@genesislcap/foundation-ui 14.196.0 → 14.196.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.
@@ -817,6 +817,51 @@
817
817
  }
818
818
  ]
819
819
  },
820
+ {
821
+ "kind": "javascript-module",
822
+ "path": "src/_common/icons.ts",
823
+ "declarations": [
824
+ {
825
+ "kind": "function",
826
+ "name": "closeIcon",
827
+ "parameters": [
828
+ {
829
+ "name": "slot",
830
+ "default": "'start'"
831
+ },
832
+ {
833
+ "name": "fill",
834
+ "default": "'#879ba6'"
835
+ }
836
+ ]
837
+ }
838
+ ],
839
+ "exports": [
840
+ {
841
+ "kind": "js",
842
+ "name": "closeIcon",
843
+ "declaration": {
844
+ "name": "closeIcon",
845
+ "module": "src/_common/icons.ts"
846
+ }
847
+ }
848
+ ]
849
+ },
850
+ {
851
+ "kind": "javascript-module",
852
+ "path": "src/_common/index.ts",
853
+ "declarations": [],
854
+ "exports": [
855
+ {
856
+ "kind": "js",
857
+ "name": "*",
858
+ "declaration": {
859
+ "name": "*",
860
+ "package": "./icons"
861
+ }
862
+ }
863
+ ]
864
+ },
820
865
  {
821
866
  "kind": "javascript-module",
822
867
  "path": "src/accordion-item/accordion-item.styles.ts",
@@ -1211,51 +1256,6 @@
1211
1256
  }
1212
1257
  ]
1213
1258
  },
1214
- {
1215
- "kind": "javascript-module",
1216
- "path": "src/_common/icons.ts",
1217
- "declarations": [
1218
- {
1219
- "kind": "function",
1220
- "name": "closeIcon",
1221
- "parameters": [
1222
- {
1223
- "name": "slot",
1224
- "default": "'start'"
1225
- },
1226
- {
1227
- "name": "fill",
1228
- "default": "'#879ba6'"
1229
- }
1230
- ]
1231
- }
1232
- ],
1233
- "exports": [
1234
- {
1235
- "kind": "js",
1236
- "name": "closeIcon",
1237
- "declaration": {
1238
- "name": "closeIcon",
1239
- "module": "src/_common/icons.ts"
1240
- }
1241
- }
1242
- ]
1243
- },
1244
- {
1245
- "kind": "javascript-module",
1246
- "path": "src/_common/index.ts",
1247
- "declarations": [],
1248
- "exports": [
1249
- {
1250
- "kind": "js",
1251
- "name": "*",
1252
- "declaration": {
1253
- "name": "*",
1254
- "package": "./icons"
1255
- }
1256
- }
1257
- ]
1258
- },
1259
1259
  {
1260
1260
  "kind": "javascript-module",
1261
1261
  "path": "src/_config/index.ts",
@@ -1846,188 +1846,6 @@
1846
1846
  }
1847
1847
  ]
1848
1848
  },
1849
- {
1850
- "kind": "javascript-module",
1851
- "path": "src/accordion/accordion.styles.ts",
1852
- "declarations": [
1853
- {
1854
- "kind": "function",
1855
- "name": "foundationAccordionStyles",
1856
- "return": {
1857
- "type": {
1858
- "text": "ElementStyles"
1859
- }
1860
- },
1861
- "parameters": [
1862
- {
1863
- "name": "context",
1864
- "type": {
1865
- "text": "ElementDefinitionContext"
1866
- }
1867
- },
1868
- {
1869
- "name": "definition",
1870
- "type": {
1871
- "text": "FoundationElementDefinition"
1872
- }
1873
- }
1874
- ]
1875
- }
1876
- ],
1877
- "exports": [
1878
- {
1879
- "kind": "js",
1880
- "name": "foundationAccordionStyles",
1881
- "declaration": {
1882
- "name": "foundationAccordionStyles",
1883
- "module": "src/accordion/accordion.styles.ts"
1884
- }
1885
- }
1886
- ]
1887
- },
1888
- {
1889
- "kind": "javascript-module",
1890
- "path": "src/accordion/accordion.template.ts",
1891
- "declarations": [
1892
- {
1893
- "kind": "function",
1894
- "name": "foundationAccordionTemplate",
1895
- "return": {
1896
- "type": {
1897
- "text": "ViewTemplate<Accordion>"
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": "foundationAccordionTemplate",
1920
- "declaration": {
1921
- "name": "foundationAccordionTemplate",
1922
- "module": "src/accordion/accordion.template.ts"
1923
- }
1924
- }
1925
- ]
1926
- },
1927
- {
1928
- "kind": "javascript-module",
1929
- "path": "src/accordion/accordion.ts",
1930
- "declarations": [
1931
- {
1932
- "kind": "class",
1933
- "description": "",
1934
- "name": "Accordion",
1935
- "superclass": {
1936
- "name": "FASTAccordion",
1937
- "package": "@microsoft/fast-foundation"
1938
- },
1939
- "tagName": "%%prefix%%-accordion",
1940
- "customElement": true
1941
- },
1942
- {
1943
- "kind": "variable",
1944
- "name": "foundationAccordionShadowOptions",
1945
- "type": {
1946
- "text": "ShadowRootInit"
1947
- },
1948
- "default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
1949
- },
1950
- {
1951
- "kind": "variable",
1952
- "name": "defaultAccordionConfig",
1953
- "type": {
1954
- "text": "object"
1955
- },
1956
- "default": "{}"
1957
- },
1958
- {
1959
- "kind": "variable",
1960
- "name": "foundationAccordion",
1961
- "description": "The Foundation Accordion",
1962
- "privacy": "public"
1963
- }
1964
- ],
1965
- "exports": [
1966
- {
1967
- "kind": "js",
1968
- "name": "Accordion",
1969
- "declaration": {
1970
- "name": "Accordion",
1971
- "module": "src/accordion/accordion.ts"
1972
- }
1973
- },
1974
- {
1975
- "kind": "js",
1976
- "name": "foundationAccordionShadowOptions",
1977
- "declaration": {
1978
- "name": "foundationAccordionShadowOptions",
1979
- "module": "src/accordion/accordion.ts"
1980
- }
1981
- },
1982
- {
1983
- "kind": "js",
1984
- "name": "defaultAccordionConfig",
1985
- "declaration": {
1986
- "name": "defaultAccordionConfig",
1987
- "module": "src/accordion/accordion.ts"
1988
- }
1989
- },
1990
- {
1991
- "kind": "js",
1992
- "name": "foundationAccordion",
1993
- "declaration": {
1994
- "name": "foundationAccordion",
1995
- "module": "src/accordion/accordion.ts"
1996
- }
1997
- }
1998
- ]
1999
- },
2000
- {
2001
- "kind": "javascript-module",
2002
- "path": "src/accordion/index.ts",
2003
- "declarations": [],
2004
- "exports": [
2005
- {
2006
- "kind": "js",
2007
- "name": "*",
2008
- "declaration": {
2009
- "name": "*",
2010
- "package": "./accordion.template"
2011
- }
2012
- },
2013
- {
2014
- "kind": "js",
2015
- "name": "*",
2016
- "declaration": {
2017
- "name": "*",
2018
- "package": "./accordion.styles"
2019
- }
2020
- },
2021
- {
2022
- "kind": "js",
2023
- "name": "*",
2024
- "declaration": {
2025
- "name": "*",
2026
- "package": "./accordion"
2027
- }
2028
- }
2029
- ]
2030
- },
2031
1849
  {
2032
1850
  "kind": "javascript-module",
2033
1851
  "path": "src/anchor/anchor.styles.ts",
@@ -2548,6 +2366,188 @@
2548
2366
  }
2549
2367
  ]
2550
2368
  },
2369
+ {
2370
+ "kind": "javascript-module",
2371
+ "path": "src/accordion/accordion.styles.ts",
2372
+ "declarations": [
2373
+ {
2374
+ "kind": "function",
2375
+ "name": "foundationAccordionStyles",
2376
+ "return": {
2377
+ "type": {
2378
+ "text": "ElementStyles"
2379
+ }
2380
+ },
2381
+ "parameters": [
2382
+ {
2383
+ "name": "context",
2384
+ "type": {
2385
+ "text": "ElementDefinitionContext"
2386
+ }
2387
+ },
2388
+ {
2389
+ "name": "definition",
2390
+ "type": {
2391
+ "text": "FoundationElementDefinition"
2392
+ }
2393
+ }
2394
+ ]
2395
+ }
2396
+ ],
2397
+ "exports": [
2398
+ {
2399
+ "kind": "js",
2400
+ "name": "foundationAccordionStyles",
2401
+ "declaration": {
2402
+ "name": "foundationAccordionStyles",
2403
+ "module": "src/accordion/accordion.styles.ts"
2404
+ }
2405
+ }
2406
+ ]
2407
+ },
2408
+ {
2409
+ "kind": "javascript-module",
2410
+ "path": "src/accordion/accordion.template.ts",
2411
+ "declarations": [
2412
+ {
2413
+ "kind": "function",
2414
+ "name": "foundationAccordionTemplate",
2415
+ "return": {
2416
+ "type": {
2417
+ "text": "ViewTemplate<Accordion>"
2418
+ }
2419
+ },
2420
+ "parameters": [
2421
+ {
2422
+ "name": "context",
2423
+ "type": {
2424
+ "text": "ElementDefinitionContext"
2425
+ }
2426
+ },
2427
+ {
2428
+ "name": "definition",
2429
+ "type": {
2430
+ "text": "FoundationElementDefinition"
2431
+ }
2432
+ }
2433
+ ]
2434
+ }
2435
+ ],
2436
+ "exports": [
2437
+ {
2438
+ "kind": "js",
2439
+ "name": "foundationAccordionTemplate",
2440
+ "declaration": {
2441
+ "name": "foundationAccordionTemplate",
2442
+ "module": "src/accordion/accordion.template.ts"
2443
+ }
2444
+ }
2445
+ ]
2446
+ },
2447
+ {
2448
+ "kind": "javascript-module",
2449
+ "path": "src/accordion/accordion.ts",
2450
+ "declarations": [
2451
+ {
2452
+ "kind": "class",
2453
+ "description": "",
2454
+ "name": "Accordion",
2455
+ "superclass": {
2456
+ "name": "FASTAccordion",
2457
+ "package": "@microsoft/fast-foundation"
2458
+ },
2459
+ "tagName": "%%prefix%%-accordion",
2460
+ "customElement": true
2461
+ },
2462
+ {
2463
+ "kind": "variable",
2464
+ "name": "foundationAccordionShadowOptions",
2465
+ "type": {
2466
+ "text": "ShadowRootInit"
2467
+ },
2468
+ "default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
2469
+ },
2470
+ {
2471
+ "kind": "variable",
2472
+ "name": "defaultAccordionConfig",
2473
+ "type": {
2474
+ "text": "object"
2475
+ },
2476
+ "default": "{}"
2477
+ },
2478
+ {
2479
+ "kind": "variable",
2480
+ "name": "foundationAccordion",
2481
+ "description": "The Foundation Accordion",
2482
+ "privacy": "public"
2483
+ }
2484
+ ],
2485
+ "exports": [
2486
+ {
2487
+ "kind": "js",
2488
+ "name": "Accordion",
2489
+ "declaration": {
2490
+ "name": "Accordion",
2491
+ "module": "src/accordion/accordion.ts"
2492
+ }
2493
+ },
2494
+ {
2495
+ "kind": "js",
2496
+ "name": "foundationAccordionShadowOptions",
2497
+ "declaration": {
2498
+ "name": "foundationAccordionShadowOptions",
2499
+ "module": "src/accordion/accordion.ts"
2500
+ }
2501
+ },
2502
+ {
2503
+ "kind": "js",
2504
+ "name": "defaultAccordionConfig",
2505
+ "declaration": {
2506
+ "name": "defaultAccordionConfig",
2507
+ "module": "src/accordion/accordion.ts"
2508
+ }
2509
+ },
2510
+ {
2511
+ "kind": "js",
2512
+ "name": "foundationAccordion",
2513
+ "declaration": {
2514
+ "name": "foundationAccordion",
2515
+ "module": "src/accordion/accordion.ts"
2516
+ }
2517
+ }
2518
+ ]
2519
+ },
2520
+ {
2521
+ "kind": "javascript-module",
2522
+ "path": "src/accordion/index.ts",
2523
+ "declarations": [],
2524
+ "exports": [
2525
+ {
2526
+ "kind": "js",
2527
+ "name": "*",
2528
+ "declaration": {
2529
+ "name": "*",
2530
+ "package": "./accordion.template"
2531
+ }
2532
+ },
2533
+ {
2534
+ "kind": "js",
2535
+ "name": "*",
2536
+ "declaration": {
2537
+ "name": "*",
2538
+ "package": "./accordion.styles"
2539
+ }
2540
+ },
2541
+ {
2542
+ "kind": "js",
2543
+ "name": "*",
2544
+ "declaration": {
2545
+ "name": "*",
2546
+ "package": "./accordion"
2547
+ }
2548
+ }
2549
+ ]
2550
+ },
2551
2551
  {
2552
2552
  "kind": "javascript-module",
2553
2553
  "path": "src/anchored-region/anchor-region.template.ts",
@@ -13721,6 +13721,188 @@
13721
13721
  "declarations": [],
13722
13722
  "exports": []
13723
13723
  },
