@payloadcms/richtext-lexical 3.0.0-beta.85 → 3.0.0-beta.87

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 (758) hide show
  1. package/dist/cell/index.d.ts +2 -2
  2. package/dist/cell/index.d.ts.map +1 -1
  3. package/dist/cell/index.js +117 -127
  4. package/dist/cell/index.js.map +1 -1
  5. package/dist/exports/client/Component-DOSSWC76.js +2 -0
  6. package/dist/exports/client/Component-DOSSWC76.js.map +7 -0
  7. package/dist/exports/client/Component-MBLHTKDK.js +2 -0
  8. package/dist/exports/client/Component-MBLHTKDK.js.map +7 -0
  9. package/dist/exports/client/Field-63NGLPJB.js +2 -0
  10. package/dist/exports/client/Field-63NGLPJB.js.map +7 -0
  11. package/dist/exports/client/RelationshipComponent-3QWBV4GT.js +2 -0
  12. package/dist/exports/client/RelationshipComponent-3QWBV4GT.js.map +7 -0
  13. package/dist/exports/client/bundled.css +1 -1
  14. package/dist/exports/client/chunk-G5DTIOPI.js +2 -0
  15. package/dist/exports/client/chunk-G5DTIOPI.js.map +7 -0
  16. package/dist/exports/client/chunk-LGUXX2QH.js +2 -0
  17. package/dist/exports/client/chunk-LGUXX2QH.js.map +7 -0
  18. package/dist/exports/client/chunk-NI6Z4GBD.js +2 -0
  19. package/dist/exports/client/{chunk-SQHN3N6E.js.map → chunk-NI6Z4GBD.js.map} +2 -2
  20. package/dist/exports/client/chunk-OKMIHD2R.js +2 -0
  21. package/dist/exports/client/chunk-OKMIHD2R.js.map +7 -0
  22. package/dist/exports/client/chunk-TO2W7Q2G.js +2 -0
  23. package/dist/exports/client/chunk-TO2W7Q2G.js.map +7 -0
  24. package/dist/exports/client/chunk-V2LKLT2F.js +3 -0
  25. package/dist/exports/client/chunk-V2LKLT2F.js.map +7 -0
  26. package/dist/exports/client/component-3OFD6Q4Z.js +2 -0
  27. package/dist/exports/client/component-3OFD6Q4Z.js.map +7 -0
  28. package/dist/exports/client/component-LCAAX56T.js +2 -0
  29. package/dist/exports/client/component-LCAAX56T.js.map +7 -0
  30. package/dist/exports/client/component-LLWMZU6K.js +2 -0
  31. package/dist/exports/client/component-LLWMZU6K.js.map +7 -0
  32. package/dist/exports/client/componentInline-72VZAAHP.js +2 -0
  33. package/dist/exports/client/componentInline-72VZAAHP.js.map +7 -0
  34. package/dist/exports/client/index.js +9 -9
  35. package/dist/exports/client/index.js.map +3 -3
  36. package/dist/exports/server/migrate.js +0 -1
  37. package/dist/exports/server/migrate.js.map +1 -1
  38. package/dist/features/align/client/index.js +151 -134
  39. package/dist/features/align/client/index.js.map +1 -1
  40. package/dist/features/align/client/toolbarAlignGroup.d.ts.map +1 -1
  41. package/dist/features/align/client/toolbarAlignGroup.js +10 -9
  42. package/dist/features/align/client/toolbarAlignGroup.js.map +1 -1
  43. package/dist/features/align/server/i18n.js +192 -193
  44. package/dist/features/align/server/i18n.js.map +1 -1
  45. package/dist/features/align/server/index.js +5 -6
  46. package/dist/features/align/server/index.js.map +1 -1
  47. package/dist/features/blockquote/client/index.js +60 -65
  48. package/dist/features/blockquote/client/index.js.map +1 -1
  49. package/dist/features/blockquote/markdownTransformer.js +28 -34
  50. package/dist/features/blockquote/markdownTransformer.js.map +1 -1
  51. package/dist/features/blockquote/server/i18n.js +96 -97
  52. package/dist/features/blockquote/server/i18n.js.map +1 -1
  53. package/dist/features/blockquote/server/index.js +38 -37
  54. package/dist/features/blockquote/server/index.js.map +1 -1
  55. package/dist/features/blocks/client/component/BlockContent.d.ts.map +1 -1
  56. package/dist/features/blocks/client/component/BlockContent.js +166 -172
  57. package/dist/features/blocks/client/component/BlockContent.js.map +1 -1
  58. package/dist/features/blocks/client/component/FormSavePlugin.d.ts.map +1 -1
  59. package/dist/features/blocks/client/component/FormSavePlugin.js +46 -22
  60. package/dist/features/blocks/client/component/FormSavePlugin.js.map +1 -1
  61. package/dist/features/blocks/client/component/index.js +130 -142
  62. package/dist/features/blocks/client/component/index.js.map +1 -1
  63. package/dist/features/blocks/client/component/removeEmptyArrayValues.d.ts.map +1 -1
  64. package/dist/features/blocks/client/component/removeEmptyArrayValues.js +12 -8
  65. package/dist/features/blocks/client/component/removeEmptyArrayValues.js.map +1 -1
  66. package/dist/features/blocks/client/componentInline/index.js +106 -122
  67. package/dist/features/blocks/client/componentInline/index.js.map +1 -1
  68. package/dist/features/blocks/client/index.js +149 -142
  69. package/dist/features/blocks/client/index.js.map +1 -1
  70. package/dist/features/blocks/client/nodes/BlocksNode.d.ts.map +1 -1
  71. package/dist/features/blocks/client/nodes/BlocksNode.js +41 -40
  72. package/dist/features/blocks/client/nodes/BlocksNode.js.map +1 -1
  73. package/dist/features/blocks/client/nodes/InlineBlocksNode.d.ts.map +1 -1
  74. package/dist/features/blocks/client/nodes/InlineBlocksNode.js +31 -30
  75. package/dist/features/blocks/client/nodes/InlineBlocksNode.js.map +1 -1
  76. package/dist/features/blocks/client/plugin/commands.d.ts.map +1 -1
  77. package/dist/features/blocks/client/plugin/commands.js +2 -1
  78. package/dist/features/blocks/client/plugin/commands.js.map +1 -1
  79. package/dist/features/blocks/client/plugin/index.js +179 -106
  80. package/dist/features/blocks/client/plugin/index.js.map +1 -1
  81. package/dist/features/blocks/server/graphQLPopulationPromise.js +41 -28
  82. package/dist/features/blocks/server/graphQLPopulationPromise.js.map +1 -1
  83. package/dist/features/blocks/server/i18n.js +288 -289
  84. package/dist/features/blocks/server/i18n.js.map +1 -1
  85. package/dist/features/blocks/server/index.js +149 -151
  86. package/dist/features/blocks/server/index.js.map +1 -1
  87. package/dist/features/blocks/server/nodes/BlocksNode.js +76 -73
  88. package/dist/features/blocks/server/nodes/BlocksNode.js.map +1 -1
  89. package/dist/features/blocks/server/nodes/InlineBlocksNode.js +78 -76
  90. package/dist/features/blocks/server/nodes/InlineBlocksNode.js.map +1 -1
  91. package/dist/features/blocks/server/validate.js +45 -34
  92. package/dist/features/blocks/server/validate.js.map +1 -1
  93. package/dist/features/converters/html/converter/converters/linebreak.js +4 -7
  94. package/dist/features/converters/html/converter/converters/linebreak.js.map +1 -1
  95. package/dist/features/converters/html/converter/converters/paragraph.js +24 -19
  96. package/dist/features/converters/html/converter/converters/paragraph.js.map +1 -1
  97. package/dist/features/converters/html/converter/converters/text.js +28 -29
  98. package/dist/features/converters/html/converter/converters/text.js.map +1 -1
  99. package/dist/features/converters/html/converter/defaultConverters.js +1 -6
  100. package/dist/features/converters/html/converter/defaultConverters.js.map +1 -1
  101. package/dist/features/converters/html/converter/index.js +66 -51
  102. package/dist/features/converters/html/converter/index.js.map +1 -1
  103. package/dist/features/converters/html/converter/types.js +1 -2
  104. package/dist/features/converters/html/converter/types.js.map +1 -1
  105. package/dist/features/converters/html/field/index.js +134 -139
  106. package/dist/features/converters/html/field/index.js.map +1 -1
  107. package/dist/features/converters/html/index.js +2 -3
  108. package/dist/features/converters/html/index.js.map +1 -1
  109. package/dist/features/createClientComponent.js +7 -6
  110. package/dist/features/createClientComponent.js.map +1 -1
  111. package/dist/features/createFeaturePropComponent.js +14 -13
  112. package/dist/features/createFeaturePropComponent.js.map +1 -1
  113. package/dist/features/debug/testRecorder/client/index.js +5 -7
  114. package/dist/features/debug/testRecorder/client/index.js.map +1 -1
  115. package/dist/features/debug/testRecorder/client/plugin/index.js +518 -402
  116. package/dist/features/debug/testRecorder/client/plugin/index.js.map +1 -1
  117. package/dist/features/debug/testRecorder/server/index.js +4 -5
  118. package/dist/features/debug/testRecorder/server/index.js.map +1 -1
  119. package/dist/features/debug/treeView/client/index.js +5 -7
  120. package/dist/features/debug/treeView/client/index.js.map +1 -1
  121. package/dist/features/debug/treeView/client/plugin/index.js +21 -11
  122. package/dist/features/debug/treeView/client/plugin/index.js.map +1 -1
  123. package/dist/features/debug/treeView/server/index.js +4 -5
  124. package/dist/features/debug/treeView/server/index.js.map +1 -1
  125. package/dist/features/experimental_table/client/index.js +41 -58
  126. package/dist/features/experimental_table/client/index.js.map +1 -1
  127. package/dist/features/experimental_table/client/plugins/TableActionMenuPlugin/index.js +714 -560
  128. package/dist/features/experimental_table/client/plugins/TableActionMenuPlugin/index.js.map +1 -1
  129. package/dist/features/experimental_table/client/plugins/TableCellResizerPlugin/index.js +295 -301
  130. package/dist/features/experimental_table/client/plugins/TableCellResizerPlugin/index.js.map +1 -1
  131. package/dist/features/experimental_table/client/plugins/TableHoverActionsPlugin/index.d.ts +0 -7
  132. package/dist/features/experimental_table/client/plugins/TableHoverActionsPlugin/index.d.ts.map +1 -1
  133. package/dist/features/experimental_table/client/plugins/TableHoverActionsPlugin/index.js +228 -159
  134. package/dist/features/experimental_table/client/plugins/TableHoverActionsPlugin/index.js.map +1 -1
  135. package/dist/features/experimental_table/client/plugins/TablePlugin/index.d.ts +1 -1
  136. package/dist/features/experimental_table/client/plugins/TablePlugin/index.d.ts.map +1 -1
  137. package/dist/features/experimental_table/client/plugins/TablePlugin/index.js +129 -82
  138. package/dist/features/experimental_table/client/plugins/TablePlugin/index.js.map +1 -1
  139. package/dist/features/experimental_table/client/utils/debounce.d.ts.map +1 -1
  140. package/dist/features/experimental_table/client/utils/debounce.js +108 -89
  141. package/dist/features/experimental_table/client/utils/debounce.js.map +1 -1
  142. package/dist/features/experimental_table/client/utils/useDebounce.d.ts.map +1 -1
  143. package/dist/features/experimental_table/client/utils/useDebounce.js +11 -13
  144. package/dist/features/experimental_table/client/utils/useDebounce.js.map +1 -1
  145. package/dist/features/experimental_table/server/index.js +127 -114
  146. package/dist/features/experimental_table/server/index.js.map +1 -1
  147. package/dist/features/format/bold/feature.client.js +34 -35
  148. package/dist/features/format/bold/feature.client.js.map +1 -1
  149. package/dist/features/format/bold/feature.server.js +14 -18
  150. package/dist/features/format/bold/feature.server.js.map +1 -1
  151. package/dist/features/format/bold/markdownTransformers.js +14 -25
  152. package/dist/features/format/bold/markdownTransformers.js.map +1 -1
  153. package/dist/features/format/inlineCode/feature.client.js +26 -28
  154. package/dist/features/format/inlineCode/feature.client.js.map +1 -1
  155. package/dist/features/format/inlineCode/feature.server.js +5 -8
  156. package/dist/features/format/inlineCode/feature.server.js.map +1 -1
  157. package/dist/features/format/inlineCode/markdownTransformers.js +3 -6
  158. package/dist/features/format/inlineCode/markdownTransformers.js.map +1 -1
  159. package/dist/features/format/italic/feature.client.js +26 -29
  160. package/dist/features/format/italic/feature.client.js.map +1 -1
  161. package/dist/features/format/italic/feature.server.js +5 -9
  162. package/dist/features/format/italic/feature.server.js.map +1 -1
  163. package/dist/features/format/italic/markdownTransformers.js +7 -12
  164. package/dist/features/format/italic/markdownTransformers.js.map +1 -1
  165. package/dist/features/format/shared/toolbarFormatGroup.d.ts.map +1 -1
  166. package/dist/features/format/shared/toolbarFormatGroup.js +9 -8
  167. package/dist/features/format/shared/toolbarFormatGroup.js.map +1 -1
  168. package/dist/features/format/strikethrough/feature.client.js +26 -28
  169. package/dist/features/format/strikethrough/feature.client.js.map +1 -1
  170. package/dist/features/format/strikethrough/feature.server.js +5 -8
  171. package/dist/features/format/strikethrough/feature.server.js.map +1 -1
  172. package/dist/features/format/strikethrough/markdownTransformers.js +3 -6
  173. package/dist/features/format/strikethrough/markdownTransformers.js.map +1 -1
  174. package/dist/features/format/subscript/feature.client.js +25 -25
  175. package/dist/features/format/subscript/feature.client.js.map +1 -1
  176. package/dist/features/format/subscript/feature.server.js +4 -5
  177. package/dist/features/format/subscript/feature.server.js.map +1 -1
  178. package/dist/features/format/superscript/feature.client.js +25 -25
  179. package/dist/features/format/superscript/feature.client.js.map +1 -1
  180. package/dist/features/format/superscript/feature.server.js +4 -5
  181. package/dist/features/format/superscript/feature.server.js.map +1 -1
  182. package/dist/features/format/underline/feature.client.js +25 -25
  183. package/dist/features/format/underline/feature.client.js.map +1 -1
  184. package/dist/features/format/underline/feature.server.js +4 -5
  185. package/dist/features/format/underline/feature.server.js.map +1 -1
  186. package/dist/features/heading/client/index.js +86 -90
  187. package/dist/features/heading/client/index.js.map +1 -1
  188. package/dist/features/heading/markdownTransformer.js +22 -25
  189. package/dist/features/heading/markdownTransformer.js.map +1 -1
  190. package/dist/features/heading/server/i18n.js +96 -97
  191. package/dist/features/heading/server/i18n.js.map +1 -1
  192. package/dist/features/heading/server/index.js +49 -51
  193. package/dist/features/heading/server/index.js.map +1 -1
  194. package/dist/features/horizontalRule/client/component/index.js +81 -51
  195. package/dist/features/horizontalRule/client/component/index.js.map +1 -1
  196. package/dist/features/horizontalRule/client/index.js +48 -57
  197. package/dist/features/horizontalRule/client/index.js.map +1 -1
  198. package/dist/features/horizontalRule/client/markdownTransformer.js +15 -18
  199. package/dist/features/horizontalRule/client/markdownTransformer.js.map +1 -1
  200. package/dist/features/horizontalRule/client/nodes/HorizontalRuleNode.d.ts.map +1 -1
  201. package/dist/features/horizontalRule/client/nodes/HorizontalRuleNode.js +33 -30
  202. package/dist/features/horizontalRule/client/nodes/HorizontalRuleNode.js.map +1 -1
  203. package/dist/features/horizontalRule/client/plugin/index.js +31 -20
  204. package/dist/features/horizontalRule/client/plugin/index.js.map +1 -1
  205. package/dist/features/horizontalRule/server/i18n.js +96 -97
  206. package/dist/features/horizontalRule/server/i18n.js.map +1 -1
  207. package/dist/features/horizontalRule/server/index.js +17 -24
  208. package/dist/features/horizontalRule/server/index.js.map +1 -1
  209. package/dist/features/horizontalRule/server/markdownTransformer.js +15 -18
  210. package/dist/features/horizontalRule/server/markdownTransformer.js.map +1 -1
  211. package/dist/features/horizontalRule/server/nodes/HorizontalRuleNode.js +71 -66
  212. package/dist/features/horizontalRule/server/nodes/HorizontalRuleNode.js.map +1 -1
  213. package/dist/features/indent/client/index.js +52 -47
  214. package/dist/features/indent/client/index.js.map +1 -1
  215. package/dist/features/indent/client/toolbarIndentGroup.d.ts.map +1 -1
  216. package/dist/features/indent/client/toolbarIndentGroup.js +9 -8
  217. package/dist/features/indent/client/toolbarIndentGroup.js.map +1 -1
  218. package/dist/features/indent/server/i18n.js +128 -129
  219. package/dist/features/indent/server/i18n.js.map +1 -1
  220. package/dist/features/indent/server/index.js +5 -6
  221. package/dist/features/indent/server/index.js.map +1 -1
  222. package/dist/features/link/client/index.js +78 -83
  223. package/dist/features/link/client/index.js.map +1 -1
  224. package/dist/features/link/client/plugins/autoLink/index.js +267 -271
  225. package/dist/features/link/client/plugins/autoLink/index.js.map +1 -1
  226. package/dist/features/link/client/plugins/clickableLink/index.js +3 -3
  227. package/dist/features/link/client/plugins/clickableLink/index.js.map +1 -1
  228. package/dist/features/link/client/plugins/floatingLinkEditor/LinkEditor/commands.d.ts.map +1 -1
  229. package/dist/features/link/client/plugins/floatingLinkEditor/LinkEditor/commands.js +2 -1
  230. package/dist/features/link/client/plugins/floatingLinkEditor/LinkEditor/commands.js.map +1 -1
  231. package/dist/features/link/client/plugins/floatingLinkEditor/LinkEditor/index.js +254 -276
  232. package/dist/features/link/client/plugins/floatingLinkEditor/LinkEditor/index.js.map +1 -1
  233. package/dist/features/link/client/plugins/floatingLinkEditor/index.js +8 -6
  234. package/dist/features/link/client/plugins/floatingLinkEditor/index.js.map +1 -1
  235. package/dist/features/link/client/plugins/floatingLinkEditor/types.js +1 -2
  236. package/dist/features/link/client/plugins/floatingLinkEditor/types.js.map +1 -1
  237. package/dist/features/link/client/plugins/link/index.js +50 -41
  238. package/dist/features/link/client/plugins/link/index.js.map +1 -1
  239. package/dist/features/link/markdownTransformer.js +38 -39
  240. package/dist/features/link/markdownTransformer.js.map +1 -1
  241. package/dist/features/link/nodes/AutoLinkNode.js +57 -56
  242. package/dist/features/link/nodes/AutoLinkNode.js.map +1 -1
  243. package/dist/features/link/nodes/LinkNode.js +277 -276
  244. package/dist/features/link/nodes/LinkNode.js.map +1 -1
  245. package/dist/features/link/nodes/types.js +1 -2
  246. package/dist/features/link/nodes/types.js.map +1 -1
  247. package/dist/features/link/server/baseFields.js +118 -88
  248. package/dist/features/link/server/baseFields.js.map +1 -1
  249. package/dist/features/link/server/graphQLPopulationPromise.js +42 -28
  250. package/dist/features/link/server/graphQLPopulationPromise.js.map +1 -1
  251. package/dist/features/link/server/i18n.js +96 -97
  252. package/dist/features/link/server/i18n.js.map +1 -1
  253. package/dist/features/link/server/index.js +120 -114
  254. package/dist/features/link/server/index.js.map +1 -1
  255. package/dist/features/link/server/transformExtraFields.js +15 -15
  256. package/dist/features/link/server/transformExtraFields.js.map +1 -1
  257. package/dist/features/link/server/validate.js +37 -26
  258. package/dist/features/link/server/validate.js.map +1 -1
  259. package/dist/features/lists/checklist/client/index.js +77 -85
  260. package/dist/features/lists/checklist/client/index.js.map +1 -1
  261. package/dist/features/lists/checklist/client/plugin/index.js +3 -3
  262. package/dist/features/lists/checklist/client/plugin/index.js.map +1 -1
  263. package/dist/features/lists/checklist/markdownTransformers.js +7 -11
  264. package/dist/features/lists/checklist/markdownTransformers.js.map +1 -1
  265. package/dist/features/lists/checklist/server/i18n.js +96 -97
  266. package/dist/features/lists/checklist/server/i18n.js.map +1 -1
  267. package/dist/features/lists/checklist/server/index.js +21 -25
  268. package/dist/features/lists/checklist/server/index.js.map +1 -1
  269. package/dist/features/lists/htmlConverter.js +54 -43
  270. package/dist/features/lists/htmlConverter.js.map +1 -1
  271. package/dist/features/lists/orderedList/client/index.js +71 -77
  272. package/dist/features/lists/orderedList/client/index.js.map +1 -1
  273. package/dist/features/lists/orderedList/markdownTransformer.js +7 -11
  274. package/dist/features/lists/orderedList/markdownTransformer.js.map +1 -1
  275. package/dist/features/lists/orderedList/server/i18n.js +96 -97
  276. package/dist/features/lists/orderedList/server/i18n.js.map +1 -1
  277. package/dist/features/lists/orderedList/server/index.js +21 -25
  278. package/dist/features/lists/orderedList/server/index.js.map +1 -1
  279. package/dist/features/lists/plugin/index.js +3 -3
  280. package/dist/features/lists/plugin/index.js.map +1 -1
  281. package/dist/features/lists/shared/markdown.js +48 -49
  282. package/dist/features/lists/shared/markdown.js.map +1 -1
  283. package/dist/features/lists/shared/slashMenuListGroup.js +9 -8
  284. package/dist/features/lists/shared/slashMenuListGroup.js.map +1 -1
  285. package/dist/features/lists/unorderedList/client/index.js +68 -76
  286. package/dist/features/lists/unorderedList/client/index.js.map +1 -1
  287. package/dist/features/lists/unorderedList/markdownTransformer.js +7 -11
  288. package/dist/features/lists/unorderedList/markdownTransformer.js.map +1 -1
  289. package/dist/features/lists/unorderedList/server/i18n.js +96 -97
  290. package/dist/features/lists/unorderedList/server/i18n.js.map +1 -1
  291. package/dist/features/lists/unorderedList/server/index.js +17 -23
  292. package/dist/features/lists/unorderedList/server/index.js.map +1 -1
  293. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/heading/converter.js +18 -17
  294. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/heading/converter.js.map +1 -1
  295. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/link/converter.js +30 -29
  296. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/link/converter.js.map +1 -1
  297. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/list/converter.js +21 -20
  298. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/list/converter.js.map +1 -1
  299. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/listItem/converter.js +21 -19
  300. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/listItem/converter.js.map +1 -1
  301. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/quote/converter.js +18 -17
  302. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/quote/converter.js.map +1 -1
  303. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/unknown/converter.js +24 -23
  304. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/unknown/converter.js.map +1 -1
  305. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/upload/converter.js +20 -21
  306. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/upload/converter.js.map +1 -1
  307. package/dist/features/migrations/lexicalPluginToLexical/converter/defaultConverters.js +1 -10
  308. package/dist/features/migrations/lexicalPluginToLexical/converter/defaultConverters.js.map +1 -1
  309. package/dist/features/migrations/lexicalPluginToLexical/converter/index.js +69 -61
  310. package/dist/features/migrations/lexicalPluginToLexical/converter/index.js.map +1 -1
  311. package/dist/features/migrations/lexicalPluginToLexical/converter/types.js +1 -2
  312. package/dist/features/migrations/lexicalPluginToLexical/converter/types.js.map +1 -1
  313. package/dist/features/migrations/lexicalPluginToLexical/feature.client.js +5 -7
  314. package/dist/features/migrations/lexicalPluginToLexical/feature.client.js.map +1 -1
  315. package/dist/features/migrations/lexicalPluginToLexical/feature.server.js +42 -43
  316. package/dist/features/migrations/lexicalPluginToLexical/feature.server.js.map +1 -1
  317. package/dist/features/migrations/lexicalPluginToLexical/nodes/unknownConvertedNode/Component.d.ts.map +1 -1
  318. package/dist/features/migrations/lexicalPluginToLexical/nodes/unknownConvertedNode/Component.js +11 -11
  319. package/dist/features/migrations/lexicalPluginToLexical/nodes/unknownConvertedNode/Component.js.map +1 -1
  320. package/dist/features/migrations/lexicalPluginToLexical/nodes/unknownConvertedNode/index.js +64 -59
  321. package/dist/features/migrations/lexicalPluginToLexical/nodes/unknownConvertedNode/index.js.map +1 -1
  322. package/dist/features/migrations/slateToLexical/converter/converters/blockquote/converter.js +19 -19
  323. package/dist/features/migrations/slateToLexical/converter/converters/blockquote/converter.js.map +1 -1
  324. package/dist/features/migrations/slateToLexical/converter/converters/heading/converter.js +20 -25
  325. package/dist/features/migrations/slateToLexical/converter/converters/heading/converter.js.map +1 -1
  326. package/dist/features/migrations/slateToLexical/converter/converters/indent/converter.js +28 -30
  327. package/dist/features/migrations/slateToLexical/converter/converters/indent/converter.js.map +1 -1
  328. package/dist/features/migrations/slateToLexical/converter/converters/link/converter.js +26 -26
  329. package/dist/features/migrations/slateToLexical/converter/converters/link/converter.js.map +1 -1
  330. package/dist/features/migrations/slateToLexical/converter/converters/listItem/converter.js +22 -21
  331. package/dist/features/migrations/slateToLexical/converter/converters/listItem/converter.js.map +1 -1
  332. package/dist/features/migrations/slateToLexical/converter/converters/orderedList/converter.js +22 -22
  333. package/dist/features/migrations/slateToLexical/converter/converters/orderedList/converter.js.map +1 -1
  334. package/dist/features/migrations/slateToLexical/converter/converters/relationship/converter.js +12 -13
  335. package/dist/features/migrations/slateToLexical/converter/converters/relationship/converter.js.map +1 -1
  336. package/dist/features/migrations/slateToLexical/converter/converters/unknown/converter.js +23 -23
  337. package/dist/features/migrations/slateToLexical/converter/converters/unknown/converter.js.map +1 -1
  338. package/dist/features/migrations/slateToLexical/converter/converters/unorderedList/converter.js +22 -22
  339. package/dist/features/migrations/slateToLexical/converter/converters/unorderedList/converter.js.map +1 -1
  340. package/dist/features/migrations/slateToLexical/converter/converters/upload/converter.js +15 -16
  341. package/dist/features/migrations/slateToLexical/converter/converters/upload/converter.js.map +1 -1
  342. package/dist/features/migrations/slateToLexical/converter/defaultConverters.js +1 -13
  343. package/dist/features/migrations/slateToLexical/converter/defaultConverters.js.map +1 -1
  344. package/dist/features/migrations/slateToLexical/converter/index.js +105 -98
  345. package/dist/features/migrations/slateToLexical/converter/index.js.map +1 -1
  346. package/dist/features/migrations/slateToLexical/converter/types.js +1 -2
  347. package/dist/features/migrations/slateToLexical/converter/types.js.map +1 -1
  348. package/dist/features/migrations/slateToLexical/feature.client.js +7 -7
  349. package/dist/features/migrations/slateToLexical/feature.client.js.map +1 -1
  350. package/dist/features/migrations/slateToLexical/feature.server.js +43 -44
  351. package/dist/features/migrations/slateToLexical/feature.server.js.map +1 -1
  352. package/dist/features/migrations/slateToLexical/nodes/unknownConvertedNode/Component.d.ts.map +1 -1
  353. package/dist/features/migrations/slateToLexical/nodes/unknownConvertedNode/Component.js +11 -11
  354. package/dist/features/migrations/slateToLexical/nodes/unknownConvertedNode/Component.js.map +1 -1
  355. package/dist/features/migrations/slateToLexical/nodes/unknownConvertedNode/index.js +64 -59
  356. package/dist/features/migrations/slateToLexical/nodes/unknownConvertedNode/index.js.map +1 -1
  357. package/dist/features/paragraph/client/index.js +58 -61
  358. package/dist/features/paragraph/client/index.js.map +1 -1
  359. package/dist/features/paragraph/server/i18n.js +128 -129
  360. package/dist/features/paragraph/server/i18n.js.map +1 -1
  361. package/dist/features/paragraph/server/index.js +6 -7
  362. package/dist/features/paragraph/server/index.js.map +1 -1
  363. package/dist/features/relationship/client/components/RelationshipComponent.js +141 -149
  364. package/dist/features/relationship/client/components/RelationshipComponent.js.map +1 -1
  365. package/dist/features/relationship/client/drawer/commands.js +0 -1
  366. package/dist/features/relationship/client/drawer/commands.js.map +1 -1
  367. package/dist/features/relationship/client/drawer/index.js +138 -67
  368. package/dist/features/relationship/client/drawer/index.js.map +1 -1
  369. package/dist/features/relationship/client/index.js +53 -59
  370. package/dist/features/relationship/client/index.js.map +1 -1
  371. package/dist/features/relationship/client/nodes/RelationshipNode.d.ts.map +1 -1
  372. package/dist/features/relationship/client/nodes/RelationshipNode.js +60 -59
  373. package/dist/features/relationship/client/nodes/RelationshipNode.js.map +1 -1
  374. package/dist/features/relationship/client/plugins/index.js +90 -35
  375. package/dist/features/relationship/client/plugins/index.js.map +1 -1
  376. package/dist/features/relationship/client/utils/EnabledRelationshipsCondition.d.ts.map +1 -1
  377. package/dist/features/relationship/client/utils/EnabledRelationshipsCondition.js +97 -26
  378. package/dist/features/relationship/client/utils/EnabledRelationshipsCondition.js.map +1 -1
  379. package/dist/features/relationship/server/graphQLPopulationPromise.js +34 -26
  380. package/dist/features/relationship/server/graphQLPopulationPromise.js.map +1 -1
  381. package/dist/features/relationship/server/i18n.js +96 -97
  382. package/dist/features/relationship/server/i18n.js.map +1 -1
  383. package/dist/features/relationship/server/index.js +48 -44
  384. package/dist/features/relationship/server/index.js.map +1 -1
  385. package/dist/features/relationship/server/nodes/RelationshipNode.js +90 -87
  386. package/dist/features/relationship/server/nodes/RelationshipNode.js.map +1 -1
  387. package/dist/features/shared/slashMenu/basicGroup.js +9 -8
  388. package/dist/features/shared/slashMenu/basicGroup.js.map +1 -1
  389. package/dist/features/shared/toolbar/addDropdownGroup.js +8 -9
  390. package/dist/features/shared/toolbar/addDropdownGroup.js.map +1 -1
  391. package/dist/features/shared/toolbar/featureButtonsGroup.js +7 -8
  392. package/dist/features/shared/toolbar/featureButtonsGroup.js.map +1 -1
  393. package/dist/features/shared/toolbar/textDropdownGroup.js +8 -9
  394. package/dist/features/shared/toolbar/textDropdownGroup.js.map +1 -1
  395. package/dist/features/toolbars/fixed/client/Toolbar/index.js +264 -187
  396. package/dist/features/toolbars/fixed/client/Toolbar/index.js.map +1 -1
  397. package/dist/features/toolbars/fixed/client/index.js +5 -7
  398. package/dist/features/toolbars/fixed/client/index.js.map +1 -1
  399. package/dist/features/toolbars/fixed/server/index.js +14 -13
  400. package/dist/features/toolbars/fixed/server/index.js.map +1 -1
  401. package/dist/features/toolbars/inline/client/Toolbar/index.js +374 -286
  402. package/dist/features/toolbars/inline/client/Toolbar/index.js.map +1 -1
  403. package/dist/features/toolbars/inline/client/index.js +5 -7
  404. package/dist/features/toolbars/inline/client/index.js.map +1 -1
  405. package/dist/features/toolbars/inline/server/index.js +4 -5
  406. package/dist/features/toolbars/inline/server/index.js.map +1 -1
  407. package/dist/features/toolbars/shared/ToolbarButton/index.d.ts +1 -1
  408. package/dist/features/toolbars/shared/ToolbarButton/index.d.ts.map +1 -1
  409. package/dist/features/toolbars/shared/ToolbarButton/index.js +75 -97
  410. package/dist/features/toolbars/shared/ToolbarButton/index.js.map +1 -1
  411. package/dist/features/toolbars/shared/ToolbarDropdown/DropDown.js +190 -211
  412. package/dist/features/toolbars/shared/ToolbarDropdown/DropDown.js.map +1 -1
  413. package/dist/features/toolbars/shared/ToolbarDropdown/index.d.ts +1 -1
  414. package/dist/features/toolbars/shared/ToolbarDropdown/index.d.ts.map +1 -1
  415. package/dist/features/toolbars/shared/ToolbarDropdown/index.js +289 -124
  416. package/dist/features/toolbars/shared/ToolbarDropdown/index.js.map +1 -1
  417. package/dist/features/toolbars/types.js +1 -2
  418. package/dist/features/toolbars/types.js.map +1 -1
  419. package/dist/features/typeUtilities.js +2 -3
  420. package/dist/features/typeUtilities.js.map +1 -1
  421. package/dist/features/typesClient.js +1 -2
  422. package/dist/features/typesClient.js.map +1 -1
  423. package/dist/features/typesServer.js +1 -2
  424. package/dist/features/typesServer.js.map +1 -1
  425. package/dist/features/upload/client/component/index.js +208 -224
  426. package/dist/features/upload/client/component/index.js.map +1 -1
  427. package/dist/features/upload/client/drawer/commands.js +1 -1
  428. package/dist/features/upload/client/drawer/commands.js.map +1 -1
  429. package/dist/features/upload/client/drawer/index.js +107 -58
  430. package/dist/features/upload/client/drawer/index.js.map +1 -1
  431. package/dist/features/upload/client/feature.client.js +51 -61
  432. package/dist/features/upload/client/feature.client.js.map +1 -1
  433. package/dist/features/upload/client/nodes/UploadNode.d.ts.map +1 -1
  434. package/dist/features/upload/client/nodes/UploadNode.js +76 -73
  435. package/dist/features/upload/client/nodes/UploadNode.js.map +1 -1
  436. package/dist/features/upload/client/plugin/index.js +67 -39
  437. package/dist/features/upload/client/plugin/index.js.map +1 -1
  438. package/dist/features/upload/server/feature.server.js +190 -171
  439. package/dist/features/upload/server/feature.server.js.map +1 -1
  440. package/dist/features/upload/server/graphQLPopulationPromise.js +60 -47
  441. package/dist/features/upload/server/graphQLPopulationPromise.js.map +1 -1
  442. package/dist/features/upload/server/i18n.js +96 -97
  443. package/dist/features/upload/server/i18n.js.map +1 -1
  444. package/dist/features/upload/server/nodes/UploadNode.js +113 -108
  445. package/dist/features/upload/server/nodes/UploadNode.js.map +1 -1
  446. package/dist/features/upload/server/validate.js +53 -40
  447. package/dist/features/upload/server/validate.js.map +1 -1
  448. package/dist/field/Field.d.ts.map +1 -1
  449. package/dist/field/Field.js +127 -105
  450. package/dist/field/Field.js.map +1 -1
  451. package/dist/field/bundled.css +1 -0
  452. package/dist/field/index.js +92 -36
  453. package/dist/field/index.js.map +1 -1
  454. package/dist/i18n.js +160 -161
  455. package/dist/i18n.js.map +1 -1
  456. package/dist/index.js +670 -623
  457. package/dist/index.js.map +1 -1
  458. package/dist/lexical/EditorPlugin.d.ts.map +1 -1
  459. package/dist/lexical/EditorPlugin.js +15 -10
  460. package/dist/lexical/EditorPlugin.js.map +1 -1
  461. package/dist/lexical/LexicalEditor.js +206 -161
  462. package/dist/lexical/LexicalEditor.js.map +1 -1
  463. package/dist/lexical/LexicalProvider.js +83 -82
  464. package/dist/lexical/LexicalProvider.js.map +1 -1
  465. package/dist/lexical/config/client/EditorConfigProvider.js +76 -79
  466. package/dist/lexical/config/client/EditorConfigProvider.js.map +1 -1
  467. package/dist/lexical/config/client/default.js +3 -3
  468. package/dist/lexical/config/client/default.js.map +1 -1
  469. package/dist/lexical/config/client/loader.js +42 -39
  470. package/dist/lexical/config/client/loader.js.map +1 -1
  471. package/dist/lexical/config/client/sanitize.js +165 -165
  472. package/dist/lexical/config/client/sanitize.js.map +1 -1
  473. package/dist/lexical/config/server/default.js +5 -27
  474. package/dist/lexical/config/server/default.js.map +1 -1
  475. package/dist/lexical/config/server/loader.js +103 -103
  476. package/dist/lexical/config/server/loader.js.map +1 -1
  477. package/dist/lexical/config/server/sanitize.js +98 -99
  478. package/dist/lexical/config/server/sanitize.js.map +1 -1
  479. package/dist/lexical/config/types.js +1 -2
  480. package/dist/lexical/config/types.js.map +1 -1
  481. package/dist/lexical/nodes/index.js +9 -8
  482. package/dist/lexical/nodes/index.js.map +1 -1
  483. package/dist/lexical/plugins/MarkdownShortcut/index.js +17 -5
  484. package/dist/lexical/plugins/MarkdownShortcut/index.js.map +1 -1
  485. package/dist/lexical/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/LexicalMenu.js +384 -361
  486. package/dist/lexical/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/LexicalMenu.js.map +1 -1
  487. package/dist/lexical/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/index.js +223 -160
  488. package/dist/lexical/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/index.js.map +1 -1
  489. package/dist/lexical/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/types.js +1 -2
  490. package/dist/lexical/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/types.js.map +1 -1
  491. package/dist/lexical/plugins/SlashMenu/index.js +191 -179
  492. package/dist/lexical/plugins/SlashMenu/index.js.map +1 -1
  493. package/dist/lexical/plugins/SlashMenu/useMenuTriggerMatch.d.ts.map +1 -1
  494. package/dist/lexical/plugins/SlashMenu/useMenuTriggerMatch.js +41 -26
  495. package/dist/lexical/plugins/SlashMenu/useMenuTriggerMatch.js.map +1 -1
  496. package/dist/lexical/plugins/handles/AddBlockHandlePlugin/index.js +164 -129
  497. package/dist/lexical/plugins/handles/AddBlockHandlePlugin/index.js.map +1 -1
  498. package/dist/lexical/plugins/handles/DraggableBlockPlugin/debounce.d.ts.map +1 -1
  499. package/dist/lexical/plugins/handles/DraggableBlockPlugin/debounce.js +11 -10
  500. package/dist/lexical/plugins/handles/DraggableBlockPlugin/debounce.js.map +1 -1
  501. package/dist/lexical/plugins/handles/DraggableBlockPlugin/getBoundingRectWithoutTransform.d.ts.map +1 -1
  502. package/dist/lexical/plugins/handles/DraggableBlockPlugin/getBoundingRectWithoutTransform.js +11 -10
  503. package/dist/lexical/plugins/handles/DraggableBlockPlugin/getBoundingRectWithoutTransform.js.map +1 -1
  504. package/dist/lexical/plugins/handles/DraggableBlockPlugin/highlightElemOriginalPosition.d.ts.map +1 -1
  505. package/dist/lexical/plugins/handles/DraggableBlockPlugin/highlightElemOriginalPosition.js +27 -23
  506. package/dist/lexical/plugins/handles/DraggableBlockPlugin/highlightElemOriginalPosition.js.map +1 -1
  507. package/dist/lexical/plugins/handles/DraggableBlockPlugin/index.js +331 -300
  508. package/dist/lexical/plugins/handles/DraggableBlockPlugin/index.js.map +1 -1
  509. package/dist/lexical/plugins/handles/DraggableBlockPlugin/setTargetLine.js +110 -97
  510. package/dist/lexical/plugins/handles/DraggableBlockPlugin/setTargetLine.js.map +1 -1
  511. package/dist/lexical/plugins/handles/utils/calculateDistanceFromScrollerElem.d.ts.map +1 -1
  512. package/dist/lexical/plugins/handles/utils/calculateDistanceFromScrollerElem.js +23 -16
  513. package/dist/lexical/plugins/handles/utils/calculateDistanceFromScrollerElem.js.map +1 -1
  514. package/dist/lexical/plugins/handles/utils/doesLineHeightAffectElement.d.ts.map +1 -1
  515. package/dist/lexical/plugins/handles/utils/doesLineHeightAffectElement.js +18 -27
  516. package/dist/lexical/plugins/handles/utils/doesLineHeightAffectElement.js.map +1 -1
  517. package/dist/lexical/plugins/handles/utils/getCollapsedMargins.d.ts.map +1 -1
  518. package/dist/lexical/plugins/handles/utils/getCollapsedMargins.js +15 -11
  519. package/dist/lexical/plugins/handles/utils/getCollapsedMargins.js.map +1 -1
  520. package/dist/lexical/plugins/handles/utils/getNodeCloseToPoint.d.ts.map +1 -1
  521. package/dist/lexical/plugins/handles/utils/getNodeCloseToPoint.js +133 -118
  522. package/dist/lexical/plugins/handles/utils/getNodeCloseToPoint.js.map +1 -1
  523. package/dist/lexical/plugins/handles/utils/getTopLevelNodeKeys.d.ts.map +1 -1
  524. package/dist/lexical/plugins/handles/utils/getTopLevelNodeKeys.js +3 -2
  525. package/dist/lexical/plugins/handles/utils/getTopLevelNodeKeys.js.map +1 -1
  526. package/dist/lexical/plugins/handles/utils/isOnHandleElement.d.ts.map +1 -1
  527. package/dist/lexical/plugins/handles/utils/isOnHandleElement.js +3 -2
  528. package/dist/lexical/plugins/handles/utils/isOnHandleElement.js.map +1 -1
  529. package/dist/lexical/plugins/handles/utils/setHandlePosition.d.ts.map +1 -1
  530. package/dist/lexical/plugins/handles/utils/setHandlePosition.js +26 -25
  531. package/dist/lexical/plugins/handles/utils/setHandlePosition.js.map +1 -1
  532. package/dist/lexical/theme/EditorTheme.d.ts.map +1 -1
  533. package/dist/lexical/theme/EditorTheme.js +97 -102
  534. package/dist/lexical/theme/EditorTheme.js.map +1 -1
  535. package/dist/lexical/ui/ContentEditable.d.ts.map +1 -1
  536. package/dist/lexical/ui/ContentEditable.js +27 -10
  537. package/dist/lexical/ui/ContentEditable.js.map +1 -1
  538. package/dist/lexical/ui/icons/AI/index.d.ts.map +1 -1
  539. package/dist/lexical/ui/icons/AI/index.js +31 -33
  540. package/dist/lexical/ui/icons/AI/index.js.map +1 -1
  541. package/dist/lexical/ui/icons/Add/index.d.ts.map +1 -1
  542. package/dist/lexical/ui/icons/Add/index.js +16 -18
  543. package/dist/lexical/ui/icons/Add/index.js.map +1 -1
  544. package/dist/lexical/ui/icons/AlignCenter/index.d.ts.map +1 -1
  545. package/dist/lexical/ui/icons/AlignCenter/index.js +25 -28
  546. package/dist/lexical/ui/icons/AlignCenter/index.js.map +1 -1
  547. package/dist/lexical/ui/icons/AlignJustify/index.d.ts.map +1 -1
  548. package/dist/lexical/ui/icons/AlignJustify/index.js +25 -28
  549. package/dist/lexical/ui/icons/AlignJustify/index.js.map +1 -1
  550. package/dist/lexical/ui/icons/AlignLeft/index.d.ts.map +1 -1
  551. package/dist/lexical/ui/icons/AlignLeft/index.js +25 -28
  552. package/dist/lexical/ui/icons/AlignLeft/index.js.map +1 -1
  553. package/dist/lexical/ui/icons/AlignRight/index.d.ts.map +1 -1
  554. package/dist/lexical/ui/icons/AlignRight/index.js +25 -28
  555. package/dist/lexical/ui/icons/AlignRight/index.js.map +1 -1
  556. package/dist/lexical/ui/icons/Block/index.d.ts.map +1 -1
  557. package/dist/lexical/ui/icons/Block/index.js +34 -37
  558. package/dist/lexical/ui/icons/Block/index.js.map +1 -1
  559. package/dist/lexical/ui/icons/Blockquote/index.d.ts.map +1 -1
  560. package/dist/lexical/ui/icons/Blockquote/index.js +16 -15
  561. package/dist/lexical/ui/icons/Blockquote/index.js.map +1 -1
  562. package/dist/lexical/ui/icons/Bold/index.d.ts.map +1 -1
  563. package/dist/lexical/ui/icons/Bold/index.js +16 -15
  564. package/dist/lexical/ui/icons/Bold/index.js.map +1 -1
  565. package/dist/lexical/ui/icons/Checklist/index.d.ts.map +1 -1
  566. package/dist/lexical/ui/icons/Checklist/index.js +24 -26
  567. package/dist/lexical/ui/icons/Checklist/index.js.map +1 -1
  568. package/dist/lexical/ui/icons/Code/index.d.ts.map +1 -1
  569. package/dist/lexical/ui/icons/Code/index.js +19 -21
  570. package/dist/lexical/ui/icons/Code/index.js.map +1 -1
  571. package/dist/lexical/ui/icons/CodeBlock/index.d.ts.map +1 -1
  572. package/dist/lexical/ui/icons/CodeBlock/index.js +19 -21
  573. package/dist/lexical/ui/icons/CodeBlock/index.js.map +1 -1
  574. package/dist/lexical/ui/icons/H1/index.d.ts.map +1 -1
  575. package/dist/lexical/ui/icons/H1/index.js +16 -15
  576. package/dist/lexical/ui/icons/H1/index.js.map +1 -1
  577. package/dist/lexical/ui/icons/H2/index.d.ts.map +1 -1
  578. package/dist/lexical/ui/icons/H2/index.js +16 -15
  579. package/dist/lexical/ui/icons/H2/index.js.map +1 -1
  580. package/dist/lexical/ui/icons/H3/index.d.ts.map +1 -1
  581. package/dist/lexical/ui/icons/H3/index.js +16 -15
  582. package/dist/lexical/ui/icons/H3/index.js.map +1 -1
  583. package/dist/lexical/ui/icons/H4/index.d.ts.map +1 -1
  584. package/dist/lexical/ui/icons/H4/index.js +16 -15
  585. package/dist/lexical/ui/icons/H4/index.js.map +1 -1
  586. package/dist/lexical/ui/icons/H5/index.d.ts.map +1 -1
  587. package/dist/lexical/ui/icons/H5/index.js +16 -15
  588. package/dist/lexical/ui/icons/H5/index.js.map +1 -1
  589. package/dist/lexical/ui/icons/H6/index.d.ts.map +1 -1
  590. package/dist/lexical/ui/icons/H6/index.js +16 -15
  591. package/dist/lexical/ui/icons/H6/index.js.map +1 -1
  592. package/dist/lexical/ui/icons/HorizontalRule/index.d.ts.map +1 -1
  593. package/dist/lexical/ui/icons/HorizontalRule/index.js +19 -18
  594. package/dist/lexical/ui/icons/HorizontalRule/index.js.map +1 -1
  595. package/dist/lexical/ui/icons/IndentDecrease/index.d.ts.map +1 -1
  596. package/dist/lexical/ui/icons/IndentDecrease/index.js +28 -32
  597. package/dist/lexical/ui/icons/IndentDecrease/index.js.map +1 -1
  598. package/dist/lexical/ui/icons/IndentIncrease/index.d.ts.map +1 -1
  599. package/dist/lexical/ui/icons/IndentIncrease/index.js +28 -32
  600. package/dist/lexical/ui/icons/IndentIncrease/index.js.map +1 -1
  601. package/dist/lexical/ui/icons/InlineBlocks/index.d.ts.map +1 -1
  602. package/dist/lexical/ui/icons/InlineBlocks/index.js +18 -17
  603. package/dist/lexical/ui/icons/InlineBlocks/index.js.map +1 -1
  604. package/dist/lexical/ui/icons/Italic/index.d.ts.map +1 -1
  605. package/dist/lexical/ui/icons/Italic/index.js +16 -15
  606. package/dist/lexical/ui/icons/Italic/index.js.map +1 -1
  607. package/dist/lexical/ui/icons/Link/index.d.ts.map +1 -1
  608. package/dist/lexical/ui/icons/Link/index.js +17 -16
  609. package/dist/lexical/ui/icons/Link/index.js.map +1 -1
  610. package/dist/lexical/ui/icons/Meatballs/index.d.ts.map +1 -1
  611. package/dist/lexical/ui/icons/Meatballs/index.js +19 -22
  612. package/dist/lexical/ui/icons/Meatballs/index.js.map +1 -1
  613. package/dist/lexical/ui/icons/OrderedList/index.d.ts.map +1 -1
  614. package/dist/lexical/ui/icons/OrderedList/index.js +31 -36
  615. package/dist/lexical/ui/icons/OrderedList/index.js.map +1 -1
  616. package/dist/lexical/ui/icons/Relationship/index.d.ts.map +1 -1
  617. package/dist/lexical/ui/icons/Relationship/index.js +31 -33
  618. package/dist/lexical/ui/icons/Relationship/index.js.map +1 -1
  619. package/dist/lexical/ui/icons/Strikethrough/index.d.ts.map +1 -1
  620. package/dist/lexical/ui/icons/Strikethrough/index.js +19 -21
  621. package/dist/lexical/ui/icons/Strikethrough/index.js.map +1 -1
  622. package/dist/lexical/ui/icons/Subscript/index.d.ts.map +1 -1
  623. package/dist/lexical/ui/icons/Subscript/index.js +16 -15
  624. package/dist/lexical/ui/icons/Subscript/index.js.map +1 -1
  625. package/dist/lexical/ui/icons/Superscript/index.d.ts.map +1 -1
  626. package/dist/lexical/ui/icons/Superscript/index.js +16 -15
  627. package/dist/lexical/ui/icons/Superscript/index.js.map +1 -1
  628. package/dist/lexical/ui/icons/Table/index.d.ts.map +1 -1
  629. package/dist/lexical/ui/icons/Table/index.js +17 -16
  630. package/dist/lexical/ui/icons/Table/index.js.map +1 -1
  631. package/dist/lexical/ui/icons/Text/index.d.ts.map +1 -1
  632. package/dist/lexical/ui/icons/Text/index.js +16 -15
  633. package/dist/lexical/ui/icons/Text/index.js.map +1 -1
  634. package/dist/lexical/ui/icons/Underline/index.d.ts.map +1 -1
  635. package/dist/lexical/ui/icons/Underline/index.js +19 -21
  636. package/dist/lexical/ui/icons/Underline/index.js.map +1 -1
  637. package/dist/lexical/ui/icons/UnorderedList/index.d.ts.map +1 -1
  638. package/dist/lexical/ui/icons/UnorderedList/index.js +46 -52
  639. package/dist/lexical/ui/icons/UnorderedList/index.js.map +1 -1
  640. package/dist/lexical/ui/icons/Upload/index.d.ts.map +1 -1
  641. package/dist/lexical/ui/icons/Upload/index.js +28 -31
  642. package/dist/lexical/ui/icons/Upload/index.js.map +1 -1
  643. package/dist/lexical/utils/canUseDOM.d.ts.map +1 -1
  644. package/dist/lexical/utils/canUseDOM.js +2 -1
  645. package/dist/lexical/utils/canUseDOM.js.map +1 -1
  646. package/dist/lexical/utils/environment.d.ts.map +1 -1
  647. package/dist/lexical/utils/environment.js +2 -1
  648. package/dist/lexical/utils/environment.js.map +1 -1
  649. package/dist/lexical/utils/getDOMRangeRect.d.ts.map +1 -1
  650. package/dist/lexical/utils/getDOMRangeRect.js +13 -12
  651. package/dist/lexical/utils/getDOMRangeRect.js.map +1 -1
  652. package/dist/lexical/utils/getSelectedNode.d.ts.map +1 -1
  653. package/dist/lexical/utils/getSelectedNode.js +18 -13
  654. package/dist/lexical/utils/getSelectedNode.js.map +1 -1
  655. package/dist/lexical/utils/guard.d.ts.map +1 -1
  656. package/dist/lexical/utils/guard.js +3 -2
  657. package/dist/lexical/utils/guard.js.map +1 -1
  658. package/dist/lexical/utils/joinClasses.d.ts.map +1 -1
  659. package/dist/lexical/utils/joinClasses.js +3 -2
  660. package/dist/lexical/utils/joinClasses.js.map +1 -1
  661. package/dist/lexical/utils/markdown/createBlockNode.js +9 -10
  662. package/dist/lexical/utils/markdown/createBlockNode.js.map +1 -1
  663. package/dist/lexical/utils/nodeFormat.js +58 -59
  664. package/dist/lexical/utils/nodeFormat.js.map +1 -1
  665. package/dist/lexical/utils/point.d.ts.map +1 -1
  666. package/dist/lexical/utils/point.js +40 -32
  667. package/dist/lexical/utils/point.js.map +1 -1
  668. package/dist/lexical/utils/rect.d.ts.map +1 -1
  669. package/dist/lexical/utils/rect.js +167 -134
  670. package/dist/lexical/utils/rect.js.map +1 -1
  671. package/dist/lexical/utils/setFloatingElemPosition.d.ts.map +1 -1
  672. package/dist/lexical/utils/setFloatingElemPosition.js +56 -45
  673. package/dist/lexical/utils/setFloatingElemPosition.js.map +1 -1
  674. package/dist/lexical/utils/setFloatingElemPositionForLinkEditor.d.ts.map +1 -1
  675. package/dist/lexical/utils/setFloatingElemPositionForLinkEditor.js +23 -22
  676. package/dist/lexical/utils/setFloatingElemPositionForLinkEditor.js.map +1 -1
  677. package/dist/lexical/utils/swipe.d.ts.map +1 -1
  678. package/dist/lexical/utils/swipe.js +82 -83
  679. package/dist/lexical/utils/swipe.js.map +1 -1
  680. package/dist/lexical/utils/url.js +23 -22
  681. package/dist/lexical/utils/url.js.map +1 -1
  682. package/dist/nodeTypes.js +1 -2
  683. package/dist/nodeTypes.js.map +1 -1
  684. package/dist/populateGraphQL/defaultValue.js +24 -29
  685. package/dist/populateGraphQL/defaultValue.js.map +1 -1
  686. package/dist/populateGraphQL/populate.js +35 -25
  687. package/dist/populateGraphQL/populate.js.map +1 -1
  688. package/dist/populateGraphQL/populateLexicalPopulationPromises.js +47 -32
  689. package/dist/populateGraphQL/populateLexicalPopulationPromises.js.map +1 -1
  690. package/dist/populateGraphQL/recursivelyPopulateFieldsForGraphQL.js +39 -25
  691. package/dist/populateGraphQL/recursivelyPopulateFieldsForGraphQL.js.map +1 -1
  692. package/dist/types.js +1 -2
  693. package/dist/types.js.map +1 -1
  694. package/dist/utilities/createClientFeature.js +40 -36
  695. package/dist/utilities/createClientFeature.js.map +1 -1
  696. package/dist/utilities/createServerFeature.js +46 -35
  697. package/dist/utilities/createServerFeature.js.map +1 -1
  698. package/dist/utilities/fieldsDrawer/Drawer.js +28 -17
  699. package/dist/utilities/fieldsDrawer/Drawer.js.map +1 -1
  700. package/dist/utilities/fieldsDrawer/DrawerContent.js +149 -78
  701. package/dist/utilities/fieldsDrawer/DrawerContent.js.map +1 -1
  702. package/dist/utilities/forEachNodeRecursively.js +24 -19
  703. package/dist/utilities/forEachNodeRecursively.js.map +1 -1
  704. package/dist/utilities/generateComponentMap.d.ts.map +1 -1
  705. package/dist/utilities/generateComponentMap.js +92 -82
  706. package/dist/utilities/generateComponentMap.js.map +1 -1
  707. package/dist/utilities/generateImportMap.js +53 -47
  708. package/dist/utilities/generateImportMap.js.map +1 -1
  709. package/dist/utilities/generateSchemaMap.js +35 -30
  710. package/dist/utilities/generateSchemaMap.js.map +1 -1
  711. package/dist/utilities/migrateSlateToLexical/index.js +99 -86
  712. package/dist/utilities/migrateSlateToLexical/index.js.map +1 -1
  713. package/dist/utilities/migrateSlateToLexical/migrateDocumentFieldsRecursively.js +73 -66
  714. package/dist/utilities/migrateSlateToLexical/migrateDocumentFieldsRecursively.js.map +1 -1
  715. package/dist/utilities/recurseNodeTree.js +25 -22
  716. package/dist/utilities/recurseNodeTree.js.map +1 -1
  717. package/dist/utilities/upgradeLexicalData/index.js +99 -86
  718. package/dist/utilities/upgradeLexicalData/index.js.map +1 -1
  719. package/dist/utilities/upgradeLexicalData/upgradeDocumentFieldsRecursively.js +71 -66
  720. package/dist/utilities/upgradeLexicalData/upgradeDocumentFieldsRecursively.js.map +1 -1
  721. package/dist/utilities/useLexicalFeature.js +9 -8
  722. package/dist/utilities/useLexicalFeature.js.map +1 -1
  723. package/dist/validate/index.js +32 -26
  724. package/dist/validate/index.js.map +1 -1
  725. package/dist/validate/validateNodes.js +31 -28
  726. package/dist/validate/validateNodes.js.map +1 -1
  727. package/package.json +22 -11
  728. package/dist/exports/client/Component-7HS6FEJS.js +0 -2
  729. package/dist/exports/client/Component-7HS6FEJS.js.map +0 -7
  730. package/dist/exports/client/Component-LAKSCIDX.js +0 -2
  731. package/dist/exports/client/Component-LAKSCIDX.js.map +0 -7
  732. package/dist/exports/client/Field-BYB3WX7J.js +0 -2
  733. package/dist/exports/client/Field-BYB3WX7J.js.map +0 -7
  734. package/dist/exports/client/RelationshipComponent-GYUTPDNG.js +0 -2
  735. package/dist/exports/client/RelationshipComponent-GYUTPDNG.js.map +0 -7
  736. package/dist/exports/client/chunk-4EX7W4UX.js +0 -2
  737. package/dist/exports/client/chunk-4EX7W4UX.js.map +0 -7
  738. package/dist/exports/client/chunk-E4HH5PS6.js +0 -2
  739. package/dist/exports/client/chunk-E4HH5PS6.js.map +0 -7
  740. package/dist/exports/client/chunk-EBB2CEB6.js +0 -2
  741. package/dist/exports/client/chunk-EBB2CEB6.js.map +0 -7
  742. package/dist/exports/client/chunk-LTR7V74A.js +0 -2
  743. package/dist/exports/client/chunk-LTR7V74A.js.map +0 -7
  744. package/dist/exports/client/chunk-SQHN3N6E.js +0 -2
  745. package/dist/exports/client/chunk-VMCQSR3T.js +0 -3
  746. package/dist/exports/client/chunk-VMCQSR3T.js.map +0 -7
  747. package/dist/exports/client/component-6C5JERGA.js +0 -2
  748. package/dist/exports/client/component-6C5JERGA.js.map +0 -7
  749. package/dist/exports/client/component-GUWIGB77.js +0 -2
  750. package/dist/exports/client/component-GUWIGB77.js.map +0 -7
  751. package/dist/exports/client/component-UQ2BKD5X.js +0 -2
  752. package/dist/exports/client/component-UQ2BKD5X.js.map +0 -7
  753. package/dist/exports/client/componentInline-C2XIK5VZ.js +0 -2
  754. package/dist/exports/client/componentInline-C2XIK5VZ.js.map +0 -7
  755. package/dist/features/experimental_table/plugins/TableHoverActionsPlugin/index.d.ts +0 -12
  756. package/dist/features/experimental_table/plugins/TableHoverActionsPlugin/index.d.ts.map +0 -1
  757. package/dist/features/experimental_table/plugins/TableHoverActionsPlugin/index.js +0 -181
  758. package/dist/features/experimental_table/plugins/TableHoverActionsPlugin/index.js.map +0 -1
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/features/experimental_table/client/plugins/TablePlugin/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EACV,kBAAkB,EAClB,KAAK,EACL,cAAc,EACd,aAAa,EACb,WAAW,EAEZ,MAAM,SAAS,CAAA;AAChB,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,OAAO,CAAA;AAShC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAE9B,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,4BAA4B,CAAA;AAIjE,OAAO,cAAc,CAAA;AAErB,MAAM,MAAM,gBAAgB,GAAG;IAC7B,gBAAgB,EAAE,gBAAgB,GAAG,IAAI,CAAA;IACzC,iBAAiB,EAAE,KAAK,CAAC,GAAG,CAAC,OAAO,CAAC,GAAG,GAAG,CAAC,OAAO,GAAG,IAAI,CAAA;IAC1D,GAAG,EAAE,CACH,gBAAgB,EAAE,gBAAgB,GAAG,IAAI,EACzC,iBAAiB,EAAE,KAAK,CAAC,GAAG,CAAC,OAAO,CAAC,GAAG,GAAG,CAAC,OAAO,GAAG,IAAI,KACvD,IAAI,CAAA;CACV,CAAA;AAED,MAAM,MAAM,gBAAgB,GAAG,QAAQ,CAAC;IACtC,SAAS,EAAE,MAAM,CAAA;IACjB,KAAK,CAAC,EAAE,aAAa,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAA;IACzC,OAAO,EAAE,CAAC,KAAK,EAAE,KAAK,EAAE,MAAM,EAAE,aAAa,KAAK,IAAI,CAAA;IACtD,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,KAAK,CAAC,EAAE,kBAAkB,CAAA;CAC3B,CAAC,CAAA;AAEF,eAAO,MAAM,yBAAyB,EAAE,cAAc,CAAC,EAAE,CAExD,CAAA;AAED,eAAO,MAAM,WAAW,iCAMtB,CAAA;AAEF,wBAAgB,YAAY,CAAC,EAAE,QAAQ,EAAE,EAAE;IAAE,QAAQ,EAAE,GAAG,CAAC,OAAO,CAAA;CAAE,2CAwBnE;AAED,eAAO,MAAM,WAAW,EAAE,eA+DzB,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../src/features/experimental_table/client/plugins/TablePlugin/index.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EACV,kBAAkB,EAClB,KAAK,EACL,cAAc,EACd,aAAa,EACb,WAAW,EAEZ,MAAM,SAAS,CAAA;AAChB,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,OAAO,CAAA;AAShC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAE9B,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,4BAA4B,CAAA;AAIjE,OAAO,cAAc,CAAA;AAErB,MAAM,MAAM,gBAAgB,GAAG;IAC7B,gBAAgB,EAAE,gBAAgB,GAAG,IAAI,CAAA;IACzC,iBAAiB,EAAE,KAAK,CAAC,GAAG,CAAC,OAAO,CAAC,GAAG,GAAG,CAAC,OAAO,GAAG,IAAI,CAAA;IAC1D,GAAG,EAAE,CACH,gBAAgB,EAAE,gBAAgB,GAAG,IAAI,EACzC,iBAAiB,EAAE,KAAK,CAAC,GAAG,CAAC,OAAO,CAAC,GAAG,GAAG,CAAC,OAAO,GAAG,IAAI,KACvD,IAAI,CAAA;CACV,CAAA;AAED,MAAM,MAAM,gBAAgB,GAAG,QAAQ,CAAC;IACtC,SAAS,EAAE,MAAM,CAAA;IACjB,KAAK,CAAC,EAAE,aAAa,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAA;IACzC,OAAO,EAAE,CAAC,KAAK,EAAE,KAAK,EAAE,MAAM,EAAE,aAAa,KAAK,IAAI,CAAA;IACtD,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,KAAK,CAAC,EAAE,kBAAkB,CAAA;CAC3B,CAAC,CAAA;AAEF,eAAO,MAAM,yBAAyB,EAAE,cAAc,CAAC,EAAE,CAExD,CAAA;AAED,eAAO,MAAM,WAAW,iCAMtB,CAAA;AAEF,wBAAgB,YAAY,CAAC,EAAE,QAAQ,EAAE,EAAE;IAAE,QAAQ,EAAE,GAAG,CAAC,OAAO,CAAA;CAAE,eAwBnE;AAED,eAAO,MAAM,WAAW,EAAE,eA+DzB,CAAA"}
@@ -1,4 +1,6 @@
1
1
  'use client';
