@genesislcap/foundation-utils 14.199.3-alpha-40ecfcd.0 → 14.200.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.
- package/dist/custom-elements.json +73 -73
- package/package.json +10 -10
|
@@ -159,79 +159,6 @@
|
|
|
159
159
|
}
|
|
160
160
|
]
|
|
161
161
|
},
|
|
162
|
-
{
|
|
163
|
-
"kind": "javascript-module",
|
|
164
|
-
"path": "src/design-system/design-system.ts",
|
|
165
|
-
"declarations": [
|
|
166
|
-
{
|
|
167
|
-
"kind": "function",
|
|
168
|
-
"name": "assureDesignSystem",
|
|
169
|
-
"return": {
|
|
170
|
-
"type": {
|
|
171
|
-
"text": "DesignSystemModule"
|
|
172
|
-
}
|
|
173
|
-
},
|
|
174
|
-
"parameters": [
|
|
175
|
-
{
|
|
176
|
-
"name": "module",
|
|
177
|
-
"type": {
|
|
178
|
-
"text": "DesignSystemModule"
|
|
179
|
-
}
|
|
180
|
-
}
|
|
181
|
-
],
|
|
182
|
-
"description": "assureDesignSystem.",
|
|
183
|
-
"privacy": "public"
|
|
184
|
-
}
|
|
185
|
-
],
|
|
186
|
-
"exports": [
|
|
187
|
-
{
|
|
188
|
-
"kind": "js",
|
|
189
|
-
"name": "assureDesignSystem",
|
|
190
|
-
"declaration": {
|
|
191
|
-
"name": "assureDesignSystem",
|
|
192
|
-
"module": "src/design-system/design-system.ts"
|
|
193
|
-
}
|
|
194
|
-
}
|
|
195
|
-
]
|
|
196
|
-
},
|
|
197
|
-
{
|
|
198
|
-
"kind": "javascript-module",
|
|
199
|
-
"path": "src/design-system/index.ts",
|
|
200
|
-
"declarations": [],
|
|
201
|
-
"exports": [
|
|
202
|
-
{
|
|
203
|
-
"kind": "js",
|
|
204
|
-
"name": "*",
|
|
205
|
-
"declaration": {
|
|
206
|
-
"name": "*",
|
|
207
|
-
"package": "./design-system"
|
|
208
|
-
}
|
|
209
|
-
}
|
|
210
|
-
]
|
|
211
|
-
},
|
|
212
|
-
{
|
|
213
|
-
"kind": "javascript-module",
|
|
214
|
-
"path": "src/directives/index.ts",
|
|
215
|
-
"declarations": [],
|
|
216
|
-
"exports": [
|
|
217
|
-
{
|
|
218
|
-
"kind": "js",
|
|
219
|
-
"name": "*",
|
|
220
|
-
"declaration": {
|
|
221
|
-
"name": "*",
|
|
222
|
-
"package": "./sync"
|
|
223
|
-
}
|
|
224
|
-
},
|
|
225
|
-
{
|
|
226
|
-
"kind": "js",
|
|
227
|
-
"name": "*",
|
|
228
|
-
"declaration": {
|
|
229
|
-
"name": "*",
|
|
230
|
-
"package": "./when-else"
|
|
231
|
-
}
|
|
232
|
-
}
|
|
233
|
-
]
|
|
234
|
-
},
|
|
235
162
|
{
|
|
236
163
|
"kind": "javascript-module",
|
|
237
164
|
"path": "src/data/inMemoryDatabase.ts",
|
|
@@ -483,6 +410,79 @@
|
|
|
483
410
|
}
|
|
484
411
|
]
|
|
485
412
|
},
|
|
413
|
+
{
|
|
414
|
+
"kind": "javascript-module",
|
|
415
|
+
"path": "src/design-system/design-system.ts",
|
|
416
|
+
"declarations": [
|
|
417
|
+
{
|
|
418
|
+
"kind": "function",
|
|
419
|
+
"name": "assureDesignSystem",
|
|
420
|
+
"return": {
|
|
421
|
+
"type": {
|
|
422
|
+
"text": "DesignSystemModule"
|
|
423
|
+
}
|
|
424
|
+
},
|
|
425
|
+
"parameters": [
|
|
426
|
+
{
|
|
427
|
+
"name": "module",
|
|
428
|
+
"type": {
|
|
429
|
+
"text": "DesignSystemModule"
|
|
430
|
+
}
|
|
431
|
+
}
|
|
432
|
+
],
|
|
433
|
+
"description": "assureDesignSystem.",
|
|
434
|
+
"privacy": "public"
|
|
435
|
+
}
|
|
436
|
+
],
|
|
437
|
+
"exports": [
|
|
438
|
+
{
|
|
439
|
+
"kind": "js",
|
|
440
|
+
"name": "assureDesignSystem",
|
|
441
|
+
"declaration": {
|
|
442
|
+
"name": "assureDesignSystem",
|
|
443
|
+
"module": "src/design-system/design-system.ts"
|
|
444
|
+
}
|
|
445
|
+
}
|
|
446
|
+
]
|
|
447
|
+
},
|
|
448
|
+
{
|
|
449
|
+
"kind": "javascript-module",
|
|
450
|
+
"path": "src/design-system/index.ts",
|
|
451
|
+
"declarations": [],
|
|
452
|
+
"exports": [
|
|
453
|
+
{
|
|
454
|
+
"kind": "js",
|
|
455
|
+
"name": "*",
|
|
456
|
+
"declaration": {
|
|
457
|
+
"name": "*",
|
|
458
|
+
"package": "./design-system"
|
|
459
|
+
}
|
|
460
|
+
}
|
|
461
|
+
]
|
|
462
|
+
},
|
|
463
|
+
{
|
|
464
|
+
"kind": "javascript-module",
|
|
465
|
+
"path": "src/directives/index.ts",
|
|
466
|
+
"declarations": [],
|
|
467
|
+
"exports": [
|
|
468
|
+
{
|
|
469
|
+
"kind": "js",
|
|
470
|
+
"name": "*",
|
|
471
|
+
"declaration": {
|
|
472
|
+
"name": "*",
|
|
473
|
+
"package": "./sync"
|
|
474
|
+
}
|
|
475
|
+
},
|
|
476
|
+
{
|
|
477
|
+
"kind": "js",
|
|
478
|
+
"name": "*",
|
|
479
|
+
"declaration": {
|
|
480
|
+
"name": "*",
|
|
481
|
+
"package": "./when-else"
|
|
482
|
+
}
|
|
483
|
+
}
|
|
484
|
+
]
|
|
485
|
+
},
|
|
486
486
|
{
|
|
487
487
|
"kind": "javascript-module",
|
|
488
488
|
"path": "src/env/index.ts",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@genesislcap/foundation-utils",
|
|
3
3
|
"description": "Genesis Foundation Utils",
|
|
4
|
-
"version": "14.
|
|
4
|
+
"version": "14.200.0",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -27,17 +27,17 @@
|
|
|
27
27
|
}
|
|
28
28
|
},
|
|
29
29
|
"devDependencies": {
|
|
30
|
-
"@genesislcap/foundation-testing": "14.
|
|
31
|
-
"@genesislcap/genx": "14.
|
|
32
|
-
"@genesislcap/rollup-builder": "14.
|
|
33
|
-
"@genesislcap/ts-builder": "14.
|
|
34
|
-
"@genesislcap/uvu-playwright-builder": "14.
|
|
35
|
-
"@genesislcap/vite-builder": "14.
|
|
36
|
-
"@genesislcap/webpack-builder": "14.
|
|
30
|
+
"@genesislcap/foundation-testing": "14.200.0",
|
|
31
|
+
"@genesislcap/genx": "14.200.0",
|
|
32
|
+
"@genesislcap/rollup-builder": "14.200.0",
|
|
33
|
+
"@genesislcap/ts-builder": "14.200.0",
|
|
34
|
+
"@genesislcap/uvu-playwright-builder": "14.200.0",
|
|
35
|
+
"@genesislcap/vite-builder": "14.200.0",
|
|
36
|
+
"@genesislcap/webpack-builder": "14.200.0",
|
|
37
37
|
"rimraf": "^5.0.0"
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@genesislcap/foundation-logger": "14.
|
|
40
|
+
"@genesislcap/foundation-logger": "14.200.0",
|
|
41
41
|
"@microsoft/fast-components": "^2.30.6",
|
|
42
42
|
"@microsoft/fast-element": "^1.12.0",
|
|
43
43
|
"@microsoft/fast-foundation": "^2.49.4",
|
|
@@ -55,5 +55,5 @@
|
|
|
55
55
|
"access": "public"
|
|
56
56
|
},
|
|
57
57
|
"customElements": "dist/custom-elements.json",
|
|
58
|
-
"gitHead": "
|
|
58
|
+
"gitHead": "bf780abc088779d4155e228e348279a4825cfc39"
|
|
59
59
|
}
|