13724
+ {
13725
+ "kind": "javascript-module",
13726
+ "path": "src/disclosure/disclosure.styles.ts",
13727
+ "declarations": [
13728
+ {
13729
+ "kind": "function",
13730
+ "name": "foundationDisclosureStyles",
13731
+ "return": {
13732
+ "type": {
13733
+ "text": "ElementStyles"
13734
+ }
13735
+ },
13736
+ "parameters": [
13737
+ {
13738
+ "name": "context",
13739
+ "type": {
13740
+ "text": "ElementDefinitionContext"
13741
+ }
13742
+ },
13743
+ {
13744
+ "name": "definition",
13745
+ "type": {
13746
+ "text": "FoundationElementDefinition"
13747
+ }
13748
+ }
13749
+ ]
13750
+ }
13751
+ ],
13752
+ "exports": [
13753
+ {
13754
+ "kind": "js",
13755
+ "name": "foundationDisclosureStyles",
13756
+ "declaration": {
13757
+ "name": "foundationDisclosureStyles",
13758
+ "module": "src/disclosure/disclosure.styles.ts"
13759
+ }
13760
+ }
13761
+ ]
13762
+ },
13763
+ {
13764
+ "kind": "javascript-module",
13765
+ "path": "src/disclosure/disclosure.template.ts",
13766
+ "declarations": [
13767
+ {
13768
+ "kind": "function",
13769
+ "name": "foundationDisclosureTemplate",
13770
+ "return": {
13771
+ "type": {
13772
+ "text": "ViewTemplate<Disclosure>"
13773
+ }
13774
+ },
13775
+ "parameters": [
13776
+ {
13777
+ "name": "context",
13778
+ "type": {
13779
+ "text": "ElementDefinitionContext"
13780
+ }
13781
+ },
13782
+ {
13783
+ "name": "definition",
13784
+ "type": {
13785
+ "text": "FoundationElementDefinition"
13786
+ }
13787
+ }
13788
+ ]
13789
+ }
13790
+ ],
13791
+ "exports": [
13792
+ {
13793
+ "kind": "js",
13794
+ "name": "foundationDisclosureTemplate",
13795
+ "declaration": {
13796
+ "name": "foundationDisclosureTemplate",
13797
+ "module": "src/disclosure/disclosure.template.ts"
13798
+ }
13799
+ }
13800
+ ]
13801
+ },
13802
+ {
13803
+ "kind": "javascript-module",
13804
+ "path": "src/disclosure/disclosure.ts",
13805
+ "declarations": [
13806
+ {
13807
+ "kind": "class",
13808
+ "description": "",
13809
+ "name": "Disclosure",
13810
+ "superclass": {
13811
+ "name": "FASTDisclosure",
13812
+ "package": "@microsoft/fast-foundation"
13813
+ },
13814
+ "tagName": "%%prefix%%-disclosure",
13815
+ "customElement": true
13816
+ },
13817
+ {
13818
+ "kind": "variable",
13819
+ "name": "foundationDisclosureShadowOptions",
13820
+ "type": {
13821
+ "text": "ShadowRootInit"
13822
+ },
13823
+ "default": "undefined"
13824
+ },
13825
+ {
13826
+ "kind": "variable",
13827
+ "name": "defaultDisclosureConfig",
13828
+ "type": {
13829
+ "text": "object"
13830
+ },
13831
+ "default": "{}"
13832
+ },
13833
+ {
13834
+ "kind": "variable",
13835
+ "name": "foundationDisclosure",
13836
+ "description": "The Foundation Disclosure",
13837
+ "privacy": "public"
13838
+ }
13839
+ ],
13840
+ "exports": [
13841
+ {
13842
+ "kind": "js",
13843
+ "name": "Disclosure",
13844
+ "declaration": {
13845
+ "name": "Disclosure",
13846
+ "module": "src/disclosure/disclosure.ts"
13847
+ }
13848
+ },
13849
+ {
13850
+ "kind": "js",
13851
+ "name": "foundationDisclosureShadowOptions",
13852
+ "declaration": {
13853
+ "name": "foundationDisclosureShadowOptions",
13854
+ "module": "src/disclosure/disclosure.ts"
13855
+ }
13856
+ },
13857
+ {
13858
+ "kind": "js",
13859
+ "name": "defaultDisclosureConfig",
13860
+ "declaration": {
13861
+ "name": "defaultDisclosureConfig",
13862
+ "module": "src/disclosure/disclosure.ts"
13863
+ }
13864
+ },
13865
+ {
13866
+ "kind": "js",
13867
+ "name": "foundationDisclosure",
13868
+ "declaration": {
13869
+ "name": "foundationDisclosure",
13870
+ "module": "src/disclosure/disclosure.ts"
13871
+ }
13872
+ }
13873
+ ]
13874
+ },
13875
+ {
13876
+ "kind": "javascript-module",
13877
+ "path": "src/disclosure/index.ts",
13878
+ "declarations": [],
13879
+ "exports": [
13880
+ {
13881
+ "kind": "js",
13882
+ "name": "*",
13883
+ "declaration": {
13884
+ "name": "*",
13885
+ "package": "./disclosure.template"
13886
+ }
13887
+ },
13888
+ {
13889
+ "kind": "js",
13890
+ "name": "*",
13891
+ "declaration": {
13892
+ "name": "*",
13893
+ "package": "./disclosure.styles"
13894
+ }
13895
+ },
13896
+ {
13897
+ "kind": "js",
13898
+ "name": "*",
13899
+ "declaration": {
13900
+ "name": "*",
13901
+ "package": "./disclosure"
13902
+ }
13903
+ }
13904
+ ]
13905
+ },
13724
13906
  {
13725
13907
  "kind": "javascript-module",
13726
13908
  "path": "src/dialog/dialog.styles.ts",
@@ -14470,188 +14652,6 @@
14470
14652
  }
14471
14653
  ]
14472
14654
  },
14473
- {
14474
- "kind": "javascript-module",
14475
- "path": "src/disclosure/disclosure.styles.ts",
14476
- "declarations": [
14477
- {
14478
- "kind": "function",
14479
- "name": "foundationDisclosureStyles",
14480
- "return": {
14481
- "type": {
14482
- "text": "ElementStyles"
14483
- }
14484
- },
14485
- "parameters": [
14486
- {
14487
- "name": "context",
14488
- "type": {
14489
- "text": "ElementDefinitionContext"
14490
- }
14491
- },
14492
- {
14493
- "name": "definition",
14494
- "type": {
14495
- "text": "FoundationElementDefinition"
14496
- }
14497
- }
14498
- ]
14499
- }
14500
- ],
14501
- "exports": [
14502
- {
14503
- "kind": "js",
14504
- "name": "foundationDisclosureStyles",
14505
- "declaration": {
14506
- "name": "foundationDisclosureStyles",
14507
- "module": "src/disclosure/disclosure.styles.ts"
14508
- }
14509
- }
14510
- ]
14511
- },
14512
- {
14513
- "kind": "javascript-module",
14514
- "path": "src/disclosure/disclosure.template.ts",
14515
- "declarations": [
14516
- {
14517
- "kind": "function",
14518
- "name": "foundationDisclosureTemplate",
14519
- "return": {
14520
- "type": {
14521
- "text": "ViewTemplate<Disclosure>"
14522
- }
14523
- },
14524
- "parameters": [
14525
- {
14526
- "name": "context",
14527
- "type": {
14528
- "text": "ElementDefinitionContext"
14529
- }
14530
- },
14531
- {
14532
- "name": "definition",
14533
- "type": {
14534
- "text": "FoundationElementDefinition"
14535
- }
14536
- }
14537
- ]
14538
- }
14539
- ],
14540
- "exports": [
14541
- {
14542
- "kind": "js",
14543
- "name": "foundationDisclosureTemplate",
14544
- "declaration": {
14545
- "name": "foundationDisclosureTemplate",
14546
- "module": "src/disclosure/disclosure.template.ts"
14547
- }
14548
- }
14549
- ]
14550
- },
14551
- {
14552
- "kind": "javascript-module",
14553
- "path": "src/disclosure/disclosure.ts",
14554
- "declarations": [
14555
- {
14556
- "kind": "class",
14557
- "description": "",
14558
- "name": "Disclosure",
14559
- "superclass": {
14560
- "name": "FASTDisclosure",
14561
- "package": "@microsoft/fast-foundation"
14562
- },
14563
- "tagName": "%%prefix%%-disclosure",
14564
- "customElement": true
14565
- },
14566
- {
14567
- "kind": "variable",
14568
- "name": "foundationDisclosureShadowOptions",
14569
- "type": {
14570
- "text": "ShadowRootInit"
14571
- },
14572
- "default": "undefined"
14573
- },
14574
- {
14575
- "kind": "variable",
14576
- "name": "defaultDisclosureConfig",
14577
- "type": {
14578
- "text": "object"
14579
- },
14580
- "default": "{}"
14581
- },
14582
- {
14583
- "kind": "variable",
14584
- "name": "foundationDisclosure",
14585
- "description": "The Foundation Disclosure",
14586
- "privacy": "public"
14587
- }
14588
- ],
14589
- "exports": [
14590
- {
14591
- "kind": "js",
14592
- "name": "Disclosure",
14593
- "declaration": {
14594
- "name": "Disclosure",
14595
- "module": "src/disclosure/disclosure.ts"
14596
- }
14597
- },
14598
- {
14599
- "kind": "js",
14600
- "name": "foundationDisclosureShadowOptions",
14601
- "declaration": {
14602
- "name": "foundationDisclosureShadowOptions",
14603
- "module": "src/disclosure/disclosure.ts"
14604
- }
14605
- },
14606
- {
14607
- "kind": "js",
14608
- "name": "defaultDisclosureConfig",
14609
- "declaration": {
14610
- "name": "defaultDisclosureConfig",
14611
- "module": "src/disclosure/disclosure.ts"
14612
- }
14613
- },
14614
- {
14615
- "kind": "js",
14616
- "name": "foundationDisclosure",
14617
- "declaration": {
14618
- "name": "foundationDisclosure",
14619
- "module": "src/disclosure/disclosure.ts"
14620
- }
14621
- }
14622
- ]
14623
- },
14624
- {
14625
- "kind": "javascript-module",
14626
- "path": "src/disclosure/index.ts",
14627
- "declarations": [],
14628
- "exports": [
14629
- {
14630
- "kind": "js",
14631
- "name": "*",
14632
- "declaration": {
14633
- "name": "*",
14634
- "package": "./disclosure.template"
14635
- }
14636
- },
14637
- {
14638
- "kind": "js",
14639
- "name": "*",
14640
- "declaration": {
14641
- "name": "*",
14642
- "package": "./disclosure.styles"
14643
- }
14644
- },
14645
- {
14646
- "kind": "js",
14647
- "name": "*",
14648
- "declaration": {
14649
- "name": "*",
14650
- "package": "./disclosure"
14651
- }
14652
- }
14653
- ]
14654
- },
14655
14655
  {
14656
14656
  "kind": "javascript-module",
14657
14657
  "path": "src/divider/divider.styles.ts",
@@ -15301,52 +15301,35 @@
15301
15301
  },
