@genesislcap/foundation-zero 14.102.0 → 14.103.0-auth-mf.23
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.
|
@@ -1005,70 +1005,53 @@
|
|
|
1005
1005
|
},
|
|
1006
1006
|
{
|
|
1007
1007
|
"kind": "javascript-module",
|
|
1008
|
-
"path": "src/
|
|
1008
|
+
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
1009
1009
|
"declarations": [
|
|
1010
1010
|
{
|
|
1011
|
-
"kind": "
|
|
1012
|
-
"name": "
|
|
1013
|
-
"
|
|
1014
|
-
"
|
|
1015
|
-
|
|
1016
|
-
|
|
1017
|
-
},
|
|
1018
|
-
{
|
|
1019
|
-
"kind": "variable",
|
|
1020
|
-
"name": "Horizontal",
|
|
1021
|
-
"type": {
|
|
1022
|
-
"text": "StoryObj"
|
|
1023
|
-
},
|
|
1024
|
-
"default": "{\n args: {\n actions: zeroActions,\n actionsOpenerText: 'Horizontal Actions',\n },\n render: (args) => html`\n <div style=\"${horizontalStyle}\">\n <zero-actions-menu\n name=\"${args.actionsOpenerText}\"\n .actions=${args.actions}\n ></zero-actions-menu>\n </div>\n `,\n}"
|
|
1025
|
-
},
|
|
1026
|
-
{
|
|
1027
|
-
"kind": "variable",
|
|
1028
|
-
"name": "Vertical",
|
|
1029
|
-
"type": {
|
|
1030
|
-
"text": "StoryObj"
|
|
1011
|
+
"kind": "function",
|
|
1012
|
+
"name": "zeroAccordionItemStyles",
|
|
1013
|
+
"return": {
|
|
1014
|
+
"type": {
|
|
1015
|
+
"text": "ElementStyles"
|
|
1016
|
+
}
|
|
1031
1017
|
},
|
|
1032
|
-
"
|
|
1018
|
+
"parameters": [
|
|
1019
|
+
{
|
|
1020
|
+
"name": "context",
|
|
1021
|
+
"type": {
|
|
1022
|
+
"text": "ElementDefinitionContext"
|
|
1023
|
+
}
|
|
1024
|
+
},
|
|
1025
|
+
{
|
|
1026
|
+
"name": "definition",
|
|
1027
|
+
"type": {
|
|
1028
|
+
"text": "FoundationElementDefinition"
|
|
1029
|
+
}
|
|
1030
|
+
}
|
|
1031
|
+
]
|
|
1033
1032
|
}
|
|
1034
1033
|
],
|
|
1035
1034
|
"exports": [
|
|
1036
1035
|
{
|
|
1037
1036
|
"kind": "js",
|
|
1038
|
-
"name": "
|
|
1039
|
-
"declaration": {
|
|
1040
|
-
"name": "meta",
|
|
1041
|
-
"module": "src/actions-menu/actions-menu.stories.ts"
|
|
1042
|
-
}
|
|
1043
|
-
},
|
|
1044
|
-
{
|
|
1045
|
-
"kind": "js",
|
|
1046
|
-
"name": "Horizontal",
|
|
1047
|
-
"declaration": {
|
|
1048
|
-
"name": "Horizontal",
|
|
1049
|
-
"module": "src/actions-menu/actions-menu.stories.ts"
|
|
1050
|
-
}
|
|
1051
|
-
},
|
|
1052
|
-
{
|
|
1053
|
-
"kind": "js",
|
|
1054
|
-
"name": "Vertical",
|
|
1037
|
+
"name": "zeroAccordionItemStyles",
|
|
1055
1038
|
"declaration": {
|
|
1056
|
-
"name": "
|
|
1057
|
-
"module": "src/
|
|
1039
|
+
"name": "zeroAccordionItemStyles",
|
|
1040
|
+
"module": "src/accordion-item/accordion-item.styles.ts"
|
|
1058
1041
|
}
|
|
1059
1042
|
}
|
|
1060
1043
|
]
|
|
1061
1044
|
},
|
|
1062
1045
|
{
|
|
1063
1046
|
"kind": "javascript-module",
|
|
1064
|
-
"path": "src/
|
|
1047
|
+
"path": "src/accordion-item/accordion-item.template.ts",
|
|
1065
1048
|
"declarations": [
|
|
1066
1049
|
{
|
|
1067
1050
|
"kind": "function",
|
|
1068
|
-
"name": "
|
|
1051
|
+
"name": "zeroAccordionItemTemplate",
|
|
1069
1052
|
"return": {
|
|
1070
1053
|
"type": {
|
|
1071
|
-
"text": "
|
|
1054
|
+
"text": "ViewTemplate<AccordionItem>"
|
|
1072
1055
|
}
|
|
1073
1056
|
},
|
|
1074
1057
|
"parameters": [
|
|
@@ -1090,455 +1073,196 @@
|
|
|
1090
1073
|
"exports": [
|
|
1091
1074
|
{
|
|
1092
1075
|
"kind": "js",
|
|
1093
|
-
"name": "
|
|
1076
|
+
"name": "zeroAccordionItemTemplate",
|
|
1094
1077
|
"declaration": {
|
|
1095
|
-
"name": "
|
|
1096
|
-
"module": "src/
|
|
1078
|
+
"name": "zeroAccordionItemTemplate",
|
|
1079
|
+
"module": "src/accordion-item/accordion-item.template.ts"
|
|
1097
1080
|
}
|
|
1098
1081
|
}
|
|
1099
1082
|
]
|
|
1100
1083
|
},
|
|
1101
1084
|
{
|
|
1102
1085
|
"kind": "javascript-module",
|
|
1103
|
-
"path": "src/
|
|
1086
|
+
"path": "src/accordion-item/accordion-item.ts",
|
|
1104
1087
|
"declarations": [
|
|
1105
1088
|
{
|
|
1106
1089
|
"kind": "class",
|
|
1107
1090
|
"description": "",
|
|
1108
|
-
"name": "
|
|
1091
|
+
"name": "AccordionItem",
|
|
1109
1092
|
"superclass": {
|
|
1110
|
-
"name": "
|
|
1093
|
+
"name": "FoundationAccordionItem",
|
|
1111
1094
|
"package": "@genesislcap/foundation-ui"
|
|
1112
1095
|
},
|
|
1113
|
-
"tagName": "%%prefix%%-
|
|
1096
|
+
"tagName": "%%prefix%%-card",
|
|
1114
1097
|
"customElement": true,
|
|
1115
1098
|
"attributes": [
|
|
1116
1099
|
{
|
|
1117
|
-
"name": "
|
|
1100
|
+
"name": "heading-level",
|
|
1118
1101
|
"type": {
|
|
1119
|
-
"text": "
|
|
1102
|
+
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
1120
1103
|
},
|
|
1121
|
-
"default": "
|
|
1122
|
-
"
|
|
1104
|
+
"default": "2",
|
|
1105
|
+
"description": "Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level | level of the\nheading element.",
|
|
1106
|
+
"fieldName": "headinglevel",
|
|
1123
1107
|
"inheritedFrom": {
|
|
1124
|
-
"name": "
|
|
1125
|
-
"module": "src/
|
|
1108
|
+
"name": "AccordionItem",
|
|
1109
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1126
1110
|
}
|
|
1127
1111
|
},
|
|
1128
1112
|
{
|
|
1129
|
-
"name": "add-default-actions",
|
|
1130
1113
|
"type": {
|
|
1131
1114
|
"text": "boolean"
|
|
1132
1115
|
},
|
|
1133
|
-
"default": "
|
|
1134
|
-
"
|
|
1116
|
+
"default": "false",
|
|
1117
|
+
"description": "Expands or collapses the item.",
|
|
1118
|
+
"fieldName": "expanded",
|
|
1135
1119
|
"inheritedFrom": {
|
|
1136
|
-
"name": "
|
|
1137
|
-
"module": "src/
|
|
1120
|
+
"name": "AccordionItem",
|
|
1121
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1138
1122
|
}
|
|
1139
1123
|
},
|
|
1140
1124
|
{
|
|
1141
|
-
"name": "
|
|
1125
|
+
"name": "id",
|
|
1142
1126
|
"type": {
|
|
1143
|
-
"text": "
|
|
1127
|
+
"text": "string"
|
|
1144
1128
|
},
|
|
1145
|
-
"
|
|
1146
|
-
"fieldName": "
|
|
1129
|
+
"description": "The item ID",
|
|
1130
|
+
"fieldName": "id",
|
|
1147
1131
|
"inheritedFrom": {
|
|
1148
|
-
"name": "
|
|
1149
|
-
"module": "src/
|
|
1132
|
+
"name": "AccordionItem",
|
|
1133
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1150
1134
|
}
|
|
1151
|
-
}
|
|
1135
|
+
}
|
|
1136
|
+
],
|
|
1137
|
+
"members": [
|
|
1152
1138
|
{
|
|
1153
|
-
"
|
|
1139
|
+
"kind": "field",
|
|
1140
|
+
"name": "headinglevel",
|
|
1154
1141
|
"type": {
|
|
1155
|
-
"text": "
|
|
1142
|
+
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
1156
1143
|
},
|
|
1157
|
-
"
|
|
1158
|
-
"
|
|
1144
|
+
"privacy": "public",
|
|
1145
|
+
"default": "2",
|
|
1146
|
+
"description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
|
|
1159
1147
|
"inheritedFrom": {
|
|
1160
|
-
"name": "
|
|
1161
|
-
"module": "src/
|
|
1148
|
+
"name": "AccordionItem",
|
|
1149
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1162
1150
|
}
|
|
1163
1151
|
},
|
|
1164
1152
|
{
|
|
1165
|
-
"
|
|
1153
|
+
"kind": "field",
|
|
1154
|
+
"name": "expanded",
|
|
1166
1155
|
"type": {
|
|
1167
1156
|
"text": "boolean"
|
|
1168
1157
|
},
|
|
1158
|
+
"privacy": "public",
|
|
1169
1159
|
"default": "false",
|
|
1170
|
-
"
|
|
1160
|
+
"description": "Expands or collapses the item.",
|
|
1171
1161
|
"inheritedFrom": {
|
|
1172
|
-
"name": "
|
|
1173
|
-
"module": "src/
|
|
1162
|
+
"name": "AccordionItem",
|
|
1163
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1174
1164
|
}
|
|
1175
1165
|
},
|
|
1176
1166
|
{
|
|
1177
|
-
"
|
|
1167
|
+
"kind": "field",
|
|
1168
|
+
"name": "id",
|
|
1178
1169
|
"type": {
|
|
1179
1170
|
"text": "string"
|
|
1180
1171
|
},
|
|
1181
|
-
"
|
|
1172
|
+
"privacy": "public",
|
|
1173
|
+
"description": "The item ID",
|
|
1182
1174
|
"inheritedFrom": {
|
|
1183
|
-
"name": "
|
|
1184
|
-
"module": "src/
|
|
1175
|
+
"name": "AccordionItem",
|
|
1176
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1185
1177
|
}
|
|
1186
1178
|
},
|
|
1187
1179
|
{
|
|
1188
|
-
"
|
|
1189
|
-
"
|
|
1190
|
-
|
|
1191
|
-
},
|
|
1192
|
-
"default": "false",
|
|
1193
|
-
"fieldName": "hideDisabled",
|
|
1180
|
+
"kind": "field",
|
|
1181
|
+
"name": "change",
|
|
1182
|
+
"privacy": "private",
|
|
1194
1183
|
"inheritedFrom": {
|
|
1195
|
-
"name": "
|
|
1196
|
-
"module": "src/
|
|
1184
|
+
"name": "AccordionItem",
|
|
1185
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1197
1186
|
}
|
|
1198
1187
|
},
|
|
1199
1188
|
{
|
|
1200
|
-
"
|
|
1189
|
+
"kind": "field",
|
|
1190
|
+
"name": "_presentation",
|
|
1201
1191
|
"type": {
|
|
1202
|
-
"text": "
|
|
1192
|
+
"text": "ComponentPresentation | null | undefined"
|
|
1203
1193
|
},
|
|
1204
|
-
"
|
|
1205
|
-
"
|
|
1194
|
+
"privacy": "private",
|
|
1195
|
+
"default": "void 0",
|
|
1206
1196
|
"inheritedFrom": {
|
|
1207
|
-
"name": "
|
|
1208
|
-
"module": "src/
|
|
1197
|
+
"name": "AccordionItem",
|
|
1198
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1209
1199
|
}
|
|
1210
|
-
}
|
|
1211
|
-
],
|
|
1212
|
-
"members": [
|
|
1200
|
+
},
|
|
1213
1201
|
{
|
|
1214
1202
|
"kind": "field",
|
|
1215
|
-
"name": "
|
|
1203
|
+
"name": "$presentation",
|
|
1216
1204
|
"type": {
|
|
1217
|
-
"text": "
|
|
1205
|
+
"text": "ComponentPresentation | null"
|
|
1218
1206
|
},
|
|
1207
|
+
"privacy": "public",
|
|
1208
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
1219
1209
|
"inheritedFrom": {
|
|
1220
|
-
"name": "
|
|
1221
|
-
"module": "src/
|
|
1210
|
+
"name": "AccordionItem",
|
|
1211
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1222
1212
|
}
|
|
1223
1213
|
},
|
|
1224
1214
|
{
|
|
1225
1215
|
"kind": "field",
|
|
1226
|
-
"name": "
|
|
1216
|
+
"name": "template",
|
|
1227
1217
|
"type": {
|
|
1228
|
-
"text": "
|
|
1218
|
+
"text": "ElementViewTemplate | void | null"
|
|
1229
1219
|
},
|
|
1230
|
-
"
|
|
1220
|
+
"privacy": "public",
|
|
1221
|
+
"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.",
|
|
1231
1222
|
"inheritedFrom": {
|
|
1232
|
-
"name": "
|
|
1233
|
-
"module": "src/
|
|
1223
|
+
"name": "AccordionItem",
|
|
1224
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1234
1225
|
}
|
|
1235
1226
|
},
|
|
1236
1227
|
{
|
|
1237
|
-
"kind": "
|
|
1238
|
-
"name": "
|
|
1239
|
-
"
|
|
1240
|
-
|
|
1228
|
+
"kind": "method",
|
|
1229
|
+
"name": "templateChanged",
|
|
1230
|
+
"privacy": "protected",
|
|
1231
|
+
"return": {
|
|
1232
|
+
"type": {
|
|
1233
|
+
"text": "void"
|
|
1234
|
+
}
|
|
1241
1235
|
},
|
|
1242
|
-
"default": "true",
|
|
1243
1236
|
"inheritedFrom": {
|
|
1244
|
-
"name": "
|
|
1245
|
-
"module": "src/
|
|
1237
|
+
"name": "AccordionItem",
|
|
1238
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1246
1239
|
}
|
|
1247
1240
|
},
|
|
1248
1241
|
{
|
|
1249
1242
|
"kind": "field",
|
|
1250
|
-
"name": "
|
|
1243
|
+
"name": "styles",
|
|
1251
1244
|
"type": {
|
|
1252
|
-
"text": "
|
|
1245
|
+
"text": "ElementStyles | void | null"
|
|
1253
1246
|
},
|
|
1254
|
-
"
|
|
1247
|
+
"privacy": "public",
|
|
1248
|
+
"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.",
|
|
1255
1249
|
"inheritedFrom": {
|
|
1256
|
-
"name": "
|
|
1257
|
-
"module": "src/
|
|
1250
|
+
"name": "AccordionItem",
|
|
1251
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1258
1252
|
}
|
|
1259
1253
|
},
|
|
1260
1254
|
{
|
|
1261
|
-
"kind": "
|
|
1262
|
-
"name": "
|
|
1263
|
-
"
|
|
1264
|
-
|
|
1255
|
+
"kind": "method",
|
|
1256
|
+
"name": "stylesChanged",
|
|
1257
|
+
"privacy": "protected",
|
|
1258
|
+
"return": {
|
|
1259
|
+
"type": {
|
|
1260
|
+
"text": "void"
|
|
1261
|
+
}
|
|
1265
1262
|
},
|
|
1266
1263
|
"inheritedFrom": {
|
|
1267
|
-
"name": "
|
|
1268
|
-
"module": "src/
|
|
1269
|
-
}
|
|
1270
|
-
},
|
|
1271
|
-
{
|
|
1272
|
-
"kind": "field",
|
|
1273
|
-
"name": "definition",
|
|
1274
|
-
"type": {
|
|
1275
|
-
"text": "any"
|
|
1276
|
-
},
|
|
1277
|
-
"inheritedFrom": {
|
|
1278
|
-
"name": "ActionsMenu",
|
|
1279
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
1280
|
-
}
|
|
1281
|
-
},
|
|
1282
|
-
{
|
|
1283
|
-
"kind": "field",
|
|
1284
|
-
"name": "name",
|
|
1285
|
-
"type": {
|
|
1286
|
-
"text": "string"
|
|
1287
|
-
},
|
|
1288
|
-
"default": "'Actions'",
|
|
1289
|
-
"inheritedFrom": {
|
|
1290
|
-
"name": "ActionsMenu",
|
|
1291
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
1292
|
-
}
|
|
1293
|
-
},
|
|
1294
|
-
{
|
|
1295
|
-
"kind": "field",
|
|
1296
|
-
"name": "open",
|
|
1297
|
-
"type": {
|
|
1298
|
-
"text": "boolean"
|
|
1299
|
-
},
|
|
1300
|
-
"default": "false",
|
|
1301
|
-
"inheritedFrom": {
|
|
1302
|
-
"name": "ActionsMenu",
|
|
1303
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
1304
|
-
}
|
|
1305
|
-
},
|
|
1306
|
-
{
|
|
1307
|
-
"kind": "field",
|
|
1308
|
-
"name": "buttonAppearance",
|
|
1309
|
-
"type": {
|
|
1310
|
-
"text": "string"
|
|
1311
|
-
},
|
|
1312
|
-
"inheritedFrom": {
|
|
1313
|
-
"name": "ActionsMenu",
|
|
1314
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
1315
|
-
}
|
|
1316
|
-
},
|
|
1317
|
-
{
|
|
1318
|
-
"kind": "field",
|
|
1319
|
-
"name": "hideDisabled",
|
|
1320
|
-
"type": {
|
|
1321
|
-
"text": "boolean"
|
|
1322
|
-
},
|
|
1323
|
-
"default": "false",
|
|
1324
|
-
"inheritedFrom": {
|
|
1325
|
-
"name": "ActionsMenu",
|
|
1326
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
1327
|
-
}
|
|
1328
|
-
},
|
|
1329
|
-
{
|
|
1330
|
-
"kind": "field",
|
|
1331
|
-
"name": "hideMenuSingleOption",
|
|
1332
|
-
"type": {
|
|
1333
|
-
"text": "boolean"
|
|
1334
|
-
},
|
|
1335
|
-
"default": "false",
|
|
1336
|
-
"inheritedFrom": {
|
|
1337
|
-
"name": "ActionsMenu",
|
|
1338
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
1339
|
-
}
|
|
1340
|
-
},
|
|
1341
|
-
{
|
|
1342
|
-
"kind": "field",
|
|
1343
|
-
"name": "singleOption",
|
|
1344
|
-
"type": {
|
|
1345
|
-
"text": "ActionMenuItem"
|
|
1346
|
-
},
|
|
1347
|
-
"inheritedFrom": {
|
|
1348
|
-
"name": "ActionsMenu",
|
|
1349
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
1350
|
-
}
|
|
1351
|
-
},
|
|
1352
|
-
{
|
|
1353
|
-
"kind": "field",
|
|
1354
|
-
"name": "actionsMenu",
|
|
1355
|
-
"type": {
|
|
1356
|
-
"text": "HTMLElement"
|
|
1357
|
-
},
|
|
1358
|
-
"inheritedFrom": {
|
|
1359
|
-
"name": "ActionsMenu",
|
|
1360
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
1361
|
-
}
|
|
1362
|
-
},
|
|
1363
|
-
{
|
|
1364
|
-
"kind": "method",
|
|
1365
|
-
"name": "definitionChanged",
|
|
1366
|
-
"privacy": "protected",
|
|
1367
|
-
"parameters": [
|
|
1368
|
-
{
|
|
1369
|
-
"name": "oldValue",
|
|
1370
|
-
"type": {
|
|
1371
|
-
"text": "any"
|
|
1372
|
-
}
|
|
1373
|
-
},
|
|
1374
|
-
{
|
|
1375
|
-
"name": "newValue",
|
|
1376
|
-
"type": {
|
|
1377
|
-
"text": "any"
|
|
1378
|
-
}
|
|
1379
|
-
}
|
|
1380
|
-
],
|
|
1381
|
-
"inheritedFrom": {
|
|
1382
|
-
"name": "ActionsMenu",
|
|
1383
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
1384
|
-
}
|
|
1385
|
-
},
|
|
1386
|
-
{
|
|
1387
|
-
"kind": "method",
|
|
1388
|
-
"name": "openChanged",
|
|
1389
|
-
"privacy": "protected",
|
|
1390
|
-
"inheritedFrom": {
|
|
1391
|
-
"name": "ActionsMenu",
|
|
1392
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
1393
|
-
}
|
|
1394
|
-
},
|
|
1395
|
-
{
|
|
1396
|
-
"kind": "method",
|
|
1397
|
-
"name": "toggleActionsMenuVisibility",
|
|
1398
|
-
"inheritedFrom": {
|
|
1399
|
-
"name": "ActionsMenu",
|
|
1400
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
1401
|
-
}
|
|
1402
|
-
},
|
|
1403
|
-
{
|
|
1404
|
-
"kind": "method",
|
|
1405
|
-
"name": "onActionMenuItemClick",
|
|
1406
|
-
"parameters": [
|
|
1407
|
-
{
|
|
1408
|
-
"name": "callback",
|
|
1409
|
-
"type": {
|
|
1410
|
-
"text": "(rowData) => void | any"
|
|
1411
|
-
}
|
|
1412
|
-
}
|
|
1413
|
-
],
|
|
1414
|
-
"inheritedFrom": {
|
|
1415
|
-
"name": "ActionsMenu",
|
|
1416
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
1417
|
-
}
|
|
1418
|
-
},
|
|
1419
|
-
{
|
|
1420
|
-
"kind": "field",
|
|
1421
|
-
"name": "allActions",
|
|
1422
|
-
"type": {
|
|
1423
|
-
"text": "ActionMenuItem[]"
|
|
1424
|
-
},
|
|
1425
|
-
"readonly": true,
|
|
1426
|
-
"inheritedFrom": {
|
|
1427
|
-
"name": "ActionsMenu",
|
|
1428
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
1429
|
-
}
|
|
1430
|
-
},
|
|
1431
|
-
{
|
|
1432
|
-
"kind": "field",
|
|
1433
|
-
"name": "rowData",
|
|
1434
|
-
"readonly": true,
|
|
1435
|
-
"inheritedFrom": {
|
|
1436
|
-
"name": "ActionsMenu",
|
|
1437
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
1438
|
-
}
|
|
1439
|
-
},
|
|
1440
|
-
{
|
|
1441
|
-
"kind": "method",
|
|
1442
|
-
"name": "getLabel",
|
|
1443
|
-
"parameters": [
|
|
1444
|
-
{
|
|
1445
|
-
"name": "name",
|
|
1446
|
-
"type": {
|
|
1447
|
-
"text": "string | ((rowData: any) => string)"
|
|
1448
|
-
}
|
|
1449
|
-
}
|
|
1450
|
-
],
|
|
1451
|
-
"inheritedFrom": {
|
|
1452
|
-
"name": "ActionsMenu",
|
|
1453
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
1454
|
-
}
|
|
1455
|
-
},
|
|
1456
|
-
{
|
|
1457
|
-
"kind": "method",
|
|
1458
|
-
"name": "getTemplate",
|
|
1459
|
-
"inheritedFrom": {
|
|
1460
|
-
"name": "ActionsMenu",
|
|
1461
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
1462
|
-
}
|
|
1463
|
-
},
|
|
1464
|
-
{
|
|
1465
|
-
"kind": "field",
|
|
1466
|
-
"name": "_presentation",
|
|
1467
|
-
"type": {
|
|
1468
|
-
"text": "ComponentPresentation | null | undefined"
|
|
1469
|
-
},
|
|
1470
|
-
"privacy": "private",
|
|
1471
|
-
"default": "void 0",
|
|
1472
|
-
"inheritedFrom": {
|
|
1473
|
-
"name": "FoundationElement",
|
|
1474
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
1475
|
-
}
|
|
1476
|
-
},
|
|
1477
|
-
{
|
|
1478
|
-
"kind": "field",
|
|
1479
|
-
"name": "$presentation",
|
|
1480
|
-
"type": {
|
|
1481
|
-
"text": "ComponentPresentation | null"
|
|
1482
|
-
},
|
|
1483
|
-
"privacy": "public",
|
|
1484
|
-
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
1485
|
-
"inheritedFrom": {
|
|
1486
|
-
"name": "FoundationElement",
|
|
1487
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
1488
|
-
}
|
|
1489
|
-
},
|
|
1490
|
-
{
|
|
1491
|
-
"kind": "field",
|
|
1492
|
-
"name": "template",
|
|
1493
|
-
"type": {
|
|
1494
|
-
"text": "ElementViewTemplate | void | null"
|
|
1495
|
-
},
|
|
1496
|
-
"privacy": "public",
|
|
1497
|
-
"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.",
|
|
1498
|
-
"inheritedFrom": {
|
|
1499
|
-
"name": "FoundationElement",
|
|
1500
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
1501
|
-
}
|
|
1502
|
-
},
|
|
1503
|
-
{
|
|
1504
|
-
"kind": "method",
|
|
1505
|
-
"name": "templateChanged",
|
|
1506
|
-
"privacy": "protected",
|
|
1507
|
-
"return": {
|
|
1508
|
-
"type": {
|
|
1509
|
-
"text": "void"
|
|
1510
|
-
}
|
|
1511
|
-
},
|
|
1512
|
-
"inheritedFrom": {
|
|
1513
|
-
"name": "FoundationElement",
|
|
1514
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
1515
|
-
}
|
|
1516
|
-
},
|
|
1517
|
-
{
|
|
1518
|
-
"kind": "field",
|
|
1519
|
-
"name": "styles",
|
|
1520
|
-
"type": {
|
|
1521
|
-
"text": "ElementStyles | void | null"
|
|
1522
|
-
},
|
|
1523
|
-
"privacy": "public",
|
|
1524
|
-
"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.",
|
|
1525
|
-
"inheritedFrom": {
|
|
1526
|
-
"name": "FoundationElement",
|
|
1527
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
1528
|
-
}
|
|
1529
|
-
},
|
|
1530
|
-
{
|
|
1531
|
-
"kind": "method",
|
|
1532
|
-
"name": "stylesChanged",
|
|
1533
|
-
"privacy": "protected",
|
|
1534
|
-
"return": {
|
|
1535
|
-
"type": {
|
|
1536
|
-
"text": "void"
|
|
1537
|
-
}
|
|
1538
|
-
},
|
|
1539
|
-
"inheritedFrom": {
|
|
1540
|
-
"name": "FoundationElement",
|
|
1541
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
1264
|
+
"name": "AccordionItem",
|
|
1265
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1542
1266
|
}
|
|
1543
1267
|
},
|
|
1544
1268
|
{
|
|
@@ -1568,41 +1292,49 @@
|
|
|
1568
1292
|
],
|
|
1569
1293
|
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
1570
1294
|
"inheritedFrom": {
|
|
1571
|
-
"name": "
|
|
1572
|
-
"module": "src/
|
|
1295
|
+
"name": "AccordionItem",
|
|
1296
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1297
|
+
}
|
|
1298
|
+
}
|
|
1299
|
+
],
|
|
1300
|
+
"events": [
|
|
1301
|
+
{
|
|
1302
|
+
"description": "Fires a custom 'change' event when the button is invoked",
|
|
1303
|
+
"name": "change",
|
|
1304
|
+
"inheritedFrom": {
|
|
1305
|
+
"name": "AccordionItem",
|
|
1306
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1573
1307
|
}
|
|
1574
1308
|
}
|
|
1575
1309
|
]
|
|
1576
1310
|
},
|
|
1577
1311
|
{
|
|
1578
1312
|
"kind": "variable",
|
|
1579
|
-
"name": "
|
|
1580
|
-
"description": "The Zero Actions Menu",
|
|
1581
|
-
"privacy": "public"
|
|
1313
|
+
"name": "zeroAccordionItem"
|
|
1582
1314
|
}
|
|
1583
1315
|
],
|
|
1584
1316
|
"exports": [
|
|
1585
1317
|
{
|
|
1586
1318
|
"kind": "js",
|
|
1587
|
-
"name": "
|
|
1319
|
+
"name": "AccordionItem",
|
|
1588
1320
|
"declaration": {
|
|
1589
|
-
"name": "
|
|
1590
|
-
"module": "src/
|
|
1321
|
+
"name": "AccordionItem",
|
|
1322
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1591
1323
|
}
|
|
1592
1324
|
},
|
|
1593
1325
|
{
|
|
1594
1326
|
"kind": "js",
|
|
1595
|
-
"name": "
|
|
1327
|
+
"name": "zeroAccordionItem",
|
|
1596
1328
|
"declaration": {
|
|
1597
|
-
"name": "
|
|
1598
|
-
"module": "src/
|
|
1329
|
+
"name": "zeroAccordionItem",
|
|
1330
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1599
1331
|
}
|
|
1600
1332
|
}
|
|
1601
1333
|
]
|
|
1602
1334
|
},
|
|
1603
1335
|
{
|
|
1604
1336
|
"kind": "javascript-module",
|
|
1605
|
-
"path": "src/
|
|
1337
|
+
"path": "src/accordion-item/index.ts",
|
|
1606
1338
|
"declarations": [],
|
|
1607
1339
|
"exports": [
|
|
1608
1340
|
{
|
|
@@ -1610,7 +1342,7 @@
|
|
|
1610
1342
|
"name": "*",
|
|
1611
1343
|
"declaration": {
|
|
1612
1344
|
"name": "*",
|
|
1613
|
-
"package": "./
|
|
1345
|
+
"package": "./accordion-item"
|
|
1614
1346
|
}
|
|
1615
1347
|
},
|
|
1616
1348
|
{
|
|
@@ -1618,14 +1350,22 @@
|
|
|
1618
1350
|
"name": "*",
|
|
1619
1351
|
"declaration": {
|
|
1620
1352
|
"name": "*",
|
|
1621
|
-
"package": "./
|
|
1353
|
+
"package": "./accordion-item.styles"
|
|
1354
|
+
}
|
|
1355
|
+
},
|
|
1356
|
+
{
|
|
1357
|
+
"kind": "js",
|
|
1358
|
+
"name": "*",
|
|
1359
|
+
"declaration": {
|
|
1360
|
+
"name": "*",
|
|
1361
|
+
"package": "./accordion-item.template"
|
|
1622
1362
|
}
|
|
1623
1363
|
}
|
|
1624
1364
|
]
|
|
1625
1365
|
},
|
|
1626
1366
|
{
|
|
1627
1367
|
"kind": "javascript-module",
|
|
1628
|
-
"path": "src/
|
|
1368
|
+
"path": "src/actions-menu/actions-menu.stories.ts",
|
|
1629
1369
|
"declarations": [
|
|
1630
1370
|
{
|
|
1631
1371
|
"kind": "variable",
|
|
@@ -1633,15 +1373,23 @@
|
|
|
1633
1373
|
"type": {
|
|
1634
1374
|
"text": "Meta"
|
|
1635
1375
|
},
|
|
1636
|
-
"default": "{\n title: '
|
|
1376
|
+
"default": "{\n title: 'Actions Menu',\n component: 'zero-actions-menu',\n}"
|
|
1637
1377
|
},
|
|
1638
1378
|
{
|
|
1639
1379
|
"kind": "variable",
|
|
1640
|
-
"name": "
|
|
1380
|
+
"name": "Horizontal",
|
|
1641
1381
|
"type": {
|
|
1642
1382
|
"text": "StoryObj"
|
|
1643
1383
|
},
|
|
1644
|
-
"default": "{\n args: {\n
|
|
1384
|
+
"default": "{\n args: {\n actions: zeroActions,\n actionsOpenerText: 'Horizontal Actions',\n },\n render: (args) => html`\n <div style=\"${horizontalStyle}\">\n <zero-actions-menu\n name=\"${args.actionsOpenerText}\"\n .actions=${args.actions}\n ></zero-actions-menu>\n </div>\n `,\n}"
|
|
1385
|
+
},
|
|
1386
|
+
{
|
|
1387
|
+
"kind": "variable",
|
|
1388
|
+
"name": "Vertical",
|
|
1389
|
+
"type": {
|
|
1390
|
+
"text": "StoryObj"
|
|
1391
|
+
},
|
|
1392
|
+
"default": "{\n args: {\n actions: zeroActions,\n actionsOpenerText: 'Vertical Actions',\n },\n render: ({ actionsOpenerText, actions }) => html`\n <div style=\"${verticalStyle}\">\n <zero-actions-menu\n name=\"${actionsOpenerText}\"\n .actions=${actions}\n is-vertical\n ></zero-actions-menu>\n </div>\n `,\n}"
|
|
1645
1393
|
}
|
|
1646
1394
|
],
|
|
1647
1395
|
"exports": [
|
|
@@ -1650,68 +1398,37 @@
|
|
|
1650
1398
|
"name": "default",
|
|
1651
1399
|
"declaration": {
|
|
1652
1400
|
"name": "meta",
|
|
1653
|
-
"module": "src/
|
|
1401
|
+
"module": "src/actions-menu/actions-menu.stories.ts"
|
|
1654
1402
|
}
|
|
1655
1403
|
},
|
|
1656
1404
|
{
|
|
1657
1405
|
"kind": "js",
|
|
1658
|
-
"name": "
|
|
1406
|
+
"name": "Horizontal",
|
|
1659
1407
|
"declaration": {
|
|
1660
|
-
"name": "
|
|
1661
|
-
"module": "src/
|
|
1408
|
+
"name": "Horizontal",
|
|
1409
|
+
"module": "src/actions-menu/actions-menu.stories.ts"
|
|
1662
1410
|
}
|
|
1663
|
-
}
|
|
1664
|
-
]
|
|
1665
|
-
},
|
|
1666
|
-
{
|
|
1667
|
-
"kind": "javascript-module",
|
|
1668
|
-
"path": "src/anchor/anchor.styles.ts",
|
|
1669
|
-
"declarations": [
|
|
1670
|
-
{
|
|
1671
|
-
"kind": "function",
|
|
1672
|
-
"name": "zeroAnchorStyles",
|
|
1673
|
-
"return": {
|
|
1674
|
-
"type": {
|
|
1675
|
-
"text": "ElementStyles"
|
|
1676
|
-
}
|
|
1677
|
-
},
|
|
1678
|
-
"parameters": [
|
|
1679
|
-
{
|
|
1680
|
-
"name": "context",
|
|
1681
|
-
"type": {
|
|
1682
|
-
"text": "ElementDefinitionContext"
|
|
1683
|
-
}
|
|
1684
|
-
},
|
|
1685
|
-
{
|
|
1686
|
-
"name": "definition",
|
|
1687
|
-
"type": {
|
|
1688
|
-
"text": "FoundationElementDefinition"
|
|
1689
|
-
}
|
|
1690
|
-
}
|
|
1691
|
-
]
|
|
1692
|
-
}
|
|
1693
|
-
],
|
|
1694
|
-
"exports": [
|
|
1411
|
+
},
|
|
1695
1412
|
{
|
|
1696
1413
|
"kind": "js",
|
|
1697
|
-
"name": "
|
|
1414
|
+
"name": "Vertical",
|
|
1698
1415
|
"declaration": {
|
|
1699
|
-
"name": "
|
|
1700
|
-
"module": "src/
|
|
1416
|
+
"name": "Vertical",
|
|
1417
|
+
"module": "src/actions-menu/actions-menu.stories.ts"
|
|
1701
1418
|
}
|
|
1702
1419
|
}
|
|
1703
1420
|
]
|
|
1704
1421
|
},
|
|
1705
1422
|
{
|
|
1706
1423
|
"kind": "javascript-module",
|
|
1707
|
-
"path": "src/
|
|
1424
|
+
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
1708
1425
|
"declarations": [
|
|
1709
1426
|
{
|
|
1710
1427
|
"kind": "function",
|
|
1711
|
-
"name": "
|
|
1428
|
+
"name": "zeroActionsMenuStyles",
|
|
1712
1429
|
"return": {
|
|
1713
1430
|
"type": {
|
|
1714
|
-
"text": "
|
|
1431
|
+
"text": "ElementStyles"
|
|
1715
1432
|
}
|
|
1716
1433
|
},
|
|
1717
1434
|
"parameters": [
|
|
@@ -1733,252 +1450,383 @@
|
|
|
1733
1450
|
"exports": [
|
|
1734
1451
|
{
|
|
1735
1452
|
"kind": "js",
|
|
1736
|
-
"name": "
|
|
1453
|
+
"name": "zeroActionsMenuStyles",
|
|
1737
1454
|
"declaration": {
|
|
1738
|
-
"name": "
|
|
1739
|
-
"module": "src/
|
|
1455
|
+
"name": "zeroActionsMenuStyles",
|
|
1456
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
1740
1457
|
}
|
|
1741
1458
|
}
|
|
1742
1459
|
]
|
|
1743
1460
|
},
|
|
1744
1461
|
{
|
|
1745
1462
|
"kind": "javascript-module",
|
|
1746
|
-
"path": "src/
|
|
1463
|
+
"path": "src/actions-menu/actions-menu.ts",
|
|
1747
1464
|
"declarations": [
|
|
1748
1465
|
{
|
|
1749
1466
|
"kind": "class",
|
|
1750
1467
|
"description": "",
|
|
1751
|
-
"name": "
|
|
1468
|
+
"name": "ActionsMenu",
|
|
1752
1469
|
"superclass": {
|
|
1753
|
-
"name": "
|
|
1470
|
+
"name": "FoundationActionsMenu",
|
|
1754
1471
|
"package": "@genesislcap/foundation-ui"
|
|
1755
1472
|
},
|
|
1756
|
-
"tagName": "%%prefix%%-
|
|
1473
|
+
"tagName": "%%prefix%%-actions-menu",
|
|
1757
1474
|
"customElement": true,
|
|
1758
1475
|
"attributes": [
|
|
1759
1476
|
{
|
|
1760
|
-
"name": "
|
|
1477
|
+
"name": "is-vertical",
|
|
1478
|
+
"type": {
|
|
1479
|
+
"text": "boolean"
|
|
1480
|
+
},
|
|
1481
|
+
"default": "false",
|
|
1482
|
+
"fieldName": "isVertical",
|
|
1483
|
+
"inheritedFrom": {
|
|
1484
|
+
"name": "ActionsMenu",
|
|
1485
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1486
|
+
}
|
|
1487
|
+
},
|
|
1488
|
+
{
|
|
1489
|
+
"name": "add-default-actions",
|
|
1490
|
+
"type": {
|
|
1491
|
+
"text": "boolean"
|
|
1492
|
+
},
|
|
1493
|
+
"default": "true",
|
|
1494
|
+
"fieldName": "addDefaultActions",
|
|
1495
|
+
"inheritedFrom": {
|
|
1496
|
+
"name": "ActionsMenu",
|
|
1497
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1498
|
+
}
|
|
1499
|
+
},
|
|
1500
|
+
{
|
|
1501
|
+
"name": "auto-close-on-action",
|
|
1502
|
+
"type": {
|
|
1503
|
+
"text": "boolean"
|
|
1504
|
+
},
|
|
1505
|
+
"default": "true",
|
|
1506
|
+
"fieldName": "autoCloseOnAction",
|
|
1507
|
+
"inheritedFrom": {
|
|
1508
|
+
"name": "ActionsMenu",
|
|
1509
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1510
|
+
}
|
|
1511
|
+
},
|
|
1512
|
+
{
|
|
1513
|
+
"name": "name",
|
|
1761
1514
|
"type": {
|
|
1762
1515
|
"text": "string"
|
|
1763
1516
|
},
|
|
1764
|
-
"
|
|
1765
|
-
"fieldName": "
|
|
1517
|
+
"default": "'Actions'",
|
|
1518
|
+
"fieldName": "name",
|
|
1766
1519
|
"inheritedFrom": {
|
|
1767
|
-
"name": "
|
|
1768
|
-
"module": "src/
|
|
1520
|
+
"name": "ActionsMenu",
|
|
1521
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1769
1522
|
}
|
|
1770
1523
|
},
|
|
1771
1524
|
{
|
|
1772
|
-
"name": "
|
|
1525
|
+
"name": "open",
|
|
1526
|
+
"type": {
|
|
1527
|
+
"text": "boolean"
|
|
1528
|
+
},
|
|
1529
|
+
"default": "false",
|
|
1530
|
+
"fieldName": "open",
|
|
1531
|
+
"inheritedFrom": {
|
|
1532
|
+
"name": "ActionsMenu",
|
|
1533
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1534
|
+
}
|
|
1535
|
+
},
|
|
1536
|
+
{
|
|
1537
|
+
"name": "buttonAppearance",
|
|
1773
1538
|
"type": {
|
|
1774
1539
|
"text": "string"
|
|
1775
1540
|
},
|
|
1776
|
-
"
|
|
1777
|
-
"
|
|
1541
|
+
"fieldName": "buttonAppearance",
|
|
1542
|
+
"inheritedFrom": {
|
|
1543
|
+
"name": "ActionsMenu",
|
|
1544
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1545
|
+
}
|
|
1546
|
+
},
|
|
1547
|
+
{
|
|
1548
|
+
"name": "hide-disabled",
|
|
1549
|
+
"type": {
|
|
1550
|
+
"text": "boolean"
|
|
1551
|
+
},
|
|
1552
|
+
"default": "false",
|
|
1553
|
+
"fieldName": "hideDisabled",
|
|
1778
1554
|
"inheritedFrom": {
|
|
1779
|
-
"name": "
|
|
1780
|
-
"module": "src/
|
|
1555
|
+
"name": "ActionsMenu",
|
|
1556
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1781
1557
|
}
|
|
1782
1558
|
},
|
|
1783
1559
|
{
|
|
1784
|
-
"name": "
|
|
1560
|
+
"name": "hide-menu-single-option",
|
|
1785
1561
|
"type": {
|
|
1786
|
-
"text": "
|
|
1562
|
+
"text": "boolean"
|
|
1787
1563
|
},
|
|
1788
|
-
"
|
|
1789
|
-
"fieldName": "
|
|
1564
|
+
"default": "false",
|
|
1565
|
+
"fieldName": "hideMenuSingleOption",
|
|
1790
1566
|
"inheritedFrom": {
|
|
1791
|
-
"name": "
|
|
1792
|
-
"module": "src/
|
|
1567
|
+
"name": "ActionsMenu",
|
|
1568
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1793
1569
|
}
|
|
1794
|
-
}
|
|
1570
|
+
}
|
|
1571
|
+
],
|
|
1572
|
+
"members": [
|
|
1795
1573
|
{
|
|
1796
|
-
"
|
|
1574
|
+
"kind": "field",
|
|
1575
|
+
"name": "actions",
|
|
1797
1576
|
"type": {
|
|
1798
|
-
"text": "
|
|
1577
|
+
"text": "ActionMenuItem[]"
|
|
1799
1578
|
},
|
|
1800
|
-
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
1801
|
-
"fieldName": "ping",
|
|
1802
1579
|
"inheritedFrom": {
|
|
1803
|
-
"name": "
|
|
1804
|
-
"module": "src/
|
|
1580
|
+
"name": "ActionsMenu",
|
|
1581
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1805
1582
|
}
|
|
1806
1583
|
},
|
|
1807
1584
|
{
|
|
1808
|
-
"
|
|
1585
|
+
"kind": "field",
|
|
1586
|
+
"name": "isVertical",
|
|
1809
1587
|
"type": {
|
|
1810
|
-
"text": "
|
|
1588
|
+
"text": "boolean"
|
|
1811
1589
|
},
|
|
1812
|
-
"
|
|
1813
|
-
"fieldName": "referrerpolicy",
|
|
1590
|
+
"default": "false",
|
|
1814
1591
|
"inheritedFrom": {
|
|
1815
|
-
"name": "
|
|
1816
|
-
"module": "src/
|
|
1592
|
+
"name": "ActionsMenu",
|
|
1593
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1817
1594
|
}
|
|
1818
1595
|
},
|
|
1819
1596
|
{
|
|
1820
|
-
"
|
|
1597
|
+
"kind": "field",
|
|
1598
|
+
"name": "addDefaultActions",
|
|
1821
1599
|
"type": {
|
|
1822
|
-
"text": "
|
|
1600
|
+
"text": "boolean"
|
|
1823
1601
|
},
|
|
1824
|
-
"
|
|
1825
|
-
"fieldName": "rel",
|
|
1602
|
+
"default": "true",
|
|
1826
1603
|
"inheritedFrom": {
|
|
1827
|
-
"name": "
|
|
1828
|
-
"module": "src/
|
|
1604
|
+
"name": "ActionsMenu",
|
|
1605
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1829
1606
|
}
|
|
1830
1607
|
},
|
|
1831
1608
|
{
|
|
1832
|
-
"
|
|
1609
|
+
"kind": "field",
|
|
1610
|
+
"name": "autoCloseOnAction",
|
|
1833
1611
|
"type": {
|
|
1834
|
-
"text": "
|
|
1612
|
+
"text": "boolean"
|
|
1835
1613
|
},
|
|
1836
|
-
"
|
|
1837
|
-
"fieldName": "target",
|
|
1614
|
+
"default": "true",
|
|
1838
1615
|
"inheritedFrom": {
|
|
1839
|
-
"name": "
|
|
1840
|
-
"module": "src/
|
|
1616
|
+
"name": "ActionsMenu",
|
|
1617
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1841
1618
|
}
|
|
1842
1619
|
},
|
|
1843
1620
|
{
|
|
1844
|
-
"
|
|
1621
|
+
"kind": "field",
|
|
1622
|
+
"name": "classNames",
|
|
1845
1623
|
"type": {
|
|
1846
1624
|
"text": "string"
|
|
1847
1625
|
},
|
|
1848
|
-
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
1849
|
-
"fieldName": "type",
|
|
1850
1626
|
"inheritedFrom": {
|
|
1851
|
-
"name": "
|
|
1852
|
-
"module": "src/
|
|
1627
|
+
"name": "ActionsMenu",
|
|
1628
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1853
1629
|
}
|
|
1854
|
-
}
|
|
1855
|
-
],
|
|
1856
|
-
"members": [
|
|
1630
|
+
},
|
|
1857
1631
|
{
|
|
1858
1632
|
"kind": "field",
|
|
1859
|
-
"name": "
|
|
1633
|
+
"name": "definition",
|
|
1860
1634
|
"type": {
|
|
1861
|
-
"text": "
|
|
1635
|
+
"text": "any"
|
|
1862
1636
|
},
|
|
1863
|
-
"privacy": "public",
|
|
1864
|
-
"description": "Prompts the user to save the linked URL. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1865
1637
|
"inheritedFrom": {
|
|
1866
|
-
"name": "
|
|
1867
|
-
"module": "src/
|
|
1638
|
+
"name": "ActionsMenu",
|
|
1639
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1868
1640
|
}
|
|
1869
1641
|
},
|
|
1870
1642
|
{
|
|
1871
1643
|
"kind": "field",
|
|
1872
|
-
"name": "
|
|
1644
|
+
"name": "name",
|
|
1873
1645
|
"type": {
|
|
1874
1646
|
"text": "string"
|
|
1875
1647
|
},
|
|
1876
|
-
"
|
|
1877
|
-
"description": "The URL the hyperlink references. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1648
|
+
"default": "'Actions'",
|
|
1878
1649
|
"inheritedFrom": {
|
|
1879
|
-
"name": "
|
|
1880
|
-
"module": "src/
|
|
1650
|
+
"name": "ActionsMenu",
|
|
1651
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1881
1652
|
}
|
|
1882
1653
|
},
|
|
1883
1654
|
{
|
|
1884
1655
|
"kind": "field",
|
|
1885
|
-
"name": "
|
|
1656
|
+
"name": "open",
|
|
1886
1657
|
"type": {
|
|
1887
|
-
"text": "
|
|
1658
|
+
"text": "boolean"
|
|
1888
1659
|
},
|
|
1889
|
-
"
|
|
1890
|
-
"description": "Hints at the language of the referenced resource. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1660
|
+
"default": "false",
|
|
1891
1661
|
"inheritedFrom": {
|
|
1892
|
-
"name": "
|
|
1893
|
-
"module": "src/
|
|
1662
|
+
"name": "ActionsMenu",
|
|
1663
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1894
1664
|
}
|
|
1895
1665
|
},
|
|
1896
1666
|
{
|
|
1897
1667
|
"kind": "field",
|
|
1898
|
-
"name": "
|
|
1668
|
+
"name": "buttonAppearance",
|
|
1899
1669
|
"type": {
|
|
1900
1670
|
"text": "string"
|
|
1901
1671
|
},
|
|
1902
|
-
"privacy": "public",
|
|
1903
|
-
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1904
1672
|
"inheritedFrom": {
|
|
1905
|
-
"name": "
|
|
1906
|
-
"module": "src/
|
|
1673
|
+
"name": "ActionsMenu",
|
|
1674
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1907
1675
|
}
|
|
1908
1676
|
},
|
|
1909
1677
|
{
|
|
1910
1678
|
"kind": "field",
|
|
1911
|
-
"name": "
|
|
1679
|
+
"name": "hideDisabled",
|
|
1912
1680
|
"type": {
|
|
1913
|
-
"text": "
|
|
1681
|
+
"text": "boolean"
|
|
1914
1682
|
},
|
|
1915
|
-
"
|
|
1916
|
-
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1683
|
+
"default": "false",
|
|
1917
1684
|
"inheritedFrom": {
|
|
1918
|
-
"name": "
|
|
1919
|
-
"module": "src/
|
|
1685
|
+
"name": "ActionsMenu",
|
|
1686
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1920
1687
|
}
|
|
1921
1688
|
},
|
|
1922
1689
|
{
|
|
1923
1690
|
"kind": "field",
|
|
1924
|
-
"name": "
|
|
1691
|
+
"name": "hideMenuSingleOption",
|
|
1925
1692
|
"type": {
|
|
1926
|
-
"text": "
|
|
1693
|
+
"text": "boolean"
|
|
1927
1694
|
},
|
|
1928
|
-
"
|
|
1929
|
-
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1695
|
+
"default": "false",
|
|
1930
1696
|
"inheritedFrom": {
|
|
1931
|
-
"name": "
|
|
1932
|
-
"module": "src/
|
|
1697
|
+
"name": "ActionsMenu",
|
|
1698
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1933
1699
|
}
|
|
1934
1700
|
},
|
|
1935
1701
|
{
|
|
1936
1702
|
"kind": "field",
|
|
1937
|
-
"name": "
|
|
1703
|
+
"name": "singleOption",
|
|
1938
1704
|
"type": {
|
|
1939
|
-
"text": "
|
|
1705
|
+
"text": "ActionMenuItem"
|
|
1940
1706
|
},
|
|
1941
|
-
"privacy": "public",
|
|
1942
|
-
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1943
1707
|
"inheritedFrom": {
|
|
1944
|
-
"name": "
|
|
1945
|
-
"module": "src/
|
|
1708
|
+
"name": "ActionsMenu",
|
|
1709
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1946
1710
|
}
|
|
1947
1711
|
},
|
|
1948
1712
|
{
|
|
1949
1713
|
"kind": "field",
|
|
1950
|
-
"name": "
|
|
1714
|
+
"name": "actionsMenu",
|
|
1951
1715
|
"type": {
|
|
1952
|
-
"text": "
|
|
1716
|
+
"text": "HTMLElement"
|
|
1953
1717
|
},
|
|
1954
|
-
"privacy": "public",
|
|
1955
|
-
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1956
1718
|
"inheritedFrom": {
|
|
1957
|
-
"name": "
|
|
1958
|
-
"module": "src/
|
|
1719
|
+
"name": "ActionsMenu",
|
|
1720
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1721
|
+
}
|
|
1722
|
+
},
|
|
1723
|
+
{
|
|
1724
|
+
"kind": "method",
|
|
1725
|
+
"name": "definitionChanged",
|
|
1726
|
+
"privacy": "protected",
|
|
1727
|
+
"parameters": [
|
|
1728
|
+
{
|
|
1729
|
+
"name": "oldValue",
|
|
1730
|
+
"type": {
|
|
1731
|
+
"text": "any"
|
|
1732
|
+
}
|
|
1733
|
+
},
|
|
1734
|
+
{
|
|
1735
|
+
"name": "newValue",
|
|
1736
|
+
"type": {
|
|
1737
|
+
"text": "any"
|
|
1738
|
+
}
|
|
1739
|
+
}
|
|
1740
|
+
],
|
|
1741
|
+
"inheritedFrom": {
|
|
1742
|
+
"name": "ActionsMenu",
|
|
1743
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1744
|
+
}
|
|
1745
|
+
},
|
|
1746
|
+
{
|
|
1747
|
+
"kind": "method",
|
|
1748
|
+
"name": "openChanged",
|
|
1749
|
+
"privacy": "protected",
|
|
1750
|
+
"inheritedFrom": {
|
|
1751
|
+
"name": "ActionsMenu",
|
|
1752
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1753
|
+
}
|
|
1754
|
+
},
|
|
1755
|
+
{
|
|
1756
|
+
"kind": "method",
|
|
1757
|
+
"name": "toggleActionsMenuVisibility",
|
|
1758
|
+
"inheritedFrom": {
|
|
1759
|
+
"name": "ActionsMenu",
|
|
1760
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1761
|
+
}
|
|
1762
|
+
},
|
|
1763
|
+
{
|
|
1764
|
+
"kind": "method",
|
|
1765
|
+
"name": "onActionMenuItemClick",
|
|
1766
|
+
"parameters": [
|
|
1767
|
+
{
|
|
1768
|
+
"name": "callback",
|
|
1769
|
+
"type": {
|
|
1770
|
+
"text": "(rowData) => void | any"
|
|
1771
|
+
}
|
|
1772
|
+
}
|
|
1773
|
+
],
|
|
1774
|
+
"inheritedFrom": {
|
|
1775
|
+
"name": "ActionsMenu",
|
|
1776
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1959
1777
|
}
|
|
1960
1778
|
},
|
|
1961
1779
|
{
|
|
1962
1780
|
"kind": "field",
|
|
1963
|
-
"name": "
|
|
1781
|
+
"name": "allActions",
|
|
1964
1782
|
"type": {
|
|
1965
|
-
"text": "
|
|
1783
|
+
"text": "ActionMenuItem[]"
|
|
1966
1784
|
},
|
|
1967
|
-
"
|
|
1968
|
-
"description": "References the root element",
|
|
1785
|
+
"readonly": true,
|
|
1969
1786
|
"inheritedFrom": {
|
|
1970
|
-
"name": "
|
|
1971
|
-
"module": "src/
|
|
1787
|
+
"name": "ActionsMenu",
|
|
1788
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1972
1789
|
}
|
|
1973
1790
|
},
|
|
1974
1791
|
{
|
|
1975
1792
|
"kind": "field",
|
|
1976
|
-
"name": "
|
|
1977
|
-
"
|
|
1978
|
-
"
|
|
1793
|
+
"name": "rowData",
|
|
1794
|
+
"readonly": true,
|
|
1795
|
+
"inheritedFrom": {
|
|
1796
|
+
"name": "ActionsMenu",
|
|
1797
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1798
|
+
}
|
|
1799
|
+
},
|
|
1800
|
+
{
|
|
1801
|
+
"kind": "method",
|
|
1802
|
+
"name": "getLabel",
|
|
1803
|
+
"parameters": [
|
|
1804
|
+
{
|
|
1805
|
+
"name": "name",
|
|
1806
|
+
"type": {
|
|
1807
|
+
"text": "string | ((rowData: any) => string)"
|
|
1808
|
+
}
|
|
1809
|
+
}
|
|
1810
|
+
],
|
|
1811
|
+
"inheritedFrom": {
|
|
1812
|
+
"name": "ActionsMenu",
|
|
1813
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1814
|
+
}
|
|
1815
|
+
},
|
|
1816
|
+
{
|
|
1817
|
+
"kind": "method",
|
|
1818
|
+
"name": "getTemplate",
|
|
1819
|
+
"parameters": [
|
|
1820
|
+
{
|
|
1821
|
+
"name": "prefix",
|
|
1822
|
+
"type": {
|
|
1823
|
+
"text": "string"
|
|
1824
|
+
}
|
|
1825
|
+
}
|
|
1826
|
+
],
|
|
1979
1827
|
"inheritedFrom": {
|
|
1980
|
-
"name": "
|
|
1981
|
-
"module": "src/
|
|
1828
|
+
"name": "ActionsMenu",
|
|
1829
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
1982
1830
|
}
|
|
1983
1831
|
},
|
|
1984
1832
|
{
|
|
@@ -1990,8 +1838,8 @@
|
|
|
1990
1838
|
"privacy": "private",
|
|
1991
1839
|
"default": "void 0",
|
|
1992
1840
|
"inheritedFrom": {
|
|
1993
|
-
"name": "
|
|
1994
|
-
"module": "src/
|
|
1841
|
+
"name": "FoundationElement",
|
|
1842
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1995
1843
|
}
|
|
1996
1844
|
},
|
|
1997
1845
|
{
|
|
@@ -2003,8 +1851,8 @@
|
|
|
2003
1851
|
"privacy": "public",
|
|
2004
1852
|
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
2005
1853
|
"inheritedFrom": {
|
|
2006
|
-
"name": "
|
|
2007
|
-
"module": "src/
|
|
1854
|
+
"name": "FoundationElement",
|
|
1855
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
2008
1856
|
}
|
|
2009
1857
|
},
|
|
2010
1858
|
{
|
|
@@ -2016,8 +1864,8 @@
|
|
|
2016
1864
|
"privacy": "public",
|
|
2017
1865
|
"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.",
|
|
2018
1866
|
"inheritedFrom": {
|
|
2019
|
-
"name": "
|
|
2020
|
-
"module": "src/
|
|
1867
|
+
"name": "FoundationElement",
|
|
1868
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
2021
1869
|
}
|
|
2022
1870
|
},
|
|
2023
1871
|
{
|
|
@@ -2030,8 +1878,8 @@
|
|
|
2030
1878
|
}
|
|
2031
1879
|
},
|
|
2032
1880
|
"inheritedFrom": {
|
|
2033
|
-
"name": "
|
|
2034
|
-
"module": "src/
|
|
1881
|
+
"name": "FoundationElement",
|
|
1882
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
2035
1883
|
}
|
|
2036
1884
|
},
|
|
2037
1885
|
{
|
|
@@ -2043,8 +1891,8 @@
|
|
|
2043
1891
|
"privacy": "public",
|
|
2044
1892
|
"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.",
|
|
2045
1893
|
"inheritedFrom": {
|
|
2046
|
-
"name": "
|
|
2047
|
-
"module": "src/
|
|
1894
|
+
"name": "FoundationElement",
|
|
1895
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
2048
1896
|
}
|
|
2049
1897
|
},
|
|
2050
1898
|
{
|
|
@@ -2057,8 +1905,8 @@
|
|
|
2057
1905
|
}
|
|
2058
1906
|
},
|
|
2059
1907
|
"inheritedFrom": {
|
|
2060
|
-
"name": "
|
|
2061
|
-
"module": "src/
|
|
1908
|
+
"name": "FoundationElement",
|
|
1909
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
2062
1910
|
}
|
|
2063
1911
|
},
|
|
2064
1912
|
{
|
|
@@ -2088,39 +1936,41 @@
|
|
|
2088
1936
|
],
|
|
2089
1937
|
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
2090
1938
|
"inheritedFrom": {
|
|
2091
|
-
"name": "
|
|
2092
|
-
"module": "src/
|
|
1939
|
+
"name": "FoundationElement",
|
|
1940
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
2093
1941
|
}
|
|
2094
1942
|
}
|
|
2095
1943
|
]
|
|
2096
1944
|
},
|
|
2097
1945
|
{
|
|
2098
1946
|
"kind": "variable",
|
|
2099
|
-
"name": "
|
|
1947
|
+
"name": "zeroActionsMenu",
|
|
1948
|
+
"description": "The Zero Actions Menu",
|
|
1949
|
+
"privacy": "public"
|
|
2100
1950
|
}
|
|
2101
1951
|
],
|
|
2102
1952
|
"exports": [
|
|
2103
1953
|
{
|
|
2104
1954
|
"kind": "js",
|
|
2105
|
-
"name": "
|
|
1955
|
+
"name": "ActionsMenu",
|
|
2106
1956
|
"declaration": {
|
|
2107
|
-
"name": "
|
|
2108
|
-
"module": "src/
|
|
1957
|
+
"name": "ActionsMenu",
|
|
1958
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2109
1959
|
}
|
|
2110
1960
|
},
|
|
2111
1961
|
{
|
|
2112
1962
|
"kind": "js",
|
|
2113
|
-
"name": "
|
|
1963
|
+
"name": "zeroActionsMenu",
|
|
2114
1964
|
"declaration": {
|
|
2115
|
-
"name": "
|
|
2116
|
-
"module": "src/
|
|
1965
|
+
"name": "zeroActionsMenu",
|
|
1966
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2117
1967
|
}
|
|
2118
1968
|
}
|
|
2119
1969
|
]
|
|
2120
1970
|
},
|
|
2121
1971
|
{
|
|
2122
1972
|
"kind": "javascript-module",
|
|
2123
|
-
"path": "src/
|
|
1973
|
+
"path": "src/actions-menu/index.ts",
|
|
2124
1974
|
"declarations": [],
|
|
2125
1975
|
"exports": [
|
|
2126
1976
|
{
|
|
@@ -2128,7 +1978,7 @@
|
|
|
2128
1978
|
"name": "*",
|
|
2129
1979
|
"declaration": {
|
|
2130
1980
|
"name": "*",
|
|
2131
|
-
"package": "./
|
|
1981
|
+
"package": "./actions-menu"
|
|
2132
1982
|
}
|
|
2133
1983
|
},
|
|
2134
1984
|
{
|
|
@@ -2136,26 +1986,58 @@
|
|
|
2136
1986
|
"name": "*",
|
|
2137
1987
|
"declaration": {
|
|
2138
1988
|
"name": "*",
|
|
2139
|
-
"package": "./
|
|
1989
|
+
"package": "./actions-menu.styles"
|
|
2140
1990
|
}
|
|
1991
|
+
}
|
|
1992
|
+
]
|
|
1993
|
+
},
|
|
1994
|
+
{
|
|
1995
|
+
"kind": "javascript-module",
|
|
1996
|
+
"path": "src/anchor/anchor.stories.ts",
|
|
1997
|
+
"declarations": [
|
|
1998
|
+
{
|
|
1999
|
+
"kind": "variable",
|
|
2000
|
+
"name": "meta",
|
|
2001
|
+
"type": {
|
|
2002
|
+
"text": "Meta"
|
|
2003
|
+
},
|
|
2004
|
+
"default": "{\n title: 'Anchor',\n component: 'zero-anchor',\n}"
|
|
2141
2005
|
},
|
|
2006
|
+
{
|
|
2007
|
+
"kind": "variable",
|
|
2008
|
+
"name": "All",
|
|
2009
|
+
"type": {
|
|
2010
|
+
"text": "StoryObj"
|
|
2011
|
+
},
|
|
2012
|
+
"default": "{\n args: {\n anchorText: 'Rapid Anchor',\n appearances: ZeroAppearanceValues,\n },\n ...StylesMapperTemplate,\n}"
|
|
2013
|
+
}
|
|
2014
|
+
],
|
|
2015
|
+
"exports": [
|
|
2142
2016
|
{
|
|
2143
2017
|
"kind": "js",
|
|
2144
|
-
"name": "
|
|
2018
|
+
"name": "default",
|
|
2145
2019
|
"declaration": {
|
|
2146
|
-
"name": "
|
|
2147
|
-
"
|
|
2020
|
+
"name": "meta",
|
|
2021
|
+
"module": "src/anchor/anchor.stories.ts"
|
|
2022
|
+
}
|
|
2023
|
+
},
|
|
2024
|
+
{
|
|
2025
|
+
"kind": "js",
|
|
2026
|
+
"name": "All",
|
|
2027
|
+
"declaration": {
|
|
2028
|
+
"name": "All",
|
|
2029
|
+
"module": "src/anchor/anchor.stories.ts"
|
|
2148
2030
|
}
|
|
2149
2031
|
}
|
|
2150
2032
|
]
|
|
2151
2033
|
},
|
|
2152
2034
|
{
|
|
2153
2035
|
"kind": "javascript-module",
|
|
2154
|
-
"path": "src/
|
|
2036
|
+
"path": "src/anchor/anchor.styles.ts",
|
|
2155
2037
|
"declarations": [
|
|
2156
2038
|
{
|
|
2157
2039
|
"kind": "function",
|
|
2158
|
-
"name": "
|
|
2040
|
+
"name": "zeroAnchorStyles",
|
|
2159
2041
|
"return": {
|
|
2160
2042
|
"type": {
|
|
2161
2043
|
"text": "ElementStyles"
|
|
@@ -2163,172 +2045,308 @@
|
|
|
2163
2045
|
},
|
|
2164
2046
|
"parameters": [
|
|
2165
2047
|
{
|
|
2166
|
-
"name": "context",
|
|
2048
|
+
"name": "context",
|
|
2049
|
+
"type": {
|
|
2050
|
+
"text": "ElementDefinitionContext"
|
|
2051
|
+
}
|
|
2052
|
+
},
|
|
2053
|
+
{
|
|
2054
|
+
"name": "definition",
|
|
2055
|
+
"type": {
|
|
2056
|
+
"text": "FoundationElementDefinition"
|
|
2057
|
+
}
|
|
2058
|
+
}
|
|
2059
|
+
]
|
|
2060
|
+
}
|
|
2061
|
+
],
|
|
2062
|
+
"exports": [
|
|
2063
|
+
{
|
|
2064
|
+
"kind": "js",
|
|
2065
|
+
"name": "zeroAnchorStyles",
|
|
2066
|
+
"declaration": {
|
|
2067
|
+
"name": "zeroAnchorStyles",
|
|
2068
|
+
"module": "src/anchor/anchor.styles.ts"
|
|
2069
|
+
}
|
|
2070
|
+
}
|
|
2071
|
+
]
|
|
2072
|
+
},
|
|
2073
|
+
{
|
|
2074
|
+
"kind": "javascript-module",
|
|
2075
|
+
"path": "src/anchor/anchor.template.ts",
|
|
2076
|
+
"declarations": [
|
|
2077
|
+
{
|
|
2078
|
+
"kind": "function",
|
|
2079
|
+
"name": "zeroAnchorTemplate",
|
|
2080
|
+
"return": {
|
|
2081
|
+
"type": {
|
|
2082
|
+
"text": "ViewTemplate<Anchor>"
|
|
2083
|
+
}
|
|
2084
|
+
},
|
|
2085
|
+
"parameters": [
|
|
2086
|
+
{
|
|
2087
|
+
"name": "context",
|
|
2088
|
+
"type": {
|
|
2089
|
+
"text": "ElementDefinitionContext"
|
|
2090
|
+
}
|
|
2091
|
+
},
|
|
2092
|
+
{
|
|
2093
|
+
"name": "definition",
|
|
2094
|
+
"type": {
|
|
2095
|
+
"text": "FoundationElementDefinition"
|
|
2096
|
+
}
|
|
2097
|
+
}
|
|
2098
|
+
]
|
|
2099
|
+
}
|
|
2100
|
+
],
|
|
2101
|
+
"exports": [
|
|
2102
|
+
{
|
|
2103
|
+
"kind": "js",
|
|
2104
|
+
"name": "zeroAnchorTemplate",
|
|
2105
|
+
"declaration": {
|
|
2106
|
+
"name": "zeroAnchorTemplate",
|
|
2107
|
+
"module": "src/anchor/anchor.template.ts"
|
|
2108
|
+
}
|
|
2109
|
+
}
|
|
2110
|
+
]
|
|
2111
|
+
},
|
|
2112
|
+
{
|
|
2113
|
+
"kind": "javascript-module",
|
|
2114
|
+
"path": "src/anchor/anchor.ts",
|
|
2115
|
+
"declarations": [
|
|
2116
|
+
{
|
|
2117
|
+
"kind": "class",
|
|
2118
|
+
"description": "",
|
|
2119
|
+
"name": "Anchor",
|
|
2120
|
+
"superclass": {
|
|
2121
|
+
"name": "FoundationAnchor",
|
|
2122
|
+
"package": "@genesislcap/foundation-ui"
|
|
2123
|
+
},
|
|
2124
|
+
"tagName": "%%prefix%%-anchor",
|
|
2125
|
+
"customElement": true,
|
|
2126
|
+
"attributes": [
|
|
2127
|
+
{
|
|
2128
|
+
"name": "download",
|
|
2129
|
+
"type": {
|
|
2130
|
+
"text": "string"
|
|
2131
|
+
},
|
|
2132
|
+
"description": "Prompts the user to save the linked URL. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2133
|
+
"fieldName": "download",
|
|
2134
|
+
"inheritedFrom": {
|
|
2135
|
+
"name": "Anchor",
|
|
2136
|
+
"module": "src/anchor/anchor.ts"
|
|
2137
|
+
}
|
|
2138
|
+
},
|
|
2139
|
+
{
|
|
2140
|
+
"name": "href",
|
|
2141
|
+
"type": {
|
|
2142
|
+
"text": "string"
|
|
2143
|
+
},
|
|
2144
|
+
"description": "The URL the hyperlink references. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2145
|
+
"fieldName": "href",
|
|
2146
|
+
"inheritedFrom": {
|
|
2147
|
+
"name": "Anchor",
|
|
2148
|
+
"module": "src/anchor/anchor.ts"
|
|
2149
|
+
}
|
|
2150
|
+
},
|
|
2151
|
+
{
|
|
2152
|
+
"name": "hreflang",
|
|
2153
|
+
"type": {
|
|
2154
|
+
"text": "string"
|
|
2155
|
+
},
|
|
2156
|
+
"description": "Hints at the language of the referenced resource. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2157
|
+
"fieldName": "hreflang",
|
|
2158
|
+
"inheritedFrom": {
|
|
2159
|
+
"name": "Anchor",
|
|
2160
|
+
"module": "src/anchor/anchor.ts"
|
|
2161
|
+
}
|
|
2162
|
+
},
|
|
2163
|
+
{
|
|
2164
|
+
"name": "ping",
|
|
2165
|
+
"type": {
|
|
2166
|
+
"text": "string"
|
|
2167
|
+
},
|
|
2168
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2169
|
+
"fieldName": "ping",
|
|
2170
|
+
"inheritedFrom": {
|
|
2171
|
+
"name": "Anchor",
|
|
2172
|
+
"module": "src/anchor/anchor.ts"
|
|
2173
|
+
}
|
|
2174
|
+
},
|
|
2175
|
+
{
|
|
2176
|
+
"name": "referrerpolicy",
|
|
2177
|
+
"type": {
|
|
2178
|
+
"text": "string"
|
|
2179
|
+
},
|
|
2180
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2181
|
+
"fieldName": "referrerpolicy",
|
|
2182
|
+
"inheritedFrom": {
|
|
2183
|
+
"name": "Anchor",
|
|
2184
|
+
"module": "src/anchor/anchor.ts"
|
|
2185
|
+
}
|
|
2186
|
+
},
|
|
2187
|
+
{
|
|
2188
|
+
"name": "rel",
|
|
2189
|
+
"type": {
|
|
2190
|
+
"text": "string"
|
|
2191
|
+
},
|
|
2192
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2193
|
+
"fieldName": "rel",
|
|
2194
|
+
"inheritedFrom": {
|
|
2195
|
+
"name": "Anchor",
|
|
2196
|
+
"module": "src/anchor/anchor.ts"
|
|
2197
|
+
}
|
|
2198
|
+
},
|
|
2199
|
+
{
|
|
2200
|
+
"name": "target",
|
|
2167
2201
|
"type": {
|
|
2168
|
-
"text": "
|
|
2202
|
+
"text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
|
|
2203
|
+
},
|
|
2204
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2205
|
+
"fieldName": "target",
|
|
2206
|
+
"inheritedFrom": {
|
|
2207
|
+
"name": "Anchor",
|
|
2208
|
+
"module": "src/anchor/anchor.ts"
|
|
2169
2209
|
}
|
|
2170
2210
|
},
|
|
2171
2211
|
{
|
|
2172
|
-
"name": "
|
|
2212
|
+
"name": "type",
|
|
2173
2213
|
"type": {
|
|
2174
|
-
"text": "
|
|
2214
|
+
"text": "string"
|
|
2215
|
+
},
|
|
2216
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2217
|
+
"fieldName": "type",
|
|
2218
|
+
"inheritedFrom": {
|
|
2219
|
+
"name": "Anchor",
|
|
2220
|
+
"module": "src/anchor/anchor.ts"
|
|
2175
2221
|
}
|
|
2176
2222
|
}
|
|
2177
|
-
]
|
|
2178
|
-
|
|
2179
|
-
],
|
|
2180
|
-
"exports": [
|
|
2181
|
-
{
|
|
2182
|
-
"kind": "js",
|
|
2183
|
-
"name": "zeroAccordionItemStyles",
|
|
2184
|
-
"declaration": {
|
|
2185
|
-
"name": "zeroAccordionItemStyles",
|
|
2186
|
-
"module": "src/accordion-item/accordion-item.styles.ts"
|
|
2187
|
-
}
|
|
2188
|
-
}
|
|
2189
|
-
]
|
|
2190
|
-
},
|
|
2191
|
-
{
|
|
2192
|
-
"kind": "javascript-module",
|
|
2193
|
-
"path": "src/accordion-item/accordion-item.template.ts",
|
|
2194
|
-
"declarations": [
|
|
2195
|
-
{
|
|
2196
|
-
"kind": "function",
|
|
2197
|
-
"name": "zeroAccordionItemTemplate",
|
|
2198
|
-
"return": {
|
|
2199
|
-
"type": {
|
|
2200
|
-
"text": "ViewTemplate<AccordionItem>"
|
|
2201
|
-
}
|
|
2202
|
-
},
|
|
2203
|
-
"parameters": [
|
|
2223
|
+
],
|
|
2224
|
+
"members": [
|
|
2204
2225
|
{
|
|
2205
|
-
"
|
|
2226
|
+
"kind": "field",
|
|
2227
|
+
"name": "download",
|
|
2206
2228
|
"type": {
|
|
2207
|
-
"text": "
|
|
2229
|
+
"text": "string"
|
|
2230
|
+
},
|
|
2231
|
+
"privacy": "public",
|
|
2232
|
+
"description": "Prompts the user to save the linked URL. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2233
|
+
"inheritedFrom": {
|
|
2234
|
+
"name": "Anchor",
|
|
2235
|
+
"module": "src/anchor/anchor.ts"
|
|
2208
2236
|
}
|
|
2209
2237
|
},
|
|
2210
2238
|
{
|
|
2211
|
-
"
|
|
2239
|
+
"kind": "field",
|
|
2240
|
+
"name": "href",
|
|
2212
2241
|
"type": {
|
|
2213
|
-
"text": "
|
|
2242
|
+
"text": "string"
|
|
2243
|
+
},
|
|
2244
|
+
"privacy": "public",
|
|
2245
|
+
"description": "The URL the hyperlink references. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2246
|
+
"inheritedFrom": {
|
|
2247
|
+
"name": "Anchor",
|
|
2248
|
+
"module": "src/anchor/anchor.ts"
|
|
2214
2249
|
}
|
|
2215
|
-
}
|
|
2216
|
-
]
|
|
2217
|
-
}
|
|
2218
|
-
],
|
|
2219
|
-
"exports": [
|
|
2220
|
-
{
|
|
2221
|
-
"kind": "js",
|
|
2222
|
-
"name": "zeroAccordionItemTemplate",
|
|
2223
|
-
"declaration": {
|
|
2224
|
-
"name": "zeroAccordionItemTemplate",
|
|
2225
|
-
"module": "src/accordion-item/accordion-item.template.ts"
|
|
2226
|
-
}
|
|
2227
|
-
}
|
|
2228
|
-
]
|
|
2229
|
-
},
|
|
2230
|
-
{
|
|
2231
|
-
"kind": "javascript-module",
|
|
2232
|
-
"path": "src/accordion-item/accordion-item.ts",
|
|
2233
|
-
"declarations": [
|
|
2234
|
-
{
|
|
2235
|
-
"kind": "class",
|
|
2236
|
-
"description": "",
|
|
2237
|
-
"name": "AccordionItem",
|
|
2238
|
-
"superclass": {
|
|
2239
|
-
"name": "FoundationAccordionItem",
|
|
2240
|
-
"package": "@genesislcap/foundation-ui"
|
|
2241
|
-
},
|
|
2242
|
-
"tagName": "%%prefix%%-card",
|
|
2243
|
-
"customElement": true,
|
|
2244
|
-
"attributes": [
|
|
2250
|
+
},
|
|
2245
2251
|
{
|
|
2246
|
-
"
|
|
2252
|
+
"kind": "field",
|
|
2253
|
+
"name": "hreflang",
|
|
2247
2254
|
"type": {
|
|
2248
|
-
"text": "
|
|
2255
|
+
"text": "string"
|
|
2249
2256
|
},
|
|
2250
|
-
"
|
|
2251
|
-
"description": "
|
|
2252
|
-
"fieldName": "headinglevel",
|
|
2257
|
+
"privacy": "public",
|
|
2258
|
+
"description": "Hints at the language of the referenced resource. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2253
2259
|
"inheritedFrom": {
|
|
2254
|
-
"name": "
|
|
2255
|
-
"module": "src/
|
|
2260
|
+
"name": "Anchor",
|
|
2261
|
+
"module": "src/anchor/anchor.ts"
|
|
2256
2262
|
}
|
|
2257
2263
|
},
|
|
2258
2264
|
{
|
|
2265
|
+
"kind": "field",
|
|
2266
|
+
"name": "ping",
|
|
2259
2267
|
"type": {
|
|
2260
|
-
"text": "
|
|
2268
|
+
"text": "string"
|
|
2261
2269
|
},
|
|
2262
|
-
"
|
|
2263
|
-
"description": "
|
|
2264
|
-
"fieldName": "expanded",
|
|
2270
|
+
"privacy": "public",
|
|
2271
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2265
2272
|
"inheritedFrom": {
|
|
2266
|
-
"name": "
|
|
2267
|
-
"module": "src/
|
|
2273
|
+
"name": "Anchor",
|
|
2274
|
+
"module": "src/anchor/anchor.ts"
|
|
2268
2275
|
}
|
|
2269
2276
|
},
|
|
2270
2277
|
{
|
|
2271
|
-
"
|
|
2278
|
+
"kind": "field",
|
|
2279
|
+
"name": "referrerpolicy",
|
|
2272
2280
|
"type": {
|
|
2273
2281
|
"text": "string"
|
|
2274
2282
|
},
|
|
2275
|
-
"
|
|
2276
|
-
"
|
|
2283
|
+
"privacy": "public",
|
|
2284
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2277
2285
|
"inheritedFrom": {
|
|
2278
|
-
"name": "
|
|
2279
|
-
"module": "src/
|
|
2286
|
+
"name": "Anchor",
|
|
2287
|
+
"module": "src/anchor/anchor.ts"
|
|
2280
2288
|
}
|
|
2281
|
-
}
|
|
2282
|
-
],
|
|
2283
|
-
"members": [
|
|
2289
|
+
},
|
|
2284
2290
|
{
|
|
2285
2291
|
"kind": "field",
|
|
2286
|
-
"name": "
|
|
2292
|
+
"name": "rel",
|
|
2287
2293
|
"type": {
|
|
2288
|
-
"text": "
|
|
2294
|
+
"text": "string"
|
|
2289
2295
|
},
|
|
2290
2296
|
"privacy": "public",
|
|
2291
|
-
"
|
|
2292
|
-
"description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
|
|
2297
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2293
2298
|
"inheritedFrom": {
|
|
2294
|
-
"name": "
|
|
2295
|
-
"module": "src/
|
|
2299
|
+
"name": "Anchor",
|
|
2300
|
+
"module": "src/anchor/anchor.ts"
|
|
2296
2301
|
}
|
|
2297
2302
|
},
|
|
2298
2303
|
{
|
|
2299
2304
|
"kind": "field",
|
|
2300
|
-
"name": "
|
|
2305
|
+
"name": "target",
|
|
2301
2306
|
"type": {
|
|
2302
|
-
"text": "
|
|
2307
|
+
"text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
|
|
2303
2308
|
},
|
|
2304
2309
|
"privacy": "public",
|
|
2305
|
-
"
|
|
2306
|
-
"description": "Expands or collapses the item.",
|
|
2310
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2307
2311
|
"inheritedFrom": {
|
|
2308
|
-
"name": "
|
|
2309
|
-
"module": "src/
|
|
2312
|
+
"name": "Anchor",
|
|
2313
|
+
"module": "src/anchor/anchor.ts"
|
|
2310
2314
|
}
|
|
2311
2315
|
},
|
|
2312
2316
|
{
|
|
2313
2317
|
"kind": "field",
|
|
2314
|
-
"name": "
|
|
2318
|
+
"name": "type",
|
|
2315
2319
|
"type": {
|
|
2316
2320
|
"text": "string"
|
|
2317
2321
|
},
|
|
2318
2322
|
"privacy": "public",
|
|
2319
|
-
"description": "
|
|
2323
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2320
2324
|
"inheritedFrom": {
|
|
2321
|
-
"name": "
|
|
2322
|
-
"module": "src/
|
|
2325
|
+
"name": "Anchor",
|
|
2326
|
+
"module": "src/anchor/anchor.ts"
|
|
2323
2327
|
}
|
|
2324
2328
|
},
|
|
2325
2329
|
{
|
|
2326
2330
|
"kind": "field",
|
|
2327
|
-
"name": "
|
|
2331
|
+
"name": "control",
|
|
2332
|
+
"type": {
|
|
2333
|
+
"text": "HTMLAnchorElement | undefined"
|
|
2334
|
+
},
|
|
2335
|
+
"privacy": "public",
|
|
2336
|
+
"description": "References the root element",
|
|
2337
|
+
"inheritedFrom": {
|
|
2338
|
+
"name": "Anchor",
|
|
2339
|
+
"module": "src/anchor/anchor.ts"
|
|
2340
|
+
}
|
|
2341
|
+
},
|
|
2342
|
+
{
|
|
2343
|
+
"kind": "field",
|
|
2344
|
+
"name": "handleUnsupportedDelegatesFocus",
|
|
2328
2345
|
"privacy": "private",
|
|
2346
|
+
"description": "Overrides the focus call for where delegatesFocus is unsupported.\nThis check works for Chrome, Edge Chromium, FireFox, and Safari\nRelevant PR on the Firefox browser: https://phabricator.services.mozilla.com/D123858",
|
|
2329
2347
|
"inheritedFrom": {
|
|
2330
|
-
"name": "
|
|
2331
|
-
"module": "src/
|
|
2348
|
+
"name": "Anchor",
|
|
2349
|
+
"module": "src/anchor/anchor.ts"
|
|
2332
2350
|
}
|
|
2333
2351
|
},
|
|
2334
2352
|
{
|
|
@@ -2340,8 +2358,8 @@
|
|
|
2340
2358
|
"privacy": "private",
|
|
2341
2359
|
"default": "void 0",
|
|
2342
2360
|
"inheritedFrom": {
|
|
2343
|
-
"name": "
|
|
2344
|
-
"module": "src/
|
|
2361
|
+
"name": "Anchor",
|
|
2362
|
+
"module": "src/anchor/anchor.ts"
|
|
2345
2363
|
}
|
|
2346
2364
|
},
|
|
2347
2365
|
{
|
|
@@ -2353,8 +2371,8 @@
|
|
|
2353
2371
|
"privacy": "public",
|
|
2354
2372
|
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
2355
2373
|
"inheritedFrom": {
|
|
2356
|
-
"name": "
|
|
2357
|
-
"module": "src/
|
|
2374
|
+
"name": "Anchor",
|
|
2375
|
+
"module": "src/anchor/anchor.ts"
|
|
2358
2376
|
}
|
|
2359
2377
|
},
|
|
2360
2378
|
{
|
|
@@ -2366,8 +2384,8 @@
|
|
|
2366
2384
|
"privacy": "public",
|
|
2367
2385
|
"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.",
|
|
2368
2386
|
"inheritedFrom": {
|
|
2369
|
-
"name": "
|
|
2370
|
-
"module": "src/
|
|
2387
|
+
"name": "Anchor",
|
|
2388
|
+
"module": "src/anchor/anchor.ts"
|
|
2371
2389
|
}
|
|
2372
2390
|
},
|
|
2373
2391
|
{
|
|
@@ -2380,8 +2398,8 @@
|
|
|
2380
2398
|
}
|
|
2381
2399
|
},
|
|
2382
2400
|
"inheritedFrom": {
|
|
2383
|
-
"name": "
|
|
2384
|
-
"module": "src/
|
|
2401
|
+
"name": "Anchor",
|
|
2402
|
+
"module": "src/anchor/anchor.ts"
|
|
2385
2403
|
}
|
|
2386
2404
|
},
|
|
2387
2405
|
{
|
|
@@ -2393,8 +2411,8 @@
|
|
|
2393
2411
|
"privacy": "public",
|
|
2394
2412
|
"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.",
|
|
2395
2413
|
"inheritedFrom": {
|
|
2396
|
-
"name": "
|
|
2397
|
-
"module": "src/
|
|
2414
|
+
"name": "Anchor",
|
|
2415
|
+
"module": "src/anchor/anchor.ts"
|
|
2398
2416
|
}
|
|
2399
2417
|
},
|
|
2400
2418
|
{
|
|
@@ -2407,8 +2425,8 @@
|
|
|
2407
2425
|
}
|
|
2408
2426
|
},
|
|
2409
2427
|
"inheritedFrom": {
|
|
2410
|
-
"name": "
|
|
2411
|
-
"module": "src/
|
|
2428
|
+
"name": "Anchor",
|
|
2429
|
+
"module": "src/anchor/anchor.ts"
|
|
2412
2430
|
}
|
|
2413
2431
|
},
|
|
2414
2432
|
{
|
|
@@ -2438,49 +2456,39 @@
|
|
|
2438
2456
|
],
|
|
2439
2457
|
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
2440
2458
|
"inheritedFrom": {
|
|
2441
|
-
"name": "
|
|
2442
|
-
"module": "src/
|
|
2443
|
-
}
|
|
2444
|
-
}
|
|
2445
|
-
],
|
|
2446
|
-
"events": [
|
|
2447
|
-
{
|
|
2448
|
-
"description": "Fires a custom 'change' event when the button is invoked",
|
|
2449
|
-
"name": "change",
|
|
2450
|
-
"inheritedFrom": {
|
|
2451
|
-
"name": "AccordionItem",
|
|
2452
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
2459
|
+
"name": "Anchor",
|
|
2460
|
+
"module": "src/anchor/anchor.ts"
|
|
2453
2461
|
}
|
|
2454
2462
|
}
|
|
2455
2463
|
]
|
|
2456
2464
|
},
|
|
2457
2465
|
{
|
|
2458
2466
|
"kind": "variable",
|
|
2459
|
-
"name": "
|
|
2467
|
+
"name": "zeroAnchor"
|
|
2460
2468
|
}
|
|
2461
2469
|
],
|
|
2462
2470
|
"exports": [
|
|
2463
2471
|
{
|
|
2464
2472
|
"kind": "js",
|
|
2465
|
-
"name": "
|
|
2473
|
+
"name": "Anchor",
|
|
2466
2474
|
"declaration": {
|
|
2467
|
-
"name": "
|
|
2468
|
-
"module": "src/
|
|
2475
|
+
"name": "Anchor",
|
|
2476
|
+
"module": "src/anchor/anchor.ts"
|
|
2469
2477
|
}
|
|
2470
2478
|
},
|
|
2471
2479
|
{
|
|
2472
2480
|
"kind": "js",
|
|
2473
|
-
"name": "
|
|
2481
|
+
"name": "zeroAnchor",
|
|
2474
2482
|
"declaration": {
|
|
2475
|
-
"name": "
|
|
2476
|
-
"module": "src/
|
|
2483
|
+
"name": "zeroAnchor",
|
|
2484
|
+
"module": "src/anchor/anchor.ts"
|
|
2477
2485
|
}
|
|
2478
2486
|
}
|
|
2479
2487
|
]
|
|
2480
2488
|
},
|
|
2481
2489
|
{
|
|
2482
2490
|
"kind": "javascript-module",
|
|
2483
|
-
"path": "src/
|
|
2491
|
+
"path": "src/anchor/index.ts",
|
|
2484
2492
|
"declarations": [],
|
|
2485
2493
|
"exports": [
|
|
2486
2494
|
{
|
|
@@ -2488,7 +2496,7 @@
|
|
|
2488
2496
|
"name": "*",
|
|
2489
2497
|
"declaration": {
|
|
2490
2498
|
"name": "*",
|
|
2491
|
-
"package": "./
|
|
2499
|
+
"package": "./anchor"
|
|
2492
2500
|
}
|
|
2493
2501
|
},
|
|
2494
2502
|
{
|
|
@@ -2496,7 +2504,7 @@
|
|
|
2496
2504
|
"name": "*",
|
|
2497
2505
|
"declaration": {
|
|
2498
2506
|
"name": "*",
|
|
2499
|
-
"package": "./
|
|
2507
|
+
"package": "./anchor.styles"
|
|
2500
2508
|
}
|
|
2501
2509
|
},
|
|
2502
2510
|
{
|
|
@@ -2504,7 +2512,7 @@
|
|
|
2504
2512
|
"name": "*",
|
|
2505
2513
|
"declaration": {
|
|
2506
2514
|
"name": "*",
|
|
2507
|
-
"package": "./
|
|
2515
|
+
"package": "./anchor.template"
|
|
2508
2516
|
}
|
|
2509
2517
|
}
|
|
2510
2518
|
]
|