@wordpress/editor 14.36.1-next.738bb1424.0 → 14.36.1-next.76cff8c98.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.
Files changed (695) hide show
  1. package/LICENSE.md +1 -1
  2. package/build/bindings/api.cjs +4 -4
  3. package/build/components/autocompleters/index.cjs +1 -1
  4. package/build/components/blog-title/index.cjs +1 -1
  5. package/build/components/collab-sidebar/add-comment.cjs +3 -3
  6. package/build/components/collab-sidebar/comment-form.cjs +1 -1
  7. package/build/components/collab-sidebar/comments.cjs +3 -3
  8. package/build/components/collab-sidebar/index.cjs +4 -4
  9. package/build/components/collapsible-block-toolbar/index.cjs +1 -1
  10. package/build/components/commands/index.cjs +1 -1
  11. package/build/components/deprecated.cjs +2 -2
  12. package/build/components/document-bar/index.cjs +3 -3
  13. package/build/components/document-outline/index.cjs +1 -1
  14. package/build/components/document-outline/item.cjs +1 -1
  15. package/build/components/document-tools/index.cjs +3 -3
  16. package/build/components/editor/index.cjs +4 -4
  17. package/build/components/editor-interface/index.cjs +9 -9
  18. package/build/components/editor-notices/index.cjs +1 -1
  19. package/build/components/entities-saved-states/entity-type-list.cjs +1 -1
  20. package/build/components/entities-saved-states/index.cjs +2 -2
  21. package/build/components/global-styles-sidebar/index.cjs +3 -3
  22. package/build/components/global-styles-sidebar/welcome-guide.cjs +1 -1
  23. package/build/components/header/index.cjs +11 -11
  24. package/build/components/index.cjs +84 -84
  25. package/build/components/keyboard-shortcut-help-modal/dynamic-shortcut.cjs +1 -1
  26. package/build/components/keyboard-shortcut-help-modal/index.cjs +3 -3
  27. package/build/components/list-view-sidebar/index.cjs +1 -1
  28. package/build/components/list-view-sidebar/list-view-outline.cjs +4 -4
  29. package/build/components/local-autosave-monitor/index.cjs +1 -1
  30. package/build/components/more-menu/index.cjs +4 -4
  31. package/build/components/page-attributes/order.cjs +1 -1
  32. package/build/components/page-attributes/panel.cjs +1 -1
  33. package/build/components/page-attributes/parent.cjs +2 -2
  34. package/build/components/plugin-document-setting-panel/index.cjs +2 -2
  35. package/build/components/post-author/check.cjs +1 -1
  36. package/build/components/post-author/index.cjs +2 -2
  37. package/build/components/post-author/panel.cjs +3 -3
  38. package/build/components/post-card-panel/index.cjs +2 -2
  39. package/build/components/post-discussion/panel.cjs +4 -4
  40. package/build/components/post-excerpt/check.cjs +1 -1
  41. package/build/components/post-excerpt/panel.cjs +3 -3
  42. package/build/components/post-featured-image/check.cjs +2 -2
  43. package/build/components/post-featured-image/index.cjs +2 -2
  44. package/build/components/post-featured-image/panel.cjs +2 -2
  45. package/build/components/post-format/check.cjs +1 -1
  46. package/build/components/post-format/index.cjs +1 -1
  47. package/build/components/post-format/panel.cjs +3 -3
  48. package/build/components/post-last-revision/check.cjs +1 -1
  49. package/build/components/post-last-revision/index.cjs +2 -2
  50. package/build/components/post-last-revision/panel.cjs +2 -2
  51. package/build/components/post-panel-row/index.cjs +1 -1
  52. package/build/components/post-panel-section/index.cjs +1 -1
  53. package/build/components/post-pending-status/index.cjs +1 -1
  54. package/build/components/post-publish-button/index.cjs +1 -1
  55. package/build/components/post-publish-button/post-publish-button-or-toggle.cjs +1 -1
  56. package/build/components/post-publish-panel/index.cjs +3 -3
  57. package/build/components/post-publish-panel/maybe-category-panel.cjs +1 -1
  58. package/build/components/post-publish-panel/maybe-tags-panel.cjs +1 -1
  59. package/build/components/post-publish-panel/postpublish.cjs +1 -1
  60. package/build/components/post-publish-panel/prepublish.cjs +8 -8
  61. package/build/components/post-saved-state/index.cjs +1 -1
  62. package/build/components/post-schedule/panel.cjs +3 -3
  63. package/build/components/post-status/index.cjs +2 -2
  64. package/build/components/post-sticky/index.cjs +1 -1
  65. package/build/components/post-sticky/panel.cjs +3 -3
  66. package/build/components/post-switch-to-draft-button/index.cjs +1 -1
  67. package/build/components/post-sync-status/index.cjs +1 -1
  68. package/build/components/post-taxonomies/flat-term-selector.cjs +1 -1
  69. package/build/components/post-taxonomies/index.cjs +2 -2
  70. package/build/components/post-taxonomies/panel.cjs +2 -2
  71. package/build/components/post-template/block-theme.cjs +4 -4
  72. package/build/components/post-template/classic-theme.cjs +2 -2
  73. package/build/components/post-template/create-new-template.cjs +1 -1
  74. package/build/components/post-template/panel.cjs +2 -2
  75. package/build/components/post-text-editor/index.cjs +1 -1
  76. package/build/components/post-title/index.cjs +4 -4
  77. package/build/components/post-title/post-title-raw.cjs +3 -3
  78. package/build/components/post-trash/index.cjs +1 -1
  79. package/build/components/post-url/panel.cjs +3 -3
  80. package/build/components/posts-per-page/index.cjs +1 -1
  81. package/build/components/preferences-modal/enable-plugin-document-setting-panel.cjs +1 -1
  82. package/build/components/preferences-modal/index.cjs +9 -9
  83. package/build/components/preview-dropdown/index.cjs +3 -3
  84. package/build/components/preview-dropdown/index.cjs.map +2 -2
  85. package/build/components/provider/disable-non-page-content-blocks.cjs +1 -1
  86. package/build/components/provider/index.cjs +13 -13
  87. package/build/components/provider/use-block-editor-settings.cjs +13 -7
  88. package/build/components/provider/use-block-editor-settings.cjs.map +3 -3
  89. package/build/components/resizable-editor/index.cjs +2 -2
  90. package/build/components/save-publish-panels/index.cjs +4 -4
  91. package/build/components/sidebar/index.cjs +10 -10
  92. package/build/components/sidebar/post-summary.cjs +19 -19
  93. package/build/components/site-discussion/index.cjs +1 -1
  94. package/build/components/style-book/color-examples.cjs +1 -1
  95. package/build/components/style-book/examples.cjs +2 -2
  96. package/build/components/style-book/index.cjs +1 -1
  97. package/build/components/styles-canvas/index.cjs +3 -3
  98. package/build/components/styles-canvas/style-book.cjs +1 -1
  99. package/build/components/table-of-contents/index.cjs +1 -1
  100. package/build/components/table-of-contents/panel.cjs +4 -4
  101. package/build/components/template-part-menu-items/index.cjs +2 -2
  102. package/build/components/text-editor/index.cjs +2 -2
  103. package/build/components/visual-editor/index.cjs +5 -5
  104. package/build/dataviews/fields/content-preview/index.cjs +1 -1
  105. package/build/dataviews/store/private-actions.cjs +1 -1
  106. package/build/hooks/media-upload.cjs +1 -1
  107. package/build/hooks/pattern-overrides.cjs +7 -2
  108. package/build/hooks/pattern-overrides.cjs.map +3 -3
  109. package/build/hooks/push-changes-to-global-styles/index.cjs +1 -1
  110. package/build/private-apis.cjs +12 -12
  111. package/build/private-apis.cjs.map +2 -2
  112. package/build/store/actions.cjs +2 -2
  113. package/build/store/index.cjs +5 -5
  114. package/build/store/private-actions.cjs +2 -2
  115. package/build/store/private-selectors.cjs +1 -1
  116. package/build/store/reducer.cjs +1 -1
  117. package/build/store/selectors.cjs +1 -1
  118. package/build/utils/index.cjs +1 -1
  119. package/build/utils/search-templates.cjs +1 -1
  120. package/build/utils/url.cjs +1 -1
  121. package/build-module/bindings/{api.js → api.mjs} +5 -5
  122. package/build-module/bindings/{pattern-overrides.js → pattern-overrides.mjs} +1 -1
  123. package/build-module/bindings/{post-data.js → post-data.mjs} +1 -1
  124. package/build-module/bindings/{post-meta.js → post-meta.mjs} +3 -3
  125. package/build-module/bindings/{term-data.js → term-data.mjs} +1 -1
  126. package/build-module/components/autocompleters/{index.js → index.mjs} +2 -2
  127. package/build-module/components/autocompleters/{user.js → user.mjs} +1 -1
  128. package/build-module/components/autosave-monitor/{index.js → index.mjs} +2 -2
  129. package/build-module/components/block-removal-warnings/{index.js → index.mjs} +3 -3
  130. package/build-module/components/block-settings-menu/{plugin-block-settings-menu-item.js → plugin-block-settings-menu-item.mjs} +1 -1
  131. package/build-module/components/block-visibility/{index.js → index.mjs} +3 -3
  132. package/build-module/components/blog-title/{index.js → index.mjs} +4 -4
  133. package/build-module/components/character-count/{index.js → index.mjs} +2 -2
  134. package/build-module/components/collab-sidebar/{add-comment.js → add-comment.mjs} +5 -5
  135. package/build-module/components/collab-sidebar/{comment-author-info.js → comment-author-info.mjs} +2 -2
  136. package/build-module/components/collab-sidebar/{comment-form.js → comment-form.mjs} +2 -2
  137. package/build-module/components/collab-sidebar/{comment-indicator-toolbar.js → comment-indicator-toolbar.mjs} +3 -3
  138. package/build-module/components/collab-sidebar/{comment-menu-item.js → comment-menu-item.mjs} +2 -2
  139. package/build-module/components/collab-sidebar/{comments.js → comments.mjs} +8 -8
  140. package/build-module/components/collab-sidebar/{constants.js → constants.mjs} +1 -1
  141. package/build-module/components/collab-sidebar/{hooks.js → hooks.mjs} +5 -5
  142. package/build-module/components/collab-sidebar/{index.js → index.mjs} +12 -12
  143. package/build-module/components/collab-sidebar/{utils.js → utils.mjs} +1 -1
  144. package/build-module/components/collapsible-block-toolbar/{index.js → index.mjs} +2 -2
  145. package/build-module/components/commands/{index.js → index.mjs} +7 -7
  146. package/build-module/components/{deprecated.js → deprecated.mjs} +1 -1
  147. package/build-module/components/document-bar/{index.js → index.mjs} +8 -8
  148. package/build-module/components/document-bar/{useEditedSectionDetails.js → useEditedSectionDetails.mjs} +2 -2
  149. package/build-module/components/document-outline/{check.js → check.mjs} +1 -1
  150. package/build-module/components/document-outline/{index.js → index.mjs} +3 -3
  151. package/build-module/components/document-outline/{item.js → item.mjs} +1 -1
  152. package/build-module/components/document-tools/{index.js → index.mjs} +5 -5
  153. package/build-module/components/editor/{index.js → index.mjs} +10 -10
  154. package/build-module/components/editor-history/{redo.js → redo.mjs} +2 -2
  155. package/build-module/components/editor-history/{undo.js → undo.mjs} +2 -2
  156. package/build-module/components/editor-interface/{index.js → index.mjs} +11 -11
  157. package/build-module/components/editor-notices/{index.js → index.mjs} +2 -2
  158. package/build-module/components/editor-snackbars/{index.js → index.mjs} +1 -1
  159. package/build-module/components/entities-saved-states/{entity-record-item.js → entity-record-item.mjs} +4 -4
  160. package/build-module/components/entities-saved-states/{entity-type-list.js → entity-type-list.mjs} +2 -2
  161. package/build-module/components/entities-saved-states/hooks/{use-is-dirty.js → use-is-dirty.mjs} +1 -1
  162. package/build-module/components/entities-saved-states/{index.js → index.mjs} +5 -5
  163. package/build-module/components/error-boundary/{index.js → index.mjs} +2 -2
  164. package/build-module/components/global-keyboard-shortcuts/{index.js → index.mjs} +2 -2
  165. package/build-module/components/global-keyboard-shortcuts/{register-shortcuts.js → register-shortcuts.mjs} +1 -1
  166. package/build-module/components/global-styles/{block-link.js → block-link.mjs} +1 -1
  167. package/build-module/components/global-styles/{header.js → header.mjs} +1 -1
  168. package/build-module/components/global-styles/{hooks.js → hooks.mjs} +2 -2
  169. package/build-module/components/global-styles/{index.js → index.mjs} +5 -5
  170. package/build-module/components/global-styles/{menu.js → menu.mjs} +2 -2
  171. package/build-module/components/global-styles-provider/{index.js → index.mjs} +2 -2
  172. package/build-module/components/global-styles-renderer/{index.js → index.mjs} +3 -3
  173. package/build-module/components/global-styles-sidebar/{default-sidebar.js → default-sidebar.mjs} +1 -1
  174. package/build-module/components/global-styles-sidebar/{index.js → index.mjs} +7 -7
  175. package/build-module/components/global-styles-sidebar/{welcome-guide-image.js → welcome-guide-image.mjs} +1 -1
  176. package/build-module/components/global-styles-sidebar/{welcome-guide.js → welcome-guide.mjs} +2 -2
  177. package/build-module/components/header/{back-button.js → back-button.mjs} +1 -1
  178. package/build-module/components/header/{index.js → index.mjs} +15 -15
  179. package/build-module/components/{index.js → index.mjs} +90 -90
  180. package/build-module/components/inserter-sidebar/{index.js → index.mjs} +3 -3
  181. package/build-module/components/keyboard-shortcut-help-modal/{config.js → config.mjs} +1 -1
  182. package/build-module/components/keyboard-shortcut-help-modal/{dynamic-shortcut.js → dynamic-shortcut.mjs} +2 -2
  183. package/build-module/components/keyboard-shortcut-help-modal/{index.js → index.mjs} +4 -4
  184. package/build-module/components/keyboard-shortcut-help-modal/{shortcut.js → shortcut.mjs} +1 -1
  185. package/build-module/components/list-view-sidebar/{index.js → index.mjs} +4 -4
  186. package/build-module/components/list-view-sidebar/{list-view-outline.js → list-view-outline.mjs} +5 -5
  187. package/build-module/components/local-autosave-monitor/{index.js → index.mjs} +4 -4
  188. package/build-module/components/media-categories/{index.js → index.mjs} +1 -1
  189. package/build-module/components/mode-switcher/{index.js → index.mjs} +2 -2
  190. package/build-module/components/more-menu/{copy-content-menu-item.js → copy-content-menu-item.mjs} +2 -2
  191. package/build-module/components/more-menu/{index.js → index.mjs} +6 -6
  192. package/build-module/components/more-menu/{tools-more-menu-group.js → tools-more-menu-group.mjs} +1 -1
  193. package/build-module/components/more-menu/{view-more-menu-group.js → view-more-menu-group.mjs} +1 -1
  194. package/build-module/components/page-attributes/{check.js → check.mjs} +2 -2
  195. package/build-module/components/page-attributes/{order.js → order.mjs} +3 -3
  196. package/build-module/components/page-attributes/{panel.js → panel.mjs} +4 -4
  197. package/build-module/components/page-attributes/{parent.js → parent.mjs} +4 -4
  198. package/build-module/components/pattern-duplicate-modal/{index.js → index.mjs} +4 -4
  199. package/build-module/components/pattern-overrides-panel/{index.js → index.mjs} +3 -3
  200. package/build-module/components/pattern-rename-modal/{index.js → index.mjs} +4 -4
  201. package/build-module/components/plugin-document-setting-panel/{index.js → index.mjs} +3 -3
  202. package/build-module/components/plugin-more-menu-item/{index.js → index.mjs} +1 -1
  203. package/build-module/components/plugin-post-publish-panel/{index.js → index.mjs} +1 -1
  204. package/build-module/components/plugin-post-status-info/{index.js → index.mjs} +1 -1
  205. package/build-module/components/plugin-pre-publish-panel/{index.js → index.mjs} +1 -1
  206. package/build-module/components/plugin-preview-menu-item/{index.js → index.mjs} +1 -1
  207. package/build-module/components/plugin-sidebar/{index.js → index.mjs} +1 -1
  208. package/build-module/components/plugin-sidebar-more-menu-item/{index.js → index.mjs} +1 -1
  209. package/build-module/components/post-actions/{actions.js → actions.mjs} +5 -5
  210. package/build-module/components/post-actions/{index.js → index.mjs} +3 -3
  211. package/build-module/components/post-actions/{set-as-homepage.js → set-as-homepage.mjs} +2 -2
  212. package/build-module/components/post-actions/{set-as-posts-page.js → set-as-posts-page.mjs} +2 -2
  213. package/build-module/components/post-author/{check.js → check.mjs} +3 -3
  214. package/build-module/components/post-author/{combobox.js → combobox.mjs} +3 -3
  215. package/build-module/components/post-author/{constants.js → constants.mjs} +1 -1
  216. package/build-module/components/post-author/{hook.js → hook.mjs} +3 -3
  217. package/build-module/components/post-author/{index.js → index.mjs} +4 -4
  218. package/build-module/components/post-author/{panel.js → panel.mjs} +6 -6
  219. package/build-module/components/post-author/{select.js → select.mjs} +3 -3
  220. package/build-module/components/post-card-panel/{index.js → index.mjs} +7 -7
  221. package/build-module/components/post-comments/{index.js → index.mjs} +2 -2
  222. package/build-module/components/post-content-information/{index.js → index.mjs} +3 -3
  223. package/build-module/components/post-discussion/{panel.js → panel.mjs} +6 -6
  224. package/build-module/components/post-excerpt/{check.js → check.mjs} +2 -2
  225. package/build-module/components/post-excerpt/{index.js → index.mjs} +2 -2
  226. package/build-module/components/post-excerpt/{panel.js → panel.mjs} +7 -7
  227. package/build-module/components/post-excerpt/{plugin.js → plugin.mjs} +1 -1
  228. package/build-module/components/post-featured-image/{check.js → check.mjs} +3 -3
  229. package/build-module/components/post-featured-image/{index.js → index.mjs} +3 -3
  230. package/build-module/components/post-featured-image/{panel.js → panel.mjs} +4 -4
  231. package/build-module/components/post-fields/{index.js → index.mjs} +3 -3
  232. package/build-module/components/post-format/{check.js → check.mjs} +3 -3
  233. package/build-module/components/post-format/{index.js → index.mjs} +3 -3
  234. package/build-module/components/post-format/{panel.js → panel.mjs} +5 -5
  235. package/build-module/components/post-last-edited-panel/{index.js → index.mjs} +2 -2
  236. package/build-module/components/post-last-revision/{check.js → check.mjs} +3 -3
  237. package/build-module/components/post-last-revision/{index.js → index.mjs} +4 -4
  238. package/build-module/components/post-last-revision/{panel.js → panel.mjs} +3 -3
  239. package/build-module/components/post-locked-modal/{index.js → index.mjs} +2 -2
  240. package/build-module/components/post-panel-row/{index.js → index.mjs} +1 -1
  241. package/build-module/components/post-panel-section/{index.js → index.mjs} +1 -1
  242. package/build-module/components/post-pending-status/{check.js → check.mjs} +2 -2
  243. package/build-module/components/post-pending-status/{index.js → index.mjs} +3 -3
  244. package/build-module/components/post-pingbacks/{index.js → index.mjs} +2 -2
  245. package/build-module/components/post-preview-button/{index.js → index.mjs} +2 -2
  246. package/build-module/components/post-publish-button/{index.js → index.mjs} +3 -3
  247. package/build-module/components/post-publish-button/{label.js → label.mjs} +2 -2
  248. package/build-module/components/post-publish-button/{post-publish-button-or-toggle.js → post-publish-button-or-toggle.mjs} +3 -3
  249. package/build-module/components/post-publish-panel/{index.js → index.mjs} +5 -5
  250. package/build-module/components/post-publish-panel/{maybe-category-panel.js → maybe-category-panel.mjs} +3 -3
  251. package/build-module/components/post-publish-panel/{maybe-post-format-panel.js → maybe-post-format-panel.mjs} +3 -3
  252. package/build-module/components/post-publish-panel/{maybe-tags-panel.js → maybe-tags-panel.mjs} +3 -3
  253. package/build-module/components/post-publish-panel/{maybe-upload-media.js → maybe-upload-media.mjs} +2 -2
  254. package/build-module/components/post-publish-panel/{media-util.js → media-util.mjs} +1 -1
  255. package/build-module/components/post-publish-panel/{postpublish.js → postpublish.mjs} +3 -3
  256. package/build-module/components/post-publish-panel/{prepublish.js → prepublish.mjs} +10 -10
  257. package/build-module/components/post-saved-state/{index.js → index.mjs} +3 -3
  258. package/build-module/components/post-schedule/{check.js → check.mjs} +2 -2
  259. package/build-module/components/post-schedule/{index.js → index.mjs} +3 -3
  260. package/build-module/components/post-schedule/{label.js → label.mjs} +2 -2
  261. package/build-module/components/post-schedule/{panel.js → panel.mjs} +7 -7
  262. package/build-module/components/post-status/{index.js → index.mjs} +6 -6
  263. package/build-module/components/post-sticky/{check.js → check.mjs} +2 -2
  264. package/build-module/components/post-sticky/{index.js → index.mjs} +3 -3
  265. package/build-module/components/post-sticky/{panel.js → panel.mjs} +4 -4
  266. package/build-module/components/post-switch-to-draft-button/{index.js → index.mjs} +2 -2
  267. package/build-module/components/post-sync-status/{index.js → index.mjs} +3 -3
  268. package/build-module/components/post-taxonomies/{check.js → check.mjs} +2 -2
  269. package/build-module/components/post-taxonomies/{flat-term-selector.js → flat-term-selector.mjs} +4 -4
  270. package/build-module/components/post-taxonomies/{hierarchical-term-selector.js → hierarchical-term-selector.mjs} +4 -4
  271. package/build-module/components/post-taxonomies/{index.js → index.mjs} +4 -4
  272. package/build-module/components/post-taxonomies/{most-used-terms.js → most-used-terms.mjs} +2 -2
  273. package/build-module/components/post-taxonomies/{panel.js → panel.mjs} +4 -4
  274. package/build-module/components/post-template/{block-theme.js → block-theme.mjs} +7 -7
  275. package/build-module/components/post-template/{classic-theme.js → classic-theme.mjs} +5 -5
  276. package/build-module/components/post-template/{create-new-template-modal.js → create-new-template-modal.mjs} +3 -3
  277. package/build-module/components/post-template/{create-new-template.js → create-new-template.mjs} +3 -3
  278. package/build-module/components/post-template/{hooks.js → hooks.mjs} +2 -2
  279. package/build-module/components/post-template/{panel.js → panel.mjs} +4 -4
  280. package/build-module/components/post-template/{reset-default-template.js → reset-default-template.mjs} +2 -2
  281. package/build-module/components/post-template/{swap-template-button.js → swap-template-button.mjs} +3 -3
  282. package/build-module/components/post-text-editor/{index.js → index.mjs} +2 -2
  283. package/build-module/components/post-title/{constants.js → constants.mjs} +1 -1
  284. package/build-module/components/post-title/{index.js → index.mjs} +6 -6
  285. package/build-module/components/post-title/{post-title-raw.js → post-title-raw.mjs} +4 -4
  286. package/build-module/components/post-title/{use-post-title-focus.js → use-post-title-focus.mjs} +2 -2
  287. package/build-module/components/post-title/{use-post-title.js → use-post-title.mjs} +2 -2
  288. package/build-module/components/post-transform-panel/{hooks.js → hooks.mjs} +3 -3
  289. package/build-module/components/post-transform-panel/{index.js → index.mjs} +4 -4
  290. package/build-module/components/post-trash/{check.js → check.mjs} +3 -3
  291. package/build-module/components/post-trash/{index.js → index.mjs} +3 -3
  292. package/build-module/components/post-type-support-check/{index.js → index.mjs} +2 -2
  293. package/build-module/components/post-url/{check.js → check.mjs} +2 -2
  294. package/build-module/components/post-url/{index.js → index.mjs} +2 -2
  295. package/build-module/components/post-url/{label.js → label.mjs} +2 -2
  296. package/build-module/components/post-url/{panel.js → panel.mjs} +5 -5
  297. package/build-module/components/post-view-link/{index.js → index.mjs} +2 -2
  298. package/build-module/components/post-visibility/{check.js → check.mjs} +2 -2
  299. package/build-module/components/post-visibility/{index.js → index.mjs} +3 -3
  300. package/build-module/components/post-visibility/{label.js → label.mjs} +3 -3
  301. package/build-module/components/post-visibility/{utils.js → utils.mjs} +1 -1
  302. package/build-module/components/posts-per-page/{index.js → index.mjs} +4 -4
  303. package/build-module/components/preferences-modal/{enable-panel.js → enable-panel.mjs} +3 -3
  304. package/build-module/components/preferences-modal/{enable-plugin-document-setting-panel.js → enable-plugin-document-setting-panel.mjs} +2 -2
  305. package/build-module/components/preferences-modal/{enable-publish-sidebar.js → enable-publish-sidebar.mjs} +3 -3
  306. package/build-module/components/preferences-modal/{index.js → index.mjs} +12 -12
  307. package/build-module/components/preview-dropdown/{index.js → index.mjs} +4 -4
  308. package/build-module/components/preview-dropdown/{index.js.map → index.mjs.map} +2 -2
  309. package/build-module/components/provider/{disable-non-page-content-blocks.js → disable-non-page-content-blocks.mjs} +2 -2
  310. package/build-module/components/provider/{index.js → index.mjs} +17 -17
  311. package/build-module/components/provider/{navigation-block-editing-mode.js → navigation-block-editing-mode.mjs} +1 -1
  312. package/build-module/components/provider/{use-auto-switch-editor-sidebars.js → use-auto-switch-editor-sidebars.mjs} +1 -1
  313. package/build-module/components/provider/{use-block-editor-settings.js → use-block-editor-settings.mjs} +18 -12
  314. package/build-module/components/provider/use-block-editor-settings.mjs.map +7 -0
  315. package/build-module/components/provider/{use-hide-blocks-from-inserter.js → use-hide-blocks-from-inserter.mjs} +1 -1
  316. package/build-module/components/provider/{use-post-content-blocks.js → use-post-content-blocks.mjs} +3 -3
  317. package/build-module/components/provider/{with-registry-provider.js → with-registry-provider.mjs} +2 -2
  318. package/build-module/components/resizable-editor/{index.js → index.mjs} +2 -2
  319. package/build-module/components/resizable-editor/{resize-handle.js → resize-handle.mjs} +1 -1
  320. package/build-module/components/save-publish-panels/{index.js → index.mjs} +6 -6
  321. package/build-module/components/sidebar/{constants.js → constants.mjs} +1 -1
  322. package/build-module/components/sidebar/{header.js → header.mjs} +4 -4
  323. package/build-module/components/sidebar/{index.js → index.mjs} +15 -15
  324. package/build-module/components/sidebar/{post-summary.js → post-summary.mjs} +23 -23
  325. package/build-module/components/site-discussion/{index.js → index.mjs} +4 -4
  326. package/build-module/components/start-page-options/{index.js → index.mjs} +3 -3
  327. package/build-module/components/start-template-options/{index.js → index.mjs} +3 -3
  328. package/build-module/components/style-book/{categories.js → categories.mjs} +2 -2
  329. package/build-module/components/style-book/{color-examples.js → color-examples.mjs} +1 -1
  330. package/build-module/components/style-book/{constants.js → constants.mjs} +1 -1
  331. package/build-module/components/style-book/{duotone-examples.js → duotone-examples.mjs} +1 -1
  332. package/build-module/components/style-book/{examples.js → examples.mjs} +4 -4
  333. package/build-module/components/style-book/{index.js → index.mjs} +10 -10
  334. package/build-module/components/style-book/types.mjs +1 -0
  335. package/build-module/components/styles-canvas/{index.js → index.mjs} +6 -6
  336. package/build-module/components/styles-canvas/{revisions.js → revisions.mjs} +4 -4
  337. package/build-module/components/styles-canvas/{style-book.js → style-book.mjs} +3 -3
  338. package/build-module/components/table-of-contents/{index.js → index.mjs} +2 -2
  339. package/build-module/components/table-of-contents/{panel.js → panel.mjs} +5 -5
  340. package/build-module/components/template-content-panel/{index.js → index.mjs} +4 -4
  341. package/build-module/components/template-part-content-panel/{index.js → index.mjs} +4 -4
  342. package/build-module/components/template-part-menu-items/{convert-to-regular.js → convert-to-regular.mjs} +1 -1
  343. package/build-module/components/template-part-menu-items/{convert-to-template-part.js → convert-to-template-part.mjs} +1 -1
  344. package/build-module/components/template-part-menu-items/{index.js → index.mjs} +3 -3
  345. package/build-module/components/template-validation-notice/{index.js → index.mjs} +1 -1
  346. package/build-module/components/text-editor/{index.js → index.mjs} +4 -4
  347. package/build-module/components/theme-support-check/{index.js → index.mjs} +2 -2
  348. package/build-module/components/time-to-read/{index.js → index.mjs} +2 -2
  349. package/build-module/components/unsaved-changes-warning/{index.js → index.mjs} +1 -1
  350. package/build-module/components/visual-editor/{edit-template-blocks-notification.js → edit-template-blocks-notification.mjs} +2 -2
  351. package/build-module/components/visual-editor/{index.js → index.mjs} +11 -11
  352. package/build-module/components/visual-editor/{use-edit-content-only-section-exit.js → use-edit-content-only-section-exit.mjs} +2 -2
  353. package/build-module/components/visual-editor/{use-padding-appender.js → use-padding-appender.mjs} +1 -1
  354. package/build-module/components/visual-editor/{use-select-nearest-editable-block.js → use-select-nearest-editable-block.mjs} +2 -2
  355. package/build-module/components/visual-editor/{use-zoom-out-mode-exit.js → use-zoom-out-mode-exit.mjs} +2 -2
  356. package/build-module/components/word-count/{index.js → index.mjs} +2 -2
  357. package/build-module/components/zoom-out-toggle/{index.js → index.mjs} +2 -2
  358. package/build-module/dataviews/{api.js → api.mjs} +3 -3
  359. package/build-module/dataviews/fields/content-preview/{content-preview-view.js → content-preview-view.mjs} +5 -5
  360. package/build-module/dataviews/fields/content-preview/{index.js → index.mjs} +2 -2
  361. package/build-module/dataviews/store/{private-actions.js → private-actions.mjs} +5 -5
  362. package/build-module/dataviews/store/{private-selectors.js → private-selectors.mjs} +1 -1
  363. package/build-module/dataviews/store/{reducer.js → reducer.mjs} +1 -1
  364. package/build-module/hooks/{custom-sources-backwards-compatibility.js → custom-sources-backwards-compatibility.mjs} +2 -2
  365. package/build-module/hooks/{default-autocompleters.js → default-autocompleters.mjs} +2 -2
  366. package/build-module/hooks/index.mjs +9 -0
  367. package/build-module/hooks/{media-upload.js → media-upload.mjs} +2 -2
  368. package/build-module/hooks/{navigation-link-view-button.js → navigation-link-view-button.mjs} +1 -1
  369. package/build-module/hooks/{pattern-overrides.js → pattern-overrides.mjs} +14 -6
  370. package/build-module/hooks/pattern-overrides.mjs.map +7 -0
  371. package/build-module/hooks/push-changes-to-global-styles/{index.js → index.mjs} +4 -4
  372. package/build-module/hooks/{template-part-navigation-edit-button.js → template-part-navigation-edit-button.mjs} +1 -1
  373. package/build-module/hooks/{use-global-styles-output.js → use-global-styles-output.mjs} +3 -3
  374. package/build-module/index.mjs +14 -0
  375. package/build-module/{lock-unlock.js → lock-unlock.mjs} +1 -1
  376. package/build-module/{private-apis.js → private-apis.mjs} +21 -21
  377. package/build-module/{private-apis.js.map → private-apis.mjs.map} +2 -2
  378. package/build-module/store/{actions.js → actions.mjs} +4 -4
  379. package/build-module/store/{constants.js → constants.mjs} +1 -1
  380. package/build-module/store/{defaults.js → defaults.mjs} +1 -1
  381. package/build-module/store/{index.js → index.mjs} +8 -8
  382. package/build-module/store/{local-autosave.js → local-autosave.mjs} +1 -1
  383. package/build-module/store/{private-actions.js → private-actions.mjs} +3 -3
  384. package/build-module/store/{private-selectors.js → private-selectors.mjs} +4 -4
  385. package/build-module/store/{reducer.js → reducer.mjs} +3 -3
  386. package/build-module/store/{selectors.js → selectors.mjs} +6 -6
  387. package/build-module/store/utils/{is-template-revertable.js → is-template-revertable.mjs} +2 -2
  388. package/build-module/store/utils/{notice-builder.js → notice-builder.mjs} +1 -1
  389. package/build-module/utils/{block-selection-path.js → block-selection-path.mjs} +1 -1
  390. package/build-module/utils/{get-item-title.js → get-item-title.mjs} +1 -1
  391. package/build-module/utils/{get-template-info.js → get-template-info.mjs} +2 -2
  392. package/build-module/utils/{get-template-part-icon.js → get-template-part-icon.mjs} +1 -1
  393. package/build-module/utils/index.mjs +10 -0
  394. package/build-module/utils/media-sideload/{index.js → index.mjs} +2 -2
  395. package/build-module/utils/media-upload/{index.js → index.mjs} +2 -2
  396. package/build-module/utils/{pageTypeBadge.js → pageTypeBadge.mjs} +1 -1
  397. package/build-module/utils/{search-templates.js → search-templates.mjs} +1 -1
  398. package/build-module/utils/{set-nested-value.js → set-nested-value.mjs} +1 -1
  399. package/build-module/utils/{terms.js → terms.mjs} +1 -1
  400. package/build-module/utils/{url.js → url.mjs} +1 -1
  401. package/build-style/style-rtl.css +256 -52
  402. package/build-style/style.css +259 -51
  403. package/build-types/components/post-locked-modal/index.d.ts +2 -2
  404. package/build-types/components/provider/use-block-editor-settings.d.ts.map +1 -1
  405. package/build-types/dataviews/store/private-selectors.d.ts +2 -2
  406. package/build-types/dataviews/store/private-selectors.d.ts.map +1 -1
  407. package/build-types/dataviews/store/reducer.d.ts +1 -1
  408. package/build-types/store/private-selectors.d.ts +2 -2
  409. package/build-types/store/private-selectors.d.ts.map +1 -1
  410. package/build-types/store/reducer.d.ts +4 -4
  411. package/package.json +47 -45
  412. package/src/components/post-featured-image/style.scss +2 -0
  413. package/src/components/post-text-editor/style.scss +1 -9
  414. package/src/components/preview-dropdown/index.js +1 -1
  415. package/src/components/provider/use-block-editor-settings.js +8 -0
  416. package/src/hooks/pattern-overrides.js +14 -5
  417. package/src/private-apis.js +5 -5
  418. package/build-module/components/provider/use-block-editor-settings.js.map +0 -7
  419. package/build-module/components/style-book/types.js +0 -1
  420. package/build-module/hooks/index.js +0 -9
  421. package/build-module/hooks/pattern-overrides.js.map +0 -7
  422. package/build-module/index.js +0 -14
  423. package/build-module/utils/index.js +0 -10
  424. /package/build-module/bindings/{api.js.map → api.mjs.map} +0 -0
  425. /package/build-module/bindings/{pattern-overrides.js.map → pattern-overrides.mjs.map} +0 -0
  426. /package/build-module/bindings/{post-data.js.map → post-data.mjs.map} +0 -0
  427. /package/build-module/bindings/{post-meta.js.map → post-meta.mjs.map} +0 -0
  428. /package/build-module/bindings/{term-data.js.map → term-data.mjs.map} +0 -0
  429. /package/build-module/components/autocompleters/{index.js.map → index.mjs.map} +0 -0
  430. /package/build-module/components/autocompleters/{user.js.map → user.mjs.map} +0 -0
  431. /package/build-module/components/autosave-monitor/{index.js.map → index.mjs.map} +0 -0
  432. /package/build-module/components/block-removal-warnings/{index.js.map → index.mjs.map} +0 -0
  433. /package/build-module/components/block-settings-menu/{plugin-block-settings-menu-item.js.map → plugin-block-settings-menu-item.mjs.map} +0 -0
  434. /package/build-module/components/block-visibility/{index.js.map → index.mjs.map} +0 -0
  435. /package/build-module/components/blog-title/{index.js.map → index.mjs.map} +0 -0
  436. /package/build-module/components/character-count/{index.js.map → index.mjs.map} +0 -0
  437. /package/build-module/components/collab-sidebar/{add-comment.js.map → add-comment.mjs.map} +0 -0
  438. /package/build-module/components/collab-sidebar/{comment-author-info.js.map → comment-author-info.mjs.map} +0 -0
  439. /package/build-module/components/collab-sidebar/{comment-form.js.map → comment-form.mjs.map} +0 -0
  440. /package/build-module/components/collab-sidebar/{comment-indicator-toolbar.js.map → comment-indicator-toolbar.mjs.map} +0 -0
  441. /package/build-module/components/collab-sidebar/{comment-menu-item.js.map → comment-menu-item.mjs.map} +0 -0
  442. /package/build-module/components/collab-sidebar/{comments.js.map → comments.mjs.map} +0 -0
  443. /package/build-module/components/collab-sidebar/{constants.js.map → constants.mjs.map} +0 -0
  444. /package/build-module/components/collab-sidebar/{hooks.js.map → hooks.mjs.map} +0 -0
  445. /package/build-module/components/collab-sidebar/{index.js.map → index.mjs.map} +0 -0
  446. /package/build-module/components/collab-sidebar/{utils.js.map → utils.mjs.map} +0 -0
  447. /package/build-module/components/collapsible-block-toolbar/{index.js.map → index.mjs.map} +0 -0
  448. /package/build-module/components/commands/{index.js.map → index.mjs.map} +0 -0
  449. /package/build-module/components/{deprecated.js.map → deprecated.mjs.map} +0 -0
  450. /package/build-module/components/document-bar/{index.js.map → index.mjs.map} +0 -0
  451. /package/build-module/components/document-bar/{useEditedSectionDetails.js.map → useEditedSectionDetails.mjs.map} +0 -0
  452. /package/build-module/components/document-outline/{check.js.map → check.mjs.map} +0 -0
  453. /package/build-module/components/document-outline/{index.js.map → index.mjs.map} +0 -0
  454. /package/build-module/components/document-outline/{item.js.map → item.mjs.map} +0 -0
  455. /package/build-module/components/document-tools/{index.js.map → index.mjs.map} +0 -0
  456. /package/build-module/components/editor/{index.js.map → index.mjs.map} +0 -0
  457. /package/build-module/components/editor-history/{redo.js.map → redo.mjs.map} +0 -0
  458. /package/build-module/components/editor-history/{undo.js.map → undo.mjs.map} +0 -0
  459. /package/build-module/components/editor-interface/{index.js.map → index.mjs.map} +0 -0
  460. /package/build-module/components/editor-notices/{index.js.map → index.mjs.map} +0 -0
  461. /package/build-module/components/editor-snackbars/{index.js.map → index.mjs.map} +0 -0
  462. /package/build-module/components/entities-saved-states/{entity-record-item.js.map → entity-record-item.mjs.map} +0 -0
  463. /package/build-module/components/entities-saved-states/{entity-type-list.js.map → entity-type-list.mjs.map} +0 -0
  464. /package/build-module/components/entities-saved-states/hooks/{use-is-dirty.js.map → use-is-dirty.mjs.map} +0 -0
  465. /package/build-module/components/entities-saved-states/{index.js.map → index.mjs.map} +0 -0
  466. /package/build-module/components/error-boundary/{index.js.map → index.mjs.map} +0 -0
  467. /package/build-module/components/global-keyboard-shortcuts/{index.js.map → index.mjs.map} +0 -0
  468. /package/build-module/components/global-keyboard-shortcuts/{register-shortcuts.js.map → register-shortcuts.mjs.map} +0 -0
  469. /package/build-module/components/global-styles/{block-link.js.map → block-link.mjs.map} +0 -0
  470. /package/build-module/components/global-styles/{header.js.map → header.mjs.map} +0 -0
  471. /package/build-module/components/global-styles/{hooks.js.map → hooks.mjs.map} +0 -0
  472. /package/build-module/components/global-styles/{index.js.map → index.mjs.map} +0 -0
  473. /package/build-module/components/global-styles/{menu.js.map → menu.mjs.map} +0 -0
  474. /package/build-module/components/global-styles-provider/{index.js.map → index.mjs.map} +0 -0
  475. /package/build-module/components/global-styles-renderer/{index.js.map → index.mjs.map} +0 -0
  476. /package/build-module/components/global-styles-sidebar/{default-sidebar.js.map → default-sidebar.mjs.map} +0 -0
  477. /package/build-module/components/global-styles-sidebar/{index.js.map → index.mjs.map} +0 -0
  478. /package/build-module/components/global-styles-sidebar/{welcome-guide-image.js.map → welcome-guide-image.mjs.map} +0 -0
  479. /package/build-module/components/global-styles-sidebar/{welcome-guide.js.map → welcome-guide.mjs.map} +0 -0
  480. /package/build-module/components/header/{back-button.js.map → back-button.mjs.map} +0 -0
  481. /package/build-module/components/header/{index.js.map → index.mjs.map} +0 -0
  482. /package/build-module/components/{index.js.map → index.mjs.map} +0 -0
  483. /package/build-module/components/inserter-sidebar/{index.js.map → index.mjs.map} +0 -0
  484. /package/build-module/components/keyboard-shortcut-help-modal/{config.js.map → config.mjs.map} +0 -0
  485. /package/build-module/components/keyboard-shortcut-help-modal/{dynamic-shortcut.js.map → dynamic-shortcut.mjs.map} +0 -0
  486. /package/build-module/components/keyboard-shortcut-help-modal/{index.js.map → index.mjs.map} +0 -0
  487. /package/build-module/components/keyboard-shortcut-help-modal/{shortcut.js.map → shortcut.mjs.map} +0 -0
  488. /package/build-module/components/list-view-sidebar/{index.js.map → index.mjs.map} +0 -0
  489. /package/build-module/components/list-view-sidebar/{list-view-outline.js.map → list-view-outline.mjs.map} +0 -0
  490. /package/build-module/components/local-autosave-monitor/{index.js.map → index.mjs.map} +0 -0
  491. /package/build-module/components/media-categories/{index.js.map → index.mjs.map} +0 -0
  492. /package/build-module/components/mode-switcher/{index.js.map → index.mjs.map} +0 -0
  493. /package/build-module/components/more-menu/{copy-content-menu-item.js.map → copy-content-menu-item.mjs.map} +0 -0
  494. /package/build-module/components/more-menu/{index.js.map → index.mjs.map} +0 -0
  495. /package/build-module/components/more-menu/{tools-more-menu-group.js.map → tools-more-menu-group.mjs.map} +0 -0
  496. /package/build-module/components/more-menu/{view-more-menu-group.js.map → view-more-menu-group.mjs.map} +0 -0
  497. /package/build-module/components/page-attributes/{check.js.map → check.mjs.map} +0 -0
  498. /package/build-module/components/page-attributes/{order.js.map → order.mjs.map} +0 -0
  499. /package/build-module/components/page-attributes/{panel.js.map → panel.mjs.map} +0 -0
  500. /package/build-module/components/page-attributes/{parent.js.map → parent.mjs.map} +0 -0
  501. /package/build-module/components/pattern-duplicate-modal/{index.js.map → index.mjs.map} +0 -0
  502. /package/build-module/components/pattern-overrides-panel/{index.js.map → index.mjs.map} +0 -0
  503. /package/build-module/components/pattern-rename-modal/{index.js.map → index.mjs.map} +0 -0
  504. /package/build-module/components/plugin-document-setting-panel/{index.js.map → index.mjs.map} +0 -0
  505. /package/build-module/components/plugin-more-menu-item/{index.js.map → index.mjs.map} +0 -0
  506. /package/build-module/components/plugin-post-publish-panel/{index.js.map → index.mjs.map} +0 -0
  507. /package/build-module/components/plugin-post-status-info/{index.js.map → index.mjs.map} +0 -0
  508. /package/build-module/components/plugin-pre-publish-panel/{index.js.map → index.mjs.map} +0 -0
  509. /package/build-module/components/plugin-preview-menu-item/{index.js.map → index.mjs.map} +0 -0
  510. /package/build-module/components/plugin-sidebar/{index.js.map → index.mjs.map} +0 -0
  511. /package/build-module/components/plugin-sidebar-more-menu-item/{index.js.map → index.mjs.map} +0 -0
  512. /package/build-module/components/post-actions/{actions.js.map → actions.mjs.map} +0 -0
  513. /package/build-module/components/post-actions/{index.js.map → index.mjs.map} +0 -0
  514. /package/build-module/components/post-actions/{set-as-homepage.js.map → set-as-homepage.mjs.map} +0 -0
  515. /package/build-module/components/post-actions/{set-as-posts-page.js.map → set-as-posts-page.mjs.map} +0 -0
  516. /package/build-module/components/post-author/{check.js.map → check.mjs.map} +0 -0
  517. /package/build-module/components/post-author/{combobox.js.map → combobox.mjs.map} +0 -0
  518. /package/build-module/components/post-author/{constants.js.map → constants.mjs.map} +0 -0
  519. /package/build-module/components/post-author/{hook.js.map → hook.mjs.map} +0 -0
  520. /package/build-module/components/post-author/{index.js.map → index.mjs.map} +0 -0
  521. /package/build-module/components/post-author/{panel.js.map → panel.mjs.map} +0 -0
  522. /package/build-module/components/post-author/{select.js.map → select.mjs.map} +0 -0
  523. /package/build-module/components/post-card-panel/{index.js.map → index.mjs.map} +0 -0
  524. /package/build-module/components/post-comments/{index.js.map → index.mjs.map} +0 -0
  525. /package/build-module/components/post-content-information/{index.js.map → index.mjs.map} +0 -0
  526. /package/build-module/components/post-discussion/{panel.js.map → panel.mjs.map} +0 -0
  527. /package/build-module/components/post-excerpt/{check.js.map → check.mjs.map} +0 -0
  528. /package/build-module/components/post-excerpt/{index.js.map → index.mjs.map} +0 -0
  529. /package/build-module/components/post-excerpt/{panel.js.map → panel.mjs.map} +0 -0
  530. /package/build-module/components/post-excerpt/{plugin.js.map → plugin.mjs.map} +0 -0
  531. /package/build-module/components/post-featured-image/{check.js.map → check.mjs.map} +0 -0
  532. /package/build-module/components/post-featured-image/{index.js.map → index.mjs.map} +0 -0
  533. /package/build-module/components/post-featured-image/{panel.js.map → panel.mjs.map} +0 -0
  534. /package/build-module/components/post-fields/{index.js.map → index.mjs.map} +0 -0
  535. /package/build-module/components/post-format/{check.js.map → check.mjs.map} +0 -0
  536. /package/build-module/components/post-format/{index.js.map → index.mjs.map} +0 -0
  537. /package/build-module/components/post-format/{panel.js.map → panel.mjs.map} +0 -0
  538. /package/build-module/components/post-last-edited-panel/{index.js.map → index.mjs.map} +0 -0
  539. /package/build-module/components/post-last-revision/{check.js.map → check.mjs.map} +0 -0
  540. /package/build-module/components/post-last-revision/{index.js.map → index.mjs.map} +0 -0
  541. /package/build-module/components/post-last-revision/{panel.js.map → panel.mjs.map} +0 -0
  542. /package/build-module/components/post-locked-modal/{index.js.map → index.mjs.map} +0 -0
  543. /package/build-module/components/post-panel-row/{index.js.map → index.mjs.map} +0 -0
  544. /package/build-module/components/post-panel-section/{index.js.map → index.mjs.map} +0 -0
  545. /package/build-module/components/post-pending-status/{check.js.map → check.mjs.map} +0 -0
  546. /package/build-module/components/post-pending-status/{index.js.map → index.mjs.map} +0 -0
  547. /package/build-module/components/post-pingbacks/{index.js.map → index.mjs.map} +0 -0
  548. /package/build-module/components/post-preview-button/{index.js.map → index.mjs.map} +0 -0
  549. /package/build-module/components/post-publish-button/{index.js.map → index.mjs.map} +0 -0
  550. /package/build-module/components/post-publish-button/{label.js.map → label.mjs.map} +0 -0
  551. /package/build-module/components/post-publish-button/{post-publish-button-or-toggle.js.map → post-publish-button-or-toggle.mjs.map} +0 -0
  552. /package/build-module/components/post-publish-panel/{index.js.map → index.mjs.map} +0 -0
  553. /package/build-module/components/post-publish-panel/{maybe-category-panel.js.map → maybe-category-panel.mjs.map} +0 -0
  554. /package/build-module/components/post-publish-panel/{maybe-post-format-panel.js.map → maybe-post-format-panel.mjs.map} +0 -0
  555. /package/build-module/components/post-publish-panel/{maybe-tags-panel.js.map → maybe-tags-panel.mjs.map} +0 -0
  556. /package/build-module/components/post-publish-panel/{maybe-upload-media.js.map → maybe-upload-media.mjs.map} +0 -0
  557. /package/build-module/components/post-publish-panel/{media-util.js.map → media-util.mjs.map} +0 -0
  558. /package/build-module/components/post-publish-panel/{postpublish.js.map → postpublish.mjs.map} +0 -0
  559. /package/build-module/components/post-publish-panel/{prepublish.js.map → prepublish.mjs.map} +0 -0
  560. /package/build-module/components/post-saved-state/{index.js.map → index.mjs.map} +0 -0
  561. /package/build-module/components/post-schedule/{check.js.map → check.mjs.map} +0 -0
  562. /package/build-module/components/post-schedule/{index.js.map → index.mjs.map} +0 -0
  563. /package/build-module/components/post-schedule/{label.js.map → label.mjs.map} +0 -0
  564. /package/build-module/components/post-schedule/{panel.js.map → panel.mjs.map} +0 -0
  565. /package/build-module/components/post-status/{index.js.map → index.mjs.map} +0 -0
  566. /package/build-module/components/post-sticky/{check.js.map → check.mjs.map} +0 -0
  567. /package/build-module/components/post-sticky/{index.js.map → index.mjs.map} +0 -0
  568. /package/build-module/components/post-sticky/{panel.js.map → panel.mjs.map} +0 -0
  569. /package/build-module/components/post-switch-to-draft-button/{index.js.map → index.mjs.map} +0 -0
  570. /package/build-module/components/post-sync-status/{index.js.map → index.mjs.map} +0 -0
  571. /package/build-module/components/post-taxonomies/{check.js.map → check.mjs.map} +0 -0
  572. /package/build-module/components/post-taxonomies/{flat-term-selector.js.map → flat-term-selector.mjs.map} +0 -0
  573. /package/build-module/components/post-taxonomies/{hierarchical-term-selector.js.map → hierarchical-term-selector.mjs.map} +0 -0
  574. /package/build-module/components/post-taxonomies/{index.js.map → index.mjs.map} +0 -0
  575. /package/build-module/components/post-taxonomies/{most-used-terms.js.map → most-used-terms.mjs.map} +0 -0
  576. /package/build-module/components/post-taxonomies/{panel.js.map → panel.mjs.map} +0 -0
  577. /package/build-module/components/post-template/{block-theme.js.map → block-theme.mjs.map} +0 -0
  578. /package/build-module/components/post-template/{classic-theme.js.map → classic-theme.mjs.map} +0 -0
  579. /package/build-module/components/post-template/{create-new-template-modal.js.map → create-new-template-modal.mjs.map} +0 -0
  580. /package/build-module/components/post-template/{create-new-template.js.map → create-new-template.mjs.map} +0 -0
  581. /package/build-module/components/post-template/{hooks.js.map → hooks.mjs.map} +0 -0
  582. /package/build-module/components/post-template/{panel.js.map → panel.mjs.map} +0 -0
  583. /package/build-module/components/post-template/{reset-default-template.js.map → reset-default-template.mjs.map} +0 -0
  584. /package/build-module/components/post-template/{swap-template-button.js.map → swap-template-button.mjs.map} +0 -0
  585. /package/build-module/components/post-text-editor/{index.js.map → index.mjs.map} +0 -0
  586. /package/build-module/components/post-title/{constants.js.map → constants.mjs.map} +0 -0
  587. /package/build-module/components/post-title/{index.js.map → index.mjs.map} +0 -0
  588. /package/build-module/components/post-title/{post-title-raw.js.map → post-title-raw.mjs.map} +0 -0
  589. /package/build-module/components/post-title/{use-post-title-focus.js.map → use-post-title-focus.mjs.map} +0 -0
  590. /package/build-module/components/post-title/{use-post-title.js.map → use-post-title.mjs.map} +0 -0
  591. /package/build-module/components/post-transform-panel/{hooks.js.map → hooks.mjs.map} +0 -0
  592. /package/build-module/components/post-transform-panel/{index.js.map → index.mjs.map} +0 -0
  593. /package/build-module/components/post-trash/{check.js.map → check.mjs.map} +0 -0
  594. /package/build-module/components/post-trash/{index.js.map → index.mjs.map} +0 -0
  595. /package/build-module/components/post-type-support-check/{index.js.map → index.mjs.map} +0 -0
  596. /package/build-module/components/post-url/{check.js.map → check.mjs.map} +0 -0
  597. /package/build-module/components/post-url/{index.js.map → index.mjs.map} +0 -0
  598. /package/build-module/components/post-url/{label.js.map → label.mjs.map} +0 -0
  599. /package/build-module/components/post-url/{panel.js.map → panel.mjs.map} +0 -0
  600. /package/build-module/components/post-view-link/{index.js.map → index.mjs.map} +0 -0
  601. /package/build-module/components/post-visibility/{check.js.map → check.mjs.map} +0 -0
  602. /package/build-module/components/post-visibility/{index.js.map → index.mjs.map} +0 -0
  603. /package/build-module/components/post-visibility/{label.js.map → label.mjs.map} +0 -0
  604. /package/build-module/components/post-visibility/{utils.js.map → utils.mjs.map} +0 -0
  605. /package/build-module/components/posts-per-page/{index.js.map → index.mjs.map} +0 -0
  606. /package/build-module/components/preferences-modal/{enable-panel.js.map → enable-panel.mjs.map} +0 -0
  607. /package/build-module/components/preferences-modal/{enable-plugin-document-setting-panel.js.map → enable-plugin-document-setting-panel.mjs.map} +0 -0
  608. /package/build-module/components/preferences-modal/{enable-publish-sidebar.js.map → enable-publish-sidebar.mjs.map} +0 -0
  609. /package/build-module/components/preferences-modal/{index.js.map → index.mjs.map} +0 -0
  610. /package/build-module/components/provider/{disable-non-page-content-blocks.js.map → disable-non-page-content-blocks.mjs.map} +0 -0
  611. /package/build-module/components/provider/{index.js.map → index.mjs.map} +0 -0
  612. /package/build-module/components/provider/{navigation-block-editing-mode.js.map → navigation-block-editing-mode.mjs.map} +0 -0
  613. /package/build-module/components/provider/{use-auto-switch-editor-sidebars.js.map → use-auto-switch-editor-sidebars.mjs.map} +0 -0
  614. /package/build-module/components/provider/{use-hide-blocks-from-inserter.js.map → use-hide-blocks-from-inserter.mjs.map} +0 -0
  615. /package/build-module/components/provider/{use-post-content-blocks.js.map → use-post-content-blocks.mjs.map} +0 -0
  616. /package/build-module/components/provider/{with-registry-provider.js.map → with-registry-provider.mjs.map} +0 -0
  617. /package/build-module/components/resizable-editor/{index.js.map → index.mjs.map} +0 -0
  618. /package/build-module/components/resizable-editor/{resize-handle.js.map → resize-handle.mjs.map} +0 -0
  619. /package/build-module/components/save-publish-panels/{index.js.map → index.mjs.map} +0 -0
  620. /package/build-module/components/sidebar/{constants.js.map → constants.mjs.map} +0 -0
  621. /package/build-module/components/sidebar/{header.js.map → header.mjs.map} +0 -0
  622. /package/build-module/components/sidebar/{index.js.map → index.mjs.map} +0 -0
  623. /package/build-module/components/sidebar/{post-summary.js.map → post-summary.mjs.map} +0 -0
  624. /package/build-module/components/site-discussion/{index.js.map → index.mjs.map} +0 -0
  625. /package/build-module/components/start-page-options/{index.js.map → index.mjs.map} +0 -0
  626. /package/build-module/components/start-template-options/{index.js.map → index.mjs.map} +0 -0
  627. /package/build-module/components/style-book/{categories.js.map → categories.mjs.map} +0 -0
  628. /package/build-module/components/style-book/{color-examples.js.map → color-examples.mjs.map} +0 -0
  629. /package/build-module/components/style-book/{constants.js.map → constants.mjs.map} +0 -0
  630. /package/build-module/components/style-book/{duotone-examples.js.map → duotone-examples.mjs.map} +0 -0
  631. /package/build-module/components/style-book/{examples.js.map → examples.mjs.map} +0 -0
  632. /package/build-module/components/style-book/{index.js.map → index.mjs.map} +0 -0
  633. /package/build-module/components/style-book/{types.js.map → types.mjs.map} +0 -0
  634. /package/build-module/components/styles-canvas/{index.js.map → index.mjs.map} +0 -0
  635. /package/build-module/components/styles-canvas/{revisions.js.map → revisions.mjs.map} +0 -0
  636. /package/build-module/components/styles-canvas/{style-book.js.map → style-book.mjs.map} +0 -0
  637. /package/build-module/components/table-of-contents/{index.js.map → index.mjs.map} +0 -0
  638. /package/build-module/components/table-of-contents/{panel.js.map → panel.mjs.map} +0 -0
  639. /package/build-module/components/template-content-panel/{index.js.map → index.mjs.map} +0 -0
  640. /package/build-module/components/template-part-content-panel/{index.js.map → index.mjs.map} +0 -0
  641. /package/build-module/components/template-part-menu-items/{convert-to-regular.js.map → convert-to-regular.mjs.map} +0 -0
  642. /package/build-module/components/template-part-menu-items/{convert-to-template-part.js.map → convert-to-template-part.mjs.map} +0 -0
  643. /package/build-module/components/template-part-menu-items/{index.js.map → index.mjs.map} +0 -0
  644. /package/build-module/components/template-validation-notice/{index.js.map → index.mjs.map} +0 -0
  645. /package/build-module/components/text-editor/{index.js.map → index.mjs.map} +0 -0
  646. /package/build-module/components/theme-support-check/{index.js.map → index.mjs.map} +0 -0
  647. /package/build-module/components/time-to-read/{index.js.map → index.mjs.map} +0 -0
  648. /package/build-module/components/unsaved-changes-warning/{index.js.map → index.mjs.map} +0 -0
  649. /package/build-module/components/visual-editor/{edit-template-blocks-notification.js.map → edit-template-blocks-notification.mjs.map} +0 -0
  650. /package/build-module/components/visual-editor/{index.js.map → index.mjs.map} +0 -0
  651. /package/build-module/components/visual-editor/{use-edit-content-only-section-exit.js.map → use-edit-content-only-section-exit.mjs.map} +0 -0
  652. /package/build-module/components/visual-editor/{use-padding-appender.js.map → use-padding-appender.mjs.map} +0 -0
  653. /package/build-module/components/visual-editor/{use-select-nearest-editable-block.js.map → use-select-nearest-editable-block.mjs.map} +0 -0
  654. /package/build-module/components/visual-editor/{use-zoom-out-mode-exit.js.map → use-zoom-out-mode-exit.mjs.map} +0 -0
  655. /package/build-module/components/word-count/{index.js.map → index.mjs.map} +0 -0
  656. /package/build-module/components/zoom-out-toggle/{index.js.map → index.mjs.map} +0 -0
  657. /package/build-module/dataviews/{api.js.map → api.mjs.map} +0 -0
  658. /package/build-module/dataviews/fields/content-preview/{content-preview-view.js.map → content-preview-view.mjs.map} +0 -0
  659. /package/build-module/dataviews/fields/content-preview/{index.js.map → index.mjs.map} +0 -0
  660. /package/build-module/dataviews/store/{private-actions.js.map → private-actions.mjs.map} +0 -0
  661. /package/build-module/dataviews/store/{private-selectors.js.map → private-selectors.mjs.map} +0 -0
  662. /package/build-module/dataviews/store/{reducer.js.map → reducer.mjs.map} +0 -0
  663. /package/build-module/hooks/{custom-sources-backwards-compatibility.js.map → custom-sources-backwards-compatibility.mjs.map} +0 -0
  664. /package/build-module/hooks/{default-autocompleters.js.map → default-autocompleters.mjs.map} +0 -0
  665. /package/build-module/hooks/{index.js.map → index.mjs.map} +0 -0
  666. /package/build-module/hooks/{media-upload.js.map → media-upload.mjs.map} +0 -0
  667. /package/build-module/hooks/{navigation-link-view-button.js.map → navigation-link-view-button.mjs.map} +0 -0
  668. /package/build-module/hooks/push-changes-to-global-styles/{index.js.map → index.mjs.map} +0 -0
  669. /package/build-module/hooks/{template-part-navigation-edit-button.js.map → template-part-navigation-edit-button.mjs.map} +0 -0
  670. /package/build-module/hooks/{use-global-styles-output.js.map → use-global-styles-output.mjs.map} +0 -0
  671. /package/build-module/{index.js.map → index.mjs.map} +0 -0
  672. /package/build-module/{lock-unlock.js.map → lock-unlock.mjs.map} +0 -0
  673. /package/build-module/store/{actions.js.map → actions.mjs.map} +0 -0
  674. /package/build-module/store/{constants.js.map → constants.mjs.map} +0 -0
  675. /package/build-module/store/{defaults.js.map → defaults.mjs.map} +0 -0
  676. /package/build-module/store/{index.js.map → index.mjs.map} +0 -0
  677. /package/build-module/store/{local-autosave.js.map → local-autosave.mjs.map} +0 -0
  678. /package/build-module/store/{private-actions.js.map → private-actions.mjs.map} +0 -0
  679. /package/build-module/store/{private-selectors.js.map → private-selectors.mjs.map} +0 -0
  680. /package/build-module/store/{reducer.js.map → reducer.mjs.map} +0 -0
  681. /package/build-module/store/{selectors.js.map → selectors.mjs.map} +0 -0
  682. /package/build-module/store/utils/{is-template-revertable.js.map → is-template-revertable.mjs.map} +0 -0
  683. /package/build-module/store/utils/{notice-builder.js.map → notice-builder.mjs.map} +0 -0
  684. /package/build-module/utils/{block-selection-path.js.map → block-selection-path.mjs.map} +0 -0
  685. /package/build-module/utils/{get-item-title.js.map → get-item-title.mjs.map} +0 -0
  686. /package/build-module/utils/{get-template-info.js.map → get-template-info.mjs.map} +0 -0
  687. /package/build-module/utils/{get-template-part-icon.js.map → get-template-part-icon.mjs.map} +0 -0
  688. /package/build-module/utils/{index.js.map → index.mjs.map} +0 -0
  689. /package/build-module/utils/media-sideload/{index.js.map → index.mjs.map} +0 -0
  690. /package/build-module/utils/media-upload/{index.js.map → index.mjs.map} +0 -0
  691. /package/build-module/utils/{pageTypeBadge.js.map → pageTypeBadge.mjs.map} +0 -0
  692. /package/build-module/utils/{search-templates.js.map → search-templates.mjs.map} +0 -0
  693. /package/build-module/utils/{set-nested-value.js.map → set-nested-value.mjs.map} +0 -0
  694. /package/build-module/utils/{terms.js.map → terms.mjs.map} +0 -0
  695. /package/build-module/utils/{url.js.map → url.mjs.map} +0 -0
