@genesislcap/foundation-ui 14.310.0 → 14.310.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.
@@ -1255,188 +1255,6 @@
1255
1255
  }
1256
1256
  ]
1257
1257
  },
1258
- {
1259
- "kind": "javascript-module",
1260
- "path": "src/accordion/accordion.styles.ts",
1261
- "declarations": [
1262
- {
1263
- "kind": "function",
1264
- "name": "foundationAccordionStyles",
1265
- "return": {
1266
- "type": {
1267
- "text": "ElementStyles"
1268
- }
1269
- },
1270
- "parameters": [
1271
- {
1272
- "name": "context",
1273
- "type": {
1274
- "text": "ElementDefinitionContext"
1275
- }
1276
- },
1277
- {
1278
- "name": "definition",
1279
- "type": {
1280
- "text": "FoundationElementDefinition"
1281
- }
1282
- }
1283
- ]
1284
- }
1285
- ],
1286
- "exports": [
1287
- {
1288
- "kind": "js",
1289
- "name": "foundationAccordionStyles",
1290
- "declaration": {
1291
- "name": "foundationAccordionStyles",
1292
- "module": "src/accordion/accordion.styles.ts"
1293
- }
1294
- }
1295
- ]
1296
- },
1297
- {
1298
- "kind": "javascript-module",
1299
- "path": "src/accordion/accordion.template.ts",
1300
- "declarations": [
1301
- {
1302
- "kind": "function",
1303
- "name": "foundationAccordionTemplate",
1304
- "return": {
1305
- "type": {
1306
- "text": "ViewTemplate<Accordion>"
1307
- }
1308
- },
1309
- "parameters": [
1310
- {
1311
- "name": "context",
1312
- "type": {
1313
- "text": "ElementDefinitionContext"
1314
- }
1315
- },
1316
- {
1317
- "name": "definition",
1318
- "type": {
1319
- "text": "FoundationElementDefinition"
1320
- }
1321
- }
1322
- ]
1323
- }
1324
- ],
1325
- "exports": [
1326
- {
1327
- "kind": "js",
1328
- "name": "foundationAccordionTemplate",
1329
- "declaration": {
1330
- "name": "foundationAccordionTemplate",
1331
- "module": "src/accordion/accordion.template.ts"
1332
- }
1333
- }
1334
- ]
1335
- },
1336
- {
1337
- "kind": "javascript-module",
1338
- "path": "src/accordion/accordion.ts",
1339
- "declarations": [
1340
- {
1341
- "kind": "class",
1342
- "description": "",
1343
- "name": "Accordion",
1344
- "superclass": {
1345
- "name": "FASTAccordion",
1346
- "package": "@microsoft/fast-foundation"
1347
- },
1348
- "tagName": "%%prefix%%-accordion",
1349
- "customElement": true
1350
- },
1351
- {
1352
- "kind": "variable",
1353
- "name": "foundationAccordionShadowOptions",
1354
- "type": {
1355
- "text": "ShadowRootInit"
1356
- },
1357
- "default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
1358
- },
1359
- {
1360
- "kind": "variable",
1361
- "name": "defaultAccordionConfig",
1362
- "type": {
1363
- "text": "object"
1364
- },
1365
- "default": "{}"
1366
- },
1367
- {
1368
- "kind": "variable",
1369
- "name": "foundationAccordion",
1370
- "description": "The Foundation Accordion",
1371
- "privacy": "public"
1372
- }
1373
- ],
1374
- "exports": [
1375
- {
1376
- "kind": "js",
1377
- "name": "Accordion",
1378
- "declaration": {
1379
- "name": "Accordion",
1380
- "module": "src/accordion/accordion.ts"
1381
- }
1382
- },
1383
- {
1384
- "kind": "js",
1385
- "name": "foundationAccordionShadowOptions",
1386
- "declaration": {
1387
- "name": "foundationAccordionShadowOptions",
1388
- "module": "src/accordion/accordion.ts"
1389
- }
1390
- },
1391
- {
1392
- "kind": "js",
1393
- "name": "defaultAccordionConfig",
1394
- "declaration": {
1395
- "name": "defaultAccordionConfig",
1396
- "module": "src/accordion/accordion.ts"
1397
- }
1398
- },
1399
- {
1400
- "kind": "js",
1401
- "name": "foundationAccordion",
1402
- "declaration": {
1403
- "name": "foundationAccordion",
1404
- "module": "src/accordion/accordion.ts"
1405
- }
1406
- }
1407
- ]
1408
- },
1409
- {
1410
- "kind": "javascript-module",
1411
- "path": "src/accordion/index.ts",
1412
- "declarations": [],
1413
- "exports": [
1414
- {
1415
- "kind": "js",
1416
- "name": "*",
1417
- "declaration": {
1418
- "name": "*",
1419
- "package": "./accordion.template"
1420
- }
1421
- },
1422
- {
1423
- "kind": "js",
1424
- "name": "*",
1425
- "declaration": {
1426
- "name": "*",
1427
- "package": "./accordion.styles"
1428
- }
1429
- },
1430
- {
1431
- "kind": "js",
1432
- "name": "*",
1433
- "declaration": {
1434
- "name": "*",
1435
- "package": "./accordion"
1436
- }
1437
- }
1438
- ]
1439
- },
1440
1258
  {
1441
1259
  "kind": "javascript-module",
1442
1260
  "path": "src/_config/index.ts",
@@ -1864,11 +1682,11 @@
1864
1682
  },
