@genesislcap/foundation-zero 14.23.0 → 14.23.1-alpha-57f25e5.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 +347 -347
- package/package.json +6 -6
|
@@ -720,225 +720,6 @@
|
|
|
720
720
|
}
|
|
721
721
|
]
|
|
722
722
|
},
|
|
723
|
-
{
|
|
724
|
-
"kind": "javascript-module",
|
|
725
|
-
"path": "src/_config/index.ts",
|
|
726
|
-
"declarations": [],
|
|
727
|
-
"exports": [
|
|
728
|
-
{
|
|
729
|
-
"kind": "js",
|
|
730
|
-
"name": "*",
|
|
731
|
-
"declaration": {
|
|
732
|
-
"name": "*",
|
|
733
|
-
"package": "./styles"
|
|
734
|
-
}
|
|
735
|
-
},
|
|
736
|
-
{
|
|
737
|
-
"kind": "js",
|
|
738
|
-
"name": "*",
|
|
739
|
-
"declaration": {
|
|
740
|
-
"name": "*",
|
|
741
|
-
"package": "./tokens"
|
|
742
|
-
}
|
|
743
|
-
},
|
|
744
|
-
{
|
|
745
|
-
"kind": "js",
|
|
746
|
-
"name": "*",
|
|
747
|
-
"declaration": {
|
|
748
|
-
"name": "*",
|
|
749
|
-
"package": "./values"
|
|
750
|
-
}
|
|
751
|
-
}
|
|
752
|
-
]
|
|
753
|
-
},
|
|
754
|
-
{
|
|
755
|
-
"kind": "javascript-module",
|
|
756
|
-
"path": "src/anchor/anchor.stories.ts",
|
|
757
|
-
"declarations": [
|
|
758
|
-
{
|
|
759
|
-
"kind": "variable",
|
|
760
|
-
"name": "meta",
|
|
761
|
-
"type": {
|
|
762
|
-
"text": "Meta"
|
|
763
|
-
},
|
|
764
|
-
"default": "{\n title: 'Anchor',\n component: 'zero-anchor',\n}"
|
|
765
|
-
},
|
|
766
|
-
{
|
|
767
|
-
"kind": "variable",
|
|
768
|
-
"name": "All",
|
|
769
|
-
"type": {
|
|
770
|
-
"text": "StoryObj"
|
|
771
|
-
},
|
|
772
|
-
"default": "{\n args: {\n anchorText: 'Rapid Anchor',\n appearances: ZeroAppearanceValues,\n },\n ...StylesMapperTemplate,\n}"
|
|
773
|
-
}
|
|
774
|
-
],
|
|
775
|
-
"exports": [
|
|
776
|
-
{
|
|
777
|
-
"kind": "js",
|
|
778
|
-
"name": "default",
|
|
779
|
-
"declaration": {
|
|
780
|
-
"name": "meta",
|
|
781
|
-
"module": "src/anchor/anchor.stories.ts"
|
|
782
|
-
}
|
|
783
|
-
},
|
|
784
|
-
{
|
|
785
|
-
"kind": "js",
|
|
786
|
-
"name": "All",
|
|
787
|
-
"declaration": {
|
|
788
|
-
"name": "All",
|
|
789
|
-
"module": "src/anchor/anchor.stories.ts"
|
|
790
|
-
}
|
|
791
|
-
}
|
|
792
|
-
]
|
|
793
|
-
},
|
|
794
|
-
{
|
|
795
|
-
"kind": "javascript-module",
|
|
796
|
-
"path": "src/anchor/anchor.styles.ts",
|
|
797
|
-
"declarations": [
|
|
798
|
-
{
|
|
799
|
-
"kind": "function",
|
|
800
|
-
"name": "zeroAnchorStyles",
|
|
801
|
-
"return": {
|
|
802
|
-
"type": {
|
|
803
|
-
"text": "ElementStyles"
|
|
804
|
-
}
|
|
805
|
-
},
|
|
806
|
-
"parameters": [
|
|
807
|
-
{
|
|
808
|
-
"name": "context",
|
|
809
|
-
"type": {
|
|
810
|
-
"text": "ElementDefinitionContext"
|
|
811
|
-
}
|
|
812
|
-
},
|
|
813
|
-
{
|
|
814
|
-
"name": "definition",
|
|
815
|
-
"type": {
|
|
816
|
-
"text": "FoundationElementDefinition"
|
|
817
|
-
}
|
|
818
|
-
}
|
|
819
|
-
]
|
|
820
|
-
}
|
|
821
|
-
],
|
|
822
|
-
"exports": [
|
|
823
|
-
{
|
|
824
|
-
"kind": "js",
|
|
825
|
-
"name": "zeroAnchorStyles",
|
|
826
|
-
"declaration": {
|
|
827
|
-
"name": "zeroAnchorStyles",
|
|
828
|
-
"module": "src/anchor/anchor.styles.ts"
|
|
829
|
-
}
|
|
830
|
-
}
|
|
831
|
-
]
|
|
832
|
-
},
|
|
833
|
-
{
|
|
834
|
-
"kind": "javascript-module",
|
|
835
|
-
"path": "src/anchor/anchor.template.ts",
|
|
836
|
-
"declarations": [
|
|
837
|
-
{
|
|
838
|
-
"kind": "function",
|
|
839
|
-
"name": "zeroAnchorTemplate",
|
|
840
|
-
"return": {
|
|
841
|
-
"type": {
|
|
842
|
-
"text": "ViewTemplate<Anchor>"
|
|
843
|
-
}
|
|
844
|
-
},
|
|
845
|
-
"parameters": [
|
|
846
|
-
{
|
|
847
|
-
"name": "context",
|
|
848
|
-
"type": {
|
|
849
|
-
"text": "ElementDefinitionContext"
|
|
850
|
-
}
|
|
851
|
-
},
|
|
852
|
-
{
|
|
853
|
-
"name": "definition",
|
|
854
|
-
"type": {
|
|
855
|
-
"text": "FoundationElementDefinition"
|
|
856
|
-
}
|
|
857
|
-
}
|
|
858
|
-
]
|
|
859
|
-
}
|
|
860
|
-
],
|
|
861
|
-
"exports": [
|
|
862
|
-
{
|
|
863
|
-
"kind": "js",
|
|
864
|
-
"name": "zeroAnchorTemplate",
|
|
865
|
-
"declaration": {
|
|
866
|
-
"name": "zeroAnchorTemplate",
|
|
867
|
-
"module": "src/anchor/anchor.template.ts"
|
|
868
|
-
}
|
|
869
|
-
}
|
|
870
|
-
]
|
|
871
|
-
},
|
|
872
|
-
{
|
|
873
|
-
"kind": "javascript-module",
|
|
874
|
-
"path": "src/anchor/anchor.ts",
|
|
875
|
-
"declarations": [
|
|
876
|
-
{
|
|
877
|
-
"kind": "class",
|
|
878
|
-
"description": "",
|
|
879
|
-
"name": "Anchor",
|
|
880
|
-
"superclass": {
|
|
881
|
-
"name": "FoundationAnchor",
|
|
882
|
-
"package": "@genesislcap/foundation-ui"
|
|
883
|
-
},
|
|
884
|
-
"tagName": "%%prefix%%-anchor",
|
|
885
|
-
"customElement": true
|
|
886
|
-
},
|
|
887
|
-
{
|
|
888
|
-
"kind": "variable",
|
|
889
|
-
"name": "zeroAnchor"
|
|
890
|
-
}
|
|
891
|
-
],
|
|
892
|
-
"exports": [
|
|
893
|
-
{
|
|
894
|
-
"kind": "js",
|
|
895
|
-
"name": "Anchor",
|
|
896
|
-
"declaration": {
|
|
897
|
-
"name": "Anchor",
|
|
898
|
-
"module": "src/anchor/anchor.ts"
|
|
899
|
-
}
|
|
900
|
-
},
|
|
901
|
-
{
|
|
902
|
-
"kind": "js",
|
|
903
|
-
"name": "zeroAnchor",
|
|
904
|
-
"declaration": {
|
|
905
|
-
"name": "zeroAnchor",
|
|
906
|
-
"module": "src/anchor/anchor.ts"
|
|
907
|
-
}
|
|
908
|
-
}
|
|
909
|
-
]
|
|
910
|
-
},
|
|
911
|
-
{
|
|
912
|
-
"kind": "javascript-module",
|
|
913
|
-
"path": "src/anchor/index.ts",
|
|
914
|
-
"declarations": [],
|
|
915
|
-
"exports": [
|
|
916
|
-
{
|
|
917
|
-
"kind": "js",
|
|
918
|
-
"name": "*",
|
|
919
|
-
"declaration": {
|
|
920
|
-
"name": "*",
|
|
921
|
-
"package": "./anchor"
|
|
922
|
-
}
|
|
923
|
-
},
|
|
924
|
-
{
|
|
925
|
-
"kind": "js",
|
|
926
|
-
"name": "*",
|
|
927
|
-
"declaration": {
|
|
928
|
-
"name": "*",
|
|
929
|
-
"package": "./anchor.styles"
|
|
930
|
-
}
|
|
931
|
-
},
|
|
932
|
-
{
|
|
933
|
-
"kind": "js",
|
|
934
|
-
"name": "*",
|
|
935
|
-
"declaration": {
|
|
936
|
-
"name": "*",
|
|
937
|
-
"package": "./anchor.template"
|
|
938
|
-
}
|
|
939
|
-
}
|
|
940
|
-
]
|
|
941
|
-
},
|
|
942
723
|
{
|
|
943
724
|
"kind": "javascript-module",
|
|
944
725
|
"path": "src/actions-menu/actions-menu.stories.ts",
|
|
@@ -1211,6 +992,225 @@
|
|
|
1211
992
|
}
|
|
1212
993
|
]
|
|
1213
994
|
},
|
|
995
|
+
{
|
|
996
|
+
"kind": "javascript-module",
|
|
997
|
+
"path": "src/anchor/anchor.stories.ts",
|
|
998
|
+
"declarations": [
|
|
999
|
+
{
|
|
1000
|
+
"kind": "variable",
|
|
1001
|
+
"name": "meta",
|
|
1002
|
+
"type": {
|
|
1003
|
+
"text": "Meta"
|
|
1004
|
+
},
|
|
1005
|
+
"default": "{\n title: 'Anchor',\n component: 'zero-anchor',\n}"
|
|
1006
|
+
},
|
|
1007
|
+
{
|
|
1008
|
+
"kind": "variable",
|
|
1009
|
+
"name": "All",
|
|
1010
|
+
"type": {
|
|
1011
|
+
"text": "StoryObj"
|
|
1012
|
+
},
|
|
1013
|
+
"default": "{\n args: {\n anchorText: 'Rapid Anchor',\n appearances: ZeroAppearanceValues,\n },\n ...StylesMapperTemplate,\n}"
|
|
1014
|
+
}
|
|
1015
|
+
],
|
|
1016
|
+
"exports": [
|
|
1017
|
+
{
|
|
1018
|
+
"kind": "js",
|
|
1019
|
+
"name": "default",
|
|
1020
|
+
"declaration": {
|
|
1021
|
+
"name": "meta",
|
|
1022
|
+
"module": "src/anchor/anchor.stories.ts"
|
|
1023
|
+
}
|
|
1024
|
+
},
|
|
1025
|
+
{
|
|
1026
|
+
"kind": "js",
|
|
1027
|
+
"name": "All",
|
|
1028
|
+
"declaration": {
|
|
1029
|
+
"name": "All",
|
|
1030
|
+
"module": "src/anchor/anchor.stories.ts"
|
|
1031
|
+
}
|
|
1032
|
+
}
|
|
1033
|
+
]
|
|
1034
|
+
},
|
|
1035
|
+
{
|
|
1036
|
+
"kind": "javascript-module",
|
|
1037
|
+
"path": "src/anchor/anchor.styles.ts",
|
|
1038
|
+
"declarations": [
|
|
1039
|
+
{
|
|
1040
|
+
"kind": "function",
|
|
1041
|
+
"name": "zeroAnchorStyles",
|
|
1042
|
+
"return": {
|
|
1043
|
+
"type": {
|
|
1044
|
+
"text": "ElementStyles"
|
|
1045
|
+
}
|
|
1046
|
+
},
|
|
1047
|
+
"parameters": [
|
|
1048
|
+
{
|
|
1049
|
+
"name": "context",
|
|
1050
|
+
"type": {
|
|
1051
|
+
"text": "ElementDefinitionContext"
|
|
1052
|
+
}
|
|
1053
|
+
},
|
|
1054
|
+
{
|
|
1055
|
+
"name": "definition",
|
|
1056
|
+
"type": {
|
|
1057
|
+
"text": "FoundationElementDefinition"
|
|
1058
|
+
}
|
|
1059
|
+
}
|
|
1060
|
+
]
|
|
1061
|
+
}
|
|
1062
|
+
],
|
|
1063
|
+
"exports": [
|
|
1064
|
+
{
|
|
1065
|
+
"kind": "js",
|
|
1066
|
+
"name": "zeroAnchorStyles",
|
|
1067
|
+
"declaration": {
|
|
1068
|
+
"name": "zeroAnchorStyles",
|
|
1069
|
+
"module": "src/anchor/anchor.styles.ts"
|
|
1070
|
+
}
|
|
1071
|
+
}
|
|
1072
|
+
]
|
|
1073
|
+
},
|
|
1074
|
+
{
|
|
1075
|
+
"kind": "javascript-module",
|
|
1076
|
+
"path": "src/anchor/anchor.template.ts",
|
|
1077
|
+
"declarations": [
|
|
1078
|
+
{
|
|
1079
|
+
"kind": "function",
|
|
1080
|
+
"name": "zeroAnchorTemplate",
|
|
1081
|
+
"return": {
|
|
1082
|
+
"type": {
|
|
1083
|
+
"text": "ViewTemplate<Anchor>"
|
|
1084
|
+
}
|
|
1085
|
+
},
|
|
1086
|
+
"parameters": [
|
|
1087
|
+
{
|
|
1088
|
+
"name": "context",
|
|
1089
|
+
"type": {
|
|
1090
|
+
"text": "ElementDefinitionContext"
|
|
1091
|
+
}
|
|
1092
|
+
},
|
|
1093
|
+
{
|
|
1094
|
+
"name": "definition",
|
|
1095
|
+
"type": {
|
|
1096
|
+
"text": "FoundationElementDefinition"
|
|
1097
|
+
}
|
|
1098
|
+
}
|
|
1099
|
+
]
|
|
1100
|
+
}
|
|
1101
|
+
],
|
|
1102
|
+
"exports": [
|
|
1103
|
+
{
|
|
1104
|
+
"kind": "js",
|
|
1105
|
+
"name": "zeroAnchorTemplate",
|
|
1106
|
+
"declaration": {
|
|
1107
|
+
"name": "zeroAnchorTemplate",
|
|
1108
|
+
"module": "src/anchor/anchor.template.ts"
|
|
1109
|
+
}
|
|
1110
|
+
}
|
|
1111
|
+
]
|
|
1112
|
+
},
|
|
1113
|
+
{
|
|
1114
|
+
"kind": "javascript-module",
|
|
1115
|
+
"path": "src/anchor/anchor.ts",
|
|
1116
|
+
"declarations": [
|
|
1117
|
+
{
|
|
1118
|
+
"kind": "class",
|
|
1119
|
+
"description": "",
|
|
1120
|
+
"name": "Anchor",
|
|
1121
|
+
"superclass": {
|
|
1122
|
+
"name": "FoundationAnchor",
|
|
1123
|
+
"package": "@genesislcap/foundation-ui"
|
|
1124
|
+
},
|
|
1125
|
+
"tagName": "%%prefix%%-anchor",
|
|
1126
|
+
"customElement": true
|
|
1127
|
+
},
|
|
1128
|
+
{
|
|
1129
|
+
"kind": "variable",
|
|
1130
|
+
"name": "zeroAnchor"
|
|
1131
|
+
}
|
|
1132
|
+
],
|
|
1133
|
+
"exports": [
|
|
1134
|
+
{
|
|
1135
|
+
"kind": "js",
|
|
1136
|
+
"name": "Anchor",
|
|
1137
|
+
"declaration": {
|
|
1138
|
+
"name": "Anchor",
|
|
1139
|
+
"module": "src/anchor/anchor.ts"
|
|
1140
|
+
}
|
|
1141
|
+
},
|
|
1142
|
+
{
|
|
1143
|
+
"kind": "js",
|
|
1144
|
+
"name": "zeroAnchor",
|
|
1145
|
+
"declaration": {
|
|
1146
|
+
"name": "zeroAnchor",
|
|
1147
|
+
"module": "src/anchor/anchor.ts"
|
|
1148
|
+
}
|
|
1149
|
+
}
|
|
1150
|
+
]
|
|
1151
|
+
},
|
|
1152
|
+
{
|
|
1153
|
+
"kind": "javascript-module",
|
|
1154
|
+
"path": "src/anchor/index.ts",
|
|
1155
|
+
"declarations": [],
|
|
1156
|
+
"exports": [
|
|
1157
|
+
{
|
|
1158
|
+
"kind": "js",
|
|
1159
|
+
"name": "*",
|
|
1160
|
+
"declaration": {
|
|
1161
|
+
"name": "*",
|
|
1162
|
+
"package": "./anchor"
|
|
1163
|
+
}
|
|
1164
|
+
},
|
|
1165
|
+
{
|
|
1166
|
+
"kind": "js",
|
|
1167
|
+
"name": "*",
|
|
1168
|
+
"declaration": {
|
|
1169
|
+
"name": "*",
|
|
1170
|
+
"package": "./anchor.styles"
|
|
1171
|
+
}
|
|
1172
|
+
},
|
|
1173
|
+
{
|
|
1174
|
+
"kind": "js",
|
|
1175
|
+
"name": "*",
|
|
1176
|
+
"declaration": {
|
|
1177
|
+
"name": "*",
|
|
1178
|
+
"package": "./anchor.template"
|
|
1179
|
+
}
|
|
1180
|
+
}
|
|
1181
|
+
]
|
|
1182
|
+
},
|
|
1183
|
+
{
|
|
1184
|
+
"kind": "javascript-module",
|
|
1185
|
+
"path": "src/_config/index.ts",
|
|
1186
|
+
"declarations": [],
|
|
1187
|
+
"exports": [
|
|
1188
|
+
{
|
|
1189
|
+
"kind": "js",
|
|
1190
|
+
"name": "*",
|
|
1191
|
+
"declaration": {
|
|
1192
|
+
"name": "*",
|
|
1193
|
+
"package": "./styles"
|
|
1194
|
+
}
|
|
1195
|
+
},
|
|
1196
|
+
{
|
|
1197
|
+
"kind": "js",
|
|
1198
|
+
"name": "*",
|
|
1199
|
+
"declaration": {
|
|
1200
|
+
"name": "*",
|
|
1201
|
+
"package": "./tokens"
|
|
1202
|
+
}
|
|
1203
|
+
},
|
|
1204
|
+
{
|
|
1205
|
+
"kind": "js",
|
|
1206
|
+
"name": "*",
|
|
1207
|
+
"declaration": {
|
|
1208
|
+
"name": "*",
|
|
1209
|
+
"package": "./values"
|
|
1210
|
+
}
|
|
1211
|
+
}
|
|
1212
|
+
]
|
|
1213
|
+
},
|
|
1214
1214
|
{
|
|
1215
1215
|
"kind": "javascript-module",
|
|
1216
1216
|
"path": "src/badge/badge.stories.ts",
|
|
@@ -10190,7 +10190,7 @@
|
|
|
10190
10190
|
},
|
|
10191
10191
|
{
|
|
10192
10192
|
"kind": "javascript-module",
|
|
10193
|
-
"path": "src/
|
|
10193
|
+
"path": "src/segmented-item/index.ts",
|
|
10194
10194
|
"declarations": [],
|
|
10195
10195
|
"exports": [
|
|
10196
10196
|
{
|
|
@@ -10198,7 +10198,7 @@
|
|
|
10198
10198
|
"name": "*",
|
|
10199
10199
|
"declaration": {
|
|
10200
10200
|
"name": "*",
|
|
10201
|
-
"package": "./
|
|
10201
|
+
"package": "./segmented-item.template"
|
|
10202
10202
|
}
|
|
10203
10203
|
},
|
|
10204
10204
|
{
|
|
@@ -10206,7 +10206,7 @@
|
|
|
10206
10206
|
"name": "*",
|
|
10207
10207
|
"declaration": {
|
|
10208
10208
|
"name": "*",
|
|
10209
|
-
"package": "./
|
|
10209
|
+
"package": "./segmented-item.styles"
|
|
10210
10210
|
}
|
|
10211
10211
|
},
|
|
10212
10212
|
{
|
|
@@ -10214,58 +10214,18 @@
|
|
|
10214
10214
|
"name": "*",
|
|
10215
10215
|
"declaration": {
|
|
10216
10216
|
"name": "*",
|
|
10217
|
-
"package": "./
|
|
10218
|
-
}
|
|
10219
|
-
}
|
|
10220
|
-
]
|
|
10221
|
-
},
|
|
10222
|
-
{
|
|
10223
|
-
"kind": "javascript-module",
|
|
10224
|
-
"path": "src/select/select.stories.ts",
|
|
10225
|
-
"declarations": [
|
|
10226
|
-
{
|
|
10227
|
-
"kind": "variable",
|
|
10228
|
-
"name": "meta",
|
|
10229
|
-
"type": {
|
|
10230
|
-
"text": "Meta"
|
|
10231
|
-
},
|
|
10232
|
-
"default": "{\n title: 'Select',\n component: 'zero-select',\n}"
|
|
10233
|
-
},
|
|
10234
|
-
{
|
|
10235
|
-
"kind": "variable",
|
|
10236
|
-
"name": "Primary",
|
|
10237
|
-
"type": {
|
|
10238
|
-
"text": "StoryObj"
|
|
10239
|
-
},
|
|
10240
|
-
"default": "{\n render: () => html`\n <div style=\"min-height: 300px;\">\n <zero-select>\n <zero-option value=\"1\">Zero Option 1</zero-option>\n <zero-option value=\"2\">Zero Option 2</zero-option>\n <zero-option value=\"3\">Zero Option 3</zero-option>\n </zero-select>\n </div>\n `,\n}"
|
|
10241
|
-
}
|
|
10242
|
-
],
|
|
10243
|
-
"exports": [
|
|
10244
|
-
{
|
|
10245
|
-
"kind": "js",
|
|
10246
|
-
"name": "default",
|
|
10247
|
-
"declaration": {
|
|
10248
|
-
"name": "meta",
|
|
10249
|
-
"module": "src/select/select.stories.ts"
|
|
10250
|
-
}
|
|
10251
|
-
},
|
|
10252
|
-
{
|
|
10253
|
-
"kind": "js",
|
|
10254
|
-
"name": "Primary",
|
|
10255
|
-
"declaration": {
|
|
10256
|
-
"name": "Primary",
|
|
10257
|
-
"module": "src/select/select.stories.ts"
|
|
10217
|
+
"package": "./segmented-item"
|
|
10258
10218
|
}
|
|
10259
10219
|
}
|
|
10260
10220
|
]
|
|
10261
10221
|
},
|
|
10262
10222
|
{
|
|
10263
10223
|
"kind": "javascript-module",
|
|
10264
|
-
"path": "src/
|
|
10224
|
+
"path": "src/segmented-item/segmented-item.styles.ts",
|
|
10265
10225
|
"declarations": [
|
|
10266
10226
|
{
|
|
10267
10227
|
"kind": "function",
|
|
10268
|
-
"name": "
|
|
10228
|
+
"name": "zeroSegmentedItemStyles",
|
|
10269
10229
|
"return": {
|
|
10270
10230
|
"type": {
|
|
10271
10231
|
"text": "ElementStyles"
|
|
@@ -10281,7 +10241,7 @@
|
|
|
10281
10241
|
{
|
|
10282
10242
|
"name": "definition",
|
|
10283
10243
|
"type": {
|
|
10284
|
-
"text": "
|
|
10244
|
+
"text": "RadioOptions"
|
|
10285
10245
|
}
|
|
10286
10246
|
}
|
|
10287
10247
|
]
|
|
@@ -10290,24 +10250,24 @@
|
|
|
10290
10250
|
"exports": [
|
|
10291
10251
|
{
|
|
10292
10252
|
"kind": "js",
|
|
10293
|
-
"name": "
|
|
10253
|
+
"name": "zeroSegmentedItemStyles",
|
|
10294
10254
|
"declaration": {
|
|
10295
|
-
"name": "
|
|
10296
|
-
"module": "src/
|
|
10255
|
+
"name": "zeroSegmentedItemStyles",
|
|
10256
|
+
"module": "src/segmented-item/segmented-item.styles.ts"
|
|
10297
10257
|
}
|
|
10298
10258
|
}
|
|
10299
10259
|
]
|
|
10300
10260
|
},
|
|
10301
10261
|
{
|
|
10302
10262
|
"kind": "javascript-module",
|
|
10303
|
-
"path": "src/
|
|
10263
|
+
"path": "src/segmented-item/segmented-item.template.ts",
|
|
10304
10264
|
"declarations": [
|
|
10305
10265
|
{
|
|
10306
10266
|
"kind": "function",
|
|
10307
|
-
"name": "
|
|
10267
|
+
"name": "zeroSegmentedItemTemplate",
|
|
10308
10268
|
"return": {
|
|
10309
10269
|
"type": {
|
|
10310
|
-
"text": "ViewTemplate<
|
|
10270
|
+
"text": "ViewTemplate<SegmentedItem>"
|
|
10311
10271
|
}
|
|
10312
10272
|
},
|
|
10313
10273
|
"parameters": [
|
|
@@ -10329,56 +10289,88 @@
|
|
|
10329
10289
|
"exports": [
|
|
10330
10290
|
{
|
|
10331
10291
|
"kind": "js",
|
|
10332
|
-
"name": "
|
|
10292
|
+
"name": "zeroSegmentedItemTemplate",
|
|
10333
10293
|
"declaration": {
|
|
10334
|
-
"name": "
|
|
10335
|
-
"module": "src/
|
|
10294
|
+
"name": "zeroSegmentedItemTemplate",
|
|
10295
|
+
"module": "src/segmented-item/segmented-item.template.ts"
|
|
10336
10296
|
}
|
|
10337
10297
|
}
|
|
10338
10298
|
]
|
|
10339
10299
|
},
|
|
10340
10300
|
{
|
|
10341
10301
|
"kind": "javascript-module",
|
|
10342
|
-
"path": "src/
|
|
10302
|
+
"path": "src/segmented-item/segmented-item.ts",
|
|
10343
10303
|
"declarations": [
|
|
10344
10304
|
{
|
|
10345
10305
|
"kind": "class",
|
|
10346
10306
|
"description": "",
|
|
10347
|
-
"name": "
|
|
10307
|
+
"name": "SegmentedItem",
|
|
10348
10308
|
"superclass": {
|
|
10349
|
-
"name": "
|
|
10309
|
+
"name": "FoundationFoundationRadio",
|
|
10350
10310
|
"package": "@genesislcap/foundation-ui"
|
|
10311
|
+
}
|
|
10312
|
+
},
|
|
10313
|
+
{
|
|
10314
|
+
"kind": "variable",
|
|
10315
|
+
"name": "zeroSegmentedItemShadowOptions",
|
|
10316
|
+
"type": {
|
|
10317
|
+
"text": "ShadowRootInit"
|
|
10351
10318
|
},
|
|
10352
|
-
"
|
|
10353
|
-
"customElement": true
|
|
10319
|
+
"default": "undefined"
|
|
10354
10320
|
},
|
|
10355
10321
|
{
|
|
10356
10322
|
"kind": "variable",
|
|
10357
|
-
"name": "
|
|
10323
|
+
"name": "defaultSegmentedItemConfig",
|
|
10324
|
+
"type": {
|
|
10325
|
+
"text": "object"
|
|
10326
|
+
},
|
|
10327
|
+
"default": "{}"
|
|
10328
|
+
},
|
|
10329
|
+
{
|
|
10330
|
+
"kind": "variable",
|
|
10331
|
+
"name": "zeroSegmentedItem",
|
|
10332
|
+
"description": "The Zero Segmented item",
|
|
10333
|
+
"privacy": "public"
|
|
10358
10334
|
}
|
|
10359
10335
|
],
|
|
10360
10336
|
"exports": [
|
|
10361
10337
|
{
|
|
10362
10338
|
"kind": "js",
|
|
10363
|
-
"name": "
|
|
10339
|
+
"name": "SegmentedItem",
|
|
10364
10340
|
"declaration": {
|
|
10365
|
-
"name": "
|
|
10366
|
-
"module": "src/
|
|
10341
|
+
"name": "SegmentedItem",
|
|
10342
|
+
"module": "src/segmented-item/segmented-item.ts"
|
|
10367
10343
|
}
|
|
10368
10344
|
},
|
|
10369
10345
|
{
|
|
10370
10346
|
"kind": "js",
|
|
10371
|
-
"name": "
|
|
10347
|
+
"name": "zeroSegmentedItemShadowOptions",
|
|
10372
10348
|
"declaration": {
|
|
10373
|
-
"name": "
|
|
10374
|
-
"module": "src/
|
|
10349
|
+
"name": "zeroSegmentedItemShadowOptions",
|
|
10350
|
+
"module": "src/segmented-item/segmented-item.ts"
|
|
10351
|
+
}
|
|
10352
|
+
},
|
|
10353
|
+
{
|
|
10354
|
+
"kind": "js",
|
|
10355
|
+
"name": "defaultSegmentedItemConfig",
|
|
10356
|
+
"declaration": {
|
|
10357
|
+
"name": "defaultSegmentedItemConfig",
|
|
10358
|
+
"module": "src/segmented-item/segmented-item.ts"
|
|
10359
|
+
}
|
|
10360
|
+
},
|
|
10361
|
+
{
|
|
10362
|
+
"kind": "js",
|
|
10363
|
+
"name": "zeroSegmentedItem",
|
|
10364
|
+
"declaration": {
|
|
10365
|
+
"name": "zeroSegmentedItem",
|
|
10366
|
+
"module": "src/segmented-item/segmented-item.ts"
|
|
10375
10367
|
}
|
|
10376
10368
|
}
|
|
10377
10369
|
]
|
|
10378
10370
|
},
|
|
10379
10371
|
{
|
|
10380
10372
|
"kind": "javascript-module",
|
|
10381
|
-
"path": "src/
|
|
10373
|
+
"path": "src/select/index.ts",
|
|
10382
10374
|
"declarations": [],
|
|
10383
10375
|
"exports": [
|
|
10384
10376
|
{
|
|
@@ -10386,7 +10378,7 @@
|
|
|
10386
10378
|
"name": "*",
|
|
10387
10379
|
"declaration": {
|
|
10388
10380
|
"name": "*",
|
|
10389
|
-
"package": "./
|
|
10381
|
+
"package": "./select"
|
|
10390
10382
|
}
|
|
10391
10383
|
},
|
|
10392
10384
|
{
|
|
@@ -10394,7 +10386,7 @@
|
|
|
10394
10386
|
"name": "*",
|
|
10395
10387
|
"declaration": {
|
|
10396
10388
|
"name": "*",
|
|
10397
|
-
"package": "./
|
|
10389
|
+
"package": "./select.styles"
|
|
10398
10390
|
}
|
|
10399
10391
|
},
|
|
10400
10392
|
{
|
|
@@ -10402,18 +10394,58 @@
|
|
|
10402
10394
|
"name": "*",
|
|
10403
10395
|
"declaration": {
|
|
10404
10396
|
"name": "*",
|
|
10405
|
-
"package": "./
|
|
10397
|
+
"package": "./select.template"
|
|
10406
10398
|
}
|
|
10407
10399
|
}
|
|
10408
10400
|
]
|
|
10409
10401
|
},
|
|
10410
10402
|
{
|
|
10411
10403
|
"kind": "javascript-module",
|
|
10412
|
-
"path": "src/
|
|
10404
|
+
"path": "src/select/select.stories.ts",
|
|
10405
|
+
"declarations": [
|
|
10406
|
+
{
|
|
10407
|
+
"kind": "variable",
|
|
10408
|
+
"name": "meta",
|
|
10409
|
+
"type": {
|
|
10410
|
+
"text": "Meta"
|
|
10411
|
+
},
|
|
10412
|
+
"default": "{\n title: 'Select',\n component: 'zero-select',\n}"
|
|
10413
|
+
},
|
|
10414
|
+
{
|
|
10415
|
+
"kind": "variable",
|
|
10416
|
+
"name": "Primary",
|
|
10417
|
+
"type": {
|
|
10418
|
+
"text": "StoryObj"
|
|
10419
|
+
},
|
|
10420
|
+
"default": "{\n render: () => html`\n <div style=\"min-height: 300px;\">\n <zero-select>\n <zero-option value=\"1\">Zero Option 1</zero-option>\n <zero-option value=\"2\">Zero Option 2</zero-option>\n <zero-option value=\"3\">Zero Option 3</zero-option>\n </zero-select>\n </div>\n `,\n}"
|
|
10421
|
+
}
|
|
10422
|
+
],
|
|
10423
|
+
"exports": [
|
|
10424
|
+
{
|
|
10425
|
+
"kind": "js",
|
|
10426
|
+
"name": "default",
|
|
10427
|
+
"declaration": {
|
|
10428
|
+
"name": "meta",
|
|
10429
|
+
"module": "src/select/select.stories.ts"
|
|
10430
|
+
}
|
|
10431
|
+
},
|
|
10432
|
+
{
|
|
10433
|
+
"kind": "js",
|
|
10434
|
+
"name": "Primary",
|
|
10435
|
+
"declaration": {
|
|
10436
|
+
"name": "Primary",
|
|
10437
|
+
"module": "src/select/select.stories.ts"
|
|
10438
|
+
}
|
|
10439
|
+
}
|
|
10440
|
+
]
|
|
10441
|
+
},
|
|
10442
|
+
{
|
|
10443
|
+
"kind": "javascript-module",
|
|
10444
|
+
"path": "src/select/select.styles.ts",
|
|
10413
10445
|
"declarations": [
|
|
10414
10446
|
{
|
|
10415
10447
|
"kind": "function",
|
|
10416
|
-
"name": "
|
|
10448
|
+
"name": "zeroSelectStyles",
|
|
10417
10449
|
"return": {
|
|
10418
10450
|
"type": {
|
|
10419
10451
|
"text": "ElementStyles"
|
|
@@ -10429,7 +10461,7 @@
|
|
|
10429
10461
|
{
|
|
10430
10462
|
"name": "definition",
|
|
10431
10463
|
"type": {
|
|
10432
|
-
"text": "
|
|
10464
|
+
"text": "FoundationElementDefinition"
|
|
10433
10465
|
}
|
|
10434
10466
|
}
|
|
10435
10467
|
]
|
|
@@ -10438,24 +10470,24 @@
|
|
|
10438
10470
|
"exports": [
|
|
10439
10471
|
{
|
|
10440
10472
|
"kind": "js",
|
|
10441
|
-
"name": "
|
|
10473
|
+
"name": "zeroSelectStyles",
|
|
10442
10474
|
"declaration": {
|
|
10443
|
-
"name": "
|
|
10444
|
-
"module": "src/
|
|
10475
|
+
"name": "zeroSelectStyles",
|
|
10476
|
+
"module": "src/select/select.styles.ts"
|
|
10445
10477
|
}
|
|
10446
10478
|
}
|
|
10447
10479
|
]
|
|
10448
10480
|
},
|
|
10449
10481
|
{
|
|
10450
10482
|
"kind": "javascript-module",
|
|
10451
|
-
"path": "src/
|
|
10483
|
+
"path": "src/select/select.template.ts",
|
|
10452
10484
|
"declarations": [
|
|
10453
10485
|
{
|
|
10454
10486
|
"kind": "function",
|
|
10455
|
-
"name": "
|
|
10487
|
+
"name": "zeroSelectTemplate",
|
|
10456
10488
|
"return": {
|
|
10457
10489
|
"type": {
|
|
10458
|
-
"text": "ViewTemplate<
|
|
10490
|
+
"text": "ViewTemplate<Select>"
|
|
10459
10491
|
}
|
|
10460
10492
|
},
|
|
10461
10493
|
"parameters": [
|
|
@@ -10477,81 +10509,49 @@
|
|
|
10477
10509
|
"exports": [
|
|
10478
10510
|
{
|
|
10479
10511
|
"kind": "js",
|
|
10480
|
-
"name": "
|
|
10512
|
+
"name": "zeroSelectTemplate",
|
|
10481
10513
|
"declaration": {
|
|
10482
|
-
"name": "
|
|
10483
|
-
"module": "src/
|
|
10514
|
+
"name": "zeroSelectTemplate",
|
|
10515
|
+
"module": "src/select/select.template.ts"
|
|
10484
10516
|
}
|
|
10485
10517
|
}
|
|
10486
10518
|
]
|
|
10487
10519
|
},
|
|
10488
10520
|
{
|
|
10489
10521
|
"kind": "javascript-module",
|
|
10490
|
-
"path": "src/
|
|
10522
|
+
"path": "src/select/select.ts",
|
|
10491
10523
|
"declarations": [
|
|
10492
10524
|
{
|
|
10493
10525
|
"kind": "class",
|
|
10494
10526
|
"description": "",
|
|
10495
|
-
"name": "
|
|
10527
|
+
"name": "Select",
|
|
10496
10528
|
"superclass": {
|
|
10497
|
-
"name": "
|
|
10529
|
+
"name": "FoundationSelect",
|
|
10498
10530
|
"package": "@genesislcap/foundation-ui"
|
|
10499
|
-
}
|
|
10500
|
-
},
|
|
10501
|
-
{
|
|
10502
|
-
"kind": "variable",
|
|
10503
|
-
"name": "zeroSegmentedItemShadowOptions",
|
|
10504
|
-
"type": {
|
|
10505
|
-
"text": "ShadowRootInit"
|
|
10506
|
-
},
|
|
10507
|
-
"default": "undefined"
|
|
10508
|
-
},
|
|
10509
|
-
{
|
|
10510
|
-
"kind": "variable",
|
|
10511
|
-
"name": "defaultSegmentedItemConfig",
|
|
10512
|
-
"type": {
|
|
10513
|
-
"text": "object"
|
|
10514
10531
|
},
|
|
10515
|
-
"
|
|
10532
|
+
"tagName": "%%prefix%%-select",
|
|
10533
|
+
"customElement": true
|
|
10516
10534
|
},
|
|
10517
10535
|
{
|
|
10518
10536
|
"kind": "variable",
|
|
10519
|
-
"name": "
|
|
10520
|
-
"description": "The Zero Segmented item",
|
|
10521
|
-
"privacy": "public"
|
|
10537
|
+
"name": "zeroSelect"
|
|
10522
10538
|
}
|
|
10523
10539
|
],
|
|
10524
10540
|
"exports": [
|
|
10525
10541
|
{
|
|
10526
10542
|
"kind": "js",
|
|
10527
|
-
"name": "
|
|
10528
|
-
"declaration": {
|
|
10529
|
-
"name": "SegmentedItem",
|
|
10530
|
-
"module": "src/segmented-item/segmented-item.ts"
|
|
10531
|
-
}
|
|
10532
|
-
},
|
|
10533
|
-
{
|
|
10534
|
-
"kind": "js",
|
|
10535
|
-
"name": "zeroSegmentedItemShadowOptions",
|
|
10536
|
-
"declaration": {
|
|
10537
|
-
"name": "zeroSegmentedItemShadowOptions",
|
|
10538
|
-
"module": "src/segmented-item/segmented-item.ts"
|
|
10539
|
-
}
|
|
10540
|
-
},
|
|
10541
|
-
{
|
|
10542
|
-
"kind": "js",
|
|
10543
|
-
"name": "defaultSegmentedItemConfig",
|
|
10543
|
+
"name": "Select",
|
|
10544
10544
|
"declaration": {
|
|
10545
|
-
"name": "
|
|
10546
|
-
"module": "src/
|
|
10545
|
+
"name": "Select",
|
|
10546
|
+
"module": "src/select/select.ts"
|
|
10547
10547
|
}
|
|
10548
10548
|
},
|
|
10549
10549
|
{
|
|
10550
10550
|
"kind": "js",
|
|
10551
|
-
"name": "
|
|
10551
|
+
"name": "zeroSelect",
|
|
10552
10552
|
"declaration": {
|
|
10553
|
-
"name": "
|
|
10554
|
-
"module": "src/
|
|
10553
|
+
"name": "zeroSelect",
|
|
10554
|
+
"module": "src/select/select.ts"
|
|
10555
10555
|
}
|
|
10556
10556
|
}
|
|
10557
10557
|
]
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@genesislcap/foundation-zero",
|
|
3
3
|
"description": "Genesis Foundation Zero Design System",
|
|
4
|
-
"version": "14.23.0",
|
|
4
|
+
"version": "14.23.1-alpha-57f25e5.0",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"license": "SEE LICENSE IN license.txt",
|
|
7
7
|
"main": "dist/esm/index.js",
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
32
|
"@custom-elements-manifest/analyzer": "^0.8.2",
|
|
33
|
-
"@genesislcap/genx": "
|
|
33
|
+
"@genesislcap/genx": "14.23.1-alpha-57f25e5.0",
|
|
34
34
|
"@module-federation/dashboard-plugin": "2.3.0",
|
|
35
35
|
"@pixability-ui/federated-types": "^0.2.0",
|
|
36
36
|
"@playwright/test": "^1.18.1",
|
|
@@ -92,9 +92,9 @@
|
|
|
92
92
|
"webpack-merge": "^5.7.3"
|
|
93
93
|
},
|
|
94
94
|
"dependencies": {
|
|
95
|
-
"@genesislcap/foundation-comms": "
|
|
96
|
-
"@genesislcap/foundation-ui": "
|
|
97
|
-
"@genesislcap/foundation-utils": "
|
|
95
|
+
"@genesislcap/foundation-comms": "14.23.1-alpha-57f25e5.0",
|
|
96
|
+
"@genesislcap/foundation-ui": "14.23.1-alpha-57f25e5.0",
|
|
97
|
+
"@genesislcap/foundation-utils": "14.23.1-alpha-57f25e5.0",
|
|
98
98
|
"@microsoft/fast-colors": "^5.1.4",
|
|
99
99
|
"@microsoft/fast-components": "^2.21.3",
|
|
100
100
|
"@microsoft/fast-element": "^1.7.0",
|
|
@@ -107,5 +107,5 @@
|
|
|
107
107
|
"access": "public"
|
|
108
108
|
},
|
|
109
109
|
"customElements": "dist/custom-elements.json",
|
|
110
|
-
"gitHead": "
|
|
110
|
+
"gitHead": "700a7dbd94e50a5cfd9a84c6fcceb6a3e2dfe1a4"
|
|
111
111
|
}
|