@genesislcap/foundation-utils 14.191.1 → 14.192.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 +50 -50
- package/package.json +10 -10
|
@@ -212,56 +212,6 @@
|
|
|
212
212
|
}
|
|
213
213
|
]
|
|
214
214
|
},
|
|
215
|
-
{
|
|
216
|
-
"kind": "javascript-module",
|
|
217
|
-
"path": "src/design-system/design-system.ts",
|
|
218
|
-
"declarations": [
|
|
219
|
-
{
|
|
220
|
-
"kind": "function",
|
|
221
|
-
"name": "assureDesignSystem",
|
|
222
|
-
"return": {
|
|
223
|
-
"type": {
|
|
224
|
-
"text": "DesignSystemModule"
|
|
225
|
-
}
|
|
226
|
-
},
|
|
227
|
-
"parameters": [
|
|
228
|
-
{
|
|
229
|
-
"name": "module",
|
|
230
|
-
"type": {
|
|
231
|
-
"text": "DesignSystemModule"
|
|
232
|
-
}
|
|
233
|
-
}
|
|
234
|
-
],
|
|
235
|
-
"description": "assureDesignSystem.",
|
|
236
|
-
"privacy": "public"
|
|
237
|
-
}
|
|
238
|
-
],
|
|
239
|
-
"exports": [
|
|
240
|
-
{
|
|
241
|
-
"kind": "js",
|
|
242
|
-
"name": "assureDesignSystem",
|
|
243
|
-
"declaration": {
|
|
244
|
-
"name": "assureDesignSystem",
|
|
245
|
-
"module": "src/design-system/design-system.ts"
|
|
246
|
-
}
|
|
247
|
-
}
|
|
248
|
-
]
|
|
249
|
-
},
|
|
250
|
-
{
|
|
251
|
-
"kind": "javascript-module",
|
|
252
|
-
"path": "src/design-system/index.ts",
|
|
253
|
-
"declarations": [],
|
|
254
|
-
"exports": [
|
|
255
|
-
{
|
|
256
|
-
"kind": "js",
|
|
257
|
-
"name": "*",
|
|
258
|
-
"declaration": {
|
|
259
|
-
"name": "*",
|
|
260
|
-
"package": "./design-system"
|
|
261
|
-
}
|
|
262
|
-
}
|
|
263
|
-
]
|
|
264
|
-
},
|
|
265
215
|
{
|
|
266
216
|
"kind": "javascript-module",
|
|
267
217
|
"path": "src/data/inMemoryDatabase.ts",
|
|
@@ -483,6 +433,56 @@
|
|
|
483
433
|
}
|
|
484
434
|
]
|
|
485
435
|
},
|
|
436
|
+
{
|
|
437
|
+
"kind": "javascript-module",
|
|
438
|
+
"path": "src/design-system/design-system.ts",
|
|
439
|
+
"declarations": [
|
|
440
|
+
{
|
|
441
|
+
"kind": "function",
|
|
442
|
+
"name": "assureDesignSystem",
|
|
443
|
+
"return": {
|
|
444
|
+
"type": {
|
|
445
|
+
"text": "DesignSystemModule"
|
|
446
|
+
}
|
|
447
|
+
},
|
|
448
|
+
"parameters": [
|
|
449
|
+
{
|
|
450
|
+
"name": "module",
|
|
451
|
+
"type": {
|
|
452
|
+
"text": "DesignSystemModule"
|
|
453
|
+
}
|
|
454
|
+
}
|
|
455
|
+
],
|
|
456
|
+
"description": "assureDesignSystem.",
|
|
457
|
+
"privacy": "public"
|
|
458
|
+
}
|
|
459
|
+
],
|
|
460
|
+
"exports": [
|
|
461
|
+
{
|
|
462
|
+
"kind": "js",
|
|
463
|
+
"name": "assureDesignSystem",
|
|
464
|
+
"declaration": {
|
|
465
|
+
"name": "assureDesignSystem",
|
|
466
|
+
"module": "src/design-system/design-system.ts"
|
|
467
|
+
}
|
|
468
|
+
}
|
|
469
|
+
]
|
|
470
|
+
},
|
|
471
|
+
{
|
|
472
|
+
"kind": "javascript-module",
|
|
473
|
+
"path": "src/design-system/index.ts",
|
|
474
|
+
"declarations": [],
|
|
475
|
+
"exports": [
|
|
476
|
+
{
|
|
477
|
+
"kind": "js",
|
|
478
|
+
"name": "*",
|
|
479
|
+
"declaration": {
|
|
480
|
+
"name": "*",
|
|
481
|
+
"package": "./design-system"
|
|
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.192.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.192.0",
|
|
31
|
+
"@genesislcap/genx": "14.192.0",
|
|
32
|
+
"@genesislcap/rollup-builder": "14.192.0",
|
|
33
|
+
"@genesislcap/ts-builder": "14.192.0",
|
|
34
|
+
"@genesislcap/uvu-playwright-builder": "14.192.0",
|
|
35
|
+
"@genesislcap/vite-builder": "14.192.0",
|
|
36
|
+
"@genesislcap/webpack-builder": "14.192.0",
|
|
37
37
|
"rimraf": "^5.0.0"
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@genesislcap/foundation-logger": "14.
|
|
40
|
+
"@genesislcap/foundation-logger": "14.192.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",
|
|
@@ -54,5 +54,5 @@
|
|
|
54
54
|
"access": "public"
|
|
55
55
|
},
|
|
56
56
|
"customElements": "dist/custom-elements.json",
|
|
57
|
-
"gitHead": "
|
|
57
|
+
"gitHead": "655e23ada5211eb8986f1bead581ea9d0b772732"
|
|
58
58
|
}
|