@genesislcap/foundation-zero 14.119.0 → 14.120.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/custom-elements.json +760 -760
- package/package.json +7 -7
|
@@ -808,6 +808,37 @@
|
|
|
808
808
|
}
|
|
809
809
|
]
|
|
810
810
|
},
|
|
811
|
+
{
|
|
812
|
+
"kind": "javascript-module",
|
|
813
|
+
"path": "src/_config/index.ts",
|
|
814
|
+
"declarations": [],
|
|
815
|
+
"exports": [
|
|
816
|
+
{
|
|
817
|
+
"kind": "js",
|
|
818
|
+
"name": "*",
|
|
819
|
+
"declaration": {
|
|
820
|
+
"name": "*",
|
|
821
|
+
"package": "./styles"
|
|
822
|
+
}
|
|
823
|
+
},
|
|
824
|
+
{
|
|
825
|
+
"kind": "js",
|
|
826
|
+
"name": "*",
|
|
827
|
+
"declaration": {
|
|
828
|
+
"name": "*",
|
|
829
|
+
"package": "./tokens"
|
|
830
|
+
}
|
|
831
|
+
},
|
|
832
|
+
{
|
|
833
|
+
"kind": "js",
|
|
834
|
+
"name": "*",
|
|
835
|
+
"declaration": {
|
|
836
|
+
"name": "*",
|
|
837
|
+
"package": "./values"
|
|
838
|
+
}
|
|
839
|
+
}
|
|
840
|
+
]
|
|
841
|
+
},
|
|
811
842
|
{
|
|
812
843
|
"kind": "javascript-module",
|
|
813
844
|
"path": "src/accordion/accordion.stories.ts",
|
|
@@ -1986,7 +2017,502 @@
|
|
|
1986
2017
|
},
|
|
1987
2018
|
{
|
|
1988
2019
|
"kind": "javascript-module",
|
|
1989
|
-
"path": "src/
|
|
2020
|
+
"path": "src/anchor/anchor.stories.ts",
|
|
2021
|
+
"declarations": [
|
|
2022
|
+
{
|
|
2023
|
+
"kind": "variable",
|
|
2024
|
+
"name": "meta",
|
|
2025
|
+
"type": {
|
|
2026
|
+
"text": "Meta"
|
|
2027
|
+
},
|
|
2028
|
+
"default": "{\n title: 'Anchor',\n component: 'zero-anchor',\n}"
|
|
2029
|
+
},
|
|
2030
|
+
{
|
|
2031
|
+
"kind": "variable",
|
|
2032
|
+
"name": "All",
|
|
2033
|
+
"type": {
|
|
2034
|
+
"text": "StoryObj"
|
|
2035
|
+
},
|
|
2036
|
+
"default": "{\n args: {\n anchorText: 'Rapid Anchor',\n appearances: ZeroAppearanceValues,\n },\n ...StylesMapperTemplate,\n}"
|
|
2037
|
+
}
|
|
2038
|
+
],
|
|
2039
|
+
"exports": [
|
|
2040
|
+
{
|
|
2041
|
+
"kind": "js",
|
|
2042
|
+
"name": "default",
|
|
2043
|
+
"declaration": {
|
|
2044
|
+
"name": "meta",
|
|
2045
|
+
"module": "src/anchor/anchor.stories.ts"
|
|
2046
|
+
}
|
|
2047
|
+
},
|
|
2048
|
+
{
|
|
2049
|
+
"kind": "js",
|
|
2050
|
+
"name": "All",
|
|
2051
|
+
"declaration": {
|
|
2052
|
+
"name": "All",
|
|
2053
|
+
"module": "src/anchor/anchor.stories.ts"
|
|
2054
|
+
}
|
|
2055
|
+
}
|
|
2056
|
+
]
|
|
2057
|
+
},
|
|
2058
|
+
{
|
|
2059
|
+
"kind": "javascript-module",
|
|
2060
|
+
"path": "src/anchor/anchor.styles.ts",
|
|
2061
|
+
"declarations": [
|
|
2062
|
+
{
|
|
2063
|
+
"kind": "function",
|
|
2064
|
+
"name": "zeroAnchorStyles",
|
|
2065
|
+
"return": {
|
|
2066
|
+
"type": {
|
|
2067
|
+
"text": "ElementStyles"
|
|
2068
|
+
}
|
|
2069
|
+
},
|
|
2070
|
+
"parameters": [
|
|
2071
|
+
{
|
|
2072
|
+
"name": "context",
|
|
2073
|
+
"type": {
|
|
2074
|
+
"text": "ElementDefinitionContext"
|
|
2075
|
+
}
|
|
2076
|
+
},
|
|
2077
|
+
{
|
|
2078
|
+
"name": "definition",
|
|
2079
|
+
"type": {
|
|
2080
|
+
"text": "FoundationElementDefinition"
|
|
2081
|
+
}
|
|
2082
|
+
}
|
|
2083
|
+
]
|
|
2084
|
+
}
|
|
2085
|
+
],
|
|
2086
|
+
"exports": [
|
|
2087
|
+
{
|
|
2088
|
+
"kind": "js",
|
|
2089
|
+
"name": "zeroAnchorStyles",
|
|
2090
|
+
"declaration": {
|
|
2091
|
+
"name": "zeroAnchorStyles",
|
|
2092
|
+
"module": "src/anchor/anchor.styles.ts"
|
|
2093
|
+
}
|
|
2094
|
+
}
|
|
2095
|
+
]
|
|
2096
|
+
},
|
|
2097
|
+
{
|
|
2098
|
+
"kind": "javascript-module",
|
|
2099
|
+
"path": "src/anchor/anchor.template.ts",
|
|
2100
|
+
"declarations": [
|
|
2101
|
+
{
|
|
2102
|
+
"kind": "function",
|
|
2103
|
+
"name": "zeroAnchorTemplate",
|
|
2104
|
+
"return": {
|
|
2105
|
+
"type": {
|
|
2106
|
+
"text": "ViewTemplate<Anchor>"
|
|
2107
|
+
}
|
|
2108
|
+
},
|
|
2109
|
+
"parameters": [
|
|
2110
|
+
{
|
|
2111
|
+
"name": "context",
|
|
2112
|
+
"type": {
|
|
2113
|
+
"text": "ElementDefinitionContext"
|
|
2114
|
+
}
|
|
2115
|
+
},
|
|
2116
|
+
{
|
|
2117
|
+
"name": "definition",
|
|
2118
|
+
"type": {
|
|
2119
|
+
"text": "FoundationElementDefinition"
|
|
2120
|
+
}
|
|
2121
|
+
}
|
|
2122
|
+
]
|
|
2123
|
+
}
|
|
2124
|
+
],
|
|
2125
|
+
"exports": [
|
|
2126
|
+
{
|
|
2127
|
+
"kind": "js",
|
|
2128
|
+
"name": "zeroAnchorTemplate",
|
|
2129
|
+
"declaration": {
|
|
2130
|
+
"name": "zeroAnchorTemplate",
|
|
2131
|
+
"module": "src/anchor/anchor.template.ts"
|
|
2132
|
+
}
|
|
2133
|
+
}
|
|
2134
|
+
]
|
|
2135
|
+
},
|
|
2136
|
+
{
|
|
2137
|
+
"kind": "javascript-module",
|
|
2138
|
+
"path": "src/anchor/anchor.ts",
|
|
2139
|
+
"declarations": [
|
|
2140
|
+
{
|
|
2141
|
+
"kind": "class",
|
|
2142
|
+
"description": "",
|
|
2143
|
+
"name": "Anchor",
|
|
2144
|
+
"superclass": {
|
|
2145
|
+
"name": "FoundationAnchor",
|
|
2146
|
+
"package": "@genesislcap/foundation-ui"
|
|
2147
|
+
},
|
|
2148
|
+
"tagName": "%%prefix%%-anchor",
|
|
2149
|
+
"customElement": true,
|
|
2150
|
+
"attributes": [
|
|
2151
|
+
{
|
|
2152
|
+
"name": "download",
|
|
2153
|
+
"type": {
|
|
2154
|
+
"text": "string"
|
|
2155
|
+
},
|
|
2156
|
+
"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.",
|
|
2157
|
+
"fieldName": "download",
|
|
2158
|
+
"inheritedFrom": {
|
|
2159
|
+
"name": "Anchor",
|
|
2160
|
+
"module": "src/anchor/anchor.ts"
|
|
2161
|
+
}
|
|
2162
|
+
},
|
|
2163
|
+
{
|
|
2164
|
+
"name": "href",
|
|
2165
|
+
"type": {
|
|
2166
|
+
"text": "string"
|
|
2167
|
+
},
|
|
2168
|
+
"description": "The URL the hyperlink references. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2169
|
+
"fieldName": "href",
|
|
2170
|
+
"inheritedFrom": {
|
|
2171
|
+
"name": "Anchor",
|
|
2172
|
+
"module": "src/anchor/anchor.ts"
|
|
2173
|
+
}
|
|
2174
|
+
},
|
|
2175
|
+
{
|
|
2176
|
+
"name": "hreflang",
|
|
2177
|
+
"type": {
|
|
2178
|
+
"text": "string"
|
|
2179
|
+
},
|
|
2180
|
+
"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.",
|
|
2181
|
+
"fieldName": "hreflang",
|
|
2182
|
+
"inheritedFrom": {
|
|
2183
|
+
"name": "Anchor",
|
|
2184
|
+
"module": "src/anchor/anchor.ts"
|
|
2185
|
+
}
|
|
2186
|
+
},
|
|
2187
|
+
{
|
|
2188
|
+
"name": "ping",
|
|
2189
|
+
"type": {
|
|
2190
|
+
"text": "string"
|
|
2191
|
+
},
|
|
2192
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2193
|
+
"fieldName": "ping",
|
|
2194
|
+
"inheritedFrom": {
|
|
2195
|
+
"name": "Anchor",
|
|
2196
|
+
"module": "src/anchor/anchor.ts"
|
|
2197
|
+
}
|
|
2198
|
+
},
|
|
2199
|
+
{
|
|
2200
|
+
"name": "referrerpolicy",
|
|
2201
|
+
"type": {
|
|
2202
|
+
"text": "string"
|
|
2203
|
+
},
|
|
2204
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2205
|
+
"fieldName": "referrerpolicy",
|
|
2206
|
+
"inheritedFrom": {
|
|
2207
|
+
"name": "Anchor",
|
|
2208
|
+
"module": "src/anchor/anchor.ts"
|
|
2209
|
+
}
|
|
2210
|
+
},
|
|
2211
|
+
{
|
|
2212
|
+
"name": "rel",
|
|
2213
|
+
"type": {
|
|
2214
|
+
"text": "string"
|
|
2215
|
+
},
|
|
2216
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2217
|
+
"fieldName": "rel",
|
|
2218
|
+
"inheritedFrom": {
|
|
2219
|
+
"name": "Anchor",
|
|
2220
|
+
"module": "src/anchor/anchor.ts"
|
|
2221
|
+
}
|
|
2222
|
+
},
|
|
2223
|
+
{
|
|
2224
|
+
"name": "target",
|
|
2225
|
+
"type": {
|
|
2226
|
+
"text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
|
|
2227
|
+
},
|
|
2228
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2229
|
+
"fieldName": "target",
|
|
2230
|
+
"inheritedFrom": {
|
|
2231
|
+
"name": "Anchor",
|
|
2232
|
+
"module": "src/anchor/anchor.ts"
|
|
2233
|
+
}
|
|
2234
|
+
},
|
|
2235
|
+
{
|
|
2236
|
+
"name": "type",
|
|
2237
|
+
"type": {
|
|
2238
|
+
"text": "string"
|
|
2239
|
+
},
|
|
2240
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
2241
|
+
"fieldName": "type",
|
|
2242
|
+
"inheritedFrom": {
|
|
2243
|
+
"name": "Anchor",
|
|
2244
|
+
"module": "src/anchor/anchor.ts"
|
|
2245
|
+
}
|
|
2246
|
+
}
|
|
2247
|
+
],
|
|
2248
|
+
"members": [
|
|
2249
|
+
{
|
|
2250
|
+
"kind": "field",
|
|
2251
|
+
"name": "download",
|
|
2252
|
+
"type": {
|
|
2253
|
+
"text": "string"
|
|
2254
|
+
},
|
|
2255
|
+
"privacy": "public",
|
|
2256
|
+
"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.",
|
|
2257
|
+
"inheritedFrom": {
|
|
2258
|
+
"name": "Anchor",
|
|
2259
|
+
"module": "src/anchor/anchor.ts"
|
|
2260
|
+
}
|
|
2261
|
+
},
|
|
2262
|
+
{
|
|
2263
|
+
"kind": "field",
|
|
2264
|
+
"name": "href",
|
|
2265
|
+
"type": {
|
|
2266
|
+
"text": "string"
|
|
2267
|
+
},
|
|
2268
|
+
"privacy": "public",
|
|
2269
|
+
"description": "The URL the hyperlink references. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2270
|
+
"inheritedFrom": {
|
|
2271
|
+
"name": "Anchor",
|
|
2272
|
+
"module": "src/anchor/anchor.ts"
|
|
2273
|
+
}
|
|
2274
|
+
},
|
|
2275
|
+
{
|
|
2276
|
+
"kind": "field",
|
|
2277
|
+
"name": "hreflang",
|
|
2278
|
+
"type": {
|
|
2279
|
+
"text": "string"
|
|
2280
|
+
},
|
|
2281
|
+
"privacy": "public",
|
|
2282
|
+
"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.",
|
|
2283
|
+
"inheritedFrom": {
|
|
2284
|
+
"name": "Anchor",
|
|
2285
|
+
"module": "src/anchor/anchor.ts"
|
|
2286
|
+
}
|
|
2287
|
+
},
|
|
2288
|
+
{
|
|
2289
|
+
"kind": "field",
|
|
2290
|
+
"name": "ping",
|
|
2291
|
+
"type": {
|
|
2292
|
+
"text": "string"
|
|
2293
|
+
},
|
|
2294
|
+
"privacy": "public",
|
|
2295
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2296
|
+
"inheritedFrom": {
|
|
2297
|
+
"name": "Anchor",
|
|
2298
|
+
"module": "src/anchor/anchor.ts"
|
|
2299
|
+
}
|
|
2300
|
+
},
|
|
2301
|
+
{
|
|
2302
|
+
"kind": "field",
|
|
2303
|
+
"name": "referrerpolicy",
|
|
2304
|
+
"type": {
|
|
2305
|
+
"text": "string"
|
|
2306
|
+
},
|
|
2307
|
+
"privacy": "public",
|
|
2308
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2309
|
+
"inheritedFrom": {
|
|
2310
|
+
"name": "Anchor",
|
|
2311
|
+
"module": "src/anchor/anchor.ts"
|
|
2312
|
+
}
|
|
2313
|
+
},
|
|
2314
|
+
{
|
|
2315
|
+
"kind": "field",
|
|
2316
|
+
"name": "rel",
|
|
2317
|
+
"type": {
|
|
2318
|
+
"text": "string"
|
|
2319
|
+
},
|
|
2320
|
+
"privacy": "public",
|
|
2321
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2322
|
+
"inheritedFrom": {
|
|
2323
|
+
"name": "Anchor",
|
|
2324
|
+
"module": "src/anchor/anchor.ts"
|
|
2325
|
+
}
|
|
2326
|
+
},
|
|
2327
|
+
{
|
|
2328
|
+
"kind": "field",
|
|
2329
|
+
"name": "target",
|
|
2330
|
+
"type": {
|
|
2331
|
+
"text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
|
|
2332
|
+
},
|
|
2333
|
+
"privacy": "public",
|
|
2334
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2335
|
+
"inheritedFrom": {
|
|
2336
|
+
"name": "Anchor",
|
|
2337
|
+
"module": "src/anchor/anchor.ts"
|
|
2338
|
+
}
|
|
2339
|
+
},
|
|
2340
|
+
{
|
|
2341
|
+
"kind": "field",
|
|
2342
|
+
"name": "type",
|
|
2343
|
+
"type": {
|
|
2344
|
+
"text": "string"
|
|
2345
|
+
},
|
|
2346
|
+
"privacy": "public",
|
|
2347
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
2348
|
+
"inheritedFrom": {
|
|
2349
|
+
"name": "Anchor",
|
|
2350
|
+
"module": "src/anchor/anchor.ts"
|
|
2351
|
+
}
|
|
2352
|
+
},
|
|
2353
|
+
{
|
|
2354
|
+
"kind": "field",
|
|
2355
|
+
"name": "control",
|
|
2356
|
+
"type": {
|
|
2357
|
+
"text": "HTMLAnchorElement | undefined"
|
|
2358
|
+
},
|
|
2359
|
+
"privacy": "public",
|
|
2360
|
+
"description": "References the root element",
|
|
2361
|
+
"inheritedFrom": {
|
|
2362
|
+
"name": "Anchor",
|
|
2363
|
+
"module": "src/anchor/anchor.ts"
|
|
2364
|
+
}
|
|
2365
|
+
},
|
|
2366
|
+
{
|
|
2367
|
+
"kind": "field",
|
|
2368
|
+
"name": "handleUnsupportedDelegatesFocus",
|
|
2369
|
+
"privacy": "private",
|
|
2370
|
+
"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",
|
|
2371
|
+
"inheritedFrom": {
|
|
2372
|
+
"name": "Anchor",
|
|
2373
|
+
"module": "src/anchor/anchor.ts"
|
|
2374
|
+
}
|
|
2375
|
+
},
|
|
2376
|
+
{
|
|
2377
|
+
"kind": "field",
|
|
2378
|
+
"name": "_presentation",
|
|
2379
|
+
"type": {
|
|
2380
|
+
"text": "ComponentPresentation | null | undefined"
|
|
2381
|
+
},
|
|
2382
|
+
"privacy": "private",
|
|
2383
|
+
"default": "void 0",
|
|
2384
|
+
"inheritedFrom": {
|
|
2385
|
+
"name": "Anchor",
|
|
2386
|
+
"module": "src/anchor/anchor.ts"
|
|
2387
|
+
}
|
|
2388
|
+
},
|
|
2389
|
+
{
|
|
2390
|
+
"kind": "field",
|
|
2391
|
+
"name": "$presentation",
|
|
2392
|
+
"type": {
|
|
2393
|
+
"text": "ComponentPresentation | null"
|
|
2394
|
+
},
|
|
2395
|
+
"privacy": "public",
|
|
2396
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
2397
|
+
"inheritedFrom": {
|
|
2398
|
+
"name": "Anchor",
|
|
2399
|
+
"module": "src/anchor/anchor.ts"
|
|
2400
|
+
}
|
|
2401
|
+
},
|
|
2402
|
+
{
|
|
2403
|
+
"kind": "field",
|
|
2404
|
+
"name": "template",
|
|
2405
|
+
"type": {
|
|
2406
|
+
"text": "ElementViewTemplate | void | null"
|
|
2407
|
+
},
|
|
2408
|
+
"privacy": "public",
|
|
2409
|
+
"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.",
|
|
2410
|
+
"inheritedFrom": {
|
|
2411
|
+
"name": "Anchor",
|
|
2412
|
+
"module": "src/anchor/anchor.ts"
|
|
2413
|
+
}
|
|
2414
|
+
},
|
|
2415
|
+
{
|
|
2416
|
+
"kind": "method",
|
|
2417
|
+
"name": "templateChanged",
|
|
2418
|
+
"privacy": "protected",
|
|
2419
|
+
"return": {
|
|
2420
|
+
"type": {
|
|
2421
|
+
"text": "void"
|
|
2422
|
+
}
|
|
2423
|
+
},
|
|
2424
|
+
"inheritedFrom": {
|
|
2425
|
+
"name": "Anchor",
|
|
2426
|
+
"module": "src/anchor/anchor.ts"
|
|
2427
|
+
}
|
|
2428
|
+
},
|
|
2429
|
+
{
|
|
2430
|
+
"kind": "field",
|
|
2431
|
+
"name": "styles",
|
|
2432
|
+
"type": {
|
|
2433
|
+
"text": "ElementStyles | void | null"
|
|
2434
|
+
},
|
|
2435
|
+
"privacy": "public",
|
|
2436
|
+
"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.",
|
|
2437
|
+
"inheritedFrom": {
|
|
2438
|
+
"name": "Anchor",
|
|
2439
|
+
"module": "src/anchor/anchor.ts"
|
|
2440
|
+
}
|
|
2441
|
+
},
|
|
2442
|
+
{
|
|
2443
|
+
"kind": "method",
|
|
2444
|
+
"name": "stylesChanged",
|
|
2445
|
+
"privacy": "protected",
|
|
2446
|
+
"return": {
|
|
2447
|
+
"type": {
|
|
2448
|
+
"text": "void"
|
|
2449
|
+
}
|
|
2450
|
+
},
|
|
2451
|
+
"inheritedFrom": {
|
|
2452
|
+
"name": "Anchor",
|
|
2453
|
+
"module": "src/anchor/anchor.ts"
|
|
2454
|
+
}
|
|
2455
|
+
},
|
|
2456
|
+
{
|
|
2457
|
+
"kind": "method",
|
|
2458
|
+
"name": "compose",
|
|
2459
|
+
"privacy": "public",
|
|
2460
|
+
"static": true,
|
|
2461
|
+
"return": {
|
|
2462
|
+
"type": {
|
|
2463
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
2464
|
+
}
|
|
2465
|
+
},
|
|
2466
|
+
"parameters": [
|
|
2467
|
+
{
|
|
2468
|
+
"name": "this",
|
|
2469
|
+
"type": {
|
|
2470
|
+
"text": "K"
|
|
2471
|
+
}
|
|
2472
|
+
},
|
|
2473
|
+
{
|
|
2474
|
+
"name": "elementDefinition",
|
|
2475
|
+
"type": {
|
|
2476
|
+
"text": "T"
|
|
2477
|
+
},
|
|
2478
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
2479
|
+
}
|
|
2480
|
+
],
|
|
2481
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
2482
|
+
"inheritedFrom": {
|
|
2483
|
+
"name": "Anchor",
|
|
2484
|
+
"module": "src/anchor/anchor.ts"
|
|
2485
|
+
}
|
|
2486
|
+
}
|
|
2487
|
+
]
|
|
2488
|
+
},
|
|
2489
|
+
{
|
|
2490
|
+
"kind": "variable",
|
|
2491
|
+
"name": "zeroAnchor"
|
|
2492
|
+
}
|
|
2493
|
+
],
|
|
2494
|
+
"exports": [
|
|
2495
|
+
{
|
|
2496
|
+
"kind": "js",
|
|
2497
|
+
"name": "Anchor",
|
|
2498
|
+
"declaration": {
|
|
2499
|
+
"name": "Anchor",
|
|
2500
|
+
"module": "src/anchor/anchor.ts"
|
|
2501
|
+
}
|
|
2502
|
+
},
|
|
2503
|
+
{
|
|
2504
|
+
"kind": "js",
|
|
2505
|
+
"name": "zeroAnchor",
|
|
2506
|
+
"declaration": {
|
|
2507
|
+
"name": "zeroAnchor",
|
|
2508
|
+
"module": "src/anchor/anchor.ts"
|
|
2509
|
+
}
|
|
2510
|
+
}
|
|
2511
|
+
]
|
|
2512
|
+
},
|
|
2513
|
+
{
|
|
2514
|
+
"kind": "javascript-module",
|
|
2515
|
+
"path": "src/anchor/index.ts",
|
|
1990
2516
|
"declarations": [],
|
|
1991
2517
|
"exports": [
|
|
1992
2518
|
{
|
|
@@ -1994,7 +2520,7 @@
|
|
|
1994
2520
|
"name": "*",
|
|
1995
2521
|
"declaration": {
|
|
1996
2522
|
"name": "*",
|
|
1997
|
-
"package": "./
|
|
2523
|
+
"package": "./anchor"
|
|
1998
2524
|
}
|
|
1999
2525
|
},
|
|
2000
2526
|
{
|
|
@@ -2002,7 +2528,7 @@
|
|
|
2002
2528
|
"name": "*",
|
|
2003
2529
|
"declaration": {
|
|
2004
2530
|
"name": "*",
|
|
2005
|
-
"package": "./
|
|
2531
|
+
"package": "./anchor.styles"
|
|
2006
2532
|
}
|
|
2007
2533
|
},
|
|
2008
2534
|
{
|
|
@@ -2010,7 +2536,7 @@
|
|
|
2010
2536
|
"name": "*",
|
|
2011
2537
|
"declaration": {
|
|
2012
2538
|
"name": "*",
|
|
2013
|
-
"package": "./
|
|
2539
|
+
"package": "./anchor.template"
|
|
2014
2540
|
}
|
|
2015
2541
|
}
|
|
2016
2542
|
]
|
|
@@ -3236,737 +3762,193 @@
|
|
|
3236
3762
|
}
|
|
3237
3763
|
},
|
|
3238
3764
|
{
|
|
3239
|
-
"kind": "field",
|
|
3240
|
-
"name": "stopObservers",
|
|
3241
|
-
"privacy": "private",
|
|
3242
|
-
"description": "stops observers",
|
|
3243
|
-
"inheritedFrom": {
|
|
3244
|
-
"name": "AnchoredRegion",
|
|
3245
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3246
|
-
}
|
|
3247
|
-
},
|
|
3248
|
-
{
|
|
3249
|
-
"kind": "field",
|
|
3250
|
-
"name": "getViewport",
|
|
3251
|
-
"privacy": "private",
|
|
3252
|
-
"description": "Gets the viewport element by id, or defaults to document root",
|
|
3253
|
-
"inheritedFrom": {
|
|
3254
|
-
"name": "AnchoredRegion",
|
|
3255
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3256
|
-
}
|
|
3257
|
-
},
|
|
3258
|
-
{
|
|
3259
|
-
"kind": "field",
|
|
3260
|
-
"name": "getAnchor",
|
|
3261
|
-
"privacy": "private",
|
|
3262
|
-
"description": "Gets the anchor element by id",
|
|
3263
|
-
"inheritedFrom": {
|
|
3264
|
-
"name": "AnchoredRegion",
|
|
3265
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3266
|
-
}
|
|
3267
|
-
},
|
|
3268
|
-
{
|
|
3269
|
-
"kind": "field",
|
|
3270
|
-
"name": "handleIntersection",
|
|
3271
|
-
"privacy": "private",
|
|
3272
|
-
"description": "Handle intersections",
|
|
3273
|
-
"inheritedFrom": {
|
|
3274
|
-
"name": "AnchoredRegion",
|
|
3275
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3276
|
-
}
|
|
3277
|
-
},
|
|
3278
|
-
{
|
|
3279
|
-
"kind": "field",
|
|
3280
|
-
"name": "applyIntersectionEntries",
|
|
3281
|
-
"privacy": "private",
|
|
3282
|
-
"description": "iterate through intersection entries and apply data",
|
|
3283
|
-
"inheritedFrom": {
|
|
3284
|
-
"name": "AnchoredRegion",
|
|
3285
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3286
|
-
}
|
|
3287
|
-
},
|
|
3288
|
-
{
|
|
3289
|
-
"kind": "field",
|
|
3290
|
-
"name": "updateRegionOffset",
|
|
3291
|
-
"privacy": "private",
|
|
3292
|
-
"description": "Update the offset values",
|
|
3293
|
-
"inheritedFrom": {
|
|
3294
|
-
"name": "AnchoredRegion",
|
|
3295
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3296
|
-
}
|
|
3297
|
-
},
|
|
3298
|
-
{
|
|
3299
|
-
"kind": "field",
|
|
3300
|
-
"name": "isRectDifferent",
|
|
3301
|
-
"privacy": "private",
|
|
3302
|
-
"description": "compare rects to see if there is enough change to justify a DOM update",
|
|
3303
|
-
"inheritedFrom": {
|
|
3304
|
-
"name": "AnchoredRegion",
|
|
3305
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3306
|
-
}
|
|
3307
|
-
},
|
|
3308
|
-
{
|
|
3309
|
-
"kind": "field",
|
|
3310
|
-
"name": "handleResize",
|
|
3311
|
-
"privacy": "private",
|
|
3312
|
-
"description": "Handle resize events",
|
|
3313
|
-
"inheritedFrom": {
|
|
3314
|
-
"name": "AnchoredRegion",
|
|
3315
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3316
|
-
}
|
|
3317
|
-
},
|
|
3318
|
-
{
|
|
3319
|
-
"kind": "field",
|
|
3320
|
-
"name": "reset",
|
|
3321
|
-
"privacy": "private",
|
|
3322
|
-
"description": "resets the component",
|
|
3323
|
-
"inheritedFrom": {
|
|
3324
|
-
"name": "AnchoredRegion",
|
|
3325
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3326
|
-
}
|
|
3327
|
-
},
|
|
3328
|
-
{
|
|
3329
|
-
"kind": "field",
|
|
3330
|
-
"name": "updateLayout",
|
|
3331
|
-
"privacy": "private",
|
|
3332
|
-
"description": "Recalculate layout related state values",
|
|
3333
|
-
"inheritedFrom": {
|
|
3334
|
-
"name": "AnchoredRegion",
|
|
3335
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3336
|
-
}
|
|
3337
|
-
},
|
|
3338
|
-
{
|
|
3339
|
-
"kind": "field",
|
|
3340
|
-
"name": "updateRegionStyle",
|
|
3341
|
-
"privacy": "private",
|
|
3342
|
-
"description": "Updates the style string applied to the region element as well as the css classes attached\nto the root element",
|
|
3343
|
-
"inheritedFrom": {
|
|
3344
|
-
"name": "AnchoredRegion",
|
|
3345
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3346
|
-
}
|
|
3347
|
-
},
|
|
3348
|
-
{
|
|
3349
|
-
"kind": "field",
|
|
3350
|
-
"name": "updatePositionClasses",
|
|
3351
|
-
"privacy": "private",
|
|
3352
|
-
"description": "Updates the css classes that reflect the current position of the element",
|
|
3353
|
-
"inheritedFrom": {
|
|
3354
|
-
"name": "AnchoredRegion",
|
|
3355
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3356
|
-
}
|
|
3357
|
-
},
|
|
3358
|
-
{
|
|
3359
|
-
"kind": "field",
|
|
3360
|
-
"name": "setHorizontalPosition",
|
|
3361
|
-
"privacy": "private",
|
|
3362
|
-
"description": "Get horizontal positioning state based on desired position",
|
|
3363
|
-
"inheritedFrom": {
|
|
3364
|
-
"name": "AnchoredRegion",
|
|
3365
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3366
|
-
}
|
|
3367
|
-
},
|
|
3368
|
-
{
|
|
3369
|
-
"kind": "field",
|
|
3370
|
-
"name": "setVerticalPosition",
|
|
3371
|
-
"privacy": "private",
|
|
3372
|
-
"description": "Set vertical positioning state based on desired position",
|
|
3373
|
-
"inheritedFrom": {
|
|
3374
|
-
"name": "AnchoredRegion",
|
|
3375
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3376
|
-
}
|
|
3377
|
-
},
|
|
3378
|
-
{
|
|
3379
|
-
"kind": "field",
|
|
3380
|
-
"name": "getPositioningOptions",
|
|
3381
|
-
"privacy": "private",
|
|
3382
|
-
"description": "Get available positions based on positioning mode",
|
|
3383
|
-
"inheritedFrom": {
|
|
3384
|
-
"name": "AnchoredRegion",
|
|
3385
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3386
|
-
}
|
|
3387
|
-
},
|
|
3388
|
-
{
|
|
3389
|
-
"kind": "field",
|
|
3390
|
-
"name": "getAvailableSpace",
|
|
3391
|
-
"privacy": "private",
|
|
3392
|
-
"description": "Get the space available for a particular relative position",
|
|
3393
|
-
"inheritedFrom": {
|
|
3394
|
-
"name": "AnchoredRegion",
|
|
3395
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3396
|
-
}
|
|
3397
|
-
},
|
|
3398
|
-
{
|
|
3399
|
-
"kind": "field",
|
|
3400
|
-
"name": "getNextRegionDimension",
|
|
3401
|
-
"privacy": "private",
|
|
3402
|
-
"description": "Get region dimensions",
|
|
3403
|
-
"inheritedFrom": {
|
|
3404
|
-
"name": "AnchoredRegion",
|
|
3405
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3406
|
-
}
|
|
3407
|
-
},
|
|
3408
|
-
{
|
|
3409
|
-
"kind": "field",
|
|
3410
|
-
"name": "startAutoUpdateEventListeners",
|
|
3411
|
-
"privacy": "private",
|
|
3412
|
-
"description": "starts event listeners that can trigger auto updating",
|
|
3413
|
-
"inheritedFrom": {
|
|
3414
|
-
"name": "AnchoredRegion",
|
|
3415
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3416
|
-
}
|
|
3417
|
-
},
|
|
3418
|
-
{
|
|
3419
|
-
"kind": "field",
|
|
3420
|
-
"name": "stopAutoUpdateEventListeners",
|
|
3421
|
-
"privacy": "private",
|
|
3422
|
-
"description": "stops event listeners that can trigger auto updating",
|
|
3423
|
-
"inheritedFrom": {
|
|
3424
|
-
"name": "AnchoredRegion",
|
|
3425
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3426
|
-
}
|
|
3427
|
-
},
|
|
3428
|
-
{
|
|
3429
|
-
"kind": "field",
|
|
3430
|
-
"name": "_presentation",
|
|
3431
|
-
"type": {
|
|
3432
|
-
"text": "ComponentPresentation | null | undefined"
|
|
3433
|
-
},
|
|
3434
|
-
"privacy": "private",
|
|
3435
|
-
"default": "void 0",
|
|
3436
|
-
"inheritedFrom": {
|
|
3437
|
-
"name": "AnchoredRegion",
|
|
3438
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3439
|
-
}
|
|
3440
|
-
},
|
|
3441
|
-
{
|
|
3442
|
-
"kind": "field",
|
|
3443
|
-
"name": "$presentation",
|
|
3444
|
-
"type": {
|
|
3445
|
-
"text": "ComponentPresentation | null"
|
|
3446
|
-
},
|
|
3447
|
-
"privacy": "public",
|
|
3448
|
-
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
3449
|
-
"inheritedFrom": {
|
|
3450
|
-
"name": "AnchoredRegion",
|
|
3451
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3452
|
-
}
|
|
3453
|
-
},
|
|
3454
|
-
{
|
|
3455
|
-
"kind": "field",
|
|
3456
|
-
"name": "template",
|
|
3457
|
-
"type": {
|
|
3458
|
-
"text": "ElementViewTemplate | void | null"
|
|
3459
|
-
},
|
|
3460
|
-
"privacy": "public",
|
|
3461
|
-
"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.",
|
|
3462
|
-
"inheritedFrom": {
|
|
3463
|
-
"name": "AnchoredRegion",
|
|
3464
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3465
|
-
}
|
|
3466
|
-
},
|
|
3467
|
-
{
|
|
3468
|
-
"kind": "method",
|
|
3469
|
-
"name": "templateChanged",
|
|
3470
|
-
"privacy": "protected",
|
|
3471
|
-
"return": {
|
|
3472
|
-
"type": {
|
|
3473
|
-
"text": "void"
|
|
3474
|
-
}
|
|
3475
|
-
},
|
|
3476
|
-
"inheritedFrom": {
|
|
3477
|
-
"name": "AnchoredRegion",
|
|
3478
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3479
|
-
}
|
|
3480
|
-
},
|
|
3481
|
-
{
|
|
3482
|
-
"kind": "field",
|
|
3483
|
-
"name": "styles",
|
|
3484
|
-
"type": {
|
|
3485
|
-
"text": "ElementStyles | void | null"
|
|
3486
|
-
},
|
|
3487
|
-
"privacy": "public",
|
|
3488
|
-
"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.",
|
|
3489
|
-
"inheritedFrom": {
|
|
3490
|
-
"name": "AnchoredRegion",
|
|
3491
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3492
|
-
}
|
|
3493
|
-
},
|
|
3494
|
-
{
|
|
3495
|
-
"kind": "method",
|
|
3496
|
-
"name": "stylesChanged",
|
|
3497
|
-
"privacy": "protected",
|
|
3498
|
-
"return": {
|
|
3499
|
-
"type": {
|
|
3500
|
-
"text": "void"
|
|
3501
|
-
}
|
|
3502
|
-
},
|
|
3503
|
-
"inheritedFrom": {
|
|
3504
|
-
"name": "AnchoredRegion",
|
|
3505
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3506
|
-
}
|
|
3507
|
-
},
|
|
3508
|
-
{
|
|
3509
|
-
"kind": "method",
|
|
3510
|
-
"name": "compose",
|
|
3511
|
-
"privacy": "public",
|
|
3512
|
-
"static": true,
|
|
3513
|
-
"return": {
|
|
3514
|
-
"type": {
|
|
3515
|
-
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
3516
|
-
}
|
|
3517
|
-
},
|
|
3518
|
-
"parameters": [
|
|
3519
|
-
{
|
|
3520
|
-
"name": "this",
|
|
3521
|
-
"type": {
|
|
3522
|
-
"text": "K"
|
|
3523
|
-
}
|
|
3524
|
-
},
|
|
3525
|
-
{
|
|
3526
|
-
"name": "elementDefinition",
|
|
3527
|
-
"type": {
|
|
3528
|
-
"text": "T"
|
|
3529
|
-
},
|
|
3530
|
-
"description": "The definition of the element to create the registry\nfunction for."
|
|
3531
|
-
}
|
|
3532
|
-
],
|
|
3533
|
-
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
3534
|
-
"inheritedFrom": {
|
|
3535
|
-
"name": "AnchoredRegion",
|
|
3536
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3537
|
-
}
|
|
3538
|
-
}
|
|
3539
|
-
],
|
|
3540
|
-
"events": [
|
|
3541
|
-
{
|
|
3542
|
-
"description": "Fires a custom 'loaded' event when the region is loaded and visible",
|
|
3543
|
-
"name": "loaded",
|
|
3544
|
-
"inheritedFrom": {
|
|
3545
|
-
"name": "AnchoredRegion",
|
|
3546
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3547
|
-
}
|
|
3548
|
-
},
|
|
3549
|
-
{
|
|
3550
|
-
"description": "Fires a custom 'positionchange' event when the position has changed",
|
|
3551
|
-
"name": "positionchange",
|
|
3552
|
-
"inheritedFrom": {
|
|
3553
|
-
"name": "AnchoredRegion",
|
|
3554
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3555
|
-
}
|
|
3556
|
-
}
|
|
3557
|
-
]
|
|
3558
|
-
},
|
|
3559
|
-
{
|
|
3560
|
-
"kind": "variable",
|
|
3561
|
-
"name": "zeroAnchoredRegion"
|
|
3562
|
-
}
|
|
3563
|
-
],
|
|
3564
|
-
"exports": [
|
|
3565
|
-
{
|
|
3566
|
-
"kind": "js",
|
|
3567
|
-
"name": "AnchoredRegion",
|
|
3568
|
-
"declaration": {
|
|
3569
|
-
"name": "AnchoredRegion",
|
|
3570
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3571
|
-
}
|
|
3572
|
-
},
|
|
3573
|
-
{
|
|
3574
|
-
"kind": "js",
|
|
3575
|
-
"name": "zeroAnchoredRegion",
|
|
3576
|
-
"declaration": {
|
|
3577
|
-
"name": "zeroAnchoredRegion",
|
|
3578
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
3579
|
-
}
|
|
3580
|
-
}
|
|
3581
|
-
]
|
|
3582
|
-
},
|
|
3583
|
-
{
|
|
3584
|
-
"kind": "javascript-module",
|
|
3585
|
-
"path": "src/anchored-region/index.ts",
|
|
3586
|
-
"declarations": [],
|
|
3587
|
-
"exports": [
|
|
3588
|
-
{
|
|
3589
|
-
"kind": "js",
|
|
3590
|
-
"name": "*",
|
|
3591
|
-
"declaration": {
|
|
3592
|
-
"name": "*",
|
|
3593
|
-
"package": "./anchored-region"
|
|
3594
|
-
}
|
|
3595
|
-
},
|
|
3596
|
-
{
|
|
3597
|
-
"kind": "js",
|
|
3598
|
-
"name": "*",
|
|
3599
|
-
"declaration": {
|
|
3600
|
-
"name": "*",
|
|
3601
|
-
"package": "./anchored-region.styles"
|
|
3602
|
-
}
|
|
3603
|
-
},
|
|
3604
|
-
{
|
|
3605
|
-
"kind": "js",
|
|
3606
|
-
"name": "*",
|
|
3607
|
-
"declaration": {
|
|
3608
|
-
"name": "*",
|
|
3609
|
-
"package": "./anchored-region.template"
|
|
3610
|
-
}
|
|
3611
|
-
}
|
|
3612
|
-
]
|
|
3613
|
-
},
|
|
3614
|
-
{
|
|
3615
|
-
"kind": "javascript-module",
|
|
3616
|
-
"path": "src/anchor/anchor.stories.ts",
|
|
3617
|
-
"declarations": [
|
|
3618
|
-
{
|
|
3619
|
-
"kind": "variable",
|
|
3620
|
-
"name": "meta",
|
|
3621
|
-
"type": {
|
|
3622
|
-
"text": "Meta"
|
|
3623
|
-
},
|
|
3624
|
-
"default": "{\n title: 'Anchor',\n component: 'zero-anchor',\n}"
|
|
3625
|
-
},
|
|
3626
|
-
{
|
|
3627
|
-
"kind": "variable",
|
|
3628
|
-
"name": "All",
|
|
3629
|
-
"type": {
|
|
3630
|
-
"text": "StoryObj"
|
|
3631
|
-
},
|
|
3632
|
-
"default": "{\n args: {\n anchorText: 'Rapid Anchor',\n appearances: ZeroAppearanceValues,\n },\n ...StylesMapperTemplate,\n}"
|
|
3633
|
-
}
|
|
3634
|
-
],
|
|
3635
|
-
"exports": [
|
|
3636
|
-
{
|
|
3637
|
-
"kind": "js",
|
|
3638
|
-
"name": "default",
|
|
3639
|
-
"declaration": {
|
|
3640
|
-
"name": "meta",
|
|
3641
|
-
"module": "src/anchor/anchor.stories.ts"
|
|
3642
|
-
}
|
|
3643
|
-
},
|
|
3644
|
-
{
|
|
3645
|
-
"kind": "js",
|
|
3646
|
-
"name": "All",
|
|
3647
|
-
"declaration": {
|
|
3648
|
-
"name": "All",
|
|
3649
|
-
"module": "src/anchor/anchor.stories.ts"
|
|
3650
|
-
}
|
|
3651
|
-
}
|
|
3652
|
-
]
|
|
3653
|
-
},
|
|
3654
|
-
{
|
|
3655
|
-
"kind": "javascript-module",
|
|
3656
|
-
"path": "src/anchor/anchor.styles.ts",
|
|
3657
|
-
"declarations": [
|
|
3658
|
-
{
|
|
3659
|
-
"kind": "function",
|
|
3660
|
-
"name": "zeroAnchorStyles",
|
|
3661
|
-
"return": {
|
|
3662
|
-
"type": {
|
|
3663
|
-
"text": "ElementStyles"
|
|
3664
|
-
}
|
|
3665
|
-
},
|
|
3666
|
-
"parameters": [
|
|
3667
|
-
{
|
|
3668
|
-
"name": "context",
|
|
3669
|
-
"type": {
|
|
3670
|
-
"text": "ElementDefinitionContext"
|
|
3671
|
-
}
|
|
3672
|
-
},
|
|
3673
|
-
{
|
|
3674
|
-
"name": "definition",
|
|
3675
|
-
"type": {
|
|
3676
|
-
"text": "FoundationElementDefinition"
|
|
3677
|
-
}
|
|
3678
|
-
}
|
|
3679
|
-
]
|
|
3680
|
-
}
|
|
3681
|
-
],
|
|
3682
|
-
"exports": [
|
|
3683
|
-
{
|
|
3684
|
-
"kind": "js",
|
|
3685
|
-
"name": "zeroAnchorStyles",
|
|
3686
|
-
"declaration": {
|
|
3687
|
-
"name": "zeroAnchorStyles",
|
|
3688
|
-
"module": "src/anchor/anchor.styles.ts"
|
|
3689
|
-
}
|
|
3690
|
-
}
|
|
3691
|
-
]
|
|
3692
|
-
},
|
|
3693
|
-
{
|
|
3694
|
-
"kind": "javascript-module",
|
|
3695
|
-
"path": "src/anchor/anchor.template.ts",
|
|
3696
|
-
"declarations": [
|
|
3697
|
-
{
|
|
3698
|
-
"kind": "function",
|
|
3699
|
-
"name": "zeroAnchorTemplate",
|
|
3700
|
-
"return": {
|
|
3701
|
-
"type": {
|
|
3702
|
-
"text": "ViewTemplate<Anchor>"
|
|
3703
|
-
}
|
|
3704
|
-
},
|
|
3705
|
-
"parameters": [
|
|
3706
|
-
{
|
|
3707
|
-
"name": "context",
|
|
3708
|
-
"type": {
|
|
3709
|
-
"text": "ElementDefinitionContext"
|
|
3710
|
-
}
|
|
3711
|
-
},
|
|
3712
|
-
{
|
|
3713
|
-
"name": "definition",
|
|
3714
|
-
"type": {
|
|
3715
|
-
"text": "FoundationElementDefinition"
|
|
3765
|
+
"kind": "field",
|
|
3766
|
+
"name": "stopObservers",
|
|
3767
|
+
"privacy": "private",
|
|
3768
|
+
"description": "stops observers",
|
|
3769
|
+
"inheritedFrom": {
|
|
3770
|
+
"name": "AnchoredRegion",
|
|
3771
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3716
3772
|
}
|
|
3717
|
-
}
|
|
3718
|
-
]
|
|
3719
|
-
}
|
|
3720
|
-
],
|
|
3721
|
-
"exports": [
|
|
3722
|
-
{
|
|
3723
|
-
"kind": "js",
|
|
3724
|
-
"name": "zeroAnchorTemplate",
|
|
3725
|
-
"declaration": {
|
|
3726
|
-
"name": "zeroAnchorTemplate",
|
|
3727
|
-
"module": "src/anchor/anchor.template.ts"
|
|
3728
|
-
}
|
|
3729
|
-
}
|
|
3730
|
-
]
|
|
3731
|
-
},
|
|
3732
|
-
{
|
|
3733
|
-
"kind": "javascript-module",
|
|
3734
|
-
"path": "src/anchor/anchor.ts",
|
|
3735
|
-
"declarations": [
|
|
3736
|
-
{
|
|
3737
|
-
"kind": "class",
|
|
3738
|
-
"description": "",
|
|
3739
|
-
"name": "Anchor",
|
|
3740
|
-
"superclass": {
|
|
3741
|
-
"name": "FoundationAnchor",
|
|
3742
|
-
"package": "@genesislcap/foundation-ui"
|
|
3743
|
-
},
|
|
3744
|
-
"tagName": "%%prefix%%-anchor",
|
|
3745
|
-
"customElement": true,
|
|
3746
|
-
"attributes": [
|
|
3773
|
+
},
|
|
3747
3774
|
{
|
|
3748
|
-
"
|
|
3749
|
-
"
|
|
3750
|
-
|
|
3751
|
-
|
|
3752
|
-
"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.",
|
|
3753
|
-
"fieldName": "download",
|
|
3775
|
+
"kind": "field",
|
|
3776
|
+
"name": "getViewport",
|
|
3777
|
+
"privacy": "private",
|
|
3778
|
+
"description": "Gets the viewport element by id, or defaults to document root",
|
|
3754
3779
|
"inheritedFrom": {
|
|
3755
|
-
"name": "
|
|
3756
|
-
"module": "src/
|
|
3780
|
+
"name": "AnchoredRegion",
|
|
3781
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3757
3782
|
}
|
|
3758
3783
|
},
|
|
3759
3784
|
{
|
|
3760
|
-
"
|
|
3761
|
-
"
|
|
3762
|
-
|
|
3763
|
-
|
|
3764
|
-
"description": "The URL the hyperlink references. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
3765
|
-
"fieldName": "href",
|
|
3785
|
+
"kind": "field",
|
|
3786
|
+
"name": "getAnchor",
|
|
3787
|
+
"privacy": "private",
|
|
3788
|
+
"description": "Gets the anchor element by id",
|
|
3766
3789
|
"inheritedFrom": {
|
|
3767
|
-
"name": "
|
|
3768
|
-
"module": "src/
|
|
3790
|
+
"name": "AnchoredRegion",
|
|
3791
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3769
3792
|
}
|
|
3770
3793
|
},
|
|
3771
3794
|
{
|
|
3772
|
-
"
|
|
3773
|
-
"
|
|
3774
|
-
|
|
3775
|
-
|
|
3776
|
-
"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.",
|
|
3777
|
-
"fieldName": "hreflang",
|
|
3795
|
+
"kind": "field",
|
|
3796
|
+
"name": "handleIntersection",
|
|
3797
|
+
"privacy": "private",
|
|
3798
|
+
"description": "Handle intersections",
|
|
3778
3799
|
"inheritedFrom": {
|
|
3779
|
-
"name": "
|
|
3780
|
-
"module": "src/
|
|
3800
|
+
"name": "AnchoredRegion",
|
|
3801
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3781
3802
|
}
|
|
3782
3803
|
},
|
|
3783
3804
|
{
|
|
3784
|
-
"
|
|
3785
|
-
"
|
|
3786
|
-
|
|
3787
|
-
|
|
3788
|
-
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
3789
|
-
"fieldName": "ping",
|
|
3805
|
+
"kind": "field",
|
|
3806
|
+
"name": "applyIntersectionEntries",
|
|
3807
|
+
"privacy": "private",
|
|
3808
|
+
"description": "iterate through intersection entries and apply data",
|
|
3790
3809
|
"inheritedFrom": {
|
|
3791
|
-
"name": "
|
|
3792
|
-
"module": "src/
|
|
3810
|
+
"name": "AnchoredRegion",
|
|
3811
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3793
3812
|
}
|
|
3794
3813
|
},
|
|
3795
3814
|
{
|
|
3796
|
-
"
|
|
3797
|
-
"
|
|
3798
|
-
|
|
3799
|
-
|
|
3800
|
-
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
3801
|
-
"fieldName": "referrerpolicy",
|
|
3815
|
+
"kind": "field",
|
|
3816
|
+
"name": "updateRegionOffset",
|
|
3817
|
+
"privacy": "private",
|
|
3818
|
+
"description": "Update the offset values",
|
|
3802
3819
|
"inheritedFrom": {
|
|
3803
|
-
"name": "
|
|
3804
|
-
"module": "src/
|
|
3820
|
+
"name": "AnchoredRegion",
|
|
3821
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3805
3822
|
}
|
|
3806
3823
|
},
|
|
3807
3824
|
{
|
|
3808
|
-
"
|
|
3809
|
-
"
|
|
3810
|
-
|
|
3811
|
-
|
|
3812
|
-
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
3813
|
-
"fieldName": "rel",
|
|
3825
|
+
"kind": "field",
|
|
3826
|
+
"name": "isRectDifferent",
|
|
3827
|
+
"privacy": "private",
|
|
3828
|
+
"description": "compare rects to see if there is enough change to justify a DOM update",
|
|
3814
3829
|
"inheritedFrom": {
|
|
3815
|
-
"name": "
|
|
3816
|
-
"module": "src/
|
|
3830
|
+
"name": "AnchoredRegion",
|
|
3831
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3817
3832
|
}
|
|
3818
3833
|
},
|
|
3819
3834
|
{
|
|
3820
|
-
"
|
|
3821
|
-
"
|
|
3822
|
-
|
|
3823
|
-
|
|
3824
|
-
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
3825
|
-
"fieldName": "target",
|
|
3835
|
+
"kind": "field",
|
|
3836
|
+
"name": "handleResize",
|
|
3837
|
+
"privacy": "private",
|
|
3838
|
+
"description": "Handle resize events",
|
|
3826
3839
|
"inheritedFrom": {
|
|
3827
|
-
"name": "
|
|
3828
|
-
"module": "src/
|
|
3840
|
+
"name": "AnchoredRegion",
|
|
3841
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3829
3842
|
}
|
|
3830
3843
|
},
|
|
3831
3844
|
{
|
|
3832
|
-
"
|
|
3833
|
-
"
|
|
3834
|
-
|
|
3835
|
-
|
|
3836
|
-
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
3837
|
-
"fieldName": "type",
|
|
3845
|
+
"kind": "field",
|
|
3846
|
+
"name": "reset",
|
|
3847
|
+
"privacy": "private",
|
|
3848
|
+
"description": "resets the component",
|
|
3838
3849
|
"inheritedFrom": {
|
|
3839
|
-
"name": "
|
|
3840
|
-
"module": "src/
|
|
3850
|
+
"name": "AnchoredRegion",
|
|
3851
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3841
3852
|
}
|
|
3842
|
-
}
|
|
3843
|
-
],
|
|
3844
|
-
"members": [
|
|
3853
|
+
},
|
|
3845
3854
|
{
|
|
3846
3855
|
"kind": "field",
|
|
3847
|
-
"name": "
|
|
3848
|
-
"
|
|
3849
|
-
|
|
3850
|
-
},
|
|
3851
|
-
"privacy": "public",
|
|
3852
|
-
"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.",
|
|
3856
|
+
"name": "updateLayout",
|
|
3857
|
+
"privacy": "private",
|
|
3858
|
+
"description": "Recalculate layout related state values",
|
|
3853
3859
|
"inheritedFrom": {
|
|
3854
|
-
"name": "
|
|
3855
|
-
"module": "src/
|
|
3860
|
+
"name": "AnchoredRegion",
|
|
3861
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3856
3862
|
}
|
|
3857
3863
|
},
|
|
3858
3864
|
{
|
|
3859
3865
|
"kind": "field",
|
|
3860
|
-
"name": "
|
|
3861
|
-
"
|
|
3862
|
-
|
|
3863
|
-
},
|
|
3864
|
-
"privacy": "public",
|
|
3865
|
-
"description": "The URL the hyperlink references. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
3866
|
+
"name": "updateRegionStyle",
|
|
3867
|
+
"privacy": "private",
|
|
3868
|
+
"description": "Updates the style string applied to the region element as well as the css classes attached\nto the root element",
|
|
3866
3869
|
"inheritedFrom": {
|
|
3867
|
-
"name": "
|
|
3868
|
-
"module": "src/
|
|
3870
|
+
"name": "AnchoredRegion",
|
|
3871
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3869
3872
|
}
|
|
3870
3873
|
},
|
|
3871
3874
|
{
|
|
3872
3875
|
"kind": "field",
|
|
3873
|
-
"name": "
|
|
3874
|
-
"
|
|
3875
|
-
|
|
3876
|
-
},
|
|
3877
|
-
"privacy": "public",
|
|
3878
|
-
"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.",
|
|
3876
|
+
"name": "updatePositionClasses",
|
|
3877
|
+
"privacy": "private",
|
|
3878
|
+
"description": "Updates the css classes that reflect the current position of the element",
|
|
3879
3879
|
"inheritedFrom": {
|
|
3880
|
-
"name": "
|
|
3881
|
-
"module": "src/
|
|
3880
|
+
"name": "AnchoredRegion",
|
|
3881
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3882
3882
|
}
|
|
3883
3883
|
},
|
|
3884
3884
|
{
|
|
3885
3885
|
"kind": "field",
|
|
3886
|
-
"name": "
|
|
3887
|
-
"
|
|
3888
|
-
|
|
3889
|
-
},
|
|
3890
|
-
"privacy": "public",
|
|
3891
|
-
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
3886
|
+
"name": "setHorizontalPosition",
|
|
3887
|
+
"privacy": "private",
|
|
3888
|
+
"description": "Get horizontal positioning state based on desired position",
|
|
3892
3889
|
"inheritedFrom": {
|
|
3893
|
-
"name": "
|
|
3894
|
-
"module": "src/
|
|
3890
|
+
"name": "AnchoredRegion",
|
|
3891
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3895
3892
|
}
|
|
3896
3893
|
},
|
|
3897
3894
|
{
|
|
3898
3895
|
"kind": "field",
|
|
3899
|
-
"name": "
|
|
3900
|
-
"
|
|
3901
|
-
|
|
3902
|
-
},
|
|
3903
|
-
"privacy": "public",
|
|
3904
|
-
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
3896
|
+
"name": "setVerticalPosition",
|
|
3897
|
+
"privacy": "private",
|
|
3898
|
+
"description": "Set vertical positioning state based on desired position",
|
|
3905
3899
|
"inheritedFrom": {
|
|
3906
|
-
"name": "
|
|
3907
|
-
"module": "src/
|
|
3900
|
+
"name": "AnchoredRegion",
|
|
3901
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3908
3902
|
}
|
|
3909
3903
|
},
|
|
3910
3904
|
{
|
|
3911
3905
|
"kind": "field",
|
|
3912
|
-
"name": "
|
|
3913
|
-
"
|
|
3914
|
-
|
|
3915
|
-
},
|
|
3916
|
-
"privacy": "public",
|
|
3917
|
-
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
3906
|
+
"name": "getPositioningOptions",
|
|
3907
|
+
"privacy": "private",
|
|
3908
|
+
"description": "Get available positions based on positioning mode",
|
|
3918
3909
|
"inheritedFrom": {
|
|
3919
|
-
"name": "
|
|
3920
|
-
"module": "src/
|
|
3910
|
+
"name": "AnchoredRegion",
|
|
3911
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3921
3912
|
}
|
|
3922
3913
|
},
|
|
3923
3914
|
{
|
|
3924
3915
|
"kind": "field",
|
|
3925
|
-
"name": "
|
|
3926
|
-
"
|
|
3927
|
-
|
|
3928
|
-
},
|
|
3929
|
-
"privacy": "public",
|
|
3930
|
-
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
3916
|
+
"name": "getAvailableSpace",
|
|
3917
|
+
"privacy": "private",
|
|
3918
|
+
"description": "Get the space available for a particular relative position",
|
|
3931
3919
|
"inheritedFrom": {
|
|
3932
|
-
"name": "
|
|
3933
|
-
"module": "src/
|
|
3920
|
+
"name": "AnchoredRegion",
|
|
3921
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3934
3922
|
}
|
|
3935
3923
|
},
|
|
3936
3924
|
{
|
|
3937
3925
|
"kind": "field",
|
|
3938
|
-
"name": "
|
|
3939
|
-
"
|
|
3940
|
-
|
|
3941
|
-
},
|
|
3942
|
-
"privacy": "public",
|
|
3943
|
-
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
3926
|
+
"name": "getNextRegionDimension",
|
|
3927
|
+
"privacy": "private",
|
|
3928
|
+
"description": "Get region dimensions",
|
|
3944
3929
|
"inheritedFrom": {
|
|
3945
|
-
"name": "
|
|
3946
|
-
"module": "src/
|
|
3930
|
+
"name": "AnchoredRegion",
|
|
3931
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3947
3932
|
}
|
|
3948
3933
|
},
|
|
3949
3934
|
{
|
|
3950
3935
|
"kind": "field",
|
|
3951
|
-
"name": "
|
|
3952
|
-
"
|
|
3953
|
-
|
|
3954
|
-
},
|
|
3955
|
-
"privacy": "public",
|
|
3956
|
-
"description": "References the root element",
|
|
3936
|
+
"name": "startAutoUpdateEventListeners",
|
|
3937
|
+
"privacy": "private",
|
|
3938
|
+
"description": "starts event listeners that can trigger auto updating",
|
|
3957
3939
|
"inheritedFrom": {
|
|
3958
|
-
"name": "
|
|
3959
|
-
"module": "src/
|
|
3940
|
+
"name": "AnchoredRegion",
|
|
3941
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3960
3942
|
}
|
|
3961
3943
|
},
|
|
3962
3944
|
{
|
|
3963
3945
|
"kind": "field",
|
|
3964
|
-
"name": "
|
|
3946
|
+
"name": "stopAutoUpdateEventListeners",
|
|
3965
3947
|
"privacy": "private",
|
|
3966
|
-
"description": "
|
|
3948
|
+
"description": "stops event listeners that can trigger auto updating",
|
|
3967
3949
|
"inheritedFrom": {
|
|
3968
|
-
"name": "
|
|
3969
|
-
"module": "src/
|
|
3950
|
+
"name": "AnchoredRegion",
|
|
3951
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3970
3952
|
}
|
|
3971
3953
|
},
|
|
3972
3954
|
{
|
|
@@ -3978,8 +3960,8 @@
|
|
|
3978
3960
|
"privacy": "private",
|
|
3979
3961
|
"default": "void 0",
|
|
3980
3962
|
"inheritedFrom": {
|
|
3981
|
-
"name": "
|
|
3982
|
-
"module": "src/
|
|
3963
|
+
"name": "AnchoredRegion",
|
|
3964
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3983
3965
|
}
|
|
3984
3966
|
},
|
|
3985
3967
|
{
|
|
@@ -3991,8 +3973,8 @@
|
|
|
3991
3973
|
"privacy": "public",
|
|
3992
3974
|
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
3993
3975
|
"inheritedFrom": {
|
|
3994
|
-
"name": "
|
|
3995
|
-
"module": "src/
|
|
3976
|
+
"name": "AnchoredRegion",
|
|
3977
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
3996
3978
|
}
|
|
3997
3979
|
},
|
|
3998
3980
|
{
|
|
@@ -4004,8 +3986,8 @@
|
|
|
4004
3986
|
"privacy": "public",
|
|
4005
3987
|
"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.",
|
|
4006
3988
|
"inheritedFrom": {
|
|
4007
|
-
"name": "
|
|
4008
|
-
"module": "src/
|
|
3989
|
+
"name": "AnchoredRegion",
|
|
3990
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4009
3991
|
}
|
|
4010
3992
|
},
|
|
4011
3993
|
{
|
|
@@ -4018,8 +4000,8 @@
|
|
|
4018
4000
|
}
|
|
4019
4001
|
},
|
|
4020
4002
|
"inheritedFrom": {
|
|
4021
|
-
"name": "
|
|
4022
|
-
"module": "src/
|
|
4003
|
+
"name": "AnchoredRegion",
|
|
4004
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4023
4005
|
}
|
|
4024
4006
|
},
|
|
4025
4007
|
{
|
|
@@ -4031,8 +4013,8 @@
|
|
|
4031
4013
|
"privacy": "public",
|
|
4032
4014
|
"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.",
|
|
4033
4015
|
"inheritedFrom": {
|
|
4034
|
-
"name": "
|
|
4035
|
-
"module": "src/
|
|
4016
|
+
"name": "AnchoredRegion",
|
|
4017
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4036
4018
|
}
|
|
4037
4019
|
},
|
|
4038
4020
|
{
|
|
@@ -4045,8 +4027,8 @@
|
|
|
4045
4027
|
}
|
|
4046
4028
|
},
|
|
4047
4029
|
"inheritedFrom": {
|
|
4048
|
-
"name": "
|
|
4049
|
-
"module": "src/
|
|
4030
|
+
"name": "AnchoredRegion",
|
|
4031
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4050
4032
|
}
|
|
4051
4033
|
},
|
|
4052
4034
|
{
|
|
@@ -4076,39 +4058,57 @@
|
|
|
4076
4058
|
],
|
|
4077
4059
|
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
4078
4060
|
"inheritedFrom": {
|
|
4079
|
-
"name": "
|
|
4080
|
-
"module": "src/
|
|
4061
|
+
"name": "AnchoredRegion",
|
|
4062
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4063
|
+
}
|
|
4064
|
+
}
|
|
4065
|
+
],
|
|
4066
|
+
"events": [
|
|
4067
|
+
{
|
|
4068
|
+
"description": "Fires a custom 'loaded' event when the region is loaded and visible",
|
|
4069
|
+
"name": "loaded",
|
|
4070
|
+
"inheritedFrom": {
|
|
4071
|
+
"name": "AnchoredRegion",
|
|
4072
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4073
|
+
}
|
|
4074
|
+
},
|
|
4075
|
+
{
|
|
4076
|
+
"description": "Fires a custom 'positionchange' event when the position has changed",
|
|
4077
|
+
"name": "positionchange",
|
|
4078
|
+
"inheritedFrom": {
|
|
4079
|
+
"name": "AnchoredRegion",
|
|
4080
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4081
4081
|
}
|
|
4082
4082
|
}
|
|
4083
4083
|
]
|
|
4084
4084
|
},
|
|
4085
4085
|
{
|
|
4086
4086
|
"kind": "variable",
|
|
4087
|
-
"name": "
|
|
4087
|
+
"name": "zeroAnchoredRegion"
|
|
4088
4088
|
}
|
|
4089
4089
|
],
|
|
4090
4090
|
"exports": [
|
|
4091
4091
|
{
|
|
4092
4092
|
"kind": "js",
|
|
4093
|
-
"name": "
|
|
4093
|
+
"name": "AnchoredRegion",
|
|
4094
4094
|
"declaration": {
|
|
4095
|
-
"name": "
|
|
4096
|
-
"module": "src/
|
|
4095
|
+
"name": "AnchoredRegion",
|
|
4096
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4097
4097
|
}
|
|
4098
4098
|
},
|
|
4099
4099
|
{
|
|
4100
4100
|
"kind": "js",
|
|
4101
|
-
"name": "
|
|
4101
|
+
"name": "zeroAnchoredRegion",
|
|
4102
4102
|
"declaration": {
|
|
4103
|
-
"name": "
|
|
4104
|
-
"module": "src/
|
|
4103
|
+
"name": "zeroAnchoredRegion",
|
|
4104
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4105
4105
|
}
|
|
4106
4106
|
}
|
|
4107
4107
|
]
|
|
4108
4108
|
},
|
|
4109
4109
|
{
|
|
4110
4110
|
"kind": "javascript-module",
|
|
4111
|
-
"path": "src/
|
|
4111
|
+
"path": "src/anchored-region/index.ts",
|
|
4112
4112
|
"declarations": [],
|
|
4113
4113
|
"exports": [
|
|
4114
4114
|
{
|
|
@@ -4116,7 +4116,7 @@
|
|
|
4116
4116
|
"name": "*",
|
|
4117
4117
|
"declaration": {
|
|
4118
4118
|
"name": "*",
|
|
4119
|
-
"package": "./
|
|
4119
|
+
"package": "./anchored-region"
|
|
4120
4120
|
}
|
|
4121
4121
|
},
|
|
4122
4122
|
{
|
|
@@ -4124,7 +4124,7 @@
|
|
|
4124
4124
|
"name": "*",
|
|
4125
4125
|
"declaration": {
|
|
4126
4126
|
"name": "*",
|
|
4127
|
-
"package": "./
|
|
4127
|
+
"package": "./anchored-region.styles"
|
|
4128
4128
|
}
|
|
4129
4129
|
},
|
|
4130
4130
|
{
|
|
@@ -4132,7 +4132,7 @@
|
|
|
4132
4132
|
"name": "*",
|
|
4133
4133
|
"declaration": {
|
|
4134
4134
|
"name": "*",
|
|
4135
|
-
"package": "./
|
|
4135
|
+
"package": "./anchored-region.template"
|
|
4136
4136
|
}
|
|
4137
4137
|
}
|
|
4138
4138
|
]
|
|
@@ -34024,6 +34024,87 @@
|
|
|
34024
34024
|
}
|
|
34025
34025
|
]
|
|
34026
34026
|
},
|
|
34027
|
+
{
|
|
34028
|
+
"kind": "javascript-module",
|
|
34029
|
+
"path": "src/utils/behaviors.ts",
|
|
34030
|
+
"declarations": [
|
|
34031
|
+
{
|
|
34032
|
+
"kind": "function",
|
|
34033
|
+
"name": "appearanceBehavior",
|
|
34034
|
+
"parameters": [
|
|
34035
|
+
{
|
|
34036
|
+
"name": "value",
|
|
34037
|
+
"type": {
|
|
34038
|
+
"text": "string"
|
|
34039
|
+
},
|
|
34040
|
+
"description": "The value of the appearance property"
|
|
34041
|
+
},
|
|
34042
|
+
{
|
|
34043
|
+
"name": "styles",
|
|
34044
|
+
"type": {
|
|
34045
|
+
"text": "ElementStyles"
|
|
34046
|
+
},
|
|
34047
|
+
"description": "The styles to be applied when condition matches"
|
|
34048
|
+
}
|
|
34049
|
+
],
|
|
34050
|
+
"description": "Behavior that will conditionally apply a stylesheet based on the elements\nappearance property",
|
|
34051
|
+
"privacy": "public"
|
|
34052
|
+
}
|
|
34053
|
+
],
|
|
34054
|
+
"exports": [
|
|
34055
|
+
{
|
|
34056
|
+
"kind": "js",
|
|
34057
|
+
"name": "appearanceBehavior",
|
|
34058
|
+
"declaration": {
|
|
34059
|
+
"name": "appearanceBehavior",
|
|
34060
|
+
"module": "src/utils/behaviors.ts"
|
|
34061
|
+
}
|
|
34062
|
+
}
|
|
34063
|
+
]
|
|
34064
|
+
},
|
|
34065
|
+
{
|
|
34066
|
+
"kind": "javascript-module",
|
|
34067
|
+
"path": "src/utils/index.ts",
|
|
34068
|
+
"declarations": [],
|
|
34069
|
+
"exports": [
|
|
34070
|
+
{
|
|
34071
|
+
"kind": "js",
|
|
34072
|
+
"name": "*",
|
|
34073
|
+
"declaration": {
|
|
34074
|
+
"name": "*",
|
|
34075
|
+
"package": "./behaviors"
|
|
34076
|
+
}
|
|
34077
|
+
},
|
|
34078
|
+
{
|
|
34079
|
+
"kind": "js",
|
|
34080
|
+
"name": "*",
|
|
34081
|
+
"declaration": {
|
|
34082
|
+
"name": "*",
|
|
34083
|
+
"package": "./logger"
|
|
34084
|
+
}
|
|
34085
|
+
}
|
|
34086
|
+
]
|
|
34087
|
+
},
|
|
34088
|
+
{
|
|
34089
|
+
"kind": "javascript-module",
|
|
34090
|
+
"path": "src/utils/logger.ts",
|
|
34091
|
+
"declarations": [
|
|
34092
|
+
{
|
|
34093
|
+
"kind": "variable",
|
|
34094
|
+
"name": "logger"
|
|
34095
|
+
}
|
|
34096
|
+
],
|
|
34097
|
+
"exports": [
|
|
34098
|
+
{
|
|
34099
|
+
"kind": "js",
|
|
34100
|
+
"name": "logger",
|
|
34101
|
+
"declaration": {
|
|
34102
|
+
"name": "logger",
|
|
34103
|
+
"module": "src/utils/logger.ts"
|
|
34104
|
+
}
|
|
34105
|
+
}
|
|
34106
|
+
]
|
|
34107
|
+
},
|
|
34027
34108
|
{
|
|
34028
34109
|
"kind": "javascript-module",
|
|
34029
34110
|
"path": "src/url-input/index.ts",
|
|
@@ -34747,87 +34828,6 @@
|
|
|
34747
34828
|
}
|
|
34748
34829
|
]
|
|
34749
34830
|
},
|
|
34750
|
-
{
|
|
34751
|
-
"kind": "javascript-module",
|
|
34752
|
-
"path": "src/utils/behaviors.ts",
|
|
34753
|
-
"declarations": [
|
|
34754
|
-
{
|
|
34755
|
-
"kind": "function",
|
|
34756
|
-
"name": "appearanceBehavior",
|
|
34757
|
-
"parameters": [
|
|
34758
|
-
{
|
|
34759
|
-
"name": "value",
|
|
34760
|
-
"type": {
|
|
34761
|
-
"text": "string"
|
|
34762
|
-
},
|
|
34763
|
-
"description": "The value of the appearance property"
|
|
34764
|
-
},
|
|
34765
|
-
{
|
|
34766
|
-
"name": "styles",
|
|
34767
|
-
"type": {
|
|
34768
|
-
"text": "ElementStyles"
|
|
34769
|
-
},
|
|
34770
|
-
"description": "The styles to be applied when condition matches"
|
|
34771
|
-
}
|
|
34772
|
-
],
|
|
34773
|
-
"description": "Behavior that will conditionally apply a stylesheet based on the elements\nappearance property",
|
|
34774
|
-
"privacy": "public"
|
|
34775
|
-
}
|
|
34776
|
-
],
|
|
34777
|
-
"exports": [
|
|
34778
|
-
{
|
|
34779
|
-
"kind": "js",
|
|
34780
|
-
"name": "appearanceBehavior",
|
|
34781
|
-
"declaration": {
|
|
34782
|
-
"name": "appearanceBehavior",
|
|
34783
|
-
"module": "src/utils/behaviors.ts"
|
|
34784
|
-
}
|
|
34785
|
-
}
|
|
34786
|
-
]
|
|
34787
|
-
},
|
|
34788
|
-
{
|
|
34789
|
-
"kind": "javascript-module",
|
|
34790
|
-
"path": "src/utils/index.ts",
|
|
34791
|
-
"declarations": [],
|
|
34792
|
-
"exports": [
|
|
34793
|
-
{
|
|
34794
|
-
"kind": "js",
|
|
34795
|
-
"name": "*",
|
|
34796
|
-
"declaration": {
|
|
34797
|
-
"name": "*",
|
|
34798
|
-
"package": "./behaviors"
|
|
34799
|
-
}
|
|
34800
|
-
},
|
|
34801
|
-
{
|
|
34802
|
-
"kind": "js",
|
|
34803
|
-
"name": "*",
|
|
34804
|
-
"declaration": {
|
|
34805
|
-
"name": "*",
|
|
34806
|
-
"package": "./logger"
|
|
34807
|
-
}
|
|
34808
|
-
}
|
|
34809
|
-
]
|
|
34810
|
-
},
|
|
34811
|
-
{
|
|
34812
|
-
"kind": "javascript-module",
|
|
34813
|
-
"path": "src/utils/logger.ts",
|
|
34814
|
-
"declarations": [
|
|
34815
|
-
{
|
|
34816
|
-
"kind": "variable",
|
|
34817
|
-
"name": "logger"
|
|
34818
|
-
}
|
|
34819
|
-
],
|
|
34820
|
-
"exports": [
|
|
34821
|
-
{
|
|
34822
|
-
"kind": "js",
|
|
34823
|
-
"name": "logger",
|
|
34824
|
-
"declaration": {
|
|
34825
|
-
"name": "logger",
|
|
34826
|
-
"module": "src/utils/logger.ts"
|
|
34827
|
-
}
|
|
34828
|
-
}
|
|
34829
|
-
]
|
|
34830
|
-
},
|
|
34831
34831
|
{
|
|
34832
34832
|
"kind": "javascript-module",
|
|
34833
34833
|
"path": "src/_config/styles/colors.ts",
|