@genesislcap/foundation-ui 15.0.0-FUI-2567.2 → 15.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/custom-elements.json +1375 -2174
- package/dist/dts/base-components.d.ts +0 -11
- package/dist/dts/base-components.d.ts.map +1 -1
- package/dist/dts/index.d.ts +0 -1
- package/dist/dts/index.d.ts.map +1 -1
- package/dist/dts/react.d.ts +9 -20
- package/dist/esm/base-components.js +0 -2
- package/dist/esm/index.js +0 -1
- package/dist/foundation-ui.api.json +68 -1089
- package/dist/foundation-ui.d.ts +0 -165
- package/dist/react.cjs +6 -25
- package/dist/react.mjs +5 -23
- package/package.json +19 -19
- package/dist/dts/verification-code-input/index.d.ts +0 -4
- package/dist/dts/verification-code-input/index.d.ts.map +0 -1
- package/dist/dts/verification-code-input/verification-code-input.d.ts +0 -145
- package/dist/dts/verification-code-input/verification-code-input.d.ts.map +0 -1
- package/dist/dts/verification-code-input/verification-code-input.styles.d.ts +0 -3
- package/dist/dts/verification-code-input/verification-code-input.styles.d.ts.map +0 -1
- package/dist/dts/verification-code-input/verification-code-input.template.d.ts +0 -3
- package/dist/dts/verification-code-input/verification-code-input.template.d.ts.map +0 -1
- package/dist/esm/verification-code-input/index.js +0 -3
- package/dist/esm/verification-code-input/verification-code-input.js +0 -437
- package/dist/esm/verification-code-input/verification-code-input.styles.js +0 -108
- package/dist/esm/verification-code-input/verification-code-input.template.js +0 -55
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"type": {
|
|
13
13
|
"text": "object"
|
|
14
14
|
},
|
|
15
|
-
"default": "{\n foundationAccordion,\n foundationAiCriteriaSearch,\n foundationAiIndicator,\n foundationAccordionItem,\n foundationActionsMenu,\n foundationAnchor,\n foundationAnchoredRegion,\n foundationAvatar,\n foundationBadge,\n foundationBanner,\n foundationBreadcrumb,\n foundationBreadcrumbItem,\n foundationButton,\n foundationCalendar,\n foundationCard,\n foundationCategorizedMultiselect,\n foundationCheckbox,\n foundationCombobox,\n foundationConnectionIndicator,\n foundationDataGrid,\n foundationDataGridCell,\n foundationDataGridRow,\n foundationDatePicker,\n foundationDesignSystemProvider,\n foundationDialog,\n foundationDisclosure,\n foundationDivider,\n foundationDropdownMenu,\n foundationErrorBanner,\n foundationErrorBoundary,\n foundationErrorDialog,\n foundationFileReader,\n foundationFileUpload,\n foundationFilter,\n foundationFilterBar,\n foundationFlexLayout,\n foundationFlipper,\n foundationFlyout,\n foundationGridLayout,\n foundationGridLayoutItem,\n foundationHorizontalScroll,\n foundationIcon,\n foundationListbox,\n foundationListboxOption,\n foundationMenu,\n foundationMenuItem,\n foundationModal,\n foundationMultiselect,\n foundationNumberField,\n foundationOptgroup,\n foundationPill,\n foundationPopper,\n foundationProgress,\n foundationProgressRing,\n foundationRadio,\n foundationRadioGroup,\n foundationScheduler,\n foundationSchedulerCronBuilder,\n foundationSchedulerTimezone,\n foundationSearchBar,\n foundationSearchBarCombobox,\n foundationSegmentedControl,\n foundationSegmentedItem,\n foundationSelect,\n foundationSkeleton,\n foundationSlider,\n foundationSliderLabel,\n foundationSnackbar,\n foundationStackingIcons,\n foundationStatusPill,\n foundationEnvironmentIndicator,\n foundationStepperTab,\n foundationStepperTabPanel,\n foundationSwitch,\n foundationSystemHealthOverlay,\n foundationTab,\n foundationTabPanel,\n foundationTabs,\n foundationTextArea,\n foundationTextField,\n foundationToast,\n foundationToolbar,\n foundationTooltip,\n foundationTreeItem,\n foundationTreeView,\n foundationUrlInput,\n
|
|
15
|
+
"default": "{\n foundationAccordion,\n foundationAiCriteriaSearch,\n foundationAiIndicator,\n foundationAccordionItem,\n foundationActionsMenu,\n foundationAnchor,\n foundationAnchoredRegion,\n foundationAvatar,\n foundationBadge,\n foundationBanner,\n foundationBreadcrumb,\n foundationBreadcrumbItem,\n foundationButton,\n foundationCalendar,\n foundationCard,\n foundationCategorizedMultiselect,\n foundationCheckbox,\n foundationCombobox,\n foundationConnectionIndicator,\n foundationDataGrid,\n foundationDataGridCell,\n foundationDataGridRow,\n foundationDatePicker,\n foundationDesignSystemProvider,\n foundationDialog,\n foundationDisclosure,\n foundationDivider,\n foundationDropdownMenu,\n foundationErrorBanner,\n foundationErrorBoundary,\n foundationErrorDialog,\n foundationFileReader,\n foundationFileUpload,\n foundationFilter,\n foundationFilterBar,\n foundationFlexLayout,\n foundationFlipper,\n foundationFlyout,\n foundationGridLayout,\n foundationGridLayoutItem,\n foundationHorizontalScroll,\n foundationIcon,\n foundationListbox,\n foundationListboxOption,\n foundationMenu,\n foundationMenuItem,\n foundationModal,\n foundationMultiselect,\n foundationNumberField,\n foundationOptgroup,\n foundationPill,\n foundationPopper,\n foundationProgress,\n foundationProgressRing,\n foundationRadio,\n foundationRadioGroup,\n foundationScheduler,\n foundationSchedulerCronBuilder,\n foundationSchedulerTimezone,\n foundationSearchBar,\n foundationSearchBarCombobox,\n foundationSegmentedControl,\n foundationSegmentedItem,\n foundationSelect,\n foundationSkeleton,\n foundationSlider,\n foundationSliderLabel,\n foundationSnackbar,\n foundationStackingIcons,\n foundationStatusPill,\n foundationEnvironmentIndicator,\n foundationStepperTab,\n foundationStepperTabPanel,\n foundationSwitch,\n foundationSystemHealthOverlay,\n foundationTab,\n foundationTabPanel,\n foundationTabs,\n foundationTextArea,\n foundationTextField,\n foundationToast,\n foundationToolbar,\n foundationTooltip,\n foundationTreeItem,\n foundationTreeView,\n foundationUrlInput,\n foundationSectionNavigator,\n register(container?: Container, ...rest: any[]) {\n if (!container) {\n // preserve backward compatibility with code that loops through\n // the values of this object and calls them as funcs with no args\n return;\n }\n\n for (const key in this) {\n if (key === 'register') {\n continue;\n }\n\n this[key]().register(container, ...rest);\n }\n },\n}"
|
|
16
16
|
}
|
|
17
17
|
],
|
|
18
18
|
"exports": [
|
|
@@ -867,14 +867,6 @@
|
|
|
867
867
|
"name": "getPrefix",
|
|
868
868
|
"module": "./utils/dom"
|
|
869
869
|
}
|
|
870
|
-
},
|
|
871
|
-
{
|
|
872
|
-
"kind": "js",
|
|
873
|
-
"name": "*",
|
|
874
|
-
"declaration": {
|
|
875
|
-
"name": "*",
|
|
876
|
-
"package": "./verification-code-input"
|
|
877
|
-
}
|
|
878
870
|
}
|
|
879
871
|
]
|
|
880
872
|
},
|
|
@@ -1849,34 +1841,11 @@
|
|
|
1849
1841
|
},
|
|
1850
1842
|
{
|
|
1851
1843
|
"kind": "javascript-module",
|
|
1852
|
-
"path": "src/
|
|
1844
|
+
"path": "src/accordion/accordion.styles.ts",
|
|
1853
1845
|
"declarations": [
|
|
1854
1846
|
{
|
|
1855
1847
|
"kind": "function",
|
|
1856
|
-
"name": "
|
|
1857
|
-
"return": {
|
|
1858
|
-
"type": {
|
|
1859
|
-
"text": "ElementStyles"
|
|
1860
|
-
}
|
|
1861
|
-
},
|
|
1862
|
-
"parameters": [
|
|
1863
|
-
{
|
|
1864
|
-
"name": "context",
|
|
1865
|
-
"type": {
|
|
1866
|
-
"text": "ElementDefinitionContext"
|
|
1867
|
-
}
|
|
1868
|
-
},
|
|
1869
|
-
{
|
|
1870
|
-
"name": "definition",
|
|
1871
|
-
"type": {
|
|
1872
|
-
"text": "FoundationElementDefinition"
|
|
1873
|
-
}
|
|
1874
|
-
}
|
|
1875
|
-
]
|
|
1876
|
-
},
|
|
1877
|
-
{
|
|
1878
|
-
"kind": "function",
|
|
1879
|
-
"name": "foundationActionsMenuStyles",
|
|
1848
|
+
"name": "foundationAccordionStyles",
|
|
1880
1849
|
"return": {
|
|
1881
1850
|
"type": {
|
|
1882
1851
|
"text": "ElementStyles"
|
|
@@ -1901,269 +1870,277 @@
|
|
|
1901
1870
|
"exports": [
|
|
1902
1871
|
{
|
|
1903
1872
|
"kind": "js",
|
|
1904
|
-
"name": "
|
|
1905
|
-
"declaration": {
|
|
1906
|
-
"name": "actionsMenuBaseStyles",
|
|
1907
|
-
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
1908
|
-
}
|
|
1909
|
-
},
|
|
1910
|
-
{
|
|
1911
|
-
"kind": "js",
|
|
1912
|
-
"name": "foundationActionsMenuStyles",
|
|
1873
|
+
"name": "foundationAccordionStyles",
|
|
1913
1874
|
"declaration": {
|
|
1914
|
-
"name": "
|
|
1915
|
-
"module": "src/
|
|
1875
|
+
"name": "foundationAccordionStyles",
|
|
1876
|
+
"module": "src/accordion/accordion.styles.ts"
|
|
1916
1877
|
}
|
|
1917
1878
|
}
|
|
1918
1879
|
]
|
|
1919
1880
|
},
|
|
1920
1881
|
{
|
|
1921
1882
|
"kind": "javascript-module",
|
|
1922
|
-
"path": "src/
|
|
1883
|
+
"path": "src/accordion/accordion.template.ts",
|
|
1923
1884
|
"declarations": [
|
|
1924
1885
|
{
|
|
1925
1886
|
"kind": "function",
|
|
1926
|
-
"name": "
|
|
1887
|
+
"name": "foundationAccordionTemplate",
|
|
1888
|
+
"return": {
|
|
1889
|
+
"type": {
|
|
1890
|
+
"text": "ViewTemplate<Accordion>"
|
|
1891
|
+
}
|
|
1892
|
+
},
|
|
1927
1893
|
"parameters": [
|
|
1928
1894
|
{
|
|
1929
|
-
"name": "
|
|
1895
|
+
"name": "context",
|
|
1930
1896
|
"type": {
|
|
1931
|
-
"text": "
|
|
1897
|
+
"text": "ElementDefinitionContext"
|
|
1932
1898
|
}
|
|
1933
|
-
}
|
|
1934
|
-
]
|
|
1935
|
-
},
|
|
1936
|
-
{
|
|
1937
|
-
"kind": "function",
|
|
1938
|
-
"name": "singleOptionTemplate",
|
|
1939
|
-
"parameters": [
|
|
1899
|
+
},
|
|
1940
1900
|
{
|
|
1941
|
-
"name": "
|
|
1901
|
+
"name": "definition",
|
|
1942
1902
|
"type": {
|
|
1943
|
-
"text": "
|
|
1903
|
+
"text": "FoundationElementDefinition"
|
|
1944
1904
|
}
|
|
1945
1905
|
}
|
|
1946
1906
|
]
|
|
1947
|
-
},
|
|
1948
|
-
{
|
|
1949
|
-
"kind": "variable",
|
|
1950
|
-
"name": "foundationActionsMenuTemplate",
|
|
1951
|
-
"type": {
|
|
1952
|
-
"text": "ViewTemplate<ActionsMenu>"
|
|
1953
|
-
},
|
|
1954
|
-
"default": "html`\n <div\n class=\"actions-container${(x) => (x.isVertical ? ' actions-vertical' : '')}\"\n part=\"actions-container\"\n >\n ${(x) => x.getTemplate(getPrefix(x))}\n </div>\n`"
|
|
1955
1907
|
}
|
|
1956
1908
|
],
|
|
1957
1909
|
"exports": [
|
|
1958
1910
|
{
|
|
1959
1911
|
"kind": "js",
|
|
1960
|
-
"name": "
|
|
1961
|
-
"declaration": {
|
|
1962
|
-
"name": "menuTemplate",
|
|
1963
|
-
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1964
|
-
}
|
|
1965
|
-
},
|
|
1966
|
-
{
|
|
1967
|
-
"kind": "js",
|
|
1968
|
-
"name": "singleOptionTemplate",
|
|
1969
|
-
"declaration": {
|
|
1970
|
-
"name": "singleOptionTemplate",
|
|
1971
|
-
"module": "src/actions-menu/actions-menu.template.ts"
|
|
1972
|
-
}
|
|
1973
|
-
},
|
|
1974
|
-
{
|
|
1975
|
-
"kind": "js",
|
|
1976
|
-
"name": "foundationActionsMenuTemplate",
|
|
1912
|
+
"name": "foundationAccordionTemplate",
|
|
1977
1913
|
"declaration": {
|
|
1978
|
-
"name": "
|
|
1979
|
-
"module": "src/
|
|
1914
|
+
"name": "foundationAccordionTemplate",
|
|
1915
|
+
"module": "src/accordion/accordion.template.ts"
|
|
1980
1916
|
}
|
|
1981
1917
|
}
|
|
1982
1918
|
]
|
|
1983
1919
|
},
|
|
1984
1920
|
{
|
|
1985
1921
|
"kind": "javascript-module",
|
|
1986
|
-
"path": "src/
|
|
1922
|
+
"path": "src/accordion/accordion.ts",
|
|
1987
1923
|
"declarations": [
|
|
1988
1924
|
{
|
|
1989
1925
|
"kind": "class",
|
|
1990
1926
|
"description": "",
|
|
1991
|
-
"name": "
|
|
1992
|
-
"
|
|
1927
|
+
"name": "Accordion",
|
|
1928
|
+
"superclass": {
|
|
1929
|
+
"name": "FASTAccordion",
|
|
1930
|
+
"package": "@microsoft/fast-foundation"
|
|
1931
|
+
},
|
|
1932
|
+
"tagName": "%%prefix%%-accordion",
|
|
1933
|
+
"customElement": true,
|
|
1934
|
+
"attributes": [
|
|
1993
1935
|
{
|
|
1994
|
-
"
|
|
1995
|
-
"name": "actions",
|
|
1936
|
+
"name": "expand-mode",
|
|
1996
1937
|
"type": {
|
|
1997
|
-
"text": "
|
|
1938
|
+
"text": "AccordionExpandMode"
|
|
1939
|
+
},
|
|
1940
|
+
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
1941
|
+
"fieldName": "expandmode",
|
|
1942
|
+
"inheritedFrom": {
|
|
1943
|
+
"name": "Accordion",
|
|
1944
|
+
"module": "src/accordion/accordion.ts"
|
|
1998
1945
|
}
|
|
1999
|
-
}
|
|
1946
|
+
}
|
|
1947
|
+
],
|
|
1948
|
+
"members": [
|
|
2000
1949
|
{
|
|
2001
1950
|
"kind": "field",
|
|
2002
|
-
"name": "
|
|
1951
|
+
"name": "expandmode",
|
|
2003
1952
|
"type": {
|
|
2004
|
-
"text": "
|
|
1953
|
+
"text": "AccordionExpandMode"
|
|
2005
1954
|
},
|
|
2006
|
-
"
|
|
1955
|
+
"privacy": "public",
|
|
1956
|
+
"description": "Controls the expand mode of the Accordion, either allowing\nsingle or multiple item expansion.",
|
|
1957
|
+
"inheritedFrom": {
|
|
1958
|
+
"name": "Accordion",
|
|
1959
|
+
"module": "src/accordion/accordion.ts"
|
|
1960
|
+
}
|
|
2007
1961
|
},
|
|
2008
1962
|
{
|
|
2009
1963
|
"kind": "field",
|
|
2010
|
-
"name": "
|
|
1964
|
+
"name": "activeid",
|
|
2011
1965
|
"type": {
|
|
2012
|
-
"text": "
|
|
1966
|
+
"text": "string | null"
|
|
2013
1967
|
},
|
|
2014
|
-
"
|
|
1968
|
+
"privacy": "private",
|
|
1969
|
+
"inheritedFrom": {
|
|
1970
|
+
"name": "Accordion",
|
|
1971
|
+
"module": "src/accordion/accordion.ts"
|
|
1972
|
+
}
|
|
2015
1973
|
},
|
|
2016
1974
|
{
|
|
2017
1975
|
"kind": "field",
|
|
2018
|
-
"name": "
|
|
1976
|
+
"name": "activeItemIndex",
|
|
2019
1977
|
"type": {
|
|
2020
|
-
"text": "
|
|
1978
|
+
"text": "number"
|
|
2021
1979
|
},
|
|
2022
|
-
"
|
|
2023
|
-
|
|
2024
|
-
|
|
2025
|
-
|
|
2026
|
-
|
|
2027
|
-
"type": {
|
|
2028
|
-
"text": "string"
|
|
1980
|
+
"privacy": "private",
|
|
1981
|
+
"default": "0",
|
|
1982
|
+
"inheritedFrom": {
|
|
1983
|
+
"name": "Accordion",
|
|
1984
|
+
"module": "src/accordion/accordion.ts"
|
|
2029
1985
|
}
|
|
2030
1986
|
},
|
|
2031
1987
|
{
|
|
2032
1988
|
"kind": "field",
|
|
2033
|
-
"name": "
|
|
1989
|
+
"name": "accordionIds",
|
|
2034
1990
|
"type": {
|
|
2035
|
-
"text": "
|
|
1991
|
+
"text": "Array<string | null>"
|
|
1992
|
+
},
|
|
1993
|
+
"privacy": "private",
|
|
1994
|
+
"inheritedFrom": {
|
|
1995
|
+
"name": "Accordion",
|
|
1996
|
+
"module": "src/accordion/accordion.ts"
|
|
2036
1997
|
}
|
|
2037
1998
|
},
|
|
2038
1999
|
{
|
|
2039
2000
|
"kind": "field",
|
|
2040
|
-
"name": "
|
|
2041
|
-
"
|
|
2042
|
-
|
|
2043
|
-
|
|
2044
|
-
|
|
2001
|
+
"name": "change",
|
|
2002
|
+
"privacy": "private",
|
|
2003
|
+
"inheritedFrom": {
|
|
2004
|
+
"name": "Accordion",
|
|
2005
|
+
"module": "src/accordion/accordion.ts"
|
|
2006
|
+
}
|
|
2045
2007
|
},
|
|
2046
2008
|
{
|
|
2047
|
-
"kind": "
|
|
2048
|
-
"name": "
|
|
2049
|
-
"
|
|
2050
|
-
|
|
2009
|
+
"kind": "method",
|
|
2010
|
+
"name": "findExpandedItem",
|
|
2011
|
+
"privacy": "private",
|
|
2012
|
+
"return": {
|
|
2013
|
+
"type": {
|
|
2014
|
+
"text": "AccordionItem | null"
|
|
2015
|
+
}
|
|
2051
2016
|
},
|
|
2052
|
-
"
|
|
2053
|
-
|
|
2054
|
-
|
|
2055
|
-
"kind": "field",
|
|
2056
|
-
"name": "buttonAppearance",
|
|
2057
|
-
"type": {
|
|
2058
|
-
"text": "string"
|
|
2017
|
+
"inheritedFrom": {
|
|
2018
|
+
"name": "Accordion",
|
|
2019
|
+
"module": "src/accordion/accordion.ts"
|
|
2059
2020
|
}
|
|
2060
2021
|
},
|
|
2061
2022
|
{
|
|
2062
2023
|
"kind": "field",
|
|
2063
|
-
"name": "
|
|
2064
|
-
"
|
|
2065
|
-
|
|
2066
|
-
|
|
2067
|
-
|
|
2024
|
+
"name": "setItems",
|
|
2025
|
+
"privacy": "private",
|
|
2026
|
+
"inheritedFrom": {
|
|
2027
|
+
"name": "Accordion",
|
|
2028
|
+
"module": "src/accordion/accordion.ts"
|
|
2029
|
+
}
|
|
2068
2030
|
},
|
|
2069
2031
|
{
|
|
2070
|
-
"kind": "
|
|
2071
|
-
"name": "
|
|
2072
|
-
"
|
|
2073
|
-
|
|
2032
|
+
"kind": "method",
|
|
2033
|
+
"name": "resetItems",
|
|
2034
|
+
"privacy": "private",
|
|
2035
|
+
"return": {
|
|
2036
|
+
"type": {
|
|
2037
|
+
"text": "void"
|
|
2038
|
+
}
|
|
2074
2039
|
},
|
|
2075
|
-
"
|
|
2040
|
+
"inheritedFrom": {
|
|
2041
|
+
"name": "Accordion",
|
|
2042
|
+
"module": "src/accordion/accordion.ts"
|
|
2043
|
+
}
|
|
2076
2044
|
},
|
|
2077
2045
|
{
|
|
2078
2046
|
"kind": "field",
|
|
2079
|
-
"name": "
|
|
2080
|
-
"
|
|
2081
|
-
|
|
2047
|
+
"name": "removeItemListeners",
|
|
2048
|
+
"privacy": "private",
|
|
2049
|
+
"inheritedFrom": {
|
|
2050
|
+
"name": "Accordion",
|
|
2051
|
+
"module": "src/accordion/accordion.ts"
|
|
2082
2052
|
}
|
|
2083
2053
|
},
|
|
2084
2054
|
{
|
|
2085
2055
|
"kind": "field",
|
|
2086
|
-
"name": "
|
|
2087
|
-
"
|
|
2088
|
-
|
|
2056
|
+
"name": "activeItemChange",
|
|
2057
|
+
"privacy": "private",
|
|
2058
|
+
"inheritedFrom": {
|
|
2059
|
+
"name": "Accordion",
|
|
2060
|
+
"module": "src/accordion/accordion.ts"
|
|
2089
2061
|
}
|
|
2090
2062
|
},
|
|
2091
2063
|
{
|
|
2092
2064
|
"kind": "method",
|
|
2093
|
-
"name": "
|
|
2094
|
-
"privacy": "
|
|
2095
|
-
"
|
|
2096
|
-
{
|
|
2097
|
-
"
|
|
2098
|
-
"type": {
|
|
2099
|
-
"text": "any"
|
|
2100
|
-
}
|
|
2101
|
-
},
|
|
2102
|
-
{
|
|
2103
|
-
"name": "newValue",
|
|
2104
|
-
"type": {
|
|
2105
|
-
"text": "any"
|
|
2106
|
-
}
|
|
2065
|
+
"name": "getItemIds",
|
|
2066
|
+
"privacy": "private",
|
|
2067
|
+
"return": {
|
|
2068
|
+
"type": {
|
|
2069
|
+
"text": "Array<string | null>"
|
|
2107
2070
|
}
|
|
2108
|
-
|
|
2109
|
-
|
|
2110
|
-
|
|
2111
|
-
|
|
2112
|
-
|
|
2113
|
-
"privacy": "protected"
|
|
2114
|
-
},
|
|
2115
|
-
{
|
|
2116
|
-
"kind": "method",
|
|
2117
|
-
"name": "toggleActionsMenuVisibility"
|
|
2071
|
+
},
|
|
2072
|
+
"inheritedFrom": {
|
|
2073
|
+
"name": "Accordion",
|
|
2074
|
+
"module": "src/accordion/accordion.ts"
|
|
2075
|
+
}
|
|
2118
2076
|
},
|
|
2119
2077
|
{
|
|
2120
2078
|
"kind": "method",
|
|
2121
|
-
"name": "
|
|
2122
|
-
"
|
|
2123
|
-
|
|
2124
|
-
|
|
2125
|
-
"
|
|
2126
|
-
"text": "(rowData) => void | any"
|
|
2127
|
-
}
|
|
2079
|
+
"name": "isSingleExpandMode",
|
|
2080
|
+
"privacy": "private",
|
|
2081
|
+
"return": {
|
|
2082
|
+
"type": {
|
|
2083
|
+
"text": "boolean"
|
|
2128
2084
|
}
|
|
2129
|
-
|
|
2085
|
+
},
|
|
2086
|
+
"inheritedFrom": {
|
|
2087
|
+
"name": "Accordion",
|
|
2088
|
+
"module": "src/accordion/accordion.ts"
|
|
2089
|
+
}
|
|
2130
2090
|
},
|
|
2131
2091
|
{
|
|
2132
2092
|
"kind": "field",
|
|
2133
|
-
"name": "
|
|
2134
|
-
"
|
|
2135
|
-
|
|
2136
|
-
|
|
2137
|
-
|
|
2093
|
+
"name": "handleItemKeyDown",
|
|
2094
|
+
"privacy": "private",
|
|
2095
|
+
"inheritedFrom": {
|
|
2096
|
+
"name": "Accordion",
|
|
2097
|
+
"module": "src/accordion/accordion.ts"
|
|
2098
|
+
}
|
|
2138
2099
|
},
|
|
2139
2100
|
{
|
|
2140
2101
|
"kind": "field",
|
|
2141
|
-
"name": "
|
|
2142
|
-
"
|
|
2102
|
+
"name": "handleItemFocus",
|
|
2103
|
+
"privacy": "private",
|
|
2104
|
+
"inheritedFrom": {
|
|
2105
|
+
"name": "Accordion",
|
|
2106
|
+
"module": "src/accordion/accordion.ts"
|
|
2107
|
+
}
|
|
2143
2108
|
},
|
|
2144
2109
|
{
|
|
2145
2110
|
"kind": "method",
|
|
2146
|
-
"name": "
|
|
2111
|
+
"name": "adjust",
|
|
2112
|
+
"privacy": "private",
|
|
2113
|
+
"return": {
|
|
2114
|
+
"type": {
|
|
2115
|
+
"text": "void"
|
|
2116
|
+
}
|
|
2117
|
+
},
|
|
2147
2118
|
"parameters": [
|
|
2148
2119
|
{
|
|
2149
|
-
"name": "
|
|
2120
|
+
"name": "adjustment",
|
|
2150
2121
|
"type": {
|
|
2151
|
-
"text": "
|
|
2122
|
+
"text": "number"
|
|
2152
2123
|
}
|
|
2153
2124
|
}
|
|
2154
|
-
]
|
|
2125
|
+
],
|
|
2126
|
+
"inheritedFrom": {
|
|
2127
|
+
"name": "Accordion",
|
|
2128
|
+
"module": "src/accordion/accordion.ts"
|
|
2129
|
+
}
|
|
2155
2130
|
},
|
|
2156
2131
|
{
|
|
2157
2132
|
"kind": "method",
|
|
2158
|
-
"name": "
|
|
2159
|
-
"
|
|
2160
|
-
|
|
2161
|
-
|
|
2162
|
-
"
|
|
2163
|
-
"text": "string"
|
|
2164
|
-
}
|
|
2133
|
+
"name": "focusItem",
|
|
2134
|
+
"privacy": "private",
|
|
2135
|
+
"return": {
|
|
2136
|
+
"type": {
|
|
2137
|
+
"text": "void"
|
|
2165
2138
|
}
|
|
2166
|
-
|
|
2139
|
+
},
|
|
2140
|
+
"inheritedFrom": {
|
|
2141
|
+
"name": "Accordion",
|
|
2142
|
+
"module": "src/accordion/accordion.ts"
|
|
2143
|
+
}
|
|
2167
2144
|
},
|
|
2168
2145
|
{
|
|
2169
2146
|
"kind": "field",
|
|
@@ -2277,107 +2254,78 @@
|
|
|
2277
2254
|
}
|
|
2278
2255
|
}
|
|
2279
2256
|
],
|
|
2280
|
-
"
|
|
2281
|
-
{
|
|
2282
|
-
"name": "is-vertical",
|
|
2283
|
-
"type": {
|
|
2284
|
-
"text": "boolean"
|
|
2285
|
-
},
|
|
2286
|
-
"default": "false",
|
|
2287
|
-
"fieldName": "isVertical"
|
|
2288
|
-
},
|
|
2289
|
-
{
|
|
2290
|
-
"name": "add-default-actions",
|
|
2291
|
-
"type": {
|
|
2292
|
-
"text": "boolean"
|
|
2293
|
-
},
|
|
2294
|
-
"default": "true",
|
|
2295
|
-
"fieldName": "addDefaultActions"
|
|
2296
|
-
},
|
|
2297
|
-
{
|
|
2298
|
-
"name": "auto-close-on-action",
|
|
2299
|
-
"type": {
|
|
2300
|
-
"text": "boolean"
|
|
2301
|
-
},
|
|
2302
|
-
"default": "true",
|
|
2303
|
-
"fieldName": "autoCloseOnAction"
|
|
2304
|
-
},
|
|
2305
|
-
{
|
|
2306
|
-
"name": "name",
|
|
2307
|
-
"type": {
|
|
2308
|
-
"text": "string"
|
|
2309
|
-
},
|
|
2310
|
-
"default": "'Actions'",
|
|
2311
|
-
"fieldName": "name"
|
|
2312
|
-
},
|
|
2313
|
-
{
|
|
2314
|
-
"name": "open",
|
|
2315
|
-
"type": {
|
|
2316
|
-
"text": "boolean"
|
|
2317
|
-
},
|
|
2318
|
-
"default": "false",
|
|
2319
|
-
"fieldName": "open"
|
|
2320
|
-
},
|
|
2321
|
-
{
|
|
2322
|
-
"name": "buttonAppearance",
|
|
2323
|
-
"type": {
|
|
2324
|
-
"text": "string"
|
|
2325
|
-
},
|
|
2326
|
-
"fieldName": "buttonAppearance"
|
|
2327
|
-
},
|
|
2328
|
-
{
|
|
2329
|
-
"name": "hide-disabled",
|
|
2330
|
-
"type": {
|
|
2331
|
-
"text": "boolean"
|
|
2332
|
-
},
|
|
2333
|
-
"default": "false",
|
|
2334
|
-
"fieldName": "hideDisabled"
|
|
2335
|
-
},
|
|
2257
|
+
"events": [
|
|
2336
2258
|
{
|
|
2337
|
-
"
|
|
2338
|
-
"
|
|
2339
|
-
|
|
2340
|
-
|
|
2341
|
-
|
|
2342
|
-
|
|
2259
|
+
"description": "Fires a custom 'change' event when the active item changes",
|
|
2260
|
+
"name": "change",
|
|
2261
|
+
"inheritedFrom": {
|
|
2262
|
+
"name": "Accordion",
|
|
2263
|
+
"module": "src/accordion/accordion.ts"
|
|
2264
|
+
}
|
|
2343
2265
|
}
|
|
2344
|
-
]
|
|
2345
|
-
|
|
2346
|
-
|
|
2347
|
-
|
|
2266
|
+
]
|
|
2267
|
+
},
|
|
2268
|
+
{
|
|
2269
|
+
"kind": "variable",
|
|
2270
|
+
"name": "foundationAccordionShadowOptions",
|
|
2271
|
+
"type": {
|
|
2272
|
+
"text": "ShadowRootInit"
|
|
2348
2273
|
},
|
|
2349
|
-
"
|
|
2350
|
-
"customElement": true
|
|
2274
|
+
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
2351
2275
|
},
|
|
2352
2276
|
{
|
|
2353
2277
|
"kind": "variable",
|
|
2354
|
-
"name": "
|
|
2355
|
-
"
|
|
2278
|
+
"name": "defaultAccordionConfig",
|
|
2279
|
+
"type": {
|
|
2280
|
+
"text": "object"
|
|
2281
|
+
},
|
|
2282
|
+
"default": "{}"
|
|
2283
|
+
},
|
|
2284
|
+
{
|
|
2285
|
+
"kind": "variable",
|
|
2286
|
+
"name": "foundationAccordion",
|
|
2287
|
+
"description": "The Foundation Accordion",
|
|
2356
2288
|
"privacy": "public"
|
|
2357
2289
|
}
|
|
2358
2290
|
],
|
|
2359
2291
|
"exports": [
|
|
2360
2292
|
{
|
|
2361
2293
|
"kind": "js",
|
|
2362
|
-
"name": "
|
|
2294
|
+
"name": "Accordion",
|
|
2363
2295
|
"declaration": {
|
|
2364
|
-
"name": "
|
|
2365
|
-
"module": "src/
|
|
2296
|
+
"name": "Accordion",
|
|
2297
|
+
"module": "src/accordion/accordion.ts"
|
|
2366
2298
|
}
|
|
2367
2299
|
},
|
|
2368
2300
|
{
|
|
2369
2301
|
"kind": "js",
|
|
2370
|
-
"name": "
|
|
2302
|
+
"name": "foundationAccordionShadowOptions",
|
|
2371
2303
|
"declaration": {
|
|
2372
|
-
"name": "
|
|
2373
|
-
"module": "src/
|
|
2304
|
+
"name": "foundationAccordionShadowOptions",
|
|
2305
|
+
"module": "src/accordion/accordion.ts"
|
|
2306
|
+
}
|
|
2307
|
+
},
|
|
2308
|
+
{
|
|
2309
|
+
"kind": "js",
|
|
2310
|
+
"name": "defaultAccordionConfig",
|
|
2311
|
+
"declaration": {
|
|
2312
|
+
"name": "defaultAccordionConfig",
|
|
2313
|
+
"module": "src/accordion/accordion.ts"
|
|
2314
|
+
}
|
|
2315
|
+
},
|
|
2316
|
+
{
|
|
2317
|
+
"kind": "js",
|
|
2318
|
+
"name": "foundationAccordion",
|
|
2319
|
+
"declaration": {
|
|
2320
|
+
"name": "foundationAccordion",
|
|
2321
|
+
"module": "src/accordion/accordion.ts"
|
|
2374
2322
|
}
|
|
2375
2323
|
}
|
|
2376
2324
|
]
|
|
2377
2325
|
},
|
|
2378
2326
|
{
|
|
2379
2327
|
"kind": "javascript-module",
|
|
2380
|
-
"path": "src/
|
|
2328
|
+
"path": "src/accordion/index.ts",
|
|
2381
2329
|
"declarations": [],
|
|
2382
2330
|
"exports": [
|
|
2383
2331
|
{
|
|
@@ -2385,7 +2333,7 @@
|
|
|
2385
2333
|
"name": "*",
|
|
2386
2334
|
"declaration": {
|
|
2387
2335
|
"name": "*",
|
|
2388
|
-
"package": "./
|
|
2336
|
+
"package": "./accordion.template"
|
|
2389
2337
|
}
|
|
2390
2338
|
},
|
|
2391
2339
|
{
|
|
@@ -2393,7 +2341,7 @@
|
|
|
2393
2341
|
"name": "*",
|
|
2394
2342
|
"declaration": {
|
|
2395
2343
|
"name": "*",
|
|
2396
|
-
"package": "./
|
|
2344
|
+
"package": "./accordion.styles"
|
|
2397
2345
|
}
|
|
2398
2346
|
},
|
|
2399
2347
|
{
|
|
@@ -2401,138 +2349,210 @@
|
|
|
2401
2349
|
"name": "*",
|
|
2402
2350
|
"declaration": {
|
|
2403
2351
|
"name": "*",
|
|
2404
|
-
"package": "./
|
|
2352
|
+
"package": "./accordion"
|
|
2405
2353
|
}
|
|
2406
2354
|
}
|
|
2407
2355
|
]
|
|
2408
2356
|
},
|
|
2409
2357
|
{
|
|
2410
2358
|
"kind": "javascript-module",
|
|
2411
|
-
"path": "src/
|
|
2359
|
+
"path": "src/actions-menu/actions-menu.styles.ts",
|
|
2412
2360
|
"declarations": [
|
|
2413
2361
|
{
|
|
2414
|
-
"kind": "
|
|
2415
|
-
"name": "
|
|
2416
|
-
"
|
|
2362
|
+
"kind": "function",
|
|
2363
|
+
"name": "actionsMenuBaseStyles",
|
|
2364
|
+
"return": {
|
|
2365
|
+
"type": {
|
|
2366
|
+
"text": "ElementStyles"
|
|
2367
|
+
}
|
|
2368
|
+
},
|
|
2369
|
+
"parameters": [
|
|
2370
|
+
{
|
|
2371
|
+
"name": "context",
|
|
2372
|
+
"type": {
|
|
2373
|
+
"text": "ElementDefinitionContext"
|
|
2374
|
+
}
|
|
2375
|
+
},
|
|
2376
|
+
{
|
|
2377
|
+
"name": "definition",
|
|
2378
|
+
"type": {
|
|
2379
|
+
"text": "FoundationElementDefinition"
|
|
2380
|
+
}
|
|
2381
|
+
}
|
|
2382
|
+
]
|
|
2383
|
+
},
|
|
2384
|
+
{
|
|
2385
|
+
"kind": "function",
|
|
2386
|
+
"name": "foundationActionsMenuStyles",
|
|
2387
|
+
"return": {
|
|
2388
|
+
"type": {
|
|
2389
|
+
"text": "ElementStyles"
|
|
2390
|
+
}
|
|
2391
|
+
},
|
|
2392
|
+
"parameters": [
|
|
2393
|
+
{
|
|
2394
|
+
"name": "context",
|
|
2395
|
+
"type": {
|
|
2396
|
+
"text": "ElementDefinitionContext"
|
|
2397
|
+
}
|
|
2398
|
+
},
|
|
2399
|
+
{
|
|
2400
|
+
"name": "definition",
|
|
2401
|
+
"type": {
|
|
2402
|
+
"text": "FoundationElementDefinition"
|
|
2403
|
+
}
|
|
2404
|
+
}
|
|
2405
|
+
]
|
|
2417
2406
|
}
|
|
2418
2407
|
],
|
|
2419
2408
|
"exports": [
|
|
2420
2409
|
{
|
|
2421
2410
|
"kind": "js",
|
|
2422
|
-
"name": "
|
|
2411
|
+
"name": "actionsMenuBaseStyles",
|
|
2423
2412
|
"declaration": {
|
|
2424
|
-
"name": "
|
|
2425
|
-
"module": "src/
|
|
2413
|
+
"name": "actionsMenuBaseStyles",
|
|
2414
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
2415
|
+
}
|
|
2416
|
+
},
|
|
2417
|
+
{
|
|
2418
|
+
"kind": "js",
|
|
2419
|
+
"name": "foundationActionsMenuStyles",
|
|
2420
|
+
"declaration": {
|
|
2421
|
+
"name": "foundationActionsMenuStyles",
|
|
2422
|
+
"module": "src/actions-menu/actions-menu.styles.ts"
|
|
2426
2423
|
}
|
|
2427
2424
|
}
|
|
2428
2425
|
]
|
|
2429
2426
|
},
|
|
2430
2427
|
{
|
|
2431
2428
|
"kind": "javascript-module",
|
|
2432
|
-
"path": "src/
|
|
2429
|
+
"path": "src/actions-menu/actions-menu.template.ts",
|
|
2433
2430
|
"declarations": [
|
|
2431
|
+
{
|
|
2432
|
+
"kind": "function",
|
|
2433
|
+
"name": "menuTemplate",
|
|
2434
|
+
"parameters": [
|
|
2435
|
+
{
|
|
2436
|
+
"name": "prefix",
|
|
2437
|
+
"type": {
|
|
2438
|
+
"text": "string"
|
|
2439
|
+
}
|
|
2440
|
+
}
|
|
2441
|
+
]
|
|
2442
|
+
},
|
|
2443
|
+
{
|
|
2444
|
+
"kind": "function",
|
|
2445
|
+
"name": "singleOptionTemplate",
|
|
2446
|
+
"parameters": [
|
|
2447
|
+
{
|
|
2448
|
+
"name": "prefix",
|
|
2449
|
+
"type": {
|
|
2450
|
+
"text": "string"
|
|
2451
|
+
}
|
|
2452
|
+
}
|
|
2453
|
+
]
|
|
2454
|
+
},
|
|
2434
2455
|
{
|
|
2435
2456
|
"kind": "variable",
|
|
2436
|
-
"name": "
|
|
2457
|
+
"name": "foundationActionsMenuTemplate",
|
|
2437
2458
|
"type": {
|
|
2438
|
-
"text": "ViewTemplate<
|
|
2459
|
+
"text": "ViewTemplate<ActionsMenu>"
|
|
2439
2460
|
},
|
|
2440
|
-
"default": "html`\n ${(x) =>
|
|
2461
|
+
"default": "html`\n <div\n class=\"actions-container${(x) => (x.isVertical ? ' actions-vertical' : '')}\"\n part=\"actions-container\"\n >\n ${(x) => x.getTemplate(getPrefix(x))}\n </div>\n`"
|
|
2441
2462
|
}
|
|
2442
2463
|
],
|
|
2443
2464
|
"exports": [
|
|
2444
2465
|
{
|
|
2445
2466
|
"kind": "js",
|
|
2446
|
-
"name": "
|
|
2467
|
+
"name": "menuTemplate",
|
|
2447
2468
|
"declaration": {
|
|
2448
|
-
"name": "
|
|
2449
|
-
"module": "src/
|
|
2469
|
+
"name": "menuTemplate",
|
|
2470
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
2471
|
+
}
|
|
2472
|
+
},
|
|
2473
|
+
{
|
|
2474
|
+
"kind": "js",
|
|
2475
|
+
"name": "singleOptionTemplate",
|
|
2476
|
+
"declaration": {
|
|
2477
|
+
"name": "singleOptionTemplate",
|
|
2478
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
2479
|
+
}
|
|
2480
|
+
},
|
|
2481
|
+
{
|
|
2482
|
+
"kind": "js",
|
|
2483
|
+
"name": "foundationActionsMenuTemplate",
|
|
2484
|
+
"declaration": {
|
|
2485
|
+
"name": "foundationActionsMenuTemplate",
|
|
2486
|
+
"module": "src/actions-menu/actions-menu.template.ts"
|
|
2450
2487
|
}
|
|
2451
2488
|
}
|
|
2452
2489
|
]
|
|
2453
2490
|
},
|
|
2454
2491
|
{
|
|
2455
2492
|
"kind": "javascript-module",
|
|
2456
|
-
"path": "src/
|
|
2493
|
+
"path": "src/actions-menu/actions-menu.ts",
|
|
2457
2494
|
"declarations": [
|
|
2458
2495
|
{
|
|
2459
2496
|
"kind": "class",
|
|
2460
|
-
"description": "
|
|
2461
|
-
"name": "
|
|
2497
|
+
"description": "",
|
|
2498
|
+
"name": "ActionsMenu",
|
|
2462
2499
|
"members": [
|
|
2463
2500
|
{
|
|
2464
2501
|
"kind": "field",
|
|
2465
|
-
"name": "
|
|
2502
|
+
"name": "actions",
|
|
2466
2503
|
"type": {
|
|
2467
|
-
"text": "
|
|
2504
|
+
"text": "ActionMenuItem[]"
|
|
2468
2505
|
}
|
|
2469
2506
|
},
|
|
2470
2507
|
{
|
|
2471
2508
|
"kind": "field",
|
|
2472
|
-
"name": "
|
|
2473
|
-
"type": {
|
|
2474
|
-
"text": "string"
|
|
2475
|
-
},
|
|
2476
|
-
"default": "'Describe your search criteria in natural language...'"
|
|
2477
|
-
},
|
|
2478
|
-
{
|
|
2479
|
-
"kind": "field",
|
|
2480
|
-
"name": "disabled",
|
|
2509
|
+
"name": "isVertical",
|
|
2481
2510
|
"type": {
|
|
2482
2511
|
"text": "boolean"
|
|
2483
|
-
}
|
|
2484
|
-
},
|
|
2485
|
-
{
|
|
2486
|
-
"kind": "field",
|
|
2487
|
-
"name": "inputValue",
|
|
2488
|
-
"type": {
|
|
2489
|
-
"text": "string"
|
|
2490
2512
|
},
|
|
2491
|
-
"default": "
|
|
2513
|
+
"default": "false"
|
|
2492
2514
|
},
|
|
2493
2515
|
{
|
|
2494
2516
|
"kind": "field",
|
|
2495
|
-
"name": "
|
|
2517
|
+
"name": "addDefaultActions",
|
|
2496
2518
|
"type": {
|
|
2497
2519
|
"text": "boolean"
|
|
2498
2520
|
},
|
|
2499
|
-
"default": "
|
|
2521
|
+
"default": "true"
|
|
2500
2522
|
},
|
|
2501
2523
|
{
|
|
2502
2524
|
"kind": "field",
|
|
2503
|
-
"name": "
|
|
2525
|
+
"name": "autoCloseOnAction",
|
|
2504
2526
|
"type": {
|
|
2505
|
-
"text": "
|
|
2527
|
+
"text": "boolean"
|
|
2506
2528
|
},
|
|
2507
|
-
"default": "
|
|
2529
|
+
"default": "true"
|
|
2508
2530
|
},
|
|
2509
2531
|
{
|
|
2510
2532
|
"kind": "field",
|
|
2511
|
-
"name": "
|
|
2533
|
+
"name": "classNames",
|
|
2512
2534
|
"type": {
|
|
2513
|
-
"text": "
|
|
2514
|
-
}
|
|
2515
|
-
"default": "[]"
|
|
2535
|
+
"text": "string"
|
|
2536
|
+
}
|
|
2516
2537
|
},
|
|
2517
2538
|
{
|
|
2518
2539
|
"kind": "field",
|
|
2519
|
-
"name": "
|
|
2540
|
+
"name": "definition",
|
|
2520
2541
|
"type": {
|
|
2521
|
-
"text": "
|
|
2522
|
-
}
|
|
2523
|
-
"default": "false"
|
|
2542
|
+
"text": "any"
|
|
2543
|
+
}
|
|
2524
2544
|
},
|
|
2525
2545
|
{
|
|
2526
2546
|
"kind": "field",
|
|
2527
|
-
"name": "
|
|
2547
|
+
"name": "name",
|
|
2528
2548
|
"type": {
|
|
2529
|
-
"text": "
|
|
2549
|
+
"text": "string"
|
|
2530
2550
|
},
|
|
2531
|
-
"default": "
|
|
2551
|
+
"default": "'Actions'"
|
|
2532
2552
|
},
|
|
2533
2553
|
{
|
|
2534
2554
|
"kind": "field",
|
|
2535
|
-
"name": "
|
|
2555
|
+
"name": "open",
|
|
2536
2556
|
"type": {
|
|
2537
2557
|
"text": "boolean"
|
|
2538
2558
|
},
|
|
@@ -2540,125 +2560,117 @@
|
|
|
2540
2560
|
},
|
|
2541
2561
|
{
|
|
2542
2562
|
"kind": "field",
|
|
2543
|
-
"name": "
|
|
2563
|
+
"name": "buttonAppearance",
|
|
2544
2564
|
"type": {
|
|
2545
|
-
"text": "
|
|
2546
|
-
}
|
|
2547
|
-
"privacy": "public"
|
|
2565
|
+
"text": "string"
|
|
2566
|
+
}
|
|
2548
2567
|
},
|
|
2549
2568
|
{
|
|
2550
2569
|
"kind": "field",
|
|
2551
|
-
"name": "
|
|
2570
|
+
"name": "hideDisabled",
|
|
2552
2571
|
"type": {
|
|
2553
|
-
"text": "
|
|
2572
|
+
"text": "boolean"
|
|
2554
2573
|
},
|
|
2555
|
-
"
|
|
2556
|
-
"default": "null"
|
|
2574
|
+
"default": "false"
|
|
2557
2575
|
},
|
|
2558
2576
|
{
|
|
2559
2577
|
"kind": "field",
|
|
2560
|
-
"name": "
|
|
2578
|
+
"name": "hideMenuSingleOption",
|
|
2561
2579
|
"type": {
|
|
2562
|
-
"text": "
|
|
2580
|
+
"text": "boolean"
|
|
2563
2581
|
},
|
|
2564
|
-
"
|
|
2565
|
-
"default": "null"
|
|
2582
|
+
"default": "false"
|
|
2566
2583
|
},
|
|
2567
2584
|
{
|
|
2568
2585
|
"kind": "field",
|
|
2569
|
-
"name": "
|
|
2586
|
+
"name": "singleOption",
|
|
2570
2587
|
"type": {
|
|
2571
|
-
"text": "
|
|
2572
|
-
}
|
|
2573
|
-
"readonly": true
|
|
2588
|
+
"text": "ActionMenuItem"
|
|
2589
|
+
}
|
|
2574
2590
|
},
|
|
2575
2591
|
{
|
|
2576
2592
|
"kind": "field",
|
|
2577
|
-
"name": "
|
|
2593
|
+
"name": "actionsMenu",
|
|
2578
2594
|
"type": {
|
|
2579
|
-
"text": "
|
|
2580
|
-
},
|
|
2581
|
-
"readonly": true
|
|
2582
|
-
},
|
|
2583
|
-
{
|
|
2584
|
-
"kind": "method",
|
|
2585
|
-
"name": "getFieldLabel",
|
|
2586
|
-
"privacy": "private",
|
|
2587
|
-
"return": {
|
|
2588
|
-
"type": {
|
|
2589
|
-
"text": "string"
|
|
2590
|
-
}
|
|
2591
|
-
},
|
|
2592
|
-
"parameters": [
|
|
2593
|
-
{
|
|
2594
|
-
"name": "fieldName",
|
|
2595
|
-
"type": {
|
|
2596
|
-
"text": "string"
|
|
2597
|
-
}
|
|
2598
|
-
}
|
|
2599
|
-
]
|
|
2600
|
-
},
|
|
2601
|
-
{
|
|
2602
|
-
"kind": "method",
|
|
2603
|
-
"name": "toggleCriteriaView",
|
|
2604
|
-
"return": {
|
|
2605
|
-
"type": {
|
|
2606
|
-
"text": "void"
|
|
2607
|
-
}
|
|
2595
|
+
"text": "HTMLElement"
|
|
2608
2596
|
}
|
|
2609
2597
|
},
|
|
2610
2598
|
{
|
|
2611
2599
|
"kind": "method",
|
|
2612
|
-
"name": "
|
|
2613
|
-
"
|
|
2614
|
-
"type": {
|
|
2615
|
-
"text": "void"
|
|
2616
|
-
}
|
|
2617
|
-
},
|
|
2600
|
+
"name": "definitionChanged",
|
|
2601
|
+
"privacy": "protected",
|
|
2618
2602
|
"parameters": [
|
|
2619
2603
|
{
|
|
2620
|
-
"name": "
|
|
2604
|
+
"name": "oldValue",
|
|
2621
2605
|
"type": {
|
|
2622
|
-
"text": "
|
|
2606
|
+
"text": "any"
|
|
2623
2607
|
}
|
|
2624
2608
|
},
|
|
2625
2609
|
{
|
|
2626
|
-
"name": "
|
|
2610
|
+
"name": "newValue",
|
|
2627
2611
|
"type": {
|
|
2628
|
-
"text": "
|
|
2612
|
+
"text": "any"
|
|
2629
2613
|
}
|
|
2630
2614
|
}
|
|
2631
2615
|
]
|
|
2632
2616
|
},
|
|
2633
2617
|
{
|
|
2634
2618
|
"kind": "method",
|
|
2635
|
-
"name": "
|
|
2636
|
-
"
|
|
2637
|
-
"type": {
|
|
2638
|
-
"text": "void"
|
|
2639
|
-
}
|
|
2640
|
-
}
|
|
2619
|
+
"name": "openChanged",
|
|
2620
|
+
"privacy": "protected"
|
|
2641
2621
|
},
|
|
2642
2622
|
{
|
|
2643
2623
|
"kind": "method",
|
|
2644
|
-
"name": "
|
|
2624
|
+
"name": "toggleActionsMenuVisibility"
|
|
2645
2625
|
},
|
|
2646
2626
|
{
|
|
2647
2627
|
"kind": "method",
|
|
2648
|
-
"name": "
|
|
2628
|
+
"name": "onActionMenuItemClick",
|
|
2629
|
+
"parameters": [
|
|
2630
|
+
{
|
|
2631
|
+
"name": "callback",
|
|
2632
|
+
"type": {
|
|
2633
|
+
"text": "(rowData) => void | any"
|
|
2634
|
+
}
|
|
2635
|
+
}
|
|
2636
|
+
]
|
|
2649
2637
|
},
|
|
2650
2638
|
{
|
|
2651
|
-
"kind": "
|
|
2652
|
-
"name": "
|
|
2639
|
+
"kind": "field",
|
|
2640
|
+
"name": "allActions",
|
|
2641
|
+
"type": {
|
|
2642
|
+
"text": "ActionMenuItem[]"
|
|
2643
|
+
},
|
|
2644
|
+
"readonly": true
|
|
2645
|
+
},
|
|
2646
|
+
{
|
|
2647
|
+
"kind": "field",
|
|
2648
|
+
"name": "rowData",
|
|
2649
|
+
"readonly": true
|
|
2653
2650
|
},
|
|
2654
2651
|
{
|
|
2655
2652
|
"kind": "method",
|
|
2656
|
-
"name": "
|
|
2653
|
+
"name": "getLabel",
|
|
2654
|
+
"parameters": [
|
|
2655
|
+
{
|
|
2656
|
+
"name": "name",
|
|
2657
|
+
"type": {
|
|
2658
|
+
"text": "string | ((rowData: any) => string)"
|
|
2659
|
+
}
|
|
2660
|
+
}
|
|
2661
|
+
]
|
|
2657
2662
|
},
|
|
2658
2663
|
{
|
|
2659
2664
|
"kind": "method",
|
|
2660
|
-
"name": "
|
|
2661
|
-
"
|
|
2665
|
+
"name": "getTemplate",
|
|
2666
|
+
"parameters": [
|
|
2667
|
+
{
|
|
2668
|
+
"name": "prefix",
|
|
2669
|
+
"type": {
|
|
2670
|
+
"text": "string"
|
|
2671
|
+
}
|
|
2672
|
+
}
|
|
2673
|
+
]
|
|
2662
2674
|
},
|
|
2663
2675
|
{
|
|
2664
2676
|
"kind": "field",
|
|
@@ -2772,49 +2784,544 @@
|
|
|
2772
2784
|
}
|
|
2773
2785
|
}
|
|
2774
2786
|
],
|
|
2775
|
-
"
|
|
2787
|
+
"attributes": [
|
|
2776
2788
|
{
|
|
2777
|
-
"
|
|
2778
|
-
"
|
|
2789
|
+
"name": "is-vertical",
|
|
2790
|
+
"type": {
|
|
2791
|
+
"text": "boolean"
|
|
2792
|
+
},
|
|
2793
|
+
"default": "false",
|
|
2794
|
+
"fieldName": "isVertical"
|
|
2779
2795
|
},
|
|
2780
2796
|
{
|
|
2781
|
-
"
|
|
2782
|
-
"
|
|
2783
|
-
|
|
2784
|
-
|
|
2785
|
-
|
|
2797
|
+
"name": "add-default-actions",
|
|
2798
|
+
"type": {
|
|
2799
|
+
"text": "boolean"
|
|
2800
|
+
},
|
|
2801
|
+
"default": "true",
|
|
2802
|
+
"fieldName": "addDefaultActions"
|
|
2803
|
+
},
|
|
2786
2804
|
{
|
|
2787
|
-
"name": "
|
|
2805
|
+
"name": "auto-close-on-action",
|
|
2806
|
+
"type": {
|
|
2807
|
+
"text": "boolean"
|
|
2808
|
+
},
|
|
2809
|
+
"default": "true",
|
|
2810
|
+
"fieldName": "autoCloseOnAction"
|
|
2811
|
+
},
|
|
2812
|
+
{
|
|
2813
|
+
"name": "name",
|
|
2788
2814
|
"type": {
|
|
2789
2815
|
"text": "string"
|
|
2790
2816
|
},
|
|
2791
|
-
"default": "'
|
|
2792
|
-
"fieldName": "
|
|
2817
|
+
"default": "'Actions'",
|
|
2818
|
+
"fieldName": "name"
|
|
2793
2819
|
},
|
|
2794
2820
|
{
|
|
2821
|
+
"name": "open",
|
|
2795
2822
|
"type": {
|
|
2796
2823
|
"text": "boolean"
|
|
2797
2824
|
},
|
|
2798
|
-
"
|
|
2825
|
+
"default": "false",
|
|
2826
|
+
"fieldName": "open"
|
|
2827
|
+
},
|
|
2828
|
+
{
|
|
2829
|
+
"name": "buttonAppearance",
|
|
2830
|
+
"type": {
|
|
2831
|
+
"text": "string"
|
|
2832
|
+
},
|
|
2833
|
+
"fieldName": "buttonAppearance"
|
|
2834
|
+
},
|
|
2835
|
+
{
|
|
2836
|
+
"name": "hide-disabled",
|
|
2837
|
+
"type": {
|
|
2838
|
+
"text": "boolean"
|
|
2839
|
+
},
|
|
2840
|
+
"default": "false",
|
|
2841
|
+
"fieldName": "hideDisabled"
|
|
2842
|
+
},
|
|
2843
|
+
{
|
|
2844
|
+
"name": "hide-menu-single-option",
|
|
2845
|
+
"type": {
|
|
2846
|
+
"text": "boolean"
|
|
2847
|
+
},
|
|
2848
|
+
"default": "false",
|
|
2849
|
+
"fieldName": "hideMenuSingleOption"
|
|
2799
2850
|
}
|
|
2800
2851
|
],
|
|
2801
2852
|
"superclass": {
|
|
2802
2853
|
"name": "FoundationElement",
|
|
2803
2854
|
"package": "@microsoft/fast-foundation"
|
|
2804
2855
|
},
|
|
2805
|
-
"tagName": "%%prefix%%-
|
|
2856
|
+
"tagName": "%%prefix%%-actions-menu",
|
|
2806
2857
|
"customElement": true
|
|
2807
2858
|
},
|
|
2808
2859
|
{
|
|
2809
2860
|
"kind": "variable",
|
|
2810
|
-
"name": "
|
|
2811
|
-
"
|
|
2812
|
-
|
|
2813
|
-
|
|
2814
|
-
|
|
2815
|
-
|
|
2816
|
-
{
|
|
2817
|
-
"kind": "
|
|
2861
|
+
"name": "foundationActionsMenu",
|
|
2862
|
+
"description": "The Foundation Actions Menu",
|
|
2863
|
+
"privacy": "public"
|
|
2864
|
+
}
|
|
2865
|
+
],
|
|
2866
|
+
"exports": [
|
|
2867
|
+
{
|
|
2868
|
+
"kind": "js",
|
|
2869
|
+
"name": "ActionsMenu",
|
|
2870
|
+
"declaration": {
|
|
2871
|
+
"name": "ActionsMenu",
|
|
2872
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2873
|
+
}
|
|
2874
|
+
},
|
|
2875
|
+
{
|
|
2876
|
+
"kind": "js",
|
|
2877
|
+
"name": "foundationActionsMenu",
|
|
2878
|
+
"declaration": {
|
|
2879
|
+
"name": "foundationActionsMenu",
|
|
2880
|
+
"module": "src/actions-menu/actions-menu.ts"
|
|
2881
|
+
}
|
|
2882
|
+
}
|
|
2883
|
+
]
|
|
2884
|
+
},
|
|
2885
|
+
{
|
|
2886
|
+
"kind": "javascript-module",
|
|
2887
|
+
"path": "src/actions-menu/index.ts",
|
|
2888
|
+
"declarations": [],
|
|
2889
|
+
"exports": [
|
|
2890
|
+
{
|
|
2891
|
+
"kind": "js",
|
|
2892
|
+
"name": "*",
|
|
2893
|
+
"declaration": {
|
|
2894
|
+
"name": "*",
|
|
2895
|
+
"package": "./actions-menu.styles"
|
|
2896
|
+
}
|
|
2897
|
+
},
|
|
2898
|
+
{
|
|
2899
|
+
"kind": "js",
|
|
2900
|
+
"name": "*",
|
|
2901
|
+
"declaration": {
|
|
2902
|
+
"name": "*",
|
|
2903
|
+
"package": "./actions-menu.template"
|
|
2904
|
+
}
|
|
2905
|
+
},
|
|
2906
|
+
{
|
|
2907
|
+
"kind": "js",
|
|
2908
|
+
"name": "*",
|
|
2909
|
+
"declaration": {
|
|
2910
|
+
"name": "*",
|
|
2911
|
+
"package": "./actions-menu"
|
|
2912
|
+
}
|
|
2913
|
+
}
|
|
2914
|
+
]
|
|
2915
|
+
},
|
|
2916
|
+
{
|
|
2917
|
+
"kind": "javascript-module",
|
|
2918
|
+
"path": "src/ai-criteria-search/ai-criteria-search.styles.ts",
|
|
2919
|
+
"declarations": [
|
|
2920
|
+
{
|
|
2921
|
+
"kind": "variable",
|
|
2922
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
2923
|
+
"default": "css`\n :host {\n display: block;\n width: 800px;\n }\n\n .ai-criteria-search {\n display: flex;\n flex-direction: column;\n gap: calc(${designUnit} * 2px);\n }\n\n .ai-criteria-search-row {\n display: flex;\n flex-direction: row;\n gap: calc(${designUnit} * 2px);\n align-items: center;\n }\n\n .criteria-input {\n height: calc(((var(--base-height-multiplier) + var(--density)) * var(--design-unit) - 4) * 1px);\n flex: 1;\n min-width: 0;\n }\n\n .criteria-chips-inline {\n height: calc(((var(--base-height-multiplier) + var(--density)) * var(--design-unit) - 4) * 1px);\n flex: 1;\n min-width: 0;\n display: flex;\n align-items: center;\n gap: calc(${designUnit} * 1px);\n overflow-x: auto;\n padding: 0 calc(${designUnit} * 2px);\n background: var(--neutral-fill-input-rest);\n border: calc(var(--stroke-width) * 1px) solid var(--neutral-stroke-rest);\n border-radius: calc(var(--control-corner-radius) * 1px);\n scrollbar-width: none;\n }\n\n .criteria-chips-inline::-webkit-scrollbar {\n display: none;\n }\n\n .mic-icon {\n color: var(--neutral-foreground-rest);\n fill: currentColor;\n }\n\n .criteria-toggle-button,\n .criteria-clear-button {\n flex-shrink: 0;\n }\n\n .criteria-chip {\n display: inline-flex;\n align-items: center;\n flex-shrink: 0;\n gap: calc(${designUnit} * 1px);\n padding: calc(${designUnit} * 0.5px) calc(${designUnit} * 2px);\n background: var(--neutral-fill-rest);\n border: calc(var(--stroke-width) * 1px) solid var(--neutral-stroke-rest);\n border-radius: calc(${designUnit} * 4px);\n font-size: var(--type-ramp-minus-1-font-size);\n color: var(--neutral-foreground-rest);\n white-space: nowrap;\n }\n\n .criteria-chip-field {\n font-weight: 600;\n }\n\n .criteria-chip-operator {\n color: var(--neutral-foreground-hint, var(--neutral-foreground-rest));\n font-style: italic;\n }\n\n .criteria-chip-remove {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n width: 14px;\n height: 14px;\n padding: 0;\n margin-left: calc(${designUnit} * 0.5px);\n background: none;\n border: none;\n cursor: pointer;\n color: var(--neutral-foreground-hint, var(--neutral-foreground-rest));\n font-size: 10px;\n border-radius: 50%;\n line-height: 1;\n }\n\n .criteria-chip-remove:hover {\n background: var(--neutral-fill-hover);\n color: var(--neutral-foreground-rest);\n }\n`"
|
|
2924
|
+
}
|
|
2925
|
+
],
|
|
2926
|
+
"exports": [
|
|
2927
|
+
{
|
|
2928
|
+
"kind": "js",
|
|
2929
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
2930
|
+
"declaration": {
|
|
2931
|
+
"name": "foundationAiCriteriaSearchStyles",
|
|
2932
|
+
"module": "src/ai-criteria-search/ai-criteria-search.styles.ts"
|
|
2933
|
+
}
|
|
2934
|
+
}
|
|
2935
|
+
]
|
|
2936
|
+
},
|
|
2937
|
+
{
|
|
2938
|
+
"kind": "javascript-module",
|
|
2939
|
+
"path": "src/ai-criteria-search/ai-criteria-search.template.ts",
|
|
2940
|
+
"declarations": [
|
|
2941
|
+
{
|
|
2942
|
+
"kind": "variable",
|
|
2943
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
2944
|
+
"type": {
|
|
2945
|
+
"text": "ViewTemplate<AiCriteriaSearch>"
|
|
2946
|
+
},
|
|
2947
|
+
"default": "html`\n ${(x) => aiCriteriaSearchTemplate(getPrefix(x))}\n`"
|
|
2948
|
+
}
|
|
2949
|
+
],
|
|
2950
|
+
"exports": [
|
|
2951
|
+
{
|
|
2952
|
+
"kind": "js",
|
|
2953
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
2954
|
+
"declaration": {
|
|
2955
|
+
"name": "foundationAiCriteriaSearchTemplate",
|
|
2956
|
+
"module": "src/ai-criteria-search/ai-criteria-search.template.ts"
|
|
2957
|
+
}
|
|
2958
|
+
}
|
|
2959
|
+
]
|
|
2960
|
+
},
|
|
2961
|
+
{
|
|
2962
|
+
"kind": "javascript-module",
|
|
2963
|
+
"path": "src/ai-criteria-search/ai-criteria-search.ts",
|
|
2964
|
+
"declarations": [
|
|
2965
|
+
{
|
|
2966
|
+
"kind": "class",
|
|
2967
|
+
"description": "Natural-language criteria search input with AI interpretation.",
|
|
2968
|
+
"name": "AiCriteriaSearch",
|
|
2969
|
+
"members": [
|
|
2970
|
+
{
|
|
2971
|
+
"kind": "field",
|
|
2972
|
+
"name": "providerRegistry",
|
|
2973
|
+
"type": {
|
|
2974
|
+
"text": "AIProviderRegistry"
|
|
2975
|
+
}
|
|
2976
|
+
},
|
|
2977
|
+
{
|
|
2978
|
+
"kind": "field",
|
|
2979
|
+
"name": "placeholder",
|
|
2980
|
+
"type": {
|
|
2981
|
+
"text": "string"
|
|
2982
|
+
},
|
|
2983
|
+
"default": "'Describe your search criteria in natural language...'"
|
|
2984
|
+
},
|
|
2985
|
+
{
|
|
2986
|
+
"kind": "field",
|
|
2987
|
+
"name": "disabled",
|
|
2988
|
+
"type": {
|
|
2989
|
+
"text": "boolean"
|
|
2990
|
+
}
|
|
2991
|
+
},
|
|
2992
|
+
{
|
|
2993
|
+
"kind": "field",
|
|
2994
|
+
"name": "inputValue",
|
|
2995
|
+
"type": {
|
|
2996
|
+
"text": "string"
|
|
2997
|
+
},
|
|
2998
|
+
"default": "''"
|
|
2999
|
+
},
|
|
3000
|
+
{
|
|
3001
|
+
"kind": "field",
|
|
3002
|
+
"name": "isInterpreting",
|
|
3003
|
+
"type": {
|
|
3004
|
+
"text": "boolean"
|
|
3005
|
+
},
|
|
3006
|
+
"default": "false"
|
|
3007
|
+
},
|
|
3008
|
+
{
|
|
3009
|
+
"kind": "field",
|
|
3010
|
+
"name": "lastValidCriteria",
|
|
3011
|
+
"type": {
|
|
3012
|
+
"text": "string | null"
|
|
3013
|
+
},
|
|
3014
|
+
"default": "null"
|
|
3015
|
+
},
|
|
3016
|
+
{
|
|
3017
|
+
"kind": "field",
|
|
3018
|
+
"name": "activeGroups",
|
|
3019
|
+
"type": {
|
|
3020
|
+
"text": "CriteriaGroup[]"
|
|
3021
|
+
},
|
|
3022
|
+
"default": "[]"
|
|
3023
|
+
},
|
|
3024
|
+
{
|
|
3025
|
+
"kind": "field",
|
|
3026
|
+
"name": "showingChips",
|
|
3027
|
+
"type": {
|
|
3028
|
+
"text": "boolean"
|
|
3029
|
+
},
|
|
3030
|
+
"default": "false"
|
|
3031
|
+
},
|
|
3032
|
+
{
|
|
3033
|
+
"kind": "field",
|
|
3034
|
+
"name": "fieldMetadata",
|
|
3035
|
+
"type": {
|
|
3036
|
+
"text": "MetadataDetail[] | string[]"
|
|
3037
|
+
},
|
|
3038
|
+
"default": "[]"
|
|
3039
|
+
},
|
|
3040
|
+
{
|
|
3041
|
+
"kind": "field",
|
|
3042
|
+
"name": "isRecording",
|
|
3043
|
+
"type": {
|
|
3044
|
+
"text": "boolean"
|
|
3045
|
+
},
|
|
3046
|
+
"default": "false"
|
|
3047
|
+
},
|
|
3048
|
+
{
|
|
3049
|
+
"kind": "field",
|
|
3050
|
+
"name": "textAreaRef",
|
|
3051
|
+
"type": {
|
|
3052
|
+
"text": "HTMLTextAreaElement"
|
|
3053
|
+
},
|
|
3054
|
+
"privacy": "public"
|
|
3055
|
+
},
|
|
3056
|
+
{
|
|
3057
|
+
"kind": "field",
|
|
3058
|
+
"name": "stopRecording",
|
|
3059
|
+
"type": {
|
|
3060
|
+
"text": "(() => void) | null"
|
|
3061
|
+
},
|
|
3062
|
+
"privacy": "private",
|
|
3063
|
+
"default": "null"
|
|
3064
|
+
},
|
|
3065
|
+
{
|
|
3066
|
+
"kind": "field",
|
|
3067
|
+
"name": "speechApplyDebounceTimer",
|
|
3068
|
+
"type": {
|
|
3069
|
+
"text": "ReturnType<typeof setTimeout> | null"
|
|
3070
|
+
},
|
|
3071
|
+
"privacy": "private",
|
|
3072
|
+
"default": "null"
|
|
3073
|
+
},
|
|
3074
|
+
{
|
|
3075
|
+
"kind": "field",
|
|
3076
|
+
"name": "speechAvailable",
|
|
3077
|
+
"type": {
|
|
3078
|
+
"text": "boolean"
|
|
3079
|
+
},
|
|
3080
|
+
"readonly": true
|
|
3081
|
+
},
|
|
3082
|
+
{
|
|
3083
|
+
"kind": "field",
|
|
3084
|
+
"name": "criteriaChips",
|
|
3085
|
+
"type": {
|
|
3086
|
+
"text": "CriteriaChip[]"
|
|
3087
|
+
},
|
|
3088
|
+
"readonly": true
|
|
3089
|
+
},
|
|
3090
|
+
{
|
|
3091
|
+
"kind": "method",
|
|
3092
|
+
"name": "getFieldLabel",
|
|
3093
|
+
"privacy": "private",
|
|
3094
|
+
"return": {
|
|
3095
|
+
"type": {
|
|
3096
|
+
"text": "string"
|
|
3097
|
+
}
|
|
3098
|
+
},
|
|
3099
|
+
"parameters": [
|
|
3100
|
+
{
|
|
3101
|
+
"name": "fieldName",
|
|
3102
|
+
"type": {
|
|
3103
|
+
"text": "string"
|
|
3104
|
+
}
|
|
3105
|
+
}
|
|
3106
|
+
]
|
|
3107
|
+
},
|
|
3108
|
+
{
|
|
3109
|
+
"kind": "method",
|
|
3110
|
+
"name": "toggleCriteriaView",
|
|
3111
|
+
"return": {
|
|
3112
|
+
"type": {
|
|
3113
|
+
"text": "void"
|
|
3114
|
+
}
|
|
3115
|
+
}
|
|
3116
|
+
},
|
|
3117
|
+
{
|
|
3118
|
+
"kind": "method",
|
|
3119
|
+
"name": "removeChip",
|
|
3120
|
+
"return": {
|
|
3121
|
+
"type": {
|
|
3122
|
+
"text": "void"
|
|
3123
|
+
}
|
|
3124
|
+
},
|
|
3125
|
+
"parameters": [
|
|
3126
|
+
{
|
|
3127
|
+
"name": "groupIndex",
|
|
3128
|
+
"type": {
|
|
3129
|
+
"text": "number"
|
|
3130
|
+
}
|
|
3131
|
+
},
|
|
3132
|
+
{
|
|
3133
|
+
"name": "clauseIndex",
|
|
3134
|
+
"type": {
|
|
3135
|
+
"text": "number"
|
|
3136
|
+
}
|
|
3137
|
+
}
|
|
3138
|
+
]
|
|
3139
|
+
},
|
|
3140
|
+
{
|
|
3141
|
+
"kind": "method",
|
|
3142
|
+
"name": "clearChips",
|
|
3143
|
+
"return": {
|
|
3144
|
+
"type": {
|
|
3145
|
+
"text": "void"
|
|
3146
|
+
}
|
|
3147
|
+
}
|
|
3148
|
+
},
|
|
3149
|
+
{
|
|
3150
|
+
"kind": "method",
|
|
3151
|
+
"name": "handleSubmit"
|
|
3152
|
+
},
|
|
3153
|
+
{
|
|
3154
|
+
"kind": "method",
|
|
3155
|
+
"name": "handleBlur"
|
|
3156
|
+
},
|
|
3157
|
+
{
|
|
3158
|
+
"kind": "method",
|
|
3159
|
+
"name": "clear"
|
|
3160
|
+
},
|
|
3161
|
+
{
|
|
3162
|
+
"kind": "method",
|
|
3163
|
+
"name": "toggleSpeechInput"
|
|
3164
|
+
},
|
|
3165
|
+
{
|
|
3166
|
+
"kind": "method",
|
|
3167
|
+
"name": "clearSpeechApplyDebounce",
|
|
3168
|
+
"privacy": "private"
|
|
3169
|
+
},
|
|
3170
|
+
{
|
|
3171
|
+
"kind": "field",
|
|
3172
|
+
"name": "_presentation",
|
|
3173
|
+
"type": {
|
|
3174
|
+
"text": "ComponentPresentation | null | undefined"
|
|
3175
|
+
},
|
|
3176
|
+
"privacy": "private",
|
|
3177
|
+
"default": "void 0",
|
|
3178
|
+
"inheritedFrom": {
|
|
3179
|
+
"name": "FoundationElement",
|
|
3180
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3181
|
+
}
|
|
3182
|
+
},
|
|
3183
|
+
{
|
|
3184
|
+
"kind": "field",
|
|
3185
|
+
"name": "$presentation",
|
|
3186
|
+
"type": {
|
|
3187
|
+
"text": "ComponentPresentation | null"
|
|
3188
|
+
},
|
|
3189
|
+
"privacy": "public",
|
|
3190
|
+
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
3191
|
+
"inheritedFrom": {
|
|
3192
|
+
"name": "FoundationElement",
|
|
3193
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3194
|
+
}
|
|
3195
|
+
},
|
|
3196
|
+
{
|
|
3197
|
+
"kind": "field",
|
|
3198
|
+
"name": "template",
|
|
3199
|
+
"type": {
|
|
3200
|
+
"text": "ElementViewTemplate | void | null"
|
|
3201
|
+
},
|
|
3202
|
+
"privacy": "public",
|
|
3203
|
+
"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.",
|
|
3204
|
+
"inheritedFrom": {
|
|
3205
|
+
"name": "FoundationElement",
|
|
3206
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3207
|
+
}
|
|
3208
|
+
},
|
|
3209
|
+
{
|
|
3210
|
+
"kind": "method",
|
|
3211
|
+
"name": "templateChanged",
|
|
3212
|
+
"privacy": "protected",
|
|
3213
|
+
"return": {
|
|
3214
|
+
"type": {
|
|
3215
|
+
"text": "void"
|
|
3216
|
+
}
|
|
3217
|
+
},
|
|
3218
|
+
"inheritedFrom": {
|
|
3219
|
+
"name": "FoundationElement",
|
|
3220
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3221
|
+
}
|
|
3222
|
+
},
|
|
3223
|
+
{
|
|
3224
|
+
"kind": "field",
|
|
3225
|
+
"name": "styles",
|
|
3226
|
+
"type": {
|
|
3227
|
+
"text": "ElementStyles | void | null"
|
|
3228
|
+
},
|
|
3229
|
+
"privacy": "public",
|
|
3230
|
+
"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.",
|
|
3231
|
+
"inheritedFrom": {
|
|
3232
|
+
"name": "FoundationElement",
|
|
3233
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3234
|
+
}
|
|
3235
|
+
},
|
|
3236
|
+
{
|
|
3237
|
+
"kind": "method",
|
|
3238
|
+
"name": "stylesChanged",
|
|
3239
|
+
"privacy": "protected",
|
|
3240
|
+
"return": {
|
|
3241
|
+
"type": {
|
|
3242
|
+
"text": "void"
|
|
3243
|
+
}
|
|
3244
|
+
},
|
|
3245
|
+
"inheritedFrom": {
|
|
3246
|
+
"name": "FoundationElement",
|
|
3247
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3248
|
+
}
|
|
3249
|
+
},
|
|
3250
|
+
{
|
|
3251
|
+
"kind": "method",
|
|
3252
|
+
"name": "compose",
|
|
3253
|
+
"privacy": "public",
|
|
3254
|
+
"static": true,
|
|
3255
|
+
"return": {
|
|
3256
|
+
"type": {
|
|
3257
|
+
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
3258
|
+
}
|
|
3259
|
+
},
|
|
3260
|
+
"parameters": [
|
|
3261
|
+
{
|
|
3262
|
+
"name": "this",
|
|
3263
|
+
"type": {
|
|
3264
|
+
"text": "K"
|
|
3265
|
+
}
|
|
3266
|
+
},
|
|
3267
|
+
{
|
|
3268
|
+
"name": "elementDefinition",
|
|
3269
|
+
"type": {
|
|
3270
|
+
"text": "T"
|
|
3271
|
+
},
|
|
3272
|
+
"description": "The definition of the element to create the registry\nfunction for."
|
|
3273
|
+
}
|
|
3274
|
+
],
|
|
3275
|
+
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
3276
|
+
"inheritedFrom": {
|
|
3277
|
+
"name": "FoundationElement",
|
|
3278
|
+
"module": "src/foundation-element/foundation-element.ts"
|
|
3279
|
+
}
|
|
3280
|
+
}
|
|
3281
|
+
],
|
|
3282
|
+
"events": [
|
|
3283
|
+
{
|
|
3284
|
+
"description": "Fired when interpreted criteria is applied or cleared. detail: `string | null`",
|
|
3285
|
+
"name": "criteria-changed"
|
|
3286
|
+
},
|
|
3287
|
+
{
|
|
3288
|
+
"description": "Fired when interpreted criteria contains invalid clauses. detail: `ValidationError[]`",
|
|
3289
|
+
"name": "validation-errors"
|
|
3290
|
+
}
|
|
3291
|
+
],
|
|
3292
|
+
"attributes": [
|
|
3293
|
+
{
|
|
3294
|
+
"name": "placeholder",
|
|
3295
|
+
"type": {
|
|
3296
|
+
"text": "string"
|
|
3297
|
+
},
|
|
3298
|
+
"default": "'Describe your search criteria in natural language...'",
|
|
3299
|
+
"fieldName": "placeholder"
|
|
3300
|
+
},
|
|
3301
|
+
{
|
|
3302
|
+
"type": {
|
|
3303
|
+
"text": "boolean"
|
|
3304
|
+
},
|
|
3305
|
+
"fieldName": "disabled"
|
|
3306
|
+
}
|
|
3307
|
+
],
|
|
3308
|
+
"superclass": {
|
|
3309
|
+
"name": "FoundationElement",
|
|
3310
|
+
"package": "@microsoft/fast-foundation"
|
|
3311
|
+
},
|
|
3312
|
+
"tagName": "%%prefix%%-ai-criteria-search",
|
|
3313
|
+
"customElement": true
|
|
3314
|
+
},
|
|
3315
|
+
{
|
|
3316
|
+
"kind": "variable",
|
|
3317
|
+
"name": "foundationAiCriteriaSearchShadowOptions",
|
|
3318
|
+
"type": {
|
|
3319
|
+
"text": "ShadowRootInit"
|
|
3320
|
+
},
|
|
3321
|
+
"default": "undefined"
|
|
3322
|
+
},
|
|
3323
|
+
{
|
|
3324
|
+
"kind": "variable",
|
|
2818
3325
|
"name": "defaultAiCriteriaSearchConfig",
|
|
2819
3326
|
"type": {
|
|
2820
3327
|
"text": "object"
|
|
@@ -3466,11 +3973,11 @@
|
|
|
3466
3973
|
},
|
|
3467
3974
|
{
|
|
3468
3975
|
"kind": "javascript-module",
|
|
3469
|
-
"path": "src/
|
|
3976
|
+
"path": "src/anchor/anchor.styles.ts",
|
|
3470
3977
|
"declarations": [
|
|
3471
3978
|
{
|
|
3472
3979
|
"kind": "function",
|
|
3473
|
-
"name": "
|
|
3980
|
+
"name": "foundationAnchorStyles",
|
|
3474
3981
|
"return": {
|
|
3475
3982
|
"type": {
|
|
3476
3983
|
"text": "ElementStyles"
|
|
@@ -3495,24 +4002,24 @@
|
|
|
3495
4002
|
"exports": [
|
|
3496
4003
|
{
|
|
3497
4004
|
"kind": "js",
|
|
3498
|
-
"name": "
|
|
4005
|
+
"name": "foundationAnchorStyles",
|
|
3499
4006
|
"declaration": {
|
|
3500
|
-
"name": "
|
|
3501
|
-
"module": "src/
|
|
4007
|
+
"name": "foundationAnchorStyles",
|
|
4008
|
+
"module": "src/anchor/anchor.styles.ts"
|
|
3502
4009
|
}
|
|
3503
4010
|
}
|
|
3504
4011
|
]
|
|
3505
4012
|
},
|
|
3506
4013
|
{
|
|
3507
4014
|
"kind": "javascript-module",
|
|
3508
|
-
"path": "src/
|
|
4015
|
+
"path": "src/anchor/anchor.template.ts",
|
|
3509
4016
|
"declarations": [
|
|
3510
4017
|
{
|
|
3511
4018
|
"kind": "function",
|
|
3512
|
-
"name": "
|
|
4019
|
+
"name": "foundationAnchorTemplate",
|
|
3513
4020
|
"return": {
|
|
3514
4021
|
"type": {
|
|
3515
|
-
"text": "ViewTemplate<
|
|
4022
|
+
"text": "ViewTemplate<Anchor>"
|
|
3516
4023
|
}
|
|
3517
4024
|
},
|
|
3518
4025
|
"parameters": [
|
|
@@ -3534,237 +4041,252 @@
|
|
|
3534
4041
|
"exports": [
|
|
3535
4042
|
{
|
|
3536
4043
|
"kind": "js",
|
|
3537
|
-
"name": "
|
|
4044
|
+
"name": "foundationAnchorTemplate",
|
|
3538
4045
|
"declaration": {
|
|
3539
|
-
"name": "
|
|
3540
|
-
"module": "src/
|
|
4046
|
+
"name": "foundationAnchorTemplate",
|
|
4047
|
+
"module": "src/anchor/anchor.template.ts"
|
|
3541
4048
|
}
|
|
3542
4049
|
}
|
|
3543
4050
|
]
|
|
3544
4051
|
},
|
|
3545
4052
|
{
|
|
3546
4053
|
"kind": "javascript-module",
|
|
3547
|
-
"path": "src/
|
|
4054
|
+
"path": "src/anchor/anchor.ts",
|
|
3548
4055
|
"declarations": [
|
|
3549
4056
|
{
|
|
3550
4057
|
"kind": "class",
|
|
3551
4058
|
"description": "",
|
|
3552
|
-
"name": "
|
|
4059
|
+
"name": "Anchor",
|
|
3553
4060
|
"superclass": {
|
|
3554
|
-
"name": "
|
|
3555
|
-
"package": "@microsoft/fast-
|
|
4061
|
+
"name": "FASTAnchor",
|
|
4062
|
+
"package": "@microsoft/fast-components"
|
|
3556
4063
|
},
|
|
3557
|
-
"tagName": "%%prefix%%-
|
|
4064
|
+
"tagName": "%%prefix%%-anchor",
|
|
3558
4065
|
"customElement": true,
|
|
3559
4066
|
"attributes": [
|
|
3560
4067
|
{
|
|
3561
|
-
"name": "
|
|
4068
|
+
"name": "download",
|
|
3562
4069
|
"type": {
|
|
3563
|
-
"text": "
|
|
4070
|
+
"text": "string"
|
|
3564
4071
|
},
|
|
3565
|
-
"description": "
|
|
3566
|
-
"fieldName": "
|
|
4072
|
+
"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.",
|
|
4073
|
+
"fieldName": "download",
|
|
3567
4074
|
"inheritedFrom": {
|
|
3568
|
-
"name": "
|
|
3569
|
-
"module": "src/
|
|
4075
|
+
"name": "Anchor",
|
|
4076
|
+
"module": "src/anchor/anchor.ts"
|
|
3570
4077
|
}
|
|
3571
|
-
}
|
|
3572
|
-
],
|
|
3573
|
-
"members": [
|
|
4078
|
+
},
|
|
3574
4079
|
{
|
|
3575
|
-
"
|
|
3576
|
-
"name": "expandmode",
|
|
4080
|
+
"name": "href",
|
|
3577
4081
|
"type": {
|
|
3578
|
-
"text": "
|
|
4082
|
+
"text": "string"
|
|
3579
4083
|
},
|
|
3580
|
-
"
|
|
3581
|
-
"
|
|
4084
|
+
"description": "The URL the hyperlink references. See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
4085
|
+
"fieldName": "href",
|
|
3582
4086
|
"inheritedFrom": {
|
|
3583
|
-
"name": "
|
|
3584
|
-
"module": "src/
|
|
4087
|
+
"name": "Anchor",
|
|
4088
|
+
"module": "src/anchor/anchor.ts"
|
|
3585
4089
|
}
|
|
3586
4090
|
},
|
|
3587
4091
|
{
|
|
3588
|
-
"
|
|
3589
|
-
"name": "activeid",
|
|
4092
|
+
"name": "hreflang",
|
|
3590
4093
|
"type": {
|
|
3591
|
-
"text": "string
|
|
4094
|
+
"text": "string"
|
|
3592
4095
|
},
|
|
3593
|
-
"
|
|
4096
|
+
"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.",
|
|
4097
|
+
"fieldName": "hreflang",
|
|
3594
4098
|
"inheritedFrom": {
|
|
3595
|
-
"name": "
|
|
3596
|
-
"module": "src/
|
|
4099
|
+
"name": "Anchor",
|
|
4100
|
+
"module": "src/anchor/anchor.ts"
|
|
3597
4101
|
}
|
|
3598
4102
|
},
|
|
3599
4103
|
{
|
|
3600
|
-
"
|
|
3601
|
-
"name": "activeItemIndex",
|
|
4104
|
+
"name": "ping",
|
|
3602
4105
|
"type": {
|
|
3603
|
-
"text": "
|
|
4106
|
+
"text": "string"
|
|
3604
4107
|
},
|
|
3605
|
-
"
|
|
3606
|
-
"
|
|
4108
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
4109
|
+
"fieldName": "ping",
|
|
3607
4110
|
"inheritedFrom": {
|
|
3608
|
-
"name": "
|
|
3609
|
-
"module": "src/
|
|
4111
|
+
"name": "Anchor",
|
|
4112
|
+
"module": "src/anchor/anchor.ts"
|
|
3610
4113
|
}
|
|
3611
4114
|
},
|
|
3612
4115
|
{
|
|
3613
|
-
"
|
|
3614
|
-
"name": "accordionIds",
|
|
4116
|
+
"name": "referrerpolicy",
|
|
3615
4117
|
"type": {
|
|
3616
|
-
"text": "
|
|
4118
|
+
"text": "string"
|
|
3617
4119
|
},
|
|
3618
|
-
"
|
|
4120
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
4121
|
+
"fieldName": "referrerpolicy",
|
|
3619
4122
|
"inheritedFrom": {
|
|
3620
|
-
"name": "
|
|
3621
|
-
"module": "src/
|
|
4123
|
+
"name": "Anchor",
|
|
4124
|
+
"module": "src/anchor/anchor.ts"
|
|
3622
4125
|
}
|
|
3623
4126
|
},
|
|
3624
4127
|
{
|
|
3625
|
-
"
|
|
3626
|
-
"
|
|
3627
|
-
|
|
4128
|
+
"name": "rel",
|
|
4129
|
+
"type": {
|
|
4130
|
+
"text": "string"
|
|
4131
|
+
},
|
|
4132
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
4133
|
+
"fieldName": "rel",
|
|
3628
4134
|
"inheritedFrom": {
|
|
3629
|
-
"name": "
|
|
3630
|
-
"module": "src/
|
|
4135
|
+
"name": "Anchor",
|
|
4136
|
+
"module": "src/anchor/anchor.ts"
|
|
3631
4137
|
}
|
|
3632
4138
|
},
|
|
3633
4139
|
{
|
|
3634
|
-
"
|
|
3635
|
-
"
|
|
3636
|
-
|
|
3637
|
-
"return": {
|
|
3638
|
-
"type": {
|
|
3639
|
-
"text": "AccordionItem | null"
|
|
3640
|
-
}
|
|
4140
|
+
"name": "target",
|
|
4141
|
+
"type": {
|
|
4142
|
+
"text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
|
|
3641
4143
|
},
|
|
4144
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
4145
|
+
"fieldName": "target",
|
|
3642
4146
|
"inheritedFrom": {
|
|
3643
|
-
"name": "
|
|
3644
|
-
"module": "src/
|
|
4147
|
+
"name": "Anchor",
|
|
4148
|
+
"module": "src/anchor/anchor.ts"
|
|
3645
4149
|
}
|
|
3646
4150
|
},
|
|
4151
|
+
{
|
|
4152
|
+
"name": "type",
|
|
4153
|
+
"type": {
|
|
4154
|
+
"text": "string"
|
|
4155
|
+
},
|
|
4156
|
+
"description": "See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element for more information.",
|
|
4157
|
+
"fieldName": "type",
|
|
4158
|
+
"inheritedFrom": {
|
|
4159
|
+
"name": "Anchor",
|
|
4160
|
+
"module": "src/anchor/anchor.ts"
|
|
4161
|
+
}
|
|
4162
|
+
}
|
|
4163
|
+
],
|
|
4164
|
+
"members": [
|
|
3647
4165
|
{
|
|
3648
4166
|
"kind": "field",
|
|
3649
|
-
"name": "
|
|
3650
|
-
"
|
|
4167
|
+
"name": "download",
|
|
4168
|
+
"type": {
|
|
4169
|
+
"text": "string"
|
|
4170
|
+
},
|
|
4171
|
+
"privacy": "public",
|
|
4172
|
+
"description": "Prompts the user to save the linked URL. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
3651
4173
|
"inheritedFrom": {
|
|
3652
|
-
"name": "
|
|
3653
|
-
"module": "src/
|
|
4174
|
+
"name": "Anchor",
|
|
4175
|
+
"module": "src/anchor/anchor.ts"
|
|
3654
4176
|
}
|
|
3655
4177
|
},
|
|
3656
4178
|
{
|
|
3657
|
-
"kind": "
|
|
3658
|
-
"name": "
|
|
3659
|
-
"
|
|
3660
|
-
|
|
3661
|
-
"type": {
|
|
3662
|
-
"text": "void"
|
|
3663
|
-
}
|
|
4179
|
+
"kind": "field",
|
|
4180
|
+
"name": "href",
|
|
4181
|
+
"type": {
|
|
4182
|
+
"text": "string"
|
|
3664
4183
|
},
|
|
4184
|
+
"privacy": "public",
|
|
4185
|
+
"description": "The URL the hyperlink references. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
3665
4186
|
"inheritedFrom": {
|
|
3666
|
-
"name": "
|
|
3667
|
-
"module": "src/
|
|
4187
|
+
"name": "Anchor",
|
|
4188
|
+
"module": "src/anchor/anchor.ts"
|
|
3668
4189
|
}
|
|
3669
4190
|
},
|
|
3670
4191
|
{
|
|
3671
4192
|
"kind": "field",
|
|
3672
|
-
"name": "
|
|
3673
|
-
"
|
|
4193
|
+
"name": "hreflang",
|
|
4194
|
+
"type": {
|
|
4195
|
+
"text": "string"
|
|
4196
|
+
},
|
|
4197
|
+
"privacy": "public",
|
|
4198
|
+
"description": "Hints at the language of the referenced resource. See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
3674
4199
|
"inheritedFrom": {
|
|
3675
|
-
"name": "
|
|
3676
|
-
"module": "src/
|
|
4200
|
+
"name": "Anchor",
|
|
4201
|
+
"module": "src/anchor/anchor.ts"
|
|
3677
4202
|
}
|
|
3678
4203
|
},
|
|
3679
4204
|
{
|
|
3680
4205
|
"kind": "field",
|
|
3681
|
-
"name": "
|
|
3682
|
-
"
|
|
4206
|
+
"name": "ping",
|
|
4207
|
+
"type": {
|
|
4208
|
+
"text": "string"
|
|
4209
|
+
},
|
|
4210
|
+
"privacy": "public",
|
|
4211
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
3683
4212
|
"inheritedFrom": {
|
|
3684
|
-
"name": "
|
|
3685
|
-
"module": "src/
|
|
4213
|
+
"name": "Anchor",
|
|
4214
|
+
"module": "src/anchor/anchor.ts"
|
|
3686
4215
|
}
|
|
3687
4216
|
},
|
|
3688
4217
|
{
|
|
3689
|
-
"kind": "
|
|
3690
|
-
"name": "
|
|
3691
|
-
"
|
|
3692
|
-
|
|
3693
|
-
"type": {
|
|
3694
|
-
"text": "Array<string | null>"
|
|
3695
|
-
}
|
|
4218
|
+
"kind": "field",
|
|
4219
|
+
"name": "referrerpolicy",
|
|
4220
|
+
"type": {
|
|
4221
|
+
"text": "string"
|
|
3696
4222
|
},
|
|
4223
|
+
"privacy": "public",
|
|
4224
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
3697
4225
|
"inheritedFrom": {
|
|
3698
|
-
"name": "
|
|
3699
|
-
"module": "src/
|
|
4226
|
+
"name": "Anchor",
|
|
4227
|
+
"module": "src/anchor/anchor.ts"
|
|
3700
4228
|
}
|
|
3701
4229
|
},
|
|
3702
4230
|
{
|
|
3703
|
-
"kind": "
|
|
3704
|
-
"name": "
|
|
3705
|
-
"
|
|
3706
|
-
|
|
3707
|
-
"type": {
|
|
3708
|
-
"text": "boolean"
|
|
3709
|
-
}
|
|
4231
|
+
"kind": "field",
|
|
4232
|
+
"name": "rel",
|
|
4233
|
+
"type": {
|
|
4234
|
+
"text": "string"
|
|
3710
4235
|
},
|
|
4236
|
+
"privacy": "public",
|
|
4237
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
3711
4238
|
"inheritedFrom": {
|
|
3712
|
-
"name": "
|
|
3713
|
-
"module": "src/
|
|
4239
|
+
"name": "Anchor",
|
|
4240
|
+
"module": "src/anchor/anchor.ts"
|
|
3714
4241
|
}
|
|
3715
4242
|
},
|
|
3716
4243
|
{
|
|
3717
4244
|
"kind": "field",
|
|
3718
|
-
"name": "
|
|
3719
|
-
"
|
|
4245
|
+
"name": "target",
|
|
4246
|
+
"type": {
|
|
4247
|
+
"text": "\"_self\" | \"_blank\" | \"_parent\" | \"_top\""
|
|
4248
|
+
},
|
|
4249
|
+
"privacy": "public",
|
|
4250
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
3720
4251
|
"inheritedFrom": {
|
|
3721
|
-
"name": "
|
|
3722
|
-
"module": "src/
|
|
4252
|
+
"name": "Anchor",
|
|
4253
|
+
"module": "src/anchor/anchor.ts"
|
|
3723
4254
|
}
|
|
3724
4255
|
},
|
|
3725
4256
|
{
|
|
3726
4257
|
"kind": "field",
|
|
3727
|
-
"name": "
|
|
3728
|
-
"
|
|
4258
|
+
"name": "type",
|
|
4259
|
+
"type": {
|
|
4260
|
+
"text": "string"
|
|
4261
|
+
},
|
|
4262
|
+
"privacy": "public",
|
|
4263
|
+
"description": "See {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a | <a> element } for more information.",
|
|
3729
4264
|
"inheritedFrom": {
|
|
3730
|
-
"name": "
|
|
3731
|
-
"module": "src/
|
|
4265
|
+
"name": "Anchor",
|
|
4266
|
+
"module": "src/anchor/anchor.ts"
|
|
3732
4267
|
}
|
|
3733
4268
|
},
|
|
3734
4269
|
{
|
|
3735
|
-
"kind": "
|
|
3736
|
-
"name": "
|
|
3737
|
-
"
|
|
3738
|
-
|
|
3739
|
-
"type": {
|
|
3740
|
-
"text": "void"
|
|
3741
|
-
}
|
|
4270
|
+
"kind": "field",
|
|
4271
|
+
"name": "control",
|
|
4272
|
+
"type": {
|
|
4273
|
+
"text": "HTMLAnchorElement | undefined"
|
|
3742
4274
|
},
|
|
3743
|
-
"
|
|
3744
|
-
|
|
3745
|
-
"name": "adjustment",
|
|
3746
|
-
"type": {
|
|
3747
|
-
"text": "number"
|
|
3748
|
-
}
|
|
3749
|
-
}
|
|
3750
|
-
],
|
|
4275
|
+
"privacy": "public",
|
|
4276
|
+
"description": "References the root element",
|
|
3751
4277
|
"inheritedFrom": {
|
|
3752
|
-
"name": "
|
|
3753
|
-
"module": "src/
|
|
4278
|
+
"name": "Anchor",
|
|
4279
|
+
"module": "src/anchor/anchor.ts"
|
|
3754
4280
|
}
|
|
3755
4281
|
},
|
|
3756
4282
|
{
|
|
3757
|
-
"kind": "
|
|
3758
|
-
"name": "
|
|
4283
|
+
"kind": "field",
|
|
4284
|
+
"name": "handleUnsupportedDelegatesFocus",
|
|
3759
4285
|
"privacy": "private",
|
|
3760
|
-
"
|
|
3761
|
-
"type": {
|
|
3762
|
-
"text": "void"
|
|
3763
|
-
}
|
|
3764
|
-
},
|
|
4286
|
+
"description": "Overrides the focus call for where delegatesFocus is unsupported.\nThis check works for Chrome, Edge Chromium, FireFox, and Safari\nRelevant PR on the Firefox browser: https://phabricator.services.mozilla.com/D123858",
|
|
3765
4287
|
"inheritedFrom": {
|
|
3766
|
-
"name": "
|
|
3767
|
-
"module": "src/
|
|
4288
|
+
"name": "Anchor",
|
|
4289
|
+
"module": "src/anchor/anchor.ts"
|
|
3768
4290
|
}
|
|
3769
4291
|
},
|
|
3770
4292
|
{
|
|
@@ -3878,21 +4400,11 @@
|
|
|
3878
4400
|
"module": "src/foundation-element/foundation-element.ts"
|
|
3879
4401
|
}
|
|
3880
4402
|
}
|
|
3881
|
-
],
|
|
3882
|
-
"events": [
|
|
3883
|
-
{
|
|
3884
|
-
"description": "Fires a custom 'change' event when the active item changes",
|
|
3885
|
-
"name": "change",
|
|
3886
|
-
"inheritedFrom": {
|
|
3887
|
-
"name": "Accordion",
|
|
3888
|
-
"module": "src/accordion/accordion.ts"
|
|
3889
|
-
}
|
|
3890
|
-
}
|
|
3891
4403
|
]
|
|
3892
4404
|
},
|
|
3893
4405
|
{
|
|
3894
4406
|
"kind": "variable",
|
|
3895
|
-
"name": "
|
|
4407
|
+
"name": "foundationAnchorShadowOptions",
|
|
3896
4408
|
"type": {
|
|
3897
4409
|
"text": "ShadowRootInit"
|
|
3898
4410
|
},
|
|
@@ -3900,7 +4412,7 @@
|
|
|
3900
4412
|
},
|
|
3901
4413
|
{
|
|
3902
4414
|
"kind": "variable",
|
|
3903
|
-
"name": "
|
|
4415
|
+
"name": "defaultAnchorConfig",
|
|
3904
4416
|
"type": {
|
|
3905
4417
|
"text": "object"
|
|
3906
4418
|
},
|
|
@@ -3908,49 +4420,49 @@
|
|
|
3908
4420
|
},
|
|
3909
4421
|
{
|
|
3910
4422
|
"kind": "variable",
|
|
3911
|
-
"name": "
|
|
3912
|
-
"description": "The Foundation
|
|
4423
|
+
"name": "foundationAnchor",
|
|
4424
|
+
"description": "The Foundation Anchor",
|
|
3913
4425
|
"privacy": "public"
|
|
3914
4426
|
}
|
|
3915
4427
|
],
|
|
3916
4428
|
"exports": [
|
|
3917
4429
|
{
|
|
3918
4430
|
"kind": "js",
|
|
3919
|
-
"name": "
|
|
4431
|
+
"name": "Anchor",
|
|
3920
4432
|
"declaration": {
|
|
3921
|
-
"name": "
|
|
3922
|
-
"module": "src/
|
|
4433
|
+
"name": "Anchor",
|
|
4434
|
+
"module": "src/anchor/anchor.ts"
|
|
3923
4435
|
}
|
|
3924
4436
|
},
|
|
3925
4437
|
{
|
|
3926
4438
|
"kind": "js",
|
|
3927
|
-
"name": "
|
|
4439
|
+
"name": "foundationAnchorShadowOptions",
|
|
3928
4440
|
"declaration": {
|
|
3929
|
-
"name": "
|
|
3930
|
-
"module": "src/
|
|
4441
|
+
"name": "foundationAnchorShadowOptions",
|
|
4442
|
+
"module": "src/anchor/anchor.ts"
|
|
3931
4443
|
}
|
|
3932
4444
|
},
|
|
3933
4445
|
{
|
|
3934
4446
|
"kind": "js",
|
|
3935
|
-
"name": "
|
|
4447
|
+
"name": "defaultAnchorConfig",
|
|
3936
4448
|
"declaration": {
|
|
3937
|
-
"name": "
|
|
3938
|
-
"module": "src/
|
|
4449
|
+
"name": "defaultAnchorConfig",
|
|
4450
|
+
"module": "src/anchor/anchor.ts"
|
|
3939
4451
|
}
|
|
3940
4452
|
},
|
|
3941
4453
|
{
|
|
3942
4454
|
"kind": "js",
|
|
3943
|
-
"name": "
|
|
4455
|
+
"name": "foundationAnchor",
|
|
3944
4456
|
"declaration": {
|
|
3945
|
-
"name": "
|
|
3946
|
-
"module": "src/
|
|
4457
|
+
"name": "foundationAnchor",
|
|
4458
|
+
"module": "src/anchor/anchor.ts"
|
|
3947
4459
|
}
|
|
3948
4460
|
}
|
|
3949
4461
|
]
|
|
3950
4462
|
},
|
|
3951
4463
|
{
|
|
3952
4464
|
"kind": "javascript-module",
|
|
3953
|
-
"path": "src/
|
|
4465
|
+
"path": "src/anchor/index.ts",
|
|
3954
4466
|
"declarations": [],
|
|
3955
4467
|
"exports": [
|
|
3956
4468
|
{
|
|
@@ -3958,7 +4470,7 @@
|
|
|
3958
4470
|
"name": "*",
|
|
3959
4471
|
"declaration": {
|
|
3960
4472
|
"name": "*",
|
|
3961
|
-
"package": "./
|
|
4473
|
+
"package": "./anchor.template"
|
|
3962
4474
|
}
|
|
3963
4475
|
},
|
|
3964
4476
|
{
|
|
@@ -3966,7 +4478,7 @@
|
|
|
3966
4478
|
"name": "*",
|
|
3967
4479
|
"declaration": {
|
|
3968
4480
|
"name": "*",
|
|
3969
|
-
"package": "./
|
|
4481
|
+
"package": "./anchor.styles"
|
|
3970
4482
|
}
|
|
3971
4483
|
},
|
|
3972
4484
|
{
|
|
@@ -3974,21 +4486,21 @@
|
|
|
3974
4486
|
"name": "*",
|
|
3975
4487
|
"declaration": {
|
|
3976
4488
|
"name": "*",
|
|
3977
|
-
"package": "./
|
|
4489
|
+
"package": "./anchor"
|
|
3978
4490
|
}
|
|
3979
4491
|
}
|
|
3980
4492
|
]
|
|
3981
4493
|
},
|
|
3982
4494
|
{
|
|
3983
4495
|
"kind": "javascript-module",
|
|
3984
|
-
"path": "src/
|
|
4496
|
+
"path": "src/anchored-region/anchor-region.template.ts",
|
|
3985
4497
|
"declarations": [
|
|
3986
4498
|
{
|
|
3987
4499
|
"kind": "function",
|
|
3988
|
-
"name": "
|
|
4500
|
+
"name": "foundationAnchoredRegionTemplate",
|
|
3989
4501
|
"return": {
|
|
3990
4502
|
"type": {
|
|
3991
|
-
"text": "
|
|
4503
|
+
"text": "ViewTemplate<AnchoredRegion>"
|
|
3992
4504
|
}
|
|
3993
4505
|
},
|
|
3994
4506
|
"parameters": [
|
|
@@ -4010,24 +4522,24 @@
|
|
|
4010
4522
|
"exports": [
|
|
4011
4523
|
{
|
|
4012
4524
|
"kind": "js",
|
|
4013
|
-
"name": "
|
|
4525
|
+
"name": "foundationAnchoredRegionTemplate",
|
|
4014
4526
|
"declaration": {
|
|
4015
|
-
"name": "
|
|
4016
|
-
"module": "src/
|
|
4527
|
+
"name": "foundationAnchoredRegionTemplate",
|
|
4528
|
+
"module": "src/anchored-region/anchor-region.template.ts"
|
|
4017
4529
|
}
|
|
4018
4530
|
}
|
|
4019
4531
|
]
|
|
4020
4532
|
},
|
|
4021
4533
|
{
|
|
4022
4534
|
"kind": "javascript-module",
|
|
4023
|
-
"path": "src/
|
|
4535
|
+
"path": "src/anchored-region/anchored-region.styles.ts",
|
|
4024
4536
|
"declarations": [
|
|
4025
4537
|
{
|
|
4026
4538
|
"kind": "function",
|
|
4027
|
-
"name": "
|
|
4539
|
+
"name": "foundationAnchoredRegionStyles",
|
|
4028
4540
|
"return": {
|
|
4029
4541
|
"type": {
|
|
4030
|
-
"text": "
|
|
4542
|
+
"text": "ElementStyles"
|
|
4031
4543
|
}
|
|
4032
4544
|
},
|
|
4033
4545
|
"parameters": [
|
|
@@ -4049,1086 +4561,566 @@
|
|
|
4049
4561
|
"exports": [
|
|
4050
4562
|
{
|
|
4051
4563
|
"kind": "js",
|
|
4052
|
-
"name": "
|
|
4564
|
+
"name": "foundationAnchoredRegionStyles",
|
|
4053
4565
|
"declaration": {
|
|
4054
|
-
"name": "
|
|
4055
|
-
"module": "src/
|
|
4566
|
+
"name": "foundationAnchoredRegionStyles",
|
|
4567
|
+
"module": "src/anchored-region/anchored-region.styles.ts"
|
|
4056
4568
|
}
|
|
4057
4569
|
}
|
|
4058
4570
|
]
|
|
4059
4571
|
},
|
|
4060
4572
|
{
|
|
4061
4573
|
"kind": "javascript-module",
|
|
4062
|
-
"path": "src/
|
|
4574
|
+
"path": "src/anchored-region/anchored-region.ts",
|
|
4063
4575
|
"declarations": [
|
|
4064
4576
|
{
|
|
4065
4577
|
"kind": "class",
|
|
4066
4578
|
"description": "",
|
|
4067
|
-
"name": "
|
|
4579
|
+
"name": "AnchoredRegion",
|
|
4068
4580
|
"superclass": {
|
|
4069
|
-
"name": "
|
|
4581
|
+
"name": "FASTAnchoredRegion",
|
|
4070
4582
|
"package": "@microsoft/fast-components"
|
|
4071
4583
|
},
|
|
4072
|
-
"tagName": "%%prefix%%-
|
|
4584
|
+
"tagName": "%%prefix%%-anchored-region",
|
|
4073
4585
|
"customElement": true,
|
|
4074
4586
|
"attributes": [
|
|
4075
4587
|
{
|
|
4076
|
-
"name": "
|
|
4588
|
+
"name": "anchor",
|
|
4077
4589
|
"type": {
|
|
4078
4590
|
"text": "string"
|
|
4079
4591
|
},
|
|
4080
|
-
"
|
|
4081
|
-
"
|
|
4592
|
+
"default": "\"\"",
|
|
4593
|
+
"description": "The HTML ID of the anchor element this region is positioned relative to",
|
|
4594
|
+
"fieldName": "anchor",
|
|
4082
4595
|
"inheritedFrom": {
|
|
4083
|
-
"name": "
|
|
4084
|
-
"module": "src/
|
|
4596
|
+
"name": "AnchoredRegion",
|
|
4597
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4085
4598
|
}
|
|
4086
4599
|
},
|
|
4087
4600
|
{
|
|
4088
|
-
"name": "
|
|
4601
|
+
"name": "viewport",
|
|
4089
4602
|
"type": {
|
|
4090
4603
|
"text": "string"
|
|
4091
4604
|
},
|
|
4092
|
-
"
|
|
4093
|
-
"
|
|
4605
|
+
"default": "\"\"",
|
|
4606
|
+
"description": "The HTML ID of the viewport element this region is positioned relative to",
|
|
4607
|
+
"fieldName": "viewport",
|
|
4094
4608
|
"inheritedFrom": {
|
|
4095
|
-
"name": "
|
|
4096
|
-
"module": "src/
|
|
4609
|
+
"name": "AnchoredRegion",
|
|
4610
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4097
4611
|
}
|
|
4098
4612
|
},
|
|
4099
4613
|
{
|
|
4100
|
-
"name": "
|
|
4614
|
+
"name": "horizontal-positioning-mode",
|
|
4101
4615
|
"type": {
|
|
4102
|
-
"text": "
|
|
4616
|
+
"text": "AxisPositioningMode"
|
|
4103
4617
|
},
|
|
4104
|
-
"
|
|
4105
|
-
"
|
|
4618
|
+
"default": "\"uncontrolled\"",
|
|
4619
|
+
"description": "Sets what logic the component uses to determine horizontal placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the horizontal axis",
|
|
4620
|
+
"fieldName": "horizontalPositioningMode",
|
|
4106
4621
|
"inheritedFrom": {
|
|
4107
|
-
"name": "
|
|
4108
|
-
"module": "src/
|
|
4622
|
+
"name": "AnchoredRegion",
|
|
4623
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4109
4624
|
}
|
|
4110
4625
|
},
|
|
4111
4626
|
{
|
|
4112
|
-
"name": "
|
|
4627
|
+
"name": "horizontal-default-position",
|
|
4113
4628
|
"type": {
|
|
4114
|
-
"text": "
|
|
4629
|
+
"text": "HorizontalPosition"
|
|
4115
4630
|
},
|
|
4116
|
-
"
|
|
4117
|
-
"
|
|
4631
|
+
"default": "\"unset\"",
|
|
4632
|
+
"description": "The default horizontal position of the region relative to the anchor element",
|
|
4633
|
+
"fieldName": "horizontalDefaultPosition",
|
|
4118
4634
|
"inheritedFrom": {
|
|
4119
|
-
"name": "
|
|
4120
|
-
"module": "src/
|
|
4635
|
+
"name": "AnchoredRegion",
|
|
4636
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4121
4637
|
}
|
|
4122
4638
|
},
|
|
4123
4639
|
{
|
|
4124
|
-
"name": "
|
|
4640
|
+
"name": "horizontal-viewport-lock",
|
|
4125
4641
|
"type": {
|
|
4126
|
-
"text": "
|
|
4642
|
+
"text": "boolean"
|
|
4127
4643
|
},
|
|
4128
|
-
"
|
|
4129
|
-
"
|
|
4644
|
+
"default": "false",
|
|
4645
|
+
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the horizontal axis",
|
|
4646
|
+
"fieldName": "horizontalViewportLock",
|
|
4130
4647
|
"inheritedFrom": {
|
|
4131
|
-
"name": "
|
|
4132
|
-
"module": "src/
|
|
4648
|
+
"name": "AnchoredRegion",
|
|
4649
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4133
4650
|
}
|
|
4134
4651
|
},
|
|
4135
4652
|
{
|
|
4136
|
-
"name": "
|
|
4653
|
+
"name": "horizontal-inset",
|
|
4137
4654
|
"type": {
|
|
4138
|
-
"text": "
|
|
4655
|
+
"text": "boolean"
|
|
4139
4656
|
},
|
|
4140
|
-
"
|
|
4141
|
-
"
|
|
4657
|
+
"default": "false",
|
|
4658
|
+
"description": "Whether the region overlaps the anchor on the horizontal axis",
|
|
4659
|
+
"fieldName": "horizontalInset",
|
|
4142
4660
|
"inheritedFrom": {
|
|
4143
|
-
"name": "
|
|
4144
|
-
"module": "src/
|
|
4661
|
+
"name": "AnchoredRegion",
|
|
4662
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4145
4663
|
}
|
|
4146
4664
|
},
|
|
4147
4665
|
{
|
|
4148
|
-
"name": "
|
|
4666
|
+
"name": "horizontal-threshold",
|
|
4149
4667
|
"type": {
|
|
4150
|
-
"text": "
|
|
4668
|
+
"text": "number"
|
|
4151
4669
|
},
|
|
4152
|
-
"description": "
|
|
4153
|
-
"fieldName": "
|
|
4670
|
+
"description": "How narrow the space allocated to the default position has to be before the widest area\nis selected for layout",
|
|
4671
|
+
"fieldName": "horizontalThreshold",
|
|
4154
4672
|
"inheritedFrom": {
|
|
4155
|
-
"name": "
|
|
4156
|
-
"module": "src/
|
|
4673
|
+
"name": "AnchoredRegion",
|
|
4674
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4157
4675
|
}
|
|
4158
4676
|
},
|
|
4159
4677
|
{
|
|
4160
|
-
"name": "
|
|
4678
|
+
"name": "horizontal-scaling",
|
|
4161
4679
|
"type": {
|
|
4162
|
-
"text": "
|
|
4680
|
+
"text": "AxisScalingMode"
|
|
4163
4681
|
},
|
|
4164
|
-
"
|
|
4165
|
-
"
|
|
4682
|
+
"default": "\"content\"",
|
|
4683
|
+
"description": "Defines how the width of the region is calculated",
|
|
4684
|
+
"fieldName": "horizontalScaling",
|
|
4166
4685
|
"inheritedFrom": {
|
|
4167
|
-
"name": "
|
|
4168
|
-
"module": "src/
|
|
4686
|
+
"name": "AnchoredRegion",
|
|
4687
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4169
4688
|
}
|
|
4170
|
-
}
|
|
4171
|
-
],
|
|
4172
|
-
"members": [
|
|
4689
|
+
},
|
|
4173
4690
|
{
|
|
4174
|
-
"
|
|
4175
|
-
"name": "download",
|
|
4691
|
+
"name": "vertical-positioning-mode",
|
|
4176
4692
|
"type": {
|
|
4177
|
-
"text": "
|
|
4693
|
+
"text": "AxisPositioningMode"
|
|
4178
4694
|
},
|
|
4179
|
-
"
|
|
4180
|
-
"description": "
|
|
4695
|
+
"default": "\"uncontrolled\"",
|
|
4696
|
+
"description": "Sets what logic the component uses to determine vertical placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the vertical axis",
|
|
4697
|
+
"fieldName": "verticalPositioningMode",
|
|
4181
4698
|
"inheritedFrom": {
|
|
4182
|
-
"name": "
|
|
4183
|
-
"module": "src/
|
|
4699
|
+
"name": "AnchoredRegion",
|
|
4700
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4184
4701
|
}
|
|
4185
4702
|
},
|
|
4186
4703
|
{
|
|
4187
|
-
"
|
|
4188
|
-
"name": "href",
|
|
4704
|
+
"name": "vertical-default-position",
|
|
4189
4705
|
"type": {
|
|
4190
|
-
"text": "
|
|
4706
|
+
"text": "VerticalPosition"
|
|
4191
4707
|
},
|
|
4192
|
-
"
|
|
4193
|
-
"description": "The
|
|
4708
|
+
"default": "\"unset\"",
|
|
4709
|
+
"description": "The default vertical position of the region relative to the anchor element",
|
|
4710
|
+
"fieldName": "verticalDefaultPosition",
|
|
4194
4711
|
"inheritedFrom": {
|
|
4195
|
-
"name": "
|
|
4196
|
-
"module": "src/
|
|
4712
|
+
"name": "AnchoredRegion",
|
|
4713
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4197
4714
|
}
|
|
4198
4715
|
},
|
|
4199
4716
|
{
|
|
4200
|
-
"
|
|
4201
|
-
"name": "hreflang",
|
|
4717
|
+
"name": "vertical-viewport-lock",
|
|
4202
4718
|
"type": {
|
|
4203
|
-
"text": "
|
|
4719
|
+
"text": "boolean"
|
|
4204
4720
|
},
|
|
4205
|
-
"
|
|
4206
|
-
"description": "
|
|
4721
|
+
"default": "false",
|
|
4722
|
+
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the vertical axis",
|
|
4723
|
+
"fieldName": "verticalViewportLock",
|
|
4207
4724
|
"inheritedFrom": {
|
|
4208
|
-
"name": "
|
|
4209
|
-
"module": "src/
|
|
4725
|
+
"name": "AnchoredRegion",
|
|
4726
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4210
4727
|
}
|
|
4211
4728
|
},
|
|
4212
4729
|
{
|
|
4213
|
-
"
|
|
4214
|
-
"name": "ping",
|
|
4730
|
+
"name": "vertical-inset",
|
|
4215
4731
|
"type": {
|
|
4216
|
-
"text": "
|
|
4732
|
+
"text": "boolean"
|
|
4217
4733
|
},
|
|
4218
|
-
"
|
|
4219
|
-
"description": "
|
|
4734
|
+
"default": "false",
|
|
4735
|
+
"description": "Whether the region overlaps the anchor on the vertical axis",
|
|
4736
|
+
"fieldName": "verticalInset",
|
|
4220
4737
|
"inheritedFrom": {
|
|
4221
|
-
"name": "
|
|
4222
|
-
"module": "src/
|
|
4738
|
+
"name": "AnchoredRegion",
|
|
4739
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4223
4740
|
}
|
|
4224
4741
|
},
|
|
4225
4742
|
{
|
|
4226
|
-
"
|
|
4227
|
-
"name": "referrerpolicy",
|
|
4743
|
+
"name": "vertical-threshold",
|
|
4228
4744
|
"type": {
|
|
4229
|
-
"text": "
|
|
4745
|
+
"text": "number"
|
|
4230
4746
|
},
|
|
4231
|
-
"
|
|
4232
|
-
"
|
|
4747
|
+
"description": "How short the space allocated to the default position has to be before the tallest area\nis selected for layout",
|
|
4748
|
+
"fieldName": "verticalThreshold",
|
|
4233
4749
|
"inheritedFrom": {
|
|
4234
|
-
"name": "
|
|
4235
|
-
"module": "src/
|
|
4750
|
+
"name": "AnchoredRegion",
|
|
4751
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4236
4752
|
}
|
|
4237
4753
|
},
|
|
4238
4754
|
{
|
|
4239
|
-
"
|
|
4240
|
-
"name": "rel",
|
|
4755
|
+
"name": "vertical-scaling",
|
|
4241
4756
|
"type": {
|
|
4242
|
-
"text": "
|
|
4757
|
+
"text": "AxisScalingMode"
|
|
4243
4758
|
},
|
|
4244
|
-
"
|
|
4245
|
-
"description": "
|
|
4759
|
+
"default": "\"content\"",
|
|
4760
|
+
"description": "Defines how the height of the region is calculated",
|
|
4761
|
+
"fieldName": "verticalScaling",
|
|
4246
4762
|
"inheritedFrom": {
|
|
4247
|
-
"name": "
|
|
4248
|
-
"module": "src/
|
|
4763
|
+
"name": "AnchoredRegion",
|
|
4764
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4249
4765
|
}
|
|
4250
4766
|
},
|
|
4251
4767
|
{
|
|
4252
|
-
"
|
|
4253
|
-
"name": "target",
|
|
4768
|
+
"name": "fixed-placement",
|
|
4254
4769
|
"type": {
|
|
4255
|
-
"text": "
|
|
4770
|
+
"text": "boolean"
|
|
4256
4771
|
},
|
|
4257
|
-
"
|
|
4258
|
-
"description": "
|
|
4772
|
+
"default": "false",
|
|
4773
|
+
"description": "Whether the region is positioned using css \"position: fixed\".\nOtherwise the region uses \"position: absolute\".\nFixed placement allows the region to break out of parent containers,",
|
|
4774
|
+
"fieldName": "fixedPlacement",
|
|
4259
4775
|
"inheritedFrom": {
|
|
4260
|
-
"name": "
|
|
4261
|
-
"module": "src/
|
|
4776
|
+
"name": "AnchoredRegion",
|
|
4777
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4262
4778
|
}
|
|
4263
4779
|
},
|
|
4264
4780
|
{
|
|
4265
|
-
"
|
|
4266
|
-
"name": "type",
|
|
4781
|
+
"name": "auto-update-mode",
|
|
4267
4782
|
"type": {
|
|
4268
|
-
"text": "
|
|
4783
|
+
"text": "AutoUpdateMode"
|
|
4269
4784
|
},
|
|
4270
|
-
"
|
|
4271
|
-
"description": "
|
|
4785
|
+
"default": "\"anchor\"",
|
|
4786
|
+
"description": "Defines what triggers the anchored region to revaluate positioning",
|
|
4787
|
+
"fieldName": "autoUpdateMode",
|
|
4272
4788
|
"inheritedFrom": {
|
|
4273
|
-
"name": "
|
|
4274
|
-
"module": "src/
|
|
4789
|
+
"name": "AnchoredRegion",
|
|
4790
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4275
4791
|
}
|
|
4276
|
-
}
|
|
4792
|
+
}
|
|
4793
|
+
],
|
|
4794
|
+
"members": [
|
|
4277
4795
|
{
|
|
4278
4796
|
"kind": "field",
|
|
4279
|
-
"name": "
|
|
4797
|
+
"name": "anchor",
|
|
4280
4798
|
"type": {
|
|
4281
|
-
"text": "
|
|
4799
|
+
"text": "string"
|
|
4282
4800
|
},
|
|
4283
4801
|
"privacy": "public",
|
|
4284
|
-
"
|
|
4802
|
+
"default": "\"\"",
|
|
4803
|
+
"description": "The HTML ID of the anchor element this region is positioned relative to",
|
|
4285
4804
|
"inheritedFrom": {
|
|
4286
|
-
"name": "
|
|
4287
|
-
"module": "src/
|
|
4805
|
+
"name": "AnchoredRegion",
|
|
4806
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4288
4807
|
}
|
|
4289
4808
|
},
|
|
4290
4809
|
{
|
|
4291
|
-
"kind": "
|
|
4292
|
-
"name": "
|
|
4810
|
+
"kind": "method",
|
|
4811
|
+
"name": "anchorChanged",
|
|
4293
4812
|
"privacy": "private",
|
|
4294
|
-
"
|
|
4813
|
+
"return": {
|
|
4814
|
+
"type": {
|
|
4815
|
+
"text": "void"
|
|
4816
|
+
}
|
|
4817
|
+
},
|
|
4295
4818
|
"inheritedFrom": {
|
|
4296
|
-
"name": "
|
|
4297
|
-
"module": "src/
|
|
4819
|
+
"name": "AnchoredRegion",
|
|
4820
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4298
4821
|
}
|
|
4299
4822
|
},
|
|
4300
4823
|
{
|
|
4301
4824
|
"kind": "field",
|
|
4302
|
-
"name": "
|
|
4825
|
+
"name": "viewport",
|
|
4303
4826
|
"type": {
|
|
4304
|
-
"text": "
|
|
4827
|
+
"text": "string"
|
|
4305
4828
|
},
|
|
4306
|
-
"privacy": "
|
|
4307
|
-
"default": "
|
|
4829
|
+
"privacy": "public",
|
|
4830
|
+
"default": "\"\"",
|
|
4831
|
+
"description": "The HTML ID of the viewport element this region is positioned relative to",
|
|
4308
4832
|
"inheritedFrom": {
|
|
4309
|
-
"name": "
|
|
4310
|
-
"module": "src/
|
|
4833
|
+
"name": "AnchoredRegion",
|
|
4834
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4311
4835
|
}
|
|
4312
4836
|
},
|
|
4313
4837
|
{
|
|
4314
|
-
"kind": "
|
|
4315
|
-
"name": "
|
|
4316
|
-
"
|
|
4317
|
-
|
|
4838
|
+
"kind": "method",
|
|
4839
|
+
"name": "viewportChanged",
|
|
4840
|
+
"privacy": "private",
|
|
4841
|
+
"return": {
|
|
4842
|
+
"type": {
|
|
4843
|
+
"text": "void"
|
|
4844
|
+
}
|
|
4318
4845
|
},
|
|
4319
|
-
"privacy": "public",
|
|
4320
|
-
"description": "A property which resolves the ComponentPresentation instance\nfor the current component.",
|
|
4321
4846
|
"inheritedFrom": {
|
|
4322
|
-
"name": "
|
|
4323
|
-
"module": "src/
|
|
4847
|
+
"name": "AnchoredRegion",
|
|
4848
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4324
4849
|
}
|
|
4325
4850
|
},
|
|
4326
4851
|
{
|
|
4327
4852
|
"kind": "field",
|
|
4328
|
-
"name": "
|
|
4853
|
+
"name": "horizontalPositioningMode",
|
|
4329
4854
|
"type": {
|
|
4330
|
-
"text": "
|
|
4855
|
+
"text": "AxisPositioningMode"
|
|
4331
4856
|
},
|
|
4332
4857
|
"privacy": "public",
|
|
4333
|
-
"
|
|
4858
|
+
"default": "\"uncontrolled\"",
|
|
4859
|
+
"description": "Sets what logic the component uses to determine horizontal placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the horizontal axis",
|
|
4334
4860
|
"inheritedFrom": {
|
|
4335
|
-
"name": "
|
|
4336
|
-
"module": "src/
|
|
4861
|
+
"name": "AnchoredRegion",
|
|
4862
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4337
4863
|
}
|
|
4338
4864
|
},
|
|
4339
4865
|
{
|
|
4340
4866
|
"kind": "method",
|
|
4341
|
-
"name": "
|
|
4342
|
-
"privacy": "
|
|
4867
|
+
"name": "horizontalPositioningModeChanged",
|
|
4868
|
+
"privacy": "private",
|
|
4343
4869
|
"return": {
|
|
4344
4870
|
"type": {
|
|
4345
4871
|
"text": "void"
|
|
4346
4872
|
}
|
|
4347
4873
|
},
|
|
4348
4874
|
"inheritedFrom": {
|
|
4349
|
-
"name": "
|
|
4350
|
-
"module": "src/
|
|
4875
|
+
"name": "AnchoredRegion",
|
|
4876
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4351
4877
|
}
|
|
4352
4878
|
},
|
|
4353
4879
|
{
|
|
4354
4880
|
"kind": "field",
|
|
4355
|
-
"name": "
|
|
4881
|
+
"name": "horizontalDefaultPosition",
|
|
4356
4882
|
"type": {
|
|
4357
|
-
"text": "
|
|
4883
|
+
"text": "HorizontalPosition"
|
|
4358
4884
|
},
|
|
4359
4885
|
"privacy": "public",
|
|
4360
|
-
"
|
|
4886
|
+
"default": "\"unset\"",
|
|
4887
|
+
"description": "The default horizontal position of the region relative to the anchor element",
|
|
4361
4888
|
"inheritedFrom": {
|
|
4362
|
-
"name": "
|
|
4363
|
-
"module": "src/
|
|
4889
|
+
"name": "AnchoredRegion",
|
|
4890
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4364
4891
|
}
|
|
4365
4892
|
},
|
|
4366
4893
|
{
|
|
4367
4894
|
"kind": "method",
|
|
4368
|
-
"name": "
|
|
4369
|
-
"privacy": "
|
|
4895
|
+
"name": "horizontalDefaultPositionChanged",
|
|
4896
|
+
"privacy": "private",
|
|
4370
4897
|
"return": {
|
|
4371
4898
|
"type": {
|
|
4372
4899
|
"text": "void"
|
|
4373
4900
|
}
|
|
4374
4901
|
},
|
|
4375
4902
|
"inheritedFrom": {
|
|
4376
|
-
"name": "
|
|
4377
|
-
"module": "src/
|
|
4903
|
+
"name": "AnchoredRegion",
|
|
4904
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4378
4905
|
}
|
|
4379
4906
|
},
|
|
4380
4907
|
{
|
|
4381
|
-
"kind": "
|
|
4382
|
-
"name": "
|
|
4383
|
-
"
|
|
4384
|
-
|
|
4385
|
-
"return": {
|
|
4386
|
-
"type": {
|
|
4387
|
-
"text": "(\n overrideDefinition?: OverrideFoundationElementDefinition<T>\n ) => FoundationElementRegistry<T, K>"
|
|
4388
|
-
}
|
|
4908
|
+
"kind": "field",
|
|
4909
|
+
"name": "horizontalViewportLock",
|
|
4910
|
+
"type": {
|
|
4911
|
+
"text": "boolean"
|
|
4389
4912
|
},
|
|
4390
|
-
"
|
|
4391
|
-
|
|
4392
|
-
|
|
4393
|
-
"type": {
|
|
4394
|
-
"text": "K"
|
|
4395
|
-
}
|
|
4396
|
-
},
|
|
4397
|
-
{
|
|
4398
|
-
"name": "elementDefinition",
|
|
4399
|
-
"type": {
|
|
4400
|
-
"text": "T"
|
|
4401
|
-
},
|
|
4402
|
-
"description": "The definition of the element to create the registry\nfunction for."
|
|
4403
|
-
}
|
|
4404
|
-
],
|
|
4405
|
-
"description": "Defines an element registry function with a set of element definition defaults.",
|
|
4913
|
+
"privacy": "public",
|
|
4914
|
+
"default": "false",
|
|
4915
|
+
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the horizontal axis",
|
|
4406
4916
|
"inheritedFrom": {
|
|
4407
|
-
"name": "
|
|
4408
|
-
"module": "src/
|
|
4409
|
-
}
|
|
4410
|
-
}
|
|
4411
|
-
]
|
|
4412
|
-
},
|
|
4413
|
-
{
|
|
4414
|
-
"kind": "variable",
|
|
4415
|
-
"name": "foundationAnchorShadowOptions",
|
|
4416
|
-
"type": {
|
|
4417
|
-
"text": "ShadowRootInit"
|
|
4418
|
-
},
|
|
4419
|
-
"default": "{\n delegatesFocus: true,\n mode: 'open',\n}"
|
|
4420
|
-
},
|
|
4421
|
-
{
|
|
4422
|
-
"kind": "variable",
|
|
4423
|
-
"name": "defaultAnchorConfig",
|
|
4424
|
-
"type": {
|
|
4425
|
-
"text": "object"
|
|
4426
|
-
},
|
|
4427
|
-
"default": "{}"
|
|
4428
|
-
},
|
|
4429
|
-
{
|
|
4430
|
-
"kind": "variable",
|
|
4431
|
-
"name": "foundationAnchor",
|
|
4432
|
-
"description": "The Foundation Anchor",
|
|
4433
|
-
"privacy": "public"
|
|
4434
|
-
}
|
|
4435
|
-
],
|
|
4436
|
-
"exports": [
|
|
4437
|
-
{
|
|
4438
|
-
"kind": "js",
|
|
4439
|
-
"name": "Anchor",
|
|
4440
|
-
"declaration": {
|
|
4441
|
-
"name": "Anchor",
|
|
4442
|
-
"module": "src/anchor/anchor.ts"
|
|
4443
|
-
}
|
|
4444
|
-
},
|
|
4445
|
-
{
|
|
4446
|
-
"kind": "js",
|
|
4447
|
-
"name": "foundationAnchorShadowOptions",
|
|
4448
|
-
"declaration": {
|
|
4449
|
-
"name": "foundationAnchorShadowOptions",
|
|
4450
|
-
"module": "src/anchor/anchor.ts"
|
|
4451
|
-
}
|
|
4452
|
-
},
|
|
4453
|
-
{
|
|
4454
|
-
"kind": "js",
|
|
4455
|
-
"name": "defaultAnchorConfig",
|
|
4456
|
-
"declaration": {
|
|
4457
|
-
"name": "defaultAnchorConfig",
|
|
4458
|
-
"module": "src/anchor/anchor.ts"
|
|
4459
|
-
}
|
|
4460
|
-
},
|
|
4461
|
-
{
|
|
4462
|
-
"kind": "js",
|
|
4463
|
-
"name": "foundationAnchor",
|
|
4464
|
-
"declaration": {
|
|
4465
|
-
"name": "foundationAnchor",
|
|
4466
|
-
"module": "src/anchor/anchor.ts"
|
|
4467
|
-
}
|
|
4468
|
-
}
|
|
4469
|
-
]
|
|
4470
|
-
},
|
|
4471
|
-
{
|
|
4472
|
-
"kind": "javascript-module",
|
|
4473
|
-
"path": "src/anchor/index.ts",
|
|
4474
|
-
"declarations": [],
|
|
4475
|
-
"exports": [
|
|
4476
|
-
{
|
|
4477
|
-
"kind": "js",
|
|
4478
|
-
"name": "*",
|
|
4479
|
-
"declaration": {
|
|
4480
|
-
"name": "*",
|
|
4481
|
-
"package": "./anchor.template"
|
|
4482
|
-
}
|
|
4483
|
-
},
|
|
4484
|
-
{
|
|
4485
|
-
"kind": "js",
|
|
4486
|
-
"name": "*",
|
|
4487
|
-
"declaration": {
|
|
4488
|
-
"name": "*",
|
|
4489
|
-
"package": "./anchor.styles"
|
|
4490
|
-
}
|
|
4491
|
-
},
|
|
4492
|
-
{
|
|
4493
|
-
"kind": "js",
|
|
4494
|
-
"name": "*",
|
|
4495
|
-
"declaration": {
|
|
4496
|
-
"name": "*",
|
|
4497
|
-
"package": "./anchor"
|
|
4498
|
-
}
|
|
4499
|
-
}
|
|
4500
|
-
]
|
|
4501
|
-
},
|
|
4502
|
-
{
|
|
4503
|
-
"kind": "javascript-module",
|
|
4504
|
-
"path": "src/anchored-region/anchor-region.template.ts",
|
|
4505
|
-
"declarations": [
|
|
4506
|
-
{
|
|
4507
|
-
"kind": "function",
|
|
4508
|
-
"name": "foundationAnchoredRegionTemplate",
|
|
4509
|
-
"return": {
|
|
4510
|
-
"type": {
|
|
4511
|
-
"text": "ViewTemplate<AnchoredRegion>"
|
|
4512
|
-
}
|
|
4513
|
-
},
|
|
4514
|
-
"parameters": [
|
|
4515
|
-
{
|
|
4516
|
-
"name": "context",
|
|
4517
|
-
"type": {
|
|
4518
|
-
"text": "ElementDefinitionContext"
|
|
4519
|
-
}
|
|
4520
|
-
},
|
|
4521
|
-
{
|
|
4522
|
-
"name": "definition",
|
|
4523
|
-
"type": {
|
|
4524
|
-
"text": "FoundationElementDefinition"
|
|
4525
|
-
}
|
|
4526
|
-
}
|
|
4527
|
-
]
|
|
4528
|
-
}
|
|
4529
|
-
],
|
|
4530
|
-
"exports": [
|
|
4531
|
-
{
|
|
4532
|
-
"kind": "js",
|
|
4533
|
-
"name": "foundationAnchoredRegionTemplate",
|
|
4534
|
-
"declaration": {
|
|
4535
|
-
"name": "foundationAnchoredRegionTemplate",
|
|
4536
|
-
"module": "src/anchored-region/anchor-region.template.ts"
|
|
4537
|
-
}
|
|
4538
|
-
}
|
|
4539
|
-
]
|
|
4540
|
-
},
|
|
4541
|
-
{
|
|
4542
|
-
"kind": "javascript-module",
|
|
4543
|
-
"path": "src/anchored-region/anchored-region.styles.ts",
|
|
4544
|
-
"declarations": [
|
|
4545
|
-
{
|
|
4546
|
-
"kind": "function",
|
|
4547
|
-
"name": "foundationAnchoredRegionStyles",
|
|
4548
|
-
"return": {
|
|
4549
|
-
"type": {
|
|
4550
|
-
"text": "ElementStyles"
|
|
4551
|
-
}
|
|
4552
|
-
},
|
|
4553
|
-
"parameters": [
|
|
4554
|
-
{
|
|
4555
|
-
"name": "context",
|
|
4556
|
-
"type": {
|
|
4557
|
-
"text": "ElementDefinitionContext"
|
|
4917
|
+
"name": "AnchoredRegion",
|
|
4918
|
+
"module": "src/anchored-region/anchored-region.ts"
|
|
4558
4919
|
}
|
|
4559
4920
|
},
|
|
4560
4921
|
{
|
|
4561
|
-
"
|
|
4562
|
-
"
|
|
4563
|
-
|
|
4564
|
-
|
|
4565
|
-
|
|
4566
|
-
|
|
4567
|
-
|
|
4568
|
-
],
|
|
4569
|
-
"exports": [
|
|
4570
|
-
{
|
|
4571
|
-
"kind": "js",
|
|
4572
|
-
"name": "foundationAnchoredRegionStyles",
|
|
4573
|
-
"declaration": {
|
|
4574
|
-
"name": "foundationAnchoredRegionStyles",
|
|
4575
|
-
"module": "src/anchored-region/anchored-region.styles.ts"
|
|
4576
|
-
}
|
|
4577
|
-
}
|
|
4578
|
-
]
|
|
4579
|
-
},
|
|
4580
|
-
{
|
|
4581
|
-
"kind": "javascript-module",
|
|
4582
|
-
"path": "src/anchored-region/anchored-region.ts",
|
|
4583
|
-
"declarations": [
|
|
4584
|
-
{
|
|
4585
|
-
"kind": "class",
|
|
4586
|
-
"description": "",
|
|
4587
|
-
"name": "AnchoredRegion",
|
|
4588
|
-
"superclass": {
|
|
4589
|
-
"name": "FASTAnchoredRegion",
|
|
4590
|
-
"package": "@microsoft/fast-components"
|
|
4591
|
-
},
|
|
4592
|
-
"tagName": "%%prefix%%-anchored-region",
|
|
4593
|
-
"customElement": true,
|
|
4594
|
-
"attributes": [
|
|
4595
|
-
{
|
|
4596
|
-
"name": "anchor",
|
|
4597
|
-
"type": {
|
|
4598
|
-
"text": "string"
|
|
4922
|
+
"kind": "method",
|
|
4923
|
+
"name": "horizontalViewportLockChanged",
|
|
4924
|
+
"privacy": "private",
|
|
4925
|
+
"return": {
|
|
4926
|
+
"type": {
|
|
4927
|
+
"text": "void"
|
|
4928
|
+
}
|
|
4599
4929
|
},
|
|
4600
|
-
"default": "\"\"",
|
|
4601
|
-
"description": "The HTML ID of the anchor element this region is positioned relative to",
|
|
4602
|
-
"fieldName": "anchor",
|
|
4603
4930
|
"inheritedFrom": {
|
|
4604
4931
|
"name": "AnchoredRegion",
|
|
4605
4932
|
"module": "src/anchored-region/anchored-region.ts"
|
|
4606
4933
|
}
|
|
4607
4934
|
},
|
|
4608
4935
|
{
|
|
4609
|
-
"
|
|
4936
|
+
"kind": "field",
|
|
4937
|
+
"name": "horizontalInset",
|
|
4610
4938
|
"type": {
|
|
4611
|
-
"text": "
|
|
4939
|
+
"text": "boolean"
|
|
4612
4940
|
},
|
|
4613
|
-
"
|
|
4614
|
-
"
|
|
4615
|
-
"
|
|
4941
|
+
"privacy": "public",
|
|
4942
|
+
"default": "false",
|
|
4943
|
+
"description": "Whether the region overlaps the anchor on the horizontal axis",
|
|
4616
4944
|
"inheritedFrom": {
|
|
4617
4945
|
"name": "AnchoredRegion",
|
|
4618
4946
|
"module": "src/anchored-region/anchored-region.ts"
|
|
4619
4947
|
}
|
|
4620
4948
|
},
|
|
4621
4949
|
{
|
|
4622
|
-
"
|
|
4623
|
-
"
|
|
4624
|
-
|
|
4950
|
+
"kind": "method",
|
|
4951
|
+
"name": "horizontalInsetChanged",
|
|
4952
|
+
"privacy": "private",
|
|
4953
|
+
"return": {
|
|
4954
|
+
"type": {
|
|
4955
|
+
"text": "void"
|
|
4956
|
+
}
|
|
4625
4957
|
},
|
|
4626
|
-
"default": "\"uncontrolled\"",
|
|
4627
|
-
"description": "Sets what logic the component uses to determine horizontal placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the horizontal axis",
|
|
4628
|
-
"fieldName": "horizontalPositioningMode",
|
|
4629
4958
|
"inheritedFrom": {
|
|
4630
4959
|
"name": "AnchoredRegion",
|
|
4631
4960
|
"module": "src/anchored-region/anchored-region.ts"
|
|
4632
4961
|
}
|
|
4633
4962
|
},
|
|
4634
4963
|
{
|
|
4635
|
-
"
|
|
4964
|
+
"kind": "field",
|
|
4965
|
+
"name": "horizontalThreshold",
|
|
4636
4966
|
"type": {
|
|
4637
|
-
"text": "
|
|
4967
|
+
"text": "number"
|
|
4638
4968
|
},
|
|
4639
|
-
"
|
|
4640
|
-
"description": "
|
|
4641
|
-
"fieldName": "horizontalDefaultPosition",
|
|
4969
|
+
"privacy": "public",
|
|
4970
|
+
"description": "How narrow the space allocated to the default position has to be before the widest area\nis selected for layout",
|
|
4642
4971
|
"inheritedFrom": {
|
|
4643
4972
|
"name": "AnchoredRegion",
|
|
4644
4973
|
"module": "src/anchored-region/anchored-region.ts"
|
|
4645
4974
|
}
|
|
4646
4975
|
},
|
|
4647
4976
|
{
|
|
4648
|
-
"
|
|
4649
|
-
"
|
|
4650
|
-
|
|
4977
|
+
"kind": "method",
|
|
4978
|
+
"name": "horizontalThresholdChanged",
|
|
4979
|
+
"privacy": "private",
|
|
4980
|
+
"return": {
|
|
4981
|
+
"type": {
|
|
4982
|
+
"text": "void"
|
|
4983
|
+
}
|
|
4651
4984
|
},
|
|
4652
|
-
"default": "false",
|
|
4653
|
-
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the horizontal axis",
|
|
4654
|
-
"fieldName": "horizontalViewportLock",
|
|
4655
4985
|
"inheritedFrom": {
|
|
4656
4986
|
"name": "AnchoredRegion",
|
|
4657
4987
|
"module": "src/anchored-region/anchored-region.ts"
|
|
4658
4988
|
}
|
|
4659
4989
|
},
|
|
4660
4990
|
{
|
|
4661
|
-
"
|
|
4991
|
+
"kind": "field",
|
|
4992
|
+
"name": "horizontalScaling",
|
|
4662
4993
|
"type": {
|
|
4663
|
-
"text": "
|
|
4994
|
+
"text": "AxisScalingMode"
|
|
4664
4995
|
},
|
|
4665
|
-
"
|
|
4666
|
-
"
|
|
4667
|
-
"
|
|
4996
|
+
"privacy": "public",
|
|
4997
|
+
"default": "\"content\"",
|
|
4998
|
+
"description": "Defines how the width of the region is calculated",
|
|
4668
4999
|
"inheritedFrom": {
|
|
4669
5000
|
"name": "AnchoredRegion",
|
|
4670
5001
|
"module": "src/anchored-region/anchored-region.ts"
|
|
4671
5002
|
}
|
|
4672
5003
|
},
|
|
4673
5004
|
{
|
|
4674
|
-
"
|
|
4675
|
-
"
|
|
4676
|
-
|
|
5005
|
+
"kind": "method",
|
|
5006
|
+
"name": "horizontalScalingChanged",
|
|
5007
|
+
"privacy": "private",
|
|
5008
|
+
"return": {
|
|
5009
|
+
"type": {
|
|
5010
|
+
"text": "void"
|
|
5011
|
+
}
|
|
4677
5012
|
},
|
|
4678
|
-
"description": "How narrow the space allocated to the default position has to be before the widest area\nis selected for layout",
|
|
4679
|
-
"fieldName": "horizontalThreshold",
|
|
4680
5013
|
"inheritedFrom": {
|
|
4681
5014
|
"name": "AnchoredRegion",
|
|
4682
5015
|
"module": "src/anchored-region/anchored-region.ts"
|
|
4683
5016
|
}
|
|
4684
5017
|
},
|
|
4685
5018
|
{
|
|
4686
|
-
"
|
|
5019
|
+
"kind": "field",
|
|
5020
|
+
"name": "verticalPositioningMode",
|
|
4687
5021
|
"type": {
|
|
4688
|
-
"text": "
|
|
5022
|
+
"text": "AxisPositioningMode"
|
|
4689
5023
|
},
|
|
4690
|
-
"
|
|
4691
|
-
"
|
|
4692
|
-
"
|
|
5024
|
+
"privacy": "public",
|
|
5025
|
+
"default": "\"uncontrolled\"",
|
|
5026
|
+
"description": "Sets what logic the component uses to determine vertical placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the vertical axis",
|
|
4693
5027
|
"inheritedFrom": {
|
|
4694
5028
|
"name": "AnchoredRegion",
|
|
4695
5029
|
"module": "src/anchored-region/anchored-region.ts"
|
|
4696
5030
|
}
|
|
4697
5031
|
},
|
|
4698
5032
|
{
|
|
4699
|
-
"
|
|
4700
|
-
"
|
|
4701
|
-
|
|
5033
|
+
"kind": "method",
|
|
5034
|
+
"name": "verticalPositioningModeChanged",
|
|
5035
|
+
"privacy": "private",
|
|
5036
|
+
"return": {
|
|
5037
|
+
"type": {
|
|
5038
|
+
"text": "void"
|
|
5039
|
+
}
|
|
4702
5040
|
},
|
|
4703
|
-
"default": "\"uncontrolled\"",
|
|
4704
|
-
"description": "Sets what logic the component uses to determine vertical placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the vertical axis",
|
|
4705
|
-
"fieldName": "verticalPositioningMode",
|
|
4706
5041
|
"inheritedFrom": {
|
|
4707
5042
|
"name": "AnchoredRegion",
|
|
4708
5043
|
"module": "src/anchored-region/anchored-region.ts"
|
|
4709
5044
|
}
|
|
4710
5045
|
},
|
|
4711
5046
|
{
|
|
4712
|
-
"
|
|
5047
|
+
"kind": "field",
|
|
5048
|
+
"name": "verticalDefaultPosition",
|
|
4713
5049
|
"type": {
|
|
4714
5050
|
"text": "VerticalPosition"
|
|
4715
5051
|
},
|
|
5052
|
+
"privacy": "public",
|
|
4716
5053
|
"default": "\"unset\"",
|
|
4717
5054
|
"description": "The default vertical position of the region relative to the anchor element",
|
|
4718
|
-
"fieldName": "verticalDefaultPosition",
|
|
4719
5055
|
"inheritedFrom": {
|
|
4720
5056
|
"name": "AnchoredRegion",
|
|
4721
5057
|
"module": "src/anchored-region/anchored-region.ts"
|
|
4722
5058
|
}
|
|
4723
5059
|
},
|
|
4724
5060
|
{
|
|
4725
|
-
"
|
|
4726
|
-
"
|
|
4727
|
-
|
|
5061
|
+
"kind": "method",
|
|
5062
|
+
"name": "verticalDefaultPositionChanged",
|
|
5063
|
+
"privacy": "private",
|
|
5064
|
+
"return": {
|
|
5065
|
+
"type": {
|
|
5066
|
+
"text": "void"
|
|
5067
|
+
}
|
|
4728
5068
|
},
|
|
4729
|
-
"default": "false",
|
|
4730
|
-
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the vertical axis",
|
|
4731
|
-
"fieldName": "verticalViewportLock",
|
|
4732
5069
|
"inheritedFrom": {
|
|
4733
5070
|
"name": "AnchoredRegion",
|
|
4734
5071
|
"module": "src/anchored-region/anchored-region.ts"
|
|
4735
5072
|
}
|
|
4736
5073
|
},
|
|
4737
5074
|
{
|
|
4738
|
-
"
|
|
5075
|
+
"kind": "field",
|
|
5076
|
+
"name": "verticalViewportLock",
|
|
4739
5077
|
"type": {
|
|
4740
5078
|
"text": "boolean"
|
|
4741
5079
|
},
|
|
5080
|
+
"privacy": "public",
|
|
4742
5081
|
"default": "false",
|
|
4743
|
-
"description": "Whether the region
|
|
4744
|
-
"fieldName": "verticalInset",
|
|
5082
|
+
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the vertical axis",
|
|
4745
5083
|
"inheritedFrom": {
|
|
4746
5084
|
"name": "AnchoredRegion",
|
|
4747
5085
|
"module": "src/anchored-region/anchored-region.ts"
|
|
4748
5086
|
}
|
|
4749
5087
|
},
|
|
4750
5088
|
{
|
|
4751
|
-
"
|
|
4752
|
-
"
|
|
4753
|
-
|
|
5089
|
+
"kind": "method",
|
|
5090
|
+
"name": "verticalViewportLockChanged",
|
|
5091
|
+
"privacy": "private",
|
|
5092
|
+
"return": {
|
|
5093
|
+
"type": {
|
|
5094
|
+
"text": "void"
|
|
5095
|
+
}
|
|
4754
5096
|
},
|
|
4755
|
-
"description": "How short the space allocated to the default position has to be before the tallest area\nis selected for layout",
|
|
4756
|
-
"fieldName": "verticalThreshold",
|
|
4757
5097
|
"inheritedFrom": {
|
|
4758
5098
|
"name": "AnchoredRegion",
|
|
4759
5099
|
"module": "src/anchored-region/anchored-region.ts"
|
|
4760
5100
|
}
|
|
4761
5101
|
},
|
|
4762
5102
|
{
|
|
4763
|
-
"
|
|
5103
|
+
"kind": "field",
|
|
5104
|
+
"name": "verticalInset",
|
|
4764
5105
|
"type": {
|
|
4765
|
-
"text": "
|
|
5106
|
+
"text": "boolean"
|
|
4766
5107
|
},
|
|
4767
|
-
"
|
|
4768
|
-
"
|
|
4769
|
-
"
|
|
5108
|
+
"privacy": "public",
|
|
5109
|
+
"default": "false",
|
|
5110
|
+
"description": "Whether the region overlaps the anchor on the vertical axis",
|
|
4770
5111
|
"inheritedFrom": {
|
|
4771
5112
|
"name": "AnchoredRegion",
|
|
4772
5113
|
"module": "src/anchored-region/anchored-region.ts"
|
|
4773
5114
|
}
|
|
4774
5115
|
},
|
|
4775
5116
|
{
|
|
4776
|
-
"
|
|
4777
|
-
"
|
|
4778
|
-
|
|
4779
|
-
|
|
4780
|
-
|
|
4781
|
-
|
|
4782
|
-
|
|
4783
|
-
"inheritedFrom": {
|
|
4784
|
-
"name": "AnchoredRegion",
|
|
4785
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4786
|
-
}
|
|
4787
|
-
},
|
|
4788
|
-
{
|
|
4789
|
-
"name": "auto-update-mode",
|
|
4790
|
-
"type": {
|
|
4791
|
-
"text": "AutoUpdateMode"
|
|
4792
|
-
},
|
|
4793
|
-
"default": "\"anchor\"",
|
|
4794
|
-
"description": "Defines what triggers the anchored region to revaluate positioning",
|
|
4795
|
-
"fieldName": "autoUpdateMode",
|
|
4796
|
-
"inheritedFrom": {
|
|
4797
|
-
"name": "AnchoredRegion",
|
|
4798
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4799
|
-
}
|
|
4800
|
-
}
|
|
4801
|
-
],
|
|
4802
|
-
"members": [
|
|
4803
|
-
{
|
|
4804
|
-
"kind": "field",
|
|
4805
|
-
"name": "anchor",
|
|
4806
|
-
"type": {
|
|
4807
|
-
"text": "string"
|
|
4808
|
-
},
|
|
4809
|
-
"privacy": "public",
|
|
4810
|
-
"default": "\"\"",
|
|
4811
|
-
"description": "The HTML ID of the anchor element this region is positioned relative to",
|
|
4812
|
-
"inheritedFrom": {
|
|
4813
|
-
"name": "AnchoredRegion",
|
|
4814
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4815
|
-
}
|
|
4816
|
-
},
|
|
4817
|
-
{
|
|
4818
|
-
"kind": "method",
|
|
4819
|
-
"name": "anchorChanged",
|
|
4820
|
-
"privacy": "private",
|
|
4821
|
-
"return": {
|
|
4822
|
-
"type": {
|
|
4823
|
-
"text": "void"
|
|
4824
|
-
}
|
|
4825
|
-
},
|
|
4826
|
-
"inheritedFrom": {
|
|
4827
|
-
"name": "AnchoredRegion",
|
|
4828
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4829
|
-
}
|
|
4830
|
-
},
|
|
4831
|
-
{
|
|
4832
|
-
"kind": "field",
|
|
4833
|
-
"name": "viewport",
|
|
4834
|
-
"type": {
|
|
4835
|
-
"text": "string"
|
|
4836
|
-
},
|
|
4837
|
-
"privacy": "public",
|
|
4838
|
-
"default": "\"\"",
|
|
4839
|
-
"description": "The HTML ID of the viewport element this region is positioned relative to",
|
|
4840
|
-
"inheritedFrom": {
|
|
4841
|
-
"name": "AnchoredRegion",
|
|
4842
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4843
|
-
}
|
|
4844
|
-
},
|
|
4845
|
-
{
|
|
4846
|
-
"kind": "method",
|
|
4847
|
-
"name": "viewportChanged",
|
|
4848
|
-
"privacy": "private",
|
|
4849
|
-
"return": {
|
|
4850
|
-
"type": {
|
|
4851
|
-
"text": "void"
|
|
4852
|
-
}
|
|
4853
|
-
},
|
|
4854
|
-
"inheritedFrom": {
|
|
4855
|
-
"name": "AnchoredRegion",
|
|
4856
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4857
|
-
}
|
|
4858
|
-
},
|
|
4859
|
-
{
|
|
4860
|
-
"kind": "field",
|
|
4861
|
-
"name": "horizontalPositioningMode",
|
|
4862
|
-
"type": {
|
|
4863
|
-
"text": "AxisPositioningMode"
|
|
4864
|
-
},
|
|
4865
|
-
"privacy": "public",
|
|
4866
|
-
"default": "\"uncontrolled\"",
|
|
4867
|
-
"description": "Sets what logic the component uses to determine horizontal placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the horizontal axis",
|
|
4868
|
-
"inheritedFrom": {
|
|
4869
|
-
"name": "AnchoredRegion",
|
|
4870
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4871
|
-
}
|
|
4872
|
-
},
|
|
4873
|
-
{
|
|
4874
|
-
"kind": "method",
|
|
4875
|
-
"name": "horizontalPositioningModeChanged",
|
|
4876
|
-
"privacy": "private",
|
|
4877
|
-
"return": {
|
|
4878
|
-
"type": {
|
|
4879
|
-
"text": "void"
|
|
4880
|
-
}
|
|
4881
|
-
},
|
|
4882
|
-
"inheritedFrom": {
|
|
4883
|
-
"name": "AnchoredRegion",
|
|
4884
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4885
|
-
}
|
|
4886
|
-
},
|
|
4887
|
-
{
|
|
4888
|
-
"kind": "field",
|
|
4889
|
-
"name": "horizontalDefaultPosition",
|
|
4890
|
-
"type": {
|
|
4891
|
-
"text": "HorizontalPosition"
|
|
4892
|
-
},
|
|
4893
|
-
"privacy": "public",
|
|
4894
|
-
"default": "\"unset\"",
|
|
4895
|
-
"description": "The default horizontal position of the region relative to the anchor element",
|
|
4896
|
-
"inheritedFrom": {
|
|
4897
|
-
"name": "AnchoredRegion",
|
|
4898
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4899
|
-
}
|
|
4900
|
-
},
|
|
4901
|
-
{
|
|
4902
|
-
"kind": "method",
|
|
4903
|
-
"name": "horizontalDefaultPositionChanged",
|
|
4904
|
-
"privacy": "private",
|
|
4905
|
-
"return": {
|
|
4906
|
-
"type": {
|
|
4907
|
-
"text": "void"
|
|
4908
|
-
}
|
|
4909
|
-
},
|
|
4910
|
-
"inheritedFrom": {
|
|
4911
|
-
"name": "AnchoredRegion",
|
|
4912
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4913
|
-
}
|
|
4914
|
-
},
|
|
4915
|
-
{
|
|
4916
|
-
"kind": "field",
|
|
4917
|
-
"name": "horizontalViewportLock",
|
|
4918
|
-
"type": {
|
|
4919
|
-
"text": "boolean"
|
|
4920
|
-
},
|
|
4921
|
-
"privacy": "public",
|
|
4922
|
-
"default": "false",
|
|
4923
|
-
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the horizontal axis",
|
|
4924
|
-
"inheritedFrom": {
|
|
4925
|
-
"name": "AnchoredRegion",
|
|
4926
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4927
|
-
}
|
|
4928
|
-
},
|
|
4929
|
-
{
|
|
4930
|
-
"kind": "method",
|
|
4931
|
-
"name": "horizontalViewportLockChanged",
|
|
4932
|
-
"privacy": "private",
|
|
4933
|
-
"return": {
|
|
4934
|
-
"type": {
|
|
4935
|
-
"text": "void"
|
|
4936
|
-
}
|
|
4937
|
-
},
|
|
4938
|
-
"inheritedFrom": {
|
|
4939
|
-
"name": "AnchoredRegion",
|
|
4940
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4941
|
-
}
|
|
4942
|
-
},
|
|
4943
|
-
{
|
|
4944
|
-
"kind": "field",
|
|
4945
|
-
"name": "horizontalInset",
|
|
4946
|
-
"type": {
|
|
4947
|
-
"text": "boolean"
|
|
4948
|
-
},
|
|
4949
|
-
"privacy": "public",
|
|
4950
|
-
"default": "false",
|
|
4951
|
-
"description": "Whether the region overlaps the anchor on the horizontal axis",
|
|
4952
|
-
"inheritedFrom": {
|
|
4953
|
-
"name": "AnchoredRegion",
|
|
4954
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4955
|
-
}
|
|
4956
|
-
},
|
|
4957
|
-
{
|
|
4958
|
-
"kind": "method",
|
|
4959
|
-
"name": "horizontalInsetChanged",
|
|
4960
|
-
"privacy": "private",
|
|
4961
|
-
"return": {
|
|
4962
|
-
"type": {
|
|
4963
|
-
"text": "void"
|
|
4964
|
-
}
|
|
4965
|
-
},
|
|
4966
|
-
"inheritedFrom": {
|
|
4967
|
-
"name": "AnchoredRegion",
|
|
4968
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4969
|
-
}
|
|
4970
|
-
},
|
|
4971
|
-
{
|
|
4972
|
-
"kind": "field",
|
|
4973
|
-
"name": "horizontalThreshold",
|
|
4974
|
-
"type": {
|
|
4975
|
-
"text": "number"
|
|
4976
|
-
},
|
|
4977
|
-
"privacy": "public",
|
|
4978
|
-
"description": "How narrow the space allocated to the default position has to be before the widest area\nis selected for layout",
|
|
4979
|
-
"inheritedFrom": {
|
|
4980
|
-
"name": "AnchoredRegion",
|
|
4981
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4982
|
-
}
|
|
4983
|
-
},
|
|
4984
|
-
{
|
|
4985
|
-
"kind": "method",
|
|
4986
|
-
"name": "horizontalThresholdChanged",
|
|
4987
|
-
"privacy": "private",
|
|
4988
|
-
"return": {
|
|
4989
|
-
"type": {
|
|
4990
|
-
"text": "void"
|
|
4991
|
-
}
|
|
4992
|
-
},
|
|
4993
|
-
"inheritedFrom": {
|
|
4994
|
-
"name": "AnchoredRegion",
|
|
4995
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
4996
|
-
}
|
|
4997
|
-
},
|
|
4998
|
-
{
|
|
4999
|
-
"kind": "field",
|
|
5000
|
-
"name": "horizontalScaling",
|
|
5001
|
-
"type": {
|
|
5002
|
-
"text": "AxisScalingMode"
|
|
5003
|
-
},
|
|
5004
|
-
"privacy": "public",
|
|
5005
|
-
"default": "\"content\"",
|
|
5006
|
-
"description": "Defines how the width of the region is calculated",
|
|
5007
|
-
"inheritedFrom": {
|
|
5008
|
-
"name": "AnchoredRegion",
|
|
5009
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
5010
|
-
}
|
|
5011
|
-
},
|
|
5012
|
-
{
|
|
5013
|
-
"kind": "method",
|
|
5014
|
-
"name": "horizontalScalingChanged",
|
|
5015
|
-
"privacy": "private",
|
|
5016
|
-
"return": {
|
|
5017
|
-
"type": {
|
|
5018
|
-
"text": "void"
|
|
5019
|
-
}
|
|
5020
|
-
},
|
|
5021
|
-
"inheritedFrom": {
|
|
5022
|
-
"name": "AnchoredRegion",
|
|
5023
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
5024
|
-
}
|
|
5025
|
-
},
|
|
5026
|
-
{
|
|
5027
|
-
"kind": "field",
|
|
5028
|
-
"name": "verticalPositioningMode",
|
|
5029
|
-
"type": {
|
|
5030
|
-
"text": "AxisPositioningMode"
|
|
5031
|
-
},
|
|
5032
|
-
"privacy": "public",
|
|
5033
|
-
"default": "\"uncontrolled\"",
|
|
5034
|
-
"description": "Sets what logic the component uses to determine vertical placement.\n'locktodefault' forces the default position\n'dynamic' decides placement based on available space\n'uncontrolled' does not control placement on the vertical axis",
|
|
5035
|
-
"inheritedFrom": {
|
|
5036
|
-
"name": "AnchoredRegion",
|
|
5037
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
5038
|
-
}
|
|
5039
|
-
},
|
|
5040
|
-
{
|
|
5041
|
-
"kind": "method",
|
|
5042
|
-
"name": "verticalPositioningModeChanged",
|
|
5043
|
-
"privacy": "private",
|
|
5044
|
-
"return": {
|
|
5045
|
-
"type": {
|
|
5046
|
-
"text": "void"
|
|
5047
|
-
}
|
|
5048
|
-
},
|
|
5049
|
-
"inheritedFrom": {
|
|
5050
|
-
"name": "AnchoredRegion",
|
|
5051
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
5052
|
-
}
|
|
5053
|
-
},
|
|
5054
|
-
{
|
|
5055
|
-
"kind": "field",
|
|
5056
|
-
"name": "verticalDefaultPosition",
|
|
5057
|
-
"type": {
|
|
5058
|
-
"text": "VerticalPosition"
|
|
5059
|
-
},
|
|
5060
|
-
"privacy": "public",
|
|
5061
|
-
"default": "\"unset\"",
|
|
5062
|
-
"description": "The default vertical position of the region relative to the anchor element",
|
|
5063
|
-
"inheritedFrom": {
|
|
5064
|
-
"name": "AnchoredRegion",
|
|
5065
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
5066
|
-
}
|
|
5067
|
-
},
|
|
5068
|
-
{
|
|
5069
|
-
"kind": "method",
|
|
5070
|
-
"name": "verticalDefaultPositionChanged",
|
|
5071
|
-
"privacy": "private",
|
|
5072
|
-
"return": {
|
|
5073
|
-
"type": {
|
|
5074
|
-
"text": "void"
|
|
5075
|
-
}
|
|
5076
|
-
},
|
|
5077
|
-
"inheritedFrom": {
|
|
5078
|
-
"name": "AnchoredRegion",
|
|
5079
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
5080
|
-
}
|
|
5081
|
-
},
|
|
5082
|
-
{
|
|
5083
|
-
"kind": "field",
|
|
5084
|
-
"name": "verticalViewportLock",
|
|
5085
|
-
"type": {
|
|
5086
|
-
"text": "boolean"
|
|
5087
|
-
},
|
|
5088
|
-
"privacy": "public",
|
|
5089
|
-
"default": "false",
|
|
5090
|
-
"description": "Whether the region remains in the viewport (ie. detaches from the anchor) on the vertical axis",
|
|
5091
|
-
"inheritedFrom": {
|
|
5092
|
-
"name": "AnchoredRegion",
|
|
5093
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
5094
|
-
}
|
|
5095
|
-
},
|
|
5096
|
-
{
|
|
5097
|
-
"kind": "method",
|
|
5098
|
-
"name": "verticalViewportLockChanged",
|
|
5099
|
-
"privacy": "private",
|
|
5100
|
-
"return": {
|
|
5101
|
-
"type": {
|
|
5102
|
-
"text": "void"
|
|
5103
|
-
}
|
|
5104
|
-
},
|
|
5105
|
-
"inheritedFrom": {
|
|
5106
|
-
"name": "AnchoredRegion",
|
|
5107
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
5108
|
-
}
|
|
5109
|
-
},
|
|
5110
|
-
{
|
|
5111
|
-
"kind": "field",
|
|
5112
|
-
"name": "verticalInset",
|
|
5113
|
-
"type": {
|
|
5114
|
-
"text": "boolean"
|
|
5115
|
-
},
|
|
5116
|
-
"privacy": "public",
|
|
5117
|
-
"default": "false",
|
|
5118
|
-
"description": "Whether the region overlaps the anchor on the vertical axis",
|
|
5119
|
-
"inheritedFrom": {
|
|
5120
|
-
"name": "AnchoredRegion",
|
|
5121
|
-
"module": "src/anchored-region/anchored-region.ts"
|
|
5122
|
-
}
|
|
5123
|
-
},
|
|
5124
|
-
{
|
|
5125
|
-
"kind": "method",
|
|
5126
|
-
"name": "verticalInsetChanged",
|
|
5127
|
-
"privacy": "private",
|
|
5128
|
-
"return": {
|
|
5129
|
-
"type": {
|
|
5130
|
-
"text": "void"
|
|
5131
|
-
}
|
|
5117
|
+
"kind": "method",
|
|
5118
|
+
"name": "verticalInsetChanged",
|
|
5119
|
+
"privacy": "private",
|
|
5120
|
+
"return": {
|
|
5121
|
+
"type": {
|
|
5122
|
+
"text": "void"
|
|
5123
|
+
}
|
|
5132
5124
|
},
|
|
5133
5125
|
"inheritedFrom": {
|
|
5134
5126
|
"name": "AnchoredRegion",
|
|
@@ -59131,797 +59123,6 @@
|
|
|
59131
59123
|
}
|
|
59132
59124
|
]
|
|
59133
59125
|
},
|
|
59134
|
-
{
|
|
59135
|
-
"kind": "javascript-module",
|
|
59136
|
-
"path": "src/verification-code-input/index.ts",
|
|
59137
|
-
"declarations": [],
|
|
59138
|
-
"exports": [
|
|
59139
|
-
{
|
|
59140
|
-
"kind": "js",
|
|
59141
|
-
"name": "*",
|
|
59142
|
-
"declaration": {
|
|
59143
|
-
"name": "*",
|
|
59144
|
-
"package": "./verification-code-input"
|
|
59145
|
-
}
|
|
59146
|
-
},
|
|
59147
|
-
{
|
|
59148
|
-
"kind": "js",
|
|
59149
|
-
"name": "*",
|
|
59150
|
-
"declaration": {
|
|
59151
|
-
"name": "*",
|
|
59152
|
-
"package": "./verification-code-input.template"
|
|
59153
|
-
}
|
|
59154
|
-
},
|
|
59155
|
-
{
|
|
59156
|
-
"kind": "js",
|
|
59157
|
-
"name": "*",
|
|
59158
|
-
"declaration": {
|
|
59159
|
-
"name": "*",
|
|
59160
|
-
"package": "./verification-code-input.styles"
|
|
59161
|
-
}
|
|
59162
|
-
}
|
|
59163
|
-
]
|
|
59164
|
-
},
|
|
59165
|
-
{
|
|
59166
|
-
"kind": "javascript-module",
|
|
59167
|
-
"path": "src/verification-code-input/verification-code-input.styles.ts",
|
|
59168
|
-
"declarations": [
|
|
59169
|
-
{
|
|
59170
|
-
"kind": "variable",
|
|
59171
|
-
"name": "foundationVerificationCodeInputStyles",
|
|
59172
|
-
"type": {
|
|
59173
|
-
"text": "ElementStyles"
|
|
59174
|
-
},
|
|
59175
|
-
"default": "css`\n :host {\n display: block;\n font-family: var(--body-font);\n outline: none;\n }\n\n .label {\n display: block;\n color: var(--neutral-foreground-rest);\n cursor: pointer;\n font-size: var(--type-ramp-base-font-size);\n line-height: var(--type-ramp-base-line-height);\n margin-bottom: 4px;\n }\n\n .label-hidden {\n display: none;\n }\n\n :host([readonly]) .label {\n cursor: var(--disabled-cursor);\n }\n\n .container {\n display: flex;\n gap: calc(var(--design-unit) * 1px);\n align-items: center;\n }\n\n .digit {\n display: inline-block;\n box-sizing: border-box;\n outline: none;\n min-width: calc(\n (((var(--base-height-multiplier) + var(--density)) * var(--design-unit)) - 4) * 1px\n );\n }\n\n .digit .root {\n box-sizing: border-box;\n position: relative;\n display: flex;\n flex-direction: row;\n align-items: center;\n color: var(--neutral-foreground-rest);\n background: var(--neutral-fill-input-rest);\n border-radius: calc(var(--control-corner-radius) * 1px);\n border: calc(var(--stroke-width) * 1px) solid var(--accent-fill-rest);\n height: calc(\n (((var(--base-height-multiplier) + var(--density)) * var(--design-unit)) - 4) * 1px\n );\n }\n\n .digit .control {\n appearance: none;\n font: inherit;\n background: transparent;\n border: 0;\n color: inherit;\n height: calc(100% - 4px);\n width: 100%;\n margin-top: auto;\n margin-bottom: auto;\n padding: 0 calc(var(--design-unit) * 2px + 1px);\n font-size: var(--type-ramp-base-font-size);\n line-height: var(--type-ramp-base-line-height);\n text-align: center;\n outline: none;\n color-scheme: ${activeColorScheme};\n }\n\n .digit[appearance='filled'] .root {\n background: var(--neutral-fill-rest);\n }\n\n .digit.error .root {\n border-color: var(--error-fill-rest);\n }\n\n .digit.disabled {\n opacity: var(--disabled-opacity);\n cursor: var(--disabled-cursor);\n }\n\n .digit.disabled .control {\n cursor: var(--disabled-cursor);\n }\n\n .digit:hover:not(.disabled) .root {\n background: var(--neutral-fill-input-hover);\n border-color: var(--accent-fill-hover);\n }\n\n .digit:focus-within:not(.disabled) .root {\n border-color: var(--focus-stroke-outer);\n box-shadow: 0 0 0 calc(var(--focus-stroke-width) * 1px) var(--focus-stroke-outer) inset;\n }\n\n .digit[appearance='filled']:hover:not(.disabled) .root {\n background: var(--neutral-fill-hover);\n }\n\n ${sharedFieldStyles}\n`"
|
|
59176
|
-
}
|
|
59177
|
-
],
|
|
59178
|
-
"exports": [
|
|
59179
|
-
{
|
|
59180
|
-
"kind": "js",
|
|
59181
|
-
"name": "foundationVerificationCodeInputStyles",
|
|
59182
|
-
"declaration": {
|
|
59183
|
-
"name": "foundationVerificationCodeInputStyles",
|
|
59184
|
-
"module": "src/verification-code-input/verification-code-input.styles.ts"
|
|
59185
|
-
}
|
|
59186
|
-
}
|
|
59187
|
-
]
|
|
59188
|
-
},
|
|
59189
|
-
{
|
|
59190
|
-
"kind": "javascript-module",
|
|
59191
|
-
"path": "src/verification-code-input/verification-code-input.template.ts",
|
|
59192
|
-
"declarations": [
|
|
59193
|
-
{
|
|
59194
|
-
"kind": "variable",
|
|
59195
|
-
"name": "foundationVerificationCodeInputTemplate",
|
|
59196
|
-
"default": "html<VerificationCodeInput>`\n <label\n part=\"label\"\n id=\"${(x) => x.labelId}\"\n for=\"${(x) => x.getControlId(0)}\"\n class=\"${(x) =>\n x.defaultSlottedNodes && x.defaultSlottedNodes.length ? 'label' : 'label label-hidden'}\"\n >\n <slot\n ${slotted({\n property: 'defaultSlottedNodes',\n filter: whitespaceFilter,\n })}\n ></slot>\n </label>\n <div\n class=\"container\"\n role=\"group\"\n aria-labelledby=\"${(x) => (x.hasLabel ? x.labelId : void 0)}\"\n aria-label=\"${(x) => (x.hasLabel ? void 0 : 'Verification code')}\"\n >\n ${repeat(\n (x) => x.digitsIndexes,\n html`\n <div\n class=\"digit ${(x, c) => (c.parent as VerificationCodeInput).digitClassnames}\"\n data-digit-index=\"${(x) => x}\"\n appearance=\"${(x, c) => (c.parent as VerificationCodeInput).appearance}\"\n >\n <div class=\"root\" part=\"root\">\n <div class=\"control-field\">\n <input\n class=\"control\"\n part=\"control\"\n type=\"text\"\n inputmode=\"numeric\"\n pattern=\"[0-9]*\"\n name=\"${(x, c) => (c.parent as VerificationCodeInput).getControlId(x)}\"\n id=\"${(x, c) => (c.parent as VerificationCodeInput).getControlId(x)}\"\n autocomplete=\"${(x) => (x === 0 ? 'one-time-code' : 'off')}\"\n data-test-id=\"${(x, c) => (c.parent as VerificationCodeInput).getControlId(x)}\"\n title=\"Only numbers are allowed\"\n maxlength=\"1\"\n ?autofocus=\"${(x, c) => (c.parent as VerificationCodeInput).autofocus && x === 0}\"\n ?readonly=\"${(x, c) => (c.parent as VerificationCodeInput).readOnly}\"\n ?disabled=\"${(x, c) =>\n (c.parent as VerificationCodeInput).disabled ||\n (c.parent as VerificationCodeInput).readOnly}\"\n ?aria-required=\"${(x, c) => (c.parent as VerificationCodeInput).required}\"\n ?aria-invalid=\"${(x, c) => (c.parent as VerificationCodeInput).error}\"\n />\n </div>\n </div>\n </div>\n `,\n )}\n </div>\n`"
|
|
59197
|
-
}
|
|
59198
|
-
],
|
|
59199
|
-
"exports": [
|
|
59200
|
-
{
|
|
59201
|
-
"kind": "js",
|
|
59202
|
-
"name": "foundationVerificationCodeInputTemplate",
|
|
59203
|
-
"declaration": {
|
|
59204
|
-
"name": "foundationVerificationCodeInputTemplate",
|
|
59205
|
-
"module": "src/verification-code-input/verification-code-input.template.ts"
|
|
59206
|
-
}
|
|
59207
|
-
}
|
|
59208
|
-
]
|
|
59209
|
-
},
|
|
59210
|
-
{
|
|
59211
|
-
"kind": "javascript-module",
|
|
59212
|
-
"path": "src/verification-code-input/verification-code-input.ts",
|
|
59213
|
-
"declarations": [
|
|
59214
|
-
{
|
|
59215
|
-
"kind": "variable",
|
|
59216
|
-
"name": "foundationVerificationCodeInputShadowOptions",
|
|
59217
|
-
"type": {
|
|
59218
|
-
"text": "ShadowRootInit"
|
|
59219
|
-
},
|
|
59220
|
-
"default": "{\n mode: 'open',\n delegatesFocus: true,\n}"
|
|
59221
|
-
},
|
|
59222
|
-
{
|
|
59223
|
-
"kind": "variable",
|
|
59224
|
-
"name": "defaultVerificationCodeInputConfig",
|
|
59225
|
-
"type": {
|
|
59226
|
-
"text": "object"
|
|
59227
|
-
},
|
|
59228
|
-
"default": "{}"
|
|
59229
|
-
},
|
|
59230
|
-
{
|
|
59231
|
-
"kind": "class",
|
|
59232
|
-
"description": "Multi-digit verification code input for OTP / 2FA flows.\n\nForm-associated (FAST `FormAssociated`): host `name` / `required` / `value` participate\nin native HTML form validation and submission like TextField.",
|
|
59233
|
-
"name": "VerificationCodeInput",
|
|
59234
|
-
"members": [
|
|
59235
|
-
{
|
|
59236
|
-
"kind": "field",
|
|
59237
|
-
"name": "values",
|
|
59238
|
-
"type": {
|
|
59239
|
-
"text": "string[]"
|
|
59240
|
-
},
|
|
59241
|
-
"default": "[]",
|
|
59242
|
-
"description": "Per-digit values indexed from `0` to `digits - 1`."
|
|
59243
|
-
},
|
|
59244
|
-
{
|
|
59245
|
-
"kind": "field",
|
|
59246
|
-
"name": "defaultSlottedNodes",
|
|
59247
|
-
"description": "Slotted label content; when empty the label is visually hidden."
|
|
59248
|
-
},
|
|
59249
|
-
{
|
|
59250
|
-
"kind": "field",
|
|
59251
|
-
"name": "controlListeners",
|
|
59252
|
-
"type": {
|
|
59253
|
-
"text": "Map<HTMLInputElement, ControlListeners>"
|
|
59254
|
-
},
|
|
59255
|
-
"privacy": "private",
|
|
59256
|
-
"readonly": true,
|
|
59257
|
-
"default": "new Map()"
|
|
59258
|
-
},
|
|
59259
|
-
{
|
|
59260
|
-
"kind": "field",
|
|
59261
|
-
"name": "syncingFromDigits",
|
|
59262
|
-
"type": {
|
|
59263
|
-
"text": "boolean"
|
|
59264
|
-
},
|
|
59265
|
-
"privacy": "private",
|
|
59266
|
-
"default": "false",
|
|
59267
|
-
"description": "Skip digit re-sync when `value` is updated from digit entry (`commitValues`)."
|
|
59268
|
-
},
|
|
59269
|
-
{
|
|
59270
|
-
"kind": "field",
|
|
59271
|
-
"name": "id",
|
|
59272
|
-
"type": {
|
|
59273
|
-
"text": "string"
|
|
59274
|
-
},
|
|
59275
|
-
"description": "Optional host id used as a prefix for digit input ids (`{id}-0`, `{id}-1`, …)\nand the associated label element."
|
|
59276
|
-
},
|
|
59277
|
-
{
|
|
59278
|
-
"kind": "field",
|
|
59279
|
-
"name": "appearance",
|
|
59280
|
-
"type": {
|
|
59281
|
-
"text": "string"
|
|
59282
|
-
},
|
|
59283
|
-
"default": "'outline'",
|
|
59284
|
-
"description": "Visual treatment applied to each digit field.",
|
|
59285
|
-
"privacy": "public"
|
|
59286
|
-
},
|
|
59287
|
-
{
|
|
59288
|
-
"kind": "field",
|
|
59289
|
-
"name": "digits",
|
|
59290
|
-
"type": {
|
|
59291
|
-
"text": "number"
|
|
59292
|
-
},
|
|
59293
|
-
"default": "6",
|
|
59294
|
-
"description": "Number of single-character digit fields to render.",
|
|
59295
|
-
"privacy": "public"
|
|
59296
|
-
},
|
|
59297
|
-
{
|
|
59298
|
-
"kind": "field",
|
|
59299
|
-
"name": "readOnly",
|
|
59300
|
-
"type": {
|
|
59301
|
-
"text": "boolean"
|
|
59302
|
-
},
|
|
59303
|
-
"default": "false",
|
|
59304
|
-
"description": "When true, digit fields are non-interactive.",
|
|
59305
|
-
"privacy": "public"
|
|
59306
|
-
},
|
|
59307
|
-
{
|
|
59308
|
-
"kind": "field",
|
|
59309
|
-
"name": "disabled",
|
|
59310
|
-
"type": {
|
|
59311
|
-
"text": "boolean"
|
|
59312
|
-
},
|
|
59313
|
-
"default": "false",
|
|
59314
|
-
"description": "When true, digit fields are non-interactive.",
|
|
59315
|
-
"privacy": "public"
|
|
59316
|
-
},
|
|
59317
|
-
{
|
|
59318
|
-
"kind": "field",
|
|
59319
|
-
"name": "autofocus",
|
|
59320
|
-
"type": {
|
|
59321
|
-
"text": "boolean"
|
|
59322
|
-
},
|
|
59323
|
-
"default": "false",
|
|
59324
|
-
"description": "When true, focuses the first digit on connect (and after SPA route commit when hosted that way).",
|
|
59325
|
-
"privacy": "public"
|
|
59326
|
-
},
|
|
59327
|
-
{
|
|
59328
|
-
"kind": "field",
|
|
59329
|
-
"name": "error",
|
|
59330
|
-
"type": {
|
|
59331
|
-
"text": "boolean"
|
|
59332
|
-
},
|
|
59333
|
-
"default": "false",
|
|
59334
|
-
"description": "When true, applies the error visual state to each digit field.",
|
|
59335
|
-
"privacy": "public"
|
|
59336
|
-
},
|
|
59337
|
-
{
|
|
59338
|
-
"kind": "field",
|
|
59339
|
-
"name": "digitsIndexes",
|
|
59340
|
-
"type": {
|
|
59341
|
-
"text": "number[]"
|
|
59342
|
-
},
|
|
59343
|
-
"privacy": "public",
|
|
59344
|
-
"readonly": true
|
|
59345
|
-
},
|
|
59346
|
-
{
|
|
59347
|
-
"kind": "field",
|
|
59348
|
-
"name": "controlIdPrefix",
|
|
59349
|
-
"type": {
|
|
59350
|
-
"text": "string"
|
|
59351
|
-
},
|
|
59352
|
-
"privacy": "public",
|
|
59353
|
-
"readonly": true
|
|
59354
|
-
},
|
|
59355
|
-
{
|
|
59356
|
-
"kind": "field",
|
|
59357
|
-
"name": "labelId",
|
|
59358
|
-
"type": {
|
|
59359
|
-
"text": "string"
|
|
59360
|
-
},
|
|
59361
|
-
"privacy": "public",
|
|
59362
|
-
"readonly": true
|
|
59363
|
-
},
|
|
59364
|
-
{
|
|
59365
|
-
"kind": "field",
|
|
59366
|
-
"name": "hasLabel",
|
|
59367
|
-
"type": {
|
|
59368
|
-
"text": "boolean"
|
|
59369
|
-
},
|
|
59370
|
-
"privacy": "public",
|
|
59371
|
-
"readonly": true
|
|
59372
|
-
},
|
|
59373
|
-
{
|
|
59374
|
-
"kind": "method",
|
|
59375
|
-
"name": "getControlId",
|
|
59376
|
-
"privacy": "public",
|
|
59377
|
-
"return": {
|
|
59378
|
-
"type": {
|
|
59379
|
-
"text": "string"
|
|
59380
|
-
}
|
|
59381
|
-
},
|
|
59382
|
-
"parameters": [
|
|
59383
|
-
{
|
|
59384
|
-
"name": "index",
|
|
59385
|
-
"type": {
|
|
59386
|
-
"text": "number"
|
|
59387
|
-
}
|
|
59388
|
-
}
|
|
59389
|
-
]
|
|
59390
|
-
},
|
|
59391
|
-
{
|
|
59392
|
-
"kind": "method",
|
|
59393
|
-
"name": "clear",
|
|
59394
|
-
"privacy": "public",
|
|
59395
|
-
"return": {
|
|
59396
|
-
"type": {
|
|
59397
|
-
"text": "void"
|
|
59398
|
-
}
|
|
59399
|
-
},
|
|
59400
|
-
"description": "Clears digits, emits `change`, and focuses the first field when connected."
|
|
59401
|
-
},
|
|
59402
|
-
{
|
|
59403
|
-
"kind": "method",
|
|
59404
|
-
"name": "focus",
|
|
59405
|
-
"privacy": "public",
|
|
59406
|
-
"return": {
|
|
59407
|
-
"type": {
|
|
59408
|
-
"text": "void"
|
|
59409
|
-
}
|
|
59410
|
-
}
|
|
59411
|
-
},
|
|
59412
|
-
{
|
|
59413
|
-
"kind": "method",
|
|
59414
|
-
"name": "digitsChanged",
|
|
59415
|
-
"return": {
|
|
59416
|
-
"type": {
|
|
59417
|
-
"text": "void"
|
|
59418
|
-
}
|
|
59419
|
-
}
|
|
59420
|
-
},
|
|
59421
|
-
{
|
|
59422
|
-
"kind": "field",
|
|
59423
|
-
"name": "digitClassnames",
|
|
59424
|
-
"type": {
|
|
59425
|
-
"text": "string"
|
|
59426
|
-
},
|
|
59427
|
-
"privacy": "public",
|
|
59428
|
-
"readonly": true
|
|
59429
|
-
},
|
|
59430
|
-
{
|
|
59431
|
-
"kind": "method",
|
|
59432
|
-
"name": "sanitizeCode",
|
|
59433
|
-
"privacy": "private",
|
|
59434
|
-
"return": {
|
|
59435
|
-
"type": {
|
|
59436
|
-
"text": "string"
|
|
59437
|
-
}
|
|
59438
|
-
},
|
|
59439
|
-
"parameters": [
|
|
59440
|
-
{
|
|
59441
|
-
"name": "raw",
|
|
59442
|
-
"type": {
|
|
59443
|
-
"text": "unknown"
|
|
59444
|
-
}
|
|
59445
|
-
}
|
|
59446
|
-
]
|
|
59447
|
-
},
|
|
59448
|
-
{
|
|
59449
|
-
"kind": "method",
|
|
59450
|
-
"name": "bindControlListeners",
|
|
59451
|
-
"privacy": "private",
|
|
59452
|
-
"return": {
|
|
59453
|
-
"type": {
|
|
59454
|
-
"text": "void"
|
|
59455
|
-
}
|
|
59456
|
-
}
|
|
59457
|
-
},
|
|
59458
|
-
{
|
|
59459
|
-
"kind": "method",
|
|
59460
|
-
"name": "unbindControlListeners",
|
|
59461
|
-
"privacy": "private",
|
|
59462
|
-
"return": {
|
|
59463
|
-
"type": {
|
|
59464
|
-
"text": "void"
|
|
59465
|
-
}
|
|
59466
|
-
}
|
|
59467
|
-
},
|
|
59468
|
-
{
|
|
59469
|
-
"kind": "method",
|
|
59470
|
-
"name": "onKeyDown",
|
|
59471
|
-
"privacy": "private",
|
|
59472
|
-
"return": {
|
|
59473
|
-
"type": {
|
|
59474
|
-
"text": "void"
|
|
59475
|
-
}
|
|
59476
|
-
},
|
|
59477
|
-
"parameters": [
|
|
59478
|
-
{
|
|
59479
|
-
"name": "event",
|
|
59480
|
-
"type": {
|
|
59481
|
-
"text": "KeyboardEvent"
|
|
59482
|
-
}
|
|
59483
|
-
},
|
|
59484
|
-
{
|
|
59485
|
-
"name": "index",
|
|
59486
|
-
"type": {
|
|
59487
|
-
"text": "number"
|
|
59488
|
-
}
|
|
59489
|
-
}
|
|
59490
|
-
]
|
|
59491
|
-
},
|
|
59492
|
-
{
|
|
59493
|
-
"kind": "method",
|
|
59494
|
-
"name": "isBlockedCharacter",
|
|
59495
|
-
"privacy": "private",
|
|
59496
|
-
"return": {
|
|
59497
|
-
"type": {
|
|
59498
|
-
"text": "boolean"
|
|
59499
|
-
}
|
|
59500
|
-
},
|
|
59501
|
-
"parameters": [
|
|
59502
|
-
{
|
|
59503
|
-
"name": "event",
|
|
59504
|
-
"type": {
|
|
59505
|
-
"text": "KeyboardEvent"
|
|
59506
|
-
}
|
|
59507
|
-
}
|
|
59508
|
-
]
|
|
59509
|
-
},
|
|
59510
|
-
{
|
|
59511
|
-
"kind": "method",
|
|
59512
|
-
"name": "onInput",
|
|
59513
|
-
"privacy": "private",
|
|
59514
|
-
"return": {
|
|
59515
|
-
"type": {
|
|
59516
|
-
"text": "void"
|
|
59517
|
-
}
|
|
59518
|
-
},
|
|
59519
|
-
"parameters": [
|
|
59520
|
-
{
|
|
59521
|
-
"name": "event",
|
|
59522
|
-
"type": {
|
|
59523
|
-
"text": "InputEvent"
|
|
59524
|
-
}
|
|
59525
|
-
},
|
|
59526
|
-
{
|
|
59527
|
-
"name": "index",
|
|
59528
|
-
"type": {
|
|
59529
|
-
"text": "number"
|
|
59530
|
-
}
|
|
59531
|
-
}
|
|
59532
|
-
]
|
|
59533
|
-
},
|
|
59534
|
-
{
|
|
59535
|
-
"kind": "method",
|
|
59536
|
-
"name": "onPaste",
|
|
59537
|
-
"privacy": "private",
|
|
59538
|
-
"return": {
|
|
59539
|
-
"type": {
|
|
59540
|
-
"text": "void"
|
|
59541
|
-
}
|
|
59542
|
-
},
|
|
59543
|
-
"parameters": [
|
|
59544
|
-
{
|
|
59545
|
-
"name": "event",
|
|
59546
|
-
"type": {
|
|
59547
|
-
"text": "ClipboardEvent"
|
|
59548
|
-
}
|
|
59549
|
-
},
|
|
59550
|
-
{
|
|
59551
|
-
"name": "index",
|
|
59552
|
-
"type": {
|
|
59553
|
-
"text": "number"
|
|
59554
|
-
}
|
|
59555
|
-
}
|
|
59556
|
-
]
|
|
59557
|
-
},
|
|
59558
|
-
{
|
|
59559
|
-
"kind": "method",
|
|
59560
|
-
"name": "handleBackspace",
|
|
59561
|
-
"privacy": "private",
|
|
59562
|
-
"return": {
|
|
59563
|
-
"type": {
|
|
59564
|
-
"text": "void"
|
|
59565
|
-
}
|
|
59566
|
-
},
|
|
59567
|
-
"parameters": [
|
|
59568
|
-
{
|
|
59569
|
-
"name": "index",
|
|
59570
|
-
"type": {
|
|
59571
|
-
"text": "number"
|
|
59572
|
-
}
|
|
59573
|
-
}
|
|
59574
|
-
]
|
|
59575
|
-
},
|
|
59576
|
-
{
|
|
59577
|
-
"kind": "method",
|
|
59578
|
-
"name": "handleDelete",
|
|
59579
|
-
"privacy": "private",
|
|
59580
|
-
"return": {
|
|
59581
|
-
"type": {
|
|
59582
|
-
"text": "void"
|
|
59583
|
-
}
|
|
59584
|
-
},
|
|
59585
|
-
"parameters": [
|
|
59586
|
-
{
|
|
59587
|
-
"name": "index",
|
|
59588
|
-
"type": {
|
|
59589
|
-
"text": "number"
|
|
59590
|
-
}
|
|
59591
|
-
}
|
|
59592
|
-
]
|
|
59593
|
-
},
|
|
59594
|
-
{
|
|
59595
|
-
"kind": "method",
|
|
59596
|
-
"name": "getIndexFromInput",
|
|
59597
|
-
"privacy": "private",
|
|
59598
|
-
"return": {
|
|
59599
|
-
"type": {
|
|
59600
|
-
"text": "number | null"
|
|
59601
|
-
}
|
|
59602
|
-
},
|
|
59603
|
-
"parameters": [
|
|
59604
|
-
{
|
|
59605
|
-
"name": "input",
|
|
59606
|
-
"type": {
|
|
59607
|
-
"text": "HTMLInputElement"
|
|
59608
|
-
}
|
|
59609
|
-
}
|
|
59610
|
-
]
|
|
59611
|
-
},
|
|
59612
|
-
{
|
|
59613
|
-
"kind": "method",
|
|
59614
|
-
"name": "syncDigitsFromValue",
|
|
59615
|
-
"privacy": "private",
|
|
59616
|
-
"return": {
|
|
59617
|
-
"type": {
|
|
59618
|
-
"text": "void"
|
|
59619
|
-
}
|
|
59620
|
-
},
|
|
59621
|
-
"parameters": [
|
|
59622
|
-
{
|
|
59623
|
-
"name": "cleaned",
|
|
59624
|
-
"type": {
|
|
59625
|
-
"text": "string"
|
|
59626
|
-
}
|
|
59627
|
-
}
|
|
59628
|
-
],
|
|
59629
|
-
"description": "Maps a sanitized code string into per-digit `values` and syncs the DOM when connected."
|
|
59630
|
-
},
|
|
59631
|
-
{
|
|
59632
|
-
"kind": "method",
|
|
59633
|
-
"name": "updateDigit",
|
|
59634
|
-
"privacy": "private",
|
|
59635
|
-
"return": {
|
|
59636
|
-
"type": {
|
|
59637
|
-
"text": "void"
|
|
59638
|
-
}
|
|
59639
|
-
},
|
|
59640
|
-
"parameters": [
|
|
59641
|
-
{
|
|
59642
|
-
"name": "index",
|
|
59643
|
-
"type": {
|
|
59644
|
-
"text": "number"
|
|
59645
|
-
}
|
|
59646
|
-
},
|
|
59647
|
-
{
|
|
59648
|
-
"name": "digit",
|
|
59649
|
-
"type": {
|
|
59650
|
-
"text": "string"
|
|
59651
|
-
}
|
|
59652
|
-
}
|
|
59653
|
-
]
|
|
59654
|
-
},
|
|
59655
|
-
{
|
|
59656
|
-
"kind": "method",
|
|
59657
|
-
"name": "applyDigits",
|
|
59658
|
-
"privacy": "private",
|
|
59659
|
-
"return": {
|
|
59660
|
-
"type": {
|
|
59661
|
-
"text": "void"
|
|
59662
|
-
}
|
|
59663
|
-
},
|
|
59664
|
-
"parameters": [
|
|
59665
|
-
{
|
|
59666
|
-
"name": "raw",
|
|
59667
|
-
"type": {
|
|
59668
|
-
"text": "string"
|
|
59669
|
-
}
|
|
59670
|
-
},
|
|
59671
|
-
{
|
|
59672
|
-
"name": "startIndex",
|
|
59673
|
-
"type": {
|
|
59674
|
-
"text": "number"
|
|
59675
|
-
}
|
|
59676
|
-
}
|
|
59677
|
-
]
|
|
59678
|
-
},
|
|
59679
|
-
{
|
|
59680
|
-
"kind": "method",
|
|
59681
|
-
"name": "commitValues",
|
|
59682
|
-
"privacy": "private",
|
|
59683
|
-
"return": {
|
|
59684
|
-
"type": {
|
|
59685
|
-
"text": "void"
|
|
59686
|
-
}
|
|
59687
|
-
},
|
|
59688
|
-
"parameters": [
|
|
59689
|
-
{
|
|
59690
|
-
"name": "nextValues",
|
|
59691
|
-
"type": {
|
|
59692
|
-
"text": "string[]"
|
|
59693
|
-
}
|
|
59694
|
-
}
|
|
59695
|
-
],
|
|
59696
|
-
"description": "Pushes digit state into the form-associated `value` and emits change / complete."
|
|
59697
|
-
},
|
|
59698
|
-
{
|
|
59699
|
-
"kind": "method",
|
|
59700
|
-
"name": "syncFieldValues",
|
|
59701
|
-
"privacy": "private",
|
|
59702
|
-
"return": {
|
|
59703
|
-
"type": {
|
|
59704
|
-
"text": "void"
|
|
59705
|
-
}
|
|
59706
|
-
}
|
|
59707
|
-
},
|
|
59708
|
-
{
|
|
59709
|
-
"kind": "method",
|
|
59710
|
-
"name": "syncFieldValue",
|
|
59711
|
-
"privacy": "private",
|
|
59712
|
-
"return": {
|
|
59713
|
-
"type": {
|
|
59714
|
-
"text": "void"
|
|
59715
|
-
}
|
|
59716
|
-
},
|
|
59717
|
-
"parameters": [
|
|
59718
|
-
{
|
|
59719
|
-
"name": "index",
|
|
59720
|
-
"type": {
|
|
59721
|
-
"text": "number"
|
|
59722
|
-
}
|
|
59723
|
-
}
|
|
59724
|
-
]
|
|
59725
|
-
},
|
|
59726
|
-
{
|
|
59727
|
-
"kind": "method",
|
|
59728
|
-
"name": "focusDigit",
|
|
59729
|
-
"privacy": "private",
|
|
59730
|
-
"return": {
|
|
59731
|
-
"type": {
|
|
59732
|
-
"text": "void"
|
|
59733
|
-
}
|
|
59734
|
-
},
|
|
59735
|
-
"parameters": [
|
|
59736
|
-
{
|
|
59737
|
-
"name": "index",
|
|
59738
|
-
"type": {
|
|
59739
|
-
"text": "number"
|
|
59740
|
-
}
|
|
59741
|
-
}
|
|
59742
|
-
]
|
|
59743
|
-
},
|
|
59744
|
-
{
|
|
59745
|
-
"kind": "field",
|
|
59746
|
-
"name": "rootNode",
|
|
59747
|
-
"type": {
|
|
59748
|
-
"text": "ParentNode"
|
|
59749
|
-
},
|
|
59750
|
-
"privacy": "private",
|
|
59751
|
-
"readonly": true
|
|
59752
|
-
},
|
|
59753
|
-
{
|
|
59754
|
-
"kind": "method",
|
|
59755
|
-
"name": "getControlElement",
|
|
59756
|
-
"privacy": "private",
|
|
59757
|
-
"return": {
|
|
59758
|
-
"type": {
|
|
59759
|
-
"text": "HTMLInputElement | null"
|
|
59760
|
-
}
|
|
59761
|
-
},
|
|
59762
|
-
"parameters": [
|
|
59763
|
-
{
|
|
59764
|
-
"name": "index",
|
|
59765
|
-
"type": {
|
|
59766
|
-
"text": "number"
|
|
59767
|
-
}
|
|
59768
|
-
}
|
|
59769
|
-
]
|
|
59770
|
-
},
|
|
59771
|
-
{
|
|
59772
|
-
"kind": "method",
|
|
59773
|
-
"name": "isComplete",
|
|
59774
|
-
"privacy": "private",
|
|
59775
|
-
"return": {
|
|
59776
|
-
"type": {
|
|
59777
|
-
"text": "boolean"
|
|
59778
|
-
}
|
|
59779
|
-
}
|
|
59780
|
-
},
|
|
59781
|
-
{
|
|
59782
|
-
"kind": "method",
|
|
59783
|
-
"name": "emitChange",
|
|
59784
|
-
"privacy": "private",
|
|
59785
|
-
"return": {
|
|
59786
|
-
"type": {
|
|
59787
|
-
"text": "void"
|
|
59788
|
-
}
|
|
59789
|
-
}
|
|
59790
|
-
},
|
|
59791
|
-
{
|
|
59792
|
-
"kind": "field",
|
|
59793
|
-
"name": "proxy"
|
|
59794
|
-
}
|
|
59795
|
-
],
|
|
59796
|
-
"events": [
|
|
59797
|
-
{
|
|
59798
|
-
"description": "Fired when any digit changes. Detail: `{ value: string }`.",
|
|
59799
|
-
"name": "change"
|
|
59800
|
-
},
|
|
59801
|
-
{
|
|
59802
|
-
"description": "Fired when all digits are filled. Detail: `{ value: string }`.",
|
|
59803
|
-
"name": "complete"
|
|
59804
|
-
}
|
|
59805
|
-
],
|
|
59806
|
-
"attributes": [
|
|
59807
|
-
{
|
|
59808
|
-
"name": "id",
|
|
59809
|
-
"type": {
|
|
59810
|
-
"text": "string"
|
|
59811
|
-
},
|
|
59812
|
-
"description": "Optional host id used as a prefix for digit input ids (`{id}-0`, `{id}-1`, …)\nand the associated label element.",
|
|
59813
|
-
"fieldName": "id"
|
|
59814
|
-
},
|
|
59815
|
-
{
|
|
59816
|
-
"name": "appearance",
|
|
59817
|
-
"type": {
|
|
59818
|
-
"text": "string"
|
|
59819
|
-
},
|
|
59820
|
-
"default": "'outline'",
|
|
59821
|
-
"description": "Visual treatment applied to each digit field.",
|
|
59822
|
-
"fieldName": "appearance"
|
|
59823
|
-
},
|
|
59824
|
-
{
|
|
59825
|
-
"name": "digits",
|
|
59826
|
-
"type": {
|
|
59827
|
-
"text": "number"
|
|
59828
|
-
},
|
|
59829
|
-
"default": "DEFAULT_DIGITS",
|
|
59830
|
-
"description": "Number of single-character digit fields to render.",
|
|
59831
|
-
"resolveInitializer": {
|
|
59832
|
-
"module": "src/verification-code-input/verification-code-input.ts"
|
|
59833
|
-
},
|
|
59834
|
-
"fieldName": "digits"
|
|
59835
|
-
},
|
|
59836
|
-
{
|
|
59837
|
-
"name": "readonly",
|
|
59838
|
-
"type": {
|
|
59839
|
-
"text": "boolean"
|
|
59840
|
-
},
|
|
59841
|
-
"default": "false",
|
|
59842
|
-
"description": "When true, digit fields are non-interactive.",
|
|
59843
|
-
"fieldName": "readOnly"
|
|
59844
|
-
},
|
|
59845
|
-
{
|
|
59846
|
-
"type": {
|
|
59847
|
-
"text": "boolean"
|
|
59848
|
-
},
|
|
59849
|
-
"default": "false",
|
|
59850
|
-
"description": "When true, digit fields are non-interactive.",
|
|
59851
|
-
"fieldName": "disabled"
|
|
59852
|
-
},
|
|
59853
|
-
{
|
|
59854
|
-
"type": {
|
|
59855
|
-
"text": "boolean"
|
|
59856
|
-
},
|
|
59857
|
-
"default": "false",
|
|
59858
|
-
"description": "When true, focuses the first digit on connect (and after SPA route commit when hosted that way).",
|
|
59859
|
-
"fieldName": "autofocus"
|
|
59860
|
-
},
|
|
59861
|
-
{
|
|
59862
|
-
"type": {
|
|
59863
|
-
"text": "boolean"
|
|
59864
|
-
},
|
|
59865
|
-
"default": "false",
|
|
59866
|
-
"description": "When true, applies the error visual state to each digit field.",
|
|
59867
|
-
"fieldName": "error"
|
|
59868
|
-
}
|
|
59869
|
-
],
|
|
59870
|
-
"mixins": [
|
|
59871
|
-
{
|
|
59872
|
-
"name": "FormAssociated",
|
|
59873
|
-
"package": "@microsoft/fast-foundation"
|
|
59874
|
-
}
|
|
59875
|
-
],
|
|
59876
|
-
"superclass": {
|
|
59877
|
-
"name": "_VerificationCodeInput",
|
|
59878
|
-
"module": "src/verification-code-input/verification-code-input.ts"
|
|
59879
|
-
},
|
|
59880
|
-
"tagName": "%%prefix%%-verification-code-input",
|
|
59881
|
-
"customElement": true
|
|
59882
|
-
},
|
|
59883
|
-
{
|
|
59884
|
-
"kind": "variable",
|
|
59885
|
-
"name": "foundationVerificationCodeInput",
|
|
59886
|
-
"description": "The Foundation Verification Code Input",
|
|
59887
|
-
"privacy": "public"
|
|
59888
|
-
}
|
|
59889
|
-
],
|
|
59890
|
-
"exports": [
|
|
59891
|
-
{
|
|
59892
|
-
"kind": "js",
|
|
59893
|
-
"name": "foundationVerificationCodeInputShadowOptions",
|
|
59894
|
-
"declaration": {
|
|
59895
|
-
"name": "foundationVerificationCodeInputShadowOptions",
|
|
59896
|
-
"module": "src/verification-code-input/verification-code-input.ts"
|
|
59897
|
-
}
|
|
59898
|
-
},
|
|
59899
|
-
{
|
|
59900
|
-
"kind": "js",
|
|
59901
|
-
"name": "defaultVerificationCodeInputConfig",
|
|
59902
|
-
"declaration": {
|
|
59903
|
-
"name": "defaultVerificationCodeInputConfig",
|
|
59904
|
-
"module": "src/verification-code-input/verification-code-input.ts"
|
|
59905
|
-
}
|
|
59906
|
-
},
|
|
59907
|
-
{
|
|
59908
|
-
"kind": "js",
|
|
59909
|
-
"name": "VerificationCodeInput",
|
|
59910
|
-
"declaration": {
|
|
59911
|
-
"name": "VerificationCodeInput",
|
|
59912
|
-
"module": "src/verification-code-input/verification-code-input.ts"
|
|
59913
|
-
}
|
|
59914
|
-
},
|
|
59915
|
-
{
|
|
59916
|
-
"kind": "js",
|
|
59917
|
-
"name": "foundationVerificationCodeInput",
|
|
59918
|
-
"declaration": {
|
|
59919
|
-
"name": "foundationVerificationCodeInput",
|
|
59920
|
-
"module": "src/verification-code-input/verification-code-input.ts"
|
|
59921
|
-
}
|
|
59922
|
-
}
|
|
59923
|
-
]
|
|
59924
|
-
},
|
|
59925
59126
|
{
|
|
59926
59127
|
"kind": "javascript-module",
|
|
59927
59128
|
"path": "src/_config/styles/colors.ts",
|