@genesislcap/foundation-utils 14.309.0 → 14.309.1-alpha-184eed8.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 +115 -115
- package/package.json +11 -11
@@ -422,127 +422,30 @@
|
|
422
422
|
},
|
423
423
|
{
|
424
424
|
"kind": "javascript-module",
|
425
|
-
"path": "src/
|
426
|
-
"declarations": [
|
427
|
-
{
|
428
|
-
"kind": "function",
|
429
|
-
"name": "assureDesignSystem",
|
430
|
-
"return": {
|
431
|
-
"type": {
|
432
|
-
"text": "DesignSystemModule"
|
433
|
-
}
|
434
|
-
},
|
435
|
-
"parameters": [
|
436
|
-
{
|
437
|
-
"name": "module",
|
438
|
-
"type": {
|
439
|
-
"text": "DesignSystemModule"
|
440
|
-
}
|
441
|
-
}
|
442
|
-
],
|
443
|
-
"description": "assureDesignSystem.",
|
444
|
-
"privacy": "public"
|
445
|
-
},
|
446
|
-
{
|
447
|
-
"kind": "function",
|
448
|
-
"name": "getCurrentDesignSystem",
|
449
|
-
"return": {
|
450
|
-
"type": {
|
451
|
-
"text": ""
|
452
|
-
}
|
453
|
-
},
|
454
|
-
"parameters": [
|
455
|
-
{
|
456
|
-
"name": "element",
|
457
|
-
"type": {
|
458
|
-
"text": "HTMLElement"
|
459
|
-
},
|
460
|
-
"description": "The starting HTML element"
|
461
|
-
},
|
462
|
-
{
|
463
|
-
"name": "fallbackPrefix",
|
464
|
-
"type": {
|
465
|
-
"text": "string"
|
466
|
-
},
|
467
|
-
"description": "The prefix to fallback to if the provider is not available"
|
468
|
-
}
|
469
|
-
],
|
470
|
-
"description": "Get the current design system provider element and prefix by checking available providers.\nIf no provider is found, falls back to the provided prefix.",
|
471
|
-
"privacy": "public"
|
472
|
-
},
|
473
|
-
{
|
474
|
-
"kind": "function",
|
475
|
-
"name": "getCurrentDesignSystemPrefix",
|
476
|
-
"return": {
|
477
|
-
"type": {
|
478
|
-
"text": ""
|
479
|
-
}
|
480
|
-
},
|
481
|
-
"parameters": [
|
482
|
-
{
|
483
|
-
"name": "element",
|
484
|
-
"type": {
|
485
|
-
"text": "HTMLElement"
|
486
|
-
},
|
487
|
-
"description": "The starting HTML element"
|
488
|
-
},
|
489
|
-
{
|
490
|
-
"name": "fallbackPrefix",
|
491
|
-
"type": {
|
492
|
-
"text": "string"
|
493
|
-
},
|
494
|
-
"description": "The prefix to fallback to if the provider is not available"
|
495
|
-
}
|
496
|
-
],
|
497
|
-
"description": "Get the current design system prefix by checking available providers.\nIf no provider is found, falls back to the provided prefix.",
|
498
|
-
"privacy": "public"
|
499
|
-
}
|
500
|
-
],
|
425
|
+
"path": "src/directives/index.ts",
|
426
|
+
"declarations": [],
|
501
427
|
"exports": [
|
502
428
|
{
|
503
429
|
"kind": "js",
|
504
|
-
"name": "
|
505
|
-
"declaration": {
|
506
|
-
"name": "assureDesignSystem",
|
507
|
-
"module": "src/design-system/design-system.ts"
|
508
|
-
}
|
509
|
-
},
|
510
|
-
{
|
511
|
-
"kind": "js",
|
512
|
-
"name": "getCurrentDesignSystem",
|
430
|
+
"name": "*",
|
513
431
|
"declaration": {
|
514
|
-
"name": "
|
515
|
-
"
|
432
|
+
"name": "*",
|
433
|
+
"package": "./sync"
|
516
434
|
}
|
517
435
|
},
|
518
|
-
{
|
519
|
-
"kind": "js",
|
520
|
-
"name": "getCurrentDesignSystemPrefix",
|
521
|
-
"declaration": {
|
522
|
-
"name": "getCurrentDesignSystemPrefix",
|
523
|
-
"module": "src/design-system/design-system.ts"
|
524
|
-
}
|
525
|
-
}
|
526
|
-
]
|
527
|
-
},
|
528
|
-
{
|
529
|
-
"kind": "javascript-module",
|
530
|
-
"path": "src/design-system/index.ts",
|
531
|
-
"declarations": [],
|
532
|
-
"exports": [
|
533
436
|
{
|
534
437
|
"kind": "js",
|
535
438
|
"name": "*",
|
536
439
|
"declaration": {
|
537
440
|
"name": "*",
|
538
|
-
"package": "./
|
441
|
+
"package": "./when-else"
|
539
442
|
}
|
540
443
|
}
|
541
444
|
]
|
542
445
|
},
|
543
446
|
{
|
544
447
|
"kind": "javascript-module",
|
545
|
-
"path": "src/
|
448
|
+
"path": "src/encoding/index.ts",
|
546
449
|
"declarations": [],
|
547
450
|
"exports": [
|
548
451
|
{
|
@@ -550,15 +453,7 @@
|
|
550
453
|
"name": "*",
|
551
454
|
"declaration": {
|
552
455
|
"name": "*",
|
553
|
-
"package": "./
|
554
|
-
}
|
555
|
-
},
|
556
|
-
{
|
557
|
-
"kind": "js",
|
558
|
-
"name": "*",
|
559
|
-
"declaration": {
|
560
|
-
"name": "*",
|
561
|
-
"package": "./when-else"
|
456
|
+
"package": "./base64"
|
562
457
|
}
|
563
458
|
}
|
564
459
|
]
|
@@ -1023,7 +918,112 @@
|
|
1023
918
|
},
|
1024
919
|
{
|
1025
920
|
"kind": "javascript-module",
|
1026
|
-
"path": "src/
|
921
|
+
"path": "src/design-system/design-system.ts",
|
922
|
+
"declarations": [
|
923
|
+
{
|
924
|
+
"kind": "function",
|
925
|
+
"name": "assureDesignSystem",
|
926
|
+
"return": {
|
927
|
+
"type": {
|
928
|
+
"text": "DesignSystemModule"
|
929
|
+
}
|
930
|
+
},
|
931
|
+
"parameters": [
|
932
|
+
{
|
933
|
+
"name": "module",
|
934
|
+
"type": {
|
935
|
+
"text": "DesignSystemModule"
|
936
|
+
}
|
937
|
+
}
|
938
|
+
],
|
939
|
+
"description": "assureDesignSystem.",
|
940
|
+
"privacy": "public"
|
941
|
+
},
|
942
|
+
{
|
943
|
+
"kind": "function",
|
944
|
+
"name": "getCurrentDesignSystem",
|
945
|
+
"return": {
|
946
|
+
"type": {
|
947
|
+
"text": ""
|
948
|
+
}
|
949
|
+
},
|
950
|
+
"parameters": [
|
951
|
+
{
|
952
|
+
"name": "element",
|
953
|
+
"type": {
|
954
|
+
"text": "HTMLElement"
|
955
|
+
},
|
956
|
+
"description": "The starting HTML element"
|
957
|
+
},
|
958
|
+
{
|
959
|
+
"name": "fallbackPrefix",
|
960
|
+
"type": {
|
961
|
+
"text": "string"
|
962
|
+
},
|
963
|
+
"description": "The prefix to fallback to if the provider is not available"
|
964
|
+
}
|
965
|
+
],
|
966
|
+
"description": "Get the current design system provider element and prefix by checking available providers.\nIf no provider is found, falls back to the provided prefix.",
|
967
|
+
"privacy": "public"
|
968
|
+
},
|
969
|
+
{
|
970
|
+
"kind": "function",
|
971
|
+
"name": "getCurrentDesignSystemPrefix",
|
972
|
+
"return": {
|
973
|
+
"type": {
|
974
|
+
"text": ""
|
975
|
+
}
|
976
|
+
},
|
977
|
+
"parameters": [
|
978
|
+
{
|
979
|
+
"name": "element",
|
980
|
+
"type": {
|
981
|
+
"text": "HTMLElement"
|
982
|
+
},
|
983
|
+
"description": "The starting HTML element"
|
984
|
+
},
|
985
|
+
{
|
986
|
+
"name": "fallbackPrefix",
|
987
|
+
"type": {
|
988
|
+
"text": "string"
|
989
|
+
},
|
990
|
+
"description": "The prefix to fallback to if the provider is not available"
|
991
|
+
}
|
992
|
+
],
|
993
|
+
"description": "Get the current design system prefix by checking available providers.\nIf no provider is found, falls back to the provided prefix.",
|
994
|
+
"privacy": "public"
|
995
|
+
}
|
996
|
+
],
|
997
|
+
"exports": [
|
998
|
+
{
|
999
|
+
"kind": "js",
|
1000
|
+
"name": "assureDesignSystem",
|
1001
|
+
"declaration": {
|
1002
|
+
"name": "assureDesignSystem",
|
1003
|
+
"module": "src/design-system/design-system.ts"
|
1004
|
+
}
|
1005
|
+
},
|
1006
|
+
{
|
1007
|
+
"kind": "js",
|
1008
|
+
"name": "getCurrentDesignSystem",
|
1009
|
+
"declaration": {
|
1010
|
+
"name": "getCurrentDesignSystem",
|
1011
|
+
"module": "src/design-system/design-system.ts"
|
1012
|
+
}
|
1013
|
+
},
|
1014
|
+
{
|
1015
|
+
"kind": "js",
|
1016
|
+
"name": "getCurrentDesignSystemPrefix",
|
1017
|
+
"declaration": {
|
1018
|
+
"name": "getCurrentDesignSystemPrefix",
|
1019
|
+
"module": "src/design-system/design-system.ts"
|
1020
|
+
}
|
1021
|
+
}
|
1022
|
+
]
|
1023
|
+
},
|
1024
|
+
{
|
1025
|
+
"kind": "javascript-module",
|
1026
|
+
"path": "src/design-system/index.ts",
|
1027
1027
|
"declarations": [],
|
1028
1028
|
"exports": [
|
1029
1029
|
{
|
@@ -1031,7 +1031,7 @@
|
|
1031
1031
|
"name": "*",
|
1032
1032
|
"declaration": {
|
1033
1033
|
"name": "*",
|
1034
|
-
"package": "./
|
1034
|
+
"package": "./design-system"
|
1035
1035
|
}
|
1036
1036
|
}
|
1037
1037
|
]
|
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.309.0",
|
4
|
+
"version": "14.309.1-alpha-184eed8.0",
|
5
5
|
"sideEffects": false,
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
7
7
|
"main": "dist/esm/index.js",
|
@@ -27,18 +27,18 @@
|
|
27
27
|
}
|
28
28
|
},
|
29
29
|
"devDependencies": {
|
30
|
-
"@genesislcap/foundation-testing": "14.309.0",
|
31
|
-
"@genesislcap/genx": "14.309.0",
|
32
|
-
"@genesislcap/rollup-builder": "14.309.0",
|
33
|
-
"@genesislcap/ts-builder": "14.309.0",
|
34
|
-
"@genesislcap/uvu-playwright-builder": "14.309.0",
|
35
|
-
"@genesislcap/vite-builder": "14.309.0",
|
36
|
-
"@genesislcap/webpack-builder": "14.309.0",
|
30
|
+
"@genesislcap/foundation-testing": "14.309.1-alpha-184eed8.0",
|
31
|
+
"@genesislcap/genx": "14.309.1-alpha-184eed8.0",
|
32
|
+
"@genesislcap/rollup-builder": "14.309.1-alpha-184eed8.0",
|
33
|
+
"@genesislcap/ts-builder": "14.309.1-alpha-184eed8.0",
|
34
|
+
"@genesislcap/uvu-playwright-builder": "14.309.1-alpha-184eed8.0",
|
35
|
+
"@genesislcap/vite-builder": "14.309.1-alpha-184eed8.0",
|
36
|
+
"@genesislcap/webpack-builder": "14.309.1-alpha-184eed8.0",
|
37
37
|
"@types/json-schema": "^7.0.11"
|
38
38
|
},
|
39
39
|
"dependencies": {
|
40
|
-
"@genesislcap/expression-builder": "14.309.0",
|
41
|
-
"@genesislcap/foundation-logger": "14.309.0",
|
40
|
+
"@genesislcap/expression-builder": "14.309.1-alpha-184eed8.0",
|
41
|
+
"@genesislcap/foundation-logger": "14.309.1-alpha-184eed8.0",
|
42
42
|
"@microsoft/fast-components": "2.30.6",
|
43
43
|
"@microsoft/fast-element": "1.14.0",
|
44
44
|
"@microsoft/fast-foundation": "2.49.6",
|
@@ -55,5 +55,5 @@
|
|
55
55
|
"access": "public"
|
56
56
|
},
|
57
57
|
"customElements": "dist/custom-elements.json",
|
58
|
-
"gitHead": "
|
58
|
+
"gitHead": "2920377027f4f8f83e31b22ab3bfc183f1ebbffa"
|
59
59
|
}
|