@@ -84,6 +84,10 @@
84
84
  /**
85
85
  * Reset the WP Admin page styles for Gutenberg-like pages.
86
86
  */
87
+ /**
88
+ * Creates a checkerboard pattern background to indicate transparency.
89
+ * @param {String} $size - The size of the squares in the checkerboard pattern. Default is 12px.
90
+ */
87
91
  :root {
88
92
  --wp-block-synced-color: #7a00df;
89
93
  --wp-block-synced-color--rgb: 122, 0, 223;
@@ -188,6 +192,10 @@
188
192
  /**
189
193
  * Reset the WP Admin page styles for Gutenberg-like pages.
190
194
  */
195
+ /**
196
+ * Creates a checkerboard pattern background to indicate transparency.
197
+ * @param {String} $size - The size of the squares in the checkerboard pattern. Default is 12px.
198
+ */
191
199
  .admin-ui-page {
192
200
  display: flex;
193
201
  height: 100%;
@@ -361,6 +369,10 @@
361
369
  /**
362
370
  * Reset the WP Admin page styles for Gutenberg-like pages.
363
371
  */
372
+ /**
373
+ * Creates a checkerboard pattern background to indicate transparency.
374
+ * @param {String} $size - The size of the squares in the checkerboard pattern. Default is 12px.
375
+ */
364
376
  .interface-complementary-area {
365
377
  background: #fff;
366
378
  color: #1e1e1e;
@@ -368,11 +380,6 @@
368
380
  overflow: auto;
369
381
  }
370
382
 
371
- @media (min-width: 600px) {
372
- .interface-complementary-area {
373
- -webkit-overflow-scrolling: touch;
374
- }
375
- }
376
383
  @media (min-width: 782px) {
377
384
  .interface-complementary-area {
378
385
  width: 280px;
@@ -780,6 +787,10 @@ body.is-fullscreen-mode .interface-interface-skeleton {
780
787
  /**
781
788
  * Reset the WP Admin page styles for Gutenberg-like pages.
782
789
  */
790
+ /**
791
+ * Creates a checkerboard pattern background to indicate transparency.
792
+ * @param {String} $size - The size of the squares in the checkerboard pattern. Default is 12px.
793
+ */
783
794
  @media (min-width: 782px) {
784
795
  .font-library-modal.font-library-modal {
785
796
  width: 65vw;
@@ -1325,8 +1336,8 @@ button.font-library__upload-area {
1325
1336
  border: #ddd 1px solid;
1326
1337
  border-radius: 2px;
1327
1338
  overflow: auto;
1328
- background-image: repeating-linear-gradient(-45deg, #f5f5f5 25%, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 75%, #f5f5f5 0, #f5f5f5), repeating-linear-gradient(-45deg, #f5f5f5 25%, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 75%, #f5f5f5 0, #f5f5f5);
1329
- background-position: 100% 0, right 8px top 8px;
1339
+ background-image: repeating-linear-gradient(45deg, #e0e0e0 25%, transparent 25%, transparent 75%, #e0e0e0 75%, #e0e0e0), repeating-linear-gradient(45deg, #e0e0e0 25%, transparent 25%, transparent 75%, #e0e0e0 75%, #e0e0e0);
1340
+ background-position: 0 0, 8px 8px;
1330
1341
  background-size: 16px 16px;
1331
1342
  }
1332
1343
 
@@ -1464,6 +1475,211 @@ button.font-library__upload-area {
1464
1475
  padding: 16px;
1465
1476
  }
1466
1477
 
1478
+ /* -------------------------------------------
1479
+ * Autogenerated by ⛋ Terrazzo. DO NOT EDIT!
1480
+ * ------------------------------------------- */
1481
+ :root {
1482
+ --wpds-border-radius-surface-lg: 8px; /* Large radius for surfaces */
1483
+ --wpds-border-radius-surface-md: 4px; /* Medium radius for surfaces */
1484
+ --wpds-border-radius-surface-sm: 2px; /* Small radius for surfaces */
1485
+ --wpds-border-radius-surface-xs: 1px; /* Extra small radius for surfaces */
1486
+ --wpds-border-width-interactive-focus: 2px; /* Border width for focus ring */
1487
+ --wpds-border-width-surface-lg: 8px; /* Large width for surfaces */
1488
+ --wpds-border-width-surface-md: 4px; /* Medium width for surfaces */
1489
+ --wpds-border-width-surface-sm: 2px; /* Small width for surfaces */
1490
+ --wpds-border-width-surface-xs: 1px; /* Extra small width for surfaces */
1491
+ --wpds-color-bg-interactive-brand: #00000000; /* Background color for interactive elements with brand tone and normal emphasis. */
1492
+ --wpds-color-bg-interactive-brand-active: #f6f8fd; /* Background color for interactive elements with brand tone and normal emphasis that are hovered, focused, or active. */
1493
+ --wpds-color-bg-interactive-brand-disabled: #e2e2e2; /* Background color for interactive elements with brand tone and normal emphasis, in their disabled state. */
1494
+ --wpds-color-bg-interactive-brand-strong: #3858e9; /* Background color for interactive elements with brand tone and strong emphasis. */
1495
+ --wpds-color-bg-interactive-brand-strong-active: #2e49d9; /* Background color for interactive elements with brand tone and strong emphasis that are hovered, focused, or active. */
1496
+ --wpds-color-bg-interactive-brand-strong-disabled: #d2d2d2; /* Background color for interactive elements with brand tone and strong emphasis, in their disabled state. */
1497
+ --wpds-color-bg-interactive-brand-weak: #00000000; /* Background color for interactive elements with brand tone and weak emphasis. */
1498
+ --wpds-color-bg-interactive-brand-weak-active: #e6eaf4; /* Background color for interactive elements with brand tone and weak emphasis that are hovered, focused, or active. */
1499
+ --wpds-color-bg-interactive-brand-weak-disabled: #e2e2e2; /* Background color for interactive elements with brand tone and weak emphasis, in their disabled state. */
1500
+ --wpds-color-bg-interactive-error: #00000000; /* Background color for interactive elements with error tone and normal emphasis. */
1501
+ --wpds-color-bg-interactive-error-active: #fff6f4; /* Background color for interactive elements with error tone and normal emphasis that are hovered, focused, or active. */
1502
+ --wpds-color-bg-interactive-error-disabled: #e2e2e2; /* Background color for interactive elements with error tone and normal emphasis, in their disabled state. */
1503
+ --wpds-color-bg-interactive-error-strong: #cc1818; /* Background color for interactive elements with error tone and strong emphasis. */
1504
+ --wpds-color-bg-interactive-error-strong-active: #b90000; /* Background color for interactive elements with error tone and strong emphasis that are hovered, focused, or active. */
1505
+ --wpds-color-bg-interactive-error-strong-disabled: #d2d2d2; /* Background color for interactive elements with error tone and strong emphasis, in their disabled state. */
1506
+ --wpds-color-bg-interactive-error-weak: #00000000; /* Background color for interactive elements with error tone and weak emphasis. */
1507
+ --wpds-color-bg-interactive-error-weak-active: #f6e6e3; /* Background color for interactive elements with error tone and weak emphasis that are hovered, focused, or active. */
1508
+ --wpds-color-bg-interactive-error-weak-disabled: #e2e2e2; /* Background color for interactive elements with error tone and weak emphasis, in their disabled state. */
1509
+ --wpds-color-bg-interactive-neutral: #00000000; /* Background color for interactive elements with neutral tone and normal emphasis. */
1510
+ --wpds-color-bg-interactive-neutral-active: #eaeaea; /* Background color for interactive elements with neutral tone and normal emphasis that are hovered, focused, or active. */
1511
+ --wpds-color-bg-interactive-neutral-disabled: #e2e2e2; /* Background color for interactive elements with neutral tone and normal emphasis, in their disabled state. */
1512
+ --wpds-color-bg-interactive-neutral-strong: #2d2d2d; /* Background color for interactive elements with neutral tone and strong emphasis. */
1513
+ --wpds-color-bg-interactive-neutral-strong-active: #1e1e1e; /* Background color for interactive elements with neutral tone and strong emphasis that are hovered, focused, or active. */
1514
+ --wpds-color-bg-interactive-neutral-strong-disabled: #d2d2d2; /* Background color for interactive elements with neutral tone and strong emphasis, in their disabled state. */
1515
+ --wpds-color-bg-interactive-neutral-weak: #00000000; /* Background color for interactive elements with neutral tone and weak emphasis. */
1516
+ --wpds-color-bg-interactive-neutral-weak-active: #eaeaea; /* Background color for interactive elements with neutral tone and weak emphasis that are hovered, focused, or active. */
1517
+ --wpds-color-bg-interactive-neutral-weak-disabled: #e2e2e2; /* Background color for interactive elements with neutral tone and weak emphasis, in their disabled state. */
1518
+ --wpds-color-bg-surface-brand: #ecf0f9; /* Background color for surfaces with brand tone and normal emphasis. */
1519
+ --wpds-color-bg-surface-caution: #fee994; /* Background color for surfaces with caution tone and normal emphasis. */
1520
+ --wpds-color-bg-surface-caution-weak: #fff9c9; /* Background color for surfaces with caution tone and weak emphasis. */
1521
+ --wpds-color-bg-surface-error: #f6e6e3; /* Background color for surfaces with error tone and normal emphasis. */
1522
+ --wpds-color-bg-surface-error-weak: #fff6f4; /* Background color for surfaces with error tone and weak emphasis. */
1523
+ --wpds-color-bg-surface-info: #deebfa; /* Background color for surfaces with info tone and normal emphasis. */
1524
+ --wpds-color-bg-surface-info-weak: #f3f9ff; /* Background color for surfaces with info tone and weak emphasis. */
1525
+ --wpds-color-bg-surface-neutral: #f8f8f8; /* Background color for surfaces with normal emphasis. */
1526
+ --wpds-color-bg-surface-neutral-strong: #ffffff; /* Background color for surfaces with strong emphasis. */
1527
+ --wpds-color-bg-surface-neutral-weak: #f0f0f0; /* Background color for surfaces with weak emphasis. */
1528
+ --wpds-color-bg-surface-success: #c5f7cc; /* Background color for surfaces with success tone and normal emphasis. */
1529
+ --wpds-color-bg-surface-success-weak: #eaffed; /* Background color for surfaces with success tone and weak emphasis. */
1530
+ --wpds-color-bg-surface-warning: #fde6bd; /* Background color for surfaces with warning tone and normal emphasis. */
1531
+ --wpds-color-bg-surface-warning-weak: #fff7e0; /* Background color for surfaces with warning tone and weak emphasis. */
1532
+ --wpds-color-bg-thumb-brand: #3858e9; /* Background color for thumbs with a brand tone and normal emphasis (eg. slider thumb and filled track). */
1533
+ --wpds-color-bg-thumb-brand-active: #3858e9; /* Background color for thumbs with a brand tone and normal emphasis (eg. slider thumb and filled track) that are hovered, focused, or active. */
1534
+ --wpds-color-bg-thumb-brand-disabled: #d8d8d8; /* Background color for thumbs with a brand tone and normal emphasis (eg. slider thumb and filled track), in their disabled state. */
1535
+ --wpds-color-bg-thumb-neutral-weak: #8a8a8a; /* Background color for thumbs with a neutral tone and weak emphasis (eg. scrollbar thumb). */
1536
+ --wpds-color-bg-thumb-neutral-weak-active: #6c6c6c; /* Background color for thumbs with a neutral tone and weak emphasis (eg. scrollbar thumb) that are hovered, focused, or active. */
1537
+ --wpds-color-bg-track-neutral: #d8d8d8; /* Background color for tracks with a neutral tone and normal emphasis (eg. slider or progressbar track). */
1538
+ --wpds-color-bg-track-neutral-weak: #e0e0e0; /* Background color for tracks with a neutral tone and weak emphasis (eg. scrollbar track). */
1539
+ --wpds-color-fg-content-caution: #281d00; /* Foreground color for content like text with caution tone and normal emphasis. */
1540
+ --wpds-color-fg-content-caution-weak: #826a00; /* Foreground color for content like text with caution tone and weak emphasis. */
1541
+ --wpds-color-fg-content-error: #470000; /* Foreground color for content like text with error tone and normal emphasis. */
1542
+ --wpds-color-fg-content-error-weak: #cc1818; /* Foreground color for content like text with error tone and weak emphasis. */
1543
+ --wpds-color-fg-content-info: #001b4f; /* Foreground color for content like text with info tone and normal emphasis. */
1544
+ --wpds-color-fg-content-info-weak: #006bd7; /* Foreground color for content like text with info tone and weak emphasis. */
1545
+ --wpds-color-fg-content-neutral: #1e1e1e; /* Foreground color for content like text with normal emphasis. */
1546
+ --wpds-color-fg-content-neutral-weak: #6d6d6d; /* Foreground color for content like text with weak emphasis. */
1547
+ --wpds-color-fg-content-success: #002900; /* Foreground color for content like text with success tone and normal emphasis. */
1548
+ --wpds-color-fg-content-success-weak: #007f30; /* Foreground color for content like text with success tone and weak emphasis. */
1549
+ --wpds-color-fg-content-warning: #2e1900; /* Foreground color for content like text with warning tone and normal emphasis. */
1550
+ --wpds-color-fg-content-warning-weak: #926300; /* Foreground color for content like text with warning tone and weak emphasis. */
1551
+ --wpds-color-fg-interactive-brand: #3858e9; /* Foreground color for interactive elements with brand tone and normal emphasis. */
1552
+ --wpds-color-fg-interactive-brand-active: #3858e9; /* Foreground color for interactive elements with brand tone and normal emphasis that are hovered, focused, or active. */
1553
+ --wpds-color-fg-interactive-brand-disabled: #8a8a8a; /* Foreground color for interactive elements with brand tone and normal emphasis, in their disabled state. */
1554
+ --wpds-color-fg-interactive-brand-strong: #eff0f2; /* Foreground color for interactive elements with brand tone and strong emphasis. */
1555
+ --wpds-color-fg-interactive-brand-strong-active: #eff0f2; /* Foreground color for interactive elements with brand tone and strong emphasis that are hovered, focused, or active. */
1556
+ --wpds-color-fg-interactive-brand-strong-disabled: #6d6d6d; /* Foreground color for interactive elements with brand tone and strong emphasis, in their disabled state. */
1557
+ --wpds-color-fg-interactive-error: #cc1818; /* Foreground color for interactive elements with error tone and normal emphasis. */
1558
+ --wpds-color-fg-interactive-error-active: #cc1818; /* Foreground color for interactive elements with error tone and normal emphasis that are hovered, focused, or active. */
1559
+ --wpds-color-fg-interactive-error-disabled: #8a8a8a; /* Foreground color for interactive elements with error tone and normal emphasis, in their disabled state. */
1560
+ --wpds-color-fg-interactive-error-strong: #f2efef; /* Foreground color for interactive elements with error tone and strong emphasis. */
1561
+ --wpds-color-fg-interactive-error-strong-active: #f2efef; /* Foreground color for interactive elements with error tone and strong emphasis that are hovered, focused, or active. */
1562
+ --wpds-color-fg-interactive-error-strong-disabled: #6d6d6d; /* Foreground color for interactive elements with error tone and strong emphasis, in their disabled state. */
1563
+ --wpds-color-fg-interactive-neutral: #1e1e1e; /* Foreground color for interactive elements with neutral tone and normal emphasis. */
1564
+ --wpds-color-fg-interactive-neutral-active: #1e1e1e; /* Foreground color for interactive elements with neutral tone and normal emphasis that are hovered, focused, or active. */
1565
+ --wpds-color-fg-interactive-neutral-disabled: #8a8a8a; /* Foreground color for interactive elements with neutral tone and normal emphasis, in their disabled state. */
1566
+ --wpds-color-fg-interactive-neutral-strong: #f0f0f0; /* Foreground color for interactive elements with neutral tone and strong emphasis. */
1567
+ --wpds-color-fg-interactive-neutral-strong-active: #f0f0f0; /* Foreground color for interactive elements with neutral tone and strong emphasis that are hovered, focused, or active. */
1568
+ --wpds-color-fg-interactive-neutral-strong-disabled: #6d6d6d; /* Foreground color for interactive elements with neutral tone and strong emphasis, in their disabled state. */
1569
+ --wpds-color-fg-interactive-neutral-weak: #6d6d6d; /* Foreground color for interactive elements with neutral tone and weak emphasis. */
1570
+ --wpds-color-fg-interactive-neutral-weak-disabled: #8a8a8a; /* Foreground color for interactive elements with neutral tone and weak emphasis, in their disabled state. */
1571
+ --wpds-color-stroke-focus-brand: #3858e9; /* Accessible stroke color applied to focus rings. */
1572
+ --wpds-color-stroke-interactive-brand: #3858e9; /* Accessible stroke color used for interactive brand-toned elements with normal emphasis. */
1573
+ --wpds-color-stroke-interactive-brand-active: #2337c8; /* Accessible stroke color used for interactive brand-toned elements with normal emphasis that are hovered, focused, or active. */
1574
+ --wpds-color-stroke-interactive-error: #cc1818; /* Accessible stroke color used for interactive error-toned elements with normal emphasis. */
1575
+ --wpds-color-stroke-interactive-error-active: #9d0000; /* Accessible stroke color used for interactive error-toned elements with normal emphasis that are hovered, focused, or active. */
1576
+ --wpds-color-stroke-interactive-error-strong: #cc1818; /* Accessible stroke color used for interactive error-toned elements with strong emphasis. */
1577
+ --wpds-color-stroke-interactive-neutral: #8a8a8a; /* Accessible stroke color used for interactive neutrally-toned elements with normal emphasis. */
1578
+ --wpds-color-stroke-interactive-neutral-active: #6c6c6c; /* Accessible stroke color used for interactive neutrally-toned elements with normal emphasis that are hovered, focused, or active. */
1579
+ --wpds-color-stroke-interactive-neutral-disabled: #d8d8d8; /* Accessible stroke color used for interactive neutrally-toned elements with normal emphasis, in their disabled state. */
1580
+ --wpds-color-stroke-interactive-neutral-strong: #6c6c6c; /* Accessible stroke color used for interactive neutrally-toned elements with strong emphasis. */
1581
+ --wpds-color-stroke-surface-brand: #a3b1d4; /* Decorative stroke color used to define brand-toned surface boundaries with normal emphasis. */
1582
+ --wpds-color-stroke-surface-brand-strong: #3858e9; /* Decorative stroke color used to define brand-toned surface boundaries with strong emphasis. */
1583
+ --wpds-color-stroke-surface-error: #daa39b; /* Decorative stroke color used to define error-toned surface boundaries with normal emphasis. */
1584
+ --wpds-color-stroke-surface-error-strong: #cc1818; /* Decorative stroke color used to define error-toned surface boundaries with strong emphasis. */
1585
+ --wpds-color-stroke-surface-info: #9fbcdc; /* Decorative stroke color used to define info-toned surface boundaries with normal emphasis. */
1586
+ --wpds-color-stroke-surface-info-strong: #006bd7; /* Decorative stroke color used to define info-toned surface boundaries with strong emphasis. */
1587
+ --wpds-color-stroke-surface-neutral: #d8d8d8; /* Decorative stroke color used to define neutrally-toned surface boundaries with normal emphasis. */
1588
+ --wpds-color-stroke-surface-neutral-strong: #8a8a8a; /* Decorative stroke color used to define neutrally-toned surface boundaries with strong emphasis. */
1589
+ --wpds-color-stroke-surface-neutral-weak: #e0e0e0; /* Decorative stroke color used to define neutrally-toned surface boundaries with weak emphasis. */
1590
+ --wpds-color-stroke-surface-success: #8ac894; /* Decorative stroke color used to define success-toned surface boundaries with normal emphasis. */
1591
+ --wpds-color-stroke-surface-success-strong: #007f30; /* Decorative stroke color used to define success-toned surface boundaries with strong emphasis. */
1592
+ --wpds-color-stroke-surface-warning: #d0b381; /* Decorative stroke color used to define warning-toned surface boundaries with normal emphasis. */
1593
+ --wpds-color-stroke-surface-warning-strong: #926300; /* Decorative stroke color used to define warning-toned surface boundaries with strong emphasis. */
1594
+ --wpds-dimension-base: 4px; /* Base dimension unit */
1595
+ --wpds-dimension-gap-2xs: 4px; /* 2x extra small gap */
1596
+ --wpds-dimension-gap-lg: 24px; /* Large gap */
1597
+ --wpds-dimension-gap-md: 16px; /* Medium gap */
1598
+ --wpds-dimension-gap-sm: 12px; /* Small gap */
1599
+ --wpds-dimension-gap-xl: 40px; /* Extra large gap */
1600
+ --wpds-dimension-gap-xs: 8px; /* Extra small gap */
1601
+ --wpds-dimension-padding-surface-2xs: 4px; /* 2x extra small spacing for surfaces */
1602
+ --wpds-dimension-padding-surface-lg: 32px; /* Large spacing for surfaces */
1603
+ --wpds-dimension-padding-surface-md: 24px; /* Medium spacing for surfaces */
1604
+ --wpds-dimension-padding-surface-sm: 16px; /* Small spacing for surfaces */
1605
+ --wpds-dimension-padding-surface-xs: 8px; /* Extra small spacing for surfaces */
1606
+ --wpds-elevation-large: 0 5px 15px 0 #00000014, 0 15px 27px 0 #00000012,
1607
+ 0 30px 36px 0 #0000000a, 0 50px 43px 0 #00000005; /* For components that confirm decisions or handle necessary interruptions. Example: Modals. */
1608
+ --wpds-elevation-medium: 0 2px 3px 0 #0000000d, 0 4px 5px 0 #0000000a,
1609
+ 0 12px 12px 0 #00000008, 0 16px 16px 0 #00000005; /* For components that offer additional actions. Example: Menus, Command Palette */
1610
+ --wpds-elevation-small: 0 1px 2px 0 #0000000d, 0 2px 3px 0 #0000000a,
1611
+ 0 6px 6px 0 #00000008, 0 8px 8px 0 #00000005; /* For components that provide contextual feedback without being intrusive. Generally non-interruptive. Example: Tooltips, Snackbar. */
1612
+ --wpds-elevation-x-small: 0 1px 1px 0 #00000008, 0 1px 2px 0 #00000005,
1613
+ 0 3px 3px 0 #00000005, 0 4px 4px 0 #00000003; /* For sections and containers that group related content and controls, which may overlap other content. Example: Preview Frame. */
1614
+ --wpds-font-family-body: -apple-system, system-ui, "Segoe UI", "Roboto",
1615
+ "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif; /* Body font family */
1616
+ --wpds-font-family-heading: -apple-system, system-ui, "Segoe UI", "Roboto",
1617
+ "Oxygen-Sans", "Ubuntu", "Cantarell", "Helvetica Neue", sans-serif; /* Headings font family */
1618
+ --wpds-font-family-mono: "Menlo", "Consolas", monaco, monospace; /* Monospace font family */
1619
+ --wpds-font-line-height-2xl: 40px; /* 2X large line height */
1620
+ --wpds-font-line-height-lg: 28px; /* Large line height */
1621
+ --wpds-font-line-height-md: 24px; /* Medium line height */
1622
+ --wpds-font-line-height-sm: 20px; /* Small line height */
1623
+ --wpds-font-line-height-xl: 32px; /* Extra large line height */
1624
+ --wpds-font-line-height-xs: 16px; /* Extra small line height */
1625
+ --wpds-font-size-2xl: 32px; /* 2X large font size */
1626
+ --wpds-font-size-lg: 15px; /* Large font size */
1627
+ --wpds-font-size-md: 13px; /* Medium font size */
1628
+ --wpds-font-size-sm: 12px; /* Small font size */
1629
+ --wpds-font-size-xl: 20px; /* Extra large font size */
1630
+ --wpds-font-size-xs: 11px; /* Extra small font size */
1631
+ --wpds-font-weight-medium: 499; /* Medium font weight for emphasis and headings */
1632
+ --wpds-font-weight-regular: 400; /* Regular font weight for body text */
1633
+ }
1634
+
1635
+ [data-wpds-theme-provider-id][data-wpds-density=default] {
1636
+ --wpds-dimension-base: 4px; /* Base dimension unit */
1637
+ --wpds-dimension-gap-2xs: 4px; /* 2x extra small gap */
1638
+ --wpds-dimension-gap-lg: 24px; /* Large gap */
1639
+ --wpds-dimension-gap-md: 16px; /* Medium gap */
1640
+ --wpds-dimension-gap-sm: 12px; /* Small gap */
1641
+ --wpds-dimension-gap-xl: 40px; /* Extra large gap */
1642
+ --wpds-dimension-gap-xs: 8px; /* Extra small gap */
1643
+ --wpds-dimension-padding-surface-2xs: 4px; /* 2x extra small spacing for surfaces */
1644
+ --wpds-dimension-padding-surface-lg: 32px; /* Large spacing for surfaces */
1645
+ --wpds-dimension-padding-surface-md: 24px; /* Medium spacing for surfaces */
1646
+ --wpds-dimension-padding-surface-sm: 16px; /* Small spacing for surfaces */
1647
+ --wpds-dimension-padding-surface-xs: 8px; /* Extra small spacing for surfaces */
1648
+ }
1649
+
1650
+ [data-wpds-theme-provider-id][data-wpds-density=compact] {
1651
+ --wpds-dimension-gap-2xs: 4px; /* 2x extra small gap */
1652
+ --wpds-dimension-gap-lg: 20px; /* Large gap */
1653
+ --wpds-dimension-gap-md: 12px; /* Medium gap */
1654
+ --wpds-dimension-gap-sm: 8px; /* Small gap */
1655
+ --wpds-dimension-gap-xl: 32px; /* Extra large gap */
1656
+ --wpds-dimension-gap-xs: 4px; /* Extra small gap */
1657
+ --wpds-dimension-padding-surface-2xs: 4px; /* 2x extra small spacing for surfaces */
1658
+ --wpds-dimension-padding-surface-lg: 24px; /* Large spacing for surfaces */
1659
+ --wpds-dimension-padding-surface-md: 20px; /* Medium spacing for surfaces */
1660
+ --wpds-dimension-padding-surface-sm: 12px; /* Small spacing for surfaces */
1661
+ --wpds-dimension-padding-surface-xs: 4px; /* Extra small spacing for surfaces */
1662
+ }
1663
+
1664
+ [data-wpds-theme-provider-id][data-wpds-density=comfortable] {
1665
+ --wpds-dimension-gap-2xs: 8px; /* 2x extra small gap */
1666
+ --wpds-dimension-gap-lg: 32px; /* Large gap */
1667
+ --wpds-dimension-gap-md: 20px; /* Medium gap */
1668
+ --wpds-dimension-gap-sm: 16px; /* Small gap */
1669
+ --wpds-dimension-gap-xl: 48px; /* Extra large gap */
1670
+ --wpds-dimension-gap-xs: 12px; /* Extra small gap */
1671
+ --wpds-dimension-padding-surface-2xs: 8px; /* 2x extra small spacing for surfaces */
1672
+ --wpds-dimension-padding-surface-lg: 40px; /* Large spacing for surfaces */
1673
+ --wpds-dimension-padding-surface-md: 32px; /* Medium spacing for surfaces */
1674
+ --wpds-dimension-padding-surface-sm: 20px; /* Small spacing for surfaces */
1675
+ --wpds-dimension-padding-surface-xs: 12px; /* Extra small spacing for surfaces */
1676
+ }
1677
+
1678
+ @media (min-resolution: 192dpi) {
1679
+ :root {
1680
+ --wpds-border-width-interactive-focus: 1.5px; /* Border width for focus ring */
1681
+ }
1682
+ }
1467
1683
  /**
1468
1684
  * Colors
1469
1685
  */
@@ -1549,6 +1765,10 @@ button.font-library__upload-area {
1549
1765
  /**
1550
1766
  * Reset the WP Admin page styles for Gutenberg-like pages.
1551
1767
  */
1768
+ /**
1769
+ * Creates a checkerboard pattern background to indicate transparency.
1770
+ * @param {String} $size - The size of the squares in the checkerboard pattern. Default is 12px.
1771
+ */
1552
1772
  .dataviews-wrapper,
1553
1773
  .dataviews-picker-wrapper {
1554
1774
  height: 100%;
@@ -2028,15 +2248,7 @@ button.font-library__upload-area {
2028
2248
  outline: 2px solid transparent;
2029
2249
  }
2030
2250
 
2031
- .dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection::-webkit-input-placeholder {
2032
- color: rgba(30, 30, 30, 0.62);
2033
- }
2034
-
2035
- .dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection::-moz-placeholder {
2036
- color: rgba(30, 30, 30, 0.62);
2037
- }
2038
-
2039
- .dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection:-ms-input-placeholder {
2251
+ .dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection::placeholder {
2040
2252
  color: rgba(30, 30, 30, 0.62);
2041
2253
  }
2042
2254
 
@@ -2050,10 +2262,6 @@ button.font-library__upload-area {
2050
2262
  border-color: var(--wp-admin-theme-color);
2051
2263
  }
2052
2264
 
2053
- .dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection:checked::-ms-check {
2054
- opacity: 0;
2055
- }
2056
-
2057
2265
  .dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection:checked::before, .dataviews-filters__search-widget-listitem .dataviews-filters__search-widget-listitem-multi-selection[aria-checked=mixed]::before {
2058
2266
  margin: -3px -5px;
2059
2267
  color: #fff;
@@ -2171,15 +2379,7 @@ button.font-library__upload-area {
2171
2379
  outline: 2px solid transparent;
2172
2380
  }
2173
2381
 
2174
- .dataviews-filters__search-widget-filter-combobox__wrapper .dataviews-filters__search-widget-filter-combobox__input::-webkit-input-placeholder {
2175
- color: rgba(30, 30, 30, 0.62);
2176
- }
2177
-
2178
- .dataviews-filters__search-widget-filter-combobox__wrapper .dataviews-filters__search-widget-filter-combobox__input::-moz-placeholder {
2179
- color: rgba(30, 30, 30, 0.62);
2180
- }
2181
-
2182
- .dataviews-filters__search-widget-filter-combobox__wrapper .dataviews-filters__search-widget-filter-combobox__input:-ms-input-placeholder {
2382
+ .dataviews-filters__search-widget-filter-combobox__wrapper .dataviews-filters__search-widget-filter-combobox__input::placeholder {
2183
2383
  color: rgba(30, 30, 30, 0.62);
2184
2384
  }
2185
2385
 
@@ -2319,15 +2519,6 @@ button.font-library__upload-area {
2319
2519
  z-index: 1000001;
2320
2520
  }
2321
2521
 
2322
- .dataviews-picker-footer__bulk-selection {
2323
- align-self: flex-start;
2324
- height: 32px;
2325
- }
2326
-
2327
- .dataviews-picker-footer__actions {
2328
- align-self: flex-end;
2329
- }
2330
-
2331
2522
  .dataviews-selection-checkbox {
2332
2523
  --checkbox-input-size: 24px;
2333
2524
  }
@@ -3205,6 +3396,7 @@ div.dataviews-view-list {
3205
3396
  .dataviews-view-picker-grid .dataviews-view-picker-grid__media {
3206
3397
  width: 100%;
3207
3398
  aspect-ratio: 1/1;
3399
+ min-height: 0;
3208
3400
  background-color: #fff;
3209
3401
  border-radius: 4px;
3210
3402
  position: relative;
@@ -3311,6 +3503,10 @@ div.dataviews-view-list {
3311
3503
  background-color: inherit;
3312
3504
  }
3313
3505
 
3506
+ .dataviews-view-picker-table .dataviews-view-table__checkbox-column {
3507
+ width: 48px;
3508
+ }
3509
+
3314
3510
  .dataviews-view-picker-table tbody:focus-visible[aria-activedescendant] {
3315
3511
  outline: none;
3316
3512
  }
@@ -3539,6 +3735,15 @@ div.dataviews-view-list {
3539
3735
  justify-content: space-between;
3540
3736
  }
3541
3737
 
3738
+ .dataviews-picker-footer__bulk-selection {
3739
+ align-self: flex-start;
3740
+ height: 32px;
3741
+ }
3742
+
3743
+ .dataviews-picker-footer__actions {
3744
+ align-self: flex-end;
3745
+ }
3746
+
3542
3747
  .dataviews-controls__datetime {
3543
3748
  border: none;
3544
3749
  padding: 0;
@@ -3555,6 +3760,10 @@ div.dataviews-view-list {
3555
3760
  -webkit-appearance: none;
3556
3761
  }
3557
3762
 
3763
+ .dataviews-controls__date-range-inputs > * {
3764
+ min-width: 0;
3765
+ }
3766
+
3558
3767
  .dataviews-controls__date-preset {
3559
3768
  border: 1px solid #ddd;
3560
3769
  }
@@ -3642,6 +3851,10 @@ div.dataviews-view-list {
3642
3851
  z-index: 159990;
3643
3852
  }
3644
3853
 
3854
+ .dataforms-layouts-panel__summary-button:empty {
3855
+ min-width: 160px;
3856
+ }
3857
+
3645
3858
  .dataforms-layouts-regular__field {
3646
3859
  width: 100%;
3647
3860
  min-height: 32px;
@@ -3878,13 +4091,7 @@ div.dataviews-view-list {
3878
4091
  box-shadow: 0 0 0 0.5px var(--wp-admin-theme-color);
3879
4092
  outline: 2px solid transparent;
3880
4093
  }
3881
- .editor-collab-sidebar-panel__comment-form textarea::-webkit-input-placeholder {
3882
- color: rgba(30, 30, 30, 0.62);
3883
- }
3884
- .editor-collab-sidebar-panel__comment-form textarea::-moz-placeholder {
3885
- color: rgba(30, 30, 30, 0.62);
3886
- }
3887
- .editor-collab-sidebar-panel__comment-form textarea:-ms-input-placeholder {
4094
+ .editor-collab-sidebar-panel__comment-form textarea::placeholder {
3888
4095
  color: rgba(30, 30, 30, 0.62);
3889
4096
  }
3890
4097
  .editor-collab-sidebar-panel__comment-form textarea {
@@ -5086,6 +5293,9 @@ div.dataviews-view-list {
5086
5293
  .editor-post-featured-image__preview {
5087
5294
  height: auto !important;
5088
5295
  outline: 1px solid rgba(0, 0, 0, 0.1);
5296
+ background-image: repeating-linear-gradient(45deg, #e0e0e0 25%, transparent 25%, transparent 75%, #e0e0e0 75%, #e0e0e0), repeating-linear-gradient(45deg, #e0e0e0 25%, transparent 25%, transparent 75%, #e0e0e0 75%, #e0e0e0);
5297
+ background-position: 0 0, 12px 12px;
5298
+ background-size: 24px 24px;
5089
5299
  }
5090
5300
  .editor-post-featured-image__preview .editor-post-featured-image__preview-image {
5091
5301
  object-fit: cover;
@@ -5653,13 +5863,7 @@ textarea.editor-post-text-editor:focus {
5653
5863
  box-shadow: 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
5654
5864
  position: relative;
5655
5865
  }
5656
- textarea.editor-post-text-editor::-webkit-input-placeholder {
5657
- color: rgba(30, 30, 30, 0.62);
5658
- }
5659
- textarea.editor-post-text-editor::-moz-placeholder {
5660
- color: rgba(30, 30, 30, 0.62);
5661
- }
5662
- textarea.editor-post-text-editor:-ms-input-placeholder {
5866
+ textarea.editor-post-text-editor::placeholder {
5663
5867
  color: rgba(30, 30, 30, 0.62);
5664
5868
  }
5665
5869