@genesislcap/foundation-ui 14.211.4 → 14.212.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/custom-elements.json +711 -711
  2. package/package.json +16 -16
@@ -819,45 +819,31 @@
819
819
  },
820
820
  {
821
821
  "kind": "javascript-module",
822
- "path": "src/_common/icons.ts",
823
- "declarations": [
824
- {
825
- "kind": "function",
826
- "name": "closeIcon",
827
- "parameters": [
828
- {
829
- "name": "slot",
830
- "default": "'start'"
831
- },
832
- {
833
- "name": "fill",
834
- "default": "'#879ba6'"
835
- }
836
- ]
837
- }
838
- ],
822
+ "path": "src/_config/index.ts",
823
+ "declarations": [],
839
824
  "exports": [
840
825
  {
841
826
  "kind": "js",
842
- "name": "closeIcon",
827
+ "name": "*",
843
828
  "declaration": {
844
- "name": "closeIcon",
845
- "module": "src/_common/icons.ts"
829
+ "name": "*",
830
+ "package": "./styles"
846
831
  }
847
- }
848
- ]
849
- },
850
- {
851
- "kind": "javascript-module",
852
- "path": "src/_common/index.ts",
853
- "declarations": [],
854
- "exports": [
832
+ },
855
833
  {
856
834
  "kind": "js",
857
835
  "name": "*",
858
836
  "declaration": {
859
837
  "name": "*",
860
- "package": "./icons"
838
+ "package": "./tokens"
839
+ }
840
+ },
841
+ {
842
+ "kind": "js",
843
+ "name": "*",
844
+ "declaration": {
845
+ "name": "*",
846
+ "package": "./values"
861
847
  }
862
848
  }
863
849
  ]
@@ -1046,65 +1032,56 @@
1046
1032
  },
1047
1033
  {
1048
1034
  "kind": "javascript-module",
1049
- "path": "src/_config/index.ts",
1050
- "declarations": [],
1051
- "exports": [
1035
+ "path": "src/_common/icons.ts",
1036
+ "declarations": [
1052
1037
  {
1053
- "kind": "js",
1054
- "name": "*",
1055
- "declaration": {
1056
- "name": "*",
1057
- "package": "./styles"
1058
- }
1059
- },
1038
+ "kind": "function",
1039
+ "name": "closeIcon",
1040
+ "parameters": [
1041
+ {
1042
+ "name": "slot",
1043
+ "default": "'start'"
1044
+ },
1045
+ {
1046
+ "name": "fill",
1047
+ "default": "'#879ba6'"
1048
+ }
1049
+ ]
1050
+ }
1051
+ ],
1052
+ "exports": [
1060
1053
  {
1061
1054
  "kind": "js",
1062
- "name": "*",
1055
+ "name": "closeIcon",
1063
1056
  "declaration": {
1064
- "name": "*",
1065
- "package": "./tokens"
1057
+ "name": "closeIcon",
1058
+ "module": "src/_common/icons.ts"
1066
1059
  }
1067
- },
1060
+ }
1061
+ ]
1062
+ },
1063
+ {
1064
+ "kind": "javascript-module",
1065
+ "path": "src/_common/index.ts",
1066
+ "declarations": [],
1067
+ "exports": [
1068
1068
  {
1069
1069
  "kind": "js",
1070
1070
  "name": "*",
1071
1071
  "declaration": {
1072
1072
  "name": "*",
1073
- "package": "./values"
1073
+ "package": "./icons"
1074
1074
  }
1075
1075
  }
1076
1076
  ]
1077
1077
  },
