@payloadcms/ui 4.0.0-internal.e387174 → 4.0.0-internal.e38d3ac

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 (726) hide show
  1. package/dist/css/app.css +121 -0
  2. package/dist/css/forms.css +0 -6
  3. package/dist/css/spacing.css +11 -3
  4. package/dist/css/z-index.css +10 -0
  5. package/dist/elements/AddNewRelation/index.css +0 -1
  6. package/dist/elements/AnimateHeight/usePatchAnimateHeight.d.ts.map +1 -1
  7. package/dist/elements/AppHeader/index.css +1 -3
  8. package/dist/elements/AppHeader/index.d.ts.map +1 -1
  9. package/dist/elements/AppHeader/index.js +5 -1
  10. package/dist/elements/AppHeader/index.js.map +1 -1
  11. package/dist/elements/ArrayAction/index.d.ts +3 -0
  12. package/dist/elements/ArrayAction/index.d.ts.map +1 -1
  13. package/dist/elements/ArrayAction/index.js +83 -29
  14. package/dist/elements/ArrayAction/index.js.map +1 -1
  15. package/dist/elements/BulkUpload/EditMany/DrawerContent.js +2 -2
  16. package/dist/elements/BulkUpload/EditMany/DrawerContent.js.map +1 -1
  17. package/dist/elements/BulkUpload/FileSidebar/index.css +4 -0
  18. package/dist/elements/BulkUpload/FormsManager/createFormData.d.ts +2 -2
  19. package/dist/elements/BulkUpload/FormsManager/createFormData.d.ts.map +1 -1
  20. package/dist/elements/BulkUpload/FormsManager/createFormData.js +4 -15
  21. package/dist/elements/BulkUpload/FormsManager/createFormData.js.map +1 -1
  22. package/dist/elements/BulkUpload/FormsManager/index.d.ts.map +1 -1
  23. package/dist/elements/BulkUpload/FormsManager/index.js +1 -1
  24. package/dist/elements/BulkUpload/FormsManager/index.js.map +1 -1
  25. package/dist/elements/Button/index.css +2 -2
  26. package/dist/elements/Button/index.d.ts.map +1 -1
  27. package/dist/elements/ClipboardAction/ClipboardActionLabel.d.ts.map +1 -1
  28. package/dist/elements/ClipboardAction/clipboardUtilities.d.ts +8 -1
  29. package/dist/elements/ClipboardAction/clipboardUtilities.d.ts.map +1 -1
  30. package/dist/elements/ClipboardAction/clipboardUtilities.js +40 -8
  31. package/dist/elements/ClipboardAction/clipboardUtilities.js.map +1 -1
  32. package/dist/elements/ClipboardAction/clipboardUtilities.spec.js +120 -0
  33. package/dist/elements/ClipboardAction/clipboardUtilities.spec.js.map +1 -0
  34. package/dist/elements/ClipboardAction/index.d.ts.map +1 -1
  35. package/dist/elements/ClipboardAction/index.js +17 -1
  36. package/dist/elements/ClipboardAction/index.js.map +1 -1
  37. package/dist/elements/ClipboardAction/isClipboardDataValid.spec.js +144 -0
  38. package/dist/elements/ClipboardAction/isClipboardDataValid.spec.js.map +1 -0
  39. package/dist/elements/ClipboardAction/mergeFormStateFromClipboard.d.ts +10 -0
  40. package/dist/elements/ClipboardAction/mergeFormStateFromClipboard.d.ts.map +1 -1
  41. package/dist/elements/ClipboardAction/mergeFormStateFromClipboard.js +55 -0
  42. package/dist/elements/ClipboardAction/mergeFormStateFromClipboard.js.map +1 -1
  43. package/dist/elements/ClipboardAction/types.d.ts +3 -0
  44. package/dist/elements/ClipboardAction/types.d.ts.map +1 -1
  45. package/dist/elements/ClipboardAction/types.js.map +1 -1
  46. package/dist/elements/ClipboardAction/useCanPasteClipboard.d.ts +10 -0
  47. package/dist/elements/ClipboardAction/useCanPasteClipboard.d.ts.map +1 -0
  48. package/dist/elements/ClipboardAction/useCanPasteClipboard.js +21 -0
  49. package/dist/elements/ClipboardAction/useCanPasteClipboard.js.map +1 -0
  50. package/dist/elements/CodeEditor/CodeEditor.d.ts.map +1 -1
  51. package/dist/elements/CodeEditor/index.css +5 -5
  52. package/dist/elements/CommandPalette/index.css +0 -7
  53. package/dist/elements/CopyToClipboard/index.d.ts +1 -0
  54. package/dist/elements/CopyToClipboard/index.d.ts.map +1 -1
  55. package/dist/elements/CopyToClipboard/index.js +10 -8
  56. package/dist/elements/CopyToClipboard/index.js.map +1 -1
  57. package/dist/elements/CreateDocumentButton/index.d.ts.map +1 -1
  58. package/dist/elements/CreateDocumentButton/index.js +4 -1
  59. package/dist/elements/CreateDocumentButton/index.js.map +1 -1
  60. package/dist/elements/DatePicker/DatePicker.d.ts.map +1 -1
  61. package/dist/elements/DatePicker/DatePicker.js +1 -0
  62. package/dist/elements/DatePicker/DatePicker.js.map +1 -1
  63. package/dist/elements/DatePicker/getFormattedLocale.d.ts.map +1 -1
  64. package/dist/elements/DatePicker/index.css +1 -1
  65. package/dist/elements/DeleteDocument/index.d.ts.map +1 -1
  66. package/dist/elements/DeleteDocument/index.js +16 -1
  67. package/dist/elements/DeleteDocument/index.js.map +1 -1
  68. package/dist/elements/Dialog/DialogTitle/index.d.ts.map +1 -1
  69. package/dist/elements/DocumentControls/index.d.ts +2 -2
  70. package/dist/elements/DocumentControls/index.d.ts.map +1 -1
  71. package/dist/elements/DocumentControls/index.js.map +1 -1
  72. package/dist/elements/DocumentDrawer/DrawerHeader/index.d.ts +2 -2
  73. package/dist/elements/DocumentDrawer/DrawerHeader/index.d.ts.map +1 -1
  74. package/dist/elements/DocumentDrawer/DrawerHeader/index.js.map +1 -1
  75. package/dist/elements/DocumentHeader/Tabs/tabs/index.d.ts.map +1 -1
  76. package/dist/elements/DocumentLocked/index.d.ts +2 -2
  77. package/dist/elements/DocumentLocked/index.d.ts.map +1 -1
  78. package/dist/elements/DocumentLocked/index.js.map +1 -1
  79. package/dist/elements/DraggableSortable/useDraggableSortable/index.d.ts.map +1 -1
  80. package/dist/elements/Drawer/index.css +10 -4
  81. package/dist/elements/Drawer/index.d.ts.map +1 -1
  82. package/dist/elements/Drawer/index.js +1 -0
  83. package/dist/elements/Drawer/index.js.map +1 -1
  84. package/dist/elements/Drawer/useDrawerSlug.d.ts.map +1 -1
  85. package/dist/elements/DrawerActionHeader/index.d.ts.map +1 -1
  86. package/dist/elements/DuplicateDocument/SelectLocalesDrawer/index.js +3 -2
  87. package/dist/elements/DuplicateDocument/SelectLocalesDrawer/index.js.map +1 -1
  88. package/dist/elements/EditMany/DrawerContent.js +2 -2
  89. package/dist/elements/EditMany/DrawerContent.js.map +1 -1
  90. package/dist/elements/FieldSelect/reduceFieldOptions.d.ts.map +1 -1
  91. package/dist/elements/FieldSelect/reduceFieldOptions.js +3 -1
  92. package/dist/elements/FieldSelect/reduceFieldOptions.js.map +1 -1
  93. package/dist/elements/FieldSelect/reduceFieldOptions.spec.js +143 -0
  94. package/dist/elements/FieldSelect/reduceFieldOptions.spec.js.map +1 -0
  95. package/dist/elements/FileDetails/StaticFileDetails/index.css +8 -9
  96. package/dist/elements/FileManager/FilePreview/index.css +3 -3
  97. package/dist/elements/FileManager/FileToolbar/index.d.ts.map +1 -1
  98. package/dist/elements/FileManager/FileToolbar/index.js +3 -0
  99. package/dist/elements/FileManager/FileToolbar/index.js.map +1 -1
  100. package/dist/elements/FileManager/index.css +36 -23
  101. package/dist/elements/FileManager/index.d.ts +1 -1
  102. package/dist/elements/FileManager/index.d.ts.map +1 -1
  103. package/dist/elements/FileManager/index.js +15 -4
  104. package/dist/elements/FileManager/index.js.map +1 -1
  105. package/dist/elements/HTMLDiff/diff/index.d.ts.map +1 -1
  106. package/dist/elements/HTMLDiff/index.d.ts.map +1 -1
  107. package/dist/elements/Hierarchy/ColumnBrowser/ColumnItem/index.css +0 -1
  108. package/dist/elements/Hierarchy/ColumnBrowser/index.d.ts.map +1 -1
  109. package/dist/elements/Hierarchy/Modal/index.d.ts.map +1 -1
  110. package/dist/elements/Hierarchy/Modal/useHierarchyModal.d.ts.map +1 -1
  111. package/dist/elements/Hierarchy/Search/useHierarchySearch.d.ts.map +1 -1
  112. package/dist/elements/Hierarchy/Tree/HierarchySidebarTab.d.ts.map +1 -1
  113. package/dist/elements/Hierarchy/Tree/HierarchySidebarTab.js +109 -89
  114. package/dist/elements/Hierarchy/Tree/HierarchySidebarTab.js.map +1 -1
  115. package/dist/elements/Hierarchy/Tree/HierarchySidebarTab.server.d.ts.map +1 -1
  116. package/dist/elements/Hierarchy/Tree/HierarchySidebarTab.server.js +2 -0
  117. package/dist/elements/Hierarchy/Tree/HierarchySidebarTab.server.js.map +1 -1
  118. package/dist/elements/Hierarchy/Tree/TreeFocusContext.d.ts +1 -1
  119. package/dist/elements/Hierarchy/Tree/TreeFocusContext.d.ts.map +1 -1
  120. package/dist/elements/Hierarchy/Tree/TreeNode/index.css +0 -1
  121. package/dist/elements/Hierarchy/Tree/TreeNode/index.d.ts.map +1 -1
  122. package/dist/elements/Hierarchy/Tree/useChildren.d.ts.map +1 -1
  123. package/dist/elements/IDLabel/index.css +6 -0
  124. package/dist/elements/IDLabel/index.d.ts +1 -1
  125. package/dist/elements/IDLabel/index.d.ts.map +1 -1
  126. package/dist/elements/IDLabel/index.js +16 -21
  127. package/dist/elements/IDLabel/index.js.map +1 -1
  128. package/dist/elements/InputStepper/index.css +0 -1
  129. package/dist/elements/LeaveWithoutSaving/index.d.ts.map +1 -1
  130. package/dist/elements/LeaveWithoutSaving/usePreventLeave.d.ts.map +1 -1
  131. package/dist/elements/ListDrawer/index.d.ts.map +1 -1
  132. package/dist/elements/ListHeader/TitleActions/ListBulkUploadButton.d.ts +1 -7
  133. package/dist/elements/ListHeader/TitleActions/ListBulkUploadButton.d.ts.map +1 -1
  134. package/dist/elements/ListHeader/TitleActions/ListBulkUploadButton.js +26 -32
  135. package/dist/elements/ListHeader/TitleActions/ListBulkUploadButton.js.map +1 -1
  136. package/dist/elements/LoadingOverlay/reducer.d.ts.map +1 -1
  137. package/dist/elements/Locked/index.css +0 -8
  138. package/dist/elements/Locked/index.d.ts +2 -2
  139. package/dist/elements/Locked/index.d.ts.map +1 -1
  140. package/dist/elements/Locked/index.js +70 -64
  141. package/dist/elements/Locked/index.js.map +1 -1
  142. package/dist/elements/MiniCarousel/index.css +39 -37
  143. package/dist/elements/Nav/SidebarTabs/index.client.d.ts.map +1 -1
  144. package/dist/elements/Nav/SidebarTabs/index.client.js +12 -5
  145. package/dist/elements/Nav/SidebarTabs/index.client.js.map +1 -1
  146. package/dist/elements/Nav/SidebarTabs/index.css +0 -5
  147. package/dist/elements/Nav/SidebarTabs/renderTabServerFn.d.ts +1 -0
  148. package/dist/elements/Nav/SidebarTabs/renderTabServerFn.d.ts.map +1 -1
  149. package/dist/elements/Nav/SidebarTabs/renderTabServerFn.js +2 -1
  150. package/dist/elements/Nav/SidebarTabs/renderTabServerFn.js.map +1 -1
  151. package/dist/elements/NavGroup/index.css +0 -1
  152. package/dist/elements/Popup/PopupButtonList/index.css +1 -1
  153. package/dist/elements/Popup/index.js +1 -1
  154. package/dist/elements/Popup/index.js.map +1 -1
  155. package/dist/elements/PreviewButton/index.d.ts +1 -2
  156. package/dist/elements/PreviewButton/index.d.ts.map +1 -1
  157. package/dist/elements/PreviewButton/index.js +11 -5
  158. package/dist/elements/PreviewButton/index.js.map +1 -1
  159. package/dist/elements/PreviewSizes/index.css +8 -9
  160. package/dist/elements/PublishButton/ScheduleDrawer/buildUpcomingColumns.d.ts.map +1 -1
  161. package/dist/elements/PublishButton/ScheduleDrawer/buildUpcomingScheduleWhere.d.ts.map +1 -1
  162. package/dist/elements/PublishButton/ScheduleDrawer/index.js +1 -1
  163. package/dist/elements/PublishButton/ScheduleDrawer/index.js.map +1 -1
  164. package/dist/elements/QueryPresets/QueryPresetBar/index.js +1 -3
  165. package/dist/elements/QueryPresets/QueryPresetBar/index.js.map +1 -1
  166. package/dist/elements/ReactSelect/ClearIndicator/index.css +0 -1
  167. package/dist/elements/ReactSelect/DefaultMenuPortal.d.ts +7 -0
  168. package/dist/elements/ReactSelect/DefaultMenuPortal.d.ts.map +1 -0
  169. package/dist/elements/ReactSelect/DefaultMenuPortal.js +120 -0
  170. package/dist/elements/ReactSelect/DefaultMenuPortal.js.map +1 -0
  171. package/dist/elements/ReactSelect/MultiValue/index.css +0 -1
  172. package/dist/elements/ReactSelect/MultiValueLabel/index.css +2 -2
  173. package/dist/elements/ReactSelect/getCaptureMenuScroll.d.ts.map +1 -1
  174. package/dist/elements/ReactSelect/getMenuListStyles.d.ts +1 -1
  175. package/dist/elements/ReactSelect/getMenuListStyles.d.ts.map +1 -1
  176. package/dist/elements/ReactSelect/getMenuListStyles.js +13 -5
  177. package/dist/elements/ReactSelect/getMenuListStyles.js.map +1 -1
  178. package/dist/elements/ReactSelect/getMenuStyles.d.ts +10 -0
  179. package/dist/elements/ReactSelect/getMenuStyles.d.ts.map +1 -0
  180. package/dist/elements/ReactSelect/getMenuStyles.js +21 -0
  181. package/dist/elements/ReactSelect/getMenuStyles.js.map +1 -0
  182. package/dist/elements/ReactSelect/index.css +7 -3
  183. package/dist/elements/ReactSelect/index.d.ts.map +1 -1
  184. package/dist/elements/ReactSelect/index.js +24 -101
  185. package/dist/elements/ReactSelect/index.js.map +1 -1
  186. package/dist/elements/ReactSelect/types.d.ts +1 -2
  187. package/dist/elements/ReactSelect/types.d.ts.map +1 -1
  188. package/dist/elements/ReactSelect/types.js.map +1 -1
  189. package/dist/elements/RelationshipTable/AddNewButton.d.ts +2 -2
  190. package/dist/elements/RelationshipTable/AddNewButton.d.ts.map +1 -1
  191. package/dist/elements/RelationshipTable/Pagination.d.ts +0 -1
  192. package/dist/elements/RelationshipTable/Pagination.d.ts.map +1 -1
  193. package/dist/elements/RelationshipTable/Pagination.js +27 -77
  194. package/dist/elements/RelationshipTable/Pagination.js.map +1 -1
  195. package/dist/elements/RelationshipTable/index.css +0 -2
  196. package/dist/elements/RelationshipTable/index.d.ts +1 -0
  197. package/dist/elements/RelationshipTable/index.d.ts.map +1 -1
  198. package/dist/elements/RelationshipTable/index.js +41 -5
  199. package/dist/elements/RelationshipTable/index.js.map +1 -1
  200. package/dist/elements/RenderTitle/index.css +4 -0
  201. package/dist/elements/RenderTitle/index.d.ts.map +1 -1
  202. package/dist/elements/RenderTitle/index.js +18 -13
  203. package/dist/elements/RenderTitle/index.js.map +1 -1
  204. package/dist/elements/SelectAll/index.css +3 -1
  205. package/dist/elements/SelectRow/index.d.ts +5 -4
  206. package/dist/elements/SelectRow/index.d.ts.map +1 -1
  207. package/dist/elements/SelectRow/index.js +10 -7
  208. package/dist/elements/SelectRow/index.js.map +1 -1
  209. package/dist/elements/SidebarToggle/index.css +0 -17
  210. package/dist/elements/SortColumn/index.d.ts.map +1 -1
  211. package/dist/elements/SortColumn/index.js +42 -38
  212. package/dist/elements/SortColumn/index.js.map +1 -1
  213. package/dist/elements/SortHeader/index.d.ts.map +1 -1
  214. package/dist/elements/SortHeader/index.js +29 -26
  215. package/dist/elements/SortHeader/index.js.map +1 -1
  216. package/dist/elements/StepNav/index.css +64 -14
  217. package/dist/elements/StepNav/index.d.ts.map +1 -1
  218. package/dist/elements/StepNav/index.js +143 -69
  219. package/dist/elements/StepNav/index.js.map +1 -1
  220. package/dist/elements/Table/DefaultCell/fields/index.d.ts +1 -1
  221. package/dist/elements/Table/DefaultCell/fields/index.d.ts.map +1 -1
  222. package/dist/elements/Table/DefaultCell/index.d.ts.map +1 -1
  223. package/dist/elements/Table/DefaultCell/index.js +3 -11
  224. package/dist/elements/Table/DefaultCell/index.js.map +1 -1
  225. package/dist/elements/Table/OrderableRow.d.ts +3 -1
  226. package/dist/elements/Table/OrderableRow.d.ts.map +1 -1
  227. package/dist/elements/Table/OrderableRow.js +17 -1
  228. package/dist/elements/Table/OrderableRow.js.map +1 -1
  229. package/dist/elements/Table/OrderableRowDragPreview.d.ts.map +1 -1
  230. package/dist/elements/Table/OrderableTable.d.ts.map +1 -1
  231. package/dist/elements/Table/OrderableTable.js +19 -2
  232. package/dist/elements/Table/OrderableTable.js.map +1 -1
  233. package/dist/elements/Table/index.css +7 -0
  234. package/dist/elements/TableSection/index.css +0 -1
  235. package/dist/elements/Tabs/index.d.ts.map +1 -1
  236. package/dist/elements/Thumbnail/createThumbnail.d.ts.map +1 -1
  237. package/dist/elements/Thumbnail/index.d.ts +1 -1
  238. package/dist/elements/Thumbnail/index.d.ts.map +1 -1
  239. package/dist/elements/Thumbnail/index.js.map +1 -1
  240. package/dist/elements/TimezonePicker/index.d.ts.map +1 -1
  241. package/dist/elements/TimezonePicker/index.js +5 -1
  242. package/dist/elements/TimezonePicker/index.js.map +1 -1
  243. package/dist/elements/Tooltip/index.css +15 -34
  244. package/dist/elements/Tooltip/index.d.ts +11 -3
  245. package/dist/elements/Tooltip/index.d.ts.map +1 -1
  246. package/dist/elements/Tooltip/index.js +151 -85
  247. package/dist/elements/Tooltip/index.js.map +1 -1
  248. package/dist/elements/Upload/index.css +0 -5
  249. package/dist/elements/Upload/index.d.ts.map +1 -1
  250. package/dist/elements/WhereBuilder/Condition/Relationship/optionsReducer.d.ts.map +1 -1
  251. package/dist/elements/WhereBuilder/Condition/Select/formatOptions.d.ts.map +1 -1
  252. package/dist/elements/WhereBuilder/Condition/validOperators.d.ts.map +1 -1
  253. package/dist/elements/WhereBuilder/field-types.d.ts.map +1 -1
  254. package/dist/exports/client/index.d.ts +5 -1
  255. package/dist/exports/client/index.d.ts.map +1 -1
  256. package/dist/exports/client/index.js +1 -1
  257. package/dist/exports/client/index.js.map +3 -3
  258. package/dist/exports/layouts.d.ts +1 -0
  259. package/dist/exports/layouts.d.ts.map +1 -1
  260. package/dist/exports/layouts.js +1 -0
  261. package/dist/exports/layouts.js.map +1 -1
  262. package/dist/exports/shared/index.d.ts +1 -0
  263. package/dist/exports/shared/index.d.ts.map +1 -1
  264. package/dist/exports/shared/index.js +2 -2
  265. package/dist/exports/shared/index.js.map +4 -4
  266. package/dist/fields/Array/ArrayRow.d.ts +1 -0
  267. package/dist/fields/Array/ArrayRow.d.ts.map +1 -1
  268. package/dist/fields/Array/ArrayRow.js +99 -160
  269. package/dist/fields/Array/ArrayRow.js.map +1 -1
  270. package/dist/fields/Array/index.d.ts +1 -1
  271. package/dist/fields/Array/index.d.ts.map +1 -1
  272. package/dist/fields/Array/index.js +38 -10
  273. package/dist/fields/Array/index.js.map +1 -1
  274. package/dist/fields/Blocks/BlockRow.d.ts +1 -0
  275. package/dist/fields/Blocks/BlockRow.d.ts.map +1 -1
  276. package/dist/fields/Blocks/BlockRow.js +136 -195
  277. package/dist/fields/Blocks/BlockRow.js.map +1 -1
  278. package/dist/fields/Blocks/RowActions.d.ts +3 -0
  279. package/dist/fields/Blocks/RowActions.d.ts.map +1 -1
  280. package/dist/fields/Blocks/RowActions.js +26 -20
  281. package/dist/fields/Blocks/RowActions.js.map +1 -1
  282. package/dist/fields/Blocks/index.d.ts +1 -1
  283. package/dist/fields/Blocks/index.d.ts.map +1 -1
  284. package/dist/fields/Blocks/index.js +38 -10
  285. package/dist/fields/Blocks/index.js.map +1 -1
  286. package/dist/fields/Checkbox/Input.d.ts +2 -0
  287. package/dist/fields/Checkbox/Input.d.ts.map +1 -1
  288. package/dist/fields/Checkbox/Input.js +32 -26
  289. package/dist/fields/Checkbox/Input.js.map +1 -1
  290. package/dist/fields/Checkbox/index.css +37 -73
  291. package/dist/fields/Checkbox/index.d.ts +1 -1
  292. package/dist/fields/Code/index.css +1 -1
  293. package/dist/fields/Code/index.d.ts +2 -2
  294. package/dist/fields/Collapsible/index.d.ts +1 -1
  295. package/dist/fields/DateTime/index.d.ts +1 -1
  296. package/dist/fields/Email/index.d.ts +1 -1
  297. package/dist/fields/FieldError/index.css +0 -9
  298. package/dist/fields/FieldError/index.d.ts.map +1 -1
  299. package/dist/fields/FieldError/index.js +19 -9
  300. package/dist/fields/FieldError/index.js.map +1 -1
  301. package/dist/fields/Group/index.d.ts +2 -2
  302. package/dist/fields/JSON/index.d.ts +1 -1
  303. package/dist/fields/Join/index.css +9 -0
  304. package/dist/fields/Join/index.d.ts +1 -1
  305. package/dist/fields/Join/index.d.ts.map +1 -1
  306. package/dist/fields/Join/index.js +13 -9
  307. package/dist/fields/Join/index.js.map +1 -1
  308. package/dist/fields/Number/index.d.ts +1 -1
  309. package/dist/fields/Point/index.d.ts +1 -1
  310. package/dist/fields/RadioGroup/index.css +0 -7
  311. package/dist/fields/Relationship/Input.d.ts.map +1 -1
  312. package/dist/fields/Relationship/Input.js +32 -14
  313. package/dist/fields/Relationship/Input.js.map +1 -1
  314. package/dist/fields/Relationship/findOptionsByValue.d.ts.map +1 -1
  315. package/dist/fields/Relationship/index.d.ts +1 -1
  316. package/dist/fields/Relationship/optionsReducer.d.ts.map +1 -1
  317. package/dist/fields/Relationship/select-components/MultiValueLabel/index.css +1 -1
  318. package/dist/fields/Row/index.d.ts +1 -1
  319. package/dist/fields/Select/index.d.ts +1 -1
  320. package/dist/fields/Select/index.d.ts.map +1 -1
  321. package/dist/fields/Slug/index.css +0 -1
  322. package/dist/fields/Slug/index.d.ts.map +1 -1
  323. package/dist/fields/Slug/index.js +75 -111
  324. package/dist/fields/Slug/index.js.map +1 -1
  325. package/dist/fields/Tabs/index.d.ts +1 -1
  326. package/dist/fields/Text/index.d.ts +1 -1
  327. package/dist/fields/Textarea/index.d.ts +1 -1
  328. package/dist/fields/Upload/index.css +19 -4
  329. package/dist/fields/mergeFieldStyles.d.ts +1 -1
  330. package/dist/fields/mergeFieldStyles.d.ts.map +1 -1
  331. package/dist/forms/Form/context.d.ts.map +1 -1
  332. package/dist/forms/Form/createNestedClientFieldPath.d.ts.map +1 -1
  333. package/dist/forms/Form/errorMessages.d.ts.map +1 -1
  334. package/dist/forms/Form/fieldReducer.d.ts.map +1 -1
  335. package/dist/forms/Form/fieldReducer.js +3 -1
  336. package/dist/forms/Form/fieldReducer.js.map +1 -1
  337. package/dist/forms/Form/index.d.ts.map +1 -1
  338. package/dist/forms/Form/index.js +12 -15
  339. package/dist/forms/Form/index.js.map +1 -1
  340. package/dist/forms/Form/mergeServerFormState.d.ts.map +1 -1
  341. package/dist/forms/Form/reduceToSerializableFields.d.ts.map +1 -1
  342. package/dist/forms/Form/rowHelpers.d.ts.map +1 -1
  343. package/dist/forms/Form/rows.d.ts.map +1 -1
  344. package/dist/forms/Form/types.d.ts +1 -1
  345. package/dist/forms/Form/types.d.ts.map +1 -1
  346. package/dist/forms/Form/types.js.map +1 -1
  347. package/dist/forms/RenderFields/RenderField.d.ts +1 -1
  348. package/dist/forms/RenderFields/index.css +16 -2
  349. package/dist/forms/WatchChildErrors/buildPathSegments.d.ts.map +1 -1
  350. package/dist/forms/WatchChildErrors/index.d.ts.map +1 -1
  351. package/dist/forms/WatchChildErrors/index.js +2 -2
  352. package/dist/forms/WatchChildErrors/index.js.map +1 -1
  353. package/dist/forms/fieldSchemasToFormState/addFieldStatePromise.d.ts.map +1 -1
  354. package/dist/forms/fieldSchemasToFormState/addFieldStatePromise.js +1 -1
  355. package/dist/forms/fieldSchemasToFormState/addFieldStatePromise.js.map +1 -1
  356. package/dist/forms/fieldSchemasToFormState/calculateDefaultValues/index.d.ts.map +1 -1
  357. package/dist/forms/fieldSchemasToFormState/calculateDefaultValues/iterateFields.d.ts.map +1 -1
  358. package/dist/forms/fieldSchemasToFormState/calculateDefaultValues/promise.d.ts.map +1 -1
  359. package/dist/forms/fieldSchemasToFormState/index.d.ts.map +1 -1
  360. package/dist/forms/fieldSchemasToFormState/iterateFields.d.ts.map +1 -1
  361. package/dist/forms/fieldSchemasToFormState/renderField.d.ts.map +1 -1
  362. package/dist/forms/fieldSchemasToFormState/renderField.js +1 -3
  363. package/dist/forms/fieldSchemasToFormState/renderField.js.map +1 -1
  364. package/dist/forms/useField/index.d.ts.map +1 -1
  365. package/dist/forms/withCondition/index.d.ts +1 -1
  366. package/dist/forms/withCondition/index.d.ts.map +1 -1
  367. package/dist/hooks/useDebouncedCallback.d.ts.map +1 -1
  368. package/dist/hooks/useDelay.d.ts.map +1 -1
  369. package/dist/hooks/useElementHeightVariable.d.ts.map +1 -1
  370. package/dist/hooks/useHotkey.d.ts.map +1 -1
  371. package/dist/hooks/useIntersect.d.ts.map +1 -1
  372. package/dist/hooks/usePopupWindow.d.ts +1 -1
  373. package/dist/hooks/usePopupWindow.d.ts.map +1 -1
  374. package/dist/hooks/useRelatedCollections.d.ts.map +1 -1
  375. package/dist/hooks/useResize.d.ts.map +1 -1
  376. package/dist/hooks/useUseAsTitle.d.ts.map +1 -1
  377. package/dist/icons/Edit/index.d.ts +0 -1
  378. package/dist/icons/Edit/index.d.ts.map +1 -1
  379. package/dist/icons/Edit/index.js +4 -4
  380. package/dist/icons/Edit/index.js.map +1 -1
  381. package/dist/layouts/Root/index.d.ts +1 -1
  382. package/dist/layouts/Root/index.d.ts.map +1 -1
  383. package/dist/layouts/Root/index.js +12 -4
  384. package/dist/layouts/Root/index.js.map +1 -1
  385. package/dist/layouts/Root/viewport.d.ts +1 -0
  386. package/dist/layouts/Root/viewport.d.ts.map +1 -1
  387. package/dist/layouts/Root/viewport.js +4 -1
  388. package/dist/layouts/Root/viewport.js.map +1 -1
  389. package/dist/providers/Actions/index.d.ts +1 -0
  390. package/dist/providers/Actions/index.d.ts.map +1 -1
  391. package/dist/providers/Actions/index.js +43 -11
  392. package/dist/providers/Actions/index.js.map +1 -1
  393. package/dist/providers/Auth/AuthSessionDebug/index.css +48 -0
  394. package/dist/providers/Auth/AuthSessionDebug/index.d.ts +13 -0
  395. package/dist/providers/Auth/AuthSessionDebug/index.d.ts.map +1 -0
  396. package/dist/providers/Auth/AuthSessionDebug/index.js +93 -0
  397. package/dist/providers/Auth/AuthSessionDebug/index.js.map +1 -0
  398. package/dist/providers/Auth/AuthSessionDebug/utilities.d.ts +21 -0
  399. package/dist/providers/Auth/AuthSessionDebug/utilities.d.ts.map +1 -0
  400. package/dist/providers/Auth/AuthSessionDebug/utilities.js +53 -0
  401. package/dist/providers/Auth/AuthSessionDebug/utilities.js.map +1 -0
  402. package/dist/providers/Auth/authSessionRequests.d.ts +27 -0
  403. package/dist/providers/Auth/authSessionRequests.d.ts.map +1 -0
  404. package/dist/providers/Auth/authSessionRequests.js +119 -0
  405. package/dist/providers/Auth/authSessionRequests.js.map +1 -0
  406. package/dist/providers/Auth/authSessionRequests.spec.js +121 -0
  407. package/dist/providers/Auth/authSessionRequests.spec.js.map +1 -0
  408. package/dist/providers/Auth/index.d.ts +5 -59
  409. package/dist/providers/Auth/index.d.ts.map +1 -1
  410. package/dist/providers/Auth/index.js +283 -135
  411. package/dist/providers/Auth/index.js.map +1 -1
  412. package/dist/providers/Auth/sessionActivity.d.ts +23 -0
  413. package/dist/providers/Auth/sessionActivity.d.ts.map +1 -0
  414. package/dist/providers/Auth/sessionActivity.js +49 -0
  415. package/dist/providers/Auth/sessionActivity.js.map +1 -0
  416. package/dist/providers/Auth/sessionActivity.spec.js +44 -0
  417. package/dist/providers/Auth/sessionActivity.spec.js.map +1 -0
  418. package/dist/providers/Auth/sessionTiming.d.ts +11 -0
  419. package/dist/providers/Auth/sessionTiming.d.ts.map +1 -0
  420. package/dist/providers/Auth/sessionTiming.js +18 -0
  421. package/dist/providers/Auth/sessionTiming.js.map +1 -0
  422. package/dist/providers/Auth/tabSessionSync/index.d.ts +17 -0
  423. package/dist/providers/Auth/tabSessionSync/index.d.ts.map +1 -0
  424. package/dist/providers/Auth/tabSessionSync/index.js +263 -0
  425. package/dist/providers/Auth/tabSessionSync/index.js.map +1 -0
  426. package/dist/providers/Auth/tabSessionSync/index.spec.js +463 -0
  427. package/dist/providers/Auth/tabSessionSync/index.spec.js.map +1 -0
  428. package/dist/providers/Auth/tabSessionSync/types.d.ts +107 -0
  429. package/dist/providers/Auth/tabSessionSync/types.d.ts.map +1 -0
  430. package/dist/providers/Auth/tabSessionSync/types.js +6 -0
  431. package/dist/providers/Auth/tabSessionSync/types.js.map +1 -0
  432. package/dist/providers/Auth/tabSessionSync/useTabSessionSync.d.ts +11 -0
  433. package/dist/providers/Auth/tabSessionSync/useTabSessionSync.d.ts.map +1 -0
  434. package/dist/providers/Auth/tabSessionSync/useTabSessionSync.js +90 -0
  435. package/dist/providers/Auth/tabSessionSync/useTabSessionSync.js.map +1 -0
  436. package/dist/providers/Auth/tabSessionSync/utilities.d.ts +26 -0
  437. package/dist/providers/Auth/tabSessionSync/utilities.d.ts.map +1 -0
  438. package/dist/providers/Auth/tabSessionSync/utilities.js +159 -0
  439. package/dist/providers/Auth/tabSessionSync/utilities.js.map +1 -0
  440. package/dist/providers/Auth/types.d.ts +65 -0
  441. package/dist/providers/Auth/types.d.ts.map +1 -0
  442. package/dist/providers/Auth/types.js +2 -0
  443. package/dist/providers/Auth/types.js.map +1 -0
  444. package/dist/providers/Auth/useAuthSessionTimers.d.ts +26 -0
  445. package/dist/providers/Auth/useAuthSessionTimers.d.ts.map +1 -0
  446. package/dist/providers/Auth/useAuthSessionTimers.js +203 -0
  447. package/dist/providers/Auth/useAuthSessionTimers.js.map +1 -0
  448. package/dist/providers/Auth/useAuthSessionTimers.spec.js +311 -0
  449. package/dist/providers/Auth/useAuthSessionTimers.spec.js.map +1 -0
  450. package/dist/providers/ClientFunction/index.d.ts.map +1 -1
  451. package/dist/providers/DocumentInfo/index.js.map +1 -1
  452. package/dist/providers/DocumentInfo/types.d.ts +5 -5
  453. package/dist/providers/DocumentInfo/types.d.ts.map +1 -1
  454. package/dist/providers/DocumentInfo/types.js.map +1 -1
  455. package/dist/providers/DocumentInfo/useGetDocPermissions.d.ts.map +1 -1
  456. package/dist/providers/DocumentTitle/index.d.ts +1 -0
  457. package/dist/providers/DocumentTitle/index.d.ts.map +1 -1
  458. package/dist/providers/DocumentTitle/index.js +2 -0
  459. package/dist/providers/DocumentTitle/index.js.map +1 -1
  460. package/dist/providers/Embed/index.d.ts +24 -0
  461. package/dist/providers/Embed/index.d.ts.map +1 -0
  462. package/dist/providers/Embed/index.js +105 -0
  463. package/dist/providers/Embed/index.js.map +1 -0
  464. package/dist/providers/FormErrorHandler/index.d.ts +24 -0
  465. package/dist/providers/FormErrorHandler/index.d.ts.map +1 -0
  466. package/dist/providers/FormErrorHandler/index.js +6 -0
  467. package/dist/providers/FormErrorHandler/index.js.map +1 -0
  468. package/dist/providers/ListQuery/mergeQuery.d.ts.map +1 -1
  469. package/dist/providers/ListQuery/sanitizeQuery.d.ts.map +1 -1
  470. package/dist/providers/LivePreview/sizeReducer.d.ts +1 -1
  471. package/dist/providers/LivePreview/sizeReducer.d.ts.map +1 -1
  472. package/dist/providers/Locale/index.d.ts.map +1 -1
  473. package/dist/providers/Locale/index.js +41 -36
  474. package/dist/providers/Locale/index.js.map +1 -1
  475. package/dist/providers/Root/index.d.ts +1 -0
  476. package/dist/providers/Root/index.d.ts.map +1 -1
  477. package/dist/providers/Root/index.js +37 -31
  478. package/dist/providers/Root/index.js.map +1 -1
  479. package/dist/providers/RouteTransition/ProgressBar/index.js +4 -1
  480. package/dist/providers/RouteTransition/ProgressBar/index.js.map +1 -1
  481. package/dist/providers/RouteTransition/ProgressBar/index.spec.js +44 -0
  482. package/dist/providers/RouteTransition/ProgressBar/index.spec.js.map +1 -0
  483. package/dist/providers/RouteTransition/index.d.ts +2 -0
  484. package/dist/providers/RouteTransition/index.d.ts.map +1 -1
  485. package/dist/providers/RouteTransition/index.js +42 -14
  486. package/dist/providers/RouteTransition/index.js.map +1 -1
  487. package/dist/providers/SidebarTabs/index.d.ts +3 -2
  488. package/dist/providers/SidebarTabs/index.d.ts.map +1 -1
  489. package/dist/providers/SidebarTabs/index.js.map +1 -1
  490. package/dist/providers/TableColumns/buildColumnState/filterFields.d.ts.map +1 -1
  491. package/dist/providers/TableColumns/buildColumnState/filterFieldsWithPermissions.d.ts.map +1 -1
  492. package/dist/providers/TableColumns/buildColumnState/findValueFromPath.d.ts.map +1 -1
  493. package/dist/providers/TableColumns/buildColumnState/index.d.ts.map +1 -1
  494. package/dist/providers/TableColumns/buildColumnState/index.js +1 -1
  495. package/dist/providers/TableColumns/buildColumnState/index.js.map +1 -1
  496. package/dist/providers/TableColumns/buildColumnState/index.spec.js +40 -0
  497. package/dist/providers/TableColumns/buildColumnState/index.spec.js.map +1 -0
  498. package/dist/providers/TableColumns/getInitialColumns.d.ts +1 -1
  499. package/dist/providers/TableColumns/getInitialColumns.d.ts.map +1 -1
  500. package/dist/providers/Theme/index.d.ts +5 -2
  501. package/dist/providers/Theme/index.d.ts.map +1 -1
  502. package/dist/providers/Theme/index.js +109 -96
  503. package/dist/providers/Theme/index.js.map +1 -1
  504. package/dist/providers/Theme/shared.d.ts +3 -0
  505. package/dist/providers/Theme/shared.d.ts.map +1 -0
  506. package/dist/providers/Theme/shared.js +2 -0
  507. package/dist/providers/Theme/shared.js.map +1 -0
  508. package/dist/providers/UploadEdits/index.d.ts.map +1 -1
  509. package/dist/providers/UploadHandlers/index.d.ts +2 -7
  510. package/dist/providers/UploadHandlers/index.d.ts.map +1 -1
  511. package/dist/providers/UploadHandlers/index.js +102 -42
  512. package/dist/providers/UploadHandlers/index.js.map +1 -1
  513. package/dist/styles.css +23 -10
  514. package/dist/templates/Default/index.d.ts +1 -0
  515. package/dist/templates/Default/index.d.ts.map +1 -1
  516. package/dist/templates/Default/index.js +2 -0
  517. package/dist/templates/Default/index.js.map +1 -1
  518. package/dist/utilities/api.d.ts.map +1 -1
  519. package/dist/utilities/buildClientFieldSchemaMap/index.d.ts.map +1 -1
  520. package/dist/utilities/buildClientFieldSchemaMap/traverseFields.d.ts.map +1 -1
  521. package/dist/utilities/buildFieldSchemaMap/index.d.ts.map +1 -1
  522. package/dist/utilities/buildFieldSchemaMap/traverseFields.d.ts.map +1 -1
  523. package/dist/utilities/buildFormState.d.ts +2 -2
  524. package/dist/utilities/buildFormState.d.ts.map +1 -1
  525. package/dist/utilities/buildFormState.js.map +1 -1
  526. package/dist/utilities/checkDependencies.d.ts.map +1 -1
  527. package/dist/utilities/combineFieldLabel.d.ts.map +1 -1
  528. package/dist/utilities/combineFieldLabel.js +5 -1
  529. package/dist/utilities/combineFieldLabel.js.map +1 -1
  530. package/dist/utilities/copyDataFromLocale.d.ts.map +1 -1
  531. package/dist/utilities/filterOutUploadFields.d.ts.map +1 -1
  532. package/dist/utilities/findLocaleFromCode.d.ts.map +1 -1
  533. package/dist/utilities/formatAbsoluteURL.d.ts.map +1 -1
  534. package/dist/utilities/formatDocTitle/formatDateTitle.d.ts.map +1 -1
  535. package/dist/utilities/formatDocTitle/formatRelationshipTitle.d.ts.map +1 -1
  536. package/dist/utilities/formatDocTitle/index.d.ts +1 -1
  537. package/dist/utilities/formatDocTitle/index.d.ts.map +1 -1
  538. package/dist/utilities/formatFields.d.ts.map +1 -1
  539. package/dist/utilities/formatMetadata.d.ts.map +1 -1
  540. package/dist/utilities/formatMetadata.js +0 -5
  541. package/dist/utilities/formatMetadata.js.map +1 -1
  542. package/dist/utilities/generateFieldID.d.ts +1 -1
  543. package/dist/utilities/generateFieldID.d.ts.map +1 -1
  544. package/dist/utilities/generateFieldID.js +2 -2
  545. package/dist/utilities/generateFieldID.js.map +1 -1
  546. package/dist/utilities/getColumns.d.ts.map +1 -1
  547. package/dist/utilities/getDisplayedFieldValue.d.ts.map +1 -1
  548. package/dist/utilities/getDocPreferences.d.ts.map +1 -1
  549. package/dist/utilities/getDocumentData.d.ts.map +1 -1
  550. package/dist/utilities/getDocumentPermissions.d.ts.map +1 -1
  551. package/dist/utilities/getGlobalData.d.ts +2 -2
  552. package/dist/utilities/getGlobalData.d.ts.map +1 -1
  553. package/dist/utilities/getGlobalData.js.map +1 -1
  554. package/dist/utilities/getHasScheduledPublish.d.ts.map +1 -1
  555. package/dist/utilities/getIsLocked.d.ts.map +1 -1
  556. package/dist/utilities/getLanguageDir.d.ts +12 -0
  557. package/dist/utilities/getLanguageDir.d.ts.map +1 -0
  558. package/dist/utilities/getLanguageDir.js +12 -0
  559. package/dist/utilities/getLanguageDir.js.map +1 -0
  560. package/dist/utilities/getOffsetTop.d.ts.map +1 -1
  561. package/dist/utilities/getRequestEmbed.d.ts +14 -0
  562. package/dist/utilities/getRequestEmbed.d.ts.map +1 -0
  563. package/dist/utilities/getRequestEmbed.js +10 -0
  564. package/dist/utilities/getRequestEmbed.js.map +1 -0
  565. package/dist/utilities/getRequestHighContrast.d.ts.map +1 -1
  566. package/dist/utilities/getRequestLanguage.d.ts.map +1 -1
  567. package/dist/utilities/getRequestTheme.d.ts +1 -1
  568. package/dist/utilities/getRequestTheme.d.ts.map +1 -1
  569. package/dist/utilities/getRequestTheme.js +1 -1
  570. package/dist/utilities/getRequestTheme.js.map +1 -1
  571. package/dist/utilities/getRouteWithoutAdmin.d.ts.map +1 -1
  572. package/dist/utilities/getSupportedMonacoLocale.d.ts.map +1 -1
  573. package/dist/utilities/getVersions.d.ts.map +1 -1
  574. package/dist/utilities/handleAuthRedirect.d.ts.map +1 -1
  575. package/dist/utilities/handleBackToDashboard.d.ts.map +1 -1
  576. package/dist/utilities/handleFormStateLocking.d.ts.map +1 -1
  577. package/dist/utilities/handleGoBack.d.ts.map +1 -1
  578. package/dist/utilities/handleLivePreview.d.ts.map +1 -1
  579. package/dist/utilities/handlePreview.d.ts.map +1 -1
  580. package/dist/utilities/handleServerFunctions.d.ts +32 -8
  581. package/dist/utilities/handleServerFunctions.d.ts.map +1 -1
  582. package/dist/utilities/handleServerFunctions.js +17 -37
  583. package/dist/utilities/handleServerFunctions.js.map +1 -1
  584. package/dist/utilities/handleStaleDataCheck.d.ts.map +1 -1
  585. package/dist/utilities/handleTakeOver.d.ts +5 -5
  586. package/dist/utilities/handleTakeOver.d.ts.map +1 -1
  587. package/dist/utilities/handleTakeOver.js.map +1 -1
  588. package/dist/utilities/hasOptionLabelJSXElement.d.ts.map +1 -1
  589. package/dist/utilities/hasSavePermission.d.ts.map +1 -1
  590. package/dist/utilities/initReq.d.ts.map +1 -1
  591. package/dist/utilities/isClientUserObject.d.ts +2 -2
  592. package/dist/utilities/isClientUserObject.d.ts.map +1 -1
  593. package/dist/utilities/isClientUserObject.js.map +1 -1
  594. package/dist/utilities/isCustomAdminView.d.ts.map +1 -1
  595. package/dist/utilities/isEditing.d.ts.map +1 -1
  596. package/dist/utilities/isPathMatchingRoute.d.ts.map +1 -1
  597. package/dist/utilities/isPublicAdminRoute.d.ts.map +1 -1
  598. package/dist/utilities/isURLAllowed.d.ts.map +1 -1
  599. package/dist/utilities/recentlyViewed.d.ts.map +1 -1
  600. package/dist/utilities/reduceFieldsToOptions.d.ts.map +1 -1
  601. package/dist/utilities/reduceFieldsToValuesWithValidation.d.ts.map +1 -1
  602. package/dist/utilities/renderTable.d.ts +2 -2
  603. package/dist/utilities/renderTable.d.ts.map +1 -1
  604. package/dist/utilities/renderTable.js +18 -2
  605. package/dist/utilities/renderTable.js.map +1 -1
  606. package/dist/utilities/resolveFilterOptions.d.ts +1 -1
  607. package/dist/utilities/resolveFilterOptions.d.ts.map +1 -1
  608. package/dist/utilities/sanitizeFilterOptionsQuery.d.ts.map +1 -1
  609. package/dist/utilities/scrollToID.d.ts.map +1 -1
  610. package/dist/utilities/selectiveCache.d.ts.map +1 -1
  611. package/dist/utilities/serverFunctionRegistry.d.ts +12 -7
  612. package/dist/utilities/serverFunctionRegistry.d.ts.map +1 -1
  613. package/dist/utilities/serverFunctionRegistry.js +25 -7
  614. package/dist/utilities/serverFunctionRegistry.js.map +1 -1
  615. package/dist/utilities/setsAreEqual.d.ts.map +1 -1
  616. package/dist/utilities/slugify.d.ts.map +1 -1
  617. package/dist/utilities/slugify.js +49 -6
  618. package/dist/utilities/slugify.js.map +1 -1
  619. package/dist/utilities/traverseForLocalizedFields.d.ts.map +1 -1
  620. package/dist/utilities/upsertPreferences.d.ts.map +1 -1
  621. package/dist/views/CollectionTrash/generateCollectionTrashMetadata.d.ts.map +1 -1
  622. package/dist/views/Dashboard/Default/ModularDashboard/DashboardStepNav.d.ts.map +1 -1
  623. package/dist/views/Dashboard/Default/ModularDashboard/DashboardStepNav.js +3 -2
  624. package/dist/views/Dashboard/Default/ModularDashboard/DashboardStepNav.js.map +1 -1
  625. package/dist/views/Dashboard/Default/ModularDashboard/WidgetEditControl.d.ts.map +1 -1
  626. package/dist/views/Dashboard/Default/ModularDashboard/WidgetEditControl.js +7 -7
  627. package/dist/views/Dashboard/Default/ModularDashboard/WidgetEditControl.js.map +1 -1
  628. package/dist/views/Dashboard/Default/ModularDashboard/index.client.d.ts.map +1 -1
  629. package/dist/views/Dashboard/Default/ModularDashboard/index.client.js +104 -66
  630. package/dist/views/Dashboard/Default/ModularDashboard/index.client.js.map +1 -1
  631. package/dist/views/Dashboard/Default/ModularDashboard/index.css +29 -144
  632. package/dist/views/Dashboard/Default/ModularDashboard/renderWidget/RenderWidget.js +4 -4
  633. package/dist/views/Dashboard/Default/ModularDashboard/renderWidget/RenderWidget.js.map +1 -1
  634. package/dist/views/Dashboard/Default/ModularDashboard/renderWidget/renderWidgetServerFn.js +10 -10
  635. package/dist/views/Dashboard/Default/ModularDashboard/renderWidget/renderWidgetServerFn.js.map +1 -1
  636. package/dist/views/Dashboard/Default/index.d.ts +2 -2
  637. package/dist/views/Dashboard/Default/index.d.ts.map +1 -1
  638. package/dist/views/Dashboard/Default/index.js.map +1 -1
  639. package/dist/views/Document/getCustomDocumentViewByKey.d.ts +1 -1
  640. package/dist/views/Document/getCustomDocumentViewByKey.d.ts.map +1 -1
  641. package/dist/views/Document/getCustomViewByRoute.d.ts +1 -1
  642. package/dist/views/Document/getCustomViewByRoute.d.ts.map +1 -1
  643. package/dist/views/Document/getDocumentView.d.ts.map +1 -1
  644. package/dist/views/Document/getMetaBySegment.d.ts.map +1 -1
  645. package/dist/views/Document/index.d.ts +1 -1
  646. package/dist/views/Document/index.d.ts.map +1 -1
  647. package/dist/views/Document/recordRecentlyViewed.d.ts.map +1 -1
  648. package/dist/views/Edit/index.css +61 -53
  649. package/dist/views/Edit/index.d.ts.map +1 -1
  650. package/dist/views/Edit/index.js.map +1 -1
  651. package/dist/views/HierarchyList/HierarchyTable/SlotTable.d.ts +2 -2
  652. package/dist/views/HierarchyList/HierarchyTable/SlotTable.d.ts.map +1 -1
  653. package/dist/views/HierarchyList/HierarchyTable/SlotTable.js.map +1 -1
  654. package/dist/views/HierarchyList/HierarchyTable/types.d.ts +2 -2
  655. package/dist/views/HierarchyList/HierarchyTable/types.d.ts.map +1 -1
  656. package/dist/views/HierarchyList/HierarchyTable/types.js.map +1 -1
  657. package/dist/views/HierarchyList/index.css +1 -1
  658. package/dist/views/List/ListHeader/index.d.ts +1 -10
  659. package/dist/views/List/ListHeader/index.d.ts.map +1 -1
  660. package/dist/views/List/ListHeader/index.js +1 -3
  661. package/dist/views/List/ListHeader/index.js.map +1 -1
  662. package/dist/views/List/createSerializableValue.d.ts.map +1 -1
  663. package/dist/views/List/extractRelationshipDisplayValue.d.ts.map +1 -1
  664. package/dist/views/List/extractValueOrRelationshipID.d.ts.map +1 -1
  665. package/dist/views/List/generateListViewMetadata.d.ts.map +1 -1
  666. package/dist/views/List/handleGroupBy.d.ts.map +1 -1
  667. package/dist/views/List/handleHierarchy.d.ts +1 -1
  668. package/dist/views/List/handleHierarchy.d.ts.map +1 -1
  669. package/dist/views/List/index.client.d.ts.map +1 -1
  670. package/dist/views/List/index.client.js +0 -14
  671. package/dist/views/List/index.client.js.map +1 -1
  672. package/dist/views/List/index.css +6 -1
  673. package/dist/views/List/index.d.ts.map +1 -1
  674. package/dist/views/List/index.js +4 -0
  675. package/dist/views/List/index.js.map +1 -1
  676. package/dist/views/List/renderListViewSlots.d.ts.map +1 -1
  677. package/dist/views/List/resolveAllFilterOptions.d.ts.map +1 -1
  678. package/dist/views/List/transformColumnsToSelect.d.ts.map +1 -1
  679. package/dist/views/Logout/index.d.ts.map +1 -1
  680. package/dist/views/Logout/index.js +11 -0
  681. package/dist/views/Logout/index.js.map +1 -1
  682. package/dist/views/NotFound/page.d.ts.map +1 -1
  683. package/dist/views/Root/generateCustomViewMetadata.d.ts.map +1 -1
  684. package/dist/views/Root/generatePageMetadata.d.ts.map +1 -1
  685. package/dist/views/Root/getCustomCollectionViewByRoute.d.ts +1 -1
  686. package/dist/views/Root/getCustomCollectionViewByRoute.d.ts.map +1 -1
  687. package/dist/views/Root/getCustomCollectionViewByRoute.js.map +1 -1
  688. package/dist/views/Root/getCustomGlobalViewByRoute.d.ts +1 -1
  689. package/dist/views/Root/getCustomGlobalViewByRoute.d.ts.map +1 -1
  690. package/dist/views/Root/getCustomGlobalViewByRoute.js.map +1 -1
  691. package/dist/views/Root/getCustomViewByKey.d.ts.map +1 -1
  692. package/dist/views/Root/getCustomViewByKey.js.map +1 -1
  693. package/dist/views/Root/getCustomViewByRoute.d.ts.map +1 -1
  694. package/dist/views/Root/getRouteData.d.ts.map +1 -1
  695. package/dist/views/Root/index.d.ts +12 -1
  696. package/dist/views/Root/index.d.ts.map +1 -1
  697. package/dist/views/Root/index.js +11 -3
  698. package/dist/views/Root/index.js.map +1 -1
  699. package/dist/views/Unauthorized/index.d.ts.map +1 -1
  700. package/dist/views/Version/RenderFieldsToDiff/RenderVersionFieldsToDiff.d.ts.map +1 -1
  701. package/dist/views/Version/RenderFieldsToDiff/buildVersionFields.d.ts.map +1 -1
  702. package/dist/views/Version/RenderFieldsToDiff/fields/Relationship/generateLabelFromValue.d.ts.map +1 -1
  703. package/dist/views/Version/RenderFieldsToDiff/index.d.ts.map +1 -1
  704. package/dist/views/Version/SelectComparison/VersionDrawer/index.d.ts.map +1 -1
  705. package/dist/views/Version/generateVersionViewMetadata.js.map +1 -1
  706. package/dist/views/Versions/buildColumns.d.ts +1 -1
  707. package/dist/views/Versions/buildColumns.d.ts.map +1 -1
  708. package/dist/views/Versions/fetchVersions.d.ts +4 -4
  709. package/dist/views/Versions/fetchVersions.d.ts.map +1 -1
  710. package/dist/views/Versions/generateVersionsViewMetadata.js.map +1 -1
  711. package/dist/widgets/CollectionCards/getCollectionCardsData.d.ts +2 -2
  712. package/dist/widgets/CollectionCards/getCollectionCardsData.d.ts.map +1 -1
  713. package/dist/widgets/CollectionCards/getCollectionCardsData.js.map +1 -1
  714. package/dist/widgets/CollectionCards/index.client.js.map +1 -1
  715. package/dist/widgets/WidgetCard/index.css +1 -1
  716. package/package.json +6 -10
  717. package/dist/elements/RelationshipTable/Pagination.css +0 -39
  718. package/dist/scss/app.scss +0 -183
  719. package/dist/scss/colors.scss +0 -191
  720. package/dist/scss/custom.css +0 -1
  721. package/dist/scss/queries.scss +0 -27
  722. package/dist/scss/styles.scss +0 -9
  723. package/dist/scss/svg.scss +0 -10
  724. package/dist/scss/toastify.scss +0 -61
  725. package/dist/scss/vars.scss +0 -192
  726. package/dist/scss/z-index.scss +0 -9
