@wordpress/components 27.4.0 → 27.5.0
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 +27 -1
- package/build/alignment-matrix-control/index.js +3 -1
- package/build/alignment-matrix-control/index.js.map +1 -1
- package/build/alignment-matrix-control/styles/alignment-matrix-control-styles.js +8 -8
- package/build/alignment-matrix-control/styles/alignment-matrix-control-styles.js.map +1 -1
- package/build/alignment-matrix-control/utils.js +6 -2
- package/build/alignment-matrix-control/utils.js.map +1 -1
- package/build/autocomplete/autocompleter-ui.js +3 -1
- package/build/autocomplete/autocompleter-ui.js.map +1 -1
- package/build/autocomplete/index.js +21 -7
- package/build/autocomplete/index.js.map +1 -1
- package/build/checkbox-control/index.js +9 -2
- package/build/checkbox-control/index.js.map +1 -1
- package/build/color-picker/hex-input.js +3 -1
- package/build/color-picker/hex-input.js.map +1 -1
- package/build/color-picker/hue-picker.native.js +6 -2
- package/build/color-picker/hue-picker.native.js.map +1 -1
- package/build/color-picker/index.native.js +9 -3
- package/build/color-picker/index.native.js.map +1 -1
- package/build/color-picker/saturation-picker.native.js +6 -2
- package/build/color-picker/saturation-picker.native.js.map +1 -1
- package/build/color-picker/use-deprecated-props.js +9 -3
- package/build/color-picker/use-deprecated-props.js.map +1 -1
- package/build/context/context-connect.js +6 -2
- package/build/context/context-connect.js.map +1 -1
- package/build/custom-select-control-v2/legacy-component/index.js +3 -1
- package/build/custom-select-control-v2/legacy-component/index.js.map +1 -1
- package/build/drop-zone/index.js +72 -64
- package/build/drop-zone/index.js.map +1 -1
- package/build/dropdown/styles.js +5 -3
- package/build/dropdown/styles.js.map +1 -1
- package/build/duotone-picker/utils.js +3 -1
- package/build/duotone-picker/utils.js.map +1 -1
- package/build/elevation/hook.js +5 -6
- package/build/elevation/hook.js.map +1 -1
- package/build/focal-point-picker/controls.js +3 -1
- package/build/focal-point-picker/controls.js.map +1 -1
- package/build/focal-point-picker/index.js +21 -7
- package/build/focal-point-picker/index.js.map +1 -1
- package/build/focal-point-picker/styles/focal-point-picker-style.js +12 -12
- package/build/focal-point-picker/styles/focal-point-picker-style.js.map +1 -1
- package/build/focal-point-picker/tooltip/index.native.js +3 -8
- package/build/focal-point-picker/tooltip/index.native.js.map +1 -1
- package/build/focal-point-picker/utils.js +3 -1
- package/build/focal-point-picker/utils.js.map +1 -1
- package/build/font-size-picker/index.js +3 -2
- package/build/font-size-picker/index.js.map +1 -1
- package/build/font-size-picker/types.js.map +1 -1
- package/build/input-control/input-field.js +3 -1
- package/build/input-control/input-field.js.map +1 -1
- package/build/input-control/label.js +3 -1
- package/build/input-control/label.js.map +1 -1
- package/build/input-control/styles/input-control-styles.js +31 -23
- package/build/input-control/styles/input-control-styles.js.map +1 -1
- package/build/input-control/utils.js +8 -4
- package/build/input-control/utils.js.map +1 -1
- package/build/item-group/item/hook.js +0 -4
- package/build/item-group/item/hook.js.map +1 -1
- package/build/mobile/gradient/index.native.js +3 -1
- package/build/mobile/gradient/index.native.js.map +1 -1
- package/build/mobile/keyboard-aware-flat-list/index.android.js +9 -3
- package/build/mobile/keyboard-aware-flat-list/index.android.js.map +1 -1
- package/build/mobile/keyboard-aware-flat-list/index.ios.js +15 -13
- package/build/mobile/keyboard-aware-flat-list/index.ios.js.map +1 -1
- package/build/mobile/keyboard-aware-flat-list/shared.native.js +33 -0
- package/build/mobile/keyboard-aware-flat-list/shared.native.js.map +1 -0
- package/build/modal/aria-helper.js +9 -3
- package/build/modal/aria-helper.js.map +1 -1
- package/build/modal/index.js +6 -2
- package/build/modal/index.js.map +1 -1
- package/build/navigation/styles/navigation-styles.js +12 -12
- package/build/navigation/styles/navigation-styles.js.map +1 -1
- package/build/panel/body.js +3 -1
- package/build/panel/body.js.map +1 -1
- package/build/popover/index.js +3 -1
- package/build/popover/index.js.map +1 -1
- package/build/popover/overlay-middlewares.js +3 -1
- package/build/popover/overlay-middlewares.js.map +1 -1
- package/build/query-controls/author-select.js +3 -1
- package/build/query-controls/author-select.js.map +1 -1
- package/build/range-control/rail.js +1 -1
- package/build/range-control/rail.js.map +1 -1
- package/build/range-control/styles/range-control-styles.js +29 -29
- package/build/range-control/styles/range-control-styles.js.map +1 -1
- package/build/resizable-box/resize-tooltip/index.js +3 -1
- package/build/resizable-box/resize-tooltip/index.js.map +1 -1
- package/build/resizable-box/resize-tooltip/label.js +3 -1
- package/build/resizable-box/resize-tooltip/label.js.map +1 -1
- package/build/resizable-box/resize-tooltip/utils.js +12 -4
- package/build/resizable-box/resize-tooltip/utils.js.map +1 -1
- package/build/select-control/index.js +3 -1
- package/build/select-control/index.js.map +1 -1
- package/build/select-control/styles/select-control-styles.js +8 -6
- package/build/select-control/styles/select-control-styles.js.map +1 -1
- package/build/slot-fill/bubbles-virtually/slot-fill-context.js +3 -3
- package/build/slot-fill/bubbles-virtually/slot-fill-context.js.map +1 -1
- package/build/slot-fill/bubbles-virtually/slot-fill-provider.js +3 -3
- package/build/slot-fill/bubbles-virtually/slot-fill-provider.js.map +1 -1
- package/build/slot-fill/bubbles-virtually/use-slot-fills.js +2 -2
- package/build/slot-fill/bubbles-virtually/use-slot-fills.js.map +1 -1
- package/build/slot-fill/bubbles-virtually/use-slot.js +2 -2
- package/build/slot-fill/bubbles-virtually/use-slot.js.map +1 -1
- package/build/slot-fill/types.js.map +1 -1
- package/build/text/get-line-height.js +6 -2
- package/build/text/get-line-height.js.map +1 -1
- package/build/text/utils.js +6 -2
- package/build/text/utils.js.map +1 -1
- package/build/theme/color-algorithms.js +6 -2
- package/build/theme/color-algorithms.js.map +1 -1
- package/build/toggle-group-control/toggle-group-control-option-base/component.js +3 -1
- 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/styles.js +9 -9
- package/build/toggle-group-control/toggle-group-control-option-base/styles.js.map +1 -1
- package/build/tree-grid/roving-tab-index-item.js +3 -1
- package/build/tree-grid/roving-tab-index-item.js.map +1 -1
- package/build/unit-control/index.js +3 -1
- package/build/unit-control/index.js.map +1 -1
- package/build/utils/colors.js +21 -7
- package/build/utils/colors.js.map +1 -1
- package/build/utils/font-size.js +3 -1
- package/build/utils/font-size.js.map +1 -1
- package/build/utils/get-valid-children.js +3 -1
- package/build/utils/get-valid-children.js.map +1 -1
- package/build/utils/input/base.js +2 -3
- package/build/utils/input/base.js.map +1 -1
- package/build/utils/strings.js +11 -57
- package/build/utils/strings.js.map +1 -1
- package/build/utils/use-responsive-value.js +3 -1
- package/build/utils/use-responsive-value.js.map +1 -1
- package/build/view/component.js +26 -8
- package/build/view/component.js.map +1 -1
- package/build-module/alignment-matrix-control/index.js +3 -1
- package/build-module/alignment-matrix-control/index.js.map +1 -1
- package/build-module/alignment-matrix-control/styles/alignment-matrix-control-styles.js +9 -9
- package/build-module/alignment-matrix-control/styles/alignment-matrix-control-styles.js.map +1 -1
- package/build-module/alignment-matrix-control/utils.js +6 -2
- package/build-module/alignment-matrix-control/utils.js.map +1 -1
- package/build-module/autocomplete/autocompleter-ui.js +3 -1
- package/build-module/autocomplete/autocompleter-ui.js.map +1 -1
- package/build-module/autocomplete/index.js +21 -7
- package/build-module/autocomplete/index.js.map +1 -1
- package/build-module/checkbox-control/index.js +9 -2
- package/build-module/checkbox-control/index.js.map +1 -1
- package/build-module/color-picker/hex-input.js +3 -1
- package/build-module/color-picker/hex-input.js.map +1 -1
- package/build-module/color-picker/hue-picker.native.js +6 -2
- package/build-module/color-picker/hue-picker.native.js.map +1 -1
- package/build-module/color-picker/index.native.js +9 -3
- package/build-module/color-picker/index.native.js.map +1 -1
- package/build-module/color-picker/saturation-picker.native.js +6 -2
- package/build-module/color-picker/saturation-picker.native.js.map +1 -1
- package/build-module/color-picker/use-deprecated-props.js +9 -3
- package/build-module/color-picker/use-deprecated-props.js.map +1 -1
- package/build-module/context/context-connect.js +6 -2
- package/build-module/context/context-connect.js.map +1 -1
- package/build-module/custom-select-control-v2/legacy-component/index.js +3 -1
- package/build-module/custom-select-control-v2/legacy-component/index.js.map +1 -1
- package/build-module/drop-zone/index.js +72 -64
- package/build-module/drop-zone/index.js.map +1 -1
- package/build-module/dropdown/styles.js +5 -3
- package/build-module/dropdown/styles.js.map +1 -1
- package/build-module/duotone-picker/utils.js +3 -1
- package/build-module/duotone-picker/utils.js.map +1 -1
- package/build-module/elevation/hook.js +6 -7
- package/build-module/elevation/hook.js.map +1 -1
- package/build-module/focal-point-picker/controls.js +3 -1
- package/build-module/focal-point-picker/controls.js.map +1 -1
- package/build-module/focal-point-picker/index.js +21 -7
- package/build-module/focal-point-picker/index.js.map +1 -1
- package/build-module/focal-point-picker/styles/focal-point-picker-style.js +13 -13
- package/build-module/focal-point-picker/styles/focal-point-picker-style.js.map +1 -1
- package/build-module/focal-point-picker/tooltip/index.native.js +3 -8
- package/build-module/focal-point-picker/tooltip/index.native.js.map +1 -1
- package/build-module/focal-point-picker/utils.js +3 -1
- package/build-module/focal-point-picker/utils.js.map +1 -1
- package/build-module/font-size-picker/index.js +3 -2
- package/build-module/font-size-picker/index.js.map +1 -1
- package/build-module/font-size-picker/types.js.map +1 -1
- package/build-module/input-control/input-field.js +3 -1
- package/build-module/input-control/input-field.js.map +1 -1
- package/build-module/input-control/label.js +3 -1
- package/build-module/input-control/label.js.map +1 -1
- package/build-module/input-control/styles/input-control-styles.js +31 -23
- package/build-module/input-control/styles/input-control-styles.js.map +1 -1
- package/build-module/input-control/utils.js +8 -4
- package/build-module/input-control/utils.js.map +1 -1
- package/build-module/item-group/item/hook.js +0 -4
- package/build-module/item-group/item/hook.js.map +1 -1
- package/build-module/mobile/gradient/index.native.js +3 -1
- package/build-module/mobile/gradient/index.native.js.map +1 -1
- package/build-module/mobile/keyboard-aware-flat-list/index.android.js +9 -3
- 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 +16 -15
- package/build-module/mobile/keyboard-aware-flat-list/index.ios.js.map +1 -1
- package/build-module/mobile/keyboard-aware-flat-list/shared.native.js +27 -0
- package/build-module/mobile/keyboard-aware-flat-list/shared.native.js.map +1 -0
- package/build-module/modal/aria-helper.js +9 -3
- package/build-module/modal/aria-helper.js.map +1 -1
- package/build-module/modal/index.js +6 -2
- package/build-module/modal/index.js.map +1 -1
- package/build-module/navigation/styles/navigation-styles.js +13 -13
- package/build-module/navigation/styles/navigation-styles.js.map +1 -1
- package/build-module/panel/body.js +3 -1
- package/build-module/panel/body.js.map +1 -1
- package/build-module/popover/index.js +3 -1
- package/build-module/popover/index.js.map +1 -1
- package/build-module/popover/overlay-middlewares.js +3 -1
- package/build-module/popover/overlay-middlewares.js.map +1 -1
- package/build-module/query-controls/author-select.js +3 -1
- package/build-module/query-controls/author-select.js.map +1 -1
- package/build-module/range-control/rail.js +1 -1
- package/build-module/range-control/rail.js.map +1 -1
- package/build-module/range-control/styles/range-control-styles.js +30 -30
- package/build-module/range-control/styles/range-control-styles.js.map +1 -1
- package/build-module/resizable-box/resize-tooltip/index.js +3 -1
- package/build-module/resizable-box/resize-tooltip/index.js.map +1 -1
- package/build-module/resizable-box/resize-tooltip/label.js +3 -1
- package/build-module/resizable-box/resize-tooltip/label.js.map +1 -1
- package/build-module/resizable-box/resize-tooltip/utils.js +12 -4
- package/build-module/resizable-box/resize-tooltip/utils.js.map +1 -1
- package/build-module/select-control/index.js +3 -1
- package/build-module/select-control/index.js.map +1 -1
- package/build-module/select-control/styles/select-control-styles.js +8 -6
- package/build-module/select-control/styles/select-control-styles.js.map +1 -1
- package/build-module/slot-fill/bubbles-virtually/slot-fill-context.js +2 -1
- 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 +1 -1
- package/build-module/slot-fill/bubbles-virtually/slot-fill-provider.js.map +1 -1
- package/build-module/slot-fill/bubbles-virtually/use-slot-fills.js +1 -1
- package/build-module/slot-fill/bubbles-virtually/use-slot-fills.js.map +1 -1
- package/build-module/slot-fill/bubbles-virtually/use-slot.js +1 -1
- package/build-module/slot-fill/bubbles-virtually/use-slot.js.map +1 -1
- package/build-module/slot-fill/types.js.map +1 -1
- package/build-module/text/get-line-height.js +6 -2
- package/build-module/text/get-line-height.js.map +1 -1
- package/build-module/text/utils.js +6 -2
- package/build-module/text/utils.js.map +1 -1
- package/build-module/theme/color-algorithms.js +6 -2
- package/build-module/theme/color-algorithms.js.map +1 -1
- package/build-module/toggle-group-control/toggle-group-control-option-base/component.js +3 -1
- 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/styles.js +10 -10
- package/build-module/toggle-group-control/toggle-group-control-option-base/styles.js.map +1 -1
- package/build-module/tree-grid/roving-tab-index-item.js +3 -1
- package/build-module/tree-grid/roving-tab-index-item.js.map +1 -1
- package/build-module/unit-control/index.js +3 -1
- package/build-module/unit-control/index.js.map +1 -1
- package/build-module/utils/colors.js +21 -7
- package/build-module/utils/colors.js.map +1 -1
- package/build-module/utils/font-size.js +3 -1
- package/build-module/utils/font-size.js.map +1 -1
- package/build-module/utils/get-valid-children.js +3 -1
- package/build-module/utils/get-valid-children.js.map +1 -1
- package/build-module/utils/input/base.js +2 -3
- package/build-module/utils/input/base.js.map +1 -1
- package/build-module/utils/strings.js +12 -57
- package/build-module/utils/strings.js.map +1 -1
- package/build-module/utils/use-responsive-value.js +3 -1
- package/build-module/utils/use-responsive-value.js.map +1 -1
- package/build-module/view/component.js +26 -8
- package/build-module/view/component.js.map +1 -1
- package/build-style/style-rtl.css +39 -36
- package/build-style/style.css +39 -36
- package/build-types/alignment-matrix-control/index.d.ts.map +1 -1
- package/build-types/alignment-matrix-control/styles/alignment-matrix-control-styles.d.ts.map +1 -1
- package/build-types/alignment-matrix-control/utils.d.ts.map +1 -1
- package/build-types/autocomplete/autocompleter-ui.d.ts.map +1 -1
- package/build-types/autocomplete/index.d.ts.map +1 -1
- package/build-types/border-box-control/border-box-control/hook.d.ts +4 -4
- package/build-types/border-box-control/border-box-control-linked-button/hook.d.ts +4 -4
- package/build-types/border-box-control/border-box-control-split-controls/hook.d.ts +4 -4
- package/build-types/border-box-control/border-box-control-visualizer/hook.d.ts +4 -4
- package/build-types/border-control/border-control/hook.d.ts +4 -4
- package/build-types/border-control/border-control-dropdown/hook.d.ts +4 -4
- package/build-types/box-control/stories/index.story.d.ts +24 -24
- package/build-types/card/card/hook.d.ts +4 -4
- package/build-types/card/card-body/hook.d.ts +4 -4
- package/build-types/card/card-divider/hook.d.ts +4 -4
- package/build-types/card/card-footer/hook.d.ts +4 -4
- package/build-types/card/card-header/hook.d.ts +4 -4
- package/build-types/card/card-media/hook.d.ts +4 -4
- package/build-types/checkbox-control/index.d.ts.map +1 -1
- package/build-types/color-picker/hex-input.d.ts.map +1 -1
- package/build-types/color-picker/use-deprecated-props.d.ts.map +1 -1
- package/build-types/context/context-connect.d.ts.map +1 -1
- package/build-types/custom-select-control-v2/legacy-component/index.d.ts.map +1 -1
- package/build-types/drop-zone/index.d.ts.map +1 -1
- package/build-types/dropdown/styles.d.ts.map +1 -1
- package/build-types/duotone-picker/utils.d.ts.map +1 -1
- package/build-types/elevation/hook.d.ts +4 -4
- package/build-types/elevation/hook.d.ts.map +1 -1
- package/build-types/flex/flex/hook.d.ts +4 -4
- package/build-types/flex/flex-block/hook.d.ts +4 -4
- package/build-types/flex/flex-item/hook.d.ts +4 -4
- package/build-types/focal-point-picker/controls.d.ts.map +1 -1
- package/build-types/focal-point-picker/index.d.ts.map +1 -1
- package/build-types/focal-point-picker/styles/focal-point-picker-style.d.ts.map +1 -1
- package/build-types/focal-point-picker/utils.d.ts.map +1 -1
- package/build-types/font-size-picker/index.d.ts.map +1 -1
- package/build-types/font-size-picker/stories/index.story.d.ts.map +1 -1
- package/build-types/font-size-picker/types.d.ts +2 -0
- package/build-types/font-size-picker/types.d.ts.map +1 -1
- package/build-types/grid/hook.d.ts +4 -4
- package/build-types/h-stack/hook.d.ts +4 -4
- package/build-types/heading/hook.d.ts +4 -4
- package/build-types/input-control/input-field.d.ts.map +1 -1
- package/build-types/input-control/label.d.ts.map +1 -1
- package/build-types/input-control/stories/index.story.d.ts +2 -1
- package/build-types/input-control/stories/index.story.d.ts.map +1 -1
- package/build-types/input-control/styles/input-control-styles.d.ts.map +1 -1
- package/build-types/input-control/utils.d.ts.map +1 -1
- package/build-types/item-group/item/hook.d.ts +5 -5
- package/build-types/item-group/item/hook.d.ts.map +1 -1
- package/build-types/item-group/item-group/hook.d.ts +4 -4
- package/build-types/modal/aria-helper.d.ts.map +1 -1
- package/build-types/modal/index.d.ts.map +1 -1
- package/build-types/navigation/styles/navigation-styles.d.ts.map +1 -1
- package/build-types/navigator/navigator-back-button/hook.d.ts +4 -4
- package/build-types/navigator/navigator-button/hook.d.ts +4 -4
- package/build-types/palette-edit/styles.d.ts +749 -10
- package/build-types/palette-edit/styles.d.ts.map +1 -1
- package/build-types/panel/body.d.ts.map +1 -1
- package/build-types/popover/index.d.ts.map +1 -1
- package/build-types/popover/overlay-middlewares.d.ts.map +1 -1
- package/build-types/popover/stories/index.story.d.ts.map +1 -1
- package/build-types/query-controls/author-select.d.ts.map +1 -1
- package/build-types/range-control/styles/range-control-styles.d.ts.map +1 -1
- package/build-types/resizable-box/resize-tooltip/index.d.ts.map +1 -1
- package/build-types/resizable-box/resize-tooltip/label.d.ts.map +1 -1
- package/build-types/resizable-box/resize-tooltip/utils.d.ts.map +1 -1
- package/build-types/scrollable/hook.d.ts +4 -4
- package/build-types/select-control/index.d.ts.map +1 -1
- package/build-types/select-control/styles/select-control-styles.d.ts.map +1 -1
- package/build-types/slot-fill/bubbles-virtually/slot-fill-context.d.ts.map +1 -1
- package/build-types/slot-fill/bubbles-virtually/slot-fill-provider.d.ts.map +1 -1
- package/build-types/slot-fill/bubbles-virtually/use-slot-fills.d.ts.map +1 -1
- package/build-types/slot-fill/bubbles-virtually/use-slot.d.ts.map +1 -1
- package/build-types/slot-fill/types.d.ts +2 -2
- package/build-types/slot-fill/types.d.ts.map +1 -1
- package/build-types/spacer/hook.d.ts +4 -4
- package/build-types/surface/hook.d.ts +4 -4
- package/build-types/text/get-line-height.d.ts.map +1 -1
- package/build-types/text/hook.d.ts +4 -4
- package/build-types/text/utils.d.ts.map +1 -1
- package/build-types/text-control/index.d.ts +1 -1
- package/build-types/theme/color-algorithms.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/toggle-group-control/toggle-group-control-option-base/styles.d.ts.map +1 -1
- package/build-types/tools-panel/tools-panel/hook.d.ts +4 -4
- package/build-types/tools-panel/tools-panel-header/hook.d.ts +4 -4
- package/build-types/tools-panel/tools-panel-item/hook.d.ts +4 -4
- package/build-types/tree-grid/roving-tab-index-item.d.ts.map +1 -1
- package/build-types/truncate/hook.d.ts +4 -4
- package/build-types/unit-control/index.d.ts.map +1 -1
- package/build-types/utils/colors.d.ts.map +1 -1
- package/build-types/utils/font-size.d.ts.map +1 -1
- package/build-types/utils/get-valid-children.d.ts.map +1 -1
- package/build-types/utils/input/base.d.ts.map +1 -1
- package/build-types/utils/strings.d.ts.map +1 -1
- package/build-types/utils/use-responsive-value.d.ts.map +1 -1
- package/build-types/v-stack/hook.d.ts +4 -4
- package/build-types/view/component.d.ts +253 -7
- package/build-types/view/component.d.ts.map +1 -1
- package/package.json +19 -19
- package/src/alignment-matrix-control/index.tsx +3 -1
- package/src/alignment-matrix-control/styles/alignment-matrix-control-styles.ts +4 -3
- package/src/alignment-matrix-control/utils.tsx +6 -2
- package/src/autocomplete/autocompleter-ui.tsx +3 -1
- package/src/autocomplete/index.tsx +21 -7
- package/src/autocomplete/style.scss +10 -4
- package/src/box-control/test/index.tsx +22 -0
- package/src/card/test/__snapshots__/index.tsx.snap +44 -47
- package/src/checkbox-control/index.tsx +44 -35
- package/src/checkbox-control/style.scss +12 -1
- package/src/checkbox-control/test/__snapshots__/index.tsx.snap +27 -26
- package/src/checkbox-control/test/index.tsx +5 -0
- package/src/color-picker/hex-input.tsx +3 -1
- package/src/color-picker/hue-picker.native.js +6 -2
- package/src/color-picker/index.native.js +9 -3
- package/src/color-picker/saturation-picker.native.js +6 -2
- package/src/color-picker/use-deprecated-props.ts +9 -3
- package/src/context/context-connect.ts +6 -2
- package/src/custom-select-control-v2/README.md +0 -4
- package/src/custom-select-control-v2/legacy-component/index.tsx +3 -1
- package/src/custom-select-control-v2/stories/default.story.tsx +1 -1
- package/src/custom-select-control-v2/stories/legacy.story.tsx +1 -1
- package/src/drop-zone/index.tsx +66 -66
- package/src/dropdown/styles.ts +3 -1
- package/src/duotone-picker/utils.ts +3 -1
- package/src/elevation/hook.ts +6 -3
- package/src/elevation/test/__snapshots__/index.tsx.snap +18 -24
- package/src/flex/test/__snapshots__/index.tsx.snap +4 -4
- package/src/focal-point-picker/controls.tsx +3 -1
- package/src/focal-point-picker/index.tsx +20 -7
- package/src/focal-point-picker/styles/focal-point-picker-style.ts +4 -3
- package/src/focal-point-picker/tooltip/index.native.js +1 -7
- package/src/focal-point-picker/utils.ts +3 -1
- package/src/font-size-picker/README.md +1 -0
- package/src/font-size-picker/index.tsx +4 -2
- package/src/font-size-picker/stories/index.story.tsx +0 -1
- package/src/font-size-picker/types.ts +2 -0
- package/src/higher-order/navigate-regions/style.scss +3 -3
- package/src/input-control/input-field.tsx +3 -1
- package/src/input-control/label.tsx +3 -1
- package/src/input-control/stories/index.story.tsx +31 -1
- package/src/input-control/styles/input-control-styles.tsx +12 -4
- package/src/input-control/test/index.js +8 -4
- package/src/input-control/utils.ts +3 -2
- package/src/item-group/item/hook.ts +1 -10
- package/src/item-group/test/__snapshots__/index.js.snap +16 -16
- package/src/mobile/gradient/index.native.js +3 -1
- package/src/mobile/keyboard-aware-flat-list/index.android.js +11 -2
- package/src/mobile/keyboard-aware-flat-list/index.ios.js +30 -19
- package/src/mobile/keyboard-aware-flat-list/shared.native.js +26 -0
- package/src/mobile/keyboard-aware-flat-list/styles.native.scss +8 -0
- package/src/modal/aria-helper.ts +8 -3
- package/src/modal/index.tsx +6 -2
- package/src/modal/test/index.tsx +11 -4
- package/src/navigation/styles/navigation-styles.tsx +4 -3
- package/src/panel/body.tsx +3 -1
- package/src/panel/style.scss +1 -0
- package/src/placeholder/style.scss +12 -34
- package/src/popover/index.tsx +2 -1
- package/src/popover/overlay-middlewares.tsx +3 -1
- package/src/popover/stories/index.story.tsx +0 -2
- package/src/query-controls/author-select.tsx +3 -1
- package/src/range-control/rail.tsx +1 -1
- package/src/range-control/styles/range-control-styles.ts +5 -3
- package/src/resizable-box/resize-tooltip/index.tsx +3 -1
- package/src/resizable-box/resize-tooltip/label.tsx +3 -1
- package/src/resizable-box/resize-tooltip/utils.ts +12 -4
- package/src/select-control/index.tsx +3 -1
- package/src/select-control/styles/select-control-styles.ts +3 -1
- package/src/slot-fill/bubbles-virtually/slot-fill-context.ts +2 -1
- package/src/slot-fill/bubbles-virtually/slot-fill-provider.tsx +1 -1
- package/src/slot-fill/bubbles-virtually/use-slot-fills.ts +1 -1
- package/src/slot-fill/bubbles-virtually/use-slot.ts +1 -1
- package/src/slot-fill/types.ts +2 -2
- package/src/surface/test/__snapshots__/index.tsx.snap +10 -10
- package/src/text/get-line-height.ts +6 -2
- package/src/text/utils.ts +6 -2
- package/src/theme/color-algorithms.ts +6 -2
- package/src/toggle-group-control/test/__snapshots__/index.tsx.snap +18 -24
- package/src/toggle-group-control/toggle-group-control-option-base/component.tsx +3 -1
- package/src/toggle-group-control/toggle-group-control-option-base/styles.ts +7 -6
- package/src/toolbar/toolbar/style.scss +2 -2
- package/src/tree-grid/roving-tab-index-item.tsx +3 -1
- package/src/unit-control/index.tsx +5 -1
- package/src/utils/colors.js +21 -7
- package/src/utils/font-size.ts +3 -1
- package/src/utils/get-valid-children.ts +3 -1
- package/src/utils/input/base.js +4 -3
- package/src/utils/strings.ts +11 -59
- package/src/utils/test/strings.js +62 -0
- package/src/utils/use-responsive-value.ts +2 -1
- package/src/view/component.tsx +18 -11
- package/tsconfig.json +1 -2
- package/tsconfig.tsbuildinfo +1 -1
- package/build/slot-fill/bubbles-virtually/observable-map.js +0 -68
- package/build/slot-fill/bubbles-virtually/observable-map.js.map +0 -1
- package/build/view/types.js +0 -6
- package/build/view/types.js.map +0 -1
- package/build-module/slot-fill/bubbles-virtually/observable-map.js +0 -60
- package/build-module/slot-fill/bubbles-virtually/observable-map.js.map +0 -1
- package/build-module/view/types.js +0 -2
- package/build-module/view/types.js.map +0 -1
- package/build-types/slot-fill/bubbles-virtually/observable-map.d.ts +0 -19
- package/build-types/slot-fill/bubbles-virtually/observable-map.d.ts.map +0 -1
- package/build-types/view/types.d.ts +0 -8
- package/build-types/view/types.d.ts.map +0 -1
- package/src/slot-fill/bubbles-virtually/observable-map.ts +0 -79
- package/src/slot-fill/test/observable-map.js +0 -83
- package/src/utils/hooks/stories/use-cx.js +0 -157
- package/src/view/types.ts +0 -6
|
@@ -24,7 +24,7 @@ export declare const Default: import("@storybook/types").AnnotatedStoryFn<import
|
|
|
24
24
|
pattern?: string | undefined;
|
|
25
25
|
color?: string | undefined;
|
|
26
26
|
height?: string | number | undefined;
|
|
27
|
-
translate?: "
|
|
27
|
+
translate?: "no" | "yes" | undefined;
|
|
28
28
|
width?: string | number | undefined;
|
|
29
29
|
help?: import("react").ReactNode;
|
|
30
30
|
hidden?: boolean | undefined;
|
|
@@ -43,7 +43,7 @@ export declare const Default: import("@storybook/types").AnnotatedStoryFn<import
|
|
|
43
43
|
'aria-colindex'?: number | undefined;
|
|
44
44
|
'aria-colspan'?: number | undefined;
|
|
45
45
|
'aria-controls'?: string | undefined;
|
|
46
|
-
'aria-current'?: boolean | "time" | "page" | "step" | "false" | "true" | "
|
|
46
|
+
'aria-current'?: boolean | "time" | "page" | "step" | "false" | "true" | "date" | "location" | undefined;
|
|
47
47
|
'aria-describedby'?: string | undefined;
|
|
48
48
|
'aria-details'?: string | undefined;
|
|
49
49
|
'aria-disabled'?: (boolean | "false" | "true") | undefined;
|
|
@@ -279,8 +279,8 @@ export declare const Default: import("@storybook/types").AnnotatedStoryFn<import
|
|
|
279
279
|
itemRef?: string | undefined;
|
|
280
280
|
results?: number | undefined;
|
|
281
281
|
security?: string | undefined;
|
|
282
|
-
unselectable?: "
|
|
283
|
-
inputMode?: "search" | "text" | "none" | "
|
|
282
|
+
unselectable?: "off" | "on" | undefined;
|
|
283
|
+
inputMode?: "search" | "text" | "none" | "email" | "tel" | "url" | "numeric" | "decimal" | undefined;
|
|
284
284
|
is?: string | undefined;
|
|
285
285
|
alt?: string | undefined;
|
|
286
286
|
src?: string | undefined;
|
|
@@ -347,7 +347,7 @@ export declare const Controlled: import("@storybook/types").AnnotatedStoryFn<imp
|
|
|
347
347
|
pattern?: string | undefined;
|
|
348
348
|
color?: string | undefined;
|
|
349
349
|
height?: string | number | undefined;
|
|
350
|
-
translate?: "
|
|
350
|
+
translate?: "no" | "yes" | undefined;
|
|
351
351
|
width?: string | number | undefined;
|
|
352
352
|
help?: import("react").ReactNode;
|
|
353
353
|
hidden?: boolean | undefined;
|
|
@@ -366,7 +366,7 @@ export declare const Controlled: import("@storybook/types").AnnotatedStoryFn<imp
|
|
|
366
366
|
'aria-colindex'?: number | undefined;
|
|
367
367
|
'aria-colspan'?: number | undefined;
|
|
368
368
|
'aria-controls'?: string | undefined;
|
|
369
|
-
'aria-current'?: boolean | "time" | "page" | "step" | "false" | "true" | "
|
|
369
|
+
'aria-current'?: boolean | "time" | "page" | "step" | "false" | "true" | "date" | "location" | undefined;
|
|
370
370
|
'aria-describedby'?: string | undefined;
|
|
371
371
|
'aria-details'?: string | undefined;
|
|
372
372
|
'aria-disabled'?: (boolean | "false" | "true") | undefined;
|
|
@@ -602,8 +602,8 @@ export declare const Controlled: import("@storybook/types").AnnotatedStoryFn<imp
|
|
|
602
602
|
itemRef?: string | undefined;
|
|
603
603
|
results?: number | undefined;
|
|
604
604
|
security?: string | undefined;
|
|
605
|
-
unselectable?: "
|
|
606
|
-
inputMode?: "search" | "text" | "none" | "
|
|
605
|
+
unselectable?: "off" | "on" | undefined;
|
|
606
|
+
inputMode?: "search" | "text" | "none" | "email" | "tel" | "url" | "numeric" | "decimal" | undefined;
|
|
607
607
|
is?: string | undefined;
|
|
608
608
|
alt?: string | undefined;
|
|
609
609
|
src?: string | undefined;
|
|
@@ -670,7 +670,7 @@ export declare const ArbitrarySides: import("@storybook/types").AnnotatedStoryFn
|
|
|
670
670
|
pattern?: string | undefined;
|
|
671
671
|
color?: string | undefined;
|
|
672
672
|
height?: string | number | undefined;
|
|
673
|
-
translate?: "
|
|
673
|
+
translate?: "no" | "yes" | undefined;
|
|
674
674
|
width?: string | number | undefined;
|
|
675
675
|
help?: import("react").ReactNode;
|
|
676
676
|
hidden?: boolean | undefined;
|
|
@@ -689,7 +689,7 @@ export declare const ArbitrarySides: import("@storybook/types").AnnotatedStoryFn
|
|
|
689
689
|
'aria-colindex'?: number | undefined;
|
|
690
690
|
'aria-colspan'?: number | undefined;
|
|
691
691
|
'aria-controls'?: string | undefined;
|
|
692
|
-
'aria-current'?: boolean | "time" | "page" | "step" | "false" | "true" | "
|
|
692
|
+
'aria-current'?: boolean | "time" | "page" | "step" | "false" | "true" | "date" | "location" | undefined;
|
|
693
693
|
'aria-describedby'?: string | undefined;
|
|
694
694
|
'aria-details'?: string | undefined;
|
|
695
695
|
'aria-disabled'?: (boolean | "false" | "true") | undefined;
|
|
@@ -925,8 +925,8 @@ export declare const ArbitrarySides: import("@storybook/types").AnnotatedStoryFn
|
|
|
925
925
|
itemRef?: string | undefined;
|
|
926
926
|
results?: number | undefined;
|
|
927
927
|
security?: string | undefined;
|
|
928
|
-
unselectable?: "
|
|
929
|
-
inputMode?: "search" | "text" | "none" | "
|
|
928
|
+
unselectable?: "off" | "on" | undefined;
|
|
929
|
+
inputMode?: "search" | "text" | "none" | "email" | "tel" | "url" | "numeric" | "decimal" | undefined;
|
|
930
930
|
is?: string | undefined;
|
|
931
931
|
alt?: string | undefined;
|
|
932
932
|
src?: string | undefined;
|
|
@@ -993,7 +993,7 @@ export declare const SingleSide: import("@storybook/types").AnnotatedStoryFn<imp
|
|
|
993
993
|
pattern?: string | undefined;
|
|
994
994
|
color?: string | undefined;
|
|
995
995
|
height?: string | number | undefined;
|
|
996
|
-
translate?: "
|
|
996
|
+
translate?: "no" | "yes" | undefined;
|
|
997
997
|
width?: string | number | undefined;
|
|
998
998
|
help?: import("react").ReactNode;
|
|
999
999
|
hidden?: boolean | undefined;
|
|
@@ -1012,7 +1012,7 @@ export declare const SingleSide: import("@storybook/types").AnnotatedStoryFn<imp
|
|
|
1012
1012
|
'aria-colindex'?: number | undefined;
|
|
1013
1013
|
'aria-colspan'?: number | undefined;
|
|
1014
1014
|
'aria-controls'?: string | undefined;
|
|
1015
|
-
'aria-current'?: boolean | "time" | "page" | "step" | "false" | "true" | "
|
|
1015
|
+
'aria-current'?: boolean | "time" | "page" | "step" | "false" | "true" | "date" | "location" | undefined;
|
|
1016
1016
|
'aria-describedby'?: string | undefined;
|
|
1017
1017
|
'aria-details'?: string | undefined;
|
|
1018
1018
|
'aria-disabled'?: (boolean | "false" | "true") | undefined;
|
|
@@ -1248,8 +1248,8 @@ export declare const SingleSide: import("@storybook/types").AnnotatedStoryFn<imp
|
|
|
1248
1248
|
itemRef?: string | undefined;
|
|
1249
1249
|
results?: number | undefined;
|
|
1250
1250
|
security?: string | undefined;
|
|
1251
|
-
unselectable?: "
|
|
1252
|
-
inputMode?: "search" | "text" | "none" | "
|
|
1251
|
+
unselectable?: "off" | "on" | undefined;
|
|
1252
|
+
inputMode?: "search" | "text" | "none" | "email" | "tel" | "url" | "numeric" | "decimal" | undefined;
|
|
1253
1253
|
is?: string | undefined;
|
|
1254
1254
|
alt?: string | undefined;
|
|
1255
1255
|
src?: string | undefined;
|
|
@@ -1316,7 +1316,7 @@ export declare const AxialControls: import("@storybook/types").AnnotatedStoryFn<
|
|
|
1316
1316
|
pattern?: string | undefined;
|
|
1317
1317
|
color?: string | undefined;
|
|
1318
1318
|
height?: string | number | undefined;
|
|
1319
|
-
translate?: "
|
|
1319
|
+
translate?: "no" | "yes" | undefined;
|
|
1320
1320
|
width?: string | number | undefined;
|
|
1321
1321
|
help?: import("react").ReactNode;
|
|
1322
1322
|
hidden?: boolean | undefined;
|
|
@@ -1335,7 +1335,7 @@ export declare const AxialControls: import("@storybook/types").AnnotatedStoryFn<
|
|
|
1335
1335
|
'aria-colindex'?: number | undefined;
|
|
1336
1336
|
'aria-colspan'?: number | undefined;
|
|
1337
1337
|
'aria-controls'?: string | undefined;
|
|
1338
|
-
'aria-current'?: boolean | "time" | "page" | "step" | "false" | "true" | "
|
|
1338
|
+
'aria-current'?: boolean | "time" | "page" | "step" | "false" | "true" | "date" | "location" | undefined;
|
|
1339
1339
|
'aria-describedby'?: string | undefined;
|
|
1340
1340
|
'aria-details'?: string | undefined;
|
|
1341
1341
|
'aria-disabled'?: (boolean | "false" | "true") | undefined;
|
|
@@ -1571,8 +1571,8 @@ export declare const AxialControls: import("@storybook/types").AnnotatedStoryFn<
|
|
|
1571
1571
|
itemRef?: string | undefined;
|
|
1572
1572
|
results?: number | undefined;
|
|
1573
1573
|
security?: string | undefined;
|
|
1574
|
-
unselectable?: "
|
|
1575
|
-
inputMode?: "search" | "text" | "none" | "
|
|
1574
|
+
unselectable?: "off" | "on" | undefined;
|
|
1575
|
+
inputMode?: "search" | "text" | "none" | "email" | "tel" | "url" | "numeric" | "decimal" | undefined;
|
|
1576
1576
|
is?: string | undefined;
|
|
1577
1577
|
alt?: string | undefined;
|
|
1578
1578
|
src?: string | undefined;
|
|
@@ -1639,7 +1639,7 @@ export declare const AxialControlsWithSingleSide: import("@storybook/types").Ann
|
|
|
1639
1639
|
pattern?: string | undefined;
|
|
1640
1640
|
color?: string | undefined;
|
|
1641
1641
|
height?: string | number | undefined;
|
|
1642
|
-
translate?: "
|
|
1642
|
+
translate?: "no" | "yes" | undefined;
|
|
1643
1643
|
width?: string | number | undefined;
|
|
1644
1644
|
help?: import("react").ReactNode;
|
|
1645
1645
|
hidden?: boolean | undefined;
|
|
@@ -1658,7 +1658,7 @@ export declare const AxialControlsWithSingleSide: import("@storybook/types").Ann
|
|
|
1658
1658
|
'aria-colindex'?: number | undefined;
|
|
1659
1659
|
'aria-colspan'?: number | undefined;
|
|
1660
1660
|
'aria-controls'?: string | undefined;
|
|
1661
|
-
'aria-current'?: boolean | "time" | "page" | "step" | "false" | "true" | "
|
|
1661
|
+
'aria-current'?: boolean | "time" | "page" | "step" | "false" | "true" | "date" | "location" | undefined;
|
|
1662
1662
|
'aria-describedby'?: string | undefined;
|
|
1663
1663
|
'aria-details'?: string | undefined;
|
|
1664
1664
|
'aria-disabled'?: (boolean | "false" | "true") | undefined;
|
|
@@ -1894,8 +1894,8 @@ export declare const AxialControlsWithSingleSide: import("@storybook/types").Ann
|
|
|
1894
1894
|
itemRef?: string | undefined;
|
|
1895
1895
|
results?: number | undefined;
|
|
1896
1896
|
security?: string | undefined;
|
|
1897
|
-
unselectable?: "
|
|
1898
|
-
inputMode?: "search" | "text" | "none" | "
|
|
1897
|
+
unselectable?: "off" | "on" | undefined;
|
|
1898
|
+
inputMode?: "search" | "text" | "none" | "email" | "tel" | "url" | "numeric" | "decimal" | undefined;
|
|
1899
1899
|
is?: string | undefined;
|
|
1900
1900
|
alt?: string | undefined;
|
|
1901
1901
|
src?: string | undefined;
|
|
@@ -19,7 +19,7 @@ export declare function useCard(props: CardProps): {
|
|
|
19
19
|
style?: import("react").CSSProperties | undefined;
|
|
20
20
|
title?: string | undefined;
|
|
21
21
|
color?: string | undefined;
|
|
22
|
-
translate?: "
|
|
22
|
+
translate?: "no" | "yes" | undefined;
|
|
23
23
|
hidden?: boolean | undefined;
|
|
24
24
|
lang?: string | undefined;
|
|
25
25
|
tabIndex?: number | undefined;
|
|
@@ -32,7 +32,7 @@ export declare function useCard(props: CardProps): {
|
|
|
32
32
|
'aria-colindex'?: number | undefined;
|
|
33
33
|
'aria-colspan'?: number | undefined;
|
|
34
34
|
'aria-controls'?: string | undefined;
|
|
35
|
-
'aria-current'?: boolean | "time" | "page" | "step" | "false" | "true" | "
|
|
35
|
+
'aria-current'?: boolean | "time" | "page" | "step" | "false" | "true" | "date" | "location" | undefined;
|
|
36
36
|
'aria-describedby'?: string | undefined;
|
|
37
37
|
'aria-details'?: string | undefined;
|
|
38
38
|
'aria-disabled'?: (boolean | "false" | "true") | undefined;
|
|
@@ -264,8 +264,8 @@ export declare function useCard(props: CardProps): {
|
|
|
264
264
|
itemRef?: string | undefined;
|
|
265
265
|
results?: number | undefined;
|
|
266
266
|
security?: string | undefined;
|
|
267
|
-
unselectable?: "
|
|
268
|
-
inputMode?: "search" | "text" | "none" | "
|
|
267
|
+
unselectable?: "off" | "on" | undefined;
|
|
268
|
+
inputMode?: "search" | "text" | "none" | "email" | "tel" | "url" | "numeric" | "decimal" | undefined;
|
|
269
269
|
is?: string | undefined;
|
|
270
270
|
as?: keyof JSX.IntrinsicElements | undefined;
|
|
271
271
|
};
|
|
@@ -15,7 +15,7 @@ export declare function useCardBody(props: WordPressComponentProps<BodyProps, 'd
|
|
|
15
15
|
style?: import("react").CSSProperties | undefined;
|
|
16
16
|
title?: string | undefined;
|
|
17
17
|
color?: string | undefined;
|
|
18
|
-
translate?: "
|
|
18
|
+
translate?: "no" | "yes" | undefined;
|
|
19
19
|
hidden?: boolean | undefined;
|
|
20
20
|
lang?: string | undefined;
|
|
21
21
|
tabIndex?: number | undefined;
|
|
@@ -28,7 +28,7 @@ export declare function useCardBody(props: WordPressComponentProps<BodyProps, 'd
|
|
|
28
28
|
'aria-colindex'?: number | undefined;
|
|
29
29
|
'aria-colspan'?: number | undefined;
|
|
30
30
|
'aria-controls'?: string | undefined;
|
|
31
|
-
'aria-current'?: boolean | "time" | "page" | "step" | "false" | "true" | "
|
|
31
|
+
'aria-current'?: boolean | "time" | "page" | "step" | "false" | "true" | "date" | "location" | undefined;
|
|
32
32
|
'aria-describedby'?: string | undefined;
|
|
33
33
|
'aria-details'?: string | undefined;
|
|
34
34
|
'aria-disabled'?: (boolean | "false" | "true") | undefined;
|
|
@@ -260,8 +260,8 @@ export declare function useCardBody(props: WordPressComponentProps<BodyProps, 'd
|
|
|
260
260
|
itemRef?: string | undefined;
|
|
261
261
|
results?: number | undefined;
|
|
262
262
|
security?: string | undefined;
|
|
263
|
-
unselectable?: "
|
|
264
|
-
inputMode?: "search" | "text" | "none" | "
|
|
263
|
+
unselectable?: "off" | "on" | undefined;
|
|
264
|
+
inputMode?: "search" | "text" | "none" | "email" | "tel" | "url" | "numeric" | "decimal" | undefined;
|
|
265
265
|
is?: string | undefined;
|
|
266
266
|
as?: keyof JSX.IntrinsicElements | undefined;
|
|
267
267
|
};
|
|
@@ -14,7 +14,7 @@ export declare function useCardDivider(props: WordPressComponentProps<DividerPro
|
|
|
14
14
|
style?: import("react").CSSProperties | undefined;
|
|
15
15
|
title?: string | undefined;
|
|
16
16
|
color?: string | undefined;
|
|
17
|
-
translate?: "
|
|
17
|
+
translate?: "no" | "yes" | undefined;
|
|
18
18
|
hidden?: boolean | undefined;
|
|
19
19
|
lang?: string | undefined;
|
|
20
20
|
tabIndex?: number | undefined;
|
|
@@ -27,7 +27,7 @@ export declare function useCardDivider(props: WordPressComponentProps<DividerPro
|
|
|
27
27
|
'aria-colindex'?: number | undefined;
|
|
28
28
|
'aria-colspan'?: number | undefined;
|
|
29
29
|
'aria-controls'?: string | undefined;
|
|
30
|
-
'aria-current'?: boolean | "time" | "page" | "step" | "false" | "true" | "
|
|
30
|
+
'aria-current'?: boolean | "time" | "page" | "step" | "false" | "true" | "date" | "location" | undefined;
|
|
31
31
|
'aria-describedby'?: string | undefined;
|
|
32
32
|
'aria-details'?: string | undefined;
|
|
33
33
|
'aria-disabled'?: (boolean | "false" | "true") | undefined;
|
|
@@ -259,8 +259,8 @@ export declare function useCardDivider(props: WordPressComponentProps<DividerPro
|
|
|
259
259
|
itemRef?: string | undefined;
|
|
260
260
|
results?: number | undefined;
|
|
261
261
|
security?: string | undefined;
|
|
262
|
-
unselectable?: "
|
|
263
|
-
inputMode?: "search" | "text" | "none" | "
|
|
262
|
+
unselectable?: "off" | "on" | undefined;
|
|
263
|
+
inputMode?: "search" | "text" | "none" | "email" | "tel" | "url" | "numeric" | "decimal" | undefined;
|
|
264
264
|
is?: string | undefined;
|
|
265
265
|
wrapElement?: import("@ariakit/react-core/cjs/utils/types").WrapElement | undefined;
|
|
266
266
|
margin?: import("../../utils/space").SpaceInput | undefined;
|
|
@@ -15,7 +15,7 @@ export declare function useCardFooter(props: WordPressComponentProps<FooterProps
|
|
|
15
15
|
style?: import("react").CSSProperties | undefined;
|
|
16
16
|
title?: string | undefined;
|
|
17
17
|
color?: string | undefined;
|
|
18
|
-
translate?: "
|
|
18
|
+
translate?: "no" | "yes" | undefined;
|
|
19
19
|
hidden?: boolean | undefined;
|
|
20
20
|
lang?: string | undefined;
|
|
21
21
|
tabIndex?: number | undefined;
|
|
@@ -28,7 +28,7 @@ export declare function useCardFooter(props: WordPressComponentProps<FooterProps
|
|
|
28
28
|
'aria-colindex'?: number | undefined;
|
|
29
29
|
'aria-colspan'?: number | undefined;
|
|
30
30
|
'aria-controls'?: string | undefined;
|
|
31
|
-
'aria-current'?: boolean | "time" | "page" | "step" | "false" | "true" | "
|
|
31
|
+
'aria-current'?: boolean | "time" | "page" | "step" | "false" | "true" | "date" | "location" | undefined;
|
|
32
32
|
'aria-describedby'?: string | undefined;
|
|
33
33
|
'aria-details'?: string | undefined;
|
|
34
34
|
'aria-disabled'?: (boolean | "false" | "true") | undefined;
|
|
@@ -260,8 +260,8 @@ export declare function useCardFooter(props: WordPressComponentProps<FooterProps
|
|
|
260
260
|
itemRef?: string | undefined;
|
|
261
261
|
results?: number | undefined;
|
|
262
262
|
security?: string | undefined;
|
|
263
|
-
unselectable?: "
|
|
264
|
-
inputMode?: "search" | "text" | "none" | "
|
|
263
|
+
unselectable?: "off" | "on" | undefined;
|
|
264
|
+
inputMode?: "search" | "text" | "none" | "email" | "tel" | "url" | "numeric" | "decimal" | undefined;
|
|
265
265
|
is?: string | undefined;
|
|
266
266
|
as?: keyof JSX.IntrinsicElements | undefined;
|
|
267
267
|
};
|
|
@@ -14,7 +14,7 @@ export declare function useCardHeader(props: WordPressComponentProps<HeaderProps
|
|
|
14
14
|
style?: import("react").CSSProperties | undefined;
|
|
15
15
|
title?: string | undefined;
|
|
16
16
|
color?: string | undefined;
|
|
17
|
-
translate?: "
|
|
17
|
+
translate?: "no" | "yes" | undefined;
|
|
18
18
|
hidden?: boolean | undefined;
|
|
19
19
|
lang?: string | undefined;
|
|
20
20
|
tabIndex?: number | undefined;
|
|
@@ -27,7 +27,7 @@ export declare function useCardHeader(props: WordPressComponentProps<HeaderProps
|
|
|
27
27
|
'aria-colindex'?: number | undefined;
|
|
28
28
|
'aria-colspan'?: number | undefined;
|
|
29
29
|
'aria-controls'?: string | undefined;
|
|
30
|
-
'aria-current'?: boolean | "time" | "page" | "step" | "false" | "true" | "
|
|
30
|
+
'aria-current'?: boolean | "time" | "page" | "step" | "false" | "true" | "date" | "location" | undefined;
|
|
31
31
|
'aria-describedby'?: string | undefined;
|
|
32
32
|
'aria-details'?: string | undefined;
|
|
33
33
|
'aria-disabled'?: (boolean | "false" | "true") | undefined;
|
|
@@ -259,8 +259,8 @@ export declare function useCardHeader(props: WordPressComponentProps<HeaderProps
|
|
|
259
259
|
itemRef?: string | undefined;
|
|
260
260
|
results?: number | undefined;
|
|
261
261
|
security?: string | undefined;
|
|
262
|
-
unselectable?: "
|
|
263
|
-
inputMode?: "search" | "text" | "none" | "
|
|
262
|
+
unselectable?: "off" | "on" | undefined;
|
|
263
|
+
inputMode?: "search" | "text" | "none" | "email" | "tel" | "url" | "numeric" | "decimal" | undefined;
|
|
264
264
|
is?: string | undefined;
|
|
265
265
|
as?: keyof JSX.IntrinsicElements | undefined;
|
|
266
266
|
};
|
|
@@ -14,7 +14,7 @@ export declare function useCardMedia(props: WordPressComponentProps<MediaProps,
|
|
|
14
14
|
style?: import("react").CSSProperties | undefined;
|
|
15
15
|
title?: string | undefined;
|
|
16
16
|
color?: string | undefined;
|
|
17
|
-
translate?: "
|
|
17
|
+
translate?: "no" | "yes" | undefined;
|
|
18
18
|
hidden?: boolean | undefined;
|
|
19
19
|
lang?: string | undefined;
|
|
20
20
|
tabIndex?: number | undefined;
|
|
@@ -27,7 +27,7 @@ export declare function useCardMedia(props: WordPressComponentProps<MediaProps,
|
|
|
27
27
|
'aria-colindex'?: number | undefined;
|
|
28
28
|
'aria-colspan'?: number | undefined;
|
|
29
29
|
'aria-controls'?: string | undefined;
|
|
30
|
-
'aria-current'?: boolean | "time" | "page" | "step" | "false" | "true" | "
|
|
30
|
+
'aria-current'?: boolean | "time" | "page" | "step" | "false" | "true" | "date" | "location" | undefined;
|
|
31
31
|
'aria-describedby'?: string | undefined;
|
|
32
32
|
'aria-details'?: string | undefined;
|
|
33
33
|
'aria-disabled'?: (boolean | "false" | "true") | undefined;
|
|
@@ -259,8 +259,8 @@ export declare function useCardMedia(props: WordPressComponentProps<MediaProps,
|
|
|
259
259
|
itemRef?: string | undefined;
|
|
260
260
|
results?: number | undefined;
|
|
261
261
|
security?: string | undefined;
|
|
262
|
-
unselectable?: "
|
|
263
|
-
inputMode?: "search" | "text" | "none" | "
|
|
262
|
+
unselectable?: "off" | "on" | undefined;
|
|
263
|
+
inputMode?: "search" | "text" | "none" | "email" | "tel" | "url" | "numeric" | "decimal" | undefined;
|
|
264
264
|
is?: string | undefined;
|
|
265
265
|
as?: keyof JSX.IntrinsicElements | undefined;
|
|
266
266
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/checkbox-control/index.tsx"],"names":[],"mappings":";
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/checkbox-control/index.tsx"],"names":[],"mappings":";AAmBA,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,SAAS,CAAC;AACpD,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,YAAY,CAAC;AAE1D;;;;;;;;;;;;;;;;;;;GAmBG;AACH,wBAAgB,eAAe,CAC9B,KAAK,EAAE,uBAAuB,CAAE,oBAAoB,EAAE,OAAO,EAAE,KAAK,CAAE,eAuGtE;AAED,eAAe,eAAe,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"hex-input.d.ts","sourceRoot":"","sources":["../../src/color-picker/hex-input.tsx"],"names":[],"mappings":";AAmBA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,SAAS,CAAC;AAE7C,eAAO,MAAM,QAAQ,qCAAuC,aAAa,
|
|
1
|
+
{"version":3,"file":"hex-input.d.ts","sourceRoot":"","sources":["../../src/color-picker/hex-input.tsx"],"names":[],"mappings":";AAmBA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,SAAS,CAAC;AAE7C,eAAO,MAAM,QAAQ,qCAAuC,aAAa,gBAgDxE,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"use-deprecated-props.d.ts","sourceRoot":"","sources":["../../src/color-picker/use-deprecated-props.ts"],"names":[],"mappings":"AAWA;;GAEG;AACH,OAAO,KAAK,EAAE,gBAAgB,EAAe,WAAW,EAAE,MAAM,SAAS,CAAC;
|
|
1
|
+
{"version":3,"file":"use-deprecated-props.d.ts","sourceRoot":"","sources":["../../src/color-picker/use-deprecated-props.ts"],"names":[],"mappings":"AAWA;;GAEG;AACH,OAAO,KAAK,EAAE,gBAAgB,EAAe,WAAW,EAAE,MAAM,SAAS,CAAC;AA+C1E,wBAAgB,kBAAkB,CACjC,KAAK,EAAE,WAAW,GAAG,gBAAgB,GACnC,gBAAgB,CAqBlB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"context-connect.d.ts","sourceRoot":"","sources":["../../src/context/context-connect.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,YAAY,EAAE,UAAU,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAajE,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,GAAG,CAAC;AAErD,KAAK,cAAc,CAClB,CAAC,SAAS,CAAE,GAAG,IAAI,EAAE,GAAG,KAAM,GAAG,EACjC,YAAY,GAAG,KAAK,IACjB,UAAU,CAAE,CAAC,CAAE,CAAE,QAAQ,CAAE,SAAS,CAAC,GAAG,EAAE,GAAG,YAAY,CAAC;AAM9D;;;;;;;GAOG;AACH,wBAAgB,cAAc,CAC7B,CAAC,SAAS,CAAE,KAAK,EAAE,GAAG,EAAE,GAAG,EAAE,YAAY,CAAE,GAAG,CAAE,KAAM,GAAG,CAAC,OAAO,GAAG,IAAI,EAExE,SAAS,EAAE,CAAC,GACX,cAAc,CACb,CAAC,EACD,8HAA8H,CAC9H,EACF,SAAS,EAAE,MAAM,2MAGjB;AAED;;;;;;;GAOG;AACH,wBAAgB,wBAAwB,CAAE,CAAC,EAC1C,SAAS,EAAE,CAAE,KAAK,EAAE,CAAC,KAAM,GAAG,CAAC,OAAO,GAAG,IAAI,EAC7C,SAAS,EAAE,MAAM,yCAGjB;AAgDD;;;;;GAKG;AACH,wBAAgB,mBAAmB,CAClC,SAAS,EAAE,UAAU,GAAG,SAAS,GAAG,EAAE,GACpC,MAAM,EAAE,
|
|
1
|
+
{"version":3,"file":"context-connect.d.ts","sourceRoot":"","sources":["../../src/context/context-connect.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,YAAY,EAAE,UAAU,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAajE,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,GAAG,CAAC;AAErD,KAAK,cAAc,CAClB,CAAC,SAAS,CAAE,GAAG,IAAI,EAAE,GAAG,KAAM,GAAG,EACjC,YAAY,GAAG,KAAK,IACjB,UAAU,CAAE,CAAC,CAAE,CAAE,QAAQ,CAAE,SAAS,CAAC,GAAG,EAAE,GAAG,YAAY,CAAC;AAM9D;;;;;;;GAOG;AACH,wBAAgB,cAAc,CAC7B,CAAC,SAAS,CAAE,KAAK,EAAE,GAAG,EAAE,GAAG,EAAE,YAAY,CAAE,GAAG,CAAE,KAAM,GAAG,CAAC,OAAO,GAAG,IAAI,EAExE,SAAS,EAAE,CAAC,GACX,cAAc,CACb,CAAC,EACD,8HAA8H,CAC9H,EACF,SAAS,EAAE,MAAM,2MAGjB;AAED;;;;;;;GAOG;AACH,wBAAgB,wBAAwB,CAAE,CAAC,EAC1C,SAAS,EAAE,CAAE,KAAK,EAAE,CAAC,KAAM,GAAG,CAAC,OAAO,GAAG,IAAI,EAC7C,SAAS,EAAE,MAAM,yCAGjB;AAgDD;;;;;GAKG;AACH,wBAAgB,mBAAmB,CAClC,SAAS,EAAE,UAAU,GAAG,SAAS,GAAG,EAAE,GACpC,MAAM,EAAE,CAoBV;AAED;;;;;GAKG;AACH,wBAAgB,mBAAmB,CAClC,SAAS,EAAE,SAAS,EACpB,KAAK,EAAE,MAAM,EAAE,GAAG,MAAM,GACtB,OAAO,CAeT"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/custom-select-control-v2/legacy-component/index.tsx"],"names":[],"mappings":";AAcA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,UAAU,CAAC;AAIxD,iBAAS,mBAAmB,CAAE,KAAK,EAAE,uBAAuB,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/custom-select-control-v2/legacy-component/index.tsx"],"names":[],"mappings":";AAcA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,UAAU,CAAC;AAIxD,iBAAS,mBAAmB,CAAE,KAAK,EAAE,uBAAuB,eAgH3D;AAED,eAAe,mBAAmB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/drop-zone/index.tsx"],"names":[],"mappings":";AAwBA,OAAO,KAAK,EAAY,aAAa,EAAE,MAAM,SAAS,CAAC;AACvD,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,YAAY,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/drop-zone/index.tsx"],"names":[],"mappings":";AAwBA,OAAO,KAAK,EAAY,aAAa,EAAE,MAAM,SAAS,CAAC;AACvD,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,YAAY,CAAC;AAmE1D;;;;;;;;;;;;;;;;;;;;;;GAsBG;AACH,wBAAgB,iBAAiB,CAAE,EAClC,SAAS,EACT,KAAK,EACL,WAAW,EACX,UAAU,EACV,MAAM,EACN,GAAG,SAAS,EACZ,EAAE,uBAAuB,CAAE,aAAa,EAAE,KAAK,EAAE,KAAK,CAAE,eA6ExD;AAED,eAAe,iBAAiB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../src/dropdown/styles.ts"],"names":[],"mappings":";AAUA,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,SAAS,CAAC;
|
|
1
|
+
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../src/dropdown/styles.ts"],"names":[],"mappings":";AAUA,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,SAAS,CAAC;AAiB3D,eAAO,MAAM,yBAAyB;;;uIAYrC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../src/duotone-picker/utils.ts"],"names":[],"mappings":"AAMA;;GAEG;AACH,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,SAAS,CAAC;AAIlD;;;;;;;GAOG;AAEH;;;;;;GAMG;AACH,wBAAgB,gBAAgB,CAC/B,OAAO,EAAE,kBAAkB,CAAE,cAAc,CAAE,
|
|
1
|
+
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../src/duotone-picker/utils.ts"],"names":[],"mappings":"AAMA;;GAEG;AACH,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,SAAS,CAAC;AAIlD;;;;;;;GAOG;AAEH;;;;;;GAMG;AACH,wBAAgB,gBAAgB,CAC/B,OAAO,EAAE,kBAAkB,CAAE,cAAc,CAAE,YAyB7C;AAED;;;;;;;GAOG;AACH,wBAAgB,wBAAwB,CACvC,MAAM,GAAE,MAAM,EAAO,EACrB,KAAK,SAAU,UASf;AAED;;;;;;GAMG;AACH,wBAAgB,uBAAuB,CAAE,MAAM,EAAE,MAAM,EAAE;;;IAKxD;AAED;;;;;;GAMG;AACH,wBAAgB,uBAAuB,CACtC,UAAU,GAAE;IAAE,QAAQ,EAAE,MAAM,CAAC;IAAC,KAAK,EAAE,MAAM,CAAA;CAAE,EAAO,YAGtD"}
|
|
@@ -15,7 +15,7 @@ export declare function useElevation(props: WordPressComponentProps<ElevationPro
|
|
|
15
15
|
style?: import("react").CSSProperties | undefined;
|
|
16
16
|
title?: string | undefined;
|
|
17
17
|
color?: string | undefined;
|
|
18
|
-
translate?: "
|
|
18
|
+
translate?: "no" | "yes" | undefined;
|
|
19
19
|
hidden?: boolean | undefined;
|
|
20
20
|
lang?: string | undefined;
|
|
21
21
|
tabIndex?: number | undefined;
|
|
@@ -28,7 +28,7 @@ export declare function useElevation(props: WordPressComponentProps<ElevationPro
|
|
|
28
28
|
'aria-colindex'?: number | undefined;
|
|
29
29
|
'aria-colspan'?: number | undefined;
|
|
30
30
|
'aria-controls'?: string | undefined;
|
|
31
|
-
'aria-current'?: boolean | "time" | "page" | "step" | "false" | "true" | "
|
|
31
|
+
'aria-current'?: boolean | "time" | "page" | "step" | "false" | "true" | "date" | "location" | undefined;
|
|
32
32
|
'aria-describedby'?: string | undefined;
|
|
33
33
|
'aria-details'?: string | undefined;
|
|
34
34
|
'aria-disabled'?: (boolean | "false" | "true") | undefined;
|
|
@@ -259,8 +259,8 @@ export declare function useElevation(props: WordPressComponentProps<ElevationPro
|
|
|
259
259
|
itemRef?: string | undefined;
|
|
260
260
|
results?: number | undefined;
|
|
261
261
|
security?: string | undefined;
|
|
262
|
-
unselectable?: "
|
|
263
|
-
inputMode?: "search" | "text" | "none" | "
|
|
262
|
+
unselectable?: "off" | "on" | undefined;
|
|
263
|
+
inputMode?: "search" | "text" | "none" | "email" | "tel" | "url" | "numeric" | "decimal" | undefined;
|
|
264
264
|
is?: string | undefined;
|
|
265
265
|
as?: keyof JSX.IntrinsicElements | undefined;
|
|
266
266
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"hook.d.ts","sourceRoot":"","sources":["../../src/elevation/hook.ts"],"names":[],"mappings":";AAWA;;GAEG;AACH,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,YAAY,CAAC;AAM1D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAC;AAE9C,wBAAgB,YAAY,CAAE,KAAK,EAAE,MAAM,UAM1C;AAED,wBAAgB,YAAY,CAC3B,KAAK,EAAE,uBAAuB,CAAE,cAAc,EAAE,KAAK,CAAE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"hook.d.ts","sourceRoot":"","sources":["../../src/elevation/hook.ts"],"names":[],"mappings":";AAWA;;GAEG;AACH,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,YAAY,CAAC;AAM1D,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAC;AAE9C,wBAAgB,YAAY,CAAE,KAAK,EAAE,MAAM,UAM1C;AAED,wBAAgB,YAAY,CAC3B,KAAK,EAAE,uBAAuB,CAAE,cAAc,EAAE,KAAK,CAAE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAoGvD"}
|
|
@@ -15,7 +15,7 @@ export declare function useFlex(props: WordPressComponentProps<FlexProps, 'div'>
|
|
|
15
15
|
style?: import("react").CSSProperties | undefined;
|
|
16
16
|
title?: string | undefined;
|
|
17
17
|
color?: string | undefined;
|
|
18
|
-
translate?: "
|
|
18
|
+
translate?: "no" | "yes" | undefined;
|
|
19
19
|
hidden?: boolean | undefined;
|
|
20
20
|
lang?: string | undefined;
|
|
21
21
|
tabIndex?: number | undefined;
|
|
@@ -28,7 +28,7 @@ export declare function useFlex(props: WordPressComponentProps<FlexProps, 'div'>
|
|
|
28
28
|
'aria-colindex'?: number | undefined;
|
|
29
29
|
'aria-colspan'?: number | undefined;
|
|
30
30
|
'aria-controls'?: string | undefined;
|
|
31
|
-
'aria-current'?: boolean | "time" | "page" | "step" | "false" | "true" | "
|
|
31
|
+
'aria-current'?: boolean | "time" | "page" | "step" | "false" | "true" | "date" | "location" | undefined;
|
|
32
32
|
'aria-describedby'?: string | undefined;
|
|
33
33
|
'aria-details'?: string | undefined;
|
|
34
34
|
'aria-disabled'?: (boolean | "false" | "true") | undefined;
|
|
@@ -261,8 +261,8 @@ export declare function useFlex(props: WordPressComponentProps<FlexProps, 'div'>
|
|
|
261
261
|
itemRef?: string | undefined;
|
|
262
262
|
results?: number | undefined;
|
|
263
263
|
security?: string | undefined;
|
|
264
|
-
unselectable?: "
|
|
265
|
-
inputMode?: "search" | "text" | "none" | "
|
|
264
|
+
unselectable?: "off" | "on" | undefined;
|
|
265
|
+
inputMode?: "search" | "text" | "none" | "email" | "tel" | "url" | "numeric" | "decimal" | undefined;
|
|
266
266
|
is?: string | undefined;
|
|
267
267
|
};
|
|
268
268
|
//# sourceMappingURL=hook.d.ts.map
|
|
@@ -14,7 +14,7 @@ export declare function useFlexBlock(props: WordPressComponentProps<FlexBlockPro
|
|
|
14
14
|
style?: import("react").CSSProperties | undefined;
|
|
15
15
|
title?: string | undefined;
|
|
16
16
|
color?: string | undefined;
|
|
17
|
-
translate?: "
|
|
17
|
+
translate?: "no" | "yes" | undefined;
|
|
18
18
|
hidden?: boolean | undefined;
|
|
19
19
|
lang?: string | undefined;
|
|
20
20
|
tabIndex?: number | undefined;
|
|
@@ -27,7 +27,7 @@ export declare function useFlexBlock(props: WordPressComponentProps<FlexBlockPro
|
|
|
27
27
|
'aria-colindex'?: number | undefined;
|
|
28
28
|
'aria-colspan'?: number | undefined;
|
|
29
29
|
'aria-controls'?: string | undefined;
|
|
30
|
-
'aria-current'?: boolean | "time" | "page" | "step" | "false" | "true" | "
|
|
30
|
+
'aria-current'?: boolean | "time" | "page" | "step" | "false" | "true" | "date" | "location" | undefined;
|
|
31
31
|
'aria-describedby'?: string | undefined;
|
|
32
32
|
'aria-details'?: string | undefined;
|
|
33
33
|
'aria-disabled'?: (boolean | "false" | "true") | undefined;
|
|
@@ -259,8 +259,8 @@ export declare function useFlexBlock(props: WordPressComponentProps<FlexBlockPro
|
|
|
259
259
|
itemRef?: string | undefined;
|
|
260
260
|
results?: number | undefined;
|
|
261
261
|
security?: string | undefined;
|
|
262
|
-
unselectable?: "
|
|
263
|
-
inputMode?: "search" | "text" | "none" | "
|
|
262
|
+
unselectable?: "off" | "on" | undefined;
|
|
263
|
+
inputMode?: "search" | "text" | "none" | "email" | "tel" | "url" | "numeric" | "decimal" | undefined;
|
|
264
264
|
is?: string | undefined;
|
|
265
265
|
as?: keyof JSX.IntrinsicElements | undefined;
|
|
266
266
|
};
|
|
@@ -14,7 +14,7 @@ export declare function useFlexItem(props: WordPressComponentProps<FlexItemProps
|
|
|
14
14
|
style?: import("react").CSSProperties | undefined;
|
|
15
15
|
title?: string | undefined;
|
|
16
16
|
color?: string | undefined;
|
|
17
|
-
translate?: "
|
|
17
|
+
translate?: "no" | "yes" | undefined;
|
|
18
18
|
hidden?: boolean | undefined;
|
|
19
19
|
lang?: string | undefined;
|
|
20
20
|
tabIndex?: number | undefined;
|
|
@@ -27,7 +27,7 @@ export declare function useFlexItem(props: WordPressComponentProps<FlexItemProps
|
|
|
27
27
|
'aria-colindex'?: number | undefined;
|
|
28
28
|
'aria-colspan'?: number | undefined;
|
|
29
29
|
'aria-controls'?: string | undefined;
|
|
30
|
-
'aria-current'?: boolean | "time" | "page" | "step" | "false" | "true" | "
|
|
30
|
+
'aria-current'?: boolean | "time" | "page" | "step" | "false" | "true" | "date" | "location" | undefined;
|
|
31
31
|
'aria-describedby'?: string | undefined;
|
|
32
32
|
'aria-details'?: string | undefined;
|
|
33
33
|
'aria-disabled'?: (boolean | "false" | "true") | undefined;
|
|
@@ -259,8 +259,8 @@ export declare function useFlexItem(props: WordPressComponentProps<FlexItemProps
|
|
|
259
259
|
itemRef?: string | undefined;
|
|
260
260
|
results?: number | undefined;
|
|
261
261
|
security?: string | undefined;
|
|
262
|
-
unselectable?: "
|
|
263
|
-
inputMode?: "search" | "text" | "none" | "
|
|
262
|
+
unselectable?: "off" | "on" | undefined;
|
|
263
|
+
inputMode?: "search" | "text" | "none" | "email" | "tel" | "url" | "numeric" | "decimal" | undefined;
|
|
264
264
|
is?: string | undefined;
|
|
265
265
|
as?: keyof JSX.IntrinsicElements | undefined;
|
|
266
266
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"controls.d.ts","sourceRoot":"","sources":["../../src/focal-point-picker/controls.tsx"],"names":[],"mappings":";AAiBA,OAAO,KAAK,EAAkB,6BAA6B,EAAE,MAAM,SAAS,CAAC;AAM7E,MAAM,CAAC,OAAO,UAAU,wBAAwB,CAAE,EACjD,uBAAuB,EACvB,qBAAqB,EACrB,WAAW,EACX,QAAe,EACf,KAGC,GACD,EAAE,6BAA6B,
|
|
1
|
+
{"version":3,"file":"controls.d.ts","sourceRoot":"","sources":["../../src/focal-point-picker/controls.tsx"],"names":[],"mappings":";AAiBA,OAAO,KAAK,EAAkB,6BAA6B,EAAE,MAAM,SAAS,CAAC;AAM7E,MAAM,CAAC,OAAO,UAAU,wBAAwB,CAAE,EACjD,uBAAuB,EACvB,qBAAqB,EACrB,WAAW,EACX,QAAe,EACf,KAGC,GACD,EAAE,6BAA6B,eAwD/B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/focal-point-picker/index.tsx"],"names":[],"mappings":";AA8BA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,gCAAgC,CAAC;AAC9E,OAAO,KAAK,EAEX,qBAAqB,EACrB,MAAM,SAAS,CAAC;AAKjB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4CG;AACH,wBAAgB,gBAAgB,CAAE,EACjC,uBAAuB,EACvB,qBAA6B,EAC7B,QAAe,EACf,SAAS,EACT,IAAI,EACJ,KAAK,EACL,QAAQ,EACR,MAAM,EACN,SAAS,EACT,WAAW,EACX,YAAY,EACZ,GAAG,EACH,KAAK,EAAE,SAGN,EACD,GAAG,SAAS,EACZ,EAAE,uBAAuB,CAAE,qBAAqB,EAAE,KAAK,EAAE,KAAK,CAAE,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/focal-point-picker/index.tsx"],"names":[],"mappings":";AA8BA,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,gCAAgC,CAAC;AAC9E,OAAO,KAAK,EAEX,qBAAqB,EACrB,MAAM,SAAS,CAAC;AAKjB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4CG;AACH,wBAAgB,gBAAgB,CAAE,EACjC,uBAAuB,EACvB,qBAA6B,EAC7B,QAAe,EACf,SAAS,EACT,IAAI,EACJ,KAAK,EACL,QAAQ,EACR,MAAM,EACN,SAAS,EACT,WAAW,EACX,YAAY,EACZ,GAAG,EACH,KAAK,EAAE,SAGN,EACD,GAAG,SAAS,EACZ,EAAE,uBAAuB,CAAE,qBAAqB,EAAE,KAAK,EAAE,KAAK,CAAE,eAoMhE;AAED,eAAe,gBAAgB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"focal-point-picker-style.d.ts","sourceRoot":"","sources":["../../../src/focal-point-picker/styles/focal-point-picker-style.ts"],"names":[],"mappings":";AAYA,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,UAAU,CAAC;AAG9D,eAAO,MAAM,YAAY;;;yGAKxB,CAAC;AAEF,eAAO,MAAM,cAAc;;;yGAmC1B,CAAC;AAEF,eAAO,MAAM,gBAAgB;;;yGAQ5B,CAAC;AAEF,eAAO,MAAM,iBAAiB;;;;;;;;;;UAE7B,CAAC;AAsBF,eAAO,MAAM,cAAc;;;;0CAM1B,CAAC;AAEF,eAAO,MAAM,QAAQ;;;;;
|
|
1
|
+
{"version":3,"file":"focal-point-picker-style.d.ts","sourceRoot":"","sources":["../../../src/focal-point-picker/styles/focal-point-picker-style.ts"],"names":[],"mappings":";AAYA,OAAO,KAAK,EAAE,6BAA6B,EAAE,MAAM,UAAU,CAAC;AAG9D,eAAO,MAAM,YAAY;;;yGAKxB,CAAC;AAEF,eAAO,MAAM,cAAc;;;yGAmC1B,CAAC;AAEF,eAAO,MAAM,gBAAgB;;;yGAQ5B,CAAC;AAEF,eAAO,MAAM,iBAAiB;;;;;;;;;;UAE7B,CAAC;AAsBF,eAAO,MAAM,cAAc;;;;0CAM1B,CAAC;AAEF,eAAO,MAAM,QAAQ;;;;;yGAepB,CAAC;AAEF,eAAO,MAAM,QAAQ;;;yGAKpB,CAAC;AAEF,eAAO,MAAM,SAAS;;;;;UAIrB,CAAC;AAEF,eAAO,MAAM,SAAS;;;;;UAIrB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../src/focal-point-picker/utils.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,cAAc;;;CAG1B,CAAC;AAeF;;;;;GAKG;AACH,wBAAgB,YAAY,CAAE,QAAQ,SAAK,GAAI,MAAM,CAGpD;AAED;;;;;GAKG;AACH,wBAAgB,WAAW,CAAE,QAAQ,GAAE,MAAW,GAAI,OAAO,
|
|
1
|
+
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../src/focal-point-picker/utils.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,cAAc;;;CAG1B,CAAC;AAeF;;;;;GAKG;AACH,wBAAgB,YAAY,CAAE,QAAQ,SAAK,GAAI,MAAM,CAGpD;AAED;;;;;GAKG;AACH,wBAAgB,WAAW,CAAE,QAAQ,GAAE,MAAW,GAAI,OAAO,CAQ5D;AAED;;;;;GAKG;AACH,wBAAgB,oBAAoB,CAAE,QAAQ,EAAE,MAAM,GAAI,MAAM,CAE/D"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/font-size-picker/index.tsx"],"names":[],"mappings":";AAyBA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,SAAS,CAAC;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/font-size-picker/index.tsx"],"names":[],"mappings":";AAyBA,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,SAAS,CAAC;AAuQnD,eAAO,MAAM,cAAc,qGAA0C,CAAC;AAEtE,eAAe,cAAc,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/font-size-picker/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAOtD;;GAEG;AACH,OAAO,cAAc,MAAM,KAAK,CAAC;AAEjC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,cAAc,CAWtC,CAAC;AACF,eAAe,IAAI,CAAC;AAsCpB,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,cAAc,CACjB,CAAC;
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/font-size-picker/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,kBAAkB,CAAC;AAOtD;;GAEG;AACH,OAAO,cAAc,MAAM,KAAK,CAAC;AAEjC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,cAAc,CAWtC,CAAC;AACF,eAAe,IAAI,CAAC;AAsCpB,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,cAAc,CACjB,CAAC;AAwBpC,eAAO,MAAM,UAAU,EAAE,OAAO,CAAE,OAAO,cAAc,CACpB,CAAC;AAQpC;;;GAGG;AACH,eAAO,MAAM,uBAAuB,EAAE,OAAO,CAAE,OAAO,cAAc,CACjC,CAAC;AAMpC;;GAEG;AACH,eAAO,MAAM,iBAAiB,EAAE,OAAO,CAAE,OAAO,cAAc,CAC3B,CAAC;AAsCpC;;GAEG;AACH,eAAO,MAAM,SAAS,EAAE,OAAO,CAAE,OAAO,cAAc,CACf,CAAC;AAUxC;;;GAGG;AACH,eAAO,MAAM,oBAAoB,EAAE,OAAO,CAAE,OAAO,cAAc,CAC1B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../src/font-size-picker/types.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,mBAAmB,GAAG;IACjC;;;;;OAKG;IACH,sBAAsB,CAAC,EAAE,OAAO,CAAC;IACjC;;;OAGG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B;;;OAGG;IACH,SAAS,CAAC,EAAE,QAAQ,EAAE,CAAC;IACvB;;;;;OAKG;IACH,QAAQ,CAAC,EAAE,CACV,KAAK,EAAE,MAAM,GAAG,MAAM,GAAG,SAAS,EAClC,YAAY,CAAC,EAAE,QAAQ,KACnB,IAAI,CAAC;IACV
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../src/font-size-picker/types.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,mBAAmB,GAAG;IACjC;;;;;OAKG;IACH,sBAAsB,CAAC,EAAE,OAAO,CAAC;IACjC;;;OAGG;IACH,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B;;;OAGG;IACH,SAAS,CAAC,EAAE,QAAQ,EAAE,CAAC;IACvB;;;;;OAKG;IACH,QAAQ,CAAC,EAAE,CACV,KAAK,EAAE,MAAM,GAAG,MAAM,GAAG,SAAS,EAClC,YAAY,CAAC,EAAE,QAAQ,KACnB,IAAI,CAAC;IACV;;;;OAIG;IACH,KAAK,CAAC,EAAE,MAAM,EAAE,CAAC;IACjB;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACxB;;;;;OAKG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB;;;;;;OAMG;IACH,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB;;;;;;;;OAQG;IACH,uBAAuB,CAAC,EAAE,OAAO,CAAC;IAClC;;;;OAIG;IACH,qBAAqB,CAAC,EAAE,OAAO,CAAC;IAChC;;;;OAIG;IACH,IAAI,CAAC,EAAE,SAAS,GAAG,kBAAkB,CAAC;CACtC,CAAC;AAEF,MAAM,MAAM,QAAQ,GAAG;IACtB;;;;OAIG;IACH,IAAI,EAAE,MAAM,GAAG,MAAM,CAAC;IACtB;;OAEG;IACH,IAAI,CAAC,EAAE,MAAM,CAAC;IACd;;;OAGG;IACH,IAAI,EAAE,MAAM,CAAC;CACb,CAAC;AAEF,MAAM,MAAM,yBAAyB,GAAG,IAAI,CAC3C,mBAAmB,EACnB,OAAO,GAAG,MAAM,CAChB,GAAG;IACH,SAAS,EAAE,WAAW,CAAE,mBAAmB,CAAE,WAAW,CAAE,CAAE,CAAC;IAC7D,sBAAsB,EAAE,WAAW,CAClC,mBAAmB,CAAE,wBAAwB,CAAE,CAC/C,CAAC;IACF,QAAQ,EAAE,WAAW,CAAE,mBAAmB,CAAE,UAAU,CAAE,CAAE,CAAC;IAC3D,cAAc,EAAE,MAAM,IAAI,CAAC;IAC3B,qBAAqB,EAAE,OAAO,CAAC;CAC/B,CAAC;AAEF,MAAM,MAAM,0BAA0B,GAAG;IACxC,GAAG,EAAE,MAAM,CAAC;IACZ,IAAI,EAAE,MAAM,CAAC;IACb,KAAK,CAAC,EAAE,QAAQ,CAAE,MAAM,CAAE,CAAC;IAC3B,kBAAkB,CAAC,EAAE,MAAM,CAAC;CAC5B,CAAC;AAEF,MAAM,MAAM,8BAA8B,GAAG,IAAI,CAChD,mBAAmB,EACnB,OAAO,GAAG,MAAM,GAAG,uBAAuB,CAC1C,GAAG;IACH,SAAS,EAAE,WAAW,CAAE,mBAAmB,CAAE,WAAW,CAAE,CAAE,CAAC;IAC7D,QAAQ,EAAE,WAAW,CAAE,mBAAmB,CAAE,UAAU,CAAE,CAAE,CAAC;CAC3D,CAAC"}
|