@genesislcap/foundation-ui 14.225.0 → 14.225.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/custom-elements.json +868 -868
- package/package.json +16 -16
|
@@ -811,264 +811,6 @@
|
|
|
811
811
|
}
|
|
812
812
|
]
|
|
813
813
|
},
|
|
814
|
-
{
|
|
815
|
-
"kind": "javascript-module",
|
|
816
|
-
"path": "src/_common/icons.ts",
|
|
817
|
-
"declarations": [
|
|
818
|
-
{
|
|
819
|
-
"kind": "function",
|
|
820
|
-
"name": "closeIcon",
|
|
821
|
-
"parameters": [
|
|
822
|
-
{
|
|
823
|
-
"name": "slot",
|
|
824
|
-
"default": "'start'"
|
|
825
|
-
},
|
|
826
|
-
{
|
|
827
|
-
"name": "fill",
|
|
828
|
-
"default": "'#879ba6'"
|
|
829
|
-
}
|
|
830
|
-
]
|
|
831
|
-
}
|
|
832
|
-
],
|
|
833
|
-
"exports": [
|
|
834
|
-
{
|
|
835
|
-
"kind": "js",
|
|
836
|
-
"name": "closeIcon",
|
|
837
|
-
"declaration": {
|
|
838
|
-
"name": "closeIcon",
|
|
839
|
-
"module": "src/_common/icons.ts"
|
|
840
|
-
}
|
|
841
|
-
}
|
|
842
|
-
]
|
|
843
|
-
},
|
|
844
|
-
{
|
|
845
|
-
"kind": "javascript-module",
|
|
846
|
-
"path": "src/_common/index.ts",
|
|
847
|
-
"declarations": [],
|
|
848
|
-
"exports": [
|
|
849
|
-
{
|
|
850
|
-
"kind": "js",
|
|
851
|
-
"name": "*",
|
|
852
|
-
"declaration": {
|
|
853
|
-
"name": "*",
|
|
854
|
-
"package": "./icons"
|
|
855
|
-
}
|
|
856
|
-
}
|
|
857
|
-
]
|
|
858
|
-
},
|
|
859
|
-
{
|
|
860
|
-
"kind": "javascript-module",
|
|
861
|
-
"path": "src/_config/index.ts",
|
|
862
|
-
"declarations": [],
|
|
863
|
-
"exports": [
|
|
864
|
-
{
|
|
865
|
-
"kind": "js",
|
|
866
|
-
"name": "*",
|
|
867
|
-
"declaration": {
|
|
868
|
-
"name": "*",
|
|
869
|
-
"package": "./styles"
|
|
870
|
-
}
|
|
871
|
-
},
|
|
872
|
-
{
|
|
873
|
-
"kind": "js",
|
|
874
|
-
"name": "*",
|
|
875
|
-
"declaration": {
|
|
876
|
-
"name": "*",
|
|
877
|
-
"package": "./tokens"
|
|
878
|
-
}
|
|
879
|
-
},
|
|
880
|
-
{
|
|
881
|
-
"kind": "js",
|
|
882
|
-
"name": "*",
|
|
883
|
-
"declaration": {
|
|
884
|
-
"name": "*",
|
|
885
|
-
"package": "./values"
|
|
886
|
-
}
|
|
887
|
-
}
|
|
888
|
-
]
|
|
889
|
-
},
|
|
890
|
-
{
|
|
891
|
-
"kind": "javascript-module",
|
|
892
|
-
"path": "src/accordion/accordion.styles.ts",
|
|
893
|
-
"declarations": [
|
|
894
|
-
{
|
|
895
|
-
"kind": "function",
|
|
896
|
-
"name": "foundationAccordionStyles",
|
|
897
|
-
"return": {
|
|
898
|
-
"type": {
|
|
899
|
-
"text": "ElementStyles"
|
|
900
|
-
}
|
|
901
|
-
},
|
|
902
|
-
"parameters": [
|
|
903
|
-
{
|
|
904
|
-
"name": "context",
|
|
905
|
-
"type": {
|
|
906
|
-
"text": "ElementDefinitionContext"
|
|
907
|
-
}
|
|
908
|
-
},
|
|
909
|
-
{
|
|
910
|
-
"name": "definition",
|
|
911
|
-
"type": {
|
|
912
|
-
"text": "FoundationElementDefinition"
|
|
913
|
-
}
|
|
914
|
-
}
|
|
915
|
-
]
|
|
916
|
-
}
|
|
917
|
-
],
|
|
918
|
-
"exports": [
|
|
919
|
-
{
|
|
920
|
-
"kind": "js",
|
|
921
|
-
"name": "foundationAccordionStyles",
|
|
922
|
-
"declaration": {
|
|
923
|
-
"name": "foundationAccordionStyles",
|
|
924
|
-
"module": "src/accordion/accordion.styles.ts"
|
|
925
|
-
}
|
|
926
|
-
}
|
|
927
|
-
]
|
|
928
|
-
},
|
|
929
|
-
{
|
|
930
|
-
"kind": "javascript-module",
|
|
931
|
-
"path": "src/accordion/accordion.template.ts",
|
|
932
|
-
"declarations": [
|
|
933
|
-
{
|
|
934
|
-
"kind": "function",
|
|
935
|
-
"name": "foundationAccordionTemplate",
|
|
936
|
-
"return": {
|
|
937
|
-
"type": {
|
|
938
|
-
"text": "ViewTemplate<Accordion>"
|
|
939
|
-
}
|
|
940
|
-
},
|
|
941
|
-
"parameters": [
|
|
942
|
-
{
|
|
943
|
-
"name": "context",
|
|
944
|
-
"type": {
|
|
945
|
-
"text": "ElementDefinitionContext"
|
|
946
|
-
}
|
|
947
|
-
},
|
|
948
|
-
{
|
|
949
|
-
"name": "definition",
|
|
950
|
-
"type": {
|
|
951
|
-
"text": "FoundationElementDefinition"
|
|
952
|
-
}
|
|
953
|
-
}
|
|
954
|
-
]
|
|
955
|
-
}
|
|
956
|
-
],
|
|
957
|
-
"exports": [
|
|
958
|
-
{
|
|
959
|
-
"kind": "js",
|
|
960
|
-
"name": "foundationAccordionTemplate",
|
|
961
|
-
"declaration": {
|
|
962
|
-
"name": "foundationAccordionTemplate",
|
|
963
|
-
"module": "src/accordion/accordion.template.ts"
|
|
964
|
-
}
|
|
965
|
-
}
|
|
966
|
-
]
|
|
967
|
-
},
|
|
968
|
-
{
|
|
969
|
-
"kind": "javascript-module",
|
|
970
|
-
"path": "src/accordion/accordion.ts",
|
|
971
|
-
"declarations": [
|
|
972
|
-
{
|
|
973
|
-
"kind": "class",
|
|
974
|
-
"description": "",
|
|
975
|
-
"name": "Accordion",
|
|
976
|
-
"superclass": {
|
|
977
|
-
"name": "FASTAccordion",
|
|
978
|
-
"package": "@microsoft/fast-foundation"
|
|
979
|
-
},
|
|
980
|
-
"tagName": "%%prefix%%-accordion",
|
|
981
|
-
"customElement": true
|
|
982
|
-
},
|
|
983
|
-
{
|
|
984
|
-
"kind": "variable",
|
|
985
|
-
"name": "foundationAccordionShadowOptions",
|
|
986
|
-
"type": {
|
|
987
|
-
"text": "ShadowRootInit"
|
|
988
|
-
},
|
|
989
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
990
|
-
},
|
|
991
|
-
{
|
|
992
|
-
"kind": "variable",
|
|
993
|
-
"name": "defaultAccordionConfig",
|
|
994
|
-
"type": {
|
|
995
|
-
"text": "object"
|
|
996
|
-
},
|
|
997
|
-
"default": "{}"
|
|
998
|
-
},
|
|
999
|
-
{
|
|
1000
|
-
"kind": "variable",
|
|
1001
|
-
"name": "foundationAccordion",
|
|
1002
|
-
"description": "The Foundation Accordion",
|
|
1003
|
-
"privacy": "public"
|
|
1004
|
-
}
|
|
1005
|
-
],
|
|
1006
|
-
"exports": [
|
|
1007
|
-
{
|
|
1008
|
-
"kind": "js",
|
|
1009
|
-
"name": "Accordion",
|
|
1010
|
-
"declaration": {
|
|
1011
|
-
"name": "Accordion",
|
|
1012
|
-
"module": "src/accordion/accordion.ts"
|
|
1013
|
-
}
|
|
1014
|
-
},
|
|
1015
|
-
{
|
|
1016
|
-
"kind": "js",
|
|
1017
|
-
"name": "foundationAccordionShadowOptions",
|
|
1018
|
-
"declaration": {
|
|
1019
|
-
"name": "foundationAccordionShadowOptions",
|
|
1020
|
-
"module": "src/accordion/accordion.ts"
|
|
1021
|
-
}
|
|
1022
|
-
},
|
|
1023
|
-
{
|
|
1024
|
-
"kind": "js",
|
|
1025
|
-
"name": "defaultAccordionConfig",
|
|
1026
|
-
"declaration": {
|
|
1027
|
-
"name": "defaultAccordionConfig",
|
|
1028
|
-
"module": "src/accordion/accordion.ts"
|
|
1029
|
-
}
|
|
1030
|
-
},
|
|
1031
|
-
{
|
|
1032
|
-
"kind": "js",
|
|
1033
|
-
"name": "foundationAccordion",
|
|
1034
|
-
"declaration": {
|
|
1035
|
-
"name": "foundationAccordion",
|
|
1036
|
-
"module": "src/accordion/accordion.ts"
|
|
1037
|
-
}
|
|
1038
|
-
}
|
|
1039
|
-
]
|
|
1040
|
-
},
|
|
1041
|
-
{
|
|
1042
|
-
"kind": "javascript-module",
|
|
1043
|
-
"path": "src/accordion/index.ts",
|
|
1044
|
-
"declarations": [],
|
|
1045
|
-
"exports": [
|
|
1046
|
-
{
|
|
1047
|
-
"kind": "js",
|
|
1048
|
-
"name": "*",
|
|
1049
|
-
"declaration": {
|
|
1050
|
-
"name": "*",
|
|
1051
|
-
"package": "./accordion.template"
|
|
1052
|
-
}
|
|
1053
|
-
},
|
|
1054
|
-
{
|
|
1055
|
-
"kind": "js",
|
|
1056
|
-
"name": "*",
|
|
1057
|
-
"declaration": {
|
|
1058
|
-
"name": "*",
|
|
1059
|
-
"package": "./accordion.styles"
|
|
1060
|
-
}
|
|
1061
|
-
},
|
|
1062
|
-
{
|
|
1063
|
-
"kind": "js",
|
|
1064
|
-
"name": "*",
|
|
1065
|
-
"declaration": {
|
|
1066
|
-
"name": "*",
|
|
1067
|
-
"package": "./accordion"
|
|
1068
|
-
}
|
|
1069
|
-
}
|
|
1070
|
-
]
|
|
1071
|
-
},
|
|
1072
814
|
{
|
|
1073
815
|
"kind": "javascript-module",
|
|
1074
816
|
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
@@ -1463,6 +1205,188 @@
|
|
|
1463
1205
|
}
|
|
1464
1206
|
]
|
|
1465
1207
|
},
|
|
1208
|
+
{
|
|
1209
|
+
"kind": "javascript-module",
|
|
1210
|
+
"path": "src/accordion/accordion.styles.ts",
|
|
1211
|
+
"declarations": [
|
|
1212
|
+
{
|
|
1213
|
+
"kind": "function",
|
|
1214
|
+
"name": "foundationAccordionStyles",
|
|
1215
|
+
"return": {
|
|
1216
|
+
"type": {
|
|
1217
|
+
"text": "ElementStyles"
|
|
1218
|
+
}
|
|
1219
|
+
},
|
|
1220
|
+
"parameters": [
|
|
1221
|
+
{
|
|
1222
|
+
"name": "context",
|
|
1223
|
+
"type": {
|
|
1224
|
+
"text": "ElementDefinitionContext"
|
|
1225
|
+
}
|
|
1226
|
+
},
|
|
1227
|
+
{
|
|
1228
|
+
"name": "definition",
|
|
1229
|
+
"type": {
|
|
1230
|
+
"text": "FoundationElementDefinition"
|
|
1231
|
+
}
|
|
1232
|
+
}
|
|
1233
|
+
]
|
|
1234
|
+
}
|
|
1235
|
+
],
|
|
1236
|
+
"exports": [
|
|
1237
|
+
{
|
|
1238
|
+
"kind": "js",
|
|
1239
|
+
"name": "foundationAccordionStyles",
|
|
1240
|
+
"declaration": {
|
|
1241
|
+
"name": "foundationAccordionStyles",
|
|
1242
|
+
"module": "src/accordion/accordion.styles.ts"
|
|
1243
|
+
}
|
|
1244
|
+
}
|
|
1245
|
+
]
|
|
1246
|
+
},
|
|
1247
|
+
{
|
|
1248
|
+
"kind": "javascript-module",
|
|
1249
|
+
"path": "src/accordion/accordion.template.ts",
|
|
1250
|
+
"declarations": [
|
|
1251
|
+
{
|
|
1252
|
+
"kind": "function",
|
|
1253
|
+
"name": "foundationAccordionTemplate",
|
|
1254
|
+
"return": {
|
|
1255
|
+
"type": {
|
|
1256
|
+
"text": "ViewTemplate<Accordion>"
|
|
1257
|
+
}
|
|
1258
|
+
},
|
|
1259
|
+
"parameters": [
|
|
1260
|
+
{
|
|
1261
|
+
"name": "context",
|
|
1262
|
+
"type": {
|
|
1263
|
+
"text": "ElementDefinitionContext"
|
|
1264
|
+
}
|
|
1265
|
+
},
|
|
1266
|
+
{
|
|
1267
|
+
"name": "definition",
|
|
1268
|
+
"type": {
|
|
1269
|
+
"text": "FoundationElementDefinition"
|
|
1270
|
+
}
|
|
1271
|
+
}
|
|
1272
|
+
]
|
|
1273
|
+
}
|
|
1274
|
+
],
|
|
1275
|
+
"exports": [
|
|
1276
|
+
{
|
|
1277
|
+
"kind": "js",
|
|
1278
|
+
"name": "foundationAccordionTemplate",
|
|
1279
|
+
"declaration": {
|
|
1280
|
+
"name": "foundationAccordionTemplate",
|
|
1281
|
+
"module": "src/accordion/accordion.template.ts"
|
|
1282
|
+
}
|
|
1283
|
+
}
|
|
1284
|
+
]
|
|
1285
|
+
},
|
|
1286
|
+
{
|
|
1287
|
+
"kind": "javascript-module",
|
|
1288
|
+
"path": "src/accordion/accordion.ts",
|
|
1289
|
+
"declarations": [
|
|
1290
|
+
{
|
|
1291
|
+
"kind": "class",
|
|
1292
|
+
"description": "",
|
|
1293
|
+
"name": "Accordion",
|
|
1294
|
+
"superclass": {
|
|
1295
|
+
"name": "FASTAccordion",
|
|
1296
|
+
"package": "@microsoft/fast-foundation"
|
|
1297
|
+
},
|
|
1298
|
+
"tagName": "%%prefix%%-accordion",
|
|
1299
|
+
"customElement": true
|
|
1300
|
+
},
|
|
1301
|
+
{
|
|
1302
|
+
"kind": "variable",
|
|
1303
|
+
"name": "foundationAccordionShadowOptions",
|
|
1304
|
+
"type": {
|
|
1305
|
+
"text": "ShadowRootInit"
|
|
1306
|
+
},
|
|
1307
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
1308
|
+
},
|
|
1309
|
+
{
|
|
1310
|
+
"kind": "variable",
|
|
1311
|
+
"name": "defaultAccordionConfig",
|
|
1312
|
+
"type": {
|
|
1313
|
+
"text": "object"
|
|
1314
|
+
},
|
|
1315
|
+
"default": "{}"
|
|
1316
|
+
},
|
|
1317
|
+
{
|
|
1318
|
+
"kind": "variable",
|
|
1319
|
+
"name": "foundationAccordion",
|
|
1320
|
+
"description": "The Foundation Accordion",
|
|
1321
|
+
"privacy": "public"
|
|
1322
|
+
}
|
|
1323
|
+
],
|
|
1324
|
+
"exports": [
|
|
1325
|
+
{
|
|
1326
|
+
"kind": "js",
|
|
1327
|
+
"name": "Accordion",
|
|
1328
|
+
"declaration": {
|
|
1329
|
+
"name": "Accordion",
|
|
1330
|
+
"module": "src/accordion/accordion.ts"
|
|
1331
|
+
}
|
|
1332
|
+
},
|
|
1333
|
+
{
|
|
1334
|
+
"kind": "js",
|
|
1335
|
+
"name": "foundationAccordionShadowOptions",
|
|
1336
|
+
"declaration": {
|
|
1337
|
+
"name": "foundationAccordionShadowOptions",
|
|
1338
|
+
"module": "src/accordion/accordion.ts"
|
|
1339
|
+
}
|
|
1340
|
+
},
|
|
1341
|
+
{
|
|
1342
|
+
"kind": "js",
|
|
1343
|
+
"name": "defaultAccordionConfig",
|
|
1344
|
+
"declaration": {
|
|
1345
|
+
"name": "defaultAccordionConfig",
|
|
1346
|
+
"module": "src/accordion/accordion.ts"
|
|
1347
|
+
}
|
|
1348
|
+
},
|
|
1349
|
+
{
|
|
1350
|
+
"kind": "js",
|
|
1351
|
+
"name": "foundationAccordion",
|
|
1352
|
+
"declaration": {
|
|
1353
|
+
"name": "foundationAccordion",
|
|
1354
|
+
"module": "src/accordion/accordion.ts"
|
|
1355
|
+
}
|
|
1356
|
+
}
|
|
1357
|
+
]
|
|
1358
|
+
},
|
|
1359
|
+
{
|
|
1360
|
+
"kind": "javascript-module",
|
|
1361
|
+
"path": "src/accordion/index.ts",
|
|
1362
|
+
"declarations": [],
|
|
1363
|
+
"exports": [
|
|
1364
|
+
{
|
|
1365
|
+
"kind": "js",
|
|
1366
|
+
"name": "*",
|
|
1367
|
+
"declaration": {
|
|
1368
|
+
"name": "*",
|
|
1369
|
+
"package": "./accordion.template"
|
|
1370
|
+
}
|
|
1371
|
+
},
|
|
1372
|
+
{
|
|
1373
|
+
"kind": "js",
|
|
1374
|
+
"name": "*",
|
|
1375
|
+
"declaration": {
|
|
1376
|
+
"name": "*",
|
|
1377
|
+
"package": "./accordion.styles"
|
|
1378
|
+
}
|
|
1379
|
+
},
|
|
1380
|
+
{
|
|
1381
|
+
"kind": "js",
|
|
1382
|
+
"name": "*",
|
|
1383
|
+
"declaration": {
|
|
1384
|
+
"name": "*",
|
|
1385
|
+
"package": "./accordion"
|
|
1386
|
+
}
|
|
1387
|
+
}
|
|
1388
|
+
]
|
|
1389
|
+
},
|
|
1466
1390
|
{
|
|
1467
1391
|
"kind": "javascript-module",
|
|
1468
1392
|
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
@@ -2022,6 +1946,82 @@
|
|
|
2022
1946
|
}
|
|
2023
1947
|
]
|
|
2024
1948
|
},
|
|
1949
|
+
{
|
|
1950
|
+
"kind": "javascript-module",
|
|
1951
|
+
"path": "src/_common/icons.ts",
|
|
1952
|
+
"declarations": [
|
|
1953
|
+
{
|
|
1954
|
+
"kind": "function",
|
|
1955
|
+
"name": "closeIcon",
|
|
1956
|
+
"parameters": [
|
|
1957
|
+
{
|
|
1958
|
+
"name": "slot",
|
|
1959
|
+
"default": "'start'"
|
|
1960
|
+
},
|
|
1961
|
+
{
|
|
1962
|
+
"name": "fill",
|
|
1963
|
+
"default": "'#879ba6'"
|
|
1964
|
+
}
|
|
1965
|
+
]
|
|
1966
|
+
}
|
|
1967
|
+
],
|
|
1968
|
+
"exports": [
|
|
1969
|
+
{
|
|
1970
|
+
"kind": "js",
|
|
1971
|
+
"name": "closeIcon",
|
|
1972
|
+
"declaration": {
|
|
1973
|
+
"name": "closeIcon",
|
|
1974
|
+
"module": "src/_common/icons.ts"
|
|
1975
|
+
}
|
|
1976
|
+
}
|
|
1977
|
+
]
|
|
1978
|
+
},
|
|
1979
|
+
{
|
|
1980
|
+
"kind": "javascript-module",
|
|
1981
|
+
"path": "src/_common/index.ts",
|
|
1982
|
+
"declarations": [],
|
|
1983
|
+
"exports": [
|
|
1984
|
+
{
|
|
1985
|
+
"kind": "js",
|
|
1986
|
+
"name": "*",
|
|
1987
|
+
"declaration": {
|
|
1988
|
+
"name": "*",
|
|
1989
|
+
"package": "./icons"
|
|
1990
|
+
}
|
|
1991
|
+
}
|
|
1992
|
+
]
|
|
1993
|
+
},
|
|
1994
|
+
{
|
|
1995
|
+
"kind": "javascript-module",
|
|
1996
|
+
"path": "src/_config/index.ts",
|
|
1997
|
+
"declarations": [],
|
|
1998
|
+
"exports": [
|
|
1999
|
+
{
|
|
2000
|
+
"kind": "js",
|
|
2001
|
+
"name": "*",
|
|
2002
|
+
"declaration": {
|
|
2003
|
+
"name": "*",
|
|
2004
|
+
"package": "./styles"
|
|
2005
|
+
}
|
|
2006
|
+
},
|
|
2007
|
+
{
|
|
2008
|
+
"kind": "js",
|
|
2009
|
+
"name": "*",
|
|
2010
|
+
"declaration": {
|
|
2011
|
+
"name": "*",
|
|
2012
|
+
"package": "./tokens"
|
|
2013
|
+
}
|
|
2014
|
+
},
|
|
2015
|
+
{
|
|
2016
|
+
"kind": "js",
|
|
2017
|
+
"name": "*",
|
|
2018
|
+
"declaration": {
|
|
2019
|
+
"name": "*",
|
|
2020
|
+
"package": "./values"
|
|
2021
|
+
}
|
|
2022
|
+
}
|
|
2023
|
+
]
|
|
2024
|
+
},
|
|
2025
2025
|
{
|
|
2026
2026
|
"kind": "javascript-module",
|
|
2027
2027
|
"path": "src/anchor/anchor.styles.ts",
|
|
@@ -21420,7 +21420,7 @@
|
|
|
21420
21420
|
},
|
|
21421
21421
|
{
|
|
21422
21422
|
"kind": "javascript-module",
|
|
21423
|
-
"path": "src/listbox/index.ts",
|
|
21423
|
+
"path": "src/listbox-option/index.ts",
|
|
21424
21424
|
"declarations": [],
|
|
21425
21425
|
"exports": [
|
|
21426
21426
|
{
|
|
@@ -21428,7 +21428,7 @@
|
|
|
21428
21428
|
"name": "*",
|
|
21429
21429
|
"declaration": {
|
|
21430
21430
|
"name": "*",
|
|
21431
|
-
"package": "./listbox.template"
|
|
21431
|
+
"package": "./listbox-option.template"
|
|
21432
21432
|
}
|
|
21433
21433
|
},
|
|
21434
21434
|
{
|
|
@@ -21436,7 +21436,7 @@
|
|
|
21436
21436
|
"name": "*",
|
|
21437
21437
|
"declaration": {
|
|
21438
21438
|
"name": "*",
|
|
21439
|
-
"package": "./listbox.styles"
|
|
21439
|
+
"package": "./listbox-option.styles"
|
|
21440
21440
|
}
|
|
21441
21441
|
},
|
|
21442
21442
|
{
|
|
@@ -21444,18 +21444,18 @@
|
|
|
21444
21444
|
"name": "*",
|
|
21445
21445
|
"declaration": {
|
|
21446
21446
|
"name": "*",
|
|
21447
|
-
"package": "./listbox"
|
|
21447
|
+
"package": "./listbox-option"
|
|
21448
21448
|
}
|
|
21449
21449
|
}
|
|
21450
21450
|
]
|
|
21451
21451
|
},
|
|
21452
21452
|
{
|
|
21453
21453
|
"kind": "javascript-module",
|
|
21454
|
-
"path": "src/listbox/listbox.styles.ts",
|
|
21454
|
+
"path": "src/listbox-option/listbox-option.styles.ts",
|
|
21455
21455
|
"declarations": [
|
|
21456
21456
|
{
|
|
21457
21457
|
"kind": "function",
|
|
21458
|
-
"name": "
|
|
21458
|
+
"name": "foundationListboxOptionStyles",
|
|
21459
21459
|
"return": {
|
|
21460
21460
|
"type": {
|
|
21461
21461
|
"text": "ElementStyles"
|
|
@@ -21480,24 +21480,24 @@
|
|
|
21480
21480
|
"exports": [
|
|
21481
21481
|
{
|
|
21482
21482
|
"kind": "js",
|
|
21483
|
-
"name": "
|
|
21483
|
+
"name": "foundationListboxOptionStyles",
|
|
21484
21484
|
"declaration": {
|
|
21485
|
-
"name": "
|
|
21486
|
-
"module": "src/listbox/listbox.styles.ts"
|
|
21485
|
+
"name": "foundationListboxOptionStyles",
|
|
21486
|
+
"module": "src/listbox-option/listbox-option.styles.ts"
|
|
21487
21487
|
}
|
|
21488
21488
|
}
|
|
21489
21489
|
]
|
|
21490
21490
|
},
|
|
21491
21491
|
{
|
|
21492
21492
|
"kind": "javascript-module",
|
|
21493
|
-
"path": "src/listbox/listbox.template.ts",
|
|
21493
|
+
"path": "src/listbox-option/listbox-option.template.ts",
|
|
21494
21494
|
"declarations": [
|
|
21495
21495
|
{
|
|
21496
21496
|
"kind": "function",
|
|
21497
|
-
"name": "
|
|
21497
|
+
"name": "foundationListboxOptionTemplate",
|
|
21498
21498
|
"return": {
|
|
21499
21499
|
"type": {
|
|
21500
|
-
"text": "ViewTemplate<
|
|
21500
|
+
"text": "ViewTemplate<ListboxOption>"
|
|
21501
21501
|
}
|
|
21502
21502
|
},
|
|
21503
21503
|
"parameters": [
|
|
@@ -21519,75 +21519,150 @@
|
|
|
21519
21519
|
"exports": [
|
|
21520
21520
|
{
|
|
21521
21521
|
"kind": "js",
|
|
21522
|
-
"name": "
|
|
21522
|
+
"name": "foundationListboxOptionTemplate",
|
|
21523
21523
|
"declaration": {
|
|
21524
|
-
"name": "
|
|
21525
|
-
"module": "src/listbox/listbox.template.ts"
|
|
21524
|
+
"name": "foundationListboxOptionTemplate",
|
|
21525
|
+
"module": "src/listbox-option/listbox-option.template.ts"
|
|
21526
21526
|
}
|
|
21527
21527
|
}
|
|
21528
21528
|
]
|
|
21529
21529
|
},
|
|
21530
21530
|
{
|
|
21531
21531
|
"kind": "javascript-module",
|
|
21532
|
-
"path": "src/listbox/listbox.ts",
|
|
21532
|
+
"path": "src/listbox-option/listbox-option.ts",
|
|
21533
21533
|
"declarations": [
|
|
21534
21534
|
{
|
|
21535
21535
|
"kind": "class",
|
|
21536
21536
|
"description": "",
|
|
21537
|
-
"name": "
|
|
21537
|
+
"name": "ListboxOption",
|
|
21538
21538
|
"superclass": {
|
|
21539
|
-
"name": "
|
|
21539
|
+
"name": "FASTListboxOption",
|
|
21540
21540
|
"package": "@microsoft/fast-components"
|
|
21541
21541
|
},
|
|
21542
|
-
"tagName": "%%prefix%%-
|
|
21542
|
+
"tagName": "%%prefix%%-option",
|
|
21543
21543
|
"customElement": true,
|
|
21544
21544
|
"attributes": [
|
|
21545
21545
|
{
|
|
21546
21546
|
"type": {
|
|
21547
21547
|
"text": "boolean"
|
|
21548
21548
|
},
|
|
21549
|
-
"description": "The disabled state of the
|
|
21549
|
+
"description": "The disabled state of the option.",
|
|
21550
21550
|
"fieldName": "disabled",
|
|
21551
21551
|
"inheritedFrom": {
|
|
21552
|
-
"name": "
|
|
21553
|
-
"module": "src/listbox/listbox.ts"
|
|
21552
|
+
"name": "ListboxOption",
|
|
21553
|
+
"module": "src/listbox-option/listbox-option.ts"
|
|
21554
|
+
}
|
|
21555
|
+
},
|
|
21556
|
+
{
|
|
21557
|
+
"name": "selected",
|
|
21558
|
+
"type": {
|
|
21559
|
+
"text": "boolean"
|
|
21560
|
+
},
|
|
21561
|
+
"description": "The selected attribute value. This sets the initial selected value.",
|
|
21562
|
+
"fieldName": "selectedAttribute",
|
|
21563
|
+
"inheritedFrom": {
|
|
21564
|
+
"name": "ListboxOption",
|
|
21565
|
+
"module": "src/listbox-option/listbox-option.ts"
|
|
21566
|
+
}
|
|
21567
|
+
},
|
|
21568
|
+
{
|
|
21569
|
+
"name": "value",
|
|
21570
|
+
"type": {
|
|
21571
|
+
"text": "string"
|
|
21572
|
+
},
|
|
21573
|
+
"description": "The initial value of the option. This value sets the `value` property\nonly when the `value` property has not been explicitly set.",
|
|
21574
|
+
"fieldName": "initialValue",
|
|
21575
|
+
"inheritedFrom": {
|
|
21576
|
+
"name": "ListboxOption",
|
|
21577
|
+
"module": "src/listbox-option/listbox-option.ts"
|
|
21554
21578
|
}
|
|
21555
21579
|
}
|
|
21556
21580
|
],
|
|
21557
21581
|
"members": [
|
|
21558
21582
|
{
|
|
21559
21583
|
"kind": "field",
|
|
21560
|
-
"name": "
|
|
21584
|
+
"name": "checked",
|
|
21561
21585
|
"type": {
|
|
21562
|
-
"text": "
|
|
21586
|
+
"text": "boolean | undefined"
|
|
21563
21587
|
},
|
|
21564
21588
|
"privacy": "public",
|
|
21565
|
-
"description": "The
|
|
21589
|
+
"description": "The checked state is used when the parent listbox is in multiple selection mode.\nTo avoid accessibility conflicts, the checked state should not be present in\nsingle selection mode.",
|
|
21566
21590
|
"inheritedFrom": {
|
|
21567
|
-
"name": "
|
|
21568
|
-
"module": "src/listbox/listbox.ts"
|
|
21591
|
+
"name": "ListboxOption",
|
|
21592
|
+
"module": "src/listbox-option/listbox-option.ts"
|
|
21593
|
+
}
|
|
21594
|
+
},
|
|
21595
|
+
{
|
|
21596
|
+
"kind": "method",
|
|
21597
|
+
"name": "checkedChanged",
|
|
21598
|
+
"privacy": "public",
|
|
21599
|
+
"return": {
|
|
21600
|
+
"type": {
|
|
21601
|
+
"text": "void"
|
|
21602
|
+
}
|
|
21603
|
+
},
|
|
21604
|
+
"parameters": [
|
|
21605
|
+
{
|
|
21606
|
+
"name": "prev",
|
|
21607
|
+
"type": {
|
|
21608
|
+
"text": "boolean | unknown"
|
|
21609
|
+
},
|
|
21610
|
+
"description": "the previous checked value"
|
|
21611
|
+
},
|
|
21612
|
+
{
|
|
21613
|
+
"name": "next",
|
|
21614
|
+
"optional": true,
|
|
21615
|
+
"type": {
|
|
21616
|
+
"text": "boolean"
|
|
21617
|
+
},
|
|
21618
|
+
"description": "the current checked value"
|
|
21619
|
+
}
|
|
21620
|
+
],
|
|
21621
|
+
"description": "Updates the ariaChecked property when the checked property changes.",
|
|
21622
|
+
"inheritedFrom": {
|
|
21623
|
+
"name": "ListboxOption",
|
|
21624
|
+
"module": "src/listbox-option/listbox-option.ts"
|
|
21569
21625
|
}
|
|
21570
21626
|
},
|
|
21571
21627
|
{
|
|
21572
21628
|
"kind": "field",
|
|
21573
|
-
"name": "
|
|
21629
|
+
"name": "content",
|
|
21574
21630
|
"type": {
|
|
21575
|
-
"text": "
|
|
21631
|
+
"text": "Node[]"
|
|
21576
21632
|
},
|
|
21577
21633
|
"privacy": "public",
|
|
21578
|
-
"description": "The
|
|
21634
|
+
"description": "The default slotted content.",
|
|
21579
21635
|
"inheritedFrom": {
|
|
21580
|
-
"name": "
|
|
21581
|
-
"module": "src/listbox/listbox.ts"
|
|
21636
|
+
"name": "ListboxOption",
|
|
21637
|
+
"module": "src/listbox-option/listbox-option.ts"
|
|
21582
21638
|
}
|
|
21583
21639
|
},
|
|
21584
21640
|
{
|
|
21585
21641
|
"kind": "field",
|
|
21586
|
-
"name": "
|
|
21642
|
+
"name": "defaultSelected",
|
|
21643
|
+
"type": {
|
|
21644
|
+
"text": "boolean"
|
|
21645
|
+
},
|
|
21646
|
+
"privacy": "public",
|
|
21647
|
+
"default": "false",
|
|
21648
|
+
"description": "The defaultSelected state of the option.",
|
|
21649
|
+
"inheritedFrom": {
|
|
21650
|
+
"name": "ListboxOption",
|
|
21651
|
+
"module": "src/listbox-option/listbox-option.ts"
|
|
21652
|
+
}
|
|
21653
|
+
},
|
|
21654
|
+
{
|
|
21655
|
+
"kind": "method",
|
|
21656
|
+
"name": "defaultSelectedChanged",
|
|
21587
21657
|
"privacy": "protected",
|
|
21658
|
+
"return": {
|
|
21659
|
+
"type": {
|
|
21660
|
+
"text": "void"
|
|
21661
|
+
}
|
|
21662
|
+
},
|
|
21588
21663
|
"inheritedFrom": {
|
|
21589
|
-
"name": "
|
|
21590
|
-
"module": "src/listbox/listbox.ts"
|
|
21664
|
+
"name": "ListboxOption",
|
|
21665
|
+
"module": "src/listbox-option/listbox-option.ts"
|
|
21591
21666
|
}
|
|
21592
21667
|
},
|
|
21593
21668
|
{
|
|
@@ -21597,80 +21672,201 @@
|
|
|
21597
21672
|
"text": "boolean"
|
|
21598
21673
|
},
|
|
21599
21674
|
"privacy": "public",
|
|
21600
|
-
"description": "The disabled state of the
|
|
21675
|
+
"description": "The disabled state of the option.",
|
|
21601
21676
|
"inheritedFrom": {
|
|
21602
|
-
"name": "
|
|
21603
|
-
"module": "src/listbox/listbox.ts"
|
|
21677
|
+
"name": "ListboxOption",
|
|
21678
|
+
"module": "src/listbox-option/listbox-option.ts"
|
|
21679
|
+
}
|
|
21680
|
+
},
|
|
21681
|
+
{
|
|
21682
|
+
"kind": "method",
|
|
21683
|
+
"name": "disabledChanged",
|
|
21684
|
+
"privacy": "protected",
|
|
21685
|
+
"return": {
|
|
21686
|
+
"type": {
|
|
21687
|
+
"text": "void"
|
|
21688
|
+
}
|
|
21689
|
+
},
|
|
21690
|
+
"parameters": [
|
|
21691
|
+
{
|
|
21692
|
+
"name": "prev",
|
|
21693
|
+
"type": {
|
|
21694
|
+
"text": "boolean"
|
|
21695
|
+
}
|
|
21696
|
+
},
|
|
21697
|
+
{
|
|
21698
|
+
"name": "next",
|
|
21699
|
+
"type": {
|
|
21700
|
+
"text": "boolean"
|
|
21701
|
+
}
|
|
21702
|
+
}
|
|
21703
|
+
],
|
|
21704
|
+
"inheritedFrom": {
|
|
21705
|
+
"name": "ListboxOption",
|
|
21706
|
+
"module": "src/listbox-option/listbox-option.ts"
|
|
21604
21707
|
}
|
|
21605
21708
|
},
|
|
21606
21709
|
{
|
|
21607
21710
|
"kind": "field",
|
|
21608
|
-
"name": "
|
|
21711
|
+
"name": "selectedAttribute",
|
|
21609
21712
|
"type": {
|
|
21610
|
-
"text": "
|
|
21713
|
+
"text": "boolean"
|
|
21611
21714
|
},
|
|
21612
21715
|
"privacy": "public",
|
|
21613
|
-
"
|
|
21614
|
-
"description": "The index of the selected option.",
|
|
21716
|
+
"description": "The selected attribute value. This sets the initial selected value.",
|
|
21615
21717
|
"inheritedFrom": {
|
|
21616
|
-
"name": "
|
|
21617
|
-
"module": "src/listbox/listbox.ts"
|
|
21718
|
+
"name": "ListboxOption",
|
|
21719
|
+
"module": "src/listbox-option/listbox-option.ts"
|
|
21720
|
+
}
|
|
21721
|
+
},
|
|
21722
|
+
{
|
|
21723
|
+
"kind": "method",
|
|
21724
|
+
"name": "selectedAttributeChanged",
|
|
21725
|
+
"privacy": "protected",
|
|
21726
|
+
"return": {
|
|
21727
|
+
"type": {
|
|
21728
|
+
"text": "void"
|
|
21729
|
+
}
|
|
21730
|
+
},
|
|
21731
|
+
"inheritedFrom": {
|
|
21732
|
+
"name": "ListboxOption",
|
|
21733
|
+
"module": "src/listbox-option/listbox-option.ts"
|
|
21618
21734
|
}
|
|
21619
21735
|
},
|
|
21620
21736
|
{
|
|
21621
21737
|
"kind": "field",
|
|
21622
|
-
"name": "
|
|
21738
|
+
"name": "selected",
|
|
21623
21739
|
"type": {
|
|
21624
|
-
"text": "
|
|
21740
|
+
"text": "boolean"
|
|
21625
21741
|
},
|
|
21626
21742
|
"privacy": "public",
|
|
21627
|
-
"
|
|
21628
|
-
"description": "A collection of the selected options.",
|
|
21743
|
+
"description": "The checked state of the control.",
|
|
21629
21744
|
"inheritedFrom": {
|
|
21630
|
-
"name": "
|
|
21631
|
-
"module": "src/listbox/listbox.ts"
|
|
21745
|
+
"name": "ListboxOption",
|
|
21746
|
+
"module": "src/listbox-option/listbox-option.ts"
|
|
21747
|
+
}
|
|
21748
|
+
},
|
|
21749
|
+
{
|
|
21750
|
+
"kind": "method",
|
|
21751
|
+
"name": "selectedChanged",
|
|
21752
|
+
"privacy": "protected",
|
|
21753
|
+
"return": {
|
|
21754
|
+
"type": {
|
|
21755
|
+
"text": "void"
|
|
21756
|
+
}
|
|
21757
|
+
},
|
|
21758
|
+
"inheritedFrom": {
|
|
21759
|
+
"name": "ListboxOption",
|
|
21760
|
+
"module": "src/listbox-option/listbox-option.ts"
|
|
21632
21761
|
}
|
|
21633
21762
|
},
|
|
21634
21763
|
{
|
|
21635
21764
|
"kind": "field",
|
|
21636
|
-
"name": "
|
|
21765
|
+
"name": "dirtyValue",
|
|
21766
|
+
"type": {
|
|
21767
|
+
"text": "boolean"
|
|
21768
|
+
},
|
|
21637
21769
|
"privacy": "public",
|
|
21638
|
-
"
|
|
21639
|
-
"description": "
|
|
21640
|
-
"parameters": [
|
|
21641
|
-
{
|
|
21642
|
-
"description": "element to filter",
|
|
21643
|
-
"name": "n"
|
|
21644
|
-
}
|
|
21645
|
-
],
|
|
21770
|
+
"default": "false",
|
|
21771
|
+
"description": "Track whether the value has been changed from the initial value",
|
|
21646
21772
|
"inheritedFrom": {
|
|
21647
|
-
"name": "
|
|
21648
|
-
"module": "src/listbox/listbox.ts"
|
|
21773
|
+
"name": "ListboxOption",
|
|
21774
|
+
"module": "src/listbox-option/listbox-option.ts"
|
|
21775
|
+
}
|
|
21776
|
+
},
|
|
21777
|
+
{
|
|
21778
|
+
"kind": "field",
|
|
21779
|
+
"name": "initialValue",
|
|
21780
|
+
"type": {
|
|
21781
|
+
"text": "string"
|
|
21782
|
+
},
|
|
21783
|
+
"privacy": "protected",
|
|
21784
|
+
"description": "The initial value of the option. This value sets the `value` property\nonly when the `value` property has not been explicitly set.",
|
|
21785
|
+
"inheritedFrom": {
|
|
21786
|
+
"name": "ListboxOption",
|
|
21787
|
+
"module": "src/listbox-option/listbox-option.ts"
|
|
21649
21788
|
}
|
|
21650
21789
|
},
|
|
21651
21790
|
{
|
|
21652
21791
|
"kind": "method",
|
|
21653
|
-
"name": "
|
|
21792
|
+
"name": "initialValueChanged",
|
|
21654
21793
|
"privacy": "public",
|
|
21655
21794
|
"return": {
|
|
21656
21795
|
"type": {
|
|
21657
21796
|
"text": "void"
|
|
21658
21797
|
}
|
|
21659
21798
|
},
|
|
21660
|
-
"
|
|
21799
|
+
"parameters": [
|
|
21800
|
+
{
|
|
21801
|
+
"name": "previous",
|
|
21802
|
+
"type": {
|
|
21803
|
+
"text": "string"
|
|
21804
|
+
}
|
|
21805
|
+
},
|
|
21806
|
+
{
|
|
21807
|
+
"name": "next",
|
|
21808
|
+
"type": {
|
|
21809
|
+
"text": "string"
|
|
21810
|
+
}
|
|
21811
|
+
}
|
|
21812
|
+
],
|
|
21661
21813
|
"inheritedFrom": {
|
|
21662
|
-
"name": "
|
|
21663
|
-
"module": "src/listbox/listbox.ts"
|
|
21814
|
+
"name": "ListboxOption",
|
|
21815
|
+
"module": "src/listbox-option/listbox-option.ts"
|
|
21664
21816
|
}
|
|
21665
21817
|
},
|
|
21666
21818
|
{
|
|
21667
|
-
"kind": "
|
|
21668
|
-
"name": "
|
|
21819
|
+
"kind": "field",
|
|
21820
|
+
"name": "label",
|
|
21669
21821
|
"privacy": "public",
|
|
21670
|
-
"description": "Sets an option as selected and gives it focus.",
|
|
21671
21822
|
"inheritedFrom": {
|
|
21672
|
-
"name": "
|
|
21673
|
-
"module": "src/listbox/listbox.ts"
|
|
21823
|
+
"name": "ListboxOption",
|
|
21824
|
+
"module": "src/listbox-option/listbox-option.ts"
|
|
21825
|
+
}
|
|
21826
|
+
},
|
|
21827
|
+
{
|
|
21828
|
+
"kind": "field",
|
|
21829
|
+
"name": "text",
|
|
21830
|
+
"type": {
|
|
21831
|
+
"text": "string"
|
|
21832
|
+
},
|
|
21833
|
+
"privacy": "public",
|
|
21834
|
+
"inheritedFrom": {
|
|
21835
|
+
"name": "ListboxOption",
|
|
21836
|
+
"module": "src/listbox-option/listbox-option.ts"
|
|
21837
|
+
}
|
|
21838
|
+
},
|
|
21839
|
+
{
|
|
21840
|
+
"kind": "field",
|
|
21841
|
+
"name": "value",
|
|
21842
|
+
"privacy": "public",
|
|
21843
|
+
"type": {
|
|
21844
|
+
"text": "string"
|
|
21845
|
+
},
|
|
21846
|
+
"inheritedFrom": {
|
|
21847
|
+
"name": "ListboxOption",
|
|
21848
|
+
"module": "src/listbox-option/listbox-option.ts"
|
|
21849
|
+
}
|
|
21850
|
+
},
|
|
21851
|
+
{
|
|
21852
|
+
"kind": "field",
|
|
21853
|
+
"name": "form",
|
|
21854
|
+
"type": {
|
|
21855
|
+
"text": "HTMLFormElement | null"
|
|
21856
|
+
},
|
|
21857
|
+
"privacy": "public",
|
|
21858
|
+
"inheritedFrom": {
|
|
21859
|
+
"name": "ListboxOption",
|
|
21860
|
+
"module": "src/listbox-option/listbox-option.ts"
|
|
21861
|
+
}
|
|
21862
|
+
},
|
|
21863
|
+
{
|
|
21864
|
+
"kind": "field",
|
|
21865
|
+
"name": "proxy",
|
|
21866
|
+
"default": "new Option(\n `${this.textContent}`,\n this.initialValue,\n this.defaultSelected,\n this.selected\n )",
|
|
21867
|
+
"inheritedFrom": {
|
|
21868
|
+
"name": "ListboxOption",
|
|
21869
|
+
"module": "src/listbox-option/listbox-option.ts"
|
|
21674
21870
|
}
|
|
21675
21871
|
},
|
|
21676
21872
|
{
|
|
@@ -21788,7 +21984,7 @@
|
|
|
21788
21984
|
},
|
|
21789
21985
|
{
|
|
21790
21986
|
"kind": "variable",
|
|
21791
|
-
"name": "
|
|
21987
|
+
"name": "foundationListboxOptionShadowOptions",
|
|
21792
21988
|
"type": {
|
|
21793
21989
|
"text": "ShadowRootInit"
|
|
21794
21990
|
},
|
|
@@ -21796,7 +21992,7 @@
|
|
|
21796
21992
|
},
|
|
21797
21993
|
{
|
|
21798
21994
|
"kind": "variable",
|
|
21799
|
-
"name": "
|
|
21995
|
+
"name": "defaultListboxOptionConfig",
|
|
21800
21996
|
"type": {
|
|
21801
21997
|
"text": "object"
|
|
21802
21998
|
},
|
|
@@ -21804,47 +22000,47 @@
|
|
|
21804
22000
|
},
|
|
21805
22001
|
{
|
|
21806
22002
|
"kind": "variable",
|
|
21807
|
-
"name": "
|
|
22003
|
+
"name": "foundationListboxOption"
|
|
21808
22004
|
}
|
|
21809
22005
|
],
|
|
21810
22006
|
"exports": [
|
|
21811
22007
|
{
|
|
21812
22008
|
"kind": "js",
|
|
21813
|
-
"name": "
|
|
22009
|
+
"name": "ListboxOption",
|
|
21814
22010
|
"declaration": {
|
|
21815
|
-
"name": "
|
|
21816
|
-
"module": "src/listbox/listbox.ts"
|
|
22011
|
+
"name": "ListboxOption",
|
|
22012
|
+
"module": "src/listbox-option/listbox-option.ts"
|
|
21817
22013
|
}
|
|
21818
22014
|
},
|
|
21819
22015
|
{
|
|
21820
22016
|
"kind": "js",
|
|
21821
|
-
"name": "
|
|
22017
|
+
"name": "foundationListboxOptionShadowOptions",
|
|
21822
22018
|
"declaration": {
|
|
21823
|
-
"name": "
|
|
21824
|
-
"module": "src/listbox/listbox.ts"
|
|
22019
|
+
"name": "foundationListboxOptionShadowOptions",
|
|
22020
|
+
"module": "src/listbox-option/listbox-option.ts"
|
|
21825
22021
|
}
|
|
21826
22022
|
},
|
|
21827
22023
|
{
|
|
21828
22024
|
"kind": "js",
|
|
21829
|
-
"name": "
|
|
22025
|
+
"name": "defaultListboxOptionConfig",
|
|
21830
22026
|
"declaration": {
|
|
21831
|
-
"name": "
|
|
21832
|
-
"module": "src/listbox/listbox.ts"
|
|
22027
|
+
"name": "defaultListboxOptionConfig",
|
|
22028
|
+
"module": "src/listbox-option/listbox-option.ts"
|
|
21833
22029
|
}
|
|
21834
22030
|
},
|
|
21835
22031
|
{
|
|
21836
22032
|
"kind": "js",
|
|
21837
|
-
"name": "
|
|
22033
|
+
"name": "foundationListboxOption",
|
|
21838
22034
|
"declaration": {
|
|
21839
|
-
"name": "
|
|
21840
|
-
"module": "src/listbox/listbox.ts"
|
|
22035
|
+
"name": "foundationListboxOption",
|
|
22036
|
+
"module": "src/listbox-option/listbox-option.ts"
|
|
21841
22037
|
}
|
|
21842
22038
|
}
|
|
21843
22039
|
]
|
|
21844
22040
|
},
|
|
21845
22041
|
{
|
|
21846
22042
|
"kind": "javascript-module",
|
|
21847
|
-
"path": "src/listbox
|
|
22043
|
+
"path": "src/listbox/index.ts",
|
|
21848
22044
|
"declarations": [],
|
|
21849
22045
|
"exports": [
|
|
21850
22046
|
{
|
|
@@ -21852,7 +22048,7 @@
|
|
|
21852
22048
|
"name": "*",
|
|
21853
22049
|
"declaration": {
|
|
21854
22050
|
"name": "*",
|
|
21855
|
-
"package": "./listbox
|
|
22051
|
+
"package": "./listbox.template"
|
|
21856
22052
|
}
|
|
21857
22053
|
},
|
|
21858
22054
|
{
|
|
@@ -21860,7 +22056,7 @@
|
|
|
21860
22056
|
"name": "*",
|
|
21861
22057
|
"declaration": {
|
|
21862
22058
|
"name": "*",
|
|
21863
|
-
"package": "./listbox
|
|
22059
|
+
"package": "./listbox.styles"
|
|
21864
22060
|
}
|
|
21865
22061
|
},
|
|
21866
22062
|
{
|
|
@@ -21868,18 +22064,18 @@
|
|
|
21868
22064
|
"name": "*",
|
|
21869
22065
|
"declaration": {
|
|
21870
22066
|
"name": "*",
|
|
21871
|
-
"package": "./listbox
|
|
22067
|
+
"package": "./listbox"
|
|
21872
22068
|
}
|
|
21873
22069
|
}
|
|
21874
22070
|
]
|
|
21875
22071
|
},
|
|
21876
22072
|
{
|
|
21877
22073
|
"kind": "javascript-module",
|
|
21878
|
-
"path": "src/listbox
|
|
22074
|
+
"path": "src/listbox/listbox.styles.ts",
|
|
21879
22075
|
"declarations": [
|
|
21880
22076
|
{
|
|
21881
22077
|
"kind": "function",
|
|
21882
|
-
"name": "
|
|
22078
|
+
"name": "foundationListboxStyles",
|
|
21883
22079
|
"return": {
|
|
21884
22080
|
"type": {
|
|
21885
22081
|
"text": "ElementStyles"
|
|
@@ -21904,24 +22100,24 @@
|
|
|
21904
22100
|
"exports": [
|
|
21905
22101
|
{
|
|
21906
22102
|
"kind": "js",
|
|
21907
|
-
"name": "
|
|
22103
|
+
"name": "foundationListboxStyles",
|
|
21908
22104
|
"declaration": {
|
|
21909
|
-
"name": "
|
|
21910
|
-
"module": "src/listbox
|
|
22105
|
+
"name": "foundationListboxStyles",
|
|
22106
|
+
"module": "src/listbox/listbox.styles.ts"
|
|
21911
22107
|
}
|
|
21912
22108
|
}
|
|
21913
22109
|
]
|
|
21914
22110
|
},
|
|
21915
22111
|
{
|
|
21916
22112
|
"kind": "javascript-module",
|
|
21917
|
-
"path": "src/listbox
|
|
22113
|
+
"path": "src/listbox/listbox.template.ts",
|
|
21918
22114
|
"declarations": [
|
|
21919
22115
|
{
|
|
21920
22116
|
"kind": "function",
|
|
21921
|
-
"name": "
|
|
22117
|
+
"name": "foundationListboxTemplate",
|
|
21922
22118
|
"return": {
|
|
21923
22119
|
"type": {
|
|
21924
|
-
"text": "ViewTemplate<
|
|
22120
|
+
"text": "ViewTemplate<Listbox>"
|
|
21925
22121
|
}
|
|
21926
22122
|
},
|
|
21927
22123
|
"parameters": [
|
|
@@ -21943,150 +22139,75 @@
|
|
|
21943
22139
|
"exports": [
|
|
21944
22140
|
{
|
|
21945
22141
|
"kind": "js",
|
|
21946
|
-
"name": "
|
|
22142
|
+
"name": "foundationListboxTemplate",
|
|
21947
22143
|
"declaration": {
|
|
21948
|
-
"name": "
|
|
21949
|
-
"module": "src/listbox
|
|
22144
|
+
"name": "foundationListboxTemplate",
|
|
22145
|
+
"module": "src/listbox/listbox.template.ts"
|
|
21950
22146
|
}
|
|
21951
22147
|
}
|
|
21952
22148
|
]
|
|
21953
22149
|
},
|
|
21954
22150
|
{
|
|
21955
22151
|
"kind": "javascript-module",
|
|
21956
|
-
"path": "src/listbox
|
|
22152
|
+
"path": "src/listbox/listbox.ts",
|
|
21957
22153
|
"declarations": [
|
|
21958
22154
|
{
|
|
21959
22155
|
"kind": "class",
|
|
21960
22156
|
"description": "",
|
|
21961
|
-
"name": "
|
|
22157
|
+
"name": "Listbox",
|
|
21962
22158
|
"superclass": {
|
|
21963
|
-
"name": "
|
|
22159
|
+
"name": "FASTListbox",
|
|
21964
22160
|
"package": "@microsoft/fast-components"
|
|
21965
22161
|
},
|
|
21966
|
-
"tagName": "%%prefix%%-
|
|
22162
|
+
"tagName": "%%prefix%%-listbox",
|
|
21967
22163
|
"customElement": true,
|
|
21968
22164
|
"attributes": [
|
|
21969
22165
|
{
|
|
21970
22166
|
"type": {
|
|
21971
22167
|
"text": "boolean"
|
|
21972
22168
|
},
|
|
21973
|
-
"description": "The disabled state of the
|
|
22169
|
+
"description": "The disabled state of the listbox.",
|
|
21974
22170
|
"fieldName": "disabled",
|
|
21975
22171
|
"inheritedFrom": {
|
|
21976
|
-
"name": "
|
|
21977
|
-
"module": "src/listbox
|
|
21978
|
-
}
|
|
21979
|
-
},
|
|
21980
|
-
{
|
|
21981
|
-
"name": "selected",
|
|
21982
|
-
"type": {
|
|
21983
|
-
"text": "boolean"
|
|
21984
|
-
},
|
|
21985
|
-
"description": "The selected attribute value. This sets the initial selected value.",
|
|
21986
|
-
"fieldName": "selectedAttribute",
|
|
21987
|
-
"inheritedFrom": {
|
|
21988
|
-
"name": "ListboxOption",
|
|
21989
|
-
"module": "src/listbox-option/listbox-option.ts"
|
|
21990
|
-
}
|
|
21991
|
-
},
|
|
21992
|
-
{
|
|
21993
|
-
"name": "value",
|
|
21994
|
-
"type": {
|
|
21995
|
-
"text": "string"
|
|
21996
|
-
},
|
|
21997
|
-
"description": "The initial value of the option. This value sets the `value` property\nonly when the `value` property has not been explicitly set.",
|
|
21998
|
-
"fieldName": "initialValue",
|
|
21999
|
-
"inheritedFrom": {
|
|
22000
|
-
"name": "ListboxOption",
|
|
22001
|
-
"module": "src/listbox-option/listbox-option.ts"
|
|
22172
|
+
"name": "Listbox",
|
|
22173
|
+
"module": "src/listbox/listbox.ts"
|
|
22002
22174
|
}
|
|
22003
22175
|
}
|
|
22004
22176
|
],
|
|
22005
22177
|
"members": [
|
|
22006
22178
|
{
|
|
22007
22179
|
"kind": "field",
|
|
22008
|
-
"name": "
|
|
22180
|
+
"name": "length",
|
|
22009
22181
|
"type": {
|
|
22010
|
-
"text": "
|
|
22182
|
+
"text": "number"
|
|
22011
22183
|
},
|
|
22012
22184
|
"privacy": "public",
|
|
22013
|
-
"description": "The
|
|
22014
|
-
"inheritedFrom": {
|
|
22015
|
-
"name": "ListboxOption",
|
|
22016
|
-
"module": "src/listbox-option/listbox-option.ts"
|
|
22017
|
-
}
|
|
22018
|
-
},
|
|
22019
|
-
{
|
|
22020
|
-
"kind": "method",
|
|
22021
|
-
"name": "checkedChanged",
|
|
22022
|
-
"privacy": "public",
|
|
22023
|
-
"return": {
|
|
22024
|
-
"type": {
|
|
22025
|
-
"text": "void"
|
|
22026
|
-
}
|
|
22027
|
-
},
|
|
22028
|
-
"parameters": [
|
|
22029
|
-
{
|
|
22030
|
-
"name": "prev",
|
|
22031
|
-
"type": {
|
|
22032
|
-
"text": "boolean | unknown"
|
|
22033
|
-
},
|
|
22034
|
-
"description": "the previous checked value"
|
|
22035
|
-
},
|
|
22036
|
-
{
|
|
22037
|
-
"name": "next",
|
|
22038
|
-
"optional": true,
|
|
22039
|
-
"type": {
|
|
22040
|
-
"text": "boolean"
|
|
22041
|
-
},
|
|
22042
|
-
"description": "the current checked value"
|
|
22043
|
-
}
|
|
22044
|
-
],
|
|
22045
|
-
"description": "Updates the ariaChecked property when the checked property changes.",
|
|
22185
|
+
"description": "The number of options.",
|
|
22046
22186
|
"inheritedFrom": {
|
|
22047
|
-
"name": "
|
|
22048
|
-
"module": "src/listbox
|
|
22187
|
+
"name": "Listbox",
|
|
22188
|
+
"module": "src/listbox/listbox.ts"
|
|
22049
22189
|
}
|
|
22050
22190
|
},
|
|
22051
22191
|
{
|
|
22052
22192
|
"kind": "field",
|
|
22053
|
-
"name": "
|
|
22193
|
+
"name": "options",
|
|
22054
22194
|
"type": {
|
|
22055
|
-
"text": "
|
|
22195
|
+
"text": "ListboxOption[]"
|
|
22056
22196
|
},
|
|
22057
22197
|
"privacy": "public",
|
|
22058
|
-
"description": "The
|
|
22198
|
+
"description": "The list of options.",
|
|
22059
22199
|
"inheritedFrom": {
|
|
22060
|
-
"name": "
|
|
22061
|
-
"module": "src/listbox
|
|
22200
|
+
"name": "Listbox",
|
|
22201
|
+
"module": "src/listbox/listbox.ts"
|
|
22062
22202
|
}
|
|
22063
22203
|
},
|
|
22064
22204
|
{
|
|
22065
22205
|
"kind": "field",
|
|
22066
|
-
"name": "
|
|
22067
|
-
"type": {
|
|
22068
|
-
"text": "boolean"
|
|
22069
|
-
},
|
|
22070
|
-
"privacy": "public",
|
|
22071
|
-
"default": "false",
|
|
22072
|
-
"description": "The defaultSelected state of the option.",
|
|
22073
|
-
"inheritedFrom": {
|
|
22074
|
-
"name": "ListboxOption",
|
|
22075
|
-
"module": "src/listbox-option/listbox-option.ts"
|
|
22076
|
-
}
|
|
22077
|
-
},
|
|
22078
|
-
{
|
|
22079
|
-
"kind": "method",
|
|
22080
|
-
"name": "defaultSelectedChanged",
|
|
22206
|
+
"name": "typeAheadExpired",
|
|
22081
22207
|
"privacy": "protected",
|
|
22082
|
-
"return": {
|
|
22083
|
-
"type": {
|
|
22084
|
-
"text": "void"
|
|
22085
|
-
}
|
|
22086
|
-
},
|
|
22087
22208
|
"inheritedFrom": {
|
|
22088
|
-
"name": "
|
|
22089
|
-
"module": "src/listbox
|
|
22209
|
+
"name": "Listbox",
|
|
22210
|
+
"module": "src/listbox/listbox.ts"
|
|
22090
22211
|
}
|
|
22091
22212
|
},
|
|
22092
22213
|
{
|
|
@@ -22096,201 +22217,80 @@
|
|
|
22096
22217
|
"text": "boolean"
|
|
22097
22218
|
},
|
|
22098
22219
|
"privacy": "public",
|
|
22099
|
-
"description": "The disabled state of the
|
|
22100
|
-
"inheritedFrom": {
|
|
22101
|
-
"name": "ListboxOption",
|
|
22102
|
-
"module": "src/listbox-option/listbox-option.ts"
|
|
22103
|
-
}
|
|
22104
|
-
},
|
|
22105
|
-
{
|
|
22106
|
-
"kind": "method",
|
|
22107
|
-
"name": "disabledChanged",
|
|
22108
|
-
"privacy": "protected",
|
|
22109
|
-
"return": {
|
|
22110
|
-
"type": {
|
|
22111
|
-
"text": "void"
|
|
22112
|
-
}
|
|
22113
|
-
},
|
|
22114
|
-
"parameters": [
|
|
22115
|
-
{
|
|
22116
|
-
"name": "prev",
|
|
22117
|
-
"type": {
|
|
22118
|
-
"text": "boolean"
|
|
22119
|
-
}
|
|
22120
|
-
},
|
|
22121
|
-
{
|
|
22122
|
-
"name": "next",
|
|
22123
|
-
"type": {
|
|
22124
|
-
"text": "boolean"
|
|
22125
|
-
}
|
|
22126
|
-
}
|
|
22127
|
-
],
|
|
22220
|
+
"description": "The disabled state of the listbox.",
|
|
22128
22221
|
"inheritedFrom": {
|
|
22129
|
-
"name": "
|
|
22130
|
-
"module": "src/listbox
|
|
22222
|
+
"name": "Listbox",
|
|
22223
|
+
"module": "src/listbox/listbox.ts"
|
|
22131
22224
|
}
|
|
22132
22225
|
},
|
|
22133
22226
|
{
|
|
22134
22227
|
"kind": "field",
|
|
22135
|
-
"name": "
|
|
22228
|
+
"name": "selectedIndex",
|
|
22136
22229
|
"type": {
|
|
22137
|
-
"text": "
|
|
22230
|
+
"text": "number"
|
|
22138
22231
|
},
|
|
22139
22232
|
"privacy": "public",
|
|
22140
|
-
"
|
|
22141
|
-
"
|
|
22142
|
-
"name": "ListboxOption",
|
|
22143
|
-
"module": "src/listbox-option/listbox-option.ts"
|
|
22144
|
-
}
|
|
22145
|
-
},
|
|
22146
|
-
{
|
|
22147
|
-
"kind": "method",
|
|
22148
|
-
"name": "selectedAttributeChanged",
|
|
22149
|
-
"privacy": "protected",
|
|
22150
|
-
"return": {
|
|
22151
|
-
"type": {
|
|
22152
|
-
"text": "void"
|
|
22153
|
-
}
|
|
22154
|
-
},
|
|
22233
|
+
"default": "-1",
|
|
22234
|
+
"description": "The index of the selected option.",
|
|
22155
22235
|
"inheritedFrom": {
|
|
22156
|
-
"name": "
|
|
22157
|
-
"module": "src/listbox
|
|
22236
|
+
"name": "Listbox",
|
|
22237
|
+
"module": "src/listbox/listbox.ts"
|
|
22158
22238
|
}
|
|
22159
22239
|
},
|
|
22160
22240
|
{
|
|
22161
22241
|
"kind": "field",
|
|
22162
|
-
"name": "
|
|
22242
|
+
"name": "selectedOptions",
|
|
22163
22243
|
"type": {
|
|
22164
|
-
"text": "
|
|
22244
|
+
"text": "ListboxOption[]"
|
|
22165
22245
|
},
|
|
22166
22246
|
"privacy": "public",
|
|
22167
|
-
"
|
|
22168
|
-
"
|
|
22169
|
-
"name": "ListboxOption",
|
|
22170
|
-
"module": "src/listbox-option/listbox-option.ts"
|
|
22171
|
-
}
|
|
22172
|
-
},
|
|
22173
|
-
{
|
|
22174
|
-
"kind": "method",
|
|
22175
|
-
"name": "selectedChanged",
|
|
22176
|
-
"privacy": "protected",
|
|
22177
|
-
"return": {
|
|
22178
|
-
"type": {
|
|
22179
|
-
"text": "void"
|
|
22180
|
-
}
|
|
22181
|
-
},
|
|
22247
|
+
"default": "[]",
|
|
22248
|
+
"description": "A collection of the selected options.",
|
|
22182
22249
|
"inheritedFrom": {
|
|
22183
|
-
"name": "
|
|
22184
|
-
"module": "src/listbox
|
|
22250
|
+
"name": "Listbox",
|
|
22251
|
+
"module": "src/listbox/listbox.ts"
|
|
22185
22252
|
}
|
|
22186
22253
|
},
|
|
22187
22254
|
{
|
|
22188
22255
|
"kind": "field",
|
|
22189
|
-
"name": "
|
|
22190
|
-
"type": {
|
|
22191
|
-
"text": "boolean"
|
|
22192
|
-
},
|
|
22256
|
+
"name": "slottedOptionFilter",
|
|
22193
22257
|
"privacy": "public",
|
|
22194
|
-
"
|
|
22195
|
-
"description": "
|
|
22196
|
-
"
|
|
22197
|
-
|
|
22198
|
-
|
|
22199
|
-
|
|
22200
|
-
|
|
22201
|
-
|
|
22202
|
-
"kind": "field",
|
|
22203
|
-
"name": "initialValue",
|
|
22204
|
-
"type": {
|
|
22205
|
-
"text": "string"
|
|
22206
|
-
},
|
|
22207
|
-
"privacy": "protected",
|
|
22208
|
-
"description": "The initial value of the option. This value sets the `value` property\nonly when the `value` property has not been explicitly set.",
|
|
22258
|
+
"static": true,
|
|
22259
|
+
"description": "A static filter to include only selectable options.",
|
|
22260
|
+
"parameters": [
|
|
22261
|
+
{
|
|
22262
|
+
"description": "element to filter",
|
|
22263
|
+
"name": "n"
|
|
22264
|
+
}
|
|
22265
|
+
],
|
|
22209
22266
|
"inheritedFrom": {
|
|
22210
|
-
"name": "
|
|
22211
|
-
"module": "src/listbox
|
|
22267
|
+
"name": "Listbox",
|
|
22268
|
+
"module": "src/listbox/listbox.ts"
|
|
22212
22269
|
}
|
|
22213
22270
|
},
|
|
22214
22271
|
{
|
|
22215
22272
|
"kind": "method",
|
|
22216
|
-
"name": "
|
|
22273
|
+
"name": "selectFirstOption",
|
|
22217
22274
|
"privacy": "public",
|
|
22218
22275
|
"return": {
|
|
22219
22276
|
"type": {
|
|
22220
22277
|
"text": "void"
|
|
22221
22278
|
}
|
|
22222
22279
|
},
|
|
22223
|
-
"
|
|
22224
|
-
{
|
|
22225
|
-
"name": "previous",
|
|
22226
|
-
"type": {
|
|
22227
|
-
"text": "string"
|
|
22228
|
-
}
|
|
22229
|
-
},
|
|
22230
|
-
{
|
|
22231
|
-
"name": "next",
|
|
22232
|
-
"type": {
|
|
22233
|
-
"text": "string"
|
|
22234
|
-
}
|
|
22235
|
-
}
|
|
22236
|
-
],
|
|
22237
|
-
"inheritedFrom": {
|
|
22238
|
-
"name": "ListboxOption",
|
|
22239
|
-
"module": "src/listbox-option/listbox-option.ts"
|
|
22240
|
-
}
|
|
22241
|
-
},
|
|
22242
|
-
{
|
|
22243
|
-
"kind": "field",
|
|
22244
|
-
"name": "label",
|
|
22245
|
-
"privacy": "public",
|
|
22246
|
-
"inheritedFrom": {
|
|
22247
|
-
"name": "ListboxOption",
|
|
22248
|
-
"module": "src/listbox-option/listbox-option.ts"
|
|
22249
|
-
}
|
|
22250
|
-
},
|
|
22251
|
-
{
|
|
22252
|
-
"kind": "field",
|
|
22253
|
-
"name": "text",
|
|
22254
|
-
"type": {
|
|
22255
|
-
"text": "string"
|
|
22256
|
-
},
|
|
22257
|
-
"privacy": "public",
|
|
22258
|
-
"inheritedFrom": {
|
|
22259
|
-
"name": "ListboxOption",
|
|
22260
|
-
"module": "src/listbox-option/listbox-option.ts"
|
|
22261
|
-
}
|
|
22262
|
-
},
|
|
22263
|
-
{
|
|
22264
|
-
"kind": "field",
|
|
22265
|
-
"name": "value",
|
|
22266
|
-
"privacy": "public",
|
|
22267
|
-
"type": {
|
|
22268
|
-
"text": "string"
|
|
22269
|
-
},
|
|
22280
|
+
"description": "Moves focus to the first selectable option.",
|
|
22270
22281
|
"inheritedFrom": {
|
|
22271
|
-
"name": "
|
|
22272
|
-
"module": "src/listbox
|
|
22282
|
+
"name": "Listbox",
|
|
22283
|
+
"module": "src/listbox/listbox.ts"
|
|
22273
22284
|
}
|
|
22274
22285
|
},
|
|
22275
22286
|
{
|
|
22276
|
-
"kind": "
|
|
22277
|
-
"name": "
|
|
22278
|
-
"type": {
|
|
22279
|
-
"text": "HTMLFormElement | null"
|
|
22280
|
-
},
|
|
22287
|
+
"kind": "method",
|
|
22288
|
+
"name": "setSelectedOptions",
|
|
22281
22289
|
"privacy": "public",
|
|
22290
|
+
"description": "Sets an option as selected and gives it focus.",
|
|
22282
22291
|
"inheritedFrom": {
|
|
22283
|
-
"name": "
|
|
22284
|
-
"module": "src/listbox
|
|
22285
|
-
}
|
|
22286
|
-
},
|
|
22287
|
-
{
|
|
22288
|
-
"kind": "field",
|
|
22289
|
-
"name": "proxy",
|
|
22290
|
-
"default": "new Option(\n `${this.textContent}`,\n this.initialValue,\n this.defaultSelected,\n this.selected\n )",
|
|
22291
|
-
"inheritedFrom": {
|
|
22292
|
-
"name": "ListboxOption",
|
|
22293
|
-
"module": "src/listbox-option/listbox-option.ts"
|
|
22292
|
+
"name": "Listbox",
|
|
22293
|
+
"module": "src/listbox/listbox.ts"
|
|
22294
22294
|
}
|
|
22295
22295
|
},
|
|
22296
22296
|
{
|
|
@@ -22408,7 +22408,7 @@
|
|
|
22408
22408
|
},
|
|
22409
22409
|
{
|
|
22410
22410
|
"kind": "variable",
|
|
22411
|
-
"name": "
|
|
22411
|
+
"name": "foundationListboxShadowOptions",
|
|
22412
22412
|
"type": {
|
|
22413
22413
|
"text": "ShadowRootInit"
|
|
22414
22414
|
},
|
|
@@ -22416,7 +22416,7 @@
|
|
|
22416
22416
|
},
|
|
22417
22417
|
{
|
|
22418
22418
|
"kind": "variable",
|
|
22419
|
-
"name": "
|
|
22419
|
+
"name": "defaultListboxConfig",
|
|
22420
22420
|
"type": {
|
|
22421
22421
|
"text": "object"
|
|
22422
22422
|
},
|
|
@@ -22424,40 +22424,40 @@
|
|
|
22424
22424
|
},
|
|
22425
22425
|
{
|
|
22426
22426
|
"kind": "variable",
|
|
22427
|
-
"name": "
|
|
22427
|
+
"name": "foundationListbox"
|
|
22428
22428
|
}
|
|
22429
22429
|
],
|
|
22430
22430
|
"exports": [
|
|
22431
22431
|
{
|
|
22432
22432
|
"kind": "js",
|
|
22433
|
-
"name": "
|
|
22433
|
+
"name": "Listbox",
|
|
22434
22434
|
"declaration": {
|
|
22435
|
-
"name": "
|
|
22436
|
-
"module": "src/listbox
|
|
22435
|
+
"name": "Listbox",
|
|
22436
|
+
"module": "src/listbox/listbox.ts"
|
|
22437
22437
|
}
|
|
22438
22438
|
},
|
|
22439
22439
|
{
|
|
22440
22440
|
"kind": "js",
|
|
22441
|
-
"name": "
|
|
22441
|
+
"name": "foundationListboxShadowOptions",
|
|
22442
22442
|
"declaration": {
|
|
22443
|
-
"name": "
|
|
22444
|
-
"module": "src/listbox
|
|
22443
|
+
"name": "foundationListboxShadowOptions",
|
|
22444
|
+
"module": "src/listbox/listbox.ts"
|
|
22445
22445
|
}
|
|
22446
22446
|
},
|
|
22447
22447
|
{
|
|
22448
22448
|
"kind": "js",
|
|
22449
|
-
"name": "
|
|
22449
|
+
"name": "defaultListboxConfig",
|
|
22450
22450
|
"declaration": {
|
|
22451
|
-
"name": "
|
|
22452
|
-
"module": "src/listbox
|
|
22451
|
+
"name": "defaultListboxConfig",
|
|
22452
|
+
"module": "src/listbox/listbox.ts"
|
|
22453
22453
|
}
|
|
22454
22454
|
},
|
|
22455
22455
|
{
|
|
22456
22456
|
"kind": "js",
|
|
22457
|
-
"name": "
|
|
22457
|
+
"name": "foundationListbox",
|
|
22458
22458
|
"declaration": {
|
|
22459
|
-
"name": "
|
|
22460
|
-
"module": "src/listbox
|
|
22459
|
+
"name": "foundationListbox",
|
|
22460
|
+
"module": "src/listbox/listbox.ts"
|
|
22461
22461
|
}
|
|
22462
22462
|
}
|
|
22463
22463
|
]
|
|
@@ -27799,21 +27799,6 @@
|
|
|
27799
27799
|
}
|
|
27800
27800
|
]
|
|
27801
27801
|
},
|
|
27802
|
-
{
|
|
27803
|
-
"kind": "javascript-module",
|
|
27804
|
-
"path": "src/overlays/index.ts",
|
|
27805
|
-
"declarations": [],
|
|
27806
|
-
"exports": [
|
|
27807
|
-
{
|
|
27808
|
-
"kind": "js",
|
|
27809
|
-
"name": "*",
|
|
27810
|
-
"declaration": {
|
|
27811
|
-
"name": "*",
|
|
27812
|
-
"package": "./system-health"
|
|
27813
|
-
}
|
|
27814
|
-
}
|
|
27815
|
-
]
|
|
27816
|
-
},
|
|
27817
27802
|
{
|
|
27818
27803
|
"kind": "javascript-module",
|
|
27819
27804
|
"path": "src/patterns/define.ts",
|
|
@@ -27914,6 +27899,21 @@
|
|
|
27914
27899
|
}
|
|
27915
27900
|
]
|
|
27916
27901
|
},
|
|
27902
|
+
{
|
|
27903
|
+
"kind": "javascript-module",
|
|
27904
|
+
"path": "src/overlays/index.ts",
|
|
27905
|
+
"declarations": [],
|
|
27906
|
+
"exports": [
|
|
27907
|
+
{
|
|
27908
|
+
"kind": "js",
|
|
27909
|
+
"name": "*",
|
|
27910
|
+
"declaration": {
|
|
27911
|
+
"name": "*",
|
|
27912
|
+
"package": "./system-health"
|
|
27913
|
+
}
|
|
27914
|
+
}
|
|
27915
|
+
]
|
|
27916
|
+
},
|
|
27917
27917
|
{
|
|
27918
27918
|
"kind": "javascript-module",
|
|
27919
27919
|
"path": "src/popper/index.ts",
|
|
@@ -35521,6 +35521,235 @@
|
|
|
35521
35521
|
}
|
|
35522
35522
|
]
|
|
35523
35523
|
},
|
|
35524
|
+
{
|
|
35525
|
+
"kind": "javascript-module",
|
|
35526
|
+
"path": "src/stepper-tab-panel/index.ts",
|
|
35527
|
+
"declarations": [],
|
|
35528
|
+
"exports": [
|
|
35529
|
+
{
|
|
35530
|
+
"kind": "js",
|
|
35531
|
+
"name": "*",
|
|
35532
|
+
"declaration": {
|
|
35533
|
+
"name": "*",
|
|
35534
|
+
"package": "./stepper-tab-panel.template"
|
|
35535
|
+
}
|
|
35536
|
+
},
|
|
35537
|
+
{
|
|
35538
|
+
"kind": "js",
|
|
35539
|
+
"name": "*",
|
|
35540
|
+
"declaration": {
|
|
35541
|
+
"name": "*",
|
|
35542
|
+
"package": "./stepper-tab-panel"
|
|
35543
|
+
}
|
|
35544
|
+
}
|
|
35545
|
+
]
|
|
35546
|
+
},
|
|
35547
|
+
{
|
|
35548
|
+
"kind": "javascript-module",
|
|
35549
|
+
"path": "src/stepper-tab-panel/stepper-tab-panel.template.ts",
|
|
35550
|
+
"declarations": [
|
|
35551
|
+
{
|
|
35552
|
+
"kind": "function",
|
|
35553
|
+
"name": "foundationStepperTabPanelTemplate"
|
|
35554
|
+
}
|
|
35555
|
+
],
|
|
35556
|
+
"exports": [
|
|
35557
|
+
{
|
|
35558
|
+
"kind": "js",
|
|
35559
|
+
"name": "foundationStepperTabPanelTemplate",
|
|
35560
|
+
"declaration": {
|
|
35561
|
+
"name": "foundationStepperTabPanelTemplate",
|
|
35562
|
+
"module": "src/stepper-tab-panel/stepper-tab-panel.template.ts"
|
|
35563
|
+
}
|
|
35564
|
+
}
|
|
35565
|
+
]
|
|
35566
|
+
},
|
|
35567
|
+
{
|
|
35568
|
+
"kind": "javascript-module",
|
|
35569
|
+
"path": "src/stepper-tab-panel/stepper-tab-panel.ts",
|
|
35570
|
+
"declarations": [
|
|
35571
|
+
{
|
|
35572
|
+
"kind": "class",
|
|
35573
|
+
"description": "",
|
|
35574
|
+
"name": "StepperTabPanel",
|
|
35575
|
+
"superclass": {
|
|
35576
|
+
"name": "FoundationElement",
|
|
35577
|
+
"package": "@microsoft/fast-foundation"
|
|
35578
|
+
},
|
|
35579
|
+
"tagName": "%%prefix%%-stepper-tab-panel",
|
|
35580
|
+
"customElement": true,
|
|
35581
|
+
"members": [
|
|
35582
|
+
{
|
|
35583
|
+
"kind": "field",
|
|
35584
|
+
"name": "_presentation",
|
|
35585
|
+
"type": {
|
|
35586
|
+
"text": "ComponentPresentation | null | undefined"
|
|
35587
|
+
},
|
|
35588
|
+
"privacy": "private",
|
|
35589
|
+
"default": "void 0",
|
|
35590
|
+
"inheritedFrom": {
|
|
35591
|
+
"name": "FoundationElement",
|
|
35592
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
35593
|
+
}
|
|
35594
|
+
},
|
|
35595
|
+
{
|
|
35596
|
+
"kind": "field",
|
|
35597
|
+
"name": "$presentation",
|
|
35598
|
+
"type": {
|
|
35599
|
+
"text": "ComponentPresentation | null"
|
|
35600
|
+
},
|
|
35601
|
+
"privacy": "public",
|
|
35602
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
35603
|
+
"inheritedFrom": {
|
|
35604
|
+
"name": "FoundationElement",
|
|
35605
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
35606
|
+
}
|
|
35607
|
+
},
|
|
35608
|
+
{
|
|
35609
|
+
"kind": "field",
|
|
35610
|
+
"name": "template",
|
|
35611
|
+
"type": {
|
|
35612
|
+
"text": "ElementViewTemplate | void | null"
|
|
35613
|
+
},
|
|
35614
|
+
"privacy": "public",
|
|
35615
|
+
"description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
|
|
35616
|
+
"inheritedFrom": {
|
|
35617
|
+
"name": "FoundationElement",
|
|
35618
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
35619
|
+
}
|
|
35620
|
+
},
|
|
35621
|
+
{
|
|
35622
|
+
"kind": "method",
|
|
35623
|
+
"name": "templateChanged",
|
|
35624
|
+
"privacy": "protected",
|
|
35625
|
+
"return": {
|
|
35626
|
+
"type": {
|
|
35627
|
+
"text": "void"
|
|
35628
|
+
}
|
|
35629
|
+
},
|
|
35630
|
+
"inheritedFrom": {
|
|
35631
|
+
"name": "FoundationElement",
|
|
35632
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
35633
|
+
}
|
|
35634
|
+
},
|
|
35635
|
+
{
|
|
35636
|
+
"kind": "field",
|
|
35637
|
+
"name": "styles",
|
|
35638
|
+
"type": {
|
|
35639
|
+
"text": "ElementStyles | void | null"
|
|
35640
|
+
},
|
|
35641
|
+
"privacy": "public",
|
|
35642
|
+
"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.",
|
|
35643
|
+
"inheritedFrom": {
|
|
35644
|
+
"name": "FoundationElement",
|
|
35645
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
35646
|
+
}
|
|
35647
|
+
},
|
|
35648
|
+
{
|
|
35649
|
+
"kind": "method",
|
|
35650
|
+
"name": "stylesChanged",
|
|
35651
|
+
"privacy": "protected",
|
|
35652
|
+
"return": {
|
|
35653
|
+
"type": {
|
|
35654
|
+
"text": "void"
|
|
35655
|
+
}
|
|
35656
|
+
},
|
|
35657
|
+
"inheritedFrom": {
|
|
35658
|
+
"name": "FoundationElement",
|
|
35659
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
35660
|
+
}
|
|
35661
|
+
},
|
|
35662
|
+
{
|
|
35663
|
+
"kind": "method",
|
|
35664
|
+
"name": "compose",
|
|
35665
|
+
"privacy": "public",
|
|
35666
|
+
"static": true,
|
|
35667
|
+
"return": {
|
|
35668
|
+
"type": {
|
|
35669
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
35670
|
+
}
|
|
35671
|
+
},
|
|
35672
|
+
"parameters": [
|
|
35673
|
+
{
|
|
35674
|
+
"name": "this",
|
|
35675
|
+
"type": {
|
|
35676
|
+
"text": "K"
|
|
35677
|
+
}
|
|
35678
|
+
},
|
|
35679
|
+
{
|
|
35680
|
+
"name": "elementDefinition",
|
|
35681
|
+
"type": {
|
|
35682
|
+
"text": "T"
|
|
35683
|
+
},
|
|
35684
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
35685
|
+
}
|
|
35686
|
+
],
|
|
35687
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
35688
|
+
"inheritedFrom": {
|
|
35689
|
+
"name": "FoundationElement",
|
|
35690
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
35691
|
+
}
|
|
35692
|
+
}
|
|
35693
|
+
]
|
|
35694
|
+
},
|
|
35695
|
+
{
|
|
35696
|
+
"kind": "variable",
|
|
35697
|
+
"name": "foundationStepperTabPanelShadowOptions",
|
|
35698
|
+
"type": {
|
|
35699
|
+
"text": "ShadowRootInit"
|
|
35700
|
+
},
|
|
35701
|
+
"default": "undefined"
|
|
35702
|
+
},
|
|
35703
|
+
{
|
|
35704
|
+
"kind": "variable",
|
|
35705
|
+
"name": "defaultStepperTabPanelConfig",
|
|
35706
|
+
"type": {
|
|
35707
|
+
"text": "object"
|
|
35708
|
+
},
|
|
35709
|
+
"default": "{}"
|
|
35710
|
+
},
|
|
35711
|
+
{
|
|
35712
|
+
"kind": "variable",
|
|
35713
|
+
"name": "foundationStepperTabPanel",
|
|
35714
|
+
"description": "The Foundation Stepper Tab Panel",
|
|
35715
|
+
"privacy": "public"
|
|
35716
|
+
}
|
|
35717
|
+
],
|
|
35718
|
+
"exports": [
|
|
35719
|
+
{
|
|
35720
|
+
"kind": "js",
|
|
35721
|
+
"name": "StepperTabPanel",
|
|
35722
|
+
"declaration": {
|
|
35723
|
+
"name": "StepperTabPanel",
|
|
35724
|
+
"module": "src/stepper-tab-panel/stepper-tab-panel.ts"
|
|
35725
|
+
}
|
|
35726
|
+
},
|
|
35727
|
+
{
|
|
35728
|
+
"kind": "js",
|
|
35729
|
+
"name": "foundationStepperTabPanelShadowOptions",
|
|
35730
|
+
"declaration": {
|
|
35731
|
+
"name": "foundationStepperTabPanelShadowOptions",
|
|
35732
|
+
"module": "src/stepper-tab-panel/stepper-tab-panel.ts"
|
|
35733
|
+
}
|
|
35734
|
+
},
|
|
35735
|
+
{
|
|
35736
|
+
"kind": "js",
|
|
35737
|
+
"name": "defaultStepperTabPanelConfig",
|
|
35738
|
+
"declaration": {
|
|
35739
|
+
"name": "defaultStepperTabPanelConfig",
|
|
35740
|
+
"module": "src/stepper-tab-panel/stepper-tab-panel.ts"
|
|
35741
|
+
}
|
|
35742
|
+
},
|
|
35743
|
+
{
|
|
35744
|
+
"kind": "js",
|
|
35745
|
+
"name": "foundationStepperTabPanel",
|
|
35746
|
+
"declaration": {
|
|
35747
|
+
"name": "foundationStepperTabPanel",
|
|
35748
|
+
"module": "src/stepper-tab-panel/stepper-tab-panel.ts"
|
|
35749
|
+
}
|
|
35750
|
+
}
|
|
35751
|
+
]
|
|
35752
|
+
},
|
|
35524
35753
|
{
|
|
35525
35754
|
"kind": "javascript-module",
|
|
35526
35755
|
"path": "src/stepper-tab/index.ts",
|
|
@@ -35957,235 +36186,6 @@
|
|
|
35957
36186
|
}
|
|
35958
36187
|
]
|
|
35959
36188
|
},
|
|
35960
|
-
{
|
|
35961
|
-
"kind": "javascript-module",
|
|
35962
|
-
"path": "src/stepper-tab-panel/index.ts",
|
|
35963
|
-
"declarations": [],
|
|
35964
|
-
"exports": [
|
|
35965
|
-
{
|
|
35966
|
-
"kind": "js",
|
|
35967
|
-
"name": "*",
|
|
35968
|
-
"declaration": {
|
|
35969
|
-
"name": "*",
|
|
35970
|
-
"package": "./stepper-tab-panel.template"
|
|
35971
|
-
}
|
|
35972
|
-
},
|
|
35973
|
-
{
|
|
35974
|
-
"kind": "js",
|
|
35975
|
-
"name": "*",
|
|
35976
|
-
"declaration": {
|
|
35977
|
-
"name": "*",
|
|
35978
|
-
"package": "./stepper-tab-panel"
|
|
35979
|
-
}
|
|
35980
|
-
}
|
|
35981
|
-
]
|
|
35982
|
-
},
|
|
35983
|
-
{
|
|
35984
|
-
"kind": "javascript-module",
|
|
35985
|
-
"path": "src/stepper-tab-panel/stepper-tab-panel.template.ts",
|
|
35986
|
-
"declarations": [
|
|
35987
|
-
{
|
|
35988
|
-
"kind": "function",
|
|
35989
|
-
"name": "foundationStepperTabPanelTemplate"
|
|
35990
|
-
}
|
|
35991
|
-
],
|
|
35992
|
-
"exports": [
|
|
35993
|
-
{
|
|
35994
|
-
"kind": "js",
|
|
35995
|
-
"name": "foundationStepperTabPanelTemplate",
|
|
35996
|
-
"declaration": {
|
|
35997
|
-
"name": "foundationStepperTabPanelTemplate",
|
|
35998
|
-
"module": "src/stepper-tab-panel/stepper-tab-panel.template.ts"
|
|
35999
|
-
}
|
|
36000
|
-
}
|
|
36001
|
-
]
|
|
36002
|
-
},
|
|
36003
|
-
{
|
|
36004
|
-
"kind": "javascript-module",
|
|
36005
|
-
"path": "src/stepper-tab-panel/stepper-tab-panel.ts",
|
|
36006
|
-
"declarations": [
|
|
36007
|
-
{
|
|
36008
|
-
"kind": "class",
|
|
36009
|
-
"description": "",
|
|
36010
|
-
"name": "StepperTabPanel",
|
|
36011
|
-
"superclass": {
|
|
36012
|
-
"name": "FoundationElement",
|
|
36013
|
-
"package": "@microsoft/fast-foundation"
|
|
36014
|
-
},
|
|
36015
|
-
"tagName": "%%prefix%%-stepper-tab-panel",
|
|
36016
|
-
"customElement": true,
|
|
36017
|
-
"members": [
|
|
36018
|
-
{
|
|
36019
|
-
"kind": "field",
|
|
36020
|
-
"name": "_presentation",
|
|
36021
|
-
"type": {
|
|
36022
|
-
"text": "ComponentPresentation | null | undefined"
|
|
36023
|
-
},
|
|
36024
|
-
"privacy": "private",
|
|
36025
|
-
"default": "void 0",
|
|
36026
|
-
"inheritedFrom": {
|
|
36027
|
-
"name": "FoundationElement",
|
|
36028
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
36029
|
-
}
|
|
36030
|
-
},
|
|
36031
|
-
{
|
|
36032
|
-
"kind": "field",
|
|
36033
|
-
"name": "$presentation",
|
|
36034
|
-
"type": {
|
|
36035
|
-
"text": "ComponentPresentation | null"
|
|
36036
|
-
},
|
|
36037
|
-
"privacy": "public",
|
|
36038
|
-
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
36039
|
-
"inheritedFrom": {
|
|
36040
|
-
"name": "FoundationElement",
|
|
36041
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
36042
|
-
}
|
|
36043
|
-
},
|
|
36044
|
-
{
|
|
36045
|
-
"kind": "field",
|
|
36046
|
-
"name": "template",
|
|
36047
|
-
"type": {
|
|
36048
|
-
"text": "ElementViewTemplate | void | null"
|
|
36049
|
-
},
|
|
36050
|
-
"privacy": "public",
|
|
36051
|
-
"description": "Sets the template of the element instance. When undefined,\nthe element will attempt to resolve the template from\nthe associated presentation or custom element definition.",
|
|
36052
|
-
"inheritedFrom": {
|
|
36053
|
-
"name": "FoundationElement",
|
|
36054
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
36055
|
-
}
|
|
36056
|
-
},
|
|
36057
|
-
{
|
|
36058
|
-
"kind": "method",
|
|
36059
|
-
"name": "templateChanged",
|
|
36060
|
-
"privacy": "protected",
|
|
36061
|
-
"return": {
|
|
36062
|
-
"type": {
|
|
36063
|
-
"text": "void"
|
|
36064
|
-
}
|
|
36065
|
-
},
|
|
36066
|
-
"inheritedFrom": {
|
|
36067
|
-
"name": "FoundationElement",
|
|
36068
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
36069
|
-
}
|
|
36070
|
-
},
|
|
36071
|
-
{
|
|
36072
|
-
"kind": "field",
|
|
36073
|
-
"name": "styles",
|
|
36074
|
-
"type": {
|
|
36075
|
-
"text": "ElementStyles | void | null"
|
|
36076
|
-
},
|
|
36077
|
-
"privacy": "public",
|
|
36078
|
-
"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.",
|
|
36079
|
-
"inheritedFrom": {
|
|
36080
|
-
"name": "FoundationElement",
|
|
36081
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
36082
|
-
}
|
|
36083
|
-
},
|
|
36084
|
-
{
|
|
36085
|
-
"kind": "method",
|
|
36086
|
-
"name": "stylesChanged",
|
|
36087
|
-
"privacy": "protected",
|
|
36088
|
-
"return": {
|
|
36089
|
-
"type": {
|
|
36090
|
-
"text": "void"
|
|
36091
|
-
}
|
|
36092
|
-
},
|
|
36093
|
-
"inheritedFrom": {
|
|
36094
|
-
"name": "FoundationElement",
|
|
36095
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
36096
|
-
}
|
|
36097
|
-
},
|
|
36098
|
-
{
|
|
36099
|
-
"kind": "method",
|
|
36100
|
-
"name": "compose",
|
|
36101
|
-
"privacy": "public",
|
|
36102
|
-
"static": true,
|
|
36103
|
-
"return": {
|
|
36104
|
-
"type": {
|
|
36105
|
-
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
36106
|
-
}
|
|
36107
|
-
},
|
|
36108
|
-
"parameters": [
|
|
36109
|
-
{
|
|
36110
|
-
"name": "this",
|
|
36111
|
-
"type": {
|
|
36112
|
-
"text": "K"
|
|
36113
|
-
}
|
|
36114
|
-
},
|
|
36115
|
-
{
|
|
36116
|
-
"name": "elementDefinition",
|
|
36117
|
-
"type": {
|
|
36118
|
-
"text": "T"
|
|
36119
|
-
},
|
|
36120
|
-
"description": "The definition of the element to create the registry\nfunction for."
|
|
36121
|
-
}
|
|
36122
|
-
],
|
|
36123
|
-
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
36124
|
-
"inheritedFrom": {
|
|
36125
|
-
"name": "FoundationElement",
|
|
36126
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
36127
|
-
}
|
|
36128
|
-
}
|
|
36129
|
-
]
|
|
36130
|
-
},
|
|
36131
|
-
{
|
|
36132
|
-
"kind": "variable",
|
|
36133
|
-
"name": "foundationStepperTabPanelShadowOptions",
|
|
36134
|
-
"type": {
|
|
36135
|
-
"text": "ShadowRootInit"
|
|
36136
|
-
},
|
|
36137
|
-
"default": "undefined"
|
|
36138
|
-
},
|
|
36139
|
-
{
|
|
36140
|
-
"kind": "variable",
|
|
36141
|
-
"name": "defaultStepperTabPanelConfig",
|
|
36142
|
-
"type": {
|
|
36143
|
-
"text": "object"
|
|
36144
|
-
},
|
|
36145
|
-
"default": "{}"
|
|
36146
|
-
},
|
|
36147
|
-
{
|
|
36148
|
-
"kind": "variable",
|
|
36149
|
-
"name": "foundationStepperTabPanel",
|
|
36150
|
-
"description": "The Foundation Stepper Tab Panel",
|
|
36151
|
-
"privacy": "public"
|
|
36152
|
-
}
|
|
36153
|
-
],
|
|
36154
|
-
"exports": [
|
|
36155
|
-
{
|
|
36156
|
-
"kind": "js",
|
|
36157
|
-
"name": "StepperTabPanel",
|
|
36158
|
-
"declaration": {
|
|
36159
|
-
"name": "StepperTabPanel",
|
|
36160
|
-
"module": "src/stepper-tab-panel/stepper-tab-panel.ts"
|
|
36161
|
-
}
|
|
36162
|
-
},
|
|
36163
|
-
{
|
|
36164
|
-
"kind": "js",
|
|
36165
|
-
"name": "foundationStepperTabPanelShadowOptions",
|
|
36166
|
-
"declaration": {
|
|
36167
|
-
"name": "foundationStepperTabPanelShadowOptions",
|
|
36168
|
-
"module": "src/stepper-tab-panel/stepper-tab-panel.ts"
|
|
36169
|
-
}
|
|
36170
|
-
},
|
|
36171
|
-
{
|
|
36172
|
-
"kind": "js",
|
|
36173
|
-
"name": "defaultStepperTabPanelConfig",
|
|
36174
|
-
"declaration": {
|
|
36175
|
-
"name": "defaultStepperTabPanelConfig",
|
|
36176
|
-
"module": "src/stepper-tab-panel/stepper-tab-panel.ts"
|
|
36177
|
-
}
|
|
36178
|
-
},
|
|
36179
|
-
{
|
|
36180
|
-
"kind": "js",
|
|
36181
|
-
"name": "foundationStepperTabPanel",
|
|
36182
|
-
"declaration": {
|
|
36183
|
-
"name": "foundationStepperTabPanel",
|
|
36184
|
-
"module": "src/stepper-tab-panel/stepper-tab-panel.ts"
|
|
36185
|
-
}
|
|
36186
|
-
}
|
|
36187
|
-
]
|
|
36188
|
-
},
|
|
36189
36189
|
{
|
|
36190
36190
|
"kind": "javascript-module",
|
|
36191
36191
|
"path": "src/switch/index.ts",
|