@operato/scene-grist 0.1.1 → 0.1.5
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +60 -77
- package/dist/grist-action.d.ts +3 -33
- package/dist/grist-action.js.map +1 -1
- package/dist/grist.d.ts +2 -34
- package/dist/grist.js.map +1 -1
- package/logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json +14 -0
- package/logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json +14 -0
- package/logs/application-2021-12-07-16.log +13 -0
- package/logs/connections-2021-12-07-16.log +96 -0
- package/package.json +8 -8
- package/src/grist-action.ts +2 -2
- package/src/grist.ts +2 -2
- package/tsconfig.tsbuildinfo +1 -1
package/CHANGELOG.md
CHANGED
@@ -3,203 +3,186 @@
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
5
5
|
|
6
|
-
### [0.1.
|
6
|
+
### [0.1.5](https://github.com/things-scene/operato-scene/compare/v0.1.4...v0.1.5) (2022-02-10)
|
7
7
|
|
8
8
|
|
9
|
-
### :
|
9
|
+
### :rocket: New Features
|
10
10
|
|
11
|
-
*
|
12
|
-
* @operato/board@0.3.4 ([9f7a868](https://github.com/things-scene/operato-scene/commit/9f7a86820280d24b08dabfd9c9b0f46b4c74feed))
|
11
|
+
* move news-ticker to here ([c5e565d](https://github.com/things-scene/operato-scene/commit/c5e565dff6016977766e54b3b74c4f80838f7cd2))
|
13
12
|
|
14
13
|
|
15
14
|
|
16
|
-
|
15
|
+
### [0.1.4](https://github.com/things-scene/operato-scene/compare/v0.1.3...v0.1.4) (2022-01-30)
|
17
16
|
|
18
17
|
|
19
18
|
### :rocket: New Features
|
20
19
|
|
21
|
-
*
|
20
|
+
* scene-label migrated from things-factory project ([3c9033c](https://github.com/things-scene/operato-scene/commit/3c9033c9af28bdd0377ac4a538ef7d4bfd38d488))
|
22
21
|
|
23
22
|
|
23
|
+
### :bug: Bug Fix
|
24
24
|
|
25
|
-
|
25
|
+
* applied [@operato](https://github.com/operato) 0.3.24 ([fb4fed0](https://github.com/things-scene/operato-scene/commit/fb4fed0d9fd44d6ae38db6359fdca15fc61f167c))
|
26
|
+
* applied [@things-factory](https://github.com/things-factory)@^4.0.40 ([3d4e6cb](https://github.com/things-scene/operato-scene/commit/3d4e6cbe167f605a68333fffe18949adb5247c1d))
|
27
|
+
* upgrade [@operato](https://github.com/operato) dependencies ([7d2478e](https://github.com/things-scene/operato-scene/commit/7d2478e72586b662e6c219f0720c78cde5dd7a2d))
|
28
|
+
* upgrade [@things-factory](https://github.com/things-factory) and [@operato](https://github.com/operato) ([4d97897](https://github.com/things-scene/operato-scene/commit/4d978970d3c8aba6ecae99e3fa98e431a647e8cb))
|
26
29
|
|
27
30
|
|
28
|
-
### :bug: Bug Fix
|
29
31
|
|
30
|
-
|
32
|
+
### [0.1.3](https://github.com/things-scene/operato-scene/compare/v0.1.2...v0.1.3) (2022-01-28)
|
31
33
|
|
32
34
|
|
35
|
+
### :rocket: New Features
|
33
36
|
|
34
|
-
|
37
|
+
* add graphql, mqtt scene component ([e223063](https://github.com/things-scene/operato-scene/commit/e223063b562f6a6a7b6ff12f3e32df30aa920da8))
|
35
38
|
|
36
39
|
|
37
40
|
### :bug: Bug Fix
|
38
41
|
|
39
|
-
* @
|
40
|
-
*
|
42
|
+
* applied [@operato](https://github.com/operato)@^0.3.20 ([9a1dcbd](https://github.com/things-scene/operato-scene/commit/9a1dcbd2d1ca7f95b498503c87242b6d57ee3482))
|
43
|
+
* applied [@things-factory](https://github.com/things-factory)@^4.0.38 and [@operato](https://github.com/operato)@^0.3.18 ([d506c2d](https://github.com/things-scene/operato-scene/commit/d506c2d8a58341eee235079eff9b79bfa1fe350f))
|
41
44
|
|
42
45
|
|
43
46
|
|
44
|
-
### [0.
|
45
|
-
|
47
|
+
### [0.1.2](https://github.com/things-scene/operato-scene/compare/v0.1.1...v0.1.2) (2022-01-13)
|
46
48
|
|
47
49
|
### :bug: Bug Fix
|
48
50
|
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
### [0.0.23](https://github.com/things-scene/operato-scene/compare/v0.0.22...v0.0.23) (2021-12-16)
|
51
|
+
- @operato/board upgrade to 0.3.18 ([4c5d232](https://github.com/things-scene/operato-scene/commit/4c5d232d185642624501a369449df21b322384ae))
|
54
52
|
|
53
|
+
### [0.1.1](https://github.com/things-scene/operato-scene/compare/v0.1.0...v0.1.1) (2022-01-03)
|
55
54
|
|
56
55
|
### :bug: Bug Fix
|
57
56
|
|
58
|
-
|
57
|
+
- [@things-factory](https://github.com/things-factory) 4.0.38 for webpack 5 ([c1b8ce2](https://github.com/things-scene/operato-scene/commit/c1b8ce2a4f069a77b75c82ef8abe2b52974fa5a2))
|
58
|
+
- @operato/board@0.3.4 ([9f7a868](https://github.com/things-scene/operato-scene/commit/9f7a86820280d24b08dabfd9c9b0f46b4c74feed))
|
59
59
|
|
60
|
+
## [0.1.0](https://github.com/things-scene/operato-scene/compare/v0.0.26...v0.1.0) (2022-01-03)
|
60
61
|
|
62
|
+
### :rocket: New Features
|
61
63
|
|
62
|
-
|
64
|
+
- applied import.meta.url for native web support ([fe65672](https://github.com/things-scene/operato-scene/commit/fe65672550b15276bd9fa79ab7ac886a8502f8b0))
|
63
65
|
|
66
|
+
### [0.0.26](https://github.com/things-scene/operato-scene/compare/v0.0.25...v0.0.26) (2022-01-01)
|
64
67
|
|
65
68
|
### :bug: Bug Fix
|
66
69
|
|
67
|
-
|
70
|
+
- upgrade [@operato](https://github.com/operato) modules ([ddcb27f](https://github.com/things-scene/operato-scene/commit/ddcb27f7562243d9fc581fed3090c3be42ce1d28))
|
68
71
|
|
72
|
+
### [0.0.25](https://github.com/things-scene/operato-scene/compare/v0.0.24...v0.0.25) (2021-12-28)
|
69
73
|
|
74
|
+
### :bug: Bug Fix
|
70
75
|
|
71
|
-
|
76
|
+
- @hatiolab/things-scene@2.7.31 ([b0d1706](https://github.com/things-scene/operato-scene/commit/b0d17064bb42ed4a60008a15d48700a328711ab8))
|
77
|
+
- upgrade [@things-factory](https://github.com/things-factory) dependencies ([0deff8d](https://github.com/things-scene/operato-scene/commit/0deff8dcaba7a7e81061246298b889f6165091d7))
|
72
78
|
|
79
|
+
### [0.0.24](https://github.com/things-scene/operato-scene/compare/v0.0.23...v0.0.24) (2021-12-21)
|
73
80
|
|
74
81
|
### :bug: Bug Fix
|
75
82
|
|
76
|
-
|
83
|
+
- upgrade [@operato](https://github.com/operato) dependencies ([19adafd](https://github.com/things-scene/operato-scene/commit/19adafde63c6a819c905c8b325b8fca6a3ff9e70))
|
77
84
|
|
85
|
+
### [0.0.23](https://github.com/things-scene/operato-scene/compare/v0.0.22...v0.0.23) (2021-12-16)
|
78
86
|
|
87
|
+
### :bug: Bug Fix
|
79
88
|
|
80
|
-
|
89
|
+
- upgrade dependencies ([3939f9f](https://github.com/things-scene/operato-scene/commit/3939f9f4069f97a5370b616375e3ecf36cf41704))
|
81
90
|
|
91
|
+
### [0.0.22](https://github.com/things-scene/operato-scene/compare/v0.0.21...v0.0.22) (2021-12-14)
|
82
92
|
|
83
93
|
### :bug: Bug Fix
|
84
94
|
|
85
|
-
|
95
|
+
- @hatiolab/things-scene upgrade ([7841684](https://github.com/things-scene/operato-scene/commit/78416849b0a336c55450e15f09d3cb58cc5e8e51))
|
86
96
|
|
97
|
+
### [0.0.21](https://github.com/things-scene/operato-scene/compare/v0.0.20...v0.0.21) (2021-12-14)
|
87
98
|
|
99
|
+
### :bug: Bug Fix
|
88
100
|
|
89
|
-
|
101
|
+
- @things-factory/operato-board@^4.0.17 ([713a319](https://github.com/things-scene/operato-scene/commit/713a319b55a9d27fca98a1b577898863cf89a765))
|
90
102
|
|
103
|
+
### [0.0.20](https://github.com/things-scene/operato-scene/compare/v0.0.19...v0.0.20) (2021-12-13)
|
91
104
|
|
92
105
|
### :bug: Bug Fix
|
93
106
|
|
94
|
-
|
107
|
+
- upgrade [@operato](https://github.com/operato) version ([fbc79cf](https://github.com/things-scene/operato-scene/commit/fbc79cfcc60f92a5c6c510dc07a42bc92b810777))
|
95
108
|
|
109
|
+
### [0.0.19](https://github.com/things-scene/operato-scene/compare/v0.0.18...v0.0.19) (2021-12-12)
|
96
110
|
|
111
|
+
### :bug: Bug Fix
|
97
112
|
|
98
|
-
|
113
|
+
- upgrade @hatiolab/things-scene, @operato/board,property-editor,data-grist ([e6743bd](https://github.com/things-scene/operato-scene/commit/e6743bda29852fdae779b893a1e825a1cb73f0f9))
|
99
114
|
|
115
|
+
### [0.0.18](https://github.com/things-scene/operato-scene/compare/v0.0.17...v0.0.18) (2021-12-11)
|
100
116
|
|
101
117
|
### :bug: Bug Fix
|
102
118
|
|
103
|
-
|
104
|
-
|
105
|
-
|
119
|
+
- upgrade things-factory version ([e7fc142](https://github.com/things-scene/operato-scene/commit/e7fc142a70d3d54b61fdd076522dede8a5908dcd))
|
106
120
|
|
107
121
|
### [0.0.17](https://github.com/things-scene/operato-scene/compare/v0.0.16...v0.0.17) (2021-12-11)
|
108
122
|
|
109
|
-
|
110
123
|
### :bug: Bug Fix
|
111
124
|
|
112
|
-
|
113
|
-
|
114
|
-
|
125
|
+
- upgrade operato to 0.2.45 ([0032bad](https://github.com/things-scene/operato-scene/commit/0032bad0914e7fd7eae5e8cc1574df20ce7cb851))
|
115
126
|
|
116
127
|
### [0.0.16](https://github.com/things-scene/operato-scene/compare/v0.0.15...v0.0.16) (2021-12-09)
|
117
128
|
|
118
|
-
|
119
129
|
### :rocket: New Features
|
120
130
|
|
121
|
-
|
122
|
-
|
131
|
+
- add indoor-map and gauge component ([35d8a75](https://github.com/things-scene/operato-scene/commit/35d8a75f7d691dd23ea299fd772b79d19eec5d2f))
|
123
132
|
|
124
133
|
### :bug: Bug Fix
|
125
134
|
|
126
|
-
|
127
|
-
|
128
|
-
|
129
|
-
|
135
|
+
- operato dependencies ([4309938](https://github.com/things-scene/operato-scene/commit/4309938e154e6638c22c4edd66b756ca2c0e6587))
|
136
|
+
- upgrade [@operato](https://github.com/operato) dependencies ([92985c7](https://github.com/things-scene/operato-scene/commit/92985c76d2b7e6d3941c2c809a85b3676a579b0e))
|
130
137
|
|
131
138
|
### [0.0.15](https://github.com/things-scene/operato-scene/compare/v0.0.14...v0.0.15) (2021-12-08)
|
132
139
|
|
133
|
-
|
134
140
|
### :bug: Bug Fix
|
135
141
|
|
136
|
-
|
137
|
-
|
138
|
-
|
142
|
+
- upgrade operato dependencies ([0c26428](https://github.com/things-scene/operato-scene/commit/0c26428d0e3236851cd46c4f507c086d9d181ff4))
|
139
143
|
|
140
144
|
### [0.0.14](https://github.com/things-scene/operato-scene/compare/v0.0.13...v0.0.14) (2021-12-07)
|
141
145
|
|
142
146
|
**Note:** Version bump only for package @operato/scene-grist
|
143
147
|
|
144
|
-
|
145
|
-
|
146
|
-
|
147
|
-
|
148
148
|
### [0.0.13](https://github.com/things-scene/operato-scene/compare/v0.0.12...v0.0.13) (2021-12-07)
|
149
149
|
|
150
|
-
|
151
150
|
### :rocket: New Features
|
152
151
|
|
153
|
-
|
154
|
-
|
152
|
+
- scene-grist complete ([cf87cb7](https://github.com/things-scene/operato-scene/commit/cf87cb7df0ae276341b16dee5c2e0f949703ff02))
|
155
153
|
|
156
154
|
### :bug: Bug Fix
|
157
155
|
|
158
|
-
|
159
|
-
|
160
|
-
|
156
|
+
- upgrade operato version ([e5ec388](https://github.com/things-scene/operato-scene/commit/e5ec38843b215be144a06ee65dfce22acff4ca1c))
|
161
157
|
|
162
158
|
### [0.0.12](https://github.com/things-scene/operato-scene/compare/v0.0.11...v0.0.12) (2021-12-06)
|
163
159
|
|
164
160
|
**Note:** Version bump only for package @operato/scene-grist
|
165
161
|
|
166
|
-
|
167
|
-
|
168
|
-
|
169
|
-
|
170
162
|
### [0.0.11](https://github.com/things-scene/operato-scene/compare/v0.0.10...v0.0.11) (2021-12-06)
|
171
163
|
|
172
|
-
|
173
164
|
### :rocket: New Features
|
174
165
|
|
175
|
-
|
176
|
-
|
177
|
-
|
178
|
-
|
166
|
+
- add wheel-sorter, legend, timer and compass ([dc90f73](https://github.com/things-scene/operato-scene/commit/dc90f73054424c0867a1c4a28d51da6e7fab8b85))
|
167
|
+
- add wheel-sorter, legend, timer and compass ([518950c](https://github.com/things-scene/operato-scene/commit/518950cb5476048504a415a1dd0a1fd2d4359a77))
|
179
168
|
|
180
169
|
### [0.0.10](https://github.com/things-scene/operato-scene/compare/v0.0.9...v0.0.10) (2021-12-06)
|
181
170
|
|
182
|
-
|
183
171
|
### :bug: Bug Fix
|
184
172
|
|
185
|
-
|
186
|
-
|
173
|
+
- module things-factory for test upgraded ([6a4a853](https://github.com/things-scene/operato-scene/commit/6a4a853f6beb80403c29bd8f423902f6e9ecdd81))
|
187
174
|
|
188
175
|
### :rocket: New Features
|
189
176
|
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
|
177
|
+
- add @operato/scene-clock ([74da632](https://github.com/things-scene/operato-scene/commit/74da632211643f47f50a886ca7173bced0132b62))
|
178
|
+
- add @operato/scene-clock ([8b0d55c](https://github.com/things-scene/operato-scene/commit/8b0d55ce3ce35f0b4e8aee02703370937a30275a))
|
194
179
|
|
195
180
|
### [0.0.9](https://github.com/things-scene/operato-scene/compare/v0.0.8...v0.0.9) (2021-12-03)
|
196
181
|
|
197
|
-
|
198
182
|
### :rocket: New Features
|
199
183
|
|
200
|
-
|
201
|
-
|
184
|
+
- operato/scene-grist added ([5dfb9ac](https://github.com/things-scene/operato-scene/commit/5dfb9ac35f46d0b101cbcb43dc7d90c937d8e2ff))
|
202
185
|
|
203
186
|
### :bug: Bug Fix
|
204
187
|
|
205
|
-
|
188
|
+
- ready to operato/scene-grist ([0cc9cc0](https://github.com/things-scene/operato-scene/commit/0cc9cc02d608be80ba5e39c017b5c2080e959da9))
|
package/dist/grist-action.d.ts
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
import { Component, Properties } from '@hatiolab/things-scene';
|
1
|
+
import { Component, ComponentNature, Properties } from '@hatiolab/things-scene';
|
2
2
|
import { DataGrist } from '@operato/data-grist';
|
3
3
|
import { GristData, GristRecord } from '@operato/data-grist/src/types.js';
|
4
4
|
import SceneGrist from './grist';
|
@@ -17,37 +17,7 @@ declare const GristAction_base: (new (...args: any[]) => {
|
|
17
17
|
animOnValueChange(value: number, animFromBase: boolean, base: number): void;
|
18
18
|
}) & typeof Component;
|
19
19
|
export default class GristAction extends GristAction_base {
|
20
|
-
static get nature():
|
21
|
-
mutable: boolean;
|
22
|
-
resizable: boolean;
|
23
|
-
rotatable: boolean;
|
24
|
-
properties: ({
|
25
|
-
type: string;
|
26
|
-
label: string;
|
27
|
-
name: string;
|
28
|
-
property: {
|
29
|
-
component: string;
|
30
|
-
options?: undefined;
|
31
|
-
};
|
32
|
-
} | {
|
33
|
-
type: string;
|
34
|
-
label: string;
|
35
|
-
name: string;
|
36
|
-
property: {
|
37
|
-
options: {
|
38
|
-
display: string;
|
39
|
-
value: ACTIONS;
|
40
|
-
}[];
|
41
|
-
component?: undefined;
|
42
|
-
};
|
43
|
-
} | {
|
44
|
-
type: string;
|
45
|
-
label: string;
|
46
|
-
name: string;
|
47
|
-
property?: undefined;
|
48
|
-
})[];
|
49
|
-
help: string;
|
50
|
-
};
|
20
|
+
static get nature(): ComponentNature;
|
51
21
|
private uuid;
|
52
22
|
private _data;
|
53
23
|
ready(): void;
|
@@ -59,7 +29,7 @@ export default class GristAction extends GristAction_base {
|
|
59
29
|
doAction(action?: ACTIONS): void;
|
60
30
|
refreshGrist(grist: DataGrist): void;
|
61
31
|
assortDirties(grist: DataGrist): {
|
62
|
-
original: import("@operato/data-grist
|
32
|
+
original: import("@operato/data-grist").GristRecord[];
|
63
33
|
patches: GristRecord[];
|
64
34
|
created: GristRecord[];
|
65
35
|
updated: GristRecord[];
|
package/dist/grist-action.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"grist-action.js","sourceRoot":"","sources":["../src/grist-action.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright © HatioLab Inc. All rights reserved.\n *\n * grist 컴포넌트를 보조하여 grist의 각종 동작을 수행하는 컴포넌트.\n */\n\nimport uuid from 'uuid'\n\nimport { Component, Properties, RectPath, ValueHolder } from '@hatiolab/things-scene'\nimport { DataGrist } from '@operato/data-grist'\nimport { GristData, GristRecord, SorterConfig } from '@operato/data-grist/src/types.js'\n\nimport SceneGrist from './grist'\n\nexport enum ACTIONS {\n GET_ALL_ROWS = 'getAllRows',\n COMMIT = 'commit',\n GET_SELECTED = 'getSelectedRows',\n GET_DIRTY = 'getDirtyRows',\n ADD_ROW = 'addRow',\n DELETE_SELECTED_ROWS = 'deleteSelectedRowsSoftly',\n GET_PAGE_INFO = 'getPageInfo'\n}\n\nconst NATURE = {\n mutable: false,\n resizable: true,\n rotatable: true,\n properties: [\n {\n // 대상 Grist\n type: 'id-input',\n label: 'target-grist',\n name: 'target',\n property: {\n component: 'grist'\n }\n },\n {\n // 동작\n type: 'select',\n label: 'action',\n name: 'action',\n property: {\n options: [\n {\n // 페이지네이션 정보 가져오기\n display: 'Get page information',\n value: ACTIONS.GET_PAGE_INFO\n },\n {\n // 모든 레코드 데이터 가져오기\n display: 'Get all rows',\n value: ACTIONS.GET_ALL_ROWS\n },\n {\n // 체크된 레코드 데이터 가져오기\n display: 'Get selected rows',\n value: ACTIONS.GET_SELECTED\n },\n {\n // 변경 사항이 있는 데이터 가져오기\n display: 'Get dirty rows',\n value: ACTIONS.GET_DIRTY\n },\n {\n // 행 추가\n display: 'Add a row',\n value: ACTIONS.ADD_ROW\n },\n {\n // 선택 행 삭제\n display: 'Delete selected rows',\n value: ACTIONS.DELETE_SELECTED_ROWS\n },\n {\n // 변경 사항을 데이터에 적용\n display: 'Commit',\n value: ACTIONS.COMMIT\n }\n ]\n }\n },\n {\n // 뷰어 시작 시 자동 실행 여부\n type: 'checkbox',\n label: 'run-at-startup',\n name: 'runAtStartup'\n },\n {\n // 행 추가 시의 포맷\n type: 'textarea',\n label: 'record-adder-format',\n name: 'recordFormat'\n }\n ],\n help: 'scene/component/grist-action'\n}\n\nexport default class GristAction extends ValueHolder(RectPath(Component)) {\n static get nature() {\n return NATURE\n }\n\n // grist의 fetchHandler를 사용할 때 이 컴포넌트를 판별할 ID\n private uuid = uuid.v4()\n private _data: any\n\n ready() {\n // 뷰어 시작시에도 action 값이 getPageInfo로 되어 있을 경우 fetchHandler를 등록하기 위해 onchange를 호출함\n this.onchange({ action: this.state.action })\n if (this.state.runAtStartup) {\n setTimeout(() => this.doAction(), 100)\n }\n }\n\n dispose() {\n super.dispose()\n }\n\n onclick() {\n // 컴포넌트 클릭 시 동작\n this.doAction()\n }\n\n onchange(after: Properties) {\n // value 값이 바뀌면 동작\n if ('value' in after) {\n this.doAction()\n }\n\n // action 값이 바뀌면 getPageInfo인지 확인하고 grist에 fetchHandler를 등록하거나 폐기함\n if ('action' in after) {\n const gristComponent = this.targetGristComponent\n\n if (gristComponent) {\n if (after.action == ACTIONS.GET_PAGE_INFO) {\n gristComponent.beforeFetchFuncs[this.uuid] = (fetchedData: {\n page: number\n limit: number\n total: number\n records: GristRecord[]\n }) => {\n this.data = this.getPageInfoFrom(null, fetchedData)\n this.doDataMap()\n }\n } else {\n delete gristComponent.beforeFetchFuncs[this.uuid]\n }\n }\n }\n }\n\n // 데이터 매핑을 수동으로 실행하기 위해 기존의 메소드를 무효화\n executeMappings() {\n console.debug(\n \"[@operato/data-grist] The method 'executeMappings' is overriden in the component 'grist-action', because of to prevent executing when initialize.\"\n )\n }\n\n // 데이터 매핑을 수동으로 조작하기 위한 새 메소드\n doDataMap() {\n super.executeMappings()\n }\n\n // action 값에 따라 동작\n doAction(action?: ACTIONS) {\n if (!this.app.isViewMode) {\n return\n }\n\n // 파라미터가 명시되어있지 않으면 컴포넌트 속성에서 action 값을 가져옴\n var { action: storedAction } = this.state\n action = action || storedAction\n\n // 대상 Grist 컴포넌트\n var grist = this.targetGristElement\n if (!grist) return\n\n var data\n switch (action) {\n case ACTIONS.GET_ALL_ROWS:\n data = grist.grist.data\n break\n case ACTIONS.COMMIT:\n grist.commit()\n break\n case ACTIONS.GET_SELECTED:\n data = {\n patches: this.buildPatches(grist.selected),\n original: grist.selected\n }\n break\n case ACTIONS.GET_DIRTY:\n data = this.assortDirties(grist)\n break\n case ACTIONS.ADD_ROW:\n {\n var records = grist.dirtyData.records || []\n\n let recordFormat\n try {\n recordFormat = eval(`(${this.state.recordFormat})`)\n } catch (e) {\n console.log('Invalid JSON format. It will be assumed as empty object.\\n', e)\n recordFormat = {}\n }\n records.push({ ...recordFormat, __dirty__: '+' })\n this.refreshGrist(grist)\n }\n break\n case ACTIONS.DELETE_SELECTED_ROWS:\n {\n var records = grist.dirtyData.records || []\n\n records.forEach((record, idx) => {\n if (record['__selected__']) {\n if (record['__dirty__'] == '+') delete records[idx]\n else record['__dirty__'] = '-'\n }\n })\n grist.dirtyData.records = records.flat()\n this.refreshGrist(grist)\n }\n break\n case ACTIONS.GET_PAGE_INFO:\n data = this.getPageInfoFrom(grist)\n break\n }\n\n // 이 컴포넌트의 data 값이 바뀌는 동작은 데이터 매핑까지 실행함\n if (data) {\n this.data = data\n this.doDataMap()\n }\n }\n\n // 대상 grist 컴포넌트의 레코드를 새로고침\n refreshGrist(grist: DataGrist) {\n grist = grist || this.targetGristElement\n if (!grist) return\n\n grist.refresh()\n // grist.dataProvider.onRecordChange()\n grist.grist.data = { ...grist.dirtyData }\n }\n\n // 변경 사항이 있는 레코드의 경우, CUD를 분류해서 반환함\n assortDirties(grist: DataGrist) {\n const dirties = grist.dirtyRecords\n var patches = this.buildPatches(dirties)\n var records = {\n original: dirties,\n patches,\n created: [] as GristRecord[],\n updated: [] as GristRecord[],\n deleted: [] as GristRecord[]\n }\n\n patches.forEach((record: GristRecord) => {\n switch (record['cuFlag']) {\n case 'M':\n records.updated.push(record)\n break\n case '+':\n records.created.push(record)\n break\n case '-':\n records.deleted.push(record)\n break\n }\n })\n return records\n }\n\n // 페이지네이션 정보를 가져옴\n getPageInfoFrom(grist: DataGrist | null, fetchedData?: GristData) {\n // @ts-ignore\n var { page = 1, limit = 20, sorters = [] } = fetchedData || (grist && grist.dataProvider) || pagination(grist!)\n\n sorters = sorters.map((sorter: SorterConfig) => {\n sorter.desc = sorter.desc ? true : false\n return sorter\n })\n return { page, limit, sorters }\n\n function pagination(grist: DataGrist) {\n var config = grist && grist.config && grist.config.pagination\n if (config)\n return {\n page: config.page,\n limit: config.limit || (config.pages && config.pages[0])\n }\n else return {}\n }\n }\n\n // 레코드들을 서버 공통 resolver에 맞는 포맷으로 만듦\n buildPatches(patches: GristRecord[]): GristRecord[] {\n return patches.map(patch => {\n let patchField: { [key: string]: any } = patch.id ? { id: patch.id } : {}\n const dirtyFields = patch.__dirtyfields__\n\n for (let key in dirtyFields) {\n patchField[key] = dirtyFields[key].after\n }\n patchField.cuFlag = patch.__dirty__\n\n return patchField\n })\n }\n\n render(context: CanvasRenderingContext2D) {\n var { top, left, height, width, fillStyle = 'transparent' } = this.model\n\n // background의 색상\n context.beginPath()\n context.rect(left, top, width, height)\n\n context.fillStyle = fillStyle\n context.fill()\n\n // value의 색상\n context.beginPath()\n\n var drawValue = width - (width * Math.max(Math.min(this.animValue, 100), 0)) / 100\n drawValue = Math.max(Math.min(drawValue, width), 0)\n\n context.rect(left + drawValue, top, width - drawValue, height)\n\n this.drawFill(context)\n\n context.closePath()\n\n context.beginPath()\n\n context.rect(left, top, width, height)\n }\n\n postrender(context: CanvasRenderingContext2D) {\n this.drawStroke(context)\n this.drawText(context)\n }\n\n get controls() {\n return []\n }\n\n get targetGristComponent(): SceneGrist {\n var { target } = this.state\n return this.root.findById(target) as SceneGrist\n }\n\n get targetGristElement(): DataGrist | undefined {\n return this.targetGristComponent?.grist\n }\n\n get data() {\n return this._data\n }\n\n set data(data) {\n this._data = data\n }\n}\n\nComponent.register('grist-action', GristAction)\n"]}
|
1
|
+
{"version":3,"file":"grist-action.js","sourceRoot":"","sources":["../src/grist-action.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright © HatioLab Inc. All rights reserved.\n *\n * grist 컴포넌트를 보조하여 grist의 각종 동작을 수행하는 컴포넌트.\n */\n\nimport uuid from 'uuid'\n\nimport { Component, ComponentNature, Properties, RectPath, ValueHolder } from '@hatiolab/things-scene'\nimport { DataGrist } from '@operato/data-grist'\nimport { GristData, GristRecord, SorterConfig } from '@operato/data-grist/src/types.js'\n\nimport SceneGrist from './grist'\n\nexport enum ACTIONS {\n GET_ALL_ROWS = 'getAllRows',\n COMMIT = 'commit',\n GET_SELECTED = 'getSelectedRows',\n GET_DIRTY = 'getDirtyRows',\n ADD_ROW = 'addRow',\n DELETE_SELECTED_ROWS = 'deleteSelectedRowsSoftly',\n GET_PAGE_INFO = 'getPageInfo'\n}\n\nconst NATURE: ComponentNature = {\n mutable: false,\n resizable: true,\n rotatable: true,\n properties: [\n {\n // 대상 Grist\n type: 'id-input',\n label: 'target-grist',\n name: 'target',\n property: {\n component: 'grist'\n }\n },\n {\n // 동작\n type: 'select',\n label: 'action',\n name: 'action',\n property: {\n options: [\n {\n // 페이지네이션 정보 가져오기\n display: 'Get page information',\n value: ACTIONS.GET_PAGE_INFO\n },\n {\n // 모든 레코드 데이터 가져오기\n display: 'Get all rows',\n value: ACTIONS.GET_ALL_ROWS\n },\n {\n // 체크된 레코드 데이터 가져오기\n display: 'Get selected rows',\n value: ACTIONS.GET_SELECTED\n },\n {\n // 변경 사항이 있는 데이터 가져오기\n display: 'Get dirty rows',\n value: ACTIONS.GET_DIRTY\n },\n {\n // 행 추가\n display: 'Add a row',\n value: ACTIONS.ADD_ROW\n },\n {\n // 선택 행 삭제\n display: 'Delete selected rows',\n value: ACTIONS.DELETE_SELECTED_ROWS\n },\n {\n // 변경 사항을 데이터에 적용\n display: 'Commit',\n value: ACTIONS.COMMIT\n }\n ]\n }\n },\n {\n // 뷰어 시작 시 자동 실행 여부\n type: 'checkbox',\n label: 'run-at-startup',\n name: 'runAtStartup'\n },\n {\n // 행 추가 시의 포맷\n type: 'textarea',\n label: 'record-adder-format',\n name: 'recordFormat'\n }\n ],\n help: 'scene/component/grist-action'\n}\n\nexport default class GristAction extends ValueHolder(RectPath(Component)) {\n static get nature() {\n return NATURE\n }\n\n // grist의 fetchHandler를 사용할 때 이 컴포넌트를 판별할 ID\n private uuid = uuid.v4()\n private _data: any\n\n ready() {\n // 뷰어 시작시에도 action 값이 getPageInfo로 되어 있을 경우 fetchHandler를 등록하기 위해 onchange를 호출함\n this.onchange({ action: this.state.action })\n if (this.state.runAtStartup) {\n setTimeout(() => this.doAction(), 100)\n }\n }\n\n dispose() {\n super.dispose()\n }\n\n onclick() {\n // 컴포넌트 클릭 시 동작\n this.doAction()\n }\n\n onchange(after: Properties) {\n // value 값이 바뀌면 동작\n if ('value' in after) {\n this.doAction()\n }\n\n // action 값이 바뀌면 getPageInfo인지 확인하고 grist에 fetchHandler를 등록하거나 폐기함\n if ('action' in after) {\n const gristComponent = this.targetGristComponent\n\n if (gristComponent) {\n if (after.action == ACTIONS.GET_PAGE_INFO) {\n gristComponent.beforeFetchFuncs[this.uuid] = (fetchedData: {\n page: number\n limit: number\n total: number\n records: GristRecord[]\n }) => {\n this.data = this.getPageInfoFrom(null, fetchedData)\n this.doDataMap()\n }\n } else {\n delete gristComponent.beforeFetchFuncs[this.uuid]\n }\n }\n }\n }\n\n // 데이터 매핑을 수동으로 실행하기 위해 기존의 메소드를 무효화\n executeMappings() {\n console.debug(\n \"[@operato/data-grist] The method 'executeMappings' is overriden in the component 'grist-action', because of to prevent executing when initialize.\"\n )\n }\n\n // 데이터 매핑을 수동으로 조작하기 위한 새 메소드\n doDataMap() {\n super.executeMappings()\n }\n\n // action 값에 따라 동작\n doAction(action?: ACTIONS) {\n if (!this.app.isViewMode) {\n return\n }\n\n // 파라미터가 명시되어있지 않으면 컴포넌트 속성에서 action 값을 가져옴\n var { action: storedAction } = this.state\n action = action || storedAction\n\n // 대상 Grist 컴포넌트\n var grist = this.targetGristElement\n if (!grist) return\n\n var data\n switch (action) {\n case ACTIONS.GET_ALL_ROWS:\n data = grist.grist.data\n break\n case ACTIONS.COMMIT:\n grist.commit()\n break\n case ACTIONS.GET_SELECTED:\n data = {\n patches: this.buildPatches(grist.selected),\n original: grist.selected\n }\n break\n case ACTIONS.GET_DIRTY:\n data = this.assortDirties(grist)\n break\n case ACTIONS.ADD_ROW:\n {\n var records = grist.dirtyData.records || []\n\n let recordFormat\n try {\n recordFormat = eval(`(${this.state.recordFormat})`)\n } catch (e) {\n console.log('Invalid JSON format. It will be assumed as empty object.\\n', e)\n recordFormat = {}\n }\n records.push({ ...recordFormat, __dirty__: '+' })\n this.refreshGrist(grist)\n }\n break\n case ACTIONS.DELETE_SELECTED_ROWS:\n {\n var records = grist.dirtyData.records || []\n\n records.forEach((record, idx) => {\n if (record['__selected__']) {\n if (record['__dirty__'] == '+') delete records[idx]\n else record['__dirty__'] = '-'\n }\n })\n grist.dirtyData.records = records.flat()\n this.refreshGrist(grist)\n }\n break\n case ACTIONS.GET_PAGE_INFO:\n data = this.getPageInfoFrom(grist)\n break\n }\n\n // 이 컴포넌트의 data 값이 바뀌는 동작은 데이터 매핑까지 실행함\n if (data) {\n this.data = data\n this.doDataMap()\n }\n }\n\n // 대상 grist 컴포넌트의 레코드를 새로고침\n refreshGrist(grist: DataGrist) {\n grist = grist || this.targetGristElement\n if (!grist) return\n\n grist.refresh()\n // grist.dataProvider.onRecordChange()\n grist.grist.data = { ...grist.dirtyData }\n }\n\n // 변경 사항이 있는 레코드의 경우, CUD를 분류해서 반환함\n assortDirties(grist: DataGrist) {\n const dirties = grist.dirtyRecords\n var patches = this.buildPatches(dirties)\n var records = {\n original: dirties,\n patches,\n created: [] as GristRecord[],\n updated: [] as GristRecord[],\n deleted: [] as GristRecord[]\n }\n\n patches.forEach((record: GristRecord) => {\n switch (record['cuFlag']) {\n case 'M':\n records.updated.push(record)\n break\n case '+':\n records.created.push(record)\n break\n case '-':\n records.deleted.push(record)\n break\n }\n })\n return records\n }\n\n // 페이지네이션 정보를 가져옴\n getPageInfoFrom(grist: DataGrist | null, fetchedData?: GristData) {\n // @ts-ignore\n var { page = 1, limit = 20, sorters = [] } = fetchedData || (grist && grist.dataProvider) || pagination(grist!)\n\n sorters = sorters.map((sorter: SorterConfig) => {\n sorter.desc = sorter.desc ? true : false\n return sorter\n })\n return { page, limit, sorters }\n\n function pagination(grist: DataGrist) {\n var config = grist && grist.config && grist.config.pagination\n if (config)\n return {\n page: config.page,\n limit: config.limit || (config.pages && config.pages[0])\n }\n else return {}\n }\n }\n\n // 레코드들을 서버 공통 resolver에 맞는 포맷으로 만듦\n buildPatches(patches: GristRecord[]): GristRecord[] {\n return patches.map(patch => {\n let patchField: { [key: string]: any } = patch.id ? { id: patch.id } : {}\n const dirtyFields = patch.__dirtyfields__\n\n for (let key in dirtyFields) {\n patchField[key] = dirtyFields[key].after\n }\n patchField.cuFlag = patch.__dirty__\n\n return patchField\n })\n }\n\n render(context: CanvasRenderingContext2D) {\n var { top, left, height, width, fillStyle = 'transparent' } = this.model\n\n // background의 색상\n context.beginPath()\n context.rect(left, top, width, height)\n\n context.fillStyle = fillStyle\n context.fill()\n\n // value의 색상\n context.beginPath()\n\n var drawValue = width - (width * Math.max(Math.min(this.animValue, 100), 0)) / 100\n drawValue = Math.max(Math.min(drawValue, width), 0)\n\n context.rect(left + drawValue, top, width - drawValue, height)\n\n this.drawFill(context)\n\n context.closePath()\n\n context.beginPath()\n\n context.rect(left, top, width, height)\n }\n\n postrender(context: CanvasRenderingContext2D) {\n this.drawStroke(context)\n this.drawText(context)\n }\n\n get controls() {\n return []\n }\n\n get targetGristComponent(): SceneGrist {\n var { target } = this.state\n return this.root.findById(target) as SceneGrist\n }\n\n get targetGristElement(): DataGrist | undefined {\n return this.targetGristComponent?.grist\n }\n\n get data() {\n return this._data\n }\n\n set data(data) {\n this._data = data\n }\n}\n\nComponent.register('grist-action', GristAction)\n"]}
|
package/dist/grist.d.ts
CHANGED
@@ -1,40 +1,8 @@
|
|
1
1
|
import '@operato/data-grist';
|
2
|
-
import { HTMLOverlayElement, Properties } from '@hatiolab/things-scene';
|
2
|
+
import { ComponentNature, HTMLOverlayElement, Properties } from '@hatiolab/things-scene';
|
3
3
|
import { DataGrist } from '@operato/data-grist';
|
4
4
|
export default class SceneGrist extends HTMLOverlayElement {
|
5
|
-
static get nature():
|
6
|
-
mutable: boolean;
|
7
|
-
resizable: boolean;
|
8
|
-
rotatable: boolean;
|
9
|
-
properties: ({
|
10
|
-
type: string;
|
11
|
-
label: string;
|
12
|
-
name: string;
|
13
|
-
property: {
|
14
|
-
options: {
|
15
|
-
display: string;
|
16
|
-
value: string;
|
17
|
-
}[];
|
18
|
-
step?: undefined;
|
19
|
-
min?: undefined;
|
20
|
-
};
|
21
|
-
} | {
|
22
|
-
type: string;
|
23
|
-
label: string;
|
24
|
-
name: string;
|
25
|
-
property?: undefined;
|
26
|
-
} | {
|
27
|
-
type: string;
|
28
|
-
label: string;
|
29
|
-
name: string;
|
30
|
-
property: {
|
31
|
-
step: number;
|
32
|
-
min: number;
|
33
|
-
options?: undefined;
|
34
|
-
};
|
35
|
-
})[];
|
36
|
-
help: string;
|
37
|
-
};
|
5
|
+
static get nature(): ComponentNature;
|
38
6
|
beforeFetchFuncs: any;
|
39
7
|
private __value;
|
40
8
|
private _listenTo?;
|
package/dist/grist.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"grist.js","sourceRoot":"","sources":["../src/grist.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright © HatioLab Inc. All rights reserved.\n */\n\nimport '@operato/data-grist'\n\nimport { Component, error, HTMLOverlayElement, Properties } from '@hatiolab/things-scene'\nimport { DataGrist } from '@operato/data-grist'\nimport { FetchOption, GristRecord } from '@operato/data-grist/dist/src/types'\n\nconst NATURE = {\n mutable: false,\n resizable: true,\n rotatable: true,\n properties: [\n {\n type: 'select',\n label: 'grist-mode',\n name: 'mode',\n property: {\n options: [\n {\n display: 'Grid',\n value: 'GRID'\n },\n {\n display: 'List',\n value: 'LIST'\n },\n {\n display: 'Depends on device',\n value: 'DEVICE'\n }\n ]\n }\n },\n {\n type: 'textarea',\n label: 'config',\n name: 'config'\n },\n {\n type: 'checkbox',\n label: 'appendable',\n name: 'appendable'\n },\n {\n type: 'checkbox',\n label: 'paginatable',\n name: 'paginatable'\n },\n {\n type: 'number',\n label: 'content-scale',\n name: 'contentScale',\n property: {\n step: 0.1,\n min: 0.1\n }\n },\n {\n type: 'select',\n label: 'bound-data',\n name: 'boundData',\n property: {\n options: [\n {\n display: '',\n value: ''\n },\n {\n display: 'Focused Row',\n value: 'focused-row'\n },\n {\n display: 'Selected Rows',\n value: 'selected-rows'\n }\n ]\n }\n }\n ],\n help: 'scene/component/grist'\n}\n\nconst isMobileDevice = () => false\n\nexport default class SceneGrist extends HTMLOverlayElement {\n static get nature() {\n return NATURE\n }\n\n public beforeFetchFuncs: any = {}\n\n private __value: any = {}\n private _listenTo?: any\n private _listener?: any\n\n public grist?: DataGrist\n\n ready() {\n super.ready()\n\n if (this.rootModel) {\n this._listenTo = this.rootModel\n this._listener = function (this: SceneGrist, after: Properties) {\n after.scale && this.rescale()\n }.bind(this)\n this.rootModel.on('change', this._listener)\n }\n }\n\n removed() {\n if (this._listenTo) {\n this._listenTo.off('change', this._listener)\n\n delete this._listenTo\n delete this._listener\n }\n }\n\n createElement() {\n super.createElement()\n\n this.grist = document.createElement('ox-grist') as DataGrist\n this.grist.style.setProperty('--grist-padding', '0')\n\n this.element.appendChild(this.grist)\n\n this.rescale()\n\n const grist = this.grist\n\n this.setGristConfig(grist)\n\n grist.fetchHandler = ({\n page,\n limit,\n sorters,\n options\n }: FetchOption): {\n page?: number\n limit?: number\n total: number\n records: GristRecord[]\n } => {\n Object.values(this.beforeFetchFuncs).forEach((func: any) => func({ page, limit, sorters, options }))\n var { total = 0, records = [] } = grist.data || {}\n\n return {\n page,\n limit,\n total,\n records\n }\n }\n\n grist.addEventListener('select-record-change', e => {\n if (this.state.boundData === 'selected-rows') {\n this.data = (e.target as DataGrist)?.selected || []\n }\n })\n\n grist.addEventListener('select-all-change', e => {\n if (this.state.boundData === 'selected-rows') {\n this.data = (e.target as DataGrist)?.selected || []\n }\n })\n\n grist.addEventListener('focus-change', (e: Event) => {\n if (this.state.boundData === 'focused-row') {\n this.data = ((e.target as DataGrist)?.data?.records || [])[(e as CustomEvent).detail.row]\n }\n })\n }\n\n get value() {\n return this.__value\n }\n\n set value(value) {\n this.__value = value\n if (!this.grist || typeof value !== 'object') return\n\n var { page, limit } = this.config.pagination || {}\n\n this.grist.data =\n value instanceof Array\n ? {\n page,\n limit,\n ...this.grist._data,\n total: value.length,\n records: Array.from(value)\n }\n : {\n page,\n limit,\n ...this.grist._data,\n ...value\n }\n }\n\n onchange(after: Properties, before: Properties) {\n if ('mode' in after || 'appendable' in after || 'paginatable' in after || 'config' in after) {\n this.setGristConfig(this.grist)\n }\n\n this.rescale()\n }\n\n dispose() {\n super.dispose()\n\n delete this.grist\n }\n\n /*\n * 컴포넌트의 생성 또는 속성 변화 시에 호출되며,\n * 그에 따른 html element의 반영이 필요한 부분을 구현한다.\n *\n * ThingsComponent state => HTML element properties\n */\n setElementProperties(grist: DataGrist) {\n this.rescale()\n }\n\n setGristConfig(grist: DataGrist | undefined) {\n if (!grist) {\n return\n }\n\n var { mode } = this.state\n\n if (mode != 'DEVICE') {\n grist.mode = mode\n } else {\n grist.mode = isMobileDevice() ? 'LIST' : 'GRID'\n }\n\n grist.config = this.config\n }\n\n /*\n * 컴포넌트가 ready 상태가 되거나, 컴포넌트의 속성이 변화될 시 setElementProperties 뒤에 호출된다.\n * 변화에 따른 기본적인 html 속성이 super.reposition()에서 진행되고, 그 밖의 작업이 필요할 때, 오버라이드 한다.\n */\n reposition() {\n super.reposition()\n }\n\n /*\n * grist는 부모의 스케일의 역으로 transform해서, scale을 1로 맞춘다.\n */\n rescale() {\n var grist = this.grist\n if (!grist) {\n return\n }\n\n const scale = this.getState('contentScale') || 1\n\n const sx = scale\n const sy = scale\n\n const transform = `scale(${sx}, ${sy})`\n\n ;['-webkit-', '-moz-', '-ms-', '-o-', ''].forEach((prefix: string) => {\n grist!.style.setProperty(prefix + 'transform', transform)\n grist!.style.setProperty(prefix + 'transform-origin', '0px 0px')\n })\n\n const { width, height } = this.state\n grist.style.width = Math.round(width / scale) + 'px'\n grist.style.height = Math.round(height / scale) + 'px'\n }\n\n get config() {\n var { config, appendable, paginatable } = this.state\n\n if (typeof config !== 'object') {\n try {\n config = eval(`(${config})`)\n } catch (e) {\n error(e)\n }\n }\n\n if (paginatable) {\n if (config.pagination && !config.pagination.limit && config.pagination.pages && config.pagination.pages.length) {\n config.pagination.limit = config.pagination.pages[0]\n }\n }\n\n config.pagination = {\n ...config.pagination,\n infinite: !paginatable\n }\n\n config.rows = {\n ...config.rows,\n appendable: !!appendable\n }\n\n return config\n }\n\n get tagName() {\n return 'div'\n }\n}\n\nComponent.register('grist', SceneGrist)\n"]}
|
1
|
+
{"version":3,"file":"grist.js","sourceRoot":"","sources":["../src/grist.ts"],"names":[],"mappings":"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","sourcesContent":["/*\n * Copyright © HatioLab Inc. All rights reserved.\n */\n\nimport '@operato/data-grist'\n\nimport { Component, ComponentNature, error, HTMLOverlayElement, Properties } from '@hatiolab/things-scene'\nimport { DataGrist } from '@operato/data-grist'\nimport { FetchOption, GristRecord } from '@operato/data-grist/dist/src/types'\n\nconst NATURE: ComponentNature = {\n mutable: false,\n resizable: true,\n rotatable: true,\n properties: [\n {\n type: 'select',\n label: 'grist-mode',\n name: 'mode',\n property: {\n options: [\n {\n display: 'Grid',\n value: 'GRID'\n },\n {\n display: 'List',\n value: 'LIST'\n },\n {\n display: 'Depends on device',\n value: 'DEVICE'\n }\n ]\n }\n },\n {\n type: 'textarea',\n label: 'config',\n name: 'config'\n },\n {\n type: 'checkbox',\n label: 'appendable',\n name: 'appendable'\n },\n {\n type: 'checkbox',\n label: 'paginatable',\n name: 'paginatable'\n },\n {\n type: 'number',\n label: 'content-scale',\n name: 'contentScale',\n property: {\n step: 0.1,\n min: 0.1\n }\n },\n {\n type: 'select',\n label: 'bound-data',\n name: 'boundData',\n property: {\n options: [\n {\n display: '',\n value: ''\n },\n {\n display: 'Focused Row',\n value: 'focused-row'\n },\n {\n display: 'Selected Rows',\n value: 'selected-rows'\n }\n ]\n }\n }\n ],\n help: 'scene/component/grist'\n}\n\nconst isMobileDevice = () => false\n\nexport default class SceneGrist extends HTMLOverlayElement {\n static get nature() {\n return NATURE\n }\n\n public beforeFetchFuncs: any = {}\n\n private __value: any = {}\n private _listenTo?: any\n private _listener?: any\n\n public grist?: DataGrist\n\n ready() {\n super.ready()\n\n if (this.rootModel) {\n this._listenTo = this.rootModel\n this._listener = function (this: SceneGrist, after: Properties) {\n after.scale && this.rescale()\n }.bind(this)\n this.rootModel.on('change', this._listener)\n }\n }\n\n removed() {\n if (this._listenTo) {\n this._listenTo.off('change', this._listener)\n\n delete this._listenTo\n delete this._listener\n }\n }\n\n createElement() {\n super.createElement()\n\n this.grist = document.createElement('ox-grist') as DataGrist\n this.grist.style.setProperty('--grist-padding', '0')\n\n this.element.appendChild(this.grist)\n\n this.rescale()\n\n const grist = this.grist\n\n this.setGristConfig(grist)\n\n grist.fetchHandler = ({\n page,\n limit,\n sorters,\n options\n }: FetchOption): {\n page?: number\n limit?: number\n total: number\n records: GristRecord[]\n } => {\n Object.values(this.beforeFetchFuncs).forEach((func: any) => func({ page, limit, sorters, options }))\n var { total = 0, records = [] } = grist.data || {}\n\n return {\n page,\n limit,\n total,\n records\n }\n }\n\n grist.addEventListener('select-record-change', e => {\n if (this.state.boundData === 'selected-rows') {\n this.data = (e.target as DataGrist)?.selected || []\n }\n })\n\n grist.addEventListener('select-all-change', e => {\n if (this.state.boundData === 'selected-rows') {\n this.data = (e.target as DataGrist)?.selected || []\n }\n })\n\n grist.addEventListener('focus-change', (e: Event) => {\n if (this.state.boundData === 'focused-row') {\n this.data = ((e.target as DataGrist)?.data?.records || [])[(e as CustomEvent).detail.row]\n }\n })\n }\n\n get value() {\n return this.__value\n }\n\n set value(value) {\n this.__value = value\n if (!this.grist || typeof value !== 'object') return\n\n var { page, limit } = this.config.pagination || {}\n\n this.grist.data =\n value instanceof Array\n ? {\n page,\n limit,\n ...this.grist._data,\n total: value.length,\n records: Array.from(value)\n }\n : {\n page,\n limit,\n ...this.grist._data,\n ...value\n }\n }\n\n onchange(after: Properties, before: Properties) {\n if ('mode' in after || 'appendable' in after || 'paginatable' in after || 'config' in after) {\n this.setGristConfig(this.grist)\n }\n\n this.rescale()\n }\n\n dispose() {\n super.dispose()\n\n delete this.grist\n }\n\n /*\n * 컴포넌트의 생성 또는 속성 변화 시에 호출되며,\n * 그에 따른 html element의 반영이 필요한 부분을 구현한다.\n *\n * ThingsComponent state => HTML element properties\n */\n setElementProperties(grist: DataGrist) {\n this.rescale()\n }\n\n setGristConfig(grist: DataGrist | undefined) {\n if (!grist) {\n return\n }\n\n var { mode } = this.state\n\n if (mode != 'DEVICE') {\n grist.mode = mode\n } else {\n grist.mode = isMobileDevice() ? 'LIST' : 'GRID'\n }\n\n grist.config = this.config\n }\n\n /*\n * 컴포넌트가 ready 상태가 되거나, 컴포넌트의 속성이 변화될 시 setElementProperties 뒤에 호출된다.\n * 변화에 따른 기본적인 html 속성이 super.reposition()에서 진행되고, 그 밖의 작업이 필요할 때, 오버라이드 한다.\n */\n reposition() {\n super.reposition()\n }\n\n /*\n * grist는 부모의 스케일의 역으로 transform해서, scale을 1로 맞춘다.\n */\n rescale() {\n var grist = this.grist\n if (!grist) {\n return\n }\n\n const scale = this.getState('contentScale') || 1\n\n const sx = scale\n const sy = scale\n\n const transform = `scale(${sx}, ${sy})`\n\n ;['-webkit-', '-moz-', '-ms-', '-o-', ''].forEach((prefix: string) => {\n grist!.style.setProperty(prefix + 'transform', transform)\n grist!.style.setProperty(prefix + 'transform-origin', '0px 0px')\n })\n\n const { width, height } = this.state\n grist.style.width = Math.round(width / scale) + 'px'\n grist.style.height = Math.round(height / scale) + 'px'\n }\n\n get config() {\n var { config, appendable, paginatable } = this.state\n\n if (typeof config !== 'object') {\n try {\n config = eval(`(${config})`)\n } catch (e) {\n error(e)\n }\n }\n\n if (paginatable) {\n if (config.pagination && !config.pagination.limit && config.pagination.pages && config.pagination.pages.length) {\n config.pagination.limit = config.pagination.pages[0]\n }\n }\n\n config.pagination = {\n ...config.pagination,\n infinite: !paginatable\n }\n\n config.rows = {\n ...config.rows,\n appendable: !!appendable\n }\n\n return config\n }\n\n get tagName() {\n return 'div'\n }\n}\n\nComponent.register('grist', SceneGrist)\n"]}
|
@@ -0,0 +1,14 @@
|
|
1
|
+
{
|
2
|
+
"keep": {
|
3
|
+
"days": true,
|
4
|
+
"amount": 2
|
5
|
+
},
|
6
|
+
"auditLog": "logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json",
|
7
|
+
"files": [
|
8
|
+
{
|
9
|
+
"date": 1638861337388,
|
10
|
+
"name": "logs/application-2021-12-07-16.log",
|
11
|
+
"hash": "94981fd9dfa071de9dda91322c95673d"
|
12
|
+
}
|
13
|
+
]
|
14
|
+
}
|
@@ -0,0 +1,14 @@
|
|
1
|
+
{
|
2
|
+
"keep": {
|
3
|
+
"days": true,
|
4
|
+
"amount": 14
|
5
|
+
},
|
6
|
+
"auditLog": "logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json",
|
7
|
+
"files": [
|
8
|
+
{
|
9
|
+
"date": 1638861339284,
|
10
|
+
"name": "logs/connections-2021-12-07-16.log",
|
11
|
+
"hash": "1aa825f98f7fa9c3ef6361881f982cc4"
|
12
|
+
}
|
13
|
+
]
|
14
|
+
}
|
@@ -0,0 +1,13 @@
|
|
1
|
+
2021-12-07T07:15:38.955Z info: File Storage is Ready.
|
2
|
+
2021-12-07T07:15:40.746Z info: Database connection established
|
3
|
+
2021-12-07T07:15:41.902Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
4
|
+
2021-12-07T07:15:41.902Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
5
|
+
2021-12-07T07:16:57.558Z info: File Storage is Ready.
|
6
|
+
2021-12-07T07:17:07.570Z info: File Storage is Ready.
|
7
|
+
2021-12-07T07:17:08.989Z info: Database connection established
|
8
|
+
2021-12-07T07:17:09.899Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
9
|
+
2021-12-07T07:17:09.900Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
10
|
+
2021-12-07T07:28:13.647Z info: File Storage is Ready.
|
11
|
+
2021-12-07T07:28:15.757Z info: Database connection established
|
12
|
+
2021-12-07T07:28:16.747Z info: 🚀 Server ready at http://0.0.0.0:3000/graphql
|
13
|
+
2021-12-07T07:28:16.747Z info: 🚀 Subscriptions ready at ws://0.0.0.0:3000/subscriptions
|
@@ -0,0 +1,96 @@
|
|
1
|
+
2021-12-07T07:15:41.982Z info: Initializing ConnectionManager...
|
2
|
+
2021-12-07T07:15:41.982Z info: Connector 'echo-back-server' started to ready
|
3
|
+
2021-12-07T07:15:41.983Z info: Connector 'echo-back' started to ready
|
4
|
+
2021-12-07T07:15:41.983Z info: Connector 'http-connector' started to ready
|
5
|
+
2021-12-07T07:15:41.983Z info: Connector 'graphql-connector' started to ready
|
6
|
+
2021-12-07T07:15:41.983Z info: Connector 'sqlite-connector' started to ready
|
7
|
+
2021-12-07T07:15:41.983Z info: Connector 'postgresql-connector' started to ready
|
8
|
+
2021-12-07T07:15:41.983Z info: Connector 'mqtt-connector' started to ready
|
9
|
+
2021-12-07T07:15:41.983Z info: Connector 'mssql-connector' started to ready
|
10
|
+
2021-12-07T07:15:41.983Z info: Connector 'oracle-connector' started to ready
|
11
|
+
2021-12-07T07:15:41.983Z info: Connector 'socket-server' started to ready
|
12
|
+
2021-12-07T07:15:41.983Z info: echo-back-servers are ready
|
13
|
+
2021-12-07T07:15:41.983Z info: echo-back connections are ready
|
14
|
+
2021-12-07T07:15:41.983Z info: http-connector connections are ready
|
15
|
+
2021-12-07T07:15:41.983Z info: graphql-connector connections are ready
|
16
|
+
2021-12-07T07:15:41.983Z info: sqlite-connector connections are ready
|
17
|
+
2021-12-07T07:15:41.983Z info: postgresql-connector connections are ready
|
18
|
+
2021-12-07T07:15:41.984Z info: mqtt-connector connections are ready
|
19
|
+
2021-12-07T07:15:41.984Z info: mssql-connector connections are ready
|
20
|
+
2021-12-07T07:15:41.984Z info: oracle-connector connections are ready
|
21
|
+
2021-12-07T07:15:41.984Z info: socket servers are ready
|
22
|
+
2021-12-07T07:15:41.984Z info: All connector for 'echo-back-server' ready
|
23
|
+
2021-12-07T07:15:41.984Z info: All connector for 'echo-back' ready
|
24
|
+
2021-12-07T07:15:41.984Z info: All connector for 'http-connector' ready
|
25
|
+
2021-12-07T07:15:41.984Z info: All connector for 'graphql-connector' ready
|
26
|
+
2021-12-07T07:15:41.984Z info: All connector for 'sqlite-connector' ready
|
27
|
+
2021-12-07T07:15:41.984Z info: All connector for 'postgresql-connector' ready
|
28
|
+
2021-12-07T07:15:41.984Z info: All connector for 'mqtt-connector' ready
|
29
|
+
2021-12-07T07:15:41.984Z info: All connector for 'mssql-connector' ready
|
30
|
+
2021-12-07T07:15:41.984Z info: All connector for 'oracle-connector' ready
|
31
|
+
2021-12-07T07:15:41.984Z info: All connector for 'socket-server' ready
|
32
|
+
2021-12-07T07:15:41.984Z info: ConnectionManager initialization done:
|
33
|
+
2021-12-07T07:17:09.959Z info: Initializing ConnectionManager...
|
34
|
+
2021-12-07T07:17:09.959Z info: Connector 'echo-back-server' started to ready
|
35
|
+
2021-12-07T07:17:09.959Z info: Connector 'echo-back' started to ready
|
36
|
+
2021-12-07T07:17:09.959Z info: Connector 'http-connector' started to ready
|
37
|
+
2021-12-07T07:17:09.960Z info: Connector 'graphql-connector' started to ready
|
38
|
+
2021-12-07T07:17:09.960Z info: Connector 'sqlite-connector' started to ready
|
39
|
+
2021-12-07T07:17:09.960Z info: Connector 'postgresql-connector' started to ready
|
40
|
+
2021-12-07T07:17:09.960Z info: Connector 'mqtt-connector' started to ready
|
41
|
+
2021-12-07T07:17:09.960Z info: Connector 'mssql-connector' started to ready
|
42
|
+
2021-12-07T07:17:09.960Z info: Connector 'oracle-connector' started to ready
|
43
|
+
2021-12-07T07:17:09.960Z info: Connector 'socket-server' started to ready
|
44
|
+
2021-12-07T07:17:09.960Z info: echo-back-servers are ready
|
45
|
+
2021-12-07T07:17:09.960Z info: echo-back connections are ready
|
46
|
+
2021-12-07T07:17:09.960Z info: http-connector connections are ready
|
47
|
+
2021-12-07T07:17:09.960Z info: graphql-connector connections are ready
|
48
|
+
2021-12-07T07:17:09.960Z info: sqlite-connector connections are ready
|
49
|
+
2021-12-07T07:17:09.960Z info: postgresql-connector connections are ready
|
50
|
+
2021-12-07T07:17:09.960Z info: mqtt-connector connections are ready
|
51
|
+
2021-12-07T07:17:09.960Z info: mssql-connector connections are ready
|
52
|
+
2021-12-07T07:17:09.960Z info: oracle-connector connections are ready
|
53
|
+
2021-12-07T07:17:09.960Z info: socket servers are ready
|
54
|
+
2021-12-07T07:17:09.960Z info: All connector for 'echo-back-server' ready
|
55
|
+
2021-12-07T07:17:09.960Z info: All connector for 'echo-back' ready
|
56
|
+
2021-12-07T07:17:09.961Z info: All connector for 'http-connector' ready
|
57
|
+
2021-12-07T07:17:09.961Z info: All connector for 'graphql-connector' ready
|
58
|
+
2021-12-07T07:17:09.961Z info: All connector for 'sqlite-connector' ready
|
59
|
+
2021-12-07T07:17:09.961Z info: All connector for 'postgresql-connector' ready
|
60
|
+
2021-12-07T07:17:09.961Z info: All connector for 'mqtt-connector' ready
|
61
|
+
2021-12-07T07:17:09.961Z info: All connector for 'mssql-connector' ready
|
62
|
+
2021-12-07T07:17:09.961Z info: All connector for 'oracle-connector' ready
|
63
|
+
2021-12-07T07:17:09.961Z info: All connector for 'socket-server' ready
|
64
|
+
2021-12-07T07:17:09.961Z info: ConnectionManager initialization done:
|
65
|
+
2021-12-07T07:28:16.816Z info: Initializing ConnectionManager...
|
66
|
+
2021-12-07T07:28:16.817Z info: Connector 'echo-back-server' started to ready
|
67
|
+
2021-12-07T07:28:16.817Z info: Connector 'echo-back' started to ready
|
68
|
+
2021-12-07T07:28:16.817Z info: Connector 'http-connector' started to ready
|
69
|
+
2021-12-07T07:28:16.817Z info: Connector 'graphql-connector' started to ready
|
70
|
+
2021-12-07T07:28:16.817Z info: Connector 'sqlite-connector' started to ready
|
71
|
+
2021-12-07T07:28:16.817Z info: Connector 'postgresql-connector' started to ready
|
72
|
+
2021-12-07T07:28:16.818Z info: Connector 'mqtt-connector' started to ready
|
73
|
+
2021-12-07T07:28:16.818Z info: Connector 'mssql-connector' started to ready
|
74
|
+
2021-12-07T07:28:16.818Z info: Connector 'oracle-connector' started to ready
|
75
|
+
2021-12-07T07:28:16.818Z info: Connector 'socket-server' started to ready
|
76
|
+
2021-12-07T07:28:16.818Z info: echo-back-servers are ready
|
77
|
+
2021-12-07T07:28:16.818Z info: echo-back connections are ready
|
78
|
+
2021-12-07T07:28:16.818Z info: http-connector connections are ready
|
79
|
+
2021-12-07T07:28:16.818Z info: graphql-connector connections are ready
|
80
|
+
2021-12-07T07:28:16.818Z info: sqlite-connector connections are ready
|
81
|
+
2021-12-07T07:28:16.818Z info: postgresql-connector connections are ready
|
82
|
+
2021-12-07T07:28:16.818Z info: mqtt-connector connections are ready
|
83
|
+
2021-12-07T07:28:16.818Z info: mssql-connector connections are ready
|
84
|
+
2021-12-07T07:28:16.818Z info: oracle-connector connections are ready
|
85
|
+
2021-12-07T07:28:16.818Z info: socket servers are ready
|
86
|
+
2021-12-07T07:28:16.818Z info: All connector for 'echo-back-server' ready
|
87
|
+
2021-12-07T07:28:16.819Z info: All connector for 'echo-back' ready
|
88
|
+
2021-12-07T07:28:16.819Z info: All connector for 'http-connector' ready
|
89
|
+
2021-12-07T07:28:16.819Z info: All connector for 'graphql-connector' ready
|
90
|
+
2021-12-07T07:28:16.819Z info: All connector for 'sqlite-connector' ready
|
91
|
+
2021-12-07T07:28:16.819Z info: All connector for 'postgresql-connector' ready
|
92
|
+
2021-12-07T07:28:16.819Z info: All connector for 'mqtt-connector' ready
|
93
|
+
2021-12-07T07:28:16.819Z info: All connector for 'mssql-connector' ready
|
94
|
+
2021-12-07T07:28:16.819Z info: All connector for 'oracle-connector' ready
|
95
|
+
2021-12-07T07:28:16.819Z info: All connector for 'socket-server' ready
|
96
|
+
2021-12-07T07:28:16.819Z info: ConnectionManager initialization done:
|
package/package.json
CHANGED
@@ -3,7 +3,7 @@
|
|
3
3
|
"description": "Grist UI component for things-scene",
|
4
4
|
"license": "MIT",
|
5
5
|
"author": "heartyoh",
|
6
|
-
"version": "0.1.
|
6
|
+
"version": "0.1.5",
|
7
7
|
"main": "dist/index.js",
|
8
8
|
"module": "dist/index.js",
|
9
9
|
"things-scene": true,
|
@@ -26,16 +26,16 @@
|
|
26
26
|
"migration": "things-factory-migration"
|
27
27
|
},
|
28
28
|
"dependencies": {
|
29
|
-
"@hatiolab/things-scene": "^2.7.
|
30
|
-
"@operato/data-grist": "^0.
|
29
|
+
"@hatiolab/things-scene": "^2.7.34",
|
30
|
+
"@operato/data-grist": "^0.3.28",
|
31
31
|
"uuid": "^3.4.0"
|
32
32
|
},
|
33
33
|
"devDependencies": {
|
34
34
|
"@hatiolab/prettier-config": "^1.0.0",
|
35
|
-
"@operato/board": "^0.3.
|
36
|
-
"@things-factory/builder": "^4.
|
37
|
-
"@things-factory/operato-board": "^4.
|
38
|
-
"@types/
|
35
|
+
"@operato/board": "^0.3.28",
|
36
|
+
"@things-factory/builder": "^4.1.2",
|
37
|
+
"@things-factory/operato-board": "^4.1.2",
|
38
|
+
"@types/lodash-es": "^4.17.5",
|
39
39
|
"@typescript-eslint/eslint-plugin": "^4.33.0",
|
40
40
|
"@typescript-eslint/parser": "^4.33.0",
|
41
41
|
"@web/dev-server": "^0.1.28",
|
@@ -60,5 +60,5 @@
|
|
60
60
|
"prettier --write"
|
61
61
|
]
|
62
62
|
},
|
63
|
-
"gitHead": "
|
63
|
+
"gitHead": "50abaff9b961dc0bfce39e20e33891a92981f802"
|
64
64
|
}
|
package/src/grist-action.ts
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
|
7
7
|
import uuid from 'uuid'
|
8
8
|
|
9
|
-
import { Component, Properties, RectPath, ValueHolder } from '@hatiolab/things-scene'
|
9
|
+
import { Component, ComponentNature, Properties, RectPath, ValueHolder } from '@hatiolab/things-scene'
|
10
10
|
import { DataGrist } from '@operato/data-grist'
|
11
11
|
import { GristData, GristRecord, SorterConfig } from '@operato/data-grist/src/types.js'
|
12
12
|
|
@@ -22,7 +22,7 @@ export enum ACTIONS {
|
|
22
22
|
GET_PAGE_INFO = 'getPageInfo'
|
23
23
|
}
|
24
24
|
|
25
|
-
const NATURE = {
|
25
|
+
const NATURE: ComponentNature = {
|
26
26
|
mutable: false,
|
27
27
|
resizable: true,
|
28
28
|
rotatable: true,
|
package/src/grist.ts
CHANGED
@@ -4,11 +4,11 @@
|
|
4
4
|
|
5
5
|
import '@operato/data-grist'
|
6
6
|
|
7
|
-
import { Component, error, HTMLOverlayElement, Properties } from '@hatiolab/things-scene'
|
7
|
+
import { Component, ComponentNature, error, HTMLOverlayElement, Properties } from '@hatiolab/things-scene'
|
8
8
|
import { DataGrist } from '@operato/data-grist'
|
9
9
|
import { FetchOption, GristRecord } from '@operato/data-grist/dist/src/types'
|
10
10
|
|
11
|
-
const NATURE = {
|
11
|
+
const NATURE: ComponentNature = {
|
12
12
|
mutable: false,
|
13
13
|
resizable: true,
|
14
14
|
rotatable: true,
|
package/tsconfig.tsbuildinfo
CHANGED
@@ -1 +1 @@
|
|
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.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.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.esnext.intl.d.ts","./global/index.d.ts","../../node_modules/tslib/tslib.d.ts","../../node_modules/@types/lodash/common/common.d.ts","../../node_modules/@types/lodash/common/array.d.ts","../../node_modules/@types/lodash/common/collection.d.ts","../../node_modules/@types/lodash/common/date.d.ts","../../node_modules/@types/lodash/common/function.d.ts","../../node_modules/@types/lodash/common/lang.d.ts","../../node_modules/@types/lodash/common/math.d.ts","../../node_modules/@types/lodash/common/number.d.ts","../../node_modules/@types/lodash/common/object.d.ts","../../node_modules/@types/lodash/common/seq.d.ts","../../node_modules/@types/lodash/common/string.d.ts","../../node_modules/@types/lodash/common/util.d.ts","../../node_modules/@types/lodash/index.d.ts","../../node_modules/@hatiolab/things-scene/things-scene.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/@operato/data-grist/dist/src/data-card/data-card-field.d.ts","./node_modules/@operato/data-grist/dist/src/data-card/data-card-gutter.d.ts","./node_modules/@operato/data-grist/dist/src/data-grid/data-grid-field.d.ts","./node_modules/@operato/data-grist/dist/src/data-list/data-list-field.d.ts","./node_modules/@operato/data-grist/dist/src/data-list/data-list-gutter.d.ts","./node_modules/@operato/data-grist/dist/src/data-report/data-report-field.d.ts","../../node_modules/@material/mwc-icon/mwc-icon.d.ts","./node_modules/@operato/data-grist/dist/src/record-view/record-view-body.d.ts","./node_modules/@operato/data-grist/dist/src/record-view/record-view.d.ts","./node_modules/@operato/data-grist/dist/src/record-view/index.d.ts","./node_modules/@operato/data-grist/dist/src/data-card/data-card-gutter-menu.d.ts","./node_modules/@operato/data-grist/dist/src/data-card/record-card.d.ts","./node_modules/@operato/data-grist/dist/src/data-list/record-partial.d.ts","./node_modules/@operato/data-grist/dist/src/types.d.ts","./node_modules/@operato/data-grist/dist/src/configure/zero-config.d.ts","./node_modules/@operato/popup/dist/src/ox-popup.d.ts","./node_modules/@operato/popup/dist/src/ox-popup-list.d.ts","./node_modules/@operato/popup/dist/src/ox-popup-menu.d.ts","./node_modules/@operato/popup/dist/src/ox-popup-menuitem.d.ts","./node_modules/@operato/popup/dist/src/index.d.ts","./node_modules/@operato/data-grist/dist/src/data-grid/data-grid-header.d.ts","./node_modules/@operato/data-grist/dist/src/data-grid/data-grid-body.d.ts","./node_modules/@operato/data-grist/dist/src/data-grid/data-grid-footer.d.ts","./node_modules/@operato/data-grist/dist/src/data-grid/data-grid.d.ts","./node_modules/@operato/data-grist/dist/src/data-list/data-list.d.ts","./node_modules/@operato/data-grist/dist/src/data-card/data-card.d.ts","./node_modules/@operato/data-grist/dist/src/empty-note.d.ts","./node_modules/@operato/data-grist/dist/src/data-consumer.d.ts","./node_modules/@operato/data-grist/dist/src/data-grist.d.ts","./node_modules/@operato/data-grist/dist/src/data-report/data-report-header.d.ts","./node_modules/@operato/data-grist/dist/src/data-report/data-report-body.d.ts","./node_modules/@operato/data-grist/dist/src/data-report/data-report-component.d.ts","./node_modules/@operato/data-grist/dist/src/data-report.d.ts","./node_modules/@operato/data-grist/dist/src/editors/input-editors.d.ts","./node_modules/@operato/data-grist/dist/src/editors/registry.d.ts","./node_modules/@operato/data-grist/dist/src/editors/index.d.ts","./node_modules/@operato/data-grist/dist/src/renderers/registry.d.ts","./node_modules/@operato/data-grist/dist/src/renderers/boolean-renderer.d.ts","./node_modules/@operato/data-grist/dist/src/renderers/color-renderer.d.ts","./node_modules/@operato/data-grist/dist/src/renderers/date-renderer.d.ts","./node_modules/@operato/data-grist/dist/src/renderers/link-renderer.d.ts","./node_modules/@operato/data-grist/dist/src/renderers/password-renderer.d.ts","./node_modules/@operato/data-grist/dist/src/renderers/progress-renderer.d.ts","./node_modules/@operato/data-grist/dist/src/renderers/text-renderer.d.ts","./node_modules/@operato/data-grist/dist/src/renderers/select-renderer.d.ts","./node_modules/@operato/data-grist/dist/src/renderers/image-renderer.d.ts","./node_modules/@operato/data-grist/dist/src/renderers/json5-renderer.d.ts","./node_modules/@operato/data-grist/dist/src/renderers/index.d.ts","./node_modules/@operato/data-grist/dist/src/handlers/registry.d.ts","./node_modules/@operato/data-grist/dist/src/handlers/index.d.ts","./node_modules/@operato/data-grist/dist/src/formatters/registry.d.ts","./node_modules/@operato/data-grist/dist/src/formatters/index.d.ts","./node_modules/@operato/data-grist/dist/src/gutters/registry.d.ts","./node_modules/@operato/data-grist/dist/src/gutters/index.d.ts","./node_modules/@operato/data-grist/dist/src/interfaces/ox-search-field.d.ts","./node_modules/@operato/data-grist/dist/src/interfaces/ox-grist-search-form.d.ts","./node_modules/@operato/data-grist/dist/src/interfaces/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-element/decorators.d.ts","../../node_modules/lit-element/index.d.ts","./node_modules/@operato/data-grist/dist/src/search-form/ox-basic-field.d.ts","./node_modules/@operato/data-grist/dist/src/search-form/ox-text-field.d.ts","./node_modules/@operato/data-grist/dist/src/search-form/ox-checkbox-field.d.ts","./node_modules/@operato/data-grist/dist/src/search-form/ox-select-field.d.ts","./node_modules/@operato/data-grist/dist/src/search-form/ox-number-field.d.ts","./node_modules/@operato/data-grist/dist/src/search-form/ox-search-form.d.ts","./node_modules/@operato/data-grist/dist/src/search-form/ox-grist-search-form.d.ts","./node_modules/@operato/data-grist/dist/src/search-form/index.d.ts","./node_modules/@operato/data-grist/dist/src/index.d.ts","./node_modules/@operato/data-grist/dist/index.d.ts","../../node_modules/lit/decorators.d.ts","./node_modules/@operato/data-grist/src/configure/zero-config.ts","./node_modules/@operato/data-grist/src/data-card/data-card-field.ts","./node_modules/@operato/data-grist/src/data-card/data-card-gutter.ts","./node_modules/@operato/data-grist/src/data-grid/data-grid-field.ts","./node_modules/@operato/data-grist/src/data-list/data-list-field.ts","./node_modules/@operato/data-grist/src/data-list/data-list-gutter.ts","./node_modules/@operato/data-grist/src/data-report/data-report-field.ts","./node_modules/@operato/data-grist/src/record-view/record-view-body.ts","./node_modules/@operato/data-grist/src/record-view/record-view.ts","./node_modules/@operato/data-grist/src/record-view/index.ts","./node_modules/@operato/data-grist/src/data-card/data-card-gutter-menu.ts","./node_modules/@operato/data-grist/src/data-card/event-handlers/record-card-click-handler.ts","./node_modules/@operato/data-grist/src/data-card/event-handlers/record-card-dblclick-handler.ts","./node_modules/@operato/data-grist/src/data-card/record-card.ts","./node_modules/@operato/data-grist/src/data-list/event-handlers/record-partial-click-handler.ts","./node_modules/@operato/data-grist/src/data-list/event-handlers/record-partial-dblclick-handler.ts","./node_modules/@operato/data-grist/src/data-list/record-partial.ts","./node_modules/@operato/data-grist/src/types.ts","./src/grist.ts","./src/grist-action.ts","./src/index.ts","./src/uuid.d.ts","./src/templates/grist-action.ts","./src/templates/grist.ts","./src/templates/index.ts","../../node_modules/@types/node/assert.d.ts","../../node_modules/@types/node/assert/strict.d.ts","../../node_modules/@types/node/globals.d.ts","../../node_modules/@types/node/async_hooks.d.ts","../../node_modules/@types/node/buffer.d.ts","../../node_modules/@types/node/child_process.d.ts","../../node_modules/@types/node/cluster.d.ts","../../node_modules/@types/node/console.d.ts","../../node_modules/@types/node/constants.d.ts","../../node_modules/@types/node/crypto.d.ts","../../node_modules/@types/node/dgram.d.ts","../../node_modules/@types/node/diagnostics_channel.d.ts","../../node_modules/@types/node/dns.d.ts","../../node_modules/@types/node/dns/promises.d.ts","../../node_modules/@types/node/domain.d.ts","../../node_modules/@types/node/events.d.ts","../../node_modules/@types/node/fs.d.ts","../../node_modules/@types/node/fs/promises.d.ts","../../node_modules/@types/node/http.d.ts","../../node_modules/@types/node/http2.d.ts","../../node_modules/@types/node/https.d.ts","../../node_modules/@types/node/inspector.d.ts","../../node_modules/@types/node/module.d.ts","../../node_modules/@types/node/net.d.ts","../../node_modules/@types/node/os.d.ts","../../node_modules/@types/node/path.d.ts","../../node_modules/@types/node/perf_hooks.d.ts","../../node_modules/@types/node/process.d.ts","../../node_modules/@types/node/punycode.d.ts","../../node_modules/@types/node/querystring.d.ts","../../node_modules/@types/node/readline.d.ts","../../node_modules/@types/node/repl.d.ts","../../node_modules/@types/node/stream.d.ts","../../node_modules/@types/node/stream/promises.d.ts","../../node_modules/@types/node/stream/consumers.d.ts","../../node_modules/@types/node/stream/web.d.ts","../../node_modules/@types/node/string_decoder.d.ts","../../node_modules/@types/node/timers.d.ts","../../node_modules/@types/node/timers/promises.d.ts","../../node_modules/@types/node/tls.d.ts","../../node_modules/@types/node/trace_events.d.ts","../../node_modules/@types/node/tty.d.ts","../../node_modules/@types/node/url.d.ts","../../node_modules/@types/node/util.d.ts","../../node_modules/@types/node/v8.d.ts","../../node_modules/@types/node/vm.d.ts","../../node_modules/@types/node/wasi.d.ts","../../node_modules/@types/node/worker_threads.d.ts","../../node_modules/@types/node/zlib.d.ts","../../node_modules/@types/node/globals.global.d.ts","../../node_modules/@types/node/index.d.ts"],"fileInfos":[{"version":"6adbf5efd0e374ff5f427a4f26a5a413e9734eee5067a0e86da69aea41910b52","affectsGlobalScope":true},"dc47c4fa66b9b9890cf076304de2a9c5201e94b740cffdf09f87296d877d71f6","7a387c58583dfca701b6c85e0adaf43fb17d590fb16d5b2dc0a2fbd89f35c467","8a12173c586e95f4433e0c6dc446bc88346be73ffe9ca6eec7aa63c8f3dca7f9","5f4e733ced4e129482ae2186aae29fde948ab7182844c3a5a51dd346182c7b06","e6b724280c694a9f588847f754198fb96c43d805f065c3a5b28bbc9594541c84","e21c071ca3e1b4a815d5f04a7475adcaeea5d64367e840dd0154096d705c3940",{"version":"abba1071bfd89e55e88a054b0c851ea3e8a494c340d0f3fab19eb18f6afb0c9e","affectsGlobalScope":true},{"version":"d8996609230d17e90484a2dd58f22668f9a05a3bfe00bfb1d6271171e54a31fb","affectsGlobalScope":true},{"version":"43fb1d932e4966a39a41b464a12a81899d9ae5f2c829063f5571b6b87e6d2f9c","affectsGlobalScope":true},{"version":"cdccba9a388c2ee3fd6ad4018c640a471a6c060e96f1232062223063b0a5ac6a","affectsGlobalScope":true},{"version":"4378fc8122ec9d1a685b01eb66c46f62aba6b239ca7228bb6483bcf8259ee493","affectsGlobalScope":true},{"version":"0d5f52b3174bee6edb81260ebcd792692c32c81fd55499d69531496f3f2b25e7","affectsGlobalScope":true},{"version":"810627a82ac06fb5166da5ada4159c4ec11978dfbb0805fe804c86406dab8357","affectsGlobalScope":true},{"version":"62d80405c46c3f4c527ee657ae9d43fda65a0bf582292429aea1e69144a522a6","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":"12a310447c5d23c7d0d5ca2af606e3bd08afda69100166730ab92c62999ebb9d","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":"1b3fe904465430e030c93239a348f05e1be80640d91f2f004c3512c2c2c89f34","affectsGlobalScope":true},{"version":"3787b83e297de7c315d55d4a7c546ae28e5f6c0a361b7a1dcec1f1f50a54ef11","affectsGlobalScope":true},{"version":"e7e8e1d368290e9295ef18ca23f405cf40d5456fa9f20db6373a61ca45f75f40","affectsGlobalScope":true},{"version":"faf0221ae0465363c842ce6aa8a0cbda5d9296940a8e26c86e04cc4081eea21e","affectsGlobalScope":true},{"version":"06393d13ea207a1bfe08ec8d7be562549c5e2da8983f2ee074e00002629d1871","affectsGlobalScope":true},{"version":"d071129cba6a5f2700be09c86c07ad2791ab67d4e5ed1eb301d6746c62745ea4","affectsGlobalScope":true},{"version":"10bbdc1981b8d9310ee75bfac28ee0477bb2353e8529da8cff7cb26c409cb5e8","affectsGlobalScope":true},"c4f5f288a2b8dcfb6183e29612ec26b7a049314a6a10b7e6e700a8307077455a","12f4cfe2fe60b810c3174537bc2ddb20c1067b7768643d12cb1266fd183afb75","675e702f2032766a91eeadee64f51014c64688525da99dccd8178f0c599f13a8","378df8bbbb9e3f6fca05d58f644aab538e1062eab5e778fb0b83d41125df246d","d88a479cccf787b4aa82362150fbeba5211a32dbfafa7b92ba6995ecaf9a1a89","187119ff4f9553676a884e296089e131e8cc01691c546273b1d0089c3533ce42","c24ad9be9adf28f0927e3d9d9e9cec1c677022356f241ccbbfb97bfe8fb3d1a1","0ec0998e2d085e8ea54266f547976ae152c9dd6cdb9ac4d8a520a230f5ebae84","9364c7566b0be2f7b70ff5285eb34686f83ccb01bda529b82d23b2a844653bfb","00baffbe8a2f2e4875367479489b5d43b5fc1429ecb4a4cc98cfc3009095f52a","ae9930989ed57478eb03b9b80ad3efa7a3eacdfeff0f78ecf7894c4963a64f93","3c92b6dfd43cc1c2485d9eba5ff0b74a19bb8725b692773ef1d66dac48cda4bd","3e59f00ab03c33717b3130066d4debb272da90eeded4935ff0604c2bc25a5cae","6ac6f24aff52e62c3950461aa17eab26e3a156927858e6b654baef0058b4cd1e",{"version":"0714e2046df66c0e93c3330d30dbc0565b3e8cd3ee302cf99e4ede6220e5fec8","affectsGlobalScope":true},"a7970032f227e550a42369401c1b222c8177740e2650cab9c2e6a0ed15a6e68f","0c8a56610b08f55e29ffb466cd27626ad6dbe822312a398026e82270c63088e3","1e5743b25a63fd34ffbae89adcbf248ee17db6ed08d90079ffa93803c3e80d2a","7b33ee85f2e96a51c0e3bcee47b247a24515aff37a7d8b5dfe4e18b735d37440","2fcd2d22b1f30555e785105597cd8f57ed50300e213c4f1bbca6ae149f782c38",{"version":"bb4248c7f953233ac52332088fac897d62b82be07244e551d87c5049600b6cf7","affectsGlobalScope":true},"70f04c91d3186b1b10157157887fab664968fc9b88377785a5ee42750c202c6d","06e20da1bc94df355f22ac7a9533c2488816ec4cb9134d9b160a263629a07072","c311ef8d8b159d0c268b415f78c1949498dc2d14455a9891c5b8ef84625b1e41","f07a77a7fb1d49aa2b61cb68bf712a083487acd7130d20223a83de03af0c257d","cc6bcd576056d8ccc3bb297b152e9e4d694fa13a3790078fc9c03f361d82060b","1e2ae614a94edfcf851891f18ab17099709fe0214b5a97f1bfa63d1c7730b345","1b6f8161b769c1578cc2ad7a4fa0e3bdea9dabfb4e59bf6f43300f4d4cd363f8","f1c8ce118e1be5a0f96829b9d6d8103a2d2630097686215a5bc2b3dfa6896f4b","cc79b6086a08f5fe3e84b96a294fa1484a1aee36ec3faa6f4ac289ccc08bfc38","998699eba617b9157327ec3be6a0da70bc0ffd86a40a20c21ed619f6f5eda300",{"version":"27b285e901600242883d62a5fff9f5d262c6fa128b6e6c6963f981f2630a957e","affectsGlobalScope":true},"9152429efd6c37f218605abc51d9a44b6772e2048d259560d039b4494f7ebb7f","9b14287f55dd6715232f2d4b12a50144809d5076b6637e0ec8a491cc8f7f626e","8593ef5a0fb2659f7214a5038ec8f8494adb930e46a10485690ae0986c2bd77b","1007ea851770cbce514fcb978944c22d99c66fe50d9360e4a4bb3698c0dd0b61","9ccffbe68767b238562d0665173b96ad5d3b13e35312d2adf7f2af37c10efc24","95d408ca62a74f79dd0e3537431613a77f380c21871229b6b92e278f5fae568d","d300e719712c8ec5a9bf77f14a3b21f14a812b49158acc656724ffc4f96734b0","308e39aca204d9dc08f8ed49a0ccf825d64a69f27ae3d689cf952ba97aa96868","1d722bc8901d9cd7e0ee2edf5526bf2bb1dc4e24608b3f3b33d00fec42fbf1b8","0d9e52280b929cfa5c83241de4d5a7f0379cc3b12f51814b82985e231957427a","4d0f230bcbc4cb046b8be5218b81e099c0879cd65f2ad8f1416b685036ee54d1","10cbee260a09cb62cc5516ea65aa7504f21ec98048a324e789d04d40d9057513","77b0b20b0aeafc78f8af2d66bf16a53b91312d6426f5413a574b978cc6edff34","cc2960be9a4463e11524e14af3701fb032e0bbb5d7d0788bb6e301f7e5a4a8e6","82fb01758c5f57eb624d563a234fe68eb262ff2e2367d90720a9ea0123f1f7b9","58d2ec4f70beca96dc625d0bbbf52983c92de5f36d39c1ea625c356a6f627297","ab3824761d0b68da79c322ebba3d5a085c354d82721bf9c251913828c14a0883","497a198fcb7c9c981bd11e9abeb36c952b027b4e12d1f5e53d726dcf782425a8","4da0b475b3533dcfbc5b04ac6a1fdc95e32c83e8848bfc40b5345a90a9d3657d","fe0e774326bff14b64b8208e648b6f374db8e09e39879dd6a09441ef6bea9c74","84ef625a84500808cb0b246836401f5e64947741dcc670e05213bb1ebf352989","ec0ec841822b678214988a0a6dcbee05e12e814034bfd9b1135d4b9d3ba75627","8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881","2bf79e557cf026e2a99571e429f9a384e0c71c6d766a7a5fcea8fd63f505d860","709f62b8c98e1db14602e873218cc5d22f81d64cd88f25adb5b4d2705a7e5d5c","1ccbee2dd4fe1ff5f8730da05d3b8f33341cfde849f18279c557c4cc559a32a0","0959da1f809b98126ad6924deb5d4b07bc71e2ceee8bdc5c9f8d6d51410a9494","03b72632975714ec4e7db78f66b73f360174c0dd2dd6842040c6f0ecc407a0a5","ec22fa7716b1424336292b0439e11911a1c141af7a2cab3e6e71f637ede7be33","5bd0c31f3cba01c185656cdd064ccedb5a41d7ad8f05fa9075b0df0dc4469590","2f0bde7f04671a894dc0ad095cba5cc18b6b78080982821382932568b8ebfefc","f1ad261f3b1485dcb0d51016717c08b3ba94041777ae46382e30d57ba8074ee1","98af2bb01313523abb08c877526c8ab52a6b0bc5f9d8163e6d9405775357e4a7","d21ed3b715779dbc7b16c3a132868c8d4dbbe4638a4e1fdd7b13d350a76e59bd","7c40b6ae500d1c8b38834c15d15d49e5acacb94b2f8427f0700f6620294ae066","41f8e76ced68ae5fddc13e31e96b4c29f891c91d84093885e9a95f8ad7d74b31","e824fc452ae29745f4820bbfaa1a9b7afc14d42e9d7787b9e16b631df8a88781","f218c80a6a749c77b23bfdfcbd998f6fbe6805a5d9fb114274f2f43f93cf98a6","cb1bc91b1ffab542a23deab6caa54f7405e3ffaf93e72f1e73a4887be07de8ef","c0215d7f55e577312e9f4cef0b183a11d5ec4273218e752af00be3cadc25490a","9535ca9355887eeb719db9b06d5105809bcb0fa6b40e235956d80ae8f2f065fb","a2ce66067019351078533b6eddb5240e96f01686f8014f8959d63a2587557fb7","27909ca3d149c1c6f45b29b6e2ef4b1cbf709bfe6c0c66276d4541f6afc8031d","5a6534f5d0435656321853f3e16dd4c7f944162ec9af7a99ff9d0142947bf359","27909ca3d149c1c6f45b29b6e2ef4b1cbf709bfe6c0c66276d4541f6afc8031d","b1d629950cf09eed9cc08a0f2f4ac780de6f05c2e542b907777f7eedfe77097f","27909ca3d149c1c6f45b29b6e2ef4b1cbf709bfe6c0c66276d4541f6afc8031d","09331393262e7e378dfed8f1de7ade4d91ffe548099ef07cbd68fbd7d9ef8ebc","cceb44492a262298c6d9d13786af86f869bd3550b844f3d97b4cc44727ac41ea","c602fa571550806b3bcf3b4e5f801ca88c9af0e479c864077dcf6fc07fcfc147","97c58f6db61d45712d91d2260994817ae2b568bbb37cc280013079b6b5d2232d","ac388c7c7a262213a3700451bc921e382a93fb27c0252c34ccf03540b4ce044b","9bdb35d0b28dcd5d8f0879bd29f0cf07b7eb48aa63be4dd44057e32fcfeb1c83","fb0107c83e2e0e75b77dacd0c3c6c3ab6844e98dce2a8f858c6f0a57c12136a6","84610cf09dee3cefc910555318f1ad7b45f1cba36905a86849324ca4fead2385","a25d1e52291791819032826af5c52987e16ffdb96e8bb69f7f1790f5ab080be6","d660961abada6b5030461f3322ef3a2e1d9fec74167574f8b590a7796cf90a72","707b4eae3d469b2f347d2083037151922f94c370a9456ebd5ac0a4fb7441c7e7","ef509d57201aa4e2e3e2b3d1fafd066a8ce68cd2caea737d539c3544f5a99a67","73b7d7df7c0dbc9a4c07c8c0f9bf6b436a0c728884e3425b120a65dd7459584e","3e96c96efad5d403b16c4b3d9cf99b3e86267a046abef94fe37cfa97ec013f23","1d2eab36ced2086bd5d8420e0756785489b42ee8d53b06a44f42acefba1aa88f","cb79d1bb6036225acd629bd41c843f38ddf0ce3554bdafcf83c0d99ddc86f8ed","383a78e1aa834742195893bae33e6a761a500f30afba859ad30019e508d48f9b","96362db91b099fb9f25003c59f8b078c7bf67a11e57f56e6d989061ed615b178","b0240b57b8bb818ca594ab079babd93ca7910cb836d1fe746e36b949e840712b","19fc3c90a960bf0312937860001c7a4fbd034378125d2d54264e11236edb69c1","d8f4f5d1b2723f9e9a593f906c72932550cad1c7cdf2db234e8a3cc08fa2a9c6","5d7870e3d5e800177ef57d2b3a8b7bafc425c452e673060129086f03a476b027","f97f1cd5335b08e4d173e3d6e1621aa739ef456488ad6e32b70983b6aee5d57c","80a3bbe0e4fdfaac2c0a8b92a3ed66d3ded5e8f454c5790c8d593872fc1197f1","84c66a77a1302611ea5001dc88d10de1b5d87c6b2f30a48585495217421ce1ac","cf8d7c29caf75f398e2cf61767e565bc514baa3214a80008aeea013f17c96d78","ae9f966bb3f016358201b6d0560036de47d6312763358ebec6f0ac0145720cab","0f89797139d74aa4bab3364933d3130cd0db6803e44a35125ae86bab2e088330","f41a82816d944d87e570c26dfa100505462c6ae9facb5fd8332aa95a6680bbac","a2b8808d3c995c36eb6b5d935d3a4e8fdfb13690a275236d8e8ced7dd54d76ef","75e223cbdf2917289aff71b0758885d9c1fce53b63f7dee1f6ffeec1f3a7ad78","d0eb198aa8b26193b40e6ed6c7170cdf2bd844088b7cbe310fdf793c2cfe2881","1a4367df8e269bd078822496c341e99f7914bf262ee878d6a75890617cf2d9f8","77f9481e8a34b8aa3a39b834885a4578a4f0e531cb52e0aa4599538e757323e5","cdd2ffe64e134028e6c5f786ea351d0e01ccc4ee81775305a0bb258aa4f30623","995a6918296a831c9c06df030e68a588b364a19844356202a5d2e056ed10be95","d4e46059ac026397ed17001f2f9354842c0824b1f7c1ef236dfa825fd1b9bc16","12e0624a60e97b3f91a0bd0057185e1947e928a39f39fe885e16d571ec5c5a90","76571f146afb30ef57ff22c9c5b40611219b68f4a8f945f7e4d8289633544cbd","b37f60293d013ca597185057bca7eab3264b8f58892ad82fa368bbabbb62964d","d0adee9d028e855fceebfe74614e36a4a05693c792e0962c53e520de03a53d18","08c0bab4adac4f3452ba61b837444b1db4d2750a67f26f32e3b2fe140760e762","7f30228fb6764475ad6411b7b35c53cc9031e72ac32d761a728e19a251795f7b","e5b844f0aab586fd06779aad6df3e69579e1f0d0060735ccb71be4bc181b6c75","515ebbbc5bf30920bff038d32f27f3b87976a41c9d10cd57f4bfad26abf3eebd","00fa11d811e74950ca8bd651516f148a5d83f96992553e1560c901d7c779a7a3","2e6d9781c74454456b96e2eac3363fd11e8f22cd7b43553bb2b22bffa6726311","00e68e68fa99ac048fa8b8abb4ddf80c9f5672a04c1e6a7afcc63eb518ce67d0","5085d7062aea23f3d9ece38cc5481f97bcd117872acea2158bee2af7d5f6bc6e","54acdc37eef27f191526efce6b503ca26ccfa1718a852b5d911bf5b4bf40d1cb","0d5a2ee1fdfa82740e0103389b9efd6bfe145a20018a2da3c02b89666181f4d9","a69c09dbea52352f479d3e7ac949fde3d17b195abe90b045d619f747b38d6d1a",{"version":"92d63add669d18ebc349efbacd88966d6f2ccdddfb1b880b2db98ae3aa7bf7c4","affectsGlobalScope":true},"ccc94049a9841fe47abe5baef6be9a38fc6228807974ae675fb15dc22531b4be",{"version":"9acfe4d1ff027015151ce81d60797b04b52bffe97ad8310bb0ec2e8fd61e1303","affectsGlobalScope":true},"95843d5cfafced8f3f8a5ce57d2335f0bcd361b9483587d12a25e4bd403b8216","afc6e96061af46bcff47246158caee7e056f5288783f2d83d6858cd25be1c565",{"version":"34f5bcac12b36d70304b73de5f5aab3bb91bd9919f984be80579ebcad03a624e","affectsGlobalScope":true},"82408ed3e959ddc60d3e9904481b5a8dc16469928257af22a3f7d1a3bc7fd8c4","2f520601649a893e6a49a8851ebfcf4be8ce090dc1281c2a08a871cb04e8251f","f50c975ab7b50e25a69e3d8a3773894125b44e9698924105f23b812bf7488baf","2b8c764f856a1dd0a9a2bf23e5efddbff157de8138b0754010be561ae5fcaa90","76650408392bf49a8fbf3e2b6b302712a92d76af77b06e2da1cc8077359c4409","0af3121e68297b2247dd331c0d24dba599e50736a7517a5622d5591aae4a3122","6972fca26f6e9bd56197568d4379f99071a90766e06b4fcb5920a0130a9202be",{"version":"4a2628e95962c8ab756121faa3ac2ed348112ff7a87b5c286dd2cc3326546b4c","affectsGlobalScope":true},"80793b2277f31baa199234daed806fff0fb11491d1ebd3357e520c3558063f00","a049a59a02009fc023684fcfaf0ac526fe36c35dcc5d2b7d620c1750ba11b083","5533392c50c51b1a5c32b89f13145db929c574ef1c5949cf67a074a05ea107d9","b287b810b5035d5685f1df6e1e418f1ca452a3ed4f59fd5cc081dbf2045f0d9b","4b9a003b5c556c96784132945bb41c655ea11273b1917f5c8d0c154dd5fd20dd","a458dc78104cc80048ac24fdc02fe6dce254838094c2f25641b3f954d9721241",{"version":"e8b18c6385ff784228a6f369694fcf1a6b475355ba89090a88de13587a9391d5","affectsGlobalScope":true},"902cd98bf46e95caf4118a0733fb801e9e90eec3edaed6abdad77124afec9ca2","abc1c425b2ad6720433f40f1877abfa4223f0f3dd486c9c28c492179ca183cb6","cd4854d38f4eb5592afd98ab95ca17389a7dfe38013d9079e802d739bdbcc939","94eed4cc2f5f658d5e229ff1ccd38860bddf4233e347bf78edd2154dee1f2b99",{"version":"bd1a08e30569b0fb2f0b21035eb9b039871f68faa9b98accf847e9c878c5e0a9","affectsGlobalScope":true},"9f1069b9e2c051737b1f9b4f1baf50e4a63385a6a89c32235549ae87fc3d5492","ee18f2da7a037c6ceeb112a084e485aead9ea166980bf433474559eac1b46553","29c2706fa0cc49a2bd90c83234da33d08bb9554ecec675e91c1f85087f5a5324","0acbf26bf958f9e80c1ffa587b74749d2697b75b484062d36e103c137c562bc3","d7838022c7dab596357a9604b9c6adffe37dc34085ce0779c958ce9545bd7139","1b952304137851e45bc009785de89ada562d9376177c97e37702e39e60c2f1ff",{"version":"806ef4cac3b3d9fa4a48d849c8e084d7c72fcd7b16d76e06049a9ed742ff79c0","affectsGlobalScope":true},"a279435e7813d1f061c0cab6ab77b1b9377e8d96851e5ed4a76a1ce6eb6e628f","c33a6ea7147af60d8e98f1ac127047f4b0d4e2ce28b8f08ff3de07ca7cc00637",{"version":"b42b47e17b8ece2424ae8039feb944c2e3ba4b262986aebd582e51efbdca93dc","affectsGlobalScope":true},"664d8f2d59164f2e08c543981453893bc7e003e4dfd29651ce09db13e9457980","2408611d9b4146e35d1dbd1f443ccd8e187c74614a54b80300728277529dbf11","998a3de5237518c0b3ac00a11b3b4417affb008aa20aedee52f3fdae3cb86151","ad41008ffe077206e1811fc873f4d9005b5fd7f6ab52bb6118fef600815a5cb4","d88ecca73348e7c337541c4b8b60a50aca5e87384f6b8a422fc6603c637e4c21","badae0df9a8016ac36994b0a0e7b82ba6aaa3528e175a8c3cb161e4683eec03e","c3db860bcaaaeb3bbc23f353bbda1f8ab82756c8d5e973bebb3953cb09ea68f2","235a53595bd20b0b0eeb1a29cb2887c67c48375e92f03749b2488fbd46d0b1a0","bc09393cd4cd13f69cf1366d4236fbae5359bb550f0de4e15767e9a91d63dfb1","9c266243b01545e11d2733a55ad02b4c00ecdbda99c561cd1674f96e89cdc958","c71155c05fc76ff948a4759abc1cb9feec036509f500174bc18dad4c7827a60c",{"version":"ab9b9a36e5284fd8d3bf2f7d5fcbc60052f25f27e4d20954782099282c60d23e","affectsGlobalScope":true},"1cdb8f094b969dcc183745dc88404e2d8fcf2a858c6e7cc2441011476573238e"],"options":{"allowSyntheticDefaultImports":true,"declaration":true,"esModuleInterop":false,"experimentalDecorators":true,"importHelpers":true,"inlineSources":true,"module":99,"noEmitOnError":true,"outDir":"./dist","rootDir":"./src","sourceMap":true,"strict":true,"target":5},"fileIdsList":[[54,212],[212],[58,212],[122,212],[58,122,212],[56,57,212],[64,212],[42,44,45,46,47,48,49,50,51,52,53,54,212],[42,43,45,46,47,48,49,50,51,52,53,54,212],[43,44,45,46,47,48,49,50,51,52,53,54,212],[42,43,44,46,47,48,49,50,51,52,53,54,212],[42,43,44,45,47,48,49,50,51,52,53,54,212],[42,43,44,45,46,48,49,50,51,52,53,54,212],[42,43,44,45,46,47,49,50,51,52,53,54,212],[42,43,44,45,46,47,48,50,51,52,53,54,212],[42,43,44,45,46,47,48,49,51,52,53,54,212],[42,43,44,45,46,47,48,49,50,52,53,54,212],[42,43,44,45,46,47,48,49,50,51,53,54,212],[42,43,44,45,46,47,48,49,50,51,52,54,212],[42,43,44,45,46,47,48,49,50,51,52,53,212],[169,212],[172,212],[173,178,212],[174,184,185,192,201,211,212],[174,175,184,192,212],[176,212],[177,178,185,193,212],[178,201,208,212],[179,181,184,192,212],[180,212],[181,182,212],[183,184,212],[184,212],[184,185,186,201,211,212],[184,185,186,201,212],[187,192,201,211,212],[184,185,187,188,192,201,208,211,212],[187,189,201,208,211,212],[169,170,171,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218],[184,190,212],[191,211,212],[181,184,192,201,212],[193,212],[194,212],[172,195,212],[196,210,212,216],[197,212],[198,212],[184,199,212],[199,200,212,214],[184,201,202,203,212],[201,203,212],[201,202,212],[204,212],[205,212],[184,206,207,212],[206,207,212],[178,192,208,212],[209,212],[192,210,212],[173,187,198,211,212],[178,212],[201,212,213],[212,214],[212,215],[173,178,184,186,195,201,211,212,214,216],[201,212,217],[59,212],[122,123,124,125,126,127,128,129,130,212],[58,62,63,131,212],[58,62,212],[62,212],[60,61,212],[123,124,125,126,127,128,129,130,212],[58,62,63,212],[141,212],[78,212],[64,78,212],[66,71,212],[62,64,71,76,78,212],[62,64,65,66,71,74,75,78,212],[54,62,64,67,78,212],[62,64,71,78,212],[62,64,71,78,84,212],[62,64,78,85,86,87,212],[62,64,78,88,89,90,91,92,212],[62,64,71,77,78,212],[62,64,68,69,71,74,78,212],[62,64,78,92,96,212],[62,64,70,78,212],[62,64,78,94,95,212],[98,99,212],[62,64,67,78,212],[78,98,212],[62,64,71,212],[115,212],[117,212],[113,212],[79,93,97,100,112,114,116,118,121,140,212],[119,120,212],[73,212],[62,64,67,71,78,212],[62,64,71,72,78,212],[101,102,103,104,105,106,107,108,109,110,111,212],[133,134,135,136,137,138,139,212],[119,132,212],[64,133,141,212],[64,78,141,212],[64,71,133,141,212],[64,134,135,136,137,141,212],[64,71,84,133,141,212],[62,65,66,67,68,69,70,76,77,212],[41,161,212],[41,64,143,144,161,212],[41,64,71,84,143,146,161,212],[41,157,161,212],[41,64,71,143,144,145,146,153,154,155,156,161,212],[41,160,161,212],[41,64,71,143,144,148,149,153,158,159,161,212],[41,152,212],[41,64,71,143,144,147,161,212],[41,64,71,143,144,151,161,212],[41,62,145,146,147,148,149,150,157,160,212],[80,81,82,83,212],[62,64,80,212],[62,64,82,212],[62,64,212],[41,55,142,161,162,165,212],[41,55,78,142,212],[41,162,163,212],[41,163,212],[41,212],[41,166,167,212]],"referencedMap":[[55,1],[56,2],[122,3],[123,4],[126,5],[124,5],[128,5],[130,5],[129,5],[127,5],[125,4],[57,2],[58,6],[71,7],[43,8],[44,9],[42,10],[45,11],[46,12],[47,13],[48,14],[49,15],[50,16],[51,17],[52,18],[53,19],[54,20],[169,21],[170,21],[172,22],[173,23],[174,24],[175,25],[176,26],[177,27],[178,28],[179,29],[180,30],[181,31],[182,31],[183,32],[184,33],[185,34],[186,35],[171,2],[218,2],[187,36],[188,37],[189,38],[219,39],[190,40],[191,41],[192,42],[193,43],[194,44],[195,45],[196,46],[197,47],[198,48],[199,49],[200,50],[201,51],[203,52],[202,53],[204,54],[205,55],[206,56],[207,57],[208,58],[209,59],[210,60],[211,61],[212,62],[213,63],[214,64],[215,65],[216,66],[217,67],[60,68],[59,2],[131,69],[132,70],[63,71],[61,72],[62,73],[143,74],[64,75],[41,2],[8,2],[10,2],[9,2],[2,2],[11,2],[12,2],[13,2],[14,2],[15,2],[16,2],[17,2],[18,2],[3,2],[4,2],[22,2],[19,2],[20,2],[21,2],[23,2],[24,2],[25,2],[5,2],[26,2],[27,2],[28,2],[29,2],[6,2],[30,2],[31,2],[32,2],[33,2],[7,2],[38,2],[34,2],[35,2],[36,2],[37,2],[1,2],[39,2],[40,2],[142,76],[79,77],[65,78],[75,79],[66,78],[90,80],[76,81],[92,77],[86,82],[67,78],[87,83],[85,84],[88,85],[93,86],[68,78],[69,78],[89,87],[77,88],[97,89],[95,90],[96,91],[70,78],[94,2],[100,92],[98,93],[99,94],[91,95],[116,96],[115,2],[118,97],[117,77],[114,98],[113,77],[141,99],[121,100],[120,2],[119,2],[74,101],[72,102],[73,103],[102,77],[103,77],[104,77],[110,77],[112,104],[111,77],[105,77],[106,77],[107,77],[101,77],[109,77],[108,77],[140,105],[133,106],[135,107],[139,108],[137,109],[138,110],[136,111],[134,107],[78,112],[144,113],[145,114],[154,115],[146,114],[155,116],[156,116],[157,117],[147,114],[148,114],[149,114],[158,118],[159,118],[160,119],[150,114],[153,120],[151,121],[152,122],[161,123],[84,124],[81,125],[82,125],[83,126],[80,127],[163,128],[162,129],[164,130],[166,131],[167,132],[168,133],[165,2]],"exportedModulesMap":[[55,1],[56,2],[122,3],[123,4],[126,5],[124,5],[128,5],[130,5],[129,5],[127,5],[125,4],[57,2],[58,6],[71,7],[43,8],[44,9],[42,10],[45,11],[46,12],[47,13],[48,14],[49,15],[50,16],[51,17],[52,18],[53,19],[54,20],[169,21],[170,21],[172,22],[173,23],[174,24],[175,25],[176,26],[177,27],[178,28],[179,29],[180,30],[181,31],[182,31],[183,32],[184,33],[185,34],[186,35],[171,2],[218,2],[187,36],[188,37],[189,38],[219,39],[190,40],[191,41],[192,42],[193,43],[194,44],[195,45],[196,46],[197,47],[198,48],[199,49],[200,50],[201,51],[203,52],[202,53],[204,54],[205,55],[206,56],[207,57],[208,58],[209,59],[210,60],[211,61],[212,62],[213,63],[214,64],[215,65],[216,66],[217,67],[60,68],[59,2],[131,69],[132,70],[63,71],[61,72],[62,73],[143,74],[64,75],[41,2],[8,2],[10,2],[9,2],[2,2],[11,2],[12,2],[13,2],[14,2],[15,2],[16,2],[17,2],[18,2],[3,2],[4,2],[22,2],[19,2],[20,2],[21,2],[23,2],[24,2],[25,2],[5,2],[26,2],[27,2],[28,2],[29,2],[6,2],[30,2],[31,2],[32,2],[33,2],[7,2],[38,2],[34,2],[35,2],[36,2],[37,2],[1,2],[39,2],[40,2],[142,76],[79,77],[65,78],[75,79],[66,78],[90,80],[76,81],[92,77],[86,82],[67,78],[87,83],[85,84],[88,85],[93,86],[68,78],[69,78],[89,87],[77,88],[97,89],[95,90],[96,91],[70,78],[94,2],[100,92],[98,93],[99,94],[91,95],[116,96],[115,2],[118,97],[117,77],[114,98],[113,77],[141,99],[121,100],[120,2],[119,2],[74,101],[72,102],[73,103],[102,77],[103,77],[104,77],[110,77],[112,104],[111,77],[105,77],[106,77],[107,77],[101,77],[109,77],[108,77],[140,105],[133,106],[135,107],[139,108],[137,109],[138,110],[136,111],[134,107],[78,112],[144,113],[145,114],[154,115],[146,114],[155,116],[156,116],[157,117],[147,114],[148,114],[149,114],[158,118],[159,118],[160,119],[150,114],[153,120],[151,121],[152,122],[161,123],[84,124],[81,125],[82,125],[83,126],[80,127],[163,128],[162,129],[164,130],[166,131],[167,132],[168,133],[165,2]],"semanticDiagnosticsPerFile":[55,56,122,123,126,124,128,130,129,127,125,57,58,71,43,44,42,45,46,47,48,49,50,51,52,53,54,169,170,172,173,174,175,176,177,178,179,180,181,182,183,184,185,186,171,218,187,188,189,219,190,191,192,193,194,195,196,197,198,199,200,201,203,202,204,205,206,207,208,209,210,211,212,213,214,215,216,217,60,59,131,132,63,61,62,143,64,41,8,10,9,2,11,12,13,14,15,16,17,18,3,4,22,19,20,21,23,24,25,5,26,27,28,29,6,30,31,32,33,7,38,34,35,36,37,1,39,40,142,79,65,75,66,90,76,92,86,67,87,85,88,93,68,69,89,77,97,95,96,70,94,100,98,99,91,116,115,118,117,114,113,141,121,120,119,74,72,73,102,103,104,110,112,111,105,106,107,101,109,108,140,133,135,139,137,138,136,134,78,144,145,154,146,155,156,157,147,148,149,158,159,160,150,153,151,152,161,84,81,82,83,80,163,162,164,166,167,168,165]},"version":"4.5.2"}
|
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.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.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.esnext.intl.d.ts","./global/index.d.ts","../../node_modules/tslib/tslib.d.ts","../../node_modules/@types/lodash/common/common.d.ts","../../node_modules/@types/lodash/common/array.d.ts","../../node_modules/@types/lodash/common/collection.d.ts","../../node_modules/@types/lodash/common/date.d.ts","../../node_modules/@types/lodash/common/function.d.ts","../../node_modules/@types/lodash/common/lang.d.ts","../../node_modules/@types/lodash/common/math.d.ts","../../node_modules/@types/lodash/common/number.d.ts","../../node_modules/@types/lodash/common/object.d.ts","../../node_modules/@types/lodash/common/seq.d.ts","../../node_modules/@types/lodash/common/string.d.ts","../../node_modules/@types/lodash/common/util.d.ts","../../node_modules/@types/lodash/index.d.ts","../../node_modules/@hatiolab/things-scene/things-scene.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/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/lit-element/lit-element.d.ts","../../node_modules/lit/index.d.ts","../../node_modules/@operato/data-grist/dist/src/data-card/data-card-field.d.ts","../../node_modules/@operato/data-grist/dist/src/data-card/data-card-gutter.d.ts","../../node_modules/@material/mwc-icon/mwc-icon.d.ts","../../node_modules/@operato/data-grist/dist/src/data-grid/data-grid-field.d.ts","../../node_modules/@operato/data-grist/dist/src/record-view/record-view-body.d.ts","../../node_modules/@operato/data-grist/dist/src/record-view/record-view.d.ts","../../node_modules/@operato/data-grist/dist/src/data-grid/data-grid-header.d.ts","../../node_modules/@operato/data-grist/dist/src/data-grid/data-grid-body.d.ts","../../node_modules/@operato/data-grist/dist/src/data-grid/data-grid-footer.d.ts","../../node_modules/@operato/data-grist/dist/src/data-manipulator.d.ts","../../node_modules/@operato/data-grist/dist/src/data-grid/data-grid.d.ts","../../node_modules/@operato/data-grist/dist/src/data-list/data-list-gutter.d.ts","../../node_modules/@operato/data-grist/dist/src/data-list/data-list-field.d.ts","../../node_modules/@operato/data-grist/dist/src/data-list/record-partial.d.ts","../../node_modules/@operato/data-grist/dist/src/data-list/data-list.d.ts","../../node_modules/@operato/data-grist/dist/src/data-card/data-card.d.ts","../../node_modules/@operato/data-grist/dist/src/empty-note.d.ts","../../node_modules/@operato/data-grist/dist/src/data-consumer.d.ts","../../node_modules/@operato/data-grist/dist/src/data-grist.d.ts","../../node_modules/@operato/data-grist/dist/src/record-view/record-creator.d.ts","../../node_modules/@operato/data-grist/dist/src/record-view/index.d.ts","../../node_modules/@operato/data-grist/dist/src/data-card/data-card-gutter-menu.d.ts","../../node_modules/@operato/data-grist/dist/src/data-card/record-card.d.ts","../../node_modules/@operato/data-grist/dist/src/data-report/data-report-field.d.ts","../../node_modules/@operato/data-grist/dist/src/types.d.ts","../../node_modules/@operato/data-grist/dist/src/configure/zero-config.d.ts","../../node_modules/@operato/data-grist/dist/src/data-report/data-report-header.d.ts","../../node_modules/@operato/data-grist/dist/src/data-report/data-report-body.d.ts","../../node_modules/@operato/data-grist/dist/src/data-report/data-report-component.d.ts","../../node_modules/@operato/data-grist/dist/src/data-report.d.ts","../../node_modules/@operato/data-grist/dist/src/editors/input-editors.d.ts","../../node_modules/@operato/data-grist/dist/src/editors/registry.d.ts","../../node_modules/@operato/data-grist/dist/src/editors/image-input.d.ts","../../node_modules/@operato/data-grist/dist/src/editors/index.d.ts","../../node_modules/@operato/data-grist/dist/src/renderers/registry.d.ts","../../node_modules/@operato/data-grist/dist/src/renderers/boolean-renderer.d.ts","../../node_modules/@operato/data-grist/dist/src/renderers/color-renderer.d.ts","../../node_modules/@operato/data-grist/dist/src/renderers/date-renderer.d.ts","../../node_modules/@operato/data-grist/dist/src/renderers/link-renderer.d.ts","../../node_modules/@operato/data-grist/dist/src/renderers/password-renderer.d.ts","../../node_modules/@operato/data-grist/dist/src/renderers/progress-renderer.d.ts","../../node_modules/@operato/data-grist/dist/src/renderers/text-renderer.d.ts","../../node_modules/@operato/data-grist/dist/src/renderers/select-renderer.d.ts","../../node_modules/@operato/data-grist/dist/src/renderers/image-renderer.d.ts","../../node_modules/@operato/data-grist/dist/src/renderers/json5-renderer.d.ts","../../node_modules/@operato/data-grist/dist/src/renderers/index.d.ts","../../node_modules/@operato/data-grist/dist/src/handlers/registry.d.ts","../../node_modules/@operato/data-grist/dist/src/handlers/index.d.ts","../../node_modules/@operato/data-grist/dist/src/formatters/registry.d.ts","../../node_modules/@operato/data-grist/dist/src/formatters/index.d.ts","../../node_modules/@operato/data-grist/dist/src/gutters/registry.d.ts","../../node_modules/@operato/data-grist/dist/src/gutters/index.d.ts","../../node_modules/@operato/data-grist/dist/src/filters/registry.d.ts","../../node_modules/@operato/data-grist/dist/src/filters/filter-select.d.ts","../../node_modules/@operato/data-grist/dist/src/filters/filter-input.d.ts","../../node_modules/@operato/data-grist/dist/src/filters/filter-checkbox.d.ts","../../node_modules/@operato/data-grist/dist/src/filters/filter-range-date.d.ts","../../node_modules/@operato/data-grist/dist/src/filters/filter-range-number.d.ts","../../node_modules/@operato/data-grist/dist/src/filters/filters-form.d.ts","../../node_modules/@operato/data-grist/dist/src/filters/index.d.ts","../../node_modules/@operato/data-grist/dist/src/sorters/sorters-control.d.ts","../../node_modules/@operato/data-grist/dist/src/index.d.ts","../../node_modules/@operato/data-grist/dist/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","../../node_modules/@operato/data-grist/src/configure/zero-config.ts","../../node_modules/@operato/data-grist/src/data-card/data-card-field.ts","../../node_modules/@operato/data-grist/src/data-card/data-card-gutter.ts","../../node_modules/@operato/data-grist/src/data-grid/data-grid-field.ts","../../node_modules/@operato/data-grist/src/record-view/event-handlers/record-view-body-click-handler.ts","../../node_modules/@operato/data-grist/src/record-view/event-handlers/record-view-body-keydown-handler.ts","../../node_modules/@operato/data-grist/src/record-view/record-view-body.ts","../../node_modules/@operato/styles/dist/src/headroom-styles.d.ts","../../node_modules/@operato/styles/dist/src/scrollbar-styles.d.ts","../../node_modules/@operato/styles/dist/src/spinner-styles.d.ts","../../node_modules/@operato/styles/dist/src/tooltip-styles.d.ts","../../node_modules/@operato/styles/dist/src/common-button-styles.d.ts","../../node_modules/@operato/styles/dist/src/common-grist-styles.d.ts","../../node_modules/@operato/styles/dist/src/index.d.ts","../../node_modules/@operato/data-grist/src/record-view/record-view.ts","../../node_modules/@operato/popup/dist/src/ox-popup.d.ts","../../node_modules/@operato/popup/dist/src/ox-popup-list.d.ts","../../node_modules/@operato/popup/dist/src/ox-popup-menu.d.ts","../../node_modules/@operato/popup/dist/src/ox-popup-menuitem.d.ts","../../node_modules/@operato/popup/dist/src/index.d.ts","../../node_modules/@types/lodash-es/throttle.d.ts","../../node_modules/@operato/utils/dist/src/sleep.d.ts","../../node_modules/@operato/utils/dist/src/file-drop-helper.d.ts","../../node_modules/@operato/utils/dist/src/context-path.d.ts","../../node_modules/@operato/utils/dist/src/os.d.ts","../../node_modules/@operato/utils/dist/src/swipe-listener.d.ts","../../node_modules/@operato/utils/dist/src/fullscreen.d.ts","../../node_modules/@operato/utils/dist/src/parse-jwt.d.ts","../../node_modules/@operato/utils/dist/src/password-pattern.d.ts","../../node_modules/@operato/utils/dist/src/closest-element.d.ts","../../node_modules/@operato/utils/dist/src/index.d.ts","../../node_modules/@operato/data-grist/src/filters/filter-styles.ts","../../node_modules/@operato/data-grist/src/filters/filter-checkbox.ts","../../node_modules/@operato/data-grist/src/filters/filter-input.ts","../../node_modules/@operato/data-grist/src/filters/filter-range-date.ts","../../node_modules/@operato/data-grist/src/filters/filter-range-number.ts","../../node_modules/@operato/data-grist/src/filters/filter-select.ts","../../node_modules/@operato/data-grist/src/filters/registry.ts","../../node_modules/@operato/data-grist/src/data-grid/data-grid-header.ts","../../node_modules/@types/lodash-es/debounce.d.ts","../../node_modules/@operato/data-grist/src/data-list/data-list-gutter.ts","../../node_modules/@operato/data-grist/src/data-list/data-list-field.ts","../../node_modules/@operato/data-grist/src/data-list/event-handlers/record-partial-click-handler.ts","../../node_modules/@operato/data-grist/src/data-list/event-handlers/record-partial-dblclick-handler.ts","../../node_modules/@operato/data-grist/src/data-list/record-partial.ts","../../node_modules/@operato/data-grist/src/record-view/record-view-handler.ts","../../node_modules/@operato/data-grist/src/utils/supports-passive.ts","../../node_modules/@operato/data-grist/src/utils/index.ts","../../node_modules/@operato/data-grist/src/data-grid/data-grid-body-style.ts","../../node_modules/@operato/data-grist/src/data-grid/event-handlers/data-grid-body-click-handler.ts","../../node_modules/@operato/data-grist/src/data-grid/event-handlers/data-grid-body-dblclick-handler.ts","../../node_modules/@operato/data-grist/src/const.ts","../../node_modules/@operato/data-grist/src/data-grid/event-handlers/data-grid-body-keydown-handler.ts","../../node_modules/@operato/data-grist/src/data-grid/data-grid-body.ts","../../node_modules/@operato/data-grist/src/data-grid/data-grid-footer.ts","../../node_modules/@operato/data-grist/src/data-manipulator.ts","../../node_modules/@operato/data-grist/src/data-grid/data-grid.ts","../../node_modules/@operato/data-grist/src/data-list/data-list.ts","../../node_modules/@operato/data-grist/src/data-card/data-card.ts","../../node_modules/@operato/data-grist/src/empty-note.ts","../../node_modules/@types/lodash-es/isempty.d.ts","../../node_modules/@types/lodash-es/isequal.d.ts","../../node_modules/@operato/headroom/dist/src/headroom.d.ts","../../node_modules/@operato/headroom/dist/src/index.d.ts","../../node_modules/@operato/pull-to-refresh/dist/src/pull-to-refresh-control.d.ts","../../node_modules/@operato/pull-to-refresh/dist/src/pull-to-refresh.d.ts","../../node_modules/@operato/pull-to-refresh/dist/src/index.d.ts","../../node_modules/@operato/data-grist/src/data-report/data-report-header.ts","../../node_modules/@operato/data-grist/src/data-report/data-report-field.ts","../../node_modules/@operato/data-grist/src/data-report/event-handlers/data-report-body-click-handler.ts","../../node_modules/@operato/data-grist/src/data-report/event-handlers/data-report-body-dblclick-handler.ts","../../node_modules/@operato/data-grist/src/data-report/event-handlers/data-report-body-keydown-handler.ts","../../node_modules/@operato/data-grist/src/data-report/data-report-body-style.ts","../../node_modules/@operato/data-grist/src/data-report/data-report-body.ts","../../node_modules/@operato/data-grist/src/data-report/data-report-component.ts","../../node_modules/@operato/data-grist/src/data-consumer.ts","../../node_modules/@operato/data-grist/src/data-provider.ts","../../node_modules/i18next/index.d.ts","../../node_modules/@operato/data-grist/src/data-report.ts","../../node_modules/@operato/data-grist/src/editors/input-editors.ts","../../node_modules/@operato/data-grist/src/editors/image-input.ts","../../node_modules/@operato/data-grist/src/editors/registry.ts","../../node_modules/@operato/data-grist/src/editors/index.ts","../../node_modules/@operato/data-grist/src/renderers/boolean-renderer.ts","../../node_modules/@operato/data-grist/src/renderers/color-renderer.ts","../../node_modules/@operato/data-grist/src/renderers/date-renderer.ts","../../node_modules/@operato/data-grist/src/renderers/image-renderer.ts","../../node_modules/json5/lib/parse.d.ts","../../node_modules/json5/lib/stringify.d.ts","../../node_modules/json5/lib/index.d.ts","../../node_modules/@operato/data-grist/src/renderers/json5-renderer.ts","../../node_modules/@operato/data-grist/src/renderers/link-renderer.ts","../../node_modules/@operato/data-grist/src/renderers/password-renderer.ts","../../node_modules/@operato/data-grist/src/renderers/progress-renderer.ts","../../node_modules/@operato/data-grist/src/renderers/select-renderer.ts","../../node_modules/@operato/data-grist/src/renderers/text-renderer.ts","../../node_modules/@operato/data-grist/src/renderers/registry.ts","../../node_modules/@operato/data-grist/src/renderers/index.ts","../../node_modules/@operato/data-grist/src/handlers/record-view-handler.ts","../../node_modules/@operato/data-grist/src/handlers/select-row.ts","../../node_modules/@operato/data-grist/src/handlers/select-row-toggle.ts","../../node_modules/@operato/data-grist/src/handlers/registry.ts","../../node_modules/@operato/data-grist/src/handlers/index.ts","../../node_modules/@operato/data-grist/src/formatters/date-formatter.ts","../../node_modules/@operato/data-grist/src/formatters/number-formatter.ts","../../node_modules/@operato/data-grist/src/formatters/text-formatter.ts","../../node_modules/@operato/data-grist/src/formatters/registry.ts","../../node_modules/@operato/data-grist/src/formatters/index.ts","../../node_modules/@operato/data-grist/src/gutters/gutter-button.ts","../../node_modules/@operato/data-grist/src/gutters/gutter-dirty.ts","../../node_modules/@operato/data-grist/src/gutters/gutter-row-selector.ts","../../node_modules/@operato/data-grist/src/gutters/gutter-sequence.ts","../../node_modules/@operato/data-grist/src/gutters/registry.ts","../../node_modules/@operato/data-grist/src/gutters/index.ts","../../node_modules/@operato/data-grist/src/filters/filters-form.ts","../../node_modules/@operato/data-grist/src/filters/index.ts","../../node_modules/@operato/data-grist/src/sorters/sorters-control.ts","../../node_modules/@operato/data-grist/src/index.ts","../../node_modules/@operato/data-grist/src/configure/column-builder.ts","../../node_modules/@operato/data-grist/src/configure/imex-option-builder.ts","../../node_modules/@operato/data-grist/src/configure/list-option-builder.ts","../../node_modules/@operato/data-grist/src/configure/rows-option-builder.ts","../../node_modules/@operato/data-grist/src/configure/config-builder.ts","../../node_modules/@operato/data-grist/src/data-grist.ts","../../node_modules/@operato/data-grist/src/record-view/record-creator.ts","../../node_modules/@operato/data-grist/src/record-view/index.ts","../../node_modules/@operato/data-grist/src/data-card/data-card-gutter-menu.ts","../../node_modules/@operato/data-grist/src/data-card/event-handlers/record-card-click-handler.ts","../../node_modules/@operato/data-grist/src/data-card/event-handlers/record-card-dblclick-handler.ts","../../node_modules/@operato/data-grist/src/data-card/record-card.ts","../../node_modules/@operato/data-grist/src/types.ts","./src/grist.ts","./src/grist-action.ts","./src/index.ts","./src/uuid.d.ts","./src/templates/grist-action.ts","./src/templates/grist.ts","./src/templates/index.ts","../../node_modules/@types/node/assert.d.ts","../../node_modules/@types/node/assert/strict.d.ts","../../node_modules/@types/node/globals.d.ts","../../node_modules/@types/node/async_hooks.d.ts","../../node_modules/@types/node/buffer.d.ts","../../node_modules/@types/node/child_process.d.ts","../../node_modules/@types/node/cluster.d.ts","../../node_modules/@types/node/console.d.ts","../../node_modules/@types/node/constants.d.ts","../../node_modules/@types/node/crypto.d.ts","../../node_modules/@types/node/dgram.d.ts","../../node_modules/@types/node/diagnostics_channel.d.ts","../../node_modules/@types/node/dns.d.ts","../../node_modules/@types/node/dns/promises.d.ts","../../node_modules/@types/node/domain.d.ts","../../node_modules/@types/node/events.d.ts","../../node_modules/@types/node/fs.d.ts","../../node_modules/@types/node/fs/promises.d.ts","../../node_modules/@types/node/http.d.ts","../../node_modules/@types/node/http2.d.ts","../../node_modules/@types/node/https.d.ts","../../node_modules/@types/node/inspector.d.ts","../../node_modules/@types/node/module.d.ts","../../node_modules/@types/node/net.d.ts","../../node_modules/@types/node/os.d.ts","../../node_modules/@types/node/path.d.ts","../../node_modules/@types/node/perf_hooks.d.ts","../../node_modules/@types/node/process.d.ts","../../node_modules/@types/node/punycode.d.ts","../../node_modules/@types/node/querystring.d.ts","../../node_modules/@types/node/readline.d.ts","../../node_modules/@types/node/repl.d.ts","../../node_modules/@types/node/stream.d.ts","../../node_modules/@types/node/stream/promises.d.ts","../../node_modules/@types/node/stream/consumers.d.ts","../../node_modules/@types/node/stream/web.d.ts","../../node_modules/@types/node/string_decoder.d.ts","../../node_modules/@types/node/timers.d.ts","../../node_modules/@types/node/timers/promises.d.ts","../../node_modules/@types/node/tls.d.ts","../../node_modules/@types/node/trace_events.d.ts","../../node_modules/@types/node/tty.d.ts","../../node_modules/@types/node/url.d.ts","../../node_modules/@types/node/util.d.ts","../../node_modules/@types/node/v8.d.ts","../../node_modules/@types/node/vm.d.ts","../../node_modules/@types/node/wasi.d.ts","../../node_modules/@types/node/worker_threads.d.ts","../../node_modules/@types/node/zlib.d.ts","../../node_modules/@types/node/globals.global.d.ts","../../node_modules/@types/node/index.d.ts"],"fileInfos":[{"version":"89f78430e422a0f06d13019d60d5a45b37ec2d28e67eb647f73b1b0d19a46b72","affectsGlobalScope":true},"dc47c4fa66b9b9890cf076304de2a9c5201e94b740cffdf09f87296d877d71f6","7a387c58583dfca701b6c85e0adaf43fb17d590fb16d5b2dc0a2fbd89f35c467","8a12173c586e95f4433e0c6dc446bc88346be73ffe9ca6eec7aa63c8f3dca7f9","5f4e733ced4e129482ae2186aae29fde948ab7182844c3a5a51dd346182c7b06","e6b724280c694a9f588847f754198fb96c43d805f065c3a5b28bbc9594541c84","e21c071ca3e1b4a815d5f04a7475adcaeea5d64367e840dd0154096d705c3940",{"version":"abba1071bfd89e55e88a054b0c851ea3e8a494c340d0f3fab19eb18f6afb0c9e","affectsGlobalScope":true},{"version":"d8996609230d17e90484a2dd58f22668f9a05a3bfe00bfb1d6271171e54a31fb","affectsGlobalScope":true},{"version":"43fb1d932e4966a39a41b464a12a81899d9ae5f2c829063f5571b6b87e6d2f9c","affectsGlobalScope":true},{"version":"cdccba9a388c2ee3fd6ad4018c640a471a6c060e96f1232062223063b0a5ac6a","affectsGlobalScope":true},{"version":"4378fc8122ec9d1a685b01eb66c46f62aba6b239ca7228bb6483bcf8259ee493","affectsGlobalScope":true},{"version":"0d5f52b3174bee6edb81260ebcd792692c32c81fd55499d69531496f3f2b25e7","affectsGlobalScope":true},{"version":"810627a82ac06fb5166da5ada4159c4ec11978dfbb0805fe804c86406dab8357","affectsGlobalScope":true},{"version":"62d80405c46c3f4c527ee657ae9d43fda65a0bf582292429aea1e69144a522a6","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":"12a310447c5d23c7d0d5ca2af606e3bd08afda69100166730ab92c62999ebb9d","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":"1b3fe904465430e030c93239a348f05e1be80640d91f2f004c3512c2c2c89f34","affectsGlobalScope":true},{"version":"3787b83e297de7c315d55d4a7c546ae28e5f6c0a361b7a1dcec1f1f50a54ef11","affectsGlobalScope":true},{"version":"e7e8e1d368290e9295ef18ca23f405cf40d5456fa9f20db6373a61ca45f75f40","affectsGlobalScope":true},{"version":"faf0221ae0465363c842ce6aa8a0cbda5d9296940a8e26c86e04cc4081eea21e","affectsGlobalScope":true},{"version":"06393d13ea207a1bfe08ec8d7be562549c5e2da8983f2ee074e00002629d1871","affectsGlobalScope":true},{"version":"d071129cba6a5f2700be09c86c07ad2791ab67d4e5ed1eb301d6746c62745ea4","affectsGlobalScope":true},{"version":"10bbdc1981b8d9310ee75bfac28ee0477bb2353e8529da8cff7cb26c409cb5e8","affectsGlobalScope":true},"c4f5f288a2b8dcfb6183e29612ec26b7a049314a6a10b7e6e700a8307077455a","12f4cfe2fe60b810c3174537bc2ddb20c1067b7768643d12cb1266fd183afb75","675e702f2032766a91eeadee64f51014c64688525da99dccd8178f0c599f13a8","fe4a2042d087990ebfc7dc0142d5aaf5a152e4baea86b45f283f103ec1e871ea","d88a479cccf787b4aa82362150fbeba5211a32dbfafa7b92ba6995ecaf9a1a89","187119ff4f9553676a884e296089e131e8cc01691c546273b1d0089c3533ce42","c24ad9be9adf28f0927e3d9d9e9cec1c677022356f241ccbbfb97bfe8fb3d1a1","0ec0998e2d085e8ea54266f547976ae152c9dd6cdb9ac4d8a520a230f5ebae84","9364c7566b0be2f7b70ff5285eb34686f83ccb01bda529b82d23b2a844653bfb","00baffbe8a2f2e4875367479489b5d43b5fc1429ecb4a4cc98cfc3009095f52a","ae9930989ed57478eb03b9b80ad3efa7a3eacdfeff0f78ecf7894c4963a64f93","3c92b6dfd43cc1c2485d9eba5ff0b74a19bb8725b692773ef1d66dac48cda4bd","3e59f00ab03c33717b3130066d4debb272da90eeded4935ff0604c2bc25a5cae","6ac6f24aff52e62c3950461aa17eab26e3a156927858e6b654baef0058b4cd1e",{"version":"0714e2046df66c0e93c3330d30dbc0565b3e8cd3ee302cf99e4ede6220e5fec8","affectsGlobalScope":true},"45a631650d3970dcb50a5b6f10bdd8533eed562aa5d85fa9887621c074c09de1","2fcd2d22b1f30555e785105597cd8f57ed50300e213c4f1bbca6ae149f782c38",{"version":"bb4248c7f953233ac52332088fac897d62b82be07244e551d87c5049600b6cf7","affectsGlobalScope":true},"70f04c91d3186b1b10157157887fab664968fc9b88377785a5ee42750c202c6d","2be20cb18945e796ceee59e61004f40ee849d26b1f8081504b545970d77d8093","6e2c5a9358c2be6791713f778c3af2d3357b8665d881e22f50b3aa861a2a9717","1e5743b25a63fd34ffbae89adcbf248ee17db6ed08d90079ffa93803c3e80d2a","1904d0c0fc87a48729676fad3a031404c850d0f7775c7abac451d0be92978212","bece353ce2ed400f3a86b1f3beca6e973a64e5ce1c2143411469d8fbc88360cd","f07a77a7fb1d49aa2b61cb68bf712a083487acd7130d20223a83de03af0c257d","cc6bcd576056d8ccc3bb297b152e9e4d694fa13a3790078fc9c03f361d82060b","1e2ae614a94edfcf851891f18ab17099709fe0214b5a97f1bfa63d1c7730b345",{"version":"27b285e901600242883d62a5fff9f5d262c6fa128b6e6c6963f981f2630a957e","affectsGlobalScope":true},"380fd4339f2f5ae2c6505a477da678b9006258d757d69ad7971b011ef0ba0b73","e0c500877628416728878335c0e6238773c48f2155851b167a76a322b66a6c78","821e63a107f6392f2afaa2d3df8c52a4a42f387269456b2353c065be88da532d","ea35698f58f5fa2a204d7e20a7b46bf78ba2c627b751596b1719240310db3a48","f43e43ff5bc64439e39743bb7ab4f95ba0ae83ace50c61d187ef09877fa26d8f","58d2ec4f70beca96dc625d0bbbf52983c92de5f36d39c1ea625c356a6f627297","a7729f4cd237674215f6706436d1ad9dbd754684c970f0d036fdb1eb3a110a3c","e8234beadb18b72754bd1d444239b1985f95da0311054c82329f82a5a6657a73","cc79b6086a08f5fe3e84b96a294fa1484a1aee36ec3faa6f4ac289ccc08bfc38","f1c8ce118e1be5a0f96829b9d6d8103a2d2630097686215a5bc2b3dfa6896f4b","e0a32d1c7b757d25b3b1619accddc87a957a100ed065d187f00aa0c0897d9459","88a89ced0185f3e6e7b417a14b930ed2237783a9b402b3301fbb61adabce7891","5dd8516bdca5e56a20779b84758f4f20640e423ff55acf64bfbada36bf54bbba","fe0e774326bff14b64b8208e648b6f374db8e09e39879dd6a09441ef6bea9c74","84ef625a84500808cb0b246836401f5e64947741dcc670e05213bb1ebf352989","42a3fa7aac764b1a3bca80085311134d53132274cca2d97380d245948be37704","a5352463052128493313d93f3648c837f1365e24a0ec5fd640e0a6468e47654b","15b4d80e51b3ea458c75c3a68644a41024f7d83c12f1b37715a53a8a7f0fe9f8","70594838909a394e4017449b7eb8d414d90f4fab1b1dd493588f6a22f2b575cf","1ea0f48e8d7f55aa76e989e82e4d8f61618143d946f134856e29c4da911ecb2c","998699eba617b9157327ec3be6a0da70bc0ffd86a40a20c21ed619f6f5eda300","d5e3a229287c85386205e59113081891be2f981ae26c08873544d6307255f429","d01326c2380c2e0fc4768b5df9bcc5d5c3becf5dc5c5f14bc8565572851355bb","8e609bb71c20b858c77f0e9f90bb1319db8477b13f9f965f1a1e18524bf50881","2bf79e557cf026e2a99571e429f9a384e0c71c6d766a7a5fcea8fd63f505d860","709f62b8c98e1db14602e873218cc5d22f81d64cd88f25adb5b4d2705a7e5d5c","1ccbee2dd4fe1ff5f8730da05d3b8f33341cfde849f18279c557c4cc559a32a0","061409539ca4897bbdcd892187bdec083c1c93c61a603612b12a28b3d8a4a21d","6ecf6d5e8895f98b7eb2f435a2bf016c70090a63ba8f65d36a73883e098035df","f6c18323ecadd6c1927827e9c909a3b516c1855c0e77c4907ee961b0f48d40f7","e7d7ca50c4e1cdaa023f2e17d488c1f12cdbacab635f50914816fe709ee392b0","5bd0c31f3cba01c185656cdd064ccedb5a41d7ad8f05fa9075b0df0dc4469590","2f0bde7f04671a894dc0ad095cba5cc18b6b78080982821382932568b8ebfefc","f1ad261f3b1485dcb0d51016717c08b3ba94041777ae46382e30d57ba8074ee1","98af2bb01313523abb08c877526c8ab52a6b0bc5f9d8163e6d9405775357e4a7","d21ed3b715779dbc7b16c3a132868c8d4dbbe4638a4e1fdd7b13d350a76e59bd","7c40b6ae500d1c8b38834c15d15d49e5acacb94b2f8427f0700f6620294ae066","41f8e76ced68ae5fddc13e31e96b4c29f891c91d84093885e9a95f8ad7d74b31","e824fc452ae29745f4820bbfaa1a9b7afc14d42e9d7787b9e16b631df8a88781","f218c80a6a749c77b23bfdfcbd998f6fbe6805a5d9fb114274f2f43f93cf98a6","cb1bc91b1ffab542a23deab6caa54f7405e3ffaf93e72f1e73a4887be07de8ef","c0215d7f55e577312e9f4cef0b183a11d5ec4273218e752af00be3cadc25490a","9535ca9355887eeb719db9b06d5105809bcb0fa6b40e235956d80ae8f2f065fb","a2ce66067019351078533b6eddb5240e96f01686f8014f8959d63a2587557fb7","27909ca3d149c1c6f45b29b6e2ef4b1cbf709bfe6c0c66276d4541f6afc8031d","5a6534f5d0435656321853f3e16dd4c7f944162ec9af7a99ff9d0142947bf359","27909ca3d149c1c6f45b29b6e2ef4b1cbf709bfe6c0c66276d4541f6afc8031d","b1d629950cf09eed9cc08a0f2f4ac780de6f05c2e542b907777f7eedfe77097f","27909ca3d149c1c6f45b29b6e2ef4b1cbf709bfe6c0c66276d4541f6afc8031d","9466c0fcb7a71701107e6c746c1196be64c598706dc012e1edd5eef47902c114","f0512312084ae789be5862be6bbbb4bd4ece73ca1bdaa3193b1a2e3dc0b8ea42","e1925458d0ea29d0b4d314ac029c368dcc5b5b0421be3c05c36a12df92840401","e24e3421e963c94c6e5841dec3b1ca1fd08f3c33487d688a52c380e9c0462074","19236d2b3a4d329eecb7d867e62ba2ce8ff2a1c290d9b9cadc246e1e860232ca","c348a5e4481d61843505811ed74ca62234d5bde08db286a719a7421bf64fc8c2","aa537ca66ae3186317d6b6980c06068e4e18a4802aa63681fe6ab82ebcf62391","27fba3a14f54b67440df535f6f96b7068ad409544e422c6bb79ec320bce6462a","d5d357f555e6f34eae1b87fa0d2622cd4d243145c705dc6408ceae7f591cfd40","99289d0b04da7b244c71e2d857ffb0ac780a46f800a495e9fc017dd05b662bb4","80a3bbe0e4fdfaac2c0a8b92a3ed66d3ded5e8f454c5790c8d593872fc1197f1","97c58f6db61d45712d91d2260994817ae2b568bbb37cc280013079b6b5d2232d","ac388c7c7a262213a3700451bc921e382a93fb27c0252c34ccf03540b4ce044b","1da789e534bc558808021dd64abf33a91a68e422bbf28aeec236bd74df640401","fb0107c83e2e0e75b77dacd0c3c6c3ab6844e98dce2a8f858c6f0a57c12136a6","0a478dcb6e6bd8a5d871165659c79cee7b8c3b7a87289118d22e1a04d171e252","a25d1e52291791819032826af5c52987e16ffdb96e8bb69f7f1790f5ab080be6","d660961abada6b5030461f3322ef3a2e1d9fec74167574f8b590a7796cf90a72","707b4eae3d469b2f347d2083037151922f94c370a9456ebd5ac0a4fb7441c7e7","4bcb813ea56182beaaab1e8274524eb9f1449b0d8e79efc4a0399de09e43f816","c784eab1cf838d9d6527bce3d9f2d373145606666b68f7610291a7adf6e6bda9","f0380f581cb015778c0fe51e95b5b7f6dae237280654558469b2486c1572268a","68368326a93d509042cf18e38e650a6ff68af64c09066f062d7e4a4402f074c0","a6ad88ec19b980dbbb65df90bedf767648b8a6ff4241484c8ac9a80bfa780f3c","0f89797139d74aa4bab3364933d3130cd0db6803e44a35125ae86bab2e088330","bba49ca567a84253fb483d8720d201d1e43100acb0a5b5463cf282b5ac39033a","6db56ec2d0c26973feb18284abcf9ce9e655991490d162932162294ad2f1c6b9","8f5c56c43ab9176c2907a2c88dc98857d87838bcc66a08147a2bdb5f3cccee06","519cb99ba71a3b3d2c8da5078931c8df806d7ba626acb61ecc00bdc510e0cb9e","cf93fb9208a01c80f0fad245c4360356e5de6c2384b7641acf0b9cc2f5c42448","336398b0efaf964124e636a9b29c4edd5870aee79ac64bf87be58a9d66b7c048","571bc65ec37ba124e762bb822e14a2b8502dc684e356be8feaccbd6b9cadd023","2bbbefc1235500bdb5091f240dc8cba861a95342272f7d11b7574a0d2ef4f85e","7cd455fc4c4818f19263d73b29c59f3fb5fd54b45a6ab83ca3eb3661281db56b","1c6b9b5501774a2ece6574be8e26092800e3f1f836f8c179b4f9fdd271a620f8","0929ec89582904044a56ca8220114b7256450a197da22eb5c9b630be69a41372","d212d84f0d619e9bd183b5921d2b27062fa0efda50e6ad6b0664a0d15aabf4a3","8e2bd1bdc7d9b0b1d290c4aad026dc76d7e82f2c9e44da34bd79ccbc19947bb5","3105a6cf1565ddc046f897858c64065148cbcaa33034c232fc44fd469e0de67a","79be55362c82b8aa2f5dc063b51dbbc8f38f009d81c494aac4f671ff23fefb86","10cbee260a09cb62cc5516ea65aa7504f21ec98048a324e789d04d40d9057513","77b0b20b0aeafc78f8af2d66bf16a53b91312d6426f5413a574b978cc6edff34","1be8da453470021f6fe936ba19ee0bfebc7cfa2406953fa56e78940467c90769","05cfea0488751015b0b85911b6cdcde7c6cebdd9b8cada1ec0b5c1736357a552","6d1f118cfbf15c813f578cf6b87da76d075698bf7db964cb7c3d75f0309652f7","74a8a08e5d642a108ae7b23e72bded7b9d784c665458affdfb1770c1b19bcdd1","a9e5489311de854cb96bfcf5eaf969c9b322c658e3575f30e03180e4d4ca3994","f8c86fcbfb0a1e69a0ed28d3249cc33c312fa23a39c17e15cbbcc539bdcdc303","7179b6924a816d72bf206803d8cdc27ccc14f02f2d4f4145d5183eb083f5bf17","39d2d450df6efbf38585fd316f18922c8ac3fdfd4c3fc412d0bee34e2bc86378","7470dedadf72566f57f46fa8a8950afe388a4e90935b4e4b3d33add9a611929d","90feb2c17c1fd53720e1dd8738c6660aa14402394bb30caed6f2a7cdd54fea40","dd1de0adb4b83a38b95e591363b76b3d988bca5cb7afb9f2eeb2d0fdf4bc1a0b","ea839320f192a98eaf17528697129da336db74516403cc806b5d8ed485f1e9fe","02199dfc6d5e71a34f3bfd914fd76da8232667be8ddc6d6fe6f943e654060463","1ad860272f79d227c1de2745d45317ea248a2cc0fa6b7a440229d76ef5243692","2fb7052e4b4bbfa5274af98d808b6a3711085f61faa628897cc73984b998c607","103fd8a606619feae78192033c195ae9bfaf1603809afcc9d7ec74ea42dda9b5","2cfcd09a573de9e1e7ba0ea2d08786d862e8f7c93d46faf68b7cb12208b4a67a","bf8baa6f19f68810691f48d625fdc60730b3a76747ea445a5aac0447a104e2cd","aa165cf1c2a1551d7aadc293f1cff86dc5cf3e5f245828751924acf1e5ba1842","30905c89260ca8da4e72345c72f8e80beb9cc39ee2ee48261e63f76ea1874d1e","75e223cbdf2917289aff71b0758885d9c1fce53b63f7dee1f6ffeec1f3a7ad78","a2b8808d3c995c36eb6b5d935d3a4e8fdfb13690a275236d8e8ced7dd54d76ef","2c8d4323b31a3a7676f638cd6a12b319fee562e42fb054e330a248b7c340252c","d0adee9d028e855fceebfe74614e36a4a05693c792e0962c53e520de03a53d18","299848ec98cbbafa692a547e2383d36feb6d9488dc015f7a327e361325236f2b","acf6fadac9d6f7b196f325c8bada72d821009cebb1455da43ef3d875804d5a46","2fd48df87a103cee6f65309642f4502853d1608eeb00189249b2286093413e09","3c4bbff3ccab1975097cd7a1d54602cf49ee5287b578090883c9ed944d89d755","06ff1d15788446ff55c9749e18d9df92bfadd11f9359ee6a84c32eb00e3fe567","239bc5d8b5c22d741b17a3604982eb8339a559a43437b15eb41cd998aef46b7a","fe9f22ba83e4c9b1d1b6105a3eab129b1666a002c3665a3cb6eeb0a8d8dbd174","3dacb7c808d7bce659c6483a820edb426d3ca0c496b3836d41339463bae8f0de","200ff2f8e4c024be9dc95f16e8e0d61a5009a4e69133c101e5fc8f31b284c470","e3acdfeee23aacac6fe1f7937c40d431f06a7672cd17b029bd694b80736f2295","7b1caf881d4680c1a8a19f78962f5adfc74583477c718421fb7b1ee33fe7622a","674a0d24b25d8e715182af651460af39a532e54e2afca4b30433800536e66f57","6b2ed1609be98f2c092a845732e2146f411da96aa2c18b183a7d72bb1799f536","00ad476dc9da268b57f9156d1491bdc9bf67777239c35903cd665ade2ffdb19d","0ab097364abe5d01a30978b144bed298b128684414cab5120a77ec4f13771cd5","bcab3351a6ebfc2e2f19ca9aa349b0522b530a2d461414c0ab6fda03f833520e","3be6b3304a81d0301838860fd3b4536c2b93390e785808a1f1a30e4135501514","da66c1b3e50ef9908e31ce7a281b137b2db41423c2b143c62524f97a536a53d9","769c966ef166205a08c0382a298a6c5877951599d805931a963ae5650ee46391","35c1202e93852c1c233191971b8c4aefe5d3f9df287991585fe305078c0880e6","690a59ec8ef431839c447cd88fbb0bd0ce59c037736d8748737d4e0f2ed57077","4a2a6bd6a36b058effc58d1aab136cdbd66188773470885a4b414098a0d76821","b12f96f442196be954b8fa982f179527fff05a796962fecfb6e12b0a2c1b6867","accbe8d6d2e3d9ba9eb6a0e8eb3e6eb5edbb4c83ef697477c48960b3fd489709","d0eb198aa8b26193b40e6ed6c7170cdf2bd844088b7cbe310fdf793c2cfe2881","fb396aed0372a9d07b066357137a71cada3c2cdcf63a943bb5cf54693879170f","0866f5c3af2d2991560fe573f7770a5de4df9e8661f3422dc3cdf3d07c7ca77b","257a9fbd78627aee4b41944dfdd51791295dc9f75e23ca860bfcbc1d963af172","84f090849fcf05385e3028adb7e0dd317ef90d2d6e2ce5b3014cc227ad959012","9aafa0486b647d36c763b947635c5abd502b4866068a201e1aac421ba2400635","f2492c82b866dbbec1cbf905068d3f10395eba9eddfeb93cd68d7999c7c02e94","ee0c1682ae2647493e384cbc0fb745cfec343bc2bc9e4dea7c32fc638d4d9662","f43e379b0245ee1247be3aada6bc08cb90fd65d0e36ea991fa74ca799aaee45a","5d8a54affc9a33b29830ad949f6e247314cbb7f85287231b07b66611bacf795f","2df4e6ba6dee78a86e4ec293bae74ee74e7f1fe5b7ed542d560db8dcb491f4de","fc9c159bba3c22b046abfeaccfe009b9e879cdb032c618794ed7b9bc493b0e5e","637dee5f1e85a058b08df723fb95b209b17f46feb6de0b05bd8536de68c90a2d","5640690a3a362097b2dcd24122aba3b6576984f3401a3cfbe8c0e7e2abcf1fc0","43ecc50d052be9667c0ddadcd9019ff30539c4cb3a16098fe18c55f33123c8aa","45480dca7801a941ba984c52a96932a88b33cd34350b721653172349dab8da72","7eb622f25e584caf2db75777fd45aba56a8dd4c2b91b1ce2b6e8b049d05e5b24","a69f95a1ffd9f2dbd632a05ac6c4ac0f62ad215bca75ad998b637c56233d1080","8e7aa01e7d2d0959da70381fea3206f08261b6e44ea4a657de577e4beb66d41f","88a3a6f8c2a1640d8d5fd30d8d86462f8babd86a1e52fab0e8b7f7c141fb348e","345f76c854da724803c96f727a3f9c75e26cf95c6e7b8c1064dbc4e7727b74e6","ab7b7a15a5d73eb0cfc2b973e580f357f07492bff6608669d7e899e2d49ac9a3","df05184ed31d40e21373496ff82d04a077849030c3acaee9b9e90ad42420d8af","6ce34cbfa0480a66ace42ec4c9c43d185292f1f6753c35ff43127945b6bc67a6","3a6cd4b8b719d06b74ae01f84c16984b923d0510e655e247ba52c094ca6046e9","1f86828029e4c451cfbc7f2a7a7b02bc00cb92787565810da0e29460b0bf0aec","edccb51f9fe247f8bd47b91ece1d92b075e6b5c16d0a105d27ccb89d4700461b","6cee1623e9789e466ee0ed2db9b4c6f7145c6c107d940f74ae2fe5ef8f502ea8","5875ba32f894c6af79e095e166e81a6415a200e3631000c8d7325290752efd24","d3796eba9f0aa69613d07aea76fa51381b0ab81073c5d738e6a6a62ed95611a4","7dab165656a73dda1802becb82bea549f7021c7f6cc0d04e9d7447aa9c244e0d","dd20dc1dde9e5dfc60ee128833c3fff8ac7367b3e5be5dd0abe8ddf01276703a","60bc5e3ae1cd839dac7ca7dae80f111ca0c80a3d147c87f8be8786fa89163607","3bf5af355505ddb9cd63a4c1221601353176af04da96cecfd819a9b4fdb51e17","900683c32709e025b93cc18be550bbf2a2e5686e0ac5d058f25468062117a5a7","1e8c51eaab31c7c7ce8590e80b8663f360aed54caf8cdf2643349ef59ae27876","85d33ba4097c3f24ceeca365379301c327d5291da44e57bbcf301b68621f3708","39426a077f479e1b77cd46b3b2341d76963fc3f4832143effe966b22cd77b72f","f7f1e3147bdda813f8f14187c20ee886cd7cc1f1fe2bf61f678727789cf671ac","900683c32709e025b93cc18be550bbf2a2e5686e0ac5d058f25468062117a5a7","319269ce4b7cbbebcaa0ad282b4c804b36c5e8d60f8e66c47c2f39037c99673d","2ee946e9af009e9d7573cf721a07208e17daa01d68e407a21c85b75369d2b81a","8484691fdd64e4c5e91b8006cba7d1c329283e5016fd811741bc1b6d36cb3358","2d26ffe8976c72dd5c9c68950742d31a72b339f91010c46ec6e4640064049478","1e834276e651debe99cd115a3cee8d3a53b1858355251bc8fee5c9be76bea5e4","900683c32709e025b93cc18be550bbf2a2e5686e0ac5d058f25468062117a5a7","2cb12d0e8f8f63b336bc191fbbfe7894e6f333b1ccb5e4a9e244808f122e4240","b0a56ea72165f6988647d7f63d47145eaa2fa104fa832a447de5d559dbdce2a6","bd97f78d4bf937a24facca4446db00bfe2d8c878615f2dd392f5a46d47a7c515","b606297cd81a6e9043e2ea4e1a93417da39d75c40d7f16f91dc975c6e728384d","2e1da7088f9796c91853481c0c672cc70feffd677cfcbc7712793ea1ef3f78e9","42221ab620b5c643d8acf4ebf0be653237ae703e61d75d080865169dc216b709","73b26e3c7b6eaf55f643c472c43230568ac1bc788fe30a40c90a8c55c32fc4e1","02149338a9afc04d32a63203e5111046676257bbdd4acd82f595b410e0e90ed4","139153fd5593479e342ea2b3cab5e5ccba57dbb09cd4f99a0e9c04dce696c3f7","b42272577827dc7a63a31546d9cfb54b1797c44b1301539e89d03dcaf8dbbd64","91b10a851ae888045b1993b943b32a876f2bbeaddbc9e3fc4afdab2bc97d3380","e24ecdde72c55132e9e3e23864ff74bbeea7e60b554b944dbca00b66e94f8fe1","91a7a061a7fd2ce481ec934c9911a4549fe6943fd6acf445032b0b4fef0f15ad","b41628afe7d2922707979411590e7dd63b2c14f4ff4cf5c452414b04625e6330","12e0624a60e97b3f91a0bd0057185e1947e928a39f39fe885e16d571ec5c5a90","50426f307d657dbf08076e501171e1a7fde956372abb35ff64ff65631988d1d6","4570add0194c43ee173128265c831a401cfbba3be4243b782243c6f4efff02a4","b2a98677cc9bc4a674e803b6845efe6d71782b796b9acdf3154dcfe6d0fee127","92c1095f33c916fbc188ab78b977cbc19798939a2ba85d452a5d5a11c5808425","00fa11d811e74950ca8bd651516f148a5d83f96992553e1560c901d7c779a7a3","2e6d9781c74454456b96e2eac3363fd11e8f22cd7b43553bb2b22bffa6726311","00e68e68fa99ac048fa8b8abb4ddf80c9f5672a04c1e6a7afcc63eb518ce67d0","5085d7062aea23f3d9ece38cc5481f97bcd117872acea2158bee2af7d5f6bc6e","54acdc37eef27f191526efce6b503ca26ccfa1718a852b5d911bf5b4bf40d1cb","0cba3a5d7b81356222594442753cf90dd2892e5ccfe1d262aaca6896ba6c1380","a69c09dbea52352f479d3e7ac949fde3d17b195abe90b045d619f747b38d6d1a",{"version":"c2ab70bbc7a24c42a790890739dd8a0ba9d2e15038b40dff8163a97a5d148c00","affectsGlobalScope":true},"422dbb183fdced59425ca072c8bd09efaa77ce4e2ab928ec0d8a1ce062d2a45a",{"version":"48d40223f385f00deb112cbc469ddf33e78bd746f6a88d05577f9f75dd614545","affectsGlobalScope":true},"1dab5ab6bcf11de47ab9db295df8c4f1d92ffa750e8f095e88c71ce4c3299628","f71f46ccd5a90566f0a37b25b23bc4684381ab2180bdf6733f4e6624474e1894",{"version":"54e65985a3ee3cec182e6a555e20974ea936fc8b8d1738c14e8ed8a42bd921d4","affectsGlobalScope":true},"82408ed3e959ddc60d3e9904481b5a8dc16469928257af22a3f7d1a3bc7fd8c4","98a3ebfa494b46265634a73459050befba5da8fdc6ca0ef9b7269421780f4ff3","34e5de87d983bc6aefef8b17658556e3157003e8d9555d3cb098c6bef0b5fbc8","cc0b61316c4f37393f1f9595e93b673f4184e9d07f4c127165a490ec4a928668","f27371653aded82b2b160f7a7033fb4a5b1534b6f6081ef7be1468f0f15327d3","c762cd6754b13a461c54b59d0ae0ab7aeef3c292c6cf889873f786ee4d8e75c9","f4ea7d5df644785bd9fbf419930cbaec118f0d8b4160037d2339b8e23c059e79",{"version":"bfea28e6162ed21a0aeed181b623dcf250aa79abf49e24a6b7e012655af36d81","affectsGlobalScope":true},"7a5459efa09ea82088234e6533a203d528c594b01787fb90fba148885a36e8b6","ae97e20f2e10dbeec193d6a2f9cd9a367a1e293e7d6b33b68bacea166afd7792","10d4796a130577d57003a77b95d8723530bbec84718e364aa2129fa8ffba0378","ad41bb744149e92adb06eb953da195115620a3f2ad48e7d3ae04d10762dae197","bf73c576885408d4a176f44a9035d798827cc5020d58284cb18d7573430d9022","7ae078ca42a670445ae0c6a97c029cb83d143d62abd1730efb33f68f0b2c0e82",{"version":"e8b18c6385ff784228a6f369694fcf1a6b475355ba89090a88de13587a9391d5","affectsGlobalScope":true},"5d0a9ea09d990b5788f867f1c79d4878f86f7384cb7dab38eecbf22f9efd063d","12eea70b5e11e924bb0543aea5eadc16ced318aa26001b453b0d561c2fd0bd1e","08777cd9318d294646b121838574e1dd7acbb22c21a03df84e1f2c87b1ad47f2","08a90bcdc717df3d50a2ce178d966a8c353fd23e5c392fd3594a6e39d9bb6304",{"version":"8207e7e6db9aa5fc7e61c8f17ba74cf9c115d26f51f91ee93f790815a7ea9dfb","affectsGlobalScope":true},"2a12d2da5ac4c4979401a3f6eaafa874747a37c365e4bc18aa2b171ae134d21b","002b837927b53f3714308ecd96f72ee8a053b8aeb28213d8ec6de23ed1608b66","1dc9c847473bb47279e398b22c740c83ea37a5c88bf66629666e3cf4c5b9f99c","a9e4a5a24bf2c44de4c98274975a1a705a0abbaad04df3557c2d3cd8b1727949","00fa7ce8bc8acc560dc341bbfdf37840a8c59e6a67c9bfa3fa5f36254df35db2","1b952304137851e45bc009785de89ada562d9376177c97e37702e39e60c2f1ff",{"version":"806ef4cac3b3d9fa4a48d849c8e084d7c72fcd7b16d76e06049a9ed742ff79c0","affectsGlobalScope":true},"cfe724f7c694aab65a9bdd1acb05997848c504548c9d4c71645c187a091cfa2a","5f0ed51db151c2cdc4fa3bb0f44ce6066912ad001b607a34e65a96c52eb76248",{"version":"3345c276cab0e76dda86c0fb79104ff915a4580ba0f3e440870e183b1baec476","affectsGlobalScope":true},"664d8f2d59164f2e08c543981453893bc7e003e4dfd29651ce09db13e9457980","e383ff72aabf294913f8c346f5da1445ae6ad525836d28efd52cbadc01a361a6","f52fbf64c7e480271a9096763c4882d356b05cab05bf56a64e68a95313cd2ce2","59bdb65f28d7ce52ccfc906e9aaf422f8b8534b2d21c32a27d7819be5ad81df7",{"version":"0c5004386ed814334d2d4abd1d8f2f0b63ea2134d5717d8fb2fb8aabc05288ef","affectsGlobalScope":true},"28a2e7383fd898c386ffdcacedf0ec0845e5d1a86b5a43f25b86bc315f556b79","3aff9c8c36192e46a84afe7b926136d520487155154ab9ba982a8b544ea8fc95","a880cf8d85af2e4189c709b0fea613741649c0e40fffb4360ec70762563d5de0","85bbf436a15bbeda4db888be3062d47f99c66fd05d7c50f0f6473a9151b6a070","9f9c49c95ecd25e0cb2587751925976cf64fd184714cb11e213749c80cf0f927","f0c75c08a71f9212c93a719a25fb0320d53f2e50ca89a812640e08f8ad8c408c",{"version":"ab9b9a36e5284fd8d3bf2f7d5fcbc60052f25f27e4d20954782099282c60d23e","affectsGlobalScope":true},"9cafe917bf667f1027b2bb62e2de454ecd2119c80873ad76fc41d941089753b8"],"options":{"allowSyntheticDefaultImports":true,"declaration":true,"esModuleInterop":false,"experimentalDecorators":true,"importHelpers":true,"inlineSources":true,"module":99,"noEmitOnError":true,"outDir":"./dist","rootDir":"./src","sourceMap":true,"strict":true,"target":5},"fileIdsList":[[54,320],[320],[62,320],[128,320],[62,128,320],[62,128,136,320],[60,61,320],[64,320],[126,320],[89,320],[64,89,320],[66,67,320],[59,64,67,74,87,320],[59,64,65,66,67,85,86,89,320],[54,59,64,68,89,320],[59,64,67,89,320],[59,64,71,72,73,74,89,320],[59,64,75,79,80,81,82,89,320],[59,64,67,74,78,320],[59,64,67,76,77,85,89,320],[59,64,82,89,93,320],[59,64,88,89,320],[59,64,89,91,92,320],[59,95,320],[95,96,97,320],[59,64,68,89,320],[89,95,320],[59,64,67,320],[117,118,119,120,121,122,123,320],[113,320],[115,320],[111,320],[83,85,89,90,94,98,110,112,114,116,124,125,320],[70,84,320],[59,64,67,70,83,320],[59,64,67,68,89,320],[59,64,67,68,69,89,320],[99,100,101,102,103,104,105,106,107,108,109,320],[59,65,66,68,76,77,78,87,88,320],[41,190,221,236,241,252,256,269,320],[41,257,258,259,260,269,320],[41,269,320],[41,190,241,269,320],[41,320],[41,64,138,139,269,320],[41,64,67,138,141,158,269,320],[41,64,67,138,194,268,269,320],[41,268,269,320],[41,64,67,138,139,140,141,184,264,265,266,267,269,320],[41,64,320],[41,64,138,139,142,178,184,186,187,188,189,191,269,320],[41,64,67,138,139,269,320],[41,64,67,138,139,158,159,169,170,176,269,320],[41,64,138,152,177,186,192,193,194,269,320],[41,142,192,320],[41,190,192,320],[41,64,138,139,152,195,196,197,198,199,200,202,205,214,215,261,269,320],[41,64,67,138,183,194,269,320],[41,183,269,320],[41,64,67,138,139,179,180,181,182,184,264,269,320],[41,139,214,256,269,320],[41,64,138,139,152,205,213,214,215,216,257,261,269,320],[41,64,138,139,207,208,209,210,211,269,320],[41,64,138,139,152,206,212,269,320],[41,64,138,139,159,186,269,320],[41,207,212,320],[41,190,212,320],[41,64,138,218,320],[41,218,219,220,320],[41,64,138,139,142,269,320],[41,142,218,219,269,320],[41,64,67,138,320],[41,59,269,320],[41,64,138,170,176,256,262,269,320],[41,171,172,173,174,175,176,253,320],[41,171,172,173,174,175,269,320],[41,245,320],[41,190,242,243,244,320],[41,64,67,269,320],[41,64,67,138,269,320],[41,64,195,196,197,269,320],[41,195,196,197,269,320],[41,251,320],[41,247,248,249,250,269,320],[41,240,320],[41,142,269,320],[41,237,238,239,269,320],[41,139,217,221,236,241,246,252,254,255,262,264,269,320],[41,142,145,320],[41,145,320],[41,153,263,320],[41,64,67,138,153,158,262,269,320],[41,64,67,138,139,142,143,144,269,320],[41,142,153,183,192,268,269,320],[41,64,67,138,139,142,145,152,269,320],[41,64,269,320],[41,222,223,224,225,229,230,231,232,233,234,235,320],[41,64,228,269,320],[41,64,138,269,320],[41,222,223,224,225,229,230,231,232,233,234,269,320],[41,64,138,262,269,320],[41,59,140,141,142,179,180,183,207,268,320],[41,185,320],[201,320],[154,155,156,157,320],[59,64,67,154,320],[59,64,154,320],[59,64,156,320],[59,64,320],[204,320],[203,320],[146,147,148,149,150,151,320],[160,161,162,163,164,165,166,167,168,320],[42,44,45,46,47,48,49,50,51,52,53,54,320],[42,43,45,46,47,48,49,50,51,52,53,54,320],[43,44,45,46,47,48,49,50,51,52,53,54,320],[42,43,44,46,47,48,49,50,51,52,53,54,320],[42,43,44,45,47,48,49,50,51,52,53,54,320],[42,43,44,45,46,48,49,50,51,52,53,54,320],[42,43,44,45,46,47,49,50,51,52,53,54,320],[42,43,44,45,46,47,48,50,51,52,53,54,320],[42,43,44,45,46,47,48,49,51,52,53,54,320],[42,43,44,45,46,47,48,49,50,52,53,54,320],[42,43,44,45,46,47,48,49,50,51,53,54,320],[42,43,44,45,46,47,48,49,50,51,52,54,320],[42,43,44,45,46,47,48,49,50,51,52,53,320],[277,320],[280,320],[281,286,320],[282,292,293,300,309,319,320],[282,283,292,300,320],[284,320],[285,286,293,301,320],[286,309,316,320],[287,289,292,300,320],[288,320],[289,290,320],[291,292,320],[292,320],[292,293,294,309,319,320],[292,293,294,309,320],[295,300,309,319,320],[292,293,295,296,300,309,316,319,320],[295,297,309,316,319,320],[277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326],[292,298,320],[299,319,320],[289,292,300,309,320],[301,320],[302,320],[280,303,320],[304,318,320,324],[305,320],[306,320],[292,307,320],[307,308,320,322],[292,309,310,311,320],[309,311,320],[309,310,320],[312,320],[313,320],[292,314,315,320],[314,315,320],[286,300,309,316,320],[317,320],[300,318,320],[281,295,306,319,320],[286,320],[309,320,321],[320,322],[320,323],[281,286,292,294,303,309,319,320,322,324],[309,320,325],[56,320],[226,227,320],[59,62,320],[59,320],[57,58,320],[129,130,131,132,133,134,135,136,137,320],[59,62,63,320],[41,55,127,269,270,273,320],[41,55,89,127,320],[41,270,271,320],[41,271,320],[41,274,275,320]],"referencedMap":[[55,1],[60,2],[128,3],[129,4],[132,5],[130,5],[134,5],[137,6],[136,2],[135,5],[133,5],[131,4],[61,2],[62,7],[67,8],[127,9],[90,10],[65,11],[86,12],[66,11],[80,13],[87,14],[82,10],[72,15],[68,11],[73,16],[71,16],[75,17],[83,18],[77,11],[76,11],[79,19],[78,20],[74,11],[94,21],[92,22],[93,23],[88,11],[91,2],[97,24],[98,25],[95,26],[96,27],[81,28],[120,10],[119,10],[121,10],[122,10],[118,10],[123,11],[124,29],[117,10],[114,30],[113,2],[116,31],[115,10],[112,32],[111,10],[126,33],[85,34],[84,35],[69,36],[70,37],[100,10],[101,10],[102,10],[108,10],[110,38],[109,10],[103,10],[104,10],[105,10],[99,10],[107,10],[106,10],[125,11],[89,39],[257,40],[261,41],[258,42],[259,42],[260,43],[139,42],[190,44],[140,45],[265,46],[141,45],[197,47],[266,48],[267,48],[268,49],[214,42],[187,50],[192,51],[142,45],[193,52],[177,53],[195,54],[188,55],[189,55],[191,56],[262,57],[180,45],[179,45],[196,58],[181,59],[182,59],[183,60],[194,45],[215,61],[217,62],[211,50],[212,63],[213,64],[207,45],[206,65],[208,66],[209,66],[210,67],[219,68],[221,69],[218,70],[220,71],[198,72],[171,73],[172,73],[173,73],[174,73],[175,73],[170,50],[253,74],[254,75],[176,76],[242,44],[246,77],[243,44],[245,78],[244,44],[247,79],[248,80],[249,81],[250,82],[252,83],[251,84],[241,85],[237,86],[240,87],[239,86],[238,86],[256,88],[143,89],[144,90],[264,91],[263,92],[145,93],[184,94],[153,95],[222,96],[223,96],[224,42],[225,96],[236,97],[229,98],[230,96],[231,42],[232,99],[235,100],[233,42],[234,96],[255,101],[269,102],[186,103],[185,44],[201,2],[202,104],[158,105],[155,106],[156,107],[157,108],[154,109],[205,110],[203,109],[204,111],[150,2],[151,8],[146,8],[152,112],[147,8],[148,8],[149,8],[168,2],[162,2],[161,2],[165,2],[169,113],[163,2],[166,2],[167,2],[160,2],[164,2],[178,1],[199,1],[200,1],[159,1],[43,114],[44,115],[42,116],[45,117],[46,118],[47,119],[48,120],[49,121],[50,122],[51,123],[52,124],[53,125],[54,126],[277,127],[278,127],[280,128],[281,129],[282,130],[283,131],[284,132],[285,133],[286,134],[287,135],[288,136],[289,137],[290,137],[291,138],[292,139],[293,140],[294,141],[279,2],[326,2],[295,142],[296,143],[297,144],[327,145],[298,146],[299,147],[300,148],[301,149],[302,150],[303,151],[304,152],[305,153],[306,154],[307,155],[308,156],[309,157],[311,158],[310,159],[312,160],[313,161],[314,162],[315,163],[316,164],[317,165],[318,166],[319,167],[320,168],[321,169],[322,170],[323,171],[324,172],[325,173],[57,174],[56,2],[216,2],[228,175],[226,2],[227,2],[63,176],[58,177],[59,178],[138,179],[64,180],[41,2],[8,2],[10,2],[9,2],[2,2],[11,2],[12,2],[13,2],[14,2],[15,2],[16,2],[17,2],[18,2],[3,2],[4,2],[22,2],[19,2],[20,2],[21,2],[23,2],[24,2],[25,2],[5,2],[26,2],[27,2],[28,2],[29,2],[6,2],[30,2],[31,2],[32,2],[33,2],[7,2],[38,2],[34,2],[35,2],[36,2],[37,2],[1,2],[39,2],[40,2],[271,181],[270,182],[272,183],[274,184],[275,44],[276,185],[273,2]],"exportedModulesMap":[[55,1],[60,2],[128,3],[129,4],[132,5],[130,5],[134,5],[137,6],[136,2],[135,5],[133,5],[131,4],[61,2],[62,7],[67,8],[127,9],[90,10],[65,11],[86,12],[66,11],[80,13],[87,14],[82,10],[72,15],[68,11],[73,16],[71,16],[75,17],[83,18],[77,11],[76,11],[79,19],[78,20],[74,11],[94,21],[92,22],[93,23],[88,11],[91,2],[97,24],[98,25],[95,26],[96,27],[81,28],[120,10],[119,10],[121,10],[122,10],[118,10],[123,11],[124,29],[117,10],[114,30],[113,2],[116,31],[115,10],[112,32],[111,10],[126,33],[85,34],[84,35],[69,36],[70,37],[100,10],[101,10],[102,10],[108,10],[110,38],[109,10],[103,10],[104,10],[105,10],[99,10],[107,10],[106,10],[125,11],[89,39],[257,40],[261,41],[258,42],[259,42],[260,43],[139,42],[190,44],[140,45],[265,46],[141,45],[197,47],[266,48],[267,48],[268,49],[214,42],[187,50],[192,51],[142,45],[193,52],[177,53],[195,54],[188,55],[189,55],[191,56],[262,57],[180,45],[179,45],[196,58],[181,59],[182,59],[183,60],[194,45],[215,61],[217,62],[211,50],[212,63],[213,64],[207,45],[206,65],[208,66],[209,66],[210,67],[219,68],[221,69],[218,70],[220,71],[198,72],[171,73],[172,73],[173,73],[174,73],[175,73],[170,50],[253,74],[254,75],[176,76],[242,44],[246,77],[243,44],[245,78],[244,44],[247,79],[248,80],[249,81],[250,82],[252,83],[251,84],[241,85],[237,86],[240,87],[239,86],[238,86],[256,88],[143,89],[144,90],[264,91],[263,92],[145,93],[184,94],[153,95],[222,96],[223,96],[224,42],[225,96],[236,97],[229,98],[230,96],[231,42],[232,99],[235,100],[233,42],[234,96],[255,101],[269,102],[186,103],[185,44],[201,2],[202,104],[158,105],[155,106],[156,107],[157,108],[154,109],[205,110],[203,109],[204,111],[150,2],[151,8],[146,8],[152,112],[147,8],[148,8],[149,8],[168,2],[162,2],[161,2],[165,2],[169,113],[163,2],[166,2],[167,2],[160,2],[164,2],[178,1],[199,1],[200,1],[159,1],[43,114],[44,115],[42,116],[45,117],[46,118],[47,119],[48,120],[49,121],[50,122],[51,123],[52,124],[53,125],[54,126],[277,127],[278,127],[280,128],[281,129],[282,130],[283,131],[284,132],[285,133],[286,134],[287,135],[288,136],[289,137],[290,137],[291,138],[292,139],[293,140],[294,141],[279,2],[326,2],[295,142],[296,143],[297,144],[327,145],[298,146],[299,147],[300,148],[301,149],[302,150],[303,151],[304,152],[305,153],[306,154],[307,155],[308,156],[309,157],[311,158],[310,159],[312,160],[313,161],[314,162],[315,163],[316,164],[317,165],[318,166],[319,167],[320,168],[321,169],[322,170],[323,171],[324,172],[325,173],[57,174],[56,2],[216,2],[228,175],[226,2],[227,2],[63,176],[58,177],[59,178],[138,179],[64,180],[41,2],[8,2],[10,2],[9,2],[2,2],[11,2],[12,2],[13,2],[14,2],[15,2],[16,2],[17,2],[18,2],[3,2],[4,2],[22,2],[19,2],[20,2],[21,2],[23,2],[24,2],[25,2],[5,2],[26,2],[27,2],[28,2],[29,2],[6,2],[30,2],[31,2],[32,2],[33,2],[7,2],[38,2],[34,2],[35,2],[36,2],[37,2],[1,2],[39,2],[40,2],[271,181],[270,182],[272,183],[274,184],[275,44],[276,185],[273,2]],"semanticDiagnosticsPerFile":[55,60,128,129,132,130,134,137,136,135,133,131,61,62,67,127,90,65,86,66,80,87,82,72,68,73,71,75,83,77,76,79,78,74,94,92,93,88,91,97,98,95,96,81,120,119,121,122,118,123,124,117,114,113,116,115,112,111,126,85,84,69,70,100,101,102,108,110,109,103,104,105,99,107,106,125,89,257,261,258,259,260,139,190,140,265,141,197,266,267,268,214,187,192,142,193,177,195,188,189,191,262,180,179,196,181,182,183,194,215,217,211,212,213,207,206,208,209,210,219,221,218,220,198,171,172,173,174,175,170,253,254,176,242,246,243,245,244,247,248,249,250,252,251,241,237,240,239,238,256,143,144,264,263,145,184,153,222,223,224,225,236,229,230,231,232,235,233,234,255,269,186,185,201,202,158,155,156,157,154,205,203,204,150,151,146,152,147,148,149,168,162,161,165,169,163,166,167,160,164,178,199,200,159,43,44,42,45,46,47,48,49,50,51,52,53,54,277,278,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,279,326,295,296,297,327,298,299,300,301,302,303,304,305,306,307,308,309,311,310,312,313,314,315,316,317,318,319,320,321,322,323,324,325,57,56,216,228,226,227,63,58,59,138,64,41,8,10,9,2,11,12,13,14,15,16,17,18,3,4,22,19,20,21,23,24,25,5,26,27,28,29,6,30,31,32,33,7,38,34,35,36,37,1,39,40,271,270,272,274,275,276,273]},"version":"4.5.5"}
|