@genesislcap/foundation-utils 14.206.4 → 14.207.0
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/custom-elements.json +65 -65
- package/package.json +10 -10
@@ -626,6 +626,56 @@
|
|
626
626
|
}
|
627
627
|
]
|
628
628
|
},
|
629
|
+
{
|
630
|
+
"kind": "javascript-module",
|
631
|
+
"path": "src/design-system/design-system.ts",
|
632
|
+
"declarations": [
|
633
|
+
{
|
634
|
+
"kind": "function",
|
635
|
+
"name": "assureDesignSystem",
|
636
|
+
"return": {
|
637
|
+
"type": {
|
638
|
+
"text": "DesignSystemModule"
|
639
|
+
}
|
640
|
+
},
|
641
|
+
"parameters": [
|
642
|
+
{
|
643
|
+
"name": "module",
|
644
|
+
"type": {
|
645
|
+
"text": "DesignSystemModule"
|
646
|
+
}
|
647
|
+
}
|
648
|
+
],
|
649
|
+
"description": "assureDesignSystem.",
|
650
|
+
"privacy": "public"
|
651
|
+
}
|
652
|
+
],
|
653
|
+
"exports": [
|
654
|
+
{
|
655
|
+
"kind": "js",
|
656
|
+
"name": "assureDesignSystem",
|
657
|
+
"declaration": {
|
658
|
+
"name": "assureDesignSystem",
|
659
|
+
"module": "src/design-system/design-system.ts"
|
660
|
+
}
|
661
|
+
}
|
662
|
+
]
|
663
|
+
},
|
664
|
+
{
|
665
|
+
"kind": "javascript-module",
|
666
|
+
"path": "src/design-system/index.ts",
|
667
|
+
"declarations": [],
|
668
|
+
"exports": [
|
669
|
+
{
|
670
|
+
"kind": "js",
|
671
|
+
"name": "*",
|
672
|
+
"declaration": {
|
673
|
+
"name": "*",
|
674
|
+
"package": "./design-system"
|
675
|
+
}
|
676
|
+
}
|
677
|
+
]
|
678
|
+
},
|
629
679
|
{
|
630
680
|
"kind": "javascript-module",
|
631
681
|
"path": "src/error/errorMap.ts",
|
@@ -878,56 +928,6 @@
|
|
878
928
|
}
|
879
929
|
]
|
880
930
|
},
|
881
|
-
{
|
882
|
-
"kind": "javascript-module",
|
883
|
-
"path": "src/design-system/design-system.ts",
|
884
|
-
"declarations": [
|
885
|
-
{
|
886
|
-
"kind": "function",
|
887
|
-
"name": "assureDesignSystem",
|
888
|
-
"return": {
|
889
|
-
"type": {
|
890
|
-
"text": "DesignSystemModule"
|
891
|
-
}
|
892
|
-
},
|
893
|
-
"parameters": [
|
894
|
-
{
|
895
|
-
"name": "module",
|
896
|
-
"type": {
|
897
|
-
"text": "DesignSystemModule"
|
898
|
-
}
|
899
|
-
}
|
900
|
-
],
|
901
|
-
"description": "assureDesignSystem.",
|
902
|
-
"privacy": "public"
|
903
|
-
}
|
904
|
-
],
|
905
|
-
"exports": [
|
906
|
-
{
|
907
|
-
"kind": "js",
|
908
|
-
"name": "assureDesignSystem",
|
909
|
-
"declaration": {
|
910
|
-
"name": "assureDesignSystem",
|
911
|
-
"module": "src/design-system/design-system.ts"
|
912
|
-
}
|
913
|
-
}
|
914
|
-
]
|
915
|
-
},
|
916
|
-
{
|
917
|
-
"kind": "javascript-module",
|
918
|
-
"path": "src/design-system/index.ts",
|
919
|
-
"declarations": [],
|
920
|
-
"exports": [
|
921
|
-
{
|
922
|
-
"kind": "js",
|
923
|
-
"name": "*",
|
924
|
-
"declaration": {
|
925
|
-
"name": "*",
|
926
|
-
"package": "./design-system"
|
927
|
-
}
|
928
|
-
}
|
929
|
-
]
|
930
|
-
},
|
931
931
|
{
|
932
932
|
"kind": "javascript-module",
|
933
933
|
"path": "src/formatters/datetime.ts",
|
@@ -1506,21 +1506,6 @@
|
|
1506
1506
|
}
|
1507
1507
|
]
|
1508
1508
|
},
|
1509
|
-
{
|
1510
|
-
"kind": "javascript-module",
|
1511
|
-
"path": "src/serializers/index.ts",
|
1512
|
-
"declarations": [],
|
1513
|
-
"exports": [
|
1514
|
-
{
|
1515
|
-
"kind": "js",
|
1516
|
-
"name": "*",
|
1517
|
-
"declaration": {
|
1518
|
-
"name": "*",
|
1519
|
-
"package": "./json"
|
1520
|
-
}
|
1521
|
-
}
|
1522
|
-
]
|
1523
|
-
},
|
1524
1509
|
{
|
1525
1510
|
"kind": "javascript-module",
|
1526
1511
|
"path": "src/state/index.ts",
|
@@ -1647,6 +1632,21 @@
|
|
1647
1632
|
}
|
1648
1633
|
]
|
1649
1634
|
},
|
1635
|
+
{
|
1636
|
+
"kind": "javascript-module",
|
1637
|
+
"path": "src/serializers/index.ts",
|
1638
|
+
"declarations": [],
|
1639
|
+
"exports": [
|
1640
|
+
{
|
1641
|
+
"kind": "js",
|
1642
|
+
"name": "*",
|
1643
|
+
"declaration": {
|
1644
|
+
"name": "*",
|
1645
|
+
"package": "./json"
|
1646
|
+
}
|
1647
|
+
}
|
1648
|
+
]
|
1649
|
+
},
|
1650
1650
|
{
|
1651
1651
|
"kind": "javascript-module",
|
1652
1652
|
"path": "src/styles/color.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.207.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.207.0",
|
31
|
+
"@genesislcap/genx": "14.207.0",
|
32
|
+
"@genesislcap/rollup-builder": "14.207.0",
|
33
|
+
"@genesislcap/ts-builder": "14.207.0",
|
34
|
+
"@genesislcap/uvu-playwright-builder": "14.207.0",
|
35
|
+
"@genesislcap/vite-builder": "14.207.0",
|
36
|
+
"@genesislcap/webpack-builder": "14.207.0",
|
37
37
|
"rimraf": "^5.0.0"
|
38
38
|
},
|
39
39
|
"dependencies": {
|
40
|
-
"@genesislcap/foundation-logger": "14.
|
40
|
+
"@genesislcap/foundation-logger": "14.207.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": "16758f027692f6e4a17639fa974850bb7501ca64"
|
59
59
|
}
|