@genesislcap/foundation-ui 14.183.0 → 14.183.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,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",
@@ -895,158 +864,7 @@
895
864
  },
896
865
  {
897
866
  "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",
867
+ "path": "src/_config/index.ts",
1050
868
  "declarations": [],
1051
869
  "exports": [
1052
870
  {
@@ -1054,7 +872,7 @@
1054
872
  "name": "*",
1055
873
  "declaration": {
1056
874
  "name": "*",
1057
- "package": "./accordion.template"
875
+ "package": "./styles"
1058
876
  }
1059
877
  },
1060
878
  {
@@ -1062,7 +880,7 @@
1062
880
  "name": "*",
1063
881
  "declaration": {
1064
882
  "name": "*",
1065
- "package": "./accordion.styles"
883
+ "package": "./tokens"
1066
884
  }
1067
885
  },
1068
886
  {
@@ -1070,7 +888,7 @@
1070
888
  "name": "*",
1071
889
  "declaration": {
1072
890
  "name": "*",
1073
- "package": "./accordion"
891
+ "package": "./values"
1074
892
  }
1075
893
  }
1076
894
  ]
@@ -2030,11 +1848,11 @@
2030
1848
  },
2031
1849
  {
2032
1850
  "kind": "javascript-module",
2033
- "path": "src/anchor/anchor.styles.ts",
1851
+ "path": "src/accordion/accordion.styles.ts",
2034
1852
  "declarations": [
2035
1853
  {
2036
1854
  "kind": "function",
2037
- "name": "foundationAnchorStyles",
1855
+ "name": "foundationAccordionStyles",
2038
1856
  "return": {
2039
1857
  "type": {
2040
1858
  "text": "ElementStyles"
@@ -2059,24 +1877,24 @@
2059
1877
  "exports": [
2060
1878
  {
2061
1879
  "kind": "js",
2062
- "name": "foundationAnchorStyles",
1880
+ "name": "foundationAccordionStyles",
2063
1881
  "declaration": {
2064
- "name": "foundationAnchorStyles",
2065
- "module": "src/anchor/anchor.styles.ts"
1882
+ "name": "foundationAccordionStyles",
1883
+ "module": "src/accordion/accordion.styles.ts"
2066
1884
  }
2067
1885
  }
2068
1886
  ]
2069
1887
  },
2070
1888
  {
2071
1889
  "kind": "javascript-module",
2072
- "path": "src/anchor/anchor.template.ts",
1890
+ "path": "src/accordion/accordion.template.ts",
2073
1891
  "declarations": [
2074
1892
  {
2075
1893
  "kind": "function",
2076
- "name": "foundationAnchorTemplate",
1894
+ "name": "foundationAccordionTemplate",
2077
1895
  "return": {
2078
1896
  "type": {
2079
- "text": "ViewTemplate<Anchor>"
1897
+ "text": "ViewTemplate<Accordion>"
2080
1898
  }
2081
1899
  },
2082
1900
  "parameters": [
@@ -2098,62 +1916,244 @@
2098
1916
  "exports": [
2099
1917
  {
2100
1918
  "kind": "js",
2101
- "name": "foundationAnchorTemplate",
1919
+ "name": "foundationAccordionTemplate",
2102
1920
  "declaration": {
2103
- "name": "foundationAnchorTemplate",
2104
- "module": "src/anchor/anchor.template.ts"
1921
+ "name": "foundationAccordionTemplate",
1922
+ "module": "src/accordion/accordion.template.ts"
2105
1923
  }
2106
1924
  }
2107
1925
  ]
2108
1926
  },
2109
1927
  {
2110
1928
  "kind": "javascript-module",
2111
- "path": "src/anchor/anchor.ts",
1929
+ "path": "src/accordion/accordion.ts",
2112
1930
  "declarations": [
2113
1931
  {
2114
1932
  "kind": "class",
2115
1933
  "description": "",
2116
- "name": "Anchor",
1934
+ "name": "Accordion",
2117
1935
  "superclass": {
2118
- "name": "FASTAnchor",
2119
- "package": "@microsoft/fast-components"
1936
+ "name": "FASTAccordion",
1937
+ "package": "@microsoft/fast-foundation"
2120
1938
  },
2121
- "tagName": "%%prefix%%-anchor",
2122
- "customElement": true,
2123
- "attributes": [
2124
- {
2125
- "name": "download",
2126
- "type": {
2127
- "text": "string"
2128
- },
2129
- "description": "Prompts the user to save the linked URL. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
2130
- "fieldName": "download",
2131
- "inheritedFrom": {
2132
- "name": "Anchor",
2133
- "module": "src/anchor/anchor.ts"
2134
- }
2135
- },
2136
- {
2137
- "name": "href",
2138
- "type": {
2139
- "text": "string"
2140
- },
2141
- "description": "The URL the hyperlink references. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
2142
- "fieldName": "href",
2143
- "inheritedFrom": {
2144
- "name": "Anchor",
2145
- "module": "src/anchor/anchor.ts"
2146
- }
2147
- },
2148
- {
2149
- "name": "hreflang",
2150
- "type": {
2151
- "text": "string"
2152
- },
2153
- "description": "Hints at the language of the referenced resource. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
2154
- "fieldName": "hreflang",
2155
- "inheritedFrom": {
2156
- "name": "Anchor",
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
+ {
2032
+ "kind": "javascript-module",
2033
+ "path": "src/anchor/anchor.styles.ts",
2034
+ "declarations": [
2035
+ {
2036
+ "kind": "function",
2037
+ "name": "foundationAnchorStyles",
2038
+ "return": {
2039
+ "type": {
2040
+ "text": "ElementStyles"
2041
+ }
2042
+ },
2043
+ "parameters": [
2044
+ {
2045
+ "name": "context",
2046
+ "type": {
2047
+ "text": "ElementDefinitionContext"
2048
+ }
2049
+ },
2050
+ {
2051
+ "name": "definition",
2052
+ "type": {
2053
+ "text": "FoundationElementDefinition"
2054
+ }
2055
+ }
2056
+ ]
2057
+ }
2058
+ ],
2059
+ "exports": [
2060
+ {
2061
+ "kind": "js",
2062
+ "name": "foundationAnchorStyles",
2063
+ "declaration": {
2064
+ "name": "foundationAnchorStyles",
2065
+ "module": "src/anchor/anchor.styles.ts"
2066
+ }
2067
+ }
2068
+ ]
2069
+ },
2070
+ {
2071
+ "kind": "javascript-module",
2072
+ "path": "src/anchor/anchor.template.ts",
2073
+ "declarations": [
2074
+ {
2075
+ "kind": "function",
2076
+ "name": "foundationAnchorTemplate",
2077
+ "return": {
2078
+ "type": {
2079
+ "text": "ViewTemplate<Anchor>"
2080
+ }
2081
+ },
2082
+ "parameters": [
2083
+ {
2084
+ "name": "context",
2085
+ "type": {
2086
+ "text": "ElementDefinitionContext"
2087
+ }
2088
+ },
2089
+ {
2090
+ "name": "definition",
2091
+ "type": {
2092
+ "text": "FoundationElementDefinition"
2093
+ }
2094
+ }
2095
+ ]
2096
+ }
2097
+ ],
2098
+ "exports": [
2099
+ {
2100
+ "kind": "js",
2101
+ "name": "foundationAnchorTemplate",
2102
+ "declaration": {
2103
+ "name": "foundationAnchorTemplate",
2104
+ "module": "src/anchor/anchor.template.ts"
2105
+ }
2106
+ }
2107
+ ]
2108
+ },
2109
+ {
2110
+ "kind": "javascript-module",
2111
+ "path": "src/anchor/anchor.ts",
2112
+ "declarations": [
2113
+ {
2114
+ "kind": "class",
2115
+ "description": "",
2116
+ "name": "Anchor",
2117
+ "superclass": {
2118
+ "name": "FASTAnchor",
2119
+ "package": "@microsoft/fast-components"
2120
+ },
2121
+ "tagName": "%%prefix%%-anchor",
2122
+ "customElement": true,
2123
+ "attributes": [
2124
+ {
2125
+ "name": "download",
2126
+ "type": {
2127
+ "text": "string"
2128
+ },
2129
+ "description": "Prompts the user to save the linked URL. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
2130
+ "fieldName": "download",
2131
+ "inheritedFrom": {
2132
+ "name": "Anchor",
2133
+ "module": "src/anchor/anchor.ts"
2134
+ }
2135
+ },
2136
+ {
2137
+ "name": "href",
2138
+ "type": {
2139
+ "text": "string"
2140
+ },
2141
+ "description": "The URL the hyperlink references. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
2142
+ "fieldName": "href",
2143
+ "inheritedFrom": {
2144
+ "name": "Anchor",
2145
+ "module": "src/anchor/anchor.ts"
2146
+ }
2147
+ },
2148
+ {
2149
+ "name": "hreflang",
2150
+ "type": {
2151
+ "text": "string"
2152
+ },
2153
+ "description": "Hints at the language of the referenced resource. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
2154
+ "fieldName": "hreflang",
2155
+ "inheritedFrom": {
2156
+ "name": "Anchor",
2157
2157
  "module": "src/anchor/anchor.ts"
2158
2158
  }
2159
2159
  },
@@ -13731,7 +13731,7 @@
13731
13731
  "type": {
13732
13732
  "text": "ElementStyles"
13733
13733
  },
13734
- "default": "css`\n dialog[type='error'],\n dialog[type='success'] {\n padding: calc(var(--design-unit) * 2px) calc(var(--design-unit) * 4px)\n calc(var(--design-unit) * 2px) calc(var(--design-unit) * 6px);\n }\n\n dialog[type='error']::before,\n dialog[type='success']::before {\n content: '';\n position: absolute;\n top: 50%;\n transform: translateY(-50%);\n left: calc(var(--design-unit) * 3px - 2px);\n height: calc(100% - (var(--design-unit) * 4px));\n width: 4px;\n border-radius: 2px;\n }\n\n dialog[type='error']::before {\n background-color: var(--color-error);\n }\n\n dialog[type='success']::before {\n background-color: var(--color-success);\n }\n\n :host {\n --dialog-close-icon-display: block;\n --dialog-min-width: 358px;\n --notification-details-min-height: 40px;\n }\n\n .close-icon {\n display: var(--dialog-close-icon-display);\n position: absolute;\n right: calc(var(--design-unit) * 2px);\n top: calc(var(--design-unit) * 2px);\n cursor: pointer;\n }\n\n .close-icon svg {\n border-radius: calc(var(--control-corner-radius) * 1px);\n padding: calc(var(--design-unit) * 2px);\n }\n\n dialog {\n background-color: var(--dialog-background, var(--fill-color));\n padding: calc(var(--design-unit) * 2px) calc(var(--design-unit) * 4px)\n calc(var(--design-unit) * 4px);\n overflow: inherit;\n }\n\n :host([position='right']) dialog .content-wrapper,\n :host([position='left']) dialog .content-wrapper,\n :host([position='left']) dialog,\n :host([position='right']) dialog {\n height: 100%;\n }\n\n :host([position='left']) dialog {\n margin-left: 0;\n }\n\n :host([position='right']) dialog {\n margin-right: 0;\n }\n\n ::slotted(zero-divider) {\n width: 100%;\n }\n\n .title {\n margin-top: calc(var(--design-unit) * 2px);\n font-size: 14px;\n }\n\n .details {\n font-size: 12px;\n overflow: hidden;\n min-height: var(--notification-details-min-height);\n }\n`"
13734
+ "default": "css`\n :host {\n --dialog-close-icon-display: block;\n --dialog-min-width: 358px;\n --notification-details-min-height: 40px;\n }\n\n dialog[type='error'],\n dialog[type='success'] {\n padding: calc(var(--design-unit) * 2px) calc(var(--design-unit) * 4px)\n calc(var(--design-unit) * 2px) calc(var(--design-unit) * 6px);\n }\n\n dialog[type='error']::before,\n dialog[type='success']::before {\n content: '';\n position: absolute;\n top: 50%;\n transform: translateY(-50%);\n left: calc(var(--design-unit) * 3px - 2px);\n height: calc(100% - (var(--design-unit) * 4px));\n width: 4px;\n border-radius: 2px;\n }\n\n dialog[type='error']::before {\n background-color: var(--color-error);\n }\n\n dialog[type='success']::before {\n background-color: var(--color-success);\n }\n\n .close-icon {\n display: var(--dialog-close-icon-display);\n position: absolute;\n right: calc(var(--design-unit) * 2px);\n top: calc(var(--design-unit) * 2px);\n cursor: pointer;\n }\n\n .close-icon svg {\n border-radius: calc(var(--control-corner-radius) * 1px);\n padding: calc(var(--design-unit) * 2px);\n }\n\n dialog {\n background-color: var(--dialog-background, var(--fill-color));\n padding: calc(var(--design-unit) * 2px) calc(var(--design-unit) * 4px)\n calc(var(--design-unit) * 4px);\n outline: none;\n overflow: inherit;\n }\n\n :host([position='right']) dialog .content-wrapper,\n :host([position='left']) dialog .content-wrapper,\n :host([position='left']) dialog,\n :host([position='right']) dialog {\n height: 100%;\n }\n\n :host([position='left']) dialog {\n margin-left: 0;\n }\n\n :host([position='right']) dialog {\n margin-right: 0;\n }\n\n ::slotted(zero-divider) {\n width: 100%;\n }\n\n .title {\n margin-top: calc(var(--design-unit) * 2px);\n font-size: 14px;\n }\n\n .details {\n font-size: 12px;\n overflow: hidden;\n min-height: var(--notification-details-min-height);\n }\n`"
13735
13735
  }
13736
13736
  ],
13737
13737
  "exports": [
@@ -24470,7 +24470,7 @@
24470
24470
  },
24471
24471
  {
24472
24472
  "kind": "javascript-module",
24473
- "path": "src/number-field/index.ts",
24473
+ "path": "src/notification-listener/index.ts",
24474
24474
  "declarations": [],
24475
24475
  "exports": [
24476
24476
  {
@@ -24478,7 +24478,7 @@
24478
24478
  "name": "*",
24479
24479
  "declaration": {
24480
24480
  "name": "*",
24481
- "package": "./number-field.template"
24481
+ "package": "./notification-listener.template"
24482
24482
  }
24483
24483
  },
24484
24484
  {
@@ -24486,361 +24486,440 @@
24486
24486
  "name": "*",
24487
24487
  "declaration": {
24488
24488
  "name": "*",
24489
- "package": "./number-field.styles"
24489
+ "package": "./notification-listener"
24490
24490
  }
24491
- },
24491
+ }
24492
+ ]
24493
+ },
24494
+ {
24495
+ "kind": "javascript-module",
24496
+ "path": "src/notification-listener/notification-listener.template.ts",
24497
+ "declarations": [
24498
+ {
24499
+ "kind": "variable",
24500
+ "name": "foundationNotificationListenerTemplate",
24501
+ "type": {
24502
+ "text": "ViewTemplate<NotificationListener>"
24503
+ },
24504
+ "default": "html<NotificationListener>`\n <template ${ref('notificationListener')}>\n <slot></slot>\n </template>\n`"
24505
+ }
24506
+ ],
24507
+ "exports": [
24492
24508
  {
24493
24509
  "kind": "js",
24494
- "name": "*",
24510
+ "name": "foundationNotificationListenerTemplate",
24495
24511
  "declaration": {
24496
- "name": "*",
24497
- "package": "./number-field"
24512
+ "name": "foundationNotificationListenerTemplate",
24513
+ "module": "src/notification-listener/notification-listener.template.ts"
24498
24514
  }
24499
24515
  }
24500
24516
  ]
24501
24517
  },
24502
24518
  {
24503
24519
  "kind": "javascript-module",
24504
- "path": "src/number-field/number-field.styles.ts",
24520
+ "path": "src/notification-listener/notification-listener.ts",
24505
24521
  "declarations": [
24506
24522
  {
24507
- "kind": "function",
24508
- "name": "foundationNumberFieldStyles",
24509
- "return": {
24510
- "type": {
24511
- "text": "ElementStyles"
24512
- }
24523
+ "kind": "variable",
24524
+ "name": "foundationNotificationListenerShadowOptions",
24525
+ "type": {
24526
+ "text": "ShadowRootInit"
24513
24527
  },
24514
- "parameters": [
24515
- {
24516
- "name": "context",
24517
- "type": {
24518
- "text": "ElementDefinitionContext"
24519
- }
24520
- },
24521
- {
24522
- "name": "definition",
24523
- "type": {
24524
- "text": "FoundationElementDefinition"
24525
- }
24526
- }
24527
- ]
24528
- }
24529
- ],
24530
- "exports": [
24531
- {
24532
- "kind": "js",
24533
- "name": "foundationNumberFieldStyles",
24534
- "declaration": {
24535
- "name": "foundationNumberFieldStyles",
24536
- "module": "src/number-field/number-field.styles.ts"
24537
- }
24538
- }
24539
- ]
24540
- },
24541
- {
24542
- "kind": "javascript-module",
24543
- "path": "src/number-field/number-field.template.ts",
24544
- "declarations": [
24545
- {
24546
- "kind": "function",
24547
- "name": "foundationNumberFieldTemplate",
24548
- "parameters": [
24549
- {
24550
- "name": "context",
24551
- "type": {
24552
- "text": "ElementDefinitionContext"
24553
- }
24554
- },
24555
- {
24556
- "name": "definition",
24557
- "type": {
24558
- "text": "NumberFieldOptions"
24559
- }
24560
- }
24561
- ]
24562
- }
24563
- ],
24564
- "exports": [
24565
- {
24566
- "kind": "js",
24567
- "name": "foundationNumberFieldTemplate",
24568
- "declaration": {
24569
- "name": "foundationNumberFieldTemplate",
24570
- "module": "src/number-field/number-field.template.ts"
24571
- }
24572
- }
24573
- ]
24574
- },
24575
- {
24576
- "kind": "javascript-module",
24577
- "path": "src/number-field/number-field.ts",
24578
- "declarations": [
24528
+ "default": "{\n mode: 'open',\n delegatesFocus: true,\n}"
24529
+ },
24579
24530
  {
24580
24531
  "kind": "class",
24581
24532
  "description": "",
24582
- "name": "NumberField",
24533
+ "name": "NotificationListener",
24583
24534
  "members": [
24584
24535
  {
24585
24536
  "kind": "field",
24586
- "name": "autocomplete",
24537
+ "name": "notificationListener",
24587
24538
  "type": {
24588
- "text": "string"
24539
+ "text": "HTMLElement"
24589
24540
  }
24590
24541
  },
24591
- {
24592
- "kind": "method",
24593
- "name": "autocompleteChanged",
24594
- "privacy": "private"
24595
- },
24596
24542
  {
24597
24543
  "kind": "field",
24598
- "name": "hideStep",
24599
- "type": {
24600
- "text": "boolean"
24601
- },
24602
- "privacy": "public",
24603
- "default": "false",
24604
- "description": "When true, spin buttons will not be rendered",
24605
- "inheritedFrom": {
24606
- "name": "NumberField",
24607
- "module": "src/number-field/number-field.ts"
24608
- }
24544
+ "name": "resourceName",
24545
+ "description": "The resource name holding new and existing notifications",
24546
+ "privacy": "public"
24609
24547
  },
24610
24548
  {
24611
24549
  "kind": "field",
24612
- "name": "value",
24550
+ "name": "closeTimeout",
24613
24551
  "type": {
24614
- "text": "string"
24552
+ "text": "number"
24615
24553
  },
24616
- "default": "''"
24554
+ "default": "0",
24555
+ "description": "Number of milliseconds before toast will disappear. Leave empty or set to 0 to keep toast open indefinitely",
24556
+ "privacy": "public"
24617
24557
  },
24618
24558
  {
24619
24559
  "kind": "field",
24620
- "name": "withFormatting",
24560
+ "name": "toastButtons",
24621
24561
  "type": {
24622
- "text": "boolean"
24562
+ "text": "ToastButton[]"
24623
24563
  },
24624
- "default": "false"
24564
+ "default": "[]",
24565
+ "description": "Array of buttons for notification toasts",
24566
+ "privacy": "public"
24625
24567
  },
24626
24568
  {
24627
24569
  "kind": "field",
24628
- "name": "locale",
24570
+ "name": "dataSub",
24629
24571
  "type": {
24630
- "text": "string"
24572
+ "text": "Subscription"
24631
24573
  },
24632
- "default": "'en-US'"
24574
+ "privacy": "protected"
24633
24575
  },
24634
24576
  {
24635
24577
  "kind": "field",
24636
- "name": "options",
24578
+ "name": "datasource",
24637
24579
  "type": {
24638
- "text": "Intl.NumberFormatOptions"
24580
+ "text": "Datasource"
24639
24581
  },
24640
- "default": "{\n maximumFractionDigits: 3,\n minimumFractionDigits: 0,\n }"
24582
+ "privacy": "private"
24641
24583
  },
24642
24584
  {
24643
24585
  "kind": "method",
24644
- "name": "sanitiseInputVal",
24586
+ "name": "handleStreamUpdate",
24645
24587
  "privacy": "private",
24646
24588
  "return": {
24647
24589
  "type": {
24648
- "text": "string"
24590
+ "text": "void"
24649
24591
  }
24650
24592
  },
24651
24593
  "parameters": [
24652
24594
  {
24653
- "name": "inputVal",
24595
+ "name": "dataServerResult",
24654
24596
  "type": {
24655
- "text": "string"
24597
+ "text": "any"
24656
24598
  }
24657
24599
  }
24658
24600
  ]
24659
24601
  },
24660
24602
  {
24661
24603
  "kind": "method",
24662
- "name": "toIntlNumberFormat",
24663
- "privacy": "private",
24604
+ "name": "showNotificationToast",
24605
+ "privacy": "protected",
24664
24606
  "return": {
24665
24607
  "type": {
24666
- "text": "string"
24608
+ "text": "void"
24667
24609
  }
24668
24610
  },
24669
24611
  "parameters": [
24670
24612
  {
24671
- "name": "value",
24613
+ "name": "row",
24672
24614
  "type": {
24673
- "text": "string"
24615
+ "text": "NotificationDataRow"
24674
24616
  }
24675
24617
  }
24676
24618
  ]
24677
24619
  },
24678
24620
  {
24679
- "kind": "method",
24680
- "name": "validateValue",
24681
- "privacy": "private",
24682
- "return": {
24683
- "type": {
24684
- "text": "string"
24685
- }
24621
+ "kind": "field",
24622
+ "name": "_presentation",
24623
+ "type": {
24624
+ "text": "ComponentPresentation | null | undefined"
24686
24625
  },
24687
- "parameters": [
24688
- {
24689
- "name": "value",
24690
- "type": {
24691
- "text": "string"
24692
- }
24693
- },
24694
- {
24695
- "name": "withFormatting",
24696
- "default": "true"
24697
- }
24698
- ]
24626
+ "privacy": "private",
24627
+ "default": "void 0",
24628
+ "inheritedFrom": {
24629
+ "name": "FoundationElement",
24630
+ "module": "src/foundation-element/foundation-element.ts"
24631
+ }
24699
24632
  },
24700
24633
  {
24701
- "kind": "method",
24702
- "name": "validateMinMax",
24703
- "privacy": "private",
24704
- "return": {
24705
- "type": {
24706
- "text": "string"
24707
- }
24634
+ "kind": "field",
24635
+ "name": "$presentation",
24636
+ "type": {
24637
+ "text": "ComponentPresentation | null"
24708
24638
  },
24709
- "parameters": [
24710
- {
24711
- "name": "value",
24712
- "type": {
24713
- "text": "string"
24714
- }
24715
- },
24716
- {
24717
- "name": "withFormatting",
24718
- "default": "true"
24719
- }
24720
- ]
24639
+ "privacy": "public",
24640
+ "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
24641
+ "inheritedFrom": {
24642
+ "name": "FoundationElement",
24643
+ "module": "src/foundation-element/foundation-element.ts"
24644
+ }
24721
24645
  },
24722
24646
  {
24723
- "kind": "method",
24724
- "name": "stepUp",
24725
- "privacy": "public",
24726
- "return": {
24727
- "type": {
24728
- "text": "void"
24729
- }
24647
+ "kind": "field",
24648
+ "name": "template",
24649
+ "type": {
24650
+ "text": "ElementViewTemplate | void | null"
24730
24651
  },
24731
- "description": "Increments the value using the step value",
24652
+ "privacy": "public",
24653
+ "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.",
24732
24654
  "inheritedFrom": {
24733
- "name": "NumberField",
24734
- "module": "src/number-field/number-field.ts"
24655
+ "name": "FoundationElement",
24656
+ "module": "src/foundation-element/foundation-element.ts"
24735
24657
  }
24736
24658
  },
24737
24659
  {
24738
24660
  "kind": "method",
24739
- "name": "stepDown",
24740
- "privacy": "public",
24661
+ "name": "templateChanged",
24662
+ "privacy": "protected",
24741
24663
  "return": {
24742
24664
  "type": {
24743
24665
  "text": "void"
24744
24666
  }
24745
24667
  },
24746
- "description": "Decrements the value using the step value",
24747
24668
  "inheritedFrom": {
24748
- "name": "NumberField",
24749
- "module": "src/number-field/number-field.ts"
24669
+ "name": "FoundationElement",
24670
+ "module": "src/foundation-element/foundation-element.ts"
24750
24671
  }
24751
24672
  },
24752
24673
  {
24753
- "kind": "method",
24754
- "name": "hasSeparatorWithoutDecimals"
24674
+ "kind": "field",
24675
+ "name": "styles",
24676
+ "type": {
24677
+ "text": "ElementStyles | void | null"
24678
+ },
24679
+ "privacy": "public",
24680
+ "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.",
24681
+ "inheritedFrom": {
24682
+ "name": "FoundationElement",
24683
+ "module": "src/foundation-element/foundation-element.ts"
24684
+ }
24755
24685
  },
24756
24686
  {
24757
24687
  "kind": "method",
24758
- "name": "handleTextInput",
24688
+ "name": "stylesChanged",
24689
+ "privacy": "protected",
24759
24690
  "return": {
24760
24691
  "type": {
24761
24692
  "text": "void"
24762
24693
  }
24694
+ },
24695
+ "inheritedFrom": {
24696
+ "name": "FoundationElement",
24697
+ "module": "src/foundation-element/foundation-element.ts"
24763
24698
  }
24764
24699
  },
24765
24700
  {
24766
24701
  "kind": "method",
24767
- "name": "valueChanged",
24702
+ "name": "compose",
24703
+ "privacy": "public",
24704
+ "static": true,
24768
24705
  "return": {
24769
24706
  "type": {
24770
- "text": "void"
24707
+ "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
24771
24708
  }
24772
24709
  },
24773
24710
  "parameters": [
24774
24711
  {
24775
- "name": "previous",
24712
+ "name": "this",
24776
24713
  "type": {
24777
- "text": "any"
24714
+ "text": "K"
24778
24715
  }
24779
24716
  },
24780
24717
  {
24781
- "name": "next",
24718
+ "name": "elementDefinition",
24782
24719
  "type": {
24783
- "text": "any"
24784
- }
24785
- }
24786
- ]
24787
- },
24788
- {
24789
- "kind": "method",
24790
- "name": "handleBlur",
24791
- "return": {
24792
- "type": {
24793
- "text": "void"
24720
+ "text": "T"
24721
+ },
24722
+ "description": "The definition of the element to create the registry\nfunction for."
24794
24723
  }
24724
+ ],
24725
+ "description": "Defines an element registry function with a set of element definition defaults.",
24726
+ "inheritedFrom": {
24727
+ "name": "FoundationElement",
24728
+ "module": "src/foundation-element/foundation-element.ts"
24795
24729
  }
24730
+ }
24731
+ ],
24732
+ "attributes": [
24733
+ {
24734
+ "name": "resource-name",
24735
+ "description": "The resource name holding new and existing notifications",
24736
+ "fieldName": "resourceName"
24796
24737
  },
24797
24738
  {
24798
- "kind": "field",
24799
- "name": "readOnly",
24739
+ "name": "close-timeout",
24800
24740
  "type": {
24801
- "text": "boolean"
24741
+ "text": "number"
24802
24742
  },
24803
- "privacy": "public",
24804
- "description": "When true, the control will be immutable by user interaction. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute} for more information.",
24805
- "inheritedFrom": {
24806
- "name": "NumberField",
24807
- "module": "src/number-field/number-field.ts"
24743
+ "default": "0",
24744
+ "description": "Number of milliseconds before toast will disappear. Leave empty or set to 0 to keep toast open indefinitely",
24745
+ "fieldName": "closeTimeout"
24746
+ }
24747
+ ],
24748
+ "superclass": {
24749
+ "name": "FoundationElement",
24750
+ "package": "@microsoft/fast-foundation"
24751
+ },
24752
+ "tagName": "%%prefix%%-notification-listener",
24753
+ "customElement": true
24754
+ },
24755
+ {
24756
+ "kind": "variable",
24757
+ "name": "foundationNotificationListener",
24758
+ "description": "The Foundation Notification Listener",
24759
+ "privacy": "public"
24760
+ }
24761
+ ],
24762
+ "exports": [
24763
+ {
24764
+ "kind": "js",
24765
+ "name": "foundationNotificationListenerShadowOptions",
24766
+ "declaration": {
24767
+ "name": "foundationNotificationListenerShadowOptions",
24768
+ "module": "src/notification-listener/notification-listener.ts"
24769
+ }
24770
+ },
24771
+ {
24772
+ "kind": "js",
24773
+ "name": "NotificationListener",
24774
+ "declaration": {
24775
+ "name": "NotificationListener",
24776
+ "module": "src/notification-listener/notification-listener.ts"
24777
+ }
24778
+ },
24779
+ {
24780
+ "kind": "js",
24781
+ "name": "foundationNotificationListener",
24782
+ "declaration": {
24783
+ "name": "foundationNotificationListener",
24784
+ "module": "src/notification-listener/notification-listener.ts"
24785
+ }
24786
+ }
24787
+ ]
24788
+ },
24789
+ {
24790
+ "kind": "javascript-module",
24791
+ "path": "src/number-field/index.ts",
24792
+ "declarations": [],
24793
+ "exports": [
24794
+ {
24795
+ "kind": "js",
24796
+ "name": "*",
24797
+ "declaration": {
24798
+ "name": "*",
24799
+ "package": "./number-field.template"
24800
+ }
24801
+ },
24802
+ {
24803
+ "kind": "js",
24804
+ "name": "*",
24805
+ "declaration": {
24806
+ "name": "*",
24807
+ "package": "./number-field.styles"
24808
+ }
24809
+ },
24810
+ {
24811
+ "kind": "js",
24812
+ "name": "*",
24813
+ "declaration": {
24814
+ "name": "*",
24815
+ "package": "./number-field"
24816
+ }
24817
+ }
24818
+ ]
24819
+ },
24820
+ {
24821
+ "kind": "javascript-module",
24822
+ "path": "src/number-field/number-field.styles.ts",
24823
+ "declarations": [
24824
+ {
24825
+ "kind": "function",
24826
+ "name": "foundationNumberFieldStyles",
24827
+ "return": {
24828
+ "type": {
24829
+ "text": "ElementStyles"
24830
+ }
24831
+ },
24832
+ "parameters": [
24833
+ {
24834
+ "name": "context",
24835
+ "type": {
24836
+ "text": "ElementDefinitionContext"
24808
24837
  }
24809
24838
  },
24810
24839
  {
24811
- "kind": "field",
24812
- "name": "autofocus",
24840
+ "name": "definition",
24813
24841
  "type": {
24814
- "text": "boolean"
24815
- },
24816
- "privacy": "public",
24817
- "description": "Indicates that this element should get focus after the page finishes loading. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefautofocus | autofocus HTML attribute} for more information.",
24818
- "inheritedFrom": {
24819
- "name": "NumberField",
24820
- "module": "src/number-field/number-field.ts"
24842
+ "text": "FoundationElementDefinition"
24843
+ }
24844
+ }
24845
+ ]
24846
+ }
24847
+ ],
24848
+ "exports": [
24849
+ {
24850
+ "kind": "js",
24851
+ "name": "foundationNumberFieldStyles",
24852
+ "declaration": {
24853
+ "name": "foundationNumberFieldStyles",
24854
+ "module": "src/number-field/number-field.styles.ts"
24855
+ }
24856
+ }
24857
+ ]
24858
+ },
24859
+ {
24860
+ "kind": "javascript-module",
24861
+ "path": "src/number-field/number-field.template.ts",
24862
+ "declarations": [
24863
+ {
24864
+ "kind": "function",
24865
+ "name": "foundationNumberFieldTemplate",
24866
+ "parameters": [
24867
+ {
24868
+ "name": "context",
24869
+ "type": {
24870
+ "text": "ElementDefinitionContext"
24821
24871
  }
24822
24872
  },
24873
+ {
24874
+ "name": "definition",
24875
+ "type": {
24876
+ "text": "NumberFieldOptions"
24877
+ }
24878
+ }
24879
+ ]
24880
+ }
24881
+ ],
24882
+ "exports": [
24883
+ {
24884
+ "kind": "js",
24885
+ "name": "foundationNumberFieldTemplate",
24886
+ "declaration": {
24887
+ "name": "foundationNumberFieldTemplate",
24888
+ "module": "src/number-field/number-field.template.ts"
24889
+ }
24890
+ }
24891
+ ]
24892
+ },
24893
+ {
24894
+ "kind": "javascript-module",
24895
+ "path": "src/number-field/number-field.ts",
24896
+ "declarations": [
24897
+ {
24898
+ "kind": "class",
24899
+ "description": "",
24900
+ "name": "NumberField",
24901
+ "members": [
24823
24902
  {
24824
24903
  "kind": "field",
24825
- "name": "placeholder",
24904
+ "name": "autocomplete",
24826
24905
  "type": {
24827
24906
  "text": "string"
24828
- },
24829
- "privacy": "public",
24830
- "description": "Sets the placeholder value of the element, generally used to provide a hint to the user.",
24831
- "inheritedFrom": {
24832
- "name": "NumberField",
24833
- "module": "src/number-field/number-field.ts"
24834
24907
  }
24835
24908
  },
24909
+ {
24910
+ "kind": "method",
24911
+ "name": "autocompleteChanged",
24912
+ "privacy": "private"
24913
+ },
24836
24914
  {
24837
24915
  "kind": "field",
24838
- "name": "list",
24916
+ "name": "hideStep",
24839
24917
  "type": {
24840
- "text": "string"
24918
+ "text": "boolean"
24841
24919
  },
24842
24920
  "privacy": "public",
24843
- "description": "Allows associating a {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist | datalist} to the element by {@link https://developer.mozilla.org/en-US/docs/Web/API/Element/id}.",
24921
+ "default": "false",
24922
+ "description": "When true, spin buttons will not be rendered",
24844
24923
  "inheritedFrom": {
24845
24924
  "name": "NumberField",
24846
24925
  "module": "src/number-field/number-field.ts"
@@ -24848,46 +24927,285 @@
24848
24927
  },
24849
24928
  {
24850
24929
  "kind": "field",
24851
- "name": "maxlength",
24930
+ "name": "value",
24852
24931
  "type": {
24853
- "text": "number"
24932
+ "text": "string"
24854
24933
  },
24855
- "privacy": "public",
24856
- "description": "The maximum number of characters a user can enter.",
24857
- "inheritedFrom": {
24858
- "name": "NumberField",
24859
- "module": "src/number-field/number-field.ts"
24860
- }
24934
+ "default": "''"
24861
24935
  },
24862
24936
  {
24863
24937
  "kind": "field",
24864
- "name": "minlength",
24938
+ "name": "withFormatting",
24865
24939
  "type": {
24866
- "text": "number"
24940
+ "text": "boolean"
24867
24941
  },
24868
- "privacy": "public",
24869
- "description": "The minimum number of characters a user can enter.",
24870
- "inheritedFrom": {
24871
- "name": "NumberField",
24872
- "module": "src/number-field/number-field.ts"
24873
- }
24942
+ "default": "false"
24874
24943
  },
24875
24944
  {
24876
24945
  "kind": "field",
24877
- "name": "size",
24946
+ "name": "locale",
24878
24947
  "type": {
24879
- "text": "number"
24948
+ "text": "string"
24880
24949
  },
24881
- "privacy": "public",
24882
- "description": "Sets the width of the element to a specified number of characters.",
24883
- "inheritedFrom": {
24884
- "name": "NumberField",
24885
- "module": "src/number-field/number-field.ts"
24886
- }
24950
+ "default": "'en-US'"
24887
24951
  },
24888
24952
  {
24889
24953
  "kind": "field",
24890
- "name": "step",
24954
+ "name": "options",
24955
+ "type": {
24956
+ "text": "Intl.NumberFormatOptions"
24957
+ },
24958
+ "default": "{\n maximumFractionDigits: 3,\n minimumFractionDigits: 0,\n }"
24959
+ },
24960
+ {
24961
+ "kind": "method",
24962
+ "name": "sanitiseInputVal",
24963
+ "privacy": "private",
24964
+ "return": {
24965
+ "type": {
24966
+ "text": "string"
24967
+ }
24968
+ },
24969
+ "parameters": [
24970
+ {
24971
+ "name": "inputVal",
24972
+ "type": {
24973
+ "text": "string"
24974
+ }
24975
+ }
24976
+ ]
24977
+ },
24978
+ {
24979
+ "kind": "method",
24980
+ "name": "toIntlNumberFormat",
24981
+ "privacy": "private",
24982
+ "return": {
24983
+ "type": {
24984
+ "text": "string"
24985
+ }
24986
+ },
24987
+ "parameters": [
24988
+ {
24989
+ "name": "value",
24990
+ "type": {
24991
+ "text": "string"
24992
+ }
24993
+ }
24994
+ ]
24995
+ },
24996
+ {
24997
+ "kind": "method",
24998
+ "name": "validateValue",
24999
+ "privacy": "private",
25000
+ "return": {
25001
+ "type": {
25002
+ "text": "string"
25003
+ }
25004
+ },
25005
+ "parameters": [
25006
+ {
25007
+ "name": "value",
25008
+ "type": {
25009
+ "text": "string"
25010
+ }
25011
+ },
25012
+ {
25013
+ "name": "withFormatting",
25014
+ "default": "true"
25015
+ }
25016
+ ]
25017
+ },
25018
+ {
25019
+ "kind": "method",
25020
+ "name": "validateMinMax",
25021
+ "privacy": "private",
25022
+ "return": {
25023
+ "type": {
25024
+ "text": "string"
25025
+ }
25026
+ },
25027
+ "parameters": [
25028
+ {
25029
+ "name": "value",
25030
+ "type": {
25031
+ "text": "string"
25032
+ }
25033
+ },
25034
+ {
25035
+ "name": "withFormatting",
25036
+ "default": "true"
25037
+ }
25038
+ ]
25039
+ },
25040
+ {
25041
+ "kind": "method",
25042
+ "name": "stepUp",
25043
+ "privacy": "public",
25044
+ "return": {
25045
+ "type": {
25046
+ "text": "void"
25047
+ }
25048
+ },
25049
+ "description": "Increments the value using the step value",
25050
+ "inheritedFrom": {
25051
+ "name": "NumberField",
25052
+ "module": "src/number-field/number-field.ts"
25053
+ }
25054
+ },
25055
+ {
25056
+ "kind": "method",
25057
+ "name": "stepDown",
25058
+ "privacy": "public",
25059
+ "return": {
25060
+ "type": {
25061
+ "text": "void"
25062
+ }
25063
+ },
25064
+ "description": "Decrements the value using the step value",
25065
+ "inheritedFrom": {
25066
+ "name": "NumberField",
25067
+ "module": "src/number-field/number-field.ts"
25068
+ }
25069
+ },
25070
+ {
25071
+ "kind": "method",
25072
+ "name": "hasSeparatorWithoutDecimals"
25073
+ },
25074
+ {
25075
+ "kind": "method",
25076
+ "name": "handleTextInput",
25077
+ "return": {
25078
+ "type": {
25079
+ "text": "void"
25080
+ }
25081
+ }
25082
+ },
25083
+ {
25084
+ "kind": "method",
25085
+ "name": "valueChanged",
25086
+ "return": {
25087
+ "type": {
25088
+ "text": "void"
25089
+ }
25090
+ },
25091
+ "parameters": [
25092
+ {
25093
+ "name": "previous",
25094
+ "type": {
25095
+ "text": "any"
25096
+ }
25097
+ },
25098
+ {
25099
+ "name": "next",
25100
+ "type": {
25101
+ "text": "any"
25102
+ }
25103
+ }
25104
+ ]
25105
+ },
25106
+ {
25107
+ "kind": "method",
25108
+ "name": "handleBlur",
25109
+ "return": {
25110
+ "type": {
25111
+ "text": "void"
25112
+ }
25113
+ }
25114
+ },
25115
+ {
25116
+ "kind": "field",
25117
+ "name": "readOnly",
25118
+ "type": {
25119
+ "text": "boolean"
25120
+ },
25121
+ "privacy": "public",
25122
+ "description": "When true, the control will be immutable by user interaction. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute} for more information.",
25123
+ "inheritedFrom": {
25124
+ "name": "NumberField",
25125
+ "module": "src/number-field/number-field.ts"
25126
+ }
25127
+ },
25128
+ {
25129
+ "kind": "field",
25130
+ "name": "autofocus",
25131
+ "type": {
25132
+ "text": "boolean"
25133
+ },
25134
+ "privacy": "public",
25135
+ "description": "Indicates that this element should get focus after the page finishes loading. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefautofocus | autofocus HTML attribute} for more information.",
25136
+ "inheritedFrom": {
25137
+ "name": "NumberField",
25138
+ "module": "src/number-field/number-field.ts"
25139
+ }
25140
+ },
25141
+ {
25142
+ "kind": "field",
25143
+ "name": "placeholder",
25144
+ "type": {
25145
+ "text": "string"
25146
+ },
25147
+ "privacy": "public",
25148
+ "description": "Sets the placeholder value of the element, generally used to provide a hint to the user.",
25149
+ "inheritedFrom": {
25150
+ "name": "NumberField",
25151
+ "module": "src/number-field/number-field.ts"
25152
+ }
25153
+ },
25154
+ {
25155
+ "kind": "field",
25156
+ "name": "list",
25157
+ "type": {
25158
+ "text": "string"
25159
+ },
25160
+ "privacy": "public",
25161
+ "description": "Allows associating a {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist | datalist} to the element by {@link https://developer.mozilla.org/en-US/docs/Web/API/Element/id}.",
25162
+ "inheritedFrom": {
25163
+ "name": "NumberField",
25164
+ "module": "src/number-field/number-field.ts"
25165
+ }
25166
+ },
25167
+ {
25168
+ "kind": "field",
25169
+ "name": "maxlength",
25170
+ "type": {
25171
+ "text": "number"
25172
+ },
25173
+ "privacy": "public",
25174
+ "description": "The maximum number of characters a user can enter.",
25175
+ "inheritedFrom": {
25176
+ "name": "NumberField",
25177
+ "module": "src/number-field/number-field.ts"
25178
+ }
25179
+ },
25180
+ {
25181
+ "kind": "field",
25182
+ "name": "minlength",
25183
+ "type": {
25184
+ "text": "number"
25185
+ },
25186
+ "privacy": "public",
25187
+ "description": "The minimum number of characters a user can enter.",
25188
+ "inheritedFrom": {
25189
+ "name": "NumberField",
25190
+ "module": "src/number-field/number-field.ts"
25191
+ }
25192
+ },
25193
+ {
25194
+ "kind": "field",
25195
+ "name": "size",
25196
+ "type": {
25197
+ "text": "number"
25198
+ },
25199
+ "privacy": "public",
25200
+ "description": "Sets the width of the element to a specified number of characters.",
25201
+ "inheritedFrom": {
25202
+ "name": "NumberField",
25203
+ "module": "src/number-field/number-field.ts"
25204
+ }
25205
+ },
25206
+ {
25207
+ "kind": "field",
25208
+ "name": "step",
24891
25209
  "type": {
24892
25210
  "text": "number"
24893
25211
  },
@@ -27091,7 +27409,7 @@
27091
27409
  },
27092
27410
  {
27093
27411
  "kind": "javascript-module",
27094
- "path": "src/notification-listener/index.ts",
27412
+ "path": "src/overlays/index.ts",
27095
27413
  "declarations": [],
27096
27414
  "exports": [
27097
27415
  {
@@ -27099,7 +27417,64 @@
27099
27417
  "name": "*",
27100
27418
  "declaration": {
27101
27419
  "name": "*",
27102
- "package": "./notification-listener.template"
27420
+ "package": "./system-health"
27421
+ }
27422
+ }
27423
+ ]
27424
+ },
27425
+ {
27426
+ "kind": "javascript-module",
27427
+ "path": "src/patterns/define.ts",
27428
+ "declarations": [
27429
+ {
27430
+ "kind": "function",
27431
+ "name": "defineFactory",
27432
+ "return": {
27433
+ "type": {
27434
+ "text": ""
27435
+ }
27436
+ },
27437
+ "parameters": [
27438
+ {
27439
+ "name": "Type",
27440
+ "type": {
27441
+ "text": "TType"
27442
+ },
27443
+ "description": "The custom element Type / Class to define."
27444
+ },
27445
+ {
27446
+ "name": "overriderOrBase",
27447
+ "type": {
27448
+ "text": "DefinitionOverrider | PartialFASTElementDefinition"
27449
+ },
27450
+ "description": "A function that merges definitions, or the base definition if custom merging is not needed."
27451
+ }
27452
+ ],
27453
+ "description": "Defines a platform custom element based on the provided type and definition."
27454
+ }
27455
+ ],
27456
+ "exports": [
27457
+ {
27458
+ "kind": "js",
27459
+ "name": "defineFactory",
27460
+ "declaration": {
27461
+ "name": "defineFactory",
27462
+ "module": "src/patterns/define.ts"
27463
+ }
27464
+ }
27465
+ ]
27466
+ },
27467
+ {
27468
+ "kind": "javascript-module",
27469
+ "path": "src/patterns/index.ts",
27470
+ "declarations": [],
27471
+ "exports": [
27472
+ {
27473
+ "kind": "js",
27474
+ "name": "*",
27475
+ "declaration": {
27476
+ "name": "*",
27477
+ "package": "./define"
27103
27478
  }
27104
27479
  },
27105
27480
  {
@@ -27107,136 +27482,203 @@
27107
27482
  "name": "*",
27108
27483
  "declaration": {
27109
27484
  "name": "*",
27110
- "package": "./notification-listener"
27485
+ "package": "./tag-for"
27111
27486
  }
27112
27487
  }
27113
27488
  ]
27114
27489
  },
27115
27490
  {
27116
27491
  "kind": "javascript-module",
27117
- "path": "src/notification-listener/notification-listener.template.ts",
27492
+ "path": "src/patterns/tag-for.ts",
27118
27493
  "declarations": [
27119
27494
  {
27120
- "kind": "variable",
27121
- "name": "foundationNotificationListenerTemplate",
27122
- "type": {
27123
- "text": "ViewTemplate<NotificationListener>"
27495
+ "kind": "function",
27496
+ "name": "tagFor",
27497
+ "return": {
27498
+ "type": {
27499
+ "text": ""
27500
+ }
27124
27501
  },
27125
- "default": "html<NotificationListener>`\n <template ${ref('notificationListener')}>\n <slot></slot>\n </template>\n`"
27502
+ "parameters": [
27503
+ {
27504
+ "name": "dependency",
27505
+ "type": {
27506
+ "text": "TemplateElementDependency"
27507
+ },
27508
+ "description": "The dependency the template is dependent on."
27509
+ }
27510
+ ],
27511
+ "description": "Determines what HTML tag name to use for the dependency."
27126
27512
  }
27127
27513
  ],
27128
27514
  "exports": [
27129
27515
  {
27130
27516
  "kind": "js",
27131
- "name": "foundationNotificationListenerTemplate",
27517
+ "name": "tagFor",
27132
27518
  "declaration": {
27133
- "name": "foundationNotificationListenerTemplate",
27134
- "module": "src/notification-listener/notification-listener.template.ts"
27519
+ "name": "tagFor",
27520
+ "module": "src/patterns/tag-for.ts"
27135
27521
  }
27136
27522
  }
27137
27523
  ]
27138
27524
  },
27139
27525
  {
27140
27526
  "kind": "javascript-module",
27141
- "path": "src/notification-listener/notification-listener.ts",
27527
+ "path": "src/popper/index.ts",
27528
+ "declarations": [],
27529
+ "exports": [
27530
+ {
27531
+ "kind": "js",
27532
+ "name": "*",
27533
+ "declaration": {
27534
+ "name": "*",
27535
+ "package": "./popper"
27536
+ }
27537
+ }
27538
+ ]
27539
+ },
27540
+ {
27541
+ "kind": "javascript-module",
27542
+ "path": "src/popper/popper.ts",
27142
27543
  "declarations": [
27143
27544
  {
27144
27545
  "kind": "variable",
27145
- "name": "foundationNotificationListenerShadowOptions",
27546
+ "name": "jsonConverter",
27146
27547
  "type": {
27147
- "text": "ShadowRootInit"
27548
+ "text": "ValueConverter"
27148
27549
  },
27149
- "default": "{\n mode: 'open',\n delegatesFocus: true,\n}"
27550
+ "default": "{\n toView(value: any): string {\n return JSON.stringify(value);\n },\n\n fromView(value: string): any {\n if (value === null || value === undefined) return value;\n\n return JSON.parse(value);\n },\n}"
27150
27551
  },
27151
27552
  {
27152
27553
  "kind": "class",
27153
27554
  "description": "",
27154
- "name": "NotificationListener",
27555
+ "name": "Popper",
27155
27556
  "members": [
27156
27557
  {
27157
27558
  "kind": "field",
27158
- "name": "notificationListener",
27559
+ "name": "popper",
27159
27560
  "type": {
27160
- "text": "HTMLElement"
27161
- }
27561
+ "text": "Instance"
27562
+ },
27563
+ "privacy": "protected"
27162
27564
  },
27163
27565
  {
27164
27566
  "kind": "field",
27165
- "name": "resourceName",
27166
- "description": "The resource name holding new and existing notifications",
27167
- "privacy": "public"
27567
+ "name": "target",
27568
+ "type": {
27569
+ "text": "HTMLElement"
27570
+ },
27571
+ "privacy": "protected"
27168
27572
  },
27169
27573
  {
27170
27574
  "kind": "field",
27171
- "name": "closeTimeout",
27575
+ "name": "selector",
27172
27576
  "type": {
27173
- "text": "number"
27577
+ "text": "string"
27578
+ }
27579
+ },
27580
+ {
27581
+ "kind": "method",
27582
+ "name": "selectorChanged",
27583
+ "return": {
27584
+ "type": {
27585
+ "text": "void"
27586
+ }
27174
27587
  },
27175
- "default": "0",
27176
- "description": "Number of milliseconds before toast will disappear. Leave empty or set to 0 to keep toast open indefinitely",
27177
- "privacy": "public"
27588
+ "parameters": [
27589
+ {
27590
+ "name": "oldValue",
27591
+ "type": {
27592
+ "text": "string"
27593
+ }
27594
+ },
27595
+ {
27596
+ "name": "newValue",
27597
+ "type": {
27598
+ "text": "string"
27599
+ }
27600
+ }
27601
+ ]
27178
27602
  },
27179
27603
  {
27180
27604
  "kind": "field",
27181
- "name": "toastButtons",
27605
+ "name": "show",
27182
27606
  "type": {
27183
- "text": "ToastButton[]"
27607
+ "text": "boolean"
27184
27608
  },
27185
- "default": "[]",
27186
- "description": "Array of buttons for notification toasts",
27187
- "privacy": "public"
27609
+ "default": "false"
27188
27610
  },
27189
27611
  {
27190
27612
  "kind": "field",
27191
- "name": "dataSub",
27613
+ "name": "event",
27192
27614
  "type": {
27193
- "text": "Subscription"
27615
+ "text": "string"
27194
27616
  },
27195
- "privacy": "protected"
27617
+ "default": "'click'"
27196
27618
  },
27197
27619
  {
27198
27620
  "kind": "field",
27199
- "name": "datasource",
27621
+ "name": "placement",
27200
27622
  "type": {
27201
- "text": "Datasource"
27623
+ "text": "Placement"
27202
27624
  },
27203
- "privacy": "private"
27625
+ "default": "'bottom'"
27204
27626
  },
27205
27627
  {
27206
27628
  "kind": "method",
27207
- "name": "handleStreamUpdate",
27208
- "privacy": "private",
27629
+ "name": "placementChanged",
27209
27630
  "return": {
27210
27631
  "type": {
27211
27632
  "text": "void"
27212
27633
  }
27213
- },
27214
- "parameters": [
27215
- {
27216
- "name": "dataServerResult",
27217
- "type": {
27218
- "text": "any"
27219
- }
27220
- }
27221
- ]
27634
+ }
27635
+ },
27636
+ {
27637
+ "kind": "field",
27638
+ "name": "offset",
27639
+ "type": {
27640
+ "text": "[number, number]"
27641
+ }
27222
27642
  },
27223
27643
  {
27224
27644
  "kind": "method",
27225
- "name": "showNotificationToast",
27226
- "privacy": "protected",
27645
+ "name": "offsetChanged",
27227
27646
  "return": {
27228
27647
  "type": {
27229
27648
  "text": "void"
27230
27649
  }
27650
+ }
27651
+ },
27652
+ {
27653
+ "kind": "field",
27654
+ "name": "flip",
27655
+ "type": {
27656
+ "text": "boolean"
27231
27657
  },
27232
- "parameters": [
27233
- {
27234
- "name": "row",
27235
- "type": {
27236
- "text": "NotificationDataRow"
27237
- }
27658
+ "default": "false"
27659
+ },
27660
+ {
27661
+ "kind": "method",
27662
+ "name": "flipChanged",
27663
+ "return": {
27664
+ "type": {
27665
+ "text": "void"
27238
27666
  }
27239
- ]
27667
+ }
27668
+ },
27669
+ {
27670
+ "kind": "method",
27671
+ "name": "buildOptions",
27672
+ "privacy": "protected",
27673
+ "return": {
27674
+ "type": {
27675
+ "text": "Partial<OptionsGeneric<any>>"
27676
+ }
27677
+ }
27678
+ },
27679
+ {
27680
+ "kind": "method",
27681
+ "name": "toggle"
27240
27682
  },
27241
27683
  {
27242
27684
  "kind": "field",
@@ -27352,64 +27794,93 @@
27352
27794
  ],
27353
27795
  "attributes": [
27354
27796
  {
27355
- "name": "resource-name",
27356
- "description": "The resource name holding new and existing notifications",
27357
- "fieldName": "resourceName"
27797
+ "name": "selector",
27798
+ "type": {
27799
+ "text": "string"
27800
+ },
27801
+ "fieldName": "selector"
27358
27802
  },
27359
27803
  {
27360
- "name": "close-timeout",
27361
27804
  "type": {
27362
- "text": "number"
27805
+ "text": "boolean"
27363
27806
  },
27364
- "default": "0",
27365
- "description": "Number of milliseconds before toast will disappear. Leave empty or set to 0 to keep toast open indefinitely",
27366
- "fieldName": "closeTimeout"
27367
- }
27368
- ],
27807
+ "default": "false",
27808
+ "fieldName": "show"
27809
+ },
27810
+ {
27811
+ "name": "event",
27812
+ "type": {
27813
+ "text": "string"
27814
+ },
27815
+ "default": "'click'",
27816
+ "fieldName": "event"
27817
+ },
27818
+ {
27819
+ "name": "placement",
27820
+ "type": {
27821
+ "text": "Placement"
27822
+ },
27823
+ "default": "'bottom'",
27824
+ "fieldName": "placement"
27825
+ },
27826
+ {
27827
+ "type": {
27828
+ "text": "[number, number]"
27829
+ },
27830
+ "fieldName": "offset"
27831
+ },
27832
+ {
27833
+ "type": {
27834
+ "text": "boolean"
27835
+ },
27836
+ "default": "false",
27837
+ "fieldName": "flip"
27838
+ }
27839
+ ],
27369
27840
  "superclass": {
27370
27841
  "name": "FoundationElement",
27371
27842
  "package": "@microsoft/fast-foundation"
27372
27843
  },
27373
- "tagName": "%%prefix%%-notification-listener",
27844
+ "tagName": "%%prefix%%-popper",
27374
27845
  "customElement": true
27375
27846
  },
27376
27847
  {
27377
27848
  "kind": "variable",
27378
- "name": "foundationNotificationListener",
27379
- "description": "The Foundation Notification Listener",
27849
+ "name": "foundationPopper",
27850
+ "description": "The Foundation Popper",
27380
27851
  "privacy": "public"
27381
27852
  }
27382
27853
  ],
27383
27854
  "exports": [
27384
27855
  {
27385
27856
  "kind": "js",
27386
- "name": "foundationNotificationListenerShadowOptions",
27857
+ "name": "jsonConverter",
27387
27858
  "declaration": {
27388
- "name": "foundationNotificationListenerShadowOptions",
27389
- "module": "src/notification-listener/notification-listener.ts"
27859
+ "name": "jsonConverter",
27860
+ "module": "src/popper/popper.ts"
27390
27861
  }
27391
27862
  },
27392
27863
  {
27393
27864
  "kind": "js",
27394
- "name": "NotificationListener",
27865
+ "name": "Popper",
27395
27866
  "declaration": {
27396
- "name": "NotificationListener",
27397
- "module": "src/notification-listener/notification-listener.ts"
27867
+ "name": "Popper",
27868
+ "module": "src/popper/popper.ts"
27398
27869
  }
27399
27870
  },
27400
27871
  {
27401
27872
  "kind": "js",
27402
- "name": "foundationNotificationListener",
27873
+ "name": "foundationPopper",
27403
27874
  "declaration": {
27404
- "name": "foundationNotificationListener",
27405
- "module": "src/notification-listener/notification-listener.ts"
27875
+ "name": "foundationPopper",
27876
+ "module": "src/popper/popper.ts"
27406
27877
  }
27407
27878
  }
27408
27879
  ]
27409
27880
  },
27410
27881
  {
27411
27882
  "kind": "javascript-module",
27412
- "path": "src/overlays/index.ts",
27883
+ "path": "src/progress/index.ts",
27413
27884
  "declarations": [],
27414
27885
  "exports": [
27415
27886
  {
@@ -27417,114 +27888,181 @@
27417
27888
  "name": "*",
27418
27889
  "declaration": {
27419
27890
  "name": "*",
27420
- "package": "./system-health"
27891
+ "package": "./progress.template"
27892
+ }
27893
+ },
27894
+ {
27895
+ "kind": "js",
27896
+ "name": "*",
27897
+ "declaration": {
27898
+ "name": "*",
27899
+ "package": "./progress.styles"
27900
+ }
27901
+ },
27902
+ {
27903
+ "kind": "js",
27904
+ "name": "*",
27905
+ "declaration": {
27906
+ "name": "*",
27907
+ "package": "./progress"
27421
27908
  }
27422
27909
  }
27423
27910
  ]
27424
27911
  },
27425
27912
  {
27426
27913
  "kind": "javascript-module",
27427
- "path": "src/patterns/define.ts",
27914
+ "path": "src/progress/progress.styles.ts",
27428
27915
  "declarations": [
27429
27916
  {
27430
27917
  "kind": "function",
27431
- "name": "defineFactory",
27918
+ "name": "foundationProgressStyles",
27432
27919
  "return": {
27433
27920
  "type": {
27434
- "text": ""
27921
+ "text": "ElementStyles"
27435
27922
  }
27436
27923
  },
27437
27924
  "parameters": [
27438
27925
  {
27439
- "name": "Type",
27926
+ "name": "context",
27440
27927
  "type": {
27441
- "text": "TType"
27442
- },
27443
- "description": "The custom element Type / Class to define."
27928
+ "text": "ElementDefinitionContext"
27929
+ }
27444
27930
  },
27445
27931
  {
27446
- "name": "overriderOrBase",
27932
+ "name": "definition",
27447
27933
  "type": {
27448
- "text": "DefinitionOverrider | PartialFASTElementDefinition"
27449
- },
27450
- "description": "A function that merges definitions, or the base definition if custom merging is not needed."
27934
+ "text": "ProgressOptions"
27935
+ }
27451
27936
  }
27452
- ],
27453
- "description": "Defines a platform custom element based on the provided type and definition."
27937
+ ]
27454
27938
  }
27455
27939
  ],
27456
27940
  "exports": [
27457
27941
  {
27458
27942
  "kind": "js",
27459
- "name": "defineFactory",
27943
+ "name": "foundationProgressStyles",
27460
27944
  "declaration": {
27461
- "name": "defineFactory",
27462
- "module": "src/patterns/define.ts"
27945
+ "name": "foundationProgressStyles",
27946
+ "module": "src/progress/progress.styles.ts"
27463
27947
  }
27464
27948
  }
27465
27949
  ]
27466
27950
  },
27467
27951
  {
27468
27952
  "kind": "javascript-module",
27469
- "path": "src/patterns/index.ts",
27470
- "declarations": [],
27471
- "exports": [
27953
+ "path": "src/progress/progress.template.ts",
27954
+ "declarations": [
27472
27955
  {
27473
- "kind": "js",
27474
- "name": "*",
27475
- "declaration": {
27476
- "name": "*",
27477
- "package": "./define"
27478
- }
27479
- },
27956
+ "kind": "function",
27957
+ "name": "foundationProgressTemplate",
27958
+ "return": {
27959
+ "type": {
27960
+ "text": "ViewTemplate<Progress>"
27961
+ }
27962
+ },
27963
+ "parameters": [
27964
+ {
27965
+ "name": "context",
27966
+ "type": {
27967
+ "text": "ElementDefinitionContext"
27968
+ }
27969
+ },
27970
+ {
27971
+ "name": "definition",
27972
+ "type": {
27973
+ "text": "ProgressOptions"
27974
+ }
27975
+ }
27976
+ ]
27977
+ }
27978
+ ],
27979
+ "exports": [
27480
27980
  {
27481
27981
  "kind": "js",
27482
- "name": "*",
27982
+ "name": "foundationProgressTemplate",
27483
27983
  "declaration": {
27484
- "name": "*",
27485
- "package": "./tag-for"
27984
+ "name": "foundationProgressTemplate",
27985
+ "module": "src/progress/progress.template.ts"
27486
27986
  }
27487
27987
  }
27488
27988
  ]
27489
27989
  },
27490
27990
  {
27491
27991
  "kind": "javascript-module",
27492
- "path": "src/patterns/tag-for.ts",
27992
+ "path": "src/progress/progress.ts",
27493
27993
  "declarations": [
27494
27994
  {
27495
- "kind": "function",
27496
- "name": "tagFor",
27497
- "return": {
27498
- "type": {
27499
- "text": ""
27500
- }
27995
+ "kind": "class",
27996
+ "description": "",
27997
+ "name": "Progress",
27998
+ "superclass": {
27999
+ "name": "FASTProgress",
28000
+ "package": "@microsoft/fast-components"
27501
28001
  },
27502
- "parameters": [
27503
- {
27504
- "name": "dependency",
27505
- "type": {
27506
- "text": "TemplateElementDependency"
27507
- },
27508
- "description": "The dependency the template is dependent on."
27509
- }
27510
- ],
27511
- "description": "Determines what HTML tag name to use for the dependency."
28002
+ "tagName": "%%prefix%%-progress",
28003
+ "customElement": true
28004
+ },
28005
+ {
28006
+ "kind": "variable",
28007
+ "name": "foundationProgressShadowOptions",
28008
+ "type": {
28009
+ "text": "ShadowRootInit"
28010
+ },
28011
+ "default": "undefined"
28012
+ },
28013
+ {
28014
+ "kind": "variable",
28015
+ "name": "defaultProgressConfig",
28016
+ "type": {
28017
+ "text": "object"
28018
+ },
28019
+ "default": "{\n indeterminateIndicator1: `<span class=\"indeterminate-indicator-1\" part=\"indeterminate-indicator-1\"></span>`,\n indeterminateIndicator2: `<span class=\"indeterminate-indicator-1\" part=\"indeterminate-indicator-1\"></span>`,\n}"
28020
+ },
28021
+ {
28022
+ "kind": "variable",
28023
+ "name": "foundationProgress",
28024
+ "description": "The Foundation Progress",
28025
+ "privacy": "public"
27512
28026
  }
27513
28027
  ],
27514
28028
  "exports": [
27515
28029
  {
27516
28030
  "kind": "js",
27517
- "name": "tagFor",
28031
+ "name": "Progress",
27518
28032
  "declaration": {
27519
- "name": "tagFor",
27520
- "module": "src/patterns/tag-for.ts"
28033
+ "name": "Progress",
28034
+ "module": "src/progress/progress.ts"
28035
+ }
28036
+ },
28037
+ {
28038
+ "kind": "js",
28039
+ "name": "foundationProgressShadowOptions",
28040
+ "declaration": {
28041
+ "name": "foundationProgressShadowOptions",
28042
+ "module": "src/progress/progress.ts"
28043
+ }
28044
+ },
28045
+ {
28046
+ "kind": "js",
28047
+ "name": "defaultProgressConfig",
28048
+ "declaration": {
28049
+ "name": "defaultProgressConfig",
28050
+ "module": "src/progress/progress.ts"
28051
+ }
28052
+ },
28053
+ {
28054
+ "kind": "js",
28055
+ "name": "foundationProgress",
28056
+ "declaration": {
28057
+ "name": "foundationProgress",
28058
+ "module": "src/progress/progress.ts"
27521
28059
  }
27522
28060
  }
27523
28061
  ]
27524
28062
  },
27525
28063
  {
27526
28064
  "kind": "javascript-module",
27527
- "path": "src/popper/index.ts",
28065
+ "path": "src/progress-ring/index.ts",
27528
28066
  "declarations": [],
27529
28067
  "exports": [
27530
28068
  {
@@ -27532,390 +28070,34 @@
27532
28070
  "name": "*",
27533
28071
  "declaration": {
27534
28072
  "name": "*",
27535
- "package": "./popper"
28073
+ "package": "./progress-ring.template"
28074
+ }
28075
+ },
28076
+ {
28077
+ "kind": "js",
28078
+ "name": "*",
28079
+ "declaration": {
28080
+ "name": "*",
28081
+ "package": "./progress-ring.styles"
28082
+ }
28083
+ },
28084
+ {
28085
+ "kind": "js",
28086
+ "name": "*",
28087
+ "declaration": {
28088
+ "name": "*",
28089
+ "package": "./progress-ring"
27536
28090
  }
27537
28091
  }
27538
28092
  ]
27539
28093
  },
27540
28094
  {
27541
28095
  "kind": "javascript-module",
27542
- "path": "src/popper/popper.ts",
27543
- "declarations": [
27544
- {
27545
- "kind": "variable",
27546
- "name": "jsonConverter",
27547
- "type": {
27548
- "text": "ValueConverter"
27549
- },
27550
- "default": "{\n toView(value: any): string {\n return JSON.stringify(value);\n },\n\n fromView(value: string): any {\n if (value === null || value === undefined) return value;\n\n return JSON.parse(value);\n },\n}"
27551
- },
27552
- {
27553
- "kind": "class",
27554
- "description": "",
27555
- "name": "Popper",
27556
- "members": [
27557
- {
27558
- "kind": "field",
27559
- "name": "popper",
27560
- "type": {
27561
- "text": "Instance"
27562
- },
27563
- "privacy": "protected"
27564
- },
27565
- {
27566
- "kind": "field",
27567
- "name": "target",
27568
- "type": {
27569
- "text": "HTMLElement"
27570
- },
27571
- "privacy": "protected"
27572
- },
27573
- {
27574
- "kind": "field",
27575
- "name": "selector",
27576
- "type": {
27577
- "text": "string"
27578
- }
27579
- },
27580
- {
27581
- "kind": "method",
27582
- "name": "selectorChanged",
27583
- "return": {
27584
- "type": {
27585
- "text": "void"
27586
- }
27587
- },
27588
- "parameters": [
27589
- {
27590
- "name": "oldValue",
27591
- "type": {
27592
- "text": "string"
27593
- }
27594
- },
27595
- {
27596
- "name": "newValue",
27597
- "type": {
27598
- "text": "string"
27599
- }
27600
- }
27601
- ]
27602
- },
27603
- {
27604
- "kind": "field",
27605
- "name": "show",
27606
- "type": {
27607
- "text": "boolean"
27608
- },
27609
- "default": "false"
27610
- },
27611
- {
27612
- "kind": "field",
27613
- "name": "event",
27614
- "type": {
27615
- "text": "string"
27616
- },
27617
- "default": "'click'"
27618
- },
27619
- {
27620
- "kind": "field",
27621
- "name": "placement",
27622
- "type": {
27623
- "text": "Placement"
27624
- },
27625
- "default": "'bottom'"
27626
- },
27627
- {
27628
- "kind": "method",
27629
- "name": "placementChanged",
27630
- "return": {
27631
- "type": {
27632
- "text": "void"
27633
- }
27634
- }
27635
- },
27636
- {
27637
- "kind": "field",
27638
- "name": "offset",
27639
- "type": {
27640
- "text": "[number, number]"
27641
- }
27642
- },
27643
- {
27644
- "kind": "method",
27645
- "name": "offsetChanged",
27646
- "return": {
27647
- "type": {
27648
- "text": "void"
27649
- }
27650
- }
27651
- },
27652
- {
27653
- "kind": "field",
27654
- "name": "flip",
27655
- "type": {
27656
- "text": "boolean"
27657
- },
27658
- "default": "false"
27659
- },
27660
- {
27661
- "kind": "method",
27662
- "name": "flipChanged",
27663
- "return": {
27664
- "type": {
27665
- "text": "void"
27666
- }
27667
- }
27668
- },
27669
- {
27670
- "kind": "method",
27671
- "name": "buildOptions",
27672
- "privacy": "protected",
27673
- "return": {
27674
- "type": {
27675
- "text": "Partial<OptionsGeneric<any>>"
27676
- }
27677
- }
27678
- },
27679
- {
27680
- "kind": "method",
27681
- "name": "toggle"
27682
- },
27683
- {
27684
- "kind": "field",
27685
- "name": "_presentation",
27686
- "type": {
27687
- "text": "ComponentPresentation | null | undefined"
27688
- },
27689
- "privacy": "private",
27690
- "default": "void 0",
27691
- "inheritedFrom": {
27692
- "name": "FoundationElement",
27693
- "module": "src/foundation-element/foundation-element.ts"
27694
- }
27695
- },
27696
- {
27697
- "kind": "field",
27698
- "name": "$presentation",
27699
- "type": {
27700
- "text": "ComponentPresentation | null"
27701
- },
27702
- "privacy": "public",
27703
- "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
27704
- "inheritedFrom": {
27705
- "name": "FoundationElement",
27706
- "module": "src/foundation-element/foundation-element.ts"
27707
- }
27708
- },
27709
- {
27710
- "kind": "field",
27711
- "name": "template",
27712
- "type": {
27713
- "text": "ElementViewTemplate | void | null"
27714
- },
27715
- "privacy": "public",
27716
- "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.",
27717
- "inheritedFrom": {
27718
- "name": "FoundationElement",
27719
- "module": "src/foundation-element/foundation-element.ts"
27720
- }
27721
- },
27722
- {
27723
- "kind": "method",
27724
- "name": "templateChanged",
27725
- "privacy": "protected",
27726
- "return": {
27727
- "type": {
27728
- "text": "void"
27729
- }
27730
- },
27731
- "inheritedFrom": {
27732
- "name": "FoundationElement",
27733
- "module": "src/foundation-element/foundation-element.ts"
27734
- }
27735
- },
27736
- {
27737
- "kind": "field",
27738
- "name": "styles",
27739
- "type": {
27740
- "text": "ElementStyles | void | null"
27741
- },
27742
- "privacy": "public",
27743
- "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.",
27744
- "inheritedFrom": {
27745
- "name": "FoundationElement",
27746
- "module": "src/foundation-element/foundation-element.ts"
27747
- }
27748
- },
27749
- {
27750
- "kind": "method",
27751
- "name": "stylesChanged",
27752
- "privacy": "protected",
27753
- "return": {
27754
- "type": {
27755
- "text": "void"
27756
- }
27757
- },
27758
- "inheritedFrom": {
27759
- "name": "FoundationElement",
27760
- "module": "src/foundation-element/foundation-element.ts"
27761
- }
27762
- },
27763
- {
27764
- "kind": "method",
27765
- "name": "compose",
27766
- "privacy": "public",
27767
- "static": true,
27768
- "return": {
27769
- "type": {
27770
- "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
27771
- }
27772
- },
27773
- "parameters": [
27774
- {
27775
- "name": "this",
27776
- "type": {
27777
- "text": "K"
27778
- }
27779
- },
27780
- {
27781
- "name": "elementDefinition",
27782
- "type": {
27783
- "text": "T"
27784
- },
27785
- "description": "The definition of the element to create the registry\nfunction for."
27786
- }
27787
- ],
27788
- "description": "Defines an element registry function with a set of element definition defaults.",
27789
- "inheritedFrom": {
27790
- "name": "FoundationElement",
27791
- "module": "src/foundation-element/foundation-element.ts"
27792
- }
27793
- }
27794
- ],
27795
- "attributes": [
27796
- {
27797
- "name": "selector",
27798
- "type": {
27799
- "text": "string"
27800
- },
27801
- "fieldName": "selector"
27802
- },
27803
- {
27804
- "type": {
27805
- "text": "boolean"
27806
- },
27807
- "default": "false",
27808
- "fieldName": "show"
27809
- },
27810
- {
27811
- "name": "event",
27812
- "type": {
27813
- "text": "string"
27814
- },
27815
- "default": "'click'",
27816
- "fieldName": "event"
27817
- },
27818
- {
27819
- "name": "placement",
27820
- "type": {
27821
- "text": "Placement"
27822
- },
27823
- "default": "'bottom'",
27824
- "fieldName": "placement"
27825
- },
27826
- {
27827
- "type": {
27828
- "text": "[number, number]"
27829
- },
27830
- "fieldName": "offset"
27831
- },
27832
- {
27833
- "type": {
27834
- "text": "boolean"
27835
- },
27836
- "default": "false",
27837
- "fieldName": "flip"
27838
- }
27839
- ],
27840
- "superclass": {
27841
- "name": "FoundationElement",
27842
- "package": "@microsoft/fast-foundation"
27843
- },
27844
- "tagName": "%%prefix%%-popper",
27845
- "customElement": true
27846
- },
27847
- {
27848
- "kind": "variable",
27849
- "name": "foundationPopper",
27850
- "description": "The Foundation Popper",
27851
- "privacy": "public"
27852
- }
27853
- ],
27854
- "exports": [
27855
- {
27856
- "kind": "js",
27857
- "name": "jsonConverter",
27858
- "declaration": {
27859
- "name": "jsonConverter",
27860
- "module": "src/popper/popper.ts"
27861
- }
27862
- },
27863
- {
27864
- "kind": "js",
27865
- "name": "Popper",
27866
- "declaration": {
27867
- "name": "Popper",
27868
- "module": "src/popper/popper.ts"
27869
- }
27870
- },
27871
- {
27872
- "kind": "js",
27873
- "name": "foundationPopper",
27874
- "declaration": {
27875
- "name": "foundationPopper",
27876
- "module": "src/popper/popper.ts"
27877
- }
27878
- }
27879
- ]
27880
- },
27881
- {
27882
- "kind": "javascript-module",
27883
- "path": "src/progress/index.ts",
27884
- "declarations": [],
27885
- "exports": [
27886
- {
27887
- "kind": "js",
27888
- "name": "*",
27889
- "declaration": {
27890
- "name": "*",
27891
- "package": "./progress.template"
27892
- }
27893
- },
27894
- {
27895
- "kind": "js",
27896
- "name": "*",
27897
- "declaration": {
27898
- "name": "*",
27899
- "package": "./progress.styles"
27900
- }
27901
- },
27902
- {
27903
- "kind": "js",
27904
- "name": "*",
27905
- "declaration": {
27906
- "name": "*",
27907
- "package": "./progress"
27908
- }
27909
- }
27910
- ]
27911
- },
27912
- {
27913
- "kind": "javascript-module",
27914
- "path": "src/progress/progress.styles.ts",
28096
+ "path": "src/progress-ring/progress-ring.styles.ts",
27915
28097
  "declarations": [
27916
28098
  {
27917
28099
  "kind": "function",
27918
- "name": "foundationProgressStyles",
28100
+ "name": "foundationProgressRingStyles",
27919
28101
  "return": {
27920
28102
  "type": {
27921
28103
  "text": "ElementStyles"
@@ -27931,7 +28113,7 @@
27931
28113
  {
27932
28114
  "name": "definition",
27933
28115
  "type": {
27934
- "text": "ProgressOptions"
28116
+ "text": "ProgressRingOptions"
27935
28117
  }
27936
28118
  }
27937
28119
  ]
@@ -27940,24 +28122,24 @@
27940
28122
  "exports": [
27941
28123
  {
27942
28124
  "kind": "js",
27943
- "name": "foundationProgressStyles",
28125
+ "name": "foundationProgressRingStyles",
27944
28126
  "declaration": {
27945
- "name": "foundationProgressStyles",
27946
- "module": "src/progress/progress.styles.ts"
28127
+ "name": "foundationProgressRingStyles",
28128
+ "module": "src/progress-ring/progress-ring.styles.ts"
27947
28129
  }
27948
28130
  }
27949
28131
  ]
27950
28132
  },
27951
28133
  {
27952
28134
  "kind": "javascript-module",
27953
- "path": "src/progress/progress.template.ts",
28135
+ "path": "src/progress-ring/progress-ring.template.ts",
27954
28136
  "declarations": [
27955
28137
  {
27956
28138
  "kind": "function",
27957
- "name": "foundationProgressTemplate",
28139
+ "name": "foundationProgressRingTemplate",
27958
28140
  "return": {
27959
28141
  "type": {
27960
- "text": "ViewTemplate<Progress>"
28142
+ "text": "ViewTemplate<ProgressRing>"
27961
28143
  }
27962
28144
  },
27963
28145
  "parameters": [
@@ -27970,7 +28152,7 @@
27970
28152
  {
27971
28153
  "name": "definition",
27972
28154
  "type": {
27973
- "text": "ProgressOptions"
28155
+ "text": "ProgressRingOptions"
27974
28156
  }
27975
28157
  }
27976
28158
  ]
@@ -27979,32 +28161,32 @@
27979
28161
  "exports": [
27980
28162
  {
27981
28163
  "kind": "js",
27982
- "name": "foundationProgressTemplate",
28164
+ "name": "foundationProgressRingTemplate",
27983
28165
  "declaration": {
27984
- "name": "foundationProgressTemplate",
27985
- "module": "src/progress/progress.template.ts"
28166
+ "name": "foundationProgressRingTemplate",
28167
+ "module": "src/progress-ring/progress-ring.template.ts"
27986
28168
  }
27987
28169
  }
27988
28170
  ]
27989
28171
  },
27990
28172
  {
27991
28173
  "kind": "javascript-module",
27992
- "path": "src/progress/progress.ts",
28174
+ "path": "src/progress-ring/progress-ring.ts",
27993
28175
  "declarations": [
27994
28176
  {
27995
28177
  "kind": "class",
27996
28178
  "description": "",
27997
- "name": "Progress",
28179
+ "name": "ProgressRing",
27998
28180
  "superclass": {
27999
- "name": "FASTProgress",
28181
+ "name": "FASTProgressRing",
28000
28182
  "package": "@microsoft/fast-components"
28001
28183
  },
28002
- "tagName": "%%prefix%%-progress",
28184
+ "tagName": "%%prefix%%-progress-ring",
28003
28185
  "customElement": true
28004
28186
  },
28005
28187
  {
28006
28188
  "kind": "variable",
28007
- "name": "foundationProgressShadowOptions",
28189
+ "name": "foundationProgressRingShadowOptions",
28008
28190
  "type": {
28009
28191
  "text": "ShadowRootInit"
28010
28192
  },
@@ -28012,57 +28194,57 @@
28012
28194
  },
28013
28195
  {
28014
28196
  "kind": "variable",
28015
- "name": "defaultProgressConfig",
28197
+ "name": "defaultProgressRingConfig",
28016
28198
  "type": {
28017
28199
  "text": "object"
28018
28200
  },
28019
- "default": "{\n indeterminateIndicator1: `<span class=\"indeterminate-indicator-1\" part=\"indeterminate-indicator-1\"></span>`,\n indeterminateIndicator2: `<span class=\"indeterminate-indicator-1\" part=\"indeterminate-indicator-1\"></span>`,\n}"
28201
+ "default": "{\n indeterminateIndicator: `\n <svg class=\"progress\" part=\"progress\" viewBox=\"0 0 16 16\">\n <circle class=\"background\" part=\"background\" cx=\"8px\" cy=\"8px\" r=\"7px\"></circle>\n <circle class=\"indeterminate-indicator-1\" part=\"indeterminate-indicator-1\" cx=\"8px\" cy=\"8px\" r=\"7px\"></circle>\n </svg>\n `,\n}"
28020
28202
  },
28021
28203
  {
28022
28204
  "kind": "variable",
28023
- "name": "foundationProgress",
28024
- "description": "The Foundation Progress",
28205
+ "name": "foundationProgressRing",
28206
+ "description": "The Foundation Progress Ring",
28025
28207
  "privacy": "public"
28026
28208
  }
28027
28209
  ],
28028
28210
  "exports": [
28029
28211
  {
28030
28212
  "kind": "js",
28031
- "name": "Progress",
28213
+ "name": "ProgressRing",
28032
28214
  "declaration": {
28033
- "name": "Progress",
28034
- "module": "src/progress/progress.ts"
28215
+ "name": "ProgressRing",
28216
+ "module": "src/progress-ring/progress-ring.ts"
28035
28217
  }
28036
28218
  },
28037
28219
  {
28038
28220
  "kind": "js",
28039
- "name": "foundationProgressShadowOptions",
28221
+ "name": "foundationProgressRingShadowOptions",
28040
28222
  "declaration": {
28041
- "name": "foundationProgressShadowOptions",
28042
- "module": "src/progress/progress.ts"
28223
+ "name": "foundationProgressRingShadowOptions",
28224
+ "module": "src/progress-ring/progress-ring.ts"
28043
28225
  }
28044
28226
  },
28045
28227
  {
28046
28228
  "kind": "js",
28047
- "name": "defaultProgressConfig",
28229
+ "name": "defaultProgressRingConfig",
28048
28230
  "declaration": {
28049
- "name": "defaultProgressConfig",
28050
- "module": "src/progress/progress.ts"
28231
+ "name": "defaultProgressRingConfig",
28232
+ "module": "src/progress-ring/progress-ring.ts"
28051
28233
  }
28052
28234
  },
28053
28235
  {
28054
28236
  "kind": "js",
28055
- "name": "foundationProgress",
28237
+ "name": "foundationProgressRing",
28056
28238
  "declaration": {
28057
- "name": "foundationProgress",
28058
- "module": "src/progress/progress.ts"
28239
+ "name": "foundationProgressRing",
28240
+ "module": "src/progress-ring/progress-ring.ts"
28059
28241
  }
28060
28242
  }
28061
28243
  ]
28062
28244
  },
28063
28245
  {
28064
28246
  "kind": "javascript-module",
28065
- "path": "src/progress-ring/index.ts",
28247
+ "path": "src/radio/index.ts",
28066
28248
  "declarations": [],
28067
28249
  "exports": [
28068
28250
  {
@@ -28070,7 +28252,7 @@
28070
28252
  "name": "*",
28071
28253
  "declaration": {
28072
28254
  "name": "*",
28073
- "package": "./progress-ring.template"
28255
+ "package": "./radio.template"
28074
28256
  }
28075
28257
  },
28076
28258
  {
@@ -28078,7 +28260,7 @@
28078
28260
  "name": "*",
28079
28261
  "declaration": {
28080
28262
  "name": "*",
28081
- "package": "./progress-ring.styles"
28263
+ "package": "./radio.styles"
28082
28264
  }
28083
28265
  },
28084
28266
  {
@@ -28086,18 +28268,18 @@
28086
28268
  "name": "*",
28087
28269
  "declaration": {
28088
28270
  "name": "*",
28089
- "package": "./progress-ring"
28271
+ "package": "./radio"
28090
28272
  }
28091
28273
  }
28092
28274
  ]
28093
28275
  },
28094
28276
  {
28095
28277
  "kind": "javascript-module",
28096
- "path": "src/progress-ring/progress-ring.styles.ts",
28278
+ "path": "src/radio/radio.styles.ts",
28097
28279
  "declarations": [
28098
28280
  {
28099
28281
  "kind": "function",
28100
- "name": "foundationProgressRingStyles",
28282
+ "name": "foundationRadioStyles",
28101
28283
  "return": {
28102
28284
  "type": {
28103
28285
  "text": "ElementStyles"
@@ -28105,88 +28287,287 @@
28105
28287
  },
28106
28288
  "parameters": [
28107
28289
  {
28108
- "name": "context",
28290
+ "name": "context",
28291
+ "type": {
28292
+ "text": "ElementDefinitionContext"
28293
+ }
28294
+ },
28295
+ {
28296
+ "name": "definition",
28297
+ "type": {
28298
+ "text": "RadioOptions"
28299
+ }
28300
+ }
28301
+ ]
28302
+ }
28303
+ ],
28304
+ "exports": [
28305
+ {
28306
+ "kind": "js",
28307
+ "name": "foundationRadioStyles",
28308
+ "declaration": {
28309
+ "name": "foundationRadioStyles",
28310
+ "module": "src/radio/radio.styles.ts"
28311
+ }
28312
+ }
28313
+ ]
28314
+ },
28315
+ {
28316
+ "kind": "javascript-module",
28317
+ "path": "src/radio/radio.template.ts",
28318
+ "declarations": [
28319
+ {
28320
+ "kind": "function",
28321
+ "name": "foundationRadioTemplate",
28322
+ "return": {
28323
+ "type": {
28324
+ "text": "ViewTemplate<Radio>"
28325
+ }
28326
+ },
28327
+ "parameters": [
28328
+ {
28329
+ "name": "context",
28330
+ "type": {
28331
+ "text": "ElementDefinitionContext"
28332
+ }
28333
+ },
28334
+ {
28335
+ "name": "definition",
28336
+ "type": {
28337
+ "text": "RadioOptions"
28338
+ }
28339
+ }
28340
+ ]
28341
+ }
28342
+ ],
28343
+ "exports": [
28344
+ {
28345
+ "kind": "js",
28346
+ "name": "foundationRadioTemplate",
28347
+ "declaration": {
28348
+ "name": "foundationRadioTemplate",
28349
+ "module": "src/radio/radio.template.ts"
28350
+ }
28351
+ }
28352
+ ]
28353
+ },
28354
+ {
28355
+ "kind": "javascript-module",
28356
+ "path": "src/radio/radio.ts",
28357
+ "declarations": [
28358
+ {
28359
+ "kind": "class",
28360
+ "description": "",
28361
+ "name": "Radio",
28362
+ "superclass": {
28363
+ "name": "FASTRadio",
28364
+ "package": "@microsoft/fast-components"
28365
+ },
28366
+ "tagName": "%%prefix%%-radio",
28367
+ "customElement": true,
28368
+ "attributes": [
28369
+ {
28370
+ "name": "readonly",
28371
+ "type": {
28372
+ "text": "boolean"
28373
+ },
28374
+ "description": "When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute for more information.",
28375
+ "fieldName": "readOnly",
28376
+ "inheritedFrom": {
28377
+ "name": "Radio",
28378
+ "module": "src/radio/radio.ts"
28379
+ }
28380
+ }
28381
+ ],
28382
+ "members": [
28383
+ {
28384
+ "kind": "field",
28385
+ "name": "readOnly",
28386
+ "type": {
28387
+ "text": "boolean"
28388
+ },
28389
+ "privacy": "public",
28390
+ "description": "When true, the control will be immutable by user interaction. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute} for more information.",
28391
+ "inheritedFrom": {
28392
+ "name": "Radio",
28393
+ "module": "src/radio/radio.ts"
28394
+ }
28395
+ },
28396
+ {
28397
+ "kind": "method",
28398
+ "name": "readOnlyChanged",
28399
+ "privacy": "private",
28400
+ "return": {
28401
+ "type": {
28402
+ "text": "void"
28403
+ }
28404
+ },
28405
+ "inheritedFrom": {
28406
+ "name": "Radio",
28407
+ "module": "src/radio/radio.ts"
28408
+ }
28409
+ },
28410
+ {
28411
+ "kind": "field",
28412
+ "name": "name",
28413
+ "type": {
28414
+ "text": "string"
28415
+ },
28416
+ "privacy": "public",
28417
+ "description": "The name of the radio. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefname | name attribute} for more info.",
28418
+ "inheritedFrom": {
28419
+ "name": "Radio",
28420
+ "module": "src/radio/radio.ts"
28421
+ }
28422
+ },
28423
+ {
28424
+ "kind": "method",
28425
+ "name": "isInsideRadioGroup",
28426
+ "privacy": "private",
28427
+ "return": {
28428
+ "type": {
28429
+ "text": "boolean"
28430
+ }
28431
+ },
28432
+ "inheritedFrom": {
28433
+ "name": "Radio",
28434
+ "module": "src/radio/radio.ts"
28435
+ }
28436
+ },
28437
+ {
28438
+ "kind": "field",
28439
+ "name": "proxy",
28440
+ "inheritedFrom": {
28441
+ "name": "Radio",
28442
+ "module": "src/radio/radio.ts"
28443
+ }
28444
+ },
28445
+ {
28446
+ "kind": "field",
28447
+ "name": "_presentation",
28448
+ "type": {
28449
+ "text": "ComponentPresentation | null | undefined"
28450
+ },
28451
+ "privacy": "private",
28452
+ "default": "void 0",
28453
+ "inheritedFrom": {
28454
+ "name": "Radio",
28455
+ "module": "src/radio/radio.ts"
28456
+ }
28457
+ },
28458
+ {
28459
+ "kind": "field",
28460
+ "name": "$presentation",
28109
28461
  "type": {
28110
- "text": "ElementDefinitionContext"
28462
+ "text": "ComponentPresentation | null"
28463
+ },
28464
+ "privacy": "public",
28465
+ "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
28466
+ "inheritedFrom": {
28467
+ "name": "Radio",
28468
+ "module": "src/radio/radio.ts"
28111
28469
  }
28112
28470
  },
28113
28471
  {
28114
- "name": "definition",
28472
+ "kind": "field",
28473
+ "name": "template",
28115
28474
  "type": {
28116
- "text": "ProgressRingOptions"
28475
+ "text": "ElementViewTemplate | void | null"
28476
+ },
28477
+ "privacy": "public",
28478
+ "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.",
28479
+ "inheritedFrom": {
28480
+ "name": "Radio",
28481
+ "module": "src/radio/radio.ts"
28117
28482
  }
28118
- }
28119
- ]
28120
- }
28121
- ],
28122
- "exports": [
28123
- {
28124
- "kind": "js",
28125
- "name": "foundationProgressRingStyles",
28126
- "declaration": {
28127
- "name": "foundationProgressRingStyles",
28128
- "module": "src/progress-ring/progress-ring.styles.ts"
28129
- }
28130
- }
28131
- ]
28132
- },
28133
- {
28134
- "kind": "javascript-module",
28135
- "path": "src/progress-ring/progress-ring.template.ts",
28136
- "declarations": [
28137
- {
28138
- "kind": "function",
28139
- "name": "foundationProgressRingTemplate",
28140
- "return": {
28141
- "type": {
28142
- "text": "ViewTemplate<ProgressRing>"
28143
- }
28144
- },
28145
- "parameters": [
28483
+ },
28146
28484
  {
28147
- "name": "context",
28148
- "type": {
28149
- "text": "ElementDefinitionContext"
28485
+ "kind": "method",
28486
+ "name": "templateChanged",
28487
+ "privacy": "protected",
28488
+ "return": {
28489
+ "type": {
28490
+ "text": "void"
28491
+ }
28492
+ },
28493
+ "inheritedFrom": {
28494
+ "name": "Radio",
28495
+ "module": "src/radio/radio.ts"
28150
28496
  }
28151
28497
  },
28152
28498
  {
28153
- "name": "definition",
28499
+ "kind": "field",
28500
+ "name": "styles",
28154
28501
  "type": {
28155
- "text": "ProgressRingOptions"
28502
+ "text": "ElementStyles | void | null"
28503
+ },
28504
+ "privacy": "public",
28505
+ "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.",
28506
+ "inheritedFrom": {
28507
+ "name": "Radio",
28508
+ "module": "src/radio/radio.ts"
28509
+ }
28510
+ },
28511
+ {
28512
+ "kind": "method",
28513
+ "name": "stylesChanged",
28514
+ "privacy": "protected",
28515
+ "return": {
28516
+ "type": {
28517
+ "text": "void"
28518
+ }
28519
+ },
28520
+ "inheritedFrom": {
28521
+ "name": "Radio",
28522
+ "module": "src/radio/radio.ts"
28523
+ }
28524
+ },
28525
+ {
28526
+ "kind": "method",
28527
+ "name": "compose",
28528
+ "privacy": "public",
28529
+ "static": true,
28530
+ "return": {
28531
+ "type": {
28532
+ "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
28533
+ }
28534
+ },
28535
+ "parameters": [
28536
+ {
28537
+ "name": "this",
28538
+ "type": {
28539
+ "text": "K"
28540
+ }
28541
+ },
28542
+ {
28543
+ "name": "elementDefinition",
28544
+ "type": {
28545
+ "text": "T"
28546
+ },
28547
+ "description": "The definition of the element to create the registry\nfunction for."
28548
+ }
28549
+ ],
28550
+ "description": "Defines an element registry function with a set of element definition defaults.",
28551
+ "inheritedFrom": {
28552
+ "name": "Radio",
28553
+ "module": "src/radio/radio.ts"
28554
+ }
28555
+ }
28556
+ ],
28557
+ "events": [
28558
+ {
28559
+ "description": "Emits a custom change event when the checked state changes",
28560
+ "name": "change",
28561
+ "inheritedFrom": {
28562
+ "name": "Radio",
28563
+ "module": "src/radio/radio.ts"
28156
28564
  }
28157
28565
  }
28158
28566
  ]
28159
- }
28160
- ],
28161
- "exports": [
28162
- {
28163
- "kind": "js",
28164
- "name": "foundationProgressRingTemplate",
28165
- "declaration": {
28166
- "name": "foundationProgressRingTemplate",
28167
- "module": "src/progress-ring/progress-ring.template.ts"
28168
- }
28169
- }
28170
- ]
28171
- },
28172
- {
28173
- "kind": "javascript-module",
28174
- "path": "src/progress-ring/progress-ring.ts",
28175
- "declarations": [
28176
- {
28177
- "kind": "class",
28178
- "description": "",
28179
- "name": "ProgressRing",
28180
- "superclass": {
28181
- "name": "FASTProgressRing",
28182
- "package": "@microsoft/fast-components"
28183
- },
28184
- "tagName": "%%prefix%%-progress-ring",
28185
- "customElement": true
28186
28567
  },
28187
28568
  {
28188
28569
  "kind": "variable",
28189
- "name": "foundationProgressRingShadowOptions",
28570
+ "name": "foundationRadioShadowOptions",
28190
28571
  "type": {
28191
28572
  "text": "ShadowRootInit"
28192
28573
  },
@@ -28194,431 +28575,324 @@
28194
28575
  },
28195
28576
  {
28196
28577
  "kind": "variable",
28197
- "name": "defaultProgressRingConfig",
28578
+ "name": "defaultRadioConfig",
28198
28579
  "type": {
28199
28580
  "text": "object"
28200
28581
  },
28201
- "default": "{\n indeterminateIndicator: `\n <svg class=\"progress\" part=\"progress\" viewBox=\"0 0 16 16\">\n <circle class=\"background\" part=\"background\" cx=\"8px\" cy=\"8px\" r=\"7px\"></circle>\n <circle class=\"indeterminate-indicator-1\" part=\"indeterminate-indicator-1\" cx=\"8px\" cy=\"8px\" r=\"7px\"></circle>\n </svg>\n `,\n}"
28582
+ "default": "{\n checkedIndicator: `\n <div part=\"checked-indicator\" class=\"checked-indicator\"></div>\n `,\n}"
28202
28583
  },
28203
28584
  {
28204
28585
  "kind": "variable",
28205
- "name": "foundationProgressRing",
28206
- "description": "The Foundation Progress Ring",
28586
+ "name": "foundationRadio",
28587
+ "description": "The Foundation Radio",
28207
28588
  "privacy": "public"
28208
28589
  }
28209
28590
  ],
28210
28591
  "exports": [
28211
28592
  {
28212
28593
  "kind": "js",
28213
- "name": "ProgressRing",
28594
+ "name": "Radio",
28214
28595
  "declaration": {
28215
- "name": "ProgressRing",
28216
- "module": "src/progress-ring/progress-ring.ts"
28596
+ "name": "Radio",
28597
+ "module": "src/radio/radio.ts"
28217
28598
  }
28218
28599
  },
28219
28600
  {
28220
28601
  "kind": "js",
28221
- "name": "foundationProgressRingShadowOptions",
28602
+ "name": "foundationRadioShadowOptions",
28222
28603
  "declaration": {
28223
- "name": "foundationProgressRingShadowOptions",
28224
- "module": "src/progress-ring/progress-ring.ts"
28604
+ "name": "foundationRadioShadowOptions",
28605
+ "module": "src/radio/radio.ts"
28225
28606
  }
28226
28607
  },
28227
28608
  {
28228
28609
  "kind": "js",
28229
- "name": "defaultProgressRingConfig",
28610
+ "name": "defaultRadioConfig",
28230
28611
  "declaration": {
28231
- "name": "defaultProgressRingConfig",
28232
- "module": "src/progress-ring/progress-ring.ts"
28612
+ "name": "defaultRadioConfig",
28613
+ "module": "src/radio/radio.ts"
28233
28614
  }
28234
28615
  },
28235
28616
  {
28236
28617
  "kind": "js",
28237
- "name": "foundationProgressRing",
28618
+ "name": "foundationRadio",
28238
28619
  "declaration": {
28239
- "name": "foundationProgressRing",
28240
- "module": "src/progress-ring/progress-ring.ts"
28620
+ "name": "foundationRadio",
28621
+ "module": "src/radio/radio.ts"
28241
28622
  }
28242
28623
  }
28243
28624
  ]
28244
28625
  },
28245
28626
  {
28246
28627
  "kind": "javascript-module",
28247
- "path": "src/radio/index.ts",
28628
+ "path": "src/router/index.ts",
28248
28629
  "declarations": [],
28249
28630
  "exports": [
28250
28631
  {
28251
28632
  "kind": "js",
28252
- "name": "*",
28253
- "declaration": {
28254
- "name": "*",
28255
- "package": "./radio.template"
28256
- }
28257
- },
28258
- {
28259
- "kind": "js",
28260
- "name": "*",
28261
- "declaration": {
28262
- "name": "*",
28263
- "package": "./radio.styles"
28264
- }
28265
- },
28266
- {
28267
- "kind": "js",
28268
- "name": "*",
28269
- "declaration": {
28270
- "name": "*",
28271
- "package": "./radio"
28272
- }
28273
- }
28274
- ]
28275
- },
28276
- {
28277
- "kind": "javascript-module",
28278
- "path": "src/radio/radio.styles.ts",
28279
- "declarations": [
28280
- {
28281
- "kind": "function",
28282
- "name": "foundationRadioStyles",
28283
- "return": {
28284
- "type": {
28285
- "text": "ElementStyles"
28286
- }
28287
- },
28288
- "parameters": [
28289
- {
28290
- "name": "context",
28291
- "type": {
28292
- "text": "ElementDefinitionContext"
28293
- }
28294
- },
28295
- {
28296
- "name": "definition",
28297
- "type": {
28298
- "text": "RadioOptions"
28299
- }
28300
- }
28301
- ]
28302
- }
28303
- ],
28304
- "exports": [
28305
- {
28306
- "kind": "js",
28307
- "name": "foundationRadioStyles",
28633
+ "name": "*",
28308
28634
  "declaration": {
28309
- "name": "foundationRadioStyles",
28310
- "module": "src/radio/radio.styles.ts"
28635
+ "name": "*",
28636
+ "package": "./navItems"
28637
+ }
28638
+ },
28639
+ {
28640
+ "kind": "js",
28641
+ "name": "*",
28642
+ "declaration": {
28643
+ "name": "*",
28644
+ "package": "./router"
28311
28645
  }
28312
28646
  }
28313
28647
  ]
28314
28648
  },
28315
28649
  {
28316
28650
  "kind": "javascript-module",
28317
- "path": "src/radio/radio.template.ts",
28651
+ "path": "src/router/navItems.ts",
28318
28652
  "declarations": [
28319
28653
  {
28320
28654
  "kind": "function",
28321
- "name": "foundationRadioTemplate",
28655
+ "name": "defaultNavItemPredicate",
28656
+ "parameters": [
28657
+ {
28658
+ "name": "item",
28659
+ "type": {
28660
+ "text": "FoundationRouteNavItem"
28661
+ }
28662
+ }
28663
+ ]
28664
+ },
28665
+ {
28666
+ "kind": "variable",
28667
+ "name": "defaultPlacementIndexPadding",
28668
+ "type": {
28669
+ "text": "number"
28670
+ },
28671
+ "default": "10"
28672
+ },
28673
+ {
28674
+ "kind": "function",
28675
+ "name": "getNavItems",
28322
28676
  "return": {
28323
28677
  "type": {
28324
- "text": "ViewTemplate<Radio>"
28678
+ "text": "FoundationRouteNavItem[]"
28325
28679
  }
28326
28680
  },
28327
28681
  "parameters": [
28328
28682
  {
28329
- "name": "context",
28683
+ "name": "routes",
28330
28684
  "type": {
28331
- "text": "ElementDefinitionContext"
28685
+ "text": "FoundationRoute[]"
28332
28686
  }
28333
28687
  },
28334
28688
  {
28335
- "name": "definition",
28336
- "type": {
28337
- "text": "RadioOptions"
28338
- }
28689
+ "name": "predicate",
28690
+ "default": "defaultNavItemPredicate"
28691
+ },
28692
+ {
28693
+ "name": "placementIndexPadding",
28694
+ "default": "defaultPlacementIndexPadding"
28339
28695
  }
28340
- ]
28696
+ ],
28697
+ "description": "Get navigation items from routes."
28341
28698
  }
28342
28699
  ],
28343
28700
  "exports": [
28344
28701
  {
28345
28702
  "kind": "js",
28346
- "name": "foundationRadioTemplate",
28703
+ "name": "defaultNavItemPredicate",
28347
28704
  "declaration": {
28348
- "name": "foundationRadioTemplate",
28349
- "module": "src/radio/radio.template.ts"
28705
+ "name": "defaultNavItemPredicate",
28706
+ "module": "src/router/navItems.ts"
28707
+ }
28708
+ },
28709
+ {
28710
+ "kind": "js",
28711
+ "name": "defaultPlacementIndexPadding",
28712
+ "declaration": {
28713
+ "name": "defaultPlacementIndexPadding",
28714
+ "module": "src/router/navItems.ts"
28715
+ }
28716
+ },
28717
+ {
28718
+ "kind": "js",
28719
+ "name": "getNavItems",
28720
+ "declaration": {
28721
+ "name": "getNavItems",
28722
+ "module": "src/router/navItems.ts"
28350
28723
  }
28351
28724
  }
28352
28725
  ]
28353
28726
  },
28354
28727
  {
28355
28728
  "kind": "javascript-module",
28356
- "path": "src/radio/radio.ts",
28729
+ "path": "src/router/router.ts",
28357
28730
  "declarations": [
28358
28731
  {
28359
28732
  "kind": "class",
28360
28733
  "description": "",
28361
- "name": "Radio",
28362
- "superclass": {
28363
- "name": "FASTRadio",
28364
- "package": "@microsoft/fast-components"
28365
- },
28366
- "tagName": "%%prefix%%-radio",
28367
- "customElement": true,
28368
- "attributes": [
28734
+ "name": "FoundationRouter",
28735
+ "members": [
28369
28736
  {
28370
- "name": "readonly",
28737
+ "kind": "field",
28738
+ "name": "config",
28371
28739
  "type": {
28372
- "text": "boolean"
28373
- },
28374
- "description": "When true, the control will be immutable by user interaction. See https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute for more information.",
28375
- "fieldName": "readOnly",
28376
- "inheritedFrom": {
28377
- "name": "Radio",
28378
- "module": "src/radio/radio.ts"
28740
+ "text": "FoundationRouterConfiguration | null"
28379
28741
  }
28380
28742
  }
28381
28743
  ],
28744
+ "superclass": {
28745
+ "name": "<local>_undefined",
28746
+ "module": "src/router/router.ts"
28747
+ }
28748
+ },
28749
+ {
28750
+ "kind": "class",
28751
+ "description": "",
28752
+ "name": "FoundationRouteCollection",
28382
28753
  "members": [
28383
28754
  {
28384
28755
  "kind": "field",
28385
- "name": "readOnly",
28756
+ "name": "definitions",
28386
28757
  "type": {
28387
- "text": "boolean"
28758
+ "text": "FoundationRoute<TSettings>[]"
28388
28759
  },
28389
- "privacy": "public",
28390
- "description": "When true, the control will be immutable by user interaction. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/readonly | readonly HTML attribute} for more information.",
28391
- "inheritedFrom": {
28392
- "name": "Radio",
28393
- "module": "src/radio/radio.ts"
28394
- }
28760
+ "default": "[]"
28395
28761
  },
28396
28762
  {
28397
28763
  "kind": "method",
28398
- "name": "readOnlyChanged",
28399
- "privacy": "private",
28400
- "return": {
28401
- "type": {
28402
- "text": "void"
28764
+ "name": "map",
28765
+ "parameters": [
28766
+ {
28767
+ "name": "routes",
28768
+ "type": {
28769
+ "text": "FoundationRoute<TSettings>[]"
28770
+ }
28403
28771
  }
28404
- },
28405
- "inheritedFrom": {
28406
- "name": "Radio",
28407
- "module": "src/radio/radio.ts"
28408
- }
28409
- },
28772
+ ]
28773
+ }
28774
+ ],
28775
+ "superclass": {
28776
+ "name": "RouteCollection",
28777
+ "package": "@microsoft/fast-router"
28778
+ }
28779
+ },
28780
+ {
28781
+ "kind": "class",
28782
+ "description": "",
28783
+ "name": "FoundationRouterConfiguration",
28784
+ "members": [
28410
28785
  {
28411
28786
  "kind": "field",
28412
- "name": "name",
28787
+ "name": "container",
28413
28788
  "type": {
28414
- "text": "string"
28415
- },
28416
- "privacy": "public",
28417
- "description": "The name of the radio. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#htmlattrdefname | name attribute} for more info.",
28418
- "inheritedFrom": {
28419
- "name": "Radio",
28420
- "module": "src/radio/radio.ts"
28421
- }
28422
- },
28423
- {
28424
- "kind": "method",
28425
- "name": "isInsideRadioGroup",
28426
- "privacy": "private",
28427
- "return": {
28428
- "type": {
28429
- "text": "boolean"
28430
- }
28789
+ "text": "Container"
28431
28790
  },
28432
- "inheritedFrom": {
28433
- "name": "Radio",
28434
- "module": "src/radio/radio.ts"
28435
- }
28436
- },
28437
- {
28438
- "kind": "field",
28439
- "name": "proxy",
28440
- "inheritedFrom": {
28441
- "name": "Radio",
28442
- "module": "src/radio/radio.ts"
28443
- }
28791
+ "privacy": "protected"
28444
28792
  },
28445
28793
  {
28446
28794
  "kind": "field",
28447
- "name": "_presentation",
28795
+ "name": "analytics",
28448
28796
  "type": {
28449
- "text": "ComponentPresentation | null | undefined"
28797
+ "text": "FoundationAnalytics"
28450
28798
  },
28451
- "privacy": "private",
28452
- "default": "void 0",
28453
- "inheritedFrom": {
28454
- "name": "Radio",
28455
- "module": "src/radio/radio.ts"
28456
- }
28799
+ "privacy": "protected"
28457
28800
  },
28458
28801
  {
28459
28802
  "kind": "field",
28460
- "name": "$presentation",
28803
+ "name": "user",
28461
28804
  "type": {
28462
- "text": "ComponentPresentation | null"
28805
+ "text": "User"
28463
28806
  },
28464
- "privacy": "public",
28465
- "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
28466
- "inheritedFrom": {
28467
- "name": "Radio",
28468
- "module": "src/radio/radio.ts"
28469
- }
28807
+ "privacy": "public"
28470
28808
  },
28471
28809
  {
28472
28810
  "kind": "field",
28473
- "name": "template",
28811
+ "name": "routes",
28474
28812
  "type": {
28475
- "text": "ElementViewTemplate | void | null"
28813
+ "text": "FoundationRouteCollection<TSettings>"
28476
28814
  },
28477
28815
  "privacy": "public",
28478
- "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.",
28479
- "inheritedFrom": {
28480
- "name": "Radio",
28481
- "module": "src/radio/radio.ts"
28482
- }
28816
+ "readonly": true,
28817
+ "default": "new FoundationRouteCollection<TSettings>(this)"
28483
28818
  },
28484
28819
  {
28485
28820
  "kind": "method",
28486
- "name": "templateChanged",
28487
- "privacy": "protected",
28821
+ "name": "getNavItems",
28488
28822
  "return": {
28489
28823
  "type": {
28490
- "text": "void"
28824
+ "text": "FoundationRouteNavItem[]"
28491
28825
  }
28492
28826
  },
28493
- "inheritedFrom": {
28494
- "name": "Radio",
28495
- "module": "src/radio/radio.ts"
28496
- }
28497
- },
28498
- {
28499
- "kind": "field",
28500
- "name": "styles",
28501
- "type": {
28502
- "text": "ElementStyles | void | null"
28503
- },
28504
- "privacy": "public",
28505
- "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.",
28506
- "inheritedFrom": {
28507
- "name": "Radio",
28508
- "module": "src/radio/radio.ts"
28509
- }
28510
- },
28511
- {
28512
- "kind": "method",
28513
- "name": "stylesChanged",
28514
- "privacy": "protected",
28515
- "return": {
28516
- "type": {
28517
- "text": "void"
28827
+ "parameters": [
28828
+ {
28829
+ "name": "predicate",
28830
+ "default": "defaultNavItemPredicate",
28831
+ "type": {
28832
+ "text": "NavItemPredicate"
28833
+ }
28518
28834
  }
28519
- },
28520
- "inheritedFrom": {
28521
- "name": "Radio",
28522
- "module": "src/radio/radio.ts"
28523
- }
28835
+ ]
28524
28836
  },
28525
28837
  {
28526
28838
  "kind": "method",
28527
- "name": "compose",
28528
- "privacy": "public",
28529
- "static": true,
28839
+ "name": "configureAnalytics"
28840
+ },
28841
+ {
28842
+ "kind": "method",
28843
+ "name": "construct",
28530
28844
  "return": {
28531
28845
  "type": {
28532
- "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
28846
+ "text": "T"
28533
28847
  }
28534
28848
  },
28535
28849
  "parameters": [
28536
28850
  {
28537
- "name": "this",
28851
+ "name": "Type",
28538
28852
  "type": {
28539
- "text": "K"
28853
+ "text": "Constructable<T>"
28540
28854
  }
28541
- },
28542
- {
28543
- "name": "elementDefinition",
28544
- "type": {
28545
- "text": "T"
28546
- },
28547
- "description": "The definition of the element to create the registry\nfunction for."
28548
28855
  }
28549
- ],
28550
- "description": "Defines an element registry function with a set of element definition defaults.",
28551
- "inheritedFrom": {
28552
- "name": "Radio",
28553
- "module": "src/radio/radio.ts"
28554
- }
28856
+ ]
28555
28857
  }
28556
28858
  ],
28557
- "events": [
28558
- {
28559
- "description": "Emits a custom change event when the checked state changes",
28560
- "name": "change",
28561
- "inheritedFrom": {
28562
- "name": "Radio",
28563
- "module": "src/radio/radio.ts"
28564
- }
28565
- }
28566
- ]
28567
- },
28568
- {
28569
- "kind": "variable",
28570
- "name": "foundationRadioShadowOptions",
28571
- "type": {
28572
- "text": "ShadowRootInit"
28573
- },
28574
- "default": "undefined"
28575
- },
28576
- {
28577
- "kind": "variable",
28578
- "name": "defaultRadioConfig",
28579
- "type": {
28580
- "text": "object"
28581
- },
28582
- "default": "{\n checkedIndicator: `\n <div part=\"checked-indicator\" class=\"checked-indicator\"></div>\n `,\n}"
28583
- },
28584
- {
28585
- "kind": "variable",
28586
- "name": "foundationRadio",
28587
- "description": "The Foundation Radio",
28588
- "privacy": "public"
28859
+ "superclass": {
28860
+ "name": "RouterConfiguration",
28861
+ "package": "@microsoft/fast-router"
28862
+ }
28589
28863
  }
28590
28864
  ],
28591
28865
  "exports": [
28592
28866
  {
28593
28867
  "kind": "js",
28594
- "name": "Radio",
28868
+ "name": "FoundationRouter",
28595
28869
  "declaration": {
28596
- "name": "Radio",
28597
- "module": "src/radio/radio.ts"
28870
+ "name": "FoundationRouter",
28871
+ "module": "src/router/router.ts"
28598
28872
  }
28599
28873
  },
28600
28874
  {
28601
- "kind": "js",
28602
- "name": "foundationRadioShadowOptions",
28875
+ "kind": "custom-element-definition",
28876
+ "name": "foundation-router",
28603
28877
  "declaration": {
28604
- "name": "foundationRadioShadowOptions",
28605
- "module": "src/radio/radio.ts"
28878
+ "name": "FoundationRouter",
28879
+ "module": "src/router/router.ts"
28606
28880
  }
28607
28881
  },
28608
28882
  {
28609
28883
  "kind": "js",
28610
- "name": "defaultRadioConfig",
28884
+ "name": "FoundationRouteCollection",
28611
28885
  "declaration": {
28612
- "name": "defaultRadioConfig",
28613
- "module": "src/radio/radio.ts"
28886
+ "name": "FoundationRouteCollection",
28887
+ "module": "src/router/router.ts"
28614
28888
  }
28615
28889
  },
28616
28890
  {
28617
28891
  "kind": "js",
28618
- "name": "foundationRadio",
28892
+ "name": "FoundationRouterConfiguration",
28619
28893
  "declaration": {
28620
- "name": "foundationRadio",
28621
- "module": "src/radio/radio.ts"
28894
+ "name": "FoundationRouterConfiguration",
28895
+ "module": "src/router/router.ts"
28622
28896
  }
28623
28897
  }
28624
28898
  ]
@@ -29011,583 +29285,309 @@
29011
29285
  "name": "parentToolbar",
29012
29286
  "type": {
29013
29287
  "text": "HTMLElement | null"
29014
- },
29015
- "privacy": "private",
29016
- "inheritedFrom": {
29017
- "name": "RadioGroup",
29018
- "module": "src/radio-group/radio-group.ts"
29019
- }
29020
- },
29021
- {
29022
- "kind": "field",
29023
- "name": "isInsideToolbar",
29024
- "type": {
29025
- "text": "boolean"
29026
- },
29027
- "privacy": "private",
29028
- "inheritedFrom": {
29029
- "name": "RadioGroup",
29030
- "module": "src/radio-group/radio-group.ts"
29031
- }
29032
- },
29033
- {
29034
- "kind": "field",
29035
- "name": "isInsideFoundationToolbar",
29036
- "type": {
29037
- "text": "boolean"
29038
- },
29039
- "privacy": "private",
29040
- "inheritedFrom": {
29041
- "name": "RadioGroup",
29042
- "module": "src/radio-group/radio-group.ts"
29043
- }
29044
- },
29045
- {
29046
- "kind": "method",
29047
- "name": "setupRadioButtons",
29048
- "privacy": "private",
29049
- "return": {
29050
- "type": {
29051
- "text": "void"
29052
- }
29053
- },
29054
- "inheritedFrom": {
29055
- "name": "RadioGroup",
29056
- "module": "src/radio-group/radio-group.ts"
29057
- }
29058
- },
29059
- {
29060
- "kind": "field",
29061
- "name": "radioChangeHandler",
29062
- "privacy": "private",
29063
- "inheritedFrom": {
29064
- "name": "RadioGroup",
29065
- "module": "src/radio-group/radio-group.ts"
29066
- }
29067
- },
29068
- {
29069
- "kind": "field",
29070
- "name": "moveToRadioByIndex",
29071
- "privacy": "private",
29072
- "inheritedFrom": {
29073
- "name": "RadioGroup",
29074
- "module": "src/radio-group/radio-group.ts"
29075
- }
29076
- },
29077
- {
29078
- "kind": "field",
29079
- "name": "moveRightOffGroup",
29080
- "privacy": "private",
29081
- "inheritedFrom": {
29082
- "name": "RadioGroup",
29083
- "module": "src/radio-group/radio-group.ts"
29084
- }
29085
- },
29086
- {
29087
- "kind": "field",
29088
- "name": "moveLeftOffGroup",
29089
- "privacy": "private",
29090
- "inheritedFrom": {
29091
- "name": "RadioGroup",
29092
- "module": "src/radio-group/radio-group.ts"
29093
- }
29094
- },
29095
- {
29096
- "kind": "field",
29097
- "name": "shouldMoveOffGroupToTheRight",
29098
- "privacy": "private",
29099
- "inheritedFrom": {
29100
- "name": "RadioGroup",
29101
- "module": "src/radio-group/radio-group.ts"
29102
- }
29103
- },
29104
- {
29105
- "kind": "field",
29106
- "name": "shouldMoveOffGroupToTheLeft",
29107
- "privacy": "private",
29108
- "inheritedFrom": {
29109
- "name": "RadioGroup",
29110
- "module": "src/radio-group/radio-group.ts"
29111
- }
29112
- },
29113
- {
29114
- "kind": "field",
29115
- "name": "checkFocusedRadio",
29116
- "privacy": "private",
29117
- "inheritedFrom": {
29118
- "name": "RadioGroup",
29119
- "module": "src/radio-group/radio-group.ts"
29120
- }
29121
- },
29122
- {
29123
- "kind": "field",
29124
- "name": "moveRight",
29125
- "privacy": "private",
29126
- "inheritedFrom": {
29127
- "name": "RadioGroup",
29128
- "module": "src/radio-group/radio-group.ts"
29129
- }
29130
- },
29131
- {
29132
- "kind": "field",
29133
- "name": "moveLeft",
29134
- "privacy": "private",
29135
- "inheritedFrom": {
29136
- "name": "RadioGroup",
29137
- "module": "src/radio-group/radio-group.ts"
29138
- }
29139
- },
29140
- {
29141
- "kind": "field",
29142
- "name": "_presentation",
29143
- "type": {
29144
- "text": "ComponentPresentation | null | undefined"
29145
- },
29146
- "privacy": "private",
29147
- "default": "void 0",
29148
- "inheritedFrom": {
29149
- "name": "FoundationElement",
29150
- "module": "src/foundation-element/foundation-element.ts"
29151
- }
29152
- },
29153
- {
29154
- "kind": "field",
29155
- "name": "$presentation",
29156
- "type": {
29157
- "text": "ComponentPresentation | null"
29158
- },
29159
- "privacy": "public",
29160
- "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
29161
- "inheritedFrom": {
29162
- "name": "FoundationElement",
29163
- "module": "src/foundation-element/foundation-element.ts"
29164
- }
29165
- },
29166
- {
29167
- "kind": "field",
29168
- "name": "template",
29169
- "type": {
29170
- "text": "ElementViewTemplate | void | null"
29171
- },
29172
- "privacy": "public",
29173
- "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.",
29288
+ },
29289
+ "privacy": "private",
29174
29290
  "inheritedFrom": {
29175
- "name": "FoundationElement",
29176
- "module": "src/foundation-element/foundation-element.ts"
29291
+ "name": "RadioGroup",
29292
+ "module": "src/radio-group/radio-group.ts"
29177
29293
  }
29178
29294
  },
29179
29295
  {
29180
- "kind": "method",
29181
- "name": "templateChanged",
29182
- "privacy": "protected",
29183
- "return": {
29184
- "type": {
29185
- "text": "void"
29186
- }
29296
+ "kind": "field",
29297
+ "name": "isInsideToolbar",
29298
+ "type": {
29299
+ "text": "boolean"
29187
29300
  },
29301
+ "privacy": "private",
29188
29302
  "inheritedFrom": {
29189
- "name": "FoundationElement",
29190
- "module": "src/foundation-element/foundation-element.ts"
29303
+ "name": "RadioGroup",
29304
+ "module": "src/radio-group/radio-group.ts"
29191
29305
  }
29192
29306
  },
29193
29307
  {
29194
29308
  "kind": "field",
29195
- "name": "styles",
29309
+ "name": "isInsideFoundationToolbar",
29196
29310
  "type": {
29197
- "text": "ElementStyles | void | null"
29311
+ "text": "boolean"
29198
29312
  },
29199
- "privacy": "public",
29200
- "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.",
29313
+ "privacy": "private",
29201
29314
  "inheritedFrom": {
29202
- "name": "FoundationElement",
29203
- "module": "src/foundation-element/foundation-element.ts"
29315
+ "name": "RadioGroup",
29316
+ "module": "src/radio-group/radio-group.ts"
29204
29317
  }
29205
29318
  },
29206
29319
  {
29207
29320
  "kind": "method",
29208
- "name": "stylesChanged",
29209
- "privacy": "protected",
29321
+ "name": "setupRadioButtons",
29322
+ "privacy": "private",
29210
29323
  "return": {
29211
29324
  "type": {
29212
29325
  "text": "void"
29213
29326
  }
29214
29327
  },
29215
29328
  "inheritedFrom": {
29216
- "name": "FoundationElement",
29217
- "module": "src/foundation-element/foundation-element.ts"
29329
+ "name": "RadioGroup",
29330
+ "module": "src/radio-group/radio-group.ts"
29218
29331
  }
29219
29332
  },
29220
29333
  {
29221
- "kind": "method",
29222
- "name": "compose",
29223
- "privacy": "public",
29224
- "static": true,
29225
- "return": {
29226
- "type": {
29227
- "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
29228
- }
29229
- },
29230
- "parameters": [
29231
- {
29232
- "name": "this",
29233
- "type": {
29234
- "text": "K"
29235
- }
29236
- },
29237
- {
29238
- "name": "elementDefinition",
29239
- "type": {
29240
- "text": "T"
29241
- },
29242
- "description": "The definition of the element to create the registry\nfunction for."
29243
- }
29244
- ],
29245
- "description": "Defines an element registry function with a set of element definition defaults.",
29334
+ "kind": "field",
29335
+ "name": "radioChangeHandler",
29336
+ "privacy": "private",
29246
29337
  "inheritedFrom": {
29247
- "name": "FoundationElement",
29248
- "module": "src/foundation-element/foundation-element.ts"
29338
+ "name": "RadioGroup",
29339
+ "module": "src/radio-group/radio-group.ts"
29249
29340
  }
29250
- }
29251
- ],
29252
- "events": [
29341
+ },
29253
29342
  {
29254
- "description": "Fires a custom 'change' event when the value changes",
29255
- "name": "change",
29343
+ "kind": "field",
29344
+ "name": "moveToRadioByIndex",
29345
+ "privacy": "private",
29256
29346
  "inheritedFrom": {
29257
29347
  "name": "RadioGroup",
29258
29348
  "module": "src/radio-group/radio-group.ts"
29259
29349
  }
29260
- }
29261
- ]
29262
- },
29263
- {
29264
- "kind": "variable",
29265
- "name": "foundationRadioGroupShadowOptions",
29266
- "type": {
29267
- "text": "ShadowRootInit"
29268
- },
29269
- "default": "undefined"
29270
- },
29271
- {
29272
- "kind": "variable",
29273
- "name": "defaultRadioGroupConfig",
29274
- "type": {
29275
- "text": "object"
29276
- },
29277
- "default": "{}"
29278
- },
29279
- {
29280
- "kind": "variable",
29281
- "name": "foundationRadioGroup",
29282
- "description": "The Foundation Radio Group",
29283
- "privacy": "public"
29284
- }
29285
- ],
29286
- "exports": [
29287
- {
29288
- "kind": "js",
29289
- "name": "RadioGroup",
29290
- "declaration": {
29291
- "name": "RadioGroup",
29292
- "module": "src/radio-group/radio-group.ts"
29293
- }
29294
- },
29295
- {
29296
- "kind": "js",
29297
- "name": "foundationRadioGroupShadowOptions",
29298
- "declaration": {
29299
- "name": "foundationRadioGroupShadowOptions",
29300
- "module": "src/radio-group/radio-group.ts"
29301
- }
29302
- },
29303
- {
29304
- "kind": "js",
29305
- "name": "defaultRadioGroupConfig",
29306
- "declaration": {
29307
- "name": "defaultRadioGroupConfig",
29308
- "module": "src/radio-group/radio-group.ts"
29309
- }
29310
- },
29311
- {
29312
- "kind": "js",
29313
- "name": "foundationRadioGroup",
29314
- "declaration": {
29315
- "name": "foundationRadioGroup",
29316
- "module": "src/radio-group/radio-group.ts"
29317
- }
29318
- }
29319
- ]
29320
- },
29321
- {
29322
- "kind": "javascript-module",
29323
- "path": "src/router/index.ts",
29324
- "declarations": [],
29325
- "exports": [
29326
- {
29327
- "kind": "js",
29328
- "name": "*",
29329
- "declaration": {
29330
- "name": "*",
29331
- "package": "./navItems"
29332
- }
29333
- },
29334
- {
29335
- "kind": "js",
29336
- "name": "*",
29337
- "declaration": {
29338
- "name": "*",
29339
- "package": "./router"
29340
- }
29341
- }
29342
- ]
29343
- },
29344
- {
29345
- "kind": "javascript-module",
29346
- "path": "src/router/navItems.ts",
29347
- "declarations": [
29348
- {
29349
- "kind": "function",
29350
- "name": "defaultNavItemPredicate",
29351
- "parameters": [
29352
- {
29353
- "name": "item",
29354
- "type": {
29355
- "text": "FoundationRouteNavItem"
29356
- }
29357
- }
29358
- ]
29359
- },
29360
- {
29361
- "kind": "variable",
29362
- "name": "defaultPlacementIndexPadding",
29363
- "type": {
29364
- "text": "number"
29365
- },
29366
- "default": "10"
29367
- },
29368
- {
29369
- "kind": "function",
29370
- "name": "getNavItems",
29371
- "return": {
29372
- "type": {
29373
- "text": "FoundationRouteNavItem[]"
29374
- }
29375
- },
29376
- "parameters": [
29377
- {
29378
- "name": "routes",
29379
- "type": {
29380
- "text": "FoundationRoute[]"
29381
- }
29382
- },
29383
- {
29384
- "name": "predicate",
29385
- "default": "defaultNavItemPredicate"
29386
29350
  },
29387
29351
  {
29388
- "name": "placementIndexPadding",
29389
- "default": "defaultPlacementIndexPadding"
29390
- }
29391
- ],
29392
- "description": "Get navigation items from routes."
29393
- }
29394
- ],
29395
- "exports": [
29396
- {
29397
- "kind": "js",
29398
- "name": "defaultNavItemPredicate",
29399
- "declaration": {
29400
- "name": "defaultNavItemPredicate",
29401
- "module": "src/router/navItems.ts"
29402
- }
29403
- },
29404
- {
29405
- "kind": "js",
29406
- "name": "defaultPlacementIndexPadding",
29407
- "declaration": {
29408
- "name": "defaultPlacementIndexPadding",
29409
- "module": "src/router/navItems.ts"
29410
- }
29411
- },
29412
- {
29413
- "kind": "js",
29414
- "name": "getNavItems",
29415
- "declaration": {
29416
- "name": "getNavItems",
29417
- "module": "src/router/navItems.ts"
29418
- }
29419
- }
29420
- ]
29421
- },
29422
- {
29423
- "kind": "javascript-module",
29424
- "path": "src/router/router.ts",
29425
- "declarations": [
29426
- {
29427
- "kind": "class",
29428
- "description": "",
29429
- "name": "FoundationRouter",
29430
- "members": [
29352
+ "kind": "field",
29353
+ "name": "moveRightOffGroup",
29354
+ "privacy": "private",
29355
+ "inheritedFrom": {
29356
+ "name": "RadioGroup",
29357
+ "module": "src/radio-group/radio-group.ts"
29358
+ }
29359
+ },
29431
29360
  {
29432
29361
  "kind": "field",
29433
- "name": "config",
29434
- "type": {
29435
- "text": "FoundationRouterConfiguration | null"
29362
+ "name": "moveLeftOffGroup",
29363
+ "privacy": "private",
29364
+ "inheritedFrom": {
29365
+ "name": "RadioGroup",
29366
+ "module": "src/radio-group/radio-group.ts"
29436
29367
  }
29437
- }
29438
- ],
29439
- "superclass": {
29440
- "name": "<local>_undefined",
29441
- "module": "src/router/router.ts"
29442
- }
29443
- },
29444
- {
29445
- "kind": "class",
29446
- "description": "",
29447
- "name": "FoundationRouteCollection",
29448
- "members": [
29368
+ },
29449
29369
  {
29450
29370
  "kind": "field",
29451
- "name": "definitions",
29452
- "type": {
29453
- "text": "FoundationRoute<TSettings>[]"
29454
- },
29455
- "default": "[]"
29371
+ "name": "shouldMoveOffGroupToTheRight",
29372
+ "privacy": "private",
29373
+ "inheritedFrom": {
29374
+ "name": "RadioGroup",
29375
+ "module": "src/radio-group/radio-group.ts"
29376
+ }
29456
29377
  },
29457
29378
  {
29458
- "kind": "method",
29459
- "name": "map",
29460
- "parameters": [
29461
- {
29462
- "name": "routes",
29463
- "type": {
29464
- "text": "FoundationRoute<TSettings>[]"
29465
- }
29466
- }
29467
- ]
29468
- }
29469
- ],
29470
- "superclass": {
29471
- "name": "RouteCollection",
29472
- "package": "@microsoft/fast-router"
29473
- }
29474
- },
29475
- {
29476
- "kind": "class",
29477
- "description": "",
29478
- "name": "FoundationRouterConfiguration",
29479
- "members": [
29379
+ "kind": "field",
29380
+ "name": "shouldMoveOffGroupToTheLeft",
29381
+ "privacy": "private",
29382
+ "inheritedFrom": {
29383
+ "name": "RadioGroup",
29384
+ "module": "src/radio-group/radio-group.ts"
29385
+ }
29386
+ },
29480
29387
  {
29481
29388
  "kind": "field",
29482
- "name": "container",
29483
- "type": {
29484
- "text": "Container"
29485
- },
29486
- "privacy": "protected"
29389
+ "name": "checkFocusedRadio",
29390
+ "privacy": "private",
29391
+ "inheritedFrom": {
29392
+ "name": "RadioGroup",
29393
+ "module": "src/radio-group/radio-group.ts"
29394
+ }
29487
29395
  },
29488
29396
  {
29489
29397
  "kind": "field",
29490
- "name": "analytics",
29398
+ "name": "moveRight",
29399
+ "privacy": "private",
29400
+ "inheritedFrom": {
29401
+ "name": "RadioGroup",
29402
+ "module": "src/radio-group/radio-group.ts"
29403
+ }
29404
+ },
29405
+ {
29406
+ "kind": "field",
29407
+ "name": "moveLeft",
29408
+ "privacy": "private",
29409
+ "inheritedFrom": {
29410
+ "name": "RadioGroup",
29411
+ "module": "src/radio-group/radio-group.ts"
29412
+ }
29413
+ },
29414
+ {
29415
+ "kind": "field",
29416
+ "name": "_presentation",
29491
29417
  "type": {
29492
- "text": "FoundationAnalytics"
29418
+ "text": "ComponentPresentation | null | undefined"
29493
29419
  },
29494
- "privacy": "protected"
29420
+ "privacy": "private",
29421
+ "default": "void 0",
29422
+ "inheritedFrom": {
29423
+ "name": "FoundationElement",
29424
+ "module": "src/foundation-element/foundation-element.ts"
29425
+ }
29495
29426
  },
29496
29427
  {
29497
29428
  "kind": "field",
29498
- "name": "user",
29429
+ "name": "$presentation",
29499
29430
  "type": {
29500
- "text": "User"
29431
+ "text": "ComponentPresentation | null"
29501
29432
  },
29502
- "privacy": "public"
29433
+ "privacy": "public",
29434
+ "description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
29435
+ "inheritedFrom": {
29436
+ "name": "FoundationElement",
29437
+ "module": "src/foundation-element/foundation-element.ts"
29438
+ }
29503
29439
  },
29504
29440
  {
29505
29441
  "kind": "field",
29506
- "name": "routes",
29442
+ "name": "template",
29507
29443
  "type": {
29508
- "text": "FoundationRouteCollection<TSettings>"
29444
+ "text": "ElementViewTemplate | void | null"
29509
29445
  },
29510
29446
  "privacy": "public",
29511
- "readonly": true,
29512
- "default": "new FoundationRouteCollection<TSettings>(this)"
29447
+ "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.",
29448
+ "inheritedFrom": {
29449
+ "name": "FoundationElement",
29450
+ "module": "src/foundation-element/foundation-element.ts"
29451
+ }
29513
29452
  },
29514
29453
  {
29515
29454
  "kind": "method",
29516
- "name": "getNavItems",
29455
+ "name": "templateChanged",
29456
+ "privacy": "protected",
29517
29457
  "return": {
29518
29458
  "type": {
29519
- "text": "FoundationRouteNavItem[]"
29459
+ "text": "void"
29520
29460
  }
29521
29461
  },
29522
- "parameters": [
29523
- {
29524
- "name": "predicate",
29525
- "default": "defaultNavItemPredicate",
29526
- "type": {
29527
- "text": "NavItemPredicate"
29528
- }
29529
- }
29530
- ]
29462
+ "inheritedFrom": {
29463
+ "name": "FoundationElement",
29464
+ "module": "src/foundation-element/foundation-element.ts"
29465
+ }
29466
+ },
29467
+ {
29468
+ "kind": "field",
29469
+ "name": "styles",
29470
+ "type": {
29471
+ "text": "ElementStyles | void | null"
29472
+ },
29473
+ "privacy": "public",
29474
+ "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.",
29475
+ "inheritedFrom": {
29476
+ "name": "FoundationElement",
29477
+ "module": "src/foundation-element/foundation-element.ts"
29478
+ }
29531
29479
  },
29532
29480
  {
29533
29481
  "kind": "method",
29534
- "name": "configureAnalytics"
29482
+ "name": "stylesChanged",
29483
+ "privacy": "protected",
29484
+ "return": {
29485
+ "type": {
29486
+ "text": "void"
29487
+ }
29488
+ },
29489
+ "inheritedFrom": {
29490
+ "name": "FoundationElement",
29491
+ "module": "src/foundation-element/foundation-element.ts"
29492
+ }
29535
29493
  },
29536
29494
  {
29537
29495
  "kind": "method",
29538
- "name": "construct",
29496
+ "name": "compose",
29497
+ "privacy": "public",
29498
+ "static": true,
29539
29499
  "return": {
29540
29500
  "type": {
29541
- "text": "T"
29501
+ "text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
29542
29502
  }
29543
29503
  },
29544
29504
  "parameters": [
29545
29505
  {
29546
- "name": "Type",
29506
+ "name": "this",
29547
29507
  "type": {
29548
- "text": "Constructable<T>"
29508
+ "text": "K"
29549
29509
  }
29510
+ },
29511
+ {
29512
+ "name": "elementDefinition",
29513
+ "type": {
29514
+ "text": "T"
29515
+ },
29516
+ "description": "The definition of the element to create the registry\nfunction for."
29550
29517
  }
29551
- ]
29518
+ ],
29519
+ "description": "Defines an element registry function with a set of element definition defaults.",
29520
+ "inheritedFrom": {
29521
+ "name": "FoundationElement",
29522
+ "module": "src/foundation-element/foundation-element.ts"
29523
+ }
29552
29524
  }
29553
29525
  ],
29554
- "superclass": {
29555
- "name": "RouterConfiguration",
29556
- "package": "@microsoft/fast-router"
29557
- }
29526
+ "events": [
29527
+ {
29528
+ "description": "Fires a custom 'change' event when the value changes",
29529
+ "name": "change",
29530
+ "inheritedFrom": {
29531
+ "name": "RadioGroup",
29532
+ "module": "src/radio-group/radio-group.ts"
29533
+ }
29534
+ }
29535
+ ]
29536
+ },
29537
+ {
29538
+ "kind": "variable",
29539
+ "name": "foundationRadioGroupShadowOptions",
29540
+ "type": {
29541
+ "text": "ShadowRootInit"
29542
+ },
29543
+ "default": "undefined"
29544
+ },
29545
+ {
29546
+ "kind": "variable",
29547
+ "name": "defaultRadioGroupConfig",
29548
+ "type": {
29549
+ "text": "object"
29550
+ },
29551
+ "default": "{}"
29552
+ },
29553
+ {
29554
+ "kind": "variable",
29555
+ "name": "foundationRadioGroup",
29556
+ "description": "The Foundation Radio Group",
29557
+ "privacy": "public"
29558
29558
  }
29559
29559
  ],
29560
29560
  "exports": [
29561
29561
  {
29562
29562
  "kind": "js",
29563
- "name": "FoundationRouter",
29563
+ "name": "RadioGroup",
29564
29564
  "declaration": {
29565
- "name": "FoundationRouter",
29566
- "module": "src/router/router.ts"
29565
+ "name": "RadioGroup",
29566
+ "module": "src/radio-group/radio-group.ts"
29567
29567
  }
29568
29568
  },
29569
29569
  {
29570
- "kind": "custom-element-definition",
29571
- "name": "foundation-router",
29570
+ "kind": "js",
29571
+ "name": "foundationRadioGroupShadowOptions",
29572
29572
  "declaration": {
29573
- "name": "FoundationRouter",
29574
- "module": "src/router/router.ts"
29573
+ "name": "foundationRadioGroupShadowOptions",
29574
+ "module": "src/radio-group/radio-group.ts"
29575
29575
  }
29576
29576
  },
29577
29577
  {
29578
29578
  "kind": "js",
29579
- "name": "FoundationRouteCollection",
29579
+ "name": "defaultRadioGroupConfig",
29580
29580
  "declaration": {
29581
- "name": "FoundationRouteCollection",
29582
- "module": "src/router/router.ts"
29581
+ "name": "defaultRadioGroupConfig",
29582
+ "module": "src/radio-group/radio-group.ts"
29583
29583
  }
29584
29584
  },
29585
29585
  {
29586
29586
  "kind": "js",
29587
- "name": "FoundationRouterConfiguration",
29587
+ "name": "foundationRadioGroup",
29588
29588
  "declaration": {
29589
- "name": "FoundationRouterConfiguration",
29590
- "module": "src/router/router.ts"
29589
+ "name": "foundationRadioGroup",
29590
+ "module": "src/radio-group/radio-group.ts"
29591
29591
  }
29592
29592
  }
29593
29593
  ]