@genesislcap/foundation-utils 14.182.0 → 14.182.1
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
|
@@ -380,6 +380,56 @@
|
|
|
380
380
|
}
|
|
381
381
|
]
|
|
382
382
|
},
|
|
383
|
+
{
|
|
384
|
+
"kind": "javascript-module",
|
|
385
|
+
"path": "src/design-system/design-system.ts",
|
|
386
|
+
"declarations": [
|
|
387
|
+
{
|
|
388
|
+
"kind": "function",
|
|
389
|
+
"name": "assureDesignSystem",
|
|
390
|
+
"return": {
|
|
391
|
+
"type": {
|
|
392
|
+
"text": "DesignSystemModule"
|
|
393
|
+
}
|
|
394
|
+
},
|
|
395
|
+
"parameters": [
|
|
396
|
+
{
|
|
397
|
+
"name": "module",
|
|
398
|
+
"type": {
|
|
399
|
+
"text": "DesignSystemModule"
|
|
400
|
+
}
|
|
401
|
+
}
|
|
402
|
+
],
|
|
403
|
+
"description": "assureDesignSystem.",
|
|
404
|
+
"privacy": "public"
|
|
405
|
+
}
|
|
406
|
+
],
|
|
407
|
+
"exports": [
|
|
408
|
+
{
|
|
409
|
+
"kind": "js",
|
|
410
|
+
"name": "assureDesignSystem",
|
|
411
|
+
"declaration": {
|
|
412
|
+
"name": "assureDesignSystem",
|
|
413
|
+
"module": "src/design-system/design-system.ts"
|
|
414
|
+
}
|
|
415
|
+
}
|
|
416
|
+
]
|
|
417
|
+
},
|
|
418
|
+
{
|
|
419
|
+
"kind": "javascript-module",
|
|
420
|
+
"path": "src/design-system/index.ts",
|
|
421
|
+
"declarations": [],
|
|
422
|
+
"exports": [
|
|
423
|
+
{
|
|
424
|
+
"kind": "js",
|
|
425
|
+
"name": "*",
|
|
426
|
+
"declaration": {
|
|
427
|
+
"name": "*",
|
|
428
|
+
"package": "./design-system"
|
|
429
|
+
}
|
|
430
|
+
}
|
|
431
|
+
]
|
|
432
|
+
},
|
|
383
433
|
{
|
|
384
434
|
"kind": "javascript-module",
|
|
385
435
|
"path": "src/env/index.ts",
|
|
@@ -603,56 +653,6 @@
|
|
|
603
653
|
}
|
|
604
654
|
]
|
|
605
655
|
},
|
|
606
|
-
{
|
|
607
|
-
"kind": "javascript-module",
|
|
608
|
-
"path": "src/design-system/design-system.ts",
|
|
609
|
-
"declarations": [
|
|
610
|
-
{
|
|
611
|
-
"kind": "function",
|
|
612
|
-
"name": "assureDesignSystem",
|
|
613
|
-
"return": {
|
|
614
|
-
"type": {
|
|
615
|
-
"text": "DesignSystemModule"
|
|
616
|
-
}
|
|
617
|
-
},
|
|
618
|
-
"parameters": [
|
|
619
|
-
{
|
|
620
|
-
"name": "module",
|
|
621
|
-
"type": {
|
|
622
|
-
"text": "DesignSystemModule"
|
|
623
|
-
}
|
|
624
|
-
}
|
|
625
|
-
],
|
|
626
|
-
"description": "assureDesignSystem.",
|
|
627
|
-
"privacy": "public"
|
|
628
|
-
}
|
|
629
|
-
],
|
|
630
|
-
"exports": [
|
|
631
|
-
{
|
|
632
|
-
"kind": "js",
|
|
633
|
-
"name": "assureDesignSystem",
|
|
634
|
-
"declaration": {
|
|
635
|
-
"name": "assureDesignSystem",
|
|
636
|
-
"module": "src/design-system/design-system.ts"
|
|
637
|
-
}
|
|
638
|
-
}
|
|
639
|
-
]
|
|
640
|
-
},
|
|
641
|
-
{
|
|
642
|
-
"kind": "javascript-module",
|
|
643
|
-
"path": "src/design-system/index.ts",
|
|
644
|
-
"declarations": [],
|
|
645
|
-
"exports": [
|
|
646
|
-
{
|
|
647
|
-
"kind": "js",
|
|
648
|
-
"name": "*",
|
|
649
|
-
"declaration": {
|
|
650
|
-
"name": "*",
|
|
651
|
-
"package": "./design-system"
|
|
652
|
-
}
|
|
653
|
-
}
|
|
654
|
-
]
|
|
655
|
-
},
|
|
656
656
|
{
|
|
657
657
|
"kind": "javascript-module",
|
|
658
658
|
"path": "src/decorators/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.182.
|
|
4
|
+
"version": "14.182.1",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -19,17 +19,17 @@
|
|
|
19
19
|
"test": "genx test"
|
|
20
20
|
},
|
|
21
21
|
"devDependencies": {
|
|
22
|
-
"@genesislcap/foundation-testing": "14.182.
|
|
23
|
-
"@genesislcap/genx": "14.182.
|
|
24
|
-
"@genesislcap/rollup-builder": "14.182.
|
|
25
|
-
"@genesislcap/ts-builder": "14.182.
|
|
26
|
-
"@genesislcap/uvu-playwright-builder": "14.182.
|
|
27
|
-
"@genesislcap/vite-builder": "14.182.
|
|
28
|
-
"@genesislcap/webpack-builder": "14.182.
|
|
22
|
+
"@genesislcap/foundation-testing": "14.182.1",
|
|
23
|
+
"@genesislcap/genx": "14.182.1",
|
|
24
|
+
"@genesislcap/rollup-builder": "14.182.1",
|
|
25
|
+
"@genesislcap/ts-builder": "14.182.1",
|
|
26
|
+
"@genesislcap/uvu-playwright-builder": "14.182.1",
|
|
27
|
+
"@genesislcap/vite-builder": "14.182.1",
|
|
28
|
+
"@genesislcap/webpack-builder": "14.182.1",
|
|
29
29
|
"rimraf": "^3.0.2"
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"@genesislcap/foundation-logger": "14.182.
|
|
32
|
+
"@genesislcap/foundation-logger": "14.182.1",
|
|
33
33
|
"@microsoft/fast-components": "^2.30.6",
|
|
34
34
|
"@microsoft/fast-element": "^1.12.0",
|
|
35
35
|
"@microsoft/fast-foundation": "^2.49.4",
|
|
@@ -47,5 +47,5 @@
|
|
|
47
47
|
"access": "public"
|
|
48
48
|
},
|
|
49
49
|
"customElements": "dist/custom-elements.json",
|
|
50
|
-
"gitHead": "
|
|
50
|
+
"gitHead": "269302eb913285781ee3875d82c4eddc34eb8aa9"
|
|
51
51
|
}
|