From 61ab5bb5efa5c605c6e6c090bafbd825aa5ca040 Mon Sep 17 00:00:00 2001 From: Rawrington Date: Wed, 10 Jul 2019 12:15:42 +0100 Subject: [PATCH] update pages --- asset-manifest.json | 14 ++++++------ index.html | 2 +- ...nifest.2903a9bb3e3230d11a626f341faddc30.js | 22 +++++++++++++++++++ ...nifest.c6c751a0d1d976f5df8ef9f5eaab01c0.js | 22 ------------------- service-worker.js | 2 +- static/css/main.0f410e0e.chunk.css | 2 ++ static/css/main.0f410e0e.chunk.css.map | 1 + static/css/main.2d2ef68e.chunk.css | 2 -- static/css/main.2d2ef68e.chunk.css.map | 1 - static/js/2.7987e23d.chunk.js | 2 ++ static/js/2.7987e23d.chunk.js.map | 1 + static/js/2.7cddf10a.chunk.js | 2 -- static/js/2.7cddf10a.chunk.js.map | 1 - static/js/main.330ea6cd.chunk.js | 2 -- static/js/main.330ea6cd.chunk.js.map | 1 - static/js/main.e258d74f.chunk.js | 2 ++ static/js/main.e258d74f.chunk.js.map | 1 + 17 files changed, 40 insertions(+), 40 deletions(-) create mode 100644 precache-manifest.2903a9bb3e3230d11a626f341faddc30.js delete mode 100644 precache-manifest.c6c751a0d1d976f5df8ef9f5eaab01c0.js create mode 100644 static/css/main.0f410e0e.chunk.css create mode 100644 static/css/main.0f410e0e.chunk.css.map delete mode 100644 static/css/main.2d2ef68e.chunk.css delete mode 100644 static/css/main.2d2ef68e.chunk.css.map create mode 100644 static/js/2.7987e23d.chunk.js create mode 100644 static/js/2.7987e23d.chunk.js.map delete mode 100644 static/js/2.7cddf10a.chunk.js delete mode 100644 static/js/2.7cddf10a.chunk.js.map delete mode 100644 static/js/main.330ea6cd.chunk.js delete mode 100644 static/js/main.330ea6cd.chunk.js.map create mode 100644 static/js/main.e258d74f.chunk.js create mode 100644 static/js/main.e258d74f.chunk.js.map diff --git a/asset-manifest.json b/asset-manifest.json index 67ab448..7735bd6 100644 --- a/asset-manifest.json +++ b/asset-manifest.json @@ -1,15 +1,15 @@ { "files": { - "main.css": "/SkillDisplay/static/css/main.2d2ef68e.chunk.css", - "main.js": "/SkillDisplay/static/js/main.330ea6cd.chunk.js", - "main.js.map": "/SkillDisplay/static/js/main.330ea6cd.chunk.js.map", + "main.css": "/SkillDisplay/static/css/main.0f410e0e.chunk.css", + "main.js": "/SkillDisplay/static/js/main.e258d74f.chunk.js", + "main.js.map": "/SkillDisplay/static/js/main.e258d74f.chunk.js.map", "runtime~main.js": "/SkillDisplay/static/js/runtime~main.20fadea3.js", "runtime~main.js.map": "/SkillDisplay/static/js/runtime~main.20fadea3.js.map", - "static/js/2.7cddf10a.chunk.js": "/SkillDisplay/static/js/2.7cddf10a.chunk.js", - "static/js/2.7cddf10a.chunk.js.map": "/SkillDisplay/static/js/2.7cddf10a.chunk.js.map", + "static/js/2.7987e23d.chunk.js": "/SkillDisplay/static/js/2.7987e23d.chunk.js", + "static/js/2.7987e23d.chunk.js.map": "/SkillDisplay/static/js/2.7987e23d.chunk.js.map", "index.html": "/SkillDisplay/index.html", - "precache-manifest.c6c751a0d1d976f5df8ef9f5eaab01c0.js": "/SkillDisplay/precache-manifest.c6c751a0d1d976f5df8ef9f5eaab01c0.js", + "precache-manifest.2903a9bb3e3230d11a626f341faddc30.js": "/SkillDisplay/precache-manifest.2903a9bb3e3230d11a626f341faddc30.js", "service-worker.js": "/SkillDisplay/service-worker.js", - "static/css/main.2d2ef68e.chunk.css.map": "/SkillDisplay/static/css/main.2d2ef68e.chunk.css.map" + "static/css/main.0f410e0e.chunk.css.map": "/SkillDisplay/static/css/main.0f410e0e.chunk.css.map" } } \ No newline at end of file diff --git a/index.html b/index.html index 3ef0f30..2c80053 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ -Skill Display
\ No newline at end of file +Skill Display
\ No newline at end of file diff --git a/precache-manifest.2903a9bb3e3230d11a626f341faddc30.js b/precache-manifest.2903a9bb3e3230d11a626f341faddc30.js new file mode 100644 index 0000000..56e839d --- /dev/null +++ b/precache-manifest.2903a9bb3e3230d11a626f341faddc30.js @@ -0,0 +1,22 @@ +self.__precacheManifest = (self.__precacheManifest || []).concat([ + { + "revision": "08f2d0d540c9aab23b2f0b0074aa7892", + "url": "/SkillDisplay/index.html" + }, + { + "revision": "af4dba6f8b1b9f1d69a5", + "url": "/SkillDisplay/static/css/main.0f410e0e.chunk.css" + }, + { + "revision": "983315ebfc397ca9307b", + "url": "/SkillDisplay/static/js/2.7987e23d.chunk.js" + }, + { + "revision": "af4dba6f8b1b9f1d69a5", + "url": "/SkillDisplay/static/js/main.e258d74f.chunk.js" + }, + { + "revision": "e4ff8796ac8613602dd0", + "url": "/SkillDisplay/static/js/runtime~main.20fadea3.js" + } +]); \ No newline at end of file diff --git a/precache-manifest.c6c751a0d1d976f5df8ef9f5eaab01c0.js b/precache-manifest.c6c751a0d1d976f5df8ef9f5eaab01c0.js deleted file mode 100644 index 7a6d358..0000000 --- a/precache-manifest.c6c751a0d1d976f5df8ef9f5eaab01c0.js +++ /dev/null @@ -1,22 +0,0 @@ -self.__precacheManifest = (self.__precacheManifest || []).concat([ - { - "revision": "84f67e56124c003e5a08337863012763", - "url": "/SkillDisplay/index.html" - }, - { - "revision": "a41785d1bf4aeee3758d", - "url": "/SkillDisplay/static/css/main.2d2ef68e.chunk.css" - }, - { - "revision": "e3e1726d43da044c5a6a", - "url": "/SkillDisplay/static/js/2.7cddf10a.chunk.js" - }, - { - "revision": "a41785d1bf4aeee3758d", - "url": "/SkillDisplay/static/js/main.330ea6cd.chunk.js" - }, - { - "revision": "e4ff8796ac8613602dd0", - "url": "/SkillDisplay/static/js/runtime~main.20fadea3.js" - } -]); \ No newline at end of file diff --git a/service-worker.js b/service-worker.js index 98d02ec..b9aad39 100644 --- a/service-worker.js +++ b/service-worker.js @@ -14,7 +14,7 @@ importScripts("https://storage.googleapis.com/workbox-cdn/releases/4.3.1/workbox-sw.js"); importScripts( - "/SkillDisplay/precache-manifest.c6c751a0d1d976f5df8ef9f5eaab01c0.js" + "/SkillDisplay/precache-manifest.2903a9bb3e3230d11a626f341faddc30.js" ); self.addEventListener('message', (event) => { diff --git a/static/css/main.0f410e0e.chunk.css b/static/css/main.0f410e0e.chunk.css new file mode 100644 index 0000000..ec1f147 --- /dev/null +++ b/static/css/main.0f410e0e.chunk.css @@ -0,0 +1,2 @@ +body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}html{margin:0;height:100vh;overflow:hidden;background-color:rgba(20,20,20,.3)}.actions{background:linear-gradient(180deg,transparent calc(25% - 1px),hsla(0,0%,100%,.5) 25%,transparent calc(25% + 1px),transparent calc(50% - 1px),hsla(0,0%,100%,.5) 50%,transparent calc(50% + 1px),transparent calc(75% - 1px),hsla(0,0%,100%,.5) 75%,transparent calc(75% + 1px));height:3em;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.action-icon{-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-name:action-move;animation-name:action-move;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;position:absolute}.gcd{width:3rem}.ogcd{width:2rem}@-webkit-keyframes action-move{0%{-webkit-transform:translateX(calc(100vw - 3rem));transform:translateX(calc(100vw - 3rem))}to{-webkit-transform:translateX(-3rem);transform:translateX(-3rem)}}@keyframes action-move{0%{-webkit-transform:translateX(calc(100vw - 3rem));transform:translateX(calc(100vw - 3rem))}to{-webkit-transform:translateX(-3rem);transform:translateX(-3rem)}} +/*# sourceMappingURL=main.0f410e0e.chunk.css.map */ \ No newline at end of file diff --git a/static/css/main.0f410e0e.chunk.css.map b/static/css/main.0f410e0e.chunk.css.map new file mode 100644 index 0000000..228605a --- /dev/null +++ b/static/css/main.0f410e0e.chunk.css.map @@ -0,0 +1 @@ +{"version":3,"sources":["index.css","App.css","Action.css"],"names":[],"mappings":"AAAA,KACE,QAAS,CACT,mIAEY,CACZ,kCAAmC,CACnC,iCAAkC,CAClC,cACF,CAEA,KACE,QAAS,CACT,YAAa,CACb,eAAgB,CAChB,kCACF,CCfA,SAEC,+QAUI,CACJ,UAAW,CAEX,iBAAkB,CAClB,KAAK,CACL,QAAS,CACT,MAAO,CACP,OAAQ,CAER,WACD,CCtBA,aACE,8BAAuB,CAAvB,sBAAuB,CACvB,kCAA2B,CAA3B,0BAA2B,CAC3B,wCAAiC,CAAjC,gCAAiC,CACjC,oCAA6B,CAA7B,4BAA6B,CAC7B,iBACF,CAEA,KACC,UACD,CAEA,MACC,UACD,CAEA,+BACE,GACE,gDAAyC,CAAzC,wCACF,CAEA,GACE,mCAA4B,CAA5B,2BACF,CACF,CARA,uBACE,GACE,gDAAyC,CAAzC,wCACF,CAEA,GACE,mCAA4B,CAA5B,2BACF,CACF","file":"main.0f410e0e.chunk.css","sourcesContent":["body {\r\n margin: 0;\r\n font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", \"Roboto\", \"Oxygen\",\r\n \"Ubuntu\", \"Cantarell\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\",\r\n sans-serif;\r\n -webkit-font-smoothing: antialiased;\r\n -moz-osx-font-smoothing: grayscale;\r\n font-size: 16px;\r\n}\r\n\r\nhtml {\r\n margin: 0;\r\n height: 100vh;\r\n overflow: hidden;\r\n background-color: rgba(20, 20, 20, 0.3);\r\n}",".actions {\r\n\tmargin-top: 1em;\r\n\tbackground: linear-gradient(180deg, \r\n\t\trgba(0,0,0,0) calc(25% - 1px), \r\n rgba(255,255,255,0.5) calc(25%), \r\n rgba(0,0,0,0) calc(25% + 1px),\r\n rgba(0,0,0,0) calc(50% - 1px), \r\n rgba(255,255,255,0.5) calc(50%), \r\n rgba(0,0,0,0) calc(50% + 1px),\r\n\t\trgba(0,0,0,0) calc(75% - 1px), \r\n rgba(255,255,255,0.5) calc(75%), \r\n rgba(0,0,0,0) calc(75% + 1px)\r\n );\r\n\theight: 3em;\r\n\t\r\n\tposition: absolute;\r\n\ttop:0;\r\n\tbottom: 0;\r\n\tleft: 0;\r\n\tright: 0;\r\n \t\r\n\tmargin: auto;\r\n}",".action-icon {\r\n animation-duration: 10s;\r\n animation-name: action-move;\r\n animation-timing-function: linear;\r\n animation-fill-mode: forwards;\r\n position: absolute;\r\n}\r\n\r\n.gcd {\r\n\twidth: 3rem;\r\n}\r\n\r\n.ogcd {\r\n\twidth: 2rem;\r\n}\r\n\r\n@keyframes action-move {\r\n from {\r\n transform: translateX(calc(100vw - 3rem));\r\n }\r\n \r\n to {\r\n transform: translateX(-3rem);\r\n }\r\n}"]} \ No newline at end of file diff --git a/static/css/main.2d2ef68e.chunk.css b/static/css/main.2d2ef68e.chunk.css deleted file mode 100644 index 616ff97..0000000 --- a/static/css/main.2d2ef68e.chunk.css +++ /dev/null @@ -1,2 +0,0 @@ -body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}html{margin:0;height:100vh;overflow:hidden;background-color:rgba(20,20,20,.3)}.actions{position:absolute;top:0;bottom:0;left:0;right:0;margin:1em auto auto;background:linear-gradient(180deg,transparent calc(25% - 1px),hsla(0,0%,100%,.5) 25%,transparent calc(25% + 1px),transparent calc(50% - 1px),hsla(0,0%,100%,.5) 50%,transparent calc(50% + 1px),transparent calc(75% - 1px),hsla(0,0%,100%,.5) 75%,transparent calc(75% + 1px));height:3em}.action-icon{-webkit-animation-duration:10s;animation-duration:10s;-webkit-animation-name:action-move;animation-name:action-move;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;position:absolute}.gcd{width:3rem}.ogcd{width:2rem}@-webkit-keyframes action-move{0%{-webkit-transform:translateX(calc(100vw - 3rem));transform:translateX(calc(100vw - 3rem))}to{-webkit-transform:translateX(-3rem);transform:translateX(-3rem)}}@keyframes action-move{0%{-webkit-transform:translateX(calc(100vw - 3rem));transform:translateX(calc(100vw - 3rem))}to{-webkit-transform:translateX(-3rem);transform:translateX(-3rem)}} -/*# sourceMappingURL=main.2d2ef68e.chunk.css.map */ \ No newline at end of file diff --git a/static/css/main.2d2ef68e.chunk.css.map b/static/css/main.2d2ef68e.chunk.css.map deleted file mode 100644 index 6a4943f..0000000 --- a/static/css/main.2d2ef68e.chunk.css.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"sources":["index.css","App.css","Action.css"],"names":[],"mappings":"AAAA,KACE,QAAS,CACT,mIAEY,CACZ,kCAAmC,CACnC,iCAAkC,CAClC,cACF,CAEA,KACE,QAAS,CACT,YAAa,CACb,eAAgB,CAChB,kCACF,CCfA,SACC,iBAAkB,CAClB,KAAK,CACL,QAAS,CACT,MAAO,CACP,OAAQ,CAIR,oBAAe,CACf,+QAUI,CACJ,UACD,CCtBA,aACE,8BAAuB,CAAvB,sBAAuB,CACvB,kCAA2B,CAA3B,0BAA2B,CAC3B,wCAAiC,CAAjC,gCAAiC,CACjC,oCAA6B,CAA7B,4BAA6B,CAC7B,iBACF,CAEA,KACC,UACD,CAEA,MACC,UACD,CAEA,+BACE,GACE,gDAAyC,CAAzC,wCACF,CAEA,GACE,mCAA4B,CAA5B,2BACF,CACF,CARA,uBACE,GACE,gDAAyC,CAAzC,wCACF,CAEA,GACE,mCAA4B,CAA5B,2BACF,CACF","file":"main.2d2ef68e.chunk.css","sourcesContent":["body {\n margin: 0;\n font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", \"Roboto\", \"Oxygen\",\n \"Ubuntu\", \"Cantarell\", \"Fira Sans\", \"Droid Sans\", \"Helvetica Neue\",\n sans-serif;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n font-size: 16px;\n}\n\nhtml {\n margin: 0;\n height: 100vh;\n overflow: hidden;\n background-color: rgba(20, 20, 20, 0.3);\n}",".actions {\r\n\tposition: absolute;\r\n\ttop:0;\r\n\tbottom: 0;\r\n\tleft: 0;\r\n\tright: 0;\r\n \t\r\n\tmargin: auto;\r\n\t\r\n\tmargin-top: 1em;\r\n\tbackground: linear-gradient(180deg, \r\n\t\trgba(0,0,0,0) calc(25% - 1px), \r\n rgba(255,255,255,0.5) calc(25%), \r\n rgba(0,0,0,0) calc(25% + 1px),\r\n rgba(0,0,0,0) calc(50% - 1px), \r\n rgba(255,255,255,0.5) calc(50%), \r\n rgba(0,0,0,0) calc(50% + 1px),\r\n\t\trgba(0,0,0,0) calc(75% - 1px), \r\n rgba(255,255,255,0.5) calc(75%), \r\n rgba(0,0,0,0) calc(75% + 1px)\r\n );\r\n\theight: 3em;\r\n}",".action-icon {\r\n animation-duration: 10s;\r\n animation-name: action-move;\r\n animation-timing-function: linear;\r\n animation-fill-mode: forwards;\r\n position: absolute;\r\n}\r\n\r\n.gcd {\r\n\twidth: 3rem;\r\n}\r\n\r\n.ogcd {\r\n\twidth: 2rem;\r\n}\r\n\r\n@keyframes action-move {\r\n from {\r\n transform: translateX(calc(100vw - 3rem));\r\n }\r\n \r\n to {\r\n transform: translateX(-3rem);\r\n }\r\n}"]} \ No newline at end of file diff --git a/static/js/2.7987e23d.chunk.js b/static/js/2.7987e23d.chunk.js new file mode 100644 index 0000000..52ea49a --- /dev/null +++ b/static/js/2.7987e23d.chunk.js @@ -0,0 +1,2 @@ +(window.webpackJsonp=window.webpackJsonp||[]).push([[2],[function(e,t,n){"use strict";e.exports=n(13)},function(e,t,n){"use strict";function r(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}n.d(t,"a",function(){return r})},function(e,t,n){e.exports=n(20)},function(e,t,n){"use strict";var r=Object.getOwnPropertySymbols,o=Object.prototype.hasOwnProperty,i=Object.prototype.propertyIsEnumerable;e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(t).map(function(e){return t[e]}).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach(function(e){r[e]=e}),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},r)).join("")}catch(o){return!1}}()?Object.assign:function(e,t){for(var n,l,a=function(e){if(null===e||void 0===e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}(e),u=1;uz.length&&z.push(e)}function M(e,t,n){return null==e?0:function e(t,n,r,o){var a=typeof t;"undefined"!==a&&"boolean"!==a||(t=null);var u=!1;if(null===t)u=!0;else switch(a){case"string":case"number":u=!0;break;case"object":switch(t.$$typeof){case i:case l:u=!0}}if(u)return r(o,t,""===n?"."+U(t,0):n),1;if(u=0,n=""===n?".":n+":",Array.isArray(t))for(var c=0;cthis.eventPool.length&&this.eventPool.push(e)}function fe(e){e.eventPool=[],e.getPooled=ce,e.release=se}o(ue.prototype,{preventDefault:function(){this.defaultPrevented=!0;var e=this.nativeEvent;e&&(e.preventDefault?e.preventDefault():"unknown"!==typeof e.returnValue&&(e.returnValue=!1),this.isDefaultPrevented=le)},stopPropagation:function(){var e=this.nativeEvent;e&&(e.stopPropagation?e.stopPropagation():"unknown"!==typeof e.cancelBubble&&(e.cancelBubble=!0),this.isPropagationStopped=le)},persist:function(){this.isPersistent=le},isPersistent:ae,destructor:function(){var e,t=this.constructor.Interface;for(e in t)this[e]=null;this.nativeEvent=this._targetInst=this.dispatchConfig=null,this.isPropagationStopped=this.isDefaultPrevented=ae,this._dispatchInstances=this._dispatchListeners=null}}),ue.Interface={type:null,target:null,currentTarget:function(){return null},eventPhase:null,bubbles:null,cancelable:null,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:null,isTrusted:null},ue.extend=function(e){function t(){}function n(){return r.apply(this,arguments)}var r=this;t.prototype=r.prototype;var i=new t;return o(i,n.prototype),n.prototype=i,n.prototype.constructor=n,n.Interface=o({},r.Interface,e),n.extend=r.extend,fe(n),n},fe(ue);var de=ue.extend({data:null}),pe=ue.extend({data:null}),me=[9,13,27,32],he=$&&"CompositionEvent"in window,ye=null;$&&"documentMode"in document&&(ye=document.documentMode);var ve=$&&"TextEvent"in window&&!ye,ge=$&&(!he||ye&&8=ye),be=String.fromCharCode(32),we={beforeInput:{phasedRegistrationNames:{bubbled:"onBeforeInput",captured:"onBeforeInputCapture"},dependencies:["compositionend","keypress","textInput","paste"]},compositionEnd:{phasedRegistrationNames:{bubbled:"onCompositionEnd",captured:"onCompositionEndCapture"},dependencies:"blur compositionend keydown keypress keyup mousedown".split(" ")},compositionStart:{phasedRegistrationNames:{bubbled:"onCompositionStart",captured:"onCompositionStartCapture"},dependencies:"blur compositionstart keydown keypress keyup mousedown".split(" ")},compositionUpdate:{phasedRegistrationNames:{bubbled:"onCompositionUpdate",captured:"onCompositionUpdateCapture"},dependencies:"blur compositionupdate keydown keypress keyup mousedown".split(" ")}},ke=!1;function xe(e,t){switch(e){case"keyup":return-1!==me.indexOf(t.keyCode);case"keydown":return 229!==t.keyCode;case"keypress":case"mousedown":case"blur":return!0;default:return!1}}function Te(e){return"object"===typeof(e=e.detail)&&"data"in e?e.data:null}var _e=!1;var Se={eventTypes:we,extractEvents:function(e,t,n,r){var o=void 0,i=void 0;if(he)e:{switch(e){case"compositionstart":o=we.compositionStart;break e;case"compositionend":o=we.compositionEnd;break e;case"compositionupdate":o=we.compositionUpdate;break e}o=void 0}else _e?xe(e,n)&&(o=we.compositionEnd):"keydown"===e&&229===n.keyCode&&(o=we.compositionStart);return o?(ge&&"ko"!==n.locale&&(_e||o!==we.compositionStart?o===we.compositionEnd&&_e&&(i=ie()):(re="value"in(ne=r)?ne.value:ne.textContent,_e=!0)),o=de.getPooled(o,t,n,r),i?o.data=i:null!==(i=Te(n))&&(o.data=i),H(o),i=o):i=null,(e=ve?function(e,t){switch(e){case"compositionend":return Te(t);case"keypress":return 32!==t.which?null:(ke=!0,be);case"textInput":return(e=t.data)===be&&ke?null:e;default:return null}}(e,n):function(e,t){if(_e)return"compositionend"===e||!he&&xe(e,t)?(e=ie(),oe=re=ne=null,_e=!1,e):null;switch(e){case"paste":return null;case"keypress":if(!(t.ctrlKey||t.altKey||t.metaKey)||t.ctrlKey&&t.altKey){if(t.char&&1