@genesislcap/foundation-utils 14.183.2 → 14.183.4
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
|
@@ -410,6 +410,56 @@
|
|
|
410
410
|
}
|
|
411
411
|
]
|
|
412
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
|
+
},
|
|
413
463
|
{
|
|
414
464
|
"kind": "javascript-module",
|
|
415
465
|
"path": "src/directives/index.ts",
|
|
@@ -855,56 +905,6 @@
|
|
|
855
905
|
}
|
|
856
906
|
]
|
|
857
907
|
},
|
|
858
|
-
{
|
|
859
|
-
"kind": "javascript-module",
|
|
860
|
-
"path": "src/design-system/design-system.ts",
|
|
861
|
-
"declarations": [
|
|
862
|
-
{
|
|
863
|
-
"kind": "function",
|
|
864
|
-
"name": "assureDesignSystem",
|
|
865
|
-
"return": {
|
|
866
|
-
"type": {
|
|
867
|
-
"text": "DesignSystemModule"
|
|
868
|
-
}
|
|
869
|
-
},
|
|
870
|
-
"parameters": [
|
|
871
|
-
{
|
|
872
|
-
"name": "module",
|
|
873
|
-
"type": {
|
|
874
|
-
"text": "DesignSystemModule"
|
|
875
|
-
}
|
|
876
|
-
}
|
|
877
|
-
],
|
|
878
|
-
"description": "assureDesignSystem.",
|
|
879
|
-
"privacy": "public"
|
|
880
|
-
}
|
|
881
|
-
],
|
|
882
|
-
"exports": [
|
|
883
|
-
{
|
|
884
|
-
"kind": "js",
|
|
885
|
-
"name": "assureDesignSystem",
|
|
886
|
-
"declaration": {
|
|
887
|
-
"name": "assureDesignSystem",
|
|
888
|
-
"module": "src/design-system/design-system.ts"
|
|
889
|
-
}
|
|
890
|
-
}
|
|
891
|
-
]
|
|
892
|
-
},
|
|
893
|
-
{
|
|
894
|
-
"kind": "javascript-module",
|
|
895
|
-
"path": "src/design-system/index.ts",
|
|
896
|
-
"declarations": [],
|
|
897
|
-
"exports": [
|
|
898
|
-
{
|
|
899
|
-
"kind": "js",
|
|
900
|
-
"name": "*",
|
|
901
|
-
"declaration": {
|
|
902
|
-
"name": "*",
|
|
903
|
-
"package": "./design-system"
|
|
904
|
-
}
|
|
905
|
-
}
|
|
906
|
-
]
|
|
907
|
-
},
|
|
908
908
|
{
|
|
909
909
|
"kind": "javascript-module",
|
|
910
910
|
"path": "src/formatters/datetime.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.183.
|
|
4
|
+
"version": "14.183.4",
|
|
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.183.
|
|
23
|
-
"@genesislcap/genx": "14.183.
|
|
24
|
-
"@genesislcap/rollup-builder": "14.183.
|
|
25
|
-
"@genesislcap/ts-builder": "14.183.
|
|
26
|
-
"@genesislcap/uvu-playwright-builder": "14.183.
|
|
27
|
-
"@genesislcap/vite-builder": "14.183.
|
|
28
|
-
"@genesislcap/webpack-builder": "14.183.
|
|
22
|
+
"@genesislcap/foundation-testing": "14.183.4",
|
|
23
|
+
"@genesislcap/genx": "14.183.4",
|
|
24
|
+
"@genesislcap/rollup-builder": "14.183.4",
|
|
25
|
+
"@genesislcap/ts-builder": "14.183.4",
|
|
26
|
+
"@genesislcap/uvu-playwright-builder": "14.183.4",
|
|
27
|
+
"@genesislcap/vite-builder": "14.183.4",
|
|
28
|
+
"@genesislcap/webpack-builder": "14.183.4",
|
|
29
29
|
"rimraf": "^3.0.2"
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"@genesislcap/foundation-logger": "14.183.
|
|
32
|
+
"@genesislcap/foundation-logger": "14.183.4",
|
|
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": "ba6d12c3196029a1d6d68335fd6da494139a6afc"
|
|
51
51
|
}
|