2
+
3
+ import { c as _c } from "react/compiler-runtime";
2
4
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
5
  import { useLexicalComposerContext } from '@lexical/react/LexicalComposerContext';
4
6
  import { TablePlugin as LexicalReactTablePlugin } from '@lexical/react/LexicalTablePlugin';
@@ -11,93 +13,138 @@ import * as React from 'react';
11
13
  import { useEditorConfigContext } from '../../../../../lexical/config/client/EditorConfigProvider.js';
12
14
  import { FieldsDrawer } from '../../../../../utilities/fieldsDrawer/Drawer.js';
13
15
  export const OPEN_TABLE_DRAWER_COMMAND = createCommand('OPEN_EMBED_DRAWER_COMMAND');
14
- export const CellContext = /*#__PURE__*/ createContext({
15
- cellEditorConfig: null,
16
- cellEditorPlugins: null,
17
- set: ()=>{
16
+ export const CellContext = /*#__PURE__*/createContext({
17
+ cellEditorConfig: null,
18
+ cellEditorPlugins: null,
19
+ set: () => {
18
20
  // Empty
19
- }
21
+ }
20
22
  });
21
- export function TableContext({ children }) {
22
- const [contextValue, setContextValue] = useState({
23
- cellEditorConfig: null,
24
- cellEditorPlugins: null
25
- });
26
- return /*#__PURE__*/ _jsx(CellContext.Provider, {
27
- value: useMemo(()=>({
28
- cellEditorConfig: contextValue.cellEditorConfig,
29
- cellEditorPlugins: contextValue.cellEditorPlugins,
30
- set: (cellEditorConfig, cellEditorPlugins)=>{
31
- setContextValue({
32
- cellEditorConfig,
33
- cellEditorPlugins
34
- });
35
- }
36
- }), [
37
- contextValue.cellEditorConfig,
38
- contextValue.cellEditorPlugins
39
- ]),
40
- children: children
41
- });
23
+ export function TableContext({
24
+ children
25
+ }) {
26
+ const [contextValue, setContextValue] = useState({
27
+ cellEditorConfig: null,
28
+ cellEditorPlugins: null
29
+ });
30
+ return /*#__PURE__*/_jsx(CellContext.Provider, {
31
+ value: useMemo(() => ({
32
+ cellEditorConfig: contextValue.cellEditorConfig,
33
+ cellEditorPlugins: contextValue.cellEditorPlugins,
34
+ set: (cellEditorConfig, cellEditorPlugins) => {
35
+ setContextValue({
36
+ cellEditorConfig,
37
+ cellEditorPlugins
38
+ });
39
+ }
40
+ }), [contextValue.cellEditorConfig, contextValue.cellEditorPlugins]),
41
+ children: children
42
+ });
42
43
  }
43
- export const TablePlugin = ()=>{
44
- const [editor] = useLexicalComposerContext();
45
- const cellContext = useContext(CellContext);
46
- const { closeModal, toggleModal } = useModal();
47
- const editDepth = useEditDepth();
48
- const { uuid } = useEditorConfigContext();
49
- const drawerSlug = formatDrawerSlug({
50
- slug: 'lexical-table-create-' + uuid,
51
- depth: editDepth
44
+ export const TablePlugin = () => {
45
+ const $ = _c(18);
46
+ const [editor] = useLexicalComposerContext();
47
+ const cellContext = useContext(CellContext);
48
+ const {
49
+ closeModal,
50
+ toggleModal
51
+ } = useModal();
52
+ const editDepth = useEditDepth();
53
+ const {
54
+ uuid
55
+ } = useEditorConfigContext();
56
+ const t0 = "lexical-table-create-" + uuid;
57
+ let t1;
58
+ if ($[0] !== t0 || $[1] !== editDepth) {
59
+ t1 = formatDrawerSlug({
60
+ slug: t0,
61
+ depth: editDepth
52
62
  });
53
- useEffect(()=>{
54
- if (!editor.hasNodes([
55
- TableNode
56
- ])) {
57
- throw new Error('TablePlugin: TableNode is not registered on editor');
63
+ $[0] = t0;
64
+ $[1] = editDepth;
65
+ $[2] = t1;
66
+ } else {
67
+ t1 = $[2];
68
+ }
69
+ const drawerSlug = t1;
70
+ let t2;
71
+ if ($[3] !== editor || $[4] !== toggleModal || $[5] !== drawerSlug) {
72
+ t2 = () => {
73
+ if (!editor.hasNodes([TableNode])) {
74
+ throw new Error("TablePlugin: TableNode is not registered on editor");
75
+ }
76
+ return mergeRegister(editor.registerCommand(OPEN_TABLE_DRAWER_COMMAND, () => {
77
+ let rangeSelection;
78
+ rangeSelection = null;
79
+ editor.getEditorState().read(() => {
80
+ const selection = $getSelection();
81
+ if ($isRangeSelection(selection)) {
82
+ rangeSelection = selection;
83
+ }
84
+ });
85
+ if (rangeSelection) {
86
+ toggleModal(drawerSlug);
58
87
  }
59
- return mergeRegister(editor.registerCommand(OPEN_TABLE_DRAWER_COMMAND, ()=>{
60
- let rangeSelection = null;
61
- editor.getEditorState().read(()=>{
62
- const selection = $getSelection();
63
- if ($isRangeSelection(selection)) {
64
- rangeSelection = selection;
65
- }
66
- });
67
- if (rangeSelection) {
68
- toggleModal(drawerSlug);
69
- }
70
- return true;
71
- }, COMMAND_PRIORITY_EDITOR));
72
- }, [
73
- cellContext,
74
- editor,
75
- toggleModal
76
- ]);
77
- return /*#__PURE__*/ _jsxs(React.Fragment, {
78
- children: [
79
- /*#__PURE__*/ _jsx(FieldsDrawer, {
80
- drawerSlug: drawerSlug,
81
- drawerTitle: "Create Table",
82
- featureKey: "experimental_table",
83
- handleDrawerSubmit: (_fields, data)=>{
84
- closeModal(drawerSlug);
85
- if (!data.columns || !data.rows) {
86
- return;
87
- }
88
- editor.dispatchCommand(INSERT_TABLE_COMMAND, {
89
- columns: String(data.columns),
90
- rows: String(data.rows)
91
- });
92
- },
93
- schemaPathSuffix: "fields"
94
- }),
95
- /*#__PURE__*/ _jsx(LexicalReactTablePlugin, {
96
- hasCellBackgroundColor: false,
97
- hasCellMerge: true
98
- })
99
- ]
88
+ return true;
89
+ }, COMMAND_PRIORITY_EDITOR));
90
+ };
91
+ $[3] = editor;
92
+ $[4] = toggleModal;
93
+ $[5] = drawerSlug;
94
+ $[6] = t2;
95
+ } else {
96
+ t2 = $[6];
97
+ }
98
+ let t3;
99
+ if ($[7] !== cellContext || $[8] !== editor || $[9] !== toggleModal) {
100
+ t3 = [cellContext, editor, toggleModal];
101
+ $[7] = cellContext;
102
+ $[8] = editor;
103
+ $[9] = toggleModal;
104
+ $[10] = t3;
105
+ } else {
106
+ t3 = $[10];
107
+ }
108
+ useEffect(t2, t3);
109
+ let t4;
110
+ if ($[11] !== closeModal || $[12] !== drawerSlug || $[13] !== editor) {
111
+ t4 = (_fields, data) => {
112
+ closeModal(drawerSlug);
113
+ if (!data.columns || !data.rows) {
114
+ return;
115
+ }
116
+ editor.dispatchCommand(INSERT_TABLE_COMMAND, {
117
+ columns: String(data.columns),
118
+ rows: String(data.rows)
119
+ });
120
+ };
121
+ $[11] = closeModal;
122
+ $[12] = drawerSlug;
123
+ $[13] = editor;
124
+ $[14] = t4;
125
+ } else {
126
+ t4 = $[14];
127
+ }
128
+ let t5;
129
+ if ($[15] !== drawerSlug || $[16] !== t4) {
130
+ t5 = _jsxs(React.Fragment, {
131
+ children: [_jsx(FieldsDrawer, {
132
+ drawerSlug,
133
+ drawerTitle: "Create Table",
134
+ featureKey: "experimental_table",
135
+ handleDrawerSubmit: t4,
136
+ schemaPathSuffix: "fields"
137
+ }), _jsx(LexicalReactTablePlugin, {
138
+ hasCellBackgroundColor: false,
139
+ hasCellMerge: true
140
+ })]
100
141
  });
142
+ $[15] = drawerSlug;
143
+ $[16] = t4;
144
+ $[17] = t5;
145
+ } else {
146
+ t5 = $[17];
147
+ }
148
+ return t5;
101
149
  };
102
-
103
150
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../../src/features/experimental_table/client/plugins/TablePlugin/index.tsx"],"sourcesContent":["'use client'\n\nimport type {\n EditorThemeClasses,\n Klass,\n LexicalCommand,\n LexicalEditor,\n LexicalNode,\n RangeSelection,\n} from 'lexical'\nimport type { JSX } from 'react'\n\nimport { useLexicalComposerContext } from '@lexical/react/LexicalComposerContext'\nimport { TablePlugin as LexicalReactTablePlugin } from '@lexical/react/LexicalTablePlugin'\nimport { INSERT_TABLE_COMMAND, TableNode } from '@lexical/table'\nimport { mergeRegister } from '@lexical/utils'\nimport { formatDrawerSlug, useEditDepth, useModal } from '@payloadcms/ui'\nimport { $getSelection, $isRangeSelection, COMMAND_PRIORITY_EDITOR, createCommand } from 'lexical'\nimport { createContext, useContext, useEffect, useMemo, useState } from 'react'\nimport * as React from 'react'\n\nimport type { PluginComponent } from '../../../../typesClient.js'\n\nimport { useEditorConfigContext } from '../../../../../lexical/config/client/EditorConfigProvider.js'\nimport { FieldsDrawer } from '../../../../../utilities/fieldsDrawer/Drawer.js'\nimport './index.scss'\n\nexport type CellContextShape = {\n cellEditorConfig: CellEditorConfig | null\n cellEditorPlugins: Array<JSX.Element> | JSX.Element | null\n set: (\n cellEditorConfig: CellEditorConfig | null,\n cellEditorPlugins: Array<JSX.Element> | JSX.Element | null,\n ) => void\n}\n\nexport type CellEditorConfig = Readonly<{\n namespace: string\n nodes?: ReadonlyArray<Klass<LexicalNode>>\n onError: (error: Error, editor: LexicalEditor) => void\n readOnly?: boolean\n theme?: EditorThemeClasses\n}>\n\nexport const OPEN_TABLE_DRAWER_COMMAND: LexicalCommand<{}> = createCommand(\n 'OPEN_EMBED_DRAWER_COMMAND',\n)\n\nexport const CellContext = createContext<CellContextShape>({\n cellEditorConfig: null,\n cellEditorPlugins: null,\n set: () => {\n // Empty\n },\n})\n\nexport function TableContext({ children }: { children: JSX.Element }) {\n const [contextValue, setContextValue] = useState<{\n cellEditorConfig: CellEditorConfig | null\n cellEditorPlugins: Array<JSX.Element> | JSX.Element | null\n }>({\n cellEditorConfig: null,\n cellEditorPlugins: null,\n })\n return (\n <CellContext.Provider\n value={useMemo(\n () => ({\n cellEditorConfig: contextValue.cellEditorConfig,\n cellEditorPlugins: contextValue.cellEditorPlugins,\n set: (cellEditorConfig, cellEditorPlugins) => {\n setContextValue({ cellEditorConfig, cellEditorPlugins })\n },\n }),\n [contextValue.cellEditorConfig, contextValue.cellEditorPlugins],\n )}\n >\n {children}\n </CellContext.Provider>\n )\n}\n\nexport const TablePlugin: PluginComponent = () => {\n const [editor] = useLexicalComposerContext()\n const cellContext = useContext(CellContext)\n const { closeModal, toggleModal } = useModal()\n const editDepth = useEditDepth()\n const { uuid } = useEditorConfigContext()\n\n const drawerSlug = formatDrawerSlug({\n slug: 'lexical-table-create-' + uuid,\n depth: editDepth,\n })\n\n useEffect(() => {\n if (!editor.hasNodes([TableNode])) {\n throw new Error('TablePlugin: TableNode is not registered on editor')\n }\n\n return mergeRegister(\n editor.registerCommand(\n OPEN_TABLE_DRAWER_COMMAND,\n () => {\n let rangeSelection: RangeSelection | null = null\n\n editor.getEditorState().read(() => {\n const selection = $getSelection()\n if ($isRangeSelection(selection)) {\n rangeSelection = selection\n }\n })\n\n if (rangeSelection) {\n toggleModal(drawerSlug)\n }\n return true\n },\n COMMAND_PRIORITY_EDITOR,\n ),\n )\n }, [cellContext, editor, toggleModal])\n\n return (\n <React.Fragment>\n <FieldsDrawer\n drawerSlug={drawerSlug}\n drawerTitle=\"Create Table\"\n featureKey=\"experimental_table\"\n handleDrawerSubmit={(_fields, data) => {\n closeModal(drawerSlug)\n\n if (!data.columns || !data.rows) {\n return\n }\n\n editor.dispatchCommand(INSERT_TABLE_COMMAND, {\n columns: String(data.columns),\n rows: String(data.rows),\n })\n }}\n schemaPathSuffix=\"fields\"\n />\n <LexicalReactTablePlugin hasCellBackgroundColor={false} hasCellMerge />\n </React.Fragment>\n )\n}\n"],"names":["useLexicalComposerContext","TablePlugin","LexicalReactTablePlugin","INSERT_TABLE_COMMAND","TableNode","mergeRegister","formatDrawerSlug","useEditDepth","useModal","$getSelection","$isRangeSelection","COMMAND_PRIORITY_EDITOR","createCommand","createContext","useContext","useEffect","useMemo","useState","React","useEditorConfigContext","FieldsDrawer","OPEN_TABLE_DRAWER_COMMAND","CellContext","cellEditorConfig","cellEditorPlugins","set","TableContext","children","contextValue","setContextValue","Provider","value","editor","cellContext","closeModal","toggleModal","editDepth","uuid","drawerSlug","slug","depth","hasNodes","Error","registerCommand","rangeSelection","getEditorState","read","selection","Fragment","drawerTitle","featureKey","handleDrawerSubmit","_fields","data","columns","rows","dispatchCommand","String","schemaPathSuffix","hasCellBackgroundColor","hasCellMerge"],"mappings":"AAAA;;AAYA,SAASA,yBAAyB,QAAQ,wCAAuC;AACjF,SAASC,eAAeC,uBAAuB,QAAQ,oCAAmC;AAC1F,SAASC,oBAAoB,EAAEC,SAAS,QAAQ,iBAAgB;AAChE,SAASC,aAAa,QAAQ,iBAAgB;AAC9C,SAASC,gBAAgB,EAAEC,YAAY,EAAEC,QAAQ,QAAQ,iBAAgB;AACzE,SAASC,aAAa,EAAEC,iBAAiB,EAAEC,uBAAuB,EAAEC,aAAa,QAAQ,UAAS;AAClG,SAASC,aAAa,EAAEC,UAAU,EAAEC,SAAS,EAAEC,OAAO,EAAEC,QAAQ,QAAQ,QAAO;AAC/E,YAAYC,WAAW,QAAO;AAI9B,SAASC,sBAAsB,QAAQ,+DAA8D;AACrG,SAASC,YAAY,QAAQ,kDAAiD;AAoB9E,OAAO,MAAMC,4BAAgDT,cAC3D,6BACD;AAED,OAAO,MAAMU,4BAAcT,cAAgC;IACzDU,kBAAkB;IAClBC,mBAAmB;IACnBC,KAAK;IACH,QAAQ;IACV;AACF,GAAE;AAEF,OAAO,SAASC,aAAa,EAAEC,QAAQ,EAA6B;IAClE,MAAM,CAACC,cAAcC,gBAAgB,GAAGZ,SAGrC;QACDM,kBAAkB;QAClBC,mBAAmB;IACrB;IACA,qBACE,KAACF,YAAYQ,QAAQ;QACnBC,OAAOf,QACL,IAAO,CAAA;gBACLO,kBAAkBK,aAAaL,gBAAgB;gBAC/CC,mBAAmBI,aAAaJ,iBAAiB;gBACjDC,KAAK,CAACF,kBAAkBC;oBACtBK,gBAAgB;wBAAEN;wBAAkBC;oBAAkB;gBACxD;YACF,CAAA,GACA;YAACI,aAAaL,gBAAgB;YAAEK,aAAaJ,iBAAiB;SAAC;kBAGhEG;;AAGP;AAEA,OAAO,MAAM1B,cAA+B;IAC1C,MAAM,CAAC+B,OAAO,GAAGhC;IACjB,MAAMiC,cAAcnB,WAAWQ;IAC/B,MAAM,EAAEY,UAAU,EAAEC,WAAW,EAAE,GAAG3B;IACpC,MAAM4B,YAAY7B;IAClB,MAAM,EAAE8B,IAAI,EAAE,GAAGlB;IAEjB,MAAMmB,aAAahC,iBAAiB;QAClCiC,MAAM,0BAA0BF;QAChCG,OAAOJ;IACT;IAEArB,UAAU;QACR,IAAI,CAACiB,OAAOS,QAAQ,CAAC;YAACrC;SAAU,GAAG;YACjC,MAAM,IAAIsC,MAAM;QAClB;QAEA,OAAOrC,cACL2B,OAAOW,eAAe,CACpBtB,2BACA;YACE,IAAIuB,iBAAwC;YAE5CZ,OAAOa,cAAc,GAAGC,IAAI,CAAC;gBAC3B,MAAMC,YAAYtC;gBAClB,IAAIC,kBAAkBqC,YAAY;oBAChCH,iBAAiBG;gBACnB;YACF;YAEA,IAAIH,gBAAgB;gBAClBT,YAAYG;YACd;YACA,OAAO;QACT,GACA3B;IAGN,GAAG;QAACsB;QAAaD;QAAQG;KAAY;IAErC,qBACE,MAACjB,MAAM8B,QAAQ;;0BACb,KAAC5B;gBACCkB,YAAYA;gBACZW,aAAY;gBACZC,YAAW;gBACXC,oBAAoB,CAACC,SAASC;oBAC5BnB,WAAWI;oBAEX,IAAI,CAACe,KAAKC,OAAO,IAAI,CAACD,KAAKE,IAAI,EAAE;wBAC/B;oBACF;oBAEAvB,OAAOwB,eAAe,CAACrD,sBAAsB;wBAC3CmD,SAASG,OAAOJ,KAAKC,OAAO;wBAC5BC,MAAME,OAAOJ,KAAKE,IAAI;oBACxB;gBACF;gBACAG,kBAAiB;;0BAEnB,KAACxD;gBAAwByD,wBAAwB;gBAAOC,YAAY;;;;AAG1E,EAAC"}
1
+ {"version":3,"file":"index.js","names":["c","_c","useLexicalComposerContext","TablePlugin","LexicalReactTablePlugin","INSERT_TABLE_COMMAND","TableNode","mergeRegister","formatDrawerSlug","useEditDepth","useModal","$getSelection","$isRangeSelection","COMMAND_PRIORITY_EDITOR","createCommand","createContext","useContext","useEffect","useMemo","useState","React","useEditorConfigContext","FieldsDrawer","OPEN_TABLE_DRAWER_COMMAND","CellContext","cellEditorConfig","cellEditorPlugins","set","TableContext","children","contextValue","setContextValue","_jsx","Provider","value","$","editor","cellContext","closeModal","toggleModal","editDepth","uuid","t0","t1","slug","depth","drawerSlug","t2","hasNodes","Error","registerCommand","rangeSelection","getEditorState","read","selection","t3","t4","_fields","data","columns","rows","dispatchCommand","String","t5","_jsxs","Fragment","drawerTitle","featureKey","handleDrawerSubmit","schemaPathSuffix","hasCellBackgroundColor","hasCellMerge"],"sources":["../../../../../../src/features/experimental_table/client/plugins/TablePlugin/index.tsx"],"sourcesContent":["'use client'\n\nimport type {\n EditorThemeClasses,\n Klass,\n LexicalCommand,\n LexicalEditor,\n LexicalNode,\n RangeSelection,\n} from 'lexical'\nimport type { JSX } from 'react'\n\nimport { useLexicalComposerContext } from '@lexical/react/LexicalComposerContext'\nimport { TablePlugin as LexicalReactTablePlugin } from '@lexical/react/LexicalTablePlugin'\nimport { INSERT_TABLE_COMMAND, TableNode } from '@lexical/table'\nimport { mergeRegister } from '@lexical/utils'\nimport { formatDrawerSlug, useEditDepth, useModal } from '@payloadcms/ui'\nimport { $getSelection, $isRangeSelection, COMMAND_PRIORITY_EDITOR, createCommand } from 'lexical'\nimport { createContext, useContext, useEffect, useMemo, useState } from 'react'\nimport * as React from 'react'\n\nimport type { PluginComponent } from '../../../../typesClient.js'\n\nimport { useEditorConfigContext } from '../../../../../lexical/config/client/EditorConfigProvider.js'\nimport { FieldsDrawer } from '../../../../../utilities/fieldsDrawer/Drawer.js'\nimport './index.scss'\n\nexport type CellContextShape = {\n cellEditorConfig: CellEditorConfig | null\n cellEditorPlugins: Array<JSX.Element> | JSX.Element | null\n set: (\n cellEditorConfig: CellEditorConfig | null,\n cellEditorPlugins: Array<JSX.Element> | JSX.Element | null,\n ) => void\n}\n\nexport type CellEditorConfig = Readonly<{\n namespace: string\n nodes?: ReadonlyArray<Klass<LexicalNode>>\n onError: (error: Error, editor: LexicalEditor) => void\n readOnly?: boolean\n theme?: EditorThemeClasses\n}>\n\nexport const OPEN_TABLE_DRAWER_COMMAND: LexicalCommand<{}> = createCommand(\n 'OPEN_EMBED_DRAWER_COMMAND',\n)\n\nexport const CellContext = createContext<CellContextShape>({\n cellEditorConfig: null,\n cellEditorPlugins: null,\n set: () => {\n // Empty\n },\n})\n\nexport function TableContext({ children }: { children: JSX.Element }) {\n const [contextValue, setContextValue] = useState<{\n cellEditorConfig: CellEditorConfig | null\n cellEditorPlugins: Array<JSX.Element> | JSX.Element | null\n }>({\n cellEditorConfig: null,\n cellEditorPlugins: null,\n })\n return (\n <CellContext.Provider\n value={useMemo(\n () => ({\n cellEditorConfig: contextValue.cellEditorConfig,\n cellEditorPlugins: contextValue.cellEditorPlugins,\n set: (cellEditorConfig, cellEditorPlugins) => {\n setContextValue({ cellEditorConfig, cellEditorPlugins })\n },\n }),\n [contextValue.cellEditorConfig, contextValue.cellEditorPlugins],\n )}\n >\n {children}\n </CellContext.Provider>\n )\n}\n\nexport const TablePlugin: PluginComponent = () => {\n const [editor] = useLexicalComposerContext()\n const cellContext = useContext(CellContext)\n const { closeModal, toggleModal } = useModal()\n const editDepth = useEditDepth()\n const { uuid } = useEditorConfigContext()\n\n const drawerSlug = formatDrawerSlug({\n slug: 'lexical-table-create-' + uuid,\n depth: editDepth,\n })\n\n useEffect(() => {\n if (!editor.hasNodes([TableNode])) {\n throw new Error('TablePlugin: TableNode is not registered on editor')\n }\n\n return mergeRegister(\n editor.registerCommand(\n OPEN_TABLE_DRAWER_COMMAND,\n () => {\n let rangeSelection: RangeSelection | null = null\n\n editor.getEditorState().read(() => {\n const selection = $getSelection()\n if ($isRangeSelection(selection)) {\n rangeSelection = selection\n }\n })\n\n if (rangeSelection) {\n toggleModal(drawerSlug)\n }\n return true\n },\n COMMAND_PRIORITY_EDITOR,\n ),\n )\n }, [cellContext, editor, toggleModal])\n\n return (\n <React.Fragment>\n <FieldsDrawer\n drawerSlug={drawerSlug}\n drawerTitle=\"Create Table\"\n featureKey=\"experimental_table\"\n handleDrawerSubmit={(_fields, data) => {\n closeModal(drawerSlug)\n\n if (!data.columns || !data.rows) {\n return\n }\n\n editor.dispatchCommand(INSERT_TABLE_COMMAND, {\n columns: String(data.columns),\n rows: String(data.rows),\n })\n }}\n schemaPathSuffix=\"fields\"\n />\n <LexicalReactTablePlugin hasCellBackgroundColor={false} hasCellMerge />\n </React.Fragment>\n )\n}\n"],"mappings":"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","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"file":"debounce.d.ts","sourceRoot":"","sources":["../../../../../src/features/experimental_table/client/utils/debounce.ts"],"names":[],"mappings":"AA4DA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqDG;AACH,iBAAS,QAAQ,CAAC,IAAI,KAAA,EAAE,IAAI,KAAA,EAAE,OAAO,KAAA;;;;EA+HpC;AAED,eAAe,QAAQ,CAAA"}
1
+ {"version":3,"file":"debounce.d.ts","sourceRoot":"","sources":["../../../../../src/features/experimental_table/client/utils/debounce.ts"],"names":[],"mappings":"AA6DA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqDG;AACH,iBAAS,QAAQ,CAAC,IAAI,KAAA,EAAE,IAAI,KAAA,EAAE,OAAO,KAAA;;;;EA+HpC;AAED,eAAe,QAAQ,CAAA"}
@@ -1,3 +1,5 @@
1
+ 'use client';
2
+
1
3
  // Copied & modified from https://github.com/lodash/lodash/blob/main/src/debounce.ts
2
4
  /*
3
5
  The MIT License
@@ -49,8 +51,11 @@ Files located in the node_modules and vendor directories are externally
49
51
  maintained libraries used by this software which have their own
50
52
  licenses; we recommend you read them, as their terms may differ from the
51
53
  terms above.
52
- */ /** Error message constants. */ const FUNC_ERROR_TEXT = 'Expected a function';
53
- /* Built-in method references for those with the same name as other `lodash` methods. */ const nativeMax = Math.max, nativeMin = Math.min;
54
+ */ /** Error message constants. */
55
+ const FUNC_ERROR_TEXT = 'Expected a function';
56
+ /* Built-in method references for those with the same name as other `lodash` methods. */
57
+ const nativeMax = Math.max,
58
+ nativeMin = Math.min;
54
59
  /**
55
60
  * Creates a debounced function that delays invoking `func` until after `wait`
56
61
  * milliseconds have elapsed since the last time the debounced function was
@@ -104,99 +109,113 @@ terms above.
104
109
  *
105
110
  * // Cancel the trailing debounced invocation.
106
111
  * jQuery(window).on('popstate', debounced.cancel);
107
- */ function debounce(func, wait, options) {
108
- let lastArgs, lastThis, maxWait, result, timerId, lastCallTime, lastInvokeTime = 0, leading = false, maxing = false, trailing = true;
109
- if (typeof func != 'function') {
110
- throw new TypeError(FUNC_ERROR_TEXT);
112
+ */
113
+ function debounce(func, wait, options) {
114
+ let lastArgs,
115
+ lastThis,
116
+ maxWait,
117
+ result,
118
+ timerId,
119
+ lastCallTime,
120
+ lastInvokeTime = 0,
121
+ leading = false,
122
+ maxing = false,
123
+ trailing = true;
124
+ if (typeof func != 'function') {
125
+ throw new TypeError(FUNC_ERROR_TEXT);
126
+ }
127
+ wait = wait || 0;
128
+ if (typeof options === 'object') {
129
+ leading = !!options.leading;
130
+ maxing = 'maxWait' in options;
131
+ maxWait = maxing ? nativeMax(options.maxWait || 0, wait) : maxWait;
132
+ trailing = 'trailing' in options ? !!options.trailing : trailing;
133
+ }
134
+ function invokeFunc(time) {
135
+ const args = lastArgs,
136
+ thisArg = lastThis;
137
+ lastArgs = lastThis = undefined;
138
+ lastInvokeTime = time;
139
+ result = func.apply(thisArg, args);
140
+ return result;
141
+ }
142
+ function leadingEdge(time) {
143
+ // Reset any `maxWait` timer.
144
+ lastInvokeTime = time;
145
+ // Start the timer for the trailing edge.
146
+ timerId = setTimeout(timerExpired, wait);
147
+ // Invoke the leading edge.
148
+ return leading ? invokeFunc(time) : result;
149
+ }
150
+ function remainingWait(time) {
151
+ const timeSinceLastCall = time - lastCallTime,
152
+ timeSinceLastInvoke = time - lastInvokeTime,
153
+ timeWaiting = wait - timeSinceLastCall;
154
+ return maxing ? nativeMin(timeWaiting, maxWait - timeSinceLastInvoke) : timeWaiting;
155
+ }
156
+ function shouldInvoke(time) {
157
+ const timeSinceLastCall = time - lastCallTime,
158
+ timeSinceLastInvoke = time - lastInvokeTime;
159
+ // Either this is the first call, activity has stopped and we're at the
160
+ // trailing edge, the system time has gone backwards and we're treating
161
+ // it as the trailing edge, or we've hit the `maxWait` limit.
162
+ return lastCallTime === undefined || timeSinceLastCall >= wait || timeSinceLastCall < 0 || maxing && timeSinceLastInvoke >= maxWait;
163
+ }
164
+ function timerExpired() {
165
+ const time = Date.now();
166
+ if (shouldInvoke(time)) {
167
+ return trailingEdge(time);
111
168
  }
112
- wait = wait || 0;
113
- if (typeof options === 'object') {
114
- leading = !!options.leading;
115
- maxing = 'maxWait' in options;
116
- maxWait = maxing ? nativeMax(options.maxWait || 0, wait) : maxWait;
117
- trailing = 'trailing' in options ? !!options.trailing : trailing;
169
+ // Restart the timer.
170
+ timerId = setTimeout(timerExpired, remainingWait(time));
171
+ }
172
+ function trailingEdge(time) {
173
+ timerId = undefined;
174
+ // Only invoke if we have `lastArgs` which means `func` has been
175
+ // debounced at least once.
176
+ if (trailing && lastArgs) {
177
+ return invokeFunc(time);
118
178
  }
119
- function invokeFunc(time) {
120
- const args = lastArgs, thisArg = lastThis;
121
- lastArgs = lastThis = undefined;
122
- lastInvokeTime = time;
123
- result = func.apply(thisArg, args);
124
- return result;
179
+ lastArgs = lastThis = undefined;
180
+ return result;
181
+ }
182
+ function cancel() {
183
+ if (timerId !== undefined) {
184
+ clearTimeout(timerId);
125
185
  }
126
- function leadingEdge(time) {
127
- // Reset any `maxWait` timer.
128
- lastInvokeTime = time;
129
- // Start the timer for the trailing edge.
186
+ lastInvokeTime = 0;
187
+ lastArgs = lastCallTime = lastThis = timerId = undefined;
188
+ }
189
+ function flush() {
190
+ return timerId === undefined ? result : trailingEdge(Date.now());
191
+ }
192
+ function debounced() {
193
+ const time = Date.now(),
194
+ isInvoking = shouldInvoke(time);
195
+ // eslint-disable-next-line prefer-rest-params
196
+ lastArgs = arguments;
197
+ // eslint-disable-next-line @typescript-eslint/no-this-alias
198
+ lastThis = this;
199
+ lastCallTime = time;
200
+ if (isInvoking) {
201
+ if (timerId === undefined) {
202
+ return leadingEdge(lastCallTime);
203
+ }
204
+ if (maxing) {
205
+ // Handle invocations in a tight loop.
206
+ clearTimeout(timerId);
130
207
  timerId = setTimeout(timerExpired, wait);
131
- // Invoke the leading edge.
132
- return leading ? invokeFunc(time) : result;
133
- }
134
- function remainingWait(time) {
135
- const timeSinceLastCall = time - lastCallTime, timeSinceLastInvoke = time - lastInvokeTime, timeWaiting = wait - timeSinceLastCall;
136
- return maxing ? nativeMin(timeWaiting, maxWait - timeSinceLastInvoke) : timeWaiting;
137
- }
138
- function shouldInvoke(time) {
139
- const timeSinceLastCall = time - lastCallTime, timeSinceLastInvoke = time - lastInvokeTime;
140
- // Either this is the first call, activity has stopped and we're at the
141
- // trailing edge, the system time has gone backwards and we're treating
142
- // it as the trailing edge, or we've hit the `maxWait` limit.
143
- return lastCallTime === undefined || timeSinceLastCall >= wait || timeSinceLastCall < 0 || maxing && timeSinceLastInvoke >= maxWait;
144
- }
145
- function timerExpired() {
146
- const time = Date.now();
147
- if (shouldInvoke(time)) {
148
- return trailingEdge(time);
149
- }
150
- // Restart the timer.
151
- timerId = setTimeout(timerExpired, remainingWait(time));
208
+ return invokeFunc(lastCallTime);
209
+ }
152
210
  }
153
- function trailingEdge(time) {
154
- timerId = undefined;
155
- // Only invoke if we have `lastArgs` which means `func` has been
156
- // debounced at least once.
157
- if (trailing && lastArgs) {
158
- return invokeFunc(time);
159
- }
160
- lastArgs = lastThis = undefined;
161
- return result;
211
+ if (timerId === undefined) {
212
+ timerId = setTimeout(timerExpired, wait);
162
213
  }
163
- function cancel() {
164
- if (timerId !== undefined) {
165
- clearTimeout(timerId);
166
- }
167
- lastInvokeTime = 0;
168
- lastArgs = lastCallTime = lastThis = timerId = undefined;
169
- }
170
- function flush() {
171
- return timerId === undefined ? result : trailingEdge(Date.now());
172
- }
173
- function debounced() {
174
- const time = Date.now(), isInvoking = shouldInvoke(time);
175
- // eslint-disable-next-line prefer-rest-params
176
- lastArgs = arguments;
177
- // eslint-disable-next-line @typescript-eslint/no-this-alias
178
- lastThis = this;
179
- lastCallTime = time;
180
- if (isInvoking) {
181
- if (timerId === undefined) {
182
- return leadingEdge(lastCallTime);
183
- }
184
- if (maxing) {
185
- // Handle invocations in a tight loop.
186
- clearTimeout(timerId);
187
- timerId = setTimeout(timerExpired, wait);
188
- return invokeFunc(lastCallTime);
189
- }
190
- }
191
- if (timerId === undefined) {
192
- timerId = setTimeout(timerExpired, wait);
193
- }
194
- return result;
195
- }
196
- debounced.cancel = cancel;
197
- debounced.flush = flush;
198
- return debounced;
214
+ return result;
215
+ }
216
+ debounced.cancel = cancel;
217
+ debounced.flush = flush;
218
+ return debounced;
199
219
  }
200
220
  export default debounce;
201
-
202
221
  //# sourceMappingURL=debounce.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../src/features/experimental_table/client/utils/debounce.ts"],"sourcesContent":["// Copied & modified from https://github.com/lodash/lodash/blob/main/src/debounce.ts\n/*\nThe MIT License\n\nCopyright JS Foundation and other contributors <https://js.foundation/>\n\nBased on Underscore.js, copyright Jeremy Ashkenas,\nDocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>\n\nThis software consists of voluntary contributions made by many\nindividuals. For exact contribution history, see the revision history\navailable at https://github.com/lodash/lodash\n\nThe following license applies to all parts of this software except as\ndocumented below:\n\n====\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\nLIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\nWITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n====\n\nCopyright and related rights for sample code are waived via CC0. Sample\ncode is defined as all source code displayed within the prose of the\ndocumentation.\n\nCC0: http://creativecommons.org/publicdomain/zero/1.0/\n\n====\n\nFiles located in the node_modules and vendor directories are externally\nmaintained libraries used by this software which have their own\nlicenses; we recommend you read them, as their terms may differ from the\nterms above.\n */\n\n/** Error message constants. */\nconst FUNC_ERROR_TEXT = 'Expected a function'\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nconst nativeMax = Math.max,\n nativeMin = Math.min\n\n/**\n * Creates a debounced function that delays invoking `func` until after `wait`\n * milliseconds have elapsed since the last time the debounced function was\n * invoked. The debounced function comes with a `cancel` method to cancel\n * delayed `func` invocations and a `flush` method to immediately invoke them.\n * Provide `options` to indicate whether `func` should be invoked on the\n * leading and/or trailing edge of the `wait` timeout. The `func` is invoked\n * with the last arguments provided to the debounced function. Subsequent\n * calls to the debounced function return the result of the last `func`\n * invocation.\n *\n * **Note:** If `leading` and `trailing` options are `true`, `func` is\n * invoked on the trailing edge of the timeout only if the debounced function\n * is invoked more than once during the `wait` timeout.\n *\n * If `wait` is `0` and `leading` is `false`, `func` invocation is deferred\n * until to the next tick, similar to `setTimeout` with a timeout of `0`.\n *\n * See [David Corbacho's article](https://css-tricks.com/debouncing-throttling-explained-examples/)\n * for details over the differences between `_.debounce` and `_.throttle`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Function\n * @param {Function} func The function to debounce.\n * @param {number} [wait=0] The number of milliseconds to delay.\n * @param {Object} [options={}] The options object.\n * @param {boolean} [options.leading=false]\n * Specify invoking on the leading edge of the timeout.\n * @param {number} [options.maxWait]\n * The maximum time `func` is allowed to be delayed before it's invoked.\n * @param {boolean} [options.trailing=true]\n * Specify invoking on the trailing edge of the timeout.\n * @returns {Function} Returns the new debounced function.\n * @example\n *\n * // Avoid costly calculations while the window size is in flux.\n * jQuery(window).on('resize', _.debounce(calculateLayout, 150));\n *\n * // Invoke `sendMail` when clicked, debouncing subsequent calls.\n * jQuery(element).on('click', _.debounce(sendMail, 300, {\n * 'leading': true,\n * 'trailing': false\n * }));\n *\n * // Ensure `batchLog` is invoked once after 1 second of debounced calls.\n * var debounced = _.debounce(batchLog, 250, { 'maxWait': 1000 });\n * var source = new EventSource('/stream');\n * jQuery(source).on('message', debounced);\n *\n * // Cancel the trailing debounced invocation.\n * jQuery(window).on('popstate', debounced.cancel);\n */\nfunction debounce(func, wait, options) {\n let lastArgs,\n lastThis,\n maxWait,\n result,\n timerId,\n lastCallTime,\n lastInvokeTime = 0,\n leading = false,\n maxing = false,\n trailing = true\n\n if (typeof func != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT)\n }\n wait = wait || 0\n if (typeof options === 'object') {\n leading = !!options.leading\n maxing = 'maxWait' in options\n maxWait = maxing ? nativeMax(options.maxWait || 0, wait) : maxWait\n trailing = 'trailing' in options ? !!options.trailing : trailing\n }\n\n function invokeFunc(time) {\n const args = lastArgs,\n thisArg = lastThis\n\n lastArgs = lastThis = undefined\n lastInvokeTime = time\n result = func.apply(thisArg, args)\n return result\n }\n\n function leadingEdge(time) {\n // Reset any `maxWait` timer.\n lastInvokeTime = time\n // Start the timer for the trailing edge.\n timerId = setTimeout(timerExpired, wait)\n // Invoke the leading edge.\n return leading ? invokeFunc(time) : result\n }\n\n function remainingWait(time) {\n const timeSinceLastCall = time - lastCallTime,\n timeSinceLastInvoke = time - lastInvokeTime,\n timeWaiting = wait - timeSinceLastCall\n\n return maxing ? nativeMin(timeWaiting, maxWait - timeSinceLastInvoke) : timeWaiting\n }\n\n function shouldInvoke(time) {\n const timeSinceLastCall = time - lastCallTime,\n timeSinceLastInvoke = time - lastInvokeTime\n\n // Either this is the first call, activity has stopped and we're at the\n // trailing edge, the system time has gone backwards and we're treating\n // it as the trailing edge, or we've hit the `maxWait` limit.\n return (\n lastCallTime === undefined ||\n timeSinceLastCall >= wait ||\n timeSinceLastCall < 0 ||\n (maxing && timeSinceLastInvoke >= maxWait)\n )\n }\n\n function timerExpired() {\n const time = Date.now()\n if (shouldInvoke(time)) {\n return trailingEdge(time)\n }\n // Restart the timer.\n timerId = setTimeout(timerExpired, remainingWait(time))\n }\n\n function trailingEdge(time) {\n timerId = undefined\n\n // Only invoke if we have `lastArgs` which means `func` has been\n // debounced at least once.\n if (trailing && lastArgs) {\n return invokeFunc(time)\n }\n lastArgs = lastThis = undefined\n return result\n }\n\n function cancel() {\n if (timerId !== undefined) {\n clearTimeout(timerId)\n }\n lastInvokeTime = 0\n lastArgs = lastCallTime = lastThis = timerId = undefined\n }\n\n function flush() {\n return timerId === undefined ? result : trailingEdge(Date.now())\n }\n\n function debounced() {\n const time = Date.now(),\n isInvoking = shouldInvoke(time)\n\n // eslint-disable-next-line prefer-rest-params\n lastArgs = arguments\n // eslint-disable-next-line @typescript-eslint/no-this-alias\n lastThis = this\n lastCallTime = time\n\n if (isInvoking) {\n if (timerId === undefined) {\n return leadingEdge(lastCallTime)\n }\n if (maxing) {\n // Handle invocations in a tight loop.\n clearTimeout(timerId)\n timerId = setTimeout(timerExpired, wait)\n return invokeFunc(lastCallTime)\n }\n }\n if (timerId === undefined) {\n timerId = setTimeout(timerExpired, wait)\n }\n return result\n }\n debounced.cancel = cancel\n debounced.flush = flush\n return debounced\n}\n\nexport default debounce\n"],"names":["FUNC_ERROR_TEXT","nativeMax","Math","max","nativeMin","min","debounce","func","wait","options","lastArgs","lastThis","maxWait","result","timerId","lastCallTime","lastInvokeTime","leading","maxing","trailing","TypeError","invokeFunc","time","args","thisArg","undefined","apply","leadingEdge","setTimeout","timerExpired","remainingWait","timeSinceLastCall","timeSinceLastInvoke","timeWaiting","shouldInvoke","Date","now","trailingEdge","cancel","clearTimeout","flush","debounced","isInvoking","arguments"],"mappings":"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"}
1
+ {"version":3,"file":"debounce.js","names":["FUNC_ERROR_TEXT","nativeMax","Math","max","nativeMin","min","debounce","func","wait","options","lastArgs","lastThis","maxWait","result","timerId","lastCallTime","lastInvokeTime","leading","maxing","trailing","TypeError","invokeFunc","time","args","thisArg","undefined","apply","leadingEdge","setTimeout","timerExpired","remainingWait","timeSinceLastCall","timeSinceLastInvoke","timeWaiting","shouldInvoke","Date","now","trailingEdge","cancel","clearTimeout","flush","debounced","isInvoking","arguments"],"sources":["../../../../../src/features/experimental_table/client/utils/debounce.ts"],"sourcesContent":["'use client'\n// Copied & modified from https://github.com/lodash/lodash/blob/main/src/debounce.ts\n/*\nThe MIT License\n\nCopyright JS Foundation and other contributors <https://js.foundation/>\n\nBased on Underscore.js, copyright Jeremy Ashkenas,\nDocumentCloud and Investigative Reporters & Editors <http://underscorejs.org/>\n\nThis software consists of voluntary contributions made by many\nindividuals. For exact contribution history, see the revision history\navailable at https://github.com/lodash/lodash\n\nThe following license applies to all parts of this software except as\ndocumented below:\n\n====\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\nLIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\nWITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n\n====\n\nCopyright and related rights for sample code are waived via CC0. Sample\ncode is defined as all source code displayed within the prose of the\ndocumentation.\n\nCC0: http://creativecommons.org/publicdomain/zero/1.0/\n\n====\n\nFiles located in the node_modules and vendor directories are externally\nmaintained libraries used by this software which have their own\nlicenses; we recommend you read them, as their terms may differ from the\nterms above.\n */\n\n/** Error message constants. */\nconst FUNC_ERROR_TEXT = 'Expected a function'\n\n/* Built-in method references for those with the same name as other `lodash` methods. */\nconst nativeMax = Math.max,\n nativeMin = Math.min\n\n/**\n * Creates a debounced function that delays invoking `func` until after `wait`\n * milliseconds have elapsed since the last time the debounced function was\n * invoked. The debounced function comes with a `cancel` method to cancel\n * delayed `func` invocations and a `flush` method to immediately invoke them.\n * Provide `options` to indicate whether `func` should be invoked on the\n * leading and/or trailing edge of the `wait` timeout. The `func` is invoked\n * with the last arguments provided to the debounced function. Subsequent\n * calls to the debounced function return the result of the last `func`\n * invocation.\n *\n * **Note:** If `leading` and `trailing` options are `true`, `func` is\n * invoked on the trailing edge of the timeout only if the debounced function\n * is invoked more than once during the `wait` timeout.\n *\n * If `wait` is `0` and `leading` is `false`, `func` invocation is deferred\n * until to the next tick, similar to `setTimeout` with a timeout of `0`.\n *\n * See [David Corbacho's article](https://css-tricks.com/debouncing-throttling-explained-examples/)\n * for details over the differences between `_.debounce` and `_.throttle`.\n *\n * @static\n * @memberOf _\n * @since 0.1.0\n * @category Function\n * @param {Function} func The function to debounce.\n * @param {number} [wait=0] The number of milliseconds to delay.\n * @param {Object} [options={}] The options object.\n * @param {boolean} [options.leading=false]\n * Specify invoking on the leading edge of the timeout.\n * @param {number} [options.maxWait]\n * The maximum time `func` is allowed to be delayed before it's invoked.\n * @param {boolean} [options.trailing=true]\n * Specify invoking on the trailing edge of the timeout.\n * @returns {Function} Returns the new debounced function.\n * @example\n *\n * // Avoid costly calculations while the window size is in flux.\n * jQuery(window).on('resize', _.debounce(calculateLayout, 150));\n *\n * // Invoke `sendMail` when clicked, debouncing subsequent calls.\n * jQuery(element).on('click', _.debounce(sendMail, 300, {\n * 'leading': true,\n * 'trailing': false\n * }));\n *\n * // Ensure `batchLog` is invoked once after 1 second of debounced calls.\n * var debounced = _.debounce(batchLog, 250, { 'maxWait': 1000 });\n * var source = new EventSource('/stream');\n * jQuery(source).on('message', debounced);\n *\n * // Cancel the trailing debounced invocation.\n * jQuery(window).on('popstate', debounced.cancel);\n */\nfunction debounce(func, wait, options) {\n let lastArgs,\n lastThis,\n maxWait,\n result,\n timerId,\n lastCallTime,\n lastInvokeTime = 0,\n leading = false,\n maxing = false,\n trailing = true\n\n if (typeof func != 'function') {\n throw new TypeError(FUNC_ERROR_TEXT)\n }\n wait = wait || 0\n if (typeof options === 'object') {\n leading = !!options.leading\n maxing = 'maxWait' in options\n maxWait = maxing ? nativeMax(options.maxWait || 0, wait) : maxWait\n trailing = 'trailing' in options ? !!options.trailing : trailing\n }\n\n function invokeFunc(time) {\n const args = lastArgs,\n thisArg = lastThis\n\n lastArgs = lastThis = undefined\n lastInvokeTime = time\n result = func.apply(thisArg, args)\n return result\n }\n\n function leadingEdge(time) {\n // Reset any `maxWait` timer.\n lastInvokeTime = time\n // Start the timer for the trailing edge.\n timerId = setTimeout(timerExpired, wait)\n // Invoke the leading edge.\n return leading ? invokeFunc(time) : result\n }\n\n function remainingWait(time) {\n const timeSinceLastCall = time - lastCallTime,\n timeSinceLastInvoke = time - lastInvokeTime,\n timeWaiting = wait - timeSinceLastCall\n\n return maxing ? nativeMin(timeWaiting, maxWait - timeSinceLastInvoke) : timeWaiting\n }\n\n function shouldInvoke(time) {\n const timeSinceLastCall = time - lastCallTime,\n timeSinceLastInvoke = time - lastInvokeTime\n\n // Either this is the first call, activity has stopped and we're at the\n // trailing edge, the system time has gone backwards and we're treating\n // it as the trailing edge, or we've hit the `maxWait` limit.\n return (\n lastCallTime === undefined ||\n timeSinceLastCall >= wait ||\n timeSinceLastCall < 0 ||\n (maxing && timeSinceLastInvoke >= maxWait)\n )\n }\n\n function timerExpired() {\n const time = Date.now()\n if (shouldInvoke(time)) {\n return trailingEdge(time)\n }\n // Restart the timer.\n timerId = setTimeout(timerExpired, remainingWait(time))\n }\n\n function trailingEdge(time) {\n timerId = undefined\n\n // Only invoke if we have `lastArgs` which means `func` has been\n // debounced at least once.\n if (trailing && lastArgs) {\n return invokeFunc(time)\n }\n lastArgs = lastThis = undefined\n return result\n }\n\n function cancel() {\n if (timerId !== undefined) {\n clearTimeout(timerId)\n }\n lastInvokeTime = 0\n lastArgs = lastCallTime = lastThis = timerId = undefined\n }\n\n function flush() {\n return timerId === undefined ? result : trailingEdge(Date.now())\n }\n\n function debounced() {\n const time = Date.now(),\n isInvoking = shouldInvoke(time)\n\n // eslint-disable-next-line prefer-rest-params\n lastArgs = arguments\n // eslint-disable-next-line @typescript-eslint/no-this-alias\n lastThis = this\n lastCallTime = time\n\n if (isInvoking) {\n if (timerId === undefined) {\n return leadingEdge(lastCallTime)\n }\n if (maxing) {\n // Handle invocations in a tight loop.\n clearTimeout(timerId)\n timerId = setTimeout(timerExpired, wait)\n return invokeFunc(lastCallTime)\n }\n }\n if (timerId === undefined) {\n timerId = setTimeout(timerExpired, wait)\n }\n return result\n }\n debounced.cancel = cancel\n debounced.flush = flush\n return debounced\n}\n\nexport default debounce\n"],"mappings":"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","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"file":"useDebounce.d.ts","sourceRoot":"","sources":["../../../../../src/features/experimental_table/client/utils/useDebounce.ts"],"names":[],"mappings":"AAIA,wBAAgB,WAAW,CAAC,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,KAAK,EAAE,KAAK,IAAI,EAC9D,EAAE,EAAE,CAAC,EACL,EAAE,EAAE,MAAM,EACV,OAAO,CAAC,EAAE,MAAM;;;;EAkBjB"}
1
+ {"version":3,"file":"useDebounce.d.ts","sourceRoot":"","sources":["../../../../../src/features/experimental_table/client/utils/useDebounce.ts"],"names":[],"mappings":"AAKA,wBAAgB,WAAW,CAAC,CAAC,SAAS,CAAC,GAAG,IAAI,EAAE,KAAK,EAAE,KAAK,IAAI,EAC9D,EAAE,EAAE,CAAC,EACL,EAAE,EAAE,MAAM,EACV,OAAO,CAAC,EAAE,MAAM;;;;EAkBjB"}
@@ -1,18 +1,16 @@
1
+ 'use client';
2
+
1
3
  import { useMemo, useRef } from 'react';
2
4
  import debounce from './debounce.js';
3
5
  export function useDebounce(fn, ms, maxWait) {
4
- const funcRef = useRef(null);
5
- funcRef.current = fn;
6
- return useMemo(()=>debounce((...args)=>{
7
- if (funcRef.current) {
8
- funcRef.current(...args);
9
- }
10
- }, ms, {
11
- maxWait
12
- }), [
13
- ms,
14
- maxWait
15
- ]);
6
+ const funcRef = useRef(null);
7
+ funcRef.current = fn;
8
+ return useMemo(() => debounce((...args) => {
9
+ if (funcRef.current) {
10
+ funcRef.current(...args);
11
+ }
12
+ }, ms, {
13
+ maxWait
14
+ }), [ms, maxWait]);
16
15
  }
17
-
18
16
  //# sourceMappingURL=useDebounce.js.map
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../../../src/features/experimental_table/client/utils/useDebounce.ts"],"sourcesContent":["import { useMemo, useRef } from 'react'\n\nimport debounce from './debounce.js'\n\nexport function useDebounce<T extends (...args: never[]) => void>(\n fn: T,\n ms: number,\n maxWait?: number,\n) {\n const funcRef = useRef<T | null>(null)\n funcRef.current = fn\n\n return useMemo(\n () =>\n debounce(\n (...args: Parameters<T>) => {\n if (funcRef.current) {\n funcRef.current(...args)\n }\n },\n ms,\n { maxWait },\n ),\n [ms, maxWait],\n )\n}\n"],"names":["useMemo","useRef","debounce","useDebounce","fn","ms","maxWait","funcRef","current","args"],"mappings":"AAAA,SAASA,OAAO,EAAEC,MAAM,QAAQ,QAAO;AAEvC,OAAOC,cAAc,gBAAe;AAEpC,OAAO,SAASC,YACdC,EAAK,EACLC,EAAU,EACVC,OAAgB;IAEhB,MAAMC,UAAUN,OAAiB;IACjCM,QAAQC,OAAO,GAAGJ;IAElB,OAAOJ,QACL,IACEE,SACE,CAAC,GAAGO;YACF,IAAIF,QAAQC,OAAO,EAAE;gBACnBD,QAAQC,OAAO,IAAIC;YACrB;QACF,GACAJ,IACA;YAAEC;QAAQ,IAEd;QAACD;QAAIC;KAAQ;AAEjB"}
1
+ {"version":3,"file":"useDebounce.js","names":["useMemo","useRef","debounce","useDebounce","fn","ms","maxWait","funcRef","current","args"],"sources":["../../../../../src/features/experimental_table/client/utils/useDebounce.ts"],"sourcesContent":["'use client'\nimport { useMemo, useRef } from 'react'\n\nimport debounce from './debounce.js'\n\nexport function useDebounce<T extends (...args: never[]) => void>(\n fn: T,\n ms: number,\n maxWait?: number,\n) {\n const funcRef = useRef<T | null>(null)\n funcRef.current = fn\n\n return useMemo(\n () =>\n debounce(\n (...args: Parameters<T>) => {\n if (funcRef.current) {\n funcRef.current(...args)\n }\n },\n ms,\n { maxWait },\n ),\n [ms, maxWait],\n )\n}\n"],"mappings":"AAAA;;AACA,SAASA,OAAO,EAAEC,MAAM,QAAQ;AAEhC,OAAOC,QAAA,MAAc;AAErB,OAAO,SAASC,YACdC,EAAK,EACLC,EAAU,EACVC,OAAgB;EAEhB,MAAMC,OAAA,GAAUN,MAAA,CAAiB;EACjCM,OAAA,CAAQC,OAAO,GAAGJ,EAAA;EAElB,OAAOJ,OAAA,CACL,MACEE,QAAA,CACE,CAAC,GAAGO,IAAA;IACF,IAAIF,OAAA,CAAQC,OAAO,EAAE;MACnBD,OAAA,CAAQC,OAAO,IAAIC,IAAA;IACrB;EACF,GACAJ,EAAA,EACA;IAAEC;EAAQ,IAEd,CAACD,EAAA,EAAIC,OAAA,CAAQ;AAEjB","ignoreList":[]}