1078
1078
  {
1079
1079
  "kind": "javascript-module",
1080
- "path": "src/actions-menu/actions-menu.styles.ts",
1080
+ "path": "src/accordion-item/accordion-item.styles.ts",
1081
1081
  "declarations": [
1082
1082
  {
1083
1083
  "kind": "function",
1084
- "name": "actionsMenuBaseStyles",
1085
- "return": {
1086
- "type": {
1087
- "text": "ElementStyles"
1088
- }
1089
- },
1090
- "parameters": [
1091
- {
1092
- "name": "context",
1093
- "type": {
1094
- "text": "ElementDefinitionContext"
1095
- }
1096
- },
1097
- {
1098
- "name": "definition",
1099
- "type": {
1100
- "text": "FoundationElementDefinition"
1101
- }
1102
- }
1103
- ]
1104
- },
1105
- {
1106
- "kind": "function",
1107
- "name": "foundationActionsMenuStyles",
1084
+ "name": "foundationAccordionItemStyles",
1108
1085
  "return": {
1109
1086
  "type": {
1110
1087
  "text": "ElementStyles"
@@ -1129,270 +1106,157 @@
1129
1106
  "exports": [
1130
1107
  {
1131
1108
  "kind": "js",
1132
- "name": "actionsMenuBaseStyles",
1133
- "declaration": {
1134
- "name": "actionsMenuBaseStyles",
1135
- "module": "src/actions-menu/actions-menu.styles.ts"
1136
- }
1137
- },
1138
- {
1139
- "kind": "js",
1140
- "name": "foundationActionsMenuStyles",
1109
+ "name": "foundationAccordionItemStyles",
1141
1110
  "declaration": {
1142
- "name": "foundationActionsMenuStyles",
1143
- "module": "src/actions-menu/actions-menu.styles.ts"
1111
+ "name": "foundationAccordionItemStyles",
1112
+ "module": "src/accordion-item/accordion-item.styles.ts"
1144
1113
  }
1145
1114
  }
1146
1115
  ]
1147
1116
  },
1148
1117
  {
1149
1118
  "kind": "javascript-module",
1150
- "path": "src/actions-menu/actions-menu.template.ts",
1119
+ "path": "src/accordion-item/accordion-item.template.ts",
1151
1120
  "declarations": [
1152
1121
  {
1153
1122
  "kind": "function",
1154
- "name": "menuTemplate",
1123
+ "name": "foundationAccordionItemTemplate",
1124
+ "return": {
1125
+ "type": {
1126
+ "text": "ViewTemplate<AccordionItem>"
1127
+ }
1128
+ },
1155
1129
  "parameters": [
1156
1130
  {
1157
- "name": "prefix",
1131
+ "name": "context",
1158
1132
  "type": {
1159
- "text": "string"
1133
+ "text": "ElementDefinitionContext"
1160
1134
  }
1161
- }
1162
- ]
1163
- },
1164
- {
1165
- "kind": "function",
1166
- "name": "singleOptionTemplate",
1167
- "parameters": [
1135
+ },
1168
1136
  {
1169
- "name": "prefix",
1137
+ "name": "definition",
1170
1138
  "type": {
1171
- "text": "string"
1139
+ "text": "FoundationElementDefinition"
1172
1140
  }
1173
1141
  }
1174
1142
  ]
1175
- },
1176
- {
1177
- "kind": "variable",
1178
- "name": "foundationActionsMenuTemplate",
1179
- "type": {
1180
- "text": "ViewTemplate<ActionsMenu>"
1181
- },
1182
- "default": "html`\n <div\n class=\"actions-container${(x) => (x.isVertical ? ' actions-vertical' : '')}\"\n part=\"actions-container\"\n >\n ${(x) => x.getTemplate(getPrefix(x))}\n </div>\n`"
1183
1143
  }
1184
1144
  ],
1185
1145
  "exports": [
1186
1146
  {
1187
1147
  "kind": "js",
1188
- "name": "menuTemplate",
1189
- "declaration": {
1190
- "name": "menuTemplate",
1191
- "module": "src/actions-menu/actions-menu.template.ts"
1192
- }
1193
- },
1194
- {
1195
- "kind": "js",
1196
- "name": "singleOptionTemplate",
1197
- "declaration": {
1198
- "name": "singleOptionTemplate",
1199
- "module": "src/actions-menu/actions-menu.template.ts"
1200
- }
1201
- },
1202
- {
1203
- "kind": "js",
1204
- "name": "foundationActionsMenuTemplate",
1148
+ "name": "foundationAccordionItemTemplate",
1205
1149
  "declaration": {
1206
- "name": "foundationActionsMenuTemplate",
1207
- "module": "src/actions-menu/actions-menu.template.ts"
1150
+ "name": "foundationAccordionItemTemplate",
1151
+ "module": "src/accordion-item/accordion-item.template.ts"
1208
1152
  }
1209
1153
  }
1210
1154
  ]
1211
1155
  },
1212
1156
  {
1213
1157
  "kind": "javascript-module",
1214
- "path": "src/actions-menu/actions-menu.ts",
1158
+ "path": "src/accordion-item/accordion-item.ts",
1215
1159
  "declarations": [
1216
1160
  {
1217
1161
  "kind": "class",
1218
1162
  "description": "",
1219
- "name": "ActionsMenu",
1220
- "members": [
1163
+ "name": "AccordionItem",
1164
+ "superclass": {
1165
+ "name": "FASTAccordionItem",
1166
+ "package": "@microsoft/fast-components"
1167
+ },
1168
+ "tagName": "%%prefix%%-accordion-item",
1169
+ "customElement": true,
1170
+ "attributes": [
1221
1171
  {
1222
- "kind": "field",
1223
- "name": "actions",
1172
+ "name": "heading-level",
1224
1173
  "type": {
1225
- "text": "ActionMenuItem[]"
1174
+ "text": "1 | 2 | 3 | 4 | 5 | 6"
1175
+ },
1176
+ "default": "2",
1177
+ "description": "Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level | level of the\nheading element.",
1178
+ "fieldName": "headinglevel",
1179
+ "inheritedFrom": {
1180
+ "name": "AccordionItem",
1181
+ "module": "src/accordion-item/accordion-item.ts"
1226
1182
  }
1227
1183
  },
1228
1184
  {
1229
- "kind": "field",
1230
- "name": "isVertical",
1231
1185
  "type": {
1232
1186
  "text": "boolean"
1233
1187
  },
1234
- "default": "false"
1188
+ "default": "false",
1189
+ "description": "Expands or collapses the item.",
1190
+ "fieldName": "expanded",
1191
+ "inheritedFrom": {
1192
+ "name": "AccordionItem",
1193
+ "module": "src/accordion-item/accordion-item.ts"
1194
+ }
1235
1195
  },
1196
+ {
1197
+ "name": "id",
1198
+ "type": {
1199
+ "text": "string"
1200
+ },
1201
+ "description": "The item ID",
1202
+ "fieldName": "id",
1203
+ "inheritedFrom": {
1204
+ "name": "AccordionItem",
1205
+ "module": "src/accordion-item/accordion-item.ts"
1206
+ }
1207
+ }
1208
+ ],
1209
+ "members": [
1236
1210
  {
1237
1211
  "kind": "field",
1238
- "name": "addDefaultActions",
1212
+ "name": "headinglevel",
1239
1213
  "type": {
1240
- "text": "boolean"
1214
+ "text": "1 | 2 | 3 | 4 | 5 | 6"
1241
1215
  },
1242
- "default": "true"
1216
+ "privacy": "public",
1217
+ "default": "2",
1218
+ "description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
1219
+ "inheritedFrom": {
1220
+ "name": "AccordionItem",
1221
+ "module": "src/accordion-item/accordion-item.ts"
1222
+ }
1243
1223
  },
1244
1224
  {
1245
1225
  "kind": "field",
1246
- "name": "autoCloseOnAction",
1226
+ "name": "expanded",
1247
1227
  "type": {
1248
1228
  "text": "boolean"
1249
1229
  },
1250
- "default": "true"
1230
+ "privacy": "public",
1231
+ "default": "false",
1232
+ "description": "Expands or collapses the item.",
1233
+ "inheritedFrom": {
1234
+ "name": "AccordionItem",
1235
+ "module": "src/accordion-item/accordion-item.ts"
1236
+ }
1251
1237
  },
1252
1238
  {
1253
1239
  "kind": "field",
1254
- "name": "classNames",
1240
+ "name": "id",
1255
1241
  "type": {
1256
1242
  "text": "string"
1257
- }
1258
- },
1259
- {
1260
- "kind": "field",
1261
- "name": "definition",
1262
- "type": {
1263
- "text": "any"
1264
- }
1265
- },
1266
- {
1267
- "kind": "field",
1268
- "name": "name",
1269
- "type": {
1270
- "text": "string"
1271
- },
1272
- "default": "'Actions'"
1273
- },
1274
- {
1275
- "kind": "field",
1276
- "name": "open",
1277
- "type": {
1278
- "text": "boolean"
1279
1243
  },
1280
- "default": "false"
1281
- },
1282
- {
1283
- "kind": "field",
1284
- "name": "buttonAppearance",
1285
- "type": {
1286
- "text": "string"
1244
+ "privacy": "public",
1245
+ "description": "The item ID",
1246
+ "inheritedFrom": {
1247
+ "name": "AccordionItem",
1248
+ "module": "src/accordion-item/accordion-item.ts"
1287
1249
  }
1288
1250
  },
1289
1251
  {
1290
1252
  "kind": "field",
1291
- "name": "hideDisabled",
1292
- "type": {
1293
- "text": "boolean"
1294
- },
1295
- "default": "false"
1296
- },
1297
- {
1298
- "kind": "field",
1299
- "name": "hideMenuSingleOption",
1300
- "type": {
1301
- "text": "boolean"
1302
- },
1303
- "default": "false"
1304
- },
1305
- {
1306
- "kind": "field",
1307
- "name": "singleOption",
1308
- "type": {
1309
- "text": "ActionMenuItem"
1253
+ "name": "change",
1254
+ "privacy": "private",
1255
+ "inheritedFrom": {
1256
+ "name": "AccordionItem",
1257
+ "module": "src/accordion-item/accordion-item.ts"
1310
1258
  }
1311
1259
  },
1312
- {
1313
- "kind": "field",
1314
- "name": "actionsMenu",
1315
- "type": {
1316
- "text": "HTMLElement"
1317
- }
1318
- },
1319
- {
1320
- "kind": "method",
1321
- "name": "definitionChanged",
1322
- "privacy": "protected",
1323
- "parameters": [
1324
- {
1325
- "name": "oldValue",
1326
- "type": {
1327
- "text": "any"
1328
- }
1329
- },
1330
- {
1331
- "name": "newValue",
1332
- "type": {
1333
- "text": "any"
1334
- }
1335
- }
1336
- ]
1337
- },
1338
- {
1339
- "kind": "method",
1340
- "name": "openChanged",
1341
- "privacy": "protected"
1342
- },
1343
- {
1344
- "kind": "method",
1345
- "name": "toggleActionsMenuVisibility"
1346
- },
1347
- {
1348
- "kind": "method",
1349
- "name": "onActionMenuItemClick",
1350
- "parameters": [
1351
- {
1352
- "name": "callback",
1353
- "type": {
1354
- "text": "(rowData) => void | any"
1355
- }
1356
- }
1357
- ]
1358
- },
1359
- {
1360
- "kind": "field",
1361
- "name": "allActions",
1362
- "type": {
1363
- "text": "ActionMenuItem[]"
1364
- },
1365
- "readonly": true
1366
- },
1367
- {
1368
- "kind": "field",
1369
- "name": "rowData",
1370
- "readonly": true
1371
- },
1372
- {
1373
- "kind": "method",
1374
- "name": "getLabel",
1375
- "parameters": [
1376
- {
1377
- "name": "name",
1378
- "type": {
1379
- "text": "string | ((rowData: any) => string)"
1380
- }
1381
- }
1382
- ]
1383
- },
1384
- {
1385
- "kind": "method",
1386
- "name": "getTemplate",
1387
- "parameters": [
1388
- {
1389
- "name": "prefix",
1390
- "type": {
1391
- "text": "string"
1392
- }
1393
- }
1394
- ]
1395
- },
1396
1260
  {
1397
1261
  "kind": "field",
1398
1262
  "name": "_presentation",
@@ -1505,107 +1369,78 @@
1505
1369
  }
1506
1370
  }
1507
1371
  ],
1508
- "attributes": [
1509
- {
1510
- "name": "is-vertical",
1511
- "type": {
1512
- "text": "boolean"
1513
- },
1514
- "default": "false",
1515
- "fieldName": "isVertical"
1516
- },
1517
- {
1518
- "name": "add-default-actions",
1519
- "type": {
1520
- "text": "boolean"
1521
- },
1522
- "default": "true",
1523
- "fieldName": "addDefaultActions"
1524
- },
1525
- {
1526
- "name": "auto-close-on-action",
1527
- "type": {
1528
- "text": "boolean"
1529
- },
1530
- "default": "true",
1531
- "fieldName": "autoCloseOnAction"
1532
- },
1533
- {
1534
- "name": "name",
1535
- "type": {
1536
- "text": "string"
1537
- },
1538
- "default": "'Actions'",
1539
- "fieldName": "name"
1540
- },
1541
- {
1542
- "name": "open",
1543
- "type": {
1544
- "text": "boolean"
1545
- },
1546
- "default": "false",
1547
- "fieldName": "open"
1548
- },
1549
- {
1550
- "name": "buttonAppearance",
1551
- "type": {
1552
- "text": "string"
1553
- },
1554
- "fieldName": "buttonAppearance"
1555
- },
1556
- {
1557
- "name": "hide-disabled",
1558
- "type": {
1559
- "text": "boolean"
1560
- },
1561
- "default": "false",
1562
- "fieldName": "hideDisabled"
1563
- },
1372
+ "events": [
1564
1373
  {
1565
- "name": "hide-menu-single-option",
1566
- "type": {
1567
- "text": "boolean"
1568
- },
1569
- "default": "false",
1570
- "fieldName": "hideMenuSingleOption"
1374
+ "description": "Fires a custom 'change' event when the button is invoked",
1375
+ "name": "change",
1376
+ "inheritedFrom": {
1377
+ "name": "AccordionItem",
1378
+ "module": "src/accordion-item/accordion-item.ts"
1379
+ }
1571
1380
  }
1572
- ],
1573
- "superclass": {
1574
- "name": "FoundationElement",
1575
- "package": "@microsoft/fast-foundation"
1381
+ ]
1382
+ },
1383
+ {
1384
+ "kind": "variable",
1385
+ "name": "foundationAccordionItemShadowOptions",
1386
+ "type": {
1387
+ "text": "ShadowRootInit"
1576
1388
  },
1577
- "tagName": "%%prefix%%-actions-menu",
1578
- "customElement": true
1389
+ "default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
1579
1390
  },
1580
1391
  {
1581
1392
  "kind": "variable",
1582
- "name": "foundationActionsMenu",
1583
- "description": "The Foundation Actions Menu",
1393
+ "name": "defaultAccordionItemConfig",
1394
+ "type": {
1395
+ "text": "object"
1396
+ },
1397
+ "default": "{\n collapsedIcon: `<svg width=\"16\" height=\"16\" viewBox=\"0 0 18 18\" xmlns=\"http://www.w3.org/2000/svg\" slot=\"collapsed-icon\">\n <path d=\"M15.2222 1H2.77778C1.79594 1 1 1.79594 1 2.77778V15.2222C1 16.2041 1.79594 17 2.77778 17H15.2222C16.2041 17 17 16.2041 17 15.2222V2.77778C17 1.79594 16.2041 1 15.2222 1Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"plus-sign\" d=\"M9 5.44446V12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"plus-sign\" d=\"M5.44446 9H12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n </svg>`,\n expandedIcon: `<svg width=\"16\" height=\"16\" viewBox=\"0 0 18 18\" xmlns=\"http://www.w3.org/2000/svg\" slot=\"expanded-icon\">\n <path d=\"M15.2222 1H2.77778C1.79594 1 1 1.79594 1 2.77778V15.2222C1 16.2041 1.79594 17 2.77778 17H15.2222C16.2041 17 17 16.2041 17 15.2222V2.77778C17 1.79594 16.2041 1 15.2222 1Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"minus-sign\" d=\"M5.44446 9H12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n </svg>`,\n}"
1398
+ },
1399
+ {
1400
+ "kind": "variable",
1401
+ "name": "foundationAccordionItem",
1402
+ "description": "The Foundation Accordion Item",
1584
1403
  "privacy": "public"
1585
1404
  }
1586
1405
  ],
1587
1406
  "exports": [
1588
1407
  {
1589
1408
  "kind": "js",
1590
- "name": "ActionsMenu",
1409
+ "name": "AccordionItem",
1591
1410
  "declaration": {
1592
- "name": "ActionsMenu",
1593
- "module": "src/actions-menu/actions-menu.ts"
1411
+ "name": "AccordionItem",
1412
+ "module": "src/accordion-item/accordion-item.ts"
1594
1413
  }
1595
1414
  },
1596
1415
  {
1597
1416
  "kind": "js",
1598
- "name": "foundationActionsMenu",
1417
+ "name": "foundationAccordionItemShadowOptions",
1599
1418
  "declaration": {
1600
- "name": "foundationActionsMenu",
1601
- "module": "src/actions-menu/actions-menu.ts"
1419
+ "name": "foundationAccordionItemShadowOptions",
1420
+ "module": "src/accordion-item/accordion-item.ts"
1421
+ }
1422
+ },
1423
+ {
1424
+ "kind": "js",
1425
+ "name": "defaultAccordionItemConfig",
1426
+ "declaration": {
1427
+ "name": "defaultAccordionItemConfig",
1428
+ "module": "src/accordion-item/accordion-item.ts"
1429
+ }
1430
+ },
1431
+ {
1432
+ "kind": "js",
1433
+ "name": "foundationAccordionItem",
1434
+ "declaration": {
1435
+ "name": "foundationAccordionItem",
1436
+ "module": "src/accordion-item/accordion-item.ts"
1602
1437
  }
1603
1438
  }
1604
1439
  ]
1605
1440
  },
1606
1441
  {
1607
1442
  "kind": "javascript-module",
1608
- "path": "src/actions-menu/index.ts",
1443
+ "path": "src/accordion-item/index.ts",
1609
1444
  "declarations": [],
1610
1445
  "exports": [
1611
1446
  {
@@ -1613,7 +1448,7 @@
1613
1448
  "name": "*",
1614
1449
  "declaration": {
1615
1450
  "name": "*",
1616
- "package": "./actions-menu.styles"
1451
+ "package": "./accordion-item.template"
1617
1452
  }
1618
1453
  },
1619
1454
  {
@@ -1621,7 +1456,7 @@
1621
1456
  "name": "*",
1622
1457
  "declaration": {
1623
1458
  "name": "*",
1624
- "package": "./actions-menu.template"
1459
+ "package": "./accordion-item.styles"
1625
1460
  }
1626
1461
  },
1627
1462
  {
@@ -1629,18 +1464,41 @@
1629
1464
  "name": "*",
1630
1465
  "declaration": {
1631
1466
  "name": "*",
1632
- "package": "./actions-menu"
1467
+ "package": "./accordion-item"
1633
1468
  }
1634
1469
  }
1635
1470
  ]
1636
1471
  },
1637
1472
  {
1638
1473
  "kind": "javascript-module",
1639
- "path": "src/accordion-item/accordion-item.styles.ts",
1474
+ "path": "src/actions-menu/actions-menu.styles.ts",
1640
1475
  "declarations": [
1641
1476
  {
1642
1477
  "kind": "function",
1643
- "name": "foundationAccordionItemStyles",
1478
+ "name": "actionsMenuBaseStyles",
1479
+ "return": {
1480
+ "type": {
1481
+ "text": "ElementStyles"
1482
+ }
1483
+ },
1484
+ "parameters": [
1485
+ {
1486
+ "name": "context",
1487
+ "type": {
1488
+ "text": "ElementDefinitionContext"
1489
+ }
1490
+ },
1491
+ {
1492
+ "name": "definition",
1493
+ "type": {
1494
+ "text": "FoundationElementDefinition"
1495
+ }
1496
+ }
1497
+ ]
1498
+ },
1499
+ {
1500
+ "kind": "function",
1501
+ "name": "foundationActionsMenuStyles",
1644
1502
  "return": {
1645
1503
  "type": {
1646
1504
  "text": "ElementStyles"
@@ -1665,157 +1523,270 @@
1665
1523
  "exports": [
1666
1524
  {
1667
1525
  "kind": "js",
1668
- "name": "foundationAccordionItemStyles",
1526
+ "name": "actionsMenuBaseStyles",
1669
1527
  "declaration": {
1670
- "name": "foundationAccordionItemStyles",
1671
- "module": "src/accordion-item/accordion-item.styles.ts"
1528
+ "name": "actionsMenuBaseStyles",
1529
+ "module": "src/actions-menu/actions-menu.styles.ts"
1530
+ }
1531
+ },
1532
+ {
1533
+ "kind": "js",
1534
+ "name": "foundationActionsMenuStyles",
1535
+ "declaration": {
1536
+ "name": "foundationActionsMenuStyles",
1537
+ "module": "src/actions-menu/actions-menu.styles.ts"
1672
1538
  }
1673
1539
  }
1674
1540
  ]
1675
1541
  },
1676
1542
  {
1677
1543
  "kind": "javascript-module",
1678
- "path": "src/accordion-item/accordion-item.template.ts",
1544
+ "path": "src/actions-menu/actions-menu.template.ts",
1679
1545
  "declarations": [
1680
1546
  {
1681
1547
  "kind": "function",
1682
- "name": "foundationAccordionItemTemplate",
1683
- "return": {
1684
- "type": {
1685
- "text": "ViewTemplate<AccordionItem>"
1686
- }
1687
- },
1548
+ "name": "menuTemplate",
1688
1549
  "parameters": [
1689
1550
  {
1690
- "name": "context",
1551
+ "name": "prefix",
1691
1552
  "type": {
1692
- "text": "ElementDefinitionContext"
1553
+ "text": "string"
1693
1554
  }
1694
- },
1555
+ }
1556
+ ]
1557
+ },
1558
+ {
1559
+ "kind": "function",
1560
+ "name": "singleOptionTemplate",
1561
+ "parameters": [
1695
1562
  {
1696
- "name": "definition",
1563
+ "name": "prefix",
1697
1564
  "type": {
1698
- "text": "FoundationElementDefinition"
1565
+ "text": "string"
1699
1566
  }
1700
1567
  }
1701
1568
  ]
1569
+ },
1570
+ {
1571
+ "kind": "variable",
1572
+ "name": "foundationActionsMenuTemplate",
1573
+ "type": {
1574
+ "text": "ViewTemplate<ActionsMenu>"
1575
+ },
1576
+ "default": "html`\n <div\n class=\"actions-container${(x) => (x.isVertical ? ' actions-vertical' : '')}\"\n part=\"actions-container\"\n >\n ${(x) => x.getTemplate(getPrefix(x))}\n </div>\n`"
1702
1577
  }
1703
1578
  ],
1704
1579
  "exports": [
1705
1580
  {
1706
1581
  "kind": "js",
1707
- "name": "foundationAccordionItemTemplate",
1582
+ "name": "menuTemplate",
1708
1583
  "declaration": {
1709
- "name": "foundationAccordionItemTemplate",
1710
- "module": "src/accordion-item/accordion-item.template.ts"
1584
+ "name": "menuTemplate",
1585
+ "module": "src/actions-menu/actions-menu.template.ts"
1586
+ }
1587
+ },
1588
+ {
1589
+ "kind": "js",
1590
+ "name": "singleOptionTemplate",
1591
+ "declaration": {
1592
+ "name": "singleOptionTemplate",
1593
+ "module": "src/actions-menu/actions-menu.template.ts"
1594
+ }
1595
+ },
1596
+ {
1597
+ "kind": "js",
1598
+ "name": "foundationActionsMenuTemplate",
1599
+ "declaration": {
1600
+ "name": "foundationActionsMenuTemplate",
1601
+ "module": "src/actions-menu/actions-menu.template.ts"
1711
1602
  }
1712
1603
  }
1713
1604
  ]
1714
1605
  },
1715
1606
  {
1716
1607
  "kind": "javascript-module",
1717
- "path": "src/accordion-item/accordion-item.ts",
1608
+ "path": "src/actions-menu/actions-menu.ts",
1718
1609
  "declarations": [
1719
1610
  {
1720
1611
  "kind": "class",
1721
1612
  "description": "",
1722
- "name": "AccordionItem",
1723
- "superclass": {
1724
- "name": "FASTAccordionItem",
1725
- "package": "@microsoft/fast-components"
1726
- },
1727
- "tagName": "%%prefix%%-accordion-item",
1728
- "customElement": true,
1729
- "attributes": [
1613
+ "name": "ActionsMenu",
1614
+ "members": [
1730
1615
  {
1731
- "name": "heading-level",
1616
+ "kind": "field",
1617
+ "name": "actions",
1618
+ "type": {
1619
+ "text": "ActionMenuItem[]"
1620
+ }
1621
+ },
1622
+ {
1623
+ "kind": "field",
1624
+ "name": "isVertical",
1625
+ "type": {
1626
+ "text": "boolean"
1627
+ },
1628
+ "default": "false"
1629
+ },
1630
+ {
1631
+ "kind": "field",
1632
+ "name": "addDefaultActions",
1732
1633
  "type": {
1733
- "text": "1 | 2 | 3 | 4 | 5 | 6"
1634
+ "text": "boolean"
1734
1635
  },
1735
- "default": "2",
1736
- "description": "Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level | level of the\nheading element.",
1737
- "fieldName": "headinglevel",
1738
- "inheritedFrom": {
1739
- "name": "AccordionItem",
1740
- "module": "src/accordion-item/accordion-item.ts"
1741
- }
1636
+ "default": "true"
1742
1637
  },
1743
1638
  {
1639
+ "kind": "field",
1640
+ "name": "autoCloseOnAction",
1744
1641
  "type": {
1745
1642
  "text": "boolean"
1746
1643
  },
1747
- "default": "false",
1748
- "description": "Expands or collapses the item.",
1749
- "fieldName": "expanded",
1750
- "inheritedFrom": {
1751
- "name": "AccordionItem",
1752
- "module": "src/accordion-item/accordion-item.ts"
1644
+ "default": "true"
1645
+ },
1646
+ {
1647
+ "kind": "field",
1648
+ "name": "classNames",
1649
+ "type": {
1650
+ "text": "string"
1753
1651
  }
1754
1652
  },
1755
1653
  {
1756
- "name": "id",
1654
+ "kind": "field",
1655
+ "name": "definition",
1656
+ "type": {
1657
+ "text": "any"
1658
+ }
1659
+ },
1660
+ {
1661
+ "kind": "field",
1662
+ "name": "name",
1757
1663
  "type": {
1758
1664
  "text": "string"
1759
1665
  },
1760
- "description": "The item ID",
1761
- "fieldName": "id",
1762
- "inheritedFrom": {
1763
- "name": "AccordionItem",
1764
- "module": "src/accordion-item/accordion-item.ts"
1765
- }
1766
- }
1767
- ],
1768
- "members": [
1666
+ "default": "'Actions'"
1667
+ },
1769
1668
  {
1770
1669
  "kind": "field",
1771
- "name": "headinglevel",
1670
+ "name": "open",
1772
1671
  "type": {
1773
- "text": "1 | 2 | 3 | 4 | 5 | 6"
1672
+ "text": "boolean"
1774
1673
  },
1775
- "privacy": "public",
1776
- "default": "2",
1777
- "description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
1778
- "inheritedFrom": {
1779
- "name": "AccordionItem",
1780
- "module": "src/accordion-item/accordion-item.ts"
1674
+ "default": "false"
1675
+ },
1676
+ {
1677
+ "kind": "field",
1678
+ "name": "buttonAppearance",
1679
+ "type": {
1680
+ "text": "string"
1781
1681
  }
1782
1682
  },
1783
1683
  {
1784
1684
  "kind": "field",
1785
- "name": "expanded",
1685
+ "name": "hideDisabled",
1786
1686
  "type": {
1787
1687
  "text": "boolean"
1788
1688
  },
1789
- "privacy": "public",
1790
- "default": "false",
1791
- "description": "Expands or collapses the item.",
1792
- "inheritedFrom": {
1793
- "name": "AccordionItem",
1794
- "module": "src/accordion-item/accordion-item.ts"
1795
- }
1689
+ "default": "false"
1796
1690
  },
1797
1691
  {
1798
1692
  "kind": "field",
1799
- "name": "id",
1693
+ "name": "hideMenuSingleOption",
1800
1694
  "type": {
1801
- "text": "string"
1695
+ "text": "boolean"
1802
1696
  },
1803
- "privacy": "public",
1804
- "description": "The item ID",
1805
- "inheritedFrom": {
1806
- "name": "AccordionItem",
1807
- "module": "src/accordion-item/accordion-item.ts"
1697
+ "default": "false"
1698
+ },
1699
+ {
1700
+ "kind": "field",
1701
+ "name": "singleOption",
1702
+ "type": {
1703
+ "text": "ActionMenuItem"
1808
1704
  }
1809
1705
  },
1810
1706
  {
1811
1707
  "kind": "field",
1812
- "name": "change",
1813
- "privacy": "private",
1814
- "inheritedFrom": {
1815
- "name": "AccordionItem",
1816
- "module": "src/accordion-item/accordion-item.ts"
1708
+ "name": "actionsMenu",
1709
+ "type": {
1710
+ "text": "HTMLElement"
1817
1711
  }
1818
1712
  },
1713
+ {
1714
+ "kind": "method",
1715
+ "name": "definitionChanged",
1716
+ "privacy": "protected",
1717
+ "parameters": [
1718
+ {
1719
+ "name": "oldValue",
1720
+ "type": {
1721
+ "text": "any"
1722
+ }
1723
+ },
1724
+ {
1725
+ "name": "newValue",
1726
+ "type": {
1727
+ "text": "any"
1728
+ }
1729
+ }
1730
+ ]
1731
+ },
1732
+ {
1733
+ "kind": "method",
1734
+ "name": "openChanged",
1735
+ "privacy": "protected"
1736
+ },
1737
+ {
1738
+ "kind": "method",
1739
+ "name": "toggleActionsMenuVisibility"
1740
+ },
1741
+ {
1742
+ "kind": "method",
1743
+ "name": "onActionMenuItemClick",
1744
+ "parameters": [
1745
+ {
1746
+ "name": "callback",
1747
+ "type": {
1748
+ "text": "(rowData) => void | any"
1749
+ }
1750
+ }
1751
+ ]
1752
+ },
1753
+ {
1754
+ "kind": "field",
1755
+ "name": "allActions",
1756
+ "type": {
1757
+ "text": "ActionMenuItem[]"
1758
+ },
1759
+ "readonly": true
1760
+ },
1761
+ {
1762
+ "kind": "field",
1763
+ "name": "rowData",
1764
+ "readonly": true
1765
+ },
1766
+ {
1767
+ "kind": "method",
1768
+ "name": "getLabel",
1769
+ "parameters": [
1770
+ {
1771
+ "name": "name",
1772
+ "type": {
1773
+ "text": "string | ((rowData: any) => string)"
1774
+ }
1775
+ }
1776
+ ]
1777
+ },
1778
+ {
1779
+ "kind": "method",
1780
+ "name": "getTemplate",
1781
+ "parameters": [
1782
+ {
1783
+ "name": "prefix",
1784
+ "type": {
1785
+ "text": "string"
1786
+ }
1787
+ }
1788
+ ]
1789
+ },
1819
1790
  {
1820
1791
  "kind": "field",
1821
1792
  "name": "_presentation",
@@ -1928,78 +1899,107 @@
1928
1899
  }
1929
1900
  }
1930
1901
  ],
1931
- "events": [
1902
+ "attributes": [
1932
1903
  {
1933
- "description": "Fires a custom 'change' event when the button is invoked",
1934
- "name": "change",
1935
- "inheritedFrom": {
1936
- "name": "AccordionItem",
1937
- "module": "src/accordion-item/accordion-item.ts"
1938
- }
1939
- }
1940
- ]
1941
- },
1942
- {
1943
- "kind": "variable",
1944
- "name": "foundationAccordionItemShadowOptions",
1945
- "type": {
1946
- "text": "ShadowRootInit"
1947
- },
1948
- "default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
1949
- },
1950
- {
1951
- "kind": "variable",
1952
- "name": "defaultAccordionItemConfig",
1953
- "type": {
1954
- "text": "object"
1904
+ "name": "is-vertical",
1905
+ "type": {
1906
+ "text": "boolean"
1907
+ },
1908
+ "default": "false",
1909
+ "fieldName": "isVertical"
1910
+ },
1911
+ {
1912
+ "name": "add-default-actions",
1913
+ "type": {
1914
+ "text": "boolean"
1915
+ },
1916
+ "default": "true",
1917
+ "fieldName": "addDefaultActions"
1918
+ },
1919
+ {
1920
+ "name": "auto-close-on-action",
1921
+ "type": {
1922
+ "text": "boolean"
1923
+ },
1924
+ "default": "true",
1925
+ "fieldName": "autoCloseOnAction"
1926
+ },
1927
+ {
1928
+ "name": "name",
1929
+ "type": {
1930
+ "text": "string"
1931
+ },
1932
+ "default": "'Actions'",
1933
+ "fieldName": "name"
1934
+ },
1935
+ {
1936
+ "name": "open",
1937
+ "type": {
1938
+ "text": "boolean"
1939
+ },
1940
+ "default": "false",
1941
+ "fieldName": "open"
1942
+ },
1943
+ {
1944
+ "name": "buttonAppearance",
1945
+ "type": {
1946
+ "text": "string"
1947
+ },
1948
+ "fieldName": "buttonAppearance"
1949
+ },
1950
+ {
1951
+ "name": "hide-disabled",
1952
+ "type": {
1953
+ "text": "boolean"
1954
+ },
1955
+ "default": "false",
1956
+ "fieldName": "hideDisabled"
1957
+ },
1958
+ {
1959
+ "name": "hide-menu-single-option",
1960
+ "type": {
1961
+ "text": "boolean"
1962
+ },
1963
+ "default": "false",
1964
+ "fieldName": "hideMenuSingleOption"
1965
+ }
1966
+ ],
1967
+ "superclass": {
1968
+ "name": "FoundationElement",
1969
+ "package": "@microsoft/fast-foundation"
1955
1970
  },
1956
- "default": "{\n collapsedIcon: `<svg width=\"16\" height=\"16\" viewBox=\"0 0 18 18\" xmlns=\"http://www.w3.org/2000/svg\" slot=\"collapsed-icon\">\n <path d=\"M15.2222 1H2.77778C1.79594 1 1 1.79594 1 2.77778V15.2222C1 16.2041 1.79594 17 2.77778 17H15.2222C16.2041 17 17 16.2041 17 15.2222V2.77778C17 1.79594 16.2041 1 15.2222 1Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"plus-sign\" d=\"M9 5.44446V12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"plus-sign\" d=\"M5.44446 9H12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n </svg>`,\n expandedIcon: `<svg width=\"16\" height=\"16\" viewBox=\"0 0 18 18\" xmlns=\"http://www.w3.org/2000/svg\" slot=\"expanded-icon\">\n <path d=\"M15.2222 1H2.77778C1.79594 1 1 1.79594 1 2.77778V15.2222C1 16.2041 1.79594 17 2.77778 17H15.2222C16.2041 17 17 16.2041 17 15.2222V2.77778C17 1.79594 16.2041 1 15.2222 1Z\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n <path class=\"minus-sign\" d=\"M5.44446 9H12.5556\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path>\n </svg>`,\n}"
1971
+ "tagName": "%%prefix%%-actions-menu",
1972
+ "customElement": true
1957
1973
  },
1958
1974
  {
1959
1975
  "kind": "variable",
1960
- "name": "foundationAccordionItem",
1961
- "description": "The Foundation Accordion Item",
1976
+ "name": "foundationActionsMenu",
1977
+ "description": "The Foundation Actions Menu",
1962
1978
  "privacy": "public"
1963
1979
  }
1964
1980
  ],
1965
1981
  "exports": [
1966
1982
  {
1967
1983
  "kind": "js",
1968
- "name": "AccordionItem",
1969
- "declaration": {
1970
- "name": "AccordionItem",
1971
- "module": "src/accordion-item/accordion-item.ts"
1972
- }
1973
- },
1974
- {
1975
- "kind": "js",
1976
- "name": "foundationAccordionItemShadowOptions",
1977
- "declaration": {
1978
- "name": "foundationAccordionItemShadowOptions",
1979
- "module": "src/accordion-item/accordion-item.ts"
1980
- }
1981
- },
1982
- {
1983
- "kind": "js",
1984
- "name": "defaultAccordionItemConfig",
1984
+ "name": "ActionsMenu",
1985
1985
  "declaration": {
1986
- "name": "defaultAccordionItemConfig",
1987
- "module": "src/accordion-item/accordion-item.ts"
1986
+ "name": "ActionsMenu",
1987
+ "module": "src/actions-menu/actions-menu.ts"
1988
1988
  }
1989
1989
  },
1990
1990
  {
1991
1991
  "kind": "js",
1992
- "name": "foundationAccordionItem",
1992
+ "name": "foundationActionsMenu",
1993
1993
  "declaration": {
1994
- "name": "foundationAccordionItem",
1995
- "module": "src/accordion-item/accordion-item.ts"
1994
+ "name": "foundationActionsMenu",
1995
+ "module": "src/actions-menu/actions-menu.ts"
1996
1996
  }
1997
1997
  }
1998
1998
  ]
1999
1999
  },
2000
2000
  {
2001
2001
  "kind": "javascript-module",
2002
- "path": "src/accordion-item/index.ts",
2002
+ "path": "src/actions-menu/index.ts",
2003
2003
  "declarations": [],
2004
2004
  "exports": [
2005
2005
  {
@@ -2007,7 +2007,7 @@
2007
2007
  "name": "*",
2008
2008
  "declaration": {
2009
2009
  "name": "*",
2010
- "package": "./accordion-item.template"
2010
+ "package": "./actions-menu.styles"
2011
2011
  }
2012
2012
  },
2013
2013
  {
@@ -2015,7 +2015,7 @@
2015
2015
  "name": "*",
2016
2016
  "declaration": {
2017
2017
  "name": "*",
2018
- "package": "./accordion-item.styles"
2018
+ "package": "./actions-menu.template"
2019
2019
  }
2020
2020
  },
2021
2021
  {
@@ -2023,7 +2023,7 @@
2023
2023
  "name": "*",
2024
2024
  "declaration": {
2025
2025
  "name": "*",
2026
- "package": "./accordion-item"
2026
+ "package": "./actions-menu"
2027
2027
  }
2028
2028
  }
2029
2029
  ]
@@ -27695,68 +27695,250 @@
27695
27695
  "exports": [
27696
27696
  {
27697
27697
  "kind": "js",
27698
- "name": "defineFactory",
27698
+ "name": "defineFactory",
27699
+ "declaration": {
27700
+ "name": "defineFactory",
27701
+ "module": "src/patterns/define.ts"
27702
+ }
27703
+ }
27704
+ ]
27705
+ },
27706
+ {
27707
+ "kind": "javascript-module",
27708
+ "path": "src/patterns/index.ts",
27709
+ "declarations": [],
27710
+ "exports": [
27711
+ {
27712
+ "kind": "js",
27713
+ "name": "*",
27714
+ "declaration": {
27715
+ "name": "*",
27716
+ "package": "./define"
27717
+ }
27718
+ },
27719
+ {
27720
+ "kind": "js",
27721
+ "name": "*",
27722
+ "declaration": {
27723
+ "name": "*",
27724
+ "package": "./tag-for"
27725
+ }
27726
+ }
27727
+ ]
27728
+ },
27729
+ {
27730
+ "kind": "javascript-module",
27731
+ "path": "src/patterns/tag-for.ts",
27732
+ "declarations": [
27733
+ {
27734
+ "kind": "function",
27735
+ "name": "tagFor",
27736
+ "return": {
27737
+ "type": {
27738
+ "text": ""
27739
+ }
27740
+ },
27741
+ "parameters": [
27742
+ {
27743
+ "name": "dependency",
27744
+ "type": {
27745
+ "text": "TemplateElementDependency"
27746
+ },
27747
+ "description": "The dependency the template is dependent on."
27748
+ }
27749
+ ],
27750
+ "description": "Determines what HTML tag name to use for the dependency."
27751
+ }
27752
+ ],
27753
+ "exports": [
27754
+ {
27755
+ "kind": "js",
27756
+ "name": "tagFor",
27757
+ "declaration": {
27758
+ "name": "tagFor",
27759
+ "module": "src/patterns/tag-for.ts"
27760
+ }
27761
+ }
27762
+ ]
27763
+ },
27764
+ {
27765
+ "kind": "javascript-module",
27766
+ "path": "src/progress/index.ts",
27767
+ "declarations": [],
27768
+ "exports": [
27769
+ {
27770
+ "kind": "js",
27771
+ "name": "*",
27772
+ "declaration": {
27773
+ "name": "*",
27774
+ "package": "./progress.template"
27775
+ }
27776
+ },
27777
+ {
27778
+ "kind": "js",
27779
+ "name": "*",
27780
+ "declaration": {
27781
+ "name": "*",
27782
+ "package": "./progress.styles"
27783
+ }
27784
+ },
27785
+ {
27786
+ "kind": "js",
27787
+ "name": "*",
27788
+ "declaration": {
27789
+ "name": "*",
27790
+ "package": "./progress"
27791
+ }
27792
+ }
27793
+ ]
27794
+ },
27795
+ {
27796
+ "kind": "javascript-module",
27797
+ "path": "src/progress/progress.styles.ts",
27798
+ "declarations": [
27799
+ {
27800
+ "kind": "function",
27801
+ "name": "foundationProgressStyles",
27802
+ "return": {
27803
+ "type": {
27804
+ "text": "ElementStyles"
27805
+ }
27806
+ },
27807
+ "parameters": [
27808
+ {
27809
+ "name": "context",
27810
+ "type": {
27811
+ "text": "ElementDefinitionContext"
27812
+ }
27813
+ },
27814
+ {
27815
+ "name": "definition",
27816
+ "type": {
27817
+ "text": "ProgressOptions"
27818
+ }
27819
+ }
27820
+ ]
27821
+ }
27822
+ ],
27823
+ "exports": [
27824
+ {
27825
+ "kind": "js",
27826
+ "name": "foundationProgressStyles",
27827
+ "declaration": {
27828
+ "name": "foundationProgressStyles",
27829
+ "module": "src/progress/progress.styles.ts"
27830
+ }
27831
+ }
27832
+ ]
27833
+ },
27834
+ {
27835
+ "kind": "javascript-module",
27836
+ "path": "src/progress/progress.template.ts",
27837
+ "declarations": [
27838
+ {
27839
+ "kind": "function",
27840
+ "name": "foundationProgressTemplate",
27841
+ "return": {
27842
+ "type": {
27843
+ "text": "ViewTemplate<Progress>"
27844
+ }
27845
+ },
27846
+ "parameters": [
27847
+ {
27848
+ "name": "context",
27849
+ "type": {
27850
+ "text": "ElementDefinitionContext"
27851
+ }
27852
+ },
27853
+ {
27854
+ "name": "definition",
27855
+ "type": {
27856
+ "text": "ProgressOptions"
27857
+ }
27858
+ }
27859
+ ]
27860
+ }
27861
+ ],
27862
+ "exports": [
27863
+ {
27864
+ "kind": "js",
27865
+ "name": "foundationProgressTemplate",
27866
+ "declaration": {
27867
+ "name": "foundationProgressTemplate",
27868
+ "module": "src/progress/progress.template.ts"
27869
+ }
27870
+ }
27871
+ ]
27872
+ },
27873
+ {
27874
+ "kind": "javascript-module",
27875
+ "path": "src/progress/progress.ts",
27876
+ "declarations": [
27877
+ {
27878
+ "kind": "class",
27879
+ "description": "",
27880
+ "name": "Progress",
27881
+ "superclass": {
27882
+ "name": "FASTProgress",
27883
+ "package": "@microsoft/fast-components"
27884
+ },
27885
+ "tagName": "%%prefix%%-progress",
27886
+ "customElement": true
27887
+ },
27888
+ {
27889
+ "kind": "variable",
27890
+ "name": "foundationProgressShadowOptions",
27891
+ "type": {
27892
+ "text": "ShadowRootInit"
27893
+ },
27894
+ "default": "undefined"
27895
+ },
27896
+ {
27897
+ "kind": "variable",
27898
+ "name": "defaultProgressConfig",
27899
+ "type": {
27900
+ "text": "object"
27901
+ },
27902
+ "default": "{\n indeterminateIndicator1: `<span class=\"indeterminate-indicator-1\" part=\"indeterminate-indicator-1\"></span>`,\n indeterminateIndicator2: `<span class=\"indeterminate-indicator-1\" part=\"indeterminate-indicator-1\"></span>`,\n}"
27903
+ },
27904
+ {
27905
+ "kind": "variable",
27906
+ "name": "foundationProgress",
27907
+ "description": "The Foundation Progress",
27908
+ "privacy": "public"
27909
+ }
27910
+ ],
27911
+ "exports": [
27912
+ {
27913
+ "kind": "js",
27914
+ "name": "Progress",
27699
27915
  "declaration": {
27700
- "name": "defineFactory",
27701
- "module": "src/patterns/define.ts"
27916
+ "name": "Progress",
27917
+ "module": "src/progress/progress.ts"
27702
27918
  }
27703
- }
27704
- ]
27705
- },
27706
- {
27707
- "kind": "javascript-module",
27708
- "path": "src/patterns/index.ts",
27709
- "declarations": [],
27710
- "exports": [
27919
+ },
27711
27920
  {
27712
27921
  "kind": "js",
27713
- "name": "*",
27922
+ "name": "foundationProgressShadowOptions",
27714
27923
  "declaration": {
27715
- "name": "*",
27716
- "package": "./define"
27924
+ "name": "foundationProgressShadowOptions",
27925
+ "module": "src/progress/progress.ts"
27717
27926
  }
27718
27927
  },
27719
27928
  {
27720
27929
  "kind": "js",
27721
- "name": "*",
27930
+ "name": "defaultProgressConfig",
27722
27931
  "declaration": {
27723
- "name": "*",
27724
- "package": "./tag-for"
27932
+ "name": "defaultProgressConfig",
27933
+ "module": "src/progress/progress.ts"
27725
27934
  }
27726
- }
27727
- ]
27728
- },
27729
- {
27730
- "kind": "javascript-module",
27731
- "path": "src/patterns/tag-for.ts",
27732
- "declarations": [
27733
- {
27734
- "kind": "function",
27735
- "name": "tagFor",
27736
- "return": {
27737
- "type": {
27738
- "text": ""
27739
- }
27740
- },
27741
- "parameters": [
27742
- {
27743
- "name": "dependency",
27744
- "type": {
27745
- "text": "TemplateElementDependency"
27746
- },
27747
- "description": "The dependency the template is dependent on."
27748
- }
27749
- ],
27750
- "description": "Determines what HTML tag name to use for the dependency."
27751
- }
27752
- ],
27753
- "exports": [
27935
+ },
27754
27936
  {
27755
27937
  "kind": "js",
27756
- "name": "tagFor",
27938
+ "name": "foundationProgress",
27757
27939
  "declaration": {
27758
- "name": "tagFor",
27759
- "module": "src/patterns/tag-for.ts"
27940
+ "name": "foundationProgress",
27941
+ "module": "src/progress/progress.ts"
27760
27942
  }
27761
27943
  }
27762
27944
  ]
@@ -28117,188 +28299,6 @@
28117
28299
  }
28118
28300
  ]
28119
28301
  },
28120
- {
28121
- "kind": "javascript-module",
28122
- "path": "src/progress/index.ts",
28123
- "declarations": [],
28124
- "exports": [
28125
- {
28126
- "kind": "js",
28127
- "name": "*",
28128
- "declaration": {
28129
- "name": "*",
28130
- "package": "./progress.template"
28131
- }
28132
- },
28133
- {
28134
- "kind": "js",
28135
- "name": "*",
28136
- "declaration": {
28137
- "name": "*",
28138
- "package": "./progress.styles"
28139
- }
28140
- },
28141
- {
28142
- "kind": "js",
28143
- "name": "*",
28144
- "declaration": {
28145
- "name": "*",
28146
- "package": "./progress"
28147
- }
28148
- }
28149
- ]
28150
- },
28151
- {
28152
- "kind": "javascript-module",
28153
- "path": "src/progress/progress.styles.ts",
28154
- "declarations": [
28155
- {
28156
- "kind": "function",
28157
- "name": "foundationProgressStyles",
28158
- "return": {
28159
- "type": {
28160
- "text": "ElementStyles"
28161
- }
28162
- },
28163
- "parameters": [
28164
- {
28165
- "name": "context",
28166
- "type": {
28167
- "text": "ElementDefinitionContext"
28168
- }
28169
- },
28170
- {
28171
- "name": "definition",
28172
- "type": {
28173
- "text": "ProgressOptions"
28174
- }
28175
- }
28176
- ]
28177
- }
28178
- ],
28179
- "exports": [
28180
- {
28181
- "kind": "js",
28182
- "name": "foundationProgressStyles",
28183
- "declaration": {
28184
- "name": "foundationProgressStyles",
28185
- "module": "src/progress/progress.styles.ts"
28186
- }
28187
- }
28188
- ]
28189
- },
28190
- {
28191
- "kind": "javascript-module",
28192
- "path": "src/progress/progress.template.ts",
28193
- "declarations": [
28194
- {
28195
- "kind": "function",
28196
- "name": "foundationProgressTemplate",
28197
- "return": {
28198
- "type": {
28199
- "text": "ViewTemplate<Progress>"
28200
- }
28201
- },
28202
- "parameters": [
28203
- {
28204
- "name": "context",
28205
- "type": {
28206
- "text": "ElementDefinitionContext"
28207
- }
28208
- },
28209
- {
28210
- "name": "definition",
28211
- "type": {
28212
- "text": "ProgressOptions"
28213
- }
28214
- }
28215
- ]
28216
- }
28217
- ],
28218
- "exports": [
28219
- {
28220
- "kind": "js",
28221
- "name": "foundationProgressTemplate",
28222
- "declaration": {
28223
- "name": "foundationProgressTemplate",
28224
- "module": "src/progress/progress.template.ts"
28225
- }
28226
- }
28227
- ]
28228
- },
28229
- {
28230
- "kind": "javascript-module",
28231
- "path": "src/progress/progress.ts",
28232
- "declarations": [
28233
- {
28234
- "kind": "class",
28235
- "description": "",
28236
- "name": "Progress",
28237
- "superclass": {
28238
- "name": "FASTProgress",
28239
- "package": "@microsoft/fast-components"
28240
- },
28241
- "tagName": "%%prefix%%-progress",
28242
- "customElement": true
28243
- },
28244
- {
28245
- "kind": "variable",
28246
- "name": "foundationProgressShadowOptions",
28247
- "type": {
28248
- "text": "ShadowRootInit"
28249
- },
28250
- "default": "undefined"
28251
- },
28252
- {
28253
- "kind": "variable",
28254
- "name": "defaultProgressConfig",
28255
- "type": {
28256
- "text": "object"
28257
- },
28258
- "default": "{\n indeterminateIndicator1: `<span class=\"indeterminate-indicator-1\" part=\"indeterminate-indicator-1\"></span>`,\n indeterminateIndicator2: `<span class=\"indeterminate-indicator-1\" part=\"indeterminate-indicator-1\"></span>`,\n}"
28259
- },
28260
- {
28261
- "kind": "variable",
28262
- "name": "foundationProgress",
28263
- "description": "The Foundation Progress",
28264
- "privacy": "public"
28265
- }
28266
- ],
28267
- "exports": [
28268
- {
28269
- "kind": "js",
28270
- "name": "Progress",
28271
- "declaration": {
28272
- "name": "Progress",
28273
- "module": "src/progress/progress.ts"
28274
- }
28275
- },
28276
- {
28277
- "kind": "js",
28278
- "name": "foundationProgressShadowOptions",
28279
- "declaration": {
28280
- "name": "foundationProgressShadowOptions",
28281
- "module": "src/progress/progress.ts"
28282
- }
28283
- },
28284
- {
28285
- "kind": "js",
28286
- "name": "defaultProgressConfig",
28287
- "declaration": {
28288
- "name": "defaultProgressConfig",
28289
- "module": "src/progress/progress.ts"
28290
- }
28291
- },
28292
- {
28293
- "kind": "js",
28294
- "name": "foundationProgress",
28295
- "declaration": {
28296
- "name": "foundationProgress",
28297
- "module": "src/progress/progress.ts"
28298
- }
28299
- }
28300
- ]
28301
- },
28302
28302
  {
28303
28303
  "kind": "javascript-module",
28304
28304
  "path": "src/progress-ring/index.ts",