@genesislcap/foundation-utils 14.24.1 → 14.24.2
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 +3 -3
|
@@ -386,55 +386,6 @@
|
|
|
386
386
|
}
|
|
387
387
|
]
|
|
388
388
|
},
|
|
389
|
-
{
|
|
390
|
-
"kind": "javascript-module",
|
|
391
|
-
"path": "src/design-system/design-system.ts",
|
|
392
|
-
"declarations": [
|
|
393
|
-
{
|
|
394
|
-
"kind": "function",
|
|
395
|
-
"name": "assureDesignSystem",
|
|
396
|
-
"return": {
|
|
397
|
-
"type": {
|
|
398
|
-
"text": "DesignSystemModule"
|
|
399
|
-
}
|
|
400
|
-
},
|
|
401
|
-
"parameters": [
|
|
402
|
-
{
|
|
403
|
-
"name": "module",
|
|
404
|
-
"type": {
|
|
405
|
-
"text": "DesignSystemModule"
|
|
406
|
-
}
|
|
407
|
-
}
|
|
408
|
-
],
|
|
409
|
-
"privacy": "public"
|
|
410
|
-
}
|
|
411
|
-
],
|
|
412
|
-
"exports": [
|
|
413
|
-
{
|
|
414
|
-
"kind": "js",
|
|
415
|
-
"name": "assureDesignSystem",
|
|
416
|
-
"declaration": {
|
|
417
|
-
"name": "assureDesignSystem",
|
|
418
|
-
"module": "src/design-system/design-system.ts"
|
|
419
|
-
}
|
|
420
|
-
}
|
|
421
|
-
]
|
|
422
|
-
},
|
|
423
|
-
{
|
|
424
|
-
"kind": "javascript-module",
|
|
425
|
-
"path": "src/design-system/index.ts",
|
|
426
|
-
"declarations": [],
|
|
427
|
-
"exports": [
|
|
428
|
-
{
|
|
429
|
-
"kind": "js",
|
|
430
|
-
"name": "*",
|
|
431
|
-
"declaration": {
|
|
432
|
-
"name": "*",
|
|
433
|
-
"package": "./design-system"
|
|
434
|
-
}
|
|
435
|
-
}
|
|
436
|
-
]
|
|
437
|
-
},
|
|
438
389
|
{
|
|
439
390
|
"kind": "javascript-module",
|
|
440
391
|
"path": "src/directives/index.ts",
|
|
@@ -679,6 +630,55 @@
|
|
|
679
630
|
}
|
|
680
631
|
]
|
|
681
632
|
},
|
|
633
|
+
{
|
|
634
|
+
"kind": "javascript-module",
|
|
635
|
+
"path": "src/design-system/design-system.ts",
|
|
636
|
+
"declarations": [
|
|
637
|
+
{
|
|
638
|
+
"kind": "function",
|
|
639
|
+
"name": "assureDesignSystem",
|
|
640
|
+
"return": {
|
|
641
|
+
"type": {
|
|
642
|
+
"text": "DesignSystemModule"
|
|
643
|
+
}
|
|
644
|
+
},
|
|
645
|
+
"parameters": [
|
|
646
|
+
{
|
|
647
|
+
"name": "module",
|
|
648
|
+
"type": {
|
|
649
|
+
"text": "DesignSystemModule"
|
|
650
|
+
}
|
|
651
|
+
}
|
|
652
|
+
],
|
|
653
|
+
"privacy": "public"
|
|
654
|
+
}
|
|
655
|
+
],
|
|
656
|
+
"exports": [
|
|
657
|
+
{
|
|
658
|
+
"kind": "js",
|
|
659
|
+
"name": "assureDesignSystem",
|
|
660
|
+
"declaration": {
|
|
661
|
+
"name": "assureDesignSystem",
|
|
662
|
+
"module": "src/design-system/design-system.ts"
|
|
663
|
+
}
|
|
664
|
+
}
|
|
665
|
+
]
|
|
666
|
+
},
|
|
667
|
+
{
|
|
668
|
+
"kind": "javascript-module",
|
|
669
|
+
"path": "src/design-system/index.ts",
|
|
670
|
+
"declarations": [],
|
|
671
|
+
"exports": [
|
|
672
|
+
{
|
|
673
|
+
"kind": "js",
|
|
674
|
+
"name": "*",
|
|
675
|
+
"declaration": {
|
|
676
|
+
"name": "*",
|
|
677
|
+
"package": "./design-system"
|
|
678
|
+
}
|
|
679
|
+
}
|
|
680
|
+
]
|
|
681
|
+
},
|
|
682
682
|
{
|
|
683
683
|
"kind": "javascript-module",
|
|
684
684
|
"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.24.
|
|
4
|
+
"version": "14.24.2",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"test": "echo \"Error: no test specified\""
|
|
25
25
|
},
|
|
26
26
|
"devDependencies": {
|
|
27
|
-
"@genesislcap/genx": "^14.24.
|
|
27
|
+
"@genesislcap/genx": "^14.24.2",
|
|
28
28
|
"@module-federation/dashboard-plugin": "2.3.0",
|
|
29
29
|
"@playwright/test": "^1.18.1",
|
|
30
30
|
"@types/node": "^16.4.3",
|
|
@@ -78,5 +78,5 @@
|
|
|
78
78
|
"access": "public"
|
|
79
79
|
},
|
|
80
80
|
"customElements": "dist/custom-elements.json",
|
|
81
|
-
"gitHead": "
|
|
81
|
+
"gitHead": "a4cd30274c02f59472b48654d8e749c2e2b28f1d"
|
|
82
82
|
}
|