@wordpress/block-library 9.13.1-next.cd6172eb0.0 → 9.15.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 (787) hide show
  1. package/CHANGELOG.md +4 -0
  2. package/LICENSE.md +1 -1
  3. package/build/archives/edit.js +83 -36
  4. package/build/archives/edit.js.map +1 -1
  5. package/build/avatar/user-control.js +1 -0
  6. package/build/avatar/user-control.js.map +1 -1
  7. package/build/block/deprecated.js +1 -0
  8. package/build/block/deprecated.js.map +1 -1
  9. package/build/block/edit.js +1 -0
  10. package/build/block/edit.js.map +1 -1
  11. package/build/button/deprecated.js +183 -1
  12. package/build/button/deprecated.js.map +1 -1
  13. package/build/button/edit.js +49 -27
  14. package/build/button/edit.js.map +1 -1
  15. package/build/button/index.js +8 -2
  16. package/build/button/index.js.map +1 -1
  17. package/build/button/save.js +8 -5
  18. package/build/button/save.js.map +1 -1
  19. package/build/buttons/transforms.js +1 -0
  20. package/build/buttons/transforms.js.map +1 -1
  21. package/build/categories/edit.js +1 -0
  22. package/build/categories/edit.js.map +1 -1
  23. package/build/column/column-preview.native.js +1 -0
  24. package/build/column/column-preview.native.js.map +1 -1
  25. package/build/column/edit.js +33 -13
  26. package/build/column/edit.js.map +1 -1
  27. package/build/columns/columnCalculations.native.js +1 -0
  28. package/build/columns/columnCalculations.native.js.map +1 -1
  29. package/build/columns/deprecated.js +1 -0
  30. package/build/columns/deprecated.js.map +1 -1
  31. package/build/columns/edit.js +51 -27
  32. package/build/columns/edit.js.map +1 -1
  33. package/build/columns/edit.native.js +1 -0
  34. package/build/columns/edit.native.js.map +1 -1
  35. package/build/columns/transforms.js +1 -0
  36. package/build/columns/transforms.js.map +1 -1
  37. package/build/columns/utils.js +1 -0
  38. package/build/columns/utils.js.map +1 -1
  39. package/build/comment-template/edit.js +1 -0
  40. package/build/comment-template/edit.js.map +1 -1
  41. package/build/comment-template/hooks.js +1 -0
  42. package/build/comment-template/hooks.js.map +1 -1
  43. package/build/comment-template/util.js +1 -0
  44. package/build/comment-template/util.js.map +1 -1
  45. package/build/comments/index.js +1 -0
  46. package/build/comments/index.js.map +1 -1
  47. package/build/cover/edit/index.js +9 -3
  48. package/build/cover/edit/index.js.map +1 -1
  49. package/build/cover/edit.native.js +1 -1
  50. package/build/cover/edit.native.js.map +1 -1
  51. package/build/details/edit.js +29 -7
  52. package/build/details/edit.js.map +1 -1
  53. package/build/details/transforms.js +1 -0
  54. package/build/details/transforms.js.map +1 -1
  55. package/build/embed/embed-placeholder.native.js +1 -0
  56. package/build/embed/embed-placeholder.native.js.map +1 -1
  57. package/build/embed/util.js +1 -0
  58. package/build/embed/util.js.map +1 -1
  59. package/build/embed/variations.js +1 -0
  60. package/build/embed/variations.js.map +1 -1
  61. package/build/embed/wp-embed-preview.js +1 -0
  62. package/build/embed/wp-embed-preview.js.map +1 -1
  63. package/build/file/transforms.js +1 -0
  64. package/build/file/transforms.js.map +1 -1
  65. package/build/footnotes/edit.js +1 -0
  66. package/build/footnotes/edit.js.map +1 -1
  67. package/build/form/index.js +1 -2
  68. package/build/form/index.js.map +1 -1
  69. package/build/form/view.js +10 -5
  70. package/build/form/view.js.map +1 -1
  71. package/build/freeform/modal.js +1 -0
  72. package/build/freeform/modal.js.map +1 -1
  73. package/build/gallery/deprecated.js +1 -0
  74. package/build/gallery/deprecated.js.map +1 -1
  75. package/build/gallery/edit.js +1 -0
  76. package/build/gallery/edit.js.map +1 -1
  77. package/build/gallery/shared.js +1 -0
  78. package/build/gallery/shared.js.map +1 -1
  79. package/build/gallery/transforms.js +1 -0
  80. package/build/gallery/transforms.js.map +1 -1
  81. package/build/gallery/use-get-media.js +1 -0
  82. package/build/gallery/use-get-media.js.map +1 -1
  83. package/build/gallery/use-get-media.native.js +1 -0
  84. package/build/gallery/use-get-media.native.js.map +1 -1
  85. package/build/gallery/use-get-new-images.js +1 -0
  86. package/build/gallery/use-get-new-images.js.map +1 -1
  87. package/build/gallery/use-image-sizes.js +1 -0
  88. package/build/gallery/use-image-sizes.js.map +1 -1
  89. package/build/group/placeholder.js +1 -0
  90. package/build/group/placeholder.js.map +1 -1
  91. package/build/group/transforms.js +1 -0
  92. package/build/group/transforms.js.map +1 -1
  93. package/build/heading/transforms.js +1 -0
  94. package/build/heading/transforms.js.map +1 -1
  95. package/build/html/preview.js +1 -0
  96. package/build/html/preview.js.map +1 -1
  97. package/build/image/edit.js +1 -0
  98. package/build/image/edit.js.map +1 -1
  99. package/build/image/edit.native.js +1 -0
  100. package/build/image/edit.native.js.map +1 -1
  101. package/build/image/image.js +2 -1
  102. package/build/image/image.js.map +1 -1
  103. package/build/image/transforms.js +2 -0
  104. package/build/image/transforms.js.map +1 -1
  105. package/build/image/utils.js +1 -0
  106. package/build/image/utils.js.map +1 -1
  107. package/build/image/view.js +1 -3
  108. package/build/image/view.js.map +1 -1
  109. package/build/index.js +2 -1
  110. package/build/index.js.map +1 -1
  111. package/build/index.native.js +1 -0
  112. package/build/index.native.js.map +1 -1
  113. package/build/latest-posts/deprecated.js +12 -0
  114. package/build/latest-posts/deprecated.js.map +1 -1
  115. package/build/latest-posts/edit.js +1 -0
  116. package/build/latest-posts/edit.js.map +1 -1
  117. package/build/latest-posts/index.js +12 -0
  118. package/build/latest-posts/index.js.map +1 -1
  119. package/build/list/transforms.js +1 -0
  120. package/build/list/transforms.js.map +1 -1
  121. package/build/list/utils.js +1 -0
  122. package/build/list/utils.js.map +1 -1
  123. package/build/list-item/hooks/use-indent-list-item.js +1 -0
  124. package/build/list-item/hooks/use-indent-list-item.js.map +1 -1
  125. package/build/list-item/transforms.js +1 -0
  126. package/build/list-item/transforms.js.map +1 -1
  127. package/build/loginout/edit.js +42 -13
  128. package/build/loginout/edit.js.map +1 -1
  129. package/build/media-text/edit.js +60 -31
  130. package/build/media-text/edit.js.map +1 -1
  131. package/build/more/edit.js +28 -7
  132. package/build/more/edit.js.map +1 -1
  133. package/build/more/save.js +1 -0
  134. package/build/more/save.js.map +1 -1
  135. package/build/navigation/deprecated.js +1 -0
  136. package/build/navigation/deprecated.js.map +1 -1
  137. package/build/navigation/edit/index.js +1 -0
  138. package/build/navigation/edit/index.js.map +1 -1
  139. package/build/navigation/edit/navigation-menu-selector.js +5 -3
  140. package/build/navigation/edit/navigation-menu-selector.js.map +1 -1
  141. package/build/navigation/edit/use-generate-default-navigation-title.js +1 -0
  142. package/build/navigation/edit/use-generate-default-navigation-title.js.map +1 -1
  143. package/build/navigation/menu-items-to-blocks.js +1 -0
  144. package/build/navigation/menu-items-to-blocks.js.map +1 -1
  145. package/build/navigation/use-template-part-area-label.js +1 -0
  146. package/build/navigation/use-template-part-area-label.js.map +1 -1
  147. package/build/navigation/view.js +1 -0
  148. package/build/navigation/view.js.map +1 -1
  149. package/build/navigation-link/edit.js +96 -57
  150. package/build/navigation-link/edit.js.map +1 -1
  151. package/build/navigation-link/hooks.js +1 -0
  152. package/build/navigation-link/hooks.js.map +1 -1
  153. package/build/navigation-link/link-ui.js +3 -3
  154. package/build/navigation-link/link-ui.js.map +1 -1
  155. package/build/navigation-submenu/edit.js +105 -54
  156. package/build/navigation-submenu/edit.js.map +1 -1
  157. package/build/page-list/edit.js +45 -25
  158. package/build/page-list/edit.js.map +1 -1
  159. package/build/page-list/use-convert-to-navigation-links.js +1 -0
  160. package/build/page-list/use-convert-to-navigation-links.js.map +1 -1
  161. package/build/paragraph/edit.js +22 -6
  162. package/build/paragraph/edit.js.map +1 -1
  163. package/build/pattern/edit.js +1 -0
  164. package/build/pattern/edit.js.map +1 -1
  165. package/build/post-author/edit.js +16 -3
  166. package/build/post-author/edit.js.map +1 -1
  167. package/build/post-author/index.js +4 -2
  168. package/build/post-author/index.js.map +1 -1
  169. package/build/post-author-name/edit.js +11 -5
  170. package/build/post-author-name/edit.js.map +1 -1
  171. package/build/post-author-name/index.js +4 -2
  172. package/build/post-author-name/index.js.map +1 -1
  173. package/build/post-comments-form/index.js +6 -1
  174. package/build/post-comments-form/index.js.map +1 -1
  175. package/build/post-comments-link/index.js +8 -1
  176. package/build/post-comments-link/index.js.map +1 -1
  177. package/build/post-date/edit.js +58 -18
  178. package/build/post-date/edit.js.map +1 -1
  179. package/build/post-date/index.js +2 -1
  180. package/build/post-date/index.js.map +1 -1
  181. package/build/post-excerpt/edit.js +42 -18
  182. package/build/post-excerpt/edit.js.map +1 -1
  183. package/build/post-featured-image/dimension-controls.js +18 -19
  184. package/build/post-featured-image/dimension-controls.js.map +1 -1
  185. package/build/post-featured-image/edit.js +45 -11
  186. package/build/post-featured-image/edit.js.map +1 -1
  187. package/build/post-featured-image/index.js +6 -3
  188. package/build/post-featured-image/index.js.map +1 -1
  189. package/build/post-navigation-link/edit.js +1 -0
  190. package/build/post-navigation-link/edit.js.map +1 -1
  191. package/build/post-navigation-link/index.js +11 -7
  192. package/build/post-navigation-link/index.js.map +1 -1
  193. package/build/post-navigation-link/variations.js +3 -2
  194. package/build/post-navigation-link/variations.js.map +1 -1
  195. package/build/post-template/edit.js +1 -0
  196. package/build/post-template/edit.js.map +1 -1
  197. package/build/post-template/index.js +12 -2
  198. package/build/post-template/index.js.map +1 -1
  199. package/build/post-terms/edit.js +1 -0
  200. package/build/post-terms/edit.js.map +1 -1
  201. package/build/post-terms/hooks.js +1 -0
  202. package/build/post-terms/hooks.js.map +1 -1
  203. package/build/post-title/index.js +6 -3
  204. package/build/post-title/index.js.map +1 -1
  205. package/build/pullquote/blockquote.native.js +1 -0
  206. package/build/pullquote/blockquote.native.js.map +1 -1
  207. package/build/pullquote/transforms.js +1 -0
  208. package/build/pullquote/transforms.js.map +1 -1
  209. package/build/query/deprecated.js +1 -0
  210. package/build/query/deprecated.js.map +1 -1
  211. package/build/query/edit/inspector-controls/author-control.js +1 -0
  212. package/build/query/edit/inspector-controls/author-control.js.map +1 -1
  213. package/build/query/edit/inspector-controls/format-controls.js +1 -0
  214. package/build/query/edit/inspector-controls/format-controls.js.map +1 -1
  215. package/build/query/edit/inspector-controls/index.js +1 -0
  216. package/build/query/edit/inspector-controls/index.js.map +1 -1
  217. package/build/query/edit/inspector-controls/parent-control.js +1 -0
  218. package/build/query/edit/inspector-controls/parent-control.js.map +1 -1
  219. package/build/query/edit/inspector-controls/taxonomy-controls.js +1 -0
  220. package/build/query/edit/inspector-controls/taxonomy-controls.js.map +1 -1
  221. package/build/query/utils.js +1 -0
  222. package/build/query/utils.js.map +1 -1
  223. package/build/query-no-results/index.js +11 -10
  224. package/build/query-no-results/index.js.map +1 -1
  225. package/build/query-pagination/edit.js +47 -17
  226. package/build/query-pagination/edit.js.map +1 -1
  227. package/build/query-pagination/query-pagination-label-control.js +1 -1
  228. package/build/query-pagination/query-pagination-label-control.js.map +1 -1
  229. package/build/query-pagination-numbers/edit.js +33 -15
  230. package/build/query-pagination-numbers/edit.js.map +1 -1
  231. package/build/query-title/variations.js +1 -0
  232. package/build/query-title/variations.js.map +1 -1
  233. package/build/query-total/edit.js +90 -0
  234. package/build/query-total/edit.js.map +1 -0
  235. package/build/query-total/icons.js +46 -0
  236. package/build/query-total/icons.js.map +1 -0
  237. package/build/query-total/index.js +81 -0
  238. package/build/query-total/index.js.map +1 -0
  239. package/build/query-total/init.js +12 -0
  240. package/build/query-total/init.js.map +1 -0
  241. package/build/quote/deprecated.js +1 -0
  242. package/build/quote/deprecated.js.map +1 -1
  243. package/build/quote/transforms.js +1 -0
  244. package/build/quote/transforms.js.map +1 -1
  245. package/build/read-more/index.js +7 -1
  246. package/build/read-more/index.js.map +1 -1
  247. package/build/site-logo/index.js +4 -2
  248. package/build/site-logo/index.js.map +1 -1
  249. package/build/site-title/edit.js +41 -12
  250. package/build/site-title/edit.js.map +1 -1
  251. package/build/site-title/index.js +4 -2
  252. package/build/site-title/index.js.map +1 -1
  253. package/build/social-link/edit.js +19 -3
  254. package/build/social-link/edit.js.map +1 -1
  255. package/build/social-link/social-list.js +1 -0
  256. package/build/social-link/social-list.js.map +1 -1
  257. package/build/social-link/variations.js +1 -0
  258. package/build/social-link/variations.js.map +1 -1
  259. package/build/social-links/edit.js +42 -12
  260. package/build/social-links/edit.js.map +1 -1
  261. package/build/social-links/edit.native.js +1 -0
  262. package/build/social-links/edit.native.js.map +1 -1
  263. package/build/spacer/controls.js +35 -12
  264. package/build/spacer/controls.js.map +1 -1
  265. package/build/table/deprecated.js +1 -0
  266. package/build/table/deprecated.js.map +1 -1
  267. package/build/table/edit.js +49 -15
  268. package/build/table/edit.js.map +1 -1
  269. package/build/table/index.js +4 -1
  270. package/build/table/index.js.map +1 -1
  271. package/build/table/save.js +1 -0
  272. package/build/table/save.js.map +1 -1
  273. package/build/table/state.js +1 -0
  274. package/build/table/state.js.map +1 -1
  275. package/build/table/transforms.js +1 -0
  276. package/build/table/transforms.js.map +1 -1
  277. package/build/table-of-contents/edit.js +1 -1
  278. package/build/table-of-contents/edit.js.map +1 -1
  279. package/build/table-of-contents/index.js +24 -23
  280. package/build/table-of-contents/index.js.map +1 -1
  281. package/build/table-of-contents/list.js +1 -0
  282. package/build/table-of-contents/list.js.map +1 -1
  283. package/build/table-of-contents/utils.js +1 -0
  284. package/build/table-of-contents/utils.js.map +1 -1
  285. package/build/tag-cloud/edit.js +57 -11
  286. package/build/tag-cloud/edit.js.map +1 -1
  287. package/build/template-part/edit/advanced-controls.js +1 -0
  288. package/build/template-part/edit/advanced-controls.js.map +1 -1
  289. package/build/template-part/edit/import-controls.js +1 -0
  290. package/build/template-part/edit/import-controls.js.map +1 -1
  291. package/build/template-part/edit/selection-modal.js +1 -0
  292. package/build/template-part/edit/selection-modal.js.map +1 -1
  293. package/build/template-part/edit/utils/hooks.js +1 -0
  294. package/build/template-part/edit/utils/hooks.js.map +1 -1
  295. package/build/template-part/edit/utils/transformers.js +1 -0
  296. package/build/template-part/edit/utils/transformers.js.map +1 -1
  297. package/build/template-part/variations.js +1 -0
  298. package/build/template-part/variations.js.map +1 -1
  299. package/build/text-columns/edit.js +1 -0
  300. package/build/text-columns/edit.js.map +1 -1
  301. package/build/text-columns/save.js +1 -0
  302. package/build/text-columns/save.js.map +1 -1
  303. package/build/text-columns/transforms.js +1 -0
  304. package/build/text-columns/transforms.js.map +1 -1
  305. package/build/utils/get-transformed-metadata.js +1 -0
  306. package/build/utils/get-transformed-metadata.js.map +1 -1
  307. package/build/utils/search-patterns.js +1 -0
  308. package/build/utils/search-patterns.js.map +1 -1
  309. package/build/utils/transformation-categories.native.js +1 -0
  310. package/build/utils/transformation-categories.native.js.map +1 -1
  311. package/build/video/edit-common-settings.js +90 -30
  312. package/build/video/edit-common-settings.js.map +1 -1
  313. package/build/video/edit.js +20 -49
  314. package/build/video/edit.js.map +1 -1
  315. package/build/video/poster-image.js +81 -0
  316. package/build/video/poster-image.js.map +1 -0
  317. package/build/video/tracks-editor.js +2 -1
  318. package/build/video/tracks-editor.js.map +1 -1
  319. package/build/video/tracks.js +1 -0
  320. package/build/video/tracks.js.map +1 -1
  321. package/build-module/archives/edit.js +84 -37
  322. package/build-module/archives/edit.js.map +1 -1
  323. package/build-module/avatar/user-control.js +1 -0
  324. package/build-module/avatar/user-control.js.map +1 -1
  325. package/build-module/block/deprecated.js +1 -0
  326. package/build-module/block/deprecated.js.map +1 -1
  327. package/build-module/block/edit.js +1 -0
  328. package/build-module/block/edit.js.map +1 -1
  329. package/build-module/button/deprecated.js +184 -2
  330. package/build-module/button/deprecated.js.map +1 -1
  331. package/build-module/button/edit.js +50 -28
  332. package/build-module/button/edit.js.map +1 -1
  333. package/build-module/button/index.js +8 -2
  334. package/build-module/button/index.js.map +1 -1
  335. package/build-module/button/save.js +9 -6
  336. package/build-module/button/save.js.map +1 -1
  337. package/build-module/buttons/transforms.js +1 -0
  338. package/build-module/buttons/transforms.js.map +1 -1
  339. package/build-module/categories/edit.js +1 -0
  340. package/build-module/categories/edit.js.map +1 -1
  341. package/build-module/column/column-preview.native.js +1 -0
  342. package/build-module/column/column-preview.native.js.map +1 -1
  343. package/build-module/column/edit.js +34 -14
  344. package/build-module/column/edit.js.map +1 -1
  345. package/build-module/columns/columnCalculations.native.js +1 -0
  346. package/build-module/columns/columnCalculations.native.js.map +1 -1
  347. package/build-module/columns/deprecated.js +1 -0
  348. package/build-module/columns/deprecated.js.map +1 -1
  349. package/build-module/columns/edit.js +53 -29
  350. package/build-module/columns/edit.js.map +1 -1
  351. package/build-module/columns/edit.native.js +1 -0
  352. package/build-module/columns/edit.native.js.map +1 -1
  353. package/build-module/columns/transforms.js +1 -0
  354. package/build-module/columns/transforms.js.map +1 -1
  355. package/build-module/columns/utils.js +1 -0
  356. package/build-module/columns/utils.js.map +1 -1
  357. package/build-module/comment-template/edit.js +1 -0
  358. package/build-module/comment-template/edit.js.map +1 -1
  359. package/build-module/comment-template/hooks.js +1 -0
  360. package/build-module/comment-template/hooks.js.map +1 -1
  361. package/build-module/comment-template/util.js +1 -0
  362. package/build-module/comment-template/util.js.map +1 -1
  363. package/build-module/comments/index.js +1 -0
  364. package/build-module/comments/index.js.map +1 -1
  365. package/build-module/cover/edit/index.js +9 -3
  366. package/build-module/cover/edit/index.js.map +1 -1
  367. package/build-module/cover/edit.native.js +2 -2
  368. package/build-module/cover/edit.native.js.map +1 -1
  369. package/build-module/details/edit.js +30 -8
  370. package/build-module/details/edit.js.map +1 -1
  371. package/build-module/details/transforms.js +1 -0
  372. package/build-module/details/transforms.js.map +1 -1
  373. package/build-module/embed/embed-placeholder.native.js +1 -0
  374. package/build-module/embed/embed-placeholder.native.js.map +1 -1
  375. package/build-module/embed/util.js +1 -0
  376. package/build-module/embed/util.js.map +1 -1
  377. package/build-module/embed/variations.js +1 -0
  378. package/build-module/embed/variations.js.map +1 -1
  379. package/build-module/embed/wp-embed-preview.js +1 -0
  380. package/build-module/embed/wp-embed-preview.js.map +1 -1
  381. package/build-module/file/transforms.js +1 -0
  382. package/build-module/file/transforms.js.map +1 -1
  383. package/build-module/footnotes/edit.js +1 -0
  384. package/build-module/footnotes/edit.js.map +1 -1
  385. package/build-module/form/index.js +1 -2
  386. package/build-module/form/index.js.map +1 -1
  387. package/build-module/form/view.js +10 -5
  388. package/build-module/form/view.js.map +1 -1
  389. package/build-module/freeform/modal.js +1 -0
  390. package/build-module/freeform/modal.js.map +1 -1
  391. package/build-module/gallery/deprecated.js +1 -0
  392. package/build-module/gallery/deprecated.js.map +1 -1
  393. package/build-module/gallery/edit.js +1 -0
  394. package/build-module/gallery/edit.js.map +1 -1
  395. package/build-module/gallery/shared.js +1 -0
  396. package/build-module/gallery/shared.js.map +1 -1
  397. package/build-module/gallery/transforms.js +1 -0
  398. package/build-module/gallery/transforms.js.map +1 -1
  399. package/build-module/gallery/use-get-media.js +1 -0
  400. package/build-module/gallery/use-get-media.js.map +1 -1
  401. package/build-module/gallery/use-get-media.native.js +1 -0
  402. package/build-module/gallery/use-get-media.native.js.map +1 -1
  403. package/build-module/gallery/use-get-new-images.js +1 -0
  404. package/build-module/gallery/use-get-new-images.js.map +1 -1
  405. package/build-module/gallery/use-image-sizes.js +1 -0
  406. package/build-module/gallery/use-image-sizes.js.map +1 -1
  407. package/build-module/group/placeholder.js +1 -0
  408. package/build-module/group/placeholder.js.map +1 -1
  409. package/build-module/group/transforms.js +1 -0
  410. package/build-module/group/transforms.js.map +1 -1
  411. package/build-module/heading/transforms.js +1 -0
  412. package/build-module/heading/transforms.js.map +1 -1
  413. package/build-module/html/preview.js +1 -0
  414. package/build-module/html/preview.js.map +1 -1
  415. package/build-module/image/edit.js +1 -0
  416. package/build-module/image/edit.js.map +1 -1
  417. package/build-module/image/edit.native.js +1 -0
  418. package/build-module/image/edit.native.js.map +1 -1
  419. package/build-module/image/image.js +2 -1
  420. package/build-module/image/image.js.map +1 -1
  421. package/build-module/image/transforms.js +2 -0
  422. package/build-module/image/transforms.js.map +1 -1
  423. package/build-module/image/utils.js +1 -0
  424. package/build-module/image/utils.js.map +1 -1
  425. package/build-module/image/view.js +1 -3
  426. package/build-module/image/view.js.map +1 -1
  427. package/build-module/index.js +2 -1
  428. package/build-module/index.js.map +1 -1
  429. package/build-module/index.native.js +1 -0
  430. package/build-module/index.native.js.map +1 -1
  431. package/build-module/latest-posts/deprecated.js +12 -0
  432. package/build-module/latest-posts/deprecated.js.map +1 -1
  433. package/build-module/latest-posts/edit.js +1 -0
  434. package/build-module/latest-posts/edit.js.map +1 -1
  435. package/build-module/latest-posts/index.js +12 -0
  436. package/build-module/latest-posts/index.js.map +1 -1
  437. package/build-module/list/transforms.js +1 -0
  438. package/build-module/list/transforms.js.map +1 -1
  439. package/build-module/list/utils.js +1 -0
  440. package/build-module/list/utils.js.map +1 -1
  441. package/build-module/list-item/hooks/use-indent-list-item.js +1 -0
  442. package/build-module/list-item/hooks/use-indent-list-item.js.map +1 -1
  443. package/build-module/list-item/transforms.js +1 -0
  444. package/build-module/list-item/transforms.js.map +1 -1
  445. package/build-module/loginout/edit.js +42 -14
  446. package/build-module/loginout/edit.js.map +1 -1
  447. package/build-module/media-text/edit.js +60 -31
  448. package/build-module/media-text/edit.js.map +1 -1
  449. package/build-module/more/edit.js +28 -8
  450. package/build-module/more/edit.js.map +1 -1
  451. package/build-module/more/save.js +1 -0
  452. package/build-module/more/save.js.map +1 -1
  453. package/build-module/navigation/deprecated.js +1 -0
  454. package/build-module/navigation/deprecated.js.map +1 -1
  455. package/build-module/navigation/edit/index.js +1 -0
  456. package/build-module/navigation/edit/index.js.map +1 -1
  457. package/build-module/navigation/edit/navigation-menu-selector.js +5 -3
  458. package/build-module/navigation/edit/navigation-menu-selector.js.map +1 -1
  459. package/build-module/navigation/edit/use-generate-default-navigation-title.js +1 -0
  460. package/build-module/navigation/edit/use-generate-default-navigation-title.js.map +1 -1
  461. package/build-module/navigation/menu-items-to-blocks.js +1 -0
  462. package/build-module/navigation/menu-items-to-blocks.js.map +1 -1
  463. package/build-module/navigation/use-template-part-area-label.js +1 -0
  464. package/build-module/navigation/use-template-part-area-label.js.map +1 -1
  465. package/build-module/navigation/view.js +1 -0
  466. package/build-module/navigation/view.js.map +1 -1
  467. package/build-module/navigation-link/edit.js +97 -58
  468. package/build-module/navigation-link/edit.js.map +1 -1
  469. package/build-module/navigation-link/hooks.js +1 -0
  470. package/build-module/navigation-link/hooks.js.map +1 -1
  471. package/build-module/navigation-link/link-ui.js +1 -1
  472. package/build-module/navigation-link/link-ui.js.map +1 -1
  473. package/build-module/navigation-submenu/edit.js +106 -55
  474. package/build-module/navigation-submenu/edit.js.map +1 -1
  475. package/build-module/page-list/edit.js +46 -26
  476. package/build-module/page-list/edit.js.map +1 -1
  477. package/build-module/page-list/use-convert-to-navigation-links.js +1 -0
  478. package/build-module/page-list/use-convert-to-navigation-links.js.map +1 -1
  479. package/build-module/paragraph/edit.js +23 -8
  480. package/build-module/paragraph/edit.js.map +1 -1
  481. package/build-module/pattern/edit.js +1 -0
  482. package/build-module/pattern/edit.js.map +1 -1
  483. package/build-module/post-author/edit.js +17 -4
  484. package/build-module/post-author/edit.js.map +1 -1
  485. package/build-module/post-author/index.js +4 -2
  486. package/build-module/post-author/index.js.map +1 -1
  487. package/build-module/post-author-name/edit.js +12 -6
  488. package/build-module/post-author-name/edit.js.map +1 -1
  489. package/build-module/post-author-name/index.js +4 -2
  490. package/build-module/post-author-name/index.js.map +1 -1
  491. package/build-module/post-comments-form/index.js +6 -1
  492. package/build-module/post-comments-form/index.js.map +1 -1
  493. package/build-module/post-comments-link/index.js +8 -1
  494. package/build-module/post-comments-link/index.js.map +1 -1
  495. package/build-module/post-date/edit.js +59 -19
  496. package/build-module/post-date/edit.js.map +1 -1
  497. package/build-module/post-date/index.js +2 -1
  498. package/build-module/post-date/index.js.map +1 -1
  499. package/build-module/post-excerpt/edit.js +44 -20
  500. package/build-module/post-excerpt/edit.js.map +1 -1
  501. package/build-module/post-featured-image/dimension-controls.js +19 -20
  502. package/build-module/post-featured-image/dimension-controls.js.map +1 -1
  503. package/build-module/post-featured-image/edit.js +47 -13
  504. package/build-module/post-featured-image/edit.js.map +1 -1
  505. package/build-module/post-featured-image/index.js +6 -3
  506. package/build-module/post-featured-image/index.js.map +1 -1
  507. package/build-module/post-navigation-link/edit.js +1 -0
  508. package/build-module/post-navigation-link/edit.js.map +1 -1
  509. package/build-module/post-navigation-link/index.js +12 -7
  510. package/build-module/post-navigation-link/index.js.map +1 -1
  511. package/build-module/post-navigation-link/variations.js +3 -2
  512. package/build-module/post-navigation-link/variations.js.map +1 -1
  513. package/build-module/post-template/edit.js +1 -0
  514. package/build-module/post-template/edit.js.map +1 -1
  515. package/build-module/post-template/index.js +12 -2
  516. package/build-module/post-template/index.js.map +1 -1
  517. package/build-module/post-terms/edit.js +1 -0
  518. package/build-module/post-terms/edit.js.map +1 -1
  519. package/build-module/post-terms/hooks.js +1 -0
  520. package/build-module/post-terms/hooks.js.map +1 -1
  521. package/build-module/post-title/index.js +6 -3
  522. package/build-module/post-title/index.js.map +1 -1
  523. package/build-module/pullquote/blockquote.native.js +1 -0
  524. package/build-module/pullquote/blockquote.native.js.map +1 -1
  525. package/build-module/pullquote/transforms.js +1 -0
  526. package/build-module/pullquote/transforms.js.map +1 -1
  527. package/build-module/query/deprecated.js +1 -0
  528. package/build-module/query/deprecated.js.map +1 -1
  529. package/build-module/query/edit/inspector-controls/author-control.js +1 -0
  530. package/build-module/query/edit/inspector-controls/author-control.js.map +1 -1
  531. package/build-module/query/edit/inspector-controls/format-controls.js +1 -0
  532. package/build-module/query/edit/inspector-controls/format-controls.js.map +1 -1
  533. package/build-module/query/edit/inspector-controls/index.js +1 -0
  534. package/build-module/query/edit/inspector-controls/index.js.map +1 -1
  535. package/build-module/query/edit/inspector-controls/parent-control.js +1 -0
  536. package/build-module/query/edit/inspector-controls/parent-control.js.map +1 -1
  537. package/build-module/query/edit/inspector-controls/taxonomy-controls.js +1 -0
  538. package/build-module/query/edit/inspector-controls/taxonomy-controls.js.map +1 -1
  539. package/build-module/query/utils.js +1 -0
  540. package/build-module/query/utils.js.map +1 -1
  541. package/build-module/query-no-results/index.js +11 -10
  542. package/build-module/query-no-results/index.js.map +1 -1
  543. package/build-module/query-pagination/edit.js +49 -19
  544. package/build-module/query-pagination/edit.js.map +1 -1
  545. package/build-module/query-pagination/query-pagination-label-control.js +1 -1
  546. package/build-module/query-pagination/query-pagination-label-control.js.map +1 -1
  547. package/build-module/query-pagination-numbers/edit.js +34 -16
  548. package/build-module/query-pagination-numbers/edit.js.map +1 -1
  549. package/build-module/query-title/variations.js +1 -0
  550. package/build-module/query-title/variations.js.map +1 -1
  551. package/build-module/query-total/edit.js +83 -0
  552. package/build-module/query-total/edit.js.map +1 -0
  553. package/build-module/query-total/icons.js +39 -0
  554. package/build-module/query-total/icons.js.map +1 -0
  555. package/build-module/query-total/index.js +74 -0
  556. package/build-module/query-total/index.js.map +1 -0
  557. package/build-module/query-total/init.js +6 -0
  558. package/build-module/query-total/init.js.map +1 -0
  559. package/build-module/quote/deprecated.js +1 -0
  560. package/build-module/quote/deprecated.js.map +1 -1
  561. package/build-module/quote/transforms.js +1 -0
  562. package/build-module/quote/transforms.js.map +1 -1
  563. package/build-module/read-more/index.js +7 -1
  564. package/build-module/read-more/index.js.map +1 -1
  565. package/build-module/site-logo/index.js +4 -2
  566. package/build-module/site-logo/index.js.map +1 -1
  567. package/build-module/site-title/edit.js +42 -13
  568. package/build-module/site-title/edit.js.map +1 -1
  569. package/build-module/site-title/index.js +4 -2
  570. package/build-module/site-title/index.js.map +1 -1
  571. package/build-module/social-link/edit.js +20 -4
  572. package/build-module/social-link/edit.js.map +1 -1
  573. package/build-module/social-link/social-list.js +1 -0
  574. package/build-module/social-link/social-list.js.map +1 -1
  575. package/build-module/social-link/variations.js +1 -0
  576. package/build-module/social-link/variations.js.map +1 -1
  577. package/build-module/social-links/edit.js +43 -13
  578. package/build-module/social-links/edit.js.map +1 -1
  579. package/build-module/social-links/edit.native.js +1 -0
  580. package/build-module/social-links/edit.native.js.map +1 -1
  581. package/build-module/spacer/controls.js +36 -13
  582. package/build-module/spacer/controls.js.map +1 -1
  583. package/build-module/table/deprecated.js +1 -0
  584. package/build-module/table/deprecated.js.map +1 -1
  585. package/build-module/table/edit.js +50 -16
  586. package/build-module/table/edit.js.map +1 -1
  587. package/build-module/table/index.js +4 -1
  588. package/build-module/table/index.js.map +1 -1
  589. package/build-module/table/save.js +1 -0
  590. package/build-module/table/save.js.map +1 -1
  591. package/build-module/table/state.js +1 -0
  592. package/build-module/table/state.js.map +1 -1
  593. package/build-module/table/transforms.js +1 -0
  594. package/build-module/table/transforms.js.map +1 -1
  595. package/build-module/table-of-contents/edit.js +1 -1
  596. package/build-module/table-of-contents/edit.js.map +1 -1
  597. package/build-module/table-of-contents/index.js +26 -25
  598. package/build-module/table-of-contents/index.js.map +1 -1
  599. package/build-module/table-of-contents/list.js +1 -0
  600. package/build-module/table-of-contents/list.js.map +1 -1
  601. package/build-module/table-of-contents/utils.js +1 -0
  602. package/build-module/table-of-contents/utils.js.map +1 -1
  603. package/build-module/tag-cloud/edit.js +58 -12
  604. package/build-module/tag-cloud/edit.js.map +1 -1
  605. package/build-module/template-part/edit/advanced-controls.js +1 -0
  606. package/build-module/template-part/edit/advanced-controls.js.map +1 -1
  607. package/build-module/template-part/edit/import-controls.js +1 -0
  608. package/build-module/template-part/edit/import-controls.js.map +1 -1
  609. package/build-module/template-part/edit/selection-modal.js +1 -0
  610. package/build-module/template-part/edit/selection-modal.js.map +1 -1
  611. package/build-module/template-part/edit/utils/hooks.js +1 -0
  612. package/build-module/template-part/edit/utils/hooks.js.map +1 -1
  613. package/build-module/template-part/edit/utils/transformers.js +1 -0
  614. package/build-module/template-part/edit/utils/transformers.js.map +1 -1
  615. package/build-module/template-part/variations.js +1 -0
  616. package/build-module/template-part/variations.js.map +1 -1
  617. package/build-module/text-columns/edit.js +1 -0
  618. package/build-module/text-columns/edit.js.map +1 -1
  619. package/build-module/text-columns/save.js +1 -0
  620. package/build-module/text-columns/save.js.map +1 -1
  621. package/build-module/text-columns/transforms.js +1 -0
  622. package/build-module/text-columns/transforms.js.map +1 -1
  623. package/build-module/utils/get-transformed-metadata.js +1 -0
  624. package/build-module/utils/get-transformed-metadata.js.map +1 -1
  625. package/build-module/utils/search-patterns.js +1 -0
  626. package/build-module/utils/search-patterns.js.map +1 -1
  627. package/build-module/utils/transformation-categories.native.js +1 -0
  628. package/build-module/utils/transformation-categories.native.js.map +1 -1
  629. package/build-module/video/edit-common-settings.js +91 -31
  630. package/build-module/video/edit-common-settings.js.map +1 -1
  631. package/build-module/video/edit.js +24 -53
  632. package/build-module/video/edit.js.map +1 -1
  633. package/build-module/video/poster-image.js +74 -0
  634. package/build-module/video/poster-image.js.map +1 -0
  635. package/build-module/video/tracks-editor.js +2 -1
  636. package/build-module/video/tracks-editor.js.map +1 -1
  637. package/build-module/video/tracks.js +1 -0
  638. package/build-module/video/tracks.js.map +1 -1
  639. package/build-style/button/style-rtl.css +3 -3
  640. package/build-style/button/style.css +3 -3
  641. package/build-style/comment-template/style-rtl.css +0 -1
  642. package/build-style/comment-template/style.css +0 -1
  643. package/build-style/comments/editor-rtl.css +1 -1
  644. package/build-style/comments/editor.css +1 -1
  645. package/build-style/comments/style-rtl.css +1 -1
  646. package/build-style/comments/style.css +1 -1
  647. package/build-style/common-rtl.css +17 -17
  648. package/build-style/common.css +17 -17
  649. package/build-style/editor-rtl.css +45 -60
  650. package/build-style/editor.css +45 -60
  651. package/build-style/form-input/style-rtl.css +0 -2
  652. package/build-style/form-input/style.css +0 -2
  653. package/build-style/freeform/editor-rtl.css +4 -8
  654. package/build-style/freeform/editor.css +4 -8
  655. package/build-style/gallery/style-rtl.css +2 -2
  656. package/build-style/gallery/style.css +2 -2
  657. package/build-style/heading/style-rtl.css +11 -11
  658. package/build-style/heading/style.css +11 -11
  659. package/build-style/image/style-rtl.css +1 -1
  660. package/build-style/image/style.css +1 -1
  661. package/build-style/latest-comments/style-rtl.css +4 -4
  662. package/build-style/latest-comments/style.css +4 -4
  663. package/build-style/latest-posts/style-rtl.css +2 -1
  664. package/build-style/latest-posts/style.css +2 -1
  665. package/build-style/more/editor-rtl.css +1 -1
  666. package/build-style/more/editor.css +1 -1
  667. package/build-style/nextpage/editor-rtl.css +1 -1
  668. package/build-style/nextpage/editor.css +1 -1
  669. package/build-style/post-comments-form/style-rtl.css +2 -2
  670. package/build-style/post-comments-form/style.css +2 -2
  671. package/build-style/{post-template/editor.css → post-comments-link/style-rtl.css} +2 -4
  672. package/build-style/{post-template/editor-rtl.css → post-comments-link/style.css} +2 -4
  673. package/build-style/post-featured-image/editor-rtl.css +27 -27
  674. package/build-style/post-featured-image/editor.css +27 -27
  675. package/build-style/post-template/style-rtl.css +1 -0
  676. package/build-style/post-template/style.css +1 -0
  677. package/build-style/query-total/style-rtl.css +103 -0
  678. package/build-style/query-total/style.css +103 -0
  679. package/build-style/read-more/style-rtl.css +2 -3
  680. package/build-style/read-more/style.css +2 -3
  681. package/build-style/social-link/editor-rtl.css +2 -2
  682. package/build-style/social-link/editor.css +2 -2
  683. package/build-style/social-links/editor-rtl.css +2 -2
  684. package/build-style/social-links/editor.css +2 -2
  685. package/build-style/social-links/style-rtl.css +2 -2
  686. package/build-style/social-links/style.css +2 -2
  687. package/build-style/style-rtl.css +59 -53
  688. package/build-style/style.css +59 -53
  689. package/build-style/tag-cloud/editor-rtl.css +0 -5
  690. package/build-style/tag-cloud/editor.css +0 -5
  691. package/build-style/text-columns/style-rtl.css +3 -3
  692. package/build-style/text-columns/style.css +3 -3
  693. package/package.json +36 -35
  694. package/src/archives/edit.js +94 -36
  695. package/src/audio/test/__snapshots__/edit.native.js.snap +1 -1
  696. package/src/block/index.php +20 -0
  697. package/src/button/block.json +17 -2
  698. package/src/button/deprecated.js +189 -0
  699. package/src/button/edit.js +61 -32
  700. package/src/button/save.js +6 -1
  701. package/src/column/edit.js +34 -13
  702. package/src/columns/edit.js +71 -40
  703. package/src/comments/index.js +1 -0
  704. package/src/cover/edit/index.js +12 -5
  705. package/src/cover/edit.native.js +5 -2
  706. package/src/cover/test/edit.js +5 -7
  707. package/src/details/edit.js +40 -11
  708. package/src/editor.scss +0 -1
  709. package/src/file/test/__snapshots__/edit.native.js.snap +1 -1
  710. package/src/form/block.json +1 -2
  711. package/src/form/index.php +1 -20
  712. package/src/form/view.js +18 -5
  713. package/src/image/image.js +1 -1
  714. package/src/image/index.php +1 -1
  715. package/src/image/transforms.js +1 -0
  716. package/src/image/view.js +1 -3
  717. package/src/index.js +2 -0
  718. package/src/latest-posts/block.json +12 -0
  719. package/src/latest-posts/style.scss +2 -1
  720. package/src/loginout/edit.js +56 -20
  721. package/src/media-text/edit.js +57 -28
  722. package/src/more/edit.js +39 -12
  723. package/src/navigation/edit/navigation-menu-selector.js +9 -2
  724. package/src/navigation/index.php +2 -2
  725. package/src/navigation-link/edit.js +101 -67
  726. package/src/navigation-link/index.php +16 -1
  727. package/src/navigation-link/link-ui.js +1 -1
  728. package/src/navigation-submenu/edit.js +113 -63
  729. package/src/page-list/edit.js +52 -31
  730. package/src/paragraph/edit.js +29 -5
  731. package/src/post-author/block.json +4 -2
  732. package/src/post-author/edit.js +17 -3
  733. package/src/post-author/index.php +4 -0
  734. package/src/post-author-name/block.json +4 -2
  735. package/src/post-author-name/edit.js +17 -4
  736. package/src/post-author-name/index.php +4 -0
  737. package/src/post-comments-form/block.json +6 -1
  738. package/src/post-comments-link/block.json +8 -1
  739. package/src/post-comments-link/style.scss +4 -0
  740. package/src/post-content/index.php +23 -0
  741. package/src/post-date/block.json +2 -1
  742. package/src/post-date/edit.js +79 -25
  743. package/src/post-excerpt/edit.js +59 -22
  744. package/src/post-featured-image/block.json +6 -3
  745. package/src/post-featured-image/dimension-controls.js +18 -21
  746. package/src/post-featured-image/edit.js +67 -10
  747. package/src/post-navigation-link/block.json +0 -6
  748. package/src/post-navigation-link/index.js +11 -0
  749. package/src/post-navigation-link/variations.js +2 -2
  750. package/src/post-template/block.json +12 -2
  751. package/src/post-template/style.scss +2 -0
  752. package/src/post-title/block.json +6 -3
  753. package/src/query-no-results/block.json +1 -11
  754. package/src/query-no-results/index.js +11 -0
  755. package/src/query-pagination/edit.js +57 -15
  756. package/src/query-pagination/query-pagination-label-control.js +1 -3
  757. package/src/query-pagination-numbers/edit.js +41 -19
  758. package/src/query-pagination-previous/index.php +21 -14
  759. package/src/query-total/block.json +52 -0
  760. package/src/query-total/edit.js +81 -0
  761. package/src/query-total/icons.js +43 -0
  762. package/src/query-total/index.js +18 -0
  763. package/src/query-total/index.php +88 -0
  764. package/src/query-total/init.js +6 -0
  765. package/src/query-total/style.scss +4 -0
  766. package/src/read-more/index.js +6 -0
  767. package/src/site-logo/block.json +4 -2
  768. package/src/site-title/block.json +4 -2
  769. package/src/site-title/edit.js +52 -15
  770. package/src/social-link/edit.js +21 -6
  771. package/src/social-links/edit.js +52 -15
  772. package/src/spacer/controls.js +42 -15
  773. package/src/style.scss +2 -0
  774. package/src/table/block.json +4 -1
  775. package/src/table/edit.js +58 -20
  776. package/src/table-of-contents/block.json +0 -52
  777. package/src/table-of-contents/edit.js +1 -1
  778. package/src/table-of-contents/index.js +53 -0
  779. package/src/tag-cloud/edit.js +60 -8
  780. package/src/tag-cloud/editor.scss +0 -8
  781. package/src/video/edit-common-settings.js +97 -39
  782. package/src/video/edit.js +29 -75
  783. package/src/video/poster-image.js +86 -0
  784. package/src/video/tracks-editor.js +1 -1
  785. package/tsconfig.json +0 -2
  786. package/tsconfig.tsbuildinfo +1 -1
  787. package/src/post-template/editor.scss +0 -7
