@swc-react/swatch 0.3.3-react.2993 → 0.3.6-react.3120
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/index.d.ts +5 -4
- package/index.dev.js +0 -2
- package/index.dev.js.map +2 -2
- package/index.js +1 -1
- package/index.js.map +2 -2
- package/package.json +9 -4
- package/index.ts +0 -40
- package/tsconfig.json +0 -8
- package/tsconfig.tsbuildinfo +0 -1
package/index.d.ts
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
|
+
import type { EventName } from '@lit-labs/react';
|
|
1
2
|
import { Swatch as SpSwatch } from '@spectrum-web-components/swatch';
|
|
2
3
|
import { SwatchGroup as SpSwatchGroup } from '@spectrum-web-components/swatch';
|
|
3
4
|
import '@spectrum-web-components/swatch/sp-swatch-group.js';
|
|
4
5
|
import '@spectrum-web-components/swatch/sp-swatch.js';
|
|
5
6
|
export declare const Swatch: import("@lit-labs/react").ReactWebComponent<SpSwatch, {
|
|
6
|
-
|
|
7
|
-
change: string;
|
|
7
|
+
change: EventName<Event>;
|
|
8
8
|
}>;
|
|
9
9
|
export declare const SwatchGroup: import("@lit-labs/react").ReactWebComponent<SpSwatchGroup, {
|
|
10
|
-
|
|
11
|
-
change: string;
|
|
10
|
+
change: EventName<Event>;
|
|
12
11
|
}>;
|
|
12
|
+
export declare type SwatchType = EventTarget & SpSwatch;
|
|
13
|
+
export declare type SwatchGroupType = EventTarget & SpSwatchGroup;
|
package/index.dev.js
CHANGED
|
@@ -11,7 +11,6 @@ export const Swatch = createComponent({
|
|
|
11
11
|
react: React,
|
|
12
12
|
tagName: "sp-swatch",
|
|
13
13
|
events: {
|
|
14
|
-
toggle: "toggle",
|
|
15
14
|
change: "change"
|
|
16
15
|
}
|
|
17
16
|
});
|
|
@@ -21,7 +20,6 @@ export const SwatchGroup = createComponent({
|
|
|
21
20
|
react: React,
|
|
22
21
|
tagName: "sp-swatch-group",
|
|
23
22
|
events: {
|
|
24
|
-
focus: "focus",
|
|
25
23
|
change: "change"
|
|
26
24
|
}
|
|
27
25
|
});
|
package/index.dev.js.map
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["index.ts"],
|
|
4
|
-
"sourcesContent": ["/*\nCopyright 2022 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport * as React from 'react';\nimport { createComponent } from '@lit-labs/react';\nimport { Swatch as SpSwatch } from '@spectrum-web-components/swatch';\nimport { SwatchGroup as SpSwatchGroup } from '@spectrum-web-components/swatch';\n\nimport '@spectrum-web-components/swatch/sp-swatch-group.js';\nimport '@spectrum-web-components/swatch/sp-swatch.js';\n\nexport const Swatch = createComponent({\n displayName: 'Swatch',\n elementClass: SpSwatch,\n react: React,\n tagName: 'sp-swatch',\n events: {\n
|
|
5
|
-
"mappings": ";AAYA,YAAY,WAAW;AACvB,SAAS,uBAAuB;
|
|
4
|
+
"sourcesContent": ["/*\nCopyright 2022 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport * as React from 'react';\nimport { createComponent } from '@lit-labs/react';\nimport type { EventName } from '@lit-labs/react';\nimport { Swatch as SpSwatch } from '@spectrum-web-components/swatch';\nimport { SwatchGroup as SpSwatchGroup } from '@spectrum-web-components/swatch';\n\nimport '@spectrum-web-components/swatch/sp-swatch-group.js';\nimport '@spectrum-web-components/swatch/sp-swatch.js';\n\nexport const Swatch = createComponent({\n displayName: 'Swatch',\n elementClass: SpSwatch,\n react: React,\n tagName: 'sp-swatch',\n events: {\n change: 'change' as EventName<Event>,\n },\n});\nexport const SwatchGroup = createComponent({\n displayName: 'SwatchGroup',\n elementClass: SpSwatchGroup,\n react: React,\n tagName: 'sp-swatch-group',\n events: {\n change: 'change' as EventName<Event>,\n },\n});\n\nexport type SwatchType = EventTarget & SpSwatch;\nexport type SwatchGroupType = EventTarget & SpSwatchGroup;\n"],
|
|
5
|
+
"mappings": ";AAYA,YAAY,WAAW;AACvB,SAAS,uBAAuB;AAEhC,SAAS,UAAU,gBAAgB;AACnC,SAAS,eAAe,qBAAqB;AAE7C,OAAO;AACP,OAAO;AAEA,aAAM,SAAS,gBAAgB;AAAA,EAClC,aAAa;AAAA,EACb,cAAc;AAAA,EACd,OAAO;AAAA,EACP,SAAS;AAAA,EACT,QAAQ;AAAA,IACJ,QAAQ;AAAA,EACZ;AACJ,CAAC;AACM,aAAM,cAAc,gBAAgB;AAAA,EACvC,aAAa;AAAA,EACb,cAAc;AAAA,EACd,OAAO;AAAA,EACP,SAAS;AAAA,EACT,QAAQ;AAAA,IACJ,QAAQ;AAAA,EACZ;AACJ,CAAC;",
|
|
6
6
|
"names": []
|
|
7
7
|
}
|
package/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";import*as t from"react";import{createComponent as
|
|
1
|
+
"use strict";import*as t from"react";import{createComponent as e}from"@lit-labs/react";import{Swatch as a}from"@spectrum-web-components/swatch";import{SwatchGroup as p}from"@spectrum-web-components/swatch";import"@spectrum-web-components/swatch/sp-swatch-group.js";import"@spectrum-web-components/swatch/sp-swatch.js";export const Swatch=e({displayName:"Swatch",elementClass:a,react:t,tagName:"sp-swatch",events:{change:"change"}}),SwatchGroup=e({displayName:"SwatchGroup",elementClass:p,react:t,tagName:"sp-swatch-group",events:{change:"change"}});
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
package/index.js.map
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["index.ts"],
|
|
4
|
-
"sourcesContent": ["/*\nCopyright 2022 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport * as React from 'react';\nimport { createComponent } from '@lit-labs/react';\nimport { Swatch as SpSwatch } from '@spectrum-web-components/swatch';\nimport { SwatchGroup as SpSwatchGroup } from '@spectrum-web-components/swatch';\n\nimport '@spectrum-web-components/swatch/sp-swatch-group.js';\nimport '@spectrum-web-components/swatch/sp-swatch.js';\n\nexport const Swatch = createComponent({\n displayName: 'Swatch',\n elementClass: SpSwatch,\n react: React,\n tagName: 'sp-swatch',\n events: {\n
|
|
5
|
-
"mappings": "aAYA,UAAYA,MAAW,QACvB,OAAS,mBAAAC,MAAuB,
|
|
4
|
+
"sourcesContent": ["/*\nCopyright 2022 Adobe. All rights reserved.\nThis file is licensed to you under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License. You may obtain a copy\nof the License at http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software distributed under\nthe License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\nOF ANY KIND, either express or implied. See the License for the specific language\ngoverning permissions and limitations under the License.\n*/\n\nimport * as React from 'react';\nimport { createComponent } from '@lit-labs/react';\nimport type { EventName } from '@lit-labs/react';\nimport { Swatch as SpSwatch } from '@spectrum-web-components/swatch';\nimport { SwatchGroup as SpSwatchGroup } from '@spectrum-web-components/swatch';\n\nimport '@spectrum-web-components/swatch/sp-swatch-group.js';\nimport '@spectrum-web-components/swatch/sp-swatch.js';\n\nexport const Swatch = createComponent({\n displayName: 'Swatch',\n elementClass: SpSwatch,\n react: React,\n tagName: 'sp-swatch',\n events: {\n change: 'change' as EventName<Event>,\n },\n});\nexport const SwatchGroup = createComponent({\n displayName: 'SwatchGroup',\n elementClass: SpSwatchGroup,\n react: React,\n tagName: 'sp-swatch-group',\n events: {\n change: 'change' as EventName<Event>,\n },\n});\n\nexport type SwatchType = EventTarget & SpSwatch;\nexport type SwatchGroupType = EventTarget & SpSwatchGroup;\n"],
|
|
5
|
+
"mappings": "aAYA,UAAYA,MAAW,QACvB,OAAS,mBAAAC,MAAuB,kBAEhC,OAAS,UAAUC,MAAgB,kCACnC,OAAS,eAAeC,MAAqB,kCAE7C,MAAO,qDACP,MAAO,+CAEA,aAAM,OAASF,EAAgB,CAClC,YAAa,SACb,aAAcC,EACd,MAAOF,EACP,QAAS,YACT,OAAQ,CACJ,OAAQ,QACZ,CACJ,CAAC,EACY,YAAcC,EAAgB,CACvC,YAAa,cACb,aAAcE,EACd,MAAOH,EACP,QAAS,kBACT,OAAQ,CACJ,OAAQ,QACZ,CACJ,CAAC",
|
|
6
6
|
"names": ["React", "createComponent", "SpSwatch", "SpSwatchGroup"]
|
|
7
7
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@swc-react/swatch",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.6-react.3120+342d768c5",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"access": "public"
|
|
6
6
|
},
|
|
@@ -10,6 +10,11 @@
|
|
|
10
10
|
"main": "index.js",
|
|
11
11
|
"module": "index.js",
|
|
12
12
|
"type": "module",
|
|
13
|
+
"files": [
|
|
14
|
+
"**/*.d.ts",
|
|
15
|
+
"**/*.js",
|
|
16
|
+
"**/*.js.map"
|
|
17
|
+
],
|
|
13
18
|
"keywords": [
|
|
14
19
|
"React",
|
|
15
20
|
"Spectrum Web Components"
|
|
@@ -18,8 +23,8 @@
|
|
|
18
23
|
"react": "^17.0.0 || ^18.0.0"
|
|
19
24
|
},
|
|
20
25
|
"dependencies": {
|
|
21
|
-
"@lit-labs/react": "^1.1.
|
|
22
|
-
"@spectrum-web-components/swatch": "^0.3.
|
|
26
|
+
"@lit-labs/react": "^1.1.1",
|
|
27
|
+
"@spectrum-web-components/swatch": "^0.3.6-react.32+342d768c5"
|
|
23
28
|
},
|
|
24
|
-
"gitHead": "
|
|
29
|
+
"gitHead": "342d768c58d0a2790117f7625db6085210bb7f17"
|
|
25
30
|
}
|
package/index.ts
DELETED
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
/*
|
|
2
|
-
Copyright 2022 Adobe. All rights reserved.
|
|
3
|
-
This file is licensed to you under the Apache License, Version 2.0 (the "License");
|
|
4
|
-
you may not use this file except in compliance with the License. You may obtain a copy
|
|
5
|
-
of the License at http://www.apache.org/licenses/LICENSE-2.0
|
|
6
|
-
|
|
7
|
-
Unless required by applicable law or agreed to in writing, software distributed under
|
|
8
|
-
the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS
|
|
9
|
-
OF ANY KIND, either express or implied. See the License for the specific language
|
|
10
|
-
governing permissions and limitations under the License.
|
|
11
|
-
*/
|
|
12
|
-
|
|
13
|
-
import * as React from 'react';
|
|
14
|
-
import { createComponent } from '@lit-labs/react';
|
|
15
|
-
import { Swatch as SpSwatch } from '@spectrum-web-components/swatch';
|
|
16
|
-
import { SwatchGroup as SpSwatchGroup } from '@spectrum-web-components/swatch';
|
|
17
|
-
|
|
18
|
-
import '@spectrum-web-components/swatch/sp-swatch-group.js';
|
|
19
|
-
import '@spectrum-web-components/swatch/sp-swatch.js';
|
|
20
|
-
|
|
21
|
-
export const Swatch = createComponent({
|
|
22
|
-
displayName: 'Swatch',
|
|
23
|
-
elementClass: SpSwatch,
|
|
24
|
-
react: React,
|
|
25
|
-
tagName: 'sp-swatch',
|
|
26
|
-
events: {
|
|
27
|
-
toggle: 'toggle',
|
|
28
|
-
change: 'change',
|
|
29
|
-
},
|
|
30
|
-
});
|
|
31
|
-
export const SwatchGroup = createComponent({
|
|
32
|
-
displayName: 'SwatchGroup',
|
|
33
|
-
elementClass: SpSwatchGroup,
|
|
34
|
-
react: React,
|
|
35
|
-
tagName: 'sp-swatch-group',
|
|
36
|
-
events: {
|
|
37
|
-
focus: 'focus',
|
|
38
|
-
change: 'change',
|
|
39
|
-
},
|
|
40
|
-
});
|
package/tsconfig.json
DELETED
package/tsconfig.tsbuildinfo
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"program":{"fileNames":["../../node_modules/typescript/lib/lib.es5.d.ts","../../node_modules/typescript/lib/lib.es2015.d.ts","../../node_modules/typescript/lib/lib.es2016.d.ts","../../node_modules/typescript/lib/lib.es2017.d.ts","../../node_modules/typescript/lib/lib.es2018.d.ts","../../node_modules/typescript/lib/lib.es2019.d.ts","../../node_modules/typescript/lib/lib.es2020.d.ts","../../node_modules/typescript/lib/lib.dom.d.ts","../../node_modules/typescript/lib/lib.dom.iterable.d.ts","../../node_modules/typescript/lib/lib.es2015.core.d.ts","../../node_modules/typescript/lib/lib.es2015.collection.d.ts","../../node_modules/typescript/lib/lib.es2015.generator.d.ts","../../node_modules/typescript/lib/lib.es2015.iterable.d.ts","../../node_modules/typescript/lib/lib.es2015.promise.d.ts","../../node_modules/typescript/lib/lib.es2015.proxy.d.ts","../../node_modules/typescript/lib/lib.es2015.reflect.d.ts","../../node_modules/typescript/lib/lib.es2015.symbol.d.ts","../../node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts","../../node_modules/typescript/lib/lib.es2016.array.include.d.ts","../../node_modules/typescript/lib/lib.es2017.object.d.ts","../../node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts","../../node_modules/typescript/lib/lib.es2017.string.d.ts","../../node_modules/typescript/lib/lib.es2017.intl.d.ts","../../node_modules/typescript/lib/lib.es2017.typedarrays.d.ts","../../node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts","../../node_modules/typescript/lib/lib.es2018.asynciterable.d.ts","../../node_modules/typescript/lib/lib.es2018.intl.d.ts","../../node_modules/typescript/lib/lib.es2018.promise.d.ts","../../node_modules/typescript/lib/lib.es2018.regexp.d.ts","../../node_modules/typescript/lib/lib.es2019.array.d.ts","../../node_modules/typescript/lib/lib.es2019.object.d.ts","../../node_modules/typescript/lib/lib.es2019.string.d.ts","../../node_modules/typescript/lib/lib.es2019.symbol.d.ts","../../node_modules/typescript/lib/lib.es2020.bigint.d.ts","../../node_modules/typescript/lib/lib.es2020.date.d.ts","../../node_modules/typescript/lib/lib.es2020.promise.d.ts","../../node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts","../../node_modules/typescript/lib/lib.es2020.string.d.ts","../../node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts","../../node_modules/typescript/lib/lib.es2020.intl.d.ts","../../node_modules/typescript/lib/lib.es2020.number.d.ts","../../node_modules/typescript/lib/lib.esnext.intl.d.ts","../../node_modules/tslib/tslib.d.ts","../../node_modules/@types/react/global.d.ts","../../node_modules/csstype/index.d.ts","../../node_modules/@types/prop-types/index.d.ts","../../node_modules/@types/scheduler/tracing.d.ts","../../node_modules/@types/react/index.d.ts","../../node_modules/@lit-labs/react/create-component.d.ts","../../node_modules/@lit-labs/react/index.d.ts","../../node_modules/@lit/reactive-element/css-tag.d.ts","../../node_modules/@lit/reactive-element/reactive-controller.d.ts","../../node_modules/@lit/reactive-element/reactive-element.d.ts","../../node_modules/@types/trusted-types/lib/index.d.ts","../../node_modules/@types/trusted-types/index.d.ts","../../node_modules/lit-html/directive.d.ts","../../node_modules/lit-html/lit-html.d.ts","../../node_modules/lit-element/lit-element.d.ts","../../node_modules/lit/index.d.ts","../../node_modules/@lit/reactive-element/decorators/base.d.ts","../../node_modules/@lit/reactive-element/decorators/custom-element.d.ts","../../node_modules/@lit/reactive-element/decorators/property.d.ts","../../node_modules/@lit/reactive-element/decorators/state.d.ts","../../node_modules/@lit/reactive-element/decorators/event-options.d.ts","../../node_modules/@lit/reactive-element/decorators/query.d.ts","../../node_modules/@lit/reactive-element/decorators/query-all.d.ts","../../node_modules/@lit/reactive-element/decorators/query-async.d.ts","../../node_modules/@lit/reactive-element/decorators/query-assigned-nodes.d.ts","../../node_modules/@lit/reactive-element/decorators/query-assigned-elements.d.ts","../../node_modules/lit/decorators.d.ts","../../tools/base/src/base.ts","../../tools/base/src/sizedmixin.ts","../../tools/base/src/index.d.ts","../../tools/base/src/decorators.ts","../../node_modules/lit-html/directives/if-defined.d.ts","../../node_modules/lit/directives/if-defined.d.ts","../../node_modules/lit-html/directives/repeat.d.ts","../../node_modules/lit/directives/repeat.d.ts","../../node_modules/lit-html/directives/class-map.d.ts","../../node_modules/lit/directives/class-map.d.ts","../../node_modules/lit-html/directives/style-map.d.ts","../../node_modules/lit/directives/style-map.d.ts","../../node_modules/lit-html/async-directive.d.ts","../../node_modules/lit-html/directives/until.d.ts","../../node_modules/lit/directives/until.d.ts","../../node_modules/lit-html/directives/live.d.ts","../../node_modules/lit/directives/live.d.ts","../../node_modules/lit-html/directives/when.d.ts","../../node_modules/lit/directives/when.d.ts","../../tools/base/src/directives.ts","../../tools/shared/src/focus-visible.ts","../../tools/shared/src/focusable.ts","../../packages/icon/src/icon.css.ts","../../packages/icon/src/iconbase.ts","../../packages/iconset/src/iconset.ts","../../packages/iconset/src/iconset-registry.ts","../../packages/icon/src/icon.ts","../../packages/icon/src/index.d.ts","../../packages/icons-ui/src/custom-tag.ts","../../packages/icons-ui/src/icons/dash75.ts","../../packages/icons-ui/src/elements/icondash75.ts","../../packages/icons-ui/icons/sp-icon-dash75.ts","../../packages/icons-ui/src/icons/dash100.ts","../../packages/icons-ui/src/elements/icondash100.ts","../../packages/icons-ui/icons/sp-icon-dash100.ts","../../packages/icons-ui/src/icons/dash200.ts","../../packages/icons-ui/src/elements/icondash200.ts","../../packages/icons-ui/icons/sp-icon-dash200.ts","../../packages/icons-ui/src/icons/dash300.ts","../../packages/icons-ui/src/elements/icondash300.ts","../../packages/icons-ui/icons/sp-icon-dash300.ts","../../packages/swatch/src/swatch.css.ts","../../packages/icon/src/spectrum-icon-dash.css.ts","../../packages/swatch/src/swatch.ts","../../tools/reactive-controllers/node_modules/@lit/reactive-element/css-tag.d.ts","../../tools/reactive-controllers/node_modules/@lit/reactive-element/reactive-controller.d.ts","../../tools/reactive-controllers/node_modules/@lit/reactive-element/reactive-element.d.ts","../../tools/reactive-controllers/node_modules/lit-html/directive.d.ts","../../tools/reactive-controllers/node_modules/lit-html/lit-html.d.ts","../../tools/reactive-controllers/node_modules/lit-html/is-server.d.ts","../../tools/reactive-controllers/node_modules/lit/index.d.ts","../../tools/reactive-controllers/src/focusgroup.ts","../../tools/reactive-controllers/src/rovingtabindex.ts","../../node_modules/@lit-labs/observers/mutation_controller.d.ts","../../packages/swatch/src/swatch-group.css.ts","../../packages/swatch/src/swatchgroup.ts","../../packages/swatch/src/index.d.ts","../../packages/swatch/sp-swatch-group.ts","../../packages/swatch/sp-swatch.ts","./index.ts","../../node_modules/@types/mocha/index.d.ts","../../node_modules/@types/chai/index.d.ts","../../node_modules/@types/sinon/node_modules/@sinonjs/fake-timers/types/fake-timers-src.d.ts","../../node_modules/@types/sinon/index.d.ts","../../node_modules/@types/node/ts4.8/assert.d.ts","../../node_modules/@types/node/ts4.8/assert/strict.d.ts","../../node_modules/@types/node/ts4.8/globals.d.ts","../../node_modules/@types/node/ts4.8/async_hooks.d.ts","../../node_modules/@types/node/ts4.8/buffer.d.ts","../../node_modules/@types/node/ts4.8/child_process.d.ts","../../node_modules/@types/node/ts4.8/cluster.d.ts","../../node_modules/@types/node/ts4.8/console.d.ts","../../node_modules/@types/node/ts4.8/constants.d.ts","../../node_modules/@types/node/ts4.8/crypto.d.ts","../../node_modules/@types/node/ts4.8/dgram.d.ts","../../node_modules/@types/node/ts4.8/diagnostics_channel.d.ts","../../node_modules/@types/node/ts4.8/dns.d.ts","../../node_modules/@types/node/ts4.8/dns/promises.d.ts","../../node_modules/@types/node/ts4.8/domain.d.ts","../../node_modules/@types/node/ts4.8/dom-events.d.ts","../../node_modules/@types/node/ts4.8/events.d.ts","../../node_modules/@types/node/ts4.8/fs.d.ts","../../node_modules/@types/node/ts4.8/fs/promises.d.ts","../../node_modules/@types/node/ts4.8/http.d.ts","../../node_modules/@types/node/ts4.8/http2.d.ts","../../node_modules/@types/node/ts4.8/https.d.ts","../../node_modules/@types/node/ts4.8/inspector.d.ts","../../node_modules/@types/node/ts4.8/module.d.ts","../../node_modules/@types/node/ts4.8/net.d.ts","../../node_modules/@types/node/ts4.8/os.d.ts","../../node_modules/@types/node/ts4.8/path.d.ts","../../node_modules/@types/node/ts4.8/perf_hooks.d.ts","../../node_modules/@types/node/ts4.8/process.d.ts","../../node_modules/@types/node/ts4.8/punycode.d.ts","../../node_modules/@types/node/ts4.8/querystring.d.ts","../../node_modules/@types/node/ts4.8/readline.d.ts","../../node_modules/@types/node/ts4.8/readline/promises.d.ts","../../node_modules/@types/node/ts4.8/repl.d.ts","../../node_modules/@types/node/ts4.8/stream.d.ts","../../node_modules/@types/node/ts4.8/stream/promises.d.ts","../../node_modules/@types/node/ts4.8/stream/consumers.d.ts","../../node_modules/@types/node/ts4.8/stream/web.d.ts","../../node_modules/@types/node/ts4.8/string_decoder.d.ts","../../node_modules/@types/node/ts4.8/test.d.ts","../../node_modules/@types/node/ts4.8/timers.d.ts","../../node_modules/@types/node/ts4.8/timers/promises.d.ts","../../node_modules/@types/node/ts4.8/tls.d.ts","../../node_modules/@types/node/ts4.8/trace_events.d.ts","../../node_modules/@types/node/ts4.8/tty.d.ts","../../node_modules/@types/node/ts4.8/url.d.ts","../../node_modules/@types/node/ts4.8/util.d.ts","../../node_modules/@types/node/ts4.8/v8.d.ts","../../node_modules/@types/node/ts4.8/vm.d.ts","../../node_modules/@types/node/ts4.8/wasi.d.ts","../../node_modules/@types/node/ts4.8/worker_threads.d.ts","../../node_modules/@types/node/ts4.8/zlib.d.ts","../../node_modules/@types/node/ts4.8/globals.global.d.ts","../../node_modules/@types/node/ts4.8/index.d.ts","../../projects/types/global.d.ts"],"fileInfos":[{"version":"f20c05dbfe50a208301d2a1da37b9931bce0466eb5a1f4fe240971b4ecc82b67","affectsGlobalScope":true},"dc47c4fa66b9b9890cf076304de2a9c5201e94b740cffdf09f87296d877d71f6","7a387c58583dfca701b6c85e0adaf43fb17d590fb16d5b2dc0a2fbd89f35c467","8a12173c586e95f4433e0c6dc446bc88346be73ffe9ca6eec7aa63c8f3dca7f9","5f4e733ced4e129482ae2186aae29fde948ab7182844c3a5a51dd346182c7b06","e6b724280c694a9f588847f754198fb96c43d805f065c3a5b28bbc9594541c84","1fc5ab7a764205c68fa10d381b08417795fc73111d6dd16b5b1ed36badb743d9",{"version":"9b087de7268e4efc5f215347a62656663933d63c0b1d7b624913240367b999ea","affectsGlobalScope":true},{"version":"3260e3386d9535b804205bdddb5618a9a27735bd22927f48ad54363abcd23d45","affectsGlobalScope":true},{"version":"adb996790133eb33b33aadb9c09f15c2c575e71fb57a62de8bf74dbf59ec7dfb","affectsGlobalScope":true},{"version":"8cc8c5a3bac513368b0157f3d8b31cfdcfe78b56d3724f30f80ed9715e404af8","affectsGlobalScope":true},{"version":"cdccba9a388c2ee3fd6ad4018c640a471a6c060e96f1232062223063b0a5ac6a","affectsGlobalScope":true},{"version":"c5c05907c02476e4bde6b7e76a79ffcd948aedd14b6a8f56e4674221b0417398","affectsGlobalScope":true},{"version":"0d5f52b3174bee6edb81260ebcd792692c32c81fd55499d69531496f3f2b25e7","affectsGlobalScope":true},{"version":"55f400eec64d17e888e278f4def2f254b41b89515d3b88ad75d5e05f019daddd","affectsGlobalScope":true},{"version":"181f1784c6c10b751631b24ce60c7f78b20665db4550b335be179217bacc0d5f","affectsGlobalScope":true},{"version":"3013574108c36fd3aaca79764002b3717da09725a36a6fc02eac386593110f93","affectsGlobalScope":true},{"version":"75ec0bdd727d887f1b79ed6619412ea72ba3c81d92d0787ccb64bab18d261f14","affectsGlobalScope":true},{"version":"3be5a1453daa63e031d266bf342f3943603873d890ab8b9ada95e22389389006","affectsGlobalScope":true},{"version":"17bb1fc99591b00515502d264fa55dc8370c45c5298f4a5c2083557dccba5a2a","affectsGlobalScope":true},{"version":"7ce9f0bde3307ca1f944119f6365f2d776d281a393b576a18a2f2893a2d75c98","affectsGlobalScope":true},{"version":"6a6b173e739a6a99629a8594bfb294cc7329bfb7b227f12e1f7c11bc163b8577","affectsGlobalScope":true},{"version":"81cac4cbc92c0c839c70f8ffb94eb61e2d32dc1c3cf6d95844ca099463cf37ea","affectsGlobalScope":true},{"version":"b0124885ef82641903d232172577f2ceb5d3e60aed4da1153bab4221e1f6dd4e","affectsGlobalScope":true},{"version":"0eb85d6c590b0d577919a79e0084fa1744c1beba6fd0d4e951432fa1ede5510a","affectsGlobalScope":true},{"version":"da233fc1c8a377ba9e0bed690a73c290d843c2c3d23a7bd7ec5cd3d7d73ba1e0","affectsGlobalScope":true},{"version":"d154ea5bb7f7f9001ed9153e876b2d5b8f5c2bb9ec02b3ae0d239ec769f1f2ae","affectsGlobalScope":true},{"version":"bb2d3fb05a1d2ffbca947cc7cbc95d23e1d053d6595391bd325deb265a18d36c","affectsGlobalScope":true},{"version":"c80df75850fea5caa2afe43b9949338ce4e2de086f91713e9af1a06f973872b8","affectsGlobalScope":true},{"version":"9d57b2b5d15838ed094aa9ff1299eecef40b190722eb619bac4616657a05f951","affectsGlobalScope":true},{"version":"6c51b5dd26a2c31dbf37f00cfc32b2aa6a92e19c995aefb5b97a3a64f1ac99de","affectsGlobalScope":true},{"version":"6e7997ef61de3132e4d4b2250e75343f487903ddf5370e7ce33cf1b9db9a63ed","affectsGlobalScope":true},{"version":"2ad234885a4240522efccd77de6c7d99eecf9b4de0914adb9a35c0c22433f993","affectsGlobalScope":true},{"version":"09aa50414b80c023553090e2f53827f007a301bc34b0495bfb2c3c08ab9ad1eb","affectsGlobalScope":true},{"version":"d7f680a43f8cd12a6b6122c07c54ba40952b0c8aa140dcfcf32eb9e6cb028596","affectsGlobalScope":true},{"version":"3787b83e297de7c315d55d4a7c546ae28e5f6c0a361b7a1dcec1f1f50a54ef11","affectsGlobalScope":true},{"version":"e7e8e1d368290e9295ef18ca23f405cf40d5456fa9f20db6373a61ca45f75f40","affectsGlobalScope":true},{"version":"faf0221ae0465363c842ce6aa8a0cbda5d9296940a8e26c86e04cc4081eea21e","affectsGlobalScope":true},{"version":"06393d13ea207a1bfe08ec8d7be562549c5e2da8983f2ee074e00002629d1871","affectsGlobalScope":true},{"version":"775d9c9fd150d5de79e0450f35bc8b8f94ae64e3eb5da12725ff2a649dccc777","affectsGlobalScope":true},{"version":"b248e32ca52e8f5571390a4142558ae4f203ae2f94d5bac38a3084d529ef4e58","affectsGlobalScope":true},{"version":"52d1bb7ab7a3306fd0375c8bff560feed26ed676a5b0457fa8027b563aecb9a4","affectsGlobalScope":true},"14a84fbe4ec531dcbaf5d2594fd95df107258e60ae6c6a076404f13c3f66f28e",{"version":"bbdf156fea2fabed31a569445835aeedcc33643d404fcbaa54541f06c109df3f","affectsGlobalScope":true},"1c29793071152b207c01ea1954e343be9a44d85234447b2b236acae9e709a383","6a386ff939f180ae8ef064699d8b7b6e62bc2731a62d7fbf5e02589383838dea","f5a8b384f182b3851cec3596ccc96cb7464f8d3469f48c74bf2befb782a19de5",{"version":"d8d8dd5b60bde2305e6140d63ddb04f82a539d02c8c80fc9651b6db261e7f3be","affectsGlobalScope":true},"2d515b4a906ad604713c8f7815d7424b1dba398b6df8432451f8b6160b97a797","17a3826f371a5253a1dd7bce7a4751e005ca8702fc2dbdc8084be25e1efb38ce","6e2c5a9358c2be6791713f778c3af2d3357b8665d881e22f50b3aa861a2a9717","1e5743b25a63fd34ffbae89adcbf248ee17db6ed08d90079ffa93803c3e80d2a","13bb750b495c48fd60d7b5e09f65d4a7b010ab7e09a8943a6d54511e7d184f84","2fcd2d22b1f30555e785105597cd8f57ed50300e213c4f1bbca6ae149f782c38",{"version":"bb4248c7f953233ac52332088fac897d62b82be07244e551d87c5049600b6cf7","affectsGlobalScope":true},"70f04c91d3186b1b10157157887fab664968fc9b88377785a5ee42750c202c6d","f690af1a7043e58fce8c672df5e1d1e27bad7459b81143af991db7c5427a0785","eba7cf33380cc3a3cf614faf67300e14d0bdff9ea6c5cd6f4b040b1756a48ab1","f07a77a7fb1d49aa2b61cb68bf712a083487acd7130d20223a83de03af0c257d","97c58f6db61d45712d91d2260994817ae2b568bbb37cc280013079b6b5d2232d","ac388c7c7a262213a3700451bc921e382a93fb27c0252c34ccf03540b4ce044b","1da789e534bc558808021dd64abf33a91a68e422bbf28aeec236bd74df640401","fb0107c83e2e0e75b77dacd0c3c6c3ab6844e98dce2a8f858c6f0a57c12136a6","0a478dcb6e6bd8a5d871165659c79cee7b8c3b7a87289118d22e1a04d171e252","a25d1e52291791819032826af5c52987e16ffdb96e8bb69f7f1790f5ab080be6","d660961abada6b5030461f3322ef3a2e1d9fec74167574f8b590a7796cf90a72","707b4eae3d469b2f347d2083037151922f94c370a9456ebd5ac0a4fb7441c7e7","4bcb813ea56182beaaab1e8274524eb9f1449b0d8e79efc4a0399de09e43f816","c784eab1cf838d9d6527bce3d9f2d373145606666b68f7610291a7adf6e6bda9","f0380f581cb015778c0fe51e95b5b7f6dae237280654558469b2486c1572268a","89d47e1be7df9a9b3dc5f1aa4fb63fa4c99b51a2a29821baabd5798557cae40a","8dfae5d229cc7feaab063c55124211bd7f5fcdd157004dab713c2ac94c479367","3d4ea28374cd036852275e4ffee5880b7e336a116b7e2854a8ff5d79d85229b2","4feee97975aa0986a7218a5d9a11ab56fb858dda590d82ba2e7cfc1a7abdf59f","8cfa7d90fe529121908d3dff84049cf7ef22f9e7730465ac7d4eb0b9339a98c9","62dea411507bb1166ea5940b49d4c338c19755523c37333c7e72749544038bdf","329fdf9efc13e4eeb80eae8232b48d8460e4633e127959c50229407fb489f79e","1c3ff565677a242aa9f997eff718c7d613d50072711f67b8a7f87d631fb03f30","147cb5b590b77c8c58e4ef0af1ff11ee90ee2b34262816df0665b6ff8fd50aad","6e0575b628aedce5db38c17569e5c909beead07f9052fe7944fb8bfccc3db92e","e65048d6053d085a023ed3c073fe74615a865c715cfbc55f35acb6061f61fecd","b761d44a182d39247604152c5b68baa5ef901a5f0f11ab73eb689a5c1e19b283","149a8c65d2ae753873786c691012f67d6d3387c7ffaff91b85c8d365cff325d3","53d28d9ad95e0e1fa6485fa3b97e33c102cbaacddf2b83d92f9c887a64cfbbf1","486e93b4d84aee178a85c3053e8a6a0718250d046e58f428df741d2e9c731fda","a570dcc85a03447692c7546e0b8e42fc76c7676357f327d03b8809529ea6e0ca","8a3306d247dda70664f8a534bcd4152e1a210631d7fad8806b36718a9127dc8d","36fc47b6ad6ef4e1396ac9713d57a8814a073a8565acc99235bd4a16d8dd0c9f","7e9483502efa4510ae0dfd749e9b9264b83b213d319912ced64b5b80e2703835","d3ec91402aa013249533ae1234c7180c2c6e519afdaae0ecd23e5d433fe972ac",{"version":"9ffd62e5dc7ccc1830d8db68f4c1de2757e0a74d408d845746ffc00b66d9d7a7","affectsGlobalScope":true},"e7927cd1fd12452e82de5b388b9bc8f8dd81674516df46dd238154cbc735993b","11c493860581cb14af73565e3b49d10ba5b8fcae8c8d2143e914c9180a9fd56d","97afe14b8fd1c9dcc1689ee17695fca101726a375ac833e0159f56093d3eb534","ef3a19be9cdfd9ffb57ea3e93d2878569b19921f9a41d2d42c562f63eca6ca27",{"version":"c7915e929e61570ae04ee3d42c1ecd125422e3d0fe12fe51ad1c980d229c047d","affectsGlobalScope":true},"d4def9775e21484670394ed51f017cdca635038d457c9e1ff5a0ed4e5aa843b6","8e0dec95405764d77fec3c08a1ec7873eeaaf26e1895fceff1ef6f3163e8c879","36453611578ead4b4af3fff70eff4ac36a1c2efb8127f0f772c1f1a42d7ba197","b7cf431939ab4dcfd62a5ce9803fca80f75d4bf66d9278f162da7fdebb16de54","423325a7913fa4e3064f29dd5debe70d2cc65ff476e4963ca16f478d852ae9e9",{"version":"21f1ccdaf315335c18726c83a99f5dfe47d7623e5a3f88528650eb25364903a8","affectsGlobalScope":true},"cab182c1c2d2457ad0052206a2ffeba9b59ad7cbbe1b45d7ad35b80f15e8db31","e82e6706f8e5d94a0b92b9461b6ca45ecd9275bab20b559d81337bbce019e65e",{"version":"fb683b41a5cb1cf097f83292500258d1fa3a2d6d068c552424dafb6a88bd9cc7","affectsGlobalScope":true},"ee5f15832afc150aecb02652c4e9d10860ba2b6aa506422ee0ad3bd9f11e48f2","08921f952eee18b17cbe78129f5b34e94a5fe933a2ba0dd5603307e0a518870a",{"version":"45af713d5d87f707a5f16c58f1da9ddc759cba3f53673465d29d5261124ac839","affectsGlobalScope":true},"482f7a54e856e6caf3f06116bffbc1930ed264b5e08f07962b7c2e88803d68a1","bb3c3e296c95b1ee166d1f29414fb0409c53d189644841d5daa8db96c7c3b0e5",{"version":"0f50893d7d3bb88d2488c644a5162cf539bc9db48537472009a3cad28ff8c13f","affectsGlobalScope":true},"5b44204293412fe449b640e7b171f1cfc3708ad661abb2cae964967e48f4d00e","0f5cad64f9227442665b10fc2c5247179f422b4691c668cf360dd3f95372e7a0","1e347edb32f899ef65ff4d07b37a8edc9f862cf8d78f4b6e85bf6de068b993e1","52dd370c807255c61765347fc90a9bee3c522b8744dc222714e2bf6b5be3a823","1e5743b25a63fd34ffbae89adcbf248ee17db6ed08d90079ffa93803c3e80d2a","13bb750b495c48fd60d7b5e09f65d4a7b010ab7e09a8943a6d54511e7d184f84","3f30c6b57bf5eb7a7d4298506b78b18d428a39a409e1eadd93a3fdd0299d2687","62da965db3bd1b4ce135048ae8a317d7eb1949068824cb949dd4a91f7e3d6c2d","5e7e090243bf203382a5cb04eabbdc38d78f6d5922f16f543e4da8fa007d5ff9","cd823094ded7c8ac4f94ab6dc387dab699293eb8323d9f948304efc07e4ae7b2","79bc9f3a0eef8c69cffab737bd4db208eed6579e8136c81cc64e762104105944","563d32f68c2db1f5dba2075a522df8816691e70c8f17c25fee953d2dc44c0800","9cbd553bc4a7394934890a15be8524dc2f9e14baa9042d15eb722d9eacffb31e","5b6fc83d1133db2b85c5bb0e2f7e0eebf28408b18c87779f974397aa0f29fc7d","64e7b1d1b0f4d08296b292b95184871c7be520e38c238ea941e6ac60ebc70f87","24092f033cd04628904f6303263189ac358e5b88f5efc52d22db9d7567106ec7",{"version":"e5f60ac2c1c2feb75f498d73040aaea5ca5b3ec167df1f20218184bcaa0b7732","affectsGlobalScope":true},{"version":"071717a6f1b124a998f4b63c32c7d07d462967320dee32c1f3b8de3887c1ff73","affectsGlobalScope":true},{"version":"fb08007fa3049681f516abbd15c2a8113d56b5626a368c260d51cdf5c4a33504","signature":"f411468a3edb75d61927a41e1c77186be07ad466f2a4f2d80f5770547e8cffe6"},{"version":"5f186a758a616c107c70e8918db4630d063bd782f22e6e0b17573b125765b40b","affectsGlobalScope":true},{"version":"127bf414ca8ced28c9738b91a935121009d03bbc136668db980bd1ba18976b2b","affectsGlobalScope":true},"6b40029289530423f407a22755c85b81740f9acfd88d2b53564f8c1657c26660","15b043358a9bac56ee6a567d61adf545b3a09e2f2ead9c3ef3cc617ed3522e71","7e771891adaa85b690266bc37bd6eb43bc57eecc4b54693ead36467e7369952a","a69c09dbea52352f479d3e7ac949fde3d17b195abe90b045d619f747b38d6d1a",{"version":"02873d070f9cb79f50833fbf4a9a27ac578a2edf8ddb8421eba1b37faba83bfb","affectsGlobalScope":true},"21a167fec8f933752fb8157f06d28fab6817af3ad9b0bdb1908a10762391eab9",{"version":"c0db280fa6b09d7b8d6720a19a47f485956a41ee0e6914f1b704033eb69c6058","affectsGlobalScope":true},"0c0cee62cb619aed81133b904f644515ba3064487002a7da83fd8aa07b1b4abd","5a94487653355b56018122d92392beb2e5f4a6c63ba5cef83bbe1c99775ef713",{"version":"d5135ad93b33adcce80b18f8065087934cdc1730d63db58562edcf017e1aad9b","affectsGlobalScope":true},"82408ed3e959ddc60d3e9904481b5a8dc16469928257af22a3f7d1a3bc7fd8c4","afcc1c426b76db7ec80e563d4fb0ba9e6bcc6e63c2d7e9342e649dc56d26347f","bb9c4ffa5e6290c6980b63c815cdd1625876dadb2efaf77edbe82984be93e55e","75ecef44f126e2ae018b4abbd85b6e8a2e2ba1638ebec56cc64274643ce3567b","f30bb836526d930a74593f7b0f5c1c46d10856415a8f69e5e2fc3db80371e362","14b5aa23c5d0ae1907bc696ac7b6915d88f7d85799cc0dc2dcf98fbce2c5a67c","5c439dafdc09abe4d6c260a96b822fa0ba5be7203c71a63ab1f1423cd9e838ea",{"version":"6b526a5ec4a401ca7c26cfe6a48e641d8f30af76673bad3b06a1b4504594a960","affectsGlobalScope":true},{"version":"816ad2e607a96de5bcac7d437f843f5afd8957f1fa5eefa6bba8e4ed7ca8fd84","affectsGlobalScope":true},"cec36af22f514322f870e81d30675c78df82ae8bf4863f5fd4e4424c040c678d","d903fafe96674bc0b2ac38a5be4a8fc07b14c2548d1cdb165a80ea24c44c0c54","b01a80007e448d035a16c74b5c95a5405b2e81b12fabcf18b75aa9eb9ef28990","04eb6578a588d6a46f50299b55f30e3a04ef27d0c5a46c57d8fcc211cd530faa","dbe5aa5a5dd8bd1c6a8d11b1310c3f0cdabaacc78a37b394a8c7b14faeb5fb84","2c828a5405191d006115ab34e191b8474bc6c86ffdc401d1a9864b1b6e088a58",{"version":"e8b18c6385ff784228a6f369694fcf1a6b475355ba89090a88de13587a9391d5","affectsGlobalScope":true},"d4ac44f01d42f541631c5fc88d0ed8efac29a3a3ad9a745d9fd58f8b61ed132e","7c013aa892414a7fdcfd861ae524a668eaa3ede8c7c0acafaf611948122c8d93","b0973c3cbcdc59b37bf477731d468696ecaf442593ec51bab497a613a580fe30",{"version":"4989e92ba5b69b182d2caaea6295af52b7dc73a4f7a2e336a676722884e7139d","affectsGlobalScope":true},{"version":"b3624aed92dab6da8484280d3cb3e2f4130ec3f4ef3f8201c95144ae9e898bb6","affectsGlobalScope":true},"5153a2fd150e46ce57bb3f8db1318d33f6ad3261ed70ceeff92281c0608c74a3","210d54cd652ec0fec8c8916e4af59bb341065576ecda039842f9ffb2e908507c","36b03690b628eab08703d63f04eaa89c5df202e5f1edf3989f13ad389cd2c091","0effadd232a20498b11308058e334d3339cc5bf8c4c858393e38d9d4c0013dcf","25846d43937c672bab7e8195f3d881f93495df712ee901860effc109918938cc","3163f47436da41706c6e2b3c1511f3b7cce9f9f3905b2f3e01246c48b4ba7d14","1b952304137851e45bc009785de89ada562d9376177c97e37702e39e60c2f1ff","69ee23dd0d215b09907ad30d23f88b7790c93329d1faf31d7835552a10cf7cbf","44b8b584a338b190a59f4f6929d072431950c7bd92ec2694821c11bce180c8a5","23b89798789dffbd437c0c423f5d02d11f9736aea73d6abf16db4f812ff36eda","213fc4f2b172d8beb74b77d7c1b41488d67348066d185e4263470cbb010cd6e8",{"version":"970a90f76d4d219ad60819d61f5994514087ba94c985647a3474a5a3d12714ed","affectsGlobalScope":true},"664d8f2d59164f2e08c543981453893bc7e003e4dfd29651ce09db13e9457980","4c8525f256873c7ba3135338c647eaf0ca7115a1a2805ae2d0056629461186ce","3c13ef48634e7b5012fcf7e8fce7496352c2d779a7201389ca96a2a81ee4314d","5d0a25ec910fa36595f85a67ac992d7a53dd4064a1ba6aea1c9f14ab73a023f2",{"version":"f0900cd5d00fe1263ff41201fb8073dbeb984397e4af3b8002a5c207a30bdc33","affectsGlobalScope":true},{"version":"f7db71191aa7aac5d6bc927ed6e7075c2763d22c7238227ec0c63c8cf5cb6a8b","affectsGlobalScope":true},"06d7c42d256f0ce6afe1b2b6cfbc97ab391f29dadb00dd0ae8e8f23f5bc916c3","ec4bd1b200670fb567920db572d6701ed42a9641d09c4ff6869768c8f81b404c","e59a892d87e72733e2a9ca21611b9beb52977be2696c7ba4b216cbbb9a48f5aa",{"version":"da26af7362f53d122283bc69fed862b9a9fe27e01bc6a69d1d682e0e5a4df3e6","affectsGlobalScope":true},"8a300fa9b698845a1f9c41ecbe2c5966634582a8e2020d51abcace9b55aa959e",{"version":"ab9b9a36e5284fd8d3bf2f7d5fcbc60052f25f27e4d20954782099282c60d23e","affectsGlobalScope":true},"652ee9c5103e89102d87bc20d167a02a0e3e5e53665674466c8cfea8a9e418c7",{"version":"324a636bd76b07721cd14acef40b5e4f3c4122c69d03b6acd855e20cdbc2f9c6","affectsGlobalScope":true}],"options":{"allowSyntheticDefaultImports":true,"composite":true,"declaration":true,"emitDeclarationOnly":true,"experimentalDecorators":true,"importHelpers":true,"inlineSources":true,"module":99,"noImplicitOverride":true,"noImplicitReturns":true,"noUnusedLocals":true,"noUnusedParameters":true,"rootDir":"./","skipLibCheck":true,"sourceMap":true,"strict":true,"target":5},"fileIdsList":[[52,181],[48,181],[49,181],[181],[53,181],[60,181],[53,60,181],[53,60,68,181],[51,52,181],[135,181],[138,181],[139,144,172,181],[140,151,152,159,169,180,181],[140,141,151,159,181],[142,181],[143,144,152,160,181],[144,169,177,181],[145,147,151,159,181],[146,181],[147,148,181],[151,181],[149,151,181],[151,152,153,169,180,181],[151,152,153,166,169,172,181],[181,185],[154,159,169,180,181],[151,152,154,155,159,169,177,180,181],[154,156,169,177,180,181],[135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187],[151,157,181],[158,180,181],[147,151,159,169,181],[160,181],[161,181],[138,162,181],[163,179,181,185],[164,181],[165,181],[151,166,167,181],[166,168,181,183],[139,151,169,170,171,172,181],[139,169,171,181],[169,170,181],[172,181],[173,181],[151,175,176,181],[175,176,181],[144,159,169,177,181],[178,181],[159,179,181],[139,154,165,180,181],[144,181],[169,181,182],[181,183],[181,184],[139,144,151,153,162,169,180,181,183,185],[169,181,186],[44,45,46,47,181],[133,181],[54,181],[53,57,181],[56,57,181],[57,181],[56,57,83,181],[55,56,181],[61,62,63,64,65,66,67,68,69,181],[79,181],[75,181],[86,181],[77,181],[81,181],[84,181],[88,181],[53,57,58,181],[43,73,181],[43,73,74,90,94,96,181],[43,73,74,93,181],[94,97,181],[43,104,181],[43,107,181],[43,110,181],[43,101,181],[43,73,98,99,103,181],[43,73,98,99,106,181],[43,73,98,99,109,181],[43,73,98,99,100,181],[43,99,181],[43,95,181],[43,73,74,96,181],[43,126,181],[43,114,181],[114,126,181],[43,73,74,90,92,102,105,108,111,112,113,181],[43,73,74,114,123,124,125,181],[43,48,50,127,128,129,181],[43,59,70,181],[43,70,181],[43,76,78,80,82,85,87,89,181],[59,71,72,181],[115,116,181],[119,181],[55,118,181],[58,117,119,120,181],[43,121,181],[43,122,181],[43,181],[43,73,74,91,181],[50,127,128,129]],"referencedMap":[[124,1],[49,2],[50,3],[51,4],[60,5],[61,6],[64,7],[62,7],[66,7],[69,8],[68,4],[67,7],[65,7],[63,6],[52,4],[53,9],[132,4],[131,4],[135,10],[136,10],[138,11],[139,12],[140,13],[141,14],[142,15],[143,16],[144,17],[145,18],[146,19],[147,20],[148,20],[150,21],[149,22],[151,21],[152,23],[153,24],[137,25],[187,4],[154,26],[155,27],[156,28],[188,29],[157,30],[158,31],[159,32],[160,33],[161,34],[162,35],[163,36],[164,37],[165,38],[166,39],[167,39],[168,40],[169,41],[171,42],[170,43],[172,44],[173,45],[174,4],[175,46],[176,47],[177,48],[178,49],[179,50],[180,51],[181,52],[182,53],[183,54],[184,55],[185,56],[186,57],[46,4],[44,4],[48,58],[47,4],[134,59],[133,4],[55,60],[54,4],[45,4],[58,61],[83,62],[56,63],[79,62],[75,63],[86,62],[77,62],[81,62],[84,64],[88,4],[57,65],[70,66],[80,67],[76,68],[87,69],[78,70],[82,71],[85,72],[89,73],[59,74],[43,4],[8,4],[9,4],[11,4],[10,4],[2,4],[12,4],[13,4],[14,4],[15,4],[16,4],[17,4],[18,4],[19,4],[3,4],[4,4],[23,4],[20,4],[21,4],[22,4],[24,4],[25,4],[26,4],[5,4],[27,4],[28,4],[29,4],[30,4],[6,4],[31,4],[32,4],[33,4],[34,4],[7,4],[35,4],[40,4],[41,4],[36,4],[37,4],[38,4],[39,4],[1,4],[42,4],[93,75],[97,76],[94,77],[98,78],[113,75],[105,79],[108,80],[111,81],[102,82],[99,75],[104,83],[107,84],[110,85],[101,86],[103,87],[106,87],[109,87],[100,87],[96,88],[95,89],[128,90],[129,91],[127,92],[125,75],[112,75],[114,93],[126,94],[189,4],[130,95],[71,96],[74,97],[90,98],[73,99],[72,96],[115,4],[116,4],[117,100],[118,101],[120,4],[119,102],[121,103],[122,104],[123,105],[91,106],[92,107]],"exportedModulesMap":[[124,1],[49,2],[50,3],[51,4],[60,5],[61,6],[64,7],[62,7],[66,7],[69,8],[68,4],[67,7],[65,7],[63,6],[52,4],[53,9],[132,4],[131,4],[135,10],[136,10],[138,11],[139,12],[140,13],[141,14],[142,15],[143,16],[144,17],[145,18],[146,19],[147,20],[148,20],[150,21],[149,22],[151,21],[152,23],[153,24],[137,25],[187,4],[154,26],[155,27],[156,28],[188,29],[157,30],[158,31],[159,32],[160,33],[161,34],[162,35],[163,36],[164,37],[165,38],[166,39],[167,39],[168,40],[169,41],[171,42],[170,43],[172,44],[173,45],[174,4],[175,46],[176,47],[177,48],[178,49],[179,50],[180,51],[181,52],[182,53],[183,54],[184,55],[185,56],[186,57],[46,4],[44,4],[48,58],[47,4],[134,59],[133,4],[55,60],[54,4],[45,4],[58,61],[83,62],[56,63],[79,62],[75,63],[86,62],[77,62],[81,62],[84,64],[88,4],[57,65],[70,66],[80,67],[76,68],[87,69],[78,70],[82,71],[85,72],[89,73],[59,74],[43,4],[8,4],[9,4],[11,4],[10,4],[2,4],[12,4],[13,4],[14,4],[15,4],[16,4],[17,4],[18,4],[19,4],[3,4],[4,4],[23,4],[20,4],[21,4],[22,4],[24,4],[25,4],[26,4],[5,4],[27,4],[28,4],[29,4],[30,4],[6,4],[31,4],[32,4],[33,4],[34,4],[7,4],[35,4],[40,4],[41,4],[36,4],[37,4],[38,4],[39,4],[1,4],[42,4],[93,75],[97,76],[94,77],[98,78],[113,75],[105,79],[108,80],[111,81],[102,82],[99,75],[104,83],[107,84],[110,85],[101,86],[103,87],[106,87],[109,87],[100,87],[96,88],[95,89],[128,90],[129,91],[127,92],[125,75],[112,75],[114,93],[126,94],[189,4],[130,108],[71,96],[74,97],[90,98],[73,99],[72,96],[115,4],[116,4],[117,100],[118,101],[120,4],[119,102],[121,103],[122,104],[123,105],[91,106],[92,107]],"semanticDiagnosticsPerFile":[124,49,50,51,60,61,64,62,66,69,68,67,65,63,52,53,132,131,135,136,138,139,140,141,142,143,144,145,146,147,148,150,149,151,152,153,137,187,154,155,156,188,157,158,159,160,161,162,163,164,165,166,167,168,169,171,170,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,46,44,48,47,134,133,55,54,45,58,83,56,79,75,86,77,81,84,88,57,70,80,76,87,78,82,85,89,59,43,8,9,11,10,2,12,13,14,15,16,17,18,19,3,4,23,20,21,22,24,25,26,5,27,28,29,30,6,31,32,33,34,7,35,40,41,36,37,38,39,1,42,93,97,94,98,113,105,108,111,102,99,104,107,110,101,103,106,109,100,96,95,128,129,127,125,112,114,126,189,130,71,74,90,73,72,115,116,117,118,120,119,121,122,123,91,92],"latestChangedDtsFile":"./index.d.ts"},"version":"4.8.4"}
|