15302
15302
  {
15303
15303
  "kind": "javascript-module",
15304
- "path": "src/error-banner/error-banner.template.ts",
15304
+ "path": "src/error-boundary/error-boundary.template.ts",
15305
15305
  "declarations": [
15306
- {
15307
- "kind": "function",
15308
- "name": "getPrefixedErrorBanner",
15309
- "parameters": [
15310
- {
15311
- "name": "prefix",
15312
- "type": {
15313
- "text": "string"
15314
- }
15315
- }
15316
- ]
15317
- },
15318
15306
  {
15319
15307
  "kind": "variable",
15320
- "name": "foundationErrorBannerTemplate",
15321
- "default": "html<ErrorBanner>`\n ${(x) => getPrefixedErrorBanner(getPrefix(x))}\n`"
15308
+ "name": "foundationErrorBoundaryTemplate",
15309
+ "type": {
15310
+ "text": "ViewTemplate<ErrorBoundary>"
15311
+ },
15312
+ "default": "html`\n <template ${ref('errorBoundary')}>\n <slot></slot>\n </template>\n`"
15322
15313
  }
15323
15314
  ],
15324
15315
  "exports": [
15325
15316
  {
15326
15317
  "kind": "js",
15327
- "name": "getPrefixedErrorBanner",
15328
- "declaration": {
15329
- "name": "getPrefixedErrorBanner",
15330
- "module": "src/error-banner/error-banner.template.ts"
15331
- }
15332
- },
15333
- {
15334
- "kind": "js",
15335
- "name": "foundationErrorBannerTemplate",
15318
+ "name": "foundationErrorBoundaryTemplate",
15336
15319
  "declaration": {
15337
- "name": "foundationErrorBannerTemplate",
15338
- "module": "src/error-banner/error-banner.template.ts"
15320
+ "name": "foundationErrorBoundaryTemplate",
15321
+ "module": "src/error-boundary/error-boundary.template.ts"
15339
15322
  }
15340
15323
  }
15341
15324
  ]
15342
15325
  },
15343
15326
  {
15344
15327
  "kind": "javascript-module",
15345
- "path": "src/error-banner/error-banner.ts",
15328
+ "path": "src/error-boundary/error-boundary.ts",
15346
15329
  "declarations": [
15347
15330
  {
15348
15331
  "kind": "variable",
15349
- "name": "foundationErrorBannerShadowOptions",
15332
+ "name": "foundationErrorBoundaryShadowOptions",
15350
15333
  "type": {
15351
15334
  "text": "ShadowRootInit"
15352
15335
  },
@@ -15355,35 +15338,51 @@
15355
15338
  {
15356
15339
  "kind": "class",
15357
15340
  "description": "",
15358
- "name": "ErrorBanner",
15341
+ "name": "ErrorBoundary",
15359
15342
  "members": [
15360
15343
  {
15361
15344
  "kind": "field",
15362
- "name": "banner",
15345
+ "name": "logger",
15346
+ "privacy": "private"
15347
+ },
15348
+ {
15349
+ "kind": "field",
15350
+ "name": "errorBoundary",
15363
15351
  "type": {
15364
- "text": "HTMLElement & { dismiss: () => Promise<void> }"
15365
- },
15352
+ "text": "HTMLElement"
15353
+ }
15354
+ },
15355
+ {
15356
+ "kind": "field",
15357
+ "name": "resourceName",
15358
+ "description": "The resource name holding new and existing notifications",
15366
15359
  "privacy": "public"
15367
15360
  },
15368
15361
  {
15369
15362
  "kind": "field",
15370
- "name": "error",
15363
+ "name": "closeTimeout",
15371
15364
  "type": {
15372
- "text": "ErrorStructure"
15373
- }
15365
+ "text": "number"
15366
+ },
15367
+ "default": "0",
15368
+ "description": "Number of milliseconds before toast will disappear. Leave empty or set to 0 to keep toast open indefinitely",
15369
+ "privacy": "public"
15374
15370
  },
15375
15371
  {
15376
15372
  "kind": "field",
15377
- "name": "notification",
15373
+ "name": "dataSub",
15378
15374
  "type": {
15379
- "text": "NotificationStructure"
15380
- }
15375
+ "text": "Subscription"
15376
+ },
15377
+ "privacy": "protected"
15381
15378
  },
15382
15379
  {
15383
- "kind": "method",
15384
- "name": "dismiss",
15385
- "privacy": "public",
15386
- "description": "Dismiss the Error Banner from display."
15380
+ "kind": "field",
15381
+ "name": "datasource",
15382
+ "type": {
15383
+ "text": "Datasource"
15384
+ },
15385
+ "privacy": "private"
15387
15386
  },
15388
15387
  {
15389
15388
  "kind": "field",
@@ -15497,51 +15496,67 @@
15497
15496
  }
15498
15497
  }
15499
15498
  ],
15499
+ "attributes": [
15500
+ {
15501
+ "name": "resource-name",
15502
+ "description": "The resource name holding new and existing notifications",
15503
+ "fieldName": "resourceName"
15504
+ },
15505
+ {
15506
+ "name": "close-timeout",
15507
+ "type": {
15508
+ "text": "number"
15509
+ },
15510
+ "default": "0",
15511
+ "description": "Number of milliseconds before toast will disappear. Leave empty or set to 0 to keep toast open indefinitely",
15512
+ "fieldName": "closeTimeout"
15513
+ }
15514
+ ],
15500
15515
  "superclass": {
15501
15516
  "name": "FoundationElement",
15502
15517
  "package": "@microsoft/fast-foundation"
15503
15518
  },
15504
- "tagName": "%%prefix%%-error-banner",
15505
15519
  "deprecated": "true",
15520
+ "tagName": "%%prefix%%-error-boundary",
15506
15521
  "customElement": true
15507
15522
  },
15508
15523
  {
15509
15524
  "kind": "variable",
15510
- "name": "foundationErrorBanner",
15511
- "description": "The Foundation Error Banner",
15525
+ "name": "foundationErrorBoundary",
15526
+ "description": "The Foundation Error Boundary",
15512
15527
  "privacy": "public"
15513
15528
  }
15514
15529
  ],
15515
15530
  "exports": [
15516
15531
  {
15517
15532
  "kind": "js",
15518
- "name": "foundationErrorBannerShadowOptions",
15533
+ "name": "foundationErrorBoundaryShadowOptions",
15519
15534
  "declaration": {
15520
- "name": "foundationErrorBannerShadowOptions",
15521
- "module": "src/error-banner/error-banner.ts"
15535
+ "name": "foundationErrorBoundaryShadowOptions",
15536
+ "module": "src/error-boundary/error-boundary.ts"
15522
15537
  }
15523
15538
  },
15524
15539
  {
15525
15540
  "kind": "js",
15526
- "name": "ErrorBanner",
15541
+ "name": "ErrorBoundary",
15527
15542
  "declaration": {
15528
- "name": "ErrorBanner",
15529
- "module": "src/error-banner/error-banner.ts"
15543
+ "name": "ErrorBoundary",
15544
+ "module": "src/error-boundary/error-boundary.ts"
15530
15545
  }
15531
15546
  },
15532
15547
  {
15533
15548
  "kind": "js",
15534
- "name": "foundationErrorBanner",
15549
+ "name": "foundationErrorBoundary",
15535
15550
  "declaration": {
15536
- "name": "foundationErrorBanner",
15537
- "module": "src/error-banner/error-banner.ts"
15551
+ "name": "foundationErrorBoundary",
15552
+ "module": "src/error-boundary/error-boundary.ts"
15538
15553
  }
15539
15554
  }
15540
15555
  ]
15541
15556
  },
15542
15557
  {
15543
15558
  "kind": "javascript-module",
15544
- "path": "src/error-banner/index.ts",
15559
+ "path": "src/error-boundary/index.ts",
15545
15560
  "declarations": [],
15546
15561
  "exports": [
15547
15562
  {
@@ -15549,7 +15564,7 @@
15549
15564
  "name": "*",
15550
15565
  "declaration": {
15551
15566
  "name": "*",
15552
- "package": "./error-banner.template"
15567
+ "package": "./error-boundary.template"
15553
15568
  }
15554
15569
  },
15555
15570
  {
@@ -15557,42 +15572,75 @@
15557
15572
  "name": "*",
15558
15573
  "declaration": {
15559
15574
  "name": "*",
15560
- "package": "./error-banner"
15575
+ "package": "./error-boundary"
15576
+ }
15577
+ },
15578
+ {
15579
+ "kind": "js",
15580
+ "name": "ErrorBoundaryEvent",
15581
+ "declaration": {
15582
+ "name": "ErrorBoundaryEvent",
15583
+ "package": "@genesislcap/foundation-errors"
15584
+ }
15585
+ },
15586
+ {
15587
+ "kind": "js",
15588
+ "name": "ErrorStructure",
15589
+ "declaration": {
15590
+ "name": "ErrorStructure",
15591
+ "package": "@genesislcap/foundation-errors"
15561
15592
  }
15562
15593
  }
15563
15594
  ]
15564
15595
  },
15565
15596
  {
15566
15597
  "kind": "javascript-module",
15567
- "path": "src/error-boundary/error-boundary.template.ts",
15598
+ "path": "src/error-banner/error-banner.template.ts",
15568
15599
  "declarations": [
15600
+ {
15601
+ "kind": "function",
15602
+ "name": "getPrefixedErrorBanner",
15603
+ "parameters": [
15604
+ {
15605
+ "name": "prefix",
15606
+ "type": {
15607
+ "text": "string"
15608
+ }
15609
+ }
15610
+ ]
15611
+ },
15569
15612
  {
15570
15613
  "kind": "variable",
15571
- "name": "foundationErrorBoundaryTemplate",
15572
- "type": {
15573
- "text": "ViewTemplate<ErrorBoundary>"
15574
- },
15575
- "default": "html`\n <template ${ref('errorBoundary')}>\n <slot></slot>\n </template>\n`"
15614
+ "name": "foundationErrorBannerTemplate",
15615
+ "default": "html<ErrorBanner>`\n ${(x) => getPrefixedErrorBanner(getPrefix(x))}\n`"
15576
15616
  }
15577
15617
  ],
15578
15618
  "exports": [
15579
15619
  {
15580
15620
  "kind": "js",
15581
- "name": "foundationErrorBoundaryTemplate",
15621
+ "name": "getPrefixedErrorBanner",
15582
15622
  "declaration": {
15583
- "name": "foundationErrorBoundaryTemplate",
15584
- "module": "src/error-boundary/error-boundary.template.ts"
15623
+ "name": "getPrefixedErrorBanner",
15624
+ "module": "src/error-banner/error-banner.template.ts"
15625
+ }
15626
+ },
15627
+ {
15628
+ "kind": "js",
15629
+ "name": "foundationErrorBannerTemplate",
15630
+ "declaration": {
15631
+ "name": "foundationErrorBannerTemplate",
15632
+ "module": "src/error-banner/error-banner.template.ts"
15585
15633
  }
15586
15634
  }
15587
15635
  ]
15588
15636
  },
