@wordpress/components 32.1.1-next.v.0 → 32.2.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/AGENTS.md +17 -0
- package/CHANGELOG.md +35 -0
- package/CLAUDE.md +1 -0
- package/build/angle-picker-control/angle-circle.cjs +2 -2
- package/build/angle-picker-control/angle-circle.cjs.map +2 -2
- package/build/autocomplete/index.cjs +1 -1
- package/build/autocomplete/index.cjs.map +2 -2
- package/build/avatar/component.cjs +99 -0
- package/build/avatar/component.cjs.map +7 -0
- package/build/avatar/index.cjs +37 -0
- package/build/avatar/index.cjs.map +7 -0
- package/build/avatar/types.cjs +19 -0
- package/build/avatar/types.cjs.map +7 -0
- package/build/avatar-group/component.cjs +60 -0
- package/build/avatar-group/component.cjs.map +7 -0
- package/build/avatar-group/index.cjs +37 -0
- package/build/avatar-group/index.cjs.map +7 -0
- package/build/avatar-group/types.cjs +19 -0
- package/build/avatar-group/types.cjs.map +7 -0
- package/build/base-control/index.cjs.map +1 -1
- package/build/base-control/styles/base-control-styles.cjs +1 -2
- package/build/base-control/styles/base-control-styles.cjs.map +2 -2
- package/build/border-box-control/styles.cjs +2 -4
- package/build/border-box-control/styles.cjs.map +2 -2
- package/build/border-control/styles.cjs +1 -2
- package/build/border-control/styles.cjs.map +2 -2
- package/build/box-control/styles/box-control-icon-styles.cjs +8 -16
- package/build/box-control/styles/box-control-icon-styles.cjs.map +2 -2
- package/build/box-control/styles/box-control-styles.cjs +5 -10
- package/build/box-control/styles/box-control-styles.cjs.map +2 -2
- package/build/card/get-padding-by-size.cjs +1 -2
- package/build/card/get-padding-by-size.cjs.map +2 -2
- package/build/card/styles.cjs +8 -16
- package/build/card/styles.cjs.map +2 -2
- package/build/clipboard-button/index.cjs +1 -1
- package/build/clipboard-button/index.cjs.map +2 -2
- package/build/color-picker/color-copy-button.cjs +1 -1
- package/build/color-picker/color-copy-button.cjs.map +2 -2
- package/build/confirm-dialog/component.cjs +2 -2
- package/build/confirm-dialog/component.cjs.map +2 -2
- package/build/confirm-dialog/styles.cjs +1 -2
- package/build/confirm-dialog/styles.cjs.map +2 -2
- package/build/context/context-system-provider.cjs.map +1 -1
- package/build/custom-gradient-picker/gradient-bar/control-points.cjs +2 -2
- package/build/custom-gradient-picker/gradient-bar/control-points.cjs.map +2 -2
- package/build/custom-gradient-picker/styles/custom-gradient-picker-styles.cjs +2 -4
- package/build/custom-gradient-picker/styles/custom-gradient-picker-styles.cjs.map +2 -2
- package/build/custom-select-control-v2/styles.cjs +1 -2
- package/build/custom-select-control-v2/styles.cjs.map +2 -2
- package/build/date-time/date/index.cjs +1 -1
- package/build/date-time/date/index.cjs.map +2 -2
- package/build/date-time/date/styles.cjs +2 -4
- package/build/date-time/date/styles.cjs.map +2 -2
- package/build/date-time/date-time/styles.cjs +1 -2
- package/build/date-time/date-time/styles.cjs.map +2 -2
- package/build/date-time/time/styles.cjs +3 -6
- package/build/date-time/time/styles.cjs.map +2 -2
- package/build/date-time/utils.cjs +1 -1
- package/build/date-time/utils.cjs.map +2 -2
- package/build/disabled/context.cjs +30 -0
- package/build/disabled/context.cjs.map +7 -0
- package/build/disabled/index.cjs +13 -5
- package/build/disabled/index.cjs.map +3 -3
- package/build/disabled/styles/disabled-styles.cjs +1 -2
- package/build/disabled/styles/disabled-styles.cjs.map +2 -2
- package/build/divider/styles.cjs +1 -2
- package/build/divider/styles.cjs.map +2 -2
- package/build/dropdown/index.cjs +1 -1
- package/build/dropdown/index.cjs.map +2 -2
- package/build/elevation/styles.cjs +1 -2
- package/build/elevation/styles.cjs.map +2 -2
- package/build/external-link/index.cjs +5 -1
- package/build/external-link/index.cjs.map +2 -2
- package/build/flex/styles.cjs +5 -10
- package/build/flex/styles.cjs.map +2 -2
- package/build/focal-point-picker/styles/focal-point-picker-style.cjs +6 -12
- package/build/focal-point-picker/styles/focal-point-picker-style.cjs.map +2 -2
- package/build/font-size-picker/styles.cjs +2 -4
- package/build/font-size-picker/styles.cjs.map +2 -2
- package/build/higher-order/with-spoken-messages/index.cjs.map +2 -2
- package/build/input-control/styles/input-control-styles.cjs +4 -8
- package/build/input-control/styles/input-control-styles.cjs.map +2 -2
- package/build/item-group/styles.cjs +2 -4
- package/build/item-group/styles.cjs.map +2 -2
- package/build/menu/styles.cjs +1 -2
- package/build/menu/styles.cjs.map +2 -2
- package/build/modal/context.cjs +33 -0
- package/build/modal/context.cjs.map +7 -0
- package/build/modal/index.cjs +5 -6
- package/build/modal/index.cjs.map +2 -2
- package/build/modal/use-modal-exit-animation.cjs +2 -2
- package/build/modal/use-modal-exit-animation.cjs.map +2 -2
- package/build/navigation/styles/navigation-styles.cjs +3 -6
- package/build/navigation/styles/navigation-styles.cjs.map +2 -2
- package/build/navigator/styles.cjs +2 -4
- package/build/navigator/styles.cjs.map +2 -2
- package/build/number-control/index.cjs +1 -1
- package/build/number-control/index.cjs.map +2 -2
- package/build/number-control/styles/number-control-styles.cjs +1 -2
- package/build/number-control/styles/number-control-styles.cjs.map +2 -2
- package/build/palette-edit/index.cjs +1 -1
- package/build/palette-edit/index.cjs.map +2 -2
- package/build/palette-edit/styles.cjs +1 -2
- package/build/palette-edit/styles.cjs.map +2 -2
- package/build/panel/body.cjs +1 -1
- package/build/panel/body.cjs.map +2 -2
- package/build/popover/context.cjs +33 -0
- package/build/popover/context.cjs.map +7 -0
- package/build/popover/index.cjs +3 -4
- package/build/popover/index.cjs.map +3 -3
- package/build/private-apis.cjs +6 -2
- package/build/private-apis.cjs.map +3 -3
- package/build/progress-bar/styles.cjs +2 -4
- package/build/progress-bar/styles.cjs.map +2 -2
- package/build/range-control/index.cjs +1 -1
- package/build/range-control/index.cjs.map +2 -2
- package/build/range-control/styles/range-control-styles.cjs +30 -43
- package/build/range-control/styles/range-control-styles.cjs.map +2 -2
- package/build/resizable-box/resize-tooltip/styles/resize-tooltip.styles.cjs +2 -4
- package/build/resizable-box/resize-tooltip/styles/resize-tooltip.styles.cjs.map +2 -2
- package/build/resizable-box/resize-tooltip/utils.cjs +1 -1
- package/build/resizable-box/resize-tooltip/utils.cjs.map +2 -2
- package/build/sandbox/index.cjs +1 -1
- package/build/sandbox/index.cjs.map +2 -2
- package/build/scrollable/styles.cjs +6 -12
- package/build/scrollable/styles.cjs.map +2 -2
- package/build/search-control/styles.cjs +2 -4
- package/build/search-control/styles.cjs.map +2 -2
- package/build/select-control/styles/select-control-styles.cjs +2 -4
- package/build/select-control/styles/select-control-styles.cjs.map +2 -2
- package/build/slot-fill/index.cjs +3 -2
- package/build/slot-fill/index.cjs.map +2 -2
- package/build/spinner/styles.cjs +1 -2
- package/build/spinner/styles.cjs.map +2 -2
- package/build/tabs/styles.cjs +5 -6
- package/build/tabs/styles.cjs.map +2 -2
- package/build/text/hook.cjs +1 -2
- package/build/text/hook.cjs.map +2 -2
- package/build/text/styles.cjs +7 -9
- package/build/text/styles.cjs.map +2 -2
- package/build/text/utils.cjs.map +1 -1
- package/build/theme/styles.cjs +1 -2
- package/build/theme/styles.cjs.map +2 -2
- package/build/toggle-control/index.cjs +6 -2
- package/build/toggle-control/index.cjs.map +2 -2
- package/build/toggle-group-control/toggle-group-control/styles.cjs +7 -11
- package/build/toggle-group-control/toggle-group-control/styles.cjs.map +2 -2
- package/build/toggle-group-control/toggle-group-control-option-base/styles.cjs +2 -4
- package/build/toggle-group-control/toggle-group-control-option-base/styles.cjs.map +2 -2
- package/build/tools-panel/styles.cjs +4 -8
- package/build/tools-panel/styles.cjs.map +2 -2
- package/build/tooltip/context.cjs +35 -0
- package/build/tooltip/context.cjs.map +7 -0
- package/build/tooltip/index.cjs +3 -7
- package/build/tooltip/index.cjs.map +2 -2
- package/build/tree-grid/roving-tab-index-item.cjs +1 -1
- package/build/tree-grid/roving-tab-index-item.cjs.map +2 -2
- package/build/truncate/styles.cjs +1 -2
- package/build/truncate/styles.cjs.map +2 -2
- package/build/utils/box-sizing.cjs +1 -2
- package/build/utils/box-sizing.cjs.map +2 -2
- package/build/utils/element-rect.cjs +1 -1
- package/build/utils/element-rect.cjs.map +2 -2
- package/build/utils/hooks/use-cx.cjs.map +2 -2
- package/build/utils/hooks/use-update-effect.cjs.map +1 -1
- package/build/utils/rtl.cjs +2 -2
- package/build/utils/rtl.cjs.map +2 -2
- package/build/utils/use-responsive-value.cjs +1 -7
- package/build/utils/use-responsive-value.cjs.map +2 -2
- package/build/validated-form-controls/components/toggle-control.cjs +1 -5
- package/build/validated-form-controls/components/toggle-control.cjs.map +2 -2
- package/build/z-stack/styles.cjs +1 -2
- package/build/z-stack/styles.cjs.map +2 -2
- package/build-module/angle-picker-control/angle-circle.mjs +2 -2
- package/build-module/angle-picker-control/angle-circle.mjs.map +2 -2
- package/build-module/autocomplete/index.mjs +1 -1
- package/build-module/autocomplete/index.mjs.map +2 -2
- package/build-module/avatar/component.mjs +68 -0
- package/build-module/avatar/component.mjs.map +7 -0
- package/build-module/avatar/index.mjs +6 -0
- package/build-module/avatar/index.mjs.map +7 -0
- package/build-module/avatar/types.mjs +1 -0
- package/build-module/avatar/types.mjs.map +7 -0
- package/build-module/avatar-group/component.mjs +29 -0
- package/build-module/avatar-group/component.mjs.map +7 -0
- package/build-module/avatar-group/index.mjs +6 -0
- package/build-module/avatar-group/index.mjs.map +7 -0
- package/build-module/avatar-group/types.mjs +1 -0
- package/build-module/avatar-group/types.mjs.map +7 -0
- package/build-module/base-control/index.mjs.map +1 -1
- package/build-module/base-control/styles/base-control-styles.mjs +1 -2
- package/build-module/base-control/styles/base-control-styles.mjs.map +2 -2
- package/build-module/border-box-control/styles.mjs +2 -4
- package/build-module/border-box-control/styles.mjs.map +2 -2
- package/build-module/border-control/styles.mjs +1 -2
- package/build-module/border-control/styles.mjs.map +2 -2
- package/build-module/box-control/styles/box-control-icon-styles.mjs +8 -16
- package/build-module/box-control/styles/box-control-icon-styles.mjs.map +2 -2
- package/build-module/box-control/styles/box-control-styles.mjs +5 -10
- package/build-module/box-control/styles/box-control-styles.mjs.map +2 -2
- package/build-module/card/get-padding-by-size.mjs +1 -2
- package/build-module/card/get-padding-by-size.mjs.map +2 -2
- package/build-module/card/styles.mjs +8 -16
- package/build-module/card/styles.mjs.map +2 -2
- package/build-module/clipboard-button/index.mjs +1 -1
- package/build-module/clipboard-button/index.mjs.map +2 -2
- package/build-module/color-picker/color-copy-button.mjs +1 -1
- package/build-module/color-picker/color-copy-button.mjs.map +2 -2
- package/build-module/confirm-dialog/component.mjs +2 -2
- package/build-module/confirm-dialog/component.mjs.map +2 -2
- package/build-module/confirm-dialog/styles.mjs +1 -2
- package/build-module/confirm-dialog/styles.mjs.map +2 -2
- package/build-module/context/context-system-provider.mjs.map +1 -1
- package/build-module/custom-gradient-picker/gradient-bar/control-points.mjs +2 -2
- package/build-module/custom-gradient-picker/gradient-bar/control-points.mjs.map +2 -2
- package/build-module/custom-gradient-picker/styles/custom-gradient-picker-styles.mjs +2 -4
- package/build-module/custom-gradient-picker/styles/custom-gradient-picker-styles.mjs.map +2 -2
- package/build-module/custom-select-control-v2/styles.mjs +1 -2
- package/build-module/custom-select-control-v2/styles.mjs.map +2 -2
- package/build-module/date-time/date/index.mjs +1 -1
- package/build-module/date-time/date/index.mjs.map +2 -2
- package/build-module/date-time/date/styles.mjs +2 -4
- package/build-module/date-time/date/styles.mjs.map +2 -2
- package/build-module/date-time/date-time/styles.mjs +1 -2
- package/build-module/date-time/date-time/styles.mjs.map +2 -2
- package/build-module/date-time/time/styles.mjs +3 -6
- package/build-module/date-time/time/styles.mjs.map +2 -2
- package/build-module/date-time/utils.mjs +1 -1
- package/build-module/date-time/utils.mjs.map +2 -2
- package/build-module/disabled/context.mjs +9 -0
- package/build-module/disabled/context.mjs.map +7 -0
- package/build-module/disabled/index.mjs +1 -3
- package/build-module/disabled/index.mjs.map +2 -2
- package/build-module/disabled/styles/disabled-styles.mjs +1 -2
- package/build-module/disabled/styles/disabled-styles.mjs.map +2 -2
- package/build-module/divider/styles.mjs +1 -2
- package/build-module/divider/styles.mjs.map +2 -2
- package/build-module/dropdown/index.mjs +1 -1
- package/build-module/dropdown/index.mjs.map +2 -2
- package/build-module/elevation/styles.mjs +1 -2
- package/build-module/elevation/styles.mjs.map +2 -2
- package/build-module/external-link/index.mjs +5 -1
- package/build-module/external-link/index.mjs.map +2 -2
- package/build-module/flex/styles.mjs +5 -10
- package/build-module/flex/styles.mjs.map +2 -2
- package/build-module/focal-point-picker/styles/focal-point-picker-style.mjs +6 -12
- package/build-module/focal-point-picker/styles/focal-point-picker-style.mjs.map +2 -2
- package/build-module/font-size-picker/styles.mjs +2 -4
- package/build-module/font-size-picker/styles.mjs.map +2 -2
- package/build-module/higher-order/with-spoken-messages/index.mjs.map +2 -2
- package/build-module/input-control/styles/input-control-styles.mjs +4 -8
- package/build-module/input-control/styles/input-control-styles.mjs.map +2 -2
- package/build-module/item-group/styles.mjs +2 -4
- package/build-module/item-group/styles.mjs.map +2 -2
- package/build-module/menu/styles.mjs +1 -2
- package/build-module/menu/styles.mjs.map +2 -2
- package/build-module/modal/context.mjs +8 -0
- package/build-module/modal/context.mjs.map +7 -0
- package/build-module/modal/index.mjs +4 -5
- package/build-module/modal/index.mjs.map +2 -2
- package/build-module/modal/use-modal-exit-animation.mjs +2 -2
- package/build-module/modal/use-modal-exit-animation.mjs.map +2 -2
- package/build-module/navigation/styles/navigation-styles.mjs +3 -6
- package/build-module/navigation/styles/navigation-styles.mjs.map +2 -2
- package/build-module/navigator/styles.mjs +2 -4
- package/build-module/navigator/styles.mjs.map +2 -2
- package/build-module/number-control/index.mjs +1 -1
- package/build-module/number-control/index.mjs.map +2 -2
- package/build-module/number-control/styles/number-control-styles.mjs +1 -2
- package/build-module/number-control/styles/number-control-styles.mjs.map +2 -2
- package/build-module/palette-edit/index.mjs +1 -1
- package/build-module/palette-edit/index.mjs.map +2 -2
- package/build-module/palette-edit/styles.mjs +1 -2
- package/build-module/palette-edit/styles.mjs.map +2 -2
- package/build-module/panel/body.mjs +1 -1
- package/build-module/panel/body.mjs.map +2 -2
- package/build-module/popover/context.mjs +8 -0
- package/build-module/popover/context.mjs.map +7 -0
- package/build-module/popover/index.mjs +2 -3
- package/build-module/popover/index.mjs.map +2 -2
- package/build-module/private-apis.mjs +6 -2
- package/build-module/private-apis.mjs.map +2 -2
- package/build-module/progress-bar/styles.mjs +2 -4
- package/build-module/progress-bar/styles.mjs.map +2 -2
- package/build-module/range-control/index.mjs +1 -1
- package/build-module/range-control/index.mjs.map +2 -2
- package/build-module/range-control/styles/range-control-styles.mjs +30 -43
- package/build-module/range-control/styles/range-control-styles.mjs.map +2 -2
- package/build-module/resizable-box/resize-tooltip/styles/resize-tooltip.styles.mjs +2 -4
- package/build-module/resizable-box/resize-tooltip/styles/resize-tooltip.styles.mjs.map +2 -2
- package/build-module/resizable-box/resize-tooltip/utils.mjs +1 -1
- package/build-module/resizable-box/resize-tooltip/utils.mjs.map +2 -2
- package/build-module/sandbox/index.mjs +1 -1
- package/build-module/sandbox/index.mjs.map +2 -2
- package/build-module/scrollable/styles.mjs +6 -12
- package/build-module/scrollable/styles.mjs.map +2 -2
- package/build-module/search-control/styles.mjs +2 -4
- package/build-module/search-control/styles.mjs.map +2 -2
- package/build-module/select-control/styles/select-control-styles.mjs +2 -4
- package/build-module/select-control/styles/select-control-styles.mjs.map +2 -2
- package/build-module/slot-fill/index.mjs +3 -2
- package/build-module/slot-fill/index.mjs.map +2 -2
- package/build-module/spinner/styles.mjs +1 -2
- package/build-module/spinner/styles.mjs.map +2 -2
- package/build-module/tabs/styles.mjs +5 -6
- package/build-module/tabs/styles.mjs.map +2 -2
- package/build-module/text/hook.mjs +1 -2
- package/build-module/text/hook.mjs.map +2 -2
- package/build-module/text/styles.mjs +7 -9
- package/build-module/text/styles.mjs.map +2 -2
- package/build-module/text/utils.mjs.map +1 -1
- package/build-module/theme/styles.mjs +1 -2
- package/build-module/theme/styles.mjs.map +2 -2
- package/build-module/toggle-control/index.mjs +6 -2
- package/build-module/toggle-control/index.mjs.map +2 -2
- package/build-module/toggle-group-control/toggle-group-control/styles.mjs +7 -11
- package/build-module/toggle-group-control/toggle-group-control/styles.mjs.map +2 -2
- package/build-module/toggle-group-control/toggle-group-control-option-base/styles.mjs +2 -4
- package/build-module/toggle-group-control/toggle-group-control-option-base/styles.mjs.map +2 -2
- package/build-module/tools-panel/styles.mjs +4 -8
- package/build-module/tools-panel/styles.mjs.map +2 -2
- package/build-module/tooltip/context.mjs +10 -0
- package/build-module/tooltip/context.mjs.map +7 -0
- package/build-module/tooltip/index.mjs +2 -6
- package/build-module/tooltip/index.mjs.map +2 -2
- package/build-module/tree-grid/roving-tab-index-item.mjs +1 -1
- package/build-module/tree-grid/roving-tab-index-item.mjs.map +2 -2
- package/build-module/truncate/styles.mjs +1 -2
- package/build-module/truncate/styles.mjs.map +2 -2
- package/build-module/utils/box-sizing.mjs +1 -2
- package/build-module/utils/box-sizing.mjs.map +2 -2
- package/build-module/utils/element-rect.mjs +1 -1
- package/build-module/utils/element-rect.mjs.map +2 -2
- package/build-module/utils/hooks/use-cx.mjs.map +2 -2
- package/build-module/utils/hooks/use-update-effect.mjs.map +1 -1
- package/build-module/utils/rtl.mjs +2 -2
- package/build-module/utils/rtl.mjs.map +2 -2
- package/build-module/utils/use-responsive-value.mjs +1 -7
- package/build-module/utils/use-responsive-value.mjs.map +2 -2
- package/build-module/validated-form-controls/components/toggle-control.mjs +2 -6
- package/build-module/validated-form-controls/components/toggle-control.mjs.map +2 -2
- package/build-module/z-stack/styles.mjs +1 -2
- package/build-module/z-stack/styles.mjs.map +2 -2
- package/build-style/style-rtl.css +185 -1
- package/build-style/style.css +185 -1
- package/build-types/alignment-matrix-control/stories/index.story.d.ts.map +1 -1
- package/build-types/angle-picker-control/angle-circle.d.ts.map +1 -1
- package/build-types/angle-picker-control/index.d.ts +1 -1
- package/build-types/angle-picker-control/stories/index.story.d.ts +1 -1
- package/build-types/angle-picker-control/stories/index.story.d.ts.map +1 -1
- package/build-types/animate/index.d.ts +1 -1
- package/build-types/animate/index.d.ts.map +1 -1
- package/build-types/animate/stories/index.story.d.ts.map +1 -1
- package/build-types/animate/types.d.ts +1 -1
- package/build-types/animate/types.d.ts.map +1 -1
- package/build-types/autocomplete/index.d.ts +2 -2
- package/build-types/autocomplete/index.d.ts.map +1 -1
- package/build-types/autocomplete/types.d.ts +1 -1
- package/build-types/autocomplete/types.d.ts.map +1 -1
- package/build-types/avatar/component.d.ts +5 -0
- package/build-types/avatar/component.d.ts.map +1 -0
- package/build-types/avatar/index.d.ts +3 -0
- package/build-types/avatar/index.d.ts.map +1 -0
- package/build-types/avatar/types.d.ts +59 -0
- package/build-types/avatar/types.d.ts.map +1 -0
- package/build-types/avatar-group/component.d.ts +8 -0
- package/build-types/avatar-group/component.d.ts.map +1 -0
- package/build-types/avatar-group/index.d.ts +3 -0
- package/build-types/avatar-group/index.d.ts.map +1 -0
- package/build-types/avatar-group/types.d.ts +14 -0
- package/build-types/avatar-group/types.d.ts.map +1 -0
- package/build-types/badge/stories/index.story.d.ts.map +1 -1
- package/build-types/base-control/index.d.ts +3 -3
- package/build-types/base-control/stories/index.story.d.ts +1 -1
- package/build-types/base-control/stories/index.story.d.ts.map +1 -1
- package/build-types/border-box-control/border-box-control/hook.d.ts +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-split-controls/hook.d.ts +1 -1
- package/build-types/border-box-control/border-box-control-visualizer/hook.d.ts +1 -1
- package/build-types/border-box-control/stories/index.story.d.ts.map +1 -1
- package/build-types/border-control/border-control/hook.d.ts +1 -1
- package/build-types/border-control/border-control-dropdown/hook.d.ts +1 -1
- package/build-types/border-control/stories/index.story.d.ts.map +1 -1
- package/build-types/box-control/stories/index.story.d.ts.map +1 -1
- package/build-types/box-control/styles/box-control-styles.d.ts +2 -2
- package/build-types/box-control/styles/box-control-styles.d.ts.map +1 -1
- package/build-types/button/stories/index.story.d.ts.map +1 -1
- package/build-types/card/card/hook.d.ts +1 -1
- package/build-types/card/card-body/hook.d.ts +1 -1
- package/build-types/card/card-footer/hook.d.ts +1 -1
- package/build-types/card/card-header/hook.d.ts +1 -1
- package/build-types/card/card-media/hook.d.ts +1 -1
- package/build-types/card/stories/index.story.d.ts.map +1 -1
- package/build-types/checkbox-control/stories/index.story.d.ts.map +1 -1
- package/build-types/circular-option-picker/stories/index.story.d.ts.map +1 -1
- package/build-types/color-indicator/stories/index.story.d.ts.map +1 -1
- package/build-types/color-palette/stories/index.story.d.ts +6 -5
- package/build-types/color-palette/stories/index.story.d.ts.map +1 -1
- package/build-types/color-palette/styles.d.ts +1 -1
- package/build-types/color-picker/color-copy-button.d.ts.map +1 -1
- package/build-types/color-picker/stories/index.story.d.ts.map +1 -1
- package/build-types/color-picker/styles.d.ts +2 -2
- package/build-types/color-picker/styles.d.ts.map +1 -1
- package/build-types/combobox-control/stories/index.story.d.ts.map +1 -1
- package/build-types/combobox-control/styles.d.ts +1 -1
- package/build-types/composite/stories/index.story.d.ts.map +1 -1
- package/build-types/confirm-dialog/stories/index.story.d.ts.map +1 -1
- package/build-types/context/context-connect.d.ts +2 -2
- package/build-types/context/context-connect.d.ts.map +1 -1
- package/build-types/context/context-system-provider.d.ts +2 -2
- package/build-types/context/context-system-provider.d.ts.map +1 -1
- package/build-types/context/wordpress-component.d.ts +3 -3
- package/build-types/context/wordpress-component.d.ts.map +1 -1
- package/build-types/custom-gradient-picker/gradient-bar/control-points.d.ts.map +1 -1
- package/build-types/custom-gradient-picker/stories/index.story.d.ts.map +1 -1
- package/build-types/custom-gradient-picker/styles/custom-gradient-picker-styles.d.ts +2 -2
- package/build-types/custom-gradient-picker/types.d.ts +1 -1
- package/build-types/custom-gradient-picker/types.d.ts.map +1 -1
- package/build-types/custom-select-control/stories/index.story.d.ts.map +1 -1
- package/build-types/custom-select-control-v2/stories/index.story.d.ts.map +1 -1
- package/build-types/custom-select-control-v2/types.d.ts +4 -4
- package/build-types/custom-select-control-v2/types.d.ts.map +1 -1
- package/build-types/date-time/date/styles.d.ts +2 -2
- package/build-types/date-time/date-time/styles.d.ts +1 -1
- package/build-types/date-time/stories/date-time.story.d.ts.map +1 -1
- package/build-types/date-time/stories/date.story.d.ts.map +1 -1
- package/build-types/date-time/stories/time.story.d.ts.map +1 -1
- package/build-types/disabled/context.d.ts +3 -0
- package/build-types/disabled/context.d.ts.map +1 -0
- package/build-types/disabled/index.d.ts.map +1 -1
- package/build-types/disabled/stories/index.story.d.ts.map +1 -1
- package/build-types/divider/stories/index.story.d.ts.map +1 -1
- package/build-types/draggable/stories/index.story.d.ts.map +1 -1
- package/build-types/draggable/types.d.ts +1 -1
- package/build-types/draggable/types.d.ts.map +1 -1
- package/build-types/drop-zone/stories/index.story.d.ts.map +1 -1
- package/build-types/drop-zone/types.d.ts +1 -1
- package/build-types/drop-zone/types.d.ts.map +1 -1
- package/build-types/dropdown/stories/index.story.d.ts.map +1 -1
- package/build-types/dropdown-menu/stories/index.story.d.ts.map +1 -1
- package/build-types/dropdown-menu/types.d.ts +1 -1
- package/build-types/dropdown-menu/types.d.ts.map +1 -1
- package/build-types/duotone-picker/stories/duotone-picker.story.d.ts.map +1 -1
- package/build-types/duotone-picker/stories/duotone-swatch.story.d.ts.map +1 -1
- package/build-types/elevation/hook.d.ts +1 -1
- package/build-types/elevation/stories/index.story.d.ts.map +1 -1
- package/build-types/external-link/index.d.ts.map +1 -1
- package/build-types/external-link/stories/index.story.d.ts.map +1 -1
- package/build-types/flex/flex/hook.d.ts +1 -1
- package/build-types/flex/flex-block/hook.d.ts +1 -1
- package/build-types/flex/flex-item/hook.d.ts +1 -1
- package/build-types/flex/stories/index.story.d.ts.map +1 -1
- package/build-types/focal-point-picker/stories/index.story.d.ts.map +1 -1
- package/build-types/focal-point-picker/styles/focal-point-picker-style.d.ts +1 -1
- package/build-types/font-size-picker/stories/index.story.d.ts +8 -7
- package/build-types/font-size-picker/stories/index.story.d.ts.map +1 -1
- package/build-types/font-size-picker/styles.d.ts +2 -2
- package/build-types/form-file-upload/stories/index.story.d.ts.map +1 -1
- package/build-types/form-toggle/stories/index.story.d.ts.map +1 -1
- package/build-types/form-token-field/stories/index.story.d.ts.map +1 -1
- package/build-types/form-token-field/styles.d.ts +1 -1
- package/build-types/gradient-picker/stories/index.story.d.ts +6 -5
- package/build-types/gradient-picker/stories/index.story.d.ts.map +1 -1
- package/build-types/grid/hook.d.ts +1 -1
- package/build-types/grid/stories/index.story.d.ts.map +1 -1
- package/build-types/guide/stories/index.story.d.ts.map +1 -1
- package/build-types/h-stack/hook.d.ts +1 -1
- package/build-types/h-stack/stories/index.story.d.ts.map +1 -1
- package/build-types/heading/hook.d.ts +1 -1
- package/build-types/heading/stories/index.story.d.ts.map +1 -1
- package/build-types/higher-order/navigate-regions/index.d.ts +1 -1
- package/build-types/higher-order/with-notices/types.d.ts +1 -1
- package/build-types/higher-order/with-notices/types.d.ts.map +1 -1
- package/build-types/higher-order/with-spoken-messages/index.d.ts +2 -3
- package/build-types/higher-order/with-spoken-messages/index.d.ts.map +1 -1
- package/build-types/icon/index.d.ts +2 -2
- package/build-types/icon/index.d.ts.map +1 -1
- package/build-types/icon/stories/index.story.d.ts.map +1 -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 +2 -2
- package/build-types/item-group/item/hook.d.ts +1 -1
- package/build-types/item-group/item-group/hook.d.ts +1 -1
- package/build-types/item-group/stories/index.story.d.ts.map +1 -1
- package/build-types/keyboard-shortcuts/stories/index.story.d.ts.map +1 -1
- package/build-types/menu/index.d.ts +2 -2
- package/build-types/menu/item-help-text.d.ts +1 -1
- package/build-types/menu/item-label.d.ts +1 -1
- package/build-types/menu/stories/index.story.d.ts.map +1 -1
- package/build-types/menu/styles.d.ts +2 -2
- package/build-types/menu-group/stories/index.story.d.ts.map +1 -1
- package/build-types/menu-item/index.d.ts +1 -1
- package/build-types/menu-item/stories/index.story.d.ts +4 -4
- package/build-types/menu-item/stories/index.story.d.ts.map +1 -1
- package/build-types/menu-item/types.d.ts +1 -1
- package/build-types/menu-item/types.d.ts.map +1 -1
- package/build-types/menu-items-choice/stories/index.story.d.ts.map +1 -1
- package/build-types/modal/context.d.ts +4 -0
- package/build-types/modal/context.d.ts.map +1 -0
- package/build-types/modal/index.d.ts.map +1 -1
- package/build-types/modal/stories/index.story.d.ts.map +1 -1
- package/build-types/modal/types.d.ts +1 -1
- package/build-types/modal/types.d.ts.map +1 -1
- package/build-types/modal/use-modal-exit-animation.d.ts +1 -1
- package/build-types/navigable-container/stories/navigable-menu.story.d.ts.map +1 -1
- package/build-types/navigable-container/stories/tabbable-container.story.d.ts.map +1 -1
- package/build-types/navigation/styles/navigation-styles.d.ts +2 -2
- package/build-types/navigation/types.d.ts +1 -1
- package/build-types/navigation/types.d.ts.map +1 -1
- package/build-types/navigator/navigator-back-button/hook.d.ts +1 -1
- package/build-types/navigator/navigator-button/hook.d.ts +1 -1
- package/build-types/navigator/stories/index.story.d.ts.map +1 -1
- package/build-types/navigator/styles.d.ts +24 -4
- package/build-types/navigator/styles.d.ts.map +1 -1
- package/build-types/notice/stories/index.story.d.ts.map +1 -1
- package/build-types/number-control/stories/index.story.d.ts.map +1 -1
- package/build-types/palette-edit/stories/index.story.d.ts.map +1 -1
- package/build-types/palette-edit/styles.d.ts +1 -1
- package/build-types/palette-edit/types.d.ts +1 -1
- package/build-types/palette-edit/types.d.ts.map +1 -1
- package/build-types/panel/stories/index.story.d.ts.map +1 -1
- package/build-types/panel/types.d.ts +2 -2
- package/build-types/panel/types.d.ts.map +1 -1
- package/build-types/placeholder/stories/index.story.d.ts.map +1 -1
- package/build-types/popover/context.d.ts +2 -0
- package/build-types/popover/context.d.ts.map +1 -0
- package/build-types/popover/index.d.ts.map +1 -1
- package/build-types/popover/stories/index.story.d.ts.map +1 -1
- package/build-types/private-apis.d.ts.map +1 -1
- package/build-types/progress-bar/stories/index.story.d.ts.map +1 -1
- package/build-types/query-controls/stories/index.story.d.ts.map +1 -1
- package/build-types/radio-control/stories/index.story.d.ts.map +1 -1
- package/build-types/range-control/index.d.ts.map +1 -1
- package/build-types/range-control/input-range.d.ts +1 -1
- package/build-types/range-control/stories/index.story.d.ts.map +1 -1
- package/build-types/range-control/styles/range-control-styles.d.ts.map +1 -1
- package/build-types/range-control/types.d.ts +2 -2
- package/build-types/range-control/types.d.ts.map +1 -1
- package/build-types/resizable-box/resize-tooltip/styles/resize-tooltip.styles.d.ts +1 -1
- package/build-types/resizable-box/resize-tooltip/utils.d.ts +1 -1
- package/build-types/resizable-box/resize-tooltip/utils.d.ts.map +1 -1
- package/build-types/resizable-box/stories/index.story.d.ts.map +1 -1
- package/build-types/responsive-wrapper/stories/index.story.d.ts.map +1 -1
- package/build-types/sandbox/stories/index.story.d.ts.map +1 -1
- package/build-types/scroll-lock/stories/index.story.d.ts.map +1 -1
- package/build-types/scrollable/hook.d.ts +1 -1
- package/build-types/scrollable/stories/index.story.d.ts.map +1 -1
- package/build-types/search-control/stories/index.story.d.ts.map +1 -1
- package/build-types/search-control/types.d.ts +1 -1
- package/build-types/search-control/types.d.ts.map +1 -1
- package/build-types/select-control/stories/index.story.d.ts.map +1 -1
- package/build-types/select-control/styles/select-control-styles.d.ts +2 -2
- package/build-types/shortcut/stories/index.story.d.ts.map +1 -1
- package/build-types/slot-fill/bubbles-virtually/slot.d.ts +1 -1
- package/build-types/slot-fill/index.d.ts +1 -7
- package/build-types/slot-fill/index.d.ts.map +1 -1
- package/build-types/slot-fill/stories/index.story.d.ts.map +1 -1
- package/build-types/slot-fill/types.d.ts +1 -1
- package/build-types/slot-fill/types.d.ts.map +1 -1
- package/build-types/snackbar/index.d.ts +1 -1
- package/build-types/snackbar/stories/index.story.d.ts.map +1 -1
- package/build-types/spacer/hook.d.ts +1 -1
- package/build-types/spacer/stories/index.story.d.ts.map +1 -1
- package/build-types/spinner/stories/index.story.d.ts.map +1 -1
- package/build-types/surface/hook.d.ts +1 -1
- package/build-types/surface/stories/index.story.d.ts.map +1 -1
- package/build-types/tab-panel/stories/index.story.d.ts.map +1 -1
- package/build-types/tabs/stories/index.story.d.ts.map +1 -1
- package/build-types/tabs/styles.d.ts.map +1 -1
- package/build-types/text/hook.d.ts +1 -1
- package/build-types/text/stories/index.story.d.ts +3 -3
- package/build-types/text/stories/index.story.d.ts.map +1 -1
- package/build-types/text/styles.d.ts.map +1 -1
- package/build-types/text/utils.d.ts +18 -18
- package/build-types/text/utils.d.ts.map +1 -1
- package/build-types/text-control/stories/index.story.d.ts.map +1 -1
- package/build-types/text-highlight/stories/index.story.d.ts.map +1 -1
- package/build-types/textarea-control/stories/index.story.d.ts.map +1 -1
- package/build-types/theme/stories/index.story.d.ts +1 -1
- package/build-types/theme/stories/index.story.d.ts.map +1 -1
- package/build-types/tip/stories/index.story.d.ts.map +1 -1
- package/build-types/toggle-control/index.d.ts.map +1 -1
- package/build-types/toggle-control/stories/index.story.d.ts.map +1 -1
- package/build-types/toggle-group-control/stories/index.story.d.ts.map +1 -1
- package/build-types/toggle-group-control/toggle-group-control-option-icon/component.d.ts +1 -1
- package/build-types/toggle-group-control/types.d.ts +1 -1
- package/build-types/toggle-group-control/types.d.ts.map +1 -1
- package/build-types/toolbar/stories/index.story.d.ts.map +1 -1
- package/build-types/tools-panel/stories/index.story.d.ts.map +1 -1
- package/build-types/tools-panel/tools-panel/hook.d.ts +1 -1
- package/build-types/tools-panel/tools-panel-header/hook.d.ts +1 -1
- package/build-types/tools-panel/tools-panel-item/hook.d.ts +1 -1
- package/build-types/tooltip/context.d.ts +3 -0
- package/build-types/tooltip/context.d.ts.map +1 -0
- package/build-types/tooltip/index.d.ts +0 -3
- package/build-types/tooltip/index.d.ts.map +1 -1
- package/build-types/tooltip/stories/index.story.d.ts.map +1 -1
- package/build-types/tree-grid/stories/index.story.d.ts.map +1 -1
- package/build-types/tree-grid/types.d.ts +1 -1
- package/build-types/tree-grid/types.d.ts.map +1 -1
- package/build-types/tree-select/stories/index.story.d.ts.map +1 -1
- package/build-types/truncate/hook.d.ts +1 -1
- package/build-types/truncate/stories/index.story.d.ts.map +1 -1
- package/build-types/unit-control/stories/index.story.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/hooks/use-update-effect.d.ts +3 -3
- package/build-types/utils/hooks/use-update-effect.d.ts.map +1 -1
- package/build-types/utils/rtl.d.ts +4 -4
- package/build-types/utils/rtl.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 +1 -1
- package/build-types/v-stack/stories/index.story.d.ts +1 -1
- package/build-types/v-stack/stories/index.story.d.ts.map +1 -1
- package/build-types/validated-form-controls/components/range-control.d.ts.map +1 -1
- package/build-types/validated-form-controls/components/stories/overview.story.d.ts.map +1 -1
- package/build-types/validated-form-controls/components/toggle-control.d.ts.map +1 -1
- package/build-types/view/stories/index.story.d.ts.map +1 -1
- package/build-types/visually-hidden/stories/index.story.d.ts.map +1 -1
- package/build-types/z-stack/stories/index.story.d.ts.map +1 -1
- package/package.json +30 -30
- package/src/alignment-matrix-control/stories/index.story.tsx +4 -0
- package/src/alignment-matrix-control/test/index.tsx +1 -1
- package/src/angle-picker-control/angle-circle.tsx +6 -5
- package/src/angle-picker-control/stories/index.story.tsx +4 -0
- package/src/animate/stories/index.story.tsx +5 -0
- package/src/animate/types.ts +1 -1
- package/src/autocomplete/autocompleter-ui.tsx +1 -1
- package/src/autocomplete/index.tsx +3 -2
- package/src/autocomplete/types.ts +1 -1
- package/src/avatar/component.tsx +82 -0
- package/src/avatar/index.ts +2 -0
- package/src/avatar/styles.scss +152 -0
- package/src/avatar/types.ts +59 -0
- package/src/avatar-group/component.tsx +46 -0
- package/src/avatar-group/index.ts +2 -0
- package/src/avatar-group/styles.scss +32 -0
- package/src/avatar-group/types.ts +13 -0
- package/src/badge/stories/index.story.tsx +7 -0
- package/src/base-control/README.md +1 -1
- package/src/base-control/index.tsx +1 -1
- package/src/base-control/stories/index.story.tsx +5 -0
- package/src/border-box-control/stories/index.story.tsx +4 -0
- package/src/border-control/stories/index.story.tsx +4 -0
- package/src/box-control/stories/index.story.tsx +5 -0
- package/src/button/stories/index.story.tsx +5 -0
- package/src/button/style.scss +6 -2
- package/src/calendar/style.scss +4 -2
- package/src/card/stories/index.story.tsx +5 -0
- package/src/card/test/__snapshots__/index.tsx.snap +35 -35
- package/src/checkbox-control/stories/index.story.tsx +5 -0
- package/src/circular-option-picker/stories/index.story.tsx +5 -0
- package/src/clipboard-button/index.tsx +1 -1
- package/src/color-indicator/stories/index.story.tsx +4 -0
- package/src/color-palette/stories/index.story.tsx +60 -48
- package/src/color-picker/color-copy-button.tsx +1 -3
- package/src/color-picker/stories/index.story.tsx +4 -0
- package/src/combobox-control/stories/index.story.tsx +5 -0
- package/src/composite/stories/index.story.tsx +5 -1
- package/src/confirm-dialog/component.tsx +2 -2
- package/src/confirm-dialog/stories/index.story.tsx +4 -0
- package/src/context/context-connect.ts +3 -3
- package/src/context/context-system-provider.js +4 -4
- package/src/context/test/__snapshots__/context-system-provider.js.snap +3 -3
- package/src/context/wordpress-component.ts +3 -5
- package/src/custom-gradient-picker/gradient-bar/control-points.tsx +3 -2
- package/src/custom-gradient-picker/stories/index.story.tsx +5 -0
- package/src/custom-gradient-picker/types.ts +1 -1
- package/src/custom-select-control/stories/index.story.tsx +5 -0
- package/src/custom-select-control-v2/custom-select.tsx +1 -1
- package/src/custom-select-control-v2/stories/index.story.tsx +8 -3
- package/src/custom-select-control-v2/test/index.tsx +3 -3
- package/src/custom-select-control-v2/types.ts +4 -4
- package/src/date-time/date/index.tsx +1 -1
- package/src/date-time/stories/date-time.story.tsx +5 -0
- package/src/date-time/stories/date.story.tsx +5 -0
- package/src/date-time/stories/time.story.tsx +5 -0
- package/src/date-time/time/test/index.tsx +42 -0
- package/src/date-time/utils.ts +1 -1
- package/src/disabled/context.ts +6 -0
- package/src/disabled/index.tsx +1 -11
- package/src/disabled/stories/index.story.tsx +4 -0
- package/src/divider/stories/index.story.tsx +5 -0
- package/src/draggable/index.native.js +17 -17
- package/src/draggable/stories/index.story.tsx +5 -0
- package/src/draggable/types.ts +1 -1
- package/src/drop-zone/stories/index.story.tsx +4 -0
- package/src/drop-zone/types.ts +1 -1
- package/src/dropdown/index.tsx +1 -1
- package/src/dropdown/stories/index.story.tsx +4 -0
- package/src/dropdown-menu/stories/index.story.tsx +5 -0
- package/src/dropdown-menu/types.ts +1 -1
- package/src/duotone-picker/stories/duotone-picker.story.tsx +4 -0
- package/src/duotone-picker/stories/duotone-swatch.story.tsx +4 -0
- package/src/elevation/stories/index.story.tsx +5 -0
- package/src/external-link/index.tsx +5 -1
- package/src/external-link/stories/index.story.tsx +4 -0
- package/src/flex/stories/index.story.tsx +5 -0
- package/src/flex/test/__snapshots__/index.tsx.snap +4 -4
- package/src/focal-point-picker/stories/index.story.tsx +4 -0
- package/src/font-size-picker/stories/index.story.tsx +137 -125
- package/src/form-file-upload/stories/index.story.tsx +4 -0
- package/src/form-toggle/stories/index.story.tsx +5 -0
- package/src/form-token-field/stories/index.story.tsx +5 -0
- package/src/gradient-picker/stories/index.story.tsx +52 -42
- package/src/grid/stories/index.story.tsx +5 -0
- package/src/guide/stories/index.story.tsx +6 -0
- package/src/h-stack/stories/index.story.tsx +5 -0
- package/src/h-stack/test/index.tsx +1 -1
- package/src/heading/hook.ts +2 -2
- package/src/heading/stories/index.story.tsx +5 -0
- package/src/heading/test/__snapshots__/index.tsx.snap +0 -1
- package/src/higher-order/with-notices/test/index.tsx +2 -2
- package/src/higher-order/with-notices/types.ts +1 -1
- package/src/higher-order/with-spoken-messages/index.tsx +2 -4
- package/src/icon/index.tsx +2 -2
- package/src/icon/stories/index.story.tsx +5 -0
- package/src/input-control/stories/index.story.tsx +5 -0
- package/src/item-group/stories/index.story.tsx +4 -0
- package/src/item-group/test/__snapshots__/index.js.snap +16 -16
- package/src/keyboard-shortcuts/index.tsx +1 -1
- package/src/keyboard-shortcuts/stories/index.story.tsx +4 -0
- package/src/menu/stories/index.story.tsx +6 -1
- package/src/menu-group/stories/index.story.tsx +5 -0
- package/src/menu-item/stories/index.story.tsx +5 -0
- package/src/menu-item/types.ts +1 -1
- package/src/menu-items-choice/stories/index.story.tsx +5 -0
- package/src/modal/context.ts +9 -0
- package/src/modal/index.tsx +5 -22
- package/src/modal/stories/index.story.tsx +5 -0
- package/src/modal/types.ts +1 -1
- package/src/modal/use-modal-exit-animation.ts +2 -2
- package/src/navigable-container/stories/navigable-menu.story.tsx +4 -0
- package/src/navigable-container/stories/tabbable-container.story.tsx +5 -0
- package/src/navigation/README.md +1 -1
- package/src/navigation/types.ts +1 -1
- package/src/navigator/stories/index.story.tsx +4 -0
- package/src/notice/stories/index.story.tsx +5 -0
- package/src/notice/test/__snapshots__/index.tsx.snap +1 -1
- package/src/number-control/index.tsx +1 -1
- package/src/number-control/stories/index.story.tsx +5 -0
- package/src/palette-edit/index.tsx +2 -2
- package/src/palette-edit/stories/index.story.tsx +4 -0
- package/src/palette-edit/types.ts +1 -1
- package/src/panel/README.md +1 -1
- package/src/panel/body.tsx +1 -1
- package/src/panel/stories/index.story.tsx +4 -0
- package/src/panel/types.ts +2 -2
- package/src/placeholder/stories/index.story.tsx +4 -0
- package/src/popover/context.ts +4 -0
- package/src/popover/index.tsx +1 -14
- package/src/popover/stories/index.story.tsx +5 -1
- package/src/private-apis.ts +10 -2
- package/src/progress-bar/stories/index.story.tsx +4 -0
- package/src/query-controls/stories/index.story.tsx +4 -0
- package/src/radio-control/stories/index.story.tsx +5 -0
- package/src/radio-control/test/index.tsx +5 -4
- package/src/range-control/index.tsx +1 -1
- package/src/range-control/stories/index.story.tsx +5 -0
- package/src/range-control/styles/range-control-styles.ts +33 -24
- package/src/range-control/types.ts +2 -2
- package/src/resizable-box/index.tsx +1 -1
- package/src/resizable-box/resize-tooltip/index.tsx +1 -1
- package/src/resizable-box/resize-tooltip/label.tsx +1 -1
- package/src/resizable-box/resize-tooltip/utils.ts +2 -2
- package/src/resizable-box/stories/index.story.tsx +4 -0
- package/src/responsive-wrapper/stories/index.story.tsx +5 -0
- package/src/sandbox/index.tsx +1 -1
- package/src/sandbox/stories/index.story.tsx +4 -0
- package/src/scroll-lock/stories/index.story.tsx +4 -0
- package/src/scrollable/stories/index.story.tsx +5 -0
- package/src/search-control/stories/index.story.tsx +5 -0
- package/src/search-control/types.ts +1 -1
- package/src/select-control/stories/index.story.tsx +5 -0
- package/src/shortcut/stories/index.story.tsx +4 -0
- package/src/slot-fill/index.tsx +12 -3
- package/src/slot-fill/stories/index.story.tsx +4 -0
- package/src/slot-fill/test/__snapshots__/slot.js.snap +4 -4
- package/src/slot-fill/test/index.js +38 -0
- package/src/slot-fill/types.ts +1 -1
- package/src/snackbar/list.tsx +1 -1
- package/src/snackbar/stories/index.story.tsx +4 -0
- package/src/spacer/stories/index.story.tsx +5 -0
- package/src/spinner/stories/index.story.tsx +4 -0
- package/src/style.scss +2 -0
- package/src/surface/stories/index.story.tsx +5 -0
- package/src/surface/test/__snapshots__/index.tsx.snap +10 -10
- package/src/tab-panel/stories/index.story.tsx +5 -0
- package/src/tabs/stories/index.story.tsx +5 -0
- package/src/tabs/styles.ts +1 -0
- package/src/text/stories/index.story.tsx +5 -0
- package/src/text/styles.ts +0 -1
- package/src/text/test/__snapshots__/index.tsx.snap +0 -2
- package/src/text/utils.ts +18 -18
- package/src/text-control/stories/index.story.tsx +5 -0
- package/src/text-highlight/stories/index.story.tsx +4 -0
- package/src/textarea-control/stories/index.story.tsx +5 -0
- package/src/theme/stories/index.story.tsx +5 -0
- package/src/tip/stories/index.story.tsx +4 -0
- package/src/toggle-control/index.tsx +4 -0
- package/src/toggle-control/stories/index.story.tsx +5 -0
- package/src/toggle-group-control/stories/index.story.tsx +5 -0
- package/src/toggle-group-control/test/__snapshots__/index.tsx.snap +4 -4
- package/src/toggle-group-control/toggle-group-control/styles.ts +1 -1
- package/src/toggle-group-control/toggle-group-control-option-base/component.tsx +1 -1
- package/src/toggle-group-control/types.ts +1 -1
- package/src/toolbar/stories/index.story.tsx +4 -0
- package/src/tools-panel/stories/index.story.tsx +4 -0
- package/src/tooltip/context.ts +8 -0
- package/src/tooltip/index.tsx +2 -22
- package/src/tooltip/stories/index.story.tsx +4 -0
- package/src/tree-grid/roving-tab-index-item.tsx +1 -1
- package/src/tree-grid/stories/index.story.tsx +4 -0
- package/src/tree-grid/types.ts +1 -1
- package/src/tree-select/stories/index.story.tsx +4 -0
- package/src/truncate/stories/index.story.tsx +4 -0
- package/src/unit-control/stories/index.story.tsx +4 -0
- package/src/utils/element-rect.ts +1 -1
- package/src/utils/hooks/use-cx.ts +1 -2
- package/src/utils/hooks/use-update-effect.js +2 -2
- package/src/utils/rtl.js +4 -4
- package/src/utils/use-responsive-value.ts +1 -5
- package/src/v-stack/stories/index.story.tsx +5 -0
- package/src/v-stack/test/index.tsx +1 -1
- package/src/validated-form-controls/components/stories/overview.story.tsx +2 -1
- package/src/validated-form-controls/components/toggle-control.tsx +6 -10
- package/src/view/stories/index.story.tsx +5 -0
- package/src/view/test/__snapshots__/index.js.snap +5 -5
- package/src/visually-hidden/stories/index.story.tsx +4 -0
- package/src/visually-hidden/test/__snapshots__/index.tsx.snap +1 -1
- package/src/z-stack/stories/index.story.tsx +5 -0
|
@@ -67,6 +67,6 @@ export type SearchControlProps = Pick<InputControlProps, 'help' | 'value'> & {
|
|
|
67
67
|
size?: 'default' | 'compact';
|
|
68
68
|
};
|
|
69
69
|
export type SuffixItemProps = Pick<SearchControlProps, 'value' | 'onChange' | 'onClose'> & {
|
|
70
|
-
searchRef: React.RefObject<HTMLInputElement>;
|
|
70
|
+
searchRef: React.RefObject<HTMLInputElement | null>;
|
|
71
71
|
};
|
|
72
72
|
//# sourceMappingURL=types.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../src/search-control/types.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAEhE,MAAM,MAAM,kBAAkB,GAAG,IAAI,CAAE,iBAAiB,EAAE,MAAM,GAAG,OAAO,CAAE,GAAG;IAC9E;;;OAGG;IACH,qBAAqB,CAAC,EAAE,iBAAiB,CAAE,uBAAuB,CAAE,CAAC;IACrE;;;;;;;OAOG;IACH,uBAAuB,CAAC,EAAE,OAAO,CAAC;IAClC;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,iBAAiB,CAAE,qBAAqB,CAAE,CAAC;IACjE;;;;;;;OAOG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,QAAQ,EAAE,CAAE,KAAK,EAAE,MAAM,KAAM,IAAI,CAAC;IACpC;;;;;;;;;OASG;IACH,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,cAAc;IACd,MAAM,CAAC,EAAE,iBAAiB,CAAE,QAAQ,CAAE,CAAC;IACvC,cAAc;IACd,WAAW,CAAC,EAAE,iBAAiB,CAAE,aAAa,CAAE,CAAC;IACjD,cAAc;IACd,SAAS,CAAC,EAAE,iBAAiB,CAAE,WAAW,CAAE,CAAC;IAC7C;;;;OAIG;IACH,WAAW,CAAC,EAAE,iBAAiB,CAAE,aAAa,CAAE,CAAC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,SAAS,GAAG,SAAS,CAAC;CAC7B,CAAC;AAEF,MAAM,MAAM,eAAe,GAAG,IAAI,CACjC,kBAAkB,EAClB,OAAO,GAAG,UAAU,GAAG,SAAS,CAChC,GAAG;IACH,SAAS,EAAE,KAAK,CAAC,SAAS,CAAE,gBAAgB,CAAE,CAAC;
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../src/search-control/types.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,wBAAwB,CAAC;AAEhE,MAAM,MAAM,kBAAkB,GAAG,IAAI,CAAE,iBAAiB,EAAE,MAAM,GAAG,OAAO,CAAE,GAAG;IAC9E;;;OAGG;IACH,qBAAqB,CAAC,EAAE,iBAAiB,CAAE,uBAAuB,CAAE,CAAC;IACrE;;;;;;;OAOG;IACH,uBAAuB,CAAC,EAAE,OAAO,CAAC;IAClC;;;;OAIG;IACH,mBAAmB,CAAC,EAAE,iBAAiB,CAAE,qBAAqB,CAAE,CAAC;IACjE;;;;;;;OAOG;IACH,KAAK,CAAC,EAAE,MAAM,CAAC;IACf;;OAEG;IACH,QAAQ,EAAE,CAAE,KAAK,EAAE,MAAM,KAAM,IAAI,CAAC;IACpC;;;;;;;;;OASG;IACH,OAAO,CAAC,EAAE,MAAM,IAAI,CAAC;IACrB,cAAc;IACd,MAAM,CAAC,EAAE,iBAAiB,CAAE,QAAQ,CAAE,CAAC;IACvC,cAAc;IACd,WAAW,CAAC,EAAE,iBAAiB,CAAE,aAAa,CAAE,CAAC;IACjD,cAAc;IACd,SAAS,CAAC,EAAE,iBAAiB,CAAE,WAAW,CAAE,CAAC;IAC7C;;;;OAIG;IACH,WAAW,CAAC,EAAE,iBAAiB,CAAE,aAAa,CAAE,CAAC;IACjD;;;;OAIG;IACH,IAAI,CAAC,EAAE,SAAS,GAAG,SAAS,CAAC;CAC7B,CAAC;AAEF,MAAM,MAAM,eAAe,GAAG,IAAI,CACjC,kBAAkB,EAClB,OAAO,GAAG,UAAU,GAAG,SAAS,CAChC,GAAG;IACH,SAAS,EAAE,KAAK,CAAC,SAAS,CAAE,gBAAgB,GAAG,IAAI,CAAE,CAAC;CACtD,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/select-control/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAW,MAAM,uBAAuB,CAAC;AAQ3D;;GAEG;AACH,OAAO,aAAa,MAAM,KAAK,CAAC;AAGhC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,aAAa,
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/select-control/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAW,MAAM,uBAAuB,CAAC;AAQ3D;;GAEG;AACH,OAAO,aAAa,MAAM,KAAK,CAAC;AAGhC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,aAAa,CAuBrC,CAAC;AACF,eAAe,IAAI,CAAC;AAkCpB,eAAO,MAAM,OAAO;;EAAoC,CAAC;AAYzD,eAAO,MAAM,oBAAoB;;EAAoC,CAAC;AAMtE;;;GAGG;AACH,eAAO,MAAM,kBAAkB;;EAAoC,CAAC;AAsBpE;;;GAGG;AACH,eAAO,MAAM,UAAU;;EAAoC,CAAC;AAM5D,eAAO,MAAM,OAAO;;EAAoC,CAAC"}
|
|
@@ -3,7 +3,7 @@ interface SelectProps extends Pick<SelectControlProps, '__next40pxDefaultSize' |
|
|
|
3
3
|
selectSize?: SelectControlProps['size'];
|
|
4
4
|
}
|
|
5
5
|
export declare const StyledInputBase: import("@emotion/styled").StyledComponent<import("../../input-control/types").InputBaseProps & import("react").RefAttributes<any> & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "as" | keyof import("react").RefAttributes<any> | keyof import("../../input-control/types").InputBaseProps> & {
|
|
6
|
-
as?: keyof JSX.IntrinsicElements | undefined;
|
|
6
|
+
as?: keyof import("react").JSX.IntrinsicElements | undefined;
|
|
7
7
|
} & {
|
|
8
8
|
theme?: import("@emotion/react").Theme;
|
|
9
9
|
} & SelectProps, {}, {}>;
|
|
@@ -17,7 +17,7 @@ export declare const DownArrowWrapper: import("@emotion/styled").StyledComponent
|
|
|
17
17
|
as?: React.ElementType;
|
|
18
18
|
}, import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
19
19
|
export declare const InputControlSuffixWrapperWithClickThrough: import("@emotion/styled").StyledComponent<import("../../input-control/types").PrefixSuffixWrapperProps & import("react").RefAttributes<any> & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "as" | keyof import("react").RefAttributes<any> | keyof import("../../input-control/types").PrefixSuffixWrapperProps> & {
|
|
20
|
-
as?: keyof JSX.IntrinsicElements | undefined;
|
|
20
|
+
as?: keyof import("react").JSX.IntrinsicElements | undefined;
|
|
21
21
|
} & {
|
|
22
22
|
theme?: import("@emotion/react").Theme;
|
|
23
23
|
}, {}, {}>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/shortcut/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAE3D;;GAEG;AACH,OAAO,QAAQ,MAAM,KAAK,CAAC;AAE3B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,QAAQ,
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/shortcut/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAE3D;;GAEG;AACH,OAAO,QAAQ,MAAM,KAAK,CAAC;AAE3B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,QAAQ,CAchC,CAAC;AACF,eAAe,IAAI,CAAC;AAMpB,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,QAAQ,CAAwB,CAAC;AAEvE,eAAO,MAAM,aAAa,oIAAsB,CAAC"}
|
|
@@ -3,7 +3,7 @@ declare const _default: import("react").ForwardRefExoticComponent<Omit<SlotCompo
|
|
|
3
3
|
name: import("../types").SlotKey;
|
|
4
4
|
fillProps?: import("../types").FillProps;
|
|
5
5
|
}> & {
|
|
6
|
-
as?: keyof JSX.IntrinsicElements | undefined;
|
|
6
|
+
as?: keyof import("react").JSX.IntrinsicElements | undefined;
|
|
7
7
|
} & import("react").RefAttributes<any>>;
|
|
8
8
|
export default _default;
|
|
9
9
|
//# sourceMappingURL=slot.d.ts.map
|
|
@@ -18,13 +18,7 @@ export declare function createSlotFill(key: SlotKey): {
|
|
|
18
18
|
(props: Omit<FillComponentProps, "name">): import("react").JSX.Element;
|
|
19
19
|
displayName: string;
|
|
20
20
|
};
|
|
21
|
-
Slot: {
|
|
22
|
-
(props: DistributiveOmit<SlotComponentProps, "name">): import("react").JSX.Element;
|
|
23
|
-
displayName: string;
|
|
24
|
-
/**
|
|
25
|
-
* @deprecated 6.8.0
|
|
26
|
-
* Please use `slotFill.name` instead of `slotFill.Slot.__unstableName`.
|
|
27
|
-
*/
|
|
21
|
+
Slot: import("react").ForwardRefExoticComponent<DistributiveOmit<SlotComponentProps, "name"> & import("react").RefAttributes<any>> & {
|
|
28
22
|
__unstableName: SlotKey;
|
|
29
23
|
};
|
|
30
24
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/slot-fill/index.tsx"],"names":[],"mappings":"AAUA;;GAEG;AACH,OAAO,IAAI,MAAM,QAAQ,CAAC;AAK1B,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,YAAY,CAAC;AAE1D,OAAO,EAAE,OAAO,IAAI,OAAO,EAAE,MAAM,8BAA8B,CAAC;AAClE,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,oCAAoC,CAAC;AAC7E,OAAO,KAAK,EACX,gBAAgB,EAChB,kBAAkB,EAClB,kBAAkB,EAClB,qBAAqB,EACrB,OAAO,EACP,MAAM,SAAS,CAAC;AAEjB,OAAO,EAAE,IAAI,EAAE,CAAC;AAEhB,eAAO,MAAM,IAAI,8JAYhB,CAAC;AAGF,wBAAgB,QAAQ,CAAE,EACzB,QAAQ,EACR,WAAmB,GACnB,EAAE,qBAAqB,+BAMvB;yBATe,QAAQ;;;AAYxB,wBAAgB,cAAc,CAAE,GAAG,EAAE,OAAO;;;gBAEZ,IAAI,CAAE,kBAAkB,EAAE,MAAM,CAAE;;;;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/slot-fill/index.tsx"],"names":[],"mappings":"AAUA;;GAEG;AACH,OAAO,IAAI,MAAM,QAAQ,CAAC;AAK1B,OAAO,KAAK,EAAE,uBAAuB,EAAE,MAAM,YAAY,CAAC;AAE1D,OAAO,EAAE,OAAO,IAAI,OAAO,EAAE,MAAM,8BAA8B,CAAC;AAClE,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,oCAAoC,CAAC;AAC7E,OAAO,KAAK,EACX,gBAAgB,EAChB,kBAAkB,EAClB,kBAAkB,EAClB,qBAAqB,EACrB,OAAO,EACP,MAAM,SAAS,CAAC;AAEjB,OAAO,EAAE,IAAI,EAAE,CAAC;AAEhB,eAAO,MAAM,IAAI,8JAYhB,CAAC;AAGF,wBAAgB,QAAQ,CAAE,EACzB,QAAQ,EACR,WAAmB,GACnB,EAAE,qBAAqB,+BAMvB;yBATe,QAAQ;;;AAYxB,wBAAgB,cAAc,CAAE,GAAG,EAAE,OAAO;;;gBAEZ,IAAI,CAAE,kBAAkB,EAAE,MAAM,CAAE;;;;wBAehD,OAAO;;EAcxB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/slot-fill/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAO3D;;GAEG;AACH,OAAO,EAAE,IAAI,EAAsC,MAAM,KAAK,CAAC;AAE/D,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,IAAI,
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/slot-fill/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAO3D;;GAEG;AACH,OAAO,EAAE,IAAI,EAAsC,MAAM,KAAK,CAAC;AAE/D,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,IAAI,CAkB5B,CAAC;AAEF,eAAe,IAAI,CAAC;AAEpB,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,IAAI,CAczC,CAAC;AAMF,eAAO,MAAM,aAAa,EAAE,OAAO,CAAE,OAAO,IAAI,CAoB/C,CAAC;AAKF,eAAO,MAAM,gBAAgB,EAAE,OAAO,CAAE,OAAO,IAAI,CA8BlD,CAAC;AAKF,eAAO,MAAM,WAAW,EAAE,OAAO,CAAE,OAAO,IAAI,CAuB7C,CAAC"}
|
|
@@ -88,7 +88,7 @@ export type SlotFillProviderProps = {
|
|
|
88
88
|
passthrough?: boolean;
|
|
89
89
|
};
|
|
90
90
|
export type SlotFillInstance = {};
|
|
91
|
-
export type SlotRef = RefObject<HTMLElement>;
|
|
91
|
+
export type SlotRef = RefObject<HTMLElement | null>;
|
|
92
92
|
export type SlotRecord = {
|
|
93
93
|
instance: SlotFillInstance;
|
|
94
94
|
} & ({
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../src/slot-fill/types.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,SAAS,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAElD;;GAEG;AACH,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAExD,MAAM,MAAM,gBAAgB,CAAE,CAAC,EAAE,CAAC,SAAS,MAAM,GAAG,IAAK,CAAC,SAAS,GAAG,GACnE,IAAI,CAAE,CAAC,EAAE,CAAC,CAAE,GACZ,KAAK,CAAC;AAET,MAAM,MAAM,OAAO,GAAG,MAAM,GAAG,MAAM,CAAC;AAEtC,MAAM,MAAM,SAAS,GAAG,MAAM,CAAE,MAAM,EAAE,GAAG,CAAE,CAAC;AAE9C,KAAK,YAAY,GAAG;IACnB;;OAEG;IACH,IAAI,EAAE,OAAO,CAAC;IAEd;;;;OAIG;IACH,SAAS,CAAC,EAAE,SAAS,CAAC;CACtB,CAAC;AAEF,MAAM,MAAM,kBAAkB,GAC3B,CAAE,YAAY,GAAG;IACjB;;;;OAIG;IACH,gBAAgB,EAAE,IAAI,CAAC;IAEvB;;;OAGG;IACH,QAAQ,CAAC,EAAE,KAAK,CAAC;IAEjB;;;OAGG;IACH,SAAS,CAAC,EAAE,MAAM,CAAC;IAEnB;;;OAGG;IACH,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CAC3B,CAAE,GACH,CAAE,YAAY,GAAG;IACjB;;;;OAIG;IACH,gBAAgB,CAAC,EAAE,KAAK,CAAC;IAEzB;;;OAGG;IACH,QAAQ,CAAC,EAAE,CAAE,KAAK,EAAE,SAAS,KAAM,SAAS,CAAC;IAE7C;;;OAGG;IACH,SAAS,CAAC,EAAE,KAAK,CAAC;IAElB;;;OAGG;IACH,KAAK,CAAC,EAAE,KAAK,CAAC;CACb,CAAE,CAAC;AAEP,MAAM,MAAM,YAAY,GACrB,SAAS,GACT,CAAE,CAAE,SAAS,EAAE,SAAS,KAAM,SAAS,CAAE,CAAC;AAE7C,MAAM,MAAM,kBAAkB,GAAG;IAChC;;OAEG;IACH,IAAI,EAAE,OAAO,CAAC;IAEd;;OAEG;IACH,QAAQ,CAAC,EAAE,YAAY,CAAC;CACxB,CAAC;AAEF,MAAM,MAAM,qBAAqB,GAAG;IACnC;;OAEG;IACH,QAAQ,EAAE,SAAS,CAAC;IAEpB;;OAEG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;CACtB,CAAC;AAEF,MAAM,MAAM,gBAAgB,GAAG,EAAE,CAAC;AAClC,MAAM,MAAM,OAAO,GAAG,SAAS,CAAE,WAAW,CAAE,CAAC;
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../src/slot-fill/types.ts"],"names":[],"mappings":"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"}
|
|
@@ -24,7 +24,7 @@ export declare const Snackbar: import("react").ForwardRefExoticComponent<Pick<im
|
|
|
24
24
|
explicitDismiss?: boolean;
|
|
25
25
|
listRef?: import("react").MutableRefObject<HTMLDivElement | null>;
|
|
26
26
|
}> & {
|
|
27
|
-
as?: keyof JSX.IntrinsicElements | undefined;
|
|
27
|
+
as?: keyof import("react").JSX.IntrinsicElements | undefined;
|
|
28
28
|
} & import("react").RefAttributes<any>>;
|
|
29
29
|
export default Snackbar;
|
|
30
30
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/snackbar/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAW3D,OAAO,QAAQ,MAAM,IAAI,CAAC;AAE1B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,QAAQ,
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/snackbar/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAW3D,OAAO,QAAQ,MAAM,IAAI,CAAC;AAE1B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,QAAQ,CA4BhC,CAAC;AACF,eAAe,IAAI,CAAC;AASpB,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,QAAQ,CAA+B,CAAC;AAM9E,eAAO,MAAM,WAAW,EAAE,OAAO,CAAE,OAAO,QAAQ,CAEjD,CAAC;AAWF,eAAO,MAAM,QAAQ,EAAE,OAAO,CAAE,OAAO,QAAQ,CAA+B,CAAC;AAM/E,eAAO,MAAM,mBAAmB,EAAE,OAAO,CAAE,OAAO,QAAQ,CAC/B,CAAC;AAO5B,eAAO,MAAM,4BAA4B,EAAE,OAAO,CAAE,OAAO,QAAQ,CACxC,CAAC"}
|
|
@@ -271,6 +271,6 @@ export declare function useSpacer(props: WordPressComponentProps<SpacerProps, 'd
|
|
|
271
271
|
is?: string | undefined | undefined;
|
|
272
272
|
exportparts?: string | undefined | undefined;
|
|
273
273
|
part?: string | undefined | undefined;
|
|
274
|
-
as?: keyof JSX.IntrinsicElements | undefined;
|
|
274
|
+
as?: keyof import("react").JSX.IntrinsicElements | undefined;
|
|
275
275
|
};
|
|
276
276
|
//# sourceMappingURL=hook.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/spacer/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAE3D;;GAEG;AACH,OAAO,EAAE,MAAM,EAAE,MAAM,IAAI,CAAC;AAuB5B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,MAAM,
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/spacer/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAE3D;;GAEG;AACH,OAAO,EAAE,MAAM,EAAE,MAAM,IAAI,CAAC;AAuB5B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,MAAM,CAsB9B,CAAC;AACF,eAAe,IAAI,CAAC;AAkBpB,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,MAAM,CAAwB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/spinner/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,uBAAuB,CAAC;AAE3D;;GAEG;AACH,OAAO,OAAO,MAAM,KAAK,CAAC;AAG1B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,OAAO,
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/spinner/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,uBAAuB,CAAC;AAE3D;;GAEG;AACH,OAAO,OAAO,MAAM,KAAK,CAAC;AAG1B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,OAAO,CAc/B,CAAC;AACF,eAAe,IAAI,CAAC;AAMpB,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,OAAO,CAAwB,CAAC;AAGtE,eAAO,MAAM,UAAU,EAAE,OAAO,CAAE,OAAO,OAAO,CAAwB,CAAC"}
|
|
@@ -268,6 +268,6 @@ export declare function useSurface(props: WordPressComponentProps<SurfaceProps,
|
|
|
268
268
|
is?: string | undefined | undefined;
|
|
269
269
|
exportparts?: string | undefined | undefined;
|
|
270
270
|
part?: string | undefined | undefined;
|
|
271
|
-
as?: keyof JSX.IntrinsicElements | undefined;
|
|
271
|
+
as?: keyof import("react").JSX.IntrinsicElements | undefined;
|
|
272
272
|
};
|
|
273
273
|
//# sourceMappingURL=hook.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/surface/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAE3D;;GAEG;AACH,OAAO,EAAE,OAAO,EAAE,MAAM,IAAI,CAAC;AAG7B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,OAAO,
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/surface/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAE3D;;GAEG;AACH,OAAO,EAAE,OAAO,EAAE,MAAM,IAAI,CAAC;AAG7B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,OAAO,CAmB/B,CAAC;AACF,eAAe,IAAI,CAAC;AAapB,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,OAAO,CAAwB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/tab-panel/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAW,MAAM,uBAAuB,CAAC;AAQ3D;;GAEG;AACH,OAAO,QAAQ,MAAM,IAAI,CAAC;AAE1B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,QAAQ,
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/tab-panel/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAW,MAAM,uBAAuB,CAAC;AAQ3D;;GAEG;AACH,OAAO,QAAQ,MAAM,IAAI,CAAC;AAE1B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,QAAQ,CAgBhC,CAAC;AACF,eAAe,IAAI,CAAC;AAMpB,eAAO,MAAM,OAAO,+UAAsB,CAAC;AAe3C,eAAO,MAAM,WAAW,+UAAsB,CAAC;AAwB/C,eAAO,MAAM,uBAAuB,+UAA8B,CAAC;AAsBnE,eAAO,MAAM,gBAAgB,+UAAsB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/tabs/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAS3D;;GAEG;AACH,OAAO,EAAE,IAAI,EAAE,MAAM,IAAI,CAAC;AAM1B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,IAAI,
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/tabs/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAS3D;;GAEG;AACH,OAAO,EAAE,IAAI,EAAE,MAAM,IAAI,CAAC;AAM1B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,IAAI,CAyB5B,CAAC;AACF,eAAe,IAAI,CAAC;AAiCpB,eAAO,MAAM,OAAO,gIAAsB,CAAC;AAE3C,eAAO,MAAM,yBAAyB,EAAE,OAAO,CAAE,OAAO,IAAI,CAsG3D,CAAC;AAiBF,eAAO,MAAM,QAAQ,gIAA8B,CAAC;AAwBpD,eAAO,MAAM,WAAW,gIAAiC,CAAC;AA0C1D,eAAO,MAAM,uBAAuB,gIAEnC,CAAC;AAEF,eAAO,MAAM,gBAAgB,gIAAsB,CAAC;AA0CpD,eAAO,MAAM,aAAa,gIAAmC,CAAC;AA+D9D,eAAO,MAAM,oBAAoB,gIAAiC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../src/tabs/styles.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,OAAO,MAAM,gBAAgB,CAAC;AAS1C,eAAO,MAAM,aAAa;;;;;;UAuIzB,CAAC;AAEF,eAAO,MAAM,GAAG;;;;;;
|
|
1
|
+
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../src/tabs/styles.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,OAAO,MAAM,gBAAgB,CAAC;AAS1C,eAAO,MAAM,aAAa;;;;;;UAuIzB,CAAC;AAEF,eAAO,MAAM,GAAG;;;;;;UAkFf,CAAC;AAEF,eAAO,MAAM,WAAW;;;2GAYvB,CAAC;AAEF,eAAO,MAAM,UAAU;;UAuBtB,CAAC;AAEF,eAAO,MAAM,QAAQ;;;;;;UAapB,CAAC"}
|
|
@@ -275,6 +275,6 @@ export default function useText(props: WordPressComponentProps<Props, 'span'>):
|
|
|
275
275
|
is?: string | undefined | undefined;
|
|
276
276
|
exportparts?: string | undefined | undefined;
|
|
277
277
|
part?: string | undefined | undefined;
|
|
278
|
-
as?: keyof JSX.IntrinsicElements | undefined;
|
|
278
|
+
as?: keyof React.JSX.IntrinsicElements | undefined;
|
|
279
279
|
};
|
|
280
280
|
//# sourceMappingURL=hook.d.ts.map
|
|
@@ -9,12 +9,12 @@ import { Text } from '../component';
|
|
|
9
9
|
declare const meta: Meta<typeof Text>;
|
|
10
10
|
export default meta;
|
|
11
11
|
export declare const Default: import("storybook/internal/csf").AnnotatedStoryFn<import("@storybook/react-vite").ReactRenderer, import("../types").Props & import("react").RefAttributes<any> & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref">, "as" | keyof import("react").RefAttributes<any> | keyof import("../types").Props> & {
|
|
12
|
-
as?: keyof JSX.IntrinsicElements | undefined;
|
|
12
|
+
as?: keyof import("react").JSX.IntrinsicElements | undefined;
|
|
13
13
|
}>;
|
|
14
14
|
export declare const Truncate: import("storybook/internal/csf").AnnotatedStoryFn<import("@storybook/react-vite").ReactRenderer, import("../types").Props & import("react").RefAttributes<any> & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref">, "as" | keyof import("react").RefAttributes<any> | keyof import("../types").Props> & {
|
|
15
|
-
as?: keyof JSX.IntrinsicElements | undefined;
|
|
15
|
+
as?: keyof import("react").JSX.IntrinsicElements | undefined;
|
|
16
16
|
}>;
|
|
17
17
|
export declare const Highlight: import("storybook/internal/csf").AnnotatedStoryFn<import("@storybook/react-vite").ReactRenderer, import("../types").Props & import("react").RefAttributes<any> & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref">, "as" | keyof import("react").RefAttributes<any> | keyof import("../types").Props> & {
|
|
18
|
-
as?: keyof JSX.IntrinsicElements | undefined;
|
|
18
|
+
as?: keyof import("react").JSX.IntrinsicElements | undefined;
|
|
19
19
|
}>;
|
|
20
20
|
//# sourceMappingURL=index.story.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/text/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAW,MAAM,uBAAuB,CAAC;AAE3D;;GAEG;AACH,OAAO,EAAE,IAAI,EAAE,MAAM,cAAc,CAAC;AAEpC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,IAAI,
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/text/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAW,MAAM,uBAAuB,CAAC;AAE3D;;GAEG;AACH,OAAO,EAAE,IAAI,EAAE,MAAM,cAAc,CAAC;AAEpC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,IAAI,CA4B5B,CAAC;AACF,eAAe,IAAI,CAAC;AAMpB,eAAO,MAAM,OAAO;;EAAsB,CAAC;AAK3C,eAAO,MAAM,QAAQ;;EAAsB,CAAC;AAmB5C,eAAO,MAAM,SAAS;;EAAsB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../src/text/styles.ts"],"names":[],"mappings":"AAUA,eAAO,MAAM,IAAI,
|
|
1
|
+
{"version":3,"file":"styles.d.ts","sourceRoot":"","sources":["../../src/text/styles.ts"],"names":[],"mappings":"AAUA,eAAO,MAAM,IAAI,2CAKhB,CAAC;AAEF,eAAO,MAAM,KAAK,2CAEjB,CAAC;AAEF,eAAO,MAAM,QAAQ,2CAEpB,CAAC;AAEF,eAAO,MAAM,WAAW,2CAEvB,CAAC;AAEF,eAAO,MAAM,KAAK,2CAEjB,CAAC;AAEF,eAAO,MAAM,eAAe,2CAQ3B,CAAC;AAEF,eAAO,MAAM,SAAS,2CAErB,CAAC"}
|
|
@@ -5,36 +5,36 @@ import type { FindAllArgs } from 'highlight-words-core';
|
|
|
5
5
|
*/
|
|
6
6
|
/**
|
|
7
7
|
* @typedef Options
|
|
8
|
-
* @property {string}
|
|
9
|
-
* @property {number}
|
|
10
|
-
* @property {
|
|
11
|
-
* @property {boolean}
|
|
12
|
-
* @property {boolean}
|
|
13
|
-
* @property {string}
|
|
14
|
-
* @property {
|
|
15
|
-
* @property {string | Record<string, unknown>}
|
|
16
|
-
* @property {
|
|
17
|
-
* @property {keyof JSX.IntrinsicElements}
|
|
18
|
-
* @property {
|
|
19
|
-
* @property {string[]}
|
|
20
|
-
* @property {string}
|
|
21
|
-
* @property {
|
|
8
|
+
* @property {string} [activeClassName=''] Classname for active highlighted areas.
|
|
9
|
+
* @property {number} [activeIndex=-1] The index of the active highlighted area.
|
|
10
|
+
* @property {React.CSSProperties} [activeStyle] Styles to apply to the active highlighted area.
|
|
11
|
+
* @property {boolean} [autoEscape] Whether to automatically escape text.
|
|
12
|
+
* @property {boolean} [caseSensitive=false] Whether to highlight in a case-sensitive manner.
|
|
13
|
+
* @property {string} children Children to highlight.
|
|
14
|
+
* @property {FindAllArgs['findChunks']} [findChunks] Custom `findChunks` function to pass to `highlight-words-core`.
|
|
15
|
+
* @property {string | Record<string, unknown>} [highlightClassName=''] Classname to apply to highlighted text or a Record of classnames to apply to given text (which should be the key).
|
|
16
|
+
* @property {React.CSSProperties} [highlightStyle={}] Styles to apply to highlighted text.
|
|
17
|
+
* @property {keyof React.JSX.IntrinsicElements} [highlightTag='mark'] Tag to use for the highlighted text.
|
|
18
|
+
* @property {FindAllArgs['sanitize']} [sanitize] Custom `sanitize` function to pass to `highlight-words-core`.
|
|
19
|
+
* @property {string[]} [searchWords=[]] Words to search for and highlight.
|
|
20
|
+
* @property {string} [unhighlightClassName=''] Classname to apply to unhighlighted text.
|
|
21
|
+
* @property {React.CSSProperties} [unhighlightStyle] Style to apply to unhighlighted text.
|
|
22
22
|
*/
|
|
23
23
|
interface Options {
|
|
24
24
|
activeClassName?: string;
|
|
25
25
|
activeIndex?: number;
|
|
26
|
-
activeStyle?: React.
|
|
26
|
+
activeStyle?: React.CSSProperties;
|
|
27
27
|
autoEscape?: boolean;
|
|
28
28
|
caseSensitive?: boolean;
|
|
29
29
|
children: string;
|
|
30
30
|
findChunks?: FindAllArgs['findChunks'];
|
|
31
31
|
highlightClassName?: string | Record<string, unknown>;
|
|
32
|
-
highlightStyle?: React.
|
|
33
|
-
highlightTag?: keyof JSX.IntrinsicElements;
|
|
32
|
+
highlightStyle?: React.CSSProperties;
|
|
33
|
+
highlightTag?: keyof React.JSX.IntrinsicElements;
|
|
34
34
|
sanitize?: FindAllArgs['sanitize'];
|
|
35
35
|
searchWords?: string[];
|
|
36
36
|
unhighlightClassName?: string;
|
|
37
|
-
unhighlightStyle?: React.
|
|
37
|
+
unhighlightStyle?: React.CSSProperties;
|
|
38
38
|
}
|
|
39
39
|
/**
|
|
40
40
|
* @param options
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../src/text/utils.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAQxD;;;GAGG;AAEH;;;;;;;;;;;;;;;;GAgBG;AAEH,UAAU,OAAO;IAChB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,WAAW,CAAC,EAAE,KAAK,CAAC,
|
|
1
|
+
{"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../src/text/utils.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,sBAAsB,CAAC;AAQxD;;;GAGG;AAEH;;;;;;;;;;;;;;;;GAgBG;AAEH,UAAU,OAAO;IAChB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,WAAW,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IAClC,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,CAAC,EAAE,WAAW,CAAE,YAAY,CAAE,CAAC;IACzC,kBAAkB,CAAC,EAAE,MAAM,GAAG,MAAM,CAAE,MAAM,EAAE,OAAO,CAAE,CAAC;IACxD,cAAc,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;IACrC,YAAY,CAAC,EAAE,MAAM,KAAK,CAAC,GAAG,CAAC,iBAAiB,CAAC;IACjD,QAAQ,CAAC,EAAE,WAAW,CAAE,UAAU,CAAE,CAAC;IACrC,WAAW,CAAC,EAAE,MAAM,EAAE,CAAC;IACvB,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B,gBAAgB,CAAC,EAAE,KAAK,CAAC,aAAa,CAAC;CACvC;AAkBD;;;;;;;;;;;;;;;;GAgBG;AACH,wBAAgB,qBAAqB,CAAE,EACtC,eAAoB,EACpB,WAAgB,EAChB,WAAW,EACX,UAAU,EACV,aAAqB,EACrB,QAAQ,EACR,UAAU,EACV,kBAAuB,EACvB,cAAmB,EACnB,YAAqB,EACrB,QAAQ,EACR,WAAgB,EAChB,oBAAyB,EACzB,gBAAgB,GAChB,EAAE,OAAO;;;;;0BA+ET"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/text-control/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAO3D;;GAEG;AACH,OAAO,WAAW,MAAM,IAAI,CAAC;AAE7B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,WAAW,
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/text-control/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAO3D;;GAEG;AACH,OAAO,WAAW,MAAM,IAAI,CAAC;AAE7B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,WAAW,CAqBnC,CAAC;AACF,eAAe,IAAI,CAAC;AAqBpB,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,WAAW,CAEhD,CAAC;AAMF,eAAO,MAAM,oBAAoB,EAAE,OAAO,CAAE,OAAO,WAAW,CACnC,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/text-highlight/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAE3D;;GAEG;AACH,OAAO,aAAa,MAAM,IAAI,CAAC;AAE/B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,aAAa,
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/text-highlight/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAE3D;;GAEG;AACH,OAAO,aAAa,MAAM,IAAI,CAAC;AAE/B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,aAAa,CAcrC,CAAC;AACF,eAAe,IAAI,CAAC;AAMpB,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,aAAa,CAAwB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/textarea-control/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAO3D;;GAEG;AACH,OAAO,eAAe,MAAM,IAAI,CAAC;AAEjC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,eAAe,
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/textarea-control/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAO3D;;GAEG;AACH,OAAO,eAAe,MAAM,IAAI,CAAC;AAEjC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,eAAe,CAqBvC,CAAC;AACF,eAAe,IAAI,CAAC;AAoBpB,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,eAAe,CAAwB,CAAC"}
|
|
@@ -11,7 +11,7 @@ export default meta;
|
|
|
11
11
|
export declare const Default: import("storybook/internal/csf").AnnotatedStoryFn<import("@storybook/react-vite").ReactRenderer, import("../types").ThemeInputValues & {
|
|
12
12
|
children?: import("react").ReactNode;
|
|
13
13
|
} & Omit<Omit<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "children" | "as" | keyof import("../types").ThemeInputValues> & {
|
|
14
|
-
as?: keyof JSX.IntrinsicElements | undefined;
|
|
14
|
+
as?: keyof import("react").JSX.IntrinsicElements | undefined;
|
|
15
15
|
}>;
|
|
16
16
|
export declare const Nested: StoryFn<typeof Theme>;
|
|
17
17
|
/**
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/theme/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAE3D;;GAEG;AACH,OAAO,KAAK,MAAM,UAAU,CAAC;AAK7B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,KAAK,
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/theme/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAE3D;;GAEG;AACH,OAAO,KAAK,MAAM,UAAU,CAAC;AAK7B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,KAAK,CAkB7B,CAAC;AACF,eAAe,IAAI,CAAC;AAUpB,eAAO,MAAM,OAAO;;;;EAAsB,CAAC;AAG3C,eAAO,MAAM,MAAM,EAAE,OAAO,CAAE,OAAO,KAAK,CAYzC,CAAC;AAKF;;GAEG;AACH,eAAO,MAAM,WAAW,EAAE,OAAO,CAAE,OAAO,KAAK,CAmD9C,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/tip/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAE3D;;GAEG;AACH,OAAO,GAAG,MAAM,IAAI,CAAC;AAErB,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,GAAG,
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/tip/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAE3D;;GAEG;AACH,OAAO,GAAG,MAAM,IAAI,CAAC;AAErB,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,GAAG,CAiB3B,CAAC;AACF,eAAe,IAAI,CAAC;AAMpB,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,GAAG,CAAwB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/toggle-control/index.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/toggle-control/index.tsx"],"names":[],"mappings":"AA+FA;;;;;;;;;;;;;;;;;;;GAmBG;AACH,eAAO,MAAM,aAAa;;;;0SAAyC,CAAC;AAGpE,eAAe,aAAa,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/toggle-control/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAW,MAAM,uBAAuB,CAAC;AAO3D;;GAEG;AACH,OAAO,aAAa,MAAM,IAAI,CAAC;AAE/B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,aAAa,
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/toggle-control/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAW,MAAM,uBAAuB,CAAC;AAO3D;;GAEG;AACH,OAAO,aAAa,MAAM,IAAI,CAAC;AAE/B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,aAAa,CAmBrC,CAAC;AACF,eAAe,IAAI,CAAC;AAmBpB,eAAO,MAAM,OAAO;;;;0SAAsB,CAAC;AAK3C,eAAO,MAAM,YAAY;;;;0SAAsB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/toggle-group-control/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAQ3D;;GAEG;AACH,OAAO,EACN,kBAAkB,EAGlB,MAAM,UAAU,CAAC;AAOlB,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,kBAAkB,
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/toggle-group-control/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAQ3D;;GAEG;AACH,OAAO,EACN,kBAAkB,EAGlB,MAAM,UAAU,CAAC;AAOlB,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,kBAAkB,CAoB1C,CAAC;AACF,eAAe,IAAI,CAAC;AAoCpB,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,kBAAkB,CAEvD,CAAC;AAYF;;;;GAIG;AACH,eAAO,MAAM,WAAW,EAAE,OAAO,CAAE,OAAO,kBAAkB,CAE3D,CAAC;AAmBF;;;GAGG;AACH,eAAO,MAAM,SAAS,EAAE,OAAO,CAAE,OAAO,kBAAkB,CAEzD,CAAC;AAUF;;GAEG;AACH,eAAO,MAAM,YAAY,EAAE,OAAO,CAAE,OAAO,kBAAkB,CAE5D,CAAC"}
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
* ```
|
|
30
30
|
*/
|
|
31
31
|
export declare const ToggleGroupControlOptionIcon: import("react").ForwardRefExoticComponent<Pick<import("../types").ToggleGroupControlOptionBaseProps, "value"> & {
|
|
32
|
-
icon: JSX.Element;
|
|
32
|
+
icon: React.JSX.Element;
|
|
33
33
|
label: string;
|
|
34
34
|
} & Omit<Omit<import("react").DetailedHTMLProps<import("react").ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref">, "value" | "label" | "icon" | "children" | "as"> & import("react").RefAttributes<any>>;
|
|
35
35
|
export default ToggleGroupControlOptionIcon;
|
|
@@ -29,7 +29,7 @@ export type ToggleGroupControlOptionIconProps = Pick<ToggleGroupControlOptionBas
|
|
|
29
29
|
* Icon displayed as the content of the option. Usually one of the icons from
|
|
30
30
|
* the `@wordpress/icons` package, or a custom React `<svg>` icon.
|
|
31
31
|
*/
|
|
32
|
-
icon: JSX.Element;
|
|
32
|
+
icon: React.JSX.Element;
|
|
33
33
|
/**
|
|
34
34
|
* The text to accessibly label the icon option. Will also be shown in a tooltip.
|
|
35
35
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../src/toggle-group-control/types.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AAEvC;;GAEG;AACH,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,uBAAuB,CAAC;AAC9D,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,kBAAkB,CAAC;AAErD,MAAM,MAAM,iCAAiC,GAAG;IAC/C,QAAQ,EAAE,SAAS,CAAC;IACpB;;;;OAIG;IACH,MAAM,CAAC,EAAE,OAAO,CAAC;IACjB,KAAK,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB;;;;;OAKG;IACH,WAAW,CAAC,EAAE,OAAO,CAAC;CACtB,CAAC;AAEF,MAAM,MAAM,iCAAiC,GAAG,IAAI,CACnD,iCAAiC,EACjC,OAAO,CACP,GAAG;IACH;;;OAGG;IACH,IAAI,EAAE,GAAG,CAAC,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../src/toggle-group-control/types.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/toolbar/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAW,MAAM,uBAAuB,CAAC;AAwB3D;;GAEG;AACH,OAAO,EACN,OAAO,EAKP,MAAM,IAAI,CAAC;AAGZ,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,OAAO,
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/toolbar/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAW,MAAM,uBAAuB,CAAC;AAwB3D;;GAEG;AACH,OAAO,EACN,OAAO,EAKP,MAAM,IAAI,CAAC;AAGZ,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,OAAO,CAwB/B,CAAC;AAEF,eAAe,IAAI,CAAC;AAgBpB,eAAO,MAAM,OAAO,6VAAsB,CAAC;AA8F3C,eAAO,MAAM,YAAY,6VAAsB,CAAC;AAahD;;;GAGG;AAEH,eAAO,MAAM,QAAQ,6VAAsB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/tools-panel/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAiB3D;;GAEG;AACH,OAAO,EAAE,UAAU,EAAkB,MAAM,IAAI,CAAC;AAKhD,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,UAAU,
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/tools-panel/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAiB3D;;GAEG;AACH,OAAO,EAAE,UAAU,EAAkB,MAAM,IAAI,CAAC;AAKhD,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,UAAU,CAwBlC,CAAC;AACF,eAAe,IAAI,CAAC;AAEpB,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,UAAU,CA0F/C,CAAC;AAKF,eAAO,MAAM,sBAAsB,EAAE,OAAO,CAAE,OAAO,UAAU,CAmD9D,CAAC;AAMF,eAAO,MAAM,yBAAyB,EAAE,OAAO,CAAE,OAAO,UAAU,CAkGjE,CAAC;AASF,eAAO,MAAM,iBAAiB,EAAE,OAAO,CAAE,OAAO,UAAU,CA6FzD,CAAC;AAOF,eAAO,MAAM,6BAA6B,EAAE,OAAO,CAAE,OAAO,UAAU,CA4FrE,CAAC;AAOF,eAAO,MAAM,gCAAgC,EAAE,OAAO,CACrD,OAAO,UAAU,CAsGjB,CAAC"}
|
|
@@ -290,6 +290,6 @@ export declare function useToolsPanel(props: WordPressComponentProps<ToolsPanelP
|
|
|
290
290
|
is?: string | undefined | undefined;
|
|
291
291
|
exportparts?: string | undefined | undefined;
|
|
292
292
|
part?: string | undefined | undefined;
|
|
293
|
-
as?: keyof JSX.IntrinsicElements | undefined;
|
|
293
|
+
as?: keyof import("react").JSX.IntrinsicElements | undefined;
|
|
294
294
|
};
|
|
295
295
|
//# sourceMappingURL=hook.d.ts.map
|
|
@@ -278,6 +278,6 @@ export declare function useToolsPanelHeader(props: WordPressComponentProps<Tools
|
|
|
278
278
|
is?: string | undefined | undefined;
|
|
279
279
|
exportparts?: string | undefined | undefined;
|
|
280
280
|
part?: string | undefined | undefined;
|
|
281
|
-
as?: keyof JSX.IntrinsicElements | undefined;
|
|
281
|
+
as?: keyof import("react").JSX.IntrinsicElements | undefined;
|
|
282
282
|
};
|
|
283
283
|
//# sourceMappingURL=hook.d.ts.map
|
|
@@ -269,6 +269,6 @@ export declare function useToolsPanelItem(props: WordPressComponentProps<ToolsPa
|
|
|
269
269
|
is?: string | undefined | undefined;
|
|
270
270
|
exportparts?: string | undefined | undefined;
|
|
271
271
|
part?: string | undefined | undefined;
|
|
272
|
-
as?: keyof JSX.IntrinsicElements | undefined;
|
|
272
|
+
as?: keyof import("react").JSX.IntrinsicElements | undefined;
|
|
273
273
|
};
|
|
274
274
|
//# sourceMappingURL=hook.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"context.d.ts","sourceRoot":"","sources":["../../src/tooltip/context.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,sBAAsB,IAAI,0BAA0B,EAAE,MAAM,SAAS,CAAC;AAEpF,eAAO,MAAM,sBAAsB,qDAG/B,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/tooltip/index.tsx"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/tooltip/index.tsx"],"names":[],"mappings":"AAUA,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,SAAS,CAAC;AAK5C;;GAEG;AACH,eAAO,MAAM,aAAa,MAAM,CAAC;AA0HjC,eAAO,MAAM,OAAO,8FAAmC,CAAC;AAExD,eAAe,OAAO,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/tooltip/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAO3D;;GAEG;AACH,OAAO,OAAO,MAAM,IAAI,CAAC;AAGzB,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,OAAO,
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/tooltip/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAO3D;;GAEG;AACH,OAAO,OAAO,MAAM,IAAI,CAAC;AAGzB,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,OAAO,CA2B/B,CAAC;AACF,eAAe,IAAI,CAAC;AAMpB,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,OAAO,CAAwB,CAAC;AAUtE,eAAO,MAAM,gBAAgB,wKAAsB,CAAC;AAapD;;;;;;GAMG;AACH,eAAO,MAAM,MAAM,EAAE,OAAO,CAAE,OAAO,OAAO,CAAwB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/tree-grid/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAW,MAAM,uBAAuB,CAAC;AAQ3D;;GAEG;AACH,OAAO,QAAuC,MAAM,IAAI,CAAC;AAIzD,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,QAAQ,
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/tree-grid/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAW,MAAM,uBAAuB,CAAC;AAQ3D;;GAEG;AACH,OAAO,QAAuC,MAAM,IAAI,CAAC;AAIzD,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,QAAQ,CAqBhC,CAAC;AACF,eAAe,IAAI,CAAC;AAqHpB,eAAO,MAAM,OAAO,qWAAsB,CAAC"}
|
|
@@ -59,7 +59,7 @@ export type RovingTabIndexItemProps = {
|
|
|
59
59
|
* </TreeGridCell>
|
|
60
60
|
* ```
|
|
61
61
|
*/
|
|
62
|
-
children?: (props: RovingTabIndexItemPassThruProps) => JSX.Element;
|
|
62
|
+
children?: (props: RovingTabIndexItemPassThruProps) => React.JSX.Element;
|
|
63
63
|
/**
|
|
64
64
|
* If `children` is not a function, this component will be used instead.
|
|
65
65
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../src/tree-grid/types.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,gBAAgB,GAAG;IAC9B;;OAEG;IACH,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B;;;OAGG;IACH,KAAK,EAAE,WAAW,CAAE,KAAK,CAAC,cAAc,CAAE,YAAY,CAAE,CAAE,CAAC;IAC3D;;;OAGG;IACH,aAAa,EAAE,WAAW,CAAE,KAAK,CAAC,cAAc,CAAE,eAAe,CAAE,CAAE,CAAC;IACtE;;;OAGG;IACH,OAAO,EAAE,WAAW,CAAE,KAAK,CAAC,cAAc,CAAE,cAAc,CAAE,CAAE,CAAC;IAC/D;;;;;;;;;;;OAWG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;CACrB,CAAC;AAEF,KAAK,+BAA+B,GAAG;IACtC,GAAG,EAAE,KAAK,CAAC,YAAY,CAAE,GAAG,CAAE,CAAC;IAC/B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,OAAO,CAAC,EAAE,KAAK,CAAC,iBAAiB,CAAE,GAAG,CAAE,CAAC;IACzC,CAAE,GAAG,EAAE,MAAM,GAAI,GAAG,CAAC;CACrB,CAAC;AAEF,MAAM,MAAM,uBAAuB,GAAG;IACrC;;;;;;;;;;;;;;;;;;;OAmBG;IACH,QAAQ,CAAC,EAAE,CAAE,KAAK,EAAE,+BAA+B,KAAM,GAAG,CAAC,OAAO,CAAC;
|
|
1
|
+
{"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../src/tree-grid/types.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,gBAAgB,GAAG;IAC9B;;OAEG;IACH,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B;;;OAGG;IACH,KAAK,EAAE,WAAW,CAAE,KAAK,CAAC,cAAc,CAAE,YAAY,CAAE,CAAE,CAAC;IAC3D;;;OAGG;IACH,aAAa,EAAE,WAAW,CAAE,KAAK,CAAC,cAAc,CAAE,eAAe,CAAE,CAAE,CAAC;IACtE;;;OAGG;IACH,OAAO,EAAE,WAAW,CAAE,KAAK,CAAC,cAAc,CAAE,cAAc,CAAE,CAAE,CAAC;IAC/D;;;;;;;;;;;OAWG;IACH,UAAU,CAAC,EAAE,OAAO,CAAC;CACrB,CAAC;AAEF,KAAK,+BAA+B,GAAG;IACtC,GAAG,EAAE,KAAK,CAAC,YAAY,CAAE,GAAG,CAAE,CAAC;IAC/B,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,OAAO,CAAC,EAAE,KAAK,CAAC,iBAAiB,CAAE,GAAG,CAAE,CAAC;IACzC,CAAE,GAAG,EAAE,MAAM,GAAI,GAAG,CAAC;CACrB,CAAC;AAEF,MAAM,MAAM,uBAAuB,GAAG;IACrC;;;;;;;;;;;;;;;;;;;OAmBG;IACH,QAAQ,CAAC,EAAE,CAAE,KAAK,EAAE,+BAA+B,KAAM,KAAK,CAAC,GAAG,CAAC,OAAO,CAAC;IAC3E;;OAEG;IACH,EAAE,CAAC,EAAE,KAAK,CAAC,aAAa,CAAE,+BAA+B,CAAE,CAAC;IAC5D,CAAE,GAAG,EAAE,MAAM,GAAI,GAAG,CAAC;CACrB,CAAC;AAEF,MAAM,MAAM,iBAAiB,GAC1B,CAAE;IACF;;;;;OAKG;IACH,eAAe,CAAC,EAAE,KAAK,CAAC;CACvB,GAAG,WAAW,CAAE,IAAI,CAAE,uBAAuB,EAAE,UAAU,CAAE,CAAE,CAAE,GAChE;IACA,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B,eAAe,EAAE,IAAI,CAAC;CACrB,CAAC;AAEL,MAAM,MAAM,aAAa,GAAG;IAC3B;;OAEG;IACH,oBAAoB,CAAC,EAAE,MAAM,CAAC;IAC9B;;OAEG;IACH,QAAQ,EAAE,KAAK,CAAC,SAAS,CAAC;IAC1B;;;;OAIG;IACH,WAAW,CAAC,EAAE,CAAE,GAAG,EAAE,WAAW,KAAM,IAAI,CAAC;IAC3C;;;;OAIG;IACH,aAAa,CAAC,EAAE,CAAE,GAAG,EAAE,WAAW,KAAM,IAAI,CAAC;IAC7C;;;;;;;;;OASG;IACH,UAAU,CAAC,EAAE,CACZ,KAAK,EAAE,KAAK,CAAC,aAAa,CAAE,gBAAgB,CAAE,EAC9C,QAAQ,EAAE,WAAW,EACrB,cAAc,EAAE,WAAW,KACvB,IAAI,CAAC;CACV,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/tree-select/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAW,MAAM,uBAAuB,CAAC;AAO3D;;GAEG;AACH,OAAO,UAAU,MAAM,KAAK,CAAC;AAE7B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,UAAU,
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/tree-select/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAW,MAAM,uBAAuB,CAAC;AAO3D;;GAEG;AACH,OAAO,UAAU,MAAM,KAAK,CAAC;AAE7B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,UAAU,CAqBlC,CAAC;AAEF,eAAe,IAAI,CAAC;AAgBpB,eAAO,MAAM,OAAO,sIAAiC,CAAC"}
|
|
@@ -271,6 +271,6 @@ export default function useTruncate(props: WordPressComponentProps<TruncateProps
|
|
|
271
271
|
is?: string | undefined | undefined;
|
|
272
272
|
exportparts?: string | undefined | undefined;
|
|
273
273
|
part?: string | undefined | undefined;
|
|
274
|
-
as?: keyof JSX.IntrinsicElements | undefined;
|
|
274
|
+
as?: keyof import("react").JSX.IntrinsicElements | undefined;
|
|
275
275
|
};
|
|
276
276
|
//# sourceMappingURL=hook.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/truncate/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAE3D;;GAEG;AACH,OAAO,EAAE,QAAQ,EAAE,MAAM,IAAI,CAAC;AAE9B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,QAAQ,
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/truncate/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAE3D;;GAEG;AACH,OAAO,EAAE,QAAQ,EAAE,MAAM,IAAI,CAAC;AAE9B,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,QAAQ,CAmBhC,CAAC;AACF,eAAe,IAAI,CAAC;AASpB,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,QAAQ,CAAwB,CAAC;AAMvE,eAAO,MAAM,cAAc,EAAE,OAAO,CAAE,OAAO,QAAQ,CAAwB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/unit-control/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAQ3D;;GAEG;AACH,OAAO,EAAE,WAAW,EAAE,MAAM,KAAK,CAAC;AAGlC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,WAAW,
|
|
1
|
+
{"version":3,"file":"index.story.d.ts","sourceRoot":"","sources":["../../../src/unit-control/stories/index.story.tsx"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,uBAAuB,CAAC;AAQ3D;;GAEG;AACH,OAAO,EAAE,WAAW,EAAE,MAAM,KAAK,CAAC;AAGlC,QAAA,MAAM,IAAI,EAAE,IAAI,CAAE,OAAO,WAAW,CA6BnC,CAAC;AACF,eAAe,IAAI,CAAC;AAqBpB,eAAO,MAAM,OAAO,EAAE,OAAO,CAAE,OAAO,WAAW,CAEhD,CAAC;AAMF;;;;GAIG;AACH,eAAO,MAAM,kBAAkB,EAAE,OAAO,CAAE,OAAO,WAAW,CACjC,CAAC;AAM5B;;;GAGG;AACH,eAAO,MAAM,sBAAsB,EAAE,OAAO,CAAE,OAAO,WAAW,CACrC,CAAC;AAS5B;;GAEG;AACH,eAAO,MAAM,cAAc,EAAE,OAAO,CAAE,OAAO,WAAW,CAC7B,CAAC;AAM5B;;;;GAIG;AACH,eAAO,MAAM,eAAe,EAAE,OAAO,CAAE,OAAO,WAAW,CAiBxD,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { SerializedStyles } from '@emotion/serialize';
|
|
2
|
-
import type { ClassNamesArg } from '@emotion/css';
|
|
2
|
+
import type { ClassNamesArg } from '@emotion/css/create-instance';
|
|
3
3
|
/**
|
|
4
4
|
* Retrieve a `cx` function that knows how to handle `SerializedStyles`
|
|
5
5
|
* returned by the `@emotion/react` `css` function in addition to what
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"use-cx.d.ts","sourceRoot":"","sources":["../../../src/utils/hooks/use-cx.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;
|
|
1
|
+
{"version":3,"file":"use-cx.d.ts","sourceRoot":"","sources":["../../../src/utils/hooks/use-cx.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAE3D,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,8BAA8B,CAAC;AAclE;;;;;;;;;;;;;;;;;;;;;GAqBG;AACH,eAAO,MAAM,KAAK,wBAIC,CAAE,aAAa,GAAG,gBAAgB,CAAE,EAAE,WAqBxD,CAAC"}
|
|
@@ -4,8 +4,8 @@ export default useUpdateEffect;
|
|
|
4
4
|
* Source:
|
|
5
5
|
* https://github.com/ariakit/ariakit/blob/main/packages/ariakit-react-core/src/utils/hooks.ts
|
|
6
6
|
*
|
|
7
|
-
* @param {
|
|
8
|
-
* @param {
|
|
7
|
+
* @param {React.EffectCallback} effect
|
|
8
|
+
* @param {React.DependencyList} deps
|
|
9
9
|
*/
|
|
10
|
-
declare function useUpdateEffect(effect:
|
|
10
|
+
declare function useUpdateEffect(effect: React.EffectCallback, deps: React.DependencyList): void;
|
|
11
11
|
//# sourceMappingURL=use-update-effect.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"use-update-effect.d.ts","sourceRoot":"","sources":["../../../src/utils/hooks/use-update-effect.js"],"names":[],"mappings":";AAKA;;;;;;;GAOG;AACH,yCAHW,
|
|
1
|
+
{"version":3,"file":"use-update-effect.d.ts","sourceRoot":"","sources":["../../../src/utils/hooks/use-update-effect.js"],"names":[],"mappings":";AAKA;;;;;;;GAOG;AACH,yCAHW,KAAK,CAAC,cAAc,QACpB,KAAK,CAAC,cAAc,QAqB9B"}
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* A higher-order function that create an incredibly basic ltr -> rtl style converter for CSS objects.
|
|
3
3
|
*
|
|
4
|
-
* @param {
|
|
5
|
-
* @param {
|
|
4
|
+
* @param {React.CSSProperties} ltrStyles Ltr styles. Converts and renders from ltr -> rtl styles, if applicable.
|
|
5
|
+
* @param {React.CSSProperties} [rtlStyles] Rtl styles. Renders if provided.
|
|
6
6
|
*
|
|
7
7
|
* @return {() => import('@emotion/react').SerializedStyles} A function to output CSS styles for Emotion's renderer
|
|
8
8
|
*/
|
|
9
|
-
export function rtl(ltrStyles?:
|
|
9
|
+
export function rtl(ltrStyles?: React.CSSProperties, rtlStyles?: React.CSSProperties): () => import("@emotion/react").SerializedStyles;
|
|
10
10
|
export namespace rtl {
|
|
11
11
|
/**
|
|
12
12
|
* Call this in the `useMemo` dependency array to ensure that subsequent renders will
|
|
@@ -22,5 +22,5 @@ export namespace rtl {
|
|
|
22
22
|
*/
|
|
23
23
|
function watch(): boolean;
|
|
24
24
|
}
|
|
25
|
-
export function convertLTRToRTL(ltrStyles?:
|
|
25
|
+
export function convertLTRToRTL(ltrStyles?: React.CSSProperties): React.CSSProperties;
|
|
26
26
|
//# sourceMappingURL=rtl.d.ts.map
|