@genesislcap/foundation-ui 14.284.0 → 14.284.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/custom-elements.json +1158 -1158
- package/dist/dts/router/configuration.d.ts.map +1 -1
- package/dist/esm/router/configuration.js +8 -3
- package/package.json +18 -18
|
@@ -921,6 +921,219 @@
|
|
|
921
921
|
}
|
|
922
922
|
]
|
|
923
923
|
},
|
|
924
|
+
{
|
|
925
|
+
"kind": "javascript-module",
|
|
926
|
+
"path": "src/_config/index.ts",
|
|
927
|
+
"declarations": [],
|
|
928
|
+
"exports": [
|
|
929
|
+
{
|
|
930
|
+
"kind": "js",
|
|
931
|
+
"name": "*",
|
|
932
|
+
"declaration": {
|
|
933
|
+
"name": "*",
|
|
934
|
+
"package": "./styles"
|
|
935
|
+
}
|
|
936
|
+
},
|
|
937
|
+
{
|
|
938
|
+
"kind": "js",
|
|
939
|
+
"name": "*",
|
|
940
|
+
"declaration": {
|
|
941
|
+
"name": "*",
|
|
942
|
+
"package": "./tokens"
|
|
943
|
+
}
|
|
944
|
+
},
|
|
945
|
+
{
|
|
946
|
+
"kind": "js",
|
|
947
|
+
"name": "*",
|
|
948
|
+
"declaration": {
|
|
949
|
+
"name": "*",
|
|
950
|
+
"package": "./values"
|
|
951
|
+
}
|
|
952
|
+
}
|
|
953
|
+
]
|
|
954
|
+
},
|
|
955
|
+
{
|
|
956
|
+
"kind": "javascript-module",
|
|
957
|
+
"path": "src/accordion/accordion.styles.ts",
|
|
958
|
+
"declarations": [
|
|
959
|
+
{
|
|
960
|
+
"kind": "function",
|
|
961
|
+
"name": "foundationAccordionStyles",
|
|
962
|
+
"return": {
|
|
963
|
+
"type": {
|
|
964
|
+
"text": "ElementStyles"
|
|
965
|
+
}
|
|
966
|
+
},
|
|
967
|
+
"parameters": [
|
|
968
|
+
{
|
|
969
|
+
"name": "context",
|
|
970
|
+
"type": {
|
|
971
|
+
"text": "ElementDefinitionContext"
|
|
972
|
+
}
|
|
973
|
+
},
|
|
974
|
+
{
|
|
975
|
+
"name": "definition",
|
|
976
|
+
"type": {
|
|
977
|
+
"text": "FoundationElementDefinition"
|
|
978
|
+
}
|
|
979
|
+
}
|
|
980
|
+
]
|
|
981
|
+
}
|
|
982
|
+
],
|
|
983
|
+
"exports": [
|
|
984
|
+
{
|
|
985
|
+
"kind": "js",
|
|
986
|
+
"name": "foundationAccordionStyles",
|
|
987
|
+
"declaration": {
|
|
988
|
+
"name": "foundationAccordionStyles",
|
|
989
|
+
"module": "src/accordion/accordion.styles.ts"
|
|
990
|
+
}
|
|
991
|
+
}
|
|
992
|
+
]
|
|
993
|
+
},
|
|
994
|
+
{
|
|
995
|
+
"kind": "javascript-module",
|
|
996
|
+
"path": "src/accordion/accordion.template.ts",
|
|
997
|
+
"declarations": [
|
|
998
|
+
{
|
|
999
|
+
"kind": "function",
|
|
1000
|
+
"name": "foundationAccordionTemplate",
|
|
1001
|
+
"return": {
|
|
1002
|
+
"type": {
|
|
1003
|
+
"text": "ViewTemplate<Accordion>"
|
|
1004
|
+
}
|
|
1005
|
+
},
|
|
1006
|
+
"parameters": [
|
|
1007
|
+
{
|
|
1008
|
+
"name": "context",
|
|
1009
|
+
"type": {
|
|
1010
|
+
"text": "ElementDefinitionContext"
|
|
1011
|
+
}
|
|
1012
|
+
},
|
|
1013
|
+
{
|
|
1014
|
+
"name": "definition",
|
|
1015
|
+
"type": {
|
|
1016
|
+
"text": "FoundationElementDefinition"
|
|
1017
|
+
}
|
|
1018
|
+
}
|
|
1019
|
+
]
|
|
1020
|
+
}
|
|
1021
|
+
],
|
|
1022
|
+
"exports": [
|
|
1023
|
+
{
|
|
1024
|
+
"kind": "js",
|
|
1025
|
+
"name": "foundationAccordionTemplate",
|
|
1026
|
+
"declaration": {
|
|
1027
|
+
"name": "foundationAccordionTemplate",
|
|
1028
|
+
"module": "src/accordion/accordion.template.ts"
|
|
1029
|
+
}
|
|
1030
|
+
}
|
|
1031
|
+
]
|
|
1032
|
+
},
|
|
1033
|
+
{
|
|
1034
|
+
"kind": "javascript-module",
|
|
1035
|
+
"path": "src/accordion/accordion.ts",
|
|
1036
|
+
"declarations": [
|
|
1037
|
+
{
|
|
1038
|
+
"kind": "class",
|
|
1039
|
+
"description": "",
|
|
1040
|
+
"name": "Accordion",
|
|
1041
|
+
"superclass": {
|
|
1042
|
+
"name": "FASTAccordion",
|
|
1043
|
+
"package": "@microsoft/fast-foundation"
|
|
1044
|
+
},
|
|
1045
|
+
"tagName": "%%prefix%%-accordion",
|
|
1046
|
+
"customElement": true
|
|
1047
|
+
},
|
|
1048
|
+
{
|
|
1049
|
+
"kind": "variable",
|
|
1050
|
+
"name": "foundationAccordionShadowOptions",
|
|
1051
|
+
"type": {
|
|
1052
|
+
"text": "ShadowRootInit"
|
|
1053
|
+
},
|
|
1054
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
1055
|
+
},
|
|
1056
|
+
{
|
|
1057
|
+
"kind": "variable",
|
|
1058
|
+
"name": "defaultAccordionConfig",
|
|
1059
|
+
"type": {
|
|
1060
|
+
"text": "object"
|
|
1061
|
+
},
|
|
1062
|
+
"default": "{}"
|
|
1063
|
+
},
|
|
1064
|
+
{
|
|
1065
|
+
"kind": "variable",
|
|
1066
|
+
"name": "foundationAccordion",
|
|
1067
|
+
"description": "The Foundation Accordion",
|
|
1068
|
+
"privacy": "public"
|
|
1069
|
+
}
|
|
1070
|
+
],
|
|
1071
|
+
"exports": [
|
|
1072
|
+
{
|
|
1073
|
+
"kind": "js",
|
|
1074
|
+
"name": "Accordion",
|
|
1075
|
+
"declaration": {
|
|
1076
|
+
"name": "Accordion",
|
|
1077
|
+
"module": "src/accordion/accordion.ts"
|
|
1078
|
+
}
|
|
1079
|
+
},
|
|
1080
|
+
{
|
|
1081
|
+
"kind": "js",
|
|
1082
|
+
"name": "foundationAccordionShadowOptions",
|
|
1083
|
+
"declaration": {
|
|
1084
|
+
"name": "foundationAccordionShadowOptions",
|
|
1085
|
+
"module": "src/accordion/accordion.ts"
|
|
1086
|
+
}
|
|
1087
|
+
},
|
|
1088
|
+
{
|
|
1089
|
+
"kind": "js",
|
|
1090
|
+
"name": "defaultAccordionConfig",
|
|
1091
|
+
"declaration": {
|
|
1092
|
+
"name": "defaultAccordionConfig",
|
|
1093
|
+
"module": "src/accordion/accordion.ts"
|
|
1094
|
+
}
|
|
1095
|
+
},
|
|
1096
|
+
{
|
|
1097
|
+
"kind": "js",
|
|
1098
|
+
"name": "foundationAccordion",
|
|
1099
|
+
"declaration": {
|
|
1100
|
+
"name": "foundationAccordion",
|
|
1101
|
+
"module": "src/accordion/accordion.ts"
|
|
1102
|
+
}
|
|
1103
|
+
}
|
|
1104
|
+
]
|
|
1105
|
+
},
|
|
1106
|
+
{
|
|
1107
|
+
"kind": "javascript-module",
|
|
1108
|
+
"path": "src/accordion/index.ts",
|
|
1109
|
+
"declarations": [],
|
|
1110
|
+
"exports": [
|
|
1111
|
+
{
|
|
1112
|
+
"kind": "js",
|
|
1113
|
+
"name": "*",
|
|
1114
|
+
"declaration": {
|
|
1115
|
+
"name": "*",
|
|
1116
|
+
"package": "./accordion.template"
|
|
1117
|
+
}
|
|
1118
|
+
},
|
|
1119
|
+
{
|
|
1120
|
+
"kind": "js",
|
|
1121
|
+
"name": "*",
|
|
1122
|
+
"declaration": {
|
|
1123
|
+
"name": "*",
|
|
1124
|
+
"package": "./accordion.styles"
|
|
1125
|
+
}
|
|
1126
|
+
},
|
|
1127
|
+
{
|
|
1128
|
+
"kind": "js",
|
|
1129
|
+
"name": "*",
|
|
1130
|
+
"declaration": {
|
|
1131
|
+
"name": "*",
|
|
1132
|
+
"package": "./accordion"
|
|
1133
|
+
}
|
|
1134
|
+
}
|
|
1135
|
+
]
|
|
1136
|
+
},
|
|
924
1137
|
{
|
|
925
1138
|
"kind": "javascript-module",
|
|
926
1139
|
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
@@ -1315,37 +1528,6 @@
|
|
|
1315
1528
|
}
|
|
1316
1529
|
]
|
|
1317
1530
|
},
|
|
1318
|
-
{
|
|
1319
|
-
"kind": "javascript-module",
|
|
1320
|
-
"path": "src/_config/index.ts",
|
|
1321
|
-
"declarations": [],
|
|
1322
|
-
"exports": [
|
|
1323
|
-
{
|
|
1324
|
-
"kind": "js",
|
|
1325
|
-
"name": "*",
|
|
1326
|
-
"declaration": {
|
|
1327
|
-
"name": "*",
|
|
1328
|
-
"package": "./styles"
|
|
1329
|
-
}
|
|
1330
|
-
},
|
|
1331
|
-
{
|
|
1332
|
-
"kind": "js",
|
|
1333
|
-
"name": "*",
|
|
1334
|
-
"declaration": {
|
|
1335
|
-
"name": "*",
|
|
1336
|
-
"package": "./tokens"
|
|
1337
|
-
}
|
|
1338
|
-
},
|
|
1339
|
-
{
|
|
1340
|
-
"kind": "js",
|
|
1341
|
-
"name": "*",
|
|
1342
|
-
"declaration": {
|
|
1343
|
-
"name": "*",
|
|
1344
|
-
"package": "./values"
|
|
1345
|
-
}
|
|
1346
|
-
}
|
|
1347
|
-
]
|
|
1348
|
-
},
|
|
1349
1531
|
{
|
|
1350
1532
|
"kind": "javascript-module",
|
|
1351
1533
|
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
@@ -1907,14 +2089,14 @@
|
|
|
1907
2089
|
},
|
|
1908
2090
|
{
|
|
1909
2091
|
"kind": "javascript-module",
|
|
1910
|
-
"path": "src/
|
|
2092
|
+
"path": "src/anchored-region/anchor-region.template.ts",
|
|
1911
2093
|
"declarations": [
|
|
1912
2094
|
{
|
|
1913
2095
|
"kind": "function",
|
|
1914
|
-
"name": "
|
|
2096
|
+
"name": "foundationAnchoredRegionTemplate",
|
|
1915
2097
|
"return": {
|
|
1916
2098
|
"type": {
|
|
1917
|
-
"text": "
|
|
2099
|
+
"text": "ViewTemplate<AnchoredRegion>"
|
|
1918
2100
|
}
|
|
1919
2101
|
},
|
|
1920
2102
|
"parameters": [
|
|
@@ -1936,24 +2118,24 @@
|
|
|
1936
2118
|
"exports": [
|
|
1937
2119
|
{
|
|
1938
2120
|
"kind": "js",
|
|
1939
|
-
"name": "
|
|
2121
|
+
"name": "foundationAnchoredRegionTemplate",
|
|
1940
2122
|
"declaration": {
|
|
1941
|
-
"name": "
|
|
1942
|
-
"module": "src/
|
|
2123
|
+
"name": "foundationAnchoredRegionTemplate",
|
|
2124
|
+
"module": "src/anchored-region/anchor-region.template.ts"
|
|
1943
2125
|
}
|
|
1944
2126
|
}
|
|
1945
2127
|
]
|
|
1946
2128
|
},
|
|
1947
2129
|
{
|
|
1948
2130
|
"kind": "javascript-module",
|
|
1949
|
-
"path": "src/
|
|
2131
|
+
"path": "src/anchored-region/anchored-region.styles.ts",
|
|
1950
2132
|
"declarations": [
|
|
1951
2133
|
{
|
|
1952
2134
|
"kind": "function",
|
|
1953
|
-
"name": "
|
|
2135
|
+
"name": "foundationAnchoredRegionStyles",
|
|
1954
2136
|
"return": {
|
|
1955
2137
|
"type": {
|
|
1956
|
-
"text": "
|
|
2138
|
+
"text": "ElementStyles"
|
|
1957
2139
|
}
|
|
1958
2140
|
},
|
|
1959
2141
|
"parameters": [
|
|
@@ -1975,766 +2157,636 @@
|
|
|
1975
2157
|
"exports": [
|
|
1976
2158
|
{
|
|
1977
2159
|
"kind": "js",
|
|
1978
|
-
"name": "
|
|
2160
|
+
"name": "foundationAnchoredRegionStyles",
|
|
1979
2161
|
"declaration": {
|
|
1980
|
-
"name": "
|
|
1981
|
-
"module": "src/
|
|
2162
|
+
"name": "foundationAnchoredRegionStyles",
|
|
2163
|
+
"module": "src/anchored-region/anchored-region.styles.ts"
|
|
1982
2164
|
}
|
|
1983
2165
|
}
|
|
1984
2166
|
]
|
|
1985
2167
|
},
|
|
1986
2168
|
{
|
|
1987
2169
|
"kind": "javascript-module",
|
|
1988
|
-
"path": "src/
|
|
2170
|
+
"path": "src/anchored-region/anchored-region.ts",
|
|
1989
2171
|
"declarations": [
|
|
1990
2172
|
{
|
|
1991
2173
|
"kind": "class",
|
|
1992
2174
|
"description": "",
|
|
1993
|
-
"name": "
|
|
2175
|
+
"name": "AnchoredRegion",
|
|
1994
2176
|
"superclass": {
|
|
1995
|
-
"name": "
|
|
2177
|
+
"name": "FASTAnchoredRegion",
|
|
1996
2178
|
"package": "@microsoft/fast-components"
|
|
1997
2179
|
},
|
|
1998
|
-
"tagName": "%%prefix%%-
|
|
2180
|
+
"tagName": "%%prefix%%-anchored-region",
|
|
1999
2181
|
"customElement": true,
|
|
2000
2182
|
"attributes": [
|
|
2001
2183
|
{
|
|
2002
|
-
"name": "
|
|
2184
|
+
"name": "anchor",
|
|
2003
2185
|
"type": {
|
|
2004
2186
|
"text": "string"
|
|
2005
2187
|
},
|
|
2006
|
-
"
|
|
2007
|
-
"
|
|
2188
|
+
"default": "\"\"",
|
|
2189
|
+
"description": "The HTML ID of the anchor element this region is positioned relative to",
|
|
2190
|
+
"fieldName": "anchor",
|
|
2008
2191
|
"inheritedFrom": {
|
|
2009
|
-
"name": "
|
|
2010
|
-
"module": "src/
|
|
2192
|
+
"name": "AnchoredRegion",
|
|
2193
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2011
2194
|
}
|
|
2012
2195
|
},
|
|
2013
2196
|
{
|
|
2014
|
-
"name": "
|
|
2197
|
+
"name": "viewport",
|
|
2015
2198
|
"type": {
|
|
2016
2199
|
"text": "string"
|
|
2017
2200
|
},
|
|
2018
|
-
"
|
|
2019
|
-
"
|
|
2201
|
+
"default": "\"\"",
|
|
2202
|
+
"description": "The HTML ID of the viewport element this region is positioned relative to",
|
|
2203
|
+
"fieldName": "viewport",
|
|
2020
2204
|
"inheritedFrom": {
|
|
2021
|
-
"name": "
|
|
2022
|
-
"module": "src/
|
|
2205
|
+
"name": "AnchoredRegion",
|
|
2206
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2023
2207
|
}
|
|
2024
2208
|
},
|
|
2025
2209
|
{
|
|
2026
|
-
"name": "
|
|
2210
|
+
"name": "horizontal-positioning-mode",
|
|
2027
2211
|
"type": {
|
|
2028
|
-
"text": "
|
|
2212
|
+
"text": "AxisPositioningMode"
|
|
2029
2213
|
},
|
|
2030
|
-
"
|
|
2031
|
-
"
|
|
2214
|
+
"default": "\"uncontrolled\"",
|
|
2215
|
+
"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",
|
|
2216
|
+
"fieldName": "horizontalPositioningMode",
|
|
2032
2217
|
"inheritedFrom": {
|
|
2033
|
-
"name": "
|
|
2034
|
-
"module": "src/
|
|
2218
|
+
"name": "AnchoredRegion",
|
|
2219
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2035
2220
|
}
|
|
2036
2221
|
},
|
|
2037
2222
|
{
|
|
2038
|
-
"name": "
|
|
2223
|
+
"name": "horizontal-default-position",
|
|
2039
2224
|
"type": {
|
|
2040
|
-
"text": "
|
|
2225
|
+
"text": "HorizontalPosition"
|
|
2041
2226
|
},
|
|
2042
|
-
"
|
|
2043
|
-
"
|
|
2227
|
+
"default": "\"unset\"",
|
|
2228
|
+
"description": "The default horizontal position of the region relative to the anchor element",
|
|
2229
|
+
"fieldName": "horizontalDefaultPosition",
|
|
2044
2230
|
"inheritedFrom": {
|
|
2045
|
-
"name": "
|
|
2046
|
-
"module": "src/
|
|
2231
|
+
"name": "AnchoredRegion",
|
|
2232
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2047
2233
|
}
|
|
2048
2234
|
},
|
|
2049
2235
|
{
|
|
2050
|
-
"name": "
|
|
2236
|
+
"name": "horizontal-viewport-lock",
|
|
2051
2237
|
"type": {
|
|
2052
|
-
"text": "
|
|
2238
|
+
"text": "boolean"
|
|
2053
2239
|
},
|
|
2054
|
-
"
|
|
2055
|
-
"
|
|
2240
|
+
"default": "false",
|
|
2241
|
+
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the horizontal axis",
|
|
2242
|
+
"fieldName": "horizontalViewportLock",
|
|
2056
2243
|
"inheritedFrom": {
|
|
2057
|
-
"name": "
|
|
2058
|
-
"module": "src/
|
|
2244
|
+
"name": "AnchoredRegion",
|
|
2245
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2059
2246
|
}
|
|
2060
2247
|
},
|
|
2061
2248
|
{
|
|
2062
|
-
"name": "
|
|
2249
|
+
"name": "horizontal-inset",
|
|
2063
2250
|
"type": {
|
|
2064
|
-
"text": "
|
|
2251
|
+
"text": "boolean"
|
|
2065
2252
|
},
|
|
2066
|
-
"
|
|
2067
|
-
"
|
|
2253
|
+
"default": "false",
|
|
2254
|
+
"description": "Whether the region overlaps the anchor on the horizontal axis",
|
|
2255
|
+
"fieldName": "horizontalInset",
|
|
2068
2256
|
"inheritedFrom": {
|
|
2069
|
-
"name": "
|
|
2070
|
-
"module": "src/
|
|
2257
|
+
"name": "AnchoredRegion",
|
|
2258
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2071
2259
|
}
|
|
2072
2260
|
},
|
|
2073
2261
|
{
|
|
2074
|
-
"name": "
|
|
2262
|
+
"name": "horizontal-threshold",
|
|
2075
2263
|
"type": {
|
|
2076
|
-
"text": "
|
|
2264
|
+
"text": "number"
|
|
2077
2265
|
},
|
|
2078
|
-
"description": "
|
|
2079
|
-
"fieldName": "
|
|
2266
|
+
"description": "How narrow the space allocated to the default position has to be before the widest area\nis selected for layout",
|
|
2267
|
+
"fieldName": "horizontalThreshold",
|
|
2080
2268
|
"inheritedFrom": {
|
|
2081
|
-
"name": "
|
|
2082
|
-
"module": "src/
|
|
2269
|
+
"name": "AnchoredRegion",
|
|
2270
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2083
2271
|
}
|
|
2084
2272
|
},
|
|
2085
2273
|
{
|
|
2086
|
-
"name": "
|
|
2274
|
+
"name": "horizontal-scaling",
|
|
2087
2275
|
"type": {
|
|
2088
|
-
"text": "
|
|
2276
|
+
"text": "AxisScalingMode"
|
|
2089
2277
|
},
|
|
2090
|
-
"
|
|
2091
|
-
"
|
|
2278
|
+
"default": "\"content\"",
|
|
2279
|
+
"description": "Defines how the width of the region is calculated",
|
|
2280
|
+
"fieldName": "horizontalScaling",
|
|
2092
2281
|
"inheritedFrom": {
|
|
2093
|
-
"name": "
|
|
2094
|
-
"module": "src/
|
|
2282
|
+
"name": "AnchoredRegion",
|
|
2283
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2095
2284
|
}
|
|
2096
|
-
}
|
|
2097
|
-
],
|
|
2098
|
-
"members": [
|
|
2285
|
+
},
|
|
2099
2286
|
{
|
|
2100
|
-
"
|
|
2101
|
-
"name": "download",
|
|
2287
|
+
"name": "vertical-positioning-mode",
|
|
2102
2288
|
"type": {
|
|
2103
|
-
"text": "
|
|
2289
|
+
"text": "AxisPositioningMode"
|
|
2104
2290
|
},
|
|
2105
|
-
"
|
|
2106
|
-
"description": "
|
|
2291
|
+
"default": "\"uncontrolled\"",
|
|
2292
|
+
"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",
|
|
2293
|
+
"fieldName": "verticalPositioningMode",
|
|
2107
2294
|
"inheritedFrom": {
|
|
2108
|
-
"name": "
|
|
2109
|
-
"module": "src/
|
|
2295
|
+
"name": "AnchoredRegion",
|
|
2296
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2110
2297
|
}
|
|
2111
2298
|
},
|
|
2112
2299
|
{
|
|
2113
|
-
"
|
|
2114
|
-
"name": "href",
|
|
2300
|
+
"name": "vertical-default-position",
|
|
2115
2301
|
"type": {
|
|
2116
|
-
"text": "
|
|
2302
|
+
"text": "VerticalPosition"
|
|
2117
2303
|
},
|
|
2118
|
-
"
|
|
2119
|
-
"description": "The
|
|
2304
|
+
"default": "\"unset\"",
|
|
2305
|
+
"description": "The default vertical position of the region relative to the anchor element",
|
|
2306
|
+
"fieldName": "verticalDefaultPosition",
|
|
2120
2307
|
"inheritedFrom": {
|
|
2121
|
-
"name": "
|
|
2122
|
-
"module": "src/
|
|
2308
|
+
"name": "AnchoredRegion",
|
|
2309
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2123
2310
|
}
|
|
2124
2311
|
},
|
|
2125
2312
|
{
|
|
2126
|
-
"
|
|
2127
|
-
"name": "hreflang",
|
|
2313
|
+
"name": "vertical-viewport-lock",
|
|
2128
2314
|
"type": {
|
|
2129
|
-
"text": "
|
|
2315
|
+
"text": "boolean"
|
|
2130
2316
|
},
|
|
2131
|
-
"
|
|
2132
|
-
"description": "
|
|
2317
|
+
"default": "false",
|
|
2318
|
+
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the vertical axis",
|
|
2319
|
+
"fieldName": "verticalViewportLock",
|
|
2133
2320
|
"inheritedFrom": {
|
|
2134
|
-
"name": "
|
|
2135
|
-
"module": "src/
|
|
2321
|
+
"name": "AnchoredRegion",
|
|
2322
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2136
2323
|
}
|
|
2137
2324
|
},
|
|
2138
2325
|
{
|
|
2139
|
-
"
|
|
2140
|
-
"name": "ping",
|
|
2326
|
+
"name": "vertical-inset",
|
|
2141
2327
|
"type": {
|
|
2142
|
-
"text": "
|
|
2328
|
+
"text": "boolean"
|
|
2143
2329
|
},
|
|
2144
|
-
"
|
|
2145
|
-
"description": "
|
|
2330
|
+
"default": "false",
|
|
2331
|
+
"description": "Whether the region overlaps the anchor on the vertical axis",
|
|
2332
|
+
"fieldName": "verticalInset",
|
|
2146
2333
|
"inheritedFrom": {
|
|
2147
|
-
"name": "
|
|
2148
|
-
"module": "src/
|
|
2334
|
+
"name": "AnchoredRegion",
|
|
2335
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2149
2336
|
}
|
|
2150
2337
|
},
|
|
2151
2338
|
{
|
|
2152
|
-
"
|
|
2153
|
-
"name": "referrerpolicy",
|
|
2339
|
+
"name": "vertical-threshold",
|
|
2154
2340
|
"type": {
|
|
2155
|
-
"text": "
|
|
2341
|
+
"text": "number"
|
|
2156
2342
|
},
|
|
2157
|
-
"
|
|
2158
|
-
"
|
|
2343
|
+
"description": "How short the space allocated to the default position has to be before the tallest area\nis selected for layout",
|
|
2344
|
+
"fieldName": "verticalThreshold",
|
|
2159
2345
|
"inheritedFrom": {
|
|
2160
|
-
"name": "
|
|
2161
|
-
"module": "src/
|
|
2346
|
+
"name": "AnchoredRegion",
|
|
2347
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2162
2348
|
}
|
|
2163
2349
|
},
|
|
2164
2350
|
{
|
|
2165
|
-
"
|
|
2166
|
-
"name": "rel",
|
|
2351
|
+
"name": "vertical-scaling",
|
|
2167
2352
|
"type": {
|
|
2168
|
-
"text": "
|
|
2353
|
+
"text": "AxisScalingMode"
|
|
2169
2354
|
},
|
|
2170
|
-
"
|
|
2171
|
-
"description": "
|
|
2355
|
+
"default": "\"content\"",
|
|
2356
|
+
"description": "Defines how the height of the region is calculated",
|
|
2357
|
+
"fieldName": "verticalScaling",
|
|
2172
2358
|
"inheritedFrom": {
|
|
2173
|
-
"name": "
|
|
2174
|
-
"module": "src/
|
|
2359
|
+
"name": "AnchoredRegion",
|
|
2360
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2175
2361
|
}
|
|
2176
2362
|
},
|
|
2177
2363
|
{
|
|
2178
|
-
"
|
|
2179
|
-
"name": "target",
|
|
2364
|
+
"name": "fixed-placement",
|
|
2180
2365
|
"type": {
|
|
2181
|
-
"text": "
|
|
2366
|
+
"text": "boolean"
|
|
2182
2367
|
},
|
|
2183
|
-
"
|
|
2184
|
-
"description": "
|
|
2368
|
+
"default": "false",
|
|
2369
|
+
"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,",
|
|
2370
|
+
"fieldName": "fixedPlacement",
|
|
2185
2371
|
"inheritedFrom": {
|
|
2186
|
-
"name": "
|
|
2187
|
-
"module": "src/
|
|
2372
|
+
"name": "AnchoredRegion",
|
|
2373
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2188
2374
|
}
|
|
2189
2375
|
},
|
|
2190
2376
|
{
|
|
2191
|
-
"
|
|
2192
|
-
"name": "type",
|
|
2377
|
+
"name": "auto-update-mode",
|
|
2193
2378
|
"type": {
|
|
2194
|
-
"text": "
|
|
2379
|
+
"text": "AutoUpdateMode"
|
|
2195
2380
|
},
|
|
2196
|
-
"
|
|
2197
|
-
"description": "
|
|
2381
|
+
"default": "\"anchor\"",
|
|
2382
|
+
"description": "Defines what triggers the anchored region to revaluate positioning",
|
|
2383
|
+
"fieldName": "autoUpdateMode",
|
|
2198
2384
|
"inheritedFrom": {
|
|
2199
|
-
"name": "
|
|
2200
|
-
"module": "src/
|
|
2385
|
+
"name": "AnchoredRegion",
|
|
2386
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2201
2387
|
}
|
|
2202
|
-
}
|
|
2388
|
+
}
|
|
2389
|
+
],
|
|
2390
|
+
"members": [
|
|
2203
2391
|
{
|
|
2204
2392
|
"kind": "field",
|
|
2205
|
-
"name": "
|
|
2393
|
+
"name": "anchor",
|
|
2206
2394
|
"type": {
|
|
2207
|
-
"text": "
|
|
2395
|
+
"text": "string"
|
|
2208
2396
|
},
|
|
2209
2397
|
"privacy": "public",
|
|
2210
|
-
"
|
|
2398
|
+
"default": "\"\"",
|
|
2399
|
+
"description": "The HTML ID of the anchor element this region is positioned relative to",
|
|
2211
2400
|
"inheritedFrom": {
|
|
2212
|
-
"name": "
|
|
2213
|
-
"module": "src/
|
|
2401
|
+
"name": "AnchoredRegion",
|
|
2402
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2214
2403
|
}
|
|
2215
2404
|
},
|
|
2216
2405
|
{
|
|
2217
|
-
"kind": "
|
|
2218
|
-
"name": "
|
|
2406
|
+
"kind": "method",
|
|
2407
|
+
"name": "anchorChanged",
|
|
2219
2408
|
"privacy": "private",
|
|
2220
|
-
"
|
|
2221
|
-
|
|
2222
|
-
|
|
2223
|
-
|
|
2409
|
+
"return": {
|
|
2410
|
+
"type": {
|
|
2411
|
+
"text": "void"
|
|
2412
|
+
}
|
|
2413
|
+
},
|
|
2414
|
+
"inheritedFrom": {
|
|
2415
|
+
"name": "AnchoredRegion",
|
|
2416
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2224
2417
|
}
|
|
2225
2418
|
},
|
|
2226
2419
|
{
|
|
2227
2420
|
"kind": "field",
|
|
2228
|
-
"name": "
|
|
2421
|
+
"name": "viewport",
|
|
2229
2422
|
"type": {
|
|
2230
|
-
"text": "
|
|
2423
|
+
"text": "string"
|
|
2231
2424
|
},
|
|
2425
|
+
"privacy": "public",
|
|
2426
|
+
"default": "\"\"",
|
|
2427
|
+
"description": "The HTML ID of the viewport element this region is positioned relative to",
|
|
2428
|
+
"inheritedFrom": {
|
|
2429
|
+
"name": "AnchoredRegion",
|
|
2430
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2431
|
+
}
|
|
2432
|
+
},
|
|
2433
|
+
{
|
|
2434
|
+
"kind": "method",
|
|
2435
|
+
"name": "viewportChanged",
|
|
2232
2436
|
"privacy": "private",
|
|
2233
|
-
"
|
|
2437
|
+
"return": {
|
|
2438
|
+
"type": {
|
|
2439
|
+
"text": "void"
|
|
2440
|
+
}
|
|
2441
|
+
},
|
|
2234
2442
|
"inheritedFrom": {
|
|
2235
|
-
"name": "
|
|
2236
|
-
"module": "src/
|
|
2443
|
+
"name": "AnchoredRegion",
|
|
2444
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2237
2445
|
}
|
|
2238
2446
|
},
|
|
2239
2447
|
{
|
|
2240
2448
|
"kind": "field",
|
|
2241
|
-
"name": "
|
|
2449
|
+
"name": "horizontalPositioningMode",
|
|
2242
2450
|
"type": {
|
|
2243
|
-
"text": "
|
|
2451
|
+
"text": "AxisPositioningMode"
|
|
2244
2452
|
},
|
|
2245
2453
|
"privacy": "public",
|
|
2246
|
-
"
|
|
2454
|
+
"default": "\"uncontrolled\"",
|
|
2455
|
+
"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",
|
|
2247
2456
|
"inheritedFrom": {
|
|
2248
|
-
"name": "
|
|
2249
|
-
"module": "src/
|
|
2457
|
+
"name": "AnchoredRegion",
|
|
2458
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2459
|
+
}
|
|
2460
|
+
},
|
|
2461
|
+
{
|
|
2462
|
+
"kind": "method",
|
|
2463
|
+
"name": "horizontalPositioningModeChanged",
|
|
2464
|
+
"privacy": "private",
|
|
2465
|
+
"return": {
|
|
2466
|
+
"type": {
|
|
2467
|
+
"text": "void"
|
|
2468
|
+
}
|
|
2469
|
+
},
|
|
2470
|
+
"inheritedFrom": {
|
|
2471
|
+
"name": "AnchoredRegion",
|
|
2472
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2250
2473
|
}
|
|
2251
2474
|
},
|
|
2252
2475
|
{
|
|
2253
2476
|
"kind": "field",
|
|
2254
|
-
"name": "
|
|
2477
|
+
"name": "horizontalDefaultPosition",
|
|
2255
2478
|
"type": {
|
|
2256
|
-
"text": "
|
|
2479
|
+
"text": "HorizontalPosition"
|
|
2257
2480
|
},
|
|
2258
2481
|
"privacy": "public",
|
|
2259
|
-
"
|
|
2482
|
+
"default": "\"unset\"",
|
|
2483
|
+
"description": "The default horizontal position of the region relative to the anchor element",
|
|
2260
2484
|
"inheritedFrom": {
|
|
2261
|
-
"name": "
|
|
2262
|
-
"module": "src/
|
|
2485
|
+
"name": "AnchoredRegion",
|
|
2486
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2263
2487
|
}
|
|
2264
2488
|
},
|
|
2265
2489
|
{
|
|
2266
2490
|
"kind": "method",
|
|
2267
|
-
"name": "
|
|
2268
|
-
"privacy": "
|
|
2491
|
+
"name": "horizontalDefaultPositionChanged",
|
|
2492
|
+
"privacy": "private",
|
|
2269
2493
|
"return": {
|
|
2270
2494
|
"type": {
|
|
2271
2495
|
"text": "void"
|
|
2272
2496
|
}
|
|
2273
2497
|
},
|
|
2274
2498
|
"inheritedFrom": {
|
|
2275
|
-
"name": "
|
|
2276
|
-
"module": "src/
|
|
2499
|
+
"name": "AnchoredRegion",
|
|
2500
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2277
2501
|
}
|
|
2278
2502
|
},
|
|
2279
2503
|
{
|
|
2280
2504
|
"kind": "field",
|
|
2281
|
-
"name": "
|
|
2505
|
+
"name": "horizontalViewportLock",
|
|
2282
2506
|
"type": {
|
|
2283
|
-
"text": "
|
|
2507
|
+
"text": "boolean"
|
|
2284
2508
|
},
|
|
2285
2509
|
"privacy": "public",
|
|
2286
|
-
"
|
|
2510
|
+
"default": "false",
|
|
2511
|
+
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the horizontal axis",
|
|
2287
2512
|
"inheritedFrom": {
|
|
2288
|
-
"name": "
|
|
2289
|
-
"module": "src/
|
|
2513
|
+
"name": "AnchoredRegion",
|
|
2514
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2290
2515
|
}
|
|
2291
2516
|
},
|
|
2292
2517
|
{
|
|
2293
2518
|
"kind": "method",
|
|
2294
|
-
"name": "
|
|
2295
|
-
"privacy": "
|
|
2519
|
+
"name": "horizontalViewportLockChanged",
|
|
2520
|
+
"privacy": "private",
|
|
2296
2521
|
"return": {
|
|
2297
2522
|
"type": {
|
|
2298
2523
|
"text": "void"
|
|
2299
2524
|
}
|
|
2300
2525
|
},
|
|
2301
2526
|
"inheritedFrom": {
|
|
2302
|
-
"name": "
|
|
2303
|
-
"module": "src/
|
|
2527
|
+
"name": "AnchoredRegion",
|
|
2528
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2304
2529
|
}
|
|
2305
2530
|
},
|
|
2306
2531
|
{
|
|
2307
|
-
"kind": "
|
|
2308
|
-
"name": "
|
|
2532
|
+
"kind": "field",
|
|
2533
|
+
"name": "horizontalInset",
|
|
2534
|
+
"type": {
|
|
2535
|
+
"text": "boolean"
|
|
2536
|
+
},
|
|
2309
2537
|
"privacy": "public",
|
|
2310
|
-
"
|
|
2538
|
+
"default": "false",
|
|
2539
|
+
"description": "Whether the region overlaps the anchor on the horizontal axis",
|
|
2540
|
+
"inheritedFrom": {
|
|
2541
|
+
"name": "AnchoredRegion",
|
|
2542
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2543
|
+
}
|
|
2544
|
+
},
|
|
2545
|
+
{
|
|
2546
|
+
"kind": "method",
|
|
2547
|
+
"name": "horizontalInsetChanged",
|
|
2548
|
+
"privacy": "private",
|
|
2311
2549
|
"return": {
|
|
2312
2550
|
"type": {
|
|
2313
|
-
"text": "
|
|
2551
|
+
"text": "void"
|
|
2314
2552
|
}
|
|
2315
2553
|
},
|
|
2316
|
-
"parameters": [
|
|
2317
|
-
{
|
|
2318
|
-
"name": "this",
|
|
2319
|
-
"type": {
|
|
2320
|
-
"text": "K"
|
|
2321
|
-
}
|
|
2322
|
-
},
|
|
2323
|
-
{
|
|
2324
|
-
"name": "elementDefinition",
|
|
2325
|
-
"type": {
|
|
2326
|
-
"text": "T"
|
|
2327
|
-
},
|
|
2328
|
-
"description": "The definition of the element to create the registry\nfunction for."
|
|
2329
|
-
}
|
|
2330
|
-
],
|
|
2331
|
-
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
2332
2554
|
"inheritedFrom": {
|
|
2333
|
-
"name": "
|
|
2334
|
-
"module": "src/
|
|
2555
|
+
"name": "AnchoredRegion",
|
|
2556
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2335
2557
|
}
|
|
2336
|
-
}
|
|
2337
|
-
]
|
|
2338
|
-
},
|
|
2339
|
-
{
|
|
2340
|
-
"kind": "variable",
|
|
2341
|
-
"name": "foundationAnchorShadowOptions",
|
|
2342
|
-
"type": {
|
|
2343
|
-
"text": "ShadowRootInit"
|
|
2344
|
-
},
|
|
2345
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
2346
|
-
},
|
|
2347
|
-
{
|
|
2348
|
-
"kind": "variable",
|
|
2349
|
-
"name": "defaultAnchorConfig",
|
|
2350
|
-
"type": {
|
|
2351
|
-
"text": "object"
|
|
2352
|
-
},
|
|
2353
|
-
"default": "{}"
|
|
2354
|
-
},
|
|
2355
|
-
{
|
|
2356
|
-
"kind": "variable",
|
|
2357
|
-
"name": "foundationAnchor",
|
|
2358
|
-
"description": "The Foundation Anchor",
|
|
2359
|
-
"privacy": "public"
|
|
2360
|
-
}
|
|
2361
|
-
],
|
|
2362
|
-
"exports": [
|
|
2363
|
-
{
|
|
2364
|
-
"kind": "js",
|
|
2365
|
-
"name": "Anchor",
|
|
2366
|
-
"declaration": {
|
|
2367
|
-
"name": "Anchor",
|
|
2368
|
-
"module": "src/anchor/anchor.ts"
|
|
2369
|
-
}
|
|
2370
|
-
},
|
|
2371
|
-
{
|
|
2372
|
-
"kind": "js",
|
|
2373
|
-
"name": "foundationAnchorShadowOptions",
|
|
2374
|
-
"declaration": {
|
|
2375
|
-
"name": "foundationAnchorShadowOptions",
|
|
2376
|
-
"module": "src/anchor/anchor.ts"
|
|
2377
|
-
}
|
|
2378
|
-
},
|
|
2379
|
-
{
|
|
2380
|
-
"kind": "js",
|
|
2381
|
-
"name": "defaultAnchorConfig",
|
|
2382
|
-
"declaration": {
|
|
2383
|
-
"name": "defaultAnchorConfig",
|
|
2384
|
-
"module": "src/anchor/anchor.ts"
|
|
2385
|
-
}
|
|
2386
|
-
},
|
|
2387
|
-
{
|
|
2388
|
-
"kind": "js",
|
|
2389
|
-
"name": "foundationAnchor",
|
|
2390
|
-
"declaration": {
|
|
2391
|
-
"name": "foundationAnchor",
|
|
2392
|
-
"module": "src/anchor/anchor.ts"
|
|
2393
|
-
}
|
|
2394
|
-
}
|
|
2395
|
-
]
|
|
2396
|
-
},
|
|
2397
|
-
{
|
|
2398
|
-
"kind": "javascript-module",
|
|
2399
|
-
"path": "src/anchor/index.ts",
|
|
2400
|
-
"declarations": [],
|
|
2401
|
-
"exports": [
|
|
2402
|
-
{
|
|
2403
|
-
"kind": "js",
|
|
2404
|
-
"name": "*",
|
|
2405
|
-
"declaration": {
|
|
2406
|
-
"name": "*",
|
|
2407
|
-
"package": "./anchor.template"
|
|
2408
|
-
}
|
|
2409
|
-
},
|
|
2410
|
-
{
|
|
2411
|
-
"kind": "js",
|
|
2412
|
-
"name": "*",
|
|
2413
|
-
"declaration": {
|
|
2414
|
-
"name": "*",
|
|
2415
|
-
"package": "./anchor.styles"
|
|
2416
|
-
}
|
|
2417
|
-
},
|
|
2418
|
-
{
|
|
2419
|
-
"kind": "js",
|
|
2420
|
-
"name": "*",
|
|
2421
|
-
"declaration": {
|
|
2422
|
-
"name": "*",
|
|
2423
|
-
"package": "./anchor"
|
|
2424
|
-
}
|
|
2425
|
-
}
|
|
2426
|
-
]
|
|
2427
|
-
},
|
|
2428
|
-
{
|
|
2429
|
-
"kind": "javascript-module",
|
|
2430
|
-
"path": "src/anchored-region/anchor-region.template.ts",
|
|
2431
|
-
"declarations": [
|
|
2432
|
-
{
|
|
2433
|
-
"kind": "function",
|
|
2434
|
-
"name": "foundationAnchoredRegionTemplate",
|
|
2435
|
-
"return": {
|
|
2436
|
-
"type": {
|
|
2437
|
-
"text": "ViewTemplate<AnchoredRegion>"
|
|
2438
|
-
}
|
|
2439
|
-
},
|
|
2440
|
-
"parameters": [
|
|
2558
|
+
},
|
|
2441
2559
|
{
|
|
2442
|
-
"
|
|
2560
|
+
"kind": "field",
|
|
2561
|
+
"name": "horizontalThreshold",
|
|
2443
2562
|
"type": {
|
|
2444
|
-
"text": "
|
|
2563
|
+
"text": "number"
|
|
2564
|
+
},
|
|
2565
|
+
"privacy": "public",
|
|
2566
|
+
"description": "How narrow the space allocated to the default position has to be before the widest area\nis selected for layout",
|
|
2567
|
+
"inheritedFrom": {
|
|
2568
|
+
"name": "AnchoredRegion",
|
|
2569
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2445
2570
|
}
|
|
2446
2571
|
},
|
|
2447
2572
|
{
|
|
2448
|
-
"
|
|
2449
|
-
"
|
|
2450
|
-
|
|
2451
|
-
|
|
2452
|
-
|
|
2453
|
-
|
|
2454
|
-
|
|
2455
|
-
],
|
|
2456
|
-
"exports": [
|
|
2457
|
-
{
|
|
2458
|
-
"kind": "js",
|
|
2459
|
-
"name": "foundationAnchoredRegionTemplate",
|
|
2460
|
-
"declaration": {
|
|
2461
|
-
"name": "foundationAnchoredRegionTemplate",
|
|
2462
|
-
"module": "src/anchored-region/anchor-region.template.ts"
|
|
2463
|
-
}
|
|
2464
|
-
}
|
|
2465
|
-
]
|
|
2466
|
-
},
|
|
2467
|
-
{
|
|
2468
|
-
"kind": "javascript-module",
|
|
2469
|
-
"path": "src/anchored-region/anchored-region.styles.ts",
|
|
2470
|
-
"declarations": [
|
|
2471
|
-
{
|
|
2472
|
-
"kind": "function",
|
|
2473
|
-
"name": "foundationAnchoredRegionStyles",
|
|
2474
|
-
"return": {
|
|
2475
|
-
"type": {
|
|
2476
|
-
"text": "ElementStyles"
|
|
2477
|
-
}
|
|
2478
|
-
},
|
|
2479
|
-
"parameters": [
|
|
2480
|
-
{
|
|
2481
|
-
"name": "context",
|
|
2482
|
-
"type": {
|
|
2483
|
-
"text": "ElementDefinitionContext"
|
|
2484
|
-
}
|
|
2485
|
-
},
|
|
2486
|
-
{
|
|
2487
|
-
"name": "definition",
|
|
2488
|
-
"type": {
|
|
2489
|
-
"text": "FoundationElementDefinition"
|
|
2490
|
-
}
|
|
2491
|
-
}
|
|
2492
|
-
]
|
|
2493
|
-
}
|
|
2494
|
-
],
|
|
2495
|
-
"exports": [
|
|
2496
|
-
{
|
|
2497
|
-
"kind": "js",
|
|
2498
|
-
"name": "foundationAnchoredRegionStyles",
|
|
2499
|
-
"declaration": {
|
|
2500
|
-
"name": "foundationAnchoredRegionStyles",
|
|
2501
|
-
"module": "src/anchored-region/anchored-region.styles.ts"
|
|
2502
|
-
}
|
|
2503
|
-
}
|
|
2504
|
-
]
|
|
2505
|
-
},
|
|
2506
|
-
{
|
|
2507
|
-
"kind": "javascript-module",
|
|
2508
|
-
"path": "src/anchored-region/anchored-region.ts",
|
|
2509
|
-
"declarations": [
|
|
2510
|
-
{
|
|
2511
|
-
"kind": "class",
|
|
2512
|
-
"description": "",
|
|
2513
|
-
"name": "AnchoredRegion",
|
|
2514
|
-
"superclass": {
|
|
2515
|
-
"name": "FASTAnchoredRegion",
|
|
2516
|
-
"package": "@microsoft/fast-components"
|
|
2517
|
-
},
|
|
2518
|
-
"tagName": "%%prefix%%-anchored-region",
|
|
2519
|
-
"customElement": true,
|
|
2520
|
-
"attributes": [
|
|
2521
|
-
{
|
|
2522
|
-
"name": "anchor",
|
|
2523
|
-
"type": {
|
|
2524
|
-
"text": "string"
|
|
2573
|
+
"kind": "method",
|
|
2574
|
+
"name": "horizontalThresholdChanged",
|
|
2575
|
+
"privacy": "private",
|
|
2576
|
+
"return": {
|
|
2577
|
+
"type": {
|
|
2578
|
+
"text": "void"
|
|
2579
|
+
}
|
|
2525
2580
|
},
|
|
2526
|
-
"default": "\"\"",
|
|
2527
|
-
"description": "The HTML ID of the anchor element this region is positioned relative to",
|
|
2528
|
-
"fieldName": "anchor",
|
|
2529
2581
|
"inheritedFrom": {
|
|
2530
2582
|
"name": "AnchoredRegion",
|
|
2531
2583
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2532
2584
|
}
|
|
2533
2585
|
},
|
|
2534
2586
|
{
|
|
2535
|
-
"
|
|
2587
|
+
"kind": "field",
|
|
2588
|
+
"name": "horizontalScaling",
|
|
2536
2589
|
"type": {
|
|
2537
|
-
"text": "
|
|
2590
|
+
"text": "AxisScalingMode"
|
|
2538
2591
|
},
|
|
2539
|
-
"
|
|
2540
|
-
"
|
|
2541
|
-
"
|
|
2592
|
+
"privacy": "public",
|
|
2593
|
+
"default": "\"content\"",
|
|
2594
|
+
"description": "Defines how the width of the region is calculated",
|
|
2542
2595
|
"inheritedFrom": {
|
|
2543
2596
|
"name": "AnchoredRegion",
|
|
2544
2597
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2545
2598
|
}
|
|
2546
2599
|
},
|
|
2547
2600
|
{
|
|
2548
|
-
"
|
|
2549
|
-
"
|
|
2550
|
-
|
|
2601
|
+
"kind": "method",
|
|
2602
|
+
"name": "horizontalScalingChanged",
|
|
2603
|
+
"privacy": "private",
|
|
2604
|
+
"return": {
|
|
2605
|
+
"type": {
|
|
2606
|
+
"text": "void"
|
|
2607
|
+
}
|
|
2551
2608
|
},
|
|
2552
|
-
"default": "\"uncontrolled\"",
|
|
2553
|
-
"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",
|
|
2554
|
-
"fieldName": "horizontalPositioningMode",
|
|
2555
2609
|
"inheritedFrom": {
|
|
2556
2610
|
"name": "AnchoredRegion",
|
|
2557
2611
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2558
2612
|
}
|
|
2559
2613
|
},
|
|
2560
2614
|
{
|
|
2561
|
-
"
|
|
2615
|
+
"kind": "field",
|
|
2616
|
+
"name": "verticalPositioningMode",
|
|
2562
2617
|
"type": {
|
|
2563
|
-
"text": "
|
|
2618
|
+
"text": "AxisPositioningMode"
|
|
2564
2619
|
},
|
|
2565
|
-
"
|
|
2566
|
-
"
|
|
2567
|
-
"
|
|
2620
|
+
"privacy": "public",
|
|
2621
|
+
"default": "\"uncontrolled\"",
|
|
2622
|
+
"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",
|
|
2568
2623
|
"inheritedFrom": {
|
|
2569
2624
|
"name": "AnchoredRegion",
|
|
2570
2625
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2571
2626
|
}
|
|
2572
2627
|
},
|
|
2573
2628
|
{
|
|
2574
|
-
"
|
|
2575
|
-
"
|
|
2576
|
-
|
|
2629
|
+
"kind": "method",
|
|
2630
|
+
"name": "verticalPositioningModeChanged",
|
|
2631
|
+
"privacy": "private",
|
|
2632
|
+
"return": {
|
|
2633
|
+
"type": {
|
|
2634
|
+
"text": "void"
|
|
2635
|
+
}
|
|
2577
2636
|
},
|
|
2578
|
-
"default": "false",
|
|
2579
|
-
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the horizontal axis",
|
|
2580
|
-
"fieldName": "horizontalViewportLock",
|
|
2581
2637
|
"inheritedFrom": {
|
|
2582
2638
|
"name": "AnchoredRegion",
|
|
2583
2639
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2584
2640
|
}
|
|
2585
2641
|
},
|
|
2586
2642
|
{
|
|
2587
|
-
"
|
|
2643
|
+
"kind": "field",
|
|
2644
|
+
"name": "verticalDefaultPosition",
|
|
2588
2645
|
"type": {
|
|
2589
|
-
"text": "
|
|
2646
|
+
"text": "VerticalPosition"
|
|
2590
2647
|
},
|
|
2591
|
-
"
|
|
2592
|
-
"
|
|
2593
|
-
"
|
|
2648
|
+
"privacy": "public",
|
|
2649
|
+
"default": "\"unset\"",
|
|
2650
|
+
"description": "The default vertical position of the region relative to the anchor element",
|
|
2594
2651
|
"inheritedFrom": {
|
|
2595
2652
|
"name": "AnchoredRegion",
|
|
2596
2653
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2597
2654
|
}
|
|
2598
2655
|
},
|
|
2599
2656
|
{
|
|
2600
|
-
"
|
|
2601
|
-
"
|
|
2602
|
-
|
|
2657
|
+
"kind": "method",
|
|
2658
|
+
"name": "verticalDefaultPositionChanged",
|
|
2659
|
+
"privacy": "private",
|
|
2660
|
+
"return": {
|
|
2661
|
+
"type": {
|
|
2662
|
+
"text": "void"
|
|
2663
|
+
}
|
|
2603
2664
|
},
|
|
2604
|
-
"description": "How narrow the space allocated to the default position has to be before the widest area\nis selected for layout",
|
|
2605
|
-
"fieldName": "horizontalThreshold",
|
|
2606
2665
|
"inheritedFrom": {
|
|
2607
2666
|
"name": "AnchoredRegion",
|
|
2608
2667
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2609
2668
|
}
|
|
2610
2669
|
},
|
|
2611
2670
|
{
|
|
2612
|
-
"
|
|
2671
|
+
"kind": "field",
|
|
2672
|
+
"name": "verticalViewportLock",
|
|
2613
2673
|
"type": {
|
|
2614
|
-
"text": "
|
|
2674
|
+
"text": "boolean"
|
|
2615
2675
|
},
|
|
2616
|
-
"
|
|
2617
|
-
"
|
|
2618
|
-
"
|
|
2676
|
+
"privacy": "public",
|
|
2677
|
+
"default": "false",
|
|
2678
|
+
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the vertical axis",
|
|
2619
2679
|
"inheritedFrom": {
|
|
2620
2680
|
"name": "AnchoredRegion",
|
|
2621
2681
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2622
2682
|
}
|
|
2623
2683
|
},
|
|
2624
2684
|
{
|
|
2625
|
-
"
|
|
2626
|
-
"
|
|
2627
|
-
|
|
2685
|
+
"kind": "method",
|
|
2686
|
+
"name": "verticalViewportLockChanged",
|
|
2687
|
+
"privacy": "private",
|
|
2688
|
+
"return": {
|
|
2689
|
+
"type": {
|
|
2690
|
+
"text": "void"
|
|
2691
|
+
}
|
|
2628
2692
|
},
|
|
2629
|
-
"default": "\"uncontrolled\"",
|
|
2630
|
-
"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",
|
|
2631
|
-
"fieldName": "verticalPositioningMode",
|
|
2632
2693
|
"inheritedFrom": {
|
|
2633
2694
|
"name": "AnchoredRegion",
|
|
2634
2695
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2635
2696
|
}
|
|
2636
2697
|
},
|
|
2637
2698
|
{
|
|
2638
|
-
"
|
|
2699
|
+
"kind": "field",
|
|
2700
|
+
"name": "verticalInset",
|
|
2639
2701
|
"type": {
|
|
2640
|
-
"text": "
|
|
2702
|
+
"text": "boolean"
|
|
2641
2703
|
},
|
|
2642
|
-
"
|
|
2643
|
-
"
|
|
2644
|
-
"
|
|
2704
|
+
"privacy": "public",
|
|
2705
|
+
"default": "false",
|
|
2706
|
+
"description": "Whether the region overlaps the anchor on the vertical axis",
|
|
2645
2707
|
"inheritedFrom": {
|
|
2646
2708
|
"name": "AnchoredRegion",
|
|
2647
2709
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2648
2710
|
}
|
|
2649
2711
|
},
|
|
2650
2712
|
{
|
|
2651
|
-
"
|
|
2652
|
-
"
|
|
2653
|
-
|
|
2713
|
+
"kind": "method",
|
|
2714
|
+
"name": "verticalInsetChanged",
|
|
2715
|
+
"privacy": "private",
|
|
2716
|
+
"return": {
|
|
2717
|
+
"type": {
|
|
2718
|
+
"text": "void"
|
|
2719
|
+
}
|
|
2654
2720
|
},
|
|
2655
|
-
"default": "false",
|
|
2656
|
-
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the vertical axis",
|
|
2657
|
-
"fieldName": "verticalViewportLock",
|
|
2658
2721
|
"inheritedFrom": {
|
|
2659
2722
|
"name": "AnchoredRegion",
|
|
2660
2723
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2661
2724
|
}
|
|
2662
2725
|
},
|
|
2663
2726
|
{
|
|
2664
|
-
"
|
|
2727
|
+
"kind": "field",
|
|
2728
|
+
"name": "verticalThreshold",
|
|
2665
2729
|
"type": {
|
|
2666
|
-
"text": "
|
|
2730
|
+
"text": "number"
|
|
2667
2731
|
},
|
|
2668
|
-
"
|
|
2669
|
-
"description": "
|
|
2670
|
-
"fieldName": "verticalInset",
|
|
2732
|
+
"privacy": "public",
|
|
2733
|
+
"description": "How short the space allocated to the default position has to be before the tallest area\nis selected for layout",
|
|
2671
2734
|
"inheritedFrom": {
|
|
2672
2735
|
"name": "AnchoredRegion",
|
|
2673
2736
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2674
2737
|
}
|
|
2675
2738
|
},
|
|
2676
2739
|
{
|
|
2677
|
-
"
|
|
2678
|
-
"
|
|
2679
|
-
|
|
2740
|
+
"kind": "method",
|
|
2741
|
+
"name": "verticalThresholdChanged",
|
|
2742
|
+
"privacy": "private",
|
|
2743
|
+
"return": {
|
|
2744
|
+
"type": {
|
|
2745
|
+
"text": "void"
|
|
2746
|
+
}
|
|
2680
2747
|
},
|
|
2681
|
-
"description": "How short the space allocated to the default position has to be before the tallest area\nis selected for layout",
|
|
2682
|
-
"fieldName": "verticalThreshold",
|
|
2683
2748
|
"inheritedFrom": {
|
|
2684
2749
|
"name": "AnchoredRegion",
|
|
2685
2750
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2686
2751
|
}
|
|
2687
2752
|
},
|
|
2688
2753
|
{
|
|
2689
|
-
"
|
|
2754
|
+
"kind": "field",
|
|
2755
|
+
"name": "verticalScaling",
|
|
2690
2756
|
"type": {
|
|
2691
2757
|
"text": "AxisScalingMode"
|
|
2692
2758
|
},
|
|
2759
|
+
"privacy": "public",
|
|
2693
2760
|
"default": "\"content\"",
|
|
2694
2761
|
"description": "Defines how the height of the region is calculated",
|
|
2695
|
-
"fieldName": "verticalScaling",
|
|
2696
2762
|
"inheritedFrom": {
|
|
2697
2763
|
"name": "AnchoredRegion",
|
|
2698
2764
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2699
2765
|
}
|
|
2700
2766
|
},
|
|
2701
2767
|
{
|
|
2702
|
-
"
|
|
2703
|
-
"
|
|
2704
|
-
|
|
2768
|
+
"kind": "method",
|
|
2769
|
+
"name": "verticalScalingChanged",
|
|
2770
|
+
"privacy": "private",
|
|
2771
|
+
"return": {
|
|
2772
|
+
"type": {
|
|
2773
|
+
"text": "void"
|
|
2774
|
+
}
|
|
2705
2775
|
},
|
|
2706
|
-
"default": "false",
|
|
2707
|
-
"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,",
|
|
2708
|
-
"fieldName": "fixedPlacement",
|
|
2709
2776
|
"inheritedFrom": {
|
|
2710
2777
|
"name": "AnchoredRegion",
|
|
2711
2778
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2712
2779
|
}
|
|
2713
2780
|
},
|
|
2714
2781
|
{
|
|
2715
|
-
"
|
|
2782
|
+
"kind": "field",
|
|
2783
|
+
"name": "fixedPlacement",
|
|
2716
2784
|
"type": {
|
|
2717
|
-
"text": "
|
|
2785
|
+
"text": "boolean"
|
|
2718
2786
|
},
|
|
2719
|
-
"
|
|
2720
|
-
"
|
|
2721
|
-
"
|
|
2722
|
-
"inheritedFrom": {
|
|
2723
|
-
"name": "AnchoredRegion",
|
|
2724
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
2725
|
-
}
|
|
2726
|
-
}
|
|
2727
|
-
],
|
|
2728
|
-
"members": [
|
|
2729
|
-
{
|
|
2730
|
-
"kind": "field",
|
|
2731
|
-
"name": "anchor",
|
|
2732
|
-
"type": {
|
|
2733
|
-
"text": "string"
|
|
2734
|
-
},
|
|
2735
|
-
"privacy": "public",
|
|
2736
|
-
"default": "\"\"",
|
|
2737
|
-
"description": "The HTML ID of the anchor element this region is positioned relative to",
|
|
2787
|
+
"privacy": "public",
|
|
2788
|
+
"default": "false",
|
|
2789
|
+
"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,",
|
|
2738
2790
|
"inheritedFrom": {
|
|
2739
2791
|
"name": "AnchoredRegion",
|
|
2740
2792
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -2742,7 +2794,7 @@
|
|
|
2742
2794
|
},
|
|
2743
2795
|
{
|
|
2744
2796
|
"kind": "method",
|
|
2745
|
-
"name": "
|
|
2797
|
+
"name": "fixedPlacementChanged",
|
|
2746
2798
|
"privacy": "private",
|
|
2747
2799
|
"return": {
|
|
2748
2800
|
"type": {
|
|
@@ -2756,13 +2808,13 @@
|
|
|
2756
2808
|
},
|
|
2757
2809
|
{
|
|
2758
2810
|
"kind": "field",
|
|
2759
|
-
"name": "
|
|
2811
|
+
"name": "autoUpdateMode",
|
|
2760
2812
|
"type": {
|
|
2761
|
-
"text": "
|
|
2813
|
+
"text": "AutoUpdateMode"
|
|
2762
2814
|
},
|
|
2763
2815
|
"privacy": "public",
|
|
2764
|
-
"default": "\"\"",
|
|
2765
|
-
"description": "
|
|
2816
|
+
"default": "\"anchor\"",
|
|
2817
|
+
"description": "Defines what triggers the anchored region to revaluate positioning",
|
|
2766
2818
|
"inheritedFrom": {
|
|
2767
2819
|
"name": "AnchoredRegion",
|
|
2768
2820
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -2770,13 +2822,27 @@
|
|
|
2770
2822
|
},
|
|
2771
2823
|
{
|
|
2772
2824
|
"kind": "method",
|
|
2773
|
-
"name": "
|
|
2825
|
+
"name": "autoUpdateModeChanged",
|
|
2774
2826
|
"privacy": "private",
|
|
2775
2827
|
"return": {
|
|
2776
2828
|
"type": {
|
|
2777
2829
|
"text": "void"
|
|
2778
2830
|
}
|
|
2779
2831
|
},
|
|
2832
|
+
"parameters": [
|
|
2833
|
+
{
|
|
2834
|
+
"name": "prevMode",
|
|
2835
|
+
"type": {
|
|
2836
|
+
"text": "AutoUpdateMode"
|
|
2837
|
+
}
|
|
2838
|
+
},
|
|
2839
|
+
{
|
|
2840
|
+
"name": "newMode",
|
|
2841
|
+
"type": {
|
|
2842
|
+
"text": "AutoUpdateMode"
|
|
2843
|
+
}
|
|
2844
|
+
}
|
|
2845
|
+
],
|
|
2780
2846
|
"inheritedFrom": {
|
|
2781
2847
|
"name": "AnchoredRegion",
|
|
2782
2848
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -2784,13 +2850,13 @@
|
|
|
2784
2850
|
},
|
|
2785
2851
|
{
|
|
2786
2852
|
"kind": "field",
|
|
2787
|
-
"name": "
|
|
2853
|
+
"name": "anchorElement",
|
|
2788
2854
|
"type": {
|
|
2789
|
-
"text": "
|
|
2855
|
+
"text": "HTMLElement | null"
|
|
2790
2856
|
},
|
|
2791
2857
|
"privacy": "public",
|
|
2792
|
-
"default": "
|
|
2793
|
-
"description": "
|
|
2858
|
+
"default": "null",
|
|
2859
|
+
"description": "The HTML element being used as the anchor",
|
|
2794
2860
|
"inheritedFrom": {
|
|
2795
2861
|
"name": "AnchoredRegion",
|
|
2796
2862
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -2798,7 +2864,7 @@
|
|
|
2798
2864
|
},
|
|
2799
2865
|
{
|
|
2800
2866
|
"kind": "method",
|
|
2801
|
-
"name": "
|
|
2867
|
+
"name": "anchorElementChanged",
|
|
2802
2868
|
"privacy": "private",
|
|
2803
2869
|
"return": {
|
|
2804
2870
|
"type": {
|
|
@@ -2812,13 +2878,13 @@
|
|
|
2812
2878
|
},
|
|
2813
2879
|
{
|
|
2814
2880
|
"kind": "field",
|
|
2815
|
-
"name": "
|
|
2881
|
+
"name": "viewportElement",
|
|
2816
2882
|
"type": {
|
|
2817
|
-
"text": "
|
|
2883
|
+
"text": "HTMLElement | null"
|
|
2818
2884
|
},
|
|
2819
2885
|
"privacy": "public",
|
|
2820
|
-
"default": "
|
|
2821
|
-
"description": "The
|
|
2886
|
+
"default": "null",
|
|
2887
|
+
"description": "The HTML element being used as the viewport",
|
|
2822
2888
|
"inheritedFrom": {
|
|
2823
2889
|
"name": "AnchoredRegion",
|
|
2824
2890
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -2826,7 +2892,7 @@
|
|
|
2826
2892
|
},
|
|
2827
2893
|
{
|
|
2828
2894
|
"kind": "method",
|
|
2829
|
-
"name": "
|
|
2895
|
+
"name": "viewportElementChanged",
|
|
2830
2896
|
"privacy": "private",
|
|
2831
2897
|
"return": {
|
|
2832
2898
|
"type": {
|
|
@@ -2840,27 +2906,25 @@
|
|
|
2840
2906
|
},
|
|
2841
2907
|
{
|
|
2842
2908
|
"kind": "field",
|
|
2843
|
-
"name": "
|
|
2909
|
+
"name": "verticalPosition",
|
|
2844
2910
|
"type": {
|
|
2845
|
-
"text": "
|
|
2911
|
+
"text": "AnchoredRegionPositionLabel | undefined"
|
|
2846
2912
|
},
|
|
2847
2913
|
"privacy": "public",
|
|
2848
|
-
"
|
|
2849
|
-
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the horizontal axis",
|
|
2914
|
+
"description": "indicates the current horizontal position of the region",
|
|
2850
2915
|
"inheritedFrom": {
|
|
2851
2916
|
"name": "AnchoredRegion",
|
|
2852
2917
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2853
2918
|
}
|
|
2854
2919
|
},
|
|
2855
2920
|
{
|
|
2856
|
-
"kind": "
|
|
2857
|
-
"name": "
|
|
2858
|
-
"
|
|
2859
|
-
|
|
2860
|
-
"type": {
|
|
2861
|
-
"text": "void"
|
|
2862
|
-
}
|
|
2921
|
+
"kind": "field",
|
|
2922
|
+
"name": "horizontalPosition",
|
|
2923
|
+
"type": {
|
|
2924
|
+
"text": "AnchoredRegionPositionLabel | undefined"
|
|
2863
2925
|
},
|
|
2926
|
+
"privacy": "public",
|
|
2927
|
+
"description": "indicates the current vertical position of the region",
|
|
2864
2928
|
"inheritedFrom": {
|
|
2865
2929
|
"name": "AnchoredRegion",
|
|
2866
2930
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -2868,27 +2932,24 @@
|
|
|
2868
2932
|
},
|
|
2869
2933
|
{
|
|
2870
2934
|
"kind": "field",
|
|
2871
|
-
"name": "
|
|
2935
|
+
"name": "translateX",
|
|
2872
2936
|
"type": {
|
|
2873
|
-
"text": "
|
|
2937
|
+
"text": "number"
|
|
2874
2938
|
},
|
|
2875
|
-
"privacy": "
|
|
2876
|
-
"
|
|
2877
|
-
"description": "Whether the region overlaps the anchor on the horizontal axis",
|
|
2939
|
+
"privacy": "private",
|
|
2940
|
+
"description": "values to be applied to the component's transform on render",
|
|
2878
2941
|
"inheritedFrom": {
|
|
2879
2942
|
"name": "AnchoredRegion",
|
|
2880
2943
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2881
2944
|
}
|
|
2882
2945
|
},
|
|
2883
2946
|
{
|
|
2884
|
-
"kind": "
|
|
2885
|
-
"name": "
|
|
2886
|
-
"
|
|
2887
|
-
|
|
2888
|
-
"type": {
|
|
2889
|
-
"text": "void"
|
|
2890
|
-
}
|
|
2947
|
+
"kind": "field",
|
|
2948
|
+
"name": "translateY",
|
|
2949
|
+
"type": {
|
|
2950
|
+
"text": "number"
|
|
2891
2951
|
},
|
|
2952
|
+
"privacy": "private",
|
|
2892
2953
|
"inheritedFrom": {
|
|
2893
2954
|
"name": "AnchoredRegion",
|
|
2894
2955
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -2896,26 +2957,24 @@
|
|
|
2896
2957
|
},
|
|
2897
2958
|
{
|
|
2898
2959
|
"kind": "field",
|
|
2899
|
-
"name": "
|
|
2960
|
+
"name": "regionWidth",
|
|
2900
2961
|
"type": {
|
|
2901
|
-
"text": "
|
|
2962
|
+
"text": "string"
|
|
2902
2963
|
},
|
|
2903
|
-
"privacy": "
|
|
2904
|
-
"description": "
|
|
2964
|
+
"privacy": "private",
|
|
2965
|
+
"description": "the span to be applied to the region on each axis",
|
|
2905
2966
|
"inheritedFrom": {
|
|
2906
2967
|
"name": "AnchoredRegion",
|
|
2907
2968
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2908
2969
|
}
|
|
2909
2970
|
},
|
|
2910
2971
|
{
|
|
2911
|
-
"kind": "
|
|
2912
|
-
"name": "
|
|
2913
|
-
"
|
|
2914
|
-
|
|
2915
|
-
"type": {
|
|
2916
|
-
"text": "void"
|
|
2917
|
-
}
|
|
2972
|
+
"kind": "field",
|
|
2973
|
+
"name": "regionHeight",
|
|
2974
|
+
"type": {
|
|
2975
|
+
"text": "string"
|
|
2918
2976
|
},
|
|
2977
|
+
"privacy": "private",
|
|
2919
2978
|
"inheritedFrom": {
|
|
2920
2979
|
"name": "AnchoredRegion",
|
|
2921
2980
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -2923,27 +2982,24 @@
|
|
|
2923
2982
|
},
|
|
2924
2983
|
{
|
|
2925
2984
|
"kind": "field",
|
|
2926
|
-
"name": "
|
|
2985
|
+
"name": "resizeDetector",
|
|
2927
2986
|
"type": {
|
|
2928
|
-
"text": "
|
|
2987
|
+
"text": "ResizeObserverClassDefinition | null"
|
|
2929
2988
|
},
|
|
2930
|
-
"privacy": "
|
|
2931
|
-
"default": "
|
|
2932
|
-
"description": "Defines how the width of the region is calculated",
|
|
2989
|
+
"privacy": "private",
|
|
2990
|
+
"default": "null",
|
|
2933
2991
|
"inheritedFrom": {
|
|
2934
2992
|
"name": "AnchoredRegion",
|
|
2935
2993
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2936
2994
|
}
|
|
2937
2995
|
},
|
|
2938
2996
|
{
|
|
2939
|
-
"kind": "
|
|
2940
|
-
"name": "
|
|
2941
|
-
"
|
|
2942
|
-
|
|
2943
|
-
"type": {
|
|
2944
|
-
"text": "void"
|
|
2945
|
-
}
|
|
2997
|
+
"kind": "field",
|
|
2998
|
+
"name": "viewportRect",
|
|
2999
|
+
"type": {
|
|
3000
|
+
"text": "ClientRect | DOMRect | undefined"
|
|
2946
3001
|
},
|
|
3002
|
+
"privacy": "private",
|
|
2947
3003
|
"inheritedFrom": {
|
|
2948
3004
|
"name": "AnchoredRegion",
|
|
2949
3005
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -2951,27 +3007,23 @@
|
|
|
2951
3007
|
},
|
|
2952
3008
|
{
|
|
2953
3009
|
"kind": "field",
|
|
2954
|
-
"name": "
|
|
3010
|
+
"name": "anchorRect",
|
|
2955
3011
|
"type": {
|
|
2956
|
-
"text": "
|
|
3012
|
+
"text": "ClientRect | DOMRect | undefined"
|
|
2957
3013
|
},
|
|
2958
|
-
"privacy": "
|
|
2959
|
-
"default": "\"uncontrolled\"",
|
|
2960
|
-
"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",
|
|
3014
|
+
"privacy": "private",
|
|
2961
3015
|
"inheritedFrom": {
|
|
2962
3016
|
"name": "AnchoredRegion",
|
|
2963
3017
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2964
3018
|
}
|
|
2965
3019
|
},
|
|
2966
3020
|
{
|
|
2967
|
-
"kind": "
|
|
2968
|
-
"name": "
|
|
2969
|
-
"
|
|
2970
|
-
|
|
2971
|
-
"type": {
|
|
2972
|
-
"text": "void"
|
|
2973
|
-
}
|
|
3021
|
+
"kind": "field",
|
|
3022
|
+
"name": "regionRect",
|
|
3023
|
+
"type": {
|
|
3024
|
+
"text": "ClientRect | DOMRect | undefined"
|
|
2974
3025
|
},
|
|
3026
|
+
"privacy": "private",
|
|
2975
3027
|
"inheritedFrom": {
|
|
2976
3028
|
"name": "AnchoredRegion",
|
|
2977
3029
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -2979,27 +3031,26 @@
|
|
|
2979
3031
|
},
|
|
2980
3032
|
{
|
|
2981
3033
|
"kind": "field",
|
|
2982
|
-
"name": "
|
|
3034
|
+
"name": "baseHorizontalOffset",
|
|
2983
3035
|
"type": {
|
|
2984
|
-
"text": "
|
|
3036
|
+
"text": "number"
|
|
2985
3037
|
},
|
|
2986
|
-
"privacy": "
|
|
2987
|
-
"default": "
|
|
2988
|
-
"description": "
|
|
3038
|
+
"privacy": "private",
|
|
3039
|
+
"default": "0",
|
|
3040
|
+
"description": "base offsets between the positioner's base position and the anchor's",
|
|
2989
3041
|
"inheritedFrom": {
|
|
2990
3042
|
"name": "AnchoredRegion",
|
|
2991
3043
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2992
3044
|
}
|
|
2993
3045
|
},
|
|
2994
3046
|
{
|
|
2995
|
-
"kind": "
|
|
2996
|
-
"name": "
|
|
2997
|
-
"
|
|
2998
|
-
|
|
2999
|
-
"type": {
|
|
3000
|
-
"text": "void"
|
|
3001
|
-
}
|
|
3047
|
+
"kind": "field",
|
|
3048
|
+
"name": "baseVerticalOffset",
|
|
3049
|
+
"type": {
|
|
3050
|
+
"text": "number"
|
|
3002
3051
|
},
|
|
3052
|
+
"privacy": "private",
|
|
3053
|
+
"default": "0",
|
|
3003
3054
|
"inheritedFrom": {
|
|
3004
3055
|
"name": "AnchoredRegion",
|
|
3005
3056
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3007,27 +3058,37 @@
|
|
|
3007
3058
|
},
|
|
3008
3059
|
{
|
|
3009
3060
|
"kind": "field",
|
|
3010
|
-
"name": "
|
|
3061
|
+
"name": "pendingPositioningUpdate",
|
|
3011
3062
|
"type": {
|
|
3012
3063
|
"text": "boolean"
|
|
3013
3064
|
},
|
|
3014
|
-
"privacy": "
|
|
3065
|
+
"privacy": "private",
|
|
3015
3066
|
"default": "false",
|
|
3016
|
-
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the vertical axis",
|
|
3017
3067
|
"inheritedFrom": {
|
|
3018
3068
|
"name": "AnchoredRegion",
|
|
3019
3069
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3020
3070
|
}
|
|
3021
3071
|
},
|
|
3022
3072
|
{
|
|
3023
|
-
"kind": "
|
|
3024
|
-
"name": "
|
|
3073
|
+
"kind": "field",
|
|
3074
|
+
"name": "pendingReset",
|
|
3075
|
+
"type": {
|
|
3076
|
+
"text": "boolean"
|
|
3077
|
+
},
|
|
3025
3078
|
"privacy": "private",
|
|
3026
|
-
"
|
|
3027
|
-
|
|
3028
|
-
|
|
3029
|
-
|
|
3079
|
+
"default": "false",
|
|
3080
|
+
"inheritedFrom": {
|
|
3081
|
+
"name": "AnchoredRegion",
|
|
3082
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3083
|
+
}
|
|
3084
|
+
},
|
|
3085
|
+
{
|
|
3086
|
+
"kind": "field",
|
|
3087
|
+
"name": "currentDirection",
|
|
3088
|
+
"type": {
|
|
3089
|
+
"text": "Direction"
|
|
3030
3090
|
},
|
|
3091
|
+
"privacy": "private",
|
|
3031
3092
|
"inheritedFrom": {
|
|
3032
3093
|
"name": "AnchoredRegion",
|
|
3033
3094
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3035,27 +3096,25 @@
|
|
|
3035
3096
|
},
|
|
3036
3097
|
{
|
|
3037
3098
|
"kind": "field",
|
|
3038
|
-
"name": "
|
|
3099
|
+
"name": "regionVisible",
|
|
3039
3100
|
"type": {
|
|
3040
3101
|
"text": "boolean"
|
|
3041
3102
|
},
|
|
3042
|
-
"privacy": "
|
|
3103
|
+
"privacy": "private",
|
|
3043
3104
|
"default": "false",
|
|
3044
|
-
"description": "Whether the region overlaps the anchor on the vertical axis",
|
|
3045
3105
|
"inheritedFrom": {
|
|
3046
3106
|
"name": "AnchoredRegion",
|
|
3047
3107
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3048
3108
|
}
|
|
3049
3109
|
},
|
|
3050
3110
|
{
|
|
3051
|
-
"kind": "
|
|
3052
|
-
"name": "
|
|
3053
|
-
"
|
|
3054
|
-
|
|
3055
|
-
"type": {
|
|
3056
|
-
"text": "void"
|
|
3057
|
-
}
|
|
3111
|
+
"kind": "field",
|
|
3112
|
+
"name": "forceUpdate",
|
|
3113
|
+
"type": {
|
|
3114
|
+
"text": "boolean"
|
|
3058
3115
|
},
|
|
3116
|
+
"privacy": "private",
|
|
3117
|
+
"default": "false",
|
|
3059
3118
|
"inheritedFrom": {
|
|
3060
3119
|
"name": "AnchoredRegion",
|
|
3061
3120
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3063,26 +3122,26 @@
|
|
|
3063
3122
|
},
|
|
3064
3123
|
{
|
|
3065
3124
|
"kind": "field",
|
|
3066
|
-
"name": "
|
|
3125
|
+
"name": "updateThreshold",
|
|
3067
3126
|
"type": {
|
|
3068
3127
|
"text": "number"
|
|
3069
3128
|
},
|
|
3070
|
-
"privacy": "
|
|
3071
|
-
"
|
|
3129
|
+
"privacy": "private",
|
|
3130
|
+
"default": "0.5",
|
|
3072
3131
|
"inheritedFrom": {
|
|
3073
3132
|
"name": "AnchoredRegion",
|
|
3074
3133
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3075
3134
|
}
|
|
3076
3135
|
},
|
|
3077
3136
|
{
|
|
3078
|
-
"kind": "
|
|
3079
|
-
"name": "
|
|
3080
|
-
"
|
|
3081
|
-
|
|
3082
|
-
"type": {
|
|
3083
|
-
"text": "void"
|
|
3084
|
-
}
|
|
3137
|
+
"kind": "field",
|
|
3138
|
+
"name": "intersectionService",
|
|
3139
|
+
"type": {
|
|
3140
|
+
"text": "IntersectionService"
|
|
3085
3141
|
},
|
|
3142
|
+
"privacy": "private",
|
|
3143
|
+
"static": true,
|
|
3144
|
+
"default": "new IntersectionService()",
|
|
3086
3145
|
"inheritedFrom": {
|
|
3087
3146
|
"name": "AnchoredRegion",
|
|
3088
3147
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3090,13 +3149,9 @@
|
|
|
3090
3149
|
},
|
|
3091
3150
|
{
|
|
3092
3151
|
"kind": "field",
|
|
3093
|
-
"name": "
|
|
3094
|
-
"type": {
|
|
3095
|
-
"text": "AxisScalingMode"
|
|
3096
|
-
},
|
|
3152
|
+
"name": "update",
|
|
3097
3153
|
"privacy": "public",
|
|
3098
|
-
"
|
|
3099
|
-
"description": "Defines how the height of the region is calculated",
|
|
3154
|
+
"description": "update position",
|
|
3100
3155
|
"inheritedFrom": {
|
|
3101
3156
|
"name": "AnchoredRegion",
|
|
3102
3157
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3104,27 +3159,14 @@
|
|
|
3104
3159
|
},
|
|
3105
3160
|
{
|
|
3106
3161
|
"kind": "method",
|
|
3107
|
-
"name": "
|
|
3162
|
+
"name": "disconnectResizeDetector",
|
|
3108
3163
|
"privacy": "private",
|
|
3109
3164
|
"return": {
|
|
3110
3165
|
"type": {
|
|
3111
3166
|
"text": "void"
|
|
3112
3167
|
}
|
|
3113
3168
|
},
|
|
3114
|
-
"
|
|
3115
|
-
"name": "AnchoredRegion",
|
|
3116
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3117
|
-
}
|
|
3118
|
-
},
|
|
3119
|
-
{
|
|
3120
|
-
"kind": "field",
|
|
3121
|
-
"name": "fixedPlacement",
|
|
3122
|
-
"type": {
|
|
3123
|
-
"text": "boolean"
|
|
3124
|
-
},
|
|
3125
|
-
"privacy": "public",
|
|
3126
|
-
"default": "false",
|
|
3127
|
-
"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,",
|
|
3169
|
+
"description": "destroys the instance's resize observer",
|
|
3128
3170
|
"inheritedFrom": {
|
|
3129
3171
|
"name": "AnchoredRegion",
|
|
3130
3172
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3132,27 +3174,14 @@
|
|
|
3132
3174
|
},
|
|
3133
3175
|
{
|
|
3134
3176
|
"kind": "method",
|
|
3135
|
-
"name": "
|
|
3177
|
+
"name": "initializeResizeDetector",
|
|
3136
3178
|
"privacy": "private",
|
|
3137
3179
|
"return": {
|
|
3138
3180
|
"type": {
|
|
3139
3181
|
"text": "void"
|
|
3140
3182
|
}
|
|
3141
3183
|
},
|
|
3142
|
-
"
|
|
3143
|
-
"name": "AnchoredRegion",
|
|
3144
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3145
|
-
}
|
|
3146
|
-
},
|
|
3147
|
-
{
|
|
3148
|
-
"kind": "field",
|
|
3149
|
-
"name": "autoUpdateMode",
|
|
3150
|
-
"type": {
|
|
3151
|
-
"text": "AutoUpdateMode"
|
|
3152
|
-
},
|
|
3153
|
-
"privacy": "public",
|
|
3154
|
-
"default": "\"anchor\"",
|
|
3155
|
-
"description": "Defines what triggers the anchored region to revaluate positioning",
|
|
3184
|
+
"description": "initializes the instance's resize observer",
|
|
3156
3185
|
"inheritedFrom": {
|
|
3157
3186
|
"name": "AnchoredRegion",
|
|
3158
3187
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3160,41 +3189,14 @@
|
|
|
3160
3189
|
},
|
|
3161
3190
|
{
|
|
3162
3191
|
"kind": "method",
|
|
3163
|
-
"name": "
|
|
3192
|
+
"name": "updateForAttributeChange",
|
|
3164
3193
|
"privacy": "private",
|
|
3165
3194
|
"return": {
|
|
3166
3195
|
"type": {
|
|
3167
3196
|
"text": "void"
|
|
3168
3197
|
}
|
|
3169
3198
|
},
|
|
3170
|
-
"
|
|
3171
|
-
{
|
|
3172
|
-
"name": "prevMode",
|
|
3173
|
-
"type": {
|
|
3174
|
-
"text": "AutoUpdateMode"
|
|
3175
|
-
}
|
|
3176
|
-
},
|
|
3177
|
-
{
|
|
3178
|
-
"name": "newMode",
|
|
3179
|
-
"type": {
|
|
3180
|
-
"text": "AutoUpdateMode"
|
|
3181
|
-
}
|
|
3182
|
-
}
|
|
3183
|
-
],
|
|
3184
|
-
"inheritedFrom": {
|
|
3185
|
-
"name": "AnchoredRegion",
|
|
3186
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3187
|
-
}
|
|
3188
|
-
},
|
|
3189
|
-
{
|
|
3190
|
-
"kind": "field",
|
|
3191
|
-
"name": "anchorElement",
|
|
3192
|
-
"type": {
|
|
3193
|
-
"text": "HTMLElement | null"
|
|
3194
|
-
},
|
|
3195
|
-
"privacy": "public",
|
|
3196
|
-
"default": "null",
|
|
3197
|
-
"description": "The HTML element being used as the anchor",
|
|
3199
|
+
"description": "react to attribute changes that don't require a reset",
|
|
3198
3200
|
"inheritedFrom": {
|
|
3199
3201
|
"name": "AnchoredRegion",
|
|
3200
3202
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3202,27 +3204,29 @@
|
|
|
3202
3204
|
},
|
|
3203
3205
|
{
|
|
3204
3206
|
"kind": "method",
|
|
3205
|
-
"name": "
|
|
3207
|
+
"name": "initialize",
|
|
3206
3208
|
"privacy": "private",
|
|
3207
3209
|
"return": {
|
|
3208
3210
|
"type": {
|
|
3209
3211
|
"text": "void"
|
|
3210
3212
|
}
|
|
3211
3213
|
},
|
|
3214
|
+
"description": "fully initializes the component",
|
|
3212
3215
|
"inheritedFrom": {
|
|
3213
3216
|
"name": "AnchoredRegion",
|
|
3214
3217
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3215
3218
|
}
|
|
3216
3219
|
},
|
|
3217
3220
|
{
|
|
3218
|
-
"kind": "
|
|
3219
|
-
"name": "
|
|
3220
|
-
"
|
|
3221
|
-
|
|
3221
|
+
"kind": "method",
|
|
3222
|
+
"name": "requestReset",
|
|
3223
|
+
"privacy": "private",
|
|
3224
|
+
"return": {
|
|
3225
|
+
"type": {
|
|
3226
|
+
"text": "void"
|
|
3227
|
+
}
|
|
3222
3228
|
},
|
|
3223
|
-
"
|
|
3224
|
-
"default": "null",
|
|
3225
|
-
"description": "The HTML element being used as the viewport",
|
|
3229
|
+
"description": "Request a reset if there are currently no open requests",
|
|
3226
3230
|
"inheritedFrom": {
|
|
3227
3231
|
"name": "AnchoredRegion",
|
|
3228
3232
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3230,13 +3234,14 @@
|
|
|
3230
3234
|
},
|
|
3231
3235
|
{
|
|
3232
3236
|
"kind": "method",
|
|
3233
|
-
"name": "
|
|
3237
|
+
"name": "setInitialState",
|
|
3234
3238
|
"privacy": "private",
|
|
3235
3239
|
"return": {
|
|
3236
3240
|
"type": {
|
|
3237
3241
|
"text": "void"
|
|
3238
3242
|
}
|
|
3239
3243
|
},
|
|
3244
|
+
"description": "sets the starting configuration for component internal values",
|
|
3240
3245
|
"inheritedFrom": {
|
|
3241
3246
|
"name": "AnchoredRegion",
|
|
3242
3247
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3244,12 +3249,9 @@
|
|
|
3244
3249
|
},
|
|
3245
3250
|
{
|
|
3246
3251
|
"kind": "field",
|
|
3247
|
-
"name": "
|
|
3248
|
-
"
|
|
3249
|
-
|
|
3250
|
-
},
|
|
3251
|
-
"privacy": "public",
|
|
3252
|
-
"description": "indicates the current horizontal position of the region",
|
|
3252
|
+
"name": "startObservers",
|
|
3253
|
+
"privacy": "private",
|
|
3254
|
+
"description": "starts observers",
|
|
3253
3255
|
"inheritedFrom": {
|
|
3254
3256
|
"name": "AnchoredRegion",
|
|
3255
3257
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3257,12 +3259,9 @@
|
|
|
3257
3259
|
},
|
|
3258
3260
|
{
|
|
3259
3261
|
"kind": "field",
|
|
3260
|
-
"name": "
|
|
3261
|
-
"
|
|
3262
|
-
|
|
3263
|
-
},
|
|
3264
|
-
"privacy": "public",
|
|
3265
|
-
"description": "indicates the current vertical position of the region",
|
|
3262
|
+
"name": "requestPositionUpdates",
|
|
3263
|
+
"privacy": "private",
|
|
3264
|
+
"description": "get position updates",
|
|
3266
3265
|
"inheritedFrom": {
|
|
3267
3266
|
"name": "AnchoredRegion",
|
|
3268
3267
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3270,12 +3269,9 @@
|
|
|
3270
3269
|
},
|
|
3271
3270
|
{
|
|
3272
3271
|
"kind": "field",
|
|
3273
|
-
"name": "
|
|
3274
|
-
"type": {
|
|
3275
|
-
"text": "number"
|
|
3276
|
-
},
|
|
3272
|
+
"name": "stopObservers",
|
|
3277
3273
|
"privacy": "private",
|
|
3278
|
-
"description": "
|
|
3274
|
+
"description": "stops observers",
|
|
3279
3275
|
"inheritedFrom": {
|
|
3280
3276
|
"name": "AnchoredRegion",
|
|
3281
3277
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3283,11 +3279,9 @@
|
|
|
3283
3279
|
},
|
|
3284
3280
|
{
|
|
3285
3281
|
"kind": "field",
|
|
3286
|
-
"name": "
|
|
3287
|
-
"type": {
|
|
3288
|
-
"text": "number"
|
|
3289
|
-
},
|
|
3282
|
+
"name": "getViewport",
|
|
3290
3283
|
"privacy": "private",
|
|
3284
|
+
"description": "Gets the viewport element by id, or defaults to document root",
|
|
3291
3285
|
"inheritedFrom": {
|
|
3292
3286
|
"name": "AnchoredRegion",
|
|
3293
3287
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3295,12 +3289,9 @@
|
|
|
3295
3289
|
},
|
|
3296
3290
|
{
|
|
3297
3291
|
"kind": "field",
|
|
3298
|
-
"name": "
|
|
3299
|
-
"type": {
|
|
3300
|
-
"text": "string"
|
|
3301
|
-
},
|
|
3292
|
+
"name": "getAnchor",
|
|
3302
3293
|
"privacy": "private",
|
|
3303
|
-
"description": "
|
|
3294
|
+
"description": "Gets the anchor element by id",
|
|
3304
3295
|
"inheritedFrom": {
|
|
3305
3296
|
"name": "AnchoredRegion",
|
|
3306
3297
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3308,11 +3299,9 @@
|
|
|
3308
3299
|
},
|
|
3309
3300
|
{
|
|
3310
3301
|
"kind": "field",
|
|
3311
|
-
"name": "
|
|
3312
|
-
"type": {
|
|
3313
|
-
"text": "string"
|
|
3314
|
-
},
|
|
3302
|
+
"name": "handleIntersection",
|
|
3315
3303
|
"privacy": "private",
|
|
3304
|
+
"description": "Handle intersections",
|
|
3316
3305
|
"inheritedFrom": {
|
|
3317
3306
|
"name": "AnchoredRegion",
|
|
3318
3307
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3320,12 +3309,9 @@
|
|
|
3320
3309
|
},
|
|
3321
3310
|
{
|
|
3322
3311
|
"kind": "field",
|
|
3323
|
-
"name": "
|
|
3324
|
-
"type": {
|
|
3325
|
-
"text": "ResizeObserverClassDefinition | null"
|
|
3326
|
-
},
|
|
3312
|
+
"name": "applyIntersectionEntries",
|
|
3327
3313
|
"privacy": "private",
|
|
3328
|
-
"
|
|
3314
|
+
"description": "iterate through intersection entries and apply data",
|
|
3329
3315
|
"inheritedFrom": {
|
|
3330
3316
|
"name": "AnchoredRegion",
|
|
3331
3317
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3333,11 +3319,9 @@
|
|
|
3333
3319
|
},
|
|
3334
3320
|
{
|
|
3335
3321
|
"kind": "field",
|
|
3336
|
-
"name": "
|
|
3337
|
-
"type": {
|
|
3338
|
-
"text": "ClientRect | DOMRect | undefined"
|
|
3339
|
-
},
|
|
3322
|
+
"name": "updateRegionOffset",
|
|
3340
3323
|
"privacy": "private",
|
|
3324
|
+
"description": "Update the offset values",
|
|
3341
3325
|
"inheritedFrom": {
|
|
3342
3326
|
"name": "AnchoredRegion",
|
|
3343
3327
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3345,11 +3329,9 @@
|
|
|
3345
3329
|
},
|
|
3346
3330
|
{
|
|
3347
3331
|
"kind": "field",
|
|
3348
|
-
"name": "
|
|
3349
|
-
"type": {
|
|
3350
|
-
"text": "ClientRect | DOMRect | undefined"
|
|
3351
|
-
},
|
|
3332
|
+
"name": "isRectDifferent",
|
|
3352
3333
|
"privacy": "private",
|
|
3334
|
+
"description": "compare rects to see if there is enough change to justify a DOM update",
|
|
3353
3335
|
"inheritedFrom": {
|
|
3354
3336
|
"name": "AnchoredRegion",
|
|
3355
3337
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3357,11 +3339,9 @@
|
|
|
3357
3339
|
},
|
|
3358
3340
|
{
|
|
3359
3341
|
"kind": "field",
|
|
3360
|
-
"name": "
|
|
3361
|
-
"type": {
|
|
3362
|
-
"text": "ClientRect | DOMRect | undefined"
|
|
3363
|
-
},
|
|
3342
|
+
"name": "handleResize",
|
|
3364
3343
|
"privacy": "private",
|
|
3344
|
+
"description": "Handle resize events",
|
|
3365
3345
|
"inheritedFrom": {
|
|
3366
3346
|
"name": "AnchoredRegion",
|
|
3367
3347
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3369,13 +3349,9 @@
|
|
|
3369
3349
|
},
|
|
3370
3350
|
{
|
|
3371
3351
|
"kind": "field",
|
|
3372
|
-
"name": "
|
|
3373
|
-
"type": {
|
|
3374
|
-
"text": "number"
|
|
3375
|
-
},
|
|
3352
|
+
"name": "reset",
|
|
3376
3353
|
"privacy": "private",
|
|
3377
|
-
"
|
|
3378
|
-
"description": "base offsets between the positioner's base position and the anchor's",
|
|
3354
|
+
"description": "resets the component",
|
|
3379
3355
|
"inheritedFrom": {
|
|
3380
3356
|
"name": "AnchoredRegion",
|
|
3381
3357
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3383,12 +3359,9 @@
|
|
|
3383
3359
|
},
|
|
3384
3360
|
{
|
|
3385
3361
|
"kind": "field",
|
|
3386
|
-
"name": "
|
|
3387
|
-
"type": {
|
|
3388
|
-
"text": "number"
|
|
3389
|
-
},
|
|
3362
|
+
"name": "updateLayout",
|
|
3390
3363
|
"privacy": "private",
|
|
3391
|
-
"
|
|
3364
|
+
"description": "Recalculate layout related state values",
|
|
3392
3365
|
"inheritedFrom": {
|
|
3393
3366
|
"name": "AnchoredRegion",
|
|
3394
3367
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3396,12 +3369,9 @@
|
|
|
3396
3369
|
},
|
|
3397
3370
|
{
|
|
3398
3371
|
"kind": "field",
|
|
3399
|
-
"name": "
|
|
3400
|
-
"type": {
|
|
3401
|
-
"text": "boolean"
|
|
3402
|
-
},
|
|
3372
|
+
"name": "updateRegionStyle",
|
|
3403
3373
|
"privacy": "private",
|
|
3404
|
-
"
|
|
3374
|
+
"description": "Updates the style string applied to the region element as well as the css classes attached\nto the root element",
|
|
3405
3375
|
"inheritedFrom": {
|
|
3406
3376
|
"name": "AnchoredRegion",
|
|
3407
3377
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3409,12 +3379,9 @@
|
|
|
3409
3379
|
},
|
|
3410
3380
|
{
|
|
3411
3381
|
"kind": "field",
|
|
3412
|
-
"name": "
|
|
3413
|
-
"type": {
|
|
3414
|
-
"text": "boolean"
|
|
3415
|
-
},
|
|
3382
|
+
"name": "updatePositionClasses",
|
|
3416
3383
|
"privacy": "private",
|
|
3417
|
-
"
|
|
3384
|
+
"description": "Updates the css classes that reflect the current position of the element",
|
|
3418
3385
|
"inheritedFrom": {
|
|
3419
3386
|
"name": "AnchoredRegion",
|
|
3420
3387
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3422,11 +3389,9 @@
|
|
|
3422
3389
|
},
|
|
3423
3390
|
{
|
|
3424
3391
|
"kind": "field",
|
|
3425
|
-
"name": "
|
|
3426
|
-
"type": {
|
|
3427
|
-
"text": "Direction"
|
|
3428
|
-
},
|
|
3392
|
+
"name": "setHorizontalPosition",
|
|
3429
3393
|
"privacy": "private",
|
|
3394
|
+
"description": "Get horizontal positioning state based on desired position",
|
|
3430
3395
|
"inheritedFrom": {
|
|
3431
3396
|
"name": "AnchoredRegion",
|
|
3432
3397
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3434,12 +3399,9 @@
|
|
|
3434
3399
|
},
|
|
3435
3400
|
{
|
|
3436
3401
|
"kind": "field",
|
|
3437
|
-
"name": "
|
|
3438
|
-
"type": {
|
|
3439
|
-
"text": "boolean"
|
|
3440
|
-
},
|
|
3402
|
+
"name": "setVerticalPosition",
|
|
3441
3403
|
"privacy": "private",
|
|
3442
|
-
"
|
|
3404
|
+
"description": "Set vertical positioning state based on desired position",
|
|
3443
3405
|
"inheritedFrom": {
|
|
3444
3406
|
"name": "AnchoredRegion",
|
|
3445
3407
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3447,12 +3409,9 @@
|
|
|
3447
3409
|
},
|
|
3448
3410
|
{
|
|
3449
3411
|
"kind": "field",
|
|
3450
|
-
"name": "
|
|
3451
|
-
"type": {
|
|
3452
|
-
"text": "boolean"
|
|
3453
|
-
},
|
|
3412
|
+
"name": "getPositioningOptions",
|
|
3454
3413
|
"privacy": "private",
|
|
3455
|
-
"
|
|
3414
|
+
"description": "Get available positions based on positioning mode",
|
|
3456
3415
|
"inheritedFrom": {
|
|
3457
3416
|
"name": "AnchoredRegion",
|
|
3458
3417
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3460,12 +3419,9 @@
|
|
|
3460
3419
|
},
|
|
3461
3420
|
{
|
|
3462
3421
|
"kind": "field",
|
|
3463
|
-
"name": "
|
|
3464
|
-
"type": {
|
|
3465
|
-
"text": "number"
|
|
3466
|
-
},
|
|
3422
|
+
"name": "getAvailableSpace",
|
|
3467
3423
|
"privacy": "private",
|
|
3468
|
-
"
|
|
3424
|
+
"description": "Get the space available for a particular relative position",
|
|
3469
3425
|
"inheritedFrom": {
|
|
3470
3426
|
"name": "AnchoredRegion",
|
|
3471
3427
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3473,13 +3429,9 @@
|
|
|
3473
3429
|
},
|
|
3474
3430
|
{
|
|
3475
3431
|
"kind": "field",
|
|
3476
|
-
"name": "
|
|
3477
|
-
"type": {
|
|
3478
|
-
"text": "IntersectionService"
|
|
3479
|
-
},
|
|
3432
|
+
"name": "getNextRegionDimension",
|
|
3480
3433
|
"privacy": "private",
|
|
3481
|
-
"
|
|
3482
|
-
"default": "new IntersectionService()",
|
|
3434
|
+
"description": "Get region dimensions",
|
|
3483
3435
|
"inheritedFrom": {
|
|
3484
3436
|
"name": "AnchoredRegion",
|
|
3485
3437
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3487,312 +3439,560 @@
|
|
|
3487
3439
|
},
|
|
3488
3440
|
{
|
|
3489
3441
|
"kind": "field",
|
|
3490
|
-
"name": "
|
|
3491
|
-
"privacy": "
|
|
3492
|
-
"description": "
|
|
3442
|
+
"name": "startAutoUpdateEventListeners",
|
|
3443
|
+
"privacy": "private",
|
|
3444
|
+
"description": "starts event listeners that can trigger auto updating",
|
|
3493
3445
|
"inheritedFrom": {
|
|
3494
3446
|
"name": "AnchoredRegion",
|
|
3495
3447
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3496
3448
|
}
|
|
3497
3449
|
},
|
|
3498
3450
|
{
|
|
3499
|
-
"kind": "
|
|
3500
|
-
"name": "
|
|
3451
|
+
"kind": "field",
|
|
3452
|
+
"name": "stopAutoUpdateEventListeners",
|
|
3501
3453
|
"privacy": "private",
|
|
3502
|
-
"
|
|
3503
|
-
"type": {
|
|
3504
|
-
"text": "void"
|
|
3505
|
-
}
|
|
3506
|
-
},
|
|
3507
|
-
"description": "destroys the instance's resize observer",
|
|
3454
|
+
"description": "stops event listeners that can trigger auto updating",
|
|
3508
3455
|
"inheritedFrom": {
|
|
3509
3456
|
"name": "AnchoredRegion",
|
|
3510
3457
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3511
3458
|
}
|
|
3512
3459
|
},
|
|
3513
3460
|
{
|
|
3514
|
-
"kind": "
|
|
3515
|
-
"name": "
|
|
3516
|
-
"
|
|
3517
|
-
|
|
3518
|
-
"type": {
|
|
3519
|
-
"text": "void"
|
|
3520
|
-
}
|
|
3461
|
+
"kind": "field",
|
|
3462
|
+
"name": "_presentation",
|
|
3463
|
+
"type": {
|
|
3464
|
+
"text": "ComponentPresentation | null | undefined"
|
|
3521
3465
|
},
|
|
3522
|
-
"
|
|
3466
|
+
"privacy": "private",
|
|
3467
|
+
"default": "void 0",
|
|
3523
3468
|
"inheritedFrom": {
|
|
3524
|
-
"name": "
|
|
3525
|
-
"module": "src/
|
|
3469
|
+
"name": "FoundationElement",
|
|
3470
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3526
3471
|
}
|
|
3527
3472
|
},
|
|
3528
3473
|
{
|
|
3529
|
-
"kind": "
|
|
3530
|
-
"name": "
|
|
3531
|
-
"
|
|
3532
|
-
|
|
3533
|
-
"type": {
|
|
3534
|
-
"text": "void"
|
|
3535
|
-
}
|
|
3474
|
+
"kind": "field",
|
|
3475
|
+
"name": "$presentation",
|
|
3476
|
+
"type": {
|
|
3477
|
+
"text": "ComponentPresentation | null"
|
|
3536
3478
|
},
|
|
3537
|
-
"
|
|
3479
|
+
"privacy": "public",
|
|
3480
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
3538
3481
|
"inheritedFrom": {
|
|
3539
|
-
"name": "
|
|
3540
|
-
"module": "src/
|
|
3482
|
+
"name": "FoundationElement",
|
|
3483
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3484
|
+
}
|
|
3485
|
+
},
|
|
3486
|
+
{
|
|
3487
|
+
"kind": "field",
|
|
3488
|
+
"name": "template",
|
|
3489
|
+
"type": {
|
|
3490
|
+
"text": "ElementViewTemplate | void | null"
|
|
3491
|
+
},
|
|
3492
|
+
"privacy": "public",
|
|
3493
|
+
"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.",
|
|
3494
|
+
"inheritedFrom": {
|
|
3495
|
+
"name": "FoundationElement",
|
|
3496
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3541
3497
|
}
|
|
3542
3498
|
},
|
|
3543
3499
|
{
|
|
3544
3500
|
"kind": "method",
|
|
3545
|
-
"name": "
|
|
3546
|
-
"privacy": "
|
|
3501
|
+
"name": "templateChanged",
|
|
3502
|
+
"privacy": "protected",
|
|
3547
3503
|
"return": {
|
|
3548
3504
|
"type": {
|
|
3549
3505
|
"text": "void"
|
|
3550
3506
|
}
|
|
3551
3507
|
},
|
|
3552
|
-
"description": "fully initializes the component",
|
|
3553
3508
|
"inheritedFrom": {
|
|
3554
|
-
"name": "
|
|
3555
|
-
"module": "src/
|
|
3509
|
+
"name": "FoundationElement",
|
|
3510
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3511
|
+
}
|
|
3512
|
+
},
|
|
3513
|
+
{
|
|
3514
|
+
"kind": "field",
|
|
3515
|
+
"name": "styles",
|
|
3516
|
+
"type": {
|
|
3517
|
+
"text": "ElementStyles | void | null"
|
|
3518
|
+
},
|
|
3519
|
+
"privacy": "public",
|
|
3520
|
+
"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.",
|
|
3521
|
+
"inheritedFrom": {
|
|
3522
|
+
"name": "FoundationElement",
|
|
3523
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3556
3524
|
}
|
|
3557
3525
|
},
|
|
3558
3526
|
{
|
|
3559
3527
|
"kind": "method",
|
|
3560
|
-
"name": "
|
|
3561
|
-
"privacy": "
|
|
3528
|
+
"name": "stylesChanged",
|
|
3529
|
+
"privacy": "protected",
|
|
3562
3530
|
"return": {
|
|
3563
3531
|
"type": {
|
|
3564
3532
|
"text": "void"
|
|
3565
3533
|
}
|
|
3566
3534
|
},
|
|
3567
|
-
"description": "Request a reset if there are currently no open requests",
|
|
3568
3535
|
"inheritedFrom": {
|
|
3569
|
-
"name": "
|
|
3570
|
-
"module": "src/
|
|
3536
|
+
"name": "FoundationElement",
|
|
3537
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3571
3538
|
}
|
|
3572
3539
|
},
|
|
3573
3540
|
{
|
|
3574
3541
|
"kind": "method",
|
|
3575
|
-
"name": "
|
|
3576
|
-
"privacy": "
|
|
3542
|
+
"name": "compose",
|
|
3543
|
+
"privacy": "public",
|
|
3544
|
+
"static": true,
|
|
3577
3545
|
"return": {
|
|
3578
3546
|
"type": {
|
|
3579
|
-
"text": "
|
|
3547
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
3580
3548
|
}
|
|
3581
3549
|
},
|
|
3582
|
-
"
|
|
3550
|
+
"parameters": [
|
|
3551
|
+
{
|
|
3552
|
+
"name": "this",
|
|
3553
|
+
"type": {
|
|
3554
|
+
"text": "K"
|
|
3555
|
+
}
|
|
3556
|
+
},
|
|
3557
|
+
{
|
|
3558
|
+
"name": "elementDefinition",
|
|
3559
|
+
"type": {
|
|
3560
|
+
"text": "T"
|
|
3561
|
+
},
|
|
3562
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
3563
|
+
}
|
|
3564
|
+
],
|
|
3565
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
3583
3566
|
"inheritedFrom": {
|
|
3584
|
-
"name": "
|
|
3585
|
-
"module": "src/
|
|
3567
|
+
"name": "FoundationElement",
|
|
3568
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3586
3569
|
}
|
|
3587
|
-
}
|
|
3570
|
+
}
|
|
3571
|
+
],
|
|
3572
|
+
"events": [
|
|
3588
3573
|
{
|
|
3589
|
-
"
|
|
3590
|
-
"name": "
|
|
3591
|
-
"privacy": "private",
|
|
3592
|
-
"description": "starts observers",
|
|
3574
|
+
"description": "Fires a custom 'loaded' event when the region is loaded and visible",
|
|
3575
|
+
"name": "loaded",
|
|
3593
3576
|
"inheritedFrom": {
|
|
3594
3577
|
"name": "AnchoredRegion",
|
|
3595
3578
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3596
3579
|
}
|
|
3597
3580
|
},
|
|
3598
3581
|
{
|
|
3599
|
-
"
|
|
3600
|
-
"name": "
|
|
3601
|
-
"privacy": "private",
|
|
3602
|
-
"description": "get position updates",
|
|
3582
|
+
"description": "Fires a custom 'positionchange' event when the position has changed",
|
|
3583
|
+
"name": "positionchange",
|
|
3603
3584
|
"inheritedFrom": {
|
|
3604
3585
|
"name": "AnchoredRegion",
|
|
3605
3586
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3606
3587
|
}
|
|
3588
|
+
}
|
|
3589
|
+
]
|
|
3590
|
+
},
|
|
3591
|
+
{
|
|
3592
|
+
"kind": "variable",
|
|
3593
|
+
"name": "foundationAnchoredRegionShadowOptions",
|
|
3594
|
+
"type": {
|
|
3595
|
+
"text": "ShadowRootInit"
|
|
3596
|
+
},
|
|
3597
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
3598
|
+
},
|
|
3599
|
+
{
|
|
3600
|
+
"kind": "variable",
|
|
3601
|
+
"name": "defaultAnchoredRegionConfig",
|
|
3602
|
+
"type": {
|
|
3603
|
+
"text": "object"
|
|
3604
|
+
},
|
|
3605
|
+
"default": "{}"
|
|
3606
|
+
},
|
|
3607
|
+
{
|
|
3608
|
+
"kind": "variable",
|
|
3609
|
+
"name": "foundationAnchoredRegion",
|
|
3610
|
+
"description": "The Foundation Anchored Region",
|
|
3611
|
+
"privacy": "public"
|
|
3612
|
+
}
|
|
3613
|
+
],
|
|
3614
|
+
"exports": [
|
|
3615
|
+
{
|
|
3616
|
+
"kind": "js",
|
|
3617
|
+
"name": "AnchoredRegion",
|
|
3618
|
+
"declaration": {
|
|
3619
|
+
"name": "AnchoredRegion",
|
|
3620
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3621
|
+
}
|
|
3622
|
+
},
|
|
3623
|
+
{
|
|
3624
|
+
"kind": "js",
|
|
3625
|
+
"name": "foundationAnchoredRegionShadowOptions",
|
|
3626
|
+
"declaration": {
|
|
3627
|
+
"name": "foundationAnchoredRegionShadowOptions",
|
|
3628
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3629
|
+
}
|
|
3630
|
+
},
|
|
3631
|
+
{
|
|
3632
|
+
"kind": "js",
|
|
3633
|
+
"name": "defaultAnchoredRegionConfig",
|
|
3634
|
+
"declaration": {
|
|
3635
|
+
"name": "defaultAnchoredRegionConfig",
|
|
3636
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3637
|
+
}
|
|
3638
|
+
},
|
|
3639
|
+
{
|
|
3640
|
+
"kind": "js",
|
|
3641
|
+
"name": "foundationAnchoredRegion",
|
|
3642
|
+
"declaration": {
|
|
3643
|
+
"name": "foundationAnchoredRegion",
|
|
3644
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3645
|
+
}
|
|
3646
|
+
}
|
|
3647
|
+
]
|
|
3648
|
+
},
|
|
3649
|
+
{
|
|
3650
|
+
"kind": "javascript-module",
|
|
3651
|
+
"path": "src/anchored-region/index.ts",
|
|
3652
|
+
"declarations": [],
|
|
3653
|
+
"exports": [
|
|
3654
|
+
{
|
|
3655
|
+
"kind": "js",
|
|
3656
|
+
"name": "*",
|
|
3657
|
+
"declaration": {
|
|
3658
|
+
"name": "*",
|
|
3659
|
+
"package": "./anchor-region.template"
|
|
3660
|
+
}
|
|
3661
|
+
},
|
|
3662
|
+
{
|
|
3663
|
+
"kind": "js",
|
|
3664
|
+
"name": "*",
|
|
3665
|
+
"declaration": {
|
|
3666
|
+
"name": "*",
|
|
3667
|
+
"package": "./anchored-region.styles"
|
|
3668
|
+
}
|
|
3669
|
+
},
|
|
3670
|
+
{
|
|
3671
|
+
"kind": "js",
|
|
3672
|
+
"name": "*",
|
|
3673
|
+
"declaration": {
|
|
3674
|
+
"name": "*",
|
|
3675
|
+
"package": "./anchored-region"
|
|
3676
|
+
}
|
|
3677
|
+
}
|
|
3678
|
+
]
|
|
3679
|
+
},
|
|
3680
|
+
{
|
|
3681
|
+
"kind": "javascript-module",
|
|
3682
|
+
"path": "src/anchor/anchor.styles.ts",
|
|
3683
|
+
"declarations": [
|
|
3684
|
+
{
|
|
3685
|
+
"kind": "function",
|
|
3686
|
+
"name": "foundationAnchorStyles",
|
|
3687
|
+
"return": {
|
|
3688
|
+
"type": {
|
|
3689
|
+
"text": "ElementStyles"
|
|
3690
|
+
}
|
|
3691
|
+
},
|
|
3692
|
+
"parameters": [
|
|
3693
|
+
{
|
|
3694
|
+
"name": "context",
|
|
3695
|
+
"type": {
|
|
3696
|
+
"text": "ElementDefinitionContext"
|
|
3697
|
+
}
|
|
3607
3698
|
},
|
|
3608
3699
|
{
|
|
3609
|
-
"
|
|
3610
|
-
"
|
|
3611
|
-
|
|
3612
|
-
|
|
3613
|
-
|
|
3614
|
-
|
|
3615
|
-
|
|
3700
|
+
"name": "definition",
|
|
3701
|
+
"type": {
|
|
3702
|
+
"text": "FoundationElementDefinition"
|
|
3703
|
+
}
|
|
3704
|
+
}
|
|
3705
|
+
]
|
|
3706
|
+
}
|
|
3707
|
+
],
|
|
3708
|
+
"exports": [
|
|
3709
|
+
{
|
|
3710
|
+
"kind": "js",
|
|
3711
|
+
"name": "foundationAnchorStyles",
|
|
3712
|
+
"declaration": {
|
|
3713
|
+
"name": "foundationAnchorStyles",
|
|
3714
|
+
"module": "src/anchor/anchor.styles.ts"
|
|
3715
|
+
}
|
|
3716
|
+
}
|
|
3717
|
+
]
|
|
3718
|
+
},
|
|
3719
|
+
{
|
|
3720
|
+
"kind": "javascript-module",
|
|
3721
|
+
"path": "src/anchor/anchor.template.ts",
|
|
3722
|
+
"declarations": [
|
|
3723
|
+
{
|
|
3724
|
+
"kind": "function",
|
|
3725
|
+
"name": "foundationAnchorTemplate",
|
|
3726
|
+
"return": {
|
|
3727
|
+
"type": {
|
|
3728
|
+
"text": "ViewTemplate<Anchor>"
|
|
3729
|
+
}
|
|
3730
|
+
},
|
|
3731
|
+
"parameters": [
|
|
3732
|
+
{
|
|
3733
|
+
"name": "context",
|
|
3734
|
+
"type": {
|
|
3735
|
+
"text": "ElementDefinitionContext"
|
|
3736
|
+
}
|
|
3737
|
+
},
|
|
3738
|
+
{
|
|
3739
|
+
"name": "definition",
|
|
3740
|
+
"type": {
|
|
3741
|
+
"text": "FoundationElementDefinition"
|
|
3616
3742
|
}
|
|
3617
|
-
}
|
|
3743
|
+
}
|
|
3744
|
+
]
|
|
3745
|
+
}
|
|
3746
|
+
],
|
|
3747
|
+
"exports": [
|
|
3748
|
+
{
|
|
3749
|
+
"kind": "js",
|
|
3750
|
+
"name": "foundationAnchorTemplate",
|
|
3751
|
+
"declaration": {
|
|
3752
|
+
"name": "foundationAnchorTemplate",
|
|
3753
|
+
"module": "src/anchor/anchor.template.ts"
|
|
3754
|
+
}
|
|
3755
|
+
}
|
|
3756
|
+
]
|
|
3757
|
+
},
|
|
3758
|
+
{
|
|
3759
|
+
"kind": "javascript-module",
|
|
3760
|
+
"path": "src/anchor/anchor.ts",
|
|
3761
|
+
"declarations": [
|
|
3762
|
+
{
|
|
3763
|
+
"kind": "class",
|
|
3764
|
+
"description": "",
|
|
3765
|
+
"name": "Anchor",
|
|
3766
|
+
"superclass": {
|
|
3767
|
+
"name": "FASTAnchor",
|
|
3768
|
+
"package": "@microsoft/fast-components"
|
|
3769
|
+
},
|
|
3770
|
+
"tagName": "%%prefix%%-anchor",
|
|
3771
|
+
"customElement": true,
|
|
3772
|
+
"attributes": [
|
|
3618
3773
|
{
|
|
3619
|
-
"
|
|
3620
|
-
"
|
|
3621
|
-
|
|
3622
|
-
|
|
3774
|
+
"name": "download",
|
|
3775
|
+
"type": {
|
|
3776
|
+
"text": "string"
|
|
3777
|
+
},
|
|
3778
|
+
"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.",
|
|
3779
|
+
"fieldName": "download",
|
|
3623
3780
|
"inheritedFrom": {
|
|
3624
|
-
"name": "
|
|
3625
|
-
"module": "src/
|
|
3781
|
+
"name": "Anchor",
|
|
3782
|
+
"module": "src/anchor/anchor.ts"
|
|
3626
3783
|
}
|
|
3627
3784
|
},
|
|
3628
3785
|
{
|
|
3629
|
-
"
|
|
3630
|
-
"
|
|
3631
|
-
|
|
3632
|
-
|
|
3786
|
+
"name": "href",
|
|
3787
|
+
"type": {
|
|
3788
|
+
"text": "string"
|
|
3789
|
+
},
|
|
3790
|
+
"description": "The URL the hyperlink references. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
3791
|
+
"fieldName": "href",
|
|
3633
3792
|
"inheritedFrom": {
|
|
3634
|
-
"name": "
|
|
3635
|
-
"module": "src/
|
|
3793
|
+
"name": "Anchor",
|
|
3794
|
+
"module": "src/anchor/anchor.ts"
|
|
3636
3795
|
}
|
|
3637
3796
|
},
|
|
3638
3797
|
{
|
|
3639
|
-
"
|
|
3640
|
-
"
|
|
3641
|
-
|
|
3642
|
-
|
|
3798
|
+
"name": "hreflang",
|
|
3799
|
+
"type": {
|
|
3800
|
+
"text": "string"
|
|
3801
|
+
},
|
|
3802
|
+
"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.",
|
|
3803
|
+
"fieldName": "hreflang",
|
|
3643
3804
|
"inheritedFrom": {
|
|
3644
|
-
"name": "
|
|
3645
|
-
"module": "src/
|
|
3805
|
+
"name": "Anchor",
|
|
3806
|
+
"module": "src/anchor/anchor.ts"
|
|
3646
3807
|
}
|
|
3647
3808
|
},
|
|
3648
3809
|
{
|
|
3649
|
-
"
|
|
3650
|
-
"
|
|
3651
|
-
|
|
3652
|
-
|
|
3810
|
+
"name": "ping",
|
|
3811
|
+
"type": {
|
|
3812
|
+
"text": "string"
|
|
3813
|
+
},
|
|
3814
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
3815
|
+
"fieldName": "ping",
|
|
3653
3816
|
"inheritedFrom": {
|
|
3654
|
-
"name": "
|
|
3655
|
-
"module": "src/
|
|
3817
|
+
"name": "Anchor",
|
|
3818
|
+
"module": "src/anchor/anchor.ts"
|
|
3656
3819
|
}
|
|
3657
3820
|
},
|
|
3658
3821
|
{
|
|
3659
|
-
"
|
|
3660
|
-
"
|
|
3661
|
-
|
|
3662
|
-
|
|
3822
|
+
"name": "referrerpolicy",
|
|
3823
|
+
"type": {
|
|
3824
|
+
"text": "string"
|
|
3825
|
+
},
|
|
3826
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
3827
|
+
"fieldName": "referrerpolicy",
|
|
3663
3828
|
"inheritedFrom": {
|
|
3664
|
-
"name": "
|
|
3665
|
-
"module": "src/
|
|
3829
|
+
"name": "Anchor",
|
|
3830
|
+
"module": "src/anchor/anchor.ts"
|
|
3666
3831
|
}
|
|
3667
3832
|
},
|
|
3668
3833
|
{
|
|
3669
|
-
"
|
|
3670
|
-
"
|
|
3671
|
-
|
|
3672
|
-
|
|
3834
|
+
"name": "rel",
|
|
3835
|
+
"type": {
|
|
3836
|
+
"text": "string"
|
|
3837
|
+
},
|
|
3838
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
3839
|
+
"fieldName": "rel",
|
|
3673
3840
|
"inheritedFrom": {
|
|
3674
|
-
"name": "
|
|
3675
|
-
"module": "src/
|
|
3841
|
+
"name": "Anchor",
|
|
3842
|
+
"module": "src/anchor/anchor.ts"
|
|
3676
3843
|
}
|
|
3677
3844
|
},
|
|
3678
3845
|
{
|
|
3679
|
-
"
|
|
3680
|
-
"
|
|
3681
|
-
|
|
3682
|
-
|
|
3846
|
+
"name": "target",
|
|
3847
|
+
"type": {
|
|
3848
|
+
"text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
|
|
3849
|
+
},
|
|
3850
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
3851
|
+
"fieldName": "target",
|
|
3683
3852
|
"inheritedFrom": {
|
|
3684
|
-
"name": "
|
|
3685
|
-
"module": "src/
|
|
3853
|
+
"name": "Anchor",
|
|
3854
|
+
"module": "src/anchor/anchor.ts"
|
|
3686
3855
|
}
|
|
3687
3856
|
},
|
|
3688
3857
|
{
|
|
3689
|
-
"
|
|
3690
|
-
"
|
|
3691
|
-
|
|
3692
|
-
|
|
3858
|
+
"name": "type",
|
|
3859
|
+
"type": {
|
|
3860
|
+
"text": "string"
|
|
3861
|
+
},
|
|
3862
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
3863
|
+
"fieldName": "type",
|
|
3693
3864
|
"inheritedFrom": {
|
|
3694
|
-
"name": "
|
|
3695
|
-
"module": "src/
|
|
3865
|
+
"name": "Anchor",
|
|
3866
|
+
"module": "src/anchor/anchor.ts"
|
|
3696
3867
|
}
|
|
3697
|
-
}
|
|
3868
|
+
}
|
|
3869
|
+
],
|
|
3870
|
+
"members": [
|
|
3698
3871
|
{
|
|
3699
3872
|
"kind": "field",
|
|
3700
|
-
"name": "
|
|
3701
|
-
"
|
|
3702
|
-
|
|
3873
|
+
"name": "download",
|
|
3874
|
+
"type": {
|
|
3875
|
+
"text": "string"
|
|
3876
|
+
},
|
|
3877
|
+
"privacy": "public",
|
|
3878
|
+
"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.",
|
|
3703
3879
|
"inheritedFrom": {
|
|
3704
|
-
"name": "
|
|
3705
|
-
"module": "src/
|
|
3880
|
+
"name": "Anchor",
|
|
3881
|
+
"module": "src/anchor/anchor.ts"
|
|
3706
3882
|
}
|
|
3707
3883
|
},
|
|
3708
3884
|
{
|
|
3709
3885
|
"kind": "field",
|
|
3710
|
-
"name": "
|
|
3711
|
-
"
|
|
3712
|
-
|
|
3886
|
+
"name": "href",
|
|
3887
|
+
"type": {
|
|
3888
|
+
"text": "string"
|
|
3889
|
+
},
|
|
3890
|
+
"privacy": "public",
|
|
3891
|
+
"description": "The URL the hyperlink references. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
3713
3892
|
"inheritedFrom": {
|
|
3714
|
-
"name": "
|
|
3715
|
-
"module": "src/
|
|
3893
|
+
"name": "Anchor",
|
|
3894
|
+
"module": "src/anchor/anchor.ts"
|
|
3716
3895
|
}
|
|
3717
3896
|
},
|
|
3718
3897
|
{
|
|
3719
3898
|
"kind": "field",
|
|
3720
|
-
"name": "
|
|
3721
|
-
"
|
|
3722
|
-
|
|
3899
|
+
"name": "hreflang",
|
|
3900
|
+
"type": {
|
|
3901
|
+
"text": "string"
|
|
3902
|
+
},
|
|
3903
|
+
"privacy": "public",
|
|
3904
|
+
"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.",
|
|
3723
3905
|
"inheritedFrom": {
|
|
3724
|
-
"name": "
|
|
3725
|
-
"module": "src/
|
|
3906
|
+
"name": "Anchor",
|
|
3907
|
+
"module": "src/anchor/anchor.ts"
|
|
3726
3908
|
}
|
|
3727
3909
|
},
|
|
3728
3910
|
{
|
|
3729
3911
|
"kind": "field",
|
|
3730
|
-
"name": "
|
|
3731
|
-
"
|
|
3732
|
-
|
|
3912
|
+
"name": "ping",
|
|
3913
|
+
"type": {
|
|
3914
|
+
"text": "string"
|
|
3915
|
+
},
|
|
3916
|
+
"privacy": "public",
|
|
3917
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
3733
3918
|
"inheritedFrom": {
|
|
3734
|
-
"name": "
|
|
3735
|
-
"module": "src/
|
|
3919
|
+
"name": "Anchor",
|
|
3920
|
+
"module": "src/anchor/anchor.ts"
|
|
3736
3921
|
}
|
|
3737
3922
|
},
|
|
3738
3923
|
{
|
|
3739
3924
|
"kind": "field",
|
|
3740
|
-
"name": "
|
|
3741
|
-
"
|
|
3742
|
-
|
|
3925
|
+
"name": "referrerpolicy",
|
|
3926
|
+
"type": {
|
|
3927
|
+
"text": "string"
|
|
3928
|
+
},
|
|
3929
|
+
"privacy": "public",
|
|
3930
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
3743
3931
|
"inheritedFrom": {
|
|
3744
|
-
"name": "
|
|
3745
|
-
"module": "src/
|
|
3932
|
+
"name": "Anchor",
|
|
3933
|
+
"module": "src/anchor/anchor.ts"
|
|
3746
3934
|
}
|
|
3747
3935
|
},
|
|
3748
3936
|
{
|
|
3749
3937
|
"kind": "field",
|
|
3750
|
-
"name": "
|
|
3751
|
-
"
|
|
3752
|
-
|
|
3938
|
+
"name": "rel",
|
|
3939
|
+
"type": {
|
|
3940
|
+
"text": "string"
|
|
3941
|
+
},
|
|
3942
|
+
"privacy": "public",
|
|
3943
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
3753
3944
|
"inheritedFrom": {
|
|
3754
|
-
"name": "
|
|
3755
|
-
"module": "src/
|
|
3945
|
+
"name": "Anchor",
|
|
3946
|
+
"module": "src/anchor/anchor.ts"
|
|
3756
3947
|
}
|
|
3757
3948
|
},
|
|
3758
3949
|
{
|
|
3759
3950
|
"kind": "field",
|
|
3760
|
-
"name": "
|
|
3761
|
-
"
|
|
3762
|
-
|
|
3951
|
+
"name": "target",
|
|
3952
|
+
"type": {
|
|
3953
|
+
"text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
|
|
3954
|
+
},
|
|
3955
|
+
"privacy": "public",
|
|
3956
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
3763
3957
|
"inheritedFrom": {
|
|
3764
|
-
"name": "
|
|
3765
|
-
"module": "src/
|
|
3958
|
+
"name": "Anchor",
|
|
3959
|
+
"module": "src/anchor/anchor.ts"
|
|
3766
3960
|
}
|
|
3767
3961
|
},
|
|
3768
3962
|
{
|
|
3769
3963
|
"kind": "field",
|
|
3770
|
-
"name": "
|
|
3771
|
-
"
|
|
3772
|
-
|
|
3964
|
+
"name": "type",
|
|
3965
|
+
"type": {
|
|
3966
|
+
"text": "string"
|
|
3967
|
+
},
|
|
3968
|
+
"privacy": "public",
|
|
3969
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
3773
3970
|
"inheritedFrom": {
|
|
3774
|
-
"name": "
|
|
3775
|
-
"module": "src/
|
|
3971
|
+
"name": "Anchor",
|
|
3972
|
+
"module": "src/anchor/anchor.ts"
|
|
3776
3973
|
}
|
|
3777
3974
|
},
|
|
3778
3975
|
{
|
|
3779
3976
|
"kind": "field",
|
|
3780
|
-
"name": "
|
|
3781
|
-
"
|
|
3782
|
-
|
|
3977
|
+
"name": "control",
|
|
3978
|
+
"type": {
|
|
3979
|
+
"text": "HTMLAnchorElement | undefined"
|
|
3980
|
+
},
|
|
3981
|
+
"privacy": "public",
|
|
3982
|
+
"description": "References the root element",
|
|
3783
3983
|
"inheritedFrom": {
|
|
3784
|
-
"name": "
|
|
3785
|
-
"module": "src/
|
|
3984
|
+
"name": "Anchor",
|
|
3985
|
+
"module": "src/anchor/anchor.ts"
|
|
3786
3986
|
}
|
|
3787
3987
|
},
|
|
3788
3988
|
{
|
|
3789
3989
|
"kind": "field",
|
|
3790
|
-
"name": "
|
|
3990
|
+
"name": "handleUnsupportedDelegatesFocus",
|
|
3791
3991
|
"privacy": "private",
|
|
3792
|
-
"description": "
|
|
3992
|
+
"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",
|
|
3793
3993
|
"inheritedFrom": {
|
|
3794
|
-
"name": "
|
|
3795
|
-
"module": "src/
|
|
3994
|
+
"name": "Anchor",
|
|
3995
|
+
"module": "src/anchor/anchor.ts"
|
|
3796
3996
|
}
|
|
3797
3997
|
},
|
|
3798
3998
|
{
|
|
@@ -3906,211 +4106,11 @@
|
|
|
3906
4106
|
"module": "src/foundation-element/foundation-element.ts"
|
|
3907
4107
|
}
|
|
3908
4108
|
}
|
|
3909
|
-
],
|
|
3910
|
-
"events": [
|
|
3911
|
-
{
|
|
3912
|
-
"description": "Fires a custom 'loaded' event when the region is loaded and visible",
|
|
3913
|
-
"name": "loaded",
|
|
3914
|
-
"inheritedFrom": {
|
|
3915
|
-
"name": "AnchoredRegion",
|
|
3916
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3917
|
-
}
|
|
3918
|
-
},
|
|
3919
|
-
{
|
|
3920
|
-
"description": "Fires a custom 'positionchange' event when the position has changed",
|
|
3921
|
-
"name": "positionchange",
|
|
3922
|
-
"inheritedFrom": {
|
|
3923
|
-
"name": "AnchoredRegion",
|
|
3924
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3925
|
-
}
|
|
3926
|
-
}
|
|
3927
|
-
]
|
|
3928
|
-
},
|
|
3929
|
-
{
|
|
3930
|
-
"kind": "variable",
|
|
3931
|
-
"name": "foundationAnchoredRegionShadowOptions",
|
|
3932
|
-
"type": {
|
|
3933
|
-
"text": "ShadowRootInit"
|
|
3934
|
-
},
|
|
3935
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
3936
|
-
},
|
|
3937
|
-
{
|
|
3938
|
-
"kind": "variable",
|
|
3939
|
-
"name": "defaultAnchoredRegionConfig",
|
|
3940
|
-
"type": {
|
|
3941
|
-
"text": "object"
|
|
3942
|
-
},
|
|
3943
|
-
"default": "{}"
|
|
3944
|
-
},
|
|
3945
|
-
{
|
|
3946
|
-
"kind": "variable",
|
|
3947
|
-
"name": "foundationAnchoredRegion",
|
|
3948
|
-
"description": "The Foundation Anchored Region",
|
|
3949
|
-
"privacy": "public"
|
|
3950
|
-
}
|
|
3951
|
-
],
|
|
3952
|
-
"exports": [
|
|
3953
|
-
{
|
|
3954
|
-
"kind": "js",
|
|
3955
|
-
"name": "AnchoredRegion",
|
|
3956
|
-
"declaration": {
|
|
3957
|
-
"name": "AnchoredRegion",
|
|
3958
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3959
|
-
}
|
|
3960
|
-
},
|
|
3961
|
-
{
|
|
3962
|
-
"kind": "js",
|
|
3963
|
-
"name": "foundationAnchoredRegionShadowOptions",
|
|
3964
|
-
"declaration": {
|
|
3965
|
-
"name": "foundationAnchoredRegionShadowOptions",
|
|
3966
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3967
|
-
}
|
|
3968
|
-
},
|
|
3969
|
-
{
|
|
3970
|
-
"kind": "js",
|
|
3971
|
-
"name": "defaultAnchoredRegionConfig",
|
|
3972
|
-
"declaration": {
|
|
3973
|
-
"name": "defaultAnchoredRegionConfig",
|
|
3974
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3975
|
-
}
|
|
3976
|
-
},
|
|
3977
|
-
{
|
|
3978
|
-
"kind": "js",
|
|
3979
|
-
"name": "foundationAnchoredRegion",
|
|
3980
|
-
"declaration": {
|
|
3981
|
-
"name": "foundationAnchoredRegion",
|
|
3982
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3983
|
-
}
|
|
3984
|
-
}
|
|
3985
|
-
]
|
|
3986
|
-
},
|
|
3987
|
-
{
|
|
3988
|
-
"kind": "javascript-module",
|
|
3989
|
-
"path": "src/anchored-region/index.ts",
|
|
3990
|
-
"declarations": [],
|
|
3991
|
-
"exports": [
|
|
3992
|
-
{
|
|
3993
|
-
"kind": "js",
|
|
3994
|
-
"name": "*",
|
|
3995
|
-
"declaration": {
|
|
3996
|
-
"name": "*",
|
|
3997
|
-
"package": "./anchor-region.template"
|
|
3998
|
-
}
|
|
3999
|
-
},
|
|
4000
|
-
{
|
|
4001
|
-
"kind": "js",
|
|
4002
|
-
"name": "*",
|
|
4003
|
-
"declaration": {
|
|
4004
|
-
"name": "*",
|
|
4005
|
-
"package": "./anchored-region.styles"
|
|
4006
|
-
}
|
|
4007
|
-
},
|
|
4008
|
-
{
|
|
4009
|
-
"kind": "js",
|
|
4010
|
-
"name": "*",
|
|
4011
|
-
"declaration": {
|
|
4012
|
-
"name": "*",
|
|
4013
|
-
"package": "./anchored-region"
|
|
4014
|
-
}
|
|
4015
|
-
}
|
|
4016
|
-
]
|
|
4017
|
-
},
|
|
4018
|
-
{
|
|
4019
|
-
"kind": "javascript-module",
|
|
4020
|
-
"path": "src/accordion/accordion.styles.ts",
|
|
4021
|
-
"declarations": [
|
|
4022
|
-
{
|
|
4023
|
-
"kind": "function",
|
|
4024
|
-
"name": "foundationAccordionStyles",
|
|
4025
|
-
"return": {
|
|
4026
|
-
"type": {
|
|
4027
|
-
"text": "ElementStyles"
|
|
4028
|
-
}
|
|
4029
|
-
},
|
|
4030
|
-
"parameters": [
|
|
4031
|
-
{
|
|
4032
|
-
"name": "context",
|
|
4033
|
-
"type": {
|
|
4034
|
-
"text": "ElementDefinitionContext"
|
|
4035
|
-
}
|
|
4036
|
-
},
|
|
4037
|
-
{
|
|
4038
|
-
"name": "definition",
|
|
4039
|
-
"type": {
|
|
4040
|
-
"text": "FoundationElementDefinition"
|
|
4041
|
-
}
|
|
4042
|
-
}
|
|
4043
|
-
]
|
|
4044
|
-
}
|
|
4045
|
-
],
|
|
4046
|
-
"exports": [
|
|
4047
|
-
{
|
|
4048
|
-
"kind": "js",
|
|
4049
|
-
"name": "foundationAccordionStyles",
|
|
4050
|
-
"declaration": {
|
|
4051
|
-
"name": "foundationAccordionStyles",
|
|
4052
|
-
"module": "src/accordion/accordion.styles.ts"
|
|
4053
|
-
}
|
|
4054
|
-
}
|
|
4055
|
-
]
|
|
4056
|
-
},
|
|
4057
|
-
{
|
|
4058
|
-
"kind": "javascript-module",
|
|
4059
|
-
"path": "src/accordion/accordion.template.ts",
|
|
4060
|
-
"declarations": [
|
|
4061
|
-
{
|
|
4062
|
-
"kind": "function",
|
|
4063
|
-
"name": "foundationAccordionTemplate",
|
|
4064
|
-
"return": {
|
|
4065
|
-
"type": {
|
|
4066
|
-
"text": "ViewTemplate<Accordion>"
|
|
4067
|
-
}
|
|
4068
|
-
},
|
|
4069
|
-
"parameters": [
|
|
4070
|
-
{
|
|
4071
|
-
"name": "context",
|
|
4072
|
-
"type": {
|
|
4073
|
-
"text": "ElementDefinitionContext"
|
|
4074
|
-
}
|
|
4075
|
-
},
|
|
4076
|
-
{
|
|
4077
|
-
"name": "definition",
|
|
4078
|
-
"type": {
|
|
4079
|
-
"text": "FoundationElementDefinition"
|
|
4080
|
-
}
|
|
4081
|
-
}
|
|
4082
4109
|
]
|
|
4083
|
-
}
|
|
4084
|
-
],
|
|
4085
|
-
"exports": [
|
|
4086
|
-
{
|
|
4087
|
-
"kind": "js",
|
|
4088
|
-
"name": "foundationAccordionTemplate",
|
|
4089
|
-
"declaration": {
|
|
4090
|
-
"name": "foundationAccordionTemplate",
|
|
4091
|
-
"module": "src/accordion/accordion.template.ts"
|
|
4092
|
-
}
|
|
4093
|
-
}
|
|
4094
|
-
]
|
|
4095
|
-
},
|
|
4096
|
-
{
|
|
4097
|
-
"kind": "javascript-module",
|
|
4098
|
-
"path": "src/accordion/accordion.ts",
|
|
4099
|
-
"declarations": [
|
|
4100
|
-
{
|
|
4101
|
-
"kind": "class",
|
|
4102
|
-
"description": "",
|
|
4103
|
-
"name": "Accordion",
|
|
4104
|
-
"superclass": {
|
|
4105
|
-
"name": "FASTAccordion",
|
|
4106
|
-
"package": "@microsoft/fast-foundation"
|
|
4107
|
-
},
|
|
4108
|
-
"tagName": "%%prefix%%-accordion",
|
|
4109
|
-
"customElement": true
|
|
4110
4110
|
},
|
|
4111
4111
|
{
|
|
4112
4112
|
"kind": "variable",
|
|
4113
|
-
"name": "
|
|
4113
|
+
"name": "foundationAnchorShadowOptions",
|
|
4114
4114
|
"type": {
|
|
4115
4115
|
"text": "ShadowRootInit"
|
|
4116
4116
|
},
|
|
@@ -4118,7 +4118,7 @@
|
|
|
4118
4118
|
},
|
|
4119
4119
|
{
|
|
4120
4120
|
"kind": "variable",
|
|
4121
|
-
"name": "
|
|
4121
|
+
"name": "defaultAnchorConfig",
|
|
4122
4122
|
"type": {
|
|
4123
4123
|
"text": "object"
|
|
4124
4124
|
},
|
|
@@ -4126,49 +4126,49 @@
|
|
|
4126
4126
|
},
|
|
4127
4127
|
{
|
|
4128
4128
|
"kind": "variable",
|
|
4129
|
-
"name": "
|
|
4130
|
-
"description": "The Foundation
|
|
4129
|
+
"name": "foundationAnchor",
|
|
4130
|
+
"description": "The Foundation Anchor",
|
|
4131
4131
|
"privacy": "public"
|
|
4132
4132
|
}
|
|
4133
4133
|
],
|
|
4134
4134
|
"exports": [
|
|
4135
4135
|
{
|
|
4136
4136
|
"kind": "js",
|
|
4137
|
-
"name": "
|
|
4137
|
+
"name": "Anchor",
|
|
4138
4138
|
"declaration": {
|
|
4139
|
-
"name": "
|
|
4140
|
-
"module": "src/
|
|
4139
|
+
"name": "Anchor",
|
|
4140
|
+
"module": "src/anchor/anchor.ts"
|
|
4141
4141
|
}
|
|
4142
4142
|
},
|
|
4143
4143
|
{
|
|
4144
4144
|
"kind": "js",
|
|
4145
|
-
"name": "
|
|
4145
|
+
"name": "foundationAnchorShadowOptions",
|
|
4146
4146
|
"declaration": {
|
|
4147
|
-
"name": "
|
|
4148
|
-
"module": "src/
|
|
4147
|
+
"name": "foundationAnchorShadowOptions",
|
|
4148
|
+
"module": "src/anchor/anchor.ts"
|
|
4149
4149
|
}
|
|
4150
4150
|
},
|
|
4151
4151
|
{
|
|
4152
4152
|
"kind": "js",
|
|
4153
|
-
"name": "
|
|
4153
|
+
"name": "defaultAnchorConfig",
|
|
4154
4154
|
"declaration": {
|
|
4155
|
-
"name": "
|
|
4156
|
-
"module": "src/
|
|
4155
|
+
"name": "defaultAnchorConfig",
|
|
4156
|
+
"module": "src/anchor/anchor.ts"
|
|
4157
4157
|
}
|
|
4158
4158
|
},
|
|
4159
4159
|
{
|
|
4160
4160
|
"kind": "js",
|
|
4161
|
-
"name": "
|
|
4161
|
+
"name": "foundationAnchor",
|
|
4162
4162
|
"declaration": {
|
|
4163
|
-
"name": "
|
|
4164
|
-
"module": "src/
|
|
4163
|
+
"name": "foundationAnchor",
|
|
4164
|
+
"module": "src/anchor/anchor.ts"
|
|
4165
4165
|
}
|
|
4166
4166
|
}
|
|
4167
4167
|
]
|
|
4168
4168
|
},
|
|
4169
4169
|
{
|
|
4170
4170
|
"kind": "javascript-module",
|
|
4171
|
-
"path": "src/
|
|
4171
|
+
"path": "src/anchor/index.ts",
|
|
4172
4172
|
"declarations": [],
|
|
4173
4173
|
"exports": [
|
|
4174
4174
|
{
|
|
@@ -4176,7 +4176,7 @@
|
|
|
4176
4176
|
"name": "*",
|
|
4177
4177
|
"declaration": {
|
|
4178
4178
|
"name": "*",
|
|
4179
|
-
"package": "./
|
|
4179
|
+
"package": "./anchor.template"
|
|
4180
4180
|
}
|
|
4181
4181
|
},
|
|
4182
4182
|
{
|
|
@@ -4184,7 +4184,7 @@
|
|
|
4184
4184
|
"name": "*",
|
|
4185
4185
|
"declaration": {
|
|
4186
4186
|
"name": "*",
|
|
4187
|
-
"package": "./
|
|
4187
|
+
"package": "./anchor.styles"
|
|
4188
4188
|
}
|
|
4189
4189
|
},
|
|
4190
4190
|
{
|
|
@@ -4192,7 +4192,7 @@
|
|
|
4192
4192
|
"name": "*",
|
|
4193
4193
|
"declaration": {
|
|
4194
4194
|
"name": "*",
|
|
4195
|
-
"package": "./
|
|
4195
|
+
"package": "./anchor"
|
|
4196
4196
|
}
|
|
4197
4197
|
}
|
|
4198
4198
|
]
|