15589
15637
  {
15590
15638
  "kind": "javascript-module",
15591
- "path": "src/error-boundary/error-boundary.ts",
15639
+ "path": "src/error-banner/error-banner.ts",
15592
15640
  "declarations": [
15593
15641
  {
15594
15642
  "kind": "variable",
15595
- "name": "foundationErrorBoundaryShadowOptions",
15643
+ "name": "foundationErrorBannerShadowOptions",
15596
15644
  "type": {
15597
15645
  "text": "ShadowRootInit"
15598
15646
  },
@@ -15601,51 +15649,35 @@
15601
15649
  {
15602
15650
  "kind": "class",
15603
15651
  "description": "",
15604
- "name": "ErrorBoundary",
15652
+ "name": "ErrorBanner",
15605
15653
  "members": [
15606
15654
  {
15607
15655
  "kind": "field",
15608
- "name": "logger",
15609
- "privacy": "private"
15610
- },
15611
- {
15612
- "kind": "field",
15613
- "name": "errorBoundary",
15656
+ "name": "banner",
15614
15657
  "type": {
15615
- "text": "HTMLElement"
15616
- }
15617
- },
15618
- {
15619
- "kind": "field",
15620
- "name": "resourceName",
15621
- "description": "The resource name holding new and existing notifications",
15658
+ "text": "HTMLElement & { dismiss: () => Promise<void> }"
15659
+ },
15622
15660
  "privacy": "public"
15623
15661
  },
15624
15662
  {
15625
15663
  "kind": "field",
15626
- "name": "closeTimeout",
15664
+ "name": "error",
15627
15665
  "type": {
15628
- "text": "number"
15629
- },
15630
- "default": "0",
15631
- "description": "Number of milliseconds before toast will disappear. Leave empty or set to 0 to keep toast open indefinitely",
15632
- "privacy": "public"
15666
+ "text": "ErrorStructure"
15667
+ }
15633
15668
  },
15634
15669
  {
15635
15670
  "kind": "field",
15636
- "name": "dataSub",
15671
+ "name": "notification",
15637
15672
  "type": {
15638
- "text": "Subscription"
15639
- },
15640
- "privacy": "protected"
15673
+ "text": "NotificationStructure"
15674
+ }
15641
15675
  },
15642
15676
  {
15643
- "kind": "field",
15644
- "name": "datasource",
15645
- "type": {
15646
- "text": "Datasource"
15647
- },
15648
- "privacy": "private"
15677
+ "kind": "method",
15678
+ "name": "dismiss",
15679
+ "privacy": "public",
15680
+ "description": "Dismiss the Error Banner from display."
15649
15681
  },
15650
15682
  {
15651
15683
  "kind": "field",
@@ -15759,67 +15791,51 @@
15759
15791
  }
15760
15792
  }
15761
15793
  ],
15762
- "attributes": [
15763
- {
15764
- "name": "resource-name",
15765
- "description": "The resource name holding new and existing notifications",
15766
- "fieldName": "resourceName"
15767
- },
15768
- {
15769
- "name": "close-timeout",
15770
- "type": {
15771
- "text": "number"
15772
- },
15773
- "default": "0",
15774
- "description": "Number of milliseconds before toast will disappear. Leave empty or set to 0 to keep toast open indefinitely",
15775
- "fieldName": "closeTimeout"
15776
- }
15777
- ],
15778
15794
  "superclass": {
15779
15795
  "name": "FoundationElement",
15780
15796
  "package": "@microsoft/fast-foundation"
15781
15797
  },
15798
+ "tagName": "%%prefix%%-error-banner",
15782
15799
  "deprecated": "true",
15783
- "tagName": "%%prefix%%-error-boundary",
15784
15800
  "customElement": true
15785
15801
  },
15786
15802
  {
15787
15803
  "kind": "variable",
15788
- "name": "foundationErrorBoundary",
15789
- "description": "The Foundation Error Boundary",
15804
+ "name": "foundationErrorBanner",
15805
+ "description": "The Foundation Error Banner",
15790
15806
  "privacy": "public"
15791
15807
  }
15792
15808
  ],
15793
15809
  "exports": [
15794
15810
  {
15795
15811
  "kind": "js",
15796
- "name": "foundationErrorBoundaryShadowOptions",
15812
+ "name": "foundationErrorBannerShadowOptions",
15797
15813
  "declaration": {
15798
- "name": "foundationErrorBoundaryShadowOptions",
15799
- "module": "src/error-boundary/error-boundary.ts"
15814
+ "name": "foundationErrorBannerShadowOptions",
15815
+ "module": "src/error-banner/error-banner.ts"
15800
15816
  }
15801
15817
  },
15802
15818
  {
15803
15819
  "kind": "js",
15804
- "name": "ErrorBoundary",
15820
+ "name": "ErrorBanner",
15805
15821
  "declaration": {
15806
- "name": "ErrorBoundary",
15807
- "module": "src/error-boundary/error-boundary.ts"
15822
+ "name": "ErrorBanner",
15823
+ "module": "src/error-banner/error-banner.ts"
15808
15824
  }
15809
15825
  },
15810
15826
  {
15811
15827
  "kind": "js",
15812
- "name": "foundationErrorBoundary",
15828
+ "name": "foundationErrorBanner",
15813
15829
  "declaration": {
15814
- "name": "foundationErrorBoundary",
15815
- "module": "src/error-boundary/error-boundary.ts"
15830
+ "name": "foundationErrorBanner",
15831
+ "module": "src/error-banner/error-banner.ts"
15816
15832
  }
15817
15833
  }
15818
15834
  ]
15819
15835
  },
15820
15836
  {
15821
15837
  "kind": "javascript-module",
15822
- "path": "src/error-boundary/index.ts",
15838
+ "path": "src/error-banner/index.ts",
15823
15839
  "declarations": [],
15824
15840
  "exports": [
15825
15841
  {
@@ -15827,7 +15843,7 @@
15827
15843
  "name": "*",
15828
15844
  "declaration": {
15829
15845
  "name": "*",
15830
- "package": "./error-boundary.template"
15846
+ "package": "./error-banner.template"
15831
15847
  }
15832
15848
  },
15833
15849
  {
@@ -15835,23 +15851,7 @@
15835
15851
  "name": "*",
15836
15852
  "declaration": {
15837
15853
  "name": "*",
15838
- "package": "./error-boundary"
15839
- }
15840
- },
15841
- {
15842
- "kind": "js",
15843
- "name": "ErrorBoundaryEvent",
15844
- "declaration": {
15845
- "name": "ErrorBoundaryEvent",
15846
- "package": "@genesislcap/foundation-errors"
15847
- }
15848
- },
15849
- {
15850
- "kind": "js",
15851
- "name": "ErrorStructure",
15852
- "declaration": {
15853
- "name": "ErrorStructure",
15854
- "package": "@genesislcap/foundation-errors"
15854
+ "package": "./error-banner"
15855
15855
  }
15856
15856
  }
15857
15857
  ]
@@ -21625,626 +21625,6 @@
21625
21625
  }
21626
21626
  ]
21627
21627
  },
