smarteye-e-components 0.0.1 → 0.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "smarteye-e-components",
3
- "version": "0.0.1",
3
+ "version": "0.0.2",
4
4
  "description": "",
5
5
  "main": "./dist/smarteye-e-components.mjs",
6
6
  "scripts": {
@@ -13,6 +13,10 @@
13
13
  "require": "./dist/smarteye-e-components.mjs"
14
14
  }
15
15
  },
16
+ "files": [
17
+ "dist",
18
+ "lib"
19
+ ],
16
20
  "types": "./lib/index.d.ts",
17
21
  "keywords": [],
18
22
  "author": "",
@@ -30,4 +34,4 @@
30
34
  "@vue/runtime-core": "^3.2.39",
31
35
  "vue": "^3.2.39"
32
36
  }
33
- }
37
+ }
package/index.html DELETED
@@ -1,13 +0,0 @@
1
- <!DOCTYPE html>
2
- <html lang="en">
3
- <head>
4
- <meta charset="UTF-8" />
5
- <link rel="icon" href="/favicon.ico" />
6
- <meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
- <title>HHS</title>
8
- </head>
9
- <body>
10
- <div id="app"></div>
11
- <script type="module" src="/test/index.ts"></script>
12
- </body>
13
- </html>
package/pnpm-lock.yaml DELETED
@@ -1,1020 +0,0 @@
1
- lockfileVersion: 5.4
2
-
3
- specifiers:
4
- '@types/node': ^18.7.21
5
- '@vitejs/plugin-vue': ^3.1.0
6
- '@vue/runtime-core': ^3.2.39
7
- typescript: ^4.8.3
8
- vite: ^3.1.3
9
- vite-plugin-dts: ^1.5.0
10
- vue: ^3.2.39
11
-
12
- devDependencies:
13
- '@types/node': 18.7.21
14
- '@vitejs/plugin-vue': 3.1.0_vite@3.1.3+vue@3.2.39
15
- '@vue/runtime-core': 3.2.39
16
- typescript: 4.8.3
17
- vite: 3.1.3
18
- vite-plugin-dts: 1.5.0_vite@3.1.3
19
- vue: 3.2.39
20
-
21
- packages:
22
-
23
- /@babel/helper-string-parser/7.18.10:
24
- resolution: {integrity: sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw==}
25
- engines: {node: '>=6.9.0'}
26
- dev: true
27
-
28
- /@babel/helper-validator-identifier/7.19.1:
29
- resolution: {integrity: sha512-awrNfaMtnHUr653GgGEs++LlAvW6w+DcPrOliSMXWCKo597CwL5Acf/wWdNkf/tfEQE3mjkeD1YOVZOUV/od1w==}
30
- engines: {node: '>=6.9.0'}
31
- dev: true
32
-
33
- /@babel/parser/7.19.1:
34
- resolution: {integrity: sha512-h7RCSorm1DdTVGJf3P2Mhj3kdnkmF/EiysUkzS2TdgAYqyjFdMQJbVuXOBej2SBJaXan/lIVtT6KkGbyyq753A==}
35
- engines: {node: '>=6.0.0'}
36
- hasBin: true
37
- dependencies:
38
- '@babel/types': 7.19.0
39
- dev: true
40
-
41
- /@babel/types/7.19.0:
42
- resolution: {integrity: sha512-YuGopBq3ke25BVSiS6fgF49Ul9gH1x70Bcr6bqRLjWCkcX8Hre1/5+z+IiWOIerRMSSEfGZVB9z9kyq7wVs9YA==}
43
- engines: {node: '>=6.9.0'}
44
- dependencies:
45
- '@babel/helper-string-parser': 7.18.10
46
- '@babel/helper-validator-identifier': 7.19.1
47
- to-fast-properties: 2.0.0
48
- dev: true
49
-
50
- /@esbuild/android-arm/0.15.9:
51
- resolution: {integrity: sha512-VZPy/ETF3fBG5PiinIkA0W/tlsvlEgJccyN2DzWZEl0DlVKRbu91PvY2D6Lxgluj4w9QtYHjOWjAT44C+oQ+EQ==}
52
- engines: {node: '>=12'}
53
- cpu: [arm]
54
- os: [android]
55
- requiresBuild: true
56
- dev: true
57
- optional: true
58
-
59
- /@esbuild/linux-loong64/0.15.9:
60
- resolution: {integrity: sha512-O+NfmkfRrb3uSsTa4jE3WApidSe3N5++fyOVGP1SmMZi4A3BZELkhUUvj5hwmMuNdlpzAZ8iAPz2vmcR7DCFQA==}
61
- engines: {node: '>=12'}
62
- cpu: [loong64]
63
- os: [linux]
64
- requiresBuild: true
65
- dev: true
66
- optional: true
67
-
68
- /@microsoft/api-extractor-model/7.24.2:
69
- resolution: {integrity: sha512-uUvjqTCY7hYERWGks+joTioN1QYHIucCDy7I/JqLxFxLbFXE5dpc1X7L+FG4PN/s8QYL24DKt0fqJkgcrFKLTw==}
70
- dependencies:
71
- '@microsoft/tsdoc': 0.14.1
72
- '@microsoft/tsdoc-config': 0.16.2
73
- '@rushstack/node-core-library': 3.52.0
74
- dev: true
75
-
76
- /@microsoft/api-extractor/7.31.2:
77
- resolution: {integrity: sha512-ZODCU9ckTS9brXiZpUW2iDrnAg7jLxeLBM1AkPpSZFcbG/8HGLvfKOKrd71VIJHjc52x2lB8xj7ZWksnP7AOBA==}
78
- hasBin: true
79
- dependencies:
80
- '@microsoft/api-extractor-model': 7.24.2
81
- '@microsoft/tsdoc': 0.14.1
82
- '@microsoft/tsdoc-config': 0.16.2
83
- '@rushstack/node-core-library': 3.52.0
84
- '@rushstack/rig-package': 0.3.15
85
- '@rushstack/ts-command-line': 4.12.3
86
- colors: 1.2.5
87
- lodash: 4.17.21
88
- resolve: 1.17.0
89
- semver: 7.3.7
90
- source-map: 0.6.1
91
- typescript: 4.7.4
92
- dev: true
93
-
94
- /@microsoft/tsdoc-config/0.16.2:
95
- resolution: {integrity: sha512-OGiIzzoBLgWWR0UdRJX98oYO+XKGf7tiK4Zk6tQ/E4IJqGCe7dvkTvgDZV5cFJUzLGDOjeAXrnZoA6QkVySuxw==}
96
- dependencies:
97
- '@microsoft/tsdoc': 0.14.2
98
- ajv: 6.12.6
99
- jju: 1.4.0
100
- resolve: 1.19.0
101
- dev: true
102
-
103
- /@microsoft/tsdoc/0.14.1:
104
- resolution: {integrity: sha512-6Wci+Tp3CgPt/B9B0a3J4s3yMgLNSku6w5TV6mN+61C71UqsRBv2FUibBf3tPGlNxebgPHMEUzKpb1ggE8KCKw==}
105
- dev: true
106
-
107
- /@microsoft/tsdoc/0.14.2:
108
- resolution: {integrity: sha512-9b8mPpKrfeGRuhFH5iO1iwCLeIIsV6+H1sRfxbkoGXIyQE2BTsPd9zqSqQJ+pv5sJ/hT5M1zvOFL02MnEezFug==}
109
- dev: true
110
-
111
- /@nodelib/fs.scandir/2.1.5:
112
- resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==}
113
- engines: {node: '>= 8'}
114
- dependencies:
115
- '@nodelib/fs.stat': 2.0.5
116
- run-parallel: 1.2.0
117
- dev: true
118
-
119
- /@nodelib/fs.stat/2.0.5:
120
- resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==}
121
- engines: {node: '>= 8'}
122
- dev: true
123
-
124
- /@nodelib/fs.walk/1.2.8:
125
- resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==}
126
- engines: {node: '>= 8'}
127
- dependencies:
128
- '@nodelib/fs.scandir': 2.1.5
129
- fastq: 1.13.0
130
- dev: true
131
-
132
- /@rushstack/node-core-library/3.52.0:
133
- resolution: {integrity: sha512-Z+MAP//G3rEGZd3JxJcBGcPYJlh8pvPoLMTLa5Sy6FTE6hRPzN+5J8DT7BbTmlqZaL6SZpXF30heRUbnYOvujw==}
134
- dependencies:
135
- '@types/node': 12.20.24
136
- colors: 1.2.5
137
- fs-extra: 7.0.1
138
- import-lazy: 4.0.0
139
- jju: 1.4.0
140
- resolve: 1.17.0
141
- semver: 7.3.7
142
- z-schema: 5.0.4
143
- dev: true
144
-
145
- /@rushstack/rig-package/0.3.15:
146
- resolution: {integrity: sha512-jxVfvO5OnkRlYRhcVDZWvwiI2l4pv37HDJRtyg5HbD8Z/I8Xj32RICgrxS5xMeGGytobrg5S6OfPOHskg7Nw+A==}
147
- dependencies:
148
- resolve: 1.17.0
149
- strip-json-comments: 3.1.1
150
- dev: true
151
-
152
- /@rushstack/ts-command-line/4.12.3:
153
- resolution: {integrity: sha512-Pdij22RotMXzI+HWHyYCvw0RMZhiP5a6Za/96XamZ1+mxmpSm4ujf8TROKxGAHySmR5A8iNVSlzhNMnUlFQE6g==}
154
- dependencies:
155
- '@types/argparse': 1.0.38
156
- argparse: 1.0.10
157
- colors: 1.2.5
158
- string-argv: 0.3.1
159
- dev: true
160
-
161
- /@ts-morph/common/0.13.0:
162
- resolution: {integrity: sha512-fEJ6j7Cu8yiWjA4UmybOBH9Efgb/64ZTWuvCF4KysGu4xz8ettfyaqFt8WZ1btCxXsGZJjZ2/3svOF6rL+UFdQ==}
163
- dependencies:
164
- fast-glob: 3.2.12
165
- minimatch: 5.1.0
166
- mkdirp: 1.0.4
167
- path-browserify: 1.0.1
168
- dev: true
169
-
170
- /@types/argparse/1.0.38:
171
- resolution: {integrity: sha512-ebDJ9b0e702Yr7pWgB0jzm+CX4Srzz8RcXtLJDJB+BSccqMa36uyH/zUsSYao5+BD1ytv3k3rPYCq4mAE1hsXA==}
172
- dev: true
173
-
174
- /@types/node/12.20.24:
175
- resolution: {integrity: sha512-yxDeaQIAJlMav7fH5AQqPH1u8YIuhYJXYBzxaQ4PifsU0GDO38MSdmEDeRlIxrKbC6NbEaaEHDanWb+y30U8SQ==}
176
- dev: true
177
-
178
- /@types/node/18.7.21:
179
- resolution: {integrity: sha512-rLFzK5bhM0YPyCoTC8bolBjMk7bwnZ8qeZUBslBfjZQou2ssJdWslx9CZ8DGM+Dx7QXQiiTVZ/6QO6kwtHkZCA==}
180
- dev: true
181
-
182
- /@vitejs/plugin-vue/3.1.0_vite@3.1.3+vue@3.2.39:
183
- resolution: {integrity: sha512-fmxtHPjSOEIRg6vHYDaem+97iwCUg/uSIaTzp98lhELt2ISOQuDo2hbkBdXod0g15IhfPMQmAxh4heUks2zvDA==}
184
- engines: {node: ^14.18.0 || >=16.0.0}
185
- peerDependencies:
186
- vite: ^3.0.0
187
- vue: ^3.2.25
188
- dependencies:
189
- vite: 3.1.3
190
- vue: 3.2.39
191
- dev: true
192
-
193
- /@vue/compiler-core/3.2.39:
194
- resolution: {integrity: sha512-mf/36OWXqWn0wsC40nwRRGheR/qoID+lZXbIuLnr4/AngM0ov8Xvv8GHunC0rKRIkh60bTqydlqTeBo49rlbqw==}
195
- dependencies:
196
- '@babel/parser': 7.19.1
197
- '@vue/shared': 3.2.39
198
- estree-walker: 2.0.2
199
- source-map: 0.6.1
200
- dev: true
201
-
202
- /@vue/compiler-dom/3.2.39:
203
- resolution: {integrity: sha512-HMFI25Be1C8vLEEv1hgEO1dWwG9QQ8LTTPmCkblVJY/O3OvWx6r1+zsox5mKPMGvqYEZa6l8j+xgOfUspgo7hw==}
204
- dependencies:
205
- '@vue/compiler-core': 3.2.39
206
- '@vue/shared': 3.2.39
207
- dev: true
208
-
209
- /@vue/compiler-sfc/3.2.39:
210
- resolution: {integrity: sha512-fqAQgFs1/BxTUZkd0Vakn3teKUt//J3c420BgnYgEOoVdTwYpBTSXCMJ88GOBCylmUBbtquGPli9tVs7LzsWIA==}
211
- dependencies:
212
- '@babel/parser': 7.19.1
213
- '@vue/compiler-core': 3.2.39
214
- '@vue/compiler-dom': 3.2.39
215
- '@vue/compiler-ssr': 3.2.39
216
- '@vue/reactivity-transform': 3.2.39
217
- '@vue/shared': 3.2.39
218
- estree-walker: 2.0.2
219
- magic-string: 0.25.9
220
- postcss: 8.4.16
221
- source-map: 0.6.1
222
- dev: true
223
-
224
- /@vue/compiler-ssr/3.2.39:
225
- resolution: {integrity: sha512-EoGCJ6lincKOZGW+0Ky4WOKsSmqL7hp1ZYgen8M7u/mlvvEQUaO9tKKOy7K43M9U2aA3tPv0TuYYQFrEbK2eFQ==}
226
- dependencies:
227
- '@vue/compiler-dom': 3.2.39
228
- '@vue/shared': 3.2.39
229
- dev: true
230
-
231
- /@vue/reactivity-transform/3.2.39:
232
- resolution: {integrity: sha512-HGuWu864zStiWs9wBC6JYOP1E00UjMdDWIG5W+FpUx28hV3uz9ODOKVNm/vdOy/Pvzg8+OcANxAVC85WFBbl3A==}
233
- dependencies:
234
- '@babel/parser': 7.19.1
235
- '@vue/compiler-core': 3.2.39
236
- '@vue/shared': 3.2.39
237
- estree-walker: 2.0.2
238
- magic-string: 0.25.9
239
- dev: true
240
-
241
- /@vue/reactivity/3.2.39:
242
- resolution: {integrity: sha512-vlaYX2a3qMhIZfrw3Mtfd+BuU+TZmvDrPMa+6lpfzS9k/LnGxkSuf0fhkP0rMGfiOHPtyKoU9OJJJFGm92beVQ==}
243
- dependencies:
244
- '@vue/shared': 3.2.39
245
- dev: true
246
-
247
- /@vue/runtime-core/3.2.39:
248
- resolution: {integrity: sha512-xKH5XP57JW5JW+8ZG1khBbuLakINTgPuINKL01hStWLTTGFOrM49UfCFXBcFvWmSbci3gmJyLl2EAzCaZWsx8g==}
249
- dependencies:
250
- '@vue/reactivity': 3.2.39
251
- '@vue/shared': 3.2.39
252
- dev: true
253
-
254
- /@vue/runtime-dom/3.2.39:
255
- resolution: {integrity: sha512-4G9AEJP+sLhsqf5wXcyKVWQKUhI+iWfy0hWQgea+CpaTD7BR0KdQzvoQdZhwCY6B3oleSyNLkLAQwm0ya/wNoA==}
256
- dependencies:
257
- '@vue/runtime-core': 3.2.39
258
- '@vue/shared': 3.2.39
259
- csstype: 2.6.21
260
- dev: true
261
-
262
- /@vue/server-renderer/3.2.39_vue@3.2.39:
263
- resolution: {integrity: sha512-1yn9u2YBQWIgytFMjz4f/t0j43awKytTGVptfd3FtBk76t1pd8mxbek0G/DrnjJhd2V7mSTb5qgnxMYt8Z5iSQ==}
264
- peerDependencies:
265
- vue: 3.2.39
266
- dependencies:
267
- '@vue/compiler-ssr': 3.2.39
268
- '@vue/shared': 3.2.39
269
- vue: 3.2.39
270
- dev: true
271
-
272
- /@vue/shared/3.2.39:
273
- resolution: {integrity: sha512-D3dl2ZB9qE6mTuWPk9RlhDeP1dgNRUKC3NJxji74A4yL8M2MwlhLKUC/49WHjrNzSPug58fWx/yFbaTzGAQSBw==}
274
- dev: true
275
-
276
- /ajv/6.12.6:
277
- resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==}
278
- dependencies:
279
- fast-deep-equal: 3.1.3
280
- fast-json-stable-stringify: 2.1.0
281
- json-schema-traverse: 0.4.1
282
- uri-js: 4.4.1
283
- dev: true
284
-
285
- /ansi-styles/4.3.0:
286
- resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==}
287
- engines: {node: '>=8'}
288
- dependencies:
289
- color-convert: 2.0.1
290
- dev: true
291
-
292
- /argparse/1.0.10:
293
- resolution: {integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==}
294
- dependencies:
295
- sprintf-js: 1.0.3
296
- dev: true
297
-
298
- /balanced-match/1.0.2:
299
- resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==}
300
- dev: true
301
-
302
- /brace-expansion/2.0.1:
303
- resolution: {integrity: sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==}
304
- dependencies:
305
- balanced-match: 1.0.2
306
- dev: true
307
-
308
- /braces/3.0.2:
309
- resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==}
310
- engines: {node: '>=8'}
311
- dependencies:
312
- fill-range: 7.0.1
313
- dev: true
314
-
315
- /chalk/4.1.2:
316
- resolution: {integrity: sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==}
317
- engines: {node: '>=10'}
318
- dependencies:
319
- ansi-styles: 4.3.0
320
- supports-color: 7.2.0
321
- dev: true
322
-
323
- /code-block-writer/11.0.3:
324
- resolution: {integrity: sha512-NiujjUFB4SwScJq2bwbYUtXbZhBSlY6vYzm++3Q6oC+U+injTqfPYFK8wS9COOmb2lueqp0ZRB4nK1VYeHgNyw==}
325
- dev: true
326
-
327
- /color-convert/2.0.1:
328
- resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==}
329
- engines: {node: '>=7.0.0'}
330
- dependencies:
331
- color-name: 1.1.4
332
- dev: true
333
-
334
- /color-name/1.1.4:
335
- resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==}
336
- dev: true
337
-
338
- /colors/1.2.5:
339
- resolution: {integrity: sha512-erNRLao/Y3Fv54qUa0LBB+//Uf3YwMUmdJinN20yMXm9zdKKqH9wt7R9IIVZ+K7ShzfpLV/Zg8+VyrBJYB4lpg==}
340
- engines: {node: '>=0.1.90'}
341
- dev: true
342
-
343
- /commander/2.20.3:
344
- resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==}
345
- requiresBuild: true
346
- dev: true
347
- optional: true
348
-
349
- /csstype/2.6.21:
350
- resolution: {integrity: sha512-Z1PhmomIfypOpoMjRQB70jfvy/wxT50qW08YXO5lMIJkrdq4yOTR+AW7FqutScmB9NkLwxo+jU+kZLbofZZq/w==}
351
- dev: true
352
-
353
- /debug/4.3.4:
354
- resolution: {integrity: sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==}
355
- engines: {node: '>=6.0'}
356
- peerDependencies:
357
- supports-color: '*'
358
- peerDependenciesMeta:
359
- supports-color:
360
- optional: true
361
- dependencies:
362
- ms: 2.1.2
363
- dev: true
364
-
365
- /esbuild-android-64/0.15.9:
366
- resolution: {integrity: sha512-HQCX7FJn9T4kxZQkhPjNZC7tBWZqJvhlLHPU2SFzrQB/7nDXjmTIFpFTjt7Bd1uFpeXmuwf5h5fZm+x/hLnhbw==}
367
- engines: {node: '>=12'}
368
- cpu: [x64]
369
- os: [android]
370
- requiresBuild: true
371
- dev: true
372
- optional: true
373
-
374
- /esbuild-android-arm64/0.15.9:
375
- resolution: {integrity: sha512-E6zbLfqbFVCNEKircSHnPiSTsm3fCRxeIMPfrkS33tFjIAoXtwegQfVZqMGR0FlsvVxp2NEDOUz+WW48COCjSg==}
376
- engines: {node: '>=12'}
377
- cpu: [arm64]
378
- os: [android]
379
- requiresBuild: true
380
- dev: true
381
- optional: true
382
-
383
- /esbuild-darwin-64/0.15.9:
384
- resolution: {integrity: sha512-gI7dClcDN/HHVacZhTmGjl0/TWZcGuKJ0I7/xDGJwRQQn7aafZGtvagOFNmuOq+OBFPhlPv1T6JElOXb0unkSQ==}
385
- engines: {node: '>=12'}
386
- cpu: [x64]
387
- os: [darwin]
388
- requiresBuild: true
389
- dev: true
390
- optional: true
391
-
392
- /esbuild-darwin-arm64/0.15.9:
393
- resolution: {integrity: sha512-VZIMlcRN29yg/sv7DsDwN+OeufCcoTNaTl3Vnav7dL/nvsApD7uvhVRbgyMzv0zU/PP0xRhhIpTyc7lxEzHGSw==}
394
- engines: {node: '>=12'}
395
- cpu: [arm64]
396
- os: [darwin]
397
- requiresBuild: true
398
- dev: true
399
- optional: true
400
-
401
- /esbuild-freebsd-64/0.15.9:
402
- resolution: {integrity: sha512-uM4z5bTvuAXqPxrI204txhlsPIolQPWRMLenvGuCPZTnnGlCMF2QLs0Plcm26gcskhxewYo9LkkmYSS5Czrb5A==}
403
- engines: {node: '>=12'}
404
- cpu: [x64]
405
- os: [freebsd]
406
- requiresBuild: true
407
- dev: true
408
- optional: true
409
-
410
- /esbuild-freebsd-arm64/0.15.9:
411
- resolution: {integrity: sha512-HHDjT3O5gWzicGdgJ5yokZVN9K9KG05SnERwl9nBYZaCjcCgj/sX8Ps1jvoFSfNCO04JSsHSOWo4qvxFuj8FoA==}
412
- engines: {node: '>=12'}
413
- cpu: [arm64]
414
- os: [freebsd]
415
- requiresBuild: true
416
- dev: true
417
- optional: true
418
-
419
- /esbuild-linux-32/0.15.9:
420
- resolution: {integrity: sha512-AQIdE8FugGt1DkcekKi5ycI46QZpGJ/wqcMr7w6YUmOmp2ohQ8eO4sKUsOxNOvYL7hGEVwkndSyszR6HpVHLFg==}
421
- engines: {node: '>=12'}
422
- cpu: [ia32]
423
- os: [linux]
424
- requiresBuild: true
425
- dev: true
426
- optional: true
427
-
428
- /esbuild-linux-64/0.15.9:
429
- resolution: {integrity: sha512-4RXjae7g6Qs7StZyiYyXTZXBlfODhb1aBVAjd+ANuPmMhWthQilWo7rFHwJwL7DQu1Fjej2sODAVwLbcIVsAYQ==}
430
- engines: {node: '>=12'}
431
- cpu: [x64]
432
- os: [linux]
433
- requiresBuild: true
434
- dev: true
435
- optional: true
436
-
437
- /esbuild-linux-arm/0.15.9:
438
- resolution: {integrity: sha512-3Zf2GVGUOI7XwChH3qrnTOSqfV1V4CAc/7zLVm4lO6JT6wbJrTgEYCCiNSzziSju+J9Jhf9YGWk/26quWPC6yQ==}
439
- engines: {node: '>=12'}
440
- cpu: [arm]
441
- os: [linux]
442
- requiresBuild: true
443
- dev: true
444
- optional: true
445
-
446
- /esbuild-linux-arm64/0.15.9:
447
- resolution: {integrity: sha512-a+bTtxJmYmk9d+s2W4/R1SYKDDAldOKmWjWP0BnrWtDbvUBNOm++du0ysPju4mZVoEFgS1yLNW+VXnG/4FNwdQ==}
448
- engines: {node: '>=12'}
449
- cpu: [arm64]
450
- os: [linux]
451
- requiresBuild: true
452
- dev: true
453
- optional: true
454
-
455
- /esbuild-linux-mips64le/0.15.9:
456
- resolution: {integrity: sha512-Zn9HSylDp89y+TRREMDoGrc3Z4Hs5u56ozZLQCiZAUx2+HdbbXbWdjmw3FdTJ/i7t5Cew6/Q+6kfO3KCcFGlyw==}
457
- engines: {node: '>=12'}
458
- cpu: [mips64el]
459
- os: [linux]
460
- requiresBuild: true
461
- dev: true
462
- optional: true
463
-
464
- /esbuild-linux-ppc64le/0.15.9:
465
- resolution: {integrity: sha512-OEiOxNAMH9ENFYqRsWUj3CWyN3V8P3ZXyfNAtX5rlCEC/ERXrCEFCJji/1F6POzsXAzxvUJrTSTCy7G6BhA6Fw==}
466
- engines: {node: '>=12'}
467
- cpu: [ppc64]
468
- os: [linux]
469
- requiresBuild: true
470
- dev: true
471
- optional: true
472
-
473
- /esbuild-linux-riscv64/0.15.9:
474
- resolution: {integrity: sha512-ukm4KsC3QRausEFjzTsOZ/qqazw0YvJsKmfoZZm9QW27OHjk2XKSQGGvx8gIEswft/Sadp03/VZvAaqv5AIwNA==}
475
- engines: {node: '>=12'}
476
- cpu: [riscv64]
477
- os: [linux]
478
- requiresBuild: true
479
- dev: true
480
- optional: true
481
-
482
- /esbuild-linux-s390x/0.15.9:
483
- resolution: {integrity: sha512-uDOQEH55wQ6ahcIKzQr3VyjGc6Po/xblLGLoUk3fVL1qjlZAibtQr6XRfy5wPJLu/M2o0vQKLq4lyJ2r1tWKcw==}
484
- engines: {node: '>=12'}
485
- cpu: [s390x]
486
- os: [linux]
487
- requiresBuild: true
488
- dev: true
489
- optional: true
490
-
491
- /esbuild-netbsd-64/0.15.9:
492
- resolution: {integrity: sha512-yWgxaYTQz+TqX80wXRq6xAtb7GSBAp6gqLKfOdANg9qEmAI1Bxn04IrQr0Mzm4AhxvGKoHzjHjMgXbCCSSDxcw==}
493
- engines: {node: '>=12'}
494
- cpu: [x64]
495
- os: [netbsd]
496
- requiresBuild: true
497
- dev: true
498
- optional: true
499
-
500
- /esbuild-openbsd-64/0.15.9:
501
- resolution: {integrity: sha512-JmS18acQl4iSAjrEha1MfEmUMN4FcnnrtTaJ7Qg0tDCOcgpPPQRLGsZqhes0vmx8VA6IqRyScqXvaL7+Q0Uf3A==}
502
- engines: {node: '>=12'}
503
- cpu: [x64]
504
- os: [openbsd]
505
- requiresBuild: true
506
- dev: true
507
- optional: true
508
-
509
- /esbuild-sunos-64/0.15.9:
510
- resolution: {integrity: sha512-UKynGSWpzkPmXW3D2UMOD9BZPIuRaSqphxSCwScfEE05Be3KAmvjsBhht1fLzKpiFVJb0BYMd4jEbWMyJ/z1hQ==}
511
- engines: {node: '>=12'}
512
- cpu: [x64]
513
- os: [sunos]
514
- requiresBuild: true
515
- dev: true
516
- optional: true
517
-
518
- /esbuild-windows-32/0.15.9:
519
- resolution: {integrity: sha512-aqXvu4/W9XyTVqO/hw3rNxKE1TcZiEYHPsXM9LwYmKSX9/hjvfIJzXwQBlPcJ/QOxedfoMVH0YnhhQ9Ffb0RGA==}
520
- engines: {node: '>=12'}
521
- cpu: [ia32]
522
- os: [win32]
523
- requiresBuild: true
524
- dev: true
525
- optional: true
526
-
527
- /esbuild-windows-64/0.15.9:
528
- resolution: {integrity: sha512-zm7h91WUmlS4idMtjvCrEeNhlH7+TNOmqw5dJPJZrgFaxoFyqYG6CKDpdFCQXdyKpD5yvzaQBOMVTCBVKGZDEg==}
529
- engines: {node: '>=12'}
530
- cpu: [x64]
531
- os: [win32]
532
- requiresBuild: true
533
- dev: true
534
- optional: true
535
-
536
- /esbuild-windows-arm64/0.15.9:
537
- resolution: {integrity: sha512-yQEVIv27oauAtvtuhJVfSNMztJJX47ismRS6Sv2QMVV9RM+6xjbMWuuwM2nxr5A2/gj/mu2z9YlQxiwoFRCfZA==}
538
- engines: {node: '>=12'}
539
- cpu: [arm64]
540
- os: [win32]
541
- requiresBuild: true
542
- dev: true
543
- optional: true
544
-
545
- /esbuild/0.15.9:
546
- resolution: {integrity: sha512-OnYr1rkMVxtmMHIAKZLMcEUlJmqcbxBz9QoBU8G9v455na0fuzlT/GLu6l+SRghrk0Mm2fSSciMmzV43Q8e0Gg==}
547
- engines: {node: '>=12'}
548
- hasBin: true
549
- requiresBuild: true
550
- optionalDependencies:
551
- '@esbuild/android-arm': 0.15.9
552
- '@esbuild/linux-loong64': 0.15.9
553
- esbuild-android-64: 0.15.9
554
- esbuild-android-arm64: 0.15.9
555
- esbuild-darwin-64: 0.15.9
556
- esbuild-darwin-arm64: 0.15.9
557
- esbuild-freebsd-64: 0.15.9
558
- esbuild-freebsd-arm64: 0.15.9
559
- esbuild-linux-32: 0.15.9
560
- esbuild-linux-64: 0.15.9
561
- esbuild-linux-arm: 0.15.9
562
- esbuild-linux-arm64: 0.15.9
563
- esbuild-linux-mips64le: 0.15.9
564
- esbuild-linux-ppc64le: 0.15.9
565
- esbuild-linux-riscv64: 0.15.9
566
- esbuild-linux-s390x: 0.15.9
567
- esbuild-netbsd-64: 0.15.9
568
- esbuild-openbsd-64: 0.15.9
569
- esbuild-sunos-64: 0.15.9
570
- esbuild-windows-32: 0.15.9
571
- esbuild-windows-64: 0.15.9
572
- esbuild-windows-arm64: 0.15.9
573
- dev: true
574
-
575
- /estree-walker/2.0.2:
576
- resolution: {integrity: sha512-Rfkk/Mp/DL7JVje3u18FxFujQlTNR2q6QfMSMB7AvCBx91NGj/ba3kCfza0f6dVDbw7YlRf/nDrn7pQrCCyQ/w==}
577
- dev: true
578
-
579
- /fast-deep-equal/3.1.3:
580
- resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==}
581
- dev: true
582
-
583
- /fast-glob/3.2.12:
584
- resolution: {integrity: sha512-DVj4CQIYYow0BlaelwK1pHl5n5cRSJfM60UA0zK891sVInoPri2Ekj7+e1CT3/3qxXenpI+nBBmQAcJPJgaj4w==}
585
- engines: {node: '>=8.6.0'}
586
- dependencies:
587
- '@nodelib/fs.stat': 2.0.5
588
- '@nodelib/fs.walk': 1.2.8
589
- glob-parent: 5.1.2
590
- merge2: 1.4.1
591
- micromatch: 4.0.5
592
- dev: true
593
-
594
- /fast-json-stable-stringify/2.1.0:
595
- resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==}
596
- dev: true
597
-
598
- /fastq/1.13.0:
599
- resolution: {integrity: sha512-YpkpUnK8od0o1hmeSc7UUs/eB/vIPWJYjKck2QKIzAf71Vm1AAQ3EbuZB3g2JIy+pg+ERD0vqI79KyZiB2e2Nw==}
600
- dependencies:
601
- reusify: 1.0.4
602
- dev: true
603
-
604
- /fill-range/7.0.1:
605
- resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==}
606
- engines: {node: '>=8'}
607
- dependencies:
608
- to-regex-range: 5.0.1
609
- dev: true
610
-
611
- /fs-extra/10.1.0:
612
- resolution: {integrity: sha512-oRXApq54ETRj4eMiFzGnHWGy+zo5raudjuxN0b8H7s/RU2oW0Wvsx9O0ACRN/kRq9E8Vu/ReskGB5o3ji+FzHQ==}
613
- engines: {node: '>=12'}
614
- dependencies:
615
- graceful-fs: 4.2.10
616
- jsonfile: 6.1.0
617
- universalify: 2.0.0
618
- dev: true
619
-
620
- /fs-extra/7.0.1:
621
- resolution: {integrity: sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==}
622
- engines: {node: '>=6 <7 || >=8'}
623
- dependencies:
624
- graceful-fs: 4.2.10
625
- jsonfile: 4.0.0
626
- universalify: 0.1.2
627
- dev: true
628
-
629
- /fsevents/2.3.2:
630
- resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==}
631
- engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0}
632
- os: [darwin]
633
- requiresBuild: true
634
- dev: true
635
- optional: true
636
-
637
- /function-bind/1.1.1:
638
- resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==}
639
- dev: true
640
-
641
- /glob-parent/5.1.2:
642
- resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==}
643
- engines: {node: '>= 6'}
644
- dependencies:
645
- is-glob: 4.0.3
646
- dev: true
647
-
648
- /graceful-fs/4.2.10:
649
- resolution: {integrity: sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA==}
650
- dev: true
651
-
652
- /has-flag/4.0.0:
653
- resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==}
654
- engines: {node: '>=8'}
655
- dev: true
656
-
657
- /has/1.0.3:
658
- resolution: {integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==}
659
- engines: {node: '>= 0.4.0'}
660
- dependencies:
661
- function-bind: 1.1.1
662
- dev: true
663
-
664
- /import-lazy/4.0.0:
665
- resolution: {integrity: sha512-rKtvo6a868b5Hu3heneU+L4yEQ4jYKLtjpnPeUdK7h0yzXGmyBTypknlkCvHFBqfX9YlorEiMM6Dnq/5atfHkw==}
666
- engines: {node: '>=8'}
667
- dev: true
668
-
669
- /is-core-module/2.10.0:
670
- resolution: {integrity: sha512-Erxj2n/LDAZ7H8WNJXd9tw38GYM3dv8rk8Zcs+jJuxYTW7sozH+SS8NtrSjVL1/vpLvWi1hxy96IzjJ3EHTJJg==}
671
- dependencies:
672
- has: 1.0.3
673
- dev: true
674
-
675
- /is-extglob/2.1.1:
676
- resolution: {integrity: sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==}
677
- engines: {node: '>=0.10.0'}
678
- dev: true
679
-
680
- /is-glob/4.0.3:
681
- resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==}
682
- engines: {node: '>=0.10.0'}
683
- dependencies:
684
- is-extglob: 2.1.1
685
- dev: true
686
-
687
- /is-number/7.0.0:
688
- resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==}
689
- engines: {node: '>=0.12.0'}
690
- dev: true
691
-
692
- /jju/1.4.0:
693
- resolution: {integrity: sha512-8wb9Yw966OSxApiCt0K3yNJL8pnNeIv+OEq2YMidz4FKP6nonSRoOXc80iXY4JaN2FC11B9qsNmDsm+ZOfMROA==}
694
- dev: true
695
-
696
- /json-schema-traverse/0.4.1:
697
- resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==}
698
- dev: true
699
-
700
- /jsonfile/4.0.0:
701
- resolution: {integrity: sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==}
702
- optionalDependencies:
703
- graceful-fs: 4.2.10
704
- dev: true
705
-
706
- /jsonfile/6.1.0:
707
- resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==}
708
- dependencies:
709
- universalify: 2.0.0
710
- optionalDependencies:
711
- graceful-fs: 4.2.10
712
- dev: true
713
-
714
- /lodash.get/4.4.2:
715
- resolution: {integrity: sha512-z+Uw/vLuy6gQe8cfaFWD7p0wVv8fJl3mbzXh33RS+0oW2wvUqiRXiQ69gLWSLpgB5/6sU+r6BlQR0MBILadqTQ==}
716
- dev: true
717
-
718
- /lodash.isequal/4.5.0:
719
- resolution: {integrity: sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==}
720
- dev: true
721
-
722
- /lodash/4.17.21:
723
- resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
724
- dev: true
725
-
726
- /lru-cache/6.0.0:
727
- resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==}
728
- engines: {node: '>=10'}
729
- dependencies:
730
- yallist: 4.0.0
731
- dev: true
732
-
733
- /magic-string/0.25.9:
734
- resolution: {integrity: sha512-RmF0AsMzgt25qzqqLc1+MbHmhdx0ojF2Fvs4XnOqz2ZOBXzzkEwc/dJQZCYHAn7v1jbVOjAZfK8msRn4BxO4VQ==}
735
- dependencies:
736
- sourcemap-codec: 1.4.8
737
- dev: true
738
-
739
- /merge2/1.4.1:
740
- resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==}
741
- engines: {node: '>= 8'}
742
- dev: true
743
-
744
- /micromatch/4.0.5:
745
- resolution: {integrity: sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==}
746
- engines: {node: '>=8.6'}
747
- dependencies:
748
- braces: 3.0.2
749
- picomatch: 2.3.1
750
- dev: true
751
-
752
- /minimatch/5.1.0:
753
- resolution: {integrity: sha512-9TPBGGak4nHfGZsPBohm9AWg6NoT7QTCehS3BIJABslyZbzxfV78QM2Y6+i741OPZIafFAaiiEMh5OyIrJPgtg==}
754
- engines: {node: '>=10'}
755
- dependencies:
756
- brace-expansion: 2.0.1
757
- dev: true
758
-
759
- /mkdirp/1.0.4:
760
- resolution: {integrity: sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==}
761
- engines: {node: '>=10'}
762
- hasBin: true
763
- dev: true
764
-
765
- /ms/2.1.2:
766
- resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==}
767
- dev: true
768
-
769
- /nanoid/3.3.4:
770
- resolution: {integrity: sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==}
771
- engines: {node: ^10 || ^12 || ^13.7 || ^14 || >=15.0.1}
772
- hasBin: true
773
- dev: true
774
-
775
- /path-browserify/1.0.1:
776
- resolution: {integrity: sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==}
777
- dev: true
778
-
779
- /path-parse/1.0.7:
780
- resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==}
781
- dev: true
782
-
783
- /picocolors/1.0.0:
784
- resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==}
785
- dev: true
786
-
787
- /picomatch/2.3.1:
788
- resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==}
789
- engines: {node: '>=8.6'}
790
- dev: true
791
-
792
- /postcss/8.4.16:
793
- resolution: {integrity: sha512-ipHE1XBvKzm5xI7hiHCZJCSugxvsdq2mPnsq5+UF+VHCjiBvtDrlxJfMBToWaP9D5XlgNmcFGqoHmUn0EYEaRQ==}
794
- engines: {node: ^10 || ^12 || >=14}
795
- dependencies:
796
- nanoid: 3.3.4
797
- picocolors: 1.0.0
798
- source-map-js: 1.0.2
799
- dev: true
800
-
801
- /punycode/2.1.1:
802
- resolution: {integrity: sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==}
803
- engines: {node: '>=6'}
804
- dev: true
805
-
806
- /queue-microtask/1.2.3:
807
- resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==}
808
- dev: true
809
-
810
- /resolve/1.17.0:
811
- resolution: {integrity: sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w==}
812
- dependencies:
813
- path-parse: 1.0.7
814
- dev: true
815
-
816
- /resolve/1.19.0:
817
- resolution: {integrity: sha512-rArEXAgsBG4UgRGcynxWIWKFvh/XZCcS8UJdHhwy91zwAvCZIbcs+vAbflgBnNjYMs/i/i+/Ux6IZhML1yPvxg==}
818
- dependencies:
819
- is-core-module: 2.10.0
820
- path-parse: 1.0.7
821
- dev: true
822
-
823
- /resolve/1.22.1:
824
- resolution: {integrity: sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==}
825
- hasBin: true
826
- dependencies:
827
- is-core-module: 2.10.0
828
- path-parse: 1.0.7
829
- supports-preserve-symlinks-flag: 1.0.0
830
- dev: true
831
-
832
- /reusify/1.0.4:
833
- resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==}
834
- engines: {iojs: '>=1.0.0', node: '>=0.10.0'}
835
- dev: true
836
-
837
- /rollup/2.78.1:
838
- resolution: {integrity: sha512-VeeCgtGi4P+o9hIg+xz4qQpRl6R401LWEXBmxYKOV4zlF82lyhgh2hTZnheFUbANE8l2A41F458iwj2vEYaXJg==}
839
- engines: {node: '>=10.0.0'}
840
- hasBin: true
841
- optionalDependencies:
842
- fsevents: 2.3.2
843
- dev: true
844
-
845
- /run-parallel/1.2.0:
846
- resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==}
847
- dependencies:
848
- queue-microtask: 1.2.3
849
- dev: true
850
-
851
- /semver/7.3.7:
852
- resolution: {integrity: sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==}
853
- engines: {node: '>=10'}
854
- hasBin: true
855
- dependencies:
856
- lru-cache: 6.0.0
857
- dev: true
858
-
859
- /source-map-js/1.0.2:
860
- resolution: {integrity: sha512-R0XvVJ9WusLiqTCEiGCmICCMplcCkIwwR11mOSD9CR5u+IXYdiseeEuXCVAjS54zqwkLcPNnmU4OeJ6tUrWhDw==}
861
- engines: {node: '>=0.10.0'}
862
- dev: true
863
-
864
- /source-map/0.6.1:
865
- resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==}
866
- engines: {node: '>=0.10.0'}
867
- dev: true
868
-
869
- /sourcemap-codec/1.4.8:
870
- resolution: {integrity: sha512-9NykojV5Uih4lgo5So5dtw+f0JgJX30KCNI8gwhz2J9A15wD0Ml6tjHKwf6fTSa6fAdVBdZeNOs9eJ71qCk8vA==}
871
- dev: true
872
-
873
- /sprintf-js/1.0.3:
874
- resolution: {integrity: sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==}
875
- dev: true
876
-
877
- /string-argv/0.3.1:
878
- resolution: {integrity: sha512-a1uQGz7IyVy9YwhqjZIZu1c8JO8dNIe20xBmSS6qu9kv++k3JGzCVmprbNN5Kn+BgzD5E7YYwg1CcjuJMRNsvg==}
879
- engines: {node: '>=0.6.19'}
880
- dev: true
881
-
882
- /strip-json-comments/3.1.1:
883
- resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==}
884
- engines: {node: '>=8'}
885
- dev: true
886
-
887
- /supports-color/7.2.0:
888
- resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==}
889
- engines: {node: '>=8'}
890
- dependencies:
891
- has-flag: 4.0.0
892
- dev: true
893
-
894
- /supports-preserve-symlinks-flag/1.0.0:
895
- resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==}
896
- engines: {node: '>= 0.4'}
897
- dev: true
898
-
899
- /to-fast-properties/2.0.0:
900
- resolution: {integrity: sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==}
901
- engines: {node: '>=4'}
902
- dev: true
903
-
904
- /to-regex-range/5.0.1:
905
- resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
906
- engines: {node: '>=8.0'}
907
- dependencies:
908
- is-number: 7.0.0
909
- dev: true
910
-
911
- /ts-morph/14.0.0:
912
- resolution: {integrity: sha512-tO8YQ1dP41fw8GVmeQAdNsD8roZi1JMqB7YwZrqU856DvmG5/710e41q2XauzTYrygH9XmMryaFeLo+kdCziyA==}
913
- dependencies:
914
- '@ts-morph/common': 0.13.0
915
- code-block-writer: 11.0.3
916
- dev: true
917
-
918
- /typescript/4.7.4:
919
- resolution: {integrity: sha512-C0WQT0gezHuw6AdY1M2jxUO83Rjf0HP7Sk1DtXj6j1EwkQNZrHAg2XPWlq62oqEhYvONq5pkC2Y9oPljWToLmQ==}
920
- engines: {node: '>=4.2.0'}
921
- hasBin: true
922
- dev: true
923
-
924
- /typescript/4.8.3:
925
- resolution: {integrity: sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==}
926
- engines: {node: '>=4.2.0'}
927
- hasBin: true
928
- dev: true
929
-
930
- /universalify/0.1.2:
931
- resolution: {integrity: sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==}
932
- engines: {node: '>= 4.0.0'}
933
- dev: true
934
-
935
- /universalify/2.0.0:
936
- resolution: {integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==}
937
- engines: {node: '>= 10.0.0'}
938
- dev: true
939
-
940
- /uri-js/4.4.1:
941
- resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==}
942
- dependencies:
943
- punycode: 2.1.1
944
- dev: true
945
-
946
- /validator/13.7.0:
947
- resolution: {integrity: sha512-nYXQLCBkpJ8X6ltALua9dRrZDHVYxjJ1wgskNt1lH9fzGjs3tgojGSCBjmEPwkWS1y29+DrizMTW19Pr9uB2nw==}
948
- engines: {node: '>= 0.10'}
949
- dev: true
950
-
951
- /vite-plugin-dts/1.5.0_vite@3.1.3:
952
- resolution: {integrity: sha512-O78YnwomiEu+vKMdj1gvJfi2PnSOdB/RKWSOaNDjzr5bGvB6G7AskSczy+74sLwj3hkh0qO0L0U1UuLSjAqtqA==}
953
- engines: {node: '>=12.0.0'}
954
- peerDependencies:
955
- vite: '>=2.4.4'
956
- dependencies:
957
- '@microsoft/api-extractor': 7.31.2
958
- '@rushstack/node-core-library': 3.52.0
959
- chalk: 4.1.2
960
- debug: 4.3.4
961
- fast-glob: 3.2.12
962
- fs-extra: 10.1.0
963
- ts-morph: 14.0.0
964
- vite: 3.1.3
965
- transitivePeerDependencies:
966
- - supports-color
967
- dev: true
968
-
969
- /vite/3.1.3:
970
- resolution: {integrity: sha512-/3XWiktaopByM5bd8dqvHxRt5EEgRikevnnrpND0gRfNkrMrPaGGexhtLCzv15RcCMtV2CLw+BPas8YFeSG0KA==}
971
- engines: {node: ^14.18.0 || >=16.0.0}
972
- hasBin: true
973
- peerDependencies:
974
- less: '*'
975
- sass: '*'
976
- stylus: '*'
977
- terser: ^5.4.0
978
- peerDependenciesMeta:
979
- less:
980
- optional: true
981
- sass:
982
- optional: true
983
- stylus:
984
- optional: true
985
- terser:
986
- optional: true
987
- dependencies:
988
- esbuild: 0.15.9
989
- postcss: 8.4.16
990
- resolve: 1.22.1
991
- rollup: 2.78.1
992
- optionalDependencies:
993
- fsevents: 2.3.2
994
- dev: true
995
-
996
- /vue/3.2.39:
997
- resolution: {integrity: sha512-tRkguhRTw9NmIPXhzk21YFBqXHT2t+6C6wPOgQ50fcFVWnPdetmRqbmySRHznrYjX2E47u0cGlKGcxKZJ38R/g==}
998
- dependencies:
999
- '@vue/compiler-dom': 3.2.39
1000
- '@vue/compiler-sfc': 3.2.39
1001
- '@vue/runtime-dom': 3.2.39
1002
- '@vue/server-renderer': 3.2.39_vue@3.2.39
1003
- '@vue/shared': 3.2.39
1004
- dev: true
1005
-
1006
- /yallist/4.0.0:
1007
- resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==}
1008
- dev: true
1009
-
1010
- /z-schema/5.0.4:
1011
- resolution: {integrity: sha512-gm/lx3hDzJNcLwseIeQVm1UcwhWIKpSB4NqH89pTBtFns4k/HDHudsICtvG05Bvw/Mv3jMyk700y5dadueLHdA==}
1012
- engines: {node: '>=8.0.0'}
1013
- hasBin: true
1014
- dependencies:
1015
- lodash.get: 4.4.2
1016
- lodash.isequal: 4.5.0
1017
- validator: 13.7.0
1018
- optionalDependencies:
1019
- commander: 2.20.3
1020
- dev: true
package/shims-vue.d.ts DELETED
@@ -1,5 +0,0 @@
1
- declare module "*.vue" {
2
- import type { DefineComponent } from "vue";
3
- const component: DefineComponent<{}, {}, any>;
4
- export default component;
5
- }
@@ -1,6 +0,0 @@
1
- import RecursionDeviceGroup from "./recursion-device-group/index.vue";
2
- export const components = {
3
- RecursionDeviceGroup
4
- };
5
-
6
- export type IComponents = typeof components;
@@ -1,19 +0,0 @@
1
- <template>
2
- <div>111</div>
3
- </template>
4
-
5
- <script lang="ts">
6
- import { defineComponent } from 'vue'
7
-
8
- export default defineComponent({
9
- setup() {
10
- return {
11
-
12
- }
13
- },
14
- })
15
- </script>
16
-
17
- <style>
18
-
19
- </style>
package/src/index.ts DELETED
@@ -1,18 +0,0 @@
1
- import { Plugin, App } from "vue";
2
- import { components, IComponents } from "./components";
3
- import "@vue/runtime-core";
4
-
5
- declare module "@vue/runtime-core" {
6
- export interface GlobalComponents extends IComponents {}
7
- }
8
-
9
- const _default: Plugin = {
10
- install(app: App) {
11
- for (const itemKey in components) {
12
- const item = components[itemKey as keyof typeof components];
13
- app.component(itemKey, item);
14
- }
15
- },
16
- };
17
-
18
- export default _default;
package/test/index.ts DELETED
@@ -1,7 +0,0 @@
1
- import { createApp } from "vue";
2
- import components from "../src";
3
- import App from "./index.vue";
4
-
5
- const app = createApp(App);
6
- app.use(components);
7
- app.mount(document.getElementById("app") as any);
package/test/index.vue DELETED
@@ -1,14 +0,0 @@
1
- <template>
2
- <RecursionDeviceGroup></RecursionDeviceGroup>
3
- </template>
4
-
5
- <script lang="ts">
6
- import { defineComponent } from 'vue'
7
-
8
- export default defineComponent({
9
- setup() {
10
- return {
11
- };
12
- }
13
- })
14
- </script>
package/tsconfig.json DELETED
@@ -1,86 +0,0 @@
1
- {
2
- "compilerOptions": {
3
- /* Visit https://aka.ms/tsconfig.json to read more about this file */
4
-
5
- /* Basic Options */
6
- // "incremental": true, /* Enable incremental compilation */
7
- "target": "ES2015",
8
- /* Specify ECMAScript target version: 'ES3' (default), 'ES5', 'ES2015', 'ES2016', 'ES2017', 'ES2018', 'ES2019', 'ES2020', or 'ESNEXT'. */
9
- "module": "commonjs",
10
- /* Specify module code generation: 'none', 'commonjs', 'amd', 'system', 'umd', 'es2015', 'es2020', or 'ESNext'. */
11
- // "lib": [], /* Specify library files to be included in the compilation. */
12
- // "allowJs": true, /* Allow javascript files to be compiled. */
13
- // "checkJs": true, /* Report errors in .js files. */
14
- "jsx": "preserve",
15
- /* Specify JSX code generation: 'preserve', 'react-native', 'react', 'react-jsx' or 'react-jsxdev'. */
16
- // "declaration": true, /* Generates corresponding '.d.ts' file. */
17
- // "declarationMap": true, /* Generates a sourcemap for each corresponding '.d.ts' file. */
18
- // "sourceMap": true, /* Generates corresponding '.map' file. */
19
- // "outFile": "./", /* Concatenate and emit output to single file. */
20
- // "outDir": "./", /* Redirect output structure to the directory. */
21
- // "rootDir": "./", /* Specify the root directory of input files. Use to control the output directory structure with --outDir. */
22
- // "composite": true, /* Enable project compilation */
23
- // "tsBuildInfoFile": "./", /* Specify file to store incremental compilation information */
24
- // "removeComments": true, /* Do not emit comments to output. */
25
- // "noEmit": true, /* Do not emit outputs. */
26
- // "importHelpers": true, /* Import emit helpers from 'tslib'. */
27
- // "downlevelIteration": true, /* Provide full support for iterables in 'for-of', spread, and destructuring when targeting 'ES5' or 'ES3'. */
28
- // "isolatedModules": true, /* Transpile each file as a separate module (similar to 'ts.transpileModule'). */
29
-
30
- /* Strict Type-Checking Options */
31
- "strict": true,
32
- /* Enable all strict type-checking options. */
33
- // "noImplicitAny": true, /* Raise error on expressions and declarations with an implied 'any' type. */
34
- // "strictNullChecks": true, /* Enable strict null checks. */
35
- // "strictFunctionTypes": true, /* Enable strict checking of function types. */
36
- // "strictBindCallApply": true, /* Enable strict 'bind', 'call', and 'apply' methods on functions. */
37
- // "strictPropertyInitialization": true, /* Enable strict checking of property initialization in classes. */
38
- // "noImplicitThis": true, /* Raise error on 'this' expressions with an implied 'any' type. */
39
- // "alwaysStrict": true, /* Parse in strict mode and emit "use strict" for each source file. */
40
-
41
- /* Additional Checks */
42
- // "noUnusedLocals": true, /* Report errors on unused locals. */
43
- // "noUnusedParameters": true, /* Report errors on unused parameters. */
44
- // "noImplicitReturns": true, /* Report error when not all code paths in function return a value. */
45
- // "noFallthroughCasesInSwitch": true, /* Report errors for fallthrough cases in switch statement. */
46
- // "noUncheckedIndexedAccess": true, /* Include 'undefined' in index signature results */
47
- // "noPropertyAccessFromIndexSignature": true, /* Require undeclared properties from index signatures to use element accesses. */
48
-
49
- /* Module Resolution Options */
50
- // "moduleResolution": "node", /* Specify module resolution strategy: 'node' (Node.js) or 'classic' (TypeScript pre-1.6). */
51
- // "baseUrl": "./", /* Base directory to resolve non-absolute module names. */
52
- // "paths": {}, /* A series of entries which re-map imports to lookup locations relative to the 'baseUrl'. */
53
- // "rootDirs": [], /* List of root folders whose combined content represents the structure of the project at runtime. */
54
- // "typeRoots": [], /* List of folders to include type definitions from. */
55
- //"types": [], /* Type declaration files to be included in compilation. */
56
- // "allowSyntheticDefaultImports": true, /* Allow default imports from modules with no default export. This does not affect code emit, just typechecking. */
57
- "esModuleInterop": true,
58
- /* Enables emit interoperability between CommonJS and ES Modules via creation of namespace objects for all imports. Implies 'allowSyntheticDefaultImports'. */
59
- // "preserveSymlinks": true, /* Do not resolve the real path of symlinks. */
60
- // "allowUmdGlobalAccess": true, /* Allow accessing UMD globals from modules. */
61
-
62
- /* Source Map Options */
63
- // "sourceRoot": "", /* Specify the location where debugger should locate TypeScript files instead of source locations. */
64
- // "mapRoot": "", /* Specify the location where debugger should locate map files instead of generated locations. */
65
- // "inlineSourceMap": true, /* Emit a single file with source maps instead of having a separate file. */
66
- // "inlineSources": true, /* Emit the source alongside the sourcemaps within a single file; requires '--inlineSourceMap' or '--sourceMap' to be set. */
67
-
68
- /* Experimental Options */
69
- // "experimentalDecorators": true, /* Enables experimental support for ES7 decorators. */
70
- // "emitDecoratorMetadata": true, /* Enables experimental support for emitting type metadata for decorators. */
71
-
72
- /* Advanced Options */
73
- "skipLibCheck": true,
74
- /* Skip type checking of declaration files. */
75
- "forceConsistentCasingInFileNames": true /* Disallow inconsistently-cased references to the same file. */
76
- },
77
- "include": [
78
- "src/**/*",
79
- "test/**/*",
80
- "*.d.ts"
81
- ],
82
- "exclude": [
83
- "node_modules",
84
- "lib"
85
- ]
86
- }
package/vite.config.ts DELETED
@@ -1,33 +0,0 @@
1
- import { defineConfig } from "vite";
2
- import vue from "@vitejs/plugin-vue";
3
- import { resolve } from "path";
4
- import dts from "vite-plugin-dts";
5
-
6
- export default defineConfig(async ({ mode }) => {
7
- if (mode == "production") {
8
- return {
9
- plugins: [
10
- vue(),
11
- dts({
12
- outputDir: "lib",
13
- }),
14
- ],
15
-
16
- build: {
17
- target: "modules",
18
- lib: {
19
- entry: resolve(__dirname, "src/index.ts"),
20
- formats: ["es"],
21
- name: "smarteye-e-components",
22
- },
23
- },
24
- };
25
- } else {
26
- return {
27
- server: {
28
- hmr: false,
29
- },
30
- plugins: [vue()],
31
- };
32
- }
33
- });