@wordpress/components 25.5.0 → 25.6.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.md +30 -0
- package/CONTRIBUTING.md +1 -1
- package/build/alignment-matrix-control/cell.js +1 -8
- package/build/alignment-matrix-control/cell.js.map +1 -1
- package/build/alignment-matrix-control/icon.js +5 -10
- package/build/alignment-matrix-control/icon.js.map +1 -1
- package/build/alignment-matrix-control/index.js +8 -20
- package/build/alignment-matrix-control/index.js.map +1 -1
- package/build/alignment-matrix-control/styles/alignment-matrix-control-icon-styles.js +0 -10
- package/build/alignment-matrix-control/styles/alignment-matrix-control-icon-styles.js.map +1 -1
- package/build/alignment-matrix-control/styles/alignment-matrix-control-styles.js +9 -22
- package/build/alignment-matrix-control/styles/alignment-matrix-control-styles.js.map +1 -1
- package/build/alignment-matrix-control/types.js.map +1 -1
- package/build/alignment-matrix-control/utils.js +8 -10
- package/build/alignment-matrix-control/utils.js.map +1 -1
- package/build/angle-picker-control/angle-circle.js +6 -19
- package/build/angle-picker-control/angle-circle.js.map +1 -1
- package/build/angle-picker-control/index.js +4 -18
- package/build/angle-picker-control/index.js.map +1 -1
- package/build/angle-picker-control/styles/angle-picker-control-styles.js +6 -18
- package/build/angle-picker-control/styles/angle-picker-control-styles.js.map +1 -1
- package/build/angle-picker-control/types.js.map +1 -1
- package/build/animate/index.js +2 -12
- package/build/animate/index.js.map +1 -1
- package/build/animate/types.js.map +1 -1
- package/build/animation/index.js +0 -1
- package/build/animation/index.js.map +1 -1
- package/build/autocomplete/autocompleter-ui.js +10 -32
- package/build/autocomplete/autocompleter-ui.js.map +1 -1
- package/build/autocomplete/autocompleter-ui.native.js +9 -22
- package/build/autocomplete/autocompleter-ui.native.js.map +1 -1
- package/build/autocomplete/background-view.android.js +1 -7
- package/build/autocomplete/background-view.android.js.map +1 -1
- package/build/autocomplete/background-view.ios.js +1 -6
- package/build/autocomplete/background-view.ios.js.map +1 -1
- package/build/autocomplete/get-default-use-items.js +7 -19
- package/build/autocomplete/get-default-use-items.js.map +1 -1
- package/build/autocomplete/index.js +29 -70
- package/build/autocomplete/index.js.map +1 -1
- package/build/autocomplete/types.js.map +1 -1
- package/build/base-control/hooks.js +2 -5
- package/build/base-control/hooks.js.map +1 -1
- package/build/base-control/index.js +5 -13
- package/build/base-control/index.js.map +1 -1
- package/build/base-control/index.native.js +1 -3
- package/build/base-control/index.native.js.map +1 -1
- package/build/base-control/styles/base-control-styles.js +0 -12
- package/build/base-control/styles/base-control-styles.js.map +1 -1
- package/build/base-control/types.js.map +1 -1
- package/build/border-box-control/border-box-control/component.js +7 -21
- package/build/border-box-control/border-box-control/component.js.map +1 -1
- package/build/border-box-control/border-box-control/hook.js +20 -27
- package/build/border-box-control/border-box-control/hook.js.map +1 -1
- package/build/border-box-control/border-box-control/index.js +0 -3
- package/build/border-box-control/border-box-control/index.js.map +1 -1
- package/build/border-box-control/border-box-control-linked-button/component.js +3 -12
- package/build/border-box-control/border-box-control-linked-button/component.js.map +1 -1
- package/build/border-box-control/border-box-control-linked-button/hook.js +5 -9
- package/build/border-box-control/border-box-control-linked-button/hook.js.map +1 -1
- package/build/border-box-control/border-box-control-linked-button/index.js +0 -2
- package/build/border-box-control/border-box-control-linked-button/index.js.map +1 -1
- package/build/border-box-control/border-box-control-split-controls/component.js +8 -15
- package/build/border-box-control/border-box-control-split-controls/component.js.map +1 -1
- package/build/border-box-control/border-box-control-split-controls/hook.js +5 -9
- package/build/border-box-control/border-box-control-split-controls/hook.js.map +1 -1
- package/build/border-box-control/border-box-control-split-controls/index.js +0 -2
- package/build/border-box-control/border-box-control-split-controls/index.js.map +1 -1
- package/build/border-box-control/border-box-control-visualizer/component.js +3 -7
- package/build/border-box-control/border-box-control-visualizer/component.js.map +1 -1
- package/build/border-box-control/border-box-control-visualizer/hook.js +5 -9
- package/build/border-box-control/border-box-control-visualizer/hook.js.map +1 -1
- package/build/border-box-control/border-box-control-visualizer/index.js +0 -2
- package/build/border-box-control/border-box-control-visualizer/index.js.map +1 -1
- package/build/border-box-control/index.js +0 -4
- package/build/border-box-control/index.js.map +1 -1
- package/build/border-box-control/styles.js +0 -15
- package/build/border-box-control/styles.js.map +1 -1
- package/build/border-box-control/types.js.map +1 -1
- package/build/border-box-control/utils.js +10 -43
- package/build/border-box-control/utils.js.map +1 -1
- package/build/border-control/border-control/component.js +2 -18
- package/build/border-control/border-control/component.js.map +1 -1
- package/build/border-control/border-control/hook.js +16 -24
- package/build/border-control/border-control/hook.js.map +1 -1
- package/build/border-control/border-control/index.js +0 -3
- package/build/border-control/border-control/index.js.map +1 -1
- package/build/border-control/border-control-dropdown/component.js +17 -40
- package/build/border-control/border-control-dropdown/component.js.map +1 -1
- package/build/border-control/border-control-dropdown/hook.js +9 -16
- package/build/border-control/border-control-dropdown/hook.js.map +1 -1
- package/build/border-control/border-control-dropdown/index.js +0 -2
- package/build/border-control/border-control-dropdown/index.js.map +1 -1
- package/build/border-control/border-control-style-picker/component.js +3 -18
- package/build/border-control/border-control-style-picker/component.js.map +1 -1
- package/build/border-control/border-control-style-picker/hook.js +5 -9
- package/build/border-control/border-control-style-picker/hook.js.map +1 -1
- package/build/border-control/border-control-style-picker/index.js +0 -2
- package/build/border-control/border-control-style-picker/index.js.map +1 -1
- package/build/border-control/index.js +0 -3
- package/build/border-control/index.js.map +1 -1
- package/build/border-control/styles.js +4 -22
- package/build/border-control/styles.js.map +1 -1
- package/build/border-control/types.js.map +1 -1
- package/build/box-control/all-input-control.js +6 -15
- package/build/box-control/all-input-control.js.map +1 -1
- package/build/box-control/axial-input-controls.js +9 -29
- package/build/box-control/axial-input-controls.js.map +1 -1
- package/build/box-control/icon.js +3 -8
- package/build/box-control/icon.js.map +1 -1
- package/build/box-control/index.js +11 -32
- package/build/box-control/index.js.map +1 -1
- package/build/box-control/input-controls.js +10 -23
- package/build/box-control/input-controls.js.map +1 -1
- package/build/box-control/linked-button.js +3 -8
- package/build/box-control/linked-button.js.map +1 -1
- package/build/box-control/styles/box-control-icon-styles.js +0 -7
- package/build/box-control/styles/box-control-icon-styles.js.map +1 -1
- package/build/box-control/styles/box-control-styles.js +0 -16
- package/build/box-control/styles/box-control-styles.js.map +1 -1
- package/build/box-control/styles/box-control-visualizer-styles.js +8 -16
- package/build/box-control/styles/box-control-visualizer-styles.js.map +1 -1
- package/build/box-control/types.js.map +1 -1
- package/build/box-control/unit-control.js +4 -10
- package/build/box-control/unit-control.js.map +1 -1
- package/build/box-control/utils.js +14 -34
- package/build/box-control/utils.js.map +1 -1
- package/build/button/deprecated.js +3 -8
- package/build/button/deprecated.js.map +1 -1
- package/build/button/index.js +22 -41
- package/build/button/index.js.map +1 -1
- package/build/button/index.native.js +17 -28
- package/build/button/index.native.js.map +1 -1
- package/build/button/types.js.map +1 -1
- package/build/button-group/index.js +2 -6
- package/build/button-group/index.js.map +1 -1
- package/build/button-group/types.js.map +1 -1
- package/build/card/card/component.js +7 -23
- package/build/card/card/component.js.map +1 -1
- package/build/card/card/hook.js +9 -23
- package/build/card/card/hook.js.map +1 -1
- package/build/card/card/index.js +0 -3
- package/build/card/card/index.js.map +1 -1
- package/build/card/card-body/component.js +6 -12
- package/build/card/card-body/component.js.map +1 -1
- package/build/card/card-body/hook.js +4 -12
- package/build/card/card-body/hook.js.map +1 -1
- package/build/card/card-body/index.js +0 -3
- package/build/card/card-body/index.js.map +1 -1
- package/build/card/card-divider/component.js +4 -8
- package/build/card/card-divider/component.js.map +1 -1
- package/build/card/card-divider/hook.js +4 -12
- package/build/card/card-divider/hook.js.map +1 -1
- package/build/card/card-divider/index.js +0 -3
- package/build/card/card-divider/index.js.map +1 -1
- package/build/card/card-footer/component.js +4 -8
- package/build/card/card-footer/component.js.map +1 -1
- package/build/card/card-footer/hook.js +4 -12
- package/build/card/card-footer/hook.js.map +1 -1
- package/build/card/card-footer/index.js +0 -3
- package/build/card/card-footer/index.js.map +1 -1
- package/build/card/card-header/component.js +4 -8
- package/build/card/card-header/component.js.map +1 -1
- package/build/card/card-header/hook.js +4 -12
- package/build/card/card-header/hook.js.map +1 -1
- package/build/card/card-header/index.js +0 -3
- package/build/card/card-header/index.js.map +1 -1
- package/build/card/card-media/component.js +4 -8
- package/build/card/card-media/component.js.map +1 -1
- package/build/card/card-media/hook.js +4 -12
- package/build/card/card-media/hook.js.map +1 -1
- package/build/card/card-media/index.js +0 -3
- package/build/card/card-media/index.js.map +1 -1
- package/build/card/context.js +1 -4
- package/build/card/context.js.map +1 -1
- package/build/card/index.js +0 -8
- package/build/card/index.js.map +1 -1
- package/build/card/styles.js +0 -4
- package/build/card/styles.js.map +1 -1
- package/build/card/types.js.map +1 -1
- package/build/checkbox-control/index.js +5 -17
- package/build/checkbox-control/index.js.map +1 -1
- package/build/checkbox-control/types.js.map +1 -1
- package/build/circular-option-picker/index.js +2 -12
- package/build/circular-option-picker/index.js.map +1 -1
- package/build/circular-option-picker/types.js.map +1 -1
- package/build/clipboard-button/index.js +6 -14
- package/build/clipboard-button/index.js.map +1 -1
- package/build/clipboard-button/types.js.map +1 -1
- package/build/color-control/index.native.js +1 -5
- package/build/color-control/index.native.js.map +1 -1
- package/build/color-indicator/index.js +2 -6
- package/build/color-indicator/index.js.map +1 -1
- package/build/color-indicator/index.native.js +1 -13
- package/build/color-indicator/index.native.js.map +1 -1
- package/build/color-indicator/types.js.map +1 -1
- package/build/color-palette/index.js +16 -32
- package/build/color-palette/index.js.map +1 -1
- package/build/color-palette/index.native.js +4 -37
- package/build/color-palette/index.native.js.map +1 -1
- package/build/color-palette/styles.js +0 -5
- package/build/color-palette/styles.js.map +1 -1
- package/build/color-palette/types.js.map +1 -1
- package/build/color-palette/utils.js +10 -35
- package/build/color-palette/utils.js.map +1 -1
- package/build/color-picker/color-copy-button.js +1 -12
- package/build/color-picker/color-copy-button.js.map +1 -1
- package/build/color-picker/color-input.js +7 -12
- package/build/color-picker/color-input.js.map +1 -1
- package/build/color-picker/component.js +3 -16
- package/build/color-picker/component.js.map +1 -1
- package/build/color-picker/hex-input.js +6 -17
- package/build/color-picker/hex-input.js.map +1 -1
- package/build/color-picker/hsl-input.js +1 -5
- package/build/color-picker/hsl-input.js.map +1 -1
- package/build/color-picker/index.js +0 -1
- package/build/color-picker/index.js.map +1 -1
- package/build/color-picker/index.native.js +3 -24
- package/build/color-picker/index.native.js.map +1 -1
- package/build/color-picker/input-with-slider.js +4 -14
- package/build/color-picker/input-with-slider.js.map +1 -1
- package/build/color-picker/legacy-adapter.js +3 -7
- package/build/color-picker/legacy-adapter.js.map +1 -1
- package/build/color-picker/picker.js +1 -5
- package/build/color-picker/picker.js.map +1 -1
- package/build/color-picker/rgb-input.js +1 -5
- package/build/color-picker/rgb-input.js.map +1 -1
- package/build/color-picker/styles.js +3 -14
- package/build/color-picker/styles.js.map +1 -1
- package/build/color-picker/types.js.map +1 -1
- package/build/color-picker/use-deprecated-props.js +3 -11
- package/build/color-picker/use-deprecated-props.js.map +1 -1
- package/build/combobox-control/index.js +18 -61
- package/build/combobox-control/index.js.map +1 -1
- package/build/combobox-control/styles.js +1 -7
- package/build/combobox-control/styles.js.map +1 -1
- package/build/combobox-control/types.js.map +1 -1
- package/build/composite/index.js +0 -1
- package/build/composite/index.js.map +1 -1
- package/build/confirm-dialog/component.js +1 -18
- package/build/confirm-dialog/component.js.map +1 -1
- package/build/confirm-dialog/index.js +0 -2
- package/build/confirm-dialog/index.js.map +1 -1
- package/build/confirm-dialog/styles.js +0 -3
- package/build/confirm-dialog/styles.js.map +1 -1
- package/build/confirm-dialog/types.js.map +1 -1
- package/build/custom-gradient-picker/constants.js +1 -2
- package/build/custom-gradient-picker/constants.js.map +1 -1
- package/build/custom-gradient-picker/gradient-bar/constants.js.map +1 -1
- package/build/custom-gradient-picker/gradient-bar/control-points.js +6 -31
- package/build/custom-gradient-picker/gradient-bar/control-points.js.map +1 -1
- package/build/custom-gradient-picker/gradient-bar/index.js +3 -28
- package/build/custom-gradient-picker/gradient-bar/index.js.map +1 -1
- package/build/custom-gradient-picker/gradient-bar/utils.js +11 -21
- package/build/custom-gradient-picker/gradient-bar/utils.js.map +1 -1
- package/build/custom-gradient-picker/index.js +13 -35
- package/build/custom-gradient-picker/index.js.map +1 -1
- package/build/custom-gradient-picker/index.native.js +7 -24
- package/build/custom-gradient-picker/index.native.js.map +1 -1
- package/build/custom-gradient-picker/serializer.js +1 -10
- package/build/custom-gradient-picker/serializer.js.map +1 -1
- package/build/custom-gradient-picker/styles/custom-gradient-picker-styles.js +0 -5
- package/build/custom-gradient-picker/styles/custom-gradient-picker-styles.js.map +1 -1
- package/build/custom-gradient-picker/types.js.map +1 -1
- package/build/custom-gradient-picker/utils.js +3 -20
- package/build/custom-gradient-picker/utils.js.map +1 -1
- package/build/custom-select-control/index.js +18 -40
- package/build/custom-select-control/index.js.map +1 -1
- package/build/custom-select-control/styles.js +1 -7
- package/build/custom-select-control/styles.js.map +1 -1
- package/build/dashicon/index.js +7 -6
- package/build/dashicon/index.js.map +1 -1
- package/build/dashicon/index.native.js +1 -7
- package/build/dashicon/index.native.js.map +1 -1
- package/build/dashicon/types.js.map +1 -1
- package/build/date-time/constants.js.map +1 -1
- package/build/date-time/date/index.js +20 -42
- package/build/date-time/date/index.js.map +1 -1
- package/build/date-time/date/styles.js +8 -17
- package/build/date-time/date/styles.js.map +1 -1
- package/build/date-time/date-time/index.js +2 -9
- package/build/date-time/date-time/index.js.map +1 -1
- package/build/date-time/date-time/styles.js +0 -5
- package/build/date-time/date-time/styles.js.map +1 -1
- package/build/date-time/index.js +0 -5
- package/build/date-time/index.js.map +1 -1
- package/build/date-time/time/index.js +14 -43
- package/build/date-time/time/index.js.map +1 -1
- package/build/date-time/time/styles.js +3 -13
- package/build/date-time/time/styles.js.map +1 -1
- package/build/date-time/time/timezone.js +5 -12
- package/build/date-time/time/timezone.js.map +1 -1
- package/build/date-time/types.js.map +1 -1
- package/build/date-time/utils.js +0 -3
- package/build/date-time/utils.js.map +1 -1
- package/build/dimension-control/index.js +0 -15
- package/build/dimension-control/index.js.map +1 -1
- package/build/dimension-control/sizes.js +0 -3
- package/build/dimension-control/sizes.js.map +1 -1
- package/build/dimension-control/types.js.map +1 -1
- package/build/disabled/index.js +2 -6
- package/build/disabled/index.js.map +1 -1
- package/build/disabled/index.native.js +1 -4
- package/build/disabled/index.native.js.map +1 -1
- package/build/disabled/styles/disabled-styles.js +0 -3
- package/build/disabled/styles/disabled-styles.js.map +1 -1
- package/build/disabled/types.js.map +1 -1
- package/build/disclosure/index.js +0 -1
- package/build/disclosure/index.js.map +1 -1
- package/build/divider/component.js +1 -10
- package/build/divider/component.js.map +1 -1
- package/build/divider/index.js +0 -2
- package/build/divider/index.js.map +1 -1
- package/build/divider/styles.js +3 -14
- package/build/divider/styles.js.map +1 -1
- package/build/divider/types.js.map +1 -1
- package/build/draggable/index.js +30 -38
- package/build/draggable/index.js.map +1 -1
- package/build/draggable/index.native.js +5 -24
- package/build/draggable/index.native.js.map +1 -1
- package/build/draggable/types.js.map +1 -1
- package/build/drop-zone/index.js +8 -23
- package/build/drop-zone/index.js.map +1 -1
- package/build/drop-zone/provider.js +1 -3
- package/build/drop-zone/provider.js.map +1 -1
- package/build/drop-zone/types.js.map +1 -1
- package/build/dropdown/dropdown-content-wrapper.js +4 -7
- package/build/dropdown/dropdown-content-wrapper.js.map +1 -1
- package/build/dropdown/index.js +12 -27
- package/build/dropdown/index.js.map +1 -1
- package/build/dropdown/index.native.js +1 -11
- package/build/dropdown/index.native.js.map +1 -1
- package/build/dropdown/styles.js +1 -6
- package/build/dropdown/styles.js.map +1 -1
- package/build/dropdown/types.js.map +1 -1
- package/build/dropdown-menu/index.js +10 -30
- package/build/dropdown-menu/index.js.map +1 -1
- package/build/dropdown-menu/index.native.js +8 -26
- package/build/dropdown-menu/index.native.js.map +1 -1
- package/build/dropdown-menu/types.js.map +1 -1
- package/build/dropdown-menu-v2/index.js +20 -43
- package/build/dropdown-menu-v2/index.js.map +1 -1
- package/build/dropdown-menu-v2/styles.js +2 -14
- package/build/dropdown-menu-v2/styles.js.map +1 -1
- package/build/dropdown-menu-v2/types.js.map +1 -1
- package/build/duotone-picker/color-list-picker/index.js +1 -11
- package/build/duotone-picker/color-list-picker/index.js.map +1 -1
- package/build/duotone-picker/color-list-picker/types.js.map +1 -1
- package/build/duotone-picker/custom-duotone-bar.js +1 -6
- package/build/duotone-picker/custom-duotone-bar.js.map +1 -1
- package/build/duotone-picker/duotone-picker.js +6 -18
- package/build/duotone-picker/duotone-picker.js.map +1 -1
- package/build/duotone-picker/duotone-swatch.js +1 -8
- package/build/duotone-picker/duotone-swatch.js.map +1 -1
- package/build/duotone-picker/index.js +0 -3
- package/build/duotone-picker/index.js.map +1 -1
- package/build/duotone-picker/types.js.map +1 -1
- package/build/duotone-picker/utils.js +5 -11
- package/build/duotone-picker/utils.js.map +1 -1
- package/build/elevation/component.js +4 -8
- package/build/elevation/component.js.map +1 -1
- package/build/elevation/hook.js +6 -25
- package/build/elevation/hook.js.map +1 -1
- package/build/elevation/index.js +0 -4
- package/build/elevation/index.js.map +1 -1
- package/build/elevation/styles.js +0 -3
- package/build/elevation/styles.js.map +1 -1
- package/build/elevation/types.js.map +1 -1
- package/build/external-link/index.js +6 -20
- package/build/external-link/index.js.map +1 -1
- package/build/external-link/index.native.js +1 -6
- package/build/external-link/index.native.js.map +1 -1
- package/build/external-link/styles/external-link-styles.js +0 -5
- package/build/external-link/styles/external-link-styles.js.map +1 -1
- package/build/external-link/types.js.map +1 -1
- package/build/flex/context.js +1 -4
- package/build/flex/context.js.map +1 -1
- package/build/flex/flex/component.js +4 -9
- package/build/flex/flex/component.js.map +1 -1
- package/build/flex/flex/hook.js +5 -21
- package/build/flex/flex/hook.js.map +1 -1
- package/build/flex/flex/index.js +0 -3
- package/build/flex/flex/index.js.map +1 -1
- package/build/flex/flex-block/component.js +4 -8
- package/build/flex/flex-block/component.js.map +1 -1
- package/build/flex/flex-block/hook.js +1 -3
- package/build/flex/flex-block/hook.js.map +1 -1
- package/build/flex/flex-block/index.js +0 -3
- package/build/flex/flex-block/index.js.map +1 -1
- package/build/flex/flex-item/component.js +4 -8
- package/build/flex/flex-item/component.js.map +1 -1
- package/build/flex/flex-item/hook.js +3 -13
- package/build/flex/flex-item/hook.js.map +1 -1
- package/build/flex/flex-item/index.js +0 -3
- package/build/flex/flex-item/index.js.map +1 -1
- package/build/flex/index.js +0 -5
- package/build/flex/index.js.map +1 -1
- package/build/flex/styles.js +1 -4
- package/build/flex/styles.js.map +1 -1
- package/build/flex/types.js.map +1 -1
- package/build/focal-point-picker/controls.js +3 -12
- package/build/focal-point-picker/controls.js.map +1 -1
- package/build/focal-point-picker/focal-point.js +3 -6
- package/build/focal-point-picker/focal-point.js.map +1 -1
- package/build/focal-point-picker/focal-point.native.js +1 -5
- package/build/focal-point-picker/focal-point.native.js.map +1 -1
- package/build/focal-point-picker/grid.js +3 -4
- package/build/focal-point-picker/grid.js.map +1 -1
- package/build/focal-point-picker/index.js +22 -36
- package/build/focal-point-picker/index.js.map +1 -1
- package/build/focal-point-picker/index.native.js +15 -37
- package/build/focal-point-picker/index.native.js.map +1 -1
- package/build/focal-point-picker/media.js +5 -7
- package/build/focal-point-picker/media.js.map +1 -1
- package/build/focal-point-picker/styles/focal-point-picker-style.js +0 -14
- package/build/focal-point-picker/styles/focal-point-picker-style.js.map +1 -1
- package/build/focal-point-picker/styles/focal-point-style.js +1 -3
- package/build/focal-point-picker/styles/focal-point-style.js.map +1 -1
- package/build/focal-point-picker/tooltip/index.native.js +5 -16
- package/build/focal-point-picker/tooltip/index.native.js.map +1 -1
- package/build/focal-point-picker/types.js.map +1 -1
- package/build/focal-point-picker/utils.js +3 -5
- package/build/focal-point-picker/utils.js.map +1 -1
- package/build/focusable-iframe/index.js +2 -7
- package/build/focusable-iframe/index.js.map +1 -1
- package/build/font-size-picker/constants.js +6 -13
- package/build/font-size-picker/constants.js.map +1 -1
- package/build/font-size-picker/font-size-picker-select.js +3 -14
- package/build/font-size-picker/font-size-picker-select.js.map +1 -1
- package/build/font-size-picker/font-size-picker-toggle-group.js +1 -6
- package/build/font-size-picker/font-size-picker-toggle-group.js.map +1 -1
- package/build/font-size-picker/index.js +4 -31
- package/build/font-size-picker/index.js.map +1 -1
- package/build/font-size-picker/index.native.js +9 -27
- package/build/font-size-picker/index.native.js.map +1 -1
- package/build/font-size-picker/styles.js +0 -9
- package/build/font-size-picker/styles.js.map +1 -1
- package/build/font-size-picker/types.js.map +1 -1
- package/build/font-size-picker/utils.js +1 -6
- package/build/font-size-picker/utils.js.map +1 -1
- package/build/footer-message-control/index.native.js +5 -8
- package/build/footer-message-control/index.native.js.map +1 -1
- package/build/form-file-upload/index.js +0 -7
- package/build/form-file-upload/index.js.map +1 -1
- package/build/form-file-upload/types.js.map +1 -1
- package/build/form-toggle/index.js +2 -8
- package/build/form-toggle/index.js.map +1 -1
- package/build/form-toggle/types.js.map +1 -1
- package/build/form-token-field/index.js +25 -125
- package/build/form-token-field/index.js.map +1 -1
- package/build/form-token-field/styles.js +1 -8
- package/build/form-token-field/styles.js.map +1 -1
- package/build/form-token-field/suggestions-list.js +2 -19
- package/build/form-token-field/suggestions-list.js.map +1 -1
- package/build/form-token-field/token-input.js +3 -10
- package/build/form-token-field/token-input.js.map +1 -1
- package/build/form-token-field/token.js +2 -14
- package/build/form-token-field/token.js.map +1 -1
- package/build/form-token-field/types.js.map +1 -1
- package/build/gradient-picker/index.js +14 -26
- package/build/gradient-picker/index.js.map +1 -1
- package/build/gradient-picker/types.js.map +1 -1
- package/build/grid/component.js +4 -9
- package/build/grid/component.js.map +1 -1
- package/build/grid/hook.js +3 -14
- package/build/grid/hook.js.map +1 -1
- package/build/grid/index.js +0 -3
- package/build/grid/index.js.map +1 -1
- package/build/grid/types.js.map +1 -1
- package/build/grid/utils.js +1 -2
- package/build/grid/utils.js.map +1 -1
- package/build/guide/icons.js +1 -4
- package/build/guide/icons.js.map +1 -1
- package/build/guide/index.js +4 -22
- package/build/guide/index.js.map +1 -1
- package/build/guide/page-control.js +4 -9
- package/build/guide/page-control.js.map +1 -1
- package/build/guide/page.js +3 -5
- package/build/guide/page.js.map +1 -1
- package/build/guide/types.js.map +1 -1
- package/build/h-stack/component.js +4 -8
- package/build/h-stack/component.js.map +1 -1
- package/build/h-stack/hook.js +1 -10
- package/build/h-stack/hook.js.map +1 -1
- package/build/h-stack/index.js +0 -3
- package/build/h-stack/index.js.map +1 -1
- package/build/h-stack/types.js.map +1 -1
- package/build/h-stack/utils.js +1 -4
- package/build/h-stack/utils.js.map +1 -1
- package/build/heading/component.js +4 -8
- package/build/heading/component.js.map +1 -1
- package/build/heading/hook.js +3 -8
- package/build/heading/hook.js.map +1 -1
- package/build/heading/index.js +0 -3
- package/build/heading/index.js.map +1 -1
- package/build/heading/types.js.map +1 -1
- package/build/higher-order/navigate-regions/index.js +8 -22
- package/build/higher-order/navigate-regions/index.js.map +1 -1
- package/build/higher-order/with-constrained-tabbing/index.js +2 -4
- package/build/higher-order/with-constrained-tabbing/index.js.map +1 -1
- package/build/higher-order/with-fallback-styles/index.js +2 -17
- package/build/higher-order/with-fallback-styles/index.js.map +1 -1
- package/build/higher-order/with-filters/index.js +16 -22
- package/build/higher-order/with-filters/index.js.map +1 -1
- package/build/higher-order/with-focus-outside/index.js +2 -6
- package/build/higher-order/with-focus-outside/index.js.map +1 -1
- package/build/higher-order/with-focus-outside/index.native.js +2 -7
- package/build/higher-order/with-focus-outside/index.native.js.map +1 -1
- package/build/higher-order/with-focus-return/index.js +4 -14
- package/build/higher-order/with-focus-return/index.js.map +1 -1
- package/build/higher-order/with-notices/index.js +12 -21
- package/build/higher-order/with-notices/index.js.map +1 -1
- package/build/higher-order/with-notices/types.js.map +1 -1
- package/build/higher-order/with-spoken-messages/index.js +2 -8
- package/build/higher-order/with-spoken-messages/index.js.map +1 -1
- package/build/icon/index.js +7 -14
- package/build/icon/index.js.map +1 -1
- package/build/index.js +0 -130
- package/build/index.js.map +1 -1
- package/build/index.native.js +0 -85
- package/build/index.native.js.map +1 -1
- package/build/input-control/backdrop.js +1 -4
- package/build/input-control/backdrop.js.map +1 -1
- package/build/input-control/index.js +6 -16
- package/build/input-control/index.js.map +1 -1
- package/build/input-control/input-base.js +7 -19
- package/build/input-control/input-base.js.map +1 -1
- package/build/input-control/input-field.js +12 -35
- package/build/input-control/input-field.js.map +1 -1
- package/build/input-control/input-prefix-wrapper.js +2 -6
- package/build/input-control/input-prefix-wrapper.js.map +1 -1
- package/build/input-control/input-suffix-wrapper.js +2 -6
- package/build/input-control/input-suffix-wrapper.js.map +1 -1
- package/build/input-control/label.js +1 -6
- package/build/input-control/label.js.map +1 -1
- package/build/input-control/reducer/actions.js +1 -1
- package/build/input-control/reducer/actions.js.map +1 -1
- package/build/input-control/reducer/reducer.js +17 -44
- package/build/input-control/reducer/reducer.js.map +1 -1
- package/build/input-control/reducer/state.js +1 -2
- package/build/input-control/reducer/state.js.map +1 -1
- package/build/input-control/styles/input-control-styles.js +27 -62
- package/build/input-control/styles/input-control-styles.js.map +1 -1
- package/build/input-control/types.js.map +1 -1
- package/build/input-control/utils.js +6 -14
- package/build/input-control/utils.js.map +1 -1
- package/build/isolated-event-container/index.js +6 -9
- package/build/isolated-event-container/index.js.map +1 -1
- package/build/item-group/context.js +1 -4
- package/build/item-group/context.js.map +1 -1
- package/build/item-group/index.js +0 -3
- package/build/item-group/index.js.map +1 -1
- package/build/item-group/item/component.js +4 -8
- package/build/item-group/item/component.js.map +1 -1
- package/build/item-group/item/hook.js +0 -11
- package/build/item-group/item/hook.js.map +1 -1
- package/build/item-group/item/index.js +0 -3
- package/build/item-group/item/index.js.map +1 -1
- package/build/item-group/item-group/component.js +4 -9
- package/build/item-group/item-group/component.js.map +1 -1
- package/build/item-group/item-group/hook.js +1 -6
- package/build/item-group/item-group/hook.js.map +1 -1
- package/build/item-group/item-group/index.js +0 -3
- package/build/item-group/item-group/index.js.map +1 -1
- package/build/item-group/styles.js +11 -16
- package/build/item-group/styles.js.map +1 -1
- package/build/item-group/types.js.map +1 -1
- package/build/keyboard-shortcuts/index.js +5 -9
- package/build/keyboard-shortcuts/index.js.map +1 -1
- package/build/keyboard-shortcuts/index.native.js +0 -2
- package/build/keyboard-shortcuts/index.native.js.map +1 -1
- package/build/keyboard-shortcuts/types.js.map +1 -1
- package/build/menu-group/index.js +0 -8
- package/build/menu-group/index.js.map +1 -1
- package/build/menu-group/types.js.map +1 -1
- package/build/menu-item/index.js +25 -14
- package/build/menu-item/index.js.map +1 -1
- package/build/menu-item/types.js.map +1 -0
- package/build/menu-items-choice/index.js +3 -9
- package/build/menu-items-choice/index.js.map +1 -1
- package/build/menu-items-choice/types.js.map +1 -1
- package/build/mobile/audio-player/audio-url-parser.native.js +1 -3
- package/build/mobile/audio-player/audio-url-parser.native.js.map +1 -1
- package/build/mobile/audio-player/index.native.js +11 -31
- package/build/mobile/audio-player/index.native.js.map +1 -1
- package/build/mobile/autocompletion-items.native.js +1 -2
- package/build/mobile/autocompletion-items.native.js.map +1 -1
- package/build/mobile/badge/index.native.js +1 -8
- package/build/mobile/badge/index.native.js.map +1 -1
- package/build/mobile/bottom-sheet/bottom-sheet-context.native.js +4 -6
- package/build/mobile/bottom-sheet/bottom-sheet-context.native.js.map +1 -1
- package/build/mobile/bottom-sheet/bottom-sheet-navigation/bottom-sheet-navigation-context.native.js +1 -2
- package/build/mobile/bottom-sheet/bottom-sheet-navigation/bottom-sheet-navigation-context.native.js.map +1 -1
- package/build/mobile/bottom-sheet/bottom-sheet-navigation/navigation-container.native.js +9 -25
- package/build/mobile/bottom-sheet/bottom-sheet-navigation/navigation-container.native.js.map +1 -1
- package/build/mobile/bottom-sheet/bottom-sheet-navigation/navigation-screen.native.js +5 -17
- package/build/mobile/bottom-sheet/bottom-sheet-navigation/navigation-screen.native.js.map +1 -1
- package/build/mobile/bottom-sheet/button.native.js +3 -7
- package/build/mobile/bottom-sheet/button.native.js.map +1 -1
- package/build/mobile/bottom-sheet/cell.native.js +17 -56
- package/build/mobile/bottom-sheet/cell.native.js.map +1 -1
- package/build/mobile/bottom-sheet/chevron-back.native.js +1 -3
- package/build/mobile/bottom-sheet/chevron-back.native.js.map +1 -1
- package/build/mobile/bottom-sheet/color-cell.native.js +4 -11
- package/build/mobile/bottom-sheet/color-cell.native.js.map +1 -1
- package/build/mobile/bottom-sheet/cycle-picker-cell.native.js +1 -6
- package/build/mobile/bottom-sheet/cycle-picker-cell.native.js.map +1 -1
- package/build/mobile/bottom-sheet/footer-message-cell.native.js +3 -9
- package/build/mobile/bottom-sheet/footer-message-cell.native.js.map +1 -1
- package/build/mobile/bottom-sheet/footer-message-link/footer-message-link.native.js +1 -7
- package/build/mobile/bottom-sheet/footer-message-link/footer-message-link.native.js.map +1 -1
- package/build/mobile/bottom-sheet/index.native.js +26 -101
- package/build/mobile/bottom-sheet/index.native.js.map +1 -1
- package/build/mobile/bottom-sheet/keyboard-avoiding-view.native.js +1 -23
- package/build/mobile/bottom-sheet/keyboard-avoiding-view.native.js.map +1 -1
- package/build/mobile/bottom-sheet/link-cell.native.js +3 -9
- package/build/mobile/bottom-sheet/link-cell.native.js.map +1 -1
- package/build/mobile/bottom-sheet/link-suggestion-item-cell.native.js +5 -21
- package/build/mobile/bottom-sheet/link-suggestion-item-cell.native.js.map +1 -1
- package/build/mobile/bottom-sheet/lock-icon/index.native.js +1 -6
- package/build/mobile/bottom-sheet/lock-icon/index.native.js.map +1 -1
- package/build/mobile/bottom-sheet/nav-bar/action-button.native.js +1 -6
- package/build/mobile/bottom-sheet/nav-bar/action-button.native.js.map +1 -1
- package/build/mobile/bottom-sheet/nav-bar/apply-button.native.js +1 -10
- package/build/mobile/bottom-sheet/nav-bar/apply-button.native.js.map +1 -1
- package/build/mobile/bottom-sheet/nav-bar/back-button.native.js +1 -18
- package/build/mobile/bottom-sheet/nav-bar/back-button.native.js.map +1 -1
- package/build/mobile/bottom-sheet/nav-bar/heading.native.js +1 -7
- package/build/mobile/bottom-sheet/nav-bar/heading.native.js.map +1 -1
- package/build/mobile/bottom-sheet/nav-bar/index.native.js +1 -9
- package/build/mobile/bottom-sheet/nav-bar/index.native.js.map +1 -1
- package/build/mobile/bottom-sheet/picker-cell.native.js +1 -8
- package/build/mobile/bottom-sheet/picker-cell.native.js.map +1 -1
- package/build/mobile/bottom-sheet/radio-cell.native.js +4 -11
- package/build/mobile/bottom-sheet/radio-cell.native.js.map +1 -1
- package/build/mobile/bottom-sheet/range-cell.native.js +7 -44
- package/build/mobile/bottom-sheet/range-cell.native.js.map +1 -1
- package/build/mobile/bottom-sheet/range-text-input.native.js +1 -35
- package/build/mobile/bottom-sheet/range-text-input.native.js.map +1 -1
- package/build/mobile/bottom-sheet/ripple.native.js +5 -13
- package/build/mobile/bottom-sheet/ripple.native.js.map +1 -1
- package/build/mobile/bottom-sheet/stepper-cell/index.native.js +2 -36
- package/build/mobile/bottom-sheet/stepper-cell/index.native.js.map +1 -1
- package/build/mobile/bottom-sheet/stepper-cell/stepper.android.js +1 -9
- package/build/mobile/bottom-sheet/stepper-cell/stepper.android.js.map +1 -1
- package/build/mobile/bottom-sheet/stepper-cell/stepper.ios.js +1 -9
- package/build/mobile/bottom-sheet/stepper-cell/stepper.ios.js.map +1 -1
- package/build/mobile/bottom-sheet/sub-sheet/index.native.js +3 -8
- package/build/mobile/bottom-sheet/sub-sheet/index.native.js.map +1 -1
- package/build/mobile/bottom-sheet/switch-cell.native.js +8 -22
- package/build/mobile/bottom-sheet/switch-cell.native.js.map +1 -1
- package/build/mobile/bottom-sheet-select-control/index.native.js +7 -18
- package/build/mobile/bottom-sheet-select-control/index.native.js.map +1 -1
- package/build/mobile/bottom-sheet-text-control/index.native.js +1 -13
- package/build/mobile/bottom-sheet-text-control/index.native.js.map +1 -1
- package/build/mobile/clipboard/index.native.js +0 -5
- package/build/mobile/clipboard/index.native.js.map +1 -1
- package/build/mobile/color-settings/gradient-picker-screen.native.js +1 -9
- package/build/mobile/color-settings/gradient-picker-screen.native.js.map +1 -1
- package/build/mobile/color-settings/index.native.js +3 -12
- package/build/mobile/color-settings/index.native.js.map +1 -1
- package/build/mobile/color-settings/palette.screen.native.js +1 -25
- package/build/mobile/color-settings/palette.screen.native.js.map +1 -1
- package/build/mobile/color-settings/picker-screen.native.js +3 -7
- package/build/mobile/color-settings/picker-screen.native.js.map +1 -1
- package/build/mobile/color-settings/utils.native.js +1 -5
- package/build/mobile/color-settings/utils.native.js.map +1 -1
- package/build/mobile/cycle-select-control/index.native.js +1 -6
- package/build/mobile/cycle-select-control/index.native.js.map +1 -1
- package/build/mobile/dashicons/index.native.js +1 -4
- package/build/mobile/dashicons/index.native.js.map +1 -1
- package/build/mobile/focal-point-settings-panel/index.native.js +3 -17
- package/build/mobile/focal-point-settings-panel/index.native.js.map +1 -1
- package/build/mobile/global-styles-context/index.native.js +10 -14
- package/build/mobile/global-styles-context/index.native.js.map +1 -1
- package/build/mobile/global-styles-context/utils.native.js +27 -67
- package/build/mobile/global-styles-context/utils.native.js.map +1 -1
- package/build/mobile/gradient/index.native.js +6 -32
- package/build/mobile/gradient/index.native.js.map +1 -1
- package/build/mobile/gridicons/index.native.js +1 -4
- package/build/mobile/gridicons/index.native.js.map +1 -1
- package/build/mobile/html-text-input/index.native.js +7 -29
- package/build/mobile/html-text-input/index.native.js.map +1 -1
- package/build/mobile/image/icon-customize.native.js +0 -4
- package/build/mobile/image/icon-customize.native.js.map +1 -1
- package/build/mobile/image/icon-retry.native.js +0 -4
- package/build/mobile/image/icon-retry.native.js.map +1 -1
- package/build/mobile/image/image-editing-button.native.js +1 -11
- package/build/mobile/image/image-editing-button.native.js.map +1 -1
- package/build/mobile/image/index.native.js +7 -30
- package/build/mobile/image/index.native.js.map +1 -1
- package/build/mobile/image/utils/index.native.js +0 -9
- package/build/mobile/image/utils/index.native.js.map +1 -1
- package/build/mobile/inserter-button/index.native.js +5 -16
- package/build/mobile/inserter-button/index.native.js.map +1 -1
- package/build/mobile/inserter-button/sparkles.js +1 -3
- package/build/mobile/inserter-button/sparkles.js.map +1 -1
- package/build/mobile/keyboard-avoiding-view/index.android.js +1 -2
- package/build/mobile/keyboard-avoiding-view/index.android.js.map +1 -1
- package/build/mobile/keyboard-avoiding-view/index.ios.js +5 -24
- package/build/mobile/keyboard-avoiding-view/index.ios.js.map +1 -1
- package/build/mobile/keyboard-aware-flat-list/index.android.js +1 -10
- package/build/mobile/keyboard-aware-flat-list/index.android.js.map +1 -1
- package/build/mobile/keyboard-aware-flat-list/index.ios.js +13 -22
- package/build/mobile/keyboard-aware-flat-list/index.ios.js.map +1 -1
- package/build/mobile/keyboard-aware-flat-list/use-keyboard-offset.native.js +3 -8
- package/build/mobile/keyboard-aware-flat-list/use-keyboard-offset.native.js.map +1 -1
- package/build/mobile/keyboard-aware-flat-list/use-scroll-to-text-input.native.js +7 -12
- package/build/mobile/keyboard-aware-flat-list/use-scroll-to-text-input.native.js.map +1 -1
- package/build/mobile/keyboard-aware-flat-list/use-text-input-caret-position.native.js +0 -5
- package/build/mobile/keyboard-aware-flat-list/use-text-input-caret-position.native.js.map +1 -1
- package/build/mobile/keyboard-aware-flat-list/use-text-input-offset.native.js +2 -8
- package/build/mobile/keyboard-aware-flat-list/use-text-input-offset.native.js.map +1 -1
- package/build/mobile/layout-animation/index.native.js +1 -3
- package/build/mobile/layout-animation/index.native.js.map +1 -1
- package/build/mobile/link-picker/index.native.js +15 -58
- package/build/mobile/link-picker/index.native.js.map +1 -1
- package/build/mobile/link-picker/link-picker-results.native.js +13 -26
- package/build/mobile/link-picker/link-picker-results.native.js.map +1 -1
- package/build/mobile/link-picker/link-picker-screen.native.js +3 -12
- package/build/mobile/link-picker/link-picker-screen.native.js.map +1 -1
- package/build/mobile/link-settings/image-link-destinations-screen.native.js +1 -22
- package/build/mobile/link-settings/image-link-destinations-screen.native.js.map +1 -1
- package/build/mobile/link-settings/index.native.js +17 -52
- package/build/mobile/link-settings/index.native.js.map +1 -1
- package/build/mobile/link-settings/link-rel.native.js +0 -4
- package/build/mobile/link-settings/link-rel.native.js.map +1 -1
- package/build/mobile/link-settings/link-settings-navigation.native.js +5 -12
- package/build/mobile/link-settings/link-settings-navigation.native.js.map +1 -1
- package/build/mobile/link-settings/link-settings-screen.native.js +5 -10
- package/build/mobile/link-settings/link-settings-screen.native.js.map +1 -1
- package/build/mobile/media-edit/index.native.js +3 -20
- package/build/mobile/media-edit/index.native.js.map +1 -1
- package/build/mobile/picker/index.android.js +1 -17
- package/build/mobile/picker/index.android.js.map +1 -1
- package/build/mobile/picker/index.ios.js +1 -15
- package/build/mobile/picker/index.ios.js.map +1 -1
- package/build/mobile/segmented-control/index.native.js +7 -18
- package/build/mobile/segmented-control/index.native.js.map +1 -1
- package/build/mobile/utils/alignments.native.js +2 -13
- package/build/mobile/utils/alignments.native.js.map +1 -1
- package/build/mobile/utils/index.native.js +0 -2
- package/build/mobile/utils/index.native.js.map +1 -1
- package/build/mobile/utils/use-is-floating-keyboard.native.js +1 -6
- package/build/mobile/utils/use-is-floating-keyboard.native.js.map +1 -1
- package/build/mobile/utils/use-unit-converter-to-mobile.native.js +5 -22
- package/build/mobile/utils/use-unit-converter-to-mobile.native.js.map +1 -1
- package/build/modal/aria-helper.js +4 -9
- package/build/modal/aria-helper.js.map +1 -1
- package/build/modal/index.js +41 -47
- package/build/modal/index.js.map +1 -1
- package/build/modal/types.js.map +1 -1
- package/build/navigable-container/container.js +14 -43
- package/build/navigable-container/container.js.map +1 -1
- package/build/navigable-container/index.js +0 -3
- package/build/navigable-container/index.js.map +1 -1
- package/build/navigable-container/menu.js +2 -11
- package/build/navigable-container/menu.js.map +1 -1
- package/build/navigable-container/tabbable.js +5 -12
- package/build/navigable-container/tabbable.js.map +1 -1
- package/build/navigable-container/types.js.map +1 -1
- package/build/navigation/back-button/index.js +1 -13
- package/build/navigation/back-button/index.js.map +1 -1
- package/build/navigation/constants.js.map +1 -1
- package/build/navigation/context.js +1 -8
- package/build/navigation/context.js.map +1 -1
- package/build/navigation/group/context.js +1 -4
- package/build/navigation/group/context.js.map +1 -1
- package/build/navigation/group/index.js +3 -11
- package/build/navigation/group/index.js.map +1 -1
- package/build/navigation/index.js +6 -19
- package/build/navigation/index.js.map +1 -1
- package/build/navigation/item/base-content.js +1 -3
- package/build/navigation/item/base-content.js.map +1 -1
- package/build/navigation/item/base.js +1 -10
- package/build/navigation/item/base.js.map +1 -1
- package/build/navigation/item/index.js +10 -22
- package/build/navigation/item/index.js.map +1 -1
- package/build/navigation/item/use-navigation-tree-item.js +5 -9
- package/build/navigation/item/use-navigation-tree-item.js.map +1 -1
- package/build/navigation/menu/context.js +1 -4
- package/build/navigation/menu/context.js.map +1 -1
- package/build/navigation/menu/index.js +3 -16
- package/build/navigation/menu/index.js.map +1 -1
- package/build/navigation/menu/menu-title-search.js +8 -22
- package/build/navigation/menu/menu-title-search.js.map +1 -1
- package/build/navigation/menu/menu-title.js +4 -17
- package/build/navigation/menu/menu-title.js.map +1 -1
- package/build/navigation/menu/search-no-results-found.js +1 -7
- package/build/navigation/menu/search-no-results-found.js.map +1 -1
- package/build/navigation/menu/use-navigation-tree-menu.js +5 -7
- package/build/navigation/menu/use-navigation-tree-menu.js.map +1 -1
- package/build/navigation/styles/navigation-styles.js +12 -24
- package/build/navigation/styles/navigation-styles.js.map +1 -1
- package/build/navigation/types.js.map +1 -1
- package/build/navigation/use-create-navigation-tree.js +4 -18
- package/build/navigation/use-create-navigation-tree.js.map +1 -1
- package/build/navigation/use-navigation-tree-nodes.js +3 -7
- package/build/navigation/use-navigation-tree-nodes.js.map +1 -1
- package/build/navigation/utils.js +1 -6
- package/build/navigation/utils.js.map +1 -1
- package/build/navigator/context.js +1 -2
- package/build/navigator/context.js.map +1 -1
- package/build/navigator/index.js +0 -7
- package/build/navigator/index.js.map +1 -1
- package/build/navigator/navigator-back-button/component.js +2 -7
- package/build/navigator/navigator-back-button/component.js.map +1 -1
- package/build/navigator/navigator-back-button/hook.js +0 -11
- package/build/navigator/navigator-back-button/hook.js.map +1 -1
- package/build/navigator/navigator-back-button/index.js +0 -2
- package/build/navigator/navigator-back-button/index.js.map +1 -1
- package/build/navigator/navigator-button/component.js +2 -7
- package/build/navigator/navigator-button/component.js.map +1 -1
- package/build/navigator/navigator-button/hook.js +0 -11
- package/build/navigator/navigator-button/hook.js.map +1 -1
- package/build/navigator/navigator-button/index.js +0 -2
- package/build/navigator/navigator-button/index.js.map +1 -1
- package/build/navigator/navigator-provider/component.js +19 -43
- package/build/navigator/navigator-provider/component.js.map +1 -1
- package/build/navigator/navigator-provider/index.js +0 -2
- package/build/navigator/navigator-provider/index.js.map +1 -1
- package/build/navigator/navigator-screen/component.js +16 -34
- package/build/navigator/navigator-screen/component.js.map +1 -1
- package/build/navigator/navigator-screen/index.js +0 -2
- package/build/navigator/navigator-screen/index.js.map +1 -1
- package/build/navigator/navigator-to-parent-button/component.js +4 -8
- package/build/navigator/navigator-to-parent-button/component.js.map +1 -1
- package/build/navigator/navigator-to-parent-button/index.js +0 -2
- package/build/navigator/navigator-to-parent-button/index.js.map +1 -1
- package/build/navigator/types.js.map +1 -1
- package/build/navigator/use-navigator.js +0 -4
- package/build/navigator/use-navigator.js.map +1 -1
- package/build/navigator/utils/router.js +1 -10
- package/build/navigator/utils/router.js.map +1 -1
- package/build/notice/index.js +3 -21
- package/build/notice/index.js.map +1 -1
- package/build/notice/index.native.js +1 -10
- package/build/notice/index.native.js.map +1 -1
- package/build/notice/list.js +4 -10
- package/build/notice/list.js.map +1 -1
- package/build/notice/list.native.js +3 -12
- package/build/notice/list.native.js.map +1 -1
- package/build/notice/types.js.map +1 -1
- package/build/number-control/index.js +23 -54
- package/build/number-control/index.js.map +1 -1
- package/build/number-control/styles/number-control-styles.js +4 -16
- package/build/number-control/styles/number-control-styles.js.map +1 -1
- package/build/number-control/types.js.map +1 -1
- package/build/palette-edit/index.js +27 -55
- package/build/palette-edit/index.js.map +1 -1
- package/build/palette-edit/styles.js +10 -23
- package/build/palette-edit/styles.js.map +1 -1
- package/build/palette-edit/types.js.map +1 -1
- package/build/panel/actions.native.js +1 -10
- package/build/panel/actions.native.js.map +1 -1
- package/build/panel/body.js +8 -18
- package/build/panel/body.js.map +1 -1
- package/build/panel/body.native.js +1 -7
- package/build/panel/body.native.js.map +1 -1
- package/build/panel/bottom-separator-cover.native.js +1 -8
- package/build/panel/bottom-separator-cover.native.js.map +1 -1
- package/build/panel/header.js +0 -3
- package/build/panel/header.js.map +1 -1
- package/build/panel/index.js +2 -7
- package/build/panel/index.js.map +1 -1
- package/build/panel/row.js +2 -6
- package/build/panel/row.js.map +1 -1
- package/build/panel/types.js.map +1 -1
- package/build/placeholder/index.js +7 -14
- package/build/placeholder/index.js.map +1 -1
- package/build/placeholder/types.js.map +1 -1
- package/build/popover/index.js +42 -70
- package/build/popover/index.js.map +1 -1
- package/build/popover/limit-shift.js +4 -15
- package/build/popover/limit-shift.js.map +1 -1
- package/build/popover/overlay-middlewares.js +5 -8
- package/build/popover/overlay-middlewares.js.map +1 -1
- package/build/popover/types.js.map +1 -1
- package/build/popover/utils.js +8 -37
- package/build/popover/utils.js.map +1 -1
- package/build/private-apis.js +4 -10
- package/build/private-apis.js.map +1 -1
- package/build/progress-bar/index.js +1 -7
- package/build/progress-bar/index.js.map +1 -1
- package/build/progress-bar/styles.js +7 -12
- package/build/progress-bar/styles.js.map +1 -1
- package/build/progress-bar/types.js.map +1 -1
- package/build/query-controls/author-select.js +1 -5
- package/build/query-controls/author-select.js.map +1 -1
- package/build/query-controls/category-select.js +1 -5
- package/build/query-controls/category-select.js.map +1 -1
- package/build/query-controls/index.js +2 -18
- package/build/query-controls/index.js.map +1 -1
- package/build/query-controls/index.native.js +1 -8
- package/build/query-controls/index.native.js.map +1 -1
- package/build/query-controls/terms.js +6 -11
- package/build/query-controls/terms.js.map +1 -1
- package/build/query-controls/types.js.map +1 -1
- package/build/radio-control/index.js +0 -11
- package/build/radio-control/index.js.map +1 -1
- package/build/radio-control/index.native.js +1 -5
- package/build/radio-control/index.native.js.map +1 -1
- package/build/radio-control/types.js.map +1 -1
- package/build/radio-group/index.js +4 -10
- package/build/radio-group/index.js.map +1 -1
- package/build/radio-group/radio/index.js +2 -9
- package/build/radio-group/radio/index.js.map +1 -1
- package/build/radio-group/radio-context/index.js +1 -2
- package/build/radio-group/radio-context/index.js.map +1 -1
- package/build/range-control/index.js +9 -39
- package/build/range-control/index.js.map +1 -1
- package/build/range-control/index.native.js +1 -6
- package/build/range-control/index.native.js.map +1 -1
- package/build/range-control/input-range.js +3 -5
- package/build/range-control/input-range.js.map +1 -1
- package/build/range-control/mark.js +3 -6
- package/build/range-control/mark.js.map +1 -1
- package/build/range-control/rail.js +5 -15
- package/build/range-control/rail.js.map +1 -1
- package/build/range-control/styles/range-control-styles.js +30 -70
- package/build/range-control/styles/range-control-styles.js.map +1 -1
- package/build/range-control/tooltip.js +5 -8
- package/build/range-control/tooltip.js.map +1 -1
- package/build/range-control/types.js.map +1 -1
- package/build/range-control/utils.js +4 -9
- package/build/range-control/utils.js.map +1 -1
- package/build/resizable-box/index.js +5 -10
- package/build/resizable-box/index.js.map +1 -1
- package/build/resizable-box/index.native.js +1 -8
- package/build/resizable-box/index.native.js.map +1 -1
- package/build/resizable-box/resize-tooltip/index.js +1 -9
- package/build/resizable-box/resize-tooltip/index.js.map +1 -1
- package/build/resizable-box/resize-tooltip/label.js +4 -15
- package/build/resizable-box/resize-tooltip/label.js.map +1 -1
- package/build/resizable-box/resize-tooltip/styles/resize-tooltip.styles.js +3 -8
- package/build/resizable-box/resize-tooltip/styles/resize-tooltip.styles.js.map +1 -1
- package/build/resizable-box/resize-tooltip/utils.js +9 -26
- package/build/resizable-box/resize-tooltip/utils.js.map +1 -1
- package/build/responsive-wrapper/index.js +2 -9
- package/build/responsive-wrapper/index.js.map +1 -1
- package/build/responsive-wrapper/types.js.map +1 -1
- package/build/sandbox/index.js +33 -42
- package/build/sandbox/index.js.map +1 -1
- package/build/sandbox/index.native.js +14 -31
- package/build/sandbox/index.native.js.map +1 -1
- package/build/sandbox/types.js.map +1 -1
- package/build/scroll-lock/index.js +3 -12
- package/build/scroll-lock/index.js.map +1 -1
- package/build/scrollable/component.js +4 -8
- package/build/scrollable/component.js.map +1 -1
- package/build/scrollable/hook.js +2 -11
- package/build/scrollable/hook.js.map +1 -1
- package/build/scrollable/index.js +0 -4
- package/build/scrollable/index.js.map +1 -1
- package/build/scrollable/styles.js +0 -4
- package/build/scrollable/styles.js.map +1 -1
- package/build/scrollable/types.js.map +1 -1
- package/build/search-control/index.js +4 -16
- package/build/search-control/index.js.map +1 -1
- package/build/search-control/index.native.js +15 -33
- package/build/search-control/index.native.js.map +1 -1
- package/build/search-control/types.js.map +1 -1
- package/build/select-control/chevron-down.js +1 -5
- package/build/select-control/chevron-down.js.map +1 -1
- package/build/select-control/index.js +8 -21
- package/build/select-control/index.js.map +1 -1
- package/build/select-control/index.native.js +1 -4
- package/build/select-control/index.native.js.map +1 -1
- package/build/select-control/styles/select-control-styles.js +4 -19
- package/build/select-control/styles/select-control-styles.js.map +1 -1
- package/build/select-control/types.js.map +1 -1
- package/build/shortcut/index.js +1 -8
- package/build/shortcut/index.js.map +1 -1
- package/build/shortcut/types.js.map +1 -1
- package/build/slot-fill/bubbles-virtually/fill.js +4 -12
- package/build/slot-fill/bubbles-virtually/fill.js.map +1 -1
- package/build/slot-fill/bubbles-virtually/slot-fill-context.js +2 -7
- package/build/slot-fill/bubbles-virtually/slot-fill-context.js.map +1 -1
- package/build/slot-fill/bubbles-virtually/slot-fill-provider.js +3 -22
- package/build/slot-fill/bubbles-virtually/slot-fill-provider.js.map +1 -1
- package/build/slot-fill/bubbles-virtually/slot.js +5 -11
- package/build/slot-fill/bubbles-virtually/slot.js.map +1 -1
- package/build/slot-fill/bubbles-virtually/use-slot-fills.js +3 -8
- package/build/slot-fill/bubbles-virtually/use-slot-fills.js.map +1 -1
- package/build/slot-fill/bubbles-virtually/use-slot.js +5 -9
- package/build/slot-fill/bubbles-virtually/use-slot.js.map +1 -1
- package/build/slot-fill/context.js +1 -3
- package/build/slot-fill/context.js.map +1 -1
- package/build/slot-fill/fill.js +7 -11
- package/build/slot-fill/fill.js.map +1 -1
- package/build/slot-fill/index.js +11 -27
- package/build/slot-fill/index.js.map +1 -1
- package/build/slot-fill/index.native.js +3 -11
- package/build/slot-fill/index.native.js.map +1 -1
- package/build/slot-fill/provider.js +6 -24
- package/build/slot-fill/provider.js.map +1 -1
- package/build/slot-fill/slot.js +4 -20
- package/build/slot-fill/slot.js.map +1 -1
- package/build/slot-fill/use-slot.js +0 -6
- package/build/slot-fill/use-slot.js.map +1 -1
- package/build/snackbar/index.js +9 -22
- package/build/snackbar/index.js.map +1 -1
- package/build/snackbar/list.js +16 -15
- package/build/snackbar/list.js.map +1 -1
- package/build/snackbar/types.js.map +1 -1
- package/build/spacer/component.js +4 -8
- package/build/spacer/component.js.map +1 -1
- package/build/spacer/hook.js +4 -12
- package/build/spacer/hook.js.map +1 -1
- package/build/spacer/index.js +0 -3
- package/build/spacer/index.js.map +1 -1
- package/build/spacer/types.js.map +1 -1
- package/build/spinner/index.js +1 -7
- package/build/spinner/index.js.map +1 -1
- package/build/spinner/index.native.js +1 -5
- package/build/spinner/index.native.js.map +1 -1
- package/build/spinner/styles.js +4 -10
- package/build/spinner/styles.js.map +1 -1
- package/build/style-provider/index.js +13 -19
- package/build/style-provider/index.js.map +1 -1
- package/build/style-provider/index.native.js +0 -1
- package/build/style-provider/index.native.js.map +1 -1
- package/build/style-provider/types.js.map +1 -1
- package/build/surface/component.js +4 -8
- package/build/surface/component.js.map +1 -1
- package/build/surface/hook.js +3 -8
- package/build/surface/hook.js.map +1 -1
- package/build/surface/index.js +0 -4
- package/build/surface/index.js.map +1 -1
- package/build/surface/styles.js +1 -19
- package/build/surface/styles.js.map +1 -1
- package/build/surface/types.js.map +1 -1
- package/build/tab-panel/index.js +12 -30
- package/build/tab-panel/index.js.map +1 -1
- package/build/tab-panel/types.js.map +1 -1
- package/build/text/component.js +1 -8
- package/build/text/component.js.map +1 -1
- package/build/text/get-line-height.js +1 -8
- package/build/text/get-line-height.js.map +1 -1
- package/build/text/hook.js +9 -40
- package/build/text/hook.js.map +1 -1
- package/build/text/index.js +0 -3
- package/build/text/index.js.map +1 -1
- package/build/text/index.native.js +1 -5
- package/build/text/index.native.js.map +1 -1
- package/build/text/styles/emotion-css.native.js +0 -2
- package/build/text/styles/emotion-css.native.js.map +1 -1
- package/build/text/styles/font-family.native.js.map +1 -1
- package/build/text/styles/text-mixins.native.js +3 -20
- package/build/text/styles/text-mixins.native.js.map +1 -1
- package/build/text/styles.js +0 -4
- package/build/text/styles.js.map +1 -1
- package/build/text/types.js.map +1 -1
- package/build/text/utils.js +5 -19
- package/build/text/utils.js.map +1 -1
- package/build/text-control/index.js +2 -9
- package/build/text-control/index.js.map +1 -1
- package/build/text-control/index.native.js +1 -6
- package/build/text-control/index.native.js.map +1 -1
- package/build/text-control/types.js.map +1 -1
- package/build/text-highlight/index.js +0 -6
- package/build/text-highlight/index.js.map +1 -1
- package/build/text-highlight/types.js.map +1 -1
- package/build/textarea-control/index.js +0 -9
- package/build/textarea-control/index.js.map +1 -1
- package/build/textarea-control/index.native.js +1 -6
- package/build/textarea-control/index.native.js.map +1 -1
- package/build/textarea-control/styles/textarea-control-styles.js +1 -4
- package/build/textarea-control/styles/textarea-control-styles.js.map +1 -1
- package/build/textarea-control/types.js.map +1 -1
- package/build/theme/color-algorithms.js +9 -20
- package/build/theme/color-algorithms.js.map +1 -1
- package/build/theme/index.js +0 -8
- package/build/theme/index.js.map +1 -1
- package/build/theme/styles.js +1 -5
- package/build/theme/styles.js.map +1 -1
- package/build/theme/types.js.map +1 -1
- package/build/tip/index.js +1 -4
- package/build/tip/index.js.map +1 -1
- package/build/tip/types.js.map +1 -1
- package/build/toggle-control/index.js +0 -16
- package/build/toggle-control/index.js.map +1 -1
- package/build/toggle-control/index.native.js +1 -4
- package/build/toggle-control/index.native.js.map +1 -1
- package/build/toggle-control/types.js.map +1 -1
- package/build/toggle-group-control/context.js +1 -4
- package/build/toggle-group-control/context.js.map +1 -1
- package/build/toggle-group-control/index.js +0 -3
- package/build/toggle-group-control/index.js.map +1 -1
- package/build/toggle-group-control/toggle-group-control/as-button-group.js +7 -12
- package/build/toggle-group-control/toggle-group-control/as-button-group.js.map +1 -1
- package/build/toggle-group-control/toggle-group-control/as-radio-group.js +10 -14
- package/build/toggle-group-control/toggle-group-control/as-radio-group.js.map +1 -1
- package/build/toggle-group-control/toggle-group-control/component.js +3 -18
- package/build/toggle-group-control/toggle-group-control/component.js.map +1 -1
- package/build/toggle-group-control/toggle-group-control/index.js +0 -2
- package/build/toggle-group-control/toggle-group-control/index.js.map +1 -1
- package/build/toggle-group-control/toggle-group-control/styles.js +0 -10
- package/build/toggle-group-control/toggle-group-control/styles.js.map +1 -1
- package/build/toggle-group-control/toggle-group-control/toggle-group-control-backdrop.js +4 -15
- package/build/toggle-group-control/toggle-group-control/toggle-group-control-backdrop.js.map +1 -1
- package/build/toggle-group-control/toggle-group-control-option/component.js +4 -6
- package/build/toggle-group-control/toggle-group-control-option/component.js.map +1 -1
- package/build/toggle-group-control/toggle-group-control-option/index.js +0 -2
- package/build/toggle-group-control/toggle-group-control-option/index.js.map +1 -1
- package/build/toggle-group-control/toggle-group-control-option-base/component.js +13 -32
- package/build/toggle-group-control/toggle-group-control-option-base/component.js.map +1 -1
- package/build/toggle-group-control/toggle-group-control-option-base/index.js +0 -2
- package/build/toggle-group-control/toggle-group-control-option-base/index.js.map +1 -1
- package/build/toggle-group-control/toggle-group-control-option-base/styles.js +7 -16
- package/build/toggle-group-control/toggle-group-control-option-base/styles.js.map +1 -1
- package/build/toggle-group-control/toggle-group-control-option-icon/component.js +4 -8
- package/build/toggle-group-control/toggle-group-control-option-icon/component.js.map +1 -1
- package/build/toggle-group-control/toggle-group-control-option-icon/index.js +0 -2
- package/build/toggle-group-control/toggle-group-control-option-icon/index.js.map +1 -1
- package/build/toggle-group-control/types.js.map +1 -1
- package/build/toolbar/index.js +0 -7
- package/build/toolbar/index.js.map +1 -1
- package/build/toolbar/toolbar/index.js +6 -15
- package/build/toolbar/toolbar/index.js.map +1 -1
- package/build/toolbar/toolbar/toolbar-container.js +3 -8
- package/build/toolbar/toolbar/toolbar-container.js.map +1 -1
- package/build/toolbar/toolbar/toolbar-container.native.js +1 -4
- package/build/toolbar/toolbar/toolbar-container.native.js.map +1 -1
- package/build/toolbar/toolbar/types.js.map +1 -1
- package/build/toolbar/toolbar-button/index.js +7 -16
- package/build/toolbar/toolbar-button/index.js.map +1 -1
- package/build/toolbar/toolbar-button/toolbar-button-container.js +1 -3
- package/build/toolbar/toolbar-button/toolbar-button-container.js.map +1 -1
- package/build/toolbar/toolbar-button/toolbar-button-container.native.js +0 -4
- package/build/toolbar/toolbar-button/toolbar-button-container.native.js.map +1 -1
- package/build/toolbar/toolbar-button/types.js.map +1 -1
- package/build/toolbar/toolbar-context/index.js +1 -2
- package/build/toolbar/toolbar-context/index.js.map +1 -1
- package/build/toolbar/toolbar-dropdown-menu/index.js +10 -15
- package/build/toolbar/toolbar-dropdown-menu/index.js.map +1 -1
- package/build/toolbar/toolbar-group/index.js +4 -16
- package/build/toolbar/toolbar-group/index.js.map +1 -1
- package/build/toolbar/toolbar-group/toolbar-group-collapsed.js +5 -12
- package/build/toolbar/toolbar-group/toolbar-group-collapsed.js.map +1 -1
- package/build/toolbar/toolbar-group/toolbar-group-collapsed.native.js +1 -9
- package/build/toolbar/toolbar-group/toolbar-group-collapsed.native.js.map +1 -1
- package/build/toolbar/toolbar-group/toolbar-group-container.js +1 -3
- package/build/toolbar/toolbar-group/toolbar-group-container.js.map +1 -1
- package/build/toolbar/toolbar-group/toolbar-group-container.native.js +1 -7
- package/build/toolbar/toolbar-group/toolbar-group-container.native.js.map +1 -1
- package/build/toolbar/toolbar-item/index.js +8 -18
- package/build/toolbar/toolbar-item/index.js.map +1 -1
- package/build/toolbar/toolbar-item/index.native.js +4 -9
- package/build/toolbar/toolbar-item/index.native.js.map +1 -1
- package/build/toolbar/toolbar-item/types.js.map +1 -1
- package/build/tools-panel/context.js +1 -5
- package/build/tools-panel/context.js.map +1 -1
- package/build/tools-panel/index.js +0 -4
- package/build/tools-panel/index.js.map +1 -1
- package/build/tools-panel/styles.js +14 -27
- package/build/tools-panel/styles.js.map +1 -1
- package/build/tools-panel/tools-panel/component.js +4 -11
- package/build/tools-panel/tools-panel/component.js.map +1 -1
- package/build/tools-panel/tools-panel/hook.js +51 -50
- package/build/tools-panel/tools-panel/hook.js.map +1 -1
- package/build/tools-panel/tools-panel/index.js +0 -3
- package/build/tools-panel/tools-panel/index.js.map +1 -1
- package/build/tools-panel/tools-panel-header/component.js +18 -32
- package/build/tools-panel/tools-panel-header/component.js.map +1 -1
- package/build/tools-panel/tools-panel-header/hook.js +3 -9
- package/build/tools-panel/tools-panel-header/hook.js.map +1 -1
- package/build/tools-panel/tools-panel-header/index.js +0 -2
- package/build/tools-panel/tools-panel-header/index.js.map +1 -1
- package/build/tools-panel/tools-panel-item/component.js +5 -10
- package/build/tools-panel/tools-panel-item/component.js.map +1 -1
- package/build/tools-panel/tools-panel-item/hook.js +18 -26
- package/build/tools-panel/tools-panel-item/hook.js.map +1 -1
- package/build/tools-panel/tools-panel-item/index.js +0 -3
- package/build/tools-panel/tools-panel-item/index.js.map +1 -1
- package/build/tools-panel/types.js.map +1 -1
- package/build/tooltip/index.js +27 -53
- package/build/tooltip/index.js.map +1 -1
- package/build/tooltip/index.native.js +29 -45
- package/build/tooltip/index.native.js.map +1 -1
- package/build/tree-grid/cell.js +4 -7
- package/build/tree-grid/cell.js.map +1 -1
- package/build/tree-grid/index.js +51 -75
- package/build/tree-grid/index.js.map +1 -1
- package/build/tree-grid/item.js +2 -6
- package/build/tree-grid/item.js.map +1 -1
- package/build/tree-grid/roving-tab-index-context.js +1 -4
- package/build/tree-grid/roving-tab-index-context.js.map +1 -1
- package/build/tree-grid/roving-tab-index-item.js +7 -12
- package/build/tree-grid/roving-tab-index-item.js.map +1 -1
- package/build/tree-grid/roving-tab-index.js +3 -5
- package/build/tree-grid/roving-tab-index.js.map +1 -1
- package/build/tree-grid/row.js +4 -5
- package/build/tree-grid/row.js.map +1 -1
- package/build/tree-grid/types.js.map +1 -1
- package/build/tree-select/index.js +2 -6
- package/build/tree-select/index.js.map +1 -1
- package/build/tree-select/types.js.map +1 -1
- package/build/truncate/component.js +2 -8
- package/build/truncate/component.js.map +1 -1
- package/build/truncate/hook.js +3 -14
- package/build/truncate/hook.js.map +1 -1
- package/build/truncate/index.js +0 -3
- package/build/truncate/index.js.map +1 -1
- package/build/truncate/styles.js +0 -3
- package/build/truncate/styles.js.map +1 -1
- package/build/truncate/types.js.map +1 -1
- package/build/truncate/utils.js +8 -20
- package/build/truncate/utils.js.map +1 -1
- package/build/ui/context/constants.js +3 -7
- package/build/ui/context/constants.js.map +1 -1
- package/build/ui/context/context-connect.js +17 -31
- package/build/ui/context/context-connect.js.map +1 -1
- package/build/ui/context/context-system-provider.js +12 -23
- package/build/ui/context/context-system-provider.js.map +1 -1
- package/build/ui/context/get-styled-class-name-from-key.js +0 -5
- package/build/ui/context/get-styled-class-name-from-key.js.map +1 -1
- package/build/ui/context/index.js +0 -5
- package/build/ui/context/index.js.map +1 -1
- package/build/ui/context/use-context-system.js +9 -20
- package/build/ui/context/use-context-system.js.map +1 -1
- package/build/ui/context/utils.js +1 -4
- package/build/ui/context/utils.js.map +1 -1
- package/build/ui/context/wordpress-component.js.map +1 -1
- package/build/ui/shortcut/component.js +1 -9
- package/build/ui/shortcut/component.js.map +1 -1
- package/build/ui/shortcut/index.js +0 -2
- package/build/ui/shortcut/index.js.map +1 -1
- package/build/ui/tooltip/component.js +3 -12
- package/build/ui/tooltip/component.js.map +1 -1
- package/build/ui/tooltip/content.js +2 -13
- package/build/ui/tooltip/content.js.map +1 -1
- package/build/ui/tooltip/context.js +0 -4
- package/build/ui/tooltip/context.js.map +1 -1
- package/build/ui/tooltip/index.js +0 -4
- package/build/ui/tooltip/index.js.map +1 -1
- package/build/ui/tooltip/styles.js +0 -12
- package/build/ui/tooltip/styles.js.map +1 -1
- package/build/ui/tooltip/types.js.map +1 -1
- package/build/ui/utils/colors.js +13 -23
- package/build/ui/utils/colors.js.map +1 -1
- package/build/ui/utils/font-size.js +1 -8
- package/build/ui/utils/font-size.js.map +1 -1
- package/build/ui/utils/get-valid-children.js +0 -2
- package/build/ui/utils/get-valid-children.js.map +1 -1
- package/build/ui/utils/index.js +0 -1
- package/build/ui/utils/index.js.map +1 -1
- package/build/ui/utils/space.js +6 -7
- package/build/ui/utils/space.js.map +1 -1
- package/build/ui/utils/types.js.map +1 -1
- package/build/ui/utils/use-responsive-value.js +5 -18
- package/build/ui/utils/use-responsive-value.js.map +1 -1
- package/build/unit-control/index.js +13 -33
- package/build/unit-control/index.js.map +1 -1
- package/build/unit-control/index.native.js +7 -25
- package/build/unit-control/index.native.js.map +1 -1
- package/build/unit-control/styles/unit-control-styles.js +9 -19
- package/build/unit-control/styles/unit-control-styles.js.map +1 -1
- package/build/unit-control/types.js.map +1 -1
- package/build/unit-control/unit-select-control.js +1 -10
- package/build/unit-control/unit-select-control.js.map +1 -1
- package/build/unit-control/utils.js +16 -35
- package/build/unit-control/utils.js.map +1 -1
- package/build/utils/base-label.js +0 -3
- package/build/utils/base-label.js.map +1 -1
- package/build/utils/box-sizing.js +0 -3
- package/build/utils/box-sizing.js.map +1 -1
- package/build/utils/breakpoint-values.js.map +1 -1
- package/build/utils/breakpoint.js +0 -4
- package/build/utils/breakpoint.js.map +1 -1
- package/build/utils/colors-values.js +12 -12
- package/build/utils/colors-values.js.map +1 -1
- package/build/utils/colors.js +2 -5
- package/build/utils/colors.js.map +1 -1
- package/build/utils/config-values.js +6 -8
- package/build/utils/config-values.js.map +1 -1
- package/build/utils/font-values.js.map +1 -1
- package/build/utils/font.js +0 -4
- package/build/utils/font.js.map +1 -1
- package/build/utils/hooks/emotion.d.js.map +1 -1
- package/build/utils/hooks/index.js +0 -6
- package/build/utils/hooks/index.js.map +1 -1
- package/build/utils/hooks/use-controlled-state.js +5 -10
- package/build/utils/hooks/use-controlled-state.js.map +1 -1
- package/build/utils/hooks/use-controlled-value.js +0 -4
- package/build/utils/hooks/use-controlled-value.js.map +1 -1
- package/build/utils/hooks/use-cx.js +3 -10
- package/build/utils/hooks/use-cx.js.map +1 -1
- package/build/utils/hooks/use-latest-ref.js +0 -3
- package/build/utils/hooks/use-latest-ref.js.map +1 -1
- package/build/utils/hooks/use-update-effect.js +2 -5
- package/build/utils/hooks/use-update-effect.js.map +1 -1
- package/build/utils/index.js +0 -4
- package/build/utils/index.js.map +1 -1
- package/build/utils/input/base.js +3 -7
- package/build/utils/input/base.js.map +1 -1
- package/build/utils/input/index.js +0 -2
- package/build/utils/input/index.js.map +1 -1
- package/build/utils/input/input-control.js +1 -6
- package/build/utils/input/input-control.js.map +1 -1
- package/build/utils/math.js +7 -28
- package/build/utils/math.js.map +1 -1
- package/build/utils/reduce-motion.js +0 -5
- package/build/utils/reduce-motion.js.map +1 -1
- package/build/utils/rtl.js +7 -19
- package/build/utils/rtl.js.map +1 -1
- package/build/utils/strings.js +58 -35
- package/build/utils/strings.js.map +1 -1
- package/build/utils/style-mixins.js +0 -10
- package/build/utils/style-mixins.js.map +1 -1
- package/build/utils/types.js.map +1 -1
- package/build/utils/unit-values.js +2 -5
- package/build/utils/unit-values.js.map +1 -1
- package/build/utils/use-deprecated-props.js +4 -8
- package/build/utils/use-deprecated-props.js.map +1 -1
- package/build/utils/values.js +3 -89
- package/build/utils/values.js.map +1 -1
- package/build/utils/z-index.js.map +1 -1
- package/build/v-stack/component.js +4 -8
- package/build/v-stack/component.js.map +1 -1
- package/build/v-stack/hook.js +1 -3
- package/build/v-stack/hook.js.map +1 -1
- package/build/v-stack/index.js +0 -3
- package/build/v-stack/index.js.map +1 -1
- package/build/v-stack/types.js.map +1 -1
- package/build/view/component.js +0 -3
- package/build/view/component.js.map +1 -1
- package/build/view/index.js +0 -2
- package/build/view/index.js.map +1 -1
- package/build/view/types.js.map +1 -1
- package/build/visually-hidden/component.js +4 -8
- package/build/visually-hidden/component.js.map +1 -1
- package/build/visually-hidden/index.js +0 -2
- package/build/visually-hidden/index.js.map +1 -1
- package/build/visually-hidden/styles.js +1 -1
- package/build/visually-hidden/styles.js.map +1 -1
- package/build/visually-hidden/types.js.map +1 -1
- package/build/z-stack/component.js +6 -10
- package/build/z-stack/component.js.map +1 -1
- package/build/z-stack/index.js +0 -2
- package/build/z-stack/index.js.map +1 -1
- package/build/z-stack/styles.js +0 -7
- package/build/z-stack/styles.js.map +1 -1
- package/build/z-stack/types.js.map +1 -1
- package/build-module/alignment-matrix-control/cell.js +1 -2
- package/build-module/alignment-matrix-control/cell.js.map +1 -1
- package/build-module/alignment-matrix-control/icon.js +5 -6
- package/build-module/alignment-matrix-control/icon.js.map +1 -1
- package/build-module/alignment-matrix-control/index.js +9 -12
- package/build-module/alignment-matrix-control/index.js.map +1 -1
- package/build-module/alignment-matrix-control/styles/alignment-matrix-control-icon-styles.js +2 -8
- package/build-module/alignment-matrix-control/styles/alignment-matrix-control-icon-styles.js.map +1 -1
- package/build-module/alignment-matrix-control/styles/alignment-matrix-control-styles.js +11 -18
- package/build-module/alignment-matrix-control/styles/alignment-matrix-control-styles.js.map +1 -1
- package/build-module/alignment-matrix-control/types.js.map +1 -1
- package/build-module/alignment-matrix-control/utils.js +7 -5
- package/build-module/alignment-matrix-control/utils.js.map +1 -1
- package/build-module/angle-picker-control/angle-circle.js +6 -18
- package/build-module/angle-picker-control/angle-circle.js.map +1 -1
- package/build-module/angle-picker-control/index.js +6 -11
- package/build-module/angle-picker-control/index.js.map +1 -1
- package/build-module/angle-picker-control/styles/angle-picker-control-styles.js +6 -11
- package/build-module/angle-picker-control/styles/angle-picker-control-styles.js.map +1 -1
- package/build-module/angle-picker-control/types.js.map +1 -1
- package/build-module/animate/index.js +3 -7
- package/build-module/animate/index.js.map +1 -1
- package/build-module/animate/types.js.map +1 -1
- package/build-module/animation/index.js +1 -0
- package/build-module/animation/index.js.map +1 -1
- package/build-module/autocomplete/autocompleter-ui.js +11 -22
- package/build-module/autocomplete/autocompleter-ui.js.map +1 -1
- package/build-module/autocomplete/autocompleter-ui.native.js +10 -13
- package/build-module/autocomplete/autocompleter-ui.native.js.map +1 -1
- package/build-module/autocomplete/background-view.android.js +2 -5
- package/build-module/autocomplete/background-view.android.js.map +1 -1
- package/build-module/autocomplete/background-view.ios.js +1 -4
- package/build-module/autocomplete/background-view.ios.js.map +1 -1
- package/build-module/autocomplete/get-default-use-items.js +8 -16
- package/build-module/autocomplete/get-default-use-items.js.map +1 -1
- package/build-module/autocomplete/index.js +30 -63
- package/build-module/autocomplete/index.js.map +1 -1
- package/build-module/autocomplete/types.js.map +1 -1
- package/build-module/base-control/hooks.js +3 -3
- package/build-module/base-control/hooks.js.map +1 -1
- package/build-module/base-control/index.js +7 -6
- package/build-module/base-control/index.js.map +1 -1
- package/build-module/base-control/index.native.js +0 -1
- package/build-module/base-control/index.native.js.map +1 -1
- package/build-module/base-control/styles/base-control-styles.js +2 -8
- package/build-module/base-control/styles/base-control-styles.js.map +1 -1
- package/build-module/base-control/types.js.map +1 -1
- package/build-module/border-box-control/border-box-control/component.js +7 -11
- package/build-module/border-box-control/border-box-control/component.js.map +1 -1
- package/build-module/border-box-control/border-box-control/hook.js +20 -20
- package/build-module/border-box-control/border-box-control/hook.js.map +1 -1
- package/build-module/border-box-control/border-box-control/index.js.map +1 -1
- package/build-module/border-box-control/border-box-control-linked-button/component.js +3 -5
- package/build-module/border-box-control/border-box-control-linked-button/component.js.map +1 -1
- package/build-module/border-box-control/border-box-control-linked-button/hook.js +5 -3
- package/build-module/border-box-control/border-box-control-linked-button/hook.js.map +1 -1
- package/build-module/border-box-control/border-box-control-linked-button/index.js.map +1 -1
- package/build-module/border-box-control/border-box-control-split-controls/component.js +8 -8
- package/build-module/border-box-control/border-box-control-split-controls/component.js.map +1 -1
- package/build-module/border-box-control/border-box-control-split-controls/hook.js +5 -3
- package/build-module/border-box-control/border-box-control-split-controls/hook.js.map +1 -1
- package/build-module/border-box-control/border-box-control-split-controls/index.js.map +1 -1
- package/build-module/border-box-control/border-box-control-visualizer/component.js +2 -4
- package/build-module/border-box-control/border-box-control-visualizer/component.js.map +1 -1
- package/build-module/border-box-control/border-box-control-visualizer/hook.js +5 -3
- package/build-module/border-box-control/border-box-control-visualizer/hook.js.map +1 -1
- package/build-module/border-box-control/border-box-control-visualizer/index.js.map +1 -1
- package/build-module/border-box-control/index.js.map +1 -1
- package/build-module/border-box-control/styles.js +1 -4
- package/build-module/border-box-control/styles.js.map +1 -1
- package/build-module/border-box-control/types.js.map +1 -1
- package/build-module/border-box-control/utils.js +9 -20
- package/build-module/border-box-control/utils.js.map +1 -1
- package/build-module/border-control/border-control/component.js +2 -8
- package/build-module/border-control/border-control/component.js.map +1 -1
- package/build-module/border-control/border-control/hook.js +16 -18
- package/build-module/border-control/border-control/hook.js.map +1 -1
- package/build-module/border-control/border-control/index.js.map +1 -1
- package/build-module/border-control/border-control-dropdown/component.js +17 -26
- package/build-module/border-control/border-control-dropdown/component.js.map +1 -1
- package/build-module/border-control/border-control-dropdown/hook.js +9 -9
- package/build-module/border-control/border-control-dropdown/hook.js.map +1 -1
- package/build-module/border-control/border-control-dropdown/index.js.map +1 -1
- package/build-module/border-control/border-control-style-picker/component.js +3 -8
- package/build-module/border-control/border-control-style-picker/component.js.map +1 -1
- package/build-module/border-control/border-control-style-picker/hook.js +5 -3
- package/build-module/border-control/border-control-style-picker/hook.js.map +1 -1
- package/build-module/border-control/border-control-style-picker/index.js.map +1 -1
- package/build-module/border-control/index.js.map +1 -1
- package/build-module/border-control/styles.js +5 -5
- package/build-module/border-control/styles.js.map +1 -1
- package/build-module/border-control/types.js.map +1 -1
- package/build-module/box-control/all-input-control.js +6 -12
- package/build-module/box-control/all-input-control.js.map +1 -1
- package/build-module/box-control/axial-input-controls.js +8 -22
- package/build-module/box-control/axial-input-controls.js.map +1 -1
- package/build-module/box-control/icon.js +3 -5
- package/build-module/box-control/icon.js.map +1 -1
- package/build-module/box-control/index.js +11 -17
- package/build-module/box-control/index.js.map +1 -1
- package/build-module/box-control/input-controls.js +9 -18
- package/build-module/box-control/input-controls.js.map +1 -1
- package/build-module/box-control/linked-button.js +3 -3
- package/build-module/box-control/linked-button.js.map +1 -1
- package/build-module/box-control/styles/box-control-icon-styles.js +0 -7
- package/build-module/box-control/styles/box-control-icon-styles.js.map +1 -1
- package/build-module/box-control/styles/box-control-styles.js +0 -11
- package/build-module/box-control/styles/box-control-styles.js.map +1 -1
- package/build-module/box-control/styles/box-control-visualizer-styles.js +8 -14
- package/build-module/box-control/styles/box-control-visualizer-styles.js.map +1 -1
- package/build-module/box-control/types.js.map +1 -1
- package/build-module/box-control/unit-control.js +4 -7
- package/build-module/box-control/unit-control.js.map +1 -1
- package/build-module/box-control/utils.js +14 -25
- package/build-module/box-control/utils.js.map +1 -1
- package/build-module/button/deprecated.js +3 -5
- package/build-module/button/deprecated.js.map +1 -1
- package/build-module/button/index.js +22 -34
- package/build-module/button/index.js.map +1 -1
- package/build-module/button/index.native.js +17 -16
- package/build-module/button/index.native.js.map +1 -1
- package/build-module/button/types.js.map +1 -1
- package/build-module/button-group/index.js +2 -4
- package/build-module/button-group/index.js.map +1 -1
- package/build-module/button-group/types.js.map +1 -1
- package/build-module/card/card/component.js +8 -10
- package/build-module/card/card/component.js.map +1 -1
- package/build-module/card/card/hook.js +10 -11
- package/build-module/card/card/hook.js.map +1 -1
- package/build-module/card/card/index.js.map +1 -1
- package/build-module/card/card-body/component.js +6 -8
- package/build-module/card/card-body/component.js.map +1 -1
- package/build-module/card/card-body/hook.js +5 -2
- package/build-module/card/card-body/hook.js.map +1 -1
- package/build-module/card/card-body/index.js.map +1 -1
- package/build-module/card/card-divider/component.js +4 -5
- package/build-module/card/card-divider/component.js.map +1 -1
- package/build-module/card/card-divider/hook.js +5 -2
- package/build-module/card/card-divider/hook.js.map +1 -1
- package/build-module/card/card-divider/index.js.map +1 -1
- package/build-module/card/card-footer/component.js +4 -5
- package/build-module/card/card-footer/component.js.map +1 -1
- package/build-module/card/card-footer/hook.js +5 -2
- package/build-module/card/card-footer/hook.js.map +1 -1
- package/build-module/card/card-footer/index.js.map +1 -1
- package/build-module/card/card-header/component.js +4 -5
- package/build-module/card/card-header/component.js.map +1 -1
- package/build-module/card/card-header/hook.js +5 -2
- package/build-module/card/card-header/hook.js.map +1 -1
- package/build-module/card/card-header/index.js.map +1 -1
- package/build-module/card/card-media/component.js +4 -5
- package/build-module/card/card-media/component.js.map +1 -1
- package/build-module/card/card-media/hook.js +5 -2
- package/build-module/card/card-media/hook.js.map +1 -1
- package/build-module/card/card-media/index.js.map +1 -1
- package/build-module/card/context.js.map +1 -1
- package/build-module/card/index.js.map +1 -1
- package/build-module/card/styles.js +3 -3
- package/build-module/card/styles.js.map +1 -1
- package/build-module/card/types.js.map +1 -1
- package/build-module/checkbox-control/index.js +6 -12
- package/build-module/checkbox-control/index.js.map +1 -1
- package/build-module/checkbox-control/types.js.map +1 -1
- package/build-module/circular-option-picker/index.js +3 -4
- package/build-module/circular-option-picker/index.js.map +1 -1
- package/build-module/circular-option-picker/types.js.map +1 -1
- package/build-module/clipboard-button/index.js +7 -9
- package/build-module/clipboard-button/index.js.map +1 -1
- package/build-module/clipboard-button/types.js.map +1 -1
- package/build-module/color-control/index.native.js +0 -3
- package/build-module/color-control/index.native.js.map +1 -1
- package/build-module/color-indicator/index.js +2 -4
- package/build-module/color-indicator/index.js.map +1 -1
- package/build-module/color-indicator/index.native.js +0 -8
- package/build-module/color-indicator/index.native.js.map +1 -1
- package/build-module/color-indicator/types.js.map +1 -1
- package/build-module/color-palette/index.js +18 -19
- package/build-module/color-palette/index.js.map +1 -1
- package/build-module/color-palette/index.native.js +5 -32
- package/build-module/color-palette/index.native.js.map +1 -1
- package/build-module/color-palette/styles.js +0 -2
- package/build-module/color-palette/styles.js.map +1 -1
- package/build-module/color-palette/types.js.map +1 -1
- package/build-module/color-palette/utils.js +9 -17
- package/build-module/color-palette/utils.js.map +1 -1
- package/build-module/color-picker/color-copy-button.js +1 -5
- package/build-module/color-picker/color-copy-button.js.map +1 -1
- package/build-module/color-picker/color-input.js +6 -7
- package/build-module/color-picker/color-input.js.map +1 -1
- package/build-module/color-picker/component.js +5 -6
- package/build-module/color-picker/component.js.map +1 -1
- package/build-module/color-picker/hex-input.js +7 -10
- package/build-module/color-picker/hex-input.js.map +1 -1
- package/build-module/color-picker/hsl-input.js +1 -2
- package/build-module/color-picker/hsl-input.js.map +1 -1
- package/build-module/color-picker/index.js.map +1 -1
- package/build-module/color-picker/index.native.js +2 -16
- package/build-module/color-picker/index.native.js.map +1 -1
- package/build-module/color-picker/input-with-slider.js +3 -6
- package/build-module/color-picker/input-with-slider.js.map +1 -1
- package/build-module/color-picker/legacy-adapter.js +2 -2
- package/build-module/color-picker/legacy-adapter.js.map +1 -1
- package/build-module/color-picker/picker.js +1 -2
- package/build-module/color-picker/picker.js.map +1 -1
- package/build-module/color-picker/rgb-input.js +1 -2
- package/build-module/color-picker/rgb-input.js.map +1 -1
- package/build-module/color-picker/styles.js +2 -2
- package/build-module/color-picker/styles.js.map +1 -1
- package/build-module/color-picker/types.js.map +1 -1
- package/build-module/color-picker/use-deprecated-props.js +4 -6
- package/build-module/color-picker/use-deprecated-props.js.map +1 -1
- package/build-module/combobox-control/index.js +19 -46
- package/build-module/combobox-control/index.js.map +1 -1
- package/build-module/combobox-control/styles.js +2 -4
- package/build-module/combobox-control/styles.js.map +1 -1
- package/build-module/combobox-control/types.js.map +1 -1
- package/build-module/composite/index.js +0 -1
- package/build-module/composite/index.js.map +1 -1
- package/build-module/confirm-dialog/component.js +1 -6
- package/build-module/confirm-dialog/component.js.map +1 -1
- package/build-module/confirm-dialog/index.js.map +1 -1
- package/build-module/confirm-dialog/styles.js +1 -2
- package/build-module/confirm-dialog/styles.js.map +1 -1
- package/build-module/confirm-dialog/types.js.map +1 -1
- package/build-module/custom-gradient-picker/constants.js.map +1 -1
- package/build-module/custom-gradient-picker/gradient-bar/constants.js.map +1 -1
- package/build-module/custom-gradient-picker/gradient-bar/control-points.js +7 -20
- package/build-module/custom-gradient-picker/gradient-bar/control-points.js.map +1 -1
- package/build-module/custom-gradient-picker/gradient-bar/index.js +4 -24
- package/build-module/custom-gradient-picker/gradient-bar/index.js.map +1 -1
- package/build-module/custom-gradient-picker/gradient-bar/utils.js +11 -12
- package/build-module/custom-gradient-picker/gradient-bar/utils.js.map +1 -1
- package/build-module/custom-gradient-picker/index.js +13 -23
- package/build-module/custom-gradient-picker/index.js.map +1 -1
- package/build-module/custom-gradient-picker/index.native.js +7 -17
- package/build-module/custom-gradient-picker/index.native.js.map +1 -1
- package/build-module/custom-gradient-picker/serializer.js +1 -5
- package/build-module/custom-gradient-picker/serializer.js.map +1 -1
- package/build-module/custom-gradient-picker/styles/custom-gradient-picker-styles.js +0 -2
- package/build-module/custom-gradient-picker/styles/custom-gradient-picker-styles.js.map +1 -1
- package/build-module/custom-gradient-picker/types.js.map +1 -1
- package/build-module/custom-gradient-picker/utils.js +3 -11
- package/build-module/custom-gradient-picker/utils.js.map +1 -1
- package/build-module/custom-select-control/index.js +19 -29
- package/build-module/custom-select-control/index.js.map +1 -1
- package/build-module/custom-select-control/styles.js +0 -4
- package/build-module/custom-select-control/styles.js.map +1 -1
- package/build-module/dashicon/index.js +7 -5
- package/build-module/dashicon/index.js.map +1 -1
- package/build-module/dashicon/index.native.js +3 -4
- package/build-module/dashicon/index.native.js.map +1 -1
- package/build-module/dashicon/types.js.map +1 -1
- package/build-module/date-time/constants.js.map +1 -1
- package/build-module/date-time/date/index.js +22 -33
- package/build-module/date-time/date/index.js.map +1 -1
- package/build-module/date-time/date/styles.js +8 -10
- package/build-module/date-time/date/styles.js.map +1 -1
- package/build-module/date-time/date-time/index.js +1 -6
- package/build-module/date-time/date-time/index.js.map +1 -1
- package/build-module/date-time/date-time/styles.js +0 -2
- package/build-module/date-time/date-time/styles.js.map +1 -1
- package/build-module/date-time/index.js.map +1 -1
- package/build-module/date-time/time/index.js +15 -31
- package/build-module/date-time/time/index.js.map +1 -1
- package/build-module/date-time/time/styles.js +5 -5
- package/build-module/date-time/time/styles.js.map +1 -1
- package/build-module/date-time/time/timezone.js +7 -8
- package/build-module/date-time/time/timezone.js.map +1 -1
- package/build-module/date-time/types.js.map +1 -1
- package/build-module/date-time/utils.js +1 -2
- package/build-module/date-time/utils.js.map +1 -1
- package/build-module/dimension-control/index.js +2 -8
- package/build-module/dimension-control/index.js.map +1 -1
- package/build-module/dimension-control/sizes.js +1 -0
- package/build-module/dimension-control/sizes.js.map +1 -1
- package/build-module/dimension-control/types.js.map +1 -1
- package/build-module/disabled/index.js +2 -4
- package/build-module/disabled/index.js.map +1 -1
- package/build-module/disabled/index.native.js +0 -3
- package/build-module/disabled/index.native.js.map +1 -1
- package/build-module/disabled/styles/disabled-styles.js +0 -1
- package/build-module/disabled/styles/disabled-styles.js.map +1 -1
- package/build-module/disabled/types.js.map +1 -1
- package/build-module/disclosure/index.js +0 -1
- package/build-module/disclosure/index.js.map +1 -1
- package/build-module/divider/component.js +1 -8
- package/build-module/divider/component.js.map +1 -1
- package/build-module/divider/index.js.map +1 -1
- package/build-module/divider/styles.js +5 -10
- package/build-module/divider/styles.js.map +1 -1
- package/build-module/divider/types.js.map +1 -1
- package/build-module/draggable/index.js +30 -35
- package/build-module/draggable/index.js.map +1 -1
- package/build-module/draggable/index.native.js +6 -18
- package/build-module/draggable/index.native.js.map +1 -1
- package/build-module/draggable/types.js.map +1 -1
- package/build-module/drop-zone/index.js +10 -17
- package/build-module/drop-zone/index.js.map +1 -1
- package/build-module/drop-zone/provider.js.map +1 -1
- package/build-module/drop-zone/types.js.map +1 -1
- package/build-module/dropdown/dropdown-content-wrapper.js +4 -5
- package/build-module/dropdown/dropdown-content-wrapper.js.map +1 -1
- package/build-module/dropdown/index.js +12 -23
- package/build-module/dropdown/index.js.map +1 -1
- package/build-module/dropdown/index.native.js +0 -11
- package/build-module/dropdown/index.native.js.map +1 -1
- package/build-module/dropdown/styles.js +0 -4
- package/build-module/dropdown/styles.js.map +1 -1
- package/build-module/dropdown/types.js.map +1 -1
- package/build-module/dropdown-menu/index.js +11 -25
- package/build-module/dropdown-menu/index.js.map +1 -1
- package/build-module/dropdown-menu/index.native.js +8 -19
- package/build-module/dropdown-menu/index.native.js.map +1 -1
- package/build-module/dropdown-menu/types.js.map +1 -1
- package/build-module/dropdown-menu-v2/index.js +21 -16
- package/build-module/dropdown-menu-v2/index.js.map +1 -1
- package/build-module/dropdown-menu-v2/styles.js +4 -6
- package/build-module/dropdown-menu-v2/styles.js.map +1 -1
- package/build-module/dropdown-menu-v2/types.js.map +1 -1
- package/build-module/duotone-picker/color-list-picker/index.js +1 -5
- package/build-module/duotone-picker/color-list-picker/index.js.map +1 -1
- package/build-module/duotone-picker/color-list-picker/types.js.map +1 -1
- package/build-module/duotone-picker/custom-duotone-bar.js +0 -1
- package/build-module/duotone-picker/custom-duotone-bar.js.map +1 -1
- package/build-module/duotone-picker/duotone-picker.js +8 -11
- package/build-module/duotone-picker/duotone-picker.js.map +1 -1
- package/build-module/duotone-picker/duotone-swatch.js +1 -4
- package/build-module/duotone-picker/duotone-swatch.js.map +1 -1
- package/build-module/duotone-picker/index.js.map +1 -1
- package/build-module/duotone-picker/types.js.map +1 -1
- package/build-module/duotone-picker/utils.js +5 -4
- package/build-module/duotone-picker/utils.js.map +1 -1
- package/build-module/elevation/component.js +4 -5
- package/build-module/elevation/component.js.map +1 -1
- package/build-module/elevation/hook.js +9 -12
- package/build-module/elevation/hook.js.map +1 -1
- package/build-module/elevation/index.js.map +1 -1
- package/build-module/elevation/styles.js +0 -1
- package/build-module/elevation/styles.js.map +1 -1
- package/build-module/elevation/types.js.map +1 -1
- package/build-module/external-link/index.js +6 -16
- package/build-module/external-link/index.js.map +1 -1
- package/build-module/external-link/index.native.js +2 -2
- package/build-module/external-link/index.native.js.map +1 -1
- package/build-module/external-link/styles/external-link-styles.js +0 -2
- package/build-module/external-link/styles/external-link-styles.js.map +1 -1
- package/build-module/external-link/types.js.map +1 -1
- package/build-module/flex/context.js.map +1 -1
- package/build-module/flex/flex/component.js +4 -5
- package/build-module/flex/flex/component.js.map +1 -1
- package/build-module/flex/flex/hook.js +7 -8
- package/build-module/flex/flex/hook.js.map +1 -1
- package/build-module/flex/flex/index.js.map +1 -1
- package/build-module/flex/flex-block/component.js +4 -5
- package/build-module/flex/flex-block/component.js.map +1 -1
- package/build-module/flex/flex-block/hook.js +1 -0
- package/build-module/flex/flex-block/hook.js.map +1 -1
- package/build-module/flex/flex-block/index.js.map +1 -1
- package/build-module/flex/flex-item/component.js +4 -5
- package/build-module/flex/flex-item/component.js.map +1 -1
- package/build-module/flex/flex-item/hook.js +5 -2
- package/build-module/flex/flex-item/hook.js.map +1 -1
- package/build-module/flex/flex-item/index.js.map +1 -1
- package/build-module/flex/index.js.map +1 -1
- package/build-module/flex/styles.js +1 -2
- package/build-module/flex/styles.js.map +1 -1
- package/build-module/flex/types.js.map +1 -1
- package/build-module/focal-point-picker/controls.js +3 -9
- package/build-module/focal-point-picker/controls.js.map +1 -1
- package/build-module/focal-point-picker/focal-point.js +3 -3
- package/build-module/focal-point-picker/focal-point.js.map +1 -1
- package/build-module/focal-point-picker/focal-point.native.js +1 -2
- package/build-module/focal-point-picker/focal-point.native.js.map +1 -1
- package/build-module/focal-point-picker/grid.js +2 -2
- package/build-module/focal-point-picker/grid.js.map +1 -1
- package/build-module/focal-point-picker/index.js +23 -24
- package/build-module/focal-point-picker/index.js.map +1 -1
- package/build-module/focal-point-picker/index.native.js +16 -25
- package/build-module/focal-point-picker/index.native.js.map +1 -1
- package/build-module/focal-point-picker/media.js +4 -4
- package/build-module/focal-point-picker/media.js.map +1 -1
- package/build-module/focal-point-picker/styles/focal-point-picker-style.js +0 -8
- package/build-module/focal-point-picker/styles/focal-point-picker-style.js.map +1 -1
- package/build-module/focal-point-picker/styles/focal-point-style.js +1 -1
- package/build-module/focal-point-picker/styles/focal-point-style.js.map +1 -1
- package/build-module/focal-point-picker/tooltip/index.native.js +6 -14
- package/build-module/focal-point-picker/tooltip/index.native.js.map +1 -1
- package/build-module/focal-point-picker/types.js.map +1 -1
- package/build-module/focal-point-picker/utils.js +3 -3
- package/build-module/focal-point-picker/utils.js.map +1 -1
- package/build-module/focusable-iframe/index.js +3 -4
- package/build-module/focusable-iframe/index.js.map +1 -1
- package/build-module/font-size-picker/constants.js +7 -12
- package/build-module/font-size-picker/constants.js.map +1 -1
- package/build-module/font-size-picker/font-size-picker-select.js +3 -9
- package/build-module/font-size-picker/font-size-picker-select.js.map +1 -1
- package/build-module/font-size-picker/font-size-picker-toggle-group.js +1 -4
- package/build-module/font-size-picker/font-size-picker-toggle-group.js.map +1 -1
- package/build-module/font-size-picker/index.js +4 -15
- package/build-module/font-size-picker/index.js.map +1 -1
- package/build-module/font-size-picker/index.native.js +10 -18
- package/build-module/font-size-picker/index.native.js.map +1 -1
- package/build-module/font-size-picker/styles.js +0 -2
- package/build-module/font-size-picker/styles.js.map +1 -1
- package/build-module/font-size-picker/types.js.map +1 -1
- package/build-module/font-size-picker/utils.js +3 -4
- package/build-module/font-size-picker/utils.js.map +1 -1
- package/build-module/footer-message-control/index.native.js +4 -6
- package/build-module/footer-message-control/index.native.js.map +1 -1
- package/build-module/form-file-upload/index.js +1 -5
- package/build-module/form-file-upload/index.js.map +1 -1
- package/build-module/form-file-upload/types.js.map +1 -1
- package/build-module/form-toggle/index.js +2 -2
- package/build-module/form-toggle/index.js.map +1 -1
- package/build-module/form-toggle/types.js.map +1 -1
- package/build-module/form-token-field/index.js +26 -112
- package/build-module/form-token-field/index.js.map +1 -1
- package/build-module/form-token-field/styles.js +2 -4
- package/build-module/form-token-field/styles.js.map +1 -1
- package/build-module/form-token-field/suggestions-list.js +3 -14
- package/build-module/form-token-field/suggestions-list.js.map +1 -1
- package/build-module/form-token-field/token-input.js +3 -7
- package/build-module/form-token-field/token-input.js.map +1 -1
- package/build-module/form-token-field/token.js +3 -9
- package/build-module/form-token-field/token.js.map +1 -1
- package/build-module/form-token-field/types.js.map +1 -1
- package/build-module/gradient-picker/index.js +14 -18
- package/build-module/gradient-picker/index.js.map +1 -1
- package/build-module/gradient-picker/types.js.map +1 -1
- package/build-module/grid/component.js +4 -5
- package/build-module/grid/component.js.map +1 -1
- package/build-module/grid/hook.js +5 -3
- package/build-module/grid/hook.js.map +1 -1
- package/build-module/grid/index.js.map +1 -1
- package/build-module/grid/types.js.map +1 -1
- package/build-module/grid/utils.js +1 -0
- package/build-module/grid/utils.js.map +1 -1
- package/build-module/guide/icons.js +0 -1
- package/build-module/guide/icons.js.map +1 -1
- package/build-module/guide/index.js +6 -17
- package/build-module/guide/index.js.map +1 -1
- package/build-module/guide/page-control.js +4 -5
- package/build-module/guide/page-control.js.map +1 -1
- package/build-module/guide/page.js +3 -2
- package/build-module/guide/page.js.map +1 -1
- package/build-module/guide/types.js.map +1 -1
- package/build-module/h-stack/component.js +4 -5
- package/build-module/h-stack/component.js.map +1 -1
- package/build-module/h-stack/hook.js +1 -5
- package/build-module/h-stack/hook.js.map +1 -1
- package/build-module/h-stack/index.js.map +1 -1
- package/build-module/h-stack/types.js.map +1 -1
- package/build-module/h-stack/utils.js +1 -1
- package/build-module/h-stack/utils.js.map +1 -1
- package/build-module/heading/component.js +4 -5
- package/build-module/heading/component.js.map +1 -1
- package/build-module/heading/hook.js +3 -3
- package/build-module/heading/hook.js.map +1 -1
- package/build-module/heading/index.js.map +1 -1
- package/build-module/heading/types.js.map +1 -1
- package/build-module/higher-order/navigate-regions/index.js +7 -16
- package/build-module/higher-order/navigate-regions/index.js.map +1 -1
- package/build-module/higher-order/with-constrained-tabbing/index.js +3 -3
- package/build-module/higher-order/with-constrained-tabbing/index.js.map +1 -1
- package/build-module/higher-order/with-fallback-styles/index.js +3 -12
- package/build-module/higher-order/with-fallback-styles/index.js.map +1 -1
- package/build-module/higher-order/with-filters/index.js +15 -19
- package/build-module/higher-order/with-filters/index.js.map +1 -1
- package/build-module/higher-order/with-focus-outside/index.js +2 -1
- package/build-module/higher-order/with-focus-outside/index.js.map +1 -1
- package/build-module/higher-order/with-focus-outside/index.native.js +2 -3
- package/build-module/higher-order/with-focus-outside/index.native.js.map +1 -1
- package/build-module/higher-order/with-focus-return/index.js +5 -8
- package/build-module/higher-order/with-focus-return/index.js.map +1 -1
- package/build-module/higher-order/with-notices/index.js +14 -15
- package/build-module/higher-order/with-notices/index.js.map +1 -1
- package/build-module/higher-order/with-notices/types.js.map +1 -1
- package/build-module/higher-order/with-spoken-messages/index.js +3 -3
- package/build-module/higher-order/with-spoken-messages/index.js.map +1 -1
- package/build-module/icon/index.js +7 -11
- package/build-module/icon/index.js.map +1 -1
- package/build-module/index.js +6 -3
- package/build-module/index.js.map +1 -1
- package/build-module/index.native.js +8 -5
- package/build-module/index.native.js.map +1 -1
- package/build-module/input-control/backdrop.js +0 -4
- package/build-module/input-control/backdrop.js.map +1 -1
- package/build-module/input-control/index.js +6 -9
- package/build-module/input-control/index.js.map +1 -1
- package/build-module/input-control/input-base.js +7 -12
- package/build-module/input-control/input-base.js.map +1 -1
- package/build-module/input-control/input-field.js +11 -32
- package/build-module/input-control/input-field.js.map +1 -1
- package/build-module/input-control/input-prefix-wrapper.js +1 -4
- package/build-module/input-control/input-prefix-wrapper.js.map +1 -1
- package/build-module/input-control/input-suffix-wrapper.js +1 -4
- package/build-module/input-control/input-suffix-wrapper.js.map +1 -1
- package/build-module/input-control/label.js +0 -3
- package/build-module/input-control/label.js.map +1 -1
- package/build-module/input-control/reducer/actions.js +1 -0
- package/build-module/input-control/reducer/actions.js.map +1 -1
- package/build-module/input-control/reducer/reducer.js +18 -35
- package/build-module/input-control/reducer/reducer.js.map +1 -1
- package/build-module/input-control/reducer/state.js +1 -0
- package/build-module/input-control/reducer/state.js.map +1 -1
- package/build-module/input-control/styles/input-control-styles.js +28 -54
- package/build-module/input-control/styles/input-control-styles.js.map +1 -1
- package/build-module/input-control/types.js.map +1 -1
- package/build-module/input-control/utils.js +7 -10
- package/build-module/input-control/utils.js.map +1 -1
- package/build-module/isolated-event-container/index.js +6 -7
- package/build-module/isolated-event-container/index.js.map +1 -1
- package/build-module/item-group/context.js +1 -0
- package/build-module/item-group/context.js.map +1 -1
- package/build-module/item-group/index.js.map +1 -1
- package/build-module/item-group/item/component.js +4 -5
- package/build-module/item-group/item/component.js.map +1 -1
- package/build-module/item-group/item/hook.js +1 -0
- package/build-module/item-group/item/hook.js.map +1 -1
- package/build-module/item-group/item/index.js.map +1 -1
- package/build-module/item-group/item-group/component.js +4 -5
- package/build-module/item-group/item-group/component.js.map +1 -1
- package/build-module/item-group/item-group/hook.js +2 -1
- package/build-module/item-group/item-group/hook.js.map +1 -1
- package/build-module/item-group/item-group/index.js.map +1 -1
- package/build-module/item-group/styles.js +12 -13
- package/build-module/item-group/styles.js.map +1 -1
- package/build-module/item-group/types.js.map +1 -1
- package/build-module/keyboard-shortcuts/index.js +5 -7
- package/build-module/keyboard-shortcuts/index.js.map +1 -1
- package/build-module/keyboard-shortcuts/index.native.js +0 -1
- package/build-module/keyboard-shortcuts/index.native.js.map +1 -1
- package/build-module/keyboard-shortcuts/types.js.map +1 -1
- package/build-module/menu-group/index.js +2 -4
- package/build-module/menu-group/index.js.map +1 -1
- package/build-module/menu-group/types.js.map +1 -1
- package/build-module/menu-item/index.js +28 -8
- package/build-module/menu-item/index.js.map +1 -1
- package/build-module/menu-item/types.js.map +1 -0
- package/build-module/menu-items-choice/index.js +3 -7
- package/build-module/menu-items-choice/index.js.map +1 -1
- package/build-module/menu-items-choice/types.js.map +1 -1
- package/build-module/mobile/audio-player/audio-url-parser.native.js.map +1 -1
- package/build-module/mobile/audio-player/index.native.js +12 -19
- package/build-module/mobile/audio-player/index.native.js.map +1 -1
- package/build-module/mobile/autocompletion-items.native.js.map +1 -1
- package/build-module/mobile/badge/index.native.js +2 -5
- package/build-module/mobile/badge/index.native.js.map +1 -1
- package/build-module/mobile/bottom-sheet/bottom-sheet-context.native.js +5 -5
- package/build-module/mobile/bottom-sheet/bottom-sheet-context.native.js.map +1 -1
- package/build-module/mobile/bottom-sheet/bottom-sheet-navigation/bottom-sheet-navigation-context.native.js +3 -2
- package/build-module/mobile/bottom-sheet/bottom-sheet-navigation/bottom-sheet-navigation-context.native.js.map +1 -1
- package/build-module/mobile/bottom-sheet/bottom-sheet-navigation/navigation-container.native.js +10 -16
- package/build-module/mobile/bottom-sheet/bottom-sheet-navigation/navigation-container.native.js.map +1 -1
- package/build-module/mobile/bottom-sheet/bottom-sheet-navigation/navigation-screen.native.js +6 -13
- package/build-module/mobile/bottom-sheet/bottom-sheet-navigation/navigation-screen.native.js.map +1 -1
- package/build-module/mobile/bottom-sheet/button.native.js +3 -5
- package/build-module/mobile/bottom-sheet/button.native.js.map +1 -1
- package/build-module/mobile/bottom-sheet/cell.native.js +18 -45
- package/build-module/mobile/bottom-sheet/cell.native.js.map +1 -1
- package/build-module/mobile/bottom-sheet/chevron-back.native.js +2 -2
- package/build-module/mobile/bottom-sheet/chevron-back.native.js.map +1 -1
- package/build-module/mobile/bottom-sheet/color-cell.native.js +3 -5
- package/build-module/mobile/bottom-sheet/color-cell.native.js.map +1 -1
- package/build-module/mobile/bottom-sheet/cycle-picker-cell.native.js +0 -3
- package/build-module/mobile/bottom-sheet/cycle-picker-cell.native.js.map +1 -1
- package/build-module/mobile/bottom-sheet/footer-message-cell.native.js +2 -5
- package/build-module/mobile/bottom-sheet/footer-message-cell.native.js.map +1 -1
- package/build-module/mobile/bottom-sheet/footer-message-link/footer-message-link.native.js +0 -5
- package/build-module/mobile/bottom-sheet/footer-message-link/footer-message-link.native.js.map +1 -1
- package/build-module/mobile/bottom-sheet/index.native.js +27 -72
- package/build-module/mobile/bottom-sheet/index.native.js.map +1 -1
- package/build-module/mobile/bottom-sheet/keyboard-avoiding-view.native.js +3 -21
- package/build-module/mobile/bottom-sheet/keyboard-avoiding-view.native.js.map +1 -1
- package/build-module/mobile/bottom-sheet/link-cell.native.js +3 -3
- package/build-module/mobile/bottom-sheet/link-cell.native.js.map +1 -1
- package/build-module/mobile/bottom-sheet/link-suggestion-item-cell.native.js +6 -13
- package/build-module/mobile/bottom-sheet/link-suggestion-item-cell.native.js.map +1 -1
- package/build-module/mobile/bottom-sheet/lock-icon/index.native.js +1 -2
- package/build-module/mobile/bottom-sheet/lock-icon/index.native.js.map +1 -1
- package/build-module/mobile/bottom-sheet/nav-bar/action-button.native.js +3 -4
- package/build-module/mobile/bottom-sheet/nav-bar/action-button.native.js.map +1 -1
- package/build-module/mobile/bottom-sheet/nav-bar/apply-button.native.js +2 -5
- package/build-module/mobile/bottom-sheet/nav-bar/apply-button.native.js.map +1 -1
- package/build-module/mobile/bottom-sheet/nav-bar/back-button.native.js +2 -11
- package/build-module/mobile/bottom-sheet/nav-bar/back-button.native.js.map +1 -1
- package/build-module/mobile/bottom-sheet/nav-bar/heading.native.js +2 -5
- package/build-module/mobile/bottom-sheet/nav-bar/heading.native.js.map +1 -1
- package/build-module/mobile/bottom-sheet/nav-bar/index.native.js +1 -4
- package/build-module/mobile/bottom-sheet/nav-bar/index.native.js.map +1 -1
- package/build-module/mobile/bottom-sheet/picker-cell.native.js +0 -4
- package/build-module/mobile/bottom-sheet/picker-cell.native.js.map +1 -1
- package/build-module/mobile/bottom-sheet/radio-cell.native.js +3 -5
- package/build-module/mobile/bottom-sheet/radio-cell.native.js.map +1 -1
- package/build-module/mobile/bottom-sheet/range-cell.native.js +8 -34
- package/build-module/mobile/bottom-sheet/range-cell.native.js.map +1 -1
- package/build-module/mobile/bottom-sheet/range-text-input.native.js +2 -27
- package/build-module/mobile/bottom-sheet/range-text-input.native.js.map +1 -1
- package/build-module/mobile/bottom-sheet/ripple.native.js +6 -9
- package/build-module/mobile/bottom-sheet/ripple.native.js.map +1 -1
- package/build-module/mobile/bottom-sheet/stepper-cell/index.native.js +3 -26
- package/build-module/mobile/bottom-sheet/stepper-cell/index.native.js.map +1 -1
- package/build-module/mobile/bottom-sheet/stepper-cell/stepper.android.js +2 -5
- package/build-module/mobile/bottom-sheet/stepper-cell/stepper.android.js.map +1 -1
- package/build-module/mobile/bottom-sheet/stepper-cell/stepper.ios.js +2 -5
- package/build-module/mobile/bottom-sheet/stepper-cell/stepper.ios.js.map +1 -1
- package/build-module/mobile/bottom-sheet/sub-sheet/index.native.js +3 -6
- package/build-module/mobile/bottom-sheet/sub-sheet/index.native.js.map +1 -1
- package/build-module/mobile/bottom-sheet/switch-cell.native.js +8 -18
- package/build-module/mobile/bottom-sheet/switch-cell.native.js.map +1 -1
- package/build-module/mobile/bottom-sheet-select-control/index.native.js +7 -13
- package/build-module/mobile/bottom-sheet-select-control/index.native.js.map +1 -1
- package/build-module/mobile/bottom-sheet-text-control/index.native.js +2 -8
- package/build-module/mobile/bottom-sheet-text-control/index.native.js.map +1 -1
- package/build-module/mobile/clipboard/index.native.js +0 -4
- package/build-module/mobile/clipboard/index.native.js.map +1 -1
- package/build-module/mobile/color-settings/gradient-picker-screen.native.js +2 -5
- package/build-module/mobile/color-settings/gradient-picker-screen.native.js.map +1 -1
- package/build-module/mobile/color-settings/index.native.js +4 -6
- package/build-module/mobile/color-settings/index.native.js.map +1 -1
- package/build-module/mobile/color-settings/palette.screen.native.js +2 -14
- package/build-module/mobile/color-settings/palette.screen.native.js.map +1 -1
- package/build-module/mobile/color-settings/picker-screen.native.js +4 -6
- package/build-module/mobile/color-settings/picker-screen.native.js.map +1 -1
- package/build-module/mobile/color-settings/utils.native.js +0 -3
- package/build-module/mobile/color-settings/utils.native.js.map +1 -1
- package/build-module/mobile/cycle-select-control/index.native.js +0 -4
- package/build-module/mobile/cycle-select-control/index.native.js.map +1 -1
- package/build-module/mobile/dashicons/index.native.js +0 -3
- package/build-module/mobile/dashicons/index.native.js.map +1 -1
- package/build-module/mobile/focal-point-settings-panel/index.native.js +4 -11
- package/build-module/mobile/focal-point-settings-panel/index.native.js.map +1 -1
- package/build-module/mobile/global-styles-context/index.native.js +10 -7
- package/build-module/mobile/global-styles-context/index.native.js.map +1 -1
- package/build-module/mobile/global-styles-context/utils.native.js +27 -53
- package/build-module/mobile/global-styles-context/utils.native.js.map +1 -1
- package/build-module/mobile/gradient/index.native.js +6 -22
- package/build-module/mobile/gradient/index.native.js.map +1 -1
- package/build-module/mobile/gridicons/index.native.js +0 -3
- package/build-module/mobile/gridicons/index.native.js.map +1 -1
- package/build-module/mobile/html-text-input/index.native.js +8 -18
- package/build-module/mobile/html-text-input/index.native.js.map +1 -1
- package/build-module/mobile/image/icon-customize.native.js +0 -1
- package/build-module/mobile/image/icon-customize.native.js.map +1 -1
- package/build-module/mobile/image/icon-retry.native.js +0 -1
- package/build-module/mobile/image/icon-retry.native.js.map +1 -1
- package/build-module/mobile/image/image-editing-button.native.js +2 -5
- package/build-module/mobile/image/image-editing-button.native.js.map +1 -1
- package/build-module/mobile/image/index.native.js +8 -20
- package/build-module/mobile/image/index.native.js.map +1 -1
- package/build-module/mobile/image/utils/index.native.js +0 -8
- package/build-module/mobile/image/utils/index.native.js.map +1 -1
- package/build-module/mobile/inserter-button/index.native.js +6 -10
- package/build-module/mobile/inserter-button/index.native.js.map +1 -1
- package/build-module/mobile/inserter-button/sparkles.js +0 -1
- package/build-module/mobile/inserter-button/sparkles.js.map +1 -1
- package/build-module/mobile/keyboard-avoiding-view/index.android.js.map +1 -1
- package/build-module/mobile/keyboard-avoiding-view/index.ios.js +6 -9
- package/build-module/mobile/keyboard-avoiding-view/index.ios.js.map +1 -1
- package/build-module/mobile/keyboard-aware-flat-list/index.android.js +1 -2
- package/build-module/mobile/keyboard-aware-flat-list/index.android.js.map +1 -1
- package/build-module/mobile/keyboard-aware-flat-list/index.ios.js +15 -11
- package/build-module/mobile/keyboard-aware-flat-list/index.ios.js.map +1 -1
- package/build-module/mobile/keyboard-aware-flat-list/use-keyboard-offset.native.js +6 -7
- package/build-module/mobile/keyboard-aware-flat-list/use-keyboard-offset.native.js.map +1 -1
- package/build-module/mobile/keyboard-aware-flat-list/use-scroll-to-text-input.native.js +7 -10
- package/build-module/mobile/keyboard-aware-flat-list/use-scroll-to-text-input.native.js.map +1 -1
- package/build-module/mobile/keyboard-aware-flat-list/use-text-input-caret-position.native.js +1 -2
- package/build-module/mobile/keyboard-aware-flat-list/use-text-input-caret-position.native.js.map +1 -1
- package/build-module/mobile/keyboard-aware-flat-list/use-text-input-offset.native.js +3 -3
- package/build-module/mobile/keyboard-aware-flat-list/use-text-input-offset.native.js.map +1 -1
- package/build-module/mobile/layout-animation/index.native.js.map +1 -1
- package/build-module/mobile/link-picker/index.native.js +18 -47
- package/build-module/mobile/link-picker/index.native.js.map +1 -1
- package/build-module/mobile/link-picker/link-picker-results.native.js +14 -21
- package/build-module/mobile/link-picker/link-picker-results.native.js.map +1 -1
- package/build-module/mobile/link-picker/link-picker-screen.native.js +4 -9
- package/build-module/mobile/link-picker/link-picker-screen.native.js.map +1 -1
- package/build-module/mobile/link-settings/image-link-destinations-screen.native.js +2 -13
- package/build-module/mobile/link-settings/image-link-destinations-screen.native.js.map +1 -1
- package/build-module/mobile/link-settings/index.native.js +17 -36
- package/build-module/mobile/link-settings/index.native.js.map +1 -1
- package/build-module/mobile/link-settings/link-rel.native.js +0 -1
- package/build-module/mobile/link-settings/link-rel.native.js.map +1 -1
- package/build-module/mobile/link-settings/link-settings-navigation.native.js +4 -7
- package/build-module/mobile/link-settings/link-settings-navigation.native.js.map +1 -1
- package/build-module/mobile/link-settings/link-settings-screen.native.js +6 -9
- package/build-module/mobile/link-settings/link-settings-screen.native.js.map +1 -1
- package/build-module/mobile/media-edit/index.native.js +2 -14
- package/build-module/mobile/media-edit/index.native.js.map +1 -1
- package/build-module/mobile/picker/index.android.js +2 -11
- package/build-module/mobile/picker/index.android.js.map +1 -1
- package/build-module/mobile/picker/index.ios.js +2 -9
- package/build-module/mobile/picker/index.ios.js.map +1 -1
- package/build-module/mobile/segmented-control/index.native.js +7 -14
- package/build-module/mobile/segmented-control/index.native.js.map +1 -1
- package/build-module/mobile/utils/alignments.native.js +1 -11
- package/build-module/mobile/utils/alignments.native.js.map +1 -1
- package/build-module/mobile/utils/index.native.js.map +1 -1
- package/build-module/mobile/utils/use-is-floating-keyboard.native.js +1 -2
- package/build-module/mobile/utils/use-is-floating-keyboard.native.js.map +1 -1
- package/build-module/mobile/utils/use-unit-converter-to-mobile.native.js +6 -17
- package/build-module/mobile/utils/use-unit-converter-to-mobile.native.js.map +1 -1
- package/build-module/modal/aria-helper.js +4 -7
- package/build-module/modal/aria-helper.js.map +1 -1
- package/build-module/modal/index.js +41 -37
- package/build-module/modal/index.js.map +1 -1
- package/build-module/modal/types.js.map +1 -1
- package/build-module/navigable-container/container.js +14 -39
- package/build-module/navigable-container/container.js.map +1 -1
- package/build-module/navigable-container/index.js.map +1 -1
- package/build-module/navigable-container/menu.js +2 -8
- package/build-module/navigable-container/menu.js.map +1 -1
- package/build-module/navigable-container/tabbable.js +5 -9
- package/build-module/navigable-container/tabbable.js.map +1 -1
- package/build-module/navigable-container/types.js.map +1 -1
- package/build-module/navigation/back-button/index.js +1 -9
- package/build-module/navigation/back-button/index.js.map +1 -1
- package/build-module/navigation/constants.js.map +1 -1
- package/build-module/navigation/context.js +1 -5
- package/build-module/navigation/context.js.map +1 -1
- package/build-module/navigation/group/context.js +1 -0
- package/build-module/navigation/group/context.js.map +1 -1
- package/build-module/navigation/group/index.js +4 -5
- package/build-module/navigation/group/index.js.map +1 -1
- package/build-module/navigation/index.js +7 -12
- package/build-module/navigation/index.js.map +1 -1
- package/build-module/navigation/item/base-content.js +0 -1
- package/build-module/navigation/item/base-content.js.map +1 -1
- package/build-module/navigation/item/base.js +2 -5
- package/build-module/navigation/item/base.js.map +1 -1
- package/build-module/navigation/item/index.js +11 -14
- package/build-module/navigation/item/index.js.map +1 -1
- package/build-module/navigation/item/use-navigation-tree-item.js +5 -3
- package/build-module/navigation/item/use-navigation-tree-item.js.map +1 -1
- package/build-module/navigation/menu/context.js +1 -0
- package/build-module/navigation/menu/context.js.map +1 -1
- package/build-module/navigation/menu/index.js +4 -5
- package/build-module/navigation/menu/index.js.map +1 -1
- package/build-module/navigation/menu/menu-title-search.js +8 -15
- package/build-module/navigation/menu/menu-title-search.js.map +1 -1
- package/build-module/navigation/menu/menu-title.js +4 -8
- package/build-module/navigation/menu/menu-title.js.map +1 -1
- package/build-module/navigation/menu/search-no-results-found.js +1 -4
- package/build-module/navigation/menu/search-no-results-found.js.map +1 -1
- package/build-module/navigation/menu/use-navigation-tree-menu.js +5 -3
- package/build-module/navigation/menu/use-navigation-tree-menu.js.map +1 -1
- package/build-module/navigation/styles/navigation-styles.js +13 -15
- package/build-module/navigation/styles/navigation-styles.js.map +1 -1
- package/build-module/navigation/types.js.map +1 -1
- package/build-module/navigation/use-create-navigation-tree.js +4 -15
- package/build-module/navigation/use-create-navigation-tree.js.map +1 -1
- package/build-module/navigation/use-navigation-tree-nodes.js +2 -5
- package/build-module/navigation/use-navigation-tree-nodes.js.map +1 -1
- package/build-module/navigation/utils.js +2 -1
- package/build-module/navigation/utils.js.map +1 -1
- package/build-module/navigator/context.js +1 -0
- package/build-module/navigator/context.js.map +1 -1
- package/build-module/navigator/index.js.map +1 -1
- package/build-module/navigator/navigator-back-button/component.js +2 -4
- package/build-module/navigator/navigator-back-button/component.js.map +1 -1
- package/build-module/navigator/navigator-back-button/hook.js +1 -2
- package/build-module/navigator/navigator-back-button/hook.js.map +1 -1
- package/build-module/navigator/navigator-back-button/index.js.map +1 -1
- package/build-module/navigator/navigator-button/component.js +2 -4
- package/build-module/navigator/navigator-button/component.js.map +1 -1
- package/build-module/navigator/navigator-button/hook.js +1 -2
- package/build-module/navigator/navigator-button/hook.js.map +1 -1
- package/build-module/navigator/navigator-button/index.js.map +1 -1
- package/build-module/navigator/navigator-provider/component.js +22 -35
- package/build-module/navigator/navigator-provider/component.js.map +1 -1
- package/build-module/navigator/navigator-provider/index.js.map +1 -1
- package/build-module/navigator/navigator-screen/component.js +21 -23
- package/build-module/navigator/navigator-screen/component.js.map +1 -1
- package/build-module/navigator/navigator-screen/index.js.map +1 -1
- package/build-module/navigator/navigator-to-parent-button/component.js +4 -5
- package/build-module/navigator/navigator-to-parent-button/component.js.map +1 -1
- package/build-module/navigator/navigator-to-parent-button/index.js.map +1 -1
- package/build-module/navigator/types.js.map +1 -1
- package/build-module/navigator/use-navigator.js +1 -3
- package/build-module/navigator/use-navigator.js.map +1 -1
- package/build-module/navigator/utils/router.js +1 -7
- package/build-module/navigator/utils/router.js.map +1 -1
- package/build-module/notice/index.js +4 -17
- package/build-module/notice/index.js.map +1 -1
- package/build-module/notice/index.native.js +2 -5
- package/build-module/notice/index.native.js.map +1 -1
- package/build-module/notice/list.js +4 -8
- package/build-module/notice/list.js.map +1 -1
- package/build-module/notice/list.native.js +4 -8
- package/build-module/notice/list.native.js.map +1 -1
- package/build-module/notice/types.js.map +1 -1
- package/build-module/number-control/index.js +23 -41
- package/build-module/number-control/index.js.map +1 -1
- package/build-module/number-control/styles/number-control-styles.js +4 -11
- package/build-module/number-control/styles/number-control-styles.js.map +1 -1
- package/build-module/number-control/types.js.map +1 -1
- package/build-module/palette-edit/index.js +28 -35
- package/build-module/palette-edit/index.js.map +1 -1
- package/build-module/palette-edit/styles.js +10 -12
- package/build-module/palette-edit/styles.js.map +1 -1
- package/build-module/palette-edit/types.js.map +1 -1
- package/build-module/panel/actions.native.js +2 -5
- package/build-module/panel/actions.native.js.map +1 -1
- package/build-module/panel/body.js +9 -11
- package/build-module/panel/body.js.map +1 -1
- package/build-module/panel/body.native.js +1 -2
- package/build-module/panel/body.native.js.map +1 -1
- package/build-module/panel/bottom-separator-cover.native.js +2 -5
- package/build-module/panel/bottom-separator-cover.native.js.map +1 -1
- package/build-module/panel/header.js +0 -2
- package/build-module/panel/header.js.map +1 -1
- package/build-module/panel/index.js +3 -6
- package/build-module/panel/index.js.map +1 -1
- package/build-module/panel/row.js +2 -5
- package/build-module/panel/row.js.map +1 -1
- package/build-module/panel/types.js.map +1 -1
- package/build-module/placeholder/index.js +8 -9
- package/build-module/placeholder/index.js.map +1 -1
- package/build-module/placeholder/types.js.map +1 -1
- package/build-module/popover/index.js +47 -56
- package/build-module/popover/index.js.map +1 -1
- package/build-module/popover/limit-shift.js +4 -13
- package/build-module/popover/limit-shift.js.map +1 -1
- package/build-module/popover/overlay-middlewares.js +5 -6
- package/build-module/popover/overlay-middlewares.js.map +1 -1
- package/build-module/popover/types.js.map +1 -1
- package/build-module/popover/utils.js +8 -23
- package/build-module/popover/utils.js.map +1 -1
- package/build-module/private-apis.js +4 -2
- package/build-module/private-apis.js.map +1 -1
- package/build-module/progress-bar/index.js +1 -4
- package/build-module/progress-bar/index.js.map +1 -1
- package/build-module/progress-bar/styles.js +9 -9
- package/build-module/progress-bar/styles.js.map +1 -1
- package/build-module/progress-bar/types.js.map +1 -1
- package/build-module/query-controls/author-select.js +0 -1
- package/build-module/query-controls/author-select.js.map +1 -1
- package/build-module/query-controls/category-select.js +1 -2
- package/build-module/query-controls/category-select.js.map +1 -1
- package/build-module/query-controls/index.js +2 -9
- package/build-module/query-controls/index.js.map +1 -1
- package/build-module/query-controls/index.native.js +1 -4
- package/build-module/query-controls/index.native.js.map +1 -1
- package/build-module/query-controls/terms.js +6 -10
- package/build-module/query-controls/terms.js.map +1 -1
- package/build-module/query-controls/types.js.map +1 -1
- package/build-module/radio-control/index.js +2 -7
- package/build-module/radio-control/index.js.map +1 -1
- package/build-module/radio-control/index.native.js +0 -3
- package/build-module/radio-control/index.native.js.map +1 -1
- package/build-module/radio-control/types.js.map +1 -1
- package/build-module/radio-group/index.js +5 -6
- package/build-module/radio-group/index.js.map +1 -1
- package/build-module/radio-group/radio/index.js +3 -5
- package/build-module/radio-group/radio/index.js.map +1 -1
- package/build-module/radio-group/radio-context/index.js.map +1 -1
- package/build-module/range-control/index.js +9 -26
- package/build-module/range-control/index.js.map +1 -1
- package/build-module/range-control/index.native.js +0 -3
- package/build-module/range-control/index.native.js.map +1 -1
- package/build-module/range-control/input-range.js +3 -5
- package/build-module/range-control/input-range.js.map +1 -1
- package/build-module/range-control/mark.js +3 -3
- package/build-module/range-control/mark.js.map +1 -1
- package/build-module/range-control/rail.js +5 -11
- package/build-module/range-control/rail.js.map +1 -1
- package/build-module/range-control/styles/range-control-styles.js +30 -65
- package/build-module/range-control/styles/range-control-styles.js.map +1 -1
- package/build-module/range-control/tooltip.js +6 -6
- package/build-module/range-control/tooltip.js.map +1 -1
- package/build-module/range-control/types.js.map +1 -1
- package/build-module/range-control/utils.js +5 -6
- package/build-module/range-control/utils.js.map +1 -1
- package/build-module/resizable-box/index.js +5 -7
- package/build-module/resizable-box/index.js.map +1 -1
- package/build-module/resizable-box/index.native.js +0 -5
- package/build-module/resizable-box/index.native.js.map +1 -1
- package/build-module/resizable-box/resize-tooltip/index.js +1 -6
- package/build-module/resizable-box/resize-tooltip/index.js.map +1 -1
- package/build-module/resizable-box/resize-tooltip/label.js +5 -8
- package/build-module/resizable-box/resize-tooltip/label.js.map +1 -1
- package/build-module/resizable-box/resize-tooltip/styles/resize-tooltip.styles.js +3 -3
- package/build-module/resizable-box/resize-tooltip/styles/resize-tooltip.styles.js.map +1 -1
- package/build-module/resizable-box/resize-tooltip/utils.js +8 -24
- package/build-module/resizable-box/resize-tooltip/utils.js.map +1 -1
- package/build-module/responsive-wrapper/index.js +4 -7
- package/build-module/responsive-wrapper/index.js.map +1 -1
- package/build-module/responsive-wrapper/types.js.map +1 -1
- package/build-module/sandbox/index.js +33 -40
- package/build-module/sandbox/index.js.map +1 -1
- package/build-module/sandbox/index.native.js +15 -21
- package/build-module/sandbox/index.native.js.map +1 -1
- package/build-module/sandbox/types.js.map +1 -1
- package/build-module/scroll-lock/index.js +4 -10
- package/build-module/scroll-lock/index.js.map +1 -1
- package/build-module/scrollable/component.js +4 -5
- package/build-module/scrollable/component.js.map +1 -1
- package/build-module/scrollable/hook.js +3 -1
- package/build-module/scrollable/hook.js.map +1 -1
- package/build-module/scrollable/index.js.map +1 -1
- package/build-module/scrollable/styles.js +1 -2
- package/build-module/scrollable/styles.js.map +1 -1
- package/build-module/scrollable/types.js.map +1 -1
- package/build-module/search-control/index.js +5 -11
- package/build-module/search-control/index.js.map +1 -1
- package/build-module/search-control/index.native.js +18 -27
- package/build-module/search-control/index.native.js.map +1 -1
- package/build-module/search-control/types.js.map +1 -1
- package/build-module/select-control/chevron-down.js +1 -4
- package/build-module/select-control/chevron-down.js.map +1 -1
- package/build-module/select-control/index.js +9 -16
- package/build-module/select-control/index.js.map +1 -1
- package/build-module/select-control/index.native.js +0 -2
- package/build-module/select-control/index.native.js.map +1 -1
- package/build-module/select-control/styles/select-control-styles.js +3 -15
- package/build-module/select-control/styles/select-control-styles.js.map +1 -1
- package/build-module/select-control/types.js.map +1 -1
- package/build-module/shortcut/index.js +1 -7
- package/build-module/shortcut/index.js.map +1 -1
- package/build-module/shortcut/types.js.map +1 -1
- package/build-module/slot-fill/bubbles-virtually/fill.js +4 -9
- package/build-module/slot-fill/bubbles-virtually/fill.js.map +1 -1
- package/build-module/slot-fill/bubbles-virtually/slot-fill-context.js +1 -3
- package/build-module/slot-fill/bubbles-virtually/slot-fill-context.js.map +1 -1
- package/build-module/slot-fill/bubbles-virtually/slot-fill-provider.js +4 -18
- package/build-module/slot-fill/bubbles-virtually/slot-fill-provider.js.map +1 -1
- package/build-module/slot-fill/bubbles-virtually/slot.js +5 -7
- package/build-module/slot-fill/bubbles-virtually/slot.js.map +1 -1
- package/build-module/slot-fill/bubbles-virtually/use-slot-fills.js +4 -5
- package/build-module/slot-fill/bubbles-virtually/use-slot-fills.js.map +1 -1
- package/build-module/slot-fill/bubbles-virtually/use-slot.js +6 -6
- package/build-module/slot-fill/bubbles-virtually/use-slot.js.map +1 -1
- package/build-module/slot-fill/context.js +0 -1
- package/build-module/slot-fill/context.js.map +1 -1
- package/build-module/slot-fill/fill.js +7 -7
- package/build-module/slot-fill/fill.js.map +1 -1
- package/build-module/slot-fill/index.js +11 -12
- package/build-module/slot-fill/index.js.map +1 -1
- package/build-module/slot-fill/index.native.js +2 -5
- package/build-module/slot-fill/index.native.js.map +1 -1
- package/build-module/slot-fill/provider.js +6 -20
- package/build-module/slot-fill/provider.js.map +1 -1
- package/build-module/slot-fill/slot.js +6 -18
- package/build-module/slot-fill/slot.js.map +1 -1
- package/build-module/slot-fill/use-slot.js +2 -4
- package/build-module/slot-fill/use-slot.js.map +1 -1
- package/build-module/snackbar/index.js +11 -17
- package/build-module/snackbar/index.js.map +1 -1
- package/build-module/snackbar/list.js +17 -10
- package/build-module/snackbar/list.js.map +1 -1
- package/build-module/snackbar/types.js.map +1 -1
- package/build-module/spacer/component.js +4 -5
- package/build-module/spacer/component.js.map +1 -1
- package/build-module/spacer/hook.js +5 -5
- package/build-module/spacer/hook.js.map +1 -1
- package/build-module/spacer/index.js.map +1 -1
- package/build-module/spacer/types.js.map +1 -1
- package/build-module/spinner/index.js +0 -4
- package/build-module/spinner/index.js.map +1 -1
- package/build-module/spinner/index.native.js +1 -2
- package/build-module/spinner/index.native.js.map +1 -1
- package/build-module/spinner/styles.js +6 -7
- package/build-module/spinner/styles.js.map +1 -1
- package/build-module/style-provider/index.js +13 -9
- package/build-module/style-provider/index.js.map +1 -1
- package/build-module/style-provider/index.native.js.map +1 -1
- package/build-module/style-provider/types.js.map +1 -1
- package/build-module/surface/component.js +3 -5
- package/build-module/surface/component.js.map +1 -1
- package/build-module/surface/hook.js +3 -2
- package/build-module/surface/hook.js.map +1 -1
- package/build-module/surface/index.js.map +1 -1
- package/build-module/surface/styles.js +1 -10
- package/build-module/surface/styles.js.map +1 -1
- package/build-module/surface/types.js.map +1 -1
- package/build-module/tab-panel/index.js +12 -24
- package/build-module/tab-panel/index.js.map +1 -1
- package/build-module/tab-panel/types.js.map +1 -1
- package/build-module/text/component.js +2 -4
- package/build-module/text/component.js.map +1 -1
- package/build-module/text/get-line-height.js +1 -5
- package/build-module/text/get-line-height.js.map +1 -1
- package/build-module/text/hook.js +12 -29
- package/build-module/text/hook.js.map +1 -1
- package/build-module/text/index.js.map +1 -1
- package/build-module/text/index.native.js +1 -1
- package/build-module/text/index.native.js.map +1 -1
- package/build-module/text/styles/emotion-css.native.js.map +1 -1
- package/build-module/text/styles/font-family.native.js.map +1 -1
- package/build-module/text/styles/text-mixins.native.js +2 -14
- package/build-module/text/styles/text-mixins.native.js.map +1 -1
- package/build-module/text/styles.js +1 -2
- package/build-module/text/styles.js.map +1 -1
- package/build-module/text/types.js.map +1 -1
- package/build-module/text/utils.js +7 -16
- package/build-module/text/utils.js.map +1 -1
- package/build-module/text-control/index.js +2 -7
- package/build-module/text-control/index.js.map +1 -1
- package/build-module/text-control/index.native.js +0 -4
- package/build-module/text-control/index.native.js.map +1 -1
- package/build-module/text-control/types.js.map +1 -1
- package/build-module/text-highlight/index.js +1 -5
- package/build-module/text-highlight/index.js.map +1 -1
- package/build-module/text-highlight/types.js.map +1 -1
- package/build-module/textarea-control/index.js +1 -5
- package/build-module/textarea-control/index.js.map +1 -1
- package/build-module/textarea-control/index.native.js +1 -4
- package/build-module/textarea-control/index.native.js.map +1 -1
- package/build-module/textarea-control/styles/textarea-control-styles.js +0 -1
- package/build-module/textarea-control/styles/textarea-control-styles.js.map +1 -1
- package/build-module/textarea-control/types.js.map +1 -1
- package/build-module/theme/color-algorithms.js +10 -13
- package/build-module/theme/color-algorithms.js.map +1 -1
- package/build-module/theme/index.js +2 -5
- package/build-module/theme/index.js.map +1 -1
- package/build-module/theme/styles.js +2 -1
- package/build-module/theme/styles.js.map +1 -1
- package/build-module/theme/types.js.map +1 -1
- package/build-module/tip/index.js +1 -1
- package/build-module/tip/index.js.map +1 -1
- package/build-module/tip/types.js.map +1 -1
- package/build-module/toggle-control/index.js +4 -8
- package/build-module/toggle-control/index.js.map +1 -1
- package/build-module/toggle-control/index.native.js +0 -2
- package/build-module/toggle-control/index.native.js.map +1 -1
- package/build-module/toggle-control/types.js.map +1 -1
- package/build-module/toggle-group-control/context.js +1 -0
- package/build-module/toggle-group-control/context.js.map +1 -1
- package/build-module/toggle-group-control/index.js.map +1 -1
- package/build-module/toggle-group-control/toggle-group-control/as-button-group.js +7 -7
- package/build-module/toggle-group-control/toggle-group-control/as-button-group.js.map +1 -1
- package/build-module/toggle-group-control/toggle-group-control/as-radio-group.js +11 -9
- package/build-module/toggle-group-control/toggle-group-control/as-radio-group.js.map +1 -1
- package/build-module/toggle-group-control/toggle-group-control/component.js +5 -6
- package/build-module/toggle-group-control/toggle-group-control/component.js.map +1 -1
- package/build-module/toggle-group-control/toggle-group-control/index.js.map +1 -1
- package/build-module/toggle-group-control/toggle-group-control/styles.js +0 -5
- package/build-module/toggle-group-control/toggle-group-control/styles.js.map +1 -1
- package/build-module/toggle-group-control/toggle-group-control/toggle-group-control-backdrop.js +4 -13
- package/build-module/toggle-group-control/toggle-group-control/toggle-group-control-backdrop.js.map +1 -1
- package/build-module/toggle-group-control/toggle-group-control-option/component.js +4 -5
- package/build-module/toggle-group-control/toggle-group-control-option/component.js.map +1 -1
- package/build-module/toggle-group-control/toggle-group-control-option/index.js.map +1 -1
- package/build-module/toggle-group-control/toggle-group-control-option-base/component.js +15 -19
- package/build-module/toggle-group-control/toggle-group-control-option-base/component.js.map +1 -1
- package/build-module/toggle-group-control/toggle-group-control-option-base/index.js.map +1 -1
- package/build-module/toggle-group-control/toggle-group-control-option-base/styles.js +7 -11
- package/build-module/toggle-group-control/toggle-group-control-option-base/styles.js.map +1 -1
- package/build-module/toggle-group-control/toggle-group-control-option-icon/component.js +4 -5
- package/build-module/toggle-group-control/toggle-group-control-option-icon/component.js.map +1 -1
- package/build-module/toggle-group-control/toggle-group-control-option-icon/index.js.map +1 -1
- package/build-module/toggle-group-control/types.js.map +1 -1
- package/build-module/toolbar/index.js.map +1 -1
- package/build-module/toolbar/toolbar/index.js +6 -10
- package/build-module/toolbar/toolbar/index.js.map +1 -1
- package/build-module/toolbar/toolbar/toolbar-container.js +3 -6
- package/build-module/toolbar/toolbar/toolbar-container.js.map +1 -1
- package/build-module/toolbar/toolbar/toolbar-container.native.js +0 -3
- package/build-module/toolbar/toolbar/toolbar-container.native.js.map +1 -1
- package/build-module/toolbar/toolbar/types.js.map +1 -1
- package/build-module/toolbar/toolbar-button/index.js +7 -12
- package/build-module/toolbar/toolbar-button/index.js.map +1 -1
- package/build-module/toolbar/toolbar-button/toolbar-button-container.js +1 -2
- package/build-module/toolbar/toolbar-button/toolbar-button-container.js.map +1 -1
- package/build-module/toolbar/toolbar-button/toolbar-button-container.native.js +0 -1
- package/build-module/toolbar/toolbar-button/toolbar-button-container.native.js.map +1 -1
- package/build-module/toolbar/toolbar-button/types.js.map +1 -1
- package/build-module/toolbar/toolbar-context/index.js.map +1 -1
- package/build-module/toolbar/toolbar-dropdown-menu/index.js +10 -10
- package/build-module/toolbar/toolbar-dropdown-menu/index.js.map +1 -1
- package/build-module/toolbar/toolbar-group/index.js +7 -11
- package/build-module/toolbar/toolbar-group/index.js.map +1 -1
- package/build-module/toolbar/toolbar-group/toolbar-group-collapsed.js +5 -8
- package/build-module/toolbar/toolbar-group/toolbar-group-collapsed.js.map +1 -1
- package/build-module/toolbar/toolbar-group/toolbar-group-collapsed.native.js +0 -5
- package/build-module/toolbar/toolbar-group/toolbar-group-collapsed.native.js.map +1 -1
- package/build-module/toolbar/toolbar-group/toolbar-group-container.js +1 -2
- package/build-module/toolbar/toolbar-group/toolbar-group-container.js.map +1 -1
- package/build-module/toolbar/toolbar-group/toolbar-group-container.native.js +2 -5
- package/build-module/toolbar/toolbar-group/toolbar-group-container.native.js.map +1 -1
- package/build-module/toolbar/toolbar-item/index.js +8 -15
- package/build-module/toolbar/toolbar-item/index.js.map +1 -1
- package/build-module/toolbar/toolbar-item/index.native.js +3 -5
- package/build-module/toolbar/toolbar-item/index.native.js.map +1 -1
- package/build-module/toolbar/toolbar-item/types.js.map +1 -1
- package/build-module/tools-panel/context.js +1 -1
- package/build-module/tools-panel/context.js.map +1 -1
- package/build-module/tools-panel/index.js.map +1 -1
- package/build-module/tools-panel/styles.js +17 -17
- package/build-module/tools-panel/styles.js.map +1 -1
- package/build-module/tools-panel/tools-panel/component.js +3 -5
- package/build-module/tools-panel/tools-panel/component.js.map +1 -1
- package/build-module/tools-panel/tools-panel/hook.js +51 -44
- package/build-module/tools-panel/tools-panel/hook.js.map +1 -1
- package/build-module/tools-panel/tools-panel/index.js.map +1 -1
- package/build-module/tools-panel/tools-panel-header/component.js +18 -21
- package/build-module/tools-panel/tools-panel-header/component.js.map +1 -1
- package/build-module/tools-panel/tools-panel-header/hook.js +3 -2
- package/build-module/tools-panel/tools-panel-header/hook.js.map +1 -1
- package/build-module/tools-panel/tools-panel-header/index.js.map +1 -1
- package/build-module/tools-panel/tools-panel-item/component.js +4 -7
- package/build-module/tools-panel/tools-panel-item/component.js.map +1 -1
- package/build-module/tools-panel/tools-panel-item/hook.js +18 -19
- package/build-module/tools-panel/tools-panel-item/hook.js.map +1 -1
- package/build-module/tools-panel/tools-panel-item/index.js.map +1 -1
- package/build-module/tools-panel/types.js.map +1 -1
- package/build-module/tooltip/index.js +30 -46
- package/build-module/tooltip/index.js.map +1 -1
- package/build-module/tooltip/index.native.js +30 -37
- package/build-module/tooltip/index.native.js.map +1 -1
- package/build-module/tree-grid/cell.js +4 -6
- package/build-module/tree-grid/cell.js.map +1 -1
- package/build-module/tree-grid/index.js +52 -67
- package/build-module/tree-grid/index.js.map +1 -1
- package/build-module/tree-grid/item.js +2 -5
- package/build-module/tree-grid/item.js.map +1 -1
- package/build-module/tree-grid/roving-tab-index-context.js.map +1 -1
- package/build-module/tree-grid/roving-tab-index-item.js +7 -11
- package/build-module/tree-grid/roving-tab-index-item.js.map +1 -1
- package/build-module/tree-grid/roving-tab-index.js +5 -5
- package/build-module/tree-grid/roving-tab-index.js.map +1 -1
- package/build-module/tree-grid/row.js +4 -4
- package/build-module/tree-grid/row.js.map +1 -1
- package/build-module/tree-grid/types.js.map +1 -1
- package/build-module/tree-select/index.js +2 -4
- package/build-module/tree-select/index.js.map +1 -1
- package/build-module/tree-select/types.js.map +1 -1
- package/build-module/truncate/component.js +2 -4
- package/build-module/truncate/component.js.map +1 -1
- package/build-module/truncate/hook.js +5 -3
- package/build-module/truncate/hook.js.map +1 -1
- package/build-module/truncate/index.js.map +1 -1
- package/build-module/truncate/styles.js +0 -1
- package/build-module/truncate/styles.js.map +1 -1
- package/build-module/truncate/types.js.map +1 -1
- package/build-module/truncate/utils.js +7 -16
- package/build-module/truncate/utils.js.map +1 -1
- package/build-module/ui/context/constants.js +1 -3
- package/build-module/ui/context/constants.js.map +1 -1
- package/build-module/ui/context/context-connect.js +18 -24
- package/build-module/ui/context/context-connect.js.map +1 -1
- package/build-module/ui/context/context-system-provider.js +13 -15
- package/build-module/ui/context/context-system-provider.js.map +1 -1
- package/build-module/ui/context/get-styled-class-name-from-key.js +1 -2
- package/build-module/ui/context/get-styled-class-name-from-key.js.map +1 -1
- package/build-module/ui/context/index.js.map +1 -1
- package/build-module/ui/context/use-context-system.js +11 -15
- package/build-module/ui/context/use-context-system.js.map +1 -1
- package/build-module/ui/context/utils.js +2 -2
- package/build-module/ui/context/utils.js.map +1 -1
- package/build-module/ui/context/wordpress-component.js.map +1 -1
- package/build-module/ui/shortcut/component.js +1 -7
- package/build-module/ui/shortcut/component.js.map +1 -1
- package/build-module/ui/shortcut/index.js.map +1 -1
- package/build-module/ui/tooltip/component.js +6 -8
- package/build-module/ui/tooltip/component.js.map +1 -1
- package/build-module/ui/tooltip/content.js +2 -4
- package/build-module/ui/tooltip/content.js.map +1 -1
- package/build-module/ui/tooltip/context.js +1 -1
- package/build-module/ui/tooltip/context.js.map +1 -1
- package/build-module/ui/tooltip/index.js.map +1 -1
- package/build-module/ui/tooltip/styles.js +0 -3
- package/build-module/ui/tooltip/styles.js.map +1 -1
- package/build-module/ui/tooltip/types.js.map +1 -1
- package/build-module/ui/utils/colors.js +14 -18
- package/build-module/ui/utils/colors.js.map +1 -1
- package/build-module/ui/utils/font-size.js +0 -3
- package/build-module/ui/utils/font-size.js.map +1 -1
- package/build-module/ui/utils/get-valid-children.js +1 -1
- package/build-module/ui/utils/get-valid-children.js.map +1 -1
- package/build-module/ui/utils/index.js.map +1 -1
- package/build-module/ui/utils/space.js +6 -6
- package/build-module/ui/utils/space.js.map +1 -1
- package/build-module/ui/utils/types.js.map +1 -1
- package/build-module/ui/utils/use-responsive-value.js +4 -13
- package/build-module/ui/utils/use-responsive-value.js.map +1 -1
- package/build-module/unit-control/index.js +15 -25
- package/build-module/unit-control/index.js.map +1 -1
- package/build-module/unit-control/index.native.js +8 -17
- package/build-module/unit-control/index.native.js.map +1 -1
- package/build-module/unit-control/styles/unit-control-styles.js +11 -14
- package/build-module/unit-control/styles/unit-control-styles.js.map +1 -1
- package/build-module/unit-control/types.js.map +1 -1
- package/build-module/unit-control/unit-select-control.js +1 -6
- package/build-module/unit-control/unit-select-control.js.map +1 -1
- package/build-module/unit-control/utils.js +16 -23
- package/build-module/unit-control/utils.js.map +1 -1
- package/build-module/utils/base-label.js +3 -3
- package/build-module/utils/base-label.js.map +1 -1
- package/build-module/utils/box-sizing.js +0 -1
- package/build-module/utils/box-sizing.js.map +1 -1
- package/build-module/utils/breakpoint-values.js.map +1 -1
- package/build-module/utils/breakpoint.js +1 -1
- package/build-module/utils/breakpoint.js.map +1 -1
- package/build-module/utils/colors-values.js +11 -10
- package/build-module/utils/colors-values.js.map +1 -1
- package/build-module/utils/colors.js +1 -1
- package/build-module/utils/colors.js.map +1 -1
- package/build-module/utils/config-values.js +5 -4
- package/build-module/utils/config-values.js.map +1 -1
- package/build-module/utils/font-values.js.map +1 -1
- package/build-module/utils/font.js +1 -2
- package/build-module/utils/font.js.map +1 -1
- package/build-module/utils/hooks/emotion.d.js.map +1 -1
- package/build-module/utils/hooks/index.js.map +1 -1
- package/build-module/utils/hooks/use-controlled-state.js +7 -9
- package/build-module/utils/hooks/use-controlled-state.js.map +1 -1
- package/build-module/utils/hooks/use-controlled-value.js +0 -3
- package/build-module/utils/hooks/use-controlled-value.js.map +1 -1
- package/build-module/utils/hooks/use-cx.js +5 -7
- package/build-module/utils/hooks/use-cx.js.map +1 -1
- package/build-module/utils/hooks/use-latest-ref.js +1 -1
- package/build-module/utils/hooks/use-latest-ref.js.map +1 -1
- package/build-module/utils/hooks/use-update-effect.js +3 -4
- package/build-module/utils/hooks/use-update-effect.js.map +1 -1
- package/build-module/utils/index.js.map +1 -1
- package/build-module/utils/input/base.js +3 -3
- package/build-module/utils/input/base.js.map +1 -1
- package/build-module/utils/input/index.js.map +1 -1
- package/build-module/utils/input/input-control.js +1 -1
- package/build-module/utils/input/input-control.js.map +1 -1
- package/build-module/utils/math.js +7 -21
- package/build-module/utils/math.js.map +1 -1
- package/build-module/utils/reduce-motion.js +0 -4
- package/build-module/utils/reduce-motion.js.map +1 -1
- package/build-module/utils/rtl.js +7 -14
- package/build-module/utils/rtl.js.map +1 -1
- package/build-module/utils/strings.js +57 -29
- package/build-module/utils/strings.js.map +1 -1
- package/build-module/utils/style-mixins.js.map +1 -1
- package/build-module/utils/types.js.map +1 -1
- package/build-module/utils/unit-values.js +2 -4
- package/build-module/utils/unit-values.js.map +1 -1
- package/build-module/utils/use-deprecated-props.js +3 -5
- package/build-module/utils/use-deprecated-props.js.map +1 -1
- package/build-module/utils/values.js +0 -71
- package/build-module/utils/values.js.map +1 -1
- package/build-module/utils/z-index.js.map +1 -1
- package/build-module/v-stack/component.js +4 -5
- package/build-module/v-stack/component.js.map +1 -1
- package/build-module/v-stack/hook.js +1 -0
- package/build-module/v-stack/hook.js.map +1 -1
- package/build-module/v-stack/index.js.map +1 -1
- package/build-module/v-stack/types.js.map +1 -1
- package/build-module/view/component.js +0 -1
- package/build-module/view/component.js.map +1 -1
- package/build-module/view/index.js.map +1 -1
- package/build-module/view/types.js.map +1 -1
- package/build-module/visually-hidden/component.js +4 -5
- package/build-module/visually-hidden/component.js.map +1 -1
- package/build-module/visually-hidden/index.js.map +1 -1
- package/build-module/visually-hidden/styles.js +1 -0
- package/build-module/visually-hidden/styles.js.map +1 -1
- package/build-module/visually-hidden/types.js.map +1 -1
- package/build-module/z-stack/component.js +6 -8
- package/build-module/z-stack/component.js.map +1 -1
- package/build-module/z-stack/index.js.map +1 -1
- package/build-module/z-stack/styles.js +0 -4
- package/build-module/z-stack/styles.js.map +1 -1
- package/build-module/z-stack/types.js.map +1 -1
- package/build-style/style-rtl.css +8 -7
- package/build-style/style.css +8 -7
- package/build-types/alignment-matrix-control/stories/index.story.d.ts +15 -0
- package/build-types/alignment-matrix-control/stories/index.story.d.ts.map +1 -0
- package/build-types/angle-picker-control/stories/index.story.d.ts +15 -0
- package/build-types/angle-picker-control/stories/index.story.d.ts.map +1 -0
- package/build-types/animate/stories/index.story.d.ts +18 -0
- package/build-types/animate/stories/index.story.d.ts.map +1 -0
- package/build-types/base-control/stories/{index.d.ts → index.story.d.ts} +2 -6
- package/build-types/base-control/stories/index.story.d.ts.map +1 -0
- package/build-types/border-box-control/border-box-control/component.d.ts +1 -1
- package/build-types/border-box-control/border-box-control/component.d.ts.map +1 -1
- package/build-types/border-box-control/border-box-control/hook.d.ts +2 -2
- package/build-types/border-box-control/border-box-control/hook.d.ts.map +1 -1
- package/build-types/border-box-control/border-box-control-linked-button/component.d.ts.map +1 -1
- package/build-types/border-box-control/border-box-control-linked-button/hook.d.ts +1 -1
- package/build-types/border-box-control/border-box-control-linked-button/hook.d.ts.map +1 -1
- package/build-types/border-box-control/border-box-control-split-controls/component.d.ts +1 -1
- package/build-types/border-box-control/border-box-control-split-controls/component.d.ts.map +1 -1
- package/build-types/border-box-control/border-box-control-split-controls/hook.d.ts +2 -2
- package/build-types/border-box-control/border-box-control-split-controls/hook.d.ts.map +1 -1
- package/build-types/border-box-control/border-box-control-visualizer/component.d.ts.map +1 -1
- package/build-types/border-box-control/border-box-control-visualizer/hook.d.ts +1 -1
- package/build-types/border-box-control/border-box-control-visualizer/hook.d.ts.map +1 -1
- package/build-types/border-box-control/stories/index.story.d.ts +17 -0
- package/build-types/border-box-control/stories/index.story.d.ts.map +1 -0
- package/build-types/border-control/border-control/component.d.ts.map +1 -1
- package/build-types/border-control/border-control/hook.d.ts +1 -1
- package/build-types/border-control/border-control/hook.d.ts.map +1 -1
- package/build-types/border-control/border-control-dropdown/component.d.ts.map +1 -1
- package/build-types/border-control/border-control-dropdown/hook.d.ts +1 -1
- package/build-types/border-control/border-control-dropdown/hook.d.ts.map +1 -1
- package/build-types/border-control/border-control-style-picker/component.d.ts.map +1 -1
- package/build-types/border-control/border-control-style-picker/hook.d.ts +1 -1
- package/build-types/border-control/border-control-style-picker/hook.d.ts.map +1 -1
- package/build-types/border-control/stories/index.story.d.ts +119 -0
- package/build-types/border-control/stories/index.story.d.ts.map +1 -0
- package/build-types/box-control/styles/box-control-styles.d.ts +1 -1
- package/build-types/button/stories/e2e/index.story.d.ts +15 -0
- package/build-types/button/stories/e2e/index.story.d.ts.map +1 -0
- package/build-types/button/stories/index.story.d.ts +20 -0
- package/build-types/button/stories/index.story.d.ts.map +1 -0
- package/build-types/button-group/stories/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/button-group/stories/index.story.d.ts.map +1 -0
- package/build-types/card/card/component.d.ts +3 -3
- package/build-types/card/card/component.d.ts.map +1 -1
- package/build-types/card/card/hook.d.ts +1 -1
- package/build-types/card/card/hook.d.ts.map +1 -1
- package/build-types/card/card-body/component.d.ts.map +1 -1
- package/build-types/card/card-body/hook.d.ts +1 -1
- package/build-types/card/card-body/hook.d.ts.map +1 -1
- package/build-types/card/card-divider/component.d.ts +1 -1
- package/build-types/card/card-divider/component.d.ts.map +1 -1
- package/build-types/card/card-divider/hook.d.ts +1 -1
- package/build-types/card/card-divider/hook.d.ts.map +1 -1
- package/build-types/card/card-footer/component.d.ts.map +1 -1
- package/build-types/card/card-footer/hook.d.ts +1 -1
- package/build-types/card/card-footer/hook.d.ts.map +1 -1
- package/build-types/card/card-header/component.d.ts.map +1 -1
- package/build-types/card/card-header/hook.d.ts +1 -1
- package/build-types/card/card-header/hook.d.ts.map +1 -1
- package/build-types/card/card-media/component.d.ts.map +1 -1
- package/build-types/card/card-media/hook.d.ts +1 -1
- package/build-types/card/card-media/hook.d.ts.map +1 -1
- package/build-types/card/stories/index.story.d.ts +36 -0
- package/build-types/card/stories/index.story.d.ts.map +1 -0
- package/build-types/checkbox-control/stories/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/checkbox-control/stories/index.story.d.ts.map +1 -0
- package/build-types/circular-option-picker/stories/index.story.d.ts +14 -0
- package/build-types/circular-option-picker/stories/index.story.d.ts.map +1 -0
- package/build-types/color-indicator/stories/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/color-indicator/stories/index.story.d.ts.map +1 -0
- package/build-types/color-palette/stories/{index.d.ts → index.story.d.ts} +5 -5
- package/build-types/color-palette/stories/index.story.d.ts.map +1 -0
- package/build-types/color-palette/utils.d.ts +0 -1
- package/build-types/color-palette/utils.d.ts.map +1 -1
- package/build-types/color-picker/component.d.ts.map +1 -1
- package/build-types/color-picker/stories/{index.d.ts → index.story.d.ts} +4 -4
- package/build-types/color-picker/stories/index.story.d.ts.map +1 -0
- package/build-types/color-picker/styles.d.ts +3 -2
- package/build-types/color-picker/styles.d.ts.map +1 -1
- package/build-types/combobox-control/stories/index.story.d.ts +47 -0
- package/build-types/combobox-control/stories/index.story.d.ts.map +1 -0
- package/build-types/confirm-dialog/component.d.ts.map +1 -1
- package/build-types/custom-gradient-picker/stories/index.story.d.ts +12 -0
- package/build-types/custom-gradient-picker/stories/index.story.d.ts.map +1 -0
- package/build-types/date-time/date/styles.d.ts +1 -1
- package/build-types/date-time/date-time/styles.d.ts +1 -1
- package/build-types/date-time/stories/{date-time.d.ts → date-time.story.d.ts} +1 -1
- package/build-types/date-time/stories/date-time.story.d.ts.map +1 -0
- package/build-types/date-time/stories/{date.d.ts → date.story.d.ts} +1 -1
- package/build-types/date-time/stories/date.story.d.ts.map +1 -0
- package/build-types/date-time/stories/{time.d.ts → time.story.d.ts} +1 -1
- package/build-types/date-time/stories/time.story.d.ts.map +1 -0
- package/build-types/date-time/time/styles.d.ts +8 -4
- package/build-types/date-time/time/styles.d.ts.map +1 -1
- package/build-types/dimension-control/stories/index.story.d.ts +4 -0
- package/build-types/dimension-control/stories/index.story.d.ts.map +1 -0
- package/build-types/disabled/stories/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/disabled/stories/index.story.d.ts.map +1 -0
- package/build-types/divider/component.d.ts.map +1 -1
- package/build-types/divider/stories/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/divider/stories/index.story.d.ts.map +1 -0
- package/build-types/divider/styles.d.ts +1 -1
- package/build-types/draggable/stories/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/draggable/stories/index.story.d.ts.map +1 -0
- package/build-types/drop-zone/stories/index.story.d.ts +13 -0
- package/build-types/drop-zone/stories/index.story.d.ts.map +1 -0
- package/build-types/dropdown/dropdown-content-wrapper.d.ts.map +1 -1
- package/build-types/dropdown/stories/{index.d.ts → index.story.d.ts} +5 -5
- package/build-types/dropdown/stories/index.story.d.ts.map +1 -0
- package/build-types/dropdown-menu/stories/index.story.d.ts +14 -0
- package/build-types/dropdown-menu/stories/index.story.d.ts.map +1 -0
- package/build-types/dropdown-menu-v2/stories/index.story.d.ts +11 -0
- package/build-types/dropdown-menu-v2/stories/index.story.d.ts.map +1 -0
- package/build-types/duotone-picker/stories/duotone-picker.story.d.ts +13 -0
- package/build-types/duotone-picker/stories/duotone-picker.story.d.ts.map +1 -0
- package/build-types/duotone-picker/stories/duotone-swatch.story.d.ts +14 -0
- package/build-types/duotone-picker/stories/duotone-swatch.story.d.ts.map +1 -0
- package/build-types/elevation/component.d.ts.map +1 -1
- package/build-types/elevation/hook.d.ts +1 -1
- package/build-types/elevation/hook.d.ts.map +1 -1
- package/build-types/elevation/stories/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/elevation/stories/index.story.d.ts.map +1 -0
- package/build-types/external-link/stories/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/external-link/stories/index.story.d.ts.map +1 -0
- package/build-types/external-link/styles/external-link-styles.d.ts +1 -1
- package/build-types/flex/flex/component.d.ts.map +1 -1
- package/build-types/flex/flex/hook.d.ts +1 -1
- package/build-types/flex/flex/hook.d.ts.map +1 -1
- package/build-types/flex/flex-block/component.d.ts.map +1 -1
- package/build-types/flex/flex-block/hook.d.ts +1 -1
- package/build-types/flex/flex-block/hook.d.ts.map +1 -1
- package/build-types/flex/flex-item/component.d.ts.map +1 -1
- package/build-types/flex/flex-item/hook.d.ts +1 -1
- package/build-types/flex/flex-item/hook.d.ts.map +1 -1
- package/build-types/flex/stories/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/flex/stories/index.story.d.ts.map +1 -0
- package/build-types/focal-point-picker/stories/index.story.d.ts +56 -0
- package/build-types/focal-point-picker/stories/index.story.d.ts.map +1 -0
- package/build-types/focal-point-picker/styles/focal-point-picker-style.d.ts +1 -1
- package/build-types/font-size-picker/stories/e2e/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/font-size-picker/stories/e2e/index.story.d.ts.map +1 -0
- package/build-types/font-size-picker/stories/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/font-size-picker/stories/index.story.d.ts.map +1 -0
- package/build-types/font-size-picker/styles.d.ts +1 -1
- package/build-types/form-file-upload/stories/index.story.d.ts +24 -0
- package/build-types/form-file-upload/stories/index.story.d.ts.map +1 -0
- package/build-types/form-toggle/stories/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/form-toggle/stories/index.story.d.ts.map +1 -0
- package/build-types/form-token-field/stories/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/form-token-field/stories/index.story.d.ts.map +1 -0
- package/build-types/gradient-picker/stories/index.story.d.ts +47 -0
- package/build-types/gradient-picker/stories/index.story.d.ts.map +1 -0
- package/build-types/grid/component.d.ts.map +1 -1
- package/build-types/grid/hook.d.ts +1 -1
- package/build-types/grid/hook.d.ts.map +1 -1
- package/build-types/grid/stories/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/grid/stories/index.story.d.ts.map +1 -0
- package/build-types/guide/stories/index.story.d.ts +9 -0
- package/build-types/guide/stories/index.story.d.ts.map +1 -0
- package/build-types/h-stack/component.d.ts +1 -1
- package/build-types/h-stack/component.d.ts.map +1 -1
- package/build-types/h-stack/hook.d.ts +1 -1
- package/build-types/h-stack/hook.d.ts.map +1 -1
- package/build-types/h-stack/stories/e2e/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/h-stack/stories/e2e/index.story.d.ts.map +1 -0
- package/build-types/h-stack/stories/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/h-stack/stories/index.story.d.ts.map +1 -0
- package/build-types/heading/component.d.ts.map +1 -1
- package/build-types/heading/hook.d.ts +1 -1
- package/build-types/heading/hook.d.ts.map +1 -1
- package/build-types/heading/stories/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/heading/stories/index.story.d.ts.map +1 -0
- package/build-types/icon/stories/index.story.d.ts +22 -0
- package/build-types/icon/stories/index.story.d.ts.map +1 -0
- package/build-types/input-control/input-base.d.ts +1 -1
- package/build-types/input-control/input-base.d.ts.map +1 -1
- package/build-types/input-control/input-prefix-wrapper.d.ts.map +1 -1
- package/build-types/input-control/input-suffix-wrapper.d.ts.map +1 -1
- package/build-types/input-control/reducer/reducer.d.ts +2 -2
- package/build-types/input-control/reducer/reducer.d.ts.map +1 -1
- package/build-types/input-control/stories/index.story.d.ts +28 -0
- package/build-types/input-control/stories/index.story.d.ts.map +1 -0
- package/build-types/input-control/styles/input-control-styles.d.ts.map +1 -1
- package/build-types/input-control/utils.d.ts +2 -2
- package/build-types/item-group/item/component.d.ts.map +1 -1
- package/build-types/item-group/item/hook.d.ts +2 -2
- package/build-types/item-group/item/hook.d.ts.map +1 -1
- package/build-types/item-group/item-group/component.d.ts.map +1 -1
- package/build-types/item-group/item-group/hook.d.ts +1 -1
- package/build-types/item-group/item-group/hook.d.ts.map +1 -1
- package/build-types/item-group/stories/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/item-group/stories/index.story.d.ts.map +1 -0
- package/build-types/keyboard-shortcuts/stories/index.story.d.ts +12 -0
- package/build-types/keyboard-shortcuts/stories/index.story.d.ts.map +1 -0
- package/build-types/menu-group/stories/index.story.d.ts +17 -0
- package/build-types/menu-group/stories/index.story.d.ts.map +1 -0
- package/build-types/menu-item/index.d.ts +92 -2
- package/build-types/menu-item/index.d.ts.map +1 -1
- package/build-types/menu-item/types.d.ts +62 -0
- package/build-types/menu-item/types.d.ts.map +1 -0
- package/build-types/menu-items-choice/stories/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/menu-items-choice/stories/index.story.d.ts.map +1 -0
- package/build-types/modal/index.d.ts.map +1 -1
- package/build-types/modal/stories/{index.d.ts → index.story.d.ts} +2 -1
- package/build-types/modal/stories/index.story.d.ts.map +1 -0
- package/build-types/modal/types.d.ts +7 -0
- package/build-types/modal/types.d.ts.map +1 -1
- package/build-types/navigable-container/stories/{navigable-menu.d.ts → navigable-menu.story.d.ts} +1 -1
- package/build-types/navigable-container/stories/navigable-menu.story.d.ts.map +1 -0
- package/build-types/navigable-container/stories/{tabbable-container.d.ts → tabbable-container.story.d.ts} +1 -1
- package/build-types/navigable-container/stories/tabbable-container.story.d.ts.map +1 -0
- package/build-types/navigation/stories/index.story.d.ts +18 -0
- package/build-types/navigation/stories/index.story.d.ts.map +1 -0
- package/build-types/navigator/navigator-back-button/component.d.ts.map +1 -1
- package/build-types/navigator/navigator-back-button/hook.d.ts +1 -1
- package/build-types/navigator/navigator-back-button/hook.d.ts.map +1 -1
- package/build-types/navigator/navigator-button/component.d.ts.map +1 -1
- package/build-types/navigator/navigator-button/hook.d.ts +1 -1
- package/build-types/navigator/navigator-button/hook.d.ts.map +1 -1
- package/build-types/navigator/navigator-provider/component.d.ts.map +1 -1
- package/build-types/navigator/navigator-screen/component.d.ts +2 -2
- package/build-types/navigator/navigator-screen/component.d.ts.map +1 -1
- package/build-types/navigator/navigator-to-parent-button/component.d.ts.map +1 -1
- package/build-types/navigator/stories/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/navigator/stories/index.story.d.ts.map +1 -0
- package/build-types/notice/stories/index.story.d.ts +17 -0
- package/build-types/notice/stories/index.story.d.ts.map +1 -0
- package/build-types/number-control/index.d.ts +2 -1
- package/build-types/number-control/index.d.ts.map +1 -1
- package/build-types/number-control/stories/{index.d.ts → index.story.d.ts} +5 -4
- package/build-types/number-control/stories/index.story.d.ts.map +1 -0
- package/build-types/number-control/types.d.ts +7 -0
- package/build-types/number-control/types.d.ts.map +1 -1
- package/build-types/palette-edit/stories/index.story.d.ts +13 -0
- package/build-types/palette-edit/stories/index.story.d.ts.map +1 -0
- package/build-types/palette-edit/styles.d.ts +2 -2
- package/build-types/panel/stories/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/panel/stories/index.story.d.ts.map +1 -0
- package/build-types/placeholder/stories/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/placeholder/stories/index.story.d.ts.map +1 -0
- package/build-types/popover/index.d.ts +1 -1
- package/build-types/popover/index.d.ts.map +1 -1
- package/build-types/popover/overlay-middlewares.d.ts +17 -3
- package/build-types/popover/overlay-middlewares.d.ts.map +1 -1
- package/build-types/popover/stories/e2e/{index.d.ts → index.story.d.ts} +2 -2
- package/build-types/popover/stories/e2e/index.story.d.ts.map +1 -0
- package/build-types/popover/stories/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/popover/stories/index.story.d.ts.map +1 -0
- package/build-types/popover/test/utils/index.d.ts +7 -0
- package/build-types/popover/test/utils/index.d.ts.map +1 -0
- package/build-types/private-apis.d.ts.map +1 -1
- package/build-types/progress-bar/stories/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/progress-bar/stories/index.story.d.ts.map +1 -0
- package/build-types/query-controls/stories/index.story.d.ts +13 -0
- package/build-types/query-controls/stories/index.story.d.ts.map +1 -0
- package/build-types/radio-control/stories/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/radio-control/stories/index.story.d.ts.map +1 -0
- package/build-types/range-control/stories/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/range-control/stories/index.story.d.ts.map +1 -0
- package/build-types/range-control/styles/range-control-styles.d.ts +2 -1
- package/build-types/range-control/styles/range-control-styles.d.ts.map +1 -1
- package/build-types/range-control/types.d.ts +1 -1
- package/build-types/resizable-box/index.d.ts +1 -1
- package/build-types/resizable-box/resize-tooltip/index.d.ts +3 -2
- package/build-types/resizable-box/resize-tooltip/index.d.ts.map +1 -1
- package/build-types/resizable-box/resize-tooltip/label.d.ts +1 -1
- package/build-types/resizable-box/resize-tooltip/label.d.ts.map +1 -1
- package/build-types/resizable-box/stories/{index.d.ts → index.story.d.ts} +8 -8
- package/build-types/resizable-box/stories/index.story.d.ts.map +1 -0
- package/build-types/responsive-wrapper/stories/{index.d.ts → index.story.d.ts} +2 -2
- package/build-types/responsive-wrapper/stories/index.story.d.ts.map +1 -0
- package/build-types/sandbox/index.d.ts.map +1 -1
- package/build-types/sandbox/stories/index.story.d.ts +12 -0
- package/build-types/sandbox/stories/index.story.d.ts.map +1 -0
- package/build-types/scroll-lock/stories/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/scroll-lock/stories/index.story.d.ts.map +1 -0
- package/build-types/scrollable/component.d.ts.map +1 -1
- package/build-types/scrollable/hook.d.ts +1 -1
- package/build-types/scrollable/hook.d.ts.map +1 -1
- package/build-types/scrollable/stories/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/scrollable/stories/index.story.d.ts.map +1 -0
- package/build-types/search-control/stories/{index.d.ts → index.story.d.ts} +6 -20
- package/build-types/search-control/stories/index.story.d.ts.map +1 -0
- package/build-types/select-control/index.d.ts +2 -1
- package/build-types/select-control/index.d.ts.map +1 -1
- package/build-types/select-control/stories/index.story.d.ts +19 -0
- package/build-types/select-control/stories/index.story.d.ts.map +1 -0
- package/build-types/slot-fill/provider.d.ts +1 -1
- package/build-types/slot-fill/provider.d.ts.map +1 -1
- package/build-types/snackbar/list.d.ts.map +1 -1
- package/build-types/snackbar/stories/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/snackbar/stories/index.story.d.ts.map +1 -0
- package/build-types/snackbar/stories/{list.d.ts → list.story.d.ts} +1 -1
- package/build-types/snackbar/stories/list.story.d.ts.map +1 -0
- package/build-types/spacer/component.d.ts.map +1 -1
- package/build-types/spacer/hook.d.ts +1 -1
- package/build-types/spacer/hook.d.ts.map +1 -1
- package/build-types/spacer/stories/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/spacer/stories/index.story.d.ts.map +1 -0
- package/build-types/spinner/index.d.ts +1 -1
- package/build-types/spinner/stories/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/spinner/stories/index.story.d.ts.map +1 -0
- package/build-types/style-provider/index.d.ts.map +1 -1
- package/build-types/surface/stories/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/surface/stories/index.story.d.ts.map +1 -0
- package/build-types/tab-panel/stories/index.story.d.ts +16 -0
- package/build-types/tab-panel/stories/index.story.d.ts.map +1 -0
- package/build-types/text/utils.d.ts +6 -1
- package/build-types/text/utils.d.ts.map +1 -1
- package/build-types/text-control/stories/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/text-control/stories/index.story.d.ts.map +1 -0
- package/build-types/text-highlight/stories/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/text-highlight/stories/index.story.d.ts.map +1 -0
- package/build-types/textarea-control/stories/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/textarea-control/stories/index.story.d.ts.map +1 -0
- package/build-types/theme/index.d.ts +0 -2
- package/build-types/theme/index.d.ts.map +1 -1
- package/build-types/theme/stories/index.story.d.ts +22 -0
- package/build-types/theme/stories/index.story.d.ts.map +1 -0
- package/build-types/tip/stories/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/tip/stories/index.story.d.ts.map +1 -0
- package/build-types/toggle-control/stories/index.story.d.ts +22 -0
- package/build-types/toggle-control/stories/index.story.d.ts.map +1 -0
- package/build-types/toggle-group-control/stories/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/toggle-group-control/stories/index.story.d.ts.map +1 -0
- package/build-types/toggle-group-control/toggle-group-control/component.d.ts.map +1 -1
- package/build-types/toggle-group-control/toggle-group-control-option-base/component.d.ts.map +1 -1
- package/build-types/toolbar/stories/index.story.d.ts +14 -0
- package/build-types/toolbar/stories/index.story.d.ts.map +1 -0
- package/build-types/toolbar/toolbar/index.d.ts.map +1 -1
- package/build-types/toolbar/toolbar-button/index.d.ts +13 -13
- package/build-types/toolbar/toolbar-button/index.d.ts.map +1 -1
- package/build-types/toolbar/toolbar-item/index.d.ts +1 -1
- package/build-types/tools-panel/stories/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/tools-panel/stories/index.story.d.ts.map +1 -0
- package/build-types/tools-panel/tools-panel/component.d.ts.map +1 -1
- package/build-types/tools-panel/tools-panel/hook.d.ts +1 -1
- package/build-types/tools-panel/tools-panel/hook.d.ts.map +1 -1
- package/build-types/tools-panel/tools-panel-header/component.d.ts.map +1 -1
- package/build-types/tools-panel/tools-panel-header/hook.d.ts +1 -1
- package/build-types/tools-panel/tools-panel-header/hook.d.ts.map +1 -1
- package/build-types/tools-panel/tools-panel-item/component.d.ts.map +1 -1
- package/build-types/tools-panel/tools-panel-item/hook.d.ts +1 -1
- package/build-types/tools-panel/tools-panel-item/hook.d.ts.map +1 -1
- package/build-types/tree-grid/stories/index.story.d.ts +13 -0
- package/build-types/tree-grid/stories/index.story.d.ts.map +1 -0
- package/build-types/tree-select/stories/index.story.d.ts +12 -0
- package/build-types/tree-select/stories/index.story.d.ts.map +1 -0
- package/build-types/truncate/component.d.ts.map +1 -1
- package/build-types/truncate/hook.d.ts +1 -1
- package/build-types/truncate/hook.d.ts.map +1 -1
- package/build-types/truncate/stories/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/truncate/stories/index.story.d.ts.map +1 -0
- package/build-types/ui/context/constants.d.ts +0 -2
- package/build-types/ui/context/constants.d.ts.map +1 -1
- package/build-types/ui/shortcut/component.d.ts.map +1 -1
- package/build-types/ui/tooltip/component.d.ts +1 -1
- package/build-types/unit-control/index.d.ts +1 -1
- package/build-types/unit-control/index.d.ts.map +1 -1
- package/build-types/unit-control/stories/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/unit-control/stories/index.story.d.ts.map +1 -0
- package/build-types/unit-control/styles/unit-control-styles.d.ts +2 -1
- package/build-types/unit-control/styles/unit-control-styles.d.ts.map +1 -1
- package/build-types/utils/colors-values.d.ts +4 -2
- package/build-types/utils/colors-values.d.ts.map +1 -1
- package/build-types/utils/hooks/use-cx.d.ts +1 -1
- package/build-types/utils/hooks/use-cx.d.ts.map +1 -1
- package/build-types/utils/math.d.ts +0 -8
- package/build-types/utils/math.d.ts.map +1 -1
- package/build-types/utils/values.d.ts +0 -13
- package/build-types/utils/values.d.ts.map +1 -1
- package/build-types/v-stack/component.d.ts +1 -1
- package/build-types/v-stack/component.d.ts.map +1 -1
- package/build-types/v-stack/hook.d.ts +1 -1
- package/build-types/v-stack/hook.d.ts.map +1 -1
- package/build-types/v-stack/stories/e2e/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/v-stack/stories/e2e/index.story.d.ts.map +1 -0
- package/build-types/v-stack/stories/index.story.d.ts +15 -0
- package/build-types/v-stack/stories/index.story.d.ts.map +1 -0
- package/build-types/view/stories/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/view/stories/index.story.d.ts.map +1 -0
- package/build-types/visually-hidden/component.d.ts.map +1 -1
- package/build-types/visually-hidden/stories/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/visually-hidden/stories/index.story.d.ts.map +1 -0
- package/build-types/z-stack/stories/{index.d.ts → index.story.d.ts} +1 -1
- package/build-types/z-stack/stories/index.story.d.ts.map +1 -0
- package/package.json +20 -20
- package/src/alignment-matrix-control/stories/{index.tsx → index.story.tsx} +1 -4
- package/src/alignment-matrix-control/styles/alignment-matrix-control-styles.ts +1 -1
- package/src/alignment-matrix-control/test/index.tsx +6 -2
- package/src/angle-picker-control/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/angle-picker-control/styles/angle-picker-control-styles.tsx +2 -2
- package/src/animate/stories/{index.tsx → index.story.tsx} +10 -19
- package/src/base-control/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/border-box-control/border-box-control/component.tsx +2 -1
- package/src/border-box-control/border-box-control/hook.ts +2 -1
- package/src/border-box-control/border-box-control-linked-button/component.tsx +2 -1
- package/src/border-box-control/border-box-control-linked-button/hook.ts +2 -1
- package/src/border-box-control/border-box-control-split-controls/component.tsx +2 -1
- package/src/border-box-control/border-box-control-split-controls/hook.ts +2 -1
- package/src/border-box-control/border-box-control-visualizer/component.tsx +2 -1
- package/src/border-box-control/border-box-control-visualizer/hook.ts +2 -1
- package/src/border-box-control/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/border-control/border-control/component.tsx +2 -1
- package/src/border-control/border-control/hook.ts +2 -1
- package/src/border-control/border-control-dropdown/component.tsx +2 -1
- package/src/border-control/border-control-dropdown/hook.ts +2 -1
- package/src/border-control/border-control-style-picker/component.tsx +2 -1
- package/src/border-control/border-control-style-picker/hook.ts +2 -1
- package/src/border-control/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/box-control/stories/{index.js → index.story.js} +4 -4
- package/src/box-control/styles/box-control-visualizer-styles.ts +1 -1
- package/src/button/stories/e2e/{index.tsx → index.story.tsx} +4 -4
- package/src/button/stories/{index.tsx → index.story.tsx} +12 -14
- package/src/button/style.scss +1 -1
- package/src/button-group/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/card/card/README.md +1 -1
- package/src/card/card/component.tsx +5 -8
- package/src/card/card/hook.ts +2 -1
- package/src/card/card-body/component.tsx +2 -1
- package/src/card/card-body/hook.ts +2 -1
- package/src/card/card-divider/component.tsx +4 -2
- package/src/card/card-divider/hook.ts +2 -1
- package/src/card/card-footer/component.tsx +2 -1
- package/src/card/card-footer/hook.ts +2 -1
- package/src/card/card-header/component.tsx +2 -1
- package/src/card/card-header/hook.ts +2 -1
- package/src/card/card-media/component.tsx +2 -1
- package/src/card/card-media/hook.ts +2 -1
- package/src/card/stories/{index.tsx → index.story.tsx} +1 -2
- package/src/checkbox-control/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/circular-option-picker/stories/{index.tsx → index.story.tsx} +5 -12
- package/src/color-indicator/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/color-palette/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/color-palette/test/index.tsx +15 -9
- package/src/color-palette/test/utils.ts +0 -15
- package/src/color-palette/utils.ts +0 -7
- package/src/color-picker/component.tsx +2 -1
- package/src/color-picker/hex-input.tsx +1 -1
- package/src/color-picker/input-with-slider.tsx +1 -1
- package/src/color-picker/stories/{index.tsx → index.story.tsx} +3 -6
- package/src/combobox-control/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/confirm-dialog/component.tsx +2 -5
- package/src/confirm-dialog/stories/{index.js → index.story.js} +3 -3
- package/src/custom-gradient-picker/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/date-time/date/styles.ts +2 -2
- package/src/date-time/date/test/index.tsx +1 -1
- package/src/date-time/stories/{date-time.tsx → date-time.story.tsx} +1 -1
- package/src/date-time/stories/{date.tsx → date.story.tsx} +1 -1
- package/src/date-time/stories/{time.tsx → time.story.tsx} +1 -1
- package/src/date-time/time/index.tsx +1 -1
- package/src/dimension-control/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/disabled/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/divider/component.tsx +2 -5
- package/src/divider/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/drop-zone/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/dropdown/dropdown-content-wrapper.tsx +2 -5
- package/src/dropdown/stories/{index.tsx → index.story.tsx} +5 -10
- package/src/dropdown-menu/stories/{index.tsx → index.story.tsx} +3 -3
- package/src/dropdown-menu-v2/stories/{index.tsx → index.story.tsx} +8 -18
- package/src/duotone-picker/stories/{duotone-picker.tsx → duotone-picker.story.tsx} +1 -1
- package/src/duotone-picker/stories/{duotone-swatch.tsx → duotone-swatch.story.tsx} +1 -1
- package/src/elevation/component.tsx +2 -1
- package/src/elevation/hook.ts +4 -2
- package/src/elevation/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/external-link/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/flex/flex/component.tsx +2 -1
- package/src/flex/flex/hook.ts +2 -1
- package/src/flex/flex-block/component.tsx +2 -1
- package/src/flex/flex-block/hook.ts +2 -1
- package/src/flex/flex-item/component.tsx +2 -1
- package/src/flex/flex-item/hook.ts +4 -2
- package/src/flex/stories/{index.tsx → index.story.tsx} +1 -2
- package/src/focal-point-picker/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/font-size-picker/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/form-file-upload/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/form-toggle/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/form-token-field/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/gradient-picker/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/grid/component.tsx +2 -1
- package/src/grid/hook.ts +2 -1
- package/src/grid/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/h-stack/component.tsx +2 -1
- package/src/h-stack/hook.tsx +2 -5
- package/src/h-stack/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/heading/component.tsx +2 -1
- package/src/heading/hook.ts +2 -1
- package/src/heading/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/icon/stories/{index.tsx → index.story.tsx} +5 -7
- package/src/input-control/input-base.tsx +2 -1
- package/src/input-control/input-prefix-wrapper.tsx +2 -5
- package/src/input-control/input-suffix-wrapper.tsx +2 -5
- package/src/input-control/reducer/reducer.ts +2 -6
- package/src/input-control/stories/{index.tsx → index.story.tsx} +1 -2
- package/src/input-control/styles/input-control-styles.tsx +2 -1
- package/src/item-group/item/component.tsx +2 -1
- package/src/item-group/item/hook.ts +2 -1
- package/src/item-group/item-group/component.tsx +2 -1
- package/src/item-group/item-group/hook.ts +2 -1
- package/src/item-group/stories/{index.tsx → index.story.tsx} +1 -2
- package/src/item-group/styles.ts +2 -2
- package/src/keyboard-shortcuts/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/menu-group/stories/index.story.tsx +83 -0
- package/src/menu-item/{index.js → index.tsx} +29 -2
- package/src/menu-item/types.ts +60 -0
- package/src/menu-items-choice/index.tsx +1 -1
- package/src/menu-items-choice/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/mobile/bottom-sheet/bottom-sheet-navigation/navigation-container.native.js +1 -0
- package/src/mobile/keyboard-aware-flat-list/index.ios.js +1 -1
- package/src/mobile/link-picker/index.native.js +7 -13
- package/src/mobile/link-picker/test/performance/index.native.js +35 -0
- package/src/mobile/link-settings/test/edit.native.js +0 -1
- package/src/modal/README.md +7 -0
- package/src/modal/index.tsx +29 -14
- package/src/modal/stories/{index.tsx → index.story.tsx} +27 -0
- package/src/modal/test/index.tsx +14 -0
- package/src/modal/types.ts +8 -0
- package/src/navigable-container/stories/{navigable-menu.tsx → navigable-menu.story.tsx} +1 -1
- package/src/navigable-container/stories/{tabbable-container.tsx → tabbable-container.story.tsx} +1 -1
- package/src/navigation/stories/{index.tsx → index.story.tsx} +6 -16
- package/src/navigation/styles/navigation-styles.tsx +1 -1
- package/src/navigator/navigator-back-button/component.tsx +2 -1
- package/src/navigator/navigator-back-button/hook.ts +2 -1
- package/src/navigator/navigator-button/component.tsx +2 -1
- package/src/navigator/navigator-button/hook.ts +2 -1
- package/src/navigator/navigator-provider/component.tsx +2 -5
- package/src/navigator/navigator-screen/component.tsx +5 -6
- package/src/navigator/navigator-to-parent-button/component.tsx +2 -1
- package/src/navigator/stories/{index.tsx → index.story.tsx} +1 -2
- package/src/notice/stories/{index.tsx → index.story.tsx} +1 -2
- package/src/number-control/index.tsx +8 -8
- package/src/number-control/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/number-control/styles/number-control-styles.ts +1 -1
- package/src/number-control/test/index.tsx +64 -2
- package/src/number-control/types.ts +7 -0
- package/src/palette-edit/stories/{index.tsx → index.story.tsx} +3 -3
- package/src/palette-edit/styles.js +3 -3
- package/src/panel/stories/{index.tsx → index.story.tsx} +1 -2
- package/src/placeholder/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/popover/index.tsx +4 -8
- package/src/popover/overlay-middlewares.tsx +2 -1
- package/src/popover/stories/{index.tsx → index.story.tsx} +2 -46
- package/src/popover/test/index.tsx +14 -0
- package/src/popover/test/utils/index.tsx +87 -0
- package/src/private-apis.ts +2 -0
- package/src/progress-bar/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/progress-bar/styles.ts +3 -3
- package/src/query-controls/stories/{index.tsx → index.story.tsx} +5 -7
- package/src/radio-control/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/radio-group/stories/{index.js → index.story.js} +2 -3
- package/src/range-control/index.tsx +1 -1
- package/src/range-control/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/range-control/styles/range-control-styles.ts +2 -2
- package/src/range-control/types.ts +1 -1
- package/src/resizable-box/resize-tooltip/index.tsx +2 -1
- package/src/resizable-box/resize-tooltip/label.tsx +2 -1
- package/src/resizable-box/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/responsive-wrapper/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/sandbox/index.tsx +4 -1
- package/src/sandbox/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/scroll-lock/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/scrollable/component.tsx +2 -1
- package/src/scrollable/hook.ts +2 -1
- package/src/scrollable/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/search-control/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/select-control/index.tsx +2 -1
- package/src/select-control/stories/{index.tsx → index.story.tsx} +5 -9
- package/src/slot-fill/stories/{index.js → index.story.js} +3 -4
- package/src/snackbar/list.tsx +10 -2
- package/src/snackbar/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/snackbar/stories/{list.tsx → list.story.tsx} +1 -1
- package/src/snackbar/style.scss +8 -9
- package/src/spacer/component.tsx +2 -1
- package/src/spacer/hook.ts +2 -1
- package/src/spacer/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/spinner/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/spinner/styles.ts +1 -1
- package/src/style-provider/index.tsx +19 -12
- package/src/surface/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/tab-panel/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/text/stories/{index.js → index.story.js} +2 -2
- package/src/text/test/index.tsx +1 -1
- package/src/text-control/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/text-highlight/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/textarea-control/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/theme/README.md +0 -17
- package/src/theme/index.tsx +0 -2
- package/src/theme/stories/{index.tsx → index.story.tsx} +2 -2
- package/src/tip/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/toggle-control/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/toggle-group-control/stories/{index.tsx → index.story.tsx} +1 -2
- package/src/toggle-group-control/toggle-group-control/component.tsx +2 -5
- package/src/toggle-group-control/toggle-group-control-option-base/component.tsx +2 -5
- package/src/toggle-group-control/toggle-group-control-option-base/styles.ts +1 -1
- package/src/toolbar/stories/{index.tsx → index.story.tsx} +1 -7
- package/src/toolbar/toolbar/index.tsx +2 -4
- package/src/toolbar/toolbar-button/index.tsx +2 -3
- package/src/tools-panel/stories/{index.tsx → index.story.tsx} +1 -4
- package/src/tools-panel/styles.ts +1 -1
- package/src/tools-panel/test/index.tsx +2 -2
- package/src/tools-panel/tools-panel/component.tsx +2 -1
- package/src/tools-panel/tools-panel/hook.ts +2 -1
- package/src/tools-panel/tools-panel-header/component.tsx +3 -2
- package/src/tools-panel/tools-panel-header/hook.ts +2 -1
- package/src/tools-panel/tools-panel-item/component.tsx +2 -1
- package/src/tools-panel/tools-panel-item/hook.ts +2 -1
- package/src/tooltip/stories/{index.js → index.story.js} +1 -1
- package/src/tree-grid/stories/{index.tsx → index.story.tsx} +0 -1
- package/src/tree-select/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/truncate/component.tsx +2 -1
- package/src/truncate/hook.ts +2 -1
- package/src/truncate/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/ui/README.md +3 -20
- package/src/ui/context/constants.js +0 -2
- package/src/ui/shortcut/component.tsx +2 -5
- package/src/ui/tooltip/test/index.js +4 -4
- package/src/unit-control/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/unit-control/styles/unit-control-styles.ts +1 -1
- package/src/utils/colors-values.js +6 -2
- package/src/utils/config-values.js +2 -2
- package/src/utils/hooks/use-cx.ts +3 -1
- package/src/utils/input/base.js +2 -2
- package/src/utils/math.js +0 -11
- package/src/utils/values.js +0 -81
- package/src/v-stack/component.tsx +2 -1
- package/src/v-stack/hook.ts +2 -1
- package/src/v-stack/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/view/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/visually-hidden/component.tsx +2 -5
- package/src/visually-hidden/stories/{index.tsx → index.story.tsx} +1 -1
- package/src/z-stack/stories/{index.tsx → index.story.tsx} +1 -1
- package/tsconfig.json +1 -3
- package/tsconfig.tsbuildinfo +1 -1
- package/build/ui/control-group/component.js +0 -81
- package/build/ui/control-group/component.js.map +0 -1
- package/build/ui/control-group/context.js +0 -21
- package/build/ui/control-group/context.js.map +0 -1
- package/build/ui/control-group/hook.js +0 -97
- package/build/ui/control-group/hook.js.map +0 -1
- package/build/ui/control-group/index.js +0 -47
- package/build/ui/control-group/index.js.map +0 -1
- package/build/ui/control-group/styles.js +0 -82
- package/build/ui/control-group/styles.js.map +0 -1
- package/build/ui/control-group/types.js.map +0 -1
- package/build/ui/control-label/component.js +0 -54
- package/build/ui/control-label/component.js.map +0 -1
- package/build/ui/control-label/hook.js +0 -54
- package/build/ui/control-label/hook.js.map +0 -1
- package/build/ui/control-label/index.js +0 -33
- package/build/ui/control-label/index.js.map +0 -1
- package/build/ui/control-label/styles.js +0 -61
- package/build/ui/control-label/styles.js.map +0 -1
- package/build/ui/control-label/types.js +0 -6
- package/build/ui/control-label/types.js.map +0 -1
- package/build/ui/form-group/form-group-content.js +0 -65
- package/build/ui/form-group/form-group-content.js.map +0 -1
- package/build/ui/form-group/form-group-context.js +0 -47
- package/build/ui/form-group/form-group-context.js.map +0 -1
- package/build/ui/form-group/form-group-help.js +0 -46
- package/build/ui/form-group/form-group-help.js.map +0 -1
- package/build/ui/form-group/form-group-label.js +0 -48
- package/build/ui/form-group/form-group-label.js.map +0 -1
- package/build/ui/form-group/form-group-styles.js +0 -22
- package/build/ui/form-group/form-group-styles.js.map +0 -1
- package/build/ui/form-group/form-group.js +0 -72
- package/build/ui/form-group/form-group.js.map +0 -1
- package/build/ui/form-group/index.js +0 -47
- package/build/ui/form-group/index.js.map +0 -1
- package/build/ui/form-group/types.js +0 -6
- package/build/ui/form-group/types.js.map +0 -1
- package/build/ui/form-group/use-form-group.js +0 -63
- package/build/ui/form-group/use-form-group.js.map +0 -1
- package/build/ui/index.js +0 -71
- package/build/ui/index.js.map +0 -1
- package/build/ui/spinner/component.js +0 -108
- package/build/ui/spinner/component.js.map +0 -1
- package/build/ui/spinner/index.js +0 -16
- package/build/ui/spinner/index.js.map +0 -1
- package/build/ui/spinner/styles.js +0 -53
- package/build/ui/spinner/styles.js.map +0 -1
- package/build/ui/spinner/utils.js +0 -11
- package/build/ui/spinner/utils.js.map +0 -1
- package/build/ui/utils/get-high-dpi.js +0 -17
- package/build/ui/utils/get-high-dpi.js.map +0 -1
- package/build/utils/browsers.js +0 -36
- package/build/utils/browsers.js.map +0 -1
- package/build/utils/events.js +0 -47
- package/build/utils/events.js.map +0 -1
- package/build-module/ui/control-group/component.js +0 -69
- package/build-module/ui/control-group/component.js.map +0 -1
- package/build-module/ui/control-group/context.js +0 -9
- package/build-module/ui/control-group/context.js.map +0 -1
- package/build-module/ui/control-group/hook.js +0 -81
- package/build-module/ui/control-group/hook.js.map +0 -1
- package/build-module/ui/control-group/index.js +0 -4
- package/build-module/ui/control-group/index.js.map +0 -1
- package/build-module/ui/control-group/styles.js +0 -70
- package/build-module/ui/control-group/styles.js.map +0 -1
- package/build-module/ui/control-group/types.js.map +0 -1
- package/build-module/ui/control-label/component.js +0 -43
- package/build-module/ui/control-label/component.js.map +0 -1
- package/build-module/ui/control-label/hook.js +0 -38
- package/build-module/ui/control-label/hook.js.map +0 -1
- package/build-module/ui/control-label/index.js +0 -3
- package/build-module/ui/control-label/index.js.map +0 -1
- package/build-module/ui/control-label/styles.js +0 -50
- package/build-module/ui/control-label/styles.js.map +0 -1
- package/build-module/ui/control-label/types.js +0 -2
- package/build-module/ui/control-label/types.js.map +0 -1
- package/build-module/ui/form-group/form-group-content.js +0 -51
- package/build-module/ui/form-group/form-group-content.js.map +0 -1
- package/build-module/ui/form-group/form-group-context.js +0 -32
- package/build-module/ui/form-group/form-group-context.js.map +0 -1
- package/build-module/ui/form-group/form-group-help.js +0 -37
- package/build-module/ui/form-group/form-group-help.js.map +0 -1
- package/build-module/ui/form-group/form-group-label.js +0 -38
- package/build-module/ui/form-group/form-group-label.js.map +0 -1
- package/build-module/ui/form-group/form-group-styles.js +0 -16
- package/build-module/ui/form-group/form-group-styles.js.map +0 -1
- package/build-module/ui/form-group/form-group.js +0 -57
- package/build-module/ui/form-group/form-group.js.map +0 -1
- package/build-module/ui/form-group/index.js +0 -4
- package/build-module/ui/form-group/index.js.map +0 -1
- package/build-module/ui/form-group/types.js +0 -2
- package/build-module/ui/form-group/types.js.map +0 -1
- package/build-module/ui/form-group/use-form-group.js +0 -48
- package/build-module/ui/form-group/use-form-group.js.map +0 -1
- package/build-module/ui/index.js +0 -6
- package/build-module/ui/index.js.map +0 -1
- package/build-module/ui/spinner/component.js +0 -95
- package/build-module/ui/spinner/component.js.map +0 -1
- package/build-module/ui/spinner/index.js +0 -2
- package/build-module/ui/spinner/index.js.map +0 -1
- package/build-module/ui/spinner/styles.js +0 -47
- package/build-module/ui/spinner/styles.js.map +0 -1
- package/build-module/ui/spinner/utils.js +0 -3
- package/build-module/ui/spinner/utils.js.map +0 -1
- package/build-module/ui/utils/get-high-dpi.js +0 -10
- package/build-module/ui/utils/get-high-dpi.js.map +0 -1
- package/build-module/utils/browsers.js +0 -26
- package/build-module/utils/browsers.js.map +0 -1
- package/build-module/utils/events.js +0 -40
- package/build-module/utils/events.js.map +0 -1
- package/build-types/alignment-matrix-control/stories/index.d.ts +0 -14
- package/build-types/alignment-matrix-control/stories/index.d.ts.map +0 -1
- package/build-types/angle-picker-control/stories/index.d.ts +0 -15
- package/build-types/angle-picker-control/stories/index.d.ts.map +0 -1
- package/build-types/animate/stories/index.d.ts +0 -18
- package/build-types/animate/stories/index.d.ts.map +0 -1
- package/build-types/base-control/stories/index.d.ts.map +0 -1
- package/build-types/border-box-control/stories/index.d.ts +0 -17
- package/build-types/border-box-control/stories/index.d.ts.map +0 -1
- package/build-types/border-control/stories/index.d.ts +0 -119
- package/build-types/border-control/stories/index.d.ts.map +0 -1
- package/build-types/button/stories/e2e/index.d.ts +0 -15
- package/build-types/button/stories/e2e/index.d.ts.map +0 -1
- package/build-types/button/stories/index.d.ts +0 -20
- package/build-types/button/stories/index.d.ts.map +0 -1
- package/build-types/button-group/stories/index.d.ts.map +0 -1
- package/build-types/card/stories/index.d.ts +0 -32
- package/build-types/card/stories/index.d.ts.map +0 -1
- package/build-types/checkbox-control/stories/index.d.ts.map +0 -1
- package/build-types/circular-option-picker/stories/index.d.ts +0 -14
- package/build-types/circular-option-picker/stories/index.d.ts.map +0 -1
- package/build-types/color-indicator/stories/index.d.ts.map +0 -1
- package/build-types/color-palette/stories/index.d.ts.map +0 -1
- package/build-types/color-picker/stories/index.d.ts.map +0 -1
- package/build-types/combobox-control/stories/index.d.ts +0 -18
- package/build-types/combobox-control/stories/index.d.ts.map +0 -1
- package/build-types/custom-gradient-picker/stories/index.d.ts +0 -12
- package/build-types/custom-gradient-picker/stories/index.d.ts.map +0 -1
- package/build-types/date-time/stories/date-time.d.ts.map +0 -1
- package/build-types/date-time/stories/date.d.ts.map +0 -1
- package/build-types/date-time/stories/time.d.ts.map +0 -1
- package/build-types/dimension-control/stories/index.d.ts +0 -12
- package/build-types/dimension-control/stories/index.d.ts.map +0 -1
- package/build-types/disabled/stories/index.d.ts.map +0 -1
- package/build-types/divider/stories/index.d.ts.map +0 -1
- package/build-types/draggable/stories/index.d.ts.map +0 -1
- package/build-types/drop-zone/stories/index.d.ts +0 -12
- package/build-types/drop-zone/stories/index.d.ts.map +0 -1
- package/build-types/dropdown/stories/index.d.ts.map +0 -1
- package/build-types/dropdown-menu/stories/index.d.ts +0 -14
- package/build-types/dropdown-menu/stories/index.d.ts.map +0 -1
- package/build-types/dropdown-menu-v2/stories/index.d.ts +0 -11
- package/build-types/dropdown-menu-v2/stories/index.d.ts.map +0 -1
- package/build-types/duotone-picker/stories/duotone-picker.d.ts +0 -12
- package/build-types/duotone-picker/stories/duotone-picker.d.ts.map +0 -1
- package/build-types/duotone-picker/stories/duotone-swatch.d.ts +0 -14
- package/build-types/duotone-picker/stories/duotone-swatch.d.ts.map +0 -1
- package/build-types/elevation/stories/index.d.ts.map +0 -1
- package/build-types/external-link/stories/index.d.ts.map +0 -1
- package/build-types/flex/stories/index.d.ts.map +0 -1
- package/build-types/focal-point-picker/stories/index.d.ts +0 -15
- package/build-types/focal-point-picker/stories/index.d.ts.map +0 -1
- package/build-types/font-size-picker/stories/e2e/index.d.ts.map +0 -1
- package/build-types/font-size-picker/stories/index.d.ts.map +0 -1
- package/build-types/form-file-upload/stories/index.d.ts +0 -23
- package/build-types/form-file-upload/stories/index.d.ts.map +0 -1
- package/build-types/form-toggle/stories/index.d.ts.map +0 -1
- package/build-types/form-token-field/stories/index.d.ts.map +0 -1
- package/build-types/gradient-picker/stories/index.d.ts +0 -14
- package/build-types/gradient-picker/stories/index.d.ts.map +0 -1
- package/build-types/grid/stories/index.d.ts.map +0 -1
- package/build-types/guide/stories/index.d.ts +0 -9
- package/build-types/guide/stories/index.d.ts.map +0 -1
- package/build-types/h-stack/stories/e2e/index.d.ts.map +0 -1
- package/build-types/h-stack/stories/index.d.ts.map +0 -1
- package/build-types/heading/stories/index.d.ts.map +0 -1
- package/build-types/icon/stories/index.d.ts +0 -22
- package/build-types/icon/stories/index.d.ts.map +0 -1
- package/build-types/input-control/stories/index.d.ts +0 -28
- package/build-types/input-control/stories/index.d.ts.map +0 -1
- package/build-types/item-group/stories/index.d.ts.map +0 -1
- package/build-types/keyboard-shortcuts/stories/index.d.ts +0 -12
- package/build-types/keyboard-shortcuts/stories/index.d.ts.map +0 -1
- package/build-types/menu-items-choice/stories/index.d.ts.map +0 -1
- package/build-types/modal/stories/index.d.ts.map +0 -1
- package/build-types/navigable-container/stories/navigable-menu.d.ts.map +0 -1
- package/build-types/navigable-container/stories/tabbable-container.d.ts.map +0 -1
- package/build-types/navigation/stories/index.d.ts +0 -18
- package/build-types/navigation/stories/index.d.ts.map +0 -1
- package/build-types/navigator/stories/index.d.ts.map +0 -1
- package/build-types/notice/stories/index.d.ts +0 -17
- package/build-types/notice/stories/index.d.ts.map +0 -1
- package/build-types/number-control/stories/index.d.ts.map +0 -1
- package/build-types/palette-edit/stories/index.d.ts +0 -13
- package/build-types/palette-edit/stories/index.d.ts.map +0 -1
- package/build-types/panel/stories/index.d.ts.map +0 -1
- package/build-types/placeholder/stories/index.d.ts.map +0 -1
- package/build-types/popover/stories/e2e/index.d.ts.map +0 -1
- package/build-types/popover/stories/index.d.ts.map +0 -1
- package/build-types/progress-bar/stories/index.d.ts.map +0 -1
- package/build-types/query-controls/stories/index.d.ts +0 -13
- package/build-types/query-controls/stories/index.d.ts.map +0 -1
- package/build-types/radio-control/stories/index.d.ts.map +0 -1
- package/build-types/range-control/stories/index.d.ts.map +0 -1
- package/build-types/resizable-box/stories/index.d.ts.map +0 -1
- package/build-types/responsive-wrapper/stories/index.d.ts.map +0 -1
- package/build-types/sandbox/stories/index.d.ts +0 -12
- package/build-types/sandbox/stories/index.d.ts.map +0 -1
- package/build-types/scroll-lock/stories/index.d.ts.map +0 -1
- package/build-types/scrollable/stories/index.d.ts.map +0 -1
- package/build-types/search-control/stories/index.d.ts.map +0 -1
- package/build-types/select-control/stories/index.d.ts +0 -19
- package/build-types/select-control/stories/index.d.ts.map +0 -1
- package/build-types/snackbar/stories/index.d.ts.map +0 -1
- package/build-types/snackbar/stories/list.d.ts.map +0 -1
- package/build-types/spacer/stories/index.d.ts.map +0 -1
- package/build-types/spinner/stories/index.d.ts.map +0 -1
- package/build-types/surface/stories/index.d.ts.map +0 -1
- package/build-types/tab-panel/stories/index.d.ts +0 -16
- package/build-types/tab-panel/stories/index.d.ts.map +0 -1
- package/build-types/text-control/stories/index.d.ts.map +0 -1
- package/build-types/text-highlight/stories/index.d.ts.map +0 -1
- package/build-types/textarea-control/stories/index.d.ts.map +0 -1
- package/build-types/theme/stories/index.d.ts +0 -17
- package/build-types/theme/stories/index.d.ts.map +0 -1
- package/build-types/tip/stories/index.d.ts.map +0 -1
- package/build-types/toggle-control/stories/index.d.ts +0 -13
- package/build-types/toggle-control/stories/index.d.ts.map +0 -1
- package/build-types/toggle-group-control/stories/index.d.ts.map +0 -1
- package/build-types/toolbar/stories/index.d.ts +0 -14
- package/build-types/toolbar/stories/index.d.ts.map +0 -1
- package/build-types/tools-panel/stories/index.d.ts.map +0 -1
- package/build-types/tree-grid/stories/index.d.ts +0 -13
- package/build-types/tree-grid/stories/index.d.ts.map +0 -1
- package/build-types/tree-select/stories/index.d.ts +0 -12
- package/build-types/tree-select/stories/index.d.ts.map +0 -1
- package/build-types/truncate/stories/index.d.ts.map +0 -1
- package/build-types/ui/control-group/component.d.ts +0 -27
- package/build-types/ui/control-group/component.d.ts.map +0 -1
- package/build-types/ui/control-group/context.d.ts +0 -4
- package/build-types/ui/control-group/context.d.ts.map +0 -1
- package/build-types/ui/control-group/hook.d.ts +0 -266
- package/build-types/ui/control-group/hook.d.ts.map +0 -1
- package/build-types/ui/control-group/index.d.ts +0 -4
- package/build-types/ui/control-group/index.d.ts.map +0 -1
- package/build-types/ui/control-group/styles.d.ts +0 -8
- package/build-types/ui/control-group/styles.d.ts.map +0 -1
- package/build-types/ui/control-group/types.d.ts +0 -27
- package/build-types/ui/control-group/types.d.ts.map +0 -1
- package/build-types/ui/control-label/component.d.ts +0 -23
- package/build-types/ui/control-label/component.d.ts.map +0 -1
- package/build-types/ui/control-label/hook.d.ts +0 -265
- package/build-types/ui/control-label/hook.d.ts.map +0 -1
- package/build-types/ui/control-label/index.d.ts +0 -3
- package/build-types/ui/control-label/index.d.ts.map +0 -1
- package/build-types/ui/control-label/styles.d.ts +0 -7
- package/build-types/ui/control-label/styles.d.ts.map +0 -1
- package/build-types/ui/control-label/types.d.ts +0 -9
- package/build-types/ui/control-label/types.d.ts.map +0 -1
- package/build-types/ui/form-group/form-group-content.d.ts +0 -7
- package/build-types/ui/form-group/form-group-content.d.ts.map +0 -1
- package/build-types/ui/form-group/form-group-context.d.ts +0 -11
- package/build-types/ui/form-group/form-group-context.d.ts.map +0 -1
- package/build-types/ui/form-group/form-group-help.d.ts +0 -18
- package/build-types/ui/form-group/form-group-help.d.ts.map +0 -1
- package/build-types/ui/form-group/form-group-label.d.ts +0 -8
- package/build-types/ui/form-group/form-group-label.d.ts.map +0 -1
- package/build-types/ui/form-group/form-group-styles.d.ts +0 -2
- package/build-types/ui/form-group/form-group-styles.d.ts.map +0 -1
- package/build-types/ui/form-group/form-group.d.ts +0 -53
- package/build-types/ui/form-group/form-group.d.ts.map +0 -1
- package/build-types/ui/form-group/index.d.ts +0 -4
- package/build-types/ui/form-group/index.d.ts.map +0 -1
- package/build-types/ui/form-group/types.d.ts +0 -30
- package/build-types/ui/form-group/types.d.ts.map +0 -1
- package/build-types/ui/form-group/use-form-group.d.ts +0 -593
- package/build-types/ui/form-group/use-form-group.d.ts.map +0 -1
- package/build-types/ui/index.d.ts +0 -6
- package/build-types/ui/index.d.ts.map +0 -1
- package/build-types/ui/spinner/component.d.ts +0 -13
- package/build-types/ui/spinner/component.d.ts.map +0 -1
- package/build-types/ui/spinner/index.d.ts +0 -2
- package/build-types/ui/spinner/index.d.ts.map +0 -1
- package/build-types/ui/spinner/styles.d.ts +0 -13
- package/build-types/ui/spinner/styles.d.ts.map +0 -1
- package/build-types/ui/spinner/utils.d.ts +0 -3
- package/build-types/ui/spinner/utils.d.ts.map +0 -1
- package/build-types/ui/utils/get-high-dpi.d.ts +0 -3
- package/build-types/ui/utils/get-high-dpi.d.ts.map +0 -1
- package/build-types/unit-control/stories/index.d.ts.map +0 -1
- package/build-types/utils/browsers.d.ts +0 -11
- package/build-types/utils/browsers.d.ts.map +0 -1
- package/build-types/utils/events.d.ts +0 -11
- package/build-types/utils/events.d.ts.map +0 -1
- package/build-types/v-stack/stories/e2e/index.d.ts.map +0 -1
- package/build-types/v-stack/stories/index.d.ts +0 -13
- package/build-types/v-stack/stories/index.d.ts.map +0 -1
- package/build-types/view/stories/index.d.ts.map +0 -1
- package/build-types/visually-hidden/stories/index.d.ts.map +0 -1
- package/build-types/z-stack/stories/index.d.ts.map +0 -1
- package/src/ui/control-group/README.md +0 -23
- package/src/ui/control-group/component.js +0 -75
- package/src/ui/control-group/context.js +0 -8
- package/src/ui/control-group/hook.js +0 -93
- package/src/ui/control-group/index.js +0 -3
- package/src/ui/control-group/styles.js +0 -43
- package/src/ui/control-group/test/__snapshots__/index.js.snap +0 -51
- package/src/ui/control-group/test/index.js +0 -22
- package/src/ui/control-group/types.ts +0 -29
- package/src/ui/control-label/README.md +0 -22
- package/src/ui/control-label/component.js +0 -37
- package/src/ui/control-label/hook.js +0 -43
- package/src/ui/control-label/index.js +0 -2
- package/src/ui/control-label/stories/index.js +0 -13
- package/src/ui/control-label/styles.js +0 -65
- package/src/ui/control-label/test/__snapshots__/index.js.snap +0 -141
- package/src/ui/control-label/test/index.js +0 -39
- package/src/ui/control-label/types.ts +0 -9
- package/src/ui/form-group/README.md +0 -113
- package/src/ui/form-group/form-group-content.js +0 -59
- package/src/ui/form-group/form-group-context.js +0 -31
- package/src/ui/form-group/form-group-help.js +0 -32
- package/src/ui/form-group/form-group-label.js +0 -30
- package/src/ui/form-group/form-group-styles.js +0 -8
- package/src/ui/form-group/form-group.js +0 -54
- package/src/ui/form-group/index.js +0 -4
- package/src/ui/form-group/stories/index.js +0 -44
- package/src/ui/form-group/test/__snapshots__/index.js.snap +0 -121
- package/src/ui/form-group/test/index.js +0 -82
- package/src/ui/form-group/types.ts +0 -32
- package/src/ui/form-group/use-form-group.js +0 -53
- package/src/ui/index.js +0 -5
- package/src/ui/spinner/README.md +0 -31
- package/src/ui/spinner/component.js +0 -75
- package/src/ui/spinner/index.js +0 -1
- package/src/ui/spinner/stories/index.js +0 -19
- package/src/ui/spinner/styles.js +0 -109
- package/src/ui/spinner/test/__snapshots__/index.js.snap +0 -265
- package/src/ui/spinner/test/index.js +0 -32
- package/src/ui/spinner/utils.js +0 -2
- package/src/ui/utils/get-high-dpi.ts +0 -20
- package/src/utils/browsers.js +0 -36
- package/src/utils/events.ts +0 -50
- package/src/utils/test/events.js +0 -63
- package/src/utils/test/values.js +0 -101
- /package/build/{ui/control-group → menu-item}/types.js +0 -0
- /package/build-module/{ui/control-group → menu-item}/types.js +0 -0
- /package/src/custom-select-control/stories/{index.js → index.story.js} +0 -0
- /package/src/draggable/stories/{index.tsx → index.story.tsx} +0 -0
- /package/src/font-size-picker/stories/e2e/{index.tsx → index.story.tsx} +0 -0
- /package/src/guide/stories/{index.tsx → index.story.tsx} +0 -0
- /package/src/h-stack/stories/e2e/{index.tsx → index.story.tsx} +0 -0
- /package/src/popover/stories/e2e/{index.tsx → index.story.tsx} +0 -0
- /package/src/ui/tooltip/stories/{index.js → index.story.js} +0 -0
- /package/src/v-stack/stories/e2e/{index.tsx → index.story.tsx} +0 -0
package/build-style/style.css
CHANGED
|
@@ -261,7 +261,7 @@
|
|
|
261
261
|
.components-button[aria-expanded=true], .components-button:hover {
|
|
262
262
|
color: var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
|
|
263
263
|
}
|
|
264
|
-
.components-button[aria-disabled=true]:hover {
|
|
264
|
+
.components-button:disabled:hover, .components-button[aria-disabled=true]:hover {
|
|
265
265
|
color: initial;
|
|
266
266
|
}
|
|
267
267
|
.components-button:focus:not(:disabled) {
|
|
@@ -351,7 +351,6 @@ p + .components-button.is-tertiary {
|
|
|
351
351
|
}
|
|
352
352
|
.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link) {
|
|
353
353
|
color: #cc1818;
|
|
354
|
-
box-shadow: inset 0 0 0 1px #cc1818;
|
|
355
354
|
}
|
|
356
355
|
.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled) {
|
|
357
356
|
color: #710d0d;
|
|
@@ -2925,11 +2924,13 @@ body.lockscroll {
|
|
|
2925
2924
|
.components-snackbar {
|
|
2926
2925
|
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
|
|
2927
2926
|
font-size: 13px;
|
|
2928
|
-
background
|
|
2927
|
+
background: rgba(0, 0, 0, 0.85);
|
|
2928
|
+
-webkit-backdrop-filter: blur(16px) saturate(180%);
|
|
2929
|
+
backdrop-filter: blur(16px) saturate(180%);
|
|
2929
2930
|
border-radius: 2px;
|
|
2930
|
-
box-shadow: 0 2px
|
|
2931
|
+
box-shadow: 0 0.7px 1px rgba(0, 0, 0, 0.1), 0 1.2px 1.7px -0.2px rgba(0, 0, 0, 0.1), 0 2.3px 3.3px -0.5px rgba(0, 0, 0, 0.1);
|
|
2931
2932
|
color: #fff;
|
|
2932
|
-
padding:
|
|
2933
|
+
padding: 12px 20px;
|
|
2933
2934
|
width: 100%;
|
|
2934
2935
|
max-width: 600px;
|
|
2935
2936
|
box-sizing: border-box;
|
|
@@ -2943,7 +2944,7 @@ body.lockscroll {
|
|
|
2943
2944
|
}
|
|
2944
2945
|
}
|
|
2945
2946
|
.components-snackbar:focus {
|
|
2946
|
-
box-shadow: 0 0 0 1px #fff, 0 0 0
|
|
2947
|
+
box-shadow: inset 0 0 0 1px #fff, 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent, var(--wp-admin-theme-color, #3858e9));
|
|
2947
2948
|
}
|
|
2948
2949
|
.components-snackbar.components-snackbar-explicit-dismiss {
|
|
2949
2950
|
cursor: default;
|
|
@@ -2957,7 +2958,7 @@ body.lockscroll {
|
|
|
2957
2958
|
left: 28px;
|
|
2958
2959
|
}
|
|
2959
2960
|
.components-snackbar .components-snackbar__dismiss-button {
|
|
2960
|
-
margin-left:
|
|
2961
|
+
margin-left: 24px;
|
|
2961
2962
|
cursor: pointer;
|
|
2962
2963
|
}
|
|
2963
2964
|
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
/**
|
|
3
|
+
* External dependencies
|
|
4
|
+
*/
|
|
5
|
+
import type { ComponentMeta } from '@storybook/react';
|
|
6
|
+
/**
|
|
7
|
+
* Internal dependencies
|
|
8
|
+
*/
|
|
9
|
+
import AlignmentMatrixControl from '..';
|
|
10
|
+
import type { AlignmentMatrixControlProps } from '../types';
|
|
11
|
+
declare const meta: ComponentMeta<typeof AlignmentMatrixControl>;
|
|
12
|
+
export default meta;
|
|
13
|
+
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, AlignmentMatrixControlProps & Omit<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof import("react").HTMLAttributes<HTMLDivElement>>, "children" | "as" | keyof AlignmentMatrixControlProps>>;
|
|
14
|
+
export declare const IconSubcomponent: () => JSX.Element;
|
|
15
|
+
//# sourceMappingURL=index.story.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/alignment-matrix-control/stories/index.story.tsx"],"names":[],"mappings":";AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,aAAa,EAAkB,MAAM,kBAAkB,CAAC;AAQtE;;GAEG;AACH,OAAO,sBAAsB,MAAM,IAAI,CAAC;AAExC,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,UAAU,CAAC;AAE5D,QAAA,MAAM,IAAI,EAAE,aAAa,CAAE,OAAO,sBAAsB,CAWvD,CAAC;AACF,eAAe,IAAI,CAAC;AA0BpB,eAAO,MAAM,OAAO,iWAAsB,CAAC;AAE3C,eAAO,MAAM,gBAAgB,mBAkB5B,CAAC"}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
/**
|
|
3
|
+
* External dependencies
|
|
4
|
+
*/
|
|
5
|
+
import type { ComponentMeta } from '@storybook/react';
|
|
6
|
+
/**
|
|
7
|
+
* Internal dependencies
|
|
8
|
+
*/
|
|
9
|
+
import { AnglePickerControl } from '..';
|
|
10
|
+
declare const meta: ComponentMeta<typeof AnglePickerControl>;
|
|
11
|
+
export default meta;
|
|
12
|
+
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../types").AnglePickerControlProps & Omit<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof import("react").HTMLAttributes<HTMLDivElement>>, "children" | "as" | keyof import("../types").AnglePickerControlProps> & {
|
|
13
|
+
as?: keyof JSX.IntrinsicElements | undefined;
|
|
14
|
+
} & import("react").RefAttributes<any>>;
|
|
15
|
+
//# sourceMappingURL=index.story.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/angle-picker-control/stories/index.story.tsx"],"names":[],"mappings":";AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,aAAa,EAAkB,MAAM,kBAAkB,CAAC;AAOtE;;GAEG;AACH,OAAO,EAAE,kBAAkB,EAAE,MAAM,IAAI,CAAC;AAExC,QAAA,MAAM,IAAI,EAAE,aAAa,CAAE,OAAO,kBAAkB,CAcnD,CAAC;AAEF,eAAe,IAAI,CAAC;AAsBpB,eAAO,MAAM,OAAO;;uCAAkC,CAAC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* External dependencies
|
|
3
|
+
*/
|
|
4
|
+
import type { ComponentMeta, Story } from '@storybook/react';
|
|
5
|
+
/**
|
|
6
|
+
* Internal dependencies
|
|
7
|
+
*/
|
|
8
|
+
import { Animate } from '..';
|
|
9
|
+
declare const meta: ComponentMeta<typeof Animate>;
|
|
10
|
+
export default meta;
|
|
11
|
+
export declare const Default: Story<typeof Animate>;
|
|
12
|
+
export declare const AppearTopLeft: Story<typeof Animate>;
|
|
13
|
+
export declare const AppearTopRight: Story<typeof Animate>;
|
|
14
|
+
export declare const AppearBottomLeft: Story<typeof Animate>;
|
|
15
|
+
export declare const AppearBottomRight: Story<typeof Animate>;
|
|
16
|
+
export declare const Loading: Story<typeof Animate>;
|
|
17
|
+
export declare const SlideIn: Story<typeof Animate>;
|
|
18
|
+
//# sourceMappingURL=index.story.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/animate/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,aAAa,EAAE,KAAK,EAAE,MAAM,kBAAkB,CAAC;AAE7D;;GAEG;AACH,OAAO,EAAE,OAAO,EAAE,MAAM,IAAI,CAAC;AAG7B,QAAA,MAAM,IAAI,EAAE,aAAa,CAAE,OAAO,OAAO,CAOxC,CAAC;AACF,eAAe,IAAI,CAAC;AAIpB,eAAO,MAAM,OAAO,EAAE,KAAK,CAAE,OAAO,OAAO,CAAwB,CAAC;AASpE,eAAO,MAAM,aAAa,EAAE,KAAK,CAAE,OAAO,OAAO,CAAwB,CAAC;AAU1E,eAAO,MAAM,cAAc,EAAE,KAAK,CAAE,OAAO,OAAO,CAAwB,CAAC;AAU3E,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAE,OAAO,OAAO,CAAwB,CAAC;AAU7E,eAAO,MAAM,iBAAiB,EAAE,KAAK,CAAE,OAAO,OAAO,CAAwB,CAAC;AAW9E,eAAO,MAAM,OAAO,EAAE,KAAK,CAAE,OAAO,OAAO,CAAwB,CAAC;AAUpE,eAAO,MAAM,OAAO,EAAE,KAAK,CAAE,OAAO,OAAO,CAAwB,CAAC"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
1
|
/**
|
|
3
2
|
* External dependencies
|
|
4
3
|
*/
|
|
@@ -10,10 +9,7 @@ import BaseControl from '..';
|
|
|
10
9
|
declare const meta: ComponentMeta<typeof BaseControl>;
|
|
11
10
|
export default meta;
|
|
12
11
|
export declare const Default: ComponentStory<typeof BaseControl>;
|
|
13
|
-
export declare const WithHelpText:
|
|
14
|
-
({ __nextHasNoMarginBottom, id, label, hideLabelFromVision, help, className, children, }: import("../types").BaseControlProps): JSX.Element;
|
|
15
|
-
VisualLabel: ({ className, children, ...props }: import("../../ui/context").WordPressComponentProps<import("../types").BaseControlVisualLabelProps, "span", true>) => JSX.Element;
|
|
16
|
-
}>;
|
|
12
|
+
export declare const WithHelpText: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../types").BaseControlProps>;
|
|
17
13
|
/**
|
|
18
14
|
* `BaseControl.VisualLabel` is used to render a purely visual label inside a `BaseControl` component.
|
|
19
15
|
*
|
|
@@ -22,4 +18,4 @@ export declare const WithHelpText: ComponentStory<{
|
|
|
22
18
|
* otherwise use if the `label` prop was passed.
|
|
23
19
|
*/
|
|
24
20
|
export declare const WithVisualLabel: ComponentStory<typeof BaseControl>;
|
|
25
|
-
//# sourceMappingURL=index.d.ts.map
|
|
21
|
+
//# sourceMappingURL=index.story.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/base-control/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAEtE;;GAEG;AACH,OAAO,WAAoC,MAAM,IAAI,CAAC;AAGtD,QAAA,MAAM,IAAI,EAAE,aAAa,CAAE,OAAO,WAAW,CAY5C,CAAC;AACF,eAAe,IAAI,CAAC;AAcpB,eAAO,MAAM,OAAO,EAAE,cAAc,CAAE,OAAO,WAAW,CACrB,CAAC;AAMpC,eAAO,MAAM,YAAY,oIAAqC,CAAC;AAM/D;;;;;;GAMG;AACH,eAAO,MAAM,eAAe,EAAE,cAAc,CAAE,OAAO,WAAW,CAc/D,CAAC"}
|
|
@@ -53,7 +53,7 @@ export declare const BorderBoxControl: import("../../ui/context").WordPressCompo
|
|
|
53
53
|
disableCustomColors?: boolean | undefined;
|
|
54
54
|
} & LabelProps & Pick<BorderControlProps, "size" | "enableStyle"> & {
|
|
55
55
|
onChange: (value: import("../types").AnyBorder) => void;
|
|
56
|
-
popoverPlacement?: ("overlay" | import("@floating-ui/
|
|
56
|
+
popoverPlacement?: ("overlay" | import("@floating-ui/utils").Placement) | undefined;
|
|
57
57
|
popoverOffset?: number | undefined;
|
|
58
58
|
value: import("../types").AnyBorder;
|
|
59
59
|
} & import("react").RefAttributes<any>, false>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"component.d.ts","sourceRoot":"","sources":["../../../src/border-box-control/border-box-control/component.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"component.d.ts","sourceRoot":"","sources":["../../../src/border-box-control/border-box-control/component.tsx"],"names":[],"mappings":";AAqBA,OAAO,KAAK,EACX,UAAU,EACV,kBAAkB,EAClB,MAAM,4BAA4B,CAAC;AA6HpC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAgDG;AACH,eAAO,MAAM,gBAAgB;;;;;;;8CAG5B,CAAC;AAEF,eAAe,gBAAgB,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { WordPressComponentProps } from '../../ui/context';
|
|
2
|
+
import type { WordPressComponentProps } from '../../ui/context';
|
|
3
3
|
import type { Border } from '../../border-control/types';
|
|
4
4
|
import type { Borders, BorderSide, BorderBoxControlProps } from '../types';
|
|
5
5
|
export declare function useBorderBoxControl(props: WordPressComponentProps<BorderBoxControlProps, 'div'>): {
|
|
@@ -22,7 +22,7 @@ export declare function useBorderBoxControl(props: WordPressComponentProps<Borde
|
|
|
22
22
|
disableCustomColors?: boolean | undefined;
|
|
23
23
|
hideLabelFromVision?: boolean | undefined;
|
|
24
24
|
label?: string | undefined;
|
|
25
|
-
popoverPlacement?: ("overlay" | import("@floating-ui/
|
|
25
|
+
popoverPlacement?: ("overlay" | import("@floating-ui/utils").Placement) | undefined;
|
|
26
26
|
popoverOffset?: number | undefined;
|
|
27
27
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
28
28
|
color?: string | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"hook.d.ts","sourceRoot":"","sources":["../../../src/border-box-control/border-box-control/hook.ts"],"names":[],"mappings":";AAkBA,OAAO,
|
|
1
|
+
{"version":3,"file":"hook.d.ts","sourceRoot":"","sources":["../../../src/border-box-control/border-box-control/hook.ts"],"names":[],"mappings":";AAkBA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,kBAAkB,CAAC;AAIhE,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,4BAA4B,CAAC;AACzD,OAAO,KAAK,EAAE,OAAO,EAAE,UAAU,EAAE,qBAAqB,EAAE,MAAM,UAAU,CAAC;AAE3E,wBAAgB,mBAAmB,CAClC,KAAK,EAAE,uBAAuB,CAAE,qBAAqB,EAAE,KAAK,CAAE;;;;;;;;;iCA+BzB,MAAM;+BAuC/B,MAAM,GAAG,SAAS,QACvB,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA2CjB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"component.d.ts","sourceRoot":"","sources":["../../../src/border-box-control/border-box-control-linked-button/component.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"component.d.ts","sourceRoot":"","sources":["../../../src/border-box-control/border-box-control-linked-button/component.tsx"],"names":[],"mappings":";AA0CA,QAAA,MAAM,qCAAqC;;;6CAG1C,CAAC;AACF,eAAe,qCAAqC,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { WordPressComponentProps } from '../../ui/context';
|
|
2
|
+
import type { WordPressComponentProps } from '../../ui/context';
|
|
3
3
|
import type { LinkedButtonProps } from '../types';
|
|
4
4
|
export declare function useBorderBoxControlLinkedButton(props: WordPressComponentProps<LinkedButtonProps, 'button'>): {
|
|
5
5
|
className: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"hook.d.ts","sourceRoot":"","sources":["../../../src/border-box-control/border-box-control-linked-button/hook.ts"],"names":[],"mappings":";AASA,OAAO,
|
|
1
|
+
{"version":3,"file":"hook.d.ts","sourceRoot":"","sources":["../../../src/border-box-control/border-box-control-linked-button/hook.ts"],"names":[],"mappings":";AASA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,kBAAkB,CAAC;AAIhE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,UAAU,CAAC;AAElD,wBAAgB,+BAA+B,CAC9C,KAAK,EAAE,uBAAuB,CAAE,iBAAiB,EAAE,QAAQ,CAAE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAe7D"}
|
|
@@ -3,7 +3,7 @@ declare const ConnectedBorderBoxControlSplitControls: import("../../ui/context")
|
|
|
3
3
|
disableCustomColors?: boolean | undefined;
|
|
4
4
|
} & Pick<import("../types").BorderBoxControlProps, "size" | "enableStyle"> & {
|
|
5
5
|
onChange: (value: import("../../border-control/types").Border | undefined, side: keyof import("../types").Borders) => void;
|
|
6
|
-
popoverPlacement?: ("overlay" | import("@floating-ui/
|
|
6
|
+
popoverPlacement?: ("overlay" | import("@floating-ui/utils").Placement) | undefined;
|
|
7
7
|
popoverOffset?: number | undefined;
|
|
8
8
|
value?: import("../types").Borders | undefined;
|
|
9
9
|
} & import("react").RefAttributes<any>, true>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"component.d.ts","sourceRoot":"","sources":["../../../src/border-box-control/border-box-control-split-controls/component.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"component.d.ts","sourceRoot":"","sources":["../../../src/border-box-control/border-box-control-split-controls/component.tsx"],"names":[],"mappings":";AAmHA,QAAA,MAAM,sCAAsC;;;;;;;6CAG3C,CAAC;AACF,eAAe,sCAAsC,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { WordPressComponentProps } from '../../ui/context';
|
|
2
|
+
import type { WordPressComponentProps } from '../../ui/context';
|
|
3
3
|
import type { SplitControlsProps } from '../types';
|
|
4
4
|
export declare function useBorderBoxControlSplitControls(props: WordPressComponentProps<SplitControlsProps, 'div'>): {
|
|
5
5
|
centeredClassName: string;
|
|
@@ -12,7 +12,7 @@ export declare function useBorderBoxControlSplitControls(props: WordPressCompone
|
|
|
12
12
|
__experimentalIsRenderedInSidebar: boolean;
|
|
13
13
|
disableCustomColors?: boolean | undefined;
|
|
14
14
|
onChange: (value: import("../../border-control/types").Border | undefined, side: keyof import("../types").Borders) => void;
|
|
15
|
-
popoverPlacement?: ("overlay" | import("@floating-ui/
|
|
15
|
+
popoverPlacement?: ("overlay" | import("@floating-ui/utils").Placement) | undefined;
|
|
16
16
|
popoverOffset?: number | undefined;
|
|
17
17
|
value?: import("../types").Borders | undefined;
|
|
18
18
|
defaultValue?: string | number | readonly string[] | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"hook.d.ts","sourceRoot":"","sources":["../../../src/border-box-control/border-box-control-split-controls/hook.ts"],"names":[],"mappings":";AASA,OAAO,
|
|
1
|
+
{"version":3,"file":"hook.d.ts","sourceRoot":"","sources":["../../../src/border-box-control/border-box-control-split-controls/hook.ts"],"names":[],"mappings":";AASA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,kBAAkB,CAAC;AAIhE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,UAAU,CAAC;AAEnD,wBAAgB,gCAAgC,CAC/C,KAAK,EAAE,uBAAuB,CAAE,kBAAkB,EAAE,KAAK,CAAE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAqC3D"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"component.d.ts","sourceRoot":"","sources":["../../../src/border-box-control/border-box-control-visualizer/component.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"component.d.ts","sourceRoot":"","sources":["../../../src/border-box-control/border-box-control-visualizer/component.tsx"],"names":[],"mappings":";AAwBA,QAAA,MAAM,mCAAmC;;6CAGxC,CAAC;AACF,eAAe,mCAAmC,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { WordPressComponentProps } from '../../ui/context';
|
|
2
|
+
import type { WordPressComponentProps } from '../../ui/context';
|
|
3
3
|
import type { VisualizerProps } from '../types';
|
|
4
4
|
export declare function useBorderBoxControlVisualizer(props: WordPressComponentProps<VisualizerProps, 'div'>): {
|
|
5
5
|
className: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"hook.d.ts","sourceRoot":"","sources":["../../../src/border-box-control/border-box-control-visualizer/hook.ts"],"names":[],"mappings":";AASA,OAAO,
|
|
1
|
+
{"version":3,"file":"hook.d.ts","sourceRoot":"","sources":["../../../src/border-box-control/border-box-control-visualizer/hook.ts"],"names":[],"mappings":";AASA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,kBAAkB,CAAC;AAIhE,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;AAEhD,wBAAgB,6BAA6B,CAC5C,KAAK,EAAE,uBAAuB,CAAE,eAAe,EAAE,KAAK,CAAE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAmBxD"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
/**
|
|
3
|
+
* External dependencies
|
|
4
|
+
*/
|
|
5
|
+
import type { ComponentMeta } from '@storybook/react';
|
|
6
|
+
import { BorderBoxControl } from '../';
|
|
7
|
+
declare const meta: ComponentMeta<typeof BorderBoxControl>;
|
|
8
|
+
export default meta;
|
|
9
|
+
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, Pick<import("../../color-palette/types").ColorPaletteProps, "colors" | "enableAlpha" | "__experimentalIsRenderedInSidebar"> & {
|
|
10
|
+
disableCustomColors?: boolean | undefined;
|
|
11
|
+
} & import("../../border-control/types").LabelProps & Pick<import("../../border-control/types").BorderControlProps, "size" | "enableStyle"> & {
|
|
12
|
+
onChange: (value: import("../types").AnyBorder) => void;
|
|
13
|
+
popoverPlacement?: ("overlay" | import("@floating-ui/utils").Placement) | undefined;
|
|
14
|
+
popoverOffset?: number | undefined;
|
|
15
|
+
value: import("../types").AnyBorder;
|
|
16
|
+
} & import("react").RefAttributes<any> & Omit<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof import("react").HTMLAttributes<HTMLDivElement>>, "onChange" | "value" | "size" | "children" | "as" | keyof import("react").RefAttributes<any> | "colors" | "enableAlpha" | "__experimentalIsRenderedInSidebar" | "disableCustomColors" | "enableStyle" | keyof import("../../border-control/types").LabelProps | "popoverPlacement" | "popoverOffset">>;
|
|
17
|
+
//# sourceMappingURL=index.story.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/border-box-control/stories/index.story.tsx"],"names":[],"mappings":";AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,aAAa,EAAkB,MAAM,kBAAkB,CAAC;AAatE,OAAO,EAAE,gBAAgB,EAAE,MAAM,KAAK,CAAC;AAGvC,QAAA,MAAM,IAAI,EAAE,aAAa,CAAE,OAAO,gBAAgB,CAWjD,CAAC;AACF,eAAe,IAAI,CAAC;AAsDpB,eAAO,MAAM,OAAO;;;;;;;2fAAsB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"component.d.ts","sourceRoot":"","sources":["../../../src/border-control/border-control/component.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"component.d.ts","sourceRoot":"","sources":["../../../src/border-control/border-control/component.tsx"],"names":[],"mappings":";AAmBA,OAAO,KAAK,EAAsB,UAAU,EAAE,MAAM,UAAU,CAAC;AAsG/D;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAiCG;AACH,eAAO,MAAM,aAAa;;;;;;;;;;;;;;8CAGzB,CAAC;AAEF,eAAe,aAAa,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { WordPressComponentProps } from '../../ui/context';
|
|
2
|
+
import type { WordPressComponentProps } from '../../ui/context';
|
|
3
3
|
import type { Border, BorderControlProps } from '../types';
|
|
4
4
|
export declare function useBorderControl(props: WordPressComponentProps<BorderControlProps, 'div'>): {
|
|
5
5
|
className: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"hook.d.ts","sourceRoot":"","sources":["../../../src/border-control/border-control/hook.ts"],"names":[],"mappings":";AAUA,OAAO,
|
|
1
|
+
{"version":3,"file":"hook.d.ts","sourceRoot":"","sources":["../../../src/border-control/border-control/hook.ts"],"names":[],"mappings":";AAUA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,kBAAkB,CAAC;AAIhE,OAAO,KAAK,EAAE,MAAM,EAAE,kBAAkB,EAAE,MAAM,UAAU,CAAC;AAc3D,wBAAgB,gBAAgB,CAC/B,KAAK,EAAE,uBAAuB,CAAE,kBAAkB,EAAE,KAAK,CAAE;;;;;;;iCA2B5C,MAAM;6BAwDV,MAAM;+BA7CH,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EA6FpB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"component.d.ts","sourceRoot":"","sources":["../../../src/border-control/border-control-dropdown/component.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"component.d.ts","sourceRoot":"","sources":["../../../src/border-control/border-control-dropdown/component.tsx"],"names":[],"mappings":";AAiQA,QAAA,MAAM,8BAA8B;;;;;;;;6CAGnC,CAAC;AAEF,eAAe,8BAA8B,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { WordPressComponentProps } from '../../ui/context';
|
|
2
|
+
import type { WordPressComponentProps } from '../../ui/context';
|
|
3
3
|
import type { DropdownProps } from '../types';
|
|
4
4
|
export declare function useBorderControlDropdown(props: WordPressComponentProps<DropdownProps, 'div'>): {
|
|
5
5
|
border: import("../types").Border | undefined;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"hook.d.ts","sourceRoot":"","sources":["../../../src/border-control/border-control-dropdown/hook.ts"],"names":[],"mappings":";AAUA,OAAO,
|
|
1
|
+
{"version":3,"file":"hook.d.ts","sourceRoot":"","sources":["../../../src/border-control/border-control-dropdown/hook.ts"],"names":[],"mappings":";AAUA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,kBAAkB,CAAC;AAIhE,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,UAAU,CAAC;AAE9C,wBAAgB,wBAAwB,CACvC,KAAK,EAAE,uBAAuB,CAAE,aAAa,EAAE,KAAK,CAAE;;;;;;;;4BAkBtB,MAAM;4BAQN,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAwDtC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"component.d.ts","sourceRoot":"","sources":["../../../src/border-control/border-control-style-picker/component.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"component.d.ts","sourceRoot":"","sources":["../../../src/border-control/border-control-style-picker/component.tsx"],"names":[],"mappings":";AAkBA,OAAO,KAAK,EAAE,UAAU,EAAoB,MAAM,UAAU,CAAC;AAkE7D,QAAA,MAAM,iCAAiC;;;6CAGtC,CAAC;AAEF,eAAe,iCAAiC,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { WordPressComponentProps } from '../../ui/context';
|
|
2
|
+
import type { WordPressComponentProps } from '../../ui/context';
|
|
3
3
|
import type { StylePickerProps } from '../types';
|
|
4
4
|
export declare function useBorderControlStylePicker(props: WordPressComponentProps<StylePickerProps, 'div'>): {
|
|
5
5
|
className: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"hook.d.ts","sourceRoot":"","sources":["../../../src/border-control/border-control-style-picker/hook.ts"],"names":[],"mappings":";AASA,OAAO,
|
|
1
|
+
{"version":3,"file":"hook.d.ts","sourceRoot":"","sources":["../../../src/border-control/border-control-style-picker/hook.ts"],"names":[],"mappings":";AASA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,kBAAkB,CAAC;AAIhE,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,UAAU,CAAC;AAEjD,wBAAgB,2BAA2B,CAC1C,KAAK,EAAE,uBAAuB,CAAE,gBAAgB,EAAE,KAAK,CAAE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAkBzD"}
|
|
@@ -0,0 +1,119 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
/**
|
|
3
|
+
* External dependencies
|
|
4
|
+
*/
|
|
5
|
+
import type { ComponentMeta } from '@storybook/react';
|
|
6
|
+
/**
|
|
7
|
+
* Internal dependencies
|
|
8
|
+
*/
|
|
9
|
+
import { BorderControl } from '..';
|
|
10
|
+
import type { Border } from '../types';
|
|
11
|
+
declare const meta: ComponentMeta<typeof BorderControl>;
|
|
12
|
+
export default meta;
|
|
13
|
+
export declare const Default: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, Pick<import("../../color-palette/types").ColorPaletteProps, "colors" | "enableAlpha" | "__experimentalIsRenderedInSidebar"> & {
|
|
14
|
+
disableCustomColors?: boolean | undefined;
|
|
15
|
+
} & import("../types").LabelProps & {
|
|
16
|
+
disableUnits?: boolean | undefined;
|
|
17
|
+
enableStyle?: boolean | undefined;
|
|
18
|
+
isCompact?: boolean | undefined;
|
|
19
|
+
onChange: (value?: Border | undefined) => void;
|
|
20
|
+
__unstablePopoverProps?: Omit<import("../../popover/types").PopoverProps, "children"> | undefined;
|
|
21
|
+
shouldSanitizeBorder?: boolean | undefined;
|
|
22
|
+
showDropdownHeader?: boolean | undefined;
|
|
23
|
+
size?: "default" | "__unstable-large" | undefined;
|
|
24
|
+
value?: Border | undefined;
|
|
25
|
+
width?: import("csstype").Property.Width<string | number> | undefined;
|
|
26
|
+
withSlider?: boolean | undefined;
|
|
27
|
+
} & import("react").RefAttributes<any> & Omit<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof import("react").HTMLAttributes<HTMLDivElement>>, "onChange" | "value" | "width" | "size" | "children" | "as" | keyof import("react").RefAttributes<any> | "colors" | "enableAlpha" | "__experimentalIsRenderedInSidebar" | "disableCustomColors" | "enableStyle" | keyof import("../types").LabelProps | "disableUnits" | "isCompact" | "__unstablePopoverProps" | "shouldSanitizeBorder" | "showDropdownHeader" | "withSlider">>;
|
|
28
|
+
/**
|
|
29
|
+
* Render a slider beside the control.
|
|
30
|
+
*/
|
|
31
|
+
export declare const WithSlider: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, Pick<import("../../color-palette/types").ColorPaletteProps, "colors" | "enableAlpha" | "__experimentalIsRenderedInSidebar"> & {
|
|
32
|
+
disableCustomColors?: boolean | undefined;
|
|
33
|
+
} & import("../types").LabelProps & {
|
|
34
|
+
disableUnits?: boolean | undefined;
|
|
35
|
+
enableStyle?: boolean | undefined;
|
|
36
|
+
isCompact?: boolean | undefined;
|
|
37
|
+
onChange: (value?: Border | undefined) => void;
|
|
38
|
+
__unstablePopoverProps?: Omit<import("../../popover/types").PopoverProps, "children"> | undefined;
|
|
39
|
+
shouldSanitizeBorder?: boolean | undefined;
|
|
40
|
+
showDropdownHeader?: boolean | undefined;
|
|
41
|
+
size?: "default" | "__unstable-large" | undefined;
|
|
42
|
+
value?: Border | undefined;
|
|
43
|
+
width?: import("csstype").Property.Width<string | number> | undefined;
|
|
44
|
+
withSlider?: boolean | undefined;
|
|
45
|
+
} & import("react").RefAttributes<any> & Omit<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof import("react").HTMLAttributes<HTMLDivElement>>, "onChange" | "value" | "width" | "size" | "children" | "as" | keyof import("react").RefAttributes<any> | "colors" | "enableAlpha" | "__experimentalIsRenderedInSidebar" | "disableCustomColors" | "enableStyle" | keyof import("../types").LabelProps | "disableUnits" | "isCompact" | "__unstablePopoverProps" | "shouldSanitizeBorder" | "showDropdownHeader" | "withSlider">>;
|
|
46
|
+
/**
|
|
47
|
+
* When rendering with a slider, the `width` prop is useful to customize the width of the number input.
|
|
48
|
+
*/
|
|
49
|
+
export declare const WithSliderCustomWidth: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, Pick<import("../../color-palette/types").ColorPaletteProps, "colors" | "enableAlpha" | "__experimentalIsRenderedInSidebar"> & {
|
|
50
|
+
disableCustomColors?: boolean | undefined;
|
|
51
|
+
} & import("../types").LabelProps & {
|
|
52
|
+
disableUnits?: boolean | undefined;
|
|
53
|
+
enableStyle?: boolean | undefined;
|
|
54
|
+
isCompact?: boolean | undefined;
|
|
55
|
+
onChange: (value?: Border | undefined) => void;
|
|
56
|
+
__unstablePopoverProps?: Omit<import("../../popover/types").PopoverProps, "children"> | undefined;
|
|
57
|
+
shouldSanitizeBorder?: boolean | undefined;
|
|
58
|
+
showDropdownHeader?: boolean | undefined;
|
|
59
|
+
size?: "default" | "__unstable-large" | undefined;
|
|
60
|
+
value?: Border | undefined;
|
|
61
|
+
width?: import("csstype").Property.Width<string | number> | undefined;
|
|
62
|
+
withSlider?: boolean | undefined;
|
|
63
|
+
} & import("react").RefAttributes<any> & Omit<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof import("react").HTMLAttributes<HTMLDivElement>>, "onChange" | "value" | "width" | "size" | "children" | "as" | keyof import("react").RefAttributes<any> | "colors" | "enableAlpha" | "__experimentalIsRenderedInSidebar" | "disableCustomColors" | "enableStyle" | keyof import("../types").LabelProps | "disableUnits" | "isCompact" | "__unstablePopoverProps" | "shouldSanitizeBorder" | "showDropdownHeader" | "withSlider">>;
|
|
64
|
+
/**
|
|
65
|
+
* Restrict the width of the control and prevent it from expanding to take up additional space.
|
|
66
|
+
* When `true`, the `width` prop will be ignored.
|
|
67
|
+
*/
|
|
68
|
+
export declare const IsCompact: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, Pick<import("../../color-palette/types").ColorPaletteProps, "colors" | "enableAlpha" | "__experimentalIsRenderedInSidebar"> & {
|
|
69
|
+
disableCustomColors?: boolean | undefined;
|
|
70
|
+
} & import("../types").LabelProps & {
|
|
71
|
+
disableUnits?: boolean | undefined;
|
|
72
|
+
enableStyle?: boolean | undefined;
|
|
73
|
+
isCompact?: boolean | undefined;
|
|
74
|
+
onChange: (value?: Border | undefined) => void;
|
|
75
|
+
__unstablePopoverProps?: Omit<import("../../popover/types").PopoverProps, "children"> | undefined;
|
|
76
|
+
shouldSanitizeBorder?: boolean | undefined;
|
|
77
|
+
showDropdownHeader?: boolean | undefined;
|
|
78
|
+
size?: "default" | "__unstable-large" | undefined;
|
|
79
|
+
value?: Border | undefined;
|
|
80
|
+
width?: import("csstype").Property.Width<string | number> | undefined;
|
|
81
|
+
withSlider?: boolean | undefined;
|
|
82
|
+
} & import("react").RefAttributes<any> & Omit<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof import("react").HTMLAttributes<HTMLDivElement>>, "onChange" | "value" | "width" | "size" | "children" | "as" | keyof import("react").RefAttributes<any> | "colors" | "enableAlpha" | "__experimentalIsRenderedInSidebar" | "disableCustomColors" | "enableStyle" | keyof import("../types").LabelProps | "disableUnits" | "isCompact" | "__unstablePopoverProps" | "shouldSanitizeBorder" | "showDropdownHeader" | "withSlider">>;
|
|
83
|
+
/**
|
|
84
|
+
* The `colors` object can contain multiple origins.
|
|
85
|
+
*/
|
|
86
|
+
export declare const WithMultipleOrigins: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, Pick<import("../../color-palette/types").ColorPaletteProps, "colors" | "enableAlpha" | "__experimentalIsRenderedInSidebar"> & {
|
|
87
|
+
disableCustomColors?: boolean | undefined;
|
|
88
|
+
} & import("../types").LabelProps & {
|
|
89
|
+
disableUnits?: boolean | undefined;
|
|
90
|
+
enableStyle?: boolean | undefined;
|
|
91
|
+
isCompact?: boolean | undefined;
|
|
92
|
+
onChange: (value?: Border | undefined) => void;
|
|
93
|
+
__unstablePopoverProps?: Omit<import("../../popover/types").PopoverProps, "children"> | undefined;
|
|
94
|
+
shouldSanitizeBorder?: boolean | undefined;
|
|
95
|
+
showDropdownHeader?: boolean | undefined;
|
|
96
|
+
size?: "default" | "__unstable-large" | undefined;
|
|
97
|
+
value?: Border | undefined;
|
|
98
|
+
width?: import("csstype").Property.Width<string | number> | undefined;
|
|
99
|
+
withSlider?: boolean | undefined;
|
|
100
|
+
} & import("react").RefAttributes<any> & Omit<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof import("react").HTMLAttributes<HTMLDivElement>>, "onChange" | "value" | "width" | "size" | "children" | "as" | keyof import("react").RefAttributes<any> | "colors" | "enableAlpha" | "__experimentalIsRenderedInSidebar" | "disableCustomColors" | "enableStyle" | keyof import("../types").LabelProps | "disableUnits" | "isCompact" | "__unstablePopoverProps" | "shouldSanitizeBorder" | "showDropdownHeader" | "withSlider">>;
|
|
101
|
+
/**
|
|
102
|
+
* Allow the alpha channel to be edited on each color.
|
|
103
|
+
*/
|
|
104
|
+
export declare const WithAlphaEnabled: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, Pick<import("../../color-palette/types").ColorPaletteProps, "colors" | "enableAlpha" | "__experimentalIsRenderedInSidebar"> & {
|
|
105
|
+
disableCustomColors?: boolean | undefined;
|
|
106
|
+
} & import("../types").LabelProps & {
|
|
107
|
+
disableUnits?: boolean | undefined;
|
|
108
|
+
enableStyle?: boolean | undefined;
|
|
109
|
+
isCompact?: boolean | undefined;
|
|
110
|
+
onChange: (value?: Border | undefined) => void;
|
|
111
|
+
__unstablePopoverProps?: Omit<import("../../popover/types").PopoverProps, "children"> | undefined;
|
|
112
|
+
shouldSanitizeBorder?: boolean | undefined;
|
|
113
|
+
showDropdownHeader?: boolean | undefined;
|
|
114
|
+
size?: "default" | "__unstable-large" | undefined;
|
|
115
|
+
value?: Border | undefined;
|
|
116
|
+
width?: import("csstype").Property.Width<string | number> | undefined;
|
|
117
|
+
withSlider?: boolean | undefined;
|
|
118
|
+
} & import("react").RefAttributes<any> & Omit<Pick<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof import("react").HTMLAttributes<HTMLDivElement>>, "onChange" | "value" | "width" | "size" | "children" | "as" | keyof import("react").RefAttributes<any> | "colors" | "enableAlpha" | "__experimentalIsRenderedInSidebar" | "disableCustomColors" | "enableStyle" | keyof import("../types").LabelProps | "disableUnits" | "isCompact" | "__unstablePopoverProps" | "shouldSanitizeBorder" | "showDropdownHeader" | "withSlider">>;
|
|
119
|
+
//# sourceMappingURL=index.story.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/border-control/stories/index.story.tsx"],"names":[],"mappings":";AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,aAAa,EAAkB,MAAM,kBAAkB,CAAC;AAQtE;;GAEG;AACH,OAAO,EAAE,aAAa,EAAE,MAAM,IAAI,CAAC;AAGnC,OAAO,KAAK,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAEvC,QAAA,MAAM,IAAI,EAAE,aAAa,CAAE,OAAO,aAAa,CAc9C,CAAC;AACF,eAAe,IAAI,CAAC;AA+DpB,eAAO,MAAM,OAAO;;;;;;;;;;;;;;qkBAAsB,CAAC;AAM3C;;GAEG;AACH,eAAO,MAAM,UAAU;;;;;;;;;;;;;;qkBAAsB,CAAC;AAM9C;;GAEG;AACH,eAAO,MAAM,qBAAqB;;;;;;;;;;;;;;qkBAAsB,CAAC;AAQzD;;;GAGG;AACH,eAAO,MAAM,SAAS;;;;;;;;;;;;;;qkBAAsB,CAAC;AAM7C;;GAEG;AACH,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;qkBAAsB,CAAC;AAMvD;;GAEG;AACH,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;qkBAAsB,CAAC"}
|
|
@@ -36,7 +36,7 @@ export declare const UnitControl: import("@emotion/styled").StyledComponent<Omit
|
|
|
36
36
|
value?: string | number | undefined;
|
|
37
37
|
onBlur?: import("react").FocusEventHandler<HTMLInputElement | HTMLSelectElement> | undefined;
|
|
38
38
|
onFocus?: import("react").FocusEventHandler<HTMLInputElement | HTMLSelectElement> | undefined;
|
|
39
|
-
} & Omit<Pick<import("react").DetailedHTMLProps<import("react").InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, "key" | keyof import("react").InputHTMLAttributes<HTMLInputElement>>, "defaultValue" | "onChange" | "value" | "name" | "color" | "height" | "translate" | "width" | "hidden" | "size" | "style" | "help" | "multiple" | "disabled" | "key" | "children" | "form" | "label" | "slot" | "title" | "pattern" | "as" | "id" | "defaultChecked" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "list" | "step" | "max" | "min" | "crossOrigin" | "autoFocus" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "autoComplete" | "maxLength" | "minLength" | "readOnly" | "required" | "src" | "alt" | "accept" | "capture" | "checked" | "enterKeyHint" | "__next36pxDefaultSize" | "__unstableInputWidth" | "hideLabelFromVision" | "labelPosition" | "dragDirection" | "dragThreshold" | "isDragEnabled" | "isPressEnterToChange" | "onValidate" | "__unstableStateReducer" | "hideHTMLArrows" | "isShiftStepEnabled" | "shiftStep" | "disableUnits" | "unit" | "isUnitSelectTabbable" | "units" | "isResetValueOnUnitChange" | "onUnitChange"> & import("react").RefAttributes<any> & {
|
|
39
|
+
} & Omit<Pick<import("react").DetailedHTMLProps<import("react").InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, "key" | keyof import("react").InputHTMLAttributes<HTMLInputElement>>, "defaultValue" | "onChange" | "value" | "name" | "color" | "height" | "translate" | "width" | "hidden" | "size" | "style" | "help" | "multiple" | "disabled" | "key" | "children" | "form" | "label" | "slot" | "title" | "pattern" | "as" | "id" | "defaultChecked" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "lang" | "placeholder" | "spellCheck" | "tabIndex" | "radioGroup" | "role" | "about" | "datatype" | "inlist" | "prefix" | "property" | "resource" | "typeof" | "vocab" | "autoCapitalize" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocus" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerEnterCapture" | "onPointerLeave" | "onPointerLeaveCapture" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "list" | "step" | "max" | "min" | "crossOrigin" | "autoFocus" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "autoComplete" | "maxLength" | "minLength" | "readOnly" | "required" | "src" | "alt" | "accept" | "capture" | "checked" | "enterKeyHint" | "__next36pxDefaultSize" | "__unstableInputWidth" | "hideLabelFromVision" | "labelPosition" | "dragDirection" | "dragThreshold" | "isDragEnabled" | "isPressEnterToChange" | "onValidate" | "__unstableStateReducer" | "hideHTMLArrows" | "isShiftStepEnabled" | "shiftStep" | "spinFactor" | "disableUnits" | "unit" | "isUnitSelectTabbable" | "units" | "isResetValueOnUnitChange" | "onUnitChange"> & import("react").RefAttributes<any> & {
|
|
40
40
|
theme?: import("@emotion/react").Theme | undefined;
|
|
41
41
|
} & Pick<BoxUnitControlProps, "isFirst" | "isLast" | "isOnly">, {}, {}>;
|
|
42
42
|
//# sourceMappingURL=box-control-styles.d.ts.map
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
/// <reference types="react" />
|
|
2
|
+
/**
|
|
3
|
+
* External dependencies
|
|
4
|
+
*/
|
|
5
|
+
import type { Story, Meta } from '@storybook/react';
|
|
6
|
+
/**
|
|
7
|
+
* Internal dependencies
|
|
8
|
+
*/
|
|
9
|
+
import { Button } from '../..';
|
|
10
|
+
declare const meta: Meta<typeof Button>;
|
|
11
|
+
export default meta;
|
|
12
|
+
export declare const VariantStates: Story<typeof Button>;
|
|
13
|
+
export declare const Icon: import("@storybook/types").AnnotatedStoryFn<import("@storybook/react/dist/types-0a347bb9").R, import("../../types").ButtonProps & import("react").RefAttributes<any>>;
|
|
14
|
+
export declare const Dashicons: Story<typeof Button>;
|
|
15
|
+
//# sourceMappingURL=index.story.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../../src/button/stories/e2e/index.story.tsx"],"names":[],"mappings":";AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,KAAK,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAC;AAOpD;;GAEG;AACH,OAAO,EAAE,MAAM,EAAE,MAAM,OAAO,CAAC;AAG/B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,MAAM,CAG9B,CAAC;AACF,eAAe,IAAI,CAAC;AAEpB,eAAO,MAAM,aAAa,EAAE,KAAK,CAAE,OAAO,MAAM,CA2B/C,CAAC;AAKF,eAAO,MAAM,IAAI,uKAA2B,CAAC;AAK7C,eAAO,MAAM,SAAS,EAAE,KAAK,CAAE,OAAO,MAAM,CAgB3C,CAAC"}
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* External dependencies
|
|
3
|
+
*/
|
|
4
|
+
import type { Meta, Story } from '@storybook/react';
|
|
5
|
+
/**
|
|
6
|
+
* Internal dependencies
|
|
7
|
+
*/
|
|
8
|
+
import './style.css';
|
|
9
|
+
import Button from '..';
|
|
10
|
+
declare const meta: Meta<typeof Button>;
|
|
11
|
+
export default meta;
|
|
12
|
+
export declare const Default: Story<typeof Button>;
|
|
13
|
+
export declare const Primary: Story<typeof Button>;
|
|
14
|
+
export declare const Secondary: Story<typeof Button>;
|
|
15
|
+
export declare const Tertiary: Story<typeof Button>;
|
|
16
|
+
export declare const Link: Story<typeof Button>;
|
|
17
|
+
export declare const IsDestructive: Story<typeof Button>;
|
|
18
|
+
export declare const Icon: Story<typeof Button>;
|
|
19
|
+
export declare const GroupedIcons: Story<typeof Button>;
|
|
20
|
+
//# sourceMappingURL=index.story.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/button/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,KAAK,EAAE,MAAM,kBAAkB,CAAC;AAcpD;;GAEG;AACH,OAAO,aAAa,CAAC;AACrB,OAAO,MAAM,MAAM,IAAI,CAAC;AAExB,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,MAAM,CAoB9B,CAAC;AACF,eAAe,IAAI,CAAC;AAMpB,eAAO,MAAM,OAAO,EAAE,KAAK,CAAE,OAAO,MAAM,CAAwB,CAAC;AAKnE,eAAO,MAAM,OAAO,EAAE,KAAK,CAAE,OAAO,MAAM,CAAwB,CAAC;AAMnE,eAAO,MAAM,SAAS,EAAE,KAAK,CAAE,OAAO,MAAM,CAAwB,CAAC;AAMrE,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAE,OAAO,MAAM,CAAwB,CAAC;AAMpE,eAAO,MAAM,IAAI,EAAE,KAAK,CAAE,OAAO,MAAM,CAAwB,CAAC;AAMhE,eAAO,MAAM,aAAa,EAAE,KAAK,CAAE,OAAO,MAAM,CAAwB,CAAC;AAMzE,eAAO,MAAM,IAAI,EAAE,KAAK,CAAE,OAAO,MAAM,CAAwB,CAAC;AAMhE,eAAO,MAAM,YAAY,EAAE,KAAK,CAAE,OAAO,MAAM,CAY9C,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/button-group/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAEtE;;GAEG;AACH,OAAO,WAAW,MAAM,IAAI,CAAC;AAG7B,QAAA,MAAM,IAAI,EAAE,aAAa,CAAE,OAAO,WAAW,CAU5C,CAAC;AACF,eAAe,IAAI,CAAC;AAgBpB,eAAO,MAAM,OAAO,EAAE,cAAc,CAAE,OAAO,WAAW,CAEvD,CAAC"}
|