@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
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
export
|
|
1
|
+
export { Accordion } from './accordion.js';
|
|
2
|
+
export { AccordionExpandMode } from './accordion.options.js';
|
|
2
3
|
export { template as accordionTemplate } from './accordion.template.js';
|
|
3
4
|
export { styles as accordionStyles } from './accordion.styles.js';
|
|
4
5
|
export { definition as accordionDefinition } from './accordion.definition.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
1
|
+
export { AccordionItem, AccordionItemOptions } from './accordion-item.js';
|
|
2
|
+
export { AccordionItemSize, AccordionItemExpandIconPosition } from './accordion-item.options.js';
|
|
3
3
|
export { styles as accordionItemStyles } from './accordion-item.styles.js';
|
|
4
4
|
export { definition as accordionItemDefinition } from './accordion-item.definition.js';
|
|
5
5
|
export { template as accordionItemTemplate } from './accordion-item.template.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
1
|
+
export { AnchorButton } from './anchor-button.js';
|
|
2
|
+
export { AnchorButtonOptions, AnchorButtonAppearance, AnchorButtonShape, AnchorButtonSize, AnchorTarget, } from './anchor-button.options.js';
|
|
3
3
|
export { template as AnchorButtonTemplate } from './anchor-button.template.js';
|
|
4
4
|
export { definition as AnchorButtonDefinition } from './anchor-button.definition.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
1
|
+
export { Avatar } from './avatar.js';
|
|
2
|
+
export { AvatarActive, AvatarAppearance, AvatarColor, AvatarNamedColor, AvatarShape, AvatarSize, } from './avatar.options.js';
|
|
3
3
|
export { template as AvatarTemplate } from './avatar.template.js';
|
|
4
4
|
export { styles as AvatarStyles } from './avatar.styles.js';
|
|
5
5
|
export { definition as AvatarDefinition } from './avatar.definition.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
1
|
+
export { Badge } from './badge.js';
|
|
2
|
+
export { BadgeAppearance, BadgeColor, BadgeShape, BadgeSize } from './badge.options.js';
|
|
3
3
|
export { template as BadgeTemplate } from './badge.template.js';
|
|
4
4
|
export { styles as BadgeStyles } from './badge.styles.js';
|
|
5
5
|
export { definition as BadgeDefinition } from './badge.definition.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
1
|
+
export { Button } from './button.js';
|
|
2
|
+
export { ButtonAppearance, ButtonFormTarget, ButtonShape, ButtonSize, ButtonType, ButtonOptions, } from './button.options.js';
|
|
3
3
|
export { template as ButtonTemplate } from './button.template.js';
|
|
4
4
|
export { styles as ButtonStyles } from './button.styles.js';
|
|
5
5
|
export { definition as ButtonDefinition } from './button.definition.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
1
|
+
export { Checkbox, CheckboxOptions } from './checkbox.js';
|
|
2
|
+
export { CheckboxLabelPosition, CheckboxShape, CheckboxSize } from './checkbox.options.js';
|
|
3
3
|
export { definition as CheckboxDefinition } from './checkbox.definition.js';
|
|
4
4
|
export { template as CheckboxTemplate } from './checkbox.template.js';
|
|
5
5
|
export { styles as CheckboxStyles } from './checkbox.styles.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
1
|
+
export { CompoundButton } from './compound-button.js';
|
|
2
|
+
export { CompoundButtonAppearance, CompoundButtonShape, CompoundButtonSize } from './compound-button.options.js';
|
|
3
3
|
export { template as CompoundButtonTemplate } from './compound-button.template.js';
|
|
4
4
|
export { styles as CompoundButtonStyles } from './compound-button.styles.js';
|
|
5
5
|
export { definition as CompoundButtonDefinition } from './compound-button.definition.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
1
|
+
export { CounterBadge } from './counter-badge.js';
|
|
2
|
+
export { CounterBadgeAppearance, CounterBadgeColor, CounterBadgeShape, CounterBadgeSize, } from './counter-badge.options.js';
|
|
3
3
|
export { template as CounterBadgeTemplate } from './counter-badge.template.js';
|
|
4
4
|
export { styles as CounterBadgeStyles } from './counter-badge.styles.js';
|
|
5
5
|
export { definition as CounterBadgeDefinition } from './counter-badge.definition.js';
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
export
|
|
1
|
+
export { Dialog } from './dialog.js';
|
|
2
|
+
export { DialogModalType } from './dialog.options.js';
|
|
2
3
|
export { definition as DialogDefinition } from './dialog.definition.js';
|
|
3
4
|
export { template as DialogTemplate } from './dialog.template.js';
|
|
4
5
|
export { styles as DialogStyles } from './dialog.styles.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
1
|
+
export { Divider } from './divider.js';
|
|
2
|
+
export { DividerAlignContent, DividerAppearance, DividerOrientation, DividerRole } from './divider.options.js';
|
|
3
3
|
export { definition as DividerDefinition } from './divider.definition.js';
|
|
4
4
|
export { template as DividerTemplate } from './divider.template.js';
|
|
5
5
|
export { styles as DividerStyles } from './divider.styles.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
1
|
+
export { Image } from './image.js';
|
|
2
|
+
export { ImageFit, ImageShape } from './image.options.js';
|
|
3
3
|
export { definition as ImageDefinition } from './image.definition.js';
|
|
4
4
|
export { template as ImageTemplate } from './image.template.js';
|
|
5
5
|
export { styles as ImageStyles } from './image.styles.js';
|
|
@@ -1 +1,35 @@
|
|
|
1
|
-
export
|
|
1
|
+
export { Accordion, AccordionExpandMode, accordionTemplate, accordionStyles, accordionDefinition, } from './accordion/index.js';
|
|
2
|
+
export { AccordionItem, AccordionItemSize, AccordionItemExpandIconPosition, accordionItemTemplate, accordionItemStyles, accordionItemDefinition, } from './accordion-item/index.js';
|
|
3
|
+
export { AnchorButton, AnchorButtonAppearance, AnchorButtonShape, AnchorButtonSize, AnchorTarget, AnchorButtonTemplate, AnchorButtonDefinition, } from './anchor-button/index.js';
|
|
4
|
+
export { Avatar, AvatarActive, AvatarAppearance, AvatarColor, AvatarNamedColor, AvatarShape, AvatarSize, AvatarTemplate, AvatarStyles, AvatarDefinition, } from './avatar/index.js';
|
|
5
|
+
export { Badge, BadgeAppearance, BadgeColor, BadgeShape, BadgeSize, BadgeTemplate, BadgeStyles, BadgeDefinition, } from './badge/index.js';
|
|
6
|
+
export { Button, ButtonAppearance, ButtonShape, ButtonSize, ButtonType, ButtonTemplate, ButtonStyles, ButtonDefinition, } from './button/index.js';
|
|
7
|
+
export { Checkbox, CheckboxLabelPosition, CheckboxShape, CheckboxSize, CheckboxDefinition, CheckboxTemplate, CheckboxStyles, } from './checkbox/index.js';
|
|
8
|
+
export { CompoundButton, CompoundButtonAppearance, CompoundButtonShape, CompoundButtonSize, CompoundButtonTemplate, CompoundButtonStyles, CompoundButtonDefinition, } from './compound-button/index.js';
|
|
9
|
+
export { CounterBadge, CounterBadgeAppearance, CounterBadgeColor, CounterBadgeShape, CounterBadgeSize, CounterBadgeTemplate, CounterBadgeStyles, CounterBadgeDefinition, } from './counter-badge/index.js';
|
|
10
|
+
export { Dialog, DialogModalType, DialogDefinition, DialogTemplate, DialogStyles } from './dialog/index.js';
|
|
11
|
+
export { Divider, DividerAlignContent, DividerAppearance, DividerOrientation, DividerRole, DividerDefinition, DividerTemplate, DividerStyles, } from './divider/index.js';
|
|
12
|
+
export { Image, ImageFit, ImageShape, ImageDefinition, ImageTemplate, ImageStyles } from './image/index.js';
|
|
13
|
+
export { Label, LabelSize, LabelWeight, LabelDefinition, LabelStyles, LabelTemplate } from './label/index.js';
|
|
14
|
+
export { Menu, MenuTemplate, MenuStyles, MenuDefinition } from './menu/index.js';
|
|
15
|
+
export { MenuButton, MenuButtonAppearance, MenuButtonShape, MenuButtonSize, MenuButtonTemplate, MenuButtonStyles, MenuButtonDefinition, } from './menu-button/index.js';
|
|
16
|
+
export { MenuItem, MenuItemRole, roleForMenuItem, MenuItemTemplate, MenuItemStyles, MenuItemDefinition, } from './menu-item/index.js';
|
|
17
|
+
export { MenuList, MenuListTemplate, MenuListStyles, MenuListDefinition } from './menu-list/index.js';
|
|
18
|
+
export { ProgressBar, ProgressBarShape, ProgressBarThickness, ProgressBarValidationState, ProgressBarDefinition, ProgressBarStyles, ProgressBarTemplate, } from './progress-bar/index.js';
|
|
19
|
+
export { Radio, RadioDefinition, RadioStyles, RadioTemplate } from './radio/index.js';
|
|
20
|
+
export { RadioGroup, RadioGroupOrientation, RadioGroupDefinition, RadioGroupStyles, RadioGroupTemplate, } from './radio-group/index.js';
|
|
21
|
+
export { Slider, SliderMode, SliderOrientation, SliderSize, SliderDefinition, SliderStyles, SliderTemplate, } from './slider/index.js';
|
|
22
|
+
export { Spinner, SpinnerAppearance, SpinnerSize, SpinnerTemplate, SpinnerStyles, SpinnerDefinition, } from './spinner/index.js';
|
|
23
|
+
export { Switch, SwitchLabelPosition, SwitchDefinition, SwitchStyles, SwitchTemplate } from './switch/index.js';
|
|
24
|
+
export { Tab, TabTemplate, TabStyles, TabDefinition } from './tab/index.js';
|
|
25
|
+
export { TabPanel, TabPanelTemplate, TabPanelStyles, TabPanelDefinition } from './tab-panel/index.js';
|
|
26
|
+
export { Tabs, TabsAppearance, TabsOrientation, TabsSize, TabsTemplate, TabsStyles, TabsDefinition, } from './tabs/index.js';
|
|
27
|
+
export { Text, TextAlign, TextFont, TextSize, TextWeight, TextTemplate, TextStyles, TextDefinition, } from './text/index.js';
|
|
28
|
+
export { TextInput, TextInputType, TextInputAppearance, TextInputControlSize, TextInputTemplate, TextInputStyles, TextInputDefinition, } from './text-input/index.js';
|
|
29
|
+
export { ToggleButton, ToggleButtonAppearance, ToggleButtonShape, ToggleButtonSize, ToggleButtonTemplate, ToggleButtonStyles, ToggleButtonDefinition, } from './toggle-button/index.js';
|
|
30
|
+
export { getDirection } from './utils/direction.js';
|
|
31
|
+
export { display } from './utils/display.js';
|
|
32
|
+
export { forcedColorsStylesheetBehavior, darkModeStylesheetBehavior, lightModeStylesheetBehavior, } from './utils/behaviors/match-media-stylesheet-behavior.js';
|
|
33
|
+
export { FluentDesignSystem } from './fluent-design-system.js';
|
|
34
|
+
export { setTheme, setThemeFor } from './theme/index.js';
|
|
35
|
+
export * from './theme/design-tokens.js';
|
package/dist/dts/index.d.ts
CHANGED
|
@@ -1,35 +1,36 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
3
|
-
export
|
|
4
|
-
export
|
|
5
|
-
export
|
|
6
|
-
export
|
|
7
|
-
export
|
|
8
|
-
export
|
|
9
|
-
export
|
|
10
|
-
export
|
|
11
|
-
export
|
|
12
|
-
export
|
|
13
|
-
export
|
|
14
|
-
export
|
|
15
|
-
export
|
|
16
|
-
export
|
|
17
|
-
export
|
|
18
|
-
export
|
|
19
|
-
export
|
|
20
|
-
export
|
|
21
|
-
export
|
|
22
|
-
export
|
|
23
|
-
export
|
|
24
|
-
export
|
|
25
|
-
export
|
|
26
|
-
export
|
|
27
|
-
export
|
|
28
|
-
export
|
|
29
|
-
export
|
|
30
|
-
export * from './fluent-design-system.js';
|
|
31
|
-
export * from './theme/index.js';
|
|
1
|
+
export { Accordion, AccordionExpandMode, accordionTemplate, accordionStyles, accordionDefinition, } from './accordion/index.js';
|
|
2
|
+
export { AccordionItem, AccordionItemOptions, AccordionItemSize, AccordionItemExpandIconPosition, accordionItemTemplate, accordionItemStyles, accordionItemDefinition, } from './accordion-item/index.js';
|
|
3
|
+
export { AnchorButton, AnchorButtonOptions, AnchorButtonAppearance, AnchorButtonShape, AnchorButtonSize, AnchorTarget, AnchorButtonTemplate, AnchorButtonDefinition, } from './anchor-button/index.js';
|
|
4
|
+
export { Avatar, AvatarActive, AvatarAppearance, AvatarColor, AvatarNamedColor, AvatarShape, AvatarSize, AvatarTemplate, AvatarStyles, AvatarDefinition, } from './avatar/index.js';
|
|
5
|
+
export { Badge, BadgeAppearance, BadgeColor, BadgeShape, BadgeSize, BadgeTemplate, BadgeStyles, BadgeDefinition, } from './badge/index.js';
|
|
6
|
+
export { Button, ButtonAppearance, ButtonFormTarget, ButtonShape, ButtonSize, ButtonType, ButtonOptions, ButtonTemplate, ButtonStyles, ButtonDefinition, } from './button/index.js';
|
|
7
|
+
export { Checkbox, CheckboxOptions, CheckboxLabelPosition, CheckboxShape, CheckboxSize, CheckboxDefinition, CheckboxTemplate, CheckboxStyles, } from './checkbox/index.js';
|
|
8
|
+
export { CompoundButton, CompoundButtonAppearance, CompoundButtonShape, CompoundButtonSize, CompoundButtonTemplate, CompoundButtonStyles, CompoundButtonDefinition, } from './compound-button/index.js';
|
|
9
|
+
export { CounterBadge, CounterBadgeAppearance, CounterBadgeColor, CounterBadgeShape, CounterBadgeSize, CounterBadgeTemplate, CounterBadgeStyles, CounterBadgeDefinition, } from './counter-badge/index.js';
|
|
10
|
+
export { Dialog, DialogModalType, DialogDefinition, DialogTemplate, DialogStyles } from './dialog/index.js';
|
|
11
|
+
export { Divider, DividerAlignContent, DividerAppearance, DividerOrientation, DividerRole, DividerDefinition, DividerTemplate, DividerStyles, } from './divider/index.js';
|
|
12
|
+
export { Image, ImageFit, ImageShape, ImageDefinition, ImageTemplate, ImageStyles } from './image/index.js';
|
|
13
|
+
export { Label, LabelSize, LabelWeight, LabelDefinition, LabelStyles, LabelTemplate } from './label/index.js';
|
|
14
|
+
export { Menu, MenuTemplate, MenuStyles, MenuDefinition } from './menu/index.js';
|
|
15
|
+
export { MenuButton, MenuButtonAppearance, MenuButtonShape, MenuButtonSize, MenuButtonOptions, MenuButtonTemplate, MenuButtonStyles, MenuButtonDefinition, } from './menu-button/index.js';
|
|
16
|
+
export { MenuItem, MenuItemColumnCount, MenuItemOptions, MenuItemRole, roleForMenuItem, MenuItemTemplate, MenuItemStyles, MenuItemDefinition, } from './menu-item/index.js';
|
|
17
|
+
export { MenuList, MenuListTemplate, MenuListStyles, MenuListDefinition } from './menu-list/index.js';
|
|
18
|
+
export { ProgressBar, ProgressOptions, ProgressBarShape, ProgressBarThickness, ProgressBarValidationState, ProgressBarDefinition, ProgressBarStyles, ProgressBarTemplate, } from './progress-bar/index.js';
|
|
19
|
+
export { Radio, RadioControl, RadioOptions, RadioDefinition, RadioStyles, RadioTemplate } from './radio/index.js';
|
|
20
|
+
export { RadioGroup, RadioGroupOrientation, RadioGroupDefinition, RadioGroupStyles, RadioGroupTemplate, } from './radio-group/index.js';
|
|
21
|
+
export { Slider, SliderConfiguration, SliderMode, SliderOptions, SliderOrientation, SliderSize, SliderDefinition, SliderStyles, SliderTemplate, } from './slider/index.js';
|
|
22
|
+
export { Spinner, SpinnerAppearance, SpinnerSize, SpinnerOptions, SpinnerTemplate, SpinnerStyles, SpinnerDefinition, } from './spinner/index.js';
|
|
23
|
+
export { Switch, SwitchOptions, SwitchLabelPosition, SwitchDefinition, SwitchStyles, SwitchTemplate, } from './switch/index.js';
|
|
24
|
+
export { Tab, TabOptions, TabTemplate, TabStyles, TabDefinition } from './tab/index.js';
|
|
25
|
+
export { TabPanel, TabPanelTemplate, TabPanelStyles, TabPanelDefinition } from './tab-panel/index.js';
|
|
26
|
+
export { Tabs, TabsAppearance, TabsOptions, TabsOrientation, TabsSize, TabsTemplate, TabsStyles, TabsDefinition, } from './tabs/index.js';
|
|
27
|
+
export { Text, TextAlign, TextFont, TextSize, TextWeight, TextTemplate, TextStyles, TextDefinition, } from './text/index.js';
|
|
28
|
+
export { TextInputOptions, TextInput, TextInputType, TextInputAppearance, TextInputControlSize, TextInputTemplate, TextInputStyles, TextInputDefinition, } from './text-input/index.js';
|
|
29
|
+
export { ToggleButton, ToggleButtonAppearance, ToggleButtonOptions, ToggleButtonShape, ToggleButtonSize, ToggleButtonTemplate, ToggleButtonStyles, ToggleButtonDefinition, } from './toggle-button/index.js';
|
|
32
30
|
export { typographyBody1Styles, typographyBody1StrongStyles, typographyBody1StrongerStyles, typographyBody2Styles, typographyCaption1StrongStyles, typographyCaption1StrongerStyles, typographyCaption1Styles, typographyCaption2StrongStyles, typographyCaption2Styles, typographyDisplayStyles, typographyLargeTitleStyles, typographySubtitle1Styles, typographySubtitle2StrongerStyles, typographySubtitle2Styles, typographyTitle1Styles, typographyTitle2Styles, typographyTitle3Styles, } from './styles/partials/typography.partials.js';
|
|
33
|
-
export
|
|
34
|
-
export
|
|
35
|
-
export
|
|
31
|
+
export { getDirection } from './utils/direction.js';
|
|
32
|
+
export { display } from './utils/display.js';
|
|
33
|
+
export { forcedColorsStylesheetBehavior, MatchMediaBehavior, MatchMediaStyleSheetBehavior, MediaQueryListListener, darkModeStylesheetBehavior, lightModeStylesheetBehavior, } from './utils/behaviors/match-media-stylesheet-behavior.js';
|
|
34
|
+
export { FluentDesignSystem } from './fluent-design-system.js';
|
|
35
|
+
export { setTheme, setThemeFor } from './theme/index.js';
|
|
36
|
+
export * from './theme/design-tokens.js';
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
export
|
|
1
|
+
export { Label } from './label.js';
|
|
2
|
+
export { LabelSize, LabelWeight } from './label.options.js';
|
|
2
3
|
export { definition as LabelDefinition } from './label.definition.js';
|
|
3
4
|
export { styles as LabelStyles } from './label.styles.js';
|
|
4
5
|
export { template as LabelTemplate } from './label.template.js';
|
package/dist/dts/menu/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
1
|
+
export { MenuButton } from './menu-button.js';
|
|
2
|
+
export { MenuButtonAppearance, MenuButtonShape, MenuButtonSize, MenuButtonOptions } from './menu-button.options.js';
|
|
3
3
|
export { template as MenuButtonTemplate } from './menu-button.template.js';
|
|
4
4
|
export { styles as MenuButtonStyles } from '../button/button.styles.js';
|
|
5
5
|
export { definition as MenuButtonDefinition } from './menu-button.definition.js';
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
export
|
|
1
|
+
export { MenuItem, MenuItemColumnCount, MenuItemOptions } from './menu-item.js';
|
|
2
|
+
export { MenuItemRole, roleForMenuItem } from './menu-item.options.js';
|
|
2
3
|
export { template as MenuItemTemplate } from './menu-item.template.js';
|
|
3
4
|
export { styles as MenuItemStyles } from './menu-item.styles.js';
|
|
4
5
|
export { definition as MenuItemDefinition } from './menu-item.definition.js';
|
|
@@ -26,5 +26,5 @@ export declare type MenuItemRole = ValuesOf<typeof MenuItemRole>;
|
|
|
26
26
|
* @internal
|
|
27
27
|
*/
|
|
28
28
|
export declare const roleForMenuItem: {
|
|
29
|
-
[value in keyof typeof MenuItemRole]: typeof MenuItemRole[value];
|
|
29
|
+
[value in keyof typeof MenuItemRole]: (typeof MenuItemRole)[value];
|
|
30
30
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export
|
|
1
|
+
export { MenuList } from './menu-list.js';
|
|
2
2
|
export { template as MenuListTemplate } from './menu-list.template.js';
|
|
3
3
|
export { styles as MenuListStyles } from './menu-list.styles.js';
|
|
4
4
|
export { definition as MenuListDefinition } from './menu-list.definition.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
1
|
+
export { ProgressBar } from './progress-bar.js';
|
|
2
|
+
export { ProgressOptions, ProgressBarShape, ProgressBarThickness, ProgressBarValidationState, } from './progress-bar.options.js';
|
|
3
3
|
export { definition as ProgressBarDefinition } from './progress-bar.definition.js';
|
|
4
4
|
export { styles as ProgressBarStyles } from './progress-bar.styles.js';
|
|
5
5
|
export { template as ProgressBarTemplate } from './progress-bar.template.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export
|
|
1
|
+
export { Radio, RadioControl, RadioOptions } from './radio.js';
|
|
2
2
|
export { definition as RadioDefinition } from './radio.definition.js';
|
|
3
3
|
export { styles as RadioStyles } from './radio.styles.js';
|
|
4
4
|
export { template as RadioTemplate } from './radio.template.js';
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
export
|
|
1
|
+
export { RadioGroup } from './radio-group.js';
|
|
2
|
+
export { RadioGroupOrientation } from './radio-group.options.js';
|
|
2
3
|
export { definition as RadioGroupDefinition } from './radio-group.definition.js';
|
|
3
4
|
export { styles as RadioGroupStyles } from './radio-group.styles.js';
|
|
4
5
|
export { template as RadioGroupTemplate } from './radio-group.template.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
1
|
+
export { Slider } from './slider.js';
|
|
2
|
+
export { SliderConfiguration, SliderMode, SliderOptions, SliderOrientation, SliderSize } from './slider.options.js';
|
|
3
3
|
export { definition as SliderDefinition } from './slider.definition.js';
|
|
4
4
|
export { styles as SliderStyles } from './slider.styles.js';
|
|
5
5
|
export { template as SliderTemplate } from './slider.template.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
1
|
+
export { Spinner, SpinnerOptions } from './spinner.js';
|
|
2
|
+
export { SpinnerAppearance, SpinnerSize } from './spinner.options.js';
|
|
3
3
|
export { template as SpinnerTemplate } from './spinner.template.js';
|
|
4
4
|
export { styles as SpinnerStyles } from './spinner.styles.js';
|
|
5
5
|
export { definition as SpinnerDefinition } from './spinner.definition.js';
|
|
@@ -1,10 +1,18 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { BaseProgress } from '../progress-bar/base-progress.js';
|
|
2
|
+
import { StaticallyComposableHTML } from '../utils/template-helpers.js';
|
|
2
3
|
import type { SpinnerAppearance, SpinnerSize } from './spinner.options.js';
|
|
4
|
+
/**
|
|
5
|
+
* Progress configuration options
|
|
6
|
+
* @public
|
|
7
|
+
*/
|
|
8
|
+
export declare type SpinnerOptions = {
|
|
9
|
+
indeterminateIndicator?: StaticallyComposableHTML<Spinner>;
|
|
10
|
+
};
|
|
3
11
|
/**
|
|
4
12
|
* The base class used for constructing a fluent-spinner custom element
|
|
5
13
|
* @public
|
|
6
14
|
*/
|
|
7
|
-
export declare class Spinner extends
|
|
15
|
+
export declare class Spinner extends BaseProgress {
|
|
8
16
|
/**
|
|
9
17
|
* The size of the spinner
|
|
10
18
|
*
|
|
@@ -1,5 +1,4 @@
|
|
|
1
1
|
import type { ElementViewTemplate } from '@microsoft/fast-element';
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
export declare function progressRingTemplate<T extends Spinner>(options?: ProgressRingOptions): ElementViewTemplate<T>;
|
|
2
|
+
import { Spinner, SpinnerOptions } from './spinner.js';
|
|
3
|
+
export declare function progressRingTemplate<T extends Spinner>(options?: SpinnerOptions): ElementViewTemplate<T>;
|
|
5
4
|
export declare const template: ElementViewTemplate<Spinner>;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
1
|
+
export { Switch, SwitchOptions } from './switch.js';
|
|
2
|
+
export { SwitchLabelPosition } from './switch.options.js';
|
|
3
3
|
export { definition as SwitchDefinition } from './switch.definition.js';
|
|
4
4
|
export { styles as SwitchStyles } from './switch.styles.js';
|
|
5
5
|
export { template as SwitchTemplate } from './switch.template.js';
|
package/dist/dts/tab/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export
|
|
1
|
+
export { TabPanel } from './tab-panel.js';
|
|
2
2
|
export { template as TabPanelTemplate } from './tab-panel.template.js';
|
|
3
3
|
export { styles as TabPanelStyles } from './tab-panel.styles.js';
|
|
4
4
|
export { definition as TabPanelDefinition } from './tab-panel.definition.js';
|
package/dist/dts/tabs/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
1
|
+
export { Tabs } from './tabs.js';
|
|
2
|
+
export { TabsAppearance, TabsOptions, TabsOrientation, TabsSize } from './tabs.options.js';
|
|
3
3
|
export { template as TabsTemplate } from './tabs.template.js';
|
|
4
4
|
export { styles as TabsStyles } from './tabs.styles.js';
|
|
5
5
|
export { definition as TabsDefinition } from './tabs.definition.js';
|
package/dist/dts/text/index.d.ts
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
1
|
+
export { Text } from './text.js';
|
|
2
|
+
export { TextAlign, TextFont, TextSize, TextWeight } from './text.options.js';
|
|
3
3
|
export { template as TextTemplate } from './text.template.js';
|
|
4
4
|
export { styles as TextStyles } from './text.styles.js';
|
|
5
5
|
export { definition as TextDefinition } from './text.definition.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export
|
|
2
|
-
export
|
|
1
|
+
export { TextInputOptions, TextInput } from './text-input.js';
|
|
2
|
+
export { TextInputType, TextInputAppearance, TextInputControlSize } from './text-input.options.js';
|
|
3
3
|
export { template as TextInputTemplate } from './text-input.template.js';
|
|
4
4
|
export { styles as TextInputStyles } from './text-input.styles.js';
|
|
5
5
|
export { definition as TextInputDefinition } from './text-input.definition.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { ARIAGlobalStatesAndProperties, StartEnd, StartEndOptions } from '../patterns/index.js';
|
|
2
2
|
import { TextInputAppearance, TextInputControlSize } from './text-input.options.js';
|
|
3
|
-
import {
|
|
3
|
+
import { TextInputType } from './text-input.options.js';
|
|
4
4
|
import { FormAssociatedTextField } from './text-field.form-associated.js';
|
|
5
|
-
export {
|
|
6
|
-
export declare type
|
|
5
|
+
export { TextInputType };
|
|
6
|
+
export declare type TextInputOptions = StartEndOptions<TextInput>;
|
|
7
7
|
export declare class TextInput extends FormAssociatedTextField {
|
|
8
8
|
/**
|
|
9
9
|
* Defines TextInput control size
|
|
@@ -54,7 +54,7 @@ export declare class TextInput extends FormAssociatedTextField {
|
|
|
54
54
|
* @remarks
|
|
55
55
|
* HTML Attribute: type
|
|
56
56
|
*/
|
|
57
|
-
type:
|
|
57
|
+
type: TextInputType;
|
|
58
58
|
private typeChanged;
|
|
59
59
|
/**
|
|
60
60
|
* 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}.
|
|
@@ -32,25 +32,25 @@ export declare type TextInputAppearance = ValuesOf<typeof TextInputAppearance>;
|
|
|
32
32
|
* Text field sub-types
|
|
33
33
|
* @public
|
|
34
34
|
*/
|
|
35
|
-
export declare const
|
|
35
|
+
export declare const TextInputType: {
|
|
36
36
|
/**
|
|
37
|
-
* An email
|
|
37
|
+
* An email TextInput
|
|
38
38
|
*/
|
|
39
39
|
readonly email: "email";
|
|
40
40
|
/**
|
|
41
|
-
* A password
|
|
41
|
+
* A password TextInput
|
|
42
42
|
*/
|
|
43
43
|
readonly password: "password";
|
|
44
44
|
/**
|
|
45
|
-
* A telephone
|
|
45
|
+
* A telephone TextInput
|
|
46
46
|
*/
|
|
47
47
|
readonly tel: "tel";
|
|
48
48
|
/**
|
|
49
|
-
* A text
|
|
49
|
+
* A text TextInput
|
|
50
50
|
*/
|
|
51
51
|
readonly text: "text";
|
|
52
52
|
/**
|
|
53
|
-
* A URL
|
|
53
|
+
* A URL TextInput
|
|
54
54
|
*/
|
|
55
55
|
readonly url: "url";
|
|
56
56
|
};
|
|
@@ -58,4 +58,4 @@ export declare const TextFieldType: {
|
|
|
58
58
|
* Types for the text field sub-types
|
|
59
59
|
* @public
|
|
60
60
|
*/
|
|
61
|
-
export declare type
|
|
61
|
+
export declare type TextInputType = ValuesOf<typeof TextInputType>;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { ElementViewTemplate } from '@microsoft/fast-element';
|
|
2
|
-
import type {
|
|
3
|
-
export declare function textFieldTemplate<T extends TextInput>(options?:
|
|
2
|
+
import type { TextInput, TextInputOptions } from './text-input.js';
|
|
3
|
+
export declare function textFieldTemplate<T extends TextInput>(options?: TextInputOptions): ElementViewTemplate<T>;
|
|
4
4
|
/**
|
|
5
5
|
* @internal
|
|
6
6
|
*/
|
|
@@ -43,6 +43,8 @@ export declare const colorNeutralForegroundInvertedLinkSelected = "var(--colorNe
|
|
|
43
43
|
export declare const colorNeutralForegroundInvertedDisabled = "var(--colorNeutralForegroundInvertedDisabled)";
|
|
44
44
|
export declare const colorBrandForeground1 = "var(--colorBrandForeground1)";
|
|
45
45
|
export declare const colorBrandForeground2 = "var(--colorBrandForeground2)";
|
|
46
|
+
export declare const colorBrandForeground2Hover = "var(--colorBrandForeground2Hover)";
|
|
47
|
+
export declare const colorBrandForeground2Pressed = "var(--colorBrandForeground2Pressed)";
|
|
46
48
|
export declare const colorNeutralForeground1Static = "var(--colorNeutralForeground1Static)";
|
|
47
49
|
export declare const colorBrandForegroundInverted = "var(--colorBrandForegroundInverted)";
|
|
48
50
|
export declare const colorBrandForegroundInvertedHover = "var(--colorBrandForegroundInvertedHover)";
|
|
@@ -72,8 +74,10 @@ export declare const colorNeutralBackground5Hover = "var(--colorNeutralBackgroun
|
|
|
72
74
|
export declare const colorNeutralBackground5Pressed = "var(--colorNeutralBackground5Pressed)";
|
|
73
75
|
export declare const colorNeutralBackground5Selected = "var(--colorNeutralBackground5Selected)";
|
|
74
76
|
export declare const colorNeutralBackground6 = "var(--colorNeutralBackground6)";
|
|
75
|
-
export declare const colorNeutralBackgroundStatic = "var(--colorNeutralBackgroundStatic)";
|
|
76
77
|
export declare const colorNeutralBackgroundInverted = "var(--colorNeutralBackgroundInverted)";
|
|
78
|
+
export declare const colorNeutralBackgroundStatic = "var(--colorNeutralBackgroundStatic)";
|
|
79
|
+
export declare const colorNeutralBackgroundAlpha = "var(--colorNeutralBackgroundAlpha)";
|
|
80
|
+
export declare const colorNeutralBackgroundAlpha2 = "var(--colorNeutralBackgroundAlpha2)";
|
|
77
81
|
export declare const colorSubtleBackground = "var(--colorSubtleBackground)";
|
|
78
82
|
export declare const colorSubtleBackgroundHover = "var(--colorSubtleBackgroundHover)";
|
|
79
83
|
export declare const colorSubtleBackgroundPressed = "var(--colorSubtleBackgroundPressed)";
|
|
@@ -106,10 +110,19 @@ export declare const colorCompoundBrandBackgroundHover = "var(--colorCompoundBra
|
|
|
106
110
|
export declare const colorCompoundBrandBackgroundPressed = "var(--colorCompoundBrandBackgroundPressed)";
|
|
107
111
|
export declare const colorBrandBackgroundStatic = "var(--colorBrandBackgroundStatic)";
|
|
108
112
|
export declare const colorBrandBackground2 = "var(--colorBrandBackground2)";
|
|
113
|
+
export declare const colorBrandBackground2Hover = "var(--colorBrandBackground2Hover)";
|
|
114
|
+
export declare const colorBrandBackground2Pressed = "var(--colorBrandBackground2Pressed)";
|
|
115
|
+
export declare const colorBrandBackground3Static = "var(--colorBrandBackground3Static)";
|
|
116
|
+
export declare const colorBrandBackground4Static = "var(--colorBrandBackground4Static)";
|
|
109
117
|
export declare const colorBrandBackgroundInverted = "var(--colorBrandBackgroundInverted)";
|
|
110
118
|
export declare const colorBrandBackgroundInvertedHover = "var(--colorBrandBackgroundInvertedHover)";
|
|
111
119
|
export declare const colorBrandBackgroundInvertedPressed = "var(--colorBrandBackgroundInvertedPressed)";
|
|
112
120
|
export declare const colorBrandBackgroundInvertedSelected = "var(--colorBrandBackgroundInvertedSelected)";
|
|
121
|
+
export declare const colorNeutralCardBackground = "var(--colorNeutralCardBackground)";
|
|
122
|
+
export declare const colorNeutralCardBackgroundHover = "var(--colorNeutralCardBackgroundHover)";
|
|
123
|
+
export declare const colorNeutralCardBackgroundPressed = "var(--colorNeutralCardBackgroundPressed)";
|
|
124
|
+
export declare const colorNeutralCardBackgroundSelected = "var(--colorNeutralCardBackgroundSelected)";
|
|
125
|
+
export declare const colorNeutralCardBackgroundDisabled = "var(--colorNeutralCardBackgroundDisabled)";
|
|
113
126
|
export declare const colorNeutralStrokeAccessible = "var(--colorNeutralStrokeAccessible)";
|
|
114
127
|
export declare const colorNeutralStrokeAccessibleHover = "var(--colorNeutralStrokeAccessibleHover)";
|
|
115
128
|
export declare const colorNeutralStrokeAccessiblePressed = "var(--colorNeutralStrokeAccessiblePressed)";
|
|
@@ -120,6 +133,7 @@ export declare const colorNeutralStroke1Pressed = "var(--colorNeutralStroke1Pres
|
|
|
120
133
|
export declare const colorNeutralStroke1Selected = "var(--colorNeutralStroke1Selected)";
|
|
121
134
|
export declare const colorNeutralStroke2 = "var(--colorNeutralStroke2)";
|
|
122
135
|
export declare const colorNeutralStroke3 = "var(--colorNeutralStroke3)";
|
|
136
|
+
export declare const colorNeutralStrokeSubtle = "var(--colorNeutralStrokeSubtle)";
|
|
123
137
|
export declare const colorNeutralStrokeOnBrand = "var(--colorNeutralStrokeOnBrand)";
|
|
124
138
|
export declare const colorNeutralStrokeOnBrand2 = "var(--colorNeutralStrokeOnBrand2)";
|
|
125
139
|
export declare const colorNeutralStrokeOnBrand2Hover = "var(--colorNeutralStrokeOnBrand2Hover)";
|
|
@@ -127,6 +141,9 @@ export declare const colorNeutralStrokeOnBrand2Pressed = "var(--colorNeutralStro
|
|
|
127
141
|
export declare const colorNeutralStrokeOnBrand2Selected = "var(--colorNeutralStrokeOnBrand2Selected)";
|
|
128
142
|
export declare const colorBrandStroke1 = "var(--colorBrandStroke1)";
|
|
129
143
|
export declare const colorBrandStroke2 = "var(--colorBrandStroke2)";
|
|
144
|
+
export declare const colorBrandStroke2Hover = "var(--colorBrandStroke2Hover)";
|
|
145
|
+
export declare const colorBrandStroke2Pressed = "var(--colorBrandStroke2Pressed)";
|
|
146
|
+
export declare const colorBrandStroke2Contrast = "var(--colorBrandStroke2Contrast)";
|
|
130
147
|
export declare const colorCompoundBrandStroke = "var(--colorCompoundBrandStroke)";
|
|
131
148
|
export declare const colorCompoundBrandStrokeHover = "var(--colorCompoundBrandStrokeHover)";
|
|
132
149
|
export declare const colorCompoundBrandStrokePressed = "var(--colorCompoundBrandStrokePressed)";
|
|
@@ -135,6 +152,8 @@ export declare const colorNeutralStrokeInvertedDisabled = "var(--colorNeutralStr
|
|
|
135
152
|
export declare const colorTransparentStroke = "var(--colorTransparentStroke)";
|
|
136
153
|
export declare const colorTransparentStrokeInteractive = "var(--colorTransparentStrokeInteractive)";
|
|
137
154
|
export declare const colorTransparentStrokeDisabled = "var(--colorTransparentStrokeDisabled)";
|
|
155
|
+
export declare const colorNeutralStrokeAlpha = "var(--colorNeutralStrokeAlpha)";
|
|
156
|
+
export declare const colorNeutralStrokeAlpha2 = "var(--colorNeutralStrokeAlpha2)";
|
|
138
157
|
export declare const colorStrokeFocus1 = "var(--colorStrokeFocus1)";
|
|
139
158
|
export declare const colorStrokeFocus2 = "var(--colorStrokeFocus2)";
|
|
140
159
|
export declare const colorNeutralShadowAmbient = "var(--colorNeutralShadowAmbient)";
|
|
@@ -295,6 +314,38 @@ export declare const colorPaletteSteelForeground2 = "var(--colorPaletteSteelFore
|
|
|
295
314
|
export declare const colorPaletteTealBackground2 = "var(--colorPaletteTealBackground2)";
|
|
296
315
|
export declare const colorPaletteTealBorderActive = "var(--colorPaletteTealBorderActive)";
|
|
297
316
|
export declare const colorPaletteTealForeground2 = "var(--colorPaletteTealForeground2)";
|
|
317
|
+
export declare const colorStatusSuccessBackground1 = "var(--colorStatusSuccessBackground1)";
|
|
318
|
+
export declare const colorStatusSuccessBackground2 = "var(--colorStatusSuccessBackground2)";
|
|
319
|
+
export declare const colorStatusSuccessBackground3 = "var(--colorStatusSuccessBackground3)";
|
|
320
|
+
export declare const colorStatusSuccessForeground1 = "var(--colorStatusSuccessForeground1)";
|
|
321
|
+
export declare const colorStatusSuccessForeground2 = "var(--colorStatusSuccessForeground2)";
|
|
322
|
+
export declare const colorStatusSuccessForeground3 = "var(--colorStatusSuccessForeground3)";
|
|
323
|
+
export declare const colorStatusSuccessForegroundInverted = "var(--colorStatusSuccessForegroundInverted)";
|
|
324
|
+
export declare const colorStatusSuccessBorderActive = "var(--colorStatusSuccessBorderActive)";
|
|
325
|
+
export declare const colorStatusSuccessBorder1 = "var(--colorStatusSuccessBorder1)";
|
|
326
|
+
export declare const colorStatusSuccessBorder2 = "var(--colorStatusSuccessBorder2)";
|
|
327
|
+
export declare const colorStatusWarningBackground1 = "var(--colorStatusWarningBackground1)";
|
|
328
|
+
export declare const colorStatusWarningBackground2 = "var(--colorStatusWarningBackground2)";
|
|
329
|
+
export declare const colorStatusWarningBackground3 = "var(--colorStatusWarningBackground3)";
|
|
330
|
+
export declare const colorStatusWarningForeground1 = "var(--colorStatusWarningForeground1)";
|
|
331
|
+
export declare const colorStatusWarningForeground2 = "var(--colorStatusWarningForeground2)";
|
|
332
|
+
export declare const colorStatusWarningForeground3 = "var(--colorStatusWarningForeground3)";
|
|
333
|
+
export declare const colorStatusWarningForegroundInverted = "var(--colorStatusWarningForegroundInverted)";
|
|
334
|
+
export declare const colorStatusWarningBorderActive = "var(--colorStatusWarningBorderActive)";
|
|
335
|
+
export declare const colorStatusWarningBorder1 = "var(--colorStatusWarningBorder1)";
|
|
336
|
+
export declare const colorStatusWarningBorder2 = "var(--colorStatusWarningBorder2)";
|
|
337
|
+
export declare const colorStatusDangerBackground1 = "var(--colorStatusDangerBackground1)";
|
|
338
|
+
export declare const colorStatusDangerBackground2 = "var(--colorStatusDangerBackground2)";
|
|
339
|
+
export declare const colorStatusDangerBackground3 = "var(--colorStatusDangerBackground3)";
|
|
340
|
+
export declare const colorStatusDangerBackground3Hover = "var(--colorStatusDangerBackground3Hover)";
|
|
341
|
+
export declare const colorStatusDangerBackground3Pressed = "var(--colorStatusDangerBackground3Pressed)";
|
|
342
|
+
export declare const colorStatusDangerForeground1 = "var(--colorStatusDangerForeground1)";
|
|
343
|
+
export declare const colorStatusDangerForeground2 = "var(--colorStatusDangerForeground2)";
|
|
344
|
+
export declare const colorStatusDangerForeground3 = "var(--colorStatusDangerForeground3)";
|
|
345
|
+
export declare const colorStatusDangerForegroundInverted = "var(--colorStatusDangerForegroundInverted)";
|
|
346
|
+
export declare const colorStatusDangerBorderActive = "var(--colorStatusDangerBorderActive)";
|
|
347
|
+
export declare const colorStatusDangerBorder1 = "var(--colorStatusDangerBorder1)";
|
|
348
|
+
export declare const colorStatusDangerBorder2 = "var(--colorStatusDangerBorder2)";
|
|
298
349
|
export declare const borderRadiusNone = "var(--borderRadiusNone)";
|
|
299
350
|
export declare const borderRadiusSmall = "var(--borderRadiusSmall)";
|
|
300
351
|
export declare const borderRadiusMedium = "var(--borderRadiusMedium)";
|
|
@@ -370,6 +421,7 @@ export declare const durationUltraFast = "var(--durationUltraFast)";
|
|
|
370
421
|
export declare const durationFaster = "var(--durationFaster)";
|
|
371
422
|
export declare const durationFast = "var(--durationFast)";
|
|
372
423
|
export declare const durationNormal = "var(--durationNormal)";
|
|
424
|
+
export declare const durationGentle = "var(--durationGentle)";
|
|
373
425
|
export declare const durationSlow = "var(--durationSlow)";
|
|
374
426
|
export declare const durationSlower = "var(--durationSlower)";
|
|
375
427
|
export declare const durationUltraSlow = "var(--durationUltraSlow)";
|