@rabassoft/schema-engine-angular-aria 0.1.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,672 @@
1
+ lockfileVersion: '9.0'
2
+
3
+ settings:
4
+ autoInstallPeers: true
5
+ excludeLinksFromLockfile: false
6
+
7
+ importers:
8
+
9
+ .:
10
+ devDependencies:
11
+ '@angular/aria':
12
+ specifier: 22.0.5
13
+ version: 22.0.5(@angular/cdk@22.0.5(@angular/common@22.0.6(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2))(rxjs@7.8.2))(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2))(@angular/platform-browser@22.0.6(@angular/common@22.0.6(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2))(rxjs@7.8.2))(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2)))(rxjs@7.8.2))(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2))
14
+ '@angular/cdk':
15
+ specifier: 22.0.5
16
+ version: 22.0.5(@angular/common@22.0.6(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2))(rxjs@7.8.2))(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2))(@angular/platform-browser@22.0.6(@angular/common@22.0.6(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2))(rxjs@7.8.2))(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2)))(rxjs@7.8.2)
17
+ '@angular/common':
18
+ specifier: 22.0.6
19
+ version: 22.0.6(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2))(rxjs@7.8.2)
20
+ '@angular/compiler':
21
+ specifier: 22.0.6
22
+ version: 22.0.6
23
+ '@angular/compiler-cli':
24
+ specifier: 22.0.6
25
+ version: 22.0.6(@angular/compiler@22.0.6)(typescript@6.0.2)
26
+ '@angular/core':
27
+ specifier: 22.0.6
28
+ version: 22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2)
29
+ '@angular/forms':
30
+ specifier: 22.0.6
31
+ version: 22.0.6(@angular/common@22.0.6(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2))(rxjs@7.8.2))(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2))(@angular/platform-browser@22.0.6(@angular/common@22.0.6(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2))(rxjs@7.8.2))(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2)))(rxjs@7.8.2)
32
+ '@angular/platform-browser':
33
+ specifier: 22.0.6
34
+ version: 22.0.6(@angular/common@22.0.6(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2))(rxjs@7.8.2))(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2))
35
+ rxjs:
36
+ specifier: 7.8.2
37
+ version: 7.8.2
38
+ tslib:
39
+ specifier: 2.8.1
40
+ version: 2.8.1
41
+ typescript:
42
+ specifier: 6.0.2
43
+ version: 6.0.2
44
+
45
+ packages:
46
+
47
+ '@angular/aria@22.0.5':
48
+ resolution: {integrity: sha512-dPty2PTXkUGr5Qn31W9RpHQq5jwe8fSkpb0KLwFrojP08ZQpnQv6SnwpFhqz2fqCwh3vSqbvk5G1PSDSqFC/8A==}
49
+ peerDependencies:
50
+ '@angular/cdk': 22.0.5
51
+ '@angular/core': ^22.0.0 || ^23.0.0
52
+
53
+ '@angular/cdk@22.0.5':
54
+ resolution: {integrity: sha512-qy1scYkkhedGxrU2GjOUoh76xjsxCDOODWdVfg4aXLXG7RBIH6hOuKdcNpR/sWhfSdY02a11QYRN2CqoqWDvZQ==}
55
+ peerDependencies:
56
+ '@angular/common': ^22.0.0 || ^23.0.0
57
+ '@angular/core': ^22.0.0 || ^23.0.0
58
+ '@angular/platform-browser': ^22.0.0 || ^23.0.0
59
+ rxjs: ^6.5.3 || ^7.4.0
60
+
61
+ '@angular/common@22.0.6':
62
+ resolution: {integrity: sha512-+sC0W0FWGeZ/HKUhueCBX8kXdFQDlStbUSK6WF/32igfNYR/PdUrp2L5bU7q654yjxnMzFWDAB+Uvzv6YI/cQg==}
63
+ engines: {node: ^22.22.3 || ^24.15.0 || >=26.0.0}
64
+ peerDependencies:
65
+ '@angular/core': 22.0.6
66
+ rxjs: ^6.5.3 || ^7.4.0
67
+
68
+ '@angular/compiler-cli@22.0.6':
69
+ resolution: {integrity: sha512-HPiceCIEyIcTmOuIFiyqu04kbLoJhSUavcOy/kzJkJ2OPXtPvGKaimC4lgs0C86uFy4P6rj6PDITBe3AVHkMTA==}
70
+ engines: {node: ^22.22.3 || ^24.15.0 || >=26.0.0}
71
+ hasBin: true
72
+ peerDependencies:
73
+ '@angular/compiler': 22.0.6
74
+ typescript: '>=6.0 <6.1'
75
+ peerDependenciesMeta:
76
+ typescript:
77
+ optional: true
78
+
79
+ '@angular/compiler@22.0.6':
80
+ resolution: {integrity: sha512-iFHsXOA14TsxK4jowmGfogI9Jb0ApL3z8EGTGvKMialqtw088HYjwJP1LT4OlO/wgmjSTq2peZ19jLPuhevNvw==}
81
+ engines: {node: ^22.22.3 || ^24.15.0 || >=26.0.0}
82
+
83
+ '@angular/core@22.0.6':
84
+ resolution: {integrity: sha512-9AYGxmZlJhjLSepZaF/cn1LTC9xRHpUPtXlyyJdauTb4f77X/P0kVdmADztgF1Qy5oMd1V9UKebAe81gmqOH2g==}
85
+ engines: {node: ^22.22.3 || ^24.15.0 || >=26.0.0}
86
+ peerDependencies:
87
+ '@angular/compiler': 22.0.6
88
+ rxjs: ^6.5.3 || ^7.4.0
89
+ zone.js: ~0.15.0 || ~0.16.0
90
+ peerDependenciesMeta:
91
+ '@angular/compiler':
92
+ optional: true
93
+ zone.js:
94
+ optional: true
95
+
96
+ '@angular/forms@22.0.6':
97
+ resolution: {integrity: sha512-pZGMk1TvT+m8z2ZGm90W0sBlo6fhtMAA2baZbMt3HbGRmY23vZv1Orv9npX3Z6a9CCNDY3XBMBvkuj8g7vde9Q==}
98
+ engines: {node: ^22.22.3 || ^24.15.0 || >=26.0.0}
99
+ peerDependencies:
100
+ '@angular/common': 22.0.6
101
+ '@angular/core': 22.0.6
102
+ '@angular/platform-browser': 22.0.6
103
+ rxjs: ^6.5.3 || ^7.4.0
104
+
105
+ '@angular/platform-browser@22.0.6':
106
+ resolution: {integrity: sha512-DyyYRx4jXlfaenf0mwsp9jcIak/c17QCFgJKA7OauSkQnk3dL+voMYEwdigfnTIUdw+2Y9wYDywLeuM6NychNQ==}
107
+ engines: {node: ^22.22.3 || ^24.15.0 || >=26.0.0}
108
+ peerDependencies:
109
+ '@angular/animations': 22.0.6
110
+ '@angular/common': 22.0.6
111
+ '@angular/core': 22.0.6
112
+ peerDependenciesMeta:
113
+ '@angular/animations':
114
+ optional: true
115
+
116
+ '@babel/code-frame@7.29.7':
117
+ resolution: {integrity: sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw==}
118
+ engines: {node: '>=6.9.0'}
119
+
120
+ '@babel/compat-data@7.29.7':
121
+ resolution: {integrity: sha512-locTkQyKvwIEgBzVrn8693ebc97F2U8ZHjbXwDXJ5Fn2TCpNwTlKcaKLkdHop5c/icOFE7qt7Q9JC5hnKNa6Gg==}
122
+ engines: {node: '>=6.9.0'}
123
+
124
+ '@babel/core@7.29.7':
125
+ resolution: {integrity: sha512-RgHBCvtjbOK2gXSNBNIkNoEc9qoVEtau3hj8gEqKQuL3HZAibKarWFEI3Lfm6EYKkLalOh8eSrj9b+ch9H/VBA==}
126
+ engines: {node: '>=6.9.0'}
127
+
128
+ '@babel/generator@7.29.7':
129
+ resolution: {integrity: sha512-DkXD5OJQaAQIdZ1bt3UZdEnHAn9Imd3IVBdX03UFe+ony9Ojw5pzr9YVKGDY1jt+Gcn/FnGkNf8r+Vj5NOJWtQ==}
130
+ engines: {node: '>=6.9.0'}
131
+
132
+ '@babel/helper-compilation-targets@7.29.7':
133
+ resolution: {integrity: sha512-wem6WaBj4NaVYVdNhLPPVacES6ZJ+KBBfSkTMD3YZxbP3rm3Di85tJU5ljaUNhaOynt+Aj0xruhYuzQBt8n71g==}
134
+ engines: {node: '>=6.9.0'}
135
+
136
+ '@babel/helper-globals@7.29.7':
137
+ resolution: {integrity: sha512-3nQVUAtvkKH9zahfWgw96Jc/uFOmjACE1kQz82E2lqWmHBgjzbNlsC22nuQTfahmWeQtTq5nQ/4Nnd2A1wj4zA==}
138
+ engines: {node: '>=6.9.0'}
139
+
140
+ '@babel/helper-module-imports@7.29.7':
141
+ resolution: {integrity: sha512-ejHwrQQYcm9xnTivShn2IDOlIzInN34AXskvq9QicvCtEzq1Vzclu/tKF8Jq1Cg8JG2GL6/EmjgsCT7lXepE3g==}
142
+ engines: {node: '>=6.9.0'}
143
+
144
+ '@babel/helper-module-transforms@7.29.7':
145
+ resolution: {integrity: sha512-UPUVSyXbOh627KiCIGQSgwWzGeBKLkaJ9PJEdrngIwMSzxLR4jS4+f1f1jb7VzBbg8nFLaYotvVPFCTqdrmTAg==}
146
+ engines: {node: '>=6.9.0'}
147
+ peerDependencies:
148
+ '@babel/core': ^7.0.0
149
+
150
+ '@babel/helper-string-parser@7.29.7':
151
+ resolution: {integrity: sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw==}
152
+ engines: {node: '>=6.9.0'}
153
+
154
+ '@babel/helper-validator-identifier@7.29.7':
155
+ resolution: {integrity: sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==}
156
+ engines: {node: '>=6.9.0'}
157
+
158
+ '@babel/helper-validator-option@7.29.7':
159
+ resolution: {integrity: sha512-N9ZErrD+yW5geCDtBqnOoxmR8+tNKiGuxKlDpuJxfsqpa2dFcexaziGAE/qoHLiDDreVNMupxGmSoNlyvsA3gw==}
160
+ engines: {node: '>=6.9.0'}
161
+
162
+ '@babel/helpers@7.29.7':
163
+ resolution: {integrity: sha512-1k2lAGRMfHTcwuNYcCNUmaUffmQv8KWMfh2iJUUeRlwlwH4FdNG7mfPI10NPfLHJFThE4Tyr4mv7kTNZOiPuBg==}
164
+ engines: {node: '>=6.9.0'}
165
+
166
+ '@babel/parser@7.29.7':
167
+ resolution: {integrity: sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg==}
168
+ engines: {node: '>=6.0.0'}
169
+ hasBin: true
170
+
171
+ '@babel/template@7.29.7':
172
+ resolution: {integrity: sha512-puq+Gf35oI24FeN11LkoUQFqv9uwNeWpxXZi/Ji3rRIoKAzKnxRaZ+Gkj0vKS9ZCiTESfng1N9LyOyXvo+m+Gg==}
173
+ engines: {node: '>=6.9.0'}
174
+
175
+ '@babel/traverse@7.29.7':
176
+ resolution: {integrity: sha512-EhlfNQtZ+NK22w5BM61ciuiq1m58ed33Wr1Xan//ZRTy6hgjnwyCffRYwzsGXdASJSUJ1guZILsErh1eQcl+zw==}
177
+ engines: {node: '>=6.9.0'}
178
+
179
+ '@babel/types@7.29.7':
180
+ resolution: {integrity: sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==}
181
+ engines: {node: '>=6.9.0'}
182
+
183
+ '@jridgewell/gen-mapping@0.3.13':
184
+ resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==}
185
+
186
+ '@jridgewell/remapping@2.3.5':
187
+ resolution: {integrity: sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==}
188
+
189
+ '@jridgewell/resolve-uri@3.1.2':
190
+ resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
191
+ engines: {node: '>=6.0.0'}
192
+
193
+ '@jridgewell/sourcemap-codec@1.5.5':
194
+ resolution: {integrity: sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==}
195
+
196
+ '@jridgewell/trace-mapping@0.3.31':
197
+ resolution: {integrity: sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==}
198
+
199
+ '@standard-schema/spec@1.1.0':
200
+ resolution: {integrity: sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==}
201
+
202
+ ansi-regex@6.2.2:
203
+ resolution: {integrity: sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==}
204
+ engines: {node: '>=12'}
205
+
206
+ ansi-styles@6.2.3:
207
+ resolution: {integrity: sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==}
208
+ engines: {node: '>=12'}
209
+
210
+ baseline-browser-mapping@2.10.43:
211
+ resolution: {integrity: sha512-AjYpR78kDWAY3Efj+cDTFH9t9SCoL7OoTp1BOb0mQV7S+6CiLwnWM3FyxhJtdPufDFKzmCSFoUncKjWgJEZTCQ==}
212
+ engines: {node: '>=6.0.0'}
213
+ hasBin: true
214
+
215
+ browserslist@4.28.6:
216
+ resolution: {integrity: sha512-FQBYNK15VMslhLHpA7+n+n1GOlF1kId2xcCg7/j95f24AOF6VDYMNH4mFxF7KuaTdv627faazpOAjFzMrfJOUw==}
217
+ engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7}
218
+ hasBin: true
219
+
220
+ caniuse-lite@1.0.30001806:
221
+ resolution: {integrity: sha512-72Cuvd95zbSYPKq6Fhg8eDJRlzgWDf7/mtoZv6Qe/DYNCEBdNxoA3+rZAU2ZhGCpZlns3EssFavaZomckT5Uuw==}
222
+
223
+ chokidar@5.0.0:
224
+ resolution: {integrity: sha512-TQMmc3w+5AxjpL8iIiwebF73dRDF4fBIieAqGn9RGCWaEVwQ6Fb2cGe31Yns0RRIzii5goJ1Y7xbMwo1TxMplw==}
225
+ engines: {node: '>= 20.19.0'}
226
+
227
+ cliui@9.0.1:
228
+ resolution: {integrity: sha512-k7ndgKhwoQveBL+/1tqGJYNz097I7WOvwbmmU2AR5+magtbjPWQTS1C5vzGkBC8Ym8UWRzfKUzUUqFLypY4Q+w==}
229
+ engines: {node: '>=20'}
230
+
231
+ convert-source-map@1.9.0:
232
+ resolution: {integrity: sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==}
233
+
234
+ convert-source-map@2.0.0:
235
+ resolution: {integrity: sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==}
236
+
237
+ debug@4.4.3:
238
+ resolution: {integrity: sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==}
239
+ engines: {node: '>=6.0'}
240
+ peerDependencies:
241
+ supports-color: '*'
242
+ peerDependenciesMeta:
243
+ supports-color:
244
+ optional: true
245
+
246
+ electron-to-chromium@1.5.393:
247
+ resolution: {integrity: sha512-kiDJdIUawuEIcp9XoICKp1iTYDEbgguIPq526N1Q7jIQDeQ3CqoMx71025PI/7E48Ddtw2HuWsVjY7afEgNxmg==}
248
+
249
+ emoji-regex@10.6.0:
250
+ resolution: {integrity: sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==}
251
+
252
+ entities@8.0.0:
253
+ resolution: {integrity: sha512-zwfzJecQ/Uej6tusMqwAqU/6KL2XaB2VZ2Jg54Je6ahNBGNH6Ek6g3jjNCF0fG9EWQKGZNddNjU5F1ZQn/sBnA==}
254
+ engines: {node: '>=20.19.0'}
255
+
256
+ escalade@3.2.0:
257
+ resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==}
258
+ engines: {node: '>=6'}
259
+
260
+ gensync@1.0.0-beta.2:
261
+ resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==}
262
+ engines: {node: '>=6.9.0'}
263
+
264
+ get-caller-file@2.0.5:
265
+ resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==}
266
+ engines: {node: 6.* || 8.* || >= 10.*}
267
+
268
+ get-east-asian-width@1.6.0:
269
+ resolution: {integrity: sha512-QRbvDIbx6YklUe6RxeTeleMR0yv3cYH6PsPZHcnVn7xv7zO1BHN8r0XETu8n6Ye3Q+ahtSarc3WgtNWmehIBfA==}
270
+ engines: {node: '>=18'}
271
+
272
+ js-tokens@4.0.0:
273
+ resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==}
274
+
275
+ jsesc@3.1.0:
276
+ resolution: {integrity: sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==}
277
+ engines: {node: '>=6'}
278
+ hasBin: true
279
+
280
+ json5@2.2.3:
281
+ resolution: {integrity: sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==}
282
+ engines: {node: '>=6'}
283
+ hasBin: true
284
+
285
+ lru-cache@5.1.1:
286
+ resolution: {integrity: sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==}
287
+
288
+ ms@2.1.3:
289
+ resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
290
+
291
+ node-releases@2.0.51:
292
+ resolution: {integrity: sha512-wRNIrw4DmVLKQlbgOMdkMx27Wrpzes2hh5Jtbi2bjPd+4wJstWIqP5A+lscnqbm0xxmT5Bpg8Lec5ItEBwx6BQ==}
293
+ engines: {node: '>=18'}
294
+
295
+ parse5@8.0.1:
296
+ resolution: {integrity: sha512-z1e/HMG90obSGeidlli3hj7cbocou0/wa5HacvI3ASx34PecNjNQeaHNo5WIZpWofN9kgkqV1q5YvXe3F0FoPw==}
297
+
298
+ picocolors@1.1.1:
299
+ resolution: {integrity: sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==}
300
+
301
+ readdirp@5.0.0:
302
+ resolution: {integrity: sha512-9u/XQ1pvrQtYyMpZe7DXKv2p5CNvyVwzUB6uhLAnQwHMSgKMBR62lc7AHljaeteeHXn11XTAaLLUVZYVZyuRBQ==}
303
+ engines: {node: '>= 20.19.0'}
304
+
305
+ reflect-metadata@0.2.2:
306
+ resolution: {integrity: sha512-urBwgfrvVP/eAyXx4hluJivBKzuEbSQs9rKWCrCkbSxNv8mxPcUZKeuoF3Uy4mJl3Lwprp6yy5/39VWigZ4K6Q==}
307
+
308
+ rxjs@7.8.2:
309
+ resolution: {integrity: sha512-dhKf903U/PQZY6boNNtAGdWbG85WAbjT/1xYoZIC7FAY0yWapOBQVsVrDl58W86//e1VpMNBtRV4MaXfdMySFA==}
310
+
311
+ semver@6.3.1:
312
+ resolution: {integrity: sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==}
313
+ hasBin: true
314
+
315
+ semver@7.8.5:
316
+ resolution: {integrity: sha512-Y7/KDsb8LjooZpwaqGyulO6DQlksgCncchHGk+sZIY4SBvUocMBEFH5Ur1fI4dV+Jvl0w6cjvucaIi40puRioA==}
317
+ engines: {node: '>=10'}
318
+ hasBin: true
319
+
320
+ string-width@7.2.0:
321
+ resolution: {integrity: sha512-tsaTIkKW9b4N+AEj+SVA+WhJzV7/zMhcSu78mLKWSk7cXMOSHsBKFWUs0fWwq8QyK3MgJBQRX6Gbi4kYbdvGkQ==}
322
+ engines: {node: '>=18'}
323
+
324
+ strip-ansi@7.2.0:
325
+ resolution: {integrity: sha512-yDPMNjp4WyfYBkHnjIRLfca1i6KMyGCtsVgoKe/z1+6vukgaENdgGBZt+ZmKPc4gavvEZ5OgHfHdrazhgNyG7w==}
326
+ engines: {node: '>=12'}
327
+
328
+ tslib@2.8.1:
329
+ resolution: {integrity: sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==}
330
+
331
+ typescript@6.0.2:
332
+ resolution: {integrity: sha512-bGdAIrZ0wiGDo5l8c++HWtbaNCWTS4UTv7RaTH/ThVIgjkveJt83m74bBHMJkuCbslY8ixgLBVZJIOiQlQTjfQ==}
333
+ engines: {node: '>=14.17'}
334
+ hasBin: true
335
+
336
+ update-browserslist-db@1.2.3:
337
+ resolution: {integrity: sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==}
338
+ hasBin: true
339
+ peerDependencies:
340
+ browserslist: '>= 4.21.0'
341
+
342
+ wrap-ansi@9.0.2:
343
+ resolution: {integrity: sha512-42AtmgqjV+X1VpdOfyTGOYRi0/zsoLqtXQckTmqTeybT+BDIbM/Guxo7x3pE2vtpr1ok6xRqM9OpBe+Jyoqyww==}
344
+ engines: {node: '>=18'}
345
+
346
+ y18n@5.0.8:
347
+ resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==}
348
+ engines: {node: '>=10'}
349
+
350
+ yallist@3.1.1:
351
+ resolution: {integrity: sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==}
352
+
353
+ yargs-parser@22.0.0:
354
+ resolution: {integrity: sha512-rwu/ClNdSMpkSrUb+d6BRsSkLUq1fmfsY6TOpYzTwvwkg1/NRG85KBy3kq++A8LKQwX6lsu+aWad+2khvuXrqw==}
355
+ engines: {node: ^20.19.0 || ^22.12.0 || >=23}
356
+
357
+ yargs@18.0.0:
358
+ resolution: {integrity: sha512-4UEqdc2RYGHZc7Doyqkrqiln3p9X2DZVxaGbwhn2pi7MrRagKaOcIKe8L3OxYcbhXLgLFUS3zAYuQjKBQgmuNg==}
359
+ engines: {node: ^20.19.0 || ^22.12.0 || >=23}
360
+
361
+ zod@4.4.3:
362
+ resolution: {integrity: sha512-ytENFjIJFl2UwYglde2jchW2Hwm4GJFLDiSXWdTrJQBIN9Fcyp7n4DhxJEiWNAJMV1/BqWfW/kkg71UDcHJyTQ==}
363
+
364
+ snapshots:
365
+
366
+ '@angular/aria@22.0.5(@angular/cdk@22.0.5(@angular/common@22.0.6(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2))(rxjs@7.8.2))(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2))(@angular/platform-browser@22.0.6(@angular/common@22.0.6(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2))(rxjs@7.8.2))(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2)))(rxjs@7.8.2))(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2))':
367
+ dependencies:
368
+ '@angular/cdk': 22.0.5(@angular/common@22.0.6(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2))(rxjs@7.8.2))(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2))(@angular/platform-browser@22.0.6(@angular/common@22.0.6(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2))(rxjs@7.8.2))(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2)))(rxjs@7.8.2)
369
+ '@angular/core': 22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2)
370
+ tslib: 2.8.1
371
+
372
+ '@angular/cdk@22.0.5(@angular/common@22.0.6(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2))(rxjs@7.8.2))(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2))(@angular/platform-browser@22.0.6(@angular/common@22.0.6(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2))(rxjs@7.8.2))(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2)))(rxjs@7.8.2)':
373
+ dependencies:
374
+ '@angular/common': 22.0.6(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2))(rxjs@7.8.2)
375
+ '@angular/core': 22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2)
376
+ '@angular/platform-browser': 22.0.6(@angular/common@22.0.6(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2))(rxjs@7.8.2))(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2))
377
+ parse5: 8.0.1
378
+ rxjs: 7.8.2
379
+ tslib: 2.8.1
380
+
381
+ '@angular/common@22.0.6(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2))(rxjs@7.8.2)':
382
+ dependencies:
383
+ '@angular/core': 22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2)
384
+ rxjs: 7.8.2
385
+ tslib: 2.8.1
386
+
387
+ '@angular/compiler-cli@22.0.6(@angular/compiler@22.0.6)(typescript@6.0.2)':
388
+ dependencies:
389
+ '@angular/compiler': 22.0.6
390
+ '@babel/core': 7.29.7
391
+ '@jridgewell/sourcemap-codec': 1.5.5
392
+ chokidar: 5.0.0
393
+ convert-source-map: 1.9.0
394
+ reflect-metadata: 0.2.2
395
+ semver: 7.8.5
396
+ tslib: 2.8.1
397
+ yargs: 18.0.0
398
+ optionalDependencies:
399
+ typescript: 6.0.2
400
+ transitivePeerDependencies:
401
+ - supports-color
402
+
403
+ '@angular/compiler@22.0.6':
404
+ dependencies:
405
+ tslib: 2.8.1
406
+
407
+ '@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2)':
408
+ dependencies:
409
+ rxjs: 7.8.2
410
+ tslib: 2.8.1
411
+ optionalDependencies:
412
+ '@angular/compiler': 22.0.6
413
+
414
+ '@angular/forms@22.0.6(@angular/common@22.0.6(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2))(rxjs@7.8.2))(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2))(@angular/platform-browser@22.0.6(@angular/common@22.0.6(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2))(rxjs@7.8.2))(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2)))(rxjs@7.8.2)':
415
+ dependencies:
416
+ '@angular/common': 22.0.6(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2))(rxjs@7.8.2)
417
+ '@angular/core': 22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2)
418
+ '@angular/platform-browser': 22.0.6(@angular/common@22.0.6(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2))(rxjs@7.8.2))(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2))
419
+ '@standard-schema/spec': 1.1.0
420
+ rxjs: 7.8.2
421
+ tslib: 2.8.1
422
+ zod: 4.4.3
423
+
424
+ '@angular/platform-browser@22.0.6(@angular/common@22.0.6(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2))(rxjs@7.8.2))(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2))':
425
+ dependencies:
426
+ '@angular/common': 22.0.6(@angular/core@22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2))(rxjs@7.8.2)
427
+ '@angular/core': 22.0.6(@angular/compiler@22.0.6)(rxjs@7.8.2)
428
+ tslib: 2.8.1
429
+
430
+ '@babel/code-frame@7.29.7':
431
+ dependencies:
432
+ '@babel/helper-validator-identifier': 7.29.7
433
+ js-tokens: 4.0.0
434
+ picocolors: 1.1.1
435
+
436
+ '@babel/compat-data@7.29.7': {}
437
+
438
+ '@babel/core@7.29.7':
439
+ dependencies:
440
+ '@babel/code-frame': 7.29.7
441
+ '@babel/generator': 7.29.7
442
+ '@babel/helper-compilation-targets': 7.29.7
443
+ '@babel/helper-module-transforms': 7.29.7(@babel/core@7.29.7)
444
+ '@babel/helpers': 7.29.7
445
+ '@babel/parser': 7.29.7
446
+ '@babel/template': 7.29.7
447
+ '@babel/traverse': 7.29.7
448
+ '@babel/types': 7.29.7
449
+ '@jridgewell/remapping': 2.3.5
450
+ convert-source-map: 2.0.0
451
+ debug: 4.4.3
452
+ gensync: 1.0.0-beta.2
453
+ json5: 2.2.3
454
+ semver: 6.3.1
455
+ transitivePeerDependencies:
456
+ - supports-color
457
+
458
+ '@babel/generator@7.29.7':
459
+ dependencies:
460
+ '@babel/parser': 7.29.7
461
+ '@babel/types': 7.29.7
462
+ '@jridgewell/gen-mapping': 0.3.13
463
+ '@jridgewell/trace-mapping': 0.3.31
464
+ jsesc: 3.1.0
465
+
466
+ '@babel/helper-compilation-targets@7.29.7':
467
+ dependencies:
468
+ '@babel/compat-data': 7.29.7
469
+ '@babel/helper-validator-option': 7.29.7
470
+ browserslist: 4.28.6
471
+ lru-cache: 5.1.1
472
+ semver: 6.3.1
473
+
474
+ '@babel/helper-globals@7.29.7': {}
475
+
476
+ '@babel/helper-module-imports@7.29.7':
477
+ dependencies:
478
+ '@babel/traverse': 7.29.7
479
+ '@babel/types': 7.29.7
480
+ transitivePeerDependencies:
481
+ - supports-color
482
+
483
+ '@babel/helper-module-transforms@7.29.7(@babel/core@7.29.7)':
484
+ dependencies:
485
+ '@babel/core': 7.29.7
486
+ '@babel/helper-module-imports': 7.29.7
487
+ '@babel/helper-validator-identifier': 7.29.7
488
+ '@babel/traverse': 7.29.7
489
+ transitivePeerDependencies:
490
+ - supports-color
491
+
492
+ '@babel/helper-string-parser@7.29.7': {}
493
+
494
+ '@babel/helper-validator-identifier@7.29.7': {}
495
+
496
+ '@babel/helper-validator-option@7.29.7': {}
497
+
498
+ '@babel/helpers@7.29.7':
499
+ dependencies:
500
+ '@babel/template': 7.29.7
501
+ '@babel/types': 7.29.7
502
+
503
+ '@babel/parser@7.29.7':
504
+ dependencies:
505
+ '@babel/types': 7.29.7
506
+
507
+ '@babel/template@7.29.7':
508
+ dependencies:
509
+ '@babel/code-frame': 7.29.7
510
+ '@babel/parser': 7.29.7
511
+ '@babel/types': 7.29.7
512
+
513
+ '@babel/traverse@7.29.7':
514
+ dependencies:
515
+ '@babel/code-frame': 7.29.7
516
+ '@babel/generator': 7.29.7
517
+ '@babel/helper-globals': 7.29.7
518
+ '@babel/parser': 7.29.7
519
+ '@babel/template': 7.29.7
520
+ '@babel/types': 7.29.7
521
+ debug: 4.4.3
522
+ transitivePeerDependencies:
523
+ - supports-color
524
+
525
+ '@babel/types@7.29.7':
526
+ dependencies:
527
+ '@babel/helper-string-parser': 7.29.7
528
+ '@babel/helper-validator-identifier': 7.29.7
529
+
530
+ '@jridgewell/gen-mapping@0.3.13':
531
+ dependencies:
532
+ '@jridgewell/sourcemap-codec': 1.5.5
533
+ '@jridgewell/trace-mapping': 0.3.31
534
+
535
+ '@jridgewell/remapping@2.3.5':
536
+ dependencies:
537
+ '@jridgewell/gen-mapping': 0.3.13
538
+ '@jridgewell/trace-mapping': 0.3.31
539
+
540
+ '@jridgewell/resolve-uri@3.1.2': {}
541
+
542
+ '@jridgewell/sourcemap-codec@1.5.5': {}
543
+
544
+ '@jridgewell/trace-mapping@0.3.31':
545
+ dependencies:
546
+ '@jridgewell/resolve-uri': 3.1.2
547
+ '@jridgewell/sourcemap-codec': 1.5.5
548
+
549
+ '@standard-schema/spec@1.1.0': {}
550
+
551
+ ansi-regex@6.2.2: {}
552
+
553
+ ansi-styles@6.2.3: {}
554
+
555
+ baseline-browser-mapping@2.10.43: {}
556
+
557
+ browserslist@4.28.6:
558
+ dependencies:
559
+ baseline-browser-mapping: 2.10.43
560
+ caniuse-lite: 1.0.30001806
561
+ electron-to-chromium: 1.5.393
562
+ node-releases: 2.0.51
563
+ update-browserslist-db: 1.2.3(browserslist@4.28.6)
564
+
565
+ caniuse-lite@1.0.30001806: {}
566
+
567
+ chokidar@5.0.0:
568
+ dependencies:
569
+ readdirp: 5.0.0
570
+
571
+ cliui@9.0.1:
572
+ dependencies:
573
+ string-width: 7.2.0
574
+ strip-ansi: 7.2.0
575
+ wrap-ansi: 9.0.2
576
+
577
+ convert-source-map@1.9.0: {}
578
+
579
+ convert-source-map@2.0.0: {}
580
+
581
+ debug@4.4.3:
582
+ dependencies:
583
+ ms: 2.1.3
584
+
585
+ electron-to-chromium@1.5.393: {}
586
+
587
+ emoji-regex@10.6.0: {}
588
+
589
+ entities@8.0.0: {}
590
+
591
+ escalade@3.2.0: {}
592
+
593
+ gensync@1.0.0-beta.2: {}
594
+
595
+ get-caller-file@2.0.5: {}
596
+
597
+ get-east-asian-width@1.6.0: {}
598
+
599
+ js-tokens@4.0.0: {}
600
+
601
+ jsesc@3.1.0: {}
602
+
603
+ json5@2.2.3: {}
604
+
605
+ lru-cache@5.1.1:
606
+ dependencies:
607
+ yallist: 3.1.1
608
+
609
+ ms@2.1.3: {}
610
+
611
+ node-releases@2.0.51: {}
612
+
613
+ parse5@8.0.1:
614
+ dependencies:
615
+ entities: 8.0.0
616
+
617
+ picocolors@1.1.1: {}
618
+
619
+ readdirp@5.0.0: {}
620
+
621
+ reflect-metadata@0.2.2: {}
622
+
623
+ rxjs@7.8.2:
624
+ dependencies:
625
+ tslib: 2.8.1
626
+
627
+ semver@6.3.1: {}
628
+
629
+ semver@7.8.5: {}
630
+
631
+ string-width@7.2.0:
632
+ dependencies:
633
+ emoji-regex: 10.6.0
634
+ get-east-asian-width: 1.6.0
635
+ strip-ansi: 7.2.0
636
+
637
+ strip-ansi@7.2.0:
638
+ dependencies:
639
+ ansi-regex: 6.2.2
640
+
641
+ tslib@2.8.1: {}
642
+
643
+ typescript@6.0.2: {}
644
+
645
+ update-browserslist-db@1.2.3(browserslist@4.28.6):
646
+ dependencies:
647
+ browserslist: 4.28.6
648
+ escalade: 3.2.0
649
+ picocolors: 1.1.1
650
+
651
+ wrap-ansi@9.0.2:
652
+ dependencies:
653
+ ansi-styles: 6.2.3
654
+ string-width: 7.2.0
655
+ strip-ansi: 7.2.0
656
+
657
+ y18n@5.0.8: {}
658
+
659
+ yallist@3.1.1: {}
660
+
661
+ yargs-parser@22.0.0: {}
662
+
663
+ yargs@18.0.0:
664
+ dependencies:
665
+ cliui: 9.0.1
666
+ escalade: 3.2.0
667
+ get-caller-file: 2.0.5
668
+ string-width: 7.2.0
669
+ y18n: 5.0.8
670
+ yargs-parser: 22.0.0
671
+
672
+ zod@4.4.3: {}