@genesislcap/foundation-ui 14.393.2 → 14.393.3-FUI-2471.2
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 +616 -616
- package/package.json +18 -18
|
@@ -910,159 +910,185 @@
|
|
|
910
910
|
},
|
|
911
911
|
{
|
|
912
912
|
"kind": "javascript-module",
|
|
913
|
-
"path": "src/
|
|
913
|
+
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
914
914
|
"declarations": [
|
|
915
915
|
{
|
|
916
|
-
"kind": "
|
|
917
|
-
"
|
|
918
|
-
"
|
|
919
|
-
|
|
916
|
+
"kind": "function",
|
|
917
|
+
"name": "foundationAccordionItemStyles",
|
|
918
|
+
"return": {
|
|
919
|
+
"type": {
|
|
920
|
+
"text": "ElementStyles"
|
|
921
|
+
}
|
|
922
|
+
},
|
|
923
|
+
"parameters": [
|
|
920
924
|
{
|
|
921
|
-
"
|
|
922
|
-
"name": "fileInput",
|
|
925
|
+
"name": "context",
|
|
923
926
|
"type": {
|
|
924
|
-
"text": "
|
|
925
|
-
}
|
|
926
|
-
"privacy": "public"
|
|
927
|
+
"text": "ElementDefinitionContext"
|
|
928
|
+
}
|
|
927
929
|
},
|
|
928
930
|
{
|
|
929
|
-
"
|
|
930
|
-
"name": "selectedFile",
|
|
931
|
+
"name": "definition",
|
|
931
932
|
"type": {
|
|
932
|
-
"text": "
|
|
933
|
-
}
|
|
934
|
-
|
|
935
|
-
|
|
936
|
-
|
|
933
|
+
"text": "FoundationElementDefinition"
|
|
934
|
+
}
|
|
935
|
+
}
|
|
936
|
+
]
|
|
937
|
+
}
|
|
938
|
+
],
|
|
939
|
+
"exports": [
|
|
940
|
+
{
|
|
941
|
+
"kind": "js",
|
|
942
|
+
"name": "foundationAccordionItemStyles",
|
|
943
|
+
"declaration": {
|
|
944
|
+
"name": "foundationAccordionItemStyles",
|
|
945
|
+
"module": "src/accordion-item/accordion-item.styles.ts"
|
|
946
|
+
}
|
|
947
|
+
}
|
|
948
|
+
]
|
|
949
|
+
},
|
|
950
|
+
{
|
|
951
|
+
"kind": "javascript-module",
|
|
952
|
+
"path": "src/accordion-item/accordion-item.template.ts",
|
|
953
|
+
"declarations": [
|
|
954
|
+
{
|
|
955
|
+
"kind": "function",
|
|
956
|
+
"name": "foundationAccordionItemTemplate",
|
|
957
|
+
"return": {
|
|
958
|
+
"type": {
|
|
959
|
+
"text": "ViewTemplate<AccordionItem>"
|
|
960
|
+
}
|
|
961
|
+
},
|
|
962
|
+
"parameters": [
|
|
937
963
|
{
|
|
938
|
-
"
|
|
939
|
-
"name": "label",
|
|
964
|
+
"name": "context",
|
|
940
965
|
"type": {
|
|
941
|
-
"text": "
|
|
966
|
+
"text": "ElementDefinitionContext"
|
|
942
967
|
}
|
|
943
968
|
},
|
|
944
969
|
{
|
|
945
|
-
"
|
|
946
|
-
"name": "accept",
|
|
970
|
+
"name": "definition",
|
|
947
971
|
"type": {
|
|
948
|
-
"text": "
|
|
972
|
+
"text": "FoundationElementDefinition"
|
|
973
|
+
}
|
|
974
|
+
}
|
|
975
|
+
]
|
|
976
|
+
}
|
|
977
|
+
],
|
|
978
|
+
"exports": [
|
|
979
|
+
{
|
|
980
|
+
"kind": "js",
|
|
981
|
+
"name": "foundationAccordionItemTemplate",
|
|
982
|
+
"declaration": {
|
|
983
|
+
"name": "foundationAccordionItemTemplate",
|
|
984
|
+
"module": "src/accordion-item/accordion-item.template.ts"
|
|
985
|
+
}
|
|
986
|
+
}
|
|
987
|
+
]
|
|
988
|
+
},
|
|
989
|
+
{
|
|
990
|
+
"kind": "javascript-module",
|
|
991
|
+
"path": "src/accordion-item/accordion-item.ts",
|
|
992
|
+
"declarations": [
|
|
993
|
+
{
|
|
994
|
+
"kind": "class",
|
|
995
|
+
"description": "",
|
|
996
|
+
"name": "AccordionItem",
|
|
997
|
+
"superclass": {
|
|
998
|
+
"name": "FASTAccordionItem",
|
|
999
|
+
"package": "@microsoft/fast-components"
|
|
1000
|
+
},
|
|
1001
|
+
"tagName": "%%prefix%%-accordion-item",
|
|
1002
|
+
"customElement": true,
|
|
1003
|
+
"attributes": [
|
|
1004
|
+
{
|
|
1005
|
+
"name": "heading-level",
|
|
1006
|
+
"type": {
|
|
1007
|
+
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
949
1008
|
},
|
|
950
|
-
"default": "
|
|
1009
|
+
"default": "2",
|
|
1010
|
+
"description": "Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level | level of the\nheading element.",
|
|
1011
|
+
"fieldName": "headinglevel",
|
|
1012
|
+
"inheritedFrom": {
|
|
1013
|
+
"name": "AccordionItem",
|
|
1014
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1015
|
+
}
|
|
951
1016
|
},
|
|
952
1017
|
{
|
|
953
|
-
"kind": "field",
|
|
954
|
-
"name": "fileSizeLimitBytes",
|
|
955
|
-
"default": "10_485_760",
|
|
956
1018
|
"type": {
|
|
957
|
-
"text": "
|
|
1019
|
+
"text": "boolean"
|
|
1020
|
+
},
|
|
1021
|
+
"default": "false",
|
|
1022
|
+
"description": "Expands or collapses the item.",
|
|
1023
|
+
"fieldName": "expanded",
|
|
1024
|
+
"inheritedFrom": {
|
|
1025
|
+
"name": "AccordionItem",
|
|
1026
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
958
1027
|
}
|
|
959
1028
|
},
|
|
960
1029
|
{
|
|
961
|
-
"
|
|
962
|
-
"name": "fileName",
|
|
1030
|
+
"name": "id",
|
|
963
1031
|
"type": {
|
|
964
1032
|
"text": "string"
|
|
965
1033
|
},
|
|
966
|
-
"
|
|
967
|
-
|
|
1034
|
+
"description": "The item ID",
|
|
1035
|
+
"fieldName": "id",
|
|
1036
|
+
"inheritedFrom": {
|
|
1037
|
+
"name": "AccordionItem",
|
|
1038
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1039
|
+
}
|
|
1040
|
+
}
|
|
1041
|
+
],
|
|
1042
|
+
"members": [
|
|
968
1043
|
{
|
|
969
1044
|
"kind": "field",
|
|
970
|
-
"name": "
|
|
1045
|
+
"name": "headinglevel",
|
|
971
1046
|
"type": {
|
|
972
|
-
"text": "
|
|
1047
|
+
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
973
1048
|
},
|
|
974
|
-
"default": "false"
|
|
975
|
-
},
|
|
976
|
-
{
|
|
977
|
-
"kind": "method",
|
|
978
|
-
"name": "handleClick",
|
|
979
1049
|
"privacy": "public",
|
|
980
|
-
"
|
|
981
|
-
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
"parameters": [
|
|
987
|
-
{
|
|
988
|
-
"name": "e",
|
|
989
|
-
"type": {
|
|
990
|
-
"text": "Event"
|
|
991
|
-
},
|
|
992
|
-
"description": "The change event from the file input"
|
|
993
|
-
}
|
|
994
|
-
],
|
|
995
|
-
"description": "Handles file selection from the file input\nValidates file size and sets up for processing"
|
|
996
|
-
},
|
|
997
|
-
{
|
|
998
|
-
"kind": "method",
|
|
999
|
-
"name": "clearSelection",
|
|
1000
|
-
"privacy": "public",
|
|
1001
|
-
"description": "Clears all file selection and processing state\nResets the component to its initial state"
|
|
1050
|
+
"default": "2",
|
|
1051
|
+
"description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
|
|
1052
|
+
"inheritedFrom": {
|
|
1053
|
+
"name": "AccordionItem",
|
|
1054
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1055
|
+
}
|
|
1002
1056
|
},
|
|
1003
1057
|
{
|
|
1004
|
-
"kind": "
|
|
1005
|
-
"name": "
|
|
1058
|
+
"kind": "field",
|
|
1059
|
+
"name": "expanded",
|
|
1060
|
+
"type": {
|
|
1061
|
+
"text": "boolean"
|
|
1062
|
+
},
|
|
1006
1063
|
"privacy": "public",
|
|
1007
|
-
"
|
|
1008
|
-
"
|
|
1009
|
-
|
|
1010
|
-
|
|
1011
|
-
|
|
1064
|
+
"default": "false",
|
|
1065
|
+
"description": "Expands or collapses the item.",
|
|
1066
|
+
"inheritedFrom": {
|
|
1067
|
+
"name": "AccordionItem",
|
|
1068
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1012
1069
|
}
|
|
1013
1070
|
},
|
|
1014
1071
|
{
|
|
1015
|
-
"kind": "
|
|
1016
|
-
"name": "
|
|
1017
|
-
"
|
|
1018
|
-
|
|
1019
|
-
{
|
|
1020
|
-
"name": "title",
|
|
1021
|
-
"type": {
|
|
1022
|
-
"text": "string"
|
|
1023
|
-
},
|
|
1024
|
-
"description": "The error title"
|
|
1025
|
-
},
|
|
1026
|
-
{
|
|
1027
|
-
"name": "message",
|
|
1028
|
-
"type": {
|
|
1029
|
-
"text": "string"
|
|
1030
|
-
},
|
|
1031
|
-
"description": "The error message"
|
|
1032
|
-
}
|
|
1033
|
-
],
|
|
1034
|
-
"description": "Shows an error notification using the unified error handling system"
|
|
1035
|
-
},
|
|
1036
|
-
{
|
|
1037
|
-
"kind": "method",
|
|
1038
|
-
"name": "onFileSelected",
|
|
1039
|
-
"privacy": "protected",
|
|
1040
|
-
"return": {
|
|
1041
|
-
"type": {
|
|
1042
|
-
"text": "void"
|
|
1043
|
-
}
|
|
1072
|
+
"kind": "field",
|
|
1073
|
+
"name": "id",
|
|
1074
|
+
"type": {
|
|
1075
|
+
"text": "string"
|
|
1044
1076
|
},
|
|
1045
|
-
"
|
|
1046
|
-
|
|
1047
|
-
|
|
1048
|
-
|
|
1049
|
-
|
|
1050
|
-
|
|
1051
|
-
"description": "The selected file"
|
|
1052
|
-
}
|
|
1053
|
-
],
|
|
1054
|
-
"description": "Abstract method called when a file is selected"
|
|
1077
|
+
"privacy": "public",
|
|
1078
|
+
"description": "The item ID",
|
|
1079
|
+
"inheritedFrom": {
|
|
1080
|
+
"name": "AccordionItem",
|
|
1081
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1082
|
+
}
|
|
1055
1083
|
},
|
|
1056
1084
|
{
|
|
1057
|
-
"kind": "
|
|
1058
|
-
"name": "
|
|
1059
|
-
"privacy": "
|
|
1060
|
-
"
|
|
1061
|
-
"
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
},
|
|
1065
|
-
"description": "Abstract method called when file selection is cleared"
|
|
1085
|
+
"kind": "field",
|
|
1086
|
+
"name": "change",
|
|
1087
|
+
"privacy": "private",
|
|
1088
|
+
"inheritedFrom": {
|
|
1089
|
+
"name": "AccordionItem",
|
|
1090
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1091
|
+
}
|
|
1066
1092
|
},
|
|
1067
1093
|
{
|
|
1068
1094
|
"kind": "field",
|
|
@@ -1118,255 +1144,78 @@
|
|
|
1118
1144
|
}
|
|
1119
1145
|
},
|
|
1120
1146
|
{
|
|
1121
|
-
"kind": "field",
|
|
1122
|
-
"name": "styles",
|
|
1123
|
-
"type": {
|
|
1124
|
-
"text": "ElementStyles | void | null"
|
|
1125
|
-
},
|
|
1126
|
-
"privacy": "public",
|
|
1127
|
-
"description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
|
|
1128
|
-
"inheritedFrom": {
|
|
1129
|
-
"name": "FoundationElement",
|
|
1130
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
1131
|
-
}
|
|
1132
|
-
},
|
|
1133
|
-
{
|
|
1134
|
-
"kind": "method",
|
|
1135
|
-
"name": "stylesChanged",
|
|
1136
|
-
"privacy": "protected",
|
|
1137
|
-
"return": {
|
|
1138
|
-
"type": {
|
|
1139
|
-
"text": "void"
|
|
1140
|
-
}
|
|
1141
|
-
},
|
|
1142
|
-
"inheritedFrom": {
|
|
1143
|
-
"name": "FoundationElement",
|
|
1144
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
1145
|
-
}
|
|
1146
|
-
},
|
|
1147
|
-
{
|
|
1148
|
-
"kind": "method",
|
|
1149
|
-
"name": "compose",
|
|
1150
|
-
"privacy": "public",
|
|
1151
|
-
"static": true,
|
|
1152
|
-
"return": {
|
|
1153
|
-
"type": {
|
|
1154
|
-
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
1155
|
-
}
|
|
1156
|
-
},
|
|
1157
|
-
"parameters": [
|
|
1158
|
-
{
|
|
1159
|
-
"name": "this",
|
|
1160
|
-
"type": {
|
|
1161
|
-
"text": "K"
|
|
1162
|
-
}
|
|
1163
|
-
},
|
|
1164
|
-
{
|
|
1165
|
-
"name": "elementDefinition",
|
|
1166
|
-
"type": {
|
|
1167
|
-
"text": "T"
|
|
1168
|
-
},
|
|
1169
|
-
"description": "The definition of the element to create the registry\nfunction for."
|
|
1170
|
-
}
|
|
1171
|
-
],
|
|
1172
|
-
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
1173
|
-
"inheritedFrom": {
|
|
1174
|
-
"name": "FoundationElement",
|
|
1175
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
1176
|
-
}
|
|
1177
|
-
}
|
|
1178
|
-
],
|
|
1179
|
-
"attributes": [
|
|
1180
|
-
{
|
|
1181
|
-
"name": "label",
|
|
1182
|
-
"type": {
|
|
1183
|
-
"text": "string"
|
|
1184
|
-
},
|
|
1185
|
-
"fieldName": "label"
|
|
1186
|
-
},
|
|
1187
|
-
{
|
|
1188
|
-
"name": "accept",
|
|
1189
|
-
"type": {
|
|
1190
|
-
"text": "string"
|
|
1191
|
-
},
|
|
1192
|
-
"default": "''",
|
|
1193
|
-
"fieldName": "accept"
|
|
1194
|
-
},
|
|
1195
|
-
{
|
|
1196
|
-
"name": "file-size-limit-bytes",
|
|
1197
|
-
"default": "DEFAULT_FILE_SIZE_LIMIT",
|
|
1198
|
-
"resolveInitializer": {
|
|
1199
|
-
"module": "src/_common/base-file-component.ts"
|
|
1200
|
-
},
|
|
1201
|
-
"fieldName": "fileSizeLimitBytes"
|
|
1202
|
-
}
|
|
1203
|
-
],
|
|
1204
|
-
"superclass": {
|
|
1205
|
-
"name": "FoundationElement",
|
|
1206
|
-
"package": "@microsoft/fast-foundation"
|
|
1207
|
-
}
|
|
1208
|
-
}
|
|
1209
|
-
],
|
|
1210
|
-
"exports": [
|
|
1211
|
-
{
|
|
1212
|
-
"kind": "js",
|
|
1213
|
-
"name": "BaseFileComponent",
|
|
1214
|
-
"declaration": {
|
|
1215
|
-
"name": "BaseFileComponent",
|
|
1216
|
-
"module": "src/_common/base-file-component.ts"
|
|
1217
|
-
}
|
|
1218
|
-
}
|
|
1219
|
-
]
|
|
1220
|
-
},
|
|
1221
|
-
{
|
|
1222
|
-
"kind": "javascript-module",
|
|
1223
|
-
"path": "src/_common/icons.ts",
|
|
1224
|
-
"declarations": [
|
|
1225
|
-
{
|
|
1226
|
-
"kind": "function",
|
|
1227
|
-
"name": "closeIcon",
|
|
1228
|
-
"parameters": [
|
|
1229
|
-
{
|
|
1230
|
-
"name": "slot",
|
|
1231
|
-
"default": "'start'"
|
|
1232
|
-
},
|
|
1233
|
-
{
|
|
1234
|
-
"name": "fill",
|
|
1235
|
-
"default": "'#879ba6'"
|
|
1236
|
-
}
|
|
1237
|
-
]
|
|
1238
|
-
}
|
|
1239
|
-
],
|
|
1240
|
-
"exports": [
|
|
1241
|
-
{
|
|
1242
|
-
"kind": "js",
|
|
1243
|
-
"name": "closeIcon",
|
|
1244
|
-
"declaration": {
|
|
1245
|
-
"name": "closeIcon",
|
|
1246
|
-
"module": "src/_common/icons.ts"
|
|
1247
|
-
}
|
|
1248
|
-
}
|
|
1249
|
-
]
|
|
1250
|
-
},
|
|
1251
|
-
{
|
|
1252
|
-
"kind": "javascript-module",
|
|
1253
|
-
"path": "src/_common/index.ts",
|
|
1254
|
-
"declarations": [],
|
|
1255
|
-
"exports": [
|
|
1256
|
-
{
|
|
1257
|
-
"kind": "js",
|
|
1258
|
-
"name": "*",
|
|
1259
|
-
"declaration": {
|
|
1260
|
-
"name": "*",
|
|
1261
|
-
"package": "./base-file-component"
|
|
1262
|
-
}
|
|
1263
|
-
},
|
|
1264
|
-
{
|
|
1265
|
-
"kind": "js",
|
|
1266
|
-
"name": "*",
|
|
1267
|
-
"declaration": {
|
|
1268
|
-
"name": "*",
|
|
1269
|
-
"package": "./icons"
|
|
1270
|
-
}
|
|
1271
|
-
}
|
|
1272
|
-
]
|
|
1273
|
-
},
|
|
1274
|
-
{
|
|
1275
|
-
"kind": "javascript-module",
|
|
1276
|
-
"path": "src/accordion/accordion.styles.ts",
|
|
1277
|
-
"declarations": [
|
|
1278
|
-
{
|
|
1279
|
-
"kind": "function",
|
|
1280
|
-
"name": "foundationAccordionStyles",
|
|
1281
|
-
"return": {
|
|
1282
|
-
"type": {
|
|
1283
|
-
"text": "ElementStyles"
|
|
1284
|
-
}
|
|
1285
|
-
},
|
|
1286
|
-
"parameters": [
|
|
1287
|
-
{
|
|
1288
|
-
"name": "context",
|
|
1289
|
-
"type": {
|
|
1290
|
-
"text": "ElementDefinitionContext"
|
|
1291
|
-
}
|
|
1292
|
-
},
|
|
1293
|
-
{
|
|
1294
|
-
"name": "definition",
|
|
1295
|
-
"type": {
|
|
1296
|
-
"text": "FoundationElementDefinition"
|
|
1297
|
-
}
|
|
1298
|
-
}
|
|
1299
|
-
]
|
|
1300
|
-
}
|
|
1301
|
-
],
|
|
1302
|
-
"exports": [
|
|
1303
|
-
{
|
|
1304
|
-
"kind": "js",
|
|
1305
|
-
"name": "foundationAccordionStyles",
|
|
1306
|
-
"declaration": {
|
|
1307
|
-
"name": "foundationAccordionStyles",
|
|
1308
|
-
"module": "src/accordion/accordion.styles.ts"
|
|
1309
|
-
}
|
|
1310
|
-
}
|
|
1311
|
-
]
|
|
1312
|
-
},
|
|
1313
|
-
{
|
|
1314
|
-
"kind": "javascript-module",
|
|
1315
|
-
"path": "src/accordion/accordion.template.ts",
|
|
1316
|
-
"declarations": [
|
|
1317
|
-
{
|
|
1318
|
-
"kind": "function",
|
|
1319
|
-
"name": "foundationAccordionTemplate",
|
|
1320
|
-
"return": {
|
|
1321
|
-
"type": {
|
|
1322
|
-
"text": "ViewTemplate<Accordion>"
|
|
1323
|
-
}
|
|
1324
|
-
},
|
|
1325
|
-
"parameters": [
|
|
1326
|
-
{
|
|
1327
|
-
"name": "context",
|
|
1147
|
+
"kind": "field",
|
|
1148
|
+
"name": "styles",
|
|
1328
1149
|
"type": {
|
|
1329
|
-
"text": "
|
|
1150
|
+
"text": "ElementStyles | void | null"
|
|
1151
|
+
},
|
|
1152
|
+
"privacy": "public",
|
|
1153
|
+
"description": "Sets the default styles for the element instance. When undefined,\nthe element will attempt to resolve default styles from\nthe associated presentation or custom element definition.",
|
|
1154
|
+
"inheritedFrom": {
|
|
1155
|
+
"name": "FoundationElement",
|
|
1156
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1330
1157
|
}
|
|
1331
1158
|
},
|
|
1332
1159
|
{
|
|
1333
|
-
"
|
|
1334
|
-
"
|
|
1335
|
-
|
|
1160
|
+
"kind": "method",
|
|
1161
|
+
"name": "stylesChanged",
|
|
1162
|
+
"privacy": "protected",
|
|
1163
|
+
"return": {
|
|
1164
|
+
"type": {
|
|
1165
|
+
"text": "void"
|
|
1166
|
+
}
|
|
1167
|
+
},
|
|
1168
|
+
"inheritedFrom": {
|
|
1169
|
+
"name": "FoundationElement",
|
|
1170
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1171
|
+
}
|
|
1172
|
+
},
|
|
1173
|
+
{
|
|
1174
|
+
"kind": "method",
|
|
1175
|
+
"name": "compose",
|
|
1176
|
+
"privacy": "public",
|
|
1177
|
+
"static": true,
|
|
1178
|
+
"return": {
|
|
1179
|
+
"type": {
|
|
1180
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
1181
|
+
}
|
|
1182
|
+
},
|
|
1183
|
+
"parameters": [
|
|
1184
|
+
{
|
|
1185
|
+
"name": "this",
|
|
1186
|
+
"type": {
|
|
1187
|
+
"text": "K"
|
|
1188
|
+
}
|
|
1189
|
+
},
|
|
1190
|
+
{
|
|
1191
|
+
"name": "elementDefinition",
|
|
1192
|
+
"type": {
|
|
1193
|
+
"text": "T"
|
|
1194
|
+
},
|
|
1195
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
1196
|
+
}
|
|
1197
|
+
],
|
|
1198
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
1199
|
+
"inheritedFrom": {
|
|
1200
|
+
"name": "FoundationElement",
|
|
1201
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1202
|
+
}
|
|
1203
|
+
}
|
|
1204
|
+
],
|
|
1205
|
+
"events": [
|
|
1206
|
+
{
|
|
1207
|
+
"description": "Fires a custom 'change' event when the button is invoked",
|
|
1208
|
+
"name": "change",
|
|
1209
|
+
"inheritedFrom": {
|
|
1210
|
+
"name": "AccordionItem",
|
|
1211
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1336
1212
|
}
|
|
1337
1213
|
}
|
|
1338
1214
|
]
|
|
1339
|
-
}
|
|
1340
|
-
],
|
|
1341
|
-
"exports": [
|
|
1342
|
-
{
|
|
1343
|
-
"kind": "js",
|
|
1344
|
-
"name": "foundationAccordionTemplate",
|
|
1345
|
-
"declaration": {
|
|
1346
|
-
"name": "foundationAccordionTemplate",
|
|
1347
|
-
"module": "src/accordion/accordion.template.ts"
|
|
1348
|
-
}
|
|
1349
|
-
}
|
|
1350
|
-
]
|
|
1351
|
-
},
|
|
1352
|
-
{
|
|
1353
|
-
"kind": "javascript-module",
|
|
1354
|
-
"path": "src/accordion/accordion.ts",
|
|
1355
|
-
"declarations": [
|
|
1356
|
-
{
|
|
1357
|
-
"kind": "class",
|
|
1358
|
-
"description": "",
|
|
1359
|
-
"name": "Accordion",
|
|
1360
|
-
"superclass": {
|
|
1361
|
-
"name": "FASTAccordion",
|
|
1362
|
-
"package": "@microsoft/fast-foundation"
|
|
1363
|
-
},
|
|
1364
|
-
"tagName": "%%prefix%%-accordion",
|
|
1365
|
-
"customElement": true
|
|
1366
1215
|
},
|
|
1367
1216
|
{
|
|
1368
1217
|
"kind": "variable",
|
|
1369
|
-
"name": "
|
|
1218
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
1370
1219
|
"type": {
|
|
1371
1220
|
"text": "ShadowRootInit"
|
|
1372
1221
|
},
|
|
@@ -1374,88 +1223,57 @@
|
|
|
1374
1223
|
},
|
|
1375
1224
|
{
|
|
1376
1225
|
"kind": "variable",
|
|
1377
|
-
"name": "
|
|
1226
|
+
"name": "defaultAccordionItemConfig",
|
|
1378
1227
|
"type": {
|
|
1379
1228
|
"text": "object"
|
|
1380
1229
|
},
|
|
1381
|
-
"default": "{}"
|
|
1230
|
+
"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}"
|
|
1382
1231
|
},
|
|
1383
1232
|
{
|
|
1384
1233
|
"kind": "variable",
|
|
1385
|
-
"name": "
|
|
1386
|
-
"description": "The Foundation Accordion",
|
|
1234
|
+
"name": "foundationAccordionItem",
|
|
1235
|
+
"description": "The Foundation Accordion Item",
|
|
1387
1236
|
"privacy": "public"
|
|
1388
1237
|
}
|
|
1389
1238
|
],
|
|
1390
1239
|
"exports": [
|
|
1391
1240
|
{
|
|
1392
1241
|
"kind": "js",
|
|
1393
|
-
"name": "
|
|
1394
|
-
"declaration": {
|
|
1395
|
-
"name": "Accordion",
|
|
1396
|
-
"module": "src/accordion/accordion.ts"
|
|
1397
|
-
}
|
|
1398
|
-
},
|
|
1399
|
-
{
|
|
1400
|
-
"kind": "js",
|
|
1401
|
-
"name": "foundationAccordionShadowOptions",
|
|
1402
|
-
"declaration": {
|
|
1403
|
-
"name": "foundationAccordionShadowOptions",
|
|
1404
|
-
"module": "src/accordion/accordion.ts"
|
|
1405
|
-
}
|
|
1406
|
-
},
|
|
1407
|
-
{
|
|
1408
|
-
"kind": "js",
|
|
1409
|
-
"name": "defaultAccordionConfig",
|
|
1242
|
+
"name": "AccordionItem",
|
|
1410
1243
|
"declaration": {
|
|
1411
|
-
"name": "
|
|
1412
|
-
"module": "src/accordion/accordion.ts"
|
|
1244
|
+
"name": "AccordionItem",
|
|
1245
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1413
1246
|
}
|
|
1414
1247
|
},
|
|
1415
1248
|
{
|
|
1416
1249
|
"kind": "js",
|
|
1417
|
-
"name": "
|
|
1418
|
-
"declaration": {
|
|
1419
|
-
"name": "foundationAccordion",
|
|
1420
|
-
"module": "src/accordion/accordion.ts"
|
|
1421
|
-
}
|
|
1422
|
-
}
|
|
1423
|
-
]
|
|
1424
|
-
},
|
|
1425
|
-
{
|
|
1426
|
-
"kind": "javascript-module",
|
|
1427
|
-
"path": "src/accordion/index.ts",
|
|
1428
|
-
"declarations": [],
|
|
1429
|
-
"exports": [
|
|
1430
|
-
{
|
|
1431
|
-
"kind": "js",
|
|
1432
|
-
"name": "*",
|
|
1250
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
1433
1251
|
"declaration": {
|
|
1434
|
-
"name": "
|
|
1435
|
-
"
|
|
1252
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
1253
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1436
1254
|
}
|
|
1437
1255
|
},
|
|
1438
1256
|
{
|
|
1439
1257
|
"kind": "js",
|
|
1440
|
-
"name": "
|
|
1258
|
+
"name": "defaultAccordionItemConfig",
|
|
1441
1259
|
"declaration": {
|
|
1442
|
-
"name": "
|
|
1443
|
-
"
|
|
1260
|
+
"name": "defaultAccordionItemConfig",
|
|
1261
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1444
1262
|
}
|
|
1445
1263
|
},
|
|
1446
1264
|
{
|
|
1447
1265
|
"kind": "js",
|
|
1448
|
-
"name": "
|
|
1266
|
+
"name": "foundationAccordionItem",
|
|
1449
1267
|
"declaration": {
|
|
1450
|
-
"name": "
|
|
1451
|
-
"
|
|
1268
|
+
"name": "foundationAccordionItem",
|
|
1269
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1452
1270
|
}
|
|
1453
1271
|
}
|
|
1454
1272
|
]
|
|
1455
1273
|
},
|
|
1456
1274
|
{
|
|
1457
1275
|
"kind": "javascript-module",
|
|
1458
|
-
"path": "src/
|
|
1276
|
+
"path": "src/accordion-item/index.ts",
|
|
1459
1277
|
"declarations": [],
|
|
1460
1278
|
"exports": [
|
|
1461
1279
|
{
|
|
@@ -1463,7 +1281,7 @@
|
|
|
1463
1281
|
"name": "*",
|
|
1464
1282
|
"declaration": {
|
|
1465
1283
|
"name": "*",
|
|
1466
|
-
"package": "./
|
|
1284
|
+
"package": "./accordion-item.template"
|
|
1467
1285
|
}
|
|
1468
1286
|
},
|
|
1469
1287
|
{
|
|
@@ -1471,7 +1289,7 @@
|
|
|
1471
1289
|
"name": "*",
|
|
1472
1290
|
"declaration": {
|
|
1473
1291
|
"name": "*",
|
|
1474
|
-
"package": "./
|
|
1292
|
+
"package": "./accordion-item.styles"
|
|
1475
1293
|
}
|
|
1476
1294
|
},
|
|
1477
1295
|
{
|
|
@@ -1479,193 +1297,167 @@
|
|
|
1479
1297
|
"name": "*",
|
|
1480
1298
|
"declaration": {
|
|
1481
1299
|
"name": "*",
|
|
1482
|
-
"package": "./
|
|
1483
|
-
}
|
|
1484
|
-
}
|
|
1485
|
-
]
|
|
1486
|
-
},
|
|
1487
|
-
{
|
|
1488
|
-
"kind": "javascript-module",
|
|
1489
|
-
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
1490
|
-
"declarations": [
|
|
1491
|
-
{
|
|
1492
|
-
"kind": "function",
|
|
1493
|
-
"name": "foundationAccordionItemStyles",
|
|
1494
|
-
"return": {
|
|
1495
|
-
"type": {
|
|
1496
|
-
"text": "ElementStyles"
|
|
1497
|
-
}
|
|
1498
|
-
},
|
|
1499
|
-
"parameters": [
|
|
1500
|
-
{
|
|
1501
|
-
"name": "context",
|
|
1502
|
-
"type": {
|
|
1503
|
-
"text": "ElementDefinitionContext"
|
|
1504
|
-
}
|
|
1505
|
-
},
|
|
1506
|
-
{
|
|
1507
|
-
"name": "definition",
|
|
1508
|
-
"type": {
|
|
1509
|
-
"text": "FoundationElementDefinition"
|
|
1510
|
-
}
|
|
1511
|
-
}
|
|
1512
|
-
]
|
|
1513
|
-
}
|
|
1514
|
-
],
|
|
1515
|
-
"exports": [
|
|
1516
|
-
{
|
|
1517
|
-
"kind": "js",
|
|
1518
|
-
"name": "foundationAccordionItemStyles",
|
|
1519
|
-
"declaration": {
|
|
1520
|
-
"name": "foundationAccordionItemStyles",
|
|
1521
|
-
"module": "src/accordion-item/accordion-item.styles.ts"
|
|
1522
|
-
}
|
|
1523
|
-
}
|
|
1524
|
-
]
|
|
1525
|
-
},
|
|
1526
|
-
{
|
|
1527
|
-
"kind": "javascript-module",
|
|
1528
|
-
"path": "src/accordion-item/accordion-item.template.ts",
|
|
1529
|
-
"declarations": [
|
|
1530
|
-
{
|
|
1531
|
-
"kind": "function",
|
|
1532
|
-
"name": "foundationAccordionItemTemplate",
|
|
1533
|
-
"return": {
|
|
1534
|
-
"type": {
|
|
1535
|
-
"text": "ViewTemplate<AccordionItem>"
|
|
1536
|
-
}
|
|
1537
|
-
},
|
|
1538
|
-
"parameters": [
|
|
1539
|
-
{
|
|
1540
|
-
"name": "context",
|
|
1541
|
-
"type": {
|
|
1542
|
-
"text": "ElementDefinitionContext"
|
|
1543
|
-
}
|
|
1544
|
-
},
|
|
1545
|
-
{
|
|
1546
|
-
"name": "definition",
|
|
1547
|
-
"type": {
|
|
1548
|
-
"text": "FoundationElementDefinition"
|
|
1549
|
-
}
|
|
1550
|
-
}
|
|
1551
|
-
]
|
|
1552
|
-
}
|
|
1553
|
-
],
|
|
1554
|
-
"exports": [
|
|
1555
|
-
{
|
|
1556
|
-
"kind": "js",
|
|
1557
|
-
"name": "foundationAccordionItemTemplate",
|
|
1558
|
-
"declaration": {
|
|
1559
|
-
"name": "foundationAccordionItemTemplate",
|
|
1560
|
-
"module": "src/accordion-item/accordion-item.template.ts"
|
|
1300
|
+
"package": "./accordion-item"
|
|
1561
1301
|
}
|
|
1562
1302
|
}
|
|
1563
1303
|
]
|
|
1564
1304
|
},
|
|
1565
1305
|
{
|
|
1566
1306
|
"kind": "javascript-module",
|
|
1567
|
-
"path": "src/
|
|
1307
|
+
"path": "src/_common/base-file-component.ts",
|
|
1568
1308
|
"declarations": [
|
|
1569
1309
|
{
|
|
1570
1310
|
"kind": "class",
|
|
1571
|
-
"description": "",
|
|
1572
|
-
"name": "
|
|
1573
|
-
"
|
|
1574
|
-
"name": "FASTAccordionItem",
|
|
1575
|
-
"package": "@microsoft/fast-components"
|
|
1576
|
-
},
|
|
1577
|
-
"tagName": "%%prefix%%-accordion-item",
|
|
1578
|
-
"customElement": true,
|
|
1579
|
-
"attributes": [
|
|
1311
|
+
"description": "Abstract base class for file handling components\nProvides common functionality for file selection, validation, and UI state management",
|
|
1312
|
+
"name": "BaseFileComponent",
|
|
1313
|
+
"members": [
|
|
1580
1314
|
{
|
|
1581
|
-
"
|
|
1315
|
+
"kind": "field",
|
|
1316
|
+
"name": "fileInput",
|
|
1582
1317
|
"type": {
|
|
1583
|
-
"text": "
|
|
1318
|
+
"text": "HTMLInputElement"
|
|
1584
1319
|
},
|
|
1585
|
-
"
|
|
1586
|
-
"description": "Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level | level of the\nheading element.",
|
|
1587
|
-
"fieldName": "headinglevel",
|
|
1588
|
-
"inheritedFrom": {
|
|
1589
|
-
"name": "AccordionItem",
|
|
1590
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1591
|
-
}
|
|
1320
|
+
"privacy": "public"
|
|
1592
1321
|
},
|
|
1593
1322
|
{
|
|
1323
|
+
"kind": "field",
|
|
1324
|
+
"name": "selectedFile",
|
|
1594
1325
|
"type": {
|
|
1595
|
-
"text": "
|
|
1326
|
+
"text": "File | null"
|
|
1596
1327
|
},
|
|
1597
|
-
"
|
|
1598
|
-
"
|
|
1599
|
-
"fieldName": "expanded",
|
|
1600
|
-
"inheritedFrom": {
|
|
1601
|
-
"name": "AccordionItem",
|
|
1602
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1603
|
-
}
|
|
1328
|
+
"privacy": "protected",
|
|
1329
|
+
"default": "null"
|
|
1604
1330
|
},
|
|
1605
1331
|
{
|
|
1606
|
-
"
|
|
1332
|
+
"kind": "field",
|
|
1333
|
+
"name": "label",
|
|
1607
1334
|
"type": {
|
|
1608
1335
|
"text": "string"
|
|
1609
|
-
},
|
|
1610
|
-
"description": "The item ID",
|
|
1611
|
-
"fieldName": "id",
|
|
1612
|
-
"inheritedFrom": {
|
|
1613
|
-
"name": "AccordionItem",
|
|
1614
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1615
1336
|
}
|
|
1616
|
-
}
|
|
1617
|
-
],
|
|
1618
|
-
"members": [
|
|
1337
|
+
},
|
|
1619
1338
|
{
|
|
1620
1339
|
"kind": "field",
|
|
1621
|
-
"name": "
|
|
1340
|
+
"name": "accept",
|
|
1622
1341
|
"type": {
|
|
1623
|
-
"text": "
|
|
1342
|
+
"text": "string"
|
|
1624
1343
|
},
|
|
1625
|
-
"
|
|
1626
|
-
"default": "2",
|
|
1627
|
-
"description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
|
|
1628
|
-
"inheritedFrom": {
|
|
1629
|
-
"name": "AccordionItem",
|
|
1630
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1631
|
-
}
|
|
1344
|
+
"default": "''"
|
|
1632
1345
|
},
|
|
1633
1346
|
{
|
|
1634
1347
|
"kind": "field",
|
|
1635
|
-
"name": "
|
|
1348
|
+
"name": "fileSizeLimitBytes",
|
|
1349
|
+
"default": "10_485_760",
|
|
1636
1350
|
"type": {
|
|
1637
|
-
"text": "
|
|
1638
|
-
},
|
|
1639
|
-
"privacy": "public",
|
|
1640
|
-
"default": "false",
|
|
1641
|
-
"description": "Expands or collapses the item.",
|
|
1642
|
-
"inheritedFrom": {
|
|
1643
|
-
"name": "AccordionItem",
|
|
1644
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1351
|
+
"text": "number"
|
|
1645
1352
|
}
|
|
1646
1353
|
},
|
|
1647
1354
|
{
|
|
1648
1355
|
"kind": "field",
|
|
1649
|
-
"name": "
|
|
1356
|
+
"name": "fileName",
|
|
1650
1357
|
"type": {
|
|
1651
1358
|
"text": "string"
|
|
1652
1359
|
},
|
|
1653
|
-
"
|
|
1654
|
-
"description": "The item ID",
|
|
1655
|
-
"inheritedFrom": {
|
|
1656
|
-
"name": "AccordionItem",
|
|
1657
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1658
|
-
}
|
|
1360
|
+
"default": "''"
|
|
1659
1361
|
},
|
|
1660
1362
|
{
|
|
1661
1363
|
"kind": "field",
|
|
1662
|
-
"name": "
|
|
1663
|
-
"
|
|
1664
|
-
|
|
1665
|
-
|
|
1666
|
-
|
|
1364
|
+
"name": "isProcessing",
|
|
1365
|
+
"type": {
|
|
1366
|
+
"text": "boolean"
|
|
1367
|
+
},
|
|
1368
|
+
"default": "false"
|
|
1369
|
+
},
|
|
1370
|
+
{
|
|
1371
|
+
"kind": "method",
|
|
1372
|
+
"name": "handleClick",
|
|
1373
|
+
"privacy": "public",
|
|
1374
|
+
"description": "Opens the file picker dialog\nClears any previous file selection before opening"
|
|
1375
|
+
},
|
|
1376
|
+
{
|
|
1377
|
+
"kind": "method",
|
|
1378
|
+
"name": "onInputChange",
|
|
1379
|
+
"privacy": "public",
|
|
1380
|
+
"parameters": [
|
|
1381
|
+
{
|
|
1382
|
+
"name": "e",
|
|
1383
|
+
"type": {
|
|
1384
|
+
"text": "Event"
|
|
1385
|
+
},
|
|
1386
|
+
"description": "The change event from the file input"
|
|
1387
|
+
}
|
|
1388
|
+
],
|
|
1389
|
+
"description": "Handles file selection from the file input\nValidates file size and sets up for processing"
|
|
1390
|
+
},
|
|
1391
|
+
{
|
|
1392
|
+
"kind": "method",
|
|
1393
|
+
"name": "clearSelection",
|
|
1394
|
+
"privacy": "public",
|
|
1395
|
+
"description": "Clears all file selection and processing state\nResets the component to its initial state"
|
|
1396
|
+
},
|
|
1397
|
+
{
|
|
1398
|
+
"kind": "method",
|
|
1399
|
+
"name": "getSelectedFile",
|
|
1400
|
+
"privacy": "public",
|
|
1401
|
+
"description": "Gets the currently selected file object",
|
|
1402
|
+
"return": {
|
|
1403
|
+
"type": {
|
|
1404
|
+
"text": ""
|
|
1405
|
+
}
|
|
1667
1406
|
}
|
|
1668
1407
|
},
|
|
1408
|
+
{
|
|
1409
|
+
"kind": "method",
|
|
1410
|
+
"name": "showError",
|
|
1411
|
+
"privacy": "protected",
|
|
1412
|
+
"parameters": [
|
|
1413
|
+
{
|
|
1414
|
+
"name": "title",
|
|
1415
|
+
"type": {
|
|
1416
|
+
"text": "string"
|
|
1417
|
+
},
|
|
1418
|
+
"description": "The error title"
|
|
1419
|
+
},
|
|
1420
|
+
{
|
|
1421
|
+
"name": "message",
|
|
1422
|
+
"type": {
|
|
1423
|
+
"text": "string"
|
|
1424
|
+
},
|
|
1425
|
+
"description": "The error message"
|
|
1426
|
+
}
|
|
1427
|
+
],
|
|
1428
|
+
"description": "Shows an error notification using the unified error handling system"
|
|
1429
|
+
},
|
|
1430
|
+
{
|
|
1431
|
+
"kind": "method",
|
|
1432
|
+
"name": "onFileSelected",
|
|
1433
|
+
"privacy": "protected",
|
|
1434
|
+
"return": {
|
|
1435
|
+
"type": {
|
|
1436
|
+
"text": "void"
|
|
1437
|
+
}
|
|
1438
|
+
},
|
|
1439
|
+
"parameters": [
|
|
1440
|
+
{
|
|
1441
|
+
"name": "files",
|
|
1442
|
+
"type": {
|
|
1443
|
+
"text": "File[]"
|
|
1444
|
+
},
|
|
1445
|
+
"description": "The selected file"
|
|
1446
|
+
}
|
|
1447
|
+
],
|
|
1448
|
+
"description": "Abstract method called when a file is selected"
|
|
1449
|
+
},
|
|
1450
|
+
{
|
|
1451
|
+
"kind": "method",
|
|
1452
|
+
"name": "onFileCleared",
|
|
1453
|
+
"privacy": "protected",
|
|
1454
|
+
"return": {
|
|
1455
|
+
"type": {
|
|
1456
|
+
"text": "void"
|
|
1457
|
+
}
|
|
1458
|
+
},
|
|
1459
|
+
"description": "Abstract method called when file selection is cleared"
|
|
1460
|
+
},
|
|
1669
1461
|
{
|
|
1670
1462
|
"kind": "field",
|
|
1671
1463
|
"name": "_presentation",
|
|
@@ -1778,94 +1570,89 @@
|
|
|
1778
1570
|
}
|
|
1779
1571
|
}
|
|
1780
1572
|
],
|
|
1781
|
-
"
|
|
1573
|
+
"attributes": [
|
|
1782
1574
|
{
|
|
1783
|
-
"
|
|
1784
|
-
"
|
|
1785
|
-
|
|
1786
|
-
|
|
1787
|
-
|
|
1788
|
-
|
|
1575
|
+
"name": "label",
|
|
1576
|
+
"type": {
|
|
1577
|
+
"text": "string"
|
|
1578
|
+
},
|
|
1579
|
+
"fieldName": "label"
|
|
1580
|
+
},
|
|
1581
|
+
{
|
|
1582
|
+
"name": "accept",
|
|
1583
|
+
"type": {
|
|
1584
|
+
"text": "string"
|
|
1585
|
+
},
|
|
1586
|
+
"default": "''",
|
|
1587
|
+
"fieldName": "accept"
|
|
1588
|
+
},
|
|
1589
|
+
{
|
|
1590
|
+
"name": "file-size-limit-bytes",
|
|
1591
|
+
"default": "DEFAULT_FILE_SIZE_LIMIT",
|
|
1592
|
+
"resolveInitializer": {
|
|
1593
|
+
"module": "src/_common/base-file-component.ts"
|
|
1594
|
+
},
|
|
1595
|
+
"fieldName": "fileSizeLimitBytes"
|
|
1789
1596
|
}
|
|
1790
|
-
]
|
|
1791
|
-
|
|
1792
|
-
|
|
1793
|
-
|
|
1794
|
-
|
|
1795
|
-
"type": {
|
|
1796
|
-
"text": "ShadowRootInit"
|
|
1797
|
-
},
|
|
1798
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
1799
|
-
},
|
|
1800
|
-
{
|
|
1801
|
-
"kind": "variable",
|
|
1802
|
-
"name": "defaultAccordionItemConfig",
|
|
1803
|
-
"type": {
|
|
1804
|
-
"text": "object"
|
|
1805
|
-
},
|
|
1806
|
-
"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}"
|
|
1807
|
-
},
|
|
1808
|
-
{
|
|
1809
|
-
"kind": "variable",
|
|
1810
|
-
"name": "foundationAccordionItem",
|
|
1811
|
-
"description": "The Foundation Accordion Item",
|
|
1812
|
-
"privacy": "public"
|
|
1597
|
+
],
|
|
1598
|
+
"superclass": {
|
|
1599
|
+
"name": "FoundationElement",
|
|
1600
|
+
"package": "@microsoft/fast-foundation"
|
|
1601
|
+
}
|
|
1813
1602
|
}
|
|
1814
1603
|
],
|
|
1815
1604
|
"exports": [
|
|
1816
1605
|
{
|
|
1817
1606
|
"kind": "js",
|
|
1818
|
-
"name": "
|
|
1819
|
-
"declaration": {
|
|
1820
|
-
"name": "AccordionItem",
|
|
1821
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1822
|
-
}
|
|
1823
|
-
},
|
|
1824
|
-
{
|
|
1825
|
-
"kind": "js",
|
|
1826
|
-
"name": "foundationAccordionItemShadowOptions",
|
|
1827
|
-
"declaration": {
|
|
1828
|
-
"name": "foundationAccordionItemShadowOptions",
|
|
1829
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1830
|
-
}
|
|
1831
|
-
},
|
|
1832
|
-
{
|
|
1833
|
-
"kind": "js",
|
|
1834
|
-
"name": "defaultAccordionItemConfig",
|
|
1835
|
-
"declaration": {
|
|
1836
|
-
"name": "defaultAccordionItemConfig",
|
|
1837
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1838
|
-
}
|
|
1839
|
-
},
|
|
1840
|
-
{
|
|
1841
|
-
"kind": "js",
|
|
1842
|
-
"name": "foundationAccordionItem",
|
|
1607
|
+
"name": "BaseFileComponent",
|
|
1843
1608
|
"declaration": {
|
|
1844
|
-
"name": "
|
|
1845
|
-
"module": "src/
|
|
1609
|
+
"name": "BaseFileComponent",
|
|
1610
|
+
"module": "src/_common/base-file-component.ts"
|
|
1846
1611
|
}
|
|
1847
1612
|
}
|
|
1848
1613
|
]
|
|
1849
1614
|
},
|
|
1850
1615
|
{
|
|
1851
1616
|
"kind": "javascript-module",
|
|
1852
|
-
"path": "src/
|
|
1853
|
-
"declarations": [
|
|
1617
|
+
"path": "src/_common/icons.ts",
|
|
1618
|
+
"declarations": [
|
|
1619
|
+
{
|
|
1620
|
+
"kind": "function",
|
|
1621
|
+
"name": "closeIcon",
|
|
1622
|
+
"parameters": [
|
|
1623
|
+
{
|
|
1624
|
+
"name": "slot",
|
|
1625
|
+
"default": "'start'"
|
|
1626
|
+
},
|
|
1627
|
+
{
|
|
1628
|
+
"name": "fill",
|
|
1629
|
+
"default": "'#879ba6'"
|
|
1630
|
+
}
|
|
1631
|
+
]
|
|
1632
|
+
}
|
|
1633
|
+
],
|
|
1854
1634
|
"exports": [
|
|
1855
1635
|
{
|
|
1856
1636
|
"kind": "js",
|
|
1857
|
-
"name": "
|
|
1637
|
+
"name": "closeIcon",
|
|
1858
1638
|
"declaration": {
|
|
1859
|
-
"name": "
|
|
1860
|
-
"
|
|
1639
|
+
"name": "closeIcon",
|
|
1640
|
+
"module": "src/_common/icons.ts"
|
|
1861
1641
|
}
|
|
1862
|
-
}
|
|
1642
|
+
}
|
|
1643
|
+
]
|
|
1644
|
+
},
|
|
1645
|
+
{
|
|
1646
|
+
"kind": "javascript-module",
|
|
1647
|
+
"path": "src/_common/index.ts",
|
|
1648
|
+
"declarations": [],
|
|
1649
|
+
"exports": [
|
|
1863
1650
|
{
|
|
1864
1651
|
"kind": "js",
|
|
1865
1652
|
"name": "*",
|
|
1866
1653
|
"declaration": {
|
|
1867
1654
|
"name": "*",
|
|
1868
|
-
"package": "./
|
|
1655
|
+
"package": "./base-file-component"
|
|
1869
1656
|
}
|
|
1870
1657
|
},
|
|
1871
1658
|
{
|
|
@@ -1873,7 +1660,7 @@
|
|
|
1873
1660
|
"name": "*",
|
|
1874
1661
|
"declaration": {
|
|
1875
1662
|
"name": "*",
|
|
1876
|
-
"package": "./
|
|
1663
|
+
"package": "./icons"
|
|
1877
1664
|
}
|
|
1878
1665
|
}
|
|
1879
1666
|
]
|
|
@@ -4547,6 +4334,219 @@
|
|
|
4547
4334
|
}
|
|
4548
4335
|
]
|
|
4549
4336
|
},
|
|
4337
|
+
{
|
|
4338
|
+
"kind": "javascript-module",
|
|
4339
|
+
"path": "src/accordion/accordion.styles.ts",
|
|
4340
|
+
"declarations": [
|
|
4341
|
+
{
|
|
4342
|
+
"kind": "function",
|
|
4343
|
+
"name": "foundationAccordionStyles",
|
|
4344
|
+
"return": {
|
|
4345
|
+
"type": {
|
|
4346
|
+
"text": "ElementStyles"
|
|
4347
|
+
}
|
|
4348
|
+
},
|
|
4349
|
+
"parameters": [
|
|
4350
|
+
{
|
|
4351
|
+
"name": "context",
|
|
4352
|
+
"type": {
|
|
4353
|
+
"text": "ElementDefinitionContext"
|
|
4354
|
+
}
|
|
4355
|
+
},
|
|
4356
|
+
{
|
|
4357
|
+
"name": "definition",
|
|
4358
|
+
"type": {
|
|
4359
|
+
"text": "FoundationElementDefinition"
|
|
4360
|
+
}
|
|
4361
|
+
}
|
|
4362
|
+
]
|
|
4363
|
+
}
|
|
4364
|
+
],
|
|
4365
|
+
"exports": [
|
|
4366
|
+
{
|
|
4367
|
+
"kind": "js",
|
|
4368
|
+
"name": "foundationAccordionStyles",
|
|
4369
|
+
"declaration": {
|
|
4370
|
+
"name": "foundationAccordionStyles",
|
|
4371
|
+
"module": "src/accordion/accordion.styles.ts"
|
|
4372
|
+
}
|
|
4373
|
+
}
|
|
4374
|
+
]
|
|
4375
|
+
},
|
|
4376
|
+
{
|
|
4377
|
+
"kind": "javascript-module",
|
|
4378
|
+
"path": "src/accordion/accordion.template.ts",
|
|
4379
|
+
"declarations": [
|
|
4380
|
+
{
|
|
4381
|
+
"kind": "function",
|
|
4382
|
+
"name": "foundationAccordionTemplate",
|
|
4383
|
+
"return": {
|
|
4384
|
+
"type": {
|
|
4385
|
+
"text": "ViewTemplate<Accordion>"
|
|
4386
|
+
}
|
|
4387
|
+
},
|
|
4388
|
+
"parameters": [
|
|
4389
|
+
{
|
|
4390
|
+
"name": "context",
|
|
4391
|
+
"type": {
|
|
4392
|
+
"text": "ElementDefinitionContext"
|
|
4393
|
+
}
|
|
4394
|
+
},
|
|
4395
|
+
{
|
|
4396
|
+
"name": "definition",
|
|
4397
|
+
"type": {
|
|
4398
|
+
"text": "FoundationElementDefinition"
|
|
4399
|
+
}
|
|
4400
|
+
}
|
|
4401
|
+
]
|
|
4402
|
+
}
|
|
4403
|
+
],
|
|
4404
|
+
"exports": [
|
|
4405
|
+
{
|
|
4406
|
+
"kind": "js",
|
|
4407
|
+
"name": "foundationAccordionTemplate",
|
|
4408
|
+
"declaration": {
|
|
4409
|
+
"name": "foundationAccordionTemplate",
|
|
4410
|
+
"module": "src/accordion/accordion.template.ts"
|
|
4411
|
+
}
|
|
4412
|
+
}
|
|
4413
|
+
]
|
|
4414
|
+
},
|
|
4415
|
+
{
|
|
4416
|
+
"kind": "javascript-module",
|
|
4417
|
+
"path": "src/accordion/accordion.ts",
|
|
4418
|
+
"declarations": [
|
|
4419
|
+
{
|
|
4420
|
+
"kind": "class",
|
|
4421
|
+
"description": "",
|
|
4422
|
+
"name": "Accordion",
|
|
4423
|
+
"superclass": {
|
|
4424
|
+
"name": "FASTAccordion",
|
|
4425
|
+
"package": "@microsoft/fast-foundation"
|
|
4426
|
+
},
|
|
4427
|
+
"tagName": "%%prefix%%-accordion",
|
|
4428
|
+
"customElement": true
|
|
4429
|
+
},
|
|
4430
|
+
{
|
|
4431
|
+
"kind": "variable",
|
|
4432
|
+
"name": "foundationAccordionShadowOptions",
|
|
4433
|
+
"type": {
|
|
4434
|
+
"text": "ShadowRootInit"
|
|
4435
|
+
},
|
|
4436
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
4437
|
+
},
|
|
4438
|
+
{
|
|
4439
|
+
"kind": "variable",
|
|
4440
|
+
"name": "defaultAccordionConfig",
|
|
4441
|
+
"type": {
|
|
4442
|
+
"text": "object"
|
|
4443
|
+
},
|
|
4444
|
+
"default": "{}"
|
|
4445
|
+
},
|
|
4446
|
+
{
|
|
4447
|
+
"kind": "variable",
|
|
4448
|
+
"name": "foundationAccordion",
|
|
4449
|
+
"description": "The Foundation Accordion",
|
|
4450
|
+
"privacy": "public"
|
|
4451
|
+
}
|
|
4452
|
+
],
|
|
4453
|
+
"exports": [
|
|
4454
|
+
{
|
|
4455
|
+
"kind": "js",
|
|
4456
|
+
"name": "Accordion",
|
|
4457
|
+
"declaration": {
|
|
4458
|
+
"name": "Accordion",
|
|
4459
|
+
"module": "src/accordion/accordion.ts"
|
|
4460
|
+
}
|
|
4461
|
+
},
|
|
4462
|
+
{
|
|
4463
|
+
"kind": "js",
|
|
4464
|
+
"name": "foundationAccordionShadowOptions",
|
|
4465
|
+
"declaration": {
|
|
4466
|
+
"name": "foundationAccordionShadowOptions",
|
|
4467
|
+
"module": "src/accordion/accordion.ts"
|
|
4468
|
+
}
|
|
4469
|
+
},
|
|
4470
|
+
{
|
|
4471
|
+
"kind": "js",
|
|
4472
|
+
"name": "defaultAccordionConfig",
|
|
4473
|
+
"declaration": {
|
|
4474
|
+
"name": "defaultAccordionConfig",
|
|
4475
|
+
"module": "src/accordion/accordion.ts"
|
|
4476
|
+
}
|
|
4477
|
+
},
|
|
4478
|
+
{
|
|
4479
|
+
"kind": "js",
|
|
4480
|
+
"name": "foundationAccordion",
|
|
4481
|
+
"declaration": {
|
|
4482
|
+
"name": "foundationAccordion",
|
|
4483
|
+
"module": "src/accordion/accordion.ts"
|
|
4484
|
+
}
|
|
4485
|
+
}
|
|
4486
|
+
]
|
|
4487
|
+
},
|
|
4488
|
+
{
|
|
4489
|
+
"kind": "javascript-module",
|
|
4490
|
+
"path": "src/accordion/index.ts",
|
|
4491
|
+
"declarations": [],
|
|
4492
|
+
"exports": [
|
|
4493
|
+
{
|
|
4494
|
+
"kind": "js",
|
|
4495
|
+
"name": "*",
|
|
4496
|
+
"declaration": {
|
|
4497
|
+
"name": "*",
|
|
4498
|
+
"package": "./accordion.template"
|
|
4499
|
+
}
|
|
4500
|
+
},
|
|
4501
|
+
{
|
|
4502
|
+
"kind": "js",
|
|
4503
|
+
"name": "*",
|
|
4504
|
+
"declaration": {
|
|
4505
|
+
"name": "*",
|
|
4506
|
+
"package": "./accordion.styles"
|
|
4507
|
+
}
|
|
4508
|
+
},
|
|
4509
|
+
{
|
|
4510
|
+
"kind": "js",
|
|
4511
|
+
"name": "*",
|
|
4512
|
+
"declaration": {
|
|
4513
|
+
"name": "*",
|
|
4514
|
+
"package": "./accordion"
|
|
4515
|
+
}
|
|
4516
|
+
}
|
|
4517
|
+
]
|
|
4518
|
+
},
|
|
4519
|
+
{
|
|
4520
|
+
"kind": "javascript-module",
|
|
4521
|
+
"path": "src/_config/index.ts",
|
|
4522
|
+
"declarations": [],
|
|
4523
|
+
"exports": [
|
|
4524
|
+
{
|
|
4525
|
+
"kind": "js",
|
|
4526
|
+
"name": "*",
|
|
4527
|
+
"declaration": {
|
|
4528
|
+
"name": "*",
|
|
4529
|
+
"package": "./styles"
|
|
4530
|
+
}
|
|
4531
|
+
},
|
|
4532
|
+
{
|
|
4533
|
+
"kind": "js",
|
|
4534
|
+
"name": "*",
|
|
4535
|
+
"declaration": {
|
|
4536
|
+
"name": "*",
|
|
4537
|
+
"package": "./tokens"
|
|
4538
|
+
}
|
|
4539
|
+
},
|
|
4540
|
+
{
|
|
4541
|
+
"kind": "js",
|
|
4542
|
+
"name": "*",
|
|
4543
|
+
"declaration": {
|
|
4544
|
+
"name": "*",
|
|
4545
|
+
"package": "./values"
|
|
4546
|
+
}
|
|
4547
|
+
}
|
|
4548
|
+
]
|
|
4549
|
+
},
|
|
4550
4550
|
{
|
|
4551
4551
|
"kind": "javascript-module",
|
|
4552
4552
|
"path": "src/avatar/avatar.styles.ts",
|