convex-cms 0.0.5-alpha.3 → 0.0.5-alpha.5

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 (231) hide show
  1. package/README.md +47 -12
  2. package/admin/src/components/BulkActionBar.tsx +4 -4
  3. package/admin/src/components/ContentEntryEditor.tsx +8 -28
  4. package/admin/src/components/ContentTypeFormModal.tsx +2 -2
  5. package/admin/src/components/Sidebar.tsx +150 -58
  6. package/admin/src/components/TaxonomyEditor.tsx +2 -2
  7. package/admin/src/components/TermTree.tsx +5 -5
  8. package/admin/src/components/VersionCompare.tsx +1 -1
  9. package/admin/src/components/VersionHistory.tsx +2 -2
  10. package/admin/src/components/fields/CategoryField.tsx +1 -1
  11. package/admin/src/components/fields/MediaField.tsx +4 -4
  12. package/admin/src/components/fields/ReferenceField.tsx +4 -4
  13. package/admin/src/components/fields/TagField.tsx +3 -3
  14. package/admin/src/components/filters/TaxonomyFilter.tsx +2 -2
  15. package/admin/src/components/media/MediaAssetEditDialog.tsx +2 -2
  16. package/admin/src/components/media/MediaFolderEditDialog.tsx +1 -1
  17. package/admin/src/components/media/MediaMoveModal.tsx +2 -2
  18. package/admin/src/components/media/MediaTaxonomyPicker.tsx +4 -4
  19. package/admin/src/components/ui/collapsible.tsx +7 -0
  20. package/admin/src/contexts/SettingsConfigContext.tsx +2 -2
  21. package/admin/src/embed/components/EmbedSidebar.tsx +163 -68
  22. package/admin/src/pages/MediaPage.tsx +1102 -8
  23. package/admin/src/pages/SettingsPage.tsx +171 -108
  24. package/admin/src/routes/entries/$entryId.tsx +2 -2
  25. package/admin/src/routes/entries/new.$contentTypeId.tsx +1 -1
  26. package/admin/src/routes/entries/type/$contentTypeId.tsx +6 -6
  27. package/admin/src/routes/media.tsx +23 -1094
  28. package/admin-dist/nitro.json +1 -1
  29. package/admin-dist/public/assets/{CmsEmptyState-CkqBIab3.js → CmsEmptyState-Do_erIgn.js} +1 -1
  30. package/admin-dist/public/assets/{CmsPageHeader-CUtl5MMG.js → CmsPageHeader-qDwPGi48.js} +1 -1
  31. package/admin-dist/public/assets/{CmsStatusBadge-CUYFgEe-.js → CmsStatusBadge-Dd9uToHE.js} +1 -1
  32. package/admin-dist/public/assets/{CmsSurface-CsJfAVa3.js → CmsSurface-DBy5Lumx.js} +1 -1
  33. package/admin-dist/public/assets/{CmsToolbar-CnfbcxeP.js → CmsToolbar-D1-Y-7SK.js} +1 -1
  34. package/admin-dist/public/assets/ContentEntryEditor-CWBiIx52.js +4 -0
  35. package/admin-dist/public/assets/{TaxonomyFilter-CWCxC5HZ.js → TaxonomyFilter-CdYQawxb.js} +1 -1
  36. package/admin-dist/public/assets/_contentTypeId-D9VMP6Gs.js +1 -0
  37. package/admin-dist/public/assets/_entryId-2FlCfqE7.js +1 -0
  38. package/admin-dist/public/assets/{alert-CF1BSzGR.js → alert-GxZx0y5c.js} +1 -1
  39. package/admin-dist/public/assets/{badge-CmuOIVKp.js → badge-BAlGIjop.js} +1 -1
  40. package/admin-dist/public/assets/{circle-check-big-BKDVG6DU.js → circle-check-big-CpLxAvEj.js} +1 -1
  41. package/admin-dist/public/assets/{command-XJxnF2Sd.js → command-di7XCqcv.js} +1 -1
  42. package/admin-dist/public/assets/content-D8zELsDG.js +1 -0
  43. package/admin-dist/public/assets/{content-types-CrNEm8Hf.js → content-types-BmzD0krT.js} +2 -2
  44. package/admin-dist/public/assets/globals-BvFfH-v9.css +1 -0
  45. package/admin-dist/public/assets/{index-C7xOwudI.js → index-zqfj4T_v.js} +1 -1
  46. package/admin-dist/public/assets/{label-CHCnXeBk.js → label-B6PPtKR5.js} +1 -1
  47. package/admin-dist/public/assets/{link-2-Bb34judH.js → link-2-W2fVnVOf.js} +1 -1
  48. package/admin-dist/public/assets/{list-9Pzt48ld.js → list-F8O0lZXC.js} +1 -1
  49. package/admin-dist/public/assets/main-dZT72bAG.js +97 -0
  50. package/admin-dist/public/assets/media-CETueFbV.js +1 -0
  51. package/admin-dist/public/assets/new._contentTypeId-BV2-TyyR.js +1 -0
  52. package/admin-dist/public/assets/{plus-Ceef7DHk.js → plus-AABQIF0N.js} +1 -1
  53. package/admin-dist/public/assets/{rotate-ccw-7k7-4VUq.js → rotate-ccw-BZpZtw0N.js} +1 -1
  54. package/admin-dist/public/assets/{scroll-area-CC6wujnp.js → scroll-area-CDfk-zrz.js} +1 -1
  55. package/admin-dist/public/assets/{search-DwoUV2pv.js → search-BvgYr-c9.js} +1 -1
  56. package/admin-dist/public/assets/{select-hOZTp8aC.js → select-BuiHcMzS.js} +1 -1
  57. package/admin-dist/public/assets/settings-DBxbYDvn.js +1 -0
  58. package/admin-dist/public/assets/{switch-jX2pDaNU.js → switch-DiJvolcs.js} +1 -1
  59. package/admin-dist/public/assets/tabs-Cgz6G_Xy.js +1 -0
  60. package/admin-dist/public/assets/{tanstack-adapter-B-Glm4kH.js → tanstack-adapter-BknsSgra.js} +1 -1
  61. package/admin-dist/public/assets/taxonomies-DOErsLl5.js +1 -0
  62. package/admin-dist/public/assets/{textarea-B6SfBmr0.js → textarea-CgggMxUX.js} +1 -1
  63. package/admin-dist/public/assets/{trash-BOCnIznD.js → trash-BU4ANuaW.js} +1 -1
  64. package/admin-dist/public/assets/{triangle-alert-CXFIO_Gu.js → triangle-alert-lvCbwp0s.js} +1 -1
  65. package/admin-dist/public/assets/{useBreadcrumbLabel-_6qBagc3.js → useBreadcrumbLabel-D00rvqjw.js} +1 -1
  66. package/admin-dist/public/assets/{usePermissions-M1ijZ7a6.js → usePermissions-D7tQowaF.js} +1 -1
  67. package/admin-dist/server/_chunks/_libs/@radix-ui/react-collapsible.mjs +144 -0
  68. package/admin-dist/server/_chunks/_libs/@radix-ui/react-slot.mjs +21 -21
  69. package/admin-dist/server/_libs/lucide-react.mjs +131 -124
  70. package/admin-dist/server/_ssr/{CmsButton-DOiTVKQq.mjs → CmsButton-DbzfJru_.mjs} +1 -1
  71. package/admin-dist/server/_ssr/{CmsEmptyState-fbnGt3LD.mjs → CmsEmptyState-CuvcXr3Z.mjs} +3 -3
  72. package/admin-dist/server/_ssr/{CmsPageHeader-DHRrdOZa.mjs → CmsPageHeader-ClNPU7Up.mjs} +1 -1
  73. package/admin-dist/server/_ssr/{CmsStatusBadge-s7obWbKZ.mjs → CmsStatusBadge-CojMbrY7.mjs} +2 -2
  74. package/admin-dist/server/_ssr/{CmsSurface-rFoYjb62.mjs → CmsSurface-Dcv440rp.mjs} +1 -1
  75. package/admin-dist/server/_ssr/{CmsToolbar-zTE45z2q.mjs → CmsToolbar-BKv1nL6u.mjs} +2 -2
  76. package/admin-dist/server/_ssr/{ContentEntryEditor-BLoEjT_m.mjs → ContentEntryEditor-weiXSBdZ.mjs} +35 -51
  77. package/admin-dist/server/_ssr/{TaxonomyFilter-XAtaJC2z.mjs → TaxonomyFilter-BPQ57Mwk.mjs} +7 -7
  78. package/admin-dist/server/_ssr/{_contentTypeId-Csl4822C.mjs → _contentTypeId-DyyauLOs.mjs} +24 -23
  79. package/admin-dist/server/_ssr/{_entryId-D8alLFBx.mjs → _entryId-9Cafwxmw.mjs} +22 -21
  80. package/admin-dist/server/_ssr/_tanstack-start-manifest_v-Dk-FIYPN.mjs +4 -0
  81. package/admin-dist/server/_ssr/{command-C0Di14--.mjs → command-CEf8YBxY.mjs} +1 -1
  82. package/admin-dist/server/_ssr/{content-CT-FPsmV.mjs → content-ZFWVzO25.mjs} +20 -19
  83. package/admin-dist/server/_ssr/{content-types-C8cBFdzE.mjs → content-types-D25lUE-j.mjs} +18 -17
  84. package/admin-dist/server/_ssr/{index-BJtcrEc-.mjs → index-BlSIlH4Z.mjs} +10 -9
  85. package/admin-dist/server/_ssr/index.mjs +2 -2
  86. package/admin-dist/server/_ssr/{label-qn2Afwl4.mjs → label-PblVvdRv.mjs} +1 -1
  87. package/admin-dist/server/_ssr/{media-qv5IAsMZ.mjs → media-CD2_NUMw.mjs} +683 -314
  88. package/admin-dist/server/_ssr/{new._contentTypeId-DdGyrhqs.mjs → new._contentTypeId-dmZy6PBX.mjs} +20 -19
  89. package/admin-dist/server/_ssr/{router-nSVkxb6Y.mjs → router-x6Ab8T4s.mjs} +109 -43
  90. package/admin-dist/server/_ssr/{scroll-area-BCinP455.mjs → scroll-area-BH_1K-WT.mjs} +1 -1
  91. package/admin-dist/server/_ssr/{select-BKQlQScw.mjs → select-CrfEkFJw.mjs} +2 -2
  92. package/admin-dist/server/_ssr/{settings-BCr2KQlk.mjs → settings-DVdsoWoh.mjs} +158 -105
  93. package/admin-dist/server/_ssr/{switch-BaOi42fE.mjs → switch-DX_X8vZl.mjs} +1 -1
  94. package/admin-dist/server/_ssr/{tabs-DYXEi9kq.mjs → tabs-4FWM0sn8.mjs} +3 -3
  95. package/admin-dist/server/_ssr/{tanstack-adapter-Bsz8kha-.mjs → tanstack-adapter-D3ZcKtbY.mjs} +1 -1
  96. package/admin-dist/server/_ssr/{taxonomies-CueMHTbE.mjs → taxonomies-BHFfO9Yr.mjs} +21 -20
  97. package/admin-dist/server/_ssr/{textarea-CI0Jqx2x.mjs → textarea-CZVaroMc.mjs} +1 -1
  98. package/admin-dist/server/_ssr/{trash-DE6W8GoX.mjs → trash-9tUB2KwI.mjs} +14 -13
  99. package/admin-dist/server/_ssr/{useBreadcrumbLabel-B5Yi72lM.mjs → useBreadcrumbLabel-DVme3DSb.mjs} +1 -1
  100. package/admin-dist/server/_ssr/{usePermissions-C3nZ-Izm.mjs → usePermissions-zAQj-ruE.mjs} +1 -1
  101. package/admin-dist/server/index.mjs +188 -188
  102. package/dist/cli/commands/init.d.ts +12 -2
  103. package/dist/cli/commands/init.d.ts.map +1 -1
  104. package/dist/cli/commands/init.js +136 -138
  105. package/dist/cli/commands/init.js.map +1 -1
  106. package/dist/cli/index.js +2 -1
  107. package/dist/cli/index.js.map +1 -1
  108. package/dist/cli/templates/admin.d.ts +10 -0
  109. package/dist/cli/templates/admin.d.ts.map +1 -0
  110. package/dist/cli/templates/admin.js +212 -0
  111. package/dist/cli/templates/admin.js.map +1 -0
  112. package/dist/cli/templates/cmsClient.d.ts +7 -0
  113. package/dist/cli/templates/cmsClient.d.ts.map +1 -0
  114. package/dist/cli/templates/cmsClient.js +36 -0
  115. package/dist/cli/templates/cmsClient.js.map +1 -0
  116. package/dist/cli/templates/cmsConfig.d.ts +7 -0
  117. package/dist/cli/templates/cmsConfig.d.ts.map +1 -0
  118. package/dist/cli/templates/cmsConfig.js +86 -0
  119. package/dist/cli/templates/cmsConfig.js.map +1 -0
  120. package/dist/cli/templates/index.d.ts +10 -0
  121. package/dist/cli/templates/index.d.ts.map +1 -0
  122. package/dist/cli/templates/index.js +10 -0
  123. package/dist/cli/templates/index.js.map +1 -0
  124. package/dist/cli/templates/schemas/blog.d.ts +8 -0
  125. package/dist/cli/templates/schemas/blog.d.ts.map +1 -0
  126. package/dist/cli/templates/schemas/blog.js +103 -0
  127. package/dist/cli/templates/schemas/blog.js.map +1 -0
  128. package/dist/cli/templates/schemas/docs.d.ts +8 -0
  129. package/dist/cli/templates/schemas/docs.d.ts.map +1 -0
  130. package/dist/cli/templates/schemas/docs.js +110 -0
  131. package/dist/cli/templates/schemas/docs.js.map +1 -0
  132. package/dist/cli/templates/schemas/index.d.ts +11 -0
  133. package/dist/cli/templates/schemas/index.d.ts.map +1 -0
  134. package/dist/cli/templates/schemas/index.js +13 -0
  135. package/dist/cli/templates/schemas/index.js.map +1 -0
  136. package/dist/cli/templates/schemas/landing.d.ts +8 -0
  137. package/dist/cli/templates/schemas/landing.d.ts.map +1 -0
  138. package/dist/cli/templates/schemas/landing.js +135 -0
  139. package/dist/cli/templates/schemas/landing.js.map +1 -0
  140. package/dist/cli/utils/fileUtils.d.ts +21 -0
  141. package/dist/cli/utils/fileUtils.d.ts.map +1 -0
  142. package/dist/cli/utils/fileUtils.js +95 -0
  143. package/dist/cli/utils/fileUtils.js.map +1 -0
  144. package/dist/cli/utils/prompts.d.ts +25 -0
  145. package/dist/cli/utils/prompts.d.ts.map +1 -0
  146. package/dist/cli/utils/prompts.js +87 -0
  147. package/dist/cli/utils/prompts.js.map +1 -0
  148. package/dist/client/admin/index.d.ts +75 -2
  149. package/dist/client/admin/index.d.ts.map +1 -1
  150. package/dist/client/admin/index.js +17 -1
  151. package/dist/client/admin/index.js.map +1 -1
  152. package/dist/client/admin/media.d.ts.map +1 -1
  153. package/dist/client/admin/media.js +3 -3
  154. package/dist/client/admin/media.js.map +1 -1
  155. package/dist/client/admin/settings.d.ts +50 -0
  156. package/dist/client/admin/settings.d.ts.map +1 -0
  157. package/dist/client/admin/settings.js +89 -0
  158. package/dist/client/admin/settings.js.map +1 -0
  159. package/dist/client/admin/taxonomies.d.ts.map +1 -1
  160. package/dist/client/admin/trash.d.ts.map +1 -1
  161. package/dist/client/admin/types.d.ts +40 -0
  162. package/dist/client/admin/types.d.ts.map +1 -1
  163. package/dist/client/admin/validators.d.ts +243 -3
  164. package/dist/client/admin/validators.d.ts.map +1 -1
  165. package/dist/client/admin/validators.js +18 -0
  166. package/dist/client/admin/validators.js.map +1 -1
  167. package/dist/client/adminConfig.d.ts +1 -1
  168. package/dist/client/agentTools.d.ts +1 -1427
  169. package/dist/client/agentTools.d.ts.map +1 -1
  170. package/dist/client/config.d.ts +145 -0
  171. package/dist/client/config.d.ts.map +1 -0
  172. package/dist/client/config.js +132 -0
  173. package/dist/client/config.js.map +1 -0
  174. package/dist/client/index.d.ts +3 -1
  175. package/dist/client/index.d.ts.map +1 -1
  176. package/dist/client/index.js +13 -6
  177. package/dist/client/index.js.map +1 -1
  178. package/dist/client/schema/defineContentType.js +1 -1
  179. package/dist/client/schema/defineContentType.js.map +1 -1
  180. package/dist/client/wrapper.d.ts.map +1 -1
  181. package/dist/client/wrapper.js +0 -4
  182. package/dist/client/wrapper.js.map +1 -1
  183. package/dist/component/_generated/api.d.ts +2 -0
  184. package/dist/component/_generated/api.d.ts.map +1 -1
  185. package/dist/component/_generated/api.js.map +1 -1
  186. package/dist/component/_generated/component.d.ts +42 -0
  187. package/dist/component/_generated/component.d.ts.map +1 -1
  188. package/dist/component/contentEntries.d.ts.map +1 -1
  189. package/dist/component/contentEntries.js +0 -2
  190. package/dist/component/contentEntries.js.map +1 -1
  191. package/dist/component/contentEntryMutations.d.ts.map +1 -1
  192. package/dist/component/contentEntryMutations.js +0 -1
  193. package/dist/component/contentEntryMutations.js.map +1 -1
  194. package/dist/component/contentLock.d.ts.map +1 -1
  195. package/dist/component/contentLock.js +0 -2
  196. package/dist/component/contentLock.js.map +1 -1
  197. package/dist/component/contentTypeMutations.d.ts +1 -1
  198. package/dist/component/index.d.ts +2 -1
  199. package/dist/component/index.d.ts.map +1 -1
  200. package/dist/component/index.js +3 -1
  201. package/dist/component/index.js.map +1 -1
  202. package/dist/component/schema.d.ts +18 -1
  203. package/dist/component/schema.d.ts.map +1 -1
  204. package/dist/component/schema.js +6 -1
  205. package/dist/component/schema.js.map +1 -1
  206. package/dist/component/settings.d.ts +60 -0
  207. package/dist/component/settings.d.ts.map +1 -0
  208. package/dist/component/settings.js +126 -0
  209. package/dist/component/settings.js.map +1 -0
  210. package/dist/component/validators.d.ts +36 -0
  211. package/dist/component/validators.d.ts.map +1 -1
  212. package/dist/component/validators.js +15 -0
  213. package/dist/component/validators.js.map +1 -1
  214. package/dist/test.d.ts +16 -2
  215. package/dist/test.d.ts.map +1 -1
  216. package/dist/test.js +2 -6
  217. package/dist/test.js.map +1 -1
  218. package/package.json +31 -22
  219. package/admin/README.md +0 -99
  220. package/admin-dist/public/assets/ContentEntryEditor-BU220CCy.js +0 -4
  221. package/admin-dist/public/assets/_contentTypeId-DK8cskRt.js +0 -1
  222. package/admin-dist/public/assets/_entryId-CuVMExbb.js +0 -1
  223. package/admin-dist/public/assets/content-QBUxdxbS.js +0 -1
  224. package/admin-dist/public/assets/globals-B7Wsfh_v.css +0 -1
  225. package/admin-dist/public/assets/main-CjQ2VI9L.js +0 -97
  226. package/admin-dist/public/assets/media-Dc5PWt2Q.js +0 -1
  227. package/admin-dist/public/assets/new._contentTypeId-C_I4YxIa.js +0 -1
  228. package/admin-dist/public/assets/settings-t2PbCZh4.js +0 -1
  229. package/admin-dist/public/assets/tabs-q4EbZk7c.js +0 -1
  230. package/admin-dist/public/assets/taxonomies-kyk5P4ZW.js +0 -1
  231. package/admin-dist/server/_ssr/_tanstack-start-manifest_v-BffZedId.mjs +0 -4
