@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
|
@@ -15,35 +15,32 @@ export const TRUNCATE_DEFAULT_PROPS = {
|
|
|
15
15
|
ellipsizeMode: TRUNCATE_TYPE.auto,
|
|
16
16
|
limit: 0,
|
|
17
17
|
numberOfLines: 0
|
|
18
|
-
};
|
|
19
|
-
// https://github.com/kahwee/truncate-middle
|
|
18
|
+
};
|
|
20
19
|
|
|
20
|
+
// Source
|
|
21
|
+
// https://github.com/kahwee/truncate-middle
|
|
21
22
|
export function truncateMiddle(word, headLength, tailLength, ellipsis) {
|
|
22
23
|
if (typeof word !== 'string') {
|
|
23
24
|
return '';
|
|
24
25
|
}
|
|
25
|
-
|
|
26
|
-
|
|
26
|
+
const wordLength = word.length;
|
|
27
|
+
// Setting default values
|
|
27
28
|
// eslint-disable-next-line no-bitwise
|
|
28
|
-
|
|
29
29
|
const frontLength = ~~headLength; // Will cast to integer
|
|
30
30
|
// eslint-disable-next-line no-bitwise
|
|
31
|
-
|
|
32
31
|
const backLength = ~~tailLength;
|
|
33
32
|
/* istanbul ignore next */
|
|
34
|
-
|
|
35
33
|
const truncateStr = isValueDefined(ellipsis) ? ellipsis : TRUNCATE_ELLIPSIS;
|
|
36
|
-
|
|
37
34
|
if (frontLength === 0 && backLength === 0 || frontLength >= wordLength || backLength >= wordLength || frontLength + backLength >= wordLength) {
|
|
38
35
|
return word;
|
|
39
36
|
} else if (backLength === 0) {
|
|
40
37
|
return word.slice(0, frontLength) + truncateStr;
|
|
41
38
|
}
|
|
42
|
-
|
|
43
39
|
return word.slice(0, frontLength) + truncateStr + word.slice(wordLength - backLength);
|
|
44
40
|
}
|
|
45
41
|
export function truncateContent(words = '', props) {
|
|
46
|
-
const mergedProps = {
|
|
42
|
+
const mergedProps = {
|
|
43
|
+
...TRUNCATE_DEFAULT_PROPS,
|
|
47
44
|
...props
|
|
48
45
|
};
|
|
49
46
|
const {
|
|
@@ -51,30 +48,24 @@ export function truncateContent(words = '', props) {
|
|
|
51
48
|
ellipsizeMode,
|
|
52
49
|
limit
|
|
53
50
|
} = mergedProps;
|
|
54
|
-
|
|
55
51
|
if (ellipsizeMode === TRUNCATE_TYPE.none) {
|
|
56
52
|
return words;
|
|
57
53
|
}
|
|
58
|
-
|
|
59
54
|
let truncateHead;
|
|
60
55
|
let truncateTail;
|
|
61
|
-
|
|
62
56
|
switch (ellipsizeMode) {
|
|
63
57
|
case TRUNCATE_TYPE.head:
|
|
64
58
|
truncateHead = 0;
|
|
65
59
|
truncateTail = limit;
|
|
66
60
|
break;
|
|
67
|
-
|
|
68
61
|
case TRUNCATE_TYPE.middle:
|
|
69
62
|
truncateHead = Math.floor(limit / 2);
|
|
70
63
|
truncateTail = Math.floor(limit / 2);
|
|
71
64
|
break;
|
|
72
|
-
|
|
73
65
|
default:
|
|
74
66
|
truncateHead = limit;
|
|
75
67
|
truncateTail = 0;
|
|
76
68
|
}
|
|
77
|
-
|
|
78
69
|
const truncatedContent = ellipsizeMode !== TRUNCATE_TYPE.auto ? truncateMiddle(words, truncateHead, truncateTail, ellipsis) : words;
|
|
79
70
|
return truncatedContent;
|
|
80
71
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"names":["isValueDefined","TRUNCATE_ELLIPSIS","TRUNCATE_TYPE","auto","head","middle","tail","none","TRUNCATE_DEFAULT_PROPS","ellipsis","ellipsizeMode","limit","numberOfLines","truncateMiddle","word","headLength","tailLength","wordLength","length","frontLength","backLength","truncateStr","slice","truncateContent","words","props","mergedProps","truncateHead","truncateTail","Math","floor","truncatedContent"],"sources":["@wordpress/components/src/truncate/utils.ts"],"sourcesContent":["/**\n * Internal dependencies\n */\nimport { isValueDefined } from '../utils/values';\nimport type { TruncateProps } from './types';\n\nexport const TRUNCATE_ELLIPSIS = '…';\nexport const TRUNCATE_TYPE = {\n\tauto: 'auto',\n\thead: 'head',\n\tmiddle: 'middle',\n\ttail: 'tail',\n\tnone: 'none',\n} as const;\n\nexport const TRUNCATE_DEFAULT_PROPS = {\n\tellipsis: TRUNCATE_ELLIPSIS,\n\tellipsizeMode: TRUNCATE_TYPE.auto,\n\tlimit: 0,\n\tnumberOfLines: 0,\n};\n\n// Source\n// https://github.com/kahwee/truncate-middle\nexport function truncateMiddle(\n\tword: string,\n\theadLength: number,\n\ttailLength: number,\n\tellipsis: string\n) {\n\tif ( typeof word !== 'string' ) {\n\t\treturn '';\n\t}\n\tconst wordLength = word.length;\n\t// Setting default values\n\t// eslint-disable-next-line no-bitwise\n\tconst frontLength = ~~headLength; // Will cast to integer\n\t// eslint-disable-next-line no-bitwise\n\tconst backLength = ~~tailLength;\n\t/* istanbul ignore next */\n\tconst truncateStr = isValueDefined( ellipsis )\n\t\t? ellipsis\n\t\t: TRUNCATE_ELLIPSIS;\n\n\tif (\n\t\t( frontLength === 0 && backLength === 0 ) ||\n\t\tfrontLength >= wordLength ||\n\t\tbackLength >= wordLength ||\n\t\tfrontLength + backLength >= wordLength\n\t) {\n\t\treturn word;\n\t} else if ( backLength === 0 ) {\n\t\treturn word.slice( 0, frontLength ) + truncateStr;\n\t}\n\treturn (\n\t\tword.slice( 0, frontLength ) +\n\t\ttruncateStr +\n\t\tword.slice( wordLength - backLength )\n\t);\n}\n\nexport function truncateContent(\n\twords: string = '',\n\tprops: Omit< TruncateProps, 'children' >\n) {\n\tconst mergedProps = { ...TRUNCATE_DEFAULT_PROPS, ...props };\n\tconst { ellipsis, ellipsizeMode, limit } = mergedProps;\n\n\tif ( ellipsizeMode === TRUNCATE_TYPE.none ) {\n\t\treturn words;\n\t}\n\n\tlet truncateHead: number;\n\tlet truncateTail: number;\n\n\tswitch ( ellipsizeMode ) {\n\t\tcase TRUNCATE_TYPE.head:\n\t\t\ttruncateHead = 0;\n\t\t\ttruncateTail = limit;\n\t\t\tbreak;\n\t\tcase TRUNCATE_TYPE.middle:\n\t\t\ttruncateHead = Math.floor( limit / 2 );\n\t\t\ttruncateTail = Math.floor( limit / 2 );\n\t\t\tbreak;\n\t\tdefault:\n\t\t\ttruncateHead = limit;\n\t\t\ttruncateTail = 0;\n\t}\n\n\tconst truncatedContent =\n\t\tellipsizeMode !== TRUNCATE_TYPE.auto\n\t\t\t? truncateMiddle( words, truncateHead, truncateTail, ellipsis )\n\t\t\t: words;\n\n\treturn truncatedContent;\n}\n"],"mappings":"AAAA;AACA;AACA;AACA,SAASA,cAAc,QAAQ,iBAAiB;AAGhD,OAAO,MAAMC,iBAAiB,GAAG,GAAG;AACpC,OAAO,MAAMC,aAAa,GAAG;EAC5BC,IAAI,EAAE,MAAM;EACZC,IAAI,EAAE,MAAM;EACZC,MAAM,EAAE,QAAQ;EAChBC,IAAI,EAAE,MAAM;EACZC,IAAI,EAAE;AACP,CAAU;AAEV,OAAO,MAAMC,sBAAsB,GAAG;EACrCC,QAAQ,EAAER,iBAAiB;EAC3BS,aAAa,EAAER,aAAa,CAACC,IAAI;EACjCQ,KAAK,EAAE,CAAC;EACRC,aAAa,EAAE;AAChB,CAAC;;AAED;AACA;AACA,OAAO,SAASC,cAAcA,CAC7BC,IAAY,EACZC,UAAkB,EAClBC,UAAkB,EAClBP,QAAgB,EACf;EACD,IAAK,OAAOK,IAAI,KAAK,QAAQ,EAAG;IAC/B,OAAO,EAAE;EACV;EACA,MAAMG,UAAU,GAAGH,IAAI,CAACI,MAAM;EAC9B;EACA;EACA,MAAMC,WAAW,GAAG,CAAC,CAACJ,UAAU,CAAC,CAAC;EAClC;EACA,MAAMK,UAAU,GAAG,CAAC,CAACJ,UAAU;EAC/B;EACA,MAAMK,WAAW,GAAGrB,cAAc,CAAES,QAAS,CAAC,GAC3CA,QAAQ,GACRR,iBAAiB;EAEpB,IACGkB,WAAW,KAAK,CAAC,IAAIC,UAAU,KAAK,CAAC,IACvCD,WAAW,IAAIF,UAAU,IACzBG,UAAU,IAAIH,UAAU,IACxBE,WAAW,GAAGC,UAAU,IAAIH,UAAU,EACrC;IACD,OAAOH,IAAI;EACZ,CAAC,MAAM,IAAKM,UAAU,KAAK,CAAC,EAAG;IAC9B,OAAON,IAAI,CAACQ,KAAK,CAAE,CAAC,EAAEH,WAAY,CAAC,GAAGE,WAAW;EAClD;EACA,OACCP,IAAI,CAACQ,KAAK,CAAE,CAAC,EAAEH,WAAY,CAAC,GAC5BE,WAAW,GACXP,IAAI,CAACQ,KAAK,CAAEL,UAAU,GAAGG,UAAW,CAAC;AAEvC;AAEA,OAAO,SAASG,eAAeA,CAC9BC,KAAa,GAAG,EAAE,EAClBC,KAAwC,EACvC;EACD,MAAMC,WAAW,GAAG;IAAE,GAAGlB,sBAAsB;IAAE,GAAGiB;EAAM,CAAC;EAC3D,MAAM;IAAEhB,QAAQ;IAAEC,aAAa;IAAEC;EAAM,CAAC,GAAGe,WAAW;EAEtD,IAAKhB,aAAa,KAAKR,aAAa,CAACK,IAAI,EAAG;IAC3C,OAAOiB,KAAK;EACb;EAEA,IAAIG,YAAoB;EACxB,IAAIC,YAAoB;EAExB,QAASlB,aAAa;IACrB,KAAKR,aAAa,CAACE,IAAI;MACtBuB,YAAY,GAAG,CAAC;MAChBC,YAAY,GAAGjB,KAAK;MACpB;IACD,KAAKT,aAAa,CAACG,MAAM;MACxBsB,YAAY,GAAGE,IAAI,CAACC,KAAK,CAAEnB,KAAK,GAAG,CAAE,CAAC;MACtCiB,YAAY,GAAGC,IAAI,CAACC,KAAK,CAAEnB,KAAK,GAAG,CAAE,CAAC;MACtC;IACD;MACCgB,YAAY,GAAGhB,KAAK;MACpBiB,YAAY,GAAG,CAAC;EAClB;EAEA,MAAMG,gBAAgB,GACrBrB,aAAa,KAAKR,aAAa,CAACC,IAAI,GACjCU,cAAc,CAAEW,KAAK,EAAEG,YAAY,EAAEC,YAAY,EAAEnB,QAAS,CAAC,GAC7De,KAAK;EAET,OAAOO,gBAAgB;AACxB"}
|
|
@@ -1,11 +1,9 @@
|
|
|
1
|
-
export const REACT_TYPEOF_KEY = '$$typeof';
|
|
2
1
|
export const COMPONENT_NAMESPACE = 'data-wp-component';
|
|
3
2
|
export const CONNECTED_NAMESPACE = 'data-wp-c16t';
|
|
4
|
-
|
|
3
|
+
|
|
5
4
|
/**
|
|
6
5
|
* Special key where the connected namespaces are stored.
|
|
7
6
|
* This is attached to Context connected components as a static property.
|
|
8
7
|
*/
|
|
9
|
-
|
|
10
8
|
export const CONNECT_STATIC_NAMESPACE = '__contextSystemKey__';
|
|
11
9
|
//# sourceMappingURL=constants.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"names":["COMPONENT_NAMESPACE","CONNECTED_NAMESPACE","CONNECT_STATIC_NAMESPACE"],"sources":["@wordpress/components/src/ui/context/constants.js"],"sourcesContent":["export const COMPONENT_NAMESPACE = 'data-wp-component';\nexport const CONNECTED_NAMESPACE = 'data-wp-c16t';\n\n/**\n * Special key where the connected namespaces are stored.\n * This is attached to Context connected components as a static property.\n */\nexport const CONNECT_STATIC_NAMESPACE = '__contextSystemKey__';\n"],"mappings":"AAAA,OAAO,MAAMA,mBAAmB,GAAG,mBAAmB;AACtD,OAAO,MAAMC,mBAAmB,GAAG,cAAc;;AAEjD;AACA;AACA;AACA;AACA,OAAO,MAAMC,wBAAwB,GAAG,sBAAsB"}
|
|
@@ -7,13 +7,12 @@
|
|
|
7
7
|
*/
|
|
8
8
|
import { forwardRef } from '@wordpress/element';
|
|
9
9
|
import warn from '@wordpress/warning';
|
|
10
|
+
|
|
10
11
|
/**
|
|
11
12
|
* Internal dependencies
|
|
12
13
|
*/
|
|
13
|
-
|
|
14
14
|
import { CONNECT_STATIC_NAMESPACE } from './constants';
|
|
15
15
|
import { getStyledClassNameFromKey } from './get-styled-class-name-from-key';
|
|
16
|
-
|
|
17
16
|
/**
|
|
18
17
|
* Forwards ref (React.ForwardRef) and "Connects" (or registers) a component
|
|
19
18
|
* within the Context system under a specified namespace.
|
|
@@ -27,6 +26,7 @@ export function contextConnect(Component, namespace) {
|
|
|
27
26
|
forwardsRef: true
|
|
28
27
|
});
|
|
29
28
|
}
|
|
29
|
+
|
|
30
30
|
/**
|
|
31
31
|
* "Connects" (or registers) a component within the Context system under a specified namespace.
|
|
32
32
|
* Does not forward a ref.
|
|
@@ -35,85 +35,79 @@ export function contextConnect(Component, namespace) {
|
|
|
35
35
|
* @param namespace The namespace to register the component under.
|
|
36
36
|
* @return The connected WordPressComponent
|
|
37
37
|
*/
|
|
38
|
-
|
|
39
38
|
export function contextConnectWithoutRef(Component, namespace) {
|
|
40
39
|
return _contextConnect(Component, namespace);
|
|
41
|
-
}
|
|
40
|
+
}
|
|
41
|
+
|
|
42
|
+
// This is an (experimental) evolution of the initial connect() HOC.
|
|
42
43
|
// The hope is that we can improve render performance by removing functional
|
|
43
44
|
// component wrappers.
|
|
44
|
-
|
|
45
45
|
function _contextConnect(Component, namespace, options) {
|
|
46
46
|
const WrappedComponent = options?.forwardsRef ? forwardRef(Component) : Component;
|
|
47
|
-
|
|
48
47
|
if (typeof namespace === 'undefined') {
|
|
49
|
-
typeof
|
|
50
|
-
}
|
|
51
|
-
|
|
48
|
+
typeof SCRIPT_DEBUG !== "undefined" && SCRIPT_DEBUG === true ? warn('contextConnect: Please provide a namespace') : void 0;
|
|
49
|
+
}
|
|
52
50
|
|
|
51
|
+
// @ts-expect-error internal property
|
|
53
52
|
let mergedNamespace = WrappedComponent[CONNECT_STATIC_NAMESPACE] || [namespace];
|
|
53
|
+
|
|
54
54
|
/**
|
|
55
55
|
* Consolidate (merge) namespaces before attaching it to the WrappedComponent.
|
|
56
56
|
*/
|
|
57
|
-
|
|
58
57
|
if (Array.isArray(namespace)) {
|
|
59
58
|
mergedNamespace = [...mergedNamespace, ...namespace];
|
|
60
59
|
}
|
|
61
|
-
|
|
62
60
|
if (typeof namespace === 'string') {
|
|
63
61
|
mergedNamespace = [...mergedNamespace, namespace];
|
|
64
|
-
}
|
|
65
|
-
// `as` prop polymorphism we're handling in https://github.com/WordPress/gutenberg/blob/9620bae6fef4fde7cc2b7833f416e240207cda29/packages/components/src/ui/context/wordpress-component.ts#L32-L33
|
|
66
|
-
|
|
62
|
+
}
|
|
67
63
|
|
|
64
|
+
// @ts-expect-error We can't rely on inferred types here because of the
|
|
65
|
+
// `as` prop polymorphism we're handling in https://github.com/WordPress/gutenberg/blob/9620bae6fef4fde7cc2b7833f416e240207cda29/packages/components/src/ui/context/wordpress-component.ts#L32-L33
|
|
68
66
|
return Object.assign(WrappedComponent, {
|
|
69
67
|
[CONNECT_STATIC_NAMESPACE]: [...new Set(mergedNamespace)],
|
|
70
68
|
displayName: namespace,
|
|
71
69
|
selector: `.${getStyledClassNameFromKey(namespace)}`
|
|
72
70
|
});
|
|
73
71
|
}
|
|
72
|
+
|
|
74
73
|
/**
|
|
75
74
|
* Attempts to retrieve the connected namespace from a component.
|
|
76
75
|
*
|
|
77
76
|
* @param Component The component to retrieve a namespace from.
|
|
78
77
|
* @return The connected namespaces.
|
|
79
78
|
*/
|
|
80
|
-
|
|
81
|
-
|
|
82
79
|
export function getConnectNamespace(Component) {
|
|
83
80
|
if (!Component) return [];
|
|
84
|
-
let namespaces = [];
|
|
81
|
+
let namespaces = [];
|
|
85
82
|
|
|
83
|
+
// @ts-ignore internal property
|
|
86
84
|
if (Component[CONNECT_STATIC_NAMESPACE]) {
|
|
87
85
|
// @ts-ignore internal property
|
|
88
86
|
namespaces = Component[CONNECT_STATIC_NAMESPACE];
|
|
89
|
-
}
|
|
90
|
-
|
|
87
|
+
}
|
|
91
88
|
|
|
89
|
+
// @ts-ignore
|
|
92
90
|
if (Component.type && Component.type[CONNECT_STATIC_NAMESPACE]) {
|
|
93
91
|
// @ts-ignore
|
|
94
92
|
namespaces = Component.type[CONNECT_STATIC_NAMESPACE];
|
|
95
93
|
}
|
|
96
|
-
|
|
97
94
|
return namespaces;
|
|
98
95
|
}
|
|
96
|
+
|
|
99
97
|
/**
|
|
100
98
|
* Checks to see if a component is connected within the Context system.
|
|
101
99
|
*
|
|
102
100
|
* @param Component The component to retrieve a namespace from.
|
|
103
101
|
* @param match The namespace to check.
|
|
104
102
|
*/
|
|
105
|
-
|
|
106
103
|
export function hasConnectNamespace(Component, match) {
|
|
107
104
|
if (!Component) return false;
|
|
108
|
-
|
|
109
105
|
if (typeof match === 'string') {
|
|
110
106
|
return getConnectNamespace(Component).includes(match);
|
|
111
107
|
}
|
|
112
|
-
|
|
113
108
|
if (Array.isArray(match)) {
|
|
114
109
|
return match.some(result => getConnectNamespace(Component).includes(result));
|
|
115
110
|
}
|
|
116
|
-
|
|
117
111
|
return false;
|
|
118
112
|
}
|
|
119
113
|
//# sourceMappingURL=context-connect.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"names":["forwardRef","warn","CONNECT_STATIC_NAMESPACE","getStyledClassNameFromKey","contextConnect","Component","namespace","_contextConnect","forwardsRef","contextConnectWithoutRef","options","WrappedComponent","SCRIPT_DEBUG","mergedNamespace","Array","isArray","Object","assign","Set","displayName","selector","getConnectNamespace","namespaces","type","hasConnectNamespace","match","includes","some","result"],"sources":["@wordpress/components/src/ui/context/context-connect.ts"],"sourcesContent":["/**\n * External dependencies\n */\nimport type { ForwardedRef, ReactChild, ReactNode } from 'react';\n\n/**\n * WordPress dependencies\n */\nimport { forwardRef } from '@wordpress/element';\nimport warn from '@wordpress/warning';\n\n/**\n * Internal dependencies\n */\nimport { CONNECT_STATIC_NAMESPACE } from './constants';\nimport { getStyledClassNameFromKey } from './get-styled-class-name-from-key';\nimport type { WordPressComponentFromProps } from '.';\n\ntype AcceptsTwoArgs<\n\tF extends ( ...args: any ) => any,\n\tErrorMessage = never\n> = Parameters< F >[ 'length' ] extends 2 ? {} : ErrorMessage;\n\ntype ContextConnectOptions = {\n\tforwardsRef?: boolean;\n};\n\n/**\n * Forwards ref (React.ForwardRef) and \"Connects\" (or registers) a component\n * within the Context system under a specified namespace.\n *\n * @param Component The component to register into the Context system.\n * @param namespace The namespace to register the component under.\n * @return The connected WordPressComponent\n */\nexport function contextConnect<\n\tC extends ( props: any, ref: ForwardedRef< any > ) => JSX.Element | null\n>(\n\tComponent: C &\n\t\tAcceptsTwoArgs<\n\t\t\tC,\n\t\t\t'Warning: Your component function does not take a ref as the second argument. Did you mean to use `contextConnectWithoutRef`?'\n\t\t>,\n\tnamespace: string\n) {\n\treturn _contextConnect( Component, namespace, { forwardsRef: true } );\n}\n\n/**\n * \"Connects\" (or registers) a component within the Context system under a specified namespace.\n * Does not forward a ref.\n *\n * @param Component The component to register into the Context system.\n * @param namespace The namespace to register the component under.\n * @return The connected WordPressComponent\n */\nexport function contextConnectWithoutRef< P >(\n\tComponent: ( props: P ) => JSX.Element | null,\n\tnamespace: string\n) {\n\treturn _contextConnect( Component, namespace );\n}\n\n// This is an (experimental) evolution of the initial connect() HOC.\n// The hope is that we can improve render performance by removing functional\n// component wrappers.\nfunction _contextConnect<\n\tC extends ( props: any, ref: ForwardedRef< any > ) => JSX.Element | null,\n\tO extends ContextConnectOptions\n>(\n\tComponent: C,\n\tnamespace: string,\n\toptions?: O\n): WordPressComponentFromProps<\n\tParameters< C >[ 0 ],\n\tO[ 'forwardsRef' ] extends true ? true : false\n> {\n\tconst WrappedComponent = options?.forwardsRef\n\t\t? forwardRef< any, Parameters< C >[ 0 ] >( Component )\n\t\t: Component;\n\n\tif ( typeof namespace === 'undefined' ) {\n\t\twarn( 'contextConnect: Please provide a namespace' );\n\t}\n\n\t// @ts-expect-error internal property\n\tlet mergedNamespace = WrappedComponent[ CONNECT_STATIC_NAMESPACE ] || [\n\t\tnamespace,\n\t];\n\n\t/**\n\t * Consolidate (merge) namespaces before attaching it to the WrappedComponent.\n\t */\n\tif ( Array.isArray( namespace ) ) {\n\t\tmergedNamespace = [ ...mergedNamespace, ...namespace ];\n\t}\n\tif ( typeof namespace === 'string' ) {\n\t\tmergedNamespace = [ ...mergedNamespace, namespace ];\n\t}\n\n\t// @ts-expect-error We can't rely on inferred types here because of the\n\t// `as` prop polymorphism we're handling in https://github.com/WordPress/gutenberg/blob/9620bae6fef4fde7cc2b7833f416e240207cda29/packages/components/src/ui/context/wordpress-component.ts#L32-L33\n\treturn Object.assign( WrappedComponent, {\n\t\t[ CONNECT_STATIC_NAMESPACE ]: [ ...new Set( mergedNamespace ) ],\n\t\tdisplayName: namespace,\n\t\tselector: `.${ getStyledClassNameFromKey( namespace ) }`,\n\t} );\n}\n\n/**\n * Attempts to retrieve the connected namespace from a component.\n *\n * @param Component The component to retrieve a namespace from.\n * @return The connected namespaces.\n */\nexport function getConnectNamespace(\n\tComponent: ReactChild | undefined | {}\n): string[] {\n\tif ( ! Component ) return [];\n\n\tlet namespaces = [];\n\n\t// @ts-ignore internal property\n\tif ( Component[ CONNECT_STATIC_NAMESPACE ] ) {\n\t\t// @ts-ignore internal property\n\t\tnamespaces = Component[ CONNECT_STATIC_NAMESPACE ];\n\t}\n\n\t// @ts-ignore\n\tif ( Component.type && Component.type[ CONNECT_STATIC_NAMESPACE ] ) {\n\t\t// @ts-ignore\n\t\tnamespaces = Component.type[ CONNECT_STATIC_NAMESPACE ];\n\t}\n\n\treturn namespaces;\n}\n\n/**\n * Checks to see if a component is connected within the Context system.\n *\n * @param Component The component to retrieve a namespace from.\n * @param match The namespace to check.\n */\nexport function hasConnectNamespace(\n\tComponent: ReactNode,\n\tmatch: string[] | string\n): boolean {\n\tif ( ! Component ) return false;\n\n\tif ( typeof match === 'string' ) {\n\t\treturn getConnectNamespace( Component ).includes( match );\n\t}\n\tif ( Array.isArray( match ) ) {\n\t\treturn match.some( ( result ) =>\n\t\t\tgetConnectNamespace( Component ).includes( result )\n\t\t);\n\t}\n\n\treturn false;\n}\n"],"mappings":"AAAA;AACA;AACA;;AAGA;AACA;AACA;AACA,SAASA,UAAU,QAAQ,oBAAoB;AAC/C,OAAOC,IAAI,MAAM,oBAAoB;;AAErC;AACA;AACA;AACA,SAASC,wBAAwB,QAAQ,aAAa;AACtD,SAASC,yBAAyB,QAAQ,kCAAkC;AAY5E;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,SAASC,cAAcA,CAG7BC,SAIE,EACFC,SAAiB,EAChB;EACD,OAAOC,eAAe,CAAEF,SAAS,EAAEC,SAAS,EAAE;IAAEE,WAAW,EAAE;EAAK,CAAE,CAAC;AACtE;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,SAASC,wBAAwBA,CACvCJ,SAA6C,EAC7CC,SAAiB,EAChB;EACD,OAAOC,eAAe,CAAEF,SAAS,EAAEC,SAAU,CAAC;AAC/C;;AAEA;AACA;AACA;AACA,SAASC,eAAeA,CAIvBF,SAAY,EACZC,SAAiB,EACjBI,OAAW,EAIV;EACD,MAAMC,gBAAgB,GAAGD,OAAO,EAAEF,WAAW,GAC1CR,UAAU,CAA+BK,SAAU,CAAC,GACpDA,SAAS;EAEZ,IAAK,OAAOC,SAAS,KAAK,WAAW,EAAG;IACvC,OAAAM,YAAA,oBAAAA,YAAA,YAAAX,IAAI,CAAE,4CAA6C,CAAC;EACrD;;EAEA;EACA,IAAIY,eAAe,GAAGF,gBAAgB,CAAET,wBAAwB,CAAE,IAAI,CACrEI,SAAS,CACT;;EAED;AACD;AACA;EACC,IAAKQ,KAAK,CAACC,OAAO,CAAET,SAAU,CAAC,EAAG;IACjCO,eAAe,GAAG,CAAE,GAAGA,eAAe,EAAE,GAAGP,SAAS,CAAE;EACvD;EACA,IAAK,OAAOA,SAAS,KAAK,QAAQ,EAAG;IACpCO,eAAe,GAAG,CAAE,GAAGA,eAAe,EAAEP,SAAS,CAAE;EACpD;;EAEA;EACA;EACA,OAAOU,MAAM,CAACC,MAAM,CAAEN,gBAAgB,EAAE;IACvC,CAAET,wBAAwB,GAAI,CAAE,GAAG,IAAIgB,GAAG,CAAEL,eAAgB,CAAC,CAAE;IAC/DM,WAAW,EAAEb,SAAS;IACtBc,QAAQ,EAAG,IAAIjB,yBAAyB,CAAEG,SAAU,CAAG;EACxD,CAAE,CAAC;AACJ;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,SAASe,mBAAmBA,CAClChB,SAAsC,EAC3B;EACX,IAAK,CAAEA,SAAS,EAAG,OAAO,EAAE;EAE5B,IAAIiB,UAAU,GAAG,EAAE;;EAEnB;EACA,IAAKjB,SAAS,CAAEH,wBAAwB,CAAE,EAAG;IAC5C;IACAoB,UAAU,GAAGjB,SAAS,CAAEH,wBAAwB,CAAE;EACnD;;EAEA;EACA,IAAKG,SAAS,CAACkB,IAAI,IAAIlB,SAAS,CAACkB,IAAI,CAAErB,wBAAwB,CAAE,EAAG;IACnE;IACAoB,UAAU,GAAGjB,SAAS,CAACkB,IAAI,CAAErB,wBAAwB,CAAE;EACxD;EAEA,OAAOoB,UAAU;AAClB;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,SAASE,mBAAmBA,CAClCnB,SAAoB,EACpBoB,KAAwB,EACd;EACV,IAAK,CAAEpB,SAAS,EAAG,OAAO,KAAK;EAE/B,IAAK,OAAOoB,KAAK,KAAK,QAAQ,EAAG;IAChC,OAAOJ,mBAAmB,CAAEhB,SAAU,CAAC,CAACqB,QAAQ,CAAED,KAAM,CAAC;EAC1D;EACA,IAAKX,KAAK,CAACC,OAAO,CAAEU,KAAM,CAAC,EAAG;IAC7B,OAAOA,KAAK,CAACE,IAAI,CAAIC,MAAM,IAC1BP,mBAAmB,CAAEhB,SAAU,CAAC,CAACqB,QAAQ,CAAEE,MAAO,CACnD,CAAC;EACF;EAEA,OAAO,KAAK;AACb"}
|
|
@@ -1,26 +1,24 @@
|
|
|
1
1
|
import { createElement } from "@wordpress/element";
|
|
2
|
-
|
|
3
2
|
/**
|
|
4
3
|
* External dependencies
|
|
5
4
|
*/
|
|
6
5
|
import deepmerge from 'deepmerge';
|
|
7
6
|
import fastDeepEqual from 'fast-deep-equal/es6';
|
|
8
7
|
import { isPlainObject } from 'is-plain-object';
|
|
8
|
+
|
|
9
9
|
/**
|
|
10
10
|
* WordPress dependencies
|
|
11
11
|
*/
|
|
12
|
-
|
|
13
12
|
import { createContext, useContext, useRef, useMemo, memo } from '@wordpress/element';
|
|
14
13
|
import warn from '@wordpress/warning';
|
|
14
|
+
|
|
15
15
|
/**
|
|
16
16
|
* Internal dependencies
|
|
17
17
|
*/
|
|
18
|
-
|
|
19
18
|
import { useUpdateEffect } from '../../utils';
|
|
20
|
-
export const ComponentsContext = createContext(
|
|
21
|
-
/** @type {Record<string, any>} */
|
|
22
|
-
{});
|
|
19
|
+
export const ComponentsContext = createContext( /** @type {Record<string, any>} */{});
|
|
23
20
|
export const useComponentsContext = () => useContext(ComponentsContext);
|
|
21
|
+
|
|
24
22
|
/**
|
|
25
23
|
* Consolidates incoming ContextSystem values with a (potential) parent ContextSystem value.
|
|
26
24
|
*
|
|
@@ -30,19 +28,22 @@ export const useComponentsContext = () => useContext(ComponentsContext);
|
|
|
30
28
|
* @param {Record<string, any>} props.value
|
|
31
29
|
* @return {Record<string, any>} The consolidated value.
|
|
32
30
|
*/
|
|
33
|
-
|
|
34
31
|
function useContextSystemBridge({
|
|
35
32
|
value
|
|
36
33
|
}) {
|
|
37
34
|
const parentContext = useComponentsContext();
|
|
38
35
|
const valueRef = useRef(value);
|
|
39
36
|
useUpdateEffect(() => {
|
|
40
|
-
if (
|
|
41
|
-
|
|
37
|
+
if (
|
|
38
|
+
// Objects are equivalent.
|
|
39
|
+
fastDeepEqual(valueRef.current, value) &&
|
|
40
|
+
// But not the same reference.
|
|
42
41
|
valueRef.current !== value) {
|
|
43
|
-
typeof
|
|
42
|
+
typeof SCRIPT_DEBUG !== "undefined" && SCRIPT_DEBUG === true ? warn(`Please memoize your context: ${JSON.stringify(value)}`) : void 0;
|
|
44
43
|
}
|
|
45
|
-
}, [value]);
|
|
44
|
+
}, [value]);
|
|
45
|
+
|
|
46
|
+
// `parentContext` will always be memoized (i.e., the result of this hook itself)
|
|
46
47
|
// or the default value from when the `ComponentsContext` was originally
|
|
47
48
|
// initialized (which will never change, it's a static variable)
|
|
48
49
|
// so this memoization will prevent `deepmerge()` from rerunning unless
|
|
@@ -54,7 +55,6 @@ function useContextSystemBridge({
|
|
|
54
55
|
// correctly warning when the `value` isn't being properly memoized. All of that to say
|
|
55
56
|
// that this should be super safe to assume that `useMemo` will only run on actual
|
|
56
57
|
// changes to the two dependencies, therefore saving us calls to `deepmerge()`!
|
|
57
|
-
|
|
58
58
|
const config = useMemo(() => {
|
|
59
59
|
// Deep clone `parentContext` to avoid mutating it later.
|
|
60
60
|
return deepmerge(parentContext !== null && parentContext !== void 0 ? parentContext : {}, value !== null && value !== void 0 ? value : {}, {
|
|
@@ -63,6 +63,7 @@ function useContextSystemBridge({
|
|
|
63
63
|
}, [parentContext, value]);
|
|
64
64
|
return config;
|
|
65
65
|
}
|
|
66
|
+
|
|
66
67
|
/**
|
|
67
68
|
* A Provider component that can modify props for connected components within
|
|
68
69
|
* the Context system.
|
|
@@ -80,8 +81,6 @@ function useContextSystemBridge({
|
|
|
80
81
|
* @param {T} options.value Props to render into connected components.
|
|
81
82
|
* @return {JSX.Element} A Provider wrapped component.
|
|
82
83
|
*/
|
|
83
|
-
|
|
84
|
-
|
|
85
84
|
const BaseContextSystemProvider = ({
|
|
86
85
|
children,
|
|
87
86
|
value
|
|
@@ -93,6 +92,5 @@ const BaseContextSystemProvider = ({
|
|
|
93
92
|
value: contextValue
|
|
94
93
|
}, children);
|
|
95
94
|
};
|
|
96
|
-
|
|
97
95
|
export const ContextSystemProvider = memo(BaseContextSystemProvider);
|
|
98
96
|
//# sourceMappingURL=context-system-provider.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"names":["deepmerge","fastDeepEqual","isPlainObject","createContext","useContext","useRef","useMemo","memo","warn","useUpdateEffect","ComponentsContext","useComponentsContext","useContextSystemBridge","value","parentContext","valueRef","current","SCRIPT_DEBUG","JSON","stringify","config","isMergeableObject","BaseContextSystemProvider","children","contextValue","createElement","Provider","ContextSystemProvider"],"sources":["@wordpress/components/src/ui/context/context-system-provider.js"],"sourcesContent":["/**\n * External dependencies\n */\nimport deepmerge from 'deepmerge';\nimport fastDeepEqual from 'fast-deep-equal/es6';\nimport { isPlainObject } from 'is-plain-object';\n\n/**\n * WordPress dependencies\n */\nimport {\n\tcreateContext,\n\tuseContext,\n\tuseRef,\n\tuseMemo,\n\tmemo,\n} from '@wordpress/element';\nimport warn from '@wordpress/warning';\n\n/**\n * Internal dependencies\n */\nimport { useUpdateEffect } from '../../utils';\n\nexport const ComponentsContext = createContext(\n\t/** @type {Record<string, any>} */ ( {} )\n);\nexport const useComponentsContext = () => useContext( ComponentsContext );\n\n/**\n * Consolidates incoming ContextSystem values with a (potential) parent ContextSystem value.\n *\n * Note: This function will warn if it detects an un-memoized `value`\n *\n * @param {Object} props\n * @param {Record<string, any>} props.value\n * @return {Record<string, any>} The consolidated value.\n */\nfunction useContextSystemBridge( { value } ) {\n\tconst parentContext = useComponentsContext();\n\n\tconst valueRef = useRef( value );\n\n\tuseUpdateEffect( () => {\n\t\tif (\n\t\t\t// Objects are equivalent.\n\t\t\tfastDeepEqual( valueRef.current, value ) &&\n\t\t\t// But not the same reference.\n\t\t\tvalueRef.current !== value\n\t\t) {\n\t\t\twarn( `Please memoize your context: ${ JSON.stringify( value ) }` );\n\t\t}\n\t}, [ value ] );\n\n\t// `parentContext` will always be memoized (i.e., the result of this hook itself)\n\t// or the default value from when the `ComponentsContext` was originally\n\t// initialized (which will never change, it's a static variable)\n\t// so this memoization will prevent `deepmerge()` from rerunning unless\n\t// the references to `value` change OR the `parentContext` has an actual material change\n\t// (because again, it's guaranteed to be memoized or a static reference to the empty object\n\t// so we know that the only changes for `parentContext` are material ones... i.e., why we\n\t// don't have to warn in the `useUpdateEffect` hook above for `parentContext` and we only\n\t// need to bother with the `value`). The `useUpdateEffect` above will ensure that we are\n\t// correctly warning when the `value` isn't being properly memoized. All of that to say\n\t// that this should be super safe to assume that `useMemo` will only run on actual\n\t// changes to the two dependencies, therefore saving us calls to `deepmerge()`!\n\tconst config = useMemo( () => {\n\t\t// Deep clone `parentContext` to avoid mutating it later.\n\t\treturn deepmerge( parentContext ?? {}, value ?? {}, {\n\t\t\tisMergeableObject: isPlainObject,\n\t\t} );\n\t}, [ parentContext, value ] );\n\n\treturn config;\n}\n\n/**\n * A Provider component that can modify props for connected components within\n * the Context system.\n *\n * @example\n * ```jsx\n * <ContextSystemProvider value={{ Button: { size: 'small' }}}>\n * <Button>...</Button>\n * </ContextSystemProvider>\n * ```\n *\n * @template {Record<string, any>} T\n * @param {Object} options\n * @param {import('react').ReactNode} options.children Children to render.\n * @param {T} options.value Props to render into connected components.\n * @return {JSX.Element} A Provider wrapped component.\n */\nconst BaseContextSystemProvider = ( { children, value } ) => {\n\tconst contextValue = useContextSystemBridge( { value } );\n\n\treturn (\n\t\t<ComponentsContext.Provider value={ contextValue }>\n\t\t\t{ children }\n\t\t</ComponentsContext.Provider>\n\t);\n};\n\nexport const ContextSystemProvider = memo( BaseContextSystemProvider );\n"],"mappings":";AAAA;AACA;AACA;AACA,OAAOA,SAAS,MAAM,WAAW;AACjC,OAAOC,aAAa,MAAM,qBAAqB;AAC/C,SAASC,aAAa,QAAQ,iBAAiB;;AAE/C;AACA;AACA;AACA,SACCC,aAAa,EACbC,UAAU,EACVC,MAAM,EACNC,OAAO,EACPC,IAAI,QACE,oBAAoB;AAC3B,OAAOC,IAAI,MAAM,oBAAoB;;AAErC;AACA;AACA;AACA,SAASC,eAAe,QAAQ,aAAa;AAE7C,OAAO,MAAMC,iBAAiB,GAAGP,aAAa,EAC7C,kCAAqC,CAAC,CACvC,CAAC;AACD,OAAO,MAAMQ,oBAAoB,GAAGA,CAAA,KAAMP,UAAU,CAAEM,iBAAkB,CAAC;;AAEzE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAASE,sBAAsBA,CAAE;EAAEC;AAAM,CAAC,EAAG;EAC5C,MAAMC,aAAa,GAAGH,oBAAoB,CAAC,CAAC;EAE5C,MAAMI,QAAQ,GAAGV,MAAM,CAAEQ,KAAM,CAAC;EAEhCJ,eAAe,CAAE,MAAM;IACtB;IACC;IACAR,aAAa,CAAEc,QAAQ,CAACC,OAAO,EAAEH,KAAM,CAAC;IACxC;IACAE,QAAQ,CAACC,OAAO,KAAKH,KAAK,EACzB;MACD,OAAAI,YAAA,oBAAAA,YAAA,YAAAT,IAAI,CAAG,gCAAgCU,IAAI,CAACC,SAAS,CAAEN,KAAM,CAAG,EAAE,CAAC;IACpE;EACD,CAAC,EAAE,CAAEA,KAAK,CAAG,CAAC;;EAEd;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA;EACA,MAAMO,MAAM,GAAGd,OAAO,CAAE,MAAM;IAC7B;IACA,OAAON,SAAS,CAAEc,aAAa,aAAbA,aAAa,cAAbA,aAAa,GAAI,CAAC,CAAC,EAAED,KAAK,aAALA,KAAK,cAALA,KAAK,GAAI,CAAC,CAAC,EAAE;MACnDQ,iBAAiB,EAAEnB;IACpB,CAAE,CAAC;EACJ,CAAC,EAAE,CAAEY,aAAa,EAAED,KAAK,CAAG,CAAC;EAE7B,OAAOO,MAAM;AACd;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAME,yBAAyB,GAAGA,CAAE;EAAEC,QAAQ;EAAEV;AAAM,CAAC,KAAM;EAC5D,MAAMW,YAAY,GAAGZ,sBAAsB,CAAE;IAAEC;EAAM,CAAE,CAAC;EAExD,OACCY,aAAA,CAACf,iBAAiB,CAACgB,QAAQ;IAACb,KAAK,EAAGW;EAAc,GAC/CD,QACyB,CAAC;AAE/B,CAAC;AAED,OAAO,MAAMI,qBAAqB,GAAGpB,IAAI,CAAEe,yBAA0B,CAAC"}
|
|
@@ -3,17 +3,16 @@
|
|
|
3
3
|
*/
|
|
4
4
|
import { paramCase as kebabCase } from 'change-case';
|
|
5
5
|
import memoize from 'memize';
|
|
6
|
+
|
|
6
7
|
/**
|
|
7
8
|
* Generates the connected component CSS className based on the namespace.
|
|
8
9
|
*
|
|
9
10
|
* @param namespace The name of the connected component.
|
|
10
11
|
* @return The generated CSS className.
|
|
11
12
|
*/
|
|
12
|
-
|
|
13
13
|
function getStyledClassName(namespace) {
|
|
14
14
|
const kebab = kebabCase(namespace);
|
|
15
15
|
return `components-${kebab}`;
|
|
16
16
|
}
|
|
17
|
-
|
|
18
17
|
export const getStyledClassNameFromKey = memoize(getStyledClassName);
|
|
19
18
|
//# sourceMappingURL=get-styled-class-name-from-key.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"names":["paramCase","kebabCase","memoize","getStyledClassName","namespace","kebab","getStyledClassNameFromKey"],"sources":["@wordpress/components/src/ui/context/get-styled-class-name-from-key.ts"],"sourcesContent":["/**\n * External dependencies\n */\nimport { paramCase as kebabCase } from 'change-case';\nimport memoize from 'memize';\n\n/**\n * Generates the connected component CSS className based on the namespace.\n *\n * @param namespace The name of the connected component.\n * @return The generated CSS className.\n */\nfunction getStyledClassName( namespace: string ): string {\n\tconst kebab = kebabCase( namespace );\n\treturn `components-${ kebab }`;\n}\n\nexport const getStyledClassNameFromKey = memoize( getStyledClassName );\n"],"mappings":"AAAA;AACA;AACA;AACA,SAASA,SAAS,IAAIC,SAAS,QAAQ,aAAa;AACpD,OAAOC,OAAO,MAAM,QAAQ;;AAE5B;AACA;AACA;AACA;AACA;AACA;AACA,SAASC,kBAAkBA,CAAEC,SAAiB,EAAW;EACxD,MAAMC,KAAK,GAAGJ,SAAS,CAAEG,SAAU,CAAC;EACpC,OAAQ,cAAcC,KAAO,EAAC;AAC/B;AAEA,OAAO,MAAMC,yBAAyB,GAAGJ,OAAO,CAAEC,kBAAmB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"names":["ContextSystemProvider","useComponentsContext","contextConnect","contextConnectWithoutRef","hasConnectNamespace","getConnectNamespace","useContextSystem"],"sources":["@wordpress/components/src/ui/context/index.ts"],"sourcesContent":["export {\n\tContextSystemProvider,\n\tuseComponentsContext,\n} from './context-system-provider';\nexport {\n\tcontextConnect,\n\tcontextConnectWithoutRef,\n\thasConnectNamespace,\n\tgetConnectNamespace,\n} from './context-connect';\nexport { useContextSystem } from './use-context-system';\nexport * from './wordpress-component';\n"],"mappings":"AAAA,SACCA,qBAAqB,EACrBC,oBAAoB,QACd,2BAA2B;AAClC,SACCC,cAAc,EACdC,wBAAwB,EACxBC,mBAAmB,EACnBC,mBAAmB,QACb,mBAAmB;AAC1B,SAASC,gBAAgB,QAAQ,sBAAsB;AACvD,cAAc,uBAAuB"}
|
|
@@ -2,14 +2,15 @@
|
|
|
2
2
|
* WordPress dependencies
|
|
3
3
|
*/
|
|
4
4
|
import warn from '@wordpress/warning';
|
|
5
|
+
|
|
5
6
|
/**
|
|
6
7
|
* Internal dependencies
|
|
7
8
|
*/
|
|
8
|
-
|
|
9
9
|
import { useComponentsContext } from './context-system-provider';
|
|
10
10
|
import { getNamespace, getConnectedNamespace } from './utils';
|
|
11
11
|
import { getStyledClassNameFromKey } from './get-styled-class-name-from-key';
|
|
12
12
|
import { useCx } from '../../utils/hooks/use-cx';
|
|
13
|
+
|
|
13
14
|
/**
|
|
14
15
|
* @template TProps
|
|
15
16
|
* @typedef {TProps & { className: string }} ConnectedProps
|
|
@@ -24,21 +25,18 @@ import { useCx } from '../../utils/hooks/use-cx';
|
|
|
24
25
|
* @param {string} namespace The namespace to register and to derive context props from.
|
|
25
26
|
* @return {ConnectedProps<P>} The connected props.
|
|
26
27
|
*/
|
|
27
|
-
|
|
28
28
|
export function useContextSystem(props, namespace) {
|
|
29
29
|
const contextSystemProps = useComponentsContext();
|
|
30
|
-
|
|
31
30
|
if (typeof namespace === 'undefined') {
|
|
32
|
-
typeof
|
|
31
|
+
typeof SCRIPT_DEBUG !== "undefined" && SCRIPT_DEBUG === true ? warn('useContextSystem: Please provide a namespace') : void 0;
|
|
33
32
|
}
|
|
34
|
-
|
|
35
33
|
const contextProps = contextSystemProps?.[namespace] || {};
|
|
36
|
-
/* eslint-disable jsdoc/no-undefined-types */
|
|
37
34
|
|
|
35
|
+
/* eslint-disable jsdoc/no-undefined-types */
|
|
38
36
|
/** @type {ConnectedProps<P>} */
|
|
39
37
|
// @ts-ignore We fill in the missing properties below
|
|
40
|
-
|
|
41
|
-
|
|
38
|
+
const finalComponentProps = {
|
|
39
|
+
...getConnectedNamespace(),
|
|
42
40
|
...getNamespace(namespace)
|
|
43
41
|
};
|
|
44
42
|
/* eslint-enable jsdoc/no-undefined-types */
|
|
@@ -49,27 +47,25 @@ export function useContextSystem(props, namespace) {
|
|
|
49
47
|
} = contextProps;
|
|
50
48
|
const initialMergedProps = Object.entries(otherContextProps).length ? Object.assign({}, otherContextProps, props) : props;
|
|
51
49
|
const cx = useCx();
|
|
52
|
-
const classes = cx(getStyledClassNameFromKey(namespace), props.className);
|
|
50
|
+
const classes = cx(getStyledClassNameFromKey(namespace), props.className);
|
|
53
51
|
|
|
52
|
+
// Provides the ability to customize the render of the component.
|
|
54
53
|
const rendered = typeof initialMergedProps.renderChildren === 'function' ? initialMergedProps.renderChildren(initialMergedProps) : initialMergedProps.children;
|
|
55
|
-
|
|
56
54
|
for (const key in initialMergedProps) {
|
|
57
55
|
// @ts-ignore filling in missing props
|
|
58
56
|
finalComponentProps[key] = initialMergedProps[key];
|
|
59
57
|
}
|
|
60
|
-
|
|
61
58
|
for (const key in overrideProps) {
|
|
62
59
|
// @ts-ignore filling in missing props
|
|
63
60
|
finalComponentProps[key] = overrideProps[key];
|
|
64
|
-
}
|
|
65
|
-
// when a `cloneElement()` is involved.
|
|
66
|
-
|
|
61
|
+
}
|
|
67
62
|
|
|
63
|
+
// Setting an `undefined` explicitly can cause unintended overwrites
|
|
64
|
+
// when a `cloneElement()` is involved.
|
|
68
65
|
if (rendered !== undefined) {
|
|
69
66
|
// @ts-ignore
|
|
70
67
|
finalComponentProps.children = rendered;
|
|
71
68
|
}
|
|
72
|
-
|
|
73
69
|
finalComponentProps.className = classes;
|
|
74
70
|
return finalComponentProps;
|
|
75
71
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"names":["warn","useComponentsContext","getNamespace","getConnectedNamespace","getStyledClassNameFromKey","useCx","useContextSystem","props","namespace","contextSystemProps","SCRIPT_DEBUG","contextProps","finalComponentProps","_overrides","overrideProps","otherContextProps","initialMergedProps","Object","entries","length","assign","cx","classes","className","rendered","renderChildren","children","key","undefined"],"sources":["@wordpress/components/src/ui/context/use-context-system.js"],"sourcesContent":["/**\n * WordPress dependencies\n */\nimport warn from '@wordpress/warning';\n\n/**\n * Internal dependencies\n */\nimport { useComponentsContext } from './context-system-provider';\nimport { getNamespace, getConnectedNamespace } from './utils';\nimport { getStyledClassNameFromKey } from './get-styled-class-name-from-key';\nimport { useCx } from '../../utils/hooks/use-cx';\n\n/**\n * @template TProps\n * @typedef {TProps & { className: string }} ConnectedProps\n */\n\n/**\n * Custom hook that derives registered props from the Context system.\n * These derived props are then consolidated with incoming component props.\n *\n * @template {{ className?: string }} P\n * @param {P} props Incoming props from the component.\n * @param {string} namespace The namespace to register and to derive context props from.\n * @return {ConnectedProps<P>} The connected props.\n */\nexport function useContextSystem( props, namespace ) {\n\tconst contextSystemProps = useComponentsContext();\n\tif ( typeof namespace === 'undefined' ) {\n\t\twarn( 'useContextSystem: Please provide a namespace' );\n\t}\n\n\tconst contextProps = contextSystemProps?.[ namespace ] || {};\n\n\t/* eslint-disable jsdoc/no-undefined-types */\n\t/** @type {ConnectedProps<P>} */\n\t// @ts-ignore We fill in the missing properties below\n\tconst finalComponentProps = {\n\t\t...getConnectedNamespace(),\n\t\t...getNamespace( namespace ),\n\t};\n\t/* eslint-enable jsdoc/no-undefined-types */\n\n\tconst { _overrides: overrideProps, ...otherContextProps } = contextProps;\n\n\tconst initialMergedProps = Object.entries( otherContextProps ).length\n\t\t? Object.assign( {}, otherContextProps, props )\n\t\t: props;\n\n\tconst cx = useCx();\n\n\tconst classes = cx(\n\t\tgetStyledClassNameFromKey( namespace ),\n\t\tprops.className\n\t);\n\n\t// Provides the ability to customize the render of the component.\n\tconst rendered =\n\t\ttypeof initialMergedProps.renderChildren === 'function'\n\t\t\t? initialMergedProps.renderChildren( initialMergedProps )\n\t\t\t: initialMergedProps.children;\n\n\tfor ( const key in initialMergedProps ) {\n\t\t// @ts-ignore filling in missing props\n\t\tfinalComponentProps[ key ] = initialMergedProps[ key ];\n\t}\n\n\tfor ( const key in overrideProps ) {\n\t\t// @ts-ignore filling in missing props\n\t\tfinalComponentProps[ key ] = overrideProps[ key ];\n\t}\n\n\t// Setting an `undefined` explicitly can cause unintended overwrites\n\t// when a `cloneElement()` is involved.\n\tif ( rendered !== undefined ) {\n\t\t// @ts-ignore\n\t\tfinalComponentProps.children = rendered;\n\t}\n\n\tfinalComponentProps.className = classes;\n\n\treturn finalComponentProps;\n}\n"],"mappings":"AAAA;AACA;AACA;AACA,OAAOA,IAAI,MAAM,oBAAoB;;AAErC;AACA;AACA;AACA,SAASC,oBAAoB,QAAQ,2BAA2B;AAChE,SAASC,YAAY,EAAEC,qBAAqB,QAAQ,SAAS;AAC7D,SAASC,yBAAyB,QAAQ,kCAAkC;AAC5E,SAASC,KAAK,QAAQ,0BAA0B;;AAEhD;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,SAASC,gBAAgBA,CAAEC,KAAK,EAAEC,SAAS,EAAG;EACpD,MAAMC,kBAAkB,GAAGR,oBAAoB,CAAC,CAAC;EACjD,IAAK,OAAOO,SAAS,KAAK,WAAW,EAAG;IACvC,OAAAE,YAAA,oBAAAA,YAAA,YAAAV,IAAI,CAAE,8CAA+C,CAAC;EACvD;EAEA,MAAMW,YAAY,GAAGF,kBAAkB,GAAID,SAAS,CAAE,IAAI,CAAC,CAAC;;EAE5D;EACA;EACA;EACA,MAAMI,mBAAmB,GAAG;IAC3B,GAAGT,qBAAqB,CAAC,CAAC;IAC1B,GAAGD,YAAY,CAAEM,SAAU;EAC5B,CAAC;EACD;;EAEA,MAAM;IAAEK,UAAU,EAAEC,aAAa;IAAE,GAAGC;EAAkB,CAAC,GAAGJ,YAAY;EAExE,MAAMK,kBAAkB,GAAGC,MAAM,CAACC,OAAO,CAAEH,iBAAkB,CAAC,CAACI,MAAM,GAClEF,MAAM,CAACG,MAAM,CAAE,CAAC,CAAC,EAAEL,iBAAiB,EAAER,KAAM,CAAC,GAC7CA,KAAK;EAER,MAAMc,EAAE,GAAGhB,KAAK,CAAC,CAAC;EAElB,MAAMiB,OAAO,GAAGD,EAAE,CACjBjB,yBAAyB,CAAEI,SAAU,CAAC,EACtCD,KAAK,CAACgB,SACP,CAAC;;EAED;EACA,MAAMC,QAAQ,GACb,OAAOR,kBAAkB,CAACS,cAAc,KAAK,UAAU,GACpDT,kBAAkB,CAACS,cAAc,CAAET,kBAAmB,CAAC,GACvDA,kBAAkB,CAACU,QAAQ;EAE/B,KAAM,MAAMC,GAAG,IAAIX,kBAAkB,EAAG;IACvC;IACAJ,mBAAmB,CAAEe,GAAG,CAAE,GAAGX,kBAAkB,CAAEW,GAAG,CAAE;EACvD;EAEA,KAAM,MAAMA,GAAG,IAAIb,aAAa,EAAG;IAClC;IACAF,mBAAmB,CAAEe,GAAG,CAAE,GAAGb,aAAa,CAAEa,GAAG,CAAE;EAClD;;EAEA;EACA;EACA,IAAKH,QAAQ,KAAKI,SAAS,EAAG;IAC7B;IACAhB,mBAAmB,CAACc,QAAQ,GAAGF,QAAQ;EACxC;EAEAZ,mBAAmB,CAACW,SAAS,GAAGD,OAAO;EAEvC,OAAOV,mBAAmB;AAC3B"}
|
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
* Internal dependencies
|
|
3
3
|
*/
|
|
4
4
|
import { CONNECTED_NAMESPACE, COMPONENT_NAMESPACE } from './constants';
|
|
5
|
+
|
|
5
6
|
/**
|
|
6
7
|
* Creates a dedicated context namespace HTML attribute for components.
|
|
7
8
|
* ns is short for "namespace"
|
|
@@ -14,12 +15,12 @@ import { CONNECTED_NAMESPACE, COMPONENT_NAMESPACE } from './constants';
|
|
|
14
15
|
* @param {string} componentName The name for the component.
|
|
15
16
|
* @return {Record<string, any>} A props object with the namespaced HTML attribute.
|
|
16
17
|
*/
|
|
17
|
-
|
|
18
18
|
export function getNamespace(componentName) {
|
|
19
19
|
return {
|
|
20
20
|
[COMPONENT_NAMESPACE]: componentName
|
|
21
21
|
};
|
|
22
22
|
}
|
|
23
|
+
|
|
23
24
|
/**
|
|
24
25
|
* Creates a dedicated connected context namespace HTML attribute for components.
|
|
25
26
|
* ns is short for "namespace"
|
|
@@ -31,7 +32,6 @@ export function getNamespace(componentName) {
|
|
|
31
32
|
*
|
|
32
33
|
* @return {Record<string, any>} A props object with the namespaced HTML attribute.
|
|
33
34
|
*/
|
|
34
|
-
|
|
35
35
|
export function getConnectedNamespace() {
|
|
36
36
|
return {
|
|
37
37
|
[CONNECTED_NAMESPACE]: true
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"names":["CONNECTED_NAMESPACE","COMPONENT_NAMESPACE","getNamespace","componentName","getConnectedNamespace"],"sources":["@wordpress/components/src/ui/context/utils.js"],"sourcesContent":["/**\n * Internal dependencies\n */\nimport { CONNECTED_NAMESPACE, COMPONENT_NAMESPACE } from './constants';\n\n/**\n * Creates a dedicated context namespace HTML attribute for components.\n * ns is short for \"namespace\"\n *\n * @example\n * ```jsx\n * <div {...ns('Container')} />\n * ```\n *\n * @param {string} componentName The name for the component.\n * @return {Record<string, any>} A props object with the namespaced HTML attribute.\n */\nexport function getNamespace( componentName ) {\n\treturn { [ COMPONENT_NAMESPACE ]: componentName };\n}\n\n/**\n * Creates a dedicated connected context namespace HTML attribute for components.\n * ns is short for \"namespace\"\n *\n * @example\n * ```jsx\n * <div {...cns()} />\n * ```\n *\n * @return {Record<string, any>} A props object with the namespaced HTML attribute.\n */\nexport function getConnectedNamespace() {\n\treturn { [ CONNECTED_NAMESPACE ]: true };\n}\n"],"mappings":"AAAA;AACA;AACA;AACA,SAASA,mBAAmB,EAAEC,mBAAmB,QAAQ,aAAa;;AAEtE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,SAASC,YAAYA,CAAEC,aAAa,EAAG;EAC7C,OAAO;IAAE,CAAEF,mBAAmB,GAAIE;EAAc,CAAC;AAClD;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,OAAO,SAASC,qBAAqBA,CAAA,EAAG;EACvC,OAAO;IAAE,CAAEJ,mBAAmB,GAAI;EAAK,CAAC;AACzC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"names":[],"sources":["@wordpress/components/src/ui/context/wordpress-component.ts"],"sourcesContent":["/**\n * External dependencies\n */\nimport type * as React from 'react';\n\n// Based on https://github.com/reakit/reakit/blob/master/packages/reakit-utils/src/types.ts\nexport type WordPressComponentProps<\n\t/** Prop types. */\n\tP,\n\t/** The HTML element to inherit props from. */\n\tT extends React.ElementType,\n\t/** Supports polymorphism through the `as` prop. */\n\tIsPolymorphic extends boolean = true\n> = P &\n\t// The `children` prop is being explicitly omitted since it is otherwise implicitly added\n\t// by `ComponentPropsWithRef`. The context is that components should require the `children`\n\t// prop explicitely when needed (see https://github.com/WordPress/gutenberg/pull/31817).\n\tOmit< React.ComponentPropsWithoutRef< T >, 'as' | keyof P | 'children' > &\n\t( IsPolymorphic extends true\n\t\t? {\n\t\t\t\t/** The HTML element or React component to render the component as. */\n\t\t\t\tas?: T | keyof JSX.IntrinsicElements;\n\t\t }\n\t\t: {} );\n\nexport type WordPressComponent<\n\tT extends React.ElementType,\n\tO,\n\tIsPolymorphic extends boolean\n> = {\n\t< TT extends React.ElementType >(\n\t\tprops: WordPressComponentProps< O, TT, IsPolymorphic > &\n\t\t\t( IsPolymorphic extends true ? { as: TT } : {} )\n\t): JSX.Element | null;\n\t(\n\t\tprops: WordPressComponentProps< O, T, IsPolymorphic >\n\t): JSX.Element | null;\n\tdisplayName?: string;\n\t/**\n\t * A CSS selector used to fake component interpolation in styled components\n\t * for components not generated by `styled`. Anything passed to `contextConnect`\n\t * will get this property.\n\t *\n\t * We restrict it to a class to align with the already existing class names that\n\t * are generated by the context system.\n\t */\n\tselector?: `.${ string }`;\n};\n\nexport type WordPressComponentFromProps<\n\tProps,\n\tForwardsRef extends boolean = true\n> = Props extends WordPressComponentProps< infer P, infer T, infer I >\n\t? WordPressComponent<\n\t\t\tT,\n\t\t\tP & ( ForwardsRef extends true ? React.RefAttributes< any > : {} ),\n\t\t\tI\n\t >\n\t: never;\n"],"mappings":""}
|