@wordpress/components 28.10.0 → 28.11.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 +35 -0
- package/build/autocomplete/autocompleter-ui.js +2 -6
- package/build/autocomplete/autocompleter-ui.js.map +1 -1
- package/build/autocomplete/autocompleter-ui.native.js +2 -4
- package/build/autocomplete/autocompleter-ui.native.js.map +1 -1
- package/build/autocomplete/index.js +4 -5
- package/build/autocomplete/index.js.map +1 -1
- package/build/base-control/types.js.map +1 -1
- package/build/border-box-control/border-box-control/component.js +1 -0
- package/build/border-box-control/border-box-control/component.js.map +1 -1
- package/build/border-box-control/border-box-control/hook.js +6 -0
- package/build/border-box-control/border-box-control/hook.js.map +1 -1
- package/build/border-control/border-control/component.js +1 -0
- package/build/border-control/border-control/component.js.map +1 -1
- package/build/border-control/border-control/hook.js +6 -0
- package/build/border-control/border-control/hook.js.map +1 -1
- package/build/border-control/border-control-dropdown/component.js +12 -12
- package/build/border-control/border-control-dropdown/component.js.map +1 -1
- package/build/color-palette/index.js +1 -1
- package/build/color-palette/index.js.map +1 -1
- package/build/color-palette/index.native.js +1 -2
- package/build/color-palette/index.native.js.map +1 -1
- package/build/color-picker/index.native.js +0 -1
- package/build/color-picker/index.native.js.map +1 -1
- package/build/composite/legacy/index.js +5 -2
- package/build/composite/legacy/index.js.map +1 -1
- package/build/custom-gradient-picker/gradient-bar/control-points.js +1 -1
- package/build/custom-gradient-picker/gradient-bar/control-points.js.map +1 -1
- package/build/date-time/date/index.js +0 -1
- package/build/date-time/date/index.js.map +1 -1
- package/build/font-size-picker/index.native.js +6 -6
- package/build/font-size-picker/index.native.js.map +1 -1
- package/build/form-token-field/index.js +0 -3
- package/build/form-token-field/index.js.map +1 -1
- package/build/form-token-field/suggestions-list.js +7 -3
- package/build/form-token-field/suggestions-list.js.map +1 -1
- package/build/{dropdown-menu-v2 → menu}/checkbox-item.js +8 -8
- package/build/menu/checkbox-item.js.map +1 -0
- package/build/{dropdown-menu-v2 → menu}/context.js +2 -2
- package/build/menu/context.js.map +1 -0
- package/build/{dropdown-menu-v2 → menu}/group-label.js +5 -5
- package/build/menu/group-label.js.map +1 -0
- package/build/{dropdown-menu-v2 → menu}/group.js +5 -5
- package/build/menu/group.js.map +1 -0
- package/build/{dropdown-menu-v2 → menu}/index.js +38 -38
- package/build/menu/index.js.map +1 -0
- package/build/{dropdown-menu-v2 → menu}/item-help-text.js +3 -3
- package/build/menu/item-help-text.js.map +1 -0
- package/build/{dropdown-menu-v2 → menu}/item-label.js +3 -3
- package/build/menu/item-label.js.map +1 -0
- package/build/{dropdown-menu-v2 → menu}/item.js +7 -7
- package/build/menu/item.js.map +1 -0
- package/build/{dropdown-menu-v2 → menu}/radio-item.js +8 -8
- package/build/menu/radio-item.js.map +1 -0
- package/build/{dropdown-menu-v2 → menu}/separator.js +6 -6
- package/build/menu/separator.js.map +1 -0
- package/build/menu/styles.js +150 -0
- package/build/menu/styles.js.map +1 -0
- package/build/menu/types.js.map +1 -0
- package/build/menu/use-temporary-focus-visible-fix.js.map +1 -0
- package/build/mobile/bottom-sheet/bottom-sheet-navigation/navigation-screen.native.js +3 -5
- package/build/mobile/bottom-sheet/bottom-sheet-navigation/navigation-screen.native.js.map +1 -1
- package/build/mobile/bottom-sheet/range-cell.native.js +1 -1
- package/build/mobile/bottom-sheet/range-cell.native.js.map +1 -1
- package/build/mobile/bottom-sheet/stepper-cell/index.native.js +1 -1
- package/build/mobile/bottom-sheet/stepper-cell/index.native.js.map +1 -1
- package/build/mobile/bottom-sheet/sub-sheet/index.native.js +1 -3
- package/build/mobile/bottom-sheet/sub-sheet/index.native.js.map +1 -1
- package/build/mobile/bottom-sheet-select-control/index.native.js +2 -2
- package/build/mobile/bottom-sheet-select-control/index.native.js.map +1 -1
- package/build/mobile/color-settings/index.native.js +1 -3
- package/build/mobile/color-settings/index.native.js.map +1 -1
- package/build/mobile/color-settings/picker-screen.native.js +1 -3
- package/build/mobile/color-settings/picker-screen.native.js.map +1 -1
- package/build/mobile/image/index.native.js +1 -3
- package/build/mobile/image/index.native.js.map +1 -1
- package/build/mobile/keyboard-avoiding-view/index.ios.js +1 -3
- package/build/mobile/keyboard-avoiding-view/index.ios.js.map +1 -1
- package/build/mobile/link-picker/link-picker-results.native.js +2 -5
- package/build/mobile/link-picker/link-picker-results.native.js.map +1 -1
- package/build/mobile/link-picker/link-picker-screen.native.js +1 -3
- package/build/mobile/link-picker/link-picker-screen.native.js.map +1 -1
- package/build/mobile/link-settings/index.native.js +6 -18
- package/build/mobile/link-settings/index.native.js.map +1 -1
- package/build/mobile/link-settings/link-settings-screen.native.js +1 -3
- package/build/mobile/link-settings/link-settings-screen.native.js.map +1 -1
- package/build/mobile/segmented-control/index.native.js +2 -6
- package/build/mobile/segmented-control/index.native.js.map +1 -1
- package/build/mobile/utils/use-unit-converter-to-mobile.native.js +2 -6
- package/build/mobile/utils/use-unit-converter-to-mobile.native.js.map +1 -1
- package/build/navigation/index.js +1 -2
- package/build/navigation/index.js.map +1 -1
- package/build/navigation/item/use-navigation-tree-item.js +2 -2
- package/build/navigation/item/use-navigation-tree-item.js.map +1 -1
- package/build/navigation/menu/menu-title-search.js +2 -2
- package/build/navigation/menu/menu-title-search.js.map +1 -1
- package/build/navigation/menu/use-navigation-tree-menu.js +2 -2
- package/build/navigation/menu/use-navigation-tree-menu.js.map +1 -1
- package/build/palette-edit/index.js +4 -2
- package/build/palette-edit/index.js.map +1 -1
- package/build/palette-edit/styles.js +13 -28
- package/build/palette-edit/styles.js.map +1 -1
- package/build/private-apis.js +4 -4
- package/build/private-apis.js.map +1 -1
- package/build/radio-group/index.js +3 -1
- package/build/radio-group/index.js.map +1 -1
- package/build/sandbox/index.js +3 -6
- package/build/sandbox/index.js.map +1 -1
- package/build/sandbox/index.native.js +1 -3
- package/build/sandbox/index.native.js.map +1 -1
- package/build/search-control/index.native.js +1 -3
- package/build/search-control/index.native.js.map +1 -1
- package/build/slot-fill/bubbles-virtually/slot.js +1 -2
- package/build/slot-fill/bubbles-virtually/slot.js.map +1 -1
- package/build/slot-fill/fill.js +3 -6
- package/build/slot-fill/fill.js.map +1 -1
- package/build/spacer/hook.js +5 -3
- package/build/spacer/hook.js.map +1 -1
- package/build/tab-panel/index.js +4 -1
- package/build/tab-panel/index.js.map +1 -1
- package/build/tabs/index.js +48 -113
- package/build/tabs/index.js.map +1 -1
- package/build/tabs/styles.js +12 -12
- package/build/tabs/styles.js.map +1 -1
- package/build/tabs/tab.js +23 -6
- package/build/tabs/tab.js.map +1 -1
- package/build/tabs/tablist.js +24 -12
- package/build/tabs/tablist.js.map +1 -1
- package/build/tabs/types.js.map +1 -1
- package/build/toggle-group-control/toggle-group-control/component.js +2 -1
- package/build/toggle-group-control/toggle-group-control/component.js.map +1 -1
- package/build/toolbar/toolbar/index.js +3 -0
- package/build/toolbar/toolbar/index.js.map +1 -1
- package/build/tools-panel/tools-panel-header/component.js +1 -1
- package/build/tools-panel/tools-panel-header/component.js.map +1 -1
- package/build/tools-panel/tools-panel-item/hook.js +0 -2
- package/build/tools-panel/tools-panel-item/hook.js.map +1 -1
- package/build/tooltip/index.native.js +5 -15
- package/build/tooltip/index.native.js.map +1 -1
- package/build/unit-control/index.native.js +2 -6
- package/build/unit-control/index.native.js.map +1 -1
- package/build/utils/deprecated-36px-size.js +27 -0
- package/build/utils/deprecated-36px-size.js.map +1 -0
- package/build/utils/element-rect.js +13 -2
- package/build/utils/element-rect.js.map +1 -1
- package/build/utils/hooks/use-animated-offset-rect.js +3 -2
- package/build/utils/hooks/use-animated-offset-rect.js.map +1 -1
- package/build/utils/hooks/use-update-effect.js +0 -2
- package/build/utils/hooks/use-update-effect.js.map +1 -1
- package/build-module/autocomplete/autocompleter-ui.js +2 -6
- package/build-module/autocomplete/autocompleter-ui.js.map +1 -1
- package/build-module/autocomplete/autocompleter-ui.native.js +2 -4
- package/build-module/autocomplete/autocompleter-ui.native.js.map +1 -1
- package/build-module/autocomplete/index.js +4 -5
- package/build-module/autocomplete/index.js.map +1 -1
- package/build-module/base-control/types.js.map +1 -1
- package/build-module/border-box-control/border-box-control/component.js +1 -0
- package/build-module/border-box-control/border-box-control/component.js.map +1 -1
- package/build-module/border-box-control/border-box-control/hook.js +6 -0
- package/build-module/border-box-control/border-box-control/hook.js.map +1 -1
- package/build-module/border-control/border-control/component.js +1 -0
- package/build-module/border-control/border-control/component.js.map +1 -1
- package/build-module/border-control/border-control/hook.js +7 -0
- package/build-module/border-control/border-control/hook.js.map +1 -1
- package/build-module/border-control/border-control-dropdown/component.js +12 -12
- package/build-module/border-control/border-control-dropdown/component.js.map +1 -1
- package/build-module/color-palette/index.js +1 -1
- package/build-module/color-palette/index.js.map +1 -1
- package/build-module/color-palette/index.native.js +1 -2
- package/build-module/color-palette/index.native.js.map +1 -1
- package/build-module/color-picker/index.native.js +0 -1
- package/build-module/color-picker/index.native.js.map +1 -1
- package/build-module/composite/legacy/index.js +5 -2
- package/build-module/composite/legacy/index.js.map +1 -1
- package/build-module/custom-gradient-picker/gradient-bar/control-points.js +1 -1
- package/build-module/custom-gradient-picker/gradient-bar/control-points.js.map +1 -1
- package/build-module/date-time/date/index.js +0 -1
- package/build-module/date-time/date/index.js.map +1 -1
- package/build-module/font-size-picker/index.native.js +7 -7
- package/build-module/font-size-picker/index.native.js.map +1 -1
- package/build-module/form-token-field/index.js +0 -3
- package/build-module/form-token-field/index.js.map +1 -1
- package/build-module/form-token-field/suggestions-list.js +7 -3
- package/build-module/form-token-field/suggestions-list.js.map +1 -1
- package/build-module/{dropdown-menu-v2 → menu}/checkbox-item.js +8 -8
- package/build-module/menu/checkbox-item.js.map +1 -0
- package/build-module/{dropdown-menu-v2 → menu}/context.js +1 -1
- package/build-module/menu/context.js.map +1 -0
- package/build-module/{dropdown-menu-v2 → menu}/group-label.js +5 -5
- package/build-module/menu/group-label.js.map +1 -0
- package/build-module/menu/group.js +21 -0
- package/build-module/menu/group.js.map +1 -0
- package/build-module/{dropdown-menu-v2 → menu}/index.js +46 -46
- package/build-module/menu/index.js.map +1 -0
- package/build-module/{dropdown-menu-v2 → menu}/item-help-text.js +2 -2
- package/build-module/menu/item-help-text.js.map +1 -0
- package/build-module/{dropdown-menu-v2 → menu}/item-label.js +2 -2
- package/build-module/menu/item-label.js.map +1 -0
- package/build-module/{dropdown-menu-v2 → menu}/item.js +7 -7
- package/build-module/menu/item.js.map +1 -0
- package/build-module/{dropdown-menu-v2 → menu}/radio-item.js +8 -8
- package/build-module/menu/radio-item.js.map +1 -0
- package/build-module/menu/separator.js +22 -0
- package/build-module/menu/separator.js.map +1 -0
- package/build-module/menu/styles.js +143 -0
- package/build-module/menu/styles.js.map +1 -0
- package/build-module/menu/types.js.map +1 -0
- package/build-module/menu/use-temporary-focus-visible-fix.js.map +1 -0
- package/build-module/mobile/bottom-sheet/bottom-sheet-navigation/navigation-screen.native.js +3 -5
- package/build-module/mobile/bottom-sheet/bottom-sheet-navigation/navigation-screen.native.js.map +1 -1
- package/build-module/mobile/bottom-sheet/range-cell.native.js +1 -1
- package/build-module/mobile/bottom-sheet/range-cell.native.js.map +1 -1
- package/build-module/mobile/bottom-sheet/stepper-cell/index.native.js +1 -1
- package/build-module/mobile/bottom-sheet/stepper-cell/index.native.js.map +1 -1
- package/build-module/mobile/bottom-sheet/sub-sheet/index.native.js +1 -3
- package/build-module/mobile/bottom-sheet/sub-sheet/index.native.js.map +1 -1
- package/build-module/mobile/bottom-sheet-select-control/index.native.js +2 -2
- package/build-module/mobile/bottom-sheet-select-control/index.native.js.map +1 -1
- package/build-module/mobile/color-settings/index.native.js +1 -3
- package/build-module/mobile/color-settings/index.native.js.map +1 -1
- package/build-module/mobile/color-settings/picker-screen.native.js +1 -3
- package/build-module/mobile/color-settings/picker-screen.native.js.map +1 -1
- package/build-module/mobile/image/index.native.js +1 -3
- package/build-module/mobile/image/index.native.js.map +1 -1
- package/build-module/mobile/keyboard-avoiding-view/index.ios.js +1 -3
- package/build-module/mobile/keyboard-avoiding-view/index.ios.js.map +1 -1
- package/build-module/mobile/link-picker/link-picker-results.native.js +2 -5
- package/build-module/mobile/link-picker/link-picker-results.native.js.map +1 -1
- package/build-module/mobile/link-picker/link-picker-screen.native.js +1 -3
- package/build-module/mobile/link-picker/link-picker-screen.native.js.map +1 -1
- package/build-module/mobile/link-settings/index.native.js +6 -18
- package/build-module/mobile/link-settings/index.native.js.map +1 -1
- package/build-module/mobile/link-settings/link-settings-screen.native.js +1 -3
- package/build-module/mobile/link-settings/link-settings-screen.native.js.map +1 -1
- package/build-module/mobile/segmented-control/index.native.js +2 -6
- package/build-module/mobile/segmented-control/index.native.js.map +1 -1
- package/build-module/mobile/utils/use-unit-converter-to-mobile.native.js +2 -6
- package/build-module/mobile/utils/use-unit-converter-to-mobile.native.js.map +1 -1
- package/build-module/navigation/index.js +1 -2
- package/build-module/navigation/index.js.map +1 -1
- package/build-module/navigation/item/use-navigation-tree-item.js +2 -2
- package/build-module/navigation/item/use-navigation-tree-item.js.map +1 -1
- package/build-module/navigation/menu/menu-title-search.js +2 -2
- package/build-module/navigation/menu/menu-title-search.js.map +1 -1
- package/build-module/navigation/menu/use-navigation-tree-menu.js +2 -2
- package/build-module/navigation/menu/use-navigation-tree-menu.js.map +1 -1
- package/build-module/palette-edit/index.js +6 -4
- package/build-module/palette-edit/index.js.map +1 -1
- package/build-module/palette-edit/styles.js +13 -29
- package/build-module/palette-edit/styles.js.map +1 -1
- package/build-module/private-apis.js +3 -3
- package/build-module/private-apis.js.map +1 -1
- package/build-module/radio-group/index.js +3 -1
- package/build-module/radio-group/index.js.map +1 -1
- package/build-module/sandbox/index.js +3 -6
- package/build-module/sandbox/index.js.map +1 -1
- package/build-module/sandbox/index.native.js +1 -3
- package/build-module/sandbox/index.native.js.map +1 -1
- package/build-module/search-control/index.native.js +1 -3
- package/build-module/search-control/index.native.js.map +1 -1
- package/build-module/slot-fill/bubbles-virtually/slot.js +1 -2
- package/build-module/slot-fill/bubbles-virtually/slot.js.map +1 -1
- package/build-module/slot-fill/fill.js +3 -6
- package/build-module/slot-fill/fill.js.map +1 -1
- package/build-module/spacer/hook.js +5 -3
- package/build-module/spacer/hook.js.map +1 -1
- package/build-module/tab-panel/index.js +4 -1
- package/build-module/tab-panel/index.js.map +1 -1
- package/build-module/tabs/index.js +47 -112
- package/build-module/tabs/index.js.map +1 -1
- package/build-module/tabs/styles.js +11 -11
- package/build-module/tabs/styles.js.map +1 -1
- package/build-module/tabs/tab.js +21 -6
- package/build-module/tabs/tab.js.map +1 -1
- package/build-module/tabs/tablist.js +24 -12
- package/build-module/tabs/tablist.js.map +1 -1
- package/build-module/tabs/types.js.map +1 -1
- package/build-module/toggle-group-control/toggle-group-control/component.js +2 -1
- package/build-module/toggle-group-control/toggle-group-control/component.js.map +1 -1
- package/build-module/toolbar/toolbar/index.js +3 -0
- package/build-module/toolbar/toolbar/index.js.map +1 -1
- package/build-module/tools-panel/tools-panel-header/component.js +1 -1
- package/build-module/tools-panel/tools-panel-header/component.js.map +1 -1
- package/build-module/tools-panel/tools-panel-item/hook.js +0 -2
- package/build-module/tools-panel/tools-panel-item/hook.js.map +1 -1
- package/build-module/tooltip/index.native.js +5 -15
- package/build-module/tooltip/index.native.js.map +1 -1
- package/build-module/unit-control/index.native.js +2 -6
- package/build-module/unit-control/index.native.js.map +1 -1
- package/build-module/utils/deprecated-36px-size.js +19 -0
- package/build-module/utils/deprecated-36px-size.js.map +1 -0
- package/build-module/utils/element-rect.js +13 -2
- package/build-module/utils/element-rect.js.map +1 -1
- package/build-module/utils/hooks/use-animated-offset-rect.js +3 -2
- package/build-module/utils/hooks/use-animated-offset-rect.js.map +1 -1
- package/build-module/utils/hooks/use-update-effect.js +0 -2
- package/build-module/utils/hooks/use-update-effect.js.map +1 -1
- package/build-style/style-rtl.css +6 -6
- package/build-style/style.css +6 -6
- package/build-types/animate/stories/index.story.d.ts.map +1 -1
- package/build-types/autocomplete/autocompleter-ui.d.ts.map +1 -1
- package/build-types/autocomplete/index.d.ts.map +1 -1
- package/build-types/base-control/stories/index.story.d.ts.map +1 -1
- package/build-types/base-control/types.d.ts +3 -0
- package/build-types/base-control/types.d.ts.map +1 -1
- package/build-types/border-box-control/border-box-control/component.d.ts +1 -0
- package/build-types/border-box-control/border-box-control/component.d.ts.map +1 -1
- package/build-types/border-box-control/border-box-control/hook.d.ts.map +1 -1
- package/build-types/border-control/border-control/component.d.ts +1 -0
- package/build-types/border-control/border-control/component.d.ts.map +1 -1
- package/build-types/border-control/border-control/hook.d.ts.map +1 -1
- package/build-types/border-control/border-control-dropdown/component.d.ts.map +1 -1
- package/build-types/border-control/stories/index.story.d.ts.map +1 -1
- package/build-types/button/stories/index.story.d.ts.map +1 -1
- package/build-types/card/stories/index.story.d.ts.map +1 -1
- package/build-types/composite/legacy/index.d.ts.map +1 -1
- package/build-types/composite/stories/index.story.d.ts.map +1 -1
- package/build-types/date-time/date/index.d.ts.map +1 -1
- package/build-types/disabled/stories/index.story.d.ts.map +1 -1
- package/build-types/draggable/stories/index.story.d.ts.map +1 -1
- package/build-types/form-token-field/index.d.ts.map +1 -1
- package/build-types/form-token-field/suggestions-list.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.map +1 -1
- package/build-types/menu/checkbox-item.d.ts +3 -0
- package/build-types/menu/checkbox-item.d.ts.map +1 -0
- package/build-types/menu/context.d.ts +6 -0
- package/build-types/menu/context.d.ts.map +1 -0
- package/build-types/menu/group-label.d.ts +3 -0
- package/build-types/menu/group-label.d.ts.map +1 -0
- package/build-types/menu/group.d.ts +3 -0
- package/build-types/menu/group.d.ts.map +1 -0
- package/build-types/menu/index.d.ts +40 -0
- package/build-types/menu/index.d.ts.map +1 -0
- package/build-types/{dropdown-menu-v2 → menu}/item-help-text.d.ts +1 -1
- package/build-types/menu/item-help-text.d.ts.map +1 -0
- package/build-types/{dropdown-menu-v2 → menu}/item-label.d.ts +1 -1
- package/build-types/menu/item-label.d.ts.map +1 -0
- package/build-types/menu/item.d.ts +3 -0
- package/build-types/menu/item.d.ts.map +1 -0
- package/build-types/menu/radio-item.d.ts +3 -0
- package/build-types/menu/radio-item.d.ts.map +1 -0
- package/build-types/menu/separator.d.ts +3 -0
- package/build-types/menu/separator.d.ts.map +1 -0
- package/build-types/menu/stories/index.story.d.ts +16 -0
- package/build-types/menu/stories/index.story.d.ts.map +1 -0
- package/build-types/{dropdown-menu-v2 → menu}/styles.d.ts +13 -13
- package/build-types/menu/styles.d.ts.map +1 -0
- package/build-types/menu/test/index.d.ts.map +1 -0
- package/build-types/{dropdown-menu-v2 → menu}/types.d.ts +22 -21
- package/build-types/menu/types.d.ts.map +1 -0
- package/build-types/menu/use-temporary-focus-visible-fix.d.ts.map +1 -0
- 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/index.d.ts.map +1 -1
- package/build-types/palette-edit/index.d.ts.map +1 -1
- package/build-types/palette-edit/styles.d.ts +0 -256
- package/build-types/palette-edit/styles.d.ts.map +1 -1
- package/build-types/panel/stories/index.story.d.ts.map +1 -1
- package/build-types/radio-group/index.d.ts.map +1 -1
- package/build-types/resizable-box/stories/index.story.d.ts.map +1 -1
- package/build-types/sandbox/index.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/shortcut/stories/index.story.d.ts.map +1 -1
- package/build-types/slot-fill/bubbles-virtually/slot.d.ts.map +1 -1
- package/build-types/slot-fill/fill.d.ts.map +1 -1
- package/build-types/slot-fill/stories/index.story.d.ts.map +1 -1
- package/build-types/spacer/hook.d.ts.map +1 -1
- package/build-types/tab-panel/index.d.ts.map +1 -1
- package/build-types/tab-panel/stories/index.story.d.ts.map +1 -1
- package/build-types/tabs/index.d.ts +21 -8
- package/build-types/tabs/index.d.ts.map +1 -1
- package/build-types/tabs/stories/index.story.d.ts +1 -1
- package/build-types/tabs/stories/index.story.d.ts.map +1 -1
- package/build-types/tabs/styles.d.ts +6 -3
- package/build-types/tabs/styles.d.ts.map +1 -1
- package/build-types/tabs/tab.d.ts +0 -3
- package/build-types/tabs/tab.d.ts.map +1 -1
- package/build-types/tabs/tablist.d.ts.map +1 -1
- package/build-types/tabs/types.d.ts +85 -48
- package/build-types/tabs/types.d.ts.map +1 -1
- package/build-types/theme/stories/index.story.d.ts.map +1 -1
- package/build-types/toggle-group-control/toggle-group-control/component.d.ts.map +1 -1
- package/build-types/toolbar/toolbar/index.d.ts.map +1 -1
- package/build-types/tools-panel/tools-panel-item/hook.d.ts.map +1 -1
- package/build-types/utils/deprecated-36px-size.d.ts +6 -0
- package/build-types/utils/deprecated-36px-size.d.ts.map +1 -0
- package/build-types/utils/element-rect.d.ts +1 -1
- package/build-types/utils/element-rect.d.ts.map +1 -1
- package/build-types/utils/hooks/use-animated-offset-rect.d.ts +8 -1
- package/build-types/utils/hooks/use-animated-offset-rect.d.ts.map +1 -1
- package/build-types/utils/hooks/use-update-effect.d.ts.map +1 -1
- package/build-types/visually-hidden/stories/index.story.d.ts.map +1 -1
- package/package.json +20 -19
- package/src/alignment-matrix-control/README.md +1 -2
- package/src/angle-picker-control/README.md +1 -2
- package/src/animate/stories/index.story.tsx +2 -1
- package/src/autocomplete/autocompleter-ui.native.js +2 -4
- package/src/autocomplete/autocompleter-ui.tsx +2 -6
- package/src/autocomplete/index.tsx +4 -5
- package/src/base-control/README.md +58 -47
- package/src/base-control/docs-manifest.json +12 -0
- package/src/base-control/stories/index.story.tsx +4 -0
- package/src/base-control/types.ts +3 -0
- package/src/border-box-control/border-box-control/README.md +1 -0
- package/src/border-box-control/border-box-control/component.tsx +1 -0
- package/src/border-box-control/border-box-control/hook.ts +7 -0
- package/src/border-box-control/stories/index.story.tsx +1 -0
- package/src/border-box-control/test/index.tsx +1 -0
- package/src/border-control/border-control/README.md +1 -0
- package/src/border-control/border-control/component.tsx +1 -0
- package/src/border-control/border-control/hook.ts +7 -1
- package/src/border-control/border-control-dropdown/component.tsx +24 -12
- package/src/border-control/stories/index.story.tsx +1 -0
- package/src/border-control/test/index.js +1 -0
- package/src/button/stories/index.story.tsx +2 -1
- package/src/card/stories/index.story.tsx +2 -1
- package/src/color-palette/index.native.js +1 -2
- package/src/color-palette/index.tsx +1 -1
- package/src/color-palette/style.scss +2 -4
- package/src/color-picker/index.native.js +0 -1
- package/src/composite/legacy/index.tsx +5 -2
- package/src/composite/stories/index.story.tsx +2 -1
- package/src/custom-gradient-picker/gradient-bar/control-points.tsx +1 -1
- package/src/date-time/date/index.tsx +0 -1
- package/src/disabled/stories/index.story.tsx +2 -1
- package/src/draggable/stories/index.story.tsx +2 -1
- package/src/font-size-picker/index.native.js +7 -7
- package/src/form-token-field/index.tsx +0 -3
- package/src/form-token-field/style.scss +4 -1
- package/src/form-token-field/suggestions-list.tsx +6 -0
- package/src/item-group/stories/index.story.tsx +8 -4
- package/src/keyboard-shortcuts/stories/index.story.tsx +2 -1
- package/src/{dropdown-menu-v2 → menu}/README.md +34 -34
- package/src/{dropdown-menu-v2 → menu}/checkbox-item.tsx +14 -14
- package/src/menu/context.tsx +13 -0
- package/src/{dropdown-menu-v2 → menu}/group-label.tsx +8 -8
- package/src/menu/group.tsx +26 -0
- package/src/{dropdown-menu-v2 → menu}/index.tsx +65 -70
- package/src/{dropdown-menu-v2 → menu}/item-help-text.tsx +3 -7
- package/src/{dropdown-menu-v2 → menu}/item-label.tsx +3 -7
- package/src/{dropdown-menu-v2 → menu}/item.tsx +13 -13
- package/src/{dropdown-menu-v2 → menu}/radio-item.tsx +14 -14
- package/src/menu/separator.tsx +27 -0
- package/src/menu/stories/index.story.tsx +542 -0
- package/src/{dropdown-menu-v2 → menu}/styles.ts +17 -17
- package/src/{dropdown-menu-v2 → menu}/test/index.tsx +145 -225
- package/src/{dropdown-menu-v2 → menu}/types.ts +24 -23
- package/src/mobile/bottom-sheet/bottom-sheet-navigation/navigation-screen.native.js +3 -5
- package/src/mobile/bottom-sheet/range-cell.native.js +1 -1
- package/src/mobile/bottom-sheet/stepper-cell/index.native.js +1 -1
- package/src/mobile/bottom-sheet/sub-sheet/index.native.js +1 -3
- package/src/mobile/bottom-sheet-select-control/index.native.js +2 -2
- package/src/mobile/color-settings/index.native.js +1 -3
- package/src/mobile/color-settings/picker-screen.native.js +1 -3
- package/src/mobile/image/index.native.js +1 -3
- package/src/mobile/keyboard-avoiding-view/index.ios.js +1 -3
- package/src/mobile/link-picker/link-picker-results.native.js +2 -5
- package/src/mobile/link-picker/link-picker-screen.native.js +1 -3
- package/src/mobile/link-settings/index.native.js +6 -18
- package/src/mobile/link-settings/link-settings-screen.native.js +1 -3
- package/src/mobile/segmented-control/index.native.js +2 -6
- package/src/mobile/utils/use-unit-converter-to-mobile.native.js +2 -6
- package/src/navigable-container/stories/navigable-menu.story.tsx +2 -1
- package/src/navigable-container/stories/tabbable-container.story.tsx +2 -1
- package/src/navigation/index.tsx +1 -2
- package/src/navigation/item/use-navigation-tree-item.tsx +2 -2
- package/src/navigation/menu/menu-title-search.tsx +2 -2
- package/src/navigation/menu/use-navigation-tree-menu.tsx +2 -2
- package/src/palette-edit/index.tsx +4 -5
- package/src/palette-edit/styles.ts +1 -67
- package/src/panel/stories/index.story.tsx +2 -1
- package/src/private-apis.ts +3 -3
- package/src/radio-group/index.tsx +2 -0
- package/src/resizable-box/stories/index.story.tsx +2 -1
- package/src/sandbox/index.native.js +1 -3
- package/src/sandbox/index.tsx +3 -6
- package/src/sandbox/stories/index.story.tsx +2 -1
- package/src/scroll-lock/stories/index.story.tsx +2 -1
- package/src/search-control/index.native.js +1 -3
- package/src/shortcut/stories/index.story.tsx +2 -1
- package/src/slot-fill/bubbles-virtually/slot.tsx +1 -2
- package/src/slot-fill/fill.ts +3 -6
- package/src/slot-fill/stories/index.story.tsx +2 -1
- package/src/spacer/hook.ts +3 -2
- package/src/tab-panel/index.tsx +3 -0
- package/src/tab-panel/stories/index.story.tsx +2 -1
- package/src/tab-panel/style.scss +1 -3
- package/src/tabs/README.md +63 -21
- package/src/tabs/index.tsx +112 -189
- package/src/tabs/stories/index.story.tsx +5 -2
- package/src/tabs/styles.ts +13 -5
- package/src/tabs/tab.tsx +23 -3
- package/src/tabs/tablist.tsx +31 -15
- package/src/tabs/test/index.tsx +131 -118
- package/src/tabs/types.ts +89 -49
- package/src/theme/stories/index.story.tsx +2 -1
- package/src/toggle-group-control/toggle-group-control/component.tsx +1 -0
- package/src/toolbar/toolbar/index.tsx +3 -0
- package/src/tools-panel/tools-panel-header/component.tsx +1 -1
- package/src/tools-panel/tools-panel-item/hook.ts +0 -2
- package/src/tooltip/index.native.js +5 -15
- package/src/unit-control/index.native.js +2 -6
- package/src/utils/deprecated-36px-size.ts +24 -0
- package/src/utils/element-rect.ts +14 -2
- package/src/utils/hooks/use-animated-offset-rect.ts +13 -1
- package/src/utils/hooks/use-update-effect.js +0 -2
- package/src/visually-hidden/stories/index.story.tsx +2 -1
- package/tsconfig.tsbuildinfo +1 -1
- package/build/dropdown-menu-v2/checkbox-item.js.map +0 -1
- package/build/dropdown-menu-v2/context.js.map +0 -1
- package/build/dropdown-menu-v2/group-label.js.map +0 -1
- package/build/dropdown-menu-v2/group.js.map +0 -1
- package/build/dropdown-menu-v2/index.js.map +0 -1
- package/build/dropdown-menu-v2/item-help-text.js.map +0 -1
- package/build/dropdown-menu-v2/item-label.js.map +0 -1
- package/build/dropdown-menu-v2/item.js.map +0 -1
- package/build/dropdown-menu-v2/radio-item.js.map +0 -1
- package/build/dropdown-menu-v2/separator.js.map +0 -1
- package/build/dropdown-menu-v2/styles.js +0 -150
- package/build/dropdown-menu-v2/styles.js.map +0 -1
- package/build/dropdown-menu-v2/types.js.map +0 -1
- package/build/dropdown-menu-v2/use-temporary-focus-visible-fix.js.map +0 -1
- package/build-module/dropdown-menu-v2/checkbox-item.js.map +0 -1
- package/build-module/dropdown-menu-v2/context.js.map +0 -1
- package/build-module/dropdown-menu-v2/group-label.js.map +0 -1
- package/build-module/dropdown-menu-v2/group.js +0 -21
- package/build-module/dropdown-menu-v2/group.js.map +0 -1
- package/build-module/dropdown-menu-v2/index.js.map +0 -1
- package/build-module/dropdown-menu-v2/item-help-text.js.map +0 -1
- package/build-module/dropdown-menu-v2/item-label.js.map +0 -1
- package/build-module/dropdown-menu-v2/item.js.map +0 -1
- package/build-module/dropdown-menu-v2/radio-item.js.map +0 -1
- package/build-module/dropdown-menu-v2/separator.js +0 -22
- package/build-module/dropdown-menu-v2/separator.js.map +0 -1
- package/build-module/dropdown-menu-v2/styles.js +0 -143
- package/build-module/dropdown-menu-v2/styles.js.map +0 -1
- package/build-module/dropdown-menu-v2/types.js.map +0 -1
- package/build-module/dropdown-menu-v2/use-temporary-focus-visible-fix.js.map +0 -1
- package/build-types/dropdown-menu-v2/checkbox-item.d.ts +0 -3
- package/build-types/dropdown-menu-v2/checkbox-item.d.ts.map +0 -1
- package/build-types/dropdown-menu-v2/context.d.ts +0 -6
- package/build-types/dropdown-menu-v2/context.d.ts.map +0 -1
- package/build-types/dropdown-menu-v2/group-label.d.ts +0 -3
- package/build-types/dropdown-menu-v2/group-label.d.ts.map +0 -1
- package/build-types/dropdown-menu-v2/group.d.ts +0 -3
- package/build-types/dropdown-menu-v2/group.d.ts.map +0 -1
- package/build-types/dropdown-menu-v2/index.d.ts +0 -40
- package/build-types/dropdown-menu-v2/index.d.ts.map +0 -1
- package/build-types/dropdown-menu-v2/item-help-text.d.ts.map +0 -1
- package/build-types/dropdown-menu-v2/item-label.d.ts.map +0 -1
- package/build-types/dropdown-menu-v2/item.d.ts +0 -3
- package/build-types/dropdown-menu-v2/item.d.ts.map +0 -1
- package/build-types/dropdown-menu-v2/radio-item.d.ts +0 -3
- package/build-types/dropdown-menu-v2/radio-item.d.ts.map +0 -1
- package/build-types/dropdown-menu-v2/separator.d.ts +0 -3
- package/build-types/dropdown-menu-v2/separator.d.ts.map +0 -1
- package/build-types/dropdown-menu-v2/stories/index.story.d.ts +0 -16
- package/build-types/dropdown-menu-v2/stories/index.story.d.ts.map +0 -1
- package/build-types/dropdown-menu-v2/styles.d.ts.map +0 -1
- package/build-types/dropdown-menu-v2/test/index.d.ts.map +0 -1
- package/build-types/dropdown-menu-v2/types.d.ts.map +0 -1
- package/build-types/dropdown-menu-v2/use-temporary-focus-visible-fix.d.ts.map +0 -1
- package/src/dropdown-menu-v2/context.tsx +0 -13
- package/src/dropdown-menu-v2/group.tsx +0 -26
- package/src/dropdown-menu-v2/separator.tsx +0 -27
- package/src/dropdown-menu-v2/stories/index.story.tsx +0 -639
- /package/build/{dropdown-menu-v2 → menu}/types.js +0 -0
- /package/build/{dropdown-menu-v2 → menu}/use-temporary-focus-visible-fix.js +0 -0
- /package/build-module/{dropdown-menu-v2 → menu}/types.js +0 -0
- /package/build-module/{dropdown-menu-v2 → menu}/use-temporary-focus-visible-fix.js +0 -0
- /package/build-types/{dropdown-menu-v2 → menu}/test/index.d.ts +0 -0
- /package/build-types/{dropdown-menu-v2 → menu}/use-temporary-focus-visible-fix.d.ts +0 -0
- /package/src/{dropdown-menu-v2 → menu}/use-temporary-focus-visible-fix.ts +0 -0
|
@@ -22,23 +22,20 @@ import { chevronRightSmall } from '@wordpress/icons';
|
|
|
22
22
|
*/
|
|
23
23
|
import { useContextSystem, contextConnect } from '../context';
|
|
24
24
|
import type { WordPressComponentProps } from '../context';
|
|
25
|
-
import type {
|
|
26
|
-
DropdownMenuContext as DropdownMenuContextType,
|
|
27
|
-
DropdownMenuProps,
|
|
28
|
-
} from './types';
|
|
25
|
+
import type { MenuContext as MenuContextType, MenuProps } from './types';
|
|
29
26
|
import * as Styled from './styles';
|
|
30
|
-
import {
|
|
31
|
-
import {
|
|
32
|
-
import {
|
|
33
|
-
import {
|
|
34
|
-
import {
|
|
35
|
-
import {
|
|
36
|
-
import {
|
|
37
|
-
import {
|
|
38
|
-
import {
|
|
39
|
-
|
|
40
|
-
const
|
|
41
|
-
props: WordPressComponentProps<
|
|
27
|
+
import { MenuContext } from './context';
|
|
28
|
+
import { MenuItem } from './item';
|
|
29
|
+
import { MenuCheckboxItem } from './checkbox-item';
|
|
30
|
+
import { MenuRadioItem } from './radio-item';
|
|
31
|
+
import { MenuGroup } from './group';
|
|
32
|
+
import { MenuGroupLabel } from './group-label';
|
|
33
|
+
import { MenuSeparator } from './separator';
|
|
34
|
+
import { MenuItemLabel } from './item-label';
|
|
35
|
+
import { MenuItemHelpText } from './item-help-text';
|
|
36
|
+
|
|
37
|
+
const UnconnectedMenu = (
|
|
38
|
+
props: WordPressComponentProps< MenuProps, 'div', false >,
|
|
42
39
|
ref: React.ForwardedRef< HTMLDivElement >
|
|
43
40
|
) => {
|
|
44
41
|
const {
|
|
@@ -62,17 +59,18 @@ const UnconnectedDropdownMenu = (
|
|
|
62
59
|
|
|
63
60
|
// Rest
|
|
64
61
|
...otherProps
|
|
65
|
-
} = useContextSystem<
|
|
66
|
-
|
|
67
|
-
|
|
62
|
+
} = useContextSystem< typeof props & Pick< MenuContextType, 'variant' > >(
|
|
63
|
+
props,
|
|
64
|
+
'Menu'
|
|
65
|
+
);
|
|
68
66
|
|
|
69
|
-
const parentContext = useContext(
|
|
67
|
+
const parentContext = useContext( MenuContext );
|
|
70
68
|
|
|
71
69
|
const computedDirection = isRTL() ? 'rtl' : 'ltr';
|
|
72
70
|
|
|
73
71
|
// If an explicit value for the `placement` prop is not passed,
|
|
74
|
-
// apply a default placement of `bottom-start` for the root
|
|
75
|
-
// and of `right-start` for nested
|
|
72
|
+
// apply a default placement of `bottom-start` for the root menu popover,
|
|
73
|
+
// and of `right-start` for nested menu popovers.
|
|
76
74
|
let computedPlacement =
|
|
77
75
|
props.placement ??
|
|
78
76
|
( parentContext?.store ? 'right-start' : 'bottom-start' );
|
|
@@ -91,7 +89,7 @@ const UnconnectedDropdownMenu = (
|
|
|
91
89
|
}
|
|
92
90
|
}
|
|
93
91
|
|
|
94
|
-
const
|
|
92
|
+
const menuStore = Ariakit.useMenuStore( {
|
|
95
93
|
parent: parentContext?.store,
|
|
96
94
|
open,
|
|
97
95
|
defaultOpen,
|
|
@@ -104,25 +102,25 @@ const UnconnectedDropdownMenu = (
|
|
|
104
102
|
} );
|
|
105
103
|
|
|
106
104
|
const contextValue = useMemo(
|
|
107
|
-
() => ( { store:
|
|
108
|
-
[
|
|
105
|
+
() => ( { store: menuStore, variant } ),
|
|
106
|
+
[ menuStore, variant ]
|
|
109
107
|
);
|
|
110
108
|
|
|
111
109
|
// Extract the side from the applied placement — useful for animations.
|
|
112
110
|
// Using `currentPlacement` instead of `placement` to make sure that we
|
|
113
111
|
// use the final computed placement (including "flips" etc).
|
|
114
112
|
const appliedPlacementSide = useStoreState(
|
|
115
|
-
|
|
113
|
+
menuStore,
|
|
116
114
|
'currentPlacement'
|
|
117
115
|
).split( '-' )[ 0 ];
|
|
118
116
|
|
|
119
117
|
if (
|
|
120
|
-
|
|
121
|
-
! ( isValidElement( trigger ) &&
|
|
118
|
+
menuStore.parent &&
|
|
119
|
+
! ( isValidElement( trigger ) && MenuItem === trigger.type )
|
|
122
120
|
) {
|
|
123
121
|
// eslint-disable-next-line no-console
|
|
124
122
|
console.warn(
|
|
125
|
-
'For nested
|
|
123
|
+
'For nested Menus, the `trigger` should always be a `MenuItem`.'
|
|
126
124
|
);
|
|
127
125
|
}
|
|
128
126
|
|
|
@@ -153,9 +151,9 @@ const UnconnectedDropdownMenu = (
|
|
|
153
151
|
{ /* Menu trigger */ }
|
|
154
152
|
<Ariakit.MenuButton
|
|
155
153
|
ref={ ref }
|
|
156
|
-
store={
|
|
154
|
+
store={ menuStore }
|
|
157
155
|
render={
|
|
158
|
-
|
|
156
|
+
menuStore.parent
|
|
159
157
|
? cloneElement( trigger, {
|
|
160
158
|
// Add submenu arrow, unless a `suffix` is explicitly specified
|
|
161
159
|
suffix: (
|
|
@@ -178,13 +176,13 @@ const UnconnectedDropdownMenu = (
|
|
|
178
176
|
<Ariakit.Menu
|
|
179
177
|
{ ...otherProps }
|
|
180
178
|
modal={ modal }
|
|
181
|
-
store={
|
|
179
|
+
store={ menuStore }
|
|
182
180
|
// Root menu has an 8px distance from its trigger,
|
|
183
181
|
// otherwise 0 (which causes the submenu to slightly overlap)
|
|
184
|
-
gutter={ gutter ?? (
|
|
182
|
+
gutter={ gutter ?? ( menuStore.parent ? 0 : 8 ) }
|
|
185
183
|
// Align nested menu by the same (but opposite) amount
|
|
186
184
|
// as the menu container's padding.
|
|
187
|
-
shift={ shift ?? (
|
|
185
|
+
shift={ shift ?? ( menuStore.parent ? -4 : 0 ) }
|
|
188
186
|
hideOnHoverOutside={ false }
|
|
189
187
|
data-side={ appliedPlacementSide }
|
|
190
188
|
wrapperProps={ wrapperProps }
|
|
@@ -200,45 +198,42 @@ const UnconnectedDropdownMenu = (
|
|
|
200
198
|
</Styled.MenuPopoverOuterWrapper>
|
|
201
199
|
) }
|
|
202
200
|
>
|
|
203
|
-
<
|
|
201
|
+
<MenuContext.Provider value={ contextValue }>
|
|
204
202
|
{ children }
|
|
205
|
-
</
|
|
203
|
+
</MenuContext.Provider>
|
|
206
204
|
</Ariakit.Menu>
|
|
207
205
|
</>
|
|
208
206
|
);
|
|
209
207
|
};
|
|
210
208
|
|
|
211
|
-
export const
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
);
|
|
243
|
-
|
|
244
|
-
export default DropdownMenuV2;
|
|
209
|
+
export const Menu = Object.assign( contextConnect( UnconnectedMenu, 'Menu' ), {
|
|
210
|
+
Context: Object.assign( MenuContext, {
|
|
211
|
+
displayName: 'Menu.Context',
|
|
212
|
+
} ),
|
|
213
|
+
Item: Object.assign( MenuItem, {
|
|
214
|
+
displayName: 'Menu.Item',
|
|
215
|
+
} ),
|
|
216
|
+
RadioItem: Object.assign( MenuRadioItem, {
|
|
217
|
+
displayName: 'Menu.RadioItem',
|
|
218
|
+
} ),
|
|
219
|
+
CheckboxItem: Object.assign( MenuCheckboxItem, {
|
|
220
|
+
displayName: 'Menu.CheckboxItem',
|
|
221
|
+
} ),
|
|
222
|
+
Group: Object.assign( MenuGroup, {
|
|
223
|
+
displayName: 'Menu.Group',
|
|
224
|
+
} ),
|
|
225
|
+
GroupLabel: Object.assign( MenuGroupLabel, {
|
|
226
|
+
displayName: 'Menu.GroupLabel',
|
|
227
|
+
} ),
|
|
228
|
+
Separator: Object.assign( MenuSeparator, {
|
|
229
|
+
displayName: 'Menu.Separator',
|
|
230
|
+
} ),
|
|
231
|
+
ItemLabel: Object.assign( MenuItemLabel, {
|
|
232
|
+
displayName: 'Menu.ItemLabel',
|
|
233
|
+
} ),
|
|
234
|
+
ItemHelpText: Object.assign( MenuItemHelpText, {
|
|
235
|
+
displayName: 'Menu.ItemHelpText',
|
|
236
|
+
} ),
|
|
237
|
+
} );
|
|
238
|
+
|
|
239
|
+
export default Menu;
|
|
@@ -9,15 +9,11 @@ import { forwardRef } from '@wordpress/element';
|
|
|
9
9
|
import type { WordPressComponentProps } from '../context';
|
|
10
10
|
import * as Styled from './styles';
|
|
11
11
|
|
|
12
|
-
export const
|
|
12
|
+
export const MenuItemHelpText = forwardRef<
|
|
13
13
|
HTMLSpanElement,
|
|
14
14
|
WordPressComponentProps< { children: React.ReactNode }, 'span', true >
|
|
15
|
-
>( function
|
|
15
|
+
>( function MenuItemHelpText( props, ref ) {
|
|
16
16
|
return (
|
|
17
|
-
<Styled.
|
|
18
|
-
numberOfLines={ 2 }
|
|
19
|
-
ref={ ref }
|
|
20
|
-
{ ...props }
|
|
21
|
-
/>
|
|
17
|
+
<Styled.MenuItemHelpText numberOfLines={ 2 } ref={ ref } { ...props } />
|
|
22
18
|
);
|
|
23
19
|
} );
|
|
@@ -9,15 +9,11 @@ import { forwardRef } from '@wordpress/element';
|
|
|
9
9
|
import type { WordPressComponentProps } from '../context';
|
|
10
10
|
import * as Styled from './styles';
|
|
11
11
|
|
|
12
|
-
export const
|
|
12
|
+
export const MenuItemLabel = forwardRef<
|
|
13
13
|
HTMLSpanElement,
|
|
14
14
|
WordPressComponentProps< { children: React.ReactNode }, 'span', true >
|
|
15
|
-
>( function
|
|
15
|
+
>( function MenuItemLabel( props, ref ) {
|
|
16
16
|
return (
|
|
17
|
-
<Styled.
|
|
18
|
-
numberOfLines={ 1 }
|
|
19
|
-
ref={ ref }
|
|
20
|
-
{ ...props }
|
|
21
|
-
/>
|
|
17
|
+
<Styled.MenuItemLabel numberOfLines={ 1 } ref={ ref } { ...props } />
|
|
22
18
|
);
|
|
23
19
|
} );
|
|
@@ -7,44 +7,44 @@ import { forwardRef, useContext } from '@wordpress/element';
|
|
|
7
7
|
* Internal dependencies
|
|
8
8
|
*/
|
|
9
9
|
import type { WordPressComponentProps } from '../context';
|
|
10
|
-
import type {
|
|
10
|
+
import type { MenuItemProps } from './types';
|
|
11
11
|
import * as Styled from './styles';
|
|
12
|
-
import {
|
|
12
|
+
import { MenuContext } from './context';
|
|
13
13
|
import { useTemporaryFocusVisibleFix } from './use-temporary-focus-visible-fix';
|
|
14
14
|
|
|
15
|
-
export const
|
|
15
|
+
export const MenuItem = forwardRef<
|
|
16
16
|
HTMLDivElement,
|
|
17
|
-
WordPressComponentProps<
|
|
18
|
-
>( function
|
|
17
|
+
WordPressComponentProps< MenuItemProps, 'div', false >
|
|
18
|
+
>( function MenuItem(
|
|
19
19
|
{ prefix, suffix, children, onBlur, hideOnClick = true, ...props },
|
|
20
20
|
ref
|
|
21
21
|
) {
|
|
22
22
|
// TODO: Remove when https://github.com/ariakit/ariakit/issues/4083 is fixed
|
|
23
23
|
const focusVisibleFixProps = useTemporaryFocusVisibleFix( { onBlur } );
|
|
24
|
-
const
|
|
24
|
+
const menuContext = useContext( MenuContext );
|
|
25
25
|
|
|
26
26
|
return (
|
|
27
|
-
<Styled.
|
|
27
|
+
<Styled.MenuItem
|
|
28
28
|
ref={ ref }
|
|
29
29
|
{ ...props }
|
|
30
30
|
{ ...focusVisibleFixProps }
|
|
31
31
|
accessibleWhenDisabled
|
|
32
32
|
hideOnClick={ hideOnClick }
|
|
33
|
-
store={
|
|
33
|
+
store={ menuContext?.store }
|
|
34
34
|
>
|
|
35
35
|
<Styled.ItemPrefixWrapper>{ prefix }</Styled.ItemPrefixWrapper>
|
|
36
36
|
|
|
37
|
-
<Styled.
|
|
38
|
-
<Styled.
|
|
37
|
+
<Styled.MenuItemContentWrapper>
|
|
38
|
+
<Styled.MenuItemChildrenWrapper>
|
|
39
39
|
{ children }
|
|
40
|
-
</Styled.
|
|
40
|
+
</Styled.MenuItemChildrenWrapper>
|
|
41
41
|
|
|
42
42
|
{ suffix && (
|
|
43
43
|
<Styled.ItemSuffixWrapper>
|
|
44
44
|
{ suffix }
|
|
45
45
|
</Styled.ItemSuffixWrapper>
|
|
46
46
|
) }
|
|
47
|
-
</Styled.
|
|
48
|
-
</Styled.
|
|
47
|
+
</Styled.MenuItemContentWrapper>
|
|
48
|
+
</Styled.MenuItem>
|
|
49
49
|
);
|
|
50
50
|
} );
|
|
@@ -13,8 +13,8 @@ import { Icon } from '@wordpress/icons';
|
|
|
13
13
|
* Internal dependencies
|
|
14
14
|
*/
|
|
15
15
|
import type { WordPressComponentProps } from '../context';
|
|
16
|
-
import {
|
|
17
|
-
import type {
|
|
16
|
+
import { MenuContext } from './context';
|
|
17
|
+
import type { MenuRadioItemProps } from './types';
|
|
18
18
|
import * as Styled from './styles';
|
|
19
19
|
import { SVG, Circle } from '@wordpress/primitives';
|
|
20
20
|
import { useTemporaryFocusVisibleFix } from './use-temporary-focus-visible-fix';
|
|
@@ -25,28 +25,28 @@ const radioCheck = (
|
|
|
25
25
|
</SVG>
|
|
26
26
|
);
|
|
27
27
|
|
|
28
|
-
export const
|
|
28
|
+
export const MenuRadioItem = forwardRef<
|
|
29
29
|
HTMLDivElement,
|
|
30
|
-
WordPressComponentProps<
|
|
31
|
-
>( function
|
|
30
|
+
WordPressComponentProps< MenuRadioItemProps, 'div', false >
|
|
31
|
+
>( function MenuRadioItem(
|
|
32
32
|
{ suffix, children, onBlur, hideOnClick = false, ...props },
|
|
33
33
|
ref
|
|
34
34
|
) {
|
|
35
35
|
// TODO: Remove when https://github.com/ariakit/ariakit/issues/4083 is fixed
|
|
36
36
|
const focusVisibleFixProps = useTemporaryFocusVisibleFix( { onBlur } );
|
|
37
|
-
const
|
|
37
|
+
const menuContext = useContext( MenuContext );
|
|
38
38
|
|
|
39
39
|
return (
|
|
40
|
-
<Styled.
|
|
40
|
+
<Styled.MenuRadioItem
|
|
41
41
|
ref={ ref }
|
|
42
42
|
{ ...props }
|
|
43
43
|
{ ...focusVisibleFixProps }
|
|
44
44
|
accessibleWhenDisabled
|
|
45
45
|
hideOnClick={ hideOnClick }
|
|
46
|
-
store={
|
|
46
|
+
store={ menuContext?.store }
|
|
47
47
|
>
|
|
48
48
|
<Ariakit.MenuItemCheck
|
|
49
|
-
store={
|
|
49
|
+
store={ menuContext?.store }
|
|
50
50
|
render={ <Styled.ItemPrefixWrapper /> }
|
|
51
51
|
// Override some ariakit inline styles
|
|
52
52
|
style={ { width: 'auto', height: 'auto' } }
|
|
@@ -54,17 +54,17 @@ export const DropdownMenuRadioItem = forwardRef<
|
|
|
54
54
|
<Icon icon={ radioCheck } size={ 24 } />
|
|
55
55
|
</Ariakit.MenuItemCheck>
|
|
56
56
|
|
|
57
|
-
<Styled.
|
|
58
|
-
<Styled.
|
|
57
|
+
<Styled.MenuItemContentWrapper>
|
|
58
|
+
<Styled.MenuItemChildrenWrapper>
|
|
59
59
|
{ children }
|
|
60
|
-
</Styled.
|
|
60
|
+
</Styled.MenuItemChildrenWrapper>
|
|
61
61
|
|
|
62
62
|
{ suffix && (
|
|
63
63
|
<Styled.ItemSuffixWrapper>
|
|
64
64
|
{ suffix }
|
|
65
65
|
</Styled.ItemSuffixWrapper>
|
|
66
66
|
) }
|
|
67
|
-
</Styled.
|
|
68
|
-
</Styled.
|
|
67
|
+
</Styled.MenuItemContentWrapper>
|
|
68
|
+
</Styled.MenuRadioItem>
|
|
69
69
|
);
|
|
70
70
|
} );
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* WordPress dependencies
|
|
3
|
+
*/
|
|
4
|
+
import { forwardRef, useContext } from '@wordpress/element';
|
|
5
|
+
|
|
6
|
+
/**
|
|
7
|
+
* Internal dependencies
|
|
8
|
+
*/
|
|
9
|
+
import type { WordPressComponentProps } from '../context';
|
|
10
|
+
import { MenuContext } from './context';
|
|
11
|
+
import type { MenuSeparatorProps } from './types';
|
|
12
|
+
import * as Styled from './styles';
|
|
13
|
+
|
|
14
|
+
export const MenuSeparator = forwardRef<
|
|
15
|
+
HTMLHRElement,
|
|
16
|
+
WordPressComponentProps< MenuSeparatorProps, 'hr', false >
|
|
17
|
+
>( function MenuSeparator( props, ref ) {
|
|
18
|
+
const menuContext = useContext( MenuContext );
|
|
19
|
+
return (
|
|
20
|
+
<Styled.MenuSeparator
|
|
21
|
+
ref={ ref }
|
|
22
|
+
{ ...props }
|
|
23
|
+
store={ menuContext?.store }
|
|
24
|
+
variant={ menuContext?.variant }
|
|
25
|
+
/>
|
|
26
|
+
);
|
|
27
|
+
} );
|