@genesislcap/foundation-ui 14.259.1 → 14.260.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -882,11 +882,42 @@
|
|
|
882
882
|
},
|
|
883
883
|
{
|
|
884
884
|
"kind": "javascript-module",
|
|
885
|
-
"path": "src/
|
|
885
|
+
"path": "src/_config/index.ts",
|
|
886
|
+
"declarations": [],
|
|
887
|
+
"exports": [
|
|
888
|
+
{
|
|
889
|
+
"kind": "js",
|
|
890
|
+
"name": "*",
|
|
891
|
+
"declaration": {
|
|
892
|
+
"name": "*",
|
|
893
|
+
"package": "./styles"
|
|
894
|
+
}
|
|
895
|
+
},
|
|
896
|
+
{
|
|
897
|
+
"kind": "js",
|
|
898
|
+
"name": "*",
|
|
899
|
+
"declaration": {
|
|
900
|
+
"name": "*",
|
|
901
|
+
"package": "./tokens"
|
|
902
|
+
}
|
|
903
|
+
},
|
|
904
|
+
{
|
|
905
|
+
"kind": "js",
|
|
906
|
+
"name": "*",
|
|
907
|
+
"declaration": {
|
|
908
|
+
"name": "*",
|
|
909
|
+
"package": "./values"
|
|
910
|
+
}
|
|
911
|
+
}
|
|
912
|
+
]
|
|
913
|
+
},
|
|
914
|
+
{
|
|
915
|
+
"kind": "javascript-module",
|
|
916
|
+
"path": "src/accordion/accordion.styles.ts",
|
|
886
917
|
"declarations": [
|
|
887
918
|
{
|
|
888
919
|
"kind": "function",
|
|
889
|
-
"name": "
|
|
920
|
+
"name": "foundationAccordionStyles",
|
|
890
921
|
"return": {
|
|
891
922
|
"type": {
|
|
892
923
|
"text": "ElementStyles"
|
|
@@ -906,13 +937,29 @@
|
|
|
906
937
|
}
|
|
907
938
|
}
|
|
908
939
|
]
|
|
909
|
-
}
|
|
940
|
+
}
|
|
941
|
+
],
|
|
942
|
+
"exports": [
|
|
943
|
+
{
|
|
944
|
+
"kind": "js",
|
|
945
|
+
"name": "foundationAccordionStyles",
|
|
946
|
+
"declaration": {
|
|
947
|
+
"name": "foundationAccordionStyles",
|
|
948
|
+
"module": "src/accordion/accordion.styles.ts"
|
|
949
|
+
}
|
|
950
|
+
}
|
|
951
|
+
]
|
|
952
|
+
},
|
|
953
|
+
{
|
|
954
|
+
"kind": "javascript-module",
|
|
955
|
+
"path": "src/accordion/accordion.template.ts",
|
|
956
|
+
"declarations": [
|
|
910
957
|
{
|
|
911
958
|
"kind": "function",
|
|
912
|
-
"name": "
|
|
959
|
+
"name": "foundationAccordionTemplate",
|
|
913
960
|
"return": {
|
|
914
961
|
"type": {
|
|
915
|
-
"text": "
|
|
962
|
+
"text": "ViewTemplate<Accordion>"
|
|
916
963
|
}
|
|
917
964
|
},
|
|
918
965
|
"parameters": [
|
|
@@ -934,269 +981,299 @@
|
|
|
934
981
|
"exports": [
|
|
935
982
|
{
|
|
936
983
|
"kind": "js",
|
|
937
|
-
"name": "
|
|
938
|
-
"declaration": {
|
|
939
|
-
"name": "actionsMenuBaseStyles",
|
|
940
|
-
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
941
|
-
}
|
|
942
|
-
},
|
|
943
|
-
{
|
|
944
|
-
"kind": "js",
|
|
945
|
-
"name": "foundationActionsMenuStyles",
|
|
984
|
+
"name": "foundationAccordionTemplate",
|
|
946
985
|
"declaration": {
|
|
947
|
-
"name": "
|
|
948
|
-
"module": "src/
|
|
986
|
+
"name": "foundationAccordionTemplate",
|
|
987
|
+
"module": "src/accordion/accordion.template.ts"
|
|
949
988
|
}
|
|
950
989
|
}
|
|
951
990
|
]
|
|
952
991
|
},
|
|
953
992
|
{
|
|
954
993
|
"kind": "javascript-module",
|
|
955
|
-
"path": "src/
|
|
994
|
+
"path": "src/accordion/accordion.ts",
|
|
956
995
|
"declarations": [
|
|
957
996
|
{
|
|
958
|
-
"kind": "
|
|
959
|
-
"
|
|
960
|
-
"
|
|
961
|
-
|
|
962
|
-
|
|
963
|
-
|
|
964
|
-
|
|
965
|
-
|
|
966
|
-
|
|
967
|
-
]
|
|
997
|
+
"kind": "class",
|
|
998
|
+
"description": "",
|
|
999
|
+
"name": "Accordion",
|
|
1000
|
+
"superclass": {
|
|
1001
|
+
"name": "FASTAccordion",
|
|
1002
|
+
"package": "@microsoft/fast-foundation"
|
|
1003
|
+
},
|
|
1004
|
+
"tagName": "%%prefix%%-accordion",
|
|
1005
|
+
"customElement": true
|
|
968
1006
|
},
|
|
969
1007
|
{
|
|
970
|
-
"kind": "
|
|
971
|
-
"name": "
|
|
972
|
-
"
|
|
973
|
-
|
|
974
|
-
|
|
975
|
-
|
|
976
|
-
"text": "string"
|
|
977
|
-
}
|
|
978
|
-
}
|
|
979
|
-
]
|
|
1008
|
+
"kind": "variable",
|
|
1009
|
+
"name": "foundationAccordionShadowOptions",
|
|
1010
|
+
"type": {
|
|
1011
|
+
"text": "ShadowRootInit"
|
|
1012
|
+
},
|
|
1013
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
980
1014
|
},
|
|
981
1015
|
{
|
|
982
1016
|
"kind": "variable",
|
|
983
|
-
"name": "
|
|
1017
|
+
"name": "defaultAccordionConfig",
|
|
984
1018
|
"type": {
|
|
985
|
-
"text": "
|
|
1019
|
+
"text": "object"
|
|
986
1020
|
},
|
|
987
|
-
"default": "
|
|
1021
|
+
"default": "{}"
|
|
1022
|
+
},
|
|
1023
|
+
{
|
|
1024
|
+
"kind": "variable",
|
|
1025
|
+
"name": "foundationAccordion",
|
|
1026
|
+
"description": "The Foundation Accordion",
|
|
1027
|
+
"privacy": "public"
|
|
988
1028
|
}
|
|
989
1029
|
],
|
|
990
1030
|
"exports": [
|
|
991
1031
|
{
|
|
992
1032
|
"kind": "js",
|
|
993
|
-
"name": "
|
|
1033
|
+
"name": "Accordion",
|
|
994
1034
|
"declaration": {
|
|
995
|
-
"name": "
|
|
996
|
-
"module": "src/
|
|
1035
|
+
"name": "Accordion",
|
|
1036
|
+
"module": "src/accordion/accordion.ts"
|
|
997
1037
|
}
|
|
998
1038
|
},
|
|
999
1039
|
{
|
|
1000
1040
|
"kind": "js",
|
|
1001
|
-
"name": "
|
|
1041
|
+
"name": "foundationAccordionShadowOptions",
|
|
1002
1042
|
"declaration": {
|
|
1003
|
-
"name": "
|
|
1004
|
-
"module": "src/
|
|
1043
|
+
"name": "foundationAccordionShadowOptions",
|
|
1044
|
+
"module": "src/accordion/accordion.ts"
|
|
1005
1045
|
}
|
|
1006
1046
|
},
|
|
1007
1047
|
{
|
|
1008
1048
|
"kind": "js",
|
|
1009
|
-
"name": "
|
|
1049
|
+
"name": "defaultAccordionConfig",
|
|
1010
1050
|
"declaration": {
|
|
1011
|
-
"name": "
|
|
1012
|
-
"module": "src/
|
|
1051
|
+
"name": "defaultAccordionConfig",
|
|
1052
|
+
"module": "src/accordion/accordion.ts"
|
|
1053
|
+
}
|
|
1054
|
+
},
|
|
1055
|
+
{
|
|
1056
|
+
"kind": "js",
|
|
1057
|
+
"name": "foundationAccordion",
|
|
1058
|
+
"declaration": {
|
|
1059
|
+
"name": "foundationAccordion",
|
|
1060
|
+
"module": "src/accordion/accordion.ts"
|
|
1013
1061
|
}
|
|
1014
1062
|
}
|
|
1015
1063
|
]
|
|
1016
1064
|
},
|
|
1017
1065
|
{
|
|
1018
1066
|
"kind": "javascript-module",
|
|
1019
|
-
"path": "src/
|
|
1067
|
+
"path": "src/accordion/index.ts",
|
|
1068
|
+
"declarations": [],
|
|
1069
|
+
"exports": [
|
|
1070
|
+
{
|
|
1071
|
+
"kind": "js",
|
|
1072
|
+
"name": "*",
|
|
1073
|
+
"declaration": {
|
|
1074
|
+
"name": "*",
|
|
1075
|
+
"package": "./accordion.template"
|
|
1076
|
+
}
|
|
1077
|
+
},
|
|
1078
|
+
{
|
|
1079
|
+
"kind": "js",
|
|
1080
|
+
"name": "*",
|
|
1081
|
+
"declaration": {
|
|
1082
|
+
"name": "*",
|
|
1083
|
+
"package": "./accordion.styles"
|
|
1084
|
+
}
|
|
1085
|
+
},
|
|
1086
|
+
{
|
|
1087
|
+
"kind": "js",
|
|
1088
|
+
"name": "*",
|
|
1089
|
+
"declaration": {
|
|
1090
|
+
"name": "*",
|
|
1091
|
+
"package": "./accordion"
|
|
1092
|
+
}
|
|
1093
|
+
}
|
|
1094
|
+
]
|
|
1095
|
+
},
|
|
1096
|
+
{
|
|
1097
|
+
"kind": "javascript-module",
|
|
1098
|
+
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
1020
1099
|
"declarations": [
|
|
1021
1100
|
{
|
|
1022
|
-
"kind": "
|
|
1023
|
-
"
|
|
1024
|
-
"
|
|
1025
|
-
|
|
1101
|
+
"kind": "function",
|
|
1102
|
+
"name": "foundationAccordionItemStyles",
|
|
1103
|
+
"return": {
|
|
1104
|
+
"type": {
|
|
1105
|
+
"text": "ElementStyles"
|
|
1106
|
+
}
|
|
1107
|
+
},
|
|
1108
|
+
"parameters": [
|
|
1026
1109
|
{
|
|
1027
|
-
"
|
|
1028
|
-
"name": "actions",
|
|
1110
|
+
"name": "context",
|
|
1029
1111
|
"type": {
|
|
1030
|
-
"text": "
|
|
1112
|
+
"text": "ElementDefinitionContext"
|
|
1031
1113
|
}
|
|
1032
1114
|
},
|
|
1033
1115
|
{
|
|
1034
|
-
"
|
|
1035
|
-
"name": "isVertical",
|
|
1036
|
-
"type": {
|
|
1037
|
-
"text": "boolean"
|
|
1038
|
-
},
|
|
1039
|
-
"default": "false"
|
|
1040
|
-
},
|
|
1041
|
-
{
|
|
1042
|
-
"kind": "field",
|
|
1043
|
-
"name": "addDefaultActions",
|
|
1044
|
-
"type": {
|
|
1045
|
-
"text": "boolean"
|
|
1046
|
-
},
|
|
1047
|
-
"default": "true"
|
|
1048
|
-
},
|
|
1049
|
-
{
|
|
1050
|
-
"kind": "field",
|
|
1051
|
-
"name": "autoCloseOnAction",
|
|
1116
|
+
"name": "definition",
|
|
1052
1117
|
"type": {
|
|
1053
|
-
"text": "
|
|
1054
|
-
}
|
|
1055
|
-
|
|
1056
|
-
|
|
1118
|
+
"text": "FoundationElementDefinition"
|
|
1119
|
+
}
|
|
1120
|
+
}
|
|
1121
|
+
]
|
|
1122
|
+
}
|
|
1123
|
+
],
|
|
1124
|
+
"exports": [
|
|
1125
|
+
{
|
|
1126
|
+
"kind": "js",
|
|
1127
|
+
"name": "foundationAccordionItemStyles",
|
|
1128
|
+
"declaration": {
|
|
1129
|
+
"name": "foundationAccordionItemStyles",
|
|
1130
|
+
"module": "src/accordion-item/accordion-item.styles.ts"
|
|
1131
|
+
}
|
|
1132
|
+
}
|
|
1133
|
+
]
|
|
1134
|
+
},
|
|
1135
|
+
{
|
|
1136
|
+
"kind": "javascript-module",
|
|
1137
|
+
"path": "src/accordion-item/accordion-item.template.ts",
|
|
1138
|
+
"declarations": [
|
|
1139
|
+
{
|
|
1140
|
+
"kind": "function",
|
|
1141
|
+
"name": "foundationAccordionItemTemplate",
|
|
1142
|
+
"return": {
|
|
1143
|
+
"type": {
|
|
1144
|
+
"text": "ViewTemplate<AccordionItem>"
|
|
1145
|
+
}
|
|
1146
|
+
},
|
|
1147
|
+
"parameters": [
|
|
1057
1148
|
{
|
|
1058
|
-
"
|
|
1059
|
-
"name": "classNames",
|
|
1149
|
+
"name": "context",
|
|
1060
1150
|
"type": {
|
|
1061
|
-
"text": "
|
|
1151
|
+
"text": "ElementDefinitionContext"
|
|
1062
1152
|
}
|
|
1063
1153
|
},
|
|
1064
1154
|
{
|
|
1065
|
-
"kind": "field",
|
|
1066
1155
|
"name": "definition",
|
|
1067
1156
|
"type": {
|
|
1068
|
-
"text": "
|
|
1157
|
+
"text": "FoundationElementDefinition"
|
|
1069
1158
|
}
|
|
1070
|
-
}
|
|
1159
|
+
}
|
|
1160
|
+
]
|
|
1161
|
+
}
|
|
1162
|
+
],
|
|
1163
|
+
"exports": [
|
|
1164
|
+
{
|
|
1165
|
+
"kind": "js",
|
|
1166
|
+
"name": "foundationAccordionItemTemplate",
|
|
1167
|
+
"declaration": {
|
|
1168
|
+
"name": "foundationAccordionItemTemplate",
|
|
1169
|
+
"module": "src/accordion-item/accordion-item.template.ts"
|
|
1170
|
+
}
|
|
1171
|
+
}
|
|
1172
|
+
]
|
|
1173
|
+
},
|
|
1174
|
+
{
|
|
1175
|
+
"kind": "javascript-module",
|
|
1176
|
+
"path": "src/accordion-item/accordion-item.ts",
|
|
1177
|
+
"declarations": [
|
|
1178
|
+
{
|
|
1179
|
+
"kind": "class",
|
|
1180
|
+
"description": "",
|
|
1181
|
+
"name": "AccordionItem",
|
|
1182
|
+
"superclass": {
|
|
1183
|
+
"name": "FASTAccordionItem",
|
|
1184
|
+
"package": "@microsoft/fast-components"
|
|
1185
|
+
},
|
|
1186
|
+
"tagName": "%%prefix%%-accordion-item",
|
|
1187
|
+
"customElement": true,
|
|
1188
|
+
"attributes": [
|
|
1071
1189
|
{
|
|
1072
|
-
"
|
|
1073
|
-
"name": "name",
|
|
1190
|
+
"name": "heading-level",
|
|
1074
1191
|
"type": {
|
|
1075
|
-
"text": "
|
|
1192
|
+
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
1076
1193
|
},
|
|
1077
|
-
"default": "
|
|
1194
|
+
"default": "2",
|
|
1195
|
+
"description": "Configures the https://www.w3.org/TR/wai-aria-1.1/#aria-level | level of the\nheading element.",
|
|
1196
|
+
"fieldName": "headinglevel",
|
|
1197
|
+
"inheritedFrom": {
|
|
1198
|
+
"name": "AccordionItem",
|
|
1199
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1200
|
+
}
|
|
1078
1201
|
},
|
|
1079
1202
|
{
|
|
1080
|
-
"kind": "field",
|
|
1081
|
-
"name": "open",
|
|
1082
1203
|
"type": {
|
|
1083
1204
|
"text": "boolean"
|
|
1084
1205
|
},
|
|
1085
|
-
"default": "false"
|
|
1206
|
+
"default": "false",
|
|
1207
|
+
"description": "Expands or collapses the item.",
|
|
1208
|
+
"fieldName": "expanded",
|
|
1209
|
+
"inheritedFrom": {
|
|
1210
|
+
"name": "AccordionItem",
|
|
1211
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1212
|
+
}
|
|
1086
1213
|
},
|
|
1087
1214
|
{
|
|
1088
|
-
"
|
|
1089
|
-
"name": "buttonAppearance",
|
|
1215
|
+
"name": "id",
|
|
1090
1216
|
"type": {
|
|
1091
1217
|
"text": "string"
|
|
1218
|
+
},
|
|
1219
|
+
"description": "The item ID",
|
|
1220
|
+
"fieldName": "id",
|
|
1221
|
+
"inheritedFrom": {
|
|
1222
|
+
"name": "AccordionItem",
|
|
1223
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1092
1224
|
}
|
|
1093
|
-
}
|
|
1225
|
+
}
|
|
1226
|
+
],
|
|
1227
|
+
"members": [
|
|
1094
1228
|
{
|
|
1095
1229
|
"kind": "field",
|
|
1096
|
-
"name": "
|
|
1230
|
+
"name": "headinglevel",
|
|
1097
1231
|
"type": {
|
|
1098
|
-
"text": "
|
|
1232
|
+
"text": "1 | 2 | 3 | 4 | 5 | 6"
|
|
1099
1233
|
},
|
|
1100
|
-
"
|
|
1234
|
+
"privacy": "public",
|
|
1235
|
+
"default": "2",
|
|
1236
|
+
"description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
|
|
1237
|
+
"inheritedFrom": {
|
|
1238
|
+
"name": "AccordionItem",
|
|
1239
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1240
|
+
}
|
|
1101
1241
|
},
|
|
1102
1242
|
{
|
|
1103
1243
|
"kind": "field",
|
|
1104
|
-
"name": "
|
|
1244
|
+
"name": "expanded",
|
|
1105
1245
|
"type": {
|
|
1106
1246
|
"text": "boolean"
|
|
1107
1247
|
},
|
|
1108
|
-
"
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
"
|
|
1112
|
-
|
|
1113
|
-
|
|
1114
|
-
"text": "ActionMenuItem"
|
|
1115
|
-
}
|
|
1116
|
-
},
|
|
1117
|
-
{
|
|
1118
|
-
"kind": "field",
|
|
1119
|
-
"name": "actionsMenu",
|
|
1120
|
-
"type": {
|
|
1121
|
-
"text": "HTMLElement"
|
|
1248
|
+
"privacy": "public",
|
|
1249
|
+
"default": "false",
|
|
1250
|
+
"description": "Expands or collapses the item.",
|
|
1251
|
+
"inheritedFrom": {
|
|
1252
|
+
"name": "AccordionItem",
|
|
1253
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1122
1254
|
}
|
|
1123
1255
|
},
|
|
1124
|
-
{
|
|
1125
|
-
"kind": "method",
|
|
1126
|
-
"name": "definitionChanged",
|
|
1127
|
-
"privacy": "protected",
|
|
1128
|
-
"parameters": [
|
|
1129
|
-
{
|
|
1130
|
-
"name": "oldValue",
|
|
1131
|
-
"type": {
|
|
1132
|
-
"text": "any"
|
|
1133
|
-
}
|
|
1134
|
-
},
|
|
1135
|
-
{
|
|
1136
|
-
"name": "newValue",
|
|
1137
|
-
"type": {
|
|
1138
|
-
"text": "any"
|
|
1139
|
-
}
|
|
1140
|
-
}
|
|
1141
|
-
]
|
|
1142
|
-
},
|
|
1143
|
-
{
|
|
1144
|
-
"kind": "method",
|
|
1145
|
-
"name": "openChanged",
|
|
1146
|
-
"privacy": "protected"
|
|
1147
|
-
},
|
|
1148
|
-
{
|
|
1149
|
-
"kind": "method",
|
|
1150
|
-
"name": "toggleActionsMenuVisibility"
|
|
1151
|
-
},
|
|
1152
|
-
{
|
|
1153
|
-
"kind": "method",
|
|
1154
|
-
"name": "onActionMenuItemClick",
|
|
1155
|
-
"parameters": [
|
|
1156
|
-
{
|
|
1157
|
-
"name": "callback",
|
|
1158
|
-
"type": {
|
|
1159
|
-
"text": "(rowData) => void | any"
|
|
1160
|
-
}
|
|
1161
|
-
}
|
|
1162
|
-
]
|
|
1163
|
-
},
|
|
1164
1256
|
{
|
|
1165
1257
|
"kind": "field",
|
|
1166
|
-
"name": "
|
|
1258
|
+
"name": "id",
|
|
1167
1259
|
"type": {
|
|
1168
|
-
"text": "
|
|
1260
|
+
"text": "string"
|
|
1169
1261
|
},
|
|
1170
|
-
"
|
|
1262
|
+
"privacy": "public",
|
|
1263
|
+
"description": "The item ID",
|
|
1264
|
+
"inheritedFrom": {
|
|
1265
|
+
"name": "AccordionItem",
|
|
1266
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1267
|
+
}
|
|
1171
1268
|
},
|
|
1172
1269
|
{
|
|
1173
1270
|
"kind": "field",
|
|
1174
|
-
"name": "
|
|
1175
|
-
"
|
|
1176
|
-
|
|
1177
|
-
|
|
1178
|
-
|
|
1179
|
-
|
|
1180
|
-
"parameters": [
|
|
1181
|
-
{
|
|
1182
|
-
"name": "name",
|
|
1183
|
-
"type": {
|
|
1184
|
-
"text": "string | ((rowData: any) => string)"
|
|
1185
|
-
}
|
|
1186
|
-
}
|
|
1187
|
-
]
|
|
1188
|
-
},
|
|
1189
|
-
{
|
|
1190
|
-
"kind": "method",
|
|
1191
|
-
"name": "getTemplate",
|
|
1192
|
-
"parameters": [
|
|
1193
|
-
{
|
|
1194
|
-
"name": "prefix",
|
|
1195
|
-
"type": {
|
|
1196
|
-
"text": "string"
|
|
1197
|
-
}
|
|
1198
|
-
}
|
|
1199
|
-
]
|
|
1271
|
+
"name": "change",
|
|
1272
|
+
"privacy": "private",
|
|
1273
|
+
"inheritedFrom": {
|
|
1274
|
+
"name": "AccordionItem",
|
|
1275
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1276
|
+
}
|
|
1200
1277
|
},
|
|
1201
1278
|
{
|
|
1202
1279
|
"kind": "field",
|
|
@@ -1310,107 +1387,78 @@
|
|
|
1310
1387
|
}
|
|
1311
1388
|
}
|
|
1312
1389
|
],
|
|
1313
|
-
"
|
|
1314
|
-
{
|
|
1315
|
-
"name": "is-vertical",
|
|
1316
|
-
"type": {
|
|
1317
|
-
"text": "boolean"
|
|
1318
|
-
},
|
|
1319
|
-
"default": "false",
|
|
1320
|
-
"fieldName": "isVertical"
|
|
1321
|
-
},
|
|
1322
|
-
{
|
|
1323
|
-
"name": "add-default-actions",
|
|
1324
|
-
"type": {
|
|
1325
|
-
"text": "boolean"
|
|
1326
|
-
},
|
|
1327
|
-
"default": "true",
|
|
1328
|
-
"fieldName": "addDefaultActions"
|
|
1329
|
-
},
|
|
1330
|
-
{
|
|
1331
|
-
"name": "auto-close-on-action",
|
|
1332
|
-
"type": {
|
|
1333
|
-
"text": "boolean"
|
|
1334
|
-
},
|
|
1335
|
-
"default": "true",
|
|
1336
|
-
"fieldName": "autoCloseOnAction"
|
|
1337
|
-
},
|
|
1338
|
-
{
|
|
1339
|
-
"name": "name",
|
|
1340
|
-
"type": {
|
|
1341
|
-
"text": "string"
|
|
1342
|
-
},
|
|
1343
|
-
"default": "'Actions'",
|
|
1344
|
-
"fieldName": "name"
|
|
1345
|
-
},
|
|
1346
|
-
{
|
|
1347
|
-
"name": "open",
|
|
1348
|
-
"type": {
|
|
1349
|
-
"text": "boolean"
|
|
1350
|
-
},
|
|
1351
|
-
"default": "false",
|
|
1352
|
-
"fieldName": "open"
|
|
1353
|
-
},
|
|
1354
|
-
{
|
|
1355
|
-
"name": "buttonAppearance",
|
|
1356
|
-
"type": {
|
|
1357
|
-
"text": "string"
|
|
1358
|
-
},
|
|
1359
|
-
"fieldName": "buttonAppearance"
|
|
1360
|
-
},
|
|
1361
|
-
{
|
|
1362
|
-
"name": "hide-disabled",
|
|
1363
|
-
"type": {
|
|
1364
|
-
"text": "boolean"
|
|
1365
|
-
},
|
|
1366
|
-
"default": "false",
|
|
1367
|
-
"fieldName": "hideDisabled"
|
|
1368
|
-
},
|
|
1390
|
+
"events": [
|
|
1369
1391
|
{
|
|
1370
|
-
"
|
|
1371
|
-
"
|
|
1372
|
-
|
|
1373
|
-
|
|
1374
|
-
|
|
1375
|
-
|
|
1392
|
+
"description": "Fires a custom 'change' event when the button is invoked",
|
|
1393
|
+
"name": "change",
|
|
1394
|
+
"inheritedFrom": {
|
|
1395
|
+
"name": "AccordionItem",
|
|
1396
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1397
|
+
}
|
|
1376
1398
|
}
|
|
1377
|
-
]
|
|
1378
|
-
|
|
1379
|
-
|
|
1380
|
-
|
|
1399
|
+
]
|
|
1400
|
+
},
|
|
1401
|
+
{
|
|
1402
|
+
"kind": "variable",
|
|
1403
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
1404
|
+
"type": {
|
|
1405
|
+
"text": "ShadowRootInit"
|
|
1381
1406
|
},
|
|
1382
|
-
"
|
|
1383
|
-
"customElement": true
|
|
1407
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
1384
1408
|
},
|
|
1385
1409
|
{
|
|
1386
1410
|
"kind": "variable",
|
|
1387
|
-
"name": "
|
|
1388
|
-
"
|
|
1411
|
+
"name": "defaultAccordionItemConfig",
|
|
1412
|
+
"type": {
|
|
1413
|
+
"text": "object"
|
|
1414
|
+
},
|
|
1415
|
+
"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}"
|
|
1416
|
+
},
|
|
1417
|
+
{
|
|
1418
|
+
"kind": "variable",
|
|
1419
|
+
"name": "foundationAccordionItem",
|
|
1420
|
+
"description": "The Foundation Accordion Item",
|
|
1389
1421
|
"privacy": "public"
|
|
1390
1422
|
}
|
|
1391
1423
|
],
|
|
1392
1424
|
"exports": [
|
|
1393
1425
|
{
|
|
1394
1426
|
"kind": "js",
|
|
1395
|
-
"name": "
|
|
1427
|
+
"name": "AccordionItem",
|
|
1396
1428
|
"declaration": {
|
|
1397
|
-
"name": "
|
|
1398
|
-
"module": "src/
|
|
1429
|
+
"name": "AccordionItem",
|
|
1430
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1399
1431
|
}
|
|
1400
1432
|
},
|
|
1401
1433
|
{
|
|
1402
1434
|
"kind": "js",
|
|
1403
|
-
"name": "
|
|
1435
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
1404
1436
|
"declaration": {
|
|
1405
|
-
"name": "
|
|
1406
|
-
"module": "src/
|
|
1437
|
+
"name": "foundationAccordionItemShadowOptions",
|
|
1438
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1439
|
+
}
|
|
1440
|
+
},
|
|
1441
|
+
{
|
|
1442
|
+
"kind": "js",
|
|
1443
|
+
"name": "defaultAccordionItemConfig",
|
|
1444
|
+
"declaration": {
|
|
1445
|
+
"name": "defaultAccordionItemConfig",
|
|
1446
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1447
|
+
}
|
|
1448
|
+
},
|
|
1449
|
+
{
|
|
1450
|
+
"kind": "js",
|
|
1451
|
+
"name": "foundationAccordionItem",
|
|
1452
|
+
"declaration": {
|
|
1453
|
+
"name": "foundationAccordionItem",
|
|
1454
|
+
"module": "src/accordion-item/accordion-item.ts"
|
|
1407
1455
|
}
|
|
1408
1456
|
}
|
|
1409
1457
|
]
|
|
1410
1458
|
},
|
|
1411
1459
|
{
|
|
1412
1460
|
"kind": "javascript-module",
|
|
1413
|
-
"path": "src/
|
|
1461
|
+
"path": "src/accordion-item/index.ts",
|
|
1414
1462
|
"declarations": [],
|
|
1415
1463
|
"exports": [
|
|
1416
1464
|
{
|
|
@@ -1418,7 +1466,7 @@
|
|
|
1418
1466
|
"name": "*",
|
|
1419
1467
|
"declaration": {
|
|
1420
1468
|
"name": "*",
|
|
1421
|
-
"package": "./
|
|
1469
|
+
"package": "./accordion-item.template"
|
|
1422
1470
|
}
|
|
1423
1471
|
},
|
|
1424
1472
|
{
|
|
@@ -1426,7 +1474,7 @@
|
|
|
1426
1474
|
"name": "*",
|
|
1427
1475
|
"declaration": {
|
|
1428
1476
|
"name": "*",
|
|
1429
|
-
"package": "./
|
|
1477
|
+
"package": "./accordion-item.styles"
|
|
1430
1478
|
}
|
|
1431
1479
|
},
|
|
1432
1480
|
{
|
|
@@ -1434,18 +1482,18 @@
|
|
|
1434
1482
|
"name": "*",
|
|
1435
1483
|
"declaration": {
|
|
1436
1484
|
"name": "*",
|
|
1437
|
-
"package": "./
|
|
1485
|
+
"package": "./accordion-item"
|
|
1438
1486
|
}
|
|
1439
1487
|
}
|
|
1440
1488
|
]
|
|
1441
1489
|
},
|
|
1442
1490
|
{
|
|
1443
1491
|
"kind": "javascript-module",
|
|
1444
|
-
"path": "src/
|
|
1492
|
+
"path": "src/anchor/anchor.styles.ts",
|
|
1445
1493
|
"declarations": [
|
|
1446
1494
|
{
|
|
1447
1495
|
"kind": "function",
|
|
1448
|
-
"name": "
|
|
1496
|
+
"name": "foundationAnchorStyles",
|
|
1449
1497
|
"return": {
|
|
1450
1498
|
"type": {
|
|
1451
1499
|
"text": "ElementStyles"
|
|
@@ -1470,24 +1518,24 @@
|
|
|
1470
1518
|
"exports": [
|
|
1471
1519
|
{
|
|
1472
1520
|
"kind": "js",
|
|
1473
|
-
"name": "
|
|
1521
|
+
"name": "foundationAnchorStyles",
|
|
1474
1522
|
"declaration": {
|
|
1475
|
-
"name": "
|
|
1476
|
-
"module": "src/
|
|
1523
|
+
"name": "foundationAnchorStyles",
|
|
1524
|
+
"module": "src/anchor/anchor.styles.ts"
|
|
1477
1525
|
}
|
|
1478
1526
|
}
|
|
1479
1527
|
]
|
|
1480
1528
|
},
|
|
1481
1529
|
{
|
|
1482
1530
|
"kind": "javascript-module",
|
|
1483
|
-
"path": "src/
|
|
1531
|
+
"path": "src/anchor/anchor.template.ts",
|
|
1484
1532
|
"declarations": [
|
|
1485
1533
|
{
|
|
1486
1534
|
"kind": "function",
|
|
1487
|
-
"name": "
|
|
1535
|
+
"name": "foundationAnchorTemplate",
|
|
1488
1536
|
"return": {
|
|
1489
1537
|
"type": {
|
|
1490
|
-
"text": "ViewTemplate<
|
|
1538
|
+
"text": "ViewTemplate<Anchor>"
|
|
1491
1539
|
}
|
|
1492
1540
|
},
|
|
1493
1541
|
"parameters": [
|
|
@@ -1509,187 +1557,323 @@
|
|
|
1509
1557
|
"exports": [
|
|
1510
1558
|
{
|
|
1511
1559
|
"kind": "js",
|
|
1512
|
-
"name": "
|
|
1560
|
+
"name": "foundationAnchorTemplate",
|
|
1513
1561
|
"declaration": {
|
|
1514
|
-
"name": "
|
|
1515
|
-
"module": "src/
|
|
1562
|
+
"name": "foundationAnchorTemplate",
|
|
1563
|
+
"module": "src/anchor/anchor.template.ts"
|
|
1516
1564
|
}
|
|
1517
1565
|
}
|
|
1518
1566
|
]
|
|
1519
1567
|
},
|
|
1520
1568
|
{
|
|
1521
1569
|
"kind": "javascript-module",
|
|
1522
|
-
"path": "src/
|
|
1570
|
+
"path": "src/anchor/anchor.ts",
|
|
1523
1571
|
"declarations": [
|
|
1524
1572
|
{
|
|
1525
1573
|
"kind": "class",
|
|
1526
1574
|
"description": "",
|
|
1527
|
-
"name": "
|
|
1575
|
+
"name": "Anchor",
|
|
1528
1576
|
"superclass": {
|
|
1529
|
-
"name": "
|
|
1577
|
+
"name": "FASTAnchor",
|
|
1530
1578
|
"package": "@microsoft/fast-components"
|
|
1531
1579
|
},
|
|
1532
|
-
"tagName": "%%prefix%%-
|
|
1580
|
+
"tagName": "%%prefix%%-anchor",
|
|
1533
1581
|
"customElement": true,
|
|
1534
1582
|
"attributes": [
|
|
1535
1583
|
{
|
|
1536
|
-
"name": "
|
|
1584
|
+
"name": "download",
|
|
1537
1585
|
"type": {
|
|
1538
|
-
"text": "
|
|
1586
|
+
"text": "string"
|
|
1539
1587
|
},
|
|
1540
|
-
"
|
|
1541
|
-
"
|
|
1542
|
-
"fieldName": "headinglevel",
|
|
1588
|
+
"description": "Prompts the user to save the linked URL. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
1589
|
+
"fieldName": "download",
|
|
1543
1590
|
"inheritedFrom": {
|
|
1544
|
-
"name": "
|
|
1545
|
-
"module": "src/
|
|
1591
|
+
"name": "Anchor",
|
|
1592
|
+
"module": "src/anchor/anchor.ts"
|
|
1546
1593
|
}
|
|
1547
1594
|
},
|
|
1548
1595
|
{
|
|
1596
|
+
"name": "href",
|
|
1549
1597
|
"type": {
|
|
1550
|
-
"text": "
|
|
1598
|
+
"text": "string"
|
|
1551
1599
|
},
|
|
1552
|
-
"
|
|
1553
|
-
"
|
|
1554
|
-
"fieldName": "expanded",
|
|
1600
|
+
"description": "The URL the hyperlink references. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
1601
|
+
"fieldName": "href",
|
|
1555
1602
|
"inheritedFrom": {
|
|
1556
|
-
"name": "
|
|
1557
|
-
"module": "src/
|
|
1603
|
+
"name": "Anchor",
|
|
1604
|
+
"module": "src/anchor/anchor.ts"
|
|
1558
1605
|
}
|
|
1559
1606
|
},
|
|
1560
1607
|
{
|
|
1561
|
-
"name": "
|
|
1608
|
+
"name": "hreflang",
|
|
1562
1609
|
"type": {
|
|
1563
1610
|
"text": "string"
|
|
1564
1611
|
},
|
|
1565
|
-
"description": "
|
|
1566
|
-
"fieldName": "
|
|
1612
|
+
"description": "Hints at the language of the referenced resource. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
1613
|
+
"fieldName": "hreflang",
|
|
1567
1614
|
"inheritedFrom": {
|
|
1568
|
-
"name": "
|
|
1569
|
-
"module": "src/
|
|
1615
|
+
"name": "Anchor",
|
|
1616
|
+
"module": "src/anchor/anchor.ts"
|
|
1570
1617
|
}
|
|
1571
|
-
}
|
|
1572
|
-
],
|
|
1573
|
-
"members": [
|
|
1618
|
+
},
|
|
1574
1619
|
{
|
|
1575
|
-
"
|
|
1576
|
-
"name": "headinglevel",
|
|
1620
|
+
"name": "ping",
|
|
1577
1621
|
"type": {
|
|
1578
|
-
"text": "
|
|
1622
|
+
"text": "string"
|
|
1579
1623
|
},
|
|
1580
|
-
"
|
|
1581
|
-
"
|
|
1582
|
-
"description": "Configures the {@link https://www.w3.org/TR/wai-aria-1.1/#aria-level | level} of the heading element.",
|
|
1624
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
1625
|
+
"fieldName": "ping",
|
|
1583
1626
|
"inheritedFrom": {
|
|
1584
|
-
"name": "
|
|
1585
|
-
"module": "src/
|
|
1627
|
+
"name": "Anchor",
|
|
1628
|
+
"module": "src/anchor/anchor.ts"
|
|
1586
1629
|
}
|
|
1587
1630
|
},
|
|
1588
1631
|
{
|
|
1589
|
-
"
|
|
1590
|
-
"name": "expanded",
|
|
1632
|
+
"name": "referrerpolicy",
|
|
1591
1633
|
"type": {
|
|
1592
|
-
"text": "
|
|
1634
|
+
"text": "string"
|
|
1593
1635
|
},
|
|
1594
|
-
"
|
|
1595
|
-
"
|
|
1596
|
-
"description": "Expands or collapses the item.",
|
|
1636
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
1637
|
+
"fieldName": "referrerpolicy",
|
|
1597
1638
|
"inheritedFrom": {
|
|
1598
|
-
"name": "
|
|
1599
|
-
"module": "src/
|
|
1639
|
+
"name": "Anchor",
|
|
1640
|
+
"module": "src/anchor/anchor.ts"
|
|
1600
1641
|
}
|
|
1601
1642
|
},
|
|
1602
1643
|
{
|
|
1603
|
-
"
|
|
1604
|
-
"name": "id",
|
|
1644
|
+
"name": "rel",
|
|
1605
1645
|
"type": {
|
|
1606
1646
|
"text": "string"
|
|
1607
1647
|
},
|
|
1608
|
-
"
|
|
1609
|
-
"
|
|
1648
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
1649
|
+
"fieldName": "rel",
|
|
1610
1650
|
"inheritedFrom": {
|
|
1611
|
-
"name": "
|
|
1612
|
-
"module": "src/
|
|
1651
|
+
"name": "Anchor",
|
|
1652
|
+
"module": "src/anchor/anchor.ts"
|
|
1613
1653
|
}
|
|
1614
1654
|
},
|
|
1615
1655
|
{
|
|
1616
|
-
"
|
|
1617
|
-
"
|
|
1618
|
-
|
|
1656
|
+
"name": "target",
|
|
1657
|
+
"type": {
|
|
1658
|
+
"text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
|
|
1659
|
+
},
|
|
1660
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
1661
|
+
"fieldName": "target",
|
|
1619
1662
|
"inheritedFrom": {
|
|
1620
|
-
"name": "
|
|
1621
|
-
"module": "src/
|
|
1663
|
+
"name": "Anchor",
|
|
1664
|
+
"module": "src/anchor/anchor.ts"
|
|
1622
1665
|
}
|
|
1623
1666
|
},
|
|
1667
|
+
{
|
|
1668
|
+
"name": "type",
|
|
1669
|
+
"type": {
|
|
1670
|
+
"text": "string"
|
|
1671
|
+
},
|
|
1672
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
1673
|
+
"fieldName": "type",
|
|
1674
|
+
"inheritedFrom": {
|
|
1675
|
+
"name": "Anchor",
|
|
1676
|
+
"module": "src/anchor/anchor.ts"
|
|
1677
|
+
}
|
|
1678
|
+
}
|
|
1679
|
+
],
|
|
1680
|
+
"members": [
|
|
1624
1681
|
{
|
|
1625
1682
|
"kind": "field",
|
|
1626
|
-
"name": "
|
|
1683
|
+
"name": "download",
|
|
1627
1684
|
"type": {
|
|
1628
|
-
"text": "
|
|
1685
|
+
"text": "string"
|
|
1629
1686
|
},
|
|
1630
|
-
"privacy": "
|
|
1631
|
-
"
|
|
1687
|
+
"privacy": "public",
|
|
1688
|
+
"description": "Prompts the user to save the linked URL. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1632
1689
|
"inheritedFrom": {
|
|
1633
|
-
"name": "
|
|
1634
|
-
"module": "src/
|
|
1690
|
+
"name": "Anchor",
|
|
1691
|
+
"module": "src/anchor/anchor.ts"
|
|
1635
1692
|
}
|
|
1636
1693
|
},
|
|
1637
1694
|
{
|
|
1638
1695
|
"kind": "field",
|
|
1639
|
-
"name": "
|
|
1696
|
+
"name": "href",
|
|
1640
1697
|
"type": {
|
|
1641
|
-
"text": "
|
|
1698
|
+
"text": "string"
|
|
1642
1699
|
},
|
|
1643
1700
|
"privacy": "public",
|
|
1644
|
-
"description": "
|
|
1701
|
+
"description": "The URL the hyperlink references. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1645
1702
|
"inheritedFrom": {
|
|
1646
|
-
"name": "
|
|
1647
|
-
"module": "src/
|
|
1703
|
+
"name": "Anchor",
|
|
1704
|
+
"module": "src/anchor/anchor.ts"
|
|
1648
1705
|
}
|
|
1649
1706
|
},
|
|
1650
1707
|
{
|
|
1651
1708
|
"kind": "field",
|
|
1652
|
-
"name": "
|
|
1709
|
+
"name": "hreflang",
|
|
1653
1710
|
"type": {
|
|
1654
|
-
"text": "
|
|
1711
|
+
"text": "string"
|
|
1655
1712
|
},
|
|
1656
1713
|
"privacy": "public",
|
|
1657
|
-
"description": "
|
|
1714
|
+
"description": "Hints at the language of the referenced resource. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1658
1715
|
"inheritedFrom": {
|
|
1659
|
-
"name": "
|
|
1660
|
-
"module": "src/
|
|
1716
|
+
"name": "Anchor",
|
|
1717
|
+
"module": "src/anchor/anchor.ts"
|
|
1661
1718
|
}
|
|
1662
1719
|
},
|
|
1663
1720
|
{
|
|
1664
|
-
"kind": "
|
|
1665
|
-
"name": "
|
|
1666
|
-
"
|
|
1667
|
-
|
|
1668
|
-
"type": {
|
|
1669
|
-
"text": "void"
|
|
1670
|
-
}
|
|
1721
|
+
"kind": "field",
|
|
1722
|
+
"name": "ping",
|
|
1723
|
+
"type": {
|
|
1724
|
+
"text": "string"
|
|
1671
1725
|
},
|
|
1726
|
+
"privacy": "public",
|
|
1727
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1672
1728
|
"inheritedFrom": {
|
|
1673
|
-
"name": "
|
|
1674
|
-
"module": "src/
|
|
1729
|
+
"name": "Anchor",
|
|
1730
|
+
"module": "src/anchor/anchor.ts"
|
|
1675
1731
|
}
|
|
1676
1732
|
},
|
|
1677
1733
|
{
|
|
1678
1734
|
"kind": "field",
|
|
1679
|
-
"name": "
|
|
1735
|
+
"name": "referrerpolicy",
|
|
1680
1736
|
"type": {
|
|
1681
|
-
"text": "
|
|
1737
|
+
"text": "string"
|
|
1682
1738
|
},
|
|
1683
1739
|
"privacy": "public",
|
|
1684
|
-
"description": "
|
|
1740
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1685
1741
|
"inheritedFrom": {
|
|
1686
|
-
"name": "
|
|
1687
|
-
"module": "src/
|
|
1742
|
+
"name": "Anchor",
|
|
1743
|
+
"module": "src/anchor/anchor.ts"
|
|
1688
1744
|
}
|
|
1689
1745
|
},
|
|
1690
1746
|
{
|
|
1691
|
-
"kind": "
|
|
1692
|
-
"name": "
|
|
1747
|
+
"kind": "field",
|
|
1748
|
+
"name": "rel",
|
|
1749
|
+
"type": {
|
|
1750
|
+
"text": "string"
|
|
1751
|
+
},
|
|
1752
|
+
"privacy": "public",
|
|
1753
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1754
|
+
"inheritedFrom": {
|
|
1755
|
+
"name": "Anchor",
|
|
1756
|
+
"module": "src/anchor/anchor.ts"
|
|
1757
|
+
}
|
|
1758
|
+
},
|
|
1759
|
+
{
|
|
1760
|
+
"kind": "field",
|
|
1761
|
+
"name": "target",
|
|
1762
|
+
"type": {
|
|
1763
|
+
"text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
|
|
1764
|
+
},
|
|
1765
|
+
"privacy": "public",
|
|
1766
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1767
|
+
"inheritedFrom": {
|
|
1768
|
+
"name": "Anchor",
|
|
1769
|
+
"module": "src/anchor/anchor.ts"
|
|
1770
|
+
}
|
|
1771
|
+
},
|
|
1772
|
+
{
|
|
1773
|
+
"kind": "field",
|
|
1774
|
+
"name": "type",
|
|
1775
|
+
"type": {
|
|
1776
|
+
"text": "string"
|
|
1777
|
+
},
|
|
1778
|
+
"privacy": "public",
|
|
1779
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
1780
|
+
"inheritedFrom": {
|
|
1781
|
+
"name": "Anchor",
|
|
1782
|
+
"module": "src/anchor/anchor.ts"
|
|
1783
|
+
}
|
|
1784
|
+
},
|
|
1785
|
+
{
|
|
1786
|
+
"kind": "field",
|
|
1787
|
+
"name": "control",
|
|
1788
|
+
"type": {
|
|
1789
|
+
"text": "HTMLAnchorElement | undefined"
|
|
1790
|
+
},
|
|
1791
|
+
"privacy": "public",
|
|
1792
|
+
"description": "References the root element",
|
|
1793
|
+
"inheritedFrom": {
|
|
1794
|
+
"name": "Anchor",
|
|
1795
|
+
"module": "src/anchor/anchor.ts"
|
|
1796
|
+
}
|
|
1797
|
+
},
|
|
1798
|
+
{
|
|
1799
|
+
"kind": "field",
|
|
1800
|
+
"name": "handleUnsupportedDelegatesFocus",
|
|
1801
|
+
"privacy": "private",
|
|
1802
|
+
"description": "Overrides the focus call for where delegatesFocus is unsupported.\nThis check works for Chrome, Edge Chromium, FireFox, and Safari\nRelevant PR on the Firefox browser: https://phabricator.services.mozilla.com/D123858",
|
|
1803
|
+
"inheritedFrom": {
|
|
1804
|
+
"name": "Anchor",
|
|
1805
|
+
"module": "src/anchor/anchor.ts"
|
|
1806
|
+
}
|
|
1807
|
+
},
|
|
1808
|
+
{
|
|
1809
|
+
"kind": "field",
|
|
1810
|
+
"name": "_presentation",
|
|
1811
|
+
"type": {
|
|
1812
|
+
"text": "ComponentPresentation | null | undefined"
|
|
1813
|
+
},
|
|
1814
|
+
"privacy": "private",
|
|
1815
|
+
"default": "void 0",
|
|
1816
|
+
"inheritedFrom": {
|
|
1817
|
+
"name": "FoundationElement",
|
|
1818
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1819
|
+
}
|
|
1820
|
+
},
|
|
1821
|
+
{
|
|
1822
|
+
"kind": "field",
|
|
1823
|
+
"name": "$presentation",
|
|
1824
|
+
"type": {
|
|
1825
|
+
"text": "ComponentPresentation | null"
|
|
1826
|
+
},
|
|
1827
|
+
"privacy": "public",
|
|
1828
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
1829
|
+
"inheritedFrom": {
|
|
1830
|
+
"name": "FoundationElement",
|
|
1831
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1832
|
+
}
|
|
1833
|
+
},
|
|
1834
|
+
{
|
|
1835
|
+
"kind": "field",
|
|
1836
|
+
"name": "template",
|
|
1837
|
+
"type": {
|
|
1838
|
+
"text": "ElementViewTemplate | void | null"
|
|
1839
|
+
},
|
|
1840
|
+
"privacy": "public",
|
|
1841
|
+
"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.",
|
|
1842
|
+
"inheritedFrom": {
|
|
1843
|
+
"name": "FoundationElement",
|
|
1844
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1845
|
+
}
|
|
1846
|
+
},
|
|
1847
|
+
{
|
|
1848
|
+
"kind": "method",
|
|
1849
|
+
"name": "templateChanged",
|
|
1850
|
+
"privacy": "protected",
|
|
1851
|
+
"return": {
|
|
1852
|
+
"type": {
|
|
1853
|
+
"text": "void"
|
|
1854
|
+
}
|
|
1855
|
+
},
|
|
1856
|
+
"inheritedFrom": {
|
|
1857
|
+
"name": "FoundationElement",
|
|
1858
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1859
|
+
}
|
|
1860
|
+
},
|
|
1861
|
+
{
|
|
1862
|
+
"kind": "field",
|
|
1863
|
+
"name": "styles",
|
|
1864
|
+
"type": {
|
|
1865
|
+
"text": "ElementStyles | void | null"
|
|
1866
|
+
},
|
|
1867
|
+
"privacy": "public",
|
|
1868
|
+
"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.",
|
|
1869
|
+
"inheritedFrom": {
|
|
1870
|
+
"name": "FoundationElement",
|
|
1871
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
1872
|
+
}
|
|
1873
|
+
},
|
|
1874
|
+
{
|
|
1875
|
+
"kind": "method",
|
|
1876
|
+
"name": "stylesChanged",
|
|
1693
1877
|
"privacy": "protected",
|
|
1694
1878
|
"return": {
|
|
1695
1879
|
"type": {
|
|
@@ -1732,21 +1916,11 @@
|
|
|
1732
1916
|
"module": "src/foundation-element/foundation-element.ts"
|
|
1733
1917
|
}
|
|
1734
1918
|
}
|
|
1735
|
-
],
|
|
1736
|
-
"events": [
|
|
1737
|
-
{
|
|
1738
|
-
"description": "Fires a custom 'change' event when the button is invoked",
|
|
1739
|
-
"name": "change",
|
|
1740
|
-
"inheritedFrom": {
|
|
1741
|
-
"name": "AccordionItem",
|
|
1742
|
-
"module": "src/accordion-item/accordion-item.ts"
|
|
1743
|
-
}
|
|
1744
|
-
}
|
|
1745
1919
|
]
|
|
1746
1920
|
},
|
|
1747
1921
|
{
|
|
1748
1922
|
"kind": "variable",
|
|
1749
|
-
"name": "
|
|
1923
|
+
"name": "foundationAnchorShadowOptions",
|
|
1750
1924
|
"type": {
|
|
1751
1925
|
"text": "ShadowRootInit"
|
|
1752
1926
|
},
|
|
@@ -1754,57 +1928,57 @@
|
|
|
1754
1928
|
},
|
|
1755
1929
|
{
|
|
1756
1930
|
"kind": "variable",
|
|
1757
|
-
"name": "
|
|
1931
|
+
"name": "defaultAnchorConfig",
|
|
1758
1932
|
"type": {
|
|
1759
1933
|
"text": "object"
|
|
1760
1934
|
},
|
|
1761
|
-
"default": "{
|
|
1935
|
+
"default": "{}"
|
|
1762
1936
|
},
|
|
1763
1937
|
{
|
|
1764
1938
|
"kind": "variable",
|
|
1765
|
-
"name": "
|
|
1766
|
-
"description": "The Foundation
|
|
1939
|
+
"name": "foundationAnchor",
|
|
1940
|
+
"description": "The Foundation Anchor",
|
|
1767
1941
|
"privacy": "public"
|
|
1768
1942
|
}
|
|
1769
1943
|
],
|
|
1770
1944
|
"exports": [
|
|
1771
1945
|
{
|
|
1772
1946
|
"kind": "js",
|
|
1773
|
-
"name": "
|
|
1947
|
+
"name": "Anchor",
|
|
1774
1948
|
"declaration": {
|
|
1775
|
-
"name": "
|
|
1776
|
-
"module": "src/
|
|
1949
|
+
"name": "Anchor",
|
|
1950
|
+
"module": "src/anchor/anchor.ts"
|
|
1777
1951
|
}
|
|
1778
1952
|
},
|
|
1779
1953
|
{
|
|
1780
1954
|
"kind": "js",
|
|
1781
|
-
"name": "
|
|
1955
|
+
"name": "foundationAnchorShadowOptions",
|
|
1782
1956
|
"declaration": {
|
|
1783
|
-
"name": "
|
|
1784
|
-
"module": "src/
|
|
1957
|
+
"name": "foundationAnchorShadowOptions",
|
|
1958
|
+
"module": "src/anchor/anchor.ts"
|
|
1785
1959
|
}
|
|
1786
1960
|
},
|
|
1787
1961
|
{
|
|
1788
1962
|
"kind": "js",
|
|
1789
|
-
"name": "
|
|
1963
|
+
"name": "defaultAnchorConfig",
|
|
1790
1964
|
"declaration": {
|
|
1791
|
-
"name": "
|
|
1792
|
-
"module": "src/
|
|
1965
|
+
"name": "defaultAnchorConfig",
|
|
1966
|
+
"module": "src/anchor/anchor.ts"
|
|
1793
1967
|
}
|
|
1794
1968
|
},
|
|
1795
1969
|
{
|
|
1796
1970
|
"kind": "js",
|
|
1797
|
-
"name": "
|
|
1971
|
+
"name": "foundationAnchor",
|
|
1798
1972
|
"declaration": {
|
|
1799
|
-
"name": "
|
|
1800
|
-
"module": "src/
|
|
1973
|
+
"name": "foundationAnchor",
|
|
1974
|
+
"module": "src/anchor/anchor.ts"
|
|
1801
1975
|
}
|
|
1802
1976
|
}
|
|
1803
1977
|
]
|
|
1804
1978
|
},
|
|
1805
1979
|
{
|
|
1806
1980
|
"kind": "javascript-module",
|
|
1807
|
-
"path": "src/
|
|
1981
|
+
"path": "src/anchor/index.ts",
|
|
1808
1982
|
"declarations": [],
|
|
1809
1983
|
"exports": [
|
|
1810
1984
|
{
|
|
@@ -1812,7 +1986,7 @@
|
|
|
1812
1986
|
"name": "*",
|
|
1813
1987
|
"declaration": {
|
|
1814
1988
|
"name": "*",
|
|
1815
|
-
"package": "./
|
|
1989
|
+
"package": "./anchor.template"
|
|
1816
1990
|
}
|
|
1817
1991
|
},
|
|
1818
1992
|
{
|
|
@@ -1820,7 +1994,7 @@
|
|
|
1820
1994
|
"name": "*",
|
|
1821
1995
|
"declaration": {
|
|
1822
1996
|
"name": "*",
|
|
1823
|
-
"package": "./
|
|
1997
|
+
"package": "./anchor.styles"
|
|
1824
1998
|
}
|
|
1825
1999
|
},
|
|
1826
2000
|
{
|
|
@@ -1828,21 +2002,21 @@
|
|
|
1828
2002
|
"name": "*",
|
|
1829
2003
|
"declaration": {
|
|
1830
2004
|
"name": "*",
|
|
1831
|
-
"package": "./
|
|
2005
|
+
"package": "./anchor"
|
|
1832
2006
|
}
|
|
1833
2007
|
}
|
|
1834
2008
|
]
|
|
1835
2009
|
},
|
|
1836
2010
|
{
|
|
1837
2011
|
"kind": "javascript-module",
|
|
1838
|
-
"path": "src/
|
|
2012
|
+
"path": "src/anchored-region/anchor-region.template.ts",
|
|
1839
2013
|
"declarations": [
|
|
1840
2014
|
{
|
|
1841
2015
|
"kind": "function",
|
|
1842
|
-
"name": "
|
|
2016
|
+
"name": "foundationAnchoredRegionTemplate",
|
|
1843
2017
|
"return": {
|
|
1844
2018
|
"type": {
|
|
1845
|
-
"text": "
|
|
2019
|
+
"text": "ViewTemplate<AnchoredRegion>"
|
|
1846
2020
|
}
|
|
1847
2021
|
},
|
|
1848
2022
|
"parameters": [
|
|
@@ -1864,24 +2038,24 @@
|
|
|
1864
2038
|
"exports": [
|
|
1865
2039
|
{
|
|
1866
2040
|
"kind": "js",
|
|
1867
|
-
"name": "
|
|
2041
|
+
"name": "foundationAnchoredRegionTemplate",
|
|
1868
2042
|
"declaration": {
|
|
1869
|
-
"name": "
|
|
1870
|
-
"module": "src/
|
|
2043
|
+
"name": "foundationAnchoredRegionTemplate",
|
|
2044
|
+
"module": "src/anchored-region/anchor-region.template.ts"
|
|
1871
2045
|
}
|
|
1872
2046
|
}
|
|
1873
2047
|
]
|
|
1874
2048
|
},
|
|
1875
2049
|
{
|
|
1876
2050
|
"kind": "javascript-module",
|
|
1877
|
-
"path": "src/
|
|
2051
|
+
"path": "src/anchored-region/anchored-region.styles.ts",
|
|
1878
2052
|
"declarations": [
|
|
1879
2053
|
{
|
|
1880
2054
|
"kind": "function",
|
|
1881
|
-
"name": "
|
|
2055
|
+
"name": "foundationAnchoredRegionStyles",
|
|
1882
2056
|
"return": {
|
|
1883
2057
|
"type": {
|
|
1884
|
-
"text": "
|
|
2058
|
+
"text": "ElementStyles"
|
|
1885
2059
|
}
|
|
1886
2060
|
},
|
|
1887
2061
|
"parameters": [
|
|
@@ -1903,877 +2077,326 @@
|
|
|
1903
2077
|
"exports": [
|
|
1904
2078
|
{
|
|
1905
2079
|
"kind": "js",
|
|
1906
|
-
"name": "
|
|
2080
|
+
"name": "foundationAnchoredRegionStyles",
|
|
1907
2081
|
"declaration": {
|
|
1908
|
-
"name": "
|
|
1909
|
-
"module": "src/
|
|
2082
|
+
"name": "foundationAnchoredRegionStyles",
|
|
2083
|
+
"module": "src/anchored-region/anchored-region.styles.ts"
|
|
1910
2084
|
}
|
|
1911
2085
|
}
|
|
1912
2086
|
]
|
|
1913
2087
|
},
|
|
1914
2088
|
{
|
|
1915
2089
|
"kind": "javascript-module",
|
|
1916
|
-
"path": "src/
|
|
2090
|
+
"path": "src/anchored-region/anchored-region.ts",
|
|
1917
2091
|
"declarations": [
|
|
1918
2092
|
{
|
|
1919
2093
|
"kind": "class",
|
|
1920
2094
|
"description": "",
|
|
1921
|
-
"name": "
|
|
2095
|
+
"name": "AnchoredRegion",
|
|
1922
2096
|
"superclass": {
|
|
1923
|
-
"name": "
|
|
2097
|
+
"name": "FASTAnchoredRegion",
|
|
1924
2098
|
"package": "@microsoft/fast-components"
|
|
1925
2099
|
},
|
|
1926
|
-
"tagName": "%%prefix%%-
|
|
2100
|
+
"tagName": "%%prefix%%-anchored-region",
|
|
1927
2101
|
"customElement": true,
|
|
1928
2102
|
"attributes": [
|
|
1929
2103
|
{
|
|
1930
|
-
"name": "
|
|
2104
|
+
"name": "anchor",
|
|
1931
2105
|
"type": {
|
|
1932
2106
|
"text": "string"
|
|
1933
2107
|
},
|
|
1934
|
-
"
|
|
1935
|
-
"
|
|
2108
|
+
"default": "\"\"",
|
|
2109
|
+
"description": "The HTML ID of the anchor element this region is positioned relative to",
|
|
2110
|
+
"fieldName": "anchor",
|
|
1936
2111
|
"inheritedFrom": {
|
|
1937
|
-
"name": "
|
|
1938
|
-
"module": "src/
|
|
2112
|
+
"name": "AnchoredRegion",
|
|
2113
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
1939
2114
|
}
|
|
1940
2115
|
},
|
|
1941
2116
|
{
|
|
1942
|
-
"name": "
|
|
2117
|
+
"name": "viewport",
|
|
1943
2118
|
"type": {
|
|
1944
2119
|
"text": "string"
|
|
1945
2120
|
},
|
|
1946
|
-
"
|
|
1947
|
-
"
|
|
2121
|
+
"default": "\"\"",
|
|
2122
|
+
"description": "The HTML ID of the viewport element this region is positioned relative to",
|
|
2123
|
+
"fieldName": "viewport",
|
|
1948
2124
|
"inheritedFrom": {
|
|
1949
|
-
"name": "
|
|
1950
|
-
"module": "src/
|
|
2125
|
+
"name": "AnchoredRegion",
|
|
2126
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
1951
2127
|
}
|
|
1952
2128
|
},
|
|
1953
2129
|
{
|
|
1954
|
-
"name": "
|
|
2130
|
+
"name": "horizontal-positioning-mode",
|
|
1955
2131
|
"type": {
|
|
1956
|
-
"text": "
|
|
2132
|
+
"text": "AxisPositioningMode"
|
|
1957
2133
|
},
|
|
1958
|
-
"
|
|
1959
|
-
"
|
|
2134
|
+
"default": "\"uncontrolled\"",
|
|
2135
|
+
"description": "Sets what logic the component uses to determine horizontal placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the horizontal axis",
|
|
2136
|
+
"fieldName": "horizontalPositioningMode",
|
|
1960
2137
|
"inheritedFrom": {
|
|
1961
|
-
"name": "
|
|
1962
|
-
"module": "src/
|
|
2138
|
+
"name": "AnchoredRegion",
|
|
2139
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
1963
2140
|
}
|
|
1964
2141
|
},
|
|
1965
2142
|
{
|
|
1966
|
-
"name": "
|
|
2143
|
+
"name": "horizontal-default-position",
|
|
1967
2144
|
"type": {
|
|
1968
|
-
"text": "
|
|
2145
|
+
"text": "HorizontalPosition"
|
|
1969
2146
|
},
|
|
1970
|
-
"
|
|
1971
|
-
"
|
|
1972
|
-
"
|
|
1973
|
-
|
|
1974
|
-
"
|
|
2147
|
+
"default": "\"unset\"",
|
|
2148
|
+
"description": "The default horizontal position of the region relative to the anchor element",
|
|
2149
|
+
"fieldName": "horizontalDefaultPosition",
|
|
2150
|
+
"inheritedFrom": {
|
|
2151
|
+
"name": "AnchoredRegion",
|
|
2152
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
1975
2153
|
}
|
|
1976
2154
|
},
|
|
1977
2155
|
{
|
|
1978
|
-
"name": "
|
|
2156
|
+
"name": "horizontal-viewport-lock",
|
|
1979
2157
|
"type": {
|
|
1980
|
-
"text": "
|
|
2158
|
+
"text": "boolean"
|
|
1981
2159
|
},
|
|
1982
|
-
"
|
|
1983
|
-
"
|
|
2160
|
+
"default": "false",
|
|
2161
|
+
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the horizontal axis",
|
|
2162
|
+
"fieldName": "horizontalViewportLock",
|
|
1984
2163
|
"inheritedFrom": {
|
|
1985
|
-
"name": "
|
|
1986
|
-
"module": "src/
|
|
2164
|
+
"name": "AnchoredRegion",
|
|
2165
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
1987
2166
|
}
|
|
1988
2167
|
},
|
|
1989
2168
|
{
|
|
1990
|
-
"name": "
|
|
2169
|
+
"name": "horizontal-inset",
|
|
1991
2170
|
"type": {
|
|
1992
|
-
"text": "
|
|
2171
|
+
"text": "boolean"
|
|
1993
2172
|
},
|
|
1994
|
-
"
|
|
1995
|
-
"
|
|
2173
|
+
"default": "false",
|
|
2174
|
+
"description": "Whether the region overlaps the anchor on the horizontal axis",
|
|
2175
|
+
"fieldName": "horizontalInset",
|
|
1996
2176
|
"inheritedFrom": {
|
|
1997
|
-
"name": "
|
|
1998
|
-
"module": "src/
|
|
2177
|
+
"name": "AnchoredRegion",
|
|
2178
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
1999
2179
|
}
|
|
2000
2180
|
},
|
|
2001
2181
|
{
|
|
2002
|
-
"name": "
|
|
2182
|
+
"name": "horizontal-threshold",
|
|
2003
2183
|
"type": {
|
|
2004
|
-
"text": "
|
|
2184
|
+
"text": "number"
|
|
2005
2185
|
},
|
|
2006
|
-
"description": "
|
|
2007
|
-
"fieldName": "
|
|
2186
|
+
"description": "How narrow the space allocated to the default position has to be before the widest area\nis selected for layout",
|
|
2187
|
+
"fieldName": "horizontalThreshold",
|
|
2008
2188
|
"inheritedFrom": {
|
|
2009
|
-
"name": "
|
|
2010
|
-
"module": "src/
|
|
2189
|
+
"name": "AnchoredRegion",
|
|
2190
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2011
2191
|
}
|
|
2012
2192
|
},
|
|
2013
2193
|
{
|
|
2014
|
-
"name": "
|
|
2194
|
+
"name": "horizontal-scaling",
|
|
2015
2195
|
"type": {
|
|
2016
|
-
"text": "
|
|
2196
|
+
"text": "AxisScalingMode"
|
|
2017
2197
|
},
|
|
2018
|
-
"
|
|
2019
|
-
"
|
|
2198
|
+
"default": "\"content\"",
|
|
2199
|
+
"description": "Defines how the width of the region is calculated",
|
|
2200
|
+
"fieldName": "horizontalScaling",
|
|
2020
2201
|
"inheritedFrom": {
|
|
2021
|
-
"name": "
|
|
2022
|
-
"module": "src/
|
|
2202
|
+
"name": "AnchoredRegion",
|
|
2203
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2023
2204
|
}
|
|
2024
|
-
}
|
|
2025
|
-
],
|
|
2026
|
-
"members": [
|
|
2205
|
+
},
|
|
2027
2206
|
{
|
|
2028
|
-
"
|
|
2029
|
-
"name": "download",
|
|
2207
|
+
"name": "vertical-positioning-mode",
|
|
2030
2208
|
"type": {
|
|
2031
|
-
"text": "
|
|
2209
|
+
"text": "AxisPositioningMode"
|
|
2032
2210
|
},
|
|
2033
|
-
"
|
|
2034
|
-
"description": "
|
|
2211
|
+
"default": "\"uncontrolled\"",
|
|
2212
|
+
"description": "Sets what logic the component uses to determine vertical placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the vertical axis",
|
|
2213
|
+
"fieldName": "verticalPositioningMode",
|
|
2035
2214
|
"inheritedFrom": {
|
|
2036
|
-
"name": "
|
|
2037
|
-
"module": "src/
|
|
2215
|
+
"name": "AnchoredRegion",
|
|
2216
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2038
2217
|
}
|
|
2039
2218
|
},
|
|
2040
2219
|
{
|
|
2041
|
-
"
|
|
2042
|
-
"name": "href",
|
|
2220
|
+
"name": "vertical-default-position",
|
|
2043
2221
|
"type": {
|
|
2044
|
-
"text": "
|
|
2222
|
+
"text": "VerticalPosition"
|
|
2045
2223
|
},
|
|
2046
|
-
"
|
|
2047
|
-
"description": "The
|
|
2224
|
+
"default": "\"unset\"",
|
|
2225
|
+
"description": "The default vertical position of the region relative to the anchor element",
|
|
2226
|
+
"fieldName": "verticalDefaultPosition",
|
|
2048
2227
|
"inheritedFrom": {
|
|
2049
|
-
"name": "
|
|
2050
|
-
"module": "src/
|
|
2228
|
+
"name": "AnchoredRegion",
|
|
2229
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2051
2230
|
}
|
|
2052
2231
|
},
|
|
2053
2232
|
{
|
|
2054
|
-
"
|
|
2055
|
-
"name": "hreflang",
|
|
2233
|
+
"name": "vertical-viewport-lock",
|
|
2056
2234
|
"type": {
|
|
2057
|
-
"text": "
|
|
2235
|
+
"text": "boolean"
|
|
2058
2236
|
},
|
|
2059
|
-
"
|
|
2060
|
-
"description": "
|
|
2237
|
+
"default": "false",
|
|
2238
|
+
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the vertical axis",
|
|
2239
|
+
"fieldName": "verticalViewportLock",
|
|
2061
2240
|
"inheritedFrom": {
|
|
2062
|
-
"name": "
|
|
2063
|
-
"module": "src/
|
|
2241
|
+
"name": "AnchoredRegion",
|
|
2242
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2064
2243
|
}
|
|
2065
2244
|
},
|
|
2066
2245
|
{
|
|
2067
|
-
"
|
|
2068
|
-
"name": "ping",
|
|
2246
|
+
"name": "vertical-inset",
|
|
2069
2247
|
"type": {
|
|
2070
|
-
"text": "
|
|
2248
|
+
"text": "boolean"
|
|
2071
2249
|
},
|
|
2072
|
-
"
|
|
2073
|
-
"description": "
|
|
2250
|
+
"default": "false",
|
|
2251
|
+
"description": "Whether the region overlaps the anchor on the vertical axis",
|
|
2252
|
+
"fieldName": "verticalInset",
|
|
2074
2253
|
"inheritedFrom": {
|
|
2075
|
-
"name": "
|
|
2076
|
-
"module": "src/
|
|
2254
|
+
"name": "AnchoredRegion",
|
|
2255
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2077
2256
|
}
|
|
2078
2257
|
},
|
|
2079
2258
|
{
|
|
2080
|
-
"
|
|
2081
|
-
"name": "referrerpolicy",
|
|
2259
|
+
"name": "vertical-threshold",
|
|
2082
2260
|
"type": {
|
|
2083
|
-
"text": "
|
|
2261
|
+
"text": "number"
|
|
2084
2262
|
},
|
|
2085
|
-
"
|
|
2086
|
-
"
|
|
2263
|
+
"description": "How short the space allocated to the default position has to be before the tallest area\nis selected for layout",
|
|
2264
|
+
"fieldName": "verticalThreshold",
|
|
2087
2265
|
"inheritedFrom": {
|
|
2088
|
-
"name": "
|
|
2089
|
-
"module": "src/
|
|
2266
|
+
"name": "AnchoredRegion",
|
|
2267
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2090
2268
|
}
|
|
2091
2269
|
},
|
|
2092
2270
|
{
|
|
2093
|
-
"
|
|
2094
|
-
"name": "rel",
|
|
2271
|
+
"name": "vertical-scaling",
|
|
2095
2272
|
"type": {
|
|
2096
|
-
"text": "
|
|
2273
|
+
"text": "AxisScalingMode"
|
|
2097
2274
|
},
|
|
2098
|
-
"
|
|
2099
|
-
"description": "
|
|
2275
|
+
"default": "\"content\"",
|
|
2276
|
+
"description": "Defines how the height of the region is calculated",
|
|
2277
|
+
"fieldName": "verticalScaling",
|
|
2100
2278
|
"inheritedFrom": {
|
|
2101
|
-
"name": "
|
|
2102
|
-
"module": "src/
|
|
2279
|
+
"name": "AnchoredRegion",
|
|
2280
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2103
2281
|
}
|
|
2104
2282
|
},
|
|
2105
2283
|
{
|
|
2106
|
-
"
|
|
2107
|
-
"name": "target",
|
|
2284
|
+
"name": "fixed-placement",
|
|
2108
2285
|
"type": {
|
|
2109
|
-
"text": "
|
|
2286
|
+
"text": "boolean"
|
|
2110
2287
|
},
|
|
2111
|
-
"
|
|
2112
|
-
"description": "
|
|
2288
|
+
"default": "false",
|
|
2289
|
+
"description": "Whether the region is positioned using css \"position: fixed\".\nOtherwise the region uses \"position: absolute\".\nFixed placement allows the region to break out of parent containers,",
|
|
2290
|
+
"fieldName": "fixedPlacement",
|
|
2113
2291
|
"inheritedFrom": {
|
|
2114
|
-
"name": "
|
|
2115
|
-
"module": "src/
|
|
2292
|
+
"name": "AnchoredRegion",
|
|
2293
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2116
2294
|
}
|
|
2117
2295
|
},
|
|
2118
2296
|
{
|
|
2119
|
-
"
|
|
2120
|
-
"name": "type",
|
|
2297
|
+
"name": "auto-update-mode",
|
|
2121
2298
|
"type": {
|
|
2122
|
-
"text": "
|
|
2299
|
+
"text": "AutoUpdateMode"
|
|
2123
2300
|
},
|
|
2124
|
-
"
|
|
2125
|
-
"description": "
|
|
2301
|
+
"default": "\"anchor\"",
|
|
2302
|
+
"description": "Defines what triggers the anchored region to revaluate positioning",
|
|
2303
|
+
"fieldName": "autoUpdateMode",
|
|
2126
2304
|
"inheritedFrom": {
|
|
2127
|
-
"name": "
|
|
2128
|
-
"module": "src/
|
|
2305
|
+
"name": "AnchoredRegion",
|
|
2306
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2129
2307
|
}
|
|
2130
|
-
}
|
|
2308
|
+
}
|
|
2309
|
+
],
|
|
2310
|
+
"members": [
|
|
2131
2311
|
{
|
|
2132
2312
|
"kind": "field",
|
|
2133
|
-
"name": "
|
|
2313
|
+
"name": "anchor",
|
|
2134
2314
|
"type": {
|
|
2135
|
-
"text": "
|
|
2315
|
+
"text": "string"
|
|
2136
2316
|
},
|
|
2137
2317
|
"privacy": "public",
|
|
2138
|
-
"
|
|
2318
|
+
"default": "\"\"",
|
|
2319
|
+
"description": "The HTML ID of the anchor element this region is positioned relative to",
|
|
2139
2320
|
"inheritedFrom": {
|
|
2140
|
-
"name": "
|
|
2141
|
-
"module": "src/
|
|
2321
|
+
"name": "AnchoredRegion",
|
|
2322
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2142
2323
|
}
|
|
2143
2324
|
},
|
|
2144
2325
|
{
|
|
2145
|
-
"kind": "
|
|
2146
|
-
"name": "
|
|
2326
|
+
"kind": "method",
|
|
2327
|
+
"name": "anchorChanged",
|
|
2147
2328
|
"privacy": "private",
|
|
2148
|
-
"
|
|
2329
|
+
"return": {
|
|
2330
|
+
"type": {
|
|
2331
|
+
"text": "void"
|
|
2332
|
+
}
|
|
2333
|
+
},
|
|
2149
2334
|
"inheritedFrom": {
|
|
2150
|
-
"name": "
|
|
2151
|
-
"module": "src/
|
|
2335
|
+
"name": "AnchoredRegion",
|
|
2336
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2152
2337
|
}
|
|
2153
2338
|
},
|
|
2154
2339
|
{
|
|
2155
2340
|
"kind": "field",
|
|
2156
|
-
"name": "
|
|
2341
|
+
"name": "viewport",
|
|
2157
2342
|
"type": {
|
|
2158
|
-
"text": "
|
|
2343
|
+
"text": "string"
|
|
2159
2344
|
},
|
|
2160
|
-
"privacy": "
|
|
2161
|
-
"default": "
|
|
2345
|
+
"privacy": "public",
|
|
2346
|
+
"default": "\"\"",
|
|
2347
|
+
"description": "The HTML ID of the viewport element this region is positioned relative to",
|
|
2162
2348
|
"inheritedFrom": {
|
|
2163
|
-
"name": "
|
|
2164
|
-
"module": "src/
|
|
2349
|
+
"name": "AnchoredRegion",
|
|
2350
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2165
2351
|
}
|
|
2166
2352
|
},
|
|
2167
2353
|
{
|
|
2168
|
-
"kind": "
|
|
2169
|
-
"name": "
|
|
2170
|
-
"
|
|
2171
|
-
|
|
2354
|
+
"kind": "method",
|
|
2355
|
+
"name": "viewportChanged",
|
|
2356
|
+
"privacy": "private",
|
|
2357
|
+
"return": {
|
|
2358
|
+
"type": {
|
|
2359
|
+
"text": "void"
|
|
2360
|
+
}
|
|
2172
2361
|
},
|
|
2173
|
-
"privacy": "public",
|
|
2174
|
-
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
2175
2362
|
"inheritedFrom": {
|
|
2176
|
-
"name": "
|
|
2177
|
-
"module": "src/
|
|
2363
|
+
"name": "AnchoredRegion",
|
|
2364
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2178
2365
|
}
|
|
2179
2366
|
},
|
|
2180
2367
|
{
|
|
2181
2368
|
"kind": "field",
|
|
2182
|
-
"name": "
|
|
2369
|
+
"name": "horizontalPositioningMode",
|
|
2183
2370
|
"type": {
|
|
2184
|
-
"text": "
|
|
2371
|
+
"text": "AxisPositioningMode"
|
|
2185
2372
|
},
|
|
2186
2373
|
"privacy": "public",
|
|
2187
|
-
"
|
|
2374
|
+
"default": "\"uncontrolled\"",
|
|
2375
|
+
"description": "Sets what logic the component uses to determine horizontal placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the horizontal axis",
|
|
2188
2376
|
"inheritedFrom": {
|
|
2189
|
-
"name": "
|
|
2190
|
-
"module": "src/
|
|
2377
|
+
"name": "AnchoredRegion",
|
|
2378
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2191
2379
|
}
|
|
2192
2380
|
},
|
|
2193
2381
|
{
|
|
2194
2382
|
"kind": "method",
|
|
2195
|
-
"name": "
|
|
2196
|
-
"privacy": "
|
|
2383
|
+
"name": "horizontalPositioningModeChanged",
|
|
2384
|
+
"privacy": "private",
|
|
2197
2385
|
"return": {
|
|
2198
2386
|
"type": {
|
|
2199
2387
|
"text": "void"
|
|
2200
2388
|
}
|
|
2201
2389
|
},
|
|
2202
2390
|
"inheritedFrom": {
|
|
2203
|
-
"name": "
|
|
2204
|
-
"module": "src/
|
|
2391
|
+
"name": "AnchoredRegion",
|
|
2392
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2205
2393
|
}
|
|
2206
2394
|
},
|
|
2207
2395
|
{
|
|
2208
2396
|
"kind": "field",
|
|
2209
|
-
"name": "
|
|
2397
|
+
"name": "horizontalDefaultPosition",
|
|
2210
2398
|
"type": {
|
|
2211
|
-
"text": "
|
|
2212
|
-
},
|
|
2213
|
-
"privacy": "public",
|
|
2214
|
-
"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.",
|
|
2215
|
-
"inheritedFrom": {
|
|
2216
|
-
"name": "FoundationElement",
|
|
2217
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
2218
|
-
}
|
|
2219
|
-
},
|
|
2220
|
-
{
|
|
2221
|
-
"kind": "method",
|
|
2222
|
-
"name": "stylesChanged",
|
|
2223
|
-
"privacy": "protected",
|
|
2224
|
-
"return": {
|
|
2225
|
-
"type": {
|
|
2226
|
-
"text": "void"
|
|
2227
|
-
}
|
|
2228
|
-
},
|
|
2229
|
-
"inheritedFrom": {
|
|
2230
|
-
"name": "FoundationElement",
|
|
2231
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
2232
|
-
}
|
|
2233
|
-
},
|
|
2234
|
-
{
|
|
2235
|
-
"kind": "method",
|
|
2236
|
-
"name": "compose",
|
|
2237
|
-
"privacy": "public",
|
|
2238
|
-
"static": true,
|
|
2239
|
-
"return": {
|
|
2240
|
-
"type": {
|
|
2241
|
-
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
2242
|
-
}
|
|
2243
|
-
},
|
|
2244
|
-
"parameters": [
|
|
2245
|
-
{
|
|
2246
|
-
"name": "this",
|
|
2247
|
-
"type": {
|
|
2248
|
-
"text": "K"
|
|
2249
|
-
}
|
|
2250
|
-
},
|
|
2251
|
-
{
|
|
2252
|
-
"name": "elementDefinition",
|
|
2253
|
-
"type": {
|
|
2254
|
-
"text": "T"
|
|
2255
|
-
},
|
|
2256
|
-
"description": "The definition of the element to create the registry\nfunction for."
|
|
2257
|
-
}
|
|
2258
|
-
],
|
|
2259
|
-
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
2260
|
-
"inheritedFrom": {
|
|
2261
|
-
"name": "FoundationElement",
|
|
2262
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
2263
|
-
}
|
|
2264
|
-
}
|
|
2265
|
-
]
|
|
2266
|
-
},
|
|
2267
|
-
{
|
|
2268
|
-
"kind": "variable",
|
|
2269
|
-
"name": "foundationAnchorShadowOptions",
|
|
2270
|
-
"type": {
|
|
2271
|
-
"text": "ShadowRootInit"
|
|
2272
|
-
},
|
|
2273
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
2274
|
-
},
|
|
2275
|
-
{
|
|
2276
|
-
"kind": "variable",
|
|
2277
|
-
"name": "defaultAnchorConfig",
|
|
2278
|
-
"type": {
|
|
2279
|
-
"text": "object"
|
|
2280
|
-
},
|
|
2281
|
-
"default": "{}"
|
|
2282
|
-
},
|
|
2283
|
-
{
|
|
2284
|
-
"kind": "variable",
|
|
2285
|
-
"name": "foundationAnchor",
|
|
2286
|
-
"description": "The Foundation Anchor",
|
|
2287
|
-
"privacy": "public"
|
|
2288
|
-
}
|
|
2289
|
-
],
|
|
2290
|
-
"exports": [
|
|
2291
|
-
{
|
|
2292
|
-
"kind": "js",
|
|
2293
|
-
"name": "Anchor",
|
|
2294
|
-
"declaration": {
|
|
2295
|
-
"name": "Anchor",
|
|
2296
|
-
"module": "src/anchor/anchor.ts"
|
|
2297
|
-
}
|
|
2298
|
-
},
|
|
2299
|
-
{
|
|
2300
|
-
"kind": "js",
|
|
2301
|
-
"name": "foundationAnchorShadowOptions",
|
|
2302
|
-
"declaration": {
|
|
2303
|
-
"name": "foundationAnchorShadowOptions",
|
|
2304
|
-
"module": "src/anchor/anchor.ts"
|
|
2305
|
-
}
|
|
2306
|
-
},
|
|
2307
|
-
{
|
|
2308
|
-
"kind": "js",
|
|
2309
|
-
"name": "defaultAnchorConfig",
|
|
2310
|
-
"declaration": {
|
|
2311
|
-
"name": "defaultAnchorConfig",
|
|
2312
|
-
"module": "src/anchor/anchor.ts"
|
|
2313
|
-
}
|
|
2314
|
-
},
|
|
2315
|
-
{
|
|
2316
|
-
"kind": "js",
|
|
2317
|
-
"name": "foundationAnchor",
|
|
2318
|
-
"declaration": {
|
|
2319
|
-
"name": "foundationAnchor",
|
|
2320
|
-
"module": "src/anchor/anchor.ts"
|
|
2321
|
-
}
|
|
2322
|
-
}
|
|
2323
|
-
]
|
|
2324
|
-
},
|
|
2325
|
-
{
|
|
2326
|
-
"kind": "javascript-module",
|
|
2327
|
-
"path": "src/anchor/index.ts",
|
|
2328
|
-
"declarations": [],
|
|
2329
|
-
"exports": [
|
|
2330
|
-
{
|
|
2331
|
-
"kind": "js",
|
|
2332
|
-
"name": "*",
|
|
2333
|
-
"declaration": {
|
|
2334
|
-
"name": "*",
|
|
2335
|
-
"package": "./anchor.template"
|
|
2336
|
-
}
|
|
2337
|
-
},
|
|
2338
|
-
{
|
|
2339
|
-
"kind": "js",
|
|
2340
|
-
"name": "*",
|
|
2341
|
-
"declaration": {
|
|
2342
|
-
"name": "*",
|
|
2343
|
-
"package": "./anchor.styles"
|
|
2344
|
-
}
|
|
2345
|
-
},
|
|
2346
|
-
{
|
|
2347
|
-
"kind": "js",
|
|
2348
|
-
"name": "*",
|
|
2349
|
-
"declaration": {
|
|
2350
|
-
"name": "*",
|
|
2351
|
-
"package": "./anchor"
|
|
2352
|
-
}
|
|
2353
|
-
}
|
|
2354
|
-
]
|
|
2355
|
-
},
|
|
2356
|
-
{
|
|
2357
|
-
"kind": "javascript-module",
|
|
2358
|
-
"path": "src/_config/index.ts",
|
|
2359
|
-
"declarations": [],
|
|
2360
|
-
"exports": [
|
|
2361
|
-
{
|
|
2362
|
-
"kind": "js",
|
|
2363
|
-
"name": "*",
|
|
2364
|
-
"declaration": {
|
|
2365
|
-
"name": "*",
|
|
2366
|
-
"package": "./styles"
|
|
2367
|
-
}
|
|
2368
|
-
},
|
|
2369
|
-
{
|
|
2370
|
-
"kind": "js",
|
|
2371
|
-
"name": "*",
|
|
2372
|
-
"declaration": {
|
|
2373
|
-
"name": "*",
|
|
2374
|
-
"package": "./tokens"
|
|
2375
|
-
}
|
|
2376
|
-
},
|
|
2377
|
-
{
|
|
2378
|
-
"kind": "js",
|
|
2379
|
-
"name": "*",
|
|
2380
|
-
"declaration": {
|
|
2381
|
-
"name": "*",
|
|
2382
|
-
"package": "./values"
|
|
2383
|
-
}
|
|
2384
|
-
}
|
|
2385
|
-
]
|
|
2386
|
-
},
|
|
2387
|
-
{
|
|
2388
|
-
"kind": "javascript-module",
|
|
2389
|
-
"path": "src/anchored-region/anchor-region.template.ts",
|
|
2390
|
-
"declarations": [
|
|
2391
|
-
{
|
|
2392
|
-
"kind": "function",
|
|
2393
|
-
"name": "foundationAnchoredRegionTemplate",
|
|
2394
|
-
"return": {
|
|
2395
|
-
"type": {
|
|
2396
|
-
"text": "ViewTemplate<AnchoredRegion>"
|
|
2397
|
-
}
|
|
2398
|
-
},
|
|
2399
|
-
"parameters": [
|
|
2400
|
-
{
|
|
2401
|
-
"name": "context",
|
|
2402
|
-
"type": {
|
|
2403
|
-
"text": "ElementDefinitionContext"
|
|
2404
|
-
}
|
|
2405
|
-
},
|
|
2406
|
-
{
|
|
2407
|
-
"name": "definition",
|
|
2408
|
-
"type": {
|
|
2409
|
-
"text": "FoundationElementDefinition"
|
|
2410
|
-
}
|
|
2411
|
-
}
|
|
2412
|
-
]
|
|
2413
|
-
}
|
|
2414
|
-
],
|
|
2415
|
-
"exports": [
|
|
2416
|
-
{
|
|
2417
|
-
"kind": "js",
|
|
2418
|
-
"name": "foundationAnchoredRegionTemplate",
|
|
2419
|
-
"declaration": {
|
|
2420
|
-
"name": "foundationAnchoredRegionTemplate",
|
|
2421
|
-
"module": "src/anchored-region/anchor-region.template.ts"
|
|
2422
|
-
}
|
|
2423
|
-
}
|
|
2424
|
-
]
|
|
2425
|
-
},
|
|
2426
|
-
{
|
|
2427
|
-
"kind": "javascript-module",
|
|
2428
|
-
"path": "src/anchored-region/anchored-region.styles.ts",
|
|
2429
|
-
"declarations": [
|
|
2430
|
-
{
|
|
2431
|
-
"kind": "function",
|
|
2432
|
-
"name": "foundationAnchoredRegionStyles",
|
|
2433
|
-
"return": {
|
|
2434
|
-
"type": {
|
|
2435
|
-
"text": "ElementStyles"
|
|
2436
|
-
}
|
|
2437
|
-
},
|
|
2438
|
-
"parameters": [
|
|
2439
|
-
{
|
|
2440
|
-
"name": "context",
|
|
2441
|
-
"type": {
|
|
2442
|
-
"text": "ElementDefinitionContext"
|
|
2443
|
-
}
|
|
2444
|
-
},
|
|
2445
|
-
{
|
|
2446
|
-
"name": "definition",
|
|
2447
|
-
"type": {
|
|
2448
|
-
"text": "FoundationElementDefinition"
|
|
2449
|
-
}
|
|
2450
|
-
}
|
|
2451
|
-
]
|
|
2452
|
-
}
|
|
2453
|
-
],
|
|
2454
|
-
"exports": [
|
|
2455
|
-
{
|
|
2456
|
-
"kind": "js",
|
|
2457
|
-
"name": "foundationAnchoredRegionStyles",
|
|
2458
|
-
"declaration": {
|
|
2459
|
-
"name": "foundationAnchoredRegionStyles",
|
|
2460
|
-
"module": "src/anchored-region/anchored-region.styles.ts"
|
|
2461
|
-
}
|
|
2462
|
-
}
|
|
2463
|
-
]
|
|
2464
|
-
},
|
|
2465
|
-
{
|
|
2466
|
-
"kind": "javascript-module",
|
|
2467
|
-
"path": "src/anchored-region/anchored-region.ts",
|
|
2468
|
-
"declarations": [
|
|
2469
|
-
{
|
|
2470
|
-
"kind": "class",
|
|
2471
|
-
"description": "",
|
|
2472
|
-
"name": "AnchoredRegion",
|
|
2473
|
-
"superclass": {
|
|
2474
|
-
"name": "FASTAnchoredRegion",
|
|
2475
|
-
"package": "@microsoft/fast-components"
|
|
2476
|
-
},
|
|
2477
|
-
"tagName": "%%prefix%%-anchored-region",
|
|
2478
|
-
"customElement": true,
|
|
2479
|
-
"attributes": [
|
|
2480
|
-
{
|
|
2481
|
-
"name": "anchor",
|
|
2482
|
-
"type": {
|
|
2483
|
-
"text": "string"
|
|
2484
|
-
},
|
|
2485
|
-
"default": "\"\"",
|
|
2486
|
-
"description": "The HTML ID of the anchor element this region is positioned relative to",
|
|
2487
|
-
"fieldName": "anchor",
|
|
2488
|
-
"inheritedFrom": {
|
|
2489
|
-
"name": "AnchoredRegion",
|
|
2490
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
2491
|
-
}
|
|
2492
|
-
},
|
|
2493
|
-
{
|
|
2494
|
-
"name": "viewport",
|
|
2495
|
-
"type": {
|
|
2496
|
-
"text": "string"
|
|
2497
|
-
},
|
|
2498
|
-
"default": "\"\"",
|
|
2499
|
-
"description": "The HTML ID of the viewport element this region is positioned relative to",
|
|
2500
|
-
"fieldName": "viewport",
|
|
2501
|
-
"inheritedFrom": {
|
|
2502
|
-
"name": "AnchoredRegion",
|
|
2503
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
2504
|
-
}
|
|
2505
|
-
},
|
|
2506
|
-
{
|
|
2507
|
-
"name": "horizontal-positioning-mode",
|
|
2508
|
-
"type": {
|
|
2509
|
-
"text": "AxisPositioningMode"
|
|
2510
|
-
},
|
|
2511
|
-
"default": "\"uncontrolled\"",
|
|
2512
|
-
"description": "Sets what logic the component uses to determine horizontal placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the horizontal axis",
|
|
2513
|
-
"fieldName": "horizontalPositioningMode",
|
|
2514
|
-
"inheritedFrom": {
|
|
2515
|
-
"name": "AnchoredRegion",
|
|
2516
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
2517
|
-
}
|
|
2518
|
-
},
|
|
2519
|
-
{
|
|
2520
|
-
"name": "horizontal-default-position",
|
|
2521
|
-
"type": {
|
|
2522
|
-
"text": "HorizontalPosition"
|
|
2523
|
-
},
|
|
2524
|
-
"default": "\"unset\"",
|
|
2525
|
-
"description": "The default horizontal position of the region relative to the anchor element",
|
|
2526
|
-
"fieldName": "horizontalDefaultPosition",
|
|
2527
|
-
"inheritedFrom": {
|
|
2528
|
-
"name": "AnchoredRegion",
|
|
2529
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
2530
|
-
}
|
|
2531
|
-
},
|
|
2532
|
-
{
|
|
2533
|
-
"name": "horizontal-viewport-lock",
|
|
2534
|
-
"type": {
|
|
2535
|
-
"text": "boolean"
|
|
2536
|
-
},
|
|
2537
|
-
"default": "false",
|
|
2538
|
-
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the horizontal axis",
|
|
2539
|
-
"fieldName": "horizontalViewportLock",
|
|
2540
|
-
"inheritedFrom": {
|
|
2541
|
-
"name": "AnchoredRegion",
|
|
2542
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
2543
|
-
}
|
|
2544
|
-
},
|
|
2545
|
-
{
|
|
2546
|
-
"name": "horizontal-inset",
|
|
2547
|
-
"type": {
|
|
2548
|
-
"text": "boolean"
|
|
2549
|
-
},
|
|
2550
|
-
"default": "false",
|
|
2551
|
-
"description": "Whether the region overlaps the anchor on the horizontal axis",
|
|
2552
|
-
"fieldName": "horizontalInset",
|
|
2553
|
-
"inheritedFrom": {
|
|
2554
|
-
"name": "AnchoredRegion",
|
|
2555
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
2556
|
-
}
|
|
2557
|
-
},
|
|
2558
|
-
{
|
|
2559
|
-
"name": "horizontal-threshold",
|
|
2560
|
-
"type": {
|
|
2561
|
-
"text": "number"
|
|
2562
|
-
},
|
|
2563
|
-
"description": "How narrow the space allocated to the default position has to be before the widest area\nis selected for layout",
|
|
2564
|
-
"fieldName": "horizontalThreshold",
|
|
2565
|
-
"inheritedFrom": {
|
|
2566
|
-
"name": "AnchoredRegion",
|
|
2567
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
2568
|
-
}
|
|
2569
|
-
},
|
|
2570
|
-
{
|
|
2571
|
-
"name": "horizontal-scaling",
|
|
2572
|
-
"type": {
|
|
2573
|
-
"text": "AxisScalingMode"
|
|
2574
|
-
},
|
|
2575
|
-
"default": "\"content\"",
|
|
2576
|
-
"description": "Defines how the width of the region is calculated",
|
|
2577
|
-
"fieldName": "horizontalScaling",
|
|
2578
|
-
"inheritedFrom": {
|
|
2579
|
-
"name": "AnchoredRegion",
|
|
2580
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
2581
|
-
}
|
|
2582
|
-
},
|
|
2583
|
-
{
|
|
2584
|
-
"name": "vertical-positioning-mode",
|
|
2585
|
-
"type": {
|
|
2586
|
-
"text": "AxisPositioningMode"
|
|
2587
|
-
},
|
|
2588
|
-
"default": "\"uncontrolled\"",
|
|
2589
|
-
"description": "Sets what logic the component uses to determine vertical placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the vertical axis",
|
|
2590
|
-
"fieldName": "verticalPositioningMode",
|
|
2591
|
-
"inheritedFrom": {
|
|
2592
|
-
"name": "AnchoredRegion",
|
|
2593
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
2594
|
-
}
|
|
2595
|
-
},
|
|
2596
|
-
{
|
|
2597
|
-
"name": "vertical-default-position",
|
|
2598
|
-
"type": {
|
|
2599
|
-
"text": "VerticalPosition"
|
|
2600
|
-
},
|
|
2601
|
-
"default": "\"unset\"",
|
|
2602
|
-
"description": "The default vertical position of the region relative to the anchor element",
|
|
2603
|
-
"fieldName": "verticalDefaultPosition",
|
|
2604
|
-
"inheritedFrom": {
|
|
2605
|
-
"name": "AnchoredRegion",
|
|
2606
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
2607
|
-
}
|
|
2608
|
-
},
|
|
2609
|
-
{
|
|
2610
|
-
"name": "vertical-viewport-lock",
|
|
2611
|
-
"type": {
|
|
2612
|
-
"text": "boolean"
|
|
2613
|
-
},
|
|
2614
|
-
"default": "false",
|
|
2615
|
-
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the vertical axis",
|
|
2616
|
-
"fieldName": "verticalViewportLock",
|
|
2617
|
-
"inheritedFrom": {
|
|
2618
|
-
"name": "AnchoredRegion",
|
|
2619
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
2620
|
-
}
|
|
2621
|
-
},
|
|
2622
|
-
{
|
|
2623
|
-
"name": "vertical-inset",
|
|
2624
|
-
"type": {
|
|
2625
|
-
"text": "boolean"
|
|
2626
|
-
},
|
|
2627
|
-
"default": "false",
|
|
2628
|
-
"description": "Whether the region overlaps the anchor on the vertical axis",
|
|
2629
|
-
"fieldName": "verticalInset",
|
|
2630
|
-
"inheritedFrom": {
|
|
2631
|
-
"name": "AnchoredRegion",
|
|
2632
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
2633
|
-
}
|
|
2634
|
-
},
|
|
2635
|
-
{
|
|
2636
|
-
"name": "vertical-threshold",
|
|
2637
|
-
"type": {
|
|
2638
|
-
"text": "number"
|
|
2639
|
-
},
|
|
2640
|
-
"description": "How short the space allocated to the default position has to be before the tallest area\nis selected for layout",
|
|
2641
|
-
"fieldName": "verticalThreshold",
|
|
2642
|
-
"inheritedFrom": {
|
|
2643
|
-
"name": "AnchoredRegion",
|
|
2644
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
2645
|
-
}
|
|
2646
|
-
},
|
|
2647
|
-
{
|
|
2648
|
-
"name": "vertical-scaling",
|
|
2649
|
-
"type": {
|
|
2650
|
-
"text": "AxisScalingMode"
|
|
2651
|
-
},
|
|
2652
|
-
"default": "\"content\"",
|
|
2653
|
-
"description": "Defines how the height of the region is calculated",
|
|
2654
|
-
"fieldName": "verticalScaling",
|
|
2655
|
-
"inheritedFrom": {
|
|
2656
|
-
"name": "AnchoredRegion",
|
|
2657
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
2658
|
-
}
|
|
2659
|
-
},
|
|
2660
|
-
{
|
|
2661
|
-
"name": "fixed-placement",
|
|
2662
|
-
"type": {
|
|
2663
|
-
"text": "boolean"
|
|
2664
|
-
},
|
|
2665
|
-
"default": "false",
|
|
2666
|
-
"description": "Whether the region is positioned using css \"position: fixed\".\nOtherwise the region uses \"position: absolute\".\nFixed placement allows the region to break out of parent containers,",
|
|
2667
|
-
"fieldName": "fixedPlacement",
|
|
2668
|
-
"inheritedFrom": {
|
|
2669
|
-
"name": "AnchoredRegion",
|
|
2670
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
2671
|
-
}
|
|
2672
|
-
},
|
|
2673
|
-
{
|
|
2674
|
-
"name": "auto-update-mode",
|
|
2675
|
-
"type": {
|
|
2676
|
-
"text": "AutoUpdateMode"
|
|
2677
|
-
},
|
|
2678
|
-
"default": "\"anchor\"",
|
|
2679
|
-
"description": "Defines what triggers the anchored region to revaluate positioning",
|
|
2680
|
-
"fieldName": "autoUpdateMode",
|
|
2681
|
-
"inheritedFrom": {
|
|
2682
|
-
"name": "AnchoredRegion",
|
|
2683
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
2684
|
-
}
|
|
2685
|
-
}
|
|
2686
|
-
],
|
|
2687
|
-
"members": [
|
|
2688
|
-
{
|
|
2689
|
-
"kind": "field",
|
|
2690
|
-
"name": "anchor",
|
|
2691
|
-
"type": {
|
|
2692
|
-
"text": "string"
|
|
2693
|
-
},
|
|
2694
|
-
"privacy": "public",
|
|
2695
|
-
"default": "\"\"",
|
|
2696
|
-
"description": "The HTML ID of the anchor element this region is positioned relative to",
|
|
2697
|
-
"inheritedFrom": {
|
|
2698
|
-
"name": "AnchoredRegion",
|
|
2699
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
2700
|
-
}
|
|
2701
|
-
},
|
|
2702
|
-
{
|
|
2703
|
-
"kind": "method",
|
|
2704
|
-
"name": "anchorChanged",
|
|
2705
|
-
"privacy": "private",
|
|
2706
|
-
"return": {
|
|
2707
|
-
"type": {
|
|
2708
|
-
"text": "void"
|
|
2709
|
-
}
|
|
2710
|
-
},
|
|
2711
|
-
"inheritedFrom": {
|
|
2712
|
-
"name": "AnchoredRegion",
|
|
2713
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
2714
|
-
}
|
|
2715
|
-
},
|
|
2716
|
-
{
|
|
2717
|
-
"kind": "field",
|
|
2718
|
-
"name": "viewport",
|
|
2719
|
-
"type": {
|
|
2720
|
-
"text": "string"
|
|
2721
|
-
},
|
|
2722
|
-
"privacy": "public",
|
|
2723
|
-
"default": "\"\"",
|
|
2724
|
-
"description": "The HTML ID of the viewport element this region is positioned relative to",
|
|
2725
|
-
"inheritedFrom": {
|
|
2726
|
-
"name": "AnchoredRegion",
|
|
2727
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
2728
|
-
}
|
|
2729
|
-
},
|
|
2730
|
-
{
|
|
2731
|
-
"kind": "method",
|
|
2732
|
-
"name": "viewportChanged",
|
|
2733
|
-
"privacy": "private",
|
|
2734
|
-
"return": {
|
|
2735
|
-
"type": {
|
|
2736
|
-
"text": "void"
|
|
2737
|
-
}
|
|
2738
|
-
},
|
|
2739
|
-
"inheritedFrom": {
|
|
2740
|
-
"name": "AnchoredRegion",
|
|
2741
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
2742
|
-
}
|
|
2743
|
-
},
|
|
2744
|
-
{
|
|
2745
|
-
"kind": "field",
|
|
2746
|
-
"name": "horizontalPositioningMode",
|
|
2747
|
-
"type": {
|
|
2748
|
-
"text": "AxisPositioningMode"
|
|
2749
|
-
},
|
|
2750
|
-
"privacy": "public",
|
|
2751
|
-
"default": "\"uncontrolled\"",
|
|
2752
|
-
"description": "Sets what logic the component uses to determine horizontal placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the horizontal axis",
|
|
2753
|
-
"inheritedFrom": {
|
|
2754
|
-
"name": "AnchoredRegion",
|
|
2755
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
2756
|
-
}
|
|
2757
|
-
},
|
|
2758
|
-
{
|
|
2759
|
-
"kind": "method",
|
|
2760
|
-
"name": "horizontalPositioningModeChanged",
|
|
2761
|
-
"privacy": "private",
|
|
2762
|
-
"return": {
|
|
2763
|
-
"type": {
|
|
2764
|
-
"text": "void"
|
|
2765
|
-
}
|
|
2766
|
-
},
|
|
2767
|
-
"inheritedFrom": {
|
|
2768
|
-
"name": "AnchoredRegion",
|
|
2769
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
2770
|
-
}
|
|
2771
|
-
},
|
|
2772
|
-
{
|
|
2773
|
-
"kind": "field",
|
|
2774
|
-
"name": "horizontalDefaultPosition",
|
|
2775
|
-
"type": {
|
|
2776
|
-
"text": "HorizontalPosition"
|
|
2399
|
+
"text": "HorizontalPosition"
|
|
2777
2400
|
},
|
|
2778
2401
|
"privacy": "public",
|
|
2779
2402
|
"default": "\"unset\"",
|
|
@@ -3546,9 +3169,159 @@
|
|
|
3546
3169
|
},
|
|
3547
3170
|
{
|
|
3548
3171
|
"kind": "field",
|
|
3549
|
-
"name": "startObservers",
|
|
3172
|
+
"name": "startObservers",
|
|
3173
|
+
"privacy": "private",
|
|
3174
|
+
"description": "starts observers",
|
|
3175
|
+
"inheritedFrom": {
|
|
3176
|
+
"name": "AnchoredRegion",
|
|
3177
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3178
|
+
}
|
|
3179
|
+
},
|
|
3180
|
+
{
|
|
3181
|
+
"kind": "field",
|
|
3182
|
+
"name": "requestPositionUpdates",
|
|
3183
|
+
"privacy": "private",
|
|
3184
|
+
"description": "get position updates",
|
|
3185
|
+
"inheritedFrom": {
|
|
3186
|
+
"name": "AnchoredRegion",
|
|
3187
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3188
|
+
}
|
|
3189
|
+
},
|
|
3190
|
+
{
|
|
3191
|
+
"kind": "field",
|
|
3192
|
+
"name": "stopObservers",
|
|
3193
|
+
"privacy": "private",
|
|
3194
|
+
"description": "stops observers",
|
|
3195
|
+
"inheritedFrom": {
|
|
3196
|
+
"name": "AnchoredRegion",
|
|
3197
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3198
|
+
}
|
|
3199
|
+
},
|
|
3200
|
+
{
|
|
3201
|
+
"kind": "field",
|
|
3202
|
+
"name": "getViewport",
|
|
3203
|
+
"privacy": "private",
|
|
3204
|
+
"description": "Gets the viewport element by id, or defaults to document root",
|
|
3205
|
+
"inheritedFrom": {
|
|
3206
|
+
"name": "AnchoredRegion",
|
|
3207
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3208
|
+
}
|
|
3209
|
+
},
|
|
3210
|
+
{
|
|
3211
|
+
"kind": "field",
|
|
3212
|
+
"name": "getAnchor",
|
|
3213
|
+
"privacy": "private",
|
|
3214
|
+
"description": "Gets the anchor element by id",
|
|
3215
|
+
"inheritedFrom": {
|
|
3216
|
+
"name": "AnchoredRegion",
|
|
3217
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3218
|
+
}
|
|
3219
|
+
},
|
|
3220
|
+
{
|
|
3221
|
+
"kind": "field",
|
|
3222
|
+
"name": "handleIntersection",
|
|
3223
|
+
"privacy": "private",
|
|
3224
|
+
"description": "Handle intersections",
|
|
3225
|
+
"inheritedFrom": {
|
|
3226
|
+
"name": "AnchoredRegion",
|
|
3227
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3228
|
+
}
|
|
3229
|
+
},
|
|
3230
|
+
{
|
|
3231
|
+
"kind": "field",
|
|
3232
|
+
"name": "applyIntersectionEntries",
|
|
3233
|
+
"privacy": "private",
|
|
3234
|
+
"description": "iterate through intersection entries and apply data",
|
|
3235
|
+
"inheritedFrom": {
|
|
3236
|
+
"name": "AnchoredRegion",
|
|
3237
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3238
|
+
}
|
|
3239
|
+
},
|
|
3240
|
+
{
|
|
3241
|
+
"kind": "field",
|
|
3242
|
+
"name": "updateRegionOffset",
|
|
3243
|
+
"privacy": "private",
|
|
3244
|
+
"description": "Update the offset values",
|
|
3245
|
+
"inheritedFrom": {
|
|
3246
|
+
"name": "AnchoredRegion",
|
|
3247
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3248
|
+
}
|
|
3249
|
+
},
|
|
3250
|
+
{
|
|
3251
|
+
"kind": "field",
|
|
3252
|
+
"name": "isRectDifferent",
|
|
3253
|
+
"privacy": "private",
|
|
3254
|
+
"description": "compare rects to see if there is enough change to justify a DOM update",
|
|
3255
|
+
"inheritedFrom": {
|
|
3256
|
+
"name": "AnchoredRegion",
|
|
3257
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3258
|
+
}
|
|
3259
|
+
},
|
|
3260
|
+
{
|
|
3261
|
+
"kind": "field",
|
|
3262
|
+
"name": "handleResize",
|
|
3263
|
+
"privacy": "private",
|
|
3264
|
+
"description": "Handle resize events",
|
|
3265
|
+
"inheritedFrom": {
|
|
3266
|
+
"name": "AnchoredRegion",
|
|
3267
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3268
|
+
}
|
|
3269
|
+
},
|
|
3270
|
+
{
|
|
3271
|
+
"kind": "field",
|
|
3272
|
+
"name": "reset",
|
|
3273
|
+
"privacy": "private",
|
|
3274
|
+
"description": "resets the component",
|
|
3275
|
+
"inheritedFrom": {
|
|
3276
|
+
"name": "AnchoredRegion",
|
|
3277
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3278
|
+
}
|
|
3279
|
+
},
|
|
3280
|
+
{
|
|
3281
|
+
"kind": "field",
|
|
3282
|
+
"name": "updateLayout",
|
|
3283
|
+
"privacy": "private",
|
|
3284
|
+
"description": "Recalculate layout related state values",
|
|
3285
|
+
"inheritedFrom": {
|
|
3286
|
+
"name": "AnchoredRegion",
|
|
3287
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3288
|
+
}
|
|
3289
|
+
},
|
|
3290
|
+
{
|
|
3291
|
+
"kind": "field",
|
|
3292
|
+
"name": "updateRegionStyle",
|
|
3293
|
+
"privacy": "private",
|
|
3294
|
+
"description": "Updates the style string applied to the region element as well as the css classes attached\nto the root element",
|
|
3295
|
+
"inheritedFrom": {
|
|
3296
|
+
"name": "AnchoredRegion",
|
|
3297
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3298
|
+
}
|
|
3299
|
+
},
|
|
3300
|
+
{
|
|
3301
|
+
"kind": "field",
|
|
3302
|
+
"name": "updatePositionClasses",
|
|
3303
|
+
"privacy": "private",
|
|
3304
|
+
"description": "Updates the css classes that reflect the current position of the element",
|
|
3305
|
+
"inheritedFrom": {
|
|
3306
|
+
"name": "AnchoredRegion",
|
|
3307
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3308
|
+
}
|
|
3309
|
+
},
|
|
3310
|
+
{
|
|
3311
|
+
"kind": "field",
|
|
3312
|
+
"name": "setHorizontalPosition",
|
|
3313
|
+
"privacy": "private",
|
|
3314
|
+
"description": "Get horizontal positioning state based on desired position",
|
|
3315
|
+
"inheritedFrom": {
|
|
3316
|
+
"name": "AnchoredRegion",
|
|
3317
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3318
|
+
}
|
|
3319
|
+
},
|
|
3320
|
+
{
|
|
3321
|
+
"kind": "field",
|
|
3322
|
+
"name": "setVerticalPosition",
|
|
3550
3323
|
"privacy": "private",
|
|
3551
|
-
"description": "
|
|
3324
|
+
"description": "Set vertical positioning state based on desired position",
|
|
3552
3325
|
"inheritedFrom": {
|
|
3553
3326
|
"name": "AnchoredRegion",
|
|
3554
3327
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3556,9 +3329,9 @@
|
|
|
3556
3329
|
},
|
|
3557
3330
|
{
|
|
3558
3331
|
"kind": "field",
|
|
3559
|
-
"name": "
|
|
3332
|
+
"name": "getPositioningOptions",
|
|
3560
3333
|
"privacy": "private",
|
|
3561
|
-
"description": "
|
|
3334
|
+
"description": "Get available positions based on positioning mode",
|
|
3562
3335
|
"inheritedFrom": {
|
|
3563
3336
|
"name": "AnchoredRegion",
|
|
3564
3337
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3566,9 +3339,9 @@
|
|
|
3566
3339
|
},
|
|
3567
3340
|
{
|
|
3568
3341
|
"kind": "field",
|
|
3569
|
-
"name": "
|
|
3342
|
+
"name": "getAvailableSpace",
|
|
3570
3343
|
"privacy": "private",
|
|
3571
|
-
"description": "
|
|
3344
|
+
"description": "Get the space available for a particular relative position",
|
|
3572
3345
|
"inheritedFrom": {
|
|
3573
3346
|
"name": "AnchoredRegion",
|
|
3574
3347
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3576,9 +3349,9 @@
|
|
|
3576
3349
|
},
|
|
3577
3350
|
{
|
|
3578
3351
|
"kind": "field",
|
|
3579
|
-
"name": "
|
|
3352
|
+
"name": "getNextRegionDimension",
|
|
3580
3353
|
"privacy": "private",
|
|
3581
|
-
"description": "
|
|
3354
|
+
"description": "Get region dimensions",
|
|
3582
3355
|
"inheritedFrom": {
|
|
3583
3356
|
"name": "AnchoredRegion",
|
|
3584
3357
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3586,9 +3359,9 @@
|
|
|
3586
3359
|
},
|
|
3587
3360
|
{
|
|
3588
3361
|
"kind": "field",
|
|
3589
|
-
"name": "
|
|
3362
|
+
"name": "startAutoUpdateEventListeners",
|
|
3590
3363
|
"privacy": "private",
|
|
3591
|
-
"description": "
|
|
3364
|
+
"description": "starts event listeners that can trigger auto updating",
|
|
3592
3365
|
"inheritedFrom": {
|
|
3593
3366
|
"name": "AnchoredRegion",
|
|
3594
3367
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3596,9 +3369,9 @@
|
|
|
3596
3369
|
},
|
|
3597
3370
|
{
|
|
3598
3371
|
"kind": "field",
|
|
3599
|
-
"name": "
|
|
3372
|
+
"name": "stopAutoUpdateEventListeners",
|
|
3600
3373
|
"privacy": "private",
|
|
3601
|
-
"description": "
|
|
3374
|
+
"description": "stops event listeners that can trigger auto updating",
|
|
3602
3375
|
"inheritedFrom": {
|
|
3603
3376
|
"name": "AnchoredRegion",
|
|
3604
3377
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3606,528 +3379,755 @@
|
|
|
3606
3379
|
},
|
|
3607
3380
|
{
|
|
3608
3381
|
"kind": "field",
|
|
3609
|
-
"name": "
|
|
3382
|
+
"name": "_presentation",
|
|
3383
|
+
"type": {
|
|
3384
|
+
"text": "ComponentPresentation | null | undefined"
|
|
3385
|
+
},
|
|
3610
3386
|
"privacy": "private",
|
|
3611
|
-
"
|
|
3387
|
+
"default": "void 0",
|
|
3612
3388
|
"inheritedFrom": {
|
|
3613
|
-
"name": "
|
|
3614
|
-
"module": "src/
|
|
3389
|
+
"name": "FoundationElement",
|
|
3390
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3615
3391
|
}
|
|
3616
3392
|
},
|
|
3617
3393
|
{
|
|
3618
3394
|
"kind": "field",
|
|
3619
|
-
"name": "
|
|
3620
|
-
"
|
|
3621
|
-
|
|
3395
|
+
"name": "$presentation",
|
|
3396
|
+
"type": {
|
|
3397
|
+
"text": "ComponentPresentation | null"
|
|
3398
|
+
},
|
|
3399
|
+
"privacy": "public",
|
|
3400
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
3401
|
+
"inheritedFrom": {
|
|
3402
|
+
"name": "FoundationElement",
|
|
3403
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3404
|
+
}
|
|
3405
|
+
},
|
|
3406
|
+
{
|
|
3407
|
+
"kind": "field",
|
|
3408
|
+
"name": "template",
|
|
3409
|
+
"type": {
|
|
3410
|
+
"text": "ElementViewTemplate | void | null"
|
|
3411
|
+
},
|
|
3412
|
+
"privacy": "public",
|
|
3413
|
+
"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.",
|
|
3414
|
+
"inheritedFrom": {
|
|
3415
|
+
"name": "FoundationElement",
|
|
3416
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3417
|
+
}
|
|
3418
|
+
},
|
|
3419
|
+
{
|
|
3420
|
+
"kind": "method",
|
|
3421
|
+
"name": "templateChanged",
|
|
3422
|
+
"privacy": "protected",
|
|
3423
|
+
"return": {
|
|
3424
|
+
"type": {
|
|
3425
|
+
"text": "void"
|
|
3426
|
+
}
|
|
3427
|
+
},
|
|
3428
|
+
"inheritedFrom": {
|
|
3429
|
+
"name": "FoundationElement",
|
|
3430
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3431
|
+
}
|
|
3432
|
+
},
|
|
3433
|
+
{
|
|
3434
|
+
"kind": "field",
|
|
3435
|
+
"name": "styles",
|
|
3436
|
+
"type": {
|
|
3437
|
+
"text": "ElementStyles | void | null"
|
|
3438
|
+
},
|
|
3439
|
+
"privacy": "public",
|
|
3440
|
+
"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.",
|
|
3441
|
+
"inheritedFrom": {
|
|
3442
|
+
"name": "FoundationElement",
|
|
3443
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3444
|
+
}
|
|
3445
|
+
},
|
|
3446
|
+
{
|
|
3447
|
+
"kind": "method",
|
|
3448
|
+
"name": "stylesChanged",
|
|
3449
|
+
"privacy": "protected",
|
|
3450
|
+
"return": {
|
|
3451
|
+
"type": {
|
|
3452
|
+
"text": "void"
|
|
3453
|
+
}
|
|
3454
|
+
},
|
|
3455
|
+
"inheritedFrom": {
|
|
3456
|
+
"name": "FoundationElement",
|
|
3457
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3458
|
+
}
|
|
3459
|
+
},
|
|
3460
|
+
{
|
|
3461
|
+
"kind": "method",
|
|
3462
|
+
"name": "compose",
|
|
3463
|
+
"privacy": "public",
|
|
3464
|
+
"static": true,
|
|
3465
|
+
"return": {
|
|
3466
|
+
"type": {
|
|
3467
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
3468
|
+
}
|
|
3469
|
+
},
|
|
3470
|
+
"parameters": [
|
|
3471
|
+
{
|
|
3472
|
+
"name": "this",
|
|
3473
|
+
"type": {
|
|
3474
|
+
"text": "K"
|
|
3475
|
+
}
|
|
3476
|
+
},
|
|
3477
|
+
{
|
|
3478
|
+
"name": "elementDefinition",
|
|
3479
|
+
"type": {
|
|
3480
|
+
"text": "T"
|
|
3481
|
+
},
|
|
3482
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
3483
|
+
}
|
|
3484
|
+
],
|
|
3485
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
3486
|
+
"inheritedFrom": {
|
|
3487
|
+
"name": "FoundationElement",
|
|
3488
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3489
|
+
}
|
|
3490
|
+
}
|
|
3491
|
+
],
|
|
3492
|
+
"events": [
|
|
3493
|
+
{
|
|
3494
|
+
"description": "Fires a custom 'loaded' event when the region is loaded and visible",
|
|
3495
|
+
"name": "loaded",
|
|
3622
3496
|
"inheritedFrom": {
|
|
3623
3497
|
"name": "AnchoredRegion",
|
|
3624
3498
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3625
3499
|
}
|
|
3626
3500
|
},
|
|
3627
3501
|
{
|
|
3628
|
-
"
|
|
3629
|
-
"name": "
|
|
3630
|
-
"privacy": "private",
|
|
3631
|
-
"description": "compare rects to see if there is enough change to justify a DOM update",
|
|
3502
|
+
"description": "Fires a custom 'positionchange' event when the position has changed",
|
|
3503
|
+
"name": "positionchange",
|
|
3632
3504
|
"inheritedFrom": {
|
|
3633
3505
|
"name": "AnchoredRegion",
|
|
3634
3506
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3635
3507
|
}
|
|
3508
|
+
}
|
|
3509
|
+
]
|
|
3510
|
+
},
|
|
3511
|
+
{
|
|
3512
|
+
"kind": "variable",
|
|
3513
|
+
"name": "foundationAnchoredRegionShadowOptions",
|
|
3514
|
+
"type": {
|
|
3515
|
+
"text": "ShadowRootInit"
|
|
3516
|
+
},
|
|
3517
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
3518
|
+
},
|
|
3519
|
+
{
|
|
3520
|
+
"kind": "variable",
|
|
3521
|
+
"name": "defaultAnchoredRegionConfig",
|
|
3522
|
+
"type": {
|
|
3523
|
+
"text": "object"
|
|
3524
|
+
},
|
|
3525
|
+
"default": "{}"
|
|
3526
|
+
},
|
|
3527
|
+
{
|
|
3528
|
+
"kind": "variable",
|
|
3529
|
+
"name": "foundationAnchoredRegion",
|
|
3530
|
+
"description": "The Foundation Anchored Region",
|
|
3531
|
+
"privacy": "public"
|
|
3532
|
+
}
|
|
3533
|
+
],
|
|
3534
|
+
"exports": [
|
|
3535
|
+
{
|
|
3536
|
+
"kind": "js",
|
|
3537
|
+
"name": "AnchoredRegion",
|
|
3538
|
+
"declaration": {
|
|
3539
|
+
"name": "AnchoredRegion",
|
|
3540
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3541
|
+
}
|
|
3542
|
+
},
|
|
3543
|
+
{
|
|
3544
|
+
"kind": "js",
|
|
3545
|
+
"name": "foundationAnchoredRegionShadowOptions",
|
|
3546
|
+
"declaration": {
|
|
3547
|
+
"name": "foundationAnchoredRegionShadowOptions",
|
|
3548
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3549
|
+
}
|
|
3550
|
+
},
|
|
3551
|
+
{
|
|
3552
|
+
"kind": "js",
|
|
3553
|
+
"name": "defaultAnchoredRegionConfig",
|
|
3554
|
+
"declaration": {
|
|
3555
|
+
"name": "defaultAnchoredRegionConfig",
|
|
3556
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3557
|
+
}
|
|
3558
|
+
},
|
|
3559
|
+
{
|
|
3560
|
+
"kind": "js",
|
|
3561
|
+
"name": "foundationAnchoredRegion",
|
|
3562
|
+
"declaration": {
|
|
3563
|
+
"name": "foundationAnchoredRegion",
|
|
3564
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3565
|
+
}
|
|
3566
|
+
}
|
|
3567
|
+
]
|
|
3568
|
+
},
|
|
3569
|
+
{
|
|
3570
|
+
"kind": "javascript-module",
|
|
3571
|
+
"path": "src/anchored-region/index.ts",
|
|
3572
|
+
"declarations": [],
|
|
3573
|
+
"exports": [
|
|
3574
|
+
{
|
|
3575
|
+
"kind": "js",
|
|
3576
|
+
"name": "*",
|
|
3577
|
+
"declaration": {
|
|
3578
|
+
"name": "*",
|
|
3579
|
+
"package": "./anchor-region.template"
|
|
3580
|
+
}
|
|
3581
|
+
},
|
|
3582
|
+
{
|
|
3583
|
+
"kind": "js",
|
|
3584
|
+
"name": "*",
|
|
3585
|
+
"declaration": {
|
|
3586
|
+
"name": "*",
|
|
3587
|
+
"package": "./anchored-region.styles"
|
|
3588
|
+
}
|
|
3589
|
+
},
|
|
3590
|
+
{
|
|
3591
|
+
"kind": "js",
|
|
3592
|
+
"name": "*",
|
|
3593
|
+
"declaration": {
|
|
3594
|
+
"name": "*",
|
|
3595
|
+
"package": "./anchored-region"
|
|
3596
|
+
}
|
|
3597
|
+
}
|
|
3598
|
+
]
|
|
3599
|
+
},
|
|
3600
|
+
{
|
|
3601
|
+
"kind": "javascript-module",
|
|
3602
|
+
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
3603
|
+
"declarations": [
|
|
3604
|
+
{
|
|
3605
|
+
"kind": "function",
|
|
3606
|
+
"name": "actionsMenuBaseStyles",
|
|
3607
|
+
"return": {
|
|
3608
|
+
"type": {
|
|
3609
|
+
"text": "ElementStyles"
|
|
3610
|
+
}
|
|
3611
|
+
},
|
|
3612
|
+
"parameters": [
|
|
3613
|
+
{
|
|
3614
|
+
"name": "context",
|
|
3615
|
+
"type": {
|
|
3616
|
+
"text": "ElementDefinitionContext"
|
|
3617
|
+
}
|
|
3636
3618
|
},
|
|
3637
3619
|
{
|
|
3638
|
-
"
|
|
3639
|
-
"
|
|
3640
|
-
|
|
3641
|
-
"description": "Handle resize events",
|
|
3642
|
-
"inheritedFrom": {
|
|
3643
|
-
"name": "AnchoredRegion",
|
|
3644
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3620
|
+
"name": "definition",
|
|
3621
|
+
"type": {
|
|
3622
|
+
"text": "FoundationElementDefinition"
|
|
3645
3623
|
}
|
|
3646
|
-
}
|
|
3624
|
+
}
|
|
3625
|
+
]
|
|
3626
|
+
},
|
|
3627
|
+
{
|
|
3628
|
+
"kind": "function",
|
|
3629
|
+
"name": "foundationActionsMenuStyles",
|
|
3630
|
+
"return": {
|
|
3631
|
+
"type": {
|
|
3632
|
+
"text": "ElementStyles"
|
|
3633
|
+
}
|
|
3634
|
+
},
|
|
3635
|
+
"parameters": [
|
|
3647
3636
|
{
|
|
3648
|
-
"
|
|
3649
|
-
"
|
|
3650
|
-
|
|
3651
|
-
"description": "resets the component",
|
|
3652
|
-
"inheritedFrom": {
|
|
3653
|
-
"name": "AnchoredRegion",
|
|
3654
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3637
|
+
"name": "context",
|
|
3638
|
+
"type": {
|
|
3639
|
+
"text": "ElementDefinitionContext"
|
|
3655
3640
|
}
|
|
3656
3641
|
},
|
|
3657
3642
|
{
|
|
3658
|
-
"
|
|
3659
|
-
"
|
|
3660
|
-
|
|
3661
|
-
"description": "Recalculate layout related state values",
|
|
3662
|
-
"inheritedFrom": {
|
|
3663
|
-
"name": "AnchoredRegion",
|
|
3664
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3643
|
+
"name": "definition",
|
|
3644
|
+
"type": {
|
|
3645
|
+
"text": "FoundationElementDefinition"
|
|
3665
3646
|
}
|
|
3666
|
-
}
|
|
3647
|
+
}
|
|
3648
|
+
]
|
|
3649
|
+
}
|
|
3650
|
+
],
|
|
3651
|
+
"exports": [
|
|
3652
|
+
{
|
|
3653
|
+
"kind": "js",
|
|
3654
|
+
"name": "actionsMenuBaseStyles",
|
|
3655
|
+
"declaration": {
|
|
3656
|
+
"name": "actionsMenuBaseStyles",
|
|
3657
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
3658
|
+
}
|
|
3659
|
+
},
|
|
3660
|
+
{
|
|
3661
|
+
"kind": "js",
|
|
3662
|
+
"name": "foundationActionsMenuStyles",
|
|
3663
|
+
"declaration": {
|
|
3664
|
+
"name": "foundationActionsMenuStyles",
|
|
3665
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
3666
|
+
}
|
|
3667
|
+
}
|
|
3668
|
+
]
|
|
3669
|
+
},
|
|
3670
|
+
{
|
|
3671
|
+
"kind": "javascript-module",
|
|
3672
|
+
"path": "src/actions-menu/actions-menu.template.ts",
|
|
3673
|
+
"declarations": [
|
|
3674
|
+
{
|
|
3675
|
+
"kind": "function",
|
|
3676
|
+
"name": "menuTemplate",
|
|
3677
|
+
"parameters": [
|
|
3678
|
+
{
|
|
3679
|
+
"name": "prefix",
|
|
3680
|
+
"type": {
|
|
3681
|
+
"text": "string"
|
|
3682
|
+
}
|
|
3683
|
+
}
|
|
3684
|
+
]
|
|
3685
|
+
},
|
|
3686
|
+
{
|
|
3687
|
+
"kind": "function",
|
|
3688
|
+
"name": "singleOptionTemplate",
|
|
3689
|
+
"parameters": [
|
|
3690
|
+
{
|
|
3691
|
+
"name": "prefix",
|
|
3692
|
+
"type": {
|
|
3693
|
+
"text": "string"
|
|
3694
|
+
}
|
|
3695
|
+
}
|
|
3696
|
+
]
|
|
3697
|
+
},
|
|
3698
|
+
{
|
|
3699
|
+
"kind": "variable",
|
|
3700
|
+
"name": "foundationActionsMenuTemplate",
|
|
3701
|
+
"type": {
|
|
3702
|
+
"text": "ViewTemplate<ActionsMenu>"
|
|
3703
|
+
},
|
|
3704
|
+
"default": "html`\n <div\n class=\"actions-container${(x) => (x.isVertical ? ' actions-vertical' : '')}\"\n part=\"actions-container\"\n >\n ${(x) => x.getTemplate(getPrefix(x))}\n </div>\n`"
|
|
3705
|
+
}
|
|
3706
|
+
],
|
|
3707
|
+
"exports": [
|
|
3708
|
+
{
|
|
3709
|
+
"kind": "js",
|
|
3710
|
+
"name": "menuTemplate",
|
|
3711
|
+
"declaration": {
|
|
3712
|
+
"name": "menuTemplate",
|
|
3713
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
3714
|
+
}
|
|
3715
|
+
},
|
|
3716
|
+
{
|
|
3717
|
+
"kind": "js",
|
|
3718
|
+
"name": "singleOptionTemplate",
|
|
3719
|
+
"declaration": {
|
|
3720
|
+
"name": "singleOptionTemplate",
|
|
3721
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
3722
|
+
}
|
|
3723
|
+
},
|
|
3724
|
+
{
|
|
3725
|
+
"kind": "js",
|
|
3726
|
+
"name": "foundationActionsMenuTemplate",
|
|
3727
|
+
"declaration": {
|
|
3728
|
+
"name": "foundationActionsMenuTemplate",
|
|
3729
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
3730
|
+
}
|
|
3731
|
+
}
|
|
3732
|
+
]
|
|
3733
|
+
},
|
|
3734
|
+
{
|
|
3735
|
+
"kind": "javascript-module",
|
|
3736
|
+
"path": "src/actions-menu/actions-menu.ts",
|
|
3737
|
+
"declarations": [
|
|
3738
|
+
{
|
|
3739
|
+
"kind": "class",
|
|
3740
|
+
"description": "",
|
|
3741
|
+
"name": "ActionsMenu",
|
|
3742
|
+
"members": [
|
|
3667
3743
|
{
|
|
3668
3744
|
"kind": "field",
|
|
3669
|
-
"name": "
|
|
3670
|
-
"
|
|
3671
|
-
|
|
3672
|
-
"inheritedFrom": {
|
|
3673
|
-
"name": "AnchoredRegion",
|
|
3674
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3745
|
+
"name": "actions",
|
|
3746
|
+
"type": {
|
|
3747
|
+
"text": "ActionMenuItem[]"
|
|
3675
3748
|
}
|
|
3676
3749
|
},
|
|
3677
3750
|
{
|
|
3678
3751
|
"kind": "field",
|
|
3679
|
-
"name": "
|
|
3680
|
-
"
|
|
3681
|
-
|
|
3682
|
-
|
|
3683
|
-
|
|
3684
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3685
|
-
}
|
|
3752
|
+
"name": "isVertical",
|
|
3753
|
+
"type": {
|
|
3754
|
+
"text": "boolean"
|
|
3755
|
+
},
|
|
3756
|
+
"default": "false"
|
|
3686
3757
|
},
|
|
3687
3758
|
{
|
|
3688
3759
|
"kind": "field",
|
|
3689
|
-
"name": "
|
|
3690
|
-
"
|
|
3691
|
-
|
|
3692
|
-
|
|
3693
|
-
|
|
3694
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3695
|
-
}
|
|
3760
|
+
"name": "addDefaultActions",
|
|
3761
|
+
"type": {
|
|
3762
|
+
"text": "boolean"
|
|
3763
|
+
},
|
|
3764
|
+
"default": "true"
|
|
3696
3765
|
},
|
|
3697
3766
|
{
|
|
3698
3767
|
"kind": "field",
|
|
3699
|
-
"name": "
|
|
3700
|
-
"
|
|
3701
|
-
|
|
3702
|
-
|
|
3703
|
-
|
|
3704
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3705
|
-
}
|
|
3768
|
+
"name": "autoCloseOnAction",
|
|
3769
|
+
"type": {
|
|
3770
|
+
"text": "boolean"
|
|
3771
|
+
},
|
|
3772
|
+
"default": "true"
|
|
3706
3773
|
},
|
|
3707
3774
|
{
|
|
3708
3775
|
"kind": "field",
|
|
3709
|
-
"name": "
|
|
3710
|
-
"
|
|
3711
|
-
|
|
3712
|
-
"inheritedFrom": {
|
|
3713
|
-
"name": "AnchoredRegion",
|
|
3714
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3776
|
+
"name": "classNames",
|
|
3777
|
+
"type": {
|
|
3778
|
+
"text": "string"
|
|
3715
3779
|
}
|
|
3716
3780
|
},
|
|
3717
3781
|
{
|
|
3718
3782
|
"kind": "field",
|
|
3719
|
-
"name": "
|
|
3720
|
-
"
|
|
3721
|
-
|
|
3722
|
-
"inheritedFrom": {
|
|
3723
|
-
"name": "AnchoredRegion",
|
|
3724
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3783
|
+
"name": "definition",
|
|
3784
|
+
"type": {
|
|
3785
|
+
"text": "any"
|
|
3725
3786
|
}
|
|
3726
3787
|
},
|
|
3727
3788
|
{
|
|
3728
3789
|
"kind": "field",
|
|
3729
|
-
"name": "
|
|
3730
|
-
"
|
|
3731
|
-
|
|
3732
|
-
|
|
3733
|
-
|
|
3734
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3735
|
-
}
|
|
3790
|
+
"name": "name",
|
|
3791
|
+
"type": {
|
|
3792
|
+
"text": "string"
|
|
3793
|
+
},
|
|
3794
|
+
"default": "'Actions'"
|
|
3736
3795
|
},
|
|
3737
3796
|
{
|
|
3738
3797
|
"kind": "field",
|
|
3739
|
-
"name": "
|
|
3740
|
-
"
|
|
3741
|
-
|
|
3742
|
-
|
|
3743
|
-
|
|
3744
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3745
|
-
}
|
|
3798
|
+
"name": "open",
|
|
3799
|
+
"type": {
|
|
3800
|
+
"text": "boolean"
|
|
3801
|
+
},
|
|
3802
|
+
"default": "false"
|
|
3746
3803
|
},
|
|
3747
3804
|
{
|
|
3748
3805
|
"kind": "field",
|
|
3749
|
-
"name": "
|
|
3750
|
-
"
|
|
3751
|
-
|
|
3752
|
-
"inheritedFrom": {
|
|
3753
|
-
"name": "AnchoredRegion",
|
|
3754
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3806
|
+
"name": "buttonAppearance",
|
|
3807
|
+
"type": {
|
|
3808
|
+
"text": "string"
|
|
3755
3809
|
}
|
|
3756
3810
|
},
|
|
3757
3811
|
{
|
|
3758
3812
|
"kind": "field",
|
|
3759
|
-
"name": "
|
|
3813
|
+
"name": "hideDisabled",
|
|
3760
3814
|
"type": {
|
|
3761
|
-
"text": "
|
|
3815
|
+
"text": "boolean"
|
|
3762
3816
|
},
|
|
3763
|
-
"
|
|
3764
|
-
"default": "void 0",
|
|
3765
|
-
"inheritedFrom": {
|
|
3766
|
-
"name": "FoundationElement",
|
|
3767
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
3768
|
-
}
|
|
3817
|
+
"default": "false"
|
|
3769
3818
|
},
|
|
3770
3819
|
{
|
|
3771
3820
|
"kind": "field",
|
|
3772
|
-
"name": "
|
|
3821
|
+
"name": "hideMenuSingleOption",
|
|
3773
3822
|
"type": {
|
|
3774
|
-
"text": "
|
|
3823
|
+
"text": "boolean"
|
|
3775
3824
|
},
|
|
3776
|
-
"
|
|
3777
|
-
|
|
3778
|
-
|
|
3779
|
-
|
|
3780
|
-
|
|
3825
|
+
"default": "false"
|
|
3826
|
+
},
|
|
3827
|
+
{
|
|
3828
|
+
"kind": "field",
|
|
3829
|
+
"name": "singleOption",
|
|
3830
|
+
"type": {
|
|
3831
|
+
"text": "ActionMenuItem"
|
|
3781
3832
|
}
|
|
3782
3833
|
},
|
|
3783
3834
|
{
|
|
3784
3835
|
"kind": "field",
|
|
3785
|
-
"name": "
|
|
3836
|
+
"name": "actionsMenu",
|
|
3786
3837
|
"type": {
|
|
3787
|
-
"text": "
|
|
3788
|
-
},
|
|
3789
|
-
"privacy": "public",
|
|
3790
|
-
"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.",
|
|
3791
|
-
"inheritedFrom": {
|
|
3792
|
-
"name": "FoundationElement",
|
|
3793
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
3838
|
+
"text": "HTMLElement"
|
|
3794
3839
|
}
|
|
3795
3840
|
},
|
|
3796
3841
|
{
|
|
3797
3842
|
"kind": "method",
|
|
3798
|
-
"name": "
|
|
3843
|
+
"name": "definitionChanged",
|
|
3799
3844
|
"privacy": "protected",
|
|
3800
|
-
"
|
|
3801
|
-
|
|
3802
|
-
"
|
|
3845
|
+
"parameters": [
|
|
3846
|
+
{
|
|
3847
|
+
"name": "oldValue",
|
|
3848
|
+
"type": {
|
|
3849
|
+
"text": "any"
|
|
3850
|
+
}
|
|
3851
|
+
},
|
|
3852
|
+
{
|
|
3853
|
+
"name": "newValue",
|
|
3854
|
+
"type": {
|
|
3855
|
+
"text": "any"
|
|
3856
|
+
}
|
|
3803
3857
|
}
|
|
3804
|
-
|
|
3805
|
-
"inheritedFrom": {
|
|
3806
|
-
"name": "FoundationElement",
|
|
3807
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
3808
|
-
}
|
|
3858
|
+
]
|
|
3809
3859
|
},
|
|
3810
3860
|
{
|
|
3811
|
-
"kind": "
|
|
3812
|
-
"name": "
|
|
3813
|
-
"
|
|
3814
|
-
"text": "ElementStyles | void | null"
|
|
3815
|
-
},
|
|
3816
|
-
"privacy": "public",
|
|
3817
|
-
"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.",
|
|
3818
|
-
"inheritedFrom": {
|
|
3819
|
-
"name": "FoundationElement",
|
|
3820
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
3821
|
-
}
|
|
3861
|
+
"kind": "method",
|
|
3862
|
+
"name": "openChanged",
|
|
3863
|
+
"privacy": "protected"
|
|
3822
3864
|
},
|
|
3823
3865
|
{
|
|
3824
3866
|
"kind": "method",
|
|
3825
|
-
"name": "
|
|
3826
|
-
"privacy": "protected",
|
|
3827
|
-
"return": {
|
|
3828
|
-
"type": {
|
|
3829
|
-
"text": "void"
|
|
3830
|
-
}
|
|
3831
|
-
},
|
|
3832
|
-
"inheritedFrom": {
|
|
3833
|
-
"name": "FoundationElement",
|
|
3834
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
3835
|
-
}
|
|
3867
|
+
"name": "toggleActionsMenuVisibility"
|
|
3836
3868
|
},
|
|
3837
3869
|
{
|
|
3838
3870
|
"kind": "method",
|
|
3839
|
-
"name": "
|
|
3840
|
-
"
|
|
3841
|
-
|
|
3842
|
-
|
|
3843
|
-
|
|
3844
|
-
|
|
3871
|
+
"name": "onActionMenuItemClick",
|
|
3872
|
+
"parameters": [
|
|
3873
|
+
{
|
|
3874
|
+
"name": "callback",
|
|
3875
|
+
"type": {
|
|
3876
|
+
"text": "(rowData) => void | any"
|
|
3877
|
+
}
|
|
3845
3878
|
}
|
|
3879
|
+
]
|
|
3880
|
+
},
|
|
3881
|
+
{
|
|
3882
|
+
"kind": "field",
|
|
3883
|
+
"name": "allActions",
|
|
3884
|
+
"type": {
|
|
3885
|
+
"text": "ActionMenuItem[]"
|
|
3846
3886
|
},
|
|
3887
|
+
"readonly": true
|
|
3888
|
+
},
|
|
3889
|
+
{
|
|
3890
|
+
"kind": "field",
|
|
3891
|
+
"name": "rowData",
|
|
3892
|
+
"readonly": true
|
|
3893
|
+
},
|
|
3894
|
+
{
|
|
3895
|
+
"kind": "method",
|
|
3896
|
+
"name": "getLabel",
|
|
3847
3897
|
"parameters": [
|
|
3848
3898
|
{
|
|
3849
|
-
"name": "
|
|
3899
|
+
"name": "name",
|
|
3850
3900
|
"type": {
|
|
3851
|
-
"text": "
|
|
3901
|
+
"text": "string | ((rowData: any) => string)"
|
|
3852
3902
|
}
|
|
3853
|
-
}
|
|
3903
|
+
}
|
|
3904
|
+
]
|
|
3905
|
+
},
|
|
3906
|
+
{
|
|
3907
|
+
"kind": "method",
|
|
3908
|
+
"name": "getTemplate",
|
|
3909
|
+
"parameters": [
|
|
3854
3910
|
{
|
|
3855
|
-
"name": "
|
|
3911
|
+
"name": "prefix",
|
|
3856
3912
|
"type": {
|
|
3857
|
-
"text": "
|
|
3858
|
-
}
|
|
3859
|
-
"description": "The definition of the element to create the registry\nfunction for."
|
|
3913
|
+
"text": "string"
|
|
3914
|
+
}
|
|
3860
3915
|
}
|
|
3861
|
-
]
|
|
3862
|
-
|
|
3916
|
+
]
|
|
3917
|
+
},
|
|
3918
|
+
{
|
|
3919
|
+
"kind": "field",
|
|
3920
|
+
"name": "_presentation",
|
|
3921
|
+
"type": {
|
|
3922
|
+
"text": "ComponentPresentation | null | undefined"
|
|
3923
|
+
},
|
|
3924
|
+
"privacy": "private",
|
|
3925
|
+
"default": "void 0",
|
|
3863
3926
|
"inheritedFrom": {
|
|
3864
3927
|
"name": "FoundationElement",
|
|
3865
3928
|
"module": "src/foundation-element/foundation-element.ts"
|
|
3866
3929
|
}
|
|
3867
|
-
}
|
|
3868
|
-
],
|
|
3869
|
-
"events": [
|
|
3870
|
-
{
|
|
3871
|
-
"description": "Fires a custom 'loaded' event when the region is loaded and visible",
|
|
3872
|
-
"name": "loaded",
|
|
3873
|
-
"inheritedFrom": {
|
|
3874
|
-
"name": "AnchoredRegion",
|
|
3875
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3876
|
-
}
|
|
3877
3930
|
},
|
|
3878
3931
|
{
|
|
3879
|
-
"
|
|
3880
|
-
"name": "
|
|
3932
|
+
"kind": "field",
|
|
3933
|
+
"name": "$presentation",
|
|
3934
|
+
"type": {
|
|
3935
|
+
"text": "ComponentPresentation | null"
|
|
3936
|
+
},
|
|
3937
|
+
"privacy": "public",
|
|
3938
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
3881
3939
|
"inheritedFrom": {
|
|
3882
|
-
"name": "
|
|
3883
|
-
"module": "src/
|
|
3940
|
+
"name": "FoundationElement",
|
|
3941
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3884
3942
|
}
|
|
3885
|
-
}
|
|
3886
|
-
]
|
|
3887
|
-
},
|
|
3888
|
-
{
|
|
3889
|
-
"kind": "variable",
|
|
3890
|
-
"name": "foundationAnchoredRegionShadowOptions",
|
|
3891
|
-
"type": {
|
|
3892
|
-
"text": "ShadowRootInit"
|
|
3893
|
-
},
|
|
3894
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
3895
|
-
},
|
|
3896
|
-
{
|
|
3897
|
-
"kind": "variable",
|
|
3898
|
-
"name": "defaultAnchoredRegionConfig",
|
|
3899
|
-
"type": {
|
|
3900
|
-
"text": "object"
|
|
3901
|
-
},
|
|
3902
|
-
"default": "{}"
|
|
3903
|
-
},
|
|
3904
|
-
{
|
|
3905
|
-
"kind": "variable",
|
|
3906
|
-
"name": "foundationAnchoredRegion",
|
|
3907
|
-
"description": "The Foundation Anchored Region",
|
|
3908
|
-
"privacy": "public"
|
|
3909
|
-
}
|
|
3910
|
-
],
|
|
3911
|
-
"exports": [
|
|
3912
|
-
{
|
|
3913
|
-
"kind": "js",
|
|
3914
|
-
"name": "AnchoredRegion",
|
|
3915
|
-
"declaration": {
|
|
3916
|
-
"name": "AnchoredRegion",
|
|
3917
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3918
|
-
}
|
|
3919
|
-
},
|
|
3920
|
-
{
|
|
3921
|
-
"kind": "js",
|
|
3922
|
-
"name": "foundationAnchoredRegionShadowOptions",
|
|
3923
|
-
"declaration": {
|
|
3924
|
-
"name": "foundationAnchoredRegionShadowOptions",
|
|
3925
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3926
|
-
}
|
|
3927
|
-
},
|
|
3928
|
-
{
|
|
3929
|
-
"kind": "js",
|
|
3930
|
-
"name": "defaultAnchoredRegionConfig",
|
|
3931
|
-
"declaration": {
|
|
3932
|
-
"name": "defaultAnchoredRegionConfig",
|
|
3933
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3934
|
-
}
|
|
3935
|
-
},
|
|
3936
|
-
{
|
|
3937
|
-
"kind": "js",
|
|
3938
|
-
"name": "foundationAnchoredRegion",
|
|
3939
|
-
"declaration": {
|
|
3940
|
-
"name": "foundationAnchoredRegion",
|
|
3941
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3942
|
-
}
|
|
3943
|
-
}
|
|
3944
|
-
]
|
|
3945
|
-
},
|
|
3946
|
-
{
|
|
3947
|
-
"kind": "javascript-module",
|
|
3948
|
-
"path": "src/anchored-region/index.ts",
|
|
3949
|
-
"declarations": [],
|
|
3950
|
-
"exports": [
|
|
3951
|
-
{
|
|
3952
|
-
"kind": "js",
|
|
3953
|
-
"name": "*",
|
|
3954
|
-
"declaration": {
|
|
3955
|
-
"name": "*",
|
|
3956
|
-
"package": "./anchor-region.template"
|
|
3957
|
-
}
|
|
3958
|
-
},
|
|
3959
|
-
{
|
|
3960
|
-
"kind": "js",
|
|
3961
|
-
"name": "*",
|
|
3962
|
-
"declaration": {
|
|
3963
|
-
"name": "*",
|
|
3964
|
-
"package": "./anchored-region.styles"
|
|
3965
|
-
}
|
|
3966
|
-
},
|
|
3967
|
-
{
|
|
3968
|
-
"kind": "js",
|
|
3969
|
-
"name": "*",
|
|
3970
|
-
"declaration": {
|
|
3971
|
-
"name": "*",
|
|
3972
|
-
"package": "./anchored-region"
|
|
3973
|
-
}
|
|
3974
|
-
}
|
|
3975
|
-
]
|
|
3976
|
-
},
|
|
3977
|
-
{
|
|
3978
|
-
"kind": "javascript-module",
|
|
3979
|
-
"path": "src/accordion/accordion.styles.ts",
|
|
3980
|
-
"declarations": [
|
|
3981
|
-
{
|
|
3982
|
-
"kind": "function",
|
|
3983
|
-
"name": "foundationAccordionStyles",
|
|
3984
|
-
"return": {
|
|
3985
|
-
"type": {
|
|
3986
|
-
"text": "ElementStyles"
|
|
3987
|
-
}
|
|
3988
|
-
},
|
|
3989
|
-
"parameters": [
|
|
3943
|
+
},
|
|
3990
3944
|
{
|
|
3991
|
-
"
|
|
3945
|
+
"kind": "field",
|
|
3946
|
+
"name": "template",
|
|
3992
3947
|
"type": {
|
|
3993
|
-
"text": "
|
|
3948
|
+
"text": "ElementViewTemplate | void | null"
|
|
3949
|
+
},
|
|
3950
|
+
"privacy": "public",
|
|
3951
|
+
"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.",
|
|
3952
|
+
"inheritedFrom": {
|
|
3953
|
+
"name": "FoundationElement",
|
|
3954
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3994
3955
|
}
|
|
3995
3956
|
},
|
|
3996
3957
|
{
|
|
3997
|
-
"
|
|
3958
|
+
"kind": "method",
|
|
3959
|
+
"name": "templateChanged",
|
|
3960
|
+
"privacy": "protected",
|
|
3961
|
+
"return": {
|
|
3962
|
+
"type": {
|
|
3963
|
+
"text": "void"
|
|
3964
|
+
}
|
|
3965
|
+
},
|
|
3966
|
+
"inheritedFrom": {
|
|
3967
|
+
"name": "FoundationElement",
|
|
3968
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3969
|
+
}
|
|
3970
|
+
},
|
|
3971
|
+
{
|
|
3972
|
+
"kind": "field",
|
|
3973
|
+
"name": "styles",
|
|
3998
3974
|
"type": {
|
|
3999
|
-
"text": "
|
|
3975
|
+
"text": "ElementStyles | void | null"
|
|
3976
|
+
},
|
|
3977
|
+
"privacy": "public",
|
|
3978
|
+
"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.",
|
|
3979
|
+
"inheritedFrom": {
|
|
3980
|
+
"name": "FoundationElement",
|
|
3981
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3982
|
+
}
|
|
3983
|
+
},
|
|
3984
|
+
{
|
|
3985
|
+
"kind": "method",
|
|
3986
|
+
"name": "stylesChanged",
|
|
3987
|
+
"privacy": "protected",
|
|
3988
|
+
"return": {
|
|
3989
|
+
"type": {
|
|
3990
|
+
"text": "void"
|
|
3991
|
+
}
|
|
3992
|
+
},
|
|
3993
|
+
"inheritedFrom": {
|
|
3994
|
+
"name": "FoundationElement",
|
|
3995
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3996
|
+
}
|
|
3997
|
+
},
|
|
3998
|
+
{
|
|
3999
|
+
"kind": "method",
|
|
4000
|
+
"name": "compose",
|
|
4001
|
+
"privacy": "public",
|
|
4002
|
+
"static": true,
|
|
4003
|
+
"return": {
|
|
4004
|
+
"type": {
|
|
4005
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
4006
|
+
}
|
|
4007
|
+
},
|
|
4008
|
+
"parameters": [
|
|
4009
|
+
{
|
|
4010
|
+
"name": "this",
|
|
4011
|
+
"type": {
|
|
4012
|
+
"text": "K"
|
|
4013
|
+
}
|
|
4014
|
+
},
|
|
4015
|
+
{
|
|
4016
|
+
"name": "elementDefinition",
|
|
4017
|
+
"type": {
|
|
4018
|
+
"text": "T"
|
|
4019
|
+
},
|
|
4020
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
4021
|
+
}
|
|
4022
|
+
],
|
|
4023
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
4024
|
+
"inheritedFrom": {
|
|
4025
|
+
"name": "FoundationElement",
|
|
4026
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
4000
4027
|
}
|
|
4001
4028
|
}
|
|
4002
|
-
]
|
|
4003
|
-
|
|
4004
|
-
],
|
|
4005
|
-
"exports": [
|
|
4006
|
-
{
|
|
4007
|
-
"kind": "js",
|
|
4008
|
-
"name": "foundationAccordionStyles",
|
|
4009
|
-
"declaration": {
|
|
4010
|
-
"name": "foundationAccordionStyles",
|
|
4011
|
-
"module": "src/accordion/accordion.styles.ts"
|
|
4012
|
-
}
|
|
4013
|
-
}
|
|
4014
|
-
]
|
|
4015
|
-
},
|
|
4016
|
-
{
|
|
4017
|
-
"kind": "javascript-module",
|
|
4018
|
-
"path": "src/accordion/accordion.template.ts",
|
|
4019
|
-
"declarations": [
|
|
4020
|
-
{
|
|
4021
|
-
"kind": "function",
|
|
4022
|
-
"name": "foundationAccordionTemplate",
|
|
4023
|
-
"return": {
|
|
4024
|
-
"type": {
|
|
4025
|
-
"text": "ViewTemplate<Accordion>"
|
|
4026
|
-
}
|
|
4027
|
-
},
|
|
4028
|
-
"parameters": [
|
|
4029
|
+
],
|
|
4030
|
+
"attributes": [
|
|
4029
4031
|
{
|
|
4030
|
-
"name": "
|
|
4032
|
+
"name": "is-vertical",
|
|
4031
4033
|
"type": {
|
|
4032
|
-
"text": "
|
|
4033
|
-
}
|
|
4034
|
+
"text": "boolean"
|
|
4035
|
+
},
|
|
4036
|
+
"default": "false",
|
|
4037
|
+
"fieldName": "isVertical"
|
|
4034
4038
|
},
|
|
4035
4039
|
{
|
|
4036
|
-
"name": "
|
|
4040
|
+
"name": "add-default-actions",
|
|
4037
4041
|
"type": {
|
|
4038
|
-
"text": "
|
|
4039
|
-
}
|
|
4042
|
+
"text": "boolean"
|
|
4043
|
+
},
|
|
4044
|
+
"default": "true",
|
|
4045
|
+
"fieldName": "addDefaultActions"
|
|
4046
|
+
},
|
|
4047
|
+
{
|
|
4048
|
+
"name": "auto-close-on-action",
|
|
4049
|
+
"type": {
|
|
4050
|
+
"text": "boolean"
|
|
4051
|
+
},
|
|
4052
|
+
"default": "true",
|
|
4053
|
+
"fieldName": "autoCloseOnAction"
|
|
4054
|
+
},
|
|
4055
|
+
{
|
|
4056
|
+
"name": "name",
|
|
4057
|
+
"type": {
|
|
4058
|
+
"text": "string"
|
|
4059
|
+
},
|
|
4060
|
+
"default": "'Actions'",
|
|
4061
|
+
"fieldName": "name"
|
|
4062
|
+
},
|
|
4063
|
+
{
|
|
4064
|
+
"name": "open",
|
|
4065
|
+
"type": {
|
|
4066
|
+
"text": "boolean"
|
|
4067
|
+
},
|
|
4068
|
+
"default": "false",
|
|
4069
|
+
"fieldName": "open"
|
|
4070
|
+
},
|
|
4071
|
+
{
|
|
4072
|
+
"name": "buttonAppearance",
|
|
4073
|
+
"type": {
|
|
4074
|
+
"text": "string"
|
|
4075
|
+
},
|
|
4076
|
+
"fieldName": "buttonAppearance"
|
|
4077
|
+
},
|
|
4078
|
+
{
|
|
4079
|
+
"name": "hide-disabled",
|
|
4080
|
+
"type": {
|
|
4081
|
+
"text": "boolean"
|
|
4082
|
+
},
|
|
4083
|
+
"default": "false",
|
|
4084
|
+
"fieldName": "hideDisabled"
|
|
4085
|
+
},
|
|
4086
|
+
{
|
|
4087
|
+
"name": "hide-menu-single-option",
|
|
4088
|
+
"type": {
|
|
4089
|
+
"text": "boolean"
|
|
4090
|
+
},
|
|
4091
|
+
"default": "false",
|
|
4092
|
+
"fieldName": "hideMenuSingleOption"
|
|
4040
4093
|
}
|
|
4041
|
-
]
|
|
4042
|
-
}
|
|
4043
|
-
],
|
|
4044
|
-
"exports": [
|
|
4045
|
-
{
|
|
4046
|
-
"kind": "js",
|
|
4047
|
-
"name": "foundationAccordionTemplate",
|
|
4048
|
-
"declaration": {
|
|
4049
|
-
"name": "foundationAccordionTemplate",
|
|
4050
|
-
"module": "src/accordion/accordion.template.ts"
|
|
4051
|
-
}
|
|
4052
|
-
}
|
|
4053
|
-
]
|
|
4054
|
-
},
|
|
4055
|
-
{
|
|
4056
|
-
"kind": "javascript-module",
|
|
4057
|
-
"path": "src/accordion/accordion.ts",
|
|
4058
|
-
"declarations": [
|
|
4059
|
-
{
|
|
4060
|
-
"kind": "class",
|
|
4061
|
-
"description": "",
|
|
4062
|
-
"name": "Accordion",
|
|
4094
|
+
],
|
|
4063
4095
|
"superclass": {
|
|
4064
|
-
"name": "
|
|
4096
|
+
"name": "FoundationElement",
|
|
4065
4097
|
"package": "@microsoft/fast-foundation"
|
|
4066
4098
|
},
|
|
4067
|
-
"tagName": "%%prefix%%-
|
|
4099
|
+
"tagName": "%%prefix%%-actions-menu",
|
|
4068
4100
|
"customElement": true
|
|
4069
4101
|
},
|
|
4070
4102
|
{
|
|
4071
4103
|
"kind": "variable",
|
|
4072
|
-
"name": "
|
|
4073
|
-
"
|
|
4074
|
-
"text": "ShadowRootInit"
|
|
4075
|
-
},
|
|
4076
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
4077
|
-
},
|
|
4078
|
-
{
|
|
4079
|
-
"kind": "variable",
|
|
4080
|
-
"name": "defaultAccordionConfig",
|
|
4081
|
-
"type": {
|
|
4082
|
-
"text": "object"
|
|
4083
|
-
},
|
|
4084
|
-
"default": "{}"
|
|
4085
|
-
},
|
|
4086
|
-
{
|
|
4087
|
-
"kind": "variable",
|
|
4088
|
-
"name": "foundationAccordion",
|
|
4089
|
-
"description": "The Foundation Accordion",
|
|
4104
|
+
"name": "foundationActionsMenu",
|
|
4105
|
+
"description": "The Foundation Actions Menu",
|
|
4090
4106
|
"privacy": "public"
|
|
4091
4107
|
}
|
|
4092
4108
|
],
|
|
4093
4109
|
"exports": [
|
|
4094
4110
|
{
|
|
4095
4111
|
"kind": "js",
|
|
4096
|
-
"name": "
|
|
4097
|
-
"declaration": {
|
|
4098
|
-
"name": "Accordion",
|
|
4099
|
-
"module": "src/accordion/accordion.ts"
|
|
4100
|
-
}
|
|
4101
|
-
},
|
|
4102
|
-
{
|
|
4103
|
-
"kind": "js",
|
|
4104
|
-
"name": "foundationAccordionShadowOptions",
|
|
4105
|
-
"declaration": {
|
|
4106
|
-
"name": "foundationAccordionShadowOptions",
|
|
4107
|
-
"module": "src/accordion/accordion.ts"
|
|
4108
|
-
}
|
|
4109
|
-
},
|
|
4110
|
-
{
|
|
4111
|
-
"kind": "js",
|
|
4112
|
-
"name": "defaultAccordionConfig",
|
|
4112
|
+
"name": "ActionsMenu",
|
|
4113
4113
|
"declaration": {
|
|
4114
|
-
"name": "
|
|
4115
|
-
"module": "src/
|
|
4114
|
+
"name": "ActionsMenu",
|
|
4115
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
4116
4116
|
}
|
|
4117
4117
|
},
|
|
4118
4118
|
{
|
|
4119
4119
|
"kind": "js",
|
|
4120
|
-
"name": "
|
|
4120
|
+
"name": "foundationActionsMenu",
|
|
4121
4121
|
"declaration": {
|
|
4122
|
-
"name": "
|
|
4123
|
-
"module": "src/
|
|
4122
|
+
"name": "foundationActionsMenu",
|
|
4123
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
4124
4124
|
}
|
|
4125
4125
|
}
|
|
4126
4126
|
]
|
|
4127
4127
|
},
|
|
4128
4128
|
{
|
|
4129
4129
|
"kind": "javascript-module",
|
|
4130
|
-
"path": "src/
|
|
4130
|
+
"path": "src/actions-menu/index.ts",
|
|
4131
4131
|
"declarations": [],
|
|
4132
4132
|
"exports": [
|
|
4133
4133
|
{
|
|
@@ -4135,7 +4135,7 @@
|
|
|
4135
4135
|
"name": "*",
|
|
4136
4136
|
"declaration": {
|
|
4137
4137
|
"name": "*",
|
|
4138
|
-
"package": "./
|
|
4138
|
+
"package": "./actions-menu.styles"
|
|
4139
4139
|
}
|
|
4140
4140
|
},
|
|
4141
4141
|
{
|
|
@@ -4143,7 +4143,7 @@
|
|
|
4143
4143
|
"name": "*",
|
|
4144
4144
|
"declaration": {
|
|
4145
4145
|
"name": "*",
|
|
4146
|
-
"package": "./
|
|
4146
|
+
"package": "./actions-menu.template"
|
|
4147
4147
|
}
|
|
4148
4148
|
},
|
|
4149
4149
|
{
|
|
@@ -4151,7 +4151,7 @@
|
|
|
4151
4151
|
"name": "*",
|
|
4152
4152
|
"declaration": {
|
|
4153
4153
|
"name": "*",
|
|
4154
|
-
"package": "./
|
|
4154
|
+
"package": "./actions-menu"
|
|
4155
4155
|
}
|
|
4156
4156
|
}
|
|
4157
4157
|
]
|