@genesislcap/foundation-utils 14.71.2 → 14.72.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 +49 -49
- package/package.json +2 -2
|
@@ -394,6 +394,55 @@
|
|
|
394
394
|
}
|
|
395
395
|
]
|
|
396
396
|
},
|
|
397
|
+
{
|
|
398
|
+
"kind": "javascript-module",
|
|
399
|
+
"path": "src/design-system/design-system.ts",
|
|
400
|
+
"declarations": [
|
|
401
|
+
{
|
|
402
|
+
"kind": "function",
|
|
403
|
+
"name": "assureDesignSystem",
|
|
404
|
+
"return": {
|
|
405
|
+
"type": {
|
|
406
|
+
"text": "DesignSystemModule"
|
|
407
|
+
}
|
|
408
|
+
},
|
|
409
|
+
"parameters": [
|
|
410
|
+
{
|
|
411
|
+
"name": "module",
|
|
412
|
+
"type": {
|
|
413
|
+
"text": "DesignSystemModule"
|
|
414
|
+
}
|
|
415
|
+
}
|
|
416
|
+
],
|
|
417
|
+
"privacy": "public"
|
|
418
|
+
}
|
|
419
|
+
],
|
|
420
|
+
"exports": [
|
|
421
|
+
{
|
|
422
|
+
"kind": "js",
|
|
423
|
+
"name": "assureDesignSystem",
|
|
424
|
+
"declaration": {
|
|
425
|
+
"name": "assureDesignSystem",
|
|
426
|
+
"module": "src/design-system/design-system.ts"
|
|
427
|
+
}
|
|
428
|
+
}
|
|
429
|
+
]
|
|
430
|
+
},
|
|
431
|
+
{
|
|
432
|
+
"kind": "javascript-module",
|
|
433
|
+
"path": "src/design-system/index.ts",
|
|
434
|
+
"declarations": [],
|
|
435
|
+
"exports": [
|
|
436
|
+
{
|
|
437
|
+
"kind": "js",
|
|
438
|
+
"name": "*",
|
|
439
|
+
"declaration": {
|
|
440
|
+
"name": "*",
|
|
441
|
+
"package": "./design-system"
|
|
442
|
+
}
|
|
443
|
+
}
|
|
444
|
+
]
|
|
445
|
+
},
|
|
397
446
|
{
|
|
398
447
|
"kind": "javascript-module",
|
|
399
448
|
"path": "src/directives/index.ts",
|
|
@@ -834,55 +883,6 @@
|
|
|
834
883
|
}
|
|
835
884
|
]
|
|
836
885
|
},
|
|
837
|
-
{
|
|
838
|
-
"kind": "javascript-module",
|
|
839
|
-
"path": "src/design-system/design-system.ts",
|
|
840
|
-
"declarations": [
|
|
841
|
-
{
|
|
842
|
-
"kind": "function",
|
|
843
|
-
"name": "assureDesignSystem",
|
|
844
|
-
"return": {
|
|
845
|
-
"type": {
|
|
846
|
-
"text": "DesignSystemModule"
|
|
847
|
-
}
|
|
848
|
-
},
|
|
849
|
-
"parameters": [
|
|
850
|
-
{
|
|
851
|
-
"name": "module",
|
|
852
|
-
"type": {
|
|
853
|
-
"text": "DesignSystemModule"
|
|
854
|
-
}
|
|
855
|
-
}
|
|
856
|
-
],
|
|
857
|
-
"privacy": "public"
|
|
858
|
-
}
|
|
859
|
-
],
|
|
860
|
-
"exports": [
|
|
861
|
-
{
|
|
862
|
-
"kind": "js",
|
|
863
|
-
"name": "assureDesignSystem",
|
|
864
|
-
"declaration": {
|
|
865
|
-
"name": "assureDesignSystem",
|
|
866
|
-
"module": "src/design-system/design-system.ts"
|
|
867
|
-
}
|
|
868
|
-
}
|
|
869
|
-
]
|
|
870
|
-
},
|
|
871
|
-
{
|
|
872
|
-
"kind": "javascript-module",
|
|
873
|
-
"path": "src/design-system/index.ts",
|
|
874
|
-
"declarations": [],
|
|
875
|
-
"exports": [
|
|
876
|
-
{
|
|
877
|
-
"kind": "js",
|
|
878
|
-
"name": "*",
|
|
879
|
-
"declaration": {
|
|
880
|
-
"name": "*",
|
|
881
|
-
"package": "./design-system"
|
|
882
|
-
}
|
|
883
|
-
}
|
|
884
|
-
]
|
|
885
|
-
},
|
|
886
886
|
{
|
|
887
887
|
"kind": "javascript-module",
|
|
888
888
|
"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.
|
|
4
|
+
"version": "14.72.0",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -41,5 +41,5 @@
|
|
|
41
41
|
"access": "public"
|
|
42
42
|
},
|
|
43
43
|
"customElements": "dist/custom-elements.json",
|
|
44
|
-
"gitHead": "
|
|
44
|
+
"gitHead": "c352280fa2af8458c0ab91fa5b97e13e4f1886ad"
|
|
45
45
|
}
|