@wordpress/edit-site 5.34.0 → 5.35.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 -3
- package/build/components/add-new-template/index.js +2 -2
- package/build/components/add-new-template/index.js.map +1 -1
- package/build/components/app/index.js +4 -2
- package/build/components/app/index.js.map +1 -1
- package/build/components/block-editor/editor-canvas.js +4 -18
- package/build/components/block-editor/editor-canvas.js.map +1 -1
- package/build/components/block-editor/site-editor-canvas.js +2 -2
- package/build/components/block-editor/site-editor-canvas.js.map +1 -1
- package/build/components/dataviews-actions/index.js +46 -0
- package/build/components/dataviews-actions/index.js.map +1 -0
- package/build/components/editor/index.js +68 -12
- package/build/components/editor/index.js.map +1 -1
- package/build/components/global-styles/background-panel.js +13 -1
- package/build/components/global-styles/background-panel.js.map +1 -1
- package/build/components/global-styles/color-indicator-wrapper.js +2 -2
- package/build/components/global-styles/color-indicator-wrapper.js.map +1 -1
- package/build/components/global-styles/color-palette-panel.js +5 -2
- package/build/components/global-styles/color-palette-panel.js.map +1 -1
- package/build/components/global-styles/gradients-palette-panel.js +1 -2
- package/build/components/global-styles/gradients-palette-panel.js.map +1 -1
- package/build/components/global-styles/hooks.js +5 -2
- package/build/components/global-styles/hooks.js.map +1 -1
- package/build/components/global-styles/icon-with-current-color.js +2 -2
- package/build/components/global-styles/icon-with-current-color.js.map +1 -1
- package/build/components/global-styles/preset-colors.js +29 -0
- package/build/components/global-styles/preset-colors.js.map +1 -0
- package/build/components/global-styles/preview-colors.js +3 -7
- package/build/components/global-styles/preview-colors.js.map +1 -1
- package/build/components/global-styles/screen-color-palette.js +5 -5
- package/build/components/global-styles/screen-color-palette.js.map +1 -1
- package/build/components/global-styles/screen-colors.js +1 -4
- package/build/components/global-styles/screen-colors.js.map +1 -1
- package/build/components/global-styles/screen-revisions/revisions-buttons.js +2 -2
- package/build/components/global-styles/screen-revisions/revisions-buttons.js.map +1 -1
- package/build/components/global-styles/typography-example.js +5 -2
- package/build/components/global-styles/typography-example.js.map +1 -1
- package/build/components/global-styles/ui.js +4 -1
- package/build/components/global-styles/ui.js.map +1 -1
- package/build/components/global-styles/variations/variation.js +12 -6
- package/build/components/global-styles/variations/variation.js.map +1 -1
- package/build/components/global-styles/variations/variations-color.js +5 -5
- package/build/components/global-styles/variations/variations-color.js.map +1 -1
- package/build/components/global-styles-sidebar/default-sidebar.js.map +1 -0
- package/build/components/{sidebar-edit-mode/global-styles-sidebar.js → global-styles-sidebar/index.js} +8 -5
- package/build/components/global-styles-sidebar/index.js.map +1 -0
- package/build/components/header-edit-mode/index.js +20 -120
- package/build/components/header-edit-mode/index.js.map +1 -1
- package/build/components/layout/index.js +3 -6
- package/build/components/layout/index.js.map +1 -1
- package/build/components/layout/router.js +69 -14
- package/build/components/layout/router.js.map +1 -1
- package/build/components/page/index.js +2 -2
- package/build/components/page/index.js.map +1 -1
- package/build/components/page-pages/index.js +4 -15
- package/build/components/page-pages/index.js.map +1 -1
- package/build/components/page-patterns/dataviews-pattern-actions.js +4 -80
- package/build/components/page-patterns/dataviews-pattern-actions.js.map +1 -1
- package/build/components/page-patterns/index.js +9 -20
- package/build/components/page-patterns/index.js.map +1 -1
- package/build/components/page-templates/index.js +6 -14
- package/build/components/page-templates/index.js.map +1 -1
- package/build/components/pagination/index.js +2 -2
- package/build/components/pagination/index.js.map +1 -1
- package/build/components/resizable-frame/index.js +11 -3
- package/build/components/resizable-frame/index.js.map +1 -1
- package/build/components/revisions/index.js +5 -2
- package/build/components/revisions/index.js.map +1 -1
- package/build/components/save-panel/index.js +4 -4
- package/build/components/save-panel/index.js.map +1 -1
- package/build/components/sidebar/index.js +61 -31
- package/build/components/sidebar/index.js.map +1 -1
- package/build/components/sidebar-button/index.js +2 -2
- package/build/components/sidebar-button/index.js.map +1 -1
- package/build/components/sidebar-dataviews/dataview-item.js +2 -2
- package/build/components/sidebar-dataviews/dataview-item.js.map +1 -1
- package/build/components/sidebar-navigation-item/index.js +5 -3
- package/build/components/sidebar-navigation-item/index.js.map +1 -1
- package/build/components/sidebar-navigation-screen/index.js +6 -32
- package/build/components/sidebar-navigation-screen/index.js.map +1 -1
- package/build/components/sidebar-navigation-screen-details-panel/sidebar-navigation-screen-details-panel-row.js +2 -2
- package/build/components/sidebar-navigation-screen-details-panel/sidebar-navigation-screen-details-panel-row.js.map +1 -1
- package/build/components/sidebar-navigation-screen-global-styles/index.js +4 -1
- package/build/components/sidebar-navigation-screen-global-styles/index.js.map +1 -1
- package/build/components/sidebar-navigation-screen-navigation-menu/index.js +10 -3
- package/build/components/sidebar-navigation-screen-navigation-menu/index.js.map +1 -1
- package/build/components/sidebar-navigation-screen-navigation-menu/more-menu.js +16 -1
- package/build/components/sidebar-navigation-screen-navigation-menu/more-menu.js.map +1 -1
- package/build/components/sidebar-navigation-screen-navigation-menu/single-navigation-menu.js +3 -0
- package/build/components/sidebar-navigation-screen-navigation-menu/single-navigation-menu.js.map +1 -1
- package/build/components/sidebar-navigation-screen-navigation-menus/index.js +16 -6
- package/build/components/sidebar-navigation-screen-navigation-menus/index.js.map +1 -1
- package/build/components/sidebar-navigation-screen-navigation-menus/leaf-more-menu.js +2 -9
- package/build/components/sidebar-navigation-screen-navigation-menus/leaf-more-menu.js.map +1 -1
- package/build/components/sidebar-navigation-screen-page/status-label.js +2 -2
- package/build/components/sidebar-navigation-screen-page/status-label.js.map +1 -1
- package/build/components/sidebar-navigation-screen-pattern/index.js +4 -9
- package/build/components/sidebar-navigation-screen-pattern/index.js.map +1 -1
- package/build/components/sidebar-navigation-screen-patterns/index.js +4 -14
- package/build/components/sidebar-navigation-screen-patterns/index.js.map +1 -1
- package/build/components/sidebar-navigation-screen-template/index.js +4 -1
- package/build/components/sidebar-navigation-screen-template/index.js.map +1 -1
- package/build/components/sidebar-navigation-screen-templates-browse/index.js +4 -1
- package/build/components/sidebar-navigation-screen-templates-browse/index.js.map +1 -1
- package/build/components/site-hub/index.js +3 -3
- package/build/components/site-hub/index.js.map +1 -1
- package/build/components/site-icon/index.js +2 -2
- package/build/components/site-icon/index.js.map +1 -1
- package/build/components/style-book/index.js +10 -7
- package/build/components/style-book/index.js.map +1 -1
- package/build/components/template-part-converter/index.js +18 -1
- package/build/components/template-part-converter/index.js.map +1 -1
- package/build/hooks/use-theme-style-variations/use-theme-style-variations-by-property.js +5 -2
- package/build/hooks/use-theme-style-variations/use-theme-style-variations-by-property.js.map +1 -1
- package/build/utils/get-is-list-page.js +1 -1
- package/build/utils/get-is-list-page.js.map +1 -1
- package/build/utils/use-activate-theme.js +9 -6
- package/build/utils/use-activate-theme.js.map +1 -1
- package/build-module/components/add-new-template/index.js +2 -2
- package/build-module/components/add-new-template/index.js.map +1 -1
- package/build-module/components/app/index.js +4 -2
- package/build-module/components/app/index.js.map +1 -1
- package/build-module/components/block-editor/editor-canvas.js +4 -18
- package/build-module/components/block-editor/editor-canvas.js.map +1 -1
- package/build-module/components/block-editor/site-editor-canvas.js +2 -2
- package/build-module/components/block-editor/site-editor-canvas.js.map +1 -1
- package/build-module/components/dataviews-actions/index.js +38 -0
- package/build-module/components/dataviews-actions/index.js.map +1 -0
- package/build-module/components/editor/index.js +69 -13
- package/build-module/components/editor/index.js.map +1 -1
- package/build-module/components/global-styles/background-panel.js +12 -1
- package/build-module/components/global-styles/background-panel.js.map +1 -1
- package/build-module/components/global-styles/color-indicator-wrapper.js +2 -2
- package/build-module/components/global-styles/color-indicator-wrapper.js.map +1 -1
- package/build-module/components/global-styles/color-palette-panel.js +4 -2
- package/build-module/components/global-styles/color-palette-panel.js.map +1 -1
- package/build-module/components/global-styles/gradients-palette-panel.js +1 -2
- package/build-module/components/global-styles/gradients-palette-panel.js.map +1 -1
- package/build-module/components/global-styles/hooks.js +4 -1
- package/build-module/components/global-styles/hooks.js.map +1 -1
- package/build-module/components/global-styles/icon-with-current-color.js +2 -2
- package/build-module/components/global-styles/icon-with-current-color.js.map +1 -1
- package/build-module/components/global-styles/preset-colors.js +22 -0
- package/build-module/components/global-styles/preset-colors.js.map +1 -0
- package/build-module/components/global-styles/preview-colors.js +3 -7
- package/build-module/components/global-styles/preview-colors.js.map +1 -1
- package/build-module/components/global-styles/screen-color-palette.js +5 -5
- package/build-module/components/global-styles/screen-color-palette.js.map +1 -1
- package/build-module/components/global-styles/screen-colors.js +1 -4
- package/build-module/components/global-styles/screen-colors.js.map +1 -1
- package/build-module/components/global-styles/screen-revisions/revisions-buttons.js +2 -2
- package/build-module/components/global-styles/screen-revisions/revisions-buttons.js.map +1 -1
- package/build-module/components/global-styles/typography-example.js +4 -1
- package/build-module/components/global-styles/typography-example.js.map +1 -1
- package/build-module/components/global-styles/ui.js +4 -1
- package/build-module/components/global-styles/ui.js.map +1 -1
- package/build-module/components/global-styles/variations/variation.js +11 -5
- package/build-module/components/global-styles/variations/variation.js.map +1 -1
- package/build-module/components/global-styles/variations/variations-color.js +6 -6
- package/build-module/components/global-styles/variations/variations-color.js.map +1 -1
- package/build-module/components/global-styles-sidebar/default-sidebar.js.map +1 -0
- package/build-module/components/{sidebar-edit-mode/global-styles-sidebar.js → global-styles-sidebar/index.js} +8 -5
- package/build-module/components/global-styles-sidebar/index.js.map +1 -0
- package/build-module/components/header-edit-mode/index.js +20 -120
- package/build-module/components/header-edit-mode/index.js.map +1 -1
- package/build-module/components/layout/index.js +3 -6
- package/build-module/components/layout/index.js.map +1 -1
- package/build-module/components/layout/router.js +69 -15
- package/build-module/components/layout/router.js.map +1 -1
- package/build-module/components/page/index.js +2 -2
- package/build-module/components/page/index.js.map +1 -1
- package/build-module/components/page-pages/index.js +4 -15
- package/build-module/components/page-pages/index.js.map +1 -1
- package/build-module/components/page-patterns/dataviews-pattern-actions.js +4 -80
- package/build-module/components/page-patterns/dataviews-pattern-actions.js.map +1 -1
- package/build-module/components/page-patterns/index.js +10 -21
- package/build-module/components/page-patterns/index.js.map +1 -1
- package/build-module/components/page-templates/index.js +6 -14
- package/build-module/components/page-templates/index.js.map +1 -1
- package/build-module/components/pagination/index.js +2 -2
- package/build-module/components/pagination/index.js.map +1 -1
- package/build-module/components/resizable-frame/index.js +12 -4
- package/build-module/components/resizable-frame/index.js.map +1 -1
- package/build-module/components/revisions/index.js +4 -1
- package/build-module/components/revisions/index.js.map +1 -1
- package/build-module/components/save-panel/index.js +4 -4
- package/build-module/components/save-panel/index.js.map +1 -1
- package/build-module/components/sidebar/index.js +62 -32
- package/build-module/components/sidebar/index.js.map +1 -1
- package/build-module/components/sidebar-button/index.js +2 -2
- package/build-module/components/sidebar-button/index.js.map +1 -1
- package/build-module/components/sidebar-dataviews/dataview-item.js +2 -2
- package/build-module/components/sidebar-dataviews/dataview-item.js.map +1 -1
- package/build-module/components/sidebar-navigation-item/index.js +5 -3
- package/build-module/components/sidebar-navigation-item/index.js.map +1 -1
- package/build-module/components/sidebar-navigation-screen/index.js +6 -32
- package/build-module/components/sidebar-navigation-screen/index.js.map +1 -1
- package/build-module/components/sidebar-navigation-screen-details-panel/sidebar-navigation-screen-details-panel-row.js +2 -2
- package/build-module/components/sidebar-navigation-screen-details-panel/sidebar-navigation-screen-details-panel-row.js.map +1 -1
- package/build-module/components/sidebar-navigation-screen-global-styles/index.js +4 -1
- package/build-module/components/sidebar-navigation-screen-global-styles/index.js.map +1 -1
- package/build-module/components/sidebar-navigation-screen-navigation-menu/index.js +10 -3
- package/build-module/components/sidebar-navigation-screen-navigation-menu/index.js.map +1 -1
- package/build-module/components/sidebar-navigation-screen-navigation-menu/more-menu.js +16 -1
- package/build-module/components/sidebar-navigation-screen-navigation-menu/more-menu.js.map +1 -1
- package/build-module/components/sidebar-navigation-screen-navigation-menu/single-navigation-menu.js +3 -0
- package/build-module/components/sidebar-navigation-screen-navigation-menu/single-navigation-menu.js.map +1 -1
- package/build-module/components/sidebar-navigation-screen-navigation-menus/index.js +16 -6
- package/build-module/components/sidebar-navigation-screen-navigation-menus/index.js.map +1 -1
- package/build-module/components/sidebar-navigation-screen-navigation-menus/leaf-more-menu.js +2 -9
- package/build-module/components/sidebar-navigation-screen-navigation-menus/leaf-more-menu.js.map +1 -1
- package/build-module/components/sidebar-navigation-screen-page/status-label.js +2 -2
- package/build-module/components/sidebar-navigation-screen-page/status-label.js.map +1 -1
- package/build-module/components/sidebar-navigation-screen-pattern/index.js +4 -9
- package/build-module/components/sidebar-navigation-screen-pattern/index.js.map +1 -1
- package/build-module/components/sidebar-navigation-screen-patterns/index.js +4 -14
- package/build-module/components/sidebar-navigation-screen-patterns/index.js.map +1 -1
- package/build-module/components/sidebar-navigation-screen-template/index.js +4 -1
- package/build-module/components/sidebar-navigation-screen-template/index.js.map +1 -1
- package/build-module/components/sidebar-navigation-screen-templates-browse/index.js +4 -1
- package/build-module/components/sidebar-navigation-screen-templates-browse/index.js.map +1 -1
- package/build-module/components/site-hub/index.js +3 -3
- package/build-module/components/site-hub/index.js.map +1 -1
- package/build-module/components/site-icon/index.js +2 -2
- package/build-module/components/site-icon/index.js.map +1 -1
- package/build-module/components/style-book/index.js +9 -6
- package/build-module/components/style-book/index.js.map +1 -1
- package/build-module/components/template-part-converter/index.js +18 -1
- package/build-module/components/template-part-converter/index.js.map +1 -1
- package/build-module/hooks/use-theme-style-variations/use-theme-style-variations-by-property.js +4 -1
- package/build-module/hooks/use-theme-style-variations/use-theme-style-variations-by-property.js.map +1 -1
- package/build-module/utils/get-is-list-page.js +1 -1
- package/build-module/utils/get-is-list-page.js.map +1 -1
- package/build-module/utils/use-activate-theme.js +9 -6
- package/build-module/utils/use-activate-theme.js.map +1 -1
- package/build-style/style-rtl.css +144 -374
- package/build-style/style.css +144 -374
- package/package.json +43 -45
- package/src/components/add-new-template/index.js +2 -2
- package/src/components/app/index.js +5 -2
- package/src/components/block-editor/editor-canvas.js +6 -26
- package/src/components/block-editor/site-editor-canvas.js +2 -2
- package/src/components/block-editor/style.scss +2 -2
- package/src/components/dataviews-actions/index.js +38 -0
- package/src/components/editor/index.js +76 -16
- package/src/components/editor/style.scss +0 -4
- package/src/components/global-styles/background-panel.js +17 -2
- package/src/components/global-styles/color-indicator-wrapper.js +2 -2
- package/src/components/global-styles/color-palette-panel.js +3 -4
- package/src/components/global-styles/gradients-palette-panel.js +1 -4
- package/src/components/global-styles/hooks.js +2 -1
- package/src/components/global-styles/icon-with-current-color.js +2 -2
- package/src/components/global-styles/preset-colors.js +18 -0
- package/src/components/global-styles/preview-colors.js +4 -7
- package/src/components/global-styles/screen-color-palette.js +4 -4
- package/src/components/global-styles/screen-colors.js +0 -2
- package/src/components/global-styles/screen-revisions/revisions-buttons.js +2 -2
- package/src/components/global-styles/stories/index.story.js +2 -1
- package/src/components/global-styles/typography-example.js +2 -1
- package/src/components/global-styles/ui.js +5 -1
- package/src/components/global-styles/variations/style.scss +15 -31
- package/src/components/global-styles/variations/variation.js +13 -10
- package/src/components/global-styles/variations/variations-color.js +5 -8
- package/src/components/{sidebar-edit-mode/global-styles-sidebar.js → global-styles-sidebar/index.js} +7 -2
- package/src/components/{sidebar-edit-mode → global-styles-sidebar}/style.scss +0 -11
- package/src/components/header-edit-mode/index.js +25 -164
- package/src/components/header-edit-mode/style.scss +1 -199
- package/src/components/layout/index.js +3 -8
- package/src/components/layout/router.js +65 -15
- package/src/components/layout/style.scss +2 -1
- package/src/components/page/index.js +2 -2
- package/src/components/page-pages/index.js +8 -38
- package/src/components/page-pages/style.scss +0 -11
- package/src/components/page-patterns/dataviews-pattern-actions.js +3 -92
- package/src/components/page-patterns/index.js +16 -35
- package/src/components/page-templates/index.js +10 -29
- package/src/components/pagination/index.js +2 -2
- package/src/components/resizable-frame/index.js +16 -4
- package/src/components/revisions/index.js +2 -1
- package/src/components/save-panel/index.js +4 -4
- package/src/components/sidebar/index.js +61 -37
- package/src/components/sidebar-button/index.js +2 -5
- package/src/components/sidebar-dataviews/dataview-item.js +4 -7
- package/src/components/sidebar-navigation-item/index.js +3 -3
- package/src/components/sidebar-navigation-screen/index.js +7 -31
- package/src/components/sidebar-navigation-screen/style.scss +11 -9
- package/src/components/sidebar-navigation-screen-details-panel/sidebar-navigation-screen-details-panel-row.js +2 -2
- package/src/components/sidebar-navigation-screen-global-styles/index.js +2 -1
- package/src/components/sidebar-navigation-screen-navigation-menu/index.js +6 -1
- package/src/components/sidebar-navigation-screen-navigation-menu/more-menu.js +18 -1
- package/src/components/sidebar-navigation-screen-navigation-menu/single-navigation-menu.js +3 -0
- package/src/components/sidebar-navigation-screen-navigation-menus/index.js +8 -4
- package/src/components/sidebar-navigation-screen-navigation-menus/leaf-more-menu.js +0 -10
- package/src/components/sidebar-navigation-screen-page/status-label.js +2 -2
- package/src/components/sidebar-navigation-screen-pattern/index.js +2 -8
- package/src/components/sidebar-navigation-screen-patterns/index.js +2 -13
- package/src/components/sidebar-navigation-screen-template/index.js +2 -1
- package/src/components/sidebar-navigation-screen-templates-browse/index.js +2 -1
- package/src/components/site-hub/index.js +3 -3
- package/src/components/site-icon/index.js +2 -2
- package/src/components/style-book/index.js +7 -6
- package/src/components/template-part-converter/index.js +16 -3
- package/src/hooks/use-theme-style-variations/use-theme-style-variations-by-property.js +2 -1
- package/src/style.scss +1 -11
- package/src/utils/get-is-list-page.js +1 -3
- package/src/utils/use-activate-theme.js +4 -4
- package/build/components/global-styles/global-styles-provider.js +0 -129
- package/build/components/global-styles/global-styles-provider.js.map +0 -1
- package/build/components/header-edit-mode/document-tools/index.js +0 -68
- package/build/components/header-edit-mode/document-tools/index.js.map +0 -1
- package/build/components/sidebar-edit-mode/default-sidebar.js.map +0 -1
- package/build/components/sidebar-edit-mode/global-styles-sidebar.js.map +0 -1
- package/build/components/sidebar-edit-mode/index.js +0 -147
- package/build/components/sidebar-edit-mode/index.js.map +0 -1
- package/build/components/sidebar-edit-mode/page-panels/index.js +0 -129
- package/build/components/sidebar-edit-mode/page-panels/index.js.map +0 -1
- package/build/components/sidebar-edit-mode/page-panels/page-content.js +0 -34
- package/build/components/sidebar-edit-mode/page-panels/page-content.js.map +0 -1
- package/build/components/sidebar-edit-mode/page-panels/page-summary.js +0 -46
- package/build/components/sidebar-edit-mode/page-panels/page-summary.js.map +0 -1
- package/build/components/sidebar-edit-mode/settings-header/index.js +0 -42
- package/build/components/sidebar-edit-mode/settings-header/index.js.map +0 -1
- package/build/components/sidebar-edit-mode/template-panel/hooks.js +0 -86
- package/build/components/sidebar-edit-mode/template-panel/hooks.js.map +0 -1
- package/build/components/sidebar-edit-mode/template-panel/index.js +0 -127
- package/build/components/sidebar-edit-mode/template-panel/index.js.map +0 -1
- package/build/components/start-template-options/index.js +0 -191
- package/build/components/start-template-options/index.js.map +0 -1
- package/build/utils/math.js +0 -98
- package/build/utils/math.js.map +0 -1
- package/build-module/components/global-styles/global-styles-provider.js +0 -120
- package/build-module/components/global-styles/global-styles-provider.js.map +0 -1
- package/build-module/components/header-edit-mode/document-tools/index.js +0 -61
- package/build-module/components/header-edit-mode/document-tools/index.js.map +0 -1
- package/build-module/components/sidebar-edit-mode/default-sidebar.js.map +0 -1
- package/build-module/components/sidebar-edit-mode/global-styles-sidebar.js.map +0 -1
- package/build-module/components/sidebar-edit-mode/index.js +0 -138
- package/build-module/components/sidebar-edit-mode/index.js.map +0 -1
- package/build-module/components/sidebar-edit-mode/page-panels/index.js +0 -121
- package/build-module/components/sidebar-edit-mode/page-panels/index.js.map +0 -1
- package/build-module/components/sidebar-edit-mode/page-panels/page-content.js +0 -27
- package/build-module/components/sidebar-edit-mode/page-panels/page-content.js.map +0 -1
- package/build-module/components/sidebar-edit-mode/page-panels/page-summary.js +0 -39
- package/build-module/components/sidebar-edit-mode/page-panels/page-summary.js.map +0 -1
- package/build-module/components/sidebar-edit-mode/settings-header/index.js +0 -35
- package/build-module/components/sidebar-edit-mode/settings-header/index.js.map +0 -1
- package/build-module/components/sidebar-edit-mode/template-panel/hooks.js +0 -79
- package/build-module/components/sidebar-edit-mode/template-panel/hooks.js.map +0 -1
- package/build-module/components/sidebar-edit-mode/template-panel/index.js +0 -119
- package/build-module/components/sidebar-edit-mode/template-panel/index.js.map +0 -1
- package/build-module/components/start-template-options/index.js +0 -184
- package/build-module/components/start-template-options/index.js.map +0 -1
- package/build-module/utils/math.js +0 -92
- package/build-module/utils/math.js.map +0 -1
- package/src/components/global-styles/global-styles-provider.js +0 -162
- package/src/components/header-edit-mode/document-tools/index.js +0 -68
- package/src/components/sidebar-edit-mode/index.js +0 -173
- package/src/components/sidebar-edit-mode/page-panels/index.js +0 -133
- package/src/components/sidebar-edit-mode/page-panels/page-content.js +0 -29
- package/src/components/sidebar-edit-mode/page-panels/page-summary.js +0 -61
- package/src/components/sidebar-edit-mode/settings-header/index.js +0 -43
- package/src/components/sidebar-edit-mode/settings-header/style.scss +0 -14
- package/src/components/sidebar-edit-mode/template-panel/hooks.js +0 -114
- package/src/components/sidebar-edit-mode/template-panel/index.js +0 -134
- package/src/components/sidebar-edit-mode/template-panel/style.scss +0 -16
- package/src/components/start-template-options/index.js +0 -231
- package/src/components/start-template-options/style.scss +0 -55
- package/src/utils/math.js +0 -93
- /package/build/components/{sidebar-edit-mode → global-styles-sidebar}/default-sidebar.js +0 -0
- /package/build-module/components/{sidebar-edit-mode → global-styles-sidebar}/default-sidebar.js +0 -0
- /package/src/components/{sidebar-edit-mode → global-styles-sidebar}/default-sidebar.js +0 -0
|
@@ -410,6 +410,7 @@
|
|
|
410
410
|
height: 100%;
|
|
411
411
|
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
|
|
412
412
|
border-radius: 4px;
|
|
413
|
+
pointer-events: none;
|
|
413
414
|
}
|
|
414
415
|
.dataviews-view-grid .dataviews-view-grid__fields {
|
|
415
416
|
position: relative;
|
|
@@ -455,34 +456,31 @@
|
|
|
455
456
|
|
|
456
457
|
.dataviews-view-list {
|
|
457
458
|
margin: 0;
|
|
458
|
-
padding: 8px;
|
|
459
459
|
}
|
|
460
460
|
.dataviews-view-list li {
|
|
461
461
|
margin: 0;
|
|
462
462
|
cursor: pointer;
|
|
463
|
+
border-top: 1px solid #f0f0f0;
|
|
463
464
|
}
|
|
464
465
|
.dataviews-view-list li .dataviews-view-list__item-wrapper {
|
|
465
466
|
position: relative;
|
|
466
|
-
padding-left: 24px;
|
|
467
467
|
border-radius: 4px;
|
|
468
468
|
}
|
|
469
|
-
.dataviews-view-list li .dataviews-view-list__item-wrapper::after {
|
|
470
|
-
position: absolute;
|
|
471
|
-
content: "";
|
|
472
|
-
top: 100%;
|
|
473
|
-
right: 24px;
|
|
474
|
-
left: 24px;
|
|
475
|
-
background: #f0f0f0;
|
|
476
|
-
height: 1px;
|
|
477
|
-
}
|
|
478
469
|
.dataviews-view-list li .dataviews-view-list__item-wrapper > * {
|
|
479
470
|
width: 100%;
|
|
480
471
|
}
|
|
472
|
+
.dataviews-view-list li .dataviews-view-list__item-actions .components-button {
|
|
473
|
+
opacity: 0;
|
|
474
|
+
}
|
|
475
|
+
.dataviews-view-list li.is-selected .dataviews-view-list__item-actions .components-button, .dataviews-view-list li.is-hovered .dataviews-view-list__item-actions .components-button, .dataviews-view-list li:focus-within .dataviews-view-list__item-actions .components-button {
|
|
476
|
+
opacity: 1;
|
|
477
|
+
}
|
|
481
478
|
.dataviews-view-list li:not(.is-selected) .dataviews-view-list__primary-field {
|
|
482
479
|
color: #1e1e1e;
|
|
483
480
|
}
|
|
484
481
|
.dataviews-view-list li:not(.is-selected):hover, .dataviews-view-list li:not(.is-selected):focus-within {
|
|
485
482
|
color: var(--wp-admin-theme-color);
|
|
483
|
+
background-color: #f8f8f8;
|
|
486
484
|
}
|
|
487
485
|
.dataviews-view-list li:not(.is-selected):hover .dataviews-view-list__primary-field,
|
|
488
486
|
.dataviews-view-list li:not(.is-selected):hover .dataviews-view-list__fields, .dataviews-view-list li:not(.is-selected):focus-within .dataviews-view-list__primary-field,
|
|
@@ -491,8 +489,8 @@
|
|
|
491
489
|
}
|
|
492
490
|
.dataviews-view-list li.is-selected .dataviews-view-list__item-wrapper,
|
|
493
491
|
.dataviews-view-list li.is-selected:focus-within .dataviews-view-list__item-wrapper {
|
|
494
|
-
background-color: var(--wp-admin-theme-color);
|
|
495
|
-
color: #
|
|
492
|
+
background-color: rgba(var(--wp-admin-theme-color--rgb), 0.04);
|
|
493
|
+
color: #1e1e1e;
|
|
496
494
|
}
|
|
497
495
|
.dataviews-view-list li.is-selected .dataviews-view-list__item-wrapper .dataviews-view-list__primary-field,
|
|
498
496
|
.dataviews-view-list li.is-selected .dataviews-view-list__item-wrapper .dataviews-view-list__fields,
|
|
@@ -500,27 +498,22 @@
|
|
|
500
498
|
.dataviews-view-list li.is-selected:focus-within .dataviews-view-list__item-wrapper .dataviews-view-list__primary-field,
|
|
501
499
|
.dataviews-view-list li.is-selected:focus-within .dataviews-view-list__item-wrapper .dataviews-view-list__fields,
|
|
502
500
|
.dataviews-view-list li.is-selected:focus-within .dataviews-view-list__item-wrapper .components-button {
|
|
503
|
-
color:
|
|
504
|
-
}
|
|
505
|
-
.dataviews-view-list li.is-selected .dataviews-view-list__item-wrapper::after,
|
|
506
|
-
.dataviews-view-list li.is-selected:focus-within .dataviews-view-list__item-wrapper::after {
|
|
507
|
-
background: transparent;
|
|
501
|
+
color: var(--wp-admin-theme-color);
|
|
508
502
|
}
|
|
509
503
|
.dataviews-view-list .dataviews-view-list__item {
|
|
510
|
-
padding:
|
|
504
|
+
padding: 16px 32px 16px 0;
|
|
511
505
|
width: 100%;
|
|
512
506
|
scroll-margin: 8px 0;
|
|
513
507
|
}
|
|
514
508
|
.dataviews-view-list .dataviews-view-list__item:focus-visible::before {
|
|
515
509
|
position: absolute;
|
|
516
510
|
content: "";
|
|
517
|
-
top: -1px;
|
|
518
|
-
left: -
|
|
519
|
-
bottom: -
|
|
520
|
-
right: -
|
|
521
|
-
box-shadow: 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
|
|
522
|
-
|
|
523
|
-
border-radius: 4px;
|
|
511
|
+
top: calc(var(--wp-admin-border-width-focus) + 1px);
|
|
512
|
+
left: var(--wp-admin-border-width-focus);
|
|
513
|
+
bottom: var(--wp-admin-border-width-focus);
|
|
514
|
+
right: var(--wp-admin-border-width-focus);
|
|
515
|
+
box-shadow: inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
|
|
516
|
+
border-radius: 2px;
|
|
524
517
|
}
|
|
525
518
|
.dataviews-view-list .dataviews-view-list__item .dataviews-view-list__primary-field {
|
|
526
519
|
min-height: 20px;
|
|
@@ -529,11 +522,11 @@
|
|
|
529
522
|
.dataviews-view-list .dataviews-view-list__media-wrapper {
|
|
530
523
|
width: 40px;
|
|
531
524
|
height: 40px;
|
|
532
|
-
border-radius: 4px;
|
|
533
525
|
overflow: hidden;
|
|
534
526
|
position: relative;
|
|
535
527
|
flex-shrink: 0;
|
|
536
528
|
background-color: #f0f0f0;
|
|
529
|
+
border-radius: 4px;
|
|
537
530
|
}
|
|
538
531
|
.dataviews-view-list .dataviews-view-list__media-wrapper img {
|
|
539
532
|
width: 100%;
|
|
@@ -566,6 +559,10 @@
|
|
|
566
559
|
.dataviews-view-list .dataviews-view-list__fields .dataviews-view-list__field:has(.dataviews-view-list__field-value:empty) {
|
|
567
560
|
display: none;
|
|
568
561
|
}
|
|
562
|
+
.dataviews-view-list .dataviews-view-list__item-actions {
|
|
563
|
+
padding-top: 16px;
|
|
564
|
+
padding-left: 32px;
|
|
565
|
+
}
|
|
569
566
|
.dataviews-view-list + .dataviews-pagination {
|
|
570
567
|
justify-content: space-between;
|
|
571
568
|
}
|
|
@@ -828,6 +825,44 @@
|
|
|
828
825
|
box-shadow: 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
|
|
829
826
|
}
|
|
830
827
|
|
|
828
|
+
.dataviews-bulk-actions-toolbar-wrapper {
|
|
829
|
+
display: flex;
|
|
830
|
+
flex-grow: 1;
|
|
831
|
+
width: 100%;
|
|
832
|
+
}
|
|
833
|
+
.dataviews-bulk-actions-toolbar-wrapper .components-toolbar-group {
|
|
834
|
+
align-items: center;
|
|
835
|
+
}
|
|
836
|
+
.dataviews-bulk-actions-toolbar-wrapper .components-button.is-busy {
|
|
837
|
+
max-height: 36px;
|
|
838
|
+
}
|
|
839
|
+
|
|
840
|
+
.dataviews-bulk-actions {
|
|
841
|
+
position: absolute;
|
|
842
|
+
display: flex;
|
|
843
|
+
flex-direction: column;
|
|
844
|
+
align-content: center;
|
|
845
|
+
flex-wrap: wrap;
|
|
846
|
+
width: 100%;
|
|
847
|
+
bottom: 24px;
|
|
848
|
+
z-index: 2;
|
|
849
|
+
}
|
|
850
|
+
.dataviews-bulk-actions .components-accessible-toolbar {
|
|
851
|
+
border-color: #ddd;
|
|
852
|
+
box-shadow: 0 0.7px 1px rgba(0, 0, 0, 0.1), 0 1.2px 1.7px -0.2px rgba(0, 0, 0, 0.1), 0 2.3px 3.3px -0.5px rgba(0, 0, 0, 0.1);
|
|
853
|
+
}
|
|
854
|
+
.dataviews-bulk-actions .components-accessible-toolbar .components-toolbar-group {
|
|
855
|
+
border-color: #e0e0e0;
|
|
856
|
+
}
|
|
857
|
+
.dataviews-bulk-actions .components-accessible-toolbar .components-toolbar-group:last-child {
|
|
858
|
+
border: 0;
|
|
859
|
+
}
|
|
860
|
+
.dataviews-bulk-actions .dataviews-bulk-actions__selection-count {
|
|
861
|
+
display: flex;
|
|
862
|
+
align-items: center;
|
|
863
|
+
margin: 0 8px 0 8px;
|
|
864
|
+
}
|
|
865
|
+
|
|
831
866
|
.edit-site-custom-template-modal__contents-wrapper {
|
|
832
867
|
height: 100%;
|
|
833
868
|
justify-content: flex-start !important;
|
|
@@ -1001,6 +1036,7 @@
|
|
|
1001
1036
|
.edit-site-visual-editor {
|
|
1002
1037
|
position: relative;
|
|
1003
1038
|
height: 100%;
|
|
1039
|
+
overflow: hidden;
|
|
1004
1040
|
display: block;
|
|
1005
1041
|
background-color: #ddd;
|
|
1006
1042
|
align-items: center;
|
|
@@ -1018,13 +1054,12 @@
|
|
|
1018
1054
|
padding: 24px;
|
|
1019
1055
|
}
|
|
1020
1056
|
.edit-site-visual-editor.is-focus-mode .edit-site-visual-editor__editor-canvas {
|
|
1021
|
-
border-radius: 2px;
|
|
1022
1057
|
max-height: 100%;
|
|
1023
1058
|
}
|
|
1024
1059
|
.edit-site-visual-editor.is-focus-mode .components-resizable-box__container {
|
|
1025
1060
|
overflow: visible;
|
|
1026
1061
|
}
|
|
1027
|
-
.edit-site-visual-editor .components-resizable-box__container {
|
|
1062
|
+
.edit-site-visual-editor > .components-resizable-box__container {
|
|
1028
1063
|
margin: 0 auto;
|
|
1029
1064
|
}
|
|
1030
1065
|
.edit-site-visual-editor.is-view-mode {
|
|
@@ -1563,164 +1598,90 @@ textarea.edit-site-code-editor-text-area.edit-site-code-editor-text-area:-ms-inp
|
|
|
1563
1598
|
border-top: 1px solid #ddd;
|
|
1564
1599
|
}
|
|
1565
1600
|
|
|
1566
|
-
.
|
|
1567
|
-
|
|
1568
|
-
align-items: center;
|
|
1569
|
-
background-color: #fff;
|
|
1570
|
-
color: #1e1e1e;
|
|
1571
|
-
display: flex;
|
|
1572
|
-
box-sizing: border-box;
|
|
1573
|
-
width: 100%;
|
|
1574
|
-
justify-content: space-between;
|
|
1575
|
-
border-bottom: 1px solid #e0e0e0;
|
|
1576
|
-
padding-right: 60px;
|
|
1577
|
-
}
|
|
1578
|
-
.edit-site-header-edit-mode.show-block-toolbar .edit-site-header-edit-mode__start,
|
|
1579
|
-
.edit-site-header-edit-mode.show-block-toolbar .edit-site-header-edit-mode__end {
|
|
1580
|
-
flex-basis: auto;
|
|
1601
|
+
.editor-sidebar {
|
|
1602
|
+
width: 280px;
|
|
1581
1603
|
}
|
|
1582
|
-
.
|
|
1583
|
-
|
|
1604
|
+
.editor-sidebar > .components-panel {
|
|
1605
|
+
border-right: 0;
|
|
1606
|
+
border-left: 0;
|
|
1607
|
+
margin-bottom: -1px;
|
|
1608
|
+
margin-top: -1px;
|
|
1584
1609
|
}
|
|
1585
|
-
.
|
|
1586
|
-
|
|
1587
|
-
border: none;
|
|
1588
|
-
align-items: center;
|
|
1589
|
-
flex-grow: 1;
|
|
1590
|
-
flex-shrink: 2;
|
|
1591
|
-
height: 100%;
|
|
1610
|
+
.editor-sidebar > .components-panel > .components-panel__header {
|
|
1611
|
+
background: #f0f0f0;
|
|
1592
1612
|
}
|
|
1593
|
-
|
|
1594
|
-
|
|
1595
|
-
padding-left: var(--wp-admin-border-width-focus);
|
|
1596
|
-
flex-basis: calc(37.5% - 60px);
|
|
1597
|
-
overflow: hidden;
|
|
1598
|
-
}
|
|
1613
|
+
.editor-sidebar .block-editor-block-inspector__card {
|
|
1614
|
+
margin: 0;
|
|
1599
1615
|
}
|
|
1600
|
-
|
|
1616
|
+
|
|
1617
|
+
.edit-site-global-styles-sidebar {
|
|
1601
1618
|
display: flex;
|
|
1602
|
-
|
|
1603
|
-
height: 100%;
|
|
1604
|
-
flex-grow: 1;
|
|
1605
|
-
flex-shrink: 1;
|
|
1606
|
-
}
|
|
1607
|
-
@media (min-width: 782px) {
|
|
1608
|
-
.edit-site-header-edit-mode .edit-site-header-edit-mode__end {
|
|
1609
|
-
flex-basis: 37.5%;
|
|
1610
|
-
}
|
|
1619
|
+
flex-direction: column;
|
|
1620
|
+
min-height: 100%;
|
|
1611
1621
|
}
|
|
1612
|
-
.edit-site-
|
|
1613
|
-
align-items: center;
|
|
1622
|
+
.edit-site-global-styles-sidebar__panel, .edit-site-global-styles-sidebar__navigator-provider {
|
|
1614
1623
|
display: flex;
|
|
1615
|
-
flex-
|
|
1616
|
-
flex
|
|
1617
|
-
flex-shrink: 2;
|
|
1618
|
-
height: 100%;
|
|
1619
|
-
justify-content: center;
|
|
1620
|
-
min-width: 0;
|
|
1624
|
+
flex-direction: column;
|
|
1625
|
+
flex: 1;
|
|
1621
1626
|
}
|
|
1622
|
-
|
|
1623
|
-
|
|
1624
|
-
flex-basis: 25%;
|
|
1625
|
-
}
|
|
1627
|
+
.edit-site-global-styles-sidebar__navigator-screen {
|
|
1628
|
+
flex: 1;
|
|
1626
1629
|
}
|
|
1627
1630
|
|
|
1628
|
-
.edit-site-
|
|
1629
|
-
|
|
1630
|
-
display: flex;
|
|
1631
|
-
gap: 8px;
|
|
1632
|
-
padding-right: 16px;
|
|
1631
|
+
.edit-site-global-styles-sidebar .edit-site-global-styles-sidebar__header-title {
|
|
1632
|
+
margin: 0;
|
|
1633
1633
|
}
|
|
1634
|
-
|
|
1635
|
-
|
|
1636
|
-
|
|
1637
|
-
|
|
1634
|
+
|
|
1635
|
+
.edit-site-global-styles-sidebar .components-navigation__menu-title-heading {
|
|
1636
|
+
font-size: 15.6px;
|
|
1637
|
+
font-weight: 500;
|
|
1638
1638
|
}
|
|
1639
|
-
|
|
1640
|
-
|
|
1641
|
-
|
|
1642
|
-
}
|
|
1639
|
+
|
|
1640
|
+
.edit-site-global-styles-sidebar .components-navigation__item > button span {
|
|
1641
|
+
font-weight: 500;
|
|
1643
1642
|
}
|
|
1644
|
-
|
|
1645
|
-
|
|
1643
|
+
|
|
1644
|
+
.edit-site-typography-panel,
|
|
1645
|
+
.edit-site-global-styles-sidebar .block-editor-panel-color-gradient-settings {
|
|
1646
|
+
border: 0;
|
|
1646
1647
|
}
|
|
1647
|
-
|
|
1648
|
-
|
|
1649
|
-
|
|
1650
|
-
transition-delay: 0s;
|
|
1651
|
-
}
|
|
1648
|
+
|
|
1649
|
+
.edit-site-global-styles-sidebar .single-column {
|
|
1650
|
+
grid-column: span 1;
|
|
1652
1651
|
}
|
|
1653
|
-
|
|
1654
|
-
|
|
1652
|
+
|
|
1653
|
+
.edit-site-global-styles-sidebar .components-tools-panel .span-columns {
|
|
1654
|
+
grid-column: 1/-1;
|
|
1655
1655
|
}
|
|
1656
1656
|
|
|
1657
|
-
|
|
1658
|
-
|
|
1659
|
-
|
|
1660
|
-
.edit-site-header-edit-mode__actions {
|
|
1661
|
-
display: inline-flex;
|
|
1662
|
-
align-items: center;
|
|
1663
|
-
flex-wrap: nowrap;
|
|
1664
|
-
padding-right: 8px;
|
|
1665
|
-
padding-left: 8px;
|
|
1666
|
-
gap: 8px;
|
|
1657
|
+
.edit-site-global-styles-sidebar__blocks-group {
|
|
1658
|
+
padding-top: 24px;
|
|
1659
|
+
border-top: 1px solid #e0e0e0;
|
|
1667
1660
|
}
|
|
1668
1661
|
|
|
1669
|
-
.edit-site-
|
|
1670
|
-
|
|
1671
|
-
transition: opacity 0.3s;
|
|
1662
|
+
.edit-site-global-styles-sidebar__blocks-group-help {
|
|
1663
|
+
padding: 0 16px;
|
|
1672
1664
|
}
|
|
1673
|
-
|
|
1674
|
-
|
|
1665
|
+
|
|
1666
|
+
.edit-site-global-styles-color-palette-panel,
|
|
1667
|
+
.edit-site-global-styles-gradient-palette-panel {
|
|
1668
|
+
padding: 16px;
|
|
1675
1669
|
}
|
|
1676
1670
|
|
|
1677
|
-
.edit-site-
|
|
1678
|
-
|
|
1671
|
+
.edit-site-global-styles-sidebar hr {
|
|
1672
|
+
margin: 0;
|
|
1679
1673
|
}
|
|
1680
|
-
|
|
1674
|
+
|
|
1675
|
+
.show-icon-labels .edit-site-global-styles-sidebar__header .components-button.has-icon svg {
|
|
1681
1676
|
display: none;
|
|
1682
1677
|
}
|
|
1683
|
-
.edit-site-
|
|
1678
|
+
.show-icon-labels .edit-site-global-styles-sidebar__header .components-button.has-icon::after {
|
|
1684
1679
|
content: attr(aria-label);
|
|
1685
|
-
|
|
1686
|
-
.edit-site-header-edit-mode.show-icon-labels .components-button.has-icon[aria-disabled=true] {
|
|
1687
|
-
background-color: transparent;
|
|
1688
|
-
}
|
|
1689
|
-
.edit-site-header-edit-mode.show-icon-labels .is-tertiary:active {
|
|
1690
|
-
box-shadow: 0 0 0 1.5px var(--wp-admin-theme-color);
|
|
1691
|
-
background-color: transparent;
|
|
1692
|
-
}
|
|
1693
|
-
.edit-site-header-edit-mode.show-icon-labels .edit-site-save-button__button {
|
|
1694
|
-
padding-right: 6px;
|
|
1695
|
-
padding-left: 6px;
|
|
1696
|
-
}
|
|
1697
|
-
.edit-site-header-edit-mode.show-icon-labels .edit-site-document-actions__get-info.edit-site-document-actions__get-info.edit-site-document-actions__get-info::after {
|
|
1698
|
-
content: none;
|
|
1699
|
-
}
|
|
1700
|
-
.edit-site-header-edit-mode.show-icon-labels .edit-site-header-edit-mode__inserter-toggle.edit-site-header-edit-mode__inserter-toggle,
|
|
1701
|
-
.edit-site-header-edit-mode.show-icon-labels .edit-site-document-actions__get-info.edit-site-document-actions__get-info.edit-site-document-actions__get-info {
|
|
1702
|
-
height: 36px;
|
|
1703
|
-
padding: 0 8px;
|
|
1704
|
-
}
|
|
1705
|
-
.edit-site-header-edit-mode.show-icon-labels .block-editor-block-mover {
|
|
1706
|
-
border-right: none;
|
|
1707
|
-
}
|
|
1708
|
-
.edit-site-header-edit-mode.show-icon-labels .block-editor-block-mover::before {
|
|
1709
|
-
content: "";
|
|
1710
|
-
width: 1px;
|
|
1711
|
-
height: 24px;
|
|
1712
|
-
background-color: #ddd;
|
|
1713
|
-
margin-top: 4px;
|
|
1714
|
-
margin-right: 8px;
|
|
1715
|
-
}
|
|
1716
|
-
.edit-site-header-edit-mode.show-icon-labels .block-editor-block-mover .block-editor-block-mover__move-button-container::before {
|
|
1717
|
-
width: calc(100% - 24px);
|
|
1718
|
-
background: #ddd;
|
|
1719
|
-
right: calc(50% + 1px);
|
|
1680
|
+
font-size: 12px;
|
|
1720
1681
|
}
|
|
1721
1682
|
|
|
1722
|
-
.
|
|
1723
|
-
|
|
1683
|
+
.editor-header {
|
|
1684
|
+
padding-right: 60px;
|
|
1724
1685
|
}
|
|
1725
1686
|
|
|
1726
1687
|
.edit-site-page {
|
|
@@ -1805,15 +1766,6 @@ textarea.edit-site-code-editor-text-area.edit-site-code-editor-text-area:-ms-inp
|
|
|
1805
1766
|
box-shadow: 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
|
|
1806
1767
|
outline: 2px solid transparent;
|
|
1807
1768
|
}
|
|
1808
|
-
.page-pages-preview-field__button::after {
|
|
1809
|
-
content: "";
|
|
1810
|
-
height: 100%;
|
|
1811
|
-
right: 0;
|
|
1812
|
-
position: absolute;
|
|
1813
|
-
top: 0;
|
|
1814
|
-
width: 100%;
|
|
1815
|
-
z-index: 1;
|
|
1816
|
-
}
|
|
1817
1769
|
|
|
1818
1770
|
.edit-site-patterns__header {
|
|
1819
1771
|
position: sticky;
|
|
@@ -2088,129 +2040,6 @@ textarea.edit-site-code-editor-text-area.edit-site-code-editor-text-area:-ms-inp
|
|
|
2088
2040
|
border-bottom: 1px solid #f0f0f0;
|
|
2089
2041
|
}
|
|
2090
2042
|
|
|
2091
|
-
.editor-sidebar {
|
|
2092
|
-
width: 280px;
|
|
2093
|
-
}
|
|
2094
|
-
.editor-sidebar > .components-panel {
|
|
2095
|
-
border-right: 0;
|
|
2096
|
-
border-left: 0;
|
|
2097
|
-
margin-bottom: -1px;
|
|
2098
|
-
margin-top: -1px;
|
|
2099
|
-
}
|
|
2100
|
-
.editor-sidebar > .components-panel > .components-panel__header {
|
|
2101
|
-
background: #f0f0f0;
|
|
2102
|
-
}
|
|
2103
|
-
.editor-sidebar .block-editor-block-inspector__card {
|
|
2104
|
-
margin: 0;
|
|
2105
|
-
}
|
|
2106
|
-
|
|
2107
|
-
.edit-site-global-styles-sidebar {
|
|
2108
|
-
display: flex;
|
|
2109
|
-
flex-direction: column;
|
|
2110
|
-
min-height: 100%;
|
|
2111
|
-
}
|
|
2112
|
-
.edit-site-global-styles-sidebar__panel, .edit-site-global-styles-sidebar__navigator-provider {
|
|
2113
|
-
display: flex;
|
|
2114
|
-
flex-direction: column;
|
|
2115
|
-
flex: 1;
|
|
2116
|
-
}
|
|
2117
|
-
.edit-site-global-styles-sidebar__navigator-screen {
|
|
2118
|
-
flex: 1;
|
|
2119
|
-
}
|
|
2120
|
-
|
|
2121
|
-
.edit-site-global-styles-sidebar .edit-site-global-styles-sidebar__header-title {
|
|
2122
|
-
margin: 0;
|
|
2123
|
-
}
|
|
2124
|
-
|
|
2125
|
-
.edit-site-global-styles-sidebar .interface-complementary-area-header .components-button.has-icon {
|
|
2126
|
-
margin-right: 0;
|
|
2127
|
-
}
|
|
2128
|
-
|
|
2129
|
-
.edit-site-global-styles-sidebar__reset-button.components-button {
|
|
2130
|
-
margin-right: auto;
|
|
2131
|
-
}
|
|
2132
|
-
|
|
2133
|
-
.edit-site-global-styles-sidebar .components-navigation__menu-title-heading {
|
|
2134
|
-
font-size: 15.6px;
|
|
2135
|
-
font-weight: 500;
|
|
2136
|
-
}
|
|
2137
|
-
|
|
2138
|
-
.edit-site-global-styles-sidebar .components-navigation__item > button span {
|
|
2139
|
-
font-weight: 500;
|
|
2140
|
-
}
|
|
2141
|
-
|
|
2142
|
-
.edit-site-typography-panel,
|
|
2143
|
-
.edit-site-global-styles-sidebar .block-editor-panel-color-gradient-settings {
|
|
2144
|
-
border: 0;
|
|
2145
|
-
}
|
|
2146
|
-
|
|
2147
|
-
.edit-site-global-styles-sidebar .single-column {
|
|
2148
|
-
grid-column: span 1;
|
|
2149
|
-
}
|
|
2150
|
-
|
|
2151
|
-
.edit-site-global-styles-sidebar .components-tools-panel .span-columns {
|
|
2152
|
-
grid-column: 1/-1;
|
|
2153
|
-
}
|
|
2154
|
-
|
|
2155
|
-
.edit-site-global-styles-sidebar__blocks-group {
|
|
2156
|
-
padding-top: 24px;
|
|
2157
|
-
border-top: 1px solid #e0e0e0;
|
|
2158
|
-
}
|
|
2159
|
-
|
|
2160
|
-
.edit-site-global-styles-sidebar__blocks-group-help {
|
|
2161
|
-
padding: 0 16px;
|
|
2162
|
-
}
|
|
2163
|
-
|
|
2164
|
-
.edit-site-global-styles-color-palette-panel,
|
|
2165
|
-
.edit-site-global-styles-gradient-palette-panel {
|
|
2166
|
-
padding: 16px;
|
|
2167
|
-
}
|
|
2168
|
-
|
|
2169
|
-
.edit-site-global-styles-sidebar hr {
|
|
2170
|
-
margin: 0;
|
|
2171
|
-
}
|
|
2172
|
-
|
|
2173
|
-
.show-icon-labels .edit-site-global-styles-sidebar__header .components-button.has-icon svg {
|
|
2174
|
-
display: none;
|
|
2175
|
-
}
|
|
2176
|
-
.show-icon-labels .edit-site-global-styles-sidebar__header .components-button.has-icon::after {
|
|
2177
|
-
content: attr(aria-label);
|
|
2178
|
-
font-size: 12px;
|
|
2179
|
-
}
|
|
2180
|
-
|
|
2181
|
-
.edit-site-sidebar__panel {
|
|
2182
|
-
margin-top: -1px;
|
|
2183
|
-
}
|
|
2184
|
-
|
|
2185
|
-
.components-panel__header.edit-site-sidebar-edit-mode__panel-tabs {
|
|
2186
|
-
padding-right: 0;
|
|
2187
|
-
padding-left: 16px;
|
|
2188
|
-
}
|
|
2189
|
-
.components-panel__header.edit-site-sidebar-edit-mode__panel-tabs .components-button.has-icon {
|
|
2190
|
-
padding: 0;
|
|
2191
|
-
min-width: 24px;
|
|
2192
|
-
height: 24px;
|
|
2193
|
-
}
|
|
2194
|
-
@media (min-width: 782px) {
|
|
2195
|
-
.components-panel__header.edit-site-sidebar-edit-mode__panel-tabs .components-button.has-icon {
|
|
2196
|
-
display: flex;
|
|
2197
|
-
}
|
|
2198
|
-
}
|
|
2199
|
-
|
|
2200
|
-
.edit-site-template-card__actions {
|
|
2201
|
-
line-height: 0;
|
|
2202
|
-
flex-shrink: 0;
|
|
2203
|
-
}
|
|
2204
|
-
.edit-site-template-card__actions > .components-button.is-small.has-icon {
|
|
2205
|
-
padding: 0;
|
|
2206
|
-
min-width: auto;
|
|
2207
|
-
}
|
|
2208
|
-
|
|
2209
|
-
.edit-site-template-panel .block-editor-block-preview__container {
|
|
2210
|
-
border-radius: 2px;
|
|
2211
|
-
box-shadow: none;
|
|
2212
|
-
}
|
|
2213
|
-
|
|
2214
2043
|
.edit-site-editor__interface-skeleton {
|
|
2215
2044
|
opacity: 1;
|
|
2216
2045
|
transition: opacity 0.1s ease-out;
|
|
@@ -2224,9 +2053,6 @@ textarea.edit-site-code-editor-text-area.edit-site-code-editor-text-area:-ms-inp
|
|
|
2224
2053
|
.edit-site-editor__interface-skeleton.is-loading {
|
|
2225
2054
|
opacity: 0;
|
|
2226
2055
|
}
|
|
2227
|
-
.edit-site-editor__interface-skeleton .interface-interface-skeleton__header {
|
|
2228
|
-
border: 0;
|
|
2229
|
-
}
|
|
2230
2056
|
|
|
2231
2057
|
.edit-site-editor__toggle-save-panel {
|
|
2232
2058
|
box-sizing: border-box;
|
|
@@ -2387,47 +2213,6 @@ body.is-fullscreen-mode .edit-site .components-editor-notices__snackbar {
|
|
|
2387
2213
|
vertical-align: text-top;
|
|
2388
2214
|
}
|
|
2389
2215
|
|
|
2390
|
-
.edit-site-start-template-options__modal .edit-site-start-template-options__modal__actions {
|
|
2391
|
-
position: absolute;
|
|
2392
|
-
bottom: 0;
|
|
2393
|
-
width: 100%;
|
|
2394
|
-
height: 92px;
|
|
2395
|
-
background-color: #fff;
|
|
2396
|
-
margin-right: -32px;
|
|
2397
|
-
margin-left: -32px;
|
|
2398
|
-
padding-right: 32px;
|
|
2399
|
-
padding-left: 32px;
|
|
2400
|
-
border-top: 1px solid #ddd;
|
|
2401
|
-
z-index: 1;
|
|
2402
|
-
}
|
|
2403
|
-
.edit-site-start-template-options__modal .block-editor-block-patterns-list {
|
|
2404
|
-
padding-bottom: 92px;
|
|
2405
|
-
}
|
|
2406
|
-
|
|
2407
|
-
.edit-site-start-template-options__modal-content .block-editor-block-patterns-list {
|
|
2408
|
-
column-count: 2;
|
|
2409
|
-
column-gap: 24px;
|
|
2410
|
-
}
|
|
2411
|
-
@media (min-width: 782px) {
|
|
2412
|
-
.edit-site-start-template-options__modal-content .block-editor-block-patterns-list {
|
|
2413
|
-
column-count: 3;
|
|
2414
|
-
}
|
|
2415
|
-
}
|
|
2416
|
-
@media (min-width: 1280px) {
|
|
2417
|
-
.edit-site-start-template-options__modal-content .block-editor-block-patterns-list {
|
|
2418
|
-
column-count: 4;
|
|
2419
|
-
}
|
|
2420
|
-
}
|
|
2421
|
-
.edit-site-start-template-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item {
|
|
2422
|
-
break-inside: avoid-column;
|
|
2423
|
-
}
|
|
2424
|
-
.edit-site-start-template-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item .block-editor-block-patterns-list__item-title {
|
|
2425
|
-
display: none;
|
|
2426
|
-
}
|
|
2427
|
-
.edit-site-start-template-options__modal-content .block-editor-block-patterns-list .block-editor-block-patterns-list__item:not(:focus):not(:hover) .block-editor-block-preview__container {
|
|
2428
|
-
box-shadow: 0 0 0 1px #ddd;
|
|
2429
|
-
}
|
|
2430
|
-
|
|
2431
2216
|
.edit-site-layout {
|
|
2432
2217
|
height: 100%;
|
|
2433
2218
|
background: #1e1e1e;
|
|
@@ -2583,8 +2368,9 @@ body.is-fullscreen-mode .edit-site .components-editor-notices__snackbar {
|
|
|
2583
2368
|
position: relative;
|
|
2584
2369
|
color: #fff;
|
|
2585
2370
|
border-radius: 0;
|
|
2586
|
-
height:
|
|
2371
|
+
height: 61px;
|
|
2587
2372
|
width: 60px;
|
|
2373
|
+
margin-bottom: -1px;
|
|
2588
2374
|
overflow: hidden;
|
|
2589
2375
|
padding: 0;
|
|
2590
2376
|
display: flex;
|
|
@@ -2921,14 +2707,16 @@ body.is-fullscreen-mode .edit-site .components-editor-notices__snackbar {
|
|
|
2921
2707
|
}
|
|
2922
2708
|
|
|
2923
2709
|
.edit-site-sidebar-navigation-screen__content .edit-site-global-styles-variations_item .edit-site-global-styles-variations_item-preview {
|
|
2924
|
-
|
|
2710
|
+
outline-color: rgba(255, 255, 255, 0.05);
|
|
2711
|
+
}
|
|
2712
|
+
.edit-site-sidebar-navigation-screen__content .edit-site-global-styles-variations_item:not(.is-active):hover .edit-site-global-styles-variations_item-preview {
|
|
2713
|
+
outline-color: rgba(255, 255, 255, 0.15);
|
|
2925
2714
|
}
|
|
2926
|
-
.edit-site-sidebar-navigation-screen__content .edit-site-global-styles-variations_item
|
|
2927
|
-
|
|
2928
|
-
outline-width: 3px;
|
|
2715
|
+
.edit-site-sidebar-navigation-screen__content .edit-site-global-styles-variations_item.is-active .edit-site-global-styles-variations_item-preview {
|
|
2716
|
+
outline-color: #fff;
|
|
2929
2717
|
}
|
|
2930
|
-
.edit-site-sidebar-navigation-screen__content .edit-site-global-styles-variations_item:focus
|
|
2931
|
-
|
|
2718
|
+
.edit-site-sidebar-navigation-screen__content .edit-site-global-styles-variations_item:focus-visible .edit-site-global-styles-variations_item-preview {
|
|
2719
|
+
outline-color: var(--wp-admin-theme-color);
|
|
2932
2720
|
}
|
|
2933
2721
|
|
|
2934
2722
|
.edit-site-sidebar-navigation-screen__footer {
|
|
@@ -3628,9 +3416,10 @@ button.font-library-modal__upload-area {
|
|
|
3628
3416
|
}
|
|
3629
3417
|
.edit-site-global-styles-variations_item .edit-site-global-styles-variations_item-preview {
|
|
3630
3418
|
border-radius: 2px;
|
|
3631
|
-
outline: 1px solid
|
|
3419
|
+
outline: 1px solid rgba(0, 0, 0, 0.15);
|
|
3420
|
+
outline-offset: -1px;
|
|
3632
3421
|
position: relative;
|
|
3633
|
-
transition:
|
|
3422
|
+
transition: outline 0.1s linear;
|
|
3634
3423
|
}
|
|
3635
3424
|
@media (prefers-reduced-motion: reduce) {
|
|
3636
3425
|
.edit-site-global-styles-variations_item .edit-site-global-styles-variations_item-preview {
|
|
@@ -3638,37 +3427,21 @@ button.font-library-modal__upload-area {
|
|
|
3638
3427
|
transition-delay: 0s;
|
|
3639
3428
|
}
|
|
3640
3429
|
}
|
|
3641
|
-
.edit-site-global-styles-variations_item .edit-site-global-styles-variations_item-preview
|
|
3642
|
-
|
|
3643
|
-
|
|
3644
|
-
|
|
3645
|
-
right: -1px;
|
|
3646
|
-
bottom: -1px;
|
|
3647
|
-
left: -1px;
|
|
3648
|
-
border-radius: 3px;
|
|
3649
|
-
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
|
|
3650
|
-
border: 1px solid transparent;
|
|
3651
|
-
box-sizing: inherit;
|
|
3652
|
-
transition: box-shadow 0.1s linear;
|
|
3653
|
-
}
|
|
3654
|
-
@media (prefers-reduced-motion: reduce) {
|
|
3655
|
-
.edit-site-global-styles-variations_item .edit-site-global-styles-variations_item-preview::after {
|
|
3656
|
-
transition-duration: 0s;
|
|
3657
|
-
transition-delay: 0s;
|
|
3658
|
-
}
|
|
3659
|
-
}
|
|
3660
|
-
.edit-site-global-styles-color-variations .edit-site-global-styles-variations_item .edit-site-global-styles-variations_item-preview {
|
|
3661
|
-
padding: 8px;
|
|
3430
|
+
.edit-site-global-styles-variations_item .edit-site-global-styles-variations_item-preview.is-pill {
|
|
3431
|
+
height: 40px;
|
|
3432
|
+
border-radius: 100px;
|
|
3433
|
+
overflow: hidden;
|
|
3662
3434
|
}
|
|
3663
|
-
.edit-site-global-styles-variations_item:not(.is-active):hover .edit-site-global-styles-variations_item-preview
|
|
3664
|
-
|
|
3435
|
+
.edit-site-global-styles-variations_item:not(.is-active):hover .edit-site-global-styles-variations_item-preview {
|
|
3436
|
+
outline-color: rgba(0, 0, 0, 0.3);
|
|
3665
3437
|
}
|
|
3666
3438
|
.edit-site-global-styles-variations_item.is-active .edit-site-global-styles-variations_item-preview, .edit-site-global-styles-variations_item:focus-visible .edit-site-global-styles-variations_item-preview {
|
|
3667
|
-
|
|
3668
|
-
outline-
|
|
3439
|
+
outline-color: #1e1e1e;
|
|
3440
|
+
outline-offset: 1px;
|
|
3441
|
+
outline-width: var(--wp-admin-border-width-focus);
|
|
3669
3442
|
}
|
|
3670
|
-
.edit-site-global-styles-variations_item
|
|
3671
|
-
|
|
3443
|
+
.edit-site-global-styles-variations_item:focus-visible .edit-site-global-styles-variations_item-preview {
|
|
3444
|
+
outline-color: var(--wp-admin-theme-color);
|
|
3672
3445
|
}
|
|
3673
3446
|
|
|
3674
3447
|
body.js #wpadminbar {
|
|
@@ -3748,9 +3521,6 @@ body.js.site-editor-php {
|
|
|
3748
3521
|
.edit-site .interface-interface-skeleton {
|
|
3749
3522
|
top: 0;
|
|
3750
3523
|
}
|
|
3751
|
-
.edit-site .interface-complementary-area__pin-unpin-item.components-button {
|
|
3752
|
-
display: none;
|
|
3753
|
-
}
|
|
3754
3524
|
|
|
3755
3525
|
/**
|
|
3756
3526
|
* Animations
|