21628
- {
21629
- "kind": "javascript-module",
21630
- "path": "src/listbox-option/index.ts",
21631
- "declarations": [],
21632
- "exports": [
21633
- {
21634
- "kind": "js",
21635
- "name": "*",
21636
- "declaration": {
21637
- "name": "*",
21638
- "package": "./listbox-option.template"
21639
- }
21640
- },
21641
- {
21642
- "kind": "js",
21643
- "name": "*",
21644
- "declaration": {
21645
- "name": "*",
21646
- "package": "./listbox-option.styles"
21647
- }
21648
- },
21649
- {
21650
- "kind": "js",
21651
- "name": "*",
21652
- "declaration": {
21653
- "name": "*",
21654
- "package": "./listbox-option"
21655
- }
21656
- }
21657
- ]
21658
- },
21659
- {
21660
- "kind": "javascript-module",
21661
- "path": "src/listbox-option/listbox-option.styles.ts",
21662
- "declarations": [
21663
- {
21664
- "kind": "function",
21665
- "name": "foundationListboxOptionStyles",
21666
- "return": {
21667
- "type": {
21668
- "text": "ElementStyles"
21669
- }
21670
- },
21671
- "parameters": [
21672
- {
21673
- "name": "context",
21674
- "type": {
21675
- "text": "ElementDefinitionContext"
21676
- }
21677
- },
21678
- {
21679
- "name": "definition",
21680
- "type": {
21681
- "text": "FoundationElementDefinition"
21682
- }
21683
- }
21684
- ]
21685
- }
21686
- ],
21687
- "exports": [
21688
- {
21689
- "kind": "js",
21690
- "name": "foundationListboxOptionStyles",
21691
- "declaration": {
21692
- "name": "foundationListboxOptionStyles",
21693
- "module": "src/listbox-option/listbox-option.styles.ts"
21694
- }
21695
- }
21696
- ]
21697
- },
21698
- {
21699
- "kind": "javascript-module",
21700
- "path": "src/listbox-option/listbox-option.template.ts",
21701
- "declarations": [
21702
- {
21703
- "kind": "function",
21704
- "name": "foundationListboxOptionTemplate",
21705
- "return": {
21706
- "type": {
21707
- "text": "ViewTemplate<ListboxOption>"
21708
- }
21709
- },
21710
- "parameters": [
21711
- {
21712
- "name": "context",
21713
- "type": {
21714
- "text": "ElementDefinitionContext"
21715
- }
21716
- },
21717
- {
21718
- "name": "definition",
21719
- "type": {
21720
- "text": "FoundationElementDefinition"
21721
- }
21722
- }
21723
- ]
21724
- }
21725
- ],
21726
- "exports": [
21727
- {
21728
- "kind": "js",
21729
- "name": "foundationListboxOptionTemplate",
21730
- "declaration": {
21731
- "name": "foundationListboxOptionTemplate",
21732
- "module": "src/listbox-option/listbox-option.template.ts"
21733
- }
21734
- }
21735
- ]
21736
- },
21737
- {
21738
- "kind": "javascript-module",
21739
- "path": "src/listbox-option/listbox-option.ts",
21740
- "declarations": [
21741
- {
21742
- "kind": "class",
21743
- "description": "",
21744
- "name": "ListboxOption",
21745
- "superclass": {
21746
- "name": "FASTListboxOption",
21747
- "package": "@microsoft/fast-components"
21748
- },
21749
- "tagName": "%%prefix%%-option",
21750
- "customElement": true,
21751
- "attributes": [
21752
- {
21753
- "type": {
21754
- "text": "boolean"
21755
- },
21756
- "description": "The disabled state of the option.",
21757
- "fieldName": "disabled",
21758
- "inheritedFrom": {
21759
- "name": "ListboxOption",
21760
- "module": "src/listbox-option/listbox-option.ts"
21761
- }
21762
- },
21763
- {
21764
- "name": "selected",
21765
- "type": {
21766
- "text": "boolean"
21767
- },
21768
- "description": "The selected attribute value. This sets the initial selected value.",
21769
- "fieldName": "selectedAttribute",
21770
- "inheritedFrom": {
21771
- "name": "ListboxOption",
21772
- "module": "src/listbox-option/listbox-option.ts"
21773
- }
21774
- },
21775
- {
21776
- "name": "value",
21777
- "type": {
21778
- "text": "string"
21779
- },
21780
- "description": "The initial value of the option. This value sets the `value` property\nonly when the `value` property has not been explicitly set.",
21781
- "fieldName": "initialValue",
21782
- "inheritedFrom": {
21783
- "name": "ListboxOption",
21784
- "module": "src/listbox-option/listbox-option.ts"
21785
- }
21786
- }
21787
- ],
21788
- "members": [
21789
- {
21790
- "kind": "field",
21791
- "name": "checked",
21792
- "type": {
21793
- "text": "boolean | undefined"
21794
- },
21795
- "privacy": "public",
21796
- "description": "The checked state is used when the parent listbox is in multiple selection mode.\nTo avoid accessibility conflicts, the checked state should not be present in\nsingle selection mode.",
21797
- "inheritedFrom": {
21798
- "name": "ListboxOption",
21799
- "module": "src/listbox-option/listbox-option.ts"
21800
- }
21801
- },
21802
- {
21803
- "kind": "method",
21804
- "name": "checkedChanged",
21805
- "privacy": "public",
21806
- "return": {
21807
- "type": {
21808
- "text": "void"
21809
- }
21810
- },
21811
- "parameters": [
21812
- {
21813
- "name": "prev",
21814
- "type": {
21815
- "text": "boolean | unknown"
21816
- },
21817
- "description": "the previous checked value"
21818
- },
21819
- {
21820
- "name": "next",
21821
- "optional": true,
21822
- "type": {
21823
- "text": "boolean"
21824
- },
21825
- "description": "the current checked value"
21826
- }
21827
- ],
21828
- "description": "Updates the ariaChecked property when the checked property changes.",
21829
- "inheritedFrom": {
21830
- "name": "ListboxOption",
21831
- "module": "src/listbox-option/listbox-option.ts"
21832
- }
21833
- },
21834
- {
21835
- "kind": "field",
21836
- "name": "content",
21837
- "type": {
21838
- "text": "Node[]"
21839
- },
21840
- "privacy": "public",
21841
- "description": "The default slotted content.",
21842
- "inheritedFrom": {
21843
- "name": "ListboxOption",
21844
- "module": "src/listbox-option/listbox-option.ts"
21845
- }
21846
- },
21847
- {
21848
- "kind": "field",
21849
- "name": "defaultSelected",
21850
- "type": {
21851
- "text": "boolean"
21852
- },
21853
- "privacy": "public",
21854
- "default": "false",
21855
- "description": "The defaultSelected state of the option.",
21856
- "inheritedFrom": {
21857
- "name": "ListboxOption",
21858
- "module": "src/listbox-option/listbox-option.ts"
21859
- }
21860
- },
21861
- {
21862
- "kind": "method",
21863
- "name": "defaultSelectedChanged",
21864
- "privacy": "protected",
21865
- "return": {
21866
- "type": {
21867
- "text": "void"
21868
- }
21869
- },
21870
- "inheritedFrom": {
21871
- "name": "ListboxOption",
21872
- "module": "src/listbox-option/listbox-option.ts"
21873
- }
21874
- },
21875
- {
21876
- "kind": "field",
21877
- "name": "disabled",
21878
- "type": {
21879
- "text": "boolean"
21880
- },
21881
- "privacy": "public",
21882
- "description": "The disabled state of the option.",
21883
- "inheritedFrom": {
21884
- "name": "ListboxOption",
21885
- "module": "src/listbox-option/listbox-option.ts"
21886
- }
21887
- },
21888
- {
21889
- "kind": "method",
21890
- "name": "disabledChanged",
21891
- "privacy": "protected",
21892
- "return": {
21893
- "type": {
21894
- "text": "void"
21895
- }
21896
- },
21897
- "parameters": [
21898
- {
21899
- "name": "prev",
21900
- "type": {
21901
- "text": "boolean"
21902
- }
21903
- },
21904
- {
21905
- "name": "next",
21906
- "type": {
21907
- "text": "boolean"
21908
- }
21909
- }
21910
- ],
21911
- "inheritedFrom": {
21912
- "name": "ListboxOption",
21913
- "module": "src/listbox-option/listbox-option.ts"
21914
- }
21915
- },
21916
- {
21917
- "kind": "field",
21918
- "name": "selectedAttribute",
21919
- "type": {
21920
- "text": "boolean"
21921
- },
21922
- "privacy": "public",
21923
- "description": "The selected attribute value. This sets the initial selected value.",
21924
- "inheritedFrom": {
21925
- "name": "ListboxOption",
21926
- "module": "src/listbox-option/listbox-option.ts"
21927
- }
21928
- },
21929
- {
21930
- "kind": "method",
21931
- "name": "selectedAttributeChanged",
21932
- "privacy": "protected",
21933
- "return": {
21934
- "type": {
21935
- "text": "void"
21936
- }
21937
- },
21938
- "inheritedFrom": {
21939
- "name": "ListboxOption",
21940
- "module": "src/listbox-option/listbox-option.ts"
21941
- }
21942
- },
21943
- {
21944
- "kind": "field",
21945
- "name": "selected",
21946
- "type": {
21947
- "text": "boolean"
21948
- },
21949
- "privacy": "public",
21950
- "description": "The checked state of the control.",
21951
- "inheritedFrom": {
21952
- "name": "ListboxOption",
21953
- "module": "src/listbox-option/listbox-option.ts"
21954
- }
21955
- },
21956
- {
21957
- "kind": "method",
21958
- "name": "selectedChanged",
21959
- "privacy": "protected",
21960
- "return": {
21961
- "type": {
21962
- "text": "void"
21963
- }
21964
- },
21965
- "inheritedFrom": {
21966
- "name": "ListboxOption",
21967
- "module": "src/listbox-option/listbox-option.ts"
21968
- }
21969
- },
21970
- {
21971
- "kind": "field",
21972
- "name": "dirtyValue",
21973
- "type": {
21974
- "text": "boolean"
21975
- },
21976
- "privacy": "public",
21977
- "default": "false",
21978
- "description": "Track whether the value has been changed from the initial value",
21979
- "inheritedFrom": {
21980
- "name": "ListboxOption",
21981
- "module": "src/listbox-option/listbox-option.ts"
21982
- }
21983
- },
21984
- {
21985
- "kind": "field",
21986
- "name": "initialValue",
21987
- "type": {
21988
- "text": "string"
21989
- },
21990
- "privacy": "protected",
21991
- "description": "The initial value of the option. This value sets the `value` property\nonly when the `value` property has not been explicitly set.",
21992
- "inheritedFrom": {
21993
- "name": "ListboxOption",
21994
- "module": "src/listbox-option/listbox-option.ts"
21995
- }
21996
- },
21997
- {
21998
- "kind": "method",
21999
- "name": "initialValueChanged",
22000
- "privacy": "public",
22001
- "return": {
22002
- "type": {
22003
- "text": "void"
22004
- }
22005
- },
22006
- "parameters": [
22007
- {
22008
- "name": "previous",
22009
- "type": {
22010
- "text": "string"
22011
- }
22012
- },
22013
- {
22014
- "name": "next",
22015
- "type": {
22016
- "text": "string"
22017
- }
22018
- }
22019
- ],
22020
- "inheritedFrom": {
22021
- "name": "ListboxOption",
22022
- "module": "src/listbox-option/listbox-option.ts"
22023
- }
22024
- },
22025
- {
22026
- "kind": "field",
22027
- "name": "label",
22028
- "privacy": "public",
22029
- "inheritedFrom": {
22030
- "name": "ListboxOption",
22031
- "module": "src/listbox-option/listbox-option.ts"
22032
- }
22033
- },
22034
- {
22035
- "kind": "field",
22036
- "name": "text",
22037
- "type": {
22038
- "text": "string"
22039
- },
22040
- "privacy": "public",
22041
- "inheritedFrom": {
22042
- "name": "ListboxOption",
22043
- "module": "src/listbox-option/listbox-option.ts"
22044
- }
22045
- },
22046
- {
22047
- "kind": "field",
22048
- "name": "value",
22049
- "privacy": "public",
22050
- "type": {
22051
- "text": "string"
22052
- },
22053
- "inheritedFrom": {
22054
- "name": "ListboxOption",
22055
- "module": "src/listbox-option/listbox-option.ts"
22056
- }
22057
- },
22058
- {
22059
- "kind": "field",
22060
- "name": "form",
22061
- "type": {
22062
- "text": "HTMLFormElement | null"
22063
- },
22064
- "privacy": "public",
22065
- "inheritedFrom": {
22066
- "name": "ListboxOption",
22067
- "module": "src/listbox-option/listbox-option.ts"
22068
- }
22069
- },
22070
- {
22071
- "kind": "field",
22072
- "name": "proxy",
22073
- "default": "new Option(\n `${this.textContent}`,\n this.initialValue,\n this.defaultSelected,\n this.selected\n )",
22074
- "inheritedFrom": {
22075
- "name": "ListboxOption",
22076
- "module": "src/listbox-option/listbox-option.ts"
22077
- }
22078
- },
22079
- {
22080
- "kind": "field",
22081
- "name": "_presentation",
22082
- "type": {
22083
- "text": "ComponentPresentation | null | undefined"
22084
- },
22085
- "privacy": "private",
22086
- "default": "void 0",
22087
- "inheritedFrom": {
22088
- "name": "FoundationElement",
22089
- "module": "src/foundation-element/foundation-element.ts"
22090
- }
22091
- },
22092
- {
22093
- "kind": "field",
22094
- "name": "$presentation",
22095
- "type": {
22096
- "text": "ComponentPresentation | null"
22097
- },
22098
- "privacy": "public",
22099
- "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
22100
- "inheritedFrom": {
22101
- "name": "FoundationElement",
22102
- "module": "src/foundation-element/foundation-element.ts"
22103
- }
22104
- },
22105
- {
22106
- "kind": "field",
22107
- "name": "template",
22108
- "type": {
22109
- "text": "ElementViewTemplate | void | null"
22110
- },
22111
- "privacy": "public",
22112
- "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.",
22113
- "inheritedFrom": {
22114
- "name": "FoundationElement",
22115
- "module": "src/foundation-element/foundation-element.ts"
22116
- }
22117
- },
22118
- {
22119
- "kind": "method",
22120
- "name": "templateChanged",
22121
- "privacy": "protected",
22122
- "return": {
22123
- "type": {
22124
- "text": "void"
22125
- }
22126
- },
22127
- "inheritedFrom": {
22128
- "name": "FoundationElement",
22129
- "module": "src/foundation-element/foundation-element.ts"
22130
- }
22131
- },
22132
- {
22133
- "kind": "field",
22134
- "name": "styles",
22135
- "type": {
22136
- "text": "ElementStyles | void | null"
22137
- },
22138
- "privacy": "public",
22139
- "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.",
22140
- "inheritedFrom": {
22141
- "name": "FoundationElement",
22142
- "module": "src/foundation-element/foundation-element.ts"
22143
- }
22144
- },
22145
- {
22146
- "kind": "method",
22147
- "name": "stylesChanged",
22148
- "privacy": "protected",
22149
- "return": {
22150
- "type": {
22151
- "text": "void"
22152
- }
22153
- },
22154
- "inheritedFrom": {
22155
- "name": "FoundationElement",
22156
- "module": "src/foundation-element/foundation-element.ts"
22157
- }
22158
- },
22159
- {
22160
- "kind": "method",
22161
- "name": "compose",
22162
- "privacy": "public",
22163
- "static": true,
22164
- "return": {
22165
- "type": {
22166
- "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
22167
- }
22168
- },
22169
- "parameters": [
22170
- {
22171
- "name": "this",
22172
- "type": {
22173
- "text": "K"
22174
- }
22175
- },
22176
- {
22177
- "name": "elementDefinition",
22178
- "type": {
22179
- "text": "T"
22180
- },
22181
- "description": "The definition of the element to create the registry\nfunction for."
22182
- }
22183
- ],
22184
- "description": "Defines an element registry function with a set of element definition defaults.",
22185
- "inheritedFrom": {
22186
- "name": "FoundationElement",
22187
- "module": "src/foundation-element/foundation-element.ts"
22188
- }
22189
- }
22190
- ]
22191
- },
22192
- {
22193
- "kind": "variable",
22194
- "name": "foundationListboxOptionShadowOptions",
22195
- "type": {
22196
- "text": "ShadowRootInit"
22197
- },
22198
- "default": "undefined"
22199
- },
22200
- {
22201
- "kind": "variable",
22202
- "name": "defaultListboxOptionConfig",
22203
- "type": {
22204
- "text": "object"
22205
- },
22206
- "default": "{}"
22207
- },
22208
- {
22209
- "kind": "variable",
22210
- "name": "foundationListboxOption"
22211
- }
22212
- ],
22213
- "exports": [
22214
- {
22215
- "kind": "js",
22216
- "name": "ListboxOption",
22217
- "declaration": {
22218
- "name": "ListboxOption",
22219
- "module": "src/listbox-option/listbox-option.ts"
22220
- }
22221
- },
22222
- {
22223
- "kind": "js",
22224
- "name": "foundationListboxOptionShadowOptions",
22225
- "declaration": {
22226
- "name": "foundationListboxOptionShadowOptions",
22227
- "module": "src/listbox-option/listbox-option.ts"
22228
- }
22229
- },
22230
- {
22231
- "kind": "js",
22232
- "name": "defaultListboxOptionConfig",
22233
- "declaration": {
22234
- "name": "defaultListboxOptionConfig",
22235
- "module": "src/listbox-option/listbox-option.ts"
22236
- }
22237
- },
22238
- {
22239
- "kind": "js",
22240
- "name": "foundationListboxOption",
22241
- "declaration": {
22242
- "name": "foundationListboxOption",
22243
- "module": "src/listbox-option/listbox-option.ts"
22244
- }
22245
- }
22246
- ]
22247
- },
22248
21628
  {
22249
21629
  "kind": "javascript-module",
22250
21630
  "path": "src/menu/index.ts",
@@ -23704,7 +23084,7 @@
23704
23084
  },
