@operato/scene-i18n 7.3.9 → 7.3.19

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@operato/scene-i18n",
3
3
  "description": "i18n component for things-scene",
4
4
  "author": "heartyoh",
5
- "version": "7.3.9",
5
+ "version": "7.3.19",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",
8
8
  "license": "MIT",
@@ -60,5 +60,5 @@
60
60
  "prettier --write"
61
61
  ]
62
62
  },
63
- "gitHead": "32b46499c33be406e0fccc602746290a51e0f286"
63
+ "gitHead": "ff73072a62ee02520f9d986d0095f6d329de64f9"
64
64
  }
package/CHANGELOG.md DELETED
@@ -1,873 +0,0 @@
1
- # Change Log
2
-
3
- All notable changes to this project will be documented in this file.
4
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
-
6
- ## [7.3.9](https://github.com/things-scene/operato-scene/compare/v7.3.8...v7.3.9) (2024-09-11)
7
-
8
-
9
- ### :bug: Bug Fix
10
-
11
- * @hatiolab/things-scene version ([5260171](https://github.com/things-scene/operato-scene/commit/52601719115288709ca7e0eee0974cc4677f219e))
12
-
13
-
14
-
15
- ## [7.0.1](https://github.com/things-scene/operato-scene/compare/v7.0.0...v7.0.1) (2024-06-30)
16
-
17
-
18
- ### :bug: Bug Fix
19
-
20
- * things-factory@7.0.0 ([f4cfe44](https://github.com/things-scene/operato-scene/commit/f4cfe44cb565e7b8fdc0df210a722b6526871848))
21
-
22
-
23
-
24
- ## [7.0.0](https://github.com/things-scene/operato-scene/compare/v7.0.0-rc.4...v7.0.0) (2024-06-30)
25
-
26
- **Note:** Version bump only for package @operato/scene-i18n
27
-
28
-
29
-
30
-
31
-
32
- ## [7.0.0-rc.4](https://github.com/things-scene/operato-scene/compare/v7.0.0-rc.3...v7.0.0-rc.4) (2024-06-30)
33
-
34
-
35
- ### :bug: Bug Fix
36
-
37
- * operato@7.0.0 ([9740f89](https://github.com/things-scene/operato-scene/commit/9740f8949654b9dd9388558059e89cbed3d8235a))
38
-
39
-
40
-
41
- ## [7.0.0-rc.1](https://github.com/things-scene/operato-scene/compare/v7.0.0-rc.0...v7.0.0-rc.1) (2024-06-21)
42
-
43
-
44
- ### :bug: Bug Fix
45
-
46
- * apply v7-rc dependencies ([eee5612](https://github.com/things-scene/operato-scene/commit/eee5612e1d569387c284a7c6c49d64ef44b6d701))
47
-
48
-
49
-
50
- ## [7.0.0-rc.0](https://github.com/things-scene/operato-scene/compare/v2.0.0-beta.8...v7.0.0-rc.0) (2024-06-21)
51
-
52
-
53
- ### :bug: Bug Fix
54
-
55
- * apply operato@7.0.0-rc ([7d5fa6e](https://github.com/things-scene/operato-scene/commit/7d5fa6e9bef5f6d2231e4d1eface82578fe794f3))
56
-
57
-
58
-
59
- ## [2.0.0-beta.0](https://github.com/things-scene/operato-scene/compare/v2.0.0-alpha.12...v2.0.0-beta.0) (2024-06-01)
60
-
61
-
62
- ### :rocket: New Features
63
-
64
- * 2.0.0-beta.0 ([a2e2869](https://github.com/things-scene/operato-scene/commit/a2e28694eedf5bab0c54bcab5432d54ec59edd7f))
65
-
66
-
67
- ### :bug: Bug Fix
68
-
69
- * allowJs in tsconfig option ([fa77174](https://github.com/things-scene/operato-scene/commit/fa771742188f21f177f0a85281570f59f0c478cf))
70
-
71
-
72
-
73
- ## [2.0.0-alpha.12](https://github.com/things-scene/operato-scene/compare/v2.0.0-alpha.11...v2.0.0-alpha.12) (2024-05-11)
74
-
75
-
76
- ### :bug: Bug Fix
77
-
78
- * ignore 'cache' folder for git and npm ([d70f811](https://github.com/things-scene/operato-scene/commit/d70f8118ff3e9248f80aa9435d6e6cbb8aacfcaf))
79
-
80
-
81
-
82
- ## [2.0.0-alpha.10](https://github.com/things-scene/operato-scene/compare/v2.0.0-alpha.9...v2.0.0-alpha.10) (2024-04-22)
83
-
84
-
85
- ### :bug: Bug Fix
86
-
87
- * 다국어 컴포넌트 도형 속성 상속, 시나리오 옵셔널 추가 ([857c55b](https://github.com/things-scene/operato-scene/commit/857c55ba725e7973124c017a7b82342835721cec))
88
-
89
-
90
-
91
- ## [2.0.0-alpha.9](https://github.com/things-scene/operato-scene/compare/v2.0.0-alpha.8...v2.0.0-alpha.9) (2024-04-11)
92
-
93
-
94
- ### :bug: Bug Fix
95
-
96
- * things-factory@7.0.1 ([a9f4c18](https://github.com/things-scene/operato-scene/commit/a9f4c1873b80c540e4c2e16649e127ccffcf9a4c))
97
-
98
-
99
-
100
- ## [2.0.0-alpha.8](https://github.com/things-scene/operato-scene/compare/v2.0.0-alpha.7...v2.0.0-alpha.8) (2024-03-29)
101
-
102
-
103
- ### :bug: Bug Fix
104
-
105
- * upgrade lit ([87e6494](https://github.com/things-scene/operato-scene/commit/87e6494e02a74ec768d0695089aea36184afe572))
106
-
107
-
108
-
109
- ## [2.0.0-alpha.6](https://github.com/things-scene/operato-scene/compare/v2.0.0-alpha.5...v2.0.0-alpha.6) (2024-03-24)
110
-
111
-
112
- ### :bug: Bug Fix
113
-
114
- * translation ([266d423](https://github.com/things-scene/operato-scene/commit/266d423d9d6992464f45a437acc90ccf8ed33bf6))
115
-
116
-
117
-
118
- ## [2.0.0-alpha.5](https://github.com/things-scene/operato-scene/compare/v2.0.0-alpha.4...v2.0.0-alpha.5) (2024-03-21)
119
-
120
-
121
- ### :bug: Bug Fix
122
-
123
- * 컴포넌트 명 다국어 ([fbc26d9](https://github.com/things-scene/operato-scene/commit/fbc26d9fb24e858541598ba55e2b8d33f2df8d8a))
124
-
125
-
126
-
127
- ## [2.0.0-alpha.4](https://github.com/things-scene/operato-scene/compare/v2.0.0-alpha.3...v2.0.0-alpha.4) (2024-03-21)
128
-
129
-
130
- ### :bug: Bug Fix
131
-
132
- * 컴포넌트 명 다국어 ([64e1f08](https://github.com/things-scene/operato-scene/commit/64e1f08af32d2ac193c3d31b0025f8d06f569ca4))
133
-
134
-
135
-
136
- ## [2.0.0-alpha.0](https://github.com/things-scene/operato-scene/compare/v1.3.9...v2.0.0-alpha.0) (2024-01-14)
137
-
138
-
139
- ### :bug: Bug Fix
140
-
141
- * 2.0.0-alpha.0 ([93274e3](https://github.com/things-scene/operato-scene/commit/93274e36c5d184f339f83899654dd48b4786ac2b))
142
-
143
-
144
-
145
- ## [1.2.90](https://github.com/things-scene/operato-scene/compare/v1.2.89...v1.2.90) (2023-11-22)
146
-
147
- **Note:** Version bump only for package @operato/scene-i18n
148
-
149
-
150
-
151
-
152
-
153
- ## [1.2.87](https://github.com/things-scene/operato-scene/compare/v1.2.86...v1.2.87) (2023-11-10)
154
-
155
- **Note:** Version bump only for package @operato/scene-i18n
156
-
157
-
158
-
159
-
160
-
161
- ## [1.2.76](https://github.com/things-scene/operato-scene/compare/v1.2.75...v1.2.76) (2023-10-28)
162
-
163
-
164
- ### :bug: Bug Fix
165
-
166
- * scene-tab ([ad62f96](https://github.com/things-scene/operato-scene/commit/ad62f967b149eb5adf8f2e0714d79e8a9dc7186c))
167
-
168
-
169
-
170
- ## [1.2.73](https://github.com/things-scene/operato-scene/compare/v1.2.72...v1.2.73) (2023-10-22)
171
-
172
-
173
- ### :bug: Bug Fix
174
-
175
- * add help for image-slider ([043d284](https://github.com/things-scene/operato-scene/commit/043d284d6878818079d27b685905b76a486d3fff))
176
-
177
-
178
-
179
- ## [1.2.66](https://github.com/things-scene/operato-scene/compare/v1.2.65...v1.2.66) (2023-09-14)
180
-
181
- **Note:** Version bump only for package @operato/scene-i18n
182
-
183
-
184
-
185
-
186
-
187
- ## [1.2.65](https://github.com/things-scene/operato-scene/compare/v1.2.64...v1.2.65) (2023-09-14)
188
-
189
- **Note:** Version bump only for package @operato/scene-i18n
190
-
191
-
192
-
193
-
194
-
195
- ## [1.2.62](https://github.com/things-scene/operato-scene/compare/v1.2.61...v1.2.62) (2023-09-11)
196
-
197
- **Note:** Version bump only for package @operato/scene-i18n
198
-
199
-
200
-
201
-
202
-
203
- ## [1.2.46](https://github.com/things-scene/operato-scene/compare/v1.2.45...v1.2.46) (2023-06-10)
204
-
205
-
206
- ### :bug: Bug Fix
207
-
208
- * typescript build options ([3eb0d7f](https://github.com/things-scene/operato-scene/commit/3eb0d7fd80e2c3cea698501aa1d9d54903423a7b))
209
-
210
-
211
-
212
- ## [1.2.36](https://github.com/things-scene/operato-scene/compare/v1.2.35...v1.2.36) (2023-05-13)
213
-
214
-
215
- ### :bug: Bug Fix
216
-
217
- * license ([d37d485](https://github.com/things-scene/operato-scene/commit/d37d48597407dea1ad022e674f2899720e56d695))
218
-
219
-
220
-
221
- ## [1.2.29](https://github.com/things-scene/operato-scene/compare/v1.2.28...v1.2.29) (2023-04-30)
222
-
223
-
224
- ### :bug: Bug Fix
225
-
226
- * update module's version ([047d08b](https://github.com/things-scene/operato-scene/commit/047d08b5d912d12c04b2f6b63156d1e812588365))
227
-
228
-
229
-
230
- ### [1.2.27](https://github.com/things-scene/operato-scene/compare/v1.2.26...v1.2.27) (2023-04-22)
231
-
232
- **Note:** Version bump only for package @operato/scene-i18n
233
-
234
-
235
-
236
-
237
-
238
- ### [1.2.4](https://github.com/things-scene/operato-scene/compare/v1.2.3...v1.2.4) (2023-02-13)
239
-
240
- **Note:** Version bump only for package @operato/scene-i18n
241
-
242
-
243
-
244
-
245
-
246
- ### [1.2.2](https://github.com/things-scene/operato-scene/compare/v1.2.1...v1.2.2) (2023-02-09)
247
-
248
-
249
- ### :bug: Bug Fix
250
-
251
- * migrate scene-urdf from things-factory ([3f75f87](https://github.com/things-scene/operato-scene/commit/3f75f8743e993a9a3ed595eed8f94b15da042a31))
252
-
253
-
254
-
255
- ## [1.2.0](https://github.com/things-scene/operato-scene/compare/v1.1.29...v1.2.0) (2023-02-07)
256
-
257
-
258
- ### :bug: Bug Fix
259
-
260
- * [@things-factory](https://github.com/things-factory)@6.0.0 ([5927ebb](https://github.com/things-scene/operato-scene/commit/5927ebb5113be2b914cc47005eb7115d69481695))
261
- * updating dependencies ([f4dd8fc](https://github.com/things-scene/operato-scene/commit/f4dd8fcdaa03b67de78189c6d574b30a995456f0))
262
-
263
-
264
-
265
- ### [1.1.23](https://github.com/things-scene/operato-scene/compare/v1.1.22...v1.1.23) (2022-12-18)
266
-
267
-
268
- ### :bug: Bug Fix
269
-
270
- * latest @hatiolab/things-scene ([8d6afb5](https://github.com/things-scene/operato-scene/commit/8d6afb5ecbd453260615fca229f1d74b0ea6e4ee))
271
-
272
-
273
-
274
- ### [1.1.15](https://github.com/things-scene/operato-scene/compare/v1.1.14...v1.1.15) (2022-11-13)
275
-
276
-
277
- ### :bug: Bug Fix
278
-
279
- * use @things-factory/operato-board@6.0.0-zeta.x ([a9deef9](https://github.com/things-scene/operato-scene/commit/a9deef935fde00c6c0d09ca424ca949ac24cbd6a))
280
-
281
-
282
-
283
- ### [1.1.8](https://github.com/things-scene/operato-scene/compare/v1.1.7...v1.1.8) (2022-11-05)
284
-
285
- **Note:** Version bump only for package @operato/scene-i18n
286
-
287
-
288
-
289
-
290
-
291
- ### [1.1.5](https://github.com/things-scene/operato-scene/compare/v1.1.4...v1.1.5) (2022-11-05)
292
-
293
-
294
- ### :bug: Bug Fix
295
-
296
- * templates ([78a23e4](https://github.com/things-scene/operato-scene/commit/78a23e42c3a13b1fd50af223d3a7c5f6739ed8a3))
297
- * update things-scene ([84f2a9f](https://github.com/things-scene/operato-scene/commit/84f2a9fa6fe5fcb22444caf489de8a5aa84000a2))
298
-
299
-
300
-
301
- ## [1.1.0](https://github.com/things-scene/operato-scene/compare/v1.0.7...v1.1.0) (2022-11-03)
302
-
303
-
304
- ### :bug: Bug Fix
305
-
306
- * typescript 4.8.4, lit 2.4.0 ([13ab528](https://github.com/things-scene/operato-scene/commit/13ab528b9034987940dd73b015489813bd2682be))
307
-
308
-
309
-
310
- ### [1.0.7](https://github.com/things-scene/operato-scene/compare/v1.0.6...v1.0.7) (2022-10-17)
311
-
312
-
313
- ### :bug: Bug Fix
314
-
315
- * latest [@things-factory](https://github.com/things-factory) for dev ([a20923a](https://github.com/things-scene/operato-scene/commit/a20923a3caa8a915c17f46885d014bd5334c5ea6))
316
- * scene-label.png ([defc341](https://github.com/things-scene/operato-scene/commit/defc341ac57c1fa3008e52acb2a0a6b7991d5cc5))
317
-
318
-
319
-
320
- ### [1.0.2](https://github.com/things-scene/operato-scene/compare/v1.0.1...v1.0.2) (2022-08-04)
321
-
322
-
323
- ### :bug: Bug Fix
324
-
325
- * apply concurrently to serve target ([e777342](https://github.com/things-scene/operato-scene/commit/e777342c9310f722542db9baecf49ef94e77c3a0))
326
-
327
-
328
-
329
- ### [1.0.1](https://github.com/things-scene/operato-scene/compare/v1.0.0...v1.0.1) (2022-08-01)
330
-
331
-
332
- ### :bug: Bug Fix
333
-
334
- * latest dependencies ([0e4cc8c](https://github.com/things-scene/operato-scene/commit/0e4cc8c6087f89412f1b29772656c63653648d5a))
335
-
336
-
337
-
338
- ## [1.0.0](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.38...v1.0.0) (2022-07-24)
339
-
340
-
341
- ### :bug: Bug Fix
342
-
343
- * latest dependencies ([b435b97](https://github.com/things-scene/operato-scene/commit/b435b970f86f7e81d820a7656ecd6e0d4878ec42))
344
-
345
-
346
-
347
- ## [1.0.0-alpha.38](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.37...v1.0.0-alpha.38) (2022-07-20)
348
-
349
-
350
- ### :bug: Bug Fix
351
-
352
- * latest dependencies ([668aed1](https://github.com/things-scene/operato-scene/commit/668aed12552b08366230dbfab77ac2cbf4785c95))
353
- * latest dependencies ([8a4cf6b](https://github.com/things-scene/operato-scene/commit/8a4cf6bfc9eed2bdb991eb77df9dba4b42de45e7))
354
-
355
-
356
-
357
- ## [1.0.0-alpha.37](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.36...v1.0.0-alpha.37) (2022-07-17)
358
-
359
-
360
- ### :bug: Bug Fix
361
-
362
- * latest dependencies ([cb2e928](https://github.com/things-scene/operato-scene/commit/cb2e92871da17a11ac9c68b3c4ead5df59429973))
363
-
364
-
365
-
366
- ## [1.0.0-alpha.36](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.35...v1.0.0-alpha.36) (2022-07-17)
367
-
368
-
369
- ### :bug: Bug Fix
370
-
371
- * integration use @operato/graphql client and subscribe ([d184eb3](https://github.com/things-scene/operato-scene/commit/d184eb35c9447ef1ecb6f5abe88ee1677345f487))
372
-
373
-
374
-
375
- ## [1.0.0-alpha.35](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.34...v1.0.0-alpha.35) (2022-07-15)
376
-
377
-
378
- ### :bug: Bug Fix
379
-
380
- * latest dependencies ([f5ea226](https://github.com/things-scene/operato-scene/commit/f5ea2264cde9ee6a0e20586ce9e86e47a3d8d922))
381
- * latest dependencies ([7438dd3](https://github.com/things-scene/operato-scene/commit/7438dd3de9bdef939051ff72aad4c1b5608b6ab9))
382
-
383
-
384
-
385
- ## [1.0.0-alpha.34](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.33...v1.0.0-alpha.34) (2022-07-11)
386
-
387
-
388
- ### :bug: Bug Fix
389
-
390
- * latest [@things-factory](https://github.com/things-factory) ([03247f1](https://github.com/things-scene/operato-scene/commit/03247f188183fd784721521ff06ef49c440849bf))
391
- * latest dependencies ([a9f062a](https://github.com/things-scene/operato-scene/commit/a9f062a08e4b3ffc89e7b99f3043520a5caea78b))
392
-
393
-
394
-
395
- ## [1.0.0-alpha.33](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.32...v1.0.0-alpha.33) (2022-07-09)
396
-
397
- **Note:** Version bump only for package @operato/scene-i18n
398
-
399
-
400
-
401
-
402
-
403
- ## [1.0.0-alpha.32](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.31...v1.0.0-alpha.32) (2022-07-09)
404
-
405
-
406
- ### :bug: Bug Fix
407
-
408
- * latest [@operato](https://github.com/operato) ([d033339](https://github.com/things-scene/operato-scene/commit/d033339f50bea249cdd9af22b2b9950c72045d7d))
409
- * latest [@things-factory](https://github.com/things-factory) ([a5ea8ba](https://github.com/things-scene/operato-scene/commit/a5ea8ba70af7ac74e7cdee77fb74a152a0079366))
410
- * update dependencies ([54c7169](https://github.com/things-scene/operato-scene/commit/54c7169201f1f34351a51511f62915a892c09dd0))
411
-
412
-
413
-
414
- ## [1.0.0-alpha.31](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.30...v1.0.0-alpha.31) (2022-07-07)
415
-
416
-
417
- ### :bug: Bug Fix
418
-
419
- * latest [@operato](https://github.com/operato) ([b35d293](https://github.com/things-scene/operato-scene/commit/b35d29370478f340e9f450034357697b9263fe10))
420
-
421
-
422
-
423
- ## [1.0.0-alpha.30](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.29...v1.0.0-alpha.30) (2022-07-05)
424
-
425
-
426
- ### :bug: Bug Fix
427
-
428
- * latest [@things-factory](https://github.com/things-factory) ([dac17fa](https://github.com/things-scene/operato-scene/commit/dac17faebadfd2bd2efb7192a3b1f3aafdac0cbd))
429
-
430
-
431
-
432
- ## [1.0.0-alpha.29](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.28...v1.0.0-alpha.29) (2022-07-03)
433
-
434
-
435
- ### :bug: Bug Fix
436
-
437
- * latest [@operato](https://github.com/operato) ([b9f14d8](https://github.com/things-scene/operato-scene/commit/b9f14d8838943093e65175b80f515281011089ed))
438
-
439
-
440
-
441
- ## [1.0.0-alpha.28](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.27...v1.0.0-alpha.28) (2022-07-03)
442
-
443
-
444
- ### :bug: Bug Fix
445
-
446
- * latest [@operato](https://github.com/operato) [@things-factory](https://github.com/things-factory) ([6ef27eb](https://github.com/things-scene/operato-scene/commit/6ef27eba820d7641e6c7cc3cedf815c0af74a6c7))
447
- * latest @hatiolab/things-scene [@operato](https://github.com/operato) ([353d090](https://github.com/things-scene/operato-scene/commit/353d0900a24a96aabde48405ee6ec18b1b227e09))
448
- * latest dependencies ([4ad53db](https://github.com/things-scene/operato-scene/commit/4ad53db21b0f88856f93fcbc3a12b80011d73a1b))
449
- * latest dependencies ([7328b85](https://github.com/things-scene/operato-scene/commit/7328b85c151feb718ca1bcdaf9ac36f9f721ed57))
450
-
451
-
452
-
453
- ## [1.0.0-alpha.27](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.26...v1.0.0-alpha.27) (2022-06-22)
454
-
455
-
456
- ### :bug: Bug Fix
457
-
458
- * latest @hatiolab/things-scene ([5f7e8b6](https://github.com/things-scene/operato-scene/commit/5f7e8b6f40e7b73ac874be1d473eff847f14afe2))
459
- * latest @hatiolab/things-scene ([1bb48f0](https://github.com/things-scene/operato-scene/commit/1bb48f0259044085f690c817dbe0383a44b15f9b))
460
- * latest @hatiolab/things-scene [@operato](https://github.com/operato) ([ed2b7b8](https://github.com/things-scene/operato-scene/commit/ed2b7b83f0fd06780e6b9841cc6a1702b834e4ac))
461
-
462
-
463
-
464
- ## [1.0.0-alpha.26](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.25...v1.0.0-alpha.26) (2022-06-20)
465
-
466
- **Note:** Version bump only for package @operato/scene-i18n
467
-
468
-
469
-
470
-
471
-
472
- ## [1.0.0-alpha.25](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.24...v1.0.0-alpha.25) (2022-06-20)
473
-
474
- **Note:** Version bump only for package @operato/scene-i18n
475
-
476
-
477
-
478
-
479
-
480
- ## [1.0.0-alpha.24](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.23...v1.0.0-alpha.24) (2022-06-20)
481
-
482
-
483
- ### :bug: Bug Fix
484
-
485
- * latest [@operato](https://github.com/operato) ([1a59e6f](https://github.com/things-scene/operato-scene/commit/1a59e6f0ced18902fee98b88933650e23f9ad420))
486
- * latest dependencies ([9ee4519](https://github.com/things-scene/operato-scene/commit/9ee4519adfe49e2eac8433f31ad5dea9257a1fca))
487
-
488
-
489
-
490
- ## [1.0.0-alpha.23](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.22...v1.0.0-alpha.23) (2022-06-16)
491
-
492
-
493
- ### :bug: Bug Fix
494
-
495
- * latest [@operato](https://github.com/operato) ([45a542f](https://github.com/things-scene/operato-scene/commit/45a542f484a4fe552533a35eb90f2b100e01249f))
496
- * latest [@operato](https://github.com/operato) ([d4020ee](https://github.com/things-scene/operato-scene/commit/d4020eefc797da03d43b73708dcfd8541f5b30af))
497
-
498
-
499
-
500
- ## [1.0.0-alpha.22](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.21...v1.0.0-alpha.22) (2022-06-16)
501
-
502
-
503
- ### :bug: Bug Fix
504
-
505
- * latest @hatiolab/things-scene ([0928090](https://github.com/things-scene/operato-scene/commit/09280903b4b0280ee8a76a4d1c2a0bf8d0997563))
506
-
507
-
508
-
509
- ## [1.0.0-alpha.21](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.20...v1.0.0-alpha.21) (2022-06-16)
510
-
511
-
512
- ### :bug: Bug Fix
513
-
514
- * latest [@operato](https://github.com/operato) ([8384a79](https://github.com/things-scene/operato-scene/commit/8384a79c616db7c5fb437a480bb8c8337b75db84))
515
-
516
-
517
-
518
- ## [1.0.0-alpha.20](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.19...v1.0.0-alpha.20) (2022-06-10)
519
-
520
- **Note:** Version bump only for package @operato/scene-i18n
521
-
522
-
523
-
524
-
525
-
526
- ## [1.0.0-alpha.19](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.18...v1.0.0-alpha.19) (2022-06-09)
527
-
528
-
529
- ### :bug: Bug Fix
530
-
531
- * latest [@operato](https://github.com/operato) [@things-factory](https://github.com/things-factory) ([c6a5475](https://github.com/things-scene/operato-scene/commit/c6a54751a3af539840fd57d031e09ee1552a7b4c))
532
-
533
-
534
-
535
- ## [1.0.0-alpha.18](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.17...v1.0.0-alpha.18) (2022-05-30)
536
-
537
-
538
- ### :bug: Bug Fix
539
-
540
- * latest dependencies ([5fae24c](https://github.com/things-scene/operato-scene/commit/5fae24ce2e7d17b5e2e85fae4cee04cfca690549))
541
-
542
-
543
-
544
- ## [1.0.0-alpha.17](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.16...v1.0.0-alpha.17) (2022-05-29)
545
-
546
-
547
- ### :bug: Bug Fix
548
-
549
- * latest things-scene & [@things-factory](https://github.com/things-factory) ([485bcce](https://github.com/things-scene/operato-scene/commit/485bccead07ccc5065088f1d458175f84083f9a5))
550
- * update [@operato](https://github.com/operato) [@things-factory](https://github.com/things-factory) ([8552127](https://github.com/things-scene/operato-scene/commit/8552127bdda3282ac74e86b936342caa085f6bea))
551
-
552
-
553
-
554
- ## [1.0.0-alpha.16](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.15...v1.0.0-alpha.16) (2022-05-23)
555
-
556
-
557
- ### :rocket: New Features
558
-
559
- * migrate data-transform from [@things-factory](https://github.com/things-factory) ([2b7c5d3](https://github.com/things-scene/operato-scene/commit/2b7c5d34027d611c5e8210cada8cd15272944fa5))
560
-
561
-
562
- ### :bug: Bug Fix
563
-
564
- * update dependencies ([8ef917f](https://github.com/things-scene/operato-scene/commit/8ef917f41e83126495d3b75ae3042bbd66cf12c3))
565
-
566
-
567
-
568
- ## [1.0.0-alpha.15](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.14...v1.0.0-alpha.15) (2022-05-13)
569
-
570
- **Note:** Version bump only for package @operato/scene-i18n
571
-
572
-
573
-
574
-
575
-
576
- ## [1.0.0-alpha.14](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.13...v1.0.0-alpha.14) (2022-05-01)
577
-
578
-
579
- ### :bug: Bug Fix
580
-
581
- * apply @hatiolab/things-scene 3.0.6 - memory free ([5778610](https://github.com/things-scene/operato-scene/commit/5778610aa6456709cb931a3185b189f1d3bd1ff9))
582
-
583
-
584
-
585
- ## [1.0.0-alpha.13](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.12...v1.0.0-alpha.13) (2022-04-24)
586
-
587
-
588
- ### :bug: Bug Fix
589
-
590
- * "@hatiolab/things-scene": "^3.0.2" ([13057dd](https://github.com/things-scene/operato-scene/commit/13057dd2f8bbb3859abb479516c3483bcc15354b))
591
- * @hatiolab/things-scene 3.0.5 and [@operato](https://github.com/operato) 1.0.0-beta.7 ([bd69bf1](https://github.com/things-scene/operato-scene/commit/bd69bf134c1fe6789f4964f0e6525f728eee8275))
592
- * things-scene 3.0.1 ([288f953](https://github.com/things-scene/operato-scene/commit/288f953947d73ffa3f6e8743f8326570d1dace80))
593
-
594
-
595
-
596
- ## [1.0.0-alpha.12](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.11...v1.0.0-alpha.12) (2022-04-18)
597
-
598
-
599
- ### :bug: Bug Fix
600
-
601
- * @hatiolab/things-scene 3.0.0 ([29021a5](https://github.com/things-scene/operato-scene/commit/29021a511e5dc1e91b337b155817d846883ceff7))
602
-
603
-
604
-
605
- ## [1.0.0-alpha.11](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.10...v1.0.0-alpha.11) (2022-04-17)
606
-
607
- **Note:** Version bump only for package @operato/scene-i18n
608
-
609
-
610
-
611
-
612
-
613
- ## [1.0.0-alpha.10](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.9...v1.0.0-alpha.10) (2022-04-10)
614
-
615
- **Note:** Version bump only for package @operato/scene-i18n
616
-
617
- ## [1.0.0-alpha.9](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.8...v1.0.0-alpha.9) (2022-04-07)
618
-
619
- **Note:** Version bump only for package @operato/scene-i18n
620
-
621
- ## [1.0.0-alpha.8](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.7...v1.0.0-alpha.8) (2022-04-07)
622
-
623
- **Note:** Version bump only for package @operato/scene-i18n
624
-
625
- ## [1.0.0-alpha.7](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.6...v1.0.0-alpha.7) (2022-04-06)
626
-
627
- **Note:** Version bump only for package @operato/scene-i18n
628
-
629
- ## [1.0.0-alpha.6](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.5...v1.0.0-alpha.6) (2022-04-05)
630
-
631
- ### :bug: Bug Fix
632
-
633
- - [@things-factory](https://github.com/things-factory) 5.0.0-alpha.36 ([459ce88](https://github.com/things-scene/operato-scene/commit/459ce884942ab11bcd1e9b9c6af7bf045b580a41))
634
-
635
- ## [1.0.0-alpha.5](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.4...v1.0.0-alpha.5) (2022-04-03)
636
-
637
- ### :bug: Bug Fix
638
-
639
- - upgrade lit and operato, things-factory ([f056300](https://github.com/things-scene/operato-scene/commit/f056300c0e2f85c41715d3178f12c39bf3110a34))
640
-
641
- ## [1.0.0-alpha.4](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.3...v1.0.0-alpha.4) (2022-03-13)
642
-
643
- ### :bug: Bug Fix
644
-
645
- - [@operato](https://github.com/operato) 1.0.0-alpha.17 ([a8a147c](https://github.com/things-scene/operato-scene/commit/a8a147c972ed571e35d210feb3bfbc7cd31f280b))
646
-
647
- ## [1.0.0-alpha.3](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.2...v1.0.0-alpha.3) (2022-03-13)
648
-
649
- ### :bug: Bug Fix
650
-
651
- - [@operato](https://github.com/operato) 1.0.0-alpha.17 ([52c63fe](https://github.com/things-scene/operato-scene/commit/52c63fe1efde1a8fe6a9dc3b6852b1b2e12322bf))
652
-
653
- ## [1.0.0-alpha.2](https://github.com/things-scene/operato-scene/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2022-03-13)
654
-
655
- ### :bug: Bug Fix
656
-
657
- - [@operato](https://github.com/operato) 1.0.0-alpha.14 ([c124d67](https://github.com/things-scene/operato-scene/commit/c124d672260ac940175a2a831f702aa3b5f5c996))
658
-
659
- ## [1.0.0-alpha.1](https://github.com/things-scene/operato-scene/compare/v0.1.5...v1.0.0-alpha.1) (2022-03-13)
660
-
661
- ### :rocket: New Features
662
-
663
- - [@operato](https://github.com/operato) 1.0.0-alpha and [@things-factory](https://github.com/things-factory) 5.0.0-alpha ([5f7f2d4](https://github.com/things-scene/operato-scene/commit/5f7f2d45ccc8300822e712c93948850bcdb43687))
664
-
665
- ### [0.1.5](https://github.com/things-scene/operato-scene/compare/v0.1.4...v0.1.5) (2022-02-10)
666
-
667
- ### :rocket: New Features
668
-
669
- - move news-ticker to here ([c5e565d](https://github.com/things-scene/operato-scene/commit/c5e565dff6016977766e54b3b74c4f80838f7cd2))
670
-
671
- ### [0.1.4](https://github.com/things-scene/operato-scene/compare/v0.1.3...v0.1.4) (2022-01-30)
672
-
673
- ### :rocket: New Features
674
-
675
- - scene-label migrated from things-factory project ([3c9033c](https://github.com/things-scene/operato-scene/commit/3c9033c9af28bdd0377ac4a538ef7d4bfd38d488))
676
-
677
- ### :bug: Bug Fix
678
-
679
- - applied [@operato](https://github.com/operato) 0.3.24 ([fb4fed0](https://github.com/things-scene/operato-scene/commit/fb4fed0d9fd44d6ae38db6359fdca15fc61f167c))
680
- - applied [@things-factory](https://github.com/things-factory)@^4.0.40 ([3d4e6cb](https://github.com/things-scene/operato-scene/commit/3d4e6cbe167f605a68333fffe18949adb5247c1d))
681
- - upgrade [@operato](https://github.com/operato) dependencies ([7d2478e](https://github.com/things-scene/operato-scene/commit/7d2478e72586b662e6c219f0720c78cde5dd7a2d))
682
- - upgrade [@things-factory](https://github.com/things-factory) and [@operato](https://github.com/operato) ([4d97897](https://github.com/things-scene/operato-scene/commit/4d978970d3c8aba6ecae99e3fa98e431a647e8cb))
683
-
684
- ### [0.1.3](https://github.com/things-scene/operato-scene/compare/v0.1.2...v0.1.3) (2022-01-28)
685
-
686
- ### :rocket: New Features
687
-
688
- - add graphql, mqtt scene component ([e223063](https://github.com/things-scene/operato-scene/commit/e223063b562f6a6a7b6ff12f3e32df30aa920da8))
689
-
690
- ### :bug: Bug Fix
691
-
692
- - applied [@operato](https://github.com/operato)@^0.3.20 ([9a1dcbd](https://github.com/things-scene/operato-scene/commit/9a1dcbd2d1ca7f95b498503c87242b6d57ee3482))
693
- - 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))
694
-
695
- ### [0.1.2](https://github.com/things-scene/operato-scene/compare/v0.1.1...v0.1.2) (2022-01-13)
696
-
697
- ### :bug: Bug Fix
698
-
699
- - @operato/board upgrade to 0.3.18 ([4c5d232](https://github.com/things-scene/operato-scene/commit/4c5d232d185642624501a369449df21b322384ae))
700
-
701
- ### [0.1.1](https://github.com/things-scene/operato-scene/compare/v0.1.0...v0.1.1) (2022-01-03)
702
-
703
- ### :bug: Bug Fix
704
-
705
- - [@things-factory](https://github.com/things-factory) 4.0.38 for webpack 5 ([c1b8ce2](https://github.com/things-scene/operato-scene/commit/c1b8ce2a4f069a77b75c82ef8abe2b52974fa5a2))
706
- - @operato/board@0.3.4 ([9f7a868](https://github.com/things-scene/operato-scene/commit/9f7a86820280d24b08dabfd9c9b0f46b4c74feed))
707
-
708
- ## [0.1.0](https://github.com/things-scene/operato-scene/compare/v0.0.26...v0.1.0) (2022-01-03)
709
-
710
- ### :rocket: New Features
711
-
712
- - applied import.meta.url for native web support ([fe65672](https://github.com/things-scene/operato-scene/commit/fe65672550b15276bd9fa79ab7ac886a8502f8b0))
713
-
714
- ### [0.0.26](https://github.com/things-scene/operato-scene/compare/v0.0.25...v0.0.26) (2022-01-01)
715
-
716
- ### :bug: Bug Fix
717
-
718
- - upgrade [@operato](https://github.com/operato) modules ([ddcb27f](https://github.com/things-scene/operato-scene/commit/ddcb27f7562243d9fc581fed3090c3be42ce1d28))
719
-
720
- ### [0.0.25](https://github.com/things-scene/operato-scene/compare/v0.0.24...v0.0.25) (2021-12-28)
721
-
722
- ### :bug: Bug Fix
723
-
724
- - @hatiolab/things-scene@2.7.31 ([b0d1706](https://github.com/things-scene/operato-scene/commit/b0d17064bb42ed4a60008a15d48700a328711ab8))
725
- - upgrade [@things-factory](https://github.com/things-factory) dependencies ([0deff8d](https://github.com/things-scene/operato-scene/commit/0deff8dcaba7a7e81061246298b889f6165091d7))
726
-
727
- ### [0.0.24](https://github.com/things-scene/operato-scene/compare/v0.0.23...v0.0.24) (2021-12-21)
728
-
729
- ### :bug: Bug Fix
730
-
731
- - upgrade [@operato](https://github.com/operato) dependencies ([19adafd](https://github.com/things-scene/operato-scene/commit/19adafde63c6a819c905c8b325b8fca6a3ff9e70))
732
-
733
- ### [0.0.23](https://github.com/things-scene/operato-scene/compare/v0.0.22...v0.0.23) (2021-12-16)
734
-
735
- ### :bug: Bug Fix
736
-
737
- - upgrade dependencies ([3939f9f](https://github.com/things-scene/operato-scene/commit/3939f9f4069f97a5370b616375e3ecf36cf41704))
738
-
739
- ### [0.0.22](https://github.com/things-scene/operato-scene/compare/v0.0.21...v0.0.22) (2021-12-14)
740
-
741
- ### :bug: Bug Fix
742
-
743
- - @hatiolab/things-scene upgrade ([7841684](https://github.com/things-scene/operato-scene/commit/78416849b0a336c55450e15f09d3cb58cc5e8e51))
744
-
745
- ### [0.0.21](https://github.com/things-scene/operato-scene/compare/v0.0.20...v0.0.21) (2021-12-14)
746
-
747
- ### :bug: Bug Fix
748
-
749
- - @things-factory/operato-board@^4.0.17 ([713a319](https://github.com/things-scene/operato-scene/commit/713a319b55a9d27fca98a1b577898863cf89a765))
750
-
751
- ### [0.0.20](https://github.com/things-scene/operato-scene/compare/v0.0.19...v0.0.20) (2021-12-13)
752
-
753
- ### :bug: Bug Fix
754
-
755
- - upgrade [@operato](https://github.com/operato) version ([fbc79cf](https://github.com/things-scene/operato-scene/commit/fbc79cfcc60f92a5c6c510dc07a42bc92b810777))
756
-
757
- ### [0.0.19](https://github.com/things-scene/operato-scene/compare/v0.0.18...v0.0.19) (2021-12-12)
758
-
759
- ### :bug: Bug Fix
760
-
761
- - upgrade @hatiolab/things-scene, @operato/board,property-editor,data-grist ([e6743bd](https://github.com/things-scene/operato-scene/commit/e6743bda29852fdae779b893a1e825a1cb73f0f9))
762
-
763
- ### [0.0.18](https://github.com/things-scene/operato-scene/compare/v0.0.17...v0.0.18) (2021-12-11)
764
-
765
- ### :bug: Bug Fix
766
-
767
- - upgrade things-factory version ([e7fc142](https://github.com/things-scene/operato-scene/commit/e7fc142a70d3d54b61fdd076522dede8a5908dcd))
768
-
769
- ### [0.0.17](https://github.com/things-scene/operato-scene/compare/v0.0.16...v0.0.17) (2021-12-11)
770
-
771
- ### :bug: Bug Fix
772
-
773
- - upgrade operato to 0.2.45 ([0032bad](https://github.com/things-scene/operato-scene/commit/0032bad0914e7fd7eae5e8cc1574df20ce7cb851))
774
-
775
- ### [0.0.16](https://github.com/things-scene/operato-scene/compare/v0.0.15...v0.0.16) (2021-12-09)
776
-
777
- ### :rocket: New Features
778
-
779
- - add indoor-map and gauge component ([35d8a75](https://github.com/things-scene/operato-scene/commit/35d8a75f7d691dd23ea299fd772b79d19eec5d2f))
780
-
781
- ### :bug: Bug Fix
782
-
783
- - operato dependencies ([4309938](https://github.com/things-scene/operato-scene/commit/4309938e154e6638c22c4edd66b756ca2c0e6587))
784
- - upgrade [@operato](https://github.com/operato) dependencies ([92985c7](https://github.com/things-scene/operato-scene/commit/92985c76d2b7e6d3941c2c809a85b3676a579b0e))
785
-
786
- ### [0.0.15](https://github.com/things-scene/operato-scene/compare/v0.0.14...v0.0.15) (2021-12-08)
787
-
788
- ### :bug: Bug Fix
789
-
790
- - upgrade operato dependencies ([0c26428](https://github.com/things-scene/operato-scene/commit/0c26428d0e3236851cd46c4f507c086d9d181ff4))
791
-
792
- ### [0.0.14](https://github.com/things-scene/operato-scene/compare/v0.0.13...v0.0.14) (2021-12-07)
793
-
794
- **Note:** Version bump only for package @operato/scene-i18n
795
-
796
- ### [0.0.13](https://github.com/things-scene/operato-scene/compare/v0.0.12...v0.0.13) (2021-12-07)
797
-
798
- ### :rocket: New Features
799
-
800
- - scene-grist complete ([cf87cb7](https://github.com/things-scene/operato-scene/commit/cf87cb7df0ae276341b16dee5c2e0f949703ff02))
801
-
802
- ### :bug: Bug Fix
803
-
804
- - upgrade operato version ([e5ec388](https://github.com/things-scene/operato-scene/commit/e5ec38843b215be144a06ee65dfce22acff4ca1c))
805
-
806
- ### [0.0.12](https://github.com/things-scene/operato-scene/compare/v0.0.11...v0.0.12) (2021-12-06)
807
-
808
- ### :rocket: New Features
809
-
810
- - add wheel-sorter, legend, timer and compass ([5b8777a](https://github.com/things-scene/operato-scene/commit/5b8777a0295e0cd8111284de0161d3fb2d1fe099))
811
-
812
- ### [0.0.11](https://github.com/things-scene/operato-scene/compare/v0.0.10...v0.0.11) (2021-12-06)
813
-
814
- ### :rocket: New Features
815
-
816
- - add wheel-sorter, legend, timer and compass ([dc90f73](https://github.com/things-scene/operato-scene/commit/dc90f73054424c0867a1c4a28d51da6e7fab8b85))
817
- - add wheel-sorter, legend, timer and compass ([518950c](https://github.com/things-scene/operato-scene/commit/518950cb5476048504a415a1dd0a1fd2d4359a77))
818
-
819
- ### [0.0.10](https://github.com/things-scene/operato-scene/compare/v0.0.9...v0.0.10) (2021-12-06)
820
-
821
- ### :bug: Bug Fix
822
-
823
- - module things-factory for test upgraded ([6a4a853](https://github.com/things-scene/operato-scene/commit/6a4a853f6beb80403c29bd8f423902f6e9ecdd81))
824
-
825
- ### :rocket: New Features
826
-
827
- - add @operato/scene-clock ([74da632](https://github.com/things-scene/operato-scene/commit/74da632211643f47f50a886ca7173bced0132b62))
828
- - add @operato/scene-clock ([8b0d55c](https://github.com/things-scene/operato-scene/commit/8b0d55ce3ce35f0b4e8aee02703370937a30275a))
829
-
830
- ### [0.0.9](https://github.com/things-scene/operato-scene/compare/v0.0.8...v0.0.9) (2021-12-03)
831
-
832
- ### :rocket: New Features
833
-
834
- - operato/scene-grist added ([5dfb9ac](https://github.com/things-scene/operato-scene/commit/5dfb9ac35f46d0b101cbcb43dc7d90c937d8e2ff))
835
-
836
- ### :bug: Bug Fix
837
-
838
- - ready to operato/scene-grist ([0cc9cc0](https://github.com/things-scene/operato-scene/commit/0cc9cc02d608be80ba5e39c017b5c2080e959da9))
839
-
840
- ### [0.0.8](https://github.com/things-scene/operato-scene/compare/v0.0.7...v0.0.8) (2021-12-03)
841
-
842
- **Note:** Version bump only for package @operato/scene-i18n
843
-
844
- ### [0.0.7](https://github.com/things-scene/operato-scene/compare/v0.0.6...v0.0.7) (2021-12-03)
845
-
846
- **Note:** Version bump only for package @operato/scene-i18n
847
-
848
- ### [0.0.6](https://github.com/things-scene/operato-scene/compare/v0.0.5...v0.0.6) (2021-12-03)
849
-
850
- ### :bug: Bug Fix
851
-
852
- - tsconfig ([a5ce449](https://github.com/things-scene/operato-scene/commit/a5ce449078e0b5371323984b78f1fb32526489bd))
853
-
854
- ### [0.0.5](https://github.com/things-scene/operato-scene/compare/v0.0.4...v0.0.5) (2021-12-03)
855
-
856
- ### :rocket: New Features
857
-
858
- - added scene-half-roundrect and integration ([91092e6](https://github.com/things-scene/operato-scene/commit/91092e664dd0d962e981f4acae70252f4c2ac6da))
859
-
860
- ### :bug: Bug Fix
861
-
862
- - add chartjs, integration module ([24cd106](https://github.com/things-scene/operato-scene/commit/24cd1065d13314e7ca3927a0306fed766531b851))
863
- - scene-i18n CustomElement tagname ([b17a3e0](https://github.com/things-scene/operato-scene/commit/b17a3e00d407a02b723ccb9671c1cdff74899b2c))
864
-
865
- ### [0.0.4](https://github.com/hatiolab/things-factory/compare/v0.0.3...v0.0.4) (2021-12-01)
866
-
867
- ### :rocket: New Features
868
-
869
- - add @operato/scene-i18n ([92d14ff](https://github.com/hatiolab/things-factory/commit/92d14ff4bcacfb920e39470cf7537ab7560844f1))
870
-
871
- ### :bug: Bug Fix
872
-
873
- - things-scene upgrade ([9e2c0b8](https://github.com/hatiolab/things-factory/commit/9e2c0b85b1aacb0a4ef656866259879a20cd5de4))
@@ -1,8 +0,0 @@
1
- import './property-editor-i18n'
2
-
3
- export default [
4
- {
5
- type: 'i18n',
6
- element: 'property-editor-i18n'
7
- }
8
- ]
@@ -1,175 +0,0 @@
1
- /**
2
- * @license Copyright © HatioLab Inc. All rights reserved.
3
- */
4
-
5
- import { LitElement, css, html } from 'lit'
6
- import { customElement, property, queryAll, state } from 'lit/decorators.js'
7
-
8
- /**
9
- multiple language editor element
10
-
11
- Example:
12
-
13
- <ox-editor-i18n value=${map}>
14
- </ox-editor-i18n>
15
- */
16
- @customElement('ox-editor-i18n')
17
- export default class EditorI18n extends LitElement {
18
- static styles = [
19
- css`
20
- :host {
21
- display: flex;
22
- flex-direction: column;
23
- align-content: center;
24
-
25
- width: 100%;
26
- overflow: hidden;
27
- border: 1px solid #ccc;
28
- margin: 5px 0;
29
-
30
- background-color: #ddd;
31
- }
32
-
33
- div {
34
- display: flex;
35
- flex-flow: row nowrap;
36
- align-items: center;
37
- }
38
-
39
- div > * {
40
- min-width: 0px;
41
- min-height: 20px;
42
- margin: 2px;
43
- padding: 0;
44
- }
45
-
46
- button {
47
- width: 20px;
48
- text-align: center;
49
- border-radius: 50%;
50
- font-size: 1em;
51
- }
52
-
53
- input {
54
- flex: 1;
55
- }
56
- `
57
- ]
58
-
59
- @property({ type: Object }) value: { [key: string]: any } = {}
60
-
61
- @queryAll('[data-record-new] input') _inputs?: Array<HTMLInputElement>
62
-
63
- @state() _changingNow: boolean = false
64
-
65
- firstUpdated() {
66
- this.renderRoot.addEventListener('change', this._onChange.bind(this))
67
- }
68
-
69
- render() {
70
- return html`
71
- <datalist id="language-list">
72
- <option value="en">English</option>
73
- <option value="ko">한국어</option>
74
- <option value="zh">中文</option>
75
- <option value="ms">Bahasa Malaysia</option>
76
- </datalist>
77
-
78
- ${this._toArray(this.value).map(
79
- item => html`
80
- <div data-record>
81
- <input type="text" data-lng placeholder="language" .value=${item.key} list="language-list" />
82
- <input type="text" data-term placeholder="term" .value=${item.value} />
83
- <button class="record-action" @click=${(e: MouseEvent) => this._delete(e)} tabindex="-1">x</button>
84
- </div>
85
- `
86
- )}
87
-
88
- <div data-record-new>
89
- <input type="text" data-lng placeholder="language" value="" list="language-list" />
90
- <input type="text" data-term placeholder="term" value="" />
91
- <button class="record-action" @click=${() => this._add()} tabindex="-1">+</button>
92
- </div>
93
- `
94
- }
95
-
96
- _onChange(e: Event) {
97
- if (this._changingNow) {
98
- return
99
- }
100
-
101
- this._changingNow = true
102
-
103
- var input = e.target as HTMLInputElement
104
- var value = input.value
105
-
106
- var div = input.parentElement as HTMLElement
107
-
108
- if (div.hasAttribute('data-record')) {
109
- this._build()
110
- } else if (div.hasAttribute('data-record-new') && input.hasAttribute('data-term')) {
111
- this._add()
112
- }
113
-
114
- this._changingNow = false
115
- }
116
-
117
- _build(includeNewRecord?: boolean) {
118
- if (includeNewRecord) var records = this.renderRoot.querySelectorAll('[data-record],[data-record-new]')
119
- else var records = this.renderRoot.querySelectorAll('[data-record]')
120
-
121
- var newmap: { [key: string]: string } = {}
122
-
123
- for (var i = 0; i < records.length; i++) {
124
- var record = records[i]
125
-
126
- var key = (record.querySelector('[data-lng]') as HTMLInputElement)?.value
127
- var input = record.querySelector('[data-term]') as HTMLInputElement
128
- if (!input) continue
129
-
130
- var value = input.value
131
-
132
- if (key) {
133
- newmap[key] = value || ''
134
- }
135
- }
136
-
137
- this.value = newmap
138
- this.dispatchEvent(new CustomEvent('change', { bubbles: true, composed: true }))
139
- }
140
-
141
- /* map아이템들을 template(dom-repeat)용 배열로 변환하는 함수 */
142
- _toArray(map: { [key: string]: any }) {
143
- var array = []
144
-
145
- for (var key in map) {
146
- array.push({
147
- key: key,
148
- value: map[key]
149
- })
150
- }
151
-
152
- return array
153
- }
154
-
155
- _add() {
156
- this._build(true)
157
-
158
- var inputs = this._inputs || []
159
-
160
- for (var i = 0; i < inputs.length; i++) {
161
- let input = inputs[i]
162
- input.value = ''
163
- }
164
-
165
- inputs[0].focus()
166
- }
167
-
168
- _delete(e: MouseEvent) {
169
- var record = (e.target as HTMLElement).parentElement
170
- const lng = record?.querySelector('[data-lng]') as HTMLInputElement
171
- lng && (lng.value = '')
172
-
173
- this._build()
174
- }
175
- }
@@ -1,13 +0,0 @@
1
- import './ox-editor-i18n'
2
-
3
- import { html } from 'lit'
4
- import { customElement } from 'lit/decorators.js'
5
-
6
- import { OxPropertyEditor, PropertySpec } from '@operato/property-editor'
7
-
8
- @customElement('property-editor-i18n')
9
- export class PropertyEditorLegendStatus extends OxPropertyEditor {
10
- editorTemplate(value: any, spec: PropertySpec) {
11
- return html` <ox-editor-i18n .value=${value} fullwidth></ox-editor-i18n> `
12
- }
13
- }
package/src/index.ts DELETED
@@ -1 +0,0 @@
1
- export { default as Label } from './label'
package/src/label.ts DELETED
@@ -1,47 +0,0 @@
1
- import i18next from 'i18next'
2
-
3
- import { Component, ComponentNature, RectPath, Shape } from '@hatiolab/things-scene'
4
-
5
- const NATURE: ComponentNature = {
6
- mutable: false,
7
- resizable: true,
8
- rotatable: true,
9
- properties: [
10
- {
11
- type: 'i18n',
12
- label: 'terms',
13
- name: 'terms'
14
- },
15
- {
16
- type: 'string',
17
- label: 'i18n-key',
18
- name: 'key'
19
- },
20
- {
21
- type: 'string',
22
- label: 'fallback',
23
- name: 'fallback'
24
- }
25
- ],
26
- 'value-property': 'key',
27
- help: 'scene/component/label'
28
- }
29
-
30
- export default class Label extends RectPath(Shape) {
31
- get nature() {
32
- return NATURE
33
- }
34
-
35
- is3dish() {
36
- return true
37
- }
38
-
39
- get text() {
40
- const { key, terms = {}, fallback } = this.state
41
-
42
- const language = i18next.language
43
- return terms[language] || terms[language.substr(0, 2)] || (key && i18next.t(key)) || fallback
44
- }
45
- }
46
-
47
- Component.register('label', Label)
@@ -1,3 +0,0 @@
1
- import label from './label'
2
-
3
- export default [label]
@@ -1,17 +0,0 @@
1
- const icon = new URL('../../icons/scene-label.png', import.meta.url).href
2
-
3
- export default {
4
- type: 'label',
5
- description: 'label',
6
- group: 'textAndMedia',
7
- /* line|shape|textAndMedia|chartAndGauge|table|container|dataSource|IoT|3D|warehouse|form|etc */
8
- icon,
9
- model: {
10
- type: 'label',
11
- left: 10,
12
- top: 10,
13
- width: 100,
14
- height: 20,
15
- strokeStyle: 'black'
16
- }
17
- }
package/tsconfig.json DELETED
@@ -1,24 +0,0 @@
1
- {
2
- "compilerOptions": {
3
- "target": "es2018",
4
- "module": "esnext",
5
- "moduleResolution": "node",
6
- "noEmitOnError": true,
7
- "lib": ["es2019", "dom"],
8
- "strict": true,
9
- "esModuleInterop": false,
10
- "allowJs": true,
11
- "allowSyntheticDefaultImports": true,
12
- "experimentalDecorators": true,
13
- "importHelpers": true,
14
- "outDir": "dist",
15
- "sourceMap": true,
16
- "inlineSources": true,
17
- "rootDir": "src",
18
- "declaration": true,
19
- "incremental": true,
20
- "skipLibCheck": true,
21
- "types": []
22
- },
23
- "include": ["**/*.ts", "*.d.ts"]
24
- }
@@ -1 +0,0 @@
1
- {"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.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.es2016.intl.d.ts","../../node_modules/typescript/lib/lib.es2017.date.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.es2019.intl.d.ts","../../node_modules/typescript/lib/lib.decorators.d.ts","../../node_modules/typescript/lib/lib.decorators.legacy.d.ts","../../node_modules/tslib/tslib.d.ts","./node_modules/i18next/index.d.ts","../../node_modules/@hatiolab/things-scene/things-scene.d.ts","./src/label.ts","./src/index.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-html/directive.d.ts","../../node_modules/@types/trusted-types/lib/index.d.ts","../../node_modules/lit-html/lit-html.d.ts","../../node_modules/lit-element/lit-element.d.ts","../../node_modules/lit-html/is-server.d.ts","../../node_modules/lit/index.d.ts","../../node_modules/@lit/reactive-element/decorators/base.d.ts","../../node_modules/@lit/reactive-element/decorators/custom-element.d.ts","../../node_modules/@lit/reactive-element/decorators/property.d.ts","../../node_modules/@lit/reactive-element/decorators/state.d.ts","../../node_modules/@lit/reactive-element/decorators/event-options.d.ts","../../node_modules/@lit/reactive-element/decorators/query.d.ts","../../node_modules/@lit/reactive-element/decorators/query-all.d.ts","../../node_modules/@lit/reactive-element/decorators/query-async.d.ts","../../node_modules/@lit/reactive-element/decorators/query-assigned-nodes.d.ts","../../node_modules/@lit/reactive-element/decorators/query-assigned-elements.d.ts","../../node_modules/lit/decorators.d.ts","./src/editors/ox-editor-i18n.ts","../../node_modules/@operato/property-editor/dist/src/types.d.ts","../../node_modules/@operato/i18n/dist/src/ox-i18n.d.ts","../../node_modules/@operato/property-editor/dist/src/ox-property-editor.d.ts","../../node_modules/@operato/property-editor/dist/src/ox-properties-dynamic-view.d.ts","../../node_modules/@operato/property-editor/dist/src/index.d.ts","./src/editors/property-editor-i18n.ts","./src/editors/index.ts","./src/templates/label.ts","./src/templates/index.ts"],"fileIdsList":[[51],[44,51],[44,51,59],[53],[42,43],[47,50],[63,65,66],[47,50,63],[50,63,64],[44,47],[47],[45,46],[52,53,54,55,56,57,58,59,60],[44,47,48,49],[37,68],[37,50,61],[37,50,61,62,67],[37,40],[37,38,39],[37,70],[37]],"fileInfos":[{"version":"44e584d4f6444f58791784f1d530875970993129442a847597db702a073ca68c","affectsGlobalScope":true,"impliedFormat":1},{"version":"45b7ab580deca34ae9729e97c13cfd999df04416a79116c3bfb483804f85ded4","impliedFormat":1},{"version":"3facaf05f0c5fc569c5649dd359892c98a85557e3e0c847964caeb67076f4d75","impliedFormat":1},{"version":"9a68c0c07ae2fa71b44384a839b7b8d81662a236d4b9ac30916718f7510b1b2d","impliedFormat":1},{"version":"5e1c4c362065a6b95ff952c0eab010f04dcd2c3494e813b493ecfd4fcb9fc0d8","impliedFormat":1},{"version":"68d73b4a11549f9c0b7d352d10e91e5dca8faa3322bfb77b661839c42b1ddec7","impliedFormat":1},{"version":"9e8ca8ed051c2697578c023d9c29d6df689a083561feba5c14aedee895853999","affectsGlobalScope":true,"impliedFormat":1},{"version":"6920e1448680767498a0b77c6a00a8e77d14d62c3da8967b171f1ddffa3c18e4","affectsGlobalScope":true,"impliedFormat":1},{"version":"dc2df20b1bcdc8c2d34af4926e2c3ab15ffe1160a63e58b7e09833f616efff44","affectsGlobalScope":true,"impliedFormat":1},{"version":"515d0b7b9bea2e31ea4ec968e9edd2c39d3eebf4a2d5cbd04e88639819ae3b71","affectsGlobalScope":true,"impliedFormat":1},{"version":"45d8ccb3dfd57355eb29749919142d4321a0aa4df6acdfc54e30433d7176600a","affectsGlobalScope":true,"impliedFormat":1},{"version":"0dc1e7ceda9b8b9b455c3a2d67b0412feab00bd2f66656cd8850e8831b08b537","affectsGlobalScope":true,"impliedFormat":1},{"version":"ce691fb9e5c64efb9547083e4a34091bcbe5bdb41027e310ebba8f7d96a98671","affectsGlobalScope":true,"impliedFormat":1},{"version":"8d697a2a929a5fcb38b7a65594020fcef05ec1630804a33748829c5ff53640d0","affectsGlobalScope":true,"impliedFormat":1},{"version":"4ff2a353abf8a80ee399af572debb8faab2d33ad38c4b4474cff7f26e7653b8d","affectsGlobalScope":true,"impliedFormat":1},{"version":"93495ff27b8746f55d19fcbcdbaccc99fd95f19d057aed1bd2c0cafe1335fbf0","affectsGlobalScope":true,"impliedFormat":1},{"version":"6fc23bb8c3965964be8c597310a2878b53a0306edb71d4b5a4dfe760186bcc01","affectsGlobalScope":true,"impliedFormat":1},{"version":"ea011c76963fb15ef1cdd7ce6a6808b46322c527de2077b6cfdf23ae6f5f9ec7","affectsGlobalScope":true,"impliedFormat":1},{"version":"38f0219c9e23c915ef9790ab1d680440d95419ad264816fa15009a8851e79119","affectsGlobalScope":true,"impliedFormat":1},{"version":"69ab18c3b76cd9b1be3d188eaf8bba06112ebbe2f47f6c322b5105a6fbc45a2e","affectsGlobalScope":true,"impliedFormat":1},{"version":"4738f2420687fd85629c9efb470793bb753709c2379e5f85bc1815d875ceadcd","affectsGlobalScope":true,"impliedFormat":1},{"version":"2f11ff796926e0832f9ae148008138ad583bd181899ab7dd768a2666700b1893","affectsGlobalScope":true,"impliedFormat":1},{"version":"4de680d5bb41c17f7f68e0419412ca23c98d5749dcaaea1896172f06435891fc","affectsGlobalScope":true,"impliedFormat":1},{"version":"9fc46429fbe091ac5ad2608c657201eb68b6f1b8341bd6d670047d32ed0a88fa","affectsGlobalScope":true,"impliedFormat":1},{"version":"ac9538681b19688c8eae65811b329d3744af679e0bdfa5d842d0e32524c73e1c","affectsGlobalScope":true,"impliedFormat":1},{"version":"0a969edff4bd52585473d24995c5ef223f6652d6ef46193309b3921d65dd4376","affectsGlobalScope":true,"impliedFormat":1},{"version":"9e9fbd7030c440b33d021da145d3232984c8bb7916f277e8ffd3dc2e3eae2bdb","affectsGlobalScope":true,"impliedFormat":1},{"version":"811ec78f7fefcabbda4bfa93b3eb67d9ae166ef95f9bff989d964061cbf81a0c","affectsGlobalScope":true,"impliedFormat":1},{"version":"717937616a17072082152a2ef351cb51f98802fb4b2fdabd32399843875974ca","affectsGlobalScope":true,"impliedFormat":1},{"version":"d7e7d9b7b50e5f22c915b525acc5a49a7a6584cf8f62d0569e557c5cfc4b2ac2","affectsGlobalScope":true,"impliedFormat":1},{"version":"71c37f4c9543f31dfced6c7840e068c5a5aacb7b89111a4364b1d5276b852557","affectsGlobalScope":true,"impliedFormat":1},{"version":"576711e016cf4f1804676043e6a0a5414252560eb57de9faceee34d79798c850","affectsGlobalScope":true,"impliedFormat":1},{"version":"89c1b1281ba7b8a96efc676b11b264de7a8374c5ea1e6617f11880a13fc56dc6","affectsGlobalScope":true,"impliedFormat":1},{"version":"74f7fa2d027d5b33eb0471c8e82a6c87216223181ec31247c357a3e8e2fddc5b","affectsGlobalScope":true,"impliedFormat":1},{"version":"33358442698bb565130f52ba79bfd3d4d484ac85fe33f3cb1759c54d18201393","affectsGlobalScope":true,"impliedFormat":1},{"version":"782dec38049b92d4e85c1585fbea5474a219c6984a35b004963b00beb1aab538","affectsGlobalScope":true,"impliedFormat":1},{"version":"4a882ffbb4ed09d9b7734f784aebb1dfe488d63725c40759165c5d9c657ca029","impliedFormat":1},{"version":"c1a660a90d6565c602fa458f53849140c9008b7000ce8823443a2b1ae9ca46a3","impliedFormat":1},{"version":"26d1ec00a52200684283272eaed524de74adc033bdff6522f72e03c796a46ff8","impliedFormat":1},{"version":"b3716f9bbc9dfef07dda2e10e42c6dc6fd737030ace7e5debf0f96de272a47d8","signature":"8a3fd31b5736a53ebcb8b7035e97a0f677b4db697a7aa1fd2d63fff3b0d2ad37"},{"version":"1660bd87049b880d73617210c495ea19825156e43d3fbe1d633f2c9ec77cec13","signature":"4d4dfc33e64e30ad6b3991cc0190bbaf28dece7926333db58f4ce2c63bd5d634"},{"version":"e056bb30bf82271634daeee81f772f4a7960085f01f6d4d09c8da1ebe5f6a623","impliedFormat":99},{"version":"5e30131b6a5587fe666926ad1d9807e733c0a597ed12d682669fcaa331aea576","impliedFormat":99},{"version":"86492a546c3308feaf1dde967afd325c321483b5e96f5fa9e9b6e691dc23fa9e","affectsGlobalScope":true,"impliedFormat":99},{"version":"00cb63103f9670f8094c238a4a7e252c8b4c06ba371fea5c44add7e41b7247e4","impliedFormat":99},{"version":"15fe687c59d62741b4494d5e623d497d55eb38966ecf5bea7f36e48fc3fbe15e","impliedFormat":1},{"version":"43f58358870effc43ba93c92c040dee2285cbd8685ddfa77658e498780727c4e","impliedFormat":99},{"version":"9a318e3a8900672b85cd3c8c3a5acf51b88049557a3ae897ccdcf2b85a8f61f9","impliedFormat":99},{"version":"1bcd560deed90a43c51b08aa18f7f55229f2e30974ab5ed1b7bb5721be379013","impliedFormat":99},{"version":"dc08fe04e50bc24d1baded4f33e942222bbdd5d77d6341a93cfe6e4e4586a3be","impliedFormat":99},{"version":"cdeae34aca6700620ebf3f27cf7d439c3af97595dd6e2729fa4780483add5680","impliedFormat":99},{"version":"3ff87ea3471b51beaf4aa8fd8f4422862b11d343fdbb55bf383e0f8cc195a445","impliedFormat":99},{"version":"1cc188904259bd0985b24d9dc2a160891cb5e94210901466b951716fcdb4ff62","impliedFormat":99},{"version":"732fb71ecb695d6f36ddcbb72ebfe4ff6b6491d45101a00fa2b75a26b80d640f","impliedFormat":99},{"version":"039cb05125d7621f8143616c495b8e6b54249c4e64d2754b80ff93867f7f4b01","impliedFormat":99},{"version":"1b81f1fa82ad30af01ab1cae91ccaddc10c48f5916bbd6d282155e44a65d858d","impliedFormat":99},{"version":"a0fc7a02a75802678a67000607f20266cf1a49dc0e787967efe514e31b9ed0c3","impliedFormat":99},{"version":"5ebf098a1d81d400b8af82807cf19893700335cf91a7b9dbd83a5d737af34b11","impliedFormat":99},{"version":"101cf83ac3f9c5e1a7355a02e4fbe988877ef83c4ebec0ff0f02b2af022254a3","impliedFormat":99},{"version":"d017e2fcd44b46ca80cd2b592a6314e75f5caab5bda230f0f4a45e964049a43a","impliedFormat":99},{"version":"a8992b852521a66f63e0cedc6e1f054b28f972232b6fa5ca59771db6a1c8bbea","impliedFormat":99},{"version":"34d48e9586815658043f53370bd0d8a37084e5c49858669f6260e9be7f66ab2d","signature":"520a004e5fb16c4ecd69a4eff06f657217360216391cbc1ad08b4604ec51cebe"},{"version":"b3522fc474172a4dc96b7845e16101d70098f7c77c2c67d7fbc196401ba8b5eb","impliedFormat":1},{"version":"29dca1b5f0cac95b675f86c7846f9d587ed47cc46609dd00d152bcb37683b069","impliedFormat":1},{"version":"e097ad49dad4f20ccf776cbe99f6158cd3712ebe0d3aa53cdded02a5bc692433","impliedFormat":1},{"version":"32464280a3efcaa0d05d7344a1f023d09563f034d2c53aa78628b713173dd49e","impliedFormat":1},{"version":"d0f0b9c123ac41343b6faec852928381067194bf8c60d70ae9e2ce896f3bd31b","impliedFormat":1},{"version":"5ac56c14871405d11123c58632c022ebb14a2953dc699968735a6c96b59d67cd","signature":"c03f1e8a889a42c8b48188fee7ec4a62c94f249f634958f4406b940e94279377"},{"version":"c0151266006eb8facd91c6a813e99159146ebc556af7189f7dba592d44962bed","signature":"723b96450d51d7de9413747bb9f2691fd6689da71dc7763443dd16fd288dd452"},{"version":"364eef2e84d3a70e995b251bcb03974e487e0296c22b00351c4a1bb5cbbf2371","signature":"69b57d465bd7470a0ce4e1b1246965dfbf7d7af05a96b34a522c23a5e3613af7"},{"version":"ea9256fa4956e04786cf00ecdffe1c6477400c28c5ba1b71d102a55fa5da39c5","signature":"89ad2e6a46e5411cbb12bf765f37d71d8aa2d146b75fa4aed0b594873b5ae10f"}],"root":[40,41,62,[68,71]],"options":{"allowJs":true,"allowSyntheticDefaultImports":true,"declaration":true,"esModuleInterop":false,"experimentalDecorators":true,"importHelpers":true,"inlineSources":true,"module":99,"noEmitOnError":true,"outDir":"./dist","rootDir":"./src","skipLibCheck":true,"sourceMap":true,"strict":true,"target":5},"referencedMap":[[52,1],[55,2],[53,2],[57,2],[60,3],[59,2],[58,2],[56,2],[54,4],[44,5],[64,6],[67,7],[66,8],[65,9],[48,10],[45,11],[47,12],[61,13],[50,14],[69,15],[62,16],[68,17],[41,18],[40,19],[71,20],[70,21]],"version":"5.6.2"}