@genesislcap/foundation-ui 14.186.0 → 14.186.1
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 +505 -505
- package/package.json +16 -16
|
@@ -817,264 +817,6 @@
|
|
|
817
817
|
}
|
|
818
818
|
]
|
|
819
819
|
},
|
|
820
|
-
{
|
|
821
|
-
"kind": "javascript-module",
|
|
822
|
-
"path": "src/_common/icons.ts",
|
|
823
|
-
"declarations": [
|
|
824
|
-
{
|
|
825
|
-
"kind": "function",
|
|
826
|
-
"name": "closeIcon",
|
|
827
|
-
"parameters": [
|
|
828
|
-
{
|
|
829
|
-
"name": "slot",
|
|
830
|
-
"default": "'start'"
|
|
831
|
-
},
|
|
832
|
-
{
|
|
833
|
-
"name": "fill",
|
|
834
|
-
"default": "'#879ba6'"
|
|
835
|
-
}
|
|
836
|
-
]
|
|
837
|
-
}
|
|
838
|
-
],
|
|
839
|
-
"exports": [
|
|
840
|
-
{
|
|
841
|
-
"kind": "js",
|
|
842
|
-
"name": "closeIcon",
|
|
843
|
-
"declaration": {
|
|
844
|
-
"name": "closeIcon",
|
|
845
|
-
"module": "src/_common/icons.ts"
|
|
846
|
-
}
|
|
847
|
-
}
|
|
848
|
-
]
|
|
849
|
-
},
|
|
850
|
-
{
|
|
851
|
-
"kind": "javascript-module",
|
|
852
|
-
"path": "src/_common/index.ts",
|
|
853
|
-
"declarations": [],
|
|
854
|
-
"exports": [
|
|
855
|
-
{
|
|
856
|
-
"kind": "js",
|
|
857
|
-
"name": "*",
|
|
858
|
-
"declaration": {
|
|
859
|
-
"name": "*",
|
|
860
|
-
"package": "./icons"
|
|
861
|
-
}
|
|
862
|
-
}
|
|
863
|
-
]
|
|
864
|
-
},
|
|
865
|
-
{
|
|
866
|
-
"kind": "javascript-module",
|
|
867
|
-
"path": "src/accordion/accordion.styles.ts",
|
|
868
|
-
"declarations": [
|
|
869
|
-
{
|
|
870
|
-
"kind": "function",
|
|
871
|
-
"name": "foundationAccordionStyles",
|
|
872
|
-
"return": {
|
|
873
|
-
"type": {
|
|
874
|
-
"text": "ElementStyles"
|
|
875
|
-
}
|
|
876
|
-
},
|
|
877
|
-
"parameters": [
|
|
878
|
-
{
|
|
879
|
-
"name": "context",
|
|
880
|
-
"type": {
|
|
881
|
-
"text": "ElementDefinitionContext"
|
|
882
|
-
}
|
|
883
|
-
},
|
|
884
|
-
{
|
|
885
|
-
"name": "definition",
|
|
886
|
-
"type": {
|
|
887
|
-
"text": "FoundationElementDefinition"
|
|
888
|
-
}
|
|
889
|
-
}
|
|
890
|
-
]
|
|
891
|
-
}
|
|
892
|
-
],
|
|
893
|
-
"exports": [
|
|
894
|
-
{
|
|
895
|
-
"kind": "js",
|
|
896
|
-
"name": "foundationAccordionStyles",
|
|
897
|
-
"declaration": {
|
|
898
|
-
"name": "foundationAccordionStyles",
|
|
899
|
-
"module": "src/accordion/accordion.styles.ts"
|
|
900
|
-
}
|
|
901
|
-
}
|
|
902
|
-
]
|
|
903
|
-
},
|
|
904
|
-
{
|
|
905
|
-
"kind": "javascript-module",
|
|
906
|
-
"path": "src/accordion/accordion.template.ts",
|
|
907
|
-
"declarations": [
|
|
908
|
-
{
|
|
909
|
-
"kind": "function",
|
|
910
|
-
"name": "foundationAccordionTemplate",
|
|
911
|
-
"return": {
|
|
912
|
-
"type": {
|
|
913
|
-
"text": "ViewTemplate<Accordion>"
|
|
914
|
-
}
|
|
915
|
-
},
|
|
916
|
-
"parameters": [
|
|
917
|
-
{
|
|
918
|
-
"name": "context",
|
|
919
|
-
"type": {
|
|
920
|
-
"text": "ElementDefinitionContext"
|
|
921
|
-
}
|
|
922
|
-
},
|
|
923
|
-
{
|
|
924
|
-
"name": "definition",
|
|
925
|
-
"type": {
|
|
926
|
-
"text": "FoundationElementDefinition"
|
|
927
|
-
}
|
|
928
|
-
}
|
|
929
|
-
]
|
|
930
|
-
}
|
|
931
|
-
],
|
|
932
|
-
"exports": [
|
|
933
|
-
{
|
|
934
|
-
"kind": "js",
|
|
935
|
-
"name": "foundationAccordionTemplate",
|
|
936
|
-
"declaration": {
|
|
937
|
-
"name": "foundationAccordionTemplate",
|
|
938
|
-
"module": "src/accordion/accordion.template.ts"
|
|
939
|
-
}
|
|
940
|
-
}
|
|
941
|
-
]
|
|
942
|
-
},
|
|
943
|
-
{
|
|
944
|
-
"kind": "javascript-module",
|
|
945
|
-
"path": "src/accordion/accordion.ts",
|
|
946
|
-
"declarations": [
|
|
947
|
-
{
|
|
948
|
-
"kind": "class",
|
|
949
|
-
"description": "",
|
|
950
|
-
"name": "Accordion",
|
|
951
|
-
"superclass": {
|
|
952
|
-
"name": "FASTAccordion",
|
|
953
|
-
"package": "@microsoft/fast-foundation"
|
|
954
|
-
},
|
|
955
|
-
"tagName": "%%prefix%%-accordion",
|
|
956
|
-
"customElement": true
|
|
957
|
-
},
|
|
958
|
-
{
|
|
959
|
-
"kind": "variable",
|
|
960
|
-
"name": "foundationAccordionShadowOptions",
|
|
961
|
-
"type": {
|
|
962
|
-
"text": "ShadowRootInit"
|
|
963
|
-
},
|
|
964
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
965
|
-
},
|
|
966
|
-
{
|
|
967
|
-
"kind": "variable",
|
|
968
|
-
"name": "defaultAccordionConfig",
|
|
969
|
-
"type": {
|
|
970
|
-
"text": "object"
|
|
971
|
-
},
|
|
972
|
-
"default": "{}"
|
|
973
|
-
},
|
|
974
|
-
{
|
|
975
|
-
"kind": "variable",
|
|
976
|
-
"name": "foundationAccordion",
|
|
977
|
-
"description": "The Foundation Accordion",
|
|
978
|
-
"privacy": "public"
|
|
979
|
-
}
|
|
980
|
-
],
|
|
981
|
-
"exports": [
|
|
982
|
-
{
|
|
983
|
-
"kind": "js",
|
|
984
|
-
"name": "Accordion",
|
|
985
|
-
"declaration": {
|
|
986
|
-
"name": "Accordion",
|
|
987
|
-
"module": "src/accordion/accordion.ts"
|
|
988
|
-
}
|
|
989
|
-
},
|
|
990
|
-
{
|
|
991
|
-
"kind": "js",
|
|
992
|
-
"name": "foundationAccordionShadowOptions",
|
|
993
|
-
"declaration": {
|
|
994
|
-
"name": "foundationAccordionShadowOptions",
|
|
995
|
-
"module": "src/accordion/accordion.ts"
|
|
996
|
-
}
|
|
997
|
-
},
|
|
998
|
-
{
|
|
999
|
-
"kind": "js",
|
|
1000
|
-
"name": "defaultAccordionConfig",
|
|
1001
|
-
"declaration": {
|
|
1002
|
-
"name": "defaultAccordionConfig",
|
|
1003
|
-
"module": "src/accordion/accordion.ts"
|
|
1004
|
-
}
|
|
1005
|
-
},
|
|
1006
|
-
{
|
|
1007
|
-
"kind": "js",
|
|
1008
|
-
"name": "foundationAccordion",
|
|
1009
|
-
"declaration": {
|
|
1010
|
-
"name": "foundationAccordion",
|
|
1011
|
-
"module": "src/accordion/accordion.ts"
|
|
1012
|
-
}
|
|
1013
|
-
}
|
|
1014
|
-
]
|
|
1015
|
-
},
|
|
1016
|
-
{
|
|
1017
|
-
"kind": "javascript-module",
|
|
1018
|
-
"path": "src/accordion/index.ts",
|
|
1019
|
-
"declarations": [],
|
|
1020
|
-
"exports": [
|
|
1021
|
-
{
|
|
1022
|
-
"kind": "js",
|
|
1023
|
-
"name": "*",
|
|
1024
|
-
"declaration": {
|
|
1025
|
-
"name": "*",
|
|
1026
|
-
"package": "./accordion.template"
|
|
1027
|
-
}
|
|
1028
|
-
},
|
|
1029
|
-
{
|
|
1030
|
-
"kind": "js",
|
|
1031
|
-
"name": "*",
|
|
1032
|
-
"declaration": {
|
|
1033
|
-
"name": "*",
|
|
1034
|
-
"package": "./accordion.styles"
|
|
1035
|
-
}
|
|
1036
|
-
},
|
|
1037
|
-
{
|
|
1038
|
-
"kind": "js",
|
|
1039
|
-
"name": "*",
|
|
1040
|
-
"declaration": {
|
|
1041
|
-
"name": "*",
|
|
1042
|
-
"package": "./accordion"
|
|
1043
|
-
}
|
|
1044
|
-
}
|
|
1045
|
-
]
|
|
1046
|
-
},
|
|
1047
|
-
{
|
|
1048
|
-
"kind": "javascript-module",
|
|
1049
|
-
"path": "src/_config/index.ts",
|
|
1050
|
-
"declarations": [],
|
|
1051
|
-
"exports": [
|
|
1052
|
-
{
|
|
1053
|
-
"kind": "js",
|
|
1054
|
-
"name": "*",
|
|
1055
|
-
"declaration": {
|
|
1056
|
-
"name": "*",
|
|
1057
|
-
"package": "./styles"
|
|
1058
|
-
}
|
|
1059
|
-
},
|
|
1060
|
-
{
|
|
1061
|
-
"kind": "js",
|
|
1062
|
-
"name": "*",
|
|
1063
|
-
"declaration": {
|
|
1064
|
-
"name": "*",
|
|
1065
|
-
"package": "./tokens"
|
|
1066
|
-
}
|
|
1067
|
-
},
|
|
1068
|
-
{
|
|
1069
|
-
"kind": "js",
|
|
1070
|
-
"name": "*",
|
|
1071
|
-
"declaration": {
|
|
1072
|
-
"name": "*",
|
|
1073
|
-
"package": "./values"
|
|
1074
|
-
}
|
|
1075
|
-
}
|
|
1076
|
-
]
|
|
1077
|
-
},
|
|
1078
820
|
{
|
|
1079
821
|
"kind": "javascript-module",
|
|
1080
822
|
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
@@ -1469,6 +1211,51 @@
|
|
|
1469
1211
|
}
|
|
1470
1212
|
]
|
|
1471
1213
|
},
|
|
1214
|
+
{
|
|
1215
|
+
"kind": "javascript-module",
|
|
1216
|
+
"path": "src/_common/icons.ts",
|
|
1217
|
+
"declarations": [
|
|
1218
|
+
{
|
|
1219
|
+
"kind": "function",
|
|
1220
|
+
"name": "closeIcon",
|
|
1221
|
+
"parameters": [
|
|
1222
|
+
{
|
|
1223
|
+
"name": "slot",
|
|
1224
|
+
"default": "'start'"
|
|
1225
|
+
},
|
|
1226
|
+
{
|
|
1227
|
+
"name": "fill",
|
|
1228
|
+
"default": "'#879ba6'"
|
|
1229
|
+
}
|
|
1230
|
+
]
|
|
1231
|
+
}
|
|
1232
|
+
],
|
|
1233
|
+
"exports": [
|
|
1234
|
+
{
|
|
1235
|
+
"kind": "js",
|
|
1236
|
+
"name": "closeIcon",
|
|
1237
|
+
"declaration": {
|
|
1238
|
+
"name": "closeIcon",
|
|
1239
|
+
"module": "src/_common/icons.ts"
|
|
1240
|
+
}
|
|
1241
|
+
}
|
|
1242
|
+
]
|
|
1243
|
+
},
|
|
1244
|
+
{
|
|
1245
|
+
"kind": "javascript-module",
|
|
1246
|
+
"path": "src/_common/index.ts",
|
|
1247
|
+
"declarations": [],
|
|
1248
|
+
"exports": [
|
|
1249
|
+
{
|
|
1250
|
+
"kind": "js",
|
|
1251
|
+
"name": "*",
|
|
1252
|
+
"declaration": {
|
|
1253
|
+
"name": "*",
|
|
1254
|
+
"package": "./icons"
|
|
1255
|
+
}
|
|
1256
|
+
}
|
|
1257
|
+
]
|
|
1258
|
+
},
|
|
1472
1259
|
{
|
|
1473
1260
|
"kind": "javascript-module",
|
|
1474
1261
|
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
@@ -4075,41 +3862,254 @@
|
|
|
4075
3862
|
"exports": [
|
|
4076
3863
|
{
|
|
4077
3864
|
"kind": "js",
|
|
4078
|
-
"name": "AnchoredRegion",
|
|
3865
|
+
"name": "AnchoredRegion",
|
|
3866
|
+
"declaration": {
|
|
3867
|
+
"name": "AnchoredRegion",
|
|
3868
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3869
|
+
}
|
|
3870
|
+
},
|
|
3871
|
+
{
|
|
3872
|
+
"kind": "js",
|
|
3873
|
+
"name": "foundationAnchoredRegionShadowOptions",
|
|
3874
|
+
"declaration": {
|
|
3875
|
+
"name": "foundationAnchoredRegionShadowOptions",
|
|
3876
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3877
|
+
}
|
|
3878
|
+
},
|
|
3879
|
+
{
|
|
3880
|
+
"kind": "js",
|
|
3881
|
+
"name": "defaultAnchoredRegionConfig",
|
|
3882
|
+
"declaration": {
|
|
3883
|
+
"name": "defaultAnchoredRegionConfig",
|
|
3884
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3885
|
+
}
|
|
3886
|
+
},
|
|
3887
|
+
{
|
|
3888
|
+
"kind": "js",
|
|
3889
|
+
"name": "foundationAnchoredRegion",
|
|
3890
|
+
"declaration": {
|
|
3891
|
+
"name": "foundationAnchoredRegion",
|
|
3892
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3893
|
+
}
|
|
3894
|
+
}
|
|
3895
|
+
]
|
|
3896
|
+
},
|
|
3897
|
+
{
|
|
3898
|
+
"kind": "javascript-module",
|
|
3899
|
+
"path": "src/anchored-region/index.ts",
|
|
3900
|
+
"declarations": [],
|
|
3901
|
+
"exports": [
|
|
3902
|
+
{
|
|
3903
|
+
"kind": "js",
|
|
3904
|
+
"name": "*",
|
|
3905
|
+
"declaration": {
|
|
3906
|
+
"name": "*",
|
|
3907
|
+
"package": "./anchor-region.template"
|
|
3908
|
+
}
|
|
3909
|
+
},
|
|
3910
|
+
{
|
|
3911
|
+
"kind": "js",
|
|
3912
|
+
"name": "*",
|
|
3913
|
+
"declaration": {
|
|
3914
|
+
"name": "*",
|
|
3915
|
+
"package": "./anchored-region.styles"
|
|
3916
|
+
}
|
|
3917
|
+
},
|
|
3918
|
+
{
|
|
3919
|
+
"kind": "js",
|
|
3920
|
+
"name": "*",
|
|
3921
|
+
"declaration": {
|
|
3922
|
+
"name": "*",
|
|
3923
|
+
"package": "./anchored-region"
|
|
3924
|
+
}
|
|
3925
|
+
}
|
|
3926
|
+
]
|
|
3927
|
+
},
|
|
3928
|
+
{
|
|
3929
|
+
"kind": "javascript-module",
|
|
3930
|
+
"path": "src/accordion/accordion.styles.ts",
|
|
3931
|
+
"declarations": [
|
|
3932
|
+
{
|
|
3933
|
+
"kind": "function",
|
|
3934
|
+
"name": "foundationAccordionStyles",
|
|
3935
|
+
"return": {
|
|
3936
|
+
"type": {
|
|
3937
|
+
"text": "ElementStyles"
|
|
3938
|
+
}
|
|
3939
|
+
},
|
|
3940
|
+
"parameters": [
|
|
3941
|
+
{
|
|
3942
|
+
"name": "context",
|
|
3943
|
+
"type": {
|
|
3944
|
+
"text": "ElementDefinitionContext"
|
|
3945
|
+
}
|
|
3946
|
+
},
|
|
3947
|
+
{
|
|
3948
|
+
"name": "definition",
|
|
3949
|
+
"type": {
|
|
3950
|
+
"text": "FoundationElementDefinition"
|
|
3951
|
+
}
|
|
3952
|
+
}
|
|
3953
|
+
]
|
|
3954
|
+
}
|
|
3955
|
+
],
|
|
3956
|
+
"exports": [
|
|
3957
|
+
{
|
|
3958
|
+
"kind": "js",
|
|
3959
|
+
"name": "foundationAccordionStyles",
|
|
3960
|
+
"declaration": {
|
|
3961
|
+
"name": "foundationAccordionStyles",
|
|
3962
|
+
"module": "src/accordion/accordion.styles.ts"
|
|
3963
|
+
}
|
|
3964
|
+
}
|
|
3965
|
+
]
|
|
3966
|
+
},
|
|
3967
|
+
{
|
|
3968
|
+
"kind": "javascript-module",
|
|
3969
|
+
"path": "src/accordion/accordion.template.ts",
|
|
3970
|
+
"declarations": [
|
|
3971
|
+
{
|
|
3972
|
+
"kind": "function",
|
|
3973
|
+
"name": "foundationAccordionTemplate",
|
|
3974
|
+
"return": {
|
|
3975
|
+
"type": {
|
|
3976
|
+
"text": "ViewTemplate<Accordion>"
|
|
3977
|
+
}
|
|
3978
|
+
},
|
|
3979
|
+
"parameters": [
|
|
3980
|
+
{
|
|
3981
|
+
"name": "context",
|
|
3982
|
+
"type": {
|
|
3983
|
+
"text": "ElementDefinitionContext"
|
|
3984
|
+
}
|
|
3985
|
+
},
|
|
3986
|
+
{
|
|
3987
|
+
"name": "definition",
|
|
3988
|
+
"type": {
|
|
3989
|
+
"text": "FoundationElementDefinition"
|
|
3990
|
+
}
|
|
3991
|
+
}
|
|
3992
|
+
]
|
|
3993
|
+
}
|
|
3994
|
+
],
|
|
3995
|
+
"exports": [
|
|
3996
|
+
{
|
|
3997
|
+
"kind": "js",
|
|
3998
|
+
"name": "foundationAccordionTemplate",
|
|
3999
|
+
"declaration": {
|
|
4000
|
+
"name": "foundationAccordionTemplate",
|
|
4001
|
+
"module": "src/accordion/accordion.template.ts"
|
|
4002
|
+
}
|
|
4003
|
+
}
|
|
4004
|
+
]
|
|
4005
|
+
},
|
|
4006
|
+
{
|
|
4007
|
+
"kind": "javascript-module",
|
|
4008
|
+
"path": "src/accordion/accordion.ts",
|
|
4009
|
+
"declarations": [
|
|
4010
|
+
{
|
|
4011
|
+
"kind": "class",
|
|
4012
|
+
"description": "",
|
|
4013
|
+
"name": "Accordion",
|
|
4014
|
+
"superclass": {
|
|
4015
|
+
"name": "FASTAccordion",
|
|
4016
|
+
"package": "@microsoft/fast-foundation"
|
|
4017
|
+
},
|
|
4018
|
+
"tagName": "%%prefix%%-accordion",
|
|
4019
|
+
"customElement": true
|
|
4020
|
+
},
|
|
4021
|
+
{
|
|
4022
|
+
"kind": "variable",
|
|
4023
|
+
"name": "foundationAccordionShadowOptions",
|
|
4024
|
+
"type": {
|
|
4025
|
+
"text": "ShadowRootInit"
|
|
4026
|
+
},
|
|
4027
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
4028
|
+
},
|
|
4029
|
+
{
|
|
4030
|
+
"kind": "variable",
|
|
4031
|
+
"name": "defaultAccordionConfig",
|
|
4032
|
+
"type": {
|
|
4033
|
+
"text": "object"
|
|
4034
|
+
},
|
|
4035
|
+
"default": "{}"
|
|
4036
|
+
},
|
|
4037
|
+
{
|
|
4038
|
+
"kind": "variable",
|
|
4039
|
+
"name": "foundationAccordion",
|
|
4040
|
+
"description": "The Foundation Accordion",
|
|
4041
|
+
"privacy": "public"
|
|
4042
|
+
}
|
|
4043
|
+
],
|
|
4044
|
+
"exports": [
|
|
4045
|
+
{
|
|
4046
|
+
"kind": "js",
|
|
4047
|
+
"name": "Accordion",
|
|
4048
|
+
"declaration": {
|
|
4049
|
+
"name": "Accordion",
|
|
4050
|
+
"module": "src/accordion/accordion.ts"
|
|
4051
|
+
}
|
|
4052
|
+
},
|
|
4053
|
+
{
|
|
4054
|
+
"kind": "js",
|
|
4055
|
+
"name": "foundationAccordionShadowOptions",
|
|
4056
|
+
"declaration": {
|
|
4057
|
+
"name": "foundationAccordionShadowOptions",
|
|
4058
|
+
"module": "src/accordion/accordion.ts"
|
|
4059
|
+
}
|
|
4060
|
+
},
|
|
4061
|
+
{
|
|
4062
|
+
"kind": "js",
|
|
4063
|
+
"name": "defaultAccordionConfig",
|
|
4079
4064
|
"declaration": {
|
|
4080
|
-
"name": "
|
|
4081
|
-
"module": "src/
|
|
4065
|
+
"name": "defaultAccordionConfig",
|
|
4066
|
+
"module": "src/accordion/accordion.ts"
|
|
4082
4067
|
}
|
|
4083
4068
|
},
|
|
4084
4069
|
{
|
|
4085
4070
|
"kind": "js",
|
|
4086
|
-
"name": "
|
|
4071
|
+
"name": "foundationAccordion",
|
|
4087
4072
|
"declaration": {
|
|
4088
|
-
"name": "
|
|
4089
|
-
"module": "src/
|
|
4073
|
+
"name": "foundationAccordion",
|
|
4074
|
+
"module": "src/accordion/accordion.ts"
|
|
4075
|
+
}
|
|
4076
|
+
}
|
|
4077
|
+
]
|
|
4078
|
+
},
|
|
4079
|
+
{
|
|
4080
|
+
"kind": "javascript-module",
|
|
4081
|
+
"path": "src/accordion/index.ts",
|
|
4082
|
+
"declarations": [],
|
|
4083
|
+
"exports": [
|
|
4084
|
+
{
|
|
4085
|
+
"kind": "js",
|
|
4086
|
+
"name": "*",
|
|
4087
|
+
"declaration": {
|
|
4088
|
+
"name": "*",
|
|
4089
|
+
"package": "./accordion.template"
|
|
4090
4090
|
}
|
|
4091
4091
|
},
|
|
4092
4092
|
{
|
|
4093
4093
|
"kind": "js",
|
|
4094
|
-
"name": "
|
|
4094
|
+
"name": "*",
|
|
4095
4095
|
"declaration": {
|
|
4096
|
-
"name": "
|
|
4097
|
-
"
|
|
4096
|
+
"name": "*",
|
|
4097
|
+
"package": "./accordion.styles"
|
|
4098
4098
|
}
|
|
4099
4099
|
},
|
|
4100
4100
|
{
|
|
4101
4101
|
"kind": "js",
|
|
4102
|
-
"name": "
|
|
4102
|
+
"name": "*",
|
|
4103
4103
|
"declaration": {
|
|
4104
|
-
"name": "
|
|
4105
|
-
"
|
|
4104
|
+
"name": "*",
|
|
4105
|
+
"package": "./accordion"
|
|
4106
4106
|
}
|
|
4107
4107
|
}
|
|
4108
4108
|
]
|
|
4109
4109
|
},
|
|
4110
4110
|
{
|
|
4111
4111
|
"kind": "javascript-module",
|
|
4112
|
-
"path": "src/
|
|
4112
|
+
"path": "src/_config/index.ts",
|
|
4113
4113
|
"declarations": [],
|
|
4114
4114
|
"exports": [
|
|
4115
4115
|
{
|
|
@@ -4117,7 +4117,7 @@
|
|
|
4117
4117
|
"name": "*",
|
|
4118
4118
|
"declaration": {
|
|
4119
4119
|
"name": "*",
|
|
4120
|
-
"package": "./
|
|
4120
|
+
"package": "./styles"
|
|
4121
4121
|
}
|
|
4122
4122
|
},
|
|
4123
4123
|
{
|
|
@@ -4125,7 +4125,7 @@
|
|
|
4125
4125
|
"name": "*",
|
|
4126
4126
|
"declaration": {
|
|
4127
4127
|
"name": "*",
|
|
4128
|
-
"package": "./
|
|
4128
|
+
"package": "./tokens"
|
|
4129
4129
|
}
|
|
4130
4130
|
},
|
|
4131
4131
|
{
|
|
@@ -4133,7 +4133,7 @@
|
|
|
4133
4133
|
"name": "*",
|
|
4134
4134
|
"declaration": {
|
|
4135
4135
|
"name": "*",
|
|
4136
|
-
"package": "./
|
|
4136
|
+
"package": "./values"
|
|
4137
4137
|
}
|
|
4138
4138
|
}
|
|
4139
4139
|
]
|
|
@@ -27407,6 +27407,21 @@
|
|
|
27407
27407
|
}
|
|
27408
27408
|
]
|
|
27409
27409
|
},
|
|
27410
|
+
{
|
|
27411
|
+
"kind": "javascript-module",
|
|
27412
|
+
"path": "src/overlays/index.ts",
|
|
27413
|
+
"declarations": [],
|
|
27414
|
+
"exports": [
|
|
27415
|
+
{
|
|
27416
|
+
"kind": "js",
|
|
27417
|
+
"name": "*",
|
|
27418
|
+
"declaration": {
|
|
27419
|
+
"name": "*",
|
|
27420
|
+
"package": "./system-health"
|
|
27421
|
+
}
|
|
27422
|
+
}
|
|
27423
|
+
]
|
|
27424
|
+
},
|
|
27410
27425
|
{
|
|
27411
27426
|
"kind": "javascript-module",
|
|
27412
27427
|
"path": "src/patterns/define.ts",
|
|
@@ -27507,21 +27522,6 @@
|
|
|
27507
27522
|
}
|
|
27508
27523
|
]
|
|
27509
27524
|
},
|
|
27510
|
-
{
|
|
27511
|
-
"kind": "javascript-module",
|
|
27512
|
-
"path": "src/overlays/index.ts",
|
|
27513
|
-
"declarations": [],
|
|
27514
|
-
"exports": [
|
|
27515
|
-
{
|
|
27516
|
-
"kind": "js",
|
|
27517
|
-
"name": "*",
|
|
27518
|
-
"declaration": {
|
|
27519
|
-
"name": "*",
|
|
27520
|
-
"package": "./system-health"
|
|
27521
|
-
}
|
|
27522
|
-
}
|
|
27523
|
-
]
|
|
27524
|
-
},
|
|
27525
27525
|
{
|
|
27526
27526
|
"kind": "javascript-module",
|
|
27527
27527
|
"path": "src/popper/index.ts",
|
|
@@ -29538,245 +29538,56 @@
|
|
|
29538
29538
|
"name": "construct",
|
|
29539
29539
|
"return": {
|
|
29540
29540
|
"type": {
|
|
29541
|
-
"text": "T"
|
|
29542
|
-
}
|
|
29543
|
-
},
|
|
29544
|
-
"parameters": [
|
|
29545
|
-
{
|
|
29546
|
-
"name": "Type",
|
|
29547
|
-
"type": {
|
|
29548
|
-
"text": "Constructable<T>"
|
|
29549
|
-
}
|
|
29550
|
-
}
|
|
29551
|
-
]
|
|
29552
|
-
}
|
|
29553
|
-
],
|
|
29554
|
-
"superclass": {
|
|
29555
|
-
"name": "RouterConfiguration",
|
|
29556
|
-
"package": "@microsoft/fast-router"
|
|
29557
|
-
}
|
|
29558
|
-
}
|
|
29559
|
-
],
|
|
29560
|
-
"exports": [
|
|
29561
|
-
{
|
|
29562
|
-
"kind": "js",
|
|
29563
|
-
"name": "FoundationRouter",
|
|
29564
|
-
"declaration": {
|
|
29565
|
-
"name": "FoundationRouter",
|
|
29566
|
-
"module": "src/router/router.ts"
|
|
29567
|
-
}
|
|
29568
|
-
},
|
|
29569
|
-
{
|
|
29570
|
-
"kind": "custom-element-definition",
|
|
29571
|
-
"name": "foundation-router",
|
|
29572
|
-
"declaration": {
|
|
29573
|
-
"name": "FoundationRouter",
|
|
29574
|
-
"module": "src/router/router.ts"
|
|
29575
|
-
}
|
|
29576
|
-
},
|
|
29577
|
-
{
|
|
29578
|
-
"kind": "js",
|
|
29579
|
-
"name": "FoundationRouteCollection",
|
|
29580
|
-
"declaration": {
|
|
29581
|
-
"name": "FoundationRouteCollection",
|
|
29582
|
-
"module": "src/router/router.ts"
|
|
29583
|
-
}
|
|
29584
|
-
},
|
|
29585
|
-
{
|
|
29586
|
-
"kind": "js",
|
|
29587
|
-
"name": "FoundationRouterConfiguration",
|
|
29588
|
-
"declaration": {
|
|
29589
|
-
"name": "FoundationRouterConfiguration",
|
|
29590
|
-
"module": "src/router/router.ts"
|
|
29591
|
-
}
|
|
29592
|
-
}
|
|
29593
|
-
]
|
|
29594
|
-
},
|
|
29595
|
-
{
|
|
29596
|
-
"kind": "javascript-module",
|
|
29597
|
-
"path": "src/segmented-control/index.ts",
|
|
29598
|
-
"declarations": [],
|
|
29599
|
-
"exports": [
|
|
29600
|
-
{
|
|
29601
|
-
"kind": "js",
|
|
29602
|
-
"name": "*",
|
|
29603
|
-
"declaration": {
|
|
29604
|
-
"name": "*",
|
|
29605
|
-
"package": "./segmented-control.template"
|
|
29606
|
-
}
|
|
29607
|
-
},
|
|
29608
|
-
{
|
|
29609
|
-
"kind": "js",
|
|
29610
|
-
"name": "*",
|
|
29611
|
-
"declaration": {
|
|
29612
|
-
"name": "*",
|
|
29613
|
-
"package": "./segmented-control.styles"
|
|
29614
|
-
}
|
|
29615
|
-
},
|
|
29616
|
-
{
|
|
29617
|
-
"kind": "js",
|
|
29618
|
-
"name": "*",
|
|
29619
|
-
"declaration": {
|
|
29620
|
-
"name": "*",
|
|
29621
|
-
"package": "./segmented-control"
|
|
29622
|
-
}
|
|
29623
|
-
}
|
|
29624
|
-
]
|
|
29625
|
-
},
|
|
29626
|
-
{
|
|
29627
|
-
"kind": "javascript-module",
|
|
29628
|
-
"path": "src/segmented-control/segmented-control.styles.ts",
|
|
29629
|
-
"declarations": [
|
|
29630
|
-
{
|
|
29631
|
-
"kind": "function",
|
|
29632
|
-
"name": "foundationSegmentedControlStyles",
|
|
29633
|
-
"return": {
|
|
29634
|
-
"type": {
|
|
29635
|
-
"text": "ElementStyles"
|
|
29636
|
-
}
|
|
29637
|
-
},
|
|
29638
|
-
"parameters": [
|
|
29639
|
-
{
|
|
29640
|
-
"name": "context",
|
|
29641
|
-
"type": {
|
|
29642
|
-
"text": "ElementDefinitionContext"
|
|
29643
|
-
}
|
|
29644
|
-
},
|
|
29645
|
-
{
|
|
29646
|
-
"name": "definition",
|
|
29647
|
-
"type": {
|
|
29648
|
-
"text": "FoundationElementDefinition"
|
|
29649
|
-
}
|
|
29650
|
-
}
|
|
29651
|
-
]
|
|
29652
|
-
}
|
|
29653
|
-
],
|
|
29654
|
-
"exports": [
|
|
29655
|
-
{
|
|
29656
|
-
"kind": "js",
|
|
29657
|
-
"name": "foundationSegmentedControlStyles",
|
|
29658
|
-
"declaration": {
|
|
29659
|
-
"name": "foundationSegmentedControlStyles",
|
|
29660
|
-
"module": "src/segmented-control/segmented-control.styles.ts"
|
|
29661
|
-
}
|
|
29662
|
-
}
|
|
29663
|
-
]
|
|
29664
|
-
},
|
|
29665
|
-
{
|
|
29666
|
-
"kind": "javascript-module",
|
|
29667
|
-
"path": "src/segmented-control/segmented-control.template.ts",
|
|
29668
|
-
"declarations": [
|
|
29669
|
-
{
|
|
29670
|
-
"kind": "function",
|
|
29671
|
-
"name": "foundationSegmentedControlTemplate",
|
|
29672
|
-
"return": {
|
|
29673
|
-
"type": {
|
|
29674
|
-
"text": "ViewTemplate<SegmentedControl>"
|
|
29675
|
-
}
|
|
29676
|
-
},
|
|
29677
|
-
"parameters": [
|
|
29678
|
-
{
|
|
29679
|
-
"name": "context",
|
|
29680
|
-
"type": {
|
|
29681
|
-
"text": "ElementDefinitionContext"
|
|
29682
|
-
}
|
|
29683
|
-
},
|
|
29684
|
-
{
|
|
29685
|
-
"name": "definition",
|
|
29686
|
-
"type": {
|
|
29687
|
-
"text": "FoundationElementDefinition"
|
|
29688
|
-
}
|
|
29689
|
-
}
|
|
29690
|
-
]
|
|
29691
|
-
}
|
|
29692
|
-
],
|
|
29693
|
-
"exports": [
|
|
29694
|
-
{
|
|
29695
|
-
"kind": "js",
|
|
29696
|
-
"name": "foundationSegmentedControlTemplate",
|
|
29697
|
-
"declaration": {
|
|
29698
|
-
"name": "foundationSegmentedControlTemplate",
|
|
29699
|
-
"module": "src/segmented-control/segmented-control.template.ts"
|
|
29700
|
-
}
|
|
29701
|
-
}
|
|
29702
|
-
]
|
|
29703
|
-
},
|
|
29704
|
-
{
|
|
29705
|
-
"kind": "javascript-module",
|
|
29706
|
-
"path": "src/segmented-control/segmented-control.ts",
|
|
29707
|
-
"declarations": [
|
|
29708
|
-
{
|
|
29709
|
-
"kind": "class",
|
|
29710
|
-
"description": "",
|
|
29711
|
-
"name": "SegmentedControl",
|
|
29712
|
-
"members": [
|
|
29713
|
-
{
|
|
29714
|
-
"kind": "method",
|
|
29715
|
-
"name": "valueChanged",
|
|
29716
|
-
"privacy": "protected"
|
|
29541
|
+
"text": "T"
|
|
29542
|
+
}
|
|
29543
|
+
},
|
|
29544
|
+
"parameters": [
|
|
29545
|
+
{
|
|
29546
|
+
"name": "Type",
|
|
29547
|
+
"type": {
|
|
29548
|
+
"text": "Constructable<T>"
|
|
29549
|
+
}
|
|
29550
|
+
}
|
|
29551
|
+
]
|
|
29717
29552
|
}
|
|
29718
29553
|
],
|
|
29719
29554
|
"superclass": {
|
|
29720
|
-
"name": "
|
|
29721
|
-
"package": "@microsoft/fast-
|
|
29722
|
-
}
|
|
29723
|
-
"tagName": "%%prefix%%-segmented-control",
|
|
29724
|
-
"customElement": true
|
|
29725
|
-
},
|
|
29726
|
-
{
|
|
29727
|
-
"kind": "variable",
|
|
29728
|
-
"name": "foundationSegmentedControlShadowOptions",
|
|
29729
|
-
"type": {
|
|
29730
|
-
"text": "ShadowRootInit"
|
|
29731
|
-
},
|
|
29732
|
-
"default": "undefined"
|
|
29733
|
-
},
|
|
29734
|
-
{
|
|
29735
|
-
"kind": "variable",
|
|
29736
|
-
"name": "defaultSegmentedControlConfig",
|
|
29737
|
-
"type": {
|
|
29738
|
-
"text": "object"
|
|
29739
|
-
},
|
|
29740
|
-
"default": "{}"
|
|
29741
|
-
},
|
|
29742
|
-
{
|
|
29743
|
-
"kind": "variable",
|
|
29744
|
-
"name": "foundationSegmentedControl",
|
|
29745
|
-
"description": "The Foundation Segmented Control",
|
|
29746
|
-
"privacy": "public"
|
|
29555
|
+
"name": "RouterConfiguration",
|
|
29556
|
+
"package": "@microsoft/fast-router"
|
|
29557
|
+
}
|
|
29747
29558
|
}
|
|
29748
29559
|
],
|
|
29749
29560
|
"exports": [
|
|
29750
29561
|
{
|
|
29751
29562
|
"kind": "js",
|
|
29752
|
-
"name": "
|
|
29563
|
+
"name": "FoundationRouter",
|
|
29753
29564
|
"declaration": {
|
|
29754
|
-
"name": "
|
|
29755
|
-
"module": "src/
|
|
29565
|
+
"name": "FoundationRouter",
|
|
29566
|
+
"module": "src/router/router.ts"
|
|
29756
29567
|
}
|
|
29757
29568
|
},
|
|
29758
29569
|
{
|
|
29759
|
-
"kind": "
|
|
29760
|
-
"name": "
|
|
29570
|
+
"kind": "custom-element-definition",
|
|
29571
|
+
"name": "foundation-router",
|
|
29761
29572
|
"declaration": {
|
|
29762
|
-
"name": "
|
|
29763
|
-
"module": "src/
|
|
29573
|
+
"name": "FoundationRouter",
|
|
29574
|
+
"module": "src/router/router.ts"
|
|
29764
29575
|
}
|
|
29765
29576
|
},
|
|
29766
29577
|
{
|
|
29767
29578
|
"kind": "js",
|
|
29768
|
-
"name": "
|
|
29579
|
+
"name": "FoundationRouteCollection",
|
|
29769
29580
|
"declaration": {
|
|
29770
|
-
"name": "
|
|
29771
|
-
"module": "src/
|
|
29581
|
+
"name": "FoundationRouteCollection",
|
|
29582
|
+
"module": "src/router/router.ts"
|
|
29772
29583
|
}
|
|
29773
29584
|
},
|
|
29774
29585
|
{
|
|
29775
29586
|
"kind": "js",
|
|
29776
|
-
"name": "
|
|
29587
|
+
"name": "FoundationRouterConfiguration",
|
|
29777
29588
|
"declaration": {
|
|
29778
|
-
"name": "
|
|
29779
|
-
"module": "src/
|
|
29589
|
+
"name": "FoundationRouterConfiguration",
|
|
29590
|
+
"module": "src/router/router.ts"
|
|
29780
29591
|
}
|
|
29781
29592
|
}
|
|
29782
29593
|
]
|
|
@@ -31203,6 +31014,195 @@
|
|
|
31203
31014
|
}
|
|
31204
31015
|
]
|
|
31205
31016
|
},
|
|
31017
|
+
{
|
|
31018
|
+
"kind": "javascript-module",
|
|
31019
|
+
"path": "src/segmented-control/index.ts",
|
|
31020
|
+
"declarations": [],
|
|
31021
|
+
"exports": [
|
|
31022
|
+
{
|
|
31023
|
+
"kind": "js",
|
|
31024
|
+
"name": "*",
|
|
31025
|
+
"declaration": {
|
|
31026
|
+
"name": "*",
|
|
31027
|
+
"package": "./segmented-control.template"
|
|
31028
|
+
}
|
|
31029
|
+
},
|
|
31030
|
+
{
|
|
31031
|
+
"kind": "js",
|
|
31032
|
+
"name": "*",
|
|
31033
|
+
"declaration": {
|
|
31034
|
+
"name": "*",
|
|
31035
|
+
"package": "./segmented-control.styles"
|
|
31036
|
+
}
|
|
31037
|
+
},
|
|
31038
|
+
{
|
|
31039
|
+
"kind": "js",
|
|
31040
|
+
"name": "*",
|
|
31041
|
+
"declaration": {
|
|
31042
|
+
"name": "*",
|
|
31043
|
+
"package": "./segmented-control"
|
|
31044
|
+
}
|
|
31045
|
+
}
|
|
31046
|
+
]
|
|
31047
|
+
},
|
|
31048
|
+
{
|
|
31049
|
+
"kind": "javascript-module",
|
|
31050
|
+
"path": "src/segmented-control/segmented-control.styles.ts",
|
|
31051
|
+
"declarations": [
|
|
31052
|
+
{
|
|
31053
|
+
"kind": "function",
|
|
31054
|
+
"name": "foundationSegmentedControlStyles",
|
|
31055
|
+
"return": {
|
|
31056
|
+
"type": {
|
|
31057
|
+
"text": "ElementStyles"
|
|
31058
|
+
}
|
|
31059
|
+
},
|
|
31060
|
+
"parameters": [
|
|
31061
|
+
{
|
|
31062
|
+
"name": "context",
|
|
31063
|
+
"type": {
|
|
31064
|
+
"text": "ElementDefinitionContext"
|
|
31065
|
+
}
|
|
31066
|
+
},
|
|
31067
|
+
{
|
|
31068
|
+
"name": "definition",
|
|
31069
|
+
"type": {
|
|
31070
|
+
"text": "FoundationElementDefinition"
|
|
31071
|
+
}
|
|
31072
|
+
}
|
|
31073
|
+
]
|
|
31074
|
+
}
|
|
31075
|
+
],
|
|
31076
|
+
"exports": [
|
|
31077
|
+
{
|
|
31078
|
+
"kind": "js",
|
|
31079
|
+
"name": "foundationSegmentedControlStyles",
|
|
31080
|
+
"declaration": {
|
|
31081
|
+
"name": "foundationSegmentedControlStyles",
|
|
31082
|
+
"module": "src/segmented-control/segmented-control.styles.ts"
|
|
31083
|
+
}
|
|
31084
|
+
}
|
|
31085
|
+
]
|
|
31086
|
+
},
|
|
31087
|
+
{
|
|
31088
|
+
"kind": "javascript-module",
|
|
31089
|
+
"path": "src/segmented-control/segmented-control.template.ts",
|
|
31090
|
+
"declarations": [
|
|
31091
|
+
{
|
|
31092
|
+
"kind": "function",
|
|
31093
|
+
"name": "foundationSegmentedControlTemplate",
|
|
31094
|
+
"return": {
|
|
31095
|
+
"type": {
|
|
31096
|
+
"text": "ViewTemplate<SegmentedControl>"
|
|
31097
|
+
}
|
|
31098
|
+
},
|
|
31099
|
+
"parameters": [
|
|
31100
|
+
{
|
|
31101
|
+
"name": "context",
|
|
31102
|
+
"type": {
|
|
31103
|
+
"text": "ElementDefinitionContext"
|
|
31104
|
+
}
|
|
31105
|
+
},
|
|
31106
|
+
{
|
|
31107
|
+
"name": "definition",
|
|
31108
|
+
"type": {
|
|
31109
|
+
"text": "FoundationElementDefinition"
|
|
31110
|
+
}
|
|
31111
|
+
}
|
|
31112
|
+
]
|
|
31113
|
+
}
|
|
31114
|
+
],
|
|
31115
|
+
"exports": [
|
|
31116
|
+
{
|
|
31117
|
+
"kind": "js",
|
|
31118
|
+
"name": "foundationSegmentedControlTemplate",
|
|
31119
|
+
"declaration": {
|
|
31120
|
+
"name": "foundationSegmentedControlTemplate",
|
|
31121
|
+
"module": "src/segmented-control/segmented-control.template.ts"
|
|
31122
|
+
}
|
|
31123
|
+
}
|
|
31124
|
+
]
|
|
31125
|
+
},
|
|
31126
|
+
{
|
|
31127
|
+
"kind": "javascript-module",
|
|
31128
|
+
"path": "src/segmented-control/segmented-control.ts",
|
|
31129
|
+
"declarations": [
|
|
31130
|
+
{
|
|
31131
|
+
"kind": "class",
|
|
31132
|
+
"description": "",
|
|
31133
|
+
"name": "SegmentedControl",
|
|
31134
|
+
"members": [
|
|
31135
|
+
{
|
|
31136
|
+
"kind": "method",
|
|
31137
|
+
"name": "valueChanged",
|
|
31138
|
+
"privacy": "protected"
|
|
31139
|
+
}
|
|
31140
|
+
],
|
|
31141
|
+
"superclass": {
|
|
31142
|
+
"name": "FASTRadioGroup",
|
|
31143
|
+
"package": "@microsoft/fast-foundation"
|
|
31144
|
+
},
|
|
31145
|
+
"tagName": "%%prefix%%-segmented-control",
|
|
31146
|
+
"customElement": true
|
|
31147
|
+
},
|
|
31148
|
+
{
|
|
31149
|
+
"kind": "variable",
|
|
31150
|
+
"name": "foundationSegmentedControlShadowOptions",
|
|
31151
|
+
"type": {
|
|
31152
|
+
"text": "ShadowRootInit"
|
|
31153
|
+
},
|
|
31154
|
+
"default": "undefined"
|
|
31155
|
+
},
|
|
31156
|
+
{
|
|
31157
|
+
"kind": "variable",
|
|
31158
|
+
"name": "defaultSegmentedControlConfig",
|
|
31159
|
+
"type": {
|
|
31160
|
+
"text": "object"
|
|
31161
|
+
},
|
|
31162
|
+
"default": "{}"
|
|
31163
|
+
},
|
|
31164
|
+
{
|
|
31165
|
+
"kind": "variable",
|
|
31166
|
+
"name": "foundationSegmentedControl",
|
|
31167
|
+
"description": "The Foundation Segmented Control",
|
|
31168
|
+
"privacy": "public"
|
|
31169
|
+
}
|
|
31170
|
+
],
|
|
31171
|
+
"exports": [
|
|
31172
|
+
{
|
|
31173
|
+
"kind": "js",
|
|
31174
|
+
"name": "SegmentedControl",
|
|
31175
|
+
"declaration": {
|
|
31176
|
+
"name": "SegmentedControl",
|
|
31177
|
+
"module": "src/segmented-control/segmented-control.ts"
|
|
31178
|
+
}
|
|
31179
|
+
},
|
|
31180
|
+
{
|
|
31181
|
+
"kind": "js",
|
|
31182
|
+
"name": "foundationSegmentedControlShadowOptions",
|
|
31183
|
+
"declaration": {
|
|
31184
|
+
"name": "foundationSegmentedControlShadowOptions",
|
|
31185
|
+
"module": "src/segmented-control/segmented-control.ts"
|
|
31186
|
+
}
|
|
31187
|
+
},
|
|
31188
|
+
{
|
|
31189
|
+
"kind": "js",
|
|
31190
|
+
"name": "defaultSegmentedControlConfig",
|
|
31191
|
+
"declaration": {
|
|
31192
|
+
"name": "defaultSegmentedControlConfig",
|
|
31193
|
+
"module": "src/segmented-control/segmented-control.ts"
|
|
31194
|
+
}
|
|
31195
|
+
},
|
|
31196
|
+
{
|
|
31197
|
+
"kind": "js",
|
|
31198
|
+
"name": "foundationSegmentedControl",
|
|
31199
|
+
"declaration": {
|
|
31200
|
+
"name": "foundationSegmentedControl",
|
|
31201
|
+
"module": "src/segmented-control/segmented-control.ts"
|
|
31202
|
+
}
|
|
31203
|
+
}
|
|
31204
|
+
]
|
|
31205
|
+
},
|
|
31206
31206
|
{
|
|
31207
31207
|
"kind": "javascript-module",
|
|
31208
31208
|
"path": "src/segmented-item/index.ts",
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@genesislcap/foundation-ui",
|
|
3
3
|
"description": "Genesis Foundation UI",
|
|
4
|
-
"version": "14.186.
|
|
4
|
+
"version": "14.186.1",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -82,13 +82,13 @@
|
|
|
82
82
|
}
|
|
83
83
|
},
|
|
84
84
|
"devDependencies": {
|
|
85
|
-
"@genesislcap/foundation-testing": "14.186.
|
|
86
|
-
"@genesislcap/genx": "14.186.
|
|
87
|
-
"@genesislcap/rollup-builder": "14.186.
|
|
88
|
-
"@genesislcap/ts-builder": "14.186.
|
|
89
|
-
"@genesislcap/uvu-playwright-builder": "14.186.
|
|
90
|
-
"@genesislcap/vite-builder": "14.186.
|
|
91
|
-
"@genesislcap/webpack-builder": "14.186.
|
|
85
|
+
"@genesislcap/foundation-testing": "14.186.1",
|
|
86
|
+
"@genesislcap/genx": "14.186.1",
|
|
87
|
+
"@genesislcap/rollup-builder": "14.186.1",
|
|
88
|
+
"@genesislcap/ts-builder": "14.186.1",
|
|
89
|
+
"@genesislcap/uvu-playwright-builder": "14.186.1",
|
|
90
|
+
"@genesislcap/vite-builder": "14.186.1",
|
|
91
|
+
"@genesislcap/webpack-builder": "14.186.1",
|
|
92
92
|
"copyfiles": "^2.4.1",
|
|
93
93
|
"rimraf": "^5.0.0",
|
|
94
94
|
"rxjs": "^7.5.4"
|
|
@@ -99,13 +99,13 @@
|
|
|
99
99
|
"@fortawesome/free-regular-svg-icons": "^6.2.1",
|
|
100
100
|
"@fortawesome/free-solid-svg-icons": "^6.2.1",
|
|
101
101
|
"@genesiscommunitysuccess/analyzer-import-alias-plugin": "^5.0.3",
|
|
102
|
-
"@genesislcap/foundation-comms": "14.186.
|
|
103
|
-
"@genesislcap/foundation-criteria": "14.186.
|
|
104
|
-
"@genesislcap/foundation-errors": "14.186.
|
|
105
|
-
"@genesislcap/foundation-logger": "14.186.
|
|
106
|
-
"@genesislcap/foundation-notifications": "14.186.
|
|
107
|
-
"@genesislcap/foundation-user": "14.186.
|
|
108
|
-
"@genesislcap/foundation-utils": "14.186.
|
|
102
|
+
"@genesislcap/foundation-comms": "14.186.1",
|
|
103
|
+
"@genesislcap/foundation-criteria": "14.186.1",
|
|
104
|
+
"@genesislcap/foundation-errors": "14.186.1",
|
|
105
|
+
"@genesislcap/foundation-logger": "14.186.1",
|
|
106
|
+
"@genesislcap/foundation-notifications": "14.186.1",
|
|
107
|
+
"@genesislcap/foundation-user": "14.186.1",
|
|
108
|
+
"@genesislcap/foundation-utils": "14.186.1",
|
|
109
109
|
"@microsoft/fast-colors": "^5.3.1",
|
|
110
110
|
"@microsoft/fast-components": "^2.30.6",
|
|
111
111
|
"@microsoft/fast-element": "^1.12.0",
|
|
@@ -127,5 +127,5 @@
|
|
|
127
127
|
"access": "public"
|
|
128
128
|
},
|
|
129
129
|
"customElements": "dist/custom-elements.json",
|
|
130
|
-
"gitHead": "
|
|
130
|
+
"gitHead": "d08325d1640fd14e5c6ecb86d75612c90ac49ef9"
|
|
131
131
|
}
|