23705
23085
  {
23706
23086
  "kind": "javascript-module",
23707
- "path": "src/notification-listener/index.ts",
23087
+ "path": "src/listbox-option/index.ts",
23708
23088
  "declarations": [],
23709
23089
  "exports": [
23710
23090
  {
@@ -23712,7 +23092,7 @@
23712
23092
  "name": "*",
23713
23093
  "declaration": {
23714
23094
  "name": "*",
23715
- "package": "./notification-listener.template"
23095
+ "package": "./listbox-option.template"
23716
23096
  }
23717
23097
  },
23718
23098
  {
@@ -23720,105 +23100,252 @@
23720
23100
  "name": "*",
23721
23101
  "declaration": {
23722
23102
  "name": "*",
23723
- "package": "./notification-listener"
23103
+ "package": "./listbox-option.styles"
23104
+ }
23105
+ },
23106
+ {
23107
+ "kind": "js",
23108
+ "name": "*",
23109
+ "declaration": {
23110
+ "name": "*",
23111
+ "package": "./listbox-option"
23724
23112
  }
23725
23113
  }
23726
23114
  ]
23727
23115
  },
23728
23116
  {
23729
23117
  "kind": "javascript-module",
23730
- "path": "src/notification-listener/notification-listener.template.ts",
23118
+ "path": "src/listbox-option/listbox-option.styles.ts",
23731
23119
  "declarations": [
23732
23120
  {
23733
- "kind": "variable",
23734
- "name": "foundationNotificationListenerTemplate",
23735
- "type": {
23736
- "text": "ViewTemplate<NotificationListener>"
23121
+ "kind": "function",
23122
+ "name": "foundationListboxOptionStyles",
23123
+ "return": {
23124
+ "type": {
23125
+ "text": "ElementStyles"
23126
+ }
23737
23127
  },
23738
- "default": "html<NotificationListener>`\n <template ${ref('notificationListener')}>\n <slot></slot>\n </template>\n`"
23128
+ "parameters": [
23129
+ {
23130
+ "name": "context",
23131
+ "type": {
23132
+ "text": "ElementDefinitionContext"
23133
+ }
23134
+ },
23135
+ {
23136
+ "name": "definition",
23137
+ "type": {
23138
+ "text": "FoundationElementDefinition"
23139
+ }
23140
+ }
23141
+ ]
23739
23142
  }
23740
23143
  ],
23741
23144
  "exports": [
23742
23145
  {
23743
23146
  "kind": "js",
23744
- "name": "foundationNotificationListenerTemplate",
23147
+ "name": "foundationListboxOptionStyles",
23745
23148
  "declaration": {
23746
- "name": "foundationNotificationListenerTemplate",
23747
- "module": "src/notification-listener/notification-listener.template.ts"
23149
+ "name": "foundationListboxOptionStyles",
23150
+ "module": "src/listbox-option/listbox-option.styles.ts"
23748
23151
  }
23749
23152
  }
23750
23153
  ]
23751
23154
  },
23752
23155
  {
23753
23156
  "kind": "javascript-module",
23754
- "path": "src/notification-listener/notification-listener.ts",
23157
+ "path": "src/listbox-option/listbox-option.template.ts",
23755
23158
  "declarations": [
23756
23159
  {
23757
- "kind": "variable",
23758
- "name": "foundationNotificationListenerShadowOptions",
23759
- "type": {
23760
- "text": "ShadowRootInit"
23160
+ "kind": "function",
23161
+ "name": "foundationListboxOptionTemplate",
23162
+ "return": {
23163
+ "type": {
23164
+ "text": "ViewTemplate<ListboxOption>"
23165
+ }
23761
23166
  },
23762
- "default": "{\n mode: 'open',\n delegatesFocus: true,\n}"
23763
- },
23167
+ "parameters": [
23168
+ {
23169
+ "name": "context",
23170
+ "type": {
23171
+ "text": "ElementDefinitionContext"
23172
+ }
23173
+ },
23174
+ {
23175
+ "name": "definition",
23176
+ "type": {
23177
+ "text": "FoundationElementDefinition"
23178
+ }
23179
+ }
23180
+ ]
23181
+ }
23182
+ ],
23183
+ "exports": [
23184
+ {
23185
+ "kind": "js",
23186
+ "name": "foundationListboxOptionTemplate",
23187
+ "declaration": {
23188
+ "name": "foundationListboxOptionTemplate",
23189
+ "module": "src/listbox-option/listbox-option.template.ts"
23190
+ }
23191
+ }
23192
+ ]
23193
+ },
23194
+ {
23195
+ "kind": "javascript-module",
23196
+ "path": "src/listbox-option/listbox-option.ts",
23197
+ "declarations": [
23764
23198
  {
23765
23199
  "kind": "class",
23766
23200
  "description": "",
23767
- "name": "NotificationListener",
23768
- "members": [
23201
+ "name": "ListboxOption",
23202
+ "superclass": {
23203
+ "name": "FASTListboxOption",
23204
+ "package": "@microsoft/fast-components"
23205
+ },
23206
+ "tagName": "%%prefix%%-option",
23207
+ "customElement": true,
23208
+ "attributes": [
23769
23209
  {
23770
- "kind": "field",
23771
- "name": "notificationListener",
23772
23210
  "type": {
23773
- "text": "HTMLElement"
23211
+ "text": "boolean"
23212
+ },
23213
+ "description": "The disabled state of the option.",
23214
+ "fieldName": "disabled",
23215
+ "inheritedFrom": {
23216
+ "name": "ListboxOption",
23217
+ "module": "src/listbox-option/listbox-option.ts"
23774
23218
  }
23775
23219
  },
23776
23220
  {
23777
- "kind": "field",
23778
- "name": "resourceName",
23779
- "description": "The resource name holding new and existing notifications",
23780
- "privacy": "public"
23221
+ "name": "selected",
23222
+ "type": {
23223
+ "text": "boolean"
23224
+ },
23225
+ "description": "The selected attribute value. This sets the initial selected value.",
23226
+ "fieldName": "selectedAttribute",
23227
+ "inheritedFrom": {
23228
+ "name": "ListboxOption",
23229
+ "module": "src/listbox-option/listbox-option.ts"
23230
+ }
23781
23231
  },
23232
+ {
23233
+ "name": "value",
23234
+ "type": {
23235
+ "text": "string"
23236
+ },
23237
+ "description": "The initial value of the option. This value sets the `value` property\nonly when the `value` property has not been explicitly set.",
23238
+ "fieldName": "initialValue",
23239
+ "inheritedFrom": {
23240
+ "name": "ListboxOption",
23241
+ "module": "src/listbox-option/listbox-option.ts"
23242
+ }
23243
+ }
23244
+ ],
23245
+ "members": [
23782
23246
  {
23783
23247
  "kind": "field",
23784
- "name": "closeTimeout",
23248
+ "name": "checked",
23785
23249
  "type": {
23786
- "text": "number"
23250
+ "text": "boolean | undefined"
23787
23251
  },
23788
- "default": "0",
23789
- "description": "Number of milliseconds before toast will disappear. Leave empty or set to 0 to keep toast open indefinitely",
23790
- "privacy": "public"
23252
+ "privacy": "public",
23253
+ "description": "The checked state is used when the parent listbox is in multiple selection mode.\nTo avoid accessibility conflicts, the checked state should not be present in\nsingle selection mode.",
23254
+ "inheritedFrom": {
23255
+ "name": "ListboxOption",
23256
+ "module": "src/listbox-option/listbox-option.ts"
23257
+ }
23258
+ },
23259
+ {
23260
+ "kind": "method",
23261
+ "name": "checkedChanged",
23262
+ "privacy": "public",
23263
+ "return": {
23264
+ "type": {
23265
+ "text": "void"
23266
+ }
23267
+ },
23268
+ "parameters": [
23269
+ {
23270
+ "name": "prev",
23271
+ "type": {
23272
+ "text": "boolean | unknown"
23273
+ },
23274
+ "description": "the previous checked value"
23275
+ },
23276
+ {
23277
+ "name": "next",
23278
+ "optional": true,
23279
+ "type": {
23280
+ "text": "boolean"
23281
+ },
23282
+ "description": "the current checked value"
23283
+ }
23284
+ ],
23285
+ "description": "Updates the ariaChecked property when the checked property changes.",
23286
+ "inheritedFrom": {
23287
+ "name": "ListboxOption",
23288
+ "module": "src/listbox-option/listbox-option.ts"
23289
+ }
23791
23290
  },
23792
23291
  {
23793
23292
  "kind": "field",
23794
- "name": "toastButtons",
23293
+ "name": "content",
23795
23294
  "type": {
23796
- "text": "ToastButton[]"
23295
+ "text": "Node[]"
23797
23296
  },
23798
- "default": "[]",
23799
- "description": "Array of buttons for notification toasts",
23800
- "privacy": "public"
23297
+ "privacy": "public",
23298
+ "description": "The default slotted content.",
23299
+ "inheritedFrom": {
23300
+ "name": "ListboxOption",
23301
+ "module": "src/listbox-option/listbox-option.ts"
23302
+ }
23801
23303
  },
23802
23304
  {
23803
23305
  "kind": "field",
23804
- "name": "dataSub",
23306
+ "name": "defaultSelected",
23805
23307
  "type": {
23806
- "text": "Subscription"
23308
+ "text": "boolean"
23807
23309
  },
23808
- "privacy": "protected"
23310
+ "privacy": "public",
23311
+ "default": "false",
23312
+ "description": "The defaultSelected state of the option.",
23313
+ "inheritedFrom": {
23314
+ "name": "ListboxOption",
23315
+ "module": "src/listbox-option/listbox-option.ts"
23316
+ }
23317
+ },
23318
+ {
23319
+ "kind": "method",
23320
+ "name": "defaultSelectedChanged",
23321
+ "privacy": "protected",
23322
+ "return": {
23323
+ "type": {
23324
+ "text": "void"
23325
+ }
23326
+ },
23327
+ "inheritedFrom": {
23328
+ "name": "ListboxOption",
23329
+ "module": "src/listbox-option/listbox-option.ts"
23330
+ }
23809
23331
  },
23810
23332
  {
23811
23333
  "kind": "field",
23812
- "name": "datasource",
23334
+ "name": "disabled",
23813
23335
  "type": {
23814
- "text": "Datasource"
23336
+ "text": "boolean"
23815
23337
  },
23816
- "privacy": "private"
23338
+ "privacy": "public",
23339
+ "description": "The disabled state of the option.",
23340
+ "inheritedFrom": {
23341
+ "name": "ListboxOption",
23342
+ "module": "src/listbox-option/listbox-option.ts"
23343
+ }
23817
23344
  },
23818
23345
  {
23819
23346
  "kind": "method",
23820
- "name": "handleStreamUpdate",
23821
- "privacy": "private",
23347
+ "name": "disabledChanged",
23348
+ "privacy": "protected",
23822
23349
  "return": {
23823
23350
  "type": {
23824
23351
  "text": "void"
@@ -23826,30 +23353,185 @@
23826
23353
  },
23827
23354
  "parameters": [
23828
23355
  {
23829
- "name": "dataServerResult",
23356
+ "name": "prev",
23830
23357
  "type": {
23831
- "text": "any"
23358
+ "text": "boolean"
23359
+ }
23360
+ },
23361
+ {
23362
+ "name": "next",
23363
+ "type": {
23364
+ "text": "boolean"
23832
23365
  }
23833
23366
  }
23834
- ]
23367
+ ],
23368
+ "inheritedFrom": {
23369
+ "name": "ListboxOption",
23370
+ "module": "src/listbox-option/listbox-option.ts"
23371
+ }
23372
+ },
23373
+ {
23374
+ "kind": "field",
23375
+ "name": "selectedAttribute",
23376
+ "type": {
23377
+ "text": "boolean"
23378
+ },
23379
+ "privacy": "public",
23380
+ "description": "The selected attribute value. This sets the initial selected value.",
23381
+ "inheritedFrom": {
23382
+ "name": "ListboxOption",
23383
+ "module": "src/listbox-option/listbox-option.ts"
23384
+ }
23835
23385
  },
23836
23386
  {
23837
23387
  "kind": "method",
23838
- "name": "showNotificationToast",
23388
+ "name": "selectedAttributeChanged",
23389
+ "privacy": "protected",
23390
+ "return": {
23391
+ "type": {
23392
+ "text": "void"
23393
+ }
23394
+ },
23395
+ "inheritedFrom": {
23396
+ "name": "ListboxOption",
23397
+ "module": "src/listbox-option/listbox-option.ts"
23398
+ }
23399
+ },
23400
+ {
23401
+ "kind": "field",
23402
+ "name": "selected",
23403
+ "type": {
23404
+ "text": "boolean"
23405
+ },
23406
+ "privacy": "public",
23407
+ "description": "The checked state of the control.",
23408
+ "inheritedFrom": {
23409
+ "name": "ListboxOption",
23410
+ "module": "src/listbox-option/listbox-option.ts"
23411
+ }
23412
+ },
23413
+ {
23414
+ "kind": "method",
23415
+ "name": "selectedChanged",
23839
23416
  "privacy": "protected",
23840
23417
  "return": {
23841
23418
  "type": {
23842
23419
  "text": "void"
23843
23420
  }
23844
23421
  },
23422
+ "inheritedFrom": {
23423
+ "name": "ListboxOption",
23424
+ "module": "src/listbox-option/listbox-option.ts"
23425
+ }
23426
+ },
23427
+ {
23428
+ "kind": "field",
23429
+ "name": "dirtyValue",
23430
+ "type": {
23431
+ "text": "boolean"
23432
+ },
23433
+ "privacy": "public",
23434
+ "default": "false",
23435
+ "description": "Track whether the value has been changed from the initial value",
23436
+ "inheritedFrom": {
23437
+ "name": "ListboxOption",
23438
+ "module": "src/listbox-option/listbox-option.ts"
23439
+ }
23440
+ },
23441
+ {
23442
+ "kind": "field",
23443
+ "name": "initialValue",
23444
+ "type": {
23445
+ "text": "string"
23446
+ },
23447
+ "privacy": "protected",
23448
+ "description": "The initial value of the option. This value sets the `value` property\nonly when the `value` property has not been explicitly set.",
23449
+ "inheritedFrom": {
23450
+ "name": "ListboxOption",
23451
+ "module": "src/listbox-option/listbox-option.ts"
23452
+ }
23453
+ },
23454
+ {
23455
+ "kind": "method",
23456
+ "name": "initialValueChanged",
23457
+ "privacy": "public",
23458
+ "return": {
23459
+ "type": {
23460
+ "text": "void"
23461
+ }
23462
+ },
23845
23463
  "parameters": [
23846
23464
  {
23847
- "name": "row",
23465
+ "name": "previous",
23848
23466
  "type": {
23849
- "text": "NotificationDataRow"
23467
+ "text": "string"
23468
+ }
23469
+ },
23470
+ {
23471
+ "name": "next",
23472
+ "type": {
23473
+ "text": "string"
23850
23474
  }
23851
23475
  }
23852
- ]
23476
+ ],
23477
+ "inheritedFrom": {
23478
+ "name": "ListboxOption",
23479
+ "module": "src/listbox-option/listbox-option.ts"
23480
+ }
23481
+ },
23482
+ {
23483
+ "kind": "field",
23484
+ "name": "label",
23485
+ "privacy": "public",
23486
+ "inheritedFrom": {
23487
+ "name": "ListboxOption",
23488
+ "module": "src/listbox-option/listbox-option.ts"
23489
+ }
23490
+ },
23491
+ {
23492
+ "kind": "field",
23493
+ "name": "text",
23494
+ "type": {
23495
+ "text": "string"
23496
+ },
23497
+ "privacy": "public",
23498
+ "inheritedFrom": {
23499
+ "name": "ListboxOption",
23500
+ "module": "src/listbox-option/listbox-option.ts"
23501
+ }
23502
+ },
23503
+ {
23504
+ "kind": "field",
23505
+ "name": "value",
23506
+ "privacy": "public",
23507
+ "type": {
23508
+ "text": "string"
23509
+ },
23510
+ "inheritedFrom": {
23511
+ "name": "ListboxOption",
23512
+ "module": "src/listbox-option/listbox-option.ts"
23513
+ }
23514
+ },
23515
+ {
23516
+ "kind": "field",
23517
+ "name": "form",
23518
+ "type": {
23519
+ "text": "HTMLFormElement | null"
23520
+ },
23521
+ "privacy": "public",
23522
+ "inheritedFrom": {
23523
+ "name": "ListboxOption",
23524
+ "module": "src/listbox-option/listbox-option.ts"
23525
+ }
23526
+ },
23527
+ {
23528
+ "kind": "field",
23529
+ "name": "proxy",
23530
+ "default": "new Option(\n `${this.textContent}`,\n this.initialValue,\n this.defaultSelected,\n this.selected\n )",
23531
+ "inheritedFrom": {
23532
+ "name": "ListboxOption",
23533
+ "module": "src/listbox-option/listbox-option.ts"
23534
+ }
23853
23535
  },
23854
23536
  {
23855
23537
  "kind": "field",
@@ -23962,60 +23644,60 @@
23962
23644
  "module": "src/foundation-element/foundation-element.ts"
23963
23645
  }
23964
23646
  }
23965
- ],
23966
- "attributes": [
23967
- {
23968
- "name": "resource-name",
23969
- "description": "The resource name holding new and existing notifications",
23970
- "fieldName": "resourceName"
23971
- },
23972
- {
23973
- "name": "close-timeout",
23974
- "type": {
23975
- "text": "number"
23976
- },
23977
- "default": "0",
23978
- "description": "Number of milliseconds before toast will disappear. Leave empty or set to 0 to keep toast open indefinitely",
23979
- "fieldName": "closeTimeout"
23980
- }
23981
- ],
23982
- "superclass": {
23983
- "name": "FoundationElement",
23984
- "package": "@microsoft/fast-foundation"
23647
+ ]
23648
+ },
23649
+ {
23650
+ "kind": "variable",
23651
+ "name": "foundationListboxOptionShadowOptions",
23652
+ "type": {
23653
+ "text": "ShadowRootInit"
23985
23654
  },
23986
- "tagName": "%%prefix%%-notification-listener",
23987
- "customElement": true
23655
+ "default": "undefined"
23988
23656
  },
23989
23657
  {
23990
23658
  "kind": "variable",
23991
- "name": "foundationNotificationListener",
23992
- "description": "The Foundation Notification Listener",
23993
- "privacy": "public"
23659
+ "name": "defaultListboxOptionConfig",
23660
+ "type": {
23661
+ "text": "object"
23662
+ },
23663
+ "default": "{}"
23664
+ },
23665
+ {
23666
+ "kind": "variable",
23667
+ "name": "foundationListboxOption"
23994
23668
  }
23995
23669
  ],
23996
23670
  "exports": [
23997
23671
  {
23998
23672
  "kind": "js",
23999
- "name": "foundationNotificationListenerShadowOptions",
23673
+ "name": "ListboxOption",
24000
23674
  "declaration": {
24001
- "name": "foundationNotificationListenerShadowOptions",
24002
- "module": "src/notification-listener/notification-listener.ts"
23675
+ "name": "ListboxOption",
23676
+ "module": "src/listbox-option/listbox-option.ts"
24003
23677
  }
24004
23678
  },
24005
23679
  {
24006
23680
  "kind": "js",
24007
- "name": "NotificationListener",
23681
+ "name": "foundationListboxOptionShadowOptions",
24008
23682
  "declaration": {
24009
- "name": "NotificationListener",
24010
- "module": "src/notification-listener/notification-listener.ts"
23683
+ "name": "foundationListboxOptionShadowOptions",
23684
+ "module": "src/listbox-option/listbox-option.ts"
24011
23685
  }
24012
23686
  },
24013
23687
  {
24014
23688
  "kind": "js",
24015
- "name": "foundationNotificationListener",
23689
+ "name": "defaultListboxOptionConfig",
24016
23690
  "declaration": {
24017
- "name": "foundationNotificationListener",
24018
- "module": "src/notification-listener/notification-listener.ts"
23691
+ "name": "defaultListboxOptionConfig",
23692
+ "module": "src/listbox-option/listbox-option.ts"
23693
+ }
23694
+ },
23695
+ {
23696
+ "kind": "js",
23697
+ "name": "foundationListboxOption",
23698
+ "declaration": {
23699
+ "name": "foundationListboxOption",
23700
+ "module": "src/listbox-option/listbox-option.ts"
24019
23701
  }
24020
23702
  }
24021
23703
  ]
@@ -24837,6 +24519,324 @@
24837
24519
  }