@@ -10,5 +10,5 @@ function require(m) {
10
10
  }
11
11
  // Workaround end
12
12
 
13
- import{fieldComponents as m}from"../../fields/index.js";import{useDebounce as i}from"../../hooks/useDebounce.js";import{useDebouncedCallback as l}from"../../hooks/useDebouncedCallback.js";import{useDebouncedEffect as n}from"../../hooks/useDebouncedEffect.js";import{useDelay as d}from"../../hooks/useDelay.js";import{useDelayedRender as c}from"../../hooks/useDelayedRender.js";import{useHotkey as F}from"../../hooks/useHotkey.js";import{useIntersect as P}from"../../hooks/useIntersect.js";import{usePayloadAPI as I}from"../../hooks/usePayloadAPI.js";import{useResize as T}from"../../hooks/useResize.js";import{useThrottledEffect as h}from"../../hooks/useThrottledEffect.js";import{useEffectEvent as y}from"../../hooks/useEffectEvent.js";import{FieldPathContext as w,useFieldPath as R}from"../../forms/RenderFields/context.js";import{useQueue as H}from"../../hooks/useQueue.js";import{useUseTitleField as k}from"../../hooks/useUseAsTitle.js";import{SidebarTabsProvider as B,useSidebarTabs as M}from"../../providers/SidebarTabs/index.js";import{SortHeader as U}from"../../elements/SortHeader/index.js";import{SortRow as G}from"../../elements/SortRow/index.js";import{OrderableTable as Q}from"../../elements/Table/OrderableTable.js";import{QueryPresetsColumnsCell as J}from"../../elements/QueryPresets/cells/ColumnsCell/index.js";import{QueryPresetsWhereCell as X}from"../../elements/QueryPresets/cells/WhereCell/index.js";import{QueryPresetsAccessCell as q}from"../../elements/QueryPresets/cells/AccessCell/index.js";import{QueryPresetsGroupByCell as Z}from"../../elements/QueryPresets/cells/GroupByCell/index.js";import{QueryPresetsColumnField as $}from"../../elements/QueryPresets/fields/ColumnsField/index.js";import{QueryPresetsWhereField as eo}from"../../elements/QueryPresets/fields/WhereField/index.js";import{QueryPresetsGroupByField as to}from"../../elements/QueryPresets/fields/GroupByField/index.js";import{CollectionQuerySortField as mo}from"../../widgets/CollectionQuery/SortField/index.js";import{RecentlyViewedCollectionsField as io}from"../../widgets/RecentlyViewed/CollectionsField/index.js";import{QueryPresetsHeading as lo}from"../../elements/QueryPresets/fields/Heading/index.js";import{ConfirmationModal as no}from"../../elements/ConfirmationModal/index.js";import{DialogBody as uo,DialogCancel as co,DialogConfirm as Co,DialogFooter as Fo,DialogHeader as Do,DialogModal as Po}from"../../elements/Dialog/index.js";import{Link as Io}from"../../elements/Link/index.js";import{LeaveWithoutSaving as To}from"../../elements/LeaveWithoutSaving/index.js";import{DocumentTakeOver as ho}from"../../elements/DocumentTakeOver/index.js";import{DocumentStaleData as yo}from"../../elements/DocumentStaleData/index.js";import{DocumentLocked as wo}from"../../elements/DocumentLocked/index.js";import{TableColumnsProvider as Ao,useTableColumns as Ho}from"../../providers/TableColumns/index.js";import{RenderDefaultCell as ko,useCellProps as Eo}from"../../providers/TableColumns/RenderDefaultCell/index.js";import{DateCell as Mo}from"../../elements/Table/DefaultCell/fields/Date/index.js";import{TableSection as Uo}from"../../elements/TableSection/index.js";import{Translation as Go}from"../../elements/Translation/index.js";import{default as Qo}from"../../elements/DatePicker/DatePicker.js";import{ViewDescription as Jo}from"../../elements/ViewDescription/index.js";import{AppHeader as Xo}from"../../elements/AppHeader/index.js";import{MenuSeparator as qo}from"../../elements/MenuSeparator/index.js";import{RenderCustomComponent as Zo}from"../../elements/RenderCustomComponent/index.js";import{BulkUploadModal as $o,BulkUploadProvider as oe,useBulkUpload as ee,useBulkUploadModalSlug as re}from"../../elements/BulkUpload/index.js";import{DrawerContentContainer as pe}from"../../elements/DrawerContentContainer/index.js";import{APIKeyInput as fe}from"../../elements/APIKeyInput/index.js";import{Banner as xe}from"../../elements/Banner/index.js";import{Button as ae}from"../../elements/Button/index.js";import{TabButton as se,Tabs as de,TabsList as ue}from"../../elements/Tabs/index.js";import{AnimateHeight as Ce}from"../../elements/AnimateHeight/index.js";import{PillSelector as De}from"../../elements/PillSelector/index.js";import{Card as ge}from"../../elements/Card/index.js";import{Chip as Se}from"../../elements/Chip/index.js";import{Collapsible as be,useCollapsible as he}from"../../elements/Collapsible/index.js";import{SidebarRow as ye}from"../../elements/SidebarRow/index.js";import{HierarchySidebarTab as we}from"../../elements/Hierarchy/Tree/HierarchySidebarTab.js";import{CopyLocaleData as Ae}from"../../elements/CopyLocaleData/index.js";import{CopyToClipboard as Ve}from"../../elements/CopyToClipboard/index.js";import{DeleteMany as Ee}from"../../elements/DeleteMany/index.js";import{DocumentControls as Me}from"../../elements/DocumentControls/index.js";import{DocumentHeaderRoot as Ue}from"../../elements/DocumentHeader/DocumentHeaderRoot/index.js";import{Dropzone as Ge}from"../../elements/Dropzone/index.js";import{documentDrawerBaseClass as Qe,useDocumentDrawer as ze}from"../../elements/DocumentDrawer/index.js";import{escapeDiffHTML as Ke,getHTMLDiffComponents as Xe,unescapeDiffHTML as je}from"../../elements/HTMLDiff/index.js";import{useClickOutside as Ye}from"../../hooks/useClickOutside.js";import{useClickOutsideContext as _e}from"../../providers/ClickOutside/index.js";import{useDocumentDrawerContext as or}from"../../elements/DocumentDrawer/Provider.js";import{useDraggableSortable as rr}from"../../elements/DraggableSortable/useDraggableSortable/index.js";import{DraggableSortable as pr}from"../../elements/DraggableSortable/index.js";import{DraggableSortableItem as fr}from"../../elements/DraggableSortable/DraggableSortableItem/index.js";import{DocumentFields as xr}from"../../elements/DocumentFields/index.js";import{Drawer as ar,DrawerToggler as nr,formatDrawerSlug as sr}from"../../elements/Drawer/index.js";import{useDrawerSlug as ur}from"../../elements/Drawer/useDrawerSlug.js";import{EditMany as Cr}from"../../elements/EditMany/index.js";import{ErrorPill as Dr}from"../../elements/ErrorPill/index.js";import{Modal as gr,useModal as Ir}from"../../elements/Modal/index.js";import{FullscreenModal as Tr}from"../../elements/FullscreenModal/index.js";import{GenerateConfirmation as hr}from"../../elements/GenerateConfirmation/index.js";import{Gutter as yr}from"../../elements/Gutter/index.js";import{SidebarToggle as wr}from"../../elements/SidebarToggle/index.js";import{HydrateAuthProvider as Ar}from"../../elements/HydrateAuthProvider/index.js";import{HydrateHierarchyProvider as Vr}from"../../elements/Hierarchy/HydrateProvider/index.js";import{IDLabel as Er}from"../../elements/IDLabel/index.js";import{InputStepper as Mr}from"../../elements/InputStepper/index.js";import{Locked as Ur}from"../../elements/Locked/index.js";import{ListControls as Gr}from"../../elements/ListControls/index.js";import{ListControlsBar as Qr}from"../../elements/ListControlsBar/index.js";import{useListDrawer as Jr}from"../../elements/ListDrawer/index.js";import{HierarchyButtonClient as Xr}from"../../elements/Hierarchy/DocHeaderButton/index.js";import{HierarchyFieldClient as qr}from"../../elements/Hierarchy/Field/index.client.js";import{formatHierarchyModalSlug as Zr,HierarchyModalToggler as _r,useHierarchyModal as $r}from"../../elements/Hierarchy/Modal/useHierarchyModal.js";import{ListSelection as et}from"../../views/List/ListSelection/index.js";import{CollectionListHeader as tt}from"../../views/List/ListHeader/index.js";import{GroupByHeader as mt}from"../../views/List/GroupByHeader/index.js";import{PageControls as it,PageControlsComponent as xt}from"../../elements/PageControls/index.js";import{GroupByPageControls as at}from"../../elements/PageControls/GroupByPageControls.js";import{LoadingOverlayToggle as st}from"../../elements/Loading/index.js";import{FormLoadingOverlayToggle as ut}from"../../elements/Loading/index.js";import{LoadingOverlay as Ct}from"../../elements/Loading/index.js";import{Spinner as Dt}from"../../elements/Spinner/index.js";import{Switch as gt}from"../../elements/Switch/index.js";import{DelayedSpinner as St}from"../../elements/DelayedSpinner/index.js";import{Logout as bt}from"../../elements/Logout/index.js";import{NavSidebarToggle as vt}from"../../elements/Nav/NavSidebarToggle/index.js";import{NavWrapper as Lt}from"../../elements/Nav/NavWrapper/index.js";import{SettingsMenuButton as Rt}from"../../elements/Nav/SettingsMenuButton/index.js";import{DefaultNavClient as Ht}from"../../elements/Nav/index.client.js";import{SidebarTabsClient as kt}from"../../elements/Nav/SidebarTabs/index.client.js";import{TabError as Bt}from"../../elements/Nav/SidebarTabs/TabError/index.js";import{ShouldRenderTabs as Nt}from"../../elements/DocumentHeader/Tabs/ShouldRenderTabs.js";import{DocumentTabLink as Wt}from"../../elements/DocumentHeader/Tabs/Tab/TabLink.js";import{VersionsPill as Ot}from"../../elements/DocumentHeader/Tabs/tabs/VersionsPill/index.js";import{Wrapper as zt}from"../../templates/Default/Wrapper/index.js";import{FormHeader as Kt}from"../../elements/FormHeader/index.js";import{HierarchyTypeField as jt}from"../../elements/HierarchyTypeField/index.js";import{NoListResults as Yt}from"../../elements/NoListResults/index.js";import{NavContext as _t,NavProvider as $t,useNav as op}from"../../elements/Nav/context.js";import{NavGroup as rp}from"../../elements/NavGroup/index.js";import{Pagination as pp}from"../../elements/Pagination/index.js";import{SimplePagination as fp}from"../../elements/Pagination/SimplePagination/index.js";import{PerPage as xp}from"../../elements/PerPage/index.js";import{Pill as ap}from"../../elements/Pill/index.js";import*as o from"../../elements/Popup/PopupButtonList/index.js";import{Popup as sp}from"../../elements/Popup/index.js";import{Combobox as up}from"../../elements/Combobox/index.js";import{CommandPalette as Cp,commandPaletteSlug as Fp}from"../../elements/CommandPalette/index.js";import{PublishMany as Pp}from"../../elements/PublishMany/index.js";import{PublishButton as Ip}from"../../elements/PublishButton/index.js";import{SaveButton as Tp}from"../../elements/SaveButton/index.js";import{SaveDraftButton as hp}from"../../elements/SaveDraftButton/index.js";import{UnpublishButton as yp}from"../../elements/UnpublishButton/index.js";import{ReactSelect as wp}from"../../elements/ReactSelect/index.js";import{ReactSelect as Ap}from"../../elements/ReactSelect/index.js";import{RenderTitle as Vp}from"../../elements/RenderTitle/index.js";import{ShimmerEffect as Ep}from"../../elements/ShimmerEffect/index.js";import{StaggeredShimmers as Mp}from"../../elements/ShimmerEffect/index.js";import{SortColumn as Up}from"../../elements/SortColumn/index.js";import{SetStepNav as Gp}from"../../elements/StepNav/SetStepNav.js";import{useStepNav as Qp}from"../../elements/StepNav/index.js";import{RelationshipProvider as Jp,useListRelationships as Kp}from"../../elements/Table/RelationshipProvider/index.js";import{Table as jp}from"../../elements/Table/index.js";import{DefaultCell as Yp}from"../../elements/Table/DefaultCell/index.js";import{Thumbnail as _p}from"../../elements/Thumbnail/index.js";import{ThumbnailCard as om}from"../../elements/ThumbnailCard/index.js";import{Tooltip as rm}from"../../elements/Tooltip/index.js";import{toast as r}from"sonner";import{FieldErrorsToast as pm}from"../../elements/Toasts/fieldErrors.js";import{UnpublishMany as fm}from"../../elements/UnpublishMany/index.js";import{Upload as xm}from"../../elements/Upload/index.js";import{UserMenu as am}from"../../elements/UserMenu/index.js";import{ListSearchFilter as sm}from"../../elements/Search/ListSearchFilter/index.js";import{SearchInput as um}from"../../elements/Search/SearchInput/index.js";import{FilterTrigger as Cm}from"../../elements/FilterTrigger/index.js";import{EditUpload as Dm}from"../../elements/EditUpload/index.js";import{FileDetails as gm}from"../../elements/FileDetails/index.js";import{PreviewSizes as Sm}from"../../elements/PreviewSizes/index.js";import{PreviewButton as bm}from"../../elements/PreviewButton/index.js";import{RelationshipTable as vm}from"../../elements/RelationshipTable/index.js";import{TimezonePicker as Lm}from"../../elements/TimezonePicker/index.js";import{BlocksDrawer as Rm}from"../../fields/Blocks/BlocksDrawer/index.js";import{BlockSelector as Hm}from"../../fields/Blocks/BlockSelector/index.js";import{SectionTitle as km}from"../../fields/Blocks/SectionTitle/index.js";import{ItemsDrawer as Bm}from"../../elements/ItemsDrawer/index.js";import{HiddenField as Nm}from"../../fields/Hidden/index.js";import{NullField as Wm}from"../../fields/Null/index.js";import{ArrayField as Om}from"../../fields/Array/index.js";import{BlocksField as zm}from"../../fields/Blocks/index.js";import{CheckboxField as Km,CheckboxInput as Xm}from"../../fields/Checkbox/index.js";import{CodeField as qm}from"../../fields/Code/index.js";import{CodeEditor as Zm}from"../../elements/CodeEditor/index.js";import{default as $m}from"../../elements/CodeEditor/CodeEditor.js";import{CollapsibleField as ef}from"../../fields/Collapsible/index.js";import{ConfirmPasswordField as tf}from"../../fields/ConfirmPassword/index.js";import{DateTimeField as mf}from"../../fields/DateTime/index.js";import{EmailField as xf}from"../../fields/Email/index.js";import{FieldDescription as af}from"../../fields/FieldDescription/index.js";import{FieldError as sf}from"../../fields/FieldError/index.js";import{FieldLabel as uf}from"../../fields/FieldLabel/index.js";import{GroupField as Cf}from"../../fields/Group/index.js";import{JSONField as Df}from"../../fields/JSON/index.js";import{NumberField as gf}from"../../fields/Number/index.js";import{PasswordField as Sf}from"../../fields/Password/index.js";import{PointField as bf}from"../../fields/Point/index.js";import{RadioGroupField as vf}from"../../fields/RadioGroup/index.js";import{RelationshipField as Lf,RelationshipInput as wf}from"../../fields/Relationship/index.js";import{RichTextField as Af}from"../../fields/RichText/index.js";import{RowField as Vf}from"../../fields/Row/index.js";import{formatOptions as Ef,SelectField as Bf,SelectInput as Mf}from"../../fields/Select/index.js";import{TabsField as Uf,TabsProvider as Wf}from"../../fields/Tabs/index.js";import{TabComponent as Of}from"../../fields/Tabs/Tab/index.js";import{SlugField as zf}from"../../fields/Slug/index.js";import{TextField as Kf,TextInput as Xf}from"../../fields/Text/index.js";import{JoinField as qf}from"../../fields/Join/index.js";import{allFieldComponents as Zf}from"../../fields/index.js";import{TextareaField as $f,TextareaInput as oi}from"../../fields/Textarea/index.js";import{UIField as ri}from"../../fields/UI/index.js";import{UploadField as pi,UploadInput as mi}from"../../fields/Upload/index.js";import{mergeFieldStyles as ii}from"../../fields/mergeFieldStyles.js";import{fieldBaseClass as li,isFieldRTL as ai}from"../../fields/shared/index.js";import{useAllFormFields as si,useDocumentForm as di,useForm as ui,useFormBackgroundProcessing as ci,useFormFields as Ci,useFormInitializing as Fi,useFormModified as Di,useFormProcessing as Pi,useFormSubmitted as gi,useWatchForm as Ii}from"../../forms/Form/context.js";import{Form as Ti}from"../../forms/Form/index.js";import{fieldReducer as hi}from"../../forms/Form/fieldReducer.js";import{NullifyLocaleField as yi}from"../../forms/NullifyField/index.js";import{RenderFields as wi}from"../../forms/RenderFields/index.js";import{RowLabel as Ai}from"../../forms/RowLabel/index.js";import{RowLabelProvider as Vi,useRowLabel as ki}from"../../forms/RowLabel/Context/index.js";import{FormSubmit as Bi}from"../../forms/Submit/index.js";import{WatchChildErrors as Ni}from"../../forms/WatchChildErrors/index.js";import{FieldContext as Wi,useField as Gi}from"../../forms/useField/index.js";import{withCondition as Qi}from"../../forms/withCondition/index.js";import{WatchCondition as Ji}from"../../forms/withCondition/WatchCondition.js";import{Account as Xi}from"../../graphics/Account/index.js";import{PayloadIcon as qi}from"../../graphics/Icon/index.js";import{DefaultBlockImage as Zi}from"../../graphics/DefaultBlockImage/index.js";import{File as $i}from"../../graphics/File/index.js";import{CalendarIcon as ex}from"../../icons/Calendar/index.js";import{CheckIcon as tx}from"../../icons/Check/index.js";import{ChevronIcon as mx}from"../../icons/Chevron/index.js";import{CloseMenuIcon as ix}from"../../icons/CloseMenu/index.js";import{CodeBlockIcon as lx}from"../../icons/CodeBlock/index.js";import{CopyIcon as nx}from"../../icons/Copy/index.js";import{AlignJustifiedIcon as dx,AlignJustifiedIcon as ux}from"../../icons/AlignJustified/index.js";import{EditIcon as Cx}from"../../icons/Edit/index.js";import{LineIcon as Dx}from"../../icons/Line/index.js";import{LinkIcon as gx}from"../../icons/Link/index.js";import{LogOutIcon as Sx}from"../../icons/LogOut/index.js";import{MinimizeMaximizeIcon as bx}from"../../icons/MinimizeMaximize/index.js";import{MoreIcon as vx}from"../../icons/More/index.js";import{NewTabIcon as Lx}from"../../icons/NewTab/index.js";import{PlusIcon as Rx}from"../../icons/Plus/index.js";import{SearchIcon as Hx}from"../../icons/Search/index.js";import{SwapIcon as kx}from"../../icons/Swap/index.js";import{XIcon as Bx}from"../../icons/X/index.js";import{FilterIcon as Nx}from"../../icons/Filter/index.js";import{FolderIcon as Wx}from"../../icons/Folder/index.js";import{GearIcon as Ox}from"../../icons/Gear/index.js";import{DocumentIcon as zx}from"../../icons/Document/index.js";import{MoveFolderIcon as Kx}from"../../icons/MoveFolder/index.js";import{GridViewIcon as jx}from"../../icons/GridView/index.js";import{WriteIcon as Yx}from"../../icons/Write/index.js";import{AlignJustifiedIcon as _x}from"../../icons/AlignJustified/index.js";import{ArrowIcon as ol}from"../../icons/Arrow/index.js";import{CirclePlusIcon as rl}from"../../icons/CirclePlus/index.js";import{CircledXIcon as pl}from"../../icons/CircledX/index.js";import{ClipboardIcon as fl}from"../../icons/Clipboard/index.js";import{Dots as xl}from"../../icons/Dots/index.js";import{DuplicateIcon as al}from"../../icons/Duplicate/index.js";import{EyeIcon as sl}from"../../icons/Eye/index.js";import{KeyIcon as ul}from"../../icons/Key/index.js";import{LockIcon as Cl}from"../../icons/Lock/index.js";import{LockOpenIcon as Dl}from"../../icons/LockOpen/index.js";import{PeopleIcon as gl}from"../../icons/People/index.js";import{RefreshIcon as Sl}from"../../icons/Refresh/index.js";import{ReplaceIcon as bl}from"../../icons/Replace/index.js";import{SortDownIcon as vl}from"../../icons/Sort/index.js";import{ThreeDotsIcon as Ll}from"../../icons/ThreeDots/index.js";import{TrashIcon as Rl}from"../../icons/Trash/index.js";import{ErrorIcon as Hl}from"../../icons/Error/index.js";import{InfoIcon as kl}from"../../icons/Info/index.js";import{InteractionEnterIcon as Bl}from"../../icons/InteractionEnter/index.js";import{LanguageIcon as Nl}from"../../icons/Language/index.js";import{SuccessIcon as Wl}from"../../icons/Success/index.js";import{VariableColorIcon as Ol}from"../../icons/VariableColor/index.js";import{WarningIcon as zl}from"../../icons/Warning/index.js";import{WarningTriangleIcon as Kl}from"../../icons/WarningTriangle/index.js";import{TagIcon as jl}from"../../icons/Tag/index.js";import{ServerFunctionsContext as Yl,ServerFunctionsProvider as Zl,useServerFunctions as _l}from"../../providers/ServerFunctions/index.js";import{ActionsProvider as oa,useActions as ea}from"../../providers/Actions/index.js";import{AuthProvider as ta,useAuth as pa}from"../../providers/Auth/index.js";import{ClientFunctionProvider as fa,useClientFunctions as ia}from"../../providers/ClientFunction/index.js";import{useAddClientFunction as la}from"../../providers/ClientFunction/index.js";import{LivePreviewProvider as na}from"../../providers/LivePreview/index.js";import{ProgressBar as da}from"../../providers/RouteTransition/ProgressBar/index.js";import{RouteTransitionProvider as ca,useRouteTransition as Ca}from"../../providers/RouteTransition/index.js";import{ConfigProvider as Da,PageConfigProvider as Pa,useConfig as ga}from"../../providers/Config/index.js";import{DocumentEventsProvider as Sa,useDocumentEvents as Ta}from"../../providers/DocumentEvents/index.js";import{DocumentInfoProvider as ha,useDocumentInfo as va}from"../../providers/DocumentInfo/index.js";import{useDocumentTitle as La}from"../../providers/DocumentTitle/index.js";import{useUploadControls as Ra}from"../../providers/UploadControls/index.js";import{EditDepthProvider as Ha,useEditDepth as Va}from"../../providers/EditDepth/index.js";import{EntityVisibilityProvider as Ea,useEntityVisibility as Ba}from"../../providers/EntityVisibility/index.js";import{UploadEditsProvider as Na,useUploadEdits as Ua}from"../../providers/UploadEdits/index.js";import{ListDrawerContextProvider as Ga,useListDrawerContext as Oa}from"../../elements/ListDrawer/Provider.js";import{ListQueryProvider as za,useListQuery as Ja}from"../../providers/ListQuery/index.js";import{LocaleProvider as Xa,useLocale as ja}from"../../providers/Locale/index.js";import{OperationProvider as Ya,useOperation as Za}from"../../providers/Operation/index.js";import{PreferencesProvider as $a,usePreferences as on}from"../../providers/Preferences/index.js";import{RootProvider as rn}from"../../providers/Root/index.js";import{PayloadLink as pn,RouterAdapterContext as mn,useParams as fn,usePathname as xn,useRouter as ln,useSearchParams as an}from"../../providers/RouterAdapter/index.js";import{RouteCache as sn,useRouteCache as dn}from"../../providers/RouteCache/index.js";import{ScrollInfoProvider as cn,useScrollInfo as Cn}from"../../providers/ScrollInfo/index.js";import{SelectionProvider as Dn,useSelection as Pn}from"../../providers/Selection/index.js";import{DocumentSelectionProvider as In,useDocumentSelection as Sn}from"../../providers/DocumentSelection/index.js";import{HierarchyProvider as bn,useHierarchy as hn}from"../../providers/Hierarchy/index.js";import{UploadHandlersProvider as yn,useUploadHandlers as Ln}from"../../providers/UploadHandlers/index.js";import{defaultTheme as Rn,ThemeProvider as An,useTheme as Hn}from"../../providers/Theme/index.js";import{TranslationProvider as kn,useTranslation as En}from"../../providers/Translation/index.js";import{useWindowInfo as Mn,WindowInfoProvider as Nn}from"../../providers/WindowInfo/index.js";import{useControllableState as Wn}from"../../hooks/useControllableState.js";import{Text as On}from"../../elements/WhereBuilder/Condition/Text/index.js";import{Select as zn}from"../../elements/WhereBuilder/Condition/Select/index.js";import{RelationshipFilter as Kn}from"../../elements/WhereBuilder/Condition/Relationship/index.js";import{NumberFilter as jn}from"../../elements/WhereBuilder/Condition/Number/index.js";import{DateFilter as Yn}from"../../elements/WhereBuilder/Condition/Date/index.js";import{EmailAndUsernameFields as _n}from"../../elements/EmailAndUsername/index.js";import{SelectAll as os}from"../../elements/SelectAll/index.js";import{SelectRow as rs}from"../../elements/SelectRow/index.js";import{SelectMany as ps}from"../../elements/SelectMany/index.js";import{DefaultListView as fs}from"../../views/List/index.client.js";import{HierarchyListView as xs}from"../../views/HierarchyList/index.js";import{AccountClient as as}from"../../views/Account/index.client.js";import{ResetPreferences as ss}from"../../views/Account/ResetPreferences/index.js";import{LanguageSelector as us}from"../../views/Account/Settings/LanguageSelector.js";import{ToggleHighContrast as Cs}from"../../views/Account/ToggleHighContrast/index.js";import{ToggleTheme as Ds}from"../../views/Account/ToggleTheme/index.js";import{APIViewClient as gs}from"../../views/API/index.client.js";import{CreateFirstUserClient as Ss}from"../../views/CreateFirstUser/index.client.js";import{ModularDashboardClient as bs}from"../../views/Dashboard/Default/ModularDashboard/index.client.js";import{ForgotPasswordForm as vs}from"../../views/ForgotPassword/ForgotPasswordForm/index.js";import{LoginForm as Ls}from"../../views/Login/LoginForm/index.js";import{LogoutClient as Rs}from"../../views/Logout/LogoutClient.js";import{NotFoundClient as Hs}from"../../views/NotFound/index.client.js";import{ResetPasswordForm as ks}from"../../views/ResetPassword/ResetPasswordForm/index.js";import{ToastAndRedirect as Bs,VerifyClient as Ms}from"../../views/Verify/index.client.js";import{DefaultVersionView as Us}from"../../views/Version/Default/index.js";import{VersionsViewClient as Gs}from"../../views/Versions/index.client.js";import{VersionPillLabel as Qs}from"../../views/Versions/VersionPillLabel/VersionPillLabel.js";import{RenderVersionFieldsToDiff as Js}from"../../views/Version/RenderFieldsToDiff/RenderVersionFieldsToDiff.js";import{Checkbox as Xs}from"../../views/Version/RenderFieldsToDiff/fields/Checkbox/index.js";import{Collapsible as qs}from"../../views/Version/RenderFieldsToDiff/fields/Collapsible/index.js";import{DateDiffComponent as Zs}from"../../views/Version/RenderFieldsToDiff/fields/Date/index.js";import{Group as $s}from"../../views/Version/RenderFieldsToDiff/fields/Group/index.js";import{Iterable as ed}from"../../views/Version/RenderFieldsToDiff/fields/Iterable/index.js";import{Row as td}from"../../views/Version/RenderFieldsToDiff/fields/Row/index.js";import{Select as md}from"../../views/Version/RenderFieldsToDiff/fields/Select/index.js";import{Tabs as id}from"../../views/Version/RenderFieldsToDiff/fields/Tabs/index.js";import{Text as ld}from"../../views/Version/RenderFieldsToDiff/fields/Text/index.js";import{AutosaveCell as nd}from"../../views/Versions/cells/AutosaveCell/index.js";import{CreatedAtCell as dd}from"../../views/Versions/cells/CreatedAt/index.js";import{IDCell as cd}from"../../views/Versions/cells/ID/index.js";import{VersionDrawerCreatedAtCell as Fd}from"../../views/Versions/cells/VersionDrawerCreatedAtCell/index.js";import{DefaultEditView as Pd}from"../../views/Edit/index.js";import{SetDocumentStepNav as Id}from"../../views/Edit/SetDocumentStepNav/index.js";import{SetDocumentTitle as Td}from"../../views/Edit/SetDocumentTitle/index.js";import{parseSearchParams as hd}from"../../utilities/parseSearchParams.js";import{FieldDiffLabel as yd}from"../../elements/FieldDiffLabel/index.js";import{FieldDiffContainer as wd}from"../../elements/FieldDiffContainer/index.js";import{formatTimeToNow as Ad}from"../../utilities/formatDocTitle/formatDateTitle.js";import{useLivePreviewContext as Vd}from"../../providers/LivePreview/context.js";import{LivePreviewWindow as Ed}from"../../elements/LivePreview/Window/index.js";export{fe as APIKeyInput,gs as APIViewClient,Xi as Account,as as AccountClient,us as AccountLanguageSelector,ss as AccountResetPreferences,Cs as AccountToggleHighContrast,Ds as AccountToggleTheme,oa as ActionsProvider,dx as AlignJustifiedIcon,Ce as AnimateHeight,Xo as AppHeader,Om as ArrayField,ol as ArrowIcon,ta as AuthProvider,xe as Banner,Hm as BlockSelector,Rm as BlocksDrawer,zm as BlocksField,$o as BulkUploadModal,oe as BulkUploadProvider,ae as Button,ex as CalendarIcon,ge as Card,tx as CheckIcon,Km as CheckboxField,Xm as CheckboxInput,mx as ChevronIcon,Se as Chip,rl as CirclePlusIcon,pl as CircledXIcon,fa as ClientFunctionProvider,fl as ClipboardIcon,ix as CloseMenuIcon,lx as CodeBlockIcon,$m as CodeEditor,Zm as CodeEditorLazy,qm as CodeField,be as Collapsible,ef as CollapsibleField,mo as CollectionQuerySortField,up as Combobox,Cp as CommandPalette,Da as ConfigProvider,tf as ConfirmPasswordField,no as ConfirmationModal,nx as CopyIcon,Ae as CopyLocaleData,Ve as CopyToClipboard,Ss as CreateFirstUserClient,Mo as DateCell,Yn as DateCondition,Qo as DatePicker,mf as DateTimeField,Zi as DefaultBlockImage,Yp as DefaultCell,Pd as DefaultEditView,fs as DefaultListView,Ht as DefaultNavClient,zt as DefaultTemplateWrapper,Us as DefaultVersionView,St as DelayedSpinner,Ee as DeleteMany,uo as DialogBody,co as DialogCancel,Co as DialogConfirm,Fo as DialogFooter,Do as DialogHeader,Po as DialogModal,Me as DocumentControls,Sa as DocumentEventsProvider,xr as DocumentFields,Ue as DocumentHeaderRoot,zx as DocumentIcon,ha as DocumentInfoProvider,wo as DocumentLocked,In as DocumentSelectionProvider,yo as DocumentStaleData,Wt as DocumentTabLink,ho as DocumentTakeOver,xl as Dots,ux as DragHandleIcon,pr as DraggableSortable,fr as DraggableSortableItem,ar as Drawer,pe as DrawerContentContainer,nr as DrawerToggler,Ge as Dropzone,al as DuplicateIcon,Ha as EditDepthProvider,Cx as EditIcon,Cr as EditMany,Dm as EditUpload,_n as EmailAndUsernameFields,xf as EmailField,Ea as EntityVisibilityProvider,Hl as ErrorIcon,Dr as ErrorPill,sl as EyeIcon,Wi as FieldContext,af as FieldDescription,wd as FieldDiffContainer,yd as FieldDiffLabel,sf as FieldError,pm as FieldErrorsToast,uf as FieldLabel,w as FieldPathContext,$i as File,gm as FileDetails,Nx as FilterIcon,Cm as FilterTrigger,Wx as FolderIcon,vs as ForgotPasswordForm,Ti as Form,Kt as FormHeader,ut as FormLoadingOverlayToggle,Bi as FormSubmit,Tr as FullscreenModal,Ox as GearIcon,hr as GenerateConfirmation,jx as GridViewIcon,mt as GroupByHeader,at as GroupByPageControls,Cf as GroupField,yr as Gutter,Nm as HiddenField,Xr as HierarchyButtonClient,qr as HierarchyFieldClient,xs as HierarchyListView,_r as HierarchyModalToggler,bn as HierarchyProvider,we as HierarchySidebarTab,jt as HierarchyTypeField,Ar as HydrateAuthProvider,Vr as HydrateHierarchyProvider,Er as IDLabel,kl as InfoIcon,Mr as InputStepper,Bl as InteractionEnterIcon,Bm as ItemsDrawer,Df as JSONField,qf as JoinField,ul as KeyIcon,Nl as LanguageIcon,To as LeaveWithoutSaving,Dx as LineIcon,Io as Link,gx as LinkIcon,Gr as ListControls,Qr as ListControlsBar,Ga as ListDrawerContextProvider,tt as ListHeader,za as ListQueryProvider,sm as ListSearchFilter,et as ListSelection,_x as ListViewIcon,na as LivePreviewProvider,Ed as LivePreviewWindow,Ct as LoadingOverlay,st as LoadingOverlayToggle,Xa as LocaleProvider,Cl as LockIcon,Dl as LockOpenIcon,Ur as Locked,Sx as LogOutIcon,Ls as LoginForm,bt as Logout,Rs as LogoutClient,qo as MenuSeparator,bx as MinimizeMaximizeIcon,gr as Modal,bs as ModularDashboardClient,vx as MoreIcon,Kx as MoveFolderIcon,_t as NavContext,rp as NavGroup,$t as NavProvider,vt as NavSidebarToggle,Lt as NavWrapper,Lx as NewTabIcon,Yt as NoListResults,Hs as NotFoundClient,Wm as NullField,yi as NullifyLocaleField,jn as NumberCondition,gf as NumberField,Ya as OperationProvider,Q as OrderableTable,Pa as PageConfigProvider,it as PageControls,xt as PageControlsComponent,pp as Pagination,Sf as PasswordField,qi as PayloadIcon,pn as PayloadLink,gl as PeopleIcon,xp as PerPage,ap as Pill,De as PillSelector,Rx as PlusIcon,bf as PointField,sp as Popup,o as PopupList,$a as PreferencesProvider,bm as PreviewButton,Sm as PreviewSizes,da as ProgressBar,Ip as PublishButton,Pp as PublishMany,q as QueryPresetsAccessCell,$ as QueryPresetsColumnField,J as QueryPresetsColumnsCell,Z as QueryPresetsGroupByCell,to as QueryPresetsGroupByField,lo as QueryPresetsHeading,X as QueryPresetsWhereCell,eo as QueryPresetsWhereField,vf as RadioGroupField,wp as ReactSelect,io as RecentlyViewedCollectionsField,Sl as RefreshIcon,Kn as RelationshipCondition,Lf as RelationshipField,wf as RelationshipInput,Jp as RelationshipProvider,vm as RelationshipTable,Zo as RenderCustomComponent,ko as RenderDefaultCell,wi as RenderFields,Vp as RenderTitle,Js as RenderVersionFieldsToDiff,bl as ReplaceIcon,ks as ResetPasswordForm,Af as RichTextField,rn as RootProvider,sn as RouteCacheProvider,ca as RouteTransitionProvider,mn as RouterAdapterContext,Vf as RowField,Ai as RowLabel,Vi as RowLabelProvider,Tp as SaveButton,hp as SaveDraftButton,cn as ScrollInfoProvider,Hx as SearchIcon,um as SearchInput,km as SectionTitle,Ap as Select,os as SelectAll,zn as SelectCondition,Bf as SelectField,Mf as SelectInput,ps as SelectMany,rs as SelectRow,Dn as SelectionProvider,Yl as ServerFunctionsContext,Zl as ServerFunctionsProvider,Id as SetDocumentStepNav,Td as SetDocumentTitle,Gp as SetStepNav,Rt as SettingsMenuButton,Ep as ShimmerEffect,Nt as ShouldRenderTabs,ye as SidebarRow,kt as SidebarTabsClient,B as SidebarTabsProvider,wr as SidebarToggle,fp as SimplePagination,zf as SlugField,Up as SortColumn,vl as SortDownIcon,U as SortHeader,G as SortRow,Dt as Spinner,Mp as StaggeredShimmers,Wl as SuccessIcon,kx as SwapIcon,gt as Switch,se as TabButton,Of as TabComponent,Bt as TabError,jp as Table,Ao as TableColumnsProvider,Uo as TableSection,de as Tabs,Uf as TabsField,ue as TabsList,Wf as TabsProvider,jl as TagIcon,On as TextCondition,Kf as TextField,Xf as TextInput,$f as TextareaField,oi as TextareaInput,An as ThemeProvider,Ll as ThreeDotsIcon,_p as Thumbnail,om as ThumbnailCard,Lm as TimezonePicker,Bs as ToastAndRedirect,rm as Tooltip,Go as Translation,kn as TranslationProvider,Rl as TrashIcon,ri as UIField,yp as UnpublishButton,fm as UnpublishMany,xm as Upload,Na as UploadEditsProvider,pi as UploadField,yn as UploadHandlersProvider,mi as UploadInput,am as UserMenu,Ol as VariableColorIcon,Ms as VerifyClient,Fd as VersionDrawerCreatedAtCell,Xs as VersionFieldDiffCheckbox,qs as VersionFieldDiffCollapsible,Zs as VersionFieldDiffDate,$s as VersionFieldDiffGroup,ed as VersionFieldDiffIterable,td as VersionFieldDiffRow,md as VersionFieldDiffSelect,id as VersionFieldDiffTabs,ld as VersionFieldDiffText,Qs as VersionPillLabel,nd as VersionsAutosaveCell,dd as VersionsCreatedAtCell,cd as VersionsIDCell,Ot as VersionsPill,Gs as VersionsViewClient,Jo as ViewDescription,zl as WarningIcon,Kl as WarningTriangleIcon,Ni as WatchChildErrors,Ji as WatchCondition,Nn as WindowInfoProvider,Yx as WriteIcon,Bx as XIcon,Zf as allFieldComponents,Fp as commandPaletteSlug,Rn as defaultTheme,Qe as documentDrawerBaseClass,Ke as escapeDiffHTML,li as fieldBaseClass,m as fieldComponents,hi as fieldReducer,sr as formatDrawerSlug,Zr as formatHierarchyModalSlug,Ef as formatOptions,Ad as formatTimeToNow,Xe as getHTMLDiffComponents,ai as isFieldRTL,ii as mergeFieldStyles,hd as parseSearchParams,r as toast,je as unescapeDiffHTML,ea as useActions,la as useAddClientFunction,si as useAllFormFields,pa as useAuth,ee as useBulkUpload,re as useBulkUploadModalSlug,Eo as useCellProps,Ye as useClickOutside,_e as useClickOutsideContext,ia as useClientFunctions,he as useCollapsible,ga as useConfig,Wn as useControllableState,i as useDebounce,l as useDebouncedCallback,n as useDebouncedEffect,d as useDelay,c as useDelayedRender,ze as useDocumentDrawer,or as useDocumentDrawerContext,Ta as useDocumentEvents,di as useDocumentForm,va as useDocumentInfo,Sn as useDocumentSelection,La as useDocumentTitle,rr as useDraggableSortable,ur as useDrawerSlug,Va as useEditDepth,y as useEffectEvent,Ba as useEntityVisibility,Gi as useField,R as useFieldPath,ui as useForm,ci as useFormBackgroundProcessing,Ci as useFormFields,Fi as useFormInitializing,Di as useFormModified,Pi as useFormProcessing,gi as useFormSubmitted,hn as useHierarchy,$r as useHierarchyModal,F as useHotkey,P as useIntersect,Jr as useListDrawer,Oa as useListDrawerContext,Ja as useListQuery,Kp as useListRelationships,Vd as useLivePreviewContext,ja as useLocale,Ir as useModal,op as useNav,Za as useOperation,fn as useParams,xn as usePathname,I as usePayloadAPI,on as usePreferences,H as useQueue,T as useResize,dn as useRouteCache,Ca as useRouteTransition,ln as useRouter,ki as useRowLabel,Cn as useScrollInfo,an as useSearchParams,Pn as useSelection,_l as useServerFunctions,M as useSidebarTabs,Qp as useStepNav,Ho as useTableColumns,Hn as useTheme,h as useThrottledEffect,En as useTranslation,Ra as useUploadControls,Ua as useUploadEdits,Ln as useUploadHandlers,k as useUseTitleField,Ii as useWatchForm,Mn as useWindowInfo,Qi as withCondition};
13
+ import{fieldComponents as p}from"../../fields/index.js";import{useDebounce as i}from"../../hooks/useDebounce.js";import{useDebouncedCallback as l}from"../../hooks/useDebouncedCallback.js";import{useDebouncedEffect as n}from"../../hooks/useDebouncedEffect.js";import{useDelay as d}from"../../hooks/useDelay.js";import{useDelayedRender as c}from"../../hooks/useDelayedRender.js";import{useHotkey as F}from"../../hooks/useHotkey.js";import{useIntersect as P}from"../../hooks/useIntersect.js";import{usePayloadAPI as I}from"../../hooks/usePayloadAPI.js";import{useResize as b}from"../../hooks/useResize.js";import{useThrottledEffect as h}from"../../hooks/useThrottledEffect.js";import{useEffectEvent as y}from"../../hooks/useEffectEvent.js";import{FieldPathContext as w,useFieldPath as R}from"../../forms/RenderFields/context.js";import{useQueue as A}from"../../hooks/useQueue.js";import{useUseTitleField as V}from"../../hooks/useUseAsTitle.js";import{SidebarTabsProvider as B,useSidebarTabs as M}from"../../providers/SidebarTabs/index.js";import{SortHeader as U}from"../../elements/SortHeader/index.js";import{SortRow as G}from"../../elements/SortRow/index.js";import{OrderableTable as Q}from"../../elements/Table/OrderableTable.js";import{QueryPresetsColumnsCell as J}from"../../elements/QueryPresets/cells/ColumnsCell/index.js";import{QueryPresetsWhereCell as X}from"../../elements/QueryPresets/cells/WhereCell/index.js";import{QueryPresetsAccessCell as q}from"../../elements/QueryPresets/cells/AccessCell/index.js";import{QueryPresetsGroupByCell as Z}from"../../elements/QueryPresets/cells/GroupByCell/index.js";import{QueryPresetsColumnField as $}from"../../elements/QueryPresets/fields/ColumnsField/index.js";import{QueryPresetsWhereField as eo}from"../../elements/QueryPresets/fields/WhereField/index.js";import{QueryPresetsGroupByField as to}from"../../elements/QueryPresets/fields/GroupByField/index.js";import{CollectionQuerySortField as po}from"../../widgets/CollectionQuery/SortField/index.js";import{RecentlyViewedCollectionsField as io}from"../../widgets/RecentlyViewed/CollectionsField/index.js";import{QueryPresetsHeading as lo}from"../../elements/QueryPresets/fields/Heading/index.js";import{ConfirmationModal as no}from"../../elements/ConfirmationModal/index.js";import{DialogBody as uo,DialogCancel as co,DialogConfirm as Co,DialogFooter as Fo,DialogHeader as Do,DialogModal as Po}from"../../elements/Dialog/index.js";import{Link as Io}from"../../elements/Link/index.js";import{LeaveWithoutSaving as bo}from"../../elements/LeaveWithoutSaving/index.js";import{DocumentTakeOver as ho}from"../../elements/DocumentTakeOver/index.js";import{DocumentStaleData as yo}from"../../elements/DocumentStaleData/index.js";import{DocumentLocked as wo}from"../../elements/DocumentLocked/index.js";import{TableColumnsProvider as Ho,useTableColumns as Ao}from"../../providers/TableColumns/index.js";import{RenderDefaultCell as Vo,useCellProps as ko}from"../../providers/TableColumns/RenderDefaultCell/index.js";import{DateCell as Mo}from"../../elements/Table/DefaultCell/fields/Date/index.js";import{TableSection as Uo}from"../../elements/TableSection/index.js";import{Translation as Go}from"../../elements/Translation/index.js";import{default as Qo}from"../../elements/DatePicker/DatePicker.js";import{ViewDescription as Jo}from"../../elements/ViewDescription/index.js";import{AppHeader as Xo}from"../../elements/AppHeader/index.js";import{MenuSeparator as qo}from"../../elements/MenuSeparator/index.js";import{RenderCustomComponent as Zo}from"../../elements/RenderCustomComponent/index.js";import{BulkUploadModal as $o,BulkUploadProvider as oe,useBulkUpload as ee,useBulkUploadModalSlug as re}from"../../elements/BulkUpload/index.js";import{DrawerContentContainer as me}from"../../elements/DrawerContentContainer/index.js";import{APIKeyInput as fe}from"../../elements/APIKeyInput/index.js";import{Banner as xe}from"../../elements/Banner/index.js";import{Button as ae}from"../../elements/Button/index.js";import{TabButton as se,Tabs as de,TabsList as ue}from"../../elements/Tabs/index.js";import{AnimateHeight as Ce}from"../../elements/AnimateHeight/index.js";import{PillSelector as De}from"../../elements/PillSelector/index.js";import{Card as ge}from"../../elements/Card/index.js";import{Chip as Se}from"../../elements/Chip/index.js";import{Collapsible as Te,useCollapsible as he}from"../../elements/Collapsible/index.js";import{SidebarRow as ye}from"../../elements/SidebarRow/index.js";import{HierarchySidebarTab as we}from"../../elements/Hierarchy/Tree/HierarchySidebarTab.js";import{CopyLocaleData as He}from"../../elements/CopyLocaleData/index.js";import{CopyToClipboard as Ee}from"../../elements/CopyToClipboard/index.js";import{DeleteMany as ke}from"../../elements/DeleteMany/index.js";import{DocumentControls as Me}from"../../elements/DocumentControls/index.js";import{DocumentHeaderRoot as Ue}from"../../elements/DocumentHeader/DocumentHeaderRoot/index.js";import{Dropzone as Ge}from"../../elements/Dropzone/index.js";import{documentDrawerBaseClass as Qe,useDocumentDrawer as ze}from"../../elements/DocumentDrawer/index.js";import{escapeDiffHTML as Ke,getHTMLDiffComponents as Xe,unescapeDiffHTML as je}from"../../elements/HTMLDiff/index.js";import{useClickOutside as Ye}from"../../hooks/useClickOutside.js";import{useClickOutsideContext as _e}from"../../providers/ClickOutside/index.js";import{useDocumentDrawerContext as or}from"../../elements/DocumentDrawer/Provider.js";import{useDraggableSortable as rr}from"../../elements/DraggableSortable/useDraggableSortable/index.js";import{DraggableSortable as mr}from"../../elements/DraggableSortable/index.js";import{DraggableSortableItem as fr}from"../../elements/DraggableSortable/DraggableSortableItem/index.js";import{DocumentFields as xr}from"../../elements/DocumentFields/index.js";import{Drawer as ar,DrawerToggler as nr,formatDrawerSlug as sr}from"../../elements/Drawer/index.js";import{useDrawerSlug as ur}from"../../elements/Drawer/useDrawerSlug.js";import{EditMany as Cr}from"../../elements/EditMany/index.js";import{ErrorPill as Dr}from"../../elements/ErrorPill/index.js";import{Modal as gr,useModal as Ir}from"../../elements/Modal/index.js";import{FullscreenModal as br}from"../../elements/FullscreenModal/index.js";import{GenerateConfirmation as hr}from"../../elements/GenerateConfirmation/index.js";import{Gutter as yr}from"../../elements/Gutter/index.js";import{SidebarToggle as wr}from"../../elements/SidebarToggle/index.js";import{HydrateAuthProvider as Hr}from"../../elements/HydrateAuthProvider/index.js";import{HydrateHierarchyProvider as Er}from"../../elements/Hierarchy/HydrateProvider/index.js";import{IDLabel as kr}from"../../elements/IDLabel/index.js";import{InputStepper as Mr}from"../../elements/InputStepper/index.js";import{Locked as Ur}from"../../elements/Locked/index.js";import{ListControls as Gr}from"../../elements/ListControls/index.js";import{ListControlsBar as Qr}from"../../elements/ListControlsBar/index.js";import{useListDrawer as Jr}from"../../elements/ListDrawer/index.js";import{HierarchyButtonClient as Xr}from"../../elements/Hierarchy/DocHeaderButton/index.js";import{HierarchyFieldClient as qr}from"../../elements/Hierarchy/Field/index.client.js";import{formatHierarchyModalSlug as Zr,HierarchyModalToggler as _r,useHierarchyModal as $r}from"../../elements/Hierarchy/Modal/useHierarchyModal.js";import{ListSelection as et}from"../../views/List/ListSelection/index.js";import{CollectionListHeader as tt}from"../../views/List/ListHeader/index.js";import{GroupByHeader as pt}from"../../views/List/GroupByHeader/index.js";import{PageControls as it,PageControlsComponent as xt}from"../../elements/PageControls/index.js";import{GroupByPageControls as at}from"../../elements/PageControls/GroupByPageControls.js";import{LoadingOverlayToggle as st}from"../../elements/Loading/index.js";import{FormLoadingOverlayToggle as ut}from"../../elements/Loading/index.js";import{LoadingOverlay as Ct}from"../../elements/Loading/index.js";import{Spinner as Dt}from"../../elements/Spinner/index.js";import{Switch as gt}from"../../elements/Switch/index.js";import{DelayedSpinner as St}from"../../elements/DelayedSpinner/index.js";import{Logout as Tt}from"../../elements/Logout/index.js";import{NavSidebarToggle as vt}from"../../elements/Nav/NavSidebarToggle/index.js";import{NavWrapper as Lt}from"../../elements/Nav/NavWrapper/index.js";import{SettingsMenuButton as Rt}from"../../elements/Nav/SettingsMenuButton/index.js";import{DefaultNavClient as At}from"../../elements/Nav/index.client.js";import{SidebarTabsClient as Vt}from"../../elements/Nav/SidebarTabs/index.client.js";import{TabError as Bt}from"../../elements/Nav/SidebarTabs/TabError/index.js";import{ShouldRenderTabs as Nt}from"../../elements/DocumentHeader/Tabs/ShouldRenderTabs.js";import{DocumentTabLink as Wt}from"../../elements/DocumentHeader/Tabs/Tab/TabLink.js";import{VersionsPill as Ot}from"../../elements/DocumentHeader/Tabs/tabs/VersionsPill/index.js";import{Wrapper as zt}from"../../templates/Default/Wrapper/index.js";import{FormHeader as Kt}from"../../elements/FormHeader/index.js";import{HierarchyTypeField as jt}from"../../elements/HierarchyTypeField/index.js";import{NoListResults as Yt}from"../../elements/NoListResults/index.js";import{NavContext as _t,NavProvider as $t,useNav as om}from"../../elements/Nav/context.js";import{NavGroup as rm}from"../../elements/NavGroup/index.js";import{Pagination as mm}from"../../elements/Pagination/index.js";import{SimplePagination as fm}from"../../elements/Pagination/SimplePagination/index.js";import{PerPage as xm}from"../../elements/PerPage/index.js";import{Pill as am}from"../../elements/Pill/index.js";import*as o from"../../elements/Popup/PopupButtonList/index.js";import{Popup as sm}from"../../elements/Popup/index.js";import{Combobox as um}from"../../elements/Combobox/index.js";import{CommandPalette as Cm,commandPaletteSlug as Fm}from"../../elements/CommandPalette/index.js";import{PublishMany as Pm}from"../../elements/PublishMany/index.js";import{PublishButton as Im}from"../../elements/PublishButton/index.js";import{SaveButton as bm}from"../../elements/SaveButton/index.js";import{SaveDraftButton as hm}from"../../elements/SaveDraftButton/index.js";import{UnpublishButton as ym}from"../../elements/UnpublishButton/index.js";import{ReactSelect as wm}from"../../elements/ReactSelect/index.js";import{ReactSelect as Hm}from"../../elements/ReactSelect/index.js";import{RenderTitle as Em}from"../../elements/RenderTitle/index.js";import{ShimmerEffect as km}from"../../elements/ShimmerEffect/index.js";import{StaggeredShimmers as Mm}from"../../elements/ShimmerEffect/index.js";import{SortColumn as Um}from"../../elements/SortColumn/index.js";import{SetStepNav as Gm}from"../../elements/StepNav/SetStepNav.js";import{useStepNav as Qm}from"../../elements/StepNav/index.js";import{RelationshipProvider as Jm,useListRelationships as Km}from"../../elements/Table/RelationshipProvider/index.js";import{Table as jm}from"../../elements/Table/index.js";import{DefaultCell as Ym}from"../../elements/Table/DefaultCell/index.js";import{Thumbnail as _m}from"../../elements/Thumbnail/index.js";import{ThumbnailCard as op}from"../../elements/ThumbnailCard/index.js";import{Tooltip as rp}from"../../elements/Tooltip/index.js";import{toast as r}from"sonner";import{FieldErrorsToast as mp}from"../../elements/Toasts/fieldErrors.js";import{UnpublishMany as fp}from"../../elements/UnpublishMany/index.js";import{Upload as xp}from"../../elements/Upload/index.js";import{UserMenu as ap}from"../../elements/UserMenu/index.js";import{ListSearchFilter as sp}from"../../elements/Search/ListSearchFilter/index.js";import{SearchInput as up}from"../../elements/Search/SearchInput/index.js";import{FilterTrigger as Cp}from"../../elements/FilterTrigger/index.js";import{EditUpload as Dp}from"../../elements/EditUpload/index.js";import{FileDetails as gp}from"../../elements/FileDetails/index.js";import{PreviewSizes as Sp}from"../../elements/PreviewSizes/index.js";import{PreviewButton as Tp}from"../../elements/PreviewButton/index.js";import{RelationshipTable as vp}from"../../elements/RelationshipTable/index.js";import{TimezonePicker as Lp}from"../../elements/TimezonePicker/index.js";import{BlocksDrawer as Rp}from"../../fields/Blocks/BlocksDrawer/index.js";import{BlockSelector as Ap}from"../../fields/Blocks/BlockSelector/index.js";import{SectionTitle as Vp}from"../../fields/Blocks/SectionTitle/index.js";import{ItemsDrawer as Bp}from"../../elements/ItemsDrawer/index.js";import{HiddenField as Np}from"../../fields/Hidden/index.js";import{NullField as Wp}from"../../fields/Null/index.js";import{ArrayField as Op}from"../../fields/Array/index.js";import{BlocksField as zp}from"../../fields/Blocks/index.js";import{CheckboxField as Kp,CheckboxInput as Xp}from"../../fields/Checkbox/index.js";import{CodeField as qp}from"../../fields/Code/index.js";import{CodeEditor as Zp}from"../../elements/CodeEditor/index.js";import{default as $p}from"../../elements/CodeEditor/CodeEditor.js";import{CollapsibleField as ef}from"../../fields/Collapsible/index.js";import{ConfirmPasswordField as tf}from"../../fields/ConfirmPassword/index.js";import{DateTimeField as pf}from"../../fields/DateTime/index.js";import{EmailField as xf}from"../../fields/Email/index.js";import{FieldDescription as af}from"../../fields/FieldDescription/index.js";import{FieldError as sf}from"../../fields/FieldError/index.js";import{FieldLabel as uf}from"../../fields/FieldLabel/index.js";import{GroupField as Cf}from"../../fields/Group/index.js";import{JSONField as Df}from"../../fields/JSON/index.js";import{NumberField as gf}from"../../fields/Number/index.js";import{PasswordField as Sf}from"../../fields/Password/index.js";import{PointField as Tf}from"../../fields/Point/index.js";import{RadioGroupField as vf}from"../../fields/RadioGroup/index.js";import{RelationshipField as Lf,RelationshipInput as wf}from"../../fields/Relationship/index.js";import{RichTextField as Hf}from"../../fields/RichText/index.js";import{RowField as Ef}from"../../fields/Row/index.js";import{formatOptions as kf,SelectField as Bf,SelectInput as Mf}from"../../fields/Select/index.js";import{TabsField as Uf,TabsProvider as Wf}from"../../fields/Tabs/index.js";import{TabComponent as Of}from"../../fields/Tabs/Tab/index.js";import{SlugField as zf}from"../../fields/Slug/index.js";import{TextField as Kf,TextInput as Xf}from"../../fields/Text/index.js";import{JoinField as qf}from"../../fields/Join/index.js";import{allFieldComponents as Zf}from"../../fields/index.js";import{TextareaField as $f,TextareaInput as oi}from"../../fields/Textarea/index.js";import{UIField as ri}from"../../fields/UI/index.js";import{UploadField as mi,UploadInput as pi}from"../../fields/Upload/index.js";import{mergeFieldStyles as ii}from"../../fields/mergeFieldStyles.js";import{fieldBaseClass as li,isFieldRTL as ai}from"../../fields/shared/index.js";import{useAllFormFields as si,useDocumentForm as di,useForm as ui,useFormBackgroundProcessing as ci,useFormFields as Ci,useFormInitializing as Fi,useFormModified as Di,useFormProcessing as Pi,useFormSubmitted as gi,useWatchForm as Ii}from"../../forms/Form/context.js";import{Form as bi}from"../../forms/Form/index.js";import{fieldReducer as hi}from"../../forms/Form/fieldReducer.js";import{NullifyLocaleField as yi}from"../../forms/NullifyField/index.js";import{RenderFields as wi}from"../../forms/RenderFields/index.js";import{RowLabel as Hi}from"../../forms/RowLabel/index.js";import{RowLabelProvider as Ei,useRowLabel as Vi}from"../../forms/RowLabel/Context/index.js";import{FormSubmit as Bi}from"../../forms/Submit/index.js";import{WatchChildErrors as Ni}from"../../forms/WatchChildErrors/index.js";import{FieldContext as Wi,useField as Gi}from"../../forms/useField/index.js";import{withCondition as Qi}from"../../forms/withCondition/index.js";import{WatchCondition as Ji}from"../../forms/withCondition/WatchCondition.js";import{Account as Xi}from"../../graphics/Account/index.js";import{PayloadIcon as qi}from"../../graphics/Icon/index.js";import{DefaultBlockImage as Zi}from"../../graphics/DefaultBlockImage/index.js";import{File as $i}from"../../graphics/File/index.js";import{CalendarIcon as ex}from"../../icons/Calendar/index.js";import{CheckIcon as tx}from"../../icons/Check/index.js";import{ChevronIcon as px}from"../../icons/Chevron/index.js";import{CloseMenuIcon as ix}from"../../icons/CloseMenu/index.js";import{CodeBlockIcon as lx}from"../../icons/CodeBlock/index.js";import{CopyIcon as nx}from"../../icons/Copy/index.js";import{AlignJustifiedIcon as dx,AlignJustifiedIcon as ux}from"../../icons/AlignJustified/index.js";import{EditIcon as Cx}from"../../icons/Edit/index.js";import{LineIcon as Dx}from"../../icons/Line/index.js";import{LinkIcon as gx}from"../../icons/Link/index.js";import{LogOutIcon as Sx}from"../../icons/LogOut/index.js";import{MinimizeMaximizeIcon as Tx}from"../../icons/MinimizeMaximize/index.js";import{MoreIcon as vx}from"../../icons/More/index.js";import{NewTabIcon as Lx}from"../../icons/NewTab/index.js";import{PlusIcon as Rx}from"../../icons/Plus/index.js";import{SearchIcon as Ax}from"../../icons/Search/index.js";import{SwapIcon as Vx}from"../../icons/Swap/index.js";import{XIcon as Bx}from"../../icons/X/index.js";import{FilterIcon as Nx}from"../../icons/Filter/index.js";import{FolderIcon as Wx}from"../../icons/Folder/index.js";import{GearIcon as Ox}from"../../icons/Gear/index.js";import{DocumentIcon as zx}from"../../icons/Document/index.js";import{MoveFolderIcon as Kx}from"../../icons/MoveFolder/index.js";import{GridViewIcon as jx}from"../../icons/GridView/index.js";import{WriteIcon as Yx}from"../../icons/Write/index.js";import{AlignJustifiedIcon as _x}from"../../icons/AlignJustified/index.js";import{ArrowIcon as ol}from"../../icons/Arrow/index.js";import{CirclePlusIcon as rl}from"../../icons/CirclePlus/index.js";import{CircledXIcon as ml}from"../../icons/CircledX/index.js";import{ClipboardIcon as fl}from"../../icons/Clipboard/index.js";import{Dots as xl}from"../../icons/Dots/index.js";import{DuplicateIcon as al}from"../../icons/Duplicate/index.js";import{EyeIcon as sl}from"../../icons/Eye/index.js";import{KeyIcon as ul}from"../../icons/Key/index.js";import{LockIcon as Cl}from"../../icons/Lock/index.js";import{LockOpenIcon as Dl}from"../../icons/LockOpen/index.js";import{PeopleIcon as gl}from"../../icons/People/index.js";import{RefreshIcon as Sl}from"../../icons/Refresh/index.js";import{ReplaceIcon as Tl}from"../../icons/Replace/index.js";import{SortDownIcon as vl}from"../../icons/Sort/index.js";import{ThreeDotsIcon as Ll}from"../../icons/ThreeDots/index.js";import{TrashIcon as Rl}from"../../icons/Trash/index.js";import{ErrorIcon as Al}from"../../icons/Error/index.js";import{InfoIcon as Vl}from"../../icons/Info/index.js";import{InteractionEnterIcon as Bl}from"../../icons/InteractionEnter/index.js";import{LanguageIcon as Nl}from"../../icons/Language/index.js";import{SuccessIcon as Wl}from"../../icons/Success/index.js";import{VariableColorIcon as Ol}from"../../icons/VariableColor/index.js";import{WarningIcon as zl}from"../../icons/Warning/index.js";import{WarningTriangleIcon as Kl}from"../../icons/WarningTriangle/index.js";import{TagIcon as jl}from"../../icons/Tag/index.js";import{ServerFunctionsContext as Yl,ServerFunctionsProvider as Zl,useServerFunctions as _l}from"../../providers/ServerFunctions/index.js";import{ActionsProvider as oa,useActions as ea}from"../../providers/Actions/index.js";import{AuthSessionDebug as ta}from"../../providers/Auth/AuthSessionDebug/index.js";import{AuthProvider as pa,useAuth as fa}from"../../providers/Auth/index.js";import{ClientFunctionProvider as xa,useClientFunctions as la}from"../../providers/ClientFunction/index.js";import{useAddClientFunction as na}from"../../providers/ClientFunction/index.js";import{LivePreviewProvider as da}from"../../providers/LivePreview/index.js";import{ProgressBar as ca}from"../../providers/RouteTransition/ProgressBar/index.js";import{RouteTransitionProvider as Fa,useRouteTransition as Da}from"../../providers/RouteTransition/index.js";import{ConfigProvider as ga,PageConfigProvider as Ia,useConfig as Sa}from"../../providers/Config/index.js";import{DocumentEventsProvider as Ta,useDocumentEvents as ha}from"../../providers/DocumentEvents/index.js";import{FormErrorHandlerContext as ya,useFormErrorHandler as La}from"../../providers/FormErrorHandler/index.js";import{DocumentInfoProvider as Ra,useDocumentInfo as Ha}from"../../providers/DocumentInfo/index.js";import{useDocumentTitle as Ea}from"../../providers/DocumentTitle/index.js";import{useUploadControls as ka}from"../../providers/UploadControls/index.js";import{EditDepthProvider as Ma,useEditDepth as Na}from"../../providers/EditDepth/index.js";import{EntityVisibilityProvider as Wa,useEntityVisibility as Ga}from"../../providers/EntityVisibility/index.js";import{UploadEditsProvider as Qa,useUploadEdits as za}from"../../providers/UploadEdits/index.js";import{ListDrawerContextProvider as Ka,useListDrawerContext as Xa}from"../../elements/ListDrawer/Provider.js";import{ListQueryProvider as qa,useListQuery as Ya}from"../../providers/ListQuery/index.js";import{LocaleProvider as _a,useLocale as $a}from"../../providers/Locale/index.js";import{OperationProvider as en,useOperation as rn}from"../../providers/Operation/index.js";import{PreferencesProvider as mn,usePreferences as pn}from"../../providers/Preferences/index.js";import{RootProvider as xn}from"../../providers/Root/index.js";import{PayloadLink as an,RouterAdapterContext as nn,useParams as sn,usePathname as dn,useRouter as un,useSearchParams as cn}from"../../providers/RouterAdapter/index.js";import{RouteCache as Fn,useRouteCache as Dn}from"../../providers/RouteCache/index.js";import{ScrollInfoProvider as gn,useScrollInfo as In}from"../../providers/ScrollInfo/index.js";import{SelectionProvider as bn,useSelection as Tn}from"../../providers/Selection/index.js";import{DocumentSelectionProvider as vn,useDocumentSelection as yn}from"../../providers/DocumentSelection/index.js";import{HierarchyProvider as wn,useHierarchy as Rn}from"../../providers/Hierarchy/index.js";import{UploadHandlersProvider as An,useUploadHandlers as En}from"../../providers/UploadHandlers/index.js";import{defaultTheme as kn,ThemeProvider as Bn,useTheme as Mn}from"../../providers/Theme/index.js";import{EmbedProvider as Un,useEmbed as Wn}from"../../providers/Embed/index.js";import{TranslationProvider as On,useTranslation as Qn}from"../../providers/Translation/index.js";import{useWindowInfo as Jn,WindowInfoProvider as Kn}from"../../providers/WindowInfo/index.js";import{useControllableState as jn}from"../../hooks/useControllableState.js";import{Text as Yn}from"../../elements/WhereBuilder/Condition/Text/index.js";import{Select as _n}from"../../elements/WhereBuilder/Condition/Select/index.js";import{RelationshipFilter as os}from"../../elements/WhereBuilder/Condition/Relationship/index.js";import{NumberFilter as rs}from"../../elements/WhereBuilder/Condition/Number/index.js";import{DateFilter as ms}from"../../elements/WhereBuilder/Condition/Date/index.js";import{EmailAndUsernameFields as fs}from"../../elements/EmailAndUsername/index.js";import{SelectAll as xs}from"../../elements/SelectAll/index.js";import{SelectRow as as}from"../../elements/SelectRow/index.js";import{SelectMany as ss}from"../../elements/SelectMany/index.js";import{DefaultListView as us}from"../../views/List/index.client.js";import{HierarchyListView as Cs}from"../../views/HierarchyList/index.js";import{AccountClient as Ds}from"../../views/Account/index.client.js";import{ResetPreferences as gs}from"../../views/Account/ResetPreferences/index.js";import{LanguageSelector as Ss}from"../../views/Account/Settings/LanguageSelector.js";import{ToggleHighContrast as Ts}from"../../views/Account/ToggleHighContrast/index.js";import{ToggleTheme as vs}from"../../views/Account/ToggleTheme/index.js";import{APIViewClient as Ls}from"../../views/API/index.client.js";import{CreateFirstUserClient as Rs}from"../../views/CreateFirstUser/index.client.js";import{ModularDashboardClient as As}from"../../views/Dashboard/Default/ModularDashboard/index.client.js";import{ForgotPasswordForm as Vs}from"../../views/ForgotPassword/ForgotPasswordForm/index.js";import{LoginForm as Bs}from"../../views/Login/LoginForm/index.js";import{LogoutClient as Ns}from"../../views/Logout/LogoutClient.js";import{NotFoundClient as Ws}from"../../views/NotFound/index.client.js";import{ResetPasswordForm as Os}from"../../views/ResetPassword/ResetPasswordForm/index.js";import{ToastAndRedirect as zs,VerifyClient as Js}from"../../views/Verify/index.client.js";import{DefaultVersionView as Xs}from"../../views/Version/Default/index.js";import{VersionsViewClient as qs}from"../../views/Versions/index.client.js";import{VersionPillLabel as Zs}from"../../views/Versions/VersionPillLabel/VersionPillLabel.js";import{RenderVersionFieldsToDiff as $s}from"../../views/Version/RenderFieldsToDiff/RenderVersionFieldsToDiff.js";import{Checkbox as ed}from"../../views/Version/RenderFieldsToDiff/fields/Checkbox/index.js";import{Collapsible as td}from"../../views/Version/RenderFieldsToDiff/fields/Collapsible/index.js";import{DateDiffComponent as pd}from"../../views/Version/RenderFieldsToDiff/fields/Date/index.js";import{Group as id}from"../../views/Version/RenderFieldsToDiff/fields/Group/index.js";import{Iterable as ld}from"../../views/Version/RenderFieldsToDiff/fields/Iterable/index.js";import{Row as nd}from"../../views/Version/RenderFieldsToDiff/fields/Row/index.js";import{Select as dd}from"../../views/Version/RenderFieldsToDiff/fields/Select/index.js";import{Tabs as cd}from"../../views/Version/RenderFieldsToDiff/fields/Tabs/index.js";import{Text as Fd}from"../../views/Version/RenderFieldsToDiff/fields/Text/index.js";import{AutosaveCell as Pd}from"../../views/Versions/cells/AutosaveCell/index.js";import{CreatedAtCell as Id}from"../../views/Versions/cells/CreatedAt/index.js";import{IDCell as bd}from"../../views/Versions/cells/ID/index.js";import{VersionDrawerCreatedAtCell as hd}from"../../views/Versions/cells/VersionDrawerCreatedAtCell/index.js";import{DefaultEditView as yd}from"../../views/Edit/index.js";import{SetDocumentStepNav as wd}from"../../views/Edit/SetDocumentStepNav/index.js";import{SetDocumentTitle as Hd}from"../../views/Edit/SetDocumentTitle/index.js";import{parseSearchParams as Ed}from"../../utilities/parseSearchParams.js";import{FieldDiffLabel as kd}from"../../elements/FieldDiffLabel/index.js";import{FieldDiffContainer as Md}from"../../elements/FieldDiffContainer/index.js";import{formatTimeToNow as Ud}from"../../utilities/formatDocTitle/formatDateTitle.js";import{useLivePreviewContext as Gd}from"../../providers/LivePreview/context.js";import{LivePreviewWindow as Qd}from"../../elements/LivePreview/Window/index.js";export{fe as APIKeyInput,Ls as APIViewClient,Xi as Account,Ds as AccountClient,Ss as AccountLanguageSelector,gs as AccountResetPreferences,Ts as AccountToggleHighContrast,vs as AccountToggleTheme,oa as ActionsProvider,dx as AlignJustifiedIcon,Ce as AnimateHeight,Xo as AppHeader,Op as ArrayField,ol as ArrowIcon,pa as AuthProvider,ta as AuthSessionDebug,xe as Banner,Ap as BlockSelector,Rp as BlocksDrawer,zp as BlocksField,$o as BulkUploadModal,oe as BulkUploadProvider,ae as Button,ex as CalendarIcon,ge as Card,tx as CheckIcon,Kp as CheckboxField,Xp as CheckboxInput,px as ChevronIcon,Se as Chip,rl as CirclePlusIcon,ml as CircledXIcon,xa as ClientFunctionProvider,fl as ClipboardIcon,ix as CloseMenuIcon,lx as CodeBlockIcon,$p as CodeEditor,Zp as CodeEditorLazy,qp as CodeField,Te as Collapsible,ef as CollapsibleField,po as CollectionQuerySortField,um as Combobox,Cm as CommandPalette,ga as ConfigProvider,tf as ConfirmPasswordField,no as ConfirmationModal,nx as CopyIcon,He as CopyLocaleData,Ee as CopyToClipboard,Rs as CreateFirstUserClient,Mo as DateCell,ms as DateCondition,Qo as DatePicker,pf as DateTimeField,Zi as DefaultBlockImage,Ym as DefaultCell,yd as DefaultEditView,us as DefaultListView,At as DefaultNavClient,zt as DefaultTemplateWrapper,Xs as DefaultVersionView,St as DelayedSpinner,ke as DeleteMany,uo as DialogBody,co as DialogCancel,Co as DialogConfirm,Fo as DialogFooter,Do as DialogHeader,Po as DialogModal,Me as DocumentControls,Ta as DocumentEventsProvider,xr as DocumentFields,Ue as DocumentHeaderRoot,zx as DocumentIcon,Ra as DocumentInfoProvider,wo as DocumentLocked,vn as DocumentSelectionProvider,yo as DocumentStaleData,Wt as DocumentTabLink,ho as DocumentTakeOver,xl as Dots,ux as DragHandleIcon,mr as DraggableSortable,fr as DraggableSortableItem,ar as Drawer,me as DrawerContentContainer,nr as DrawerToggler,Ge as Dropzone,al as DuplicateIcon,Ma as EditDepthProvider,Cx as EditIcon,Cr as EditMany,Dp as EditUpload,fs as EmailAndUsernameFields,xf as EmailField,Un as EmbedProvider,Wa as EntityVisibilityProvider,Al as ErrorIcon,Dr as ErrorPill,sl as EyeIcon,Wi as FieldContext,af as FieldDescription,Md as FieldDiffContainer,kd as FieldDiffLabel,sf as FieldError,mp as FieldErrorsToast,uf as FieldLabel,w as FieldPathContext,$i as File,gp as FileDetails,Nx as FilterIcon,Cp as FilterTrigger,Wx as FolderIcon,Vs as ForgotPasswordForm,bi as Form,ya as FormErrorHandlerContext,Kt as FormHeader,ut as FormLoadingOverlayToggle,Bi as FormSubmit,br as FullscreenModal,Ox as GearIcon,hr as GenerateConfirmation,jx as GridViewIcon,pt as GroupByHeader,at as GroupByPageControls,Cf as GroupField,yr as Gutter,Np as HiddenField,Xr as HierarchyButtonClient,qr as HierarchyFieldClient,Cs as HierarchyListView,_r as HierarchyModalToggler,wn as HierarchyProvider,we as HierarchySidebarTab,jt as HierarchyTypeField,Hr as HydrateAuthProvider,Er as HydrateHierarchyProvider,kr as IDLabel,Vl as InfoIcon,Mr as InputStepper,Bl as InteractionEnterIcon,Bp as ItemsDrawer,Df as JSONField,qf as JoinField,ul as KeyIcon,Nl as LanguageIcon,bo as LeaveWithoutSaving,Dx as LineIcon,Io as Link,gx as LinkIcon,Gr as ListControls,Qr as ListControlsBar,Ka as ListDrawerContextProvider,tt as ListHeader,qa as ListQueryProvider,sp as ListSearchFilter,et as ListSelection,_x as ListViewIcon,da as LivePreviewProvider,Qd as LivePreviewWindow,Ct as LoadingOverlay,st as LoadingOverlayToggle,_a as LocaleProvider,Cl as LockIcon,Dl as LockOpenIcon,Ur as Locked,Sx as LogOutIcon,Bs as LoginForm,Tt as Logout,Ns as LogoutClient,qo as MenuSeparator,Tx as MinimizeMaximizeIcon,gr as Modal,As as ModularDashboardClient,vx as MoreIcon,Kx as MoveFolderIcon,_t as NavContext,rm as NavGroup,$t as NavProvider,vt as NavSidebarToggle,Lt as NavWrapper,Lx as NewTabIcon,Yt as NoListResults,Ws as NotFoundClient,Wp as NullField,yi as NullifyLocaleField,rs as NumberCondition,gf as NumberField,en as OperationProvider,Q as OrderableTable,Ia as PageConfigProvider,it as PageControls,xt as PageControlsComponent,mm as Pagination,Sf as PasswordField,qi as PayloadIcon,an as PayloadLink,gl as PeopleIcon,xm as PerPage,am as Pill,De as PillSelector,Rx as PlusIcon,Tf as PointField,sm as Popup,o as PopupList,mn as PreferencesProvider,Tp as PreviewButton,Sp as PreviewSizes,ca as ProgressBar,Im as PublishButton,Pm as PublishMany,q as QueryPresetsAccessCell,$ as QueryPresetsColumnField,J as QueryPresetsColumnsCell,Z as QueryPresetsGroupByCell,to as QueryPresetsGroupByField,lo as QueryPresetsHeading,X as QueryPresetsWhereCell,eo as QueryPresetsWhereField,vf as RadioGroupField,wm as ReactSelect,io as RecentlyViewedCollectionsField,Sl as RefreshIcon,os as RelationshipCondition,Lf as RelationshipField,wf as RelationshipInput,Jm as RelationshipProvider,vp as RelationshipTable,Zo as RenderCustomComponent,Vo as RenderDefaultCell,wi as RenderFields,Em as RenderTitle,$s as RenderVersionFieldsToDiff,Tl as ReplaceIcon,Os as ResetPasswordForm,Hf as RichTextField,xn as RootProvider,Fn as RouteCacheProvider,Fa as RouteTransitionProvider,nn as RouterAdapterContext,Ef as RowField,Hi as RowLabel,Ei as RowLabelProvider,bm as SaveButton,hm as SaveDraftButton,gn as ScrollInfoProvider,Ax as SearchIcon,up as SearchInput,Vp as SectionTitle,Hm as Select,xs as SelectAll,_n as SelectCondition,Bf as SelectField,Mf as SelectInput,ss as SelectMany,as as SelectRow,bn as SelectionProvider,Yl as ServerFunctionsContext,Zl as ServerFunctionsProvider,wd as SetDocumentStepNav,Hd as SetDocumentTitle,Gm as SetStepNav,Rt as SettingsMenuButton,km as ShimmerEffect,Nt as ShouldRenderTabs,ye as SidebarRow,Vt as SidebarTabsClient,B as SidebarTabsProvider,wr as SidebarToggle,fm as SimplePagination,zf as SlugField,Um as SortColumn,vl as SortDownIcon,U as SortHeader,G as SortRow,Dt as Spinner,Mm as StaggeredShimmers,Wl as SuccessIcon,Vx as SwapIcon,gt as Switch,se as TabButton,Of as TabComponent,Bt as TabError,jm as Table,Ho as TableColumnsProvider,Uo as TableSection,de as Tabs,Uf as TabsField,ue as TabsList,Wf as TabsProvider,jl as TagIcon,Yn as TextCondition,Kf as TextField,Xf as TextInput,$f as TextareaField,oi as TextareaInput,Bn as ThemeProvider,Ll as ThreeDotsIcon,_m as Thumbnail,op as ThumbnailCard,Lp as TimezonePicker,zs as ToastAndRedirect,rp as Tooltip,Go as Translation,On as TranslationProvider,Rl as TrashIcon,ri as UIField,ym as UnpublishButton,fp as UnpublishMany,xp as Upload,Qa as UploadEditsProvider,mi as UploadField,An as UploadHandlersProvider,pi as UploadInput,ap as UserMenu,Ol as VariableColorIcon,Js as VerifyClient,hd as VersionDrawerCreatedAtCell,ed as VersionFieldDiffCheckbox,td as VersionFieldDiffCollapsible,pd as VersionFieldDiffDate,id as VersionFieldDiffGroup,ld as VersionFieldDiffIterable,nd as VersionFieldDiffRow,dd as VersionFieldDiffSelect,cd as VersionFieldDiffTabs,Fd as VersionFieldDiffText,Zs as VersionPillLabel,Pd as VersionsAutosaveCell,Id as VersionsCreatedAtCell,bd as VersionsIDCell,Ot as VersionsPill,qs as VersionsViewClient,Jo as ViewDescription,zl as WarningIcon,Kl as WarningTriangleIcon,Ni as WatchChildErrors,Ji as WatchCondition,Kn as WindowInfoProvider,Yx as WriteIcon,Bx as XIcon,Zf as allFieldComponents,Fm as commandPaletteSlug,kn as defaultTheme,Qe as documentDrawerBaseClass,Ke as escapeDiffHTML,li as fieldBaseClass,p as fieldComponents,hi as fieldReducer,sr as formatDrawerSlug,Zr as formatHierarchyModalSlug,kf as formatOptions,Ud as formatTimeToNow,Xe as getHTMLDiffComponents,ai as isFieldRTL,ii as mergeFieldStyles,Ed as parseSearchParams,r as toast,je as unescapeDiffHTML,ea as useActions,na as useAddClientFunction,si as useAllFormFields,fa as useAuth,ee as useBulkUpload,re as useBulkUploadModalSlug,ko as useCellProps,Ye as useClickOutside,_e as useClickOutsideContext,la as useClientFunctions,he as useCollapsible,Sa as useConfig,jn as useControllableState,i as useDebounce,l as useDebouncedCallback,n as useDebouncedEffect,d as useDelay,c as useDelayedRender,ze as useDocumentDrawer,or as useDocumentDrawerContext,ha as useDocumentEvents,di as useDocumentForm,Ha as useDocumentInfo,yn as useDocumentSelection,Ea as useDocumentTitle,rr as useDraggableSortable,ur as useDrawerSlug,Na as useEditDepth,y as useEffectEvent,Wn as useEmbed,Ga as useEntityVisibility,Gi as useField,R as useFieldPath,ui as useForm,ci as useFormBackgroundProcessing,La as useFormErrorHandler,Ci as useFormFields,Fi as useFormInitializing,Di as useFormModified,Pi as useFormProcessing,gi as useFormSubmitted,Rn as useHierarchy,$r as useHierarchyModal,F as useHotkey,P as useIntersect,Jr as useListDrawer,Xa as useListDrawerContext,Ya as useListQuery,Km as useListRelationships,Gd as useLivePreviewContext,$a as useLocale,Ir as useModal,om as useNav,rn as useOperation,sn as useParams,dn as usePathname,I as usePayloadAPI,pn as usePreferences,A as useQueue,b as useResize,Dn as useRouteCache,Da as useRouteTransition,un as useRouter,Vi as useRowLabel,In as useScrollInfo,cn as useSearchParams,Tn as useSelection,_l as useServerFunctions,M as useSidebarTabs,Qm as useStepNav,Ao as useTableColumns,Mn as useTheme,h as useThrottledEffect,Qn as useTranslation,ka as useUploadControls,za as useUploadEdits,En as useUploadHandlers,V as useUseTitleField,Ii as useWatchForm,Jn as useWindowInfo,Qi as withCondition};
14
14
  //# sourceMappingURL=index.js.map
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "version": 3,
3
3
  "sources": ["../../../src/exports/client/index.ts"],