@@ -1 +1 @@
1
- {"version":3,"names":["INHERITED_COLUMN_ATTRIBUTES","createTable","rowCount","columnCount","body","Array","from","length","map","cells","content","tag","getFirstRow","state","isEmptyTableSection","head","foot","getCellAttribute","cellLocation","attributeName","sectionName","rowIndex","columnIndex","updateSelectedCell","selection","updateCell","tableSections","Object","fromEntries","entries","filter","key","includes","selectionSectionName","selectionRowIndex","section","row","cellAttributes","isCellSelected","type","insertRow","firstRow","cellCount","undefined","slice","_","index","_firstRow$cells$index","firstCellInColumn","inheritedAttributes","deleteRow","insertColumn","isEmptyRow","deleteColumn","cell","toggleSection","_state$body$0$cells$l","every"],"sources":["@wordpress/block-library/src/table/state.js"],"sourcesContent":["const INHERITED_COLUMN_ATTRIBUTES = [ 'align' ];\n\n/**\n * Creates a table state.\n *\n * @param {Object} options\n * @param {number} options.rowCount Row count for the table to create.\n * @param {number} options.columnCount Column count for the table to create.\n *\n * @return {Object} New table state.\n */\nexport function createTable( { rowCount, columnCount } ) {\n\treturn {\n\t\tbody: Array.from( { length: rowCount } ).map( () => ( {\n\t\t\tcells: Array.from( { length: columnCount } ).map( () => ( {\n\t\t\t\tcontent: '',\n\t\t\t\ttag: 'td',\n\t\t\t} ) ),\n\t\t} ) ),\n\t};\n}\n\n/**\n * Returns the first row in the table.\n *\n * @param {Object} state Current table state.\n *\n * @return {Object | undefined} The first table row.\n */\nexport function getFirstRow( state ) {\n\tif ( ! isEmptyTableSection( state.head ) ) {\n\t\treturn state.head[ 0 ];\n\t}\n\tif ( ! isEmptyTableSection( state.body ) ) {\n\t\treturn state.body[ 0 ];\n\t}\n\tif ( ! isEmptyTableSection( state.foot ) ) {\n\t\treturn state.foot[ 0 ];\n\t}\n}\n\n/**\n * Gets an attribute for a cell.\n *\n * @param {Object} state Current table state.\n * @param {Object} cellLocation The location of the cell\n * @param {string} attributeName The name of the attribute to get the value of.\n *\n * @return {*} The attribute value.\n */\nexport function getCellAttribute( state, cellLocation, attributeName ) {\n\tconst { sectionName, rowIndex, columnIndex } = cellLocation;\n\treturn state[ sectionName ]?.[ rowIndex ]?.cells?.[ columnIndex ]?.[\n\t\tattributeName\n\t];\n}\n\n/**\n * Returns updated cell attributes after applying the `updateCell` function to the selection.\n *\n * @param {Object} state The block attributes.\n * @param {Object} selection The selection of cells to update.\n * @param {Function} updateCell A function to update the selected cell attributes.\n *\n * @return {Object} New table state including the updated cells.\n */\nexport function updateSelectedCell( state, selection, updateCell ) {\n\tif ( ! selection ) {\n\t\treturn state;\n\t}\n\n\tconst tableSections = Object.fromEntries(\n\t\tObject.entries( state ).filter( ( [ key ] ) =>\n\t\t\t[ 'head', 'body', 'foot' ].includes( key )\n\t\t)\n\t);\n\tconst { sectionName: selectionSectionName, rowIndex: selectionRowIndex } =\n\t\tselection;\n\n\treturn Object.fromEntries(\n\t\tObject.entries( tableSections ).map( ( [ sectionName, section ] ) => {\n\t\t\tif (\n\t\t\t\tselectionSectionName &&\n\t\t\t\tselectionSectionName !== sectionName\n\t\t\t) {\n\t\t\t\treturn [ sectionName, section ];\n\t\t\t}\n\n\t\t\treturn [\n\t\t\t\tsectionName,\n\t\t\t\tsection.map( ( row, rowIndex ) => {\n\t\t\t\t\tif ( selectionRowIndex && selectionRowIndex !== rowIndex ) {\n\t\t\t\t\t\treturn row;\n\t\t\t\t\t}\n\n\t\t\t\t\treturn {\n\t\t\t\t\t\tcells: row.cells.map(\n\t\t\t\t\t\t\t( cellAttributes, columnIndex ) => {\n\t\t\t\t\t\t\t\tconst cellLocation = {\n\t\t\t\t\t\t\t\t\tsectionName,\n\t\t\t\t\t\t\t\t\tcolumnIndex,\n\t\t\t\t\t\t\t\t\trowIndex,\n\t\t\t\t\t\t\t\t};\n\n\t\t\t\t\t\t\t\tif (\n\t\t\t\t\t\t\t\t\t! isCellSelected( cellLocation, selection )\n\t\t\t\t\t\t\t\t) {\n\t\t\t\t\t\t\t\t\treturn cellAttributes;\n\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\treturn updateCell( cellAttributes );\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t),\n\t\t\t\t\t};\n\t\t\t\t} ),\n\t\t\t];\n\t\t} )\n\t);\n}\n\n/**\n * Returns whether the cell at `cellLocation` is included in the selection `selection`.\n *\n * @param {Object} cellLocation An object containing cell location properties.\n * @param {Object} selection An object containing selection properties.\n *\n * @return {boolean} True if the cell is selected, false otherwise.\n */\nexport function isCellSelected( cellLocation, selection ) {\n\tif ( ! cellLocation || ! selection ) {\n\t\treturn false;\n\t}\n\n\tswitch ( selection.type ) {\n\t\tcase 'column':\n\t\t\treturn (\n\t\t\t\tselection.type === 'column' &&\n\t\t\t\tcellLocation.columnIndex === selection.columnIndex\n\t\t\t);\n\t\tcase 'cell':\n\t\t\treturn (\n\t\t\t\tselection.type === 'cell' &&\n\t\t\t\tcellLocation.sectionName === selection.sectionName &&\n\t\t\t\tcellLocation.columnIndex === selection.columnIndex &&\n\t\t\t\tcellLocation.rowIndex === selection.rowIndex\n\t\t\t);\n\t}\n}\n\n/**\n * Inserts a row in the table state.\n *\n * @param {Object} state Current table state.\n * @param {Object} options\n * @param {string} options.sectionName Section in which to insert the row.\n * @param {number} options.rowIndex Row index at which to insert the row.\n * @param {number} options.columnCount Column count for the table to create.\n *\n * @return {Object} New table state.\n */\nexport function insertRow( state, { sectionName, rowIndex, columnCount } ) {\n\tconst firstRow = getFirstRow( state );\n\tconst cellCount =\n\t\tcolumnCount === undefined ? firstRow?.cells?.length : columnCount;\n\n\t// Bail early if the function cannot determine how many cells to add.\n\tif ( ! cellCount ) {\n\t\treturn state;\n\t}\n\n\treturn {\n\t\t[ sectionName ]: [\n\t\t\t...state[ sectionName ].slice( 0, rowIndex ),\n\t\t\t{\n\t\t\t\tcells: Array.from( { length: cellCount } ).map(\n\t\t\t\t\t( _, index ) => {\n\t\t\t\t\t\tconst firstCellInColumn =\n\t\t\t\t\t\t\tfirstRow?.cells?.[ index ] ?? {};\n\n\t\t\t\t\t\tconst inheritedAttributes = Object.fromEntries(\n\t\t\t\t\t\t\tObject.entries( firstCellInColumn ).filter(\n\t\t\t\t\t\t\t\t( [ key ] ) =>\n\t\t\t\t\t\t\t\t\tINHERITED_COLUMN_ATTRIBUTES.includes( key )\n\t\t\t\t\t\t\t)\n\t\t\t\t\t\t);\n\n\t\t\t\t\t\treturn {\n\t\t\t\t\t\t\t...inheritedAttributes,\n\t\t\t\t\t\t\tcontent: '',\n\t\t\t\t\t\t\ttag: sectionName === 'head' ? 'th' : 'td',\n\t\t\t\t\t\t};\n\t\t\t\t\t}\n\t\t\t\t),\n\t\t\t},\n\t\t\t...state[ sectionName ].slice( rowIndex ),\n\t\t],\n\t};\n}\n\n/**\n * Deletes a row from the table state.\n *\n * @param {Object} state Current table state.\n * @param {Object} options\n * @param {string} options.sectionName Section in which to delete the row.\n * @param {number} options.rowIndex Row index to delete.\n *\n * @return {Object} New table state.\n */\nexport function deleteRow( state, { sectionName, rowIndex } ) {\n\treturn {\n\t\t[ sectionName ]: state[ sectionName ].filter(\n\t\t\t( row, index ) => index !== rowIndex\n\t\t),\n\t};\n}\n\n/**\n * Inserts a column in the table state.\n *\n * @param {Object} state Current table state.\n * @param {Object} options\n * @param {number} options.columnIndex Column index at which to insert the column.\n *\n * @return {Object} New table state.\n */\nexport function insertColumn( state, { columnIndex } ) {\n\tconst tableSections = Object.fromEntries(\n\t\tObject.entries( state ).filter( ( [ key ] ) =>\n\t\t\t[ 'head', 'body', 'foot' ].includes( key )\n\t\t)\n\t);\n\n\treturn Object.fromEntries(\n\t\tObject.entries( tableSections ).map( ( [ sectionName, section ] ) => {\n\t\t\t// Bail early if the table section is empty.\n\t\t\tif ( isEmptyTableSection( section ) ) {\n\t\t\t\treturn [ sectionName, section ];\n\t\t\t}\n\n\t\t\treturn [\n\t\t\t\tsectionName,\n\t\t\t\tsection.map( ( row ) => {\n\t\t\t\t\t// Bail early if the row is empty or it's an attempt to insert past\n\t\t\t\t\t// the last possible index of the array.\n\t\t\t\t\tif ( isEmptyRow( row ) || row.cells.length < columnIndex ) {\n\t\t\t\t\t\treturn row;\n\t\t\t\t\t}\n\n\t\t\t\t\treturn {\n\t\t\t\t\t\tcells: [\n\t\t\t\t\t\t\t...row.cells.slice( 0, columnIndex ),\n\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\tcontent: '',\n\t\t\t\t\t\t\t\ttag: sectionName === 'head' ? 'th' : 'td',\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t...row.cells.slice( columnIndex ),\n\t\t\t\t\t\t],\n\t\t\t\t\t};\n\t\t\t\t} ),\n\t\t\t];\n\t\t} )\n\t);\n}\n\n/**\n * Deletes a column from the table state.\n *\n * @param {Object} state Current table state.\n * @param {Object} options\n * @param {number} options.columnIndex Column index to delete.\n *\n * @return {Object} New table state.\n */\nexport function deleteColumn( state, { columnIndex } ) {\n\tconst tableSections = Object.fromEntries(\n\t\tObject.entries( state ).filter( ( [ key ] ) =>\n\t\t\t[ 'head', 'body', 'foot' ].includes( key )\n\t\t)\n\t);\n\n\treturn Object.fromEntries(\n\t\tObject.entries( tableSections ).map( ( [ sectionName, section ] ) => {\n\t\t\t// Bail early if the table section is empty.\n\t\t\tif ( isEmptyTableSection( section ) ) {\n\t\t\t\treturn [ sectionName, section ];\n\t\t\t}\n\n\t\t\treturn [\n\t\t\t\tsectionName,\n\t\t\t\tsection\n\t\t\t\t\t.map( ( row ) => ( {\n\t\t\t\t\t\tcells:\n\t\t\t\t\t\t\trow.cells.length >= columnIndex\n\t\t\t\t\t\t\t\t? row.cells.filter(\n\t\t\t\t\t\t\t\t\t\t( cell, index ) => index !== columnIndex\n\t\t\t\t\t\t\t\t )\n\t\t\t\t\t\t\t\t: row.cells,\n\t\t\t\t\t} ) )\n\t\t\t\t\t.filter( ( row ) => row.cells.length ),\n\t\t\t];\n\t\t} )\n\t);\n}\n\n/**\n * Toggles the existence of a section.\n *\n * @param {Object} state Current table state.\n * @param {string} sectionName Name of the section to toggle.\n *\n * @return {Object} New table state.\n */\nexport function toggleSection( state, sectionName ) {\n\t// Section exists, replace it with an empty row to remove it.\n\tif ( ! isEmptyTableSection( state[ sectionName ] ) ) {\n\t\treturn { [ sectionName ]: [] };\n\t}\n\n\t// Get the length of the first row of the body to use when creating the header.\n\tconst columnCount = state.body?.[ 0 ]?.cells?.length ?? 1;\n\n\t// Section doesn't exist, insert an empty row to create the section.\n\treturn insertRow( state, { sectionName, rowIndex: 0, columnCount } );\n}\n\n/**\n * Determines whether a table section is empty.\n *\n * @param {Object} section Table section state.\n *\n * @return {boolean} True if the table section is empty, false otherwise.\n */\nexport function isEmptyTableSection( section ) {\n\treturn ! section || ! section.length || section.every( isEmptyRow );\n}\n\n/**\n * Determines whether a table row is empty.\n *\n * @param {Object} row Table row state.\n *\n * @return {boolean} True if the table section is empty, false otherwise.\n */\nexport function isEmptyRow( row ) {\n\treturn ! ( row.cells && row.cells.length );\n}\n"],"mappings":"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","ignoreList":[]}
1
+ {"version":3,"names":["INHERITED_COLUMN_ATTRIBUTES","createTable","rowCount","columnCount","body","Array","from","length","map","cells","content","tag","getFirstRow","state","isEmptyTableSection","head","foot","getCellAttribute","cellLocation","attributeName","sectionName","rowIndex","columnIndex","updateSelectedCell","selection","updateCell","tableSections","Object","fromEntries","entries","filter","key","includes","selectionSectionName","selectionRowIndex","section","row","cellAttributes","isCellSelected","type","insertRow","firstRow","cellCount","undefined","slice","_","index","_firstRow$cells$index","firstCellInColumn","inheritedAttributes","deleteRow","insertColumn","isEmptyRow","deleteColumn","cell","toggleSection","_state$body$0$cells$l","every"],"sources":["@wordpress/block-library/src/table/state.js"],"sourcesContent":["const INHERITED_COLUMN_ATTRIBUTES = [ 'align' ];\n\n/**\n * Creates a table state.\n *\n * @param {Object} options\n * @param {number} options.rowCount Row count for the table to create.\n * @param {number} options.columnCount Column count for the table to create.\n *\n * @return {Object} New table state.\n */\nexport function createTable( { rowCount, columnCount } ) {\n\treturn {\n\t\tbody: Array.from( { length: rowCount } ).map( () => ( {\n\t\t\tcells: Array.from( { length: columnCount } ).map( () => ( {\n\t\t\t\tcontent: '',\n\t\t\t\ttag: 'td',\n\t\t\t} ) ),\n\t\t} ) ),\n\t};\n}\n\n/**\n * Returns the first row in the table.\n *\n * @param {Object} state Current table state.\n *\n * @return {Object | undefined} The first table row.\n */\nexport function getFirstRow( state ) {\n\tif ( ! isEmptyTableSection( state.head ) ) {\n\t\treturn state.head[ 0 ];\n\t}\n\tif ( ! isEmptyTableSection( state.body ) ) {\n\t\treturn state.body[ 0 ];\n\t}\n\tif ( ! isEmptyTableSection( state.foot ) ) {\n\t\treturn state.foot[ 0 ];\n\t}\n}\n\n/**\n * Gets an attribute for a cell.\n *\n * @param {Object} state Current table state.\n * @param {Object} cellLocation The location of the cell\n * @param {string} attributeName The name of the attribute to get the value of.\n *\n * @return {*} The attribute value.\n */\nexport function getCellAttribute( state, cellLocation, attributeName ) {\n\tconst { sectionName, rowIndex, columnIndex } = cellLocation;\n\treturn state[ sectionName ]?.[ rowIndex ]?.cells?.[ columnIndex ]?.[\n\t\tattributeName\n\t];\n}\n\n/**\n * Returns updated cell attributes after applying the `updateCell` function to the selection.\n *\n * @param {Object} state The block attributes.\n * @param {Object} selection The selection of cells to update.\n * @param {Function} updateCell A function to update the selected cell attributes.\n *\n * @return {Object} New table state including the updated cells.\n */\nexport function updateSelectedCell( state, selection, updateCell ) {\n\tif ( ! selection ) {\n\t\treturn state;\n\t}\n\n\tconst tableSections = Object.fromEntries(\n\t\tObject.entries( state ).filter( ( [ key ] ) =>\n\t\t\t[ 'head', 'body', 'foot' ].includes( key )\n\t\t)\n\t);\n\tconst { sectionName: selectionSectionName, rowIndex: selectionRowIndex } =\n\t\tselection;\n\n\treturn Object.fromEntries(\n\t\tObject.entries( tableSections ).map( ( [ sectionName, section ] ) => {\n\t\t\tif (\n\t\t\t\tselectionSectionName &&\n\t\t\t\tselectionSectionName !== sectionName\n\t\t\t) {\n\t\t\t\treturn [ sectionName, section ];\n\t\t\t}\n\n\t\t\treturn [\n\t\t\t\tsectionName,\n\t\t\t\tsection.map( ( row, rowIndex ) => {\n\t\t\t\t\tif ( selectionRowIndex && selectionRowIndex !== rowIndex ) {\n\t\t\t\t\t\treturn row;\n\t\t\t\t\t}\n\n\t\t\t\t\treturn {\n\t\t\t\t\t\tcells: row.cells.map(\n\t\t\t\t\t\t\t( cellAttributes, columnIndex ) => {\n\t\t\t\t\t\t\t\tconst cellLocation = {\n\t\t\t\t\t\t\t\t\tsectionName,\n\t\t\t\t\t\t\t\t\tcolumnIndex,\n\t\t\t\t\t\t\t\t\trowIndex,\n\t\t\t\t\t\t\t\t};\n\n\t\t\t\t\t\t\t\tif (\n\t\t\t\t\t\t\t\t\t! isCellSelected( cellLocation, selection )\n\t\t\t\t\t\t\t\t) {\n\t\t\t\t\t\t\t\t\treturn cellAttributes;\n\t\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\t\treturn updateCell( cellAttributes );\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t),\n\t\t\t\t\t};\n\t\t\t\t} ),\n\t\t\t];\n\t\t} )\n\t);\n}\n\n/**\n * Returns whether the cell at `cellLocation` is included in the selection `selection`.\n *\n * @param {Object} cellLocation An object containing cell location properties.\n * @param {Object} selection An object containing selection properties.\n *\n * @return {boolean} True if the cell is selected, false otherwise.\n */\nexport function isCellSelected( cellLocation, selection ) {\n\tif ( ! cellLocation || ! selection ) {\n\t\treturn false;\n\t}\n\n\tswitch ( selection.type ) {\n\t\tcase 'column':\n\t\t\treturn (\n\t\t\t\tselection.type === 'column' &&\n\t\t\t\tcellLocation.columnIndex === selection.columnIndex\n\t\t\t);\n\t\tcase 'cell':\n\t\t\treturn (\n\t\t\t\tselection.type === 'cell' &&\n\t\t\t\tcellLocation.sectionName === selection.sectionName &&\n\t\t\t\tcellLocation.columnIndex === selection.columnIndex &&\n\t\t\t\tcellLocation.rowIndex === selection.rowIndex\n\t\t\t);\n\t}\n}\n\n/**\n * Inserts a row in the table state.\n *\n * @param {Object} state Current table state.\n * @param {Object} options\n * @param {string} options.sectionName Section in which to insert the row.\n * @param {number} options.rowIndex Row index at which to insert the row.\n * @param {number} options.columnCount Column count for the table to create.\n *\n * @return {Object} New table state.\n */\nexport function insertRow( state, { sectionName, rowIndex, columnCount } ) {\n\tconst firstRow = getFirstRow( state );\n\tconst cellCount =\n\t\tcolumnCount === undefined ? firstRow?.cells?.length : columnCount;\n\n\t// Bail early if the function cannot determine how many cells to add.\n\tif ( ! cellCount ) {\n\t\treturn state;\n\t}\n\n\treturn {\n\t\t[ sectionName ]: [\n\t\t\t...state[ sectionName ].slice( 0, rowIndex ),\n\t\t\t{\n\t\t\t\tcells: Array.from( { length: cellCount } ).map(\n\t\t\t\t\t( _, index ) => {\n\t\t\t\t\t\tconst firstCellInColumn =\n\t\t\t\t\t\t\tfirstRow?.cells?.[ index ] ?? {};\n\n\t\t\t\t\t\tconst inheritedAttributes = Object.fromEntries(\n\t\t\t\t\t\t\tObject.entries( firstCellInColumn ).filter(\n\t\t\t\t\t\t\t\t( [ key ] ) =>\n\t\t\t\t\t\t\t\t\tINHERITED_COLUMN_ATTRIBUTES.includes( key )\n\t\t\t\t\t\t\t)\n\t\t\t\t\t\t);\n\n\t\t\t\t\t\treturn {\n\t\t\t\t\t\t\t...inheritedAttributes,\n\t\t\t\t\t\t\tcontent: '',\n\t\t\t\t\t\t\ttag: sectionName === 'head' ? 'th' : 'td',\n\t\t\t\t\t\t};\n\t\t\t\t\t}\n\t\t\t\t),\n\t\t\t},\n\t\t\t...state[ sectionName ].slice( rowIndex ),\n\t\t],\n\t};\n}\n\n/**\n * Deletes a row from the table state.\n *\n * @param {Object} state Current table state.\n * @param {Object} options\n * @param {string} options.sectionName Section in which to delete the row.\n * @param {number} options.rowIndex Row index to delete.\n *\n * @return {Object} New table state.\n */\nexport function deleteRow( state, { sectionName, rowIndex } ) {\n\treturn {\n\t\t[ sectionName ]: state[ sectionName ].filter(\n\t\t\t( row, index ) => index !== rowIndex\n\t\t),\n\t};\n}\n\n/**\n * Inserts a column in the table state.\n *\n * @param {Object} state Current table state.\n * @param {Object} options\n * @param {number} options.columnIndex Column index at which to insert the column.\n *\n * @return {Object} New table state.\n */\nexport function insertColumn( state, { columnIndex } ) {\n\tconst tableSections = Object.fromEntries(\n\t\tObject.entries( state ).filter( ( [ key ] ) =>\n\t\t\t[ 'head', 'body', 'foot' ].includes( key )\n\t\t)\n\t);\n\n\treturn Object.fromEntries(\n\t\tObject.entries( tableSections ).map( ( [ sectionName, section ] ) => {\n\t\t\t// Bail early if the table section is empty.\n\t\t\tif ( isEmptyTableSection( section ) ) {\n\t\t\t\treturn [ sectionName, section ];\n\t\t\t}\n\n\t\t\treturn [\n\t\t\t\tsectionName,\n\t\t\t\tsection.map( ( row ) => {\n\t\t\t\t\t// Bail early if the row is empty or it's an attempt to insert past\n\t\t\t\t\t// the last possible index of the array.\n\t\t\t\t\tif ( isEmptyRow( row ) || row.cells.length < columnIndex ) {\n\t\t\t\t\t\treturn row;\n\t\t\t\t\t}\n\n\t\t\t\t\treturn {\n\t\t\t\t\t\tcells: [\n\t\t\t\t\t\t\t...row.cells.slice( 0, columnIndex ),\n\t\t\t\t\t\t\t{\n\t\t\t\t\t\t\t\tcontent: '',\n\t\t\t\t\t\t\t\ttag: sectionName === 'head' ? 'th' : 'td',\n\t\t\t\t\t\t\t},\n\t\t\t\t\t\t\t...row.cells.slice( columnIndex ),\n\t\t\t\t\t\t],\n\t\t\t\t\t};\n\t\t\t\t} ),\n\t\t\t];\n\t\t} )\n\t);\n}\n\n/**\n * Deletes a column from the table state.\n *\n * @param {Object} state Current table state.\n * @param {Object} options\n * @param {number} options.columnIndex Column index to delete.\n *\n * @return {Object} New table state.\n */\nexport function deleteColumn( state, { columnIndex } ) {\n\tconst tableSections = Object.fromEntries(\n\t\tObject.entries( state ).filter( ( [ key ] ) =>\n\t\t\t[ 'head', 'body', 'foot' ].includes( key )\n\t\t)\n\t);\n\n\treturn Object.fromEntries(\n\t\tObject.entries( tableSections ).map( ( [ sectionName, section ] ) => {\n\t\t\t// Bail early if the table section is empty.\n\t\t\tif ( isEmptyTableSection( section ) ) {\n\t\t\t\treturn [ sectionName, section ];\n\t\t\t}\n\n\t\t\treturn [\n\t\t\t\tsectionName,\n\t\t\t\tsection\n\t\t\t\t\t.map( ( row ) => ( {\n\t\t\t\t\t\tcells:\n\t\t\t\t\t\t\trow.cells.length >= columnIndex\n\t\t\t\t\t\t\t\t? row.cells.filter(\n\t\t\t\t\t\t\t\t\t\t( cell, index ) => index !== columnIndex\n\t\t\t\t\t\t\t\t )\n\t\t\t\t\t\t\t\t: row.cells,\n\t\t\t\t\t} ) )\n\t\t\t\t\t.filter( ( row ) => row.cells.length ),\n\t\t\t];\n\t\t} )\n\t);\n}\n\n/**\n * Toggles the existence of a section.\n *\n * @param {Object} state Current table state.\n * @param {string} sectionName Name of the section to toggle.\n *\n * @return {Object} New table state.\n */\nexport function toggleSection( state, sectionName ) {\n\t// Section exists, replace it with an empty row to remove it.\n\tif ( ! isEmptyTableSection( state[ sectionName ] ) ) {\n\t\treturn { [ sectionName ]: [] };\n\t}\n\n\t// Get the length of the first row of the body to use when creating the header.\n\tconst columnCount = state.body?.[ 0 ]?.cells?.length ?? 1;\n\n\t// Section doesn't exist, insert an empty row to create the section.\n\treturn insertRow( state, { sectionName, rowIndex: 0, columnCount } );\n}\n\n/**\n * Determines whether a table section is empty.\n *\n * @param {Object} section Table section state.\n *\n * @return {boolean} True if the table section is empty, false otherwise.\n */\nexport function isEmptyTableSection( section ) {\n\treturn ! section || ! section.length || section.every( isEmptyRow );\n}\n\n/**\n * Determines whether a table row is empty.\n *\n * @param {Object} row Table row state.\n *\n * @return {boolean} True if the table section is empty, false otherwise.\n */\nexport function isEmptyRow( row ) {\n\treturn ! ( row.cells && row.cells.length );\n}\n"],"mappings":"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","ignoreList":[]}
@@ -1,3 +1,4 @@
1
+ /* wp:polyfill */
1
2
  "use strict";
