@genesislcap/foundation-ui 14.193.0 → 14.193.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 +1533 -1533
- package/package.json +16 -16
|
@@ -862,37 +862,6 @@
|
|
|
862
862
|
}
|
|
863
863
|
]
|
|
864
864
|
},
|
|
865
|
-
{
|
|
866
|
-
"kind": "javascript-module",
|
|
867
|
-
"path": "src/_config/index.ts",
|
|
868
|
-
"declarations": [],
|
|
869
|
-
"exports": [
|
|
870
|
-
{
|
|
871
|
-
"kind": "js",
|
|
872
|
-
"name": "*",
|
|
873
|
-
"declaration": {
|
|
874
|
-
"name": "*",
|
|
875
|
-
"package": "./styles"
|
|
876
|
-
}
|
|
877
|
-
},
|
|
878
|
-
{
|
|
879
|
-
"kind": "js",
|
|
880
|
-
"name": "*",
|
|
881
|
-
"declaration": {
|
|
882
|
-
"name": "*",
|
|
883
|
-
"package": "./tokens"
|
|
884
|
-
}
|
|
885
|
-
},
|
|
886
|
-
{
|
|
887
|
-
"kind": "js",
|
|
888
|
-
"name": "*",
|
|
889
|
-
"declaration": {
|
|
890
|
-
"name": "*",
|
|
891
|
-
"package": "./values"
|
|
892
|
-
}
|
|
893
|
-
}
|
|
894
|
-
]
|
|
895
|
-
},
|
|
896
865
|
{
|
|
897
866
|
"kind": "javascript-module",
|
|
898
867
|
"path": "src/accordion-item/accordion-item.styles.ts",
|
|
@@ -1287,6 +1256,37 @@
|
|
|
1287
1256
|
}
|
|
1288
1257
|
]
|
|
1289
1258
|
},
|
|
1259
|
+
{
|
|
1260
|
+
"kind": "javascript-module",
|
|
1261
|
+
"path": "src/_config/index.ts",
|
|
1262
|
+
"declarations": [],
|
|
1263
|
+
"exports": [
|
|
1264
|
+
{
|
|
1265
|
+
"kind": "js",
|
|
1266
|
+
"name": "*",
|
|
1267
|
+
"declaration": {
|
|
1268
|
+
"name": "*",
|
|
1269
|
+
"package": "./styles"
|
|
1270
|
+
}
|
|
1271
|
+
},
|
|
1272
|
+
{
|
|
1273
|
+
"kind": "js",
|
|
1274
|
+
"name": "*",
|
|
1275
|
+
"declaration": {
|
|
1276
|
+
"name": "*",
|
|
1277
|
+
"package": "./tokens"
|
|
1278
|
+
}
|
|
1279
|
+
},
|
|
1280
|
+
{
|
|
1281
|
+
"kind": "js",
|
|
1282
|
+
"name": "*",
|
|
1283
|
+
"declaration": {
|
|
1284
|
+
"name": "*",
|
|
1285
|
+
"package": "./values"
|
|
1286
|
+
}
|
|
1287
|
+
}
|
|
1288
|
+
]
|
|
1289
|
+
},
|
|
1290
1290
|
{
|
|
1291
1291
|
"kind": "javascript-module",
|
|
1292
1292
|
"path": "src/accordion/accordion.styles.ts",
|
|
@@ -2030,14 +2030,14 @@
|
|
|
2030
2030
|
},
|
|
2031
2031
|
{
|
|
2032
2032
|
"kind": "javascript-module",
|
|
2033
|
-
"path": "src/
|
|
2033
|
+
"path": "src/anchored-region/anchor-region.template.ts",
|
|
2034
2034
|
"declarations": [
|
|
2035
2035
|
{
|
|
2036
2036
|
"kind": "function",
|
|
2037
|
-
"name": "
|
|
2037
|
+
"name": "foundationAnchoredRegionTemplate",
|
|
2038
2038
|
"return": {
|
|
2039
2039
|
"type": {
|
|
2040
|
-
"text": "
|
|
2040
|
+
"text": "ViewTemplate<AnchoredRegion>"
|
|
2041
2041
|
}
|
|
2042
2042
|
},
|
|
2043
2043
|
"parameters": [
|
|
@@ -2059,24 +2059,24 @@
|
|
|
2059
2059
|
"exports": [
|
|
2060
2060
|
{
|
|
2061
2061
|
"kind": "js",
|
|
2062
|
-
"name": "
|
|
2062
|
+
"name": "foundationAnchoredRegionTemplate",
|
|
2063
2063
|
"declaration": {
|
|
2064
|
-
"name": "
|
|
2065
|
-
"module": "src/
|
|
2064
|
+
"name": "foundationAnchoredRegionTemplate",
|
|
2065
|
+
"module": "src/anchored-region/anchor-region.template.ts"
|
|
2066
2066
|
}
|
|
2067
2067
|
}
|
|
2068
2068
|
]
|
|
2069
2069
|
},
|
|
2070
2070
|
{
|
|
2071
2071
|
"kind": "javascript-module",
|
|
2072
|
-
"path": "src/
|
|
2072
|
+
"path": "src/anchored-region/anchored-region.styles.ts",
|
|
2073
2073
|
"declarations": [
|
|
2074
2074
|
{
|
|
2075
2075
|
"kind": "function",
|
|
2076
|
-
"name": "
|
|
2076
|
+
"name": "foundationAnchoredRegionStyles",
|
|
2077
2077
|
"return": {
|
|
2078
2078
|
"type": {
|
|
2079
|
-
"text": "
|
|
2079
|
+
"text": "ElementStyles"
|
|
2080
2080
|
}
|
|
2081
2081
|
},
|
|
2082
2082
|
"parameters": [
|
|
@@ -2098,766 +2098,706 @@
|
|
|
2098
2098
|
"exports": [
|
|
2099
2099
|
{
|
|
2100
2100
|
"kind": "js",
|
|
2101
|
-
"name": "
|
|
2101
|
+
"name": "foundationAnchoredRegionStyles",
|
|
2102
2102
|
"declaration": {
|
|
2103
|
-
"name": "
|
|
2104
|
-
"module": "src/
|
|
2103
|
+
"name": "foundationAnchoredRegionStyles",
|
|
2104
|
+
"module": "src/anchored-region/anchored-region.styles.ts"
|
|
2105
2105
|
}
|
|
2106
2106
|
}
|
|
2107
2107
|
]
|
|
2108
2108
|
},
|
|
2109
2109
|
{
|
|
2110
2110
|
"kind": "javascript-module",
|
|
2111
|
-
"path": "src/
|
|
2111
|
+
"path": "src/anchored-region/anchored-region.ts",
|
|
2112
2112
|
"declarations": [
|
|
2113
2113
|
{
|
|
2114
2114
|
"kind": "class",
|
|
2115
2115
|
"description": "",
|
|
2116
|
-
"name": "
|
|
2116
|
+
"name": "AnchoredRegion",
|
|
2117
2117
|
"superclass": {
|
|
2118
|
-
"name": "
|
|
2118
|
+
"name": "FASTAnchoredRegion",
|
|
2119
2119
|
"package": "@microsoft/fast-components"
|
|
2120
2120
|
},
|
|
2121
|
-
"tagName": "%%prefix%%-
|
|
2121
|
+
"tagName": "%%prefix%%-anchored-region",
|
|
2122
2122
|
"customElement": true,
|
|
2123
2123
|
"attributes": [
|
|
2124
2124
|
{
|
|
2125
|
-
"name": "
|
|
2125
|
+
"name": "anchor",
|
|
2126
2126
|
"type": {
|
|
2127
2127
|
"text": "string"
|
|
2128
2128
|
},
|
|
2129
|
-
"
|
|
2130
|
-
"
|
|
2129
|
+
"default": "\"\"",
|
|
2130
|
+
"description": "The HTML ID of the anchor element this region is positioned relative to",
|
|
2131
|
+
"fieldName": "anchor",
|
|
2131
2132
|
"inheritedFrom": {
|
|
2132
|
-
"name": "
|
|
2133
|
-
"module": "src/
|
|
2133
|
+
"name": "AnchoredRegion",
|
|
2134
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2134
2135
|
}
|
|
2135
2136
|
},
|
|
2136
2137
|
{
|
|
2137
|
-
"name": "
|
|
2138
|
+
"name": "viewport",
|
|
2138
2139
|
"type": {
|
|
2139
2140
|
"text": "string"
|
|
2140
2141
|
},
|
|
2141
|
-
"
|
|
2142
|
-
"
|
|
2142
|
+
"default": "\"\"",
|
|
2143
|
+
"description": "The HTML ID of the viewport element this region is positioned relative to",
|
|
2144
|
+
"fieldName": "viewport",
|
|
2143
2145
|
"inheritedFrom": {
|
|
2144
|
-
"name": "
|
|
2145
|
-
"module": "src/
|
|
2146
|
+
"name": "AnchoredRegion",
|
|
2147
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2146
2148
|
}
|
|
2147
2149
|
},
|
|
2148
2150
|
{
|
|
2149
|
-
"name": "
|
|
2151
|
+
"name": "horizontal-positioning-mode",
|
|
2150
2152
|
"type": {
|
|
2151
|
-
"text": "
|
|
2153
|
+
"text": "AxisPositioningMode"
|
|
2152
2154
|
},
|
|
2153
|
-
"
|
|
2154
|
-
"
|
|
2155
|
+
"default": "\"uncontrolled\"",
|
|
2156
|
+
"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",
|
|
2157
|
+
"fieldName": "horizontalPositioningMode",
|
|
2155
2158
|
"inheritedFrom": {
|
|
2156
|
-
"name": "
|
|
2157
|
-
"module": "src/
|
|
2159
|
+
"name": "AnchoredRegion",
|
|
2160
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2158
2161
|
}
|
|
2159
2162
|
},
|
|
2160
2163
|
{
|
|
2161
|
-
"name": "
|
|
2164
|
+
"name": "horizontal-default-position",
|
|
2162
2165
|
"type": {
|
|
2163
|
-
"text": "
|
|
2166
|
+
"text": "HorizontalPosition"
|
|
2164
2167
|
},
|
|
2165
|
-
"
|
|
2166
|
-
"
|
|
2168
|
+
"default": "\"unset\"",
|
|
2169
|
+
"description": "The default horizontal position of the region relative to the anchor element",
|
|
2170
|
+
"fieldName": "horizontalDefaultPosition",
|
|
2167
2171
|
"inheritedFrom": {
|
|
2168
|
-
"name": "
|
|
2169
|
-
"module": "src/
|
|
2172
|
+
"name": "AnchoredRegion",
|
|
2173
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2170
2174
|
}
|
|
2171
2175
|
},
|
|
2172
2176
|
{
|
|
2173
|
-
"name": "
|
|
2177
|
+
"name": "horizontal-viewport-lock",
|
|
2174
2178
|
"type": {
|
|
2175
|
-
"text": "
|
|
2179
|
+
"text": "boolean"
|
|
2176
2180
|
},
|
|
2177
|
-
"
|
|
2178
|
-
"
|
|
2181
|
+
"default": "false",
|
|
2182
|
+
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the horizontal axis",
|
|
2183
|
+
"fieldName": "horizontalViewportLock",
|
|
2179
2184
|
"inheritedFrom": {
|
|
2180
|
-
"name": "
|
|
2181
|
-
"module": "src/
|
|
2185
|
+
"name": "AnchoredRegion",
|
|
2186
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2182
2187
|
}
|
|
2183
2188
|
},
|
|
2184
2189
|
{
|
|
2185
|
-
"name": "
|
|
2190
|
+
"name": "horizontal-inset",
|
|
2186
2191
|
"type": {
|
|
2187
|
-
"text": "
|
|
2192
|
+
"text": "boolean"
|
|
2188
2193
|
},
|
|
2189
|
-
"
|
|
2190
|
-
"
|
|
2194
|
+
"default": "false",
|
|
2195
|
+
"description": "Whether the region overlaps the anchor on the horizontal axis",
|
|
2196
|
+
"fieldName": "horizontalInset",
|
|
2191
2197
|
"inheritedFrom": {
|
|
2192
|
-
"name": "
|
|
2193
|
-
"module": "src/
|
|
2198
|
+
"name": "AnchoredRegion",
|
|
2199
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2194
2200
|
}
|
|
2195
2201
|
},
|
|
2196
2202
|
{
|
|
2197
|
-
"name": "
|
|
2203
|
+
"name": "horizontal-threshold",
|
|
2198
2204
|
"type": {
|
|
2199
|
-
"text": "
|
|
2205
|
+
"text": "number"
|
|
2200
2206
|
},
|
|
2201
|
-
"description": "
|
|
2202
|
-
"fieldName": "
|
|
2207
|
+
"description": "How narrow the space allocated to the default position has to be before the widest area\nis selected for layout",
|
|
2208
|
+
"fieldName": "horizontalThreshold",
|
|
2203
2209
|
"inheritedFrom": {
|
|
2204
|
-
"name": "
|
|
2205
|
-
"module": "src/
|
|
2210
|
+
"name": "AnchoredRegion",
|
|
2211
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2206
2212
|
}
|
|
2207
2213
|
},
|
|
2208
2214
|
{
|
|
2209
|
-
"name": "
|
|
2215
|
+
"name": "horizontal-scaling",
|
|
2210
2216
|
"type": {
|
|
2211
|
-
"text": "
|
|
2217
|
+
"text": "AxisScalingMode"
|
|
2212
2218
|
},
|
|
2213
|
-
"
|
|
2214
|
-
"
|
|
2219
|
+
"default": "\"content\"",
|
|
2220
|
+
"description": "Defines how the width of the region is calculated",
|
|
2221
|
+
"fieldName": "horizontalScaling",
|
|
2215
2222
|
"inheritedFrom": {
|
|
2216
|
-
"name": "
|
|
2217
|
-
"module": "src/
|
|
2223
|
+
"name": "AnchoredRegion",
|
|
2224
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2218
2225
|
}
|
|
2219
|
-
}
|
|
2220
|
-
],
|
|
2221
|
-
"members": [
|
|
2226
|
+
},
|
|
2222
2227
|
{
|
|
2223
|
-
"
|
|
2224
|
-
"name": "download",
|
|
2228
|
+
"name": "vertical-positioning-mode",
|
|
2225
2229
|
"type": {
|
|
2226
|
-
"text": "
|
|
2230
|
+
"text": "AxisPositioningMode"
|
|
2227
2231
|
},
|
|
2228
|
-
"
|
|
2229
|
-
"description": "
|
|
2232
|
+
"default": "\"uncontrolled\"",
|
|
2233
|
+
"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",
|
|
2234
|
+
"fieldName": "verticalPositioningMode",
|
|
2230
2235
|
"inheritedFrom": {
|
|
2231
|
-
"name": "
|
|
2232
|
-
"module": "src/
|
|
2236
|
+
"name": "AnchoredRegion",
|
|
2237
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2233
2238
|
}
|
|
2234
2239
|
},
|
|
2235
2240
|
{
|
|
2236
|
-
"
|
|
2237
|
-
"name": "href",
|
|
2241
|
+
"name": "vertical-default-position",
|
|
2238
2242
|
"type": {
|
|
2239
|
-
"text": "
|
|
2243
|
+
"text": "VerticalPosition"
|
|
2240
2244
|
},
|
|
2241
|
-
"
|
|
2242
|
-
"description": "The
|
|
2245
|
+
"default": "\"unset\"",
|
|
2246
|
+
"description": "The default vertical position of the region relative to the anchor element",
|
|
2247
|
+
"fieldName": "verticalDefaultPosition",
|
|
2243
2248
|
"inheritedFrom": {
|
|
2244
|
-
"name": "
|
|
2245
|
-
"module": "src/
|
|
2249
|
+
"name": "AnchoredRegion",
|
|
2250
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2246
2251
|
}
|
|
2247
2252
|
},
|
|
2248
2253
|
{
|
|
2249
|
-
"
|
|
2250
|
-
"name": "hreflang",
|
|
2254
|
+
"name": "vertical-viewport-lock",
|
|
2251
2255
|
"type": {
|
|
2252
|
-
"text": "
|
|
2256
|
+
"text": "boolean"
|
|
2253
2257
|
},
|
|
2254
|
-
"
|
|
2255
|
-
"description": "
|
|
2258
|
+
"default": "false",
|
|
2259
|
+
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the vertical axis",
|
|
2260
|
+
"fieldName": "verticalViewportLock",
|
|
2256
2261
|
"inheritedFrom": {
|
|
2257
|
-
"name": "
|
|
2258
|
-
"module": "src/
|
|
2262
|
+
"name": "AnchoredRegion",
|
|
2263
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2259
2264
|
}
|
|
2260
2265
|
},
|
|
2261
2266
|
{
|
|
2262
|
-
"
|
|
2263
|
-
"name": "ping",
|
|
2267
|
+
"name": "vertical-inset",
|
|
2264
2268
|
"type": {
|
|
2265
|
-
"text": "
|
|
2269
|
+
"text": "boolean"
|
|
2266
2270
|
},
|
|
2267
|
-
"
|
|
2268
|
-
"description": "
|
|
2271
|
+
"default": "false",
|
|
2272
|
+
"description": "Whether the region overlaps the anchor on the vertical axis",
|
|
2273
|
+
"fieldName": "verticalInset",
|
|
2269
2274
|
"inheritedFrom": {
|
|
2270
|
-
"name": "
|
|
2271
|
-
"module": "src/
|
|
2275
|
+
"name": "AnchoredRegion",
|
|
2276
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2272
2277
|
}
|
|
2273
2278
|
},
|
|
2274
2279
|
{
|
|
2275
|
-
"
|
|
2276
|
-
"name": "referrerpolicy",
|
|
2280
|
+
"name": "vertical-threshold",
|
|
2277
2281
|
"type": {
|
|
2278
|
-
"text": "
|
|
2282
|
+
"text": "number"
|
|
2279
2283
|
},
|
|
2280
|
-
"
|
|
2281
|
-
"
|
|
2284
|
+
"description": "How short the space allocated to the default position has to be before the tallest area\nis selected for layout",
|
|
2285
|
+
"fieldName": "verticalThreshold",
|
|
2282
2286
|
"inheritedFrom": {
|
|
2283
|
-
"name": "
|
|
2284
|
-
"module": "src/
|
|
2287
|
+
"name": "AnchoredRegion",
|
|
2288
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2285
2289
|
}
|
|
2286
2290
|
},
|
|
2287
2291
|
{
|
|
2288
|
-
"
|
|
2289
|
-
"name": "rel",
|
|
2292
|
+
"name": "vertical-scaling",
|
|
2290
2293
|
"type": {
|
|
2291
|
-
"text": "
|
|
2294
|
+
"text": "AxisScalingMode"
|
|
2292
2295
|
},
|
|
2293
|
-
"
|
|
2294
|
-
"description": "
|
|
2296
|
+
"default": "\"content\"",
|
|
2297
|
+
"description": "Defines how the height of the region is calculated",
|
|
2298
|
+
"fieldName": "verticalScaling",
|
|
2295
2299
|
"inheritedFrom": {
|
|
2296
|
-
"name": "
|
|
2297
|
-
"module": "src/
|
|
2300
|
+
"name": "AnchoredRegion",
|
|
2301
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2302
|
+
}
|
|
2303
|
+
},
|
|
2304
|
+
{
|
|
2305
|
+
"name": "fixed-placement",
|
|
2306
|
+
"type": {
|
|
2307
|
+
"text": "boolean"
|
|
2308
|
+
},
|
|
2309
|
+
"default": "false",
|
|
2310
|
+
"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,",
|
|
2311
|
+
"fieldName": "fixedPlacement",
|
|
2312
|
+
"inheritedFrom": {
|
|
2313
|
+
"name": "AnchoredRegion",
|
|
2314
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2298
2315
|
}
|
|
2299
2316
|
},
|
|
2317
|
+
{
|
|
2318
|
+
"name": "auto-update-mode",
|
|
2319
|
+
"type": {
|
|
2320
|
+
"text": "AutoUpdateMode"
|
|
2321
|
+
},
|
|
2322
|
+
"default": "\"anchor\"",
|
|
2323
|
+
"description": "Defines what triggers the anchored region to revaluate positioning",
|
|
2324
|
+
"fieldName": "autoUpdateMode",
|
|
2325
|
+
"inheritedFrom": {
|
|
2326
|
+
"name": "AnchoredRegion",
|
|
2327
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2328
|
+
}
|
|
2329
|
+
}
|
|
2330
|
+
],
|
|
2331
|
+
"members": [
|
|
2300
2332
|
{
|
|
2301
2333
|
"kind": "field",
|
|
2302
|
-
"name": "
|
|
2334
|
+
"name": "anchor",
|
|
2303
2335
|
"type": {
|
|
2304
|
-
"text": "
|
|
2336
|
+
"text": "string"
|
|
2305
2337
|
},
|
|
2306
2338
|
"privacy": "public",
|
|
2307
|
-
"
|
|
2339
|
+
"default": "\"\"",
|
|
2340
|
+
"description": "The HTML ID of the anchor element this region is positioned relative to",
|
|
2308
2341
|
"inheritedFrom": {
|
|
2309
|
-
"name": "
|
|
2310
|
-
"module": "src/
|
|
2342
|
+
"name": "AnchoredRegion",
|
|
2343
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2344
|
+
}
|
|
2345
|
+
},
|
|
2346
|
+
{
|
|
2347
|
+
"kind": "method",
|
|
2348
|
+
"name": "anchorChanged",
|
|
2349
|
+
"privacy": "private",
|
|
2350
|
+
"return": {
|
|
2351
|
+
"type": {
|
|
2352
|
+
"text": "void"
|
|
2353
|
+
}
|
|
2354
|
+
},
|
|
2355
|
+
"inheritedFrom": {
|
|
2356
|
+
"name": "AnchoredRegion",
|
|
2357
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2311
2358
|
}
|
|
2312
2359
|
},
|
|
2313
2360
|
{
|
|
2314
2361
|
"kind": "field",
|
|
2315
|
-
"name": "
|
|
2362
|
+
"name": "viewport",
|
|
2316
2363
|
"type": {
|
|
2317
2364
|
"text": "string"
|
|
2318
2365
|
},
|
|
2319
2366
|
"privacy": "public",
|
|
2320
|
-
"
|
|
2367
|
+
"default": "\"\"",
|
|
2368
|
+
"description": "The HTML ID of the viewport element this region is positioned relative to",
|
|
2321
2369
|
"inheritedFrom": {
|
|
2322
|
-
"name": "
|
|
2323
|
-
"module": "src/
|
|
2370
|
+
"name": "AnchoredRegion",
|
|
2371
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2372
|
+
}
|
|
2373
|
+
},
|
|
2374
|
+
{
|
|
2375
|
+
"kind": "method",
|
|
2376
|
+
"name": "viewportChanged",
|
|
2377
|
+
"privacy": "private",
|
|
2378
|
+
"return": {
|
|
2379
|
+
"type": {
|
|
2380
|
+
"text": "void"
|
|
2381
|
+
}
|
|
2382
|
+
},
|
|
2383
|
+
"inheritedFrom": {
|
|
2384
|
+
"name": "AnchoredRegion",
|
|
2385
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2324
2386
|
}
|
|
2325
2387
|
},
|
|
2326
2388
|
{
|
|
2327
2389
|
"kind": "field",
|
|
2328
|
-
"name": "
|
|
2390
|
+
"name": "horizontalPositioningMode",
|
|
2329
2391
|
"type": {
|
|
2330
|
-
"text": "
|
|
2392
|
+
"text": "AxisPositioningMode"
|
|
2331
2393
|
},
|
|
2332
2394
|
"privacy": "public",
|
|
2333
|
-
"
|
|
2395
|
+
"default": "\"uncontrolled\"",
|
|
2396
|
+
"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",
|
|
2334
2397
|
"inheritedFrom": {
|
|
2335
|
-
"name": "
|
|
2336
|
-
"module": "src/
|
|
2398
|
+
"name": "AnchoredRegion",
|
|
2399
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2337
2400
|
}
|
|
2338
2401
|
},
|
|
2339
2402
|
{
|
|
2340
|
-
"kind": "
|
|
2341
|
-
"name": "
|
|
2403
|
+
"kind": "method",
|
|
2404
|
+
"name": "horizontalPositioningModeChanged",
|
|
2342
2405
|
"privacy": "private",
|
|
2343
|
-
"
|
|
2406
|
+
"return": {
|
|
2407
|
+
"type": {
|
|
2408
|
+
"text": "void"
|
|
2409
|
+
}
|
|
2410
|
+
},
|
|
2344
2411
|
"inheritedFrom": {
|
|
2345
|
-
"name": "
|
|
2346
|
-
"module": "src/
|
|
2412
|
+
"name": "AnchoredRegion",
|
|
2413
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2347
2414
|
}
|
|
2348
2415
|
},
|
|
2349
2416
|
{
|
|
2350
2417
|
"kind": "field",
|
|
2351
|
-
"name": "
|
|
2418
|
+
"name": "horizontalDefaultPosition",
|
|
2352
2419
|
"type": {
|
|
2353
|
-
"text": "
|
|
2420
|
+
"text": "HorizontalPosition"
|
|
2354
2421
|
},
|
|
2422
|
+
"privacy": "public",
|
|
2423
|
+
"default": "\"unset\"",
|
|
2424
|
+
"description": "The default horizontal position of the region relative to the anchor element",
|
|
2425
|
+
"inheritedFrom": {
|
|
2426
|
+
"name": "AnchoredRegion",
|
|
2427
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2428
|
+
}
|
|
2429
|
+
},
|
|
2430
|
+
{
|
|
2431
|
+
"kind": "method",
|
|
2432
|
+
"name": "horizontalDefaultPositionChanged",
|
|
2355
2433
|
"privacy": "private",
|
|
2356
|
-
"
|
|
2434
|
+
"return": {
|
|
2435
|
+
"type": {
|
|
2436
|
+
"text": "void"
|
|
2437
|
+
}
|
|
2438
|
+
},
|
|
2357
2439
|
"inheritedFrom": {
|
|
2358
|
-
"name": "
|
|
2359
|
-
"module": "src/
|
|
2440
|
+
"name": "AnchoredRegion",
|
|
2441
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2360
2442
|
}
|
|
2361
2443
|
},
|
|
2362
2444
|
{
|
|
2363
2445
|
"kind": "field",
|
|
2364
|
-
"name": "
|
|
2446
|
+
"name": "horizontalViewportLock",
|
|
2365
2447
|
"type": {
|
|
2366
|
-
"text": "
|
|
2448
|
+
"text": "boolean"
|
|
2367
2449
|
},
|
|
2368
2450
|
"privacy": "public",
|
|
2369
|
-
"
|
|
2451
|
+
"default": "false",
|
|
2452
|
+
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the horizontal axis",
|
|
2370
2453
|
"inheritedFrom": {
|
|
2371
|
-
"name": "
|
|
2372
|
-
"module": "src/
|
|
2454
|
+
"name": "AnchoredRegion",
|
|
2455
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2456
|
+
}
|
|
2457
|
+
},
|
|
2458
|
+
{
|
|
2459
|
+
"kind": "method",
|
|
2460
|
+
"name": "horizontalViewportLockChanged",
|
|
2461
|
+
"privacy": "private",
|
|
2462
|
+
"return": {
|
|
2463
|
+
"type": {
|
|
2464
|
+
"text": "void"
|
|
2465
|
+
}
|
|
2466
|
+
},
|
|
2467
|
+
"inheritedFrom": {
|
|
2468
|
+
"name": "AnchoredRegion",
|
|
2469
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2373
2470
|
}
|
|
2374
2471
|
},
|
|
2375
2472
|
{
|
|
2376
2473
|
"kind": "field",
|
|
2377
|
-
"name": "
|
|
2474
|
+
"name": "horizontalInset",
|
|
2378
2475
|
"type": {
|
|
2379
|
-
"text": "
|
|
2476
|
+
"text": "boolean"
|
|
2380
2477
|
},
|
|
2381
2478
|
"privacy": "public",
|
|
2382
|
-
"
|
|
2479
|
+
"default": "false",
|
|
2480
|
+
"description": "Whether the region overlaps the anchor on the horizontal axis",
|
|
2383
2481
|
"inheritedFrom": {
|
|
2384
|
-
"name": "
|
|
2385
|
-
"module": "src/
|
|
2482
|
+
"name": "AnchoredRegion",
|
|
2483
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2386
2484
|
}
|
|
2387
2485
|
},
|
|
2388
2486
|
{
|
|
2389
2487
|
"kind": "method",
|
|
2390
|
-
"name": "
|
|
2391
|
-
"privacy": "
|
|
2488
|
+
"name": "horizontalInsetChanged",
|
|
2489
|
+
"privacy": "private",
|
|
2392
2490
|
"return": {
|
|
2393
2491
|
"type": {
|
|
2394
2492
|
"text": "void"
|
|
2395
2493
|
}
|
|
2396
2494
|
},
|
|
2397
2495
|
"inheritedFrom": {
|
|
2398
|
-
"name": "
|
|
2399
|
-
"module": "src/
|
|
2496
|
+
"name": "AnchoredRegion",
|
|
2497
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2400
2498
|
}
|
|
2401
2499
|
},
|
|
2402
2500
|
{
|
|
2403
2501
|
"kind": "field",
|
|
2404
|
-
"name": "
|
|
2502
|
+
"name": "horizontalThreshold",
|
|
2405
2503
|
"type": {
|
|
2406
|
-
"text": "
|
|
2504
|
+
"text": "number"
|
|
2407
2505
|
},
|
|
2408
2506
|
"privacy": "public",
|
|
2409
|
-
"description": "
|
|
2507
|
+
"description": "How narrow the space allocated to the default position has to be before the widest area\nis selected for layout",
|
|
2410
2508
|
"inheritedFrom": {
|
|
2411
|
-
"name": "
|
|
2412
|
-
"module": "src/
|
|
2509
|
+
"name": "AnchoredRegion",
|
|
2510
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2413
2511
|
}
|
|
2414
2512
|
},
|
|
2415
2513
|
{
|
|
2416
2514
|
"kind": "method",
|
|
2417
|
-
"name": "
|
|
2418
|
-
"privacy": "
|
|
2515
|
+
"name": "horizontalThresholdChanged",
|
|
2516
|
+
"privacy": "private",
|
|
2419
2517
|
"return": {
|
|
2420
2518
|
"type": {
|
|
2421
2519
|
"text": "void"
|
|
2422
2520
|
}
|
|
2423
2521
|
},
|
|
2424
2522
|
"inheritedFrom": {
|
|
2425
|
-
"name": "
|
|
2426
|
-
"module": "src/
|
|
2523
|
+
"name": "AnchoredRegion",
|
|
2524
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2427
2525
|
}
|
|
2428
2526
|
},
|
|
2429
2527
|
{
|
|
2430
|
-
"kind": "
|
|
2431
|
-
"name": "
|
|
2528
|
+
"kind": "field",
|
|
2529
|
+
"name": "horizontalScaling",
|
|
2530
|
+
"type": {
|
|
2531
|
+
"text": "AxisScalingMode"
|
|
2532
|
+
},
|
|
2432
2533
|
"privacy": "public",
|
|
2433
|
-
"
|
|
2534
|
+
"default": "\"content\"",
|
|
2535
|
+
"description": "Defines how the width of the region is calculated",
|
|
2536
|
+
"inheritedFrom": {
|
|
2537
|
+
"name": "AnchoredRegion",
|
|
2538
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2539
|
+
}
|
|
2540
|
+
},
|
|
2541
|
+
{
|
|
2542
|
+
"kind": "method",
|
|
2543
|
+
"name": "horizontalScalingChanged",
|
|
2544
|
+
"privacy": "private",
|
|
2434
2545
|
"return": {
|
|
2435
2546
|
"type": {
|
|
2436
|
-
"text": "
|
|
2547
|
+
"text": "void"
|
|
2437
2548
|
}
|
|
2438
2549
|
},
|
|
2439
|
-
"parameters": [
|
|
2440
|
-
{
|
|
2441
|
-
"name": "this",
|
|
2442
|
-
"type": {
|
|
2443
|
-
"text": "K"
|
|
2444
|
-
}
|
|
2445
|
-
},
|
|
2446
|
-
{
|
|
2447
|
-
"name": "elementDefinition",
|
|
2448
|
-
"type": {
|
|
2449
|
-
"text": "T"
|
|
2450
|
-
},
|
|
2451
|
-
"description": "The definition of the element to create the registry\nfunction for."
|
|
2452
|
-
}
|
|
2453
|
-
],
|
|
2454
|
-
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
2455
2550
|
"inheritedFrom": {
|
|
2456
|
-
"name": "
|
|
2457
|
-
"module": "src/
|
|
2458
|
-
}
|
|
2459
|
-
}
|
|
2460
|
-
]
|
|
2461
|
-
},
|
|
2462
|
-
{
|
|
2463
|
-
"kind": "variable",
|
|
2464
|
-
"name": "foundationAnchorShadowOptions",
|
|
2465
|
-
"type": {
|
|
2466
|
-
"text": "ShadowRootInit"
|
|
2467
|
-
},
|
|
2468
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
2469
|
-
},
|
|
2470
|
-
{
|
|
2471
|
-
"kind": "variable",
|
|
2472
|
-
"name": "defaultAnchorConfig",
|
|
2473
|
-
"type": {
|
|
2474
|
-
"text": "object"
|
|
2475
|
-
},
|
|
2476
|
-
"default": "{}"
|
|
2477
|
-
},
|
|
2478
|
-
{
|
|
2479
|
-
"kind": "variable",
|
|
2480
|
-
"name": "foundationAnchor",
|
|
2481
|
-
"description": "The Foundation Anchor",
|
|
2482
|
-
"privacy": "public"
|
|
2483
|
-
}
|
|
2484
|
-
],
|
|
2485
|
-
"exports": [
|
|
2486
|
-
{
|
|
2487
|
-
"kind": "js",
|
|
2488
|
-
"name": "Anchor",
|
|
2489
|
-
"declaration": {
|
|
2490
|
-
"name": "Anchor",
|
|
2491
|
-
"module": "src/anchor/anchor.ts"
|
|
2492
|
-
}
|
|
2493
|
-
},
|
|
2494
|
-
{
|
|
2495
|
-
"kind": "js",
|
|
2496
|
-
"name": "foundationAnchorShadowOptions",
|
|
2497
|
-
"declaration": {
|
|
2498
|
-
"name": "foundationAnchorShadowOptions",
|
|
2499
|
-
"module": "src/anchor/anchor.ts"
|
|
2500
|
-
}
|
|
2501
|
-
},
|
|
2502
|
-
{
|
|
2503
|
-
"kind": "js",
|
|
2504
|
-
"name": "defaultAnchorConfig",
|
|
2505
|
-
"declaration": {
|
|
2506
|
-
"name": "defaultAnchorConfig",
|
|
2507
|
-
"module": "src/anchor/anchor.ts"
|
|
2508
|
-
}
|
|
2509
|
-
},
|
|
2510
|
-
{
|
|
2511
|
-
"kind": "js",
|
|
2512
|
-
"name": "foundationAnchor",
|
|
2513
|
-
"declaration": {
|
|
2514
|
-
"name": "foundationAnchor",
|
|
2515
|
-
"module": "src/anchor/anchor.ts"
|
|
2516
|
-
}
|
|
2517
|
-
}
|
|
2518
|
-
]
|
|
2519
|
-
},
|
|
2520
|
-
{
|
|
2521
|
-
"kind": "javascript-module",
|
|
2522
|
-
"path": "src/anchor/index.ts",
|
|
2523
|
-
"declarations": [],
|
|
2524
|
-
"exports": [
|
|
2525
|
-
{
|
|
2526
|
-
"kind": "js",
|
|
2527
|
-
"name": "*",
|
|
2528
|
-
"declaration": {
|
|
2529
|
-
"name": "*",
|
|
2530
|
-
"package": "./anchor.template"
|
|
2531
|
-
}
|
|
2532
|
-
},
|
|
2533
|
-
{
|
|
2534
|
-
"kind": "js",
|
|
2535
|
-
"name": "*",
|
|
2536
|
-
"declaration": {
|
|
2537
|
-
"name": "*",
|
|
2538
|
-
"package": "./anchor.styles"
|
|
2539
|
-
}
|
|
2540
|
-
},
|
|
2541
|
-
{
|
|
2542
|
-
"kind": "js",
|
|
2543
|
-
"name": "*",
|
|
2544
|
-
"declaration": {
|
|
2545
|
-
"name": "*",
|
|
2546
|
-
"package": "./anchor"
|
|
2547
|
-
}
|
|
2548
|
-
}
|
|
2549
|
-
]
|
|
2550
|
-
},
|
|
2551
|
-
{
|
|
2552
|
-
"kind": "javascript-module",
|
|
2553
|
-
"path": "src/anchored-region/anchor-region.template.ts",
|
|
2554
|
-
"declarations": [
|
|
2555
|
-
{
|
|
2556
|
-
"kind": "function",
|
|
2557
|
-
"name": "foundationAnchoredRegionTemplate",
|
|
2558
|
-
"return": {
|
|
2559
|
-
"type": {
|
|
2560
|
-
"text": "ViewTemplate<AnchoredRegion>"
|
|
2561
|
-
}
|
|
2562
|
-
},
|
|
2563
|
-
"parameters": [
|
|
2564
|
-
{
|
|
2565
|
-
"name": "context",
|
|
2566
|
-
"type": {
|
|
2567
|
-
"text": "ElementDefinitionContext"
|
|
2568
|
-
}
|
|
2569
|
-
},
|
|
2570
|
-
{
|
|
2571
|
-
"name": "definition",
|
|
2572
|
-
"type": {
|
|
2573
|
-
"text": "FoundationElementDefinition"
|
|
2574
|
-
}
|
|
2575
|
-
}
|
|
2576
|
-
]
|
|
2577
|
-
}
|
|
2578
|
-
],
|
|
2579
|
-
"exports": [
|
|
2580
|
-
{
|
|
2581
|
-
"kind": "js",
|
|
2582
|
-
"name": "foundationAnchoredRegionTemplate",
|
|
2583
|
-
"declaration": {
|
|
2584
|
-
"name": "foundationAnchoredRegionTemplate",
|
|
2585
|
-
"module": "src/anchored-region/anchor-region.template.ts"
|
|
2586
|
-
}
|
|
2587
|
-
}
|
|
2588
|
-
]
|
|
2589
|
-
},
|
|
2590
|
-
{
|
|
2591
|
-
"kind": "javascript-module",
|
|
2592
|
-
"path": "src/anchored-region/anchored-region.styles.ts",
|
|
2593
|
-
"declarations": [
|
|
2594
|
-
{
|
|
2595
|
-
"kind": "function",
|
|
2596
|
-
"name": "foundationAnchoredRegionStyles",
|
|
2597
|
-
"return": {
|
|
2598
|
-
"type": {
|
|
2599
|
-
"text": "ElementStyles"
|
|
2600
|
-
}
|
|
2601
|
-
},
|
|
2602
|
-
"parameters": [
|
|
2603
|
-
{
|
|
2604
|
-
"name": "context",
|
|
2605
|
-
"type": {
|
|
2606
|
-
"text": "ElementDefinitionContext"
|
|
2551
|
+
"name": "AnchoredRegion",
|
|
2552
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2607
2553
|
}
|
|
2608
2554
|
},
|
|
2609
2555
|
{
|
|
2610
|
-
"
|
|
2611
|
-
"
|
|
2612
|
-
"text": "FoundationElementDefinition"
|
|
2613
|
-
}
|
|
2614
|
-
}
|
|
2615
|
-
]
|
|
2616
|
-
}
|
|
2617
|
-
],
|
|
2618
|
-
"exports": [
|
|
2619
|
-
{
|
|
2620
|
-
"kind": "js",
|
|
2621
|
-
"name": "foundationAnchoredRegionStyles",
|
|
2622
|
-
"declaration": {
|
|
2623
|
-
"name": "foundationAnchoredRegionStyles",
|
|
2624
|
-
"module": "src/anchored-region/anchored-region.styles.ts"
|
|
2625
|
-
}
|
|
2626
|
-
}
|
|
2627
|
-
]
|
|
2628
|
-
},
|
|
2629
|
-
{
|
|
2630
|
-
"kind": "javascript-module",
|
|
2631
|
-
"path": "src/anchored-region/anchored-region.ts",
|
|
2632
|
-
"declarations": [
|
|
2633
|
-
{
|
|
2634
|
-
"kind": "class",
|
|
2635
|
-
"description": "",
|
|
2636
|
-
"name": "AnchoredRegion",
|
|
2637
|
-
"superclass": {
|
|
2638
|
-
"name": "FASTAnchoredRegion",
|
|
2639
|
-
"package": "@microsoft/fast-components"
|
|
2640
|
-
},
|
|
2641
|
-
"tagName": "%%prefix%%-anchored-region",
|
|
2642
|
-
"customElement": true,
|
|
2643
|
-
"attributes": [
|
|
2644
|
-
{
|
|
2645
|
-
"name": "anchor",
|
|
2556
|
+
"kind": "field",
|
|
2557
|
+
"name": "verticalPositioningMode",
|
|
2646
2558
|
"type": {
|
|
2647
|
-
"text": "
|
|
2559
|
+
"text": "AxisPositioningMode"
|
|
2648
2560
|
},
|
|
2649
|
-
"
|
|
2650
|
-
"
|
|
2651
|
-
"
|
|
2561
|
+
"privacy": "public",
|
|
2562
|
+
"default": "\"uncontrolled\"",
|
|
2563
|
+
"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",
|
|
2652
2564
|
"inheritedFrom": {
|
|
2653
2565
|
"name": "AnchoredRegion",
|
|
2654
2566
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2655
2567
|
}
|
|
2656
2568
|
},
|
|
2657
2569
|
{
|
|
2658
|
-
"
|
|
2659
|
-
"
|
|
2660
|
-
|
|
2570
|
+
"kind": "method",
|
|
2571
|
+
"name": "verticalPositioningModeChanged",
|
|
2572
|
+
"privacy": "private",
|
|
2573
|
+
"return": {
|
|
2574
|
+
"type": {
|
|
2575
|
+
"text": "void"
|
|
2576
|
+
}
|
|
2661
2577
|
},
|
|
2662
|
-
"default": "\"\"",
|
|
2663
|
-
"description": "The HTML ID of the viewport element this region is positioned relative to",
|
|
2664
|
-
"fieldName": "viewport",
|
|
2665
2578
|
"inheritedFrom": {
|
|
2666
2579
|
"name": "AnchoredRegion",
|
|
2667
2580
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2668
2581
|
}
|
|
2669
2582
|
},
|
|
2670
2583
|
{
|
|
2671
|
-
"
|
|
2584
|
+
"kind": "field",
|
|
2585
|
+
"name": "verticalDefaultPosition",
|
|
2672
2586
|
"type": {
|
|
2673
|
-
"text": "
|
|
2587
|
+
"text": "VerticalPosition"
|
|
2674
2588
|
},
|
|
2675
|
-
"
|
|
2676
|
-
"
|
|
2677
|
-
"
|
|
2589
|
+
"privacy": "public",
|
|
2590
|
+
"default": "\"unset\"",
|
|
2591
|
+
"description": "The default vertical position of the region relative to the anchor element",
|
|
2678
2592
|
"inheritedFrom": {
|
|
2679
2593
|
"name": "AnchoredRegion",
|
|
2680
2594
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2681
2595
|
}
|
|
2682
2596
|
},
|
|
2683
2597
|
{
|
|
2684
|
-
"
|
|
2685
|
-
"
|
|
2686
|
-
|
|
2598
|
+
"kind": "method",
|
|
2599
|
+
"name": "verticalDefaultPositionChanged",
|
|
2600
|
+
"privacy": "private",
|
|
2601
|
+
"return": {
|
|
2602
|
+
"type": {
|
|
2603
|
+
"text": "void"
|
|
2604
|
+
}
|
|
2687
2605
|
},
|
|
2688
|
-
"default": "\"unset\"",
|
|
2689
|
-
"description": "The default horizontal position of the region relative to the anchor element",
|
|
2690
|
-
"fieldName": "horizontalDefaultPosition",
|
|
2691
2606
|
"inheritedFrom": {
|
|
2692
2607
|
"name": "AnchoredRegion",
|
|
2693
2608
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2694
2609
|
}
|
|
2695
2610
|
},
|
|
2696
2611
|
{
|
|
2697
|
-
"
|
|
2612
|
+
"kind": "field",
|
|
2613
|
+
"name": "verticalViewportLock",
|
|
2698
2614
|
"type": {
|
|
2699
2615
|
"text": "boolean"
|
|
2700
2616
|
},
|
|
2617
|
+
"privacy": "public",
|
|
2701
2618
|
"default": "false",
|
|
2702
|
-
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the
|
|
2703
|
-
"fieldName": "horizontalViewportLock",
|
|
2619
|
+
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the vertical axis",
|
|
2704
2620
|
"inheritedFrom": {
|
|
2705
2621
|
"name": "AnchoredRegion",
|
|
2706
2622
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2707
2623
|
}
|
|
2708
2624
|
},
|
|
2709
2625
|
{
|
|
2710
|
-
"
|
|
2711
|
-
"
|
|
2712
|
-
|
|
2626
|
+
"kind": "method",
|
|
2627
|
+
"name": "verticalViewportLockChanged",
|
|
2628
|
+
"privacy": "private",
|
|
2629
|
+
"return": {
|
|
2630
|
+
"type": {
|
|
2631
|
+
"text": "void"
|
|
2632
|
+
}
|
|
2713
2633
|
},
|
|
2714
|
-
"default": "false",
|
|
2715
|
-
"description": "Whether the region overlaps the anchor on the horizontal axis",
|
|
2716
|
-
"fieldName": "horizontalInset",
|
|
2717
2634
|
"inheritedFrom": {
|
|
2718
2635
|
"name": "AnchoredRegion",
|
|
2719
2636
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2720
2637
|
}
|
|
2721
2638
|
},
|
|
2722
2639
|
{
|
|
2723
|
-
"
|
|
2640
|
+
"kind": "field",
|
|
2641
|
+
"name": "verticalInset",
|
|
2724
2642
|
"type": {
|
|
2725
|
-
"text": "
|
|
2643
|
+
"text": "boolean"
|
|
2726
2644
|
},
|
|
2727
|
-
"
|
|
2728
|
-
"
|
|
2645
|
+
"privacy": "public",
|
|
2646
|
+
"default": "false",
|
|
2647
|
+
"description": "Whether the region overlaps the anchor on the vertical axis",
|
|
2729
2648
|
"inheritedFrom": {
|
|
2730
2649
|
"name": "AnchoredRegion",
|
|
2731
2650
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2732
2651
|
}
|
|
2733
2652
|
},
|
|
2734
2653
|
{
|
|
2735
|
-
"
|
|
2736
|
-
"
|
|
2737
|
-
|
|
2654
|
+
"kind": "method",
|
|
2655
|
+
"name": "verticalInsetChanged",
|
|
2656
|
+
"privacy": "private",
|
|
2657
|
+
"return": {
|
|
2658
|
+
"type": {
|
|
2659
|
+
"text": "void"
|
|
2660
|
+
}
|
|
2738
2661
|
},
|
|
2739
|
-
"default": "\"content\"",
|
|
2740
|
-
"description": "Defines how the width of the region is calculated",
|
|
2741
|
-
"fieldName": "horizontalScaling",
|
|
2742
2662
|
"inheritedFrom": {
|
|
2743
2663
|
"name": "AnchoredRegion",
|
|
2744
2664
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2745
2665
|
}
|
|
2746
2666
|
},
|
|
2747
2667
|
{
|
|
2748
|
-
"
|
|
2668
|
+
"kind": "field",
|
|
2669
|
+
"name": "verticalThreshold",
|
|
2749
2670
|
"type": {
|
|
2750
|
-
"text": "
|
|
2671
|
+
"text": "number"
|
|
2751
2672
|
},
|
|
2752
|
-
"
|
|
2753
|
-
"description": "
|
|
2754
|
-
"fieldName": "verticalPositioningMode",
|
|
2673
|
+
"privacy": "public",
|
|
2674
|
+
"description": "How short the space allocated to the default position has to be before the tallest area\nis selected for layout",
|
|
2755
2675
|
"inheritedFrom": {
|
|
2756
2676
|
"name": "AnchoredRegion",
|
|
2757
2677
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2758
2678
|
}
|
|
2759
2679
|
},
|
|
2760
2680
|
{
|
|
2761
|
-
"
|
|
2762
|
-
"
|
|
2763
|
-
|
|
2681
|
+
"kind": "method",
|
|
2682
|
+
"name": "verticalThresholdChanged",
|
|
2683
|
+
"privacy": "private",
|
|
2684
|
+
"return": {
|
|
2685
|
+
"type": {
|
|
2686
|
+
"text": "void"
|
|
2687
|
+
}
|
|
2764
2688
|
},
|
|
2765
|
-
"default": "\"unset\"",
|
|
2766
|
-
"description": "The default vertical position of the region relative to the anchor element",
|
|
2767
|
-
"fieldName": "verticalDefaultPosition",
|
|
2768
2689
|
"inheritedFrom": {
|
|
2769
2690
|
"name": "AnchoredRegion",
|
|
2770
2691
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2771
2692
|
}
|
|
2772
2693
|
},
|
|
2773
2694
|
{
|
|
2774
|
-
"
|
|
2695
|
+
"kind": "field",
|
|
2696
|
+
"name": "verticalScaling",
|
|
2775
2697
|
"type": {
|
|
2776
|
-
"text": "
|
|
2698
|
+
"text": "AxisScalingMode"
|
|
2777
2699
|
},
|
|
2778
|
-
"
|
|
2779
|
-
"
|
|
2780
|
-
"
|
|
2700
|
+
"privacy": "public",
|
|
2701
|
+
"default": "\"content\"",
|
|
2702
|
+
"description": "Defines how the height of the region is calculated",
|
|
2781
2703
|
"inheritedFrom": {
|
|
2782
2704
|
"name": "AnchoredRegion",
|
|
2783
2705
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2784
2706
|
}
|
|
2785
2707
|
},
|
|
2786
2708
|
{
|
|
2787
|
-
"
|
|
2788
|
-
"
|
|
2789
|
-
|
|
2709
|
+
"kind": "method",
|
|
2710
|
+
"name": "verticalScalingChanged",
|
|
2711
|
+
"privacy": "private",
|
|
2712
|
+
"return": {
|
|
2713
|
+
"type": {
|
|
2714
|
+
"text": "void"
|
|
2715
|
+
}
|
|
2790
2716
|
},
|
|
2791
|
-
"default": "false",
|
|
2792
|
-
"description": "Whether the region overlaps the anchor on the vertical axis",
|
|
2793
|
-
"fieldName": "verticalInset",
|
|
2794
2717
|
"inheritedFrom": {
|
|
2795
2718
|
"name": "AnchoredRegion",
|
|
2796
2719
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2797
2720
|
}
|
|
2798
2721
|
},
|
|
2799
2722
|
{
|
|
2800
|
-
"
|
|
2723
|
+
"kind": "field",
|
|
2724
|
+
"name": "fixedPlacement",
|
|
2801
2725
|
"type": {
|
|
2802
|
-
"text": "
|
|
2726
|
+
"text": "boolean"
|
|
2803
2727
|
},
|
|
2804
|
-
"
|
|
2805
|
-
"
|
|
2728
|
+
"privacy": "public",
|
|
2729
|
+
"default": "false",
|
|
2730
|
+
"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,",
|
|
2806
2731
|
"inheritedFrom": {
|
|
2807
2732
|
"name": "AnchoredRegion",
|
|
2808
2733
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2809
2734
|
}
|
|
2810
2735
|
},
|
|
2811
2736
|
{
|
|
2812
|
-
"
|
|
2813
|
-
"
|
|
2814
|
-
|
|
2737
|
+
"kind": "method",
|
|
2738
|
+
"name": "fixedPlacementChanged",
|
|
2739
|
+
"privacy": "private",
|
|
2740
|
+
"return": {
|
|
2741
|
+
"type": {
|
|
2742
|
+
"text": "void"
|
|
2743
|
+
}
|
|
2815
2744
|
},
|
|
2816
|
-
"default": "\"content\"",
|
|
2817
|
-
"description": "Defines how the height of the region is calculated",
|
|
2818
|
-
"fieldName": "verticalScaling",
|
|
2819
2745
|
"inheritedFrom": {
|
|
2820
2746
|
"name": "AnchoredRegion",
|
|
2821
2747
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2822
2748
|
}
|
|
2823
2749
|
},
|
|
2824
2750
|
{
|
|
2825
|
-
"
|
|
2751
|
+
"kind": "field",
|
|
2752
|
+
"name": "autoUpdateMode",
|
|
2826
2753
|
"type": {
|
|
2827
|
-
"text": "
|
|
2754
|
+
"text": "AutoUpdateMode"
|
|
2828
2755
|
},
|
|
2829
|
-
"
|
|
2830
|
-
"
|
|
2831
|
-
"
|
|
2756
|
+
"privacy": "public",
|
|
2757
|
+
"default": "\"anchor\"",
|
|
2758
|
+
"description": "Defines what triggers the anchored region to revaluate positioning",
|
|
2832
2759
|
"inheritedFrom": {
|
|
2833
2760
|
"name": "AnchoredRegion",
|
|
2834
2761
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2835
2762
|
}
|
|
2836
2763
|
},
|
|
2837
2764
|
{
|
|
2838
|
-
"
|
|
2839
|
-
"
|
|
2840
|
-
|
|
2765
|
+
"kind": "method",
|
|
2766
|
+
"name": "autoUpdateModeChanged",
|
|
2767
|
+
"privacy": "private",
|
|
2768
|
+
"return": {
|
|
2769
|
+
"type": {
|
|
2770
|
+
"text": "void"
|
|
2771
|
+
}
|
|
2841
2772
|
},
|
|
2842
|
-
"
|
|
2843
|
-
|
|
2844
|
-
|
|
2773
|
+
"parameters": [
|
|
2774
|
+
{
|
|
2775
|
+
"name": "prevMode",
|
|
2776
|
+
"type": {
|
|
2777
|
+
"text": "AutoUpdateMode"
|
|
2778
|
+
}
|
|
2779
|
+
},
|
|
2780
|
+
{
|
|
2781
|
+
"name": "newMode",
|
|
2782
|
+
"type": {
|
|
2783
|
+
"text": "AutoUpdateMode"
|
|
2784
|
+
}
|
|
2785
|
+
}
|
|
2786
|
+
],
|
|
2845
2787
|
"inheritedFrom": {
|
|
2846
2788
|
"name": "AnchoredRegion",
|
|
2847
2789
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2848
2790
|
}
|
|
2849
|
-
}
|
|
2850
|
-
],
|
|
2851
|
-
"members": [
|
|
2791
|
+
},
|
|
2852
2792
|
{
|
|
2853
2793
|
"kind": "field",
|
|
2854
|
-
"name": "
|
|
2794
|
+
"name": "anchorElement",
|
|
2855
2795
|
"type": {
|
|
2856
|
-
"text": "
|
|
2796
|
+
"text": "HTMLElement | null"
|
|
2857
2797
|
},
|
|
2858
2798
|
"privacy": "public",
|
|
2859
|
-
"default": "
|
|
2860
|
-
"description": "The HTML
|
|
2799
|
+
"default": "null",
|
|
2800
|
+
"description": "The HTML element being used as the anchor",
|
|
2861
2801
|
"inheritedFrom": {
|
|
2862
2802
|
"name": "AnchoredRegion",
|
|
2863
2803
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -2865,7 +2805,7 @@
|
|
|
2865
2805
|
},
|
|
2866
2806
|
{
|
|
2867
2807
|
"kind": "method",
|
|
2868
|
-
"name": "
|
|
2808
|
+
"name": "anchorElementChanged",
|
|
2869
2809
|
"privacy": "private",
|
|
2870
2810
|
"return": {
|
|
2871
2811
|
"type": {
|
|
@@ -2879,13 +2819,13 @@
|
|
|
2879
2819
|
},
|
|
2880
2820
|
{
|
|
2881
2821
|
"kind": "field",
|
|
2882
|
-
"name": "
|
|
2822
|
+
"name": "viewportElement",
|
|
2883
2823
|
"type": {
|
|
2884
|
-
"text": "
|
|
2824
|
+
"text": "HTMLElement | null"
|
|
2885
2825
|
},
|
|
2886
2826
|
"privacy": "public",
|
|
2887
|
-
"default": "
|
|
2888
|
-
"description": "The HTML
|
|
2827
|
+
"default": "null",
|
|
2828
|
+
"description": "The HTML element being used as the viewport",
|
|
2889
2829
|
"inheritedFrom": {
|
|
2890
2830
|
"name": "AnchoredRegion",
|
|
2891
2831
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -2893,7 +2833,7 @@
|
|
|
2893
2833
|
},
|
|
2894
2834
|
{
|
|
2895
2835
|
"kind": "method",
|
|
2896
|
-
"name": "
|
|
2836
|
+
"name": "viewportElementChanged",
|
|
2897
2837
|
"privacy": "private",
|
|
2898
2838
|
"return": {
|
|
2899
2839
|
"type": {
|
|
@@ -2907,27 +2847,25 @@
|
|
|
2907
2847
|
},
|
|
2908
2848
|
{
|
|
2909
2849
|
"kind": "field",
|
|
2910
|
-
"name": "
|
|
2850
|
+
"name": "verticalPosition",
|
|
2911
2851
|
"type": {
|
|
2912
|
-
"text": "
|
|
2852
|
+
"text": "AnchoredRegionPositionLabel | undefined"
|
|
2913
2853
|
},
|
|
2914
2854
|
"privacy": "public",
|
|
2915
|
-
"
|
|
2916
|
-
"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",
|
|
2855
|
+
"description": "indicates the current horizontal position of the region",
|
|
2917
2856
|
"inheritedFrom": {
|
|
2918
2857
|
"name": "AnchoredRegion",
|
|
2919
2858
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2920
2859
|
}
|
|
2921
2860
|
},
|
|
2922
2861
|
{
|
|
2923
|
-
"kind": "
|
|
2924
|
-
"name": "
|
|
2925
|
-
"
|
|
2926
|
-
|
|
2927
|
-
"type": {
|
|
2928
|
-
"text": "void"
|
|
2929
|
-
}
|
|
2862
|
+
"kind": "field",
|
|
2863
|
+
"name": "horizontalPosition",
|
|
2864
|
+
"type": {
|
|
2865
|
+
"text": "AnchoredRegionPositionLabel | undefined"
|
|
2930
2866
|
},
|
|
2867
|
+
"privacy": "public",
|
|
2868
|
+
"description": "indicates the current vertical position of the region",
|
|
2931
2869
|
"inheritedFrom": {
|
|
2932
2870
|
"name": "AnchoredRegion",
|
|
2933
2871
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -2935,27 +2873,24 @@
|
|
|
2935
2873
|
},
|
|
2936
2874
|
{
|
|
2937
2875
|
"kind": "field",
|
|
2938
|
-
"name": "
|
|
2876
|
+
"name": "translateX",
|
|
2939
2877
|
"type": {
|
|
2940
|
-
"text": "
|
|
2878
|
+
"text": "number"
|
|
2941
2879
|
},
|
|
2942
|
-
"privacy": "
|
|
2943
|
-
"
|
|
2944
|
-
"description": "The default horizontal position of the region relative to the anchor element",
|
|
2880
|
+
"privacy": "private",
|
|
2881
|
+
"description": "values to be applied to the component's transform on render",
|
|
2945
2882
|
"inheritedFrom": {
|
|
2946
2883
|
"name": "AnchoredRegion",
|
|
2947
2884
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2948
2885
|
}
|
|
2949
2886
|
},
|
|
2950
2887
|
{
|
|
2951
|
-
"kind": "
|
|
2952
|
-
"name": "
|
|
2953
|
-
"
|
|
2954
|
-
|
|
2955
|
-
"type": {
|
|
2956
|
-
"text": "void"
|
|
2957
|
-
}
|
|
2888
|
+
"kind": "field",
|
|
2889
|
+
"name": "translateY",
|
|
2890
|
+
"type": {
|
|
2891
|
+
"text": "number"
|
|
2958
2892
|
},
|
|
2893
|
+
"privacy": "private",
|
|
2959
2894
|
"inheritedFrom": {
|
|
2960
2895
|
"name": "AnchoredRegion",
|
|
2961
2896
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -2963,27 +2898,37 @@
|
|
|
2963
2898
|
},
|
|
2964
2899
|
{
|
|
2965
2900
|
"kind": "field",
|
|
2966
|
-
"name": "
|
|
2901
|
+
"name": "regionWidth",
|
|
2967
2902
|
"type": {
|
|
2968
|
-
"text": "
|
|
2903
|
+
"text": "string"
|
|
2969
2904
|
},
|
|
2970
|
-
"privacy": "
|
|
2971
|
-
"
|
|
2972
|
-
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the horizontal axis",
|
|
2905
|
+
"privacy": "private",
|
|
2906
|
+
"description": "the span to be applied to the region on each axis",
|
|
2973
2907
|
"inheritedFrom": {
|
|
2974
2908
|
"name": "AnchoredRegion",
|
|
2975
2909
|
"module": "src/anchored-region/anchored-region.ts"
|
|
2976
2910
|
}
|
|
2977
2911
|
},
|
|
2978
2912
|
{
|
|
2979
|
-
"kind": "
|
|
2980
|
-
"name": "
|
|
2913
|
+
"kind": "field",
|
|
2914
|
+
"name": "regionHeight",
|
|
2915
|
+
"type": {
|
|
2916
|
+
"text": "string"
|
|
2917
|
+
},
|
|
2981
2918
|
"privacy": "private",
|
|
2982
|
-
"
|
|
2983
|
-
"
|
|
2984
|
-
|
|
2985
|
-
|
|
2919
|
+
"inheritedFrom": {
|
|
2920
|
+
"name": "AnchoredRegion",
|
|
2921
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2922
|
+
}
|
|
2923
|
+
},
|
|
2924
|
+
{
|
|
2925
|
+
"kind": "field",
|
|
2926
|
+
"name": "resizeDetector",
|
|
2927
|
+
"type": {
|
|
2928
|
+
"text": "ResizeObserverClassDefinition | null"
|
|
2986
2929
|
},
|
|
2930
|
+
"privacy": "private",
|
|
2931
|
+
"default": "null",
|
|
2987
2932
|
"inheritedFrom": {
|
|
2988
2933
|
"name": "AnchoredRegion",
|
|
2989
2934
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -2991,27 +2936,35 @@
|
|
|
2991
2936
|
},
|
|
2992
2937
|
{
|
|
2993
2938
|
"kind": "field",
|
|
2994
|
-
"name": "
|
|
2939
|
+
"name": "viewportRect",
|
|
2995
2940
|
"type": {
|
|
2996
|
-
"text": "
|
|
2941
|
+
"text": "ClientRect | DOMRect | undefined"
|
|
2997
2942
|
},
|
|
2998
|
-
"privacy": "
|
|
2999
|
-
"default": "false",
|
|
3000
|
-
"description": "Whether the region overlaps the anchor on the horizontal axis",
|
|
2943
|
+
"privacy": "private",
|
|
3001
2944
|
"inheritedFrom": {
|
|
3002
2945
|
"name": "AnchoredRegion",
|
|
3003
2946
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3004
2947
|
}
|
|
3005
2948
|
},
|
|
3006
2949
|
{
|
|
3007
|
-
"kind": "
|
|
3008
|
-
"name": "
|
|
2950
|
+
"kind": "field",
|
|
2951
|
+
"name": "anchorRect",
|
|
2952
|
+
"type": {
|
|
2953
|
+
"text": "ClientRect | DOMRect | undefined"
|
|
2954
|
+
},
|
|
3009
2955
|
"privacy": "private",
|
|
3010
|
-
"
|
|
3011
|
-
"
|
|
3012
|
-
|
|
3013
|
-
|
|
2956
|
+
"inheritedFrom": {
|
|
2957
|
+
"name": "AnchoredRegion",
|
|
2958
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2959
|
+
}
|
|
2960
|
+
},
|
|
2961
|
+
{
|
|
2962
|
+
"kind": "field",
|
|
2963
|
+
"name": "regionRect",
|
|
2964
|
+
"type": {
|
|
2965
|
+
"text": "ClientRect | DOMRect | undefined"
|
|
3014
2966
|
},
|
|
2967
|
+
"privacy": "private",
|
|
3015
2968
|
"inheritedFrom": {
|
|
3016
2969
|
"name": "AnchoredRegion",
|
|
3017
2970
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3019,26 +2972,39 @@
|
|
|
3019
2972
|
},
|
|
3020
2973
|
{
|
|
3021
2974
|
"kind": "field",
|
|
3022
|
-
"name": "
|
|
2975
|
+
"name": "baseHorizontalOffset",
|
|
3023
2976
|
"type": {
|
|
3024
2977
|
"text": "number"
|
|
3025
2978
|
},
|
|
3026
|
-
"privacy": "
|
|
3027
|
-
"
|
|
2979
|
+
"privacy": "private",
|
|
2980
|
+
"default": "0",
|
|
2981
|
+
"description": "base offsets between the positioner's base position and the anchor's",
|
|
3028
2982
|
"inheritedFrom": {
|
|
3029
2983
|
"name": "AnchoredRegion",
|
|
3030
2984
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3031
2985
|
}
|
|
3032
2986
|
},
|
|
3033
2987
|
{
|
|
3034
|
-
"kind": "
|
|
3035
|
-
"name": "
|
|
2988
|
+
"kind": "field",
|
|
2989
|
+
"name": "baseVerticalOffset",
|
|
2990
|
+
"type": {
|
|
2991
|
+
"text": "number"
|
|
2992
|
+
},
|
|
3036
2993
|
"privacy": "private",
|
|
3037
|
-
"
|
|
3038
|
-
|
|
3039
|
-
|
|
3040
|
-
|
|
2994
|
+
"default": "0",
|
|
2995
|
+
"inheritedFrom": {
|
|
2996
|
+
"name": "AnchoredRegion",
|
|
2997
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
2998
|
+
}
|
|
2999
|
+
},
|
|
3000
|
+
{
|
|
3001
|
+
"kind": "field",
|
|
3002
|
+
"name": "pendingPositioningUpdate",
|
|
3003
|
+
"type": {
|
|
3004
|
+
"text": "boolean"
|
|
3041
3005
|
},
|
|
3006
|
+
"privacy": "private",
|
|
3007
|
+
"default": "false",
|
|
3042
3008
|
"inheritedFrom": {
|
|
3043
3009
|
"name": "AnchoredRegion",
|
|
3044
3010
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3046,27 +3012,37 @@
|
|
|
3046
3012
|
},
|
|
3047
3013
|
{
|
|
3048
3014
|
"kind": "field",
|
|
3049
|
-
"name": "
|
|
3015
|
+
"name": "pendingReset",
|
|
3050
3016
|
"type": {
|
|
3051
|
-
"text": "
|
|
3017
|
+
"text": "boolean"
|
|
3052
3018
|
},
|
|
3053
|
-
"privacy": "
|
|
3054
|
-
"default": "
|
|
3055
|
-
"description": "Defines how the width of the region is calculated",
|
|
3019
|
+
"privacy": "private",
|
|
3020
|
+
"default": "false",
|
|
3056
3021
|
"inheritedFrom": {
|
|
3057
3022
|
"name": "AnchoredRegion",
|
|
3058
3023
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3059
3024
|
}
|
|
3060
3025
|
},
|
|
3061
3026
|
{
|
|
3062
|
-
"kind": "
|
|
3063
|
-
"name": "
|
|
3027
|
+
"kind": "field",
|
|
3028
|
+
"name": "currentDirection",
|
|
3029
|
+
"type": {
|
|
3030
|
+
"text": "Direction"
|
|
3031
|
+
},
|
|
3064
3032
|
"privacy": "private",
|
|
3065
|
-
"
|
|
3066
|
-
"
|
|
3067
|
-
|
|
3068
|
-
|
|
3033
|
+
"inheritedFrom": {
|
|
3034
|
+
"name": "AnchoredRegion",
|
|
3035
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3036
|
+
}
|
|
3037
|
+
},
|
|
3038
|
+
{
|
|
3039
|
+
"kind": "field",
|
|
3040
|
+
"name": "regionVisible",
|
|
3041
|
+
"type": {
|
|
3042
|
+
"text": "boolean"
|
|
3069
3043
|
},
|
|
3044
|
+
"privacy": "private",
|
|
3045
|
+
"default": "false",
|
|
3070
3046
|
"inheritedFrom": {
|
|
3071
3047
|
"name": "AnchoredRegion",
|
|
3072
3048
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3074,27 +3050,25 @@
|
|
|
3074
3050
|
},
|
|
3075
3051
|
{
|
|
3076
3052
|
"kind": "field",
|
|
3077
|
-
"name": "
|
|
3053
|
+
"name": "forceUpdate",
|
|
3078
3054
|
"type": {
|
|
3079
|
-
"text": "
|
|
3055
|
+
"text": "boolean"
|
|
3080
3056
|
},
|
|
3081
|
-
"privacy": "
|
|
3082
|
-
"default": "
|
|
3083
|
-
"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",
|
|
3057
|
+
"privacy": "private",
|
|
3058
|
+
"default": "false",
|
|
3084
3059
|
"inheritedFrom": {
|
|
3085
3060
|
"name": "AnchoredRegion",
|
|
3086
3061
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3087
3062
|
}
|
|
3088
3063
|
},
|
|
3089
3064
|
{
|
|
3090
|
-
"kind": "
|
|
3091
|
-
"name": "
|
|
3092
|
-
"
|
|
3093
|
-
|
|
3094
|
-
"type": {
|
|
3095
|
-
"text": "void"
|
|
3096
|
-
}
|
|
3065
|
+
"kind": "field",
|
|
3066
|
+
"name": "updateThreshold",
|
|
3067
|
+
"type": {
|
|
3068
|
+
"text": "number"
|
|
3097
3069
|
},
|
|
3070
|
+
"privacy": "private",
|
|
3071
|
+
"default": "0.5",
|
|
3098
3072
|
"inheritedFrom": {
|
|
3099
3073
|
"name": "AnchoredRegion",
|
|
3100
3074
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3102,13 +3076,23 @@
|
|
|
3102
3076
|
},
|
|
3103
3077
|
{
|
|
3104
3078
|
"kind": "field",
|
|
3105
|
-
"name": "
|
|
3079
|
+
"name": "intersectionService",
|
|
3106
3080
|
"type": {
|
|
3107
|
-
"text": "
|
|
3081
|
+
"text": "IntersectionService"
|
|
3108
3082
|
},
|
|
3083
|
+
"privacy": "private",
|
|
3084
|
+
"static": true,
|
|
3085
|
+
"default": "new IntersectionService()",
|
|
3086
|
+
"inheritedFrom": {
|
|
3087
|
+
"name": "AnchoredRegion",
|
|
3088
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3089
|
+
}
|
|
3090
|
+
},
|
|
3091
|
+
{
|
|
3092
|
+
"kind": "field",
|
|
3093
|
+
"name": "update",
|
|
3109
3094
|
"privacy": "public",
|
|
3110
|
-
"
|
|
3111
|
-
"description": "The default vertical position of the region relative to the anchor element",
|
|
3095
|
+
"description": "update position",
|
|
3112
3096
|
"inheritedFrom": {
|
|
3113
3097
|
"name": "AnchoredRegion",
|
|
3114
3098
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3116,27 +3100,14 @@
|
|
|
3116
3100
|
},
|
|
3117
3101
|
{
|
|
3118
3102
|
"kind": "method",
|
|
3119
|
-
"name": "
|
|
3103
|
+
"name": "disconnectResizeDetector",
|
|
3120
3104
|
"privacy": "private",
|
|
3121
3105
|
"return": {
|
|
3122
3106
|
"type": {
|
|
3123
3107
|
"text": "void"
|
|
3124
3108
|
}
|
|
3125
3109
|
},
|
|
3126
|
-
"
|
|
3127
|
-
"name": "AnchoredRegion",
|
|
3128
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3129
|
-
}
|
|
3130
|
-
},
|
|
3131
|
-
{
|
|
3132
|
-
"kind": "field",
|
|
3133
|
-
"name": "verticalViewportLock",
|
|
3134
|
-
"type": {
|
|
3135
|
-
"text": "boolean"
|
|
3136
|
-
},
|
|
3137
|
-
"privacy": "public",
|
|
3138
|
-
"default": "false",
|
|
3139
|
-
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the vertical axis",
|
|
3110
|
+
"description": "destroys the instance's resize observer",
|
|
3140
3111
|
"inheritedFrom": {
|
|
3141
3112
|
"name": "AnchoredRegion",
|
|
3142
3113
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3144,27 +3115,29 @@
|
|
|
3144
3115
|
},
|
|
3145
3116
|
{
|
|
3146
3117
|
"kind": "method",
|
|
3147
|
-
"name": "
|
|
3118
|
+
"name": "initializeResizeDetector",
|
|
3148
3119
|
"privacy": "private",
|
|
3149
3120
|
"return": {
|
|
3150
3121
|
"type": {
|
|
3151
3122
|
"text": "void"
|
|
3152
3123
|
}
|
|
3153
3124
|
},
|
|
3125
|
+
"description": "initializes the instance's resize observer",
|
|
3154
3126
|
"inheritedFrom": {
|
|
3155
3127
|
"name": "AnchoredRegion",
|
|
3156
3128
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3157
3129
|
}
|
|
3158
3130
|
},
|
|
3159
3131
|
{
|
|
3160
|
-
"kind": "
|
|
3161
|
-
"name": "
|
|
3162
|
-
"
|
|
3163
|
-
|
|
3132
|
+
"kind": "method",
|
|
3133
|
+
"name": "updateForAttributeChange",
|
|
3134
|
+
"privacy": "private",
|
|
3135
|
+
"return": {
|
|
3136
|
+
"type": {
|
|
3137
|
+
"text": "void"
|
|
3138
|
+
}
|
|
3164
3139
|
},
|
|
3165
|
-
"
|
|
3166
|
-
"default": "false",
|
|
3167
|
-
"description": "Whether the region overlaps the anchor on the vertical axis",
|
|
3140
|
+
"description": "react to attribute changes that don't require a reset",
|
|
3168
3141
|
"inheritedFrom": {
|
|
3169
3142
|
"name": "AnchoredRegion",
|
|
3170
3143
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3172,26 +3145,29 @@
|
|
|
3172
3145
|
},
|
|
3173
3146
|
{
|
|
3174
3147
|
"kind": "method",
|
|
3175
|
-
"name": "
|
|
3148
|
+
"name": "initialize",
|
|
3176
3149
|
"privacy": "private",
|
|
3177
3150
|
"return": {
|
|
3178
3151
|
"type": {
|
|
3179
3152
|
"text": "void"
|
|
3180
3153
|
}
|
|
3181
3154
|
},
|
|
3155
|
+
"description": "fully initializes the component",
|
|
3182
3156
|
"inheritedFrom": {
|
|
3183
3157
|
"name": "AnchoredRegion",
|
|
3184
3158
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3185
3159
|
}
|
|
3186
3160
|
},
|
|
3187
3161
|
{
|
|
3188
|
-
"kind": "
|
|
3189
|
-
"name": "
|
|
3190
|
-
"
|
|
3191
|
-
|
|
3162
|
+
"kind": "method",
|
|
3163
|
+
"name": "requestReset",
|
|
3164
|
+
"privacy": "private",
|
|
3165
|
+
"return": {
|
|
3166
|
+
"type": {
|
|
3167
|
+
"text": "void"
|
|
3168
|
+
}
|
|
3192
3169
|
},
|
|
3193
|
-
"
|
|
3194
|
-
"description": "How short the space allocated to the default position has to be before the tallest area\nis selected for layout",
|
|
3170
|
+
"description": "Request a reset if there are currently no open requests",
|
|
3195
3171
|
"inheritedFrom": {
|
|
3196
3172
|
"name": "AnchoredRegion",
|
|
3197
3173
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3199,13 +3175,14 @@
|
|
|
3199
3175
|
},
|
|
3200
3176
|
{
|
|
3201
3177
|
"kind": "method",
|
|
3202
|
-
"name": "
|
|
3178
|
+
"name": "setInitialState",
|
|
3203
3179
|
"privacy": "private",
|
|
3204
3180
|
"return": {
|
|
3205
3181
|
"type": {
|
|
3206
3182
|
"text": "void"
|
|
3207
3183
|
}
|
|
3208
3184
|
},
|
|
3185
|
+
"description": "sets the starting configuration for component internal values",
|
|
3209
3186
|
"inheritedFrom": {
|
|
3210
3187
|
"name": "AnchoredRegion",
|
|
3211
3188
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3213,27 +3190,19 @@
|
|
|
3213
3190
|
},
|
|
3214
3191
|
{
|
|
3215
3192
|
"kind": "field",
|
|
3216
|
-
"name": "
|
|
3217
|
-
"
|
|
3218
|
-
|
|
3219
|
-
},
|
|
3220
|
-
"privacy": "public",
|
|
3221
|
-
"default": "\"content\"",
|
|
3222
|
-
"description": "Defines how the height of the region is calculated",
|
|
3193
|
+
"name": "startObservers",
|
|
3194
|
+
"privacy": "private",
|
|
3195
|
+
"description": "starts observers",
|
|
3223
3196
|
"inheritedFrom": {
|
|
3224
3197
|
"name": "AnchoredRegion",
|
|
3225
3198
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3226
3199
|
}
|
|
3227
3200
|
},
|
|
3228
3201
|
{
|
|
3229
|
-
"kind": "
|
|
3230
|
-
"name": "
|
|
3202
|
+
"kind": "field",
|
|
3203
|
+
"name": "requestPositionUpdates",
|
|
3231
3204
|
"privacy": "private",
|
|
3232
|
-
"
|
|
3233
|
-
"type": {
|
|
3234
|
-
"text": "void"
|
|
3235
|
-
}
|
|
3236
|
-
},
|
|
3205
|
+
"description": "get position updates",
|
|
3237
3206
|
"inheritedFrom": {
|
|
3238
3207
|
"name": "AnchoredRegion",
|
|
3239
3208
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3241,27 +3210,19 @@
|
|
|
3241
3210
|
},
|
|
3242
3211
|
{
|
|
3243
3212
|
"kind": "field",
|
|
3244
|
-
"name": "
|
|
3245
|
-
"
|
|
3246
|
-
|
|
3247
|
-
},
|
|
3248
|
-
"privacy": "public",
|
|
3249
|
-
"default": "false",
|
|
3250
|
-
"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,",
|
|
3213
|
+
"name": "stopObservers",
|
|
3214
|
+
"privacy": "private",
|
|
3215
|
+
"description": "stops observers",
|
|
3251
3216
|
"inheritedFrom": {
|
|
3252
3217
|
"name": "AnchoredRegion",
|
|
3253
3218
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3254
3219
|
}
|
|
3255
3220
|
},
|
|
3256
3221
|
{
|
|
3257
|
-
"kind": "
|
|
3258
|
-
"name": "
|
|
3222
|
+
"kind": "field",
|
|
3223
|
+
"name": "getViewport",
|
|
3259
3224
|
"privacy": "private",
|
|
3260
|
-
"
|
|
3261
|
-
"type": {
|
|
3262
|
-
"text": "void"
|
|
3263
|
-
}
|
|
3264
|
-
},
|
|
3225
|
+
"description": "Gets the viewport element by id, or defaults to document root",
|
|
3265
3226
|
"inheritedFrom": {
|
|
3266
3227
|
"name": "AnchoredRegion",
|
|
3267
3228
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3269,41 +3230,19 @@
|
|
|
3269
3230
|
},
|
|
3270
3231
|
{
|
|
3271
3232
|
"kind": "field",
|
|
3272
|
-
"name": "
|
|
3273
|
-
"
|
|
3274
|
-
|
|
3275
|
-
},
|
|
3276
|
-
"privacy": "public",
|
|
3277
|
-
"default": "\"anchor\"",
|
|
3278
|
-
"description": "Defines what triggers the anchored region to revaluate positioning",
|
|
3233
|
+
"name": "getAnchor",
|
|
3234
|
+
"privacy": "private",
|
|
3235
|
+
"description": "Gets the anchor element by id",
|
|
3279
3236
|
"inheritedFrom": {
|
|
3280
3237
|
"name": "AnchoredRegion",
|
|
3281
3238
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3282
3239
|
}
|
|
3283
3240
|
},
|
|
3284
3241
|
{
|
|
3285
|
-
"kind": "
|
|
3286
|
-
"name": "
|
|
3242
|
+
"kind": "field",
|
|
3243
|
+
"name": "handleIntersection",
|
|
3287
3244
|
"privacy": "private",
|
|
3288
|
-
"
|
|
3289
|
-
"type": {
|
|
3290
|
-
"text": "void"
|
|
3291
|
-
}
|
|
3292
|
-
},
|
|
3293
|
-
"parameters": [
|
|
3294
|
-
{
|
|
3295
|
-
"name": "prevMode",
|
|
3296
|
-
"type": {
|
|
3297
|
-
"text": "AutoUpdateMode"
|
|
3298
|
-
}
|
|
3299
|
-
},
|
|
3300
|
-
{
|
|
3301
|
-
"name": "newMode",
|
|
3302
|
-
"type": {
|
|
3303
|
-
"text": "AutoUpdateMode"
|
|
3304
|
-
}
|
|
3305
|
-
}
|
|
3306
|
-
],
|
|
3245
|
+
"description": "Handle intersections",
|
|
3307
3246
|
"inheritedFrom": {
|
|
3308
3247
|
"name": "AnchoredRegion",
|
|
3309
3248
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3311,27 +3250,19 @@
|
|
|
3311
3250
|
},
|
|
3312
3251
|
{
|
|
3313
3252
|
"kind": "field",
|
|
3314
|
-
"name": "
|
|
3315
|
-
"
|
|
3316
|
-
|
|
3317
|
-
},
|
|
3318
|
-
"privacy": "public",
|
|
3319
|
-
"default": "null",
|
|
3320
|
-
"description": "The HTML element being used as the anchor",
|
|
3253
|
+
"name": "applyIntersectionEntries",
|
|
3254
|
+
"privacy": "private",
|
|
3255
|
+
"description": "iterate through intersection entries and apply data",
|
|
3321
3256
|
"inheritedFrom": {
|
|
3322
3257
|
"name": "AnchoredRegion",
|
|
3323
3258
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3324
3259
|
}
|
|
3325
3260
|
},
|
|
3326
3261
|
{
|
|
3327
|
-
"kind": "
|
|
3328
|
-
"name": "
|
|
3262
|
+
"kind": "field",
|
|
3263
|
+
"name": "updateRegionOffset",
|
|
3329
3264
|
"privacy": "private",
|
|
3330
|
-
"
|
|
3331
|
-
"type": {
|
|
3332
|
-
"text": "void"
|
|
3333
|
-
}
|
|
3334
|
-
},
|
|
3265
|
+
"description": "Update the offset values",
|
|
3335
3266
|
"inheritedFrom": {
|
|
3336
3267
|
"name": "AnchoredRegion",
|
|
3337
3268
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3339,27 +3270,19 @@
|
|
|
3339
3270
|
},
|
|
3340
3271
|
{
|
|
3341
3272
|
"kind": "field",
|
|
3342
|
-
"name": "
|
|
3343
|
-
"
|
|
3344
|
-
|
|
3345
|
-
},
|
|
3346
|
-
"privacy": "public",
|
|
3347
|
-
"default": "null",
|
|
3348
|
-
"description": "The HTML element being used as the viewport",
|
|
3273
|
+
"name": "isRectDifferent",
|
|
3274
|
+
"privacy": "private",
|
|
3275
|
+
"description": "compare rects to see if there is enough change to justify a DOM update",
|
|
3349
3276
|
"inheritedFrom": {
|
|
3350
3277
|
"name": "AnchoredRegion",
|
|
3351
3278
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3352
3279
|
}
|
|
3353
3280
|
},
|
|
3354
3281
|
{
|
|
3355
|
-
"kind": "
|
|
3356
|
-
"name": "
|
|
3282
|
+
"kind": "field",
|
|
3283
|
+
"name": "handleResize",
|
|
3357
3284
|
"privacy": "private",
|
|
3358
|
-
"
|
|
3359
|
-
"type": {
|
|
3360
|
-
"text": "void"
|
|
3361
|
-
}
|
|
3362
|
-
},
|
|
3285
|
+
"description": "Handle resize events",
|
|
3363
3286
|
"inheritedFrom": {
|
|
3364
3287
|
"name": "AnchoredRegion",
|
|
3365
3288
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3367,12 +3290,9 @@
|
|
|
3367
3290
|
},
|
|
3368
3291
|
{
|
|
3369
3292
|
"kind": "field",
|
|
3370
|
-
"name": "
|
|
3371
|
-
"
|
|
3372
|
-
|
|
3373
|
-
},
|
|
3374
|
-
"privacy": "public",
|
|
3375
|
-
"description": "indicates the current horizontal position of the region",
|
|
3293
|
+
"name": "reset",
|
|
3294
|
+
"privacy": "private",
|
|
3295
|
+
"description": "resets the component",
|
|
3376
3296
|
"inheritedFrom": {
|
|
3377
3297
|
"name": "AnchoredRegion",
|
|
3378
3298
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3380,12 +3300,9 @@
|
|
|
3380
3300
|
},
|
|
3381
3301
|
{
|
|
3382
3302
|
"kind": "field",
|
|
3383
|
-
"name": "
|
|
3384
|
-
"
|
|
3385
|
-
|
|
3386
|
-
},
|
|
3387
|
-
"privacy": "public",
|
|
3388
|
-
"description": "indicates the current vertical position of the region",
|
|
3303
|
+
"name": "updateLayout",
|
|
3304
|
+
"privacy": "private",
|
|
3305
|
+
"description": "Recalculate layout related state values",
|
|
3389
3306
|
"inheritedFrom": {
|
|
3390
3307
|
"name": "AnchoredRegion",
|
|
3391
3308
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3393,12 +3310,9 @@
|
|
|
3393
3310
|
},
|
|
3394
3311
|
{
|
|
3395
3312
|
"kind": "field",
|
|
3396
|
-
"name": "
|
|
3397
|
-
"type": {
|
|
3398
|
-
"text": "number"
|
|
3399
|
-
},
|
|
3313
|
+
"name": "updateRegionStyle",
|
|
3400
3314
|
"privacy": "private",
|
|
3401
|
-
"description": "
|
|
3315
|
+
"description": "Updates the style string applied to the region element as well as the css classes attached\nto the root element",
|
|
3402
3316
|
"inheritedFrom": {
|
|
3403
3317
|
"name": "AnchoredRegion",
|
|
3404
3318
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3406,11 +3320,9 @@
|
|
|
3406
3320
|
},
|
|
3407
3321
|
{
|
|
3408
3322
|
"kind": "field",
|
|
3409
|
-
"name": "
|
|
3410
|
-
"type": {
|
|
3411
|
-
"text": "number"
|
|
3412
|
-
},
|
|
3323
|
+
"name": "updatePositionClasses",
|
|
3413
3324
|
"privacy": "private",
|
|
3325
|
+
"description": "Updates the css classes that reflect the current position of the element",
|
|
3414
3326
|
"inheritedFrom": {
|
|
3415
3327
|
"name": "AnchoredRegion",
|
|
3416
3328
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3418,12 +3330,9 @@
|
|
|
3418
3330
|
},
|
|
3419
3331
|
{
|
|
3420
3332
|
"kind": "field",
|
|
3421
|
-
"name": "
|
|
3422
|
-
"type": {
|
|
3423
|
-
"text": "string"
|
|
3424
|
-
},
|
|
3333
|
+
"name": "setHorizontalPosition",
|
|
3425
3334
|
"privacy": "private",
|
|
3426
|
-
"description": "
|
|
3335
|
+
"description": "Get horizontal positioning state based on desired position",
|
|
3427
3336
|
"inheritedFrom": {
|
|
3428
3337
|
"name": "AnchoredRegion",
|
|
3429
3338
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3431,11 +3340,9 @@
|
|
|
3431
3340
|
},
|
|
3432
3341
|
{
|
|
3433
3342
|
"kind": "field",
|
|
3434
|
-
"name": "
|
|
3435
|
-
"type": {
|
|
3436
|
-
"text": "string"
|
|
3437
|
-
},
|
|
3343
|
+
"name": "setVerticalPosition",
|
|
3438
3344
|
"privacy": "private",
|
|
3345
|
+
"description": "Set vertical positioning state based on desired position",
|
|
3439
3346
|
"inheritedFrom": {
|
|
3440
3347
|
"name": "AnchoredRegion",
|
|
3441
3348
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3443,12 +3350,9 @@
|
|
|
3443
3350
|
},
|
|
3444
3351
|
{
|
|
3445
3352
|
"kind": "field",
|
|
3446
|
-
"name": "
|
|
3447
|
-
"type": {
|
|
3448
|
-
"text": "ResizeObserverClassDefinition | null"
|
|
3449
|
-
},
|
|
3353
|
+
"name": "getPositioningOptions",
|
|
3450
3354
|
"privacy": "private",
|
|
3451
|
-
"
|
|
3355
|
+
"description": "Get available positions based on positioning mode",
|
|
3452
3356
|
"inheritedFrom": {
|
|
3453
3357
|
"name": "AnchoredRegion",
|
|
3454
3358
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3456,11 +3360,9 @@
|
|
|
3456
3360
|
},
|
|
3457
3361
|
{
|
|
3458
3362
|
"kind": "field",
|
|
3459
|
-
"name": "
|
|
3460
|
-
"type": {
|
|
3461
|
-
"text": "ClientRect | DOMRect | undefined"
|
|
3462
|
-
},
|
|
3363
|
+
"name": "getAvailableSpace",
|
|
3463
3364
|
"privacy": "private",
|
|
3365
|
+
"description": "Get the space available for a particular relative position",
|
|
3464
3366
|
"inheritedFrom": {
|
|
3465
3367
|
"name": "AnchoredRegion",
|
|
3466
3368
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3468,11 +3370,9 @@
|
|
|
3468
3370
|
},
|
|
3469
3371
|
{
|
|
3470
3372
|
"kind": "field",
|
|
3471
|
-
"name": "
|
|
3472
|
-
"type": {
|
|
3473
|
-
"text": "ClientRect | DOMRect | undefined"
|
|
3474
|
-
},
|
|
3373
|
+
"name": "getNextRegionDimension",
|
|
3475
3374
|
"privacy": "private",
|
|
3375
|
+
"description": "Get region dimensions",
|
|
3476
3376
|
"inheritedFrom": {
|
|
3477
3377
|
"name": "AnchoredRegion",
|
|
3478
3378
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3480,11 +3380,9 @@
|
|
|
3480
3380
|
},
|
|
3481
3381
|
{
|
|
3482
3382
|
"kind": "field",
|
|
3483
|
-
"name": "
|
|
3484
|
-
"type": {
|
|
3485
|
-
"text": "ClientRect | DOMRect | undefined"
|
|
3486
|
-
},
|
|
3383
|
+
"name": "startAutoUpdateEventListeners",
|
|
3487
3384
|
"privacy": "private",
|
|
3385
|
+
"description": "starts event listeners that can trigger auto updating",
|
|
3488
3386
|
"inheritedFrom": {
|
|
3489
3387
|
"name": "AnchoredRegion",
|
|
3490
3388
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3492,13 +3390,9 @@
|
|
|
3492
3390
|
},
|
|
3493
3391
|
{
|
|
3494
3392
|
"kind": "field",
|
|
3495
|
-
"name": "
|
|
3496
|
-
"type": {
|
|
3497
|
-
"text": "number"
|
|
3498
|
-
},
|
|
3393
|
+
"name": "stopAutoUpdateEventListeners",
|
|
3499
3394
|
"privacy": "private",
|
|
3500
|
-
"
|
|
3501
|
-
"description": "base offsets between the positioner's base position and the anchor's",
|
|
3395
|
+
"description": "stops event listeners that can trigger auto updating",
|
|
3502
3396
|
"inheritedFrom": {
|
|
3503
3397
|
"name": "AnchoredRegion",
|
|
3504
3398
|
"module": "src/anchored-region/anchored-region.ts"
|
|
@@ -3506,416 +3400,540 @@
|
|
|
3506
3400
|
},
|
|
3507
3401
|
{
|
|
3508
3402
|
"kind": "field",
|
|
3509
|
-
"name": "
|
|
3403
|
+
"name": "_presentation",
|
|
3510
3404
|
"type": {
|
|
3511
|
-
"text": "
|
|
3405
|
+
"text": "ComponentPresentation | null | undefined"
|
|
3512
3406
|
},
|
|
3513
3407
|
"privacy": "private",
|
|
3514
|
-
"default": "0",
|
|
3408
|
+
"default": "void 0",
|
|
3515
3409
|
"inheritedFrom": {
|
|
3516
|
-
"name": "
|
|
3517
|
-
"module": "src/
|
|
3410
|
+
"name": "FoundationElement",
|
|
3411
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3518
3412
|
}
|
|
3519
3413
|
},
|
|
3520
3414
|
{
|
|
3521
3415
|
"kind": "field",
|
|
3522
|
-
"name": "
|
|
3416
|
+
"name": "$presentation",
|
|
3523
3417
|
"type": {
|
|
3524
|
-
"text": "
|
|
3418
|
+
"text": "ComponentPresentation | null"
|
|
3525
3419
|
},
|
|
3526
|
-
"privacy": "
|
|
3527
|
-
"
|
|
3420
|
+
"privacy": "public",
|
|
3421
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
3528
3422
|
"inheritedFrom": {
|
|
3529
|
-
"name": "
|
|
3530
|
-
"module": "src/
|
|
3423
|
+
"name": "FoundationElement",
|
|
3424
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3531
3425
|
}
|
|
3532
3426
|
},
|
|
3533
3427
|
{
|
|
3534
3428
|
"kind": "field",
|
|
3535
|
-
"name": "
|
|
3429
|
+
"name": "template",
|
|
3536
3430
|
"type": {
|
|
3537
|
-
"text": "
|
|
3431
|
+
"text": "ElementViewTemplate | void | null"
|
|
3538
3432
|
},
|
|
3539
|
-
"privacy": "
|
|
3540
|
-
"
|
|
3433
|
+
"privacy": "public",
|
|
3434
|
+
"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.",
|
|
3541
3435
|
"inheritedFrom": {
|
|
3542
|
-
"name": "
|
|
3543
|
-
"module": "src/
|
|
3436
|
+
"name": "FoundationElement",
|
|
3437
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3544
3438
|
}
|
|
3545
3439
|
},
|
|
3546
3440
|
{
|
|
3547
|
-
"kind": "
|
|
3548
|
-
"name": "
|
|
3549
|
-
"
|
|
3550
|
-
|
|
3441
|
+
"kind": "method",
|
|
3442
|
+
"name": "templateChanged",
|
|
3443
|
+
"privacy": "protected",
|
|
3444
|
+
"return": {
|
|
3445
|
+
"type": {
|
|
3446
|
+
"text": "void"
|
|
3447
|
+
}
|
|
3551
3448
|
},
|
|
3552
|
-
"privacy": "private",
|
|
3553
3449
|
"inheritedFrom": {
|
|
3554
|
-
"name": "
|
|
3555
|
-
"module": "src/
|
|
3450
|
+
"name": "FoundationElement",
|
|
3451
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3556
3452
|
}
|
|
3557
3453
|
},
|
|
3558
3454
|
{
|
|
3559
3455
|
"kind": "field",
|
|
3560
|
-
"name": "
|
|
3456
|
+
"name": "styles",
|
|
3561
3457
|
"type": {
|
|
3562
|
-
"text": "
|
|
3458
|
+
"text": "ElementStyles | void | null"
|
|
3563
3459
|
},
|
|
3564
|
-
"privacy": "
|
|
3565
|
-
"
|
|
3460
|
+
"privacy": "public",
|
|
3461
|
+
"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.",
|
|
3462
|
+
"inheritedFrom": {
|
|
3463
|
+
"name": "FoundationElement",
|
|
3464
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3465
|
+
}
|
|
3466
|
+
},
|
|
3467
|
+
{
|
|
3468
|
+
"kind": "method",
|
|
3469
|
+
"name": "stylesChanged",
|
|
3470
|
+
"privacy": "protected",
|
|
3471
|
+
"return": {
|
|
3472
|
+
"type": {
|
|
3473
|
+
"text": "void"
|
|
3474
|
+
}
|
|
3475
|
+
},
|
|
3476
|
+
"inheritedFrom": {
|
|
3477
|
+
"name": "FoundationElement",
|
|
3478
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3479
|
+
}
|
|
3480
|
+
},
|
|
3481
|
+
{
|
|
3482
|
+
"kind": "method",
|
|
3483
|
+
"name": "compose",
|
|
3484
|
+
"privacy": "public",
|
|
3485
|
+
"static": true,
|
|
3486
|
+
"return": {
|
|
3487
|
+
"type": {
|
|
3488
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
3489
|
+
}
|
|
3490
|
+
},
|
|
3491
|
+
"parameters": [
|
|
3492
|
+
{
|
|
3493
|
+
"name": "this",
|
|
3494
|
+
"type": {
|
|
3495
|
+
"text": "K"
|
|
3496
|
+
}
|
|
3497
|
+
},
|
|
3498
|
+
{
|
|
3499
|
+
"name": "elementDefinition",
|
|
3500
|
+
"type": {
|
|
3501
|
+
"text": "T"
|
|
3502
|
+
},
|
|
3503
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
3504
|
+
}
|
|
3505
|
+
],
|
|
3506
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
3507
|
+
"inheritedFrom": {
|
|
3508
|
+
"name": "FoundationElement",
|
|
3509
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3510
|
+
}
|
|
3511
|
+
}
|
|
3512
|
+
],
|
|
3513
|
+
"events": [
|
|
3514
|
+
{
|
|
3515
|
+
"description": "Fires a custom 'loaded' event when the region is loaded and visible",
|
|
3516
|
+
"name": "loaded",
|
|
3566
3517
|
"inheritedFrom": {
|
|
3567
3518
|
"name": "AnchoredRegion",
|
|
3568
3519
|
"module": "src/anchored-region/anchored-region.ts"
|
|
3569
3520
|
}
|
|
3570
3521
|
},
|
|
3571
3522
|
{
|
|
3572
|
-
"
|
|
3573
|
-
"name": "
|
|
3523
|
+
"description": "Fires a custom 'positionchange' event when the position has changed",
|
|
3524
|
+
"name": "positionchange",
|
|
3525
|
+
"inheritedFrom": {
|
|
3526
|
+
"name": "AnchoredRegion",
|
|
3527
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3528
|
+
}
|
|
3529
|
+
}
|
|
3530
|
+
]
|
|
3531
|
+
},
|
|
3532
|
+
{
|
|
3533
|
+
"kind": "variable",
|
|
3534
|
+
"name": "foundationAnchoredRegionShadowOptions",
|
|
3535
|
+
"type": {
|
|
3536
|
+
"text": "ShadowRootInit"
|
|
3537
|
+
},
|
|
3538
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
3539
|
+
},
|
|
3540
|
+
{
|
|
3541
|
+
"kind": "variable",
|
|
3542
|
+
"name": "defaultAnchoredRegionConfig",
|
|
3543
|
+
"type": {
|
|
3544
|
+
"text": "object"
|
|
3545
|
+
},
|
|
3546
|
+
"default": "{}"
|
|
3547
|
+
},
|
|
3548
|
+
{
|
|
3549
|
+
"kind": "variable",
|
|
3550
|
+
"name": "foundationAnchoredRegion",
|
|
3551
|
+
"description": "The Foundation Anchored Region",
|
|
3552
|
+
"privacy": "public"
|
|
3553
|
+
}
|
|
3554
|
+
],
|
|
3555
|
+
"exports": [
|
|
3556
|
+
{
|
|
3557
|
+
"kind": "js",
|
|
3558
|
+
"name": "AnchoredRegion",
|
|
3559
|
+
"declaration": {
|
|
3560
|
+
"name": "AnchoredRegion",
|
|
3561
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3562
|
+
}
|
|
3563
|
+
},
|
|
3564
|
+
{
|
|
3565
|
+
"kind": "js",
|
|
3566
|
+
"name": "foundationAnchoredRegionShadowOptions",
|
|
3567
|
+
"declaration": {
|
|
3568
|
+
"name": "foundationAnchoredRegionShadowOptions",
|
|
3569
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3570
|
+
}
|
|
3571
|
+
},
|
|
3572
|
+
{
|
|
3573
|
+
"kind": "js",
|
|
3574
|
+
"name": "defaultAnchoredRegionConfig",
|
|
3575
|
+
"declaration": {
|
|
3576
|
+
"name": "defaultAnchoredRegionConfig",
|
|
3577
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3578
|
+
}
|
|
3579
|
+
},
|
|
3580
|
+
{
|
|
3581
|
+
"kind": "js",
|
|
3582
|
+
"name": "foundationAnchoredRegion",
|
|
3583
|
+
"declaration": {
|
|
3584
|
+
"name": "foundationAnchoredRegion",
|
|
3585
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3586
|
+
}
|
|
3587
|
+
}
|
|
3588
|
+
]
|
|
3589
|
+
},
|
|
3590
|
+
{
|
|
3591
|
+
"kind": "javascript-module",
|
|
3592
|
+
"path": "src/anchored-region/index.ts",
|
|
3593
|
+
"declarations": [],
|
|
3594
|
+
"exports": [
|
|
3595
|
+
{
|
|
3596
|
+
"kind": "js",
|
|
3597
|
+
"name": "*",
|
|
3598
|
+
"declaration": {
|
|
3599
|
+
"name": "*",
|
|
3600
|
+
"package": "./anchor-region.template"
|
|
3601
|
+
}
|
|
3602
|
+
},
|
|
3603
|
+
{
|
|
3604
|
+
"kind": "js",
|
|
3605
|
+
"name": "*",
|
|
3606
|
+
"declaration": {
|
|
3607
|
+
"name": "*",
|
|
3608
|
+
"package": "./anchored-region.styles"
|
|
3609
|
+
}
|
|
3610
|
+
},
|
|
3611
|
+
{
|
|
3612
|
+
"kind": "js",
|
|
3613
|
+
"name": "*",
|
|
3614
|
+
"declaration": {
|
|
3615
|
+
"name": "*",
|
|
3616
|
+
"package": "./anchored-region"
|
|
3617
|
+
}
|
|
3618
|
+
}
|
|
3619
|
+
]
|
|
3620
|
+
},
|
|
3621
|
+
{
|
|
3622
|
+
"kind": "javascript-module",
|
|
3623
|
+
"path": "src/anchor/anchor.styles.ts",
|
|
3624
|
+
"declarations": [
|
|
3625
|
+
{
|
|
3626
|
+
"kind": "function",
|
|
3627
|
+
"name": "foundationAnchorStyles",
|
|
3628
|
+
"return": {
|
|
3629
|
+
"type": {
|
|
3630
|
+
"text": "ElementStyles"
|
|
3631
|
+
}
|
|
3632
|
+
},
|
|
3633
|
+
"parameters": [
|
|
3634
|
+
{
|
|
3635
|
+
"name": "context",
|
|
3574
3636
|
"type": {
|
|
3575
|
-
"text": "
|
|
3576
|
-
},
|
|
3577
|
-
"privacy": "private",
|
|
3578
|
-
"default": "false",
|
|
3579
|
-
"inheritedFrom": {
|
|
3580
|
-
"name": "AnchoredRegion",
|
|
3581
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3637
|
+
"text": "ElementDefinitionContext"
|
|
3582
3638
|
}
|
|
3583
3639
|
},
|
|
3584
3640
|
{
|
|
3585
|
-
"
|
|
3586
|
-
"name": "updateThreshold",
|
|
3641
|
+
"name": "definition",
|
|
3587
3642
|
"type": {
|
|
3588
|
-
"text": "
|
|
3589
|
-
},
|
|
3590
|
-
"privacy": "private",
|
|
3591
|
-
"default": "0.5",
|
|
3592
|
-
"inheritedFrom": {
|
|
3593
|
-
"name": "AnchoredRegion",
|
|
3594
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3643
|
+
"text": "FoundationElementDefinition"
|
|
3595
3644
|
}
|
|
3596
|
-
}
|
|
3645
|
+
}
|
|
3646
|
+
]
|
|
3647
|
+
}
|
|
3648
|
+
],
|
|
3649
|
+
"exports": [
|
|
3650
|
+
{
|
|
3651
|
+
"kind": "js",
|
|
3652
|
+
"name": "foundationAnchorStyles",
|
|
3653
|
+
"declaration": {
|
|
3654
|
+
"name": "foundationAnchorStyles",
|
|
3655
|
+
"module": "src/anchor/anchor.styles.ts"
|
|
3656
|
+
}
|
|
3657
|
+
}
|
|
3658
|
+
]
|
|
3659
|
+
},
|
|
3660
|
+
{
|
|
3661
|
+
"kind": "javascript-module",
|
|
3662
|
+
"path": "src/anchor/anchor.template.ts",
|
|
3663
|
+
"declarations": [
|
|
3664
|
+
{
|
|
3665
|
+
"kind": "function",
|
|
3666
|
+
"name": "foundationAnchorTemplate",
|
|
3667
|
+
"return": {
|
|
3668
|
+
"type": {
|
|
3669
|
+
"text": "ViewTemplate<Anchor>"
|
|
3670
|
+
}
|
|
3671
|
+
},
|
|
3672
|
+
"parameters": [
|
|
3597
3673
|
{
|
|
3598
|
-
"
|
|
3599
|
-
"name": "intersectionService",
|
|
3674
|
+
"name": "context",
|
|
3600
3675
|
"type": {
|
|
3601
|
-
"text": "
|
|
3602
|
-
},
|
|
3603
|
-
"privacy": "private",
|
|
3604
|
-
"static": true,
|
|
3605
|
-
"default": "new IntersectionService()",
|
|
3606
|
-
"inheritedFrom": {
|
|
3607
|
-
"name": "AnchoredRegion",
|
|
3608
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3676
|
+
"text": "ElementDefinitionContext"
|
|
3609
3677
|
}
|
|
3610
3678
|
},
|
|
3611
3679
|
{
|
|
3612
|
-
"
|
|
3613
|
-
"
|
|
3614
|
-
|
|
3615
|
-
"description": "update position",
|
|
3616
|
-
"inheritedFrom": {
|
|
3617
|
-
"name": "AnchoredRegion",
|
|
3618
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3680
|
+
"name": "definition",
|
|
3681
|
+
"type": {
|
|
3682
|
+
"text": "FoundationElementDefinition"
|
|
3619
3683
|
}
|
|
3620
|
-
}
|
|
3684
|
+
}
|
|
3685
|
+
]
|
|
3686
|
+
}
|
|
3687
|
+
],
|
|
3688
|
+
"exports": [
|
|
3689
|
+
{
|
|
3690
|
+
"kind": "js",
|
|
3691
|
+
"name": "foundationAnchorTemplate",
|
|
3692
|
+
"declaration": {
|
|
3693
|
+
"name": "foundationAnchorTemplate",
|
|
3694
|
+
"module": "src/anchor/anchor.template.ts"
|
|
3695
|
+
}
|
|
3696
|
+
}
|
|
3697
|
+
]
|
|
3698
|
+
},
|
|
3699
|
+
{
|
|
3700
|
+
"kind": "javascript-module",
|
|
3701
|
+
"path": "src/anchor/anchor.ts",
|
|
3702
|
+
"declarations": [
|
|
3703
|
+
{
|
|
3704
|
+
"kind": "class",
|
|
3705
|
+
"description": "",
|
|
3706
|
+
"name": "Anchor",
|
|
3707
|
+
"superclass": {
|
|
3708
|
+
"name": "FASTAnchor",
|
|
3709
|
+
"package": "@microsoft/fast-components"
|
|
3710
|
+
},
|
|
3711
|
+
"tagName": "%%prefix%%-anchor",
|
|
3712
|
+
"customElement": true,
|
|
3713
|
+
"attributes": [
|
|
3621
3714
|
{
|
|
3622
|
-
"
|
|
3623
|
-
"
|
|
3624
|
-
|
|
3625
|
-
"return": {
|
|
3626
|
-
"type": {
|
|
3627
|
-
"text": "void"
|
|
3628
|
-
}
|
|
3715
|
+
"name": "download",
|
|
3716
|
+
"type": {
|
|
3717
|
+
"text": "string"
|
|
3629
3718
|
},
|
|
3630
|
-
"description": "
|
|
3719
|
+
"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.",
|
|
3720
|
+
"fieldName": "download",
|
|
3631
3721
|
"inheritedFrom": {
|
|
3632
|
-
"name": "
|
|
3633
|
-
"module": "src/
|
|
3722
|
+
"name": "Anchor",
|
|
3723
|
+
"module": "src/anchor/anchor.ts"
|
|
3634
3724
|
}
|
|
3635
3725
|
},
|
|
3636
3726
|
{
|
|
3637
|
-
"
|
|
3638
|
-
"
|
|
3639
|
-
|
|
3640
|
-
"return": {
|
|
3641
|
-
"type": {
|
|
3642
|
-
"text": "void"
|
|
3643
|
-
}
|
|
3727
|
+
"name": "href",
|
|
3728
|
+
"type": {
|
|
3729
|
+
"text": "string"
|
|
3644
3730
|
},
|
|
3645
|
-
"description": "
|
|
3731
|
+
"description": "The URL the hyperlink references. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
3732
|
+
"fieldName": "href",
|
|
3646
3733
|
"inheritedFrom": {
|
|
3647
|
-
"name": "
|
|
3648
|
-
"module": "src/
|
|
3734
|
+
"name": "Anchor",
|
|
3735
|
+
"module": "src/anchor/anchor.ts"
|
|
3649
3736
|
}
|
|
3650
3737
|
},
|
|
3651
3738
|
{
|
|
3652
|
-
"
|
|
3653
|
-
"
|
|
3654
|
-
|
|
3655
|
-
"return": {
|
|
3656
|
-
"type": {
|
|
3657
|
-
"text": "void"
|
|
3658
|
-
}
|
|
3739
|
+
"name": "hreflang",
|
|
3740
|
+
"type": {
|
|
3741
|
+
"text": "string"
|
|
3659
3742
|
},
|
|
3660
|
-
"description": "
|
|
3743
|
+
"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.",
|
|
3744
|
+
"fieldName": "hreflang",
|
|
3661
3745
|
"inheritedFrom": {
|
|
3662
|
-
"name": "
|
|
3663
|
-
"module": "src/
|
|
3746
|
+
"name": "Anchor",
|
|
3747
|
+
"module": "src/anchor/anchor.ts"
|
|
3664
3748
|
}
|
|
3665
3749
|
},
|
|
3666
3750
|
{
|
|
3667
|
-
"
|
|
3668
|
-
"
|
|
3669
|
-
|
|
3670
|
-
"return": {
|
|
3671
|
-
"type": {
|
|
3672
|
-
"text": "void"
|
|
3673
|
-
}
|
|
3751
|
+
"name": "ping",
|
|
3752
|
+
"type": {
|
|
3753
|
+
"text": "string"
|
|
3674
3754
|
},
|
|
3675
|
-
"description": "
|
|
3755
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
3756
|
+
"fieldName": "ping",
|
|
3676
3757
|
"inheritedFrom": {
|
|
3677
|
-
"name": "
|
|
3678
|
-
"module": "src/
|
|
3758
|
+
"name": "Anchor",
|
|
3759
|
+
"module": "src/anchor/anchor.ts"
|
|
3679
3760
|
}
|
|
3680
3761
|
},
|
|
3681
3762
|
{
|
|
3682
|
-
"
|
|
3683
|
-
"
|
|
3684
|
-
|
|
3685
|
-
"return": {
|
|
3686
|
-
"type": {
|
|
3687
|
-
"text": "void"
|
|
3688
|
-
}
|
|
3763
|
+
"name": "referrerpolicy",
|
|
3764
|
+
"type": {
|
|
3765
|
+
"text": "string"
|
|
3689
3766
|
},
|
|
3690
|
-
"description": "
|
|
3767
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
3768
|
+
"fieldName": "referrerpolicy",
|
|
3691
3769
|
"inheritedFrom": {
|
|
3692
|
-
"name": "
|
|
3693
|
-
"module": "src/
|
|
3770
|
+
"name": "Anchor",
|
|
3771
|
+
"module": "src/anchor/anchor.ts"
|
|
3694
3772
|
}
|
|
3695
3773
|
},
|
|
3696
3774
|
{
|
|
3697
|
-
"
|
|
3698
|
-
"
|
|
3699
|
-
|
|
3700
|
-
"return": {
|
|
3701
|
-
"type": {
|
|
3702
|
-
"text": "void"
|
|
3703
|
-
}
|
|
3775
|
+
"name": "rel",
|
|
3776
|
+
"type": {
|
|
3777
|
+
"text": "string"
|
|
3704
3778
|
},
|
|
3705
|
-
"description": "
|
|
3706
|
-
"
|
|
3707
|
-
"name": "AnchoredRegion",
|
|
3708
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3709
|
-
}
|
|
3710
|
-
},
|
|
3711
|
-
{
|
|
3712
|
-
"kind": "field",
|
|
3713
|
-
"name": "startObservers",
|
|
3714
|
-
"privacy": "private",
|
|
3715
|
-
"description": "starts observers",
|
|
3716
|
-
"inheritedFrom": {
|
|
3717
|
-
"name": "AnchoredRegion",
|
|
3718
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3719
|
-
}
|
|
3720
|
-
},
|
|
3721
|
-
{
|
|
3722
|
-
"kind": "field",
|
|
3723
|
-
"name": "requestPositionUpdates",
|
|
3724
|
-
"privacy": "private",
|
|
3725
|
-
"description": "get position updates",
|
|
3726
|
-
"inheritedFrom": {
|
|
3727
|
-
"name": "AnchoredRegion",
|
|
3728
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3729
|
-
}
|
|
3730
|
-
},
|
|
3731
|
-
{
|
|
3732
|
-
"kind": "field",
|
|
3733
|
-
"name": "stopObservers",
|
|
3734
|
-
"privacy": "private",
|
|
3735
|
-
"description": "stops observers",
|
|
3736
|
-
"inheritedFrom": {
|
|
3737
|
-
"name": "AnchoredRegion",
|
|
3738
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3739
|
-
}
|
|
3740
|
-
},
|
|
3741
|
-
{
|
|
3742
|
-
"kind": "field",
|
|
3743
|
-
"name": "getViewport",
|
|
3744
|
-
"privacy": "private",
|
|
3745
|
-
"description": "Gets the viewport element by id, or defaults to document root",
|
|
3746
|
-
"inheritedFrom": {
|
|
3747
|
-
"name": "AnchoredRegion",
|
|
3748
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3749
|
-
}
|
|
3750
|
-
},
|
|
3751
|
-
{
|
|
3752
|
-
"kind": "field",
|
|
3753
|
-
"name": "getAnchor",
|
|
3754
|
-
"privacy": "private",
|
|
3755
|
-
"description": "Gets the anchor element by id",
|
|
3756
|
-
"inheritedFrom": {
|
|
3757
|
-
"name": "AnchoredRegion",
|
|
3758
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3759
|
-
}
|
|
3760
|
-
},
|
|
3761
|
-
{
|
|
3762
|
-
"kind": "field",
|
|
3763
|
-
"name": "handleIntersection",
|
|
3764
|
-
"privacy": "private",
|
|
3765
|
-
"description": "Handle intersections",
|
|
3766
|
-
"inheritedFrom": {
|
|
3767
|
-
"name": "AnchoredRegion",
|
|
3768
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3769
|
-
}
|
|
3770
|
-
},
|
|
3771
|
-
{
|
|
3772
|
-
"kind": "field",
|
|
3773
|
-
"name": "applyIntersectionEntries",
|
|
3774
|
-
"privacy": "private",
|
|
3775
|
-
"description": "iterate through intersection entries and apply data",
|
|
3776
|
-
"inheritedFrom": {
|
|
3777
|
-
"name": "AnchoredRegion",
|
|
3778
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3779
|
-
}
|
|
3780
|
-
},
|
|
3781
|
-
{
|
|
3782
|
-
"kind": "field",
|
|
3783
|
-
"name": "updateRegionOffset",
|
|
3784
|
-
"privacy": "private",
|
|
3785
|
-
"description": "Update the offset values",
|
|
3786
|
-
"inheritedFrom": {
|
|
3787
|
-
"name": "AnchoredRegion",
|
|
3788
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3789
|
-
}
|
|
3790
|
-
},
|
|
3791
|
-
{
|
|
3792
|
-
"kind": "field",
|
|
3793
|
-
"name": "isRectDifferent",
|
|
3794
|
-
"privacy": "private",
|
|
3795
|
-
"description": "compare rects to see if there is enough change to justify a DOM update",
|
|
3779
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
3780
|
+
"fieldName": "rel",
|
|
3796
3781
|
"inheritedFrom": {
|
|
3797
|
-
"name": "
|
|
3798
|
-
"module": "src/
|
|
3782
|
+
"name": "Anchor",
|
|
3783
|
+
"module": "src/anchor/anchor.ts"
|
|
3799
3784
|
}
|
|
3800
3785
|
},
|
|
3801
3786
|
{
|
|
3802
|
-
"
|
|
3803
|
-
"
|
|
3804
|
-
|
|
3805
|
-
|
|
3787
|
+
"name": "target",
|
|
3788
|
+
"type": {
|
|
3789
|
+
"text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
|
|
3790
|
+
},
|
|
3791
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
3792
|
+
"fieldName": "target",
|
|
3806
3793
|
"inheritedFrom": {
|
|
3807
|
-
"name": "
|
|
3808
|
-
"module": "src/
|
|
3794
|
+
"name": "Anchor",
|
|
3795
|
+
"module": "src/anchor/anchor.ts"
|
|
3809
3796
|
}
|
|
3810
3797
|
},
|
|
3811
3798
|
{
|
|
3812
|
-
"
|
|
3813
|
-
"
|
|
3814
|
-
|
|
3815
|
-
|
|
3799
|
+
"name": "type",
|
|
3800
|
+
"type": {
|
|
3801
|
+
"text": "string"
|
|
3802
|
+
},
|
|
3803
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
3804
|
+
"fieldName": "type",
|
|
3816
3805
|
"inheritedFrom": {
|
|
3817
|
-
"name": "
|
|
3818
|
-
"module": "src/
|
|
3806
|
+
"name": "Anchor",
|
|
3807
|
+
"module": "src/anchor/anchor.ts"
|
|
3819
3808
|
}
|
|
3820
|
-
}
|
|
3809
|
+
}
|
|
3810
|
+
],
|
|
3811
|
+
"members": [
|
|
3821
3812
|
{
|
|
3822
3813
|
"kind": "field",
|
|
3823
|
-
"name": "
|
|
3824
|
-
"
|
|
3825
|
-
|
|
3814
|
+
"name": "download",
|
|
3815
|
+
"type": {
|
|
3816
|
+
"text": "string"
|
|
3817
|
+
},
|
|
3818
|
+
"privacy": "public",
|
|
3819
|
+
"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.",
|
|
3826
3820
|
"inheritedFrom": {
|
|
3827
|
-
"name": "
|
|
3828
|
-
"module": "src/
|
|
3821
|
+
"name": "Anchor",
|
|
3822
|
+
"module": "src/anchor/anchor.ts"
|
|
3829
3823
|
}
|
|
3830
3824
|
},
|
|
3831
3825
|
{
|
|
3832
3826
|
"kind": "field",
|
|
3833
|
-
"name": "
|
|
3834
|
-
"
|
|
3835
|
-
|
|
3827
|
+
"name": "href",
|
|
3828
|
+
"type": {
|
|
3829
|
+
"text": "string"
|
|
3830
|
+
},
|
|
3831
|
+
"privacy": "public",
|
|
3832
|
+
"description": "The URL the hyperlink references. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
3836
3833
|
"inheritedFrom": {
|
|
3837
|
-
"name": "
|
|
3838
|
-
"module": "src/
|
|
3834
|
+
"name": "Anchor",
|
|
3835
|
+
"module": "src/anchor/anchor.ts"
|
|
3839
3836
|
}
|
|
3840
3837
|
},
|
|
3841
3838
|
{
|
|
3842
3839
|
"kind": "field",
|
|
3843
|
-
"name": "
|
|
3844
|
-
"
|
|
3845
|
-
|
|
3840
|
+
"name": "hreflang",
|
|
3841
|
+
"type": {
|
|
3842
|
+
"text": "string"
|
|
3843
|
+
},
|
|
3844
|
+
"privacy": "public",
|
|
3845
|
+
"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.",
|
|
3846
3846
|
"inheritedFrom": {
|
|
3847
|
-
"name": "
|
|
3848
|
-
"module": "src/
|
|
3847
|
+
"name": "Anchor",
|
|
3848
|
+
"module": "src/anchor/anchor.ts"
|
|
3849
3849
|
}
|
|
3850
3850
|
},
|
|
3851
3851
|
{
|
|
3852
3852
|
"kind": "field",
|
|
3853
|
-
"name": "
|
|
3854
|
-
"
|
|
3855
|
-
|
|
3853
|
+
"name": "ping",
|
|
3854
|
+
"type": {
|
|
3855
|
+
"text": "string"
|
|
3856
|
+
},
|
|
3857
|
+
"privacy": "public",
|
|
3858
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
3856
3859
|
"inheritedFrom": {
|
|
3857
|
-
"name": "
|
|
3858
|
-
"module": "src/
|
|
3860
|
+
"name": "Anchor",
|
|
3861
|
+
"module": "src/anchor/anchor.ts"
|
|
3859
3862
|
}
|
|
3860
3863
|
},
|
|
3861
3864
|
{
|
|
3862
3865
|
"kind": "field",
|
|
3863
|
-
"name": "
|
|
3864
|
-
"
|
|
3865
|
-
|
|
3866
|
+
"name": "referrerpolicy",
|
|
3867
|
+
"type": {
|
|
3868
|
+
"text": "string"
|
|
3869
|
+
},
|
|
3870
|
+
"privacy": "public",
|
|
3871
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
3866
3872
|
"inheritedFrom": {
|
|
3867
|
-
"name": "
|
|
3868
|
-
"module": "src/
|
|
3873
|
+
"name": "Anchor",
|
|
3874
|
+
"module": "src/anchor/anchor.ts"
|
|
3869
3875
|
}
|
|
3870
3876
|
},
|
|
3871
3877
|
{
|
|
3872
3878
|
"kind": "field",
|
|
3873
|
-
"name": "
|
|
3874
|
-
"
|
|
3875
|
-
|
|
3879
|
+
"name": "rel",
|
|
3880
|
+
"type": {
|
|
3881
|
+
"text": "string"
|
|
3882
|
+
},
|
|
3883
|
+
"privacy": "public",
|
|
3884
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
3876
3885
|
"inheritedFrom": {
|
|
3877
|
-
"name": "
|
|
3878
|
-
"module": "src/
|
|
3886
|
+
"name": "Anchor",
|
|
3887
|
+
"module": "src/anchor/anchor.ts"
|
|
3879
3888
|
}
|
|
3880
3889
|
},
|
|
3881
3890
|
{
|
|
3882
3891
|
"kind": "field",
|
|
3883
|
-
"name": "
|
|
3884
|
-
"
|
|
3885
|
-
|
|
3892
|
+
"name": "target",
|
|
3893
|
+
"type": {
|
|
3894
|
+
"text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
|
|
3895
|
+
},
|
|
3896
|
+
"privacy": "public",
|
|
3897
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
3886
3898
|
"inheritedFrom": {
|
|
3887
|
-
"name": "
|
|
3888
|
-
"module": "src/
|
|
3899
|
+
"name": "Anchor",
|
|
3900
|
+
"module": "src/anchor/anchor.ts"
|
|
3889
3901
|
}
|
|
3890
3902
|
},
|
|
3891
3903
|
{
|
|
3892
3904
|
"kind": "field",
|
|
3893
|
-
"name": "
|
|
3894
|
-
"
|
|
3895
|
-
|
|
3905
|
+
"name": "type",
|
|
3906
|
+
"type": {
|
|
3907
|
+
"text": "string"
|
|
3908
|
+
},
|
|
3909
|
+
"privacy": "public",
|
|
3910
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
3896
3911
|
"inheritedFrom": {
|
|
3897
|
-
"name": "
|
|
3898
|
-
"module": "src/
|
|
3912
|
+
"name": "Anchor",
|
|
3913
|
+
"module": "src/anchor/anchor.ts"
|
|
3899
3914
|
}
|
|
3900
3915
|
},
|
|
3901
3916
|
{
|
|
3902
3917
|
"kind": "field",
|
|
3903
|
-
"name": "
|
|
3904
|
-
"
|
|
3905
|
-
|
|
3918
|
+
"name": "control",
|
|
3919
|
+
"type": {
|
|
3920
|
+
"text": "HTMLAnchorElement | undefined"
|
|
3921
|
+
},
|
|
3922
|
+
"privacy": "public",
|
|
3923
|
+
"description": "References the root element",
|
|
3906
3924
|
"inheritedFrom": {
|
|
3907
|
-
"name": "
|
|
3908
|
-
"module": "src/
|
|
3925
|
+
"name": "Anchor",
|
|
3926
|
+
"module": "src/anchor/anchor.ts"
|
|
3909
3927
|
}
|
|
3910
3928
|
},
|
|
3911
3929
|
{
|
|
3912
3930
|
"kind": "field",
|
|
3913
|
-
"name": "
|
|
3931
|
+
"name": "handleUnsupportedDelegatesFocus",
|
|
3914
3932
|
"privacy": "private",
|
|
3915
|
-
"description": "
|
|
3933
|
+
"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",
|
|
3916
3934
|
"inheritedFrom": {
|
|
3917
|
-
"name": "
|
|
3918
|
-
"module": "src/
|
|
3935
|
+
"name": "Anchor",
|
|
3936
|
+
"module": "src/anchor/anchor.ts"
|
|
3919
3937
|
}
|
|
3920
3938
|
},
|
|
3921
3939
|
{
|
|
@@ -4029,29 +4047,11 @@
|
|
|
4029
4047
|
"module": "src/foundation-element/foundation-element.ts"
|
|
4030
4048
|
}
|
|
4031
4049
|
}
|
|
4032
|
-
],
|
|
4033
|
-
"events": [
|
|
4034
|
-
{
|
|
4035
|
-
"description": "Fires a custom 'loaded' event when the region is loaded and visible",
|
|
4036
|
-
"name": "loaded",
|
|
4037
|
-
"inheritedFrom": {
|
|
4038
|
-
"name": "AnchoredRegion",
|
|
4039
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4040
|
-
}
|
|
4041
|
-
},
|
|
4042
|
-
{
|
|
4043
|
-
"description": "Fires a custom 'positionchange' event when the position has changed",
|
|
4044
|
-
"name": "positionchange",
|
|
4045
|
-
"inheritedFrom": {
|
|
4046
|
-
"name": "AnchoredRegion",
|
|
4047
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4048
|
-
}
|
|
4049
|
-
}
|
|
4050
4050
|
]
|
|
4051
4051
|
},
|
|
4052
4052
|
{
|
|
4053
4053
|
"kind": "variable",
|
|
4054
|
-
"name": "
|
|
4054
|
+
"name": "foundationAnchorShadowOptions",
|
|
4055
4055
|
"type": {
|
|
4056
4056
|
"text": "ShadowRootInit"
|
|
4057
4057
|
},
|
|
@@ -4059,7 +4059,7 @@
|
|
|
4059
4059
|
},
|
|
4060
4060
|
{
|
|
4061
4061
|
"kind": "variable",
|
|
4062
|
-
"name": "
|
|
4062
|
+
"name": "defaultAnchorConfig",
|
|
4063
4063
|
"type": {
|
|
4064
4064
|
"text": "object"
|
|
4065
4065
|
},
|
|
@@ -4067,49 +4067,49 @@
|
|
|
4067
4067
|
},
|
|
4068
4068
|
{
|
|
4069
4069
|
"kind": "variable",
|
|
4070
|
-
"name": "
|
|
4071
|
-
"description": "The Foundation
|
|
4070
|
+
"name": "foundationAnchor",
|
|
4071
|
+
"description": "The Foundation Anchor",
|
|
4072
4072
|
"privacy": "public"
|
|
4073
4073
|
}
|
|
4074
4074
|
],
|
|
4075
4075
|
"exports": [
|
|
4076
4076
|
{
|
|
4077
4077
|
"kind": "js",
|
|
4078
|
-
"name": "
|
|
4078
|
+
"name": "Anchor",
|
|
4079
4079
|
"declaration": {
|
|
4080
|
-
"name": "
|
|
4081
|
-
"module": "src/
|
|
4080
|
+
"name": "Anchor",
|
|
4081
|
+
"module": "src/anchor/anchor.ts"
|
|
4082
4082
|
}
|
|
4083
4083
|
},
|
|
4084
4084
|
{
|
|
4085
4085
|
"kind": "js",
|
|
4086
|
-
"name": "
|
|
4086
|
+
"name": "foundationAnchorShadowOptions",
|
|
4087
4087
|
"declaration": {
|
|
4088
|
-
"name": "
|
|
4089
|
-
"module": "src/
|
|
4088
|
+
"name": "foundationAnchorShadowOptions",
|
|
4089
|
+
"module": "src/anchor/anchor.ts"
|
|
4090
4090
|
}
|
|
4091
4091
|
},
|
|
4092
4092
|
{
|
|
4093
4093
|
"kind": "js",
|
|
4094
|
-
"name": "
|
|
4094
|
+
"name": "defaultAnchorConfig",
|
|
4095
4095
|
"declaration": {
|
|
4096
|
-
"name": "
|
|
4097
|
-
"module": "src/
|
|
4096
|
+
"name": "defaultAnchorConfig",
|
|
4097
|
+
"module": "src/anchor/anchor.ts"
|
|
4098
4098
|
}
|
|
4099
4099
|
},
|
|
4100
4100
|
{
|
|
4101
4101
|
"kind": "js",
|
|
4102
|
-
"name": "
|
|
4102
|
+
"name": "foundationAnchor",
|
|
4103
4103
|
"declaration": {
|
|
4104
|
-
"name": "
|
|
4105
|
-
"module": "src/
|
|
4104
|
+
"name": "foundationAnchor",
|
|
4105
|
+
"module": "src/anchor/anchor.ts"
|
|
4106
4106
|
}
|
|
4107
4107
|
}
|
|
4108
4108
|
]
|
|
4109
4109
|
},
|
|
4110
4110
|
{
|
|
4111
4111
|
"kind": "javascript-module",
|
|
4112
|
-
"path": "src/
|
|
4112
|
+
"path": "src/anchor/index.ts",
|
|
4113
4113
|
"declarations": [],
|
|
4114
4114
|
"exports": [
|
|
4115
4115
|
{
|
|
@@ -4117,7 +4117,7 @@
|
|
|
4117
4117
|
"name": "*",
|
|
4118
4118
|
"declaration": {
|
|
4119
4119
|
"name": "*",
|
|
4120
|
-
"package": "./anchor
|
|
4120
|
+
"package": "./anchor.template"
|
|
4121
4121
|
}
|
|
4122
4122
|
},
|
|
4123
4123
|
{
|
|
@@ -4125,7 +4125,7 @@
|
|
|
4125
4125
|
"name": "*",
|
|
4126
4126
|
"declaration": {
|
|
4127
4127
|
"name": "*",
|
|
4128
|
-
"package": "./
|
|
4128
|
+
"package": "./anchor.styles"
|
|
4129
4129
|
}
|
|
4130
4130
|
},
|
|
4131
4131
|
{
|
|
@@ -4133,7 +4133,7 @@
|
|
|
4133
4133
|
"name": "*",
|
|
4134
4134
|
"declaration": {
|
|
4135
4135
|
"name": "*",
|
|
4136
|
-
"package": "./
|
|
4136
|
+
"package": "./anchor"
|
|
4137
4137
|
}
|
|
4138
4138
|
}
|
|
4139
4139
|
]
|
|
@@ -33171,8 +33171,458 @@
|
|
|
33171
33171
|
"privacy": "private",
|
|
33172
33172
|
"default": "void 0",
|
|
33173
33173
|
"inheritedFrom": {
|
|
33174
|
-
"name": "Slider",
|
|
33175
|
-
"module": "src/slider/slider.ts"
|
|
33174
|
+
"name": "Slider",
|
|
33175
|
+
"module": "src/slider/slider.ts"
|
|
33176
|
+
}
|
|
33177
|
+
},
|
|
33178
|
+
{
|
|
33179
|
+
"kind": "field",
|
|
33180
|
+
"name": "$presentation",
|
|
33181
|
+
"type": {
|
|
33182
|
+
"text": "ComponentPresentation | null"
|
|
33183
|
+
},
|
|
33184
|
+
"privacy": "public",
|
|
33185
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
33186
|
+
"inheritedFrom": {
|
|
33187
|
+
"name": "Slider",
|
|
33188
|
+
"module": "src/slider/slider.ts"
|
|
33189
|
+
}
|
|
33190
|
+
},
|
|
33191
|
+
{
|
|
33192
|
+
"kind": "field",
|
|
33193
|
+
"name": "template",
|
|
33194
|
+
"type": {
|
|
33195
|
+
"text": "ElementViewTemplate | void | null"
|
|
33196
|
+
},
|
|
33197
|
+
"privacy": "public",
|
|
33198
|
+
"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.",
|
|
33199
|
+
"inheritedFrom": {
|
|
33200
|
+
"name": "Slider",
|
|
33201
|
+
"module": "src/slider/slider.ts"
|
|
33202
|
+
}
|
|
33203
|
+
},
|
|
33204
|
+
{
|
|
33205
|
+
"kind": "method",
|
|
33206
|
+
"name": "templateChanged",
|
|
33207
|
+
"privacy": "protected",
|
|
33208
|
+
"return": {
|
|
33209
|
+
"type": {
|
|
33210
|
+
"text": "void"
|
|
33211
|
+
}
|
|
33212
|
+
},
|
|
33213
|
+
"inheritedFrom": {
|
|
33214
|
+
"name": "Slider",
|
|
33215
|
+
"module": "src/slider/slider.ts"
|
|
33216
|
+
}
|
|
33217
|
+
},
|
|
33218
|
+
{
|
|
33219
|
+
"kind": "field",
|
|
33220
|
+
"name": "styles",
|
|
33221
|
+
"type": {
|
|
33222
|
+
"text": "ElementStyles | void | null"
|
|
33223
|
+
},
|
|
33224
|
+
"privacy": "public",
|
|
33225
|
+
"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.",
|
|
33226
|
+
"inheritedFrom": {
|
|
33227
|
+
"name": "Slider",
|
|
33228
|
+
"module": "src/slider/slider.ts"
|
|
33229
|
+
}
|
|
33230
|
+
},
|
|
33231
|
+
{
|
|
33232
|
+
"kind": "method",
|
|
33233
|
+
"name": "stylesChanged",
|
|
33234
|
+
"privacy": "protected",
|
|
33235
|
+
"return": {
|
|
33236
|
+
"type": {
|
|
33237
|
+
"text": "void"
|
|
33238
|
+
}
|
|
33239
|
+
},
|
|
33240
|
+
"inheritedFrom": {
|
|
33241
|
+
"name": "Slider",
|
|
33242
|
+
"module": "src/slider/slider.ts"
|
|
33243
|
+
}
|
|
33244
|
+
},
|
|
33245
|
+
{
|
|
33246
|
+
"kind": "method",
|
|
33247
|
+
"name": "compose",
|
|
33248
|
+
"privacy": "public",
|
|
33249
|
+
"static": true,
|
|
33250
|
+
"return": {
|
|
33251
|
+
"type": {
|
|
33252
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
33253
|
+
}
|
|
33254
|
+
},
|
|
33255
|
+
"parameters": [
|
|
33256
|
+
{
|
|
33257
|
+
"name": "this",
|
|
33258
|
+
"type": {
|
|
33259
|
+
"text": "K"
|
|
33260
|
+
}
|
|
33261
|
+
},
|
|
33262
|
+
{
|
|
33263
|
+
"name": "elementDefinition",
|
|
33264
|
+
"type": {
|
|
33265
|
+
"text": "T"
|
|
33266
|
+
},
|
|
33267
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
33268
|
+
}
|
|
33269
|
+
],
|
|
33270
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
33271
|
+
"inheritedFrom": {
|
|
33272
|
+
"name": "Slider",
|
|
33273
|
+
"module": "src/slider/slider.ts"
|
|
33274
|
+
}
|
|
33275
|
+
}
|
|
33276
|
+
],
|
|
33277
|
+
"events": [
|
|
33278
|
+
{
|
|
33279
|
+
"description": "Fires a custom 'change' event when the slider value changes",
|
|
33280
|
+
"name": "change",
|
|
33281
|
+
"inheritedFrom": {
|
|
33282
|
+
"name": "Slider",
|
|
33283
|
+
"module": "src/slider/slider.ts"
|
|
33284
|
+
}
|
|
33285
|
+
}
|
|
33286
|
+
]
|
|
33287
|
+
},
|
|
33288
|
+
{
|
|
33289
|
+
"kind": "variable",
|
|
33290
|
+
"name": "foundationSliderShadowOptions",
|
|
33291
|
+
"type": {
|
|
33292
|
+
"text": "ShadowRootInit"
|
|
33293
|
+
},
|
|
33294
|
+
"default": "undefined"
|
|
33295
|
+
},
|
|
33296
|
+
{
|
|
33297
|
+
"kind": "variable",
|
|
33298
|
+
"name": "defaultSliderConfig",
|
|
33299
|
+
"type": {
|
|
33300
|
+
"text": "object"
|
|
33301
|
+
},
|
|
33302
|
+
"default": "{\n thumb: `\n <div class=\"thumb-cursor\"></div>\n `,\n}"
|
|
33303
|
+
},
|
|
33304
|
+
{
|
|
33305
|
+
"kind": "variable",
|
|
33306
|
+
"name": "foundationSlider",
|
|
33307
|
+
"description": "The Foundation Slider",
|
|
33308
|
+
"privacy": "public"
|
|
33309
|
+
}
|
|
33310
|
+
],
|
|
33311
|
+
"exports": [
|
|
33312
|
+
{
|
|
33313
|
+
"kind": "js",
|
|
33314
|
+
"name": "Slider",
|
|
33315
|
+
"declaration": {
|
|
33316
|
+
"name": "Slider",
|
|
33317
|
+
"module": "src/slider/slider.ts"
|
|
33318
|
+
}
|
|
33319
|
+
},
|
|
33320
|
+
{
|
|
33321
|
+
"kind": "js",
|
|
33322
|
+
"name": "foundationSliderShadowOptions",
|
|
33323
|
+
"declaration": {
|
|
33324
|
+
"name": "foundationSliderShadowOptions",
|
|
33325
|
+
"module": "src/slider/slider.ts"
|
|
33326
|
+
}
|
|
33327
|
+
},
|
|
33328
|
+
{
|
|
33329
|
+
"kind": "js",
|
|
33330
|
+
"name": "defaultSliderConfig",
|
|
33331
|
+
"declaration": {
|
|
33332
|
+
"name": "defaultSliderConfig",
|
|
33333
|
+
"module": "src/slider/slider.ts"
|
|
33334
|
+
}
|
|
33335
|
+
},
|
|
33336
|
+
{
|
|
33337
|
+
"kind": "js",
|
|
33338
|
+
"name": "foundationSlider",
|
|
33339
|
+
"declaration": {
|
|
33340
|
+
"name": "foundationSlider",
|
|
33341
|
+
"module": "src/slider/slider.ts"
|
|
33342
|
+
}
|
|
33343
|
+
}
|
|
33344
|
+
]
|
|
33345
|
+
},
|
|
33346
|
+
{
|
|
33347
|
+
"kind": "javascript-module",
|
|
33348
|
+
"path": "src/slider-label/index.ts",
|
|
33349
|
+
"declarations": [],
|
|
33350
|
+
"exports": [
|
|
33351
|
+
{
|
|
33352
|
+
"kind": "js",
|
|
33353
|
+
"name": "*",
|
|
33354
|
+
"declaration": {
|
|
33355
|
+
"name": "*",
|
|
33356
|
+
"package": "./slider-label.template"
|
|
33357
|
+
}
|
|
33358
|
+
},
|
|
33359
|
+
{
|
|
33360
|
+
"kind": "js",
|
|
33361
|
+
"name": "*",
|
|
33362
|
+
"declaration": {
|
|
33363
|
+
"name": "*",
|
|
33364
|
+
"package": "./slider-label.styles"
|
|
33365
|
+
}
|
|
33366
|
+
},
|
|
33367
|
+
{
|
|
33368
|
+
"kind": "js",
|
|
33369
|
+
"name": "*",
|
|
33370
|
+
"declaration": {
|
|
33371
|
+
"name": "*",
|
|
33372
|
+
"package": "./slider-label"
|
|
33373
|
+
}
|
|
33374
|
+
}
|
|
33375
|
+
]
|
|
33376
|
+
},
|
|
33377
|
+
{
|
|
33378
|
+
"kind": "javascript-module",
|
|
33379
|
+
"path": "src/slider-label/slider-label.styles.ts",
|
|
33380
|
+
"declarations": [
|
|
33381
|
+
{
|
|
33382
|
+
"kind": "function",
|
|
33383
|
+
"name": "foundationSliderLabelStyles",
|
|
33384
|
+
"return": {
|
|
33385
|
+
"type": {
|
|
33386
|
+
"text": "ElementStyles"
|
|
33387
|
+
}
|
|
33388
|
+
},
|
|
33389
|
+
"parameters": [
|
|
33390
|
+
{
|
|
33391
|
+
"name": "context",
|
|
33392
|
+
"type": {
|
|
33393
|
+
"text": "ElementDefinitionContext"
|
|
33394
|
+
}
|
|
33395
|
+
},
|
|
33396
|
+
{
|
|
33397
|
+
"name": "definition",
|
|
33398
|
+
"type": {
|
|
33399
|
+
"text": "FoundationElementDefinition"
|
|
33400
|
+
}
|
|
33401
|
+
}
|
|
33402
|
+
]
|
|
33403
|
+
}
|
|
33404
|
+
],
|
|
33405
|
+
"exports": [
|
|
33406
|
+
{
|
|
33407
|
+
"kind": "js",
|
|
33408
|
+
"name": "foundationSliderLabelStyles",
|
|
33409
|
+
"declaration": {
|
|
33410
|
+
"name": "foundationSliderLabelStyles",
|
|
33411
|
+
"module": "src/slider-label/slider-label.styles.ts"
|
|
33412
|
+
}
|
|
33413
|
+
}
|
|
33414
|
+
]
|
|
33415
|
+
},
|
|
33416
|
+
{
|
|
33417
|
+
"kind": "javascript-module",
|
|
33418
|
+
"path": "src/slider-label/slider-label.template.ts",
|
|
33419
|
+
"declarations": [
|
|
33420
|
+
{
|
|
33421
|
+
"kind": "function",
|
|
33422
|
+
"name": "foundationSliderLabelTemplate",
|
|
33423
|
+
"return": {
|
|
33424
|
+
"type": {
|
|
33425
|
+
"text": "ViewTemplate<SliderLabel>"
|
|
33426
|
+
}
|
|
33427
|
+
},
|
|
33428
|
+
"parameters": [
|
|
33429
|
+
{
|
|
33430
|
+
"name": "context",
|
|
33431
|
+
"type": {
|
|
33432
|
+
"text": "ElementDefinitionContext"
|
|
33433
|
+
}
|
|
33434
|
+
},
|
|
33435
|
+
{
|
|
33436
|
+
"name": "definition",
|
|
33437
|
+
"type": {
|
|
33438
|
+
"text": "FoundationElementDefinition"
|
|
33439
|
+
}
|
|
33440
|
+
}
|
|
33441
|
+
]
|
|
33442
|
+
}
|
|
33443
|
+
],
|
|
33444
|
+
"exports": [
|
|
33445
|
+
{
|
|
33446
|
+
"kind": "js",
|
|
33447
|
+
"name": "foundationSliderLabelTemplate",
|
|
33448
|
+
"declaration": {
|
|
33449
|
+
"name": "foundationSliderLabelTemplate",
|
|
33450
|
+
"module": "src/slider-label/slider-label.template.ts"
|
|
33451
|
+
}
|
|
33452
|
+
}
|
|
33453
|
+
]
|
|
33454
|
+
},
|
|
33455
|
+
{
|
|
33456
|
+
"kind": "javascript-module",
|
|
33457
|
+
"path": "src/slider-label/slider-label.ts",
|
|
33458
|
+
"declarations": [
|
|
33459
|
+
{
|
|
33460
|
+
"kind": "class",
|
|
33461
|
+
"description": "",
|
|
33462
|
+
"name": "SliderLabel",
|
|
33463
|
+
"superclass": {
|
|
33464
|
+
"name": "FASTSliderLabel",
|
|
33465
|
+
"package": "@microsoft/fast-components"
|
|
33466
|
+
},
|
|
33467
|
+
"tagName": "%%prefix%%-slider-label",
|
|
33468
|
+
"customElement": true,
|
|
33469
|
+
"attributes": [
|
|
33470
|
+
{
|
|
33471
|
+
"name": "position",
|
|
33472
|
+
"type": {
|
|
33473
|
+
"text": "string"
|
|
33474
|
+
},
|
|
33475
|
+
"description": "The position of the label relative to the min and max value of the parent @microsoft/fast-foundation#(Slider:class).",
|
|
33476
|
+
"fieldName": "position",
|
|
33477
|
+
"inheritedFrom": {
|
|
33478
|
+
"name": "SliderLabel",
|
|
33479
|
+
"module": "src/slider-label/slider-label.ts"
|
|
33480
|
+
}
|
|
33481
|
+
},
|
|
33482
|
+
{
|
|
33483
|
+
"name": "hide-mark",
|
|
33484
|
+
"type": {
|
|
33485
|
+
"text": "boolean"
|
|
33486
|
+
},
|
|
33487
|
+
"default": "false",
|
|
33488
|
+
"description": "Hides the tick mark.",
|
|
33489
|
+
"fieldName": "hideMark",
|
|
33490
|
+
"inheritedFrom": {
|
|
33491
|
+
"name": "SliderLabel",
|
|
33492
|
+
"module": "src/slider-label/slider-label.ts"
|
|
33493
|
+
}
|
|
33494
|
+
},
|
|
33495
|
+
{
|
|
33496
|
+
"name": "disabled",
|
|
33497
|
+
"type": {
|
|
33498
|
+
"text": "boolean"
|
|
33499
|
+
},
|
|
33500
|
+
"description": "The disabled state of the label. This is generally controlled by the parent @microsoft/fast-foundation#(Slider:class).",
|
|
33501
|
+
"fieldName": "disabled",
|
|
33502
|
+
"inheritedFrom": {
|
|
33503
|
+
"name": "SliderLabel",
|
|
33504
|
+
"module": "src/slider-label/slider-label.ts"
|
|
33505
|
+
}
|
|
33506
|
+
}
|
|
33507
|
+
],
|
|
33508
|
+
"members": [
|
|
33509
|
+
{
|
|
33510
|
+
"kind": "field",
|
|
33511
|
+
"name": "position",
|
|
33512
|
+
"type": {
|
|
33513
|
+
"text": "string"
|
|
33514
|
+
},
|
|
33515
|
+
"privacy": "public",
|
|
33516
|
+
"description": "The position of the label relative to the min and max value of the parent {@link @microsoft/fast-foundation#(Slider:class)}.",
|
|
33517
|
+
"inheritedFrom": {
|
|
33518
|
+
"name": "SliderLabel",
|
|
33519
|
+
"module": "src/slider-label/slider-label.ts"
|
|
33520
|
+
}
|
|
33521
|
+
},
|
|
33522
|
+
{
|
|
33523
|
+
"kind": "method",
|
|
33524
|
+
"name": "positionChanged",
|
|
33525
|
+
"privacy": "private",
|
|
33526
|
+
"return": {
|
|
33527
|
+
"type": {
|
|
33528
|
+
"text": "void"
|
|
33529
|
+
}
|
|
33530
|
+
},
|
|
33531
|
+
"inheritedFrom": {
|
|
33532
|
+
"name": "SliderLabel",
|
|
33533
|
+
"module": "src/slider-label/slider-label.ts"
|
|
33534
|
+
}
|
|
33535
|
+
},
|
|
33536
|
+
{
|
|
33537
|
+
"kind": "field",
|
|
33538
|
+
"name": "hideMark",
|
|
33539
|
+
"type": {
|
|
33540
|
+
"text": "boolean"
|
|
33541
|
+
},
|
|
33542
|
+
"privacy": "public",
|
|
33543
|
+
"default": "false",
|
|
33544
|
+
"description": "Hides the tick mark.",
|
|
33545
|
+
"inheritedFrom": {
|
|
33546
|
+
"name": "SliderLabel",
|
|
33547
|
+
"module": "src/slider-label/slider-label.ts"
|
|
33548
|
+
}
|
|
33549
|
+
},
|
|
33550
|
+
{
|
|
33551
|
+
"kind": "field",
|
|
33552
|
+
"name": "disabled",
|
|
33553
|
+
"type": {
|
|
33554
|
+
"text": "boolean"
|
|
33555
|
+
},
|
|
33556
|
+
"privacy": "public",
|
|
33557
|
+
"description": "The disabled state of the label. This is generally controlled by the parent {@link @microsoft/fast-foundation#(Slider:class)}.",
|
|
33558
|
+
"inheritedFrom": {
|
|
33559
|
+
"name": "SliderLabel",
|
|
33560
|
+
"module": "src/slider-label/slider-label.ts"
|
|
33561
|
+
}
|
|
33562
|
+
},
|
|
33563
|
+
{
|
|
33564
|
+
"kind": "field",
|
|
33565
|
+
"name": "notifier",
|
|
33566
|
+
"type": {
|
|
33567
|
+
"text": "Notifier"
|
|
33568
|
+
},
|
|
33569
|
+
"privacy": "private",
|
|
33570
|
+
"inheritedFrom": {
|
|
33571
|
+
"name": "SliderLabel",
|
|
33572
|
+
"module": "src/slider-label/slider-label.ts"
|
|
33573
|
+
}
|
|
33574
|
+
},
|
|
33575
|
+
{
|
|
33576
|
+
"kind": "method",
|
|
33577
|
+
"name": "isSliderConfig",
|
|
33578
|
+
"privacy": "private",
|
|
33579
|
+
"return": {
|
|
33580
|
+
"type": {
|
|
33581
|
+
"text": "node is SliderConfiguration"
|
|
33582
|
+
}
|
|
33583
|
+
},
|
|
33584
|
+
"parameters": [
|
|
33585
|
+
{
|
|
33586
|
+
"name": "node",
|
|
33587
|
+
"type": {
|
|
33588
|
+
"text": "any"
|
|
33589
|
+
}
|
|
33590
|
+
}
|
|
33591
|
+
],
|
|
33592
|
+
"inheritedFrom": {
|
|
33593
|
+
"name": "SliderLabel",
|
|
33594
|
+
"module": "src/slider-label/slider-label.ts"
|
|
33595
|
+
}
|
|
33596
|
+
},
|
|
33597
|
+
{
|
|
33598
|
+
"kind": "field",
|
|
33599
|
+
"name": "getSliderConfiguration",
|
|
33600
|
+
"privacy": "private",
|
|
33601
|
+
"inheritedFrom": {
|
|
33602
|
+
"name": "SliderLabel",
|
|
33603
|
+
"module": "src/slider-label/slider-label.ts"
|
|
33604
|
+
}
|
|
33605
|
+
},
|
|
33606
|
+
{
|
|
33607
|
+
"kind": "field",
|
|
33608
|
+
"name": "positionAsStyle",
|
|
33609
|
+
"privacy": "private",
|
|
33610
|
+
"inheritedFrom": {
|
|
33611
|
+
"name": "SliderLabel",
|
|
33612
|
+
"module": "src/slider-label/slider-label.ts"
|
|
33613
|
+
}
|
|
33614
|
+
},
|
|
33615
|
+
{
|
|
33616
|
+
"kind": "field",
|
|
33617
|
+
"name": "_presentation",
|
|
33618
|
+
"type": {
|
|
33619
|
+
"text": "ComponentPresentation | null | undefined"
|
|
33620
|
+
},
|
|
33621
|
+
"privacy": "private",
|
|
33622
|
+
"default": "void 0",
|
|
33623
|
+
"inheritedFrom": {
|
|
33624
|
+
"name": "FoundationElement",
|
|
33625
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
33176
33626
|
}
|
|
33177
33627
|
},
|
|
33178
33628
|
{
|
|
@@ -33184,8 +33634,8 @@
|
|
|
33184
33634
|
"privacy": "public",
|
|
33185
33635
|
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
33186
33636
|
"inheritedFrom": {
|
|
33187
|
-
"name": "
|
|
33188
|
-
"module": "src/
|
|
33637
|
+
"name": "FoundationElement",
|
|
33638
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
33189
33639
|
}
|
|
33190
33640
|
},
|
|
33191
33641
|
{
|
|
@@ -33197,8 +33647,8 @@
|
|
|
33197
33647
|
"privacy": "public",
|
|
33198
33648
|
"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.",
|
|
33199
33649
|
"inheritedFrom": {
|
|
33200
|
-
"name": "
|
|
33201
|
-
"module": "src/
|
|
33650
|
+
"name": "FoundationElement",
|
|
33651
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
33202
33652
|
}
|
|
33203
33653
|
},
|
|
33204
33654
|
{
|
|
@@ -33211,8 +33661,8 @@
|
|
|
33211
33661
|
}
|
|
33212
33662
|
},
|
|
33213
33663
|
"inheritedFrom": {
|
|
33214
|
-
"name": "
|
|
33215
|
-
"module": "src/
|
|
33664
|
+
"name": "FoundationElement",
|
|
33665
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
33216
33666
|
}
|
|
33217
33667
|
},
|
|
33218
33668
|
{
|
|
@@ -33224,8 +33674,8 @@
|
|
|
33224
33674
|
"privacy": "public",
|
|
33225
33675
|
"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.",
|
|
33226
33676
|
"inheritedFrom": {
|
|
33227
|
-
"name": "
|
|
33228
|
-
"module": "src/
|
|
33677
|
+
"name": "FoundationElement",
|
|
33678
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
33229
33679
|
}
|
|
33230
33680
|
},
|
|
33231
33681
|
{
|
|
@@ -33238,8 +33688,8 @@
|
|
|
33238
33688
|
}
|
|
33239
33689
|
},
|
|
33240
33690
|
"inheritedFrom": {
|
|
33241
|
-
"name": "
|
|
33242
|
-
"module": "src/
|
|
33691
|
+
"name": "FoundationElement",
|
|
33692
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
33243
33693
|
}
|
|
33244
33694
|
},
|
|
33245
33695
|
{
|
|
@@ -33269,25 +33719,15 @@
|
|
|
33269
33719
|
],
|
|
33270
33720
|
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
33271
33721
|
"inheritedFrom": {
|
|
33272
|
-
"name": "
|
|
33273
|
-
"module": "src/
|
|
33274
|
-
}
|
|
33275
|
-
}
|
|
33276
|
-
],
|
|
33277
|
-
"events": [
|
|
33278
|
-
{
|
|
33279
|
-
"description": "Fires a custom 'change' event when the slider value changes",
|
|
33280
|
-
"name": "change",
|
|
33281
|
-
"inheritedFrom": {
|
|
33282
|
-
"name": "Slider",
|
|
33283
|
-
"module": "src/slider/slider.ts"
|
|
33722
|
+
"name": "FoundationElement",
|
|
33723
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
33284
33724
|
}
|
|
33285
33725
|
}
|
|
33286
33726
|
]
|
|
33287
33727
|
},
|
|
33288
33728
|
{
|
|
33289
33729
|
"kind": "variable",
|
|
33290
|
-
"name": "
|
|
33730
|
+
"name": "foundationSliderLabelShadowOptions",
|
|
33291
33731
|
"type": {
|
|
33292
33732
|
"text": "ShadowRootInit"
|
|
33293
33733
|
},
|
|
@@ -33295,50 +33735,50 @@
|
|
|
33295
33735
|
},
|
|
33296
33736
|
{
|
|
33297
33737
|
"kind": "variable",
|
|
33298
|
-
"name": "
|
|
33738
|
+
"name": "defaultSliderLabelConfig",
|
|
33299
33739
|
"type": {
|
|
33300
33740
|
"text": "object"
|
|
33301
33741
|
},
|
|
33302
|
-
"default": "{
|
|
33742
|
+
"default": "{}"
|
|
33303
33743
|
},
|
|
33304
33744
|
{
|
|
33305
33745
|
"kind": "variable",
|
|
33306
|
-
"name": "
|
|
33307
|
-
"description": "The Foundation Slider",
|
|
33746
|
+
"name": "foundationSliderLabel",
|
|
33747
|
+
"description": "The Foundation Slider Label",
|
|
33308
33748
|
"privacy": "public"
|
|
33309
33749
|
}
|
|
33310
33750
|
],
|
|
33311
33751
|
"exports": [
|
|
33312
33752
|
{
|
|
33313
33753
|
"kind": "js",
|
|
33314
|
-
"name": "
|
|
33754
|
+
"name": "SliderLabel",
|
|
33315
33755
|
"declaration": {
|
|
33316
|
-
"name": "
|
|
33317
|
-
"module": "src/slider/slider.ts"
|
|
33756
|
+
"name": "SliderLabel",
|
|
33757
|
+
"module": "src/slider-label/slider-label.ts"
|
|
33318
33758
|
}
|
|
33319
33759
|
},
|
|
33320
33760
|
{
|
|
33321
33761
|
"kind": "js",
|
|
33322
|
-
"name": "
|
|
33762
|
+
"name": "foundationSliderLabelShadowOptions",
|
|
33323
33763
|
"declaration": {
|
|
33324
|
-
"name": "
|
|
33325
|
-
"module": "src/slider/slider.ts"
|
|
33764
|
+
"name": "foundationSliderLabelShadowOptions",
|
|
33765
|
+
"module": "src/slider-label/slider-label.ts"
|
|
33326
33766
|
}
|
|
33327
33767
|
},
|
|
33328
33768
|
{
|
|
33329
33769
|
"kind": "js",
|
|
33330
|
-
"name": "
|
|
33770
|
+
"name": "defaultSliderLabelConfig",
|
|
33331
33771
|
"declaration": {
|
|
33332
|
-
"name": "
|
|
33333
|
-
"module": "src/slider/slider.ts"
|
|
33772
|
+
"name": "defaultSliderLabelConfig",
|
|
33773
|
+
"module": "src/slider-label/slider-label.ts"
|
|
33334
33774
|
}
|
|
33335
33775
|
},
|
|
33336
33776
|
{
|
|
33337
33777
|
"kind": "js",
|
|
33338
|
-
"name": "
|
|
33778
|
+
"name": "foundationSliderLabel",
|
|
33339
33779
|
"declaration": {
|
|
33340
|
-
"name": "
|
|
33341
|
-
"module": "src/slider/slider.ts"
|
|
33780
|
+
"name": "foundationSliderLabel",
|
|
33781
|
+
"module": "src/slider-label/slider-label.ts"
|
|
33342
33782
|
}
|
|
33343
33783
|
}
|
|
33344
33784
|
]
|
|
@@ -33812,446 +34252,6 @@
|
|
|
33812
34252
|
"declarations": [],
|
|
33813
34253
|
"exports": []
|
|
33814
34254
|
},
|
|
33815
|
-
{
|
|
33816
|
-
"kind": "javascript-module",
|
|
33817
|
-
"path": "src/slider-label/index.ts",
|
|
33818
|
-
"declarations": [],
|
|
33819
|
-
"exports": [
|
|
33820
|
-
{
|
|
33821
|
-
"kind": "js",
|
|
33822
|
-
"name": "*",
|
|
33823
|
-
"declaration": {
|
|
33824
|
-
"name": "*",
|
|
33825
|
-
"package": "./slider-label.template"
|
|
33826
|
-
}
|
|
33827
|
-
},
|
|
33828
|
-
{
|
|
33829
|
-
"kind": "js",
|
|
33830
|
-
"name": "*",
|
|
33831
|
-
"declaration": {
|
|
33832
|
-
"name": "*",
|
|
33833
|
-
"package": "./slider-label.styles"
|
|
33834
|
-
}
|
|
33835
|
-
},
|
|
33836
|
-
{
|
|
33837
|
-
"kind": "js",
|
|
33838
|
-
"name": "*",
|
|
33839
|
-
"declaration": {
|
|
33840
|
-
"name": "*",
|
|
33841
|
-
"package": "./slider-label"
|
|
33842
|
-
}
|
|
33843
|
-
}
|
|
33844
|
-
]
|
|
33845
|
-
},
|
|
33846
|
-
{
|
|
33847
|
-
"kind": "javascript-module",
|
|
33848
|
-
"path": "src/slider-label/slider-label.styles.ts",
|
|
33849
|
-
"declarations": [
|
|
33850
|
-
{
|
|
33851
|
-
"kind": "function",
|
|
33852
|
-
"name": "foundationSliderLabelStyles",
|
|
33853
|
-
"return": {
|
|
33854
|
-
"type": {
|
|
33855
|
-
"text": "ElementStyles"
|
|
33856
|
-
}
|
|
33857
|
-
},
|
|
33858
|
-
"parameters": [
|
|
33859
|
-
{
|
|
33860
|
-
"name": "context",
|
|
33861
|
-
"type": {
|
|
33862
|
-
"text": "ElementDefinitionContext"
|
|
33863
|
-
}
|
|
33864
|
-
},
|
|
33865
|
-
{
|
|
33866
|
-
"name": "definition",
|
|
33867
|
-
"type": {
|
|
33868
|
-
"text": "FoundationElementDefinition"
|
|
33869
|
-
}
|
|
33870
|
-
}
|
|
33871
|
-
]
|
|
33872
|
-
}
|
|
33873
|
-
],
|
|
33874
|
-
"exports": [
|
|
33875
|
-
{
|
|
33876
|
-
"kind": "js",
|
|
33877
|
-
"name": "foundationSliderLabelStyles",
|
|
33878
|
-
"declaration": {
|
|
33879
|
-
"name": "foundationSliderLabelStyles",
|
|
33880
|
-
"module": "src/slider-label/slider-label.styles.ts"
|
|
33881
|
-
}
|
|
33882
|
-
}
|
|
33883
|
-
]
|
|
33884
|
-
},
|
|
33885
|
-
{
|
|
33886
|
-
"kind": "javascript-module",
|
|
33887
|
-
"path": "src/slider-label/slider-label.template.ts",
|
|
33888
|
-
"declarations": [
|
|
33889
|
-
{
|
|
33890
|
-
"kind": "function",
|
|
33891
|
-
"name": "foundationSliderLabelTemplate",
|
|
33892
|
-
"return": {
|
|
33893
|
-
"type": {
|
|
33894
|
-
"text": "ViewTemplate<SliderLabel>"
|
|
33895
|
-
}
|
|
33896
|
-
},
|
|
33897
|
-
"parameters": [
|
|
33898
|
-
{
|
|
33899
|
-
"name": "context",
|
|
33900
|
-
"type": {
|
|
33901
|
-
"text": "ElementDefinitionContext"
|
|
33902
|
-
}
|
|
33903
|
-
},
|
|
33904
|
-
{
|
|
33905
|
-
"name": "definition",
|
|
33906
|
-
"type": {
|
|
33907
|
-
"text": "FoundationElementDefinition"
|
|
33908
|
-
}
|
|
33909
|
-
}
|
|
33910
|
-
]
|
|
33911
|
-
}
|
|
33912
|
-
],
|
|
33913
|
-
"exports": [
|
|
33914
|
-
{
|
|
33915
|
-
"kind": "js",
|
|
33916
|
-
"name": "foundationSliderLabelTemplate",
|
|
33917
|
-
"declaration": {
|
|
33918
|
-
"name": "foundationSliderLabelTemplate",
|
|
33919
|
-
"module": "src/slider-label/slider-label.template.ts"
|
|
33920
|
-
}
|
|
33921
|
-
}
|
|
33922
|
-
]
|
|
33923
|
-
},
|
|
33924
|
-
{
|
|
33925
|
-
"kind": "javascript-module",
|
|
33926
|
-
"path": "src/slider-label/slider-label.ts",
|
|
33927
|
-
"declarations": [
|
|
33928
|
-
{
|
|
33929
|
-
"kind": "class",
|
|
33930
|
-
"description": "",
|
|
33931
|
-
"name": "SliderLabel",
|
|
33932
|
-
"superclass": {
|
|
33933
|
-
"name": "FASTSliderLabel",
|
|
33934
|
-
"package": "@microsoft/fast-components"
|
|
33935
|
-
},
|
|
33936
|
-
"tagName": "%%prefix%%-slider-label",
|
|
33937
|
-
"customElement": true,
|
|
33938
|
-
"attributes": [
|
|
33939
|
-
{
|
|
33940
|
-
"name": "position",
|
|
33941
|
-
"type": {
|
|
33942
|
-
"text": "string"
|
|
33943
|
-
},
|
|
33944
|
-
"description": "The position of the label relative to the min and max value of the parent @microsoft/fast-foundation#(Slider:class).",
|
|
33945
|
-
"fieldName": "position",
|
|
33946
|
-
"inheritedFrom": {
|
|
33947
|
-
"name": "SliderLabel",
|
|
33948
|
-
"module": "src/slider-label/slider-label.ts"
|
|
33949
|
-
}
|
|
33950
|
-
},
|
|
33951
|
-
{
|
|
33952
|
-
"name": "hide-mark",
|
|
33953
|
-
"type": {
|
|
33954
|
-
"text": "boolean"
|
|
33955
|
-
},
|
|
33956
|
-
"default": "false",
|
|
33957
|
-
"description": "Hides the tick mark.",
|
|
33958
|
-
"fieldName": "hideMark",
|
|
33959
|
-
"inheritedFrom": {
|
|
33960
|
-
"name": "SliderLabel",
|
|
33961
|
-
"module": "src/slider-label/slider-label.ts"
|
|
33962
|
-
}
|
|
33963
|
-
},
|
|
33964
|
-
{
|
|
33965
|
-
"name": "disabled",
|
|
33966
|
-
"type": {
|
|
33967
|
-
"text": "boolean"
|
|
33968
|
-
},
|
|
33969
|
-
"description": "The disabled state of the label. This is generally controlled by the parent @microsoft/fast-foundation#(Slider:class).",
|
|
33970
|
-
"fieldName": "disabled",
|
|
33971
|
-
"inheritedFrom": {
|
|
33972
|
-
"name": "SliderLabel",
|
|
33973
|
-
"module": "src/slider-label/slider-label.ts"
|
|
33974
|
-
}
|
|
33975
|
-
}
|
|
33976
|
-
],
|
|
33977
|
-
"members": [
|
|
33978
|
-
{
|
|
33979
|
-
"kind": "field",
|
|
33980
|
-
"name": "position",
|
|
33981
|
-
"type": {
|
|
33982
|
-
"text": "string"
|
|
33983
|
-
},
|
|
33984
|
-
"privacy": "public",
|
|
33985
|
-
"description": "The position of the label relative to the min and max value of the parent {@link @microsoft/fast-foundation#(Slider:class)}.",
|
|
33986
|
-
"inheritedFrom": {
|
|
33987
|
-
"name": "SliderLabel",
|
|
33988
|
-
"module": "src/slider-label/slider-label.ts"
|
|
33989
|
-
}
|
|
33990
|
-
},
|
|
33991
|
-
{
|
|
33992
|
-
"kind": "method",
|
|
33993
|
-
"name": "positionChanged",
|
|
33994
|
-
"privacy": "private",
|
|
33995
|
-
"return": {
|
|
33996
|
-
"type": {
|
|
33997
|
-
"text": "void"
|
|
33998
|
-
}
|
|
33999
|
-
},
|
|
34000
|
-
"inheritedFrom": {
|
|
34001
|
-
"name": "SliderLabel",
|
|
34002
|
-
"module": "src/slider-label/slider-label.ts"
|
|
34003
|
-
}
|
|
34004
|
-
},
|
|
34005
|
-
{
|
|
34006
|
-
"kind": "field",
|
|
34007
|
-
"name": "hideMark",
|
|
34008
|
-
"type": {
|
|
34009
|
-
"text": "boolean"
|
|
34010
|
-
},
|
|
34011
|
-
"privacy": "public",
|
|
34012
|
-
"default": "false",
|
|
34013
|
-
"description": "Hides the tick mark.",
|
|
34014
|
-
"inheritedFrom": {
|
|
34015
|
-
"name": "SliderLabel",
|
|
34016
|
-
"module": "src/slider-label/slider-label.ts"
|
|
34017
|
-
}
|
|
34018
|
-
},
|
|
34019
|
-
{
|
|
34020
|
-
"kind": "field",
|
|
34021
|
-
"name": "disabled",
|
|
34022
|
-
"type": {
|
|
34023
|
-
"text": "boolean"
|
|
34024
|
-
},
|
|
34025
|
-
"privacy": "public",
|
|
34026
|
-
"description": "The disabled state of the label. This is generally controlled by the parent {@link @microsoft/fast-foundation#(Slider:class)}.",
|
|
34027
|
-
"inheritedFrom": {
|
|
34028
|
-
"name": "SliderLabel",
|
|
34029
|
-
"module": "src/slider-label/slider-label.ts"
|
|
34030
|
-
}
|
|
34031
|
-
},
|
|
34032
|
-
{
|
|
34033
|
-
"kind": "field",
|
|
34034
|
-
"name": "notifier",
|
|
34035
|
-
"type": {
|
|
34036
|
-
"text": "Notifier"
|
|
34037
|
-
},
|
|
34038
|
-
"privacy": "private",
|
|
34039
|
-
"inheritedFrom": {
|
|
34040
|
-
"name": "SliderLabel",
|
|
34041
|
-
"module": "src/slider-label/slider-label.ts"
|
|
34042
|
-
}
|
|
34043
|
-
},
|
|
34044
|
-
{
|
|
34045
|
-
"kind": "method",
|
|
34046
|
-
"name": "isSliderConfig",
|
|
34047
|
-
"privacy": "private",
|
|
34048
|
-
"return": {
|
|
34049
|
-
"type": {
|
|
34050
|
-
"text": "node is SliderConfiguration"
|
|
34051
|
-
}
|
|
34052
|
-
},
|
|
34053
|
-
"parameters": [
|
|
34054
|
-
{
|
|
34055
|
-
"name": "node",
|
|
34056
|
-
"type": {
|
|
34057
|
-
"text": "any"
|
|
34058
|
-
}
|
|
34059
|
-
}
|
|
34060
|
-
],
|
|
34061
|
-
"inheritedFrom": {
|
|
34062
|
-
"name": "SliderLabel",
|
|
34063
|
-
"module": "src/slider-label/slider-label.ts"
|
|
34064
|
-
}
|
|
34065
|
-
},
|
|
34066
|
-
{
|
|
34067
|
-
"kind": "field",
|
|
34068
|
-
"name": "getSliderConfiguration",
|
|
34069
|
-
"privacy": "private",
|
|
34070
|
-
"inheritedFrom": {
|
|
34071
|
-
"name": "SliderLabel",
|
|
34072
|
-
"module": "src/slider-label/slider-label.ts"
|
|
34073
|
-
}
|
|
34074
|
-
},
|
|
34075
|
-
{
|
|
34076
|
-
"kind": "field",
|
|
34077
|
-
"name": "positionAsStyle",
|
|
34078
|
-
"privacy": "private",
|
|
34079
|
-
"inheritedFrom": {
|
|
34080
|
-
"name": "SliderLabel",
|
|
34081
|
-
"module": "src/slider-label/slider-label.ts"
|
|
34082
|
-
}
|
|
34083
|
-
},
|
|
34084
|
-
{
|
|
34085
|
-
"kind": "field",
|
|
34086
|
-
"name": "_presentation",
|
|
34087
|
-
"type": {
|
|
34088
|
-
"text": "ComponentPresentation | null | undefined"
|
|
34089
|
-
},
|
|
34090
|
-
"privacy": "private",
|
|
34091
|
-
"default": "void 0",
|
|
34092
|
-
"inheritedFrom": {
|
|
34093
|
-
"name": "FoundationElement",
|
|
34094
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
34095
|
-
}
|
|
34096
|
-
},
|
|
34097
|
-
{
|
|
34098
|
-
"kind": "field",
|
|
34099
|
-
"name": "$presentation",
|
|
34100
|
-
"type": {
|
|
34101
|
-
"text": "ComponentPresentation | null"
|
|
34102
|
-
},
|
|
34103
|
-
"privacy": "public",
|
|
34104
|
-
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
34105
|
-
"inheritedFrom": {
|
|
34106
|
-
"name": "FoundationElement",
|
|
34107
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
34108
|
-
}
|
|
34109
|
-
},
|
|
34110
|
-
{
|
|
34111
|
-
"kind": "field",
|
|
34112
|
-
"name": "template",
|
|
34113
|
-
"type": {
|
|
34114
|
-
"text": "ElementViewTemplate | void | null"
|
|
34115
|
-
},
|
|
34116
|
-
"privacy": "public",
|
|
34117
|
-
"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.",
|
|
34118
|
-
"inheritedFrom": {
|
|
34119
|
-
"name": "FoundationElement",
|
|
34120
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
34121
|
-
}
|
|
34122
|
-
},
|
|
34123
|
-
{
|
|
34124
|
-
"kind": "method",
|
|
34125
|
-
"name": "templateChanged",
|
|
34126
|
-
"privacy": "protected",
|
|
34127
|
-
"return": {
|
|
34128
|
-
"type": {
|
|
34129
|
-
"text": "void"
|
|
34130
|
-
}
|
|
34131
|
-
},
|
|
34132
|
-
"inheritedFrom": {
|
|
34133
|
-
"name": "FoundationElement",
|
|
34134
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
34135
|
-
}
|
|
34136
|
-
},
|
|
34137
|
-
{
|
|
34138
|
-
"kind": "field",
|
|
34139
|
-
"name": "styles",
|
|
34140
|
-
"type": {
|
|
34141
|
-
"text": "ElementStyles | void | null"
|
|
34142
|
-
},
|
|
34143
|
-
"privacy": "public",
|
|
34144
|
-
"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.",
|
|
34145
|
-
"inheritedFrom": {
|
|
34146
|
-
"name": "FoundationElement",
|
|
34147
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
34148
|
-
}
|
|
34149
|
-
},
|
|
34150
|
-
{
|
|
34151
|
-
"kind": "method",
|
|
34152
|
-
"name": "stylesChanged",
|
|
34153
|
-
"privacy": "protected",
|
|
34154
|
-
"return": {
|
|
34155
|
-
"type": {
|
|
34156
|
-
"text": "void"
|
|
34157
|
-
}
|
|
34158
|
-
},
|
|
34159
|
-
"inheritedFrom": {
|
|
34160
|
-
"name": "FoundationElement",
|
|
34161
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
34162
|
-
}
|
|
34163
|
-
},
|
|
34164
|
-
{
|
|
34165
|
-
"kind": "method",
|
|
34166
|
-
"name": "compose",
|
|
34167
|
-
"privacy": "public",
|
|
34168
|
-
"static": true,
|
|
34169
|
-
"return": {
|
|
34170
|
-
"type": {
|
|
34171
|
-
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
34172
|
-
}
|
|
34173
|
-
},
|
|
34174
|
-
"parameters": [
|
|
34175
|
-
{
|
|
34176
|
-
"name": "this",
|
|
34177
|
-
"type": {
|
|
34178
|
-
"text": "K"
|
|
34179
|
-
}
|
|
34180
|
-
},
|
|
34181
|
-
{
|
|
34182
|
-
"name": "elementDefinition",
|
|
34183
|
-
"type": {
|
|
34184
|
-
"text": "T"
|
|
34185
|
-
},
|
|
34186
|
-
"description": "The definition of the element to create the registry\nfunction for."
|
|
34187
|
-
}
|
|
34188
|
-
],
|
|
34189
|
-
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
34190
|
-
"inheritedFrom": {
|
|
34191
|
-
"name": "FoundationElement",
|
|
34192
|
-
"module": "src/foundation-element/foundation-element.ts"
|
|
34193
|
-
}
|
|
34194
|
-
}
|
|
34195
|
-
]
|
|
34196
|
-
},
|
|
34197
|
-
{
|
|
34198
|
-
"kind": "variable",
|
|
34199
|
-
"name": "foundationSliderLabelShadowOptions",
|
|
34200
|
-
"type": {
|
|
34201
|
-
"text": "ShadowRootInit"
|
|
34202
|
-
},
|
|
34203
|
-
"default": "undefined"
|
|
34204
|
-
},
|
|
34205
|
-
{
|
|
34206
|
-
"kind": "variable",
|
|
34207
|
-
"name": "defaultSliderLabelConfig",
|
|
34208
|
-
"type": {
|
|
34209
|
-
"text": "object"
|
|
34210
|
-
},
|
|
34211
|
-
"default": "{}"
|
|
34212
|
-
},
|
|
34213
|
-
{
|
|
34214
|
-
"kind": "variable",
|
|
34215
|
-
"name": "foundationSliderLabel",
|
|
34216
|
-
"description": "The Foundation Slider Label",
|
|
34217
|
-
"privacy": "public"
|
|
34218
|
-
}
|
|
34219
|
-
],
|
|
34220
|
-
"exports": [
|
|
34221
|
-
{
|
|
34222
|
-
"kind": "js",
|
|
34223
|
-
"name": "SliderLabel",
|
|
34224
|
-
"declaration": {
|
|
34225
|
-
"name": "SliderLabel",
|
|
34226
|
-
"module": "src/slider-label/slider-label.ts"
|
|
34227
|
-
}
|
|
34228
|
-
},
|
|
34229
|
-
{
|
|
34230
|
-
"kind": "js",
|
|
34231
|
-
"name": "foundationSliderLabelShadowOptions",
|
|
34232
|
-
"declaration": {
|
|
34233
|
-
"name": "foundationSliderLabelShadowOptions",
|
|
34234
|
-
"module": "src/slider-label/slider-label.ts"
|
|
34235
|
-
}
|
|
34236
|
-
},
|
|
34237
|
-
{
|
|
34238
|
-
"kind": "js",
|
|
34239
|
-
"name": "defaultSliderLabelConfig",
|
|
34240
|
-
"declaration": {
|
|
34241
|
-
"name": "defaultSliderLabelConfig",
|
|
34242
|
-
"module": "src/slider-label/slider-label.ts"
|
|
34243
|
-
}
|
|
34244
|
-
},
|
|
34245
|
-
{
|
|
34246
|
-
"kind": "js",
|
|
34247
|
-
"name": "foundationSliderLabel",
|
|
34248
|
-
"declaration": {
|
|
34249
|
-
"name": "foundationSliderLabel",
|
|
34250
|
-
"module": "src/slider-label/slider-label.ts"
|
|
34251
|
-
}
|
|
34252
|
-
}
|
|
34253
|
-
]
|
|
34254
|
-
},
|
|
34255
34255
|
{
|
|
34256
34256
|
"kind": "javascript-module",
|
|
34257
34257
|
"path": "src/stacking-icons/index.ts",
|