@genesislcap/foundation-ui 14.488.2-FUI-2571.3 → 14.488.2-GENC-1351.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/custom-elements.json +823 -823
- package/dist/dts/react.d.ts +8 -8
- package/dist/react.cjs +5 -5
- package/dist/react.mjs +4 -4
- package/package.json +19 -19
|
@@ -934,44 +934,66 @@
|
|
|
934
934
|
},
|
|
935
935
|
{
|
|
936
936
|
"kind": "javascript-module",
|
|
937
|
-
"path": "src/
|
|
937
|
+
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
938
938
|
"declarations": [
|
|
939
939
|
{
|
|
940
|
-
"kind": "
|
|
941
|
-
"
|
|
942
|
-
"
|
|
943
|
-
|
|
944
|
-
|
|
945
|
-
|
|
946
|
-
|
|
947
|
-
|
|
948
|
-
"text": "string"
|
|
949
|
-
},
|
|
950
|
-
"description": "Optional non-editable label shown on the left inside the field, before the input."
|
|
951
|
-
},
|
|
940
|
+
"kind": "function",
|
|
941
|
+
"name": "foundationAccordionItemStyles",
|
|
942
|
+
"return": {
|
|
943
|
+
"type": {
|
|
944
|
+
"text": "ElementStyles"
|
|
945
|
+
}
|
|
946
|
+
},
|
|
947
|
+
"parameters": [
|
|
952
948
|
{
|
|
953
|
-
"
|
|
954
|
-
"name": "suffix",
|
|
949
|
+
"name": "context",
|
|
955
950
|
"type": {
|
|
956
|
-
"text": "
|
|
957
|
-
}
|
|
958
|
-
"description": "Optional non-editable suffix (e.g. unit label) shown on the right inside the field."
|
|
951
|
+
"text": "ElementDefinitionContext"
|
|
952
|
+
}
|
|
959
953
|
},
|
|
960
954
|
{
|
|
961
|
-
"
|
|
962
|
-
"name": "hideAffixFromScreenReader",
|
|
955
|
+
"name": "definition",
|
|
963
956
|
"type": {
|
|
964
|
-
"text": "
|
|
965
|
-
}
|
|
966
|
-
"default": "false",
|
|
967
|
-
"description": "When true, prefix/suffix are not exposed to assistive technology (`aria-hidden` on affixes,\nand their ids are omitted from the control's `aria-describedby`).\nUse only when the unit or symbol is redundant with the visible label or other text."
|
|
957
|
+
"text": "FoundationElementDefinition"
|
|
958
|
+
}
|
|
968
959
|
}
|
|
969
|
-
]
|
|
960
|
+
]
|
|
961
|
+
}
|
|
962
|
+
],
|
|
963
|
+
"exports": [
|
|
964
|
+
{
|
|
965
|
+
"kind": "js",
|
|
966
|
+
"name": "foundationAccordionItemStyles",
|
|
967
|
+
"declaration": {
|
|
968
|
+
"name": "foundationAccordionItemStyles",
|
|
969
|
+
"module": "src/accordion-item/accordion-item.styles.ts"
|
|
970
|
+
}
|
|
971
|
+
}
|
|
972
|
+
]
|
|
973
|
+
},
|
|
974
|
+
{
|
|
975
|
+
"kind": "javascript-module",
|
|
976
|
+
"path": "src/accordion-item/accordion-item.template.ts",
|
|
977
|
+
"declarations": [
|
|
978
|
+
{
|
|
979
|
+
"kind": "function",
|
|
980
|
+
"name": "foundationAccordionItemTemplate",
|
|
981
|
+
"return": {
|
|
982
|
+
"type": {
|
|
983
|
+
"text": "ViewTemplate<AccordionItem>"
|
|
984
|
+
}
|
|
985
|
+
},
|
|
970
986
|
"parameters": [
|
|
971
987
|
{
|
|
972
|
-
"name": "
|
|
988
|
+
"name": "context",
|
|
973
989
|
"type": {
|
|
974
|
-
"text": "
|
|
990
|
+
"text": "ElementDefinitionContext"
|
|
991
|
+
}
|
|
992
|
+
},
|
|
993
|
+
{
|
|
994
|
+
"name": "definition",
|
|
995
|
+
"type": {
|
|
996
|
+
"text": "FoundationElementDefinition"
|
|
975
997
|
}
|
|
976
998
|
}
|
|
977
999
|
]
|
|
@@ -980,169 +1002,117 @@
|
|
|
980
1002
|
"exports": [
|
|
981
1003
|
{
|
|
982
1004
|
"kind": "js",
|
|
983
|
-
"name": "
|
|
1005
|
+
"name": "foundationAccordionItemTemplate",
|
|
984
1006
|
"declaration": {
|
|
985
|
-
"name": "
|
|
986
|
-
"module": "src/
|
|
1007
|
+
"name": "foundationAccordionItemTemplate",
|
|
1008
|
+
"module": "src/accordion-item/accordion-item.template.ts"
|
|
987
1009
|
}
|
|
988
1010
|
}
|
|
989
1011
|
]
|
|
990
1012
|
},
|
|
991
1013
|
{
|
|
992
1014
|
"kind": "javascript-module",
|
|
993
|
-
"path": "src/
|
|
1015
|
+
"path": "src/accordion-item/accordion-item.ts",
|
|
994
1016
|
"declarations": [
|
|
995
1017
|
{
|
|
996
1018
|
"kind": "class",
|
|
997
|
-
"description": "
|
|
998
|
-
"name": "
|
|
999
|
-
"
|
|
1019
|
+
"description": "",
|
|
1020
|
+
"name": "AccordionItem",
|
|
1021
|
+
"superclass": {
|
|
1022
|
+
"name": "FASTAccordionItem",
|
|
1023
|
+
"package": "@microsoft/fast-components"
|
|
1024
|
+
},
|
|
1025
|
+
"tagName": "%%prefix%%-accordion-item",
|
|
1026
|
+
"customElement": true,
|
|
1027
|
+
"attributes": [
|
|
1000
1028
|
{
|
|
1001
|
-
"
|
|
1002
|
-
"name": "fileInput",
|
|
1029
|
+
"name": "heading-level",
|
|
1003
1030
|
"type": {
|
|
1004
|
-
"text": "
|
|
1031
|
+
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
1005
1032
|
},
|
|
1006
|
-
"
|
|
1033
|
+
"default": "2",
|
|
1034
|
+
"description": "Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level | level of the\nheading element.",
|
|
1035
|
+
"fieldName": "headinglevel",
|
|
1036
|
+
"inheritedFrom": {
|
|
1037
|
+
"name": "AccordionItem",
|
|
1038
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1039
|
+
}
|
|
1007
1040
|
},
|
|
1008
1041
|
{
|
|
1009
|
-
"kind": "field",
|
|
1010
|
-
"name": "selectedFile",
|
|
1011
1042
|
"type": {
|
|
1012
|
-
"text": "
|
|
1043
|
+
"text": "boolean"
|
|
1013
1044
|
},
|
|
1014
|
-
"
|
|
1015
|
-
"
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
|
|
1019
|
-
|
|
1020
|
-
"type": {
|
|
1021
|
-
"text": "string"
|
|
1045
|
+
"default": "false",
|
|
1046
|
+
"description": "Expands or collapses the item.",
|
|
1047
|
+
"fieldName": "expanded",
|
|
1048
|
+
"inheritedFrom": {
|
|
1049
|
+
"name": "AccordionItem",
|
|
1050
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1022
1051
|
}
|
|
1023
1052
|
},
|
|
1024
1053
|
{
|
|
1025
|
-
"
|
|
1026
|
-
"name": "accept",
|
|
1054
|
+
"name": "id",
|
|
1027
1055
|
"type": {
|
|
1028
1056
|
"text": "string"
|
|
1029
1057
|
},
|
|
1030
|
-
"
|
|
1031
|
-
|
|
1032
|
-
|
|
1033
|
-
|
|
1034
|
-
|
|
1035
|
-
"default": "10_485_760",
|
|
1036
|
-
"type": {
|
|
1037
|
-
"text": "number"
|
|
1058
|
+
"description": "The item ID",
|
|
1059
|
+
"fieldName": "id",
|
|
1060
|
+
"inheritedFrom": {
|
|
1061
|
+
"name": "AccordionItem",
|
|
1062
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1038
1063
|
}
|
|
1039
|
-
}
|
|
1064
|
+
}
|
|
1065
|
+
],
|
|
1066
|
+
"members": [
|
|
1040
1067
|
{
|
|
1041
1068
|
"kind": "field",
|
|
1042
|
-
"name": "
|
|
1069
|
+
"name": "headinglevel",
|
|
1043
1070
|
"type": {
|
|
1044
|
-
"text": "
|
|
1071
|
+
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
1045
1072
|
},
|
|
1046
|
-
"
|
|
1073
|
+
"privacy": "public",
|
|
1074
|
+
"default": "2",
|
|
1075
|
+
"description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
|
|
1076
|
+
"inheritedFrom": {
|
|
1077
|
+
"name": "AccordionItem",
|
|
1078
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1079
|
+
}
|
|
1047
1080
|
},
|
|
1048
1081
|
{
|
|
1049
1082
|
"kind": "field",
|
|
1050
|
-
"name": "
|
|
1083
|
+
"name": "expanded",
|
|
1051
1084
|
"type": {
|
|
1052
1085
|
"text": "boolean"
|
|
1053
1086
|
},
|
|
1054
|
-
"default": "false"
|
|
1055
|
-
},
|
|
1056
|
-
{
|
|
1057
|
-
"kind": "method",
|
|
1058
|
-
"name": "handleClick",
|
|
1059
|
-
"privacy": "public",
|
|
1060
|
-
"description": "Opens the file picker dialog\nClears any previous file selection before opening"
|
|
1061
|
-
},
|
|
1062
|
-
{
|
|
1063
|
-
"kind": "method",
|
|
1064
|
-
"name": "onInputChange",
|
|
1065
|
-
"privacy": "public",
|
|
1066
|
-
"parameters": [
|
|
1067
|
-
{
|
|
1068
|
-
"name": "e",
|
|
1069
|
-
"type": {
|
|
1070
|
-
"text": "Event"
|
|
1071
|
-
},
|
|
1072
|
-
"description": "The change event from the file input"
|
|
1073
|
-
}
|
|
1074
|
-
],
|
|
1075
|
-
"description": "Handles file selection from the file input\nValidates file size and sets up for processing"
|
|
1076
|
-
},
|
|
1077
|
-
{
|
|
1078
|
-
"kind": "method",
|
|
1079
|
-
"name": "clearSelection",
|
|
1080
|
-
"privacy": "public",
|
|
1081
|
-
"description": "Clears all file selection and processing state\nResets the component to its initial state"
|
|
1082
|
-
},
|
|
1083
|
-
{
|
|
1084
|
-
"kind": "method",
|
|
1085
|
-
"name": "getSelectedFile",
|
|
1086
1087
|
"privacy": "public",
|
|
1087
|
-
"
|
|
1088
|
-
"
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1088
|
+
"default": "false",
|
|
1089
|
+
"description": "Expands or collapses the item.",
|
|
1090
|
+
"inheritedFrom": {
|
|
1091
|
+
"name": "AccordionItem",
|
|
1092
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1092
1093
|
}
|
|
1093
1094
|
},
|
|
1094
1095
|
{
|
|
1095
|
-
"kind": "
|
|
1096
|
-
"name": "
|
|
1097
|
-
"
|
|
1098
|
-
|
|
1099
|
-
{
|
|
1100
|
-
"name": "title",
|
|
1101
|
-
"type": {
|
|
1102
|
-
"text": "string"
|
|
1103
|
-
},
|
|
1104
|
-
"description": "The error title"
|
|
1105
|
-
},
|
|
1106
|
-
{
|
|
1107
|
-
"name": "message",
|
|
1108
|
-
"type": {
|
|
1109
|
-
"text": "string"
|
|
1110
|
-
},
|
|
1111
|
-
"description": "The error message"
|
|
1112
|
-
}
|
|
1113
|
-
],
|
|
1114
|
-
"description": "Shows an error notification using the unified error handling system"
|
|
1115
|
-
},
|
|
1116
|
-
{
|
|
1117
|
-
"kind": "method",
|
|
1118
|
-
"name": "onFileSelected",
|
|
1119
|
-
"privacy": "protected",
|
|
1120
|
-
"return": {
|
|
1121
|
-
"type": {
|
|
1122
|
-
"text": "void"
|
|
1123
|
-
}
|
|
1096
|
+
"kind": "field",
|
|
1097
|
+
"name": "id",
|
|
1098
|
+
"type": {
|
|
1099
|
+
"text": "string"
|
|
1124
1100
|
},
|
|
1125
|
-
"
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
|
|
1130
|
-
|
|
1131
|
-
"description": "The selected file"
|
|
1132
|
-
}
|
|
1133
|
-
],
|
|
1134
|
-
"description": "Abstract method called when a file is selected"
|
|
1101
|
+
"privacy": "public",
|
|
1102
|
+
"description": "The item ID",
|
|
1103
|
+
"inheritedFrom": {
|
|
1104
|
+
"name": "AccordionItem",
|
|
1105
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1106
|
+
}
|
|
1135
1107
|
},
|
|
1136
1108
|
{
|
|
1137
|
-
"kind": "
|
|
1138
|
-
"name": "
|
|
1139
|
-
"privacy": "
|
|
1140
|
-
"
|
|
1141
|
-
"
|
|
1142
|
-
|
|
1143
|
-
|
|
1144
|
-
},
|
|
1145
|
-
"description": "Abstract method called when file selection is cleared"
|
|
1109
|
+
"kind": "field",
|
|
1110
|
+
"name": "change",
|
|
1111
|
+
"privacy": "private",
|
|
1112
|
+
"inheritedFrom": {
|
|
1113
|
+
"name": "AccordionItem",
|
|
1114
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1115
|
+
}
|
|
1146
1116
|
},
|
|
1147
1117
|
{
|
|
1148
1118
|
"kind": "field",
|
|
@@ -1258,149 +1228,76 @@
|
|
|
1258
1228
|
],
|
|
1259
1229
|
"events": [
|
|
1260
1230
|
{
|
|
1261
|
-
"description": "
|
|
1262
|
-
"name": "
|
|
1263
|
-
|
|
1264
|
-
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
}
|
|
1268
|
-
],
|
|
1269
|
-
"attributes": [
|
|
1270
|
-
{
|
|
1271
|
-
"name": "label",
|
|
1272
|
-
"type": {
|
|
1273
|
-
"text": "string"
|
|
1274
|
-
},
|
|
1275
|
-
"fieldName": "label"
|
|
1276
|
-
},
|
|
1277
|
-
{
|
|
1278
|
-
"name": "accept",
|
|
1279
|
-
"type": {
|
|
1280
|
-
"text": "string"
|
|
1281
|
-
},
|
|
1282
|
-
"default": "''",
|
|
1283
|
-
"fieldName": "accept"
|
|
1284
|
-
},
|
|
1285
|
-
{
|
|
1286
|
-
"name": "file-size-limit-bytes",
|
|
1287
|
-
"default": "DEFAULT_FILE_SIZE_LIMIT",
|
|
1288
|
-
"resolveInitializer": {
|
|
1289
|
-
"module": "src/_common/base-file-component.ts"
|
|
1290
|
-
},
|
|
1291
|
-
"fieldName": "fileSizeLimitBytes"
|
|
1231
|
+
"description": "Fires a custom 'change' event when the button is invoked",
|
|
1232
|
+
"name": "change",
|
|
1233
|
+
"inheritedFrom": {
|
|
1234
|
+
"name": "AccordionItem",
|
|
1235
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1236
|
+
}
|
|
1292
1237
|
}
|
|
1293
|
-
]
|
|
1294
|
-
|
|
1295
|
-
"name": "FoundationElement",
|
|
1296
|
-
"package": "@microsoft/fast-foundation"
|
|
1297
|
-
}
|
|
1298
|
-
}
|
|
1299
|
-
],
|
|
1300
|
-
"exports": [
|
|
1301
|
-
{
|
|
1302
|
-
"kind": "js",
|
|
1303
|
-
"name": "BaseFileComponent",
|
|
1304
|
-
"declaration": {
|
|
1305
|
-
"name": "BaseFileComponent",
|
|
1306
|
-
"module": "src/_common/base-file-component.ts"
|
|
1307
|
-
}
|
|
1308
|
-
}
|
|
1309
|
-
]
|
|
1310
|
-
},
|
|
1311
|
-
{
|
|
1312
|
-
"kind": "javascript-module",
|
|
1313
|
-
"path": "src/_common/field-styles.ts",
|
|
1314
|
-
"declarations": [
|
|
1238
|
+
]
|
|
1239
|
+
},
|
|
1315
1240
|
{
|
|
1316
1241
|
"kind": "variable",
|
|
1317
|
-
"name": "
|
|
1318
|
-
"
|
|
1319
|
-
|
|
1320
|
-
|
|
1321
|
-
|
|
1322
|
-
|
|
1323
|
-
"kind": "js",
|
|
1324
|
-
"name": "sharedFieldStyles",
|
|
1325
|
-
"declaration": {
|
|
1326
|
-
"name": "sharedFieldStyles",
|
|
1327
|
-
"module": "src/_common/field-styles.ts"
|
|
1328
|
-
}
|
|
1329
|
-
}
|
|
1330
|
-
]
|
|
1331
|
-
},
|
|
1332
|
-
{
|
|
1333
|
-
"kind": "javascript-module",
|
|
1334
|
-
"path": "src/_common/icons.ts",
|
|
1335
|
-
"declarations": [
|
|
1336
|
-
{
|
|
1337
|
-
"kind": "function",
|
|
1338
|
-
"name": "closeIcon",
|
|
1339
|
-
"parameters": [
|
|
1340
|
-
{
|
|
1341
|
-
"name": "slot",
|
|
1342
|
-
"default": "'start'"
|
|
1343
|
-
},
|
|
1344
|
-
{
|
|
1345
|
-
"name": "fill",
|
|
1346
|
-
"default": "'#879ba6'"
|
|
1347
|
-
}
|
|
1348
|
-
]
|
|
1349
|
-
}
|
|
1350
|
-
],
|
|
1351
|
-
"exports": [
|
|
1242
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
1243
|
+
"type": {
|
|
1244
|
+
"text": "ShadowRootInit"
|
|
1245
|
+
},
|
|
1246
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
1247
|
+
},
|
|
1352
1248
|
{
|
|
1353
|
-
"kind": "
|
|
1354
|
-
"name": "
|
|
1355
|
-
"
|
|
1356
|
-
"
|
|
1357
|
-
|
|
1358
|
-
}
|
|
1249
|
+
"kind": "variable",
|
|
1250
|
+
"name": "defaultAccordionItemConfig",
|
|
1251
|
+
"type": {
|
|
1252
|
+
"text": "object"
|
|
1253
|
+
},
|
|
1254
|
+
"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}"
|
|
1255
|
+
},
|
|
1256
|
+
{
|
|
1257
|
+
"kind": "variable",
|
|
1258
|
+
"name": "foundationAccordionItem",
|
|
1259
|
+
"description": "The Foundation Accordion Item",
|
|
1260
|
+
"privacy": "public"
|
|
1359
1261
|
}
|
|
1360
|
-
]
|
|
1361
|
-
},
|
|
1362
|
-
{
|
|
1363
|
-
"kind": "javascript-module",
|
|
1364
|
-
"path": "src/_common/index.ts",
|
|
1365
|
-
"declarations": [],
|
|
1262
|
+
],
|
|
1366
1263
|
"exports": [
|
|
1367
1264
|
{
|
|
1368
1265
|
"kind": "js",
|
|
1369
|
-
"name": "
|
|
1266
|
+
"name": "AccordionItem",
|
|
1370
1267
|
"declaration": {
|
|
1371
|
-
"name": "
|
|
1372
|
-
"
|
|
1268
|
+
"name": "AccordionItem",
|
|
1269
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1373
1270
|
}
|
|
1374
1271
|
},
|
|
1375
1272
|
{
|
|
1376
1273
|
"kind": "js",
|
|
1377
|
-
"name": "
|
|
1274
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
1378
1275
|
"declaration": {
|
|
1379
|
-
"name": "
|
|
1380
|
-
"
|
|
1276
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
1277
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1381
1278
|
}
|
|
1382
1279
|
},
|
|
1383
1280
|
{
|
|
1384
1281
|
"kind": "js",
|
|
1385
|
-
"name": "
|
|
1282
|
+
"name": "defaultAccordionItemConfig",
|
|
1386
1283
|
"declaration": {
|
|
1387
|
-
"name": "
|
|
1388
|
-
"
|
|
1284
|
+
"name": "defaultAccordionItemConfig",
|
|
1285
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1389
1286
|
}
|
|
1390
1287
|
},
|
|
1391
1288
|
{
|
|
1392
1289
|
"kind": "js",
|
|
1393
|
-
"name": "
|
|
1290
|
+
"name": "foundationAccordionItem",
|
|
1394
1291
|
"declaration": {
|
|
1395
|
-
"name": "
|
|
1396
|
-
"
|
|
1292
|
+
"name": "foundationAccordionItem",
|
|
1293
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1397
1294
|
}
|
|
1398
1295
|
}
|
|
1399
1296
|
]
|
|
1400
1297
|
},
|
|
1401
1298
|
{
|
|
1402
1299
|
"kind": "javascript-module",
|
|
1403
|
-
"path": "src/
|
|
1300
|
+
"path": "src/accordion-item/index.ts",
|
|
1404
1301
|
"declarations": [],
|
|
1405
1302
|
"exports": [
|
|
1406
1303
|
{
|
|
@@ -1408,7 +1305,7 @@
|
|
|
1408
1305
|
"name": "*",
|
|
1409
1306
|
"declaration": {
|
|
1410
1307
|
"name": "*",
|
|
1411
|
-
"package": "./
|
|
1308
|
+
"package": "./accordion-item.template"
|
|
1412
1309
|
}
|
|
1413
1310
|
},
|
|
1414
1311
|
{
|
|
@@ -1416,7 +1313,7 @@
|
|
|
1416
1313
|
"name": "*",
|
|
1417
1314
|
"declaration": {
|
|
1418
1315
|
"name": "*",
|
|
1419
|
-
"package": "./
|
|
1316
|
+
"package": "./accordion-item.styles"
|
|
1420
1317
|
}
|
|
1421
1318
|
},
|
|
1422
1319
|
{
|
|
@@ -1424,73 +1321,51 @@
|
|
|
1424
1321
|
"name": "*",
|
|
1425
1322
|
"declaration": {
|
|
1426
1323
|
"name": "*",
|
|
1427
|
-
"package": "./
|
|
1324
|
+
"package": "./accordion-item"
|
|
1428
1325
|
}
|
|
1429
1326
|
}
|
|
1430
1327
|
]
|
|
1431
1328
|
},
|
|
1432
1329
|
{
|
|
1433
1330
|
"kind": "javascript-module",
|
|
1434
|
-
"path": "src/
|
|
1331
|
+
"path": "src/_common/affix-mixin.ts",
|
|
1435
1332
|
"declarations": [
|
|
1436
1333
|
{
|
|
1437
|
-
"kind": "
|
|
1438
|
-
"
|
|
1439
|
-
"
|
|
1440
|
-
|
|
1441
|
-
"text": "ElementStyles"
|
|
1442
|
-
}
|
|
1443
|
-
},
|
|
1444
|
-
"parameters": [
|
|
1334
|
+
"kind": "mixin",
|
|
1335
|
+
"description": "Mixin that adds prefix/suffix affix support with screen-reader handling to an input field component.\nShared between TextField and NumberField to keep the behaviour consistent and avoid duplication.",
|
|
1336
|
+
"name": "AffixMixin",
|
|
1337
|
+
"members": [
|
|
1445
1338
|
{
|
|
1446
|
-
"
|
|
1339
|
+
"kind": "field",
|
|
1340
|
+
"name": "prefix",
|
|
1447
1341
|
"type": {
|
|
1448
|
-
"text": "
|
|
1449
|
-
}
|
|
1342
|
+
"text": "string"
|
|
1343
|
+
},
|
|
1344
|
+
"description": "Optional non-editable label shown on the left inside the field, before the input."
|
|
1450
1345
|
},
|
|
1451
1346
|
{
|
|
1452
|
-
"
|
|
1347
|
+
"kind": "field",
|
|
1348
|
+
"name": "suffix",
|
|
1453
1349
|
"type": {
|
|
1454
|
-
"text": "
|
|
1455
|
-
}
|
|
1456
|
-
|
|
1457
|
-
|
|
1458
|
-
}
|
|
1459
|
-
],
|
|
1460
|
-
"exports": [
|
|
1461
|
-
{
|
|
1462
|
-
"kind": "js",
|
|
1463
|
-
"name": "foundationAccordionItemStyles",
|
|
1464
|
-
"declaration": {
|
|
1465
|
-
"name": "foundationAccordionItemStyles",
|
|
1466
|
-
"module": "src/accordion-item/accordion-item.styles.ts"
|
|
1467
|
-
}
|
|
1468
|
-
}
|
|
1469
|
-
]
|
|
1470
|
-
},
|
|
1471
|
-
{
|
|
1472
|
-
"kind": "javascript-module",
|
|
1473
|
-
"path": "src/accordion-item/accordion-item.template.ts",
|
|
1474
|
-
"declarations": [
|
|
1475
|
-
{
|
|
1476
|
-
"kind": "function",
|
|
1477
|
-
"name": "foundationAccordionItemTemplate",
|
|
1478
|
-
"return": {
|
|
1479
|
-
"type": {
|
|
1480
|
-
"text": "ViewTemplate<AccordionItem>"
|
|
1481
|
-
}
|
|
1482
|
-
},
|
|
1483
|
-
"parameters": [
|
|
1350
|
+
"text": "string"
|
|
1351
|
+
},
|
|
1352
|
+
"description": "Optional non-editable suffix (e.g. unit label) shown on the right inside the field."
|
|
1353
|
+
},
|
|
1484
1354
|
{
|
|
1485
|
-
"
|
|
1355
|
+
"kind": "field",
|
|
1356
|
+
"name": "hideAffixFromScreenReader",
|
|
1486
1357
|
"type": {
|
|
1487
|
-
"text": "
|
|
1488
|
-
}
|
|
1489
|
-
|
|
1358
|
+
"text": "boolean"
|
|
1359
|
+
},
|
|
1360
|
+
"default": "false",
|
|
1361
|
+
"description": "When true, prefix/suffix are not exposed to assistive technology (`aria-hidden` on affixes,\nand their ids are omitted from the control's `aria-describedby`).\nUse only when the unit or symbol is redundant with the visible label or other text."
|
|
1362
|
+
}
|
|
1363
|
+
],
|
|
1364
|
+
"parameters": [
|
|
1490
1365
|
{
|
|
1491
|
-
"name": "
|
|
1366
|
+
"name": "Base",
|
|
1492
1367
|
"type": {
|
|
1493
|
-
"text": "
|
|
1368
|
+
"text": "TBase"
|
|
1494
1369
|
}
|
|
1495
1370
|
}
|
|
1496
1371
|
]
|
|
@@ -1499,117 +1374,169 @@
|
|
|
1499
1374
|
"exports": [
|
|
1500
1375
|
{
|
|
1501
1376
|
"kind": "js",
|
|
1502
|
-
"name": "
|
|
1377
|
+
"name": "AffixMixin",
|
|
1503
1378
|
"declaration": {
|
|
1504
|
-
"name": "
|
|
1505
|
-
"module": "src/
|
|
1379
|
+
"name": "AffixMixin",
|
|
1380
|
+
"module": "src/_common/affix-mixin.ts"
|
|
1506
1381
|
}
|
|
1507
1382
|
}
|
|
1508
1383
|
]
|
|
1509
1384
|
},
|
|
1510
1385
|
{
|
|
1511
1386
|
"kind": "javascript-module",
|
|
1512
|
-
"path": "src/
|
|
1387
|
+
"path": "src/_common/base-file-component.ts",
|
|
1513
1388
|
"declarations": [
|
|
1514
1389
|
{
|
|
1515
1390
|
"kind": "class",
|
|
1516
|
-
"description": "",
|
|
1517
|
-
"name": "
|
|
1518
|
-
"
|
|
1519
|
-
"name": "FASTAccordionItem",
|
|
1520
|
-
"package": "@microsoft/fast-components"
|
|
1521
|
-
},
|
|
1522
|
-
"tagName": "%%prefix%%-accordion-item",
|
|
1523
|
-
"customElement": true,
|
|
1524
|
-
"attributes": [
|
|
1391
|
+
"description": "Abstract base class for file handling components\nProvides common functionality for file selection, validation, and UI state management",
|
|
1392
|
+
"name": "BaseFileComponent",
|
|
1393
|
+
"members": [
|
|
1525
1394
|
{
|
|
1526
|
-
"
|
|
1395
|
+
"kind": "field",
|
|
1396
|
+
"name": "fileInput",
|
|
1527
1397
|
"type": {
|
|
1528
|
-
"text": "
|
|
1398
|
+
"text": "HTMLInputElement"
|
|
1529
1399
|
},
|
|
1530
|
-
"
|
|
1531
|
-
"description": "Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level | level of the\nheading element.",
|
|
1532
|
-
"fieldName": "headinglevel",
|
|
1533
|
-
"inheritedFrom": {
|
|
1534
|
-
"name": "AccordionItem",
|
|
1535
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1536
|
-
}
|
|
1400
|
+
"privacy": "public"
|
|
1537
1401
|
},
|
|
1538
1402
|
{
|
|
1403
|
+
"kind": "field",
|
|
1404
|
+
"name": "selectedFile",
|
|
1539
1405
|
"type": {
|
|
1540
|
-
"text": "
|
|
1406
|
+
"text": "File | null"
|
|
1541
1407
|
},
|
|
1542
|
-
"
|
|
1543
|
-
"
|
|
1544
|
-
|
|
1545
|
-
|
|
1546
|
-
|
|
1547
|
-
|
|
1408
|
+
"privacy": "protected",
|
|
1409
|
+
"default": "null"
|
|
1410
|
+
},
|
|
1411
|
+
{
|
|
1412
|
+
"kind": "field",
|
|
1413
|
+
"name": "label",
|
|
1414
|
+
"type": {
|
|
1415
|
+
"text": "string"
|
|
1548
1416
|
}
|
|
1549
1417
|
},
|
|
1550
1418
|
{
|
|
1551
|
-
"
|
|
1419
|
+
"kind": "field",
|
|
1420
|
+
"name": "accept",
|
|
1552
1421
|
"type": {
|
|
1553
1422
|
"text": "string"
|
|
1554
1423
|
},
|
|
1555
|
-
"
|
|
1556
|
-
|
|
1557
|
-
|
|
1558
|
-
|
|
1559
|
-
|
|
1424
|
+
"default": "''"
|
|
1425
|
+
},
|
|
1426
|
+
{
|
|
1427
|
+
"kind": "field",
|
|
1428
|
+
"name": "fileSizeLimitBytes",
|
|
1429
|
+
"default": "10_485_760",
|
|
1430
|
+
"type": {
|
|
1431
|
+
"text": "number"
|
|
1560
1432
|
}
|
|
1561
|
-
}
|
|
1562
|
-
],
|
|
1563
|
-
"members": [
|
|
1433
|
+
},
|
|
1564
1434
|
{
|
|
1565
1435
|
"kind": "field",
|
|
1566
|
-
"name": "
|
|
1436
|
+
"name": "fileName",
|
|
1567
1437
|
"type": {
|
|
1568
|
-
"text": "
|
|
1438
|
+
"text": "string"
|
|
1439
|
+
},
|
|
1440
|
+
"default": "''"
|
|
1441
|
+
},
|
|
1442
|
+
{
|
|
1443
|
+
"kind": "field",
|
|
1444
|
+
"name": "isProcessing",
|
|
1445
|
+
"type": {
|
|
1446
|
+
"text": "boolean"
|
|
1569
1447
|
},
|
|
1448
|
+
"default": "false"
|
|
1449
|
+
},
|
|
1450
|
+
{
|
|
1451
|
+
"kind": "method",
|
|
1452
|
+
"name": "handleClick",
|
|
1570
1453
|
"privacy": "public",
|
|
1571
|
-
"
|
|
1572
|
-
|
|
1573
|
-
|
|
1574
|
-
|
|
1575
|
-
|
|
1454
|
+
"description": "Opens the file picker dialog\nClears any previous file selection before opening"
|
|
1455
|
+
},
|
|
1456
|
+
{
|
|
1457
|
+
"kind": "method",
|
|
1458
|
+
"name": "onInputChange",
|
|
1459
|
+
"privacy": "public",
|
|
1460
|
+
"parameters": [
|
|
1461
|
+
{
|
|
1462
|
+
"name": "e",
|
|
1463
|
+
"type": {
|
|
1464
|
+
"text": "Event"
|
|
1465
|
+
},
|
|
1466
|
+
"description": "The change event from the file input"
|
|
1467
|
+
}
|
|
1468
|
+
],
|
|
1469
|
+
"description": "Handles file selection from the file input\nValidates file size and sets up for processing"
|
|
1470
|
+
},
|
|
1471
|
+
{
|
|
1472
|
+
"kind": "method",
|
|
1473
|
+
"name": "clearSelection",
|
|
1474
|
+
"privacy": "public",
|
|
1475
|
+
"description": "Clears all file selection and processing state\nResets the component to its initial state"
|
|
1476
|
+
},
|
|
1477
|
+
{
|
|
1478
|
+
"kind": "method",
|
|
1479
|
+
"name": "getSelectedFile",
|
|
1480
|
+
"privacy": "public",
|
|
1481
|
+
"description": "Gets the currently selected file object",
|
|
1482
|
+
"return": {
|
|
1483
|
+
"type": {
|
|
1484
|
+
"text": ""
|
|
1485
|
+
}
|
|
1576
1486
|
}
|
|
1577
1487
|
},
|
|
1578
1488
|
{
|
|
1579
|
-
"kind": "
|
|
1580
|
-
"name": "
|
|
1581
|
-
"
|
|
1582
|
-
|
|
1583
|
-
|
|
1584
|
-
|
|
1585
|
-
|
|
1586
|
-
|
|
1587
|
-
|
|
1588
|
-
|
|
1589
|
-
|
|
1590
|
-
|
|
1489
|
+
"kind": "method",
|
|
1490
|
+
"name": "showError",
|
|
1491
|
+
"privacy": "protected",
|
|
1492
|
+
"parameters": [
|
|
1493
|
+
{
|
|
1494
|
+
"name": "title",
|
|
1495
|
+
"type": {
|
|
1496
|
+
"text": "string"
|
|
1497
|
+
},
|
|
1498
|
+
"description": "The error title"
|
|
1499
|
+
},
|
|
1500
|
+
{
|
|
1501
|
+
"name": "message",
|
|
1502
|
+
"type": {
|
|
1503
|
+
"text": "string"
|
|
1504
|
+
},
|
|
1505
|
+
"description": "The error message"
|
|
1506
|
+
}
|
|
1507
|
+
],
|
|
1508
|
+
"description": "Shows an error notification using the unified error handling system"
|
|
1591
1509
|
},
|
|
1592
1510
|
{
|
|
1593
|
-
"kind": "
|
|
1594
|
-
"name": "
|
|
1595
|
-
"
|
|
1596
|
-
|
|
1511
|
+
"kind": "method",
|
|
1512
|
+
"name": "onFileSelected",
|
|
1513
|
+
"privacy": "protected",
|
|
1514
|
+
"return": {
|
|
1515
|
+
"type": {
|
|
1516
|
+
"text": "void"
|
|
1517
|
+
}
|
|
1597
1518
|
},
|
|
1598
|
-
"
|
|
1599
|
-
|
|
1600
|
-
|
|
1601
|
-
|
|
1602
|
-
|
|
1603
|
-
|
|
1519
|
+
"parameters": [
|
|
1520
|
+
{
|
|
1521
|
+
"name": "files",
|
|
1522
|
+
"type": {
|
|
1523
|
+
"text": "File[]"
|
|
1524
|
+
},
|
|
1525
|
+
"description": "The selected file"
|
|
1526
|
+
}
|
|
1527
|
+
],
|
|
1528
|
+
"description": "Abstract method called when a file is selected"
|
|
1604
1529
|
},
|
|
1605
1530
|
{
|
|
1606
|
-
"kind": "
|
|
1607
|
-
"name": "
|
|
1608
|
-
"privacy": "
|
|
1609
|
-
"
|
|
1610
|
-
"
|
|
1611
|
-
|
|
1612
|
-
|
|
1531
|
+
"kind": "method",
|
|
1532
|
+
"name": "onFileCleared",
|
|
1533
|
+
"privacy": "protected",
|
|
1534
|
+
"return": {
|
|
1535
|
+
"type": {
|
|
1536
|
+
"text": "void"
|
|
1537
|
+
}
|
|
1538
|
+
},
|
|
1539
|
+
"description": "Abstract method called when file selection is cleared"
|
|
1613
1540
|
},
|
|
1614
1541
|
{
|
|
1615
1542
|
"kind": "field",
|
|
@@ -1725,76 +1652,110 @@
|
|
|
1725
1652
|
],
|
|
1726
1653
|
"events": [
|
|
1727
1654
|
{
|
|
1728
|
-
"description": "
|
|
1729
|
-
"name": "
|
|
1730
|
-
|
|
1731
|
-
|
|
1732
|
-
|
|
1733
|
-
|
|
1655
|
+
"description": "Fired when file size validation fails. detail: `Error`",
|
|
1656
|
+
"name": "error"
|
|
1657
|
+
},
|
|
1658
|
+
{
|
|
1659
|
+
"description": "Fired when selection is cleared",
|
|
1660
|
+
"name": "clear"
|
|
1734
1661
|
}
|
|
1735
|
-
]
|
|
1736
|
-
|
|
1737
|
-
|
|
1738
|
-
|
|
1739
|
-
|
|
1740
|
-
|
|
1741
|
-
|
|
1742
|
-
|
|
1743
|
-
|
|
1744
|
-
|
|
1745
|
-
|
|
1746
|
-
|
|
1747
|
-
|
|
1748
|
-
|
|
1749
|
-
|
|
1750
|
-
|
|
1751
|
-
|
|
1752
|
-
|
|
1753
|
-
|
|
1754
|
-
|
|
1755
|
-
|
|
1756
|
-
|
|
1757
|
-
|
|
1662
|
+
],
|
|
1663
|
+
"attributes": [
|
|
1664
|
+
{
|
|
1665
|
+
"name": "label",
|
|
1666
|
+
"type": {
|
|
1667
|
+
"text": "string"
|
|
1668
|
+
},
|
|
1669
|
+
"fieldName": "label"
|
|
1670
|
+
},
|
|
1671
|
+
{
|
|
1672
|
+
"name": "accept",
|
|
1673
|
+
"type": {
|
|
1674
|
+
"text": "string"
|
|
1675
|
+
},
|
|
1676
|
+
"default": "''",
|
|
1677
|
+
"fieldName": "accept"
|
|
1678
|
+
},
|
|
1679
|
+
{
|
|
1680
|
+
"name": "file-size-limit-bytes",
|
|
1681
|
+
"default": "DEFAULT_FILE_SIZE_LIMIT",
|
|
1682
|
+
"resolveInitializer": {
|
|
1683
|
+
"module": "src/_common/base-file-component.ts"
|
|
1684
|
+
},
|
|
1685
|
+
"fieldName": "fileSizeLimitBytes"
|
|
1686
|
+
}
|
|
1687
|
+
],
|
|
1688
|
+
"superclass": {
|
|
1689
|
+
"name": "FoundationElement",
|
|
1690
|
+
"package": "@microsoft/fast-foundation"
|
|
1691
|
+
}
|
|
1758
1692
|
}
|
|
1759
1693
|
],
|
|
1760
1694
|
"exports": [
|
|
1761
1695
|
{
|
|
1762
1696
|
"kind": "js",
|
|
1763
|
-
"name": "
|
|
1697
|
+
"name": "BaseFileComponent",
|
|
1764
1698
|
"declaration": {
|
|
1765
|
-
"name": "
|
|
1766
|
-
"module": "src/
|
|
1699
|
+
"name": "BaseFileComponent",
|
|
1700
|
+
"module": "src/_common/base-file-component.ts"
|
|
1767
1701
|
}
|
|
1768
|
-
}
|
|
1702
|
+
}
|
|
1703
|
+
]
|
|
1704
|
+
},
|
|
1705
|
+
{
|
|
1706
|
+
"kind": "javascript-module",
|
|
1707
|
+
"path": "src/_common/field-styles.ts",
|
|
1708
|
+
"declarations": [
|
|
1769
1709
|
{
|
|
1770
|
-
"kind": "
|
|
1771
|
-
"name": "
|
|
1772
|
-
"
|
|
1773
|
-
|
|
1774
|
-
|
|
1775
|
-
|
|
1776
|
-
},
|
|
1710
|
+
"kind": "variable",
|
|
1711
|
+
"name": "sharedFieldStyles",
|
|
1712
|
+
"default": "css`\n .label-hidden {\n margin: 0;\n }\n\n .control-field {\n display: flex;\n flex: 1 1 0%;\n min-width: 0;\n align-self: stretch;\n align-items: stretch;\n }\n\n .control-field .control {\n flex: 1 1 auto;\n min-width: 0;\n width: auto;\n }\n\n .prefix,\n .suffix {\n display: flex;\n align-items: center;\n flex-shrink: 0;\n box-sizing: border-box;\n padding: 0 calc(var(--design-unit) * 2px);\n user-select: none;\n white-space: nowrap;\n background-color: var(--neutral-fill-rest);\n color: var(--neutral-foreground-hint);\n font-size: var(--type-ramp-base-font-size);\n font-family: inherit;\n line-height: 1;\n }\n\n .prefix {\n border-right: 1px solid var(--neutral-stroke-divider-rest);\n border-radius: calc(var(--control-corner-radius) * 1px) 0 0\n calc(var(--control-corner-radius) * 1px);\n }\n\n .suffix {\n border-left: 1px solid var(--neutral-stroke-divider-rest);\n border-radius: 0 calc(var(--control-corner-radius) * 1px)\n calc(var(--control-corner-radius) * 1px) 0;\n }\n\n :host(.has-prefix:not(.has-suffix)) .control-field .control {\n border-radius: 0 calc(var(--control-corner-radius) * 1px)\n calc(var(--control-corner-radius) * 1px) 0;\n }\n\n :host(.has-suffix:not(.has-prefix)) .control-field .control {\n border-radius: calc(var(--control-corner-radius) * 1px) 0 0\n calc(var(--control-corner-radius) * 1px);\n }\n\n :host(.has-prefix.has-suffix) .control-field .control {\n border-radius: 0;\n }\n`"
|
|
1713
|
+
}
|
|
1714
|
+
],
|
|
1715
|
+
"exports": [
|
|
1777
1716
|
{
|
|
1778
1717
|
"kind": "js",
|
|
1779
|
-
"name": "
|
|
1718
|
+
"name": "sharedFieldStyles",
|
|
1780
1719
|
"declaration": {
|
|
1781
|
-
"name": "
|
|
1782
|
-
"module": "src/
|
|
1720
|
+
"name": "sharedFieldStyles",
|
|
1721
|
+
"module": "src/_common/field-styles.ts"
|
|
1783
1722
|
}
|
|
1784
|
-
}
|
|
1723
|
+
}
|
|
1724
|
+
]
|
|
1725
|
+
},
|
|
1726
|
+
{
|
|
1727
|
+
"kind": "javascript-module",
|
|
1728
|
+
"path": "src/_common/icons.ts",
|
|
1729
|
+
"declarations": [
|
|
1730
|
+
{
|
|
1731
|
+
"kind": "function",
|
|
1732
|
+
"name": "closeIcon",
|
|
1733
|
+
"parameters": [
|
|
1734
|
+
{
|
|
1735
|
+
"name": "slot",
|
|
1736
|
+
"default": "'start'"
|
|
1737
|
+
},
|
|
1738
|
+
{
|
|
1739
|
+
"name": "fill",
|
|
1740
|
+
"default": "'#879ba6'"
|
|
1741
|
+
}
|
|
1742
|
+
]
|
|
1743
|
+
}
|
|
1744
|
+
],
|
|
1745
|
+
"exports": [
|
|
1785
1746
|
{
|
|
1786
1747
|
"kind": "js",
|
|
1787
|
-
"name": "
|
|
1748
|
+
"name": "closeIcon",
|
|
1788
1749
|
"declaration": {
|
|
1789
|
-
"name": "
|
|
1790
|
-
"module": "src/
|
|
1750
|
+
"name": "closeIcon",
|
|
1751
|
+
"module": "src/_common/icons.ts"
|
|
1791
1752
|
}
|
|
1792
1753
|
}
|
|
1793
1754
|
]
|
|
1794
1755
|
},
|
|
1795
1756
|
{
|
|
1796
1757
|
"kind": "javascript-module",
|
|
1797
|
-
"path": "src/
|
|
1758
|
+
"path": "src/_common/index.ts",
|
|
1798
1759
|
"declarations": [],
|
|
1799
1760
|
"exports": [
|
|
1800
1761
|
{
|
|
@@ -1802,7 +1763,7 @@
|
|
|
1802
1763
|
"name": "*",
|
|
1803
1764
|
"declaration": {
|
|
1804
1765
|
"name": "*",
|
|
1805
|
-
"package": "./
|
|
1766
|
+
"package": "./affix-mixin"
|
|
1806
1767
|
}
|
|
1807
1768
|
},
|
|
1808
1769
|
{
|
|
@@ -1810,7 +1771,7 @@
|
|
|
1810
1771
|
"name": "*",
|
|
1811
1772
|
"declaration": {
|
|
1812
1773
|
"name": "*",
|
|
1813
|
-
"package": "./
|
|
1774
|
+
"package": "./base-file-component"
|
|
1814
1775
|
}
|
|
1815
1776
|
},
|
|
1816
1777
|
{
|
|
@@ -1818,7 +1779,15 @@
|
|
|
1818
1779
|
"name": "*",
|
|
1819
1780
|
"declaration": {
|
|
1820
1781
|
"name": "*",
|
|
1821
|
-
"package": "./
|
|
1782
|
+
"package": "./field-styles"
|
|
1783
|
+
}
|
|
1784
|
+
},
|
|
1785
|
+
{
|
|
1786
|
+
"kind": "js",
|
|
1787
|
+
"name": "*",
|
|
1788
|
+
"declaration": {
|
|
1789
|
+
"name": "*",
|
|
1790
|
+
"package": "./icons"
|
|
1822
1791
|
}
|
|
1823
1792
|
}
|
|
1824
1793
|
]
|
|
@@ -2337,23 +2306,54 @@
|
|
|
2337
2306
|
"kind": "js",
|
|
2338
2307
|
"name": "ActionsMenu",
|
|
2339
2308
|
"declaration": {
|
|
2340
|
-
"name": "ActionsMenu",
|
|
2341
|
-
"module": "src/actions-menu/actions-menu.ts"
|
|
2309
|
+
"name": "ActionsMenu",
|
|
2310
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2311
|
+
}
|
|
2312
|
+
},
|
|
2313
|
+
{
|
|
2314
|
+
"kind": "js",
|
|
2315
|
+
"name": "foundationActionsMenu",
|
|
2316
|
+
"declaration": {
|
|
2317
|
+
"name": "foundationActionsMenu",
|
|
2318
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2319
|
+
}
|
|
2320
|
+
}
|
|
2321
|
+
]
|
|
2322
|
+
},
|
|
2323
|
+
{
|
|
2324
|
+
"kind": "javascript-module",
|
|
2325
|
+
"path": "src/actions-menu/index.ts",
|
|
2326
|
+
"declarations": [],
|
|
2327
|
+
"exports": [
|
|
2328
|
+
{
|
|
2329
|
+
"kind": "js",
|
|
2330
|
+
"name": "*",
|
|
2331
|
+
"declaration": {
|
|
2332
|
+
"name": "*",
|
|
2333
|
+
"package": "./actions-menu.styles"
|
|
2334
|
+
}
|
|
2335
|
+
},
|
|
2336
|
+
{
|
|
2337
|
+
"kind": "js",
|
|
2338
|
+
"name": "*",
|
|
2339
|
+
"declaration": {
|
|
2340
|
+
"name": "*",
|
|
2341
|
+
"package": "./actions-menu.template"
|
|
2342
2342
|
}
|
|
2343
2343
|
},
|
|
2344
2344
|
{
|
|
2345
2345
|
"kind": "js",
|
|
2346
|
-
"name": "
|
|
2346
|
+
"name": "*",
|
|
2347
2347
|
"declaration": {
|
|
2348
|
-
"name": "
|
|
2349
|
-
"
|
|
2348
|
+
"name": "*",
|
|
2349
|
+
"package": "./actions-menu"
|
|
2350
2350
|
}
|
|
2351
2351
|
}
|
|
2352
2352
|
]
|
|
2353
2353
|
},
|
|
2354
2354
|
{
|
|
2355
2355
|
"kind": "javascript-module",
|
|
2356
|
-
"path": "src/
|
|
2356
|
+
"path": "src/_config/index.ts",
|
|
2357
2357
|
"declarations": [],
|
|
2358
2358
|
"exports": [
|
|
2359
2359
|
{
|
|
@@ -2361,7 +2361,7 @@
|
|
|
2361
2361
|
"name": "*",
|
|
2362
2362
|
"declaration": {
|
|
2363
2363
|
"name": "*",
|
|
2364
|
-
"package": "./
|
|
2364
|
+
"package": "./styles"
|
|
2365
2365
|
}
|
|
2366
2366
|
},
|
|
2367
2367
|
{
|
|
@@ -2369,7 +2369,7 @@
|
|
|
2369
2369
|
"name": "*",
|
|
2370
2370
|
"declaration": {
|
|
2371
2371
|
"name": "*",
|
|
2372
|
-
"package": "./
|
|
2372
|
+
"package": "./tokens"
|
|
2373
2373
|
}
|
|
2374
2374
|
},
|
|
2375
2375
|
{
|
|
@@ -2377,7 +2377,7 @@
|
|
|
2377
2377
|
"name": "*",
|
|
2378
2378
|
"declaration": {
|
|
2379
2379
|
"name": "*",
|
|
2380
|
-
"package": "./
|
|
2380
|
+
"package": "./values"
|
|
2381
2381
|
}
|
|
2382
2382
|
}
|
|
2383
2383
|
]
|
|
@@ -2993,11 +2993,11 @@
|
|
|
2993
2993
|
},
|
|
2994
2994
|
{
|
|
2995
2995
|
"kind": "javascript-module",
|
|
2996
|
-
"path": "src/
|
|
2996
|
+
"path": "src/accordion/accordion.styles.ts",
|
|
2997
2997
|
"declarations": [
|
|
2998
2998
|
{
|
|
2999
2999
|
"kind": "function",
|
|
3000
|
-
"name": "
|
|
3000
|
+
"name": "foundationAccordionStyles",
|
|
3001
3001
|
"return": {
|
|
3002
3002
|
"type": {
|
|
3003
3003
|
"text": "ElementStyles"
|
|
@@ -3022,224 +3022,276 @@
|
|
|
3022
3022
|
"exports": [
|
|
3023
3023
|
{
|
|
3024
3024
|
"kind": "js",
|
|
3025
|
-
"name": "
|
|
3025
|
+
"name": "foundationAccordionStyles",
|
|
3026
3026
|
"declaration": {
|
|
3027
|
-
"name": "
|
|
3028
|
-
"module": "src/
|
|
3027
|
+
"name": "foundationAccordionStyles",
|
|
3028
|
+
"module": "src/accordion/accordion.styles.ts"
|
|
3029
3029
|
}
|
|
3030
3030
|
}
|
|
3031
3031
|
]
|
|
3032
3032
|
},
|
|
3033
3033
|
{
|
|
3034
3034
|
"kind": "javascript-module",
|
|
3035
|
-
"path": "src/
|
|
3035
|
+
"path": "src/accordion/accordion.template.ts",
|
|
3036
3036
|
"declarations": [
|
|
3037
3037
|
{
|
|
3038
|
-
"kind": "
|
|
3039
|
-
"name": "
|
|
3040
|
-
"
|
|
3041
|
-
"
|
|
3038
|
+
"kind": "function",
|
|
3039
|
+
"name": "foundationAccordionTemplate",
|
|
3040
|
+
"return": {
|
|
3041
|
+
"type": {
|
|
3042
|
+
"text": "ViewTemplate<Accordion>"
|
|
3043
|
+
}
|
|
3042
3044
|
},
|
|
3043
|
-
"
|
|
3045
|
+
"parameters": [
|
|
3046
|
+
{
|
|
3047
|
+
"name": "context",
|
|
3048
|
+
"type": {
|
|
3049
|
+
"text": "ElementDefinitionContext"
|
|
3050
|
+
}
|
|
3051
|
+
},
|
|
3052
|
+
{
|
|
3053
|
+
"name": "definition",
|
|
3054
|
+
"type": {
|
|
3055
|
+
"text": "FoundationElementDefinition"
|
|
3056
|
+
}
|
|
3057
|
+
}
|
|
3058
|
+
]
|
|
3044
3059
|
}
|
|
3045
3060
|
],
|
|
3046
3061
|
"exports": [
|
|
3047
3062
|
{
|
|
3048
3063
|
"kind": "js",
|
|
3049
|
-
"name": "
|
|
3064
|
+
"name": "foundationAccordionTemplate",
|
|
3050
3065
|
"declaration": {
|
|
3051
|
-
"name": "
|
|
3052
|
-
"module": "src/
|
|
3066
|
+
"name": "foundationAccordionTemplate",
|
|
3067
|
+
"module": "src/accordion/accordion.template.ts"
|
|
3053
3068
|
}
|
|
3054
3069
|
}
|
|
3055
3070
|
]
|
|
3056
3071
|
},
|
|
3057
3072
|
{
|
|
3058
3073
|
"kind": "javascript-module",
|
|
3059
|
-
"path": "src/
|
|
3074
|
+
"path": "src/accordion/accordion.ts",
|
|
3060
3075
|
"declarations": [
|
|
3061
3076
|
{
|
|
3062
3077
|
"kind": "class",
|
|
3063
3078
|
"description": "",
|
|
3064
|
-
"name": "
|
|
3065
|
-
"
|
|
3066
|
-
|
|
3067
|
-
|
|
3068
|
-
|
|
3069
|
-
|
|
3070
|
-
|
|
3071
|
-
|
|
3072
|
-
},
|
|
3073
|
-
{
|
|
3074
|
-
"kind": "field",
|
|
3075
|
-
"name": "aiProvider",
|
|
3076
|
-
"type": {
|
|
3077
|
-
"text": "AIProvider | undefined"
|
|
3078
|
-
},
|
|
3079
|
-
"privacy": "private",
|
|
3080
|
-
"description": "The indicator reflects status for the registry's default provider only —\nper-agent provider overrides live with the assistant component, not this\ntop-level chrome.",
|
|
3081
|
-
"readonly": true
|
|
3082
|
-
},
|
|
3079
|
+
"name": "Accordion",
|
|
3080
|
+
"superclass": {
|
|
3081
|
+
"name": "FASTAccordion",
|
|
3082
|
+
"package": "@microsoft/fast-foundation"
|
|
3083
|
+
},
|
|
3084
|
+
"tagName": "%%prefix%%-accordion",
|
|
3085
|
+
"customElement": true,
|
|
3086
|
+
"attributes": [
|
|
3083
3087
|
{
|
|
3084
|
-
"
|
|
3085
|
-
"name": "status",
|
|
3088
|
+
"name": "expand-mode",
|
|
3086
3089
|
"type": {
|
|
3087
|
-
"text": "
|
|
3090
|
+
"text": "AccordionExpandMode"
|
|
3088
3091
|
},
|
|
3089
|
-
"
|
|
3090
|
-
|
|
3092
|
+
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
3093
|
+
"fieldName": "expandmode",
|
|
3094
|
+
"inheritedFrom": {
|
|
3095
|
+
"name": "Accordion",
|
|
3096
|
+
"module": "src/accordion/accordion.ts"
|
|
3097
|
+
}
|
|
3098
|
+
}
|
|
3099
|
+
],
|
|
3100
|
+
"members": [
|
|
3091
3101
|
{
|
|
3092
3102
|
"kind": "field",
|
|
3093
|
-
"name": "
|
|
3103
|
+
"name": "expandmode",
|
|
3094
3104
|
"type": {
|
|
3095
|
-
"text": "
|
|
3105
|
+
"text": "AccordionExpandMode"
|
|
3096
3106
|
},
|
|
3097
|
-
"
|
|
3107
|
+
"privacy": "public",
|
|
3108
|
+
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
3109
|
+
"inheritedFrom": {
|
|
3110
|
+
"name": "Accordion",
|
|
3111
|
+
"module": "src/accordion/accordion.ts"
|
|
3112
|
+
}
|
|
3098
3113
|
},
|
|
3099
3114
|
{
|
|
3100
3115
|
"kind": "field",
|
|
3101
|
-
"name": "
|
|
3116
|
+
"name": "activeid",
|
|
3102
3117
|
"type": {
|
|
3103
|
-
"text": "
|
|
3118
|
+
"text": "string | null"
|
|
3104
3119
|
},
|
|
3105
|
-
"
|
|
3120
|
+
"privacy": "private",
|
|
3121
|
+
"inheritedFrom": {
|
|
3122
|
+
"name": "Accordion",
|
|
3123
|
+
"module": "src/accordion/accordion.ts"
|
|
3124
|
+
}
|
|
3106
3125
|
},
|
|
3107
3126
|
{
|
|
3108
3127
|
"kind": "field",
|
|
3109
|
-
"name": "
|
|
3128
|
+
"name": "activeItemIndex",
|
|
3110
3129
|
"type": {
|
|
3111
|
-
"text": "
|
|
3130
|
+
"text": "number"
|
|
3112
3131
|
},
|
|
3113
|
-
"
|
|
3132
|
+
"privacy": "private",
|
|
3133
|
+
"default": "0",
|
|
3134
|
+
"inheritedFrom": {
|
|
3135
|
+
"name": "Accordion",
|
|
3136
|
+
"module": "src/accordion/accordion.ts"
|
|
3137
|
+
}
|
|
3114
3138
|
},
|
|
3115
3139
|
{
|
|
3116
3140
|
"kind": "field",
|
|
3117
|
-
"name": "
|
|
3141
|
+
"name": "accordionIds",
|
|
3118
3142
|
"type": {
|
|
3119
|
-
"text": "
|
|
3143
|
+
"text": "Array<string | null>"
|
|
3120
3144
|
},
|
|
3121
3145
|
"privacy": "private",
|
|
3122
|
-
"
|
|
3123
|
-
|
|
3124
|
-
|
|
3125
|
-
|
|
3126
|
-
"name": "clickOutside",
|
|
3127
|
-
"privacy": "private"
|
|
3146
|
+
"inheritedFrom": {
|
|
3147
|
+
"name": "Accordion",
|
|
3148
|
+
"module": "src/accordion/accordion.ts"
|
|
3149
|
+
}
|
|
3128
3150
|
},
|
|
3129
3151
|
{
|
|
3130
3152
|
"kind": "field",
|
|
3131
|
-
"name": "
|
|
3132
|
-
"
|
|
3133
|
-
|
|
3134
|
-
|
|
3135
|
-
|
|
3153
|
+
"name": "change",
|
|
3154
|
+
"privacy": "private",
|
|
3155
|
+
"inheritedFrom": {
|
|
3156
|
+
"name": "Accordion",
|
|
3157
|
+
"module": "src/accordion/accordion.ts"
|
|
3158
|
+
}
|
|
3136
3159
|
},
|
|
3137
3160
|
{
|
|
3138
|
-
"kind": "
|
|
3139
|
-
"name": "
|
|
3140
|
-
"
|
|
3141
|
-
|
|
3161
|
+
"kind": "method",
|
|
3162
|
+
"name": "findExpandedItem",
|
|
3163
|
+
"privacy": "private",
|
|
3164
|
+
"return": {
|
|
3165
|
+
"type": {
|
|
3166
|
+
"text": "AccordionItem | null"
|
|
3167
|
+
}
|
|
3142
3168
|
},
|
|
3143
|
-
"
|
|
3169
|
+
"inheritedFrom": {
|
|
3170
|
+
"name": "Accordion",
|
|
3171
|
+
"module": "src/accordion/accordion.ts"
|
|
3172
|
+
}
|
|
3144
3173
|
},
|
|
3145
3174
|
{
|
|
3146
3175
|
"kind": "field",
|
|
3147
|
-
"name": "
|
|
3148
|
-
"
|
|
3149
|
-
|
|
3150
|
-
|
|
3151
|
-
|
|
3176
|
+
"name": "setItems",
|
|
3177
|
+
"privacy": "private",
|
|
3178
|
+
"inheritedFrom": {
|
|
3179
|
+
"name": "Accordion",
|
|
3180
|
+
"module": "src/accordion/accordion.ts"
|
|
3181
|
+
}
|
|
3152
3182
|
},
|
|
3153
3183
|
{
|
|
3154
3184
|
"kind": "method",
|
|
3155
|
-
"name": "
|
|
3185
|
+
"name": "resetItems",
|
|
3186
|
+
"privacy": "private",
|
|
3156
3187
|
"return": {
|
|
3157
3188
|
"type": {
|
|
3158
3189
|
"text": "void"
|
|
3159
3190
|
}
|
|
3191
|
+
},
|
|
3192
|
+
"inheritedFrom": {
|
|
3193
|
+
"name": "Accordion",
|
|
3194
|
+
"module": "src/accordion/accordion.ts"
|
|
3160
3195
|
}
|
|
3161
3196
|
},
|
|
3162
3197
|
{
|
|
3163
|
-
"kind": "
|
|
3164
|
-
"name": "
|
|
3198
|
+
"kind": "field",
|
|
3199
|
+
"name": "removeItemListeners",
|
|
3165
3200
|
"privacy": "private",
|
|
3166
|
-
"
|
|
3167
|
-
|
|
3168
|
-
|
|
3169
|
-
|
|
3170
|
-
"text": "MouseEvent"
|
|
3171
|
-
}
|
|
3172
|
-
}
|
|
3173
|
-
]
|
|
3201
|
+
"inheritedFrom": {
|
|
3202
|
+
"name": "Accordion",
|
|
3203
|
+
"module": "src/accordion/accordion.ts"
|
|
3204
|
+
}
|
|
3174
3205
|
},
|
|
3175
3206
|
{
|
|
3176
|
-
"kind": "
|
|
3177
|
-
"name": "
|
|
3207
|
+
"kind": "field",
|
|
3208
|
+
"name": "activeItemChange",
|
|
3209
|
+
"privacy": "private",
|
|
3210
|
+
"inheritedFrom": {
|
|
3211
|
+
"name": "Accordion",
|
|
3212
|
+
"module": "src/accordion/accordion.ts"
|
|
3213
|
+
}
|
|
3178
3214
|
},
|
|
3179
3215
|
{
|
|
3180
3216
|
"kind": "method",
|
|
3181
|
-
"name": "
|
|
3217
|
+
"name": "getItemIds",
|
|
3218
|
+
"privacy": "private",
|
|
3182
3219
|
"return": {
|
|
3183
3220
|
"type": {
|
|
3184
|
-
"text": "
|
|
3221
|
+
"text": "Array<string | null>"
|
|
3185
3222
|
}
|
|
3223
|
+
},
|
|
3224
|
+
"inheritedFrom": {
|
|
3225
|
+
"name": "Accordion",
|
|
3226
|
+
"module": "src/accordion/accordion.ts"
|
|
3186
3227
|
}
|
|
3187
3228
|
},
|
|
3188
3229
|
{
|
|
3189
3230
|
"kind": "method",
|
|
3190
|
-
"name": "
|
|
3231
|
+
"name": "isSingleExpandMode",
|
|
3191
3232
|
"privacy": "private",
|
|
3192
3233
|
"return": {
|
|
3193
3234
|
"type": {
|
|
3194
|
-
"text": "
|
|
3235
|
+
"text": "boolean"
|
|
3195
3236
|
}
|
|
3196
3237
|
},
|
|
3197
|
-
"
|
|
3198
|
-
|
|
3199
|
-
|
|
3200
|
-
|
|
3201
|
-
"text": "AIStatus | null"
|
|
3202
|
-
}
|
|
3203
|
-
}
|
|
3204
|
-
]
|
|
3238
|
+
"inheritedFrom": {
|
|
3239
|
+
"name": "Accordion",
|
|
3240
|
+
"module": "src/accordion/accordion.ts"
|
|
3241
|
+
}
|
|
3205
3242
|
},
|
|
3206
3243
|
{
|
|
3207
|
-
"kind": "
|
|
3208
|
-
"name": "
|
|
3209
|
-
"privacy": "private",
|
|
3210
|
-
"
|
|
3211
|
-
"
|
|
3212
|
-
|
|
3213
|
-
}
|
|
3244
|
+
"kind": "field",
|
|
3245
|
+
"name": "handleItemKeyDown",
|
|
3246
|
+
"privacy": "private",
|
|
3247
|
+
"inheritedFrom": {
|
|
3248
|
+
"name": "Accordion",
|
|
3249
|
+
"module": "src/accordion/accordion.ts"
|
|
3214
3250
|
}
|
|
3215
3251
|
},
|
|
3216
3252
|
{
|
|
3217
|
-
"kind": "
|
|
3218
|
-
"name": "
|
|
3253
|
+
"kind": "field",
|
|
3254
|
+
"name": "handleItemFocus",
|
|
3219
3255
|
"privacy": "private",
|
|
3220
|
-
"
|
|
3221
|
-
"
|
|
3222
|
-
|
|
3223
|
-
}
|
|
3256
|
+
"inheritedFrom": {
|
|
3257
|
+
"name": "Accordion",
|
|
3258
|
+
"module": "src/accordion/accordion.ts"
|
|
3224
3259
|
}
|
|
3225
3260
|
},
|
|
3226
3261
|
{
|
|
3227
3262
|
"kind": "method",
|
|
3228
|
-
"name": "
|
|
3263
|
+
"name": "adjust",
|
|
3229
3264
|
"privacy": "private",
|
|
3230
3265
|
"return": {
|
|
3231
3266
|
"type": {
|
|
3232
3267
|
"text": "void"
|
|
3233
3268
|
}
|
|
3269
|
+
},
|
|
3270
|
+
"parameters": [
|
|
3271
|
+
{
|
|
3272
|
+
"name": "adjustment",
|
|
3273
|
+
"type": {
|
|
3274
|
+
"text": "number"
|
|
3275
|
+
}
|
|
3276
|
+
}
|
|
3277
|
+
],
|
|
3278
|
+
"inheritedFrom": {
|
|
3279
|
+
"name": "Accordion",
|
|
3280
|
+
"module": "src/accordion/accordion.ts"
|
|
3234
3281
|
}
|
|
3235
3282
|
},
|
|
3236
3283
|
{
|
|
3237
3284
|
"kind": "method",
|
|
3238
|
-
"name": "
|
|
3285
|
+
"name": "focusItem",
|
|
3286
|
+
"privacy": "private",
|
|
3239
3287
|
"return": {
|
|
3240
3288
|
"type": {
|
|
3241
|
-
"text": "
|
|
3289
|
+
"text": "void"
|
|
3242
3290
|
}
|
|
3291
|
+
},
|
|
3292
|
+
"inheritedFrom": {
|
|
3293
|
+
"name": "Accordion",
|
|
3294
|
+
"module": "src/accordion/accordion.ts"
|
|
3243
3295
|
}
|
|
3244
3296
|
},
|
|
3245
3297
|
{
|
|
@@ -3354,99 +3406,113 @@
|
|
|
3354
3406
|
}
|
|
3355
3407
|
}
|
|
3356
3408
|
],
|
|
3357
|
-
"
|
|
3358
|
-
|
|
3359
|
-
|
|
3409
|
+
"events": [
|
|
3410
|
+
{
|
|
3411
|
+
"description": "Fires a custom 'change' event when the active item changes",
|
|
3412
|
+
"name": "change",
|
|
3413
|
+
"inheritedFrom": {
|
|
3414
|
+
"name": "Accordion",
|
|
3415
|
+
"module": "src/accordion/accordion.ts"
|
|
3416
|
+
}
|
|
3417
|
+
}
|
|
3418
|
+
]
|
|
3419
|
+
},
|
|
3420
|
+
{
|
|
3421
|
+
"kind": "variable",
|
|
3422
|
+
"name": "foundationAccordionShadowOptions",
|
|
3423
|
+
"type": {
|
|
3424
|
+
"text": "ShadowRootInit"
|
|
3360
3425
|
},
|
|
3361
|
-
"
|
|
3362
|
-
"customElement": true
|
|
3426
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
3363
3427
|
},
|
|
3364
3428
|
{
|
|
3365
3429
|
"kind": "variable",
|
|
3366
|
-
"name": "
|
|
3430
|
+
"name": "defaultAccordionConfig",
|
|
3431
|
+
"type": {
|
|
3432
|
+
"text": "object"
|
|
3433
|
+
},
|
|
3434
|
+
"default": "{}"
|
|
3435
|
+
},
|
|
3436
|
+
{
|
|
3437
|
+
"kind": "variable",
|
|
3438
|
+
"name": "foundationAccordion",
|
|
3439
|
+
"description": "The Foundation Accordion",
|
|
3440
|
+
"privacy": "public"
|
|
3367
3441
|
}
|
|
3368
3442
|
],
|
|
3369
3443
|
"exports": [
|
|
3370
3444
|
{
|
|
3371
3445
|
"kind": "js",
|
|
3372
|
-
"name": "
|
|
3446
|
+
"name": "Accordion",
|
|
3373
3447
|
"declaration": {
|
|
3374
|
-
"name": "
|
|
3375
|
-
"module": "src/
|
|
3448
|
+
"name": "Accordion",
|
|
3449
|
+
"module": "src/accordion/accordion.ts"
|
|
3376
3450
|
}
|
|
3377
3451
|
},
|
|
3378
3452
|
{
|
|
3379
3453
|
"kind": "js",
|
|
3380
|
-
"name": "
|
|
3381
|
-
"declaration": {
|
|
3382
|
-
"name": "foundationAiIndicator",
|
|
3383
|
-
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3384
|
-
}
|
|
3385
|
-
}
|
|
3386
|
-
]
|
|
3387
|
-
},
|
|
3388
|
-
{
|
|
3389
|
-
"kind": "javascript-module",
|
|
3390
|
-
"path": "src/ai-indicator/index.ts",
|
|
3391
|
-
"declarations": [],
|
|
3392
|
-
"exports": [
|
|
3393
|
-
{
|
|
3394
|
-
"kind": "js",
|
|
3395
|
-
"name": "AiIndicator",
|
|
3454
|
+
"name": "foundationAccordionShadowOptions",
|
|
3396
3455
|
"declaration": {
|
|
3397
|
-
"name": "
|
|
3398
|
-
"module": "
|
|
3456
|
+
"name": "foundationAccordionShadowOptions",
|
|
3457
|
+
"module": "src/accordion/accordion.ts"
|
|
3399
3458
|
}
|
|
3400
3459
|
},
|
|
3401
3460
|
{
|
|
3402
3461
|
"kind": "js",
|
|
3403
|
-
"name": "
|
|
3462
|
+
"name": "defaultAccordionConfig",
|
|
3404
3463
|
"declaration": {
|
|
3405
|
-
"name": "
|
|
3406
|
-
"module": "
|
|
3464
|
+
"name": "defaultAccordionConfig",
|
|
3465
|
+
"module": "src/accordion/accordion.ts"
|
|
3407
3466
|
}
|
|
3408
3467
|
},
|
|
3409
3468
|
{
|
|
3410
3469
|
"kind": "js",
|
|
3411
|
-
"name": "
|
|
3470
|
+
"name": "foundationAccordion",
|
|
3412
3471
|
"declaration": {
|
|
3413
|
-
"name": "
|
|
3414
|
-
"module": "
|
|
3472
|
+
"name": "foundationAccordion",
|
|
3473
|
+
"module": "src/accordion/accordion.ts"
|
|
3415
3474
|
}
|
|
3416
|
-
}
|
|
3475
|
+
}
|
|
3476
|
+
]
|
|
3477
|
+
},
|
|
3478
|
+
{
|
|
3479
|
+
"kind": "javascript-module",
|
|
3480
|
+
"path": "src/accordion/index.ts",
|
|
3481
|
+
"declarations": [],
|
|
3482
|
+
"exports": [
|
|
3417
3483
|
{
|
|
3418
3484
|
"kind": "js",
|
|
3419
|
-
"name": "
|
|
3485
|
+
"name": "*",
|
|
3420
3486
|
"declaration": {
|
|
3421
|
-
"name": "
|
|
3422
|
-
"
|
|
3487
|
+
"name": "*",
|
|
3488
|
+
"package": "./accordion.template"
|
|
3423
3489
|
}
|
|
3424
3490
|
},
|
|
3425
3491
|
{
|
|
3426
3492
|
"kind": "js",
|
|
3427
|
-
"name": "
|
|
3493
|
+
"name": "*",
|
|
3428
3494
|
"declaration": {
|
|
3429
|
-
"name": "
|
|
3430
|
-
"
|
|
3495
|
+
"name": "*",
|
|
3496
|
+
"package": "./accordion.styles"
|
|
3431
3497
|
}
|
|
3432
3498
|
},
|
|
3433
3499
|
{
|
|
3434
3500
|
"kind": "js",
|
|
3435
|
-
"name": "
|
|
3501
|
+
"name": "*",
|
|
3436
3502
|
"declaration": {
|
|
3437
|
-
"name": "
|
|
3438
|
-
"
|
|
3503
|
+
"name": "*",
|
|
3504
|
+
"package": "./accordion"
|
|
3439
3505
|
}
|
|
3440
3506
|
}
|
|
3441
3507
|
]
|
|
3442
3508
|
},
|
|
3443
3509
|
{
|
|
3444
3510
|
"kind": "javascript-module",
|
|
3445
|
-
"path": "src/
|
|
3511
|
+
"path": "src/ai-indicator/ai-indicator.styles.ts",
|
|
3446
3512
|
"declarations": [
|
|
3447
3513
|
{
|
|
3448
3514
|
"kind": "function",
|
|
3449
|
-
"name": "
|
|
3515
|
+
"name": "foundationAiIndicatorStyles",
|
|
3450
3516
|
"return": {
|
|
3451
3517
|
"type": {
|
|
3452
3518
|
"text": "ElementStyles"
|
|
@@ -3471,276 +3537,224 @@
|
|
|
3471
3537
|
"exports": [
|
|
3472
3538
|
{
|
|
3473
3539
|
"kind": "js",
|
|
3474
|
-
"name": "
|
|
3540
|
+
"name": "foundationAiIndicatorStyles",
|
|
3475
3541
|
"declaration": {
|
|
3476
|
-
"name": "
|
|
3477
|
-
"module": "src/
|
|
3542
|
+
"name": "foundationAiIndicatorStyles",
|
|
3543
|
+
"module": "src/ai-indicator/ai-indicator.styles.ts"
|
|
3478
3544
|
}
|
|
3479
3545
|
}
|
|
3480
3546
|
]
|
|
3481
3547
|
},
|
|
3482
3548
|
{
|
|
3483
3549
|
"kind": "javascript-module",
|
|
3484
|
-
"path": "src/
|
|
3550
|
+
"path": "src/ai-indicator/ai-indicator.template.ts",
|
|
3485
3551
|
"declarations": [
|
|
3486
3552
|
{
|
|
3487
|
-
"kind": "
|
|
3488
|
-
"name": "
|
|
3489
|
-
"
|
|
3490
|
-
"
|
|
3491
|
-
"text": "ViewTemplate<Accordion>"
|
|
3492
|
-
}
|
|
3553
|
+
"kind": "variable",
|
|
3554
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3555
|
+
"type": {
|
|
3556
|
+
"text": "ViewTemplate<AiIndicator>"
|
|
3493
3557
|
},
|
|
3494
|
-
"
|
|
3495
|
-
{
|
|
3496
|
-
"name": "context",
|
|
3497
|
-
"type": {
|
|
3498
|
-
"text": "ElementDefinitionContext"
|
|
3499
|
-
}
|
|
3500
|
-
},
|
|
3501
|
-
{
|
|
3502
|
-
"name": "definition",
|
|
3503
|
-
"type": {
|
|
3504
|
-
"text": "FoundationElementDefinition"
|
|
3505
|
-
}
|
|
3506
|
-
}
|
|
3507
|
-
]
|
|
3558
|
+
"default": "html`\n ${(x) => aiIndicatorTemplate(getPrefix(x))}\n`"
|
|
3508
3559
|
}
|
|
3509
3560
|
],
|
|
3510
3561
|
"exports": [
|
|
3511
3562
|
{
|
|
3512
3563
|
"kind": "js",
|
|
3513
|
-
"name": "
|
|
3564
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3514
3565
|
"declaration": {
|
|
3515
|
-
"name": "
|
|
3516
|
-
"module": "src/
|
|
3566
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3567
|
+
"module": "src/ai-indicator/ai-indicator.template.ts"
|
|
3517
3568
|
}
|
|
3518
3569
|
}
|
|
3519
3570
|
]
|
|
3520
3571
|
},
|
|
3521
3572
|
{
|
|
3522
3573
|
"kind": "javascript-module",
|
|
3523
|
-
"path": "src/
|
|
3574
|
+
"path": "src/ai-indicator/ai-indicator.ts",
|
|
3524
3575
|
"declarations": [
|
|
3525
3576
|
{
|
|
3526
3577
|
"kind": "class",
|
|
3527
3578
|
"description": "",
|
|
3528
|
-
"name": "
|
|
3529
|
-
"
|
|
3530
|
-
"name": "FASTAccordion",
|
|
3531
|
-
"package": "@microsoft/fast-foundation"
|
|
3532
|
-
},
|
|
3533
|
-
"tagName": "%%prefix%%-accordion",
|
|
3534
|
-
"customElement": true,
|
|
3535
|
-
"attributes": [
|
|
3579
|
+
"name": "AiIndicator",
|
|
3580
|
+
"members": [
|
|
3536
3581
|
{
|
|
3537
|
-
"
|
|
3582
|
+
"kind": "field",
|
|
3583
|
+
"name": "providerRegistry",
|
|
3538
3584
|
"type": {
|
|
3539
|
-
"text": "
|
|
3540
|
-
},
|
|
3541
|
-
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
3542
|
-
"fieldName": "expandmode",
|
|
3543
|
-
"inheritedFrom": {
|
|
3544
|
-
"name": "Accordion",
|
|
3545
|
-
"module": "src/accordion/accordion.ts"
|
|
3585
|
+
"text": "AIProviderRegistry"
|
|
3546
3586
|
}
|
|
3547
|
-
}
|
|
3548
|
-
],
|
|
3549
|
-
"members": [
|
|
3587
|
+
},
|
|
3550
3588
|
{
|
|
3551
3589
|
"kind": "field",
|
|
3552
|
-
"name": "
|
|
3590
|
+
"name": "aiProvider",
|
|
3553
3591
|
"type": {
|
|
3554
|
-
"text": "
|
|
3592
|
+
"text": "AIProvider | undefined"
|
|
3555
3593
|
},
|
|
3556
|
-
"privacy": "
|
|
3557
|
-
"description": "
|
|
3558
|
-
"
|
|
3559
|
-
"name": "Accordion",
|
|
3560
|
-
"module": "src/accordion/accordion.ts"
|
|
3561
|
-
}
|
|
3594
|
+
"privacy": "private",
|
|
3595
|
+
"description": "The indicator reflects status for the registry's default provider only —\nper-agent provider overrides live with the assistant component, not this\ntop-level chrome.",
|
|
3596
|
+
"readonly": true
|
|
3562
3597
|
},
|
|
3563
3598
|
{
|
|
3564
3599
|
"kind": "field",
|
|
3565
|
-
"name": "
|
|
3600
|
+
"name": "status",
|
|
3566
3601
|
"type": {
|
|
3567
|
-
"text": "
|
|
3602
|
+
"text": "AIStatus | null"
|
|
3568
3603
|
},
|
|
3569
|
-
"
|
|
3570
|
-
"inheritedFrom": {
|
|
3571
|
-
"name": "Accordion",
|
|
3572
|
-
"module": "src/accordion/accordion.ts"
|
|
3573
|
-
}
|
|
3604
|
+
"default": "null"
|
|
3574
3605
|
},
|
|
3575
3606
|
{
|
|
3576
3607
|
"kind": "field",
|
|
3577
|
-
"name": "
|
|
3608
|
+
"name": "open",
|
|
3578
3609
|
"type": {
|
|
3579
|
-
"text": "
|
|
3610
|
+
"text": "boolean"
|
|
3580
3611
|
},
|
|
3581
|
-
"
|
|
3582
|
-
|
|
3583
|
-
|
|
3584
|
-
|
|
3585
|
-
|
|
3586
|
-
|
|
3612
|
+
"default": "false"
|
|
3613
|
+
},
|
|
3614
|
+
{
|
|
3615
|
+
"kind": "field",
|
|
3616
|
+
"name": "state",
|
|
3617
|
+
"type": {
|
|
3618
|
+
"text": "AIIndicatorState"
|
|
3619
|
+
},
|
|
3620
|
+
"default": "'none'"
|
|
3621
|
+
},
|
|
3622
|
+
{
|
|
3623
|
+
"kind": "field",
|
|
3624
|
+
"name": "isInstalling",
|
|
3625
|
+
"type": {
|
|
3626
|
+
"text": "boolean"
|
|
3627
|
+
},
|
|
3628
|
+
"default": "false"
|
|
3587
3629
|
},
|
|
3588
3630
|
{
|
|
3589
3631
|
"kind": "field",
|
|
3590
|
-
"name": "
|
|
3632
|
+
"name": "pollTimer",
|
|
3591
3633
|
"type": {
|
|
3592
|
-
"text": "
|
|
3634
|
+
"text": "ReturnType<typeof setInterval> | null"
|
|
3593
3635
|
},
|
|
3594
3636
|
"privacy": "private",
|
|
3595
|
-
"
|
|
3596
|
-
"name": "Accordion",
|
|
3597
|
-
"module": "src/accordion/accordion.ts"
|
|
3598
|
-
}
|
|
3637
|
+
"default": "null"
|
|
3599
3638
|
},
|
|
3600
3639
|
{
|
|
3601
3640
|
"kind": "field",
|
|
3602
|
-
"name": "
|
|
3603
|
-
"privacy": "private"
|
|
3604
|
-
"inheritedFrom": {
|
|
3605
|
-
"name": "Accordion",
|
|
3606
|
-
"module": "src/accordion/accordion.ts"
|
|
3607
|
-
}
|
|
3641
|
+
"name": "clickOutside",
|
|
3642
|
+
"privacy": "private"
|
|
3608
3643
|
},
|
|
3609
3644
|
{
|
|
3610
|
-
"kind": "
|
|
3611
|
-
"name": "
|
|
3612
|
-
"
|
|
3613
|
-
|
|
3614
|
-
"type": {
|
|
3615
|
-
"text": "AccordionItem | null"
|
|
3616
|
-
}
|
|
3645
|
+
"kind": "field",
|
|
3646
|
+
"name": "chromeStatusLabel",
|
|
3647
|
+
"type": {
|
|
3648
|
+
"text": "string | null"
|
|
3617
3649
|
},
|
|
3618
|
-
"
|
|
3619
|
-
"name": "Accordion",
|
|
3620
|
-
"module": "src/accordion/accordion.ts"
|
|
3621
|
-
}
|
|
3650
|
+
"readonly": true
|
|
3622
3651
|
},
|
|
3623
3652
|
{
|
|
3624
3653
|
"kind": "field",
|
|
3625
|
-
"name": "
|
|
3626
|
-
"
|
|
3627
|
-
|
|
3628
|
-
|
|
3629
|
-
|
|
3630
|
-
|
|
3654
|
+
"name": "canInstall",
|
|
3655
|
+
"type": {
|
|
3656
|
+
"text": "boolean"
|
|
3657
|
+
},
|
|
3658
|
+
"readonly": true
|
|
3659
|
+
},
|
|
3660
|
+
{
|
|
3661
|
+
"kind": "field",
|
|
3662
|
+
"name": "isDownloading",
|
|
3663
|
+
"type": {
|
|
3664
|
+
"text": "boolean"
|
|
3665
|
+
},
|
|
3666
|
+
"readonly": true
|
|
3631
3667
|
},
|
|
3632
3668
|
{
|
|
3633
3669
|
"kind": "method",
|
|
3634
|
-
"name": "
|
|
3635
|
-
"privacy": "private",
|
|
3670
|
+
"name": "openChanged",
|
|
3636
3671
|
"return": {
|
|
3637
3672
|
"type": {
|
|
3638
3673
|
"text": "void"
|
|
3639
3674
|
}
|
|
3640
|
-
},
|
|
3641
|
-
"inheritedFrom": {
|
|
3642
|
-
"name": "Accordion",
|
|
3643
|
-
"module": "src/accordion/accordion.ts"
|
|
3644
3675
|
}
|
|
3645
3676
|
},
|
|
3646
3677
|
{
|
|
3647
|
-
"kind": "
|
|
3648
|
-
"name": "
|
|
3678
|
+
"kind": "method",
|
|
3679
|
+
"name": "handleClickOutside",
|
|
3649
3680
|
"privacy": "private",
|
|
3650
|
-
"
|
|
3651
|
-
|
|
3652
|
-
|
|
3653
|
-
|
|
3681
|
+
"parameters": [
|
|
3682
|
+
{
|
|
3683
|
+
"name": "event",
|
|
3684
|
+
"type": {
|
|
3685
|
+
"text": "MouseEvent"
|
|
3686
|
+
}
|
|
3687
|
+
}
|
|
3688
|
+
]
|
|
3654
3689
|
},
|
|
3655
3690
|
{
|
|
3656
|
-
"kind": "
|
|
3657
|
-
"name": "
|
|
3658
|
-
"privacy": "private",
|
|
3659
|
-
"inheritedFrom": {
|
|
3660
|
-
"name": "Accordion",
|
|
3661
|
-
"module": "src/accordion/accordion.ts"
|
|
3662
|
-
}
|
|
3691
|
+
"kind": "method",
|
|
3692
|
+
"name": "toggleDropdown"
|
|
3663
3693
|
},
|
|
3664
3694
|
{
|
|
3665
3695
|
"kind": "method",
|
|
3666
|
-
"name": "
|
|
3667
|
-
"privacy": "private",
|
|
3696
|
+
"name": "refreshStatus",
|
|
3668
3697
|
"return": {
|
|
3669
3698
|
"type": {
|
|
3670
|
-
"text": "
|
|
3699
|
+
"text": "Promise<void>"
|
|
3671
3700
|
}
|
|
3672
|
-
},
|
|
3673
|
-
"inheritedFrom": {
|
|
3674
|
-
"name": "Accordion",
|
|
3675
|
-
"module": "src/accordion/accordion.ts"
|
|
3676
3701
|
}
|
|
3677
3702
|
},
|
|
3678
3703
|
{
|
|
3679
3704
|
"kind": "method",
|
|
3680
|
-
"name": "
|
|
3705
|
+
"name": "deriveState",
|
|
3681
3706
|
"privacy": "private",
|
|
3682
3707
|
"return": {
|
|
3683
3708
|
"type": {
|
|
3684
|
-
"text": "
|
|
3709
|
+
"text": "AIIndicatorState"
|
|
3685
3710
|
}
|
|
3686
3711
|
},
|
|
3687
|
-
"
|
|
3688
|
-
|
|
3689
|
-
|
|
3690
|
-
|
|
3712
|
+
"parameters": [
|
|
3713
|
+
{
|
|
3714
|
+
"name": "s",
|
|
3715
|
+
"type": {
|
|
3716
|
+
"text": "AIStatus | null"
|
|
3717
|
+
}
|
|
3718
|
+
}
|
|
3719
|
+
]
|
|
3691
3720
|
},
|
|
3692
3721
|
{
|
|
3693
|
-
"kind": "
|
|
3694
|
-
"name": "
|
|
3722
|
+
"kind": "method",
|
|
3723
|
+
"name": "maybeStartPolling",
|
|
3695
3724
|
"privacy": "private",
|
|
3696
|
-
"
|
|
3697
|
-
"
|
|
3698
|
-
|
|
3725
|
+
"return": {
|
|
3726
|
+
"type": {
|
|
3727
|
+
"text": "void"
|
|
3728
|
+
}
|
|
3699
3729
|
}
|
|
3700
3730
|
},
|
|
3701
3731
|
{
|
|
3702
|
-
"kind": "
|
|
3703
|
-
"name": "
|
|
3732
|
+
"kind": "method",
|
|
3733
|
+
"name": "startPolling",
|
|
3704
3734
|
"privacy": "private",
|
|
3705
|
-
"
|
|
3706
|
-
"
|
|
3707
|
-
|
|
3735
|
+
"return": {
|
|
3736
|
+
"type": {
|
|
3737
|
+
"text": "void"
|
|
3738
|
+
}
|
|
3708
3739
|
}
|
|
3709
3740
|
},
|
|
3710
3741
|
{
|
|
3711
3742
|
"kind": "method",
|
|
3712
|
-
"name": "
|
|
3743
|
+
"name": "stopPolling",
|
|
3713
3744
|
"privacy": "private",
|
|
3714
3745
|
"return": {
|
|
3715
3746
|
"type": {
|
|
3716
3747
|
"text": "void"
|
|
3717
3748
|
}
|
|
3718
|
-
},
|
|
3719
|
-
"parameters": [
|
|
3720
|
-
{
|
|
3721
|
-
"name": "adjustment",
|
|
3722
|
-
"type": {
|
|
3723
|
-
"text": "number"
|
|
3724
|
-
}
|
|
3725
|
-
}
|
|
3726
|
-
],
|
|
3727
|
-
"inheritedFrom": {
|
|
3728
|
-
"name": "Accordion",
|
|
3729
|
-
"module": "src/accordion/accordion.ts"
|
|
3730
3749
|
}
|
|
3731
3750
|
},
|
|
3732
3751
|
{
|
|
3733
3752
|
"kind": "method",
|
|
3734
|
-
"name": "
|
|
3735
|
-
"privacy": "private",
|
|
3753
|
+
"name": "onInstall",
|
|
3736
3754
|
"return": {
|
|
3737
3755
|
"type": {
|
|
3738
|
-
"text": "void"
|
|
3756
|
+
"text": "Promise<void>"
|
|
3739
3757
|
}
|
|
3740
|
-
},
|
|
3741
|
-
"inheritedFrom": {
|
|
3742
|
-
"name": "Accordion",
|
|
3743
|
-
"module": "src/accordion/accordion.ts"
|
|
3744
3758
|
}
|
|
3745
3759
|
},
|
|
3746
3760
|
{
|
|
@@ -3855,102 +3869,88 @@
|
|
|
3855
3869
|
}
|
|
3856
3870
|
}
|
|
3857
3871
|
],
|
|
3858
|
-
"
|
|
3859
|
-
|
|
3860
|
-
|
|
3861
|
-
"name": "change",
|
|
3862
|
-
"inheritedFrom": {
|
|
3863
|
-
"name": "Accordion",
|
|
3864
|
-
"module": "src/accordion/accordion.ts"
|
|
3865
|
-
}
|
|
3866
|
-
}
|
|
3867
|
-
]
|
|
3868
|
-
},
|
|
3869
|
-
{
|
|
3870
|
-
"kind": "variable",
|
|
3871
|
-
"name": "foundationAccordionShadowOptions",
|
|
3872
|
-
"type": {
|
|
3873
|
-
"text": "ShadowRootInit"
|
|
3874
|
-
},
|
|
3875
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
3876
|
-
},
|
|
3877
|
-
{
|
|
3878
|
-
"kind": "variable",
|
|
3879
|
-
"name": "defaultAccordionConfig",
|
|
3880
|
-
"type": {
|
|
3881
|
-
"text": "object"
|
|
3872
|
+
"superclass": {
|
|
3873
|
+
"name": "FoundationElement",
|
|
3874
|
+
"package": "@microsoft/fast-foundation"
|
|
3882
3875
|
},
|
|
3883
|
-
"
|
|
3876
|
+
"tagName": "%%prefix%%-ai-indicator",
|
|
3877
|
+
"customElement": true
|
|
3884
3878
|
},
|
|
3885
3879
|
{
|
|
3886
3880
|
"kind": "variable",
|
|
3887
|
-
"name": "
|
|
3888
|
-
"description": "The Foundation Accordion",
|
|
3889
|
-
"privacy": "public"
|
|
3881
|
+
"name": "foundationAiIndicator"
|
|
3890
3882
|
}
|
|
3891
3883
|
],
|
|
3892
3884
|
"exports": [
|
|
3893
3885
|
{
|
|
3894
3886
|
"kind": "js",
|
|
3895
|
-
"name": "
|
|
3887
|
+
"name": "AiIndicator",
|
|
3896
3888
|
"declaration": {
|
|
3897
|
-
"name": "
|
|
3898
|
-
"module": "src/
|
|
3889
|
+
"name": "AiIndicator",
|
|
3890
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3899
3891
|
}
|
|
3900
3892
|
},
|
|
3901
3893
|
{
|
|
3902
3894
|
"kind": "js",
|
|
3903
|
-
"name": "
|
|
3895
|
+
"name": "foundationAiIndicator",
|
|
3904
3896
|
"declaration": {
|
|
3905
|
-
"name": "
|
|
3906
|
-
"module": "src/
|
|
3897
|
+
"name": "foundationAiIndicator",
|
|
3898
|
+
"module": "src/ai-indicator/ai-indicator.ts"
|
|
3899
|
+
}
|
|
3900
|
+
}
|
|
3901
|
+
]
|
|
3902
|
+
},
|
|
3903
|
+
{
|
|
3904
|
+
"kind": "javascript-module",
|
|
3905
|
+
"path": "src/ai-indicator/index.ts",
|
|
3906
|
+
"declarations": [],
|
|
3907
|
+
"exports": [
|
|
3908
|
+
{
|
|
3909
|
+
"kind": "js",
|
|
3910
|
+
"name": "AiIndicator",
|
|
3911
|
+
"declaration": {
|
|
3912
|
+
"name": "AiIndicator",
|
|
3913
|
+
"module": "./ai-indicator"
|
|
3907
3914
|
}
|
|
3908
3915
|
},
|
|
3909
3916
|
{
|
|
3910
3917
|
"kind": "js",
|
|
3911
|
-
"name": "
|
|
3918
|
+
"name": "foundationAiIndicator",
|
|
3912
3919
|
"declaration": {
|
|
3913
|
-
"name": "
|
|
3914
|
-
"module": "
|
|
3920
|
+
"name": "foundationAiIndicator",
|
|
3921
|
+
"module": "./ai-indicator"
|
|
3915
3922
|
}
|
|
3916
3923
|
},
|
|
3917
3924
|
{
|
|
3918
3925
|
"kind": "js",
|
|
3919
|
-
"name": "
|
|
3926
|
+
"name": "type",
|
|
3920
3927
|
"declaration": {
|
|
3921
|
-
"name": "
|
|
3922
|
-
"module": "
|
|
3928
|
+
"name": "type",
|
|
3929
|
+
"module": "./ai-indicator"
|
|
3923
3930
|
}
|
|
3924
|
-
}
|
|
3925
|
-
]
|
|
3926
|
-
},
|
|
3927
|
-
{
|
|
3928
|
-
"kind": "javascript-module",
|
|
3929
|
-
"path": "src/accordion/index.ts",
|
|
3930
|
-
"declarations": [],
|
|
3931
|
-
"exports": [
|
|
3931
|
+
},
|
|
3932
3932
|
{
|
|
3933
3933
|
"kind": "js",
|
|
3934
|
-
"name": "
|
|
3934
|
+
"name": "AIIndicatorState",
|
|
3935
3935
|
"declaration": {
|
|
3936
|
-
"name": "
|
|
3937
|
-
"
|
|
3936
|
+
"name": "AIIndicatorState",
|
|
3937
|
+
"module": "./ai-indicator"
|
|
3938
3938
|
}
|
|
3939
3939
|
},
|
|
3940
3940
|
{
|
|
3941
3941
|
"kind": "js",
|
|
3942
|
-
"name": "
|
|
3942
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3943
3943
|
"declaration": {
|
|
3944
|
-
"name": "
|
|
3945
|
-
"
|
|
3944
|
+
"name": "foundationAiIndicatorTemplate",
|
|
3945
|
+
"module": "./ai-indicator.template"
|
|
3946
3946
|
}
|
|
3947
3947
|
},
|
|
3948
3948
|
{
|
|
3949
3949
|
"kind": "js",
|
|
3950
|
-
"name": "
|
|
3950
|
+
"name": "foundationAiIndicatorStyles",
|
|
3951
3951
|
"declaration": {
|
|
3952
|
-
"name": "
|
|
3953
|
-
"
|
|
3952
|
+
"name": "foundationAiIndicatorStyles",
|
|
3953
|
+
"module": "./ai-indicator.styles"
|
|
3954
3954
|
}
|
|
3955
3955
|
}
|
|
3956
3956
|
]
|