@@ -75,25 +75,25 @@ const createLucideIcon = (iconName, iconNode) => {
75
75
  Component.displayName = toPascalCase(iconName);
76
76
  return Component;
77
77
  };
78
- const __iconNode$1k = [
78
+ const __iconNode$1l = [
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$1k);
84
- const __iconNode$1j = [
83
+ const Archive = createLucideIcon("archive", __iconNode$1l);
84
+ const __iconNode$1k = [
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$1j);
89
- const __iconNode$1i = [
88
+ const ArrowRight = createLucideIcon("arrow-right", __iconNode$1k);
89
+ const __iconNode$1j = [
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$1i);
96
- const __iconNode$1h = [
95
+ const ArrowUpDown = createLucideIcon("arrow-up-down", __iconNode$1j);
96
+ const __iconNode$1i = [
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$1h = [
103
103
  }
104
104
  ]
105
105
  ];
106
- const Bell = createLucideIcon("bell", __iconNode$1h);
107
- const __iconNode$1g = [
106
+ const Bell = createLucideIcon("bell", __iconNode$1i);
107
+ const __iconNode$1h = [
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$1g);
114
- const __iconNode$1f = [
113
+ const Bold = createLucideIcon("bold", __iconNode$1h);
114
+ const __iconNode$1g = [
115
115
  [
116
116
  "path",
117
117
  {
@@ -120,8 +120,8 @@ const __iconNode$1f = [
120
120
  }
121
121
  ]
122
122
  ];
123
- const Book = createLucideIcon("book", __iconNode$1f);
124
- const __iconNode$1e = [
123
+ const Book = createLucideIcon("book", __iconNode$1g);
124
+ const __iconNode$1f = [
125
125
  [
126
126
  "path",
127
127
  {
@@ -130,8 +130,8 @@ const __iconNode$1e = [
130
130
  }
131
131
  ]
132
132
  ];
133
- const Bookmark = createLucideIcon("bookmark", __iconNode$1e);
134
- const __iconNode$1d = [
133
+ const Bookmark = createLucideIcon("bookmark", __iconNode$1f);
134
+ const __iconNode$1e = [
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,86 +144,86 @@ const __iconNode$1d = [
144
144
  }
145
145
  ]
146
146
  ];
147
- const Braces = createLucideIcon("braces", __iconNode$1d);
148
- const __iconNode$1c = [
147
+ const Braces = createLucideIcon("braces", __iconNode$1e);
148
+ const __iconNode$1d = [
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$1c);
155
- const __iconNode$1b = [["path", { d: "M20 6 9 17l-5-5", key: "1gmf2c" }]];
156
- const Check = createLucideIcon("check", __iconNode$1b);
157
- const __iconNode$1a = [["path", { d: "m6 9 6 6 6-6", key: "qrunsl" }]];
158
- const ChevronDown = createLucideIcon("chevron-down", __iconNode$1a);
159
- const __iconNode$19 = [["path", { d: "m15 18-6-6 6-6", key: "1wnfg3" }]];
160
- const ChevronLeft = createLucideIcon("chevron-left", __iconNode$19);
161
- const __iconNode$18 = [["path", { d: "m9 18 6-6-6-6", key: "mthhwq" }]];
162
- const ChevronRight = createLucideIcon("chevron-right", __iconNode$18);
163
- const __iconNode$17 = [["path", { d: "m18 15-6-6-6 6", key: "153udz" }]];
164
- const ChevronUp = createLucideIcon("chevron-up", __iconNode$17);
165
- const __iconNode$16 = [
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 = [
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$16);
171
- const __iconNode$15 = [
170
+ const CircleAlert = createLucideIcon("circle-alert", __iconNode$17);
171
+ const __iconNode$16 = [
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$15);
176
- const __iconNode$14 = [
175
+ const CircleCheckBig = createLucideIcon("circle-check-big", __iconNode$16);
176
+ const __iconNode$15 = [
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$14);
182
- const __iconNode$13 = [
181
+ const CircleQuestionMark = createLucideIcon("circle-question-mark", __iconNode$15);
182
+ const __iconNode$14 = [
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$13);
187
- const __iconNode$12 = [
186
+ const Clock = createLucideIcon("clock", __iconNode$14);
187
+ const __iconNode$13 = [
188
188
  ["path", { d: "m16 18 6-6-6-6", key: "eg8j8" }],
189
189
  ["path", { d: "m8 6-6 6 6 6", key: "ppft3o" }]
190
190
  ];
191
- const Code = createLucideIcon("code", __iconNode$12);
192
- const __iconNode$11 = [
191
+ const Code = createLucideIcon("code", __iconNode$13);
192
+ const __iconNode$12 = [
193
193
  ["rect", { width: "14", height: "14", x: "8", y: "8", rx: "2", ry: "2", key: "17jyea" }],
194
194
  ["path", { d: "M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2", key: "zix9uf" }]
195
195
  ];
196
- const Copy = createLucideIcon("copy", __iconNode$11);
197
- const __iconNode$10 = [
196
+ const Copy = createLucideIcon("copy", __iconNode$12);
197
+ const __iconNode$11 = [
198
198
  ["line", { x1: "12", x2: "12", y1: "2", y2: "22", key: "7eqyqh" }],
199
199
  ["path", { d: "M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6", key: "1b0p4s" }]
200
200
  ];
201
- const DollarSign = createLucideIcon("dollar-sign", __iconNode$10);
202
- const __iconNode$$ = [
201
+ const DollarSign = createLucideIcon("dollar-sign", __iconNode$11);
202
+ const __iconNode$10 = [
203
203
  ["path", { d: "M12 15V3", key: "m9g1x1" }],
204
204
  ["path", { d: "M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4", key: "ih7n3h" }],
205
205
  ["path", { d: "m7 10 5 5 5-5", key: "brsn70" }]
206
206
  ];
207
- const Download = createLucideIcon("download", __iconNode$$);
208
- const __iconNode$_ = [
207
+ const Download = createLucideIcon("download", __iconNode$10);
208
+ const __iconNode$$ = [
209
209
  ["circle", { cx: "12", cy: "12", r: "1", key: "41hilf" }],
210
210
  ["circle", { cx: "12", cy: "5", r: "1", key: "gxeob9" }],
211
211
  ["circle", { cx: "12", cy: "19", r: "1", key: "lyex9k" }]
212
212
  ];
213
- const EllipsisVertical = createLucideIcon("ellipsis-vertical", __iconNode$_);
214
- const __iconNode$Z = [
213
+ const EllipsisVertical = createLucideIcon("ellipsis-vertical", __iconNode$$);
214
+ const __iconNode$_ = [
215
215
  ["circle", { cx: "12", cy: "12", r: "1", key: "41hilf" }],
216
216
  ["circle", { cx: "19", cy: "12", r: "1", key: "1wjl8i" }],
217
217
  ["circle", { cx: "5", cy: "12", r: "1", key: "1pcz8c" }]
218
218
  ];
219
- const Ellipsis = createLucideIcon("ellipsis", __iconNode$Z);
220
- const __iconNode$Y = [
219
+ const Ellipsis = createLucideIcon("ellipsis", __iconNode$_);
220
+ const __iconNode$Z = [
221
221
  ["path", { d: "M15 3h6v6", key: "1q9fwt" }],
222
222
  ["path", { d: "M10 14 21 3", key: "gplh6r" }],
223
223
  ["path", { d: "M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6", key: "a6xqqp" }]
224
224
  ];
225
- const ExternalLink = createLucideIcon("external-link", __iconNode$Y);
226
- const __iconNode$X = [
225
+ const ExternalLink = createLucideIcon("external-link", __iconNode$Z);
226
+ const __iconNode$Y = [
227
227
  [
228
228
  "path",
229
229
  {
@@ -233,8 +233,8 @@ const __iconNode$X = [
233
233
  ],
234
234
  ["circle", { cx: "12", cy: "12", r: "3", key: "1v7zrd" }]
235
235
  ];
236
- const Eye = createLucideIcon("eye", __iconNode$X);
237
- const __iconNode$W = [
236
+ const Eye = createLucideIcon("eye", __iconNode$Y);
237
+ const __iconNode$X = [
238
238
  [
239
239
  "path",
240
240
  {
@@ -246,8 +246,8 @@ const __iconNode$W = [
246
246
  ["path", { d: "M10 12.5 8 15l2 2.5", key: "1tg20x" }],
247
247
  ["path", { d: "m14 12.5 2 2.5-2 2.5", key: "yinavb" }]
248
248
  ];
249
- const FileCode = createLucideIcon("file-code", __iconNode$W);
250
- const __iconNode$V = [
249
+ const FileCode = createLucideIcon("file-code", __iconNode$X);
250
+ const __iconNode$W = [
251
251
  [
252
252
  "path",
253
253
  {
@@ -260,8 +260,8 @@ const __iconNode$V = [
260
260
  ["path", { d: "M16 13H8", key: "t4e002" }],
261
261
  ["path", { d: "M16 17H8", key: "z1uh3a" }]
262
262
  ];
263
- const FileText = createLucideIcon("file-text", __iconNode$V);
264
- const __iconNode$U = [
263
+ const FileText = createLucideIcon("file-text", __iconNode$W);
264
+ const __iconNode$V = [
265
265
  [
266
266
  "path",
267
267
  {
@@ -274,8 +274,8 @@ const __iconNode$U = [
274
274
  ["path", { d: "M12 12v6", key: "3ahymv" }],
275
275
  ["path", { d: "M9 13v-.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 .5.5v.5", key: "qbrxap" }]
276
276
  ];
277
- const FileType = createLucideIcon("file-type", __iconNode$U);
278
- const __iconNode$T = [
277
+ const FileType = createLucideIcon("file-type", __iconNode$V);
278
+ const __iconNode$U = [
279
279
  [
280
280
  "path",
281
281
  {
@@ -285,8 +285,8 @@ const __iconNode$T = [
285
285
  ],
286
286
  ["path", { d: "M14 2v5a1 1 0 0 0 1 1h5", key: "wfsgrz" }]
287
287
  ];
288
- const File = createLucideIcon("file", __iconNode$T);
289
- const __iconNode$S = [
288
+ const File = createLucideIcon("file", __iconNode$U);
289
+ const __iconNode$T = [
290
290
  [
291
291
  "path",
292
292
  {
@@ -295,8 +295,8 @@ const __iconNode$S = [
295
295
  }
296
296
  ]
297
297
  ];
298
- const Flag = createLucideIcon("flag", __iconNode$S);
299
- const __iconNode$R = [
298
+ const Flag = createLucideIcon("flag", __iconNode$T);
299
+ const __iconNode$S = [
300
300
  [
301
301
  "path",
302
302
  {
@@ -307,8 +307,8 @@ const __iconNode$R = [
307
307
  ["path", { d: "M2 13h10", key: "pgb2dq" }],
308
308
  ["path", { d: "m9 16 3-3-3-3", key: "6m91ic" }]
309
309
  ];
310
- const FolderInput = createLucideIcon("folder-input", __iconNode$R);
311
- const __iconNode$Q = [
310
+ const FolderInput = createLucideIcon("folder-input", __iconNode$S);
311
+ const __iconNode$R = [
312
312
  [
313
313
  "path",
314
314
  {
@@ -317,8 +317,8 @@ const __iconNode$Q = [
317
317
  }
318
318
  ]
319
319
  ];
320
- const FolderOpen = createLucideIcon("folder-open", __iconNode$Q);
321
- const __iconNode$P = [
320
+ const FolderOpen = createLucideIcon("folder-open", __iconNode$R);
321
+ const __iconNode$Q = [
322
322
  ["path", { d: "M12 10v6", key: "1bos4e" }],
323
323
  ["path", { d: "M9 13h6", key: "1uhe8q" }],
324
324
  [
@@ -329,8 +329,8 @@ const __iconNode$P = [
329
329
  }
330
330
  ]
331
331
  ];
332
- const FolderPlus = createLucideIcon("folder-plus", __iconNode$P);
333
- const __iconNode$O = [
332
+ const FolderPlus = createLucideIcon("folder-plus", __iconNode$Q);
333
+ const __iconNode$P = [
334
334
  [
335
335
  "path",
336
336
  {
@@ -348,8 +348,8 @@ const __iconNode$O = [
348
348
  ["path", { d: "M3 5a2 2 0 0 0 2 2h3", key: "f2jnh7" }],
349
349
  ["path", { d: "M3 3v13a2 2 0 0 0 2 2h3", key: "k8epm1" }]
350
350
  ];
351
- const FolderTree = createLucideIcon("folder-tree", __iconNode$O);
352
- const __iconNode$N = [
351
+ const FolderTree = createLucideIcon("folder-tree", __iconNode$P);
352
+ const __iconNode$O = [
353
353
  [
354
354
  "path",
355
355
  {
@@ -358,43 +358,43 @@ const __iconNode$N = [
358
358
  }
359
359
  ]
360
360
  ];
361
- const Folder = createLucideIcon("folder", __iconNode$N);
362
- const __iconNode$M = [
361
+ const Folder = createLucideIcon("folder", __iconNode$O);
362
+ const __iconNode$N = [
363
363
  ["circle", { cx: "18", cy: "18", r: "3", key: "1xkwt0" }],
364
364
  ["circle", { cx: "6", cy: "6", r: "3", key: "1lh9wr" }],
365
365
  ["path", { d: "M13 6h3a2 2 0 0 1 2 2v7", key: "1yeb86" }],
366
366
  ["path", { d: "M11 18H8a2 2 0 0 1-2-2V9", key: "19pyzm" }]
367
367
  ];
368
- const GitCompare = createLucideIcon("git-compare", __iconNode$M);
369
- const __iconNode$L = [
368
+ const GitCompare = createLucideIcon("git-compare", __iconNode$N);
369
+ const __iconNode$M = [
370
370
  ["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
371
371
  ["path", { d: "M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20", key: "13o1zl" }],
372
372
  ["path", { d: "M2 12h20", key: "9i4pu4" }]
373
373
  ];
374
- const Globe = createLucideIcon("globe", __iconNode$L);
375
- const __iconNode$K = [
374
+ const Globe = createLucideIcon("globe", __iconNode$M);
375
+ const __iconNode$L = [
376
376
  ["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", key: "afitv7" }],
377
377
  ["path", { d: "M3 9h18", key: "1pudct" }],
378
378
  ["path", { d: "M3 15h18", key: "5xshup" }],
379
379
  ["path", { d: "M9 3v18", key: "fh3hqa" }],
380
380
  ["path", { d: "M15 3v18", key: "14nvp0" }]
381
381
  ];
382
- const Grid3x3 = createLucideIcon("grid-3x3", __iconNode$K);
383
- const __iconNode$J = [
382
+ const Grid3x3 = createLucideIcon("grid-3x3", __iconNode$L);
383
+ const __iconNode$K = [
384
384
  ["line", { x1: "4", x2: "20", y1: "9", y2: "9", key: "4lhtct" }],
385
385
  ["line", { x1: "4", x2: "20", y1: "15", y2: "15", key: "vyu0kd" }],
386
386
  ["line", { x1: "10", x2: "8", y1: "3", y2: "21", key: "1ggp8o" }],
387
387
  ["line", { x1: "16", x2: "14", y1: "3", y2: "21", key: "weycgp" }]
388
388
  ];
389
- const Hash = createLucideIcon("hash", __iconNode$J);
390
- const __iconNode$I = [
389
+ const Hash = createLucideIcon("hash", __iconNode$K);
390
+ const __iconNode$J = [
391
391
  ["path", { d: "M4 12h8", key: "17cfdx" }],
392
392
  ["path", { d: "M4 18V6", key: "1rz3zl" }],
393
393
  ["path", { d: "M12 18V6", key: "zqpxq5" }],
394
394
  ["path", { d: "M21 18h-4c0-4 4-3 4-6 0-1.5-2-2.5-4-1", key: "9jr5yi" }]
395
395
  ];
396
- const Heading2 = createLucideIcon("heading-2", __iconNode$I);
397
- const __iconNode$H = [
396
+ const Heading2 = createLucideIcon("heading-2", __iconNode$J);
397
+ const __iconNode$I = [
398
398
  [
399
399
  "path",
400
400
  {
@@ -403,14 +403,14 @@ const __iconNode$H = [
403
403
  }
404
404
  ]
405
405
  ];
406
- const Heart = createLucideIcon("heart", __iconNode$H);
407
- const __iconNode$G = [
406
+ const Heart = createLucideIcon("heart", __iconNode$I);
407
+ const __iconNode$H = [
408
408
  ["path", { d: "M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8", key: "1357e3" }],
409
409
  ["path", { d: "M3 3v5h5", key: "1xhq8a" }],
410
410
  ["path", { d: "M12 7v5l4 2", key: "1fdv2h" }]
411
411
  ];
412
- const History = createLucideIcon("history", __iconNode$G);
413
- const __iconNode$F = [
412
+ const History = createLucideIcon("history", __iconNode$H);
413
+ const __iconNode$G = [
414
414
  ["path", { d: "M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8", key: "5wwlr5" }],
415
415
  [
416
416
  "path",
@@ -420,13 +420,19 @@ const __iconNode$F = [
420
420
  }
421
421
  ]
422
422
  ];
423
- const House = createLucideIcon("house", __iconNode$F);
424
- const __iconNode$E = [
423
+ const House = createLucideIcon("house", __iconNode$G);
424
+ const __iconNode$F = [
425
425
  ["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", ry: "2", key: "1m3agn" }],
426
426
  ["circle", { cx: "9", cy: "9", r: "2", key: "af1f0g" }],
427
427
  ["path", { d: "m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21", key: "1xmnt7" }]
428
428
  ];
429
- const Image = createLucideIcon("image", __iconNode$E);
429
+ const Image = createLucideIcon("image", __iconNode$F);
430
+ const __iconNode$E = [
431
+ ["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
432
+ ["path", { d: "M12 16v-4", key: "1dtifu" }],
433
+ ["path", { d: "M12 8h.01", key: "e9boi3" }]
434
+ ];
435
+ const Info = createLucideIcon("info", __iconNode$E);
430
436
  const __iconNode$D = [
431
437
  ["line", { x1: "19", x2: "10", y1: "4", y2: "4", key: "15jd3p" }],
432
438
  ["line", { x1: "14", x2: "5", y1: "20", y2: "20", key: "bu0au3" }],
@@ -762,7 +768,7 @@ const __iconNode = [
762
768
  ];
763
769
  const X = createLucideIcon("x", __iconNode);
764
770
  export {
765
- Moon as $,
771
+ Sun as $,
766
772
  Archive as A,
767
773
  Bell as B,
768
774
  CircleQuestionMark as C,
@@ -788,40 +794,41 @@ export {
788
794
  Pencil as W,
789
795
  X,
790
796
  FolderTree as Y,
791
- Check as Z,
792
- Sun as _,
797
+ Info as Z,
798
+ Check as _,
793
799
  Layers as a,
794
- Monitor as a0,
795
- ChevronLeft as a1,
796
- FolderPlus as a2,
797
- Upload as a3,
798
- Ellipsis as a4,
799
- FolderInput as a5,
800
- EllipsisVertical as a6,
801
- Download as a7,
802
- Link2 as a8,
803
- File as a9,
804
- Music as aa,
805
- Video as ab,
806
- Copy as ac,
807
- Grid3x3 as ad,
808
- List as ae,
809
- FileType as af,
810
- TextAlignStart as ag,
811
- FolderOpen as ah,
812
- ChevronUp as ai,
813
- CircleCheckBig as aj,
814
- TrendingUp as ak,
815
- ArrowUpDown as al,
816
- RefreshCw as am,
817
- History as an,
818
- GitCompare as ao,
819
- ArrowRight as ap,
820
- Bold as aq,
821
- Italic as ar,
822
- Heading2 as as,
823
- Quote as at,
824
- Minus as au,
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,
825
832
  Book as b,
826
833
  Code as c,
827
834
  ChevronDown as d,
@@ -1,7 +1,7 @@
1
1
  import { j as jsxRuntimeExports } from "../_chunks/_libs/react.mjs";
2
2
  import { S as Slot } from "../_chunks/_libs/@radix-ui/react-slot.mjs";
3
3
  import { c as cva } from "../_libs/class-variance-authority.mjs";
4
- import { c as cn, B as Button } from "./router-nSVkxb6Y.mjs";
4
+ import { c as cn, B as Button } from "./router-x6Ab8T4s.mjs";
5
5
  const badgeVariants = cva(
6
6
  "inline-flex items-center justify-center rounded-full border px-2 py-0.5 text-xs font-medium w-fit whitespace-nowrap shrink-0 [&>svg]:size-3 gap-1 [&>svg]:pointer-events-none focus-visible:border-ring focus-visible:ring-ring/50 focus-visible:ring-[3px] aria-invalid:ring-destructive/20 dark:aria-invalid:ring-destructive/40 aria-invalid:border-destructive transition-[color,box-shadow] overflow-hidden",
7
7
  {
@@ -1,9 +1,9 @@
1
1
  import { j as jsxRuntimeExports } from "../_chunks/_libs/react.mjs";
2
2
  import { R as Root, C as Content, a as Close, T as Title, P as Portal, O as Overlay, D as Description } from "../_chunks/_libs/@radix-ui/react-dialog.mjs";
3
- import { c as cn } from "./router-nSVkxb6Y.mjs";
4
- import { C as CmsButton } from "./CmsButton-DOiTVKQq.mjs";
3
+ import { c as cn } from "./router-x6Ab8T4s.mjs";
4
+ import { C as CmsButton } from "./CmsButton-DbzfJru_.mjs";
5
5
  import { C as Checkbox$1, a as CheckboxIndicator } from "../_chunks/_libs/@radix-ui/react-checkbox.mjs";
6
- import { Z as Check, X } from "../_libs/lucide-react.mjs";
6
+ import { _ as Check, X } from "../_libs/lucide-react.mjs";
7
7
  function Dialog({
8
8
  ...props
9
9
  }) {
@@ -1,5 +1,5 @@
1
1
  import { j as jsxRuntimeExports } from "../_chunks/_libs/react.mjs";
2
- import { c as cn } from "./router-nSVkxb6Y.mjs";
2
+ import { c as cn } from "./router-x6Ab8T4s.mjs";
3
3
  function CmsPageHeader({
4
4
  title,
5
5
  description,
@@ -1,6 +1,6 @@
1
1
  import { j as jsxRuntimeExports } from "../_chunks/_libs/react.mjs";
2
- import { B as Badge } from "./CmsButton-DOiTVKQq.mjs";
3
- import { c as cn } from "./router-nSVkxb6Y.mjs";
2
+ import { B as Badge } from "./CmsButton-DbzfJru_.mjs";
3
+ import { c as cn } from "./router-x6Ab8T4s.mjs";
4
4
  const statusConfig = {
5
5
  draft: {
6
6
  label: "Draft",
@@ -1,5 +1,5 @@
1
1
  import { j as jsxRuntimeExports } from "../_chunks/_libs/react.mjs";
2
- import { c as cn } from "./router-nSVkxb6Y.mjs";
2
+ import { c as cn } from "./router-x6Ab8T4s.mjs";
3
3
  const elevationClasses = {
4
4
  base: "surface-base",
5
5
  elevated: "surface-elevated",
@@ -1,6 +1,6 @@
1
1
  import { j as jsxRuntimeExports } from "../_chunks/_libs/react.mjs";
2
- import { c as cn } from "./router-nSVkxb6Y.mjs";
3
- import { I as Input } from "./CmsEmptyState-fbnGt3LD.mjs";
2
+ import { c as cn } from "./router-x6Ab8T4s.mjs";
3
+ import { I as Input } from "./CmsEmptyState-CuvcXr3Z.mjs";
4
4
  import { N as Search } from "../_libs/lucide-react.mjs";
5
5
  function CmsToolbar({
6
6
  left,