2
3
 
3
4
  Object.defineProperty(exports, "__esModule", {
@@ -1 +1 @@
1
- {"version":3,"names":["_blocks","require","_utils","tableContentPasteSchema","phrasingContentSchema","tr","allowEmpty","children","th","attributes","td","tablePasteSchema","args","table","thead","tfoot","tbody","transforms","from","type","selector","schema","transform","node","Array","reduce","sectionAcc","section","length","sectionName","nodeName","toLowerCase","slice","sectionAttributes","rowAcc","row","rowAttributes","colAcc","col","rowspan","normalizeRowColSpan","getAttribute","colspan","push","tag","content","innerHTML","cells","createBlock","_default","exports","default"],"sources":["@wordpress/block-library/src/table/transforms.js"],"sourcesContent":["/**\n * WordPress dependencies\n */\nimport { createBlock } from '@wordpress/blocks';\n\n/**\n * Internal dependencies\n */\nimport { normalizeRowColSpan } from './utils';\n\nconst tableContentPasteSchema = ( { phrasingContentSchema } ) => ( {\n\ttr: {\n\t\tallowEmpty: true,\n\t\tchildren: {\n\t\t\tth: {\n\t\t\t\tallowEmpty: true,\n\t\t\t\tchildren: phrasingContentSchema,\n\t\t\t\tattributes: [ 'scope', 'colspan', 'rowspan' ],\n\t\t\t},\n\t\t\ttd: {\n\t\t\t\tallowEmpty: true,\n\t\t\t\tchildren: phrasingContentSchema,\n\t\t\t\tattributes: [ 'colspan', 'rowspan' ],\n\t\t\t},\n\t\t},\n\t},\n} );\n\nconst tablePasteSchema = ( args ) => ( {\n\ttable: {\n\t\tchildren: {\n\t\t\tthead: {\n\t\t\t\tallowEmpty: true,\n\t\t\t\tchildren: tableContentPasteSchema( args ),\n\t\t\t},\n\t\t\ttfoot: {\n\t\t\t\tallowEmpty: true,\n\t\t\t\tchildren: tableContentPasteSchema( args ),\n\t\t\t},\n\t\t\ttbody: {\n\t\t\t\tallowEmpty: true,\n\t\t\t\tchildren: tableContentPasteSchema( args ),\n\t\t\t},\n\t\t},\n\t},\n} );\n\nconst transforms = {\n\tfrom: [\n\t\t{\n\t\t\ttype: 'raw',\n\t\t\tselector: 'table',\n\t\t\tschema: tablePasteSchema,\n\t\t\ttransform: ( node ) => {\n\t\t\t\tconst attributes = Array.from( node.children ).reduce(\n\t\t\t\t\t( sectionAcc, section ) => {\n\t\t\t\t\t\tif ( ! section.children.length ) {\n\t\t\t\t\t\t\treturn sectionAcc;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tconst sectionName = section.nodeName\n\t\t\t\t\t\t\t.toLowerCase()\n\t\t\t\t\t\t\t.slice( 1 );\n\n\t\t\t\t\t\tconst sectionAttributes = Array.from(\n\t\t\t\t\t\t\tsection.children\n\t\t\t\t\t\t).reduce( ( rowAcc, row ) => {\n\t\t\t\t\t\t\tif ( ! row.children.length ) {\n\t\t\t\t\t\t\t\treturn rowAcc;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\tconst rowAttributes = Array.from(\n\t\t\t\t\t\t\t\trow.children\n\t\t\t\t\t\t\t).reduce( ( colAcc, col ) => {\n\t\t\t\t\t\t\t\tconst rowspan = normalizeRowColSpan(\n\t\t\t\t\t\t\t\t\tcol.getAttribute( 'rowspan' )\n\t\t\t\t\t\t\t\t);\n\t\t\t\t\t\t\t\tconst colspan = normalizeRowColSpan(\n\t\t\t\t\t\t\t\t\tcol.getAttribute( 'colspan' )\n\t\t\t\t\t\t\t\t);\n\n\t\t\t\t\t\t\t\tcolAcc.push( {\n\t\t\t\t\t\t\t\t\ttag: col.nodeName.toLowerCase(),\n\t\t\t\t\t\t\t\t\tcontent: col.innerHTML,\n\t\t\t\t\t\t\t\t\trowspan,\n\t\t\t\t\t\t\t\t\tcolspan,\n\t\t\t\t\t\t\t\t} );\n\n\t\t\t\t\t\t\t\treturn colAcc;\n\t\t\t\t\t\t\t}, [] );\n\n\t\t\t\t\t\t\trowAcc.push( {\n\t\t\t\t\t\t\t\tcells: rowAttributes,\n\t\t\t\t\t\t\t} );\n\n\t\t\t\t\t\t\treturn rowAcc;\n\t\t\t\t\t\t}, [] );\n\n\t\t\t\t\t\tsectionAcc[ sectionName ] = sectionAttributes;\n\t\t\t\t\t\treturn sectionAcc;\n\t\t\t\t\t},\n\t\t\t\t\t{}\n\t\t\t\t);\n\n\t\t\t\treturn createBlock( 'core/table', attributes );\n\t\t\t},\n\t\t},\n\t],\n};\n\nexport default transforms;\n"],"mappings":"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","ignoreList":[]}
1
+ {"version":3,"names":["_blocks","require","_utils","tableContentPasteSchema","phrasingContentSchema","tr","allowEmpty","children","th","attributes","td","tablePasteSchema","args","table","thead","tfoot","tbody","transforms","from","type","selector","schema","transform","node","Array","reduce","sectionAcc","section","length","sectionName","nodeName","toLowerCase","slice","sectionAttributes","rowAcc","row","rowAttributes","colAcc","col","rowspan","normalizeRowColSpan","getAttribute","colspan","push","tag","content","innerHTML","cells","createBlock","_default","exports","default"],"sources":["@wordpress/block-library/src/table/transforms.js"],"sourcesContent":["/**\n * WordPress dependencies\n */\nimport { createBlock } from '@wordpress/blocks';\n\n/**\n * Internal dependencies\n */\nimport { normalizeRowColSpan } from './utils';\n\nconst tableContentPasteSchema = ( { phrasingContentSchema } ) => ( {\n\ttr: {\n\t\tallowEmpty: true,\n\t\tchildren: {\n\t\t\tth: {\n\t\t\t\tallowEmpty: true,\n\t\t\t\tchildren: phrasingContentSchema,\n\t\t\t\tattributes: [ 'scope', 'colspan', 'rowspan' ],\n\t\t\t},\n\t\t\ttd: {\n\t\t\t\tallowEmpty: true,\n\t\t\t\tchildren: phrasingContentSchema,\n\t\t\t\tattributes: [ 'colspan', 'rowspan' ],\n\t\t\t},\n\t\t},\n\t},\n} );\n\nconst tablePasteSchema = ( args ) => ( {\n\ttable: {\n\t\tchildren: {\n\t\t\tthead: {\n\t\t\t\tallowEmpty: true,\n\t\t\t\tchildren: tableContentPasteSchema( args ),\n\t\t\t},\n\t\t\ttfoot: {\n\t\t\t\tallowEmpty: true,\n\t\t\t\tchildren: tableContentPasteSchema( args ),\n\t\t\t},\n\t\t\ttbody: {\n\t\t\t\tallowEmpty: true,\n\t\t\t\tchildren: tableContentPasteSchema( args ),\n\t\t\t},\n\t\t},\n\t},\n} );\n\nconst transforms = {\n\tfrom: [\n\t\t{\n\t\t\ttype: 'raw',\n\t\t\tselector: 'table',\n\t\t\tschema: tablePasteSchema,\n\t\t\ttransform: ( node ) => {\n\t\t\t\tconst attributes = Array.from( node.children ).reduce(\n\t\t\t\t\t( sectionAcc, section ) => {\n\t\t\t\t\t\tif ( ! section.children.length ) {\n\t\t\t\t\t\t\treturn sectionAcc;\n\t\t\t\t\t\t}\n\n\t\t\t\t\t\tconst sectionName = section.nodeName\n\t\t\t\t\t\t\t.toLowerCase()\n\t\t\t\t\t\t\t.slice( 1 );\n\n\t\t\t\t\t\tconst sectionAttributes = Array.from(\n\t\t\t\t\t\t\tsection.children\n\t\t\t\t\t\t).reduce( ( rowAcc, row ) => {\n\t\t\t\t\t\t\tif ( ! row.children.length ) {\n\t\t\t\t\t\t\t\treturn rowAcc;\n\t\t\t\t\t\t\t}\n\n\t\t\t\t\t\t\tconst rowAttributes = Array.from(\n\t\t\t\t\t\t\t\trow.children\n\t\t\t\t\t\t\t).reduce( ( colAcc, col ) => {\n\t\t\t\t\t\t\t\tconst rowspan = normalizeRowColSpan(\n\t\t\t\t\t\t\t\t\tcol.getAttribute( 'rowspan' )\n\t\t\t\t\t\t\t\t);\n\t\t\t\t\t\t\t\tconst colspan = normalizeRowColSpan(\n\t\t\t\t\t\t\t\t\tcol.getAttribute( 'colspan' )\n\t\t\t\t\t\t\t\t);\n\n\t\t\t\t\t\t\t\tcolAcc.push( {\n\t\t\t\t\t\t\t\t\ttag: col.nodeName.toLowerCase(),\n\t\t\t\t\t\t\t\t\tcontent: col.innerHTML,\n\t\t\t\t\t\t\t\t\trowspan,\n\t\t\t\t\t\t\t\t\tcolspan,\n\t\t\t\t\t\t\t\t} );\n\n\t\t\t\t\t\t\t\treturn colAcc;\n\t\t\t\t\t\t\t}, [] );\n\n\t\t\t\t\t\t\trowAcc.push( {\n\t\t\t\t\t\t\t\tcells: rowAttributes,\n\t\t\t\t\t\t\t} );\n\n\t\t\t\t\t\t\treturn rowAcc;\n\t\t\t\t\t\t}, [] );\n\n\t\t\t\t\t\tsectionAcc[ sectionName ] = sectionAttributes;\n\t\t\t\t\t\treturn sectionAcc;\n\t\t\t\t\t},\n\t\t\t\t\t{}\n\t\t\t\t);\n\n\t\t\t\treturn createBlock( 'core/table', attributes );\n\t\t\t},\n\t\t},\n\t],\n};\n\nexport default transforms;\n"],"mappings":"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","ignoreList":[]}
@@ -97,7 +97,7 @@ var _jsxRuntime = require("react/jsx-runtime");
97
97
  onChange: value => setAttributes({
98
98
  onlyIncludeCurrentPage: value
99
99
  }),
100
- help: onlyIncludeCurrentPage ? (0, _i18n.__)('Only including headings from the current page (if the post is paginated).') : (0, _i18n.__)('Toggle to only include headings from the current page (if the post is paginated).')
100
+ help: onlyIncludeCurrentPage ? (0, _i18n.__)('Only including headings from the current page (if the post is paginated).') : (0, _i18n.__)('Include headings from all pages (if the post is paginated).')
101
101
  })