24838
24520
  ]
24839
24521
  },
24522
+ {
24523
+ "kind": "javascript-module",
24524
+ "path": "src/notification-listener/index.ts",
24525
+ "declarations": [],
24526
+ "exports": [
24527
+ {
24528
+ "kind": "js",
24529
+ "name": "*",
24530
+ "declaration": {
24531
+ "name": "*",
24532
+ "package": "./notification-listener.template"
24533
+ }
24534
+ },
24535
+ {
24536
+ "kind": "js",
24537
+ "name": "*",
24538
+ "declaration": {
24539
+ "name": "*",
24540
+ "package": "./notification-listener"
24541
+ }
24542
+ }
24543
+ ]
24544
+ },
24545
+ {
24546
+ "kind": "javascript-module",
24547
+ "path": "src/notification-listener/notification-listener.template.ts",
24548
+ "declarations": [
24549
+ {
24550
+ "kind": "variable",
24551
+ "name": "foundationNotificationListenerTemplate",
24552
+ "type": {
24553
+ "text": "ViewTemplate<NotificationListener>"
24554
+ },
24555
+ "default": "html<NotificationListener>`\n <template ${ref('notificationListener')}>\n <slot></slot>\n </template>\n`"
24556
+ }
24557
+ ],
24558
+ "exports": [
24559
+ {
24560
+ "kind": "js",
24561
+ "name": "foundationNotificationListenerTemplate",
24562
+ "declaration": {
24563
+ "name": "foundationNotificationListenerTemplate",
24564
+ "module": "src/notification-listener/notification-listener.template.ts"
24565
+ }
24566
+ }
24567
+ ]
24568
+ },
24569
+ {
24570
+ "kind": "javascript-module",
24571
+ "path": "src/notification-listener/notification-listener.ts",
24572
+ "declarations": [
24573
+ {
24574
+ "kind": "variable",
24575
+ "name": "foundationNotificationListenerShadowOptions",
24576
+ "type": {
24577
+ "text": "ShadowRootInit"
24578
+ },
24579
+ "default": "{\n mode: 'open',\n delegatesFocus: true,\n}"
24580
+ },
24581
+ {
24582
+ "kind": "class",
24583
+ "description": "",
24584
+ "name": "NotificationListener",
24585
+ "members": [
24586
+ {
24587
+ "kind": "field",
24588
+ "name": "notificationListener",
24589
+ "type": {
24590
+ "text": "HTMLElement"
24591
+ }
24592
+ },
24593
+ {
24594
+ "kind": "field",
24595
+ "name": "resourceName",
24596
+ "description": "The resource name holding new and existing notifications",
24597
+ "privacy": "public"
24598
+ },
24599
+ {
24600
+ "kind": "field",
24601
+ "name": "closeTimeout",
24602
+ "type": {
24603
+ "text": "number"
24604
+ },
24605
+ "default": "0",
24606
+ "description": "Number of milliseconds before toast will disappear. Leave empty or set to 0 to keep toast open indefinitely",
24607
+ "privacy": "public"
24608
+ },
24609
+ {
24610
+ "kind": "field",
24611
+ "name": "toastButtons",
24612
+ "type": {
24613
+ "text": "ToastButton[]"
24614
+ },
24615
+ "default": "[]",
24616
+ "description": "Array of buttons for notification toasts",
24617
+ "privacy": "public"
24618
+ },
24619
+ {
24620
+ "kind": "field",
24621
+ "name": "dataSub",
24622
+ "type": {
24623
+ "text": "Subscription"
24624
+ },
24625
+ "privacy": "protected"
24626
+ },
24627
+ {
24628
+ "kind": "field",
24629
+ "name": "datasource",
24630
+ "type": {
24631
+ "text": "Datasource"
24632
+ },
24633
+ "privacy": "private"
24634
+ },
24635
+ {
24636
+ "kind": "method",
24637
+ "name": "handleStreamUpdate",
24638
+ "privacy": "private",
24639
+ "return": {
24640
+ "type": {
24641
+ "text": "void"
24642
+ }
24643
+ },
24644
+ "parameters": [
24645
+ {
24646
+ "name": "dataServerResult",
24647
+ "type": {
24648
+ "text": "any"
24649
+ }
24650
+ }
24651
+ ]
24652
+ },
24653
+ {
24654
+ "kind": "method",
24655
+ "name": "showNotificationToast",
24656
+ "privacy": "protected",
24657
+ "return": {
24658
+ "type": {
24659
+ "text": "void"
24660
+ }
24661
+ },
24662
+ "parameters": [
24663
+ {
24664
+ "name": "row",
24665
+ "type": {
24666
+ "text": "NotificationDataRow"
24667
+ }
24668
+ }
24669
+ ]
24670
+ },
24671
+ {
24672
+ "kind": "field",
24673
+ "name": "_presentation",
24674
+ "type": {
24675
+ "text": "ComponentPresentation | null | undefined"
24676
+ },
24677
+ "privacy": "private",
24678
+ "default": "void 0",
24679
+ "inheritedFrom": {
24680
+ "name": "FoundationElement",
24681
+ "module": "src/foundation-element/foundation-element.ts"
24682
+ }
24683
+ },
24684
+ {
24685
+ "kind": "field",
24686
+ "name": "$presentation",
24687
+ "type": {
24688
+ "text": "ComponentPresentation | null"
24689
+ },
24690
+ "privacy": "public",
24691
+ "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
24692
+ "inheritedFrom": {
24693
+ "name": "FoundationElement",
24694
+ "module": "src/foundation-element/foundation-element.ts"
24695
+ }
24696
+ },
24697
+ {
24698
+ "kind": "field",
24699
+ "name": "template",
24700
+ "type": {
24701
+ "text": "ElementViewTemplate | void | null"
24702
+ },
24703
+ "privacy": "public",
24704
+ "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.",
24705
+ "inheritedFrom": {
24706
+ "name": "FoundationElement",
24707
+ "module": "src/foundation-element/foundation-element.ts"
24708
+ }
24709
+ },
24710
+ {
24711
+ "kind": "method",
24712
+ "name": "templateChanged",
24713
+ "privacy": "protected",
24714
+ "return": {
24715
+ "type": {
24716
+ "text": "void"
24717
+ }
24718
+ },
24719
+ "inheritedFrom": {
24720
+ "name": "FoundationElement",
24721
+ "module": "src/foundation-element/foundation-element.ts"
24722
+ }
24723
+ },
24724
+ {
24725
+ "kind": "field",
24726
+ "name": "styles",
24727
+ "type": {
24728
+ "text": "ElementStyles | void | null"
24729
+ },
24730
+ "privacy": "public",
24731
+ "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.",
24732
+ "inheritedFrom": {
24733
+ "name": "FoundationElement",
24734
+ "module": "src/foundation-element/foundation-element.ts"
24735
+ }
24736
+ },
24737
+ {
24738
+ "kind": "method",
24739
+ "name": "stylesChanged",
24740
+ "privacy": "protected",
24741
+ "return": {
24742
+ "type": {
24743
+ "text": "void"
24744
+ }
24745
+ },
24746
+ "inheritedFrom": {
24747
+ "name": "FoundationElement",
24748
+ "module": "src/foundation-element/foundation-element.ts"
24749
+ }
24750
+ },
24751
+ {
24752
+ "kind": "method",
24753
+ "name": "compose",
24754
+ "privacy": "public",
24755
+ "static": true,
24756
+ "return": {
24757
+ "type": {
24758
+ "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
24759
+ }
24760
+ },
24761
+ "parameters": [
24762
+ {
24763
+ "name": "this",
24764
+ "type": {
24765
+ "text": "K"
24766
+ }
24767
+ },
24768
+ {
24769
+ "name": "elementDefinition",
24770
+ "type": {
24771
+ "text": "T"
24772
+ },
24773
+ "description": "The definition of the element to create the registry\nfunction for."
24774
+ }
24775
+ ],
24776
+ "description": "Defines an element registry function with a set of element definition defaults.",
24777
+ "inheritedFrom": {
24778
+ "name": "FoundationElement",
24779
+ "module": "src/foundation-element/foundation-element.ts"
24780
+ }
24781
+ }
24782
+ ],
24783
+ "attributes": [
24784
+ {
24785
+ "name": "resource-name",
24786
+ "description": "The resource name holding new and existing notifications",
24787
+ "fieldName": "resourceName"
24788
+ },
24789
+ {
24790
+ "name": "close-timeout",
24791
+ "type": {
24792
+ "text": "number"
24793
+ },
24794
+ "default": "0",
24795
+ "description": "Number of milliseconds before toast will disappear. Leave empty or set to 0 to keep toast open indefinitely",
24796
+ "fieldName": "closeTimeout"
24797
+ }
24798
+ ],
24799
+ "superclass": {
24800
+ "name": "FoundationElement",
24801
+ "package": "@microsoft/fast-foundation"
24802
+ },
24803
+ "tagName": "%%prefix%%-notification-listener",
24804
+ "customElement": true
24805
+ },
24806
+ {
24807
+ "kind": "variable",
24808
+ "name": "foundationNotificationListener",
24809
+ "description": "The Foundation Notification Listener",
24810
+ "privacy": "public"
24811
+ }
24812
+ ],
24813
+ "exports": [
24814
+ {
24815
+ "kind": "js",
24816
+ "name": "foundationNotificationListenerShadowOptions",
24817
+ "declaration": {
24818
+ "name": "foundationNotificationListenerShadowOptions",
24819
+ "module": "src/notification-listener/notification-listener.ts"
24820
+ }
24821
+ },
24822
+ {
24823
+ "kind": "js",
24824
+ "name": "NotificationListener",
24825
+ "declaration": {
24826
+ "name": "NotificationListener",
24827
+ "module": "src/notification-listener/notification-listener.ts"
24828
+ }
24829
+ },
24830
+ {
24831
+ "kind": "js",
24832
+ "name": "foundationNotificationListener",
24833
+ "declaration": {
24834
+ "name": "foundationNotificationListener",
24835
+ "module": "src/notification-listener/notification-listener.ts"
24836
+ }
24837
+ }
24838
+ ]
24839
+ },
24840
24840
  {
24841
24841
  "kind": "javascript-module",
24842
24842
  "path": "src/number-field/index.ts",
@@ -44029,55 +44029,6 @@
44029
44029
  }
