@genesislcap/foundation-zero 14.20.1-alpha-fd9d532.0 → 14.20.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 +1660 -1660
- package/package.json +6 -6
|
@@ -751,6 +751,194 @@
|
|
|
751
751
|
}
|
|
752
752
|
]
|
|
753
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
|
+
},
|
|
754
942
|
{
|
|
755
943
|
"kind": "javascript-module",
|
|
756
944
|
"path": "src/actions-menu/actions-menu.stories.ts",
|
|
@@ -1025,7 +1213,7 @@
|
|
|
1025
1213
|
},
|
|
1026
1214
|
{
|
|
1027
1215
|
"kind": "javascript-module",
|
|
1028
|
-
"path": "src/
|
|
1216
|
+
"path": "src/breadcrumb/breadcrumb.stories.ts",
|
|
1029
1217
|
"declarations": [
|
|
1030
1218
|
{
|
|
1031
1219
|
"kind": "variable",
|
|
@@ -1033,15 +1221,15 @@
|
|
|
1033
1221
|
"type": {
|
|
1034
1222
|
"text": "Meta"
|
|
1035
1223
|
},
|
|
1036
|
-
"default": "{\n title: '
|
|
1224
|
+
"default": "{\n title: 'Breadcrumb',\n component: 'zero-breadcrumb',\n}"
|
|
1037
1225
|
},
|
|
1038
1226
|
{
|
|
1039
1227
|
"kind": "variable",
|
|
1040
|
-
"name": "
|
|
1228
|
+
"name": "Primary",
|
|
1041
1229
|
"type": {
|
|
1042
1230
|
"text": "StoryObj"
|
|
1043
1231
|
},
|
|
1044
|
-
"default": "{\n args: {\n
|
|
1232
|
+
"default": "{\n args: {\n breadcrumbItemsText: 'Breadcrumb Item',\n breadcrumbCurrentItemText: 'Current Page',\n },\n render: ({ breadcrumbItemsText, breadcrumbCurrentItemText }) =>\n html`\n <zero-breadcrumb>\n <zero-breadcrumb-item href=\"#\">${breadcrumbItemsText} 1</zero-breadcrumb-item>\n <zero-breadcrumb-item href=\"#\">${breadcrumbItemsText} 2</zero-breadcrumb-item>\n <zero-breadcrumb-item>${breadcrumbCurrentItemText}</zero-breadcrumb-item>\n </zero-breadcrumb>\n `,\n}"
|
|
1045
1233
|
}
|
|
1046
1234
|
],
|
|
1047
1235
|
"exports": [
|
|
@@ -1050,26 +1238,26 @@
|
|
|
1050
1238
|
"name": "default",
|
|
1051
1239
|
"declaration": {
|
|
1052
1240
|
"name": "meta",
|
|
1053
|
-
"module": "src/
|
|
1241
|
+
"module": "src/breadcrumb/breadcrumb.stories.ts"
|
|
1054
1242
|
}
|
|
1055
1243
|
},
|
|
1056
1244
|
{
|
|
1057
1245
|
"kind": "js",
|
|
1058
|
-
"name": "
|
|
1246
|
+
"name": "Primary",
|
|
1059
1247
|
"declaration": {
|
|
1060
|
-
"name": "
|
|
1061
|
-
"module": "src/
|
|
1248
|
+
"name": "Primary",
|
|
1249
|
+
"module": "src/breadcrumb/breadcrumb.stories.ts"
|
|
1062
1250
|
}
|
|
1063
1251
|
}
|
|
1064
1252
|
]
|
|
1065
1253
|
},
|
|
1066
1254
|
{
|
|
1067
1255
|
"kind": "javascript-module",
|
|
1068
|
-
"path": "src/
|
|
1256
|
+
"path": "src/breadcrumb/breadcrumb.styles.ts",
|
|
1069
1257
|
"declarations": [
|
|
1070
1258
|
{
|
|
1071
1259
|
"kind": "function",
|
|
1072
|
-
"name": "
|
|
1260
|
+
"name": "zeroBreadcrumbStyles",
|
|
1073
1261
|
"return": {
|
|
1074
1262
|
"type": {
|
|
1075
1263
|
"text": "ElementStyles"
|
|
@@ -1094,24 +1282,24 @@
|
|
|
1094
1282
|
"exports": [
|
|
1095
1283
|
{
|
|
1096
1284
|
"kind": "js",
|
|
1097
|
-
"name": "
|
|
1285
|
+
"name": "zeroBreadcrumbStyles",
|
|
1098
1286
|
"declaration": {
|
|
1099
|
-
"name": "
|
|
1100
|
-
"module": "src/
|
|
1287
|
+
"name": "zeroBreadcrumbStyles",
|
|
1288
|
+
"module": "src/breadcrumb/breadcrumb.styles.ts"
|
|
1101
1289
|
}
|
|
1102
1290
|
}
|
|
1103
1291
|
]
|
|
1104
1292
|
},
|
|
1105
1293
|
{
|
|
1106
1294
|
"kind": "javascript-module",
|
|
1107
|
-
"path": "src/
|
|
1295
|
+
"path": "src/breadcrumb/breadcrumb.template.ts",
|
|
1108
1296
|
"declarations": [
|
|
1109
1297
|
{
|
|
1110
1298
|
"kind": "function",
|
|
1111
|
-
"name": "
|
|
1299
|
+
"name": "zeroBreadcrumbTemplate",
|
|
1112
1300
|
"return": {
|
|
1113
1301
|
"type": {
|
|
1114
|
-
"text": "ViewTemplate<
|
|
1302
|
+
"text": "ViewTemplate<Breadcrumb>"
|
|
1115
1303
|
}
|
|
1116
1304
|
},
|
|
1117
1305
|
"parameters": [
|
|
@@ -1133,244 +1321,90 @@
|
|
|
1133
1321
|
"exports": [
|
|
1134
1322
|
{
|
|
1135
1323
|
"kind": "js",
|
|
1136
|
-
"name": "
|
|
1324
|
+
"name": "zeroBreadcrumbTemplate",
|
|
1137
1325
|
"declaration": {
|
|
1138
|
-
"name": "
|
|
1139
|
-
"module": "src/
|
|
1326
|
+
"name": "zeroBreadcrumbTemplate",
|
|
1327
|
+
"module": "src/breadcrumb/breadcrumb.template.ts"
|
|
1140
1328
|
}
|
|
1141
1329
|
}
|
|
1142
1330
|
]
|
|
1143
1331
|
},
|
|
1144
1332
|
{
|
|
1145
1333
|
"kind": "javascript-module",
|
|
1146
|
-
"path": "src/
|
|
1334
|
+
"path": "src/breadcrumb/breadcrumb.ts",
|
|
1147
1335
|
"declarations": [
|
|
1148
1336
|
{
|
|
1149
1337
|
"kind": "class",
|
|
1150
1338
|
"description": "",
|
|
1151
|
-
"name": "
|
|
1339
|
+
"name": "Breadcrumb",
|
|
1152
1340
|
"superclass": {
|
|
1153
|
-
"name": "
|
|
1341
|
+
"name": "FoundationBreadcrumb",
|
|
1154
1342
|
"package": "@genesislcap/foundation-ui"
|
|
1155
1343
|
},
|
|
1156
|
-
"tagName": "%%prefix%%-
|
|
1344
|
+
"tagName": "%%prefix%%-breadcrumb",
|
|
1157
1345
|
"customElement": true
|
|
1158
1346
|
},
|
|
1159
1347
|
{
|
|
1160
1348
|
"kind": "variable",
|
|
1161
|
-
"name": "
|
|
1349
|
+
"name": "zeroBreadcrumbShadowOptions",
|
|
1350
|
+
"type": {
|
|
1351
|
+
"text": "ShadowRootInit"
|
|
1352
|
+
},
|
|
1353
|
+
"default": "undefined"
|
|
1354
|
+
},
|
|
1355
|
+
{
|
|
1356
|
+
"kind": "variable",
|
|
1357
|
+
"name": "defaultBreadcrumbConfig",
|
|
1358
|
+
"type": {
|
|
1359
|
+
"text": "object"
|
|
1360
|
+
},
|
|
1361
|
+
"default": "{}"
|
|
1362
|
+
},
|
|
1363
|
+
{
|
|
1364
|
+
"kind": "variable",
|
|
1365
|
+
"name": "zeroBreadcrumb",
|
|
1366
|
+
"description": "The zero Breadcrumb",
|
|
1367
|
+
"privacy": "public"
|
|
1162
1368
|
}
|
|
1163
1369
|
],
|
|
1164
1370
|
"exports": [
|
|
1165
1371
|
{
|
|
1166
1372
|
"kind": "js",
|
|
1167
|
-
"name": "
|
|
1373
|
+
"name": "Breadcrumb",
|
|
1168
1374
|
"declaration": {
|
|
1169
|
-
"name": "
|
|
1170
|
-
"module": "src/
|
|
1171
|
-
}
|
|
1172
|
-
},
|
|
1173
|
-
{
|
|
1174
|
-
"kind": "js",
|
|
1175
|
-
"name": "zeroAnchor",
|
|
1176
|
-
"declaration": {
|
|
1177
|
-
"name": "zeroAnchor",
|
|
1178
|
-
"module": "src/anchor/anchor.ts"
|
|
1179
|
-
}
|
|
1180
|
-
}
|
|
1181
|
-
]
|
|
1182
|
-
},
|
|
1183
|
-
{
|
|
1184
|
-
"kind": "javascript-module",
|
|
1185
|
-
"path": "src/anchor/index.ts",
|
|
1186
|
-
"declarations": [],
|
|
1187
|
-
"exports": [
|
|
1188
|
-
{
|
|
1189
|
-
"kind": "js",
|
|
1190
|
-
"name": "*",
|
|
1191
|
-
"declaration": {
|
|
1192
|
-
"name": "*",
|
|
1193
|
-
"package": "./anchor"
|
|
1194
|
-
}
|
|
1195
|
-
},
|
|
1196
|
-
{
|
|
1197
|
-
"kind": "js",
|
|
1198
|
-
"name": "*",
|
|
1199
|
-
"declaration": {
|
|
1200
|
-
"name": "*",
|
|
1201
|
-
"package": "./anchor.styles"
|
|
1202
|
-
}
|
|
1203
|
-
},
|
|
1204
|
-
{
|
|
1205
|
-
"kind": "js",
|
|
1206
|
-
"name": "*",
|
|
1207
|
-
"declaration": {
|
|
1208
|
-
"name": "*",
|
|
1209
|
-
"package": "./anchor.template"
|
|
1210
|
-
}
|
|
1211
|
-
}
|
|
1212
|
-
]
|
|
1213
|
-
},
|
|
1214
|
-
{
|
|
1215
|
-
"kind": "javascript-module",
|
|
1216
|
-
"path": "src/badge/badge.stories.ts",
|
|
1217
|
-
"declarations": [
|
|
1218
|
-
{
|
|
1219
|
-
"kind": "variable",
|
|
1220
|
-
"name": "meta",
|
|
1221
|
-
"type": {
|
|
1222
|
-
"text": "Meta"
|
|
1223
|
-
},
|
|
1224
|
-
"default": "{\n title: 'Badge',\n component: 'zero-badge',\n}"
|
|
1225
|
-
},
|
|
1226
|
-
{
|
|
1227
|
-
"kind": "variable",
|
|
1228
|
-
"name": "All",
|
|
1229
|
-
"type": {
|
|
1230
|
-
"text": "StoryObj"
|
|
1231
|
-
},
|
|
1232
|
-
"default": "{\n args: {\n fillColors,\n fontColors,\n badgeText: 'Rapid Badge',\n },\n ...StylesMapperTemplate,\n}"
|
|
1233
|
-
}
|
|
1234
|
-
],
|
|
1235
|
-
"exports": [
|
|
1236
|
-
{
|
|
1237
|
-
"kind": "js",
|
|
1238
|
-
"name": "default",
|
|
1239
|
-
"declaration": {
|
|
1240
|
-
"name": "meta",
|
|
1241
|
-
"module": "src/badge/badge.stories.ts"
|
|
1375
|
+
"name": "Breadcrumb",
|
|
1376
|
+
"module": "src/breadcrumb/breadcrumb.ts"
|
|
1242
1377
|
}
|
|
1243
1378
|
},
|
|
1244
1379
|
{
|
|
1245
1380
|
"kind": "js",
|
|
1246
|
-
"name": "
|
|
1247
|
-
"declaration": {
|
|
1248
|
-
"name": "All",
|
|
1249
|
-
"module": "src/badge/badge.stories.ts"
|
|
1250
|
-
}
|
|
1251
|
-
}
|
|
1252
|
-
]
|
|
1253
|
-
},
|
|
1254
|
-
{
|
|
1255
|
-
"kind": "javascript-module",
|
|
1256
|
-
"path": "src/badge/badge.styles.ts",
|
|
1257
|
-
"declarations": [
|
|
1258
|
-
{
|
|
1259
|
-
"kind": "function",
|
|
1260
|
-
"name": "zeroBadgeStyles",
|
|
1261
|
-
"return": {
|
|
1262
|
-
"type": {
|
|
1263
|
-
"text": "ElementStyles"
|
|
1264
|
-
}
|
|
1265
|
-
},
|
|
1266
|
-
"parameters": [
|
|
1267
|
-
{
|
|
1268
|
-
"name": "context",
|
|
1269
|
-
"type": {
|
|
1270
|
-
"text": "ElementDefinitionContext"
|
|
1271
|
-
}
|
|
1272
|
-
},
|
|
1273
|
-
{
|
|
1274
|
-
"name": "definition",
|
|
1275
|
-
"type": {
|
|
1276
|
-
"text": "FoundationElementDefinition"
|
|
1277
|
-
}
|
|
1278
|
-
}
|
|
1279
|
-
]
|
|
1280
|
-
}
|
|
1281
|
-
],
|
|
1282
|
-
"exports": [
|
|
1283
|
-
{
|
|
1284
|
-
"kind": "js",
|
|
1285
|
-
"name": "zeroBadgeStyles",
|
|
1286
|
-
"declaration": {
|
|
1287
|
-
"name": "zeroBadgeStyles",
|
|
1288
|
-
"module": "src/badge/badge.styles.ts"
|
|
1289
|
-
}
|
|
1290
|
-
}
|
|
1291
|
-
]
|
|
1292
|
-
},
|
|
1293
|
-
{
|
|
1294
|
-
"kind": "javascript-module",
|
|
1295
|
-
"path": "src/badge/badge.template.ts",
|
|
1296
|
-
"declarations": [
|
|
1297
|
-
{
|
|
1298
|
-
"kind": "function",
|
|
1299
|
-
"name": "zeroBadgeTemplate",
|
|
1300
|
-
"return": {
|
|
1301
|
-
"type": {
|
|
1302
|
-
"text": "ViewTemplate<Badge>"
|
|
1303
|
-
}
|
|
1304
|
-
},
|
|
1305
|
-
"parameters": [
|
|
1306
|
-
{
|
|
1307
|
-
"name": "context",
|
|
1308
|
-
"type": {
|
|
1309
|
-
"text": "ElementDefinitionContext"
|
|
1310
|
-
}
|
|
1311
|
-
},
|
|
1312
|
-
{
|
|
1313
|
-
"name": "definition",
|
|
1314
|
-
"type": {
|
|
1315
|
-
"text": "FoundationElementDefinition"
|
|
1316
|
-
}
|
|
1317
|
-
}
|
|
1318
|
-
]
|
|
1319
|
-
}
|
|
1320
|
-
],
|
|
1321
|
-
"exports": [
|
|
1322
|
-
{
|
|
1323
|
-
"kind": "js",
|
|
1324
|
-
"name": "zeroBadgeTemplate",
|
|
1381
|
+
"name": "zeroBreadcrumbShadowOptions",
|
|
1325
1382
|
"declaration": {
|
|
1326
|
-
"name": "
|
|
1327
|
-
"module": "src/
|
|
1383
|
+
"name": "zeroBreadcrumbShadowOptions",
|
|
1384
|
+
"module": "src/breadcrumb/breadcrumb.ts"
|
|
1328
1385
|
}
|
|
1329
|
-
}
|
|
1330
|
-
]
|
|
1331
|
-
},
|
|
1332
|
-
{
|
|
1333
|
-
"kind": "javascript-module",
|
|
1334
|
-
"path": "src/badge/badge.ts",
|
|
1335
|
-
"declarations": [
|
|
1336
|
-
{
|
|
1337
|
-
"kind": "class",
|
|
1338
|
-
"description": "",
|
|
1339
|
-
"name": "Badge",
|
|
1340
|
-
"superclass": {
|
|
1341
|
-
"name": "FoundationBadge",
|
|
1342
|
-
"package": "@genesislcap/foundation-ui"
|
|
1343
|
-
},
|
|
1344
|
-
"tagName": "%%prefix%%-badge",
|
|
1345
|
-
"customElement": true
|
|
1346
1386
|
},
|
|
1347
|
-
{
|
|
1348
|
-
"kind": "variable",
|
|
1349
|
-
"name": "zeroBadge"
|
|
1350
|
-
}
|
|
1351
|
-
],
|
|
1352
|
-
"exports": [
|
|
1353
1387
|
{
|
|
1354
1388
|
"kind": "js",
|
|
1355
|
-
"name": "
|
|
1389
|
+
"name": "defaultBreadcrumbConfig",
|
|
1356
1390
|
"declaration": {
|
|
1357
|
-
"name": "
|
|
1358
|
-
"module": "src/
|
|
1391
|
+
"name": "defaultBreadcrumbConfig",
|
|
1392
|
+
"module": "src/breadcrumb/breadcrumb.ts"
|
|
1359
1393
|
}
|
|
1360
1394
|
},
|
|
1361
1395
|
{
|
|
1362
1396
|
"kind": "js",
|
|
1363
|
-
"name": "
|
|
1397
|
+
"name": "zeroBreadcrumb",
|
|
1364
1398
|
"declaration": {
|
|
1365
|
-
"name": "
|
|
1366
|
-
"module": "src/
|
|
1399
|
+
"name": "zeroBreadcrumb",
|
|
1400
|
+
"module": "src/breadcrumb/breadcrumb.ts"
|
|
1367
1401
|
}
|
|
1368
1402
|
}
|
|
1369
1403
|
]
|
|
1370
1404
|
},
|
|
1371
1405
|
{
|
|
1372
1406
|
"kind": "javascript-module",
|
|
1373
|
-
"path": "src/
|
|
1407
|
+
"path": "src/breadcrumb/index.ts",
|
|
1374
1408
|
"declarations": [],
|
|
1375
1409
|
"exports": [
|
|
1376
1410
|
{
|
|
@@ -1378,7 +1412,7 @@
|
|
|
1378
1412
|
"name": "*",
|
|
1379
1413
|
"declaration": {
|
|
1380
1414
|
"name": "*",
|
|
1381
|
-
"package": "./
|
|
1415
|
+
"package": "./breadcrumb.template"
|
|
1382
1416
|
}
|
|
1383
1417
|
},
|
|
1384
1418
|
{
|
|
@@ -1386,7 +1420,7 @@
|
|
|
1386
1420
|
"name": "*",
|
|
1387
1421
|
"declaration": {
|
|
1388
1422
|
"name": "*",
|
|
1389
|
-
"package": "./
|
|
1423
|
+
"package": "./breadcrumb.styles"
|
|
1390
1424
|
}
|
|
1391
1425
|
},
|
|
1392
1426
|
{
|
|
@@ -1394,7 +1428,7 @@
|
|
|
1394
1428
|
"name": "*",
|
|
1395
1429
|
"declaration": {
|
|
1396
1430
|
"name": "*",
|
|
1397
|
-
"package": "./
|
|
1431
|
+
"package": "./breadcrumb"
|
|
1398
1432
|
}
|
|
1399
1433
|
}
|
|
1400
1434
|
]
|
|
@@ -1660,7 +1694,7 @@
|
|
|
1660
1694
|
},
|
|
1661
1695
|
{
|
|
1662
1696
|
"kind": "javascript-module",
|
|
1663
|
-
"path": "src/
|
|
1697
|
+
"path": "src/badge/badge.stories.ts",
|
|
1664
1698
|
"declarations": [
|
|
1665
1699
|
{
|
|
1666
1700
|
"kind": "variable",
|
|
@@ -1668,15 +1702,15 @@
|
|
|
1668
1702
|
"type": {
|
|
1669
1703
|
"text": "Meta"
|
|
1670
1704
|
},
|
|
1671
|
-
"default": "{\n title: '
|
|
1705
|
+
"default": "{\n title: 'Badge',\n component: 'zero-badge',\n}"
|
|
1672
1706
|
},
|
|
1673
1707
|
{
|
|
1674
1708
|
"kind": "variable",
|
|
1675
|
-
"name": "
|
|
1709
|
+
"name": "All",
|
|
1676
1710
|
"type": {
|
|
1677
1711
|
"text": "StoryObj"
|
|
1678
1712
|
},
|
|
1679
|
-
"default": "{\n args: {\n
|
|
1713
|
+
"default": "{\n args: {\n fillColors,\n fontColors,\n badgeText: 'Rapid Badge',\n },\n ...StylesMapperTemplate,\n}"
|
|
1680
1714
|
}
|
|
1681
1715
|
],
|
|
1682
1716
|
"exports": [
|
|
@@ -1685,26 +1719,26 @@
|
|
|
1685
1719
|
"name": "default",
|
|
1686
1720
|
"declaration": {
|
|
1687
1721
|
"name": "meta",
|
|
1688
|
-
"module": "src/
|
|
1722
|
+
"module": "src/badge/badge.stories.ts"
|
|
1689
1723
|
}
|
|
1690
1724
|
},
|
|
1691
1725
|
{
|
|
1692
1726
|
"kind": "js",
|
|
1693
|
-
"name": "
|
|
1727
|
+
"name": "All",
|
|
1694
1728
|
"declaration": {
|
|
1695
|
-
"name": "
|
|
1696
|
-
"module": "src/
|
|
1729
|
+
"name": "All",
|
|
1730
|
+
"module": "src/badge/badge.stories.ts"
|
|
1697
1731
|
}
|
|
1698
1732
|
}
|
|
1699
1733
|
]
|
|
1700
1734
|
},
|
|
1701
1735
|
{
|
|
1702
1736
|
"kind": "javascript-module",
|
|
1703
|
-
"path": "src/
|
|
1737
|
+
"path": "src/badge/badge.styles.ts",
|
|
1704
1738
|
"declarations": [
|
|
1705
1739
|
{
|
|
1706
1740
|
"kind": "function",
|
|
1707
|
-
"name": "
|
|
1741
|
+
"name": "zeroBadgeStyles",
|
|
1708
1742
|
"return": {
|
|
1709
1743
|
"type": {
|
|
1710
1744
|
"text": "ElementStyles"
|
|
@@ -1729,24 +1763,24 @@
|
|
|
1729
1763
|
"exports": [
|
|
1730
1764
|
{
|
|
1731
1765
|
"kind": "js",
|
|
1732
|
-
"name": "
|
|
1766
|
+
"name": "zeroBadgeStyles",
|
|
1733
1767
|
"declaration": {
|
|
1734
|
-
"name": "
|
|
1735
|
-
"module": "src/
|
|
1768
|
+
"name": "zeroBadgeStyles",
|
|
1769
|
+
"module": "src/badge/badge.styles.ts"
|
|
1736
1770
|
}
|
|
1737
1771
|
}
|
|
1738
1772
|
]
|
|
1739
1773
|
},
|
|
1740
1774
|
{
|
|
1741
1775
|
"kind": "javascript-module",
|
|
1742
|
-
"path": "src/
|
|
1776
|
+
"path": "src/badge/badge.template.ts",
|
|
1743
1777
|
"declarations": [
|
|
1744
1778
|
{
|
|
1745
1779
|
"kind": "function",
|
|
1746
|
-
"name": "
|
|
1780
|
+
"name": "zeroBadgeTemplate",
|
|
1747
1781
|
"return": {
|
|
1748
1782
|
"type": {
|
|
1749
|
-
"text": "ViewTemplate<
|
|
1783
|
+
"text": "ViewTemplate<Badge>"
|
|
1750
1784
|
}
|
|
1751
1785
|
},
|
|
1752
1786
|
"parameters": [
|
|
@@ -1768,238 +1802,56 @@
|
|
|
1768
1802
|
"exports": [
|
|
1769
1803
|
{
|
|
1770
1804
|
"kind": "js",
|
|
1771
|
-
"name": "
|
|
1805
|
+
"name": "zeroBadgeTemplate",
|
|
1772
1806
|
"declaration": {
|
|
1773
|
-
"name": "
|
|
1774
|
-
"module": "src/
|
|
1807
|
+
"name": "zeroBadgeTemplate",
|
|
1808
|
+
"module": "src/badge/badge.template.ts"
|
|
1775
1809
|
}
|
|
1776
1810
|
}
|
|
1777
1811
|
]
|
|
1778
1812
|
},
|
|
1779
1813
|
{
|
|
1780
1814
|
"kind": "javascript-module",
|
|
1781
|
-
"path": "src/
|
|
1815
|
+
"path": "src/badge/badge.ts",
|
|
1782
1816
|
"declarations": [
|
|
1783
1817
|
{
|
|
1784
1818
|
"kind": "class",
|
|
1785
1819
|
"description": "",
|
|
1786
|
-
"name": "
|
|
1820
|
+
"name": "Badge",
|
|
1787
1821
|
"superclass": {
|
|
1788
|
-
"name": "
|
|
1822
|
+
"name": "FoundationBadge",
|
|
1789
1823
|
"package": "@genesislcap/foundation-ui"
|
|
1790
1824
|
},
|
|
1791
|
-
"tagName": "%%prefix%%-
|
|
1825
|
+
"tagName": "%%prefix%%-badge",
|
|
1792
1826
|
"customElement": true
|
|
1793
1827
|
},
|
|
1794
1828
|
{
|
|
1795
1829
|
"kind": "variable",
|
|
1796
|
-
"name": "
|
|
1797
|
-
"type": {
|
|
1798
|
-
"text": "ShadowRootInit"
|
|
1799
|
-
},
|
|
1800
|
-
"default": "undefined"
|
|
1801
|
-
},
|
|
1802
|
-
{
|
|
1803
|
-
"kind": "variable",
|
|
1804
|
-
"name": "defaultBreadcrumbConfig",
|
|
1805
|
-
"type": {
|
|
1806
|
-
"text": "object"
|
|
1807
|
-
},
|
|
1808
|
-
"default": "{}"
|
|
1809
|
-
},
|
|
1810
|
-
{
|
|
1811
|
-
"kind": "variable",
|
|
1812
|
-
"name": "zeroBreadcrumb",
|
|
1813
|
-
"description": "The zero Breadcrumb",
|
|
1814
|
-
"privacy": "public"
|
|
1815
|
-
}
|
|
1816
|
-
],
|
|
1817
|
-
"exports": [
|
|
1818
|
-
{
|
|
1819
|
-
"kind": "js",
|
|
1820
|
-
"name": "Breadcrumb",
|
|
1821
|
-
"declaration": {
|
|
1822
|
-
"name": "Breadcrumb",
|
|
1823
|
-
"module": "src/breadcrumb/breadcrumb.ts"
|
|
1824
|
-
}
|
|
1825
|
-
},
|
|
1826
|
-
{
|
|
1827
|
-
"kind": "js",
|
|
1828
|
-
"name": "zeroBreadcrumbShadowOptions",
|
|
1829
|
-
"declaration": {
|
|
1830
|
-
"name": "zeroBreadcrumbShadowOptions",
|
|
1831
|
-
"module": "src/breadcrumb/breadcrumb.ts"
|
|
1832
|
-
}
|
|
1833
|
-
},
|
|
1834
|
-
{
|
|
1835
|
-
"kind": "js",
|
|
1836
|
-
"name": "defaultBreadcrumbConfig",
|
|
1837
|
-
"declaration": {
|
|
1838
|
-
"name": "defaultBreadcrumbConfig",
|
|
1839
|
-
"module": "src/breadcrumb/breadcrumb.ts"
|
|
1840
|
-
}
|
|
1841
|
-
},
|
|
1842
|
-
{
|
|
1843
|
-
"kind": "js",
|
|
1844
|
-
"name": "zeroBreadcrumb",
|
|
1845
|
-
"declaration": {
|
|
1846
|
-
"name": "zeroBreadcrumb",
|
|
1847
|
-
"module": "src/breadcrumb/breadcrumb.ts"
|
|
1848
|
-
}
|
|
1849
|
-
}
|
|
1850
|
-
]
|
|
1851
|
-
},
|
|
1852
|
-
{
|
|
1853
|
-
"kind": "javascript-module",
|
|
1854
|
-
"path": "src/breadcrumb/index.ts",
|
|
1855
|
-
"declarations": [],
|
|
1856
|
-
"exports": [
|
|
1857
|
-
{
|
|
1858
|
-
"kind": "js",
|
|
1859
|
-
"name": "*",
|
|
1860
|
-
"declaration": {
|
|
1861
|
-
"name": "*",
|
|
1862
|
-
"package": "./breadcrumb.template"
|
|
1863
|
-
}
|
|
1864
|
-
},
|
|
1865
|
-
{
|
|
1866
|
-
"kind": "js",
|
|
1867
|
-
"name": "*",
|
|
1868
|
-
"declaration": {
|
|
1869
|
-
"name": "*",
|
|
1870
|
-
"package": "./breadcrumb.styles"
|
|
1871
|
-
}
|
|
1872
|
-
},
|
|
1873
|
-
{
|
|
1874
|
-
"kind": "js",
|
|
1875
|
-
"name": "*",
|
|
1876
|
-
"declaration": {
|
|
1877
|
-
"name": "*",
|
|
1878
|
-
"package": "./breadcrumb"
|
|
1879
|
-
}
|
|
1880
|
-
}
|
|
1881
|
-
]
|
|
1882
|
-
},
|
|
1883
|
-
{
|
|
1884
|
-
"kind": "javascript-module",
|
|
1885
|
-
"path": "src/breadcrumb-item/breadcrumb-item.styles.ts",
|
|
1886
|
-
"declarations": [
|
|
1887
|
-
{
|
|
1888
|
-
"kind": "function",
|
|
1889
|
-
"name": "zeroBreadcrumbItemStyles",
|
|
1890
|
-
"return": {
|
|
1891
|
-
"type": {
|
|
1892
|
-
"text": "ElementStyles"
|
|
1893
|
-
}
|
|
1894
|
-
},
|
|
1895
|
-
"parameters": [
|
|
1896
|
-
{
|
|
1897
|
-
"name": "context",
|
|
1898
|
-
"type": {
|
|
1899
|
-
"text": "ElementDefinitionContext"
|
|
1900
|
-
}
|
|
1901
|
-
},
|
|
1902
|
-
{
|
|
1903
|
-
"name": "definition",
|
|
1904
|
-
"type": {
|
|
1905
|
-
"text": "FoundationElementDefinition"
|
|
1906
|
-
}
|
|
1907
|
-
}
|
|
1908
|
-
]
|
|
1909
|
-
}
|
|
1910
|
-
],
|
|
1911
|
-
"exports": [
|
|
1912
|
-
{
|
|
1913
|
-
"kind": "js",
|
|
1914
|
-
"name": "zeroBreadcrumbItemStyles",
|
|
1915
|
-
"declaration": {
|
|
1916
|
-
"name": "zeroBreadcrumbItemStyles",
|
|
1917
|
-
"module": "src/breadcrumb-item/breadcrumb-item.styles.ts"
|
|
1918
|
-
}
|
|
1919
|
-
}
|
|
1920
|
-
]
|
|
1921
|
-
},
|
|
1922
|
-
{
|
|
1923
|
-
"kind": "javascript-module",
|
|
1924
|
-
"path": "src/breadcrumb-item/breadcrumb-item.template.ts",
|
|
1925
|
-
"declarations": [
|
|
1926
|
-
{
|
|
1927
|
-
"kind": "function",
|
|
1928
|
-
"name": "zeroBreadcrumbItemTemplate",
|
|
1929
|
-
"return": {
|
|
1930
|
-
"type": {
|
|
1931
|
-
"text": "ViewTemplate<BreadcrumbItem>"
|
|
1932
|
-
}
|
|
1933
|
-
},
|
|
1934
|
-
"parameters": [
|
|
1935
|
-
{
|
|
1936
|
-
"name": "context",
|
|
1937
|
-
"type": {
|
|
1938
|
-
"text": "ElementDefinitionContext"
|
|
1939
|
-
}
|
|
1940
|
-
},
|
|
1941
|
-
{
|
|
1942
|
-
"name": "definition",
|
|
1943
|
-
"type": {
|
|
1944
|
-
"text": "FoundationElementDefinition"
|
|
1945
|
-
}
|
|
1946
|
-
}
|
|
1947
|
-
]
|
|
1948
|
-
}
|
|
1949
|
-
],
|
|
1950
|
-
"exports": [
|
|
1951
|
-
{
|
|
1952
|
-
"kind": "js",
|
|
1953
|
-
"name": "zeroBreadcrumbItemTemplate",
|
|
1954
|
-
"declaration": {
|
|
1955
|
-
"name": "zeroBreadcrumbItemTemplate",
|
|
1956
|
-
"module": "src/breadcrumb-item/breadcrumb-item.template.ts"
|
|
1957
|
-
}
|
|
1958
|
-
}
|
|
1959
|
-
]
|
|
1960
|
-
},
|
|
1961
|
-
{
|
|
1962
|
-
"kind": "javascript-module",
|
|
1963
|
-
"path": "src/breadcrumb-item/breadcrumb-item.ts",
|
|
1964
|
-
"declarations": [
|
|
1965
|
-
{
|
|
1966
|
-
"kind": "class",
|
|
1967
|
-
"description": "",
|
|
1968
|
-
"name": "BreadcrumbItem",
|
|
1969
|
-
"superclass": {
|
|
1970
|
-
"name": "FoundationBreadcrumbItem",
|
|
1971
|
-
"package": "@genesislcap/foundation-ui"
|
|
1972
|
-
}
|
|
1973
|
-
},
|
|
1974
|
-
{
|
|
1975
|
-
"kind": "variable",
|
|
1976
|
-
"name": "zeroBreadcrumbItem",
|
|
1977
|
-
"description": "The zero Breadcrumb Item",
|
|
1978
|
-
"privacy": "public"
|
|
1830
|
+
"name": "zeroBadge"
|
|
1979
1831
|
}
|
|
1980
1832
|
],
|
|
1981
1833
|
"exports": [
|
|
1982
1834
|
{
|
|
1983
1835
|
"kind": "js",
|
|
1984
|
-
"name": "
|
|
1836
|
+
"name": "Badge",
|
|
1985
1837
|
"declaration": {
|
|
1986
|
-
"name": "
|
|
1987
|
-
"module": "src/
|
|
1838
|
+
"name": "Badge",
|
|
1839
|
+
"module": "src/badge/badge.ts"
|
|
1988
1840
|
}
|
|
1989
1841
|
},
|
|
1990
1842
|
{
|
|
1991
1843
|
"kind": "js",
|
|
1992
|
-
"name": "
|
|
1844
|
+
"name": "zeroBadge",
|
|
1993
1845
|
"declaration": {
|
|
1994
|
-
"name": "
|
|
1995
|
-
"module": "src/
|
|
1846
|
+
"name": "zeroBadge",
|
|
1847
|
+
"module": "src/badge/badge.ts"
|
|
1996
1848
|
}
|
|
1997
1849
|
}
|
|
1998
1850
|
]
|
|
1999
1851
|
},
|
|
2000
1852
|
{
|
|
2001
1853
|
"kind": "javascript-module",
|
|
2002
|
-
"path": "src/
|
|
1854
|
+
"path": "src/badge/index.ts",
|
|
2003
1855
|
"declarations": [],
|
|
2004
1856
|
"exports": [
|
|
2005
1857
|
{
|
|
@@ -2007,7 +1859,7 @@
|
|
|
2007
1859
|
"name": "*",
|
|
2008
1860
|
"declaration": {
|
|
2009
1861
|
"name": "*",
|
|
2010
|
-
"package": "./
|
|
1862
|
+
"package": "./badge"
|
|
2011
1863
|
}
|
|
2012
1864
|
},
|
|
2013
1865
|
{
|
|
@@ -2015,7 +1867,7 @@
|
|
|
2015
1867
|
"name": "*",
|
|
2016
1868
|
"declaration": {
|
|
2017
1869
|
"name": "*",
|
|
2018
|
-
"package": "./
|
|
1870
|
+
"package": "./badge.styles"
|
|
2019
1871
|
}
|
|
2020
1872
|
},
|
|
2021
1873
|
{
|
|
@@ -2023,7 +1875,7 @@
|
|
|
2023
1875
|
"name": "*",
|
|
2024
1876
|
"declaration": {
|
|
2025
1877
|
"name": "*",
|
|
2026
|
-
"package": "./
|
|
1878
|
+
"package": "./badge.template"
|
|
2027
1879
|
}
|
|
2028
1880
|
}
|
|
2029
1881
|
]
|
|
@@ -2234,51 +2086,11 @@
|
|
|
2234
2086
|
},
|
|
2235
2087
|
{
|
|
2236
2088
|
"kind": "javascript-module",
|
|
2237
|
-
"path": "src/
|
|
2238
|
-
"declarations": [
|
|
2239
|
-
{
|
|
2240
|
-
"kind": "variable",
|
|
2241
|
-
"name": "meta",
|
|
2242
|
-
"type": {
|
|
2243
|
-
"text": "Meta"
|
|
2244
|
-
},
|
|
2245
|
-
"default": "{\n title: 'Card',\n component: 'zero-card',\n}"
|
|
2246
|
-
},
|
|
2247
|
-
{
|
|
2248
|
-
"kind": "variable",
|
|
2249
|
-
"name": "Primary",
|
|
2250
|
-
"type": {
|
|
2251
|
-
"text": "StoryObj"
|
|
2252
|
-
},
|
|
2253
|
-
"default": "{\n args: {\n cardFillColor: '#2f353a',\n cardHeading: 'Card 1',\n cardText: 'This is a Rapid Card (and the only one with without extra fui elements!)',\n },\n render: ({ cardFillColor, cardHeading, cardText }) =>\n html`\n <div style=\"${wrapperStyle} --zero-card-fill-color:${cardFillColor};\">\n <zero-card style=\"${cardStyle}\">\n <h6>${cardHeading}</h6>\n <span>${cardText}</span>\n </zero-card>\n </div>\n `,\n}"
|
|
2254
|
-
}
|
|
2255
|
-
],
|
|
2256
|
-
"exports": [
|
|
2257
|
-
{
|
|
2258
|
-
"kind": "js",
|
|
2259
|
-
"name": "default",
|
|
2260
|
-
"declaration": {
|
|
2261
|
-
"name": "meta",
|
|
2262
|
-
"module": "src/card/card.stories.ts"
|
|
2263
|
-
}
|
|
2264
|
-
},
|
|
2265
|
-
{
|
|
2266
|
-
"kind": "js",
|
|
2267
|
-
"name": "Primary",
|
|
2268
|
-
"declaration": {
|
|
2269
|
-
"name": "Primary",
|
|
2270
|
-
"module": "src/card/card.stories.ts"
|
|
2271
|
-
}
|
|
2272
|
-
}
|
|
2273
|
-
]
|
|
2274
|
-
},
|
|
2275
|
-
{
|
|
2276
|
-
"kind": "javascript-module",
|
|
2277
|
-
"path": "src/card/card.styles.ts",
|
|
2089
|
+
"path": "src/breadcrumb-item/breadcrumb-item.styles.ts",
|
|
2278
2090
|
"declarations": [
|
|
2279
2091
|
{
|
|
2280
2092
|
"kind": "function",
|
|
2281
|
-
"name": "
|
|
2093
|
+
"name": "zeroBreadcrumbItemStyles",
|
|
2282
2094
|
"return": {
|
|
2283
2095
|
"type": {
|
|
2284
2096
|
"text": "ElementStyles"
|
|
@@ -2303,24 +2115,24 @@
|
|
|
2303
2115
|
"exports": [
|
|
2304
2116
|
{
|
|
2305
2117
|
"kind": "js",
|
|
2306
|
-
"name": "
|
|
2118
|
+
"name": "zeroBreadcrumbItemStyles",
|
|
2307
2119
|
"declaration": {
|
|
2308
|
-
"name": "
|
|
2309
|
-
"module": "src/
|
|
2120
|
+
"name": "zeroBreadcrumbItemStyles",
|
|
2121
|
+
"module": "src/breadcrumb-item/breadcrumb-item.styles.ts"
|
|
2310
2122
|
}
|
|
2311
2123
|
}
|
|
2312
2124
|
]
|
|
2313
2125
|
},
|
|
2314
2126
|
{
|
|
2315
2127
|
"kind": "javascript-module",
|
|
2316
|
-
"path": "src/
|
|
2128
|
+
"path": "src/breadcrumb-item/breadcrumb-item.template.ts",
|
|
2317
2129
|
"declarations": [
|
|
2318
2130
|
{
|
|
2319
2131
|
"kind": "function",
|
|
2320
|
-
"name": "
|
|
2132
|
+
"name": "zeroBreadcrumbItemTemplate",
|
|
2321
2133
|
"return": {
|
|
2322
2134
|
"type": {
|
|
2323
|
-
"text": "ViewTemplate<
|
|
2135
|
+
"text": "ViewTemplate<BreadcrumbItem>"
|
|
2324
2136
|
}
|
|
2325
2137
|
},
|
|
2326
2138
|
"parameters": [
|
|
@@ -2342,10 +2154,198 @@
|
|
|
2342
2154
|
"exports": [
|
|
2343
2155
|
{
|
|
2344
2156
|
"kind": "js",
|
|
2345
|
-
"name": "
|
|
2157
|
+
"name": "zeroBreadcrumbItemTemplate",
|
|
2346
2158
|
"declaration": {
|
|
2347
|
-
"name": "
|
|
2348
|
-
"module": "src/
|
|
2159
|
+
"name": "zeroBreadcrumbItemTemplate",
|
|
2160
|
+
"module": "src/breadcrumb-item/breadcrumb-item.template.ts"
|
|
2161
|
+
}
|
|
2162
|
+
}
|
|
2163
|
+
]
|
|
2164
|
+
},
|
|
2165
|
+
{
|
|
2166
|
+
"kind": "javascript-module",
|
|
2167
|
+
"path": "src/breadcrumb-item/breadcrumb-item.ts",
|
|
2168
|
+
"declarations": [
|
|
2169
|
+
{
|
|
2170
|
+
"kind": "class",
|
|
2171
|
+
"description": "",
|
|
2172
|
+
"name": "BreadcrumbItem",
|
|
2173
|
+
"superclass": {
|
|
2174
|
+
"name": "FoundationBreadcrumbItem",
|
|
2175
|
+
"package": "@genesislcap/foundation-ui"
|
|
2176
|
+
}
|
|
2177
|
+
},
|
|
2178
|
+
{
|
|
2179
|
+
"kind": "variable",
|
|
2180
|
+
"name": "zeroBreadcrumbItem",
|
|
2181
|
+
"description": "The zero Breadcrumb Item",
|
|
2182
|
+
"privacy": "public"
|
|
2183
|
+
}
|
|
2184
|
+
],
|
|
2185
|
+
"exports": [
|
|
2186
|
+
{
|
|
2187
|
+
"kind": "js",
|
|
2188
|
+
"name": "BreadcrumbItem",
|
|
2189
|
+
"declaration": {
|
|
2190
|
+
"name": "BreadcrumbItem",
|
|
2191
|
+
"module": "src/breadcrumb-item/breadcrumb-item.ts"
|
|
2192
|
+
}
|
|
2193
|
+
},
|
|
2194
|
+
{
|
|
2195
|
+
"kind": "js",
|
|
2196
|
+
"name": "zeroBreadcrumbItem",
|
|
2197
|
+
"declaration": {
|
|
2198
|
+
"name": "zeroBreadcrumbItem",
|
|
2199
|
+
"module": "src/breadcrumb-item/breadcrumb-item.ts"
|
|
2200
|
+
}
|
|
2201
|
+
}
|
|
2202
|
+
]
|
|
2203
|
+
},
|
|
2204
|
+
{
|
|
2205
|
+
"kind": "javascript-module",
|
|
2206
|
+
"path": "src/breadcrumb-item/index.ts",
|
|
2207
|
+
"declarations": [],
|
|
2208
|
+
"exports": [
|
|
2209
|
+
{
|
|
2210
|
+
"kind": "js",
|
|
2211
|
+
"name": "*",
|
|
2212
|
+
"declaration": {
|
|
2213
|
+
"name": "*",
|
|
2214
|
+
"package": "./breadcrumb-item.template"
|
|
2215
|
+
}
|
|
2216
|
+
},
|
|
2217
|
+
{
|
|
2218
|
+
"kind": "js",
|
|
2219
|
+
"name": "*",
|
|
2220
|
+
"declaration": {
|
|
2221
|
+
"name": "*",
|
|
2222
|
+
"package": "./breadcrumb-item.styles"
|
|
2223
|
+
}
|
|
2224
|
+
},
|
|
2225
|
+
{
|
|
2226
|
+
"kind": "js",
|
|
2227
|
+
"name": "*",
|
|
2228
|
+
"declaration": {
|
|
2229
|
+
"name": "*",
|
|
2230
|
+
"package": "./breadcrumb-item"
|
|
2231
|
+
}
|
|
2232
|
+
}
|
|
2233
|
+
]
|
|
2234
|
+
},
|
|
2235
|
+
{
|
|
2236
|
+
"kind": "javascript-module",
|
|
2237
|
+
"path": "src/card/card.stories.ts",
|
|
2238
|
+
"declarations": [
|
|
2239
|
+
{
|
|
2240
|
+
"kind": "variable",
|
|
2241
|
+
"name": "meta",
|
|
2242
|
+
"type": {
|
|
2243
|
+
"text": "Meta"
|
|
2244
|
+
},
|
|
2245
|
+
"default": "{\n title: 'Card',\n component: 'zero-card',\n}"
|
|
2246
|
+
},
|
|
2247
|
+
{
|
|
2248
|
+
"kind": "variable",
|
|
2249
|
+
"name": "Primary",
|
|
2250
|
+
"type": {
|
|
2251
|
+
"text": "StoryObj"
|
|
2252
|
+
},
|
|
2253
|
+
"default": "{\n args: {\n cardFillColor: '#2f353a',\n cardHeading: 'Card 1',\n cardText: 'This is a Rapid Card (and the only one with without extra fui elements!)',\n },\n render: ({ cardFillColor, cardHeading, cardText }) =>\n html`\n <div style=\"${wrapperStyle} --zero-card-fill-color:${cardFillColor};\">\n <zero-card style=\"${cardStyle}\">\n <h6>${cardHeading}</h6>\n <span>${cardText}</span>\n </zero-card>\n </div>\n `,\n}"
|
|
2254
|
+
}
|
|
2255
|
+
],
|
|
2256
|
+
"exports": [
|
|
2257
|
+
{
|
|
2258
|
+
"kind": "js",
|
|
2259
|
+
"name": "default",
|
|
2260
|
+
"declaration": {
|
|
2261
|
+
"name": "meta",
|
|
2262
|
+
"module": "src/card/card.stories.ts"
|
|
2263
|
+
}
|
|
2264
|
+
},
|
|
2265
|
+
{
|
|
2266
|
+
"kind": "js",
|
|
2267
|
+
"name": "Primary",
|
|
2268
|
+
"declaration": {
|
|
2269
|
+
"name": "Primary",
|
|
2270
|
+
"module": "src/card/card.stories.ts"
|
|
2271
|
+
}
|
|
2272
|
+
}
|
|
2273
|
+
]
|
|
2274
|
+
},
|
|
2275
|
+
{
|
|
2276
|
+
"kind": "javascript-module",
|
|
2277
|
+
"path": "src/card/card.styles.ts",
|
|
2278
|
+
"declarations": [
|
|
2279
|
+
{
|
|
2280
|
+
"kind": "function",
|
|
2281
|
+
"name": "zeroCardStyles",
|
|
2282
|
+
"return": {
|
|
2283
|
+
"type": {
|
|
2284
|
+
"text": "ElementStyles"
|
|
2285
|
+
}
|
|
2286
|
+
},
|
|
2287
|
+
"parameters": [
|
|
2288
|
+
{
|
|
2289
|
+
"name": "context",
|
|
2290
|
+
"type": {
|
|
2291
|
+
"text": "ElementDefinitionContext"
|
|
2292
|
+
}
|
|
2293
|
+
},
|
|
2294
|
+
{
|
|
2295
|
+
"name": "definition",
|
|
2296
|
+
"type": {
|
|
2297
|
+
"text": "FoundationElementDefinition"
|
|
2298
|
+
}
|
|
2299
|
+
}
|
|
2300
|
+
]
|
|
2301
|
+
}
|
|
2302
|
+
],
|
|
2303
|
+
"exports": [
|
|
2304
|
+
{
|
|
2305
|
+
"kind": "js",
|
|
2306
|
+
"name": "zeroCardStyles",
|
|
2307
|
+
"declaration": {
|
|
2308
|
+
"name": "zeroCardStyles",
|
|
2309
|
+
"module": "src/card/card.styles.ts"
|
|
2310
|
+
}
|
|
2311
|
+
}
|
|
2312
|
+
]
|
|
2313
|
+
},
|
|
2314
|
+
{
|
|
2315
|
+
"kind": "javascript-module",
|
|
2316
|
+
"path": "src/card/card.template.ts",
|
|
2317
|
+
"declarations": [
|
|
2318
|
+
{
|
|
2319
|
+
"kind": "function",
|
|
2320
|
+
"name": "zeroCardTemplate",
|
|
2321
|
+
"return": {
|
|
2322
|
+
"type": {
|
|
2323
|
+
"text": "ViewTemplate<Card>"
|
|
2324
|
+
}
|
|
2325
|
+
},
|
|
2326
|
+
"parameters": [
|
|
2327
|
+
{
|
|
2328
|
+
"name": "context",
|
|
2329
|
+
"type": {
|
|
2330
|
+
"text": "ElementDefinitionContext"
|
|
2331
|
+
}
|
|
2332
|
+
},
|
|
2333
|
+
{
|
|
2334
|
+
"name": "definition",
|
|
2335
|
+
"type": {
|
|
2336
|
+
"text": "FoundationElementDefinition"
|
|
2337
|
+
}
|
|
2338
|
+
}
|
|
2339
|
+
]
|
|
2340
|
+
}
|
|
2341
|
+
],
|
|
2342
|
+
"exports": [
|
|
2343
|
+
{
|
|
2344
|
+
"kind": "js",
|
|
2345
|
+
"name": "zeroCardTemplate",
|
|
2346
|
+
"declaration": {
|
|
2347
|
+
"name": "zeroCardTemplate",
|
|
2348
|
+
"module": "src/card/card.template.ts"
|
|
2349
2349
|
}
|
|
2350
2350
|
}
|
|
2351
2351
|
]
|
|
@@ -3784,7 +3784,7 @@
|
|
|
3784
3784
|
},
|
|
3785
3785
|
{
|
|
3786
3786
|
"kind": "javascript-module",
|
|
3787
|
-
"path": "src/
|
|
3787
|
+
"path": "src/divider/divider.stories.ts",
|
|
3788
3788
|
"declarations": [
|
|
3789
3789
|
{
|
|
3790
3790
|
"kind": "variable",
|
|
@@ -3792,7 +3792,7 @@
|
|
|
3792
3792
|
"type": {
|
|
3793
3793
|
"text": "Meta"
|
|
3794
3794
|
},
|
|
3795
|
-
"default": "{\n title: '
|
|
3795
|
+
"default": "{\n title: 'Divider',\n component: 'zero-divider',\n}"
|
|
3796
3796
|
},
|
|
3797
3797
|
{
|
|
3798
3798
|
"kind": "variable",
|
|
@@ -3800,7 +3800,7 @@
|
|
|
3800
3800
|
"type": {
|
|
3801
3801
|
"text": "StoryObj"
|
|
3802
3802
|
},
|
|
3803
|
-
"default": "{\n
|
|
3803
|
+
"default": "{\n argTypes: {\n orientation: {\n control: 'select',\n options: ['horizontal', 'vertical'],\n },\n role: {\n control: 'select',\n options: ['separator', 'presentation'],\n },\n },\n args: {\n orientation: 'horizontal',\n role: 'separator',\n },\n render: ({ orientation, role }) =>\n html`\n <div\n style=\"display: flex; justify-content:center; width: 100%; ${orientation === 'vertical'\n ? 'flex-direction: row;'\n : 'flex-direction: column;'}\"\n >\n <zero-button style=\"flex: 1;\"></zero-button>\n <zero-divider orientation=\"${orientation}\" role=\"${role}\"></zero-divider>\n <zero-button style=\"flex: 1;\"></zero-button>\n </div>\n `,\n}"
|
|
3804
3804
|
}
|
|
3805
3805
|
],
|
|
3806
3806
|
"exports": [
|
|
@@ -3809,7 +3809,7 @@
|
|
|
3809
3809
|
"name": "default",
|
|
3810
3810
|
"declaration": {
|
|
3811
3811
|
"name": "meta",
|
|
3812
|
-
"module": "src/
|
|
3812
|
+
"module": "src/divider/divider.stories.ts"
|
|
3813
3813
|
}
|
|
3814
3814
|
},
|
|
3815
3815
|
{
|
|
@@ -3817,357 +3817,131 @@
|
|
|
3817
3817
|
"name": "Primary",
|
|
3818
3818
|
"declaration": {
|
|
3819
3819
|
"name": "Primary",
|
|
3820
|
-
"module": "src/
|
|
3820
|
+
"module": "src/divider/divider.stories.ts"
|
|
3821
3821
|
}
|
|
3822
3822
|
}
|
|
3823
3823
|
]
|
|
3824
3824
|
},
|
|
3825
3825
|
{
|
|
3826
3826
|
"kind": "javascript-module",
|
|
3827
|
-
"path": "src/
|
|
3827
|
+
"path": "src/divider/divider.styles.ts",
|
|
3828
3828
|
"declarations": [
|
|
3829
3829
|
{
|
|
3830
|
-
"kind": "
|
|
3831
|
-
"name": "
|
|
3832
|
-
"
|
|
3830
|
+
"kind": "function",
|
|
3831
|
+
"name": "zeroDividerStyles",
|
|
3832
|
+
"return": {
|
|
3833
|
+
"type": {
|
|
3834
|
+
"text": "ElementStyles"
|
|
3835
|
+
}
|
|
3836
|
+
},
|
|
3837
|
+
"parameters": [
|
|
3838
|
+
{
|
|
3839
|
+
"name": "context",
|
|
3840
|
+
"type": {
|
|
3841
|
+
"text": "ElementDefinitionContext"
|
|
3842
|
+
}
|
|
3843
|
+
},
|
|
3844
|
+
{
|
|
3845
|
+
"name": "definition",
|
|
3846
|
+
"type": {
|
|
3847
|
+
"text": "FoundationElementDefinition"
|
|
3848
|
+
}
|
|
3849
|
+
}
|
|
3850
|
+
]
|
|
3833
3851
|
}
|
|
3834
3852
|
],
|
|
3835
3853
|
"exports": [
|
|
3836
3854
|
{
|
|
3837
3855
|
"kind": "js",
|
|
3838
|
-
"name": "
|
|
3856
|
+
"name": "zeroDividerStyles",
|
|
3839
3857
|
"declaration": {
|
|
3840
|
-
"name": "
|
|
3841
|
-
"module": "src/
|
|
3858
|
+
"name": "zeroDividerStyles",
|
|
3859
|
+
"module": "src/divider/divider.styles.ts"
|
|
3842
3860
|
}
|
|
3843
3861
|
}
|
|
3844
3862
|
]
|
|
3845
3863
|
},
|
|
3846
3864
|
{
|
|
3847
3865
|
"kind": "javascript-module",
|
|
3848
|
-
"path": "src/
|
|
3866
|
+
"path": "src/divider/divider.template.ts",
|
|
3849
3867
|
"declarations": [
|
|
3850
3868
|
{
|
|
3851
|
-
"kind": "
|
|
3852
|
-
"name": "
|
|
3853
|
-
"
|
|
3854
|
-
|
|
3855
|
-
|
|
3856
|
-
"kind": "variable",
|
|
3857
|
-
"name": "zeroDialogTemplate",
|
|
3858
|
-
"default": "foundationDialogTemplate"
|
|
3859
|
-
},
|
|
3860
|
-
{
|
|
3861
|
-
"kind": "variable",
|
|
3862
|
-
"name": "zeroDialogShadowOptions",
|
|
3863
|
-
"default": "foundationDialogShadowOptions"
|
|
3864
|
-
},
|
|
3865
|
-
{
|
|
3866
|
-
"kind": "class",
|
|
3867
|
-
"description": "",
|
|
3868
|
-
"name": "Dialog",
|
|
3869
|
-
"superclass": {
|
|
3870
|
-
"name": "FoundationDialog",
|
|
3871
|
-
"package": "@genesislcap/foundation-ui"
|
|
3872
|
-
},
|
|
3873
|
-
"tagName": "%%prefix%%-dialog",
|
|
3874
|
-
"customElement": true,
|
|
3875
|
-
"attributes": [
|
|
3876
|
-
{
|
|
3877
|
-
"name": "position",
|
|
3878
|
-
"type": {
|
|
3879
|
-
"text": "'centre' | 'left' | 'right'"
|
|
3880
|
-
},
|
|
3881
|
-
"default": "'centre'",
|
|
3882
|
-
"fieldName": "position",
|
|
3883
|
-
"inheritedFrom": {
|
|
3884
|
-
"name": "DialogElement",
|
|
3885
|
-
"module": "src/dialog/dialog.ts"
|
|
3886
|
-
}
|
|
3887
|
-
},
|
|
3888
|
-
{
|
|
3889
|
-
"name": "show-close-icon",
|
|
3890
|
-
"type": {
|
|
3891
|
-
"text": "boolean"
|
|
3892
|
-
},
|
|
3893
|
-
"default": "true",
|
|
3894
|
-
"description": "Whether or not to show the close icon",
|
|
3895
|
-
"fieldName": "showCloseIcon",
|
|
3896
|
-
"inheritedFrom": {
|
|
3897
|
-
"name": "DialogElement",
|
|
3898
|
-
"module": "src/dialog/dialog.ts"
|
|
3899
|
-
}
|
|
3869
|
+
"kind": "function",
|
|
3870
|
+
"name": "zeroDividerTemplate",
|
|
3871
|
+
"return": {
|
|
3872
|
+
"type": {
|
|
3873
|
+
"text": "ViewTemplate<Divider>"
|
|
3900
3874
|
}
|
|
3901
|
-
|
|
3902
|
-
"
|
|
3903
|
-
{
|
|
3904
|
-
"kind": "field",
|
|
3905
|
-
"name": "mainElement",
|
|
3906
|
-
"type": {
|
|
3907
|
-
"text": "HTMLDialogElement"
|
|
3908
|
-
},
|
|
3909
|
-
"description": "A reference to the dialog element\nin the component Shadow DOM.",
|
|
3910
|
-
"inheritedFrom": {
|
|
3911
|
-
"name": "DialogElement",
|
|
3912
|
-
"module": "src/dialog/dialog.ts"
|
|
3913
|
-
}
|
|
3914
|
-
},
|
|
3915
|
-
{
|
|
3916
|
-
"kind": "field",
|
|
3917
|
-
"name": "position",
|
|
3918
|
-
"type": {
|
|
3919
|
-
"text": "'centre' | 'left' | 'right'"
|
|
3920
|
-
},
|
|
3921
|
-
"default": "'centre'",
|
|
3922
|
-
"inheritedFrom": {
|
|
3923
|
-
"name": "DialogElement",
|
|
3924
|
-
"module": "src/dialog/dialog.ts"
|
|
3925
|
-
}
|
|
3926
|
-
},
|
|
3927
|
-
{
|
|
3928
|
-
"kind": "field",
|
|
3929
|
-
"name": "showCloseIcon",
|
|
3930
|
-
"type": {
|
|
3931
|
-
"text": "boolean"
|
|
3932
|
-
},
|
|
3933
|
-
"default": "true",
|
|
3934
|
-
"description": "Whether or not to show the close icon",
|
|
3935
|
-
"inheritedFrom": {
|
|
3936
|
-
"name": "DialogElement",
|
|
3937
|
-
"module": "src/dialog/dialog.ts"
|
|
3938
|
-
}
|
|
3939
|
-
},
|
|
3940
|
-
{
|
|
3941
|
-
"kind": "field",
|
|
3942
|
-
"name": "onShowCallback",
|
|
3943
|
-
"type": {
|
|
3944
|
-
"text": "() => void"
|
|
3945
|
-
},
|
|
3946
|
-
"description": "Callback to run *before* HTMLDialogElement is shown",
|
|
3947
|
-
"inheritedFrom": {
|
|
3948
|
-
"name": "DialogElement",
|
|
3949
|
-
"module": "src/dialog/dialog.ts"
|
|
3950
|
-
}
|
|
3951
|
-
},
|
|
3952
|
-
{
|
|
3953
|
-
"kind": "field",
|
|
3954
|
-
"name": "onCloseCallback",
|
|
3955
|
-
"type": {
|
|
3956
|
-
"text": "() => void"
|
|
3957
|
-
},
|
|
3958
|
-
"description": "Callback to run *after* HTMLDialogElement is closed",
|
|
3959
|
-
"inheritedFrom": {
|
|
3960
|
-
"name": "DialogElement",
|
|
3961
|
-
"module": "src/dialog/dialog.ts"
|
|
3962
|
-
}
|
|
3963
|
-
},
|
|
3964
|
-
{
|
|
3965
|
-
"kind": "field",
|
|
3966
|
-
"name": "open",
|
|
3967
|
-
"type": {
|
|
3968
|
-
"text": "boolean"
|
|
3969
|
-
},
|
|
3970
|
-
"description": "Determine if the dialog is showing or closed.",
|
|
3971
|
-
"readonly": true,
|
|
3972
|
-
"inheritedFrom": {
|
|
3973
|
-
"name": "DialogElement",
|
|
3974
|
-
"module": "src/dialog/dialog.ts"
|
|
3975
|
-
}
|
|
3976
|
-
},
|
|
3977
|
-
{
|
|
3978
|
-
"kind": "method",
|
|
3979
|
-
"name": "show",
|
|
3980
|
-
"return": {
|
|
3981
|
-
"type": {
|
|
3982
|
-
"text": "void"
|
|
3983
|
-
}
|
|
3984
|
-
},
|
|
3985
|
-
"description": "Show the HTMLDialogElement and its contents",
|
|
3986
|
-
"inheritedFrom": {
|
|
3987
|
-
"name": "DialogElement",
|
|
3988
|
-
"module": "src/dialog/dialog.ts"
|
|
3989
|
-
}
|
|
3990
|
-
},
|
|
3991
|
-
{
|
|
3992
|
-
"kind": "method",
|
|
3993
|
-
"name": "close",
|
|
3994
|
-
"return": {
|
|
3995
|
-
"type": {
|
|
3996
|
-
"text": "void"
|
|
3997
|
-
}
|
|
3998
|
-
},
|
|
3999
|
-
"description": "Remove the HTMLDialogElement from display",
|
|
4000
|
-
"inheritedFrom": {
|
|
4001
|
-
"name": "DialogElement",
|
|
4002
|
-
"module": "src/dialog/dialog.ts"
|
|
4003
|
-
}
|
|
4004
|
-
},
|
|
4005
|
-
{
|
|
4006
|
-
"kind": "field",
|
|
4007
|
-
"name": "_presentation",
|
|
4008
|
-
"type": {
|
|
4009
|
-
"text": "ComponentPresentation | null | undefined"
|
|
4010
|
-
},
|
|
4011
|
-
"privacy": "private",
|
|
4012
|
-
"default": "void 0",
|
|
4013
|
-
"inheritedFrom": {
|
|
4014
|
-
"name": "FoundationElement",
|
|
4015
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
4016
|
-
}
|
|
4017
|
-
},
|
|
4018
|
-
{
|
|
4019
|
-
"kind": "field",
|
|
4020
|
-
"name": "$presentation",
|
|
4021
|
-
"type": {
|
|
4022
|
-
"text": "ComponentPresentation | null"
|
|
4023
|
-
},
|
|
4024
|
-
"privacy": "public",
|
|
4025
|
-
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
4026
|
-
"inheritedFrom": {
|
|
4027
|
-
"name": "FoundationElement",
|
|
4028
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
4029
|
-
}
|
|
4030
|
-
},
|
|
3875
|
+
},
|
|
3876
|
+
"parameters": [
|
|
4031
3877
|
{
|
|
4032
|
-
"
|
|
4033
|
-
"name": "template",
|
|
3878
|
+
"name": "context",
|
|
4034
3879
|
"type": {
|
|
4035
|
-
"text": "
|
|
4036
|
-
},
|
|
4037
|
-
"privacy": "public",
|
|
4038
|
-
"description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
|
|
4039
|
-
"inheritedFrom": {
|
|
4040
|
-
"name": "FoundationElement",
|
|
4041
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
4042
|
-
}
|
|
4043
|
-
},
|
|
4044
|
-
{
|
|
4045
|
-
"kind": "method",
|
|
4046
|
-
"name": "templateChanged",
|
|
4047
|
-
"privacy": "protected",
|
|
4048
|
-
"return": {
|
|
4049
|
-
"type": {
|
|
4050
|
-
"text": "void"
|
|
4051
|
-
}
|
|
4052
|
-
},
|
|
4053
|
-
"inheritedFrom": {
|
|
4054
|
-
"name": "FoundationElement",
|
|
4055
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
3880
|
+
"text": "ElementDefinitionContext"
|
|
4056
3881
|
}
|
|
4057
3882
|
},
|
|
4058
3883
|
{
|
|
4059
|
-
"
|
|
4060
|
-
"name": "styles",
|
|
3884
|
+
"name": "definition",
|
|
4061
3885
|
"type": {
|
|
4062
|
-
"text": "
|
|
4063
|
-
},
|
|
4064
|
-
"privacy": "public",
|
|
4065
|
-
"description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
|
|
4066
|
-
"inheritedFrom": {
|
|
4067
|
-
"name": "FoundationElement",
|
|
4068
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
4069
|
-
}
|
|
4070
|
-
},
|
|
4071
|
-
{
|
|
4072
|
-
"kind": "method",
|
|
4073
|
-
"name": "stylesChanged",
|
|
4074
|
-
"privacy": "protected",
|
|
4075
|
-
"return": {
|
|
4076
|
-
"type": {
|
|
4077
|
-
"text": "void"
|
|
4078
|
-
}
|
|
4079
|
-
},
|
|
4080
|
-
"inheritedFrom": {
|
|
4081
|
-
"name": "FoundationElement",
|
|
4082
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
4083
|
-
}
|
|
4084
|
-
},
|
|
4085
|
-
{
|
|
4086
|
-
"kind": "method",
|
|
4087
|
-
"name": "compose",
|
|
4088
|
-
"privacy": "public",
|
|
4089
|
-
"static": true,
|
|
4090
|
-
"return": {
|
|
4091
|
-
"type": {
|
|
4092
|
-
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
4093
|
-
}
|
|
4094
|
-
},
|
|
4095
|
-
"parameters": [
|
|
4096
|
-
{
|
|
4097
|
-
"name": "this",
|
|
4098
|
-
"type": {
|
|
4099
|
-
"text": "K"
|
|
4100
|
-
}
|
|
4101
|
-
},
|
|
4102
|
-
{
|
|
4103
|
-
"name": "elementDefinition",
|
|
4104
|
-
"type": {
|
|
4105
|
-
"text": "T"
|
|
4106
|
-
},
|
|
4107
|
-
"description": "The definition of the element to create the registry\nfunction for."
|
|
4108
|
-
}
|
|
4109
|
-
],
|
|
4110
|
-
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
4111
|
-
"inheritedFrom": {
|
|
4112
|
-
"name": "FoundationElement",
|
|
4113
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
3886
|
+
"text": "FoundationElementDefinition"
|
|
4114
3887
|
}
|
|
4115
3888
|
}
|
|
4116
3889
|
]
|
|
4117
|
-
},
|
|
4118
|
-
{
|
|
4119
|
-
"kind": "variable",
|
|
4120
|
-
"name": "zeroDialog",
|
|
4121
|
-
"description": "The Zero Dialog",
|
|
4122
|
-
"privacy": "public"
|
|
4123
3890
|
}
|
|
4124
3891
|
],
|
|
4125
3892
|
"exports": [
|
|
4126
3893
|
{
|
|
4127
3894
|
"kind": "js",
|
|
4128
|
-
"name": "
|
|
3895
|
+
"name": "zeroDividerTemplate",
|
|
4129
3896
|
"declaration": {
|
|
4130
|
-
"name": "
|
|
4131
|
-
"module": "src/
|
|
3897
|
+
"name": "zeroDividerTemplate",
|
|
3898
|
+
"module": "src/divider/divider.template.ts"
|
|
4132
3899
|
}
|
|
4133
|
-
}
|
|
3900
|
+
}
|
|
3901
|
+
]
|
|
3902
|
+
},
|
|
3903
|
+
{
|
|
3904
|
+
"kind": "javascript-module",
|
|
3905
|
+
"path": "src/divider/divider.ts",
|
|
3906
|
+
"declarations": [
|
|
4134
3907
|
{
|
|
4135
|
-
"kind": "
|
|
4136
|
-
"
|
|
4137
|
-
"
|
|
4138
|
-
|
|
4139
|
-
"
|
|
4140
|
-
|
|
3908
|
+
"kind": "class",
|
|
3909
|
+
"description": "",
|
|
3910
|
+
"name": "Divider",
|
|
3911
|
+
"superclass": {
|
|
3912
|
+
"name": "FoundationDivider",
|
|
3913
|
+
"package": "@genesislcap/foundation-ui"
|
|
3914
|
+
},
|
|
3915
|
+
"tagName": "%%prefix%%-divider",
|
|
3916
|
+
"customElement": true
|
|
4141
3917
|
},
|
|
4142
3918
|
{
|
|
4143
|
-
"kind": "
|
|
4144
|
-
"name": "
|
|
4145
|
-
|
|
4146
|
-
|
|
4147
|
-
|
|
4148
|
-
}
|
|
4149
|
-
},
|
|
3919
|
+
"kind": "variable",
|
|
3920
|
+
"name": "zeroDivider"
|
|
3921
|
+
}
|
|
3922
|
+
],
|
|
3923
|
+
"exports": [
|
|
4150
3924
|
{
|
|
4151
3925
|
"kind": "js",
|
|
4152
|
-
"name": "
|
|
3926
|
+
"name": "Divider",
|
|
4153
3927
|
"declaration": {
|
|
4154
|
-
"name": "
|
|
4155
|
-
"module": "src/
|
|
3928
|
+
"name": "Divider",
|
|
3929
|
+
"module": "src/divider/divider.ts"
|
|
4156
3930
|
}
|
|
4157
3931
|
},
|
|
4158
3932
|
{
|
|
4159
3933
|
"kind": "js",
|
|
4160
|
-
"name": "
|
|
3934
|
+
"name": "zeroDivider",
|
|
4161
3935
|
"declaration": {
|
|
4162
|
-
"name": "
|
|
4163
|
-
"module": "src/
|
|
3936
|
+
"name": "zeroDivider",
|
|
3937
|
+
"module": "src/divider/divider.ts"
|
|
4164
3938
|
}
|
|
4165
3939
|
}
|
|
4166
3940
|
]
|
|
4167
3941
|
},
|
|
4168
3942
|
{
|
|
4169
3943
|
"kind": "javascript-module",
|
|
4170
|
-
"path": "src/
|
|
3944
|
+
"path": "src/divider/index.ts",
|
|
4171
3945
|
"declarations": [],
|
|
4172
3946
|
"exports": [
|
|
4173
3947
|
{
|
|
@@ -4175,7 +3949,7 @@
|
|
|
4175
3949
|
"name": "*",
|
|
4176
3950
|
"declaration": {
|
|
4177
3951
|
"name": "*",
|
|
4178
|
-
"package": "./
|
|
3952
|
+
"package": "./divider"
|
|
4179
3953
|
}
|
|
4180
3954
|
},
|
|
4181
3955
|
{
|
|
@@ -4183,15 +3957,15 @@
|
|
|
4183
3957
|
"name": "*",
|
|
4184
3958
|
"declaration": {
|
|
4185
3959
|
"name": "*",
|
|
4186
|
-
"package": "./
|
|
3960
|
+
"package": "./divider.styles"
|
|
4187
3961
|
}
|
|
4188
3962
|
},
|
|
4189
3963
|
{
|
|
4190
3964
|
"kind": "js",
|
|
4191
|
-
"name": "
|
|
3965
|
+
"name": "*",
|
|
4192
3966
|
"declaration": {
|
|
4193
|
-
"name": "
|
|
4194
|
-
"package": "
|
|
3967
|
+
"name": "*",
|
|
3968
|
+
"package": "./divider.template"
|
|
4195
3969
|
}
|
|
4196
3970
|
}
|
|
4197
3971
|
]
|
|
@@ -4363,195 +4137,7 @@
|
|
|
4363
4137
|
"name": "*",
|
|
4364
4138
|
"declaration": {
|
|
4365
4139
|
"name": "*",
|
|
4366
|
-
"package": "./disclosure"
|
|
4367
|
-
}
|
|
4368
|
-
},
|
|
4369
|
-
{
|
|
4370
|
-
"kind": "js",
|
|
4371
|
-
"name": "*",
|
|
4372
|
-
"declaration": {
|
|
4373
|
-
"name": "*",
|
|
4374
|
-
"package": "./disclosure.styles"
|
|
4375
|
-
}
|
|
4376
|
-
},
|
|
4377
|
-
{
|
|
4378
|
-
"kind": "js",
|
|
4379
|
-
"name": "*",
|
|
4380
|
-
"declaration": {
|
|
4381
|
-
"name": "*",
|
|
4382
|
-
"package": "./disclosure.template"
|
|
4383
|
-
}
|
|
4384
|
-
}
|
|
4385
|
-
]
|
|
4386
|
-
},
|
|
4387
|
-
{
|
|
4388
|
-
"kind": "javascript-module",
|
|
4389
|
-
"path": "src/divider/divider.stories.ts",
|
|
4390
|
-
"declarations": [
|
|
4391
|
-
{
|
|
4392
|
-
"kind": "variable",
|
|
4393
|
-
"name": "meta",
|
|
4394
|
-
"type": {
|
|
4395
|
-
"text": "Meta"
|
|
4396
|
-
},
|
|
4397
|
-
"default": "{\n title: 'Divider',\n component: 'zero-divider',\n}"
|
|
4398
|
-
},
|
|
4399
|
-
{
|
|
4400
|
-
"kind": "variable",
|
|
4401
|
-
"name": "Primary",
|
|
4402
|
-
"type": {
|
|
4403
|
-
"text": "StoryObj"
|
|
4404
|
-
},
|
|
4405
|
-
"default": "{\n argTypes: {\n orientation: {\n control: 'select',\n options: ['horizontal', 'vertical'],\n },\n role: {\n control: 'select',\n options: ['separator', 'presentation'],\n },\n },\n args: {\n orientation: 'horizontal',\n role: 'separator',\n },\n render: ({ orientation, role }) =>\n html`\n <div\n style=\"display: flex; justify-content:center; width: 100%; ${orientation === 'vertical'\n ? 'flex-direction: row;'\n : 'flex-direction: column;'}\"\n >\n <zero-button style=\"flex: 1;\"></zero-button>\n <zero-divider orientation=\"${orientation}\" role=\"${role}\"></zero-divider>\n <zero-button style=\"flex: 1;\"></zero-button>\n </div>\n `,\n}"
|
|
4406
|
-
}
|
|
4407
|
-
],
|
|
4408
|
-
"exports": [
|
|
4409
|
-
{
|
|
4410
|
-
"kind": "js",
|
|
4411
|
-
"name": "default",
|
|
4412
|
-
"declaration": {
|
|
4413
|
-
"name": "meta",
|
|
4414
|
-
"module": "src/divider/divider.stories.ts"
|
|
4415
|
-
}
|
|
4416
|
-
},
|
|
4417
|
-
{
|
|
4418
|
-
"kind": "js",
|
|
4419
|
-
"name": "Primary",
|
|
4420
|
-
"declaration": {
|
|
4421
|
-
"name": "Primary",
|
|
4422
|
-
"module": "src/divider/divider.stories.ts"
|
|
4423
|
-
}
|
|
4424
|
-
}
|
|
4425
|
-
]
|
|
4426
|
-
},
|
|
4427
|
-
{
|
|
4428
|
-
"kind": "javascript-module",
|
|
4429
|
-
"path": "src/divider/divider.styles.ts",
|
|
4430
|
-
"declarations": [
|
|
4431
|
-
{
|
|
4432
|
-
"kind": "function",
|
|
4433
|
-
"name": "zeroDividerStyles",
|
|
4434
|
-
"return": {
|
|
4435
|
-
"type": {
|
|
4436
|
-
"text": "ElementStyles"
|
|
4437
|
-
}
|
|
4438
|
-
},
|
|
4439
|
-
"parameters": [
|
|
4440
|
-
{
|
|
4441
|
-
"name": "context",
|
|
4442
|
-
"type": {
|
|
4443
|
-
"text": "ElementDefinitionContext"
|
|
4444
|
-
}
|
|
4445
|
-
},
|
|
4446
|
-
{
|
|
4447
|
-
"name": "definition",
|
|
4448
|
-
"type": {
|
|
4449
|
-
"text": "FoundationElementDefinition"
|
|
4450
|
-
}
|
|
4451
|
-
}
|
|
4452
|
-
]
|
|
4453
|
-
}
|
|
4454
|
-
],
|
|
4455
|
-
"exports": [
|
|
4456
|
-
{
|
|
4457
|
-
"kind": "js",
|
|
4458
|
-
"name": "zeroDividerStyles",
|
|
4459
|
-
"declaration": {
|
|
4460
|
-
"name": "zeroDividerStyles",
|
|
4461
|
-
"module": "src/divider/divider.styles.ts"
|
|
4462
|
-
}
|
|
4463
|
-
}
|
|
4464
|
-
]
|
|
4465
|
-
},
|
|
4466
|
-
{
|
|
4467
|
-
"kind": "javascript-module",
|
|
4468
|
-
"path": "src/divider/divider.template.ts",
|
|
4469
|
-
"declarations": [
|
|
4470
|
-
{
|
|
4471
|
-
"kind": "function",
|
|
4472
|
-
"name": "zeroDividerTemplate",
|
|
4473
|
-
"return": {
|
|
4474
|
-
"type": {
|
|
4475
|
-
"text": "ViewTemplate<Divider>"
|
|
4476
|
-
}
|
|
4477
|
-
},
|
|
4478
|
-
"parameters": [
|
|
4479
|
-
{
|
|
4480
|
-
"name": "context",
|
|
4481
|
-
"type": {
|
|
4482
|
-
"text": "ElementDefinitionContext"
|
|
4483
|
-
}
|
|
4484
|
-
},
|
|
4485
|
-
{
|
|
4486
|
-
"name": "definition",
|
|
4487
|
-
"type": {
|
|
4488
|
-
"text": "FoundationElementDefinition"
|
|
4489
|
-
}
|
|
4490
|
-
}
|
|
4491
|
-
]
|
|
4492
|
-
}
|
|
4493
|
-
],
|
|
4494
|
-
"exports": [
|
|
4495
|
-
{
|
|
4496
|
-
"kind": "js",
|
|
4497
|
-
"name": "zeroDividerTemplate",
|
|
4498
|
-
"declaration": {
|
|
4499
|
-
"name": "zeroDividerTemplate",
|
|
4500
|
-
"module": "src/divider/divider.template.ts"
|
|
4501
|
-
}
|
|
4502
|
-
}
|
|
4503
|
-
]
|
|
4504
|
-
},
|
|
4505
|
-
{
|
|
4506
|
-
"kind": "javascript-module",
|
|
4507
|
-
"path": "src/divider/divider.ts",
|
|
4508
|
-
"declarations": [
|
|
4509
|
-
{
|
|
4510
|
-
"kind": "class",
|
|
4511
|
-
"description": "",
|
|
4512
|
-
"name": "Divider",
|
|
4513
|
-
"superclass": {
|
|
4514
|
-
"name": "FoundationDivider",
|
|
4515
|
-
"package": "@genesislcap/foundation-ui"
|
|
4516
|
-
},
|
|
4517
|
-
"tagName": "%%prefix%%-divider",
|
|
4518
|
-
"customElement": true
|
|
4519
|
-
},
|
|
4520
|
-
{
|
|
4521
|
-
"kind": "variable",
|
|
4522
|
-
"name": "zeroDivider"
|
|
4523
|
-
}
|
|
4524
|
-
],
|
|
4525
|
-
"exports": [
|
|
4526
|
-
{
|
|
4527
|
-
"kind": "js",
|
|
4528
|
-
"name": "Divider",
|
|
4529
|
-
"declaration": {
|
|
4530
|
-
"name": "Divider",
|
|
4531
|
-
"module": "src/divider/divider.ts"
|
|
4532
|
-
}
|
|
4533
|
-
},
|
|
4534
|
-
{
|
|
4535
|
-
"kind": "js",
|
|
4536
|
-
"name": "zeroDivider",
|
|
4537
|
-
"declaration": {
|
|
4538
|
-
"name": "zeroDivider",
|
|
4539
|
-
"module": "src/divider/divider.ts"
|
|
4540
|
-
}
|
|
4541
|
-
}
|
|
4542
|
-
]
|
|
4543
|
-
},
|
|
4544
|
-
{
|
|
4545
|
-
"kind": "javascript-module",
|
|
4546
|
-
"path": "src/divider/index.ts",
|
|
4547
|
-
"declarations": [],
|
|
4548
|
-
"exports": [
|
|
4549
|
-
{
|
|
4550
|
-
"kind": "js",
|
|
4551
|
-
"name": "*",
|
|
4552
|
-
"declaration": {
|
|
4553
|
-
"name": "*",
|
|
4554
|
-
"package": "./divider"
|
|
4140
|
+
"package": "./disclosure"
|
|
4555
4141
|
}
|
|
4556
4142
|
},
|
|
4557
4143
|
{
|
|
@@ -4559,7 +4145,7 @@
|
|
|
4559
4145
|
"name": "*",
|
|
4560
4146
|
"declaration": {
|
|
4561
4147
|
"name": "*",
|
|
4562
|
-
"package": "./
|
|
4148
|
+
"package": "./disclosure.styles"
|
|
4563
4149
|
}
|
|
4564
4150
|
},
|
|
4565
4151
|
{
|
|
@@ -4567,14 +4153,14 @@
|
|
|
4567
4153
|
"name": "*",
|
|
4568
4154
|
"declaration": {
|
|
4569
4155
|
"name": "*",
|
|
4570
|
-
"package": "./
|
|
4156
|
+
"package": "./disclosure.template"
|
|
4571
4157
|
}
|
|
4572
4158
|
}
|
|
4573
4159
|
]
|
|
4574
4160
|
},
|
|
4575
4161
|
{
|
|
4576
4162
|
"kind": "javascript-module",
|
|
4577
|
-
"path": "src/
|
|
4163
|
+
"path": "src/error-banner/error-banner.stories.ts",
|
|
4578
4164
|
"declarations": [
|
|
4579
4165
|
{
|
|
4580
4166
|
"kind": "variable",
|
|
@@ -4582,7 +4168,7 @@
|
|
|
4582
4168
|
"type": {
|
|
4583
4169
|
"text": "Meta"
|
|
4584
4170
|
},
|
|
4585
|
-
"default": "{\n title: '
|
|
4171
|
+
"default": "{\n title: 'Error Banner',\n component: 'zero-error-banner',\n}"
|
|
4586
4172
|
},
|
|
4587
4173
|
{
|
|
4588
4174
|
"kind": "variable",
|
|
@@ -4590,7 +4176,7 @@
|
|
|
4590
4176
|
"type": {
|
|
4591
4177
|
"text": "StoryObj"
|
|
4592
4178
|
},
|
|
4593
|
-
"default": "{\n args: {\n
|
|
4179
|
+
"default": "{\n args: {\n errorText: 'Lorem ipsum dolor sit amet consectetur adipisicing elit.',\n },\n render: ({ errorText }) =>\n html`\n <div id=\"zero-banner\" style=\"width: 100%;\">\n <zero-button @click=\"${() => showError(errorText)}\">Show Zero Error Banner</zero-button>\n </div>\n `,\n}"
|
|
4594
4180
|
}
|
|
4595
4181
|
],
|
|
4596
4182
|
"exports": [
|
|
@@ -4599,7 +4185,7 @@
|
|
|
4599
4185
|
"name": "default",
|
|
4600
4186
|
"declaration": {
|
|
4601
4187
|
"name": "meta",
|
|
4602
|
-
"module": "src/
|
|
4188
|
+
"module": "src/error-banner/error-banner.stories.ts"
|
|
4603
4189
|
}
|
|
4604
4190
|
},
|
|
4605
4191
|
{
|
|
@@ -4607,63 +4193,53 @@
|
|
|
4607
4193
|
"name": "Primary",
|
|
4608
4194
|
"declaration": {
|
|
4609
4195
|
"name": "Primary",
|
|
4610
|
-
"module": "src/
|
|
4196
|
+
"module": "src/error-banner/error-banner.stories.ts"
|
|
4611
4197
|
}
|
|
4612
4198
|
}
|
|
4613
4199
|
]
|
|
4614
4200
|
},
|
|
4615
4201
|
{
|
|
4616
4202
|
"kind": "javascript-module",
|
|
4617
|
-
"path": "src/
|
|
4203
|
+
"path": "src/error-banner/error-banner.template.ts",
|
|
4618
4204
|
"declarations": [
|
|
4619
4205
|
{
|
|
4620
|
-
"kind": "
|
|
4621
|
-
"name": "
|
|
4622
|
-
"
|
|
4623
|
-
"
|
|
4624
|
-
"text": "ElementStyles"
|
|
4625
|
-
}
|
|
4206
|
+
"kind": "variable",
|
|
4207
|
+
"name": "zeroErrorBannerTemplate",
|
|
4208
|
+
"type": {
|
|
4209
|
+
"text": "ViewTemplate<ErrorBanner>"
|
|
4626
4210
|
},
|
|
4627
|
-
"
|
|
4628
|
-
{
|
|
4629
|
-
"name": "context",
|
|
4630
|
-
"type": {
|
|
4631
|
-
"text": "ElementDefinitionContext"
|
|
4632
|
-
}
|
|
4633
|
-
},
|
|
4634
|
-
{
|
|
4635
|
-
"name": "definition",
|
|
4636
|
-
"type": {
|
|
4637
|
-
"text": "FoundationElementDefinition"
|
|
4638
|
-
}
|
|
4639
|
-
}
|
|
4640
|
-
]
|
|
4211
|
+
"default": "html`\n <zero-banner ${ref('banner')}>\n <div slot=\"content\">\n <div>${(x) => x.error?.errorDetails || 'Place holder for error message'}</div>\n </div>\n\n <zero-button slot=\"action\" appearance=\"lightweight\" @click=${(x) => x.dismiss()}>\n ${(x) => x.error?.config?.banner?.dismissingAction?.label || 'Ignore'}\n </zero-button>\n\n ${repeat(\n (x) => x.error?.config?.banner.confirmingActions,\n html`\n <zero-button\n slot=\"action\"\n appearance=\"lightweight\"\n @click=${(x, c) => {\n x?.action();\n c.parent.dismiss();\n }}\n >\n ${(x) => x.label}\n </zero-button>\n `\n )}\n </zero-banner>\n`"
|
|
4641
4212
|
}
|
|
4642
4213
|
],
|
|
4643
4214
|
"exports": [
|
|
4644
4215
|
{
|
|
4645
4216
|
"kind": "js",
|
|
4646
|
-
"name": "
|
|
4217
|
+
"name": "zeroErrorBannerTemplate",
|
|
4647
4218
|
"declaration": {
|
|
4648
|
-
"name": "
|
|
4649
|
-
"module": "src/
|
|
4219
|
+
"name": "zeroErrorBannerTemplate",
|
|
4220
|
+
"module": "src/error-banner/error-banner.template.ts"
|
|
4650
4221
|
}
|
|
4651
4222
|
}
|
|
4652
4223
|
]
|
|
4653
4224
|
},
|
|
4654
4225
|
{
|
|
4655
4226
|
"kind": "javascript-module",
|
|
4656
|
-
"path": "src/
|
|
4227
|
+
"path": "src/error-banner/error-banner.ts",
|
|
4657
4228
|
"declarations": [
|
|
4229
|
+
{
|
|
4230
|
+
"kind": "variable",
|
|
4231
|
+
"name": "zeroErrorBannerShadowOptions",
|
|
4232
|
+
"default": "foundationErrorBannerShadowOptions"
|
|
4233
|
+
},
|
|
4658
4234
|
{
|
|
4659
4235
|
"kind": "class",
|
|
4660
4236
|
"description": "",
|
|
4661
|
-
"name": "
|
|
4237
|
+
"name": "ErrorBanner",
|
|
4662
4238
|
"superclass": {
|
|
4663
|
-
"name": "
|
|
4239
|
+
"name": "FoundationErrorBanner",
|
|
4664
4240
|
"package": "@genesislcap/foundation-ui"
|
|
4665
4241
|
},
|
|
4666
|
-
"tagName": "%%prefix%%-
|
|
4242
|
+
"tagName": "%%prefix%%-error-banner",
|
|
4667
4243
|
"customElement": true,
|
|
4668
4244
|
"members": [
|
|
4669
4245
|
{
|
|
@@ -4781,167 +4357,82 @@
|
|
|
4781
4357
|
},
|
|
4782
4358
|
{
|
|
4783
4359
|
"kind": "variable",
|
|
4784
|
-
"name": "
|
|
4785
|
-
"description": "The Zero
|
|
4360
|
+
"name": "zeroErrorBanner",
|
|
4361
|
+
"description": "The Zero Banner",
|
|
4786
4362
|
"privacy": "public"
|
|
4787
4363
|
}
|
|
4788
4364
|
],
|
|
4789
4365
|
"exports": [
|
|
4790
4366
|
{
|
|
4791
4367
|
"kind": "js",
|
|
4792
|
-
"name": "
|
|
4793
|
-
"declaration": {
|
|
4794
|
-
"name": "DropdownMenu",
|
|
4795
|
-
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
4796
|
-
}
|
|
4797
|
-
},
|
|
4798
|
-
{
|
|
4799
|
-
"kind": "js",
|
|
4800
|
-
"name": "zeroDropdownMenu",
|
|
4801
|
-
"declaration": {
|
|
4802
|
-
"name": "zeroDropdownMenu",
|
|
4803
|
-
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
4804
|
-
}
|
|
4805
|
-
}
|
|
4806
|
-
]
|
|
4807
|
-
},
|
|
4808
|
-
{
|
|
4809
|
-
"kind": "javascript-module",
|
|
4810
|
-
"path": "src/dropdown-menu/index.ts",
|
|
4811
|
-
"declarations": [],
|
|
4812
|
-
"exports": [
|
|
4813
|
-
{
|
|
4814
|
-
"kind": "js",
|
|
4815
|
-
"name": "*",
|
|
4816
|
-
"declaration": {
|
|
4817
|
-
"name": "*",
|
|
4818
|
-
"package": "./dropdown-menu"
|
|
4819
|
-
}
|
|
4820
|
-
},
|
|
4821
|
-
{
|
|
4822
|
-
"kind": "js",
|
|
4823
|
-
"name": "*",
|
|
4824
|
-
"declaration": {
|
|
4825
|
-
"name": "*",
|
|
4826
|
-
"package": "./dropdown-menu.styles"
|
|
4827
|
-
}
|
|
4828
|
-
},
|
|
4829
|
-
{
|
|
4830
|
-
"kind": "js",
|
|
4831
|
-
"name": "zeroDropdownMenuTemplate",
|
|
4832
|
-
"declaration": {
|
|
4833
|
-
"name": "foundationDropdownMenuTemplate",
|
|
4834
|
-
"package": "@genesislcap/foundation-ui"
|
|
4835
|
-
}
|
|
4836
|
-
},
|
|
4837
|
-
{
|
|
4838
|
-
"kind": "js",
|
|
4839
|
-
"name": "getDropdownMenuTemplate",
|
|
4368
|
+
"name": "zeroErrorBannerShadowOptions",
|
|
4840
4369
|
"declaration": {
|
|
4841
|
-
"name": "
|
|
4842
|
-
"
|
|
4370
|
+
"name": "zeroErrorBannerShadowOptions",
|
|
4371
|
+
"module": "src/error-banner/error-banner.ts"
|
|
4843
4372
|
}
|
|
4844
4373
|
},
|
|
4845
4374
|
{
|
|
4846
4375
|
"kind": "js",
|
|
4847
|
-
"name": "
|
|
4376
|
+
"name": "ErrorBanner",
|
|
4848
4377
|
"declaration": {
|
|
4849
|
-
"name": "
|
|
4850
|
-
"
|
|
4378
|
+
"name": "ErrorBanner",
|
|
4379
|
+
"module": "src/error-banner/error-banner.ts"
|
|
4851
4380
|
}
|
|
4852
4381
|
},
|
|
4853
4382
|
{
|
|
4854
4383
|
"kind": "js",
|
|
4855
|
-
"name": "
|
|
4384
|
+
"name": "zeroErrorBanner",
|
|
4856
4385
|
"declaration": {
|
|
4857
|
-
"name": "
|
|
4858
|
-
"
|
|
4386
|
+
"name": "zeroErrorBanner",
|
|
4387
|
+
"module": "src/error-banner/error-banner.ts"
|
|
4859
4388
|
}
|
|
4860
4389
|
}
|
|
4861
4390
|
]
|
|
4862
4391
|
},
|
|
4863
4392
|
{
|
|
4864
4393
|
"kind": "javascript-module",
|
|
4865
|
-
"path": "src/error-banner/
|
|
4866
|
-
"declarations": [
|
|
4867
|
-
{
|
|
4868
|
-
"kind": "variable",
|
|
4869
|
-
"name": "meta",
|
|
4870
|
-
"type": {
|
|
4871
|
-
"text": "Meta"
|
|
4872
|
-
},
|
|
4873
|
-
"default": "{\n title: 'Error Banner',\n component: 'zero-error-banner',\n}"
|
|
4874
|
-
},
|
|
4875
|
-
{
|
|
4876
|
-
"kind": "variable",
|
|
4877
|
-
"name": "Primary",
|
|
4878
|
-
"type": {
|
|
4879
|
-
"text": "StoryObj"
|
|
4880
|
-
},
|
|
4881
|
-
"default": "{\n args: {\n errorText: 'Lorem ipsum dolor sit amet consectetur adipisicing elit.',\n },\n render: ({ errorText }) =>\n html`\n <div id=\"zero-banner\" style=\"width: 100%;\">\n <zero-button @click=\"${() => showError(errorText)}\">Show Zero Error Banner</zero-button>\n </div>\n `,\n}"
|
|
4882
|
-
}
|
|
4883
|
-
],
|
|
4394
|
+
"path": "src/error-banner/index.ts",
|
|
4395
|
+
"declarations": [],
|
|
4884
4396
|
"exports": [
|
|
4885
4397
|
{
|
|
4886
4398
|
"kind": "js",
|
|
4887
|
-
"name": "
|
|
4399
|
+
"name": "*",
|
|
4888
4400
|
"declaration": {
|
|
4889
|
-
"name": "
|
|
4890
|
-
"
|
|
4401
|
+
"name": "*",
|
|
4402
|
+
"package": "./error-banner.template"
|
|
4891
4403
|
}
|
|
4892
4404
|
},
|
|
4893
4405
|
{
|
|
4894
4406
|
"kind": "js",
|
|
4895
|
-
"name": "
|
|
4407
|
+
"name": "*",
|
|
4896
4408
|
"declaration": {
|
|
4897
|
-
"name": "
|
|
4898
|
-
"
|
|
4409
|
+
"name": "*",
|
|
4410
|
+
"package": "./error-banner"
|
|
4899
4411
|
}
|
|
4900
4412
|
}
|
|
4901
4413
|
]
|
|
4902
4414
|
},
|
|
4903
4415
|
{
|
|
4904
4416
|
"kind": "javascript-module",
|
|
4905
|
-
"path": "src/error-
|
|
4417
|
+
"path": "src/error-boundary/error-boundary.ts",
|
|
4906
4418
|
"declarations": [
|
|
4907
4419
|
{
|
|
4908
4420
|
"kind": "variable",
|
|
4909
|
-
"name": "
|
|
4421
|
+
"name": "zeroErrorBoundaryShadowOptions",
|
|
4910
4422
|
"type": {
|
|
4911
|
-
"text": "
|
|
4423
|
+
"text": "ShadowRootInit"
|
|
4912
4424
|
},
|
|
4913
|
-
"default": "
|
|
4914
|
-
}
|
|
4915
|
-
],
|
|
4916
|
-
"exports": [
|
|
4917
|
-
{
|
|
4918
|
-
"kind": "js",
|
|
4919
|
-
"name": "zeroErrorBannerTemplate",
|
|
4920
|
-
"declaration": {
|
|
4921
|
-
"name": "zeroErrorBannerTemplate",
|
|
4922
|
-
"module": "src/error-banner/error-banner.template.ts"
|
|
4923
|
-
}
|
|
4924
|
-
}
|
|
4925
|
-
]
|
|
4926
|
-
},
|
|
4927
|
-
{
|
|
4928
|
-
"kind": "javascript-module",
|
|
4929
|
-
"path": "src/error-banner/error-banner.ts",
|
|
4930
|
-
"declarations": [
|
|
4931
|
-
{
|
|
4932
|
-
"kind": "variable",
|
|
4933
|
-
"name": "zeroErrorBannerShadowOptions",
|
|
4934
|
-
"default": "foundationErrorBannerShadowOptions"
|
|
4425
|
+
"default": "{\n mode: 'open',\n delegatesFocus: true,\n}"
|
|
4935
4426
|
},
|
|
4936
4427
|
{
|
|
4937
4428
|
"kind": "class",
|
|
4938
4429
|
"description": "",
|
|
4939
|
-
"name": "
|
|
4430
|
+
"name": "ErrorBoundary",
|
|
4940
4431
|
"superclass": {
|
|
4941
|
-
"name": "
|
|
4432
|
+
"name": "FoundationErrorBoundary",
|
|
4942
4433
|
"package": "@genesislcap/foundation-ui"
|
|
4943
4434
|
},
|
|
4944
|
-
"tagName": "%%prefix%%-error-
|
|
4435
|
+
"tagName": "%%prefix%%-error-boundary",
|
|
4945
4436
|
"customElement": true,
|
|
4946
4437
|
"members": [
|
|
4947
4438
|
{
|
|
@@ -5059,41 +4550,39 @@
|
|
|
5059
4550
|
},
|
|
5060
4551
|
{
|
|
5061
4552
|
"kind": "variable",
|
|
5062
|
-
"name": "
|
|
5063
|
-
"description": "The Zero Banner",
|
|
5064
|
-
"privacy": "public"
|
|
4553
|
+
"name": "zeroErrorBoundary"
|
|
5065
4554
|
}
|
|
5066
4555
|
],
|
|
5067
4556
|
"exports": [
|
|
5068
4557
|
{
|
|
5069
4558
|
"kind": "js",
|
|
5070
|
-
"name": "
|
|
4559
|
+
"name": "zeroErrorBoundaryShadowOptions",
|
|
5071
4560
|
"declaration": {
|
|
5072
|
-
"name": "
|
|
5073
|
-
"module": "src/error-
|
|
4561
|
+
"name": "zeroErrorBoundaryShadowOptions",
|
|
4562
|
+
"module": "src/error-boundary/error-boundary.ts"
|
|
5074
4563
|
}
|
|
5075
4564
|
},
|
|
5076
4565
|
{
|
|
5077
4566
|
"kind": "js",
|
|
5078
|
-
"name": "
|
|
4567
|
+
"name": "ErrorBoundary",
|
|
5079
4568
|
"declaration": {
|
|
5080
|
-
"name": "
|
|
5081
|
-
"module": "src/error-
|
|
4569
|
+
"name": "ErrorBoundary",
|
|
4570
|
+
"module": "src/error-boundary/error-boundary.ts"
|
|
5082
4571
|
}
|
|
5083
4572
|
},
|
|
5084
4573
|
{
|
|
5085
4574
|
"kind": "js",
|
|
5086
|
-
"name": "
|
|
4575
|
+
"name": "zeroErrorBoundary",
|
|
5087
4576
|
"declaration": {
|
|
5088
|
-
"name": "
|
|
5089
|
-
"module": "src/error-
|
|
4577
|
+
"name": "zeroErrorBoundary",
|
|
4578
|
+
"module": "src/error-boundary/error-boundary.ts"
|
|
5090
4579
|
}
|
|
5091
4580
|
}
|
|
5092
4581
|
]
|
|
5093
4582
|
},
|
|
5094
4583
|
{
|
|
5095
4584
|
"kind": "javascript-module",
|
|
5096
|
-
"path": "src/error-
|
|
4585
|
+
"path": "src/error-boundary/index.ts",
|
|
5097
4586
|
"declarations": [],
|
|
5098
4587
|
"exports": [
|
|
5099
4588
|
{
|
|
@@ -5101,40 +4590,64 @@
|
|
|
5101
4590
|
"name": "*",
|
|
5102
4591
|
"declaration": {
|
|
5103
4592
|
"name": "*",
|
|
5104
|
-
"package": "./error-
|
|
4593
|
+
"package": "./error-boundary"
|
|
4594
|
+
}
|
|
4595
|
+
}
|
|
4596
|
+
]
|
|
4597
|
+
},
|
|
4598
|
+
{
|
|
4599
|
+
"kind": "javascript-module",
|
|
4600
|
+
"path": "src/error-dialog/error-dialog.stories.ts",
|
|
4601
|
+
"declarations": [
|
|
4602
|
+
{
|
|
4603
|
+
"kind": "variable",
|
|
4604
|
+
"name": "meta",
|
|
4605
|
+
"type": {
|
|
4606
|
+
"text": "Meta"
|
|
4607
|
+
},
|
|
4608
|
+
"default": "{\n title: 'Error Dialog',\n component: 'zero-error-dialog',\n}"
|
|
4609
|
+
},
|
|
4610
|
+
{
|
|
4611
|
+
"kind": "variable",
|
|
4612
|
+
"name": "Primary",
|
|
4613
|
+
"type": {
|
|
4614
|
+
"text": "StoryObj"
|
|
4615
|
+
},
|
|
4616
|
+
"default": "{\n args: {\n errorText:\n 'Lorem ipsum dolor sit amet consectetur adipisicing elit. Lorem ipsum dolor sit amet',\n },\n render: ({ errorText }) => html`\n <zero-button @click=\"${() => showDialog(errorText)}\">Show Zero Dialog</zero-button>\n <div id=\"error-dialog-container\"></div>\n `,\n}"
|
|
4617
|
+
}
|
|
4618
|
+
],
|
|
4619
|
+
"exports": [
|
|
4620
|
+
{
|
|
4621
|
+
"kind": "js",
|
|
4622
|
+
"name": "default",
|
|
4623
|
+
"declaration": {
|
|
4624
|
+
"name": "meta",
|
|
4625
|
+
"module": "src/error-dialog/error-dialog.stories.ts"
|
|
5105
4626
|
}
|
|
5106
4627
|
},
|
|
5107
4628
|
{
|
|
5108
4629
|
"kind": "js",
|
|
5109
|
-
"name": "
|
|
4630
|
+
"name": "Primary",
|
|
5110
4631
|
"declaration": {
|
|
5111
|
-
"name": "
|
|
5112
|
-
"
|
|
4632
|
+
"name": "Primary",
|
|
4633
|
+
"module": "src/error-dialog/error-dialog.stories.ts"
|
|
5113
4634
|
}
|
|
5114
4635
|
}
|
|
5115
4636
|
]
|
|
5116
4637
|
},
|
|
5117
4638
|
{
|
|
5118
4639
|
"kind": "javascript-module",
|
|
5119
|
-
"path": "src/error-
|
|
4640
|
+
"path": "src/error-dialog/error-dialog.ts",
|
|
5120
4641
|
"declarations": [
|
|
5121
|
-
{
|
|
5122
|
-
"kind": "variable",
|
|
5123
|
-
"name": "zeroErrorBoundaryShadowOptions",
|
|
5124
|
-
"type": {
|
|
5125
|
-
"text": "ShadowRootInit"
|
|
5126
|
-
},
|
|
5127
|
-
"default": "{\n mode: 'open',\n delegatesFocus: true,\n}"
|
|
5128
|
-
},
|
|
5129
4642
|
{
|
|
5130
4643
|
"kind": "class",
|
|
5131
4644
|
"description": "",
|
|
5132
|
-
"name": "
|
|
4645
|
+
"name": "ErrorDialog",
|
|
5133
4646
|
"superclass": {
|
|
5134
|
-
"name": "
|
|
4647
|
+
"name": "FoundationErrorDialog",
|
|
5135
4648
|
"package": "@genesislcap/foundation-ui"
|
|
5136
4649
|
},
|
|
5137
|
-
"tagName": "%%prefix%%-error-
|
|
4650
|
+
"tagName": "%%prefix%%-error-dialog",
|
|
5138
4651
|
"customElement": true,
|
|
5139
4652
|
"members": [
|
|
5140
4653
|
{
|
|
@@ -5252,39 +4765,33 @@
|
|
|
5252
4765
|
},
|
|
5253
4766
|
{
|
|
5254
4767
|
"kind": "variable",
|
|
5255
|
-
"name": "
|
|
4768
|
+
"name": "zeroErrorDialog",
|
|
4769
|
+
"description": "The zero ErrorDialog",
|
|
4770
|
+
"privacy": "public"
|
|
5256
4771
|
}
|
|
5257
4772
|
],
|
|
5258
4773
|
"exports": [
|
|
5259
4774
|
{
|
|
5260
4775
|
"kind": "js",
|
|
5261
|
-
"name": "
|
|
5262
|
-
"declaration": {
|
|
5263
|
-
"name": "zeroErrorBoundaryShadowOptions",
|
|
5264
|
-
"module": "src/error-boundary/error-boundary.ts"
|
|
5265
|
-
}
|
|
5266
|
-
},
|
|
5267
|
-
{
|
|
5268
|
-
"kind": "js",
|
|
5269
|
-
"name": "ErrorBoundary",
|
|
4776
|
+
"name": "ErrorDialog",
|
|
5270
4777
|
"declaration": {
|
|
5271
|
-
"name": "
|
|
5272
|
-
"module": "src/error-
|
|
4778
|
+
"name": "ErrorDialog",
|
|
4779
|
+
"module": "src/error-dialog/error-dialog.ts"
|
|
5273
4780
|
}
|
|
5274
4781
|
},
|
|
5275
4782
|
{
|
|
5276
4783
|
"kind": "js",
|
|
5277
|
-
"name": "
|
|
4784
|
+
"name": "zeroErrorDialog",
|
|
5278
4785
|
"declaration": {
|
|
5279
|
-
"name": "
|
|
5280
|
-
"module": "src/error-
|
|
4786
|
+
"name": "zeroErrorDialog",
|
|
4787
|
+
"module": "src/error-dialog/error-dialog.ts"
|
|
5281
4788
|
}
|
|
5282
4789
|
}
|
|
5283
4790
|
]
|
|
5284
4791
|
},
|
|
5285
4792
|
{
|
|
5286
4793
|
"kind": "javascript-module",
|
|
5287
|
-
"path": "src/error-
|
|
4794
|
+
"path": "src/error-dialog/index.ts",
|
|
5288
4795
|
"declarations": [],
|
|
5289
4796
|
"exports": [
|
|
5290
4797
|
{
|
|
@@ -5292,14 +4799,14 @@
|
|
|
5292
4799
|
"name": "*",
|
|
5293
4800
|
"declaration": {
|
|
5294
4801
|
"name": "*",
|
|
5295
|
-
"package": "./error-
|
|
4802
|
+
"package": "./error-dialog"
|
|
5296
4803
|
}
|
|
5297
4804
|
}
|
|
5298
4805
|
]
|
|
5299
4806
|
},
|
|
5300
4807
|
{
|
|
5301
4808
|
"kind": "javascript-module",
|
|
5302
|
-
"path": "src/
|
|
4809
|
+
"path": "src/dropdown-menu/dropdown-menu.stories.ts",
|
|
5303
4810
|
"declarations": [
|
|
5304
4811
|
{
|
|
5305
4812
|
"kind": "variable",
|
|
@@ -5307,7 +4814,7 @@
|
|
|
5307
4814
|
"type": {
|
|
5308
4815
|
"text": "Meta"
|
|
5309
4816
|
},
|
|
5310
|
-
"default": "{\n title: '
|
|
4817
|
+
"default": "{\n title: 'Dropdown Menu',\n component: 'zero-dropdown-menu',\n}"
|
|
5311
4818
|
},
|
|
5312
4819
|
{
|
|
5313
4820
|
"kind": "variable",
|
|
@@ -5315,7 +4822,7 @@
|
|
|
5315
4822
|
"type": {
|
|
5316
4823
|
"text": "StoryObj"
|
|
5317
4824
|
},
|
|
5318
|
-
"default": "{\n args: {\n
|
|
4825
|
+
"default": "{\n args: {\n items: zeroItems,\n dropdownOpenerText: 'Dropdown menu',\n },\n render: ({ dropdownOpenerText, items }) =>\n html`\n <div>\n <zero-dropdown-menu name=\"${dropdownOpenerText}\" .items=${items}></zero-dropdown-menu>\n </div>\n `,\n}"
|
|
5319
4826
|
}
|
|
5320
4827
|
],
|
|
5321
4828
|
"exports": [
|
|
@@ -5324,7 +4831,7 @@
|
|
|
5324
4831
|
"name": "default",
|
|
5325
4832
|
"declaration": {
|
|
5326
4833
|
"name": "meta",
|
|
5327
|
-
"module": "src/
|
|
4834
|
+
"module": "src/dropdown-menu/dropdown-menu.stories.ts"
|
|
5328
4835
|
}
|
|
5329
4836
|
},
|
|
5330
4837
|
{
|
|
@@ -5332,24 +4839,63 @@
|
|
|
5332
4839
|
"name": "Primary",
|
|
5333
4840
|
"declaration": {
|
|
5334
4841
|
"name": "Primary",
|
|
5335
|
-
"module": "src/
|
|
4842
|
+
"module": "src/dropdown-menu/dropdown-menu.stories.ts"
|
|
5336
4843
|
}
|
|
5337
4844
|
}
|
|
5338
4845
|
]
|
|
5339
4846
|
},
|
|
5340
4847
|
{
|
|
5341
4848
|
"kind": "javascript-module",
|
|
5342
|
-
"path": "src/
|
|
4849
|
+
"path": "src/dropdown-menu/dropdown-menu.styles.ts",
|
|
4850
|
+
"declarations": [
|
|
4851
|
+
{
|
|
4852
|
+
"kind": "function",
|
|
4853
|
+
"name": "zeroDropdownMenuStyles",
|
|
4854
|
+
"return": {
|
|
4855
|
+
"type": {
|
|
4856
|
+
"text": "ElementStyles"
|
|
4857
|
+
}
|
|
4858
|
+
},
|
|
4859
|
+
"parameters": [
|
|
4860
|
+
{
|
|
4861
|
+
"name": "context",
|
|
4862
|
+
"type": {
|
|
4863
|
+
"text": "ElementDefinitionContext"
|
|
4864
|
+
}
|
|
4865
|
+
},
|
|
4866
|
+
{
|
|
4867
|
+
"name": "definition",
|
|
4868
|
+
"type": {
|
|
4869
|
+
"text": "FoundationElementDefinition"
|
|
4870
|
+
}
|
|
4871
|
+
}
|
|
4872
|
+
]
|
|
4873
|
+
}
|
|
4874
|
+
],
|
|
4875
|
+
"exports": [
|
|
4876
|
+
{
|
|
4877
|
+
"kind": "js",
|
|
4878
|
+
"name": "zeroDropdownMenuStyles",
|
|
4879
|
+
"declaration": {
|
|
4880
|
+
"name": "zeroDropdownMenuStyles",
|
|
4881
|
+
"module": "src/dropdown-menu/dropdown-menu.styles.ts"
|
|
4882
|
+
}
|
|
4883
|
+
}
|
|
4884
|
+
]
|
|
4885
|
+
},
|
|
4886
|
+
{
|
|
4887
|
+
"kind": "javascript-module",
|
|
4888
|
+
"path": "src/dropdown-menu/dropdown-menu.ts",
|
|
5343
4889
|
"declarations": [
|
|
5344
4890
|
{
|
|
5345
4891
|
"kind": "class",
|
|
5346
4892
|
"description": "",
|
|
5347
|
-
"name": "
|
|
4893
|
+
"name": "DropdownMenu",
|
|
5348
4894
|
"superclass": {
|
|
5349
|
-
"name": "
|
|
4895
|
+
"name": "FoundationDropdownMenu",
|
|
5350
4896
|
"package": "@genesislcap/foundation-ui"
|
|
5351
4897
|
},
|
|
5352
|
-
"tagName": "%%prefix%%-
|
|
4898
|
+
"tagName": "%%prefix%%-dropdown-menu",
|
|
5353
4899
|
"customElement": true,
|
|
5354
4900
|
"members": [
|
|
5355
4901
|
{
|
|
@@ -5467,33 +5013,33 @@
|
|
|
5467
5013
|
},
|
|
5468
5014
|
{
|
|
5469
5015
|
"kind": "variable",
|
|
5470
|
-
"name": "
|
|
5471
|
-
"description": "The
|
|
5016
|
+
"name": "zeroDropdownMenu",
|
|
5017
|
+
"description": "The Zero Dropdown Menu",
|
|
5472
5018
|
"privacy": "public"
|
|
5473
5019
|
}
|
|
5474
5020
|
],
|
|
5475
5021
|
"exports": [
|
|
5476
5022
|
{
|
|
5477
5023
|
"kind": "js",
|
|
5478
|
-
"name": "
|
|
5024
|
+
"name": "DropdownMenu",
|
|
5479
5025
|
"declaration": {
|
|
5480
|
-
"name": "
|
|
5481
|
-
"module": "src/
|
|
5026
|
+
"name": "DropdownMenu",
|
|
5027
|
+
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
5482
5028
|
}
|
|
5483
5029
|
},
|
|
5484
5030
|
{
|
|
5485
5031
|
"kind": "js",
|
|
5486
|
-
"name": "
|
|
5032
|
+
"name": "zeroDropdownMenu",
|
|
5487
5033
|
"declaration": {
|
|
5488
|
-
"name": "
|
|
5489
|
-
"module": "src/
|
|
5034
|
+
"name": "zeroDropdownMenu",
|
|
5035
|
+
"module": "src/dropdown-menu/dropdown-menu.ts"
|
|
5490
5036
|
}
|
|
5491
5037
|
}
|
|
5492
5038
|
]
|
|
5493
5039
|
},
|
|
5494
5040
|
{
|
|
5495
5041
|
"kind": "javascript-module",
|
|
5496
|
-
"path": "src/
|
|
5042
|
+
"path": "src/dropdown-menu/index.ts",
|
|
5497
5043
|
"declarations": [],
|
|
5498
5044
|
"exports": [
|
|
5499
5045
|
{
|
|
@@ -5501,14 +5047,54 @@
|
|
|
5501
5047
|
"name": "*",
|
|
5502
5048
|
"declaration": {
|
|
5503
5049
|
"name": "*",
|
|
5504
|
-
"package": "./
|
|
5050
|
+
"package": "./dropdown-menu"
|
|
5051
|
+
}
|
|
5052
|
+
},
|
|
5053
|
+
{
|
|
5054
|
+
"kind": "js",
|
|
5055
|
+
"name": "*",
|
|
5056
|
+
"declaration": {
|
|
5057
|
+
"name": "*",
|
|
5058
|
+
"package": "./dropdown-menu.styles"
|
|
5059
|
+
}
|
|
5060
|
+
},
|
|
5061
|
+
{
|
|
5062
|
+
"kind": "js",
|
|
5063
|
+
"name": "zeroDropdownMenuTemplate",
|
|
5064
|
+
"declaration": {
|
|
5065
|
+
"name": "foundationDropdownMenuTemplate",
|
|
5066
|
+
"package": "@genesislcap/foundation-ui"
|
|
5067
|
+
}
|
|
5068
|
+
},
|
|
5069
|
+
{
|
|
5070
|
+
"kind": "js",
|
|
5071
|
+
"name": "getDropdownMenuTemplate",
|
|
5072
|
+
"declaration": {
|
|
5073
|
+
"name": "getDropdownMenuTemplate",
|
|
5074
|
+
"package": "@genesislcap/foundation-ui"
|
|
5075
|
+
}
|
|
5076
|
+
},
|
|
5077
|
+
{
|
|
5078
|
+
"kind": "js",
|
|
5079
|
+
"name": "extractMenuItems",
|
|
5080
|
+
"declaration": {
|
|
5081
|
+
"name": "extractMenuItems",
|
|
5082
|
+
"package": "@genesislcap/foundation-ui"
|
|
5083
|
+
}
|
|
5084
|
+
},
|
|
5085
|
+
{
|
|
5086
|
+
"kind": "js",
|
|
5087
|
+
"name": "dropdownMenuBaseStyles",
|
|
5088
|
+
"declaration": {
|
|
5089
|
+
"name": "dropdownMenuBaseStyles",
|
|
5090
|
+
"package": "@genesislcap/foundation-ui"
|
|
5505
5091
|
}
|
|
5506
5092
|
}
|
|
5507
5093
|
]
|
|
5508
5094
|
},
|
|
5509
5095
|
{
|
|
5510
5096
|
"kind": "javascript-module",
|
|
5511
|
-
"path": "src/
|
|
5097
|
+
"path": "src/dialog/dialog.stories.ts",
|
|
5512
5098
|
"declarations": [
|
|
5513
5099
|
{
|
|
5514
5100
|
"kind": "variable",
|
|
@@ -5516,7 +5102,7 @@
|
|
|
5516
5102
|
"type": {
|
|
5517
5103
|
"text": "Meta"
|
|
5518
5104
|
},
|
|
5519
|
-
"default": "{\n title: '
|
|
5105
|
+
"default": "{\n title: 'Dialog',\n component: 'zero-dialog',\n}"
|
|
5520
5106
|
},
|
|
5521
5107
|
{
|
|
5522
5108
|
"kind": "variable",
|
|
@@ -5524,7 +5110,7 @@
|
|
|
5524
5110
|
"type": {
|
|
5525
5111
|
"text": "StoryObj"
|
|
5526
5112
|
},
|
|
5527
|
-
"default": "{\n render: () => html`\n <
|
|
5113
|
+
"default": "{\n args: {\n dialogMaxWidth: '557px',\n dialogTitle: 'Dialog title',\n dialogInitialText: 'Some text in a Zero Dialog',\n dialogMainText: `Lorem ipsum dolor sit amet consectetur adipisicing elit. Quis similique iste ab sed\n voluptatem ut suscipit tenetur distinctio? Quo est debitis pariatur qui quisquam repudiandae\n at atque et quibusdam rerum, reprehenderit sed laborum officiis distinctio dolorum\n temporibus aperiam dolor consequatur perferendis aspernatur fugit repellendus asperiores,\n voluptas illo? Voluptatum, atque quidem?`,\n dialogCloseButtonText: 'Close this dialog',\n },\n render: ({\n dialogMaxWidth,\n dialogTitle,\n dialogInitialText,\n dialogMainText,\n dialogCloseButtonText,\n }) => html`\n <zero-button @click=\"${showDialog}\">Show Zero Dialog</zero-button>\n <zero-dialog style=\"--dialog-max-width: ${dialogMaxWidth};\">\n <h5 slot=\"top\">${dialogTitle}</h5>\n <p>${dialogInitialText}</p>\n <p>${dialogMainText}</p>\n <zero-divider slot=\"bottom\"></zero-divider>\n <zero-button appearance=\"primary-gradient\" slot=\"bottom\" @click=\"${closeDialog}\">\n ${dialogCloseButtonText}\n </zero-button>\n </zero-dialog>\n `,\n}"
|
|
5528
5114
|
}
|
|
5529
5115
|
],
|
|
5530
5116
|
"exports": [
|
|
@@ -5533,7 +5119,7 @@
|
|
|
5533
5119
|
"name": "default",
|
|
5534
5120
|
"declaration": {
|
|
5535
5121
|
"name": "meta",
|
|
5536
|
-
"module": "src/
|
|
5122
|
+
"module": "src/dialog/dialog.stories.ts"
|
|
5537
5123
|
}
|
|
5538
5124
|
},
|
|
5539
5125
|
{
|
|
@@ -5541,78 +5127,191 @@
|
|
|
5541
5127
|
"name": "Primary",
|
|
5542
5128
|
"declaration": {
|
|
5543
5129
|
"name": "Primary",
|
|
5544
|
-
"module": "src/
|
|
5130
|
+
"module": "src/dialog/dialog.stories.ts"
|
|
5545
5131
|
}
|
|
5546
5132
|
}
|
|
5547
5133
|
]
|
|
5548
5134
|
},
|
|
5549
5135
|
{
|
|
5550
5136
|
"kind": "javascript-module",
|
|
5551
|
-
"path": "src/
|
|
5137
|
+
"path": "src/dialog/dialog.styles.ts",
|
|
5552
5138
|
"declarations": [
|
|
5553
5139
|
{
|
|
5554
5140
|
"kind": "variable",
|
|
5555
|
-
"name": "
|
|
5556
|
-
"default": "css`\n ${
|
|
5141
|
+
"name": "zeroDialogStyles",
|
|
5142
|
+
"default": "css`\n ${foundationDialogStyles}\n :host {\n --dialog-background: ${neutralLayer2};\n }\n\n dialog {\n position: fixed;\n top: 0;\n bottom: 0;\n color: rgb(255 255 255 / 30%);\n border-radius: calc(var(--control-corner-radius) * 1px);\n border: 1px solid ${ColorHEX.lightGrey};\n text-align: left;\n line-height: normal;\n box-shadow: 0 2px 15px 0 rgb(0 0 0 / 35%);\n }\n\n .top {\n display: flex;\n align-items: center;\n justify-content: space-between;\n color: ${ColorHEX.almostWhite};\n margin-bottom: calc(var(--design-unit) * 2px);\n }\n\n .bottom {\n display: flex;\n flex-wrap: wrap;\n justify-content: flex-end;\n color: ${ColorHEX.almostWhite};\n }\n\n :host slot:first-of-type {\n color: ${neutralForegroundRest};\n }\n\n ::slotted(zero-button) {\n margin-top: calc(var(--design-unit) * 4px - 1px);\n }\n\n .content-wrapper {\n min-width: var(--dialog-min-width);\n min-height: var(--dialog-min-height);\n height: fit-content;\n width: fit-content;\n max-width: var(--dialog-max-width);\n max-height: var(--dialog-max-height);\n display: flex;\n flex-direction: column;\n justify-content: space-between;\n align-items: stretch;\n }\n\n .close-icon:hover svg {\n background-color: ${whiteWebRGBA(0.05)};\n }\n\n .close-icon:hover svg g path {\n fill: ${whiteWebRGBA(1)};\n }\n\n .close-icon:active svg {\n background-color: ${defaultDialogActiveBGColor};\n }\n\n .close-icon:active svg g path {\n fill: ${whiteWebRGBA(0.33)};\n }\n`"
|
|
5557
5143
|
}
|
|
5558
5144
|
],
|
|
5559
5145
|
"exports": [
|
|
5560
5146
|
{
|
|
5561
5147
|
"kind": "js",
|
|
5562
|
-
"name": "
|
|
5148
|
+
"name": "zeroDialogStyles",
|
|
5563
5149
|
"declaration": {
|
|
5564
|
-
"name": "
|
|
5565
|
-
"module": "src/
|
|
5150
|
+
"name": "zeroDialogStyles",
|
|
5151
|
+
"module": "src/dialog/dialog.styles.ts"
|
|
5566
5152
|
}
|
|
5567
5153
|
}
|
|
5568
5154
|
]
|
|
5569
5155
|
},
|
|
5570
5156
|
{
|
|
5571
5157
|
"kind": "javascript-module",
|
|
5572
|
-
"path": "src/
|
|
5158
|
+
"path": "src/dialog/dialog.ts",
|
|
5573
5159
|
"declarations": [
|
|
5574
5160
|
{
|
|
5575
5161
|
"kind": "variable",
|
|
5576
|
-
"name": "
|
|
5577
|
-
"default": "
|
|
5578
|
-
}
|
|
5579
|
-
],
|
|
5580
|
-
"exports": [
|
|
5581
|
-
{
|
|
5582
|
-
"kind": "js",
|
|
5583
|
-
"name": "fileUploadTemplate",
|
|
5584
|
-
"declaration": {
|
|
5585
|
-
"name": "fileUploadTemplate",
|
|
5586
|
-
"module": "src/file-upload/file-upload.template.ts"
|
|
5587
|
-
}
|
|
5588
|
-
}
|
|
5589
|
-
]
|
|
5590
|
-
},
|
|
5591
|
-
{
|
|
5592
|
-
"kind": "javascript-module",
|
|
5593
|
-
"path": "src/file-upload/file-upload.ts",
|
|
5594
|
-
"declarations": [
|
|
5162
|
+
"name": "defaultDialogConfig",
|
|
5163
|
+
"default": "foundationConfig"
|
|
5164
|
+
},
|
|
5595
5165
|
{
|
|
5596
5166
|
"kind": "variable",
|
|
5597
|
-
"name": "
|
|
5598
|
-
"default": "
|
|
5167
|
+
"name": "zeroDialogTemplate",
|
|
5168
|
+
"default": "foundationDialogTemplate"
|
|
5599
5169
|
},
|
|
5600
5170
|
{
|
|
5601
5171
|
"kind": "variable",
|
|
5602
|
-
"name": "
|
|
5603
|
-
"default": "
|
|
5172
|
+
"name": "zeroDialogShadowOptions",
|
|
5173
|
+
"default": "foundationDialogShadowOptions"
|
|
5604
5174
|
},
|
|
5605
5175
|
{
|
|
5606
5176
|
"kind": "class",
|
|
5607
5177
|
"description": "",
|
|
5608
|
-
"name": "
|
|
5178
|
+
"name": "Dialog",
|
|
5609
5179
|
"superclass": {
|
|
5610
|
-
"name": "
|
|
5180
|
+
"name": "FoundationDialog",
|
|
5611
5181
|
"package": "@genesislcap/foundation-ui"
|
|
5612
5182
|
},
|
|
5613
|
-
"tagName": "%%prefix%%-
|
|
5183
|
+
"tagName": "%%prefix%%-dialog",
|
|
5614
5184
|
"customElement": true,
|
|
5185
|
+
"attributes": [
|
|
5186
|
+
{
|
|
5187
|
+
"name": "position",
|
|
5188
|
+
"type": {
|
|
5189
|
+
"text": "'centre' | 'left' | 'right'"
|
|
5190
|
+
},
|
|
5191
|
+
"default": "'centre'",
|
|
5192
|
+
"fieldName": "position",
|
|
5193
|
+
"inheritedFrom": {
|
|
5194
|
+
"name": "DialogElement",
|
|
5195
|
+
"module": "src/dialog/dialog.ts"
|
|
5196
|
+
}
|
|
5197
|
+
},
|
|
5198
|
+
{
|
|
5199
|
+
"name": "show-close-icon",
|
|
5200
|
+
"type": {
|
|
5201
|
+
"text": "boolean"
|
|
5202
|
+
},
|
|
5203
|
+
"default": "true",
|
|
5204
|
+
"description": "Whether or not to show the close icon",
|
|
5205
|
+
"fieldName": "showCloseIcon",
|
|
5206
|
+
"inheritedFrom": {
|
|
5207
|
+
"name": "DialogElement",
|
|
5208
|
+
"module": "src/dialog/dialog.ts"
|
|
5209
|
+
}
|
|
5210
|
+
}
|
|
5211
|
+
],
|
|
5615
5212
|
"members": [
|
|
5213
|
+
{
|
|
5214
|
+
"kind": "field",
|
|
5215
|
+
"name": "mainElement",
|
|
5216
|
+
"type": {
|
|
5217
|
+
"text": "HTMLDialogElement"
|
|
5218
|
+
},
|
|
5219
|
+
"description": "A reference to the dialog element\nin the component Shadow DOM.",
|
|
5220
|
+
"inheritedFrom": {
|
|
5221
|
+
"name": "DialogElement",
|
|
5222
|
+
"module": "src/dialog/dialog.ts"
|
|
5223
|
+
}
|
|
5224
|
+
},
|
|
5225
|
+
{
|
|
5226
|
+
"kind": "field",
|
|
5227
|
+
"name": "position",
|
|
5228
|
+
"type": {
|
|
5229
|
+
"text": "'centre' | 'left' | 'right'"
|
|
5230
|
+
},
|
|
5231
|
+
"default": "'centre'",
|
|
5232
|
+
"inheritedFrom": {
|
|
5233
|
+
"name": "DialogElement",
|
|
5234
|
+
"module": "src/dialog/dialog.ts"
|
|
5235
|
+
}
|
|
5236
|
+
},
|
|
5237
|
+
{
|
|
5238
|
+
"kind": "field",
|
|
5239
|
+
"name": "showCloseIcon",
|
|
5240
|
+
"type": {
|
|
5241
|
+
"text": "boolean"
|
|
5242
|
+
},
|
|
5243
|
+
"default": "true",
|
|
5244
|
+
"description": "Whether or not to show the close icon",
|
|
5245
|
+
"inheritedFrom": {
|
|
5246
|
+
"name": "DialogElement",
|
|
5247
|
+
"module": "src/dialog/dialog.ts"
|
|
5248
|
+
}
|
|
5249
|
+
},
|
|
5250
|
+
{
|
|
5251
|
+
"kind": "field",
|
|
5252
|
+
"name": "onShowCallback",
|
|
5253
|
+
"type": {
|
|
5254
|
+
"text": "() => void"
|
|
5255
|
+
},
|
|
5256
|
+
"description": "Callback to run *before* HTMLDialogElement is shown",
|
|
5257
|
+
"inheritedFrom": {
|
|
5258
|
+
"name": "DialogElement",
|
|
5259
|
+
"module": "src/dialog/dialog.ts"
|
|
5260
|
+
}
|
|
5261
|
+
},
|
|
5262
|
+
{
|
|
5263
|
+
"kind": "field",
|
|
5264
|
+
"name": "onCloseCallback",
|
|
5265
|
+
"type": {
|
|
5266
|
+
"text": "() => void"
|
|
5267
|
+
},
|
|
5268
|
+
"description": "Callback to run *after* HTMLDialogElement is closed",
|
|
5269
|
+
"inheritedFrom": {
|
|
5270
|
+
"name": "DialogElement",
|
|
5271
|
+
"module": "src/dialog/dialog.ts"
|
|
5272
|
+
}
|
|
5273
|
+
},
|
|
5274
|
+
{
|
|
5275
|
+
"kind": "field",
|
|
5276
|
+
"name": "open",
|
|
5277
|
+
"type": {
|
|
5278
|
+
"text": "boolean"
|
|
5279
|
+
},
|
|
5280
|
+
"description": "Determine if the dialog is showing or closed.",
|
|
5281
|
+
"readonly": true,
|
|
5282
|
+
"inheritedFrom": {
|
|
5283
|
+
"name": "DialogElement",
|
|
5284
|
+
"module": "src/dialog/dialog.ts"
|
|
5285
|
+
}
|
|
5286
|
+
},
|
|
5287
|
+
{
|
|
5288
|
+
"kind": "method",
|
|
5289
|
+
"name": "show",
|
|
5290
|
+
"return": {
|
|
5291
|
+
"type": {
|
|
5292
|
+
"text": "void"
|
|
5293
|
+
}
|
|
5294
|
+
},
|
|
5295
|
+
"description": "Show the HTMLDialogElement and its contents",
|
|
5296
|
+
"inheritedFrom": {
|
|
5297
|
+
"name": "DialogElement",
|
|
5298
|
+
"module": "src/dialog/dialog.ts"
|
|
5299
|
+
}
|
|
5300
|
+
},
|
|
5301
|
+
{
|
|
5302
|
+
"kind": "method",
|
|
5303
|
+
"name": "close",
|
|
5304
|
+
"return": {
|
|
5305
|
+
"type": {
|
|
5306
|
+
"text": "void"
|
|
5307
|
+
}
|
|
5308
|
+
},
|
|
5309
|
+
"description": "Remove the HTMLDialogElement from display",
|
|
5310
|
+
"inheritedFrom": {
|
|
5311
|
+
"name": "DialogElement",
|
|
5312
|
+
"module": "src/dialog/dialog.ts"
|
|
5313
|
+
}
|
|
5314
|
+
},
|
|
5616
5315
|
{
|
|
5617
5316
|
"kind": "field",
|
|
5618
5317
|
"name": "_presentation",
|
|
@@ -5728,49 +5427,57 @@
|
|
|
5728
5427
|
},
|
|
5729
5428
|
{
|
|
5730
5429
|
"kind": "variable",
|
|
5731
|
-
"name": "
|
|
5732
|
-
"description": "The Zero
|
|
5430
|
+
"name": "zeroDialog",
|
|
5431
|
+
"description": "The Zero Dialog",
|
|
5733
5432
|
"privacy": "public"
|
|
5734
5433
|
}
|
|
5735
5434
|
],
|
|
5736
5435
|
"exports": [
|
|
5737
5436
|
{
|
|
5738
5437
|
"kind": "js",
|
|
5739
|
-
"name": "
|
|
5438
|
+
"name": "defaultDialogConfig",
|
|
5740
5439
|
"declaration": {
|
|
5741
|
-
"name": "
|
|
5742
|
-
"module": "src/
|
|
5440
|
+
"name": "defaultDialogConfig",
|
|
5441
|
+
"module": "src/dialog/dialog.ts"
|
|
5743
5442
|
}
|
|
5744
5443
|
},
|
|
5745
5444
|
{
|
|
5746
5445
|
"kind": "js",
|
|
5747
|
-
"name": "
|
|
5446
|
+
"name": "zeroDialogTemplate",
|
|
5748
5447
|
"declaration": {
|
|
5749
|
-
"name": "
|
|
5750
|
-
"module": "src/
|
|
5448
|
+
"name": "zeroDialogTemplate",
|
|
5449
|
+
"module": "src/dialog/dialog.ts"
|
|
5751
5450
|
}
|
|
5752
5451
|
},
|
|
5753
5452
|
{
|
|
5754
5453
|
"kind": "js",
|
|
5755
|
-
"name": "
|
|
5454
|
+
"name": "zeroDialogShadowOptions",
|
|
5756
5455
|
"declaration": {
|
|
5757
|
-
"name": "
|
|
5758
|
-
"module": "src/
|
|
5456
|
+
"name": "zeroDialogShadowOptions",
|
|
5457
|
+
"module": "src/dialog/dialog.ts"
|
|
5759
5458
|
}
|
|
5760
5459
|
},
|
|
5761
5460
|
{
|
|
5762
5461
|
"kind": "js",
|
|
5763
|
-
"name": "
|
|
5462
|
+
"name": "Dialog",
|
|
5764
5463
|
"declaration": {
|
|
5765
|
-
"name": "
|
|
5766
|
-
"module": "src/
|
|
5464
|
+
"name": "Dialog",
|
|
5465
|
+
"module": "src/dialog/dialog.ts"
|
|
5466
|
+
}
|
|
5467
|
+
},
|
|
5468
|
+
{
|
|
5469
|
+
"kind": "js",
|
|
5470
|
+
"name": "zeroDialog",
|
|
5471
|
+
"declaration": {
|
|
5472
|
+
"name": "zeroDialog",
|
|
5473
|
+
"module": "src/dialog/dialog.ts"
|
|
5767
5474
|
}
|
|
5768
5475
|
}
|
|
5769
5476
|
]
|
|
5770
5477
|
},
|
|
5771
5478
|
{
|
|
5772
5479
|
"kind": "javascript-module",
|
|
5773
|
-
"path": "src/
|
|
5480
|
+
"path": "src/dialog/index.ts",
|
|
5774
5481
|
"declarations": [],
|
|
5775
5482
|
"exports": [
|
|
5776
5483
|
{
|
|
@@ -5778,7 +5485,7 @@
|
|
|
5778
5485
|
"name": "*",
|
|
5779
5486
|
"declaration": {
|
|
5780
5487
|
"name": "*",
|
|
5781
|
-
"package": "./
|
|
5488
|
+
"package": "./dialog"
|
|
5782
5489
|
}
|
|
5783
5490
|
},
|
|
5784
5491
|
{
|
|
@@ -5786,14 +5493,14 @@
|
|
|
5786
5493
|
"name": "*",
|
|
5787
5494
|
"declaration": {
|
|
5788
5495
|
"name": "*",
|
|
5789
|
-
"package": "./
|
|
5496
|
+
"package": "./dialog.styles"
|
|
5790
5497
|
}
|
|
5791
5498
|
},
|
|
5792
5499
|
{
|
|
5793
5500
|
"kind": "js",
|
|
5794
|
-
"name": "
|
|
5501
|
+
"name": "zeroDialogTemplate",
|
|
5795
5502
|
"declaration": {
|
|
5796
|
-
"name": "
|
|
5503
|
+
"name": "foundationDialogTemplate",
|
|
5797
5504
|
"package": "@genesislcap/foundation-ui"
|
|
5798
5505
|
}
|
|
5799
5506
|
}
|
|
@@ -5801,7 +5508,7 @@
|
|
|
5801
5508
|
},
|
|
5802
5509
|
{
|
|
5803
5510
|
"kind": "javascript-module",
|
|
5804
|
-
"path": "src/
|
|
5511
|
+
"path": "src/file-upload/file-upload.stories.ts",
|
|
5805
5512
|
"declarations": [
|
|
5806
5513
|
{
|
|
5807
5514
|
"kind": "variable",
|
|
@@ -5809,7 +5516,7 @@
|
|
|
5809
5516
|
"type": {
|
|
5810
5517
|
"text": "Meta"
|
|
5811
5518
|
},
|
|
5812
|
-
"default": "{\n title: '
|
|
5519
|
+
"default": "{\n title: 'File Upload',\n component: 'zero-file-upload',\n}"
|
|
5813
5520
|
},
|
|
5814
5521
|
{
|
|
5815
5522
|
"kind": "variable",
|
|
@@ -5817,7 +5524,7 @@
|
|
|
5817
5524
|
"type": {
|
|
5818
5525
|
"text": "StoryObj"
|
|
5819
5526
|
},
|
|
5820
|
-
"default": "{\n render: ()
|
|
5527
|
+
"default": "{\n render: () => html`\n <div style=\"min-height: 300px;\">\n <zero-file-upload label=\"Select Files\"></zero-file-upload>\n </div>\n `,\n}"
|
|
5821
5528
|
}
|
|
5822
5529
|
],
|
|
5823
5530
|
"exports": [
|
|
@@ -5826,7 +5533,7 @@
|
|
|
5826
5533
|
"name": "default",
|
|
5827
5534
|
"declaration": {
|
|
5828
5535
|
"name": "meta",
|
|
5829
|
-
"module": "src/
|
|
5536
|
+
"module": "src/file-upload/file-upload.stories.ts"
|
|
5830
5537
|
}
|
|
5831
5538
|
},
|
|
5832
5539
|
{
|
|
@@ -5834,117 +5541,78 @@
|
|
|
5834
5541
|
"name": "Primary",
|
|
5835
5542
|
"declaration": {
|
|
5836
5543
|
"name": "Primary",
|
|
5837
|
-
"module": "src/
|
|
5544
|
+
"module": "src/file-upload/file-upload.stories.ts"
|
|
5838
5545
|
}
|
|
5839
5546
|
}
|
|
5840
5547
|
]
|
|
5841
5548
|
},
|
|
5842
5549
|
{
|
|
5843
5550
|
"kind": "javascript-module",
|
|
5844
|
-
"path": "src/
|
|
5551
|
+
"path": "src/file-upload/file-upload.styles.ts",
|
|
5845
5552
|
"declarations": [
|
|
5846
5553
|
{
|
|
5847
5554
|
"kind": "variable",
|
|
5848
|
-
"name": "
|
|
5849
|
-
"
|
|
5850
|
-
"text": "ViewTemplate<Filter>"
|
|
5851
|
-
},
|
|
5852
|
-
"default": "html`\n <div class=\"filter-wrapper\">${(x) => selectTemplate(x)}</div>\n`"
|
|
5555
|
+
"name": "zeroFileUploadStyles",
|
|
5556
|
+
"default": "css`\n ${foundationFileUploadStyles}\n ::-webkit-scrollbar {\n width: 12px;\n }\n\n ::-webkit-scrollbar-track {\n background: rgb(31 33 38);\n }\n\n ::-webkit-scrollbar-thumb {\n width: 8px;\n border-radius: 10px;\n box-shadow: inset 0 0 6px rgba(0 0 0 / 30%);\n background-color: var(--neutral-color);\n border: 3px solid rgb(31 33 38);\n }\n`"
|
|
5853
5557
|
}
|
|
5854
5558
|
],
|
|
5855
5559
|
"exports": [
|
|
5856
5560
|
{
|
|
5857
5561
|
"kind": "js",
|
|
5858
|
-
"name": "
|
|
5859
|
-
"declaration": {
|
|
5860
|
-
"name": "
|
|
5861
|
-
"module": "src/
|
|
5862
|
-
}
|
|
5863
|
-
}
|
|
5864
|
-
]
|
|
5865
|
-
},
|
|
5866
|
-
{
|
|
5867
|
-
"kind": "javascript-module",
|
|
5868
|
-
"path": "src/
|
|
5869
|
-
"declarations": [
|
|
5870
|
-
{
|
|
5871
|
-
"kind": "
|
|
5872
|
-
"
|
|
5873
|
-
"
|
|
5874
|
-
|
|
5875
|
-
|
|
5876
|
-
|
|
5877
|
-
|
|
5878
|
-
|
|
5879
|
-
|
|
5880
|
-
|
|
5881
|
-
|
|
5882
|
-
|
|
5883
|
-
|
|
5884
|
-
|
|
5885
|
-
|
|
5886
|
-
|
|
5887
|
-
|
|
5888
|
-
|
|
5889
|
-
|
|
5890
|
-
|
|
5891
|
-
|
|
5892
|
-
|
|
5893
|
-
|
|
5894
|
-
|
|
5895
|
-
|
|
5896
|
-
|
|
5897
|
-
|
|
5898
|
-
|
|
5899
|
-
|
|
5900
|
-
|
|
5901
|
-
|
|
5902
|
-
|
|
5903
|
-
|
|
5904
|
-
|
|
5905
|
-
|
|
5906
|
-
|
|
5907
|
-
|
|
5908
|
-
|
|
5909
|
-
|
|
5910
|
-
|
|
5911
|
-
|
|
5912
|
-
},
|
|
5913
|
-
"privacy": "public"
|
|
5914
|
-
},
|
|
5915
|
-
{
|
|
5916
|
-
"kind": "field",
|
|
5917
|
-
"name": "fieldName",
|
|
5918
|
-
"type": {
|
|
5919
|
-
"text": "string"
|
|
5920
|
-
}
|
|
5921
|
-
},
|
|
5922
|
-
{
|
|
5923
|
-
"kind": "field",
|
|
5924
|
-
"name": "label",
|
|
5925
|
-
"type": {
|
|
5926
|
-
"text": "string"
|
|
5927
|
-
}
|
|
5928
|
-
},
|
|
5929
|
-
{
|
|
5930
|
-
"kind": "field",
|
|
5931
|
-
"name": "type"
|
|
5932
|
-
},
|
|
5933
|
-
{
|
|
5934
|
-
"kind": "field",
|
|
5935
|
-
"name": "target",
|
|
5936
|
-
"type": {
|
|
5937
|
-
"text": "string"
|
|
5938
|
-
},
|
|
5939
|
-
"description": "Will be included in event emmissions.\nUsually set to the id of the target datasource.\nUsefull when we have multiple grids in the same page."
|
|
5940
|
-
},
|
|
5941
|
-
{
|
|
5942
|
-
"kind": "field",
|
|
5943
|
-
"name": "enumFilterOptions",
|
|
5944
|
-
"type": {
|
|
5945
|
-
"text": "any[]"
|
|
5946
|
-
}
|
|
5947
|
-
},
|
|
5562
|
+
"name": "zeroFileUploadStyles",
|
|
5563
|
+
"declaration": {
|
|
5564
|
+
"name": "zeroFileUploadStyles",
|
|
5565
|
+
"module": "src/file-upload/file-upload.styles.ts"
|
|
5566
|
+
}
|
|
5567
|
+
}
|
|
5568
|
+
]
|
|
5569
|
+
},
|
|
5570
|
+
{
|
|
5571
|
+
"kind": "javascript-module",
|
|
5572
|
+
"path": "src/file-upload/file-upload.template.ts",
|
|
5573
|
+
"declarations": [
|
|
5574
|
+
{
|
|
5575
|
+
"kind": "variable",
|
|
5576
|
+
"name": "fileUploadTemplate",
|
|
5577
|
+
"default": "html<FileUpload>`\n ${getPrefixedFileUpload('zero')}\n`"
|
|
5578
|
+
}
|
|
5579
|
+
],
|
|
5580
|
+
"exports": [
|
|
5581
|
+
{
|
|
5582
|
+
"kind": "js",
|
|
5583
|
+
"name": "fileUploadTemplate",
|
|
5584
|
+
"declaration": {
|
|
5585
|
+
"name": "fileUploadTemplate",
|
|
5586
|
+
"module": "src/file-upload/file-upload.template.ts"
|
|
5587
|
+
}
|
|
5588
|
+
}
|
|
5589
|
+
]
|
|
5590
|
+
},
|
|
5591
|
+
{
|
|
5592
|
+
"kind": "javascript-module",
|
|
5593
|
+
"path": "src/file-upload/file-upload.ts",
|
|
5594
|
+
"declarations": [
|
|
5595
|
+
{
|
|
5596
|
+
"kind": "variable",
|
|
5597
|
+
"name": "defaultFileUploadConfig",
|
|
5598
|
+
"default": "foundationConfig"
|
|
5599
|
+
},
|
|
5600
|
+
{
|
|
5601
|
+
"kind": "variable",
|
|
5602
|
+
"name": "zeroFileUploadShadowOptions",
|
|
5603
|
+
"default": "foundationFileUploadShadowOptions"
|
|
5604
|
+
},
|
|
5605
|
+
{
|
|
5606
|
+
"kind": "class",
|
|
5607
|
+
"description": "",
|
|
5608
|
+
"name": "FileUpload",
|
|
5609
|
+
"superclass": {
|
|
5610
|
+
"name": "FoundationFileUpload",
|
|
5611
|
+
"package": "@genesislcap/foundation-ui"
|
|
5612
|
+
},
|
|
5613
|
+
"tagName": "%%prefix%%-file-upload",
|
|
5614
|
+
"customElement": true,
|
|
5615
|
+
"members": [
|
|
5948
5616
|
{
|
|
5949
5617
|
"kind": "field",
|
|
5950
5618
|
"name": "_presentation",
|
|
@@ -6056,69 +5724,53 @@
|
|
|
6056
5724
|
"module": "src/foundation-element/foundation-element.ts"
|
|
6057
5725
|
}
|
|
6058
5726
|
}
|
|
6059
|
-
]
|
|
6060
|
-
"attributes": [
|
|
6061
|
-
{
|
|
6062
|
-
"name": "fieldName",
|
|
6063
|
-
"type": {
|
|
6064
|
-
"text": "string"
|
|
6065
|
-
},
|
|
6066
|
-
"fieldName": "fieldName"
|
|
6067
|
-
},
|
|
6068
|
-
{
|
|
6069
|
-
"name": "label",
|
|
6070
|
-
"type": {
|
|
6071
|
-
"text": "string"
|
|
6072
|
-
},
|
|
6073
|
-
"fieldName": "label"
|
|
6074
|
-
},
|
|
6075
|
-
{
|
|
6076
|
-
"name": "type",
|
|
6077
|
-
"fieldName": "type"
|
|
6078
|
-
},
|
|
6079
|
-
{
|
|
6080
|
-
"name": "target",
|
|
6081
|
-
"type": {
|
|
6082
|
-
"text": "string"
|
|
6083
|
-
},
|
|
6084
|
-
"description": "Will be included in event emmissions.\nUsually set to the id of the target datasource.\nUsefull when we have multiple grids in the same page.",
|
|
6085
|
-
"fieldName": "target"
|
|
6086
|
-
}
|
|
6087
|
-
],
|
|
6088
|
-
"superclass": {
|
|
6089
|
-
"name": "FoundationFilter",
|
|
6090
|
-
"package": "@genesislcap/foundation-ui"
|
|
6091
|
-
},
|
|
6092
|
-
"tagName": "%%prefix%%-filter",
|
|
6093
|
-
"customElement": true
|
|
5727
|
+
]
|
|
6094
5728
|
},
|
|
6095
5729
|
{
|
|
6096
5730
|
"kind": "variable",
|
|
6097
|
-
"name": "
|
|
5731
|
+
"name": "zeroFileUpload",
|
|
5732
|
+
"description": "The Zero FileUpload",
|
|
5733
|
+
"privacy": "public"
|
|
6098
5734
|
}
|
|
6099
5735
|
],
|
|
6100
5736
|
"exports": [
|
|
6101
5737
|
{
|
|
6102
5738
|
"kind": "js",
|
|
6103
|
-
"name": "
|
|
5739
|
+
"name": "defaultFileUploadConfig",
|
|
6104
5740
|
"declaration": {
|
|
6105
|
-
"name": "
|
|
6106
|
-
"module": "src/
|
|
5741
|
+
"name": "defaultFileUploadConfig",
|
|
5742
|
+
"module": "src/file-upload/file-upload.ts"
|
|
6107
5743
|
}
|
|
6108
5744
|
},
|
|
6109
5745
|
{
|
|
6110
5746
|
"kind": "js",
|
|
6111
|
-
"name": "
|
|
5747
|
+
"name": "zeroFileUploadShadowOptions",
|
|
6112
5748
|
"declaration": {
|
|
6113
|
-
"name": "
|
|
6114
|
-
"module": "src/
|
|
5749
|
+
"name": "zeroFileUploadShadowOptions",
|
|
5750
|
+
"module": "src/file-upload/file-upload.ts"
|
|
5751
|
+
}
|
|
5752
|
+
},
|
|
5753
|
+
{
|
|
5754
|
+
"kind": "js",
|
|
5755
|
+
"name": "FileUpload",
|
|
5756
|
+
"declaration": {
|
|
5757
|
+
"name": "FileUpload",
|
|
5758
|
+
"module": "src/file-upload/file-upload.ts"
|
|
5759
|
+
}
|
|
5760
|
+
},
|
|
5761
|
+
{
|
|
5762
|
+
"kind": "js",
|
|
5763
|
+
"name": "zeroFileUpload",
|
|
5764
|
+
"declaration": {
|
|
5765
|
+
"name": "zeroFileUpload",
|
|
5766
|
+
"module": "src/file-upload/file-upload.ts"
|
|
6115
5767
|
}
|
|
6116
5768
|
}
|
|
6117
5769
|
]
|
|
6118
5770
|
},
|
|
6119
5771
|
{
|
|
6120
5772
|
"kind": "javascript-module",
|
|
6121
|
-
"path": "src/
|
|
5773
|
+
"path": "src/file-upload/index.ts",
|
|
6122
5774
|
"declarations": [],
|
|
6123
5775
|
"exports": [
|
|
6124
5776
|
{
|
|
@@ -6126,7 +5778,7 @@
|
|
|
6126
5778
|
"name": "*",
|
|
6127
5779
|
"declaration": {
|
|
6128
5780
|
"name": "*",
|
|
6129
|
-
"package": "./
|
|
5781
|
+
"package": "./file-upload"
|
|
6130
5782
|
}
|
|
6131
5783
|
},
|
|
6132
5784
|
{
|
|
@@ -6134,14 +5786,14 @@
|
|
|
6134
5786
|
"name": "*",
|
|
6135
5787
|
"declaration": {
|
|
6136
5788
|
"name": "*",
|
|
6137
|
-
"package": "./
|
|
5789
|
+
"package": "./file-upload.styles"
|
|
6138
5790
|
}
|
|
6139
5791
|
},
|
|
6140
5792
|
{
|
|
6141
5793
|
"kind": "js",
|
|
6142
|
-
"name": "
|
|
5794
|
+
"name": "zeroFileUploadTemplate",
|
|
6143
5795
|
"declaration": {
|
|
6144
|
-
"name": "
|
|
5796
|
+
"name": "foundationFileUploadTemplate",
|
|
6145
5797
|
"package": "@genesislcap/foundation-ui"
|
|
6146
5798
|
}
|
|
6147
5799
|
}
|
|
@@ -6149,7 +5801,7 @@
|
|
|
6149
5801
|
},
|
|
6150
5802
|
{
|
|
6151
5803
|
"kind": "javascript-module",
|
|
6152
|
-
"path": "src/filter
|
|
5804
|
+
"path": "src/filter/filter.stories.ts",
|
|
6153
5805
|
"declarations": [
|
|
6154
5806
|
{
|
|
6155
5807
|
"kind": "variable",
|
|
@@ -6157,7 +5809,7 @@
|
|
|
6157
5809
|
"type": {
|
|
6158
5810
|
"text": "Meta"
|
|
6159
5811
|
},
|
|
6160
|
-
"default": "{\n title: 'Filter
|
|
5812
|
+
"default": "{\n title: 'Filter',\n component: 'zero-filter',\n}"
|
|
6161
5813
|
},
|
|
6162
5814
|
{
|
|
6163
5815
|
"kind": "variable",
|
|
@@ -6165,7 +5817,7 @@
|
|
|
6165
5817
|
"type": {
|
|
6166
5818
|
"text": "StoryObj"
|
|
6167
5819
|
},
|
|
6168
|
-
"default": "{\n render: () =>\n html`\n <zero-filter-
|
|
5820
|
+
"default": "{\n render: () =>\n html`\n <zero-filter type=\"text\" fieldName=\"SOME_TEXT_FIELD\"></zero-filter>\n <zero-filter type=\"boolean\" fieldName=\"SOME_BOOLEAN_FIELD\"></zero-filter>\n <zero-filter type=\"date\" fieldName=\"SOME_DATE_FIELD\"></zero-filter>\n <zero-filter type=\"number\" fieldName=\"SOME_NUMERIC_FIELD\"></zero-filter>\n `,\n}"
|
|
6169
5821
|
}
|
|
6170
5822
|
],
|
|
6171
5823
|
"exports": [
|
|
@@ -6174,7 +5826,7 @@
|
|
|
6174
5826
|
"name": "default",
|
|
6175
5827
|
"declaration": {
|
|
6176
5828
|
"name": "meta",
|
|
6177
|
-
"module": "src/filter
|
|
5829
|
+
"module": "src/filter/filter.stories.ts"
|
|
6178
5830
|
}
|
|
6179
5831
|
},
|
|
6180
5832
|
{
|
|
@@ -6182,143 +5834,116 @@
|
|
|
6182
5834
|
"name": "Primary",
|
|
6183
5835
|
"declaration": {
|
|
6184
5836
|
"name": "Primary",
|
|
6185
|
-
"module": "src/filter
|
|
6186
|
-
}
|
|
6187
|
-
}
|
|
6188
|
-
]
|
|
6189
|
-
},
|
|
6190
|
-
{
|
|
6191
|
-
"kind": "javascript-module",
|
|
6192
|
-
"path": "src/filter-bar/filter-bar.styles.ts",
|
|
6193
|
-
"declarations": [
|
|
6194
|
-
{
|
|
6195
|
-
"kind": "function",
|
|
6196
|
-
"name": "zeroFilterBarStyles",
|
|
6197
|
-
"return": {
|
|
6198
|
-
"type": {
|
|
6199
|
-
"text": "ElementStyles"
|
|
6200
|
-
}
|
|
6201
|
-
},
|
|
6202
|
-
"parameters": [
|
|
6203
|
-
{
|
|
6204
|
-
"name": "context",
|
|
6205
|
-
"type": {
|
|
6206
|
-
"text": "ElementDefinitionContext"
|
|
6207
|
-
}
|
|
6208
|
-
},
|
|
6209
|
-
{
|
|
6210
|
-
"name": "definition",
|
|
6211
|
-
"type": {
|
|
6212
|
-
"text": "FoundationElementDefinition"
|
|
6213
|
-
}
|
|
6214
|
-
}
|
|
6215
|
-
]
|
|
6216
|
-
}
|
|
6217
|
-
],
|
|
6218
|
-
"exports": [
|
|
6219
|
-
{
|
|
6220
|
-
"kind": "js",
|
|
6221
|
-
"name": "zeroFilterBarStyles",
|
|
6222
|
-
"declaration": {
|
|
6223
|
-
"name": "zeroFilterBarStyles",
|
|
6224
|
-
"module": "src/filter-bar/filter-bar.styles.ts"
|
|
5837
|
+
"module": "src/filter/filter.stories.ts"
|
|
6225
5838
|
}
|
|
6226
5839
|
}
|
|
6227
5840
|
]
|
|
6228
5841
|
},
|
|
6229
5842
|
{
|
|
6230
5843
|
"kind": "javascript-module",
|
|
6231
|
-
"path": "src/filter
|
|
5844
|
+
"path": "src/filter/filter.template.ts",
|
|
6232
5845
|
"declarations": [
|
|
6233
5846
|
{
|
|
6234
5847
|
"kind": "variable",
|
|
6235
|
-
"name": "
|
|
5848
|
+
"name": "zeroFilterTemplate",
|
|
6236
5849
|
"type": {
|
|
6237
|
-
"text": "ViewTemplate<
|
|
5850
|
+
"text": "ViewTemplate<Filter>"
|
|
6238
5851
|
},
|
|
6239
|
-
"default": "html`\n
|
|
5852
|
+
"default": "html`\n <div class=\"filter-wrapper\">${(x) => selectTemplate(x)}</div>\n`"
|
|
6240
5853
|
}
|
|
6241
5854
|
],
|
|
6242
5855
|
"exports": [
|
|
6243
5856
|
{
|
|
6244
5857
|
"kind": "js",
|
|
6245
|
-
"name": "
|
|
5858
|
+
"name": "zeroFilterTemplate",
|
|
6246
5859
|
"declaration": {
|
|
6247
|
-
"name": "
|
|
6248
|
-
"module": "src/filter
|
|
5860
|
+
"name": "zeroFilterTemplate",
|
|
5861
|
+
"module": "src/filter/filter.template.ts"
|
|
6249
5862
|
}
|
|
6250
5863
|
}
|
|
6251
5864
|
]
|
|
6252
5865
|
},
|
|
6253
5866
|
{
|
|
6254
5867
|
"kind": "javascript-module",
|
|
6255
|
-
"path": "src/filter
|
|
5868
|
+
"path": "src/filter/filter.ts",
|
|
6256
5869
|
"declarations": [
|
|
6257
5870
|
{
|
|
6258
5871
|
"kind": "class",
|
|
6259
5872
|
"description": "",
|
|
6260
|
-
"name": "
|
|
5873
|
+
"name": "Filter",
|
|
6261
5874
|
"members": [
|
|
6262
5875
|
{
|
|
6263
5876
|
"kind": "field",
|
|
6264
|
-
"name": "
|
|
5877
|
+
"name": "textFilterField",
|
|
6265
5878
|
"type": {
|
|
6266
|
-
"text": "
|
|
6267
|
-
}
|
|
5879
|
+
"text": "TextField"
|
|
5880
|
+
},
|
|
5881
|
+
"privacy": "public"
|
|
6268
5882
|
},
|
|
6269
5883
|
{
|
|
6270
5884
|
"kind": "field",
|
|
6271
|
-
"name": "
|
|
5885
|
+
"name": "numFilterFieldMin",
|
|
6272
5886
|
"type": {
|
|
6273
|
-
"text": "
|
|
5887
|
+
"text": "TextField"
|
|
6274
5888
|
},
|
|
6275
|
-
"
|
|
5889
|
+
"privacy": "public"
|
|
6276
5890
|
},
|
|
6277
5891
|
{
|
|
6278
5892
|
"kind": "field",
|
|
6279
|
-
"name": "
|
|
5893
|
+
"name": "numFilterFieldMax",
|
|
6280
5894
|
"type": {
|
|
6281
|
-
"text": "
|
|
5895
|
+
"text": "TextField"
|
|
6282
5896
|
},
|
|
6283
|
-
"
|
|
5897
|
+
"privacy": "public"
|
|
6284
5898
|
},
|
|
6285
5899
|
{
|
|
6286
5900
|
"kind": "field",
|
|
6287
|
-
"name": "
|
|
5901
|
+
"name": "dateFilterFieldMin",
|
|
6288
5902
|
"type": {
|
|
6289
|
-
"text": "
|
|
5903
|
+
"text": "TextField"
|
|
6290
5904
|
},
|
|
6291
|
-
"
|
|
5905
|
+
"privacy": "public"
|
|
6292
5906
|
},
|
|
6293
5907
|
{
|
|
6294
5908
|
"kind": "field",
|
|
6295
|
-
"name": "
|
|
5909
|
+
"name": "dateFilterFieldMax",
|
|
6296
5910
|
"type": {
|
|
6297
|
-
"text": "
|
|
6298
|
-
}
|
|
5911
|
+
"text": "TextField"
|
|
5912
|
+
},
|
|
5913
|
+
"privacy": "public"
|
|
6299
5914
|
},
|
|
6300
5915
|
{
|
|
6301
5916
|
"kind": "field",
|
|
6302
|
-
"name": "
|
|
5917
|
+
"name": "fieldName",
|
|
6303
5918
|
"type": {
|
|
6304
|
-
"text": "
|
|
5919
|
+
"text": "string"
|
|
6305
5920
|
}
|
|
6306
5921
|
},
|
|
6307
5922
|
{
|
|
6308
5923
|
"kind": "field",
|
|
6309
|
-
"name": "
|
|
5924
|
+
"name": "label",
|
|
6310
5925
|
"type": {
|
|
6311
|
-
"text": "
|
|
6312
|
-
}
|
|
6313
|
-
"privacy": "public"
|
|
5926
|
+
"text": "string"
|
|
5927
|
+
}
|
|
6314
5928
|
},
|
|
6315
5929
|
{
|
|
6316
5930
|
"kind": "field",
|
|
6317
|
-
"name": "
|
|
5931
|
+
"name": "type"
|
|
5932
|
+
},
|
|
5933
|
+
{
|
|
5934
|
+
"kind": "field",
|
|
5935
|
+
"name": "target",
|
|
6318
5936
|
"type": {
|
|
6319
|
-
"text": "
|
|
5937
|
+
"text": "string"
|
|
6320
5938
|
},
|
|
6321
|
-
"
|
|
5939
|
+
"description": "Will be included in event emmissions.\nUsually set to the id of the target datasource.\nUsefull when we have multiple grids in the same page."
|
|
5940
|
+
},
|
|
5941
|
+
{
|
|
5942
|
+
"kind": "field",
|
|
5943
|
+
"name": "enumFilterOptions",
|
|
5944
|
+
"type": {
|
|
5945
|
+
"text": "any[]"
|
|
5946
|
+
}
|
|
6322
5947
|
},
|
|
6323
5948
|
{
|
|
6324
5949
|
"kind": "field",
|
|
@@ -6434,27 +6059,22 @@
|
|
|
6434
6059
|
],
|
|
6435
6060
|
"attributes": [
|
|
6436
6061
|
{
|
|
6437
|
-
"name": "
|
|
6062
|
+
"name": "fieldName",
|
|
6438
6063
|
"type": {
|
|
6439
6064
|
"text": "string"
|
|
6440
6065
|
},
|
|
6441
|
-
"fieldName": "
|
|
6066
|
+
"fieldName": "fieldName"
|
|
6442
6067
|
},
|
|
6443
6068
|
{
|
|
6444
|
-
"name": "
|
|
6069
|
+
"name": "label",
|
|
6445
6070
|
"type": {
|
|
6446
6071
|
"text": "string"
|
|
6447
6072
|
},
|
|
6448
|
-
"
|
|
6449
|
-
"fieldName": "only"
|
|
6073
|
+
"fieldName": "label"
|
|
6450
6074
|
},
|
|
6451
6075
|
{
|
|
6452
|
-
"name": "
|
|
6453
|
-
"
|
|
6454
|
-
"text": "string"
|
|
6455
|
-
},
|
|
6456
|
-
"description": "Labels for the specified fields, to be used alongside \"only\" prop.",
|
|
6457
|
-
"fieldName": "labels"
|
|
6076
|
+
"name": "type",
|
|
6077
|
+
"fieldName": "type"
|
|
6458
6078
|
},
|
|
6459
6079
|
{
|
|
6460
6080
|
"name": "target",
|
|
@@ -6466,41 +6086,39 @@
|
|
|
6466
6086
|
}
|
|
6467
6087
|
],
|
|
6468
6088
|
"superclass": {
|
|
6469
|
-
"name": "
|
|
6089
|
+
"name": "FoundationFilter",
|
|
6470
6090
|
"package": "@genesislcap/foundation-ui"
|
|
6471
6091
|
},
|
|
6472
|
-
"tagName": "%%prefix%%-filter
|
|
6092
|
+
"tagName": "%%prefix%%-filter",
|
|
6473
6093
|
"customElement": true
|
|
6474
6094
|
},
|
|
6475
6095
|
{
|
|
6476
6096
|
"kind": "variable",
|
|
6477
|
-
"name": "
|
|
6478
|
-
"description": "The Zero Filter",
|
|
6479
|
-
"privacy": "public"
|
|
6097
|
+
"name": "zeroFilter"
|
|
6480
6098
|
}
|
|
6481
6099
|
],
|
|
6482
6100
|
"exports": [
|
|
6483
6101
|
{
|
|
6484
6102
|
"kind": "js",
|
|
6485
|
-
"name": "
|
|
6103
|
+
"name": "Filter",
|
|
6486
6104
|
"declaration": {
|
|
6487
|
-
"name": "
|
|
6488
|
-
"module": "src/filter
|
|
6105
|
+
"name": "Filter",
|
|
6106
|
+
"module": "src/filter/filter.ts"
|
|
6489
6107
|
}
|
|
6490
6108
|
},
|
|
6491
6109
|
{
|
|
6492
6110
|
"kind": "js",
|
|
6493
|
-
"name": "
|
|
6111
|
+
"name": "zeroFilter",
|
|
6494
6112
|
"declaration": {
|
|
6495
|
-
"name": "
|
|
6496
|
-
"module": "src/filter
|
|
6113
|
+
"name": "zeroFilter",
|
|
6114
|
+
"module": "src/filter/filter.ts"
|
|
6497
6115
|
}
|
|
6498
6116
|
}
|
|
6499
6117
|
]
|
|
6500
6118
|
},
|
|
6501
6119
|
{
|
|
6502
6120
|
"kind": "javascript-module",
|
|
6503
|
-
"path": "src/filter
|
|
6121
|
+
"path": "src/filter/index.ts",
|
|
6504
6122
|
"declarations": [],
|
|
6505
6123
|
"exports": [
|
|
6506
6124
|
{
|
|
@@ -6508,7 +6126,7 @@
|
|
|
6508
6126
|
"name": "*",
|
|
6509
6127
|
"declaration": {
|
|
6510
6128
|
"name": "*",
|
|
6511
|
-
"package": "./filter
|
|
6129
|
+
"package": "./filter"
|
|
6512
6130
|
}
|
|
6513
6131
|
},
|
|
6514
6132
|
{
|
|
@@ -6516,15 +6134,15 @@
|
|
|
6516
6134
|
"name": "*",
|
|
6517
6135
|
"declaration": {
|
|
6518
6136
|
"name": "*",
|
|
6519
|
-
"package": "./filter
|
|
6137
|
+
"package": "./filter.template"
|
|
6520
6138
|
}
|
|
6521
6139
|
},
|
|
6522
6140
|
{
|
|
6523
6141
|
"kind": "js",
|
|
6524
|
-
"name": "
|
|
6142
|
+
"name": "zeroFilterStyles",
|
|
6525
6143
|
"declaration": {
|
|
6526
|
-
"name": "
|
|
6527
|
-
"package": "
|
|
6144
|
+
"name": "foundationFilterStyles",
|
|
6145
|
+
"package": "@genesislcap/foundation-ui"
|
|
6528
6146
|
}
|
|
6529
6147
|
}
|
|
6530
6148
|
]
|
|
@@ -6843,59 +6461,244 @@
|
|
|
6843
6461
|
}
|
|
6844
6462
|
}
|
|
6845
6463
|
]
|
|
6846
|
-
}
|
|
6847
|
-
],
|
|
6848
|
-
"exports": [
|
|
6849
|
-
{
|
|
6850
|
-
"kind": "js",
|
|
6851
|
-
"name": "zeroFlipperTemplate",
|
|
6852
|
-
"declaration": {
|
|
6853
|
-
"name": "zeroFlipperTemplate",
|
|
6854
|
-
"module": "src/flipper/flipper.template.ts"
|
|
6855
|
-
}
|
|
6856
|
-
}
|
|
6857
|
-
]
|
|
6858
|
-
},
|
|
6859
|
-
{
|
|
6860
|
-
"kind": "javascript-module",
|
|
6861
|
-
"path": "src/flipper/flipper.ts",
|
|
6862
|
-
"declarations": [
|
|
6863
|
-
{
|
|
6864
|
-
"kind": "class",
|
|
6865
|
-
"description": "",
|
|
6866
|
-
"name": "Flipper",
|
|
6867
|
-
"superclass": {
|
|
6868
|
-
"name": "FoundationFlipper",
|
|
6869
|
-
"package": "@genesislcap/foundation-ui"
|
|
6870
|
-
}
|
|
6464
|
+
}
|
|
6465
|
+
],
|
|
6466
|
+
"exports": [
|
|
6467
|
+
{
|
|
6468
|
+
"kind": "js",
|
|
6469
|
+
"name": "zeroFlipperTemplate",
|
|
6470
|
+
"declaration": {
|
|
6471
|
+
"name": "zeroFlipperTemplate",
|
|
6472
|
+
"module": "src/flipper/flipper.template.ts"
|
|
6473
|
+
}
|
|
6474
|
+
}
|
|
6475
|
+
]
|
|
6476
|
+
},
|
|
6477
|
+
{
|
|
6478
|
+
"kind": "javascript-module",
|
|
6479
|
+
"path": "src/flipper/flipper.ts",
|
|
6480
|
+
"declarations": [
|
|
6481
|
+
{
|
|
6482
|
+
"kind": "class",
|
|
6483
|
+
"description": "",
|
|
6484
|
+
"name": "Flipper",
|
|
6485
|
+
"superclass": {
|
|
6486
|
+
"name": "FoundationFlipper",
|
|
6487
|
+
"package": "@genesislcap/foundation-ui"
|
|
6488
|
+
}
|
|
6489
|
+
},
|
|
6490
|
+
{
|
|
6491
|
+
"kind": "variable",
|
|
6492
|
+
"name": "zeroFlipper"
|
|
6493
|
+
}
|
|
6494
|
+
],
|
|
6495
|
+
"exports": [
|
|
6496
|
+
{
|
|
6497
|
+
"kind": "js",
|
|
6498
|
+
"name": "Flipper",
|
|
6499
|
+
"declaration": {
|
|
6500
|
+
"name": "Flipper",
|
|
6501
|
+
"module": "src/flipper/flipper.ts"
|
|
6502
|
+
}
|
|
6503
|
+
},
|
|
6504
|
+
{
|
|
6505
|
+
"kind": "js",
|
|
6506
|
+
"name": "zeroFlipper",
|
|
6507
|
+
"declaration": {
|
|
6508
|
+
"name": "zeroFlipper",
|
|
6509
|
+
"module": "src/flipper/flipper.ts"
|
|
6510
|
+
}
|
|
6511
|
+
}
|
|
6512
|
+
]
|
|
6513
|
+
},
|
|
6514
|
+
{
|
|
6515
|
+
"kind": "javascript-module",
|
|
6516
|
+
"path": "src/flipper/index.ts",
|
|
6517
|
+
"declarations": [],
|
|
6518
|
+
"exports": [
|
|
6519
|
+
{
|
|
6520
|
+
"kind": "js",
|
|
6521
|
+
"name": "*",
|
|
6522
|
+
"declaration": {
|
|
6523
|
+
"name": "*",
|
|
6524
|
+
"package": "./flipper"
|
|
6525
|
+
}
|
|
6526
|
+
},
|
|
6527
|
+
{
|
|
6528
|
+
"kind": "js",
|
|
6529
|
+
"name": "*",
|
|
6530
|
+
"declaration": {
|
|
6531
|
+
"name": "*",
|
|
6532
|
+
"package": "./flipper.styles"
|
|
6533
|
+
}
|
|
6534
|
+
},
|
|
6535
|
+
{
|
|
6536
|
+
"kind": "js",
|
|
6537
|
+
"name": "*",
|
|
6538
|
+
"declaration": {
|
|
6539
|
+
"name": "*",
|
|
6540
|
+
"package": "./flipper.template"
|
|
6541
|
+
}
|
|
6542
|
+
}
|
|
6543
|
+
]
|
|
6544
|
+
},
|
|
6545
|
+
{
|
|
6546
|
+
"kind": "javascript-module",
|
|
6547
|
+
"path": "src/grid-layout-item/grid-layout-item.ts",
|
|
6548
|
+
"declarations": [
|
|
6549
|
+
{
|
|
6550
|
+
"kind": "class",
|
|
6551
|
+
"description": "",
|
|
6552
|
+
"name": "GridLayoutItem",
|
|
6553
|
+
"superclass": {
|
|
6554
|
+
"name": "FoundationGridLayoutItem",
|
|
6555
|
+
"package": "@genesislcap/foundation-ui"
|
|
6556
|
+
},
|
|
6557
|
+
"tagName": "%%prefix%%-grid-layout-item",
|
|
6558
|
+
"customElement": true,
|
|
6559
|
+
"members": [
|
|
6560
|
+
{
|
|
6561
|
+
"kind": "field",
|
|
6562
|
+
"name": "_presentation",
|
|
6563
|
+
"type": {
|
|
6564
|
+
"text": "ComponentPresentation | null | undefined"
|
|
6565
|
+
},
|
|
6566
|
+
"privacy": "private",
|
|
6567
|
+
"default": "void 0",
|
|
6568
|
+
"inheritedFrom": {
|
|
6569
|
+
"name": "FoundationElement",
|
|
6570
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
6571
|
+
}
|
|
6572
|
+
},
|
|
6573
|
+
{
|
|
6574
|
+
"kind": "field",
|
|
6575
|
+
"name": "$presentation",
|
|
6576
|
+
"type": {
|
|
6577
|
+
"text": "ComponentPresentation | null"
|
|
6578
|
+
},
|
|
6579
|
+
"privacy": "public",
|
|
6580
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
6581
|
+
"inheritedFrom": {
|
|
6582
|
+
"name": "FoundationElement",
|
|
6583
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
6584
|
+
}
|
|
6585
|
+
},
|
|
6586
|
+
{
|
|
6587
|
+
"kind": "field",
|
|
6588
|
+
"name": "template",
|
|
6589
|
+
"type": {
|
|
6590
|
+
"text": "ElementViewTemplate | void | null"
|
|
6591
|
+
},
|
|
6592
|
+
"privacy": "public",
|
|
6593
|
+
"description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
|
|
6594
|
+
"inheritedFrom": {
|
|
6595
|
+
"name": "FoundationElement",
|
|
6596
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
6597
|
+
}
|
|
6598
|
+
},
|
|
6599
|
+
{
|
|
6600
|
+
"kind": "method",
|
|
6601
|
+
"name": "templateChanged",
|
|
6602
|
+
"privacy": "protected",
|
|
6603
|
+
"return": {
|
|
6604
|
+
"type": {
|
|
6605
|
+
"text": "void"
|
|
6606
|
+
}
|
|
6607
|
+
},
|
|
6608
|
+
"inheritedFrom": {
|
|
6609
|
+
"name": "FoundationElement",
|
|
6610
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
6611
|
+
}
|
|
6612
|
+
},
|
|
6613
|
+
{
|
|
6614
|
+
"kind": "field",
|
|
6615
|
+
"name": "styles",
|
|
6616
|
+
"type": {
|
|
6617
|
+
"text": "ElementStyles | void | null"
|
|
6618
|
+
},
|
|
6619
|
+
"privacy": "public",
|
|
6620
|
+
"description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
|
|
6621
|
+
"inheritedFrom": {
|
|
6622
|
+
"name": "FoundationElement",
|
|
6623
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
6624
|
+
}
|
|
6625
|
+
},
|
|
6626
|
+
{
|
|
6627
|
+
"kind": "method",
|
|
6628
|
+
"name": "stylesChanged",
|
|
6629
|
+
"privacy": "protected",
|
|
6630
|
+
"return": {
|
|
6631
|
+
"type": {
|
|
6632
|
+
"text": "void"
|
|
6633
|
+
}
|
|
6634
|
+
},
|
|
6635
|
+
"inheritedFrom": {
|
|
6636
|
+
"name": "FoundationElement",
|
|
6637
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
6638
|
+
}
|
|
6639
|
+
},
|
|
6640
|
+
{
|
|
6641
|
+
"kind": "method",
|
|
6642
|
+
"name": "compose",
|
|
6643
|
+
"privacy": "public",
|
|
6644
|
+
"static": true,
|
|
6645
|
+
"return": {
|
|
6646
|
+
"type": {
|
|
6647
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
6648
|
+
}
|
|
6649
|
+
},
|
|
6650
|
+
"parameters": [
|
|
6651
|
+
{
|
|
6652
|
+
"name": "this",
|
|
6653
|
+
"type": {
|
|
6654
|
+
"text": "K"
|
|
6655
|
+
}
|
|
6656
|
+
},
|
|
6657
|
+
{
|
|
6658
|
+
"name": "elementDefinition",
|
|
6659
|
+
"type": {
|
|
6660
|
+
"text": "T"
|
|
6661
|
+
},
|
|
6662
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
6663
|
+
}
|
|
6664
|
+
],
|
|
6665
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
6666
|
+
"inheritedFrom": {
|
|
6667
|
+
"name": "FoundationElement",
|
|
6668
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
6669
|
+
}
|
|
6670
|
+
}
|
|
6671
|
+
]
|
|
6871
6672
|
},
|
|
6872
6673
|
{
|
|
6873
6674
|
"kind": "variable",
|
|
6874
|
-
"name": "
|
|
6675
|
+
"name": "zeroGridLayoutItem",
|
|
6676
|
+
"description": "The Zero Grid Layout Item",
|
|
6677
|
+
"privacy": "public"
|
|
6875
6678
|
}
|
|
6876
6679
|
],
|
|
6877
6680
|
"exports": [
|
|
6878
6681
|
{
|
|
6879
6682
|
"kind": "js",
|
|
6880
|
-
"name": "
|
|
6683
|
+
"name": "GridLayoutItem",
|
|
6881
6684
|
"declaration": {
|
|
6882
|
-
"name": "
|
|
6883
|
-
"module": "src/
|
|
6685
|
+
"name": "GridLayoutItem",
|
|
6686
|
+
"module": "src/grid-layout-item/grid-layout-item.ts"
|
|
6884
6687
|
}
|
|
6885
6688
|
},
|
|
6886
6689
|
{
|
|
6887
6690
|
"kind": "js",
|
|
6888
|
-
"name": "
|
|
6691
|
+
"name": "zeroGridLayoutItem",
|
|
6889
6692
|
"declaration": {
|
|
6890
|
-
"name": "
|
|
6891
|
-
"module": "src/
|
|
6693
|
+
"name": "zeroGridLayoutItem",
|
|
6694
|
+
"module": "src/grid-layout-item/grid-layout-item.ts"
|
|
6892
6695
|
}
|
|
6893
6696
|
}
|
|
6894
6697
|
]
|
|
6895
6698
|
},
|
|
6896
6699
|
{
|
|
6897
6700
|
"kind": "javascript-module",
|
|
6898
|
-
"path": "src/
|
|
6701
|
+
"path": "src/grid-layout-item/index.ts",
|
|
6899
6702
|
"declarations": [],
|
|
6900
6703
|
"exports": [
|
|
6901
6704
|
{
|
|
@@ -6903,30 +6706,22 @@
|
|
|
6903
6706
|
"name": "*",
|
|
6904
6707
|
"declaration": {
|
|
6905
6708
|
"name": "*",
|
|
6906
|
-
"package": "./
|
|
6907
|
-
}
|
|
6908
|
-
},
|
|
6909
|
-
{
|
|
6910
|
-
"kind": "js",
|
|
6911
|
-
"name": "*",
|
|
6912
|
-
"declaration": {
|
|
6913
|
-
"name": "*",
|
|
6914
|
-
"package": "./flipper.styles"
|
|
6709
|
+
"package": "./grid-layout-item"
|
|
6915
6710
|
}
|
|
6916
6711
|
},
|
|
6917
6712
|
{
|
|
6918
6713
|
"kind": "js",
|
|
6919
|
-
"name": "
|
|
6714
|
+
"name": "zeroGridLayoutItemTemplate",
|
|
6920
6715
|
"declaration": {
|
|
6921
|
-
"name": "
|
|
6922
|
-
"package": "
|
|
6716
|
+
"name": "foundationGridLayoutItemTemplate",
|
|
6717
|
+
"package": "@genesislcap/foundation-ui"
|
|
6923
6718
|
}
|
|
6924
6719
|
}
|
|
6925
6720
|
]
|
|
6926
6721
|
},
|
|
6927
6722
|
{
|
|
6928
6723
|
"kind": "javascript-module",
|
|
6929
|
-
"path": "src/
|
|
6724
|
+
"path": "src/grid-layout/grid-layout.stories.ts",
|
|
6930
6725
|
"declarations": [
|
|
6931
6726
|
{
|
|
6932
6727
|
"kind": "variable",
|
|
@@ -6934,7 +6729,7 @@
|
|
|
6934
6729
|
"type": {
|
|
6935
6730
|
"text": "Meta"
|
|
6936
6731
|
},
|
|
6937
|
-
"default": "{\n title: '
|
|
6732
|
+
"default": "{\n title: 'Grid Layout',\n component: 'zero-grid-layout',\n}"
|
|
6938
6733
|
},
|
|
6939
6734
|
{
|
|
6940
6735
|
"kind": "variable",
|
|
@@ -6942,7 +6737,7 @@
|
|
|
6942
6737
|
"type": {
|
|
6943
6738
|
"text": "StoryObj"
|
|
6944
6739
|
},
|
|
6945
|
-
"default": "{\n
|
|
6740
|
+
"default": "{\n render: () => html`\n <div style=\"${wrapperStyle}\">\n <zero-card style=\"height: 200px; width: 100%;\">\n <zero-grid-layout\n class=\"spacing-2x\"\n col-count=\"2\"\n row-count=\"2\"\n col-lg-count=\"4\"\n row-lg-count=\"1\"\n col-sm-count=\"1\"\n row-sm-count=\"2\"\n >\n <zero-grid-layout-item\n style=\"height: 100%; background-color: green;\"\n col-lg-number=\"1\"\n row-lg-number=\"1\"\n width-lg=\"1\"\n height-lg=\"1\"\n col-md-number=\"1\"\n row-md-number=\"1\"\n width-md=\"1\"\n height-md=\"1\"\n col-sm-number=\"1\"\n row-sm-number=\"1\"\n width-sm=\"1\"\n height-sm=\"1\"\n ></zero-grid-layout-item>\n <zero-grid-layout-item\n style=\"height: 100%; background-color: red;\"\n col-lg-number=\"3\"\n row-lg-number=\"1\"\n width-lg=\"2\"\n height-lg=\"1\"\n col-md-number=\"2\"\n row-md-number=\"2\"\n width-md=\"1\"\n height-md=\"1\"\n col-sm-number=\"1\"\n row-sm-number=\"2\"\n width-sm=\"1\"\n height-sm=\"1\"\n ></zero-grid-layout-item>\n </zero-grid-layout>\n </zero-card>\n\n <zero-card style=\"height: 200px; width: 100%;\">\n <zero-grid-layout row-count=\"2\" col-count=\"4\" class=\"spacing-2x\">\n <zero-grid-layout-item\n style=\"background-color: green;\"\n col-number=\"1\"\n row-number=\"1\"\n width=\"1\"\n height=\"2\"\n ></zero-grid-layout-item>\n <zero-grid-layout-item\n style=\"background-color: red;\"\n col-number=\"2\"\n row-number=\"1\"\n width=\"3\"\n height=\"2\"\n ></zero-grid-layout-item>\n </zero-grid-layout>\n </zero-card>\n\n <zero-card style=\"height: 200px; width: 100%;\">\n <zero-grid-layout row-count=\"2\" col-count=\"4\" class=\"spacing-2x\">\n <zero-grid-layout-item\n style=\"background-color: blue;\"\n col-number=\"1\"\n row-number=\"1\"\n width=\"1\"\n height=\"2\"\n ></zero-grid-layout-item>\n <zero-grid-layout-item\n style=\"background-color: red;\"\n col-number=\"2\"\n row-number=\"1\"\n width=\"2\"\n height=\"2\"\n ></zero-grid-layout-item>\n <zero-grid-layout-item\n style=\"background-color: green;\"\n col-number=\"4\"\n row-number=\"1\"\n width=\"1\"\n height=\"2\"\n ></zero-grid-layout-item>\n </zero-grid-layout>\n </zero-card>\n\n <zero-card style=\"height: 200px; width: 100%;\">\n <zero-grid-layout row-count=\"3\" col-count=\"4\" class=\"spacing-2x\">\n <zero-grid-layout-item\n style=\"background-color: blue;\"\n col-number=\"1\"\n row-number=\"1\"\n width=\"4\"\n height=\"2\"\n ></zero-grid-layout-item>\n <zero-grid-layout-item\n style=\"background-color: red;\"\n col-number=\"1\"\n row-number=\"3\"\n width=\"3\"\n height=\"1\"\n ></zero-grid-layout-item>\n <zero-grid-layout-item\n style=\"background-color: yellow;\"\n col-number=\"4\"\n row-number=\"3\"\n width=\"1\"\n height=\"1\"\n ></zero-grid-layout-item>\n </zero-grid-layout>\n </zero-card>\n\n <zero-card style=\"height: 200px; width: 100%;\">\n <zero-grid-layout row-count=\"4\" col-count=\"4\" class=\"spacing-2x\">\n <zero-grid-layout-item\n style=\"background-color: blue;\"\n col-number=\"1\"\n row-number=\"1\"\n width=\"4\"\n height=\"1\"\n ></zero-grid-layout-item>\n <zero-grid-layout-item\n style=\"background-color: red;\"\n col-number=\"1\"\n row-number=\"2\"\n width=\"1\"\n height=\"2\"\n ></zero-grid-layout-item>\n <zero-grid-layout-item\n style=\"background-color: yellow;\"\n col-number=\"2\"\n row-number=\"2\"\n width=\"3\"\n height=\"2\"\n ></zero-grid-layout-item>\n <zero-grid-layout-item\n style=\"background-color: green;\"\n col-number=\"1\"\n row-number=\"4\"\n width=\"4\"\n height=\"1\"\n ></zero-grid-layout-item>\n </zero-grid-layout>\n </zero-card>\n\n <zero-card style=\"height: 200px; width: 100%;\">\n <zero-grid-layout row-count=\"6\" col-count=\"6\" class=\"spacing-2x\">\n <zero-grid-layout-item\n style=\"background-color: blue;\"\n col-number=\"1\"\n row-number=\"1\"\n width=\"2\"\n height=\"6\"\n ></zero-grid-layout-item>\n <zero-grid-layout-item\n style=\"background-color: red;\"\n col-number=\"3\"\n row-number=\"1\"\n width=\"4\"\n height=\"3\"\n ></zero-grid-layout-item>\n <zero-grid-layout-item\n style=\"background-color: yellow;\"\n col-number=\"3\"\n row-number=\"4\"\n width=\"2\"\n height=\"3\"\n ></zero-grid-layout-item>\n <zero-grid-layout-item\n style=\"background-color: yellow;\"\n col-number=\"5\"\n row-number=\"4\"\n width=\"1\"\n height=\"3\"\n ></zero-grid-layout-item>\n <zero-grid-layout-item\n style=\"background-color: green;\"\n col-number=\"6\"\n row-number=\"4\"\n width=\"1\"\n height=\"3\"\n ></zero-grid-layout-item>\n </zero-grid-layout>\n </zero-card>\n\n <zero-card style=\"height: 200px; width: 100%;\">\n <zero-grid-layout row-count=\"6\" col-count=\"6\" class=\"spacing-2x\">\n <zero-grid-layout-item\n style=\"background-color: blue;\"\n col-number=\"1\"\n row-number=\"1\"\n width=\"1\"\n height=\"6\"\n ></zero-grid-layout-item>\n <zero-grid-layout-item\n style=\"background-color: red;\"\n col-number=\"2\"\n row-number=\"1\"\n width=\"5\"\n height=\"4\"\n ></zero-grid-layout-item>\n <zero-grid-layout-item\n style=\"background-color: yellow;\"\n col-number=\"2\"\n row-number=\"5\"\n width=\"5\"\n height=\"2\"\n ></zero-grid-layout-item>\n </zero-grid-layout>\n </zero-card>\n\n <zero-card style=\"height: 200px; width: 100%;\">\n <zero-grid-layout row-count=\"6\" col-count=\"6\" class=\"spacing-2x\">\n <zero-grid-layout-item\n style=\"background-color: blue;\"\n col-number=\"1\"\n row-number=\"1\"\n width=\"1\"\n height=\"6\"\n ></zero-grid-layout-item>\n <zero-grid-layout-item\n style=\"background-color: red;\"\n col-number=\"2\"\n row-number=\"1\"\n width=\"5\"\n height=\"4\"\n ></zero-grid-layout-item>\n <zero-grid-layout-item\n style=\"background-color: yellow;\"\n col-number=\"2\"\n row-number=\"5\"\n width=\"5\"\n height=\"2\"\n ></zero-grid-layout-item>\n </zero-grid-layout>\n </zero-card>\n </div>\n `,\n}"
|
|
6946
6741
|
}
|
|
6947
6742
|
],
|
|
6948
6743
|
"exports": [
|
|
@@ -6951,7 +6746,7 @@
|
|
|
6951
6746
|
"name": "default",
|
|
6952
6747
|
"declaration": {
|
|
6953
6748
|
"name": "meta",
|
|
6954
|
-
"module": "src/
|
|
6749
|
+
"module": "src/grid-layout/grid-layout.stories.ts"
|
|
6955
6750
|
}
|
|
6956
6751
|
},
|
|
6957
6752
|
{
|
|
@@ -6959,55 +6754,24 @@
|
|
|
6959
6754
|
"name": "Primary",
|
|
6960
6755
|
"declaration": {
|
|
6961
6756
|
"name": "Primary",
|
|
6962
|
-
"module": "src/
|
|
6963
|
-
}
|
|
6964
|
-
}
|
|
6965
|
-
]
|
|
6966
|
-
},
|
|
6967
|
-
{
|
|
6968
|
-
"kind": "javascript-module",
|
|
6969
|
-
"path": "src/flyout/flyout.styles.ts",
|
|
6970
|
-
"declarations": [
|
|
6971
|
-
{
|
|
6972
|
-
"kind": "variable",
|
|
6973
|
-
"name": "zeroFlyoutStyles",
|
|
6974
|
-
"default": "css`\n ${foundationFlyoutStyles}\n div.flyout {\n background-color: ${neutralLayer2};\n border-color: ${neutralFillHover};\n color: ${neutralForegroundRest};\n }\n\n :host([position='left']) div.flyout {\n border-right-style: solid;\n border-right-width: 1px;\n }\n\n :host([position='right']) div.flyout {\n border-left-style: solid;\n border-left-width: 1px;\n }\n\n div.exit {\n cursor: pointer;\n padding: 5px 8px;\n }\n\n div.exit:hover {\n background-color: ${neutralFillHover};\n border-radius: 3px;\n }\n`"
|
|
6975
|
-
}
|
|
6976
|
-
],
|
|
6977
|
-
"exports": [
|
|
6978
|
-
{
|
|
6979
|
-
"kind": "js",
|
|
6980
|
-
"name": "zeroFlyoutStyles",
|
|
6981
|
-
"declaration": {
|
|
6982
|
-
"name": "zeroFlyoutStyles",
|
|
6983
|
-
"module": "src/flyout/flyout.styles.ts"
|
|
6757
|
+
"module": "src/grid-layout/grid-layout.stories.ts"
|
|
6984
6758
|
}
|
|
6985
6759
|
}
|
|
6986
6760
|
]
|
|
6987
6761
|
},
|
|
6988
6762
|
{
|
|
6989
6763
|
"kind": "javascript-module",
|
|
6990
|
-
"path": "src/
|
|
6764
|
+
"path": "src/grid-layout/grid-layout.ts",
|
|
6991
6765
|
"declarations": [
|
|
6992
|
-
{
|
|
6993
|
-
"kind": "variable",
|
|
6994
|
-
"name": "defaultFlyoutConfig",
|
|
6995
|
-
"default": "foundationConfig"
|
|
6996
|
-
},
|
|
6997
|
-
{
|
|
6998
|
-
"kind": "variable",
|
|
6999
|
-
"name": "zeroFlyoutShadowOptions",
|
|
7000
|
-
"default": "foundationFlyoutShadowOptions"
|
|
7001
|
-
},
|
|
7002
6766
|
{
|
|
7003
6767
|
"kind": "class",
|
|
7004
6768
|
"description": "",
|
|
7005
|
-
"name": "
|
|
6769
|
+
"name": "GridLayout",
|
|
7006
6770
|
"superclass": {
|
|
7007
|
-
"name": "
|
|
6771
|
+
"name": "FoundationGridLayout",
|
|
7008
6772
|
"package": "@genesislcap/foundation-ui"
|
|
7009
6773
|
},
|
|
7010
|
-
"tagName": "%%prefix%%-
|
|
6774
|
+
"tagName": "%%prefix%%-grid-layout",
|
|
7011
6775
|
"customElement": true,
|
|
7012
6776
|
"members": [
|
|
7013
6777
|
{
|
|
@@ -7125,49 +6889,33 @@
|
|
|
7125
6889
|
},
|
|
7126
6890
|
{
|
|
7127
6891
|
"kind": "variable",
|
|
7128
|
-
"name": "
|
|
7129
|
-
"description": "The Zero
|
|
6892
|
+
"name": "zeroGridLayout",
|
|
6893
|
+
"description": "The Zero Grid Layout",
|
|
7130
6894
|
"privacy": "public"
|
|
7131
6895
|
}
|
|
7132
6896
|
],
|
|
7133
6897
|
"exports": [
|
|
7134
6898
|
{
|
|
7135
6899
|
"kind": "js",
|
|
7136
|
-
"name": "
|
|
7137
|
-
"declaration": {
|
|
7138
|
-
"name": "defaultFlyoutConfig",
|
|
7139
|
-
"module": "src/flyout/flyout.ts"
|
|
7140
|
-
}
|
|
7141
|
-
},
|
|
7142
|
-
{
|
|
7143
|
-
"kind": "js",
|
|
7144
|
-
"name": "zeroFlyoutShadowOptions",
|
|
7145
|
-
"declaration": {
|
|
7146
|
-
"name": "zeroFlyoutShadowOptions",
|
|
7147
|
-
"module": "src/flyout/flyout.ts"
|
|
7148
|
-
}
|
|
7149
|
-
},
|
|
7150
|
-
{
|
|
7151
|
-
"kind": "js",
|
|
7152
|
-
"name": "Flyout",
|
|
6900
|
+
"name": "GridLayout",
|
|
7153
6901
|
"declaration": {
|
|
7154
|
-
"name": "
|
|
7155
|
-
"module": "src/
|
|
6902
|
+
"name": "GridLayout",
|
|
6903
|
+
"module": "src/grid-layout/grid-layout.ts"
|
|
7156
6904
|
}
|
|
7157
6905
|
},
|
|
7158
6906
|
{
|
|
7159
6907
|
"kind": "js",
|
|
7160
|
-
"name": "
|
|
6908
|
+
"name": "zeroGridLayout",
|
|
7161
6909
|
"declaration": {
|
|
7162
|
-
"name": "
|
|
7163
|
-
"module": "src/
|
|
6910
|
+
"name": "zeroGridLayout",
|
|
6911
|
+
"module": "src/grid-layout/grid-layout.ts"
|
|
7164
6912
|
}
|
|
7165
6913
|
}
|
|
7166
6914
|
]
|
|
7167
6915
|
},
|
|
7168
6916
|
{
|
|
7169
6917
|
"kind": "javascript-module",
|
|
7170
|
-
"path": "src/
|
|
6918
|
+
"path": "src/grid-layout/index.ts",
|
|
7171
6919
|
"declarations": [],
|
|
7172
6920
|
"exports": [
|
|
7173
6921
|
{
|
|
@@ -7175,30 +6923,14 @@
|
|
|
7175
6923
|
"name": "*",
|
|
7176
6924
|
"declaration": {
|
|
7177
6925
|
"name": "*",
|
|
7178
|
-
"package": "./
|
|
7179
|
-
}
|
|
7180
|
-
},
|
|
7181
|
-
{
|
|
7182
|
-
"kind": "js",
|
|
7183
|
-
"name": "*",
|
|
7184
|
-
"declaration": {
|
|
7185
|
-
"name": "*",
|
|
7186
|
-
"package": "./flyout.styles"
|
|
7187
|
-
}
|
|
7188
|
-
},
|
|
7189
|
-
{
|
|
7190
|
-
"kind": "js",
|
|
7191
|
-
"name": "zeroFlyoutTemplate",
|
|
7192
|
-
"declaration": {
|
|
7193
|
-
"name": "foundationFlyoutTemplate",
|
|
7194
|
-
"package": "@genesislcap/foundation-ui"
|
|
6926
|
+
"package": "./grid-layout"
|
|
7195
6927
|
}
|
|
7196
6928
|
}
|
|
7197
6929
|
]
|
|
7198
6930
|
},
|
|
7199
6931
|
{
|
|
7200
6932
|
"kind": "javascript-module",
|
|
7201
|
-
"path": "src/
|
|
6933
|
+
"path": "src/filter-bar/filter-bar.stories.ts",
|
|
7202
6934
|
"declarations": [
|
|
7203
6935
|
{
|
|
7204
6936
|
"kind": "variable",
|
|
@@ -7206,7 +6938,7 @@
|
|
|
7206
6938
|
"type": {
|
|
7207
6939
|
"text": "Meta"
|
|
7208
6940
|
},
|
|
7209
|
-
"default": "{\n title: '
|
|
6941
|
+
"default": "{\n title: 'Filter Bar',\n component: 'zero-filter-bar',\n}"
|
|
7210
6942
|
},
|
|
7211
6943
|
{
|
|
7212
6944
|
"kind": "variable",
|
|
@@ -7214,7 +6946,7 @@
|
|
|
7214
6946
|
"type": {
|
|
7215
6947
|
"text": "StoryObj"
|
|
7216
6948
|
},
|
|
7217
|
-
"default": "{\n render: ()
|
|
6949
|
+
"default": "{\n render: () =>\n html`\n <zero-filter-bar\n resource=\"ALL_PROCESSES_STATUS\"\n only=\"PROCESS_PORT, START_TIME, PROCESS_NAME, DATADUMP\"\n ></zero-filter-bar>\n `,\n}"
|
|
7218
6950
|
}
|
|
7219
6951
|
],
|
|
7220
6952
|
"exports": [
|
|
@@ -7223,7 +6955,7 @@
|
|
|
7223
6955
|
"name": "default",
|
|
7224
6956
|
"declaration": {
|
|
7225
6957
|
"name": "meta",
|
|
7226
|
-
"module": "src/
|
|
6958
|
+
"module": "src/filter-bar/filter-bar.stories.ts"
|
|
7227
6959
|
}
|
|
7228
6960
|
},
|
|
7229
6961
|
{
|
|
@@ -7231,26 +6963,144 @@
|
|
|
7231
6963
|
"name": "Primary",
|
|
7232
6964
|
"declaration": {
|
|
7233
6965
|
"name": "Primary",
|
|
7234
|
-
"module": "src/
|
|
6966
|
+
"module": "src/filter-bar/filter-bar.stories.ts"
|
|
7235
6967
|
}
|
|
7236
6968
|
}
|
|
7237
6969
|
]
|
|
7238
6970
|
},
|
|
7239
6971
|
{
|
|
7240
6972
|
"kind": "javascript-module",
|
|
7241
|
-
"path": "src/
|
|
6973
|
+
"path": "src/filter-bar/filter-bar.styles.ts",
|
|
6974
|
+
"declarations": [
|
|
6975
|
+
{
|
|
6976
|
+
"kind": "function",
|
|
6977
|
+
"name": "zeroFilterBarStyles",
|
|
6978
|
+
"return": {
|
|
6979
|
+
"type": {
|
|
6980
|
+
"text": "ElementStyles"
|
|
6981
|
+
}
|
|
6982
|
+
},
|
|
6983
|
+
"parameters": [
|
|
6984
|
+
{
|
|
6985
|
+
"name": "context",
|
|
6986
|
+
"type": {
|
|
6987
|
+
"text": "ElementDefinitionContext"
|
|
6988
|
+
}
|
|
6989
|
+
},
|
|
6990
|
+
{
|
|
6991
|
+
"name": "definition",
|
|
6992
|
+
"type": {
|
|
6993
|
+
"text": "FoundationElementDefinition"
|
|
6994
|
+
}
|
|
6995
|
+
}
|
|
6996
|
+
]
|
|
6997
|
+
}
|
|
6998
|
+
],
|
|
6999
|
+
"exports": [
|
|
7000
|
+
{
|
|
7001
|
+
"kind": "js",
|
|
7002
|
+
"name": "zeroFilterBarStyles",
|
|
7003
|
+
"declaration": {
|
|
7004
|
+
"name": "zeroFilterBarStyles",
|
|
7005
|
+
"module": "src/filter-bar/filter-bar.styles.ts"
|
|
7006
|
+
}
|
|
7007
|
+
}
|
|
7008
|
+
]
|
|
7009
|
+
},
|
|
7010
|
+
{
|
|
7011
|
+
"kind": "javascript-module",
|
|
7012
|
+
"path": "src/filter-bar/filter-bar.template.ts",
|
|
7013
|
+
"declarations": [
|
|
7014
|
+
{
|
|
7015
|
+
"kind": "variable",
|
|
7016
|
+
"name": "zeroFilterBarTemplate",
|
|
7017
|
+
"type": {
|
|
7018
|
+
"text": "ViewTemplate<FilterBar>"
|
|
7019
|
+
},
|
|
7020
|
+
"default": "html`\n ${filterBarTemplate}\n`"
|
|
7021
|
+
}
|
|
7022
|
+
],
|
|
7023
|
+
"exports": [
|
|
7024
|
+
{
|
|
7025
|
+
"kind": "js",
|
|
7026
|
+
"name": "zeroFilterBarTemplate",
|
|
7027
|
+
"declaration": {
|
|
7028
|
+
"name": "zeroFilterBarTemplate",
|
|
7029
|
+
"module": "src/filter-bar/filter-bar.template.ts"
|
|
7030
|
+
}
|
|
7031
|
+
}
|
|
7032
|
+
]
|
|
7033
|
+
},
|
|
7034
|
+
{
|
|
7035
|
+
"kind": "javascript-module",
|
|
7036
|
+
"path": "src/filter-bar/filter-bar.ts",
|
|
7242
7037
|
"declarations": [
|
|
7243
7038
|
{
|
|
7244
7039
|
"kind": "class",
|
|
7245
7040
|
"description": "",
|
|
7246
|
-
"name": "
|
|
7247
|
-
"superclass": {
|
|
7248
|
-
"name": "FoundationGridLayout",
|
|
7249
|
-
"package": "@genesislcap/foundation-ui"
|
|
7250
|
-
},
|
|
7251
|
-
"tagName": "%%prefix%%-grid-layout",
|
|
7252
|
-
"customElement": true,
|
|
7041
|
+
"name": "FilterBar",
|
|
7253
7042
|
"members": [
|
|
7043
|
+
{
|
|
7044
|
+
"kind": "field",
|
|
7045
|
+
"name": "resource",
|
|
7046
|
+
"type": {
|
|
7047
|
+
"text": "string"
|
|
7048
|
+
}
|
|
7049
|
+
},
|
|
7050
|
+
{
|
|
7051
|
+
"kind": "field",
|
|
7052
|
+
"name": "only",
|
|
7053
|
+
"type": {
|
|
7054
|
+
"text": "string"
|
|
7055
|
+
},
|
|
7056
|
+
"description": "Only generate filters for the specified fields, provided as a comma separated list.\nDefault behavior (if \"only\" is not set) is to generate filters for all fields based on metadata."
|
|
7057
|
+
},
|
|
7058
|
+
{
|
|
7059
|
+
"kind": "field",
|
|
7060
|
+
"name": "labels",
|
|
7061
|
+
"type": {
|
|
7062
|
+
"text": "string"
|
|
7063
|
+
},
|
|
7064
|
+
"description": "Labels for the specified fields, to be used alongside \"only\" prop."
|
|
7065
|
+
},
|
|
7066
|
+
{
|
|
7067
|
+
"kind": "field",
|
|
7068
|
+
"name": "target",
|
|
7069
|
+
"type": {
|
|
7070
|
+
"text": "string"
|
|
7071
|
+
},
|
|
7072
|
+
"description": "Will be included in event emmissions.\nUsually set to the id of the target datasource.\nUsefull when we have multiple grids in the same page."
|
|
7073
|
+
},
|
|
7074
|
+
{
|
|
7075
|
+
"kind": "field",
|
|
7076
|
+
"name": "ready",
|
|
7077
|
+
"type": {
|
|
7078
|
+
"text": "boolean"
|
|
7079
|
+
}
|
|
7080
|
+
},
|
|
7081
|
+
{
|
|
7082
|
+
"kind": "field",
|
|
7083
|
+
"name": "fields",
|
|
7084
|
+
"type": {
|
|
7085
|
+
"text": "MetadataDetail[]"
|
|
7086
|
+
}
|
|
7087
|
+
},
|
|
7088
|
+
{
|
|
7089
|
+
"kind": "field",
|
|
7090
|
+
"name": "filterGrid",
|
|
7091
|
+
"type": {
|
|
7092
|
+
"text": "HTMLDivElement"
|
|
7093
|
+
},
|
|
7094
|
+
"privacy": "public"
|
|
7095
|
+
},
|
|
7096
|
+
{
|
|
7097
|
+
"kind": "field",
|
|
7098
|
+
"name": "collapsed",
|
|
7099
|
+
"type": {
|
|
7100
|
+
"text": "boolean"
|
|
7101
|
+
},
|
|
7102
|
+
"default": "true"
|
|
7103
|
+
},
|
|
7254
7104
|
{
|
|
7255
7105
|
"kind": "field",
|
|
7256
7106
|
"name": "_presentation",
|
|
@@ -7362,37 +7212,76 @@
|
|
|
7362
7212
|
"module": "src/foundation-element/foundation-element.ts"
|
|
7363
7213
|
}
|
|
7364
7214
|
}
|
|
7365
|
-
]
|
|
7215
|
+
],
|
|
7216
|
+
"attributes": [
|
|
7217
|
+
{
|
|
7218
|
+
"name": "resource",
|
|
7219
|
+
"type": {
|
|
7220
|
+
"text": "string"
|
|
7221
|
+
},
|
|
7222
|
+
"fieldName": "resource"
|
|
7223
|
+
},
|
|
7224
|
+
{
|
|
7225
|
+
"name": "only",
|
|
7226
|
+
"type": {
|
|
7227
|
+
"text": "string"
|
|
7228
|
+
},
|
|
7229
|
+
"description": "Only generate filters for the specified fields, provided as a comma separated list.\nDefault behavior (if \"only\" is not set) is to generate filters for all fields based on metadata.",
|
|
7230
|
+
"fieldName": "only"
|
|
7231
|
+
},
|
|
7232
|
+
{
|
|
7233
|
+
"name": "labels",
|
|
7234
|
+
"type": {
|
|
7235
|
+
"text": "string"
|
|
7236
|
+
},
|
|
7237
|
+
"description": "Labels for the specified fields, to be used alongside \"only\" prop.",
|
|
7238
|
+
"fieldName": "labels"
|
|
7239
|
+
},
|
|
7240
|
+
{
|
|
7241
|
+
"name": "target",
|
|
7242
|
+
"type": {
|
|
7243
|
+
"text": "string"
|
|
7244
|
+
},
|
|
7245
|
+
"description": "Will be included in event emmissions.\nUsually set to the id of the target datasource.\nUsefull when we have multiple grids in the same page.",
|
|
7246
|
+
"fieldName": "target"
|
|
7247
|
+
}
|
|
7248
|
+
],
|
|
7249
|
+
"superclass": {
|
|
7250
|
+
"name": "FoundationFilterBar",
|
|
7251
|
+
"package": "@genesislcap/foundation-ui"
|
|
7252
|
+
},
|
|
7253
|
+
"tagName": "%%prefix%%-filter-bar",
|
|
7254
|
+
"customElement": true
|
|
7366
7255
|
},
|
|
7367
7256
|
{
|
|
7368
7257
|
"kind": "variable",
|
|
7369
|
-
"name": "
|
|
7370
|
-
"description": "The Zero
|
|
7258
|
+
"name": "zeroFilterBar",
|
|
7259
|
+
"description": "The Zero Filter",
|
|
7371
7260
|
"privacy": "public"
|
|
7372
7261
|
}
|
|
7373
7262
|
],
|
|
7374
7263
|
"exports": [
|
|
7375
7264
|
{
|
|
7376
7265
|
"kind": "js",
|
|
7377
|
-
"name": "
|
|
7266
|
+
"name": "FilterBar",
|
|
7378
7267
|
"declaration": {
|
|
7379
|
-
"name": "
|
|
7380
|
-
"module": "src/
|
|
7268
|
+
"name": "FilterBar",
|
|
7269
|
+
"module": "src/filter-bar/filter-bar.ts"
|
|
7381
7270
|
}
|
|
7382
7271
|
},
|
|
7383
7272
|
{
|
|
7384
7273
|
"kind": "js",
|
|
7385
|
-
"name": "
|
|
7274
|
+
"name": "zeroFilterBar",
|
|
7386
7275
|
"declaration": {
|
|
7387
|
-
"name": "
|
|
7388
|
-
"module": "src/
|
|
7276
|
+
"name": "zeroFilterBar",
|
|
7277
|
+
"module": "src/filter-bar/filter-bar.ts"
|
|
7389
7278
|
}
|
|
7390
7279
|
}
|
|
7391
7280
|
]
|
|
7392
7281
|
},
|
|
7393
7282
|
{
|
|
7394
7283
|
"kind": "javascript-module",
|
|
7395
|
-
"path": "src/
|
|
7284
|
+
"path": "src/filter-bar/index.ts",
|
|
7396
7285
|
"declarations": [],
|
|
7397
7286
|
"exports": [
|
|
7398
7287
|
{
|
|
@@ -7400,24 +7289,111 @@
|
|
|
7400
7289
|
"name": "*",
|
|
7401
7290
|
"declaration": {
|
|
7402
7291
|
"name": "*",
|
|
7403
|
-
"package": "./
|
|
7292
|
+
"package": "./filter-bar.styles"
|
|
7293
|
+
}
|
|
7294
|
+
},
|
|
7295
|
+
{
|
|
7296
|
+
"kind": "js",
|
|
7297
|
+
"name": "*",
|
|
7298
|
+
"declaration": {
|
|
7299
|
+
"name": "*",
|
|
7300
|
+
"package": "./filter-bar.template"
|
|
7301
|
+
}
|
|
7302
|
+
},
|
|
7303
|
+
{
|
|
7304
|
+
"kind": "js",
|
|
7305
|
+
"name": "*",
|
|
7306
|
+
"declaration": {
|
|
7307
|
+
"name": "*",
|
|
7308
|
+
"package": "./filter-bar"
|
|
7404
7309
|
}
|
|
7405
7310
|
}
|
|
7406
7311
|
]
|
|
7407
7312
|
},
|
|
7408
7313
|
{
|
|
7409
7314
|
"kind": "javascript-module",
|
|
7410
|
-
"path": "src/
|
|
7315
|
+
"path": "src/flyout/flyout.stories.ts",
|
|
7316
|
+
"declarations": [
|
|
7317
|
+
{
|
|
7318
|
+
"kind": "variable",
|
|
7319
|
+
"name": "meta",
|
|
7320
|
+
"type": {
|
|
7321
|
+
"text": "Meta"
|
|
7322
|
+
},
|
|
7323
|
+
"default": "{\n title: 'Flyout',\n component: 'zero-flyout',\n}"
|
|
7324
|
+
},
|
|
7325
|
+
{
|
|
7326
|
+
"kind": "variable",
|
|
7327
|
+
"name": "Primary",
|
|
7328
|
+
"type": {
|
|
7329
|
+
"text": "StoryObj"
|
|
7330
|
+
},
|
|
7331
|
+
"default": "{\n argTypes: {\n position: {\n control: 'select',\n options: ['left', 'right'],\n },\n },\n args: {\n position: 'right',\n height: '500px',\n flyoutWidth: '20%',\n },\n render: ({ position, height, flyoutWidth }) =>\n html`\n <div style=\"display: flex; height: ${height};\">\n <zero-button @click=\"${openFlyout}\">Open Flyout</zero-button>\n\n <style>\n zero-flyout::part(flyout) {\n width: ${flyoutWidth};\n }\n </style>\n <zero-flyout position=\"${position}\" style=\"height: ${height};\">\n <p slot=\"title\">Zero flyout</p>\n <div slot=\"header\">\n <p>Header</p>\n </div>\n <div class=\"container\">\n <p>Flyout options</p>\n <ul>\n <li>0</li>\n <li>1</li>\n <li>2</li>\n <li>3</li>\n <li>4</li>\n <li>5</li>\n </ul>\n </div>\n <div slot=\"footer\">\n <p>Footer</p>\n <zero-button @click=\"${closeFlyout}\">Close Flyout</zero-button>\n </div>\n </zero-flyout>\n </div>\n `,\n}"
|
|
7332
|
+
}
|
|
7333
|
+
],
|
|
7334
|
+
"exports": [
|
|
7335
|
+
{
|
|
7336
|
+
"kind": "js",
|
|
7337
|
+
"name": "default",
|
|
7338
|
+
"declaration": {
|
|
7339
|
+
"name": "meta",
|
|
7340
|
+
"module": "src/flyout/flyout.stories.ts"
|
|
7341
|
+
}
|
|
7342
|
+
},
|
|
7343
|
+
{
|
|
7344
|
+
"kind": "js",
|
|
7345
|
+
"name": "Primary",
|
|
7346
|
+
"declaration": {
|
|
7347
|
+
"name": "Primary",
|
|
7348
|
+
"module": "src/flyout/flyout.stories.ts"
|
|
7349
|
+
}
|
|
7350
|
+
}
|
|
7351
|
+
]
|
|
7352
|
+
},
|
|
7353
|
+
{
|
|
7354
|
+
"kind": "javascript-module",
|
|
7355
|
+
"path": "src/flyout/flyout.styles.ts",
|
|
7356
|
+
"declarations": [
|
|
7357
|
+
{
|
|
7358
|
+
"kind": "variable",
|
|
7359
|
+
"name": "zeroFlyoutStyles",
|
|
7360
|
+
"default": "css`\n ${foundationFlyoutStyles}\n div.flyout {\n background-color: ${neutralLayer2};\n border-color: ${neutralFillHover};\n color: ${neutralForegroundRest};\n }\n\n :host([position='left']) div.flyout {\n border-right-style: solid;\n border-right-width: 1px;\n }\n\n :host([position='right']) div.flyout {\n border-left-style: solid;\n border-left-width: 1px;\n }\n\n div.exit {\n cursor: pointer;\n padding: 5px 8px;\n }\n\n div.exit:hover {\n background-color: ${neutralFillHover};\n border-radius: 3px;\n }\n`"
|
|
7361
|
+
}
|
|
7362
|
+
],
|
|
7363
|
+
"exports": [
|
|
7364
|
+
{
|
|
7365
|
+
"kind": "js",
|
|
7366
|
+
"name": "zeroFlyoutStyles",
|
|
7367
|
+
"declaration": {
|
|
7368
|
+
"name": "zeroFlyoutStyles",
|
|
7369
|
+
"module": "src/flyout/flyout.styles.ts"
|
|
7370
|
+
}
|
|
7371
|
+
}
|
|
7372
|
+
]
|
|
7373
|
+
},
|
|
7374
|
+
{
|
|
7375
|
+
"kind": "javascript-module",
|
|
7376
|
+
"path": "src/flyout/flyout.ts",
|
|
7411
7377
|
"declarations": [
|
|
7378
|
+
{
|
|
7379
|
+
"kind": "variable",
|
|
7380
|
+
"name": "defaultFlyoutConfig",
|
|
7381
|
+
"default": "foundationConfig"
|
|
7382
|
+
},
|
|
7383
|
+
{
|
|
7384
|
+
"kind": "variable",
|
|
7385
|
+
"name": "zeroFlyoutShadowOptions",
|
|
7386
|
+
"default": "foundationFlyoutShadowOptions"
|
|
7387
|
+
},
|
|
7412
7388
|
{
|
|
7413
7389
|
"kind": "class",
|
|
7414
7390
|
"description": "",
|
|
7415
|
-
"name": "
|
|
7391
|
+
"name": "Flyout",
|
|
7416
7392
|
"superclass": {
|
|
7417
|
-
"name": "
|
|
7393
|
+
"name": "FoundationFlyout",
|
|
7418
7394
|
"package": "@genesislcap/foundation-ui"
|
|
7419
7395
|
},
|
|
7420
|
-
"tagName": "%%prefix%%-
|
|
7396
|
+
"tagName": "%%prefix%%-flyout",
|
|
7421
7397
|
"customElement": true,
|
|
7422
7398
|
"members": [
|
|
7423
7399
|
{
|
|
@@ -7535,33 +7511,49 @@
|
|
|
7535
7511
|
},
|
|
7536
7512
|
{
|
|
7537
7513
|
"kind": "variable",
|
|
7538
|
-
"name": "
|
|
7539
|
-
"description": "The Zero
|
|
7514
|
+
"name": "zeroFlyout",
|
|
7515
|
+
"description": "The Zero Flyout",
|
|
7540
7516
|
"privacy": "public"
|
|
7541
7517
|
}
|
|
7542
7518
|
],
|
|
7543
7519
|
"exports": [
|
|
7544
7520
|
{
|
|
7545
7521
|
"kind": "js",
|
|
7546
|
-
"name": "
|
|
7522
|
+
"name": "defaultFlyoutConfig",
|
|
7547
7523
|
"declaration": {
|
|
7548
|
-
"name": "
|
|
7549
|
-
"module": "src/
|
|
7524
|
+
"name": "defaultFlyoutConfig",
|
|
7525
|
+
"module": "src/flyout/flyout.ts"
|
|
7550
7526
|
}
|
|
7551
7527
|
},
|
|
7552
7528
|
{
|
|
7553
7529
|
"kind": "js",
|
|
7554
|
-
"name": "
|
|
7530
|
+
"name": "zeroFlyoutShadowOptions",
|
|
7555
7531
|
"declaration": {
|
|
7556
|
-
"name": "
|
|
7557
|
-
"module": "src/
|
|
7532
|
+
"name": "zeroFlyoutShadowOptions",
|
|
7533
|
+
"module": "src/flyout/flyout.ts"
|
|
7534
|
+
}
|
|
7535
|
+
},
|
|
7536
|
+
{
|
|
7537
|
+
"kind": "js",
|
|
7538
|
+
"name": "Flyout",
|
|
7539
|
+
"declaration": {
|
|
7540
|
+
"name": "Flyout",
|
|
7541
|
+
"module": "src/flyout/flyout.ts"
|
|
7542
|
+
}
|
|
7543
|
+
},
|
|
7544
|
+
{
|
|
7545
|
+
"kind": "js",
|
|
7546
|
+
"name": "zeroFlyout",
|
|
7547
|
+
"declaration": {
|
|
7548
|
+
"name": "zeroFlyout",
|
|
7549
|
+
"module": "src/flyout/flyout.ts"
|
|
7558
7550
|
}
|
|
7559
7551
|
}
|
|
7560
7552
|
]
|
|
7561
7553
|
},
|
|
7562
7554
|
{
|
|
7563
7555
|
"kind": "javascript-module",
|
|
7564
|
-
"path": "src/
|
|
7556
|
+
"path": "src/flyout/index.ts",
|
|
7565
7557
|
"declarations": [],
|
|
7566
7558
|
"exports": [
|
|
7567
7559
|
{
|
|
@@ -7569,14 +7561,22 @@
|
|
|
7569
7561
|
"name": "*",
|
|
7570
7562
|
"declaration": {
|
|
7571
7563
|
"name": "*",
|
|
7572
|
-
"package": "./
|
|
7564
|
+
"package": "./flyout"
|
|
7573
7565
|
}
|
|
7574
7566
|
},
|
|
7575
7567
|
{
|
|
7576
7568
|
"kind": "js",
|
|
7577
|
-
"name": "
|
|
7569
|
+
"name": "*",
|
|
7578
7570
|
"declaration": {
|
|
7579
|
-
"name": "
|
|
7571
|
+
"name": "*",
|
|
7572
|
+
"package": "./flyout.styles"
|
|
7573
|
+
}
|
|
7574
|
+
},
|
|
7575
|
+
{
|
|
7576
|
+
"kind": "js",
|
|
7577
|
+
"name": "zeroFlyoutTemplate",
|
|
7578
|
+
"declaration": {
|
|
7579
|
+
"name": "foundationFlyoutTemplate",
|
|
7580
7580
|
"package": "@genesislcap/foundation-ui"
|
|
7581
7581
|
}
|
|
7582
7582
|
}
|