102
102
  })
103
103
  });
@@ -1 +1 @@
1
- {"version":3,"names":["_blockEditor","require","_blocks","_components","_data","_element","_i18n","_compose","_notices","_icons","_list","_interopRequireDefault","_utils","_hooks","_jsxRuntime","TableOfContentsEdit","attributes","headings","onlyIncludeCurrentPage","clientId","setAttributes","useObserveHeadings","blockProps","useBlockProps","instanceId","useInstanceId","createWarningNotice","useDispatch","noticeStore","showRedirectionPreventedNotice","event","preventDefault","__","id","type","canInsertList","useSelect","select","getBlockRootClientId","canInsertBlockType","blockEditorStore","rootClientId","replaceBlocks","headingTree","linearToNestedHeadingList","toolbarControls","jsx","BlockControls","children","ToolbarGroup","ToolbarButton","onClick","createBlock","ordered","values","renderToString","default","nestedHeadingList","inspectorControls","InspectorControls","PanelBody","title","ToggleControl","__nextHasNoMarginBottom","label","checked","onChange","value","help","length","jsxs","Fragment","Placeholder","icon","BlockIcon","instructions","disableLinkActivation"],"sources":["@wordpress/block-library/src/table-of-contents/edit.js"],"sourcesContent":["/**\n * WordPress dependencies\n */\nimport {\n\tBlockControls,\n\tBlockIcon,\n\tInspectorControls,\n\tstore as blockEditorStore,\n\tuseBlockProps,\n} from '@wordpress/block-editor';\nimport { createBlock } from '@wordpress/blocks';\nimport {\n\tPanelBody,\n\tPlaceholder,\n\tToggleControl,\n\tToolbarButton,\n\tToolbarGroup,\n} from '@wordpress/components';\nimport { useDispatch, useSelect } from '@wordpress/data';\nimport { renderToString } from '@wordpress/element';\nimport { __ } from '@wordpress/i18n';\nimport { useInstanceId } from '@wordpress/compose';\nimport { store as noticeStore } from '@wordpress/notices';\nimport { tableOfContents as icon } from '@wordpress/icons';\n\n/**\n * Internal dependencies\n */\nimport TableOfContentsList from './list';\nimport { linearToNestedHeadingList } from './utils';\nimport { useObserveHeadings } from './hooks';\n\n/** @typedef {import('./utils').HeadingData} HeadingData */\n\n/**\n * Table of Contents block edit component.\n *\n * @param {Object} props The props.\n * @param {Object} props.attributes The block attributes.\n * @param {HeadingData[]} props.attributes.headings A list of data for each heading in the post.\n * @param {boolean} props.attributes.onlyIncludeCurrentPage Whether to only include headings from the current page (if the post is paginated).\n * @param {string} props.clientId\n * @param {(attributes: Object) => void} props.setAttributes\n *\n * @return {Component} The component.\n */\nexport default function TableOfContentsEdit( {\n\tattributes: { headings = [], onlyIncludeCurrentPage },\n\tclientId,\n\tsetAttributes,\n} ) {\n\tuseObserveHeadings( clientId );\n\n\tconst blockProps = useBlockProps();\n\tconst instanceId = useInstanceId(\n\t\tTableOfContentsEdit,\n\t\t'table-of-contents'\n\t);\n\n\t// If a user clicks to a link prevent redirection and show a warning.\n\tconst { createWarningNotice } = useDispatch( noticeStore );\n\tconst showRedirectionPreventedNotice = ( event ) => {\n\t\tevent.preventDefault();\n\t\tcreateWarningNotice( __( 'Links are disabled in the editor.' ), {\n\t\t\tid: `block-library/core/table-of-contents/redirection-prevented/${ instanceId }`,\n\t\t\ttype: 'snackbar',\n\t\t} );\n\t};\n\n\tconst canInsertList = useSelect(\n\t\t( select ) => {\n\t\t\tconst { getBlockRootClientId, canInsertBlockType } =\n\t\t\t\tselect( blockEditorStore );\n\t\t\tconst rootClientId = getBlockRootClientId( clientId );\n\n\t\t\treturn canInsertBlockType( 'core/list', rootClientId );\n\t\t},\n\t\t[ clientId ]\n\t);\n\n\tconst { replaceBlocks } = useDispatch( blockEditorStore );\n\n\tconst headingTree = linearToNestedHeadingList( headings );\n\n\tconst toolbarControls = canInsertList && (\n\t\t<BlockControls>\n\t\t\t<ToolbarGroup>\n\t\t\t\t<ToolbarButton\n\t\t\t\t\tonClick={ () =>\n\t\t\t\t\t\treplaceBlocks(\n\t\t\t\t\t\t\tclientId,\n\t\t\t\t\t\t\tcreateBlock( 'core/list', {\n\t\t\t\t\t\t\t\tordered: true,\n\t\t\t\t\t\t\t\tvalues: renderToString(\n\t\t\t\t\t\t\t\t\t<TableOfContentsList\n\t\t\t\t\t\t\t\t\t\tnestedHeadingList={ headingTree }\n\t\t\t\t\t\t\t\t\t/>\n\t\t\t\t\t\t\t\t),\n\t\t\t\t\t\t\t} )\n\t\t\t\t\t\t)\n\t\t\t\t\t}\n\t\t\t\t>\n\t\t\t\t\t{ __( 'Convert to static list' ) }\n\t\t\t\t</ToolbarButton>\n\t\t\t</ToolbarGroup>\n\t\t</BlockControls>\n\t);\n\n\tconst inspectorControls = (\n\t\t<InspectorControls>\n\t\t\t<PanelBody title={ __( 'Settings' ) }>\n\t\t\t\t<ToggleControl\n\t\t\t\t\t__nextHasNoMarginBottom\n\t\t\t\t\tlabel={ __( 'Only include current page' ) }\n\t\t\t\t\tchecked={ onlyIncludeCurrentPage }\n\t\t\t\t\tonChange={ ( value ) =>\n\t\t\t\t\t\tsetAttributes( { onlyIncludeCurrentPage: value } )\n\t\t\t\t\t}\n\t\t\t\t\thelp={\n\t\t\t\t\t\tonlyIncludeCurrentPage\n\t\t\t\t\t\t\t? __(\n\t\t\t\t\t\t\t\t\t'Only including headings from the current page (if the post is paginated).'\n\t\t\t\t\t\t\t )\n\t\t\t\t\t\t\t: __(\n\t\t\t\t\t\t\t\t\t'Toggle to only include headings from the current page (if the post is paginated).'\n\t\t\t\t\t\t\t )\n\t\t\t\t\t}\n\t\t\t\t/>\n\t\t\t</PanelBody>\n\t\t</InspectorControls>\n\t);\n\n\t// If there are no headings or the only heading is empty.\n\t// Note that the toolbar controls are intentionally omitted since the\n\t// \"Convert to static list\" option is useless to the placeholder state.\n\tif ( headings.length === 0 ) {\n\t\treturn (\n\t\t\t<>\n\t\t\t\t<div { ...blockProps }>\n\t\t\t\t\t<Placeholder\n\t\t\t\t\t\ticon={ <BlockIcon icon={ icon } /> }\n\t\t\t\t\t\tlabel={ __( 'Table of Contents' ) }\n\t\t\t\t\t\tinstructions={ __(\n\t\t\t\t\t\t\t'Start adding Heading blocks to create a table of contents. Headings with HTML anchors will be linked here.'\n\t\t\t\t\t\t) }\n\t\t\t\t\t/>\n\t\t\t\t</div>\n\t\t\t\t{ inspectorControls }\n\t\t\t</>\n\t\t);\n\t}\n\n\treturn (\n\t\t<>\n\t\t\t<nav { ...blockProps }>\n\t\t\t\t<ol>\n\t\t\t\t\t<TableOfContentsList\n\t\t\t\t\t\tnestedHeadingList={ headingTree }\n\t\t\t\t\t\tdisableLinkActivation\n\t\t\t\t\t\tonClick={ showRedirectionPreventedNotice }\n\t\t\t\t\t/>\n\t\t\t\t</ol>\n\t\t\t</nav>\n\t\t\t{ toolbarControls }\n\t\t\t{ inspectorControls }\n\t\t</>\n\t);\n}\n"],"mappings":"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","ignoreList":[]}
1
+ {"version":3,"names":["_blockEditor","require","_blocks","_components","_data","_element","_i18n","_compose","_notices","_icons","_list","_interopRequireDefault","_utils","_hooks","_jsxRuntime","TableOfContentsEdit","attributes","headings","onlyIncludeCurrentPage","clientId","setAttributes","useObserveHeadings","blockProps","useBlockProps","instanceId","useInstanceId","createWarningNotice","useDispatch","noticeStore","showRedirectionPreventedNotice","event","preventDefault","__","id","type","canInsertList","useSelect","select","getBlockRootClientId","canInsertBlockType","blockEditorStore","rootClientId","replaceBlocks","headingTree","linearToNestedHeadingList","toolbarControls","jsx","BlockControls","children","ToolbarGroup","ToolbarButton","onClick","createBlock","ordered","values","renderToString","default","nestedHeadingList","inspectorControls","InspectorControls","PanelBody","title","ToggleControl","__nextHasNoMarginBottom","label","checked","onChange","value","help","length","jsxs","Fragment","Placeholder","icon","BlockIcon","instructions","disableLinkActivation"],"sources":["@wordpress/block-library/src/table-of-contents/edit.js"],"sourcesContent":["/**\n * WordPress dependencies\n */\nimport {\n\tBlockControls,\n\tBlockIcon,\n\tInspectorControls,\n\tstore as blockEditorStore,\n\tuseBlockProps,\n} from '@wordpress/block-editor';\nimport { createBlock } from '@wordpress/blocks';\nimport {\n\tPanelBody,\n\tPlaceholder,\n\tToggleControl,\n\tToolbarButton,\n\tToolbarGroup,\n} from '@wordpress/components';\nimport { useDispatch, useSelect } from '@wordpress/data';\nimport { renderToString } from '@wordpress/element';\nimport { __ } from '@wordpress/i18n';\nimport { useInstanceId } from '@wordpress/compose';\nimport { store as noticeStore } from '@wordpress/notices';\nimport { tableOfContents as icon } from '@wordpress/icons';\n\n/**\n * Internal dependencies\n */\nimport TableOfContentsList from './list';\nimport { linearToNestedHeadingList } from './utils';\nimport { useObserveHeadings } from './hooks';\n\n/** @typedef {import('./utils').HeadingData} HeadingData */\n\n/**\n * Table of Contents block edit component.\n *\n * @param {Object} props The props.\n * @param {Object} props.attributes The block attributes.\n * @param {HeadingData[]} props.attributes.headings A list of data for each heading in the post.\n * @param {boolean} props.attributes.onlyIncludeCurrentPage Whether to only include headings from the current page (if the post is paginated).\n * @param {string} props.clientId\n * @param {(attributes: Object) => void} props.setAttributes\n *\n * @return {Component} The component.\n */\nexport default function TableOfContentsEdit( {\n\tattributes: { headings = [], onlyIncludeCurrentPage },\n\tclientId,\n\tsetAttributes,\n} ) {\n\tuseObserveHeadings( clientId );\n\n\tconst blockProps = useBlockProps();\n\tconst instanceId = useInstanceId(\n\t\tTableOfContentsEdit,\n\t\t'table-of-contents'\n\t);\n\n\t// If a user clicks to a link prevent redirection and show a warning.\n\tconst { createWarningNotice } = useDispatch( noticeStore );\n\tconst showRedirectionPreventedNotice = ( event ) => {\n\t\tevent.preventDefault();\n\t\tcreateWarningNotice( __( 'Links are disabled in the editor.' ), {\n\t\t\tid: `block-library/core/table-of-contents/redirection-prevented/${ instanceId }`,\n\t\t\ttype: 'snackbar',\n\t\t} );\n\t};\n\n\tconst canInsertList = useSelect(\n\t\t( select ) => {\n\t\t\tconst { getBlockRootClientId, canInsertBlockType } =\n\t\t\t\tselect( blockEditorStore );\n\t\t\tconst rootClientId = getBlockRootClientId( clientId );\n\n\t\t\treturn canInsertBlockType( 'core/list', rootClientId );\n\t\t},\n\t\t[ clientId ]\n\t);\n\n\tconst { replaceBlocks } = useDispatch( blockEditorStore );\n\n\tconst headingTree = linearToNestedHeadingList( headings );\n\n\tconst toolbarControls = canInsertList && (\n\t\t<BlockControls>\n\t\t\t<ToolbarGroup>\n\t\t\t\t<ToolbarButton\n\t\t\t\t\tonClick={ () =>\n\t\t\t\t\t\treplaceBlocks(\n\t\t\t\t\t\t\tclientId,\n\t\t\t\t\t\t\tcreateBlock( 'core/list', {\n\t\t\t\t\t\t\t\tordered: true,\n\t\t\t\t\t\t\t\tvalues: renderToString(\n\t\t\t\t\t\t\t\t\t<TableOfContentsList\n\t\t\t\t\t\t\t\t\t\tnestedHeadingList={ headingTree }\n\t\t\t\t\t\t\t\t\t/>\n\t\t\t\t\t\t\t\t),\n\t\t\t\t\t\t\t} )\n\t\t\t\t\t\t)\n\t\t\t\t\t}\n\t\t\t\t>\n\t\t\t\t\t{ __( 'Convert to static list' ) }\n\t\t\t\t</ToolbarButton>\n\t\t\t</ToolbarGroup>\n\t\t</BlockControls>\n\t);\n\n\tconst inspectorControls = (\n\t\t<InspectorControls>\n\t\t\t<PanelBody title={ __( 'Settings' ) }>\n\t\t\t\t<ToggleControl\n\t\t\t\t\t__nextHasNoMarginBottom\n\t\t\t\t\tlabel={ __( 'Only include current page' ) }\n\t\t\t\t\tchecked={ onlyIncludeCurrentPage }\n\t\t\t\t\tonChange={ ( value ) =>\n\t\t\t\t\t\tsetAttributes( { onlyIncludeCurrentPage: value } )\n\t\t\t\t\t}\n\t\t\t\t\thelp={\n\t\t\t\t\t\tonlyIncludeCurrentPage\n\t\t\t\t\t\t\t? __(\n\t\t\t\t\t\t\t\t\t'Only including headings from the current page (if the post is paginated).'\n\t\t\t\t\t\t\t )\n\t\t\t\t\t\t\t: __(\n\t\t\t\t\t\t\t\t\t'Include headings from all pages (if the post is paginated).'\n\t\t\t\t\t\t\t )\n\t\t\t\t\t}\n\t\t\t\t/>\n\t\t\t</PanelBody>\n\t\t</InspectorControls>\n\t);\n\n\t// If there are no headings or the only heading is empty.\n\t// Note that the toolbar controls are intentionally omitted since the\n\t// \"Convert to static list\" option is useless to the placeholder state.\n\tif ( headings.length === 0 ) {\n\t\treturn (\n\t\t\t<>\n\t\t\t\t<div { ...blockProps }>\n\t\t\t\t\t<Placeholder\n\t\t\t\t\t\ticon={ <BlockIcon icon={ icon } /> }\n\t\t\t\t\t\tlabel={ __( 'Table of Contents' ) }\n\t\t\t\t\t\tinstructions={ __(\n\t\t\t\t\t\t\t'Start adding Heading blocks to create a table of contents. Headings with HTML anchors will be linked here.'\n\t\t\t\t\t\t) }\n\t\t\t\t\t/>\n\t\t\t\t</div>\n\t\t\t\t{ inspectorControls }\n\t\t\t</>\n\t\t);\n\t}\n\n\treturn (\n\t\t<>\n\t\t\t<nav { ...blockProps }>\n\t\t\t\t<ol>\n\t\t\t\t\t<TableOfContentsList\n\t\t\t\t\t\tnestedHeadingList={ headingTree }\n\t\t\t\t\t\tdisableLinkActivation\n\t\t\t\t\t\tonClick={ showRedirectionPreventedNotice }\n\t\t\t\t\t/>\n\t\t\t\t</ol>\n\t\t\t</nav>\n\t\t\t{ toolbarControls }\n\t\t\t{ inspectorControls }\n\t\t</>\n\t);\n}\n"],"mappings":"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","ignoreList":[]}
@@ -5,6 +5,7 @@ Object.defineProperty(exports, "__esModule", {
5
5
  value: true
6
6
  });
