@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
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"names":["_element","require","_warning","_interopRequireDefault","_constants","_getStyledClassNameFromKey","contextConnect","Component","namespace","_contextConnect","forwardsRef","contextConnectWithoutRef","options","WrappedComponent","forwardRef","SCRIPT_DEBUG","warn","mergedNamespace","CONNECT_STATIC_NAMESPACE","Array","isArray","Object","assign","Set","displayName","selector","getStyledClassNameFromKey","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":";;;;;;;;;;AAQA,IAAAA,QAAA,GAAAC,OAAA;AACA,IAAAC,QAAA,GAAAC,sBAAA,CAAAF,OAAA;AAKA,IAAAG,UAAA,GAAAH,OAAA;AACA,IAAAI,0BAAA,GAAAJ,OAAA;AAfA;AACA;AACA;;AAGA;AACA;AACA;;AAIA;AACA;AACA;;AAcA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACO,SAASK,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;AACO,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,GAC1C,IAAAI,mBAAU,EAA+BP,SAAU,CAAC,GACpDA,SAAS;EAEZ,IAAK,OAAOC,SAAS,KAAK,WAAW,EAAG;IACvC,OAAAO,YAAA,oBAAAA,YAAA,gBAAAC,gBAAI,EAAE,4CAA6C,CAAC;EACrD;;EAEA;EACA,IAAIC,eAAe,GAAGJ,gBAAgB,CAAEK,mCAAwB,CAAE,IAAI,CACrEV,SAAS,CACT;;EAED;AACD;AACA;EACC,IAAKW,KAAK,CAACC,OAAO,CAAEZ,SAAU,CAAC,EAAG;IACjCS,eAAe,GAAG,CAAE,GAAGA,eAAe,EAAE,GAAGT,SAAS,CAAE;EACvD;EACA,IAAK,OAAOA,SAAS,KAAK,QAAQ,EAAG;IACpCS,eAAe,GAAG,CAAE,GAAGA,eAAe,EAAET,SAAS,CAAE;EACpD;;EAEA;EACA;EACA,OAAOa,MAAM,CAACC,MAAM,CAAET,gBAAgB,EAAE;IACvC,CAAEK,mCAAwB,GAAI,CAAE,GAAG,IAAIK,GAAG,CAAEN,eAAgB,CAAC,CAAE;IAC/DO,WAAW,EAAEhB,SAAS;IACtBiB,QAAQ,EAAG,IAAI,IAAAC,oDAAyB,EAAElB,SAAU,CAAG;EACxD,CAAE,CAAC;AACJ;;AAEA;AACA;AACA;AACA;AACA;AACA;AACO,SAASmB,mBAAmBA,CAClCpB,SAAsC,EAC3B;EACX,IAAK,CAAEA,SAAS,EAAG,OAAO,EAAE;EAE5B,IAAIqB,UAAU,GAAG,EAAE;;EAEnB;EACA,IAAKrB,SAAS,CAAEW,mCAAwB,CAAE,EAAG;IAC5C;IACAU,UAAU,GAAGrB,SAAS,CAAEW,mCAAwB,CAAE;EACnD;;EAEA;EACA,IAAKX,SAAS,CAACsB,IAAI,IAAItB,SAAS,CAACsB,IAAI,CAAEX,mCAAwB,CAAE,EAAG;IACnE;IACAU,UAAU,GAAGrB,SAAS,CAACsB,IAAI,CAAEX,mCAAwB,CAAE;EACxD;EAEA,OAAOU,UAAU;AAClB;;AAEA;AACA;AACA;AACA;AACA;AACA;AACO,SAASE,mBAAmBA,CAClCvB,SAAoB,EACpBwB,KAAwB,EACd;EACV,IAAK,CAAExB,SAAS,EAAG,OAAO,KAAK;EAE/B,IAAK,OAAOwB,KAAK,KAAK,QAAQ,EAAG;IAChC,OAAOJ,mBAAmB,CAAEpB,SAAU,CAAC,CAACyB,QAAQ,CAAED,KAAM,CAAC;EAC1D;EACA,IAAKZ,KAAK,CAACC,OAAO,CAAEW,KAAM,CAAC,EAAG;IAC7B,OAAOA,KAAK,CAACE,IAAI,CAAIC,MAAM,IAC1BP,mBAAmB,CAAEpB,SAAU,CAAC,CAACyB,QAAQ,CAAEE,MAAO,CACnD,CAAC;EACF;EAEA,OAAO,KAAK;AACb"}
|
|
@@ -1,24 +1,16 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
3
|
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
-
|
|
5
4
|
Object.defineProperty(exports, "__esModule", {
|
|
6
5
|
value: true
|
|
7
6
|
});
|
|
8
7
|
exports.useComponentsContext = exports.ContextSystemProvider = exports.ComponentsContext = void 0;
|
|
9
|
-
|
|
10
8
|
var _element = require("@wordpress/element");
|
|
11
|
-
|
|
12
9
|
var _deepmerge = _interopRequireDefault(require("deepmerge"));
|
|
13
|
-
|
|
14
10
|
var _es = _interopRequireDefault(require("fast-deep-equal/es6"));
|
|
15
|
-
|
|
16
11
|
var _isPlainObject = require("is-plain-object");
|
|
17
|
-
|
|
18
12
|
var _warning = _interopRequireDefault(require("@wordpress/warning"));
|
|
19
|
-
|
|
20
13
|
var _utils = require("../../utils");
|
|
21
|
-
|
|
22
14
|
/**
|
|
23
15
|
* External dependencies
|
|
24
16
|
*/
|
|
@@ -30,12 +22,11 @@ var _utils = require("../../utils");
|
|
|
30
22
|
/**
|
|
31
23
|
* Internal dependencies
|
|
32
24
|
*/
|
|
33
|
-
const ComponentsContext = (0, _element.createContext)(
|
|
34
|
-
/** @type {Record<string, any>} */
|
|
35
|
-
{});
|
|
36
|
-
exports.ComponentsContext = ComponentsContext;
|
|
37
25
|
|
|
26
|
+
const ComponentsContext = (0, _element.createContext)( /** @type {Record<string, any>} */{});
|
|
27
|
+
exports.ComponentsContext = ComponentsContext;
|
|
38
28
|
const useComponentsContext = () => (0, _element.useContext)(ComponentsContext);
|
|
29
|
+
|
|
39
30
|
/**
|
|
40
31
|
* Consolidates incoming ContextSystem values with a (potential) parent ContextSystem value.
|
|
41
32
|
*
|
|
@@ -45,22 +36,23 @@ const useComponentsContext = () => (0, _element.useContext)(ComponentsContext);
|
|
|
45
36
|
* @param {Record<string, any>} props.value
|
|
46
37
|
* @return {Record<string, any>} The consolidated value.
|
|
47
38
|
*/
|
|
48
|
-
|
|
49
|
-
|
|
50
39
|
exports.useComponentsContext = useComponentsContext;
|
|
51
|
-
|
|
52
40
|
function useContextSystemBridge({
|
|
53
41
|
value
|
|
54
42
|
}) {
|
|
55
43
|
const parentContext = useComponentsContext();
|
|
56
44
|
const valueRef = (0, _element.useRef)(value);
|
|
57
45
|
(0, _utils.useUpdateEffect)(() => {
|
|
58
|
-
if (
|
|
59
|
-
|
|
46
|
+
if (
|
|
47
|
+
// Objects are equivalent.
|
|
48
|
+
(0, _es.default)(valueRef.current, value) &&
|
|
49
|
+
// But not the same reference.
|
|
60
50
|
valueRef.current !== value) {
|
|
61
|
-
typeof
|
|
51
|
+
typeof SCRIPT_DEBUG !== "undefined" && SCRIPT_DEBUG === true ? (0, _warning.default)(`Please memoize your context: ${JSON.stringify(value)}`) : void 0;
|
|
62
52
|
}
|
|
63
|
-
}, [value]);
|
|
53
|
+
}, [value]);
|
|
54
|
+
|
|
55
|
+
// `parentContext` will always be memoized (i.e., the result of this hook itself)
|
|
64
56
|
// or the default value from when the `ComponentsContext` was originally
|
|
65
57
|
// initialized (which will never change, it's a static variable)
|
|
66
58
|
// so this memoization will prevent `deepmerge()` from rerunning unless
|
|
@@ -72,7 +64,6 @@ function useContextSystemBridge({
|
|
|
72
64
|
// correctly warning when the `value` isn't being properly memoized. All of that to say
|
|
73
65
|
// that this should be super safe to assume that `useMemo` will only run on actual
|
|
74
66
|
// changes to the two dependencies, therefore saving us calls to `deepmerge()`!
|
|
75
|
-
|
|
76
67
|
const config = (0, _element.useMemo)(() => {
|
|
77
68
|
// Deep clone `parentContext` to avoid mutating it later.
|
|
78
69
|
return (0, _deepmerge.default)(parentContext !== null && parentContext !== void 0 ? parentContext : {}, value !== null && value !== void 0 ? value : {}, {
|
|
@@ -81,6 +72,7 @@ function useContextSystemBridge({
|
|
|
81
72
|
}, [parentContext, value]);
|
|
82
73
|
return config;
|
|
83
74
|
}
|
|
75
|
+
|
|
84
76
|
/**
|
|
85
77
|
* A Provider component that can modify props for connected components within
|
|
86
78
|
* the Context system.
|
|
@@ -98,8 +90,6 @@ function useContextSystemBridge({
|
|
|
98
90
|
* @param {T} options.value Props to render into connected components.
|
|
99
91
|
* @return {JSX.Element} A Provider wrapped component.
|
|
100
92
|
*/
|
|
101
|
-
|
|
102
|
-
|
|
103
93
|
const BaseContextSystemProvider = ({
|
|
104
94
|
children,
|
|
105
95
|
value
|
|
@@ -111,7 +101,6 @@ const BaseContextSystemProvider = ({
|
|
|
111
101
|
value: contextValue
|
|
112
102
|
}, children);
|
|
113
103
|
};
|
|
114
|
-
|
|
115
104
|
const ContextSystemProvider = (0, _element.memo)(BaseContextSystemProvider);
|
|
116
105
|
exports.ContextSystemProvider = ContextSystemProvider;
|
|
117
106
|
//# sourceMappingURL=context-system-provider.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"names":["_element","require","_deepmerge","_interopRequireDefault","_es","_isPlainObject","_warning","_utils","ComponentsContext","createContext","exports","useComponentsContext","useContext","useContextSystemBridge","value","parentContext","valueRef","useRef","useUpdateEffect","fastDeepEqual","current","SCRIPT_DEBUG","warn","JSON","stringify","config","useMemo","deepmerge","isMergeableObject","isPlainObject","BaseContextSystemProvider","children","contextValue","createElement","Provider","ContextSystemProvider","memo"],"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":";;;;;;;AAUA,IAAAA,QAAA,GAAAC,OAAA;AAPA,IAAAC,UAAA,GAAAC,sBAAA,CAAAF,OAAA;AACA,IAAAG,GAAA,GAAAD,sBAAA,CAAAF,OAAA;AACA,IAAAI,cAAA,GAAAJ,OAAA;AAYA,IAAAK,QAAA,GAAAH,sBAAA,CAAAF,OAAA;AAKA,IAAAM,MAAA,GAAAN,OAAA;AAtBA;AACA;AACA;;AAKA;AACA;AACA;;AAUA;AACA;AACA;;AAGO,MAAMO,iBAAiB,GAAG,IAAAC,sBAAa,GAC7C,kCAAqC,CAAC,CACvC,CAAC;AAACC,OAAA,CAAAF,iBAAA,GAAAA,iBAAA;AACK,MAAMG,oBAAoB,GAAGA,CAAA,KAAM,IAAAC,mBAAU,EAAEJ,iBAAkB,CAAC;;AAEzE;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AARAE,OAAA,CAAAC,oBAAA,GAAAA,oBAAA;AASA,SAASE,sBAAsBA,CAAE;EAAEC;AAAM,CAAC,EAAG;EAC5C,MAAMC,aAAa,GAAGJ,oBAAoB,CAAC,CAAC;EAE5C,MAAMK,QAAQ,GAAG,IAAAC,eAAM,EAAEH,KAAM,CAAC;EAEhC,IAAAI,sBAAe,EAAE,MAAM;IACtB;IACC;IACA,IAAAC,WAAa,EAAEH,QAAQ,CAACI,OAAO,EAAEN,KAAM,CAAC;IACxC;IACAE,QAAQ,CAACI,OAAO,KAAKN,KAAK,EACzB;MACD,OAAAO,YAAA,oBAAAA,YAAA,gBAAAC,gBAAI,EAAG,gCAAgCC,IAAI,CAACC,SAAS,CAAEV,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,MAAMW,MAAM,GAAG,IAAAC,gBAAO,EAAE,MAAM;IAC7B;IACA,OAAO,IAAAC,kBAAS,EAAEZ,aAAa,aAAbA,aAAa,cAAbA,aAAa,GAAI,CAAC,CAAC,EAAED,KAAK,aAALA,KAAK,cAALA,KAAK,GAAI,CAAC,CAAC,EAAE;MACnDc,iBAAiB,EAAEC;IACpB,CAAE,CAAC;EACJ,CAAC,EAAE,CAAEd,aAAa,EAAED,KAAK,CAAG,CAAC;EAE7B,OAAOW,MAAM;AACd;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAMK,yBAAyB,GAAGA,CAAE;EAAEC,QAAQ;EAAEjB;AAAM,CAAC,KAAM;EAC5D,MAAMkB,YAAY,GAAGnB,sBAAsB,CAAE;IAAEC;EAAM,CAAE,CAAC;EAExD,OACC,IAAAd,QAAA,CAAAiC,aAAA,EAACzB,iBAAiB,CAAC0B,QAAQ;IAACpB,KAAK,EAAGkB;EAAc,GAC/CD,QACyB,CAAC;AAE/B,CAAC;AAEM,MAAMI,qBAAqB,GAAG,IAAAC,aAAI,EAAEN,yBAA0B,CAAC;AAACpB,OAAA,CAAAyB,qBAAA,GAAAA,qBAAA"}
|
|
@@ -1,16 +1,12 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
3
|
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
-
|
|
5
4
|
Object.defineProperty(exports, "__esModule", {
|
|
6
5
|
value: true
|
|
7
6
|
});
|
|
8
7
|
exports.getStyledClassNameFromKey = void 0;
|
|
9
|
-
|
|
10
8
|
var _changeCase = require("change-case");
|
|
11
|
-
|
|
12
9
|
var _memize = _interopRequireDefault(require("memize"));
|
|
13
|
-
|
|
14
10
|
/**
|
|
15
11
|
* External dependencies
|
|
16
12
|
*/
|
|
@@ -25,7 +21,6 @@ function getStyledClassName(namespace) {
|
|
|
25
21
|
const kebab = (0, _changeCase.paramCase)(namespace);
|
|
26
22
|
return `components-${kebab}`;
|
|
27
23
|
}
|
|
28
|
-
|
|
29
24
|
const getStyledClassNameFromKey = (0, _memize.default)(getStyledClassName);
|
|
30
25
|
exports.getStyledClassNameFromKey = getStyledClassNameFromKey;
|
|
31
26
|
//# sourceMappingURL=get-styled-class-name-from-key.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["@wordpress/components/src/ui/context/get-styled-class-name-from-key.ts"],"
|
|
1
|
+
{"version":3,"names":["_changeCase","require","_memize","_interopRequireDefault","getStyledClassName","namespace","kebab","kebabCase","getStyledClassNameFromKey","memoize","exports"],"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":";;;;;;;AAGA,IAAAA,WAAA,GAAAC,OAAA;AACA,IAAAC,OAAA,GAAAC,sBAAA,CAAAF,OAAA;AAJA;AACA;AACA;;AAIA;AACA;AACA;AACA;AACA;AACA;AACA,SAASG,kBAAkBA,CAAEC,SAAiB,EAAW;EACxD,MAAMC,KAAK,GAAG,IAAAC,qBAAS,EAAEF,SAAU,CAAC;EACpC,OAAQ,cAAcC,KAAO,EAAC;AAC/B;AAEO,MAAME,yBAAyB,GAAG,IAAAC,eAAO,EAAEL,kBAAmB,CAAC;AAACM,OAAA,CAAAF,yBAAA,GAAAA,yBAAA"}
|
|
@@ -54,15 +54,10 @@ Object.defineProperty(exports, "useContextSystem", {
|
|
|
54
54
|
return _useContextSystem.useContextSystem;
|
|
55
55
|
}
|
|
56
56
|
});
|
|
57
|
-
|
|
58
57
|
var _contextSystemProvider = require("./context-system-provider");
|
|
59
|
-
|
|
60
58
|
var _contextConnect = require("./context-connect");
|
|
61
|
-
|
|
62
59
|
var _useContextSystem = require("./use-context-system");
|
|
63
|
-
|
|
64
60
|
var _wordpressComponent = require("./wordpress-component");
|
|
65
|
-
|
|
66
61
|
Object.keys(_wordpressComponent).forEach(function (key) {
|
|
67
62
|
if (key === "default" || key === "__esModule") return;
|
|
68
63
|
if (Object.prototype.hasOwnProperty.call(_exportNames, key)) return;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["@wordpress/components/src/ui/context/index.ts"],"
|
|
1
|
+
{"version":3,"names":["_contextSystemProvider","require","_contextConnect","_useContextSystem","_wordpressComponent","Object","keys","forEach","key","prototype","hasOwnProperty","call","_exportNames","exports","defineProperty","enumerable","get"],"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,IAAAA,sBAAA,GAAAC,OAAA;AAIA,IAAAC,eAAA,GAAAD,OAAA;AAMA,IAAAE,iBAAA,GAAAF,OAAA;AACA,IAAAG,mBAAA,GAAAH,OAAA;AAAAI,MAAA,CAAAC,IAAA,CAAAF,mBAAA,EAAAG,OAAA,WAAAC,GAAA;EAAA,IAAAA,GAAA,kBAAAA,GAAA;EAAA,IAAAH,MAAA,CAAAI,SAAA,CAAAC,cAAA,CAAAC,IAAA,CAAAC,YAAA,EAAAJ,GAAA;EAAA,IAAAA,GAAA,IAAAK,OAAA,IAAAA,OAAA,CAAAL,GAAA,MAAAJ,mBAAA,CAAAI,GAAA;EAAAH,MAAA,CAAAS,cAAA,CAAAD,OAAA,EAAAL,GAAA;IAAAO,UAAA;IAAAC,GAAA,WAAAA,CAAA;MAAA,OAAAZ,mBAAA,CAAAI,GAAA;IAAA;EAAA;AAAA"}
|
|
@@ -1,22 +1,15 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
3
|
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
-
|
|
5
4
|
Object.defineProperty(exports, "__esModule", {
|
|
6
5
|
value: true
|
|
7
6
|
});
|
|
8
7
|
exports.useContextSystem = useContextSystem;
|
|
9
|
-
|
|
10
8
|
var _warning = _interopRequireDefault(require("@wordpress/warning"));
|
|
11
|
-
|
|
12
9
|
var _contextSystemProvider = require("./context-system-provider");
|
|
13
|
-
|
|
14
10
|
var _utils = require("./utils");
|
|
15
|
-
|
|
16
11
|
var _getStyledClassNameFromKey = require("./get-styled-class-name-from-key");
|
|
17
|
-
|
|
18
12
|
var _useCx = require("../../utils/hooks/use-cx");
|
|
19
|
-
|
|
20
13
|
/**
|
|
21
14
|
* WordPress dependencies
|
|
22
15
|
*/
|
|
@@ -41,18 +34,16 @@ var _useCx = require("../../utils/hooks/use-cx");
|
|
|
41
34
|
*/
|
|
42
35
|
function useContextSystem(props, namespace) {
|
|
43
36
|
const contextSystemProps = (0, _contextSystemProvider.useComponentsContext)();
|
|
44
|
-
|
|
45
37
|
if (typeof namespace === 'undefined') {
|
|
46
|
-
typeof
|
|
38
|
+
typeof SCRIPT_DEBUG !== "undefined" && SCRIPT_DEBUG === true ? (0, _warning.default)('useContextSystem: Please provide a namespace') : void 0;
|
|
47
39
|
}
|
|
48
|
-
|
|
49
40
|
const contextProps = contextSystemProps?.[namespace] || {};
|
|
50
|
-
/* eslint-disable jsdoc/no-undefined-types */
|
|
51
41
|
|
|
42
|
+
/* eslint-disable jsdoc/no-undefined-types */
|
|
52
43
|
/** @type {ConnectedProps<P>} */
|
|
53
44
|
// @ts-ignore We fill in the missing properties below
|
|
54
|
-
|
|
55
|
-
|
|
45
|
+
const finalComponentProps = {
|
|
46
|
+
...(0, _utils.getConnectedNamespace)(),
|
|
56
47
|
...(0, _utils.getNamespace)(namespace)
|
|
57
48
|
};
|
|
58
49
|
/* eslint-enable jsdoc/no-undefined-types */
|
|
@@ -63,27 +54,25 @@ function useContextSystem(props, namespace) {
|
|
|
63
54
|
} = contextProps;
|
|
64
55
|
const initialMergedProps = Object.entries(otherContextProps).length ? Object.assign({}, otherContextProps, props) : props;
|
|
65
56
|
const cx = (0, _useCx.useCx)();
|
|
66
|
-
const classes = cx((0, _getStyledClassNameFromKey.getStyledClassNameFromKey)(namespace), props.className);
|
|
57
|
+
const classes = cx((0, _getStyledClassNameFromKey.getStyledClassNameFromKey)(namespace), props.className);
|
|
67
58
|
|
|
59
|
+
// Provides the ability to customize the render of the component.
|
|
68
60
|
const rendered = typeof initialMergedProps.renderChildren === 'function' ? initialMergedProps.renderChildren(initialMergedProps) : initialMergedProps.children;
|
|
69
|
-
|
|
70
61
|
for (const key in initialMergedProps) {
|
|
71
62
|
// @ts-ignore filling in missing props
|
|
72
63
|
finalComponentProps[key] = initialMergedProps[key];
|
|
73
64
|
}
|
|
74
|
-
|
|
75
65
|
for (const key in overrideProps) {
|
|
76
66
|
// @ts-ignore filling in missing props
|
|
77
67
|
finalComponentProps[key] = overrideProps[key];
|
|
78
|
-
}
|
|
79
|
-
// when a `cloneElement()` is involved.
|
|
80
|
-
|
|
68
|
+
}
|
|
81
69
|
|
|
70
|
+
// Setting an `undefined` explicitly can cause unintended overwrites
|
|
71
|
+
// when a `cloneElement()` is involved.
|
|
82
72
|
if (rendered !== undefined) {
|
|
83
73
|
// @ts-ignore
|
|
84
74
|
finalComponentProps.children = rendered;
|
|
85
75
|
}
|
|
86
|
-
|
|
87
76
|
finalComponentProps.className = classes;
|
|
88
77
|
return finalComponentProps;
|
|
89
78
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"names":["_warning","_interopRequireDefault","require","_contextSystemProvider","_utils","_getStyledClassNameFromKey","_useCx","useContextSystem","props","namespace","contextSystemProps","useComponentsContext","SCRIPT_DEBUG","warn","contextProps","finalComponentProps","getConnectedNamespace","getNamespace","_overrides","overrideProps","otherContextProps","initialMergedProps","Object","entries","length","assign","cx","useCx","classes","getStyledClassNameFromKey","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":";;;;;;;AAGA,IAAAA,QAAA,GAAAC,sBAAA,CAAAC,OAAA;AAKA,IAAAC,sBAAA,GAAAD,OAAA;AACA,IAAAE,MAAA,GAAAF,OAAA;AACA,IAAAG,0BAAA,GAAAH,OAAA;AACA,IAAAI,MAAA,GAAAJ,OAAA;AAXA;AACA;AACA;;AAGA;AACA;AACA;;AAMA;AACA;AACA;AACA;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACO,SAASK,gBAAgBA,CAAEC,KAAK,EAAEC,SAAS,EAAG;EACpD,MAAMC,kBAAkB,GAAG,IAAAC,2CAAoB,EAAC,CAAC;EACjD,IAAK,OAAOF,SAAS,KAAK,WAAW,EAAG;IACvC,OAAAG,YAAA,oBAAAA,YAAA,gBAAAC,gBAAI,EAAE,8CAA+C,CAAC;EACvD;EAEA,MAAMC,YAAY,GAAGJ,kBAAkB,GAAID,SAAS,CAAE,IAAI,CAAC,CAAC;;EAE5D;EACA;EACA;EACA,MAAMM,mBAAmB,GAAG;IAC3B,GAAG,IAAAC,4BAAqB,EAAC,CAAC;IAC1B,GAAG,IAAAC,mBAAY,EAAER,SAAU;EAC5B,CAAC;EACD;;EAEA,MAAM;IAAES,UAAU,EAAEC,aAAa;IAAE,GAAGC;EAAkB,CAAC,GAAGN,YAAY;EAExE,MAAMO,kBAAkB,GAAGC,MAAM,CAACC,OAAO,CAAEH,iBAAkB,CAAC,CAACI,MAAM,GAClEF,MAAM,CAACG,MAAM,CAAE,CAAC,CAAC,EAAEL,iBAAiB,EAAEZ,KAAM,CAAC,GAC7CA,KAAK;EAER,MAAMkB,EAAE,GAAG,IAAAC,YAAK,EAAC,CAAC;EAElB,MAAMC,OAAO,GAAGF,EAAE,CACjB,IAAAG,oDAAyB,EAAEpB,SAAU,CAAC,EACtCD,KAAK,CAACsB,SACP,CAAC;;EAED;EACA,MAAMC,QAAQ,GACb,OAAOV,kBAAkB,CAACW,cAAc,KAAK,UAAU,GACpDX,kBAAkB,CAACW,cAAc,CAAEX,kBAAmB,CAAC,GACvDA,kBAAkB,CAACY,QAAQ;EAE/B,KAAM,MAAMC,GAAG,IAAIb,kBAAkB,EAAG;IACvC;IACAN,mBAAmB,CAAEmB,GAAG,CAAE,GAAGb,kBAAkB,CAAEa,GAAG,CAAE;EACvD;EAEA,KAAM,MAAMA,GAAG,IAAIf,aAAa,EAAG;IAClC;IACAJ,mBAAmB,CAAEmB,GAAG,CAAE,GAAGf,aAAa,CAAEe,GAAG,CAAE;EAClD;;EAEA;EACA;EACA,IAAKH,QAAQ,KAAKI,SAAS,EAAG;IAC7B;IACApB,mBAAmB,CAACkB,QAAQ,GAAGF,QAAQ;EACxC;EAEAhB,mBAAmB,CAACe,SAAS,GAAGF,OAAO;EAEvC,OAAOb,mBAAmB;AAC3B"}
|
|
@@ -5,9 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.getConnectedNamespace = getConnectedNamespace;
|
|
7
7
|
exports.getNamespace = getNamespace;
|
|
8
|
-
|
|
9
8
|
var _constants = require("./constants");
|
|
10
|
-
|
|
11
9
|
/**
|
|
12
10
|
* Internal dependencies
|
|
13
11
|
*/
|
|
@@ -29,6 +27,7 @@ function getNamespace(componentName) {
|
|
|
29
27
|
[_constants.COMPONENT_NAMESPACE]: componentName
|
|
30
28
|
};
|
|
31
29
|
}
|
|
30
|
+
|
|
32
31
|
/**
|
|
33
32
|
* Creates a dedicated connected context namespace HTML attribute for components.
|
|
34
33
|
* ns is short for "namespace"
|
|
@@ -40,8 +39,6 @@ function getNamespace(componentName) {
|
|
|
40
39
|
*
|
|
41
40
|
* @return {Record<string, any>} A props object with the namespaced HTML attribute.
|
|
42
41
|
*/
|
|
43
|
-
|
|
44
|
-
|
|
45
42
|
function getConnectedNamespace() {
|
|
46
43
|
return {
|
|
47
44
|
[_constants.CONNECTED_NAMESPACE]: true
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"names":["_constants","require","getNamespace","componentName","COMPONENT_NAMESPACE","getConnectedNamespace","CONNECTED_NAMESPACE"],"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":";;;;;;;AAGA,IAAAA,UAAA,GAAAC,OAAA;AAHA;AACA;AACA;;AAGA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACO,SAASC,YAAYA,CAAEC,aAAa,EAAG;EAC7C,OAAO;IAAE,CAAEC,8BAAmB,GAAID;EAAc,CAAC;AAClD;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACO,SAASE,qBAAqBA,CAAA,EAAG;EACvC,OAAO;IAAE,CAAEC,8BAAmB,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":""}
|
|
@@ -4,13 +4,9 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
|
-
|
|
8
7
|
var _element = require("@wordpress/element");
|
|
9
|
-
|
|
10
8
|
var _context = require("../context");
|
|
11
|
-
|
|
12
9
|
var _view = require("../../view");
|
|
13
|
-
|
|
14
10
|
/**
|
|
15
11
|
* External dependencies
|
|
16
12
|
*/
|
|
@@ -18,6 +14,7 @@ var _view = require("../../view");
|
|
|
18
14
|
/**
|
|
19
15
|
* Internal dependencies
|
|
20
16
|
*/
|
|
17
|
+
|
|
21
18
|
function Shortcut(props, forwardedRef) {
|
|
22
19
|
const {
|
|
23
20
|
as: asProp = 'span',
|
|
@@ -25,21 +22,17 @@ function Shortcut(props, forwardedRef) {
|
|
|
25
22
|
className,
|
|
26
23
|
...otherProps
|
|
27
24
|
} = (0, _context.useContextSystem)(props, 'Shortcut');
|
|
28
|
-
|
|
29
25
|
if (!shortcut) {
|
|
30
26
|
return null;
|
|
31
27
|
}
|
|
32
|
-
|
|
33
28
|
let displayText;
|
|
34
29
|
let ariaLabel;
|
|
35
|
-
|
|
36
30
|
if (typeof shortcut === 'string') {
|
|
37
31
|
displayText = shortcut;
|
|
38
32
|
} else {
|
|
39
33
|
displayText = shortcut.display;
|
|
40
34
|
ariaLabel = shortcut.ariaLabel;
|
|
41
35
|
}
|
|
42
|
-
|
|
43
36
|
return (0, _element.createElement)(_view.View, {
|
|
44
37
|
as: asProp,
|
|
45
38
|
className: className,
|
|
@@ -48,7 +41,6 @@ function Shortcut(props, forwardedRef) {
|
|
|
48
41
|
...otherProps
|
|
49
42
|
}, displayText);
|
|
50
43
|
}
|
|
51
|
-
|
|
52
44
|
const ConnectedShortcut = (0, _context.contextConnect)(Shortcut, 'Shortcut');
|
|
53
45
|
var _default = ConnectedShortcut;
|
|
54
46
|
exports.default = _default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"names":["_context","require","_view","Shortcut","props","forwardedRef","as","asProp","shortcut","className","otherProps","useContextSystem","displayText","ariaLabel","display","_element","createElement","View","ref","ConnectedShortcut","contextConnect","_default","exports","default"],"sources":["@wordpress/components/src/ui/shortcut/component.tsx"],"sourcesContent":["/**\n * External dependencies\n */\nimport type { ForwardedRef } from 'react';\n\n/**\n * Internal dependencies\n */\nimport type { WordPressComponentProps } from '../context';\nimport { useContextSystem, contextConnect } from '../context';\nimport { View } from '../../view';\n\nexport interface ShortcutDescription {\n\tdisplay: string;\n\tariaLabel: string;\n}\n\nexport interface Props {\n\tshortcut?: ShortcutDescription | string;\n\tclassName?: string;\n}\n\nfunction Shortcut(\n\tprops: WordPressComponentProps< Props, 'span' >,\n\tforwardedRef: ForwardedRef< any >\n): JSX.Element | null {\n\tconst {\n\t\tas: asProp = 'span',\n\t\tshortcut,\n\t\tclassName,\n\t\t...otherProps\n\t} = useContextSystem( props, 'Shortcut' );\n\tif ( ! shortcut ) {\n\t\treturn null;\n\t}\n\n\tlet displayText: string;\n\tlet ariaLabel: string | undefined;\n\n\tif ( typeof shortcut === 'string' ) {\n\t\tdisplayText = shortcut;\n\t} else {\n\t\tdisplayText = shortcut.display;\n\t\tariaLabel = shortcut.ariaLabel;\n\t}\n\n\treturn (\n\t\t<View\n\t\t\tas={ asProp }\n\t\t\tclassName={ className }\n\t\t\taria-label={ ariaLabel }\n\t\t\tref={ forwardedRef }\n\t\t\t{ ...otherProps }\n\t\t>\n\t\t\t{ displayText }\n\t\t</View>\n\t);\n}\n\nconst ConnectedShortcut = contextConnect( Shortcut, 'Shortcut' );\n\nexport default ConnectedShortcut;\n"],"mappings":";;;;;;;AASA,IAAAA,QAAA,GAAAC,OAAA;AACA,IAAAC,KAAA,GAAAD,OAAA;AAVA;AACA;AACA;;AAGA;AACA;AACA;;AAeA,SAASE,QAAQA,CAChBC,KAA+C,EAC/CC,YAAiC,EACZ;EACrB,MAAM;IACLC,EAAE,EAAEC,MAAM,GAAG,MAAM;IACnBC,QAAQ;IACRC,SAAS;IACT,GAAGC;EACJ,CAAC,GAAG,IAAAC,yBAAgB,EAAEP,KAAK,EAAE,UAAW,CAAC;EACzC,IAAK,CAAEI,QAAQ,EAAG;IACjB,OAAO,IAAI;EACZ;EAEA,IAAII,WAAmB;EACvB,IAAIC,SAA6B;EAEjC,IAAK,OAAOL,QAAQ,KAAK,QAAQ,EAAG;IACnCI,WAAW,GAAGJ,QAAQ;EACvB,CAAC,MAAM;IACNI,WAAW,GAAGJ,QAAQ,CAACM,OAAO;IAC9BD,SAAS,GAAGL,QAAQ,CAACK,SAAS;EAC/B;EAEA,OACC,IAAAE,QAAA,CAAAC,aAAA,EAACd,KAAA,CAAAe,IAAI;IACJX,EAAE,EAAGC,MAAQ;IACbE,SAAS,EAAGA,SAAW;IACvB,cAAaI,SAAW;IACxBK,GAAG,EAAGb,YAAc;IAAA,GACfK;EAAU,GAEbE,WACG,CAAC;AAET;AAEA,MAAMO,iBAAiB,GAAG,IAAAC,uBAAc,EAAEjB,QAAQ,EAAE,UAAW,CAAC;AAAC,IAAAkB,QAAA,GAElDF,iBAAiB;AAAAG,OAAA,CAAAC,OAAA,GAAAF,QAAA"}
|
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
3
|
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
-
|
|
5
4
|
Object.defineProperty(exports, "__esModule", {
|
|
6
5
|
value: true
|
|
7
6
|
});
|
|
@@ -11,6 +10,5 @@ Object.defineProperty(exports, "Shortcut", {
|
|
|
11
10
|
return _component.default;
|
|
12
11
|
}
|
|
13
12
|
});
|
|
14
|
-
|
|
15
13
|
var _component = _interopRequireDefault(require("./component"));
|
|
16
14
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["@wordpress/components/src/ui/shortcut/index.ts"],"
|
|
1
|
+
{"version":3,"names":["_component","_interopRequireDefault","require"],"sources":["@wordpress/components/src/ui/shortcut/index.ts"],"sourcesContent":["export { default as Shortcut } from './component';\nexport type { Props as ShortcutProps, ShortcutDescription } from './component';\n"],"mappings":";;;;;;;;;;;;AAAA,IAAAA,UAAA,GAAAC,sBAAA,CAAAC,OAAA"}
|
|
@@ -1,24 +1,16 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
3
|
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
4
|
-
|
|
5
4
|
Object.defineProperty(exports, "__esModule", {
|
|
6
5
|
value: true
|
|
7
6
|
});
|
|
8
7
|
exports.default = void 0;
|
|
9
|
-
|
|
10
8
|
var _element = require("@wordpress/element");
|
|
11
|
-
|
|
12
9
|
var _reakit = require("reakit");
|
|
13
|
-
|
|
14
10
|
var _context = require("../context");
|
|
15
|
-
|
|
16
11
|
var _context2 = require("./context");
|
|
17
|
-
|
|
18
12
|
var _content = _interopRequireDefault(require("./content"));
|
|
19
|
-
|
|
20
13
|
var _styles = require("./styles");
|
|
21
|
-
|
|
22
14
|
/**
|
|
23
15
|
* External dependencies
|
|
24
16
|
*/
|
|
@@ -70,7 +62,8 @@ function Tooltip(props, forwardedRef) {
|
|
|
70
62
|
ref: forwardedRef
|
|
71
63
|
}, content, shortcut && (0, _element.createElement)(_styles.TooltipShortcut, {
|
|
72
64
|
shortcut: shortcut
|
|
73
|
-
})), children && (0, _element.createElement)(_reakit.TooltipReference, {
|
|
65
|
+
})), children && (0, _element.createElement)(_reakit.TooltipReference, {
|
|
66
|
+
...tooltip,
|
|
74
67
|
...children.props,
|
|
75
68
|
// @ts-ignore If ref doesn't exist that's fine with us, it'll just be undefined, but it can exist on ReactElement and there's no reason to try to scope this (it'll just overcomplicate things)
|
|
76
69
|
ref: children?.ref
|
|
@@ -78,10 +71,10 @@ function Tooltip(props, forwardedRef) {
|
|
|
78
71
|
if (!focusable) {
|
|
79
72
|
referenceProps.tabIndex = undefined;
|
|
80
73
|
}
|
|
81
|
-
|
|
82
74
|
return (0, _element.cloneElement)(children, referenceProps);
|
|
83
75
|
}));
|
|
84
76
|
}
|
|
77
|
+
|
|
85
78
|
/**
|
|
86
79
|
* `Tooltip` is a component that provides context for a user interface element.
|
|
87
80
|
*
|
|
@@ -98,8 +91,6 @@ function Tooltip(props, forwardedRef) {
|
|
|
98
91
|
* }
|
|
99
92
|
* ```
|
|
100
93
|
*/
|
|
101
|
-
|
|
102
|
-
|
|
103
94
|
const ConnectedTooltip = (0, _context.contextConnect)(Tooltip, 'Tooltip');
|
|
104
95
|
var _default = ConnectedTooltip;
|
|
105
96
|
exports.default = _default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"
|
|
1
|
+
{"version":3,"names":["_element","require","_reakit","_context","_context2","_content","_interopRequireDefault","_styles","Tooltip","props","forwardedRef","animated","animationDuration","baseId","children","content","focusable","gutter","id","modal","placement","visible","shortcut","otherProps","useContextSystem","tooltip","useTooltipState","undefined","contextProps","useMemo","createElement","TooltipContext","Provider","value","default","unstable_portal","ref","TooltipShortcut","TooltipReference","referenceProps","tabIndex","cloneElement","ConnectedTooltip","contextConnect","_default","exports"],"sources":["@wordpress/components/src/ui/tooltip/component.js"],"sourcesContent":["/**\n * External dependencies\n */\n// eslint-disable-next-line no-restricted-imports\nimport { TooltipReference, useTooltipState } from 'reakit';\n\n/**\n * WordPress dependencies\n */\nimport { useMemo, cloneElement } from '@wordpress/element';\n\n/**\n * Internal dependencies\n */\nimport { contextConnect, useContextSystem } from '../context';\nimport { TooltipContext } from './context';\nimport TooltipContent from './content';\nimport { TooltipShortcut } from './styles';\n\n/**\n * @param {import('../context').WordPressComponentProps<import('./types').Props, 'div'>} props\n * @param {import('react').ForwardedRef<any>} forwardedRef\n */\nfunction Tooltip( props, forwardedRef ) {\n\tconst {\n\t\tanimated = true,\n\t\tanimationDuration = 160,\n\t\tbaseId,\n\t\tchildren,\n\t\tcontent,\n\t\tfocusable = true,\n\t\tgutter = 4,\n\t\tid,\n\t\tmodal = true,\n\t\tplacement,\n\t\tvisible = false,\n\t\tshortcut,\n\t\t...otherProps\n\t} = useContextSystem( props, 'Tooltip' );\n\n\tconst tooltip = useTooltipState( {\n\t\tanimated: animated ? animationDuration : undefined,\n\t\tbaseId: baseId || id,\n\t\tgutter,\n\t\tplacement,\n\t\tvisible,\n\t\t...otherProps,\n\t} );\n\n\tconst contextProps = useMemo(\n\t\t() => ( {\n\t\t\ttooltip,\n\t\t} ),\n\t\t[ tooltip ]\n\t);\n\n\treturn (\n\t\t<TooltipContext.Provider value={ contextProps }>\n\t\t\t{ content && (\n\t\t\t\t<TooltipContent unstable_portal={ modal } ref={ forwardedRef }>\n\t\t\t\t\t{ content }\n\t\t\t\t\t{ shortcut && <TooltipShortcut shortcut={ shortcut } /> }\n\t\t\t\t</TooltipContent>\n\t\t\t) }\n\t\t\t{ children && (\n\t\t\t\t<TooltipReference\n\t\t\t\t\t{ ...tooltip }\n\t\t\t\t\t{ ...children.props }\n\t\t\t\t\t// @ts-ignore If ref doesn't exist that's fine with us, it'll just be undefined, but it can exist on ReactElement and there's no reason to try to scope this (it'll just overcomplicate things)\n\t\t\t\t\tref={ children?.ref }\n\t\t\t\t>\n\t\t\t\t\t{ ( referenceProps ) => {\n\t\t\t\t\t\tif ( ! focusable ) {\n\t\t\t\t\t\t\treferenceProps.tabIndex = undefined;\n\t\t\t\t\t\t}\n\t\t\t\t\t\treturn cloneElement( children, referenceProps );\n\t\t\t\t\t} }\n\t\t\t\t</TooltipReference>\n\t\t\t) }\n\t\t</TooltipContext.Provider>\n\t);\n}\n\n/**\n * `Tooltip` is a component that provides context for a user interface element.\n *\n * @example\n * ```jsx\n * import { Tooltip, Text } from `@wordpress/components/ui`;\n *\n * function Example() {\n * \treturn (\n * \t\t<Tooltip content=\"Code is Poetry\">\n * \t\t\t<Text>WordPress.org</Text>\n * \t\t</Tooltip>\n * \t)\n * }\n * ```\n */\nconst ConnectedTooltip = contextConnect( Tooltip, 'Tooltip' );\n\nexport default ConnectedTooltip;\n"],"mappings":";;;;;;;AASA,IAAAA,QAAA,GAAAC,OAAA;AALA,IAAAC,OAAA,GAAAD,OAAA;AAUA,IAAAE,QAAA,GAAAF,OAAA;AACA,IAAAG,SAAA,GAAAH,OAAA;AACA,IAAAI,QAAA,GAAAC,sBAAA,CAAAL,OAAA;AACA,IAAAM,OAAA,GAAAN,OAAA;AAjBA;AACA;AACA;AACA;;AAGA;AACA;AACA;;AAGA;AACA;AACA;;AAMA;AACA;AACA;AACA;AACA,SAASO,OAAOA,CAAEC,KAAK,EAAEC,YAAY,EAAG;EACvC,MAAM;IACLC,QAAQ,GAAG,IAAI;IACfC,iBAAiB,GAAG,GAAG;IACvBC,MAAM;IACNC,QAAQ;IACRC,OAAO;IACPC,SAAS,GAAG,IAAI;IAChBC,MAAM,GAAG,CAAC;IACVC,EAAE;IACFC,KAAK,GAAG,IAAI;IACZC,SAAS;IACTC,OAAO,GAAG,KAAK;IACfC,QAAQ;IACR,GAAGC;EACJ,CAAC,GAAG,IAAAC,yBAAgB,EAAEf,KAAK,EAAE,SAAU,CAAC;EAExC,MAAMgB,OAAO,GAAG,IAAAC,uBAAe,EAAE;IAChCf,QAAQ,EAAEA,QAAQ,GAAGC,iBAAiB,GAAGe,SAAS;IAClDd,MAAM,EAAEA,MAAM,IAAIK,EAAE;IACpBD,MAAM;IACNG,SAAS;IACTC,OAAO;IACP,GAAGE;EACJ,CAAE,CAAC;EAEH,MAAMK,YAAY,GAAG,IAAAC,gBAAO,EAC3B,OAAQ;IACPJ;EACD,CAAC,CAAE,EACH,CAAEA,OAAO,CACV,CAAC;EAED,OACC,IAAAzB,QAAA,CAAA8B,aAAA,EAAC1B,SAAA,CAAA2B,cAAc,CAACC,QAAQ;IAACC,KAAK,EAAGL;EAAc,GAC5Cb,OAAO,IACR,IAAAf,QAAA,CAAA8B,aAAA,EAACzB,QAAA,CAAA6B,OAAc;IAACC,eAAe,EAAGhB,KAAO;IAACiB,GAAG,EAAG1B;EAAc,GAC3DK,OAAO,EACPO,QAAQ,IAAI,IAAAtB,QAAA,CAAA8B,aAAA,EAACvB,OAAA,CAAA8B,eAAe;IAACf,QAAQ,EAAGA;EAAU,CAAE,CACvC,CAChB,EACCR,QAAQ,IACT,IAAAd,QAAA,CAAA8B,aAAA,EAAC5B,OAAA,CAAAoC,gBAAgB;IAAA,GACXb,OAAO;IAAA,GACPX,QAAQ,CAACL,KAAK;IACnB;IACA2B,GAAG,EAAGtB,QAAQ,EAAEsB;EAAK,GAEjBG,cAAc,IAAM;IACvB,IAAK,CAAEvB,SAAS,EAAG;MAClBuB,cAAc,CAACC,QAAQ,GAAGb,SAAS;IACpC;IACA,OAAO,IAAAc,qBAAY,EAAE3B,QAAQ,EAAEyB,cAAe,CAAC;EAChD,CACiB,CAEK,CAAC;AAE5B;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,MAAMG,gBAAgB,GAAG,IAAAC,uBAAc,EAAEnC,OAAO,EAAE,SAAU,CAAC;AAAC,IAAAoC,QAAA,GAE/CF,gBAAgB;AAAAG,OAAA,CAAAX,OAAA,GAAAU,QAAA"}
|
|
@@ -4,25 +4,15 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.default = void 0;
|
|
7
|
-
|
|
8
7
|
var _element = require("@wordpress/element");
|
|
9
|
-
|
|
10
8
|
var _reakit = require("reakit");
|
|
11
|
-
|
|
12
9
|
var _context = require("../context");
|
|
13
|
-
|
|
14
10
|
var _view = require("../../view");
|
|
15
|
-
|
|
16
11
|
var _context2 = require("./context");
|
|
17
|
-
|
|
18
12
|
var styles = _interopRequireWildcard(require("./styles"));
|
|
19
|
-
|
|
20
13
|
var _useCx = require("../../utils/hooks/use-cx");
|
|
21
|
-
|
|
22
14
|
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function (nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
23
|
-
|
|
24
15
|
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || typeof obj !== "object" && typeof obj !== "function") { return { default: obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj.default = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
25
|
-
|
|
26
16
|
/**
|
|
27
17
|
* External dependencies
|
|
28
18
|
*/
|
|
@@ -31,15 +21,16 @@ function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj &&
|
|
|
31
21
|
/**
|
|
32
22
|
* Internal dependencies
|
|
33
23
|
*/
|
|
24
|
+
|
|
34
25
|
const {
|
|
35
26
|
TooltipPopoverView
|
|
36
27
|
} = styles;
|
|
28
|
+
|
|
37
29
|
/**
|
|
38
30
|
*
|
|
39
31
|
* @param {import('../context').WordPressComponentProps<import('./types').ContentProps, 'div'>} props
|
|
40
32
|
* @param {import('react').ForwardedRef<any>} forwardedRef
|
|
41
33
|
*/
|
|
42
|
-
|
|
43
34
|
function TooltipContent(props, forwardedRef) {
|
|
44
35
|
const {
|
|
45
36
|
children,
|
|
@@ -59,8 +50,6 @@ function TooltipContent(props, forwardedRef) {
|
|
|
59
50
|
ref: forwardedRef
|
|
60
51
|
}, (0, _element.createElement)(TooltipPopoverView, null, children));
|
|
61
52
|
}
|
|
62
|
-
|
|
63
53
|
var _default = (0, _context.contextConnect)(TooltipContent, 'TooltipContent');
|
|
64
|
-
|
|
65
54
|
exports.default = _default;
|
|
66
55
|
//# sourceMappingURL=content.js.map
|