@mschop/alpine-web-components 1.0.0

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.
@@ -0,0 +1,1023 @@
1
+ {
2
+ "name": "alpine-web-components-example",
3
+ "version": "0.0.0",
4
+ "lockfileVersion": 3,
5
+ "requires": true,
6
+ "packages": {
7
+ "": {
8
+ "name": "alpine-web-components-example",
9
+ "version": "0.0.0",
10
+ "devDependencies": {
11
+ "typescript": "~5.8.3",
12
+ "vite": "^6.3.5"
13
+ }
14
+ },
15
+ "node_modules/@esbuild/aix-ppc64": {
16
+ "version": "0.25.5",
17
+ "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.25.5.tgz",
18
+ "integrity": "sha512-9o3TMmpmftaCMepOdA5k/yDw8SfInyzWWTjYTFCX3kPSDJMROQTb8jg+h9Cnwnmm1vOzvxN7gIfB5V2ewpjtGA==",
19
+ "cpu": [
20
+ "ppc64"
21
+ ],
22
+ "dev": true,
23
+ "license": "MIT",
24
+ "optional": true,
25
+ "os": [
26
+ "aix"
27
+ ],
28
+ "engines": {
29
+ "node": ">=18"
30
+ }
31
+ },
32
+ "node_modules/@esbuild/android-arm": {
33
+ "version": "0.25.5",
34
+ "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.25.5.tgz",
35
+ "integrity": "sha512-AdJKSPeEHgi7/ZhuIPtcQKr5RQdo6OO2IL87JkianiMYMPbCtot9fxPbrMiBADOWWm3T2si9stAiVsGbTQFkbA==",
36
+ "cpu": [
37
+ "arm"
38
+ ],
39
+ "dev": true,
40
+ "license": "MIT",
41
+ "optional": true,
42
+ "os": [
43
+ "android"
44
+ ],
45
+ "engines": {
46
+ "node": ">=18"
47
+ }
48
+ },
49
+ "node_modules/@esbuild/android-arm64": {
50
+ "version": "0.25.5",
51
+ "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.25.5.tgz",
52
+ "integrity": "sha512-VGzGhj4lJO+TVGV1v8ntCZWJktV7SGCs3Pn1GRWI1SBFtRALoomm8k5E9Pmwg3HOAal2VDc2F9+PM/rEY6oIDg==",
53
+ "cpu": [
54
+ "arm64"
55
+ ],
56
+ "dev": true,
57
+ "license": "MIT",
58
+ "optional": true,
59
+ "os": [
60
+ "android"
61
+ ],
62
+ "engines": {
63
+ "node": ">=18"
64
+ }
65
+ },
66
+ "node_modules/@esbuild/android-x64": {
67
+ "version": "0.25.5",
68
+ "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.25.5.tgz",
69
+ "integrity": "sha512-D2GyJT1kjvO//drbRT3Hib9XPwQeWd9vZoBJn+bu/lVsOZ13cqNdDeqIF/xQ5/VmWvMduP6AmXvylO/PIc2isw==",
70
+ "cpu": [
71
+ "x64"
72
+ ],
73
+ "dev": true,
74
+ "license": "MIT",
75
+ "optional": true,
76
+ "os": [
77
+ "android"
78
+ ],
79
+ "engines": {
80
+ "node": ">=18"
81
+ }
82
+ },
83
+ "node_modules/@esbuild/darwin-arm64": {
84
+ "version": "0.25.5",
85
+ "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.25.5.tgz",
86
+ "integrity": "sha512-GtaBgammVvdF7aPIgH2jxMDdivezgFu6iKpmT+48+F8Hhg5J/sfnDieg0aeG/jfSvkYQU2/pceFPDKlqZzwnfQ==",
87
+ "cpu": [
88
+ "arm64"
89
+ ],
90
+ "dev": true,
91
+ "license": "MIT",
92
+ "optional": true,
93
+ "os": [
94
+ "darwin"
95
+ ],
96
+ "engines": {
97
+ "node": ">=18"
98
+ }
99
+ },
100
+ "node_modules/@esbuild/darwin-x64": {
101
+ "version": "0.25.5",
102
+ "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.25.5.tgz",
103
+ "integrity": "sha512-1iT4FVL0dJ76/q1wd7XDsXrSW+oLoquptvh4CLR4kITDtqi2e/xwXwdCVH8hVHU43wgJdsq7Gxuzcs6Iq/7bxQ==",
104
+ "cpu": [
105
+ "x64"
106
+ ],
107
+ "dev": true,
108
+ "license": "MIT",
109
+ "optional": true,
110
+ "os": [
111
+ "darwin"
112
+ ],
113
+ "engines": {
114
+ "node": ">=18"
115
+ }
116
+ },
117
+ "node_modules/@esbuild/freebsd-arm64": {
118
+ "version": "0.25.5",
119
+ "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.25.5.tgz",
120
+ "integrity": "sha512-nk4tGP3JThz4La38Uy/gzyXtpkPW8zSAmoUhK9xKKXdBCzKODMc2adkB2+8om9BDYugz+uGV7sLmpTYzvmz6Sw==",
121
+ "cpu": [
122
+ "arm64"
123
+ ],
124
+ "dev": true,
125
+ "license": "MIT",
126
+ "optional": true,
127
+ "os": [
128
+ "freebsd"
129
+ ],
130
+ "engines": {
131
+ "node": ">=18"
132
+ }
133
+ },
134
+ "node_modules/@esbuild/freebsd-x64": {
135
+ "version": "0.25.5",
136
+ "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.25.5.tgz",
137
+ "integrity": "sha512-PrikaNjiXdR2laW6OIjlbeuCPrPaAl0IwPIaRv+SMV8CiM8i2LqVUHFC1+8eORgWyY7yhQY+2U2fA55mBzReaw==",
138
+ "cpu": [
139
+ "x64"
140
+ ],
141
+ "dev": true,
142
+ "license": "MIT",
143
+ "optional": true,
144
+ "os": [
145
+ "freebsd"
146
+ ],
147
+ "engines": {
148
+ "node": ">=18"
149
+ }
150
+ },
151
+ "node_modules/@esbuild/linux-arm": {
152
+ "version": "0.25.5",
153
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.25.5.tgz",
154
+ "integrity": "sha512-cPzojwW2okgh7ZlRpcBEtsX7WBuqbLrNXqLU89GxWbNt6uIg78ET82qifUy3W6OVww6ZWobWub5oqZOVtwolfw==",
155
+ "cpu": [
156
+ "arm"
157
+ ],
158
+ "dev": true,
159
+ "license": "MIT",
160
+ "optional": true,
161
+ "os": [
162
+ "linux"
163
+ ],
164
+ "engines": {
165
+ "node": ">=18"
166
+ }
167
+ },
168
+ "node_modules/@esbuild/linux-arm64": {
169
+ "version": "0.25.5",
170
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.25.5.tgz",
171
+ "integrity": "sha512-Z9kfb1v6ZlGbWj8EJk9T6czVEjjq2ntSYLY2cw6pAZl4oKtfgQuS4HOq41M/BcoLPzrUbNd+R4BXFyH//nHxVg==",
172
+ "cpu": [
173
+ "arm64"
174
+ ],
175
+ "dev": true,
176
+ "license": "MIT",
177
+ "optional": true,
178
+ "os": [
179
+ "linux"
180
+ ],
181
+ "engines": {
182
+ "node": ">=18"
183
+ }
184
+ },
185
+ "node_modules/@esbuild/linux-ia32": {
186
+ "version": "0.25.5",
187
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.25.5.tgz",
188
+ "integrity": "sha512-sQ7l00M8bSv36GLV95BVAdhJ2QsIbCuCjh/uYrWiMQSUuV+LpXwIqhgJDcvMTj+VsQmqAHL2yYaasENvJ7CDKA==",
189
+ "cpu": [
190
+ "ia32"
191
+ ],
192
+ "dev": true,
193
+ "license": "MIT",
194
+ "optional": true,
195
+ "os": [
196
+ "linux"
197
+ ],
198
+ "engines": {
199
+ "node": ">=18"
200
+ }
201
+ },
202
+ "node_modules/@esbuild/linux-loong64": {
203
+ "version": "0.25.5",
204
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.25.5.tgz",
205
+ "integrity": "sha512-0ur7ae16hDUC4OL5iEnDb0tZHDxYmuQyhKhsPBV8f99f6Z9KQM02g33f93rNH5A30agMS46u2HP6qTdEt6Q1kg==",
206
+ "cpu": [
207
+ "loong64"
208
+ ],
209
+ "dev": true,
210
+ "license": "MIT",
211
+ "optional": true,
212
+ "os": [
213
+ "linux"
214
+ ],
215
+ "engines": {
216
+ "node": ">=18"
217
+ }
218
+ },
219
+ "node_modules/@esbuild/linux-mips64el": {
220
+ "version": "0.25.5",
221
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.25.5.tgz",
222
+ "integrity": "sha512-kB/66P1OsHO5zLz0i6X0RxlQ+3cu0mkxS3TKFvkb5lin6uwZ/ttOkP3Z8lfR9mJOBk14ZwZ9182SIIWFGNmqmg==",
223
+ "cpu": [
224
+ "mips64el"
225
+ ],
226
+ "dev": true,
227
+ "license": "MIT",
228
+ "optional": true,
229
+ "os": [
230
+ "linux"
231
+ ],
232
+ "engines": {
233
+ "node": ">=18"
234
+ }
235
+ },
236
+ "node_modules/@esbuild/linux-ppc64": {
237
+ "version": "0.25.5",
238
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.25.5.tgz",
239
+ "integrity": "sha512-UZCmJ7r9X2fe2D6jBmkLBMQetXPXIsZjQJCjgwpVDz+YMcS6oFR27alkgGv3Oqkv07bxdvw7fyB71/olceJhkQ==",
240
+ "cpu": [
241
+ "ppc64"
242
+ ],
243
+ "dev": true,
244
+ "license": "MIT",
245
+ "optional": true,
246
+ "os": [
247
+ "linux"
248
+ ],
249
+ "engines": {
250
+ "node": ">=18"
251
+ }
252
+ },
253
+ "node_modules/@esbuild/linux-riscv64": {
254
+ "version": "0.25.5",
255
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.25.5.tgz",
256
+ "integrity": "sha512-kTxwu4mLyeOlsVIFPfQo+fQJAV9mh24xL+y+Bm6ej067sYANjyEw1dNHmvoqxJUCMnkBdKpvOn0Ahql6+4VyeA==",
257
+ "cpu": [
258
+ "riscv64"
259
+ ],
260
+ "dev": true,
261
+ "license": "MIT",
262
+ "optional": true,
263
+ "os": [
264
+ "linux"
265
+ ],
266
+ "engines": {
267
+ "node": ">=18"
268
+ }
269
+ },
270
+ "node_modules/@esbuild/linux-s390x": {
271
+ "version": "0.25.5",
272
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.25.5.tgz",
273
+ "integrity": "sha512-K2dSKTKfmdh78uJ3NcWFiqyRrimfdinS5ErLSn3vluHNeHVnBAFWC8a4X5N+7FgVE1EjXS1QDZbpqZBjfrqMTQ==",
274
+ "cpu": [
275
+ "s390x"
276
+ ],
277
+ "dev": true,
278
+ "license": "MIT",
279
+ "optional": true,
280
+ "os": [
281
+ "linux"
282
+ ],
283
+ "engines": {
284
+ "node": ">=18"
285
+ }
286
+ },
287
+ "node_modules/@esbuild/linux-x64": {
288
+ "version": "0.25.5",
289
+ "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.25.5.tgz",
290
+ "integrity": "sha512-uhj8N2obKTE6pSZ+aMUbqq+1nXxNjZIIjCjGLfsWvVpy7gKCOL6rsY1MhRh9zLtUtAI7vpgLMK6DxjO8Qm9lJw==",
291
+ "cpu": [
292
+ "x64"
293
+ ],
294
+ "dev": true,
295
+ "license": "MIT",
296
+ "optional": true,
297
+ "os": [
298
+ "linux"
299
+ ],
300
+ "engines": {
301
+ "node": ">=18"
302
+ }
303
+ },
304
+ "node_modules/@esbuild/netbsd-arm64": {
305
+ "version": "0.25.5",
306
+ "resolved": "https://registry.npmjs.org/@esbuild/netbsd-arm64/-/netbsd-arm64-0.25.5.tgz",
307
+ "integrity": "sha512-pwHtMP9viAy1oHPvgxtOv+OkduK5ugofNTVDilIzBLpoWAM16r7b/mxBvfpuQDpRQFMfuVr5aLcn4yveGvBZvw==",
308
+ "cpu": [
309
+ "arm64"
310
+ ],
311
+ "dev": true,
312
+ "license": "MIT",
313
+ "optional": true,
314
+ "os": [
315
+ "netbsd"
316
+ ],
317
+ "engines": {
318
+ "node": ">=18"
319
+ }
320
+ },
321
+ "node_modules/@esbuild/netbsd-x64": {
322
+ "version": "0.25.5",
323
+ "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.25.5.tgz",
324
+ "integrity": "sha512-WOb5fKrvVTRMfWFNCroYWWklbnXH0Q5rZppjq0vQIdlsQKuw6mdSihwSo4RV/YdQ5UCKKvBy7/0ZZYLBZKIbwQ==",
325
+ "cpu": [
326
+ "x64"
327
+ ],
328
+ "dev": true,
329
+ "license": "MIT",
330
+ "optional": true,
331
+ "os": [
332
+ "netbsd"
333
+ ],
334
+ "engines": {
335
+ "node": ">=18"
336
+ }
337
+ },
338
+ "node_modules/@esbuild/openbsd-arm64": {
339
+ "version": "0.25.5",
340
+ "resolved": "https://registry.npmjs.org/@esbuild/openbsd-arm64/-/openbsd-arm64-0.25.5.tgz",
341
+ "integrity": "sha512-7A208+uQKgTxHd0G0uqZO8UjK2R0DDb4fDmERtARjSHWxqMTye4Erz4zZafx7Di9Cv+lNHYuncAkiGFySoD+Mw==",
342
+ "cpu": [
343
+ "arm64"
344
+ ],
345
+ "dev": true,
346
+ "license": "MIT",
347
+ "optional": true,
348
+ "os": [
349
+ "openbsd"
350
+ ],
351
+ "engines": {
352
+ "node": ">=18"
353
+ }
354
+ },
355
+ "node_modules/@esbuild/openbsd-x64": {
356
+ "version": "0.25.5",
357
+ "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.25.5.tgz",
358
+ "integrity": "sha512-G4hE405ErTWraiZ8UiSoesH8DaCsMm0Cay4fsFWOOUcz8b8rC6uCvnagr+gnioEjWn0wC+o1/TAHt+It+MpIMg==",
359
+ "cpu": [
360
+ "x64"
361
+ ],
362
+ "dev": true,
363
+ "license": "MIT",
364
+ "optional": true,
365
+ "os": [
366
+ "openbsd"
367
+ ],
368
+ "engines": {
369
+ "node": ">=18"
370
+ }
371
+ },
372
+ "node_modules/@esbuild/sunos-x64": {
373
+ "version": "0.25.5",
374
+ "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.25.5.tgz",
375
+ "integrity": "sha512-l+azKShMy7FxzY0Rj4RCt5VD/q8mG/e+mDivgspo+yL8zW7qEwctQ6YqKX34DTEleFAvCIUviCFX1SDZRSyMQA==",
376
+ "cpu": [
377
+ "x64"
378
+ ],
379
+ "dev": true,
380
+ "license": "MIT",
381
+ "optional": true,
382
+ "os": [
383
+ "sunos"
384
+ ],
385
+ "engines": {
386
+ "node": ">=18"
387
+ }
388
+ },
389
+ "node_modules/@esbuild/win32-arm64": {
390
+ "version": "0.25.5",
391
+ "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.25.5.tgz",
392
+ "integrity": "sha512-O2S7SNZzdcFG7eFKgvwUEZ2VG9D/sn/eIiz8XRZ1Q/DO5a3s76Xv0mdBzVM5j5R639lXQmPmSo0iRpHqUUrsxw==",
393
+ "cpu": [
394
+ "arm64"
395
+ ],
396
+ "dev": true,
397
+ "license": "MIT",
398
+ "optional": true,
399
+ "os": [
400
+ "win32"
401
+ ],
402
+ "engines": {
403
+ "node": ">=18"
404
+ }
405
+ },
406
+ "node_modules/@esbuild/win32-ia32": {
407
+ "version": "0.25.5",
408
+ "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.25.5.tgz",
409
+ "integrity": "sha512-onOJ02pqs9h1iMJ1PQphR+VZv8qBMQ77Klcsqv9CNW2w6yLqoURLcgERAIurY6QE63bbLuqgP9ATqajFLK5AMQ==",
410
+ "cpu": [
411
+ "ia32"
412
+ ],
413
+ "dev": true,
414
+ "license": "MIT",
415
+ "optional": true,
416
+ "os": [
417
+ "win32"
418
+ ],
419
+ "engines": {
420
+ "node": ">=18"
421
+ }
422
+ },
423
+ "node_modules/@esbuild/win32-x64": {
424
+ "version": "0.25.5",
425
+ "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.25.5.tgz",
426
+ "integrity": "sha512-TXv6YnJ8ZMVdX+SXWVBo/0p8LTcrUYngpWjvm91TMjjBQii7Oz11Lw5lbDV5Y0TzuhSJHwiH4hEtC1I42mMS0g==",
427
+ "cpu": [
428
+ "x64"
429
+ ],
430
+ "dev": true,
431
+ "license": "MIT",
432
+ "optional": true,
433
+ "os": [
434
+ "win32"
435
+ ],
436
+ "engines": {
437
+ "node": ">=18"
438
+ }
439
+ },
440
+ "node_modules/@rollup/rollup-android-arm-eabi": {
441
+ "version": "4.41.1",
442
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.41.1.tgz",
443
+ "integrity": "sha512-NELNvyEWZ6R9QMkiytB4/L4zSEaBC03KIXEghptLGLZWJ6VPrL63ooZQCOnlx36aQPGhzuOMwDerC1Eb2VmrLw==",
444
+ "cpu": [
445
+ "arm"
446
+ ],
447
+ "dev": true,
448
+ "license": "MIT",
449
+ "optional": true,
450
+ "os": [
451
+ "android"
452
+ ]
453
+ },
454
+ "node_modules/@rollup/rollup-android-arm64": {
455
+ "version": "4.41.1",
456
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-android-arm64/-/rollup-android-arm64-4.41.1.tgz",
457
+ "integrity": "sha512-DXdQe1BJ6TK47ukAoZLehRHhfKnKg9BjnQYUu9gzhI8Mwa1d2fzxA1aw2JixHVl403bwp1+/o/NhhHtxWJBgEA==",
458
+ "cpu": [
459
+ "arm64"
460
+ ],
461
+ "dev": true,
462
+ "license": "MIT",
463
+ "optional": true,
464
+ "os": [
465
+ "android"
466
+ ]
467
+ },
468
+ "node_modules/@rollup/rollup-darwin-arm64": {
469
+ "version": "4.41.1",
470
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-arm64/-/rollup-darwin-arm64-4.41.1.tgz",
471
+ "integrity": "sha512-5afxvwszzdulsU2w8JKWwY8/sJOLPzf0e1bFuvcW5h9zsEg+RQAojdW0ux2zyYAz7R8HvvzKCjLNJhVq965U7w==",
472
+ "cpu": [
473
+ "arm64"
474
+ ],
475
+ "dev": true,
476
+ "license": "MIT",
477
+ "optional": true,
478
+ "os": [
479
+ "darwin"
480
+ ]
481
+ },
482
+ "node_modules/@rollup/rollup-darwin-x64": {
483
+ "version": "4.41.1",
484
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-darwin-x64/-/rollup-darwin-x64-4.41.1.tgz",
485
+ "integrity": "sha512-egpJACny8QOdHNNMZKf8xY0Is6gIMz+tuqXlusxquWu3F833DcMwmGM7WlvCO9sB3OsPjdC4U0wHw5FabzCGZg==",
486
+ "cpu": [
487
+ "x64"
488
+ ],
489
+ "dev": true,
490
+ "license": "MIT",
491
+ "optional": true,
492
+ "os": [
493
+ "darwin"
494
+ ]
495
+ },
496
+ "node_modules/@rollup/rollup-freebsd-arm64": {
497
+ "version": "4.41.1",
498
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-arm64/-/rollup-freebsd-arm64-4.41.1.tgz",
499
+ "integrity": "sha512-DBVMZH5vbjgRk3r0OzgjS38z+atlupJ7xfKIDJdZZL6sM6wjfDNo64aowcLPKIx7LMQi8vybB56uh1Ftck/Atg==",
500
+ "cpu": [
501
+ "arm64"
502
+ ],
503
+ "dev": true,
504
+ "license": "MIT",
505
+ "optional": true,
506
+ "os": [
507
+ "freebsd"
508
+ ]
509
+ },
510
+ "node_modules/@rollup/rollup-freebsd-x64": {
511
+ "version": "4.41.1",
512
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-freebsd-x64/-/rollup-freebsd-x64-4.41.1.tgz",
513
+ "integrity": "sha512-3FkydeohozEskBxNWEIbPfOE0aqQgB6ttTkJ159uWOFn42VLyfAiyD9UK5mhu+ItWzft60DycIN1Xdgiy8o/SA==",
514
+ "cpu": [
515
+ "x64"
516
+ ],
517
+ "dev": true,
518
+ "license": "MIT",
519
+ "optional": true,
520
+ "os": [
521
+ "freebsd"
522
+ ]
523
+ },
524
+ "node_modules/@rollup/rollup-linux-arm-gnueabihf": {
525
+ "version": "4.41.1",
526
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-gnueabihf/-/rollup-linux-arm-gnueabihf-4.41.1.tgz",
527
+ "integrity": "sha512-wC53ZNDgt0pqx5xCAgNunkTzFE8GTgdZ9EwYGVcg+jEjJdZGtq9xPjDnFgfFozQI/Xm1mh+D9YlYtl+ueswNEg==",
528
+ "cpu": [
529
+ "arm"
530
+ ],
531
+ "dev": true,
532
+ "license": "MIT",
533
+ "optional": true,
534
+ "os": [
535
+ "linux"
536
+ ]
537
+ },
538
+ "node_modules/@rollup/rollup-linux-arm-musleabihf": {
539
+ "version": "4.41.1",
540
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm-musleabihf/-/rollup-linux-arm-musleabihf-4.41.1.tgz",
541
+ "integrity": "sha512-jwKCca1gbZkZLhLRtsrka5N8sFAaxrGz/7wRJ8Wwvq3jug7toO21vWlViihG85ei7uJTpzbXZRcORotE+xyrLA==",
542
+ "cpu": [
543
+ "arm"
544
+ ],
545
+ "dev": true,
546
+ "license": "MIT",
547
+ "optional": true,
548
+ "os": [
549
+ "linux"
550
+ ]
551
+ },
552
+ "node_modules/@rollup/rollup-linux-arm64-gnu": {
553
+ "version": "4.41.1",
554
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-gnu/-/rollup-linux-arm64-gnu-4.41.1.tgz",
555
+ "integrity": "sha512-g0UBcNknsmmNQ8V2d/zD2P7WWfJKU0F1nu0k5pW4rvdb+BIqMm8ToluW/eeRmxCared5dD76lS04uL4UaNgpNA==",
556
+ "cpu": [
557
+ "arm64"
558
+ ],
559
+ "dev": true,
560
+ "license": "MIT",
561
+ "optional": true,
562
+ "os": [
563
+ "linux"
564
+ ]
565
+ },
566
+ "node_modules/@rollup/rollup-linux-arm64-musl": {
567
+ "version": "4.41.1",
568
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-arm64-musl/-/rollup-linux-arm64-musl-4.41.1.tgz",
569
+ "integrity": "sha512-XZpeGB5TKEZWzIrj7sXr+BEaSgo/ma/kCgrZgL0oo5qdB1JlTzIYQKel/RmhT6vMAvOdM2teYlAaOGJpJ9lahg==",
570
+ "cpu": [
571
+ "arm64"
572
+ ],
573
+ "dev": true,
574
+ "license": "MIT",
575
+ "optional": true,
576
+ "os": [
577
+ "linux"
578
+ ]
579
+ },
580
+ "node_modules/@rollup/rollup-linux-loongarch64-gnu": {
581
+ "version": "4.41.1",
582
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-loongarch64-gnu/-/rollup-linux-loongarch64-gnu-4.41.1.tgz",
583
+ "integrity": "sha512-bkCfDJ4qzWfFRCNt5RVV4DOw6KEgFTUZi2r2RuYhGWC8WhCA8lCAJhDeAmrM/fdiAH54m0mA0Vk2FGRPyzI+tw==",
584
+ "cpu": [
585
+ "loong64"
586
+ ],
587
+ "dev": true,
588
+ "license": "MIT",
589
+ "optional": true,
590
+ "os": [
591
+ "linux"
592
+ ]
593
+ },
594
+ "node_modules/@rollup/rollup-linux-powerpc64le-gnu": {
595
+ "version": "4.41.1",
596
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-powerpc64le-gnu/-/rollup-linux-powerpc64le-gnu-4.41.1.tgz",
597
+ "integrity": "sha512-3mr3Xm+gvMX+/8EKogIZSIEF0WUu0HL9di+YWlJpO8CQBnoLAEL/roTCxuLncEdgcfJcvA4UMOf+2dnjl4Ut1A==",
598
+ "cpu": [
599
+ "ppc64"
600
+ ],
601
+ "dev": true,
602
+ "license": "MIT",
603
+ "optional": true,
604
+ "os": [
605
+ "linux"
606
+ ]
607
+ },
608
+ "node_modules/@rollup/rollup-linux-riscv64-gnu": {
609
+ "version": "4.41.1",
610
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-gnu/-/rollup-linux-riscv64-gnu-4.41.1.tgz",
611
+ "integrity": "sha512-3rwCIh6MQ1LGrvKJitQjZFuQnT2wxfU+ivhNBzmxXTXPllewOF7JR1s2vMX/tWtUYFgphygxjqMl76q4aMotGw==",
612
+ "cpu": [
613
+ "riscv64"
614
+ ],
615
+ "dev": true,
616
+ "license": "MIT",
617
+ "optional": true,
618
+ "os": [
619
+ "linux"
620
+ ]
621
+ },
622
+ "node_modules/@rollup/rollup-linux-riscv64-musl": {
623
+ "version": "4.41.1",
624
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-riscv64-musl/-/rollup-linux-riscv64-musl-4.41.1.tgz",
625
+ "integrity": "sha512-LdIUOb3gvfmpkgFZuccNa2uYiqtgZAz3PTzjuM5bH3nvuy9ty6RGc/Q0+HDFrHrizJGVpjnTZ1yS5TNNjFlklw==",
626
+ "cpu": [
627
+ "riscv64"
628
+ ],
629
+ "dev": true,
630
+ "license": "MIT",
631
+ "optional": true,
632
+ "os": [
633
+ "linux"
634
+ ]
635
+ },
636
+ "node_modules/@rollup/rollup-linux-s390x-gnu": {
637
+ "version": "4.41.1",
638
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-s390x-gnu/-/rollup-linux-s390x-gnu-4.41.1.tgz",
639
+ "integrity": "sha512-oIE6M8WC9ma6xYqjvPhzZYk6NbobIURvP/lEbh7FWplcMO6gn7MM2yHKA1eC/GvYwzNKK/1LYgqzdkZ8YFxR8g==",
640
+ "cpu": [
641
+ "s390x"
642
+ ],
643
+ "dev": true,
644
+ "license": "MIT",
645
+ "optional": true,
646
+ "os": [
647
+ "linux"
648
+ ]
649
+ },
650
+ "node_modules/@rollup/rollup-linux-x64-gnu": {
651
+ "version": "4.41.1",
652
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.41.1.tgz",
653
+ "integrity": "sha512-cWBOvayNvA+SyeQMp79BHPK8ws6sHSsYnK5zDcsC3Hsxr1dgTABKjMnMslPq1DvZIp6uO7kIWhiGwaTdR4Og9A==",
654
+ "cpu": [
655
+ "x64"
656
+ ],
657
+ "dev": true,
658
+ "license": "MIT",
659
+ "optional": true,
660
+ "os": [
661
+ "linux"
662
+ ]
663
+ },
664
+ "node_modules/@rollup/rollup-linux-x64-musl": {
665
+ "version": "4.41.1",
666
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-linux-x64-musl/-/rollup-linux-x64-musl-4.41.1.tgz",
667
+ "integrity": "sha512-y5CbN44M+pUCdGDlZFzGGBSKCA4A/J2ZH4edTYSSxFg7ce1Xt3GtydbVKWLlzL+INfFIZAEg1ZV6hh9+QQf9YQ==",
668
+ "cpu": [
669
+ "x64"
670
+ ],
671
+ "dev": true,
672
+ "license": "MIT",
673
+ "optional": true,
674
+ "os": [
675
+ "linux"
676
+ ]
677
+ },
678
+ "node_modules/@rollup/rollup-win32-arm64-msvc": {
679
+ "version": "4.41.1",
680
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-arm64-msvc/-/rollup-win32-arm64-msvc-4.41.1.tgz",
681
+ "integrity": "sha512-lZkCxIrjlJlMt1dLO/FbpZbzt6J/A8p4DnqzSa4PWqPEUUUnzXLeki/iyPLfV0BmHItlYgHUqJe+3KiyydmiNQ==",
682
+ "cpu": [
683
+ "arm64"
684
+ ],
685
+ "dev": true,
686
+ "license": "MIT",
687
+ "optional": true,
688
+ "os": [
689
+ "win32"
690
+ ]
691
+ },
692
+ "node_modules/@rollup/rollup-win32-ia32-msvc": {
693
+ "version": "4.41.1",
694
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-ia32-msvc/-/rollup-win32-ia32-msvc-4.41.1.tgz",
695
+ "integrity": "sha512-+psFT9+pIh2iuGsxFYYa/LhS5MFKmuivRsx9iPJWNSGbh2XVEjk90fmpUEjCnILPEPJnikAU6SFDiEUyOv90Pg==",
696
+ "cpu": [
697
+ "ia32"
698
+ ],
699
+ "dev": true,
700
+ "license": "MIT",
701
+ "optional": true,
702
+ "os": [
703
+ "win32"
704
+ ]
705
+ },
706
+ "node_modules/@rollup/rollup-win32-x64-msvc": {
707
+ "version": "4.41.1",
708
+ "resolved": "https://registry.npmjs.org/@rollup/rollup-win32-x64-msvc/-/rollup-win32-x64-msvc-4.41.1.tgz",
709
+ "integrity": "sha512-Wq2zpapRYLfi4aKxf2Xff0tN+7slj2d4R87WEzqw7ZLsVvO5zwYCIuEGSZYiK41+GlwUo1HiR+GdkLEJnCKTCw==",
710
+ "cpu": [
711
+ "x64"
712
+ ],
713
+ "dev": true,
714
+ "license": "MIT",
715
+ "optional": true,
716
+ "os": [
717
+ "win32"
718
+ ]
719
+ },
720
+ "node_modules/@types/estree": {
721
+ "version": "1.0.7",
722
+ "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.7.tgz",
723
+ "integrity": "sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==",
724
+ "dev": true,
725
+ "license": "MIT"
726
+ },
727
+ "node_modules/esbuild": {
728
+ "version": "0.25.5",
729
+ "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.25.5.tgz",
730
+ "integrity": "sha512-P8OtKZRv/5J5hhz0cUAdu/cLuPIKXpQl1R9pZtvmHWQvrAUVd0UNIPT4IB4W3rNOqVO0rlqHmCIbSwxh/c9yUQ==",
731
+ "dev": true,
732
+ "hasInstallScript": true,
733
+ "license": "MIT",
734
+ "bin": {
735
+ "esbuild": "bin/esbuild"
736
+ },
737
+ "engines": {
738
+ "node": ">=18"
739
+ },
740
+ "optionalDependencies": {
741
+ "@esbuild/aix-ppc64": "0.25.5",
742
+ "@esbuild/android-arm": "0.25.5",
743
+ "@esbuild/android-arm64": "0.25.5",
744
+ "@esbuild/android-x64": "0.25.5",
745
+ "@esbuild/darwin-arm64": "0.25.5",
746
+ "@esbuild/darwin-x64": "0.25.5",
747
+ "@esbuild/freebsd-arm64": "0.25.5",
748
+ "@esbuild/freebsd-x64": "0.25.5",
749
+ "@esbuild/linux-arm": "0.25.5",
750
+ "@esbuild/linux-arm64": "0.25.5",
751
+ "@esbuild/linux-ia32": "0.25.5",
752
+ "@esbuild/linux-loong64": "0.25.5",
753
+ "@esbuild/linux-mips64el": "0.25.5",
754
+ "@esbuild/linux-ppc64": "0.25.5",
755
+ "@esbuild/linux-riscv64": "0.25.5",
756
+ "@esbuild/linux-s390x": "0.25.5",
757
+ "@esbuild/linux-x64": "0.25.5",
758
+ "@esbuild/netbsd-arm64": "0.25.5",
759
+ "@esbuild/netbsd-x64": "0.25.5",
760
+ "@esbuild/openbsd-arm64": "0.25.5",
761
+ "@esbuild/openbsd-x64": "0.25.5",
762
+ "@esbuild/sunos-x64": "0.25.5",
763
+ "@esbuild/win32-arm64": "0.25.5",
764
+ "@esbuild/win32-ia32": "0.25.5",
765
+ "@esbuild/win32-x64": "0.25.5"
766
+ }
767
+ },
768
+ "node_modules/fdir": {
769
+ "version": "6.4.5",
770
+ "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.5.tgz",
771
+ "integrity": "sha512-4BG7puHpVsIYxZUbiUE3RqGloLaSSwzYie5jvasC4LWuBWzZawynvYouhjbQKw2JuIGYdm0DzIxl8iVidKlUEw==",
772
+ "dev": true,
773
+ "license": "MIT",
774
+ "peerDependencies": {
775
+ "picomatch": "^3 || ^4"
776
+ },
777
+ "peerDependenciesMeta": {
778
+ "picomatch": {
779
+ "optional": true
780
+ }
781
+ }
782
+ },
783
+ "node_modules/fsevents": {
784
+ "version": "2.3.3",
785
+ "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz",
786
+ "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
787
+ "dev": true,
788
+ "hasInstallScript": true,
789
+ "license": "MIT",
790
+ "optional": true,
791
+ "os": [
792
+ "darwin"
793
+ ],
794
+ "engines": {
795
+ "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
796
+ }
797
+ },
798
+ "node_modules/nanoid": {
799
+ "version": "3.3.11",
800
+ "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz",
801
+ "integrity": "sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==",
802
+ "dev": true,
803
+ "funding": [
804
+ {
805
+ "type": "github",
806
+ "url": "https://github.com/sponsors/ai"
807
+ }
808
+ ],
809
+ "license": "MIT",
810
+ "bin": {
811
+ "nanoid": "bin/nanoid.cjs"
812
+ },
813
+ "engines": {
814
+ "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1"
815
+ }
816
+ },
817
+ "node_modules/picocolors": {
818
+ "version": "1.1.1",
819
+ "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
820
+ "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
821
+ "dev": true,
822
+ "license": "ISC"
823
+ },
824
+ "node_modules/picomatch": {
825
+ "version": "4.0.2",
826
+ "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz",
827
+ "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==",
828
+ "dev": true,
829
+ "license": "MIT",
830
+ "engines": {
831
+ "node": ">=12"
832
+ },
833
+ "funding": {
834
+ "url": "https://github.com/sponsors/jonschlinkert"
835
+ }
836
+ },
837
+ "node_modules/postcss": {
838
+ "version": "8.5.4",
839
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.5.4.tgz",
840
+ "integrity": "sha512-QSa9EBe+uwlGTFmHsPKokv3B/oEMQZxfqW0QqNCyhpa6mB1afzulwn8hihglqAb2pOw+BJgNlmXQ8la2VeHB7w==",
841
+ "dev": true,
842
+ "funding": [
843
+ {
844
+ "type": "opencollective",
845
+ "url": "https://opencollective.com/postcss/"
846
+ },
847
+ {
848
+ "type": "tidelift",
849
+ "url": "https://tidelift.com/funding/github/npm/postcss"
850
+ },
851
+ {
852
+ "type": "github",
853
+ "url": "https://github.com/sponsors/ai"
854
+ }
855
+ ],
856
+ "license": "MIT",
857
+ "dependencies": {
858
+ "nanoid": "^3.3.11",
859
+ "picocolors": "^1.1.1",
860
+ "source-map-js": "^1.2.1"
861
+ },
862
+ "engines": {
863
+ "node": "^10 || ^12 || >=14"
864
+ }
865
+ },
866
+ "node_modules/rollup": {
867
+ "version": "4.41.1",
868
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-4.41.1.tgz",
869
+ "integrity": "sha512-cPmwD3FnFv8rKMBc1MxWCwVQFxwf1JEmSX3iQXrRVVG15zerAIXRjMFVWnd5Q5QvgKF7Aj+5ykXFhUl+QGnyOw==",
870
+ "dev": true,
871
+ "license": "MIT",
872
+ "dependencies": {
873
+ "@types/estree": "1.0.7"
874
+ },
875
+ "bin": {
876
+ "rollup": "dist/bin/rollup"
877
+ },
878
+ "engines": {
879
+ "node": ">=18.0.0",
880
+ "npm": ">=8.0.0"
881
+ },
882
+ "optionalDependencies": {
883
+ "@rollup/rollup-android-arm-eabi": "4.41.1",
884
+ "@rollup/rollup-android-arm64": "4.41.1",
885
+ "@rollup/rollup-darwin-arm64": "4.41.1",
886
+ "@rollup/rollup-darwin-x64": "4.41.1",
887
+ "@rollup/rollup-freebsd-arm64": "4.41.1",
888
+ "@rollup/rollup-freebsd-x64": "4.41.1",
889
+ "@rollup/rollup-linux-arm-gnueabihf": "4.41.1",
890
+ "@rollup/rollup-linux-arm-musleabihf": "4.41.1",
891
+ "@rollup/rollup-linux-arm64-gnu": "4.41.1",
892
+ "@rollup/rollup-linux-arm64-musl": "4.41.1",
893
+ "@rollup/rollup-linux-loongarch64-gnu": "4.41.1",
894
+ "@rollup/rollup-linux-powerpc64le-gnu": "4.41.1",
895
+ "@rollup/rollup-linux-riscv64-gnu": "4.41.1",
896
+ "@rollup/rollup-linux-riscv64-musl": "4.41.1",
897
+ "@rollup/rollup-linux-s390x-gnu": "4.41.1",
898
+ "@rollup/rollup-linux-x64-gnu": "4.41.1",
899
+ "@rollup/rollup-linux-x64-musl": "4.41.1",
900
+ "@rollup/rollup-win32-arm64-msvc": "4.41.1",
901
+ "@rollup/rollup-win32-ia32-msvc": "4.41.1",
902
+ "@rollup/rollup-win32-x64-msvc": "4.41.1",
903
+ "fsevents": "~2.3.2"
904
+ }
905
+ },
906
+ "node_modules/source-map-js": {
907
+ "version": "1.2.1",
908
+ "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz",
909
+ "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==",
910
+ "dev": true,
911
+ "license": "BSD-3-Clause",
912
+ "engines": {
913
+ "node": ">=0.10.0"
914
+ }
915
+ },
916
+ "node_modules/tinyglobby": {
917
+ "version": "0.2.14",
918
+ "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.14.tgz",
919
+ "integrity": "sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==",
920
+ "dev": true,
921
+ "license": "MIT",
922
+ "dependencies": {
923
+ "fdir": "^6.4.4",
924
+ "picomatch": "^4.0.2"
925
+ },
926
+ "engines": {
927
+ "node": ">=12.0.0"
928
+ },
929
+ "funding": {
930
+ "url": "https://github.com/sponsors/SuperchupuDev"
931
+ }
932
+ },
933
+ "node_modules/typescript": {
934
+ "version": "5.8.3",
935
+ "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz",
936
+ "integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==",
937
+ "dev": true,
938
+ "license": "Apache-2.0",
939
+ "bin": {
940
+ "tsc": "bin/tsc",
941
+ "tsserver": "bin/tsserver"
942
+ },
943
+ "engines": {
944
+ "node": ">=14.17"
945
+ }
946
+ },
947
+ "node_modules/vite": {
948
+ "version": "6.3.5",
949
+ "resolved": "https://registry.npmjs.org/vite/-/vite-6.3.5.tgz",
950
+ "integrity": "sha512-cZn6NDFE7wdTpINgs++ZJ4N49W2vRp8LCKrn3Ob1kYNtOo21vfDoaV5GzBfLU4MovSAB8uNRm4jgzVQZ+mBzPQ==",
951
+ "dev": true,
952
+ "license": "MIT",
953
+ "dependencies": {
954
+ "esbuild": "^0.25.0",
955
+ "fdir": "^6.4.4",
956
+ "picomatch": "^4.0.2",
957
+ "postcss": "^8.5.3",
958
+ "rollup": "^4.34.9",
959
+ "tinyglobby": "^0.2.13"
960
+ },
961
+ "bin": {
962
+ "vite": "bin/vite.js"
963
+ },
964
+ "engines": {
965
+ "node": "^18.0.0 || ^20.0.0 || >=22.0.0"
966
+ },
967
+ "funding": {
968
+ "url": "https://github.com/vitejs/vite?sponsor=1"
969
+ },
970
+ "optionalDependencies": {
971
+ "fsevents": "~2.3.3"
972
+ },
973
+ "peerDependencies": {
974
+ "@types/node": "^18.0.0 || ^20.0.0 || >=22.0.0",
975
+ "jiti": ">=1.21.0",
976
+ "less": "*",
977
+ "lightningcss": "^1.21.0",
978
+ "sass": "*",
979
+ "sass-embedded": "*",
980
+ "stylus": "*",
981
+ "sugarss": "*",
982
+ "terser": "^5.16.0",
983
+ "tsx": "^4.8.1",
984
+ "yaml": "^2.4.2"
985
+ },
986
+ "peerDependenciesMeta": {
987
+ "@types/node": {
988
+ "optional": true
989
+ },
990
+ "jiti": {
991
+ "optional": true
992
+ },
993
+ "less": {
994
+ "optional": true
995
+ },
996
+ "lightningcss": {
997
+ "optional": true
998
+ },
999
+ "sass": {
1000
+ "optional": true
1001
+ },
1002
+ "sass-embedded": {
1003
+ "optional": true
1004
+ },
1005
+ "stylus": {
1006
+ "optional": true
1007
+ },
1008
+ "sugarss": {
1009
+ "optional": true
1010
+ },
1011
+ "terser": {
1012
+ "optional": true
1013
+ },
1014
+ "tsx": {
1015
+ "optional": true
1016
+ },
1017
+ "yaml": {
1018
+ "optional": true
1019
+ }
1020
+ }
1021
+ }
1022
+ }
1023
+ }