@btst/stack 1.4.1 → 1.5.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 (432) hide show
  1. package/dist/node_modules/.pnpm/@date-fns_tz@1.4.1/node_modules/@date-fns/tz/date/index.cjs +85 -0
  2. package/dist/node_modules/.pnpm/@date-fns_tz@1.4.1/node_modules/@date-fns/tz/date/index.mjs +83 -0
  3. package/dist/node_modules/.pnpm/@date-fns_tz@1.4.1/node_modules/@date-fns/tz/date/mini.cjs +237 -0
  4. package/dist/node_modules/.pnpm/@date-fns_tz@1.4.1/node_modules/@date-fns/tz/date/mini.mjs +235 -0
  5. package/dist/node_modules/.pnpm/@date-fns_tz@1.4.1/node_modules/@date-fns/tz/tzName/index.cjs +41 -0
  6. package/dist/node_modules/.pnpm/@date-fns_tz@1.4.1/node_modules/@date-fns/tz/tzName/index.mjs +39 -0
  7. package/dist/node_modules/.pnpm/@date-fns_tz@1.4.1/node_modules/@date-fns/tz/tzOffset/index.cjs +46 -0
  8. package/dist/node_modules/.pnpm/@date-fns_tz@1.4.1/node_modules/@date-fns/tz/tzOffset/index.mjs +44 -0
  9. package/dist/node_modules/.pnpm/@radix-ui_react-checkbox@1.3.3_@types_react-dom@19.2.3_@types_react@19.2.6__@types_reac_c1e3fbdebd5ee34a254141dc5a2dcd28/node_modules/@radix-ui/react-checkbox/dist/index.cjs +296 -0
  10. package/dist/node_modules/.pnpm/@radix-ui_react-checkbox@1.3.3_@types_react-dom@19.2.3_@types_react@19.2.6__@types_reac_c1e3fbdebd5ee34a254141dc5a2dcd28/node_modules/@radix-ui/react-checkbox/dist/index.mjs +271 -0
  11. package/dist/node_modules/.pnpm/@radix-ui_react-popover@1.1.15_@types_react-dom@19.2.3_@types_react@19.2.6__@types_reac_5c5a3ca63b34dfe7d9d23f1e8cee675c/node_modules/@radix-ui/react-popover/dist/index.cjs +325 -0
  12. package/dist/node_modules/.pnpm/@radix-ui_react-popover@1.1.15_@types_react-dom@19.2.3_@types_react@19.2.6__@types_reac_5c5a3ca63b34dfe7d9d23f1e8cee675c/node_modules/@radix-ui/react-popover/dist/index.mjs +299 -0
  13. package/dist/node_modules/.pnpm/@radix-ui_react-primitive@2.1.4_@types_react-dom@19.2.3_@types_react@19.2.6__@types_rea_43b950ce9f6b8d55739cce33fe173a1c/node_modules/@radix-ui/react-primitive/dist/index.cjs +56 -0
  14. package/dist/node_modules/.pnpm/@radix-ui_react-primitive@2.1.4_@types_react-dom@19.2.3_@types_react@19.2.6__@types_rea_43b950ce9f6b8d55739cce33fe173a1c/node_modules/@radix-ui/react-primitive/dist/index.mjs +40 -0
  15. package/dist/node_modules/.pnpm/@radix-ui_react-radio-group@1.3.8_@types_react-dom@19.2.3_@types_react@19.2.6__@types_r_e0d4db654009398ea41c8e459eeae4ee/node_modules/@radix-ui/react-radio-group/dist/index.cjs +304 -0
  16. package/dist/node_modules/.pnpm/@radix-ui_react-radio-group@1.3.8_@types_react-dom@19.2.3_@types_react@19.2.6__@types_r_e0d4db654009398ea41c8e459eeae4ee/node_modules/@radix-ui/react-radio-group/dist/index.mjs +283 -0
  17. package/dist/node_modules/.pnpm/@radix-ui_react-separator@1.1.8_@types_react-dom@19.2.3_@types_react@19.2.6__@types_rea_8aae318b88145540882c32de0262377a/node_modules/@radix-ui/react-separator/dist/index.cjs +47 -0
  18. package/dist/node_modules/.pnpm/@radix-ui_react-separator@1.1.8_@types_react-dom@19.2.3_@types_react@19.2.6__@types_rea_8aae318b88145540882c32de0262377a/node_modules/@radix-ui/react-separator/dist/index.mjs +30 -0
  19. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/DayPicker.cjs +326 -0
  20. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/DayPicker.mjs +320 -0
  21. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/UI.cjs +122 -0
  22. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/UI.mjs +122 -0
  23. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/classes/CalendarDay.cjs +35 -0
  24. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/classes/CalendarDay.mjs +33 -0
  25. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/classes/CalendarMonth.cjs +16 -0
  26. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/classes/CalendarMonth.mjs +14 -0
  27. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/classes/CalendarWeek.cjs +15 -0
  28. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/classes/CalendarWeek.mjs +13 -0
  29. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/classes/DateLib.cjs +577 -0
  30. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/classes/DateLib.mjs +573 -0
  31. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/Button.cjs +19 -0
  32. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/Button.mjs +13 -0
  33. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/CaptionLabel.cjs +19 -0
  34. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/CaptionLabel.mjs +13 -0
  35. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/Chevron.cjs +26 -0
  36. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/Chevron.mjs +20 -0
  37. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/Day.cjs +24 -0
  38. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/Day.mjs +18 -0
  39. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/DayButton.cjs +25 -0
  40. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/DayButton.mjs +19 -0
  41. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/Dropdown.cjs +27 -0
  42. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/Dropdown.mjs +21 -0
  43. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/DropdownNav.cjs +19 -0
  44. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/DropdownNav.mjs +13 -0
  45. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/Footer.cjs +19 -0
  46. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/Footer.mjs +13 -0
  47. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/Month.cjs +21 -0
  48. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/Month.mjs +15 -0
  49. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/MonthCaption.cjs +20 -0
  50. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/MonthCaption.mjs +14 -0
  51. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/MonthGrid.cjs +19 -0
  52. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/MonthGrid.mjs +13 -0
  53. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/Months.cjs +19 -0
  54. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/Months.mjs +13 -0
  55. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/MonthsDropdown.cjs +21 -0
  56. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/MonthsDropdown.mjs +15 -0
  57. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/Nav.cjs +37 -0
  58. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/Nav.mjs +31 -0
  59. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/NextMonthButton.cjs +21 -0
  60. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/NextMonthButton.mjs +15 -0
  61. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/Option.cjs +19 -0
  62. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/Option.mjs +13 -0
  63. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/PreviousMonthButton.cjs +21 -0
  64. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/PreviousMonthButton.mjs +15 -0
  65. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/Root.cjs +20 -0
  66. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/Root.mjs +14 -0
  67. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/Select.cjs +19 -0
  68. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/Select.mjs +13 -0
  69. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/Week.cjs +20 -0
  70. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/Week.mjs +14 -0
  71. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/WeekNumber.cjs +20 -0
  72. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/WeekNumber.mjs +14 -0
  73. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/WeekNumberHeader.cjs +19 -0
  74. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/WeekNumberHeader.mjs +13 -0
  75. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/Weekday.cjs +19 -0
  76. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/Weekday.mjs +13 -0
  77. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/Weekdays.cjs +20 -0
  78. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/Weekdays.mjs +14 -0
  79. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/Weeks.cjs +19 -0
  80. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/Weeks.mjs +13 -0
  81. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/YearsDropdown.cjs +21 -0
  82. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/YearsDropdown.mjs +15 -0
  83. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/custom-components.cjs +57 -0
  84. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/components/custom-components.mjs +26 -0
  85. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/formatters/formatCaption.cjs +29 -0
  86. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/formatters/formatCaption.mjs +26 -0
  87. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/formatters/formatDay.cjs +21 -0
  88. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/formatters/formatDay.mjs +19 -0
  89. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/formatters/formatMonthDropdown.cjs +20 -0
  90. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/formatters/formatMonthDropdown.mjs +18 -0
  91. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/formatters/formatWeekNumber.cjs +23 -0
  92. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/formatters/formatWeekNumber.mjs +21 -0
  93. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/formatters/formatWeekNumberHeader.cjs +15 -0
  94. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/formatters/formatWeekNumberHeader.mjs +13 -0
  95. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/formatters/formatWeekdayName.cjs +21 -0
  96. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/formatters/formatWeekdayName.mjs +19 -0
  97. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/formatters/formatYearDropdown.cjs +26 -0
  98. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/formatters/formatYearDropdown.mjs +23 -0
  99. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/formatters/index.cjs +21 -0
  100. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/formatters/index.mjs +7 -0
  101. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/calculateFocusTarget.cjs +75 -0
  102. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/calculateFocusTarget.mjs +73 -0
  103. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/createGetModifiers.cjs +97 -0
  104. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/createGetModifiers.mjs +95 -0
  105. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/endOfBroadcastWeek.cjs +24 -0
  106. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/endOfBroadcastWeek.mjs +22 -0
  107. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getBroadcastWeeksInMonth.cjs +30 -0
  108. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getBroadcastWeeksInMonth.mjs +28 -0
  109. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getClassNamesForModifiers.cjs +35 -0
  110. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getClassNamesForModifiers.mjs +33 -0
  111. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getComponents.cjs +22 -0
  112. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getComponents.mjs +20 -0
  113. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getDataAttributes.cjs +29 -0
  114. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getDataAttributes.mjs +27 -0
  115. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getDates.cjs +61 -0
  116. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getDates.mjs +59 -0
  117. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getDays.cjs +21 -0
  118. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getDays.mjs +19 -0
  119. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getDefaultClassNames.cjs +35 -0
  120. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getDefaultClassNames.mjs +33 -0
  121. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getDisplayMonths.cjs +26 -0
  122. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getDisplayMonths.mjs +24 -0
  123. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getFocusableDate.cjs +48 -0
  124. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getFocusableDate.mjs +46 -0
  125. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getFormatters.cjs +26 -0
  126. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getFormatters.mjs +24 -0
  127. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getInitialMonth.cjs +29 -0
  128. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getInitialMonth.mjs +27 -0
  129. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getLabels.cjs +55 -0
  130. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getLabels.mjs +53 -0
  131. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getMonthOptions.cjs +35 -0
  132. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getMonthOptions.mjs +33 -0
  133. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getMonths.cjs +71 -0
  134. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getMonths.mjs +69 -0
  135. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getNavMonth.cjs +53 -0
  136. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getNavMonth.mjs +51 -0
  137. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getNextFocus.cjs +42 -0
  138. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getNextFocus.mjs +40 -0
  139. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getNextMonth.cjs +38 -0
  140. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getNextMonth.mjs +36 -0
  141. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getPreviousMonth.cjs +39 -0
  142. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getPreviousMonth.mjs +37 -0
  143. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getStyleForModifiers.cjs +29 -0
  144. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getStyleForModifiers.mjs +27 -0
  145. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getWeekdays.cjs +28 -0
  146. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getWeekdays.mjs +26 -0
  147. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getWeeks.cjs +16 -0
  148. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getWeeks.mjs +14 -0
  149. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getYearOptions.cjs +38 -0
  150. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/getYearOptions.mjs +36 -0
  151. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/startOfBroadcastWeek.cjs +29 -0
  152. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/startOfBroadcastWeek.mjs +27 -0
  153. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/useControlledValue.cjs +33 -0
  154. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/helpers/useControlledValue.mjs +31 -0
  155. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/labels/index.cjs +29 -0
  156. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/labels/index.mjs +11 -0
  157. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/labels/labelDayButton.cjs +35 -0
  158. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/labels/labelDayButton.mjs +32 -0
  159. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/labels/labelGrid.cjs +28 -0
  160. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/labels/labelGrid.mjs +25 -0
  161. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/labels/labelGridcell.cjs +24 -0
  162. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/labels/labelGridcell.mjs +22 -0
  163. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/labels/labelMonthDropdown.cjs +16 -0
  164. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/labels/labelMonthDropdown.mjs +14 -0
  165. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/labels/labelNav.cjs +15 -0
  166. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/labels/labelNav.mjs +13 -0
  167. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/labels/labelNext.cjs +18 -0
  168. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/labels/labelNext.mjs +16 -0
  169. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/labels/labelPrevious.cjs +17 -0
  170. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/labels/labelPrevious.mjs +15 -0
  171. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/labels/labelWeekNumber.cjs +17 -0
  172. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/labels/labelWeekNumber.mjs +15 -0
  173. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/labels/labelWeekNumberHeader.cjs +16 -0
  174. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/labels/labelWeekNumberHeader.mjs +14 -0
  175. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/labels/labelWeekday.cjs +20 -0
  176. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/labels/labelWeekday.mjs +18 -0
  177. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/labels/labelYearDropdown.cjs +16 -0
  178. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/labels/labelYearDropdown.mjs +14 -0
  179. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/locale/en-US.cjs +69 -0
  180. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/locale/en-US.mjs +67 -0
  181. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/selection/useMulti.cjs +59 -0
  182. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/selection/useMulti.mjs +57 -0
  183. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/selection/useRange.cjs +47 -0
  184. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/selection/useRange.mjs +45 -0
  185. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/selection/useSingle.cjs +46 -0
  186. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/selection/useSingle.mjs +44 -0
  187. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/useAnimation.cjs +176 -0
  188. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/useAnimation.mjs +174 -0
  189. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/useCalendar.cjs +115 -0
  190. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/useCalendar.mjs +113 -0
  191. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/useDayPicker.cjs +28 -0
  192. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/useDayPicker.mjs +25 -0
  193. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/useFocus.cjs +58 -0
  194. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/useFocus.mjs +56 -0
  195. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/useSelection.cjs +33 -0
  196. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/useSelection.mjs +31 -0
  197. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/utils/addToRange.cjs +97 -0
  198. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/utils/addToRange.mjs +95 -0
  199. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/utils/convertMatchersToTimeZone.cjs +59 -0
  200. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/utils/convertMatchersToTimeZone.mjs +57 -0
  201. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/utils/dateMatchModifiers.cjs +64 -0
  202. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/utils/dateMatchModifiers.mjs +62 -0
  203. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/utils/rangeContainsDayOfWeek.cjs +32 -0
  204. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/utils/rangeContainsDayOfWeek.mjs +30 -0
  205. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/utils/rangeContainsModifiers.cjs +76 -0
  206. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/utils/rangeContainsModifiers.mjs +74 -0
  207. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/utils/rangeIncludesDate.cjs +37 -0
  208. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/utils/rangeIncludesDate.mjs +35 -0
  209. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/utils/rangeOverlaps.cjs +23 -0
  210. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/utils/rangeOverlaps.mjs +21 -0
  211. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/utils/toTimeZone.cjs +18 -0
  212. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/utils/toTimeZone.mjs +16 -0
  213. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/utils/typeguards.cjs +73 -0
  214. package/dist/node_modules/.pnpm/react-day-picker@9.12.0_react@19.2.0/node_modules/react-day-picker/dist/esm/utils/typeguards.mjs +66 -0
  215. package/dist/packages/better-stack/src/plugins/ai-chat/client/components/chat-interface.cjs +7 -0
  216. package/dist/packages/better-stack/src/plugins/ai-chat/client/components/chat-interface.mjs +7 -0
  217. package/dist/packages/better-stack/src/plugins/ai-chat/client/components/chat-sidebar.cjs +131 -124
  218. package/dist/packages/better-stack/src/plugins/ai-chat/client/components/chat-sidebar.mjs +131 -124
  219. package/dist/packages/better-stack/src/plugins/ai-chat/schemas.cjs +23 -23
  220. package/dist/packages/better-stack/src/plugins/blog/api/plugin.cjs +28 -12
  221. package/dist/packages/better-stack/src/plugins/blog/api/plugin.mjs +18 -2
  222. package/dist/packages/better-stack/src/plugins/blog/client/components/loading/form-page-skeleton.cjs +1 -1
  223. package/dist/packages/better-stack/src/plugins/blog/client/components/loading/form-page-skeleton.mjs +1 -1
  224. package/dist/packages/better-stack/src/plugins/blog/client/components/loading/list-page-skeleton.cjs +1 -1
  225. package/dist/packages/better-stack/src/plugins/blog/client/components/loading/list-page-skeleton.mjs +1 -1
  226. package/dist/packages/better-stack/src/plugins/blog/client/components/loading/post-page-skeleton.cjs +1 -1
  227. package/dist/packages/better-stack/src/plugins/blog/client/components/loading/post-page-skeleton.mjs +1 -1
  228. package/dist/packages/better-stack/src/plugins/blog/client/components/shared/page-wrapper.cjs +10 -6
  229. package/dist/packages/better-stack/src/plugins/blog/client/components/shared/page-wrapper.mjs +11 -7
  230. package/dist/packages/better-stack/src/plugins/blog/schemas.cjs +17 -17
  231. package/dist/packages/better-stack/src/plugins/cms/api/plugin.cjs +457 -0
  232. package/dist/packages/better-stack/src/plugins/cms/api/plugin.mjs +455 -0
  233. package/dist/packages/better-stack/src/plugins/cms/client/components/forms/content-form.cjs +299 -0
  234. package/dist/packages/better-stack/src/plugins/cms/client/components/forms/content-form.mjs +297 -0
  235. package/dist/packages/better-stack/src/plugins/cms/client/components/forms/file-upload.cjs +118 -0
  236. package/dist/packages/better-stack/src/plugins/cms/client/components/forms/file-upload.mjs +116 -0
  237. package/dist/packages/better-stack/src/plugins/cms/client/components/loading/dashboard-skeleton.cjs +18 -0
  238. package/dist/packages/better-stack/src/plugins/cms/client/components/loading/dashboard-skeleton.mjs +16 -0
  239. package/dist/packages/better-stack/src/plugins/cms/client/components/loading/editor-skeleton.cjs +32 -0
  240. package/dist/packages/better-stack/src/plugins/cms/client/components/loading/editor-skeleton.mjs +30 -0
  241. package/dist/packages/better-stack/src/plugins/cms/client/components/loading/list-skeleton.cjs +32 -0
  242. package/dist/packages/better-stack/src/plugins/cms/client/components/loading/list-skeleton.mjs +30 -0
  243. package/dist/packages/better-stack/src/plugins/cms/client/components/pages/404-page.cjs +20 -0
  244. package/dist/packages/better-stack/src/plugins/cms/client/components/pages/404-page.mjs +18 -0
  245. package/dist/packages/better-stack/src/plugins/cms/client/components/pages/content-editor-page.cjs +46 -0
  246. package/dist/packages/better-stack/src/plugins/cms/client/components/pages/content-editor-page.internal.cjs +83 -0
  247. package/dist/packages/better-stack/src/plugins/cms/client/components/pages/content-editor-page.internal.mjs +81 -0
  248. package/dist/packages/better-stack/src/plugins/cms/client/components/pages/content-editor-page.mjs +44 -0
  249. package/dist/packages/better-stack/src/plugins/cms/client/components/pages/content-list-page.cjs +43 -0
  250. package/dist/packages/better-stack/src/plugins/cms/client/components/pages/content-list-page.internal.cjs +152 -0
  251. package/dist/packages/better-stack/src/plugins/cms/client/components/pages/content-list-page.internal.mjs +150 -0
  252. package/dist/packages/better-stack/src/plugins/cms/client/components/pages/content-list-page.mjs +41 -0
  253. package/dist/packages/better-stack/src/plugins/cms/client/components/pages/dashboard-page.cjs +39 -0
  254. package/dist/packages/better-stack/src/plugins/cms/client/components/pages/dashboard-page.internal.cjs +68 -0
  255. package/dist/packages/better-stack/src/plugins/cms/client/components/pages/dashboard-page.internal.mjs +66 -0
  256. package/dist/packages/better-stack/src/plugins/cms/client/components/pages/dashboard-page.mjs +37 -0
  257. package/dist/packages/better-stack/src/plugins/cms/client/components/shared/default-error.cjs +17 -0
  258. package/dist/packages/better-stack/src/plugins/cms/client/components/shared/default-error.mjs +15 -0
  259. package/dist/packages/better-stack/src/plugins/cms/client/components/shared/empty-state.cjs +16 -0
  260. package/dist/packages/better-stack/src/plugins/cms/client/components/shared/empty-state.mjs +14 -0
  261. package/dist/packages/better-stack/src/plugins/cms/client/components/shared/page-wrapper.cjs +27 -0
  262. package/dist/packages/better-stack/src/plugins/cms/client/components/shared/page-wrapper.mjs +25 -0
  263. package/dist/packages/better-stack/src/plugins/cms/client/hooks/cms-hooks.cjs +402 -0
  264. package/dist/packages/better-stack/src/plugins/cms/client/hooks/cms-hooks.mjs +390 -0
  265. package/dist/packages/better-stack/src/plugins/cms/client/localization/cms-common.cjs +29 -0
  266. package/dist/packages/better-stack/src/plugins/cms/client/localization/cms-common.mjs +27 -0
  267. package/dist/packages/better-stack/src/plugins/cms/client/localization/cms-dashboard.cjs +13 -0
  268. package/dist/packages/better-stack/src/plugins/cms/client/localization/cms-dashboard.mjs +11 -0
  269. package/dist/packages/better-stack/src/plugins/cms/client/localization/cms-editor.cjs +12 -0
  270. package/dist/packages/better-stack/src/plugins/cms/client/localization/cms-editor.mjs +10 -0
  271. package/dist/packages/better-stack/src/plugins/cms/client/localization/cms-list.cjs +18 -0
  272. package/dist/packages/better-stack/src/plugins/cms/client/localization/cms-list.mjs +16 -0
  273. package/dist/packages/better-stack/src/plugins/cms/client/localization/cms-toasts.cjs +12 -0
  274. package/dist/packages/better-stack/src/plugins/cms/client/localization/cms-toasts.mjs +10 -0
  275. package/dist/packages/better-stack/src/plugins/cms/client/localization/index.cjs +17 -0
  276. package/dist/packages/better-stack/src/plugins/cms/client/localization/index.mjs +15 -0
  277. package/dist/packages/better-stack/src/plugins/cms/client/plugin.cjs +185 -0
  278. package/dist/packages/better-stack/src/plugins/cms/client/plugin.mjs +183 -0
  279. package/dist/packages/better-stack/src/plugins/cms/db.cjs +76 -0
  280. package/dist/packages/better-stack/src/plugins/cms/db.mjs +74 -0
  281. package/dist/packages/better-stack/src/plugins/cms/schemas.cjs +54 -0
  282. package/dist/packages/better-stack/src/plugins/cms/schemas.mjs +49 -0
  283. package/dist/packages/better-stack/src/plugins/cms/utils.cjs +15 -0
  284. package/dist/packages/better-stack/src/plugins/cms/utils.mjs +9 -0
  285. package/dist/packages/ui/src/components/calendar.cjs +205 -0
  286. package/dist/packages/ui/src/components/calendar.mjs +188 -0
  287. package/dist/packages/ui/src/components/checkbox.cjs +34 -0
  288. package/dist/packages/ui/src/components/checkbox.mjs +32 -0
  289. package/dist/packages/ui/src/components/date-picker.cjs +41 -0
  290. package/dist/packages/ui/src/components/date-picker.mjs +39 -0
  291. package/dist/packages/ui/src/components/form.mjs +1 -1
  292. package/dist/packages/{better-stack/src/plugins/blog/client/components/shared → ui/src/components}/page-layout.cjs +2 -1
  293. package/dist/packages/{better-stack/src/plugins/blog/client/components/shared → ui/src/components}/page-layout.mjs +2 -1
  294. package/dist/packages/ui/src/components/page-wrapper.cjs +20 -0
  295. package/dist/packages/ui/src/components/page-wrapper.mjs +18 -0
  296. package/dist/packages/ui/src/components/popover.cjs +41 -0
  297. package/dist/packages/ui/src/components/popover.mjs +37 -0
  298. package/dist/packages/ui/src/components/radio-group.cjs +48 -0
  299. package/dist/packages/ui/src/components/radio-group.mjs +45 -0
  300. package/dist/packages/ui/src/components/separator.cjs +29 -0
  301. package/dist/packages/ui/src/components/separator.mjs +27 -0
  302. package/dist/packages/ui/src/components/table.cjs +89 -0
  303. package/dist/packages/ui/src/components/table.mjs +82 -0
  304. package/dist/packages/ui/src/components/ui/auto-form/common/label.cjs +18 -0
  305. package/dist/packages/ui/src/components/ui/auto-form/common/label.mjs +16 -0
  306. package/dist/packages/ui/src/components/ui/auto-form/common/tooltip.cjs +9 -0
  307. package/dist/packages/ui/src/components/ui/auto-form/common/tooltip.mjs +7 -0
  308. package/dist/packages/ui/src/components/ui/auto-form/config.cjs +42 -0
  309. package/dist/packages/ui/src/components/ui/auto-form/config.mjs +39 -0
  310. package/dist/packages/ui/src/components/ui/auto-form/dependencies.cjs +48 -0
  311. package/dist/packages/ui/src/components/ui/auto-form/dependencies.mjs +46 -0
  312. package/dist/packages/ui/src/components/ui/auto-form/fields/array.cjs +103 -0
  313. package/dist/packages/ui/src/components/ui/auto-form/fields/array.mjs +87 -0
  314. package/dist/packages/ui/src/components/ui/auto-form/fields/checkbox.cjs +38 -0
  315. package/dist/packages/ui/src/components/ui/auto-form/fields/checkbox.mjs +36 -0
  316. package/dist/packages/ui/src/components/ui/auto-form/fields/date.cjs +37 -0
  317. package/dist/packages/ui/src/components/ui/auto-form/fields/date.mjs +35 -0
  318. package/dist/packages/ui/src/components/ui/auto-form/fields/enum.cjs +73 -0
  319. package/dist/packages/ui/src/components/ui/auto-form/fields/enum.mjs +71 -0
  320. package/dist/packages/ui/src/components/ui/auto-form/fields/file.cjs +63 -0
  321. package/dist/packages/ui/src/components/ui/auto-form/fields/file.mjs +61 -0
  322. package/dist/packages/ui/src/components/ui/auto-form/fields/input.cjs +32 -0
  323. package/dist/packages/ui/src/components/ui/auto-form/fields/input.mjs +30 -0
  324. package/dist/packages/ui/src/components/ui/auto-form/fields/number.cjs +31 -0
  325. package/dist/packages/ui/src/components/ui/auto-form/fields/number.mjs +29 -0
  326. package/dist/packages/ui/src/components/ui/auto-form/fields/object.cjs +149 -0
  327. package/dist/packages/ui/src/components/ui/auto-form/fields/object.mjs +133 -0
  328. package/dist/packages/ui/src/components/ui/auto-form/fields/radio-group.cjs +67 -0
  329. package/dist/packages/ui/src/components/ui/auto-form/fields/radio-group.mjs +65 -0
  330. package/dist/packages/ui/src/components/ui/auto-form/fields/switch.cjs +38 -0
  331. package/dist/packages/ui/src/components/ui/auto-form/fields/switch.mjs +36 -0
  332. package/dist/packages/ui/src/components/ui/auto-form/fields/textarea.cjs +31 -0
  333. package/dist/packages/ui/src/components/ui/auto-form/fields/textarea.mjs +29 -0
  334. package/dist/packages/ui/src/components/ui/auto-form/index.cjs +87 -0
  335. package/dist/packages/ui/src/components/ui/auto-form/index.mjs +78 -0
  336. package/dist/packages/ui/src/components/ui/auto-form/types.cjs +11 -0
  337. package/dist/packages/ui/src/components/ui/auto-form/types.mjs +9 -0
  338. package/dist/packages/ui/src/components/ui/auto-form/utils.cjs +179 -0
  339. package/dist/packages/ui/src/components/ui/auto-form/utils.mjs +169 -0
  340. package/dist/plugins/ai-chat/api/index.d.cts +1 -1
  341. package/dist/plugins/ai-chat/api/index.d.mts +1 -1
  342. package/dist/plugins/ai-chat/api/index.d.ts +1 -1
  343. package/dist/plugins/ai-chat/client/hooks/index.d.cts +1 -1
  344. package/dist/plugins/ai-chat/client/hooks/index.d.mts +1 -1
  345. package/dist/plugins/ai-chat/client/hooks/index.d.ts +1 -1
  346. package/dist/plugins/ai-chat/query-keys.d.cts +56 -250
  347. package/dist/plugins/ai-chat/query-keys.d.mts +56 -250
  348. package/dist/plugins/ai-chat/query-keys.d.ts +56 -250
  349. package/dist/plugins/blog/query-keys.d.cts +102 -362
  350. package/dist/plugins/blog/query-keys.d.mts +102 -362
  351. package/dist/plugins/blog/query-keys.d.ts +102 -362
  352. package/dist/plugins/cms/api/index.cjs +7 -0
  353. package/dist/plugins/cms/api/index.d.cts +101 -0
  354. package/dist/plugins/cms/api/index.d.mts +101 -0
  355. package/dist/plugins/cms/api/index.d.ts +101 -0
  356. package/dist/plugins/cms/api/index.mjs +1 -0
  357. package/dist/plugins/cms/client/components/index.cjs +14 -0
  358. package/dist/plugins/cms/client/components/index.d.cts +20 -0
  359. package/dist/plugins/cms/client/components/index.d.mts +20 -0
  360. package/dist/plugins/cms/client/components/index.d.ts +20 -0
  361. package/dist/plugins/cms/client/components/index.mjs +10 -0
  362. package/dist/plugins/cms/client/hooks/index.cjs +17 -0
  363. package/dist/plugins/cms/client/hooks/index.d.cts +203 -0
  364. package/dist/plugins/cms/client/hooks/index.d.mts +203 -0
  365. package/dist/plugins/cms/client/hooks/index.d.ts +203 -0
  366. package/dist/plugins/cms/client/hooks/index.mjs +1 -0
  367. package/dist/plugins/cms/client/index.cjs +9 -0
  368. package/dist/plugins/cms/client/index.d.cts +344 -0
  369. package/dist/plugins/cms/client/index.d.mts +344 -0
  370. package/dist/plugins/cms/client/index.d.ts +344 -0
  371. package/dist/plugins/cms/client/index.mjs +2 -0
  372. package/dist/plugins/cms/client.css +2 -0
  373. package/dist/plugins/cms/query-keys.cjs +137 -0
  374. package/dist/plugins/cms/query-keys.d.cts +79 -0
  375. package/dist/plugins/cms/query-keys.d.mts +79 -0
  376. package/dist/plugins/cms/query-keys.d.ts +79 -0
  377. package/dist/plugins/cms/query-keys.mjs +135 -0
  378. package/dist/plugins/cms/style.css +19 -0
  379. package/dist/shared/stack.BwkyFwF8.d.cts +135 -0
  380. package/dist/shared/stack.DBqxCs0V.d.mts +135 -0
  381. package/dist/shared/stack.DwnJA87a.d.ts +135 -0
  382. package/dist/shared/stack.NZJogTUn.d.cts +66 -0
  383. package/dist/shared/stack.NZJogTUn.d.mts +66 -0
  384. package/dist/shared/stack.NZJogTUn.d.ts +66 -0
  385. package/package.json +58 -5
  386. package/src/plugins/ai-chat/client/components/chat-interface.tsx +15 -0
  387. package/src/plugins/ai-chat/client/components/chat-sidebar.tsx +4 -1
  388. package/src/plugins/blog/api/plugin.ts +29 -2
  389. package/src/plugins/blog/client/components/loading/form-page-skeleton.tsx +1 -1
  390. package/src/plugins/blog/client/components/loading/list-page-skeleton.tsx +1 -1
  391. package/src/plugins/blog/client/components/loading/post-page-skeleton.tsx +1 -1
  392. package/src/plugins/blog/client/components/shared/page-wrapper.tsx +9 -9
  393. package/src/plugins/cms/__tests__/schema-roundtrip.test.ts +611 -0
  394. package/src/plugins/cms/api/index.ts +1 -0
  395. package/src/plugins/cms/api/plugin.ts +611 -0
  396. package/src/plugins/cms/client/components/forms/content-form.tsx +477 -0
  397. package/src/plugins/cms/client/components/forms/file-upload.tsx +164 -0
  398. package/src/plugins/cms/client/components/index.tsx +10 -0
  399. package/src/plugins/cms/client/components/loading/dashboard-skeleton.tsx +22 -0
  400. package/src/plugins/cms/client/components/loading/editor-skeleton.tsx +35 -0
  401. package/src/plugins/cms/client/components/loading/index.tsx +3 -0
  402. package/src/plugins/cms/client/components/loading/list-skeleton.tsx +38 -0
  403. package/src/plugins/cms/client/components/pages/404-page.tsx +27 -0
  404. package/src/plugins/cms/client/components/pages/content-editor-page.internal.tsx +121 -0
  405. package/src/plugins/cms/client/components/pages/content-editor-page.tsx +50 -0
  406. package/src/plugins/cms/client/components/pages/content-list-page.internal.tsx +198 -0
  407. package/src/plugins/cms/client/components/pages/content-list-page.tsx +45 -0
  408. package/src/plugins/cms/client/components/pages/dashboard-page.internal.tsx +94 -0
  409. package/src/plugins/cms/client/components/pages/dashboard-page.tsx +37 -0
  410. package/src/plugins/cms/client/components/shared/default-error.tsx +30 -0
  411. package/src/plugins/cms/client/components/shared/empty-state.tsx +26 -0
  412. package/src/plugins/cms/client/components/shared/page-wrapper.tsx +32 -0
  413. package/src/plugins/cms/client/components/shared/pagination.tsx +72 -0
  414. package/src/plugins/cms/client/hooks/cms-hooks.tsx +724 -0
  415. package/src/plugins/cms/client/hooks/index.tsx +1 -0
  416. package/src/plugins/cms/client/index.ts +13 -0
  417. package/src/plugins/cms/client/localization/cms-common.ts +29 -0
  418. package/src/plugins/cms/client/localization/cms-dashboard.ts +10 -0
  419. package/src/plugins/cms/client/localization/cms-editor.ts +8 -0
  420. package/src/plugins/cms/client/localization/cms-list.ts +14 -0
  421. package/src/plugins/cms/client/localization/cms-toasts.ts +8 -0
  422. package/src/plugins/cms/client/localization/index.ts +15 -0
  423. package/src/plugins/cms/client/overrides.ts +166 -0
  424. package/src/plugins/cms/client/plugin.tsx +283 -0
  425. package/src/plugins/cms/client.css +2 -0
  426. package/src/plugins/cms/db.ts +76 -0
  427. package/src/plugins/cms/query-keys.ts +186 -0
  428. package/src/plugins/cms/schemas.ts +81 -0
  429. package/src/plugins/cms/style.css +19 -0
  430. package/src/plugins/cms/types.ts +220 -0
  431. package/src/plugins/cms/utils.ts +11 -0
  432. package/src/plugins/blog/client/components/shared/page-layout.tsx +0 -23