4
- "sourcesContent": ["/* eslint-disable perfectionist/sort-exports */\n'use client'\n\n// IMPORTANT: this file cannot use any wildcard exports because it is wrapped in a `use client` boundary\n// IMPORTANT: do _not_ alias any of the exports in this file, this will cause a mismatch between the unbundled exports\n\n// hooks\n\nexport { fieldComponents } from '../../fields/index.js'\n\nexport { useDebounce } from '../../hooks/useDebounce.js'\nexport { useDebouncedCallback } from '../../hooks/useDebouncedCallback.js'\nexport { useDebouncedEffect } from '../../hooks/useDebouncedEffect.js'\nexport { useDelay } from '../../hooks/useDelay.js'\nexport { useDelayedRender } from '../../hooks/useDelayedRender.js'\nexport { useHotkey } from '../../hooks/useHotkey.js'\nexport { useIntersect } from '../../hooks/useIntersect.js'\nexport { usePayloadAPI } from '../../hooks/usePayloadAPI.js'\nexport { useResize } from '../../hooks/useResize.js'\nexport { useThrottledEffect } from '../../hooks/useThrottledEffect.js'\nexport { useEffectEvent } from '../../hooks/useEffectEvent.js'\nexport { FieldPathContext, useFieldPath } from '../../forms/RenderFields/context.js'\nexport { useQueue } from '../../hooks/useQueue.js'\n\nexport { useUseTitleField } from '../../hooks/useUseAsTitle.js'\n\nexport { SidebarTabsProvider, useSidebarTabs } from '../../providers/SidebarTabs/index.js'\nexport type { SidebarTabsContextType } from '../../providers/SidebarTabs/index.js'\n\nexport { SortHeader } from '../../elements/SortHeader/index.js'\nexport { SortRow } from '../../elements/SortRow/index.js'\nexport { OrderableTable } from '../../elements/Table/OrderableTable.js'\n\n// query preset elements\nexport { QueryPresetsColumnsCell } from '../../elements/QueryPresets/cells/ColumnsCell/index.js'\nexport { QueryPresetsWhereCell } from '../../elements/QueryPresets/cells/WhereCell/index.js'\nexport { QueryPresetsAccessCell } from '../../elements/QueryPresets/cells/AccessCell/index.js'\nexport { QueryPresetsGroupByCell } from '../../elements/QueryPresets/cells/GroupByCell/index.js'\nexport { QueryPresetsColumnField } from '../../elements/QueryPresets/fields/ColumnsField/index.js'\nexport { QueryPresetsWhereField } from '../../elements/QueryPresets/fields/WhereField/index.js'\nexport { QueryPresetsGroupByField } from '../../elements/QueryPresets/fields/GroupByField/index.js'\nexport { CollectionQuerySortField } from '../../widgets/CollectionQuery/SortField/index.js'\nexport { RecentlyViewedCollectionsField } from '../../widgets/RecentlyViewed/CollectionsField/index.js'\nexport { QueryPresetsHeading } from '../../elements/QueryPresets/fields/Heading/index.js'\n\n// elements\nexport { ConfirmationModal } from '../../elements/ConfirmationModal/index.js'\nexport type { OnCancel } from '../../elements/ConfirmationModal/index.js'\nexport {\n DialogBody,\n DialogCancel,\n DialogConfirm,\n DialogFooter,\n DialogHeader,\n DialogModal,\n} from '../../elements/Dialog/index.js'\nexport type {\n DialogBodyProps,\n DialogCancelProps,\n DialogConfirmProps,\n DialogFooterProps,\n DialogHeaderProps,\n DialogModalProps,\n DialogSize,\n} from '../../elements/Dialog/index.js'\nexport { Link } from '../../elements/Link/index.js'\nexport { LeaveWithoutSaving } from '../../elements/LeaveWithoutSaving/index.js'\nexport { DocumentTakeOver } from '../../elements/DocumentTakeOver/index.js'\nexport { DocumentStaleData } from '../../elements/DocumentStaleData/index.js'\nexport { DocumentLocked } from '../../elements/DocumentLocked/index.js'\nexport { TableColumnsProvider, useTableColumns } from '../../providers/TableColumns/index.js'\nexport {\n RenderDefaultCell,\n useCellProps,\n} from '../../providers/TableColumns/RenderDefaultCell/index.js'\nexport { DateCell } from '../../elements/Table/DefaultCell/fields/Date/index.js'\nexport { TableSection } from '../../elements/TableSection/index.js'\nexport type {\n TableSectionContentProps,\n TableSectionHeaderProps,\n TableSectionProps,\n} from '../../elements/TableSection/index.js'\n\nexport { Translation } from '../../elements/Translation/index.js'\nexport { default as DatePicker } from '../../elements/DatePicker/DatePicker.js'\nexport { ViewDescription } from '../../elements/ViewDescription/index.js'\nexport { AppHeader } from '../../elements/AppHeader/index.js'\nexport { MenuSeparator } from '../../elements/MenuSeparator/index.js'\nexport { RenderCustomComponent } from '../../elements/RenderCustomComponent/index.js'\nexport {\n BulkUploadModal,\n BulkUploadProvider,\n useBulkUpload,\n useBulkUploadModalSlug,\n} from '../../elements/BulkUpload/index.js'\nexport { DrawerContentContainer } from '../../elements/DrawerContentContainer/index.js'\nexport type { BulkUploadProps } from '../../elements/BulkUpload/index.js'\nexport { APIKeyInput } from '../../elements/APIKeyInput/index.js'\nexport type { APIKeyInputProps } from '../../elements/APIKeyInput/index.js'\nexport { Banner } from '../../elements/Banner/index.js'\nexport { Button } from '../../elements/Button/index.js'\nexport { TabButton, Tabs, TabsList } from '../../elements/Tabs/index.js'\nexport type { TabsProps, TabsTab } from '../../elements/Tabs/index.js'\nexport { AnimateHeight } from '../../elements/AnimateHeight/index.js'\nexport { PillSelector, type SelectablePill } from '../../elements/PillSelector/index.js'\nexport { Card } from '../../elements/Card/index.js'\nexport { Chip } from '../../elements/Chip/index.js'\nexport type { ChipProps } from '../../elements/Chip/index.js'\nexport { Collapsible, useCollapsible } from '../../elements/Collapsible/index.js'\nexport { SidebarRow } from '../../elements/SidebarRow/index.js'\nexport type { SidebarRowProps } from '../../elements/SidebarRow/index.js'\nexport { HierarchySidebarTab } from '../../elements/Hierarchy/Tree/HierarchySidebarTab.js'\nexport { CopyLocaleData } from '../../elements/CopyLocaleData/index.js'\nexport { CopyToClipboard } from '../../elements/CopyToClipboard/index.js'\nexport { DeleteMany } from '../../elements/DeleteMany/index.js'\nexport { DocumentControls } from '../../elements/DocumentControls/index.js'\nexport { DocumentHeaderRoot } from '../../elements/DocumentHeader/DocumentHeaderRoot/index.js'\nexport { Dropzone } from '../../elements/Dropzone/index.js'\nexport { documentDrawerBaseClass, useDocumentDrawer } from '../../elements/DocumentDrawer/index.js'\nexport {\n escapeDiffHTML,\n getHTMLDiffComponents,\n unescapeDiffHTML,\n} from '../../elements/HTMLDiff/index.js'\nexport type {\n DocumentDrawerProps,\n DocumentTogglerProps,\n UseDocumentDrawer,\n} from '../../elements/DocumentDrawer/types.js'\nexport { useClickOutside } from '../../hooks/useClickOutside.js'\nexport { useClickOutsideContext } from '../../providers/ClickOutside/index.js'\nexport { useDocumentDrawerContext } from '../../elements/DocumentDrawer/Provider.js'\nexport { useDraggableSortable } from '../../elements/DraggableSortable/useDraggableSortable/index.js'\nexport { DraggableSortable } from '../../elements/DraggableSortable/index.js'\nexport { DraggableSortableItem } from '../../elements/DraggableSortable/DraggableSortableItem/index.js'\nexport { DocumentFields } from '../../elements/DocumentFields/index.js'\nexport { Drawer, DrawerToggler, formatDrawerSlug } from '../../elements/Drawer/index.js'\nexport { useDrawerSlug } from '../../elements/Drawer/useDrawerSlug.js'\nexport { EditMany } from '../../elements/EditMany/index.js'\nexport { ErrorPill } from '../../elements/ErrorPill/index.js'\nexport { Modal, useModal } from '../../elements/Modal/index.js'\nexport { FullscreenModal } from '../../elements/FullscreenModal/index.js'\nexport { GenerateConfirmation } from '../../elements/GenerateConfirmation/index.js'\nexport { Gutter } from '../../elements/Gutter/index.js'\nexport { SidebarToggle } from '../../elements/SidebarToggle/index.js'\nexport { HydrateAuthProvider } from '../../elements/HydrateAuthProvider/index.js'\nexport { HydrateHierarchyProvider } from '../../elements/Hierarchy/HydrateProvider/index.js'\nexport { IDLabel } from '../../elements/IDLabel/index.js'\nexport { InputStepper } from '../../elements/InputStepper/index.js'\nexport type { InputStepperProps } from '../../elements/InputStepper/index.js'\n\nexport { Locked } from '../../elements/Locked/index.js'\nexport { ListControls } from '../../elements/ListControls/index.js'\nexport { ListControlsBar } from '../../elements/ListControlsBar/index.js'\nexport type { ListControlsBarProps } from '../../elements/ListControlsBar/index.js'\nexport { useListDrawer } from '../../elements/ListDrawer/index.js'\nexport type {\n ListDrawerProps,\n ListTogglerProps,\n RenderListServerFnArgs,\n RenderListServerFnReturnType,\n UseListDrawer,\n} from '../../elements/ListDrawer/types.js'\nexport { HierarchyButtonClient } from '../../elements/Hierarchy/DocHeaderButton/index.js'\nexport type { HierarchyButtonClientProps } from '../../elements/Hierarchy/DocHeaderButton/index.js'\nexport { HierarchyFieldClient } from '../../elements/Hierarchy/Field/index.client.js'\nexport type { HierarchyFieldClientProps } from '../../elements/Hierarchy/Field/index.client.js'\nexport {\n formatHierarchyModalSlug,\n HierarchyModalToggler,\n useHierarchyModal,\n} from '../../elements/Hierarchy/Modal/useHierarchyModal.js'\nexport type {\n HierarchyDrawerProps,\n HierarchyDrawerTogglerProps,\n HierarchyModalProps,\n HierarchyModalTogglerProps,\n SelectionWithPath,\n UseHierarchyModal,\n UseHierarchyModalArgs,\n} from '../../elements/Hierarchy/Modal/types.js'\nexport { ListSelection } from '../../views/List/ListSelection/index.js'\nexport { CollectionListHeader as ListHeader } from '../../views/List/ListHeader/index.js'\nexport { GroupByHeader } from '../../views/List/GroupByHeader/index.js'\nexport { PageControls, PageControlsComponent } from '../../elements/PageControls/index.js'\n\nexport { GroupByPageControls } from '../../elements/PageControls/GroupByPageControls.js'\nexport { LoadingOverlayToggle } from '../../elements/Loading/index.js'\nexport { FormLoadingOverlayToggle } from '../../elements/Loading/index.js'\nexport { LoadingOverlay } from '../../elements/Loading/index.js'\nexport { Spinner } from '../../elements/Spinner/index.js'\nexport type { SpinnerProps } from '../../elements/Spinner/index.js'\nexport { Switch } from '../../elements/Switch/index.js'\nexport type { SwitchProps } from '../../elements/Switch/index.js'\nexport { DelayedSpinner } from '../../elements/DelayedSpinner/index.js'\nexport type { DelayedSpinnerProps } from '../../elements/DelayedSpinner/index.js'\nexport { Logout } from '../../elements/Logout/index.js'\nexport { NavSidebarToggle } from '../../elements/Nav/NavSidebarToggle/index.js'\nexport { NavWrapper } from '../../elements/Nav/NavWrapper/index.js'\nexport { SettingsMenuButton } from '../../elements/Nav/SettingsMenuButton/index.js'\nexport type { SettingsMenuButtonProps } from '../../elements/Nav/SettingsMenuButton/index.js'\nexport { DefaultNavClient } from '../../elements/Nav/index.client.js'\nexport { SidebarTabsClient } from '../../elements/Nav/SidebarTabs/index.client.js'\nexport type {\n SidebarTabsClientProps,\n TabMetadata,\n} from '../../elements/Nav/SidebarTabs/index.client.js'\nexport { TabError } from '../../elements/Nav/SidebarTabs/TabError/index.js'\nexport { ShouldRenderTabs } from '../../elements/DocumentHeader/Tabs/ShouldRenderTabs.js'\nexport { DocumentTabLink } from '../../elements/DocumentHeader/Tabs/Tab/TabLink.js'\nexport { VersionsPill } from '../../elements/DocumentHeader/Tabs/tabs/VersionsPill/index.js'\nexport { Wrapper as DefaultTemplateWrapper } from '../../templates/Default/Wrapper/index.js'\nexport { FormHeader } from '../../elements/FormHeader/index.js'\nexport { HierarchyTypeField } from '../../elements/HierarchyTypeField/index.js'\nexport { NoListResults } from '../../elements/NoListResults/index.js'\nexport { NavContext, NavProvider, useNav } from '../../elements/Nav/context.js'\nexport { NavGroup } from '../../elements/NavGroup/index.js'\nexport { Pagination } from '../../elements/Pagination/index.js'\nexport { SimplePagination } from '../../elements/Pagination/SimplePagination/index.js'\nexport type { SimplePaginationProps } from '../../elements/Pagination/SimplePagination/index.js'\nexport { PerPage } from '../../elements/PerPage/index.js'\nexport { Pill } from '../../elements/Pill/index.js'\nimport * as PopupList from '../../elements/Popup/PopupButtonList/index.js'\nexport { PopupList }\nexport { Popup } from '../../elements/Popup/index.js'\nexport { Combobox } from '../../elements/Combobox/index.js'\nexport type { ComboboxEntry, ComboboxProps } from '../../elements/Combobox/index.js'\nexport { CommandPalette, commandPaletteSlug } from '../../elements/CommandPalette/index.js'\nexport { PublishMany } from '../../elements/PublishMany/index.js'\nexport { PublishButton } from '../../elements/PublishButton/index.js'\nexport { SaveButton } from '../../elements/SaveButton/index.js'\nexport { SaveDraftButton } from '../../elements/SaveDraftButton/index.js'\nexport { UnpublishButton } from '../../elements/UnpublishButton/index.js'\n\nexport { type Option as ReactSelectOption, ReactSelect } from '../../elements/ReactSelect/index.js'\nexport { ReactSelect as Select } from '../../elements/ReactSelect/index.js'\nexport type { ReactSelectAdapterProps } from '../../elements/ReactSelect/types.js'\nexport { RenderTitle } from '../../elements/RenderTitle/index.js'\nexport { ShimmerEffect } from '../../elements/ShimmerEffect/index.js'\nexport { StaggeredShimmers } from '../../elements/ShimmerEffect/index.js'\nexport { SortColumn } from '../../elements/SortColumn/index.js'\nexport { SetStepNav } from '../../elements/StepNav/SetStepNav.js'\nexport { useStepNav } from '../../elements/StepNav/index.js'\nexport type { StepNavItem } from '../../elements/StepNav/types.js'\nexport {\n RelationshipProvider,\n useListRelationships,\n} from '../../elements/Table/RelationshipProvider/index.js'\nexport { Table } from '../../elements/Table/index.js'\nexport { DefaultCell } from '../../elements/Table/DefaultCell/index.js'\nexport { Thumbnail } from '../../elements/Thumbnail/index.js'\nexport { ThumbnailCard } from '../../elements/ThumbnailCard/index.js'\nexport type { ThumbnailCardProps } from '../../elements/ThumbnailCard/index.js'\nexport { Tooltip } from '../../elements/Tooltip/index.js'\nimport { toast } from 'sonner'\nexport { toast }\nexport { FieldErrorsToast } from '../../elements/Toasts/fieldErrors.js'\nexport { UnpublishMany } from '../../elements/UnpublishMany/index.js'\nexport { Upload } from '../../elements/Upload/index.js'\nexport { UserMenu } from '../../elements/UserMenu/index.js'\nexport { ListSearchFilter } from '../../elements/Search/ListSearchFilter/index.js'\nexport { SearchInput } from '../../elements/Search/SearchInput/index.js'\nexport { FilterTrigger } from '../../elements/FilterTrigger/index.js'\nexport { EditUpload } from '../../elements/EditUpload/index.js'\nexport { FileDetails } from '../../elements/FileDetails/index.js'\nexport { PreviewSizes } from '../../elements/PreviewSizes/index.js'\nexport { PreviewButton } from '../../elements/PreviewButton/index.js'\nexport { RelationshipTable } from '../../elements/RelationshipTable/index.js'\nexport { TimezonePicker } from '../../elements/TimezonePicker/index.js'\n\nexport { BlocksDrawer } from '../../fields/Blocks/BlocksDrawer/index.js'\nexport { BlockSelector } from '../../fields/Blocks/BlockSelector/index.js'\nexport { SectionTitle } from '../../fields/Blocks/SectionTitle/index.js'\nexport { ItemsDrawer } from '../../elements/ItemsDrawer/index.js'\n\n// fields\nexport { HiddenField } from '../../fields/Hidden/index.js'\nexport { NullField } from '../../fields/Null/index.js'\nexport { ArrayField } from '../../fields/Array/index.js'\nexport { BlocksField } from '../../fields/Blocks/index.js'\nexport { CheckboxField, CheckboxInput } from '../../fields/Checkbox/index.js'\nexport { CodeField } from '../../fields/Code/index.js'\nexport { CodeEditor as CodeEditorLazy } from '../../elements/CodeEditor/index.js'\nexport { default as CodeEditor } from '../../elements/CodeEditor/CodeEditor.js'\n\nexport { CollapsibleField } from '../../fields/Collapsible/index.js'\nexport { ConfirmPasswordField } from '../../fields/ConfirmPassword/index.js'\nexport { DateTimeField } from '../../fields/DateTime/index.js'\nexport { EmailField } from '../../fields/Email/index.js'\nexport { FieldDescription } from '../../fields/FieldDescription/index.js'\nexport { FieldError } from '../../fields/FieldError/index.js'\nexport { FieldLabel } from '../../fields/FieldLabel/index.js'\nexport { GroupField } from '../../fields/Group/index.js'\nexport { JSONField } from '../../fields/JSON/index.js'\nexport { NumberField } from '../../fields/Number/index.js'\nexport { PasswordField } from '../../fields/Password/index.js'\nexport { PointField } from '../../fields/Point/index.js'\nexport { RadioGroupField } from '../../fields/RadioGroup/index.js'\nexport { RelationshipField, RelationshipInput } from '../../fields/Relationship/index.js'\nexport { RichTextField } from '../../fields/RichText/index.js'\nexport { RowField } from '../../fields/Row/index.js'\nexport { formatOptions, SelectField, SelectInput } from '../../fields/Select/index.js'\nexport { TabsField, TabsProvider } from '../../fields/Tabs/index.js'\nexport { TabComponent } from '../../fields/Tabs/Tab/index.js'\nexport { SlugField } from '../../fields/Slug/index.js'\n\nexport { TextField, TextInput } from '../../fields/Text/index.js'\nexport { JoinField } from '../../fields/Join/index.js'\nexport type { TextInputProps } from '../../fields/Text/index.js'\nexport { allFieldComponents } from '../../fields/index.js'\n\nexport { TextareaField, TextareaInput } from '../../fields/Textarea/index.js'\nexport type { TextAreaInputProps } from '../../fields/Textarea/index.js'\n\nexport { UIField } from '../../fields/UI/index.js'\nexport { UploadField, UploadInput } from '../../fields/Upload/index.js'\nexport type { UploadInputProps } from '../../fields/Upload/index.js'\n\nexport { mergeFieldStyles } from '../../fields/mergeFieldStyles.js'\nexport { fieldBaseClass, isFieldRTL } from '../../fields/shared/index.js'\n\n// forms\n\nexport {\n useAllFormFields,\n useDocumentForm,\n useForm,\n useFormBackgroundProcessing,\n useFormFields,\n useFormInitializing,\n useFormModified,\n useFormProcessing,\n useFormSubmitted,\n useWatchForm,\n} from '../../forms/Form/context.js'\nexport { Form, type FormProps } from '../../forms/Form/index.js'\nexport type { FieldAction } from '../../forms/Form/types.js'\nexport { fieldReducer } from '../../forms/Form/fieldReducer.js'\nexport { NullifyLocaleField } from '../../forms/NullifyField/index.js'\nexport { RenderFields } from '../../forms/RenderFields/index.js'\n\nexport { RowLabel, type RowLabelProps } from '../../forms/RowLabel/index.js'\nexport { RowLabelProvider, useRowLabel } from '../../forms/RowLabel/Context/index.js'\n\nexport { FormSubmit } from '../../forms/Submit/index.js'\nexport { WatchChildErrors } from '../../forms/WatchChildErrors/index.js'\nexport { FieldContext, useField } from '../../forms/useField/index.js'\nexport type { FieldType, Options } from '../../forms/useField/types.js'\n\nexport { withCondition } from '../../forms/withCondition/index.js'\nexport { WatchCondition } from '../../forms/withCondition/WatchCondition.js'\n\n// graphics\nexport { Account } from '../../graphics/Account/index.js'\nexport { PayloadIcon } from '../../graphics/Icon/index.js'\n\nexport { DefaultBlockImage } from '../../graphics/DefaultBlockImage/index.js'\nexport { File } from '../../graphics/File/index.js'\n\n// icons\nexport { CalendarIcon } from '../../icons/Calendar/index.js'\nexport { CheckIcon } from '../../icons/Check/index.js'\nexport { ChevronIcon } from '../../icons/Chevron/index.js'\nexport { CloseMenuIcon } from '../../icons/CloseMenu/index.js'\nexport { CodeBlockIcon } from '../../icons/CodeBlock/index.js'\nexport { CopyIcon } from '../../icons/Copy/index.js'\nexport {\n AlignJustifiedIcon,\n AlignJustifiedIcon as DragHandleIcon,\n} from '../../icons/AlignJustified/index.js'\nexport { EditIcon } from '../../icons/Edit/index.js'\nexport { LineIcon } from '../../icons/Line/index.js'\nexport { LinkIcon } from '../../icons/Link/index.js'\nexport { LogOutIcon } from '../../icons/LogOut/index.js'\nexport { MinimizeMaximizeIcon } from '../../icons/MinimizeMaximize/index.js'\nexport { MoreIcon } from '../../icons/More/index.js'\nexport { NewTabIcon } from '../../icons/NewTab/index.js'\nexport { PlusIcon } from '../../icons/Plus/index.js'\nexport { SearchIcon } from '../../icons/Search/index.js'\nexport { SwapIcon } from '../../icons/Swap/index.js'\nexport { XIcon } from '../../icons/X/index.js'\nexport { FilterIcon } from '../../icons/Filter/index.js'\nexport { FolderIcon } from '../../icons/Folder/index.js'\nexport { GearIcon } from '../../icons/Gear/index.js'\nexport { DocumentIcon } from '../../icons/Document/index.js'\nexport { MoveFolderIcon } from '../../icons/MoveFolder/index.js'\nexport { GridViewIcon } from '../../icons/GridView/index.js'\nexport { WriteIcon } from '../../icons/Write/index.js'\nexport { AlignJustifiedIcon as ListViewIcon } from '../../icons/AlignJustified/index.js'\nexport { ArrowIcon } from '../../icons/Arrow/index.js'\nexport { CirclePlusIcon } from '../../icons/CirclePlus/index.js'\nexport { CircledXIcon } from '../../icons/CircledX/index.js'\nexport { ClipboardIcon } from '../../icons/Clipboard/index.js'\nexport { Dots } from '../../icons/Dots/index.js'\nexport { DuplicateIcon } from '../../icons/Duplicate/index.js'\nexport { EyeIcon } from '../../icons/Eye/index.js'\nexport { KeyIcon } from '../../icons/Key/index.js'\nexport { LockIcon } from '../../icons/Lock/index.js'\nexport { LockOpenIcon } from '../../icons/LockOpen/index.js'\nexport { PeopleIcon } from '../../icons/People/index.js'\nexport { RefreshIcon } from '../../icons/Refresh/index.js'\nexport { ReplaceIcon } from '../../icons/Replace/index.js'\nexport { SortDownIcon } from '../../icons/Sort/index.js'\nexport { ThreeDotsIcon } from '../../icons/ThreeDots/index.js'\nexport { TrashIcon } from '../../icons/Trash/index.js'\nexport { ErrorIcon } from '../../icons/Error/index.js'\nexport { InfoIcon } from '../../icons/Info/index.js'\nexport { InteractionEnterIcon } from '../../icons/InteractionEnter/index.js'\nexport { LanguageIcon } from '../../icons/Language/index.js'\nexport { SuccessIcon } from '../../icons/Success/index.js'\nexport { VariableColorIcon } from '../../icons/VariableColor/index.js'\nexport { WarningIcon } from '../../icons/Warning/index.js'\nexport { WarningTriangleIcon } from '../../icons/WarningTriangle/index.js'\nexport { TagIcon } from '../../icons/Tag/index.js'\n\n// providers\nexport {\n type RenderDocumentResult,\n type RenderDocumentServerFunction,\n ServerFunctionsContext,\n type ServerFunctionsContextType,\n ServerFunctionsProvider,\n useServerFunctions,\n} from '../../providers/ServerFunctions/index.js'\nexport { ActionsProvider, useActions } from '../../providers/Actions/index.js'\nexport { AuthProvider, useAuth } from '../../providers/Auth/index.js'\nexport type { UserWithToken } from '../../providers/Auth/index.js'\nexport { ClientFunctionProvider, useClientFunctions } from '../../providers/ClientFunction/index.js'\nexport { useAddClientFunction } from '../../providers/ClientFunction/index.js'\n\nexport { LivePreviewProvider } from '../../providers/LivePreview/index.js'\n\nexport { ProgressBar } from '../../providers/RouteTransition/ProgressBar/index.js'\nexport {\n RouteTransitionProvider,\n useRouteTransition,\n} from '../../providers/RouteTransition/index.js'\nexport { ConfigProvider, PageConfigProvider, useConfig } from '../../providers/Config/index.js'\nexport { DocumentEventsProvider, useDocumentEvents } from '../../providers/DocumentEvents/index.js'\nexport { DocumentInfoProvider, useDocumentInfo } from '../../providers/DocumentInfo/index.js'\nexport { useDocumentTitle } from '../../providers/DocumentTitle/index.js'\nexport type { DocumentTitleContext } from '../../providers/DocumentTitle/index.js'\nexport type { DocumentInfoContext, DocumentInfoProps } from '../../providers/DocumentInfo/index.js'\nexport { useUploadControls } from '../../providers/UploadControls/index.js'\nexport { EditDepthProvider, useEditDepth } from '../../providers/EditDepth/index.js'\nexport {\n EntityVisibilityProvider,\n useEntityVisibility,\n} from '../../providers/EntityVisibility/index.js'\nexport { UploadEditsProvider, useUploadEdits } from '../../providers/UploadEdits/index.js'\nexport {\n ListDrawerContextProvider,\n useListDrawerContext,\n} from '../../elements/ListDrawer/Provider.js'\nexport { ListQueryProvider, useListQuery } from '../../providers/ListQuery/index.js'\nexport { LocaleProvider, useLocale } from '../../providers/Locale/index.js'\nexport { OperationProvider, useOperation } from '../../providers/Operation/index.js'\nexport { PreferencesProvider, usePreferences } from '../../providers/Preferences/index.js'\nexport { RootProvider } from '../../providers/Root/index.js'\nexport {\n PayloadLink,\n RouterAdapterContext,\n useParams,\n usePathname,\n useRouter,\n useSearchParams,\n} from '../../providers/RouterAdapter/index.js'\nexport type { RouterAdapterContextValue } from '../../providers/RouterAdapter/index.js'\nexport {\n RouteCache as RouteCacheProvider,\n useRouteCache,\n} from '../../providers/RouteCache/index.js'\nexport { ScrollInfoProvider, useScrollInfo } from '../../providers/ScrollInfo/index.js'\nexport { SelectionProvider, useSelection } from '../../providers/Selection/index.js'\nexport {\n DocumentSelectionProvider,\n useDocumentSelection,\n} from '../../providers/DocumentSelection/index.js'\nexport type {\n CollectionData,\n DocumentSelectionContextValue,\n SelectableDocument,\n} from '../../providers/DocumentSelection/types.js'\nexport { HierarchyProvider, useHierarchy } from '../../providers/Hierarchy/index.js'\nexport type { AllowedCollection } from '../../providers/Hierarchy/types.js'\nexport { UploadHandlersProvider, useUploadHandlers } from '../../providers/UploadHandlers/index.js'\nexport type { UploadHandlersContext } from '../../providers/UploadHandlers/index.js'\nexport {\n defaultTheme,\n type Theme,\n type ThemeContext,\n ThemeProvider,\n useTheme,\n} from '../../providers/Theme/index.js'\nexport { TranslationProvider, useTranslation } from '../../providers/Translation/index.js'\nexport { useWindowInfo, WindowInfoProvider } from '../../providers/WindowInfo/index.js'\nexport { useControllableState } from '../../hooks/useControllableState.js'\n\nexport { Text as TextCondition } from '../../elements/WhereBuilder/Condition/Text/index.js'\nexport { Select as SelectCondition } from '../../elements/WhereBuilder/Condition/Select/index.js'\nexport { RelationshipFilter as RelationshipCondition } from '../../elements/WhereBuilder/Condition/Relationship/index.js'\nexport { NumberFilter as NumberCondition } from '../../elements/WhereBuilder/Condition/Number/index.js'\nexport { DateFilter as DateCondition } from '../../elements/WhereBuilder/Condition/Date/index.js'\nexport { EmailAndUsernameFields } from '../../elements/EmailAndUsername/index.js'\nexport { SelectAll } from '../../elements/SelectAll/index.js'\nexport { SelectRow } from '../../elements/SelectRow/index.js'\nexport { SelectMany } from '../../elements/SelectMany/index.js'\n\nexport { DefaultListView } from '../../views/List/index.client.js'\nexport { HierarchyListView } from '../../views/HierarchyList/index.js'\nexport { AccountClient } from '../../views/Account/index.client.js'\nexport { ResetPreferences as AccountResetPreferences } from '../../views/Account/ResetPreferences/index.js'\nexport { LanguageSelector as AccountLanguageSelector } from '../../views/Account/Settings/LanguageSelector.js'\nexport { ToggleHighContrast as AccountToggleHighContrast } from '../../views/Account/ToggleHighContrast/index.js'\nexport { ToggleTheme as AccountToggleTheme } from '../../views/Account/ToggleTheme/index.js'\nexport { APIViewClient } from '../../views/API/index.client.js'\nexport { CreateFirstUserClient } from '../../views/CreateFirstUser/index.client.js'\nexport { ModularDashboardClient } from '../../views/Dashboard/Default/ModularDashboard/index.client.js'\nexport { ForgotPasswordForm } from '../../views/ForgotPassword/ForgotPasswordForm/index.js'\nexport { LoginForm } from '../../views/Login/LoginForm/index.js'\nexport { LogoutClient } from '../../views/Logout/LogoutClient.js'\nexport { NotFoundClient } from '../../views/NotFound/index.client.js'\nexport { ResetPasswordForm } from '../../views/ResetPassword/ResetPasswordForm/index.js'\nexport { ToastAndRedirect, VerifyClient } from '../../views/Verify/index.client.js'\nexport { DefaultVersionView } from '../../views/Version/Default/index.js'\nexport { VersionsViewClient } from '../../views/Versions/index.client.js'\nexport { VersionPillLabel } from '../../views/Versions/VersionPillLabel/VersionPillLabel.js'\nexport { RenderVersionFieldsToDiff } from '../../views/Version/RenderFieldsToDiff/RenderVersionFieldsToDiff.js'\nexport { Checkbox as VersionFieldDiffCheckbox } from '../../views/Version/RenderFieldsToDiff/fields/Checkbox/index.js'\nexport { Collapsible as VersionFieldDiffCollapsible } from '../../views/Version/RenderFieldsToDiff/fields/Collapsible/index.js'\nexport { DateDiffComponent as VersionFieldDiffDate } from '../../views/Version/RenderFieldsToDiff/fields/Date/index.js'\nexport { Group as VersionFieldDiffGroup } from '../../views/Version/RenderFieldsToDiff/fields/Group/index.js'\nexport { Iterable as VersionFieldDiffIterable } from '../../views/Version/RenderFieldsToDiff/fields/Iterable/index.js'\nexport { Row as VersionFieldDiffRow } from '../../views/Version/RenderFieldsToDiff/fields/Row/index.js'\nexport { Select as VersionFieldDiffSelect } from '../../views/Version/RenderFieldsToDiff/fields/Select/index.js'\nexport { Tabs as VersionFieldDiffTabs } from '../../views/Version/RenderFieldsToDiff/fields/Tabs/index.js'\nexport { Text as VersionFieldDiffText } from '../../views/Version/RenderFieldsToDiff/fields/Text/index.js'\nexport { AutosaveCell as VersionsAutosaveCell } from '../../views/Versions/cells/AutosaveCell/index.js'\nexport { CreatedAtCell as VersionsCreatedAtCell } from '../../views/Versions/cells/CreatedAt/index.js'\nexport { IDCell as VersionsIDCell } from '../../views/Versions/cells/ID/index.js'\nexport { VersionDrawerCreatedAtCell } from '../../views/Versions/cells/VersionDrawerCreatedAtCell/index.js'\n\nexport type { ListHeaderProps } from '../../views/List/ListHeader/index.js'\n\nexport { DefaultEditView } from '../../views/Edit/index.js'\nexport { SetDocumentStepNav } from '../../views/Edit/SetDocumentStepNav/index.js'\nexport { SetDocumentTitle } from '../../views/Edit/SetDocumentTitle/index.js'\n\nexport { parseSearchParams } from '../../utilities/parseSearchParams.js'\nexport { FieldDiffLabel } from '../../elements/FieldDiffLabel/index.js'\nexport { FieldDiffContainer } from '../../elements/FieldDiffContainer/index.js'\nexport { formatTimeToNow } from '../../utilities/formatDocTitle/formatDateTitle.js'\nexport type {\n RenderFieldServerFnArgs,\n RenderFieldServerFnReturnType,\n} from '../../forms/fieldSchemasToFormState/serverFunctions/renderFieldServerFn.js'\n\nexport { useLivePreviewContext } from '../../providers/LivePreview/context.js'\nexport { LivePreviewWindow } from '../../elements/LivePreview/Window/index.js'\n"],
5
- "mappings": "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",
6
- "names": ["fieldComponents", "useDebounce", "useDebouncedCallback", "useDebouncedEffect", "useDelay", "useDelayedRender", "useHotkey", "useIntersect", "usePayloadAPI", "useResize", "useThrottledEffect", "useEffectEvent", "FieldPathContext", "useFieldPath", "useQueue", "useUseTitleField", "SidebarTabsProvider", "useSidebarTabs", "SortHeader", "SortRow", "OrderableTable", "QueryPresetsColumnsCell", "QueryPresetsWhereCell", "QueryPresetsAccessCell", "QueryPresetsGroupByCell", "QueryPresetsColumnField", "QueryPresetsWhereField", "QueryPresetsGroupByField", "CollectionQuerySortField", "RecentlyViewedCollectionsField", "QueryPresetsHeading", "ConfirmationModal", "DialogBody", "DialogCancel", "DialogConfirm", "DialogFooter", "DialogHeader", "DialogModal", "Link", "LeaveWithoutSaving", "DocumentTakeOver", "DocumentStaleData", "DocumentLocked", "TableColumnsProvider", "useTableColumns", "RenderDefaultCell", "useCellProps", "DateCell", "TableSection", "Translation", "DatePicker", "default", "ViewDescription", "AppHeader", "MenuSeparator", "RenderCustomComponent", "BulkUploadModal", "BulkUploadProvider", "useBulkUpload", "useBulkUploadModalSlug", "DrawerContentContainer", "APIKeyInput", "Banner", "Button", "TabButton", "Tabs", "TabsList", "AnimateHeight", "PillSelector", "Card", "Chip", "Collapsible", "useCollapsible", "SidebarRow", "HierarchySidebarTab", "CopyLocaleData", "CopyToClipboard", "DeleteMany", "DocumentControls", "DocumentHeaderRoot", "Dropzone", "documentDrawerBaseClass", "useDocumentDrawer", "escapeDiffHTML", "getHTMLDiffComponents", "unescapeDiffHTML", "useClickOutside", "useClickOutsideContext", "useDocumentDrawerContext", "useDraggableSortable", "DraggableSortable", "DraggableSortableItem", "DocumentFields", "Drawer", "DrawerToggler", "formatDrawerSlug", "useDrawerSlug", "EditMany", "ErrorPill", "Modal", "useModal", "FullscreenModal", "GenerateConfirmation", "Gutter", "SidebarToggle", "HydrateAuthProvider", "HydrateHierarchyProvider", "IDLabel", "InputStepper", "Locked", "ListControls", "ListControlsBar", "useListDrawer", "HierarchyButtonClient", "HierarchyFieldClient", "formatHierarchyModalSlug", "HierarchyModalToggler", "useHierarchyModal", "ListSelection", "ListHeader", "CollectionListHeader", "GroupByHeader", "PageControls", "PageControlsComponent", "GroupByPageControls", "LoadingOverlayToggle", "FormLoadingOverlayToggle", "LoadingOverlay", "Spinner", "Switch", "DelayedSpinner", "Logout", "NavSidebarToggle", "NavWrapper", "SettingsMenuButton", "DefaultNavClient", "SidebarTabsClient", "TabError", "ShouldRenderTabs", "DocumentTabLink", "VersionsPill", "DefaultTemplateWrapper", "Wrapper", "FormHeader", "HierarchyTypeField", "NoListResults", "NavContext", "NavProvider", "useNav", "NavGroup", "Pagination", "SimplePagination", "PerPage", "Pill", "PopupList", "Popup", "Combobox", "CommandPalette", "commandPaletteSlug", "PublishMany", "PublishButton", "SaveButton", "SaveDraftButton", "UnpublishButton", "ReactSelect", "Select", "RenderTitle", "ShimmerEffect", "StaggeredShimmers", "SortColumn", "SetStepNav", "useStepNav", "RelationshipProvider", "useListRelationships", "Table", "DefaultCell", "Thumbnail", "ThumbnailCard", "Tooltip", "toast", "FieldErrorsToast", "UnpublishMany", "Upload", "UserMenu", "ListSearchFilter", "SearchInput", "FilterTrigger", "EditUpload", "FileDetails", "PreviewSizes", "PreviewButton", "RelationshipTable", "TimezonePicker", "BlocksDrawer", "BlockSelector", "SectionTitle", "ItemsDrawer", "HiddenField", "NullField", "ArrayField", "BlocksField", "CheckboxField", "CheckboxInput", "CodeField", "CodeEditorLazy", "CodeEditor", "CollapsibleField", "ConfirmPasswordField", "DateTimeField", "EmailField", "FieldDescription", "FieldError", "FieldLabel", "GroupField", "JSONField", "NumberField", "PasswordField", "PointField", "RadioGroupField", "RelationshipField", "RelationshipInput", "RichTextField", "RowField", "formatOptions", "SelectField", "SelectInput", "TabsField", "TabsProvider", "TabComponent", "SlugField", "TextField", "TextInput", "JoinField", "allFieldComponents", "TextareaField", "TextareaInput", "UIField", "UploadField", "UploadInput", "mergeFieldStyles", "fieldBaseClass", "isFieldRTL", "useAllFormFields", "useDocumentForm", "useForm", "useFormBackgroundProcessing", "useFormFields", "useFormInitializing", "useFormModified", "useFormProcessing", "useFormSubmitted", "useWatchForm", "Form", "fieldReducer", "NullifyLocaleField", "RenderFields", "RowLabel", "RowLabelProvider", "useRowLabel", "FormSubmit", "WatchChildErrors", "FieldContext", "useField", "withCondition", "WatchCondition", "Account", "PayloadIcon", "DefaultBlockImage", "File", "CalendarIcon", "CheckIcon", "ChevronIcon", "CloseMenuIcon", "CodeBlockIcon", "CopyIcon", "AlignJustifiedIcon", "DragHandleIcon", "EditIcon", "LineIcon", "LinkIcon", "LogOutIcon", "MinimizeMaximizeIcon", "MoreIcon", "NewTabIcon", "PlusIcon", "SearchIcon", "SwapIcon", "XIcon", "FilterIcon", "FolderIcon", "GearIcon", "DocumentIcon", "MoveFolderIcon", "GridViewIcon", "WriteIcon", "ListViewIcon", "ArrowIcon", "CirclePlusIcon", "CircledXIcon", "ClipboardIcon", "Dots", "DuplicateIcon", "EyeIcon", "KeyIcon", "LockIcon", "LockOpenIcon", "PeopleIcon", "RefreshIcon", "ReplaceIcon", "SortDownIcon", "ThreeDotsIcon", "TrashIcon", "ErrorIcon", "InfoIcon", "InteractionEnterIcon", "LanguageIcon", "SuccessIcon", "VariableColorIcon", "WarningIcon", "WarningTriangleIcon", "TagIcon", "ServerFunctionsContext", "ServerFunctionsProvider", "useServerFunctions", "ActionsProvider", "useActions", "AuthProvider", "useAuth", "ClientFunctionProvider", "useClientFunctions", "useAddClientFunction", "LivePreviewProvider", "ProgressBar", "RouteTransitionProvider", "useRouteTransition", "ConfigProvider", "PageConfigProvider", "useConfig", "DocumentEventsProvider", "useDocumentEvents", "DocumentInfoProvider", "useDocumentInfo", "useDocumentTitle", "useUploadControls", "EditDepthProvider", "useEditDepth", "EntityVisibilityProvider", "useEntityVisibility", "UploadEditsProvider", "useUploadEdits", "ListDrawerContextProvider", "useListDrawerContext", "ListQueryProvider", "useListQuery", "LocaleProvider", "useLocale", "OperationProvider", "useOperation", "PreferencesProvider", "usePreferences", "RootProvider", "PayloadLink", "RouterAdapterContext", "useParams", "usePathname", "useRouter", "useSearchParams", "RouteCacheProvider", "RouteCache", "useRouteCache", "ScrollInfoProvider", "useScrollInfo", "SelectionProvider", "useSelection", "DocumentSelectionProvider", "useDocumentSelection", "HierarchyProvider", "useHierarchy", "UploadHandlersProvider", "useUploadHandlers", "defaultTheme", "ThemeProvider", "useTheme", "TranslationProvider", "useTranslation", "useWindowInfo", "WindowInfoProvider", "useControllableState", "TextCondition", "Text", "SelectCondition", "RelationshipCondition", "RelationshipFilter", "NumberCondition", "NumberFilter", "DateCondition", "DateFilter", "EmailAndUsernameFields", "SelectAll", "SelectRow", "SelectMany", "DefaultListView", "HierarchyListView", "AccountClient", "AccountResetPreferences", "ResetPreferences", "AccountLanguageSelector", "LanguageSelector", "AccountToggleHighContrast", "ToggleHighContrast", "AccountToggleTheme", "ToggleTheme", "APIViewClient", "CreateFirstUserClient", "ModularDashboardClient", "ForgotPasswordForm", "LoginForm", "LogoutClient", "NotFoundClient", "ResetPasswordForm", "ToastAndRedirect", "VerifyClient", "DefaultVersionView", "VersionsViewClient", "VersionPillLabel", "RenderVersionFieldsToDiff", "VersionFieldDiffCheckbox", "Checkbox", "VersionFieldDiffCollapsible", "VersionFieldDiffDate", "DateDiffComponent", "VersionFieldDiffGroup", "Group", "VersionFieldDiffIterable", "Iterable", "VersionFieldDiffRow", "Row", "VersionFieldDiffSelect", "VersionFieldDiffTabs", "VersionFieldDiffText", "VersionsAutosaveCell", "AutosaveCell", "VersionsCreatedAtCell", "CreatedAtCell", "VersionsIDCell", "IDCell", "VersionDrawerCreatedAtCell", "DefaultEditView", "SetDocumentStepNav", "SetDocumentTitle", "parseSearchParams", "FieldDiffLabel", "FieldDiffContainer", "formatTimeToNow", "useLivePreviewContext", "LivePreviewWindow"]
4
+ "sourcesContent": ["/* eslint-disable perfectionist/sort-exports */\n'use client'\n\n// IMPORTANT: this file cannot use any wildcard exports because it is wrapped in a `use client` boundary\n// IMPORTANT: do _not_ alias any of the exports in this file, this will cause a mismatch between the unbundled exports\n\n// hooks\n\nexport { fieldComponents } from '../../fields/index.js'\n\nexport { useDebounce } from '../../hooks/useDebounce.js'\nexport { useDebouncedCallback } from '../../hooks/useDebouncedCallback.js'\nexport { useDebouncedEffect } from '../../hooks/useDebouncedEffect.js'\nexport { useDelay } from '../../hooks/useDelay.js'\nexport { useDelayedRender } from '../../hooks/useDelayedRender.js'\nexport { useHotkey } from '../../hooks/useHotkey.js'\nexport { useIntersect } from '../../hooks/useIntersect.js'\nexport { usePayloadAPI } from '../../hooks/usePayloadAPI.js'\nexport { useResize } from '../../hooks/useResize.js'\nexport { useThrottledEffect } from '../../hooks/useThrottledEffect.js'\nexport { useEffectEvent } from '../../hooks/useEffectEvent.js'\nexport { FieldPathContext, useFieldPath } from '../../forms/RenderFields/context.js'\nexport { useQueue } from '../../hooks/useQueue.js'\n\nexport { useUseTitleField } from '../../hooks/useUseAsTitle.js'\n\nexport { SidebarTabsProvider, useSidebarTabs } from '../../providers/SidebarTabs/index.js'\nexport type { SidebarTabsContextType } from '../../providers/SidebarTabs/index.js'\n\nexport { SortHeader } from '../../elements/SortHeader/index.js'\nexport { SortRow } from '../../elements/SortRow/index.js'\nexport { OrderableTable } from '../../elements/Table/OrderableTable.js'\n\n// query preset elements\nexport { QueryPresetsColumnsCell } from '../../elements/QueryPresets/cells/ColumnsCell/index.js'\nexport { QueryPresetsWhereCell } from '../../elements/QueryPresets/cells/WhereCell/index.js'\nexport { QueryPresetsAccessCell } from '../../elements/QueryPresets/cells/AccessCell/index.js'\nexport { QueryPresetsGroupByCell } from '../../elements/QueryPresets/cells/GroupByCell/index.js'\nexport { QueryPresetsColumnField } from '../../elements/QueryPresets/fields/ColumnsField/index.js'\nexport { QueryPresetsWhereField } from '../../elements/QueryPresets/fields/WhereField/index.js'\nexport { QueryPresetsGroupByField } from '../../elements/QueryPresets/fields/GroupByField/index.js'\nexport { CollectionQuerySortField } from '../../widgets/CollectionQuery/SortField/index.js'\nexport { RecentlyViewedCollectionsField } from '../../widgets/RecentlyViewed/CollectionsField/index.js'\nexport { QueryPresetsHeading } from '../../elements/QueryPresets/fields/Heading/index.js'\n\n// elements\nexport { ConfirmationModal } from '../../elements/ConfirmationModal/index.js'\nexport type { OnCancel } from '../../elements/ConfirmationModal/index.js'\nexport {\n DialogBody,\n DialogCancel,\n DialogConfirm,\n DialogFooter,\n DialogHeader,\n DialogModal,\n} from '../../elements/Dialog/index.js'\nexport type {\n DialogBodyProps,\n DialogCancelProps,\n DialogConfirmProps,\n DialogFooterProps,\n DialogHeaderProps,\n DialogModalProps,\n DialogSize,\n} from '../../elements/Dialog/index.js'\nexport { Link } from '../../elements/Link/index.js'\nexport { LeaveWithoutSaving } from '../../elements/LeaveWithoutSaving/index.js'\nexport { DocumentTakeOver } from '../../elements/DocumentTakeOver/index.js'\nexport { DocumentStaleData } from '../../elements/DocumentStaleData/index.js'\nexport { DocumentLocked } from '../../elements/DocumentLocked/index.js'\nexport { TableColumnsProvider, useTableColumns } from '../../providers/TableColumns/index.js'\nexport {\n RenderDefaultCell,\n useCellProps,\n} from '../../providers/TableColumns/RenderDefaultCell/index.js'\nexport { DateCell } from '../../elements/Table/DefaultCell/fields/Date/index.js'\nexport { TableSection } from '../../elements/TableSection/index.js'\nexport type {\n TableSectionContentProps,\n TableSectionHeaderProps,\n TableSectionProps,\n} from '../../elements/TableSection/index.js'\n\nexport { Translation } from '../../elements/Translation/index.js'\nexport { default as DatePicker } from '../../elements/DatePicker/DatePicker.js'\nexport { ViewDescription } from '../../elements/ViewDescription/index.js'\nexport { AppHeader } from '../../elements/AppHeader/index.js'\nexport { MenuSeparator } from '../../elements/MenuSeparator/index.js'\nexport { RenderCustomComponent } from '../../elements/RenderCustomComponent/index.js'\nexport {\n BulkUploadModal,\n BulkUploadProvider,\n useBulkUpload,\n useBulkUploadModalSlug,\n} from '../../elements/BulkUpload/index.js'\nexport { DrawerContentContainer } from '../../elements/DrawerContentContainer/index.js'\nexport type { BulkUploadProps } from '../../elements/BulkUpload/index.js'\nexport { APIKeyInput } from '../../elements/APIKeyInput/index.js'\nexport type { APIKeyInputProps } from '../../elements/APIKeyInput/index.js'\nexport { Banner } from '../../elements/Banner/index.js'\nexport { Button } from '../../elements/Button/index.js'\nexport { TabButton, Tabs, TabsList } from '../../elements/Tabs/index.js'\nexport type { TabsProps, TabsTab } from '../../elements/Tabs/index.js'\nexport { AnimateHeight } from '../../elements/AnimateHeight/index.js'\nexport { PillSelector, type SelectablePill } from '../../elements/PillSelector/index.js'\nexport { Card } from '../../elements/Card/index.js'\nexport { Chip } from '../../elements/Chip/index.js'\nexport type { ChipProps } from '../../elements/Chip/index.js'\nexport { Collapsible, useCollapsible } from '../../elements/Collapsible/index.js'\nexport { SidebarRow } from '../../elements/SidebarRow/index.js'\nexport type { SidebarRowProps } from '../../elements/SidebarRow/index.js'\nexport { HierarchySidebarTab } from '../../elements/Hierarchy/Tree/HierarchySidebarTab.js'\nexport { CopyLocaleData } from '../../elements/CopyLocaleData/index.js'\nexport { CopyToClipboard } from '../../elements/CopyToClipboard/index.js'\nexport { DeleteMany } from '../../elements/DeleteMany/index.js'\nexport { DocumentControls } from '../../elements/DocumentControls/index.js'\nexport { DocumentHeaderRoot } from '../../elements/DocumentHeader/DocumentHeaderRoot/index.js'\nexport { Dropzone } from '../../elements/Dropzone/index.js'\nexport { documentDrawerBaseClass, useDocumentDrawer } from '../../elements/DocumentDrawer/index.js'\nexport {\n escapeDiffHTML,\n getHTMLDiffComponents,\n unescapeDiffHTML,\n} from '../../elements/HTMLDiff/index.js'\nexport type {\n DocumentDrawerProps,\n DocumentTogglerProps,\n UseDocumentDrawer,\n} from '../../elements/DocumentDrawer/types.js'\nexport { useClickOutside } from '../../hooks/useClickOutside.js'\nexport { useClickOutsideContext } from '../../providers/ClickOutside/index.js'\nexport { useDocumentDrawerContext } from '../../elements/DocumentDrawer/Provider.js'\nexport { useDraggableSortable } from '../../elements/DraggableSortable/useDraggableSortable/index.js'\nexport { DraggableSortable } from '../../elements/DraggableSortable/index.js'\nexport { DraggableSortableItem } from '../../elements/DraggableSortable/DraggableSortableItem/index.js'\nexport { DocumentFields } from '../../elements/DocumentFields/index.js'\nexport { Drawer, DrawerToggler, formatDrawerSlug } from '../../elements/Drawer/index.js'\nexport { useDrawerSlug } from '../../elements/Drawer/useDrawerSlug.js'\nexport { EditMany } from '../../elements/EditMany/index.js'\nexport { ErrorPill } from '../../elements/ErrorPill/index.js'\nexport { Modal, useModal } from '../../elements/Modal/index.js'\nexport { FullscreenModal } from '../../elements/FullscreenModal/index.js'\nexport { GenerateConfirmation } from '../../elements/GenerateConfirmation/index.js'\nexport { Gutter } from '../../elements/Gutter/index.js'\nexport { SidebarToggle } from '../../elements/SidebarToggle/index.js'\nexport { HydrateAuthProvider } from '../../elements/HydrateAuthProvider/index.js'\nexport { HydrateHierarchyProvider } from '../../elements/Hierarchy/HydrateProvider/index.js'\nexport { IDLabel } from '../../elements/IDLabel/index.js'\nexport { InputStepper } from '../../elements/InputStepper/index.js'\nexport type { InputStepperProps } from '../../elements/InputStepper/index.js'\n\nexport { Locked } from '../../elements/Locked/index.js'\nexport { ListControls } from '../../elements/ListControls/index.js'\nexport { ListControlsBar } from '../../elements/ListControlsBar/index.js'\nexport type { ListControlsBarProps } from '../../elements/ListControlsBar/index.js'\nexport { useListDrawer } from '../../elements/ListDrawer/index.js'\nexport type {\n ListDrawerProps,\n ListTogglerProps,\n RenderListServerFnArgs,\n RenderListServerFnReturnType,\n UseListDrawer,\n} from '../../elements/ListDrawer/types.js'\nexport { HierarchyButtonClient } from '../../elements/Hierarchy/DocHeaderButton/index.js'\nexport type { HierarchyButtonClientProps } from '../../elements/Hierarchy/DocHeaderButton/index.js'\nexport { HierarchyFieldClient } from '../../elements/Hierarchy/Field/index.client.js'\nexport type { HierarchyFieldClientProps } from '../../elements/Hierarchy/Field/index.client.js'\nexport {\n formatHierarchyModalSlug,\n HierarchyModalToggler,\n useHierarchyModal,\n} from '../../elements/Hierarchy/Modal/useHierarchyModal.js'\nexport type {\n HierarchyDrawerProps,\n HierarchyDrawerTogglerProps,\n HierarchyModalProps,\n HierarchyModalTogglerProps,\n SelectionWithPath,\n UseHierarchyModal,\n UseHierarchyModalArgs,\n} from '../../elements/Hierarchy/Modal/types.js'\nexport { ListSelection } from '../../views/List/ListSelection/index.js'\nexport { CollectionListHeader as ListHeader } from '../../views/List/ListHeader/index.js'\nexport { GroupByHeader } from '../../views/List/GroupByHeader/index.js'\nexport { PageControls, PageControlsComponent } from '../../elements/PageControls/index.js'\n\nexport { GroupByPageControls } from '../../elements/PageControls/GroupByPageControls.js'\nexport { LoadingOverlayToggle } from '../../elements/Loading/index.js'\nexport { FormLoadingOverlayToggle } from '../../elements/Loading/index.js'\nexport { LoadingOverlay } from '../../elements/Loading/index.js'\nexport { Spinner } from '../../elements/Spinner/index.js'\nexport type { SpinnerProps } from '../../elements/Spinner/index.js'\nexport { Switch } from '../../elements/Switch/index.js'\nexport type { SwitchProps } from '../../elements/Switch/index.js'\nexport { DelayedSpinner } from '../../elements/DelayedSpinner/index.js'\nexport type { DelayedSpinnerProps } from '../../elements/DelayedSpinner/index.js'\nexport { Logout } from '../../elements/Logout/index.js'\nexport { NavSidebarToggle } from '../../elements/Nav/NavSidebarToggle/index.js'\nexport { NavWrapper } from '../../elements/Nav/NavWrapper/index.js'\nexport { SettingsMenuButton } from '../../elements/Nav/SettingsMenuButton/index.js'\nexport type { SettingsMenuButtonProps } from '../../elements/Nav/SettingsMenuButton/index.js'\nexport { DefaultNavClient } from '../../elements/Nav/index.client.js'\nexport { SidebarTabsClient } from '../../elements/Nav/SidebarTabs/index.client.js'\nexport type {\n SidebarTabsClientProps,\n TabMetadata,\n} from '../../elements/Nav/SidebarTabs/index.client.js'\nexport { TabError } from '../../elements/Nav/SidebarTabs/TabError/index.js'\nexport { ShouldRenderTabs } from '../../elements/DocumentHeader/Tabs/ShouldRenderTabs.js'\nexport { DocumentTabLink } from '../../elements/DocumentHeader/Tabs/Tab/TabLink.js'\nexport { VersionsPill } from '../../elements/DocumentHeader/Tabs/tabs/VersionsPill/index.js'\nexport { Wrapper as DefaultTemplateWrapper } from '../../templates/Default/Wrapper/index.js'\nexport { FormHeader } from '../../elements/FormHeader/index.js'\nexport { HierarchyTypeField } from '../../elements/HierarchyTypeField/index.js'\nexport { NoListResults } from '../../elements/NoListResults/index.js'\nexport { NavContext, NavProvider, useNav } from '../../elements/Nav/context.js'\nexport { NavGroup } from '../../elements/NavGroup/index.js'\nexport { Pagination } from '../../elements/Pagination/index.js'\nexport { SimplePagination } from '../../elements/Pagination/SimplePagination/index.js'\nexport type { SimplePaginationProps } from '../../elements/Pagination/SimplePagination/index.js'\nexport { PerPage } from '../../elements/PerPage/index.js'\nexport { Pill } from '../../elements/Pill/index.js'\nimport * as PopupList from '../../elements/Popup/PopupButtonList/index.js'\nexport { PopupList }\nexport { Popup } from '../../elements/Popup/index.js'\nexport { Combobox } from '../../elements/Combobox/index.js'\nexport type { ComboboxEntry, ComboboxProps } from '../../elements/Combobox/index.js'\nexport { CommandPalette, commandPaletteSlug } from '../../elements/CommandPalette/index.js'\nexport { PublishMany } from '../../elements/PublishMany/index.js'\nexport { PublishButton } from '../../elements/PublishButton/index.js'\nexport { SaveButton } from '../../elements/SaveButton/index.js'\nexport { SaveDraftButton } from '../../elements/SaveDraftButton/index.js'\nexport { UnpublishButton } from '../../elements/UnpublishButton/index.js'\n\nexport { type Option as ReactSelectOption, ReactSelect } from '../../elements/ReactSelect/index.js'\nexport { ReactSelect as Select } from '../../elements/ReactSelect/index.js'\nexport type { ReactSelectAdapterProps } from '../../elements/ReactSelect/types.js'\nexport { RenderTitle } from '../../elements/RenderTitle/index.js'\nexport { ShimmerEffect } from '../../elements/ShimmerEffect/index.js'\nexport { StaggeredShimmers } from '../../elements/ShimmerEffect/index.js'\nexport { SortColumn } from '../../elements/SortColumn/index.js'\nexport { SetStepNav } from '../../elements/StepNav/SetStepNav.js'\nexport { useStepNav } from '../../elements/StepNav/index.js'\nexport type { StepNavItem } from '../../elements/StepNav/types.js'\nexport {\n RelationshipProvider,\n useListRelationships,\n} from '../../elements/Table/RelationshipProvider/index.js'\nexport { Table } from '../../elements/Table/index.js'\nexport { DefaultCell } from '../../elements/Table/DefaultCell/index.js'\nexport { Thumbnail } from '../../elements/Thumbnail/index.js'\nexport { ThumbnailCard } from '../../elements/ThumbnailCard/index.js'\nexport type { ThumbnailCardProps } from '../../elements/ThumbnailCard/index.js'\nexport { Tooltip } from '../../elements/Tooltip/index.js'\nimport { toast } from 'sonner'\nexport { toast }\nexport { FieldErrorsToast } from '../../elements/Toasts/fieldErrors.js'\nexport { UnpublishMany } from '../../elements/UnpublishMany/index.js'\nexport { Upload } from '../../elements/Upload/index.js'\nexport { UserMenu } from '../../elements/UserMenu/index.js'\nexport { ListSearchFilter } from '../../elements/Search/ListSearchFilter/index.js'\nexport { SearchInput } from '../../elements/Search/SearchInput/index.js'\nexport { FilterTrigger } from '../../elements/FilterTrigger/index.js'\nexport { EditUpload } from '../../elements/EditUpload/index.js'\nexport { FileDetails } from '../../elements/FileDetails/index.js'\nexport { PreviewSizes } from '../../elements/PreviewSizes/index.js'\nexport { PreviewButton } from '../../elements/PreviewButton/index.js'\nexport { RelationshipTable } from '../../elements/RelationshipTable/index.js'\nexport { TimezonePicker } from '../../elements/TimezonePicker/index.js'\n\nexport { BlocksDrawer } from '../../fields/Blocks/BlocksDrawer/index.js'\nexport { BlockSelector } from '../../fields/Blocks/BlockSelector/index.js'\nexport { SectionTitle } from '../../fields/Blocks/SectionTitle/index.js'\nexport { ItemsDrawer } from '../../elements/ItemsDrawer/index.js'\n\n// fields\nexport { HiddenField } from '../../fields/Hidden/index.js'\nexport { NullField } from '../../fields/Null/index.js'\nexport { ArrayField } from '../../fields/Array/index.js'\nexport { BlocksField } from '../../fields/Blocks/index.js'\nexport { CheckboxField, CheckboxInput } from '../../fields/Checkbox/index.js'\nexport { CodeField } from '../../fields/Code/index.js'\nexport { CodeEditor as CodeEditorLazy } from '../../elements/CodeEditor/index.js'\nexport { default as CodeEditor } from '../../elements/CodeEditor/CodeEditor.js'\n\nexport { CollapsibleField } from '../../fields/Collapsible/index.js'\nexport { ConfirmPasswordField } from '../../fields/ConfirmPassword/index.js'\nexport { DateTimeField } from '../../fields/DateTime/index.js'\nexport { EmailField } from '../../fields/Email/index.js'\nexport { FieldDescription } from '../../fields/FieldDescription/index.js'\nexport { FieldError } from '../../fields/FieldError/index.js'\nexport { FieldLabel } from '../../fields/FieldLabel/index.js'\nexport { GroupField } from '../../fields/Group/index.js'\nexport { JSONField } from '../../fields/JSON/index.js'\nexport { NumberField } from '../../fields/Number/index.js'\nexport { PasswordField } from '../../fields/Password/index.js'\nexport { PointField } from '../../fields/Point/index.js'\nexport { RadioGroupField } from '../../fields/RadioGroup/index.js'\nexport { RelationshipField, RelationshipInput } from '../../fields/Relationship/index.js'\nexport { RichTextField } from '../../fields/RichText/index.js'\nexport { RowField } from '../../fields/Row/index.js'\nexport { formatOptions, SelectField, SelectInput } from '../../fields/Select/index.js'\nexport { TabsField, TabsProvider } from '../../fields/Tabs/index.js'\nexport { TabComponent } from '../../fields/Tabs/Tab/index.js'\nexport { SlugField } from '../../fields/Slug/index.js'\n\nexport { TextField, TextInput } from '../../fields/Text/index.js'\nexport { JoinField } from '../../fields/Join/index.js'\nexport type { TextInputProps } from '../../fields/Text/index.js'\nexport { allFieldComponents } from '../../fields/index.js'\n\nexport { TextareaField, TextareaInput } from '../../fields/Textarea/index.js'\nexport type { TextAreaInputProps } from '../../fields/Textarea/index.js'\n\nexport { UIField } from '../../fields/UI/index.js'\nexport { UploadField, UploadInput } from '../../fields/Upload/index.js'\nexport type { UploadInputProps } from '../../fields/Upload/index.js'\n\nexport { mergeFieldStyles } from '../../fields/mergeFieldStyles.js'\nexport { fieldBaseClass, isFieldRTL } from '../../fields/shared/index.js'\n\n// forms\n\nexport {\n useAllFormFields,\n useDocumentForm,\n useForm,\n useFormBackgroundProcessing,\n useFormFields,\n useFormInitializing,\n useFormModified,\n useFormProcessing,\n useFormSubmitted,\n useWatchForm,\n} from '../../forms/Form/context.js'\nexport { Form, type FormProps } from '../../forms/Form/index.js'\nexport type { FieldAction } from '../../forms/Form/types.js'\nexport { fieldReducer } from '../../forms/Form/fieldReducer.js'\nexport { NullifyLocaleField } from '../../forms/NullifyField/index.js'\nexport { RenderFields } from '../../forms/RenderFields/index.js'\n\nexport { RowLabel, type RowLabelProps } from '../../forms/RowLabel/index.js'\nexport { RowLabelProvider, useRowLabel } from '../../forms/RowLabel/Context/index.js'\n\nexport { FormSubmit } from '../../forms/Submit/index.js'\nexport { WatchChildErrors } from '../../forms/WatchChildErrors/index.js'\nexport { FieldContext, useField } from '../../forms/useField/index.js'\nexport type { FieldType, Options } from '../../forms/useField/types.js'\n\nexport { withCondition } from '../../forms/withCondition/index.js'\nexport { WatchCondition } from '../../forms/withCondition/WatchCondition.js'\n\n// graphics\nexport { Account } from '../../graphics/Account/index.js'\nexport { PayloadIcon } from '../../graphics/Icon/index.js'\n\nexport { DefaultBlockImage } from '../../graphics/DefaultBlockImage/index.js'\nexport { File } from '../../graphics/File/index.js'\n\n// icons\nexport { CalendarIcon } from '../../icons/Calendar/index.js'\nexport { CheckIcon } from '../../icons/Check/index.js'\nexport { ChevronIcon } from '../../icons/Chevron/index.js'\nexport { CloseMenuIcon } from '../../icons/CloseMenu/index.js'\nexport { CodeBlockIcon } from '../../icons/CodeBlock/index.js'\nexport { CopyIcon } from '../../icons/Copy/index.js'\nexport {\n AlignJustifiedIcon,\n AlignJustifiedIcon as DragHandleIcon,\n} from '../../icons/AlignJustified/index.js'\nexport { EditIcon } from '../../icons/Edit/index.js'\nexport { LineIcon } from '../../icons/Line/index.js'\nexport { LinkIcon } from '../../icons/Link/index.js'\nexport { LogOutIcon } from '../../icons/LogOut/index.js'\nexport { MinimizeMaximizeIcon } from '../../icons/MinimizeMaximize/index.js'\nexport { MoreIcon } from '../../icons/More/index.js'\nexport { NewTabIcon } from '../../icons/NewTab/index.js'\nexport { PlusIcon } from '../../icons/Plus/index.js'\nexport { SearchIcon } from '../../icons/Search/index.js'\nexport { SwapIcon } from '../../icons/Swap/index.js'\nexport { XIcon } from '../../icons/X/index.js'\nexport { FilterIcon } from '../../icons/Filter/index.js'\nexport { FolderIcon } from '../../icons/Folder/index.js'\nexport { GearIcon } from '../../icons/Gear/index.js'\nexport { DocumentIcon } from '../../icons/Document/index.js'\nexport { MoveFolderIcon } from '../../icons/MoveFolder/index.js'\nexport { GridViewIcon } from '../../icons/GridView/index.js'\nexport { WriteIcon } from '../../icons/Write/index.js'\nexport { AlignJustifiedIcon as ListViewIcon } from '../../icons/AlignJustified/index.js'\nexport { ArrowIcon } from '../../icons/Arrow/index.js'\nexport { CirclePlusIcon } from '../../icons/CirclePlus/index.js'\nexport { CircledXIcon } from '../../icons/CircledX/index.js'\nexport { ClipboardIcon } from '../../icons/Clipboard/index.js'\nexport { Dots } from '../../icons/Dots/index.js'\nexport { DuplicateIcon } from '../../icons/Duplicate/index.js'\nexport { EyeIcon } from '../../icons/Eye/index.js'\nexport { KeyIcon } from '../../icons/Key/index.js'\nexport { LockIcon } from '../../icons/Lock/index.js'\nexport { LockOpenIcon } from '../../icons/LockOpen/index.js'\nexport { PeopleIcon } from '../../icons/People/index.js'\nexport { RefreshIcon } from '../../icons/Refresh/index.js'\nexport { ReplaceIcon } from '../../icons/Replace/index.js'\nexport { SortDownIcon } from '../../icons/Sort/index.js'\nexport { ThreeDotsIcon } from '../../icons/ThreeDots/index.js'\nexport { TrashIcon } from '../../icons/Trash/index.js'\nexport { ErrorIcon } from '../../icons/Error/index.js'\nexport { InfoIcon } from '../../icons/Info/index.js'\nexport { InteractionEnterIcon } from '../../icons/InteractionEnter/index.js'\nexport { LanguageIcon } from '../../icons/Language/index.js'\nexport { SuccessIcon } from '../../icons/Success/index.js'\nexport { VariableColorIcon } from '../../icons/VariableColor/index.js'\nexport { WarningIcon } from '../../icons/Warning/index.js'\nexport { WarningTriangleIcon } from '../../icons/WarningTriangle/index.js'\nexport { TagIcon } from '../../icons/Tag/index.js'\n\n// providers\nexport {\n type RenderDocumentResult,\n type RenderDocumentServerFunction,\n ServerFunctionsContext,\n type ServerFunctionsContextType,\n ServerFunctionsProvider,\n useServerFunctions,\n} from '../../providers/ServerFunctions/index.js'\nexport { ActionsProvider, useActions } from '../../providers/Actions/index.js'\nexport { AuthSessionDebug } from '../../providers/Auth/AuthSessionDebug/index.js'\nexport { AuthProvider, useAuth } from '../../providers/Auth/index.js'\nexport type { AuthSession, UserWithToken } from '../../providers/Auth/index.js'\nexport { ClientFunctionProvider, useClientFunctions } from '../../providers/ClientFunction/index.js'\nexport { useAddClientFunction } from '../../providers/ClientFunction/index.js'\n\nexport { LivePreviewProvider } from '../../providers/LivePreview/index.js'\n\nexport { ProgressBar } from '../../providers/RouteTransition/ProgressBar/index.js'\nexport {\n RouteTransitionProvider,\n useRouteTransition,\n} from '../../providers/RouteTransition/index.js'\nexport { ConfigProvider, PageConfigProvider, useConfig } from '../../providers/Config/index.js'\nexport { DocumentEventsProvider, useDocumentEvents } from '../../providers/DocumentEvents/index.js'\nexport {\n FormErrorHandlerContext,\n useFormErrorHandler,\n} from '../../providers/FormErrorHandler/index.js'\nexport { DocumentInfoProvider, useDocumentInfo } from '../../providers/DocumentInfo/index.js'\nexport { useDocumentTitle } from '../../providers/DocumentTitle/index.js'\nexport type { DocumentTitleContext } from '../../providers/DocumentTitle/index.js'\nexport type { DocumentInfoContext, DocumentInfoProps } from '../../providers/DocumentInfo/index.js'\nexport { useUploadControls } from '../../providers/UploadControls/index.js'\nexport { EditDepthProvider, useEditDepth } from '../../providers/EditDepth/index.js'\nexport {\n EntityVisibilityProvider,\n useEntityVisibility,\n} from '../../providers/EntityVisibility/index.js'\nexport { UploadEditsProvider, useUploadEdits } from '../../providers/UploadEdits/index.js'\nexport {\n ListDrawerContextProvider,\n useListDrawerContext,\n} from '../../elements/ListDrawer/Provider.js'\nexport { ListQueryProvider, useListQuery } from '../../providers/ListQuery/index.js'\nexport { LocaleProvider, useLocale } from '../../providers/Locale/index.js'\nexport { OperationProvider, useOperation } from '../../providers/Operation/index.js'\nexport { PreferencesProvider, usePreferences } from '../../providers/Preferences/index.js'\nexport { RootProvider } from '../../providers/Root/index.js'\nexport {\n PayloadLink,\n RouterAdapterContext,\n useParams,\n usePathname,\n useRouter,\n useSearchParams,\n} from '../../providers/RouterAdapter/index.js'\nexport type { RouterAdapterContextValue } from '../../providers/RouterAdapter/index.js'\nexport {\n RouteCache as RouteCacheProvider,\n useRouteCache,\n} from '../../providers/RouteCache/index.js'\nexport { ScrollInfoProvider, useScrollInfo } from '../../providers/ScrollInfo/index.js'\nexport { SelectionProvider, useSelection } from '../../providers/Selection/index.js'\nexport {\n DocumentSelectionProvider,\n useDocumentSelection,\n} from '../../providers/DocumentSelection/index.js'\nexport type {\n CollectionData,\n DocumentSelectionContextValue,\n SelectableDocument,\n} from '../../providers/DocumentSelection/types.js'\nexport { HierarchyProvider, useHierarchy } from '../../providers/Hierarchy/index.js'\nexport type { AllowedCollection } from '../../providers/Hierarchy/types.js'\nexport { UploadHandlersProvider, useUploadHandlers } from '../../providers/UploadHandlers/index.js'\nexport type { UploadHandlersContext } from '../../providers/UploadHandlers/index.js'\nexport {\n defaultTheme,\n type Theme,\n type ThemeContext,\n ThemeProvider,\n useTheme,\n} from '../../providers/Theme/index.js'\nexport { EmbedProvider, useEmbed } from '../../providers/Embed/index.js'\nexport type { EmbedContext } from '../../providers/Embed/index.js'\nexport { TranslationProvider, useTranslation } from '../../providers/Translation/index.js'\nexport { useWindowInfo, WindowInfoProvider } from '../../providers/WindowInfo/index.js'\nexport { useControllableState } from '../../hooks/useControllableState.js'\n\nexport { Text as TextCondition } from '../../elements/WhereBuilder/Condition/Text/index.js'\nexport { Select as SelectCondition } from '../../elements/WhereBuilder/Condition/Select/index.js'\nexport { RelationshipFilter as RelationshipCondition } from '../../elements/WhereBuilder/Condition/Relationship/index.js'\nexport { NumberFilter as NumberCondition } from '../../elements/WhereBuilder/Condition/Number/index.js'\nexport { DateFilter as DateCondition } from '../../elements/WhereBuilder/Condition/Date/index.js'\nexport { EmailAndUsernameFields } from '../../elements/EmailAndUsername/index.js'\nexport { SelectAll } from '../../elements/SelectAll/index.js'\nexport { SelectRow } from '../../elements/SelectRow/index.js'\nexport { SelectMany } from '../../elements/SelectMany/index.js'\n\nexport { DefaultListView } from '../../views/List/index.client.js'\nexport { HierarchyListView } from '../../views/HierarchyList/index.js'\nexport { AccountClient } from '../../views/Account/index.client.js'\nexport { ResetPreferences as AccountResetPreferences } from '../../views/Account/ResetPreferences/index.js'\nexport { LanguageSelector as AccountLanguageSelector } from '../../views/Account/Settings/LanguageSelector.js'\nexport { ToggleHighContrast as AccountToggleHighContrast } from '../../views/Account/ToggleHighContrast/index.js'\nexport { ToggleTheme as AccountToggleTheme } from '../../views/Account/ToggleTheme/index.js'\nexport { APIViewClient } from '../../views/API/index.client.js'\nexport { CreateFirstUserClient } from '../../views/CreateFirstUser/index.client.js'\nexport { ModularDashboardClient } from '../../views/Dashboard/Default/ModularDashboard/index.client.js'\nexport { ForgotPasswordForm } from '../../views/ForgotPassword/ForgotPasswordForm/index.js'\nexport { LoginForm } from '../../views/Login/LoginForm/index.js'\nexport { LogoutClient } from '../../views/Logout/LogoutClient.js'\nexport { NotFoundClient } from '../../views/NotFound/index.client.js'\nexport { ResetPasswordForm } from '../../views/ResetPassword/ResetPasswordForm/index.js'\nexport { ToastAndRedirect, VerifyClient } from '../../views/Verify/index.client.js'\nexport { DefaultVersionView } from '../../views/Version/Default/index.js'\nexport { VersionsViewClient } from '../../views/Versions/index.client.js'\nexport { VersionPillLabel } from '../../views/Versions/VersionPillLabel/VersionPillLabel.js'\nexport { RenderVersionFieldsToDiff } from '../../views/Version/RenderFieldsToDiff/RenderVersionFieldsToDiff.js'\nexport { Checkbox as VersionFieldDiffCheckbox } from '../../views/Version/RenderFieldsToDiff/fields/Checkbox/index.js'\nexport { Collapsible as VersionFieldDiffCollapsible } from '../../views/Version/RenderFieldsToDiff/fields/Collapsible/index.js'\nexport { DateDiffComponent as VersionFieldDiffDate } from '../../views/Version/RenderFieldsToDiff/fields/Date/index.js'\nexport { Group as VersionFieldDiffGroup } from '../../views/Version/RenderFieldsToDiff/fields/Group/index.js'\nexport { Iterable as VersionFieldDiffIterable } from '../../views/Version/RenderFieldsToDiff/fields/Iterable/index.js'\nexport { Row as VersionFieldDiffRow } from '../../views/Version/RenderFieldsToDiff/fields/Row/index.js'\nexport { Select as VersionFieldDiffSelect } from '../../views/Version/RenderFieldsToDiff/fields/Select/index.js'\nexport { Tabs as VersionFieldDiffTabs } from '../../views/Version/RenderFieldsToDiff/fields/Tabs/index.js'\nexport { Text as VersionFieldDiffText } from '../../views/Version/RenderFieldsToDiff/fields/Text/index.js'\nexport { AutosaveCell as VersionsAutosaveCell } from '../../views/Versions/cells/AutosaveCell/index.js'\nexport { CreatedAtCell as VersionsCreatedAtCell } from '../../views/Versions/cells/CreatedAt/index.js'\nexport { IDCell as VersionsIDCell } from '../../views/Versions/cells/ID/index.js'\nexport { VersionDrawerCreatedAtCell } from '../../views/Versions/cells/VersionDrawerCreatedAtCell/index.js'\n\nexport type { ListHeaderProps } from '../../views/List/ListHeader/index.js'\n\nexport { DefaultEditView } from '../../views/Edit/index.js'\nexport { SetDocumentStepNav } from '../../views/Edit/SetDocumentStepNav/index.js'\nexport { SetDocumentTitle } from '../../views/Edit/SetDocumentTitle/index.js'\n\nexport { parseSearchParams } from '../../utilities/parseSearchParams.js'\nexport { FieldDiffLabel } from '../../elements/FieldDiffLabel/index.js'\nexport { FieldDiffContainer } from '../../elements/FieldDiffContainer/index.js'\nexport { formatTimeToNow } from '../../utilities/formatDocTitle/formatDateTitle.js'\nexport type {\n RenderFieldServerFnArgs,\n RenderFieldServerFnReturnType,\n} from '../../forms/fieldSchemasToFormState/serverFunctions/renderFieldServerFn.js'\n\nexport { useLivePreviewContext } from '../../providers/LivePreview/context.js'\nexport { LivePreviewWindow } from '../../elements/LivePreview/Window/index.js'\n"],
5
+ "mappings": "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",
6
+ "names": ["fieldComponents", "useDebounce", "useDebouncedCallback", "useDebouncedEffect", "useDelay", "useDelayedRender", "useHotkey", "useIntersect", "usePayloadAPI", "useResize", "useThrottledEffect", "useEffectEvent", "FieldPathContext", "useFieldPath", "useQueue", "useUseTitleField", "SidebarTabsProvider", "useSidebarTabs", "SortHeader", "SortRow", "OrderableTable", "QueryPresetsColumnsCell", "QueryPresetsWhereCell", "QueryPresetsAccessCell", "QueryPresetsGroupByCell", "QueryPresetsColumnField", "QueryPresetsWhereField", "QueryPresetsGroupByField", "CollectionQuerySortField", "RecentlyViewedCollectionsField", "QueryPresetsHeading", "ConfirmationModal", "DialogBody", "DialogCancel", "DialogConfirm", "DialogFooter", "DialogHeader", "DialogModal", "Link", "LeaveWithoutSaving", "DocumentTakeOver", "DocumentStaleData", "DocumentLocked", "TableColumnsProvider", "useTableColumns", "RenderDefaultCell", "useCellProps", "DateCell", "TableSection", "Translation", "DatePicker", "default", "ViewDescription", "AppHeader", "MenuSeparator", "RenderCustomComponent", "BulkUploadModal", "BulkUploadProvider", "useBulkUpload", "useBulkUploadModalSlug", "DrawerContentContainer", "APIKeyInput", "Banner", "Button", "TabButton", "Tabs", "TabsList", "AnimateHeight", "PillSelector", "Card", "Chip", "Collapsible", "useCollapsible", "SidebarRow", "HierarchySidebarTab", "CopyLocaleData", "CopyToClipboard", "DeleteMany", "DocumentControls", "DocumentHeaderRoot", "Dropzone", "documentDrawerBaseClass", "useDocumentDrawer", "escapeDiffHTML", "getHTMLDiffComponents", "unescapeDiffHTML", "useClickOutside", "useClickOutsideContext", "useDocumentDrawerContext", "useDraggableSortable", "DraggableSortable", "DraggableSortableItem", "DocumentFields", "Drawer", "DrawerToggler", "formatDrawerSlug", "useDrawerSlug", "EditMany", "ErrorPill", "Modal", "useModal", "FullscreenModal", "GenerateConfirmation", "Gutter", "SidebarToggle", "HydrateAuthProvider", "HydrateHierarchyProvider", "IDLabel", "InputStepper", "Locked", "ListControls", "ListControlsBar", "useListDrawer", "HierarchyButtonClient", "HierarchyFieldClient", "formatHierarchyModalSlug", "HierarchyModalToggler", "useHierarchyModal", "ListSelection", "ListHeader", "CollectionListHeader", "GroupByHeader", "PageControls", "PageControlsComponent", "GroupByPageControls", "LoadingOverlayToggle", "FormLoadingOverlayToggle", "LoadingOverlay", "Spinner", "Switch", "DelayedSpinner", "Logout", "NavSidebarToggle", "NavWrapper", "SettingsMenuButton", "DefaultNavClient", "SidebarTabsClient", "TabError", "ShouldRenderTabs", "DocumentTabLink", "VersionsPill", "DefaultTemplateWrapper", "Wrapper", "FormHeader", "HierarchyTypeField", "NoListResults", "NavContext", "NavProvider", "useNav", "NavGroup", "Pagination", "SimplePagination", "PerPage", "Pill", "PopupList", "Popup", "Combobox", "CommandPalette", "commandPaletteSlug", "PublishMany", "PublishButton", "SaveButton", "SaveDraftButton", "UnpublishButton", "ReactSelect", "Select", "RenderTitle", "ShimmerEffect", "StaggeredShimmers", "SortColumn", "SetStepNav", "useStepNav", "RelationshipProvider", "useListRelationships", "Table", "DefaultCell", "Thumbnail", "ThumbnailCard", "Tooltip", "toast", "FieldErrorsToast", "UnpublishMany", "Upload", "UserMenu", "ListSearchFilter", "SearchInput", "FilterTrigger", "EditUpload", "FileDetails", "PreviewSizes", "PreviewButton", "RelationshipTable", "TimezonePicker", "BlocksDrawer", "BlockSelector", "SectionTitle", "ItemsDrawer", "HiddenField", "NullField", "ArrayField", "BlocksField", "CheckboxField", "CheckboxInput", "CodeField", "CodeEditorLazy", "CodeEditor", "CollapsibleField", "ConfirmPasswordField", "DateTimeField", "EmailField", "FieldDescription", "FieldError", "FieldLabel", "GroupField", "JSONField", "NumberField", "PasswordField", "PointField", "RadioGroupField", "RelationshipField", "RelationshipInput", "RichTextField", "RowField", "formatOptions", "SelectField", "SelectInput", "TabsField", "TabsProvider", "TabComponent", "SlugField", "TextField", "TextInput", "JoinField", "allFieldComponents", "TextareaField", "TextareaInput", "UIField", "UploadField", "UploadInput", "mergeFieldStyles", "fieldBaseClass", "isFieldRTL", "useAllFormFields", "useDocumentForm", "useForm", "useFormBackgroundProcessing", "useFormFields", "useFormInitializing", "useFormModified", "useFormProcessing", "useFormSubmitted", "useWatchForm", "Form", "fieldReducer", "NullifyLocaleField", "RenderFields", "RowLabel", "RowLabelProvider", "useRowLabel", "FormSubmit", "WatchChildErrors", "FieldContext", "useField", "withCondition", "WatchCondition", "Account", "PayloadIcon", "DefaultBlockImage", "File", "CalendarIcon", "CheckIcon", "ChevronIcon", "CloseMenuIcon", "CodeBlockIcon", "CopyIcon", "AlignJustifiedIcon", "DragHandleIcon", "EditIcon", "LineIcon", "LinkIcon", "LogOutIcon", "MinimizeMaximizeIcon", "MoreIcon", "NewTabIcon", "PlusIcon", "SearchIcon", "SwapIcon", "XIcon", "FilterIcon", "FolderIcon", "GearIcon", "DocumentIcon", "MoveFolderIcon", "GridViewIcon", "WriteIcon", "ListViewIcon", "ArrowIcon", "CirclePlusIcon", "CircledXIcon", "ClipboardIcon", "Dots", "DuplicateIcon", "EyeIcon", "KeyIcon", "LockIcon", "LockOpenIcon", "PeopleIcon", "RefreshIcon", "ReplaceIcon", "SortDownIcon", "ThreeDotsIcon", "TrashIcon", "ErrorIcon", "InfoIcon", "InteractionEnterIcon", "LanguageIcon", "SuccessIcon", "VariableColorIcon", "WarningIcon", "WarningTriangleIcon", "TagIcon", "ServerFunctionsContext", "ServerFunctionsProvider", "useServerFunctions", "ActionsProvider", "useActions", "AuthSessionDebug", "AuthProvider", "useAuth", "ClientFunctionProvider", "useClientFunctions", "useAddClientFunction", "LivePreviewProvider", "ProgressBar", "RouteTransitionProvider", "useRouteTransition", "ConfigProvider", "PageConfigProvider", "useConfig", "DocumentEventsProvider", "useDocumentEvents", "FormErrorHandlerContext", "useFormErrorHandler", "DocumentInfoProvider", "useDocumentInfo", "useDocumentTitle", "useUploadControls", "EditDepthProvider", "useEditDepth", "EntityVisibilityProvider", "useEntityVisibility", "UploadEditsProvider", "useUploadEdits", "ListDrawerContextProvider", "useListDrawerContext", "ListQueryProvider", "useListQuery", "LocaleProvider", "useLocale", "OperationProvider", "useOperation", "PreferencesProvider", "usePreferences", "RootProvider", "PayloadLink", "RouterAdapterContext", "useParams", "usePathname", "useRouter", "useSearchParams", "RouteCacheProvider", "RouteCache", "useRouteCache", "ScrollInfoProvider", "useScrollInfo", "SelectionProvider", "useSelection", "DocumentSelectionProvider", "useDocumentSelection", "HierarchyProvider", "useHierarchy", "UploadHandlersProvider", "useUploadHandlers", "defaultTheme", "ThemeProvider", "useTheme", "EmbedProvider", "useEmbed", "TranslationProvider", "useTranslation", "useWindowInfo", "WindowInfoProvider", "useControllableState", "TextCondition", "Text", "SelectCondition", "RelationshipCondition", "RelationshipFilter", "NumberCondition", "NumberFilter", "DateCondition", "DateFilter", "EmailAndUsernameFields", "SelectAll", "SelectRow", "SelectMany", "DefaultListView", "HierarchyListView", "AccountClient", "AccountResetPreferences", "ResetPreferences", "AccountLanguageSelector", "LanguageSelector", "AccountToggleHighContrast", "ToggleHighContrast", "AccountToggleTheme", "ToggleTheme", "APIViewClient", "CreateFirstUserClient", "ModularDashboardClient", "ForgotPasswordForm", "LoginForm", "LogoutClient", "NotFoundClient", "ResetPasswordForm", "ToastAndRedirect", "VerifyClient", "DefaultVersionView", "VersionsViewClient", "VersionPillLabel", "RenderVersionFieldsToDiff", "VersionFieldDiffCheckbox", "Checkbox", "VersionFieldDiffCollapsible", "VersionFieldDiffDate", "DateDiffComponent", "VersionFieldDiffGroup", "Group", "VersionFieldDiffIterable", "Iterable", "VersionFieldDiffRow", "Row", "VersionFieldDiffSelect", "VersionFieldDiffTabs", "VersionFieldDiffText", "VersionsAutosaveCell", "AutosaveCell", "VersionsCreatedAtCell", "CreatedAtCell", "VersionsIDCell", "IDCell", "VersionDrawerCreatedAtCell", "DefaultEditView", "SetDocumentStepNav", "SetDocumentTitle", "parseSearchParams", "FieldDiffLabel", "FieldDiffContainer", "formatTimeToNow", "useLivePreviewContext", "LivePreviewWindow"]
7
7
  }
