@fluentui/web-components 2.5.10 → 3.0.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.json +16 -32
- package/CHANGELOG.md +6 -15
- package/dist/dts/index-rollup.d.ts +0 -7
- package/dist/dts/index.d.ts +1 -49
- package/dist/dts/theme/design-tokens.d.ts +379 -0
- package/dist/dts/theme/index.d.ts +2 -0
- package/dist/dts/theme/set-theme.d.ts +6 -0
- package/dist/dts/{anchored-region/anchored-region.stories.d.ts → theme/theme.stories.d.ts} +1 -2
- package/dist/esm/index-rollup.js +0 -11
- package/dist/esm/index.js +1 -49
- package/dist/esm/theme/design-tokens.js +381 -0
- package/dist/esm/theme/index.js +2 -0
- package/dist/esm/theme/set-theme.js +11 -0
- package/dist/esm/theme/theme.stories.js +21 -0
- package/dist/fluent-web-components.api.json +6 -19807
- package/dist/web-components.d.ts +1 -2980
- package/dist/web-components.js +2 -21988
- package/dist/web-components.min.js +1 -254
- package/docs/api-report.md +1 -1723
- package/package.json +13 -5
- package/public/theme-switch.ts +13 -0
- package/dist/dts/_docs/design-system/color-explorer/app.d.ts +0 -25
- package/dist/dts/_docs/design-system/color-explorer/colors.d.ts +0 -13
- package/dist/dts/_docs/design-system/color-explorer/component-types.d.ts +0 -6
- package/dist/dts/_docs/design-system/color-explorer/components/color-block.d.ts +0 -10
- package/dist/dts/_docs/design-system/color-explorer/components/color-picker/color-picker.d.ts +0 -190
- package/dist/dts/_docs/design-system/color-explorer/components/color-picker/color-picker.form-associated.d.ts +0 -15
- package/dist/dts/_docs/design-system/color-explorer/components/color-picker/color-picker.styles.d.ts +0 -3
- package/dist/dts/_docs/design-system/color-explorer/components/color-picker/color-picker.template.d.ts +0 -8
- package/dist/dts/_docs/design-system/color-explorer/components/color-picker/index.d.ts +0 -9
- package/dist/dts/_docs/design-system/color-explorer/components/control-pane/control-pane.d.ts +0 -8
- package/dist/dts/_docs/design-system/color-explorer/components/control-pane/control-pane.styles.d.ts +0 -1
- package/dist/dts/_docs/design-system/color-explorer/components/control-pane/control-pane.template.d.ts +0 -2
- package/dist/dts/_docs/design-system/color-explorer/components/control-pane/index.d.ts +0 -6
- package/dist/dts/_docs/design-system/color-explorer/components/gradient/gradient.d.ts +0 -5
- package/dist/dts/_docs/design-system/color-explorer/components/gradient/gradient.styles.d.ts +0 -1
- package/dist/dts/_docs/design-system/color-explorer/components/gradient/gradient.template.d.ts +0 -2
- package/dist/dts/_docs/design-system/color-explorer/components/gradient/index.d.ts +0 -6
- package/dist/dts/_docs/design-system/color-explorer/components/layer-background/index.d.ts +0 -21
- package/dist/dts/_docs/design-system/color-explorer/components/sample-app/index.d.ts +0 -6
- package/dist/dts/_docs/design-system/color-explorer/components/sample-app/sample-app.d.ts +0 -3
- package/dist/dts/_docs/design-system/color-explorer/components/sample-app/sample-app.styles.d.ts +0 -1
- package/dist/dts/_docs/design-system/color-explorer/components/sample-app/sample-app.template.d.ts +0 -1
- package/dist/dts/_docs/design-system/color-explorer/components/sample-page/index.d.ts +0 -6
- package/dist/dts/_docs/design-system/color-explorer/components/sample-page/sample-page.d.ts +0 -3
- package/dist/dts/_docs/design-system/color-explorer/components/sample-page/sample-page.styles.d.ts +0 -1
- package/dist/dts/_docs/design-system/color-explorer/components/sample-page/sample-page.template.d.ts +0 -1
- package/dist/dts/_docs/design-system/color-explorer/components/swatch.d.ts +0 -30
- package/dist/dts/_docs/design-system/color-explorer/custom-elements.d.ts +0 -7
- package/dist/dts/_docs/design-system/color-explorer/index.d.ts +0 -2
- package/dist/dts/accordion/accordion-item/accordion-item.styles.d.ts +0 -3
- package/dist/dts/accordion/accordion-item/index.d.ts +0 -17
- package/dist/dts/accordion/accordion.stories.d.ts +0 -15
- package/dist/dts/accordion/accordion.styles.d.ts +0 -3
- package/dist/dts/accordion/index.d.ts +0 -22
- package/dist/dts/anchor/anchor.stories.d.ts +0 -14
- package/dist/dts/anchor/anchor.styles.d.ts +0 -3
- package/dist/dts/anchor/index.d.ts +0 -49
- package/dist/dts/anchored-region/anchored-region.styles.d.ts +0 -3
- package/dist/dts/anchored-region/index.d.ts +0 -21
- package/dist/dts/badge/badge.stories.d.ts +0 -14
- package/dist/dts/badge/badge.styles.d.ts +0 -3
- package/dist/dts/badge/index.d.ts +0 -29
- package/dist/dts/breadcrumb/breadcrumb.stories.d.ts +0 -15
- package/dist/dts/breadcrumb/breadcrumb.styles.d.ts +0 -3
- package/dist/dts/breadcrumb/index.d.ts +0 -21
- package/dist/dts/breadcrumb-item/breadcrumb-item.stories.d.ts +0 -15
- package/dist/dts/breadcrumb-item/breadcrumb-item.styles.d.ts +0 -3
- package/dist/dts/breadcrumb-item/index.d.ts +0 -21
- package/dist/dts/button/button.stories.d.ts +0 -21
- package/dist/dts/button/button.styles.d.ts +0 -3
- package/dist/dts/button/index.d.ts +0 -48
- package/dist/dts/calendar/calendar.stories.d.ts +0 -86
- package/dist/dts/calendar/calendar.styles.d.ts +0 -7
- package/dist/dts/calendar/index.d.ts +0 -18
- package/dist/dts/card/card.stories.d.ts +0 -15
- package/dist/dts/card/card.styles.d.ts +0 -3
- package/dist/dts/card/index.d.ts +0 -46
- package/dist/dts/checkbox/checkbox.stories.d.ts +0 -28
- package/dist/dts/checkbox/checkbox.styles.d.ts +0 -3
- package/dist/dts/checkbox/index.d.ts +0 -16
- package/dist/dts/color/palette.d.ts +0 -73
- package/dist/dts/color/recipe.d.ts +0 -20
- package/dist/dts/color/recipes/contrast-and-delta-swatch-set.d.ts +0 -11
- package/dist/dts/color/recipes/contrast-swatch.d.ts +0 -12
- package/dist/dts/color/recipes/delta-swatch-set.d.ts +0 -36
- package/dist/dts/color/recipes/delta-swatch.d.ts +0 -12
- package/dist/dts/color/recipes/focus-stroke.d.ts +0 -10
- package/dist/dts/color/recipes/foreground-on-accent.d.ts +0 -11
- package/dist/dts/color/recipes/gradient-shadow-stroke.d.ts +0 -7
- package/dist/dts/color/recipes/gradient-swatch.d.ts +0 -36
- package/dist/dts/color/recipes/neutral-layer-1.d.ts +0 -10
- package/dist/dts/color/recipes/neutral-layer-2.d.ts +0 -6
- package/dist/dts/color/recipes/neutral-layer-3.d.ts +0 -6
- package/dist/dts/color/recipes/neutral-layer-4.d.ts +0 -6
- package/dist/dts/color/recipes/neutral-layer-floating.d.ts +0 -6
- package/dist/dts/color/recipes/underline-stroke.d.ts +0 -7
- package/dist/dts/color/swatch.d.ts +0 -31
- package/dist/dts/color/utilities/base-layer-luminance.d.ts +0 -11
- package/dist/dts/color/utilities/binary-search.d.ts +0 -4
- package/dist/dts/color/utilities/color-constants.d.ts +0 -14
- package/dist/dts/color/utilities/direction-by-is-dark.d.ts +0 -5
- package/dist/dts/color/utilities/is-dark.d.ts +0 -9
- package/dist/dts/color/utilities/relative-luminance.d.ts +0 -13
- package/dist/dts/combobox/combobox.stories.d.ts +0 -36
- package/dist/dts/combobox/combobox.styles.d.ts +0 -3
- package/dist/dts/combobox/index.d.ts +0 -43
- package/dist/dts/component-definitions.d.ts +0 -43
- package/dist/dts/custom-elements.d.ts +0 -103
- package/dist/dts/data-grid/data-grid-cell.styles.d.ts +0 -3
- package/dist/dts/data-grid/data-grid-row.styles.d.ts +0 -3
- package/dist/dts/data-grid/data-grid.stories.d.ts +0 -15
- package/dist/dts/data-grid/data-grid.styles.d.ts +0 -3
- package/dist/dts/data-grid/index.d.ts +0 -45
- package/dist/dts/design-system-provider/index.d.ts +0 -582
- package/dist/dts/design-tokens.d.ts +0 -519
- package/dist/dts/dialog/dialog.stories.d.ts +0 -25
- package/dist/dts/dialog/dialog.styles.d.ts +0 -3
- package/dist/dts/dialog/index.d.ts +0 -21
- package/dist/dts/divider/divider.stories.d.ts +0 -6
- package/dist/dts/divider/divider.styles.d.ts +0 -3
- package/dist/dts/divider/index.d.ts +0 -21
- package/dist/dts/flipper/flipper.stories.d.ts +0 -17
- package/dist/dts/flipper/flipper.styles.d.ts +0 -3
- package/dist/dts/flipper/index.d.ts +0 -21
- package/dist/dts/fluent-design-system.d.ts +0 -9
- package/dist/dts/horizontal-scroll/horizontal-scroll.stories.d.ts +0 -15
- package/dist/dts/horizontal-scroll/horizontal-scroll.styles.d.ts +0 -12
- package/dist/dts/horizontal-scroll/index.d.ts +0 -25
- package/dist/dts/listbox/index.d.ts +0 -19
- package/dist/dts/listbox/listbox.stories.d.ts +0 -6
- package/dist/dts/listbox/listbox.styles.d.ts +0 -3
- package/dist/dts/listbox-option/index.d.ts +0 -17
- package/dist/dts/listbox-option/listbox-option.stories.d.ts +0 -23
- package/dist/dts/listbox-option/listbox-option.styles.d.ts +0 -3
- package/dist/dts/menu/index.d.ts +0 -26
- package/dist/dts/menu/menu.stories.d.ts +0 -6
- package/dist/dts/menu/menu.styles.d.ts +0 -3
- package/dist/dts/menu-item/index.d.ts +0 -21
- package/dist/dts/menu-item/menu-item.stories.d.ts +0 -18
- package/dist/dts/menu-item/menu-item.styles.d.ts +0 -3
- package/dist/dts/number-field/index.d.ts +0 -41
- package/dist/dts/number-field/number-field.stories.d.ts +0 -71
- package/dist/dts/number-field/number-field.styles.d.ts +0 -3
- package/dist/dts/progress/index.d.ts +0 -2
- package/dist/dts/progress/progress/index.d.ts +0 -22
- package/dist/dts/progress/progress/progress.stories.d.ts +0 -15
- package/dist/dts/progress/progress/progress.styles.d.ts +0 -3
- package/dist/dts/progress/progress-ring/index.d.ts +0 -22
- package/dist/dts/progress/progress-ring/progress-ring.stories.d.ts +0 -15
- package/dist/dts/progress/progress-ring/progress-ring.styles.d.ts +0 -3
- package/dist/dts/radio/index.d.ts +0 -21
- package/dist/dts/radio/radio.stories.d.ts +0 -23
- package/dist/dts/radio/radio.styles.d.ts +0 -3
- package/dist/dts/radio-group/index.d.ts +0 -21
- package/dist/dts/radio-group/radio-group.stories.d.ts +0 -18
- package/dist/dts/radio-group/radio-group.styles.d.ts +0 -3
- package/dist/dts/search/index.d.ts +0 -38
- package/dist/dts/search/search.stories.d.ts +0 -75
- package/dist/dts/search/search.styles.d.ts +0 -3
- package/dist/dts/search/search.template.d.ts +0 -6
- package/dist/dts/select/index.d.ts +0 -44
- package/dist/dts/select/select.stories.d.ts +0 -28
- package/dist/dts/select/select.styles.d.ts +0 -13
- package/dist/dts/skeleton/index.d.ts +0 -21
- package/dist/dts/skeleton/skeleton.stories.d.ts +0 -20
- package/dist/dts/skeleton/skeleton.styles.d.ts +0 -3
- package/dist/dts/slider/index.d.ts +0 -21
- package/dist/dts/slider/slider.stories.d.ts +0 -14
- package/dist/dts/slider/slider.styles.d.ts +0 -3
- package/dist/dts/slider-label/index.d.ts +0 -21
- package/dist/dts/slider-label/slider-label.stories.d.ts +0 -23
- package/dist/dts/slider-label/slider-label.styles.d.ts +0 -3
- package/dist/dts/styles/direction.d.ts +0 -34
- package/dist/dts/styles/elevation.d.ts +0 -64
- package/dist/dts/styles/focus.d.ts +0 -13
- package/dist/dts/styles/index.d.ts +0 -5
- package/dist/dts/styles/patterns/button.styles.d.ts +0 -31
- package/dist/dts/styles/patterns/index.d.ts +0 -3
- package/dist/dts/styles/patterns/input.styles.d.ts +0 -30
- package/dist/dts/styles/patterns/type-ramp.d.ts +0 -18
- package/dist/dts/styles/size.d.ts +0 -7
- package/dist/dts/switch/index.d.ts +0 -21
- package/dist/dts/switch/switch.stories.d.ts +0 -18
- package/dist/dts/switch/switch.styles.d.ts +0 -3
- package/dist/dts/tabs/index.d.ts +0 -23
- package/dist/dts/tabs/tab/index.d.ts +0 -21
- package/dist/dts/tabs/tab/tab.styles.d.ts +0 -3
- package/dist/dts/tabs/tab-panel/index.d.ts +0 -21
- package/dist/dts/tabs/tab-panel/tab-panel.styles.d.ts +0 -3
- package/dist/dts/tabs/tabs.stories.d.ts +0 -19
- package/dist/dts/tabs/tabs.styles.d.ts +0 -3
- package/dist/dts/text-area/index.d.ts +0 -45
- package/dist/dts/text-area/text-area.stories.d.ts +0 -41
- package/dist/dts/text-area/text-area.styles.d.ts +0 -3
- package/dist/dts/text-field/index.d.ts +0 -45
- package/dist/dts/text-field/text-field.stories.d.ts +0 -81
- package/dist/dts/text-field/text-field.styles.d.ts +0 -3
- package/dist/dts/toolbar/index.d.ts +0 -17
- package/dist/dts/toolbar/toolbar.stories.d.ts +0 -9
- package/dist/dts/toolbar/toolbar.styles.d.ts +0 -3
- package/dist/dts/tooltip/index.d.ts +0 -21
- package/dist/dts/tooltip/tooltip.stories.d.ts +0 -14
- package/dist/dts/tooltip/tooltip.styles.d.ts +0 -3
- package/dist/dts/tree-item/index.d.ts +0 -22
- package/dist/dts/tree-item/tree-item.stories.d.ts +0 -18
- package/dist/dts/tree-item/tree-item.styles.d.ts +0 -4
- package/dist/dts/tree-view/index.d.ts +0 -22
- package/dist/dts/tree-view/tree-view.stories.d.ts +0 -13
- package/dist/dts/tree-view/tree-view.styles.d.ts +0 -3
- package/dist/dts/utilities/behaviors.d.ts +0 -12
- package/dist/dts/utilities/type-ramp.d.ts +0 -12
- package/dist/esm/_docs/design-system/color-explorer/app.js +0 -247
- package/dist/esm/_docs/design-system/color-explorer/colors.js +0 -24
- package/dist/esm/_docs/design-system/color-explorer/component-types.js +0 -7
- package/dist/esm/_docs/design-system/color-explorer/components/color-block.js +0 -408
- package/dist/esm/_docs/design-system/color-explorer/components/color-picker/color-picker.form-associated.js +0 -16
- package/dist/esm/_docs/design-system/color-explorer/components/color-picker/color-picker.js +0 -297
- package/dist/esm/_docs/design-system/color-explorer/components/color-picker/color-picker.styles.js +0 -124
- package/dist/esm/_docs/design-system/color-explorer/components/color-picker/color-picker.template.js +0 -130
- package/dist/esm/_docs/design-system/color-explorer/components/color-picker/index.js +0 -15
- package/dist/esm/_docs/design-system/color-explorer/components/control-pane/control-pane.js +0 -24
- package/dist/esm/_docs/design-system/color-explorer/components/control-pane/control-pane.styles.js +0 -19
- package/dist/esm/_docs/design-system/color-explorer/components/control-pane/control-pane.template.js +0 -52
- package/dist/esm/_docs/design-system/color-explorer/components/control-pane/index.js +0 -18
- package/dist/esm/_docs/design-system/color-explorer/components/gradient/gradient.js +0 -11
- package/dist/esm/_docs/design-system/color-explorer/components/gradient/gradient.styles.js +0 -31
- package/dist/esm/_docs/design-system/color-explorer/components/gradient/gradient.template.js +0 -21
- package/dist/esm/_docs/design-system/color-explorer/components/gradient/index.js +0 -18
- package/dist/esm/_docs/design-system/color-explorer/components/layer-background/index.js +0 -70
- package/dist/esm/_docs/design-system/color-explorer/components/sample-app/index.js +0 -18
- package/dist/esm/_docs/design-system/color-explorer/components/sample-app/sample-app.js +0 -3
- package/dist/esm/_docs/design-system/color-explorer/components/sample-app/sample-app.styles.js +0 -166
- package/dist/esm/_docs/design-system/color-explorer/components/sample-app/sample-app.template.js +0 -97
- package/dist/esm/_docs/design-system/color-explorer/components/sample-page/index.js +0 -18
- package/dist/esm/_docs/design-system/color-explorer/components/sample-page/sample-page.js +0 -3
- package/dist/esm/_docs/design-system/color-explorer/components/sample-page/sample-page.styles.js +0 -130
- package/dist/esm/_docs/design-system/color-explorer/components/sample-page/sample-page.template.js +0 -82
- package/dist/esm/_docs/design-system/color-explorer/components/swatch.js +0 -163
- package/dist/esm/_docs/design-system/color-explorer/custom-elements.js +0 -3
- package/dist/esm/_docs/design-system/color-explorer/index.js +0 -14
- package/dist/esm/accordion/accordion-item/accordion-item.styles.js +0 -154
- package/dist/esm/accordion/accordion-item/accordion-item.vscode.definition.json +0 -67
- package/dist/esm/accordion/accordion-item/index.js +0 -32
- package/dist/esm/accordion/accordion.stories.js +0 -66
- package/dist/esm/accordion/accordion.styles.js +0 -13
- package/dist/esm/accordion/accordion.vscode.definition.json +0 -35
- package/dist/esm/accordion/index.js +0 -27
- package/dist/esm/anchor/anchor.stories.js +0 -34
- package/dist/esm/anchor/anchor.styles.js +0 -5
- package/dist/esm/anchor/anchor.vscode.definition.json +0 -138
- package/dist/esm/anchor/index.js +0 -67
- package/dist/esm/anchored-region/anchored-region.stories.js +0 -133
- package/dist/esm/anchored-region/anchored-region.styles.js +0 -7
- package/dist/esm/anchored-region/anchored-region.vscode.definition.json +0 -140
- package/dist/esm/anchored-region/index.js +0 -26
- package/dist/esm/badge/badge.stories.js +0 -27
- package/dist/esm/badge/badge.styles.js +0 -40
- package/dist/esm/badge/badge.vscode.definition.json +0 -60
- package/dist/esm/badge/index.js +0 -45
- package/dist/esm/breadcrumb/breadcrumb.stories.js +0 -20
- package/dist/esm/breadcrumb/breadcrumb.styles.js +0 -13
- package/dist/esm/breadcrumb/breadcrumb.vscode.definition.json +0 -18
- package/dist/esm/breadcrumb/index.js +0 -26
- package/dist/esm/breadcrumb-item/breadcrumb-item.stories.js +0 -16
- package/dist/esm/breadcrumb-item/breadcrumb-item.styles.js +0 -96
- package/dist/esm/breadcrumb-item/breadcrumb-item.vscode.definition.json +0 -50
- package/dist/esm/breadcrumb-item/index.js +0 -34
- package/dist/esm/button/button.stories.js +0 -40
- package/dist/esm/button/button.styles.js +0 -24
- package/dist/esm/button/button.vscode.definition.json +0 -158
- package/dist/esm/button/index.js +0 -67
- package/dist/esm/calendar/calendar.stories.js +0 -115
- package/dist/esm/calendar/calendar.styles.js +0 -132
- package/dist/esm/calendar/index.js +0 -31
- package/dist/esm/card/card.stories.js +0 -30
- package/dist/esm/card/card.styles.js +0 -28
- package/dist/esm/card/card.vscode.definition.json +0 -33
- package/dist/esm/card/index.js +0 -79
- package/dist/esm/checkbox/checkbox.stories.js +0 -43
- package/dist/esm/checkbox/checkbox.styles.js +0 -161
- package/dist/esm/checkbox/checkbox.vscode.definition.json +0 -69
- package/dist/esm/checkbox/index.js +0 -31
- package/dist/esm/color/palette.js +0 -250
- package/dist/esm/color/recipe.js +0 -1
- package/dist/esm/color/recipes/contrast-and-delta-swatch-set.js +0 -28
- package/dist/esm/color/recipes/contrast-swatch.js +0 -12
- package/dist/esm/color/recipes/delta-swatch-set.js +0 -53
- package/dist/esm/color/recipes/delta-swatch.js +0 -13
- package/dist/esm/color/recipes/focus-stroke.js +0 -14
- package/dist/esm/color/recipes/foreground-on-accent.js +0 -21
- package/dist/esm/color/recipes/gradient-shadow-stroke.js +0 -54
- package/dist/esm/color/recipes/gradient-swatch.js +0 -36
- package/dist/esm/color/recipes/neutral-layer-1.js +0 -13
- package/dist/esm/color/recipes/neutral-layer-2.js +0 -7
- package/dist/esm/color/recipes/neutral-layer-3.js +0 -7
- package/dist/esm/color/recipes/neutral-layer-4.js +0 -7
- package/dist/esm/color/recipes/neutral-layer-floating.js +0 -7
- package/dist/esm/color/recipes/underline-stroke.js +0 -31
- package/dist/esm/color/swatch.js +0 -53
- package/dist/esm/color/utilities/base-layer-luminance.js +0 -14
- package/dist/esm/color/utilities/binary-search.js +0 -15
- package/dist/esm/color/utilities/color-constants.js +0 -19
- package/dist/esm/color/utilities/direction-by-is-dark.js +0 -7
- package/dist/esm/color/utilities/is-dark.js +0 -17
- package/dist/esm/color/utilities/relative-luminance.js +0 -8
- package/dist/esm/combobox/combobox.stories.js +0 -84
- package/dist/esm/combobox/combobox.styles.js +0 -40
- package/dist/esm/combobox/combobox.vscode.definition.json +0 -121
- package/dist/esm/combobox/index.js +0 -63
- package/dist/esm/component-definitions.js +0 -84
- package/dist/esm/custom-elements.js +0 -102
- package/dist/esm/data-grid/data-grid-cell.styles.js +0 -36
- package/dist/esm/data-grid/data-grid-cell.vscode.definition.json +0 -34
- package/dist/esm/data-grid/data-grid-row.styles.js +0 -24
- package/dist/esm/data-grid/data-grid-row.vscode.definition.json +0 -34
- package/dist/esm/data-grid/data-grid.stories.js +0 -381
- package/dist/esm/data-grid/data-grid.styles.js +0 -8
- package/dist/esm/data-grid/data-grid.vscode.definition.json +0 -34
- package/dist/esm/data-grid/index.js +0 -60
- package/dist/esm/design-system-provider/design-system-provider.vscode.definition.json +0 -510
- package/dist/esm/design-system-provider/index.js +0 -518
- package/dist/esm/design-tokens.js +0 -685
- package/dist/esm/dialog/dialog.stories.js +0 -36
- package/dist/esm/dialog/dialog.styles.js +0 -47
- package/dist/esm/dialog/dialog.vscode.definition.json +0 -67
- package/dist/esm/dialog/index.js +0 -26
- package/dist/esm/divider/divider.stories.js +0 -17
- package/dist/esm/divider/divider.styles.js +0 -11
- package/dist/esm/divider/divider.vscode.definition.json +0 -29
- package/dist/esm/divider/index.js +0 -26
- package/dist/esm/flipper/flipper.stories.js +0 -31
- package/dist/esm/flipper/flipper.styles.js +0 -84
- package/dist/esm/flipper/flipper.vscode.definition.json +0 -56
- package/dist/esm/flipper/index.js +0 -36
- package/dist/esm/fluent-design-system.js +0 -11
- package/dist/esm/horizontal-scroll/horizontal-scroll.stories.js +0 -81
- package/dist/esm/horizontal-scroll/horizontal-scroll.styles.js +0 -138
- package/dist/esm/horizontal-scroll/horizontal-scroll.vscode.definition.json +0 -85
- package/dist/esm/horizontal-scroll/index.js +0 -47
- package/dist/esm/listbox/index.js +0 -24
- package/dist/esm/listbox/listbox.stories.js +0 -29
- package/dist/esm/listbox/listbox.styles.js +0 -21
- package/dist/esm/listbox/listbox.vscode.definition.json +0 -40
- package/dist/esm/listbox-option/index.js +0 -22
- package/dist/esm/listbox-option/listbox-option.stories.js +0 -38
- package/dist/esm/listbox-option/listbox-option.styles.js +0 -133
- package/dist/esm/listbox-option/listbox-option.vscode.definition.json +0 -45
- package/dist/esm/menu/index.js +0 -36
- package/dist/esm/menu/menu.stories.js +0 -56
- package/dist/esm/menu/menu.styles.js +0 -42
- package/dist/esm/menu/menu.vscode.definition.json +0 -18
- package/dist/esm/menu-item/index.js +0 -41
- package/dist/esm/menu-item/menu-item.stories.js +0 -34
- package/dist/esm/menu-item/menu-item.styles.js +0 -265
- package/dist/esm/menu-item/menu-item.vscode.definition.json +0 -82
- package/dist/esm/number-field/index.js +0 -57
- package/dist/esm/number-field/number-field.stories.js +0 -83
- package/dist/esm/number-field/number-field.styles.js +0 -71
- package/dist/esm/number-field/number-field.vscode.definition.json +0 -167
- package/dist/esm/progress/index.js +0 -2
- package/dist/esm/progress/progress/index.js +0 -33
- package/dist/esm/progress/progress/progress.stories.js +0 -59
- package/dist/esm/progress/progress/progress.styles.js +0 -119
- package/dist/esm/progress/progress/progress.vscode.definition.json +0 -56
- package/dist/esm/progress/progress-ring/index.js +0 -45
- package/dist/esm/progress/progress-ring/progress-ring.stories.js +0 -59
- package/dist/esm/progress/progress-ring/progress-ring.styles.js +0 -79
- package/dist/esm/progress/progress-ring/progress-ring.vscode.definition.json +0 -56
- package/dist/esm/radio/index.js +0 -31
- package/dist/esm/radio/radio.stories.js +0 -41
- package/dist/esm/radio/radio.styles.js +0 -152
- package/dist/esm/radio/radio.vscode.definition.json +0 -63
- package/dist/esm/radio-group/index.js +0 -26
- package/dist/esm/radio-group/radio-group.stories.js +0 -42
- package/dist/esm/radio-group/radio-group.styles.js +0 -21
- package/dist/esm/radio-group/radio-group.vscode.definition.json +0 -64
- package/dist/esm/search/index.js +0 -52
- package/dist/esm/search/search.stories.js +0 -83
- package/dist/esm/search/search.styles.js +0 -104
- package/dist/esm/search/search.template.js +0 -82
- package/dist/esm/search/search.vscode.definition.json +0 -145
- package/dist/esm/select/index.js +0 -61
- package/dist/esm/select/select.stories.js +0 -53
- package/dist/esm/select/select.styles.js +0 -139
- package/dist/esm/select/select.vscode.definition.json +0 -79
- package/dist/esm/skeleton/index.js +0 -26
- package/dist/esm/skeleton/skeleton.stories.js +0 -37
- package/dist/esm/skeleton/skeleton.styles.js +0 -77
- package/dist/esm/skeleton/skeleton.vscode.definition.json +0 -49
- package/dist/esm/slider/index.js +0 -29
- package/dist/esm/slider/slider.stories.js +0 -40
- package/dist/esm/slider/slider.styles.js +0 -162
- package/dist/esm/slider/slider.vscode.definition.json +0 -101
- package/dist/esm/slider-label/index.js +0 -26
- package/dist/esm/slider-label/slider-label.stories.js +0 -40
- package/dist/esm/slider-label/slider-label.styles.js +0 -77
- package/dist/esm/slider-label/slider-label.vscode.definition.json +0 -43
- package/dist/esm/styles/direction.js +0 -73
- package/dist/esm/styles/elevation.js +0 -74
- package/dist/esm/styles/focus.js +0 -21
- package/dist/esm/styles/index.js +0 -5
- package/dist/esm/styles/patterns/button.styles.js +0 -427
- package/dist/esm/styles/patterns/index.js +0 -3
- package/dist/esm/styles/patterns/input.styles.js +0 -227
- package/dist/esm/styles/patterns/type-ramp.js +0 -74
- package/dist/esm/styles/size.js +0 -9
- package/dist/esm/switch/index.js +0 -31
- package/dist/esm/switch/switch.stories.js +0 -42
- package/dist/esm/switch/switch.styles.js +0 -213
- package/dist/esm/switch/switch.vscode.definition.json +0 -68
- package/dist/esm/tabs/index.js +0 -28
- package/dist/esm/tabs/tab/index.js +0 -26
- package/dist/esm/tabs/tab/tab.styles.js +0 -75
- package/dist/esm/tabs/tab/tab.vscode.definition.json +0 -17
- package/dist/esm/tabs/tab-panel/index.js +0 -26
- package/dist/esm/tabs/tab-panel/tab-panel.styles.js +0 -11
- package/dist/esm/tabs/tab-panel/tab-panel.vscode.definition.json +0 -17
- package/dist/esm/tabs/tabs.stories.js +0 -105
- package/dist/esm/tabs/tabs.styles.js +0 -98
- package/dist/esm/tabs/tabs.vscode.definition.json +0 -50
- package/dist/esm/text-area/index.js +0 -56
- package/dist/esm/text-area/text-area.stories.js +0 -56
- package/dist/esm/text-area/text-area.styles.js +0 -39
- package/dist/esm/text-area/text-area.vscode.definition.json +0 -141
- package/dist/esm/text-field/index.js +0 -56
- package/dist/esm/text-field/text-field.stories.js +0 -88
- package/dist/esm/text-field/text-field.styles.js +0 -48
- package/dist/esm/text-field/text-field.vscode.definition.json +0 -150
- package/dist/esm/toolbar/index.js +0 -23
- package/dist/esm/toolbar/toolbar.stories.js +0 -9
- package/dist/esm/toolbar/toolbar.styles.js +0 -73
- package/dist/esm/tooltip/index.js +0 -31
- package/dist/esm/tooltip/tooltip.stories.js +0 -34
- package/dist/esm/tooltip/tooltip.styles.js +0 -107
- package/dist/esm/tooltip/tooltip.vscode.definition.json +0 -56
- package/dist/esm/tree-item/index.js +0 -32
- package/dist/esm/tree-item/tree-item.stories.js +0 -34
- package/dist/esm/tree-item/tree-item.styles.js +0 -227
- package/dist/esm/tree-item/tree-item.vscode.definition.json +0 -63
- package/dist/esm/tree-view/index.js +0 -27
- package/dist/esm/tree-view/tree-view.stories.js +0 -99
- package/dist/esm/tree-view/tree-view.styles.js +0 -14
- package/dist/esm/tree-view/tree-view.vscode.definition.json +0 -26
- package/dist/esm/utilities/behaviors.js +0 -13
- package/dist/esm/utilities/type-ramp.js +0 -12
- package/public/switches.ts +0 -24
package/docs/api-report.md
CHANGED
|
@@ -4,1730 +4,8 @@
|
|
|
4
4
|
|
|
5
5
|
```ts
|
|
6
6
|
|
|
7
|
-
import { Accordion } from '@microsoft/fast-foundation';
|
|
8
|
-
import { AccordionItem } from '@microsoft/fast-foundation';
|
|
9
|
-
import { AccordionItemOptions } from '@microsoft/fast-foundation';
|
|
10
|
-
import { Anchor as Anchor_2 } from '@microsoft/fast-foundation';
|
|
11
|
-
import { AnchoredRegion } from '@microsoft/fast-foundation';
|
|
12
|
-
import { Badge as Badge_2 } from '@microsoft/fast-foundation';
|
|
13
|
-
import { BaseProgress } from '@microsoft/fast-foundation';
|
|
14
|
-
import { Behavior } from '@microsoft/fast-element';
|
|
15
|
-
import { Breadcrumb } from '@microsoft/fast-foundation';
|
|
16
|
-
import { BreadcrumbItem } from '@microsoft/fast-foundation';
|
|
17
|
-
import { BreadcrumbItemOptions } from '@microsoft/fast-foundation';
|
|
18
|
-
import { Button as Button_2 } from '@microsoft/fast-foundation';
|
|
19
|
-
import { CalendarOptions } from '@microsoft/fast-foundation';
|
|
20
|
-
import { Card as Card_2 } from '@microsoft/fast-foundation';
|
|
21
|
-
import { CheckboxOptions } from '@microsoft/fast-foundation';
|
|
22
|
-
import { Combobox as Combobox_2 } from '@microsoft/fast-foundation';
|
|
23
|
-
import { ComboboxOptions } from '@microsoft/fast-foundation';
|
|
24
|
-
import { Constructable } from '@microsoft/fast-element';
|
|
25
|
-
import type { Container } from '@microsoft/fast-foundation';
|
|
26
|
-
import { CSSDesignToken } from '@microsoft/fast-foundation';
|
|
27
|
-
import { CSSDirective } from '@microsoft/fast-element';
|
|
28
|
-
import { DataGrid } from '@microsoft/fast-foundation';
|
|
29
|
-
import { DataGridCell } from '@microsoft/fast-foundation';
|
|
30
|
-
import { DataGridRow } from '@microsoft/fast-foundation';
|
|
31
|
-
import { DesignSystem } from '@microsoft/fast-foundation';
|
|
32
|
-
import { DesignToken } from '@microsoft/fast-foundation';
|
|
33
|
-
import { Dialog } from '@microsoft/fast-foundation';
|
|
34
|
-
import { Direction } from '@microsoft/fast-web-utilities';
|
|
35
|
-
import { Divider } from '@microsoft/fast-foundation';
|
|
36
|
-
import { ElementDefinitionContext } from '@microsoft/fast-foundation';
|
|
37
|
-
import { ElementStyles } from '@microsoft/fast-element';
|
|
38
|
-
import { FASTElement } from '@microsoft/fast-element';
|
|
39
|
-
import { Flipper } from '@microsoft/fast-foundation';
|
|
40
|
-
import { FlipperOptions } from '@microsoft/fast-foundation';
|
|
41
|
-
import { FoundationElement } from '@microsoft/fast-foundation';
|
|
42
|
-
import { FoundationElementDefinition } from '@microsoft/fast-foundation';
|
|
43
|
-
import { FoundationElementRegistry } from '@microsoft/fast-foundation';
|
|
44
|
-
import { HorizontalScroll as HorizontalScroll_2 } from '@microsoft/fast-foundation';
|
|
45
|
-
import { HorizontalScrollOptions } from '@microsoft/fast-foundation';
|
|
46
|
-
import { Listbox as Listbox_2 } from '@microsoft/fast-foundation';
|
|
47
|
-
import { ListboxOption } from '@microsoft/fast-foundation';
|
|
48
|
-
import { Menu as Menu_2 } from '@microsoft/fast-foundation';
|
|
49
|
-
import { MenuItem } from '@microsoft/fast-foundation';
|
|
50
|
-
import { MenuItemOptions } from '@microsoft/fast-foundation';
|
|
51
|
-
import { NumberField as NumberField_2 } from '@microsoft/fast-foundation';
|
|
52
|
-
import { NumberFieldOptions } from '@microsoft/fast-foundation';
|
|
53
|
-
import { OverrideFoundationElementDefinition } from '@microsoft/fast-foundation';
|
|
54
|
-
import { ProgressOptions } from '@microsoft/fast-foundation';
|
|
55
|
-
import { ProgressRingOptions } from '@microsoft/fast-foundation';
|
|
56
|
-
import { Radio } from '@microsoft/fast-foundation';
|
|
57
|
-
import { RadioGroup } from '@microsoft/fast-foundation';
|
|
58
|
-
import { RadioOptions } from '@microsoft/fast-foundation';
|
|
59
|
-
import { Search as Search_2 } from '@microsoft/fast-foundation';
|
|
60
|
-
import { SearchOptions } from '@microsoft/fast-foundation';
|
|
61
|
-
import { Select as Select_2 } from '@microsoft/fast-foundation';
|
|
62
|
-
import { SelectOptions } from '@microsoft/fast-foundation';
|
|
63
|
-
import { Skeleton } from '@microsoft/fast-foundation';
|
|
64
|
-
import { Slider } from '@microsoft/fast-foundation';
|
|
65
|
-
import { SliderLabel } from '@microsoft/fast-foundation';
|
|
66
|
-
import { SliderOptions } from '@microsoft/fast-foundation';
|
|
67
|
-
import { Switch } from '@microsoft/fast-foundation';
|
|
68
|
-
import { SwitchOptions } from '@microsoft/fast-foundation';
|
|
69
|
-
import { Tab } from '@microsoft/fast-foundation';
|
|
70
|
-
import { TabPanel } from '@microsoft/fast-foundation';
|
|
71
|
-
import { Tabs } from '@microsoft/fast-foundation';
|
|
72
|
-
import { TextArea as TextArea_2 } from '@microsoft/fast-foundation';
|
|
73
|
-
import { TextField as TextField_2 } from '@microsoft/fast-foundation';
|
|
74
|
-
import { Toolbar as Toolbar_2 } from '@microsoft/fast-foundation';
|
|
75
|
-
import { Tooltip as Tooltip_2 } from '@microsoft/fast-foundation';
|
|
76
|
-
import { TreeItem } from '@microsoft/fast-foundation';
|
|
77
|
-
import { TreeItemOptions } from '@microsoft/fast-foundation';
|
|
78
|
-
import { TreeView } from '@microsoft/fast-foundation';
|
|
79
|
-
import { ViewTemplate } from '@microsoft/fast-element';
|
|
80
|
-
|
|
81
|
-
// @public (undocumented)
|
|
82
|
-
export const accentBaseColor: CSSDesignToken<Swatch>;
|
|
83
|
-
|
|
84
|
-
// Warning: (ae-internal-missing-underscore) The name "AccentButtonStyles" should be prefixed with an underscore because the declaration is marked as @internal
|
|
85
|
-
//
|
|
86
|
-
// @internal (undocumented)
|
|
87
|
-
export const AccentButtonStyles: (context: ElementDefinitionContext, definition: FoundationElementDefinition, interactivitySelector: string, nonInteractivitySelector?: string) => ElementStyles;
|
|
88
|
-
|
|
89
|
-
// @public (undocumented)
|
|
90
|
-
export const accentFillActive: CSSDesignToken<Swatch>;
|
|
91
|
-
|
|
92
|
-
// @public (undocumented)
|
|
93
|
-
export const accentFillActiveDelta: DesignToken<number>;
|
|
94
|
-
|
|
95
|
-
// @public (undocumented)
|
|
96
|
-
export const accentFillFocus: CSSDesignToken<Swatch>;
|
|
97
|
-
|
|
98
|
-
// @public (undocumented)
|
|
99
|
-
export const accentFillFocusDelta: DesignToken<number>;
|
|
100
|
-
|
|
101
|
-
// @public (undocumented)
|
|
102
|
-
export const accentFillHover: CSSDesignToken<Swatch>;
|
|
103
|
-
|
|
104
|
-
// @public (undocumented)
|
|
105
|
-
export const accentFillHoverDelta: DesignToken<number>;
|
|
106
|
-
|
|
107
|
-
// @public (undocumented)
|
|
108
|
-
export const accentFillRecipe: DesignToken<InteractiveColorRecipe>;
|
|
109
|
-
|
|
110
|
-
// @public (undocumented)
|
|
111
|
-
export const accentFillRest: CSSDesignToken<Swatch>;
|
|
112
|
-
|
|
113
|
-
// @public (undocumented)
|
|
114
|
-
export const accentFillRestDelta: DesignToken<number>;
|
|
115
|
-
|
|
116
|
-
// @public (undocumented)
|
|
117
|
-
export const accentForegroundActive: CSSDesignToken<Swatch>;
|
|
118
|
-
|
|
119
|
-
// @public (undocumented)
|
|
120
|
-
export const accentForegroundActiveDelta: DesignToken<number>;
|
|
121
|
-
|
|
122
|
-
// @public @deprecated (undocumented)
|
|
123
|
-
export const accentForegroundCut: CSSDesignToken<Swatch>;
|
|
124
|
-
|
|
125
|
-
// @public @deprecated (undocumented)
|
|
126
|
-
export const accentForegroundCutLarge: CSSDesignToken<Swatch>;
|
|
127
|
-
|
|
128
|
-
// @public (undocumented)
|
|
129
|
-
export const accentForegroundFocus: CSSDesignToken<Swatch>;
|
|
130
|
-
|
|
131
|
-
// @public (undocumented)
|
|
132
|
-
export const accentForegroundFocusDelta: DesignToken<number>;
|
|
133
|
-
|
|
134
|
-
// @public (undocumented)
|
|
135
|
-
export const accentForegroundHover: CSSDesignToken<Swatch>;
|
|
136
|
-
|
|
137
|
-
// @public (undocumented)
|
|
138
|
-
export const accentForegroundHoverDelta: DesignToken<number>;
|
|
139
|
-
|
|
140
|
-
// @public (undocumented)
|
|
141
|
-
export const accentForegroundRecipe: DesignToken<InteractiveColorRecipe>;
|
|
142
|
-
|
|
143
|
-
// @public (undocumented)
|
|
144
|
-
export const accentForegroundRest: CSSDesignToken<Swatch>;
|
|
145
|
-
|
|
146
|
-
// @public (undocumented)
|
|
147
|
-
export const accentForegroundRestDelta: DesignToken<number>;
|
|
148
|
-
|
|
149
|
-
// @public (undocumented)
|
|
150
|
-
export const accentPalette: DesignToken<Palette<Swatch>>;
|
|
151
|
-
|
|
152
|
-
// @public (undocumented)
|
|
153
|
-
export const accentStrokeControlActive: CSSDesignToken<Swatch>;
|
|
154
|
-
|
|
155
|
-
// @public (undocumented)
|
|
156
|
-
export const accentStrokeControlFocus: CSSDesignToken<Swatch>;
|
|
157
|
-
|
|
158
|
-
// @public (undocumented)
|
|
159
|
-
export const accentStrokeControlHover: CSSDesignToken<Swatch>;
|
|
160
|
-
|
|
161
|
-
// @public (undocumented)
|
|
162
|
-
export const accentStrokeControlRecipe: DesignToken<InteractiveColorRecipe>;
|
|
163
|
-
|
|
164
|
-
// @public (undocumented)
|
|
165
|
-
export const accentStrokeControlRest: CSSDesignToken<Swatch>;
|
|
166
|
-
|
|
167
|
-
export { Accordion }
|
|
168
|
-
|
|
169
|
-
export { AccordionItem }
|
|
170
|
-
|
|
171
|
-
// @public
|
|
172
|
-
export const accordionItemStyles: (context: ElementDefinitionContext, definition: AccordionItemOptions) => ElementStyles;
|
|
173
|
-
|
|
174
|
-
// @public
|
|
175
|
-
export const accordionStyles: (context: ElementDefinitionContext, definition: FoundationElementDefinition) => ElementStyles;
|
|
176
|
-
|
|
177
|
-
// @public
|
|
178
|
-
export const allComponents: {
|
|
179
|
-
fluentAccordion: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, typeof Accordion>;
|
|
180
|
-
fluentAccordionItem: (overrideDefinition?: OverrideFoundationElementDefinition<AccordionItemOptions> | undefined) => FoundationElementRegistry<AccordionItemOptions, Constructable<FoundationElement>>;
|
|
181
|
-
fluentAnchor: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, Anchor>;
|
|
182
|
-
fluentAnchoredRegion: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, typeof AnchoredRegion>;
|
|
183
|
-
fluentBadge: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, Badge>;
|
|
184
|
-
fluentBreadcrumb: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, typeof Breadcrumb>;
|
|
185
|
-
fluentBreadcrumbItem: (overrideDefinition?: OverrideFoundationElementDefinition<BreadcrumbItemOptions> | undefined) => FoundationElementRegistry<BreadcrumbItemOptions, Constructable<FoundationElement>>;
|
|
186
|
-
fluentButton: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, Button>;
|
|
187
|
-
fluentCalendar: (overrideDefinition?: OverrideFoundationElementDefinition<CalendarOptions> | undefined) => FoundationElementRegistry<CalendarOptions, Constructable<FoundationElement>>;
|
|
188
|
-
fluentCard: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, Card>;
|
|
189
|
-
fluentCheckbox: (overrideDefinition?: OverrideFoundationElementDefinition<CheckboxOptions> | undefined) => FoundationElementRegistry<CheckboxOptions, Constructable<FoundationElement>>;
|
|
190
|
-
fluentCombobox: (overrideDefinition?: OverrideFoundationElementDefinition<ComboboxOptions> | undefined) => FoundationElementRegistry<ComboboxOptions, Constructable<FoundationElement>>;
|
|
191
|
-
fluentDataGrid: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, typeof DataGrid>;
|
|
192
|
-
fluentDataGridCell: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, DataGridCell>;
|
|
193
|
-
fluentDataGridRow: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, DataGridRow>;
|
|
194
|
-
fluentDesignSystemProvider: (overrideDefinition?: OverrideFoundationElementDefinition< {
|
|
195
|
-
baseName: string;
|
|
196
|
-
template: ViewTemplate<any, any>;
|
|
197
|
-
styles: ElementStyles;
|
|
198
|
-
}> | undefined) => FoundationElementRegistry< {
|
|
199
|
-
baseName: string;
|
|
200
|
-
template: ViewTemplate<any, any>;
|
|
201
|
-
styles: ElementStyles;
|
|
202
|
-
}, DesignSystemProvider>;
|
|
203
|
-
fluentDialog: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, typeof Dialog>;
|
|
204
|
-
fluentDivider: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, typeof Divider>;
|
|
205
|
-
fluentFlipper: (overrideDefinition?: OverrideFoundationElementDefinition<FlipperOptions> | undefined) => FoundationElementRegistry<FlipperOptions, Constructable<FoundationElement>>;
|
|
206
|
-
fluentHorizontalScroll: (overrideDefinition?: OverrideFoundationElementDefinition<HorizontalScrollOptions> | undefined) => FoundationElementRegistry<HorizontalScrollOptions, Constructable<FoundationElement>>;
|
|
207
|
-
fluentListbox: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, Listbox>;
|
|
208
|
-
fluentOption: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, typeof ListboxOption>;
|
|
209
|
-
fluentMenu: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, Menu>;
|
|
210
|
-
fluentMenuItem: (overrideDefinition?: OverrideFoundationElementDefinition<MenuItemOptions> | undefined) => FoundationElementRegistry<MenuItemOptions, Constructable<FoundationElement>>;
|
|
211
|
-
fluentNumberField: (overrideDefinition?: OverrideFoundationElementDefinition<NumberFieldOptions> | undefined) => FoundationElementRegistry<NumberFieldOptions, Constructable<FoundationElement>>;
|
|
212
|
-
fluentProgress: (overrideDefinition?: OverrideFoundationElementDefinition<ProgressOptions> | undefined) => FoundationElementRegistry<ProgressOptions, Constructable<FoundationElement>>;
|
|
213
|
-
fluentProgressRing: (overrideDefinition?: OverrideFoundationElementDefinition<ProgressRingOptions> | undefined) => FoundationElementRegistry<ProgressRingOptions, Constructable<FoundationElement>>;
|
|
214
|
-
fluentRadio: (overrideDefinition?: OverrideFoundationElementDefinition<RadioOptions> | undefined) => FoundationElementRegistry<RadioOptions, Constructable<FoundationElement>>;
|
|
215
|
-
fluentRadioGroup: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, typeof RadioGroup>;
|
|
216
|
-
fluentSearch: (overrideDefinition?: OverrideFoundationElementDefinition<SearchOptions> | undefined) => FoundationElementRegistry<SearchOptions, Constructable<FoundationElement>>;
|
|
217
|
-
fluentSelect: (overrideDefinition?: OverrideFoundationElementDefinition<SelectOptions> | undefined) => FoundationElementRegistry<SelectOptions, Constructable<FoundationElement>>;
|
|
218
|
-
fluentSkeleton: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, typeof Skeleton>;
|
|
219
|
-
fluentSlider: (overrideDefinition?: OverrideFoundationElementDefinition<SliderOptions> | undefined) => FoundationElementRegistry<SliderOptions, Constructable<FoundationElement>>;
|
|
220
|
-
fluentSliderLabel: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, typeof SliderLabel>;
|
|
221
|
-
fluentSwitch: (overrideDefinition?: OverrideFoundationElementDefinition<SwitchOptions> | undefined) => FoundationElementRegistry<SwitchOptions, Constructable<FoundationElement>>;
|
|
222
|
-
fluentTabs: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, typeof Tabs>;
|
|
223
|
-
fluentTab: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, Tab>;
|
|
224
|
-
fluentTabPanel: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, TabPanel>;
|
|
225
|
-
fluentTextArea: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, TextArea>;
|
|
226
|
-
fluentTextField: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, TextField>;
|
|
227
|
-
fluentToolbar: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, Toolbar>;
|
|
228
|
-
fluentTooltip: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, Tooltip>;
|
|
229
|
-
fluentTreeView: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, typeof TreeView>;
|
|
230
|
-
fluentTreeItem: (overrideDefinition?: OverrideFoundationElementDefinition<TreeItemOptions> | undefined) => FoundationElementRegistry<TreeItemOptions, Constructable<FoundationElement>>;
|
|
231
|
-
register(container?: Container | undefined, ...rest: any[]): void;
|
|
232
|
-
};
|
|
233
|
-
|
|
234
|
-
// Warning: (ae-internal-missing-underscore) The name "ambientShadow" should be prefixed with an underscore because the declaration is marked as @internal
|
|
235
|
-
//
|
|
236
|
-
// @internal @deprecated
|
|
237
|
-
export const ambientShadow = "0 0 2px rgba(0, 0, 0, 0.14)";
|
|
238
|
-
|
|
239
|
-
// Warning: (ae-internal-missing-underscore) The name "Anchor" should be prefixed with an underscore because the declaration is marked as @internal
|
|
240
|
-
//
|
|
241
|
-
// @internal
|
|
242
|
-
export class Anchor extends Anchor_2 {
|
|
243
|
-
// @public
|
|
244
|
-
appearance: AnchorAppearance;
|
|
245
|
-
// (undocumented)
|
|
246
|
-
appearanceChanged(oldValue: AnchorAppearance, newValue: AnchorAppearance): void;
|
|
247
|
-
// (undocumented)
|
|
248
|
-
connectedCallback(): void;
|
|
249
|
-
defaultSlottedContentChanged(): void;
|
|
250
|
-
}
|
|
251
|
-
|
|
252
|
-
// @public
|
|
253
|
-
export type AnchorAppearance = ButtonAppearance | 'hypertext';
|
|
254
|
-
|
|
255
|
-
export { AnchoredRegion }
|
|
256
|
-
|
|
257
|
-
// @public
|
|
258
|
-
export const anchoredRegionStyles: (context: ElementDefinitionContext, definition: FoundationElementDefinition) => ElementStyles;
|
|
259
|
-
|
|
260
|
-
// @public
|
|
261
|
-
export const anchorStyles: (context: ElementDefinitionContext, definition: FoundationElementDefinition) => ElementStyles;
|
|
262
|
-
|
|
263
|
-
// Warning: (ae-internal-missing-underscore) The name "Badge" should be prefixed with an underscore because the declaration is marked as @internal
|
|
264
|
-
//
|
|
265
|
-
// @internal
|
|
266
|
-
export class Badge extends Badge_2 {
|
|
267
|
-
// (undocumented)
|
|
268
|
-
appearance: BadgeAppearance;
|
|
269
|
-
}
|
|
270
|
-
|
|
271
|
-
// @public
|
|
272
|
-
export type BadgeAppearance = 'accent' | 'lightweight' | 'neutral' | string;
|
|
273
|
-
|
|
274
|
-
// @public
|
|
275
|
-
export const badgeStyles: (context: ElementDefinitionContext, definition: FoundationElementDefinition) => ElementStyles;
|
|
276
|
-
|
|
277
|
-
// Warning: (ae-internal-missing-underscore) The name "baseButtonStyles" should be prefixed with an underscore because the declaration is marked as @internal
|
|
278
|
-
//
|
|
279
|
-
// @internal
|
|
280
|
-
export const baseButtonStyles: (context: ElementDefinitionContext, definition: FoundationElementDefinition, interactivitySelector: string, nonInteractivitySelector?: string) => ElementStyles;
|
|
281
|
-
|
|
282
|
-
// @public (undocumented)
|
|
283
|
-
export const baseHeightMultiplier: CSSDesignToken<number>;
|
|
284
|
-
|
|
285
|
-
// @public (undocumented)
|
|
286
|
-
export const baseHorizontalSpacingMultiplier: CSSDesignToken<number>;
|
|
287
|
-
|
|
288
|
-
// Warning: (ae-internal-missing-underscore) The name "baseInputStyles" should be prefixed with an underscore because the declaration is marked as @internal
|
|
289
|
-
//
|
|
290
|
-
// @internal
|
|
291
|
-
export const baseInputStyles: (context: ElementDefinitionContext, definition: FoundationElementDefinition, logicalControlSelector: string) => ElementStyles;
|
|
292
|
-
|
|
293
|
-
// @public (undocumented)
|
|
294
|
-
export const baseLayerLuminance: CSSDesignToken<number>;
|
|
295
|
-
|
|
296
|
-
// @public (undocumented)
|
|
297
|
-
export const bodyFont: CSSDesignToken<string>;
|
|
298
|
-
|
|
299
|
-
export { Breadcrumb }
|
|
300
|
-
|
|
301
|
-
export { BreadcrumbItem }
|
|
302
|
-
|
|
303
|
-
// @public
|
|
304
|
-
export const breadcrumbItemStyles: (context: ElementDefinitionContext, definition: BreadcrumbItemOptions) => ElementStyles;
|
|
305
|
-
|
|
306
|
-
// @public
|
|
307
|
-
export const breadcrumbStyles: (context: ElementDefinitionContext, definition: FoundationElementDefinition) => ElementStyles;
|
|
308
|
-
|
|
309
|
-
// Warning: (ae-internal-missing-underscore) The name "Button" should be prefixed with an underscore because the declaration is marked as @internal
|
|
310
|
-
//
|
|
311
|
-
// @internal
|
|
312
|
-
export class Button extends Button_2 {
|
|
313
|
-
// @public
|
|
314
|
-
appearance: ButtonAppearance;
|
|
315
|
-
// (undocumented)
|
|
316
|
-
appearanceChanged(oldValue: ButtonAppearance, newValue: ButtonAppearance): void;
|
|
317
|
-
// (undocumented)
|
|
318
|
-
connectedCallback(): void;
|
|
319
|
-
defaultSlottedContentChanged(): void;
|
|
320
|
-
}
|
|
321
|
-
|
|
322
|
-
// @public
|
|
323
|
-
export type ButtonAppearance = 'accent' | 'lightweight' | 'neutral' | 'outline' | 'stealth';
|
|
324
|
-
|
|
325
|
-
// @public
|
|
326
|
-
export const buttonStyles: (context: ElementDefinitionContext, definition: FoundationElementDefinition) => ElementStyles;
|
|
327
|
-
|
|
328
|
-
// @public (undocumented)
|
|
329
|
-
export class Card extends Card_2 {
|
|
330
|
-
cardFillColor: string;
|
|
331
|
-
// (undocumented)
|
|
332
|
-
connectedCallback(): void;
|
|
333
|
-
// @internal (undocumented)
|
|
334
|
-
handleChange(source: any, propertyName: string): void;
|
|
335
|
-
neutralPaletteSource: string;
|
|
336
|
-
}
|
|
337
|
-
|
|
338
|
-
// @public
|
|
339
|
-
export const cardStyles: (context: ElementDefinitionContext, definition: FoundationElementDefinition) => ElementStyles;
|
|
340
|
-
|
|
341
|
-
// @public
|
|
342
|
-
export const checkboxStyles: (context: ElementDefinitionContext, definition: CheckboxOptions) => ElementStyles;
|
|
343
|
-
|
|
344
|
-
// @public (undocumented)
|
|
345
|
-
export interface ColorRecipe {
|
|
346
|
-
// (undocumented)
|
|
347
|
-
evaluate(element: HTMLElement, reference?: Swatch): Swatch;
|
|
348
|
-
}
|
|
349
|
-
|
|
350
|
-
// Warning: (ae-internal-missing-underscore) The name "Combobox" should be prefixed with an underscore because the declaration is marked as @internal
|
|
351
|
-
//
|
|
352
|
-
// @internal
|
|
353
|
-
export class Combobox extends Combobox_2 {
|
|
354
|
-
// @public
|
|
355
|
-
appearance: ComboboxAppearance;
|
|
356
|
-
// (undocumented)
|
|
357
|
-
appearanceChanged(oldValue: ComboboxAppearance, newValue: ComboboxAppearance): void;
|
|
358
|
-
// (undocumented)
|
|
359
|
-
connectedCallback(): void;
|
|
360
|
-
}
|
|
361
|
-
|
|
362
|
-
// @public
|
|
363
|
-
export type ComboboxAppearance = 'filled' | 'outline';
|
|
364
|
-
|
|
365
|
-
// @public
|
|
366
|
-
export const comboboxStyles: (context: ElementDefinitionContext, definition: ComboboxOptions) => ElementStyles;
|
|
367
|
-
|
|
368
|
-
// @public (undocumented)
|
|
369
|
-
export const controlCornerRadius: CSSDesignToken<number>;
|
|
370
|
-
|
|
371
|
-
// @public @deprecated (undocumented)
|
|
372
|
-
export const cornerRadius: CSSDesignToken<number>;
|
|
373
|
-
|
|
374
|
-
export { DataGrid }
|
|
375
|
-
|
|
376
|
-
export { DataGridCell }
|
|
377
|
-
|
|
378
|
-
// @public
|
|
379
|
-
export const dataGridCellStyles: (context: ElementDefinitionContext, definition: FoundationElementDefinition) => ElementStyles;
|
|
380
|
-
|
|
381
|
-
export { DataGridRow }
|
|
382
|
-
|
|
383
|
-
// @public
|
|
384
|
-
export const dataGridRowStyles: (context: ElementDefinitionContext, definition: FoundationElementDefinition) => ElementStyles;
|
|
385
|
-
|
|
386
|
-
// @public
|
|
387
|
-
export const dataGridStyles: (context: ElementDefinitionContext, definition: FoundationElementDefinition) => ElementStyles;
|
|
388
|
-
|
|
389
|
-
// @public (undocumented)
|
|
390
|
-
export const density: CSSDesignToken<number>;
|
|
391
|
-
|
|
392
|
-
// @public
|
|
393
|
-
export class DesignSystemProvider extends FoundationElement {
|
|
394
|
-
constructor();
|
|
395
|
-
accentBaseColor: Swatch;
|
|
396
|
-
accentFillActiveDelta: number;
|
|
397
|
-
accentFillFocusDelta: number;
|
|
398
|
-
accentFillHoverDelta: number;
|
|
399
|
-
accentFillRestDelta: number;
|
|
400
|
-
accentForegroundActiveDelta: number;
|
|
401
|
-
accentForegroundFocusDelta: number;
|
|
402
|
-
accentForegroundHoverDelta: number;
|
|
403
|
-
accentForegroundRestDelta: number;
|
|
404
|
-
baseHeightMultiplier: number;
|
|
405
|
-
baseHorizontalSpacingMultiplier: number;
|
|
406
|
-
baseLayerLuminance: number;
|
|
407
|
-
// (undocumented)
|
|
408
|
-
connectedCallback(): void;
|
|
409
|
-
controlCornerRadius: number;
|
|
410
|
-
density: number;
|
|
411
|
-
designUnit: number;
|
|
412
|
-
direction: Direction;
|
|
413
|
-
disabledOpacity: number;
|
|
414
|
-
fillColor: Swatch;
|
|
415
|
-
focusStrokeWidth: number;
|
|
416
|
-
layerCornerRadius: number;
|
|
417
|
-
neutralBaseColor: Swatch;
|
|
418
|
-
neutralFillActiveDelta: number;
|
|
419
|
-
neutralFillFocusDelta: number;
|
|
420
|
-
neutralFillHoverDelta: number;
|
|
421
|
-
neutralFillInputActiveDelta: number;
|
|
422
|
-
neutralFillInputFocusDelta: number;
|
|
423
|
-
neutralFillInputHoverDelta: number;
|
|
424
|
-
neutralFillInputRestDelta: number;
|
|
425
|
-
neutralFillLayerRestDelta: number;
|
|
426
|
-
neutralFillRestDelta: number;
|
|
427
|
-
neutralFillStealthActiveDelta: number;
|
|
428
|
-
neutralFillStealthFocusDelta: number;
|
|
429
|
-
neutralFillStealthHoverDelta: number;
|
|
430
|
-
neutralFillStealthRestDelta: number;
|
|
431
|
-
neutralFillStrongActiveDelta: number;
|
|
432
|
-
neutralFillStrongFocusDelta: number;
|
|
433
|
-
neutralFillStrongHoverDelta: number;
|
|
434
|
-
neutralStrokeActiveDelta: number;
|
|
435
|
-
neutralStrokeDividerRestDelta: number;
|
|
436
|
-
neutralStrokeFocusDelta: number;
|
|
437
|
-
neutralStrokeHoverDelta: number;
|
|
438
|
-
neutralStrokeRestDelta: number;
|
|
439
|
-
noPaint: boolean;
|
|
440
|
-
strokeWidth: number;
|
|
441
|
-
typeRampBaseFontSize: string;
|
|
442
|
-
typeRampBaseLineHeight: string;
|
|
443
|
-
typeRampMinus1FontSize: string;
|
|
444
|
-
typeRampMinus1LineHeight: string;
|
|
445
|
-
typeRampMinus2FontSize: string;
|
|
446
|
-
typeRampMinus2LineHeight: string;
|
|
447
|
-
typeRampPlus1FontSize: string;
|
|
448
|
-
typeRampPlus1LineHeight: string;
|
|
449
|
-
typeRampPlus2FontSize: string;
|
|
450
|
-
typeRampPlus2LineHeight: string;
|
|
451
|
-
typeRampPlus3FontSize: string;
|
|
452
|
-
typeRampPlus3LineHeight: string;
|
|
453
|
-
typeRampPlus4FontSize: string;
|
|
454
|
-
typeRampPlus4LineHeight: string;
|
|
455
|
-
typeRampPlus5FontSize: string;
|
|
456
|
-
typeRampPlus5LineHeight: string;
|
|
457
|
-
typeRampPlus6FontSize: string;
|
|
458
|
-
typeRampPlus6LineHeight: string;
|
|
459
|
-
}
|
|
460
|
-
|
|
461
|
-
// @public (undocumented)
|
|
462
|
-
export const designUnit: CSSDesignToken<number>;
|
|
463
|
-
|
|
464
|
-
export { Dialog }
|
|
465
|
-
|
|
466
|
-
// @public
|
|
467
|
-
export const dialogStyles: (context: ElementDefinitionContext, definition: FoundationElementDefinition) => ElementStyles;
|
|
468
|
-
|
|
469
|
-
// @public (undocumented)
|
|
470
|
-
export const direction: CSSDesignToken<Direction>;
|
|
471
|
-
|
|
472
|
-
// Warning: (ae-internal-missing-underscore) The name "directionalShadow" should be prefixed with an underscore because the declaration is marked as @internal
|
|
473
|
-
//
|
|
474
|
-
// @internal @deprecated (undocumented)
|
|
475
|
-
export const directionalShadow = "0 calc(var(--elevation) * 0.5px) calc((var(--elevation) * 1px)) rgba(0, 0, 0, 0.2)";
|
|
476
|
-
|
|
477
|
-
// @public
|
|
478
|
-
export class DirectionalStyleSheetBehavior implements Behavior {
|
|
479
|
-
constructor(ltr: ElementStyles | null, rtl: ElementStyles | null);
|
|
480
|
-
// @internal (undocumented)
|
|
481
|
-
bind(source: FASTElement & HTMLElement): void;
|
|
482
|
-
// @internal (undocumented)
|
|
483
|
-
unbind(source: FASTElement & HTMLElement): void;
|
|
484
|
-
}
|
|
485
|
-
|
|
486
|
-
// @public (undocumented)
|
|
487
|
-
export const disabledOpacity: CSSDesignToken<number>;
|
|
488
|
-
|
|
489
|
-
export { Divider }
|
|
490
|
-
|
|
491
|
-
// @public
|
|
492
|
-
export const dividerStyles: (context: ElementDefinitionContext, definition: FoundationElementDefinition) => ElementStyles;
|
|
493
|
-
|
|
494
|
-
// @public @deprecated (undocumented)
|
|
495
|
-
export const elevatedCornerRadius: CSSDesignToken<number>;
|
|
496
|
-
|
|
497
|
-
// @public @deprecated
|
|
498
|
-
export const elevation: string;
|
|
499
|
-
|
|
500
|
-
// @public (undocumented)
|
|
501
|
-
export interface ElevationRecipe {
|
|
502
|
-
// (undocumented)
|
|
503
|
-
evaluate(element: HTMLElement, size: number, reference?: Swatch): string;
|
|
504
|
-
}
|
|
505
|
-
|
|
506
|
-
// @public (undocumented)
|
|
507
|
-
export const elevationShadowCardActive: CSSDesignToken<string>;
|
|
508
|
-
|
|
509
|
-
// @public (undocumented)
|
|
510
|
-
export const elevationShadowCardActiveSize: CSSDesignToken<number>;
|
|
511
|
-
|
|
512
|
-
// @public (undocumented)
|
|
513
|
-
export const elevationShadowCardFocus: CSSDesignToken<string>;
|
|
514
|
-
|
|
515
|
-
// @public (undocumented)
|
|
516
|
-
export const elevationShadowCardFocusSize: CSSDesignToken<number>;
|
|
517
|
-
|
|
518
|
-
// @public (undocumented)
|
|
519
|
-
export const elevationShadowCardHover: CSSDesignToken<string>;
|
|
520
|
-
|
|
521
|
-
// @public (undocumented)
|
|
522
|
-
export const elevationShadowCardHoverSize: CSSDesignToken<number>;
|
|
523
|
-
|
|
524
|
-
// @public (undocumented)
|
|
525
|
-
export const elevationShadowCardRest: CSSDesignToken<string>;
|
|
526
|
-
|
|
527
|
-
// @public (undocumented)
|
|
528
|
-
export const elevationShadowCardRestSize: CSSDesignToken<number>;
|
|
529
|
-
|
|
530
|
-
// @public (undocumented)
|
|
531
|
-
export const elevationShadowDialog: CSSDesignToken<string>;
|
|
532
|
-
|
|
533
|
-
// @public (undocumented)
|
|
534
|
-
export const elevationShadowDialogSize: CSSDesignToken<number>;
|
|
535
|
-
|
|
536
|
-
// @public (undocumented)
|
|
537
|
-
export const elevationShadowFlyout: CSSDesignToken<string>;
|
|
538
|
-
|
|
539
|
-
// @public (undocumented)
|
|
540
|
-
export const elevationShadowFlyoutSize: CSSDesignToken<number>;
|
|
541
|
-
|
|
542
|
-
// @public (undocumented)
|
|
543
|
-
export const elevationShadowRecipe: DesignToken<ElevationRecipe>;
|
|
544
|
-
|
|
545
|
-
// @public (undocumented)
|
|
546
|
-
export const elevationShadowTooltip: CSSDesignToken<string>;
|
|
547
|
-
|
|
548
|
-
// @public (undocumented)
|
|
549
|
-
export const elevationShadowTooltipSize: CSSDesignToken<number>;
|
|
550
|
-
|
|
551
|
-
// @public (undocumented)
|
|
552
|
-
export const fillColor: CSSDesignToken<Swatch>;
|
|
553
|
-
|
|
554
|
-
export { Flipper }
|
|
555
|
-
|
|
556
|
-
// @public
|
|
557
|
-
export const flipperStyles: (context: ElementDefinitionContext, definition: FlipperOptions) => ElementStyles;
|
|
558
|
-
|
|
559
|
-
// @public
|
|
560
|
-
export const fluentAccordion: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, typeof Accordion>;
|
|
561
|
-
|
|
562
|
-
// @public
|
|
563
|
-
export const fluentAccordionItem: (overrideDefinition?: OverrideFoundationElementDefinition<AccordionItemOptions> | undefined) => FoundationElementRegistry<AccordionItemOptions, Constructable<FoundationElement>>;
|
|
564
|
-
|
|
565
|
-
// Warning: (ae-incompatible-release-tags) The symbol "fluentAnchor" is marked as @public, but its signature references "Anchor" which is marked as @internal
|
|
566
|
-
//
|
|
567
|
-
// @public
|
|
568
|
-
export const fluentAnchor: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, typeof Anchor>;
|
|
569
|
-
|
|
570
|
-
// @beta
|
|
571
|
-
export const fluentAnchoredRegion: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, typeof AnchoredRegion>;
|
|
572
|
-
|
|
573
|
-
// Warning: (ae-incompatible-release-tags) The symbol "fluentBadge" is marked as @public, but its signature references "Badge" which is marked as @internal
|
|
574
|
-
//
|
|
575
|
-
// @public
|
|
576
|
-
export const fluentBadge: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, typeof Badge>;
|
|
577
|
-
|
|
578
|
-
// @public
|
|
579
|
-
export const fluentBreadcrumb: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, typeof Breadcrumb>;
|
|
580
|
-
|
|
581
|
-
// @public
|
|
582
|
-
export const fluentBreadcrumbItem: (overrideDefinition?: OverrideFoundationElementDefinition<BreadcrumbItemOptions> | undefined) => FoundationElementRegistry<BreadcrumbItemOptions, Constructable<FoundationElement>>;
|
|
583
|
-
|
|
584
|
-
// Warning: (ae-incompatible-release-tags) The symbol "fluentButton" is marked as @public, but its signature references "Button" which is marked as @internal
|
|
585
|
-
//
|
|
586
|
-
// @public
|
|
587
|
-
export const fluentButton: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, typeof Button>;
|
|
588
|
-
|
|
589
|
-
// @public
|
|
590
|
-
export const fluentCalendar: (overrideDefinition?: OverrideFoundationElementDefinition<CalendarOptions> | undefined) => FoundationElementRegistry<CalendarOptions, Constructable<FoundationElement>>;
|
|
591
|
-
|
|
592
|
-
// @public
|
|
593
|
-
export const fluentCard: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, typeof Card>;
|
|
594
|
-
|
|
595
|
-
// @public
|
|
596
|
-
export const fluentCheckbox: (overrideDefinition?: OverrideFoundationElementDefinition<CheckboxOptions> | undefined) => FoundationElementRegistry<CheckboxOptions, Constructable<FoundationElement>>;
|
|
597
|
-
|
|
598
|
-
// @public
|
|
599
|
-
export const fluentCombobox: (overrideDefinition?: OverrideFoundationElementDefinition<ComboboxOptions> | undefined) => FoundationElementRegistry<ComboboxOptions, Constructable<FoundationElement>>;
|
|
600
|
-
|
|
601
|
-
// @public
|
|
602
|
-
export const fluentDataGrid: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, typeof DataGrid>;
|
|
603
|
-
|
|
604
|
-
// @public
|
|
605
|
-
export const fluentDataGridCell: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, typeof DataGridCell>;
|
|
606
|
-
|
|
607
|
-
// @public
|
|
608
|
-
export const fluentDataGridRow: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, typeof DataGridRow>;
|
|
609
|
-
|
|
610
|
-
// @public
|
|
611
|
-
export const fluentDesignSystemProvider: (overrideDefinition?: OverrideFoundationElementDefinition< {
|
|
612
|
-
baseName: string;
|
|
613
|
-
template: ViewTemplate<any, any>;
|
|
614
|
-
styles: ElementStyles;
|
|
615
|
-
}> | undefined) => FoundationElementRegistry< {
|
|
616
|
-
baseName: string;
|
|
617
|
-
template: ViewTemplate<any, any>;
|
|
618
|
-
styles: ElementStyles;
|
|
619
|
-
}, typeof DesignSystemProvider>;
|
|
620
|
-
|
|
621
|
-
// @public
|
|
622
|
-
export const fluentDialog: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, typeof Dialog>;
|
|
623
|
-
|
|
624
|
-
// @public
|
|
625
|
-
export const fluentDivider: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, typeof Divider>;
|
|
626
|
-
|
|
627
|
-
// @public
|
|
628
|
-
export const fluentFlipper: (overrideDefinition?: OverrideFoundationElementDefinition<FlipperOptions> | undefined) => FoundationElementRegistry<FlipperOptions, Constructable<FoundationElement>>;
|
|
629
|
-
|
|
630
|
-
// @public
|
|
631
|
-
export const fluentHorizontalScroll: (overrideDefinition?: OverrideFoundationElementDefinition<HorizontalScrollOptions> | undefined) => FoundationElementRegistry<HorizontalScrollOptions, Constructable<FoundationElement>>;
|
|
632
|
-
|
|
633
|
-
// @public
|
|
634
|
-
export const fluentListbox: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, typeof Listbox>;
|
|
635
|
-
|
|
636
|
-
// @public
|
|
637
|
-
export const fluentMenu: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, typeof Menu>;
|
|
638
|
-
|
|
639
|
-
// @public
|
|
640
|
-
export const fluentMenuItem: (overrideDefinition?: OverrideFoundationElementDefinition<MenuItemOptions> | undefined) => FoundationElementRegistry<MenuItemOptions, Constructable<FoundationElement>>;
|
|
641
|
-
|
|
642
|
-
// @public
|
|
643
|
-
export const fluentNumberField: (overrideDefinition?: OverrideFoundationElementDefinition<NumberFieldOptions> | undefined) => FoundationElementRegistry<NumberFieldOptions, Constructable<FoundationElement>>;
|
|
644
|
-
|
|
645
|
-
// @public
|
|
646
|
-
export const fluentOption: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, typeof ListboxOption>;
|
|
647
|
-
|
|
648
|
-
// @public
|
|
649
|
-
export const fluentProgress: (overrideDefinition?: OverrideFoundationElementDefinition<ProgressOptions> | undefined) => FoundationElementRegistry<ProgressOptions, Constructable<FoundationElement>>;
|
|
650
|
-
|
|
651
|
-
// @public
|
|
652
|
-
export const fluentProgressRing: (overrideDefinition?: OverrideFoundationElementDefinition<ProgressRingOptions> | undefined) => FoundationElementRegistry<ProgressRingOptions, Constructable<FoundationElement>>;
|
|
653
|
-
|
|
654
|
-
// @public
|
|
655
|
-
export const fluentRadio: (overrideDefinition?: OverrideFoundationElementDefinition<RadioOptions> | undefined) => FoundationElementRegistry<RadioOptions, Constructable<FoundationElement>>;
|
|
656
|
-
|
|
657
|
-
// @public
|
|
658
|
-
export const fluentRadioGroup: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, typeof RadioGroup>;
|
|
659
|
-
|
|
660
|
-
// @public
|
|
661
|
-
export const fluentSearch: (overrideDefinition?: OverrideFoundationElementDefinition<SearchOptions> | undefined) => FoundationElementRegistry<SearchOptions, Constructable<FoundationElement>>;
|
|
662
|
-
|
|
663
|
-
// @public
|
|
664
|
-
export const fluentSelect: (overrideDefinition?: OverrideFoundationElementDefinition<SelectOptions> | undefined) => FoundationElementRegistry<SelectOptions, Constructable<FoundationElement>>;
|
|
665
|
-
|
|
666
|
-
// @public
|
|
667
|
-
export const fluentSkeleton: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, typeof Skeleton>;
|
|
668
|
-
|
|
669
|
-
// @public
|
|
670
|
-
export const fluentSlider: (overrideDefinition?: OverrideFoundationElementDefinition<SliderOptions> | undefined) => FoundationElementRegistry<SliderOptions, Constructable<FoundationElement>>;
|
|
671
|
-
|
|
672
|
-
// @public
|
|
673
|
-
export const fluentSliderLabel: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, typeof SliderLabel>;
|
|
674
|
-
|
|
675
|
-
// @public
|
|
676
|
-
export const fluentSwitch: (overrideDefinition?: OverrideFoundationElementDefinition<SwitchOptions> | undefined) => FoundationElementRegistry<SwitchOptions, Constructable<FoundationElement>>;
|
|
677
|
-
|
|
678
|
-
// @public
|
|
679
|
-
export const fluentTab: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, typeof Tab>;
|
|
680
|
-
|
|
681
|
-
// @public
|
|
682
|
-
export const fluentTabPanel: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, typeof TabPanel>;
|
|
683
|
-
|
|
684
|
-
// @public
|
|
685
|
-
export const fluentTabs: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, typeof Tabs>;
|
|
686
|
-
|
|
687
|
-
// Warning: (ae-incompatible-release-tags) The symbol "fluentTextArea" is marked as @public, but its signature references "TextArea" which is marked as @internal
|
|
688
|
-
//
|
|
689
|
-
// @public
|
|
690
|
-
export const fluentTextArea: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, typeof TextArea>;
|
|
691
|
-
|
|
692
|
-
// Warning: (ae-incompatible-release-tags) The symbol "fluentTextField" is marked as @public, but its signature references "TextField" which is marked as @internal
|
|
693
|
-
//
|
|
694
|
-
// @public
|
|
695
|
-
export const fluentTextField: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, typeof TextField>;
|
|
696
|
-
|
|
697
|
-
// Warning: (ae-incompatible-release-tags) The symbol "fluentToolbar" is marked as @public, but its signature references "Toolbar" which is marked as @internal
|
|
698
|
-
//
|
|
699
|
-
// @public
|
|
700
|
-
export const fluentToolbar: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, typeof Toolbar>;
|
|
701
|
-
|
|
702
|
-
// Warning: (ae-incompatible-release-tags) The symbol "fluentTooltip" is marked as @public, but its signature references "Tooltip" which is marked as @internal
|
|
703
|
-
//
|
|
704
|
-
// @public
|
|
705
|
-
export const fluentTooltip: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, typeof Tooltip>;
|
|
706
|
-
|
|
707
|
-
// @public
|
|
708
|
-
export const fluentTreeItem: (overrideDefinition?: OverrideFoundationElementDefinition<TreeItemOptions> | undefined) => FoundationElementRegistry<TreeItemOptions, Constructable<FoundationElement>>;
|
|
709
|
-
|
|
710
|
-
// @public
|
|
711
|
-
export const fluentTreeView: (overrideDefinition?: OverrideFoundationElementDefinition<FoundationElementDefinition> | undefined) => FoundationElementRegistry<FoundationElementDefinition, typeof TreeView>;
|
|
712
|
-
|
|
713
|
-
// @public @deprecated (undocumented)
|
|
714
|
-
export const focusOutlineWidth: CSSDesignToken<number>;
|
|
715
|
-
|
|
716
|
-
// @public (undocumented)
|
|
717
|
-
export const focusStrokeInner: CSSDesignToken<Swatch>;
|
|
718
|
-
|
|
719
|
-
// @public (undocumented)
|
|
720
|
-
export const focusStrokeInnerRecipe: DesignToken<ColorRecipe>;
|
|
721
|
-
|
|
722
|
-
// @public (undocumented)
|
|
723
|
-
export const focusStrokeOuter: CSSDesignToken<Swatch>;
|
|
724
|
-
|
|
725
|
-
// @public (undocumented)
|
|
726
|
-
export const focusStrokeOuterRecipe: DesignToken<ColorRecipe>;
|
|
727
|
-
|
|
728
|
-
// @public (undocumented)
|
|
729
|
-
export const focusStrokeWidth: CSSDesignToken<number>;
|
|
730
|
-
|
|
731
|
-
// @public
|
|
732
|
-
export const focusTreatmentBase: CSSDirective;
|
|
733
|
-
|
|
734
|
-
// @public
|
|
735
|
-
export const focusTreatmentTight: CSSDirective;
|
|
736
|
-
|
|
737
|
-
// @public (undocumented)
|
|
738
|
-
export const fontWeight: CSSDesignToken<number>;
|
|
739
|
-
|
|
740
|
-
// @public (undocumented)
|
|
741
|
-
export const foregroundOnAccentActive: CSSDesignToken<Swatch>;
|
|
742
|
-
|
|
743
|
-
// @public @deprecated (undocumented)
|
|
744
|
-
export const foregroundOnAccentActiveLarge: CSSDesignToken<Swatch>;
|
|
745
|
-
|
|
746
|
-
// @public (undocumented)
|
|
747
|
-
export const foregroundOnAccentFocus: CSSDesignToken<Swatch>;
|
|
748
|
-
|
|
749
|
-
// @public @deprecated (undocumented)
|
|
750
|
-
export const foregroundOnAccentFocusLarge: CSSDesignToken<Swatch>;
|
|
751
|
-
|
|
752
|
-
// @public (undocumented)
|
|
753
|
-
export const foregroundOnAccentHover: CSSDesignToken<Swatch>;
|
|
754
|
-
|
|
755
|
-
// @public @deprecated (undocumented)
|
|
756
|
-
export const foregroundOnAccentHoverLarge: CSSDesignToken<Swatch>;
|
|
757
|
-
|
|
758
|
-
// @public @deprecated (undocumented)
|
|
759
|
-
export const foregroundOnAccentLargeRecipe: DesignToken<InteractiveColorRecipe>;
|
|
760
|
-
|
|
761
|
-
// @public (undocumented)
|
|
762
|
-
export const foregroundOnAccentRecipe: DesignToken<InteractiveColorRecipe>;
|
|
763
|
-
|
|
764
|
-
// @public (undocumented)
|
|
765
|
-
export const foregroundOnAccentRest: CSSDesignToken<Swatch>;
|
|
766
|
-
|
|
767
|
-
// @public @deprecated (undocumented)
|
|
768
|
-
export const foregroundOnAccentRestLarge: CSSDesignToken<Swatch>;
|
|
769
|
-
|
|
770
|
-
// @public
|
|
771
|
-
export const heightNumber: CSSDirective;
|
|
772
|
-
|
|
773
|
-
// Warning: (ae-internal-missing-underscore) The name "HorizontalScroll" should be prefixed with an underscore because the declaration is marked as @internal
|
|
774
|
-
//
|
|
775
|
-
// @internal (undocumented)
|
|
776
|
-
export class HorizontalScroll extends HorizontalScroll_2 {
|
|
777
|
-
// @public (undocumented)
|
|
778
|
-
connectedCallback(): void;
|
|
779
|
-
}
|
|
780
|
-
|
|
781
|
-
// @public
|
|
782
|
-
export const horizontalScrollStyles: (context: ElementDefinitionContext, definition: HorizontalScrollOptions) => ElementStyles;
|
|
783
|
-
|
|
784
|
-
// Warning: (ae-internal-missing-underscore) The name "HypertextStyles" should be prefixed with an underscore because the declaration is marked as @internal
|
|
785
|
-
//
|
|
786
|
-
// @internal (undocumented)
|
|
787
|
-
export const HypertextStyles: (context: ElementDefinitionContext, definition: FoundationElementDefinition, interactivitySelector: string, nonInteractivitySelector?: string) => ElementStyles;
|
|
788
|
-
|
|
789
|
-
// Warning: (ae-internal-missing-underscore) The name "inputFilledStyles" should be prefixed with an underscore because the declaration is marked as @internal
|
|
790
|
-
//
|
|
791
|
-
// @internal
|
|
792
|
-
export const inputFilledStyles: (context: ElementDefinitionContext, definition: FoundationElementDefinition, logicalControlSelector: string, interactivitySelector?: string) => ElementStyles;
|
|
793
|
-
|
|
794
|
-
// Warning: (ae-internal-missing-underscore) The name "inputForcedColorStyles" should be prefixed with an underscore because the declaration is marked as @internal
|
|
795
|
-
//
|
|
796
|
-
// @internal (undocumented)
|
|
797
|
-
export const inputForcedColorStyles: (context: ElementDefinitionContext, definition: FoundationElementDefinition, logicalControlSelector: string, interactivitySelector?: string) => ElementStyles;
|
|
798
|
-
|
|
799
|
-
// Warning: (ae-internal-missing-underscore) The name "inputOutlineStyles" should be prefixed with an underscore because the declaration is marked as @internal
|
|
800
|
-
//
|
|
801
|
-
// @internal
|
|
802
|
-
export const inputOutlineStyles: (context: ElementDefinitionContext, definition: FoundationElementDefinition, logicalControlSelector: string, interactivitySelector?: string) => ElementStyles;
|
|
803
|
-
|
|
804
|
-
// Warning: (ae-internal-missing-underscore) The name "inputStateStyles" should be prefixed with an underscore because the declaration is marked as @internal
|
|
805
|
-
//
|
|
806
|
-
// @internal
|
|
807
|
-
export const inputStateStyles: (context: ElementDefinitionContext, definition: FoundationElementDefinition, logicalControlSelector: string) => ElementStyles;
|
|
808
|
-
|
|
809
|
-
// @public (undocumented)
|
|
810
|
-
export interface InteractiveColorRecipe {
|
|
811
|
-
// (undocumented)
|
|
812
|
-
evaluate(element: HTMLElement, reference?: Swatch): InteractiveSwatchSet;
|
|
813
|
-
}
|
|
814
|
-
|
|
815
|
-
// @public (undocumented)
|
|
816
|
-
export interface InteractiveSwatchSet {
|
|
817
|
-
active: Swatch;
|
|
818
|
-
focus: Swatch;
|
|
819
|
-
hover: Swatch;
|
|
820
|
-
rest: Swatch;
|
|
821
|
-
}
|
|
822
|
-
|
|
823
|
-
// Warning: (ae-internal-missing-underscore) The name "isDark" should be prefixed with an underscore because the declaration is marked as @internal
|
|
824
|
-
//
|
|
825
|
-
// @internal
|
|
826
|
-
export function isDark(color: Swatch): boolean;
|
|
827
|
-
|
|
828
|
-
// @public (undocumented)
|
|
829
|
-
export const layerCornerRadius: CSSDesignToken<number>;
|
|
830
|
-
|
|
831
|
-
// Warning: (ae-internal-missing-underscore) The name "LightweightButtonStyles" should be prefixed with an underscore because the declaration is marked as @internal
|
|
832
|
-
//
|
|
833
|
-
// @internal (undocumented)
|
|
834
|
-
export const LightweightButtonStyles: (context: ElementDefinitionContext, definition: FoundationElementDefinition, interactivitySelector: string, nonInteractivitySelector?: string) => ElementStyles;
|
|
835
|
-
|
|
836
|
-
// @public (undocumented)
|
|
837
|
-
export class Listbox extends Listbox_2 {
|
|
838
|
-
}
|
|
839
|
-
|
|
840
|
-
// @public
|
|
841
|
-
export const listboxStyles: (context: ElementDefinitionContext, definition: FoundationElementDefinition) => ElementStyles;
|
|
842
|
-
|
|
843
|
-
// @public
|
|
844
|
-
export class Menu extends Menu_2 {
|
|
845
|
-
// @internal (undocumented)
|
|
846
|
-
connectedCallback(): void;
|
|
847
|
-
}
|
|
848
|
-
|
|
849
|
-
export { MenuItem }
|
|
850
|
-
|
|
851
|
-
// @public
|
|
852
|
-
export const menuItemStyles: (context: ElementDefinitionContext, definition: MenuItemOptions) => ElementStyles;
|
|
853
|
-
|
|
854
|
-
// @public
|
|
855
|
-
export const menuStyles: (context: ElementDefinitionContext, definition: FoundationElementDefinition) => ElementStyles;
|
|
856
|
-
|
|
857
|
-
// @public (undocumented)
|
|
858
|
-
export const neutralBaseColor: CSSDesignToken<Swatch>;
|
|
859
|
-
|
|
860
|
-
// Warning: (ae-internal-missing-underscore) The name "NeutralButtonStyles" should be prefixed with an underscore because the declaration is marked as @internal
|
|
861
|
-
//
|
|
862
|
-
// @internal (undocumented)
|
|
863
|
-
export const NeutralButtonStyles: (context: ElementDefinitionContext, definition: FoundationElementDefinition, interactivitySelector: string, nonInteractivitySelector?: string) => ElementStyles;
|
|
864
|
-
|
|
865
|
-
// @public @deprecated (undocumented)
|
|
866
|
-
export const neutralContrastFillActive: CSSDesignToken<Swatch>;
|
|
867
|
-
|
|
868
|
-
// @public @deprecated (undocumented)
|
|
869
|
-
export const neutralContrastFillActiveDelta: CSSDesignToken<number>;
|
|
870
|
-
|
|
871
|
-
// @public @deprecated (undocumented)
|
|
872
|
-
export const neutralContrastFillFocus: CSSDesignToken<Swatch>;
|
|
873
|
-
|
|
874
|
-
// @public @deprecated (undocumented)
|
|
875
|
-
export const neutralContrastFillFocusDelta: CSSDesignToken<number>;
|
|
876
|
-
|
|
877
|
-
// @public @deprecated (undocumented)
|
|
878
|
-
export const neutralContrastFillHover: CSSDesignToken<Swatch>;
|
|
879
|
-
|
|
880
|
-
// @public @deprecated (undocumented)
|
|
881
|
-
export const neutralContrastFillHoverDelta: CSSDesignToken<number>;
|
|
882
|
-
|
|
883
|
-
// @public @deprecated (undocumented)
|
|
884
|
-
export const neutralContrastFillRest: CSSDesignToken<Swatch>;
|
|
885
|
-
|
|
886
|
-
// @public @deprecated (undocumented)
|
|
887
|
-
export const neutralContrastFillRestDelta: CSSDesignToken<number>;
|
|
888
|
-
|
|
889
|
-
// @public @deprecated (undocumented)
|
|
890
|
-
export const neutralDivider: CSSDesignToken<Swatch>;
|
|
891
|
-
|
|
892
|
-
// @public @deprecated (undocumented)
|
|
893
|
-
export const neutralDividerRestDelta: DesignToken<number>;
|
|
894
|
-
|
|
895
|
-
// @public (undocumented)
|
|
896
|
-
export const neutralFillActive: CSSDesignToken<Swatch>;
|
|
897
|
-
|
|
898
|
-
// @public (undocumented)
|
|
899
|
-
export const neutralFillActiveDelta: DesignToken<number>;
|
|
900
|
-
|
|
901
|
-
// @public @deprecated (undocumented)
|
|
902
|
-
export const neutralFillCard: CSSDesignToken<Swatch>;
|
|
903
|
-
|
|
904
|
-
// @public @deprecated (undocumented)
|
|
905
|
-
export const neutralFillCardDelta: DesignToken<number>;
|
|
906
|
-
|
|
907
|
-
// @public (undocumented)
|
|
908
|
-
export const neutralFillFocus: CSSDesignToken<Swatch>;
|
|
909
|
-
|
|
910
|
-
// @public (undocumented)
|
|
911
|
-
export const neutralFillFocusDelta: DesignToken<number>;
|
|
912
|
-
|
|
913
|
-
// @public (undocumented)
|
|
914
|
-
export const neutralFillHover: CSSDesignToken<Swatch>;
|
|
915
|
-
|
|
916
|
-
// @public (undocumented)
|
|
917
|
-
export const neutralFillHoverDelta: DesignToken<number>;
|
|
918
|
-
|
|
919
|
-
// @public (undocumented)
|
|
920
|
-
export const neutralFillInputActive: CSSDesignToken<Swatch>;
|
|
921
|
-
|
|
922
|
-
// @public (undocumented)
|
|
923
|
-
export const neutralFillInputActiveDelta: DesignToken<number>;
|
|
924
|
-
|
|
925
|
-
// @public (undocumented)
|
|
926
|
-
export const neutralFillInputAltActive: CSSDesignToken<Swatch>;
|
|
927
|
-
|
|
928
|
-
// @public (undocumented)
|
|
929
|
-
export const neutralFillInputAltActiveDelta: DesignToken<number>;
|
|
930
|
-
|
|
931
|
-
// @public (undocumented)
|
|
932
|
-
export const neutralFillInputAltFocus: CSSDesignToken<Swatch>;
|
|
933
|
-
|
|
934
|
-
// @public (undocumented)
|
|
935
|
-
export const neutralFillInputAltFocusDelta: DesignToken<number>;
|
|
936
|
-
|
|
937
|
-
// @public (undocumented)
|
|
938
|
-
export const neutralFillInputAltHover: CSSDesignToken<Swatch>;
|
|
939
|
-
|
|
940
|
-
// @public (undocumented)
|
|
941
|
-
export const neutralFillInputAltHoverDelta: DesignToken<number>;
|
|
942
|
-
|
|
943
|
-
// @public (undocumented)
|
|
944
|
-
export const neutralFillInputAltRecipe: DesignToken<InteractiveColorRecipe>;
|
|
945
|
-
|
|
946
|
-
// @public (undocumented)
|
|
947
|
-
export const neutralFillInputAltRest: CSSDesignToken<Swatch>;
|
|
948
|
-
|
|
949
|
-
// @public (undocumented)
|
|
950
|
-
export const neutralFillInputAltRestDelta: DesignToken<number>;
|
|
951
|
-
|
|
952
|
-
// @public (undocumented)
|
|
953
|
-
export const neutralFillInputFocus: CSSDesignToken<Swatch>;
|
|
954
|
-
|
|
955
|
-
// @public (undocumented)
|
|
956
|
-
export const neutralFillInputFocusDelta: DesignToken<number>;
|
|
957
|
-
|
|
958
|
-
// @public (undocumented)
|
|
959
|
-
export const neutralFillInputHover: CSSDesignToken<Swatch>;
|
|
960
|
-
|
|
961
|
-
// @public (undocumented)
|
|
962
|
-
export const neutralFillInputHoverDelta: DesignToken<number>;
|
|
963
|
-
|
|
964
|
-
// @public (undocumented)
|
|
965
|
-
export const neutralFillInputRecipe: DesignToken<InteractiveColorRecipe>;
|
|
966
|
-
|
|
967
|
-
// @public (undocumented)
|
|
968
|
-
export const neutralFillInputRest: CSSDesignToken<Swatch>;
|
|
969
|
-
|
|
970
|
-
// @public (undocumented)
|
|
971
|
-
export const neutralFillInputRestDelta: DesignToken<number>;
|
|
972
|
-
|
|
973
|
-
// @public @deprecated (undocumented)
|
|
974
|
-
export const neutralFillInverseActive: CSSDesignToken<Swatch>;
|
|
975
|
-
|
|
976
|
-
// @public @deprecated (undocumented)
|
|
977
|
-
export const neutralFillInverseActiveDelta: CSSDesignToken<number>;
|
|
978
|
-
|
|
979
|
-
// @public @deprecated (undocumented)
|
|
980
|
-
export const neutralFillInverseFocus: CSSDesignToken<Swatch>;
|
|
981
|
-
|
|
982
|
-
// @public @deprecated (undocumented)
|
|
983
|
-
export const neutralFillInverseFocusDelta: CSSDesignToken<number>;
|
|
984
|
-
|
|
985
|
-
// @public @deprecated (undocumented)
|
|
986
|
-
export const neutralFillInverseHover: CSSDesignToken<Swatch>;
|
|
987
|
-
|
|
988
|
-
// @public @deprecated (undocumented)
|
|
989
|
-
export const neutralFillInverseHoverDelta: CSSDesignToken<number>;
|
|
990
|
-
|
|
991
|
-
// @public @deprecated (undocumented)
|
|
992
|
-
export const neutralFillInverseRecipe: DesignToken<InteractiveColorRecipe>;
|
|
993
|
-
|
|
994
|
-
// @public @deprecated (undocumented)
|
|
995
|
-
export const neutralFillInverseRest: CSSDesignToken<Swatch>;
|
|
996
|
-
|
|
997
|
-
// @public @deprecated (undocumented)
|
|
998
|
-
export const neutralFillInverseRestDelta: CSSDesignToken<number>;
|
|
999
|
-
|
|
1000
|
-
// @public (undocumented)
|
|
1001
|
-
export const neutralFillLayerActive: CSSDesignToken<Swatch>;
|
|
1002
|
-
|
|
1003
|
-
// @public (undocumented)
|
|
1004
|
-
export const neutralFillLayerActiveDelta: DesignToken<number>;
|
|
1005
|
-
|
|
1006
|
-
// @public (undocumented)
|
|
1007
|
-
export const neutralFillLayerAltRecipe: DesignToken<InteractiveColorRecipe>;
|
|
1008
|
-
|
|
1009
|
-
// @public (undocumented)
|
|
1010
|
-
export const neutralFillLayerAltRest: CSSDesignToken<Swatch>;
|
|
1011
|
-
|
|
1012
|
-
// @public (undocumented)
|
|
1013
|
-
export const neutralFillLayerAltRestDelta: DesignToken<number>;
|
|
1014
|
-
|
|
1015
|
-
// @public (undocumented)
|
|
1016
|
-
export const neutralFillLayerHover: CSSDesignToken<Swatch>;
|
|
1017
|
-
|
|
1018
|
-
// @public (undocumented)
|
|
1019
|
-
export const neutralFillLayerHoverDelta: DesignToken<number>;
|
|
1020
|
-
|
|
1021
|
-
// @public (undocumented)
|
|
1022
|
-
export const neutralFillLayerRecipe: DesignToken<InteractiveColorRecipe>;
|
|
1023
|
-
|
|
1024
|
-
// @public (undocumented)
|
|
1025
|
-
export const neutralFillLayerRest: CSSDesignToken<Swatch>;
|
|
1026
|
-
|
|
1027
|
-
// @public (undocumented)
|
|
1028
|
-
export const neutralFillLayerRestDelta: DesignToken<number>;
|
|
1029
|
-
|
|
1030
|
-
// @public (undocumented)
|
|
1031
|
-
export const neutralFillRecipe: DesignToken<InteractiveColorRecipe>;
|
|
1032
|
-
|
|
1033
|
-
// @public (undocumented)
|
|
1034
|
-
export const neutralFillRest: CSSDesignToken<Swatch>;
|
|
1035
|
-
|
|
1036
|
-
// @public (undocumented)
|
|
1037
|
-
export const neutralFillRestDelta: DesignToken<number>;
|
|
1038
|
-
|
|
1039
|
-
// @public (undocumented)
|
|
1040
|
-
export const neutralFillSecondaryActive: CSSDesignToken<Swatch>;
|
|
1041
|
-
|
|
1042
|
-
// @public (undocumented)
|
|
1043
|
-
export const neutralFillSecondaryActiveDelta: DesignToken<number>;
|
|
1044
|
-
|
|
1045
|
-
// @public (undocumented)
|
|
1046
|
-
export const neutralFillSecondaryFocus: CSSDesignToken<Swatch>;
|
|
1047
|
-
|
|
1048
|
-
// @public (undocumented)
|
|
1049
|
-
export const neutralFillSecondaryFocusDelta: DesignToken<number>;
|
|
1050
|
-
|
|
1051
|
-
// @public (undocumented)
|
|
1052
|
-
export const neutralFillSecondaryHover: CSSDesignToken<Swatch>;
|
|
1053
|
-
|
|
1054
|
-
// @public (undocumented)
|
|
1055
|
-
export const neutralFillSecondaryHoverDelta: DesignToken<number>;
|
|
1056
|
-
|
|
1057
|
-
// @public (undocumented)
|
|
1058
|
-
export const neutralFillSecondaryRecipe: DesignToken<InteractiveColorRecipe>;
|
|
1059
|
-
|
|
1060
|
-
// @public (undocumented)
|
|
1061
|
-
export const neutralFillSecondaryRest: CSSDesignToken<Swatch>;
|
|
1062
|
-
|
|
1063
|
-
// @public (undocumented)
|
|
1064
|
-
export const neutralFillSecondaryRestDelta: DesignToken<number>;
|
|
1065
|
-
|
|
1066
|
-
// @public (undocumented)
|
|
1067
|
-
export const neutralFillStealthActive: CSSDesignToken<Swatch>;
|
|
1068
|
-
|
|
1069
|
-
// @public (undocumented)
|
|
1070
|
-
export const neutralFillStealthActiveDelta: DesignToken<number>;
|
|
1071
|
-
|
|
1072
|
-
// @public (undocumented)
|
|
1073
|
-
export const neutralFillStealthFocus: CSSDesignToken<Swatch>;
|
|
1074
|
-
|
|
1075
|
-
// @public (undocumented)
|
|
1076
|
-
export const neutralFillStealthFocusDelta: DesignToken<number>;
|
|
1077
|
-
|
|
1078
|
-
// @public (undocumented)
|
|
1079
|
-
export const neutralFillStealthHover: CSSDesignToken<Swatch>;
|
|
1080
|
-
|
|
1081
|
-
// @public (undocumented)
|
|
1082
|
-
export const neutralFillStealthHoverDelta: DesignToken<number>;
|
|
1083
|
-
|
|
1084
|
-
// @public (undocumented)
|
|
1085
|
-
export const neutralFillStealthRecipe: DesignToken<InteractiveColorRecipe>;
|
|
1086
|
-
|
|
1087
|
-
// @public (undocumented)
|
|
1088
|
-
export const neutralFillStealthRest: CSSDesignToken<Swatch>;
|
|
1089
|
-
|
|
1090
|
-
// @public (undocumented)
|
|
1091
|
-
export const neutralFillStealthRestDelta: DesignToken<number>;
|
|
1092
|
-
|
|
1093
|
-
// @public (undocumented)
|
|
1094
|
-
export const neutralFillStrongActive: CSSDesignToken<Swatch>;
|
|
1095
|
-
|
|
1096
|
-
// @public (undocumented)
|
|
1097
|
-
export const neutralFillStrongActiveDelta: DesignToken<number>;
|
|
1098
|
-
|
|
1099
|
-
// @public (undocumented)
|
|
1100
|
-
export const neutralFillStrongFocus: CSSDesignToken<Swatch>;
|
|
1101
|
-
|
|
1102
|
-
// @public (undocumented)
|
|
1103
|
-
export const neutralFillStrongFocusDelta: DesignToken<number>;
|
|
1104
|
-
|
|
1105
|
-
// @public (undocumented)
|
|
1106
|
-
export const neutralFillStrongHover: CSSDesignToken<Swatch>;
|
|
1107
|
-
|
|
1108
|
-
// @public (undocumented)
|
|
1109
|
-
export const neutralFillStrongHoverDelta: DesignToken<number>;
|
|
1110
|
-
|
|
1111
|
-
// @public (undocumented)
|
|
1112
|
-
export const neutralFillStrongRecipe: DesignToken<InteractiveColorRecipe>;
|
|
1113
|
-
|
|
1114
|
-
// @public (undocumented)
|
|
1115
|
-
export const neutralFillStrongRest: CSSDesignToken<Swatch>;
|
|
1116
|
-
|
|
1117
|
-
// @public (undocumented)
|
|
1118
|
-
export const neutralFillStrongRestDelta: DesignToken<number>;
|
|
1119
|
-
|
|
1120
|
-
// @public @deprecated (undocumented)
|
|
1121
|
-
export const neutralFillToggleActive: CSSDesignToken<Swatch>;
|
|
1122
|
-
|
|
1123
|
-
// @public @deprecated (undocumented)
|
|
1124
|
-
export const neutralFillToggleActiveDelta: DesignToken<number>;
|
|
1125
|
-
|
|
1126
|
-
// @public @deprecated (undocumented)
|
|
1127
|
-
export const neutralFillToggleFocus: CSSDesignToken<Swatch>;
|
|
1128
|
-
|
|
1129
|
-
// @public @deprecated (undocumented)
|
|
1130
|
-
export const neutralFillToggleFocusDelta: DesignToken<number>;
|
|
1131
|
-
|
|
1132
|
-
// @public @deprecated (undocumented)
|
|
1133
|
-
export const neutralFillToggleHover: CSSDesignToken<Swatch>;
|
|
1134
|
-
|
|
1135
|
-
// @public @deprecated (undocumented)
|
|
1136
|
-
export const neutralFillToggleHoverDelta: DesignToken<number>;
|
|
1137
|
-
|
|
1138
|
-
// @public @deprecated (undocumented)
|
|
1139
|
-
export const neutralFillToggleRest: CSSDesignToken<Swatch>;
|
|
1140
|
-
|
|
1141
|
-
// @public @deprecated (undocumented)
|
|
1142
|
-
export const neutralFillToggleRestDelta: DesignToken<number>;
|
|
1143
|
-
|
|
1144
|
-
// @public @deprecated (undocumented)
|
|
1145
|
-
export const neutralFocus: CSSDesignToken<Swatch>;
|
|
1146
|
-
|
|
1147
|
-
// @public @deprecated (undocumented)
|
|
1148
|
-
export const neutralFocusInnerAccent: CSSDesignToken<Swatch>;
|
|
1149
|
-
|
|
1150
|
-
// @public (undocumented)
|
|
1151
|
-
export const neutralForegroundActive: CSSDesignToken<Swatch>;
|
|
1152
|
-
|
|
1153
|
-
// @public (undocumented)
|
|
1154
|
-
export const neutralForegroundFocus: CSSDesignToken<Swatch>;
|
|
1155
|
-
|
|
1156
|
-
// @public (undocumented)
|
|
1157
|
-
export const neutralForegroundHint: CSSDesignToken<Swatch>;
|
|
1158
|
-
|
|
1159
|
-
// @public (undocumented)
|
|
1160
|
-
export const neutralForegroundHintRecipe: DesignToken<ColorRecipe>;
|
|
1161
|
-
|
|
1162
|
-
// @public (undocumented)
|
|
1163
|
-
export const neutralForegroundHover: CSSDesignToken<Swatch>;
|
|
1164
|
-
|
|
1165
|
-
// @public (undocumented)
|
|
1166
|
-
export const neutralForegroundRecipe: DesignToken<InteractiveColorRecipe>;
|
|
1167
|
-
|
|
1168
|
-
// @public (undocumented)
|
|
1169
|
-
export const neutralForegroundRest: CSSDesignToken<Swatch>;
|
|
1170
|
-
|
|
1171
|
-
// @public (undocumented)
|
|
1172
|
-
export const neutralLayer1: CSSDesignToken<Swatch>;
|
|
1173
|
-
|
|
1174
|
-
// @public (undocumented)
|
|
1175
|
-
export const neutralLayer1Recipe: DesignToken<ColorRecipe>;
|
|
1176
|
-
|
|
1177
|
-
// @public (undocumented)
|
|
1178
|
-
export const neutralLayer2: CSSDesignToken<Swatch>;
|
|
1179
|
-
|
|
1180
|
-
// @public (undocumented)
|
|
1181
|
-
export const neutralLayer2Recipe: DesignToken<ColorRecipe>;
|
|
1182
|
-
|
|
1183
|
-
// @public (undocumented)
|
|
1184
|
-
export const neutralLayer3: CSSDesignToken<Swatch>;
|
|
1185
|
-
|
|
1186
|
-
// @public (undocumented)
|
|
1187
|
-
export const neutralLayer3Recipe: DesignToken<ColorRecipe>;
|
|
1188
|
-
|
|
1189
|
-
// @public (undocumented)
|
|
1190
|
-
export const neutralLayer4: CSSDesignToken<Swatch>;
|
|
1191
|
-
|
|
1192
|
-
// @public (undocumented)
|
|
1193
|
-
export const neutralLayer4Recipe: DesignToken<ColorRecipe>;
|
|
1194
|
-
|
|
1195
|
-
// @public (undocumented)
|
|
1196
|
-
export const neutralLayerCardContainer: CSSDesignToken<Swatch>;
|
|
1197
|
-
|
|
1198
|
-
// @public (undocumented)
|
|
1199
|
-
export const neutralLayerCardContainerRecipe: DesignToken<ColorRecipe>;
|
|
1200
|
-
|
|
1201
|
-
// @public (undocumented)
|
|
1202
|
-
export const neutralLayerFloating: CSSDesignToken<Swatch>;
|
|
1203
|
-
|
|
1204
|
-
// @public (undocumented)
|
|
1205
|
-
export const neutralLayerFloatingRecipe: DesignToken<ColorRecipe>;
|
|
1206
|
-
|
|
1207
|
-
// @public @deprecated (undocumented)
|
|
1208
|
-
export const neutralLayerL1: CSSDesignToken<Swatch>;
|
|
1209
|
-
|
|
1210
|
-
// @public @deprecated (undocumented)
|
|
1211
|
-
export const neutralLayerL2: CSSDesignToken<Swatch>;
|
|
1212
|
-
|
|
1213
|
-
// @public @deprecated (undocumented)
|
|
1214
|
-
export const neutralLayerL3: CSSDesignToken<Swatch>;
|
|
1215
|
-
|
|
1216
|
-
// @public @deprecated (undocumented)
|
|
1217
|
-
export const neutralLayerL4: CSSDesignToken<Swatch>;
|
|
1218
|
-
|
|
1219
|
-
// @public @deprecated (undocumented)
|
|
1220
|
-
export const neutralOutlineActive: CSSDesignToken<Swatch>;
|
|
1221
|
-
|
|
1222
|
-
// @public @deprecated (undocumented)
|
|
1223
|
-
export const neutralOutlineFocus: CSSDesignToken<Swatch>;
|
|
1224
|
-
|
|
1225
|
-
// @public @deprecated (undocumented)
|
|
1226
|
-
export const neutralOutlineHover: CSSDesignToken<Swatch>;
|
|
1227
|
-
|
|
1228
|
-
// @public @deprecated (undocumented)
|
|
1229
|
-
export const neutralOutlineRest: CSSDesignToken<Swatch>;
|
|
1230
|
-
|
|
1231
|
-
// @public (undocumented)
|
|
1232
|
-
export const neutralPalette: DesignToken<Palette<Swatch>>;
|
|
1233
|
-
|
|
1234
|
-
// @public (undocumented)
|
|
1235
|
-
export const neutralStrokeActive: CSSDesignToken<Swatch>;
|
|
1236
|
-
|
|
1237
|
-
// @public (undocumented)
|
|
1238
|
-
export const neutralStrokeActiveDelta: DesignToken<number>;
|
|
1239
|
-
|
|
1240
|
-
// @public (undocumented)
|
|
1241
|
-
export const neutralStrokeControlActive: CSSDesignToken<Swatch>;
|
|
1242
|
-
|
|
1243
|
-
// @public (undocumented)
|
|
1244
|
-
export const neutralStrokeControlActiveDelta: DesignToken<number>;
|
|
1245
|
-
|
|
1246
|
-
// @public (undocumented)
|
|
1247
|
-
export const neutralStrokeControlFocus: CSSDesignToken<Swatch>;
|
|
1248
|
-
|
|
1249
|
-
// @public (undocumented)
|
|
1250
|
-
export const neutralStrokeControlFocusDelta: DesignToken<number>;
|
|
1251
|
-
|
|
1252
|
-
// @public (undocumented)
|
|
1253
|
-
export const neutralStrokeControlHover: CSSDesignToken<Swatch>;
|
|
1254
|
-
|
|
1255
|
-
// @public (undocumented)
|
|
1256
|
-
export const neutralStrokeControlHoverDelta: DesignToken<number>;
|
|
1257
|
-
|
|
1258
|
-
// @public (undocumented)
|
|
1259
|
-
export const neutralStrokeControlRecipe: DesignToken<InteractiveColorRecipe>;
|
|
1260
|
-
|
|
1261
|
-
// @public (undocumented)
|
|
1262
|
-
export const neutralStrokeControlRest: CSSDesignToken<Swatch>;
|
|
1263
|
-
|
|
1264
|
-
// @public (undocumented)
|
|
1265
|
-
export const neutralStrokeControlRestDelta: DesignToken<number>;
|
|
1266
|
-
|
|
1267
|
-
// @public (undocumented)
|
|
1268
|
-
export const neutralStrokeDividerRecipe: DesignToken<ColorRecipe>;
|
|
1269
|
-
|
|
1270
|
-
// @public (undocumented)
|
|
1271
|
-
export const neutralStrokeDividerRest: CSSDesignToken<Swatch>;
|
|
1272
|
-
|
|
1273
|
-
// @public (undocumented)
|
|
1274
|
-
export const neutralStrokeDividerRestDelta: DesignToken<number>;
|
|
1275
|
-
|
|
1276
|
-
// @public (undocumented)
|
|
1277
|
-
export const neutralStrokeFocus: CSSDesignToken<Swatch>;
|
|
1278
|
-
|
|
1279
|
-
// @public (undocumented)
|
|
1280
|
-
export const neutralStrokeFocusDelta: DesignToken<number>;
|
|
1281
|
-
|
|
1282
|
-
// @public (undocumented)
|
|
1283
|
-
export const neutralStrokeHover: CSSDesignToken<Swatch>;
|
|
1284
|
-
|
|
1285
|
-
// @public (undocumented)
|
|
1286
|
-
export const neutralStrokeHoverDelta: DesignToken<number>;
|
|
1287
|
-
|
|
1288
|
-
// @public (undocumented)
|
|
1289
|
-
export const neutralStrokeInputActive: CSSDesignToken<Swatch>;
|
|
1290
|
-
|
|
1291
|
-
// @public (undocumented)
|
|
1292
|
-
export const neutralStrokeInputFocus: CSSDesignToken<Swatch>;
|
|
1293
|
-
|
|
1294
|
-
// @public (undocumented)
|
|
1295
|
-
export const neutralStrokeInputHover: CSSDesignToken<Swatch>;
|
|
1296
|
-
|
|
1297
|
-
// @public (undocumented)
|
|
1298
|
-
export const neutralStrokeInputRecipe: DesignToken<InteractiveColorRecipe>;
|
|
1299
|
-
|
|
1300
|
-
// @public (undocumented)
|
|
1301
|
-
export const neutralStrokeInputRest: CSSDesignToken<Swatch>;
|
|
1302
|
-
|
|
1303
|
-
// @public (undocumented)
|
|
1304
|
-
export const neutralStrokeLayerActive: CSSDesignToken<Swatch>;
|
|
1305
|
-
|
|
1306
|
-
// @public (undocumented)
|
|
1307
|
-
export const neutralStrokeLayerActiveDelta: DesignToken<number>;
|
|
1308
|
-
|
|
1309
|
-
// @public (undocumented)
|
|
1310
|
-
export const neutralStrokeLayerHover: CSSDesignToken<Swatch>;
|
|
1311
|
-
|
|
1312
|
-
// @public (undocumented)
|
|
1313
|
-
export const neutralStrokeLayerHoverDelta: DesignToken<number>;
|
|
1314
|
-
|
|
1315
|
-
// @public (undocumented)
|
|
1316
|
-
export const neutralStrokeLayerRecipe: DesignToken<InteractiveColorRecipe>;
|
|
1317
|
-
|
|
1318
|
-
// @public (undocumented)
|
|
1319
|
-
export const neutralStrokeLayerRest: CSSDesignToken<Swatch>;
|
|
1320
|
-
|
|
1321
|
-
// @public (undocumented)
|
|
1322
|
-
export const neutralStrokeLayerRestDelta: DesignToken<number>;
|
|
1323
|
-
|
|
1324
|
-
// @public (undocumented)
|
|
1325
|
-
export const neutralStrokeRecipe: DesignToken<InteractiveColorRecipe>;
|
|
1326
|
-
|
|
1327
|
-
// @public (undocumented)
|
|
1328
|
-
export const neutralStrokeRest: CSSDesignToken<Swatch>;
|
|
1329
|
-
|
|
1330
|
-
// @public (undocumented)
|
|
1331
|
-
export const neutralStrokeRestDelta: DesignToken<number>;
|
|
1332
|
-
|
|
1333
|
-
// @public (undocumented)
|
|
1334
|
-
export const neutralStrokeStrongActive: CSSDesignToken<Swatch>;
|
|
1335
|
-
|
|
1336
|
-
// @public (undocumented)
|
|
1337
|
-
export const neutralStrokeStrongActiveDelta: DesignToken<number>;
|
|
1338
|
-
|
|
1339
|
-
// @public (undocumented)
|
|
1340
|
-
export const neutralStrokeStrongFocus: CSSDesignToken<Swatch>;
|
|
1341
|
-
|
|
1342
|
-
// @public (undocumented)
|
|
1343
|
-
export const neutralStrokeStrongFocusDelta: DesignToken<number>;
|
|
1344
|
-
|
|
1345
|
-
// @public (undocumented)
|
|
1346
|
-
export const neutralStrokeStrongHover: CSSDesignToken<Swatch>;
|
|
1347
|
-
|
|
1348
|
-
// @public (undocumented)
|
|
1349
|
-
export const neutralStrokeStrongHoverDelta: DesignToken<number>;
|
|
1350
|
-
|
|
1351
|
-
// @public (undocumented)
|
|
1352
|
-
export const neutralStrokeStrongRecipe: DesignToken<InteractiveColorRecipe>;
|
|
1353
|
-
|
|
1354
|
-
// @public (undocumented)
|
|
1355
|
-
export const neutralStrokeStrongRest: CSSDesignToken<Swatch>;
|
|
1356
|
-
|
|
1357
|
-
// Warning: (ae-internal-missing-underscore) The name "NumberField" should be prefixed with an underscore because the declaration is marked as @internal
|
|
1358
|
-
//
|
|
1359
|
-
// @internal
|
|
1360
|
-
export class NumberField extends NumberField_2 {
|
|
1361
|
-
// @public
|
|
1362
|
-
appearance: NumberFieldAppearance;
|
|
1363
|
-
// (undocumented)
|
|
1364
|
-
connectedCallback(): void;
|
|
1365
|
-
}
|
|
1366
|
-
|
|
1367
|
-
// @public
|
|
1368
|
-
export type NumberFieldAppearance = 'filled' | 'outline';
|
|
1369
|
-
|
|
1370
|
-
// @public
|
|
1371
|
-
export const numberFieldStyles: (context: ElementDefinitionContext, definition: NumberFieldOptions) => ElementStyles;
|
|
1372
|
-
|
|
1373
|
-
// @public
|
|
1374
|
-
export const OptionStyles: (context: ElementDefinitionContext, definition: FoundationElementDefinition) => ElementStyles;
|
|
1375
|
-
|
|
1376
|
-
// Warning: (ae-internal-missing-underscore) The name "OutlineButtonStyles" should be prefixed with an underscore because the declaration is marked as @internal
|
|
1377
|
-
//
|
|
1378
|
-
// @internal (undocumented)
|
|
1379
|
-
export const OutlineButtonStyles: (context: ElementDefinitionContext, definition: FoundationElementDefinition, interactivitySelector: string, nonInteractivitySelector?: string) => ElementStyles;
|
|
1380
|
-
|
|
1381
|
-
// @public @deprecated (undocumented)
|
|
1382
|
-
export const outlineWidth: CSSDesignToken<number>;
|
|
1383
|
-
|
|
1384
|
-
// @public
|
|
1385
|
-
export interface Palette<T extends Swatch = Swatch> {
|
|
1386
|
-
// Warning: (ae-forgotten-export) The symbol "RelativeLuminance" needs to be exported by the entry point index.d.ts
|
|
1387
|
-
closestIndexOf(reference: RelativeLuminance): number;
|
|
1388
|
-
colorContrast(reference: Swatch, contrast: number, initialIndex?: number, direction?: 1 | -1): T;
|
|
1389
|
-
get(index: number): T;
|
|
1390
|
-
// (undocumented)
|
|
1391
|
-
readonly source: T;
|
|
1392
|
-
// (undocumented)
|
|
1393
|
-
readonly swatches: ReadonlyArray<T>;
|
|
1394
|
-
}
|
|
1395
|
-
|
|
1396
7
|
// @public (undocumented)
|
|
1397
|
-
export
|
|
1398
|
-
|
|
1399
|
-
// @public (undocumented)
|
|
1400
|
-
export const PaletteRGB: Readonly<{
|
|
1401
|
-
create: typeof create;
|
|
1402
|
-
from: typeof from;
|
|
1403
|
-
}>;
|
|
1404
|
-
|
|
1405
|
-
// @public
|
|
1406
|
-
export class Progress extends BaseProgress {
|
|
1407
|
-
}
|
|
1408
|
-
|
|
1409
|
-
// @public
|
|
1410
|
-
export class ProgressRing extends BaseProgress {
|
|
1411
|
-
}
|
|
1412
|
-
|
|
1413
|
-
// @public
|
|
1414
|
-
export const progressRingStyles: (context: ElementDefinitionContext, definition: ProgressRingOptions) => ElementStyles;
|
|
1415
|
-
|
|
1416
|
-
// @public
|
|
1417
|
-
export const progressStyles: (context: ElementDefinitionContext, definition: ProgressOptions) => ElementStyles;
|
|
1418
|
-
|
|
1419
|
-
// @public
|
|
1420
|
-
export function provideFluentDesignSystem(element?: HTMLElement): DesignSystem;
|
|
1421
|
-
|
|
1422
|
-
export { Radio }
|
|
1423
|
-
|
|
1424
|
-
export { RadioGroup }
|
|
1425
|
-
|
|
1426
|
-
// @public
|
|
1427
|
-
export const radioGroupStyles: (context: ElementDefinitionContext, definition: FoundationElementDefinition) => ElementStyles;
|
|
1428
|
-
|
|
1429
|
-
// @public
|
|
1430
|
-
export const RadioStyles: (context: ElementDefinitionContext, definition: RadioOptions) => ElementStyles;
|
|
1431
|
-
|
|
1432
|
-
// @public @deprecated (undocumented)
|
|
1433
|
-
export interface Recipe<T> {
|
|
1434
|
-
// (undocumented)
|
|
1435
|
-
evaluate(element: HTMLElement, reference?: Swatch): T;
|
|
1436
|
-
}
|
|
1437
|
-
|
|
1438
|
-
// Warning: (ae-internal-missing-underscore) The name "Search" should be prefixed with an underscore because the declaration is marked as @internal
|
|
1439
|
-
//
|
|
1440
|
-
// @internal
|
|
1441
|
-
export class Search extends Search_2 {
|
|
1442
|
-
// @public
|
|
1443
|
-
appearance: SearchAppearance;
|
|
1444
|
-
}
|
|
1445
|
-
|
|
1446
|
-
// @public
|
|
1447
|
-
export type SearchAppearance = 'filled' | 'outline';
|
|
1448
|
-
|
|
1449
|
-
// @public
|
|
1450
|
-
export const searchStyles: (context: ElementDefinitionContext, definition: SearchOptions) => ElementStyles;
|
|
1451
|
-
|
|
1452
|
-
// @public (undocumented)
|
|
1453
|
-
export const searchTemplate: (context: ElementDefinitionContext, definition: SearchOptions) => ViewTemplate<Search_2>;
|
|
1454
|
-
|
|
1455
|
-
// Warning: (ae-internal-missing-underscore) The name "Select" should be prefixed with an underscore because the declaration is marked as @internal
|
|
1456
|
-
//
|
|
1457
|
-
// @internal
|
|
1458
|
-
export class Select extends Select_2 {
|
|
1459
|
-
// @public
|
|
1460
|
-
appearance: SelectAppearance;
|
|
1461
|
-
// (undocumented)
|
|
1462
|
-
appearanceChanged(oldValue: SelectAppearance, newValue: SelectAppearance): void;
|
|
1463
|
-
// (undocumented)
|
|
1464
|
-
connectedCallback(): void;
|
|
1465
|
-
}
|
|
1466
|
-
|
|
1467
|
-
// @public
|
|
1468
|
-
export type SelectAppearance = 'filled' | 'outline' | 'stealth';
|
|
1469
|
-
|
|
1470
|
-
// @public
|
|
1471
|
-
export const selectStyles: (context: ElementDefinitionContext, definition: SelectOptions) => ElementStyles;
|
|
1472
|
-
|
|
1473
|
-
export { Skeleton }
|
|
1474
|
-
|
|
1475
|
-
// @public
|
|
1476
|
-
export const skeletonStyles: (context: ElementDefinitionContext, definition: FoundationElementDefinition) => ElementStyles;
|
|
1477
|
-
|
|
1478
|
-
export { Slider }
|
|
1479
|
-
|
|
1480
|
-
export { SliderLabel }
|
|
1481
|
-
|
|
1482
|
-
// @public
|
|
1483
|
-
export const sliderLabelStyles: (context: ElementDefinitionContext, definition: FoundationElementDefinition) => ElementStyles;
|
|
1484
|
-
|
|
1485
|
-
// @public
|
|
1486
|
-
export const sliderStyles: (context: ElementDefinitionContext, definition: SliderOptions) => ElementStyles;
|
|
1487
|
-
|
|
1488
|
-
// @public
|
|
1489
|
-
export enum StandardLuminance {
|
|
1490
|
-
// (undocumented)
|
|
1491
|
-
DarkMode = 0.15,
|
|
1492
|
-
// (undocumented)
|
|
1493
|
-
LightMode = 0.98
|
|
1494
|
-
}
|
|
1495
|
-
|
|
1496
|
-
// Warning: (ae-internal-missing-underscore) The name "StealthButtonStyles" should be prefixed with an underscore because the declaration is marked as @internal
|
|
1497
|
-
//
|
|
1498
|
-
// @internal (undocumented)
|
|
1499
|
-
export const StealthButtonStyles: (context: ElementDefinitionContext, definition: FoundationElementDefinition, interactivitySelector: string, nonInteractivitySelector?: string) => ElementStyles;
|
|
1500
|
-
|
|
1501
|
-
// @public (undocumented)
|
|
1502
|
-
export const strokeWidth: CSSDesignToken<number>;
|
|
1503
|
-
|
|
1504
|
-
// @public
|
|
1505
|
-
export interface Swatch extends RelativeLuminance {
|
|
1506
|
-
// (undocumented)
|
|
1507
|
-
contrast(target: RelativeLuminance): number;
|
|
1508
|
-
// (undocumented)
|
|
1509
|
-
toColorString(): string;
|
|
1510
|
-
}
|
|
1511
|
-
|
|
1512
|
-
// @public (undocumented)
|
|
1513
|
-
export interface SwatchRGB extends Swatch {
|
|
1514
|
-
// (undocumented)
|
|
1515
|
-
b: number;
|
|
1516
|
-
// (undocumented)
|
|
1517
|
-
g: number;
|
|
1518
|
-
// (undocumented)
|
|
1519
|
-
r: number;
|
|
1520
|
-
}
|
|
1521
|
-
|
|
1522
|
-
// @public (undocumented)
|
|
1523
|
-
export const SwatchRGB: Readonly<{
|
|
1524
|
-
create(r: number, g: number, b: number): SwatchRGB;
|
|
1525
|
-
from(obj: {
|
|
1526
|
-
r: number;
|
|
1527
|
-
g: number;
|
|
1528
|
-
b: number;
|
|
1529
|
-
}): SwatchRGB;
|
|
1530
|
-
}>;
|
|
1531
|
-
|
|
1532
|
-
export { Switch }
|
|
1533
|
-
|
|
1534
|
-
// @public
|
|
1535
|
-
export const switchStyles: (context: ElementDefinitionContext, definition: SwitchOptions) => ElementStyles;
|
|
1536
|
-
|
|
1537
|
-
export { Tab }
|
|
1538
|
-
|
|
1539
|
-
export { TabPanel }
|
|
1540
|
-
|
|
1541
|
-
// @public
|
|
1542
|
-
export const tabPanelStyles: (context: ElementDefinitionContext, definition: FoundationElementDefinition) => ElementStyles;
|
|
1543
|
-
|
|
1544
|
-
export { Tabs }
|
|
1545
|
-
|
|
1546
|
-
// @public
|
|
1547
|
-
export const tabsStyles: (context: ElementDefinitionContext, definition: FoundationElementDefinition) => ElementStyles;
|
|
1548
|
-
|
|
1549
|
-
// @public
|
|
1550
|
-
export const tabStyles: (context: ElementDefinitionContext, definition: FoundationElementDefinition) => ElementStyles;
|
|
1551
|
-
|
|
1552
|
-
// Warning: (ae-internal-missing-underscore) The name "TextArea" should be prefixed with an underscore because the declaration is marked as @internal
|
|
1553
|
-
//
|
|
1554
|
-
// @internal
|
|
1555
|
-
export class TextArea extends TextArea_2 {
|
|
1556
|
-
// @public
|
|
1557
|
-
appearance: TextAreaAppearance;
|
|
1558
|
-
// (undocumented)
|
|
1559
|
-
appearanceChanged(oldValue: TextAreaAppearance, newValue: TextAreaAppearance): void;
|
|
1560
|
-
// (undocumented)
|
|
1561
|
-
connectedCallback(): void;
|
|
1562
|
-
}
|
|
1563
|
-
|
|
1564
|
-
// @public
|
|
1565
|
-
export type TextAreaAppearance = 'filled' | 'outline';
|
|
1566
|
-
|
|
1567
|
-
// @public
|
|
1568
|
-
export const textAreaStyles: (context: ElementDefinitionContext, definition: FoundationElementDefinition) => ElementStyles;
|
|
1569
|
-
|
|
1570
|
-
// Warning: (ae-internal-missing-underscore) The name "TextField" should be prefixed with an underscore because the declaration is marked as @internal
|
|
1571
|
-
//
|
|
1572
|
-
// @internal
|
|
1573
|
-
export class TextField extends TextField_2 {
|
|
1574
|
-
// @public
|
|
1575
|
-
appearance: TextFieldAppearance;
|
|
1576
|
-
// (undocumented)
|
|
1577
|
-
appearanceChanged(oldValue: TextFieldAppearance, newValue: TextFieldAppearance): void;
|
|
1578
|
-
// (undocumented)
|
|
1579
|
-
connectedCallback(): void;
|
|
1580
|
-
}
|
|
1581
|
-
|
|
1582
|
-
// @public
|
|
1583
|
-
export type TextFieldAppearance = 'filled' | 'outline';
|
|
1584
|
-
|
|
1585
|
-
// @public
|
|
1586
|
-
export const textFieldStyles: (context: ElementDefinitionContext, definition: FoundationElementDefinition) => ElementStyles;
|
|
1587
|
-
|
|
1588
|
-
// Warning: (ae-internal-missing-underscore) The name "Toolbar" should be prefixed with an underscore because the declaration is marked as @internal
|
|
1589
|
-
//
|
|
1590
|
-
// @internal
|
|
1591
|
-
export class Toolbar extends Toolbar_2 {
|
|
1592
|
-
}
|
|
1593
|
-
|
|
1594
|
-
// Warning: (ae-internal-missing-underscore) The name "Tooltip" should be prefixed with an underscore because the declaration is marked as @internal
|
|
1595
|
-
//
|
|
1596
|
-
// @internal
|
|
1597
|
-
export class Tooltip extends Tooltip_2 {
|
|
1598
|
-
// (undocumented)
|
|
1599
|
-
connectedCallback(): void;
|
|
1600
|
-
}
|
|
1601
|
-
|
|
1602
|
-
export { TreeItem }
|
|
1603
|
-
|
|
1604
|
-
// @public
|
|
1605
|
-
export const treeItemStyles: (context: ElementDefinitionContext, definition: TreeItemOptions) => ElementStyles;
|
|
1606
|
-
|
|
1607
|
-
export { TreeView }
|
|
1608
|
-
|
|
1609
|
-
// @public
|
|
1610
|
-
export const treeViewStyles: (context: ElementDefinitionContext, definition: FoundationElementDefinition) => ElementStyles;
|
|
1611
|
-
|
|
1612
|
-
// @public (undocumented)
|
|
1613
|
-
export const typeRampBase: CSSDirective;
|
|
1614
|
-
|
|
1615
|
-
// @public (undocumented)
|
|
1616
|
-
export const typeRampBaseFontSize: CSSDesignToken<string>;
|
|
1617
|
-
|
|
1618
|
-
// @public (undocumented)
|
|
1619
|
-
export const typeRampBaseFontVariations: CSSDesignToken<string>;
|
|
1620
|
-
|
|
1621
|
-
// @public (undocumented)
|
|
1622
|
-
export const typeRampBaseLineHeight: CSSDesignToken<string>;
|
|
1623
|
-
|
|
1624
|
-
// @public (undocumented)
|
|
1625
|
-
export const typeRampMinus1: CSSDirective;
|
|
1626
|
-
|
|
1627
|
-
// @public (undocumented)
|
|
1628
|
-
export const typeRampMinus1FontSize: CSSDesignToken<string>;
|
|
1629
|
-
|
|
1630
|
-
// @public (undocumented)
|
|
1631
|
-
export const typeRampMinus1FontVariations: CSSDesignToken<string>;
|
|
1632
|
-
|
|
1633
|
-
// @public (undocumented)
|
|
1634
|
-
export const typeRampMinus1LineHeight: CSSDesignToken<string>;
|
|
1635
|
-
|
|
1636
|
-
// @public (undocumented)
|
|
1637
|
-
export const typeRampMinus2: CSSDirective;
|
|
1638
|
-
|
|
1639
|
-
// @public (undocumented)
|
|
1640
|
-
export const typeRampMinus2FontSize: CSSDesignToken<string>;
|
|
1641
|
-
|
|
1642
|
-
// @public (undocumented)
|
|
1643
|
-
export const typeRampMinus2FontVariations: CSSDesignToken<string>;
|
|
1644
|
-
|
|
1645
|
-
// @public (undocumented)
|
|
1646
|
-
export const typeRampMinus2LineHeight: CSSDesignToken<string>;
|
|
1647
|
-
|
|
1648
|
-
// @public (undocumented)
|
|
1649
|
-
export const typeRampPlus1: CSSDirective;
|
|
1650
|
-
|
|
1651
|
-
// @public (undocumented)
|
|
1652
|
-
export const typeRampPlus1FontSize: CSSDesignToken<string>;
|
|
1653
|
-
|
|
1654
|
-
// @public (undocumented)
|
|
1655
|
-
export const typeRampPlus1FontVariations: CSSDesignToken<string>;
|
|
1656
|
-
|
|
1657
|
-
// @public (undocumented)
|
|
1658
|
-
export const typeRampPlus1LineHeight: CSSDesignToken<string>;
|
|
1659
|
-
|
|
1660
|
-
// @public (undocumented)
|
|
1661
|
-
export const typeRampPlus2: CSSDirective;
|
|
1662
|
-
|
|
1663
|
-
// @public (undocumented)
|
|
1664
|
-
export const typeRampPlus2FontSize: CSSDesignToken<string>;
|
|
1665
|
-
|
|
1666
|
-
// @public (undocumented)
|
|
1667
|
-
export const typeRampPlus2FontVariations: CSSDesignToken<string>;
|
|
1668
|
-
|
|
1669
|
-
// @public (undocumented)
|
|
1670
|
-
export const typeRampPlus2LineHeight: CSSDesignToken<string>;
|
|
1671
|
-
|
|
1672
|
-
// @public (undocumented)
|
|
1673
|
-
export const typeRampPlus3: CSSDirective;
|
|
1674
|
-
|
|
1675
|
-
// @public (undocumented)
|
|
1676
|
-
export const typeRampPlus3FontSize: CSSDesignToken<string>;
|
|
1677
|
-
|
|
1678
|
-
// @public (undocumented)
|
|
1679
|
-
export const typeRampPlus3FontVariations: CSSDesignToken<string>;
|
|
1680
|
-
|
|
1681
|
-
// @public (undocumented)
|
|
1682
|
-
export const typeRampPlus3LineHeight: CSSDesignToken<string>;
|
|
1683
|
-
|
|
1684
|
-
// @public (undocumented)
|
|
1685
|
-
export const typeRampPlus4: CSSDirective;
|
|
1686
|
-
|
|
1687
|
-
// @public (undocumented)
|
|
1688
|
-
export const typeRampPlus4FontSize: CSSDesignToken<string>;
|
|
1689
|
-
|
|
1690
|
-
// @public (undocumented)
|
|
1691
|
-
export const typeRampPlus4FontVariations: CSSDesignToken<string>;
|
|
1692
|
-
|
|
1693
|
-
// @public (undocumented)
|
|
1694
|
-
export const typeRampPlus4LineHeight: CSSDesignToken<string>;
|
|
1695
|
-
|
|
1696
|
-
// @public (undocumented)
|
|
1697
|
-
export const typeRampPlus5: CSSDirective;
|
|
1698
|
-
|
|
1699
|
-
// @public (undocumented)
|
|
1700
|
-
export const typeRampPlus5FontSize: CSSDesignToken<string>;
|
|
1701
|
-
|
|
1702
|
-
// @public (undocumented)
|
|
1703
|
-
export const typeRampPlus5FontVariations: CSSDesignToken<string>;
|
|
1704
|
-
|
|
1705
|
-
// @public (undocumented)
|
|
1706
|
-
export const typeRampPlus5LineHeight: CSSDesignToken<string>;
|
|
1707
|
-
|
|
1708
|
-
// @public (undocumented)
|
|
1709
|
-
export const typeRampPlus6: CSSDirective;
|
|
1710
|
-
|
|
1711
|
-
// @public (undocumented)
|
|
1712
|
-
export const typeRampPlus6FontSize: CSSDesignToken<string>;
|
|
1713
|
-
|
|
1714
|
-
// @public (undocumented)
|
|
1715
|
-
export const typeRampPlus6FontVariations: CSSDesignToken<string>;
|
|
1716
|
-
|
|
1717
|
-
// @public (undocumented)
|
|
1718
|
-
export const typeRampPlus6LineHeight: CSSDesignToken<string>;
|
|
1719
|
-
|
|
1720
|
-
// Warnings were encountered during analysis:
|
|
1721
|
-
//
|
|
1722
|
-
// dist/dts/color/palette.d.ts:70:5 - (ae-forgotten-export) The symbol "create" needs to be exported by the entry point index.d.ts
|
|
1723
|
-
// dist/dts/color/palette.d.ts:71:5 - (ae-forgotten-export) The symbol "from" needs to be exported by the entry point index.d.ts
|
|
1724
|
-
// dist/dts/custom-elements.d.ts:52:5 - (ae-incompatible-release-tags) The symbol "fluentAnchor" is marked as @public, but its signature references "Anchor" which is marked as @internal
|
|
1725
|
-
// dist/dts/custom-elements.d.ts:54:5 - (ae-incompatible-release-tags) The symbol "fluentBadge" is marked as @public, but its signature references "Badge" which is marked as @internal
|
|
1726
|
-
// dist/dts/custom-elements.d.ts:57:5 - (ae-incompatible-release-tags) The symbol "fluentButton" is marked as @public, but its signature references "Button" which is marked as @internal
|
|
1727
|
-
// dist/dts/custom-elements.d.ts:96:5 - (ae-incompatible-release-tags) The symbol "fluentTextArea" is marked as @public, but its signature references "TextArea" which is marked as @internal
|
|
1728
|
-
// dist/dts/custom-elements.d.ts:97:5 - (ae-incompatible-release-tags) The symbol "fluentTextField" is marked as @public, but its signature references "TextField" which is marked as @internal
|
|
1729
|
-
// dist/dts/custom-elements.d.ts:98:5 - (ae-incompatible-release-tags) The symbol "fluentToolbar" is marked as @public, but its signature references "Toolbar" which is marked as @internal
|
|
1730
|
-
// dist/dts/custom-elements.d.ts:99:5 - (ae-incompatible-release-tags) The symbol "fluentTooltip" is marked as @public, but its signature references "Tooltip" which is marked as @internal
|
|
8
|
+
export const empty = "";
|
|
1731
9
|
|
|
1732
10
|
// (No @packageDocumentation comment for this package)
|
|
1733
11
|
|