@genesislcap/foundation-utils 14.265.1 → 14.266.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 +52 -52
- package/package.json +10 -10
|
@@ -367,56 +367,6 @@
|
|
|
367
367
|
}
|
|
368
368
|
]
|
|
369
369
|
},
|
|
370
|
-
{
|
|
371
|
-
"kind": "javascript-module",
|
|
372
|
-
"path": "src/design-system/design-system.ts",
|
|
373
|
-
"declarations": [
|
|
374
|
-
{
|
|
375
|
-
"kind": "function",
|
|
376
|
-
"name": "assureDesignSystem",
|
|
377
|
-
"return": {
|
|
378
|
-
"type": {
|
|
379
|
-
"text": "DesignSystemModule"
|
|
380
|
-
}
|
|
381
|
-
},
|
|
382
|
-
"parameters": [
|
|
383
|
-
{
|
|
384
|
-
"name": "module",
|
|
385
|
-
"type": {
|
|
386
|
-
"text": "DesignSystemModule"
|
|
387
|
-
}
|
|
388
|
-
}
|
|
389
|
-
],
|
|
390
|
-
"description": "assureDesignSystem.",
|
|
391
|
-
"privacy": "public"
|
|
392
|
-
}
|
|
393
|
-
],
|
|
394
|
-
"exports": [
|
|
395
|
-
{
|
|
396
|
-
"kind": "js",
|
|
397
|
-
"name": "assureDesignSystem",
|
|
398
|
-
"declaration": {
|
|
399
|
-
"name": "assureDesignSystem",
|
|
400
|
-
"module": "src/design-system/design-system.ts"
|
|
401
|
-
}
|
|
402
|
-
}
|
|
403
|
-
]
|
|
404
|
-
},
|
|
405
|
-
{
|
|
406
|
-
"kind": "javascript-module",
|
|
407
|
-
"path": "src/design-system/index.ts",
|
|
408
|
-
"declarations": [],
|
|
409
|
-
"exports": [
|
|
410
|
-
{
|
|
411
|
-
"kind": "js",
|
|
412
|
-
"name": "*",
|
|
413
|
-
"declaration": {
|
|
414
|
-
"name": "*",
|
|
415
|
-
"package": "./design-system"
|
|
416
|
-
}
|
|
417
|
-
}
|
|
418
|
-
]
|
|
419
|
-
},
|
|
420
370
|
{
|
|
421
371
|
"kind": "javascript-module",
|
|
422
372
|
"path": "src/decorators/index.ts",
|
|
@@ -493,6 +443,21 @@
|
|
|
493
443
|
}
|
|
494
444
|
]
|
|
495
445
|
},
|
|
446
|
+
{
|
|
447
|
+
"kind": "javascript-module",
|
|
448
|
+
"path": "src/encoding/index.ts",
|
|
449
|
+
"declarations": [],
|
|
450
|
+
"exports": [
|
|
451
|
+
{
|
|
452
|
+
"kind": "js",
|
|
453
|
+
"name": "*",
|
|
454
|
+
"declaration": {
|
|
455
|
+
"name": "*",
|
|
456
|
+
"package": "./base64"
|
|
457
|
+
}
|
|
458
|
+
}
|
|
459
|
+
]
|
|
460
|
+
},
|
|
496
461
|
{
|
|
497
462
|
"kind": "javascript-module",
|
|
498
463
|
"path": "src/env/index.ts",
|
|
@@ -936,7 +901,42 @@
|
|
|
936
901
|
},
|
|
937
902
|
{
|
|
938
903
|
"kind": "javascript-module",
|
|
939
|
-
"path": "src/
|
|
904
|
+
"path": "src/design-system/design-system.ts",
|
|
905
|
+
"declarations": [
|
|
906
|
+
{
|
|
907
|
+
"kind": "function",
|
|
908
|
+
"name": "assureDesignSystem",
|
|
909
|
+
"return": {
|
|
910
|
+
"type": {
|
|
911
|
+
"text": "DesignSystemModule"
|
|
912
|
+
}
|
|
913
|
+
},
|
|
914
|
+
"parameters": [
|
|
915
|
+
{
|
|
916
|
+
"name": "module",
|
|
917
|
+
"type": {
|
|
918
|
+
"text": "DesignSystemModule"
|
|
919
|
+
}
|
|
920
|
+
}
|
|
921
|
+
],
|
|
922
|
+
"description": "assureDesignSystem.",
|
|
923
|
+
"privacy": "public"
|
|
924
|
+
}
|
|
925
|
+
],
|
|
926
|
+
"exports": [
|
|
927
|
+
{
|
|
928
|
+
"kind": "js",
|
|
929
|
+
"name": "assureDesignSystem",
|
|
930
|
+
"declaration": {
|
|
931
|
+
"name": "assureDesignSystem",
|
|
932
|
+
"module": "src/design-system/design-system.ts"
|
|
933
|
+
}
|
|
934
|
+
}
|
|
935
|
+
]
|
|
936
|
+
},
|
|
937
|
+
{
|
|
938
|
+
"kind": "javascript-module",
|
|
939
|
+
"path": "src/design-system/index.ts",
|
|
940
940
|
"declarations": [],
|
|
941
941
|
"exports": [
|
|
942
942
|
{
|
|
@@ -944,7 +944,7 @@
|
|
|
944
944
|
"name": "*",
|
|
945
945
|
"declaration": {
|
|
946
946
|
"name": "*",
|
|
947
|
-
"package": "./
|
|
947
|
+
"package": "./design-system"
|
|
948
948
|
}
|
|
949
949
|
}
|
|
950
950
|
]
|
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.266.0",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -27,19 +27,19 @@
|
|
|
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.266.0",
|
|
31
|
+
"@genesislcap/genx": "14.266.0",
|
|
32
|
+
"@genesislcap/rollup-builder": "14.266.0",
|
|
33
|
+
"@genesislcap/ts-builder": "14.266.0",
|
|
34
|
+
"@genesislcap/uvu-playwright-builder": "14.266.0",
|
|
35
|
+
"@genesislcap/vite-builder": "14.266.0",
|
|
36
|
+
"@genesislcap/webpack-builder": "14.266.0",
|
|
37
37
|
"@types/json-schema": "^7.0.11",
|
|
38
38
|
"rimraf": "^5.0.0"
|
|
39
39
|
},
|
|
40
40
|
"dependencies": {
|
|
41
41
|
"@genesislcap/expression-builder": "14.258.1",
|
|
42
|
-
"@genesislcap/foundation-logger": "14.
|
|
42
|
+
"@genesislcap/foundation-logger": "14.266.0",
|
|
43
43
|
"@microsoft/fast-components": "2.30.6",
|
|
44
44
|
"@microsoft/fast-element": "1.14.0",
|
|
45
45
|
"@microsoft/fast-foundation": "2.49.6",
|
|
@@ -57,5 +57,5 @@
|
|
|
57
57
|
"access": "public"
|
|
58
58
|
},
|
|
59
59
|
"customElements": "dist/custom-elements.json",
|
|
60
|
-
"gitHead": "
|
|
60
|
+
"gitHead": "c8edbdf4a417312f24fc9d83c8abbdf16a2a9739"
|
|
61
61
|
}
|