@mapcomponents/react-maplibre 0.1.44 → 0.1.48
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +32 -2
- package/coverage/clover.xml +226 -145
- package/coverage/coverage-final.json +7 -5
- package/coverage/lcov-report/index.html +86 -71
- package/coverage/lcov-report/src/components/MapLibreMap/MapLibreMap.tsx.html +40 -10
- package/coverage/lcov-report/src/components/MapLibreMap/index.html +17 -17
- package/coverage/lcov-report/src/components/MlCreatePdfButton/MlCreatePdfButton.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MlCreatePdfButton/index.html +1 -1
- package/coverage/lcov-report/src/components/MlFeatureEditor/MlFeatureEditor.tsx.html +4 -4
- package/coverage/lcov-report/src/components/MlFeatureEditor/index.html +1 -1
- package/coverage/lcov-report/src/components/MlFillExtrusionLayer/MlFillExtrusionLayer.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MlFillExtrusionLayer/index.html +1 -1
- package/coverage/lcov-report/src/components/MlFollowGps/MlFollowGps.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MlFollowGps/index.html +1 -1
- package/coverage/lcov-report/src/components/MlGPXViewer/MlGPXViewer.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MlGPXViewer/gpxConverter.js.html +1 -1
- package/coverage/lcov-report/src/components/MlGPXViewer/index.html +1 -1
- package/coverage/lcov-report/src/components/MlGeoJsonLayer/MlGeoJsonLayer.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MlGeoJsonLayer/index.html +1 -1
- package/coverage/lcov-report/src/components/MlImageMarkerLayer/MlImageMarkerLayer.tsx.html +188 -53
- package/coverage/lcov-report/src/components/MlImageMarkerLayer/index.html +21 -21
- package/coverage/lcov-report/src/components/MlLayer/MlLayer.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MlLayer/index.html +1 -1
- package/coverage/lcov-report/src/components/MlLayerMagnify/MlLayerMagnify.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MlLayerMagnify/index.html +1 -1
- package/coverage/lcov-report/src/components/MlLayerSwipe/MlLayerSwipe.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MlLayerSwipe/index.html +1 -1
- package/coverage/lcov-report/src/components/MlLayerSwitcher/MlLayerSwitcher.js.html +2 -2
- package/coverage/lcov-report/src/components/MlLayerSwitcher/components/LayerBox.js.html +1 -1
- package/coverage/lcov-report/src/components/MlLayerSwitcher/components/index.html +1 -1
- package/coverage/lcov-report/src/components/MlLayerSwitcher/index.html +1 -1
- package/coverage/lcov-report/src/components/MlMarker/MlMarker.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MlMarker/index.html +1 -1
- package/coverage/lcov-report/src/components/MlMeasureTool/MlMeasureTool.tsx.html +265 -0
- package/coverage/lcov-report/src/components/MlMeasureTool/index.html +116 -0
- package/coverage/lcov-report/src/components/MlNavigationCompass/MlNavigationCompass.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MlNavigationCompass/index.html +1 -1
- package/coverage/lcov-report/src/components/MlNavigationTools/MlNavigationTools.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MlNavigationTools/index.html +1 -1
- package/coverage/lcov-report/src/components/MlOsmLayer/MlOsmLayer.js.html +1 -1
- package/coverage/lcov-report/src/components/MlOsmLayer/MlOsmLayer.stories_.js.html +232 -0
- package/coverage/lcov-report/src/components/MlOsmLayer/index.html +25 -10
- package/coverage/lcov-report/src/components/MlScaleReference/MlScaleReference.js.html +1 -1
- package/coverage/lcov-report/src/components/MlScaleReference/index.html +1 -1
- package/coverage/lcov-report/src/components/MlShareMapState/MlShareMapState.js.html +1 -1
- package/coverage/lcov-report/src/components/MlShareMapState/index.html +1 -1
- package/coverage/lcov-report/src/components/MlSpatialElevationProfile/MlSpatialElevationProfile.js.html +1 -1
- package/coverage/lcov-report/src/components/MlSpatialElevationProfile/index.html +1 -1
- package/coverage/lcov-report/src/components/MlThreeJsLayer/MlThreeJsLayer.js.html +1 -1
- package/coverage/lcov-report/src/components/MlThreeJsLayer/index.html +1 -1
- package/coverage/lcov-report/src/components/MlTransitionGeoJsonLayer/MlTransitionGeoJsonLayer.tsx.html +1 -1
- package/coverage/lcov-report/src/components/MlTransitionGeoJsonLayer/index.html +1 -1
- package/coverage/lcov-report/src/components/MlUseMapDebugger/MlUseMapDebugger.js.html +1 -1
- package/coverage/lcov-report/src/components/MlUseMapDebugger/index.html +1 -1
- package/coverage/lcov-report/src/components/MlVectorTileLayer/MlVectorTileLayer.tsx.html +74 -20
- package/coverage/lcov-report/src/components/MlVectorTileLayer/index.html +19 -19
- package/coverage/lcov-report/src/components/MlWmsFeatureInfoPopup/MlWmsFeatureInfoPopup.js.html +1 -1
- package/coverage/lcov-report/src/components/MlWmsFeatureInfoPopup/index.html +1 -1
- package/coverage/lcov-report/src/components/MlWmsLayer/MlWmsLayer.tsx.html +80 -20
- package/coverage/lcov-report/src/components/MlWmsLayer/index.html +21 -21
- package/coverage/lcov-report/src/components/MlWmsLoader/MlWmsLoader.tsx.html +2 -2
- package/coverage/lcov-report/src/components/MlWmsLoader/index.html +1 -1
- package/coverage/lcov-report/src/contexts/MapContext.tsx.html +1 -1
- package/coverage/lcov-report/src/contexts/SimpleDataContext.js.html +1 -1
- package/coverage/lcov-report/src/contexts/SimpleDataProvider.js.html +1 -1
- package/coverage/lcov-report/src/contexts/index.html +1 -1
- package/coverage/lcov-report/src/hooks/index.html +19 -19
- package/coverage/lcov-report/src/hooks/useLayer.ts.html +75 -27
- package/coverage/lcov-report/src/hooks/useMap.ts.html +1 -1
- package/coverage/lcov-report/src/hooks/useMapState.ts.html +1 -1
- package/coverage/lcov-report/src/hooks/useWms.js.html +2 -2
- package/coverage/lcov-report/src/index.html +1 -1
- package/coverage/lcov-report/src/index.ts.html +12 -6
- package/coverage/lcov.info +466 -281
- package/dist/index.esm.js +173 -42
- package/dist/index.esm.js.map +1 -1
- package/docs-build/{0.b1b9b035.iframe.bundle.js → 0.968bdc5f.iframe.bundle.js} +2 -2
- package/docs-build/0.968bdc5f.iframe.bundle.js.map +1 -0
- package/docs-build/{1.c50fb367.iframe.bundle.js → 1.3530bc86.iframe.bundle.js} +3 -3
- package/docs-build/1.3530bc86.iframe.bundle.js.map +1 -0
- package/docs-build/{17.2e544968.iframe.bundle.js → 17.c96fb6bc.iframe.bundle.js} +2 -2
- package/docs-build/17.c96fb6bc.iframe.bundle.js.map +1 -0
- package/docs-build/{18.42087006.iframe.bundle.js → 18.0947f810.iframe.bundle.js} +3 -3
- package/docs-build/18.0947f810.iframe.bundle.js.map +1 -0
- package/docs-build/{19.7e782442.iframe.bundle.js → 19.44204e5a.iframe.bundle.js} +2 -2
- package/docs-build/19.44204e5a.iframe.bundle.js.map +1 -0
- package/docs-build/{2.e58dc625.iframe.bundle.js → 2.c62e9630.iframe.bundle.js} +2 -2
- package/docs-build/2.c62e9630.iframe.bundle.js.map +1 -0
- package/docs-build/{20.f009289a.iframe.bundle.js → 20.50a2ad76.iframe.bundle.js} +2 -2
- package/docs-build/20.50a2ad76.iframe.bundle.js.map +1 -0
- package/docs-build/{21.1cdc9040.iframe.bundle.js → 21.ce55b70e.iframe.bundle.js} +2 -2
- package/docs-build/21.ce55b70e.iframe.bundle.js.map +1 -0
- package/docs-build/{22.c9e6b2d7.iframe.bundle.js → 22.639c6bb4.iframe.bundle.js} +2 -2
- package/docs-build/22.639c6bb4.iframe.bundle.js.map +1 -0
- package/docs-build/{3.a8172b89.iframe.bundle.js → 3.afb0e0a5.iframe.bundle.js} +2 -2
- package/docs-build/3.afb0e0a5.iframe.bundle.js.map +1 -0
- package/docs-build/catalogue/mc_meta.json +1 -1
- package/docs-build/iframe.html +1 -1
- package/docs-build/main~24120820.e956ad2c.iframe.bundle.js +2 -0
- package/docs-build/main~24120820.e956ad2c.iframe.bundle.js.map +1 -0
- package/docs-build/thumbnails/MlMeasureTool.png +0 -0
- package/docs-build/{vendors~main~0ad7406a.2054ae7c.iframe.bundle.js → vendors~main~0ad7406a.834c9ace.iframe.bundle.js} +3 -3
- package/docs-build/vendors~main~0ad7406a.834c9ace.iframe.bundle.js.map +1 -0
- package/docs-build/vendors~main~0f485567.7297d057.iframe.bundle.js +2 -0
- package/docs-build/vendors~main~0f485567.7297d057.iframe.bundle.js.map +1 -0
- package/docs-build/{vendors~main~41a6ab2c.a947ed53.iframe.bundle.js → vendors~main~41a6ab2c.19d97527.iframe.bundle.js} +2 -2
- package/docs-build/vendors~main~41a6ab2c.19d97527.iframe.bundle.js.map +1 -0
- package/docs-build/{vendors~main~52589227.1d1558cd.iframe.bundle.js → vendors~main~52589227.cebbe724.iframe.bundle.js} +2 -2
- package/docs-build/vendors~main~52589227.cebbe724.iframe.bundle.js.map +1 -0
- package/docs-build/{vendors~main~57c1f6cb.6a433835.iframe.bundle.js → vendors~main~57c1f6cb.8a8dd47e.iframe.bundle.js} +2 -2
- package/docs-build/vendors~main~57c1f6cb.8a8dd47e.iframe.bundle.js.map +1 -0
- package/docs-build/{vendors~main~73914085.a8e03e3b.iframe.bundle.js → vendors~main~73914085.2e61c0dc.iframe.bundle.js} +13 -13
- package/docs-build/vendors~main~73914085.2e61c0dc.iframe.bundle.js.map +1 -0
- package/docs-build/{vendors~main~9c5b28f6.7b8beed1.iframe.bundle.js → vendors~main~9c5b28f6.32356887.iframe.bundle.js} +3 -3
- package/docs-build/vendors~main~9c5b28f6.32356887.iframe.bundle.js.map +1 -0
- package/docs-build/vendors~main~b5906859.94dc520a.iframe.bundle.js +21 -0
- package/docs-build/vendors~main~b5906859.94dc520a.iframe.bundle.js.map +1 -0
- package/docs-build/{vendors~main~b8f44717.7053e467.iframe.bundle.js → vendors~main~b8f44717.8669cfb8.iframe.bundle.js} +3 -3
- package/docs-build/vendors~main~b8f44717.8669cfb8.iframe.bundle.js.map +1 -0
- package/docs-build/{vendors~main~b9cf3951.a4fd68f5.iframe.bundle.js → vendors~main~b9cf3951.2a2025c3.iframe.bundle.js} +11 -11
- package/docs-build/vendors~main~b9cf3951.2a2025c3.iframe.bundle.js.map +1 -0
- package/docs-build/vendors~main~d939e436.bb2b0303.iframe.bundle.js +2 -0
- package/docs-build/vendors~main~d939e436.bb2b0303.iframe.bundle.js.map +1 -0
- package/docs-build/vendors~main~f420d588.3481b43e.iframe.bundle.js +107 -0
- package/docs-build/vendors~main~f420d588.3481b43e.iframe.bundle.js.map +1 -0
- package/package.json +1 -1
- package/public/catalogue/mc_meta.json +1 -0
- package/public/thumbnails/MlMeasureTool.png +0 -0
- package/src/components/MapLibreMap/MapLibreMap.stories.js +75 -20
- package/src/components/MapLibreMap/MapLibreMap.tsx +11 -1
- package/src/components/MapLibreMap/lib/MapLibreGlWrapper.ts +2 -2
- package/src/components/MlFeatureEditor/MlFeatureEditor.tsx +3 -3
- package/src/components/MlImageMarkerLayer/MlImageMarkerLayer.test.js +1 -1
- package/src/components/MlImageMarkerLayer/MlImageMarkerLayer.tsx +82 -37
- package/src/components/MlLayerSwitcher/MlLayerSwitcher.js +1 -1
- package/src/components/MlMeasureTool/MlMeasureTool.doc.de.md +3 -0
- package/src/components/MlMeasureTool/MlMeasureTool.meta.json +15 -0
- package/src/components/MlMeasureTool/MlMeasureTool.stories.js +96 -0
- package/src/components/MlMeasureTool/MlMeasureTool.tsx +60 -0
- package/src/components/MlOsmLayer/{MlOsmLayer.stories.js → MlOsmLayer.stories_.js} +0 -0
- package/src/components/MlVectorTileLayer/MlVectorTileLayer.tsx +26 -8
- package/src/components/MlWmsLayer/MlWmsLayer.stories.js +2 -3
- package/src/components/MlWmsLayer/MlWmsLayer.tsx +27 -7
- package/src/components/MlWmsLoader/MlWmsLoader.tsx +1 -1
- package/src/hooks/useLayer.ts +27 -11
- package/src/hooks/useWms.js +1 -1
- package/src/index.ts +5 -4
- package/src/util/layerRemovalTest.js +5 -0
- package/docs-build/0.b1b9b035.iframe.bundle.js.map +0 -1
- package/docs-build/1.c50fb367.iframe.bundle.js.map +0 -1
- package/docs-build/17.2e544968.iframe.bundle.js.map +0 -1
- package/docs-build/18.42087006.iframe.bundle.js.map +0 -1
- package/docs-build/19.7e782442.iframe.bundle.js.map +0 -1
- package/docs-build/2.e58dc625.iframe.bundle.js.map +0 -1
- package/docs-build/20.f009289a.iframe.bundle.js.map +0 -1
- package/docs-build/21.1cdc9040.iframe.bundle.js.map +0 -1
- package/docs-build/22.c9e6b2d7.iframe.bundle.js.map +0 -1
- package/docs-build/3.a8172b89.iframe.bundle.js.map +0 -1
- package/docs-build/main~24120820.edd86ba9.iframe.bundle.js +0 -2
- package/docs-build/main~24120820.edd86ba9.iframe.bundle.js.map +0 -1
- package/docs-build/vendors~main~0ad7406a.2054ae7c.iframe.bundle.js.map +0 -1
- package/docs-build/vendors~main~0f485567.de36692f.iframe.bundle.js +0 -2
- package/docs-build/vendors~main~0f485567.de36692f.iframe.bundle.js.map +0 -1
- package/docs-build/vendors~main~41a6ab2c.a947ed53.iframe.bundle.js.map +0 -1
- package/docs-build/vendors~main~52589227.1d1558cd.iframe.bundle.js.map +0 -1
- package/docs-build/vendors~main~57c1f6cb.6a433835.iframe.bundle.js.map +0 -1
- package/docs-build/vendors~main~73914085.a8e03e3b.iframe.bundle.js.map +0 -1
- package/docs-build/vendors~main~9c5b28f6.7b8beed1.iframe.bundle.js.map +0 -1
- package/docs-build/vendors~main~b5906859.7f66dcaf.iframe.bundle.js +0 -21
- package/docs-build/vendors~main~b5906859.7f66dcaf.iframe.bundle.js.map +0 -1
- package/docs-build/vendors~main~b8f44717.7053e467.iframe.bundle.js.map +0 -1
- package/docs-build/vendors~main~b9cf3951.a4fd68f5.iframe.bundle.js.map +0 -1
- package/docs-build/vendors~main~d939e436.ba1cad1b.iframe.bundle.js +0 -2
- package/docs-build/vendors~main~d939e436.ba1cad1b.iframe.bundle.js.map +0 -1
- package/docs-build/vendors~main~f420d588.59c93444.iframe.bundle.js +0 -107
- package/docs-build/vendors~main~f420d588.59c93444.iframe.bundle.js.map +0 -1
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
(window.webpackJsonp=window.webpackJsonp||[]).push([[12],{108:function(e,t,r){"use strict";e.exports=r(663)},123:function(e,t,r){"use strict";var n=r(320),u=r(318);e.exports=function(e){var t=u(e);return t<=0?0:t>n?n:t}},124:function(e,t,r){"use strict";var n=r(17),u=n("%String%"),o=n("%TypeError%");e.exports=function(e){if("symbol"==typeof e)throw new o("Cannot convert a Symbol value to a string");return u(e)}},125:function(e,t,r){"use strict";var n=r(17),u=r(44),o=n("%TypeError%"),i=r(140),a=n("%Reflect.apply%",!0)||u("%Function.prototype.apply%");e.exports=function(e,t){var r=arguments.length>2?arguments[2]:[];if(!i(r))throw new o("Assertion failed: optional `argumentsList`, if provided, must be a List");return a(e,t,r)}},140:function(e,t,r){"use strict";var n=r(17)("%Array%"),u=!n.isArray&&r(44)("Object.prototype.toString");e.exports=n.isArray||function(e){return"[object Array]"===u(e)}},165:function(e,t,r){"use strict";var n=r(17)("%Object%"),u=r(108);e.exports=function(e){return u(e),n(e)}},17:function(e,t,r){"use strict";var n=SyntaxError,u=Function,o=TypeError,i=function(e){try{return u('"use strict"; return ('+e+").constructor;")()}catch(e){}},a=Object.getOwnPropertyDescriptor;if(a)try{a({},"")}catch(e){a=null}var s=function(){throw new o},c=a?function(){try{return s}catch(e){try{return a(arguments,"callee").get}catch(e){return s}}}():s,l=r(90)(),p=Object.getPrototypeOf||function(e){return e.__proto__},f={},h="undefined"==typeof Uint8Array?void 0:p(Uint8Array),y={"%AggregateError%":"undefined"==typeof AggregateError?void 0:AggregateError,"%Array%":Array,"%ArrayBuffer%":"undefined"==typeof ArrayBuffer?void 0:ArrayBuffer,"%ArrayIteratorPrototype%":l?p([][Symbol.iterator]()):void 0,"%AsyncFromSyncIteratorPrototype%":void 0,"%AsyncFunction%":f,"%AsyncGenerator%":f,"%AsyncGeneratorFunction%":f,"%AsyncIteratorPrototype%":f,"%Atomics%":"undefined"==typeof Atomics?void 0:Atomics,"%BigInt%":"undefined"==typeof BigInt?void 0:BigInt,"%Boolean%":Boolean,"%DataView%":"undefined"==typeof DataView?void 0:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Error,"%eval%":eval,"%EvalError%":EvalError,"%Float32Array%":"undefined"==typeof Float32Array?void 0:Float32Array,"%Float64Array%":"undefined"==typeof Float64Array?void 0:Float64Array,"%FinalizationRegistry%":"undefined"==typeof FinalizationRegistry?void 0:FinalizationRegistry,"%Function%":u,"%GeneratorFunction%":f,"%Int8Array%":"undefined"==typeof Int8Array?void 0:Int8Array,"%Int16Array%":"undefined"==typeof Int16Array?void 0:Int16Array,"%Int32Array%":"undefined"==typeof Int32Array?void 0:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":l?p(p([][Symbol.iterator]())):void 0,"%JSON%":"object"==typeof JSON?JSON:void 0,"%Map%":"undefined"==typeof Map?void 0:Map,"%MapIteratorPrototype%":"undefined"!=typeof Map&&l?p((new Map)[Symbol.iterator]()):void 0,"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":"undefined"==typeof Promise?void 0:Promise,"%Proxy%":"undefined"==typeof Proxy?void 0:Proxy,"%RangeError%":RangeError,"%ReferenceError%":ReferenceError,"%Reflect%":"undefined"==typeof Reflect?void 0:Reflect,"%RegExp%":RegExp,"%Set%":"undefined"==typeof Set?void 0:Set,"%SetIteratorPrototype%":"undefined"!=typeof Set&&l?p((new Set)[Symbol.iterator]()):void 0,"%SharedArrayBuffer%":"undefined"==typeof SharedArrayBuffer?void 0:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":l?p(""[Symbol.iterator]()):void 0,"%Symbol%":l?Symbol:void 0,"%SyntaxError%":n,"%ThrowTypeError%":c,"%TypedArray%":h,"%TypeError%":o,"%Uint8Array%":"undefined"==typeof Uint8Array?void 0:Uint8Array,"%Uint8ClampedArray%":"undefined"==typeof Uint8ClampedArray?void 0:Uint8ClampedArray,"%Uint16Array%":"undefined"==typeof Uint16Array?void 0:Uint16Array,"%Uint32Array%":"undefined"==typeof Uint32Array?void 0:Uint32Array,"%URIError%":URIError,"%WeakMap%":"undefined"==typeof WeakMap?void 0:WeakMap,"%WeakRef%":"undefined"==typeof WeakRef?void 0:WeakRef,"%WeakSet%":"undefined"==typeof WeakSet?void 0:WeakSet},d={"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},D=r(317),g=r(122),A=D.call(Function.call,Array.prototype.concat),m=D.call(Function.apply,Array.prototype.splice),v=D.call(Function.call,String.prototype.replace),E=D.call(Function.call,String.prototype.slice),b=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,C=/\\(\\)?/g,F=function(e){var t=E(e,0,1),r=E(e,-1);if("%"===t&&"%"!==r)throw new n("invalid intrinsic syntax, expected closing `%`");if("%"===r&&"%"!==t)throw new n("invalid intrinsic syntax, expected opening `%`");var u=[];return v(e,b,(function(e,t,r,n){u[u.length]=r?v(n,C,"$1"):t||e})),u},w=function(e,t){var r,u=e;if(g(d,u)&&(u="%"+(r=d[u])[0]+"%"),g(y,u)){var a=y[u];if(a===f&&(a=function e(t){var r;if("%AsyncFunction%"===t)r=i("async function () {}");else if("%GeneratorFunction%"===t)r=i("function* () {}");else if("%AsyncGeneratorFunction%"===t)r=i("async function* () {}");else if("%AsyncGenerator%"===t){var n=e("%AsyncGeneratorFunction%");n&&(r=n.prototype)}else if("%AsyncIteratorPrototype%"===t){var u=e("%AsyncGenerator%");u&&(r=p(u.prototype))}return y[t]=r,r}(u)),void 0===a&&!t)throw new o("intrinsic "+e+" exists, but is not available. Please file an issue!");return{alias:r,name:u,value:a}}throw new n("intrinsic "+e+" does not exist!")};e.exports=function(e,t){if("string"!=typeof e||0===e.length)throw new o("intrinsic name must be a non-empty string");if(arguments.length>1&&"boolean"!=typeof t)throw new o('"allowMissing" argument must be a boolean');var r=F(e),u=r.length>0?r[0]:"",i=w("%"+u+"%",t),s=i.name,c=i.value,l=!1,p=i.alias;p&&(u=p[0],m(r,A([0,1],p)));for(var f=1,h=!0;f<r.length;f+=1){var d=r[f],D=E(d,0,1),v=E(d,-1);if(('"'===D||"'"===D||"`"===D||'"'===v||"'"===v||"`"===v)&&D!==v)throw new n("property names with quotes must have matching quotes");if("constructor"!==d&&h||(l=!0),g(y,s="%"+(u+="."+d)+"%"))c=y[s];else if(null!=c){if(!(d in c)){if(!t)throw new o("base intrinsic for "+e+" exists, but the property is not available.");return}if(a&&f+1>=r.length){var b=a(c,d);c=(h=!!b)&&"get"in b&&!("originalValue"in b.get)?b.get:c[d]}else h=g(c,d),c=c[d];h&&!l&&(y[s]=c)}}return c}},190:function(e,t,r){"use strict";e.exports=Number.isNaN||function(e){return e!=e}},229:function(e,t,r){"use strict";r.d(t,"b",(function(){return J})),r.d(t,"a",(function(){return K}));var n=Uint8Array,u=Uint16Array,o=Uint32Array,i=new n([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]),a=new n([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]),s=new n([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),c=function(e,t){for(var r=new u(31),n=0;n<31;++n)r[n]=t+=1<<e[n-1];var i=new o(r[30]);for(n=1;n<30;++n)for(var a=r[n];a<r[n+1];++a)i[a]=a-r[n]<<5|n;return[r,i]},l=c(i,2),p=l[0],f=l[1];p[28]=258,f[258]=28;for(var h=c(a,0),y=h[0],d=h[1],D=new u(32768),g=0;g<32768;++g){var A=(43690&g)>>>1|(21845&g)<<1;A=(61680&(A=(52428&A)>>>2|(13107&A)<<2))>>>4|(3855&A)<<4,D[g]=((65280&A)>>>8|(255&A)<<8)>>>1}var m=function(e,t,r){for(var n=e.length,o=0,i=new u(t);o<n;++o)++i[e[o]-1];var a,s=new u(t);for(o=0;o<t;++o)s[o]=s[o-1]+i[o-1]<<1;if(r){a=new u(1<<t);var c=15-t;for(o=0;o<n;++o)if(e[o])for(var l=o<<4|e[o],p=t-e[o],f=s[e[o]-1]++<<p,h=f|(1<<p)-1;f<=h;++f)a[D[f]>>>c]=l}else for(a=new u(n),o=0;o<n;++o)a[o]=D[s[e[o]-1]++]>>>15-e[o];return a},v=new n(288);for(g=0;g<144;++g)v[g]=8;for(g=144;g<256;++g)v[g]=9;for(g=256;g<280;++g)v[g]=7;for(g=280;g<288;++g)v[g]=8;var E=new n(32);for(g=0;g<32;++g)E[g]=5;var b=m(v,9,0),C=m(v,9,1),F=m(E,5,0),w=m(E,5,1),S=function(e){for(var t=e[0],r=1;r<e.length;++r)e[r]>t&&(t=e[r]);return t},B=function(e,t,r){var n=t/8>>0;return(e[n]|e[n+1]<<8)>>>(7&t)&r},x=function(e,t){var r=t/8>>0;return(e[r]|e[r+1]<<8|e[r+2]<<16)>>>(7&t)},O=function(e){return(e/8>>0)+(7&e&&1)},T=function(e,t,r){(null==t||t<0)&&(t=0),(null==r||r>e.length)&&(r=e.length);var i=new(e instanceof u?u:e instanceof o?o:n)(r-t);return i.set(e.subarray(t,r)),i},j=function(e,t,r){var u=e.length,o=!t||r,c=!r||r.i;r||(r={}),t||(t=new n(3*u));var l=function(e){var r=t.length;if(e>r){var u=new n(Math.max(2*r,e));u.set(t),t=u}},f=r.f||0,h=r.p||0,d=r.b||0,D=r.l,g=r.d,A=r.m,v=r.n,E=8*u;do{if(!D){r.f=f=B(e,h,1);var b=B(e,h+1,3);if(h+=3,!b){var F=e[(U=O(h)+4)-4]|e[U-3]<<8,j=U+F;if(j>u){if(c)throw"unexpected EOF";break}o&&l(d+F),t.set(e.subarray(U,j),d),r.b=d+=F,r.p=h=8*j;continue}if(1==b)D=C,g=w,A=9,v=5;else{if(2!=b)throw"invalid block type";var P=B(e,h,31)+257,I=B(e,h+10,15)+4,N=P+B(e,h+5,31)+1;h+=14;for(var _=new n(N),k=new n(19),M=0;M<I;++M)k[s[M]]=B(e,h+3*M,7);h+=3*I;var R=S(k),L=(1<<R)-1;if(!c&&h+N*(R+7)>E)break;var q=m(k,R,1);for(M=0;M<N;){var U,G=q[B(e,h,L)];if(h+=15&G,(U=G>>>4)<16)_[M++]=U;else{var V=0,H=0;for(16==U?(H=3+B(e,h,3),h+=2,V=_[M-1]):17==U?(H=3+B(e,h,7),h+=3):18==U&&(H=11+B(e,h,127),h+=7);H--;)_[M++]=V}}var W=_.subarray(0,P),z=_.subarray(P);A=S(W),v=S(z),D=m(W,A,1),g=m(z,v,1)}if(h>E)throw"unexpected EOF"}o&&l(d+131072);for(var $=(1<<A)-1,J=(1<<v)-1,K=A+v+18;c||h+K<E;){var X=(V=D[x(e,h)&$])>>>4;if((h+=15&V)>E)throw"unexpected EOF";if(!V)throw"invalid length/literal";if(X<256)t[d++]=X;else{if(256==X){D=null;break}var Y=X-254;if(X>264){var Z=i[M=X-257];Y=B(e,h,(1<<Z)-1)+p[M],h+=Z}var Q=g[x(e,h)&J],ee=Q>>>4;if(!Q)throw"invalid distance";h+=15&Q;z=y[ee];if(ee>3){Z=a[ee];z+=x(e,h)&(1<<Z)-1,h+=Z}if(h>E)throw"unexpected EOF";o&&l(d+131072);for(var te=d+Y;d<te;d+=4)t[d]=t[d-z],t[d+1]=t[d+1-z],t[d+2]=t[d+2-z],t[d+3]=t[d+3-z];d=te}}r.l=D,r.p=h,r.b=d,D&&(f=1,r.m=A,r.d=g,r.n=v)}while(!f);return d==t.length?t:T(t,0,d)},P=function(e,t,r){r<<=7&t;var n=t/8>>0;e[n]|=r,e[n+1]|=r>>>8},I=function(e,t,r){r<<=7&t;var n=t/8>>0;e[n]|=r,e[n+1]|=r>>>8,e[n+2]|=r>>>16},N=function(e,t){for(var r=[],o=0;o<e.length;++o)e[o]&&r.push({s:o,f:e[o]});var i=r.length,a=r.slice();if(!i)return[new n(0),0];if(1==i){var s=new n(r[0].s+1);return s[r[0].s]=1,[s,1]}r.sort((function(e,t){return e.f-t.f})),r.push({s:-1,f:25001});var c=r[0],l=r[1],p=0,f=1,h=2;for(r[0]={s:-1,f:c.f+l.f,l:c,r:l};f!=i-1;)c=r[r[p].f<r[h].f?p++:h++],l=r[p!=f&&r[p].f<r[h].f?p++:h++],r[f++]={s:-1,f:c.f+l.f,l:c,r:l};var y=a[0].s;for(o=1;o<i;++o)a[o].s>y&&(y=a[o].s);var d=new u(y+1),D=_(r[f-1],d,0);if(D>t){o=0;var g=0,A=D-t,m=1<<A;for(a.sort((function(e,t){return d[t.s]-d[e.s]||e.f-t.f}));o<i;++o){var v=a[o].s;if(!(d[v]>t))break;g+=m-(1<<D-d[v]),d[v]=t}for(g>>>=A;g>0;){var E=a[o].s;d[E]<t?g-=1<<t-d[E]++-1:++o}for(;o>=0&&g;--o){var b=a[o].s;d[b]==t&&(--d[b],++g)}D=t}return[new n(d),D]},_=function(e,t,r){return-1==e.s?Math.max(_(e.l,t,r+1),_(e.r,t,r+1)):t[e.s]=r},k=function(e){for(var t=e.length;t&&!e[--t];);for(var r=new u(++t),n=0,o=e[0],i=1,a=function(e){r[n++]=e},s=1;s<=t;++s)if(e[s]==o&&s!=t)++i;else{if(!o&&i>2){for(;i>138;i-=138)a(32754);i>2&&(a(i>10?i-11<<5|28690:i-3<<5|12305),i=0)}else if(i>3){for(a(o),--i;i>6;i-=6)a(8304);i>2&&(a(i-3<<5|8208),i=0)}for(;i--;)a(o);i=1,o=e[s]}return[r.subarray(0,n),t]},M=function(e,t){for(var r=0,n=0;n<t.length;++n)r+=e[n]*t[n];return r},R=function(e,t,r){var n=r.length,u=O(t+2);e[u]=255&n,e[u+1]=n>>>8,e[u+2]=255^e[u],e[u+3]=255^e[u+1];for(var o=0;o<n;++o)e[u+o+4]=r[o];return 8*(u+4+n)},L=function(e,t,r,n,o,c,l,p,f,h,y){P(t,y++,r),++o[256];for(var d=N(o,15),D=d[0],g=d[1],A=N(c,15),C=A[0],w=A[1],S=k(D),B=S[0],x=S[1],O=k(C),T=O[0],j=O[1],_=new u(19),L=0;L<B.length;++L)_[31&B[L]]++;for(L=0;L<T.length;++L)_[31&T[L]]++;for(var q=N(_,7),U=q[0],G=q[1],V=19;V>4&&!U[s[V-1]];--V);var H,W,z,$,J=h+5<<3,K=M(o,v)+M(c,E)+l,X=M(o,D)+M(c,C)+l+14+3*V+M(_,U)+(2*_[16]+3*_[17]+7*_[18]);if(J<=K&&J<=X)return R(t,y,e.subarray(f,f+h));if(P(t,y,1+(X<K)),y+=2,X<K){H=m(D,g,0),W=D,z=m(C,w,0),$=C;var Y=m(U,G,0);P(t,y,x-257),P(t,y+5,j-1),P(t,y+10,V-4),y+=14;for(L=0;L<V;++L)P(t,y+3*L,U[s[L]]);y+=3*V;for(var Z=[B,T],Q=0;Q<2;++Q){var ee=Z[Q];for(L=0;L<ee.length;++L){var te=31&ee[L];P(t,y,Y[te]),y+=U[te],te>15&&(P(t,y,ee[L]>>>5&127),y+=ee[L]>>>12)}}}else H=b,W=v,z=F,$=E;for(L=0;L<p;++L)if(n[L]>255){te=n[L]>>>18&31;I(t,y,H[te+257]),y+=W[te+257],te>7&&(P(t,y,n[L]>>>23&31),y+=i[te]);var re=31&n[L];I(t,y,z[re]),y+=$[re],re>3&&(I(t,y,n[L]>>>5&8191),y+=a[re])}else I(t,y,H[n[L]]),y+=W[n[L]];return I(t,y,H[256]),y+W[256]},q=new o([65540,131080,131088,131104,262176,1048704,1048832,2114560,2117632]),U=new n(0),G=function(e,t,r,s,c,l){var p=e.length,h=new n(s+p+5*(1+Math.floor(p/7e3))+c),y=h.subarray(s,h.length-c),D=0;if(!t||p<8)for(var g=0;g<=p;g+=65535){var A=g+65535;A<p?D=R(y,D,e.subarray(g,A)):(y[g]=l,D=R(y,D,e.subarray(g,p)))}else{for(var m=q[t-1],v=m>>>13,E=8191&m,b=(1<<r)-1,C=new u(32768),F=new u(b+1),w=Math.ceil(r/3),S=2*w,B=function(t){return(e[t]^e[t+1]<<w^e[t+2]<<S)&b},x=new o(25e3),j=new u(288),P=new u(32),I=0,N=0,_=(g=0,0),k=0,M=0;g<p;++g){var G=B(g),V=32767&g,H=F[G];if(C[V]=H,F[G]=V,k<=g){var W=p-g;if((I>7e3||_>24576)&&W>423){D=L(e,y,0,x,j,P,N,_,M,g-M,D),_=I=N=0,M=g;for(var z=0;z<286;++z)j[z]=0;for(z=0;z<30;++z)P[z]=0}var $=2,J=0,K=E,X=V-H&32767;if(W>2&&G==B(g-X))for(var Y=Math.min(v,W)-1,Z=Math.min(32767,g),Q=Math.min(258,W);X<=Z&&--K&&V!=H;){if(e[g+$]==e[g+$-X]){for(var ee=0;ee<Q&&e[g+ee]==e[g+ee-X];++ee);if(ee>$){if($=ee,J=X,ee>Y)break;var te=Math.min(X,ee-2),re=0;for(z=0;z<te;++z){var ne=g-X+z+32768&32767,ue=ne-C[ne]+32768&32767;ue>re&&(re=ue,H=ne)}}}X+=(V=H)-(H=C[V])+32768&32767}if(J){x[_++]=268435456|f[$]<<18|d[J];var oe=31&f[$],ie=31&d[J];N+=i[oe]+a[ie],++j[257+oe],++P[ie],k=g+$,++I}else x[_++]=e[g],++j[e[g]]}}D=L(e,y,l,x,j,P,N,_,M,g-M,D),l||(D=R(y,D,U))}return T(h,0,s+O(D)+c)},V=function(){var e=1,t=0;return{p:function(r){for(var n=e,u=t,o=r.length,i=0;i!=o;){for(var a=Math.min(i+5552,o);i<a;++i)u+=n+=r[i];n%=65521,u%=65521}e=n,t=u},d:function(){return(e>>>8<<16|(255&t)<<8|t>>>8)+2*((255&e)<<23)}}},H=function(e,t,r,n,u){return G(e,null==t.level?6:t.level,null==t.mem?Math.ceil(1.5*Math.max(8,Math.min(13,Math.log(e.length)))):12+t.mem,r,n,!u)},W=function(e,t,r){for(;r;++t)e[t]=r,r>>>=8},z=function(e,t){var r=t.level,n=0==r?0:r<6?1:9==r?3:2;e[0]=120,e[1]=n<<6|(n?32-2*n:1)},$=function(e){if(8!=(15&e[0])||e[0]>>>4>7||(e[0]<<8|e[1])%31)throw"invalid zlib data";if(32&e[1])throw"invalid zlib data: preset dictionaries not supported"};function J(e,t){void 0===t&&(t={});var r=V();r.p(e);var n=H(e,t,2,4);return z(n,t),W(n,n.length-4,r.d()),n}function K(e,t){return j(($(e),e.subarray(2,-4)),t)}},249:function(e,t,r){"use strict";var n=r(190);e.exports=function(e,t){return e===t?0!==e||1/e==1/t:n(e)&&n(t)}},317:function(e,t,r){"use strict";var n=r(653);e.exports=Function.prototype.bind||n},318:function(e,t,r){"use strict";var n=r(408),u=r(409),o=r(410),i=r(190),a=r(319),s=r(662);e.exports=function(e){var t=o(e);return i(t)||0===t?0:a(t)?s(t)*u(n(t)):t}},319:function(e,t,r){"use strict";var n=Number.isNaN||function(e){return e!=e};e.exports=Number.isFinite||function(e){return"number"==typeof e&&!n(e)&&e!==1/0&&e!==-1/0}},320:function(e,t,r){"use strict";var n=r(17),u=n("%Math%"),o=n("%Number%");e.exports=o.MAX_SAFE_INTEGER||u.pow(2,53)-1},322:function(e,t,r){"use strict";var n=r(17)("%Object.defineProperty%",!0);if(n)try{n({},"a",{value:1})}catch(e){n=null}var u=n&&0===n([],"length",{value:1}).length,o=u&&r(680),i=r(44)("Object.prototype.propertyIsEnumerable");e.exports=function(e,t,r,a,s,c){if(!n){if(!e(c))return!1;if(!c["[[Configurable]]"]||!c["[[Writable]]"])return!1;if(s in a&&i(a,s)!==!!c["[[Enumerable]]"])return!1;var l=c["[[Value]]"];return a[s]=l,t(a[s],l)}return u&&"length"===s&&"[[Value]]"in c&&o(a)&&a.length!==c["[[Value]]"]?(a.length=c["[[Value]]"],a.length===c["[[Value]]"]):(n(a,s,r(c)),!0)}},323:function(e,t,r){"use strict";var n=r(324),u=r(34);e.exports=function(e){if(void 0===e)return e;n(u,"Property Descriptor","Desc",e);var t={};return"[[Value]]"in e&&(t.value=e["[[Value]]"]),"[[Writable]]"in e&&(t.writable=e["[[Writable]]"]),"[[Get]]"in e&&(t.get=e["[[Get]]"]),"[[Set]]"in e&&(t.set=e["[[Set]]"]),"[[Enumerable]]"in e&&(t.enumerable=e["[[Enumerable]]"]),"[[Configurable]]"in e&&(t.configurable=e["[[Configurable]]"]),t}},324:function(e,t,r){"use strict";var n=r(17),u=n("%TypeError%"),o=n("%SyntaxError%"),i=r(122),a={"Property Descriptor":function(e,t){if("Object"!==e(t))return!1;var r={"[[Configurable]]":!0,"[[Enumerable]]":!0,"[[Get]]":!0,"[[Set]]":!0,"[[Value]]":!0,"[[Writable]]":!0};for(var n in t)if(i(t,n)&&!r[n])return!1;var o=i(t,"[[Value]]"),a=i(t,"[[Get]]")||i(t,"[[Set]]");if(o&&a)throw new u("Property Descriptors may not be both accessor and data descriptors");return!0}};e.exports=function(e,t,r,n){var i=a[t];if("function"!=typeof i)throw new o("unknown record type: "+t);if(!i(e,n))throw new u(r+" must be a "+t)}},325:function(e,t,r){"use strict";e.exports=function(e){return!!e}},326:function(e,t,r){"use strict";var n=r(122),u=r(324),o=r(34);e.exports=function(e){return void 0!==e&&(u(o,"Property Descriptor","Desc",e),!(!n(e,"[[Value]]")&&!n(e,"[[Writable]]")))}},328:function(e,t,r){"use strict";var n=r(17),u=n("%Symbol.species%",!0),o=n("%TypeError%"),i=r(699),a=r(77),s=r(140),c=r(418),l=r(329),p=r(34);e.exports=function(e,t){if(!l(t)||t<0)throw new o("Assertion failed: length must be an integer >= 0");if(!s(e))return i(t);var r=a(e,"constructor");if(u&&"Object"===p(r)&&null===(r=a(r,u))&&(r=void 0),void 0===r)return i(t);if(!c(r))throw new o("C must be a constructor");return new r(t)}},329:function(e,t,r){"use strict";var n=r(408),u=r(409),o=r(34),i=r(190),a=r(319);e.exports=function(e){if("Number"!==o(e)||i(e)||!a(e))return!1;var t=n(e);return u(t)===t}},330:function(e,t,r){"use strict";var n=r(17)("%TypeError%"),u=r(414),o=r(91),i=r(34);e.exports=function(e,t,r){if("Object"!==i(e))throw new n("Assertion failed: Type(O) is not Object");if(!o(t))throw new n("Assertion failed: IsPropertyKey(P) is not true");var a=u(e,t,r);if(!a)throw new n("unable to create data property");return a}},331:function(e,t,r){"use strict";var n=r(17)("%TypeError%"),u=r(425),o=r(95),i=r(91);e.exports=function(e,t){if(!i(t))throw new n("Assertion failed: IsPropertyKey(P) is not true");var r=u(e,t);if(null!=r){if(!o(r))throw new n(t+"is not a function");return r}}},34:function(e,t,r){"use strict";var n=r(681);e.exports=function(e){return"symbol"==typeof e?"Symbol":"bigint"==typeof e?"BigInt":n(e)}},368:function(e,t,r){!function(){"use strict";t.ast=r(922),t.code=r(500),t.keyword=r(923)}()},406:function(e,t,r){"use strict";var n=function(){return"string"==typeof function(){}.name},u=Object.getOwnPropertyDescriptor;if(u)try{u([],"length")}catch(e){u=null}n.functionsHaveConfigurableNames=function(){return n()&&u&&!!u((function(){}),"name").configurable};var o=Function.prototype.bind;n.boundFunctionsHaveNames=function(){return n()&&"function"==typeof o&&""!==function(){}.bind().name},e.exports=n},408:function(e,t,r){"use strict";var n=r(17)("%Math.abs%");e.exports=function(e){return n(e)}},409:function(e,t,r){"use strict";var n=Math.floor;e.exports=function(e){return n(e)}},410:function(e,t,r){"use strict";var n=r(17),u=n("%TypeError%"),o=n("%Number%"),i=n("%RegExp%"),a=n("%parseInt%"),s=r(44),c=r(658),l=r(411),p=s("String.prototype.slice"),f=c(/^0b[01]+$/i),h=c(/^0o[0-7]+$/i),y=c(/^[-+]0x[0-9a-f]+$/i),d=c(new i("["+["
","",""].join("")+"]","g")),D=["\t\n\v\f\r "," \u2028","\u2029\ufeff"].join(""),g=new RegExp("(^["+D+"]+)|(["+D+"]+$)","g"),A=s("String.prototype.replace"),m=r(412);e.exports=function e(t){var r=l(t)?t:m(t,o);if("symbol"==typeof r)throw new u("Cannot convert a Symbol value to a number");if("bigint"==typeof r)throw new u("Conversion from 'BigInt' to 'number' is not allowed.");if("string"==typeof r){if(f(r))return e(a(p(r,2),2));if(h(r))return e(a(p(r,2),8));if(d(r)||y(r))return NaN;var n=function(e){return A(e,g,"")}(r);if(n!==r)return e(n)}return o(r)}},411:function(e,t,r){"use strict";e.exports=function(e){return null===e||"function"!=typeof e&&"object"!=typeof e}},412:function(e,t,r){"use strict";var n=r(659);e.exports=function(e){return arguments.length>1?n(e,arguments[1]):n(e)}},414:function(e,t,r){"use strict";var n=r(17)("%TypeError%"),u=r(322),o=r(323),i=r(682),a=r(326),s=r(684),c=r(91),l=r(249),p=r(34);e.exports=function(e,t,r){if("Object"!==p(e))throw new n("Assertion failed: Type(O) is not Object");if(!c(t))throw new n("Assertion failed: IsPropertyKey(P) is not true");var f=i(e,t),h=!f||s(e);return!(f&&(!f["[[Writable]]"]||!f["[[Configurable]]"])||!h)&&u(a,l,o,e,t,{"[[Configurable]]":!0,"[[Enumerable]]":!0,"[[Value]]":r,"[[Writable]]":!0})}},415:function(e,t,r){"use strict";var n=r(17)("%Symbol.match%",!0),u=r(371),o=r(325);e.exports=function(e){if(!e||"object"!=typeof e)return!1;if(n){var t=e[n];if(void 0!==t)return o(t)}return u(e)}},416:function(e,t,r){"use strict";var n=r(122),u=r(17)("%TypeError%"),o=r(34),i=r(325),a=r(95);e.exports=function(e){if("Object"!==o(e))throw new u("ToPropertyDescriptor requires an object");var t={};if(n(e,"enumerable")&&(t["[[Enumerable]]"]=i(e.enumerable)),n(e,"configurable")&&(t["[[Configurable]]"]=i(e.configurable)),n(e,"value")&&(t["[[Value]]"]=e.value),n(e,"writable")&&(t["[[Writable]]"]=i(e.writable)),n(e,"get")){var r=e.get;if(void 0!==r&&!a(r))throw new u("getter must be a function");t["[[Get]]"]=r}if(n(e,"set")){var s=e.set;if(void 0!==s&&!a(s))throw new u("setter must be a function");t["[[Set]]"]=s}if((n(t,"[[Get]]")||n(t,"[[Set]]"))&&(n(t,"[[Value]]")||n(t,"[[Writable]]")))throw new u("Invalid property descriptor. Cannot both specify accessors and a value or writable attribute");return t}},417:function(e,t,r){"use strict";var n=r(17),u=n("%Symbol.species%",!0),o=n("%TypeError%"),i=r(418),a=r(34);e.exports=function(e,t){if("Object"!==a(e))throw new o("Assertion failed: Type(O) is not Object");var r=e.constructor;if(void 0===r)return t;if("Object"!==a(r))throw new o("O.constructor is not an Object");var n=u?r[u]:void 0;if(null==n)return t;if(i(n))return n;throw new o("no constructor found")}},418:function(e,t,r){"use strict";var n=r(690)("%Reflect.construct%",!0),u=r(691);try{u({},"",{"[[Get]]":function(){}})}catch(e){u=null}if(u&&n){var o={},i={};u(i,"length",{"[[Get]]":function(){throw o},"[[Enumerable]]":!0}),e.exports=function(e){try{n(e,i)}catch(e){return e===o}}}else e.exports=function(e){return"function"==typeof e&&!!e.prototype}},419:function(e,t,r){"use strict";var n=r(17)("%TypeError%"),u=r(320),o=r(125),i=r(330),a=r(77),s=r(420),c=r(140),l=r(701),p=r(124);e.exports=function e(t,r,f,h,y){var d;arguments.length>5&&(d=arguments[5]);for(var D=h,g=0;g<f;){var A=p(g),m=s(r,A);if(!0===m){var v=a(r,A);if(void 0!==d){if(arguments.length<=6)throw new n("Assertion failed: thisArg is required when mapperFunction is provided");v=o(d,arguments[6],[v,g,r])}var E=!1;if(y>0&&(E=c(v)),E){var b=l(v);D=e(t,v,b,D,y-1)}else{if(D>=u)throw new n("index too large");i(t,p(D),v),D+=1}}g+=1}return D}},420:function(e,t,r){"use strict";var n=r(17)("%TypeError%"),u=r(91),o=r(34);e.exports=function(e,t){if("Object"!==o(e))throw new n("Assertion failed: `O` must be an Object");if(!u(t))throw new n("Assertion failed: `P` must be a Property Key");return t in e}},421:function(e,t,r){"use strict";var n;try{n=Function("s","return { [s]() {} }[s].name;")}catch(e){}e.exports=n&&"inferred"===function(){}.name?n:null},422:function(e,t,r){"use strict";var n=r(17),u=r(718),o=r(329),i=r(34),a=r(320),s=n("%TypeError%");e.exports=function(e,t,r){if("String"!==i(e))throw new s("Assertion failed: `S` must be a String");if(!o(t)||t<0||t>a)throw new s("Assertion failed: `length` must be an integer >= 0 and <= 2**53");if("Boolean"!==i(r))throw new s("Assertion failed: `unicode` must be a Boolean");return r?t+1>=e.length?t+1:t+u(e,t)["[[CodeUnitCount]]"]:t+1}},423:function(e,t,r){"use strict";e.exports=function(e){return"number"==typeof e&&e>=55296&&e<=56319}},424:function(e,t,r){"use strict";e.exports=function(e){return"number"==typeof e&&e>=56320&&e<=57343}},425:function(e,t,r){"use strict";var n=r(17)("%TypeError%"),u=r(91),o=r(165);e.exports=function(e,t){if(!u(t))throw new n("Assertion failed: IsPropertyKey(P) is not true");return o(e)[t]}},430:function(e,t,r){"use strict";var n=r(17)("%TypeError%"),u=r(91),o=r(249),i=r(34),a=function(){try{return delete[].length,!0}catch(e){return!1}}();e.exports=function(e,t,r,s){if("Object"!==i(e))throw new n("Assertion failed: `O` must be an Object");if(!u(t))throw new n("Assertion failed: `P` must be a Property Key");if("Boolean"!==i(s))throw new n("Assertion failed: `Throw` must be a Boolean");if(s){if(e[t]=r,a&&!o(e[t],r))throw new n("Attempted to assign to readonly property.");return!0}try{return e[t]=r,!a||o(e[t],r)}catch(e){return!1}}},488:function(e,t,r){"use strict";var n=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.decodeHTML=t.decodeHTMLStrict=t.decodeXML=void 0;var u=n(r(489)),o=n(r(897)),i=n(r(490)),a=n(r(898)),s=/&(?:[a-zA-Z0-9]+|#[xX][\da-fA-F]+|#\d+);/g;function c(e){var t=p(e);return function(e){return String(e).replace(s,t)}}t.decodeXML=c(i.default),t.decodeHTMLStrict=c(u.default);var l=function(e,t){return e<t?1:-1};function p(e){return function(t){if("#"===t.charAt(1)){var r=t.charAt(2);return"X"===r||"x"===r?a.default(parseInt(t.substr(3),16)):a.default(parseInt(t.substr(2),10))}return e[t.slice(1,-1)]||t}}t.decodeHTML=function(){for(var e=Object.keys(o.default).sort(l),t=Object.keys(u.default).sort(l),r=0,n=0;r<t.length;r++)e[n]===t[r]?(t[r]+=";?",n++):t[r]+=";";var i=new RegExp("&(?:"+t.join("|")+"|#[xX][\\da-fA-F]+;?|#\\d+;?)","g"),a=p(u.default);function s(e){return";"!==e.substr(-1)&&(e+=";"),a(e)}return function(e){return String(e).replace(i,s)}}()},489:function(e){e.exports=JSON.parse('{"Aacute":"Á","aacute":"á","Abreve":"Ă","abreve":"ă","ac":"∾","acd":"∿","acE":"∾̳","Acirc":"Â","acirc":"â","acute":"´","Acy":"А","acy":"а","AElig":"Æ","aelig":"æ","af":"","Afr":"𝔄","afr":"𝔞","Agrave":"À","agrave":"à","alefsym":"ℵ","aleph":"ℵ","Alpha":"Α","alpha":"α","Amacr":"Ā","amacr":"ā","amalg":"⨿","amp":"&","AMP":"&","andand":"⩕","And":"⩓","and":"∧","andd":"⩜","andslope":"⩘","andv":"⩚","ang":"∠","ange":"⦤","angle":"∠","angmsdaa":"⦨","angmsdab":"⦩","angmsdac":"⦪","angmsdad":"⦫","angmsdae":"⦬","angmsdaf":"⦭","angmsdag":"⦮","angmsdah":"⦯","angmsd":"∡","angrt":"∟","angrtvb":"⊾","angrtvbd":"⦝","angsph":"∢","angst":"Å","angzarr":"⍼","Aogon":"Ą","aogon":"ą","Aopf":"𝔸","aopf":"𝕒","apacir":"⩯","ap":"≈","apE":"⩰","ape":"≊","apid":"≋","apos":"\'","ApplyFunction":"","approx":"≈","approxeq":"≊","Aring":"Å","aring":"å","Ascr":"𝒜","ascr":"𝒶","Assign":"≔","ast":"*","asymp":"≈","asympeq":"≍","Atilde":"Ã","atilde":"ã","Auml":"Ä","auml":"ä","awconint":"∳","awint":"⨑","backcong":"≌","backepsilon":"϶","backprime":"‵","backsim":"∽","backsimeq":"⋍","Backslash":"∖","Barv":"⫧","barvee":"⊽","barwed":"⌅","Barwed":"⌆","barwedge":"⌅","bbrk":"⎵","bbrktbrk":"⎶","bcong":"≌","Bcy":"Б","bcy":"б","bdquo":"„","becaus":"∵","because":"∵","Because":"∵","bemptyv":"⦰","bepsi":"϶","bernou":"ℬ","Bernoullis":"ℬ","Beta":"Β","beta":"β","beth":"ℶ","between":"≬","Bfr":"𝔅","bfr":"𝔟","bigcap":"⋂","bigcirc":"◯","bigcup":"⋃","bigodot":"⨀","bigoplus":"⨁","bigotimes":"⨂","bigsqcup":"⨆","bigstar":"★","bigtriangledown":"▽","bigtriangleup":"△","biguplus":"⨄","bigvee":"⋁","bigwedge":"⋀","bkarow":"⤍","blacklozenge":"⧫","blacksquare":"▪","blacktriangle":"▴","blacktriangledown":"▾","blacktriangleleft":"◂","blacktriangleright":"▸","blank":"␣","blk12":"▒","blk14":"░","blk34":"▓","block":"█","bne":"=⃥","bnequiv":"≡⃥","bNot":"⫭","bnot":"⌐","Bopf":"𝔹","bopf":"𝕓","bot":"⊥","bottom":"⊥","bowtie":"⋈","boxbox":"⧉","boxdl":"┐","boxdL":"╕","boxDl":"╖","boxDL":"╗","boxdr":"┌","boxdR":"╒","boxDr":"╓","boxDR":"╔","boxh":"─","boxH":"═","boxhd":"┬","boxHd":"╤","boxhD":"╥","boxHD":"╦","boxhu":"┴","boxHu":"╧","boxhU":"╨","boxHU":"╩","boxminus":"⊟","boxplus":"⊞","boxtimes":"⊠","boxul":"┘","boxuL":"╛","boxUl":"╜","boxUL":"╝","boxur":"└","boxuR":"╘","boxUr":"╙","boxUR":"╚","boxv":"│","boxV":"║","boxvh":"┼","boxvH":"╪","boxVh":"╫","boxVH":"╬","boxvl":"┤","boxvL":"╡","boxVl":"╢","boxVL":"╣","boxvr":"├","boxvR":"╞","boxVr":"╟","boxVR":"╠","bprime":"‵","breve":"˘","Breve":"˘","brvbar":"¦","bscr":"𝒷","Bscr":"ℬ","bsemi":"⁏","bsim":"∽","bsime":"⋍","bsolb":"⧅","bsol":"\\\\","bsolhsub":"⟈","bull":"•","bullet":"•","bump":"≎","bumpE":"⪮","bumpe":"≏","Bumpeq":"≎","bumpeq":"≏","Cacute":"Ć","cacute":"ć","capand":"⩄","capbrcup":"⩉","capcap":"⩋","cap":"∩","Cap":"⋒","capcup":"⩇","capdot":"⩀","CapitalDifferentialD":"ⅅ","caps":"∩︀","caret":"⁁","caron":"ˇ","Cayleys":"ℭ","ccaps":"⩍","Ccaron":"Č","ccaron":"č","Ccedil":"Ç","ccedil":"ç","Ccirc":"Ĉ","ccirc":"ĉ","Cconint":"∰","ccups":"⩌","ccupssm":"⩐","Cdot":"Ċ","cdot":"ċ","cedil":"¸","Cedilla":"¸","cemptyv":"⦲","cent":"¢","centerdot":"·","CenterDot":"·","cfr":"𝔠","Cfr":"ℭ","CHcy":"Ч","chcy":"ч","check":"✓","checkmark":"✓","Chi":"Χ","chi":"χ","circ":"ˆ","circeq":"≗","circlearrowleft":"↺","circlearrowright":"↻","circledast":"⊛","circledcirc":"⊚","circleddash":"⊝","CircleDot":"⊙","circledR":"®","circledS":"Ⓢ","CircleMinus":"⊖","CirclePlus":"⊕","CircleTimes":"⊗","cir":"○","cirE":"⧃","cire":"≗","cirfnint":"⨐","cirmid":"⫯","cirscir":"⧂","ClockwiseContourIntegral":"∲","CloseCurlyDoubleQuote":"”","CloseCurlyQuote":"’","clubs":"♣","clubsuit":"♣","colon":":","Colon":"∷","Colone":"⩴","colone":"≔","coloneq":"≔","comma":",","commat":"@","comp":"∁","compfn":"∘","complement":"∁","complexes":"ℂ","cong":"≅","congdot":"⩭","Congruent":"≡","conint":"∮","Conint":"∯","ContourIntegral":"∮","copf":"𝕔","Copf":"ℂ","coprod":"∐","Coproduct":"∐","copy":"©","COPY":"©","copysr":"℗","CounterClockwiseContourIntegral":"∳","crarr":"↵","cross":"✗","Cross":"⨯","Cscr":"𝒞","cscr":"𝒸","csub":"⫏","csube":"⫑","csup":"⫐","csupe":"⫒","ctdot":"⋯","cudarrl":"⤸","cudarrr":"⤵","cuepr":"⋞","cuesc":"⋟","cularr":"↶","cularrp":"⤽","cupbrcap":"⩈","cupcap":"⩆","CupCap":"≍","cup":"∪","Cup":"⋓","cupcup":"⩊","cupdot":"⊍","cupor":"⩅","cups":"∪︀","curarr":"↷","curarrm":"⤼","curlyeqprec":"⋞","curlyeqsucc":"⋟","curlyvee":"⋎","curlywedge":"⋏","curren":"¤","curvearrowleft":"↶","curvearrowright":"↷","cuvee":"⋎","cuwed":"⋏","cwconint":"∲","cwint":"∱","cylcty":"⌭","dagger":"†","Dagger":"‡","daleth":"ℸ","darr":"↓","Darr":"↡","dArr":"⇓","dash":"‐","Dashv":"⫤","dashv":"⊣","dbkarow":"⤏","dblac":"˝","Dcaron":"Ď","dcaron":"ď","Dcy":"Д","dcy":"д","ddagger":"‡","ddarr":"⇊","DD":"ⅅ","dd":"ⅆ","DDotrahd":"⤑","ddotseq":"⩷","deg":"°","Del":"∇","Delta":"Δ","delta":"δ","demptyv":"⦱","dfisht":"⥿","Dfr":"𝔇","dfr":"𝔡","dHar":"⥥","dharl":"⇃","dharr":"⇂","DiacriticalAcute":"´","DiacriticalDot":"˙","DiacriticalDoubleAcute":"˝","DiacriticalGrave":"`","DiacriticalTilde":"˜","diam":"⋄","diamond":"⋄","Diamond":"⋄","diamondsuit":"♦","diams":"♦","die":"¨","DifferentialD":"ⅆ","digamma":"ϝ","disin":"⋲","div":"÷","divide":"÷","divideontimes":"⋇","divonx":"⋇","DJcy":"Ђ","djcy":"ђ","dlcorn":"⌞","dlcrop":"⌍","dollar":"$","Dopf":"𝔻","dopf":"𝕕","Dot":"¨","dot":"˙","DotDot":"⃜","doteq":"≐","doteqdot":"≑","DotEqual":"≐","dotminus":"∸","dotplus":"∔","dotsquare":"⊡","doublebarwedge":"⌆","DoubleContourIntegral":"∯","DoubleDot":"¨","DoubleDownArrow":"⇓","DoubleLeftArrow":"⇐","DoubleLeftRightArrow":"⇔","DoubleLeftTee":"⫤","DoubleLongLeftArrow":"⟸","DoubleLongLeftRightArrow":"⟺","DoubleLongRightArrow":"⟹","DoubleRightArrow":"⇒","DoubleRightTee":"⊨","DoubleUpArrow":"⇑","DoubleUpDownArrow":"⇕","DoubleVerticalBar":"∥","DownArrowBar":"⤓","downarrow":"↓","DownArrow":"↓","Downarrow":"⇓","DownArrowUpArrow":"⇵","DownBreve":"̑","downdownarrows":"⇊","downharpoonleft":"⇃","downharpoonright":"⇂","DownLeftRightVector":"⥐","DownLeftTeeVector":"⥞","DownLeftVectorBar":"⥖","DownLeftVector":"↽","DownRightTeeVector":"⥟","DownRightVectorBar":"⥗","DownRightVector":"⇁","DownTeeArrow":"↧","DownTee":"⊤","drbkarow":"⤐","drcorn":"⌟","drcrop":"⌌","Dscr":"𝒟","dscr":"𝒹","DScy":"Ѕ","dscy":"ѕ","dsol":"⧶","Dstrok":"Đ","dstrok":"đ","dtdot":"⋱","dtri":"▿","dtrif":"▾","duarr":"⇵","duhar":"⥯","dwangle":"⦦","DZcy":"Џ","dzcy":"џ","dzigrarr":"⟿","Eacute":"É","eacute":"é","easter":"⩮","Ecaron":"Ě","ecaron":"ě","Ecirc":"Ê","ecirc":"ê","ecir":"≖","ecolon":"≕","Ecy":"Э","ecy":"э","eDDot":"⩷","Edot":"Ė","edot":"ė","eDot":"≑","ee":"ⅇ","efDot":"≒","Efr":"𝔈","efr":"𝔢","eg":"⪚","Egrave":"È","egrave":"è","egs":"⪖","egsdot":"⪘","el":"⪙","Element":"∈","elinters":"⏧","ell":"ℓ","els":"⪕","elsdot":"⪗","Emacr":"Ē","emacr":"ē","empty":"∅","emptyset":"∅","EmptySmallSquare":"◻","emptyv":"∅","EmptyVerySmallSquare":"▫","emsp13":" ","emsp14":" ","emsp":" ","ENG":"Ŋ","eng":"ŋ","ensp":" ","Eogon":"Ę","eogon":"ę","Eopf":"𝔼","eopf":"𝕖","epar":"⋕","eparsl":"⧣","eplus":"⩱","epsi":"ε","Epsilon":"Ε","epsilon":"ε","epsiv":"ϵ","eqcirc":"≖","eqcolon":"≕","eqsim":"≂","eqslantgtr":"⪖","eqslantless":"⪕","Equal":"⩵","equals":"=","EqualTilde":"≂","equest":"≟","Equilibrium":"⇌","equiv":"≡","equivDD":"⩸","eqvparsl":"⧥","erarr":"⥱","erDot":"≓","escr":"ℯ","Escr":"ℰ","esdot":"≐","Esim":"⩳","esim":"≂","Eta":"Η","eta":"η","ETH":"Ð","eth":"ð","Euml":"Ë","euml":"ë","euro":"€","excl":"!","exist":"∃","Exists":"∃","expectation":"ℰ","exponentiale":"ⅇ","ExponentialE":"ⅇ","fallingdotseq":"≒","Fcy":"Ф","fcy":"ф","female":"♀","ffilig":"ffi","fflig":"ff","ffllig":"ffl","Ffr":"𝔉","ffr":"𝔣","filig":"fi","FilledSmallSquare":"◼","FilledVerySmallSquare":"▪","fjlig":"fj","flat":"♭","fllig":"fl","fltns":"▱","fnof":"ƒ","Fopf":"𝔽","fopf":"𝕗","forall":"∀","ForAll":"∀","fork":"⋔","forkv":"⫙","Fouriertrf":"ℱ","fpartint":"⨍","frac12":"½","frac13":"⅓","frac14":"¼","frac15":"⅕","frac16":"⅙","frac18":"⅛","frac23":"⅔","frac25":"⅖","frac34":"¾","frac35":"⅗","frac38":"⅜","frac45":"⅘","frac56":"⅚","frac58":"⅝","frac78":"⅞","frasl":"⁄","frown":"⌢","fscr":"𝒻","Fscr":"ℱ","gacute":"ǵ","Gamma":"Γ","gamma":"γ","Gammad":"Ϝ","gammad":"ϝ","gap":"⪆","Gbreve":"Ğ","gbreve":"ğ","Gcedil":"Ģ","Gcirc":"Ĝ","gcirc":"ĝ","Gcy":"Г","gcy":"г","Gdot":"Ġ","gdot":"ġ","ge":"≥","gE":"≧","gEl":"⪌","gel":"⋛","geq":"≥","geqq":"≧","geqslant":"⩾","gescc":"⪩","ges":"⩾","gesdot":"⪀","gesdoto":"⪂","gesdotol":"⪄","gesl":"⋛︀","gesles":"⪔","Gfr":"𝔊","gfr":"𝔤","gg":"≫","Gg":"⋙","ggg":"⋙","gimel":"ℷ","GJcy":"Ѓ","gjcy":"ѓ","gla":"⪥","gl":"≷","glE":"⪒","glj":"⪤","gnap":"⪊","gnapprox":"⪊","gne":"⪈","gnE":"≩","gneq":"⪈","gneqq":"≩","gnsim":"⋧","Gopf":"𝔾","gopf":"𝕘","grave":"`","GreaterEqual":"≥","GreaterEqualLess":"⋛","GreaterFullEqual":"≧","GreaterGreater":"⪢","GreaterLess":"≷","GreaterSlantEqual":"⩾","GreaterTilde":"≳","Gscr":"𝒢","gscr":"ℊ","gsim":"≳","gsime":"⪎","gsiml":"⪐","gtcc":"⪧","gtcir":"⩺","gt":">","GT":">","Gt":"≫","gtdot":"⋗","gtlPar":"⦕","gtquest":"⩼","gtrapprox":"⪆","gtrarr":"⥸","gtrdot":"⋗","gtreqless":"⋛","gtreqqless":"⪌","gtrless":"≷","gtrsim":"≳","gvertneqq":"≩︀","gvnE":"≩︀","Hacek":"ˇ","hairsp":" ","half":"½","hamilt":"ℋ","HARDcy":"Ъ","hardcy":"ъ","harrcir":"⥈","harr":"↔","hArr":"⇔","harrw":"↭","Hat":"^","hbar":"ℏ","Hcirc":"Ĥ","hcirc":"ĥ","hearts":"♥","heartsuit":"♥","hellip":"…","hercon":"⊹","hfr":"𝔥","Hfr":"ℌ","HilbertSpace":"ℋ","hksearow":"⤥","hkswarow":"⤦","hoarr":"⇿","homtht":"∻","hookleftarrow":"↩","hookrightarrow":"↪","hopf":"𝕙","Hopf":"ℍ","horbar":"―","HorizontalLine":"─","hscr":"𝒽","Hscr":"ℋ","hslash":"ℏ","Hstrok":"Ħ","hstrok":"ħ","HumpDownHump":"≎","HumpEqual":"≏","hybull":"⁃","hyphen":"‐","Iacute":"Í","iacute":"í","ic":"","Icirc":"Î","icirc":"î","Icy":"И","icy":"и","Idot":"İ","IEcy":"Е","iecy":"е","iexcl":"¡","iff":"⇔","ifr":"𝔦","Ifr":"ℑ","Igrave":"Ì","igrave":"ì","ii":"ⅈ","iiiint":"⨌","iiint":"∭","iinfin":"⧜","iiota":"℩","IJlig":"IJ","ijlig":"ij","Imacr":"Ī","imacr":"ī","image":"ℑ","ImaginaryI":"ⅈ","imagline":"ℐ","imagpart":"ℑ","imath":"ı","Im":"ℑ","imof":"⊷","imped":"Ƶ","Implies":"⇒","incare":"℅","in":"∈","infin":"∞","infintie":"⧝","inodot":"ı","intcal":"⊺","int":"∫","Int":"∬","integers":"ℤ","Integral":"∫","intercal":"⊺","Intersection":"⋂","intlarhk":"⨗","intprod":"⨼","InvisibleComma":"","InvisibleTimes":"","IOcy":"Ё","iocy":"ё","Iogon":"Į","iogon":"į","Iopf":"𝕀","iopf":"𝕚","Iota":"Ι","iota":"ι","iprod":"⨼","iquest":"¿","iscr":"𝒾","Iscr":"ℐ","isin":"∈","isindot":"⋵","isinE":"⋹","isins":"⋴","isinsv":"⋳","isinv":"∈","it":"","Itilde":"Ĩ","itilde":"ĩ","Iukcy":"І","iukcy":"і","Iuml":"Ï","iuml":"ï","Jcirc":"Ĵ","jcirc":"ĵ","Jcy":"Й","jcy":"й","Jfr":"𝔍","jfr":"𝔧","jmath":"ȷ","Jopf":"𝕁","jopf":"𝕛","Jscr":"𝒥","jscr":"𝒿","Jsercy":"Ј","jsercy":"ј","Jukcy":"Є","jukcy":"є","Kappa":"Κ","kappa":"κ","kappav":"ϰ","Kcedil":"Ķ","kcedil":"ķ","Kcy":"К","kcy":"к","Kfr":"𝔎","kfr":"𝔨","kgreen":"ĸ","KHcy":"Х","khcy":"х","KJcy":"Ќ","kjcy":"ќ","Kopf":"𝕂","kopf":"𝕜","Kscr":"𝒦","kscr":"𝓀","lAarr":"⇚","Lacute":"Ĺ","lacute":"ĺ","laemptyv":"⦴","lagran":"ℒ","Lambda":"Λ","lambda":"λ","lang":"⟨","Lang":"⟪","langd":"⦑","langle":"⟨","lap":"⪅","Laplacetrf":"ℒ","laquo":"«","larrb":"⇤","larrbfs":"⤟","larr":"←","Larr":"↞","lArr":"⇐","larrfs":"⤝","larrhk":"↩","larrlp":"↫","larrpl":"⤹","larrsim":"⥳","larrtl":"↢","latail":"⤙","lAtail":"⤛","lat":"⪫","late":"⪭","lates":"⪭︀","lbarr":"⤌","lBarr":"⤎","lbbrk":"❲","lbrace":"{","lbrack":"[","lbrke":"⦋","lbrksld":"⦏","lbrkslu":"⦍","Lcaron":"Ľ","lcaron":"ľ","Lcedil":"Ļ","lcedil":"ļ","lceil":"⌈","lcub":"{","Lcy":"Л","lcy":"л","ldca":"⤶","ldquo":"“","ldquor":"„","ldrdhar":"⥧","ldrushar":"⥋","ldsh":"↲","le":"≤","lE":"≦","LeftAngleBracket":"⟨","LeftArrowBar":"⇤","leftarrow":"←","LeftArrow":"←","Leftarrow":"⇐","LeftArrowRightArrow":"⇆","leftarrowtail":"↢","LeftCeiling":"⌈","LeftDoubleBracket":"⟦","LeftDownTeeVector":"⥡","LeftDownVectorBar":"⥙","LeftDownVector":"⇃","LeftFloor":"⌊","leftharpoondown":"↽","leftharpoonup":"↼","leftleftarrows":"⇇","leftrightarrow":"↔","LeftRightArrow":"↔","Leftrightarrow":"⇔","leftrightarrows":"⇆","leftrightharpoons":"⇋","leftrightsquigarrow":"↭","LeftRightVector":"⥎","LeftTeeArrow":"↤","LeftTee":"⊣","LeftTeeVector":"⥚","leftthreetimes":"⋋","LeftTriangleBar":"⧏","LeftTriangle":"⊲","LeftTriangleEqual":"⊴","LeftUpDownVector":"⥑","LeftUpTeeVector":"⥠","LeftUpVectorBar":"⥘","LeftUpVector":"↿","LeftVectorBar":"⥒","LeftVector":"↼","lEg":"⪋","leg":"⋚","leq":"≤","leqq":"≦","leqslant":"⩽","lescc":"⪨","les":"⩽","lesdot":"⩿","lesdoto":"⪁","lesdotor":"⪃","lesg":"⋚︀","lesges":"⪓","lessapprox":"⪅","lessdot":"⋖","lesseqgtr":"⋚","lesseqqgtr":"⪋","LessEqualGreater":"⋚","LessFullEqual":"≦","LessGreater":"≶","lessgtr":"≶","LessLess":"⪡","lesssim":"≲","LessSlantEqual":"⩽","LessTilde":"≲","lfisht":"⥼","lfloor":"⌊","Lfr":"𝔏","lfr":"𝔩","lg":"≶","lgE":"⪑","lHar":"⥢","lhard":"↽","lharu":"↼","lharul":"⥪","lhblk":"▄","LJcy":"Љ","ljcy":"љ","llarr":"⇇","ll":"≪","Ll":"⋘","llcorner":"⌞","Lleftarrow":"⇚","llhard":"⥫","lltri":"◺","Lmidot":"Ŀ","lmidot":"ŀ","lmoustache":"⎰","lmoust":"⎰","lnap":"⪉","lnapprox":"⪉","lne":"⪇","lnE":"≨","lneq":"⪇","lneqq":"≨","lnsim":"⋦","loang":"⟬","loarr":"⇽","lobrk":"⟦","longleftarrow":"⟵","LongLeftArrow":"⟵","Longleftarrow":"⟸","longleftrightarrow":"⟷","LongLeftRightArrow":"⟷","Longleftrightarrow":"⟺","longmapsto":"⟼","longrightarrow":"⟶","LongRightArrow":"⟶","Longrightarrow":"⟹","looparrowleft":"↫","looparrowright":"↬","lopar":"⦅","Lopf":"𝕃","lopf":"𝕝","loplus":"⨭","lotimes":"⨴","lowast":"∗","lowbar":"_","LowerLeftArrow":"↙","LowerRightArrow":"↘","loz":"◊","lozenge":"◊","lozf":"⧫","lpar":"(","lparlt":"⦓","lrarr":"⇆","lrcorner":"⌟","lrhar":"⇋","lrhard":"⥭","lrm":"","lrtri":"⊿","lsaquo":"‹","lscr":"𝓁","Lscr":"ℒ","lsh":"↰","Lsh":"↰","lsim":"≲","lsime":"⪍","lsimg":"⪏","lsqb":"[","lsquo":"‘","lsquor":"‚","Lstrok":"Ł","lstrok":"ł","ltcc":"⪦","ltcir":"⩹","lt":"<","LT":"<","Lt":"≪","ltdot":"⋖","lthree":"⋋","ltimes":"⋉","ltlarr":"⥶","ltquest":"⩻","ltri":"◃","ltrie":"⊴","ltrif":"◂","ltrPar":"⦖","lurdshar":"⥊","luruhar":"⥦","lvertneqq":"≨︀","lvnE":"≨︀","macr":"¯","male":"♂","malt":"✠","maltese":"✠","Map":"⤅","map":"↦","mapsto":"↦","mapstodown":"↧","mapstoleft":"↤","mapstoup":"↥","marker":"▮","mcomma":"⨩","Mcy":"М","mcy":"м","mdash":"—","mDDot":"∺","measuredangle":"∡","MediumSpace":" ","Mellintrf":"ℳ","Mfr":"𝔐","mfr":"𝔪","mho":"℧","micro":"µ","midast":"*","midcir":"⫰","mid":"∣","middot":"·","minusb":"⊟","minus":"−","minusd":"∸","minusdu":"⨪","MinusPlus":"∓","mlcp":"⫛","mldr":"…","mnplus":"∓","models":"⊧","Mopf":"𝕄","mopf":"𝕞","mp":"∓","mscr":"𝓂","Mscr":"ℳ","mstpos":"∾","Mu":"Μ","mu":"μ","multimap":"⊸","mumap":"⊸","nabla":"∇","Nacute":"Ń","nacute":"ń","nang":"∠⃒","nap":"≉","napE":"⩰̸","napid":"≋̸","napos":"ʼn","napprox":"≉","natural":"♮","naturals":"ℕ","natur":"♮","nbsp":" ","nbump":"≎̸","nbumpe":"≏̸","ncap":"⩃","Ncaron":"Ň","ncaron":"ň","Ncedil":"Ņ","ncedil":"ņ","ncong":"≇","ncongdot":"⩭̸","ncup":"⩂","Ncy":"Н","ncy":"н","ndash":"–","nearhk":"⤤","nearr":"↗","neArr":"⇗","nearrow":"↗","ne":"≠","nedot":"≐̸","NegativeMediumSpace":"","NegativeThickSpace":"","NegativeThinSpace":"","NegativeVeryThinSpace":"","nequiv":"≢","nesear":"⤨","nesim":"≂̸","NestedGreaterGreater":"≫","NestedLessLess":"≪","NewLine":"\\n","nexist":"∄","nexists":"∄","Nfr":"𝔑","nfr":"𝔫","ngE":"≧̸","nge":"≱","ngeq":"≱","ngeqq":"≧̸","ngeqslant":"⩾̸","nges":"⩾̸","nGg":"⋙̸","ngsim":"≵","nGt":"≫⃒","ngt":"≯","ngtr":"≯","nGtv":"≫̸","nharr":"↮","nhArr":"⇎","nhpar":"⫲","ni":"∋","nis":"⋼","nisd":"⋺","niv":"∋","NJcy":"Њ","njcy":"њ","nlarr":"↚","nlArr":"⇍","nldr":"‥","nlE":"≦̸","nle":"≰","nleftarrow":"↚","nLeftarrow":"⇍","nleftrightarrow":"↮","nLeftrightarrow":"⇎","nleq":"≰","nleqq":"≦̸","nleqslant":"⩽̸","nles":"⩽̸","nless":"≮","nLl":"⋘̸","nlsim":"≴","nLt":"≪⃒","nlt":"≮","nltri":"⋪","nltrie":"⋬","nLtv":"≪̸","nmid":"∤","NoBreak":"","NonBreakingSpace":" ","nopf":"𝕟","Nopf":"ℕ","Not":"⫬","not":"¬","NotCongruent":"≢","NotCupCap":"≭","NotDoubleVerticalBar":"∦","NotElement":"∉","NotEqual":"≠","NotEqualTilde":"≂̸","NotExists":"∄","NotGreater":"≯","NotGreaterEqual":"≱","NotGreaterFullEqual":"≧̸","NotGreaterGreater":"≫̸","NotGreaterLess":"≹","NotGreaterSlantEqual":"⩾̸","NotGreaterTilde":"≵","NotHumpDownHump":"≎̸","NotHumpEqual":"≏̸","notin":"∉","notindot":"⋵̸","notinE":"⋹̸","notinva":"∉","notinvb":"⋷","notinvc":"⋶","NotLeftTriangleBar":"⧏̸","NotLeftTriangle":"⋪","NotLeftTriangleEqual":"⋬","NotLess":"≮","NotLessEqual":"≰","NotLessGreater":"≸","NotLessLess":"≪̸","NotLessSlantEqual":"⩽̸","NotLessTilde":"≴","NotNestedGreaterGreater":"⪢̸","NotNestedLessLess":"⪡̸","notni":"∌","notniva":"∌","notnivb":"⋾","notnivc":"⋽","NotPrecedes":"⊀","NotPrecedesEqual":"⪯̸","NotPrecedesSlantEqual":"⋠","NotReverseElement":"∌","NotRightTriangleBar":"⧐̸","NotRightTriangle":"⋫","NotRightTriangleEqual":"⋭","NotSquareSubset":"⊏̸","NotSquareSubsetEqual":"⋢","NotSquareSuperset":"⊐̸","NotSquareSupersetEqual":"⋣","NotSubset":"⊂⃒","NotSubsetEqual":"⊈","NotSucceeds":"⊁","NotSucceedsEqual":"⪰̸","NotSucceedsSlantEqual":"⋡","NotSucceedsTilde":"≿̸","NotSuperset":"⊃⃒","NotSupersetEqual":"⊉","NotTilde":"≁","NotTildeEqual":"≄","NotTildeFullEqual":"≇","NotTildeTilde":"≉","NotVerticalBar":"∤","nparallel":"∦","npar":"∦","nparsl":"⫽⃥","npart":"∂̸","npolint":"⨔","npr":"⊀","nprcue":"⋠","nprec":"⊀","npreceq":"⪯̸","npre":"⪯̸","nrarrc":"⤳̸","nrarr":"↛","nrArr":"⇏","nrarrw":"↝̸","nrightarrow":"↛","nRightarrow":"⇏","nrtri":"⋫","nrtrie":"⋭","nsc":"⊁","nsccue":"⋡","nsce":"⪰̸","Nscr":"𝒩","nscr":"𝓃","nshortmid":"∤","nshortparallel":"∦","nsim":"≁","nsime":"≄","nsimeq":"≄","nsmid":"∤","nspar":"∦","nsqsube":"⋢","nsqsupe":"⋣","nsub":"⊄","nsubE":"⫅̸","nsube":"⊈","nsubset":"⊂⃒","nsubseteq":"⊈","nsubseteqq":"⫅̸","nsucc":"⊁","nsucceq":"⪰̸","nsup":"⊅","nsupE":"⫆̸","nsupe":"⊉","nsupset":"⊃⃒","nsupseteq":"⊉","nsupseteqq":"⫆̸","ntgl":"≹","Ntilde":"Ñ","ntilde":"ñ","ntlg":"≸","ntriangleleft":"⋪","ntrianglelefteq":"⋬","ntriangleright":"⋫","ntrianglerighteq":"⋭","Nu":"Ν","nu":"ν","num":"#","numero":"№","numsp":" ","nvap":"≍⃒","nvdash":"⊬","nvDash":"⊭","nVdash":"⊮","nVDash":"⊯","nvge":"≥⃒","nvgt":">⃒","nvHarr":"⤄","nvinfin":"⧞","nvlArr":"⤂","nvle":"≤⃒","nvlt":"<⃒","nvltrie":"⊴⃒","nvrArr":"⤃","nvrtrie":"⊵⃒","nvsim":"∼⃒","nwarhk":"⤣","nwarr":"↖","nwArr":"⇖","nwarrow":"↖","nwnear":"⤧","Oacute":"Ó","oacute":"ó","oast":"⊛","Ocirc":"Ô","ocirc":"ô","ocir":"⊚","Ocy":"О","ocy":"о","odash":"⊝","Odblac":"Ő","odblac":"ő","odiv":"⨸","odot":"⊙","odsold":"⦼","OElig":"Œ","oelig":"œ","ofcir":"⦿","Ofr":"𝔒","ofr":"𝔬","ogon":"˛","Ograve":"Ò","ograve":"ò","ogt":"⧁","ohbar":"⦵","ohm":"Ω","oint":"∮","olarr":"↺","olcir":"⦾","olcross":"⦻","oline":"‾","olt":"⧀","Omacr":"Ō","omacr":"ō","Omega":"Ω","omega":"ω","Omicron":"Ο","omicron":"ο","omid":"⦶","ominus":"⊖","Oopf":"𝕆","oopf":"𝕠","opar":"⦷","OpenCurlyDoubleQuote":"“","OpenCurlyQuote":"‘","operp":"⦹","oplus":"⊕","orarr":"↻","Or":"⩔","or":"∨","ord":"⩝","order":"ℴ","orderof":"ℴ","ordf":"ª","ordm":"º","origof":"⊶","oror":"⩖","orslope":"⩗","orv":"⩛","oS":"Ⓢ","Oscr":"𝒪","oscr":"ℴ","Oslash":"Ø","oslash":"ø","osol":"⊘","Otilde":"Õ","otilde":"õ","otimesas":"⨶","Otimes":"⨷","otimes":"⊗","Ouml":"Ö","ouml":"ö","ovbar":"⌽","OverBar":"‾","OverBrace":"⏞","OverBracket":"⎴","OverParenthesis":"⏜","para":"¶","parallel":"∥","par":"∥","parsim":"⫳","parsl":"⫽","part":"∂","PartialD":"∂","Pcy":"П","pcy":"п","percnt":"%","period":".","permil":"‰","perp":"⊥","pertenk":"‱","Pfr":"𝔓","pfr":"𝔭","Phi":"Φ","phi":"φ","phiv":"ϕ","phmmat":"ℳ","phone":"☎","Pi":"Π","pi":"π","pitchfork":"⋔","piv":"ϖ","planck":"ℏ","planckh":"ℎ","plankv":"ℏ","plusacir":"⨣","plusb":"⊞","pluscir":"⨢","plus":"+","plusdo":"∔","plusdu":"⨥","pluse":"⩲","PlusMinus":"±","plusmn":"±","plussim":"⨦","plustwo":"⨧","pm":"±","Poincareplane":"ℌ","pointint":"⨕","popf":"𝕡","Popf":"ℙ","pound":"£","prap":"⪷","Pr":"⪻","pr":"≺","prcue":"≼","precapprox":"⪷","prec":"≺","preccurlyeq":"≼","Precedes":"≺","PrecedesEqual":"⪯","PrecedesSlantEqual":"≼","PrecedesTilde":"≾","preceq":"⪯","precnapprox":"⪹","precneqq":"⪵","precnsim":"⋨","pre":"⪯","prE":"⪳","precsim":"≾","prime":"′","Prime":"″","primes":"ℙ","prnap":"⪹","prnE":"⪵","prnsim":"⋨","prod":"∏","Product":"∏","profalar":"⌮","profline":"⌒","profsurf":"⌓","prop":"∝","Proportional":"∝","Proportion":"∷","propto":"∝","prsim":"≾","prurel":"⊰","Pscr":"𝒫","pscr":"𝓅","Psi":"Ψ","psi":"ψ","puncsp":" ","Qfr":"𝔔","qfr":"𝔮","qint":"⨌","qopf":"𝕢","Qopf":"ℚ","qprime":"⁗","Qscr":"𝒬","qscr":"𝓆","quaternions":"ℍ","quatint":"⨖","quest":"?","questeq":"≟","quot":"\\"","QUOT":"\\"","rAarr":"⇛","race":"∽̱","Racute":"Ŕ","racute":"ŕ","radic":"√","raemptyv":"⦳","rang":"⟩","Rang":"⟫","rangd":"⦒","range":"⦥","rangle":"⟩","raquo":"»","rarrap":"⥵","rarrb":"⇥","rarrbfs":"⤠","rarrc":"⤳","rarr":"→","Rarr":"↠","rArr":"⇒","rarrfs":"⤞","rarrhk":"↪","rarrlp":"↬","rarrpl":"⥅","rarrsim":"⥴","Rarrtl":"⤖","rarrtl":"↣","rarrw":"↝","ratail":"⤚","rAtail":"⤜","ratio":"∶","rationals":"ℚ","rbarr":"⤍","rBarr":"⤏","RBarr":"⤐","rbbrk":"❳","rbrace":"}","rbrack":"]","rbrke":"⦌","rbrksld":"⦎","rbrkslu":"⦐","Rcaron":"Ř","rcaron":"ř","Rcedil":"Ŗ","rcedil":"ŗ","rceil":"⌉","rcub":"}","Rcy":"Р","rcy":"р","rdca":"⤷","rdldhar":"⥩","rdquo":"”","rdquor":"”","rdsh":"↳","real":"ℜ","realine":"ℛ","realpart":"ℜ","reals":"ℝ","Re":"ℜ","rect":"▭","reg":"®","REG":"®","ReverseElement":"∋","ReverseEquilibrium":"⇋","ReverseUpEquilibrium":"⥯","rfisht":"⥽","rfloor":"⌋","rfr":"𝔯","Rfr":"ℜ","rHar":"⥤","rhard":"⇁","rharu":"⇀","rharul":"⥬","Rho":"Ρ","rho":"ρ","rhov":"ϱ","RightAngleBracket":"⟩","RightArrowBar":"⇥","rightarrow":"→","RightArrow":"→","Rightarrow":"⇒","RightArrowLeftArrow":"⇄","rightarrowtail":"↣","RightCeiling":"⌉","RightDoubleBracket":"⟧","RightDownTeeVector":"⥝","RightDownVectorBar":"⥕","RightDownVector":"⇂","RightFloor":"⌋","rightharpoondown":"⇁","rightharpoonup":"⇀","rightleftarrows":"⇄","rightleftharpoons":"⇌","rightrightarrows":"⇉","rightsquigarrow":"↝","RightTeeArrow":"↦","RightTee":"⊢","RightTeeVector":"⥛","rightthreetimes":"⋌","RightTriangleBar":"⧐","RightTriangle":"⊳","RightTriangleEqual":"⊵","RightUpDownVector":"⥏","RightUpTeeVector":"⥜","RightUpVectorBar":"⥔","RightUpVector":"↾","RightVectorBar":"⥓","RightVector":"⇀","ring":"˚","risingdotseq":"≓","rlarr":"⇄","rlhar":"⇌","rlm":"","rmoustache":"⎱","rmoust":"⎱","rnmid":"⫮","roang":"⟭","roarr":"⇾","robrk":"⟧","ropar":"⦆","ropf":"𝕣","Ropf":"ℝ","roplus":"⨮","rotimes":"⨵","RoundImplies":"⥰","rpar":")","rpargt":"⦔","rppolint":"⨒","rrarr":"⇉","Rrightarrow":"⇛","rsaquo":"›","rscr":"𝓇","Rscr":"ℛ","rsh":"↱","Rsh":"↱","rsqb":"]","rsquo":"’","rsquor":"’","rthree":"⋌","rtimes":"⋊","rtri":"▹","rtrie":"⊵","rtrif":"▸","rtriltri":"⧎","RuleDelayed":"⧴","ruluhar":"⥨","rx":"℞","Sacute":"Ś","sacute":"ś","sbquo":"‚","scap":"⪸","Scaron":"Š","scaron":"š","Sc":"⪼","sc":"≻","sccue":"≽","sce":"⪰","scE":"⪴","Scedil":"Ş","scedil":"ş","Scirc":"Ŝ","scirc":"ŝ","scnap":"⪺","scnE":"⪶","scnsim":"⋩","scpolint":"⨓","scsim":"≿","Scy":"С","scy":"с","sdotb":"⊡","sdot":"⋅","sdote":"⩦","searhk":"⤥","searr":"↘","seArr":"⇘","searrow":"↘","sect":"§","semi":";","seswar":"⤩","setminus":"∖","setmn":"∖","sext":"✶","Sfr":"𝔖","sfr":"𝔰","sfrown":"⌢","sharp":"♯","SHCHcy":"Щ","shchcy":"щ","SHcy":"Ш","shcy":"ш","ShortDownArrow":"↓","ShortLeftArrow":"←","shortmid":"∣","shortparallel":"∥","ShortRightArrow":"→","ShortUpArrow":"↑","shy":"","Sigma":"Σ","sigma":"σ","sigmaf":"ς","sigmav":"ς","sim":"∼","simdot":"⩪","sime":"≃","simeq":"≃","simg":"⪞","simgE":"⪠","siml":"⪝","simlE":"⪟","simne":"≆","simplus":"⨤","simrarr":"⥲","slarr":"←","SmallCircle":"∘","smallsetminus":"∖","smashp":"⨳","smeparsl":"⧤","smid":"∣","smile":"⌣","smt":"⪪","smte":"⪬","smtes":"⪬︀","SOFTcy":"Ь","softcy":"ь","solbar":"⌿","solb":"⧄","sol":"/","Sopf":"𝕊","sopf":"𝕤","spades":"♠","spadesuit":"♠","spar":"∥","sqcap":"⊓","sqcaps":"⊓︀","sqcup":"⊔","sqcups":"⊔︀","Sqrt":"√","sqsub":"⊏","sqsube":"⊑","sqsubset":"⊏","sqsubseteq":"⊑","sqsup":"⊐","sqsupe":"⊒","sqsupset":"⊐","sqsupseteq":"⊒","square":"□","Square":"□","SquareIntersection":"⊓","SquareSubset":"⊏","SquareSubsetEqual":"⊑","SquareSuperset":"⊐","SquareSupersetEqual":"⊒","SquareUnion":"⊔","squarf":"▪","squ":"□","squf":"▪","srarr":"→","Sscr":"𝒮","sscr":"𝓈","ssetmn":"∖","ssmile":"⌣","sstarf":"⋆","Star":"⋆","star":"☆","starf":"★","straightepsilon":"ϵ","straightphi":"ϕ","strns":"¯","sub":"⊂","Sub":"⋐","subdot":"⪽","subE":"⫅","sube":"⊆","subedot":"⫃","submult":"⫁","subnE":"⫋","subne":"⊊","subplus":"⪿","subrarr":"⥹","subset":"⊂","Subset":"⋐","subseteq":"⊆","subseteqq":"⫅","SubsetEqual":"⊆","subsetneq":"⊊","subsetneqq":"⫋","subsim":"⫇","subsub":"⫕","subsup":"⫓","succapprox":"⪸","succ":"≻","succcurlyeq":"≽","Succeeds":"≻","SucceedsEqual":"⪰","SucceedsSlantEqual":"≽","SucceedsTilde":"≿","succeq":"⪰","succnapprox":"⪺","succneqq":"⪶","succnsim":"⋩","succsim":"≿","SuchThat":"∋","sum":"∑","Sum":"∑","sung":"♪","sup1":"¹","sup2":"²","sup3":"³","sup":"⊃","Sup":"⋑","supdot":"⪾","supdsub":"⫘","supE":"⫆","supe":"⊇","supedot":"⫄","Superset":"⊃","SupersetEqual":"⊇","suphsol":"⟉","suphsub":"⫗","suplarr":"⥻","supmult":"⫂","supnE":"⫌","supne":"⊋","supplus":"⫀","supset":"⊃","Supset":"⋑","supseteq":"⊇","supseteqq":"⫆","supsetneq":"⊋","supsetneqq":"⫌","supsim":"⫈","supsub":"⫔","supsup":"⫖","swarhk":"⤦","swarr":"↙","swArr":"⇙","swarrow":"↙","swnwar":"⤪","szlig":"ß","Tab":"\\t","target":"⌖","Tau":"Τ","tau":"τ","tbrk":"⎴","Tcaron":"Ť","tcaron":"ť","Tcedil":"Ţ","tcedil":"ţ","Tcy":"Т","tcy":"т","tdot":"⃛","telrec":"⌕","Tfr":"𝔗","tfr":"𝔱","there4":"∴","therefore":"∴","Therefore":"∴","Theta":"Θ","theta":"θ","thetasym":"ϑ","thetav":"ϑ","thickapprox":"≈","thicksim":"∼","ThickSpace":" ","ThinSpace":" ","thinsp":" ","thkap":"≈","thksim":"∼","THORN":"Þ","thorn":"þ","tilde":"˜","Tilde":"∼","TildeEqual":"≃","TildeFullEqual":"≅","TildeTilde":"≈","timesbar":"⨱","timesb":"⊠","times":"×","timesd":"⨰","tint":"∭","toea":"⤨","topbot":"⌶","topcir":"⫱","top":"⊤","Topf":"𝕋","topf":"𝕥","topfork":"⫚","tosa":"⤩","tprime":"‴","trade":"™","TRADE":"™","triangle":"▵","triangledown":"▿","triangleleft":"◃","trianglelefteq":"⊴","triangleq":"≜","triangleright":"▹","trianglerighteq":"⊵","tridot":"◬","trie":"≜","triminus":"⨺","TripleDot":"⃛","triplus":"⨹","trisb":"⧍","tritime":"⨻","trpezium":"⏢","Tscr":"𝒯","tscr":"𝓉","TScy":"Ц","tscy":"ц","TSHcy":"Ћ","tshcy":"ћ","Tstrok":"Ŧ","tstrok":"ŧ","twixt":"≬","twoheadleftarrow":"↞","twoheadrightarrow":"↠","Uacute":"Ú","uacute":"ú","uarr":"↑","Uarr":"↟","uArr":"⇑","Uarrocir":"⥉","Ubrcy":"Ў","ubrcy":"ў","Ubreve":"Ŭ","ubreve":"ŭ","Ucirc":"Û","ucirc":"û","Ucy":"У","ucy":"у","udarr":"⇅","Udblac":"Ű","udblac":"ű","udhar":"⥮","ufisht":"⥾","Ufr":"𝔘","ufr":"𝔲","Ugrave":"Ù","ugrave":"ù","uHar":"⥣","uharl":"↿","uharr":"↾","uhblk":"▀","ulcorn":"⌜","ulcorner":"⌜","ulcrop":"⌏","ultri":"◸","Umacr":"Ū","umacr":"ū","uml":"¨","UnderBar":"_","UnderBrace":"⏟","UnderBracket":"⎵","UnderParenthesis":"⏝","Union":"⋃","UnionPlus":"⊎","Uogon":"Ų","uogon":"ų","Uopf":"𝕌","uopf":"𝕦","UpArrowBar":"⤒","uparrow":"↑","UpArrow":"↑","Uparrow":"⇑","UpArrowDownArrow":"⇅","updownarrow":"↕","UpDownArrow":"↕","Updownarrow":"⇕","UpEquilibrium":"⥮","upharpoonleft":"↿","upharpoonright":"↾","uplus":"⊎","UpperLeftArrow":"↖","UpperRightArrow":"↗","upsi":"υ","Upsi":"ϒ","upsih":"ϒ","Upsilon":"Υ","upsilon":"υ","UpTeeArrow":"↥","UpTee":"⊥","upuparrows":"⇈","urcorn":"⌝","urcorner":"⌝","urcrop":"⌎","Uring":"Ů","uring":"ů","urtri":"◹","Uscr":"𝒰","uscr":"𝓊","utdot":"⋰","Utilde":"Ũ","utilde":"ũ","utri":"▵","utrif":"▴","uuarr":"⇈","Uuml":"Ü","uuml":"ü","uwangle":"⦧","vangrt":"⦜","varepsilon":"ϵ","varkappa":"ϰ","varnothing":"∅","varphi":"ϕ","varpi":"ϖ","varpropto":"∝","varr":"↕","vArr":"⇕","varrho":"ϱ","varsigma":"ς","varsubsetneq":"⊊︀","varsubsetneqq":"⫋︀","varsupsetneq":"⊋︀","varsupsetneqq":"⫌︀","vartheta":"ϑ","vartriangleleft":"⊲","vartriangleright":"⊳","vBar":"⫨","Vbar":"⫫","vBarv":"⫩","Vcy":"В","vcy":"в","vdash":"⊢","vDash":"⊨","Vdash":"⊩","VDash":"⊫","Vdashl":"⫦","veebar":"⊻","vee":"∨","Vee":"⋁","veeeq":"≚","vellip":"⋮","verbar":"|","Verbar":"‖","vert":"|","Vert":"‖","VerticalBar":"∣","VerticalLine":"|","VerticalSeparator":"❘","VerticalTilde":"≀","VeryThinSpace":" ","Vfr":"𝔙","vfr":"𝔳","vltri":"⊲","vnsub":"⊂⃒","vnsup":"⊃⃒","Vopf":"𝕍","vopf":"𝕧","vprop":"∝","vrtri":"⊳","Vscr":"𝒱","vscr":"𝓋","vsubnE":"⫋︀","vsubne":"⊊︀","vsupnE":"⫌︀","vsupne":"⊋︀","Vvdash":"⊪","vzigzag":"⦚","Wcirc":"Ŵ","wcirc":"ŵ","wedbar":"⩟","wedge":"∧","Wedge":"⋀","wedgeq":"≙","weierp":"℘","Wfr":"𝔚","wfr":"𝔴","Wopf":"𝕎","wopf":"𝕨","wp":"℘","wr":"≀","wreath":"≀","Wscr":"𝒲","wscr":"𝓌","xcap":"⋂","xcirc":"◯","xcup":"⋃","xdtri":"▽","Xfr":"𝔛","xfr":"𝔵","xharr":"⟷","xhArr":"⟺","Xi":"Ξ","xi":"ξ","xlarr":"⟵","xlArr":"⟸","xmap":"⟼","xnis":"⋻","xodot":"⨀","Xopf":"𝕏","xopf":"𝕩","xoplus":"⨁","xotime":"⨂","xrarr":"⟶","xrArr":"⟹","Xscr":"𝒳","xscr":"𝓍","xsqcup":"⨆","xuplus":"⨄","xutri":"△","xvee":"⋁","xwedge":"⋀","Yacute":"Ý","yacute":"ý","YAcy":"Я","yacy":"я","Ycirc":"Ŷ","ycirc":"ŷ","Ycy":"Ы","ycy":"ы","yen":"¥","Yfr":"𝔜","yfr":"𝔶","YIcy":"Ї","yicy":"ї","Yopf":"𝕐","yopf":"𝕪","Yscr":"𝒴","yscr":"𝓎","YUcy":"Ю","yucy":"ю","yuml":"ÿ","Yuml":"Ÿ","Zacute":"Ź","zacute":"ź","Zcaron":"Ž","zcaron":"ž","Zcy":"З","zcy":"з","Zdot":"Ż","zdot":"ż","zeetrf":"ℨ","ZeroWidthSpace":"","Zeta":"Ζ","zeta":"ζ","zfr":"𝔷","Zfr":"ℨ","ZHcy":"Ж","zhcy":"ж","zigrarr":"⇝","zopf":"𝕫","Zopf":"ℤ","Zscr":"𝒵","zscr":"𝓏","zwj":"","zwnj":""}')},490:function(e){e.exports=JSON.parse('{"amp":"&","apos":"\'","gt":">","lt":"<","quot":"\\""}')},491:function(e,t,r){"use strict";var n=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.escapeUTF8=t.escape=t.encodeNonAsciiHTML=t.encodeHTML=t.encodeXML=void 0;var u=l(n(r(490)).default),o=p(u);t.encodeXML=D(u);var i,a,s=l(n(r(489)).default),c=p(s);function l(e){return Object.keys(e).sort().reduce((function(t,r){return t[e[r]]="&"+r+";",t}),{})}function p(e){for(var t=[],r=[],n=0,u=Object.keys(e);n<u.length;n++){var o=u[n];1===o.length?t.push("\\"+o):r.push(o)}t.sort();for(var i=0;i<t.length-1;i++){for(var a=i;a<t.length-1&&t[a].charCodeAt(1)+1===t[a+1].charCodeAt(1);)a+=1;var s=1+a-i;s<3||t.splice(i,s,t[i]+"-"+t[a])}return r.unshift("["+t.join("")+"]"),new RegExp(r.join("|"),"g")}t.encodeHTML=(i=s,a=c,function(e){return e.replace(a,(function(e){return i[e]})).replace(f,y)}),t.encodeNonAsciiHTML=D(s);var f=/(?:[\x80-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])/g,h=null!=String.prototype.codePointAt?function(e){return e.codePointAt(0)}:function(e){return 1024*(e.charCodeAt(0)-55296)+e.charCodeAt(1)-56320+65536};function y(e){return"&#x"+(e.length>1?h(e):e.charCodeAt(0)).toString(16).toUpperCase()+";"}var d=new RegExp(o.source+"|"+f.source,"g");function D(e){return function(t){return t.replace(d,(function(t){return e[t]||y(t)}))}}t.escape=function(e){return e.replace(d,y)},t.escapeUTF8=function(e){return e.replace(o,y)}},495:function(e,t,r){"use strict";e.exports=function e(t,r){if(t===r)return!0;if(t&&r&&"object"==typeof t&&"object"==typeof r){if(t.constructor!==r.constructor)return!1;var n,u,o;if(Array.isArray(t)){if((n=t.length)!=r.length)return!1;for(u=n;0!=u--;)if(!e(t[u],r[u]))return!1;return!0}if(t.constructor===RegExp)return t.source===r.source&&t.flags===r.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===r.valueOf();if(t.toString!==Object.prototype.toString)return t.toString()===r.toString();if((n=(o=Object.keys(t)).length)!==Object.keys(r).length)return!1;for(u=n;0!=u--;)if(!Object.prototype.hasOwnProperty.call(r,o[u]))return!1;for(u=n;0!=u--;){var i=o[u];if(!e(t[i],r[i]))return!1}return!0}return t!=t&&r!=r}},500:function(e,t){!function(){"use strict";var t,r,n,u,o,i;function a(e){return e<=65535?String.fromCharCode(e):String.fromCharCode(Math.floor((e-65536)/1024)+55296)+String.fromCharCode((e-65536)%1024+56320)}for(r={NonAsciiIdentifierStart:/[\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u08A0-\u08B4\u08B6-\u08BD\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1711\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1877\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1CE9-\u1CEC\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FD5\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AE\uA7B0-\uA7B7\uA7F7-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]/,NonAsciiIdentifierPart:/[\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0300-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u0483-\u0487\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u05D0-\u05EA\u05F0-\u05F2\u0610-\u061A\u0620-\u0669\u066E-\u06D3\u06D5-\u06DC\u06DF-\u06E8\u06EA-\u06FC\u06FF\u0710-\u074A\u074D-\u07B1\u07C0-\u07F5\u07FA\u0800-\u082D\u0840-\u085B\u08A0-\u08B4\u08B6-\u08BD\u08D4-\u08E1\u08E3-\u0963\u0966-\u096F\u0971-\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BC-\u09C4\u09C7\u09C8\u09CB-\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E3\u09E6-\u09F1\u0A01-\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A59-\u0A5C\u0A5E\u0A66-\u0A75\u0A81-\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABC-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AD0\u0AE0-\u0AE3\u0AE6-\u0AEF\u0AF9\u0B01-\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3C-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B56\u0B57\u0B5C\u0B5D\u0B5F-\u0B63\u0B66-\u0B6F\u0B71\u0B82\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD0\u0BD7\u0BE6-\u0BEF\u0C00-\u0C03\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C58-\u0C5A\u0C60-\u0C63\u0C66-\u0C6F\u0C80-\u0C83\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBC-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CDE\u0CE0-\u0CE3\u0CE6-\u0CEF\u0CF1\u0CF2\u0D01-\u0D03\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D-\u0D44\u0D46-\u0D48\u0D4A-\u0D4E\u0D54-\u0D57\u0D5F-\u0D63\u0D66-\u0D6F\u0D7A-\u0D7F\u0D82\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E01-\u0E3A\u0E40-\u0E4E\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB9\u0EBB-\u0EBD\u0EC0-\u0EC4\u0EC6\u0EC8-\u0ECD\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E-\u0F47\u0F49-\u0F6C\u0F71-\u0F84\u0F86-\u0F97\u0F99-\u0FBC\u0FC6\u1000-\u1049\u1050-\u109D\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u135D-\u135F\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1714\u1720-\u1734\u1740-\u1753\u1760-\u176C\u176E-\u1770\u1772\u1773\u1780-\u17D3\u17D7\u17DC\u17DD\u17E0-\u17E9\u180B-\u180D\u1810-\u1819\u1820-\u1877\u1880-\u18AA\u18B0-\u18F5\u1900-\u191E\u1920-\u192B\u1930-\u193B\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19D9\u1A00-\u1A1B\u1A20-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AA7\u1AB0-\u1ABD\u1B00-\u1B4B\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1BF3\u1C00-\u1C37\u1C40-\u1C49\u1C4D-\u1C7D\u1C80-\u1C88\u1CD0-\u1CD2\u1CD4-\u1CF6\u1CF8\u1CF9\u1D00-\u1DF5\u1DFB-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u200C\u200D\u203F\u2040\u2054\u2071\u207F\u2090-\u209C\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D7F-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2DE0-\u2DFF\u2E2F\u3005-\u3007\u3021-\u302F\u3031-\u3035\u3038-\u303C\u3041-\u3096\u3099\u309A\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FD5\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66F\uA674-\uA67D\uA67F-\uA6F1\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AE\uA7B0-\uA7B7\uA7F7-\uA827\uA840-\uA873\uA880-\uA8C5\uA8D0-\uA8D9\uA8E0-\uA8F7\uA8FB\uA8FD\uA900-\uA92D\uA930-\uA953\uA960-\uA97C\uA980-\uA9C0\uA9CF-\uA9D9\uA9E0-\uA9FE\uAA00-\uAA36\uAA40-\uAA4D\uAA50-\uAA59\uAA60-\uAA76\uAA7A-\uAAC2\uAADB-\uAADD\uAAE0-\uAAEF\uAAF2-\uAAF6\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABEA\uABEC\uABED\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE00-\uFE0F\uFE20-\uFE2F\uFE33\uFE34\uFE4D-\uFE4F\uFE70-\uFE74\uFE76-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF3F\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]/},t={NonAsciiIdentifierStart:/[\xAA\xB5\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u08A0-\u08B4\u08B6-\u08BD\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1711\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1877\u1880-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\u1CE9-\u1CEC\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309B-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FD5\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AE\uA7B0-\uA7B7\uA7F7-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDE80-\uDE9C\uDEA0-\uDED0\uDF00-\uDF1F\uDF30-\uDF4A\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE33\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2]|\uD804[\uDC03-\uDC37\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE2B\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDF00-\uDF19]|\uD806[\uDCA0-\uDCDF\uDCFF\uDEC0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|[\uD80C\uD81C-\uD820\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDF00-\uDF44\uDF50\uDF93-\uDF9F\uDFE0]|\uD821[\uDC00-\uDFEC]|\uD822[\uDC00-\uDEF2]|\uD82C[\uDC00\uDC01]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDED6\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF34\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1]|\uD87E[\uDC00-\uDE1D]/,NonAsciiIdentifierPart:/[\xAA\xB5\xB7\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0300-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u0483-\u0487\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u05D0-\u05EA\u05F0-\u05F2\u0610-\u061A\u0620-\u0669\u066E-\u06D3\u06D5-\u06DC\u06DF-\u06E8\u06EA-\u06FC\u06FF\u0710-\u074A\u074D-\u07B1\u07C0-\u07F5\u07FA\u0800-\u082D\u0840-\u085B\u08A0-\u08B4\u08B6-\u08BD\u08D4-\u08E1\u08E3-\u0963\u0966-\u096F\u0971-\u0983\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BC-\u09C4\u09C7\u09C8\u09CB-\u09CE\u09D7\u09DC\u09DD\u09DF-\u09E3\u09E6-\u09F1\u0A01-\u0A03\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A59-\u0A5C\u0A5E\u0A66-\u0A75\u0A81-\u0A83\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABC-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AD0\u0AE0-\u0AE3\u0AE6-\u0AEF\u0AF9\u0B01-\u0B03\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3C-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B56\u0B57\u0B5C\u0B5D\u0B5F-\u0B63\u0B66-\u0B6F\u0B71\u0B82\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD0\u0BD7\u0BE6-\u0BEF\u0C00-\u0C03\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C58-\u0C5A\u0C60-\u0C63\u0C66-\u0C6F\u0C80-\u0C83\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBC-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CDE\u0CE0-\u0CE3\u0CE6-\u0CEF\u0CF1\u0CF2\u0D01-\u0D03\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D-\u0D44\u0D46-\u0D48\u0D4A-\u0D4E\u0D54-\u0D57\u0D5F-\u0D63\u0D66-\u0D6F\u0D7A-\u0D7F\u0D82\u0D83\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E01-\u0E3A\u0E40-\u0E4E\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB9\u0EBB-\u0EBD\u0EC0-\u0EC4\u0EC6\u0EC8-\u0ECD\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E-\u0F47\u0F49-\u0F6C\u0F71-\u0F84\u0F86-\u0F97\u0F99-\u0FBC\u0FC6\u1000-\u1049\u1050-\u109D\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u135D-\u135F\u1369-\u1371\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u170C\u170E-\u1714\u1720-\u1734\u1740-\u1753\u1760-\u176C\u176E-\u1770\u1772\u1773\u1780-\u17D3\u17D7\u17DC\u17DD\u17E0-\u17E9\u180B-\u180D\u1810-\u1819\u1820-\u1877\u1880-\u18AA\u18B0-\u18F5\u1900-\u191E\u1920-\u192B\u1930-\u193B\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19DA\u1A00-\u1A1B\u1A20-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AA7\u1AB0-\u1ABD\u1B00-\u1B4B\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1BF3\u1C00-\u1C37\u1C40-\u1C49\u1C4D-\u1C7D\u1C80-\u1C88\u1CD0-\u1CD2\u1CD4-\u1CF6\u1CF8\u1CF9\u1D00-\u1DF5\u1DFB-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u200C\u200D\u203F\u2040\u2054\u2071\u207F\u2090-\u209C\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D7F-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2DE0-\u2DFF\u3005-\u3007\u3021-\u302F\u3031-\u3035\u3038-\u303C\u3041-\u3096\u3099-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FD5\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66F\uA674-\uA67D\uA67F-\uA6F1\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AE\uA7B0-\uA7B7\uA7F7-\uA827\uA840-\uA873\uA880-\uA8C5\uA8D0-\uA8D9\uA8E0-\uA8F7\uA8FB\uA8FD\uA900-\uA92D\uA930-\uA953\uA960-\uA97C\uA980-\uA9C0\uA9CF-\uA9D9\uA9E0-\uA9FE\uAA00-\uAA36\uAA40-\uAA4D\uAA50-\uAA59\uAA60-\uAA76\uAA7A-\uAAC2\uAADB-\uAADD\uAAE0-\uAAEF\uAAF2-\uAAF6\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABEA\uABEC\uABED\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE00-\uFE0F\uFE20-\uFE2F\uFE33\uFE34\uFE4D-\uFE4F\uFE70-\uFE74\uFE76-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF3F\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD40-\uDD74\uDDFD\uDE80-\uDE9C\uDEA0-\uDED0\uDEE0\uDF00-\uDF1F\uDF30-\uDF4A\uDF50-\uDF7A\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCA0-\uDCA9\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC60-\uDC76\uDC80-\uDC9E\uDCE0-\uDCF2\uDCF4\uDCF5\uDD00-\uDD15\uDD20-\uDD39\uDD80-\uDDB7\uDDBE\uDDBF\uDE00-\uDE03\uDE05\uDE06\uDE0C-\uDE13\uDE15-\uDE17\uDE19-\uDE33\uDE38-\uDE3A\uDE3F\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE6\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2]|\uD804[\uDC00-\uDC46\uDC66-\uDC6F\uDC7F-\uDCBA\uDCD0-\uDCE8\uDCF0-\uDCF9\uDD00-\uDD34\uDD36-\uDD3F\uDD50-\uDD73\uDD76\uDD80-\uDDC4\uDDCA-\uDDCC\uDDD0-\uDDDA\uDDDC\uDE00-\uDE11\uDE13-\uDE37\uDE3E\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEEA\uDEF0-\uDEF9\uDF00-\uDF03\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3C-\uDF44\uDF47\uDF48\uDF4B-\uDF4D\uDF50\uDF57\uDF5D-\uDF63\uDF66-\uDF6C\uDF70-\uDF74]|\uD805[\uDC00-\uDC4A\uDC50-\uDC59\uDC80-\uDCC5\uDCC7\uDCD0-\uDCD9\uDD80-\uDDB5\uDDB8-\uDDC0\uDDD8-\uDDDD\uDE00-\uDE40\uDE44\uDE50-\uDE59\uDE80-\uDEB7\uDEC0-\uDEC9\uDF00-\uDF19\uDF1D-\uDF2B\uDF30-\uDF39]|\uD806[\uDCA0-\uDCE9\uDCFF\uDEC0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC36\uDC38-\uDC40\uDC50-\uDC59\uDC72-\uDC8F\uDC92-\uDCA7\uDCA9-\uDCB6]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|[\uD80C\uD81C-\uD820\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2E]|\uD811[\uDC00-\uDE46]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE60-\uDE69\uDED0-\uDEED\uDEF0-\uDEF4\uDF00-\uDF36\uDF40-\uDF43\uDF50-\uDF59\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDF00-\uDF44\uDF50-\uDF7E\uDF8F-\uDF9F\uDFE0]|\uD821[\uDC00-\uDFEC]|\uD822[\uDC00-\uDEF2]|\uD82C[\uDC00\uDC01]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99\uDC9D\uDC9E]|\uD834[\uDD65-\uDD69\uDD6D-\uDD72\uDD7B-\uDD82\uDD85-\uDD8B\uDDAA-\uDDAD\uDE42-\uDE44]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB\uDFCE-\uDFFF]|\uD836[\uDE00-\uDE36\uDE3B-\uDE6C\uDE75\uDE84\uDE9B-\uDE9F\uDEA1-\uDEAF]|\uD838[\uDC00-\uDC06\uDC08-\uDC18\uDC1B-\uDC21\uDC23\uDC24\uDC26-\uDC2A]|\uD83A[\uDC00-\uDCC4\uDCD0-\uDCD6\uDD00-\uDD4A\uDD50-\uDD59]|\uD83B[\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD869[\uDC00-\uDED6\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF34\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1]|\uD87E[\uDC00-\uDE1D]|\uDB40[\uDD00-\uDDEF]/},n=[5760,8192,8193,8194,8195,8196,8197,8198,8199,8200,8201,8202,8239,8287,12288,65279],u=new Array(128),i=0;i<128;++i)u[i]=i>=97&&i<=122||i>=65&&i<=90||36===i||95===i;for(o=new Array(128),i=0;i<128;++i)o[i]=i>=97&&i<=122||i>=65&&i<=90||i>=48&&i<=57||36===i||95===i;e.exports={isDecimalDigit:function(e){return 48<=e&&e<=57},isHexDigit:function(e){return 48<=e&&e<=57||97<=e&&e<=102||65<=e&&e<=70},isOctalDigit:function(e){return e>=48&&e<=55},isWhiteSpace:function(e){return 32===e||9===e||11===e||12===e||160===e||e>=5760&&n.indexOf(e)>=0},isLineTerminator:function(e){return 10===e||13===e||8232===e||8233===e},isIdentifierStartES5:function(e){return e<128?u[e]:r.NonAsciiIdentifierStart.test(a(e))},isIdentifierPartES5:function(e){return e<128?o[e]:r.NonAsciiIdentifierPart.test(a(e))},isIdentifierStartES6:function(e){return e<128?u[e]:t.NonAsciiIdentifierStart.test(a(e))},isIdentifierPartES6:function(e){return e<128?o[e]:t.NonAsciiIdentifierPart.test(a(e))}}}()},501:function(e,t,r){!function(){"use strict";var e,n;function u(e){this.name="DoctrineError",this.message=e}e=r(925).version,t.VERSION=e,u.prototype=((n=function(){}).prototype=Error.prototype,new n),u.prototype.constructor=u,t.DoctrineError=u,t.throwError=function(e){throw new u(e)},t.assert=r(926)}()},531:function(e,t,r){!function(){"use strict";var e,n,u,o,i,a;function s(e,t,r){return e.slice(t,r)}function c(e){return"param"===e||"argument"===e||"arg"===e}function l(e){return"return"===e||"returns"===e}function p(e){return"property"===e||"prop"===e}function f(e){return c(e)||p(e)||"alias"===e||"this"===e||"mixes"===e||"requires"===e}function h(e){return p(e)||c(e)}function y(e){return c(e)||l(e)||"define"===e||"enum"===e||"implements"===e||"this"===e||"type"===e||"typedef"===e||p(e)}o=r(368),e=r(924),n=r(501),a=Object.prototype.hasOwnProperty,i=function(e,t){return a.call(e,t)};var d="[ \\f\\t\\v\\u00a0\\u1680\\u180e\\u2000-\\u200a\\u202f\\u205f\\u3000\\ufeff]",D="("+d+"*(?:\\*"+d+"?)?)(.+|[\r\n\u2028\u2029])";function g(e){return e.replace(/^\/\*\*?/,"").replace(/\*\/$/,"").replace(new RegExp(D,"g"),"$2").replace(/\s*$/,"")}!function(t){var r,u,a,d,A,m,v,E,b;function C(){var e=A.charCodeAt(u);return u+=1,!o.code.isLineTerminator(e)||13===e&&10===A.charCodeAt(u)||(a+=1),String.fromCharCode(e)}function F(t,r,i){for(var a,s,c,l,p=!1;u<r;){if(a=A.charCodeAt(u),!o.code.isWhiteSpace(a)){if(123===a){C();break}p=!0;break}C()}if(p)return null;for(s=1,c="";u<r;)if(a=A.charCodeAt(u),o.code.isLineTerminator(a))C();else{if(125===a){if(0===(s-=1)){C();break}}else 123===a&&(s+=1);""===c&&(l=u),c+=C()}return 0!==s?n.throwError("Braces are not balanced"):h(t)?e.parseParamType(c,{startIndex:x(l),range:i}):e.parseType(c,{startIndex:x(l),range:i})}function w(e){var t;if(!o.code.isIdentifierStartES5(A.charCodeAt(u))&&!A[u].match(/[0-9]/))return null;for(t=C();u<e&&o.code.isIdentifierPartES5(A.charCodeAt(u));)t+=C();return t}function S(e){for(;u<e&&(o.code.isWhiteSpace(A.charCodeAt(u))||o.code.isLineTerminator(A.charCodeAt(u)));)C()}function B(e,t,r){var n,i,a="";if(S(e),u>=e)return null;if(91===A.charCodeAt(u)){if(!t)return null;n=!0,a=C()}if(a+=w(e),r)for(58!==A.charCodeAt(u)||"module"!==a&&"external"!==a&&"event"!==a||(a+=C(),a+=w(e)),91===A.charCodeAt(u)&&93===A.charCodeAt(u+1)&&(a+=C(),a+=C());46===A.charCodeAt(u)||47===A.charCodeAt(u)||35===A.charCodeAt(u)||45===A.charCodeAt(u)||126===A.charCodeAt(u);)a+=C(),a+=w(e);if(n){if(S(e),61===A.charCodeAt(u)){var s;a+=C(),S(e);for(var c=1;u<e;){if(s=A.charCodeAt(u),o.code.isWhiteSpace(s)&&(i||(S(e),s=A.charCodeAt(u))),39===s&&(i?"'"===i&&(i=""):i="'"),34===s&&(i?'"'===i&&(i=""):i='"'),91===s)c++;else if(93===s&&0==--c)break;a+=C()}}if(S(e),u>=e||93!==A.charCodeAt(u))return null;a+=C()}return a}function x(e){return A===m?e:function(e,t){for(var r,n=e.replace(/^\/\*\*?/,""),u=0,o=new RegExp(D,"g");r=o.exec(n);)if(u+=r[1].length,r.index+r[0].length>t+u)return t+u+e.length-n.length;return e.replace(/\*\/$/,"").replace(/\s*$/,"").length}(m,e)}function O(e,t){this._options=e,this._title=t.toLowerCase(),this._tag={title:t,description:null},this._options.lineNumbers&&(this._tag.lineNumber=a),this._first=u-t.length-1,this._last=0,this._extra={}}function T(e){var t,r;if(!function(){for(;u<d&&64!==A.charCodeAt(u);)C();return!(u>=d)&&(n.assert(64===A.charCodeAt(u)),!0)}())return null;for(r=(t=new O(e,function(){var e,t="";for(C();u<d&&((e=A.charCodeAt(u))>=97&&e<=122||e>=65&&e<=90||e>=48&&e<=57);)t+=C();return t}())).parse();u<t._last;)C();return r}O.prototype.addError=function(e){var t=Array.prototype.slice.call(arguments,1),r=e.replace(/%(\d)/g,(function(e,r){return n.assert(r<t.length,"Message reference must be in range"),t[r]}));return this._tag.errors||(this._tag.errors=[]),b&&n.throwError(r),this._tag.errors.push(r),v},O.prototype.parseType=function(){if(y(this._title))try{if(this._tag.type=F(this._title,this._last,this._options.range),!(this._tag.type||c(this._title)||l(this._title)||this.addError("Missing or invalid tag type")))return!1}catch(e){if(this._tag.type=null,!this.addError(e.message))return!1}else if(y(e=this._title)||"throws"===e||"const"===e||"constant"===e||"namespace"===e||"member"===e||"var"===e||"module"===e||"constructor"===e||"class"===e||"extends"===e||"augments"===e||"public"===e||"private"===e||"protected"===e)try{this._tag.type=F(this._title,this._last,this._options.range)}catch(e){}var e;return!0},O.prototype._parseNamePath=function(e){var t;return!!((t=B(this._last,E&&h(this._title),!0))||e||this.addError("Missing or invalid tag name"))&&(this._tag.name=t,!0)},O.prototype.parseNamePath=function(){return this._parseNamePath(!1)},O.prototype.parseNamePathOptional=function(){return this._parseNamePath(!0)},O.prototype.parseName=function(){var e,t,r;if(f(r=this._title)||"const"===r||"constant"===r)if(this._tag.name=B(this._last,E&&h(this._title),function(e){return p(e)||c(e)}(this._title)),this._tag.name)"["===(t=this._tag.name).charAt(0)&&"]"===t.charAt(t.length-1)&&((e=t.substring(1,t.length-1).split("=")).length>1&&(this._tag.default=e.slice(1).join("=")),this._tag.name=e[0],this._tag.type&&"OptionalType"!==this._tag.type.type&&(this._tag.type={type:"OptionalType",expression:this._tag.type}));else{if(!f(this._title))return!0;if(c(this._title)&&this._tag.type&&this._tag.type.name)this._extra.name=this._tag.type,this._tag.name=this._tag.type.name,this._tag.type=null;else if(!this.addError("Missing or invalid tag name"))return!1}return!0},O.prototype.parseDescription=function(){var e=s(A,u,this._last).trim();return e&&(/^-\s+/.test(e)&&(e=e.substring(2)),this._tag.description=e),!0},O.prototype.parseCaption=function(){var e=s(A,u,this._last).trim(),t=e.indexOf("<caption>"),r=e.indexOf("</caption>");return t>=0&&r>=0?(this._tag.caption=e.substring(t+"<caption>".length,r).trim(),this._tag.description=e.substring(r+"</caption>".length).trim()):this._tag.description=e,!0},O.prototype.parseKind=function(){var e,t;return t={class:!0,constant:!0,event:!0,external:!0,file:!0,function:!0,member:!0,mixin:!0,module:!0,namespace:!0,typedef:!0},e=s(A,u,this._last).trim(),this._tag.kind=e,!(!i(t,e)&&!this.addError("Invalid kind name '%0'",e))},O.prototype.parseAccess=function(){var e;return e=s(A,u,this._last).trim(),this._tag.access=e,!("private"!==e&&"protected"!==e&&"public"!==e&&!this.addError("Invalid access name '%0'",e))},O.prototype.parseThis=function(){var e=s(A,u,this._last).trim();return e&&"{"===e.charAt(0)?this.parseType()&&"NameExpression"===this._tag.type.type||"UnionType"===this._tag.type.type?(this._tag.name=this._tag.type.name,!0):this.addError("Invalid name for this"):this.parseNamePath()},O.prototype.parseVariation=function(){var e,t;return t=s(A,u,this._last).trim(),e=parseFloat(t,10),this._tag.variation=e,!(isNaN(e)&&!this.addError("Invalid variation '%0'",t))},O.prototype.ensureEnd=function(){var e=s(A,u,this._last).trim();return!(e&&!this.addError("Unknown content '%0'",e))},O.prototype.epilogue=function(){var e;return e=this._tag.description,!(h(this._title)&&!this._tag.type&&e&&"["===e.charAt(0)&&(this._tag.type=this._extra.name,this._tag.name||(this._tag.name=void 0),!E&&!this.addError("Missing or invalid tag name")))},r={access:["parseAccess"],alias:["parseNamePath","ensureEnd"],augments:["parseType","parseNamePathOptional","ensureEnd"],constructor:["parseType","parseNamePathOptional","ensureEnd"],class:["parseType","parseNamePathOptional","ensureEnd"],extends:["parseType","parseNamePathOptional","ensureEnd"],example:["parseCaption"],deprecated:["parseDescription"],global:["ensureEnd"],inner:["ensureEnd"],instance:["ensureEnd"],kind:["parseKind"],mixes:["parseNamePath","ensureEnd"],mixin:["parseNamePathOptional","ensureEnd"],member:["parseType","parseNamePathOptional","ensureEnd"],method:["parseNamePathOptional","ensureEnd"],module:["parseType","parseNamePathOptional","ensureEnd"],func:["parseNamePathOptional","ensureEnd"],function:["parseNamePathOptional","ensureEnd"],var:["parseType","parseNamePathOptional","ensureEnd"],name:["parseNamePath","ensureEnd"],namespace:["parseType","parseNamePathOptional","ensureEnd"],private:["parseType","parseDescription"],protected:["parseType","parseDescription"],public:["parseType","parseDescription"],readonly:["ensureEnd"],requires:["parseNamePath","ensureEnd"],since:["parseDescription"],static:["ensureEnd"],summary:["parseDescription"],this:["parseThis","ensureEnd"],todo:["parseDescription"],typedef:["parseType","parseNamePathOptional"],variation:["parseVariation"],version:["parseDescription"]},O.prototype.parse=function(){var e,t,n;if(!this._title&&!this.addError("Missing or invalid title"))return null;for(this._last=function(){var e,t,r=u;for(t=!1;r<d;){if(e=A.charCodeAt(r),!o.code.isLineTerminator(e)||13===e&&10===A.charCodeAt(r+1)){if(t){if(64===e)break;o.code.isWhiteSpace(e)||(t=!1)}}else t=!0;r+=1}return r}(this._title),this._options.range&&(this._tag.range=[this._first,A.slice(0,this._last).replace(/\s*$/,"").length].map(x)),e=0,t=(n=i(r,this._title)?r[this._title]:["parseType","parseName","parseDescription","epilogue"]).length;e<t;++e)if(!this[n[e]]())return null;return this._tag},t.parse=function(e,t){var r,i,s,c,l,p=[];if(void 0===t&&(t={}),A="boolean"==typeof t.unwrap&&t.unwrap?g(e):e,m=e,t.tags)if(Array.isArray(t.tags))for(s={},c=0,l=t.tags.length;c<l;c++)"string"==typeof t.tags[c]?s[t.tags[c]]=!0:n.throwError('Invalid "tags" parameter: '+t.tags);else n.throwError('Invalid "tags" parameter: '+t.tags);for(d=A.length,u=0,a=0,v=t.recoverable,E=t.sloppy,b=t.strict,i=function(e){var t,r,n="";for(r=!0;u<d&&(t=A.charCodeAt(u),!r||64!==t);)o.code.isLineTerminator(t)?r=!0:r&&!o.code.isWhiteSpace(t)&&(r=!1),n+=C();return e?n:n.trim()}(t.preserveWhitespace);r=T(t);)s&&!s.hasOwnProperty(r.title)||p.push(r);return{description:i,tags:p}}}(u={}),t.version=n.VERSION,t.parse=u.parse,t.parseType=e.parseType,t.parseParamType=e.parseParamType,t.unwrapComment=g,t.Syntax=function(e){var t,r={};for(t in e)e.hasOwnProperty(t)&&(r[t]=e[t]);return r}(e.Syntax),t.Error=n.DoctrineError,t.type={Syntax:t.Syntax,parseType:e.parseType,parseParamType:e.parseParamType,stringify:e.stringify}}()},536:function(e,t,r){(function(e){!function(){"use strict";var n,u,o,i,a,s,c,l,p,f,h,y,d,D,g,A,m,v,E,b,C,F,w,S,B,x;function O(e){return $.Statement.hasOwnProperty(e.type)}a=r(931),s=r(368),n=a.Syntax,o={"||":(u={Sequence:0,Yield:1,Assignment:1,Conditional:2,ArrowFunction:2,LogicalOR:3,LogicalAND:4,BitwiseOR:5,BitwiseXOR:6,BitwiseAND:7,Equality:8,Relational:9,BitwiseSHIFT:10,Additive:11,Multiplicative:12,Exponentiation:13,Await:14,Unary:14,Postfix:15,OptionalChaining:16,Call:17,New:18,TaggedTemplate:19,Member:20,Primary:21}).LogicalOR,"&&":u.LogicalAND,"|":u.BitwiseOR,"^":u.BitwiseXOR,"&":u.BitwiseAND,"==":u.Equality,"!=":u.Equality,"===":u.Equality,"!==":u.Equality,is:u.Equality,isnt:u.Equality,"<":u.Relational,">":u.Relational,"<=":u.Relational,">=":u.Relational,in:u.Relational,instanceof:u.Relational,"<<":u.BitwiseSHIFT,">>":u.BitwiseSHIFT,">>>":u.BitwiseSHIFT,"+":u.Additive,"-":u.Additive,"*":u.Multiplicative,"%":u.Multiplicative,"/":u.Multiplicative,"**":u.Exponentiation};function T(e,t){var r="";for(t|=0;t>0;t>>>=1,e+=e)1&t&&(r+=e);return r}function j(e){var t=e.length;return t&&s.code.isLineTerminator(e.charCodeAt(t-1))}function P(e,t){var r;for(r in t)t.hasOwnProperty(r)&&(e[r]=t[r]);return e}function I(e,t){var r,n;function u(e){return"object"==typeof e&&e instanceof Object&&!(e instanceof RegExp)}for(r in t)t.hasOwnProperty(r)&&(u(n=t[r])?u(e[r])?I(e[r],n):e[r]=I({},n):e[r]=n);return e}function N(e,t){return 8232==(-2&e)?(t?"u":"\\u")+(8232===e?"2028":"2029"):10===e||13===e?(t?"":"\\")+(10===e?"n":"r"):String.fromCharCode(e)}function _(e,t){var r;return 8===e?"\\b":12===e?"\\f":9===e?"\\t":(r=e.toString(16).toUpperCase(),p||e>255?"\\u"+"0000".slice(r.length)+r:0!==e||s.code.isDecimalDigit(t)?11===e?"\\x0B":"\\x"+"00".slice(r.length)+r:"\\0")}function k(e){if(92===e)return"\\\\";if(10===e)return"\\n";if(13===e)return"\\r";if(8232===e)return"\\u2028";if(8233===e)return"\\u2029";throw new Error("Incorrectly classified character")}function M(e,t){if(!F)return Array.isArray(e)?function e(t){var r,n,u,o="";for(r=0,n=t.length;r<n;++r)u=t[r],o+=Array.isArray(u)?e(u):u;return o}(e):e;if(null==t){if(e instanceof i)return e;t={}}return null==t.loc?new i(null,null,F,e,t.name||null):new i(t.loc.start.line,t.loc.start.column,!0===F?t.loc.source||null:F,e,t.name||null)}function R(){return g||" "}function L(e,t){var r,n,u,o;return 0===(r=M(e).toString()).length?[t]:0===(n=M(t).toString()).length?[e]:(u=r.charCodeAt(r.length-1),o=n.charCodeAt(0),(43===u||45===u)&&u===o||s.code.isIdentifierPartES5(u)&&s.code.isIdentifierPartES5(o)||47===u&&105===o?[e,R(),t]:s.code.isWhiteSpace(u)||s.code.isLineTerminator(u)||s.code.isWhiteSpace(o)||s.code.isLineTerminator(o)?[e,t]:[e,g,t])}function q(e){return[c,e]}function U(e){var t;t=c,e(c+=l),c=t}function G(e,t){if("Line"===e.type){if(j(e.value))return"//"+e.value;var r="//"+e.value;return S||(r+="\n"),r}return b.format.indent.adjustMultilineComment&&/[\n\r]/.test(e.value)?function(e,t){var r,n,u,o,i,a,l,p;for(r=e.split(/\r\n|[\r\n]/),a=Number.MAX_VALUE,n=1,u=r.length;n<u;++n){for(o=r[n],i=0;i<o.length&&s.code.isWhiteSpace(o.charCodeAt(i));)++i;a>i&&(a=i)}for(void 0!==t?(l=c,"*"===r[1][a]&&(t+=" "),c=t):(1&a&&--a,l=c),n=1,u=r.length;n<u;++n)p=M(q(r[n].slice(a))),r[n]=F?p.join(""):p;return c=l,r.join("\n")}("/*"+e.value+"*/",t):"/*"+e.value+"*/"}function V(e,t){var r,u,o,i,a,p,f,h,y,d,D,g;if(e.leadingComments&&e.leadingComments.length>0){if(i=t,S){for(t=[],h=(o=e.leadingComments[0]).extendedRange,y=o.range,(g=((D=w.substring(h[0],y[0])).match(/\n/g)||[]).length)>0?(t.push(T("\n",g)),t.push(q(G(o)))):(t.push(D),t.push(G(o))),d=y,r=1,u=e.leadingComments.length;r<u;r++)y=(o=e.leadingComments[r]).range,g=(w.substring(d[1],y[0]).match(/\n/g)||[]).length,t.push(T("\n",g)),t.push(q(G(o))),d=y;g=(w.substring(y[1],h[1]).match(/\n/g)||[]).length,t.push(T("\n",g))}else for(o=e.leadingComments[0],t=[],v&&e.type===n.Program&&0===e.body.length&&t.push("\n"),t.push(G(o)),j(M(t).toString())||t.push("\n"),r=1,u=e.leadingComments.length;r<u;++r)j(M(f=[G(o=e.leadingComments[r])]).toString())||f.push("\n"),t.push(q(f));t.push(q(i))}if(e.trailingComments)if(S)h=(o=e.trailingComments[0]).extendedRange,y=o.range,(g=((D=w.substring(h[0],y[0])).match(/\n/g)||[]).length)>0?(t.push(T("\n",g)),t.push(q(G(o)))):(t.push(D),t.push(G(o)));else for(a=!j(M(t).toString()),p=T(" ",function(e){var t;for(t=e.length-1;t>=0&&!s.code.isLineTerminator(e.charCodeAt(t));--t);return e.length-1-t}(M([c,t,l]).toString())),r=0,u=e.trailingComments.length;r<u;++r)o=e.trailingComments[r],a?(t=0===r?[t,l]:[t,p]).push(G(o,p)):t=[t,q(G(o))],r===u-1||j(M(t).toString())||(t=[t,"\n"]);return t}function H(e,t,r){var n,u=0;for(n=e;n<t;n++)"\n"===w[n]&&u++;for(n=1;n<u;n++)r.push(D)}function W(e,t,r){return t<r?["(",e,")"]:e}function z(e){var t,r,n;for(t=1,r=(n=e.split(/\r\n|\n/)).length;t<r;t++)n[t]=D+c+n[t];return n}function $(){}function J(e){return M(e.name,e)}function K(e,t){return e.async?"async"+(t?R():g):""}function X(e){return e.generator&&!b.moz.starlessGenerator?"*"+g:""}function Y(e){var t=e.value,r="";return t.async&&(r+=K(t,!e.computed)),t.generator&&(r+=X(t)?"*":""),r}function Z(e){var t;if(t=new $,O(e))return t.generateStatement(e,1);if(function(e){return $.Expression.hasOwnProperty(e.type)}(e))return t.generateExpression(e,u.Sequence,7);throw new Error("Unknown node type: "+e.type)}$.prototype.maybeBlock=function(e,t){var r,u,o=this;return u=!b.comment||!e.leadingComments,e.type===n.BlockStatement&&u?[g,this.generateStatement(e,t)]:e.type===n.EmptyStatement&&u?";":(U((function(){r=[D,q(o.generateStatement(e,t))]})),r)},$.prototype.maybeBlockSuffix=function(e,t){var r=j(M(t).toString());return e.type!==n.BlockStatement||b.comment&&e.leadingComments||r?r?[t,c]:[t,D,c]:[t,g]},$.prototype.generatePattern=function(e,t,r){return e.type===n.Identifier?J(e):this.generateExpression(e,t,r)},$.prototype.generateFunctionParams=function(e){var t,r,o,i;if(i=!1,e.type!==n.ArrowFunctionExpression||e.rest||e.defaults&&0!==e.defaults.length||1!==e.params.length||e.params[0].type!==n.Identifier){for((o=e.type===n.ArrowFunctionExpression?[K(e,!1)]:[]).push("("),e.defaults&&(i=!0),t=0,r=e.params.length;t<r;++t)i&&e.defaults[t]?o.push(this.generateAssignment(e.params[t],e.defaults[t],"=",u.Assignment,7)):o.push(this.generatePattern(e.params[t],u.Assignment,7)),t+1<r&&o.push(","+g);e.rest&&(e.params.length&&o.push(","+g),o.push("..."),o.push(J(e.rest))),o.push(")")}else o=[K(e,!0),J(e.params[0])];return o},$.prototype.generateFunctionBody=function(e){var t,r;return t=this.generateFunctionParams(e),e.type===n.ArrowFunctionExpression&&(t.push(g),t.push("=>")),e.expression?(t.push(g),"{"===(r=this.generateExpression(e.body,u.Assignment,7)).toString().charAt(0)&&(r=["(",r,")"]),t.push(r)):t.push(this.maybeBlock(e.body,9)),t},$.prototype.generateIterationForStatement=function(e,t,r){var o=["for"+(t.await?R()+"await":"")+g+"("],i=this;return U((function(){t.left.type===n.VariableDeclaration?U((function(){o.push(t.left.kind+R()),o.push(i.generateStatement(t.left.declarations[0],0))})):o.push(i.generateExpression(t.left,u.Call,7)),o=L(o,e),o=[L(o,i.generateExpression(t.right,u.Assignment,7)),")"]})),o.push(this.maybeBlock(t.body,r)),o},$.prototype.generatePropertyKey=function(e,t){var r=[];return t&&r.push("["),r.push(this.generateExpression(e,u.Assignment,7)),t&&r.push("]"),r},$.prototype.generateAssignment=function(e,t,r,n,o){return u.Assignment<n&&(o|=1),W([this.generateExpression(e,u.Call,o),g+r+g,this.generateExpression(t,u.Assignment,o)],u.Assignment,n)},$.prototype.semicolon=function(e){return!m&&32&e?"":";"},$.Statement={BlockStatement:function(e,t){var r,n,u=["{",D],o=this;return U((function(){var i,a,s,c;for(0===e.body.length&&S&&(r=e.range)[1]-r[0]>2&&("\n"===(n=w.substring(r[0]+1,r[1]-1))[0]&&(u=["{"]),u.push(n)),c=1,8&t&&(c|=16),i=0,a=e.body.length;i<a;++i)S&&(0===i&&(e.body[0].leadingComments&&(r=e.body[0].leadingComments[0].extendedRange,"\n"===(n=w.substring(r[0],r[1]))[0]&&(u=["{"])),e.body[0].leadingComments||H(e.range[0],e.body[0].range[0],u)),i>0&&(e.body[i-1].trailingComments||e.body[i].leadingComments||H(e.body[i-1].range[1],e.body[i].range[0],u))),i===a-1&&(c|=32),s=e.body[i].leadingComments&&S?o.generateStatement(e.body[i],c):q(o.generateStatement(e.body[i],c)),u.push(s),j(M(s).toString())||S&&i<a-1&&e.body[i+1].leadingComments||u.push(D),S&&i===a-1&&(e.body[i].trailingComments||H(e.body[i].range[1],e.range[1],u))})),u.push(q("}")),u},BreakStatement:function(e,t){return e.label?"break "+e.label.name+this.semicolon(t):"break"+this.semicolon(t)},ContinueStatement:function(e,t){return e.label?"continue "+e.label.name+this.semicolon(t):"continue"+this.semicolon(t)},ClassBody:function(e,t){var r=["{",D],n=this;return U((function(t){var o,i;for(o=0,i=e.body.length;o<i;++o)r.push(t),r.push(n.generateExpression(e.body[o],u.Sequence,7)),o+1<i&&r.push(D)})),j(M(r).toString())||r.push(D),r.push(c),r.push("}"),r},ClassDeclaration:function(e,t){var r,n;return r=["class"],e.id&&(r=L(r,this.generateExpression(e.id,u.Sequence,7))),e.superClass&&(n=L("extends",this.generateExpression(e.superClass,u.Unary,7)),r=L(r,n)),r.push(g),r.push(this.generateStatement(e.body,33)),r},DirectiveStatement:function(e,t){return b.raw&&e.raw?e.raw+this.semicolon(t):function(e){var t,r,n,u;for(u="double"===y?'"':"'",t=0,r=e.length;t<r;++t){if(39===(n=e.charCodeAt(t))){u='"';break}if(34===n){u="'";break}92===n&&++t}return u+e+u}(e.directive)+this.semicolon(t)},DoWhileStatement:function(e,t){var r=L("do",this.maybeBlock(e.body,1));return L(r=this.maybeBlockSuffix(e.body,r),["while"+g+"(",this.generateExpression(e.test,u.Sequence,7),")"+this.semicolon(t)])},CatchClause:function(e,t){var r,n=this;return U((function(){var t;e.param?(r=["catch"+g+"(",n.generateExpression(e.param,u.Sequence,7),")"],e.guard&&(t=n.generateExpression(e.guard,u.Sequence,7),r.splice(2,0," if ",t))):r=["catch"]})),r.push(this.maybeBlock(e.body,1)),r},DebuggerStatement:function(e,t){return"debugger"+this.semicolon(t)},EmptyStatement:function(e,t){return";"},ExportDefaultDeclaration:function(e,t){var r,n=["export"];return r=32&t?33:1,n=L(n,"default"),n=O(e.declaration)?L(n,this.generateStatement(e.declaration,r)):L(n,this.generateExpression(e.declaration,u.Assignment,7)+this.semicolon(t))},ExportNamedDeclaration:function(e,t){var r,o=["export"],i=this;return r=32&t?33:1,e.declaration?L(o,this.generateStatement(e.declaration,r)):(e.specifiers&&(0===e.specifiers.length?o=L(o,"{"+g+"}"):e.specifiers[0].type===n.ExportBatchSpecifier?o=L(o,this.generateExpression(e.specifiers[0],u.Sequence,7)):(o=L(o,"{"),U((function(t){var r,n;for(o.push(D),r=0,n=e.specifiers.length;r<n;++r)o.push(t),o.push(i.generateExpression(e.specifiers[r],u.Sequence,7)),r+1<n&&o.push(","+D)})),j(M(o).toString())||o.push(D),o.push(c+"}")),e.source?o=L(o,["from"+g,this.generateExpression(e.source,u.Sequence,7),this.semicolon(t)]):o.push(this.semicolon(t))),o)},ExportAllDeclaration:function(e,t){return["export"+g,"*"+g,"from"+g,this.generateExpression(e.source,u.Sequence,7),this.semicolon(t)]},ExpressionStatement:function(e,t){var r,o;return 123===(o=M(r=[this.generateExpression(e.expression,u.Sequence,7)]).toString()).charCodeAt(0)||function(e){var t;return"class"===e.slice(0,5)&&(123===(t=e.charCodeAt(5))||s.code.isWhiteSpace(t)||s.code.isLineTerminator(t))}(o)||function(e){var t;return"function"===e.slice(0,8)&&(40===(t=e.charCodeAt(8))||s.code.isWhiteSpace(t)||42===t||s.code.isLineTerminator(t))}(o)||function(e){var t,r,n;if("async"!==e.slice(0,5))return!1;if(!s.code.isWhiteSpace(e.charCodeAt(5)))return!1;for(r=6,n=e.length;r<n&&s.code.isWhiteSpace(e.charCodeAt(r));++r);return r!==n&&("function"===e.slice(r,r+8)&&(40===(t=e.charCodeAt(r+8))||s.code.isWhiteSpace(t)||42===t||s.code.isLineTerminator(t)))}(o)||E&&16&t&&e.expression.type===n.Literal&&"string"==typeof e.expression.value?r=["(",r,")"+this.semicolon(t)]:r.push(this.semicolon(t)),r},ImportDeclaration:function(e,t){var r,o,i=this;return 0===e.specifiers.length?["import",g,this.generateExpression(e.source,u.Sequence,7),this.semicolon(t)]:(r=["import"],o=0,e.specifiers[o].type===n.ImportDefaultSpecifier&&(r=L(r,[this.generateExpression(e.specifiers[o],u.Sequence,7)]),++o),e.specifiers[o]&&(0!==o&&r.push(","),e.specifiers[o].type===n.ImportNamespaceSpecifier?r=L(r,[g,this.generateExpression(e.specifiers[o],u.Sequence,7)]):(r.push(g+"{"),e.specifiers.length-o==1?(r.push(g),r.push(this.generateExpression(e.specifiers[o],u.Sequence,7)),r.push(g+"}"+g)):(U((function(t){var n,a;for(r.push(D),n=o,a=e.specifiers.length;n<a;++n)r.push(t),r.push(i.generateExpression(e.specifiers[n],u.Sequence,7)),n+1<a&&r.push(","+D)})),j(M(r).toString())||r.push(D),r.push(c+"}"+g)))),r=L(r,["from"+g,this.generateExpression(e.source,u.Sequence,7),this.semicolon(t)]))},VariableDeclarator:function(e,t){var r=1&t?7:6;return e.init?[this.generateExpression(e.id,u.Assignment,r),g,"=",g,this.generateExpression(e.init,u.Assignment,r)]:this.generatePattern(e.id,u.Assignment,r)},VariableDeclaration:function(e,t){var r,n,u,o,i,a=this;function s(){for(o=e.declarations[0],b.comment&&o.leadingComments?(r.push("\n"),r.push(q(a.generateStatement(o,i)))):(r.push(R()),r.push(a.generateStatement(o,i))),n=1,u=e.declarations.length;n<u;++n)o=e.declarations[n],b.comment&&o.leadingComments?(r.push(","+D),r.push(q(a.generateStatement(o,i)))):(r.push(","+g),r.push(a.generateStatement(o,i)))}return r=[e.kind],i=1&t?1:0,e.declarations.length>1?U(s):s(),r.push(this.semicolon(t)),r},ThrowStatement:function(e,t){return[L("throw",this.generateExpression(e.argument,u.Sequence,7)),this.semicolon(t)]},TryStatement:function(e,t){var r,n,u,o;if(r=["try",this.maybeBlock(e.block,1)],r=this.maybeBlockSuffix(e.block,r),e.handlers)for(n=0,u=e.handlers.length;n<u;++n)r=L(r,this.generateStatement(e.handlers[n],1)),(e.finalizer||n+1!==u)&&(r=this.maybeBlockSuffix(e.handlers[n].body,r));else{for(n=0,u=(o=e.guardedHandlers||[]).length;n<u;++n)r=L(r,this.generateStatement(o[n],1)),(e.finalizer||n+1!==u)&&(r=this.maybeBlockSuffix(o[n].body,r));if(e.handler)if(Array.isArray(e.handler))for(n=0,u=e.handler.length;n<u;++n)r=L(r,this.generateStatement(e.handler[n],1)),(e.finalizer||n+1!==u)&&(r=this.maybeBlockSuffix(e.handler[n].body,r));else r=L(r,this.generateStatement(e.handler,1)),e.finalizer&&(r=this.maybeBlockSuffix(e.handler.body,r))}return e.finalizer&&(r=L(r,["finally",this.maybeBlock(e.finalizer,1)])),r},SwitchStatement:function(e,t){var r,n,o,i,a,s=this;if(U((function(){r=["switch"+g+"(",s.generateExpression(e.discriminant,u.Sequence,7),")"+g+"{"+D]})),e.cases)for(a=1,o=0,i=e.cases.length;o<i;++o)o===i-1&&(a|=32),n=q(this.generateStatement(e.cases[o],a)),r.push(n),j(M(n).toString())||r.push(D);return r.push(q("}")),r},SwitchCase:function(e,t){var r,o,i,a,s,c=this;return U((function(){for(r=e.test?[L("case",c.generateExpression(e.test,u.Sequence,7)),":"]:["default:"],i=0,(a=e.consequent.length)&&e.consequent[0].type===n.BlockStatement&&(o=c.maybeBlock(e.consequent[0],1),r.push(o),i=1),i===a||j(M(r).toString())||r.push(D),s=1;i<a;++i)i===a-1&&32&t&&(s|=32),o=q(c.generateStatement(e.consequent[i],s)),r.push(o),i+1===a||j(M(o).toString())||r.push(D)})),r},IfStatement:function(e,t){var r,o,i=this;return U((function(){r=["if"+g+"(",i.generateExpression(e.test,u.Sequence,7),")"]})),o=1,32&t&&(o|=32),e.alternate?(r.push(this.maybeBlock(e.consequent,1)),r=this.maybeBlockSuffix(e.consequent,r),r=e.alternate.type===n.IfStatement?L(r,["else ",this.generateStatement(e.alternate,o)]):L(r,L("else",this.maybeBlock(e.alternate,o)))):r.push(this.maybeBlock(e.consequent,o)),r},ForStatement:function(e,t){var r,o=this;return U((function(){r=["for"+g+"("],e.init?e.init.type===n.VariableDeclaration?r.push(o.generateStatement(e.init,0)):(r.push(o.generateExpression(e.init,u.Sequence,6)),r.push(";")):r.push(";"),e.test?(r.push(g),r.push(o.generateExpression(e.test,u.Sequence,7)),r.push(";")):r.push(";"),e.update?(r.push(g),r.push(o.generateExpression(e.update,u.Sequence,7)),r.push(")")):r.push(")")})),r.push(this.maybeBlock(e.body,32&t?33:1)),r},ForInStatement:function(e,t){return this.generateIterationForStatement("in",e,32&t?33:1)},ForOfStatement:function(e,t){return this.generateIterationForStatement("of",e,32&t?33:1)},LabeledStatement:function(e,t){return[e.label.name+":",this.maybeBlock(e.body,32&t?33:1)]},Program:function(e,t){var r,n,u,o,i;for(o=e.body.length,r=[v&&o>0?"\n":""],i=17,u=0;u<o;++u)v||u!==o-1||(i|=32),S&&(0===u&&(e.body[0].leadingComments||H(e.range[0],e.body[u].range[0],r)),u>0&&(e.body[u-1].trailingComments||e.body[u].leadingComments||H(e.body[u-1].range[1],e.body[u].range[0],r))),n=q(this.generateStatement(e.body[u],i)),r.push(n),u+1<o&&!j(M(n).toString())&&(S&&e.body[u+1].leadingComments||r.push(D)),S&&u===o-1&&(e.body[u].trailingComments||H(e.body[u].range[1],e.range[1],r));return r},FunctionDeclaration:function(e,t){return[K(e,!0),"function",X(e)||R(),e.id?J(e.id):"",this.generateFunctionBody(e)]},ReturnStatement:function(e,t){return e.argument?[L("return",this.generateExpression(e.argument,u.Sequence,7)),this.semicolon(t)]:["return"+this.semicolon(t)]},WhileStatement:function(e,t){var r,n=this;return U((function(){r=["while"+g+"(",n.generateExpression(e.test,u.Sequence,7),")"]})),r.push(this.maybeBlock(e.body,32&t?33:1)),r},WithStatement:function(e,t){var r,n=this;return U((function(){r=["with"+g+"(",n.generateExpression(e.object,u.Sequence,7),")"]})),r.push(this.maybeBlock(e.body,32&t?33:1)),r}},P($.prototype,$.Statement),$.Expression={SequenceExpression:function(e,t,r){var n,o,i;for(u.Sequence<t&&(r|=1),n=[],o=0,i=e.expressions.length;o<i;++o)n.push(this.generateExpression(e.expressions[o],u.Assignment,r)),o+1<i&&n.push(","+g);return W(n,u.Sequence,t)},AssignmentExpression:function(e,t,r){return this.generateAssignment(e.left,e.right,e.operator,t,r)},ArrowFunctionExpression:function(e,t,r){return W(this.generateFunctionBody(e),u.ArrowFunction,t)},ConditionalExpression:function(e,t,r){return u.Conditional<t&&(r|=1),W([this.generateExpression(e.test,u.LogicalOR,r),g+"?"+g,this.generateExpression(e.consequent,u.Assignment,r),g+":"+g,this.generateExpression(e.alternate,u.Assignment,r)],u.Conditional,t)},LogicalExpression:function(e,t,r){return this.BinaryExpression(e,t,r)},BinaryExpression:function(e,t,r){var n,i,a,c,l,p;return c=o[e.operator],i="**"===e.operator?u.Postfix:c,a="**"===e.operator?c:c+1,c<t&&(r|=1),n=47===(p=(l=this.generateExpression(e.left,i,r)).toString()).charCodeAt(p.length-1)&&s.code.isIdentifierPartES5(e.operator.charCodeAt(0))?[l,R(),e.operator]:L(l,e.operator),l=this.generateExpression(e.right,a,r),"/"===e.operator&&"/"===l.toString().charAt(0)||"<"===e.operator.slice(-1)&&"!--"===l.toString().slice(0,3)?(n.push(R()),n.push(l)):n=L(n,l),"in"!==e.operator||1&r?W(n,c,t):["(",n,")"]},CallExpression:function(e,t,r){var n,o,i;for(n=[this.generateExpression(e.callee,u.Call,3)],e.optional&&n.push("?."),n.push("("),o=0,i=e.arguments.length;o<i;++o)n.push(this.generateExpression(e.arguments[o],u.Assignment,7)),o+1<i&&n.push(","+g);return n.push(")"),2&r?W(n,u.Call,t):["(",n,")"]},ChainExpression:function(e,t,r){return u.OptionalChaining<t&&(r|=2),W(this.generateExpression(e.expression,u.OptionalChaining,r),u.OptionalChaining,t)},NewExpression:function(e,t,r){var n,o,i,a,s;if(o=e.arguments.length,s=4&r&&!A&&0===o?5:1,n=L("new",this.generateExpression(e.callee,u.New,s)),!(4&r)||A||o>0){for(n.push("("),i=0,a=o;i<a;++i)n.push(this.generateExpression(e.arguments[i],u.Assignment,7)),i+1<a&&n.push(","+g);n.push(")")}return W(n,u.New,t)},MemberExpression:function(e,t,r){var o,i;return o=[this.generateExpression(e.object,u.Call,2&r?3:1)],e.computed?(e.optional&&o.push("?."),o.push("["),o.push(this.generateExpression(e.property,u.Sequence,2&r?7:5)),o.push("]")):(e.optional||e.object.type!==n.Literal||"number"!=typeof e.object.value||(i=M(o).toString()).indexOf(".")<0&&!/[eExX]/.test(i)&&s.code.isDecimalDigit(i.charCodeAt(i.length-1))&&!(i.length>=2&&48===i.charCodeAt(0))&&o.push(" "),o.push(e.optional?"?.":"."),o.push(J(e.property))),W(o,u.Member,t)},MetaProperty:function(e,t,r){var n;return(n=[]).push("string"==typeof e.meta?e.meta:J(e.meta)),n.push("."),n.push("string"==typeof e.property?e.property:J(e.property)),W(n,u.Member,t)},UnaryExpression:function(e,t,r){var n,o,i,a,c;return o=this.generateExpression(e.argument,u.Unary,7),""===g?n=L(e.operator,o):(n=[e.operator],e.operator.length>2?n=L(n,o):(c=(a=M(n).toString()).charCodeAt(a.length-1),i=o.toString().charCodeAt(0),(43===c||45===c)&&c===i||s.code.isIdentifierPartES5(c)&&s.code.isIdentifierPartES5(i)?(n.push(R()),n.push(o)):n.push(o))),W(n,u.Unary,t)},YieldExpression:function(e,t,r){var n;return n=e.delegate?"yield*":"yield",e.argument&&(n=L(n,this.generateExpression(e.argument,u.Yield,7))),W(n,u.Yield,t)},AwaitExpression:function(e,t,r){return W(L(e.all?"await*":"await",this.generateExpression(e.argument,u.Await,7)),u.Await,t)},UpdateExpression:function(e,t,r){return e.prefix?W([e.operator,this.generateExpression(e.argument,u.Unary,7)],u.Unary,t):W([this.generateExpression(e.argument,u.Postfix,7),e.operator],u.Postfix,t)},FunctionExpression:function(e,t,r){var n=[K(e,!0),"function"];return e.id?(n.push(X(e)||R()),n.push(J(e.id))):n.push(X(e)||g),n.push(this.generateFunctionBody(e)),n},ArrayPattern:function(e,t,r){return this.ArrayExpression(e,t,r,!0)},ArrayExpression:function(e,t,r,n){var o,i,a=this;return e.elements.length?(i=!n&&e.elements.length>1,o=["[",i?D:""],U((function(t){var r,n;for(r=0,n=e.elements.length;r<n;++r)e.elements[r]?(o.push(i?t:""),o.push(a.generateExpression(e.elements[r],u.Assignment,7))):(i&&o.push(t),r+1===n&&o.push(",")),r+1<n&&o.push(","+(i?D:g))})),i&&!j(M(o).toString())&&o.push(D),o.push(i?c:""),o.push("]"),o):"[]"},RestElement:function(e,t,r){return"..."+this.generatePattern(e.argument)},ClassExpression:function(e,t,r){var n,o;return n=["class"],e.id&&(n=L(n,this.generateExpression(e.id,u.Sequence,7))),e.superClass&&(o=L("extends",this.generateExpression(e.superClass,u.Unary,7)),n=L(n,o)),n.push(g),n.push(this.generateStatement(e.body,33)),n},MethodDefinition:function(e,t,r){var n,u;return n=e.static?["static"+g]:[],u="get"===e.kind||"set"===e.kind?[L(e.kind,this.generatePropertyKey(e.key,e.computed)),this.generateFunctionBody(e.value)]:[Y(e),this.generatePropertyKey(e.key,e.computed),this.generateFunctionBody(e.value)],L(n,u)},Property:function(e,t,r){return"get"===e.kind||"set"===e.kind?[e.kind,R(),this.generatePropertyKey(e.key,e.computed),this.generateFunctionBody(e.value)]:e.shorthand?"AssignmentPattern"===e.value.type?this.AssignmentPattern(e.value,u.Sequence,7):this.generatePropertyKey(e.key,e.computed):e.method?[Y(e),this.generatePropertyKey(e.key,e.computed),this.generateFunctionBody(e.value)]:[this.generatePropertyKey(e.key,e.computed),":"+g,this.generateExpression(e.value,u.Assignment,7)]},ObjectExpression:function(e,t,r){var n,o,i,a,s=this;return e.properties.length?(n=e.properties.length>1,U((function(){i=s.generateExpression(e.properties[0],u.Sequence,7)})),n||(a=M(i).toString(),/[\r\n]/g.test(a))?(U((function(t){var r,a;if(o=["{",D,t,i],n)for(o.push(","+D),r=1,a=e.properties.length;r<a;++r)o.push(t),o.push(s.generateExpression(e.properties[r],u.Sequence,7)),r+1<a&&o.push(","+D)})),j(M(o).toString())||o.push(D),o.push(c),o.push("}"),o):["{",g,i,g,"}"]):"{}"},AssignmentPattern:function(e,t,r){return this.generateAssignment(e.left,e.right,"=",t,r)},ObjectPattern:function(e,t,r){var o,i,a,s,l,p=this;if(!e.properties.length)return"{}";if(s=!1,1===e.properties.length)(l=e.properties[0]).type===n.Property&&l.value.type!==n.Identifier&&(s=!0);else for(i=0,a=e.properties.length;i<a;++i)if((l=e.properties[i]).type===n.Property&&!l.shorthand){s=!0;break}return o=["{",s?D:""],U((function(t){var r,n;for(r=0,n=e.properties.length;r<n;++r)o.push(s?t:""),o.push(p.generateExpression(e.properties[r],u.Sequence,7)),r+1<n&&o.push(","+(s?D:g))})),s&&!j(M(o).toString())&&o.push(D),o.push(s?c:""),o.push("}"),o},ThisExpression:function(e,t,r){return"this"},Super:function(e,t,r){return"super"},Identifier:function(e,t,r){return J(e)},ImportDefaultSpecifier:function(e,t,r){return J(e.id||e.local)},ImportNamespaceSpecifier:function(e,t,r){var n=["*"],u=e.id||e.local;return u&&n.push(g+"as"+R()+J(u)),n},ImportSpecifier:function(e,t,r){var n=e.imported,u=[n.name],o=e.local;return o&&o.name!==n.name&&u.push(R()+"as"+R()+J(o)),u},ExportSpecifier:function(e,t,r){var n=e.local,u=[n.name],o=e.exported;return o&&o.name!==n.name&&u.push(R()+"as"+R()+J(o)),u},Literal:function(e,t,r){var u;if(e.hasOwnProperty("raw")&&C&&b.raw)try{if((u=C(e.raw).body[0].expression).type===n.Literal&&u.value===e.value)return e.raw}catch(e){}return e.regex?"/"+e.regex.pattern+"/"+e.regex.flags:null===e.value?"null":"string"==typeof e.value?function(e){var t,r,n,u,o,i="",a=0,c=0;for(t=0,r=e.length;t<r;++t){if(39===(n=e.charCodeAt(t)))++a;else if(34===n)++c;else if(47===n&&p)i+="\\";else{if(s.code.isLineTerminator(n)||92===n){i+=k(n);continue}if(!s.code.isIdentifierPartES5(n)&&(p&&n<32||!p&&!d&&(n<32||n>126))){i+=_(n,e.charCodeAt(t+1));continue}}i+=String.fromCharCode(n)}if(o=(u=!("double"===y||"auto"===y&&c<a))?"'":'"',!(u?a:c))return o+i+o;for(e=i,i=o,t=0,r=e.length;t<r;++t)(39===(n=e.charCodeAt(t))&&u||34===n&&!u)&&(i+="\\"),i+=String.fromCharCode(n);return i+o}(e.value):"number"==typeof e.value?function(e){var t,r,n,u,o;if(e!=e)throw new Error("Numeric literal whose value is NaN");if(e<0||0===e&&1/e<0)throw new Error("Numeric literal whose value is negative");if(e===1/0)return p?"null":f?"1e400":"1e+400";if(t=""+e,!f||t.length<3)return t;for(r=t.indexOf("."),p||48!==t.charCodeAt(0)||1!==r||(r=0,t=t.slice(1)),n=t,t=t.replace("e+","e"),u=0,(o=n.indexOf("e"))>0&&(u=+n.slice(o+1),n=n.slice(0,o)),r>=0&&(u-=n.length-r-1,n=+(n.slice(0,r)+n.slice(r+1))+""),o=0;48===n.charCodeAt(n.length+o-1);)--o;return 0!==o&&(u-=o,n=n.slice(0,o)),0!==u&&(n+="e"+u),(n.length<t.length||h&&e>1e12&&Math.floor(e)===e&&(n="0x"+e.toString(16)).length<t.length)&&+n===e&&(t=n),t}(e.value):"boolean"==typeof e.value?e.value?"true":"false":function(e){var t,r,n,u,o,i,a,s;if(r=e.toString(),e.source){if(!(t=r.match(/\/([^/]*)$/)))return r;for(n=t[1],r="",a=!1,s=!1,u=0,o=e.source.length;u<o;++u)i=e.source.charCodeAt(u),s?(r+=N(i,s),s=!1):(a?93===i&&(a=!1):47===i?r+="\\":91===i&&(a=!0),r+=N(i,s),s=92===i);return"/"+r+"/"+n}return r}(e.value)},GeneratorExpression:function(e,t,r){return this.ComprehensionExpression(e,t,r)},ComprehensionExpression:function(e,t,r){var o,i,a,s,c=this;return o=e.type===n.GeneratorExpression?["("]:["["],b.moz.comprehensionExpressionStartsWithAssignment&&(s=this.generateExpression(e.body,u.Assignment,7),o.push(s)),e.blocks&&U((function(){for(i=0,a=e.blocks.length;i<a;++i)s=c.generateExpression(e.blocks[i],u.Sequence,7),i>0||b.moz.comprehensionExpressionStartsWithAssignment?o=L(o,s):o.push(s)})),e.filter&&(o=L(o,"if"+g),s=this.generateExpression(e.filter,u.Sequence,7),o=L(o,["(",s,")"])),b.moz.comprehensionExpressionStartsWithAssignment||(s=this.generateExpression(e.body,u.Assignment,7),o=L(o,s)),o.push(e.type===n.GeneratorExpression?")":"]"),o},ComprehensionBlock:function(e,t,r){var o;return o=L(o=e.left.type===n.VariableDeclaration?[e.left.kind,R(),this.generateStatement(e.left.declarations[0],0)]:this.generateExpression(e.left,u.Call,7),e.of?"of":"in"),o=L(o,this.generateExpression(e.right,u.Sequence,7)),["for"+g+"(",o,")"]},SpreadElement:function(e,t,r){return["...",this.generateExpression(e.argument,u.Assignment,7)]},TaggedTemplateExpression:function(e,t,r){var n=3;return 2&r||(n=1),W([this.generateExpression(e.tag,u.Call,n),this.generateExpression(e.quasi,u.Primary,4)],u.TaggedTemplate,t)},TemplateElement:function(e,t,r){return e.value.raw},TemplateLiteral:function(e,t,r){var n,o,i;for(n=["`"],o=0,i=e.quasis.length;o<i;++o)n.push(this.generateExpression(e.quasis[o],u.Primary,7)),o+1<i&&(n.push("${"+g),n.push(this.generateExpression(e.expressions[o],u.Sequence,7)),n.push(g+"}"));return n.push("`"),n},ModuleSpecifier:function(e,t,r){return this.Literal(e,t,r)},ImportExpression:function(e,t,r){return W(["import(",this.generateExpression(e.source,u.Assignment,7),")"],u.Call,t)}},P($.prototype,$.Expression),$.prototype.generateExpression=function(e,t,r){var o,i;return i=e.type||n.Property,b.verbatim&&e.hasOwnProperty(b.verbatim)?function(e,t){var r;return M("string"==typeof(r=e[b.verbatim])?W(z(r),u.Sequence,t):W(z(r.content),null!=r.precedence?r.precedence:u.Sequence,t),e)}(e,t):(o=this[i](e,t,r),b.comment&&(o=V(e,o)),M(o,e))},$.prototype.generateStatement=function(e,t){var r,u;return r=this[e.type](e,t),b.comment&&(r=V(e,r)),u=M(r).toString(),e.type!==n.Program||v||""!==D||"\n"!==u.charAt(u.length-1)||(r=F?M(r).replaceRight(/\s+$/,""):u.replace(/\s+$/,"")),M(r,e)},B={indent:{style:"",base:0},renumber:!0,hexadecimal:!0,quotes:"auto",escapeless:!0,compact:!0,parentheses:!1,semicolons:!1},x={indent:{style:" ",base:0,adjustMultilineComment:!1},newline:"\n",space:" ",json:!1,renumber:!1,hexadecimal:!1,quotes:"single",escapeless:!1,compact:!1,parentheses:!0,semicolons:!0,safeConcatenation:!1,preserveBlankLines:!1},t.version=r(939).version,t.generate=function(n,u){var o,a,s={indent:null,base:null,parse:null,comment:!1,format:{indent:{style:" ",base:0,adjustMultilineComment:!1},newline:"\n",space:" ",json:!1,renumber:!1,hexadecimal:!1,quotes:"single",escapeless:!1,compact:!1,parentheses:!0,semicolons:!0,safeConcatenation:!1,preserveBlankLines:!1},moz:{comprehensionExpressionStartsWithAssignment:!1,starlessGenerator:!1},sourceMap:null,sourceMapRoot:null,sourceMapWithCode:!1,directive:!1,raw:!0,verbatim:null,sourceCode:null};return null!=u?("string"==typeof u.indent&&(s.format.indent.style=u.indent),"number"==typeof u.base&&(s.format.indent.base=u.base),u=I(s,u),l=u.format.indent.style,c="string"==typeof u.base?u.base:T(l,u.format.indent.base)):(l=(u=s).format.indent.style,c=T(l,u.format.indent.base)),p=u.format.json,f=u.format.renumber,h=!p&&u.format.hexadecimal,y=p?"double":u.format.quotes,d=u.format.escapeless,D=u.format.newline,g=u.format.space,u.format.compact&&(D=g=l=c=""),A=u.format.parentheses,m=u.format.semicolons,v=u.format.safeConcatenation,E=u.directive,C=p?null:u.parse,F=u.sourceMap,w=u.sourceCode,S=u.format.preserveBlankLines&&null!==w,b=u,F&&(i=t.browser?e.sourceMap.SourceNode:r(932).SourceNode),o=Z(n),F?(a=o.toStringWithSourceMap({file:u.file,sourceRoot:u.sourceMapRoot}),u.sourceContent&&a.map.setSourceContent(u.sourceMap,u.sourceContent),u.sourceMapWithCode?a:a.map.toString()):(a={code:o.toString(),map:null},u.sourceMapWithCode?a:a.code)},t.attachComments=a.attachComments,t.Precedence=I({},u),t.browser=!1,t.FORMAT_MINIFY=B,t.FORMAT_DEFAULTS=x}()}).call(this,r(75))},58:function(e,t,r){"use strict";var n=r(649),u="function"==typeof Symbol&&"symbol"==typeof Symbol("foo"),o=Object.prototype.toString,i=Array.prototype.concat,a=Object.defineProperty,s=a&&function(){var e={};try{for(var t in a(e,"x",{enumerable:!1,value:e}),e)return!1;return e.x===e}catch(e){return!1}}(),c=function(e,t,r,n){var u;(!(t in e)||"function"==typeof(u=n)&&"[object Function]"===o.call(u)&&n())&&(s?a(e,t,{configurable:!0,enumerable:!1,value:r,writable:!0}):e[t]=r)},l=function(e,t){var r=arguments.length>2?arguments[2]:{},o=n(t);u&&(o=i.call(o,Object.getOwnPropertySymbols(t)));for(var a=0;a<o.length;a+=1)c(e,o[a],t[o[a]],r[o[a]])};l.supportsDescriptors=!!s,e.exports=l},644:function(e,t,r){var n,u;
|
|
2
|
-
/*!
|
|
3
|
-
* https://github.com/es-shims/es5-shim
|
|
4
|
-
* @license es5-shim Copyright 2009-2020 by contributors, MIT License
|
|
5
|
-
* see https://github.com/es-shims/es5-shim/blob/master/LICENSE
|
|
6
|
-
*/!function(o,i){"use strict";void 0===(u="function"==typeof(n=function(){var e,t,r=Array,n=r.prototype,u=Object,o=u.prototype,i=Function,a=i.prototype,s=String,c=s.prototype,l=Number,p=l.prototype,f=n.slice,h=n.splice,y=n.push,d=n.unshift,D=n.concat,g=n.join,A=a.call,m=a.apply,v=Math.max,E=Math.min,b=Math.floor,C=Math.abs,F=Math.pow,w=Math.round,S=Math.log,B=Math.LOG10E,x=Math.log10||function(e){return S(e)*B},O=o.toString,T="function"==typeof Symbol&&"symbol"==typeof Symbol.toStringTag,j=Function.prototype.toString,P=/^\s*class /,I=function(e){try{var t=j.call(e).replace(/\/\/.*\n/g,"").replace(/\/\*[.\s\S]*\*\//g,"").replace(/\n/gm," ").replace(/ {2}/g," ");return P.test(t)}catch(e){return!1}},N=function(e){try{return!I(e)&&(j.call(e),!0)}catch(e){return!1}},_="[object Function]",k="[object GeneratorFunction]",M=function(e){if(!e)return!1;if("function"!=typeof e&&"object"!=typeof e)return!1;if(T)return N(e);if(I(e))return!1;var t=O.call(e);return t===_||t===k},R=RegExp.prototype.exec,L=function(e){try{return R.call(e),!0}catch(e){return!1}},q="[object RegExp]";e=function(e){return"object"==typeof e&&(T?L(e):O.call(e)===q)};var U=String.prototype.valueOf,G=function(e){try{return U.call(e),!0}catch(e){return!1}},V="[object String]";t=function(e){return"string"==typeof e||"object"==typeof e&&(T?G(e):O.call(e)===V)};var H=u.defineProperty&&function(){try{var e={};for(var t in u.defineProperty(e,"x",{enumerable:!1,value:e}),e)return!1;return e.x===e}catch(e){return!1}}(),W=(z=o.hasOwnProperty,$=H?function(e,t,r,n){!n&&t in e||u.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:!0,value:r})}:function(e,t,r,n){!n&&t in e||(e[t]=r)},function(e,t,r){for(var n in t)z.call(t,n)&&$(e,n,t[n],r)});var z,$;if(u.defineProperty&&H){var J=function(){},K={},X={toString:K};if(u.defineProperty(J,"prototype",{value:X,writable:!1}),(new J).toString!==K){var Y=u.defineProperty,Z=u.getOwnPropertyDescriptor;W(u,{defineProperty:function(e,t,r){var n=s(t);if("function"==typeof e&&"prototype"===n){var u=Z(e,n);if(u.writable&&!r.writable&&"value"in r)try{e[n]=r.value}catch(e){}return Y(e,n,{configurable:"configurable"in r?r.configurable:u.configurable,enumerable:"enumerable"in r?r.enumerable:u.enumerable,writable:r.writable})}return Y(e,n,r)}},!0)}}var Q=function(e){var t=typeof e;return null===e||"object"!==t&&"function"!==t},ee=l.isNaN||function(e){return e!=e},te={ToInteger:function(e){var t=+e;return ee(t)?t=0:0!==t&&t!==1/0&&t!==-1/0&&(t=(t>0||-1)*b(C(t))),t},ToPrimitive:function(e){var t,r,n;if(Q(e))return e;if(r=e.valueOf,M(r)&&(t=r.call(e),Q(t)))return t;if(n=e.toString,M(n)&&(t=n.call(e),Q(t)))return t;throw new TypeError},ToObject:function(e){if(null==e)throw new TypeError("can't convert "+e+" to object");return u(e)},ToUint32:function(e){return e>>>0}},re=function(){};W(a,{bind:function(e){var t=this;if(!M(t))throw new TypeError("Function.prototype.bind called on incompatible "+t);for(var r,n=f.call(arguments,1),o=function(){if(this instanceof r){var o=m.call(t,this,D.call(n,f.call(arguments)));return u(o)===o?o:this}return m.call(t,e,D.call(n,f.call(arguments)))},a=v(0,t.length-n.length),s=[],c=0;c<a;c++)y.call(s,"$"+c);return r=i("binder","return function ("+g.call(s,",")+"){ return binder.apply(this, arguments); }")(o),t.prototype&&(re.prototype=t.prototype,r.prototype=new re,re.prototype=null),r}});var ne=A.bind(o.hasOwnProperty),ue=A.bind(o.toString),oe=A.bind(f),ie=m.bind(f);if("object"==typeof document&&document&&document.documentElement)try{oe(document.documentElement.childNodes)}catch(e){var ae=oe,se=ie;oe=function(e){for(var t=[],r=e.length;r-- >0;)t[r]=e[r];return se(t,ae(arguments,1))},ie=function(e,t){return se(oe(e),t)}}var ce=A.bind(c.slice),le=A.bind(c.split),pe=A.bind(c.indexOf),fe=A.bind(y),he=A.bind(o.propertyIsEnumerable),ye=A.bind(n.sort),de=r.isArray||function(e){return"[object Array]"===ue(e)},De=1!==[].unshift(0);W(n,{unshift:function(){return d.apply(this,arguments),this.length}},De),W(r,{isArray:de});var ge=u("a"),Ae="a"!==ge[0]||!(0 in ge),me=function(e){var t=!0,r=!0,n=!1;if(e)try{e.call("foo",(function(e,r,n){"object"!=typeof n&&(t=!1)})),e.call([1],(function(){r="string"==typeof this}),"x")}catch(e){n=!0}return!!e&&!n&&t&&r};W(n,{forEach:function(e){var r,n=te.ToObject(this),u=Ae&&t(this)?le(this,""):n,o=-1,i=te.ToUint32(u.length);if(arguments.length>1&&(r=arguments[1]),!M(e))throw new TypeError("Array.prototype.forEach callback must be a function");for(;++o<i;)o in u&&(void 0===r?e(u[o],o,n):e.call(r,u[o],o,n))}},!me(n.forEach)),W(n,{map:function(e){var n,u=te.ToObject(this),o=Ae&&t(this)?le(this,""):u,i=te.ToUint32(o.length),a=r(i);if(arguments.length>1&&(n=arguments[1]),!M(e))throw new TypeError("Array.prototype.map callback must be a function");for(var s=0;s<i;s++)s in o&&(a[s]=void 0===n?e(o[s],s,u):e.call(n,o[s],s,u));return a}},!me(n.map)),W(n,{filter:function(e){var r,n,u=te.ToObject(this),o=Ae&&t(this)?le(this,""):u,i=te.ToUint32(o.length),a=[];if(arguments.length>1&&(n=arguments[1]),!M(e))throw new TypeError("Array.prototype.filter callback must be a function");for(var s=0;s<i;s++)s in o&&(r=o[s],(void 0===n?e(r,s,u):e.call(n,r,s,u))&&fe(a,r));return a}},!me(n.filter)),W(n,{every:function(e){var r,n=te.ToObject(this),u=Ae&&t(this)?le(this,""):n,o=te.ToUint32(u.length);if(arguments.length>1&&(r=arguments[1]),!M(e))throw new TypeError("Array.prototype.every callback must be a function");for(var i=0;i<o;i++)if(i in u&&!(void 0===r?e(u[i],i,n):e.call(r,u[i],i,n)))return!1;return!0}},!me(n.every)),W(n,{some:function(e){var r,n=te.ToObject(this),u=Ae&&t(this)?le(this,""):n,o=te.ToUint32(u.length);if(arguments.length>1&&(r=arguments[1]),!M(e))throw new TypeError("Array.prototype.some callback must be a function");for(var i=0;i<o;i++)if(i in u&&(void 0===r?e(u[i],i,n):e.call(r,u[i],i,n)))return!0;return!1}},!me(n.some));var ve=!1;n.reduce&&(ve="object"==typeof n.reduce.call("es5",(function(e,t,r,n){return n})));W(n,{reduce:function(e){var r=te.ToObject(this),n=Ae&&t(this)?le(this,""):r,u=te.ToUint32(n.length);if(!M(e))throw new TypeError("Array.prototype.reduce callback must be a function");if(0===u&&1===arguments.length)throw new TypeError("reduce of empty array with no initial value");var o,i=0;if(arguments.length>=2)o=arguments[1];else for(;;){if(i in n){o=n[i++];break}if(++i>=u)throw new TypeError("reduce of empty array with no initial value")}for(;i<u;i++)i in n&&(o=e(o,n[i],i,r));return o}},!ve);var Ee=!1;n.reduceRight&&(Ee="object"==typeof n.reduceRight.call("es5",(function(e,t,r,n){return n})));W(n,{reduceRight:function(e){var r,n=te.ToObject(this),u=Ae&&t(this)?le(this,""):n,o=te.ToUint32(u.length);if(!M(e))throw new TypeError("Array.prototype.reduceRight callback must be a function");if(0===o&&1===arguments.length)throw new TypeError("reduceRight of empty array with no initial value");var i=o-1;if(arguments.length>=2)r=arguments[1];else for(;;){if(i in u){r=u[i--];break}if(--i<0)throw new TypeError("reduceRight of empty array with no initial value")}if(i<0)return r;do{i in u&&(r=e(r,u[i],i,n))}while(i--);return r}},!Ee);var be=n.indexOf&&-1!==[0,1].indexOf(1,2);W(n,{indexOf:function(e){var r=Ae&&t(this)?le(this,""):te.ToObject(this),n=te.ToUint32(r.length);if(0===n)return-1;var u=0;for(arguments.length>1&&(u=te.ToInteger(arguments[1])),u=u>=0?u:v(0,n+u);u<n;u++)if(u in r&&r[u]===e)return u;return-1}},be);var Ce=n.lastIndexOf&&-1!==[0,1].lastIndexOf(0,-3);W(n,{lastIndexOf:function(e){var r=Ae&&t(this)?le(this,""):te.ToObject(this),n=te.ToUint32(r.length);if(0===n)return-1;var u=n-1;for(arguments.length>1&&(u=E(u,te.ToInteger(arguments[1]))),u=u>=0?u:n-C(u);u>=0;u--)if(u in r&&e===r[u])return u;return-1}},Ce);var Fe=(we=[1,2],Se=we.splice(),2===we.length&&de(Se)&&0===Se.length);var we,Se;W(n,{splice:function(e,t){return 0===arguments.length?[]:h.apply(this,arguments)}},!Fe);var Be=(xe={},n.splice.call(xe,0,0,1),1===xe.length);var xe;W(n,{splice:function(e,t){if(0===arguments.length)return[];var r=arguments;return this.length=v(te.ToInteger(this.length),0),arguments.length>0&&"number"!=typeof t&&((r=oe(arguments)).length<2?fe(r,this.length-e):r[1]=te.ToInteger(t)),h.apply(this,r)}},!Be);var Oe=(je=new r(1e5),je[8]="x",je.splice(1,1),7===je.indexOf("x")),Te=function(){var e=[];return e[256]="a",e.splice(257,0,"b"),"a"===e[256]}();var je;W(n,{splice:function(e,t){for(var r,n=te.ToObject(this),u=[],o=te.ToUint32(n.length),i=te.ToInteger(e),a=i<0?v(o+i,0):E(i,o),c=0===arguments.length?0:1===arguments.length?o-a:E(v(te.ToInteger(t),0),o-a),l=0;l<c;)r=s(a+l),ne(n,r)&&(u[l]=n[r]),l+=1;var p,f=oe(arguments,2),h=f.length;if(h<c){l=a;for(var y=o-c;l<y;)r=s(l+c),p=s(l+h),ne(n,r)?n[p]=n[r]:delete n[p],l+=1;l=o;for(var d=o-c+h;l>d;)delete n[l-1],l-=1}else if(h>c)for(l=o-c;l>a;)r=s(l+c-1),p=s(l+h-1),ne(n,r)?n[p]=n[r]:delete n[p],l-=1;l=a;for(var D=0;D<f.length;++D)n[l]=f[D],l+=1;return n.length=o-c+h,u}},!Oe||!Te);var Pe,Ie=n.join;try{Pe="1,2,3"!==Array.prototype.join.call("123",",")}catch(e){Pe=!0}Pe&&W(n,{join:function(e){var r=void 0===e?",":e;return Ie.call(t(this)?le(this,""):this,r)}},Pe);var Ne="1,2"!==[1,2].join(void 0);Ne&&W(n,{join:function(e){var t=void 0===e?",":e;return Ie.call(this,t)}},Ne);var _e=function(e){for(var t=te.ToObject(this),r=te.ToUint32(t.length),n=0;n<arguments.length;)t[r+n]=arguments[n],n+=1;return t.length=r+n,r+n},ke=function(){var e={};return 1!==Array.prototype.push.call(e,void 0)||1!==e.length||void 0!==e[0]||!ne(e,0)}();W(n,{push:function(e){return de(this)?y.apply(this,arguments):_e.apply(this,arguments)}},ke);var Me=function(){var e=[];return 1!==e.push(void 0)||1!==e.length||void 0!==e[0]||!ne(e,0)}();W(n,{push:_e},Me),W(n,{slice:function(e,r){var n=t(this)?le(this,""):this;return ie(n,arguments)}},Ae);var Re=function(){try{[1,2].sort(null)}catch(e){try{[1,2].sort({})}catch(e){return!1}}return!0}(),Le=function(){try{return[1,2].sort(/a/),!1}catch(e){}return!0}(),qe=function(){try{return[1,2].sort(void 0),!0}catch(e){}return!1}();W(n,{sort:function(e){if(void 0===e)return ye(this);if(!M(e))throw new TypeError("Array.prototype.sort callback must be a function");return ye(this,e)}},Re||!qe||!Le);var Ue=!he({toString:null},"toString"),Ge=he((function(){}),"prototype"),Ve=!ne("x","0"),He=function(e){var t=e.constructor;return t&&t.prototype===e},We={$applicationCache:!0,$console:!0,$external:!0,$frame:!0,$frameElement:!0,$frames:!0,$innerHeight:!0,$innerWidth:!0,$onmozfullscreenchange:!0,$onmozfullscreenerror:!0,$outerHeight:!0,$outerWidth:!0,$pageXOffset:!0,$pageYOffset:!0,$parent:!0,$scrollLeft:!0,$scrollTop:!0,$scrollX:!0,$scrollY:!0,$self:!0,$webkitIndexedDB:!0,$webkitStorageInfo:!0,$window:!0,$width:!0,$height:!0,$top:!0,$localStorage:!0},ze=function(){if("undefined"==typeof window)return!1;for(var e in window)try{!We["$"+e]&&ne(window,e)&&null!==window[e]&&"object"==typeof window[e]&&He(window[e])}catch(e){return!0}return!1}(),$e=function(e){if("undefined"==typeof window||!ze)return He(e);try{return He(e)}catch(e){return!1}},Je=["toString","toLocaleString","valueOf","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","constructor"],Ke=Je.length,Xe=function(e){return"[object Arguments]"===ue(e)},Ye=function(e){return null!==e&&"object"==typeof e&&"number"==typeof e.length&&e.length>=0&&!de(e)&&M(e.callee)},Ze=Xe(arguments)?Xe:Ye;W(u,{keys:function(e){var r=M(e),n=Ze(e),u=null!==e&&"object"==typeof e,o=u&&t(e);if(!u&&!r&&!n)throw new TypeError("Object.keys called on a non-object");var i=[],a=Ge&&r;if(o&&Ve||n)for(var c=0;c<e.length;++c)fe(i,s(c));if(!n)for(var l in e)a&&"prototype"===l||!ne(e,l)||fe(i,s(l));if(Ue)for(var p=$e(e),f=0;f<Ke;f++){var h=Je[f];p&&"constructor"===h||!ne(e,h)||fe(i,h)}return i}});var Qe=u.keys&&function(){return 2===u.keys(arguments).length}(1,2),et=u.keys&&function(){var e=u.keys(arguments);return 1!==arguments.length||1!==e.length||1!==e[0]}(1),tt=u.keys;W(u,{keys:function(e){return Ze(e)?tt(oe(e)):tt(e)}},!Qe||et);var rt,nt,ut=0!==new Date(-0xc782b5b342b24).getUTCMonth(),ot=new Date(-0x55d318d56a724),it=new Date(14496624e5),at="Mon, 01 Jan -45875 11:59:59 GMT"!==ot.toUTCString(),st=ot.getTimezoneOffset();st<-720?(rt="Tue Jan 02 -45875"!==ot.toDateString(),nt=!/^Thu Dec 10 2015 \d\d:\d\d:\d\d GMT[-+]\d\d\d\d(?: |$)/.test(String(it))):(rt="Mon Jan 01 -45875"!==ot.toDateString(),nt=!/^Wed Dec 09 2015 \d\d:\d\d:\d\d GMT[-+]\d\d\d\d(?: |$)/.test(String(it)));var ct=A.bind(Date.prototype.getFullYear),lt=A.bind(Date.prototype.getMonth),pt=A.bind(Date.prototype.getDate),ft=A.bind(Date.prototype.getUTCFullYear),ht=A.bind(Date.prototype.getUTCMonth),yt=A.bind(Date.prototype.getUTCDate),dt=A.bind(Date.prototype.getUTCDay),Dt=A.bind(Date.prototype.getUTCHours),gt=A.bind(Date.prototype.getUTCMinutes),At=A.bind(Date.prototype.getUTCSeconds),mt=A.bind(Date.prototype.getUTCMilliseconds),vt=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],Et=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],bt=function(e,t){return pt(new Date(t,e,0))};W(Date.prototype,{getFullYear:function(){if(!(this&&this instanceof Date))throw new TypeError("this is not a Date object.");var e=ct(this);return e<0&<(this)>11?e+1:e},getMonth:function(){if(!(this&&this instanceof Date))throw new TypeError("this is not a Date object.");var e=ct(this),t=lt(this);return e<0&&t>11?0:t},getDate:function(){if(!(this&&this instanceof Date))throw new TypeError("this is not a Date object.");var e=ct(this),t=lt(this),r=pt(this);return e<0&&t>11?12===t?r:bt(0,e+1)-r+1:r},getUTCFullYear:function(){if(!(this&&this instanceof Date))throw new TypeError("this is not a Date object.");var e=ft(this);return e<0&&ht(this)>11?e+1:e},getUTCMonth:function(){if(!(this&&this instanceof Date))throw new TypeError("this is not a Date object.");var e=ft(this),t=ht(this);return e<0&&t>11?0:t},getUTCDate:function(){if(!(this&&this instanceof Date))throw new TypeError("this is not a Date object.");var e=ft(this),t=ht(this),r=yt(this);return e<0&&t>11?12===t?r:bt(0,e+1)-r+1:r}},ut),W(Date.prototype,{toUTCString:function(){if(!(this&&this instanceof Date))throw new TypeError("this is not a Date object.");var e=dt(this),t=yt(this),r=ht(this),n=ft(this),u=Dt(this),o=gt(this),i=At(this);return vt[e]+", "+(t<10?"0"+t:t)+" "+Et[r]+" "+n+" "+(u<10?"0"+u:u)+":"+(o<10?"0"+o:o)+":"+(i<10?"0"+i:i)+" GMT"}},ut||at),W(Date.prototype,{toDateString:function(){if(!(this&&this instanceof Date))throw new TypeError("this is not a Date object.");var e=this.getDay(),t=this.getDate(),r=this.getMonth(),n=this.getFullYear();return vt[e]+" "+Et[r]+" "+(t<10?"0"+t:t)+" "+n}},ut||rt),(ut||nt)&&(Date.prototype.toString=function(){if(!(this&&this instanceof Date))throw new TypeError("this is not a Date object.");var e=this.getDay(),t=this.getDate(),r=this.getMonth(),n=this.getFullYear(),u=this.getHours(),o=this.getMinutes(),i=this.getSeconds(),a=this.getTimezoneOffset(),s=b(C(a)/60),c=b(C(a)%60);return vt[e]+" "+Et[r]+" "+(t<10?"0"+t:t)+" "+n+" "+(u<10?"0"+u:u)+":"+(o<10?"0"+o:o)+":"+(i<10?"0"+i:i)+" GMT"+(a>0?"-":"+")+(s<10?"0"+s:s)+(c<10?"0"+c:c)},H&&u.defineProperty(Date.prototype,"toString",{configurable:!0,enumerable:!1,writable:!0}));var Ct=-621987552e5,Ft="-000001",wt=Date.prototype.toISOString&&-1===new Date(Ct).toISOString().indexOf(Ft),St=Date.prototype.toISOString&&"1969-12-31T23:59:59.999Z"!==new Date(-1).toISOString(),Bt=A.bind(Date.prototype.getTime);W(Date.prototype,{toISOString:function(){if(!isFinite(this)||!isFinite(Bt(this)))throw new RangeError("Date.prototype.toISOString called on non-finite value.");var e=ft(this),t=ht(this);e+=b(t/12);var r=[(t=(t%12+12)%12)+1,yt(this),Dt(this),gt(this),At(this)];e=(e<0?"-":e>9999?"+":"")+ce("00000"+C(e),0<=e&&e<=9999?-4:-6);for(var n=0;n<r.length;++n)r[n]=ce("00"+r[n],-2);return e+"-"+oe(r,0,2).join("-")+"T"+oe(r,2).join(":")+"."+ce("000"+mt(this),-3)+"Z"}},wt||St);var xt=function(){try{return Date.prototype.toJSON&&null===new Date(NaN).toJSON()&&-1!==new Date(Ct).toJSON().indexOf(Ft)&&Date.prototype.toJSON.call({toISOString:function(){return!0}})}catch(e){return!1}}();xt||(Date.prototype.toJSON=function(e){var t=u(this),r=te.ToPrimitive(t);if("number"==typeof r&&!isFinite(r))return null;var n=t.toISOString;if(!M(n))throw new TypeError("toISOString property is not callable");return n.call(t)});var Ot=1e15===Date.parse("+033658-09-27T01:46:40.000Z"),Tt=!isNaN(Date.parse("2012-04-04T24:00:00.500Z"))||!isNaN(Date.parse("2012-11-31T23:59:59.000Z"))||!isNaN(Date.parse("2012-12-31T23:59:60.000Z")),jt=isNaN(Date.parse("2000-01-01T00:00:00.000Z"));if(jt||Tt||!Ot){var Pt=F(2,31)-1,It=ee(new Date(1970,0,1,0,0,0,Pt+1).getTime());Date=function(e){var t=function(r,n,u,o,i,a,c){var l,p=arguments.length;if(this instanceof e){var f=a,h=c;if(It&&p>=7&&c>Pt){var y=b(c/Pt)*Pt,d=b(y/1e3);f+=d,h-=1e3*d}l=1===p&&s(r)===r?new e(t.parse(r)):p>=7?new e(r,n,u,o,i,f,h):p>=6?new e(r,n,u,o,i,f):p>=5?new e(r,n,u,o,i):p>=4?new e(r,n,u,o):p>=3?new e(r,n,u):p>=2?new e(r,n):p>=1?new e(r instanceof e?+r:r):new e}else l=e.apply(this,arguments);return Q(l)||W(l,{constructor:t},!0),l},r=new RegExp("^(\\d{4}|[+-]\\d{6})(?:-(\\d{2})(?:-(\\d{2})(?:T(\\d{2}):(\\d{2})(?::(\\d{2})(?:(\\.\\d{1,}))?)?(Z|(?:([-+])(\\d{2}):(\\d{2})))?)?)?)?$"),n=[0,31,59,90,120,151,181,212,243,273,304,334,365],u=function(e,t){var r=t>1?1:0;return n[t]+b((e-1969+r)/4)-b((e-1901+r)/100)+b((e-1601+r)/400)+365*(e-1970)},o=function(t){var r=0,n=t;if(It&&n>Pt){var u=b(n/Pt)*Pt,o=b(u/1e3);r+=o,n-=1e3*o}return l(new e(1970,0,1,0,0,r,n))};for(var i in e)ne(e,i)&&(t[i]=e[i]);W(t,{now:e.now,UTC:e.UTC},!0),t.prototype=e.prototype,W(t.prototype,{constructor:t},!0);return W(t,{parse:function(t){var n=r.exec(t);if(n){var i,a=l(n[1]),s=l(n[2]||1)-1,c=l(n[3]||1)-1,p=l(n[4]||0),f=l(n[5]||0),h=l(n[6]||0),y=b(1e3*l(n[7]||0)),d=Boolean(n[4]&&!n[8]),D="-"===n[9]?1:-1,g=l(n[10]||0),A=l(n[11]||0),m=f>0||h>0||y>0;return p<(m?24:25)&&f<60&&h<60&&y<1e3&&s>-1&&s<12&&g<24&&A<60&&c>-1&&c<u(a,s+1)-u(a,s)&&(i=1e3*(60*((i=60*(24*(u(a,s)+c)+p+g*D))+f+A*D)+h)+y,d&&(i=o(i)),-864e13<=i&&i<=864e13)?i:NaN}return e.parse.apply(this,arguments)}}),t}(Date)}Date.now||(Date.now=function(){return(new Date).getTime()});var Nt=p.toFixed&&("0.000"!==8e-5.toFixed(3)||"1"!==.9.toFixed(0)||"1.25"!==1.255.toFixed(2)||"1000000000000000128"!==(0xde0b6b3a7640080).toFixed(0)),_t={base:1e7,size:6,data:[0,0,0,0,0,0],multiply:function(e,t){for(var r=-1,n=t;++r<_t.size;)n+=e*_t.data[r],_t.data[r]=n%_t.base,n=b(n/_t.base)},divide:function(e){for(var t=_t.size,r=0;--t>=0;)r+=_t.data[t],_t.data[t]=b(r/e),r=r%e*_t.base},numToString:function(){for(var e=_t.size,t="";--e>=0;)if(""!==t||0===e||0!==_t.data[e]){var r=s(_t.data[e]);""===t?t=r:t+=ce("0000000",0,7-r.length)+r}return t},pow:function e(t,r,n){return 0===r?n:r%2==1?e(t,r-1,n*t):e(t*t,r/2,n)},log:function(e){for(var t=0,r=e;r>=4096;)t+=12,r/=4096;for(;r>=2;)t+=1,r/=2;return t}},kt=function(e){var t,r,n,u,o,i,a,c;if(t=l(e),(t=ee(t)?0:b(t))<0||t>20)throw new RangeError("Number.toFixed called with invalid number of decimals");if(r=l(this),ee(r))return"NaN";if(r<=-1e21||r>=1e21)return s(r);if(n="",r<0&&(n="-",r=-r),u="0",r>1e-21)if(i=(o=_t.log(r*_t.pow(2,69,1))-69)<0?r*_t.pow(2,-o,1):r/_t.pow(2,o,1),i*=4503599627370496,(o=52-o)>0){for(_t.multiply(0,i),a=t;a>=7;)_t.multiply(1e7,0),a-=7;for(_t.multiply(_t.pow(10,a,1),0),a=o-1;a>=23;)_t.divide(1<<23),a-=23;_t.divide(1<<a),_t.multiply(1,1),_t.divide(2),u=_t.numToString()}else _t.multiply(0,i),_t.multiply(1<<-o,0),u=_t.numToString()+ce("0.00000000000000000000",2,2+t);return u=t>0?(c=u.length)<=t?n+ce("0.0000000000000000000",0,t-c+2)+u:n+ce(u,0,c-t)+"."+ce(u,c-t):n+u};W(p,{toFixed:kt},Nt);var Mt=function(){try{return"-6.9000e-11"!==(-69e-12).toExponential(4)}catch(e){return!1}}(),Rt=function(){try{return 1..toExponential(1/0),1..toExponential(-1/0),!0}catch(e){return!1}}(),Lt=A.bind(p.toExponential),qt=A.bind(p.toString),Ut=A.bind(p.valueOf);W(p,{toExponential:function(e){var t=Ut(this);if(void 0===e)return Lt(t);var r=te.ToInteger(e);if(ee(t))return"NaN";if(r<0||r>20)return Lt(t,r);var n="";if(t<0&&(n="-",t=-t),t===1/0)return n+"Infinity";if(void 0!==e&&(r<0||r>20))throw new RangeError("Fraction digits "+e+" out of range");var u="",o=0,i="",a="";if(0===t)o=0,r=0,u="0";else{var s=x(t);o=b(s);var c=0;if(void 0!==e){var l=F(10,o-r);2*t>=(2*(c=w(t/l))+1)*l&&(c+=1),c>=F(10,r+1)&&(c/=10,o+=1)}else for(var p=w(F(10,s-o+(r=16))),f=r;r-- >0;)p=w(F(10,s-o+r)),C(p*F(10,o-r)-t)<=C(c*F(10,o-f)-t)&&(f=r,c=p);if(u=qt(c,10),void 0===e)for(;"0"===ce(u,-1);)u=ce(u,0,-1),a+=1}return 0!==r&&(u=ce(u,0,1)+"."+ce(u,1)),0===o?(i="+",a="0"):(i=o>0?"+":"-",a=qt(C(o),10)),n+(u+="e"+i+a)}},Mt||Rt);var Gt=function(){try{return"1"===1..toPrecision(void 0)}catch(e){return!0}}(),Vt=A.bind(p.toPrecision);W(p,{toPrecision:function(e){return void 0===e?Vt(this):Vt(this,e)}},Gt),2!=="ab".split(/(?:ab)*/).length||4!==".".split(/(.?)(.?)/).length||"t"==="tesst".split(/(s)*/)[1]||4!=="test".split(/(?:)/,-1).length||"".split(/.?/).length||".".split(/()()/).length>1?(Ht=void 0===/()??/.exec("")[1],Wt=F(2,32)-1,c.split=function(t,r){var n=String(this);if(void 0===t&&0===r)return[];if(!e(t))return le(this,t,r);var u,o,i,a,s=[],c=(t.ignoreCase?"i":"")+(t.multiline?"m":"")+(t.unicode?"u":"")+(t.sticky?"y":""),l=0,p=new RegExp(t.source,c+"g");Ht||(u=new RegExp("^"+p.source+"$(?!\\s)",c));var f=void 0===r?Wt:te.ToUint32(r);for(o=p.exec(n);o&&!((i=o.index+o[0].length)>l&&(fe(s,ce(n,l,o.index)),!Ht&&o.length>1&&o[0].replace(u,(function(){for(var e=1;e<arguments.length-2;e++)void 0===arguments[e]&&(o[e]=void 0)})),o.length>1&&o.index<n.length&&y.apply(s,oe(o,1)),a=o[0].length,l=i,s.length>=f));)p.lastIndex===o.index&&p.lastIndex++,o=p.exec(n);return l===n.length?!a&&p.test("")||fe(s,""):fe(s,ce(n,l)),s.length>f?oe(s,0,f):s}):"0".split(void 0,0).length&&(c.split=function(e,t){return void 0===e&&0===t?[]:le(this,e,t)});var Ht,Wt;var zt=c.replace,$t=(Jt=[],"x".replace(/x(.)?/g,(function(e,t){fe(Jt,t)})),1===Jt.length&&void 0===Jt[0]);var Jt;$t||(c.replace=function(t,r){var n=M(r),u=e(t)&&/\)[*?]/.test(t.source);if(!n||!u)return zt.call(this,t,r);return zt.call(this,t,(function(e){var n=arguments.length,u=t.lastIndex;t.lastIndex=0;var o=t.exec(e)||[];return t.lastIndex=u,fe(o,arguments[n-2],arguments[n-1]),r.apply(this,o)}))});var Kt=c.substr,Xt="".substr&&"b"!=="0b".substr(-1);W(c,{substr:function(e,t){var r=e;return e<0&&(r=v(this.length+e,0)),Kt.call(this,r,t)}},Xt);var Yt="\t\n\v\f\r \u2028\u2029\ufeff",Zt="",Qt="["+Yt+"]",er=new RegExp("^"+Qt+Qt+"*"),tr=new RegExp(Qt+Qt+"*$"),rr=c.trim&&(Yt.trim()||!Zt.trim());W(c,{trim:function(){if(null==this)throw new TypeError("can't convert "+this+" to object");return s(this).replace(er,"").replace(tr,"")}},rr);var nr=A.bind(String.prototype.trim),ur=c.lastIndexOf&&-1!=="abcあい".lastIndexOf("あい",2);W(c,{lastIndexOf:function(e){if(null==this)throw new TypeError("can't convert "+this+" to object");for(var t=s(this),r=s(e),n=arguments.length>1?l(arguments[1]):NaN,u=ee(n)?1/0:te.ToInteger(n),o=E(v(u,0),t.length),i=r.length,a=o+i;a>0;){a=v(0,a-i);var c=pe(ce(t,a,o+i),r);if(-1!==c)return a+c}return-1}},ur);var or=c.lastIndexOf;W(c,{lastIndexOf:function(e){return or.apply(this,arguments)}},1!==c.lastIndexOf.length);var ir=/^[-+]?0[xX]/;8===parseInt(Yt+"08")&&22===parseInt(Yt+"0x16")||(parseInt=(ar=parseInt,function(e,t){var r=nr(String(e)),n=l(t)||(ir.test(r)?16:10);return ar(r,n)}));var ar;var sr=function(){if("function"!=typeof Symbol)return!1;try{return parseInt(Object(Symbol.iterator)),!0}catch(e){}try{return parseInt(Symbol.iterator),!0}catch(e){}return!1}();if(sr){var cr=Symbol.prototype.valueOf;parseInt=function(e){return function(t,r){var n="symbol"==typeof t;if(!n&&t&&"object"==typeof t)try{cr.call(t),n=!0}catch(e){}var u=nr(String(t)),o=l(r)||(ir.test(u)?16:10);return e(u,o)}}(parseInt)}1/parseFloat("-0")!=-1/0&&(parseFloat=(lr=parseFloat,function(e){var t=nr(String(e)),r=lr(t);return 0===r&&"-"===ce(t,0,1)?-0:r}));var lr;if("RangeError: test"!==String(new RangeError("test"))){var pr=function(){if(null==this)throw new TypeError("can't convert "+this+" to object");var e=this.name;void 0===e?e="Error":"string"!=typeof e&&(e=s(e));var t=this.message;return void 0===t?t="":"string"!=typeof t&&(t=s(t)),e?t?e+": "+t:e:t};Error.prototype.toString=pr}if(H){var fr=function(e,t){if(he(e,t)){var r=Object.getOwnPropertyDescriptor(e,t);r.configurable&&(r.enumerable=!1,Object.defineProperty(e,t,r))}};fr(Error.prototype,"message"),""!==Error.prototype.message&&(Error.prototype.message=""),fr(Error.prototype,"name")}if("/a/gim"!==String(/a/gim)){var hr=function(){var e="/"+this.source+"/";return this.global&&(e+="g"),this.ignoreCase&&(e+="i"),this.multiline&&(e+="m"),e};RegExp.prototype.toString=hr}})?n.call(t,r,t,e):n)||(e.exports=u)}()},645:function(e,t,r){var n,u;
|
|
7
|
-
/*!
|
|
8
|
-
* https://github.com/es-shims/es5-shim
|
|
9
|
-
* @license es5-shim Copyright 2009-2020 by contributors, MIT License
|
|
10
|
-
* see https://github.com/es-shims/es5-shim/blob/master/LICENSE
|
|
11
|
-
*/!function(o,i){"use strict";void 0===(u="function"==typeof(n=function(){var e,t,r,n,u=Function.call,o=Object.prototype,i=u.bind(o.hasOwnProperty),a=u.bind(o.propertyIsEnumerable),s=u.bind(o.toString),c=i(o,"__defineGetter__");c&&(e=u.bind(o.__defineGetter__),t=u.bind(o.__defineSetter__),r=u.bind(o.__lookupGetter__),n=u.bind(o.__lookupSetter__));var l=function(e){return null==e||"object"!=typeof e&&"function"!=typeof e};Object.getPrototypeOf||(Object.getPrototypeOf=function(e){var t=e.__proto__;return t||null==t?t:"[object Function]"===s(e.constructor)?e.constructor.prototype:e instanceof Object?o:null});if(Object.defineProperty){var p=function(e){try{return e.sentinel=0,0===Object.getOwnPropertyDescriptor(e,"sentinel").value}catch(e){return!1}},f=p({});if(!("undefined"==typeof document||p(document.createElement("div")))||!f)var h=Object.getOwnPropertyDescriptor}if(!Object.getOwnPropertyDescriptor||h){Object.getOwnPropertyDescriptor=function(e,t){if(l(e))throw new TypeError("Object.getOwnPropertyDescriptor called on a non-object: "+e);if(h)try{return h.call(Object,e,t)}catch(e){}var u;if(!i(e,t))return u;if(u={enumerable:a(e,t),configurable:!0},c){var s=e.__proto__,p=e!==o;p&&(e.__proto__=o);var f=r(e,t),y=n(e,t);if(p&&(e.__proto__=s),f||y)return f&&(u.get=f),y&&(u.set=y),u}return u.value=e[t],u.writable=!0,u}}Object.getOwnPropertyNames||(Object.getOwnPropertyNames=function(e){return Object.keys(e)});if(!Object.create){var y;y=!({__proto__:null}instanceof Object)||"undefined"==typeof document?function(){return{__proto__:null}}:function(){var e=function(){if(!document.domain)return!1;try{return!!new ActiveXObject("htmlfile")}catch(e){return!1}}()?function(){var e,t;return(t=new ActiveXObject("htmlfile")).write("<script><\/script>"),t.close(),e=t.parentWindow.Object.prototype,t=null,e}():function(){var e,t=document.createElement("iframe"),r=document.body||document.documentElement;return t.style.display="none",r.appendChild(t),t.src="javascript:",e=t.contentWindow.Object.prototype,r.removeChild(t),t=null,e}();delete e.constructor,delete e.hasOwnProperty,delete e.propertyIsEnumerable,delete e.isPrototypeOf,delete e.toLocaleString,delete e.toString,delete e.valueOf;var t=function(){};return t.prototype=e,y=function(){return new t},new t},Object.create=function(e,t){var r,n=function(){};if(null===e)r=y();else{if(l(e))throw new TypeError("Object prototype may only be an Object or null");n.prototype=e,(r=new n).__proto__=e}return void 0!==t&&Object.defineProperties(r,t),r}}var d=function(e){try{return Object.defineProperty(e,"sentinel",{}),"sentinel"in e}catch(e){return!1}};if(Object.defineProperty){var D=d({}),g="undefined"==typeof document||d(document.createElement("div"));if(!D||!g)var A=Object.defineProperty,m=Object.defineProperties}if(!Object.defineProperty||A){Object.defineProperty=function(u,i,a){if(l(u))throw new TypeError("Object.defineProperty called on non-object: "+u);if(l(a))throw new TypeError("Property description must be an object: "+a);if(A)try{return A.call(Object,u,i,a)}catch(e){}if("value"in a)if(c&&(r(u,i)||n(u,i))){var s=u.__proto__;u.__proto__=o,delete u[i],u[i]=a.value,u.__proto__=s}else u[i]=a.value;else{var p="get"in a,f="set"in a;if(!c&&(p||f))throw new TypeError("getters & setters can not be defined on this javascript engine");p&&e(u,i,a.get),f&&t(u,i,a.set)}return u}}Object.defineProperties&&!m||(Object.defineProperties=function(e,t){if(m)try{return m.call(Object,e,t)}catch(e){}return Object.keys(t).forEach((function(r){"__proto__"!==r&&Object.defineProperty(e,r,t[r])})),e});Object.seal||(Object.seal=function(e){if(Object(e)!==e)throw new TypeError("Object.seal can only be called on Objects.");return e});Object.freeze||(Object.freeze=function(e){if(Object(e)!==e)throw new TypeError("Object.freeze can only be called on Objects.");return e});try{Object.freeze((function(){}))}catch(e){Object.freeze=(v=Object.freeze,function(e){return"function"==typeof e?e:v(e)})}var v;Object.preventExtensions||(Object.preventExtensions=function(e){if(Object(e)!==e)throw new TypeError("Object.preventExtensions can only be called on Objects.");return e});Object.isSealed||(Object.isSealed=function(e){if(Object(e)!==e)throw new TypeError("Object.isSealed can only be called on Objects.");return!1});Object.isFrozen||(Object.isFrozen=function(e){if(Object(e)!==e)throw new TypeError("Object.isFrozen can only be called on Objects.");return!1});Object.isExtensible||(Object.isExtensible=function(e){if(Object(e)!==e)throw new TypeError("Object.isExtensible can only be called on Objects.");for(var t="";i(e,t);)t+="?";e[t]=!0;var r=i(e,t);return delete e[t],r})})?n.call(t,r,t,e):n)||(e.exports=u)}()},647:function(e,t,r){(function(n,u){var o,i;
|
|
12
|
-
/*!
|
|
13
|
-
* https://github.com/paulmillr/es6-shim
|
|
14
|
-
* @license es6-shim Copyright 2013-2016 by Paul Miller (http://paulmillr.com)
|
|
15
|
-
* and contributors, MIT License
|
|
16
|
-
* es6-shim: v0.35.4
|
|
17
|
-
* see https://github.com/paulmillr/es6-shim/blob/0.35.3/LICENSE
|
|
18
|
-
* Details and documentation:
|
|
19
|
-
* https://github.com/paulmillr/es6-shim/
|
|
20
|
-
*/void 0===(i="function"==typeof(o=function(){"use strict";var e,t=Function.call.bind(Function.apply),r=Function.call.bind(Function.call),o=Array.isArray,i=Object.keys,a=function(e){return function(){return!t(e,this,arguments)}},s=function(e){try{return e(),!1}catch(e){return!0}},c=function(e){try{return e()}catch(e){return!1}},l=a(s),p=function(){return!s((function(){return Object.defineProperty({},"x",{get:function(){}})}))},f=!!Object.defineProperty&&p(),h="foo"===function(){}.name,y=Function.call.bind(Array.prototype.forEach),d=Function.call.bind(Array.prototype.reduce),D=Function.call.bind(Array.prototype.filter),g=Function.call.bind(Array.prototype.some),A=function(e,t,r,n){!n&&t in e||(f?Object.defineProperty(e,t,{configurable:!0,enumerable:!1,writable:!0,value:r}):e[t]=r)},m=function(e,t,r){y(i(t),(function(n){var u=t[n];A(e,n,u,!!r)}))},v=Function.call.bind(Object.prototype.toString),E=function(e){return"function"==typeof e},b={getter:function(e,t,r){if(!f)throw new TypeError("getters require true ES5 support");Object.defineProperty(e,t,{configurable:!0,enumerable:!1,get:r})},proxy:function(e,t,r){if(!f)throw new TypeError("getters require true ES5 support");var n=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,{configurable:n.configurable,enumerable:n.enumerable,get:function(){return e[t]},set:function(r){e[t]=r}})},redefine:function(e,t,r){if(f){var n=Object.getOwnPropertyDescriptor(e,t);n.value=r,Object.defineProperty(e,t,n)}else e[t]=r},defineByDescriptor:function(e,t,r){f?Object.defineProperty(e,t,r):"value"in r&&(e[t]=r.value)},preserveToString:function(e,t){t&&E(t.toString)&&A(e,"toString",t.toString.bind(t),!0)}},C=Object.create||function(e,t){var r=function(){};r.prototype=e;var n=new r;return void 0!==t&&i(t).forEach((function(e){b.defineByDescriptor(n,e,t[e])})),n},F=function(e,t){return!!Object.setPrototypeOf&&c((function(){var r=function t(r){var n=new e(r);return Object.setPrototypeOf(n,t.prototype),n};return Object.setPrototypeOf(r,e),r.prototype=C(e.prototype,{constructor:{value:r}}),t(r)}))},w=function(){if("undefined"!=typeof self)return self;if("undefined"!=typeof window)return window;if(void 0!==n)return n;throw new Error("unable to locate global object")},S=w(),B=S.isFinite,x=Function.call.bind(String.prototype.indexOf),O=Function.apply.bind(Array.prototype.indexOf),T=Function.call.bind(Array.prototype.concat),j=Function.call.bind(String.prototype.slice),P=Function.call.bind(Array.prototype.push),I=Function.apply.bind(Array.prototype.push),N=Function.call.bind(Array.prototype.join),_=Function.call.bind(Array.prototype.shift),k=Math.max,M=Math.min,R=Math.floor,L=Math.abs,q=Math.exp,U=Math.log,G=Math.sqrt,V=Function.call.bind(Object.prototype.hasOwnProperty),H=function(){},W=S.Map,z=W&&W.prototype.delete,$=W&&W.prototype.get,J=W&&W.prototype.has,K=W&&W.prototype.set,X=S.Symbol||{},Y=X.species||"@@species",Z=Number.isNaN||function(e){return e!=e},Q=Number.isFinite||function(e){return"number"==typeof e&&B(e)},ee=E(Math.sign)?Math.sign:function(e){var t=Number(e);return 0===t||Z(t)?t:t<0?-1:1},te=function(e){var t=Number(e);return t<-1||Z(t)?NaN:0===t||t===1/0?t:-1===t?-1/0:1+t-1==0?t:t*(U(1+t)/(1+t-1))},re=function(e){return"[object Arguments]"===v(e)},ne=function(e){return null!==e&&"object"==typeof e&&"number"==typeof e.length&&e.length>=0&&"[object Array]"!==v(e)&&"[object Function]"===v(e.callee)},ue=re(arguments)?re:ne,oe={primitive:function(e){return null===e||"function"!=typeof e&&"object"!=typeof e},string:function(e){return"[object String]"===v(e)},regex:function(e){return"[object RegExp]"===v(e)},symbol:function(e){return"function"==typeof S.Symbol&&"symbol"==typeof e}},ie=function(e,t,r){var n=e[t];A(e,t,r,!0),b.preserveToString(e[t],n)},ae="function"==typeof X&&"function"==typeof X.for&&oe.symbol(X()),se=oe.symbol(X.iterator)?X.iterator:"_es6-shim iterator_";S.Set&&"function"==typeof(new S.Set)["@@iterator"]&&(se="@@iterator"),S.Reflect||A(S,"Reflect",{},!0);var ce,le=S.Reflect,pe=String,fe="undefined"!=typeof document&&document?document.all:null,he=null==fe?function(e){return null==e}:function(e){return null==e&&e!==fe},ye={Call:function(e,r){var n=arguments.length>2?arguments[2]:[];if(!ye.IsCallable(e))throw new TypeError(e+" is not a function");return t(e,r,n)},RequireObjectCoercible:function(e,t){if(he(e))throw new TypeError(t||"Cannot call method on "+e);return e},TypeIsObject:function(e){return null!=e&&!0!==e&&!1!==e&&("function"==typeof e||"object"==typeof e||e===fe)},ToObject:function(e,t){return Object(ye.RequireObjectCoercible(e,t))},IsCallable:E,IsConstructor:function(e){return ye.IsCallable(e)},ToInt32:function(e){return ye.ToNumber(e)>>0},ToUint32:function(e){return ye.ToNumber(e)>>>0},ToNumber:function(e){if(ae&&"[object Symbol]"===v(e))throw new TypeError("Cannot convert a Symbol value to a number");return+e},ToInteger:function(e){var t=ye.ToNumber(e);return Z(t)?0:0!==t&&Q(t)?(t>0?1:-1)*R(L(t)):t},ToLength:function(e){var t=ye.ToInteger(e);return t<=0?0:t>Number.MAX_SAFE_INTEGER?Number.MAX_SAFE_INTEGER:t},SameValue:function(e,t){return e===t?0!==e||1/e==1/t:Z(e)&&Z(t)},SameValueZero:function(e,t){return e===t||Z(e)&&Z(t)},IsIterable:function(e){return ye.TypeIsObject(e)&&(void 0!==e[se]||ue(e))},GetIterator:function(t){if(ue(t))return new e(t,"value");var r=ye.GetMethod(t,se);if(!ye.IsCallable(r))throw new TypeError("value is not an iterable");var n=ye.Call(r,t);if(!ye.TypeIsObject(n))throw new TypeError("bad iterator");return n},GetMethod:function(e,t){var r=ye.ToObject(e)[t];if(!he(r)){if(!ye.IsCallable(r))throw new TypeError("Method not callable: "+t);return r}},IteratorComplete:function(e){return!!e.done},IteratorClose:function(e,t){var r=ye.GetMethod(e,"return");if(void 0!==r){var n,u;try{n=ye.Call(r,e)}catch(e){u=e}if(!t){if(u)throw u;if(!ye.TypeIsObject(n))throw new TypeError("Iterator's return method returned a non-object.")}}},IteratorNext:function(e){var t=arguments.length>1?e.next(arguments[1]):e.next();if(!ye.TypeIsObject(t))throw new TypeError("bad iterator");return t},IteratorStep:function(e){var t=ye.IteratorNext(e);return!ye.IteratorComplete(t)&&t},Construct:function(e,t,r,n){var u=void 0===r?e:r;if(!n&&le.construct)return le.construct(e,t,u);var o=u.prototype;ye.TypeIsObject(o)||(o=Object.prototype);var i=C(o),a=ye.Call(e,i,t);return ye.TypeIsObject(a)?a:i},SpeciesConstructor:function(e,t){var r=e.constructor;if(void 0===r)return t;if(!ye.TypeIsObject(r))throw new TypeError("Bad constructor");var n=r[Y];if(he(n))return t;if(!ye.IsConstructor(n))throw new TypeError("Bad @@species");return n},CreateHTML:function(e,t,r,n){var u=ye.ToString(e),o="<"+t;return""!==r&&(o+=" "+r+'="'+ye.ToString(n).replace(/"/g,""")+'"'),o+">"+u+"</"+t+">"},IsRegExp:function(e){if(!ye.TypeIsObject(e))return!1;var t=e[X.match];return void 0!==t?!!t:oe.regex(e)},ToString:function(e){if(ae&&"[object Symbol]"===v(e))throw new TypeError("Cannot convert a Symbol value to a number");return pe(e)}};if(f&&ae){var de=function(e){if(oe.symbol(X[e]))return X[e];var t=X.for("Symbol."+e);return Object.defineProperty(X,e,{configurable:!1,enumerable:!1,writable:!1,value:t}),t};if(!oe.symbol(X.search)){var De=de("search"),ge=String.prototype.search;A(RegExp.prototype,De,(function(e){return ye.Call(ge,e,[this])}));var Ae=function(e){var t=ye.RequireObjectCoercible(this);if(!he(e)){var r=ye.GetMethod(e,De);if(void 0!==r)return ye.Call(r,e,[t])}return ye.Call(ge,t,[ye.ToString(e)])};ie(String.prototype,"search",Ae)}if(!oe.symbol(X.replace)){var me=de("replace"),ve=String.prototype.replace;A(RegExp.prototype,me,(function(e,t){return ye.Call(ve,e,[this,t])}));var Ee=function(e,t){var r=ye.RequireObjectCoercible(this);if(!he(e)){var n=ye.GetMethod(e,me);if(void 0!==n)return ye.Call(n,e,[r,t])}return ye.Call(ve,r,[ye.ToString(e),t])};ie(String.prototype,"replace",Ee)}if(!oe.symbol(X.split)){var be=de("split"),Ce=String.prototype.split;A(RegExp.prototype,be,(function(e,t){return ye.Call(Ce,e,[this,t])}));var Fe=function(e,t){var r=ye.RequireObjectCoercible(this);if(!he(e)){var n=ye.GetMethod(e,be);if(void 0!==n)return ye.Call(n,e,[r,t])}return ye.Call(Ce,r,[ye.ToString(e),t])};ie(String.prototype,"split",Fe)}var we=oe.symbol(X.match),Se=we&&((ce={})[X.match]=function(){return 42},42!=="a".match(ce));if(!we||Se){var Be=de("match"),xe=String.prototype.match;A(RegExp.prototype,Be,(function(e){return ye.Call(xe,e,[this])}));var Oe=function(e){var t=ye.RequireObjectCoercible(this);if(!he(e)){var r=ye.GetMethod(e,Be);if(void 0!==r)return ye.Call(r,e,[t])}return ye.Call(xe,t,[ye.ToString(e)])};ie(String.prototype,"match",Oe)}}var Te=function(e,t,r){b.preserveToString(t,e),Object.setPrototypeOf&&Object.setPrototypeOf(e,t),f?y(Object.getOwnPropertyNames(e),(function(n){n in H||r[n]||b.proxy(e,n,t)})):y(Object.keys(e),(function(n){n in H||r[n]||(t[n]=e[n])})),t.prototype=e.prototype,b.redefine(e.prototype,"constructor",t)},je=function(){return this},Pe=function(e){f&&!V(e,Y)&&b.getter(e,Y,je)},Ie=function(e,t){var r=t||function(){return this};A(e,se,r),!e[se]&&oe.symbol(se)&&(e[se]=r)},Ne=function(e,t,r){f?Object.defineProperty(e,t,{configurable:!0,enumerable:!0,writable:!0,value:r}):e[t]=r},_e=function(e,t,r){if(Ne(e,t,r),!ye.SameValue(e[t],r))throw new TypeError("property is nonconfigurable")},ke=function(e,t,r,n){if(!ye.TypeIsObject(e))throw new TypeError("Constructor requires `new`: "+t.name);var u=t.prototype;ye.TypeIsObject(u)||(u=r);var o=C(u);for(var i in n)if(V(n,i)){var a=n[i];A(o,i,a,!0)}return o};if(String.fromCodePoint&&1!==String.fromCodePoint.length){var Me=String.fromCodePoint;ie(String,"fromCodePoint",(function(e){return ye.Call(Me,this,arguments)}))}var Re={fromCodePoint:function(e){for(var t,r=[],n=0,u=arguments.length;n<u;n++){if(t=Number(arguments[n]),!ye.SameValue(t,ye.ToInteger(t))||t<0||t>1114111)throw new RangeError("Invalid code point "+t);t<65536?P(r,String.fromCharCode(t)):(t-=65536,P(r,String.fromCharCode(55296+(t>>10))),P(r,String.fromCharCode(t%1024+56320)))}return N(r,"")},raw:function(e){var t=ye.ToObject(e,"bad template"),r=ye.ToObject(t.raw,"bad raw value"),n=r.length,u=ye.ToLength(n);if(u<=0)return"";for(var o,i,a,s,c=[],l=0;l<u&&(o=ye.ToString(l),a=ye.ToString(r[o]),P(c,a),!(l+1>=u));)i=l+1<arguments.length?arguments[l+1]:"",s=ye.ToString(i),P(c,s),l+=1;return N(c,"")}};String.raw&&"xy"!==String.raw({raw:{0:"x",1:"y",length:2}})&&ie(String,"raw",Re.raw),m(String,Re);var Le=function e(t,r){if(r<1)return"";if(r%2)return e(t,r-1)+t;var n=e(t,r/2);return n+n},qe=1/0,Ue={repeat:function(e){var t=ye.ToString(ye.RequireObjectCoercible(this)),r=ye.ToInteger(e);if(r<0||r>=qe)throw new RangeError("repeat count must be less than infinity and not overflow maximum string size");return Le(t,r)},startsWith:function(e){var t=ye.ToString(ye.RequireObjectCoercible(this));if(ye.IsRegExp(e))throw new TypeError('Cannot call method "startsWith" with a regex');var r,n=ye.ToString(e);arguments.length>1&&(r=arguments[1]);var u=k(ye.ToInteger(r),0);return j(t,u,u+n.length)===n},endsWith:function(e){var t=ye.ToString(ye.RequireObjectCoercible(this));if(ye.IsRegExp(e))throw new TypeError('Cannot call method "endsWith" with a regex');var r,n=ye.ToString(e),u=t.length;arguments.length>1&&(r=arguments[1]);var o=void 0===r?u:ye.ToInteger(r),i=M(k(o,0),u);return j(t,i-n.length,i)===n},includes:function(e){if(ye.IsRegExp(e))throw new TypeError('"includes" does not accept a RegExp');var t,r=ye.ToString(e);return arguments.length>1&&(t=arguments[1]),-1!==x(this,r,t)},codePointAt:function(e){var t=ye.ToString(ye.RequireObjectCoercible(this)),r=ye.ToInteger(e),n=t.length;if(r>=0&&r<n){var u=t.charCodeAt(r);if(u<55296||u>56319||r+1===n)return u;var o=t.charCodeAt(r+1);return o<56320||o>57343?u:1024*(u-55296)+(o-56320)+65536}}};if(String.prototype.includes&&!1!=="a".includes("a",1/0)&&ie(String.prototype,"includes",Ue.includes),String.prototype.startsWith&&String.prototype.endsWith){var Ge=s((function(){return"/a/".startsWith(/a/)})),Ve=c((function(){return!1==="abc".startsWith("a",1/0)}));Ge&&Ve||(ie(String.prototype,"startsWith",Ue.startsWith),ie(String.prototype,"endsWith",Ue.endsWith))}if(ae){var He=c((function(){var e=/a/;return e[X.match]=!1,"/a/".startsWith(e)}));He||ie(String.prototype,"startsWith",Ue.startsWith);var We=c((function(){var e=/a/;return e[X.match]=!1,"/a/".endsWith(e)}));We||ie(String.prototype,"endsWith",Ue.endsWith);var ze=c((function(){var e=/a/;return e[X.match]=!1,"/a/".includes(e)}));ze||ie(String.prototype,"includes",Ue.includes)}m(String.prototype,Ue);var $e=["\t\n\v\f\r "," \u2028","\u2029\ufeff"].join(""),Je=new RegExp("(^["+$e+"]+)|(["+$e+"]+$)","g"),Ke=function(){return ye.ToString(ye.RequireObjectCoercible(this)).replace(Je,"")},Xe=["
","",""].join(""),Ye=new RegExp("["+Xe+"]","g"),Ze=/^[-+]0x[0-9a-f]+$/i,Qe=Xe.trim().length!==Xe.length;A(String.prototype,"trim",Ke,Qe);var et=function(e){return{value:e,done:0===arguments.length}},tt=function(e){ye.RequireObjectCoercible(e),this._s=ye.ToString(e),this._i=0};tt.prototype.next=function(){var e=this._s,t=this._i;if(void 0===e||t>=e.length)return this._s=void 0,et();var r,n,u=e.charCodeAt(t);return n=u<55296||u>56319||t+1===e.length||(r=e.charCodeAt(t+1))<56320||r>57343?1:2,this._i=t+n,et(e.substr(t,n))},Ie(tt.prototype),Ie(String.prototype,(function(){return new tt(this)}));var rt={from:function(e){var t,n,u,o=this;if(arguments.length>1&&(t=arguments[1]),void 0===t)n=!1;else{if(!ye.IsCallable(t))throw new TypeError("Array.from: when provided, the second argument must be a function");arguments.length>2&&(u=arguments[2]),n=!0}var i,a,s,c=void 0!==(ue(e)||ye.GetMethod(e,se));if(c){a=ye.IsConstructor(o)?Object(new o):[];var l,p,f=ye.GetIterator(e);for(s=0;!1!==(l=ye.IteratorStep(f));){p=l.value;try{n&&(p=void 0===u?t(p,s):r(t,u,p,s)),a[s]=p}catch(e){throw ye.IteratorClose(f,!0),e}s+=1}i=s}else{var h,y=ye.ToObject(e);for(i=ye.ToLength(y.length),a=ye.IsConstructor(o)?Object(new o(i)):new Array(i),s=0;s<i;++s)h=y[s],n&&(h=void 0===u?t(h,s):r(t,u,h,s)),_e(a,s,h)}return a.length=i,a},of:function(){for(var e=arguments.length,t=this,r=o(t)||!ye.IsCallable(t)?new Array(e):ye.Construct(t,[e]),n=0;n<e;++n)_e(r,n,arguments[n]);return r.length=e,r}};m(Array,rt),Pe(Array),m((e=function(e,t){this.i=0,this.array=e,this.kind=t}).prototype,{next:function(){var t=this.i,r=this.array;if(!(this instanceof e))throw new TypeError("Not an ArrayIterator");if(void 0!==r&&t<ye.ToLength(r.length)){var n,u=this.kind;return"key"===u?n=t:"value"===u?n=r[t]:"entry"===u&&(n=[t,r[t]]),this.i=t+1,et(n)}return this.array=void 0,et()}}),Ie(e.prototype);var nt=Array.of===rt.of||function(){var e=function(e){this.length=e};e.prototype=[];var t=Array.of.apply(e,[1,2]);return t instanceof e&&2===t.length}();nt||ie(Array,"of",rt.of);var ut={copyWithin:function(e,t){var r,n=ye.ToObject(this),u=ye.ToLength(n.length),o=ye.ToInteger(e),i=ye.ToInteger(t),a=o<0?k(u+o,0):M(o,u),s=i<0?k(u+i,0):M(i,u);arguments.length>2&&(r=arguments[2]);var c=void 0===r?u:ye.ToInteger(r),l=c<0?k(u+c,0):M(c,u),p=M(l-s,u-a),f=1;for(s<a&&a<s+p&&(f=-1,s+=p-1,a+=p-1);p>0;)s in n?n[a]=n[s]:delete n[a],s+=f,a+=f,p-=1;return n},fill:function(e){var t,r;arguments.length>1&&(t=arguments[1]),arguments.length>2&&(r=arguments[2]);var n=ye.ToObject(this),u=ye.ToLength(n.length);t=ye.ToInteger(void 0===t?0:t),r=ye.ToInteger(void 0===r?u:r);for(var o=t<0?k(u+t,0):M(t,u),i=r<0?u+r:r,a=o;a<u&&a<i;++a)n[a]=e;return n},find:function(e){var t=ye.ToObject(this),n=ye.ToLength(t.length);if(!ye.IsCallable(e))throw new TypeError("Array#find: predicate must be a function");for(var u,o=arguments.length>1?arguments[1]:null,i=0;i<n;i++)if(u=t[i],o){if(r(e,o,u,i,t))return u}else if(e(u,i,t))return u},findIndex:function(e){var t=ye.ToObject(this),n=ye.ToLength(t.length);if(!ye.IsCallable(e))throw new TypeError("Array#findIndex: predicate must be a function");for(var u=arguments.length>1?arguments[1]:null,o=0;o<n;o++)if(u){if(r(e,u,t[o],o,t))return o}else if(e(t[o],o,t))return o;return-1},keys:function(){return new e(this,"key")},values:function(){return new e(this,"value")},entries:function(){return new e(this,"entry")}};if(Array.prototype.keys&&!ye.IsCallable([1].keys().next)&&delete Array.prototype.keys,Array.prototype.entries&&!ye.IsCallable([1].entries().next)&&delete Array.prototype.entries,Array.prototype.keys&&Array.prototype.entries&&!Array.prototype.values&&Array.prototype[se]&&(m(Array.prototype,{values:Array.prototype[se]}),oe.symbol(X.unscopables)&&(Array.prototype[X.unscopables].values=!0)),h&&Array.prototype.values&&"values"!==Array.prototype.values.name){var ot=Array.prototype.values;ie(Array.prototype,"values",(function(){return ye.Call(ot,this,arguments)})),A(Array.prototype,se,Array.prototype.values,!0)}m(Array.prototype,ut),1/[!0].indexOf(!0,-0)<0&&A(Array.prototype,"indexOf",(function(e){var t=O(this,arguments);return 0===t&&1/t<0?0:t}),!0),Ie(Array.prototype,(function(){return this.values()})),Object.getPrototypeOf&&Ie(Object.getPrototypeOf([].values()));var it,at=c((function(){return 0===Array.from({length:-1}).length})),st=1===(it=Array.from([0].entries())).length&&o(it[0])&&0===it[0][0]&&0===it[0][1];at&&st||ie(Array,"from",rt.from);var ct=c((function(){return Array.from([0],void 0)}));if(!ct){var lt=Array.from;ie(Array,"from",(function(e){return arguments.length>1&&void 0!==arguments[1]?ye.Call(lt,this,arguments):r(lt,this,e)}))}var pt=-(Math.pow(2,32)-1),ft=function(e,t){var n={length:pt};return n[t?(n.length>>>0)-1:0]=!0,c((function(){return r(e,n,(function(){throw new RangeError("should not reach here")}),[]),!0}))};if(!ft(Array.prototype.forEach)){var ht=Array.prototype.forEach;ie(Array.prototype,"forEach",(function(e){return ye.Call(ht,this.length>=0?this:[],arguments)}))}if(!ft(Array.prototype.map)){var yt=Array.prototype.map;ie(Array.prototype,"map",(function(e){return ye.Call(yt,this.length>=0?this:[],arguments)}))}if(!ft(Array.prototype.filter)){var dt=Array.prototype.filter;ie(Array.prototype,"filter",(function(e){return ye.Call(dt,this.length>=0?this:[],arguments)}))}if(!ft(Array.prototype.some)){var Dt=Array.prototype.some;ie(Array.prototype,"some",(function(e){return ye.Call(Dt,this.length>=0?this:[],arguments)}))}if(!ft(Array.prototype.every)){var gt=Array.prototype.every;ie(Array.prototype,"every",(function(e){return ye.Call(gt,this.length>=0?this:[],arguments)}))}if(!ft(Array.prototype.reduce)){var At=Array.prototype.reduce;ie(Array.prototype,"reduce",(function(e){return ye.Call(At,this.length>=0?this:[],arguments)}))}if(!ft(Array.prototype.reduceRight,!0)){var mt=Array.prototype.reduceRight;ie(Array.prototype,"reduceRight",(function(e){return ye.Call(mt,this.length>=0?this:[],arguments)}))}var vt=8!==Number("0o10"),Et=2!==Number("0b10"),bt=g(Xe,(function(e){return 0===Number(e+0+e)}));if(vt||Et||bt){var Ct=Number,Ft=/^0b[01]+$/i,wt=/^0o[0-7]+$/i,St=Ft.test.bind(Ft),Bt=wt.test.bind(wt),xt=function(e,t){var r;if("function"==typeof e.valueOf&&(r=e.valueOf(),oe.primitive(r)))return r;if("function"==typeof e.toString&&(r=e.toString(),oe.primitive(r)))return r;throw new TypeError("No default value")},Ot=Ye.test.bind(Ye),Tt=Ze.test.bind(Ze),jt=function(){var e=function(t){var r;"string"==typeof(r=arguments.length>0?oe.primitive(t)?t:xt(t,"number"):0)&&(r=ye.Call(Ke,r),St(r)?r=parseInt(j(r,2),2):Bt(r)?r=parseInt(j(r,2),8):(Ot(r)||Tt(r))&&(r=NaN));var n=this,u=c((function(){return Ct.prototype.valueOf.call(n),!0}));return n instanceof e&&!u?new Ct(r):Ct(r)};return e}();Te(Ct,jt,{}),m(jt,{NaN:Ct.NaN,MAX_VALUE:Ct.MAX_VALUE,MIN_VALUE:Ct.MIN_VALUE,NEGATIVE_INFINITY:Ct.NEGATIVE_INFINITY,POSITIVE_INFINITY:Ct.POSITIVE_INFINITY}),Number=jt,b.redefine(S,"Number",jt)}var Pt=Math.pow(2,53)-1;m(Number,{MAX_SAFE_INTEGER:Pt,MIN_SAFE_INTEGER:-Pt,EPSILON:2220446049250313e-31,parseInt:S.parseInt,parseFloat:S.parseFloat,isFinite:Q,isInteger:function(e){return Q(e)&&ye.ToInteger(e)===e},isSafeInteger:function(e){return Number.isInteger(e)&&L(e)<=Number.MAX_SAFE_INTEGER},isNaN:Z}),A(Number,"parseInt",S.parseInt,Number.parseInt!==S.parseInt),1===[,1].find((function(){return!0}))&&ie(Array.prototype,"find",ut.find),0!==[,1].findIndex((function(){return!0}))&&ie(Array.prototype,"findIndex",ut.findIndex);var It,Nt,_t,kt=Function.bind.call(Function.bind,Object.prototype.propertyIsEnumerable),Mt=function(e,t){f&&kt(e,t)&&Object.defineProperty(e,t,{enumerable:!1})},Rt=function(){for(var e=Number(this),t=arguments.length,r=t-e,n=new Array(r<0?0:r),u=e;u<t;++u)n[u-e]=arguments[u];return n},Lt=function(e){return function(t,r){return t[r]=e[r],t}},qt=function(e,t){var r,n=i(Object(t));return ye.IsCallable(Object.getOwnPropertySymbols)&&(r=D(Object.getOwnPropertySymbols(Object(t)),kt(t))),d(T(n,r||[]),Lt(t),e)},Ut={assign:function(e,t){var r=ye.ToObject(e,"Cannot convert undefined or null to object");return d(ye.Call(Rt,1,arguments),qt,r)},is:function(e,t){return ye.SameValue(e,t)}},Gt=Object.assign&&Object.preventExtensions&&function(){var e=Object.preventExtensions({1:2});try{Object.assign(e,"xy")}catch(t){return"y"===e[1]}}();if(Gt&&ie(Object,"assign",Ut.assign),m(Object,Ut),f){var Vt={setPrototypeOf:function(e,t){var n,u=function(e,t){return function(e,t){if(!ye.TypeIsObject(e))throw new TypeError("cannot set prototype on a non-object");if(null!==t&&!ye.TypeIsObject(t))throw new TypeError("can only set prototype to an object or null"+t)}(e,t),r(n,e,t),e};try{n=e.getOwnPropertyDescriptor(e.prototype,"__proto__").set,r(n,{},null)}catch(t){if(e.prototype!=={}.__proto__)return;n=function(e){this.__proto__=e},u.polyfill=u(u({},null),e.prototype)instanceof e}return u}(Object)};m(Object,Vt)}Object.setPrototypeOf&&Object.getPrototypeOf&&null!==Object.getPrototypeOf(Object.setPrototypeOf({},null))&&null===Object.getPrototypeOf(Object.create(null))&&(It=Object.create(null),Nt=Object.getPrototypeOf,_t=Object.setPrototypeOf,Object.getPrototypeOf=function(e){var t=Nt(e);return t===It?null:t},Object.setPrototypeOf=function(e,t){return _t(e,null===t?It:t)},Object.setPrototypeOf.polyfill=!1);var Ht=!s((function(){return Object.keys("foo")}));if(!Ht){var Wt=Object.keys;ie(Object,"keys",(function(e){return Wt(ye.ToObject(e))})),i=Object.keys}var zt=s((function(){return Object.keys(/a/g)}));if(zt){var $t=Object.keys;ie(Object,"keys",(function(e){if(oe.regex(e)){var t=[];for(var r in e)V(e,r)&&P(t,r);return t}return $t(e)})),i=Object.keys}if(Object.getOwnPropertyNames){var Jt=!s((function(){return Object.getOwnPropertyNames("foo")}));if(!Jt){var Kt="object"==typeof window?Object.getOwnPropertyNames(window):[],Xt=Object.getOwnPropertyNames;ie(Object,"getOwnPropertyNames",(function(e){var t=ye.ToObject(e);if("[object Window]"===v(t))try{return Xt(t)}catch(e){return T([],Kt)}return Xt(t)}))}}if(Object.getOwnPropertyDescriptor){var Yt=!s((function(){return Object.getOwnPropertyDescriptor("foo","bar")}));if(!Yt){var Zt=Object.getOwnPropertyDescriptor;ie(Object,"getOwnPropertyDescriptor",(function(e,t){return Zt(ye.ToObject(e),t)}))}}if(Object.seal){var Qt=!s((function(){return Object.seal("foo")}));if(!Qt){var er=Object.seal;ie(Object,"seal",(function(e){return ye.TypeIsObject(e)?er(e):e}))}}if(Object.isSealed){var tr=!s((function(){return Object.isSealed("foo")}));if(!tr){var rr=Object.isSealed;ie(Object,"isSealed",(function(e){return!ye.TypeIsObject(e)||rr(e)}))}}if(Object.freeze){var nr=!s((function(){return Object.freeze("foo")}));if(!nr){var ur=Object.freeze;ie(Object,"freeze",(function(e){return ye.TypeIsObject(e)?ur(e):e}))}}if(Object.isFrozen){var or=!s((function(){return Object.isFrozen("foo")}));if(!or){var ir=Object.isFrozen;ie(Object,"isFrozen",(function(e){return!ye.TypeIsObject(e)||ir(e)}))}}if(Object.preventExtensions){var ar=!s((function(){return Object.preventExtensions("foo")}));if(!ar){var sr=Object.preventExtensions;ie(Object,"preventExtensions",(function(e){return ye.TypeIsObject(e)?sr(e):e}))}}if(Object.isExtensible){var cr=!s((function(){return Object.isExtensible("foo")}));if(!cr){var lr=Object.isExtensible;ie(Object,"isExtensible",(function(e){return!!ye.TypeIsObject(e)&&lr(e)}))}}if(Object.getPrototypeOf){var pr=!s((function(){return Object.getPrototypeOf("foo")}));if(!pr){var fr=Object.getPrototypeOf;ie(Object,"getPrototypeOf",(function(e){return fr(ye.ToObject(e))}))}}var hr,yr=f&&((hr=Object.getOwnPropertyDescriptor(RegExp.prototype,"flags"))&&ye.IsCallable(hr.get));if(f&&!yr){var dr=function(){if(!ye.TypeIsObject(this))throw new TypeError("Method called on incompatible type: must be an object.");var e="";return this.global&&(e+="g"),this.ignoreCase&&(e+="i"),this.multiline&&(e+="m"),this.unicode&&(e+="u"),this.sticky&&(e+="y"),e};b.getter(RegExp.prototype,"flags",dr)}var Dr,gr=f&&c((function(){return"/a/i"===String(new RegExp(/a/g,"i"))})),Ar=ae&&f&&((Dr=/./)[X.match]=!1,RegExp(Dr)===Dr),mr=c((function(){return"/abc/"===RegExp.prototype.toString.call({source:"abc"})})),vr=mr&&c((function(){return"/a/b"===RegExp.prototype.toString.call({source:"a",flags:"b"})}));if(!mr||!vr){var Er=RegExp.prototype.toString;A(RegExp.prototype,"toString",(function(){var e=ye.RequireObjectCoercible(this);return oe.regex(e)?r(Er,e):"/"+pe(e.source)+"/"+pe(e.flags)}),!0),b.preserveToString(RegExp.prototype.toString,Er)}if(f&&(!gr||Ar)){var br=Object.getOwnPropertyDescriptor(RegExp.prototype,"flags").get,Cr=Object.getOwnPropertyDescriptor(RegExp.prototype,"source")||{},Fr=function(){return this.source},wr=ye.IsCallable(Cr.get)?Cr.get:Fr,Sr=RegExp,Br=function e(t,r){var n=ye.IsRegExp(t);return this instanceof e||!n||void 0!==r||t.constructor!==e?oe.regex(t)?new e(ye.Call(wr,t),void 0===r?ye.Call(br,t):r):(n&&(t.source,void 0===r&&t.flags),new Sr(t,r)):t};Te(Sr,Br,{$input:!0}),RegExp=Br,b.redefine(S,"RegExp",Br)}if(f){var xr={input:"$_",lastMatch:"$&",lastParen:"$+",leftContext:"$`",rightContext:"$'"};y(i(xr),(function(e){e in RegExp&&!(xr[e]in RegExp)&&b.getter(RegExp,xr[e],(function(){return RegExp[e]}))}))}Pe(RegExp);var Or=1/Number.EPSILON,Tr=function(e){return e+Or-Or},jr=Math.pow(2,-23),Pr=Math.pow(2,127)*(2-jr),Ir=Math.pow(2,-126),Nr=Math.E,_r=Math.LOG2E,kr=Math.LOG10E,Mr=Number.prototype.clz;delete Number.prototype.clz;var Rr={acosh:function(e){var t=Number(e);if(Z(t)||e<1)return NaN;if(1===t)return 0;if(t===1/0)return t;var r=1/(t*t);if(t<2)return te(t-1+G(1-r)*t);var n=t/2;return te(n+G(1-r)*n-1)+1/_r},asinh:function(e){var t=Number(e);if(0===t||!B(t))return t;var r=L(t),n=r*r,u=ee(t);return r<1?u*te(r+n/(G(n+1)+1)):u*(te(r/2+G(1+1/n)*r/2-1)+1/_r)},atanh:function(e){var t=Number(e);if(0===t)return t;if(-1===t)return-1/0;if(1===t)return 1/0;if(Z(t)||t<-1||t>1)return NaN;var r=L(t);return ee(t)*te(2*r/(1-r))/2},cbrt:function(e){var t=Number(e);if(0===t)return t;var r,n=t<0;return n&&(t=-t),r=t===1/0?1/0:(t/((r=q(U(t)/3))*r)+2*r)/3,n?-r:r},clz32:function(e){var t=Number(e),r=ye.ToUint32(t);return 0===r?32:Mr?ye.Call(Mr,r):31-R(U(r+.5)*_r)},cosh:function(e){var t=Number(e);if(0===t)return 1;if(Z(t))return NaN;if(!B(t))return 1/0;var r=q(L(t)-1);return(r+1/(r*Nr*Nr))*(Nr/2)},expm1:function(e){var t=Number(e);if(t===-1/0)return-1;if(!B(t)||0===t)return t;if(L(t)>.5)return q(t)-1;for(var r=t,n=0,u=1;n+r!==n;)n+=r,r*=t/(u+=1);return n},hypot:function(e,t){for(var r=0,n=0,u=0;u<arguments.length;++u){var o=L(Number(arguments[u]));n<o?(r*=n/o*(n/o),r+=1,n=o):r+=o>0?o/n*(o/n):o}return n===1/0?1/0:n*G(r)},log2:function(e){return U(e)*_r},log10:function(e){return U(e)*kr},log1p:te,sign:ee,sinh:function(e){var t=Number(e);if(!B(t)||0===t)return t;var r=L(t);if(r<1){var n=Math.expm1(r);return ee(t)*n*(1+1/(n+1))/2}var u=q(r-1);return ee(t)*(u-1/(u*Nr*Nr))*(Nr/2)},tanh:function(e){var t=Number(e);return Z(t)||0===t?t:t>=20?1:t<=-20?-1:(Math.expm1(t)-Math.expm1(-t))/(q(t)+q(-t))},trunc:function(e){var t=Number(e);return t<0?-R(-t):R(t)},imul:function(e,t){var r=ye.ToUint32(e),n=ye.ToUint32(t),u=65535&r,o=65535&n;return u*o+((r>>>16&65535)*o+u*(n>>>16&65535)<<16>>>0)|0},fround:function(e){var t=Number(e);if(0===t||t===1/0||t===-1/0||Z(t))return t;var r=ee(t),n=L(t);if(n<Ir)return r*Tr(n/Ir/jr)*Ir*jr;var u=(1+jr/Number.EPSILON)*n,o=u-(u-n);return o>Pr||Z(o)?r*(1/0):r*o}},Lr=function(e,t,r){return L(1-e/t)/Number.EPSILON<(r||8)};m(Math,Rr),A(Math,"sinh",Rr.sinh,Math.sinh(710)===1/0),A(Math,"cosh",Rr.cosh,Math.cosh(710)===1/0),A(Math,"log1p",Rr.log1p,-1e-17!==Math.log1p(-1e-17)),A(Math,"asinh",Rr.asinh,Math.asinh(-1e7)!==-Math.asinh(1e7)),A(Math,"asinh",Rr.asinh,Math.asinh(1e300)===1/0),A(Math,"atanh",Rr.atanh,0===Math.atanh(1e-300)),A(Math,"tanh",Rr.tanh,-2e-17!==Math.tanh(-2e-17)),A(Math,"acosh",Rr.acosh,Math.acosh(Number.MAX_VALUE)===1/0),A(Math,"acosh",Rr.acosh,!Lr(Math.acosh(1+Number.EPSILON),Math.sqrt(2*Number.EPSILON))),A(Math,"cbrt",Rr.cbrt,!Lr(Math.cbrt(1e-300),1e-100)),A(Math,"sinh",Rr.sinh,-2e-17!==Math.sinh(-2e-17));var qr=Math.expm1(10);A(Math,"expm1",Rr.expm1,qr>22025.465794806718||qr<22025.465794806718),A(Math,"hypot",Rr.hypot,Math.hypot(1/0,NaN)!==1/0);var Ur=Math.round,Gr=0===Math.round(.5-Number.EPSILON/4)&&1===Math.round(Number.EPSILON/3.99-.5),Vr=Or+1,Hr=2*Or-1,Wr=[Vr,Hr].every((function(e){return Math.round(e)===e}));A(Math,"round",(function(e){var t=R(e);return e-t<.5?t:-1===t?-0:t+1}),!Gr||!Wr),b.preserveToString(Math.round,Ur);var zr=Math.imul;-5!==Math.imul(4294967295,5)&&(Math.imul=Rr.imul,b.preserveToString(Math.imul,zr)),2!==Math.imul.length&&ie(Math,"imul",(function(e,t){return ye.Call(zr,Math,arguments)}));var $r,Jr,Kr=function(){var e=S.setTimeout;if("function"==typeof e||"object"==typeof e){ye.IsPromise=function(e){return!!ye.TypeIsObject(e)&&void 0!==e._promise};var t,n=function(e){if(!ye.IsConstructor(e))throw new TypeError("Bad promise constructor");var t=this;if(t.resolve=void 0,t.reject=void 0,t.promise=new e((function(e,r){if(void 0!==t.resolve||void 0!==t.reject)throw new TypeError("Bad Promise implementation!");t.resolve=e,t.reject=r})),!ye.IsCallable(t.resolve)||!ye.IsCallable(t.reject))throw new TypeError("Bad promise constructor")};"undefined"!=typeof window&&ye.IsCallable(window.postMessage)&&(t=function(){var e=[];return window.addEventListener("message",(function(t){if(t.source===window&&"zero-timeout-message"===t.data){if(t.stopPropagation(),0===e.length)return;_(e)()}}),!0),function(t){P(e,t),window.postMessage("zero-timeout-message","*")}});var o,i,a,s,c=ye.IsCallable(S.setImmediate)?S.setImmediate:"object"==typeof u&&u.nextTick?u.nextTick:(o=S.Promise,(i=o&&o.resolve&&o.resolve())&&function(e){return i.then(e)}||(ye.IsCallable(t)?t():function(t){e(t,0)})),l=function(e){return e},p=function(e){throw e},f={},h=function(e,t,r){c((function(){y(e,t,r)}))},y=function(e,t,r){var n,u;if(t===f)return e(r);try{n=e(r),u=t.resolve}catch(e){n=e,u=t.reject}u(n)},d=function(e,t){var r=e._promise,n=r.reactionLength;if(n>0&&(h(r.fulfillReactionHandler0,r.reactionCapability0,t),r.fulfillReactionHandler0=void 0,r.rejectReactions0=void 0,r.reactionCapability0=void 0,n>1))for(var u=1,o=0;u<n;u++,o+=3)h(r[o+0],r[o+2],t),e[o+0]=void 0,e[o+1]=void 0,e[o+2]=void 0;r.result=t,r.state=1,r.reactionLength=0},D=function(e,t){var r=e._promise,n=r.reactionLength;if(n>0&&(h(r.rejectReactionHandler0,r.reactionCapability0,t),r.fulfillReactionHandler0=void 0,r.rejectReactions0=void 0,r.reactionCapability0=void 0,n>1))for(var u=1,o=0;u<n;u++,o+=3)h(r[o+1],r[o+2],t),e[o+0]=void 0,e[o+1]=void 0,e[o+2]=void 0;r.result=t,r.state=2,r.reactionLength=0},g=function(e){var t=!1;return{resolve:function(r){var n;if(!t){if(t=!0,r===e)return D(e,new TypeError("Self resolution"));if(!ye.TypeIsObject(r))return d(e,r);try{n=r.then}catch(t){return D(e,t)}if(!ye.IsCallable(n))return d(e,r);c((function(){v(e,r,n)}))}},reject:function(r){if(!t)return t=!0,D(e,r)}}},A=function(e,t,n,u){e===s?r(e,t,n,u,f):r(e,t,n,u)},v=function(e,t,r){var n=g(e),u=n.resolve,o=n.reject;try{A(r,t,u,o)}catch(e){o(e)}},E=function(){var e=function(t){if(!(this instanceof e))throw new TypeError('Constructor Promise requires "new"');if(this&&this._promise)throw new TypeError("Bad construction");if(!ye.IsCallable(t))throw new TypeError("not a valid resolver");var r=ke(this,e,a,{_promise:{result:void 0,state:0,reactionLength:0,fulfillReactionHandler0:void 0,rejectReactionHandler0:void 0,reactionCapability0:void 0}}),n=g(r),u=n.reject;try{t(n.resolve,u)}catch(e){u(e)}return r};return e}();a=E.prototype;var b=function(e,t,r,n){var u=!1;return function(o){u||(u=!0,t[e]=o,0==--n.count&&(0,r.resolve)(t))}};return m(E,{all:function(e){var t=this;if(!ye.TypeIsObject(t))throw new TypeError("Promise is not object");var r,u,o=new n(t);try{return function(e,t,r){for(var n,u,o=e.iterator,i=[],a={count:1},s=0;;){try{if(!1===(n=ye.IteratorStep(o))){e.done=!0;break}u=n.value}catch(t){throw e.done=!0,t}i[s]=void 0;var c=t.resolve(u),l=b(s,i,r,a);a.count+=1,A(c.then,c,l,r.reject),s+=1}return 0==--a.count&&(0,r.resolve)(i),r.promise}(u={iterator:r=ye.GetIterator(e),done:!1},t,o)}catch(e){var i=e;if(u&&!u.done)try{ye.IteratorClose(r,!0)}catch(e){i=e}return(0,o.reject)(i),o.promise}},race:function(e){var t=this;if(!ye.TypeIsObject(t))throw new TypeError("Promise is not object");var r,u,o=new n(t);try{return function(e,t,r){for(var n,u,o,i=e.iterator;;){try{if(!1===(n=ye.IteratorStep(i))){e.done=!0;break}u=n.value}catch(t){throw e.done=!0,t}o=t.resolve(u),A(o.then,o,r.resolve,r.reject)}return r.promise}(u={iterator:r=ye.GetIterator(e),done:!1},t,o)}catch(e){var i=e;if(u&&!u.done)try{ye.IteratorClose(r,!0)}catch(e){i=e}return(0,o.reject)(i),o.promise}},reject:function(e){if(!ye.TypeIsObject(this))throw new TypeError("Bad promise constructor");var t=new n(this);return(0,t.reject)(e),t.promise},resolve:function(e){var t=this;if(!ye.TypeIsObject(t))throw new TypeError("Bad promise constructor");if(ye.IsPromise(e)&&e.constructor===t)return e;var r=new n(t);return(0,r.resolve)(e),r.promise}}),m(a,{catch:function(e){return this.then(null,e)},then:function(e,t){var r=this;if(!ye.IsPromise(r))throw new TypeError("not a promise");var u,o=ye.SpeciesConstructor(r,E),i=arguments.length>2&&arguments[2]===f;u=i&&o===E?f:new n(o);var a,s=ye.IsCallable(e)?e:l,c=ye.IsCallable(t)?t:p,y=r._promise;if(0===y.state){if(0===y.reactionLength)y.fulfillReactionHandler0=s,y.rejectReactionHandler0=c,y.reactionCapability0=u;else{var d=3*(y.reactionLength-1);y[d+0]=s,y[d+1]=c,y[d+2]=u}y.reactionLength+=1}else if(1===y.state)a=y.result,h(s,u,a);else{if(2!==y.state)throw new TypeError("unexpected Promise state");a=y.result,h(c,u,a)}return u.promise}}),f=new n(E),s=a.then,E}}();if(S.Promise&&(delete S.Promise.accept,delete S.Promise.defer,delete S.Promise.prototype.chain),"function"==typeof Kr){m(S,{Promise:Kr});var Xr=F(S.Promise,(function(e){return e.resolve(42).then((function(){}))instanceof e})),Yr=!s((function(){return S.Promise.reject(42).then(null,5).then(null,H)})),Zr=s((function(){return S.Promise.call(3,H)})),Qr=function(e){var t=e.resolve(5);t.constructor={};var r=e.resolve(t);try{r.then(null,H).then(null,H)}catch(e){return!0}return t===r}(S.Promise),en=f&&($r=0,Jr=Object.defineProperty({},"then",{get:function(){$r+=1}}),Promise.resolve(Jr),1===$r),tn=function e(t){var r=new Promise(t);t(3,(function(){})),this.then=r.then,this.constructor=e};tn.prototype=Promise.prototype,tn.all=Promise.all;var rn=c((function(){return!!tn.all([1,2])}));if(Xr&&Yr&&Zr&&!Qr&&en&&!rn||(Promise=Kr,ie(S,"Promise",Kr)),1!==Promise.all.length){var nn=Promise.all;ie(Promise,"all",(function(e){return ye.Call(nn,this,arguments)}))}if(1!==Promise.race.length){var un=Promise.race;ie(Promise,"race",(function(e){return ye.Call(un,this,arguments)}))}if(1!==Promise.resolve.length){var on=Promise.resolve;ie(Promise,"resolve",(function(e){return ye.Call(on,this,arguments)}))}if(1!==Promise.reject.length){var an=Promise.reject;ie(Promise,"reject",(function(e){return ye.Call(an,this,arguments)}))}Mt(Promise,"all"),Mt(Promise,"race"),Mt(Promise,"resolve"),Mt(Promise,"reject"),Pe(Promise)}var sn,cn,ln=function(e){var t=i(d(e,(function(e,t){return e[t]=!0,e}),{}));return e.join(":")===t.join(":")},pn=ln(["z","a","bb"]),fn=ln(["z",1,"a","3",2]);if(f){var hn=function(e,t){return t||pn?he(e)?"^"+ye.ToString(e):"string"==typeof e?"$"+e:"number"==typeof e?fn?e:"n"+e:"boolean"==typeof e?"b"+e:null:null},yn=function(){return Object.create?Object.create(null):{}},dn=function(e,t,n){if(o(n)||oe.string(n))y(n,(function(e){if(!ye.TypeIsObject(e))throw new TypeError("Iterator value "+e+" is not an entry object");t.set(e[0],e[1])}));else if(n instanceof e)r(e.prototype.forEach,n,(function(e,r){t.set(r,e)}));else{var u,i;if(!he(n)){if(i=t.set,!ye.IsCallable(i))throw new TypeError("bad map");u=ye.GetIterator(n)}if(void 0!==u)for(;;){var a=ye.IteratorStep(u);if(!1===a)break;var s=a.value;try{if(!ye.TypeIsObject(s))throw new TypeError("Iterator value "+s+" is not an entry object");r(i,t,s[0],s[1])}catch(e){throw ye.IteratorClose(u,!0),e}}}},Dn=function(e,t,n){if(o(n)||oe.string(n))y(n,(function(e){t.add(e)}));else if(n instanceof e)r(e.prototype.forEach,n,(function(e){t.add(e)}));else{var u,i;if(!he(n)){if(i=t.add,!ye.IsCallable(i))throw new TypeError("bad set");u=ye.GetIterator(n)}if(void 0!==u)for(;;){var a=ye.IteratorStep(u);if(!1===a)break;var s=a.value;try{r(i,t,s)}catch(e){throw ye.IteratorClose(u,!0),e}}}},gn={Map:function(){var e={},t=function(e,t){this.key=e,this.value=t,this.next=null,this.prev=null};t.prototype.isRemoved=function(){return this.key===e};var n,u=function(e,t){if(!ye.TypeIsObject(e)||!function(e){return!!e._es6map}(e))throw new TypeError("Method Map.prototype."+t+" called on incompatible receiver "+ye.ToString(e))},o=function(e,t){u(e,"[[MapIterator]]"),this.head=e._head,this.i=this.head,this.kind=t};Ie(o.prototype={isMapIterator:!0,next:function(){if(!this.isMapIterator)throw new TypeError("Not a MapIterator");var e,t=this.i,r=this.kind,n=this.head;if(void 0===this.i)return et();for(;t.isRemoved()&&t!==n;)t=t.prev;for(;t.next!==n;)if(!(t=t.next).isRemoved())return e="key"===r?t.key:"value"===r?t.value:[t.key,t.value],this.i=t,et(e);return this.i=void 0,et()}});var i=function e(){if(!(this instanceof e))throw new TypeError('Constructor Map requires "new"');if(this&&this._es6map)throw new TypeError("Bad construction");var r=ke(this,e,n,{_es6map:!0,_head:null,_map:W?new W:null,_size:0,_storage:yn()}),u=new t(null,null);return u.next=u.prev=u,r._head=u,arguments.length>0&&dn(e,r,arguments[0]),r};return n=i.prototype,b.getter(n,"size",(function(){if(void 0===this._size)throw new TypeError("size method called on incompatible Map");return this._size})),m(n,{get:function(e){var t;u(this,"get");var r=hn(e,!0);if(null!==r)return(t=this._storage[r])?t.value:void 0;if(this._map)return(t=$.call(this._map,e))?t.value:void 0;for(var n=this._head,o=n;(o=o.next)!==n;)if(ye.SameValueZero(o.key,e))return o.value},has:function(e){u(this,"has");var t=hn(e,!0);if(null!==t)return void 0!==this._storage[t];if(this._map)return J.call(this._map,e);for(var r=this._head,n=r;(n=n.next)!==r;)if(ye.SameValueZero(n.key,e))return!0;return!1},set:function(e,r){u(this,"set");var n,o=this._head,i=o,a=hn(e,!0);if(null!==a){if(void 0!==this._storage[a])return this._storage[a].value=r,this;n=this._storage[a]=new t(e,r),i=o.prev}else this._map&&(J.call(this._map,e)?$.call(this._map,e).value=r:(n=new t(e,r),K.call(this._map,e,n),i=o.prev));for(;(i=i.next)!==o;)if(ye.SameValueZero(i.key,e))return i.value=r,this;return n=n||new t(e,r),ye.SameValue(-0,e)&&(n.key=0),n.next=this._head,n.prev=this._head.prev,n.prev.next=n,n.next.prev=n,this._size+=1,this},delete:function(t){u(this,"delete");var r=this._head,n=r,o=hn(t,!0);if(null!==o){if(void 0===this._storage[o])return!1;n=this._storage[o].prev,delete this._storage[o]}else if(this._map){if(!J.call(this._map,t))return!1;n=$.call(this._map,t).prev,z.call(this._map,t)}for(;(n=n.next)!==r;)if(ye.SameValueZero(n.key,t))return n.key=e,n.value=e,n.prev.next=n.next,n.next.prev=n.prev,this._size-=1,!0;return!1},clear:function(){u(this,"clear"),this._map=W?new W:null,this._size=0,this._storage=yn();for(var t=this._head,r=t,n=r.next;(r=n)!==t;)r.key=e,r.value=e,n=r.next,r.next=r.prev=t;t.next=t.prev=t},keys:function(){return u(this,"keys"),new o(this,"key")},values:function(){return u(this,"values"),new o(this,"value")},entries:function(){return u(this,"entries"),new o(this,"key+value")},forEach:function(e){u(this,"forEach");for(var t=arguments.length>1?arguments[1]:null,n=this.entries(),o=n.next();!o.done;o=n.next())t?r(e,t,o.value[1],o.value[0],this):e(o.value[1],o.value[0],this)}}),Ie(n,n.entries),i}(),Set:function(){var e,t=function(e,t){if(!ye.TypeIsObject(e)||!function(e){return e._es6set&&void 0!==e._storage}(e))throw new TypeError("Set.prototype."+t+" called on incompatible receiver "+ye.ToString(e))},n=function t(){if(!(this instanceof t))throw new TypeError('Constructor Set requires "new"');if(this&&this._es6set)throw new TypeError("Bad construction");var r=ke(this,t,e,{_es6set:!0,"[[SetData]]":null,_storage:yn()});if(!r._es6set)throw new TypeError("bad set");return arguments.length>0&&Dn(t,r,arguments[0]),r};e=n.prototype;var u=function(e){if(!e["[[SetData]]"]){var t=new gn.Map;e["[[SetData]]"]=t,y(i(e._storage),(function(e){var r=function(e){var t=e;if("^null"===t)return null;if("^undefined"!==t){var r=t.charAt(0);return"$"===r?j(t,1):"n"===r?+j(t,1):"b"===r?"btrue"===t:+t}}(e);t.set(r,r)})),e["[[SetData]]"]=t}e._storage=null};b.getter(n.prototype,"size",(function(){return t(this,"size"),this._storage?i(this._storage).length:(u(this),this["[[SetData]]"].size)})),m(n.prototype,{has:function(e){var r;return t(this,"has"),this._storage&&null!==(r=hn(e))?!!this._storage[r]:(u(this),this["[[SetData]]"].has(e))},add:function(e){var r;return t(this,"add"),this._storage&&null!==(r=hn(e))?(this._storage[r]=!0,this):(u(this),this["[[SetData]]"].set(e,e),this)},delete:function(e){var r;if(t(this,"delete"),this._storage&&null!==(r=hn(e))){var n=V(this._storage,r);return delete this._storage[r]&&n}return u(this),this["[[SetData]]"].delete(e)},clear:function(){t(this,"clear"),this._storage&&(this._storage=yn()),this["[[SetData]]"]&&this["[[SetData]]"].clear()},values:function(){return t(this,"values"),u(this),new o(this["[[SetData]]"].values())},entries:function(){return t(this,"entries"),u(this),new o(this["[[SetData]]"].entries())},forEach:function(e){t(this,"forEach");var n=arguments.length>1?arguments[1]:null,o=this;u(o),this["[[SetData]]"].forEach((function(t,u){n?r(e,n,u,u,o):e(u,u,o)}))}}),A(n.prototype,"keys",n.prototype.values,!0),Ie(n.prototype,n.prototype.values);var o=function(e){this.it=e};return o.prototype={isSetIterator:!0,next:function(){if(!this.isSetIterator)throw new TypeError("Not a SetIterator");return this.it.next()}},Ie(o.prototype),n}()},An=S.Set&&!Set.prototype.delete&&Set.prototype.remove&&Set.prototype.items&&Set.prototype.map&&Array.isArray((new Set).keys);if(An&&(S.Set=gn.Set),S.Map||S.Set){var mn=c((function(){return 2===new Map([[1,2]]).get(1)}));mn||(S.Map=function e(){if(!(this instanceof e))throw new TypeError('Constructor Map requires "new"');var t=new W;return arguments.length>0&&dn(e,t,arguments[0]),delete t.constructor,Object.setPrototypeOf(t,S.Map.prototype),t},S.Map.prototype=C(W.prototype),A(S.Map.prototype,"constructor",S.Map,!0),b.preserveToString(S.Map,W));var vn=new Map,En=((cn=new Map([[1,0],[2,0],[3,0],[4,0]])).set(-0,cn),cn.get(0)===cn&&cn.get(-0)===cn&&cn.has(0)&&cn.has(-0)),bn=vn.set(1,2)===vn;En&&bn||ie(Map.prototype,"set",(function(e,t){return r(K,this,0===e?0:e,t),this})),En||(m(Map.prototype,{get:function(e){return r($,this,0===e?0:e)},has:function(e){return r(J,this,0===e?0:e)}},!0),b.preserveToString(Map.prototype.get,$),b.preserveToString(Map.prototype.has,J));var Cn=new Set,Fn=Set.prototype.delete&&Set.prototype.add&&Set.prototype.has&&((sn=Cn).delete(0),sn.add(-0),!sn.has(0)),wn=Cn.add(1)===Cn;if(!Fn||!wn){var Sn=Set.prototype.add;Set.prototype.add=function(e){return r(Sn,this,0===e?0:e),this},b.preserveToString(Set.prototype.add,Sn)}if(!Fn){var Bn=Set.prototype.has;Set.prototype.has=function(e){return r(Bn,this,0===e?0:e)},b.preserveToString(Set.prototype.has,Bn);var xn=Set.prototype.delete;Set.prototype.delete=function(e){return r(xn,this,0===e?0:e)},b.preserveToString(Set.prototype.delete,xn)}var On=F(S.Map,(function(e){var t=new e([]);return t.set(42,42),t instanceof e})),Tn=Object.setPrototypeOf&&!On,jn=function(){try{return!(S.Map()instanceof S.Map)}catch(e){return e instanceof TypeError}}();0===S.Map.length&&!Tn&&jn||(S.Map=function e(){if(!(this instanceof e))throw new TypeError('Constructor Map requires "new"');var t=new W;return arguments.length>0&&dn(e,t,arguments[0]),delete t.constructor,Object.setPrototypeOf(t,e.prototype),t},S.Map.prototype=W.prototype,A(S.Map.prototype,"constructor",S.Map,!0),b.preserveToString(S.Map,W));var Pn=F(S.Set,(function(e){var t=new e([]);return t.add(42,42),t instanceof e})),In=Object.setPrototypeOf&&!Pn,Nn=function(){try{return!(S.Set()instanceof S.Set)}catch(e){return e instanceof TypeError}}();if(0!==S.Set.length||In||!Nn){var _n=S.Set;S.Set=function e(){if(!(this instanceof e))throw new TypeError('Constructor Set requires "new"');var t=new _n;return arguments.length>0&&Dn(e,t,arguments[0]),delete t.constructor,Object.setPrototypeOf(t,e.prototype),t},S.Set.prototype=_n.prototype,A(S.Set.prototype,"constructor",S.Set,!0),b.preserveToString(S.Set,_n)}var kn=new S.Map,Mn=!c((function(){return kn.keys().next().done}));if(("function"!=typeof S.Map.prototype.clear||0!==(new S.Set).size||0!==kn.size||"function"!=typeof S.Map.prototype.keys||"function"!=typeof S.Set.prototype.keys||"function"!=typeof S.Map.prototype.forEach||"function"!=typeof S.Set.prototype.forEach||l(S.Map)||l(S.Set)||"function"!=typeof kn.keys().next||Mn||!On)&&m(S,{Map:gn.Map,Set:gn.Set},!0),S.Set.prototype.keys!==S.Set.prototype.values&&A(S.Set.prototype,"keys",S.Set.prototype.values,!0),Ie(Object.getPrototypeOf((new S.Map).keys())),Ie(Object.getPrototypeOf((new S.Set).keys())),h&&"has"!==S.Set.prototype.has.name){var Rn=S.Set.prototype.has;ie(S.Set.prototype,"has",(function(e){return r(Rn,this,e)}))}}m(S,gn),Pe(S.Map),Pe(S.Set)}var Ln=function(e){if(!ye.TypeIsObject(e))throw new TypeError("target must be an object")},qn={apply:function(){return ye.Call(ye.Call,null,arguments)},construct:function(e,t){if(!ye.IsConstructor(e))throw new TypeError("First argument must be a constructor.");var r=arguments.length>2?arguments[2]:e;if(!ye.IsConstructor(r))throw new TypeError("new.target must be a constructor.");return ye.Construct(e,t,r,"internal")},deleteProperty:function(e,t){if(Ln(e),f){var r=Object.getOwnPropertyDescriptor(e,t);if(r&&!r.configurable)return!1}return delete e[t]},has:function(e,t){return Ln(e),t in e}};Object.getOwnPropertyNames&&Object.assign(qn,{ownKeys:function(e){Ln(e);var t=Object.getOwnPropertyNames(e);return ye.IsCallable(Object.getOwnPropertySymbols)&&I(t,Object.getOwnPropertySymbols(e)),t}});var Un=function(e){return!s(e)};if(Object.preventExtensions&&Object.assign(qn,{isExtensible:function(e){return Ln(e),Object.isExtensible(e)},preventExtensions:function(e){return Ln(e),Un((function(){return Object.preventExtensions(e)}))}}),f){var Gn=function(e,t,r){var n=Object.getOwnPropertyDescriptor(e,t);if(!n){var u=Object.getPrototypeOf(e);if(null===u)return;return Gn(u,t,r)}return"value"in n?n.value:n.get?ye.Call(n.get,r):void 0},Vn=function(e,t,n,u){var o=Object.getOwnPropertyDescriptor(e,t);if(!o){var i=Object.getPrototypeOf(e);if(null!==i)return Vn(i,t,n,u);o={value:void 0,writable:!0,enumerable:!0,configurable:!0}}return"value"in o?!!o.writable&&!!ye.TypeIsObject(u)&&(Object.getOwnPropertyDescriptor(u,t)?le.defineProperty(u,t,{value:n}):le.defineProperty(u,t,{value:n,writable:!0,enumerable:!0,configurable:!0})):!!o.set&&(r(o.set,u,n),!0)};Object.assign(qn,{defineProperty:function(e,t,r){return Ln(e),Un((function(){return Object.defineProperty(e,t,r)}))},getOwnPropertyDescriptor:function(e,t){return Ln(e),Object.getOwnPropertyDescriptor(e,t)},get:function(e,t){Ln(e);var r=arguments.length>2?arguments[2]:e;return Gn(e,t,r)},set:function(e,t,r){Ln(e);var n=arguments.length>3?arguments[3]:e;return Vn(e,t,r,n)}})}if(Object.getPrototypeOf){var Hn=Object.getPrototypeOf;qn.getPrototypeOf=function(e){return Ln(e),Hn(e)}}if(Object.setPrototypeOf&&qn.getPrototypeOf){var Wn=function(e,t){for(var r=t;r;){if(e===r)return!0;r=qn.getPrototypeOf(r)}return!1};Object.assign(qn,{setPrototypeOf:function(e,t){if(Ln(e),null!==t&&!ye.TypeIsObject(t))throw new TypeError("proto must be an object or null");return t===le.getPrototypeOf(e)||!(le.isExtensible&&!le.isExtensible(e))&&!Wn(e,t)&&(Object.setPrototypeOf(e,t),!0)}})}var zn=function(e,t){ye.IsCallable(S.Reflect[e])?c((function(){return S.Reflect[e](1),S.Reflect[e](NaN),S.Reflect[e](!0),!0}))&&ie(S.Reflect,e,t):A(S.Reflect,e,t)};Object.keys(qn).forEach((function(e){zn(e,qn[e])}));var $n=S.Reflect.getPrototypeOf;if(h&&$n&&"getPrototypeOf"!==$n.name&&ie(S.Reflect,"getPrototypeOf",(function(e){return r($n,S.Reflect,e)})),S.Reflect.setPrototypeOf&&c((function(){return S.Reflect.setPrototypeOf(1,{}),!0}))&&ie(S.Reflect,"setPrototypeOf",qn.setPrototypeOf),S.Reflect.defineProperty&&(c((function(){var e=!S.Reflect.defineProperty(1,"test",{value:1}),t="function"!=typeof Object.preventExtensions||!S.Reflect.defineProperty(Object.preventExtensions({}),"test",{});return e&&t}))||ie(S.Reflect,"defineProperty",qn.defineProperty)),S.Reflect.construct&&(c((function(){var e=function(){};return S.Reflect.construct((function(){}),[],e)instanceof e}))||ie(S.Reflect,"construct",qn.construct)),"Invalid Date"!==String(new Date(NaN))){var Jn=Date.prototype.toString,Kn=function(){var e=+this;return e!=e?"Invalid Date":ye.Call(Jn,this)};ie(Date.prototype,"toString",Kn)}var Xn={anchor:function(e){return ye.CreateHTML(this,"a","name",e)},big:function(){return ye.CreateHTML(this,"big","","")},blink:function(){return ye.CreateHTML(this,"blink","","")},bold:function(){return ye.CreateHTML(this,"b","","")},fixed:function(){return ye.CreateHTML(this,"tt","","")},fontcolor:function(e){return ye.CreateHTML(this,"font","color",e)},fontsize:function(e){return ye.CreateHTML(this,"font","size",e)},italics:function(){return ye.CreateHTML(this,"i","","")},link:function(e){return ye.CreateHTML(this,"a","href",e)},small:function(){return ye.CreateHTML(this,"small","","")},strike:function(){return ye.CreateHTML(this,"strike","","")},sub:function(){return ye.CreateHTML(this,"sub","","")},sup:function(){return ye.CreateHTML(this,"sup","","")}};y(Object.keys(Xn),(function(e){var t=String.prototype[e],n=!1;if(ye.IsCallable(t)){var u=r(t,"",' " '),o=T([],u.match(/"/g)).length;n=u!==u.toLowerCase()||o>2}else n=!0;n&&ie(String.prototype,e,Xn[e])}));var Yn=function(){if(!ae)return!1;var e="object"==typeof JSON&&"function"==typeof JSON.stringify?JSON.stringify:null;if(!e)return!1;if(void 0!==e(X()))return!0;if("[null]"!==e([X()]))return!0;var t={a:X()};return t[X()]=!0,"{}"!==e(t)}(),Zn=c((function(){return!ae||"{}"===JSON.stringify(Object(X()))&&"[{}]"===JSON.stringify([Object(X())])}));if(Yn||!Zn){var Qn=JSON.stringify;ie(JSON,"stringify",(function(e){if("symbol"!=typeof e){var t;arguments.length>1&&(t=arguments[1]);var n=[e];if(o(t))n.push(t);else{var u=ye.IsCallable(t)?t:null,i=function(e,t){var n=u?r(u,this,e,t):t;if("symbol"!=typeof n)return oe.symbol(n)?Lt({})(n):n};n.push(i)}return arguments.length>2&&n.push(arguments[2]),Qn.apply(this,n)}}))}return S})?o.call(t,r,t,e):o)||(e.exports=i)}).call(this,r(75),r(160))},648:function(e,t,r){"use strict";var n=r(58).supportsDescriptors,u=r(406)(),o=r(651),i=Object.defineProperty,a=TypeError;e.exports=function(){var e=o();if(u)return e;if(!n)throw new a("Shimming Function.prototype.name support requires ES5 property descriptor support.");var t=Function.prototype;return i(t,"name",{configurable:!0,enumerable:!1,get:function(){var r=e.call(this);return this!==t&&i(this,"name",{configurable:!0,enumerable:!1,value:r,writable:!1}),r}}),e}},651:function(e,t,r){"use strict";var n=r(652);e.exports=function(){return n}},652:function(e,t,r){"use strict";var n=r(95),u=r(406)(),o=r(44),i=o("Function.prototype.toString"),a=o("String.prototype.match"),s=/^class /,c=/\s*function\s+([^(\s]*)\s*/,l=Function.prototype;e.exports=function(){if(!function(e){if(n(e))return!1;if("function"!=typeof e)return!1;try{return!!a(i(e),s)}catch(e){}return!1}(this)&&!n(this))throw new TypeError("Function.prototype.name sham getter called on non-function");if(u)return this.name;if(this===l)return"";var e=i(this),t=a(e,c);return t&&t[1]}},653:function(e,t,r){"use strict";var n="Function.prototype.bind called on incompatible ",u=Array.prototype.slice,o=Object.prototype.toString;e.exports=function(e){var t=this;if("function"!=typeof t||"[object Function]"!==o.call(t))throw new TypeError(n+t);for(var r,i=u.call(arguments,1),a=function(){if(this instanceof r){var n=t.apply(this,i.concat(u.call(arguments)));return Object(n)===n?n:this}return t.apply(e,i.concat(u.call(arguments)))},s=Math.max(0,t.length-i.length),c=[],l=0;l<s;l++)c.push("$"+l);if(r=Function("binder","return function ("+c.join(",")+"){ return binder.apply(this,arguments); }")(a),t.prototype){var p=function(){};p.prototype=t.prototype,r.prototype=new p,p.prototype=null}return r}},658:function(e,t,r){"use strict";var n=r(17)("RegExp.prototype.test"),u=r(189);e.exports=function(e){return u(n,e)}},659:function(e,t,r){"use strict";var n="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator,u=r(660),o=r(407),i=r(661),a=r(370),s=function(e,t){if(null==e)throw new TypeError("Cannot call method on "+e);if("string"!=typeof t||"number"!==t&&"string"!==t)throw new TypeError('hint must be "string" or "number"');var r,n,i,a="string"===t?["toString","valueOf"]:["valueOf","toString"];for(i=0;i<a.length;++i)if(r=e[a[i]],o(r)&&(n=r.call(e),u(n)))return n;throw new TypeError("No default value")},c=function(e,t){var r=e[t];if(null!=r){if(!o(r))throw new TypeError(r+" returned for property "+t+" of object "+e+" is not a function");return r}};e.exports=function(e){if(u(e))return e;var t,r="default";if(arguments.length>1&&(arguments[1]===String?r="string":arguments[1]===Number&&(r="number")),n&&(Symbol.toPrimitive?t=c(e,Symbol.toPrimitive):a(e)&&(t=Symbol.prototype.valueOf)),void 0!==t){var o=t.call(e,r);if(u(o))return o;throw new TypeError("unable to convert exotic object to primitive")}return"default"===r&&(i(e)||a(e))&&(r="string"),s(e,"default"===r?"number":r)}},660:function(e,t,r){"use strict";e.exports=function(e){return null===e||"function"!=typeof e&&"object"!=typeof e}},662:function(e,t,r){"use strict";e.exports=function(e){return e>=0?1:-1}},663:function(e,t,r){"use strict";var n=r(17)("%TypeError%");e.exports=function(e,t){if(null==e)throw new n(t||"Cannot call method on "+e);return e}},664:function(e,t,r){"use strict";var n=r(190);e.exports=function(e,t){return e===t||n(e)&&n(t)}},680:function(e,t,r){"use strict";var n=r(17)("%Array%"),u=!n.isArray&&r(44)("Object.prototype.toString");e.exports=n.isArray||function(e){return"[object Array]"===u(e)}},681:function(e,t,r){"use strict";e.exports=function(e){return null===e?"Null":void 0===e?"Undefined":"function"==typeof e||"object"==typeof e?"Object":"number"==typeof e?"Number":"boolean"==typeof e?"Boolean":"string"==typeof e?"String":void 0}},682:function(e,t,r){"use strict";var n=r(17),u=r(683),o=n("%TypeError%"),i=r(44)("Object.prototype.propertyIsEnumerable"),a=r(122),s=r(140),c=r(91),l=r(415),p=r(416),f=r(34);e.exports=function(e,t){if("Object"!==f(e))throw new o("Assertion failed: O must be an Object");if(!c(t))throw new o("Assertion failed: P must be a Property Key");if(a(e,t)){if(!u){var r=s(e)&&"length"===t,n=l(e)&&"lastIndex"===t;return{"[[Configurable]]":!(r||n),"[[Enumerable]]":i(e,t),"[[Value]]":e[t],"[[Writable]]":!0}}return p(u(e,t))}}},683:function(e,t,r){"use strict";var n=r(17)("%Object.getOwnPropertyDescriptor%",!0);if(n)try{n([],"length")}catch(e){n=null}e.exports=n},684:function(e,t,r){"use strict";var n=r(17),u=n("%Object.preventExtensions%",!0),o=n("%Object.isExtensible%",!0),i=r(411);e.exports=u?function(e){return!i(e)&&o(e)}:function(e){return!i(e)}},690:function(e,t,r){"use strict";e.exports=r(17)},691:function(e,t,r){"use strict";var n=r(17)("%TypeError%"),u=r(692),o=r(322),i=r(323),a=r(693),s=r(326),c=r(91),l=r(249),p=r(416),f=r(34);e.exports=function(e,t,r){if("Object"!==f(e))throw new n("Assertion failed: Type(O) is not Object");if(!c(t))throw new n("Assertion failed: IsPropertyKey(P) is not true");var h=u({Type:f,IsDataDescriptor:s,IsAccessorDescriptor:a},r)?r:p(r);if(!u({Type:f,IsDataDescriptor:s,IsAccessorDescriptor:a},h))throw new n("Assertion failed: Desc is not a valid Property Descriptor");return o(s,l,i,e,t,h)}},692:function(e,t,r){"use strict";var n=r(17),u=r(122),o=n("%TypeError%");e.exports=function(e,t){if("Object"!==e.Type(t))return!1;var r={"[[Configurable]]":!0,"[[Enumerable]]":!0,"[[Get]]":!0,"[[Set]]":!0,"[[Value]]":!0,"[[Writable]]":!0};for(var n in t)if(u(t,n)&&!r[n])return!1;if(e.IsDataDescriptor(t)&&e.IsAccessorDescriptor(t))throw new o("Property Descriptors may not be both accessor and data descriptors");return!0}},693:function(e,t,r){"use strict";var n=r(122),u=r(324),o=r(34);e.exports=function(e){return void 0!==e&&(u(o,"Property Descriptor","Desc",e),!(!n(e,"[[Get]]")&&!n(e,"[[Set]]")))}},699:function(e,t,r){"use strict";var n=r(17),u=n("%Array.prototype%"),o=n("%RangeError%"),i=n("%SyntaxError%"),a=n("%TypeError%"),s=r(329),c=Math.pow(2,32)-1,l=n("%Object.setPrototypeOf%",!0)||([].__proto__!==u?null:function(e,t){return e.__proto__=t,e});e.exports=function(e){if(!s(e)||e<0)throw new a("Assertion failed: `length` must be an integer Number >= 0");if(e>c)throw new o("length is greater than (2**32 - 1)");var t=arguments.length>1?arguments[1]:u,r=[];if(t!==u){if(!l)throw new i("ArrayCreate: a `proto` argument that is not `Array.prototype` is not supported in an environment that does not support setting the [[Prototype]]");l(r,t)}return 0!==e&&(r.length=e),r}},701:function(e,t,r){"use strict";var n=r(17)("%TypeError%"),u=r(77),o=r(123),i=r(34);e.exports=function(e){if("Object"!==i(e))throw new n("Assertion failed: `obj` must be an Object");return o(u(e,"length"))}},710:function(e,t,r){"use strict";var n=r(17),u=r(44),o=n("%SyntaxError%"),i=n("%Symbol.keyFor%",!0),a=u("%Symbol.prototype.valueOf%",!0),s=u("Symbol.prototype.toString",!0),c=r(421);e.exports=u("%Symbol.prototype.description%",!0)||function(e){if(!a)throw new o("Symbols are not supported in this environment");var t,r=a(e);if(c){var n=c(r);if(""===n)return;return n.slice(1,-1)}return i&&"string"==typeof(t=i(r))?t:(t=s(r).slice(7,-1))||void 0}},715:function(e,t,r){"use strict";var n=r(250),u=r(17)("%TypeError%"),o=r(125),i=r(77),a=r(716),s=r(95),c=r(720),l=r(721),p=r(725),f=r(34);e.exports=function(e,t,r){if(!s(r))throw new u("Assertion failed: `adder` is not callable");if(null==t)throw new u("Assertion failed: `iterable` is present, and not nullish");for(var h=a(t);;){var y=l(h);if(!y)return e;var d=p(y);if("Object"!==f(d)){var D=new u("iterator next must return an Object, got "+n(d));return c(h,(function(){throw D}))}try{var g=i(d,"0"),A=i(d,"1");o(r,e,[g,A])}catch(e){return c(h,(function(){throw e}))}}}},716:function(e,t,r){"use strict";var n=r(17),u=n("%TypeError%"),o=n("%Symbol.asyncIterator%",!0),i=r(250),a=r(90)(),s=r(717),c=r(422),l=r(125),p=r(331),f=r(140),h=r(34);e.exports=function(e,t,r){var n=t;if(arguments.length<2&&(n="sync"),"sync"!==n&&"async"!==n)throw new u("Assertion failed: `hint` must be one of 'sync' or 'async', got "+i(t));var y=r;if(arguments.length<3)if("async"===n){if(a&&o&&(y=p(e,o)),void 0===y)throw new u("async from sync iterators aren't currently supported")}else y=s({AdvanceStringIndex:c,GetMethod:p,IsArray:f,Type:h},e);var d=l(y,e);if("Object"!==h(d))throw new u("iterator must return an object");return d}},717:function(e,t,r){"use strict";var n=r(90)(),u=r(17),o=r(44),i=u("%Symbol.iterator%",!0),a=o("String.prototype.slice");e.exports=function(e,t){var r;return n?r=e.GetMethod(t,i):e.IsArray(t)?r=function(){var e=-1,t=this;return{next:function(){return{done:(e+=1)>=t.length,value:t[e]}}}}:"String"===e.Type(t)&&(r=function(){var r=0;return{next:function(){var n=e.AdvanceStringIndex(t,r,!0),u=a(t,r,n);return r=n,{done:n>t.length,value:u}}}}),r}},718:function(e,t,r){"use strict";var n=r(17)("%TypeError%"),u=r(44),o=r(423),i=r(424),a=r(34),s=r(719),c=u("String.prototype.charAt"),l=u("String.prototype.charCodeAt");e.exports=function(e,t){if("String"!==a(e))throw new n("Assertion failed: `string` must be a String");var r=e.length;if(t<0||t>=r)throw new n("Assertion failed: `position` must be >= 0, and < the length of `string`");var u=l(e,t),p=c(e,t),f=o(u),h=i(u);if(!f&&!h)return{"[[CodePoint]]":p,"[[CodeUnitCount]]":1,"[[IsUnpairedSurrogate]]":!1};if(h||t+1===r)return{"[[CodePoint]]":p,"[[CodeUnitCount]]":1,"[[IsUnpairedSurrogate]]":!0};var y=l(e,t+1);return i(y)?{"[[CodePoint]]":s(u,y),"[[CodeUnitCount]]":2,"[[IsUnpairedSurrogate]]":!1}:{"[[CodePoint]]":p,"[[CodeUnitCount]]":1,"[[IsUnpairedSurrogate]]":!0}}},719:function(e,t,r){"use strict";var n=r(17),u=n("%TypeError%"),o=n("%String.fromCharCode%"),i=r(423),a=r(424);e.exports=function(e,t){if(!i(e)||!a(t))throw new u("Assertion failed: `lead` must be a leading surrogate char code, and `trail` must be a trailing surrogate char code");return o(e)+o(t)}},720:function(e,t,r){"use strict";var n=r(17)("%TypeError%"),u=r(125),o=r(331),i=r(95),a=r(34);e.exports=function(e,t){if("Object"!==a(e))throw new n("Assertion failed: Type(iterator) is not Object");if(!i(t))throw new n("Assertion failed: completion is not a thunk for a Completion Record");var r,s=t,c=o(e,"return");if(void 0===c)return s();try{var l=u(c,e,[])}catch(e){throw s(),s=null,e}if(r=s(),s=null,"Object"!==a(l))throw new n("iterator .return must return an object");return r}},721:function(e,t,r){"use strict";var n=r(722),u=r(723);e.exports=function(e){var t=u(e);return!0!==n(t)&&t}},722:function(e,t,r){"use strict";var n=r(17)("%TypeError%"),u=r(77),o=r(325),i=r(34);e.exports=function(e){if("Object"!==i(e))throw new n("Assertion failed: Type(iterResult) is not Object");return o(u(e,"done"))}},723:function(e,t,r){"use strict";var n=r(17)("%TypeError%"),u=r(724),o=r(34);e.exports=function(e,t){var r=u(e,"next",arguments.length<2?[]:[t]);if("Object"!==o(r))throw new n("iterator next must return an object");return r}},724:function(e,t,r){"use strict";var n=r(17)("%TypeError%"),u=r(125),o=r(140),i=r(425),a=r(91);e.exports=function(e,t){if(!a(t))throw new n("Assertion failed: P must be a Property Key");var r=arguments.length>2?arguments[2]:[];if(!o(r))throw new n("Assertion failed: optional `argumentsList`, if provided, must be a List");var s=i(e,t);return u(s,e,r)}},725:function(e,t,r){"use strict";var n=r(17)("%TypeError%"),u=r(77),o=r(34);e.exports=function(e){if("Object"!==o(e))throw new n("Assertion failed: Type(iterResult) is not Object");return u(e,"value")}},726:function(e,t,r){"use strict";var n=r(17)("%String%"),u=r(412),o=r(124);e.exports=function(e){var t=u(e,n);return"symbol"==typeof t?t:o(t)}},734:function(e,t,r){"use strict";var n=r(17),u=r(90)(),o=n("%TypeError%"),i=n("%IteratorPrototype%",!0),a=n("%Object.defineProperty%",!0),s=r(422),c=r(735),l=r(736),p=r(77),f=r(737),h=r(738),y=r(430),d=r(123),D=r(124),g=r(34),A=r(739),m=function(e,t,r,n){if("String"!==g(t))throw new o("`S` must be a string");if("Boolean"!==g(r))throw new o("`global` must be a boolean");if("Boolean"!==g(n))throw new o("`fullUnicode` must be a boolean");A.set(this,"[[IteratingRegExp]]",e),A.set(this,"[[IteratedString]]",t),A.set(this,"[[Global]]",r),A.set(this,"[[Unicode]]",n),A.set(this,"[[Done]]",!1)};i&&(m.prototype=f(i));if(l(m.prototype,"next",(function(){var e=this;if("Object"!==g(e))throw new o("receiver must be an object");if(!(e instanceof m&&A.has(e,"[[IteratingRegExp]]")&&A.has(e,"[[IteratedString]]")&&A.has(e,"[[Global]]")&&A.has(e,"[[Unicode]]")&&A.has(e,"[[Done]]")))throw new o('"this" value must be a RegExpStringIterator instance');if(A.get(e,"[[Done]]"))return c(void 0,!0);var t=A.get(e,"[[IteratingRegExp]]"),r=A.get(e,"[[IteratedString]]"),n=A.get(e,"[[Global]]"),u=A.get(e,"[[Unicode]]"),i=h(t,r);if(null===i)return A.set(e,"[[Done]]",!0),c(void 0,!0);if(n){if(""===D(p(i,"0"))){var a=d(p(t,"lastIndex")),l=s(r,a,u);y(t,"lastIndex",l,!0)}return c(i,!1)}return A.set(e,"[[Done]]",!0),c(i,!1)})),u&&(Symbol.toStringTag&&(a?a(m.prototype,Symbol.toStringTag,{configurable:!0,enumerable:!1,value:"RegExp String Iterator",writable:!1}):m.prototype[Symbol.toStringTag]="RegExp String Iterator"),Symbol.iterator&&"function"!=typeof m.prototype[Symbol.iterator])){l(m.prototype,Symbol.iterator,(function(){return this}))}e.exports=function(e,t,r,n){return new m(e,t,r,n)}},735:function(e,t,r){"use strict";var n=r(17)("%TypeError%"),u=r(34);e.exports=function(e,t){if("Boolean"!==u(t))throw new n("Assertion failed: Type(done) is not Boolean");return{value:e,done:t}}},736:function(e,t,r){"use strict";var n=r(17)("%TypeError%"),u=r(322),o=r(323),i=r(326),a=r(91),s=r(249),c=r(34);e.exports=function(e,t,r){if("Object"!==c(e))throw new n("Assertion failed: Type(O) is not Object");if(!a(t))throw new n("Assertion failed: IsPropertyKey(P) is not true");return u(i,s,o,e,t,{"[[Configurable]]":!0,"[[Enumerable]]":!1,"[[Value]]":r,"[[Writable]]":!0})}},737:function(e,t,r){"use strict";var n=r(17),u=n("%Object.create%",!0),o=n("%TypeError%"),i=n("%SyntaxError%"),a=r(140),s=r(34),c=!({__proto__:null}instanceof Object);e.exports=function(e){if(null!==e&&"Object"!==s(e))throw new o("Assertion failed: `proto` must be null or an object");var t=arguments.length<2?[]:arguments[1];if(!a(t))throw new o("Assertion failed: `additionalInternalSlotsList` must be an Array");if(t.length>0)throw new i("es-abstract does not yet support internal slots");if(u)return u(e);if(c)return{__proto__:e};if(null===e)throw new i("native Object.create support is required to create null objects");var r=function(){};return r.prototype=e,new r}},738:function(e,t,r){"use strict";var n=r(17)("%TypeError%"),u=r(44)("RegExp.prototype.exec"),o=r(125),i=r(77),a=r(95),s=r(34);e.exports=function(e,t){if("Object"!==s(e))throw new n("Assertion failed: `R` must be an Object");if("String"!==s(t))throw new n("Assertion failed: `S` must be a String");var r=i(e,"exec");if(a(r)){var c=o(r,e,[t]);if(null===c||"Object"===s(c))return c;throw new n('"exec" method must return `null` or an Object')}return u(e,t)}},748:function(e,t,r){"use strict";var n=r(17),u=r(189),o=n("%Promise.resolve%",!0),i=o&&u(o);e.exports=function(e,t){if(!i)throw new SyntaxError("This environment does not support Promises.");return i(e,t)}},750:function(e,t,r){"use strict";(function(t){var n=r(751);if(r(90)()||r(316)()){var u=Symbol.iterator;e.exports=function(e){return null!=e&&void 0!==e[u]?e[u]():n(e)?Array.prototype[u].call(e):void 0}}else{var o=r(752),i=r(321),a=r(17),s=a("%Map%",!0),c=a("%Set%",!0),l=r(44),p=l("Array.prototype.push"),f=l("String.prototype.charCodeAt"),h=l("String.prototype.slice"),y=function(e){var t=0;return{next:function(){var r,n=t>=e.length;return n||(r=e[t],t+=1),{done:n,value:r}}}},d=function(e,t){if(o(e)||n(e))return y(e);if(i(e)){var r=0;return{next:function(){var t=function(e,t){if(t+1>=e.length)return t+1;var r=f(e,t);if(r<55296||r>56319)return t+1;var n=f(e,t+1);return n<56320||n>57343?t+1:t+2}(e,r),n=h(e,r,t);return r=t,{done:t>e.length,value:n}}}}return t&&void 0!==e["_es6-shim iterator_"]?e["_es6-shim iterator_"]():void 0};if(s||c){var D=r(753),g=r(754),A=l("Map.prototype.forEach",!0),m=l("Set.prototype.forEach",!0);if(void 0===t||!t.versions||!t.versions.node)var v=l("Map.prototype.iterator",!0),E=l("Set.prototype.iterator",!0),b=function(e){var t=!1;return{next:function(){try{return{done:t,value:t?void 0:e.next()}}catch(e){return t=!0,{done:!0,value:void 0}}}}};var C=l("Map.prototype.@@iterator",!0)||l("Map.prototype._es6-shim iterator_",!0),F=l("Set.prototype.@@iterator",!0)||l("Set.prototype._es6-shim iterator_",!0);e.exports=function(e){return function(e){if(D(e)){if(v)return b(v(e));if(C)return C(e);if(A){var t=[];return A(e,(function(e,r){p(t,[r,e])})),y(t)}}if(g(e)){if(E)return b(E(e));if(F)return F(e);if(m){var r=[];return m(e,(function(e){p(r,e)})),y(r)}}}(e)||d(e)}}else e.exports=function(e){if(null!=e)return d(e,!0)}}}).call(this,r(160))},752:function(e,t){var r={}.toString;e.exports=Array.isArray||function(e){return"[object Array]"==r.call(e)}},757:function(e,t,r){"use strict";var n=r(410);e.exports=function(e){return n(e)>>>0}},758:function(e,t){e.exports=function(e){var t=!0,r=!0,n=!1;if("function"==typeof e){try{e.call("f",(function(e,r,n){"object"!=typeof n&&(t=!1)})),e.call([null],(function(){"use strict";r="string"==typeof this}),"x")}catch(e){n=!0}return!n&&t&&r}return!1}},77:function(e,t,r){"use strict";var n=r(17)("%TypeError%"),u=r(250),o=r(91),i=r(34);e.exports=function(e,t){if("Object"!==i(e))throw new n("Assertion failed: Type(O) is not Object");if(!o(t))throw new n("Assertion failed: IsPropertyKey(P) is not true, got "+u(t));return e[t]}},896:function(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.decodeXMLStrict=t.decodeHTML5Strict=t.decodeHTML4Strict=t.decodeHTML5=t.decodeHTML4=t.decodeHTMLStrict=t.decodeHTML=t.decodeXML=t.encodeHTML5=t.encodeHTML4=t.escapeUTF8=t.escape=t.encodeNonAsciiHTML=t.encodeHTML=t.encodeXML=t.encode=t.decodeStrict=t.decode=void 0;var n=r(488),u=r(491);t.decode=function(e,t){return(!t||t<=0?n.decodeXML:n.decodeHTML)(e)},t.decodeStrict=function(e,t){return(!t||t<=0?n.decodeXML:n.decodeHTMLStrict)(e)},t.encode=function(e,t){return(!t||t<=0?u.encodeXML:u.encodeHTML)(e)};var o=r(491);Object.defineProperty(t,"encodeXML",{enumerable:!0,get:function(){return o.encodeXML}}),Object.defineProperty(t,"encodeHTML",{enumerable:!0,get:function(){return o.encodeHTML}}),Object.defineProperty(t,"encodeNonAsciiHTML",{enumerable:!0,get:function(){return o.encodeNonAsciiHTML}}),Object.defineProperty(t,"escape",{enumerable:!0,get:function(){return o.escape}}),Object.defineProperty(t,"escapeUTF8",{enumerable:!0,get:function(){return o.escapeUTF8}}),Object.defineProperty(t,"encodeHTML4",{enumerable:!0,get:function(){return o.encodeHTML}}),Object.defineProperty(t,"encodeHTML5",{enumerable:!0,get:function(){return o.encodeHTML}});var i=r(488);Object.defineProperty(t,"decodeXML",{enumerable:!0,get:function(){return i.decodeXML}}),Object.defineProperty(t,"decodeHTML",{enumerable:!0,get:function(){return i.decodeHTML}}),Object.defineProperty(t,"decodeHTMLStrict",{enumerable:!0,get:function(){return i.decodeHTMLStrict}}),Object.defineProperty(t,"decodeHTML4",{enumerable:!0,get:function(){return i.decodeHTML}}),Object.defineProperty(t,"decodeHTML5",{enumerable:!0,get:function(){return i.decodeHTML}}),Object.defineProperty(t,"decodeHTML4Strict",{enumerable:!0,get:function(){return i.decodeHTMLStrict}}),Object.defineProperty(t,"decodeHTML5Strict",{enumerable:!0,get:function(){return i.decodeHTMLStrict}}),Object.defineProperty(t,"decodeXMLStrict",{enumerable:!0,get:function(){return i.decodeXML}})},897:function(e){e.exports=JSON.parse('{"Aacute":"Á","aacute":"á","Acirc":"Â","acirc":"â","acute":"´","AElig":"Æ","aelig":"æ","Agrave":"À","agrave":"à","amp":"&","AMP":"&","Aring":"Å","aring":"å","Atilde":"Ã","atilde":"ã","Auml":"Ä","auml":"ä","brvbar":"¦","Ccedil":"Ç","ccedil":"ç","cedil":"¸","cent":"¢","copy":"©","COPY":"©","curren":"¤","deg":"°","divide":"÷","Eacute":"É","eacute":"é","Ecirc":"Ê","ecirc":"ê","Egrave":"È","egrave":"è","ETH":"Ð","eth":"ð","Euml":"Ë","euml":"ë","frac12":"½","frac14":"¼","frac34":"¾","gt":">","GT":">","Iacute":"Í","iacute":"í","Icirc":"Î","icirc":"î","iexcl":"¡","Igrave":"Ì","igrave":"ì","iquest":"¿","Iuml":"Ï","iuml":"ï","laquo":"«","lt":"<","LT":"<","macr":"¯","micro":"µ","middot":"·","nbsp":" ","not":"¬","Ntilde":"Ñ","ntilde":"ñ","Oacute":"Ó","oacute":"ó","Ocirc":"Ô","ocirc":"ô","Ograve":"Ò","ograve":"ò","ordf":"ª","ordm":"º","Oslash":"Ø","oslash":"ø","Otilde":"Õ","otilde":"õ","Ouml":"Ö","ouml":"ö","para":"¶","plusmn":"±","pound":"£","quot":"\\"","QUOT":"\\"","raquo":"»","reg":"®","REG":"®","sect":"§","shy":"","sup1":"¹","sup2":"²","sup3":"³","szlig":"ß","THORN":"Þ","thorn":"þ","times":"×","Uacute":"Ú","uacute":"ú","Ucirc":"Û","ucirc":"û","Ugrave":"Ù","ugrave":"ù","uml":"¨","Uuml":"Ü","uuml":"ü","Yacute":"Ý","yacute":"ý","yen":"¥","yuml":"ÿ"}')},898:function(e,t,r){"use strict";var n=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});var u=n(r(899)),o=String.fromCodePoint||function(e){var t="";return e>65535&&(e-=65536,t+=String.fromCharCode(e>>>10&1023|55296),e=56320|1023&e),t+=String.fromCharCode(e)};t.default=function(e){return e>=55296&&e<=57343||e>1114111?"�":(e in u.default&&(e=u.default[e]),o(e))}},899:function(e){e.exports=JSON.parse('{"0":65533,"128":8364,"130":8218,"131":402,"132":8222,"133":8230,"134":8224,"135":8225,"136":710,"137":8240,"138":352,"139":8249,"140":338,"142":381,"145":8216,"146":8217,"147":8220,"148":8221,"149":8226,"150":8211,"151":8212,"152":732,"153":8482,"154":353,"155":8250,"156":339,"158":382,"159":376}')},91:function(e,t,r){"use strict";e.exports=function(e){return"string"==typeof e||"symbol"==typeof e}},922:function(e,t){!function(){"use strict";function t(e){if(null==e)return!1;switch(e.type){case"BlockStatement":case"BreakStatement":case"ContinueStatement":case"DebuggerStatement":case"DoWhileStatement":case"EmptyStatement":case"ExpressionStatement":case"ForInStatement":case"ForStatement":case"IfStatement":case"LabeledStatement":case"ReturnStatement":case"SwitchStatement":case"ThrowStatement":case"TryStatement":case"VariableDeclaration":case"WhileStatement":case"WithStatement":return!0}return!1}function r(e){switch(e.type){case"IfStatement":return null!=e.alternate?e.alternate:e.consequent;case"LabeledStatement":case"ForStatement":case"ForInStatement":case"WhileStatement":case"WithStatement":return e.body}return null}e.exports={isExpression:function(e){if(null==e)return!1;switch(e.type){case"ArrayExpression":case"AssignmentExpression":case"BinaryExpression":case"CallExpression":case"ConditionalExpression":case"FunctionExpression":case"Identifier":case"Literal":case"LogicalExpression":case"MemberExpression":case"NewExpression":case"ObjectExpression":case"SequenceExpression":case"ThisExpression":case"UnaryExpression":case"UpdateExpression":return!0}return!1},isStatement:t,isIterationStatement:function(e){if(null==e)return!1;switch(e.type){case"DoWhileStatement":case"ForInStatement":case"ForStatement":case"WhileStatement":return!0}return!1},isSourceElement:function(e){return t(e)||null!=e&&"FunctionDeclaration"===e.type},isProblematicIfStatement:function(e){var t;if("IfStatement"!==e.type)return!1;if(null==e.alternate)return!1;t=e.consequent;do{if("IfStatement"===t.type&&null==t.alternate)return!0;t=r(t)}while(t);return!1},trailingStatement:r}}()},923:function(e,t,r){!function(){"use strict";var t=r(500);function n(e,t){return!(!t&&"yield"===e)&&u(e,t)}function u(e,t){if(t&&function(e){switch(e){case"implements":case"interface":case"package":case"private":case"protected":case"public":case"static":case"let":return!0;default:return!1}}(e))return!0;switch(e.length){case 2:return"if"===e||"in"===e||"do"===e;case 3:return"var"===e||"for"===e||"new"===e||"try"===e;case 4:return"this"===e||"else"===e||"case"===e||"void"===e||"with"===e||"enum"===e;case 5:return"while"===e||"break"===e||"catch"===e||"throw"===e||"const"===e||"yield"===e||"class"===e||"super"===e;case 6:return"return"===e||"typeof"===e||"delete"===e||"switch"===e||"export"===e||"import"===e;case 7:return"default"===e||"finally"===e||"extends"===e;case 8:return"function"===e||"continue"===e||"debugger"===e;case 10:return"instanceof"===e;default:return!1}}function o(e,t){return"null"===e||"true"===e||"false"===e||n(e,t)}function i(e,t){return"null"===e||"true"===e||"false"===e||u(e,t)}function a(e){var r,n,u;if(0===e.length)return!1;if(u=e.charCodeAt(0),!t.isIdentifierStartES5(u))return!1;for(r=1,n=e.length;r<n;++r)if(u=e.charCodeAt(r),!t.isIdentifierPartES5(u))return!1;return!0}function s(e){var r,n,u,o,i;if(0===e.length)return!1;for(i=t.isIdentifierStartES6,r=0,n=e.length;r<n;++r){if(55296<=(u=e.charCodeAt(r))&&u<=56319){if(++r>=n)return!1;if(!(56320<=(o=e.charCodeAt(r))&&o<=57343))return!1;u=1024*(u-55296)+(o-56320)+65536}if(!i(u))return!1;i=t.isIdentifierPartES6}return!0}e.exports={isKeywordES5:n,isKeywordES6:u,isReservedWordES5:o,isReservedWordES6:i,isRestrictedWord:function(e){return"eval"===e||"arguments"===e},isIdentifierNameES5:a,isIdentifierNameES6:s,isIdentifierES5:function(e,t){return a(e)&&!o(e,t)},isIdentifierES6:function(e,t){return s(e)&&!i(e,t)}}}()},924:function(e,t,r){!function(){"use strict";var e,n,u,o,i,a,s,c,l,p,f,h;function y(e){return-1==="><(){}[],:*|?!=".indexOf(String.fromCharCode(e))&&!l.code.isWhiteSpace(e)&&!l.code.isLineTerminator(e)}function d(e,t,r,n){this._previous=e,this._index=t,this._token=r,this._value=n}function D(e,t){return h&&(e.range=[t[0]+f,t[1]+f]),e}function g(){var e=u.charAt(i);return i+=1,e}function A(e){var t,r,n,a=0;for(r="u"===e?4:2,t=0;t<r;++t){if(!(i<o&&l.code.isHexDigit(u.charCodeAt(i))))return"";n=g(),a=16*a+"0123456789abcdef".indexOf(n.toLowerCase())}return String.fromCharCode(a)}function m(){var e,t;if(e="",46!==(t=u.charCodeAt(i))){if(e=g(),t=u.charCodeAt(i),"0"===e){if(120===t||88===t){for(e+=g();i<o&&(t=u.charCodeAt(i),l.code.isHexDigit(t));)e+=g();return e.length<=2&&p.throwError("unexpected token"),i<o&&(t=u.charCodeAt(i),l.code.isIdentifierStartES5(t)&&p.throwError("unexpected token")),c=parseInt(e,16),n.NUMBER}if(l.code.isOctalDigit(t)){for(e+=g();i<o&&(t=u.charCodeAt(i),l.code.isOctalDigit(t));)e+=g();return i<o&&(t=u.charCodeAt(i),(l.code.isIdentifierStartES5(t)||l.code.isDecimalDigit(t))&&p.throwError("unexpected token")),c=parseInt(e,8),n.NUMBER}l.code.isDecimalDigit(t)&&p.throwError("unexpected token")}for(;i<o&&(t=u.charCodeAt(i),l.code.isDecimalDigit(t));)e+=g()}if(46===t)for(e+=g();i<o&&(t=u.charCodeAt(i),l.code.isDecimalDigit(t));)e+=g();if(101===t||69===t)if(e+=g(),43!==(t=u.charCodeAt(i))&&45!==t||(e+=g()),t=u.charCodeAt(i),l.code.isDecimalDigit(t))for(e+=g();i<o&&(t=u.charCodeAt(i),l.code.isDecimalDigit(t));)e+=g();else p.throwError("unexpected token");return i<o&&(t=u.charCodeAt(i),l.code.isIdentifierStartES5(t)&&p.throwError("unexpected token")),c=parseFloat(e),n.NUMBER}function v(){var e;for(a=i;i<o&&l.code.isWhiteSpace(u.charCodeAt(i));)g();if(i>=o)return s=n.EOF;switch(e=u.charCodeAt(i)){case 39:case 34:return s=function(){var e,t,r,a,s,f="";for(e=u.charAt(i),++i;i<o;){if((t=g())===e){e="";break}if("\\"===t)if(t=g(),l.code.isLineTerminator(t.charCodeAt(0)))"\r"===t&&10===u.charCodeAt(i)&&++i;else switch(t){case"n":f+="\n";break;case"r":f+="\r";break;case"t":f+="\t";break;case"u":case"x":s=i,(a=A(t))?f+=a:(i=s,f+=t);break;case"b":f+="\b";break;case"f":f+="\f";break;case"v":f+="\v";break;default:l.code.isOctalDigit(t.charCodeAt(0))?(r="01234567".indexOf(t),i<o&&l.code.isOctalDigit(u.charCodeAt(i))&&(r=8*r+"01234567".indexOf(g()),"0123".indexOf(t)>=0&&i<o&&l.code.isOctalDigit(u.charCodeAt(i))&&(r=8*r+"01234567".indexOf(g()))),f+=String.fromCharCode(r)):f+=t}else{if(l.code.isLineTerminator(t.charCodeAt(0)))break;f+=t}}return""!==e&&p.throwError("unexpected quote"),c=f,n.STRING}();case 58:return g(),s=n.COLON;case 44:return g(),s=n.COMMA;case 40:return g(),s=n.LPAREN;case 41:return g(),s=n.RPAREN;case 91:return g(),s=n.LBRACK;case 93:return g(),s=n.RBRACK;case 123:return g(),s=n.LBRACE;case 125:return g(),s=n.RBRACE;case 46:if(i+1<o){if(60===(e=u.charCodeAt(i+1)))return g(),g(),s=n.DOT_LT;if(46===e&&i+2<o&&46===u.charCodeAt(i+2))return g(),g(),g(),s=n.REST;if(l.code.isDecimalDigit(e))return s=m()}return s=n.ILLEGAL;case 60:return g(),s=n.LT;case 62:return g(),s=n.GT;case 42:return g(),s=n.STAR;case 124:return g(),s=n.PIPE;case 63:return g(),s=n.QUESTION;case 33:return g(),s=n.BANG;case 61:return g(),s=n.EQUAL;case 45:return s=m();default:return l.code.isDecimalDigit(e)?s=m():(p.assert(y(e)),s=function(){for(c=g();i<o&&y(u.charCodeAt(i));){if(46===u.charCodeAt(i)){if(i+1>=o)return n.ILLEGAL;if(60===u.charCodeAt(i+1))break}c+=g()}return n.NAME}())}}function E(e,t){p.assert(s===e,t||"consumed token not matched"),v()}function b(e,t){s!==e&&p.throwError(t||"unexpected token"),v()}function C(){var t,r,u=a;return r=c,t=s===n.NAME||s===n.STRING?(v(),r):s===n.NUMBER?(E(n.NUMBER),String(r)):void p.throwError("unexpected token"),s===n.COLON?(E(n.COLON),D({type:e.FieldType,key:t,value:x()},[u,a])):D({type:e.FieldType,key:t,value:null},[u,a])}function F(){var t,r,u,o,l=i-c.length;return o=i-(u=c).length,b(n.NAME),s!==n.COLON||"module"!==u&&"external"!==u&&"event"!==u||(E(n.COLON),u+=":"+c,b(n.NAME)),t=D({type:e.NameExpression,name:u},[o,a]),s===n.DOT_LT||s===n.LT?(v(),r=function(){var e=[];for(e.push(O());s===n.COMMA;)E(n.COMMA),e.push(O());return e}(),b(n.GT),D({type:e.TypeApplication,expression:t,applications:r},[l,a])):t}function w(){for(var t,r,u,o=[],c=!1,l=!1,f=i-3;s!==n.RPAREN;)s===n.REST&&(E(n.REST),l=!0),r=a,(t=x()).type===e.NameExpression&&s===n.COLON&&(u=a-t.name.length,E(n.COLON),t=D({type:e.ParameterType,name:t.name,expression:x()},[u,a])),s===n.EQUAL?(E(n.EQUAL),t=D({type:e.OptionalType,expression:t},[r,a]),c=!0):c&&p.throwError("unexpected token"),l&&(t=D({type:e.RestType,expression:t},[f,a])),o.push(t),s!==n.RPAREN&&b(n.COMMA);return o}function S(){var t,r,u,o,l,f=i-c.length;return p.assert(s===n.NAME&&"function"===c,"FunctionType should start with 'function'"),E(n.NAME),b(n.LPAREN),t=!1,u=[],r=null,s!==n.RPAREN&&(s!==n.NAME||"this"!==c&&"new"!==c?u=w():(t="new"===c,E(n.NAME),b(n.COLON),r=F(),s===n.COMMA&&(E(n.COMMA),u=w()))),b(n.RPAREN),o=null,s===n.COLON&&(E(n.COLON,"ResultType should start with :"),o=s===n.NAME&&"void"===c?(E(n.NAME),{type:e.VoidLiteral}):x()),l=D({type:e.FunctionType,params:u,result:o},[f,a]),r&&(l.this=r,t&&(l.new=!0)),l}function B(){var t,r;switch(s){case n.STAR:return E(n.STAR),D({type:e.AllLiteral},[a-1,a]);case n.LPAREN:return function(){var t,r=i-1;if(E(n.LPAREN,"UnionType should start with ("),t=[],s!==n.RPAREN)for(;t.push(x()),s!==n.RPAREN;)b(n.PIPE);return E(n.RPAREN,"UnionType should end with )"),D({type:e.UnionType,elements:t},[r,a])}();case n.LBRACK:return function(){var t,r,u=i-1;for(E(n.LBRACK,"ArrayType should start with ["),t=[];s!==n.RBRACK;){if(s===n.REST){r=i-3,E(n.REST),t.push(D({type:e.RestType,expression:x()},[r,a]));break}t.push(x()),s!==n.RBRACK&&b(n.COMMA)}return b(n.RBRACK),D({type:e.ArrayType,elements:t},[u,a])}();case n.LBRACE:return function(){var t,r,u=i-1;if(E(n.LBRACE,"RecordType should start with {"),t=[],s===n.COMMA)E(n.COMMA);else for(;s!==n.RBRACE;)t.push(C()),s!==n.RBRACE&&b(n.COMMA);return r=i,b(n.RBRACE),D({type:e.RecordType,fields:t},[u,r])}();case n.NAME:if(r=i-c.length,"null"===c)return E(n.NAME),D({type:e.NullLiteral},[r,a]);if("undefined"===c)return E(n.NAME),D({type:e.UndefinedLiteral},[r,a]);if("true"===c||"false"===c)return E(n.NAME),D({type:e.BooleanLiteralType,value:"true"===c},[r,a]);if(t=d.save(),"function"===c)try{return S()}catch(e){t.restore()}return F();case n.STRING:return v(),D({type:e.StringLiteralType,value:c},[a-c.length-2,a]);case n.NUMBER:return v(),D({type:e.NumericLiteralType,value:c},[a-String(c).length,a]);default:p.throwError("unexpected token")}}function x(){var t,r;return s===n.QUESTION?(r=i-1,E(n.QUESTION),D(s===n.COMMA||s===n.EQUAL||s===n.RBRACE||s===n.RPAREN||s===n.PIPE||s===n.EOF||s===n.RBRACK||s===n.GT?{type:e.NullableLiteral}:{type:e.NullableType,expression:B(),prefix:!0},[r,a])):s===n.BANG?(r=i-1,E(n.BANG),D({type:e.NonNullableType,expression:B(),prefix:!0},[r,a])):(r=a,t=B(),s===n.BANG?(E(n.BANG),D({type:e.NonNullableType,expression:t,prefix:!1},[r,a])):s===n.QUESTION?(E(n.QUESTION),D({type:e.NullableType,expression:t,prefix:!1},[r,a])):s===n.LBRACK?(E(n.LBRACK),b(n.RBRACK,"expected an array-style type declaration ("+c+"[])"),D({type:e.TypeApplication,expression:D({type:e.NameExpression,name:"Array"},[r,a]),applications:[t]},[r,a])):t)}function O(){var t,r;if(t=x(),s!==n.PIPE)return t;for(r=[t],E(n.PIPE);r.push(x()),s===n.PIPE;)E(n.PIPE);return D({type:e.UnionType,elements:r},[0,i])}l=r(368),p=r(501),e={NullableLiteral:"NullableLiteral",AllLiteral:"AllLiteral",NullLiteral:"NullLiteral",UndefinedLiteral:"UndefinedLiteral",VoidLiteral:"VoidLiteral",UnionType:"UnionType",ArrayType:"ArrayType",RecordType:"RecordType",FieldType:"FieldType",FunctionType:"FunctionType",ParameterType:"ParameterType",RestType:"RestType",NonNullableType:"NonNullableType",OptionalType:"OptionalType",NullableType:"NullableType",NameExpression:"NameExpression",TypeApplication:"TypeApplication",StringLiteralType:"StringLiteralType",NumericLiteralType:"NumericLiteralType",BooleanLiteralType:"BooleanLiteralType"},n={ILLEGAL:0,DOT_LT:1,REST:2,LT:3,GT:4,LPAREN:5,RPAREN:6,LBRACE:7,RBRACE:8,LBRACK:9,RBRACK:10,COMMA:11,COLON:12,STAR:13,PIPE:14,QUESTION:15,BANG:16,EQUAL:17,NAME:18,STRING:19,NUMBER:20,EOF:21},d.prototype.restore=function(){a=this._previous,i=this._index,s=this._token,c=this._value},d.save=function(){return new d(a,i,s,c)},t.parseType=function(e,t){var r;return o=(u=e).length,i=0,a=0,h=t&&t.range,f=t&&t.startIndex||0,v(),r=O(),t&&t.midstream?{expression:r,index:a}:(s!==n.EOF&&p.throwError("not reach to EOF"),r)},t.parseParamType=function(t,r){var c;return o=(u=t).length,i=0,a=0,h=r&&r.range,f=r&&r.startIndex||0,v(),c=function(){var t;return s===n.REST?(E(n.REST),D({type:e.RestType,expression:O()},[0,i])):(t=O(),s===n.EQUAL?(E(n.EQUAL),D({type:e.OptionalType,expression:t},[0,i])):t)}(),r&&r.midstream?{expression:c,index:a}:(s!==n.EOF&&p.throwError("not reach to EOF"),c)},t.stringify=function(t,r){return null==r&&(r={}),function t(r,n,u){var o,i,a;switch(r.type){case e.NullableLiteral:o="?";break;case e.AllLiteral:o="*";break;case e.NullLiteral:o="null";break;case e.UndefinedLiteral:o="undefined";break;case e.VoidLiteral:o="void";break;case e.UnionType:for(o=u?"":"(",i=0,a=r.elements.length;i<a;++i)o+=t(r.elements[i],n),i+1!==a&&(o+=n?"|":" | ");u||(o+=")");break;case e.ArrayType:for(o="[",i=0,a=r.elements.length;i<a;++i)o+=t(r.elements[i],n),i+1!==a&&(o+=n?",":", ");o+="]";break;case e.RecordType:for(o="{",i=0,a=r.fields.length;i<a;++i)o+=t(r.fields[i],n),i+1!==a&&(o+=n?",":", ");o+="}";break;case e.FieldType:o=r.value?r.key+(n?":":": ")+t(r.value,n):r.key;break;case e.FunctionType:for(o=n?"function(":"function (",r.this&&(r.new?o+=n?"new:":"new: ":o+=n?"this:":"this: ",o+=t(r.this,n),0!==r.params.length&&(o+=n?",":", ")),i=0,a=r.params.length;i<a;++i)o+=t(r.params[i],n),i+1!==a&&(o+=n?",":", ");o+=")",r.result&&(o+=(n?":":": ")+t(r.result,n));break;case e.ParameterType:o=r.name+(n?":":": ")+t(r.expression,n);break;case e.RestType:o="...",r.expression&&(o+=t(r.expression,n));break;case e.NonNullableType:o=r.prefix?"!"+t(r.expression,n):t(r.expression,n)+"!";break;case e.OptionalType:o=t(r.expression,n)+"=";break;case e.NullableType:o=r.prefix?"?"+t(r.expression,n):t(r.expression,n)+"?";break;case e.NameExpression:o=r.name;break;case e.TypeApplication:for(o=t(r.expression,n)+".<",i=0,a=r.applications.length;i<a;++i)o+=t(r.applications[i],n),i+1!==a&&(o+=n?",":", ");o+=">";break;case e.StringLiteralType:o='"'+r.value+'"';break;case e.NumericLiteralType:case e.BooleanLiteralType:o=String(r.value);break;default:p.throwError("Unknown type "+r.type)}return o}(t,r.compact,r.topLevel)},t.Syntax=e}()},925:function(e){e.exports=JSON.parse('{"name":"doctrine","description":"JSDoc parser","homepage":"https://github.com/eslint/doctrine","main":"lib/doctrine.js","version":"3.0.0","engines":{"node":">=6.0.0"},"directories":{"lib":"./lib"},"files":["lib"],"maintainers":[{"name":"Nicholas C. Zakas","email":"nicholas+npm@nczconsulting.com","web":"https://www.nczonline.net"},{"name":"Yusuke Suzuki","email":"utatane.tea@gmail.com","web":"https://github.com/Constellation"}],"repository":"eslint/doctrine","devDependencies":{"coveralls":"^3.0.1","dateformat":"^1.0.11","eslint":"^1.10.3","eslint-release":"^1.0.0","linefix":"^0.1.1","mocha":"^3.4.2","npm-license":"^0.3.1","nyc":"^10.3.2","semver":"^5.0.3","shelljs":"^0.5.3","shelljs-nodecli":"^0.1.1","should":"^5.0.1"},"license":"Apache-2.0","scripts":{"pretest":"npm run lint","test":"nyc mocha","coveralls":"nyc report --reporter=text-lcov | coveralls","lint":"eslint lib/","generate-release":"eslint-generate-release","generate-alpharelease":"eslint-generate-prerelease alpha","generate-betarelease":"eslint-generate-prerelease beta","generate-rcrelease":"eslint-generate-prerelease rc","publish-release":"eslint-publish-release"},"dependencies":{"esutils":"^2.0.2"}}')},931:function(e,t){!function e(t){"use strict";var r,n,u,o,i,a;function s(e){var t,r,n={};for(t in e)e.hasOwnProperty(t)&&(r=e[t],n[t]="object"==typeof r&&null!==r?s(r):r);return n}function c(e,t){this.parent=e,this.key=t}function l(e,t,r,n){this.node=e,this.path=t,this.wrap=r,this.ref=n}function p(){}function f(e){return null!=e&&("object"==typeof e&&"string"==typeof e.type)}function h(e,t){return(e===r.ObjectExpression||e===r.ObjectPattern)&&"properties"===t}function y(e,t){for(var r=e.length-1;r>=0;--r)if(e[r].node===t)return!0;return!1}function d(e,t){return(new p).traverse(e,t)}function D(e,t){var r;return r=function(e,t){var r,n,u,o;for(n=e.length,u=0;n;)t(e[o=u+(r=n>>>1)])?n=r:(u=o+1,n-=r+1);return u}(t,(function(t){return t.range[0]>e.range[0]})),e.extendedRange=[e.range[0],e.range[1]],r!==t.length&&(e.extendedRange[1]=t[r].range[0]),(r-=1)>=0&&(e.extendedRange[0]=t[r].range[1]),e}return r={AssignmentExpression:"AssignmentExpression",AssignmentPattern:"AssignmentPattern",ArrayExpression:"ArrayExpression",ArrayPattern:"ArrayPattern",ArrowFunctionExpression:"ArrowFunctionExpression",AwaitExpression:"AwaitExpression",BlockStatement:"BlockStatement",BinaryExpression:"BinaryExpression",BreakStatement:"BreakStatement",CallExpression:"CallExpression",CatchClause:"CatchClause",ChainExpression:"ChainExpression",ClassBody:"ClassBody",ClassDeclaration:"ClassDeclaration",ClassExpression:"ClassExpression",ComprehensionBlock:"ComprehensionBlock",ComprehensionExpression:"ComprehensionExpression",ConditionalExpression:"ConditionalExpression",ContinueStatement:"ContinueStatement",DebuggerStatement:"DebuggerStatement",DirectiveStatement:"DirectiveStatement",DoWhileStatement:"DoWhileStatement",EmptyStatement:"EmptyStatement",ExportAllDeclaration:"ExportAllDeclaration",ExportDefaultDeclaration:"ExportDefaultDeclaration",ExportNamedDeclaration:"ExportNamedDeclaration",ExportSpecifier:"ExportSpecifier",ExpressionStatement:"ExpressionStatement",ForStatement:"ForStatement",ForInStatement:"ForInStatement",ForOfStatement:"ForOfStatement",FunctionDeclaration:"FunctionDeclaration",FunctionExpression:"FunctionExpression",GeneratorExpression:"GeneratorExpression",Identifier:"Identifier",IfStatement:"IfStatement",ImportExpression:"ImportExpression",ImportDeclaration:"ImportDeclaration",ImportDefaultSpecifier:"ImportDefaultSpecifier",ImportNamespaceSpecifier:"ImportNamespaceSpecifier",ImportSpecifier:"ImportSpecifier",Literal:"Literal",LabeledStatement:"LabeledStatement",LogicalExpression:"LogicalExpression",MemberExpression:"MemberExpression",MetaProperty:"MetaProperty",MethodDefinition:"MethodDefinition",ModuleSpecifier:"ModuleSpecifier",NewExpression:"NewExpression",ObjectExpression:"ObjectExpression",ObjectPattern:"ObjectPattern",PrivateIdentifier:"PrivateIdentifier",Program:"Program",Property:"Property",PropertyDefinition:"PropertyDefinition",RestElement:"RestElement",ReturnStatement:"ReturnStatement",SequenceExpression:"SequenceExpression",SpreadElement:"SpreadElement",Super:"Super",SwitchStatement:"SwitchStatement",SwitchCase:"SwitchCase",TaggedTemplateExpression:"TaggedTemplateExpression",TemplateElement:"TemplateElement",TemplateLiteral:"TemplateLiteral",ThisExpression:"ThisExpression",ThrowStatement:"ThrowStatement",TryStatement:"TryStatement",UnaryExpression:"UnaryExpression",UpdateExpression:"UpdateExpression",VariableDeclaration:"VariableDeclaration",VariableDeclarator:"VariableDeclarator",WhileStatement:"WhileStatement",WithStatement:"WithStatement",YieldExpression:"YieldExpression"},u={AssignmentExpression:["left","right"],AssignmentPattern:["left","right"],ArrayExpression:["elements"],ArrayPattern:["elements"],ArrowFunctionExpression:["params","body"],AwaitExpression:["argument"],BlockStatement:["body"],BinaryExpression:["left","right"],BreakStatement:["label"],CallExpression:["callee","arguments"],CatchClause:["param","body"],ChainExpression:["expression"],ClassBody:["body"],ClassDeclaration:["id","superClass","body"],ClassExpression:["id","superClass","body"],ComprehensionBlock:["left","right"],ComprehensionExpression:["blocks","filter","body"],ConditionalExpression:["test","consequent","alternate"],ContinueStatement:["label"],DebuggerStatement:[],DirectiveStatement:[],DoWhileStatement:["body","test"],EmptyStatement:[],ExportAllDeclaration:["source"],ExportDefaultDeclaration:["declaration"],ExportNamedDeclaration:["declaration","specifiers","source"],ExportSpecifier:["exported","local"],ExpressionStatement:["expression"],ForStatement:["init","test","update","body"],ForInStatement:["left","right","body"],ForOfStatement:["left","right","body"],FunctionDeclaration:["id","params","body"],FunctionExpression:["id","params","body"],GeneratorExpression:["blocks","filter","body"],Identifier:[],IfStatement:["test","consequent","alternate"],ImportExpression:["source"],ImportDeclaration:["specifiers","source"],ImportDefaultSpecifier:["local"],ImportNamespaceSpecifier:["local"],ImportSpecifier:["imported","local"],Literal:[],LabeledStatement:["label","body"],LogicalExpression:["left","right"],MemberExpression:["object","property"],MetaProperty:["meta","property"],MethodDefinition:["key","value"],ModuleSpecifier:[],NewExpression:["callee","arguments"],ObjectExpression:["properties"],ObjectPattern:["properties"],PrivateIdentifier:[],Program:["body"],Property:["key","value"],PropertyDefinition:["key","value"],RestElement:["argument"],ReturnStatement:["argument"],SequenceExpression:["expressions"],SpreadElement:["argument"],Super:[],SwitchStatement:["discriminant","cases"],SwitchCase:["test","consequent"],TaggedTemplateExpression:["tag","quasi"],TemplateElement:[],TemplateLiteral:["quasis","expressions"],ThisExpression:[],ThrowStatement:["argument"],TryStatement:["block","handler","finalizer"],UnaryExpression:["argument"],UpdateExpression:["argument"],VariableDeclaration:["declarations"],VariableDeclarator:["id","init"],WhileStatement:["test","body"],WithStatement:["object","body"],YieldExpression:["argument"]},n={Break:o={},Skip:i={},Remove:a={}},c.prototype.replace=function(e){this.parent[this.key]=e},c.prototype.remove=function(){return Array.isArray(this.parent)?(this.parent.splice(this.key,1),!0):(this.replace(null),!1)},p.prototype.path=function(){var e,t,r,n,u;function o(e,t){if(Array.isArray(t))for(r=0,n=t.length;r<n;++r)e.push(t[r]);else e.push(t)}if(!this.__current.path)return null;for(u=[],e=2,t=this.__leavelist.length;e<t;++e)o(u,this.__leavelist[e].path);return o(u,this.__current.path),u},p.prototype.type=function(){return this.current().type||this.__current.wrap},p.prototype.parents=function(){var e,t,r;for(r=[],e=1,t=this.__leavelist.length;e<t;++e)r.push(this.__leavelist[e].node);return r},p.prototype.current=function(){return this.__current.node},p.prototype.__execute=function(e,t){var r,n;return n=void 0,r=this.__current,this.__current=t,this.__state=null,e&&(n=e.call(this,t.node,this.__leavelist[this.__leavelist.length-1].node)),this.__current=r,n},p.prototype.notify=function(e){this.__state=e},p.prototype.skip=function(){this.notify(i)},p.prototype.break=function(){this.notify(o)},p.prototype.remove=function(){this.notify(a)},p.prototype.__initialize=function(e,t){this.visitor=t,this.root=e,this.__worklist=[],this.__leavelist=[],this.__current=null,this.__state=null,this.__fallback=null,"iteration"===t.fallback?this.__fallback=Object.keys:"function"==typeof t.fallback&&(this.__fallback=t.fallback),this.__keys=u,t.keys&&(this.__keys=Object.assign(Object.create(this.__keys),t.keys))},p.prototype.traverse=function(e,t){var r,n,u,a,s,c,p,d,D,g,A,m;for(this.__initialize(e,t),m={},r=this.__worklist,n=this.__leavelist,r.push(new l(e,null,null,null)),n.push(new l(null,null,null,null));r.length;)if((u=r.pop())!==m){if(u.node){if(c=this.__execute(t.enter,u),this.__state===o||c===o)return;if(r.push(m),n.push(u),this.__state===i||c===i)continue;if(s=(a=u.node).type||u.wrap,!(g=this.__keys[s])){if(!this.__fallback)throw new Error("Unknown node type "+s+".");g=this.__fallback(a)}for(d=g.length;(d-=1)>=0;)if(A=a[p=g[d]])if(Array.isArray(A)){for(D=A.length;(D-=1)>=0;)if(A[D]&&!y(n,A[D])){if(h(s,g[d]))u=new l(A[D],[p,D],"Property",null);else{if(!f(A[D]))continue;u=new l(A[D],[p,D],null,null)}r.push(u)}}else if(f(A)){if(y(n,A))continue;r.push(new l(A,p,null,null))}}}else if(u=n.pop(),c=this.__execute(t.leave,u),this.__state===o||c===o)return},p.prototype.replace=function(e,t){var r,n,u,s,p,y,d,D,g,A,m,v,E;function b(e){var t,n,u,o;if(e.ref.remove())for(n=e.ref.key,o=e.ref.parent,t=r.length;t--;)if((u=r[t]).ref&&u.ref.parent===o){if(u.ref.key<n)break;--u.ref.key}}for(this.__initialize(e,t),m={},r=this.__worklist,n=this.__leavelist,y=new l(e,null,null,new c(v={root:e},"root")),r.push(y),n.push(y);r.length;)if((y=r.pop())!==m){if(void 0!==(p=this.__execute(t.enter,y))&&p!==o&&p!==i&&p!==a&&(y.ref.replace(p),y.node=p),this.__state!==a&&p!==a||(b(y),y.node=null),this.__state===o||p===o)return v.root;if((u=y.node)&&(r.push(m),n.push(y),this.__state!==i&&p!==i)){if(s=u.type||y.wrap,!(g=this.__keys[s])){if(!this.__fallback)throw new Error("Unknown node type "+s+".");g=this.__fallback(u)}for(d=g.length;(d-=1)>=0;)if(A=u[E=g[d]])if(Array.isArray(A)){for(D=A.length;(D-=1)>=0;)if(A[D]){if(h(s,g[d]))y=new l(A[D],[E,D],"Property",new c(A,D));else{if(!f(A[D]))continue;y=new l(A[D],[E,D],null,new c(A,D))}r.push(y)}}else f(A)&&r.push(new l(A,E,null,new c(u,E)))}}else if(y=n.pop(),void 0!==(p=this.__execute(t.leave,y))&&p!==o&&p!==i&&p!==a&&y.ref.replace(p),this.__state!==a&&p!==a||b(y),this.__state===o||p===o)return v.root;return v.root},t.Syntax=r,t.traverse=d,t.replace=function(e,t){return(new p).replace(e,t)},t.attachComments=function(e,t,r){var u,o,i,a,c=[];if(!e.range)throw new Error("attachComments needs range information");if(!r.length){if(t.length){for(i=0,o=t.length;i<o;i+=1)(u=s(t[i])).extendedRange=[0,e.range[0]],c.push(u);e.leadingComments=c}return e}for(i=0,o=t.length;i<o;i+=1)c.push(D(s(t[i]),r));return a=0,d(e,{enter:function(e){for(var t;a<c.length&&!((t=c[a]).extendedRange[1]>e.range[0]);)t.extendedRange[1]===e.range[0]?(e.leadingComments||(e.leadingComments=[]),e.leadingComments.push(t),c.splice(a,1)):a+=1;return a===c.length?n.Break:c[a].extendedRange[0]>e.range[1]?n.Skip:void 0}}),a=0,d(e,{leave:function(e){for(var t;a<c.length&&(t=c[a],!(e.range[1]<t.extendedRange[0]));)e.range[1]===t.extendedRange[0]?(e.trailingComments||(e.trailingComments=[]),e.trailingComments.push(t),c.splice(a,1)):a+=1;return a===c.length?n.Break:c[a].extendedRange[0]>e.range[1]?n.Skip:void 0}}),e},t.VisitorKeys=u,t.VisitorOption=n,t.Controller=p,t.cloneEnvironment=function(){return e({})},t}(t)},939:function(e){e.exports=JSON.parse('{"name":"escodegen","description":"ECMAScript code generator","homepage":"http://github.com/estools/escodegen","main":"escodegen.js","bin":{"esgenerate":"./bin/esgenerate.js","escodegen":"./bin/escodegen.js"},"files":["LICENSE.BSD","README.md","bin","escodegen.js","package.json"],"version":"2.0.0","engines":{"node":">=6.0"},"maintainers":[{"name":"Yusuke Suzuki","email":"utatane.tea@gmail.com","web":"http://github.com/Constellation"}],"repository":{"type":"git","url":"http://github.com/estools/escodegen.git"},"dependencies":{"estraverse":"^5.2.0","esutils":"^2.0.2","esprima":"^4.0.1","optionator":"^0.8.1"},"optionalDependencies":{"source-map":"~0.6.1"},"devDependencies":{"acorn":"^7.3.1","bluebird":"^3.4.7","bower-registry-client":"^1.0.0","chai":"^4.2.0","chai-exclude":"^2.0.2","commonjs-everywhere":"^0.9.7","gulp":"^3.8.10","gulp-eslint":"^3.0.1","gulp-mocha":"^3.0.1","semver":"^5.1.0"},"license":"BSD-2-Clause","scripts":{"test":"gulp travis","unit-test":"gulp test","lint":"gulp lint","release":"node tools/release.js","build-min":"./node_modules/.bin/cjsify -ma path: tools/entry-point.js > escodegen.browser.min.js","build":"./node_modules/.bin/cjsify -a path: tools/entry-point.js > escodegen.browser.js"}}')},95:function(e,t,r){"use strict";e.exports=r(407)},974:function(e,t,r){"use strict";function n(e){switch(e&&e.type||null){case"FeatureCollection":return e.features=e.features.reduce((function(e,t){return e.concat(n(t))}),[]),e;case"Feature":return e.geometry?n(e.geometry).map((function(t){var r={type:"Feature",properties:JSON.parse(JSON.stringify(e.properties)),geometry:t};return void 0!==e.id&&(r.id=e.id),r})):[e];case"MultiPoint":return e.coordinates.map((function(e){return{type:"Point",coordinates:e}}));case"MultiPolygon":return e.coordinates.map((function(e){return{type:"Polygon",coordinates:e}}));case"MultiLineString":return e.coordinates.map((function(e){return{type:"LineString",coordinates:e}}));case"GeometryCollection":return e.geometries.map(n).reduce((function(e,t){return e.concat(t)}),[]);case"Point":case"Polygon":case"LineString":return[e]}}r.r(t),r.d(t,"default",(function(){return n}))}}]);
|
|
21
|
-
//# sourceMappingURL=vendors~main~b5906859.7f66dcaf.iframe.bundle.js.map
|