7
7
  exports.settings = exports.name = exports.metadata = exports.init = void 0;
8
+ var _i18n = require("@wordpress/i18n");
8
9
  var _icons = require("@wordpress/icons");
9
10
  var _initBlock = _interopRequireDefault(require("../utils/init-block"));
10
11
  var _edit = _interopRequireDefault(require("./edit"));
@@ -79,58 +80,58 @@ const metadata = exports.metadata = {
79
80
  }
80
81
  }
81
82
  },
83
+ style: "wp-block-table-of-contents"
84
+ };
85
+ const {
86
+ name
87
+ } = metadata;
88
+ exports.name = name;
89
+ const settings = exports.settings = {
90
+ icon: _icons.tableOfContents,
91
+ edit: _edit.default,
92
+ save: _save.default,
82
93
  example: {
83
94
  innerBlocks: [{
84
- name: "core/heading",
95
+ name: 'core/heading',
85
96
  attributes: {
86
97
  level: 2,
87
- content: "Heading"
98
+ content: (0, _i18n.__)('Heading')
88
99
  }
89
100
  }, {
90
- name: "core/heading",
101
+ name: 'core/heading',
91
102
  attributes: {
92
103
  level: 3,
93
- content: "Subheading"
104
+ content: (0, _i18n.__)('Subheading')
94
105
  }
95
106
  }, {
96
- name: "core/heading",
107
+ name: 'core/heading',
97
108
  attributes: {
98
109
  level: 2,
99
- content: "Heading"
110
+ content: (0, _i18n.__)('Heading')
100
111
  }
101
112
  }, {
102
- name: "core/heading",
113
+ name: 'core/heading',
103
114
  attributes: {
104
115
  level: 3,
105
- content: "Subheading"
116
+ content: (0, _i18n.__)('Subheading')
106
117
  }
107
118
  }],
108
119
  attributes: {
109
120
  headings: [{
110
- content: "Heading",
121
+ content: (0, _i18n.__)('Heading'),
111
122
  level: 2
112
123
  }, {
113
- content: "Subheading",
124
+ content: (0, _i18n.__)('Subheading'),
114
125
  level: 3
115
126
  }, {
116
- content: "Heading",
127
+ content: (0, _i18n.__)('Heading'),
117
128
  level: 2
118
129
  }, {
119
- content: "Subheading",
130
+ content: (0, _i18n.__)('Subheading'),
120
131
  level: 3
121
132
  }]
122
133
  }
123
- },
124
- style: "wp-block-table-of-contents"
125
- };
126
- const {
127
- name
128
- } = metadata;
129
- exports.name = name;
130
- const settings = exports.settings = {
131
- icon: _icons.tableOfContents,
132
- edit: _edit.default,
133
- save: _save.default
134
+ }
134
135
  };
