convex-cms 0.0.5-alpha.5 → 0.0.7-alpha.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (296) hide show
  1. package/README.md +59 -97
  2. package/admin/src/components/ContentEntryEditor.tsx +2 -2
  3. package/admin/src/components/ContentTypeFormModal.tsx +121 -81
  4. package/admin/src/components/fields/ReferenceField.tsx +9 -9
  5. package/admin/src/pages/ContentPage.tsx +11 -19
  6. package/admin/src/pages/ContentTypesPage.tsx +62 -16
  7. package/admin/src/routes/entries/$entryId.tsx +1 -1
  8. package/admin/src/routes/entries/type/$contentTypeId.tsx +1 -1
  9. package/admin-dist/nitro.json +1 -1
  10. package/admin-dist/public/assets/CmsEmptyState-CXVkI3FZ.js +1 -0
  11. package/admin-dist/public/assets/CmsPageHeader-DU9fD34s.js +1 -0
  12. package/admin-dist/public/assets/{CmsStatusBadge-Dd9uToHE.js → CmsStatusBadge-nZ9TeLBL.js} +1 -1
  13. package/admin-dist/public/assets/{CmsSurface-DBy5Lumx.js → CmsSurface-DF7OcKg_.js} +1 -1
  14. package/admin-dist/public/assets/CmsToolbar-5S8FQrSx.js +1 -0
  15. package/admin-dist/public/assets/ContentEntryEditor-BDb44eTo.js +4 -0
  16. package/admin-dist/public/assets/TaxonomyFilter-DEN2Q9Lo.js +1 -0
  17. package/admin-dist/public/assets/_contentTypeId-Ba5iowxH.js +1 -0
  18. package/admin-dist/public/assets/_entryId-OY3sLz6O.js +1 -0
  19. package/admin-dist/public/assets/alert-BbW1Q9CR.js +1 -0
  20. package/admin-dist/public/assets/badge-DdM8Eua8.js +1 -0
  21. package/admin-dist/public/assets/{circle-check-big-CpLxAvEj.js → circle-check-big-B7eCOM8r.js} +1 -1
  22. package/admin-dist/public/assets/command-BIjzeKOv.js +1 -0
  23. package/admin-dist/public/assets/content-BV3YeSSW.js +1 -0
  24. package/admin-dist/public/assets/content-types-Bm4b2tf8.js +1 -0
  25. package/admin-dist/public/assets/globals-D41WzvyZ.css +1 -0
  26. package/admin-dist/public/assets/index-DnJ5Twlv.js +1 -0
  27. package/admin-dist/public/assets/main-BZB1uYTH.js +102 -0
  28. package/admin-dist/public/assets/media-BIMN5jXt.js +1 -0
  29. package/admin-dist/public/assets/new._contentTypeId-DTWb8ZDl.js +1 -0
  30. package/admin-dist/public/assets/pencil-BDQ1ZWRw.js +1 -0
  31. package/admin-dist/public/assets/{rotate-ccw-BZpZtw0N.js → rotate-ccw-BWblSIsl.js} +1 -1
  32. package/admin-dist/public/assets/scroll-area-BoaB6x8v.js +1 -0
  33. package/admin-dist/public/assets/{search-BvgYr-c9.js → search-CYMIpd39.js} +1 -1
  34. package/admin-dist/public/assets/settings-DaNDUtr5.js +1 -0
  35. package/admin-dist/public/assets/switch-DN7TOCa5.js +1 -0
  36. package/admin-dist/public/assets/tabs-RN__emeJ.js +1 -0
  37. package/admin-dist/public/assets/tanstack-adapter-DQcKErwf.js +1 -0
  38. package/admin-dist/public/assets/taxonomies-DylY9HE1.js +1 -0
  39. package/admin-dist/public/assets/trash-Dp_a2mpb.js +1 -0
  40. package/admin-dist/public/assets/{useBreadcrumbLabel-D00rvqjw.js → useBreadcrumbLabel-BQ9dJI6T.js} +1 -1
  41. package/admin-dist/public/assets/usePermissions-WUBNg_Id.js +1 -0
  42. package/admin-dist/server/_chunks/_libs/@date-fns/tz.mjs +2 -2
  43. package/admin-dist/server/_chunks/_libs/@radix-ui/react-avatar.mjs +1 -1
  44. package/admin-dist/server/_chunks/_libs/@radix-ui/react-collection.mjs +1 -1
  45. package/admin-dist/server/_chunks/_libs/@radix-ui/react-context.mjs +2 -2
  46. package/admin-dist/server/_chunks/_libs/@radix-ui/react-dialog.mjs +2 -2
  47. package/admin-dist/server/_chunks/_libs/@radix-ui/react-label.mjs +1 -1
  48. package/admin-dist/server/_chunks/_libs/@radix-ui/react-menu.mjs +1 -1
  49. package/admin-dist/server/_chunks/_libs/@radix-ui/react-popover.mjs +1 -1
  50. package/admin-dist/server/_chunks/_libs/@radix-ui/react-primitive.mjs +6 -72
  51. package/admin-dist/server/_chunks/_libs/@radix-ui/react-select.mjs +1 -1
  52. package/admin-dist/server/_chunks/_libs/@radix-ui/react-separator.mjs +1 -1
  53. package/admin-dist/server/_chunks/_libs/@radix-ui/react-slot.mjs +20 -435
  54. package/admin-dist/server/_chunks/_libs/@radix-ui/react-visually-hidden.mjs +30 -3
  55. package/admin-dist/server/_chunks/_libs/@tanstack/history.mjs +0 -376
  56. package/admin-dist/server/_chunks/_libs/@tanstack/react-router.mjs +168 -383
  57. package/admin-dist/server/_chunks/_libs/@tanstack/router-core.mjs +451 -1195
  58. package/admin-dist/server/_chunks/_libs/react-dom.mjs +5 -5
  59. package/admin-dist/server/_chunks/_libs/react.mjs +2 -2
  60. package/admin-dist/server/_libs/cmdk.mjs +1 -1
  61. package/admin-dist/server/_libs/convex.mjs +3 -3
  62. package/admin-dist/server/_libs/cookie-es.mjs +1 -58
  63. package/admin-dist/server/_libs/date-fns.mjs +1 -1
  64. package/admin-dist/server/_libs/lucide-react.mjs +110 -103
  65. package/admin-dist/server/_libs/seroval-plugins.mjs +1 -58
  66. package/admin-dist/server/_libs/seroval.mjs +1 -1765
  67. package/admin-dist/server/_libs/zod.mjs +1 -1
  68. package/admin-dist/server/_ssr/CmsEmptyState-DYh_PPQE.mjs +38 -0
  69. package/admin-dist/server/_ssr/{CmsPageHeader-ClNPU7Up.mjs → CmsPageHeader-BcniLh49.mjs} +1 -1
  70. package/admin-dist/server/_ssr/{CmsStatusBadge-CojMbrY7.mjs → CmsStatusBadge-BShWDxwE.mjs} +2 -2
  71. package/admin-dist/server/_ssr/{CmsSurface-Dcv440rp.mjs → CmsSurface-CHEv-Kba.mjs} +1 -1
  72. package/admin-dist/server/_ssr/{CmsToolbar-BKv1nL6u.mjs → CmsToolbar-Dqqb216_.mjs} +2 -3
  73. package/admin-dist/server/_ssr/{ContentEntryEditor-weiXSBdZ.mjs → ContentEntryEditor-DOIAyWME.mjs} +18 -21
  74. package/admin-dist/server/_ssr/{TaxonomyFilter-BPQ57Mwk.mjs → TaxonomyFilter-BfsPAZ-Y.mjs} +4 -5
  75. package/admin-dist/server/_ssr/{_contentTypeId-DyyauLOs.mjs → _contentTypeId-CPjmri90.mjs} +34 -43
  76. package/admin-dist/server/_ssr/{_entryId-9Cafwxmw.mjs → _entryId-D0yu8HuP.mjs} +35 -47
  77. package/admin-dist/server/_ssr/_tanstack-start-manifest_v-DgCpSt_y.mjs +4 -0
  78. package/admin-dist/server/_ssr/badge-Cp61aQNc.mjs +39 -0
  79. package/admin-dist/server/_ssr/{command-CEf8YBxY.mjs → command-BfjE1WJf.mjs} +2 -2
  80. package/admin-dist/server/_ssr/{config.server-D7JHDcDv.mjs → config.server-BOr7Jxr4.mjs} +5 -14
  81. package/admin-dist/server/_ssr/{content-ZFWVzO25.mjs → content-DrODe6sA.mjs} +40 -49
  82. package/admin-dist/server/_ssr/content-types-BPgMwxiT.mjs +459 -0
  83. package/admin-dist/server/_ssr/{index-BlSIlH4Z.mjs → index-BTHmIC9W.mjs} +26 -28
  84. package/admin-dist/server/_ssr/index.mjs +3459 -62
  85. package/admin-dist/server/_ssr/{media-CD2_NUMw.mjs → media-DkvBfmD9.mjs} +31 -43
  86. package/admin-dist/server/_ssr/{new._contentTypeId-dmZy6PBX.mjs → new._contentTypeId-Co_73sDJ.mjs} +33 -45
  87. package/admin-dist/server/_ssr/router-CaDgRHfQ.mjs +3031 -0
  88. package/admin-dist/server/_ssr/{scroll-area-BH_1K-WT.mjs → scroll-area-D3v-O_jk.mjs} +1 -1
  89. package/admin-dist/server/_ssr/{settings-DVdsoWoh.mjs → settings-MaEXh2Hz.mjs} +30 -39
  90. package/admin-dist/server/_ssr/{switch-DX_X8vZl.mjs → switch-DmbR03dm.mjs} +1 -1
  91. package/admin-dist/server/_ssr/{tabs-4FWM0sn8.mjs → tabs-5oFlAGLz.mjs} +2 -3
  92. package/admin-dist/server/_ssr/{tanstack-adapter-D3ZcKtbY.mjs → tanstack-adapter-DNaUioIZ.mjs} +1 -1
  93. package/admin-dist/server/_ssr/{taxonomies-BHFfO9Yr.mjs → taxonomies-D3xMK23a.mjs} +30 -39
  94. package/admin-dist/server/_ssr/{trash-9tUB2KwI.mjs → trash-CNw1mtF1.mjs} +30 -39
  95. package/admin-dist/server/_ssr/{useBreadcrumbLabel-DVme3DSb.mjs → useBreadcrumbLabel-BQGjOTcy.mjs} +1 -1
  96. package/admin-dist/server/_ssr/{usePermissions-zAQj-ruE.mjs → usePermissions-D0qtvmNi.mjs} +1 -1
  97. package/admin-dist/server/index.mjs +162 -204
  98. package/dist/cli/templates/cmsClient.d.ts +1 -1
  99. package/dist/cli/templates/cmsClient.d.ts.map +1 -1
  100. package/dist/cli/templates/cmsClient.js +30 -11
  101. package/dist/cli/templates/cmsClient.js.map +1 -1
  102. package/dist/cli/templates/cmsConfig.d.ts +1 -1
  103. package/dist/cli/templates/cmsConfig.d.ts.map +1 -1
  104. package/dist/cli/templates/cmsConfig.js +3 -3
  105. package/dist/client/admin/contentLock.d.ts +4 -4
  106. package/dist/client/admin/contentLock.d.ts.map +1 -1
  107. package/dist/client/admin/contentLock.js +1 -1
  108. package/dist/client/admin/contentLock.js.map +1 -1
  109. package/dist/client/admin/contentTypes.d.ts +303 -290
  110. package/dist/client/admin/contentTypes.d.ts.map +1 -1
  111. package/dist/client/admin/contentTypes.js +101 -9
  112. package/dist/client/admin/contentTypes.js.map +1 -1
  113. package/dist/client/admin/entries.d.ts +18 -19
  114. package/dist/client/admin/entries.d.ts.map +1 -1
  115. package/dist/client/admin/entries.js +6 -8
  116. package/dist/client/admin/entries.js.map +1 -1
  117. package/dist/client/admin/index.d.ts +690 -642
  118. package/dist/client/admin/index.d.ts.map +1 -1
  119. package/dist/client/admin/index.js +29 -5
  120. package/dist/client/admin/index.js.map +1 -1
  121. package/dist/client/admin/media.d.ts.map +1 -1
  122. package/dist/client/admin/taxonomies.d.ts.map +1 -1
  123. package/dist/client/admin/trash.d.ts +3 -4
  124. package/dist/client/admin/trash.d.ts.map +1 -1
  125. package/dist/client/admin/types.d.ts +181 -4
  126. package/dist/client/admin/types.d.ts.map +1 -1
  127. package/dist/client/admin/validators.d.ts +2009 -25
  128. package/dist/client/admin/validators.d.ts.map +1 -1
  129. package/dist/client/admin/validators.js +15 -4
  130. package/dist/client/admin/validators.js.map +1 -1
  131. package/dist/client/admin/versions.d.ts +1 -1
  132. package/dist/client/admin/versions.d.ts.map +1 -1
  133. package/dist/client/agentTools.d.ts +1 -4
  134. package/dist/client/agentTools.d.ts.map +1 -1
  135. package/dist/client/agentTools.js +9 -21
  136. package/dist/client/agentTools.js.map +1 -1
  137. package/dist/client/config.d.ts +10 -0
  138. package/dist/client/config.d.ts.map +1 -1
  139. package/dist/client/config.js +1 -0
  140. package/dist/client/config.js.map +1 -1
  141. package/dist/client/defineContent.d.ts +338 -0
  142. package/dist/client/defineContent.d.ts.map +1 -0
  143. package/dist/client/defineContent.js +368 -0
  144. package/dist/client/defineContent.js.map +1 -0
  145. package/dist/client/index.d.ts +2 -0
  146. package/dist/client/index.d.ts.map +1 -1
  147. package/dist/client/index.js +2 -0
  148. package/dist/client/index.js.map +1 -1
  149. package/dist/client/queryBuilder.d.ts +0 -15
  150. package/dist/client/queryBuilder.d.ts.map +1 -1
  151. package/dist/client/queryBuilder.js +0 -23
  152. package/dist/client/queryBuilder.js.map +1 -1
  153. package/dist/client/registry.d.ts +77 -0
  154. package/dist/client/registry.d.ts.map +1 -0
  155. package/dist/client/registry.js +95 -0
  156. package/dist/client/registry.js.map +1 -0
  157. package/dist/client/schema/defineContentType.d.ts +36 -24
  158. package/dist/client/schema/defineContentType.d.ts.map +1 -1
  159. package/dist/client/schema/defineContentType.js +77 -48
  160. package/dist/client/schema/defineContentType.js.map +1 -1
  161. package/dist/client/schema/typedClient.d.ts.map +1 -1
  162. package/dist/client/schema/typedClient.js +2 -10
  163. package/dist/client/schema/typedClient.js.map +1 -1
  164. package/dist/client/schema/types.d.ts +16 -9
  165. package/dist/client/schema/types.d.ts.map +1 -1
  166. package/dist/client/schema/types.js.map +1 -1
  167. package/dist/client/utils/toSlug.d.ts +60 -0
  168. package/dist/client/utils/toSlug.d.ts.map +1 -0
  169. package/dist/client/utils/toSlug.js +31 -0
  170. package/dist/client/utils/toSlug.js.map +1 -0
  171. package/dist/client/wrapper.d.ts +2 -2
  172. package/dist/client/wrapper.d.ts.map +1 -1
  173. package/dist/client/wrapper.js +22 -30
  174. package/dist/client/wrapper.js.map +1 -1
  175. package/dist/component/_generated/component.d.ts +24 -28
  176. package/dist/component/_generated/component.d.ts.map +1 -1
  177. package/dist/component/authorizationHooks.d.ts +1 -1
  178. package/dist/component/authorizationHooks.d.ts.map +1 -1
  179. package/dist/component/authorizationHooks.js +2 -2
  180. package/dist/component/authorizationHooks.js.map +1 -1
  181. package/dist/component/bulkOperations.d.ts.map +1 -1
  182. package/dist/component/bulkOperations.js +7 -4
  183. package/dist/component/bulkOperations.js.map +1 -1
  184. package/dist/component/contentEntries.d.ts +18 -56
  185. package/dist/component/contentEntries.d.ts.map +1 -1
  186. package/dist/component/contentEntries.js +45 -137
  187. package/dist/component/contentEntries.js.map +1 -1
  188. package/dist/component/contentEntryMutations.d.ts +14 -14
  189. package/dist/component/contentEntryMutations.d.ts.map +1 -1
  190. package/dist/component/contentEntryMutations.js +40 -43
  191. package/dist/component/contentEntryMutations.js.map +1 -1
  192. package/dist/component/contentEntryValidation.d.ts +3 -3
  193. package/dist/component/contentEntryValidation.js +6 -9
  194. package/dist/component/contentEntryValidation.js.map +1 -1
  195. package/dist/component/contentLock.d.ts +7 -7
  196. package/dist/component/contentLock.js +3 -3
  197. package/dist/component/contentLock.js.map +1 -1
  198. package/dist/component/contentTypeMigration.d.ts +1 -1
  199. package/dist/component/contentTypeMigration.js +2 -2
  200. package/dist/component/contentTypeMigration.js.map +1 -1
  201. package/dist/component/contentTypeMutations.js +2 -2
  202. package/dist/component/contentTypeMutations.js.map +1 -1
  203. package/dist/component/convex.config.d.ts.map +1 -1
  204. package/dist/component/convex.config.js +1 -1
  205. package/dist/component/convex.config.js.map +1 -1
  206. package/dist/component/eventEmitter.d.ts +0 -1
  207. package/dist/component/eventEmitter.d.ts.map +1 -1
  208. package/dist/component/eventEmitter.js.map +1 -1
  209. package/dist/component/exportImport.d.ts +37 -37
  210. package/dist/component/exportImport.d.ts.map +1 -1
  211. package/dist/component/exportImport.js +34 -34
  212. package/dist/component/exportImport.js.map +1 -1
  213. package/dist/component/lib/deepReferenceResolver.d.ts +2 -2
  214. package/dist/component/lib/deepReferenceResolver.d.ts.map +1 -1
  215. package/dist/component/lib/deepReferenceResolver.js +13 -8
  216. package/dist/component/lib/deepReferenceResolver.js.map +1 -1
  217. package/dist/component/lib/ragContentChunker.d.ts +3 -3
  218. package/dist/component/lib/ragContentChunker.d.ts.map +1 -1
  219. package/dist/component/lib/ragContentChunker.js +4 -4
  220. package/dist/component/lib/ragContentChunker.js.map +1 -1
  221. package/dist/component/lib/referenceResolver.d.ts.map +1 -1
  222. package/dist/component/lib/referenceResolver.js +10 -17
  223. package/dist/component/lib/referenceResolver.js.map +1 -1
  224. package/dist/component/mediaAssetMutations.js +4 -4
  225. package/dist/component/mediaAssetMutations.js.map +1 -1
  226. package/dist/component/ragContentIndexer.d.ts +2 -2
  227. package/dist/component/ragContentIndexer.d.ts.map +1 -1
  228. package/dist/component/ragContentIndexer.js +44 -48
  229. package/dist/component/ragContentIndexer.js.map +1 -1
  230. package/dist/component/roles.d.ts +3 -3
  231. package/dist/component/scheduledPublish.d.ts +4 -4
  232. package/dist/component/scheduledPublish.js +3 -3
  233. package/dist/component/scheduledPublish.js.map +1 -1
  234. package/dist/component/schema.d.ts +18 -18
  235. package/dist/component/schema.js +5 -5
  236. package/dist/component/schema.js.map +1 -1
  237. package/dist/component/trash.d.ts +6 -9
  238. package/dist/component/trash.d.ts.map +1 -1
  239. package/dist/component/trash.js +12 -36
  240. package/dist/component/trash.js.map +1 -1
  241. package/dist/component/userContext.d.ts +1 -2
  242. package/dist/component/userContext.d.ts.map +1 -1
  243. package/dist/component/userContext.js +1 -2
  244. package/dist/component/userContext.js.map +1 -1
  245. package/dist/component/validators.d.ts +27 -33
  246. package/dist/component/validators.d.ts.map +1 -1
  247. package/dist/component/validators.js +3 -5
  248. package/dist/component/validators.js.map +1 -1
  249. package/dist/component/versionMutations.d.ts +1 -1
  250. package/dist/component/webhookTrigger.d.ts +14 -14
  251. package/dist/test.d.ts +30 -30
  252. package/dist/test.d.ts.map +1 -1
  253. package/dist/test.js +24 -24
  254. package/dist/test.js.map +1 -1
  255. package/package.json +1 -1
  256. package/admin-dist/public/assets/CmsEmptyState-Do_erIgn.js +0 -5
  257. package/admin-dist/public/assets/CmsPageHeader-qDwPGi48.js +0 -1
  258. package/admin-dist/public/assets/CmsToolbar-D1-Y-7SK.js +0 -1
  259. package/admin-dist/public/assets/ContentEntryEditor-CWBiIx52.js +0 -4
  260. package/admin-dist/public/assets/TaxonomyFilter-CdYQawxb.js +0 -1
  261. package/admin-dist/public/assets/_contentTypeId-D9VMP6Gs.js +0 -1
  262. package/admin-dist/public/assets/_entryId-2FlCfqE7.js +0 -1
  263. package/admin-dist/public/assets/alert-GxZx0y5c.js +0 -1
  264. package/admin-dist/public/assets/badge-BAlGIjop.js +0 -1
  265. package/admin-dist/public/assets/command-di7XCqcv.js +0 -1
  266. package/admin-dist/public/assets/content-D8zELsDG.js +0 -1
  267. package/admin-dist/public/assets/content-types-BmzD0krT.js +0 -2
  268. package/admin-dist/public/assets/globals-BvFfH-v9.css +0 -1
  269. package/admin-dist/public/assets/index-zqfj4T_v.js +0 -1
  270. package/admin-dist/public/assets/label-B6PPtKR5.js +0 -1
  271. package/admin-dist/public/assets/link-2-W2fVnVOf.js +0 -1
  272. package/admin-dist/public/assets/list-F8O0lZXC.js +0 -1
  273. package/admin-dist/public/assets/main-dZT72bAG.js +0 -97
  274. package/admin-dist/public/assets/media-CETueFbV.js +0 -1
  275. package/admin-dist/public/assets/new._contentTypeId-BV2-TyyR.js +0 -1
  276. package/admin-dist/public/assets/plus-AABQIF0N.js +0 -1
  277. package/admin-dist/public/assets/scroll-area-CDfk-zrz.js +0 -1
  278. package/admin-dist/public/assets/select-BuiHcMzS.js +0 -1
  279. package/admin-dist/public/assets/settings-DBxbYDvn.js +0 -1
  280. package/admin-dist/public/assets/switch-DiJvolcs.js +0 -1
  281. package/admin-dist/public/assets/tabs-Cgz6G_Xy.js +0 -1
  282. package/admin-dist/public/assets/tanstack-adapter-BknsSgra.js +0 -1
  283. package/admin-dist/public/assets/taxonomies-DOErsLl5.js +0 -1
  284. package/admin-dist/public/assets/textarea-CgggMxUX.js +0 -1
  285. package/admin-dist/public/assets/trash-BU4ANuaW.js +0 -1
  286. package/admin-dist/public/assets/triangle-alert-lvCbwp0s.js +0 -1
  287. package/admin-dist/public/assets/usePermissions-D7tQowaF.js +0 -1
  288. package/admin-dist/server/_libs/h3-v2.mjs +0 -277
  289. package/admin-dist/server/_ssr/CmsButton-DbzfJru_.mjs +0 -125
  290. package/admin-dist/server/_ssr/CmsEmptyState-CuvcXr3Z.mjs +0 -290
  291. package/admin-dist/server/_ssr/_tanstack-start-manifest_v-Dk-FIYPN.mjs +0 -4
  292. package/admin-dist/server/_ssr/content-types-D25lUE-j.mjs +0 -1312
  293. package/admin-dist/server/_ssr/label-PblVvdRv.mjs +0 -22
  294. package/admin-dist/server/_ssr/router-x6Ab8T4s.mjs +0 -1622
  295. package/admin-dist/server/_ssr/select-CrfEkFJw.mjs +0 -142
  296. package/admin-dist/server/_ssr/textarea-CZVaroMc.mjs +0 -18
