@fluentui/web-components 3.0.0-beta.14 → 3.0.0-beta.16
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/CHANGELOG.md +184 -103
- package/dist/dts/accordion/index.d.ts +2 -1
- package/dist/dts/accordion-item/index.d.ts +2 -2
- package/dist/dts/anchor-button/index.d.ts +2 -2
- package/dist/dts/avatar/index.d.ts +2 -2
- package/dist/dts/badge/index.d.ts +2 -2
- package/dist/dts/button/index.d.ts +2 -2
- package/dist/dts/checkbox/index.d.ts +2 -2
- package/dist/dts/compound-button/index.d.ts +2 -2
- package/dist/dts/counter-badge/index.d.ts +2 -2
- package/dist/dts/dialog/index.d.ts +2 -1
- package/dist/dts/divider/index.d.ts +2 -2
- package/dist/dts/image/index.d.ts +2 -2
- package/dist/dts/index-rollup.d.ts +35 -1
- package/dist/dts/index.d.ts +35 -34
- package/dist/dts/label/index.d.ts +2 -1
- package/dist/dts/menu/index.d.ts +1 -1
- package/dist/dts/menu-button/index.d.ts +2 -2
- package/dist/dts/menu-button/menu-button.options.d.ts +1 -1
- package/dist/dts/menu-item/index.d.ts +2 -1
- package/dist/dts/menu-item/menu-item.options.d.ts +1 -1
- package/dist/dts/menu-list/index.d.ts +1 -1
- package/dist/dts/progress-bar/index.d.ts +2 -2
- package/dist/dts/radio/index.d.ts +1 -1
- package/dist/dts/radio-group/index.d.ts +2 -1
- package/dist/dts/slider/index.d.ts +2 -2
- package/dist/dts/spinner/index.d.ts +2 -2
- package/dist/dts/spinner/spinner.d.ts +10 -2
- package/dist/dts/spinner/spinner.template.d.ts +2 -3
- package/dist/dts/switch/index.d.ts +2 -2
- package/dist/dts/tab/index.d.ts +1 -1
- package/dist/dts/tab-panel/index.d.ts +1 -1
- package/dist/dts/tabs/index.d.ts +2 -2
- package/dist/dts/text/index.d.ts +2 -2
- package/dist/dts/text-input/index.d.ts +2 -2
- package/dist/dts/text-input/text-input.d.ts +4 -4
- package/dist/dts/text-input/text-input.options.d.ts +7 -7
- package/dist/dts/text-input/text-input.template.d.ts +2 -2
- package/dist/dts/theme/design-tokens.d.ts +53 -1
- package/dist/dts/toggle-button/index.d.ts +2 -2
- package/dist/esm/accordion/index.js +2 -1
- package/dist/esm/accordion/index.js.map +1 -1
- package/dist/esm/accordion-item/index.js +2 -2
- package/dist/esm/accordion-item/index.js.map +1 -1
- package/dist/esm/anchor-button/anchor-button.js.map +1 -1
- package/dist/esm/anchor-button/index.js +2 -2
- package/dist/esm/anchor-button/index.js.map +1 -1
- package/dist/esm/avatar/avatar.js.map +1 -1
- package/dist/esm/avatar/index.js +2 -2
- package/dist/esm/avatar/index.js.map +1 -1
- package/dist/esm/badge/index.js +2 -2
- package/dist/esm/badge/index.js.map +1 -1
- package/dist/esm/button/index.js +2 -2
- package/dist/esm/button/index.js.map +1 -1
- package/dist/esm/checkbox/index.js +2 -2
- package/dist/esm/checkbox/index.js.map +1 -1
- package/dist/esm/compound-button/index.js +2 -2
- package/dist/esm/compound-button/index.js.map +1 -1
- package/dist/esm/counter-badge/index.js +2 -2
- package/dist/esm/counter-badge/index.js.map +1 -1
- package/dist/esm/dialog/index.js +2 -1
- package/dist/esm/dialog/index.js.map +1 -1
- package/dist/esm/divider/index.js +2 -2
- package/dist/esm/divider/index.js.map +1 -1
- package/dist/esm/image/index.js +2 -2
- package/dist/esm/image/index.js.map +1 -1
- package/dist/esm/index-rollup.js +35 -1
- package/dist/esm/index-rollup.js.map +1 -1
- package/dist/esm/index.js +35 -34
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/label/index.js +2 -1
- package/dist/esm/label/index.js.map +1 -1
- package/dist/esm/menu/index.js +1 -1
- package/dist/esm/menu/index.js.map +1 -1
- package/dist/esm/menu-button/index.js +2 -2
- package/dist/esm/menu-button/index.js.map +1 -1
- package/dist/esm/menu-item/index.js +2 -1
- package/dist/esm/menu-item/index.js.map +1 -1
- package/dist/esm/menu-list/index.js +1 -1
- package/dist/esm/menu-list/index.js.map +1 -1
- package/dist/esm/menu-list/menu-list.js.map +1 -1
- package/dist/esm/progress-bar/index.js +2 -2
- package/dist/esm/progress-bar/index.js.map +1 -1
- package/dist/esm/radio/index.js +1 -1
- package/dist/esm/radio/index.js.map +1 -1
- package/dist/esm/radio-group/index.js +2 -1
- package/dist/esm/radio-group/index.js.map +1 -1
- package/dist/esm/slider/index.js +2 -2
- package/dist/esm/slider/index.js.map +1 -1
- package/dist/esm/spinner/index.js +2 -2
- package/dist/esm/spinner/index.js.map +1 -1
- package/dist/esm/spinner/spinner.js +2 -2
- package/dist/esm/spinner/spinner.js.map +1 -1
- package/dist/esm/spinner/spinner.template.js.map +1 -1
- package/dist/esm/switch/index.js +2 -2
- package/dist/esm/switch/index.js.map +1 -1
- package/dist/esm/tab/index.js +1 -1
- package/dist/esm/tab/index.js.map +1 -1
- package/dist/esm/tab-panel/index.js +1 -1
- package/dist/esm/tab-panel/index.js.map +1 -1
- package/dist/esm/tabs/index.js +2 -2
- package/dist/esm/tabs/index.js.map +1 -1
- package/dist/esm/text/index.js +2 -2
- package/dist/esm/text/index.js.map +1 -1
- package/dist/esm/text-input/index.js +2 -2
- package/dist/esm/text-input/index.js.map +1 -1
- package/dist/esm/text-input/text-input.js +3 -3
- package/dist/esm/text-input/text-input.options.js +6 -6
- package/dist/esm/theme/design-tokens.js +53 -1
- package/dist/esm/theme/design-tokens.js.map +1 -1
- package/dist/esm/toggle-button/index.js +2 -2
- package/dist/esm/toggle-button/index.js.map +1 -1
- package/dist/esm/utils/get-initials.js.map +1 -1
- package/dist/fluent-web-components.api.json +2156 -821
- package/dist/web-components.d.ts +172 -97
- package/dist/web-components.js +1235 -250
- package/dist/web-components.min.js +353 -283
- package/docs/api-report.md +242 -95
- package/package.json +5 -10
- package/project.json +6 -0
- package/dist/dts/progress-ring/progress-ring.d.ts +0 -15
- package/dist/dts/progress-ring/progress-ring.options.d.ts +0 -9
- package/dist/esm/progress-ring/progress-ring.js +0 -16
- package/dist/esm/progress-ring/progress-ring.js.map +0 -1
- package/dist/esm/progress-ring/progress-ring.options.js +0 -2
- package/dist/esm/progress-ring/progress-ring.options.js.map +0 -1
- package/dist/storybook/108.78b731e00015540915a8.manager.bundle.js +0 -1
- package/dist/storybook/108.b31ec3a1.iframe.bundle.js +0 -1
- package/dist/storybook/289.703b1698.iframe.bundle.js +0 -2
- package/dist/storybook/289.703b1698.iframe.bundle.js.LICENSE.txt +0 -51
- package/dist/storybook/316.bc4aabd3.iframe.bundle.js +0 -2
- package/dist/storybook/316.bc4aabd3.iframe.bundle.js.LICENSE.txt +0 -17
- package/dist/storybook/401.7edec720.iframe.bundle.js +0 -2
- package/dist/storybook/401.7edec720.iframe.bundle.js.LICENSE.txt +0 -12
- package/dist/storybook/401.c9bdfaf0dda8b194127f.manager.bundle.js +0 -2
- package/dist/storybook/401.c9bdfaf0dda8b194127f.manager.bundle.js.LICENSE.txt +0 -12
- package/dist/storybook/491.77b24750.iframe.bundle.js +0 -1
- package/dist/storybook/591.f5bf0d78d2f203de19f5.manager.bundle.js +0 -2
- package/dist/storybook/591.f5bf0d78d2f203de19f5.manager.bundle.js.LICENSE.txt +0 -94
- package/dist/storybook/709.22096ad4.iframe.bundle.js +0 -2
- package/dist/storybook/709.22096ad4.iframe.bundle.js.LICENSE.txt +0 -8
- package/dist/storybook/709.b131e33993a6b94d7ad8.manager.bundle.js +0 -2
- package/dist/storybook/709.b131e33993a6b94d7ad8.manager.bundle.js.LICENSE.txt +0 -8
- package/dist/storybook/721.46fa9f53.iframe.bundle.js +0 -2
- package/dist/storybook/721.46fa9f53.iframe.bundle.js.LICENSE.txt +0 -31
- package/dist/storybook/721.c225c101a0a55a8f98eb.manager.bundle.js +0 -2
- package/dist/storybook/721.c225c101a0a55a8f98eb.manager.bundle.js.LICENSE.txt +0 -31
- package/dist/storybook/858.da40ed98.iframe.bundle.js +0 -1
- package/dist/storybook/858.e08e25a6901d2e21e9d8.manager.bundle.js +0 -1
- package/dist/storybook/950.674e7934b4a26a022608.manager.bundle.js +0 -1
- package/dist/storybook/954.630c5748.iframe.bundle.js +0 -1
- package/dist/storybook/954.7f985e2fdf9f15a7748b.manager.bundle.js +0 -1
- package/dist/storybook/SegoeUI-VF.ttf +0 -0
- package/dist/storybook/favicon.ico +0 -0
- package/dist/storybook/favicon.png +0 -0
- package/dist/storybook/iframe.html +0 -364
- package/dist/storybook/index.html +0 -165
- package/dist/storybook/main.5d7b916dc1e37293b1d8.manager.bundle.js +0 -1
- package/dist/storybook/main.79d2477b.iframe.bundle.js +0 -2
- package/dist/storybook/main.79d2477b.iframe.bundle.js.LICENSE.txt +0 -1
- package/dist/storybook/project.json +0 -1
- package/dist/storybook/runtime~main.5d918fe7.iframe.bundle.js +0 -1
- package/dist/storybook/runtime~main.dbf00b470fe610082919.manager.bundle.js +0 -1
- package/dist/storybook/shell.css +0 -83
- package/dist/storybook/theme-switch.ts +0 -13
package/dist/web-components.d.ts
CHANGED
|
@@ -73,7 +73,7 @@ export declare const accordionDefinition: FASTElementDefinition<typeof Accordion
|
|
|
73
73
|
* Expand mode for {@link FASTAccordion}
|
|
74
74
|
* @public
|
|
75
75
|
*/
|
|
76
|
-
declare const AccordionExpandMode: {
|
|
76
|
+
export declare const AccordionExpandMode: {
|
|
77
77
|
readonly single: "single";
|
|
78
78
|
readonly multi: "multi";
|
|
79
79
|
};
|
|
@@ -82,7 +82,7 @@ declare const AccordionExpandMode: {
|
|
|
82
82
|
* Type for the {@link FASTAccordion} Expand Mode
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
|
-
declare type AccordionExpandMode = ValuesOf<typeof AccordionExpandMode>;
|
|
85
|
+
export declare type AccordionExpandMode = ValuesOf<typeof AccordionExpandMode>;
|
|
86
86
|
|
|
87
87
|
/**
|
|
88
88
|
*
|
|
@@ -412,6 +412,12 @@ export declare type AnchorButtonAppearance = ValuesOf<typeof AnchorButtonAppeara
|
|
|
412
412
|
*/
|
|
413
413
|
export declare const AnchorButtonDefinition: FASTElementDefinition<typeof AnchorButton>;
|
|
414
414
|
|
|
415
|
+
/**
|
|
416
|
+
* Anchor configuration options
|
|
417
|
+
* @public
|
|
418
|
+
*/
|
|
419
|
+
export declare type AnchorButtonOptions = StartEndOptions<AnchorButton>;
|
|
420
|
+
|
|
415
421
|
/**
|
|
416
422
|
* An Anchor Button can be square, circular or rounded.
|
|
417
423
|
* @public
|
|
@@ -450,14 +456,6 @@ export declare type AnchorButtonSize = ValuesOf<typeof AnchorButtonSize>;
|
|
|
450
456
|
*/
|
|
451
457
|
export declare const AnchorButtonTemplate: ElementViewTemplate<AnchorButton>;
|
|
452
458
|
|
|
453
|
-
/**
|
|
454
|
-
* Anchor configuration options
|
|
455
|
-
* @public
|
|
456
|
-
*/
|
|
457
|
-
declare type AnchorOptions = StartEndOptions<AnchorButton>;
|
|
458
|
-
export { AnchorOptions as AnchorButtonOptions }
|
|
459
|
-
export { AnchorOptions }
|
|
460
|
-
|
|
461
459
|
/**
|
|
462
460
|
* Anchor target values.
|
|
463
461
|
*
|
|
@@ -1026,13 +1024,6 @@ export declare type BadgeColor = ValuesOf<typeof BadgeColor>;
|
|
|
1026
1024
|
*/
|
|
1027
1025
|
export declare const BadgeDefinition: FASTElementDefinition<typeof Badge>;
|
|
1028
1026
|
|
|
1029
|
-
/**
|
|
1030
|
-
* @internal - marking as internal update when Badge PR for start/end is in
|
|
1031
|
-
*/
|
|
1032
|
-
export declare type BadgeOptions = StartEndOptions<Badge> & {
|
|
1033
|
-
defaultContent?: StaticallyComposableHTML;
|
|
1034
|
-
};
|
|
1035
|
-
|
|
1036
1027
|
/**
|
|
1037
1028
|
* A Badge can be square, circular or rounded.
|
|
1038
1029
|
* @public
|
|
@@ -1121,7 +1112,7 @@ declare class BaseProgress extends FASTElement {
|
|
|
1121
1112
|
* @class TabList component
|
|
1122
1113
|
* @public
|
|
1123
1114
|
*/
|
|
1124
|
-
|
|
1115
|
+
declare class BaseTabs extends FASTElement {
|
|
1125
1116
|
/**
|
|
1126
1117
|
* The orientation
|
|
1127
1118
|
* @public
|
|
@@ -1541,7 +1532,6 @@ export declare type ButtonFormTarget = ValuesOf<typeof ButtonFormTarget>;
|
|
|
1541
1532
|
*/
|
|
1542
1533
|
declare type ButtonOptions = StartEndOptions<Button>;
|
|
1543
1534
|
export { ButtonOptions }
|
|
1544
|
-
export { ButtonOptions as CompoundButtonOptions }
|
|
1545
1535
|
export { ButtonOptions as MenuButtonOptions }
|
|
1546
1536
|
export { ButtonOptions as ToggleButtonOptions }
|
|
1547
1537
|
|
|
@@ -1766,6 +1756,14 @@ export declare const colorBrandBackground = "var(--colorBrandBackground)";
|
|
|
1766
1756
|
|
|
1767
1757
|
export declare const colorBrandBackground2 = "var(--colorBrandBackground2)";
|
|
1768
1758
|
|
|
1759
|
+
export declare const colorBrandBackground2Hover = "var(--colorBrandBackground2Hover)";
|
|
1760
|
+
|
|
1761
|
+
export declare const colorBrandBackground2Pressed = "var(--colorBrandBackground2Pressed)";
|
|
1762
|
+
|
|
1763
|
+
export declare const colorBrandBackground3Static = "var(--colorBrandBackground3Static)";
|
|
1764
|
+
|
|
1765
|
+
export declare const colorBrandBackground4Static = "var(--colorBrandBackground4Static)";
|
|
1766
|
+
|
|
1769
1767
|
export declare const colorBrandBackgroundHover = "var(--colorBrandBackgroundHover)";
|
|
1770
1768
|
|
|
1771
1769
|
export declare const colorBrandBackgroundInverted = "var(--colorBrandBackgroundInverted)";
|
|
@@ -1786,6 +1784,10 @@ export declare const colorBrandForeground1 = "var(--colorBrandForeground1)";
|
|
|
1786
1784
|
|
|
1787
1785
|
export declare const colorBrandForeground2 = "var(--colorBrandForeground2)";
|
|
1788
1786
|
|
|
1787
|
+
export declare const colorBrandForeground2Hover = "var(--colorBrandForeground2Hover)";
|
|
1788
|
+
|
|
1789
|
+
export declare const colorBrandForeground2Pressed = "var(--colorBrandForeground2Pressed)";
|
|
1790
|
+
|
|
1789
1791
|
export declare const colorBrandForegroundInverted = "var(--colorBrandForegroundInverted)";
|
|
1790
1792
|
|
|
1791
1793
|
export declare const colorBrandForegroundInvertedHover = "var(--colorBrandForegroundInvertedHover)";
|
|
@@ -1816,6 +1818,12 @@ export declare const colorBrandStroke1 = "var(--colorBrandStroke1)";
|
|
|
1816
1818
|
|
|
1817
1819
|
export declare const colorBrandStroke2 = "var(--colorBrandStroke2)";
|
|
1818
1820
|
|
|
1821
|
+
export declare const colorBrandStroke2Contrast = "var(--colorBrandStroke2Contrast)";
|
|
1822
|
+
|
|
1823
|
+
export declare const colorBrandStroke2Hover = "var(--colorBrandStroke2Hover)";
|
|
1824
|
+
|
|
1825
|
+
export declare const colorBrandStroke2Pressed = "var(--colorBrandStroke2Pressed)";
|
|
1826
|
+
|
|
1819
1827
|
export declare const colorCompoundBrandBackground = "var(--colorCompoundBrandBackground)";
|
|
1820
1828
|
|
|
1821
1829
|
export declare const colorCompoundBrandBackgroundHover = "var(--colorCompoundBrandBackgroundHover)";
|
|
@@ -1876,6 +1884,10 @@ export declare const colorNeutralBackground5Selected = "var(--colorNeutralBackgr
|
|
|
1876
1884
|
|
|
1877
1885
|
export declare const colorNeutralBackground6 = "var(--colorNeutralBackground6)";
|
|
1878
1886
|
|
|
1887
|
+
export declare const colorNeutralBackgroundAlpha = "var(--colorNeutralBackgroundAlpha)";
|
|
1888
|
+
|
|
1889
|
+
export declare const colorNeutralBackgroundAlpha2 = "var(--colorNeutralBackgroundAlpha2)";
|
|
1890
|
+
|
|
1879
1891
|
export declare const colorNeutralBackgroundDisabled = "var(--colorNeutralBackgroundDisabled)";
|
|
1880
1892
|
|
|
1881
1893
|
export declare const colorNeutralBackgroundInverted = "var(--colorNeutralBackgroundInverted)";
|
|
@@ -1884,6 +1896,16 @@ export declare const colorNeutralBackgroundInvertedDisabled = "var(--colorNeutra
|
|
|
1884
1896
|
|
|
1885
1897
|
export declare const colorNeutralBackgroundStatic = "var(--colorNeutralBackgroundStatic)";
|
|
1886
1898
|
|
|
1899
|
+
export declare const colorNeutralCardBackground = "var(--colorNeutralCardBackground)";
|
|
1900
|
+
|
|
1901
|
+
export declare const colorNeutralCardBackgroundDisabled = "var(--colorNeutralCardBackgroundDisabled)";
|
|
1902
|
+
|
|
1903
|
+
export declare const colorNeutralCardBackgroundHover = "var(--colorNeutralCardBackgroundHover)";
|
|
1904
|
+
|
|
1905
|
+
export declare const colorNeutralCardBackgroundPressed = "var(--colorNeutralCardBackgroundPressed)";
|
|
1906
|
+
|
|
1907
|
+
export declare const colorNeutralCardBackgroundSelected = "var(--colorNeutralCardBackgroundSelected)";
|
|
1908
|
+
|
|
1887
1909
|
export declare const colorNeutralForeground1 = "var(--colorNeutralForeground1)";
|
|
1888
1910
|
|
|
1889
1911
|
export declare const colorNeutralForeground1Hover = "var(--colorNeutralForeground1Hover)";
|
|
@@ -1998,6 +2020,10 @@ export declare const colorNeutralStrokeAccessiblePressed = "var(--colorNeutralSt
|
|
|
1998
2020
|
|
|
1999
2021
|
export declare const colorNeutralStrokeAccessibleSelected = "var(--colorNeutralStrokeAccessibleSelected)";
|
|
2000
2022
|
|
|
2023
|
+
export declare const colorNeutralStrokeAlpha = "var(--colorNeutralStrokeAlpha)";
|
|
2024
|
+
|
|
2025
|
+
export declare const colorNeutralStrokeAlpha2 = "var(--colorNeutralStrokeAlpha2)";
|
|
2026
|
+
|
|
2001
2027
|
export declare const colorNeutralStrokeDisabled = "var(--colorNeutralStrokeDisabled)";
|
|
2002
2028
|
|
|
2003
2029
|
export declare const colorNeutralStrokeInvertedDisabled = "var(--colorNeutralStrokeInvertedDisabled)";
|
|
@@ -2012,6 +2038,8 @@ export declare const colorNeutralStrokeOnBrand2Pressed = "var(--colorNeutralStro
|
|
|
2012
2038
|
|
|
2013
2039
|
export declare const colorNeutralStrokeOnBrand2Selected = "var(--colorNeutralStrokeOnBrand2Selected)";
|
|
2014
2040
|
|
|
2041
|
+
export declare const colorNeutralStrokeSubtle = "var(--colorNeutralStrokeSubtle)";
|
|
2042
|
+
|
|
2015
2043
|
export declare const colorPaletteAnchorBackground2 = "var(--colorPaletteAnchorBackground2)";
|
|
2016
2044
|
|
|
2017
2045
|
export declare const colorPaletteAnchorBorderActive = "var(--colorPaletteAnchorBorderActive)";
|
|
@@ -2314,6 +2342,70 @@ export declare const colorPaletteYellowForegroundInverted = "var(--colorPaletteY
|
|
|
2314
2342
|
|
|
2315
2343
|
export declare const colorScrollbarOverlay = "var(--colorScrollbarOverlay)";
|
|
2316
2344
|
|
|
2345
|
+
export declare const colorStatusDangerBackground1 = "var(--colorStatusDangerBackground1)";
|
|
2346
|
+
|
|
2347
|
+
export declare const colorStatusDangerBackground2 = "var(--colorStatusDangerBackground2)";
|
|
2348
|
+
|
|
2349
|
+
export declare const colorStatusDangerBackground3 = "var(--colorStatusDangerBackground3)";
|
|
2350
|
+
|
|
2351
|
+
export declare const colorStatusDangerBackground3Hover = "var(--colorStatusDangerBackground3Hover)";
|
|
2352
|
+
|
|
2353
|
+
export declare const colorStatusDangerBackground3Pressed = "var(--colorStatusDangerBackground3Pressed)";
|
|
2354
|
+
|
|
2355
|
+
export declare const colorStatusDangerBorder1 = "var(--colorStatusDangerBorder1)";
|
|
2356
|
+
|
|
2357
|
+
export declare const colorStatusDangerBorder2 = "var(--colorStatusDangerBorder2)";
|
|
2358
|
+
|
|
2359
|
+
export declare const colorStatusDangerBorderActive = "var(--colorStatusDangerBorderActive)";
|
|
2360
|
+
|
|
2361
|
+
export declare const colorStatusDangerForeground1 = "var(--colorStatusDangerForeground1)";
|
|
2362
|
+
|
|
2363
|
+
export declare const colorStatusDangerForeground2 = "var(--colorStatusDangerForeground2)";
|
|
2364
|
+
|
|
2365
|
+
export declare const colorStatusDangerForeground3 = "var(--colorStatusDangerForeground3)";
|
|
2366
|
+
|
|
2367
|
+
export declare const colorStatusDangerForegroundInverted = "var(--colorStatusDangerForegroundInverted)";
|
|
2368
|
+
|
|
2369
|
+
export declare const colorStatusSuccessBackground1 = "var(--colorStatusSuccessBackground1)";
|
|
2370
|
+
|
|
2371
|
+
export declare const colorStatusSuccessBackground2 = "var(--colorStatusSuccessBackground2)";
|
|
2372
|
+
|
|
2373
|
+
export declare const colorStatusSuccessBackground3 = "var(--colorStatusSuccessBackground3)";
|
|
2374
|
+
|
|
2375
|
+
export declare const colorStatusSuccessBorder1 = "var(--colorStatusSuccessBorder1)";
|
|
2376
|
+
|
|
2377
|
+
export declare const colorStatusSuccessBorder2 = "var(--colorStatusSuccessBorder2)";
|
|
2378
|
+
|
|
2379
|
+
export declare const colorStatusSuccessBorderActive = "var(--colorStatusSuccessBorderActive)";
|
|
2380
|
+
|
|
2381
|
+
export declare const colorStatusSuccessForeground1 = "var(--colorStatusSuccessForeground1)";
|
|
2382
|
+
|
|
2383
|
+
export declare const colorStatusSuccessForeground2 = "var(--colorStatusSuccessForeground2)";
|
|
2384
|
+
|
|
2385
|
+
export declare const colorStatusSuccessForeground3 = "var(--colorStatusSuccessForeground3)";
|
|
2386
|
+
|
|
2387
|
+
export declare const colorStatusSuccessForegroundInverted = "var(--colorStatusSuccessForegroundInverted)";
|
|
2388
|
+
|
|
2389
|
+
export declare const colorStatusWarningBackground1 = "var(--colorStatusWarningBackground1)";
|
|
2390
|
+
|
|
2391
|
+
export declare const colorStatusWarningBackground2 = "var(--colorStatusWarningBackground2)";
|
|
2392
|
+
|
|
2393
|
+
export declare const colorStatusWarningBackground3 = "var(--colorStatusWarningBackground3)";
|
|
2394
|
+
|
|
2395
|
+
export declare const colorStatusWarningBorder1 = "var(--colorStatusWarningBorder1)";
|
|
2396
|
+
|
|
2397
|
+
export declare const colorStatusWarningBorder2 = "var(--colorStatusWarningBorder2)";
|
|
2398
|
+
|
|
2399
|
+
export declare const colorStatusWarningBorderActive = "var(--colorStatusWarningBorderActive)";
|
|
2400
|
+
|
|
2401
|
+
export declare const colorStatusWarningForeground1 = "var(--colorStatusWarningForeground1)";
|
|
2402
|
+
|
|
2403
|
+
export declare const colorStatusWarningForeground2 = "var(--colorStatusWarningForeground2)";
|
|
2404
|
+
|
|
2405
|
+
export declare const colorStatusWarningForeground3 = "var(--colorStatusWarningForeground3)";
|
|
2406
|
+
|
|
2407
|
+
export declare const colorStatusWarningForegroundInverted = "var(--colorStatusWarningForegroundInverted)";
|
|
2408
|
+
|
|
2317
2409
|
export declare const colorStrokeFocus1 = "var(--colorStrokeFocus1)";
|
|
2318
2410
|
|
|
2319
2411
|
export declare const colorStrokeFocus2 = "var(--colorStrokeFocus2)";
|
|
@@ -2569,12 +2661,6 @@ export declare type CounterBadgeColor = ValuesOf<typeof CounterBadgeColor>;
|
|
|
2569
2661
|
*/
|
|
2570
2662
|
export declare const CounterBadgeDefinition: FASTElementDefinition<typeof CounterBadge>;
|
|
2571
2663
|
|
|
2572
|
-
/**
|
|
2573
|
-
* CounterBadge options
|
|
2574
|
-
* @public
|
|
2575
|
-
*/
|
|
2576
|
-
export declare type CounterBadgeOptions = BadgeOptions;
|
|
2577
|
-
|
|
2578
2664
|
/**
|
|
2579
2665
|
* A CounterBadge shape can be circular or rounded.
|
|
2580
2666
|
* @public
|
|
@@ -2624,7 +2710,7 @@ export declare const CounterBadgeTemplate: ElementViewTemplate<CounterBadge>;
|
|
|
2624
2710
|
* Define all possible CSS display values.
|
|
2625
2711
|
* @public
|
|
2626
2712
|
*/
|
|
2627
|
-
|
|
2713
|
+
declare type CSSDisplayPropertyValue = 'block' | 'contents' | 'flex' | 'grid' | 'inherit' | 'initial' | 'inline' | 'inline-block' | 'inline-flex' | 'inline-grid' | 'inline-table' | 'list-item' | 'none' | 'run-in' | 'table' | 'table-caption' | 'table-cell' | 'table-column' | 'table-column-group' | 'table-footer-group' | 'table-header-group' | 'table-row' | 'table-row-group';
|
|
2628
2714
|
|
|
2629
2715
|
export declare const curveAccelerateMax = "var(--curveAccelerateMax)";
|
|
2630
2716
|
|
|
@@ -2655,7 +2741,7 @@ export declare const darkModeStylesheetBehavior: (styles: ElementStyles) => Matc
|
|
|
2655
2741
|
*
|
|
2656
2742
|
* @public
|
|
2657
2743
|
*/
|
|
2658
|
-
|
|
2744
|
+
declare class DelegatesARIALink {
|
|
2659
2745
|
/**
|
|
2660
2746
|
* See {@link https://www.w3.org/WAI/PF/aria/roles#link} for more information
|
|
2661
2747
|
* @public
|
|
@@ -2671,7 +2757,7 @@ export declare class DelegatesARIALink {
|
|
|
2671
2757
|
* TODO: https://github.com/microsoft/fast/issues/3317
|
|
2672
2758
|
* @internal
|
|
2673
2759
|
*/
|
|
2674
|
-
|
|
2760
|
+
declare interface DelegatesARIALink extends ARIAGlobalStatesAndProperties {
|
|
2675
2761
|
}
|
|
2676
2762
|
|
|
2677
2763
|
/**
|
|
@@ -2679,10 +2765,10 @@ export declare interface DelegatesARIALink extends ARIAGlobalStatesAndProperties
|
|
|
2679
2765
|
*
|
|
2680
2766
|
* @public
|
|
2681
2767
|
*/
|
|
2682
|
-
|
|
2768
|
+
declare class DelegatesARIATextbox {
|
|
2683
2769
|
}
|
|
2684
2770
|
|
|
2685
|
-
|
|
2771
|
+
declare interface DelegatesARIATextbox extends ARIAGlobalStatesAndProperties {
|
|
2686
2772
|
}
|
|
2687
2773
|
|
|
2688
2774
|
/**
|
|
@@ -2888,13 +2974,13 @@ export declare const DialogDefinition: FASTElementDefinition<typeof Dialog>;
|
|
|
2888
2974
|
* Dialog modal type
|
|
2889
2975
|
* @public
|
|
2890
2976
|
*/
|
|
2891
|
-
declare const DialogModalType: {
|
|
2977
|
+
export declare const DialogModalType: {
|
|
2892
2978
|
readonly modal: "modal";
|
|
2893
2979
|
readonly nonModal: "non-modal";
|
|
2894
2980
|
readonly alert: "alert";
|
|
2895
2981
|
};
|
|
2896
2982
|
|
|
2897
|
-
declare type DialogModalType = ValuesOf<typeof DialogModalType>;
|
|
2983
|
+
export declare type DialogModalType = ValuesOf<typeof DialogModalType>;
|
|
2898
2984
|
|
|
2899
2985
|
/** Dialog styles
|
|
2900
2986
|
* @public
|
|
@@ -3057,6 +3143,8 @@ export declare const durationFast = "var(--durationFast)";
|
|
|
3057
3143
|
|
|
3058
3144
|
export declare const durationFaster = "var(--durationFaster)";
|
|
3059
3145
|
|
|
3146
|
+
export declare const durationGentle = "var(--durationGentle)";
|
|
3147
|
+
|
|
3060
3148
|
export declare const durationNormal = "var(--durationNormal)";
|
|
3061
3149
|
|
|
3062
3150
|
export declare const durationSlow = "var(--durationSlow)";
|
|
@@ -3218,12 +3306,6 @@ declare const FormAssociatedTextField_base: typeof _TextField;
|
|
|
3218
3306
|
*/
|
|
3219
3307
|
export declare const getDirection: (rootNode: HTMLElement) => Direction;
|
|
3220
3308
|
|
|
3221
|
-
/**
|
|
3222
|
-
* A CSS fragment to set `display: none;` when the host is hidden using the [hidden] attribute.
|
|
3223
|
-
* @public
|
|
3224
|
-
*/
|
|
3225
|
-
export declare const hidden = ":host([hidden]){display:none}";
|
|
3226
|
-
|
|
3227
3309
|
/**
|
|
3228
3310
|
* The base class used for constucting a fluent image custom element
|
|
3229
3311
|
* @public
|
|
@@ -3377,7 +3459,7 @@ export declare const LabelDefinition: FASTElementDefinition<typeof Label>;
|
|
|
3377
3459
|
/**
|
|
3378
3460
|
* A Labels font size can be small, medium, or large
|
|
3379
3461
|
*/
|
|
3380
|
-
declare const LabelSize: {
|
|
3462
|
+
export declare const LabelSize: {
|
|
3381
3463
|
readonly small: "small";
|
|
3382
3464
|
readonly medium: "medium";
|
|
3383
3465
|
readonly large: "large";
|
|
@@ -3387,7 +3469,7 @@ declare const LabelSize: {
|
|
|
3387
3469
|
* Applies font size to label
|
|
3388
3470
|
* @public
|
|
3389
3471
|
*/
|
|
3390
|
-
declare type LabelSize = ValuesOf<typeof LabelSize>;
|
|
3472
|
+
export declare type LabelSize = ValuesOf<typeof LabelSize>;
|
|
3391
3473
|
|
|
3392
3474
|
/** Label styles
|
|
3393
3475
|
* @public
|
|
@@ -3399,7 +3481,7 @@ export declare const LabelTemplate: ElementViewTemplate<Label>;
|
|
|
3399
3481
|
/**
|
|
3400
3482
|
* A label can have a font weight of regular or strong
|
|
3401
3483
|
*/
|
|
3402
|
-
declare const LabelWeight: {
|
|
3484
|
+
export declare const LabelWeight: {
|
|
3403
3485
|
readonly regular: "regular";
|
|
3404
3486
|
readonly semibold: "semibold";
|
|
3405
3487
|
};
|
|
@@ -3408,7 +3490,7 @@ declare const LabelWeight: {
|
|
|
3408
3490
|
* Applies font weight to label
|
|
3409
3491
|
* @public
|
|
3410
3492
|
*/
|
|
3411
|
-
declare type LabelWeight = ValuesOf<typeof LabelWeight>;
|
|
3493
|
+
export declare type LabelWeight = ValuesOf<typeof LabelWeight>;
|
|
3412
3494
|
|
|
3413
3495
|
/**
|
|
3414
3496
|
* This can be used to construct a behavior to apply a prefers color scheme: light only stylesheet.
|
|
@@ -4227,21 +4309,6 @@ export declare type ProgressOptions = {
|
|
|
4227
4309
|
indeterminateIndicator2?: StaticallyComposableHTML<ProgressBar>;
|
|
4228
4310
|
};
|
|
4229
4311
|
|
|
4230
|
-
/**
|
|
4231
|
-
* An circular Progress HTML Element.
|
|
4232
|
-
* Implements the {@link https://www.w3.org/TR/wai-aria-1.1/#progressbar | ARIA progressbar }.
|
|
4233
|
-
*
|
|
4234
|
-
* @slot indeterminate - The slot for a custom indeterminate indicator
|
|
4235
|
-
* @slot determinate - The slot for a custom determinate indicator
|
|
4236
|
-
* @csspart progress - Represents the progress element
|
|
4237
|
-
* @csspart determinate - The determinate indicator
|
|
4238
|
-
* @csspart background - The background
|
|
4239
|
-
*
|
|
4240
|
-
* @public
|
|
4241
|
-
*/
|
|
4242
|
-
declare class ProgressRing extends BaseProgress {
|
|
4243
|
-
}
|
|
4244
|
-
|
|
4245
4312
|
/**
|
|
4246
4313
|
* A Radio Custom HTML Element.
|
|
4247
4314
|
* Implements the {@link https://www.w3.org/TR/wai-aria-1.1/#radio | ARIA radio }.
|
|
@@ -4426,7 +4493,7 @@ export declare const RadioGroupDefinition: FASTElementDefinition<typeof RadioGro
|
|
|
4426
4493
|
* Radio Group orientation
|
|
4427
4494
|
* @public
|
|
4428
4495
|
*/
|
|
4429
|
-
declare const RadioGroupOrientation: {
|
|
4496
|
+
export declare const RadioGroupOrientation: {
|
|
4430
4497
|
readonly horizontal: "horizontal"; /**
|
|
4431
4498
|
* Radio Group orientation
|
|
4432
4499
|
* @public
|
|
@@ -4438,7 +4505,7 @@ declare const RadioGroupOrientation: {
|
|
|
4438
4505
|
* Types of Radio Group orientation
|
|
4439
4506
|
* @public
|
|
4440
4507
|
*/
|
|
4441
|
-
declare type RadioGroupOrientation = ValuesOf<typeof RadioGroupOrientation>;
|
|
4508
|
+
export declare type RadioGroupOrientation = ValuesOf<typeof RadioGroupOrientation>;
|
|
4442
4509
|
|
|
4443
4510
|
/** RadioGroup styles
|
|
4444
4511
|
* @public
|
|
@@ -4466,7 +4533,7 @@ export declare const RadioTemplate: ElementViewTemplate<Radio>;
|
|
|
4466
4533
|
* @internal
|
|
4467
4534
|
*/
|
|
4468
4535
|
export declare const roleForMenuItem: {
|
|
4469
|
-
[value in keyof typeof MenuItemRole]: typeof MenuItemRole[value];
|
|
4536
|
+
[value in keyof typeof MenuItemRole]: (typeof MenuItemRole)[value];
|
|
4470
4537
|
};
|
|
4471
4538
|
|
|
4472
4539
|
/**
|
|
@@ -4845,7 +4912,7 @@ export declare const spacingVerticalXXXL = "var(--spacingVerticalXXXL)";
|
|
|
4845
4912
|
* The base class used for constructing a fluent-spinner custom element
|
|
4846
4913
|
* @public
|
|
4847
4914
|
*/
|
|
4848
|
-
export declare class Spinner extends
|
|
4915
|
+
export declare class Spinner extends BaseProgress {
|
|
4849
4916
|
/**
|
|
4850
4917
|
* The size of the spinner
|
|
4851
4918
|
*
|
|
@@ -4887,6 +4954,14 @@ export declare type SpinnerAppearance = ValuesOf<typeof SpinnerAppearance>;
|
|
|
4887
4954
|
*/
|
|
4888
4955
|
export declare const SpinnerDefinition: FASTElementDefinition<typeof Spinner>;
|
|
4889
4956
|
|
|
4957
|
+
/**
|
|
4958
|
+
* Progress configuration options
|
|
4959
|
+
* @public
|
|
4960
|
+
*/
|
|
4961
|
+
export declare type SpinnerOptions = {
|
|
4962
|
+
indeterminateIndicator?: StaticallyComposableHTML<Spinner>;
|
|
4963
|
+
};
|
|
4964
|
+
|
|
4890
4965
|
/**
|
|
4891
4966
|
* SpinnerSize constants
|
|
4892
4967
|
* @public
|
|
@@ -5330,41 +5405,6 @@ declare class _TextField extends FASTElement {
|
|
|
5330
5405
|
declare interface _TextField extends FormAssociated {
|
|
5331
5406
|
}
|
|
5332
5407
|
|
|
5333
|
-
export declare type TextFieldOptions = StartEndOptions<TextInput>;
|
|
5334
|
-
|
|
5335
|
-
/**
|
|
5336
|
-
* Text field sub-types
|
|
5337
|
-
* @public
|
|
5338
|
-
*/
|
|
5339
|
-
export declare const TextFieldType: {
|
|
5340
|
-
/**
|
|
5341
|
-
* An email TextField
|
|
5342
|
-
*/
|
|
5343
|
-
readonly email: "email";
|
|
5344
|
-
/**
|
|
5345
|
-
* A password TextField
|
|
5346
|
-
*/
|
|
5347
|
-
readonly password: "password";
|
|
5348
|
-
/**
|
|
5349
|
-
* A telephone TextField
|
|
5350
|
-
*/
|
|
5351
|
-
readonly tel: "tel";
|
|
5352
|
-
/**
|
|
5353
|
-
* A text TextField
|
|
5354
|
-
*/
|
|
5355
|
-
readonly text: "text";
|
|
5356
|
-
/**
|
|
5357
|
-
* A URL TextField
|
|
5358
|
-
*/
|
|
5359
|
-
readonly url: "url";
|
|
5360
|
-
};
|
|
5361
|
-
|
|
5362
|
-
/**
|
|
5363
|
-
* Types for the text field sub-types
|
|
5364
|
-
* @public
|
|
5365
|
-
*/
|
|
5366
|
-
export declare type TextFieldType = ValuesOf<typeof TextFieldType>;
|
|
5367
|
-
|
|
5368
5408
|
/**
|
|
5369
5409
|
* TextFont Constants
|
|
5370
5410
|
* @public
|
|
@@ -5431,7 +5471,7 @@ export declare class TextInput extends FormAssociatedTextField {
|
|
|
5431
5471
|
* @remarks
|
|
5432
5472
|
* HTML Attribute: type
|
|
5433
5473
|
*/
|
|
5434
|
-
type:
|
|
5474
|
+
type: TextInputType;
|
|
5435
5475
|
private typeChanged;
|
|
5436
5476
|
/**
|
|
5437
5477
|
* Allows associating a {@link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/datalist | datalist} to the element by {@link https://developer.mozilla.org/en-US/docs/Web/API/Element/id}.
|
|
@@ -5565,6 +5605,8 @@ export declare type TextInputControlSize = ValuesOf<typeof TextInputControlSize>
|
|
|
5565
5605
|
*/
|
|
5566
5606
|
export declare const TextInputDefinition: FASTElementDefinition<typeof TextInput>;
|
|
5567
5607
|
|
|
5608
|
+
export declare type TextInputOptions = StartEndOptions<TextInput>;
|
|
5609
|
+
|
|
5568
5610
|
/** TextInput styles
|
|
5569
5611
|
* @public
|
|
5570
5612
|
*/
|
|
@@ -5575,6 +5617,39 @@ export declare const TextInputStyles: ElementStyles;
|
|
|
5575
5617
|
*/
|
|
5576
5618
|
export declare const TextInputTemplate: ElementViewTemplate<TextInput>;
|
|
5577
5619
|
|
|
5620
|
+
/**
|
|
5621
|
+
* Text field sub-types
|
|
5622
|
+
* @public
|
|
5623
|
+
*/
|
|
5624
|
+
export declare const TextInputType: {
|
|
5625
|
+
/**
|
|
5626
|
+
* An email TextInput
|
|
5627
|
+
*/
|
|
5628
|
+
readonly email: "email";
|
|
5629
|
+
/**
|
|
5630
|
+
* A password TextInput
|
|
5631
|
+
*/
|
|
5632
|
+
readonly password: "password";
|
|
5633
|
+
/**
|
|
5634
|
+
* A telephone TextInput
|
|
5635
|
+
*/
|
|
5636
|
+
readonly tel: "tel";
|
|
5637
|
+
/**
|
|
5638
|
+
* A text TextInput
|
|
5639
|
+
*/
|
|
5640
|
+
readonly text: "text";
|
|
5641
|
+
/**
|
|
5642
|
+
* A URL TextInput
|
|
5643
|
+
*/
|
|
5644
|
+
readonly url: "url";
|
|
5645
|
+
};
|
|
5646
|
+
|
|
5647
|
+
/**
|
|
5648
|
+
* Types for the text field sub-types
|
|
5649
|
+
* @public
|
|
5650
|
+
*/
|
|
5651
|
+
export declare type TextInputType = ValuesOf<typeof TextInputType>;
|
|
5652
|
+
|
|
5578
5653
|
/**
|
|
5579
5654
|
* TextSize constants
|
|
5580
5655
|
* @public
|