135
136
  const init = () => (0, _initBlock.default)({
136
137
  name,
@@ -1 +1 @@
1
- {"version":3,"names":["_icons","require","_initBlock","_interopRequireDefault","_edit","_save","metadata","exports","$schema","apiVersion","__experimental","name","title","category","description","keywords","textdomain","attributes","headings","type","items","onlyIncludeCurrentPage","supports","html","color","text","background","gradients","link","spacing","margin","padding","typography","fontSize","lineHeight","__experimentalFontFamily","__experimentalFontWeight","__experimentalFontStyle","__experimentalTextTransform","__experimentalTextDecoration","__experimentalLetterSpacing","__experimentalDefaultControls","interactivity","clientNavigation","__experimentalBorder","radius","width","style","example","innerBlocks","level","content","settings","icon","edit","save","init","initBlock"],"sources":["@wordpress/block-library/src/table-of-contents/index.js"],"sourcesContent":["/**\n * WordPress dependencies\n */\nimport { tableOfContents as icon } from '@wordpress/icons';\n\n/**\n * Internal dependencies\n */\nimport initBlock from '../utils/init-block';\nimport metadata from './block.json';\nimport edit from './edit';\nimport save from './save';\n\nconst { name } = metadata;\n\nexport { metadata, name };\n\nexport const settings = {\n\ticon,\n\tedit,\n\tsave,\n};\n\nexport const init = () => initBlock( { name, metadata, settings } );\n"],"mappings":";;;;;;;AAGA,IAAAA,MAAA,GAAAC,OAAA;AAKA,IAAAC,UAAA,GAAAC,sBAAA,CAAAF,OAAA;AAEA,IAAAG,KAAA,GAAAD,sBAAA,CAAAF,OAAA;AACA,IAAAI,KAAA,GAAAF,sBAAA,CAAAF,OAAA;AAXA;AACA;AACA;AAGA;AACA;AACA;AAFA,MAAAK,QAAA,GAAAC,OAAA,CAAAD,QAAA;EAAAE,OAAA;EAAAC,UAAA;EAAAC,cAAA;EAAAC,IAAA;EAAAC,KAAA;EAAAC,QAAA;EAAAC,WAAA;EAAAC,QAAA;EAAAC,UAAA;EAAAC,UAAA;IAAAC,QAAA;MAAAC,IAAA;MAAAC,KAAA;QAAAD,IAAA;MAAA;MAAA;IAAA;IAAAE,sBAAA;MAAAF,IAAA;MAAA;IAAA;EAAA;EAAAG,QAAA;IAAAC,IAAA;IAAAC,KAAA;MAAAC,IAAA;MAAAC,UAAA;MAAAC,SAAA;MAAAC,IAAA;IAAA;IAAAC,OAAA;MAAAC,MAAA;MAAAC,OAAA;IAAA;IAAAC,UAAA;MAAAC,QAAA;MAAAC,UAAA;MAAAC,wBAAA;MAAAC,wBAAA;MAAAC,uBAAA;MAAAC,2BAAA;MAAAC,4BAAA;MAAAC,2BAAA;MAAAC,6BAAA;QAAAR,QAAA;MAAA;IAAA;IAAAS,aAAA;MAAAC,gBAAA;IAAA;IAAAC,oBAAA;MAAAC,MAAA;MAAArB,KAAA;MAAAsB,KAAA;MAAAC,KAAA;MAAAN,6BAAA;QAAAI,MAAA;QAAArB,KAAA;QAAAsB,KAAA;QAAAC,KAAA;MAAA;IAAA;EAAA;EAAAC,OAAA;IAAAC,WAAA;MAAAtC,IAAA;MAAAM,UAAA;QAAAiC,KAAA;QAAAC,OAAA;MAAA;IAAA;MAAAxC,IAAA;MAAAM,UAAA;QAAAiC,KAAA;QAAAC,OAAA;MAAA;IAAA;MAAAxC,IAAA;MAAAM,UAAA;QAAAiC,KAAA;QAAAC,OAAA;MAAA;IAAA;MAAAxC,IAAA;MAAAM,UAAA;QAAAiC,KAAA;QAAAC,OAAA;MAAA;IAAA;IAAAlC,UAAA;MAAAC,QAAA;QAAAiC,OAAA;QAAAD,KAAA;MAAA;QAAAC,OAAA;QAAAD,KAAA;MAAA;QAAAC,OAAA;QAAAD,KAAA;MAAA;QAAAC,OAAA;QAAAD,KAAA;MAAA;IAAA;EAAA;EAAAH,KAAA;AAAA;AAQA,MAAM;EAAEpC;AAAK,CAAC,GAAGL,QAAQ;AAACC,OAAA,CAAAI,IAAA,GAAAA,IAAA;AAInB,MAAMyC,QAAQ,GAAA7C,OAAA,CAAA6C,QAAA,GAAG;EACvBC,IAAI,EAAJA,sBAAI;EACJC,IAAI,EAAJA,aAAI;EACJC,IAAI,EAAJA;AACD,CAAC;AAEM,MAAMC,IAAI,GAAGA,CAAA,KAAM,IAAAC,kBAAS,EAAE;EAAE9C,IAAI;EAAEL,QAAQ;EAAE8C;AAAS,CAAE,CAAC;AAAC7C,OAAA,CAAAiD,IAAA,GAAAA,IAAA","ignoreList":[]}
1
+ {"version":3,"names":["_i18n","require","_icons","_initBlock","_interopRequireDefault","_edit","_save","metadata","exports","$schema","apiVersion","__experimental","name","title","category","description","keywords","textdomain","attributes","headings","type","items","onlyIncludeCurrentPage","supports","html","color","text","background","gradients","link","spacing","margin","padding","typography","fontSize","lineHeight","__experimentalFontFamily","__experimentalFontWeight","__experimentalFontStyle","__experimentalTextTransform","__experimentalTextDecoration","__experimentalLetterSpacing","__experimentalDefaultControls","interactivity","clientNavigation","__experimentalBorder","radius","width","style","settings","icon","edit","save","example","innerBlocks","level","content","__","init","initBlock"],"sources":["@wordpress/block-library/src/table-of-contents/index.js"],"sourcesContent":["/**\n * WordPress dependencies\n */\nimport { __ } from '@wordpress/i18n';\nimport { tableOfContents as icon } from '@wordpress/icons';\n\n/**\n * Internal dependencies\n */\nimport initBlock from '../utils/init-block';\nimport metadata from './block.json';\nimport edit from './edit';\nimport save from './save';\n\nconst { name } = metadata;\n\nexport { metadata, name };\n\nexport const settings = {\n\ticon,\n\tedit,\n\tsave,\n\texample: {\n\t\tinnerBlocks: [\n\t\t\t{\n\t\t\t\tname: 'core/heading',\n\t\t\t\tattributes: {\n\t\t\t\t\tlevel: 2,\n\t\t\t\t\tcontent: __( 'Heading' ),\n\t\t\t\t},\n\t\t\t},\n\t\t\t{\n\t\t\t\tname: 'core/heading',\n\t\t\t\tattributes: {\n\t\t\t\t\tlevel: 3,\n\t\t\t\t\tcontent: __( 'Subheading' ),\n\t\t\t\t},\n\t\t\t},\n\t\t\t{\n\t\t\t\tname: 'core/heading',\n\t\t\t\tattributes: {\n\t\t\t\t\tlevel: 2,\n\t\t\t\t\tcontent: __( 'Heading' ),\n\t\t\t\t},\n\t\t\t},\n\t\t\t{\n\t\t\t\tname: 'core/heading',\n\t\t\t\tattributes: {\n\t\t\t\t\tlevel: 3,\n\t\t\t\t\tcontent: __( 'Subheading' ),\n\t\t\t\t},\n\t\t\t},\n\t\t],\n\t\tattributes: {\n\t\t\theadings: [\n\t\t\t\t{\n\t\t\t\t\tcontent: __( 'Heading' ),\n\t\t\t\t\tlevel: 2,\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tcontent: __( 'Subheading' ),\n\t\t\t\t\tlevel: 3,\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tcontent: __( 'Heading' ),\n\t\t\t\t\tlevel: 2,\n\t\t\t\t},\n\t\t\t\t{\n\t\t\t\t\tcontent: __( 'Subheading' ),\n\t\t\t\t\tlevel: 3,\n\t\t\t\t},\n\t\t\t],\n\t\t},\n\t},\n};\n\nexport const init = () => initBlock( { name, metadata, settings } );\n"],"mappings":"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","ignoreList":[]}
@@ -1,3 +1,4 @@
1
+ /* wp:polyfill */
1
2
  "use strict";
2
3
 
3
4
  Object.defineProperty(exports, "__esModule", {
@@ -1 +1 @@
1
- {"version":3,"names":["ENTRY_CLASS_NAME","TableOfContentsList","nestedHeadingList","disableLinkActivation","onClick","_jsxRuntime","jsx","Fragment","children","map","node","index","content","link","heading","entry","className","href","undefined","jsxs"],"sources":["@wordpress/block-library/src/table-of-contents/list.tsx"],"sourcesContent":["/**\n * External dependencies\n */\nimport type { MouseEvent, ReactElement } from 'react';\n\n/**\n * Internal dependencies\n */\nimport type { NestedHeadingData } from './utils';\n\nconst ENTRY_CLASS_NAME = 'wp-block-table-of-contents__entry';\n\nexport default function TableOfContentsList( {\n\tnestedHeadingList,\n\tdisableLinkActivation,\n\tonClick,\n}: {\n\tnestedHeadingList: NestedHeadingData[];\n\tdisableLinkActivation?: boolean;\n\tonClick?: ( event: MouseEvent< HTMLAnchorElement > ) => void;\n} ): ReactElement {\n\treturn (\n\t\t<>\n\t\t\t{ nestedHeadingList.map( ( node, index ) => {\n\t\t\t\tconst { content, link } = node.heading;\n\n\t\t\t\tconst entry = link ? (\n\t\t\t\t\t<a\n\t\t\t\t\t\tclassName={ ENTRY_CLASS_NAME }\n\t\t\t\t\t\thref={ link }\n\t\t\t\t\t\taria-disabled={ disableLinkActivation || undefined }\n\t\t\t\t\t\tonClick={\n\t\t\t\t\t\t\tdisableLinkActivation &&\n\t\t\t\t\t\t\t'function' === typeof onClick\n\t\t\t\t\t\t\t\t? onClick\n\t\t\t\t\t\t\t\t: undefined\n\t\t\t\t\t\t}\n\t\t\t\t\t>\n\t\t\t\t\t\t{ content }\n\t\t\t\t\t</a>\n\t\t\t\t) : (\n\t\t\t\t\t<span className={ ENTRY_CLASS_NAME }>{ content }</span>\n\t\t\t\t);\n\n\t\t\t\treturn (\n\t\t\t\t\t<li key={ index }>\n\t\t\t\t\t\t{ entry }\n\t\t\t\t\t\t{ node.children ? (\n\t\t\t\t\t\t\t<ol>\n\t\t\t\t\t\t\t\t<TableOfContentsList\n\t\t\t\t\t\t\t\t\tnestedHeadingList={ node.children }\n\t\t\t\t\t\t\t\t\tdisableLinkActivation={\n\t\t\t\t\t\t\t\t\t\tdisableLinkActivation\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\tonClick={\n\t\t\t\t\t\t\t\t\t\tdisableLinkActivation &&\n\t\t\t\t\t\t\t\t\t\t'function' === typeof onClick\n\t\t\t\t\t\t\t\t\t\t\t? onClick\n\t\t\t\t\t\t\t\t\t\t\t: undefined\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t/>\n\t\t\t\t\t\t\t</ol>\n\t\t\t\t\t\t) : null }\n\t\t\t\t\t</li>\n\t\t\t\t);\n\t\t\t} ) }\n\t\t</>\n\t);\n}\n"],"mappings":";;;;;;;AAAA;AACA;AACA;;AAGA;AACA;AACA;;AAGA,MAAMA,gBAAgB,GAAG,mCAAmC;AAE7C,SAASC,mBAAmBA,CAAE;EAC5CC,iBAAiB;EACjBC,qBAAqB;EACrBC;AAKD,CAAC,EAAiB;EACjB,oBACC,IAAAC,WAAA,CAAAC,GAAA,EAAAD,WAAA,CAAAE,QAAA;IAAAC,QAAA,EACGN,iBAAiB,CAACO,GAAG,CAAE,CAAEC,IAAI,EAAEC,KAAK,KAAM;MAC3C,MAAM;QAAEC,OAAO;QAAEC;MAAK,CAAC,GAAGH,IAAI,CAACI,OAAO;MAEtC,MAAMC,KAAK,GAAGF,IAAI,gBACjB,IAAAR,WAAA,CAAAC,GAAA;QACCU,SAAS,EAAGhB,gBAAkB;QAC9BiB,IAAI,EAAGJ,IAAM;QACb,iBAAgBV,qBAAqB,IAAIe,SAAW;QACpDd,OAAO,EACND,qBAAqB,IACrB,UAAU,KAAK,OAAOC,OAAO,GAC1BA,OAAO,GACPc,SACH;QAAAV,QAAA,EAECI;MAAO,CACP,CAAC,gBAEJ,IAAAP,WAAA,CAAAC,GAAA;QAAMU,SAAS,EAAGhB,gBAAkB;QAAAQ,QAAA,EAAGI;MAAO,CAAQ,CACtD;MAED,oBACC,IAAAP,WAAA,CAAAc,IAAA;QAAAX,QAAA,GACGO,KAAK,EACLL,IAAI,CAACF,QAAQ,gBACd,IAAAH,WAAA,CAAAC,GAAA;UAAAE,QAAA,eACC,IAAAH,WAAA,CAAAC,GAAA,EAACL,mBAAmB;YACnBC,iBAAiB,EAAGQ,IAAI,CAACF,QAAU;YACnCL,qBAAqB,EACpBA,qBACA;YACDC,OAAO,EACND,qBAAqB,IACrB,UAAU,KAAK,OAAOC,OAAO,GAC1BA,OAAO,GACPc;UACH,CACD;QAAC,CACC,CAAC,GACF,IAAI;MAAA,GAjBCP,KAkBN,CAAC;IAEP,CAAE;EAAC,CACF,CAAC;AAEL","ignoreList":[]}
1
+ {"version":3,"names":["ENTRY_CLASS_NAME","TableOfContentsList","nestedHeadingList","disableLinkActivation","onClick","_jsxRuntime","jsx","Fragment","children","map","node","index","content","link","heading","entry","className","href","undefined","jsxs"],"sources":["@wordpress/block-library/src/table-of-contents/list.tsx"],"sourcesContent":["/**\n * External dependencies\n */\nimport type { MouseEvent, ReactElement } from 'react';\n\n/**\n * Internal dependencies\n */\nimport type { NestedHeadingData } from './utils';\n\nconst ENTRY_CLASS_NAME = 'wp-block-table-of-contents__entry';\n\nexport default function TableOfContentsList( {\n\tnestedHeadingList,\n\tdisableLinkActivation,\n\tonClick,\n}: {\n\tnestedHeadingList: NestedHeadingData[];\n\tdisableLinkActivation?: boolean;\n\tonClick?: ( event: MouseEvent< HTMLAnchorElement > ) => void;\n} ): ReactElement {\n\treturn (\n\t\t<>\n\t\t\t{ nestedHeadingList.map( ( node, index ) => {\n\t\t\t\tconst { content, link } = node.heading;\n\n\t\t\t\tconst entry = link ? (\n\t\t\t\t\t<a\n\t\t\t\t\t\tclassName={ ENTRY_CLASS_NAME }\n\t\t\t\t\t\thref={ link }\n\t\t\t\t\t\taria-disabled={ disableLinkActivation || undefined }\n\t\t\t\t\t\tonClick={\n\t\t\t\t\t\t\tdisableLinkActivation &&\n\t\t\t\t\t\t\t'function' === typeof onClick\n\t\t\t\t\t\t\t\t? onClick\n\t\t\t\t\t\t\t\t: undefined\n\t\t\t\t\t\t}\n\t\t\t\t\t>\n\t\t\t\t\t\t{ content }\n\t\t\t\t\t</a>\n\t\t\t\t) : (\n\t\t\t\t\t<span className={ ENTRY_CLASS_NAME }>{ content }</span>\n\t\t\t\t);\n\n\t\t\t\treturn (\n\t\t\t\t\t<li key={ index }>\n\t\t\t\t\t\t{ entry }\n\t\t\t\t\t\t{ node.children ? (\n\t\t\t\t\t\t\t<ol>\n\t\t\t\t\t\t\t\t<TableOfContentsList\n\t\t\t\t\t\t\t\t\tnestedHeadingList={ node.children }\n\t\t\t\t\t\t\t\t\tdisableLinkActivation={\n\t\t\t\t\t\t\t\t\t\tdisableLinkActivation\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t\tonClick={\n\t\t\t\t\t\t\t\t\t\tdisableLinkActivation &&\n\t\t\t\t\t\t\t\t\t\t'function' === typeof onClick\n\t\t\t\t\t\t\t\t\t\t\t? onClick\n\t\t\t\t\t\t\t\t\t\t\t: undefined\n\t\t\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t\t/>\n\t\t\t\t\t\t\t</ol>\n\t\t\t\t\t\t) : null }\n\t\t\t\t\t</li>\n\t\t\t\t);\n\t\t\t} ) }\n\t\t</>\n\t);\n}\n"],"mappings":";;;;;;;;AAAA;AACA;AACA;;AAGA;AACA;AACA;;AAGA,MAAMA,gBAAgB,GAAG,mCAAmC;AAE7C,SAASC,mBAAmBA,CAAE;EAC5CC,iBAAiB;EACjBC,qBAAqB;EACrBC;AAKD,CAAC,EAAiB;EACjB,oBACC,IAAAC,WAAA,CAAAC,GAAA,EAAAD,WAAA,CAAAE,QAAA;IAAAC,QAAA,EACGN,iBAAiB,CAACO,GAAG,CAAE,CAAEC,IAAI,EAAEC,KAAK,KAAM;MAC3C,MAAM;QAAEC,OAAO;QAAEC;MAAK,CAAC,GAAGH,IAAI,CAACI,OAAO;MAEtC,MAAMC,KAAK,GAAGF,IAAI,gBACjB,IAAAR,WAAA,CAAAC,GAAA;QACCU,SAAS,EAAGhB,gBAAkB;QAC9BiB,IAAI,EAAGJ,IAAM;QACb,iBAAgBV,qBAAqB,IAAIe,SAAW;QACpDd,OAAO,EACND,qBAAqB,IACrB,UAAU,KAAK,OAAOC,OAAO,GAC1BA,OAAO,GACPc,SACH;QAAAV,QAAA,EAECI;MAAO,CACP,CAAC,gBAEJ,IAAAP,WAAA,CAAAC,GAAA;QAAMU,SAAS,EAAGhB,gBAAkB;QAAAQ,QAAA,EAAGI;MAAO,CAAQ,CACtD;MAED,oBACC,IAAAP,WAAA,CAAAc,IAAA;QAAAX,QAAA,GACGO,KAAK,EACLL,IAAI,CAACF,QAAQ,gBACd,IAAAH,WAAA,CAAAC,GAAA;UAAAE,QAAA,eACC,IAAAH,WAAA,CAAAC,GAAA,EAACL,mBAAmB;YACnBC,iBAAiB,EAAGQ,IAAI,CAACF,QAAU;YACnCL,qBAAqB,EACpBA,qBACA;YACDC,OAAO,EACND,qBAAqB,IACrB,UAAU,KAAK,OAAOC,OAAO,GAC1BA,OAAO,GACPc;UACH,CACD;QAAC,CACC,CAAC,GACF,IAAI;MAAA,GAjBCP,KAkBN,CAAC;IAEP,CAAE;EAAC,CACF,CAAC;AAEL","ignoreList":[]}
@@ -1,3 +1,4 @@
1
+ /* wp:polyfill */
1
2
  "use strict";
2
3
 
3
4
  Object.defineProperty(exports, "__esModule", {
@@ -1 +1 @@
1
- {"version":3,"names":["linearToNestedHeadingList","headingList","nestedHeadingList","forEach","heading","key","content","level","endOfSlice","length","i","push","children","slice"],"sources":["@wordpress/block-library/src/table-of-contents/utils.ts"],"sourcesContent":["export interface HeadingData {\n\t/** The plain text content of the heading. */\n\tcontent: string;\n\t/** The heading level. */\n\tlevel: number;\n\t/** Link to the heading. */\n\tlink: string;\n}\n\nexport interface NestedHeadingData {\n\t/** The heading content, level, and link. */\n\theading: HeadingData;\n\t/** The sub-headings of this heading, if any. */\n\tchildren: NestedHeadingData[] | null;\n}\n\n/**\n * Takes a flat list of heading parameters and nests them based on each header's\n * immediate parent's level.\n *\n * @param headingList The flat list of headings to nest.\n *\n * @return The nested list of headings.\n */\nexport function linearToNestedHeadingList(\n\theadingList: HeadingData[]\n): NestedHeadingData[] {\n\tconst nestedHeadingList: NestedHeadingData[] = [];\n\n\theadingList.forEach( ( heading, key ) => {\n\t\tif ( heading.content === '' ) {\n\t\t\treturn;\n\t\t}\n\n\t\t// Make sure we are only working with the same level as the first iteration in our set.\n\t\tif ( heading.level === headingList[ 0 ].level ) {\n\t\t\t// Check that the next iteration will return a value.\n\t\t\t// If it does and the next level is greater than the current level,\n\t\t\t// the next iteration becomes a child of the current iteration.\n\t\t\tif ( headingList[ key + 1 ]?.level > heading.level ) {\n\t\t\t\t// We must calculate the last index before the next iteration that\n\t\t\t\t// has the same level (siblings). We then use this index to slice\n\t\t\t\t// the array for use in recursion. This prevents duplicate nodes.\n\t\t\t\tlet endOfSlice = headingList.length;\n\t\t\t\tfor ( let i = key + 1; i < headingList.length; i++ ) {\n\t\t\t\t\tif ( headingList[ i ].level === heading.level ) {\n\t\t\t\t\t\tendOfSlice = i;\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\t// We found a child node: Push a new node onto the return array\n\t\t\t\t// with children.\n\t\t\t\tnestedHeadingList.push( {\n\t\t\t\t\theading,\n\t\t\t\t\tchildren: linearToNestedHeadingList(\n\t\t\t\t\t\theadingList.slice( key + 1, endOfSlice )\n\t\t\t\t\t),\n\t\t\t\t} );\n\t\t\t} else {\n\t\t\t\t// No child node: Push a new node onto the return array.\n\t\t\t\tnestedHeadingList.push( {\n\t\t\t\t\theading,\n\t\t\t\t\tchildren: null,\n\t\t\t\t} );\n\t\t\t}\n\t\t}\n\t} );\n\n\treturn nestedHeadingList;\n}\n"],"mappings":";;;;;;AAgBA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACO,SAASA,yBAAyBA,CACxCC,WAA0B,EACJ;EACtB,MAAMC,iBAAsC,GAAG,EAAE;EAEjDD,WAAW,CAACE,OAAO,CAAE,CAAEC,OAAO,EAAEC,GAAG,KAAM;IACxC,IAAKD,OAAO,CAACE,OAAO,KAAK,EAAE,EAAG;MAC7B;IACD;;IAEA;IACA,IAAKF,OAAO,CAACG,KAAK,KAAKN,WAAW,CAAE,CAAC,CAAE,CAACM,KAAK,EAAG;MAC/C;MACA;MACA;MACA,IAAKN,WAAW,CAAEI,GAAG,GAAG,CAAC,CAAE,EAAEE,KAAK,GAAGH,OAAO,CAACG,KAAK,EAAG;QACpD;QACA;QACA;QACA,IAAIC,UAAU,GAAGP,WAAW,CAACQ,MAAM;QACnC,KAAM,IAAIC,CAAC,GAAGL,GAAG,GAAG,CAAC,EAAEK,CAAC,GAAGT,WAAW,CAACQ,MAAM,EAAEC,CAAC,EAAE,EAAG;UACpD,IAAKT,WAAW,CAAES,CAAC,CAAE,CAACH,KAAK,KAAKH,OAAO,CAACG,KAAK,EAAG;YAC/CC,UAAU,GAAGE,CAAC;YACd;UACD;QACD;;QAEA;QACA;QACAR,iBAAiB,CAACS,IAAI,CAAE;UACvBP,OAAO;UACPQ,QAAQ,EAAEZ,yBAAyB,CAClCC,WAAW,CAACY,KAAK,CAAER,GAAG,GAAG,CAAC,EAAEG,UAAW,CACxC;QACD,CAAE,CAAC;MACJ,CAAC,MAAM;QACN;QACAN,iBAAiB,CAACS,IAAI,CAAE;UACvBP,OAAO;UACPQ,QAAQ,EAAE;QACX,CAAE,CAAC;MACJ;IACD;EACD,CAAE,CAAC;EAEH,OAAOV,iBAAiB;AACzB","ignoreList":[]}
1
+ {"version":3,"names":["linearToNestedHeadingList","headingList","nestedHeadingList","forEach","heading","key","content","level","endOfSlice","length","i","push","children","slice"],"sources":["@wordpress/block-library/src/table-of-contents/utils.ts"],"sourcesContent":["export interface HeadingData {\n\t/** The plain text content of the heading. */\n\tcontent: string;\n\t/** The heading level. */\n\tlevel: number;\n\t/** Link to the heading. */\n\tlink: string;\n}\n\nexport interface NestedHeadingData {\n\t/** The heading content, level, and link. */\n\theading: HeadingData;\n\t/** The sub-headings of this heading, if any. */\n\tchildren: NestedHeadingData[] | null;\n}\n\n/**\n * Takes a flat list of heading parameters and nests them based on each header's\n * immediate parent's level.\n *\n * @param headingList The flat list of headings to nest.\n *\n * @return The nested list of headings.\n */\nexport function linearToNestedHeadingList(\n\theadingList: HeadingData[]\n): NestedHeadingData[] {\n\tconst nestedHeadingList: NestedHeadingData[] = [];\n\n\theadingList.forEach( ( heading, key ) => {\n\t\tif ( heading.content === '' ) {\n\t\t\treturn;\n\t\t}\n\n\t\t// Make sure we are only working with the same level as the first iteration in our set.\n\t\tif ( heading.level === headingList[ 0 ].level ) {\n\t\t\t// Check that the next iteration will return a value.\n\t\t\t// If it does and the next level is greater than the current level,\n\t\t\t// the next iteration becomes a child of the current iteration.\n\t\t\tif ( headingList[ key + 1 ]?.level > heading.level ) {\n\t\t\t\t// We must calculate the last index before the next iteration that\n\t\t\t\t// has the same level (siblings). We then use this index to slice\n\t\t\t\t// the array for use in recursion. This prevents duplicate nodes.\n\t\t\t\tlet endOfSlice = headingList.length;\n\t\t\t\tfor ( let i = key + 1; i < headingList.length; i++ ) {\n\t\t\t\t\tif ( headingList[ i ].level === heading.level ) {\n\t\t\t\t\t\tendOfSlice = i;\n\t\t\t\t\t\tbreak;\n\t\t\t\t\t}\n\t\t\t\t}\n\n\t\t\t\t// We found a child node: Push a new node onto the return array\n\t\t\t\t// with children.\n\t\t\t\tnestedHeadingList.push( {\n\t\t\t\t\theading,\n\t\t\t\t\tchildren: linearToNestedHeadingList(\n\t\t\t\t\t\theadingList.slice( key + 1, endOfSlice )\n\t\t\t\t\t),\n\t\t\t\t} );\n\t\t\t} else {\n\t\t\t\t// No child node: Push a new node onto the return array.\n\t\t\t\tnestedHeadingList.push( {\n\t\t\t\t\theading,\n\t\t\t\t\tchildren: null,\n\t\t\t\t} );\n\t\t\t}\n\t\t}\n\t} );\n\n\treturn nestedHeadingList;\n}\n"],"mappings":";;;;;;;AAgBA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACO,SAASA,yBAAyBA,CACxCC,WAA0B,EACJ;EACtB,MAAMC,iBAAsC,GAAG,EAAE;EAEjDD,WAAW,CAACE,OAAO,CAAE,CAAEC,OAAO,EAAEC,GAAG,KAAM;IACxC,IAAKD,OAAO,CAACE,OAAO,KAAK,EAAE,EAAG;MAC7B;IACD;;IAEA;IACA,IAAKF,OAAO,CAACG,KAAK,KAAKN,WAAW,CAAE,CAAC,CAAE,CAACM,KAAK,EAAG;MAC/C;MACA;MACA;MACA,IAAKN,WAAW,CAAEI,GAAG,GAAG,CAAC,CAAE,EAAEE,KAAK,GAAGH,OAAO,CAACG,KAAK,EAAG;QACpD;QACA;QACA;QACA,IAAIC,UAAU,GAAGP,WAAW,CAACQ,MAAM;QACnC,KAAM,IAAIC,CAAC,GAAGL,GAAG,GAAG,CAAC,EAAEK,CAAC,GAAGT,WAAW,CAACQ,MAAM,EAAEC,CAAC,EAAE,EAAG;UACpD,IAAKT,WAAW,CAAES,CAAC,CAAE,CAACH,KAAK,KAAKH,OAAO,CAACG,KAAK,EAAG;YAC/CC,UAAU,GAAGE,CAAC;YACd;UACD;QACD;;QAEA;QACA;QACAR,iBAAiB,CAACS,IAAI,CAAE;UACvBP,OAAO;UACPQ,QAAQ,EAAEZ,yBAAyB,CAClCC,WAAW,CAACY,KAAK,CAAER,GAAG,GAAG,CAAC,EAAEG,UAAW,CACxC;QACD,CAAE,CAAC;MACJ,CAAC,MAAM;QACN;QACAN,iBAAiB,CAACS,IAAI,CAAE;UACvBP,OAAO;UACPQ,QAAQ,EAAE;QACX,CAAE,CAAC;MACJ;IACD;EACD,CAAE,CAAC;EAEH,OAAOV,iBAAiB;AACzB","ignoreList":[]}
@@ -1,3 +1,4 @@
1
+ /* wp:polyfill */
1
2
  "use strict";
2
3
 
3
4
  var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
@@ -11,11 +12,16 @@ var _i18n = require("@wordpress/i18n");
11
12
  var _blockEditor = require("@wordpress/block-editor");
12
13
  var _serverSideRender = _interopRequireDefault(require("@wordpress/server-side-render"));
13
14
  var _coreData = require("@wordpress/core-data");
15
+ var _hooks = require("../utils/hooks");
14
16
  var _jsxRuntime = require("react/jsx-runtime");
15
17
  /**
16
18
  * WordPress dependencies
17
19
  */
18
20
 
21
+ /**
22
+ * Internal dependencies
23
+ */
24
+
19
25
  /**
20
26
  * Minimum number of tags a user can show using this block.
21
27
  *
@@ -42,6 +48,7 @@ function TagCloudEdit({
42
48
  largestFontSize
43
49
  } = attributes;
44
50
  const [availableUnits] = (0, _blockEditor.useSettings)('spacing.units');
51
+ const dropdownMenuProps = (0, _hooks.useToolsPanelDropdownMenuProps)();
45
52
 
46
53
  // The `pt` unit is used as the default value and is therefore
47
54
  // always considered an available unit.
@@ -98,12 +105,26 @@ function TagCloudEdit({
98
105
  }
99
106
  };
100
107
  const inspectorControls = /*#__PURE__*/(0, _jsxRuntime.jsx)(_blockEditor.InspectorControls, {
101
- children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_components.PanelBody, {
102
- title: (0, _i18n.__)('Settings'),
103
- children: /*#__PURE__*/(0, _jsxRuntime.jsxs)(_components.__experimentalVStack, {
104
- spacing: 4,
105
- className: "wp-block-tag-cloud__inspector-settings",
106
- children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_components.SelectControl, {
108
+ children: /*#__PURE__*/(0, _jsxRuntime.jsxs)(_components.__experimentalToolsPanel, {
109
+ label: (0, _i18n.__)('Settings'),
110
+ resetAll: () => {
111
+ setAttributes({
112
+ taxonomy: 'post_tag',
113
+ showTagCounts: false,
114
+ numberOfTags: 45,
115
+ smallestFontSize: '8pt',
116
+ largestFontSize: '22pt'
117
+ });
118
+ },
119
+ dropdownMenuProps: dropdownMenuProps,
120
+ children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_components.__experimentalToolsPanelItem, {
121
+ hasValue: () => taxonomy !== 'post_tag',
122
+ label: (0, _i18n.__)('Taxonomy'),
123
+ onDeselect: () => setAttributes({
124
+ taxonomy: 'post_tag'
125
+ }),
126
+ isShownByDefault: true,
127
+ children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_components.SelectControl, {
107
128
  __nextHasNoMarginBottom: true,
108
129
  __next40pxDefaultSize: true,
109
130
  label: (0, _i18n.__)('Taxonomy'),
@@ -112,7 +133,16 @@ function TagCloudEdit({
112
133
  onChange: selectedTaxonomy => setAttributes({
113
134
  taxonomy: selectedTaxonomy
114
135
  })
115
- }), /*#__PURE__*/(0, _jsxRuntime.jsxs)(_components.Flex, {
136
+ })
137
+ }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_components.__experimentalToolsPanelItem, {
138
+ hasValue: () => smallestFontSize !== '8pt' || largestFontSize !== '22pt',
139
+ label: (0, _i18n.__)('Font size'),
140
+ onDeselect: () => setAttributes({
141
+ smallestFontSize: '8pt',
142
+ largestFontSize: '22pt'
143
+ }),
144
+ isShownByDefault: true,
145
+ children: /*#__PURE__*/(0, _jsxRuntime.jsxs)(_components.Flex, {
116
146
  gap: 4,
117
147
  children: [/*#__PURE__*/(0, _jsxRuntime.jsx)(_components.FlexItem, {
118
148
  isBlock: true,
@@ -141,7 +171,15 @@ function TagCloudEdit({
141
171
  size: "__unstable-large"
142
172
  })
143
173
  })]
144
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_components.RangeControl, {
174
+ })
175
+ }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_components.__experimentalToolsPanelItem, {
176
+ hasValue: () => numberOfTags !== 45,
177
+ label: (0, _i18n.__)('Number of tags'),
178
+ onDeselect: () => setAttributes({
179
+ numberOfTags: 45
180
+ }),
181
+ isShownByDefault: true,
182
+ children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_components.RangeControl, {
145
183
  __nextHasNoMarginBottom: true,
146
184
  __next40pxDefaultSize: true,
147
185
  label: (0, _i18n.__)('Number of tags'),
@@ -152,15 +190,23 @@ function TagCloudEdit({
152
190
  min: MIN_TAGS,
153
191
  max: MAX_TAGS,
154
192
  required: true
155
- }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_components.ToggleControl, {
193
+ })
194
+ }), /*#__PURE__*/(0, _jsxRuntime.jsx)(_components.__experimentalToolsPanelItem, {
195
+ hasValue: () => showTagCounts !== false,
196
+ label: (0, _i18n.__)('Show tag counts'),
197
+ onDeselect: () => setAttributes({
198
+ showTagCounts: false
199
+ }),
200
+ isShownByDefault: true,
201
+ children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_components.ToggleControl, {
156
202
  __nextHasNoMarginBottom: true,
157
203
  label: (0, _i18n.__)('Show tag counts'),
158
204
  checked: showTagCounts,
159
205
  onChange: () => setAttributes({
160
206
  showTagCounts: !showTagCounts
161
207
  })
162
- })]
163
- })
208
+ })
209
+ })]
164
210
  })
165
211
  });
166
212
  return /*#__PURE__*/(0, _jsxRuntime.jsxs)(_jsxRuntime.Fragment, {
@@ -1 +1 @@
1
- {"version":3,"names":["_components","require","_data","_i18n","_blockEditor","_serverSideRender","_interopRequireDefault","_coreData","_jsxRuntime","MIN_TAGS","MAX_TAGS","MIN_FONT_SIZE","MAX_FONT_SIZE","TagCloudEdit","attributes","setAttributes","taxonomy","showTagCounts","numberOfTags","smallestFontSize","largestFontSize","availableUnits","useSettings","units","useCustomUnits","taxonomies","useSelect","select","coreStore","getTaxonomies","per_page","getTaxonomyOptions","selectOption","label","__","value","disabled","taxonomyOptions","filter","tax","show_cloud","map","item","slug","name","onFontSizeChange","fontSizeLabel","newValue","quantity","newUnit","parseQuantityAndUnitFromRawValue","Number","isFinite","updateObj","Object","entries","forEach","attribute","currentValue","currentQuantity","currentUnit","serverSideAttributes","style","border","undefined","inspectorControls","jsx","InspectorControls","children","PanelBody","title","jsxs","__experimentalVStack","spacing","className","SelectControl","__nextHasNoMarginBottom","__next40pxDefaultSize","options","onChange","selectedTaxonomy","Flex","gap","FlexItem","isBlock","__experimentalUnitControl","min","max","size","RangeControl","required","ToggleControl","checked","Fragment","useBlockProps","Disabled","default","skipBlockSupportAttributes","block","_default","exports"],"sources":["@wordpress/block-library/src/tag-cloud/edit.js"],"sourcesContent":["/**\n * WordPress dependencies\n */\nimport {\n\tFlex,\n\tFlexItem,\n\tPanelBody,\n\tToggleControl,\n\tSelectControl,\n\tRangeControl,\n\t__experimentalUnitControl as UnitControl,\n\t__experimentalUseCustomUnits as useCustomUnits,\n\t__experimentalParseQuantityAndUnitFromRawValue as parseQuantityAndUnitFromRawValue,\n\t__experimentalVStack as VStack,\n\tDisabled,\n} from '@wordpress/components';\nimport { useSelect } from '@wordpress/data';\nimport { __ } from '@wordpress/i18n';\nimport {\n\tInspectorControls,\n\tuseBlockProps,\n\tuseSettings,\n} from '@wordpress/block-editor';\nimport ServerSideRender from '@wordpress/server-side-render';\nimport { store as coreStore } from '@wordpress/core-data';\n\n/**\n * Minimum number of tags a user can show using this block.\n *\n * @type {number}\n */\nconst MIN_TAGS = 1;\n\n/**\n * Maximum number of tags a user can show using this block.\n *\n * @type {number}\n */\nconst MAX_TAGS = 100;\n\nconst MIN_FONT_SIZE = 0.1;\nconst MAX_FONT_SIZE = 100;\n\nfunction TagCloudEdit( { attributes, setAttributes } ) {\n\tconst {\n\t\ttaxonomy,\n\t\tshowTagCounts,\n\t\tnumberOfTags,\n\t\tsmallestFontSize,\n\t\tlargestFontSize,\n\t} = attributes;\n\n\tconst [ availableUnits ] = useSettings( 'spacing.units' );\n\n\t// The `pt` unit is used as the default value and is therefore\n\t// always considered an available unit.\n\tconst units = useCustomUnits( {\n\t\tavailableUnits: availableUnits\n\t\t\t? [ ...availableUnits, 'pt' ]\n\t\t\t: [ '%', 'px', 'em', 'rem', 'pt' ],\n\t} );\n\n\tconst taxonomies = useSelect(\n\t\t( select ) => select( coreStore ).getTaxonomies( { per_page: -1 } ),\n\t\t[]\n\t);\n\n\tconst getTaxonomyOptions = () => {\n\t\tconst selectOption = {\n\t\t\tlabel: __( '- Select -' ),\n\t\t\tvalue: '',\n\t\t\tdisabled: true,\n\t\t};\n\t\tconst taxonomyOptions = ( taxonomies ?? [] )\n\t\t\t.filter( ( tax ) => !! tax.show_cloud )\n\t\t\t.map( ( item ) => {\n\t\t\t\treturn {\n\t\t\t\t\tvalue: item.slug,\n\t\t\t\t\tlabel: item.name,\n\t\t\t\t};\n\t\t\t} );\n\n\t\treturn [ selectOption, ...taxonomyOptions ];\n\t};\n\n\tconst onFontSizeChange = ( fontSizeLabel, newValue ) => {\n\t\t// eslint-disable-next-line @wordpress/no-unused-vars-before-return\n\t\tconst [ quantity, newUnit ] =\n\t\t\tparseQuantityAndUnitFromRawValue( newValue );\n\t\tif ( ! Number.isFinite( quantity ) ) {\n\t\t\treturn;\n\t\t}\n\t\tconst updateObj = { [ fontSizeLabel ]: newValue };\n\t\t// We need to keep in sync the `unit` changes to both `smallestFontSize`\n\t\t// and `largestFontSize` attributes.\n\t\tObject.entries( {\n\t\t\tsmallestFontSize,\n\t\t\tlargestFontSize,\n\t\t} ).forEach( ( [ attribute, currentValue ] ) => {\n\t\t\tconst [ currentQuantity, currentUnit ] =\n\t\t\t\tparseQuantityAndUnitFromRawValue( currentValue );\n\t\t\t// Only add an update if the other font size attribute has a different unit.\n\t\t\tif ( attribute !== fontSizeLabel && currentUnit !== newUnit ) {\n\t\t\t\tupdateObj[ attribute ] = `${ currentQuantity }${ newUnit }`;\n\t\t\t}\n\t\t} );\n\t\tsetAttributes( updateObj );\n\t};\n\n\t// Remove border styles from the server-side attributes to prevent duplicate border.\n\tconst serverSideAttributes = {\n\t\t...attributes,\n\t\tstyle: {\n\t\t\t...attributes?.style,\n\t\t\tborder: undefined,\n\t\t},\n\t};\n\n\tconst inspectorControls = (\n\t\t<InspectorControls>\n\t\t\t<PanelBody title={ __( 'Settings' ) }>\n\t\t\t\t<VStack\n\t\t\t\t\tspacing={ 4 }\n\t\t\t\t\tclassName=\"wp-block-tag-cloud__inspector-settings\"\n\t\t\t\t>\n\t\t\t\t\t<SelectControl\n\t\t\t\t\t\t__nextHasNoMarginBottom\n\t\t\t\t\t\t__next40pxDefaultSize\n\t\t\t\t\t\tlabel={ __( 'Taxonomy' ) }\n\t\t\t\t\t\toptions={ getTaxonomyOptions() }\n\t\t\t\t\t\tvalue={ taxonomy }\n\t\t\t\t\t\tonChange={ ( selectedTaxonomy ) =>\n\t\t\t\t\t\t\tsetAttributes( { taxonomy: selectedTaxonomy } )\n\t\t\t\t\t\t}\n\t\t\t\t\t/>\n\t\t\t\t\t<Flex gap={ 4 }>\n\t\t\t\t\t\t<FlexItem isBlock>\n\t\t\t\t\t\t\t<UnitControl\n\t\t\t\t\t\t\t\tlabel={ __( 'Smallest size' ) }\n\t\t\t\t\t\t\t\tvalue={ smallestFontSize }\n\t\t\t\t\t\t\t\tonChange={ ( value ) => {\n\t\t\t\t\t\t\t\t\tonFontSizeChange(\n\t\t\t\t\t\t\t\t\t\t'smallestFontSize',\n\t\t\t\t\t\t\t\t\t\tvalue\n\t\t\t\t\t\t\t\t\t);\n\t\t\t\t\t\t\t\t} }\n\t\t\t\t\t\t\t\tunits={ units }\n\t\t\t\t\t\t\t\tmin={ MIN_FONT_SIZE }\n\t\t\t\t\t\t\t\tmax={ MAX_FONT_SIZE }\n\t\t\t\t\t\t\t\tsize=\"__unstable-large\"\n\t\t\t\t\t\t\t/>\n\t\t\t\t\t\t</FlexItem>\n\t\t\t\t\t\t<FlexItem isBlock>\n\t\t\t\t\t\t\t<UnitControl\n\t\t\t\t\t\t\t\tlabel={ __( 'Largest size' ) }\n\t\t\t\t\t\t\t\tvalue={ largestFontSize }\n\t\t\t\t\t\t\t\tonChange={ ( value ) => {\n\t\t\t\t\t\t\t\t\tonFontSizeChange(\n\t\t\t\t\t\t\t\t\t\t'largestFontSize',\n\t\t\t\t\t\t\t\t\t\tvalue\n\t\t\t\t\t\t\t\t\t);\n\t\t\t\t\t\t\t\t} }\n\t\t\t\t\t\t\t\tunits={ units }\n\t\t\t\t\t\t\t\tmin={ MIN_FONT_SIZE }\n\t\t\t\t\t\t\t\tmax={ MAX_FONT_SIZE }\n\t\t\t\t\t\t\t\tsize=\"__unstable-large\"\n\t\t\t\t\t\t\t/>\n\t\t\t\t\t\t</FlexItem>\n\t\t\t\t\t</Flex>\n\t\t\t\t\t<RangeControl\n\t\t\t\t\t\t__nextHasNoMarginBottom\n\t\t\t\t\t\t__next40pxDefaultSize\n\t\t\t\t\t\tlabel={ __( 'Number of tags' ) }\n\t\t\t\t\t\tvalue={ numberOfTags }\n\t\t\t\t\t\tonChange={ ( value ) =>\n\t\t\t\t\t\t\tsetAttributes( { numberOfTags: value } )\n\t\t\t\t\t\t}\n\t\t\t\t\t\tmin={ MIN_TAGS }\n\t\t\t\t\t\tmax={ MAX_TAGS }\n\t\t\t\t\t\trequired\n\t\t\t\t\t/>\n\t\t\t\t\t<ToggleControl\n\t\t\t\t\t\t__nextHasNoMarginBottom\n\t\t\t\t\t\tlabel={ __( 'Show tag counts' ) }\n\t\t\t\t\t\tchecked={ showTagCounts }\n\t\t\t\t\t\tonChange={ () =>\n\t\t\t\t\t\t\tsetAttributes( { showTagCounts: ! showTagCounts } )\n\t\t\t\t\t\t}\n\t\t\t\t\t/>\n\t\t\t\t</VStack>\n\t\t\t</PanelBody>\n\t\t</InspectorControls>\n\t);\n\n\treturn (\n\t\t<>\n\t\t\t{ inspectorControls }\n\t\t\t<div { ...useBlockProps() }>\n\t\t\t\t<Disabled>\n\t\t\t\t\t<ServerSideRender\n\t\t\t\t\t\tskipBlockSupportAttributes\n\t\t\t\t\t\tblock=\"core/tag-cloud\"\n\t\t\t\t\t\tattributes={ serverSideAttributes }\n\t\t\t\t\t/>\n\t\t\t\t</Disabled>\n\t\t\t</div>\n\t\t</>\n\t);\n}\n\nexport default TagCloudEdit;\n"],"mappings":"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","ignoreList":[]}
1
+ {"version":3,"names":["_components","require","_data","_i18n","_blockEditor","_serverSideRender","_interopRequireDefault","_coreData","_hooks","_jsxRuntime","MIN_TAGS","MAX_TAGS","MIN_FONT_SIZE","MAX_FONT_SIZE","TagCloudEdit","attributes","setAttributes","taxonomy","showTagCounts","numberOfTags","smallestFontSize","largestFontSize","availableUnits","useSettings","dropdownMenuProps","useToolsPanelDropdownMenuProps","units","useCustomUnits","taxonomies","useSelect","select","coreStore","getTaxonomies","per_page","getTaxonomyOptions","selectOption","label","__","value","disabled","taxonomyOptions","filter","tax","show_cloud","map","item","slug","name","onFontSizeChange","fontSizeLabel","newValue","quantity","newUnit","parseQuantityAndUnitFromRawValue","Number","isFinite","updateObj","Object","entries","forEach","attribute","currentValue","currentQuantity","currentUnit","serverSideAttributes","style","border","undefined","inspectorControls","jsx","InspectorControls","children","jsxs","__experimentalToolsPanel","resetAll","__experimentalToolsPanelItem","hasValue","onDeselect","isShownByDefault","SelectControl","__nextHasNoMarginBottom","__next40pxDefaultSize","options","onChange","selectedTaxonomy","Flex","gap","FlexItem","isBlock","__experimentalUnitControl","min","max","size","RangeControl","required","ToggleControl","checked","Fragment","useBlockProps","Disabled","default","skipBlockSupportAttributes","block","_default","exports"],"sources":["@wordpress/block-library/src/tag-cloud/edit.js"],"sourcesContent":["/**\n * WordPress dependencies\n */\nimport {\n\tFlex,\n\tFlexItem,\n\tToggleControl,\n\tSelectControl,\n\tRangeControl,\n\t__experimentalUnitControl as UnitControl,\n\t__experimentalUseCustomUnits as useCustomUnits,\n\t__experimentalParseQuantityAndUnitFromRawValue as parseQuantityAndUnitFromRawValue,\n\t__experimentalToolsPanel as ToolsPanel,\n\t__experimentalToolsPanelItem as ToolsPanelItem,\n\tDisabled,\n} from '@wordpress/components';\nimport { useSelect } from '@wordpress/data';\nimport { __ } from '@wordpress/i18n';\nimport {\n\tInspectorControls,\n\tuseBlockProps,\n\tuseSettings,\n} from '@wordpress/block-editor';\nimport ServerSideRender from '@wordpress/server-side-render';\nimport { store as coreStore } from '@wordpress/core-data';\n\n/**\n * Internal dependencies\n */\nimport { useToolsPanelDropdownMenuProps } from '../utils/hooks';\n\n/**\n * Minimum number of tags a user can show using this block.\n *\n * @type {number}\n */\nconst MIN_TAGS = 1;\n\n/**\n * Maximum number of tags a user can show using this block.\n *\n * @type {number}\n */\nconst MAX_TAGS = 100;\n\nconst MIN_FONT_SIZE = 0.1;\nconst MAX_FONT_SIZE = 100;\n\nfunction TagCloudEdit( { attributes, setAttributes } ) {\n\tconst {\n\t\ttaxonomy,\n\t\tshowTagCounts,\n\t\tnumberOfTags,\n\t\tsmallestFontSize,\n\t\tlargestFontSize,\n\t} = attributes;\n\n\tconst [ availableUnits ] = useSettings( 'spacing.units' );\n\tconst dropdownMenuProps = useToolsPanelDropdownMenuProps();\n\n\t// The `pt` unit is used as the default value and is therefore\n\t// always considered an available unit.\n\tconst units = useCustomUnits( {\n\t\tavailableUnits: availableUnits\n\t\t\t? [ ...availableUnits, 'pt' ]\n\t\t\t: [ '%', 'px', 'em', 'rem', 'pt' ],\n\t} );\n\n\tconst taxonomies = useSelect(\n\t\t( select ) => select( coreStore ).getTaxonomies( { per_page: -1 } ),\n\t\t[]\n\t);\n\n\tconst getTaxonomyOptions = () => {\n\t\tconst selectOption = {\n\t\t\tlabel: __( '- Select -' ),\n\t\t\tvalue: '',\n\t\t\tdisabled: true,\n\t\t};\n\t\tconst taxonomyOptions = ( taxonomies ?? [] )\n\t\t\t.filter( ( tax ) => !! tax.show_cloud )\n\t\t\t.map( ( item ) => {\n\t\t\t\treturn {\n\t\t\t\t\tvalue: item.slug,\n\t\t\t\t\tlabel: item.name,\n\t\t\t\t};\n\t\t\t} );\n\n\t\treturn [ selectOption, ...taxonomyOptions ];\n\t};\n\n\tconst onFontSizeChange = ( fontSizeLabel, newValue ) => {\n\t\t// eslint-disable-next-line @wordpress/no-unused-vars-before-return\n\t\tconst [ quantity, newUnit ] =\n\t\t\tparseQuantityAndUnitFromRawValue( newValue );\n\t\tif ( ! Number.isFinite( quantity ) ) {\n\t\t\treturn;\n\t\t}\n\t\tconst updateObj = { [ fontSizeLabel ]: newValue };\n\t\t// We need to keep in sync the `unit` changes to both `smallestFontSize`\n\t\t// and `largestFontSize` attributes.\n\t\tObject.entries( {\n\t\t\tsmallestFontSize,\n\t\t\tlargestFontSize,\n\t\t} ).forEach( ( [ attribute, currentValue ] ) => {\n\t\t\tconst [ currentQuantity, currentUnit ] =\n\t\t\t\tparseQuantityAndUnitFromRawValue( currentValue );\n\t\t\t// Only add an update if the other font size attribute has a different unit.\n\t\t\tif ( attribute !== fontSizeLabel && currentUnit !== newUnit ) {\n\t\t\t\tupdateObj[ attribute ] = `${ currentQuantity }${ newUnit }`;\n\t\t\t}\n\t\t} );\n\t\tsetAttributes( updateObj );\n\t};\n\n\t// Remove border styles from the server-side attributes to prevent duplicate border.\n\tconst serverSideAttributes = {\n\t\t...attributes,\n\t\tstyle: {\n\t\t\t...attributes?.style,\n\t\t\tborder: undefined,\n\t\t},\n\t};\n\n\tconst inspectorControls = (\n\t\t<InspectorControls>\n\t\t\t<ToolsPanel\n\t\t\t\tlabel={ __( 'Settings' ) }\n\t\t\t\tresetAll={ () => {\n\t\t\t\t\tsetAttributes( {\n\t\t\t\t\t\ttaxonomy: 'post_tag',\n\t\t\t\t\t\tshowTagCounts: false,\n\t\t\t\t\t\tnumberOfTags: 45,\n\t\t\t\t\t\tsmallestFontSize: '8pt',\n\t\t\t\t\t\tlargestFontSize: '22pt',\n\t\t\t\t\t} );\n\t\t\t\t} }\n\t\t\t\tdropdownMenuProps={ dropdownMenuProps }\n\t\t\t>\n\t\t\t\t<ToolsPanelItem\n\t\t\t\t\thasValue={ () => taxonomy !== 'post_tag' }\n\t\t\t\t\tlabel={ __( 'Taxonomy' ) }\n\t\t\t\t\tonDeselect={ () =>\n\t\t\t\t\t\tsetAttributes( { taxonomy: 'post_tag' } )\n\t\t\t\t\t}\n\t\t\t\t\tisShownByDefault\n\t\t\t\t>\n\t\t\t\t\t<SelectControl\n\t\t\t\t\t\t__nextHasNoMarginBottom\n\t\t\t\t\t\t__next40pxDefaultSize\n\t\t\t\t\t\tlabel={ __( 'Taxonomy' ) }\n\t\t\t\t\t\toptions={ getTaxonomyOptions() }\n\t\t\t\t\t\tvalue={ taxonomy }\n\t\t\t\t\t\tonChange={ ( selectedTaxonomy ) =>\n\t\t\t\t\t\t\tsetAttributes( { taxonomy: selectedTaxonomy } )\n\t\t\t\t\t\t}\n\t\t\t\t\t/>\n\t\t\t\t</ToolsPanelItem>\n\t\t\t\t<ToolsPanelItem\n\t\t\t\t\thasValue={ () =>\n\t\t\t\t\t\tsmallestFontSize !== '8pt' || largestFontSize !== '22pt'\n\t\t\t\t\t}\n\t\t\t\t\tlabel={ __( 'Font size' ) }\n\t\t\t\t\tonDeselect={ () =>\n\t\t\t\t\t\tsetAttributes( {\n\t\t\t\t\t\t\tsmallestFontSize: '8pt',\n\t\t\t\t\t\t\tlargestFontSize: '22pt',\n\t\t\t\t\t\t} )\n\t\t\t\t\t}\n\t\t\t\t\tisShownByDefault\n\t\t\t\t>\n\t\t\t\t\t<Flex gap={ 4 }>\n\t\t\t\t\t\t<FlexItem isBlock>\n\t\t\t\t\t\t\t<UnitControl\n\t\t\t\t\t\t\t\tlabel={ __( 'Smallest size' ) }\n\t\t\t\t\t\t\t\tvalue={ smallestFontSize }\n\t\t\t\t\t\t\t\tonChange={ ( value ) => {\n\t\t\t\t\t\t\t\t\tonFontSizeChange(\n\t\t\t\t\t\t\t\t\t\t'smallestFontSize',\n\t\t\t\t\t\t\t\t\t\tvalue\n\t\t\t\t\t\t\t\t\t);\n\t\t\t\t\t\t\t\t} }\n\t\t\t\t\t\t\t\tunits={ units }\n\t\t\t\t\t\t\t\tmin={ MIN_FONT_SIZE }\n\t\t\t\t\t\t\t\tmax={ MAX_FONT_SIZE }\n\t\t\t\t\t\t\t\tsize=\"__unstable-large\"\n\t\t\t\t\t\t\t/>\n\t\t\t\t\t\t</FlexItem>\n\t\t\t\t\t\t<FlexItem isBlock>\n\t\t\t\t\t\t\t<UnitControl\n\t\t\t\t\t\t\t\tlabel={ __( 'Largest size' ) }\n\t\t\t\t\t\t\t\tvalue={ largestFontSize }\n\t\t\t\t\t\t\t\tonChange={ ( value ) => {\n\t\t\t\t\t\t\t\t\tonFontSizeChange(\n\t\t\t\t\t\t\t\t\t\t'largestFontSize',\n\t\t\t\t\t\t\t\t\t\tvalue\n\t\t\t\t\t\t\t\t\t);\n\t\t\t\t\t\t\t\t} }\n\t\t\t\t\t\t\t\tunits={ units }\n\t\t\t\t\t\t\t\tmin={ MIN_FONT_SIZE }\n\t\t\t\t\t\t\t\tmax={ MAX_FONT_SIZE }\n\t\t\t\t\t\t\t\tsize=\"__unstable-large\"\n\t\t\t\t\t\t\t/>\n\t\t\t\t\t\t</FlexItem>\n\t\t\t\t\t</Flex>\n\t\t\t\t</ToolsPanelItem>\n\t\t\t\t<ToolsPanelItem\n\t\t\t\t\thasValue={ () => numberOfTags !== 45 }\n\t\t\t\t\tlabel={ __( 'Number of tags' ) }\n\t\t\t\t\tonDeselect={ () => setAttributes( { numberOfTags: 45 } ) }\n\t\t\t\t\tisShownByDefault\n\t\t\t\t>\n\t\t\t\t\t<RangeControl\n\t\t\t\t\t\t__nextHasNoMarginBottom\n\t\t\t\t\t\t__next40pxDefaultSize\n\t\t\t\t\t\tlabel={ __( 'Number of tags' ) }\n\t\t\t\t\t\tvalue={ numberOfTags }\n\t\t\t\t\t\tonChange={ ( value ) =>\n\t\t\t\t\t\t\tsetAttributes( { numberOfTags: value } )\n\t\t\t\t\t\t}\n\t\t\t\t\t\tmin={ MIN_TAGS }\n\t\t\t\t\t\tmax={ MAX_TAGS }\n\t\t\t\t\t\trequired\n\t\t\t\t\t/>\n\t\t\t\t</ToolsPanelItem>\n\t\t\t\t<ToolsPanelItem\n\t\t\t\t\thasValue={ () => showTagCounts !== false }\n\t\t\t\t\tlabel={ __( 'Show tag counts' ) }\n\t\t\t\t\tonDeselect={ () =>\n\t\t\t\t\t\tsetAttributes( { showTagCounts: false } )\n\t\t\t\t\t}\n\t\t\t\t\tisShownByDefault\n\t\t\t\t>\n\t\t\t\t\t<ToggleControl\n\t\t\t\t\t\t__nextHasNoMarginBottom\n\t\t\t\t\t\tlabel={ __( 'Show tag counts' ) }\n\t\t\t\t\t\tchecked={ showTagCounts }\n\t\t\t\t\t\tonChange={ () =>\n\t\t\t\t\t\t\tsetAttributes( { showTagCounts: ! showTagCounts } )\n\t\t\t\t\t\t}\n\t\t\t\t\t/>\n\t\t\t\t</ToolsPanelItem>\n\t\t\t</ToolsPanel>\n\t\t</InspectorControls>\n\t);\n\n\treturn (\n\t\t<>\n\t\t\t{ inspectorControls }\n\t\t\t<div { ...useBlockProps() }>\n\t\t\t\t<Disabled>\n\t\t\t\t\t<ServerSideRender\n\t\t\t\t\t\tskipBlockSupportAttributes\n\t\t\t\t\t\tblock=\"core/tag-cloud\"\n\t\t\t\t\t\tattributes={ serverSideAttributes }\n\t\t\t\t\t/>\n\t\t\t\t</Disabled>\n\t\t\t</div>\n\t\t</>\n\t);\n}\n\nexport default TagCloudEdit;\n"],"mappings":"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","ignoreList":[]}
@@ -1,3 +1,4 @@
1
+ /* wp:polyfill */
1
2
  "use strict";
2
3
 
3
4
  Object.defineProperty(exports, "__esModule", {
@@ -1 +1 @@
1
- {"version":3,"names":["_coreData","require","_components","_i18n","_data","_importControls","_jsxRuntime","htmlElementMessages","header","__","main","section","article","aside","footer","TemplatePartAdvancedControls","tagName","setAttributes","isEntityAvailable","templatePartId","defaultWrapper","hasInnerBlocks","area","setArea","useEntityProp","title","setTitle","defaultTemplatePartAreas","useSelect","select","coreStore","getEntityRecord","default_template_part_areas","areaOptions","map","label","_area","value","jsxs","Fragment","children","jsx","TextControl","__next40pxDefaultSize","__nextHasNoMarginBottom","onChange","onFocus","event","target","SelectControl","labelPosition","options","sprintf","help","TemplatePartImportControls"],"sources":["@wordpress/block-library/src/template-part/edit/advanced-controls.js"],"sourcesContent":["/**\n * WordPress dependencies\n */\nimport { useEntityProp, store as coreStore } from '@wordpress/core-data';\nimport { SelectControl, TextControl } from '@wordpress/components';\nimport { sprintf, __ } from '@wordpress/i18n';\nimport { useSelect } from '@wordpress/data';\n\n/**\n * Internal dependencies\n */\nimport { TemplatePartImportControls } from './import-controls';\n\nconst htmlElementMessages = {\n\theader: __(\n\t\t'The <header> element should represent introductory content, typically a group of introductory or navigational aids.'\n\t),\n\tmain: __(\n\t\t'The <main> element should be used for the primary content of your document only.'\n\t),\n\tsection: __(\n\t\t\"The <section> element should represent a standalone portion of the document that can't be better represented by another element.\"\n\t),\n\tarticle: __(\n\t\t'The <article> element should represent a self-contained, syndicatable portion of the document.'\n\t),\n\taside: __(\n\t\t\"The <aside> element should represent a portion of a document whose content is only indirectly related to the document's main content.\"\n\t),\n\tfooter: __(\n\t\t'The <footer> element should represent a footer for its nearest sectioning element (e.g.: <section>, <article>, <main> etc.).'\n\t),\n};\n\nexport function TemplatePartAdvancedControls( {\n\ttagName,\n\tsetAttributes,\n\tisEntityAvailable,\n\ttemplatePartId,\n\tdefaultWrapper,\n\thasInnerBlocks,\n} ) {\n\tconst [ area, setArea ] = useEntityProp(\n\t\t'postType',\n\t\t'wp_template_part',\n\t\t'area',\n\t\ttemplatePartId\n\t);\n\n\tconst [ title, setTitle ] = useEntityProp(\n\t\t'postType',\n\t\t'wp_template_part',\n\t\t'title',\n\t\ttemplatePartId\n\t);\n\n\tconst defaultTemplatePartAreas = useSelect(\n\t\t( select ) =>\n\t\t\tselect( coreStore ).getEntityRecord( 'root', '__unstableBase' )\n\t\t\t\t?.default_template_part_areas || [],\n\t\t[]\n\t);\n\n\tconst areaOptions = defaultTemplatePartAreas.map(\n\t\t( { label, area: _area } ) => ( {\n\t\t\tlabel,\n\t\t\tvalue: _area,\n\t\t} )\n\t);\n\n\treturn (\n\t\t<>\n\t\t\t{ isEntityAvailable && (\n\t\t\t\t<>\n\t\t\t\t\t<TextControl\n\t\t\t\t\t\t__next40pxDefaultSize\n\t\t\t\t\t\t__nextHasNoMarginBottom\n\t\t\t\t\t\tlabel={ __( 'Title' ) }\n\t\t\t\t\t\tvalue={ title }\n\t\t\t\t\t\tonChange={ ( value ) => {\n\t\t\t\t\t\t\tsetTitle( value );\n\t\t\t\t\t\t} }\n\t\t\t\t\t\tonFocus={ ( event ) => event.target.select() }\n\t\t\t\t\t/>\n\t\t\t\t\t<SelectControl\n\t\t\t\t\t\t__next40pxDefaultSize\n\t\t\t\t\t\t__nextHasNoMarginBottom\n\t\t\t\t\t\tlabel={ __( 'Area' ) }\n\t\t\t\t\t\tlabelPosition=\"top\"\n\t\t\t\t\t\toptions={ areaOptions }\n\t\t\t\t\t\tvalue={ area }\n\t\t\t\t\t\tonChange={ setArea }\n\t\t\t\t\t/>\n\t\t\t\t</>\n\t\t\t) }\n\t\t\t<SelectControl\n\t\t\t\t__nextHasNoMarginBottom\n\t\t\t\t__next40pxDefaultSize\n\t\t\t\tlabel={ __( 'HTML element' ) }\n\t\t\t\toptions={ [\n\t\t\t\t\t{\n\t\t\t\t\t\tlabel: sprintf(\n\t\t\t\t\t\t\t/* translators: %s: HTML tag based on area. */\n\t\t\t\t\t\t\t__( 'Default based on area (%s)' ),\n\t\t\t\t\t\t\t`<${ defaultWrapper }>`\n\t\t\t\t\t\t),\n\t\t\t\t\t\tvalue: '',\n\t\t\t\t\t},\n\t\t\t\t\t{ label: '<header>', value: 'header' },\n\t\t\t\t\t{ label: '<main>', value: 'main' },\n\t\t\t\t\t{ label: '<section>', value: 'section' },\n\t\t\t\t\t{ label: '<article>', value: 'article' },\n\t\t\t\t\t{ label: '<aside>', value: 'aside' },\n\t\t\t\t\t{ label: '<footer>', value: 'footer' },\n\t\t\t\t\t{ label: '<div>', value: 'div' },\n\t\t\t\t] }\n\t\t\t\tvalue={ tagName || '' }\n\t\t\t\tonChange={ ( value ) => setAttributes( { tagName: value } ) }\n\t\t\t\thelp={ htmlElementMessages[ tagName ] }\n\t\t\t/>\n\t\t\t{ ! hasInnerBlocks && (\n\t\t\t\t<TemplatePartImportControls\n\t\t\t\t\tarea={ area }\n\t\t\t\t\tsetAttributes={ setAttributes }\n\t\t\t\t/>\n\t\t\t) }\n\t\t</>\n\t);\n}\n"],"mappings":"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","ignoreList":[]}
1
+ {"version":3,"names":["_coreData","require","_components","_i18n","_data","_importControls","_jsxRuntime","htmlElementMessages","header","__","main","section","article","aside","footer","TemplatePartAdvancedControls","tagName","setAttributes","isEntityAvailable","templatePartId","defaultWrapper","hasInnerBlocks","area","setArea","useEntityProp","title","setTitle","defaultTemplatePartAreas","useSelect","select","coreStore","getEntityRecord","default_template_part_areas","areaOptions","map","label","_area","value","jsxs","Fragment","children","jsx","TextControl","__next40pxDefaultSize","__nextHasNoMarginBottom","onChange","onFocus","event","target","SelectControl","labelPosition","options","sprintf","help","TemplatePartImportControls"],"sources":["@wordpress/block-library/src/template-part/edit/advanced-controls.js"],"sourcesContent":["/**\n * WordPress dependencies\n */\nimport { useEntityProp, store as coreStore } from '@wordpress/core-data';\nimport { SelectControl, TextControl } from '@wordpress/components';\nimport { sprintf, __ } from '@wordpress/i18n';\nimport { useSelect } from '@wordpress/data';\n\n/**\n * Internal dependencies\n */\nimport { TemplatePartImportControls } from './import-controls';\n\nconst htmlElementMessages = {\n\theader: __(\n\t\t'The <header> element should represent introductory content, typically a group of introductory or navigational aids.'\n\t),\n\tmain: __(\n\t\t'The <main> element should be used for the primary content of your document only.'\n\t),\n\tsection: __(\n\t\t\"The <section> element should represent a standalone portion of the document that can't be better represented by another element.\"\n\t),\n\tarticle: __(\n\t\t'The <article> element should represent a self-contained, syndicatable portion of the document.'\n\t),\n\taside: __(\n\t\t\"The <aside> element should represent a portion of a document whose content is only indirectly related to the document's main content.\"\n\t),\n\tfooter: __(\n\t\t'The <footer> element should represent a footer for its nearest sectioning element (e.g.: <section>, <article>, <main> etc.).'\n\t),\n};\n\nexport function TemplatePartAdvancedControls( {\n\ttagName,\n\tsetAttributes,\n\tisEntityAvailable,\n\ttemplatePartId,\n\tdefaultWrapper,\n\thasInnerBlocks,\n} ) {\n\tconst [ area, setArea ] = useEntityProp(\n\t\t'postType',\n\t\t'wp_template_part',\n\t\t'area',\n\t\ttemplatePartId\n\t);\n\n\tconst [ title, setTitle ] = useEntityProp(\n\t\t'postType',\n\t\t'wp_template_part',\n\t\t'title',\n\t\ttemplatePartId\n\t);\n\n\tconst defaultTemplatePartAreas = useSelect(\n\t\t( select ) =>\n\t\t\tselect( coreStore ).getEntityRecord( 'root', '__unstableBase' )\n\t\t\t\t?.default_template_part_areas || [],\n\t\t[]\n\t);\n\n\tconst areaOptions = defaultTemplatePartAreas.map(\n\t\t( { label, area: _area } ) => ( {\n\t\t\tlabel,\n\t\t\tvalue: _area,\n\t\t} )\n\t);\n\n\treturn (\n\t\t<>\n\t\t\t{ isEntityAvailable && (\n\t\t\t\t<>\n\t\t\t\t\t<TextControl\n\t\t\t\t\t\t__next40pxDefaultSize\n\t\t\t\t\t\t__nextHasNoMarginBottom\n\t\t\t\t\t\tlabel={ __( 'Title' ) }\n\t\t\t\t\t\tvalue={ title }\n\t\t\t\t\t\tonChange={ ( value ) => {\n\t\t\t\t\t\t\tsetTitle( value );\n\t\t\t\t\t\t} }\n\t\t\t\t\t\tonFocus={ ( event ) => event.target.select() }\n\t\t\t\t\t/>\n\t\t\t\t\t<SelectControl\n\t\t\t\t\t\t__next40pxDefaultSize\n\t\t\t\t\t\t__nextHasNoMarginBottom\n\t\t\t\t\t\tlabel={ __( 'Area' ) }\n\t\t\t\t\t\tlabelPosition=\"top\"\n\t\t\t\t\t\toptions={ areaOptions }\n\t\t\t\t\t\tvalue={ area }\n\t\t\t\t\t\tonChange={ setArea }\n\t\t\t\t\t/>\n\t\t\t\t</>\n\t\t\t) }\n\t\t\t<SelectControl\n\t\t\t\t__nextHasNoMarginBottom\n\t\t\t\t__next40pxDefaultSize\n\t\t\t\tlabel={ __( 'HTML element' ) }\n\t\t\t\toptions={ [\n\t\t\t\t\t{\n\t\t\t\t\t\tlabel: sprintf(\n\t\t\t\t\t\t\t/* translators: %s: HTML tag based on area. */\n\t\t\t\t\t\t\t__( 'Default based on area (%s)' ),\n\t\t\t\t\t\t\t`<${ defaultWrapper }>`\n\t\t\t\t\t\t),\n\t\t\t\t\t\tvalue: '',\n\t\t\t\t\t},\n\t\t\t\t\t{ label: '<header>', value: 'header' },\n\t\t\t\t\t{ label: '<main>', value: 'main' },\n\t\t\t\t\t{ label: '<section>', value: 'section' },\n\t\t\t\t\t{ label: '<article>', value: 'article' },\n\t\t\t\t\t{ label: '<aside>', value: 'aside' },\n\t\t\t\t\t{ label: '<footer>', value: 'footer' },\n\t\t\t\t\t{ label: '<div>', value: 'div' },\n\t\t\t\t] }\n\t\t\t\tvalue={ tagName || '' }\n\t\t\t\tonChange={ ( value ) => setAttributes( { tagName: value } ) }\n\t\t\t\thelp={ htmlElementMessages[ tagName ] }\n\t\t\t/>\n\t\t\t{ ! hasInnerBlocks && (\n\t\t\t\t<TemplatePartImportControls\n\t\t\t\t\tarea={ area }\n\t\t\t\t\tsetAttributes={ setAttributes }\n\t\t\t\t/>\n\t\t\t) }\n\t\t</>\n\t);\n}\n"],"mappings":"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","ignoreList":[]}