@@ -39,7 +39,7 @@ function requireReactDom_production() {
39
39
  },
40
40
  p: 0,
41
41
  findDOMNode: null
42
- }, REACT_PORTAL_TYPE = Symbol.for("react.portal");
42
+ }, REACT_PORTAL_TYPE = /* @__PURE__ */ Symbol.for("react.portal");
43
43
  function createPortal$1(children, containerInfo, implementation) {
44
44
  var key = 3 < arguments.length && void 0 !== arguments[3] ? arguments[3] : null;
45
45
  return {
@@ -178,7 +178,7 @@ var hasRequiredReactDomServerLegacy_node_production;
178
178
  function requireReactDomServerLegacy_node_production() {
179
179
  if (hasRequiredReactDomServerLegacy_node_production) return reactDomServerLegacy_node_production;
180
180
  hasRequiredReactDomServerLegacy_node_production = 1;
181
- var React = /* @__PURE__ */ requireReact(), ReactDOM2 = /* @__PURE__ */ requireReactDom(), REACT_ELEMENT_TYPE = Symbol.for("react.transitional.element"), REACT_PORTAL_TYPE = Symbol.for("react.portal"), REACT_FRAGMENT_TYPE = Symbol.for("react.fragment"), REACT_STRICT_MODE_TYPE = Symbol.for("react.strict_mode"), REACT_PROFILER_TYPE = Symbol.for("react.profiler"), REACT_CONSUMER_TYPE = Symbol.for("react.consumer"), REACT_CONTEXT_TYPE = Symbol.for("react.context"), REACT_FORWARD_REF_TYPE = Symbol.for("react.forward_ref"), REACT_SUSPENSE_TYPE = Symbol.for("react.suspense"), REACT_SUSPENSE_LIST_TYPE = Symbol.for("react.suspense_list"), REACT_MEMO_TYPE = Symbol.for("react.memo"), REACT_LAZY_TYPE = Symbol.for("react.lazy"), REACT_SCOPE_TYPE = Symbol.for("react.scope"), REACT_ACTIVITY_TYPE = Symbol.for("react.activity"), REACT_LEGACY_HIDDEN_TYPE = Symbol.for("react.legacy_hidden"), REACT_MEMO_CACHE_SENTINEL = Symbol.for("react.memo_cache_sentinel"), REACT_VIEW_TRANSITION_TYPE = Symbol.for("react.view_transition"), MAYBE_ITERATOR_SYMBOL = Symbol.iterator;
181
+ var React = /* @__PURE__ */ requireReact(), ReactDOM2 = /* @__PURE__ */ requireReactDom(), REACT_ELEMENT_TYPE = /* @__PURE__ */ Symbol.for("react.transitional.element"), REACT_PORTAL_TYPE = /* @__PURE__ */ Symbol.for("react.portal"), REACT_FRAGMENT_TYPE = /* @__PURE__ */ Symbol.for("react.fragment"), REACT_STRICT_MODE_TYPE = /* @__PURE__ */ Symbol.for("react.strict_mode"), REACT_PROFILER_TYPE = /* @__PURE__ */ Symbol.for("react.profiler"), REACT_CONSUMER_TYPE = /* @__PURE__ */ Symbol.for("react.consumer"), REACT_CONTEXT_TYPE = /* @__PURE__ */ Symbol.for("react.context"), REACT_FORWARD_REF_TYPE = /* @__PURE__ */ Symbol.for("react.forward_ref"), REACT_SUSPENSE_TYPE = /* @__PURE__ */ Symbol.for("react.suspense"), REACT_SUSPENSE_LIST_TYPE = /* @__PURE__ */ Symbol.for("react.suspense_list"), REACT_MEMO_TYPE = /* @__PURE__ */ Symbol.for("react.memo"), REACT_LAZY_TYPE = /* @__PURE__ */ Symbol.for("react.lazy"), REACT_SCOPE_TYPE = /* @__PURE__ */ Symbol.for("react.scope"), REACT_ACTIVITY_TYPE = /* @__PURE__ */ Symbol.for("react.activity"), REACT_LEGACY_HIDDEN_TYPE = /* @__PURE__ */ Symbol.for("react.legacy_hidden"), REACT_MEMO_CACHE_SENTINEL = /* @__PURE__ */ Symbol.for("react.memo_cache_sentinel"), REACT_VIEW_TRANSITION_TYPE = /* @__PURE__ */ Symbol.for("react.view_transition"), MAYBE_ITERATOR_SYMBOL = Symbol.iterator;
182
182
  function getIteratorFn(maybeIterable) {
183
183
  if (null === maybeIterable || "object" !== typeof maybeIterable) return null;
184
184
  maybeIterable = MAYBE_ITERATOR_SYMBOL && maybeIterable[MAYBE_ITERATOR_SYMBOL] || maybeIterable["@@iterator"];
@@ -2315,7 +2315,7 @@ function requireReactDomServerLegacy_node_production() {
2315
2315
  function pushSegmentFinale(target, renderState, lastPushedText, textEmbedded) {
2316
2316
  renderState.generateStaticMarkup || lastPushedText && textEmbedded && target.push("<!-- -->");
2317
2317
  }
2318
- var bind = Function.prototype.bind, REACT_CLIENT_REFERENCE = Symbol.for("react.client.reference");
2318
+ var bind = Function.prototype.bind, REACT_CLIENT_REFERENCE = /* @__PURE__ */ Symbol.for("react.client.reference");
2319
2319
  function getComponentNameFromType(type) {
2320
2320
  if (null == type) return null;
2321
2321
  if ("function" === typeof type)
@@ -5058,7 +5058,7 @@ var hasRequiredReactDomServer_node_production;
5058
5058
  function requireReactDomServer_node_production() {
5059
5059
  if (hasRequiredReactDomServer_node_production) return reactDomServer_node_production;
5060
5060
  hasRequiredReactDomServer_node_production = 1;
5061
- var util = require$$0, crypto = require$$1, async_hooks = require$$2, React = /* @__PURE__ */ requireReact(), ReactDOM2 = /* @__PURE__ */ requireReactDom(), stream = require$$5, REACT_ELEMENT_TYPE = Symbol.for("react.transitional.element"), REACT_PORTAL_TYPE = Symbol.for("react.portal"), REACT_FRAGMENT_TYPE = Symbol.for("react.fragment"), REACT_STRICT_MODE_TYPE = Symbol.for("react.strict_mode"), REACT_PROFILER_TYPE = Symbol.for("react.profiler"), REACT_CONSUMER_TYPE = Symbol.for("react.consumer"), REACT_CONTEXT_TYPE = Symbol.for("react.context"), REACT_FORWARD_REF_TYPE = Symbol.for("react.forward_ref"), REACT_SUSPENSE_TYPE = Symbol.for("react.suspense"), REACT_SUSPENSE_LIST_TYPE = Symbol.for("react.suspense_list"), REACT_MEMO_TYPE = Symbol.for("react.memo"), REACT_LAZY_TYPE = Symbol.for("react.lazy"), REACT_SCOPE_TYPE = Symbol.for("react.scope"), REACT_ACTIVITY_TYPE = Symbol.for("react.activity"), REACT_LEGACY_HIDDEN_TYPE = Symbol.for("react.legacy_hidden"), REACT_MEMO_CACHE_SENTINEL = Symbol.for("react.memo_cache_sentinel"), REACT_VIEW_TRANSITION_TYPE = Symbol.for("react.view_transition"), MAYBE_ITERATOR_SYMBOL = Symbol.iterator;
5061
+ var util = require$$0, crypto = require$$1, async_hooks = require$$2, React = /* @__PURE__ */ requireReact(), ReactDOM2 = /* @__PURE__ */ requireReactDom(), stream = require$$5, REACT_ELEMENT_TYPE = /* @__PURE__ */ Symbol.for("react.transitional.element"), REACT_PORTAL_TYPE = /* @__PURE__ */ Symbol.for("react.portal"), REACT_FRAGMENT_TYPE = /* @__PURE__ */ Symbol.for("react.fragment"), REACT_STRICT_MODE_TYPE = /* @__PURE__ */ Symbol.for("react.strict_mode"), REACT_PROFILER_TYPE = /* @__PURE__ */ Symbol.for("react.profiler"), REACT_CONSUMER_TYPE = /* @__PURE__ */ Symbol.for("react.consumer"), REACT_CONTEXT_TYPE = /* @__PURE__ */ Symbol.for("react.context"), REACT_FORWARD_REF_TYPE = /* @__PURE__ */ Symbol.for("react.forward_ref"), REACT_SUSPENSE_TYPE = /* @__PURE__ */ Symbol.for("react.suspense"), REACT_SUSPENSE_LIST_TYPE = /* @__PURE__ */ Symbol.for("react.suspense_list"), REACT_MEMO_TYPE = /* @__PURE__ */ Symbol.for("react.memo"), REACT_LAZY_TYPE = /* @__PURE__ */ Symbol.for("react.lazy"), REACT_SCOPE_TYPE = /* @__PURE__ */ Symbol.for("react.scope"), REACT_ACTIVITY_TYPE = /* @__PURE__ */ Symbol.for("react.activity"), REACT_LEGACY_HIDDEN_TYPE = /* @__PURE__ */ Symbol.for("react.legacy_hidden"), REACT_MEMO_CACHE_SENTINEL = /* @__PURE__ */ Symbol.for("react.memo_cache_sentinel"), REACT_VIEW_TRANSITION_TYPE = /* @__PURE__ */ Symbol.for("react.view_transition"), MAYBE_ITERATOR_SYMBOL = Symbol.iterator;
5062
5062
  function getIteratorFn(maybeIterable) {
5063
5063
  if (null === maybeIterable || "object" !== typeof maybeIterable) return null;
5064
5064
  maybeIterable = MAYBE_ITERATOR_SYMBOL && maybeIterable[MAYBE_ITERATOR_SYMBOL] || maybeIterable["@@iterator"];
@@ -7368,7 +7368,7 @@ function requireReactDomServer_node_production() {
7368
7368
  function hasSuspenseyContent(hoistableState) {
7369
7369
  return 0 < hoistableState.stylesheets.size || hoistableState.suspenseyImages;
7370
7370
  }
7371
- var bind = Function.prototype.bind, requestStorage = new async_hooks.AsyncLocalStorage(), REACT_CLIENT_REFERENCE = Symbol.for("react.client.reference");
7371
+ var bind = Function.prototype.bind, requestStorage = new async_hooks.AsyncLocalStorage(), REACT_CLIENT_REFERENCE = /* @__PURE__ */ Symbol.for("react.client.reference");
7372
7372
  function getComponentNameFromType(type) {
7373
7373
  if (null == type) return null;
7374
7374
  if ("function" === typeof type)
@@ -28,7 +28,7 @@ var hasRequiredReactJsxRuntime_production;
28
28
  function requireReactJsxRuntime_production() {
29
29
  if (hasRequiredReactJsxRuntime_production) return reactJsxRuntime_production;
30
30
  hasRequiredReactJsxRuntime_production = 1;
31
- var REACT_ELEMENT_TYPE = Symbol.for("react.transitional.element"), REACT_FRAGMENT_TYPE = Symbol.for("react.fragment");
31
+ var REACT_ELEMENT_TYPE = /* @__PURE__ */ Symbol.for("react.transitional.element"), REACT_FRAGMENT_TYPE = /* @__PURE__ */ Symbol.for("react.fragment");
32
32
  function jsxProd(type, config, maybeKey) {
33
33
  var key = null;
34
34
  void 0 !== maybeKey && (key = "" + maybeKey);
@@ -68,7 +68,7 @@ var hasRequiredReact_production;
68
68
  function requireReact_production() {
69
69
  if (hasRequiredReact_production) return react_production;
70
70
  hasRequiredReact_production = 1;
71
- var REACT_ELEMENT_TYPE = Symbol.for("react.transitional.element"), REACT_PORTAL_TYPE = Symbol.for("react.portal"), REACT_FRAGMENT_TYPE = Symbol.for("react.fragment"), REACT_STRICT_MODE_TYPE = Symbol.for("react.strict_mode"), REACT_PROFILER_TYPE = Symbol.for("react.profiler"), REACT_CONSUMER_TYPE = Symbol.for("react.consumer"), REACT_CONTEXT_TYPE = Symbol.for("react.context"), REACT_FORWARD_REF_TYPE = Symbol.for("react.forward_ref"), REACT_SUSPENSE_TYPE = Symbol.for("react.suspense"), REACT_MEMO_TYPE = Symbol.for("react.memo"), REACT_LAZY_TYPE = Symbol.for("react.lazy"), REACT_ACTIVITY_TYPE = Symbol.for("react.activity"), MAYBE_ITERATOR_SYMBOL = Symbol.iterator;
71
+ var REACT_ELEMENT_TYPE = /* @__PURE__ */ Symbol.for("react.transitional.element"), REACT_PORTAL_TYPE = /* @__PURE__ */ Symbol.for("react.portal"), REACT_FRAGMENT_TYPE = /* @__PURE__ */ Symbol.for("react.fragment"), REACT_STRICT_MODE_TYPE = /* @__PURE__ */ Symbol.for("react.strict_mode"), REACT_PROFILER_TYPE = /* @__PURE__ */ Symbol.for("react.profiler"), REACT_CONSUMER_TYPE = /* @__PURE__ */ Symbol.for("react.consumer"), REACT_CONTEXT_TYPE = /* @__PURE__ */ Symbol.for("react.context"), REACT_FORWARD_REF_TYPE = /* @__PURE__ */ Symbol.for("react.forward_ref"), REACT_SUSPENSE_TYPE = /* @__PURE__ */ Symbol.for("react.suspense"), REACT_MEMO_TYPE = /* @__PURE__ */ Symbol.for("react.memo"), REACT_LAZY_TYPE = /* @__PURE__ */ Symbol.for("react.lazy"), REACT_ACTIVITY_TYPE = /* @__PURE__ */ Symbol.for("react.activity"), MAYBE_ITERATOR_SYMBOL = Symbol.iterator;
72
72
  function getIteratorFn(maybeIterable) {
73
73
  if (null === maybeIterable || "object" !== typeof maybeIterable) return null;
74
74
  maybeIterable = MAYBE_ITERATOR_SYMBOL && maybeIterable[MAYBE_ITERATOR_SYMBOL] || maybeIterable["@@iterator"];
@@ -1,6 +1,6 @@
1
1
  import { R as Root, P as Portal, O as Overlay, C as Content } from "../_chunks/_libs/@radix-ui/react-dialog.mjs";
2
2
  import { r as reactExports } from "../_chunks/_libs/react.mjs";
3
- import { P as Primitive } from "../_chunks/_libs/@radix-ui/react-primitive.mjs";
3
+ import { a as Primitive } from "../_chunks/_libs/@radix-ui/react-primitive.mjs";
4
4
  import { u as useId } from "../_chunks/_libs/@radix-ui/react-id.mjs";
5
5
  import { c as composeRefs } from "../_chunks/_libs/@radix-ui/react-compose-refs.mjs";
6
6
  var U = 1, Y$1 = 0.9, H = 0.8, J = 0.17, p = 0.1, u = 0.999, $ = 0.9999;
@@ -924,7 +924,7 @@ var __defProp$c = Object.defineProperty;
924
924
  var __defNormalProp$c = (obj, key, value) => key in obj ? __defProp$c(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
925
925
  var __publicField$c = (obj, key, value) => __defNormalProp$c(obj, typeof key !== "symbol" ? key + "" : key, value);
926
926
  var _a, _b;
927
- const IDENTIFYING_FIELD = Symbol.for("ConvexError");
927
+ const IDENTIFYING_FIELD = /* @__PURE__ */ Symbol.for("ConvexError");
928
928
  class ConvexError extends (_b = Error, _a = IDENTIFYING_FIELD, _b) {
929
929
  constructor(data) {
930
930
  super(typeof data === "string" ? data : stringifyValueForError(data));
@@ -1579,8 +1579,8 @@ class RequestManager {
1579
1579
  return this.inflightActionsCount;
1580
1580
  }
1581
1581
  }
1582
- const functionName = Symbol.for("functionName");
1583
- const toReferencePath = Symbol.for("toReferencePath");
1582
+ const functionName = /* @__PURE__ */ Symbol.for("functionName");
1583
+ const toReferencePath = /* @__PURE__ */ Symbol.for("toReferencePath");
1584
1584
  function extractReferencePath(reference) {
1585
1585
  return reference[toReferencePath] ?? null;
1586
1586
  }
@@ -1,58 +1 @@
1
- function splitSetCookieString(cookiesString) {
2
- if (Array.isArray(cookiesString)) {
3
- return cookiesString.flatMap((c) => splitSetCookieString(c));
4
- }
5
- if (typeof cookiesString !== "string") {
6
- return [];
7
- }
8
- const cookiesStrings = [];
9
- let pos = 0;
10
- let start;
11
- let ch;
12
- let lastComma;
13
- let nextStart;
14
- let cookiesSeparatorFound;
15
- const skipWhitespace = () => {
16
- while (pos < cookiesString.length && /\s/.test(cookiesString.charAt(pos))) {
17
- pos += 1;
18
- }
19
- return pos < cookiesString.length;
20
- };
21
- const notSpecialChar = () => {
22
- ch = cookiesString.charAt(pos);
23
- return ch !== "=" && ch !== ";" && ch !== ",";
24
- };
25
- while (pos < cookiesString.length) {
26
- start = pos;
27
- cookiesSeparatorFound = false;
28
- while (skipWhitespace()) {
29
- ch = cookiesString.charAt(pos);
30
- if (ch === ",") {
31
- lastComma = pos;
32
- pos += 1;
33
- skipWhitespace();
34
- nextStart = pos;
35
- while (pos < cookiesString.length && notSpecialChar()) {
36
- pos += 1;
37
- }
38
- if (pos < cookiesString.length && cookiesString.charAt(pos) === "=") {
39
- cookiesSeparatorFound = true;
40
- pos = nextStart;
41
- cookiesStrings.push(cookiesString.slice(start, lastComma));
42
- start = pos;
43
- } else {
44
- pos = lastComma + 1;
45
- }
46
- } else {
47
- pos += 1;
48
- }
49
- }
50
- if (!cookiesSeparatorFound || pos >= cookiesString.length) {
51
- cookiesStrings.push(cookiesString.slice(start));
52
- }
53
- }
54
- return cookiesStrings;
55
- }
56
- export {
57
- splitSetCookieString as s
58
- };
1
+
@@ -1,6 +1,6 @@
1
1
  const millisecondsInWeek = 6048e5;
2
2
  const millisecondsInDay = 864e5;
3
- const constructFromSymbol = Symbol.for("constructDateFrom");
3
+ const constructFromSymbol = /* @__PURE__ */ Symbol.for("constructDateFrom");
4
4
  function constructFrom(date, value) {
5
5
  if (typeof date === "function") return date(value);
6
6
  if (date && typeof date === "object" && constructFromSymbol in date)
@@ -75,25 +75,25 @@ const createLucideIcon = (iconName, iconNode) => {
75
75
  Component.displayName = toPascalCase(iconName);
76
76
  return Component;
77
77
  };
78
- const __iconNode$1l = [
78
+ const __iconNode$1m = [
79
79
  ["rect", { width: "20", height: "5", x: "2", y: "3", rx: "1", key: "1wp1u1" }],
80
80
  ["path", { d: "M4 8v11a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8", key: "1s80jp" }],
81
81
  ["path", { d: "M10 12h4", key: "a56b0p" }]
82
82
  ];
83
- const Archive = createLucideIcon("archive", __iconNode$1l);
84
- const __iconNode$1k = [
83
+ const Archive = createLucideIcon("archive", __iconNode$1m);
84
+ const __iconNode$1l = [
85
85
  ["path", { d: "M5 12h14", key: "1ays0h" }],
86
86
  ["path", { d: "m12 5 7 7-7 7", key: "xquz4c" }]
87
87
  ];
88
- const ArrowRight = createLucideIcon("arrow-right", __iconNode$1k);
89
- const __iconNode$1j = [
88
+ const ArrowRight = createLucideIcon("arrow-right", __iconNode$1l);
89
+ const __iconNode$1k = [
90
90
  ["path", { d: "m21 16-4 4-4-4", key: "f6ql7i" }],
91
91
  ["path", { d: "M17 20V4", key: "1ejh1v" }],
92
92
  ["path", { d: "m3 8 4-4 4 4", key: "11wl7u" }],
93
93
  ["path", { d: "M7 4v16", key: "1glfcx" }]
94
94
  ];
95
- const ArrowUpDown = createLucideIcon("arrow-up-down", __iconNode$1j);
96
- const __iconNode$1i = [
95
+ const ArrowUpDown = createLucideIcon("arrow-up-down", __iconNode$1k);
96
+ const __iconNode$1j = [
97
97
  ["path", { d: "M10.268 21a2 2 0 0 0 3.464 0", key: "vwvbt9" }],
98
98
  [
99
99
  "path",
@@ -103,15 +103,15 @@ const __iconNode$1i = [
103
103
  }
104
104
  ]
105
105
  ];
106
- const Bell = createLucideIcon("bell", __iconNode$1i);
107
- const __iconNode$1h = [
106
+ const Bell = createLucideIcon("bell", __iconNode$1j);
107
+ const __iconNode$1i = [
108
108
  [
109
109
  "path",
110
110
  { d: "M6 12h9a4 4 0 0 1 0 8H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h7a4 4 0 0 1 0 8", key: "mg9rjx" }
111
111
  ]
112
112
  ];
113
- const Bold = createLucideIcon("bold", __iconNode$1h);
114
- const __iconNode$1g = [
113
+ const Bold = createLucideIcon("bold", __iconNode$1i);
114
+ const __iconNode$1h = [
115
115
  [
116
116
  "path",
117
117
  {
@@ -120,8 +120,8 @@ const __iconNode$1g = [
120
120
  }
121
121
  ]
122
122
  ];
123
- const Book = createLucideIcon("book", __iconNode$1g);
124
- const __iconNode$1f = [
123
+ const Book = createLucideIcon("book", __iconNode$1h);
124
+ const __iconNode$1g = [
125
125
  [
126
126
  "path",
127
127
  {
@@ -130,8 +130,8 @@ const __iconNode$1f = [
130
130
  }
131
131
  ]
132
132
  ];
133
- const Bookmark = createLucideIcon("bookmark", __iconNode$1f);
134
- const __iconNode$1e = [
133
+ const Bookmark = createLucideIcon("bookmark", __iconNode$1g);
134
+ const __iconNode$1f = [
135
135
  [
136
136
  "path",
137
137
  { d: "M8 3H7a2 2 0 0 0-2 2v5a2 2 0 0 1-2 2 2 2 0 0 1 2 2v5c0 1.1.9 2 2 2h1", key: "ezmyqa" }
@@ -144,46 +144,52 @@ const __iconNode$1e = [
144
144
  }
145
145
  ]
146
146
  ];
147
- const Braces = createLucideIcon("braces", __iconNode$1e);
148
- const __iconNode$1d = [
147
+ const Braces = createLucideIcon("braces", __iconNode$1f);
148
+ const __iconNode$1e = [
149
149
  ["path", { d: "M8 2v4", key: "1cmpym" }],
150
150
  ["path", { d: "M16 2v4", key: "4m81vk" }],
151
151
  ["rect", { width: "18", height: "18", x: "3", y: "4", rx: "2", key: "1hopcy" }],
152
152
  ["path", { d: "M3 10h18", key: "8toen8" }]
153
153
  ];
154
- const Calendar = createLucideIcon("calendar", __iconNode$1d);
155
- const __iconNode$1c = [["path", { d: "M20 6 9 17l-5-5", key: "1gmf2c" }]];
156
- const Check = createLucideIcon("check", __iconNode$1c);
157
- const __iconNode$1b = [["path", { d: "m6 9 6 6 6-6", key: "qrunsl" }]];
158
- const ChevronDown = createLucideIcon("chevron-down", __iconNode$1b);
159
- const __iconNode$1a = [["path", { d: "m15 18-6-6 6-6", key: "1wnfg3" }]];
160
- const ChevronLeft = createLucideIcon("chevron-left", __iconNode$1a);
161
- const __iconNode$19 = [["path", { d: "m9 18 6-6-6-6", key: "mthhwq" }]];
162
- const ChevronRight = createLucideIcon("chevron-right", __iconNode$19);
163
- const __iconNode$18 = [["path", { d: "m18 15-6-6-6 6", key: "153udz" }]];
164
- const ChevronUp = createLucideIcon("chevron-up", __iconNode$18);
165
- const __iconNode$17 = [
154
+ const Calendar = createLucideIcon("calendar", __iconNode$1e);
155
+ const __iconNode$1d = [["path", { d: "M20 6 9 17l-5-5", key: "1gmf2c" }]];
156
+ const Check = createLucideIcon("check", __iconNode$1d);
157
+ const __iconNode$1c = [["path", { d: "m6 9 6 6 6-6", key: "qrunsl" }]];
158
+ const ChevronDown = createLucideIcon("chevron-down", __iconNode$1c);
159
+ const __iconNode$1b = [["path", { d: "m15 18-6-6 6-6", key: "1wnfg3" }]];
160
+ const ChevronLeft = createLucideIcon("chevron-left", __iconNode$1b);
161
+ const __iconNode$1a = [["path", { d: "m9 18 6-6-6-6", key: "mthhwq" }]];
162
+ const ChevronRight = createLucideIcon("chevron-right", __iconNode$1a);
163
+ const __iconNode$19 = [["path", { d: "m18 15-6-6-6 6", key: "153udz" }]];
164
+ const ChevronUp = createLucideIcon("chevron-up", __iconNode$19);
165
+ const __iconNode$18 = [
166
166
  ["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
167
167
  ["line", { x1: "12", x2: "12", y1: "8", y2: "12", key: "1pkeuh" }],
168
168
  ["line", { x1: "12", x2: "12.01", y1: "16", y2: "16", key: "4dfq90" }]
169
169
  ];
170
- const CircleAlert = createLucideIcon("circle-alert", __iconNode$17);
171
- const __iconNode$16 = [
170
+ const CircleAlert = createLucideIcon("circle-alert", __iconNode$18);
171
+ const __iconNode$17 = [
172
172
  ["path", { d: "M21.801 10A10 10 0 1 1 17 3.335", key: "yps3ct" }],
173
173
  ["path", { d: "m9 11 3 3L22 4", key: "1pflzl" }]
174
174
  ];
175
- const CircleCheckBig = createLucideIcon("circle-check-big", __iconNode$16);
176
- const __iconNode$15 = [
175
+ const CircleCheckBig = createLucideIcon("circle-check-big", __iconNode$17);
176
+ const __iconNode$16 = [
177
177
  ["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
178
178
  ["path", { d: "M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3", key: "1u773s" }],
179
179
  ["path", { d: "M12 17h.01", key: "p32p05" }]
180
180
  ];
181
- const CircleQuestionMark = createLucideIcon("circle-question-mark", __iconNode$15);
182
- const __iconNode$14 = [
181
+ const CircleQuestionMark = createLucideIcon("circle-question-mark", __iconNode$16);
182
+ const __iconNode$15 = [
183
183
  ["path", { d: "M12 6v6l4 2", key: "mmk7yg" }],
184
184
  ["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }]
185
185
  ];
186
- const Clock = createLucideIcon("clock", __iconNode$14);
186
+ const Clock = createLucideIcon("clock", __iconNode$15);
187
+ const __iconNode$14 = [
188
+ ["path", { d: "m18 16 4-4-4-4", key: "1inbqp" }],
189
+ ["path", { d: "m6 8-4 4 4 4", key: "15zrgr" }],
190
+ ["path", { d: "m14.5 4-5 16", key: "e7oirm" }]
191
+ ];
192
+ const CodeXml = createLucideIcon("code-xml", __iconNode$14);
187
193
  const __iconNode$13 = [
188
194
  ["path", { d: "m16 18 6-6-6-6", key: "eg8j8" }],
189
195
  ["path", { d: "m8 6-6 6 6 6", key: "ppft3o" }]
@@ -768,7 +774,7 @@ const __iconNode = [
768
774
  ];
769
775
  const X = createLucideIcon("x", __iconNode);
770
776
  export {
771
- Sun as $,
777
+ TextAlignStart as $,
772
778
  Archive as A,
773
779
  Bell as B,
774
780
  CircleQuestionMark as C,
@@ -777,81 +783,82 @@ export {
777
783
  Flag as F,
778
784
  Globe as G,
779
785
  House as H,
780
- Image as I,
781
- FileText as J,
782
- LayoutDashboard as K,
786
+ Trash2 as I,
787
+ Settings as J,
788
+ FileCode as K,
783
789
  LoaderCircle as L,
784
790
  MessageSquare as M,
785
- Search as N,
786
- TriangleAlert as O,
787
- Package as P,
788
- Plus as Q,
789
- RotateCcw as R,
791
+ Tags as N,
792
+ Image as O,
793
+ Plus as P,
794
+ FileText as Q,
795
+ LayoutDashboard as R,
790
796
  SquarePen as S,
791
797
  ToggleLeft as T,
792
798
  User as U,
793
- Tag as V,
794
- Pencil as W,
799
+ FolderOpen as V,
800
+ Tag as W,
795
801
  X,
796
- FolderTree as Y,
797
- Info as Z,
798
- Check as _,
802
+ List as Y,
803
+ Link2 as Z,
804
+ FileType as _,
799
805
  Layers as a,
800
- Moon as a0,
801
- Monitor as a1,
802
- ChevronLeft as a2,
803
- FolderPlus as a3,
804
- Upload as a4,
805
- Ellipsis as a5,
806
- FolderInput as a6,
807
- EllipsisVertical as a7,
808
- Download as a8,
809
- Link2 as a9,
810
- File as aa,
811
- Music as ab,
812
- Video as ac,
813
- Copy as ad,
814
- Grid3x3 as ae,
815
- List as af,
816
- FileType as ag,
817
- TextAlignStart as ah,
818
- FolderOpen as ai,
819
- ChevronUp as aj,
820
- CircleCheckBig as ak,
821
- TrendingUp as al,
822
- ArrowUpDown as am,
823
- RefreshCw as an,
824
- History as ao,
825
- GitCompare as ap,
826
- ArrowRight as aq,
827
- Bold as ar,
828
- Italic as as,
829
- Heading2 as at,
830
- Quote as au,
831
- Minus as av,
806
+ TriangleAlert as a0,
807
+ Search as a1,
808
+ RotateCcw as a2,
809
+ Pencil as a3,
810
+ FolderTree as a4,
811
+ Info as a5,
812
+ Sun as a6,
813
+ Moon as a7,
814
+ Monitor as a8,
815
+ ChevronLeft as a9,
816
+ FolderPlus as aa,
817
+ Upload as ab,
818
+ Ellipsis as ac,
819
+ FolderInput as ad,
820
+ EllipsisVertical as ae,
821
+ Download as af,
822
+ File as ag,
823
+ Music as ah,
824
+ Video as ai,
825
+ Copy as aj,
826
+ Grid3x3 as ak,
827
+ CircleCheckBig as al,
828
+ TrendingUp as am,
829
+ ArrowUpDown as an,
830
+ RefreshCw as ao,
831
+ History as ap,
832
+ GitCompare as aq,
833
+ ArrowRight as ar,
834
+ Bold as as,
835
+ Italic as at,
836
+ Heading2 as au,
837
+ Quote as av,
838
+ Minus as aw,
832
839
  Book as b,
833
840
  Code as c,
834
841
  ChevronDown as d,
835
842
  LogOut as e,
836
- ChevronRight as f,
837
- CircleAlert as g,
838
- Eye as h,
839
- Bookmark as i,
840
- Heart as j,
841
- Star as k,
842
- Phone as l,
843
- Mail as m,
844
- MapPin as n,
845
- Folder as o,
846
- Braces as p,
847
- SquareCheckBig as q,
848
- Hash as r,
849
- Link as s,
850
- Clock as t,
851
- Calendar as u,
852
- Lock as v,
853
- Trash2 as w,
854
- Settings as x,
855
- FileCode as y,
856
- Tags as z
843
+ CodeXml as f,
844
+ ChevronUp as g,
845
+ ChevronRight as h,
846
+ Check as i,
847
+ CircleAlert as j,
848
+ Eye as k,
849
+ Bookmark as l,
850
+ Heart as m,
851
+ Star as n,
852
+ Package as o,
853
+ Phone as p,
854
+ Mail as q,
855
+ MapPin as r,
856
+ Folder as s,
857
+ Braces as t,
858
+ SquareCheckBig as u,
859
+ Hash as v,
860
+ Link as w,
861
+ Clock as x,
862
+ Calendar as y,
863
+ Lock as z
857
864
  };
@@ -1,58 +1 @@
1
- import { n as ni, t as te } from "./seroval.mjs";
2
- var n = {}, P = (e) => new ReadableStream({ start: (r) => {
3
- e.on({ next: (a) => {
4
- try {
5
- r.enqueue(a);
6
- } catch (t) {
7
- }
8
- }, throw: (a) => {
9
- r.error(a);
10
- }, return: () => {
11
- try {
12
- r.close();
13
- } catch (a) {
14
- }
15
- } });
16
- } }), x = ni({ tag: "seroval-plugins/web/ReadableStreamFactory", test(e) {
17
- return e === n;
18
- }, parse: { sync() {
19
- return n;
20
- }, async async() {
21
- return await Promise.resolve(n);
22
- }, stream() {
23
- return n;
24
- } }, serialize() {
25
- return P.toString();
26
- }, deserialize() {
27
- return n;
28
- } });
29
- function w(e) {
30
- let r = te(), a = e.getReader();
31
- async function t() {
32
- try {
33
- let s = await a.read();
34
- s.done ? r.return(s.value) : (r.next(s.value), await t());
35
- } catch (s) {
36
- r.throw(s);
37
- }
38
- }
39
- return t().catch(() => {
40
- }), r;
41
- }
42
- var ee = ni({ tag: "seroval/plugins/web/ReadableStream", extends: [x], test(e) {
43
- return typeof ReadableStream == "undefined" ? false : e instanceof ReadableStream;
44
- }, parse: { sync(e, r) {
45
- return { factory: r.parse(n), stream: r.parse(te()) };
46
- }, async async(e, r) {
47
- return { factory: await r.parse(n), stream: await r.parse(w(e)) };
48
- }, stream(e, r) {
49
- return { factory: r.parse(n), stream: r.parse(w(e)) };
50
- } }, serialize(e, r) {
51
- return "(" + r.serialize(e.factory) + ")(" + r.serialize(e.stream) + ")";
52
- }, deserialize(e, r) {
53
- let a = r.deserialize(e.stream);
54
- return P(a);
55
- } }), p = ee;
56
- export {
57
- p
58
- };
1
+