@genesislcap/foundation-ui 14.179.0 → 14.180.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -817,37 +817,6 @@
817
817
  }
818
818
  ]
819
819
  },
820
- {
821
- "kind": "javascript-module",
822
- "path": "src/_config/index.ts",
823
- "declarations": [],
824
- "exports": [
825
- {
826
- "kind": "js",
827
- "name": "*",
828
- "declaration": {
829
- "name": "*",
830
- "package": "./styles"
831
- }
832
- },
833
- {
834
- "kind": "js",
835
- "name": "*",
836
- "declaration": {
837
- "name": "*",
838
- "package": "./tokens"
839
- }
840
- },
841
- {
842
- "kind": "js",
843
- "name": "*",
844
- "declaration": {
845
- "name": "*",
846
- "package": "./values"
847
- }
848
- }
849
- ]
850
- },
851
820
  {
852
821
  "kind": "javascript-module",
853
822
  "path": "src/_common/icons.ts",
@@ -893,188 +862,6 @@
893
862
  }
894
863
  ]
895
864
  },
896
- {
897
- "kind": "javascript-module",
898
- "path": "src/accordion/accordion.styles.ts",
899
- "declarations": [
900
- {
901
- "kind": "function",
902
- "name": "foundationAccordionStyles",
903
- "return": {
904
- "type": {
905
- "text": "ElementStyles"
906
- }
907
- },
908
- "parameters": [
909
- {
910
- "name": "context",
911
- "type": {
912
- "text": "ElementDefinitionContext"
913
- }
914
- },
915
- {
916
- "name": "definition",
917
- "type": {
918
- "text": "FoundationElementDefinition"
919
- }
920
- }
921
- ]
922
- }
923
- ],
924
- "exports": [
925
- {
926
- "kind": "js",
927
- "name": "foundationAccordionStyles",
928
- "declaration": {
929
- "name": "foundationAccordionStyles",
930
- "module": "src/accordion/accordion.styles.ts"
931
- }
932
- }
933
- ]
934
- },
935
- {
936
- "kind": "javascript-module",
937
- "path": "src/accordion/accordion.template.ts",
938
- "declarations": [
939
- {
940
- "kind": "function",
941
- "name": "foundationAccordionTemplate",
942
- "return": {
943
- "type": {
944
- "text": "ViewTemplate<Accordion>"
945
- }
946
- },
947
- "parameters": [
948
- {
949
- "name": "context",
950
- "type": {
951
- "text": "ElementDefinitionContext"
952
- }
953
- },
954
- {
955
- "name": "definition",
956
- "type": {
957
- "text": "FoundationElementDefinition"
958
- }
959
- }
960
- ]
961
- }
962
- ],
963
- "exports": [
964
- {
965
- "kind": "js",
966
- "name": "foundationAccordionTemplate",
967
- "declaration": {
968
- "name": "foundationAccordionTemplate",
969
- "module": "src/accordion/accordion.template.ts"
970
- }
971
- }
972
- ]
973
- },
974
- {
975
- "kind": "javascript-module",
976
- "path": "src/accordion/accordion.ts",
977
- "declarations": [
978
- {
979
- "kind": "class",
980
- "description": "",
981
- "name": "Accordion",
982
- "superclass": {
983
- "name": "FASTAccordion",
984
- "package": "@microsoft/fast-foundation"
985
- },
986
- "tagName": "%%prefix%%-accordion",
987
- "customElement": true
988
- },
989
- {
990
- "kind": "variable",
991
- "name": "foundationAccordionShadowOptions",
992
- "type": {
993
- "text": "ShadowRootInit"
994
- },
995
- "default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
996
- },
997
- {
998
- "kind": "variable",
999
- "name": "defaultAccordionConfig",
1000
- "type": {
1001
- "text": "object"
1002
- },
1003
- "default": "{}"
1004
- },
1005
- {
1006
- "kind": "variable",
1007
- "name": "foundationAccordion",
1008
- "description": "The Foundation Accordion",
1009
- "privacy": "public"
1010
- }
1011
- ],
1012
- "exports": [
1013
- {
1014
- "kind": "js",
1015
- "name": "Accordion",
1016
- "declaration": {
1017
- "name": "Accordion",
1018
- "module": "src/accordion/accordion.ts"
1019
- }
1020
- },
1021
- {
1022
- "kind": "js",
1023
- "name": "foundationAccordionShadowOptions",
1024
- "declaration": {
1025
- "name": "foundationAccordionShadowOptions",
1026
- "module": "src/accordion/accordion.ts"
1027
- }
1028
- },
1029
- {
1030
- "kind": "js",
1031
- "name": "defaultAccordionConfig",
1032
- "declaration": {
1033
- "name": "defaultAccordionConfig",
1034
- "module": "src/accordion/accordion.ts"
1035
- }
1036
- },
1037
- {
1038
- "kind": "js",
1039
- "name": "foundationAccordion",
1040
- "declaration": {
1041
- "name": "foundationAccordion",
1042
- "module": "src/accordion/accordion.ts"
1043
- }
1044
- }
1045
- ]
1046
- },
1047
- {
1048
- "kind": "javascript-module",
1049
- "path": "src/accordion/index.ts",
1050
- "declarations": [],
1051
- "exports": [
1052
- {
1053
- "kind": "js",
1054
- "name": "*",
1055
- "declaration": {
1056
- "name": "*",
1057
- "package": "./accordion.template"
1058
- }
1059
- },
1060
- {
1061
- "kind": "js",
1062
- "name": "*",
1063
- "declaration": {
1064
- "name": "*",
1065
- "package": "./accordion.styles"
1066
- }
1067
- },
1068
- {
1069
- "kind": "js",
1070
- "name": "*",
1071
- "declaration": {
1072
- "name": "*",
1073
- "package": "./accordion"
1074
- }
1075
- }
1076
- ]
1077
- },
1078
865
  {
1079
866
  "kind": "javascript-module",
1080
867
  "path": "src/accordion-item/accordion-item.styles.ts",
@@ -2028,6 +1815,37 @@
2028
1815
  }
