@wordpress/components 31.0.1-next.76cff8c98.0 → 32.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +9 -1
- package/build/box-control/index.cjs +15 -7
- package/build/box-control/index.cjs.map +2 -2
- package/build/button/deprecated.cjs +12 -8
- package/build/button/deprecated.cjs.map +2 -2
- package/build/circular-option-picker/circular-option-picker-option.cjs +2 -1
- package/build/circular-option-picker/circular-option-picker-option.cjs.map +2 -2
- package/build/clipboard-button/index.cjs +11 -7
- package/build/clipboard-button/index.cjs.map +2 -2
- package/build/context/context-system-provider.cjs +1 -1
- package/build/context/context-system-provider.cjs.map +2 -2
- package/build/duotone-picker/duotone-picker.cjs +1 -1
- package/build/duotone-picker/duotone-picker.cjs.map +1 -1
- package/build/form-file-upload/index.cjs +9 -5
- package/build/form-file-upload/index.cjs.map +2 -2
- package/build/form-token-field/token.cjs.map +2 -2
- package/build/higher-order/with-fallback-styles/index.cjs +1 -1
- package/build/higher-order/with-fallback-styles/index.cjs.map +1 -1
- package/build/input-control/styles/input-control-styles.cjs +22 -22
- package/build/input-control/styles/input-control-styles.cjs.map +2 -2
- package/build/menu/popover.cjs +1 -0
- package/build/menu/popover.cjs.map +2 -2
- package/build/menu/styles.cjs +15 -15
- package/build/menu/styles.cjs.map +2 -2
- package/build/radio-group/radio.cjs +8 -4
- package/build/radio-group/radio.cjs.map +2 -2
- package/build/tree-select/index.cjs +12 -8
- package/build/tree-select/index.cjs.map +2 -2
- package/build-module/box-control/index.mjs +15 -7
- package/build-module/box-control/index.mjs.map +2 -2
- package/build-module/button/deprecated.mjs +12 -8
- package/build-module/button/deprecated.mjs.map +2 -2
- package/build-module/circular-option-picker/circular-option-picker-option.mjs +2 -1
- package/build-module/circular-option-picker/circular-option-picker-option.mjs.map +2 -2
- package/build-module/clipboard-button/index.mjs +11 -7
- package/build-module/clipboard-button/index.mjs.map +2 -2
- package/build-module/context/context-system-provider.mjs +1 -1
- package/build-module/context/context-system-provider.mjs.map +2 -2
- package/build-module/duotone-picker/duotone-picker.mjs +1 -1
- package/build-module/duotone-picker/duotone-picker.mjs.map +1 -1
- package/build-module/form-file-upload/index.mjs +9 -5
- package/build-module/form-file-upload/index.mjs.map +2 -2
- package/build-module/form-token-field/token.mjs.map +2 -2
- package/build-module/higher-order/with-fallback-styles/index.mjs +1 -1
- package/build-module/higher-order/with-fallback-styles/index.mjs.map +1 -1
- package/build-module/input-control/styles/input-control-styles.mjs +22 -22
- package/build-module/input-control/styles/input-control-styles.mjs.map +2 -2
- package/build-module/menu/popover.mjs +1 -0
- package/build-module/menu/popover.mjs.map +2 -2
- package/build-module/menu/styles.mjs +15 -15
- package/build-module/menu/styles.mjs.map +2 -2
- package/build-module/radio-group/radio.mjs +8 -4
- package/build-module/radio-group/radio.mjs.map +2 -2
- package/build-module/tree-select/index.mjs +12 -8
- package/build-module/tree-select/index.mjs.map +2 -2
- package/build-types/alignment-matrix-control/stories/index.story.d.ts +2 -2
- package/build-types/alignment-matrix-control/stories/index.story.d.ts.map +1 -1
- package/build-types/angle-picker-control/stories/index.story.d.ts +2 -2
- package/build-types/angle-picker-control/stories/index.story.d.ts.map +1 -1
- package/build-types/animate/stories/index.story.d.ts +8 -8
- package/build-types/animate/stories/index.story.d.ts.map +1 -1
- package/build-types/badge/stories/index.story.d.ts +1 -1
- package/build-types/badge/stories/index.story.d.ts.map +1 -1
- package/build-types/base-control/stories/index.story.d.ts +2 -2
- 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 +5 -4
- package/build-types/border-box-control/border-box-control/hook.d.ts.map +1 -1
- package/build-types/border-box-control/border-box-control-linked-button/hook.d.ts +5 -4
- package/build-types/border-box-control/border-box-control-linked-button/hook.d.ts.map +1 -1
- package/build-types/border-box-control/border-box-control-split-controls/component.d.ts.map +1 -1
- package/build-types/border-box-control/border-box-control-split-controls/hook.d.ts +5 -4
- package/build-types/border-box-control/border-box-control-split-controls/hook.d.ts.map +1 -1
- package/build-types/border-box-control/border-box-control-visualizer/hook.d.ts +5 -4
- package/build-types/border-box-control/border-box-control-visualizer/hook.d.ts.map +1 -1
- package/build-types/border-box-control/stories/index.story.d.ts +2 -2
- package/build-types/border-box-control/stories/index.story.d.ts.map +1 -1
- package/build-types/border-control/border-control/hook.d.ts +5 -4
- package/build-types/border-control/border-control/hook.d.ts.map +1 -1
- package/build-types/border-control/border-control-dropdown/hook.d.ts +5 -4
- package/build-types/border-control/border-control-dropdown/hook.d.ts.map +1 -1
- package/build-types/border-control/stories/index.story.d.ts +6 -6
- package/build-types/border-control/stories/index.story.d.ts.map +1 -1
- package/build-types/box-control/index.d.ts.map +1 -1
- package/build-types/box-control/stories/index.story.d.ts +8 -8
- package/build-types/box-control/stories/index.story.d.ts.map +1 -1
- package/build-types/box-control/styles/box-control-styles.d.ts +1 -1
- package/build-types/button/deprecated.d.ts.map +1 -1
- package/build-types/button/stories/e2e/index.story.d.ts +2 -2
- package/build-types/button/stories/e2e/index.story.d.ts.map +1 -1
- package/build-types/button/stories/index.story.d.ts +8 -8
- package/build-types/button/stories/index.story.d.ts.map +1 -1
- package/build-types/button-group/stories/index.story.d.ts +1 -1
- package/build-types/button-group/stories/index.story.d.ts.map +1 -1
- package/build-types/calendar/stories/date-calendar.story.d.ts +1 -1
- package/build-types/calendar/stories/date-calendar.story.d.ts.map +1 -1
- package/build-types/calendar/stories/date-range-calendar.story.d.ts +1 -1
- package/build-types/calendar/stories/date-range-calendar.story.d.ts.map +1 -1
- package/build-types/card/card/hook.d.ts +5 -4
- package/build-types/card/card/hook.d.ts.map +1 -1
- package/build-types/card/card-body/hook.d.ts +5 -4
- package/build-types/card/card-body/hook.d.ts.map +1 -1
- package/build-types/card/card-divider/hook.d.ts +6 -5
- package/build-types/card/card-divider/hook.d.ts.map +1 -1
- package/build-types/card/card-footer/hook.d.ts +5 -4
- package/build-types/card/card-footer/hook.d.ts.map +1 -1
- package/build-types/card/card-header/hook.d.ts +5 -4
- package/build-types/card/card-header/hook.d.ts.map +1 -1
- package/build-types/card/card-media/hook.d.ts +5 -4
- package/build-types/card/card-media/hook.d.ts.map +1 -1
- package/build-types/card/stories/index.story.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 +1 -1
- package/build-types/checkbox-control/stories/index.story.d.ts.map +1 -1
- package/build-types/circular-option-picker/circular-option-picker-option.d.ts.map +1 -1
- package/build-types/circular-option-picker/stories/index.story.d.ts +6 -6
- package/build-types/circular-option-picker/stories/index.story.d.ts.map +1 -1
- package/build-types/clipboard-button/index.d.ts.map +1 -1
- package/build-types/clipboard-button/types.d.ts +1 -0
- package/build-types/clipboard-button/types.d.ts.map +1 -1
- package/build-types/color-indicator/stories/index.story.d.ts +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 +4 -4
- 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/stories/index.story.d.ts +1 -1
- package/build-types/color-picker/stories/index.story.d.ts.map +1 -1
- package/build-types/color-picker/styles.d.ts +1 -1
- package/build-types/combobox-control/stories/index.story.d.ts +5 -5
- package/build-types/combobox-control/stories/index.story.d.ts.map +1 -1
- package/build-types/composite/legacy/stories/index.story.d.ts +1 -1
- package/build-types/composite/legacy/stories/index.story.d.ts.map +1 -1
- package/build-types/composite/legacy/stories/utils.d.ts +1 -1
- package/build-types/composite/legacy/stories/utils.d.ts.map +1 -1
- package/build-types/composite/stories/index.story.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 +3 -3
- package/build-types/confirm-dialog/stories/index.story.d.ts.map +1 -1
- package/build-types/context/context-system-provider.d.ts.map +1 -1
- package/build-types/custom-gradient-picker/stories/index.story.d.ts +2 -2
- package/build-types/custom-gradient-picker/stories/index.story.d.ts.map +1 -1
- package/build-types/custom-select-control/stories/index.story.d.ts +4 -4
- 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 +4 -4
- package/build-types/custom-select-control-v2/stories/index.story.d.ts.map +1 -1
- package/build-types/date-time/date/styles.d.ts +1 -1
- package/build-types/date-time/stories/date-time.story.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 +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 +2 -2
- package/build-types/date-time/stories/time.story.d.ts.map +1 -1
- package/build-types/date-time/time/styles.d.ts +4 -4
- package/build-types/disabled/stories/index.story.d.ts +1 -1
- package/build-types/disabled/stories/index.story.d.ts.map +1 -1
- package/build-types/divider/stories/index.story.d.ts +1 -1
- package/build-types/divider/stories/index.story.d.ts.map +1 -1
- package/build-types/draggable/stories/index.story.d.ts +1 -1
- package/build-types/draggable/stories/index.story.d.ts.map +1 -1
- package/build-types/drop-zone/stories/index.story.d.ts +2 -2
- package/build-types/drop-zone/stories/index.story.d.ts.map +1 -1
- package/build-types/dropdown/stories/index.story.d.ts +1 -1
- package/build-types/dropdown/stories/index.story.d.ts.map +1 -1
- package/build-types/dropdown-menu/stories/index.story.d.ts +1 -1
- package/build-types/dropdown-menu/stories/index.story.d.ts.map +1 -1
- package/build-types/duotone-picker/stories/duotone-picker.story.d.ts +2 -2
- 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 +4 -4
- package/build-types/duotone-picker/stories/duotone-swatch.story.d.ts.map +1 -1
- package/build-types/elevation/hook.d.ts +5 -4
- package/build-types/elevation/hook.d.ts.map +1 -1
- package/build-types/elevation/stories/index.story.d.ts +1 -1
- package/build-types/elevation/stories/index.story.d.ts.map +1 -1
- package/build-types/external-link/index.d.ts +1 -2
- package/build-types/external-link/index.d.ts.map +1 -1
- package/build-types/external-link/stories/index.story.d.ts +1 -1
- package/build-types/external-link/stories/index.story.d.ts.map +1 -1
- package/build-types/flex/flex/hook.d.ts +5 -4
- package/build-types/flex/flex/hook.d.ts.map +1 -1
- package/build-types/flex/flex-block/hook.d.ts +5 -4
- package/build-types/flex/flex-block/hook.d.ts.map +1 -1
- package/build-types/flex/flex-item/hook.d.ts +5 -4
- package/build-types/flex/flex-item/hook.d.ts.map +1 -1
- package/build-types/flex/stories/index.story.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 +5 -5
- 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 +127 -127
- package/build-types/font-size-picker/stories/e2e/index.story.d.ts +1 -1
- package/build-types/font-size-picker/stories/e2e/index.story.d.ts.map +1 -1
- package/build-types/font-size-picker/stories/index.story.d.ts +1 -1
- package/build-types/font-size-picker/stories/index.story.d.ts.map +1 -1
- package/build-types/form-file-upload/index.d.ts.map +1 -1
- package/build-types/form-file-upload/stories/index.story.d.ts +6 -6
- package/build-types/form-file-upload/stories/index.story.d.ts.map +1 -1
- package/build-types/form-toggle/stories/index.story.d.ts +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 +1 -1
- package/build-types/form-token-field/stories/index.story.d.ts.map +1 -1
- package/build-types/gradient-picker/stories/index.story.d.ts +4 -4
- package/build-types/gradient-picker/stories/index.story.d.ts.map +1 -1
- package/build-types/grid/hook.d.ts +5 -4
- package/build-types/grid/hook.d.ts.map +1 -1
- package/build-types/grid/stories/index.story.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 +2 -2
- package/build-types/guide/stories/index.story.d.ts.map +1 -1
- package/build-types/h-stack/hook.d.ts +5 -4
- package/build-types/h-stack/hook.d.ts.map +1 -1
- package/build-types/h-stack/stories/e2e/index.story.d.ts +1 -1
- package/build-types/h-stack/stories/e2e/index.story.d.ts.map +1 -1
- package/build-types/h-stack/stories/index.story.d.ts +1 -1
- package/build-types/h-stack/stories/index.story.d.ts.map +1 -1
- package/build-types/heading/hook.d.ts +5 -4
- package/build-types/heading/hook.d.ts.map +1 -1
- package/build-types/heading/stories/index.story.d.ts +1 -1
- package/build-types/heading/stories/index.story.d.ts.map +1 -1
- package/build-types/icon/stories/index.story.d.ts +5 -5
- package/build-types/icon/stories/index.story.d.ts.map +1 -1
- package/build-types/index.d.ts +1 -0
- package/build-types/index.d.ts.map +1 -1
- package/build-types/input-control/stories/index.story.d.ts +8 -8
- package/build-types/input-control/stories/index.story.d.ts.map +1 -1
- package/build-types/input-control/styles/input-control-styles.d.ts.map +1 -1
- package/build-types/item-group/item/hook.d.ts +5 -4
- package/build-types/item-group/item/hook.d.ts.map +1 -1
- package/build-types/item-group/item-group/hook.d.ts +5 -4
- package/build-types/item-group/item-group/hook.d.ts.map +1 -1
- package/build-types/item-group/stories/index.story.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 +2 -2
- package/build-types/keyboard-shortcuts/stories/index.story.d.ts.map +1 -1
- package/build-types/menu/popover.d.ts.map +1 -1
- package/build-types/menu/stories/index.story.d.ts +1 -1
- package/build-types/menu/stories/index.story.d.ts.map +1 -1
- package/build-types/menu/styles.d.ts.map +1 -1
- package/build-types/menu-group/stories/index.story.d.ts +2 -2
- package/build-types/menu-group/stories/index.story.d.ts.map +1 -1
- package/build-types/menu-item/stories/index.story.d.ts +5 -5
- package/build-types/menu-item/stories/index.story.d.ts.map +1 -1
- package/build-types/menu-items-choice/stories/index.story.d.ts +1 -1
- package/build-types/menu-items-choice/stories/index.story.d.ts.map +1 -1
- package/build-types/modal/stories/index.story.d.ts +1 -1
- package/build-types/modal/stories/index.story.d.ts.map +1 -1
- package/build-types/navigable-container/stories/navigable-menu.story.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 +1 -1
- package/build-types/navigable-container/stories/tabbable-container.story.d.ts.map +1 -1
- package/build-types/navigation/stories/index.story.d.ts +7 -7
- package/build-types/navigation/stories/index.story.d.ts.map +1 -1
- package/build-types/navigation/stories/utils/controlled-state.d.ts +1 -1
- package/build-types/navigation/stories/utils/controlled-state.d.ts.map +1 -1
- package/build-types/navigation/stories/utils/default.d.ts +1 -1
- package/build-types/navigation/stories/utils/default.d.ts.map +1 -1
- package/build-types/navigation/stories/utils/group.d.ts +1 -1
- package/build-types/navigation/stories/utils/group.d.ts.map +1 -1
- package/build-types/navigation/stories/utils/hide-if-empty.d.ts +1 -1
- package/build-types/navigation/stories/utils/hide-if-empty.d.ts.map +1 -1
- package/build-types/navigation/stories/utils/more-examples.d.ts +1 -1
- package/build-types/navigation/stories/utils/more-examples.d.ts.map +1 -1
- package/build-types/navigation/stories/utils/search.d.ts +1 -1
- package/build-types/navigation/stories/utils/search.d.ts.map +1 -1
- package/build-types/navigation/styles/navigation-styles.d.ts +1 -1
- package/build-types/navigator/navigator-back-button/hook.d.ts +5 -4
- package/build-types/navigator/navigator-back-button/hook.d.ts.map +1 -1
- package/build-types/navigator/navigator-button/hook.d.ts +5 -4
- package/build-types/navigator/navigator-button/hook.d.ts.map +1 -1
- package/build-types/navigator/stories/index.story.d.ts +1 -1
- package/build-types/navigator/stories/index.story.d.ts.map +1 -1
- package/build-types/notice/stories/index.story.d.ts +6 -6
- package/build-types/notice/stories/index.story.d.ts.map +1 -1
- package/build-types/number-control/index.d.ts +1 -1
- package/build-types/number-control/index.d.ts.map +1 -1
- package/build-types/number-control/stories/index.story.d.ts +3 -3
- package/build-types/number-control/stories/index.story.d.ts.map +1 -1
- package/build-types/palette-edit/stories/index.story.d.ts +3 -3
- package/build-types/palette-edit/stories/index.story.d.ts.map +1 -1
- package/build-types/palette-edit/styles.d.ts +379 -379
- package/build-types/panel/stories/index.story.d.ts +1 -1
- package/build-types/panel/stories/index.story.d.ts.map +1 -1
- package/build-types/placeholder/stories/index.story.d.ts +1 -1
- package/build-types/placeholder/stories/index.story.d.ts.map +1 -1
- package/build-types/popover/index.d.ts +1 -1
- package/build-types/popover/stories/e2e/index.story.d.ts +1 -1
- package/build-types/popover/stories/index.story.d.ts +1 -1
- package/build-types/popover/stories/index.story.d.ts.map +1 -1
- package/build-types/progress-bar/stories/index.story.d.ts +2 -2
- package/build-types/progress-bar/stories/index.story.d.ts.map +1 -1
- package/build-types/query-controls/stories/index.story.d.ts +2 -2
- package/build-types/query-controls/stories/index.story.d.ts.map +1 -1
- package/build-types/radio-control/stories/index.story.d.ts +1 -1
- package/build-types/radio-control/stories/index.story.d.ts.map +1 -1
- package/build-types/radio-group/radio.d.ts.map +1 -1
- package/build-types/radio-group/stories/index.story.d.ts +1 -1
- package/build-types/radio-group/stories/index.story.d.ts.map +1 -1
- package/build-types/range-control/index.d.ts +2 -2
- package/build-types/range-control/stories/index.story.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 +1 -1
- package/build-types/resizable-box/stories/index.story.d.ts +3 -3
- package/build-types/resizable-box/stories/index.story.d.ts.map +1 -1
- package/build-types/responsive-wrapper/stories/index.story.d.ts +2 -2
- package/build-types/responsive-wrapper/stories/index.story.d.ts.map +1 -1
- package/build-types/sandbox/stories/index.story.d.ts +2 -2
- package/build-types/sandbox/stories/index.story.d.ts.map +1 -1
- package/build-types/scroll-lock/stories/index.story.d.ts +1 -1
- package/build-types/scroll-lock/stories/index.story.d.ts.map +1 -1
- package/build-types/scrollable/hook.d.ts +5 -4
- package/build-types/scrollable/hook.d.ts.map +1 -1
- package/build-types/scrollable/stories/index.story.d.ts +1 -1
- package/build-types/scrollable/stories/index.story.d.ts.map +1 -1
- package/build-types/search-control/index.d.ts +13 -3
- package/build-types/search-control/index.d.ts.map +1 -1
- package/build-types/search-control/stories/index.story.d.ts +14 -2
- package/build-types/search-control/stories/index.story.d.ts.map +1 -1
- package/build-types/select-control/stories/index.story.d.ts +6 -6
- package/build-types/select-control/stories/index.story.d.ts.map +1 -1
- package/build-types/shortcut/stories/index.story.d.ts +2 -2
- package/build-types/shortcut/stories/index.story.d.ts.map +1 -1
- package/build-types/slot-fill/stories/index.story.d.ts +1 -1
- package/build-types/slot-fill/stories/index.story.d.ts.map +1 -1
- package/build-types/snackbar/stories/index.story.d.ts +1 -1
- package/build-types/snackbar/stories/index.story.d.ts.map +1 -1
- package/build-types/snackbar/stories/list.story.d.ts +1 -1
- package/build-types/snackbar/stories/list.story.d.ts.map +1 -1
- package/build-types/spacer/hook.d.ts +5 -4
- package/build-types/spacer/hook.d.ts.map +1 -1
- package/build-types/spacer/stories/index.story.d.ts +1 -1
- package/build-types/spacer/stories/index.story.d.ts.map +1 -1
- package/build-types/spinner/index.d.ts +1 -1
- package/build-types/spinner/index.d.ts.map +1 -1
- package/build-types/spinner/stories/index.story.d.ts +1 -1
- package/build-types/spinner/stories/index.story.d.ts.map +1 -1
- package/build-types/surface/hook.d.ts +5 -4
- package/build-types/surface/hook.d.ts.map +1 -1
- package/build-types/surface/stories/index.story.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 +5 -5
- package/build-types/tab-panel/stories/index.story.d.ts.map +1 -1
- package/build-types/tabs/stories/index.story.d.ts +8 -8
- package/build-types/tabs/stories/index.story.d.ts.map +1 -1
- package/build-types/text/hook.d.ts +5 -4
- package/build-types/text/hook.d.ts.map +1 -1
- package/build-types/text/stories/index.story.d.ts +4 -4
- package/build-types/text/stories/index.story.d.ts.map +1 -1
- package/build-types/text-control/stories/index.story.d.ts +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 +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 +1 -1
- package/build-types/textarea-control/stories/index.story.d.ts.map +1 -1
- package/build-types/theme/stories/index.story.d.ts +2 -2
- package/build-types/theme/stories/index.story.d.ts.map +1 -1
- package/build-types/tip/stories/index.story.d.ts +1 -1
- package/build-types/tip/stories/index.story.d.ts.map +1 -1
- package/build-types/toggle-control/stories/index.story.d.ts +3 -3
- package/build-types/toggle-control/stories/index.story.d.ts.map +1 -1
- package/build-types/toggle-group-control/stories/index.story.d.ts +1 -1
- package/build-types/toggle-group-control/stories/index.story.d.ts.map +1 -1
- package/build-types/toolbar/stories/index.story.d.ts +4 -4
- package/build-types/toolbar/stories/index.story.d.ts.map +1 -1
- package/build-types/tools-panel/stories/index.story.d.ts +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 +5 -4
- package/build-types/tools-panel/tools-panel/hook.d.ts.map +1 -1
- package/build-types/tools-panel/tools-panel-header/hook.d.ts +5 -4
- package/build-types/tools-panel/tools-panel-header/hook.d.ts.map +1 -1
- package/build-types/tools-panel/tools-panel-item/hook.d.ts +5 -4
- package/build-types/tools-panel/tools-panel-item/hook.d.ts.map +1 -1
- package/build-types/tooltip/stories/index.story.d.ts +2 -2
- package/build-types/tooltip/stories/index.story.d.ts.map +1 -1
- package/build-types/tree-grid/stories/index.story.d.ts +2 -2
- package/build-types/tree-grid/stories/index.story.d.ts.map +1 -1
- package/build-types/tree-select/index.d.ts.map +1 -1
- package/build-types/tree-select/stories/index.story.d.ts +2 -2
- package/build-types/tree-select/stories/index.story.d.ts.map +1 -1
- package/build-types/truncate/hook.d.ts +5 -4
- package/build-types/truncate/hook.d.ts.map +1 -1
- package/build-types/truncate/stories/index.story.d.ts +1 -1
- package/build-types/truncate/stories/index.story.d.ts.map +1 -1
- package/build-types/unit-control/index.d.ts +1 -1
- package/build-types/unit-control/index.d.ts.map +1 -1
- package/build-types/unit-control/stories/index.story.d.ts +1 -1
- package/build-types/unit-control/stories/index.story.d.ts.map +1 -1
- package/build-types/unit-control/styles/unit-control-styles.d.ts +1 -1
- package/build-types/v-stack/hook.d.ts +5 -4
- package/build-types/v-stack/hook.d.ts.map +1 -1
- package/build-types/v-stack/stories/e2e/index.story.d.ts +1 -1
- package/build-types/v-stack/stories/e2e/index.story.d.ts.map +1 -1
- package/build-types/v-stack/stories/index.story.d.ts +2 -2
- package/build-types/v-stack/stories/index.story.d.ts.map +1 -1
- package/build-types/validated-form-controls/components/number-control.d.ts +1 -1
- package/build-types/validated-form-controls/components/number-control.d.ts.map +1 -1
- package/build-types/validated-form-controls/components/stories/checkbox-control.story.d.ts +1 -1
- package/build-types/validated-form-controls/components/stories/checkbox-control.story.d.ts.map +1 -1
- package/build-types/validated-form-controls/components/stories/combobox-control.story.d.ts +1 -1
- package/build-types/validated-form-controls/components/stories/combobox-control.story.d.ts.map +1 -1
- package/build-types/validated-form-controls/components/stories/custom-select-control.story.d.ts +1 -1
- package/build-types/validated-form-controls/components/stories/custom-select-control.story.d.ts.map +1 -1
- package/build-types/validated-form-controls/components/stories/form-token-field.story.d.ts +1 -1
- package/build-types/validated-form-controls/components/stories/form-token-field.story.d.ts.map +1 -1
- package/build-types/validated-form-controls/components/stories/input-control.story.d.ts +1 -1
- package/build-types/validated-form-controls/components/stories/input-control.story.d.ts.map +1 -1
- package/build-types/validated-form-controls/components/stories/number-control.story.d.ts +1 -1
- package/build-types/validated-form-controls/components/stories/number-control.story.d.ts.map +1 -1
- package/build-types/validated-form-controls/components/stories/overview.story.d.ts +1 -1
- package/build-types/validated-form-controls/components/stories/overview.story.d.ts.map +1 -1
- package/build-types/validated-form-controls/components/stories/radio-control.story.d.ts +1 -1
- package/build-types/validated-form-controls/components/stories/radio-control.story.d.ts.map +1 -1
- package/build-types/validated-form-controls/components/stories/range-control.story.d.ts +1 -1
- package/build-types/validated-form-controls/components/stories/range-control.story.d.ts.map +1 -1
- package/build-types/validated-form-controls/components/stories/select-control.story.d.ts +1 -1
- package/build-types/validated-form-controls/components/stories/select-control.story.d.ts.map +1 -1
- package/build-types/validated-form-controls/components/stories/story-utils.d.ts +1 -1
- package/build-types/validated-form-controls/components/stories/story-utils.d.ts.map +1 -1
- package/build-types/validated-form-controls/components/stories/text-control.story.d.ts +1 -1
- package/build-types/validated-form-controls/components/stories/text-control.story.d.ts.map +1 -1
- package/build-types/validated-form-controls/components/stories/textarea-control.story.d.ts +1 -1
- package/build-types/validated-form-controls/components/stories/textarea-control.story.d.ts.map +1 -1
- package/build-types/validated-form-controls/components/stories/toggle-control.story.d.ts +1 -1
- package/build-types/validated-form-controls/components/stories/toggle-control.story.d.ts.map +1 -1
- package/build-types/validated-form-controls/components/stories/toggle-group-control.story.d.ts +1 -1
- package/build-types/validated-form-controls/components/stories/toggle-group-control.story.d.ts.map +1 -1
- package/build-types/view/component.d.ts +126 -126
- package/build-types/view/stories/index.story.d.ts +1 -1
- package/build-types/view/stories/index.story.d.ts.map +1 -1
- package/build-types/visually-hidden/stories/index.story.d.ts +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 +1 -1
- package/build-types/z-stack/stories/index.story.d.ts.map +1 -1
- package/package.json +29 -21
- package/src/alignment-matrix-control/stories/index.story.tsx +1 -1
- package/src/angle-picker-control/stories/index.story.tsx +1 -1
- package/src/animate/stories/index.story.tsx +1 -1
- package/src/badge/stories/index.story.tsx +1 -1
- package/src/base-control/stories/index.story.tsx +4 -2
- package/src/border-box-control/border-box-control-split-controls/component.tsx +9 -0
- package/src/border-box-control/stories/index.story.tsx +3 -1
- package/src/border-box-control/test/index.tsx +51 -20
- package/src/border-control/stories/index.story.tsx +2 -1
- package/src/border-control/test/index.js +37 -34
- package/src/box-control/index.tsx +6 -0
- package/src/box-control/stories/index.story.tsx +3 -2
- package/src/button/deprecated.tsx +2 -0
- package/src/button/stories/e2e/index.story.tsx +9 -5
- package/src/button/stories/index.story.tsx +9 -5
- package/src/button/test/index.tsx +0 -5
- package/src/button-group/stories/index.story.tsx +5 -3
- package/src/calendar/stories/date-calendar.story.tsx +1 -1
- package/src/calendar/stories/date-range-calendar.story.tsx +1 -1
- package/src/card/stories/index.story.tsx +4 -2
- package/src/checkbox-control/stories/index.story.tsx +1 -1
- package/src/circular-option-picker/circular-option-picker-option.tsx +2 -1
- package/src/circular-option-picker/stories/index.story.tsx +1 -1
- package/src/clipboard-button/index.tsx +2 -0
- package/src/clipboard-button/types.ts +1 -0
- package/src/color-indicator/stories/index.story.tsx +1 -1
- package/src/color-palette/stories/index.story.tsx +1 -1
- package/src/color-picker/stories/index.story.tsx +1 -1
- package/src/combobox-control/stories/index.story.tsx +2 -1
- package/src/composite/legacy/stories/index.story.tsx +1 -1
- package/src/composite/legacy/stories/utils.tsx +1 -1
- package/src/composite/stories/index.story.tsx +1 -1
- package/src/confirm-dialog/stories/index.story.tsx +6 -2
- package/src/context/context-system-provider.js +2 -1
- package/src/custom-gradient-picker/stories/index.story.tsx +1 -1
- package/src/custom-select-control/stories/index.story.tsx +2 -1
- package/src/custom-select-control-v2/stories/index.story.tsx +1 -1
- package/src/date-time/stories/date-time.story.tsx +1 -1
- package/src/date-time/stories/date.story.tsx +1 -1
- package/src/date-time/stories/time.story.tsx +1 -1
- package/src/disabled/stories/index.story.tsx +1 -1
- package/src/divider/stories/index.story.tsx +1 -1
- package/src/draggable/stories/index.story.tsx +1 -1
- package/src/drop-zone/stories/index.story.tsx +1 -1
- package/src/dropdown/stories/index.story.tsx +2 -1
- package/src/dropdown-menu/stories/index.story.tsx +1 -1
- package/src/duotone-picker/duotone-picker.tsx +1 -1
- package/src/duotone-picker/stories/duotone-picker.story.tsx +1 -1
- package/src/duotone-picker/stories/duotone-swatch.story.tsx +1 -1
- package/src/elevation/stories/index.story.tsx +1 -1
- package/src/external-link/stories/index.story.tsx +1 -1
- package/src/flex/stories/index.story.tsx +1 -1
- package/src/focal-point-picker/stories/index.story.tsx +1 -1
- package/src/font-size-picker/stories/e2e/index.story.tsx +3 -1
- package/src/font-size-picker/stories/index.story.tsx +2 -1
- package/src/form-file-upload/index.tsx +2 -0
- package/src/form-file-upload/stories/index.story.tsx +2 -2
- package/src/form-toggle/stories/index.story.tsx +1 -1
- package/src/form-token-field/stories/index.story.tsx +3 -1
- package/src/form-token-field/token.tsx +2 -2
- package/src/gradient-picker/stories/index.story.tsx +1 -1
- package/src/grid/stories/index.story.tsx +1 -1
- package/src/guide/stories/index.story.tsx +6 -2
- package/src/h-stack/stories/e2e/index.story.tsx +1 -1
- package/src/h-stack/stories/index.story.tsx +1 -1
- package/src/heading/stories/index.story.tsx +1 -1
- package/src/higher-order/with-fallback-styles/index.tsx +1 -1
- package/src/higher-order/with-notices/test/index.tsx +10 -2
- package/src/icon/stories/index.story.tsx +1 -1
- package/src/index.ts +6 -0
- package/src/input-control/stories/index.story.tsx +3 -2
- package/src/input-control/styles/input-control-styles.tsx +0 -4
- package/src/item-group/stories/index.story.tsx +1 -1
- package/src/keyboard-shortcuts/stories/index.story.tsx +1 -1
- package/src/menu/popover.tsx +1 -0
- package/src/menu/stories/index.story.tsx +5 -2
- package/src/menu/styles.ts +36 -26
- package/src/menu-group/stories/index.story.tsx +1 -1
- package/src/menu-item/stories/index.story.tsx +1 -1
- package/src/menu-items-choice/stories/index.story.tsx +1 -1
- package/src/modal/stories/index.story.tsx +11 -3
- package/src/navigable-container/stories/navigable-menu.story.tsx +1 -1
- package/src/navigable-container/stories/tabbable-container.story.tsx +1 -1
- package/src/navigation/stories/index.story.tsx +1 -1
- package/src/navigation/stories/utils/controlled-state.tsx +4 -1
- package/src/navigation/stories/utils/default.tsx +1 -1
- package/src/navigation/stories/utils/group.tsx +1 -1
- package/src/navigation/stories/utils/hide-if-empty.tsx +1 -1
- package/src/navigation/stories/utils/more-examples.tsx +1 -1
- package/src/navigation/stories/utils/search.tsx +1 -1
- package/src/navigator/stories/index.story.tsx +2 -1
- package/src/notice/stories/index.story.tsx +1 -1
- package/src/number-control/stories/index.story.tsx +2 -1
- package/src/palette-edit/stories/index.story.tsx +1 -1
- package/src/panel/stories/index.story.tsx +1 -1
- package/src/placeholder/stories/index.story.tsx +1 -1
- package/src/popover/stories/index.story.tsx +9 -2
- package/src/progress-bar/stories/index.story.tsx +1 -1
- package/src/query-controls/stories/index.story.tsx +1 -1
- package/src/radio-control/stories/index.story.tsx +1 -1
- package/src/radio-group/radio.tsx +2 -0
- package/src/radio-group/stories/index.story.tsx +1 -1
- package/src/range-control/stories/index.story.tsx +5 -1
- package/src/resizable-box/stories/index.story.tsx +1 -1
- package/src/responsive-wrapper/stories/index.story.tsx +1 -1
- package/src/sandbox/stories/index.story.tsx +1 -1
- package/src/scroll-lock/stories/index.story.tsx +6 -2
- package/src/scrollable/stories/index.story.tsx +1 -1
- package/src/search-control/stories/index.story.tsx +1 -1
- package/src/select-control/stories/index.story.tsx +3 -1
- package/src/shortcut/stories/index.story.tsx +1 -1
- package/src/slot-fill/stories/index.story.tsx +1 -1
- package/src/snackbar/stories/index.story.tsx +1 -1
- package/src/snackbar/stories/list.story.tsx +1 -1
- package/src/spacer/stories/index.story.tsx +1 -1
- package/src/spinner/stories/index.story.tsx +1 -1
- package/src/surface/stories/index.story.tsx +1 -1
- package/src/tab-panel/stories/index.story.tsx +1 -1
- package/src/tabs/stories/index.story.tsx +11 -3
- package/src/text/stories/index.story.tsx +1 -1
- package/src/text-control/stories/index.story.tsx +2 -1
- package/src/text-highlight/stories/index.story.tsx +1 -1
- package/src/textarea-control/stories/index.story.tsx +1 -1
- package/src/theme/stories/index.story.tsx +8 -4
- package/src/tip/stories/index.story.tsx +1 -1
- package/src/toggle-control/stories/index.story.tsx +1 -1
- package/src/toggle-group-control/stories/index.story.tsx +1 -1
- package/src/toolbar/stories/index.story.tsx +1 -1
- package/src/tools-panel/stories/index.story.tsx +1 -1
- package/src/tooltip/stories/index.story.tsx +14 -4
- package/src/tree-grid/stories/index.story.tsx +6 -2
- package/src/tree-select/index.tsx +2 -0
- package/src/tree-select/stories/index.story.tsx +2 -1
- package/src/truncate/stories/index.story.tsx +1 -1
- package/src/unit-control/stories/index.story.tsx +3 -1
- package/src/v-stack/stories/e2e/index.story.tsx +1 -1
- package/src/v-stack/stories/index.story.tsx +1 -1
- package/src/validated-form-controls/components/stories/checkbox-control.story.tsx +1 -1
- package/src/validated-form-controls/components/stories/combobox-control.story.tsx +1 -1
- package/src/validated-form-controls/components/stories/custom-select-control.story.tsx +1 -1
- package/src/validated-form-controls/components/stories/form-token-field.story.tsx +1 -1
- package/src/validated-form-controls/components/stories/input-control.story.tsx +1 -1
- package/src/validated-form-controls/components/stories/number-control.story.tsx +1 -1
- package/src/validated-form-controls/components/stories/overview.story.tsx +1 -1
- package/src/validated-form-controls/components/stories/radio-control.story.tsx +1 -1
- package/src/validated-form-controls/components/stories/range-control.story.tsx +1 -1
- package/src/validated-form-controls/components/stories/select-control.story.tsx +1 -1
- package/src/validated-form-controls/components/stories/story-utils.tsx +1 -1
- package/src/validated-form-controls/components/stories/text-control.story.tsx +1 -1
- package/src/validated-form-controls/components/stories/textarea-control.story.tsx +1 -1
- package/src/validated-form-controls/components/stories/toggle-control.story.tsx +1 -1
- package/src/validated-form-controls/components/stories/toggle-group-control.story.tsx +1 -1
- package/src/view/stories/index.story.tsx +1 -1
- package/src/visually-hidden/stories/index.story.tsx +1 -1
- package/src/z-stack/stories/index.story.tsx +1 -1
|
@@ -37,7 +37,6 @@ function createProps( customProps ) {
|
|
|
37
37
|
props.value = newValue;
|
|
38
38
|
} ),
|
|
39
39
|
value: defaultBorder,
|
|
40
|
-
__next40pxDefaultSize: true,
|
|
41
40
|
...customProps,
|
|
42
41
|
};
|
|
43
42
|
return props;
|
|
@@ -77,11 +76,15 @@ const getWidthInput = () => {
|
|
|
77
76
|
return screen.getByRole( 'spinbutton', { name: 'Border width' } );
|
|
78
77
|
};
|
|
79
78
|
|
|
79
|
+
function TestBorderControl( restProps ) {
|
|
80
|
+
return <BorderControl __next40pxDefaultSize { ...restProps } />;
|
|
81
|
+
}
|
|
82
|
+
|
|
80
83
|
describe( 'BorderControl', () => {
|
|
81
84
|
describe( 'basic rendering', () => {
|
|
82
85
|
it( 'should render standard border control', () => {
|
|
83
86
|
const props = createProps();
|
|
84
|
-
render( <
|
|
87
|
+
render( <TestBorderControl { ...props } /> );
|
|
85
88
|
|
|
86
89
|
const label = screen.getByText( props.label );
|
|
87
90
|
const colorButton = screen.getByLabelText( toggleLabelRegex );
|
|
@@ -102,7 +105,7 @@ describe( 'BorderControl', () => {
|
|
|
102
105
|
|
|
103
106
|
it( 'should hide label', () => {
|
|
104
107
|
const props = createProps( { hideLabelFromVision: true } );
|
|
105
|
-
render( <
|
|
108
|
+
render( <TestBorderControl { ...props } /> );
|
|
106
109
|
const label = screen.getByText( props.label );
|
|
107
110
|
|
|
108
111
|
// As visually hidden labels are still included in the document
|
|
@@ -116,7 +119,7 @@ describe( 'BorderControl', () => {
|
|
|
116
119
|
|
|
117
120
|
it( 'should render with slider', () => {
|
|
118
121
|
const props = createProps( { withSlider: true } );
|
|
119
|
-
render( <
|
|
122
|
+
render( <TestBorderControl { ...props } /> );
|
|
120
123
|
|
|
121
124
|
const slider = getSliderInput();
|
|
122
125
|
expect( slider ).toBeInTheDocument();
|
|
@@ -124,7 +127,7 @@ describe( 'BorderControl', () => {
|
|
|
124
127
|
|
|
125
128
|
it( 'should render placeholder in UnitControl', () => {
|
|
126
129
|
const props = createProps( { placeholder: 'Mixed' } );
|
|
127
|
-
render( <
|
|
130
|
+
render( <TestBorderControl { ...props } /> );
|
|
128
131
|
|
|
129
132
|
const widthInput = getWidthInput();
|
|
130
133
|
expect( widthInput ).toHaveAttribute( 'placeholder', 'Mixed' );
|
|
@@ -133,7 +136,7 @@ describe( 'BorderControl', () => {
|
|
|
133
136
|
it( 'should render color and style popover', async () => {
|
|
134
137
|
const user = userEvent.setup();
|
|
135
138
|
const props = createProps();
|
|
136
|
-
render( <
|
|
139
|
+
render( <TestBorderControl { ...props } /> );
|
|
137
140
|
await openPopover( user );
|
|
138
141
|
|
|
139
142
|
const customColorPicker = getButton( /Custom color picker/ );
|
|
@@ -160,7 +163,7 @@ describe( 'BorderControl', () => {
|
|
|
160
163
|
it( 'should not render style options when opted out of', async () => {
|
|
161
164
|
const user = userEvent.setup();
|
|
162
165
|
const props = createProps( { enableStyle: false } );
|
|
163
|
-
render( <
|
|
166
|
+
render( <TestBorderControl { ...props } /> );
|
|
164
167
|
await openPopover( user );
|
|
165
168
|
|
|
166
169
|
const styleLabel = screen.queryByText( 'Style' );
|
|
@@ -179,7 +182,7 @@ describe( 'BorderControl', () => {
|
|
|
179
182
|
describe( 'with style selection enabled', () => {
|
|
180
183
|
it( 'should include both color and style in label', () => {
|
|
181
184
|
const props = createProps( { value: undefined } );
|
|
182
|
-
render( <
|
|
185
|
+
render( <TestBorderControl { ...props } /> );
|
|
183
186
|
|
|
184
187
|
expect(
|
|
185
188
|
screen.getByLabelText( 'Border color and style picker.' )
|
|
@@ -188,7 +191,7 @@ describe( 'BorderControl', () => {
|
|
|
188
191
|
|
|
189
192
|
it( 'should correctly describe named color selection', () => {
|
|
190
193
|
const props = createProps( { value: { color: '#72aee6' } } );
|
|
191
|
-
render( <
|
|
194
|
+
render( <TestBorderControl { ...props } /> );
|
|
192
195
|
|
|
193
196
|
expect(
|
|
194
197
|
screen.getByLabelText(
|
|
@@ -199,7 +202,7 @@ describe( 'BorderControl', () => {
|
|
|
199
202
|
|
|
200
203
|
it( 'should correctly describe custom color selection', () => {
|
|
201
204
|
const props = createProps( { value: { color: '#4b1d80' } } );
|
|
202
|
-
render( <
|
|
205
|
+
render( <TestBorderControl { ...props } /> );
|
|
203
206
|
|
|
204
207
|
expect(
|
|
205
208
|
screen.getByLabelText(
|
|
@@ -212,7 +215,7 @@ describe( 'BorderControl', () => {
|
|
|
212
215
|
const props = createProps( {
|
|
213
216
|
value: { color: '#72aee6', style: 'dotted' },
|
|
214
217
|
} );
|
|
215
|
-
render( <
|
|
218
|
+
render( <TestBorderControl { ...props } /> );
|
|
216
219
|
|
|
217
220
|
expect(
|
|
218
221
|
screen.getByLabelText(
|
|
@@ -225,7 +228,7 @@ describe( 'BorderControl', () => {
|
|
|
225
228
|
const props = createProps( {
|
|
226
229
|
value: { color: '#4b1d80', style: 'dashed' },
|
|
227
230
|
} );
|
|
228
|
-
render( <
|
|
231
|
+
render( <TestBorderControl { ...props } /> );
|
|
229
232
|
|
|
230
233
|
expect(
|
|
231
234
|
screen.getByLabelText(
|
|
@@ -241,7 +244,7 @@ describe( 'BorderControl', () => {
|
|
|
241
244
|
value: undefined,
|
|
242
245
|
enableStyle: false,
|
|
243
246
|
} );
|
|
244
|
-
render( <
|
|
247
|
+
render( <TestBorderControl { ...props } /> );
|
|
245
248
|
|
|
246
249
|
expect(
|
|
247
250
|
screen.getByLabelText( 'Border color picker.' )
|
|
@@ -253,7 +256,7 @@ describe( 'BorderControl', () => {
|
|
|
253
256
|
value: { color: '#72aee6' },
|
|
254
257
|
enableStyle: false,
|
|
255
258
|
} );
|
|
256
|
-
render( <
|
|
259
|
+
render( <TestBorderControl { ...props } /> );
|
|
257
260
|
|
|
258
261
|
expect(
|
|
259
262
|
screen.getByLabelText(
|
|
@@ -267,7 +270,7 @@ describe( 'BorderControl', () => {
|
|
|
267
270
|
value: { color: '#4b1d80' },
|
|
268
271
|
enableStyle: false,
|
|
269
272
|
} );
|
|
270
|
-
render( <
|
|
273
|
+
render( <TestBorderControl { ...props } /> );
|
|
271
274
|
|
|
272
275
|
expect(
|
|
273
276
|
screen.getByLabelText(
|
|
@@ -281,7 +284,7 @@ describe( 'BorderControl', () => {
|
|
|
281
284
|
describe( 'onChange handling', () => {
|
|
282
285
|
it( 'should update width with slider value', () => {
|
|
283
286
|
const props = createProps( { withSlider: true } );
|
|
284
|
-
const { rerender } = render( <
|
|
287
|
+
const { rerender } = render( <TestBorderControl { ...props } /> );
|
|
285
288
|
|
|
286
289
|
const slider = getSliderInput();
|
|
287
290
|
// As per [1], it is not currently possible to reasonably
|
|
@@ -295,7 +298,7 @@ describe( 'BorderControl', () => {
|
|
|
295
298
|
width: '5px',
|
|
296
299
|
} );
|
|
297
300
|
|
|
298
|
-
rerender( <
|
|
301
|
+
rerender( <TestBorderControl { ...props } /> );
|
|
299
302
|
const widthInput = getWidthInput();
|
|
300
303
|
|
|
301
304
|
expect( widthInput.value ).toEqual( '5' );
|
|
@@ -304,7 +307,7 @@ describe( 'BorderControl', () => {
|
|
|
304
307
|
it( 'should update color selection', async () => {
|
|
305
308
|
const user = userEvent.setup();
|
|
306
309
|
const props = createProps();
|
|
307
|
-
render( <
|
|
310
|
+
render( <TestBorderControl { ...props } /> );
|
|
308
311
|
await openPopover( user );
|
|
309
312
|
await user.click( getColorOption( 'Green' ) );
|
|
310
313
|
|
|
@@ -317,7 +320,7 @@ describe( 'BorderControl', () => {
|
|
|
317
320
|
it( 'should clear color selection when toggling swatch off', async () => {
|
|
318
321
|
const user = userEvent.setup();
|
|
319
322
|
const props = createProps();
|
|
320
|
-
render( <
|
|
323
|
+
render( <TestBorderControl { ...props } /> );
|
|
321
324
|
await openPopover( user );
|
|
322
325
|
await user.click( getColorOption( 'Blue' ) );
|
|
323
326
|
|
|
@@ -330,7 +333,7 @@ describe( 'BorderControl', () => {
|
|
|
330
333
|
it( 'should update style selection', async () => {
|
|
331
334
|
const user = userEvent.setup();
|
|
332
335
|
const props = createProps();
|
|
333
|
-
render( <
|
|
336
|
+
render( <TestBorderControl { ...props } /> );
|
|
334
337
|
await openPopover( user );
|
|
335
338
|
await user.click( getButton( 'Dashed' ) );
|
|
336
339
|
|
|
@@ -343,7 +346,7 @@ describe( 'BorderControl', () => {
|
|
|
343
346
|
it( 'should take no action when color and style popover is closed', async () => {
|
|
344
347
|
const user = userEvent.setup();
|
|
345
348
|
const props = createProps();
|
|
346
|
-
render( <
|
|
349
|
+
render( <TestBorderControl { ...props } /> );
|
|
347
350
|
await openPopover( user );
|
|
348
351
|
await user.keyboard( 'Escape' );
|
|
349
352
|
|
|
@@ -353,7 +356,7 @@ describe( 'BorderControl', () => {
|
|
|
353
356
|
it( 'should reset color and style only when popover reset button clicked', async () => {
|
|
354
357
|
const user = userEvent.setup();
|
|
355
358
|
const props = createProps();
|
|
356
|
-
render( <
|
|
359
|
+
render( <TestBorderControl { ...props } /> );
|
|
357
360
|
await openPopover( user );
|
|
358
361
|
await user.click( getButton( 'Reset' ) );
|
|
359
362
|
|
|
@@ -367,9 +370,9 @@ describe( 'BorderControl', () => {
|
|
|
367
370
|
it( 'should sanitize border when width and color are undefined', async () => {
|
|
368
371
|
const user = userEvent.setup();
|
|
369
372
|
const props = createProps();
|
|
370
|
-
const { rerender } = render( <
|
|
373
|
+
const { rerender } = render( <TestBorderControl { ...props } /> );
|
|
371
374
|
await user.clear( getWidthInput() );
|
|
372
|
-
rerender( <
|
|
375
|
+
rerender( <TestBorderControl { ...props } /> );
|
|
373
376
|
await openPopover( user );
|
|
374
377
|
await user.click( getColorOption( 'Blue' ) );
|
|
375
378
|
|
|
@@ -381,9 +384,9 @@ describe( 'BorderControl', () => {
|
|
|
381
384
|
const props = createProps( {
|
|
382
385
|
shouldSanitizeBorder: false,
|
|
383
386
|
} );
|
|
384
|
-
const { rerender } = render( <
|
|
387
|
+
const { rerender } = render( <TestBorderControl { ...props } /> );
|
|
385
388
|
await user.clear( getWidthInput() );
|
|
386
|
-
rerender( <
|
|
389
|
+
rerender( <TestBorderControl { ...props } /> );
|
|
387
390
|
await openPopover( user );
|
|
388
391
|
await user.click( getColorOption( 'Blue' ) );
|
|
389
392
|
|
|
@@ -397,7 +400,7 @@ describe( 'BorderControl', () => {
|
|
|
397
400
|
it( 'should clear color and set style to `none` when setting zero width', async () => {
|
|
398
401
|
const user = userEvent.setup();
|
|
399
402
|
const props = createProps();
|
|
400
|
-
render( <
|
|
403
|
+
render( <TestBorderControl { ...props } /> );
|
|
401
404
|
await openPopover( user );
|
|
402
405
|
await user.click( getColorOption( 'Green' ) );
|
|
403
406
|
await user.click( getButton( 'Dotted' ) );
|
|
@@ -416,12 +419,12 @@ describe( 'BorderControl', () => {
|
|
|
416
419
|
it( 'should reselect color and style selections when changing to non-zero width', async () => {
|
|
417
420
|
const user = userEvent.setup();
|
|
418
421
|
const props = createProps();
|
|
419
|
-
const { rerender } = render( <
|
|
422
|
+
const { rerender } = render( <TestBorderControl { ...props } /> );
|
|
420
423
|
await openPopover( user );
|
|
421
424
|
await user.click( getColorOption( 'Green' ) );
|
|
422
|
-
rerender( <
|
|
425
|
+
rerender( <TestBorderControl { ...props } /> );
|
|
423
426
|
await user.click( getButton( 'Dotted' ) );
|
|
424
|
-
rerender( <
|
|
427
|
+
rerender( <TestBorderControl { ...props } /> );
|
|
425
428
|
const widthInput = getWidthInput();
|
|
426
429
|
await user.type( widthInput, '0', {
|
|
427
430
|
initialSelectionStart: 0,
|
|
@@ -442,7 +445,7 @@ describe( 'BorderControl', () => {
|
|
|
442
445
|
it( 'should set a non-zero width when applying color to zero width border', async () => {
|
|
443
446
|
const user = userEvent.setup();
|
|
444
447
|
const props = createProps( { value: undefined } );
|
|
445
|
-
const { rerender } = render( <
|
|
448
|
+
const { rerender } = render( <TestBorderControl { ...props } /> );
|
|
446
449
|
await openPopover( user );
|
|
447
450
|
await user.click( getColorOption( 'Yellow' ) );
|
|
448
451
|
|
|
@@ -454,7 +457,7 @@ describe( 'BorderControl', () => {
|
|
|
454
457
|
|
|
455
458
|
await user.type( getWidthInput(), '0' );
|
|
456
459
|
|
|
457
|
-
rerender( <
|
|
460
|
+
rerender( <TestBorderControl { ...props } /> );
|
|
458
461
|
await openPopover( user );
|
|
459
462
|
await user.click( getColorOption( 'Green' ) );
|
|
460
463
|
|
|
@@ -471,7 +474,7 @@ describe( 'BorderControl', () => {
|
|
|
471
474
|
value: undefined,
|
|
472
475
|
shouldSanitizeBorder: false,
|
|
473
476
|
} );
|
|
474
|
-
const { rerender } = render( <
|
|
477
|
+
const { rerender } = render( <TestBorderControl { ...props } /> );
|
|
475
478
|
await openPopover( user );
|
|
476
479
|
await user.click( getButton( 'Dashed' ) );
|
|
477
480
|
|
|
@@ -483,7 +486,7 @@ describe( 'BorderControl', () => {
|
|
|
483
486
|
|
|
484
487
|
await user.type( getWidthInput(), '0' );
|
|
485
488
|
|
|
486
|
-
rerender( <
|
|
489
|
+
rerender( <TestBorderControl { ...props } /> );
|
|
487
490
|
await openPopover( user );
|
|
488
491
|
await user.click( getButton( 'Dotted' ) );
|
|
489
492
|
|
|
@@ -188,6 +188,8 @@ function BoxControl( {
|
|
|
188
188
|
</BaseControl.VisualLabel>
|
|
189
189
|
{ isLinked && (
|
|
190
190
|
<InputWrapper>
|
|
191
|
+
{ /* Disable reason: the parent component is handling the __next40pxDefaultSize prop */ }
|
|
192
|
+
{ /* eslint-disable-next-line @wordpress/components-no-missing-40px-size-prop */ }
|
|
191
193
|
<InputControl side="all" { ...inputControlProps } />
|
|
192
194
|
</InputWrapper>
|
|
193
195
|
) }
|
|
@@ -203,6 +205,8 @@ function BoxControl( {
|
|
|
203
205
|
{ ! isLinked &&
|
|
204
206
|
splitOnAxis &&
|
|
205
207
|
[ 'vertical', 'horizontal' ].map( ( axis ) => (
|
|
208
|
+
// Disable reason: the parent component is handling the __next40pxDefaultSize prop
|
|
209
|
+
// eslint-disable-next-line @wordpress/components-no-missing-40px-size-prop
|
|
206
210
|
<InputControl
|
|
207
211
|
key={ axis }
|
|
208
212
|
side={ axis as 'horizontal' | 'vertical' }
|
|
@@ -212,6 +216,8 @@ function BoxControl( {
|
|
|
212
216
|
{ ! isLinked &&
|
|
213
217
|
! splitOnAxis &&
|
|
214
218
|
Array.from( sidesToRender ).map( ( axis ) => (
|
|
219
|
+
// Disable reason: the parent component is handling the __next40pxDefaultSize prop
|
|
220
|
+
// eslint-disable-next-line @wordpress/components-no-missing-40px-size-prop
|
|
215
221
|
<InputControl
|
|
216
222
|
key={ axis }
|
|
217
223
|
side={ axis }
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* External dependencies
|
|
3
3
|
*/
|
|
4
|
-
import type { Meta, StoryFn } from '@storybook/react-
|
|
4
|
+
import type { Meta, StoryFn } from '@storybook/react-vite';
|
|
5
5
|
import { fn } from 'storybook/test';
|
|
6
6
|
|
|
7
7
|
/**
|
|
@@ -31,7 +31,7 @@ const meta: Meta< typeof BoxControl > = {
|
|
|
31
31
|
export default meta;
|
|
32
32
|
|
|
33
33
|
const TemplateUncontrolled: StoryFn< typeof BoxControl > = ( props ) => {
|
|
34
|
-
return <BoxControl { ...props } />;
|
|
34
|
+
return <BoxControl __next40pxDefaultSize { ...props } />;
|
|
35
35
|
};
|
|
36
36
|
|
|
37
37
|
const TemplateControlled: StoryFn< typeof BoxControl > = ( props ) => {
|
|
@@ -39,6 +39,7 @@ const TemplateControlled: StoryFn< typeof BoxControl > = ( props ) => {
|
|
|
39
39
|
|
|
40
40
|
return (
|
|
41
41
|
<BoxControl
|
|
42
|
+
__next40pxDefaultSize
|
|
42
43
|
values={ values }
|
|
43
44
|
{ ...props }
|
|
44
45
|
onChange={ ( nextValue ) => {
|
|
@@ -33,6 +33,8 @@ function UnforwardedIconButton(
|
|
|
33
33
|
} );
|
|
34
34
|
|
|
35
35
|
return (
|
|
36
|
+
// Disable reason: the parent component is taking care of the __next40pxDefaultSize prop.
|
|
37
|
+
// eslint-disable-next-line @wordpress/components-no-missing-40px-size-prop
|
|
36
38
|
<Button
|
|
37
39
|
{ ...props }
|
|
38
40
|
ref={ ref }
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* External dependencies
|
|
3
3
|
*/
|
|
4
|
-
import type { StoryFn, Meta } from '@storybook/react-
|
|
4
|
+
import type { StoryFn, Meta } from '@storybook/react-vite';
|
|
5
5
|
|
|
6
6
|
/**
|
|
7
7
|
* WordPress dependencies
|
|
@@ -53,6 +53,7 @@ export const VariantStates: StoryFn< typeof Button > = (
|
|
|
53
53
|
{ variants.map( ( variant ) => (
|
|
54
54
|
<td key={ variant ?? 'undefined' } style={ { padding: 4 } }>
|
|
55
55
|
<Button
|
|
56
|
+
__next40pxDefaultSize
|
|
56
57
|
{ ...props }
|
|
57
58
|
variant={ variant }
|
|
58
59
|
{ ...buttonProps }
|
|
@@ -149,13 +150,16 @@ Icon.args = {
|
|
|
149
150
|
export const Dashicons: StoryFn< typeof Button > = ( props ) => {
|
|
150
151
|
return (
|
|
151
152
|
<div style={ { display: 'flex', gap: 8 } }>
|
|
152
|
-
<Button { ...props } />
|
|
153
|
-
<Button { ...props }>
|
|
154
|
-
|
|
153
|
+
<Button __next40pxDefaultSize { ...props } />
|
|
154
|
+
<Button __next40pxDefaultSize { ...props }>
|
|
155
|
+
Children
|
|
156
|
+
</Button>
|
|
157
|
+
<Button __next40pxDefaultSize { ...props } iconPosition="right">
|
|
155
158
|
Children (icon right)
|
|
156
159
|
</Button>
|
|
157
|
-
<Button { ...props } text="Text" />
|
|
160
|
+
<Button __next40pxDefaultSize { ...props } text="Text" />
|
|
158
161
|
<Button
|
|
162
|
+
__next40pxDefaultSize
|
|
159
163
|
{ ...props }
|
|
160
164
|
text="Text (icon right)"
|
|
161
165
|
iconPosition="right"
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* External dependencies
|
|
3
3
|
*/
|
|
4
|
-
import type { Meta, StoryFn } from '@storybook/react-
|
|
4
|
+
import type { Meta, StoryFn } from '@storybook/react-vite';
|
|
5
5
|
import type { ReactNode } from 'react';
|
|
6
6
|
|
|
7
7
|
/**
|
|
@@ -57,7 +57,7 @@ const meta: Meta< typeof Button > = {
|
|
|
57
57
|
export default meta;
|
|
58
58
|
|
|
59
59
|
const Template: StoryFn< typeof Button > = ( props ) => {
|
|
60
|
-
return <Button { ...props }></Button>;
|
|
60
|
+
return <Button __next40pxDefaultSize { ...props }></Button>;
|
|
61
61
|
};
|
|
62
62
|
|
|
63
63
|
export const Default = Template.bind( {} );
|
|
@@ -126,9 +126,13 @@ export const GroupedIcons = () => {
|
|
|
126
126
|
|
|
127
127
|
return (
|
|
128
128
|
<GroupContainer>
|
|
129
|
-
<Button icon={ formatBold } label="Bold" />
|
|
130
|
-
<Button
|
|
131
|
-
|
|
129
|
+
<Button __next40pxDefaultSize icon={ formatBold } label="Bold" />
|
|
130
|
+
<Button
|
|
131
|
+
__next40pxDefaultSize
|
|
132
|
+
icon={ formatItalic }
|
|
133
|
+
label="Italic"
|
|
134
|
+
/>
|
|
135
|
+
<Button __next40pxDefaultSize icon={ link } label="Link" />
|
|
132
136
|
</GroupContainer>
|
|
133
137
|
);
|
|
134
138
|
};
|
|
@@ -234,7 +234,6 @@ describe( 'Button', () => {
|
|
|
234
234
|
} );
|
|
235
235
|
|
|
236
236
|
it( 'should add a disabled prop to the button', () => {
|
|
237
|
-
// eslint-disable-next-line no-restricted-syntax
|
|
238
237
|
render( <Button disabled /> );
|
|
239
238
|
|
|
240
239
|
expect( screen.getByRole( 'button' ) ).toBeDisabled();
|
|
@@ -522,7 +521,6 @@ describe( 'Button', () => {
|
|
|
522
521
|
|
|
523
522
|
it( 'should become a button again when disabled is supplied', () => {
|
|
524
523
|
// @ts-expect-error - a button should not have `href`
|
|
525
|
-
// eslint-disable-next-line no-restricted-syntax
|
|
526
524
|
render( <Button href="https://wordpress.org/" disabled /> );
|
|
527
525
|
|
|
528
526
|
expect( screen.getByRole( 'button' ) ).toBeVisible();
|
|
@@ -618,7 +616,6 @@ describe( 'Button', () => {
|
|
|
618
616
|
} );
|
|
619
617
|
|
|
620
618
|
it( 'should not break when the legacy __experimentalIsFocusable prop is passed', () => {
|
|
621
|
-
// eslint-disable-next-line no-restricted-syntax
|
|
622
619
|
render( <Button disabled __experimentalIsFocusable /> );
|
|
623
620
|
const button = screen.getByRole( 'button' );
|
|
624
621
|
|
|
@@ -633,10 +630,8 @@ describe( 'Button', () => {
|
|
|
633
630
|
{ /* @ts-expect-error - `target` requires `href` */ }
|
|
634
631
|
<Button target="foo" />
|
|
635
632
|
|
|
636
|
-
{ /* eslint-disable no-restricted-syntax */ }
|
|
637
633
|
{ /* @ts-expect-error - `disabled` is only for buttons */ }
|
|
638
634
|
<Button href="foo" disabled />
|
|
639
|
-
{ /* eslint-enable no-restricted-syntax */ }
|
|
640
635
|
|
|
641
636
|
<Button href="foo" type="image/png" />
|
|
642
637
|
{ /* @ts-expect-error - if button, type must be submit/reset/button */ }
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* External dependencies
|
|
3
3
|
*/
|
|
4
|
-
import type { Meta, StoryObj } from '@storybook/react-
|
|
4
|
+
import type { Meta, StoryObj } from '@storybook/react-vite';
|
|
5
5
|
|
|
6
6
|
/**
|
|
7
7
|
* Internal dependencies
|
|
@@ -33,8 +33,10 @@ export const Default: StoryObj< typeof ButtonGroup > = {
|
|
|
33
33
|
args: {
|
|
34
34
|
children: (
|
|
35
35
|
<>
|
|
36
|
-
<Button variant="primary">
|
|
37
|
-
|
|
36
|
+
<Button __next40pxDefaultSize variant="primary">
|
|
37
|
+
Button 1
|
|
38
|
+
</Button>
|
|
39
|
+
<Button __next40pxDefaultSize>Button 2</Button>
|
|
38
40
|
</>
|
|
39
41
|
),
|
|
40
42
|
},
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* External dependencies
|
|
3
3
|
*/
|
|
4
|
-
import type { Meta, StoryObj } from '@storybook/react-
|
|
4
|
+
import type { Meta, StoryObj } from '@storybook/react-vite';
|
|
5
5
|
|
|
6
6
|
/**
|
|
7
7
|
* Internal dependencies
|
|
@@ -66,7 +66,9 @@ export const Default: StoryObj< typeof Card > = {
|
|
|
66
66
|
</CardMedia>
|
|
67
67
|
<CardFooter>
|
|
68
68
|
<Text>CardFooter</Text>
|
|
69
|
-
<Button variant="secondary">
|
|
69
|
+
<Button __next40pxDefaultSize variant="secondary">
|
|
70
|
+
Action Button
|
|
71
|
+
</Button>
|
|
70
72
|
</CardFooter>
|
|
71
73
|
</>
|
|
72
74
|
),
|
|
@@ -31,6 +31,7 @@ function UnforwardedOptionAsButton(
|
|
|
31
31
|
const { isPressed, label, ...additionalProps } = props;
|
|
32
32
|
return (
|
|
33
33
|
<Button
|
|
34
|
+
__next40pxDefaultSize
|
|
34
35
|
{ ...additionalProps }
|
|
35
36
|
aria-pressed={ isPressed }
|
|
36
37
|
ref={ forwardedRef }
|
|
@@ -67,6 +68,7 @@ function UnforwardedOptionAsOption(
|
|
|
67
68
|
<Composite.Item
|
|
68
69
|
render={
|
|
69
70
|
<Button
|
|
71
|
+
__next40pxDefaultSize
|
|
70
72
|
{ ...additionalProps }
|
|
71
73
|
role="option"
|
|
72
74
|
aria-selected={ !! isSelected }
|
|
@@ -97,7 +99,6 @@ export function Option( {
|
|
|
97
99
|
const commonProps = {
|
|
98
100
|
id,
|
|
99
101
|
className: 'components-circular-option-picker__option',
|
|
100
|
-
__next40pxDefaultSize: true,
|
|
101
102
|
...additionalProps,
|
|
102
103
|
};
|
|
103
104
|
|
|
@@ -65,6 +65,8 @@ export default function ClipboardButton( {
|
|
|
65
65
|
};
|
|
66
66
|
|
|
67
67
|
return (
|
|
68
|
+
// Disable reasons: the parent component takes care of the __next40pxDefaultSize prop.
|
|
69
|
+
// eslint-disable-next-line @wordpress/components-no-missing-40px-size-prop
|
|
68
70
|
<Button
|
|
69
71
|
{ ...buttonProps }
|
|
70
72
|
className={ classes }
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* External dependencies
|
|
3
3
|
*/
|
|
4
|
-
import type { Meta, StoryFn } from '@storybook/react-
|
|
4
|
+
import type { Meta, StoryFn } from '@storybook/react-vite';
|
|
5
5
|
import { fn } from 'storybook/test';
|
|
6
6
|
|
|
7
7
|
/**
|
|
@@ -69,6 +69,7 @@ const Template: StoryFn< typeof ComboboxControl > = ( {
|
|
|
69
69
|
return (
|
|
70
70
|
<>
|
|
71
71
|
<ComboboxControl
|
|
72
|
+
__next40pxDefaultSize
|
|
72
73
|
{ ...args }
|
|
73
74
|
value={ value }
|
|
74
75
|
onChange={ ( ...changeArgs ) => {
|