@@ -0,0 +1,118 @@
1
+ "use client";
2
+ 'use strict';
3
+
4
+ const jsxRuntime = require('react/jsx-runtime');
5
+ const React = require('react');
6
+ const sonner = require('sonner');
7
+ const input = require('../../../../../../../ui/src/components/input.cjs');
8
+ const button = require('../../../../../../../ui/src/components/button.cjs');
9
+ const form = require('../../../../../../../ui/src/components/form.cjs');
10
+ const lucideReact = require('lucide-react');
11
+ const label = require('../../../../../../../ui/src/components/ui/auto-form/common/label.cjs');
12
+ const tooltip = require('../../../../../../../ui/src/components/ui/auto-form/common/tooltip.cjs');
13
+
14
+ function CMSFileUpload({
15
+ label: label$1,
16
+ isRequired,
17
+ fieldConfigItem,
18
+ fieldProps,
19
+ field,
20
+ uploadImage
21
+ }) {
22
+ const {
23
+ showLabel: _showLabel,
24
+ value: _value,
25
+ ...safeFieldProps
26
+ } = fieldProps;
27
+ const showLabel = _showLabel === void 0 ? true : _showLabel;
28
+ const [isUploading, setIsUploading] = React.useState(false);
29
+ const [previewUrl, setPreviewUrl] = React.useState(
30
+ field.value || null
31
+ );
32
+ React.useEffect(() => {
33
+ const normalizedValue = field.value || null;
34
+ if (normalizedValue !== previewUrl) {
35
+ setPreviewUrl(normalizedValue);
36
+ }
37
+ }, [field.value, previewUrl]);
38
+ const handleFileChange = React.useCallback(
39
+ async (e) => {
40
+ const file = e.target.files?.[0];
41
+ if (!file) return;
42
+ if (!file.type.startsWith("image/")) {
43
+ sonner.toast.error("Please select an image file");
44
+ return;
45
+ }
46
+ setIsUploading(true);
47
+ try {
48
+ const url = await uploadImage(file);
49
+ setPreviewUrl(url);
50
+ field.onChange(url);
51
+ } catch (error) {
52
+ console.error("Image upload failed:", error);
53
+ sonner.toast.error("Failed to upload image");
54
+ } finally {
55
+ setIsUploading(false);
56
+ }
57
+ },
58
+ [field, uploadImage]
59
+ );
60
+ const handleRemove = React.useCallback(() => {
61
+ setPreviewUrl(null);
62
+ field.onChange("");
63
+ }, [field]);
64
+ return /* @__PURE__ */ jsxRuntime.jsxs(form.FormItem, { children: [
65
+ showLabel && /* @__PURE__ */ jsxRuntime.jsx(
66
+ label,
67
+ {
68
+ label: fieldConfigItem?.label || label$1,
69
+ isRequired
70
+ }
71
+ ),
72
+ !previewUrl && /* @__PURE__ */ jsxRuntime.jsx(form.FormControl, { children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "relative", children: [
73
+ /* @__PURE__ */ jsxRuntime.jsx(
74
+ input.Input,
75
+ {
76
+ type: "file",
77
+ accept: "image/*",
78
+ ...safeFieldProps,
79
+ onChange: handleFileChange,
80
+ disabled: isUploading,
81
+ className: "cursor-pointer",
82
+ "data-testid": "image-upload-input"
83
+ }
84
+ ),
85
+ isUploading && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "absolute inset-0 flex items-center justify-center bg-background/80", children: /* @__PURE__ */ jsxRuntime.jsx(lucideReact.Loader2, { className: "h-4 w-4 animate-spin" }) })
86
+ ] }) }),
87
+ previewUrl && /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex items-center gap-2", children: [
88
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "relative h-20 w-20 overflow-hidden rounded-md border", children: /* @__PURE__ */ jsxRuntime.jsx(
89
+ "img",
90
+ {
91
+ src: previewUrl,
92
+ alt: "Preview",
93
+ className: "h-full w-full object-cover",
94
+ "data-testid": "image-preview"
95
+ }
96
+ ) }),
97
+ /* @__PURE__ */ jsxRuntime.jsxs(
98
+ button.Button,
99
+ {
100
+ type: "button",
101
+ variant: "outline",
102
+ size: "sm",
103
+ onClick: handleRemove,
104
+ className: "flex items-center gap-1",
105
+ "data-testid": "remove-image-button",
106
+ children: [
107
+ /* @__PURE__ */ jsxRuntime.jsx(lucideReact.Trash2, { className: "h-4 w-4" }),
108
+ "Remove"
109
+ ]
110
+ }
111
+ )
112
+ ] }),
113
+ /* @__PURE__ */ jsxRuntime.jsx(tooltip, { fieldConfigItem }),
114
+ /* @__PURE__ */ jsxRuntime.jsx(form.FormMessage, {})
115
+ ] });
116
+ }
117
+
118
+ exports.CMSFileUpload = CMSFileUpload;
@@ -0,0 +1,116 @@
1
+ "use client";
2
+ import { jsxs, jsx } from 'react/jsx-runtime';
3
+ import { useState, useEffect, useCallback } from 'react';
4
+ import { toast } from 'sonner';
5
+ import { Input } from '../../../../../../../ui/src/components/input.mjs';
6
+ import { Button } from '../../../../../../../ui/src/components/button.mjs';
7
+ import { FormItem, FormControl, FormMessage } from '../../../../../../../ui/src/components/form.mjs';
8
+ import { Loader2, Trash2 } from 'lucide-react';
9
+ import AutoFormLabel from '../../../../../../../ui/src/components/ui/auto-form/common/label.mjs';
10
+ import AutoFormTooltip from '../../../../../../../ui/src/components/ui/auto-form/common/tooltip.mjs';
11
+
12
+ function CMSFileUpload({
13
+ label,
14
+ isRequired,
15
+ fieldConfigItem,
16
+ fieldProps,
17
+ field,
18
+ uploadImage
19
+ }) {
20
+ const {
21
+ showLabel: _showLabel,
22
+ value: _value,
23
+ ...safeFieldProps
24
+ } = fieldProps;
25
+ const showLabel = _showLabel === void 0 ? true : _showLabel;
26
+ const [isUploading, setIsUploading] = useState(false);
27
+ const [previewUrl, setPreviewUrl] = useState(
28
+ field.value || null
29
+ );
30
+ useEffect(() => {
31
+ const normalizedValue = field.value || null;
32
+ if (normalizedValue !== previewUrl) {
33
+ setPreviewUrl(normalizedValue);
34
+ }
35
+ }, [field.value, previewUrl]);
36
+ const handleFileChange = useCallback(
37
+ async (e) => {
38
+ const file = e.target.files?.[0];
39
+ if (!file) return;
40
+ if (!file.type.startsWith("image/")) {
41
+ toast.error("Please select an image file");
42
+ return;
43
+ }
44
+ setIsUploading(true);
45
+ try {
46
+ const url = await uploadImage(file);
47
+ setPreviewUrl(url);
48
+ field.onChange(url);
49
+ } catch (error) {
50
+ console.error("Image upload failed:", error);
51
+ toast.error("Failed to upload image");
52
+ } finally {
53
+ setIsUploading(false);
54
+ }
55
+ },
56
+ [field, uploadImage]
57
+ );
58
+ const handleRemove = useCallback(() => {
59
+ setPreviewUrl(null);
60
+ field.onChange("");
61
+ }, [field]);
62
+ return /* @__PURE__ */ jsxs(FormItem, { children: [
63
+ showLabel && /* @__PURE__ */ jsx(
64
+ AutoFormLabel,
65
+ {
66
+ label: fieldConfigItem?.label || label,
67
+ isRequired
68
+ }
69
+ ),
70
+ !previewUrl && /* @__PURE__ */ jsx(FormControl, { children: /* @__PURE__ */ jsxs("div", { className: "relative", children: [
71
+ /* @__PURE__ */ jsx(
72
+ Input,
73
+ {
74
+ type: "file",
75
+ accept: "image/*",
76
+ ...safeFieldProps,
77
+ onChange: handleFileChange,
78
+ disabled: isUploading,
79
+ className: "cursor-pointer",
80
+ "data-testid": "image-upload-input"
81
+ }
82
+ ),
83
+ isUploading && /* @__PURE__ */ jsx("div", { className: "absolute inset-0 flex items-center justify-center bg-background/80", children: /* @__PURE__ */ jsx(Loader2, { className: "h-4 w-4 animate-spin" }) })
84
+ ] }) }),
85
+ previewUrl && /* @__PURE__ */ jsxs("div", { className: "flex items-center gap-2", children: [
86
+ /* @__PURE__ */ jsx("div", { className: "relative h-20 w-20 overflow-hidden rounded-md border", children: /* @__PURE__ */ jsx(
87
+ "img",
88
+ {
89
+ src: previewUrl,
90
+ alt: "Preview",
91
+ className: "h-full w-full object-cover",
92
+ "data-testid": "image-preview"
93
+ }
94
+ ) }),
95
+ /* @__PURE__ */ jsxs(
96
+ Button,
97
+ {
98
+ type: "button",
99
+ variant: "outline",
100
+ size: "sm",
101
+ onClick: handleRemove,
102
+ className: "flex items-center gap-1",
103
+ "data-testid": "remove-image-button",
104
+ children: [
105
+ /* @__PURE__ */ jsx(Trash2, { className: "h-4 w-4" }),
106
+ "Remove"
107
+ ]
108
+ }
109
+ )
110
+ ] }),
111
+ /* @__PURE__ */ jsx(AutoFormTooltip, { fieldConfigItem }),
112
+ /* @__PURE__ */ jsx(FormMessage, {})
113
+ ] });
114
+ }
115
+
116
+ export { CMSFileUpload };
@@ -0,0 +1,18 @@
1
+ "use client";
2
+ 'use strict';
3
+
4
+ const jsxRuntime = require('react/jsx-runtime');
5
+ const skeleton = require('../../../../../../../ui/src/components/skeleton.cjs');
6
+ const pageWrapper = require('../shared/page-wrapper.cjs');
7
+
8
+ function DashboardSkeleton() {
9
+ return /* @__PURE__ */ jsxRuntime.jsx(pageWrapper.PageWrapper, { testId: "cms-dashboard-skeleton", children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "w-full max-w-5xl space-y-6", children: [
10
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "space-y-2", children: [
11
+ /* @__PURE__ */ jsxRuntime.jsx(skeleton.Skeleton, { className: "h-8 w-48" }),
12
+ /* @__PURE__ */ jsxRuntime.jsx(skeleton.Skeleton, { className: "h-4 w-64" })
13
+ ] }),
14
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "grid gap-4 md:grid-cols-2 lg:grid-cols-3", children: Array.from({ length: 6 }).map((_, i) => /* @__PURE__ */ jsxRuntime.jsx(skeleton.Skeleton, { className: "h-32 rounded-lg" }, i)) })
15
+ ] }) });
16
+ }
17
+
18
+ exports.DashboardSkeleton = DashboardSkeleton;
@@ -0,0 +1,16 @@
1
+ "use client";
2
+ import { jsx, jsxs } from 'react/jsx-runtime';
3
+ import { Skeleton } from '../../../../../../../ui/src/components/skeleton.mjs';
4
+ import { PageWrapper } from '../shared/page-wrapper.mjs';
5
+
6
+ function DashboardSkeleton() {
7
+ return /* @__PURE__ */ jsx(PageWrapper, { testId: "cms-dashboard-skeleton", children: /* @__PURE__ */ jsxs("div", { className: "w-full max-w-5xl space-y-6", children: [
8
+ /* @__PURE__ */ jsxs("div", { className: "space-y-2", children: [
9
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-8 w-48" }),
10
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-4 w-64" })
11
+ ] }),
12
+ /* @__PURE__ */ jsx("div", { className: "grid gap-4 md:grid-cols-2 lg:grid-cols-3", children: Array.from({ length: 6 }).map((_, i) => /* @__PURE__ */ jsx(Skeleton, { className: "h-32 rounded-lg" }, i)) })
13
+ ] }) });
14
+ }
15
+
16
+ export { DashboardSkeleton };
@@ -0,0 +1,32 @@
1
+ "use client";
2
+ 'use strict';
3
+
4
+ const jsxRuntime = require('react/jsx-runtime');
5
+ const skeleton = require('../../../../../../../ui/src/components/skeleton.cjs');
6
+
7
+ function EditorSkeleton() {
8
+ return /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "space-y-6", children: [
9
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "space-y-2", children: /* @__PURE__ */ jsxRuntime.jsx(skeleton.Skeleton, { className: "h-8 w-48" }) }),
10
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "space-y-4", children: [
11
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "space-y-2", children: [
12
+ /* @__PURE__ */ jsxRuntime.jsx(skeleton.Skeleton, { className: "h-4 w-16" }),
13
+ /* @__PURE__ */ jsxRuntime.jsx(skeleton.Skeleton, { className: "h-10 w-full" })
14
+ ] }),
15
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "space-y-2", children: [
16
+ /* @__PURE__ */ jsxRuntime.jsx(skeleton.Skeleton, { className: "h-4 w-24" }),
17
+ /* @__PURE__ */ jsxRuntime.jsx(skeleton.Skeleton, { className: "h-10 w-full" })
18
+ ] }),
19
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "space-y-2", children: [
20
+ /* @__PURE__ */ jsxRuntime.jsx(skeleton.Skeleton, { className: "h-4 w-20" }),
21
+ /* @__PURE__ */ jsxRuntime.jsx(skeleton.Skeleton, { className: "h-24 w-full" })
22
+ ] }),
23
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "space-y-2", children: [
24
+ /* @__PURE__ */ jsxRuntime.jsx(skeleton.Skeleton, { className: "h-4 w-16" }),
25
+ /* @__PURE__ */ jsxRuntime.jsx(skeleton.Skeleton, { className: "h-10 w-full" })
26
+ ] })
27
+ ] }),
28
+ /* @__PURE__ */ jsxRuntime.jsx(skeleton.Skeleton, { className: "h-10 w-24" })
29
+ ] });
30
+ }
31
+
32
+ exports.EditorSkeleton = EditorSkeleton;
@@ -0,0 +1,30 @@
1
+ "use client";
2
+ import { jsxs, jsx } from 'react/jsx-runtime';
3
+ import { Skeleton } from '../../../../../../../ui/src/components/skeleton.mjs';
4
+
5
+ function EditorSkeleton() {
6
+ return /* @__PURE__ */ jsxs("div", { className: "space-y-6", children: [
7
+ /* @__PURE__ */ jsx("div", { className: "space-y-2", children: /* @__PURE__ */ jsx(Skeleton, { className: "h-8 w-48" }) }),
8
+ /* @__PURE__ */ jsxs("div", { className: "space-y-4", children: [
9
+ /* @__PURE__ */ jsxs("div", { className: "space-y-2", children: [
10
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-4 w-16" }),
11
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-10 w-full" })
12
+ ] }),
13
+ /* @__PURE__ */ jsxs("div", { className: "space-y-2", children: [
14
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-4 w-24" }),
15
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-10 w-full" })
16
+ ] }),
17
+ /* @__PURE__ */ jsxs("div", { className: "space-y-2", children: [
18
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-4 w-20" }),
19
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-24 w-full" })
20
+ ] }),
21
+ /* @__PURE__ */ jsxs("div", { className: "space-y-2", children: [
22
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-4 w-16" }),
23
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-10 w-full" })
24
+ ] })
25
+ ] }),
26
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-10 w-24" })
27
+ ] });
28
+ }
29
+
30
+ export { EditorSkeleton };
@@ -0,0 +1,32 @@
1
+ "use client";
2
+ 'use strict';
3
+
4
+ const jsxRuntime = require('react/jsx-runtime');
5
+ const skeleton = require('../../../../../../../ui/src/components/skeleton.cjs');
6
+ const pageWrapper = require('../shared/page-wrapper.cjs');
7
+
8
+ function ListSkeleton() {
9
+ return /* @__PURE__ */ jsxRuntime.jsx(pageWrapper.PageWrapper, { testId: "cms-list-skeleton", children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "w-full max-w-5xl space-y-6", children: [
10
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex items-center justify-between", children: [
11
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "space-y-2", children: [
12
+ /* @__PURE__ */ jsxRuntime.jsx(skeleton.Skeleton, { className: "h-8 w-48" }),
13
+ /* @__PURE__ */ jsxRuntime.jsx(skeleton.Skeleton, { className: "h-4 w-32" })
14
+ ] }),
15
+ /* @__PURE__ */ jsxRuntime.jsx(skeleton.Skeleton, { className: "h-10 w-28" })
16
+ ] }),
17
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "border rounded-lg", children: [
18
+ /* @__PURE__ */ jsxRuntime.jsx("div", { className: "border-b px-4 py-3", children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex gap-4", children: [
19
+ /* @__PURE__ */ jsxRuntime.jsx(skeleton.Skeleton, { className: "h-4 w-24" }),
20
+ /* @__PURE__ */ jsxRuntime.jsx(skeleton.Skeleton, { className: "h-4 w-24" }),
21
+ /* @__PURE__ */ jsxRuntime.jsx(skeleton.Skeleton, { className: "h-4 w-24" })
22
+ ] }) }),
23
+ Array.from({ length: 5 }).map((_, i) => /* @__PURE__ */ jsxRuntime.jsx("div", { className: "px-4 py-3 border-b last:border-b-0", children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex gap-4", children: [
24
+ /* @__PURE__ */ jsxRuntime.jsx(skeleton.Skeleton, { className: "h-4 w-32" }),
25
+ /* @__PURE__ */ jsxRuntime.jsx(skeleton.Skeleton, { className: "h-4 w-24" }),
26
+ /* @__PURE__ */ jsxRuntime.jsx(skeleton.Skeleton, { className: "h-4 w-24" })
27
+ ] }) }, i))
28
+ ] })
29
+ ] }) });
30
+ }
31
+
32
+ exports.ListSkeleton = ListSkeleton;
@@ -0,0 +1,30 @@
1
+ "use client";
2
+ import { jsx, jsxs } from 'react/jsx-runtime';
3
+ import { Skeleton } from '../../../../../../../ui/src/components/skeleton.mjs';
4
+ import { PageWrapper } from '../shared/page-wrapper.mjs';
5
+
6
+ function ListSkeleton() {
7
+ return /* @__PURE__ */ jsx(PageWrapper, { testId: "cms-list-skeleton", children: /* @__PURE__ */ jsxs("div", { className: "w-full max-w-5xl space-y-6", children: [
8
+ /* @__PURE__ */ jsxs("div", { className: "flex items-center justify-between", children: [
9
+ /* @__PURE__ */ jsxs("div", { className: "space-y-2", children: [
10
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-8 w-48" }),
11
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-4 w-32" })
12
+ ] }),
13
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-10 w-28" })
14
+ ] }),
15
+ /* @__PURE__ */ jsxs("div", { className: "border rounded-lg", children: [
16
+ /* @__PURE__ */ jsx("div", { className: "border-b px-4 py-3", children: /* @__PURE__ */ jsxs("div", { className: "flex gap-4", children: [
17
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-4 w-24" }),
18
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-4 w-24" }),
19
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-4 w-24" })
20
+ ] }) }),
21
+ Array.from({ length: 5 }).map((_, i) => /* @__PURE__ */ jsx("div", { className: "px-4 py-3 border-b last:border-b-0", children: /* @__PURE__ */ jsxs("div", { className: "flex gap-4", children: [
22
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-4 w-32" }),
23
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-4 w-24" }),
24
+ /* @__PURE__ */ jsx(Skeleton, { className: "h-4 w-24" })
25
+ ] }) }, i))
26
+ ] })
27
+ ] }) });
28
+ }
29
+
30
+ export { ListSkeleton };
@@ -0,0 +1,20 @@
1
+ "use client";
2
+ 'use strict';
3
+
4
+ const jsxRuntime = require('react/jsx-runtime');
5
+ const button = require('../../../../../../../ui/src/components/button.cjs');
6
+ const context = require('@btst/stack/context');
7
+
8
+ function NotFoundPage() {
9
+ const { navigate, Link } = context.usePluginOverrides("cms");
10
+ const basePath = context.useBasePath();
11
+ const LinkComponent = Link || "a";
12
+ return /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex flex-col items-center justify-center py-12 px-4 text-center", children: [
13
+ /* @__PURE__ */ jsxRuntime.jsx("h1", { className: "text-6xl font-bold text-muted-foreground mb-4", children: "404" }),
14
+ /* @__PURE__ */ jsxRuntime.jsx("h2", { className: "text-xl font-medium text-foreground mb-2", children: "Page not found" }),
15
+ /* @__PURE__ */ jsxRuntime.jsx("p", { className: "text-sm text-muted-foreground mb-6 max-w-sm", children: "The page you're looking for doesn't exist or has been moved." }),
16
+ /* @__PURE__ */ jsxRuntime.jsx(button.Button, { asChild: true, children: /* @__PURE__ */ jsxRuntime.jsx(LinkComponent, { href: `${basePath}/cms`, children: "Back to CMS" }) })
17
+ ] });
18
+ }
19
+
20
+ exports.NotFoundPage = NotFoundPage;
@@ -0,0 +1,18 @@
1
+ "use client";
2
+ import { jsxs, jsx } from 'react/jsx-runtime';
3
+ import { Button } from '../../../../../../../ui/src/components/button.mjs';
4
+ import { usePluginOverrides, useBasePath } from '@btst/stack/context';
5
+
6
+ function NotFoundPage() {
7
+ const { navigate, Link } = usePluginOverrides("cms");
8
+ const basePath = useBasePath();
9
+ const LinkComponent = Link || "a";
10
+ return /* @__PURE__ */ jsxs("div", { className: "flex flex-col items-center justify-center py-12 px-4 text-center", children: [
11
+ /* @__PURE__ */ jsx("h1", { className: "text-6xl font-bold text-muted-foreground mb-4", children: "404" }),
12
+ /* @__PURE__ */ jsx("h2", { className: "text-xl font-medium text-foreground mb-2", children: "Page not found" }),
13
+ /* @__PURE__ */ jsx("p", { className: "text-sm text-muted-foreground mb-6 max-w-sm", children: "The page you're looking for doesn't exist or has been moved." }),
14
+ /* @__PURE__ */ jsx(Button, { asChild: true, children: /* @__PURE__ */ jsx(LinkComponent, { href: `${basePath}/cms`, children: "Back to CMS" }) })
15
+ ] });
16
+ }
17
+
18
+ export { NotFoundPage };
@@ -0,0 +1,46 @@
1
+ "use client";
2
+ 'use strict';
3
+
4
+ const jsxRuntime = require('react/jsx-runtime');
5
+ const React = require('react');
6
+ const context = require('@btst/stack/context');
7
+ const components = require('@btst/stack/client/components');
8
+ const defaultError = require('../shared/default-error.cjs');
9
+ const _404Page = require('./404-page.cjs');
10
+ const editorSkeleton = require('../loading/editor-skeleton.cjs');
11
+
12
+ const ContentEditorPageInternal = React.lazy(
13
+ () => import('./content-editor-page.internal.cjs').then((m) => ({
14
+ default: m.ContentEditorPage
15
+ }))
16
+ );
17
+ function ContentEditorPageComponent({
18
+ typeSlug,
19
+ id
20
+ }) {
21
+ const { onRouteError } = context.usePluginOverrides("cms");
22
+ const isNew = !id;
23
+ const path = isNew ? `/cms/${typeSlug}/new` : `/cms/${typeSlug}/${id}`;
24
+ return /* @__PURE__ */ jsxRuntime.jsx(
25
+ components.ComposedRoute,
26
+ {
27
+ path,
28
+ PageComponent: ContentEditorPageInternal,
29
+ ErrorComponent: defaultError.DefaultError,
30
+ LoadingComponent: editorSkeleton.EditorSkeleton,
31
+ NotFoundComponent: _404Page.NotFoundPage,
32
+ props: { typeSlug, id },
33
+ onError: (error) => {
34
+ if (onRouteError) {
35
+ onRouteError("contentEditor", error, {
36
+ path,
37
+ params: { typeSlug, id: id ?? "" },
38
+ isSSR: typeof window === "undefined"
39
+ });
40
+ }
41
+ }
42
+ }
43
+ );
44
+ }
45
+
46
+ exports.ContentEditorPageComponent = ContentEditorPageComponent;
@@ -0,0 +1,83 @@
1
+ "use client";
2
+ 'use strict';
3
+
4
+ const jsxRuntime = require('react/jsx-runtime');
5
+ const lucideReact = require('lucide-react');
6
+ const button = require('../../../../../../../ui/src/components/button.cjs');
7
+ const context = require('@btst/stack/context');
8
+ const contentForm = require('../forms/content-form.cjs');
9
+ const emptyState = require('../shared/empty-state.cjs');
10
+ const pageWrapper = require('../shared/page-wrapper.cjs');
11
+ const editorSkeleton = require('../loading/editor-skeleton.cjs');
12
+ const index = require('../../localization/index.cjs');
13
+ const cmsHooks = require('../../hooks/cms-hooks.cjs');
14
+
15
+ function ContentEditorPage({ typeSlug, id }) {
16
+ const { navigate, localization: customLocalization } = context.usePluginOverrides("cms");
17
+ const localization = { ...index.CMS_LOCALIZATION, ...customLocalization };
18
+ const basePath = context.useBasePath();
19
+ const { contentTypes } = cmsHooks.useSuspenseContentTypes();
20
+ const contentType = contentTypes.find((ct) => ct.slug === typeSlug);
21
+ const isEditing = !!id;
22
+ const { item, isLoading: isLoadingItem } = cmsHooks.useContentItem(typeSlug, id ?? "");
23
+ const createContent = cmsHooks.useCreateContent(typeSlug);
24
+ const updateContent = cmsHooks.useUpdateContent(typeSlug);
25
+ if (!contentType) {
26
+ return /* @__PURE__ */ jsxRuntime.jsx(pageWrapper.PageWrapper, { testId: "cms-editor-page", children: /* @__PURE__ */ jsxRuntime.jsx("div", { className: "w-full max-w-2xl", children: /* @__PURE__ */ jsxRuntime.jsx(
27
+ emptyState.EmptyState,
28
+ {
29
+ title: localization.CMS_ERROR_NOT_FOUND,
30
+ description: "Content type not found"
31
+ }
32
+ ) }) });
33
+ }
34
+ if (isEditing && isLoadingItem) {
35
+ return /* @__PURE__ */ jsxRuntime.jsx(pageWrapper.PageWrapper, { testId: "cms-editor-page", children: /* @__PURE__ */ jsxRuntime.jsx("div", { className: "w-full max-w-2xl", children: /* @__PURE__ */ jsxRuntime.jsx(editorSkeleton.EditorSkeleton, {}) }) });
36
+ }
37
+ if (isEditing && !item) {
38
+ return /* @__PURE__ */ jsxRuntime.jsx(pageWrapper.PageWrapper, { testId: "cms-editor-page", children: /* @__PURE__ */ jsxRuntime.jsx("div", { className: "w-full max-w-2xl", children: /* @__PURE__ */ jsxRuntime.jsx(
39
+ emptyState.EmptyState,
40
+ {
41
+ title: localization.CMS_ERROR_NOT_FOUND,
42
+ description: "Content item not found"
43
+ }
44
+ ) }) });
45
+ }
46
+ const handleSubmit = async (data) => {
47
+ if (isEditing && id) {
48
+ await updateContent.mutateAsync({ id, data });
49
+ } else {
50
+ await createContent.mutateAsync(data);
51
+ }
52
+ navigate(`${basePath}/cms/${typeSlug}`);
53
+ };
54
+ const title = isEditing ? localization.CMS_EDITOR_TITLE_EDIT.replace("{typeName}", contentType.name) : localization.CMS_EDITOR_TITLE_NEW.replace("{typeName}", contentType.name);
55
+ return /* @__PURE__ */ jsxRuntime.jsx(pageWrapper.PageWrapper, { testId: "cms-editor-page", children: /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "w-full max-w-2xl space-y-6", children: [
56
+ /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex items-center gap-4", children: [
57
+ /* @__PURE__ */ jsxRuntime.jsx(
58
+ button.Button,
59
+ {
60
+ variant: "ghost",
61
+ size: "icon",
62
+ onClick: () => navigate(`${basePath}/cms/${typeSlug}`),
63
+ children: /* @__PURE__ */ jsxRuntime.jsx(lucideReact.ArrowLeft, { className: "h-4 w-4" })
64
+ }
65
+ ),
66
+ /* @__PURE__ */ jsxRuntime.jsx("h1", { className: "text-2xl font-bold tracking-tight", children: title })
67
+ ] }),
68
+ /* @__PURE__ */ jsxRuntime.jsx(
69
+ contentForm.ContentForm,
70
+ {
71
+ contentType,
72
+ initialData: item?.parsedData,
73
+ initialSlug: item?.slug,
74
+ isEditing,
75
+ onSubmit: handleSubmit,
76
+ onCancel: () => navigate(`${basePath}/cms/${typeSlug}`)
77
+ },
78
+ isEditing ? `edit-${id}` : "create"
79
+ )
80
+ ] }) });
81
+ }
82
+
83
+ exports.ContentEditorPage = ContentEditorPage;
@@ -0,0 +1,81 @@
1
+ "use client";
2
+ import { jsx, jsxs } from 'react/jsx-runtime';
3
+ import { ArrowLeft } from 'lucide-react';
4
+ import { Button } from '../../../../../../../ui/src/components/button.mjs';
5
+ import { usePluginOverrides, useBasePath } from '@btst/stack/context';
6
+ import { ContentForm } from '../forms/content-form.mjs';
7
+ import { EmptyState } from '../shared/empty-state.mjs';
8
+ import { PageWrapper } from '../shared/page-wrapper.mjs';
9
+ import { EditorSkeleton } from '../loading/editor-skeleton.mjs';
10
+ import { CMS_LOCALIZATION } from '../../localization/index.mjs';
11
+ import { useSuspenseContentTypes, useContentItem, useCreateContent, useUpdateContent } from '../../hooks/cms-hooks.mjs';
12
+
13
+ function ContentEditorPage({ typeSlug, id }) {
14
+ const { navigate, localization: customLocalization } = usePluginOverrides("cms");
15
+ const localization = { ...CMS_LOCALIZATION, ...customLocalization };
16
+ const basePath = useBasePath();
17
+ const { contentTypes } = useSuspenseContentTypes();
18
+ const contentType = contentTypes.find((ct) => ct.slug === typeSlug);
19
+ const isEditing = !!id;
20
+ const { item, isLoading: isLoadingItem } = useContentItem(typeSlug, id ?? "");
21
+ const createContent = useCreateContent(typeSlug);
22
+ const updateContent = useUpdateContent(typeSlug);
23
+ if (!contentType) {
24
+ return /* @__PURE__ */ jsx(PageWrapper, { testId: "cms-editor-page", children: /* @__PURE__ */ jsx("div", { className: "w-full max-w-2xl", children: /* @__PURE__ */ jsx(
25
+ EmptyState,
26
+ {
27
+ title: localization.CMS_ERROR_NOT_FOUND,
28
+ description: "Content type not found"
29
+ }
30
+ ) }) });
31
+ }
32
+ if (isEditing && isLoadingItem) {
33
+ return /* @__PURE__ */ jsx(PageWrapper, { testId: "cms-editor-page", children: /* @__PURE__ */ jsx("div", { className: "w-full max-w-2xl", children: /* @__PURE__ */ jsx(EditorSkeleton, {}) }) });
34
+ }
35
+ if (isEditing && !item) {
36
+ return /* @__PURE__ */ jsx(PageWrapper, { testId: "cms-editor-page", children: /* @__PURE__ */ jsx("div", { className: "w-full max-w-2xl", children: /* @__PURE__ */ jsx(
37
+ EmptyState,
38
+ {
39
+ title: localization.CMS_ERROR_NOT_FOUND,
40
+ description: "Content item not found"
41
+ }
42
+ ) }) });
43
+ }
44
+ const handleSubmit = async (data) => {
45
+ if (isEditing && id) {
46
+ await updateContent.mutateAsync({ id, data });
47
+ } else {
48
+ await createContent.mutateAsync(data);
49
+ }
50
+ navigate(`${basePath}/cms/${typeSlug}`);
51
+ };
52
+ const title = isEditing ? localization.CMS_EDITOR_TITLE_EDIT.replace("{typeName}", contentType.name) : localization.CMS_EDITOR_TITLE_NEW.replace("{typeName}", contentType.name);
53
+ return /* @__PURE__ */ jsx(PageWrapper, { testId: "cms-editor-page", children: /* @__PURE__ */ jsxs("div", { className: "w-full max-w-2xl space-y-6", children: [
54
+ /* @__PURE__ */ jsxs("div", { className: "flex items-center gap-4", children: [
55
+ /* @__PURE__ */ jsx(
56
+ Button,
57
+ {
58
+ variant: "ghost",
59
+ size: "icon",
60
+ onClick: () => navigate(`${basePath}/cms/${typeSlug}`),
61
+ children: /* @__PURE__ */ jsx(ArrowLeft, { className: "h-4 w-4" })
62
+ }
63
+ ),
64
+ /* @__PURE__ */ jsx("h1", { className: "text-2xl font-bold tracking-tight", children: title })
65
+ ] }),
66
+ /* @__PURE__ */ jsx(
67
+ ContentForm,
68
+ {
69
+ contentType,
70
+ initialData: item?.parsedData,
71
+ initialSlug: item?.slug,
72
+ isEditing,
73
+ onSubmit: handleSubmit,
74
+ onCancel: () => navigate(`${basePath}/cms/${typeSlug}`)
75
+ },
76
+ isEditing ? `edit-${id}` : "create"
77
+ )
78
+ ] }) });
79
+ }
80
+
81
+ export { ContentEditorPage };