@@ -1,2 +1,3 @@
1
1
  export { metadata, RootLayout } from '../layouts/Root/index.js';
2
+ export { getViewportContent, getViewportMeta, isIPhoneUserAgent } from '../layouts/Root/viewport.js';
2
3
  //# sourceMappingURL=layouts.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"layouts.d.ts","sourceRoot":"","sources":["../../src/exports/layouts.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,UAAU,EAAE,MAAM,0BAA0B,CAAA"}
1
+ {"version":3,"file":"layouts.d.ts","sourceRoot":"","sources":["../../src/exports/layouts.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,UAAU,EAAE,MAAM,0BAA0B,CAAA;AAC/D,OAAO,EAAE,kBAAkB,EAAE,eAAe,EAAE,iBAAiB,EAAE,MAAM,6BAA6B,CAAA"}
@@ -1,2 +1,3 @@
1
1
  export { metadata, RootLayout } from '../layouts/Root/index.js';
2
+ export { getViewportContent, getViewportMeta, isIPhoneUserAgent } from '../layouts/Root/viewport.js';
2
3
  //# sourceMappingURL=layouts.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"layouts.js","names":["metadata","RootLayout"],"sources":["../../src/exports/layouts.ts"],"sourcesContent":["export { metadata, RootLayout } from '../layouts/Root/index.js'\n"],"mappings":"AAAA,SAASA,QAAQ,EAAEC,UAAU,QAAQ","ignoreList":[]}
1
+ {"version":3,"file":"layouts.js","names":["metadata","RootLayout","getViewportContent","getViewportMeta","isIPhoneUserAgent"],"sources":["../../src/exports/layouts.ts"],"sourcesContent":["export { metadata, RootLayout } from '../layouts/Root/index.js'\nexport { getViewportContent, getViewportMeta, isIPhoneUserAgent } from '../layouts/Root/viewport.js'\n"],"mappings":"AAAA,SAASA,QAAQ,EAAEC,UAAU,QAAQ;AACrC,SAASC,kBAAkB,EAAEC,eAAe,EAAEC,iBAAiB,QAAQ","ignoreList":[]}
@@ -5,6 +5,7 @@ export { mergeFieldStyles } from '../../fields/mergeFieldStyles.js';
5
5
  export { reduceToSerializableFields } from '../../forms/Form/reduceToSerializableFields.js';
6
6
  export { PayloadIcon } from '../../graphics/Icon/index.js';
7
7
  export { PayloadLogo } from '../../graphics/Logo/index.js';
8
+ export { getViewportContent, getViewportMeta, isIPhoneUserAgent, } from '../../layouts/Root/viewport.js';
8
9
  export { filterFields } from '../../providers/TableColumns/buildColumnState/filterFields.js';
9
10
  export { getInitialColumns } from '../../providers/TableColumns/getInitialColumns.js';
10
11
  export { abortAndIgnore, handleAbortRef } from '../../utilities/abortAndIgnore.js';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/exports/shared/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,qCAAqC,CAAA;AACjE,OAAO,EAAE,eAAe,EAAE,MAAM,yCAAyC,CAAA;AACzE,OAAO,EAAE,mBAAmB,EAAE,MAAM,6CAA6C,CAAA;AACjF,OAAO,EAAE,gBAAgB,EAAE,MAAM,kCAAkC,CAAA;AACnE,OAAO,EAAE,0BAA0B,EAAE,MAAM,gDAAgD,CAAA;AAC3F,OAAO,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAA;AAC1D,OAAO,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAA;AAE1D,OAAO,EAAE,YAAY,EAAE,MAAM,+DAA+D,CAAA;AAC5F,OAAO,EAAE,iBAAiB,EAAE,MAAM,mDAAmD,CAAA;AACrF,OAAO,EAAE,cAAc,EAAE,cAAc,EAAE,MAAM,mCAAmC,CAAA;AAClF,OAAO,EAAE,QAAQ,EAAE,MAAM,wBAAwB,CAAA;AACjD,OAAO,EAAE,kBAAkB,EAAE,MAAM,uCAAuC,CAAA;AAC1E,OAAO,EAAE,UAAU,EAAE,MAAM,mDAAmD,CAAA;AAC9E,OAAO,EAAE,cAAc,EAAE,MAAM,yCAAyC,CAAA;AACxE,OAAO,EAAE,aAAa,EAAE,MAAM,kCAAkC,CAAA;AAChE,OAAO,EAAE,YAAY,EAAE,MAAM,iCAAiC,CAAA;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,uCAAuC,CAAA;AAC1E,OAAO,EACL,KAAK,aAAa,EAClB,aAAa,EACb,KAAK,YAAY,GAClB,MAAM,kCAAkC,CAAA;AACzC,OAAO,EAAE,qBAAqB,EAAE,MAAM,0CAA0C,CAAA;AAChF,OAAO,EAAE,YAAY,EAAE,MAAM,iCAAiC,CAAA;AAC9D,OAAO,EAAE,cAAc,EAAE,MAAM,mCAAmC,CAAA;AAClE,OAAO,EAAE,iBAAiB,EAAE,MAAM,sCAAsC,CAAA;AACxE,OAAO,EAAE,kBAAkB,EAAE,MAAM,uCAAuC,CAAA;AAC1E,OAAO,EAAE,SAAS,EAAE,MAAM,8BAA8B,CAAA;AACxD,OAAO,EAAE,UAAU,EAAE,MAAM,+BAA+B,CAAA;AAC1D,OAAO,EAAE,0BAA0B,EAAE,MAAM,+CAA+C,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/exports/shared/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,qCAAqC,CAAA;AACjE,OAAO,EAAE,eAAe,EAAE,MAAM,yCAAyC,CAAA;AACzE,OAAO,EAAE,mBAAmB,EAAE,MAAM,6CAA6C,CAAA;AACjF,OAAO,EAAE,gBAAgB,EAAE,MAAM,kCAAkC,CAAA;AACnE,OAAO,EAAE,0BAA0B,EAAE,MAAM,gDAAgD,CAAA;AAC3F,OAAO,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAA;AAC1D,OAAO,EAAE,WAAW,EAAE,MAAM,8BAA8B,CAAA;AAC1D,OAAO,EACL,kBAAkB,EAClB,eAAe,EACf,iBAAiB,GAClB,MAAM,gCAAgC,CAAA;AACvC,OAAO,EAAE,YAAY,EAAE,MAAM,+DAA+D,CAAA;AAC5F,OAAO,EAAE,iBAAiB,EAAE,MAAM,mDAAmD,CAAA;AACrF,OAAO,EAAE,cAAc,EAAE,cAAc,EAAE,MAAM,mCAAmC,CAAA;AAClF,OAAO,EAAE,QAAQ,EAAE,MAAM,wBAAwB,CAAA;AACjD,OAAO,EAAE,kBAAkB,EAAE,MAAM,uCAAuC,CAAA;AAC1E,OAAO,EAAE,UAAU,EAAE,MAAM,mDAAmD,CAAA;AAC9E,OAAO,EAAE,cAAc,EAAE,MAAM,yCAAyC,CAAA;AACxE,OAAO,EAAE,aAAa,EAAE,MAAM,kCAAkC,CAAA;AAChE,OAAO,EAAE,YAAY,EAAE,MAAM,iCAAiC,CAAA;AAC9D,OAAO,EAAE,kBAAkB,EAAE,MAAM,uCAAuC,CAAA;AAC1E,OAAO,EACL,KAAK,aAAa,EAClB,aAAa,EACb,KAAK,YAAY,GAClB,MAAM,kCAAkC,CAAA;AACzC,OAAO,EAAE,qBAAqB,EAAE,MAAM,0CAA0C,CAAA;AAChF,OAAO,EAAE,YAAY,EAAE,MAAM,iCAAiC,CAAA;AAC9D,OAAO,EAAE,cAAc,EAAE,MAAM,mCAAmC,CAAA;AAClE,OAAO,EAAE,iBAAiB,EAAE,MAAM,sCAAsC,CAAA;AACxE,OAAO,EAAE,kBAAkB,EAAE,MAAM,uCAAuC,CAAA;AAC1E,OAAO,EAAE,SAAS,EAAE,MAAM,8BAA8B,CAAA;AACxD,OAAO,EAAE,UAAU,EAAE,MAAM,+BAA+B,CAAA;AAC1D,OAAO,EAAE,0BAA0B,EAAE,MAAM,+CAA+C,CAAA"}