44030
44030
  ]
44031
44031
  },
44032
- {
44033
- "kind": "javascript-module",
44034
- "path": "src/grid-layout/responsiveness/grid-layout-rwd.styles.ts",
44035
- "declarations": [
44036
- {
44037
- "kind": "function",
44038
- "name": "gridLayoutRWDStyles",
44039
- "return": {
44040
- "type": {
44041
- "text": "ElementStyles"
44042
- }
44043
- },
44044
- "parameters": [
44045
- {
44046
- "name": "breakPoint",
44047
- "optional": true,
44048
- "type": {
44049
- "text": "GridBreakPointType"
44050
- }
44051
- }
44052
- ]
44053
- }
44054
- ],
44055
- "exports": [
44056
- {
44057
- "kind": "js",
44058
- "name": "gridLayoutRWDStyles",
44059
- "declaration": {
44060
- "name": "gridLayoutRWDStyles",
44061
- "module": "src/grid-layout/responsiveness/grid-layout-rwd.styles.ts"
44062
- }
44063
- }
44064
- ]
44065
- },
44066
- {
44067
- "kind": "javascript-module",
44068
- "path": "src/grid-layout/responsiveness/index.ts",
44069
- "declarations": [],
44070
- "exports": [
44071
- {
44072
- "kind": "js",
44073
- "name": "*",
44074
- "declaration": {
44075
- "name": "*",
44076
- "package": "./grid-layout-rwd.styles"
44077
- }
44078
- }
44079
- ]
44080
- },
44081
44032
  {
44082
44033
  "kind": "javascript-module",
44083
44034
  "path": "src/overlays/system-health/index.ts",
@@ -44611,6 +44562,55 @@
44611
44562
  }
44612
44563
  ]
44613
44564
  },
44565
+ {
44566
+ "kind": "javascript-module",
44567
+ "path": "src/grid-layout/responsiveness/grid-layout-rwd.styles.ts",
44568
+ "declarations": [
44569
+ {
44570
+ "kind": "function",
44571
+ "name": "gridLayoutRWDStyles",
44572
+ "return": {
44573
+ "type": {
44574
+ "text": "ElementStyles"
44575
+ }
44576
+ },
44577
+ "parameters": [
44578
+ {
44579
+ "name": "breakPoint",
44580
+ "optional": true,
44581
+ "type": {
44582
+ "text": "GridBreakPointType"
44583
+ }
44584
+ }
44585
+ ]
44586
+ }
44587
+ ],
44588
+ "exports": [
44589
+ {
44590
+ "kind": "js",
44591
+ "name": "gridLayoutRWDStyles",
44592
+ "declaration": {
44593
+ "name": "gridLayoutRWDStyles",
44594
+ "module": "src/grid-layout/responsiveness/grid-layout-rwd.styles.ts"
44595
+ }
44596
+ }
44597
+ ]
44598
+ },
44599
+ {
44600
+ "kind": "javascript-module",
44601
+ "path": "src/grid-layout/responsiveness/index.ts",
44602
+ "declarations": [],
44603
+ "exports": [
44604
+ {
44605
+ "kind": "js",
44606
+ "name": "*",
44607
+ "declaration": {
44608
+ "name": "*",
44609
+ "package": "./grid-layout-rwd.styles"
44610
+ }
44611
+ }
44612
+ ]
44613
+ },
44614
44614
  {
44615
44615
  "kind": "javascript-module",
44616
44616
  "path": "src/_config/styles/external/index.ts",