2029
1816
  ]
2030
1817
  },
1818
+ {
1819
+ "kind": "javascript-module",
1820
+ "path": "src/_config/index.ts",
1821
+ "declarations": [],
1822
+ "exports": [
1823
+ {
1824
+ "kind": "js",
1825
+ "name": "*",
1826
+ "declaration": {
1827
+ "name": "*",
1828
+ "package": "./styles"
1829
+ }
1830
+ },
1831
+ {
1832
+ "kind": "js",
1833
+ "name": "*",
1834
+ "declaration": {
1835
+ "name": "*",
1836
+ "package": "./tokens"
1837
+ }
1838
+ },
1839
+ {
1840
+ "kind": "js",
1841
+ "name": "*",
1842
+ "declaration": {
1843
+ "name": "*",
1844
+ "package": "./values"
1845
+ }
1846
+ }
1847
+ ]
1848
+ },
2031
1849
  {
2032
1850
  "kind": "javascript-module",
2033
1851
  "path": "src/anchor/anchor.styles.ts",
@@ -2550,14 +2368,14 @@
2550
2368
  },
2551
2369
  {
2552
2370
  "kind": "javascript-module",
2553
- "path": "src/anchored-region/anchor-region.template.ts",
2371
+ "path": "src/accordion/accordion.styles.ts",
2554
2372
  "declarations": [
2555
2373
  {
2556
2374
  "kind": "function",
2557
- "name": "foundationAnchoredRegionTemplate",
2375
+ "name": "foundationAccordionStyles",
2558
2376
  "return": {
2559
2377
  "type": {
2560
- "text": "ViewTemplate<AnchoredRegion>"
2378
+ "text": "ElementStyles"
2561
2379
  }
2562
2380
  },
2563
2381
  "parameters": [
@@ -2579,10 +2397,192 @@
2579
2397
  "exports": [
2580
2398
  {
2581
2399
  "kind": "js",
2582
- "name": "foundationAnchoredRegionTemplate",
2400
+ "name": "foundationAccordionStyles",
2583
2401
  "declaration": {
2584
- "name": "foundationAnchoredRegionTemplate",
2585
- "module": "src/anchored-region/anchor-region.template.ts"
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
+ {
2552
+ "kind": "javascript-module",
2553
+ "path": "src/anchored-region/anchor-region.template.ts",
2554
+ "declarations": [
2555
+ {
2556
+ "kind": "function",
2557
+ "name": "foundationAnchoredRegionTemplate",
2558
+ "return": {
2559
+ "type": {
2560
+ "text": "ViewTemplate<AnchoredRegion>"
2561
+ }
2562
+ },
2563
+ "parameters": [
2564
+ {
2565
+ "name": "context",
2566
+ "type": {
2567
+ "text": "ElementDefinitionContext"
2568
+ }
2569
+ },
2570
+ {
2571
+ "name": "definition",
2572
+ "type": {
2573
+ "text": "FoundationElementDefinition"
2574
+ }
2575
+ }
2576
+ ]
2577
+ }
2578
+ ],
2579
+ "exports": [
2580
+ {
2581
+ "kind": "js",
2582
+ "name": "foundationAnchoredRegionTemplate",
2583
+ "declaration": {
2584
+ "name": "foundationAnchoredRegionTemplate",
2585
+ "module": "src/anchored-region/anchor-region.template.ts"
2586
2586
  }
2587
2587
  }
2588
2588
  ]
@@ -14835,89 +14835,251 @@
14835
14835
  },
14836
14836
  {
14837
14837
  "kind": "javascript-module",
14838
- "path": "src/error-banner/error-banner.template.ts",
14838
+ "path": "src/dropdown-menu/dropdown-menu.styles.ts",
14839
14839
  "declarations": [
14840
14840
  {
14841
14841
  "kind": "function",
14842
- "name": "getPrefixedErrorBanner",
14842
+ "name": "dropdownMenuBaseStyles",
14843
+ "return": {
14844
+ "type": {
14845
+ "text": "ElementStyles"
14846
+ }
14847
+ },
14843
14848
  "parameters": [
14844
14849
  {
14845
14850
  "name": "prefix",
14846
14851
  "type": {
14847
14852
  "text": "string"
14848
14853
  }
14854
+ },
14855
+ {
14856
+ "name": "context",
14857
+ "type": {
14858
+ "text": "ElementDefinitionContext"
14859
+ }
14860
+ },
14861
+ {
14862
+ "name": "definition",
14863
+ "type": {
14864
+ "text": "FoundationElementDefinition"
14865
+ }
14849
14866
  }
14850
14867
  ]
14851
14868
  },
14852
14869
  {
14853
- "kind": "variable",
14854
- "name": "foundationErrorBannerTemplate",
14855
- "default": "html<ErrorBanner>`\n ${(x) => getPrefixedErrorBanner(getPrefix(x))}\n`"
14870
+ "kind": "function",
14871
+ "name": "foundationDropdownMenuStyles",
14872
+ "return": {
14873
+ "type": {
14874
+ "text": "ElementStyles"
14875
+ }
14876
+ },
14877
+ "parameters": [
14878
+ {
14879
+ "name": "context",
14880
+ "type": {
14881
+ "text": "ElementDefinitionContext"
14882
+ }
14883
+ },
14884
+ {
14885
+ "name": "definition",
14886
+ "type": {
14887
+ "text": "FoundationElementDefinition"
14888
+ }
14889
+ }
14890
+ ]
14856
14891
  }
14857
14892
  ],
14858
14893
  "exports": [
14859
14894
  {
14860
14895
  "kind": "js",
14861
- "name": "getPrefixedErrorBanner",
14896
+ "name": "dropdownMenuBaseStyles",
14862
14897
  "declaration": {
14863
- "name": "getPrefixedErrorBanner",
14864
- "module": "src/error-banner/error-banner.template.ts"
14898
+ "name": "dropdownMenuBaseStyles",
14899
+ "module": "src/dropdown-menu/dropdown-menu.styles.ts"
14865
14900
  }
14866
14901
  },
14867
14902
  {
14868
14903
  "kind": "js",
14869
- "name": "foundationErrorBannerTemplate",
14904
+ "name": "foundationDropdownMenuStyles",
14870
14905
  "declaration": {
14871
- "name": "foundationErrorBannerTemplate",
14872
- "module": "src/error-banner/error-banner.template.ts"
14906
+ "name": "foundationDropdownMenuStyles",
14907
+ "module": "src/dropdown-menu/dropdown-menu.styles.ts"
14873
14908
  }
14874
14909
  }
14875
14910
  ]
14876
14911
  },
14877
14912
  {
14878
14913
  "kind": "javascript-module",
14879
- "path": "src/error-banner/error-banner.ts",
14914
+ "path": "src/dropdown-menu/dropdown-menu.template.ts",
14880
14915
  "declarations": [
14881
14916
  {
14882
- "kind": "variable",
14883
- "name": "foundationErrorBannerShadowOptions",
14884
- "type": {
14885
- "text": "ShadowRootInit"
14886
- },
14887
- "default": "{\n mode: 'open',\n delegatesFocus: true,\n}"
14888
- },
14889
- {
14890
- "kind": "class",
14891
- "description": "",
14892
- "name": "ErrorBanner",
14893
- "members": [
14917
+ "kind": "function",
14918
+ "name": "extractMenuItems",
14919
+ "parameters": [
14920
+ {
14921
+ "name": "items",
14922
+ "type": {
14923
+ "text": "DropdownMenuItem[]"
14924
+ }
14925
+ },
14926
+ {
14927
+ "name": "prefix",
14928
+ "type": {
14929
+ "text": "string"
14930
+ }
14931
+ }
14932
+ ]
14933
+ },
14934
+ {
14935
+ "kind": "function",
14936
+ "name": "getDropdownMenuTemplate",
14937
+ "parameters": [
14938
+ {
14939
+ "name": "prefix"
14940
+ }
14941
+ ]
14942
+ },
14943
+ {
14944
+ "kind": "variable",
14945
+ "name": "foundationDropdownMenuTemplate",
14946
+ "default": "html<DropdownMenu>`\n ${(x) => getDropdownMenuTemplate(getPrefix(x))}\n`"
14947
+ }
14948
+ ],
14949
+ "exports": [
14950
+ {
14951
+ "kind": "js",
14952
+ "name": "extractMenuItems",
14953
+ "declaration": {
14954
+ "name": "extractMenuItems",
14955
+ "module": "src/dropdown-menu/dropdown-menu.template.ts"
14956
+ }
14957
+ },
14958
+ {
14959
+ "kind": "js",
14960
+ "name": "getDropdownMenuTemplate",
14961
+ "declaration": {
14962
+ "name": "getDropdownMenuTemplate",
14963
+ "module": "src/dropdown-menu/dropdown-menu.template.ts"
14964
+ }
14965
+ },
14966
+ {
14967
+ "kind": "js",
14968
+ "name": "foundationDropdownMenuTemplate",
14969
+ "declaration": {
14970
+ "name": "foundationDropdownMenuTemplate",
14971
+ "module": "src/dropdown-menu/dropdown-menu.template.ts"
14972
+ }
14973
+ }
14974
+ ]
14975
+ },
14976
+ {
14977
+ "kind": "javascript-module",
14978
+ "path": "src/dropdown-menu/dropdown-menu.ts",
14979
+ "declarations": [
14980
+ {
14981
+ "kind": "class",
14982
+ "description": "",
14983
+ "name": "DropdownMenu",
14984
+ "members": [
14894
14985
  {
14895
14986
  "kind": "field",
14896
- "name": "banner",
14987
+ "name": "items",
14897
14988
  "type": {
14898
- "text": "HTMLElement & { dismiss: () => Promise<void> }"
14989
+ "text": "DropdownMenuItem[]"
14990
+ }
14991
+ },
14992
+ {
14993
+ "kind": "field",
14994
+ "name": "autoClose",
14995
+ "type": {
14996
+ "text": "boolean"
14899
14997
  },
14900
- "privacy": "public"
14998
+ "default": "true"
14901
14999
  },
14902
15000
  {
14903
15001
  "kind": "field",
14904
- "name": "error",
15002
+ "name": "disabled",
14905
15003
  "type": {
14906
- "text": "ErrorStructure"
15004
+ "text": "boolean"
15005
+ },
15006
+ "default": "false"
15007
+ },
15008
+ {
15009
+ "kind": "field",
15010
+ "name": "classNames",
15011
+ "type": {
15012
+ "text": "string"
14907
15013
  }
14908
15014
  },
14909
15015
  {
14910
15016
  "kind": "field",
14911
- "name": "notification",
15017
+ "name": "name",
14912
15018
  "type": {
14913
- "text": "NotificationStructure"
15019
+ "text": "string"
15020
+ },
15021
+ "default": "'Dropdown Menu'"
15022
+ },
15023
+ {
15024
+ "kind": "field",
15025
+ "name": "open",
15026
+ "type": {
15027
+ "text": "boolean"
15028
+ },
15029
+ "default": "false"
15030
+ },
15031
+ {
15032
+ "kind": "field",
15033
+ "name": "buttonAppearance",
15034
+ "type": {
15035
+ "text": "string"
15036
+ }
15037
+ },
15038
+ {
15039
+ "kind": "field",
15040
+ "name": "dropdownMenu",
15041
+ "type": {
15042
+ "text": "HTMLElement"
14914
15043
  }
14915
15044
  },
15045
+ {
15046
+ "kind": "field",
15047
+ "name": "clickOutside",
15048
+ "privacy": "private"
15049
+ },
14916
15050
  {
14917
15051
  "kind": "method",
14918
- "name": "dismiss",
14919
- "privacy": "public",
14920
- "description": "Dismiss the Error Banner from display."
15052
+ "name": "handleClickOutside",
15053
+ "privacy": "private",
15054
+ "parameters": [
15055
+ {
15056
+ "name": "event",
15057
+ "type": {
15058
+ "text": "MouseEvent"
15059
+ }
15060
+ }
15061
+ ]
15062
+ },
15063
+ {
15064
+ "kind": "method",
15065
+ "name": "openChanged",
15066
+ "privacy": "protected"
15067
+ },
15068
+ {
15069
+ "kind": "method",
15070
+ "name": "toggleDropdownMenuVisibility"
15071
+ },
15072
+ {
15073
+ "kind": "method",
15074
+ "name": "onDropdownMenuItemClick"
15075
+ },
15076
+ {
15077
+ "kind": "field",
15078
+ "name": "allItems",
15079
+ "type": {
15080
+ "text": "DropdownMenuItem[]"
15081
+ },
15082
+ "readonly": true
14921
15083
  },
14922
15084
  {
14923
15085
  "kind": "field",
@@ -15031,51 +15193,83 @@
15031
15193
  }
15032
15194
  }
15033
15195
  ],
15196
+ "attributes": [
15197
+ {
15198
+ "name": "auto-close",
15199
+ "type": {
15200
+ "text": "boolean"
15201
+ },
15202
+ "default": "true",
15203
+ "fieldName": "autoClose"
15204
+ },
15205
+ {
15206
+ "name": "disable-button",
15207
+ "type": {
15208
+ "text": "boolean"
15209
+ },
15210
+ "default": "false",
15211
+ "fieldName": "disabled"
15212
+ },
15213
+ {
15214
+ "name": "name",
15215
+ "type": {
15216
+ "text": "string"
15217
+ },
15218
+ "default": "'Dropdown Menu'",
15219
+ "fieldName": "name"
15220
+ },
15221
+ {
15222
+ "name": "open",
15223
+ "type": {
15224
+ "text": "boolean"
15225
+ },
15226
+ "default": "false",
15227
+ "fieldName": "open"
15228
+ },
15229
+ {
15230
+ "name": "buttonAppearance",
15231
+ "type": {
15232
+ "text": "string"
15233
+ },
15234
+ "fieldName": "buttonAppearance"
15235
+ }
15236
+ ],
15034
15237
  "superclass": {
15035
15238
  "name": "FoundationElement",
15036
15239
  "package": "@microsoft/fast-foundation"
15037
15240
  },
15038
- "tagName": "%%prefix%%-error-banner",
15039
- "deprecated": "true",
15241
+ "tagName": "%%prefix%%-dropdown-menu",
15040
15242
  "customElement": true
15041
15243
  },
15042
15244
  {
15043
15245
  "kind": "variable",
15044
- "name": "foundationErrorBanner",
15045
- "description": "The Foundation Error Banner",
15246
+ "name": "foundationDropdownMenu",
15247
+ "description": "The Foundation Dropdown Menu",
15046
15248
  "privacy": "public"
15047
15249
  }
15048
15250
  ],
15049
15251
  "exports": [
15050
15252
  {
15051
15253
  "kind": "js",
15052
- "name": "foundationErrorBannerShadowOptions",
15053
- "declaration": {
15054
- "name": "foundationErrorBannerShadowOptions",
15055
- "module": "src/error-banner/error-banner.ts"
15056
- }
15057
- },
15058
- {
15059
- "kind": "js",
15060
- "name": "ErrorBanner",
15254
+ "name": "DropdownMenu",
15061
15255
  "declaration": {
15062
- "name": "ErrorBanner",
15063
- "module": "src/error-banner/error-banner.ts"
15256
+ "name": "DropdownMenu",
15257
+ "module": "src/dropdown-menu/dropdown-menu.ts"
15064
15258
  }
15065
15259
  },
15066
15260
  {
15067
15261
  "kind": "js",
15068
- "name": "foundationErrorBanner",
15262
+ "name": "foundationDropdownMenu",
15069
15263
  "declaration": {
15070
- "name": "foundationErrorBanner",
15071
- "module": "src/error-banner/error-banner.ts"
15264
+ "name": "foundationDropdownMenu",
15265
+ "module": "src/dropdown-menu/dropdown-menu.ts"
15072
15266
  }
15073
15267
  }
15074
15268
  ]
15075
15269
  },
15076
15270
  {
15077
15271
  "kind": "javascript-module",
15078
- "path": "src/error-banner/index.ts",
15272
+ "path": "src/dropdown-menu/index.ts",
15079
15273
  "declarations": [],
15080
15274
  "exports": [
15081
15275
  {
@@ -15083,7 +15277,7 @@
15083
15277
  "name": "*",
15084
15278
  "declaration": {
15085
15279
  "name": "*",
15086
- "package": "./error-banner.template"
15280
+ "package": "./dropdown-menu.styles"
15087
15281
  }
15088
15282
  },
15089
15283
  {
@@ -15091,42 +15285,67 @@
15091
15285
  "name": "*",
15092
15286
  "declaration": {
15093
15287
  "name": "*",
15094
- "package": "./error-banner"
15288
+ "package": "./dropdown-menu.template"
15289
+ }
15290
+ },
15291
+ {
15292
+ "kind": "js",
15293
+ "name": "*",
15294
+ "declaration": {
15295
+ "name": "*",
15296
+ "package": "./dropdown-menu"
15095
15297
  }
15096
15298
  }
15097
15299
  ]
15098
15300
  },
15099
15301
  {
15100
15302
  "kind": "javascript-module",
15101
- "path": "src/error-boundary/error-boundary.template.ts",
15303
+ "path": "src/error-banner/error-banner.template.ts",
15102
15304
  "declarations": [
15305
+ {
15306
+ "kind": "function",
15307
+ "name": "getPrefixedErrorBanner",
15308
+ "parameters": [
15309
+ {
15310
+ "name": "prefix",
15311
+ "type": {
15312
+ "text": "string"
15313
+ }
15314
+ }
15315
+ ]
15316
+ },
15103
15317
  {
15104
15318
  "kind": "variable",
15105
- "name": "foundationErrorBoundaryTemplate",
15106
- "type": {
15107
- "text": "ViewTemplate<ErrorBoundary>"
15108
- },
15109
- "default": "html`\n <template ${ref('errorBoundary')}>\n <slot></slot>\n </template>\n`"
15319
+ "name": "foundationErrorBannerTemplate",
15320
+ "default": "html<ErrorBanner>`\n ${(x) => getPrefixedErrorBanner(getPrefix(x))}\n`"
15110
15321
  }
15111
15322
  ],
15112
15323
  "exports": [
15113
15324
  {
15114
15325
  "kind": "js",
15115
- "name": "foundationErrorBoundaryTemplate",
15326
+ "name": "getPrefixedErrorBanner",
15116
15327
  "declaration": {
15117
- "name": "foundationErrorBoundaryTemplate",
15118
- "module": "src/error-boundary/error-boundary.template.ts"
15328
+ "name": "getPrefixedErrorBanner",
15329
+ "module": "src/error-banner/error-banner.template.ts"
15330
+ }
15331
+ },
15332
+ {
15333
+ "kind": "js",
15334
+ "name": "foundationErrorBannerTemplate",
15335
+ "declaration": {
15336
+ "name": "foundationErrorBannerTemplate",
15337
+ "module": "src/error-banner/error-banner.template.ts"
15119
15338
  }
15120
15339
  }
15121
15340
  ]
15122
15341
  },
15123
15342
  {
15124
15343
  "kind": "javascript-module",
15125
- "path": "src/error-boundary/error-boundary.ts",
15344
+ "path": "src/error-banner/error-banner.ts",
15126
15345
  "declarations": [
15127
15346
  {
15128
15347
  "kind": "variable",
15129
- "name": "foundationErrorBoundaryShadowOptions",
15348
+ "name": "foundationErrorBannerShadowOptions",
15130
15349
  "type": {
15131
15350
  "text": "ShadowRootInit"
15132
15351
  },
@@ -15135,51 +15354,35 @@
15135
15354
  {
15136
15355
  "kind": "class",
15137
15356
  "description": "",
15138
- "name": "ErrorBoundary",
15357
+ "name": "ErrorBanner",
15139
15358
  "members": [
15140
15359
  {
15141
15360
  "kind": "field",
15142
- "name": "logger",
15143
- "privacy": "private"
15144
- },
15145
- {
15146
- "kind": "field",
15147
- "name": "errorBoundary",
15361
+ "name": "banner",
15148
15362
  "type": {
15149
- "text": "HTMLElement"
15150
- }
15151
- },
15152
- {
15153
- "kind": "field",
15154
- "name": "resourceName",
15155
- "description": "The resource name holding new and existing notifications",
15363
+ "text": "HTMLElement & { dismiss: () => Promise<void> }"
15364
+ },
15156
15365
  "privacy": "public"
15157
15366
  },
15158
15367
  {
15159
15368
  "kind": "field",
15160
- "name": "closeTimeout",
15369
+ "name": "error",
15161
15370
  "type": {
15162
- "text": "number"
15163
- },
15164
- "default": "0",
15165
- "description": "Number of milliseconds before toast will disappear. Leave empty or set to 0 to keep toast open indefinitely",
15166
- "privacy": "public"
15371
+ "text": "ErrorStructure"
15372
+ }
15167
15373
  },
15168
15374
  {
15169
15375
  "kind": "field",
15170
- "name": "dataSub",
15376
+ "name": "notification",
15171
15377
  "type": {
15172
- "text": "Subscription"
15173
- },
15174
- "privacy": "protected"
15378
+ "text": "NotificationStructure"
15379
+ }
15175
15380
  },
15176
15381
  {
15177
- "kind": "field",
15178
- "name": "datasource",
15179
- "type": {
15180
- "text": "Datasource"
15181
- },
15182
- "privacy": "private"
15382
+ "kind": "method",
15383
+ "name": "dismiss",
15384
+ "privacy": "public",
15385
+ "description": "Dismiss the Error Banner from display."
15183
15386
  },
15184
15387
  {
15185
15388
  "kind": "field",
@@ -15293,67 +15496,51 @@
15293
15496
  }
15294
15497
  }
15295
15498
  ],
15296
- "attributes": [
15297
- {
15298
- "name": "resource-name",
15299
- "description": "The resource name holding new and existing notifications",
15300
- "fieldName": "resourceName"
15301
- },
15302
- {
15303
- "name": "close-timeout",
15304
- "type": {
15305
- "text": "number"
15306
- },
15307
- "default": "0",
15308
- "description": "Number of milliseconds before toast will disappear. Leave empty or set to 0 to keep toast open indefinitely",
15309
- "fieldName": "closeTimeout"
15310
- }
15311
- ],
15312
15499
  "superclass": {
15313
15500
  "name": "FoundationElement",
15314
15501
  "package": "@microsoft/fast-foundation"
15315
15502
  },
15503
+ "tagName": "%%prefix%%-error-banner",
15316
15504
  "deprecated": "true",
15317
- "tagName": "%%prefix%%-error-boundary",
15318
15505
  "customElement": true
15319
15506
  },
15320
15507
  {
15321
15508
  "kind": "variable",
15322
- "name": "foundationErrorBoundary",
15323
- "description": "The Foundation Error Boundary",
15509
+ "name": "foundationErrorBanner",
15510
+ "description": "The Foundation Error Banner",
15324
15511
  "privacy": "public"
15325
15512
  }
15326
15513
  ],
15327
15514
  "exports": [
15328
15515
  {
15329
15516
  "kind": "js",
15330
- "name": "foundationErrorBoundaryShadowOptions",
15517
+ "name": "foundationErrorBannerShadowOptions",
15331
15518
  "declaration": {
15332
- "name": "foundationErrorBoundaryShadowOptions",
15333
- "module": "src/error-boundary/error-boundary.ts"
15519
+ "name": "foundationErrorBannerShadowOptions",
15520
+ "module": "src/error-banner/error-banner.ts"
15334
15521
  }
15335
15522
  },
15336
15523
  {
15337
15524
  "kind": "js",
15338
- "name": "ErrorBoundary",
15525
+ "name": "ErrorBanner",
15339
15526
  "declaration": {
15340
- "name": "ErrorBoundary",
15341
- "module": "src/error-boundary/error-boundary.ts"
15527
+ "name": "ErrorBanner",
15528
+ "module": "src/error-banner/error-banner.ts"
15342
15529
  }
15343
15530
  },
15344
15531
  {
15345
15532
  "kind": "js",
15346
- "name": "foundationErrorBoundary",
15533
+ "name": "foundationErrorBanner",
15347
15534
  "declaration": {
15348
- "name": "foundationErrorBoundary",
15349
- "module": "src/error-boundary/error-boundary.ts"
15535
+ "name": "foundationErrorBanner",
15536
+ "module": "src/error-banner/error-banner.ts"
15350
15537
  }
15351
15538
  }
15352
15539
  ]
15353
15540
  },
15354
15541
  {
15355
15542
  "kind": "javascript-module",
15356
- "path": "src/error-boundary/index.ts",
15543
+ "path": "src/error-banner/index.ts",
15357
15544
  "declarations": [],
15358
15545
  "exports": [
15359
15546
  {
@@ -15361,282 +15548,103 @@
15361
15548
  "name": "*",
15362
15549
  "declaration": {
15363
15550
  "name": "*",
15364
- "package": "./error-boundary.template"
15365
- }
15366
- },
15367
- {
15368
- "kind": "js",
15369
- "name": "*",
15370
- "declaration": {
15371
- "name": "*",
15372
- "package": "./error-boundary"
15373
- }
15374
- },
15375
- {
15376
- "kind": "js",
15377
- "name": "ErrorBoundaryEvent",
15378
- "declaration": {
15379
- "name": "ErrorBoundaryEvent",
15380
- "package": "@genesislcap/foundation-errors"
15381
- }
15382
- },
15383
- {
15384
- "kind": "js",
15385
- "name": "ErrorStructure",
15386
- "declaration": {
15387
- "name": "ErrorStructure",
15388
- "package": "@genesislcap/foundation-errors"
15389
- }
15390
- }
15391
- ]
15392
- },
15393
- {
15394
- "kind": "javascript-module",
15395
- "path": "src/dropdown-menu/dropdown-menu.styles.ts",
15396
- "declarations": [
15397
- {
15398
- "kind": "function",
15399
- "name": "dropdownMenuBaseStyles",
15400
- "return": {
15401
- "type": {
15402
- "text": "ElementStyles"
15403
- }
15404
- },
15405
- "parameters": [
15406
- {
15407
- "name": "prefix",
15408
- "type": {
15409
- "text": "string"
15410
- }
15411
- },
15412
- {
15413
- "name": "context",
15414
- "type": {
15415
- "text": "ElementDefinitionContext"
15416
- }
15417
- },
15418
- {
15419
- "name": "definition",
15420
- "type": {
15421
- "text": "FoundationElementDefinition"
15422
- }
15423
- }
15424
- ]
15425
- },
15426
- {
15427
- "kind": "function",
15428
- "name": "foundationDropdownMenuStyles",
15429
- "return": {
15430
- "type": {
15431
- "text": "ElementStyles"
15432
- }
15433
- },
15434
- "parameters": [
15435
- {
15436
- "name": "context",
15437
- "type": {
15438
- "text": "ElementDefinitionContext"
15439
- }
15440
- },
15441
- {
15442
- "name": "definition",
15443
- "type": {
15444
- "text": "FoundationElementDefinition"
15445
- }
15446
- }
15447
- ]
15448
- }
15449
- ],
15450
- "exports": [
15451
- {
15452
- "kind": "js",
15453
- "name": "dropdownMenuBaseStyles",
15454
- "declaration": {
15455
- "name": "dropdownMenuBaseStyles",
15456
- "module": "src/dropdown-menu/dropdown-menu.styles.ts"
15551
+ "package": "./error-banner.template"
15457
15552
  }
15458
15553
  },
15459
15554
  {
15460
15555
  "kind": "js",
15461
- "name": "foundationDropdownMenuStyles",
15556
+ "name": "*",
15462
15557
  "declaration": {
15463
- "name": "foundationDropdownMenuStyles",
15464
- "module": "src/dropdown-menu/dropdown-menu.styles.ts"
15558
+ "name": "*",
15559
+ "package": "./error-banner"
15465
15560
  }
15466
15561
  }
15467
15562
  ]
15468
15563
  },
15469
15564
  {
15470
15565
  "kind": "javascript-module",
15471
- "path": "src/dropdown-menu/dropdown-menu.template.ts",
15566
+ "path": "src/error-boundary/error-boundary.template.ts",
15472
15567
  "declarations": [
15473
- {
15474
- "kind": "function",
15475
- "name": "extractMenuItems",
15476
- "parameters": [
15477
- {
15478
- "name": "items",
15479
- "type": {
15480
- "text": "DropdownMenuItem[]"
15481
- }
15482
- },
15483
- {
15484
- "name": "prefix",
15485
- "type": {
15486
- "text": "string"
15487
- }
15488
- }
15489
- ]
15490
- },
15491
- {
15492
- "kind": "function",
15493
- "name": "getDropdownMenuTemplate",
15494
- "parameters": [
15495
- {
15496
- "name": "prefix"
15497
- }
15498
- ]
15499
- },
15500
15568
  {
15501
15569
  "kind": "variable",
15502
- "name": "foundationDropdownMenuTemplate",
15503
- "default": "html<DropdownMenu>`\n ${(x) => getDropdownMenuTemplate(getPrefix(x))}\n`"
15570
+ "name": "foundationErrorBoundaryTemplate",
15571
+ "type": {
15572
+ "text": "ViewTemplate<ErrorBoundary>"
15573
+ },
15574
+ "default": "html`\n <template ${ref('errorBoundary')}>\n <slot></slot>\n </template>\n`"
15504
15575
  }
15505
15576
  ],
15506
15577
  "exports": [
15507
15578
  {
15508
15579
  "kind": "js",
15509
- "name": "extractMenuItems",
15510
- "declaration": {
15511
- "name": "extractMenuItems",
15512
- "module": "src/dropdown-menu/dropdown-menu.template.ts"
15513
- }
15514
- },
15515
- {
15516
- "kind": "js",
15517
- "name": "getDropdownMenuTemplate",
15518
- "declaration": {
15519
- "name": "getDropdownMenuTemplate",
15520
- "module": "src/dropdown-menu/dropdown-menu.template.ts"
15521
- }
15522
- },
15523
- {
15524
- "kind": "js",
15525
- "name": "foundationDropdownMenuTemplate",
15580
+ "name": "foundationErrorBoundaryTemplate",
15526
15581
  "declaration": {
15527
- "name": "foundationDropdownMenuTemplate",
15528
- "module": "src/dropdown-menu/dropdown-menu.template.ts"
15582
+ "name": "foundationErrorBoundaryTemplate",
15583
+ "module": "src/error-boundary/error-boundary.template.ts"
15529
15584
  }
15530
15585
  }
15531
15586
  ]
15532
15587
  },
15533
15588
  {
15534
15589
  "kind": "javascript-module",
15535
- "path": "src/dropdown-menu/dropdown-menu.ts",
15590
+ "path": "src/error-boundary/error-boundary.ts",
15536
15591
  "declarations": [
15592
+ {
15593
+ "kind": "variable",
15594
+ "name": "foundationErrorBoundaryShadowOptions",
15595
+ "type": {
15596
+ "text": "ShadowRootInit"
15597
+ },
15598
+ "default": "{\n mode: 'open',\n delegatesFocus: true,\n}"
15599
+ },
15537
15600
  {
15538
15601
  "kind": "class",
15539
15602
  "description": "",
15540
- "name": "DropdownMenu",
15603
+ "name": "ErrorBoundary",
15541
15604
  "members": [
15542
15605
  {
15543
15606
  "kind": "field",
15544
- "name": "items",
15545
- "type": {
15546
- "text": "DropdownMenuItem[]"
15547
- }
15548
- },
15549
- {
15550
- "kind": "field",
15551
- "name": "autoClose",
15552
- "type": {
15553
- "text": "boolean"
15554
- },
15555
- "default": "true"
15556
- },
15557
- {
15558
- "kind": "field",
15559
- "name": "disabled",
15560
- "type": {
15561
- "text": "boolean"
15562
- },
15563
- "default": "false"
15607
+ "name": "logger",
15608
+ "privacy": "private"
15564
15609
  },
15565
15610
  {
15566
15611
  "kind": "field",
15567
- "name": "classNames",
15612
+ "name": "errorBoundary",
15568
15613
  "type": {
15569
- "text": "string"
15614
+ "text": "HTMLElement"
15570
15615
  }
15571
15616
  },
15572
15617
  {
15573
15618
  "kind": "field",
15574
- "name": "name",
15575
- "type": {
15576
- "text": "string"
15577
- },
15578
- "default": "'Dropdown Menu'"
15619
+ "name": "resourceName",
15620
+ "description": "The resource name holding new and existing notifications",
15621
+ "privacy": "public"
15579
15622
  },
15580
15623
  {
15581
15624
  "kind": "field",
15582
- "name": "open",
15625
+ "name": "closeTimeout",
15583
15626
  "type": {
15584
- "text": "boolean"
15627
+ "text": "number"
15585
15628
  },
15586
- "default": "false"
15587
- },
15588
- {
15589
- "kind": "field",
15590
- "name": "buttonAppearance",
15591
- "type": {
15592
- "text": "string"
15593
- }
15629
+ "default": "0",
15630
+ "description": "Number of milliseconds before toast will disappear. Leave empty or set to 0 to keep toast open indefinitely",
15631
+ "privacy": "public"
15594
15632
  },
15595
15633
  {
15596
15634
  "kind": "field",
15597
- "name": "dropdownMenu",
15635
+ "name": "dataSub",
15598
15636
  "type": {
15599
- "text": "HTMLElement"
15600
- }
15601
- },
15602
- {
15603
- "kind": "field",
15604
- "name": "clickOutside",
15605
- "privacy": "private"
15606
- },
15607
- {
15608
- "kind": "method",
15609
- "name": "handleClickOutside",
15610
- "privacy": "private",
15611
- "parameters": [
15612
- {
15613
- "name": "event",
15614
- "type": {
15615
- "text": "MouseEvent"
15616
- }
15617
- }
15618
- ]
15619
- },
15620
- {
15621
- "kind": "method",
15622
- "name": "openChanged",
15637
+ "text": "Subscription"
15638
+ },
15623
15639
  "privacy": "protected"
15624
15640
  },
15625
- {
15626
- "kind": "method",
15627
- "name": "toggleDropdownMenuVisibility"
15628
- },
15629
- {
15630
- "kind": "method",
15631
- "name": "onDropdownMenuItemClick"
15632
- },
15633
15641
  {
15634
15642
  "kind": "field",
15635
- "name": "allItems",
15643
+ "name": "datasource",
15636
15644
  "type": {
15637
- "text": "DropdownMenuItem[]"
15645
+ "text": "Datasource"
15638
15646
  },
15639
- "readonly": true
15647
+ "privacy": "private"
15640
15648
  },
15641
15649
  {
15642
15650
  "kind": "field",
@@ -15752,81 +15760,65 @@
15752
15760
  ],
15753
15761
  "attributes": [
15754
15762
  {
15755
- "name": "auto-close",
15756
- "type": {
15757
- "text": "boolean"
15758
- },
15759
- "default": "true",
15760
- "fieldName": "autoClose"
15761
- },
15762
- {
15763
- "name": "disable-button",
15764
- "type": {
15765
- "text": "boolean"
15766
- },
15767
- "default": "false",
15768
- "fieldName": "disabled"
15769
- },
15770
- {
15771
- "name": "name",
15772
- "type": {
15773
- "text": "string"
15774
- },
15775
- "default": "'Dropdown Menu'",
15776
- "fieldName": "name"
15777
- },
15778
- {
15779
- "name": "open",
15780
- "type": {
15781
- "text": "boolean"
15782
- },
15783
- "default": "false",
15784
- "fieldName": "open"
15763
+ "name": "resource-name",
15764
+ "description": "The resource name holding new and existing notifications",
15765
+ "fieldName": "resourceName"
15785
15766
  },
15786
15767
  {
15787
- "name": "buttonAppearance",
15768
+ "name": "close-timeout",
15788
15769
  "type": {
15789
- "text": "string"
15770
+ "text": "number"
15790
15771
  },
15791
- "fieldName": "buttonAppearance"
15772
+ "default": "0",
15773
+ "description": "Number of milliseconds before toast will disappear. Leave empty or set to 0 to keep toast open indefinitely",
15774
+ "fieldName": "closeTimeout"
15792
15775
  }
15793
15776
  ],
15794
15777
  "superclass": {
15795
15778
  "name": "FoundationElement",
15796
15779
  "package": "@microsoft/fast-foundation"
15797
15780
  },
15798
- "tagName": "%%prefix%%-dropdown-menu",
15781
+ "deprecated": "true",
15782
+ "tagName": "%%prefix%%-error-boundary",
15799
15783
  "customElement": true
15800
15784
  },
15801
15785
  {
15802
15786
  "kind": "variable",
15803
- "name": "foundationDropdownMenu",
15804
- "description": "The Foundation Dropdown Menu",
15787
+ "name": "foundationErrorBoundary",
15788
+ "description": "The Foundation Error Boundary",
15805
15789
  "privacy": "public"
15806
15790
  }
15807
15791
  ],
15808
15792
  "exports": [
15809
15793
  {
15810
15794
  "kind": "js",
15811
- "name": "DropdownMenu",
15795
+ "name": "foundationErrorBoundaryShadowOptions",
15812
15796
  "declaration": {
15813
- "name": "DropdownMenu",
15814
- "module": "src/dropdown-menu/dropdown-menu.ts"
15797
+ "name": "foundationErrorBoundaryShadowOptions",
15798
+ "module": "src/error-boundary/error-boundary.ts"
15815
15799
  }
15816
15800
  },
15817
15801
  {
15818
15802
  "kind": "js",
15819
- "name": "foundationDropdownMenu",
15803
+ "name": "ErrorBoundary",
15820
15804
  "declaration": {
15821
- "name": "foundationDropdownMenu",
15822
- "module": "src/dropdown-menu/dropdown-menu.ts"
15805
+ "name": "ErrorBoundary",
15806
+ "module": "src/error-boundary/error-boundary.ts"
15807
+ }
15808
+ },
15809
+ {
15810
+ "kind": "js",
15811
+ "name": "foundationErrorBoundary",
15812
+ "declaration": {
15813
+ "name": "foundationErrorBoundary",
15814
+ "module": "src/error-boundary/error-boundary.ts"
15823
15815
  }
15824
15816
  }
15825
15817
  ]
15826
15818
  },
15827
15819
  {
15828
15820
  "kind": "javascript-module",
15829
- "path": "src/dropdown-menu/index.ts",
15821
+ "path": "src/error-boundary/index.ts",
15830
15822
  "declarations": [],
15831
15823
  "exports": [
15832
15824
  {
@@ -15834,7 +15826,7 @@
15834
15826
  "name": "*",
15835
15827
  "declaration": {
15836
15828
  "name": "*",
15837
- "package": "./dropdown-menu.styles"
15829
+ "package": "./error-boundary.template"
15838
15830
  }
15839
15831
  },
15840
15832
  {
@@ -15842,15 +15834,23 @@
15842
15834
  "name": "*",
15843
15835
  "declaration": {
15844
15836
  "name": "*",
15845
- "package": "./dropdown-menu.template"
15837
+ "package": "./error-boundary"
15846
15838
  }
15847
15839
  },
15848
15840
  {
15849
15841
  "kind": "js",
15850
- "name": "*",
15842
+ "name": "ErrorBoundaryEvent",
15851
15843
  "declaration": {
15852
- "name": "*",
15853
- "package": "./dropdown-menu"
15844
+ "name": "ErrorBoundaryEvent",
15845
+ "package": "@genesislcap/foundation-errors"
15846
+ }
15847
+ },
15848
+ {
15849
+ "kind": "js",
15850
+ "name": "ErrorStructure",
15851
+ "declaration": {
15852
+ "name": "ErrorStructure",
15853
+ "package": "@genesislcap/foundation-errors"
15854
15854
  }
15855
15855
  }
15856
15856
  ]