1865
1683
  {
1866
1684
  "kind": "javascript-module",
1867
- "path": "src/actions-menu/actions-menu.styles.ts",
1685
+ "path": "src/accordion/accordion.styles.ts",
1868
1686
  "declarations": [
1869
1687
  {
1870
1688
  "kind": "function",
1871
- "name": "actionsMenuBaseStyles",
1689
+ "name": "foundationAccordionStyles",
1872
1690
  "return": {
1873
1691
  "type": {
1874
1692
  "text": "ElementStyles"
@@ -1888,13 +1706,29 @@
1888
1706
  }
1889
1707
  }
1890
1708
  ]
1891
- },
1709
+ }
1710
+ ],
1711
+ "exports": [
1712
+ {
1713
+ "kind": "js",
1714
+ "name": "foundationAccordionStyles",
1715
+ "declaration": {
1716
+ "name": "foundationAccordionStyles",
1717
+ "module": "src/accordion/accordion.styles.ts"
1718
+ }
1719
+ }
1720
+ ]
1721
+ },
1722
+ {
1723
+ "kind": "javascript-module",
1724
+ "path": "src/accordion/accordion.template.ts",
1725
+ "declarations": [
1892
1726
  {
1893
1727
  "kind": "function",
1894
- "name": "foundationActionsMenuStyles",
1728
+ "name": "foundationAccordionTemplate",
1895
1729
  "return": {
1896
1730
  "type": {
1897
- "text": "ElementStyles"
1731
+ "text": "ViewTemplate<Accordion>"
1898
1732
  }
1899
1733
  },
1900
1734
  "parameters": [
@@ -1916,53 +1750,219 @@
1916
1750
  "exports": [
1917
1751
  {
1918
1752
  "kind": "js",
1919
- "name": "actionsMenuBaseStyles",
1920
- "declaration": {
1921
- "name": "actionsMenuBaseStyles",
1922
- "module": "src/actions-menu/actions-menu.styles.ts"
1923
- }
1924
- },
1925
- {
1926
- "kind": "js",
1927
- "name": "foundationActionsMenuStyles",
1753
+ "name": "foundationAccordionTemplate",
1928
1754
  "declaration": {
1929
- "name": "foundationActionsMenuStyles",
1930
- "module": "src/actions-menu/actions-menu.styles.ts"
1755
+ "name": "foundationAccordionTemplate",
1756
+ "module": "src/accordion/accordion.template.ts"
1931
1757
  }
1932
1758
  }
1933
1759
  ]
1934
1760
  },
1935
1761
  {
1936
1762
  "kind": "javascript-module",
1937
- "path": "src/actions-menu/actions-menu.template.ts",
1763
+ "path": "src/accordion/accordion.ts",
1938
1764
  "declarations": [
1939
1765
  {
1940
- "kind": "function",
1941
- "name": "menuTemplate",
1942
- "parameters": [
1943
- {
1944
- "name": "prefix",
1945
- "type": {
1946
- "text": "string"
1947
- }
1948
- }
1949
- ]
1950
- },
1951
- {
1952
- "kind": "function",
1953
- "name": "singleOptionTemplate",
1954
- "parameters": [
1955
- {
1956
- "name": "prefix",
1957
- "type": {
1958
- "text": "string"
1959
- }
1960
- }
1961
- ]
1766
+ "kind": "class",
1767
+ "description": "",
1768
+ "name": "Accordion",
1769
+ "superclass": {
1770
+ "name": "FASTAccordion",
1771
+ "package": "@microsoft/fast-foundation"
1772
+ },
1773
+ "tagName": "%%prefix%%-accordion",
1774
+ "customElement": true
1962
1775
  },
1963
1776
  {
1964
1777
  "kind": "variable",
1965
- "name": "foundationActionsMenuTemplate",
1778
+ "name": "foundationAccordionShadowOptions",
1779
+ "type": {
1780
+ "text": "ShadowRootInit"
1781
+ },
1782
+ "default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
1783
+ },
1784
+ {
1785
+ "kind": "variable",
1786
+ "name": "defaultAccordionConfig",
1787
+ "type": {
1788
+ "text": "object"
1789
+ },
1790
+ "default": "{}"
1791
+ },
1792
+ {
1793
+ "kind": "variable",
1794
+ "name": "foundationAccordion",
1795
+ "description": "The Foundation Accordion",
1796
+ "privacy": "public"
1797
+ }
1798
+ ],
1799
+ "exports": [
1800
+ {
1801
+ "kind": "js",
1802
+ "name": "Accordion",
1803
+ "declaration": {
1804
+ "name": "Accordion",
1805
+ "module": "src/accordion/accordion.ts"
1806
+ }
1807
+ },
1808
+ {
1809
+ "kind": "js",
1810
+ "name": "foundationAccordionShadowOptions",
1811
+ "declaration": {
1812
+ "name": "foundationAccordionShadowOptions",
1813
+ "module": "src/accordion/accordion.ts"
1814
+ }
1815
+ },
1816
+ {
1817
+ "kind": "js",
1818
+ "name": "defaultAccordionConfig",
1819
+ "declaration": {
1820
+ "name": "defaultAccordionConfig",
1821
+ "module": "src/accordion/accordion.ts"
1822
+ }
1823
+ },
1824
+ {
1825
+ "kind": "js",
1826
+ "name": "foundationAccordion",
1827
+ "declaration": {
1828
+ "name": "foundationAccordion",
1829
+ "module": "src/accordion/accordion.ts"
1830
+ }
1831
+ }
1832
+ ]
1833
+ },
1834
+ {
1835
+ "kind": "javascript-module",
1836
+ "path": "src/accordion/index.ts",
1837
+ "declarations": [],
1838
+ "exports": [
1839
+ {
1840
+ "kind": "js",
1841
+ "name": "*",
1842
+ "declaration": {
1843
+ "name": "*",
1844
+ "package": "./accordion.template"
1845
+ }
1846
+ },
1847
+ {
1848
+ "kind": "js",
1849
+ "name": "*",
1850
+ "declaration": {
1851
+ "name": "*",
1852
+ "package": "./accordion.styles"
1853
+ }
1854
+ },
1855
+ {
1856
+ "kind": "js",
1857
+ "name": "*",
1858
+ "declaration": {
1859
+ "name": "*",
1860
+ "package": "./accordion"
1861
+ }
1862
+ }
1863
+ ]
1864
+ },
1865
+ {
1866
+ "kind": "javascript-module",
1867
+ "path": "src/actions-menu/actions-menu.styles.ts",
1868
+ "declarations": [
1869
+ {
1870
+ "kind": "function",
1871
+ "name": "actionsMenuBaseStyles",
1872
+ "return": {
1873
+ "type": {
1874
+ "text": "ElementStyles"
1875
+ }
1876
+ },
1877
+ "parameters": [
1878
+ {
1879
+ "name": "context",
1880
+ "type": {
1881
+ "text": "ElementDefinitionContext"
1882
+ }
1883
+ },
1884
+ {
1885
+ "name": "definition",
1886
+ "type": {
1887
+ "text": "FoundationElementDefinition"
1888
+ }
1889
+ }
1890
+ ]
1891
+ },
1892
+ {
1893
+ "kind": "function",
1894
+ "name": "foundationActionsMenuStyles",
1895
+ "return": {
1896
+ "type": {
1897
+ "text": "ElementStyles"
1898
+ }
1899
+ },
1900
+ "parameters": [
1901
+ {
1902
+ "name": "context",
1903
+ "type": {
1904
+ "text": "ElementDefinitionContext"
1905
+ }
1906
+ },
1907
+ {
1908
+ "name": "definition",
1909
+ "type": {
1910
+ "text": "FoundationElementDefinition"
1911
+ }
1912
+ }
1913
+ ]
1914
+ }
1915
+ ],
1916
+ "exports": [
1917
+ {
1918
+ "kind": "js",
1919
+ "name": "actionsMenuBaseStyles",
1920
+ "declaration": {
1921
+ "name": "actionsMenuBaseStyles",
1922
+ "module": "src/actions-menu/actions-menu.styles.ts"
1923
+ }
1924
+ },
1925
+ {
1926
+ "kind": "js",
1927
+ "name": "foundationActionsMenuStyles",
1928
+ "declaration": {
1929
+ "name": "foundationActionsMenuStyles",
1930
+ "module": "src/actions-menu/actions-menu.styles.ts"
1931
+ }
1932
+ }
1933
+ ]
1934
+ },
1935
+ {
1936
+ "kind": "javascript-module",
1937
+ "path": "src/actions-menu/actions-menu.template.ts",
1938
+ "declarations": [
1939
+ {
1940
+ "kind": "function",
1941
+ "name": "menuTemplate",
1942
+ "parameters": [
1943
+ {
1944
+ "name": "prefix",
1945
+ "type": {
1946
+ "text": "string"
1947
+ }
1948
+ }
1949
+ ]
1950
+ },
1951
+ {
1952
+ "kind": "function",
1953
+ "name": "singleOptionTemplate",
1954
+ "parameters": [
1955
+ {
1956
+ "name": "prefix",
1957
+ "type": {
1958
+ "text": "string"
1959
+ }
1960
+ }
1961
+ ]
1962
+ },
1963
+ {
1964
+ "kind": "variable",
1965
+ "name": "foundationActionsMenuTemplate",
1966
1966
  "type": {
1967
1967
  "text": "ViewTemplate<ActionsMenu>"
1968
1968
  },
@@ -2423,14 +2423,14 @@
2423
2423
  },
2424
2424
  {
2425
2425
  "kind": "javascript-module",
2426
- "path": "src/anchored-region/anchor-region.template.ts",
2426
+ "path": "src/anchor/anchor.styles.ts",
2427
2427
  "declarations": [
2428
2428
  {
2429
2429
  "kind": "function",
2430
- "name": "foundationAnchoredRegionTemplate",
2430
+ "name": "foundationAnchorStyles",
2431
2431
  "return": {
2432
2432
  "type": {
2433
- "text": "ViewTemplate<AnchoredRegion>"
2433
+ "text": "ElementStyles"
2434
2434
  }
2435
2435
  },
2436
2436
  "parameters": [
@@ -2452,24 +2452,24 @@
2452
2452
  "exports": [
2453
2453
  {
2454
2454
  "kind": "js",
2455
- "name": "foundationAnchoredRegionTemplate",
2455
+ "name": "foundationAnchorStyles",
2456
2456
  "declaration": {
2457
- "name": "foundationAnchoredRegionTemplate",
2458
- "module": "src/anchored-region/anchor-region.template.ts"
2457
+ "name": "foundationAnchorStyles",
2458
+ "module": "src/anchor/anchor.styles.ts"
2459
2459
  }
2460
2460
  }
2461
2461
  ]
2462
2462
  },
2463
2463
  {
2464
2464
  "kind": "javascript-module",
2465
- "path": "src/anchored-region/anchored-region.styles.ts",
2465
+ "path": "src/anchor/anchor.template.ts",
2466
2466
  "declarations": [
2467
2467
  {
2468
2468
  "kind": "function",
2469
- "name": "foundationAnchoredRegionStyles",
2469
+ "name": "foundationAnchorTemplate",
2470
2470
  "return": {
2471
2471
  "type": {
2472
- "text": "ElementStyles"
2472
+ "text": "ViewTemplate<Anchor>"
2473
2473
  }
2474
2474
  },
2475
2475
  "parameters": [
@@ -2491,664 +2491,766 @@
2491
2491
  "exports": [
2492
2492
  {
2493
2493
  "kind": "js",
2494
- "name": "foundationAnchoredRegionStyles",
2494
+ "name": "foundationAnchorTemplate",
2495
2495
  "declaration": {
2496
- "name": "foundationAnchoredRegionStyles",
2497
- "module": "src/anchored-region/anchored-region.styles.ts"
2496
+ "name": "foundationAnchorTemplate",
2497
+ "module": "src/anchor/anchor.template.ts"
2498
2498
  }
2499
2499
  }
2500
2500
  ]
2501
2501
  },
2502
2502
  {
2503
2503
  "kind": "javascript-module",
2504
- "path": "src/anchored-region/anchored-region.ts",
2504
+ "path": "src/anchor/anchor.ts",
2505
2505
  "declarations": [
2506
2506
  {
2507
2507
  "kind": "class",
2508
2508
  "description": "",
2509
- "name": "AnchoredRegion",
2509
+ "name": "Anchor",
2510
2510
  "superclass": {
2511
- "name": "FASTAnchoredRegion",
2511
+ "name": "FASTAnchor",
2512
2512
  "package": "@microsoft/fast-components"
2513
2513
  },
2514
- "tagName": "%%prefix%%-anchored-region",
2514
+ "tagName": "%%prefix%%-anchor",
2515
2515
  "customElement": true,
2516
2516
  "attributes": [
2517
2517
  {
2518
- "name": "anchor",
2518
+ "name": "download",
2519
2519
  "type": {
2520
2520
  "text": "string"
2521
2521
  },
2522
- "default": "\"\"",
2523
- "description": "The HTML ID of the anchor element this region is positioned relative to",
2524
- "fieldName": "anchor",
2522
+ "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.",
2523
+ "fieldName": "download",
2525
2524
  "inheritedFrom": {
2526
- "name": "AnchoredRegion",
2527
- "module": "src/anchored-region/anchored-region.ts"
2525
+ "name": "Anchor",
2526
+ "module": "src/anchor/anchor.ts"
2528
2527
  }
2529
2528
  },
2530
2529
  {
2531
- "name": "viewport",
2530
+ "name": "href",
2532
2531
  "type": {
2533
2532
  "text": "string"
2534
2533
  },
2535
- "default": "\"\"",
2536
- "description": "The HTML ID of the viewport element this region is positioned relative to",
2537
- "fieldName": "viewport",
2534
+ "description": "The URL the hyperlink references. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
2535
+ "fieldName": "href",
2538
2536
  "inheritedFrom": {
2539
- "name": "AnchoredRegion",
2540
- "module": "src/anchored-region/anchored-region.ts"
2537
+ "name": "Anchor",
2538
+ "module": "src/anchor/anchor.ts"
2541
2539
  }
2542
2540
  },
2543
2541
  {
2544
- "name": "horizontal-positioning-mode",
2542
+ "name": "hreflang",
2545
2543
  "type": {
2546
- "text": "AxisPositioningMode"
2544
+ "text": "string"
2547
2545
  },
2548
- "default": "\"uncontrolled\"",
2549
- "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",
2550
- "fieldName": "horizontalPositioningMode",
2546
+ "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.",
2547
+ "fieldName": "hreflang",
2551
2548
  "inheritedFrom": {
2552
- "name": "AnchoredRegion",
2553
- "module": "src/anchored-region/anchored-region.ts"
2549
+ "name": "Anchor",
2550
+ "module": "src/anchor/anchor.ts"
2554
2551
  }
2555
2552
  },
2556
2553
  {
2557
- "name": "horizontal-default-position",
2554
+ "name": "ping",
2558
2555
  "type": {
2559
- "text": "HorizontalPosition"
2556
+ "text": "string"
2560
2557
  },
2561
- "default": "\"unset\"",
2562
- "description": "The default horizontal position of the region relative to the anchor element",
2563
- "fieldName": "horizontalDefaultPosition",
2558
+ "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
2559
+ "fieldName": "ping",
2564
2560
  "inheritedFrom": {
2565
- "name": "AnchoredRegion",
2566
- "module": "src/anchored-region/anchored-region.ts"
2561
+ "name": "Anchor",
2562
+ "module": "src/anchor/anchor.ts"
2567
2563
  }
2568
2564
  },
2569
2565
  {
2570
- "name": "horizontal-viewport-lock",
2566
+ "name": "referrerpolicy",
2571
2567
  "type": {
2572
- "text": "boolean"
2568
+ "text": "string"
2573
2569
  },
2574
- "default": "false",
2575
- "description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the horizontal axis",
2576
- "fieldName": "horizontalViewportLock",
2570
+ "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
2571
+ "fieldName": "referrerpolicy",
2577
2572
  "inheritedFrom": {
2578
- "name": "AnchoredRegion",
2579
- "module": "src/anchored-region/anchored-region.ts"
2573
+ "name": "Anchor",
2574
+ "module": "src/anchor/anchor.ts"
2580
2575
  }
2581
2576
  },
2582
2577
  {
2583
- "name": "horizontal-inset",
2578
+ "name": "rel",
2584
2579
  "type": {
2585
- "text": "boolean"
2580
+ "text": "string"
2586
2581
  },
2587
- "default": "false",
2588
- "description": "Whether the region overlaps the anchor on the horizontal axis",
2589
- "fieldName": "horizontalInset",
2582
+ "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
2583
+ "fieldName": "rel",
2590
2584
  "inheritedFrom": {
2591
- "name": "AnchoredRegion",
2592
- "module": "src/anchored-region/anchored-region.ts"
2585
+ "name": "Anchor",
2586
+ "module": "src/anchor/anchor.ts"
2593
2587
  }
2594
2588
  },
2595
2589
  {
2596
- "name": "horizontal-threshold",
2590
+ "name": "target",
2597
2591
  "type": {
2598
- "text": "number"
2592
+ "text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
2599
2593
  },
2600
- "description": "How narrow the space allocated to the default position has to be before the widest area\nis selected for layout",
2601
- "fieldName": "horizontalThreshold",
2594
+ "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
2595
+ "fieldName": "target",
2602
2596
  "inheritedFrom": {
2603
- "name": "AnchoredRegion",
2604
- "module": "src/anchored-region/anchored-region.ts"
2597
+ "name": "Anchor",
2598
+ "module": "src/anchor/anchor.ts"
2605
2599
  }
2606
2600
  },
2607
2601
  {
2608
- "name": "horizontal-scaling",
2602
+ "name": "type",
2609
2603
  "type": {
2610
- "text": "AxisScalingMode"
2604
+ "text": "string"
2611
2605
  },
2612
- "default": "\"content\"",
2613
- "description": "Defines how the width of the region is calculated",
2614
- "fieldName": "horizontalScaling",
2606
+ "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
2607
+ "fieldName": "type",
2615
2608
  "inheritedFrom": {
2616
- "name": "AnchoredRegion",
2617
- "module": "src/anchored-region/anchored-region.ts"
2609
+ "name": "Anchor",
2610
+ "module": "src/anchor/anchor.ts"
2618
2611
  }
2619
- },
2612
+ }
2613
+ ],
2614
+ "members": [
2620
2615
  {
2621
- "name": "vertical-positioning-mode",
2616
+ "kind": "field",
2617
+ "name": "download",
2622
2618
  "type": {
2623
- "text": "AxisPositioningMode"
2619
+ "text": "string"
2624
2620
  },
2625
- "default": "\"uncontrolled\"",
2626
- "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",
2627
- "fieldName": "verticalPositioningMode",
2621
+ "privacy": "public",
2622
+ "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.",
2628
2623
  "inheritedFrom": {
2629
- "name": "AnchoredRegion",
2630
- "module": "src/anchored-region/anchored-region.ts"
2624
+ "name": "Anchor",
2625
+ "module": "src/anchor/anchor.ts"
2631
2626
  }
2632
2627
  },
2633
2628
  {
2634
- "name": "vertical-default-position",
2629
+ "kind": "field",
2630
+ "name": "href",
2635
2631
  "type": {
2636
- "text": "VerticalPosition"
2632
+ "text": "string"
2637
2633
  },
2638
- "default": "\"unset\"",
2639
- "description": "The default vertical position of the region relative to the anchor element",
2640
- "fieldName": "verticalDefaultPosition",
2634
+ "privacy": "public",
2635
+ "description": "The URL the hyperlink references. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
2641
2636
  "inheritedFrom": {
2642
- "name": "AnchoredRegion",
2643
- "module": "src/anchored-region/anchored-region.ts"
2637
+ "name": "Anchor",
2638
+ "module": "src/anchor/anchor.ts"
2644
2639
  }
2645
2640
  },
2646
2641
  {
2647
- "name": "vertical-viewport-lock",
2642
+ "kind": "field",
2643
+ "name": "hreflang",
2648
2644
  "type": {
2649
- "text": "boolean"
2645
+ "text": "string"
2650
2646
  },
2651
- "default": "false",
2652
- "description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the vertical axis",
2653
- "fieldName": "verticalViewportLock",
2647
+ "privacy": "public",
2648
+ "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.",
2654
2649
  "inheritedFrom": {
2655
- "name": "AnchoredRegion",
2656
- "module": "src/anchored-region/anchored-region.ts"
2650
+ "name": "Anchor",
2651
+ "module": "src/anchor/anchor.ts"
2657
2652
  }
2658
2653
  },
2659
2654
  {
2660
- "name": "vertical-inset",
2655
+ "kind": "field",
2656
+ "name": "ping",
2661
2657
  "type": {
2662
- "text": "boolean"
2658
+ "text": "string"
2663
2659
  },
2664
- "default": "false",
2665
- "description": "Whether the region overlaps the anchor on the vertical axis",
2666
- "fieldName": "verticalInset",
2660
+ "privacy": "public",
2661
+ "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
2667
2662
  "inheritedFrom": {
2668
- "name": "AnchoredRegion",
2669
- "module": "src/anchored-region/anchored-region.ts"
2663
+ "name": "Anchor",
2664
+ "module": "src/anchor/anchor.ts"
2670
2665
  }
2671
2666
  },
2672
2667
  {
2673
- "name": "vertical-threshold",
2668
+ "kind": "field",
2669
+ "name": "referrerpolicy",
2674
2670
  "type": {
2675
- "text": "number"
2671
+ "text": "string"
2676
2672
  },
2677
- "description": "How short the space allocated to the default position has to be before the tallest area\nis selected for layout",
2678
- "fieldName": "verticalThreshold",
2673
+ "privacy": "public",
2674
+ "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
2679
2675
  "inheritedFrom": {
2680
- "name": "AnchoredRegion",
2681
- "module": "src/anchored-region/anchored-region.ts"
2676
+ "name": "Anchor",
2677
+ "module": "src/anchor/anchor.ts"
2682
2678
  }
2683
2679
  },
2684
2680
  {
2685
- "name": "vertical-scaling",
2681
+ "kind": "field",
2682
+ "name": "rel",
2686
2683
  "type": {
2687
- "text": "AxisScalingMode"
2684
+ "text": "string"
2688
2685
  },
2689
- "default": "\"content\"",
2690
- "description": "Defines how the height of the region is calculated",
2691
- "fieldName": "verticalScaling",
2686
+ "privacy": "public",
2687
+ "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
2692
2688
  "inheritedFrom": {
2693
- "name": "AnchoredRegion",
2694
- "module": "src/anchored-region/anchored-region.ts"
2689
+ "name": "Anchor",
2690
+ "module": "src/anchor/anchor.ts"
2695
2691
  }
2696
2692
  },
2697
2693
  {
2698
- "name": "fixed-placement",
2694
+ "kind": "field",
2695
+ "name": "target",
2699
2696
  "type": {
2700
- "text": "boolean"
2697
+ "text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
2701
2698
  },
2702
- "default": "false",
2703
- "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,",
2704
- "fieldName": "fixedPlacement",
2699
+ "privacy": "public",
2700
+ "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
2705
2701
  "inheritedFrom": {
2706
- "name": "AnchoredRegion",
2707
- "module": "src/anchored-region/anchored-region.ts"
2702
+ "name": "Anchor",
2703
+ "module": "src/anchor/anchor.ts"
2708
2704
  }
2709
2705
  },
2710
2706
  {
2711
- "name": "auto-update-mode",
2707
+ "kind": "field",
2708
+ "name": "type",
2712
2709
  "type": {
2713
- "text": "AutoUpdateMode"
2710
+ "text": "string"
2714
2711
  },
2715
- "default": "\"anchor\"",
2716
- "description": "Defines what triggers the anchored region to revaluate positioning",
2717
- "fieldName": "autoUpdateMode",
2712
+ "privacy": "public",
2713
+ "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
2718
2714
  "inheritedFrom": {
2719
- "name": "AnchoredRegion",
2720
- "module": "src/anchored-region/anchored-region.ts"
2715
+ "name": "Anchor",
2716
+ "module": "src/anchor/anchor.ts"
2721
2717
  }
2722
- }
2723
- ],
2724
- "members": [
2718
+ },
2725
2719
  {
2726
2720
  "kind": "field",
2727
- "name": "anchor",
2721
+ "name": "control",
2728
2722
  "type": {
2729
- "text": "string"
2723
+ "text": "HTMLAnchorElement | undefined"
2730
2724
  },
2731
2725
  "privacy": "public",
2732
- "default": "\"\"",
2733
- "description": "The HTML ID of the anchor element this region is positioned relative to",
2726
+ "description": "References the root element",
2734
2727
  "inheritedFrom": {
2735
- "name": "AnchoredRegion",
2736
- "module": "src/anchored-region/anchored-region.ts"
2728
+ "name": "Anchor",
2729
+ "module": "src/anchor/anchor.ts"
2737
2730
  }
2738
2731
  },
2739
2732
  {
2740
- "kind": "method",
2741
- "name": "anchorChanged",
2733
+ "kind": "field",
2734
+ "name": "handleUnsupportedDelegatesFocus",
2742
2735
  "privacy": "private",
2743
- "return": {
2744
- "type": {
2745
- "text": "void"
2746
- }
2747
- },
2736
+ "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",
2748
2737
  "inheritedFrom": {
2749
- "name": "AnchoredRegion",
2750
- "module": "src/anchored-region/anchored-region.ts"
2738
+ "name": "Anchor",
2739
+ "module": "src/anchor/anchor.ts"
2751
2740
  }
2752
2741
  },
2753
2742
  {
2754
2743
  "kind": "field",
2755
- "name": "viewport",
2744
+ "name": "_presentation",
2756
2745
  "type": {
2757
- "text": "string"
2746
+ "text": "ComponentPresentation | null | undefined"
2758
2747
  },
2759
- "privacy": "public",
2760
- "default": "\"\"",
2761
- "description": "The HTML ID of the viewport element this region is positioned relative to",
2748
+ "privacy": "private",
2749
+ "default": "void 0",
2762
2750
  "inheritedFrom": {
2763
- "name": "AnchoredRegion",
2764
- "module": "src/anchored-region/anchored-region.ts"
2751
+ "name": "FoundationElement",
2752
+ "module": "src/foundation-element/foundation-element.ts"
2765
2753
  }
2766
2754
  },
2767
2755
  {
2768
- "kind": "method",
2769
- "name": "viewportChanged",
2770
- "privacy": "private",
2771
- "return": {
2772
- "type": {
2773
- "text": "void"
2774
- }
2756
+ "kind": "field",
2757
+ "name": "$presentation",
2758
+ "type": {
2759
+ "text": "ComponentPresentation | null"
2775
2760
  },
2761
+ "privacy": "public",
2762
+ "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
2776
2763
  "inheritedFrom": {
2777
- "name": "AnchoredRegion",
2778
- "module": "src/anchored-region/anchored-region.ts"
2764
+ "name": "FoundationElement",
2765
+ "module": "src/foundation-element/foundation-element.ts"
2779
2766
  }
2780
2767
  },
2781
2768
  {
2782
2769
  "kind": "field",
2783
- "name": "horizontalPositioningMode",
2770
+ "name": "template",
2784
2771
  "type": {
2785
- "text": "AxisPositioningMode"
2772
+ "text": "ElementViewTemplate | void | null"
2786
2773
  },
2787
2774
  "privacy": "public",
2788
- "default": "\"uncontrolled\"",
2789
- "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",
2775
+ "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.",
2790
2776
  "inheritedFrom": {
2791
- "name": "AnchoredRegion",
2792
- "module": "src/anchored-region/anchored-region.ts"
2777
+ "name": "FoundationElement",
2778
+ "module": "src/foundation-element/foundation-element.ts"
2793
2779
  }
2794
2780
  },
2795
2781
  {
2796
2782
  "kind": "method",
2797
- "name": "horizontalPositioningModeChanged",
2798
- "privacy": "private",
2783
+ "name": "templateChanged",
2784
+ "privacy": "protected",
2799
2785
  "return": {
2800
2786
  "type": {
2801
2787
  "text": "void"
2802
2788
  }
2803
2789
  },
2804
2790
  "inheritedFrom": {
2805
- "name": "AnchoredRegion",
2806
- "module": "src/anchored-region/anchored-region.ts"
2791
+ "name": "FoundationElement",
2792
+ "module": "src/foundation-element/foundation-element.ts"
2807
2793
  }
2808
2794
  },
2809
2795
  {
2810
2796
  "kind": "field",
2811
- "name": "horizontalDefaultPosition",
2797
+ "name": "styles",
2812
2798
  "type": {
2813
- "text": "HorizontalPosition"
2799
+ "text": "ElementStyles | void | null"
2814
2800
  },
2815
2801
  "privacy": "public",
2816
- "default": "\"unset\"",
2817
- "description": "The default horizontal position of the region relative to the anchor element",
2802
+ "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.",
2818
2803
  "inheritedFrom": {
2819
- "name": "AnchoredRegion",
2820
- "module": "src/anchored-region/anchored-region.ts"
2804
+ "name": "FoundationElement",
2805
+ "module": "src/foundation-element/foundation-element.ts"
2821
2806
  }
2822
2807
  },
2823
2808
  {
2824
2809
  "kind": "method",
2825
- "name": "horizontalDefaultPositionChanged",
2826
- "privacy": "private",
2810
+ "name": "stylesChanged",
2811
+ "privacy": "protected",
2827
2812
  "return": {
2828
2813
  "type": {
2829
2814
  "text": "void"
2830
2815
  }
2831
2816
  },
2832
2817
  "inheritedFrom": {
2833
- "name": "AnchoredRegion",
2834
- "module": "src/anchored-region/anchored-region.ts"
2835
- }
2836
- },
2837
- {
2838
- "kind": "field",
2839
- "name": "horizontalViewportLock",
2840
- "type": {
2841
- "text": "boolean"
2842
- },
2843
- "privacy": "public",
2844
- "default": "false",
2845
- "description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the horizontal axis",
2846
- "inheritedFrom": {
2847
- "name": "AnchoredRegion",
2848
- "module": "src/anchored-region/anchored-region.ts"
2818
+ "name": "FoundationElement",
2819
+ "module": "src/foundation-element/foundation-element.ts"
2849
2820
  }
2850
2821
  },
2851
2822
  {
2852
2823
  "kind": "method",
2853
- "name": "horizontalViewportLockChanged",
2854
- "privacy": "private",
2824
+ "name": "compose",
2825
+ "privacy": "public",
2826
+ "static": true,
2855
2827
  "return": {
2856
2828
  "type": {
2857
- "text": "void"
2829
+ "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
2858
2830
  }
2859
2831
  },
2832
+ "parameters": [
2833
+ {
2834
+ "name": "this",
2835
+ "type": {
2836
+ "text": "K"
2837
+ }
2838
+ },
2839
+ {
2840
+ "name": "elementDefinition",
2841
+ "type": {
2842
+ "text": "T"
2843
+ },
2844
+ "description": "The definition of the element to create the registry\nfunction for."
2845
+ }
2846
+ ],
2847
+ "description": "Defines an element registry function with a set of element definition defaults.",
2860
2848
  "inheritedFrom": {
2861
- "name": "AnchoredRegion",
2862
- "module": "src/anchored-region/anchored-region.ts"
2849
+ "name": "FoundationElement",
2850
+ "module": "src/foundation-element/foundation-element.ts"
2863
2851
  }
2864
- },
2852
+ }
2853
+ ]
2854
+ },
2855
+ {
2856
+ "kind": "variable",
2857
+ "name": "foundationAnchorShadowOptions",
2858
+ "type": {
2859
+ "text": "ShadowRootInit"
2860
+ },
2861
+ "default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
2862
+ },
2863
+ {
2864
+ "kind": "variable",
2865
+ "name": "defaultAnchorConfig",
2866
+ "type": {
2867
+ "text": "object"
2868
+ },
2869
+ "default": "{}"
2870
+ },
2871
+ {
2872
+ "kind": "variable",
2873
+ "name": "foundationAnchor",
2874
+ "description": "The Foundation Anchor",
2875
+ "privacy": "public"
2876
+ }
2877
+ ],
2878
+ "exports": [
2879
+ {
2880
+ "kind": "js",
2881
+ "name": "Anchor",
2882
+ "declaration": {
2883
+ "name": "Anchor",
2884
+ "module": "src/anchor/anchor.ts"
2885
+ }
2886
+ },
2887
+ {
2888
+ "kind": "js",
2889
+ "name": "foundationAnchorShadowOptions",
2890
+ "declaration": {
2891
+ "name": "foundationAnchorShadowOptions",
2892
+ "module": "src/anchor/anchor.ts"
2893
+ }
2894
+ },
2895
+ {
2896
+ "kind": "js",
2897
+ "name": "defaultAnchorConfig",
2898
+ "declaration": {
2899
+ "name": "defaultAnchorConfig",
2900
+ "module": "src/anchor/anchor.ts"
2901
+ }
2902
+ },
2903
+ {
2904
+ "kind": "js",
2905
+ "name": "foundationAnchor",
2906
+ "declaration": {
2907
+ "name": "foundationAnchor",
2908
+ "module": "src/anchor/anchor.ts"
2909
+ }
2910
+ }
2911
+ ]
2912
+ },
2913
+ {
2914
+ "kind": "javascript-module",
2915
+ "path": "src/anchor/index.ts",
2916
+ "declarations": [],
2917
+ "exports": [
2918
+ {
2919
+ "kind": "js",
2920
+ "name": "*",
2921
+ "declaration": {
2922
+ "name": "*",
2923
+ "package": "./anchor.template"
2924
+ }
2925
+ },
2926
+ {
2927
+ "kind": "js",
2928
+ "name": "*",
2929
+ "declaration": {
2930
+ "name": "*",
2931
+ "package": "./anchor.styles"
2932
+ }
2933
+ },
2934
+ {
2935
+ "kind": "js",
2936
+ "name": "*",
2937
+ "declaration": {
2938
+ "name": "*",
2939
+ "package": "./anchor"
2940
+ }
2941
+ }
2942
+ ]
2943
+ },
2944
+ {
2945
+ "kind": "javascript-module",
2946
+ "path": "src/anchored-region/anchor-region.template.ts",
2947
+ "declarations": [
2948
+ {
2949
+ "kind": "function",
2950
+ "name": "foundationAnchoredRegionTemplate",
2951
+ "return": {
2952
+ "type": {
2953
+ "text": "ViewTemplate<AnchoredRegion>"
2954
+ }
2955
+ },
2956
+ "parameters": [
2865
2957
  {
2866
- "kind": "field",
2867
- "name": "horizontalInset",
2958
+ "name": "context",
2868
2959
  "type": {
2869
- "text": "boolean"
2870
- },
2871
- "privacy": "public",
2872
- "default": "false",
2873
- "description": "Whether the region overlaps the anchor on the horizontal axis",
2874
- "inheritedFrom": {
2875
- "name": "AnchoredRegion",
2876
- "module": "src/anchored-region/anchored-region.ts"
2877
- }
2878
- },
2879
- {
2880
- "kind": "method",
2881
- "name": "horizontalInsetChanged",
2882
- "privacy": "private",
2883
- "return": {
2884
- "type": {
2885
- "text": "void"
2886
- }
2887
- },
2888
- "inheritedFrom": {
2889
- "name": "AnchoredRegion",
2890
- "module": "src/anchored-region/anchored-region.ts"
2960
+ "text": "ElementDefinitionContext"
2891
2961
  }
2892
2962
  },
2893
2963
  {
2894
- "kind": "field",
2895
- "name": "horizontalThreshold",
2964
+ "name": "definition",
2896
2965
  "type": {
2897
- "text": "number"
2898
- },
2899
- "privacy": "public",
2900
- "description": "How narrow the space allocated to the default position has to be before the widest area\nis selected for layout",
2901
- "inheritedFrom": {
2902
- "name": "AnchoredRegion",
2903
- "module": "src/anchored-region/anchored-region.ts"
2966
+ "text": "FoundationElementDefinition"
2904
2967
  }
2905
- },
2968
+ }
2969
+ ]
2970
+ }
2971
+ ],
2972
+ "exports": [
2973
+ {
2974
+ "kind": "js",
2975
+ "name": "foundationAnchoredRegionTemplate",
2976
+ "declaration": {
2977
+ "name": "foundationAnchoredRegionTemplate",
2978
+ "module": "src/anchored-region/anchor-region.template.ts"
2979
+ }
2980
+ }
2981
+ ]
2982
+ },
2983
+ {
2984
+ "kind": "javascript-module",
2985
+ "path": "src/anchored-region/anchored-region.styles.ts",
2986
+ "declarations": [
2987
+ {
2988
+ "kind": "function",
2989
+ "name": "foundationAnchoredRegionStyles",
2990
+ "return": {
2991
+ "type": {
2992
+ "text": "ElementStyles"
2993
+ }
2994
+ },
2995
+ "parameters": [
2906
2996
  {
2907
- "kind": "method",
2908
- "name": "horizontalThresholdChanged",
2909
- "privacy": "private",
2910
- "return": {
2911
- "type": {
2912
- "text": "void"
2913
- }
2914
- },
2915
- "inheritedFrom": {
2916
- "name": "AnchoredRegion",
2917
- "module": "src/anchored-region/anchored-region.ts"
2997
+ "name": "context",
2998
+ "type": {
2999
+ "text": "ElementDefinitionContext"
2918
3000
  }
2919
3001
  },
2920
3002
  {
2921
- "kind": "field",
2922
- "name": "horizontalScaling",
3003
+ "name": "definition",
2923
3004
  "type": {
2924
- "text": "AxisScalingMode"
2925
- },
2926
- "privacy": "public",
2927
- "default": "\"content\"",
2928
- "description": "Defines how the width of the region is calculated",
2929
- "inheritedFrom": {
2930
- "name": "AnchoredRegion",
3005
+ "text": "FoundationElementDefinition"
3006
+ }
3007
+ }
3008
+ ]
3009
+ }
3010
+ ],
3011
+ "exports": [
3012
+ {
3013
+ "kind": "js",
3014
+ "name": "foundationAnchoredRegionStyles",
3015
+ "declaration": {
3016
+ "name": "foundationAnchoredRegionStyles",
3017
+ "module": "src/anchored-region/anchored-region.styles.ts"
3018
+ }
3019
+ }
3020
+ ]
3021
+ },
3022
+ {
3023
+ "kind": "javascript-module",
3024
+ "path": "src/anchored-region/anchored-region.ts",
3025
+ "declarations": [
3026
+ {
3027
+ "kind": "class",
3028
+ "description": "",
3029
+ "name": "AnchoredRegion",
3030
+ "superclass": {
3031
+ "name": "FASTAnchoredRegion",
3032
+ "package": "@microsoft/fast-components"
3033
+ },
3034
+ "tagName": "%%prefix%%-anchored-region",
3035
+ "customElement": true,
3036
+ "attributes": [
3037
+ {
3038
+ "name": "anchor",
3039
+ "type": {
3040
+ "text": "string"
3041
+ },
3042
+ "default": "\"\"",
3043
+ "description": "The HTML ID of the anchor element this region is positioned relative to",
3044
+ "fieldName": "anchor",
3045
+ "inheritedFrom": {
3046
+ "name": "AnchoredRegion",
2931
3047
  "module": "src/anchored-region/anchored-region.ts"
2932
3048
  }
2933
3049
  },
2934
3050
  {
2935
- "kind": "method",
2936
- "name": "horizontalScalingChanged",
2937
- "privacy": "private",
2938
- "return": {
2939
- "type": {
2940
- "text": "void"
2941
- }
3051
+ "name": "viewport",
3052
+ "type": {
3053
+ "text": "string"
2942
3054
  },
3055
+ "default": "\"\"",
3056
+ "description": "The HTML ID of the viewport element this region is positioned relative to",
3057
+ "fieldName": "viewport",
2943
3058
  "inheritedFrom": {
2944
3059
  "name": "AnchoredRegion",
2945
3060
  "module": "src/anchored-region/anchored-region.ts"
2946
3061
  }
2947
3062
  },
2948
3063
  {
2949
- "kind": "field",
2950
- "name": "verticalPositioningMode",
3064
+ "name": "horizontal-positioning-mode",
2951
3065
  "type": {
2952
3066
  "text": "AxisPositioningMode"
2953
3067
  },
2954
- "privacy": "public",
2955
3068
  "default": "\"uncontrolled\"",
2956
- "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",
3069
+ "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",
3070
+ "fieldName": "horizontalPositioningMode",
2957
3071
  "inheritedFrom": {
2958
3072
  "name": "AnchoredRegion",
2959
3073
  "module": "src/anchored-region/anchored-region.ts"
2960
3074
  }
2961
3075
  },
2962
3076
  {
2963
- "kind": "method",
2964
- "name": "verticalPositioningModeChanged",
2965
- "privacy": "private",
2966
- "return": {
2967
- "type": {
2968
- "text": "void"
2969
- }
3077
+ "name": "horizontal-default-position",
3078
+ "type": {
3079
+ "text": "HorizontalPosition"
2970
3080
  },
3081
+ "default": "\"unset\"",
3082
+ "description": "The default horizontal position of the region relative to the anchor element",
3083
+ "fieldName": "horizontalDefaultPosition",
2971
3084
  "inheritedFrom": {
2972
3085
  "name": "AnchoredRegion",
2973
3086
  "module": "src/anchored-region/anchored-region.ts"
2974
3087
  }
2975
3088
  },
2976
3089
  {
2977
- "kind": "field",
2978
- "name": "verticalDefaultPosition",
3090
+ "name": "horizontal-viewport-lock",
2979
3091
  "type": {
2980
- "text": "VerticalPosition"
3092
+ "text": "boolean"
2981
3093
  },
2982
- "privacy": "public",
2983
- "default": "\"unset\"",
2984
- "description": "The default vertical position of the region relative to the anchor element",
3094
+ "default": "false",
3095
+ "description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the horizontal axis",
3096
+ "fieldName": "horizontalViewportLock",
2985
3097
  "inheritedFrom": {
2986
3098
  "name": "AnchoredRegion",
2987
3099
  "module": "src/anchored-region/anchored-region.ts"
2988
3100
  }
2989
3101
  },
2990
3102
  {
2991
- "kind": "method",
2992
- "name": "verticalDefaultPositionChanged",
2993
- "privacy": "private",
2994
- "return": {
2995
- "type": {
2996
- "text": "void"
2997
- }
3103
+ "name": "horizontal-inset",
3104
+ "type": {
3105
+ "text": "boolean"
2998
3106
  },
3107
+ "default": "false",
3108
+ "description": "Whether the region overlaps the anchor on the horizontal axis",
3109
+ "fieldName": "horizontalInset",
2999
3110
  "inheritedFrom": {
3000
3111
  "name": "AnchoredRegion",
3001
3112
  "module": "src/anchored-region/anchored-region.ts"
3002
3113
  }
3003
3114
  },
3004
3115
  {
3005
- "kind": "field",
3006
- "name": "verticalViewportLock",
3116
+ "name": "horizontal-threshold",
3007
3117
  "type": {
3008
- "text": "boolean"
3118
+ "text": "number"
3009
3119
  },
3010
- "privacy": "public",
3011
- "default": "false",
3012
- "description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the vertical axis",
3120
+ "description": "How narrow the space allocated to the default position has to be before the widest area\nis selected for layout",
3121
+ "fieldName": "horizontalThreshold",
3013
3122
  "inheritedFrom": {
3014
3123
  "name": "AnchoredRegion",
3015
3124
  "module": "src/anchored-region/anchored-region.ts"
3016
3125
  }
3017
3126
  },
3018
3127
  {
3019
- "kind": "method",
3020
- "name": "verticalViewportLockChanged",
3021
- "privacy": "private",
3022
- "return": {
3023
- "type": {
3024
- "text": "void"
3025
- }
3128
+ "name": "horizontal-scaling",
3129
+ "type": {
3130
+ "text": "AxisScalingMode"
3026
3131
  },
3132
+ "default": "\"content\"",
3133
+ "description": "Defines how the width of the region is calculated",
3134
+ "fieldName": "horizontalScaling",
3027
3135
  "inheritedFrom": {
3028
3136
  "name": "AnchoredRegion",
3029
3137
  "module": "src/anchored-region/anchored-region.ts"
3030
3138
  }
3031
3139
  },
3032
3140
  {
3033
- "kind": "field",
3034
- "name": "verticalInset",
3141
+ "name": "vertical-positioning-mode",
3035
3142
  "type": {
3036
- "text": "boolean"
3143
+ "text": "AxisPositioningMode"
3037
3144
  },
3038
- "privacy": "public",
3039
- "default": "false",
3040
- "description": "Whether the region overlaps the anchor on the vertical axis",
3145
+ "default": "\"uncontrolled\"",
3146
+ "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",
3147
+ "fieldName": "verticalPositioningMode",
3041
3148
  "inheritedFrom": {
3042
3149
  "name": "AnchoredRegion",
3043
3150
  "module": "src/anchored-region/anchored-region.ts"
3044
3151
  }
3045
3152
  },
3046
3153
  {
3047
- "kind": "method",
3048
- "name": "verticalInsetChanged",
3049
- "privacy": "private",
3050
- "return": {
3051
- "type": {
3052
- "text": "void"
3053
- }
3154
+ "name": "vertical-default-position",
3155
+ "type": {
3156
+ "text": "VerticalPosition"
3054
3157
  },
3158
+ "default": "\"unset\"",
3159
+ "description": "The default vertical position of the region relative to the anchor element",
3160
+ "fieldName": "verticalDefaultPosition",
3055
3161
  "inheritedFrom": {
3056
3162
  "name": "AnchoredRegion",
3057
3163
  "module": "src/anchored-region/anchored-region.ts"
3058
3164
  }
3059
3165
  },
3060
3166
  {
3061
- "kind": "field",
3062
- "name": "verticalThreshold",
3167
+ "name": "vertical-viewport-lock",
3063
3168
  "type": {
3064
- "text": "number"
3169
+ "text": "boolean"
3065
3170
  },
3066
- "privacy": "public",
3067
- "description": "How short the space allocated to the default position has to be before the tallest area\nis selected for layout",
3171
+ "default": "false",
3172
+ "description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the vertical axis",
3173
+ "fieldName": "verticalViewportLock",
3068
3174
  "inheritedFrom": {
3069
3175
  "name": "AnchoredRegion",
3070
3176
  "module": "src/anchored-region/anchored-region.ts"
3071
3177
  }
3072
3178
  },
3073
3179
  {
3074
- "kind": "method",
3075
- "name": "verticalThresholdChanged",
3076
- "privacy": "private",
3077
- "return": {
3078
- "type": {
3079
- "text": "void"
3080
- }
3180
+ "name": "vertical-inset",
3181
+ "type": {
3182
+ "text": "boolean"
3081
3183
  },
3184
+ "default": "false",
3185
+ "description": "Whether the region overlaps the anchor on the vertical axis",
3186
+ "fieldName": "verticalInset",
3082
3187
  "inheritedFrom": {
3083
3188
  "name": "AnchoredRegion",
3084
3189
  "module": "src/anchored-region/anchored-region.ts"
3085
3190
  }
3086
3191
  },
3087
3192
  {
3088
- "kind": "field",
3089
- "name": "verticalScaling",
3193
+ "name": "vertical-threshold",
3090
3194
  "type": {
3091
- "text": "AxisScalingMode"
3195
+ "text": "number"
3092
3196
  },
3093
- "privacy": "public",
3094
- "default": "\"content\"",
3095
- "description": "Defines how the height of the region is calculated",
3197
+ "description": "How short the space allocated to the default position has to be before the tallest area\nis selected for layout",
3198
+ "fieldName": "verticalThreshold",
3096
3199
  "inheritedFrom": {
3097
3200
  "name": "AnchoredRegion",
3098
3201
  "module": "src/anchored-region/anchored-region.ts"
3099
3202
  }
3100
3203
  },
3101
3204
  {
3102
- "kind": "method",
3103
- "name": "verticalScalingChanged",
3104
- "privacy": "private",
3105
- "return": {
3106
- "type": {
3107
- "text": "void"
3108
- }
3205
+ "name": "vertical-scaling",
3206
+ "type": {
3207
+ "text": "AxisScalingMode"
3109
3208
  },
3209
+ "default": "\"content\"",
3210
+ "description": "Defines how the height of the region is calculated",
3211
+ "fieldName": "verticalScaling",
3110
3212
  "inheritedFrom": {
3111
3213
  "name": "AnchoredRegion",
3112
3214
  "module": "src/anchored-region/anchored-region.ts"
3113
3215
  }
3114
3216
  },
3115
3217
  {
3116
- "kind": "field",
3117
- "name": "fixedPlacement",
3218
+ "name": "fixed-placement",
3118
3219
  "type": {
3119
3220
  "text": "boolean"
3120
3221
  },
3121
- "privacy": "public",
3122
3222
  "default": "false",
3123
3223
  "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,",
3224
+ "fieldName": "fixedPlacement",
3124
3225
  "inheritedFrom": {
3125
3226
  "name": "AnchoredRegion",
3126
3227
  "module": "src/anchored-region/anchored-region.ts"
3127
3228
  }
3128
3229
  },
3129
3230
  {
3130
- "kind": "method",
3131
- "name": "fixedPlacementChanged",
3132
- "privacy": "private",
3133
- "return": {
3134
- "type": {
3135
- "text": "void"
3136
- }
3231
+ "name": "auto-update-mode",
3232
+ "type": {
3233
+ "text": "AutoUpdateMode"
3137
3234
  },
3235
+ "default": "\"anchor\"",
3236
+ "description": "Defines what triggers the anchored region to revaluate positioning",
3237
+ "fieldName": "autoUpdateMode",
3138
3238
  "inheritedFrom": {
3139
3239
  "name": "AnchoredRegion",
3140
3240
  "module": "src/anchored-region/anchored-region.ts"
3141
3241
  }
3142
- },
3242
+ }
3243
+ ],
3244
+ "members": [
3143
3245
  {
3144
3246
  "kind": "field",
3145
- "name": "autoUpdateMode",
3247
+ "name": "anchor",
3146
3248
  "type": {
3147
- "text": "AutoUpdateMode"
3249
+ "text": "string"
3148
3250
  },
3149
3251
  "privacy": "public",
3150
- "default": "\"anchor\"",
3151
- "description": "Defines what triggers the anchored region to revaluate positioning",
3252
+ "default": "\"\"",
3253
+ "description": "The HTML ID of the anchor element this region is positioned relative to",
3152
3254
  "inheritedFrom": {
3153
3255
  "name": "AnchoredRegion",
3154
3256
  "module": "src/anchored-region/anchored-region.ts"
@@ -3156,27 +3258,13 @@
3156
3258
  },
3157
3259
  {
3158
3260
  "kind": "method",
3159
- "name": "autoUpdateModeChanged",
3261
+ "name": "anchorChanged",
3160
3262
  "privacy": "private",
3161
3263
  "return": {
3162
3264
  "type": {
3163
3265
  "text": "void"
3164
3266
  }
3165
3267
  },
3166
- "parameters": [
3167
- {
3168
- "name": "prevMode",
3169
- "type": {
3170
- "text": "AutoUpdateMode"
3171
- }
3172
- },
3173
- {
3174
- "name": "newMode",
3175
- "type": {
3176
- "text": "AutoUpdateMode"
3177
- }
3178
- }
3179
- ],
3180
3268
  "inheritedFrom": {
3181
3269
  "name": "AnchoredRegion",
3182
3270
  "module": "src/anchored-region/anchored-region.ts"
@@ -3184,13 +3272,13 @@
3184
3272
  },
3185
3273
  {
3186
3274
  "kind": "field",
3187
- "name": "anchorElement",
3275
+ "name": "viewport",
3188
3276
  "type": {
3189
- "text": "HTMLElement | null"
3277
+ "text": "string"
3190
3278
  },
3191
3279
  "privacy": "public",
3192
- "default": "null",
3193
- "description": "The HTML element being used as the anchor",
3280
+ "default": "\"\"",
3281
+ "description": "The HTML ID of the viewport element this region is positioned relative to",
3194
3282
  "inheritedFrom": {
3195
3283
  "name": "AnchoredRegion",
3196
3284
  "module": "src/anchored-region/anchored-region.ts"
@@ -3198,7 +3286,7 @@
3198
3286
  },
3199
3287
  {
3200
3288
  "kind": "method",
3201
- "name": "anchorElementChanged",
3289
+ "name": "viewportChanged",
3202
3290
  "privacy": "private",
3203
3291
  "return": {
3204
3292
  "type": {
@@ -3212,13 +3300,13 @@
3212
3300
  },
3213
3301
  {
3214
3302
  "kind": "field",
3215
- "name": "viewportElement",
3303
+ "name": "horizontalPositioningMode",
3216
3304
  "type": {
3217
- "text": "HTMLElement | null"
3305
+ "text": "AxisPositioningMode"
3218
3306
  },
3219
3307
  "privacy": "public",
3220
- "default": "null",
3221
- "description": "The HTML element being used as the viewport",
3308
+ "default": "\"uncontrolled\"",
3309
+ "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",
3222
3310
  "inheritedFrom": {
3223
3311
  "name": "AnchoredRegion",
3224
3312
  "module": "src/anchored-region/anchored-region.ts"
@@ -3226,7 +3314,7 @@
3226
3314
  },
3227
3315
  {
3228
3316
  "kind": "method",
3229
- "name": "viewportElementChanged",
3317
+ "name": "horizontalPositioningModeChanged",
3230
3318
  "privacy": "private",
3231
3319
  "return": {
3232
3320
  "type": {
@@ -3240,25 +3328,27 @@
3240
3328
  },
3241
3329
  {
3242
3330
  "kind": "field",
3243
- "name": "verticalPosition",
3331
+ "name": "horizontalDefaultPosition",
3244
3332
  "type": {
3245
- "text": "AnchoredRegionPositionLabel | undefined"
3333
+ "text": "HorizontalPosition"
3246
3334
  },
3247
3335
  "privacy": "public",
3248
- "description": "indicates the current horizontal position of the region",
3336
+ "default": "\"unset\"",
3337
+ "description": "The default horizontal position of the region relative to the anchor element",
3249
3338
  "inheritedFrom": {
3250
3339
  "name": "AnchoredRegion",
3251
3340
  "module": "src/anchored-region/anchored-region.ts"
3252
3341
  }
3253
3342
  },
3254
3343
  {
3255
- "kind": "field",
3256
- "name": "horizontalPosition",
3257
- "type": {
3258
- "text": "AnchoredRegionPositionLabel | undefined"
3344
+ "kind": "method",
3345
+ "name": "horizontalDefaultPositionChanged",
3346
+ "privacy": "private",
3347
+ "return": {
3348
+ "type": {
3349
+ "text": "void"
3350
+ }
3259
3351
  },
3260
- "privacy": "public",
3261
- "description": "indicates the current vertical position of the region",
3262
3352
  "inheritedFrom": {
3263
3353
  "name": "AnchoredRegion",
3264
3354
  "module": "src/anchored-region/anchored-region.ts"
@@ -3266,24 +3356,27 @@
3266
3356
  },
3267
3357
  {
3268
3358
  "kind": "field",
3269
- "name": "translateX",
3359
+ "name": "horizontalViewportLock",
3270
3360
  "type": {
3271
- "text": "number"
3361
+ "text": "boolean"
3272
3362
  },
3273
- "privacy": "private",
3274
- "description": "values to be applied to the component's transform on render",
3363
+ "privacy": "public",
3364
+ "default": "false",
3365
+ "description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the horizontal axis",
3275
3366
  "inheritedFrom": {
3276
3367
  "name": "AnchoredRegion",
3277
3368
  "module": "src/anchored-region/anchored-region.ts"
3278
3369
  }
3279
3370
  },
3280
3371
  {
3281
- "kind": "field",
3282
- "name": "translateY",
3283
- "type": {
3284
- "text": "number"
3285
- },
3372
+ "kind": "method",
3373
+ "name": "horizontalViewportLockChanged",
3286
3374
  "privacy": "private",
3375
+ "return": {
3376
+ "type": {
3377
+ "text": "void"
3378
+ }
3379
+ },
3287
3380
  "inheritedFrom": {
3288
3381
  "name": "AnchoredRegion",
3289
3382
  "module": "src/anchored-region/anchored-region.ts"
@@ -3291,24 +3384,27 @@
3291
3384
  },
3292
3385
  {
3293
3386
  "kind": "field",
3294
- "name": "regionWidth",
3387
+ "name": "horizontalInset",
3295
3388
  "type": {
3296
- "text": "string"
3389
+ "text": "boolean"
3297
3390
  },
3298
- "privacy": "private",
3299
- "description": "the span to be applied to the region on each axis",
3391
+ "privacy": "public",
3392
+ "default": "false",
3393
+ "description": "Whether the region overlaps the anchor on the horizontal axis",
3300
3394
  "inheritedFrom": {
3301
3395
  "name": "AnchoredRegion",
3302
3396
  "module": "src/anchored-region/anchored-region.ts"
3303
3397
  }
3304
3398
  },
3305
3399
  {
3306
- "kind": "field",
3307
- "name": "regionHeight",
3308
- "type": {
3309
- "text": "string"
3310
- },
3400
+ "kind": "method",
3401
+ "name": "horizontalInsetChanged",
3311
3402
  "privacy": "private",
3403
+ "return": {
3404
+ "type": {
3405
+ "text": "void"
3406
+ }
3407
+ },
3312
3408
  "inheritedFrom": {
3313
3409
  "name": "AnchoredRegion",
3314
3410
  "module": "src/anchored-region/anchored-region.ts"
@@ -3316,24 +3412,26 @@
3316
3412
  },
3317
3413
  {
3318
3414
  "kind": "field",
3319
- "name": "resizeDetector",
3415
+ "name": "horizontalThreshold",
3320
3416
  "type": {
3321
- "text": "ResizeObserverClassDefinition | null"
3417
+ "text": "number"
3322
3418
  },
3323
- "privacy": "private",
3324
- "default": "null",
3419
+ "privacy": "public",
3420
+ "description": "How narrow the space allocated to the default position has to be before the widest area\nis selected for layout",
3325
3421
  "inheritedFrom": {
3326
3422
  "name": "AnchoredRegion",
3327
3423
  "module": "src/anchored-region/anchored-region.ts"
3328
3424
  }
3329
3425
  },
3330
3426
  {
3331
- "kind": "field",
3332
- "name": "viewportRect",
3333
- "type": {
3334
- "text": "ClientRect | DOMRect | undefined"
3335
- },
3427
+ "kind": "method",
3428
+ "name": "horizontalThresholdChanged",
3336
3429
  "privacy": "private",
3430
+ "return": {
3431
+ "type": {
3432
+ "text": "void"
3433
+ }
3434
+ },
3337
3435
  "inheritedFrom": {
3338
3436
  "name": "AnchoredRegion",
3339
3437
  "module": "src/anchored-region/anchored-region.ts"
@@ -3341,23 +3439,27 @@
3341
3439
  },
3342
3440
  {
3343
3441
  "kind": "field",
3344
- "name": "anchorRect",
3442
+ "name": "horizontalScaling",
3345
3443
  "type": {
3346
- "text": "ClientRect | DOMRect | undefined"
3444
+ "text": "AxisScalingMode"
3347
3445
  },
3348
- "privacy": "private",
3446
+ "privacy": "public",
3447
+ "default": "\"content\"",
3448
+ "description": "Defines how the width of the region is calculated",
3349
3449
  "inheritedFrom": {
3350
3450
  "name": "AnchoredRegion",
3351
3451
  "module": "src/anchored-region/anchored-region.ts"
3352
3452
  }
3353
3453
  },
3354
3454
  {
3355
- "kind": "field",
3356
- "name": "regionRect",
3357
- "type": {
3358
- "text": "ClientRect | DOMRect | undefined"
3359
- },
3455
+ "kind": "method",
3456
+ "name": "horizontalScalingChanged",
3360
3457
  "privacy": "private",
3458
+ "return": {
3459
+ "type": {
3460
+ "text": "void"
3461
+ }
3462
+ },
3361
3463
  "inheritedFrom": {
3362
3464
  "name": "AnchoredRegion",
3363
3465
  "module": "src/anchored-region/anchored-region.ts"
@@ -3365,26 +3467,27 @@
3365
3467
  },
3366
3468
  {
3367
3469
  "kind": "field",
3368
- "name": "baseHorizontalOffset",
3470
+ "name": "verticalPositioningMode",
3369
3471
  "type": {
3370
- "text": "number"
3472
+ "text": "AxisPositioningMode"
3371
3473
  },
3372
- "privacy": "private",
3373
- "default": "0",
3374
- "description": "base offsets between the positioner's base position and the anchor's",
3474
+ "privacy": "public",
3475
+ "default": "\"uncontrolled\"",
3476
+ "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",
3375
3477
  "inheritedFrom": {
3376
3478
  "name": "AnchoredRegion",
3377
3479
  "module": "src/anchored-region/anchored-region.ts"
3378
3480
  }
3379
3481
  },
3380
3482
  {
3381
- "kind": "field",
3382
- "name": "baseVerticalOffset",
3383
- "type": {
3384
- "text": "number"
3385
- },
3483
+ "kind": "method",
3484
+ "name": "verticalPositioningModeChanged",
3386
3485
  "privacy": "private",
3387
- "default": "0",
3486
+ "return": {
3487
+ "type": {
3488
+ "text": "void"
3489
+ }
3490
+ },
3388
3491
  "inheritedFrom": {
3389
3492
  "name": "AnchoredRegion",
3390
3493
  "module": "src/anchored-region/anchored-region.ts"
@@ -3392,12 +3495,27 @@
3392
3495
  },
3393
3496
  {
3394
3497
  "kind": "field",
3395
- "name": "pendingPositioningUpdate",
3498
+ "name": "verticalDefaultPosition",
3396
3499
  "type": {
3397
- "text": "boolean"
3500
+ "text": "VerticalPosition"
3398
3501
  },
3502
+ "privacy": "public",
3503
+ "default": "\"unset\"",
3504
+ "description": "The default vertical position of the region relative to the anchor element",
3505
+ "inheritedFrom": {
3506
+ "name": "AnchoredRegion",
3507
+ "module": "src/anchored-region/anchored-region.ts"
3508
+ }
3509
+ },
3510
+ {
3511
+ "kind": "method",
3512
+ "name": "verticalDefaultPositionChanged",
3399
3513
  "privacy": "private",
3400
- "default": "false",
3514
+ "return": {
3515
+ "type": {
3516
+ "text": "void"
3517
+ }
3518
+ },
3401
3519
  "inheritedFrom": {
3402
3520
  "name": "AnchoredRegion",
3403
3521
  "module": "src/anchored-region/anchored-region.ts"
@@ -3405,24 +3523,27 @@
3405
3523
  },
3406
3524
  {
3407
3525
  "kind": "field",
3408
- "name": "pendingReset",
3526
+ "name": "verticalViewportLock",
3409
3527
  "type": {
3410
3528
  "text": "boolean"
3411
3529
  },
3412
- "privacy": "private",
3530
+ "privacy": "public",
3413
3531
  "default": "false",
3532
+ "description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the vertical axis",
3414
3533
  "inheritedFrom": {
3415
3534
  "name": "AnchoredRegion",
3416
3535
  "module": "src/anchored-region/anchored-region.ts"
3417
3536
  }
3418
3537
  },
3419
3538
  {
3420
- "kind": "field",
3421
- "name": "currentDirection",
3422
- "type": {
3423
- "text": "Direction"
3424
- },
3539
+ "kind": "method",
3540
+ "name": "verticalViewportLockChanged",
3425
3541
  "privacy": "private",
3542
+ "return": {
3543
+ "type": {
3544
+ "text": "void"
3545
+ }
3546
+ },
3426
3547
  "inheritedFrom": {
3427
3548
  "name": "AnchoredRegion",
3428
3549
  "module": "src/anchored-region/anchored-region.ts"
@@ -3430,25 +3551,27 @@
3430
3551
  },
3431
3552
  {
3432
3553
  "kind": "field",
3433
- "name": "regionVisible",
3554
+ "name": "verticalInset",
3434
3555
  "type": {
3435
3556
  "text": "boolean"
3436
3557
  },
3437
- "privacy": "private",
3558
+ "privacy": "public",
3438
3559
  "default": "false",
3560
+ "description": "Whether the region overlaps the anchor on the vertical axis",
3439
3561
  "inheritedFrom": {
3440
3562
  "name": "AnchoredRegion",
3441
3563
  "module": "src/anchored-region/anchored-region.ts"
3442
3564
  }
3443
3565
  },
3444
3566
  {
3445
- "kind": "field",
3446
- "name": "forceUpdate",
3447
- "type": {
3448
- "text": "boolean"
3449
- },
3567
+ "kind": "method",
3568
+ "name": "verticalInsetChanged",
3450
3569
  "privacy": "private",
3451
- "default": "false",
3570
+ "return": {
3571
+ "type": {
3572
+ "text": "void"
3573
+ }
3574
+ },
3452
3575
  "inheritedFrom": {
3453
3576
  "name": "AnchoredRegion",
3454
3577
  "module": "src/anchored-region/anchored-region.ts"
@@ -3456,26 +3579,26 @@
3456
3579
  },
3457
3580
  {
3458
3581
  "kind": "field",
3459
- "name": "updateThreshold",
3582
+ "name": "verticalThreshold",
3460
3583
  "type": {
3461
3584
  "text": "number"
3462
3585
  },
3463
- "privacy": "private",
3464
- "default": "0.5",
3586
+ "privacy": "public",
3587
+ "description": "How short the space allocated to the default position has to be before the tallest area\nis selected for layout",
3465
3588
  "inheritedFrom": {
3466
3589
  "name": "AnchoredRegion",
3467
3590
  "module": "src/anchored-region/anchored-region.ts"
3468
3591
  }
3469
3592
  },
3470
3593
  {
3471
- "kind": "field",
3472
- "name": "intersectionService",
3473
- "type": {
3474
- "text": "IntersectionService"
3475
- },
3594
+ "kind": "method",
3595
+ "name": "verticalThresholdChanged",
3476
3596
  "privacy": "private",
3477
- "static": true,
3478
- "default": "new IntersectionService()",
3597
+ "return": {
3598
+ "type": {
3599
+ "text": "void"
3600
+ }
3601
+ },
3479
3602
  "inheritedFrom": {
3480
3603
  "name": "AnchoredRegion",
3481
3604
  "module": "src/anchored-region/anchored-region.ts"
@@ -3483,9 +3606,13 @@
3483
3606
  },
3484
3607
  {
3485
3608
  "kind": "field",
3486
- "name": "update",
3609
+ "name": "verticalScaling",
3610
+ "type": {
3611
+ "text": "AxisScalingMode"
3612
+ },
3487
3613
  "privacy": "public",
3488
- "description": "update position",
3614
+ "default": "\"content\"",
3615
+ "description": "Defines how the height of the region is calculated",
3489
3616
  "inheritedFrom": {
3490
3617
  "name": "AnchoredRegion",
3491
3618
  "module": "src/anchored-region/anchored-region.ts"
@@ -3493,29 +3620,27 @@
3493
3620
  },
3494
3621
  {
3495
3622
  "kind": "method",
3496
- "name": "disconnectResizeDetector",
3623
+ "name": "verticalScalingChanged",
3497
3624
  "privacy": "private",
3498
3625
  "return": {
3499
3626
  "type": {
3500
3627
  "text": "void"
3501
3628
  }
3502
3629
  },
3503
- "description": "destroys the instance's resize observer",
3504
3630
  "inheritedFrom": {
3505
3631
  "name": "AnchoredRegion",
3506
3632
  "module": "src/anchored-region/anchored-region.ts"
3507
3633
  }
3508
3634
  },
3509
3635
  {
3510
- "kind": "method",
3511
- "name": "initializeResizeDetector",
3512
- "privacy": "private",
3513
- "return": {
3514
- "type": {
3515
- "text": "void"
3516
- }
3636
+ "kind": "field",
3637
+ "name": "fixedPlacement",
3638
+ "type": {
3639
+ "text": "boolean"
3517
3640
  },
3518
- "description": "initializes the instance's resize observer",
3641
+ "privacy": "public",
3642
+ "default": "false",
3643
+ "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,",
3519
3644
  "inheritedFrom": {
3520
3645
  "name": "AnchoredRegion",
3521
3646
  "module": "src/anchored-region/anchored-region.ts"
@@ -3523,29 +3648,27 @@
3523
3648
  },
3524
3649
  {
3525
3650
  "kind": "method",
3526
- "name": "updateForAttributeChange",
3651
+ "name": "fixedPlacementChanged",
3527
3652
  "privacy": "private",
3528
3653
  "return": {
3529
3654
  "type": {
3530
3655
  "text": "void"
3531
3656
  }
3532
3657
  },
3533
- "description": "react to attribute changes that don't require a reset",
3534
3658
  "inheritedFrom": {
3535
3659
  "name": "AnchoredRegion",
3536
3660
  "module": "src/anchored-region/anchored-region.ts"
3537
3661
  }
3538
3662
  },
3539
3663
  {
3540
- "kind": "method",
3541
- "name": "initialize",
3542
- "privacy": "private",
3543
- "return": {
3544
- "type": {
3545
- "text": "void"
3546
- }
3664
+ "kind": "field",
3665
+ "name": "autoUpdateMode",
3666
+ "type": {
3667
+ "text": "AutoUpdateMode"
3547
3668
  },
3548
- "description": "fully initializes the component",
3669
+ "privacy": "public",
3670
+ "default": "\"anchor\"",
3671
+ "description": "Defines what triggers the anchored region to revaluate positioning",
3549
3672
  "inheritedFrom": {
3550
3673
  "name": "AnchoredRegion",
3551
3674
  "module": "src/anchored-region/anchored-region.ts"
@@ -3553,29 +3676,27 @@
3553
3676
  },
3554
3677
  {
3555
3678
  "kind": "method",
3556
- "name": "requestReset",
3679
+ "name": "autoUpdateModeChanged",
3557
3680
  "privacy": "private",
3558
3681
  "return": {
3559
3682
  "type": {
3560
3683
  "text": "void"
3561
3684
  }
3562
3685
  },
3563
- "description": "Request a reset if there are currently no open requests",
3564
- "inheritedFrom": {
3565
- "name": "AnchoredRegion",
3566
- "module": "src/anchored-region/anchored-region.ts"
3567
- }
3568
- },
3569
- {
3570
- "kind": "method",
3571
- "name": "setInitialState",
3572
- "privacy": "private",
3573
- "return": {
3574
- "type": {
3575
- "text": "void"
3686
+ "parameters": [
3687
+ {
3688
+ "name": "prevMode",
3689
+ "type": {
3690
+ "text": "AutoUpdateMode"
3691
+ }
3692
+ },
3693
+ {
3694
+ "name": "newMode",
3695
+ "type": {
3696
+ "text": "AutoUpdateMode"
3697
+ }
3576
3698
  }
3577
- },
3578
- "description": "sets the starting configuration for component internal values",
3699
+ ],
3579
3700
  "inheritedFrom": {
3580
3701
  "name": "AnchoredRegion",
3581
3702
  "module": "src/anchored-region/anchored-region.ts"
@@ -3583,19 +3704,27 @@
3583
3704
  },
3584
3705
  {
3585
3706
  "kind": "field",
3586
- "name": "startObservers",
3587
- "privacy": "private",
3588
- "description": "starts observers",
3707
+ "name": "anchorElement",
3708
+ "type": {
3709
+ "text": "HTMLElement | null"
3710
+ },
3711
+ "privacy": "public",
3712
+ "default": "null",
3713
+ "description": "The HTML element being used as the anchor",
3589
3714
  "inheritedFrom": {
3590
3715
  "name": "AnchoredRegion",
3591
3716
  "module": "src/anchored-region/anchored-region.ts"
3592
3717
  }
3593
3718
  },
3594
3719
  {
3595
- "kind": "field",
3596
- "name": "requestPositionUpdates",
3720
+ "kind": "method",
3721
+ "name": "anchorElementChanged",
3597
3722
  "privacy": "private",
3598
- "description": "get position updates",
3723
+ "return": {
3724
+ "type": {
3725
+ "text": "void"
3726
+ }
3727
+ },
3599
3728
  "inheritedFrom": {
3600
3729
  "name": "AnchoredRegion",
3601
3730
  "module": "src/anchored-region/anchored-region.ts"
@@ -3603,19 +3732,27 @@
3603
3732
  },
3604
3733
  {
3605
3734
  "kind": "field",
3606
- "name": "stopObservers",
3607
- "privacy": "private",
3608
- "description": "stops observers",
3735
+ "name": "viewportElement",
3736
+ "type": {
3737
+ "text": "HTMLElement | null"
3738
+ },
3739
+ "privacy": "public",
3740
+ "default": "null",
3741
+ "description": "The HTML element being used as the viewport",
3609
3742
  "inheritedFrom": {
3610
3743
  "name": "AnchoredRegion",
3611
3744
  "module": "src/anchored-region/anchored-region.ts"
3612
3745
  }
3613
3746
  },
3614
3747
  {
3615
- "kind": "field",
3616
- "name": "getViewport",
3748
+ "kind": "method",
3749
+ "name": "viewportElementChanged",
3617
3750
  "privacy": "private",
3618
- "description": "Gets the viewport element by id, or defaults to document root",
3751
+ "return": {
3752
+ "type": {
3753
+ "text": "void"
3754
+ }
3755
+ },
3619
3756
  "inheritedFrom": {
3620
3757
  "name": "AnchoredRegion",
3621
3758
  "module": "src/anchored-region/anchored-region.ts"
@@ -3623,9 +3760,12 @@
3623
3760
  },
3624
3761
  {
3625
3762
  "kind": "field",
3626
- "name": "getAnchor",
3627
- "privacy": "private",
3628
- "description": "Gets the anchor element by id",
3763
+ "name": "verticalPosition",
3764
+ "type": {
3765
+ "text": "AnchoredRegionPositionLabel | undefined"
3766
+ },
3767
+ "privacy": "public",
3768
+ "description": "indicates the current horizontal position of the region",
3629
3769
  "inheritedFrom": {
3630
3770
  "name": "AnchoredRegion",
3631
3771
  "module": "src/anchored-region/anchored-region.ts"
@@ -3633,9 +3773,12 @@
3633
3773
  },
3634
3774
  {
3635
3775
  "kind": "field",
3636
- "name": "handleIntersection",
3637
- "privacy": "private",
3638
- "description": "Handle intersections",
3776
+ "name": "horizontalPosition",
3777
+ "type": {
3778
+ "text": "AnchoredRegionPositionLabel | undefined"
3779
+ },
3780
+ "privacy": "public",
3781
+ "description": "indicates the current vertical position of the region",
3639
3782
  "inheritedFrom": {
3640
3783
  "name": "AnchoredRegion",
3641
3784
  "module": "src/anchored-region/anchored-region.ts"
@@ -3643,9 +3786,12 @@
3643
3786
  },
3644
3787
  {
3645
3788
  "kind": "field",
3646
- "name": "applyIntersectionEntries",
3789
+ "name": "translateX",
3790
+ "type": {
3791
+ "text": "number"
3792
+ },
3647
3793
  "privacy": "private",
3648
- "description": "iterate through intersection entries and apply data",
3794
+ "description": "values to be applied to the component's transform on render",
3649
3795
  "inheritedFrom": {
3650
3796
  "name": "AnchoredRegion",
3651
3797
  "module": "src/anchored-region/anchored-region.ts"
@@ -3653,9 +3799,11 @@
3653
3799
  },
3654
3800
  {
3655
3801
  "kind": "field",
3656
- "name": "updateRegionOffset",
3802
+ "name": "translateY",
3803
+ "type": {
3804
+ "text": "number"
3805
+ },
3657
3806
  "privacy": "private",
3658
- "description": "Update the offset values",
3659
3807
  "inheritedFrom": {
3660
3808
  "name": "AnchoredRegion",
3661
3809
  "module": "src/anchored-region/anchored-region.ts"
@@ -3663,9 +3811,12 @@
3663
3811
  },
3664
3812
  {
3665
3813
  "kind": "field",
3666
- "name": "isRectDifferent",
3814
+ "name": "regionWidth",
3815
+ "type": {
3816
+ "text": "string"
3817
+ },
3667
3818
  "privacy": "private",
3668
- "description": "compare rects to see if there is enough change to justify a DOM update",
3819
+ "description": "the span to be applied to the region on each axis",
3669
3820
  "inheritedFrom": {
3670
3821
  "name": "AnchoredRegion",
3671
3822
  "module": "src/anchored-region/anchored-region.ts"
@@ -3673,9 +3824,11 @@
3673
3824
  },
3674
3825
  {
3675
3826
  "kind": "field",
3676
- "name": "handleResize",
3827
+ "name": "regionHeight",
3828
+ "type": {
3829
+ "text": "string"
3830
+ },
3677
3831
  "privacy": "private",
3678
- "description": "Handle resize events",
3679
3832
  "inheritedFrom": {
3680
3833
  "name": "AnchoredRegion",
3681
3834
  "module": "src/anchored-region/anchored-region.ts"
@@ -3683,9 +3836,12 @@
3683
3836
  },
3684
3837
  {
3685
3838
  "kind": "field",
3686
- "name": "reset",
3839
+ "name": "resizeDetector",
3840
+ "type": {
3841
+ "text": "ResizeObserverClassDefinition | null"
3842
+ },
3687
3843
  "privacy": "private",
3688
- "description": "resets the component",
3844
+ "default": "null",
3689
3845
  "inheritedFrom": {
3690
3846
  "name": "AnchoredRegion",
3691
3847
  "module": "src/anchored-region/anchored-region.ts"
@@ -3693,9 +3849,11 @@
3693
3849
  },
3694
3850
  {
3695
3851
  "kind": "field",
3696
- "name": "updateLayout",
3852
+ "name": "viewportRect",
3853
+ "type": {
3854
+ "text": "ClientRect | DOMRect | undefined"
3855
+ },
3697
3856
  "privacy": "private",
3698
- "description": "Recalculate layout related state values",
3699
3857
  "inheritedFrom": {
3700
3858
  "name": "AnchoredRegion",
3701
3859
  "module": "src/anchored-region/anchored-region.ts"
@@ -3703,9 +3861,11 @@
3703
3861
  },
3704
3862
  {
3705
3863
  "kind": "field",
3706
- "name": "updateRegionStyle",
3864
+ "name": "anchorRect",
3865
+ "type": {
3866
+ "text": "ClientRect | DOMRect | undefined"
3867
+ },
3707
3868
  "privacy": "private",
3708
- "description": "Updates the style string applied to the region element as well as the css classes attached\nto the root element",
3709
3869
  "inheritedFrom": {
3710
3870
  "name": "AnchoredRegion",
3711
3871
  "module": "src/anchored-region/anchored-region.ts"
@@ -3713,9 +3873,11 @@
3713
3873
  },
3714
3874
  {
3715
3875
  "kind": "field",
3716
- "name": "updatePositionClasses",
3876
+ "name": "regionRect",
3877
+ "type": {
3878
+ "text": "ClientRect | DOMRect | undefined"
3879
+ },
3717
3880
  "privacy": "private",
3718
- "description": "Updates the css classes that reflect the current position of the element",
3719
3881
  "inheritedFrom": {
3720
3882
  "name": "AnchoredRegion",
3721
3883
  "module": "src/anchored-region/anchored-region.ts"
@@ -3723,9 +3885,13 @@
3723
3885
  },
3724
3886
  {
3725
3887
  "kind": "field",
3726
- "name": "setHorizontalPosition",
3888
+ "name": "baseHorizontalOffset",
3889
+ "type": {
3890
+ "text": "number"
3891
+ },
3727
3892
  "privacy": "private",
3728
- "description": "Get horizontal positioning state based on desired position",
3893
+ "default": "0",
3894
+ "description": "base offsets between the positioner's base position and the anchor's",
3729
3895
  "inheritedFrom": {
3730
3896
  "name": "AnchoredRegion",
3731
3897
  "module": "src/anchored-region/anchored-region.ts"
@@ -3733,9 +3899,12 @@
3733
3899
  },
3734
3900
  {
3735
3901
  "kind": "field",
3736
- "name": "setVerticalPosition",
3902
+ "name": "baseVerticalOffset",
3903
+ "type": {
3904
+ "text": "number"
3905
+ },
3737
3906
  "privacy": "private",
3738
- "description": "Set vertical positioning state based on desired position",
3907
+ "default": "0",
3739
3908
  "inheritedFrom": {
3740
3909
  "name": "AnchoredRegion",
3741
3910
  "module": "src/anchored-region/anchored-region.ts"
@@ -3743,9 +3912,12 @@
3743
3912
  },
3744
3913
  {
3745
3914
  "kind": "field",
3746
- "name": "getPositioningOptions",
3915
+ "name": "pendingPositioningUpdate",
3916
+ "type": {
3917
+ "text": "boolean"
3918
+ },
3747
3919
  "privacy": "private",
3748
- "description": "Get available positions based on positioning mode",
3920
+ "default": "false",
3749
3921
  "inheritedFrom": {
3750
3922
  "name": "AnchoredRegion",
3751
3923
  "module": "src/anchored-region/anchored-region.ts"
@@ -3753,9 +3925,12 @@
3753
3925
  },
3754
3926
  {
3755
3927
  "kind": "field",
3756
- "name": "getAvailableSpace",
3928
+ "name": "pendingReset",
3929
+ "type": {
3930
+ "text": "boolean"
3931
+ },
3757
3932
  "privacy": "private",
3758
- "description": "Get the space available for a particular relative position",
3933
+ "default": "false",
3759
3934
  "inheritedFrom": {
3760
3935
  "name": "AnchoredRegion",
3761
3936
  "module": "src/anchored-region/anchored-region.ts"
@@ -3763,9 +3938,11 @@
3763
3938
  },
3764
3939
  {
3765
3940
  "kind": "field",
3766
- "name": "getNextRegionDimension",
3941
+ "name": "currentDirection",
3942
+ "type": {
3943
+ "text": "Direction"
3944
+ },
3767
3945
  "privacy": "private",
3768
- "description": "Get region dimensions",
3769
3946
  "inheritedFrom": {
3770
3947
  "name": "AnchoredRegion",
3771
3948
  "module": "src/anchored-region/anchored-region.ts"
@@ -3773,9 +3950,12 @@
3773
3950
  },
3774
3951
  {
3775
3952
  "kind": "field",
3776
- "name": "startAutoUpdateEventListeners",
3953
+ "name": "regionVisible",
3954
+ "type": {
3955
+ "text": "boolean"
3956
+ },
3777
3957
  "privacy": "private",
3778
- "description": "starts event listeners that can trigger auto updating",
3958
+ "default": "false",
3779
3959
  "inheritedFrom": {
3780
3960
  "name": "AnchoredRegion",
3781
3961
  "module": "src/anchored-region/anchored-region.ts"
@@ -3783,9 +3963,12 @@
3783
3963
  },
3784
3964
  {
3785
3965
  "kind": "field",
3786
- "name": "stopAutoUpdateEventListeners",
3966
+ "name": "forceUpdate",
3967
+ "type": {
3968
+ "text": "boolean"
3969
+ },
3787
3970
  "privacy": "private",
3788
- "description": "stops event listeners that can trigger auto updating",
3971
+ "default": "false",
3789
3972
  "inheritedFrom": {
3790
3973
  "name": "AnchoredRegion",
3791
3974
  "module": "src/anchored-region/anchored-region.ts"
@@ -3793,540 +3976,339 @@
3793
3976
  },
3794
3977
  {
3795
3978
  "kind": "field",
3796
- "name": "_presentation",
3979
+ "name": "updateThreshold",
3797
3980
  "type": {
3798
- "text": "ComponentPresentation | null | undefined"
3981
+ "text": "number"
3799
3982
  },
3800
3983
  "privacy": "private",
3801
- "default": "void 0",
3984
+ "default": "0.5",
3802
3985
  "inheritedFrom": {
3803
- "name": "FoundationElement",
3804
- "module": "src/foundation-element/foundation-element.ts"
3986
+ "name": "AnchoredRegion",
3987
+ "module": "src/anchored-region/anchored-region.ts"
3805
3988
  }
3806
3989
  },
3807
3990
  {
3808
3991
  "kind": "field",
3809
- "name": "$presentation",
3992
+ "name": "intersectionService",
3810
3993
  "type": {
3811
- "text": "ComponentPresentation | null"
3994
+ "text": "IntersectionService"
3812
3995
  },
3813
- "privacy": "public",
3814
- "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
3996
+ "privacy": "private",
3997
+ "static": true,
3998
+ "default": "new IntersectionService()",
3815
3999
  "inheritedFrom": {
3816
- "name": "FoundationElement",
3817
- "module": "src/foundation-element/foundation-element.ts"
4000
+ "name": "AnchoredRegion",
4001
+ "module": "src/anchored-region/anchored-region.ts"
3818
4002
  }
3819
4003
  },
3820
4004
  {
3821
4005
  "kind": "field",
3822
- "name": "template",
3823
- "type": {
3824
- "text": "ElementViewTemplate | void | null"
3825
- },
4006
+ "name": "update",
3826
4007
  "privacy": "public",
3827
- "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.",
4008
+ "description": "update position",
3828
4009
  "inheritedFrom": {
3829
- "name": "FoundationElement",
3830
- "module": "src/foundation-element/foundation-element.ts"
4010
+ "name": "AnchoredRegion",
4011
+ "module": "src/anchored-region/anchored-region.ts"
3831
4012
  }
3832
4013
  },
3833
4014
  {
3834
4015
  "kind": "method",
3835
- "name": "templateChanged",
3836
- "privacy": "protected",
4016
+ "name": "disconnectResizeDetector",
4017
+ "privacy": "private",
3837
4018
  "return": {
3838
4019
  "type": {
3839
4020
  "text": "void"
3840
4021
  }
3841
4022
  },
4023
+ "description": "destroys the instance's resize observer",
3842
4024
  "inheritedFrom": {
3843
- "name": "FoundationElement",
3844
- "module": "src/foundation-element/foundation-element.ts"
4025
+ "name": "AnchoredRegion",
4026
+ "module": "src/anchored-region/anchored-region.ts"
3845
4027
  }
3846
4028
  },
3847
4029
  {
3848
- "kind": "field",
3849
- "name": "styles",
3850
- "type": {
3851
- "text": "ElementStyles | void | null"
4030
+ "kind": "method",
4031
+ "name": "initializeResizeDetector",
4032
+ "privacy": "private",
4033
+ "return": {
4034
+ "type": {
4035
+ "text": "void"
4036
+ }
3852
4037
  },
3853
- "privacy": "public",
3854
- "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.",
4038
+ "description": "initializes the instance's resize observer",
3855
4039
  "inheritedFrom": {
3856
- "name": "FoundationElement",
3857
- "module": "src/foundation-element/foundation-element.ts"
4040
+ "name": "AnchoredRegion",
4041
+ "module": "src/anchored-region/anchored-region.ts"
3858
4042
  }
3859
4043
  },
3860
4044
  {
3861
4045
  "kind": "method",
3862
- "name": "stylesChanged",
3863
- "privacy": "protected",
4046
+ "name": "updateForAttributeChange",
4047
+ "privacy": "private",
3864
4048
  "return": {
3865
4049
  "type": {
3866
4050
  "text": "void"
3867
4051
  }
3868
4052
  },
4053
+ "description": "react to attribute changes that don't require a reset",
3869
4054
  "inheritedFrom": {
3870
- "name": "FoundationElement",
3871
- "module": "src/foundation-element/foundation-element.ts"
4055
+ "name": "AnchoredRegion",
4056
+ "module": "src/anchored-region/anchored-region.ts"
3872
4057
  }
3873
4058
  },
3874
4059
  {
3875
4060
  "kind": "method",
3876
- "name": "compose",
3877
- "privacy": "public",
3878
- "static": true,
4061
+ "name": "initialize",
4062
+ "privacy": "private",
3879
4063
  "return": {
3880
4064
  "type": {
3881
- "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
4065
+ "text": "void"
3882
4066
  }
3883
4067
  },
3884
- "parameters": [
3885
- {
3886
- "name": "this",
3887
- "type": {
3888
- "text": "K"
3889
- }
3890
- },
3891
- {
3892
- "name": "elementDefinition",
3893
- "type": {
3894
- "text": "T"
3895
- },
3896
- "description": "The definition of the element to create the registry\nfunction for."
3897
- }
3898
- ],
3899
- "description": "Defines an element registry function with a set of element definition defaults.",
4068
+ "description": "fully initializes the component",
3900
4069
  "inheritedFrom": {
3901
- "name": "FoundationElement",
3902
- "module": "src/foundation-element/foundation-element.ts"
4070
+ "name": "AnchoredRegion",
4071
+ "module": "src/anchored-region/anchored-region.ts"
3903
4072
  }
3904
- }
3905
- ],
3906
- "events": [
4073
+ },
3907
4074
  {
3908
- "description": "Fires a custom 'loaded' event when the region is loaded and visible",
3909
- "name": "loaded",
4075
+ "kind": "method",
4076
+ "name": "requestReset",
4077
+ "privacy": "private",
4078
+ "return": {
4079
+ "type": {
4080
+ "text": "void"
4081
+ }
4082
+ },
4083
+ "description": "Request a reset if there are currently no open requests",
3910
4084
  "inheritedFrom": {
3911
4085
  "name": "AnchoredRegion",
3912
4086
  "module": "src/anchored-region/anchored-region.ts"
3913
4087
  }
3914
4088
  },
3915
4089
  {
3916
- "description": "Fires a custom 'positionchange' event when the position has changed",
3917
- "name": "positionchange",
4090
+ "kind": "method",
4091
+ "name": "setInitialState",
4092
+ "privacy": "private",
4093
+ "return": {
4094
+ "type": {
4095
+ "text": "void"
4096
+ }
4097
+ },
4098
+ "description": "sets the starting configuration for component internal values",
3918
4099
  "inheritedFrom": {
3919
4100
  "name": "AnchoredRegion",
3920
4101
  "module": "src/anchored-region/anchored-region.ts"
3921
4102
  }
3922
- }
3923
- ]
3924
- },
3925
- {
3926
- "kind": "variable",
3927
- "name": "foundationAnchoredRegionShadowOptions",
3928
- "type": {
3929
- "text": "ShadowRootInit"
3930
- },
3931
- "default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
3932
- },
3933
- {
3934
- "kind": "variable",
3935
- "name": "defaultAnchoredRegionConfig",
3936
- "type": {
3937
- "text": "object"
3938
- },
3939
- "default": "{}"
3940
- },
3941
- {
3942
- "kind": "variable",
3943
- "name": "foundationAnchoredRegion",
3944
- "description": "The Foundation Anchored Region",
3945
- "privacy": "public"
3946
- }
3947
- ],
3948
- "exports": [
3949
- {
3950
- "kind": "js",
3951
- "name": "AnchoredRegion",
3952
- "declaration": {
3953
- "name": "AnchoredRegion",
3954
- "module": "src/anchored-region/anchored-region.ts"
3955
- }
3956
- },
3957
- {
3958
- "kind": "js",
3959
- "name": "foundationAnchoredRegionShadowOptions",
3960
- "declaration": {
3961
- "name": "foundationAnchoredRegionShadowOptions",
3962
- "module": "src/anchored-region/anchored-region.ts"
3963
- }
3964
- },
3965
- {
3966
- "kind": "js",
3967
- "name": "defaultAnchoredRegionConfig",
3968
- "declaration": {
3969
- "name": "defaultAnchoredRegionConfig",
3970
- "module": "src/anchored-region/anchored-region.ts"
3971
- }
3972
- },
3973
- {
3974
- "kind": "js",
3975
- "name": "foundationAnchoredRegion",
3976
- "declaration": {
3977
- "name": "foundationAnchoredRegion",
3978
- "module": "src/anchored-region/anchored-region.ts"
3979
- }
3980
- }
3981
- ]
3982
- },
3983
- {
3984
- "kind": "javascript-module",
3985
- "path": "src/anchored-region/index.ts",
3986
- "declarations": [],
3987
- "exports": [
3988
- {
3989
- "kind": "js",
3990
- "name": "*",
3991
- "declaration": {
3992
- "name": "*",
3993
- "package": "./anchor-region.template"
3994
- }
3995
- },
3996
- {
3997
- "kind": "js",
3998
- "name": "*",
3999
- "declaration": {
4000
- "name": "*",
4001
- "package": "./anchored-region.styles"
4002
- }
4003
- },
4004
- {
4005
- "kind": "js",
4006
- "name": "*",
4007
- "declaration": {
4008
- "name": "*",
4009
- "package": "./anchored-region"
4010
- }
4011
- }
4012
- ]
4013
- },
4014
- {
4015
- "kind": "javascript-module",
4016
- "path": "src/anchor/anchor.styles.ts",
4017
- "declarations": [
4018
- {
4019
- "kind": "function",
4020
- "name": "foundationAnchorStyles",
4021
- "return": {
4022
- "type": {
4023
- "text": "ElementStyles"
4024
- }
4025
- },
4026
- "parameters": [
4027
- {
4028
- "name": "context",
4029
- "type": {
4030
- "text": "ElementDefinitionContext"
4031
- }
4032
4103
  },
4033
4104
  {
4034
- "name": "definition",
4035
- "type": {
4036
- "text": "FoundationElementDefinition"
4105
+ "kind": "field",
4106
+ "name": "startObservers",
4107
+ "privacy": "private",
4108
+ "description": "starts observers",
4109
+ "inheritedFrom": {
4110
+ "name": "AnchoredRegion",
4111
+ "module": "src/anchored-region/anchored-region.ts"
4037
4112
  }
4038
- }
4039
- ]
4040
- }
4041
- ],
4042
- "exports": [
4043
- {
4044
- "kind": "js",
4045
- "name": "foundationAnchorStyles",
4046
- "declaration": {
4047
- "name": "foundationAnchorStyles",
4048
- "module": "src/anchor/anchor.styles.ts"
4049
- }
4050
- }
4051
- ]
4052
- },
4053
- {
4054
- "kind": "javascript-module",
4055
- "path": "src/anchor/anchor.template.ts",
4056
- "declarations": [
4057
- {
4058
- "kind": "function",
4059
- "name": "foundationAnchorTemplate",
4060
- "return": {
4061
- "type": {
4062
- "text": "ViewTemplate<Anchor>"
4063
- }
4064
- },
4065
- "parameters": [
4113
+ },
4066
4114
  {
4067
- "name": "context",
4068
- "type": {
4069
- "text": "ElementDefinitionContext"
4115
+ "kind": "field",
4116
+ "name": "requestPositionUpdates",
4117
+ "privacy": "private",
4118
+ "description": "get position updates",
4119
+ "inheritedFrom": {
4120
+ "name": "AnchoredRegion",
4121
+ "module": "src/anchored-region/anchored-region.ts"
4070
4122
  }
4071
4123
  },
4072
4124
  {
4073
- "name": "definition",
4074
- "type": {
4075
- "text": "FoundationElementDefinition"
4125
+ "kind": "field",
4126
+ "name": "stopObservers",
4127
+ "privacy": "private",
4128
+ "description": "stops observers",
4129
+ "inheritedFrom": {
4130
+ "name": "AnchoredRegion",
4131
+ "module": "src/anchored-region/anchored-region.ts"
4076
4132
  }
4077
- }
4078
- ]
4079
- }
4080
- ],
4081
- "exports": [
4082
- {
4083
- "kind": "js",
4084
- "name": "foundationAnchorTemplate",
4085
- "declaration": {
4086
- "name": "foundationAnchorTemplate",
4087
- "module": "src/anchor/anchor.template.ts"
4088
- }
4089
- }
4090
- ]
4091
- },
4092
- {
4093
- "kind": "javascript-module",
4094
- "path": "src/anchor/anchor.ts",
4095
- "declarations": [
4096
- {
4097
- "kind": "class",
4098
- "description": "",
4099
- "name": "Anchor",
4100
- "superclass": {
4101
- "name": "FASTAnchor",
4102
- "package": "@microsoft/fast-components"
4103
- },
4104
- "tagName": "%%prefix%%-anchor",
4105
- "customElement": true,
4106
- "attributes": [
4133
+ },
4107
4134
  {
4108
- "name": "download",
4109
- "type": {
4110
- "text": "string"
4111
- },
4112
- "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.",
4113
- "fieldName": "download",
4135
+ "kind": "field",
4136
+ "name": "getViewport",
4137
+ "privacy": "private",
4138
+ "description": "Gets the viewport element by id, or defaults to document root",
4114
4139
  "inheritedFrom": {
4115
- "name": "Anchor",
4116
- "module": "src/anchor/anchor.ts"
4140
+ "name": "AnchoredRegion",
4141
+ "module": "src/anchored-region/anchored-region.ts"
4117
4142
  }
4118
4143
  },
4119
4144
  {
4120
- "name": "href",
4121
- "type": {
4122
- "text": "string"
4123
- },
4124
- "description": "The URL the hyperlink references. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
4125
- "fieldName": "href",
4145
+ "kind": "field",
4146
+ "name": "getAnchor",
4147
+ "privacy": "private",
4148
+ "description": "Gets the anchor element by id",
4126
4149
  "inheritedFrom": {
4127
- "name": "Anchor",
4128
- "module": "src/anchor/anchor.ts"
4150
+ "name": "AnchoredRegion",
4151
+ "module": "src/anchored-region/anchored-region.ts"
4129
4152
  }
4130
4153
  },
4131
4154
  {
4132
- "name": "hreflang",
4133
- "type": {
4134
- "text": "string"
4135
- },
4136
- "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.",
4137
- "fieldName": "hreflang",
4155
+ "kind": "field",
4156
+ "name": "handleIntersection",
4157
+ "privacy": "private",
4158
+ "description": "Handle intersections",
4138
4159
  "inheritedFrom": {
4139
- "name": "Anchor",
4140
- "module": "src/anchor/anchor.ts"
4160
+ "name": "AnchoredRegion",
4161
+ "module": "src/anchored-region/anchored-region.ts"
4141
4162
  }
4142
4163
  },
4143
4164
  {
4144
- "name": "ping",
4145
- "type": {
4146
- "text": "string"
4147
- },
4148
- "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
4149
- "fieldName": "ping",
4165
+ "kind": "field",
4166
+ "name": "applyIntersectionEntries",
4167
+ "privacy": "private",
4168
+ "description": "iterate through intersection entries and apply data",
4150
4169
  "inheritedFrom": {
4151
- "name": "Anchor",
4152
- "module": "src/anchor/anchor.ts"
4170
+ "name": "AnchoredRegion",
4171
+ "module": "src/anchored-region/anchored-region.ts"
4153
4172
  }
4154
4173
  },
4155
4174
  {
4156
- "name": "referrerpolicy",
4157
- "type": {
4158
- "text": "string"
4159
- },
4160
- "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
4161
- "fieldName": "referrerpolicy",
4175
+ "kind": "field",
4176
+ "name": "updateRegionOffset",
4177
+ "privacy": "private",
4178
+ "description": "Update the offset values",
4162
4179
  "inheritedFrom": {
4163
- "name": "Anchor",
4164
- "module": "src/anchor/anchor.ts"
4180
+ "name": "AnchoredRegion",
4181
+ "module": "src/anchored-region/anchored-region.ts"
4165
4182
  }
4166
4183
  },
4167
4184
  {
4168
- "name": "rel",
4169
- "type": {
4170
- "text": "string"
4171
- },
4172
- "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
4173
- "fieldName": "rel",
4185
+ "kind": "field",
4186
+ "name": "isRectDifferent",
4187
+ "privacy": "private",
4188
+ "description": "compare rects to see if there is enough change to justify a DOM update",
4174
4189
  "inheritedFrom": {
4175
- "name": "Anchor",
4176
- "module": "src/anchor/anchor.ts"
4190
+ "name": "AnchoredRegion",
4191
+ "module": "src/anchored-region/anchored-region.ts"
4177
4192
  }
4178
4193
  },
4179
4194
  {
4180
- "name": "target",
4181
- "type": {
4182
- "text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
4183
- },
4184
- "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
4185
- "fieldName": "target",
4195
+ "kind": "field",
4196
+ "name": "handleResize",
4197
+ "privacy": "private",
4198
+ "description": "Handle resize events",
4186
4199
  "inheritedFrom": {
4187
- "name": "Anchor",
4188
- "module": "src/anchor/anchor.ts"
4200
+ "name": "AnchoredRegion",
4201
+ "module": "src/anchored-region/anchored-region.ts"
4189
4202
  }
4190
4203
  },
4191
4204
  {
4192
- "name": "type",
4193
- "type": {
4194
- "text": "string"
4195
- },
4196
- "description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
4197
- "fieldName": "type",
4205
+ "kind": "field",
4206
+ "name": "reset",
4207
+ "privacy": "private",
4208
+ "description": "resets the component",
4198
4209
  "inheritedFrom": {
4199
- "name": "Anchor",
4200
- "module": "src/anchor/anchor.ts"
4210
+ "name": "AnchoredRegion",
4211
+ "module": "src/anchored-region/anchored-region.ts"
4201
4212
  }
4202
- }
4203
- ],
4204
- "members": [
4213
+ },
4205
4214
  {
4206
4215
  "kind": "field",
4207
- "name": "download",
4208
- "type": {
4209
- "text": "string"
4210
- },
4211
- "privacy": "public",
4212
- "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.",
4216
+ "name": "updateLayout",
4217
+ "privacy": "private",
4218
+ "description": "Recalculate layout related state values",
4213
4219
  "inheritedFrom": {
4214
- "name": "Anchor",
4215
- "module": "src/anchor/anchor.ts"
4220
+ "name": "AnchoredRegion",
4221
+ "module": "src/anchored-region/anchored-region.ts"
4216
4222
  }
4217
4223
  },
4218
4224
  {
4219
4225
  "kind": "field",
4220
- "name": "href",
4221
- "type": {
4222
- "text": "string"
4223
- },
4224
- "privacy": "public",
4225
- "description": "The URL the hyperlink references. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
4226
+ "name": "updateRegionStyle",
4227
+ "privacy": "private",
4228
+ "description": "Updates the style string applied to the region element as well as the css classes attached\nto the root element",
4226
4229
  "inheritedFrom": {
4227
- "name": "Anchor",
4228
- "module": "src/anchor/anchor.ts"
4230
+ "name": "AnchoredRegion",
4231
+ "module": "src/anchored-region/anchored-region.ts"
4229
4232
  }
4230
4233
  },
4231
4234
  {
4232
4235
  "kind": "field",
4233
- "name": "hreflang",
4234
- "type": {
4235
- "text": "string"
4236
- },
4237
- "privacy": "public",
4238
- "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.",
4236
+ "name": "updatePositionClasses",
4237
+ "privacy": "private",
4238
+ "description": "Updates the css classes that reflect the current position of the element",
4239
4239
  "inheritedFrom": {
4240
- "name": "Anchor",
4241
- "module": "src/anchor/anchor.ts"
4240
+ "name": "AnchoredRegion",
4241
+ "module": "src/anchored-region/anchored-region.ts"
4242
4242
  }
4243
4243
  },
4244
4244
  {
4245
4245
  "kind": "field",
4246
- "name": "ping",
4247
- "type": {
4248
- "text": "string"
4249
- },
4250
- "privacy": "public",
4251
- "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
4246
+ "name": "setHorizontalPosition",
4247
+ "privacy": "private",
4248
+ "description": "Get horizontal positioning state based on desired position",
4252
4249
  "inheritedFrom": {
4253
- "name": "Anchor",
4254
- "module": "src/anchor/anchor.ts"
4250
+ "name": "AnchoredRegion",
4251
+ "module": "src/anchored-region/anchored-region.ts"
4255
4252
  }
4256
4253
  },
4257
4254
  {
4258
4255
  "kind": "field",
4259
- "name": "referrerpolicy",
4260
- "type": {
4261
- "text": "string"
4262
- },
4263
- "privacy": "public",
4264
- "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
4256
+ "name": "setVerticalPosition",
4257
+ "privacy": "private",
4258
+ "description": "Set vertical positioning state based on desired position",
4265
4259
  "inheritedFrom": {
4266
- "name": "Anchor",
4267
- "module": "src/anchor/anchor.ts"
4260
+ "name": "AnchoredRegion",
4261
+ "module": "src/anchored-region/anchored-region.ts"
4268
4262
  }
4269
4263
  },
4270
4264
  {
4271
4265
  "kind": "field",
4272
- "name": "rel",
4273
- "type": {
4274
- "text": "string"
4275
- },
4276
- "privacy": "public",
4277
- "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
4266
+ "name": "getPositioningOptions",
4267
+ "privacy": "private",
4268
+ "description": "Get available positions based on positioning mode",
4278
4269
  "inheritedFrom": {
4279
- "name": "Anchor",
4280
- "module": "src/anchor/anchor.ts"
4270
+ "name": "AnchoredRegion",
4271
+ "module": "src/anchored-region/anchored-region.ts"
4281
4272
  }
4282
4273
  },
4283
4274
  {
4284
4275
  "kind": "field",
4285
- "name": "target",
4286
- "type": {
4287
- "text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
4288
- },
4289
- "privacy": "public",
4290
- "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
4276
+ "name": "getAvailableSpace",
4277
+ "privacy": "private",
4278
+ "description": "Get the space available for a particular relative position",
4291
4279
  "inheritedFrom": {
4292
- "name": "Anchor",
4293
- "module": "src/anchor/anchor.ts"
4280
+ "name": "AnchoredRegion",
4281
+ "module": "src/anchored-region/anchored-region.ts"
4294
4282
  }
4295
4283
  },
4296
4284
  {
4297
4285
  "kind": "field",
4298
- "name": "type",
4299
- "type": {
4300
- "text": "string"
4301
- },
4302
- "privacy": "public",
4303
- "description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
4286
+ "name": "getNextRegionDimension",
4287
+ "privacy": "private",
4288
+ "description": "Get region dimensions",
4304
4289
  "inheritedFrom": {
4305
- "name": "Anchor",
4306
- "module": "src/anchor/anchor.ts"
4290
+ "name": "AnchoredRegion",
4291
+ "module": "src/anchored-region/anchored-region.ts"
4307
4292
  }
4308
4293
  },
4309
4294
  {
4310
4295
  "kind": "field",
4311
- "name": "control",
4312
- "type": {
4313
- "text": "HTMLAnchorElement | undefined"
4314
- },
4315
- "privacy": "public",
4316
- "description": "References the root element",
4296
+ "name": "startAutoUpdateEventListeners",
4297
+ "privacy": "private",
4298
+ "description": "starts event listeners that can trigger auto updating",
4317
4299
  "inheritedFrom": {
4318
- "name": "Anchor",
4319
- "module": "src/anchor/anchor.ts"
4300
+ "name": "AnchoredRegion",
4301
+ "module": "src/anchored-region/anchored-region.ts"
4320
4302
  }
4321
4303
  },
4322
4304
  {
4323
4305
  "kind": "field",
4324
- "name": "handleUnsupportedDelegatesFocus",
4306
+ "name": "stopAutoUpdateEventListeners",
4325
4307
  "privacy": "private",
4326
- "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",
4308
+ "description": "stops event listeners that can trigger auto updating",
4327
4309
  "inheritedFrom": {
4328
- "name": "Anchor",
4329
- "module": "src/anchor/anchor.ts"
4310
+ "name": "AnchoredRegion",
4311
+ "module": "src/anchored-region/anchored-region.ts"
4330
4312
  }
4331
4313
  },
4332
4314
  {
@@ -4440,11 +4422,29 @@
4440
4422
  "module": "src/foundation-element/foundation-element.ts"
4441
4423
  }
4442
4424
  }
4425
+ ],
4426
+ "events": [
4427
+ {
4428
+ "description": "Fires a custom 'loaded' event when the region is loaded and visible",
4429
+ "name": "loaded",
4430
+ "inheritedFrom": {
4431
+ "name": "AnchoredRegion",
4432
+ "module": "src/anchored-region/anchored-region.ts"
4433
+ }
4434
+ },
4435
+ {
4436
+ "description": "Fires a custom 'positionchange' event when the position has changed",
4437
+ "name": "positionchange",
4438
+ "inheritedFrom": {
4439
+ "name": "AnchoredRegion",
4440
+ "module": "src/anchored-region/anchored-region.ts"
4441
+ }
4442
+ }
4443
4443
  ]
4444
4444
  },
4445
4445
  {
4446
4446
  "kind": "variable",
4447
- "name": "foundationAnchorShadowOptions",
4447
+ "name": "foundationAnchoredRegionShadowOptions",
4448
4448
  "type": {
4449
4449
  "text": "ShadowRootInit"
4450
4450
  },
@@ -4452,7 +4452,7 @@
4452
4452
  },
4453
4453
  {
4454
4454
  "kind": "variable",
4455
- "name": "defaultAnchorConfig",
4455
+ "name": "defaultAnchoredRegionConfig",
4456
4456
  "type": {
4457
4457
  "text": "object"
4458
4458
  },
@@ -4460,49 +4460,49 @@
4460
4460
  },
4461
4461
  {
4462
4462
  "kind": "variable",
4463
- "name": "foundationAnchor",
4464
- "description": "The Foundation Anchor",
4463
+ "name": "foundationAnchoredRegion",
4464
+ "description": "The Foundation Anchored Region",
4465
4465
  "privacy": "public"
4466
4466
  }
4467
4467
  ],
4468
4468
  "exports": [
4469
4469
  {
4470
4470
  "kind": "js",
4471
- "name": "Anchor",
4471
+ "name": "AnchoredRegion",
4472
4472
  "declaration": {
4473
- "name": "Anchor",
4474
- "module": "src/anchor/anchor.ts"
4473
+ "name": "AnchoredRegion",
4474
+ "module": "src/anchored-region/anchored-region.ts"
4475
4475
  }
4476
4476
  },
4477
4477
  {
4478
4478
  "kind": "js",
4479
- "name": "foundationAnchorShadowOptions",
4479
+ "name": "foundationAnchoredRegionShadowOptions",
4480
4480
  "declaration": {
4481
- "name": "foundationAnchorShadowOptions",
4482
- "module": "src/anchor/anchor.ts"
4481
+ "name": "foundationAnchoredRegionShadowOptions",
4482
+ "module": "src/anchored-region/anchored-region.ts"
4483
4483
  }
4484
4484
  },
4485
4485
  {
4486
4486
  "kind": "js",
4487
- "name": "defaultAnchorConfig",
4487
+ "name": "defaultAnchoredRegionConfig",
4488
4488
  "declaration": {
4489
- "name": "defaultAnchorConfig",
4490
- "module": "src/anchor/anchor.ts"
4489
+ "name": "defaultAnchoredRegionConfig",
4490
+ "module": "src/anchored-region/anchored-region.ts"
4491
4491
  }
4492
4492
  },
4493
4493
  {
4494
4494
  "kind": "js",
4495
- "name": "foundationAnchor",
4495
+ "name": "foundationAnchoredRegion",
4496
4496
  "declaration": {
4497
- "name": "foundationAnchor",
4498
- "module": "src/anchor/anchor.ts"
4497
+ "name": "foundationAnchoredRegion",
4498
+ "module": "src/anchored-region/anchored-region.ts"
4499
4499
  }
4500
4500
  }
4501
4501
  ]
4502
4502
  },
4503
4503
  {
4504
4504
  "kind": "javascript-module",
4505
- "path": "src/anchor/index.ts",
4505
+ "path": "src/anchored-region/index.ts",
4506
4506
  "declarations": [],
4507
4507
  "exports": [
4508
4508
  {
@@ -4510,7 +4510,7 @@
4510
4510
  "name": "*",
4511
4511
  "declaration": {
4512
4512
  "name": "*",
4513
- "package": "./anchor.template"
4513
+ "package": "./anchor-region.template"
4514
4514
  }
4515
4515
  },
4516
4516
  {
@@ -4518,7 +4518,7 @@
4518
4518
  "name": "*",
4519
4519
  "declaration": {
4520
4520
  "name": "*",
4521
- "package": "./anchor.styles"
4521
+ "package": "./anchored-region.styles"
4522
4522
  }
4523
4523
  },
4524
4524
  {
@@ -4526,7 +4526,7 @@
4526
4526
  "name": "*",
4527
4527
  "declaration": {
4528
4528
  "name": "*",
4529
- "package": "./anchor"
4529
+ "package": "./anchored-region"
4530
4530
  }
4531
4531
  }
4532
4532
  ]
@@ -28481,6 +28481,13 @@
28481
28481
  "text": "HTMLElement"
28482
28482
  }
28483
28483
  },
28484
+ {
28485
+ "kind": "field",
28486
+ "name": "connect",
28487
+ "type": {
28488
+ "text": "Connect"
28489
+ }
28490
+ },
28484
28491
  {
28485
28492
  "kind": "field",
28486
28493
  "name": "resourceName",
@@ -28515,6 +28522,14 @@
28515
28522
  },
28516
28523
  "privacy": "protected"
28517
28524
  },
28525
+ {
28526
+ "kind": "field",
28527
+ "name": "connectionSub",
28528
+ "type": {
28529
+ "text": "Subscription"
28530
+ },
28531
+ "privacy": "protected"
28532
+ },
28518
28533
  {
28519
28534
  "kind": "field",
28520
28535
  "name": "datasource",
@@ -28523,6 +28538,39 @@
28523
28538
  },
28524
28539
  "privacy": "private"
28525
28540
  },
28541
+ {
28542
+ "kind": "method",
28543
+ "name": "handleReconnection",
28544
+ "privacy": "private",
28545
+ "return": {
28546
+ "type": {
28547
+ "text": "Promise<void>"
28548
+ }
28549
+ },
28550
+ "description": "Handles reconnection logic when the connection is established"
28551
+ },
28552
+ {
28553
+ "kind": "method",
28554
+ "name": "initializeDatasource",
28555
+ "privacy": "private",
28556
+ "return": {
28557
+ "type": {
28558
+ "text": "Promise<void>"
28559
+ }
28560
+ },
28561
+ "description": "Initializes the datasource for the notification resource"
28562
+ },
28563
+ {
28564
+ "kind": "method",
28565
+ "name": "setupDataSubscription",
28566
+ "privacy": "private",
28567
+ "return": {
28568
+ "type": {
28569
+ "text": "void"
28570
+ }
28571
+ },
28572
+ "description": "Sets up the data subscription to handle incoming notifications"
28573
+ },
28526
28574
  {
28527
28575
  "kind": "method",
28528
28576
  "name": "handleStreamUpdate",