@greatapps/common 1.1.694 → 1.1.697

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 (555) hide show
  1. package/dist/components/account/ConfigurationsMyAccountModal.mjs +1 -1
  2. package/dist/components/account/ConfigurationsMyAccountModal.mjs.map +1 -1
  3. package/dist/components/account/ConfirmDeleteAccountModal.mjs.map +1 -1
  4. package/dist/components/account/ConfirmGlobalPreferencesModal.mjs.map +1 -1
  5. package/dist/components/account/DeleteAccountModal.mjs.map +1 -1
  6. package/dist/components/account/DisableTwoFactorAuthModal.mjs.map +1 -1
  7. package/dist/components/account/IsntPossibleDeleteAccountModal.mjs.map +1 -1
  8. package/dist/components/account/TwoFactorAuthModal.mjs.map +1 -1
  9. package/dist/components/account/hooks/useChangePhoneForm.mjs.map +1 -1
  10. package/dist/components/account/hooks/useTwoFactorAuthForm.mjs.map +1 -1
  11. package/dist/components/account/sections/ChangeEmailModal.mjs.map +1 -1
  12. package/dist/components/account/sections/ChangePasswordSection.mjs.map +1 -1
  13. package/dist/components/account/sections/ChangePhoneModal.mjs.map +1 -1
  14. package/dist/components/account/sections/MyProfileSection.mjs.map +1 -1
  15. package/dist/components/account/sections/PreferencesSection.mjs.map +1 -1
  16. package/dist/components/account/sections/SecuritySection.mjs.map +1 -1
  17. package/dist/components/account/sections/TokenSection.mjs.map +1 -1
  18. package/dist/components/embeds/ClarityEmbed.mjs.map +1 -1
  19. package/dist/components/embeds/CrispEmbed.mjs.map +1 -1
  20. package/dist/components/embeds/EmbedWidgets.mjs.map +1 -1
  21. package/dist/components/embeds/FrillEmbed.mjs.map +1 -1
  22. package/dist/components/layouts/AppMobileNavBar.mjs.map +1 -1
  23. package/dist/components/layouts/AppNavBar.mjs.map +1 -1
  24. package/dist/components/layouts/MdSideBarNavigation.mjs.map +1 -1
  25. package/dist/components/layouts/NavBar.mjs.map +1 -1
  26. package/dist/components/layouts/NotificationsPopover.mjs.map +1 -1
  27. package/dist/components/layouts/ProfilePopover.mjs.map +1 -1
  28. package/dist/components/layouts/SideBarNavigation.mjs.map +1 -1
  29. package/dist/components/layouts/UsersSelectorPopover.mjs.map +1 -1
  30. package/dist/components/layouts/WhitelabelCodes.mjs.map +1 -1
  31. package/dist/components/modals/BuyCreditsModal.mjs.map +1 -1
  32. package/dist/components/modals/CreditsDisabledModal.mjs.map +1 -1
  33. package/dist/components/modals/Modals.mjs.map +1 -1
  34. package/dist/components/modals/PaidPlanRequiredModal.mjs.map +1 -1
  35. package/dist/components/modals/cards/AddCardModal.mjs.map +1 -1
  36. package/dist/components/modals/cards/CannotDeleteCardModal.mjs.map +1 -1
  37. package/dist/components/modals/cards/CardFormFields.mjs.map +1 -1
  38. package/dist/components/modals/cards/DeleteCardModal.mjs.map +1 -1
  39. package/dist/components/navigation/CancelledSubscriptionBanner.mjs.map +1 -1
  40. package/dist/components/navigation/NavItemsContext.mjs.map +1 -1
  41. package/dist/components/navigation/OverdueInvoiceBanner.mjs.map +1 -1
  42. package/dist/components/navigation/PendingCancellationBanner.mjs.map +1 -1
  43. package/dist/components/navigation/ProjectSelectorPopover.mjs.map +1 -1
  44. package/dist/components/navigation/SubscriptionBanner.mjs.map +1 -1
  45. package/dist/components/navigation/TrialBanner.mjs.map +1 -1
  46. package/dist/components/navigation/UpcomingInvoiceBanner.mjs.map +1 -1
  47. package/dist/components/navigation/shells/TabsMobileShell.mjs.map +1 -1
  48. package/dist/components/navigation/subcomponents/BottomLinks.mjs.map +1 -1
  49. package/dist/components/navigation/subcomponents/ProjectSelector.mjs.map +1 -1
  50. package/dist/components/pages/NotFoundPage.mjs.map +1 -1
  51. package/dist/components/pages/notifications/Notifications.mjs.map +1 -1
  52. package/dist/components/ui/buttons/Button.mjs.map +1 -1
  53. package/dist/components/ui/buttons/CancelButton.mjs.map +1 -1
  54. package/dist/components/ui/buttons/CopyButton.mjs.map +1 -1
  55. package/dist/components/ui/data-display/Accordion.mjs.map +1 -1
  56. package/dist/components/ui/data-display/Badge.mjs.map +1 -1
  57. package/dist/components/ui/data-display/Card.mjs.map +1 -1
  58. package/dist/components/ui/data-display/CardBrandIcons.mjs.map +1 -1
  59. package/dist/components/ui/data-display/CardItem.mjs.map +1 -1
  60. package/dist/components/ui/data-display/Pagination.mjs.map +1 -1
  61. package/dist/components/ui/data-display/PaymentInfoCard.mjs.map +1 -1
  62. package/dist/components/ui/data-display/ScrollArea.mjs.map +1 -1
  63. package/dist/components/ui/data-display/Separator.mjs.map +1 -1
  64. package/dist/components/ui/data-display/Table.mjs.map +1 -1
  65. package/dist/components/ui/data-display/Tabs.mjs.map +1 -1
  66. package/dist/components/ui/feedback/CircularProgress.mjs.map +1 -1
  67. package/dist/components/ui/feedback/DefaultCircularProgress.mjs.map +1 -1
  68. package/dist/components/ui/feedback/LoadingOverlay.mjs.map +1 -1
  69. package/dist/components/ui/feedback/Progress.mjs.map +1 -1
  70. package/dist/components/ui/feedback/Skeleton.mjs.map +1 -1
  71. package/dist/components/ui/feedback/Toast.mjs.map +1 -1
  72. package/dist/components/ui/form/Calendar.mjs.map +1 -1
  73. package/dist/components/ui/form/Checkbox.mjs.map +1 -1
  74. package/dist/components/ui/form/ComboboxField.mjs.map +1 -1
  75. package/dist/components/ui/form/DatePicker.mjs.map +1 -1
  76. package/dist/components/ui/form/DateRangePicker.mjs.map +1 -1
  77. package/dist/components/ui/form/FormField.mjs.map +1 -1
  78. package/dist/components/ui/form/Input.mjs.map +1 -1
  79. package/dist/components/ui/form/InputOtp.mjs.map +1 -1
  80. package/dist/components/ui/form/PhoneInput.mjs.map +1 -1
  81. package/dist/components/ui/form/RadioGroup.mjs.map +1 -1
  82. package/dist/components/ui/form/Select.mjs +1 -1
  83. package/dist/components/ui/form/Select.mjs.map +1 -1
  84. package/dist/components/ui/form/Switch.mjs.map +1 -1
  85. package/dist/components/ui/form/Textarea.mjs.map +1 -1
  86. package/dist/components/ui/overlay/Command.mjs.map +1 -1
  87. package/dist/components/ui/overlay/Dialog.mjs.map +1 -1
  88. package/dist/components/ui/overlay/Popover.mjs.map +1 -1
  89. package/dist/components/ui/overlay/Sheet.mjs.map +1 -1
  90. package/dist/components/ui/overlay/Tooltip.mjs.map +1 -1
  91. package/dist/components/widgets/ImageUpload/ImageCropModal.mjs +10 -0
  92. package/dist/components/widgets/ImageUpload/ImageCropModal.mjs.map +1 -1
  93. package/dist/components/widgets/ImageUpload/ImageTooSmallModal.mjs.map +1 -1
  94. package/dist/components/widgets/ImageUpload/ImageUpload.mjs.map +1 -1
  95. package/dist/components/widgets/ImageUpload/index.mjs.map +1 -1
  96. package/dist/components/widgets/notifications/NotificationCard.mjs.map +1 -1
  97. package/dist/handlers.mjs.map +1 -1
  98. package/dist/hooks/copy-to-clipboard.hook.mjs.map +1 -1
  99. package/dist/hooks/useAuthQueryKey.mjs.map +1 -1
  100. package/dist/hooks/useBrandLoadingIcon.mjs.map +1 -1
  101. package/dist/hooks/useRouter.mjs.map +1 -1
  102. package/dist/http.mjs.map +1 -1
  103. package/dist/i18n/config.mjs.map +1 -1
  104. package/dist/i18n/country-language.mjs.map +1 -1
  105. package/dist/i18n/messages/en-us.mjs.map +1 -1
  106. package/dist/i18n/messages/es-es.mjs.map +1 -1
  107. package/dist/i18n/messages/index.mjs.map +1 -1
  108. package/dist/i18n/messages/pt-br.mjs.map +1 -1
  109. package/dist/i18n/normalize.mjs.map +1 -1
  110. package/dist/i18n/resolve-locale.mjs.map +1 -1
  111. package/dist/i18n.mjs.map +1 -1
  112. package/dist/index.mjs.map +1 -1
  113. package/dist/infra/http/api-fetch.mjs.map +1 -1
  114. package/dist/infra/route/parse-id.mjs.map +1 -1
  115. package/dist/infra/route/parse-numeric.mjs.map +1 -1
  116. package/dist/infra/route/safe-route-handler.mjs.map +1 -1
  117. package/dist/infra/route/search-params.mjs.map +1 -1
  118. package/dist/infra/utils/array.mjs.map +1 -1
  119. package/dist/infra/utils/date.mjs.map +1 -1
  120. package/dist/middleware.mjs.map +1 -1
  121. package/dist/modules/accounts/actions/account-management.action.mjs.map +1 -1
  122. package/dist/modules/accounts/actions/find-current-account.action.mjs.map +1 -1
  123. package/dist/modules/accounts/actions/get-account-token.action.mjs.map +1 -1
  124. package/dist/modules/accounts/actions/list-currencies.action.mjs.map +1 -1
  125. package/dist/modules/accounts/actions/list-timezones.action.mjs.map +1 -1
  126. package/dist/modules/accounts/hooks/current-account.hook.mjs.map +1 -1
  127. package/dist/modules/accounts/hooks/use-account-token.hook.mjs.map +1 -1
  128. package/dist/modules/accounts/hooks/use-currency-formatter.hook.mjs.map +1 -1
  129. package/dist/modules/accounts/hooks/useAccountManagement.mjs.map +1 -1
  130. package/dist/modules/accounts/hooks/useCurrencies.mjs.map +1 -1
  131. package/dist/modules/accounts/hooks/useTimezones.mjs.map +1 -1
  132. package/dist/modules/accounts/hooks/useViaCep.mjs.map +1 -1
  133. package/dist/modules/accounts/services/account-token.service.mjs.map +1 -1
  134. package/dist/modules/accounts/services/account.service.mjs.map +1 -1
  135. package/dist/modules/auth/actions/social-google-login.action.mjs.map +1 -1
  136. package/dist/modules/auth/actions/social-google-onboarding.action.mjs.map +1 -1
  137. package/dist/modules/auth/actions/unlink-google.action.mjs.map +1 -1
  138. package/dist/modules/auth/actions/validate-session.action.mjs.map +1 -1
  139. package/dist/modules/auth/actions/verify-two-factor.action.mjs.map +1 -1
  140. package/dist/modules/auth/hooks/login.hook.mjs.map +1 -1
  141. package/dist/modules/auth/hooks/logout.hook.mjs.map +1 -1
  142. package/dist/modules/auth/hooks/register.hook.mjs.map +1 -1
  143. package/dist/modules/auth/hooks/social-google-login.hook.mjs.map +1 -1
  144. package/dist/modules/auth/hooks/social-google-onboarding.hook.mjs.map +1 -1
  145. package/dist/modules/auth/hooks/unlink-google.hook.mjs.map +1 -1
  146. package/dist/modules/auth/hooks/useManagementPermissions.mjs.map +1 -1
  147. package/dist/modules/auth/hooks/useUserQuery.mjs.map +1 -1
  148. package/dist/modules/auth/utils/assert-management-permission.mjs.map +1 -1
  149. package/dist/modules/auth/utils/assert-management-subscription.mjs.map +1 -1
  150. package/dist/modules/auth/utils/assert-paid-subscription.mjs.map +1 -1
  151. package/dist/modules/auth/utils/assert-subscription-addon.mjs.map +1 -1
  152. package/dist/modules/auth/utils/build-wl-override.mjs.map +1 -1
  153. package/dist/modules/auth/utils/require-token-not-expired.mjs.map +1 -1
  154. package/dist/modules/auth/utils/require-valid-session.mjs.map +1 -1
  155. package/dist/modules/cards/actions/create-card.action.mjs.map +1 -1
  156. package/dist/modules/cards/actions/create-setup-intent.action.mjs.map +1 -1
  157. package/dist/modules/cards/actions/delete-card.action.mjs.map +1 -1
  158. package/dist/modules/cards/actions/set-default-card.action.mjs.map +1 -1
  159. package/dist/modules/cards/handlers/find-card-by-id.handler.mjs.map +1 -1
  160. package/dist/modules/cards/handlers/list-cards.handler.mjs.map +1 -1
  161. package/dist/modules/cards/hooks/card-by-id.hook.mjs.map +1 -1
  162. package/dist/modules/cards/hooks/cards.hook.mjs.map +1 -1
  163. package/dist/modules/cards/hooks/create-card.hook.mjs.map +1 -1
  164. package/dist/modules/cards/hooks/create-setup-intent.hook.mjs.map +1 -1
  165. package/dist/modules/cards/hooks/delete-card.hook.mjs.map +1 -1
  166. package/dist/modules/cards/hooks/delete-confirmation.hook.mjs.map +1 -1
  167. package/dist/modules/cards/hooks/handle-delete-card.hook.mjs.map +1 -1
  168. package/dist/modules/cards/hooks/set-default-card.hook.mjs.map +1 -1
  169. package/dist/modules/cards/services/cards.service.mjs.map +1 -1
  170. package/dist/modules/cards/types.mjs.map +1 -1
  171. package/dist/modules/charges/actions/charge-action.action.mjs.map +1 -1
  172. package/dist/modules/charges/handlers/find-charge-by-id.handler.mjs.map +1 -1
  173. package/dist/modules/charges/handlers/list-charges.handler.mjs.map +1 -1
  174. package/dist/modules/charges/hooks/charge-action.hook.mjs.map +1 -1
  175. package/dist/modules/charges/hooks/charge-by-id.hook.mjs.map +1 -1
  176. package/dist/modules/charges/hooks/charges.hook.mjs.map +1 -1
  177. package/dist/modules/charges/services/charges.service.mjs.map +1 -1
  178. package/dist/modules/charges/types/charge.type.mjs.map +1 -1
  179. package/dist/modules/ia-credits/handlers/list-ia-credits.handler.mjs.map +1 -1
  180. package/dist/modules/ia-credits/hooks/ia-credits.hook.mjs.map +1 -1
  181. package/dist/modules/images/actions/process-image.action.mjs.map +1 -1
  182. package/dist/modules/images/constants/image.constants.mjs.map +1 -1
  183. package/dist/modules/images/hooks/use-image-upload.hook.mjs +4 -1
  184. package/dist/modules/images/hooks/use-image-upload.hook.mjs.map +1 -1
  185. package/dist/modules/images/services/image-processing.service.mjs.map +1 -1
  186. package/dist/modules/images/utils/base64.mjs.map +1 -1
  187. package/dist/modules/images/utils/compress-image.mjs.map +1 -1
  188. package/dist/modules/images/utils/crop-image.mjs +6 -2
  189. package/dist/modules/images/utils/crop-image.mjs.map +1 -1
  190. package/dist/modules/images/utils/validate-image.mjs.map +1 -1
  191. package/dist/modules/pages/constants/query-keys.constants.mjs.map +1 -1
  192. package/dist/modules/pages/handlers/count-pages.handler.mjs.map +1 -1
  193. package/dist/modules/pages/hooks/count-pages.hook.mjs.map +1 -1
  194. package/dist/modules/pages/services/pages.service.mjs.map +1 -1
  195. package/dist/modules/plans/handlers/find-plan-by-id.handler.mjs.map +1 -1
  196. package/dist/modules/plans/handlers/list-plans.handler.mjs.map +1 -1
  197. package/dist/modules/plans/hooks/list-plans.hook.mjs.map +1 -1
  198. package/dist/modules/plans/hooks/use-has-plan-addon.hook.mjs.map +1 -1
  199. package/dist/modules/plans/hooks/use-plan-by-id.hook.mjs.map +1 -1
  200. package/dist/modules/plans/services/plans.service.mjs.map +1 -1
  201. package/dist/modules/plans/types/plan.type.mjs.map +1 -1
  202. package/dist/modules/plans/utils/map-api-plan-to-ui.mjs.map +1 -1
  203. package/dist/modules/projects/actions/add-project-user.action.mjs.map +1 -1
  204. package/dist/modules/projects/actions/create-project.action.mjs.map +1 -1
  205. package/dist/modules/projects/actions/delete-project.action.mjs.map +1 -1
  206. package/dist/modules/projects/actions/find-project.action.mjs.map +1 -1
  207. package/dist/modules/projects/actions/list-project-users.action.mjs.map +1 -1
  208. package/dist/modules/projects/actions/list-projects.action.mjs.map +1 -1
  209. package/dist/modules/projects/actions/remove-project-user.action.mjs.map +1 -1
  210. package/dist/modules/projects/actions/update-project.action.mjs.map +1 -1
  211. package/dist/modules/projects/handlers/find-project.handler.mjs.map +1 -1
  212. package/dist/modules/projects/handlers/list-all-account-users.handler.mjs.map +1 -1
  213. package/dist/modules/projects/handlers/list-available-users.handler.mjs.map +1 -1
  214. package/dist/modules/projects/handlers/list-project-users.handler.mjs.map +1 -1
  215. package/dist/modules/projects/handlers/list-projects.handler.mjs.map +1 -1
  216. package/dist/modules/projects/hooks/add-project-user.hook.mjs.map +1 -1
  217. package/dist/modules/projects/hooks/create-project.hook.mjs.map +1 -1
  218. package/dist/modules/projects/hooks/delete-project.hook.mjs.map +1 -1
  219. package/dist/modules/projects/hooks/find-project.hook.mjs.map +1 -1
  220. package/dist/modules/projects/hooks/list-all-account-users.hook.mjs.map +1 -1
  221. package/dist/modules/projects/hooks/list-available-users.hook.mjs.map +1 -1
  222. package/dist/modules/projects/hooks/list-infinite-projects.hook.mjs.map +1 -1
  223. package/dist/modules/projects/hooks/list-project-users.hook.mjs.map +1 -1
  224. package/dist/modules/projects/hooks/list-projects.hook.mjs.map +1 -1
  225. package/dist/modules/projects/hooks/remove-project-user.hook.mjs.map +1 -1
  226. package/dist/modules/projects/hooks/update-project.hook.mjs.map +1 -1
  227. package/dist/modules/projects/services/projects.service.mjs.map +1 -1
  228. package/dist/modules/subscriptions/actions/calculate-subscription.action.mjs.map +1 -1
  229. package/dist/modules/subscriptions/actions/list-subscriptions.action.mjs.map +1 -1
  230. package/dist/modules/subscriptions/actions/update-subscription-payment.action.mjs.map +1 -1
  231. package/dist/modules/subscriptions/actions/update-subscription-plan.action.mjs.map +1 -1
  232. package/dist/modules/subscriptions/constants/query-keys.constants.mjs.map +1 -1
  233. package/dist/modules/subscriptions/constants/subscription.constants.mjs.map +1 -1
  234. package/dist/modules/subscriptions/handlers/list-subscriptions.handler.mjs.map +1 -1
  235. package/dist/modules/subscriptions/hooks/calculate-subscription.hook.mjs.map +1 -1
  236. package/dist/modules/subscriptions/hooks/find-active-subscription.hook.mjs.map +1 -1
  237. package/dist/modules/subscriptions/hooks/list-subscriptions.hook.mjs.map +1 -1
  238. package/dist/modules/subscriptions/hooks/update-subscription-payment.hook.mjs.map +1 -1
  239. package/dist/modules/subscriptions/hooks/update-subscription-plan.hook.mjs.map +1 -1
  240. package/dist/modules/subscriptions/hooks/use-cancelled-subscription-guard.mjs.map +1 -1
  241. package/dist/modules/subscriptions/types/calculate-subscription.type.mjs.map +1 -1
  242. package/dist/modules/subscriptions/types/pix-pending.type.mjs.map +1 -1
  243. package/dist/modules/subscriptions/utils/build-plan-extras.mjs.map +1 -1
  244. package/dist/modules/subscriptions/utils/get-subscription-cancellation-state.mjs.map +1 -1
  245. package/dist/modules/subscriptions/utils/get-subscription-expiry-date.mjs.map +1 -1
  246. package/dist/modules/subscriptions/utils/has-subscription-expired.mjs.map +1 -1
  247. package/dist/modules/subscriptions/utils/periodicity.mjs.map +1 -1
  248. package/dist/modules/subscriptions/utils/resolve-plan-extras-prices.mjs.map +1 -1
  249. package/dist/modules/users/action/find-user-by-id.action.mjs.map +1 -1
  250. package/dist/modules/users/action/mark-all-messages-as-read.action.mjs.map +1 -1
  251. package/dist/modules/users/action/mark-message-as-read.action.mjs.map +1 -1
  252. package/dist/modules/users/handlers/list-messages.handler.mjs.map +1 -1
  253. package/dist/modules/users/hooks/messages.hook.mjs.map +1 -1
  254. package/dist/modules/users/services/messages.service.mjs.map +1 -1
  255. package/dist/modules/whitelabel/actions/find-whitelabel.action.mjs.map +1 -1
  256. package/dist/modules/whitelabel/actions/revalidate-whitelabel.action.mjs.map +1 -1
  257. package/dist/modules/whitelabel/utils/normalize-hostname.mjs.map +1 -1
  258. package/dist/providers/auth.provider.mjs.map +1 -1
  259. package/dist/providers/navigation.provider.mjs.map +1 -1
  260. package/dist/providers/whitelabel.provider.mjs.map +1 -1
  261. package/dist/route.mjs.map +1 -1
  262. package/dist/store/useAccountModals.mjs.map +1 -1
  263. package/dist/store/useBuyCreditsModal.mjs.map +1 -1
  264. package/dist/store/useCreditsDisabledModal.mjs.map +1 -1
  265. package/dist/store/useDesktopSidebarStore.mjs.map +1 -1
  266. package/dist/store/useMdSidebarStore.mjs.map +1 -1
  267. package/dist/store/usePaidPlanRequiredModal.mjs.map +1 -1
  268. package/dist/utils/constants/br-states.mjs.map +1 -1
  269. package/dist/utils/countries.mjs.map +1 -1
  270. package/dist/utils/format/currency.mjs.map +1 -1
  271. package/dist/utils/intl/cookie-domain.mjs.map +1 -1
  272. package/dist/utils/intl/locale-cookie.mjs.map +1 -1
  273. package/dist/utils/next-navigation.mjs.map +1 -1
  274. package/dist/utils/redirect.mjs.map +1 -1
  275. package/dist/utils/safeMutationAction.mjs.map +1 -1
  276. package/dist/utils/safeServerAction.mjs.map +1 -1
  277. package/dist/utils/withAction.mjs.map +1 -1
  278. package/package.json +115 -113
  279. package/src/components/account/ConfigurationsMyAccountModal.tsx +179 -179
  280. package/src/components/account/ConfirmDeleteAccountModal.tsx +110 -110
  281. package/src/components/account/ConfirmGlobalPreferencesModal.tsx +68 -68
  282. package/src/components/account/DeleteAccountModal.tsx +160 -160
  283. package/src/components/account/DisableTwoFactorAuthModal.tsx +92 -92
  284. package/src/components/account/IsntPossibleDeleteAccountModal.tsx +51 -51
  285. package/src/components/account/TwoFactorAuthModal.tsx +220 -220
  286. package/src/components/account/hooks/useChangePhoneForm.tsx +113 -113
  287. package/src/components/account/hooks/useTwoFactorAuthForm.tsx +116 -116
  288. package/src/components/account/sections/ChangeEmailModal.tsx +239 -239
  289. package/src/components/account/sections/ChangePasswordSection.tsx +68 -68
  290. package/src/components/account/sections/ChangePhoneModal.tsx +273 -273
  291. package/src/components/account/sections/MyProfileSection.tsx +276 -276
  292. package/src/components/account/sections/PreferencesSection.tsx +278 -278
  293. package/src/components/account/sections/SecuritySection.tsx +102 -102
  294. package/src/components/account/sections/TokenSection.tsx +85 -85
  295. package/src/components/embeds/ClarityEmbed.tsx +70 -70
  296. package/src/components/embeds/CrispEmbed.tsx +195 -195
  297. package/src/components/embeds/EmbedWidgets.tsx +62 -62
  298. package/src/components/embeds/FrillEmbed.tsx +146 -146
  299. package/src/components/layouts/AppMobileNavBar.tsx +214 -214
  300. package/src/components/layouts/AppNavBar.tsx +40 -40
  301. package/src/components/layouts/MdSideBarNavigation.tsx +56 -56
  302. package/src/components/layouts/NavBar.tsx +228 -228
  303. package/src/components/layouts/NotificationsPopover.tsx +120 -120
  304. package/src/components/layouts/ProfilePopover.tsx +191 -191
  305. package/src/components/layouts/SideBarNavigation.tsx +65 -65
  306. package/src/components/layouts/UsersSelectorPopover.tsx +236 -236
  307. package/src/components/layouts/WhitelabelCodes.tsx +59 -59
  308. package/src/components/modals/BuyCreditsModal.tsx +390 -390
  309. package/src/components/modals/CreditsDisabledModal.tsx +62 -62
  310. package/src/components/modals/Modals.tsx +25 -25
  311. package/src/components/modals/PaidPlanRequiredModal.tsx +60 -60
  312. package/src/components/modals/cards/AddCardModal.tsx +420 -420
  313. package/src/components/modals/cards/CannotDeleteCardModal.tsx +124 -124
  314. package/src/components/modals/cards/CardFormFields.tsx +363 -363
  315. package/src/components/modals/cards/DeleteCardModal.tsx +136 -136
  316. package/src/components/navigation/CancelledSubscriptionBanner.tsx +62 -62
  317. package/src/components/navigation/NavItemsContext.ts +20 -20
  318. package/src/components/navigation/OverdueInvoiceBanner.tsx +51 -51
  319. package/src/components/navigation/PendingCancellationBanner.tsx +60 -60
  320. package/src/components/navigation/ProjectSelectorPopover.tsx +180 -180
  321. package/src/components/navigation/SubscriptionBanner.tsx +94 -94
  322. package/src/components/navigation/TrialBanner.tsx +54 -54
  323. package/src/components/navigation/UpcomingInvoiceBanner.tsx +55 -55
  324. package/src/components/navigation/shells/TabsMobileShell.tsx +74 -74
  325. package/src/components/navigation/subcomponents/BottomLinks.tsx +85 -85
  326. package/src/components/navigation/subcomponents/ProjectSelector.tsx +184 -184
  327. package/src/components/pages/NotFoundPage.tsx +75 -75
  328. package/src/components/pages/notifications/Notifications.tsx +190 -190
  329. package/src/components/ui/buttons/Button.tsx +77 -77
  330. package/src/components/ui/buttons/CancelButton.tsx +14 -14
  331. package/src/components/ui/buttons/CopyButton.tsx +59 -59
  332. package/src/components/ui/data-display/Accordion.tsx +81 -81
  333. package/src/components/ui/data-display/Badge.tsx +47 -47
  334. package/src/components/ui/data-display/Card.tsx +93 -93
  335. package/src/components/ui/data-display/CardBrandIcons.tsx +336 -336
  336. package/src/components/ui/data-display/CardItem.tsx +135 -135
  337. package/src/components/ui/data-display/Pagination.tsx +126 -126
  338. package/src/components/ui/data-display/PaymentInfoCard.tsx +193 -193
  339. package/src/components/ui/data-display/ScrollArea.tsx +59 -59
  340. package/src/components/ui/data-display/Separator.tsx +29 -29
  341. package/src/components/ui/data-display/Table.tsx +117 -117
  342. package/src/components/ui/data-display/Tabs.tsx +67 -67
  343. package/src/components/ui/feedback/CircularProgress.tsx +79 -79
  344. package/src/components/ui/feedback/DefaultCircularProgress.tsx +67 -67
  345. package/src/components/ui/feedback/LoadingOverlay.tsx +30 -30
  346. package/src/components/ui/feedback/Progress.tsx +40 -40
  347. package/src/components/ui/feedback/Skeleton.tsx +5 -5
  348. package/src/components/ui/feedback/Toast.tsx +104 -104
  349. package/src/components/ui/form/Calendar.tsx +228 -228
  350. package/src/components/ui/form/Checkbox.tsx +31 -31
  351. package/src/components/ui/form/ComboboxField.tsx +159 -159
  352. package/src/components/ui/form/DatePicker.tsx +100 -100
  353. package/src/components/ui/form/DateRangePicker.tsx +111 -111
  354. package/src/components/ui/form/FormField.tsx +133 -133
  355. package/src/components/ui/form/Input.tsx +20 -20
  356. package/src/components/ui/form/InputOtp.tsx +80 -80
  357. package/src/components/ui/form/PhoneInput.tsx +210 -210
  358. package/src/components/ui/form/RadioGroup.tsx +45 -45
  359. package/src/components/ui/form/Select.tsx +200 -200
  360. package/src/components/ui/form/Switch.tsx +32 -32
  361. package/src/components/ui/form/Textarea.tsx +19 -19
  362. package/src/components/ui/overlay/Command.tsx +185 -185
  363. package/src/components/ui/overlay/Dialog.tsx +153 -153
  364. package/src/components/ui/overlay/Popover.tsx +49 -49
  365. package/src/components/ui/overlay/Sheet.tsx +170 -170
  366. package/src/components/ui/overlay/Tooltip.tsx +62 -62
  367. package/src/components/widgets/ImageUpload/ImageCropModal.tsx +392 -382
  368. package/src/components/widgets/ImageUpload/ImageTooSmallModal.tsx +62 -62
  369. package/src/components/widgets/ImageUpload/ImageUpload.tsx +131 -131
  370. package/src/components/widgets/ImageUpload/index.ts +3 -3
  371. package/src/components/widgets/notifications/NotificationCard.tsx +73 -73
  372. package/src/handlers.ts +22 -22
  373. package/src/hooks/copy-to-clipboard.hook.tsx +67 -67
  374. package/src/hooks/useAuthQueryKey.ts +32 -32
  375. package/src/hooks/useBrandLoadingIcon.tsx +18 -18
  376. package/src/hooks/useRouter.ts +38 -38
  377. package/src/http.ts +1 -1
  378. package/src/i18n/config.ts +17 -17
  379. package/src/i18n/country-language.ts +60 -60
  380. package/src/i18n/messages/en-us.ts +519 -519
  381. package/src/i18n/messages/es-es.ts +520 -520
  382. package/src/i18n/messages/index.ts +24 -24
  383. package/src/i18n/messages/pt-br.ts +543 -543
  384. package/src/i18n/normalize.ts +15 -15
  385. package/src/i18n/resolve-locale.ts +77 -77
  386. package/src/i18n.ts +10 -10
  387. package/src/index.ts +584 -584
  388. package/src/infra/http/api-fetch.ts +39 -39
  389. package/src/infra/route/parse-id.ts +9 -9
  390. package/src/infra/route/parse-numeric.ts +16 -16
  391. package/src/infra/route/safe-route-handler.ts +16 -16
  392. package/src/infra/route/search-params.ts +9 -9
  393. package/src/infra/utils/array.ts +167 -167
  394. package/src/infra/utils/date.ts +59 -59
  395. package/src/middleware.ts +4 -4
  396. package/src/modules/accounts/actions/account-management.action.ts +109 -109
  397. package/src/modules/accounts/actions/find-current-account.action.ts +9 -9
  398. package/src/modules/accounts/actions/get-account-token.action.ts +8 -8
  399. package/src/modules/accounts/actions/list-currencies.action.ts +8 -8
  400. package/src/modules/accounts/actions/list-timezones.action.ts +8 -8
  401. package/src/modules/accounts/hooks/current-account.hook.tsx +26 -26
  402. package/src/modules/accounts/hooks/use-account-token.hook.tsx +14 -14
  403. package/src/modules/accounts/hooks/use-currency-formatter.hook.tsx +32 -32
  404. package/src/modules/accounts/hooks/useAccountManagement.ts +95 -95
  405. package/src/modules/accounts/hooks/useCurrencies.ts +18 -18
  406. package/src/modules/accounts/hooks/useTimezones.ts +18 -18
  407. package/src/modules/accounts/hooks/useViaCep.ts +25 -25
  408. package/src/modules/accounts/services/account-token.service.ts +52 -52
  409. package/src/modules/accounts/services/account.service.ts +243 -243
  410. package/src/modules/accounts/types.ts +230 -230
  411. package/src/modules/auth/actions/social-google-login.action.ts +12 -12
  412. package/src/modules/auth/actions/social-google-onboarding.action.ts +13 -13
  413. package/src/modules/auth/actions/unlink-google.action.ts +8 -8
  414. package/src/modules/auth/actions/validate-session.action.ts +70 -70
  415. package/src/modules/auth/actions/verify-two-factor.action.ts +19 -19
  416. package/src/modules/auth/hooks/login.hook.tsx +13 -13
  417. package/src/modules/auth/hooks/logout.hook.tsx +11 -11
  418. package/src/modules/auth/hooks/register.hook.tsx +11 -11
  419. package/src/modules/auth/hooks/social-google-login.hook.tsx +13 -13
  420. package/src/modules/auth/hooks/social-google-onboarding.hook.tsx +13 -13
  421. package/src/modules/auth/hooks/unlink-google.hook.tsx +13 -13
  422. package/src/modules/auth/hooks/useManagementPermissions.ts +52 -52
  423. package/src/modules/auth/hooks/useUserQuery.ts +103 -103
  424. package/src/modules/auth/types/management-permission.type.ts +14 -14
  425. package/src/modules/auth/utils/assert-management-permission.ts +56 -56
  426. package/src/modules/auth/utils/assert-management-subscription.ts +38 -38
  427. package/src/modules/auth/utils/assert-paid-subscription.ts +47 -47
  428. package/src/modules/auth/utils/assert-subscription-addon.ts +42 -42
  429. package/src/modules/auth/utils/build-wl-override.ts +43 -43
  430. package/src/modules/auth/utils/require-token-not-expired.ts +53 -53
  431. package/src/modules/auth/utils/require-valid-session.ts +35 -35
  432. package/src/modules/cards/actions/create-card.action.ts +9 -9
  433. package/src/modules/cards/actions/create-setup-intent.action.ts +8 -8
  434. package/src/modules/cards/actions/delete-card.action.ts +8 -8
  435. package/src/modules/cards/actions/set-default-card.action.ts +8 -8
  436. package/src/modules/cards/handlers/find-card-by-id.handler.ts +15 -15
  437. package/src/modules/cards/handlers/list-cards.handler.ts +10 -10
  438. package/src/modules/cards/hooks/card-by-id.hook.ts +17 -17
  439. package/src/modules/cards/hooks/cards.hook.ts +22 -22
  440. package/src/modules/cards/hooks/create-card.hook.ts +30 -30
  441. package/src/modules/cards/hooks/create-setup-intent.hook.ts +11 -11
  442. package/src/modules/cards/hooks/delete-card.hook.ts +52 -52
  443. package/src/modules/cards/hooks/delete-confirmation.hook.ts +40 -40
  444. package/src/modules/cards/hooks/handle-delete-card.hook.ts +47 -47
  445. package/src/modules/cards/hooks/set-default-card.hook.ts +55 -55
  446. package/src/modules/cards/services/cards.service.ts +136 -136
  447. package/src/modules/cards/types.ts +52 -52
  448. package/src/modules/charges/actions/charge-action.action.ts +13 -13
  449. package/src/modules/charges/handlers/find-charge-by-id.handler.ts +14 -14
  450. package/src/modules/charges/handlers/list-charges.handler.ts +15 -15
  451. package/src/modules/charges/hooks/charge-action.hook.ts +24 -24
  452. package/src/modules/charges/hooks/charge-by-id.hook.ts +19 -19
  453. package/src/modules/charges/hooks/charges.hook.ts +19 -19
  454. package/src/modules/charges/services/charges.service.ts +63 -63
  455. package/src/modules/charges/types/charge.type.ts +68 -68
  456. package/src/modules/ia-credits/handlers/list-ia-credits.handler.ts +14 -14
  457. package/src/modules/ia-credits/hooks/ia-credits.hook.ts +103 -103
  458. package/src/modules/images/actions/process-image.action.ts +40 -40
  459. package/src/modules/images/constants/image.constants.ts +11 -11
  460. package/src/modules/images/hooks/use-image-upload.hook.ts +153 -145
  461. package/src/modules/images/services/image-processing.service.ts +75 -75
  462. package/src/modules/images/types/image.type.ts +54 -54
  463. package/src/modules/images/utils/base64.ts +26 -26
  464. package/src/modules/images/utils/compress-image.ts +20 -20
  465. package/src/modules/images/utils/crop-image.ts +68 -51
  466. package/src/modules/images/utils/validate-image.ts +86 -86
  467. package/src/modules/pages/constants/query-keys.constants.ts +1 -1
  468. package/src/modules/pages/handlers/count-pages.handler.ts +12 -12
  469. package/src/modules/pages/hooks/count-pages.hook.ts +21 -21
  470. package/src/modules/pages/services/pages.service.ts +27 -27
  471. package/src/modules/plans/handlers/find-plan-by-id.handler.ts +14 -14
  472. package/src/modules/plans/handlers/list-plans.handler.ts +22 -22
  473. package/src/modules/plans/hooks/list-plans.hook.ts +23 -23
  474. package/src/modules/plans/hooks/use-has-plan-addon.hook.ts +14 -14
  475. package/src/modules/plans/hooks/use-plan-by-id.hook.ts +39 -39
  476. package/src/modules/plans/services/plans.service.ts +135 -135
  477. package/src/modules/plans/types/plan.type.ts +75 -75
  478. package/src/modules/plans/utils/map-api-plan-to-ui.ts +167 -167
  479. package/src/modules/projects/actions/add-project-user.action.ts +9 -9
  480. package/src/modules/projects/actions/create-project.action.ts +9 -9
  481. package/src/modules/projects/actions/delete-project.action.ts +8 -8
  482. package/src/modules/projects/actions/find-project.action.ts +8 -8
  483. package/src/modules/projects/actions/list-project-users.action.ts +9 -9
  484. package/src/modules/projects/actions/list-projects.action.ts +16 -16
  485. package/src/modules/projects/actions/remove-project-user.action.ts +9 -9
  486. package/src/modules/projects/actions/update-project.action.ts +9 -9
  487. package/src/modules/projects/handlers/find-project.handler.ts +15 -15
  488. package/src/modules/projects/handlers/list-all-account-users.handler.ts +23 -23
  489. package/src/modules/projects/handlers/list-available-users.handler.ts +26 -26
  490. package/src/modules/projects/handlers/list-project-users.handler.ts +26 -26
  491. package/src/modules/projects/handlers/list-projects.handler.ts +23 -23
  492. package/src/modules/projects/hooks/add-project-user.hook.ts +72 -72
  493. package/src/modules/projects/hooks/create-project.hook.ts +120 -120
  494. package/src/modules/projects/hooks/delete-project.hook.ts +58 -58
  495. package/src/modules/projects/hooks/find-project.hook.ts +18 -18
  496. package/src/modules/projects/hooks/list-all-account-users.hook.ts +40 -40
  497. package/src/modules/projects/hooks/list-available-users.hook.ts +39 -39
  498. package/src/modules/projects/hooks/list-infinite-projects.hook.ts +44 -44
  499. package/src/modules/projects/hooks/list-project-users.hook.ts +39 -39
  500. package/src/modules/projects/hooks/list-projects.hook.ts +23 -23
  501. package/src/modules/projects/hooks/remove-project-user.hook.ts +72 -72
  502. package/src/modules/projects/hooks/update-project.hook.ts +86 -86
  503. package/src/modules/projects/services/projects.service.ts +156 -156
  504. package/src/modules/subscriptions/actions/calculate-subscription.action.ts +9 -9
  505. package/src/modules/subscriptions/actions/list-subscriptions.action.ts +9 -9
  506. package/src/modules/subscriptions/actions/update-subscription-payment.action.ts +13 -13
  507. package/src/modules/subscriptions/actions/update-subscription-plan.action.ts +14 -14
  508. package/src/modules/subscriptions/constants/query-keys.constants.ts +3 -3
  509. package/src/modules/subscriptions/constants/subscription.constants.ts +1 -1
  510. package/src/modules/subscriptions/handlers/list-subscriptions.handler.ts +17 -17
  511. package/src/modules/subscriptions/hooks/calculate-subscription.hook.ts +13 -13
  512. package/src/modules/subscriptions/hooks/find-active-subscription.hook.ts +22 -22
  513. package/src/modules/subscriptions/hooks/list-subscriptions.hook.ts +22 -22
  514. package/src/modules/subscriptions/hooks/update-subscription-payment.hook.ts +25 -25
  515. package/src/modules/subscriptions/hooks/update-subscription-plan.hook.ts +28 -28
  516. package/src/modules/subscriptions/hooks/use-cancelled-subscription-guard.ts +44 -44
  517. package/src/modules/subscriptions/types/billing-period.type.ts +1 -1
  518. package/src/modules/subscriptions/types/calculate-subscription.type.ts +116 -116
  519. package/src/modules/subscriptions/types/pix-pending.type.ts +38 -38
  520. package/src/modules/subscriptions/utils/build-plan-extras.ts +56 -56
  521. package/src/modules/subscriptions/utils/get-subscription-cancellation-state.ts +37 -37
  522. package/src/modules/subscriptions/utils/get-subscription-expiry-date.ts +33 -33
  523. package/src/modules/subscriptions/utils/has-subscription-expired.ts +11 -11
  524. package/src/modules/subscriptions/utils/periodicity.ts +79 -79
  525. package/src/modules/subscriptions/utils/resolve-plan-extras-prices.ts +23 -23
  526. package/src/modules/users/action/find-user-by-id.action.ts +8 -8
  527. package/src/modules/users/action/mark-all-messages-as-read.action.ts +8 -8
  528. package/src/modules/users/action/mark-message-as-read.action.ts +8 -8
  529. package/src/modules/users/handlers/list-messages.handler.ts +39 -39
  530. package/src/modules/users/hooks/messages.hook.ts +69 -69
  531. package/src/modules/users/services/messages.service.ts +49 -49
  532. package/src/modules/whitelabel/actions/find-whitelabel.action.ts +23 -23
  533. package/src/modules/whitelabel/actions/revalidate-whitelabel.action.ts +19 -19
  534. package/src/modules/whitelabel/schema.ts +84 -84
  535. package/src/modules/whitelabel/utils/normalize-hostname.ts +26 -26
  536. package/src/providers/auth.provider.tsx +264 -264
  537. package/src/providers/navigation.provider.tsx +99 -99
  538. package/src/providers/whitelabel.provider.tsx +90 -90
  539. package/src/route.ts +4 -4
  540. package/src/store/useAccountModals.ts +85 -85
  541. package/src/store/useBuyCreditsModal.ts +21 -21
  542. package/src/store/useCreditsDisabledModal.ts +11 -11
  543. package/src/store/useDesktopSidebarStore.ts +47 -47
  544. package/src/store/useMdSidebarStore.ts +34 -34
  545. package/src/store/usePaidPlanRequiredModal.ts +19 -19
  546. package/src/utils/constants/br-states.ts +29 -29
  547. package/src/utils/countries.ts +224 -224
  548. package/src/utils/format/currency.ts +70 -70
  549. package/src/utils/intl/cookie-domain.ts +29 -29
  550. package/src/utils/intl/locale-cookie.ts +18 -18
  551. package/src/utils/next-navigation.ts +7 -7
  552. package/src/utils/redirect.ts +78 -78
  553. package/src/utils/safeMutationAction.ts +24 -24
  554. package/src/utils/safeServerAction.ts +21 -21
  555. package/src/utils/withAction.ts +13 -13
package/src/index.ts CHANGED
@@ -1,584 +1,584 @@
1
- // Types
2
- export * from "./modules/auth/schema";
3
- export * from "./modules/users/schema";
4
- export * from "./modules/whitelabel/schema";
5
- // Style types now come from whitelabel schema directly
6
- export * from "./infra/api/types";
7
-
8
- // Contexts
9
- export * from "./providers/query.provider";
10
- export * from "./providers/auth.provider";
11
- export * from "./providers/whitelabel.provider";
12
- export {
13
- NavigationProvider,
14
- useNavigationFallback,
15
- } from "./providers/navigation.provider";
16
-
17
- // Navigation (safe drop-in replacement for next/navigation)
18
- export { useRouter } from "./hooks/useRouter";
19
- export type { SafeAppRouter } from "./hooks/useRouter";
20
- export {
21
- usePathname,
22
- useSearchParams,
23
- useParams,
24
- redirect,
25
- notFound,
26
- } from "./utils/next-navigation";
27
-
28
- // Hooks
29
- export {
30
- useListProjectUsers,
31
- LIST_PROJECT_USERS_QUERY_KEY,
32
- LIST_PROJECT_USERS_BASE_KEY,
33
- } from "./modules/projects/hooks/list-project-users.hook";
34
- export {
35
- useListAvailableUsers,
36
- LIST_AVAILABLE_USERS_QUERY_KEY,
37
- LIST_AVAILABLE_USERS_BASE_KEY,
38
- } from "./modules/projects/hooks/list-available-users.hook";
39
- export {
40
- useListAllAccountUsers,
41
- LIST_ALL_ACCOUNT_USERS_QUERY_KEY,
42
- LIST_ALL_ACCOUNT_USERS_BASE_KEY,
43
- } from "./modules/projects/hooks/list-all-account-users.hook";
44
- export {
45
- useProjects,
46
- PROJECTS_BASE_KEY,
47
- PROJECTS_QUERY_KEY,
48
- } from "./modules/projects/hooks/list-projects.hook";
49
- export {
50
- useInfiniteProjects,
51
- INFINITE_PROJECTS_QUERY_KEY,
52
- } from "./modules/projects/hooks/list-infinite-projects.hook";
53
- export { useProject } from "./modules/projects/hooks/find-project.hook";
54
- export { useCreateProject } from "./modules/projects/hooks/create-project.hook";
55
- export { useUpdateProject } from "./modules/projects/hooks/update-project.hook";
56
- export { useDeleteProject } from "./modules/projects/hooks/delete-project.hook";
57
- export type {
58
- Project,
59
- ProjectsPage,
60
- CreateProjectRequest,
61
- UpdateProjectRequest,
62
- ProjectUser,
63
- AccountUser,
64
- AddRemoveProjectUsersParams,
65
- ListUsersParams,
66
- UsersPage,
67
- } from "./modules/projects/types";
68
- export { ProjectSchema } from "./modules/projects/types";
69
- export type { ListProjectsActionParams } from "./modules/projects/actions/list-projects.action";
70
- export {
71
- useUserQuery,
72
- useUserValidateSession,
73
- useInvalidateUser,
74
- useSetUserData,
75
- useTwoFactorVerify,
76
- USER_QUERY_KEY,
77
- } from "./modules/auth/hooks/useUserQuery";
78
- export { useManagementPermissions } from "./modules/auth/hooks/useManagementPermissions";
79
- export type { ManagementPermission } from "./modules/auth/types/management-permission.type";
80
- export { useSocialGoogleLogin } from "./modules/auth/hooks/social-google-login.hook";
81
- export { useSocialGoogleOnboarding } from "./modules/auth/hooks/social-google-onboarding.hook";
82
- export { useUnlinkGoogle } from "./modules/auth/hooks/unlink-google.hook";
83
- export { useSubscriptions } from "./modules/subscriptions/hooks/list-subscriptions.hook";
84
- export {
85
- SUBSCRIPTIONS_QUERY_KEY,
86
- CHARGES_QUERY_KEY,
87
- } from "./modules/subscriptions/constants/query-keys.constants";
88
- export { useActiveSubscription } from "./modules/subscriptions/hooks/find-active-subscription.hook";
89
- export { useCancelledSubscriptionGuard } from "./modules/subscriptions/hooks/use-cancelled-subscription-guard";
90
- export { usePlanById } from "./modules/plans/hooks/use-plan-by-id.hook";
91
- export { useHasPlanAddon } from "./modules/plans/hooks/use-has-plan-addon.hook";
92
- export { useCalculateSubscription } from "./modules/subscriptions/hooks/calculate-subscription.hook";
93
- export { useUpdateSubscriptionPlan } from "./modules/subscriptions/hooks/update-subscription-plan.hook";
94
- export { useUpdateSubscriptionPayment } from "./modules/subscriptions/hooks/update-subscription-payment.hook";
95
- export { useCards, CARDS_QUERY_KEY } from "./modules/cards/hooks/cards.hook";
96
- export { useCardById } from "./modules/cards/hooks/card-by-id.hook";
97
- export { useCreateCard } from "./modules/cards/hooks/create-card.hook";
98
- export { useCreateSetupIntent } from "./modules/cards/hooks/create-setup-intent.hook";
99
- export { useSetDefaultCard } from "./modules/cards/hooks/set-default-card.hook";
100
- export { useDeleteCard } from "./modules/cards/hooks/delete-card.hook";
101
- export { useDeleteConfirmation } from "./modules/cards/hooks/delete-confirmation.hook";
102
- export type { DeleteConfirmationFormData } from "./modules/cards/hooks/delete-confirmation.hook";
103
- export { useHandleDeleteCard } from "./modules/cards/hooks/handle-delete-card.hook";
104
- export { useCharges } from "./modules/charges/hooks/charges.hook";
105
- export { useChargeById } from "./modules/charges/hooks/charge-by-id.hook";
106
- export { useChargeAction } from "./modules/charges/hooks/charge-action.hook";
107
- export { useIaCredits } from "./modules/ia-credits/hooks/ia-credits.hook";
108
- export type {
109
- IaCreditsSummary,
110
- IaCreditOperation,
111
- } from "./modules/ia-credits/types";
112
- export type {
113
- Subscription,
114
- SubscriptionItem,
115
- FindSubscriptionsParams,
116
- } from "./modules/subscriptions/types/subscription.type";
117
- export {
118
- SubscriptionSchema,
119
- SubscriptionItemSchema,
120
- } from "./modules/subscriptions/types/subscription.type";
121
- export {
122
- ADDON_IDS,
123
- AI_CREDIT_OPTIONS,
124
- AI_CREDIT_VALUES,
125
- } from "./modules/subscriptions/constants/addons.constants";
126
- export type {
127
- AddonKindEnum,
128
- AiCreditOption,
129
- } from "./modules/subscriptions/constants/addons.constants";
130
- export type {
131
- Plan,
132
- PlanItem,
133
- UiPlan,
134
- PlanFeature,
135
- PlanMainFeatures,
136
- PlanPricingByPeriod,
137
- PlanTooltips,
138
- } from "./modules/plans/types/plan.type";
139
- export { PlanSchema, PlanItemSchema } from "./modules/plans/types/plan.type";
140
- export {
141
- mapApiPlanToUiPlan,
142
- mapApiPlanToUiPlanForCurrency,
143
- } from "./modules/plans/utils/map-api-plan-to-ui";
144
- export type { PlanBillingPeriod } from "./modules/plans/utils/map-api-plan-to-ui";
145
- export {
146
- usePlans,
147
- PLANS_QUERY_KEY,
148
- } from "./modules/plans/hooks/list-plans.hook";
149
- export type { BillingPeriod } from "./modules/subscriptions/types/billing-period.type";
150
- export type {
151
- CalculateSubscriptionRequest,
152
- CalculateSubscriptionResponse,
153
- UpdateSubscriptionPlanRequest,
154
- } from "./modules/subscriptions/types/calculate-subscription.type";
155
- export {
156
- PixPendingDataSchema,
157
- SubscriptionPendingPixResponseSchema,
158
- isSubscriptionPendingPixResponse,
159
- } from "./modules/subscriptions/types/pix-pending.type";
160
- export type {
161
- PixPendingData,
162
- SubscriptionPendingPixResponse,
163
- } from "./modules/subscriptions/types/pix-pending.type";
164
- export type {
165
- Card as PaymentCard,
166
- CreateCardRequest,
167
- FindCardsParams,
168
- SetupIntent,
169
- } from "./modules/cards/types";
170
- export {
171
- CardSchema as PaymentCardSchema,
172
- CreateCardRequestSchema,
173
- FindCardsParamsSchema,
174
- SetupIntentSchema,
175
- } from "./modules/cards/types";
176
- export type {
177
- Charge,
178
- FindChargesParams,
179
- PayChargeInput,
180
- } from "./modules/charges/types/charge.type";
181
- export {
182
- ChargeSchema,
183
- FindChargesParamsSchema,
184
- PayChargeInputSchema,
185
- } from "./modules/charges/types/charge.type";
186
- export { buildPlanExtras } from "./modules/subscriptions/utils/build-plan-extras";
187
- export { hasSubscriptionExpired } from "./modules/subscriptions/utils/has-subscription-expired";
188
- export { SUBSCRIPTION_GRACE_PERIOD_DAYS } from "./modules/subscriptions/constants/subscription.constants";
189
- export {
190
- useCountPages,
191
- COUNT_PAGES_QUERY_KEY,
192
- } from "./modules/pages/hooks/count-pages.hook";
193
- export { PAGES_QUERY_KEY } from "./modules/pages/constants/query-keys.constants";
194
- export {
195
- getPriceFromCalculatedData,
196
- getOriginalPriceFromCalculatedData,
197
- periodicityToBillingPeriod,
198
- } from "./modules/subscriptions/utils/periodicity";
199
- export { useBuyCreditsModal } from "./store/useBuyCreditsModal";
200
- export { useCreditsDisabledModal } from "./store/useCreditsDisabledModal";
201
- export { usePaidPlanRequiredModal } from "./store/usePaidPlanRequiredModal";
202
- export { default as BuyCreditsModal } from "./components/modals/BuyCreditsModal";
203
- export { default as CreditsDisabledModal } from "./components/modals/CreditsDisabledModal";
204
- export { default as PaidPlanRequiredModal } from "./components/modals/PaidPlanRequiredModal";
205
- export { default as AddCardModal } from "./components/modals/cards/AddCardModal";
206
- export { DeleteCardModal } from "./components/modals/cards/DeleteCardModal";
207
- export { CannotDeleteCardModal } from "./components/modals/cards/CannotDeleteCardModal";
208
- export {
209
- CardFormFields,
210
- cardFormSchema,
211
- buildCardFormSchema,
212
- } from "./components/modals/cards/CardFormFields";
213
- export type { CardFormData } from "./components/modals/cards/CardFormFields";
214
- export { Skeleton } from "./components/ui/feedback/Skeleton";
215
- export { PaymentInfoCard } from "./components/ui/data-display/PaymentInfoCard";
216
- export { CardBrandIcon } from "./components/ui/data-display/CardBrandIcons";
217
- export { CardItem } from "./components/ui/data-display/CardItem";
218
-
219
- // Providers
220
- export { QueryProvider } from "./providers/query.provider";
221
-
222
- // Middleware
223
- export { createAuthMiddleware } from "./middlewares/create-auth-middleware";
224
- export { createMiddlewareChain } from "./middlewares/chain";
225
- export { continueChain, stopChain } from "./middlewares/types";
226
- export type {
227
- MiddlewareFunction,
228
- MiddlewareConfig,
229
- MiddlewareResult,
230
- } from "./middlewares/types";
231
-
232
- // Utils
233
- export { cn } from "./infra/utils/clsx";
234
- export { formatShortDate, formatDateTime, calendarDateSchema, toCalendarDate, daysBetween } from "./infra/utils/date";
235
- export { buildQueryParams } from "./infra/utils/params";
236
- export { parseSchema, parseResult } from "./infra/utils/parser";
237
- export { withAction } from "./utils/withAction";
238
- export { resolveSafeRedirect, sameHostOr } from "./utils/redirect";
239
- export { COUNTRIES, flagUrl } from "./utils/countries";
240
- export type { Country } from "./utils/countries";
241
-
242
- // Layout
243
- export {
244
- MainLayout,
245
- MainLayoutContent,
246
- MainLayoutSpacer,
247
- MainLayoutMain,
248
- } from "./components/layouts/MainLayout";
249
- export { NavBar } from "./components/layouts/NavBar";
250
- export type { NavBarProps } from "./components/layouts/NavBar";
251
- export { AppNavBar } from "./components/layouts/AppNavBar";
252
- export type { AppNavBarProps } from "./components/layouts/AppNavBar";
253
- export { AppMobileNavBar } from "./components/layouts/AppMobileNavBar";
254
- export type { AppMobileNavBarProps } from "./components/layouts/AppMobileNavBar";
255
- export { SideBarNavigation } from "./components/layouts/SideBarNavigation";
256
- export { MdSideBarNavigation } from "./components/layouts/MdSideBarNavigation";
257
- export { default as NotificationCard } from "./components/widgets/notifications/NotificationCard";
258
- export type { NotificationCardProps } from "./components/widgets/notifications/NotificationCard";
259
- export { NotificationsPopover } from "./components/layouts/NotificationsPopover";
260
- export type { NotificationsPopoverProps } from "./components/layouts/NotificationsPopover";
261
- export { NotificationPageContent } from "./components/pages/notifications/Notifications";
262
- export { NotFoundPage } from "./components/pages/NotFoundPage";
263
- export { UsersSelectorPopover } from "./components/layouts/UsersSelectorPopover";
264
- export type { UsersSelectorPopoverProps } from "./components/layouts/UsersSelectorPopover";
265
- export { ProfilePopover } from "./components/layouts/ProfilePopover";
266
- export type {
267
- ProfilePopoverProps,
268
- ProfileMenuItem,
269
- } from "./components/layouts/ProfilePopover";
270
- export { default as WhitelabelCodes } from "./components/layouts/WhitelabelCodes";
271
- export { NavBarItem } from "./components/layouts/NavBarItem";
272
- export type { NavBarItemProps } from "./components/layouts/NavBarItem";
273
-
274
- // Navigation
275
- export { AppNavigation } from "./components/navigation/AppNavigation";
276
- export { CancelledSubscriptionBanner } from "./components/navigation/CancelledSubscriptionBanner";
277
- export { SubscriptionBanner } from "./components/navigation/SubscriptionBanner";
278
- export { OverdueInvoiceBanner } from "./components/navigation/OverdueInvoiceBanner";
279
- export { UpcomingInvoiceBanner } from "./components/navigation/UpcomingInvoiceBanner";
280
- export { TrialBanner } from "./components/navigation/TrialBanner";
281
- export type { NavItemConfig } from "./components/navigation/subcomponents/NavItems";
282
- export { useMobileNavbarSheet } from "./store/useMobileNavbarSheet";
283
-
284
- // Auth Query Key Utilities
285
- export {
286
- useAuthQueryKey,
287
- useWlQueryKey,
288
- useWlId,
289
- } from "./hooks/useAuthQueryKey";
290
-
291
- // Hooks
292
- export { default as useCopyToClipboard } from "./hooks/copy-to-clipboard.hook";
293
-
294
- // UI - Buttons
295
- export { Button, buttonVariants } from "./components/ui/buttons/Button";
296
- export { CopyButton } from "./components/ui/buttons/CopyButton";
297
- export { default as CancelButton } from "./components/ui/buttons/CancelButton";
298
-
299
- // UI - Data Display
300
- export {
301
- Accordion,
302
- AccordionItem,
303
- AccordionTrigger,
304
- AccordionContent,
305
- } from "./components/ui/data-display/Accordion";
306
- export { Badge, badgeVariants } from "./components/ui/data-display/Badge";
307
- export {
308
- Card,
309
- CardHeader,
310
- CardFooter,
311
- CardTitle,
312
- CardAction,
313
- CardDescription,
314
- CardContent,
315
- } from "./components/ui/data-display/Card";
316
- export {
317
- Pagination,
318
- PaginationContent,
319
- PaginationLink,
320
- PaginationItem,
321
- PaginationPrevious,
322
- PaginationNext,
323
- PaginationEllipsis,
324
- } from "./components/ui/data-display/Pagination";
325
- export { ScrollArea, ScrollBar } from "./components/ui/data-display/ScrollArea";
326
- export { Separator } from "./components/ui/data-display/Separator";
327
- export {
328
- Table,
329
- TableHeader,
330
- TableBody,
331
- TableFooter,
332
- TableHead,
333
- TableRow,
334
- TableCell,
335
- TableCaption,
336
- } from "./components/ui/data-display/Table";
337
- export {
338
- Tabs,
339
- TabsList,
340
- TabsTrigger,
341
- TabsContent,
342
- } from "./components/ui/data-display/Tabs";
343
- export { UserAvatar } from "./components/ui/data-display/UserAvatar";
344
- export type { UserAvatarProps } from "./components/ui/data-display/UserAvatar";
345
-
346
- // UI - Feedback
347
- export { default as CircularProgress } from "./components/ui/feedback/CircularProgress";
348
- export { default as DefaultCircularProgress } from "./components/ui/feedback/DefaultCircularProgress";
349
- export { Progress } from "./components/ui/feedback/Progress";
350
- export { LoadingOverlay } from "./components/ui/feedback/LoadingOverlay";
351
- export { useBrandLoadingIcon } from "./hooks/useBrandLoadingIcon";
352
- export {
353
- Toast,
354
- toastVariants,
355
- toastIconContainerVariants,
356
- } from "./components/ui/feedback/Toast";
357
- export type { ToastProps } from "./components/ui/feedback/Toast";
358
-
359
- // UI - Form
360
- export { Calendar, CalendarDayButton } from "./components/ui/form/Calendar";
361
- export { Checkbox } from "./components/ui/form/Checkbox";
362
- export { DatePicker } from "./components/ui/form/DatePicker";
363
- export { DateRangePicker } from "./components/ui/form/DateRangePicker";
364
- export { Input } from "./components/ui/form/Input";
365
- export {
366
- InputOTP,
367
- InputOTPGroup,
368
- InputOTPSlot,
369
- InputOTPSeparator,
370
- } from "./components/ui/form/InputOtp";
371
- export { RadioGroup, RadioGroupItem } from "./components/ui/form/RadioGroup";
372
- export {
373
- Select,
374
- SelectContent,
375
- SelectGroup,
376
- SelectItem,
377
- SelectLabel,
378
- SelectScrollDownButton,
379
- SelectScrollUpButton,
380
- SelectSeparator,
381
- SelectTrigger,
382
- SelectValue,
383
- } from "./components/ui/form/Select";
384
- export { Switch } from "./components/ui/form/Switch";
385
- export { Textarea } from "./components/ui/form/Textarea";
386
-
387
- // UI - Overlay
388
- export {
389
- Command,
390
- CommandDialog,
391
- CommandInput,
392
- CommandList,
393
- CommandEmpty,
394
- CommandGroup,
395
- CommandItem,
396
- CommandShortcut,
397
- CommandSeparator,
398
- } from "./components/ui/overlay/Command";
399
- export {
400
- Dialog,
401
- DialogClose,
402
- DialogContent,
403
- DialogDescription,
404
- DialogFooter,
405
- DialogHeader,
406
- DialogOverlay,
407
- DialogPortal,
408
- DialogTitle,
409
- DialogTrigger,
410
- } from "./components/ui/overlay/Dialog";
411
- export {
412
- Popover,
413
- PopoverTrigger,
414
- PopoverContent,
415
- PopoverAnchor,
416
- } from "./components/ui/overlay/Popover";
417
- export {
418
- Sheet,
419
- SheetTrigger,
420
- SheetClose,
421
- SheetContent,
422
- SheetHeader,
423
- SheetFooter,
424
- SheetTitle,
425
- SheetDescription,
426
- } from "./components/ui/overlay/Sheet";
427
- export {
428
- Tooltip,
429
- TooltipTrigger,
430
- TooltipContent,
431
- TooltipProvider,
432
- } from "./components/ui/overlay/Tooltip";
433
-
434
- // Embeds
435
- export { FrillEmbed } from "./components/embeds/FrillEmbed";
436
- export {
437
- CrispEmbed,
438
- openCrispHelpdesk,
439
- hideCrisp,
440
- showCrisp,
441
- updateCrispUser,
442
- } from "./components/embeds/CrispEmbed";
443
- export { EmbedWidgets } from "./components/embeds/EmbedWidgets";
444
- export { ClarityEmbed } from "./components/embeds/ClarityEmbed";
445
-
446
- // Store
447
- export { useMdSidebarStore } from "./store/useMdSidebarStore";
448
- export { useDesktopSidebarStore } from "./store/useDesktopSidebarStore";
449
- export { useModalManager } from "./store/useModalManager";
450
- export type { ModalData } from "./store/useModalManager";
451
-
452
- // Enums
453
- export { AccountSectionType } from "./enums/AccountSectionType";
454
-
455
- // Hooks
456
- export { default as usePasswordVisibility } from "./hooks/usePasswordVisibility";
457
- export { default as useCountdownTimer } from "./hooks/useCountdownTimer";
458
- export { default as useIsMobile } from "./hooks/useIsMobile";
459
- export { useDebounce } from "./hooks/useDebounce";
460
- export { useDebouncedEffect } from "./hooks/useDebouncedEffect";
461
- export { useDebounceState } from "./hooks/useDebounceState";
462
-
463
- // Utils
464
- export {
465
- formatPhone,
466
- formatTimer,
467
- formatFullName,
468
- formatCPF,
469
- formatCNPJ,
470
- formatCardNumber,
471
- } from "./utils/format/masks";
472
- export {
473
- formatCurrency,
474
- formatCurrencyNumber,
475
- parseCurrencyToNumber,
476
- getCurrencyForGateway,
477
- } from "./utils/format/currency";
478
- export type { CurrencyCode } from "./utils/format/currency";
479
- export { isValidCPF, isValidCNPJ, isValidTaxId } from "./utils/validators/common";
480
- export { BR_STATE_OPTIONS } from "./utils/constants/br-states";
481
- export type { TimezoneOption } from "./modules/accounts/services/timezone.service";
482
- export {
483
- buildLocaleOptions,
484
- LANGUAGE_OPTIONS as LOCALE_LANGUAGE_OPTIONS,
485
- } from "./utils/intl/locales";
486
- export type { LocaleOption } from "./utils/intl/locales";
487
- export { copyToClipboard, readFromClipboard } from "./utils/browser/clipboard";
488
-
489
- // UI - Form (new widgets)
490
- export { FormField } from "./components/ui/form/FormField";
491
- export { SelectField } from "./components/ui/form/SelectField";
492
- export { ComboboxField } from "./components/ui/form/ComboboxField";
493
- export type { ComboboxOption } from "./components/ui/form/ComboboxField";
494
- export { default as PhoneInput } from "./components/ui/form/PhoneInput";
495
- export { default as SwitchOptionFieldWithIcon } from "./components/ui/form/SwitchOptionFieldWithIcon";
496
- export { TextAreaField } from "./components/ui/form/TextAreaField";
497
-
498
- // Account Module - Hooks
499
- export {
500
- useCurrentAccount,
501
- ACCOUNT_QUERY_KEY,
502
- } from "./modules/accounts/hooks/current-account.hook";
503
- export { useCurrencyFormatter } from "./modules/accounts/hooks/use-currency-formatter.hook";
504
- export {
505
- useUpdateAccount,
506
- useUpdateAccountUser,
507
- useUpdateAccountUserById,
508
- useDeleteAccountUser,
509
- useDeleteAccount,
510
- ACCOUNT_USERS_QUERY_KEY,
511
- } from "./modules/accounts/hooks/useAccountManagement";
512
- export { useViaCep } from "./modules/accounts/hooks/useViaCep";
513
- export { useAccountToken } from "./modules/accounts/hooks/use-account-token.hook";
514
-
515
- // Account Types
516
- export type {
517
- UpdateAccountRequest,
518
- UpdateAccountUserRequest,
519
- ChangePasswordRequest,
520
- DeleteAccountActionResult,
521
- DeleteUserActionResult,
522
- UpdateAccountActionResult,
523
- UpdateUserActionResult,
524
- TwoFactorGenerateResult,
525
- TwoFactorActionResult,
526
- ContactResetResult,
527
- } from "./modules/accounts/types";
528
-
529
- export { default as AccountModals } from "./components/account/AccountModals";
530
- export { useAccountModals } from "./store/useAccountModals";
531
- export type { AccountModalsConfig } from "./store/useAccountModals";
532
-
533
- export { ModalManager } from "./components/modals/ModalManager";
534
- export { Modals } from "./components/modals/Modals";
535
-
536
- export { default as TwoFactorAuthModal } from "./components/account/TwoFactorAuthModal";
537
- export { default as DisableTwoFactorAuthModal } from "./components/account/DisableTwoFactorAuthModal";
538
- export { default as ConfirmGlobalPreferencesModal } from "./components/account/ConfirmGlobalPreferencesModal";
539
- export { MyProfileSection } from "./components/account/sections/MyProfileSection";
540
- export { PreferencesSection } from "./components/account/sections/PreferencesSection";
541
- export { SecuritySection } from "./components/account/sections/SecuritySection";
542
- export { ChangePasswordSection } from "./components/account/sections/ChangePasswordSection";
543
- export { ChangeEmailModal } from "./components/account/sections/ChangeEmailModal";
544
- export { ChangePhoneModal } from "./components/account/sections/ChangePhoneModal";
545
-
546
- // Account Constants
547
- export {
548
- GENDER_OPTIONS,
549
- CURRENCY_OPTIONS,
550
- TIME_FORMAT_OPTIONS,
551
- NOTIFICATION_TYPES,
552
- LANGUAGE_OPTIONS,
553
- } from "./components/account/constants";
554
-
555
- // Image Upload
556
- export {
557
- ImageUpload,
558
- ImageCropModal,
559
- ImageTooSmallModal,
560
- } from "./components/widgets/ImageUpload";
561
- export {
562
- useImageUpload,
563
- type ImageTooSmallError,
564
- } from "./modules/images/hooks/use-image-upload.hook";
565
- export {
566
- ACCEPTED_IMAGE_FORMATS,
567
- ACCEPTED_IMAGE_FORMATS_STRING,
568
- MAX_FILE_SIZE_MB,
569
- } from "./modules/images/constants/image.constants";
570
- export type {
571
- ImageConfig,
572
- CropArea,
573
- ProcessedImage,
574
- CompressImageOptions,
575
- } from "./modules/images/types/image.type";
576
- export { compressImage } from "./modules/images/utils/compress-image";
577
- export { cropImageToCanvas } from "./modules/images/utils/crop-image";
578
- export { base64ToFile, fileToBase64 } from "./modules/images/utils/base64";
579
- export {
580
- validateImage,
581
- validateImageFormat,
582
- validateImageSize,
583
- getImageDimensions,
584
- } from "./modules/images/utils/validate-image";
1
+ // Types
2
+ export * from "./modules/auth/schema";
3
+ export * from "./modules/users/schema";
4
+ export * from "./modules/whitelabel/schema";
5
+ // Style types now come from whitelabel schema directly
6
+ export * from "./infra/api/types";
7
+
8
+ // Contexts
9
+ export * from "./providers/query.provider";
10
+ export * from "./providers/auth.provider";
11
+ export * from "./providers/whitelabel.provider";
12
+ export {
13
+ NavigationProvider,
14
+ useNavigationFallback,
15
+ } from "./providers/navigation.provider";
16
+
17
+ // Navigation (safe drop-in replacement for next/navigation)
18
+ export { useRouter } from "./hooks/useRouter";
19
+ export type { SafeAppRouter } from "./hooks/useRouter";
20
+ export {
21
+ usePathname,
22
+ useSearchParams,
23
+ useParams,
24
+ redirect,
25
+ notFound,
26
+ } from "./utils/next-navigation";
27
+
28
+ // Hooks
29
+ export {
30
+ useListProjectUsers,
31
+ LIST_PROJECT_USERS_QUERY_KEY,
32
+ LIST_PROJECT_USERS_BASE_KEY,
33
+ } from "./modules/projects/hooks/list-project-users.hook";
34
+ export {
35
+ useListAvailableUsers,
36
+ LIST_AVAILABLE_USERS_QUERY_KEY,
37
+ LIST_AVAILABLE_USERS_BASE_KEY,
38
+ } from "./modules/projects/hooks/list-available-users.hook";
39
+ export {
40
+ useListAllAccountUsers,
41
+ LIST_ALL_ACCOUNT_USERS_QUERY_KEY,
42
+ LIST_ALL_ACCOUNT_USERS_BASE_KEY,
43
+ } from "./modules/projects/hooks/list-all-account-users.hook";
44
+ export {
45
+ useProjects,
46
+ PROJECTS_BASE_KEY,
47
+ PROJECTS_QUERY_KEY,
48
+ } from "./modules/projects/hooks/list-projects.hook";
49
+ export {
50
+ useInfiniteProjects,
51
+ INFINITE_PROJECTS_QUERY_KEY,
52
+ } from "./modules/projects/hooks/list-infinite-projects.hook";
53
+ export { useProject } from "./modules/projects/hooks/find-project.hook";
54
+ export { useCreateProject } from "./modules/projects/hooks/create-project.hook";
55
+ export { useUpdateProject } from "./modules/projects/hooks/update-project.hook";
56
+ export { useDeleteProject } from "./modules/projects/hooks/delete-project.hook";
57
+ export type {
58
+ Project,
59
+ ProjectsPage,
60
+ CreateProjectRequest,
61
+ UpdateProjectRequest,
62
+ ProjectUser,
63
+ AccountUser,
64
+ AddRemoveProjectUsersParams,
65
+ ListUsersParams,
66
+ UsersPage,
67
+ } from "./modules/projects/types";
68
+ export { ProjectSchema } from "./modules/projects/types";
69
+ export type { ListProjectsActionParams } from "./modules/projects/actions/list-projects.action";
70
+ export {
71
+ useUserQuery,
72
+ useUserValidateSession,
73
+ useInvalidateUser,
74
+ useSetUserData,
75
+ useTwoFactorVerify,
76
+ USER_QUERY_KEY,
77
+ } from "./modules/auth/hooks/useUserQuery";
78
+ export { useManagementPermissions } from "./modules/auth/hooks/useManagementPermissions";
79
+ export type { ManagementPermission } from "./modules/auth/types/management-permission.type";
80
+ export { useSocialGoogleLogin } from "./modules/auth/hooks/social-google-login.hook";
81
+ export { useSocialGoogleOnboarding } from "./modules/auth/hooks/social-google-onboarding.hook";
82
+ export { useUnlinkGoogle } from "./modules/auth/hooks/unlink-google.hook";
83
+ export { useSubscriptions } from "./modules/subscriptions/hooks/list-subscriptions.hook";
84
+ export {
85
+ SUBSCRIPTIONS_QUERY_KEY,
86
+ CHARGES_QUERY_KEY,
87
+ } from "./modules/subscriptions/constants/query-keys.constants";
88
+ export { useActiveSubscription } from "./modules/subscriptions/hooks/find-active-subscription.hook";
89
+ export { useCancelledSubscriptionGuard } from "./modules/subscriptions/hooks/use-cancelled-subscription-guard";
90
+ export { usePlanById } from "./modules/plans/hooks/use-plan-by-id.hook";
91
+ export { useHasPlanAddon } from "./modules/plans/hooks/use-has-plan-addon.hook";
92
+ export { useCalculateSubscription } from "./modules/subscriptions/hooks/calculate-subscription.hook";
93
+ export { useUpdateSubscriptionPlan } from "./modules/subscriptions/hooks/update-subscription-plan.hook";
94
+ export { useUpdateSubscriptionPayment } from "./modules/subscriptions/hooks/update-subscription-payment.hook";
95
+ export { useCards, CARDS_QUERY_KEY } from "./modules/cards/hooks/cards.hook";
96
+ export { useCardById } from "./modules/cards/hooks/card-by-id.hook";
97
+ export { useCreateCard } from "./modules/cards/hooks/create-card.hook";
98
+ export { useCreateSetupIntent } from "./modules/cards/hooks/create-setup-intent.hook";
99
+ export { useSetDefaultCard } from "./modules/cards/hooks/set-default-card.hook";
100
+ export { useDeleteCard } from "./modules/cards/hooks/delete-card.hook";
101
+ export { useDeleteConfirmation } from "./modules/cards/hooks/delete-confirmation.hook";
102
+ export type { DeleteConfirmationFormData } from "./modules/cards/hooks/delete-confirmation.hook";
103
+ export { useHandleDeleteCard } from "./modules/cards/hooks/handle-delete-card.hook";
104
+ export { useCharges } from "./modules/charges/hooks/charges.hook";
105
+ export { useChargeById } from "./modules/charges/hooks/charge-by-id.hook";
106
+ export { useChargeAction } from "./modules/charges/hooks/charge-action.hook";
107
+ export { useIaCredits } from "./modules/ia-credits/hooks/ia-credits.hook";
108
+ export type {
109
+ IaCreditsSummary,
110
+ IaCreditOperation,
111
+ } from "./modules/ia-credits/types";
112
+ export type {
113
+ Subscription,
114
+ SubscriptionItem,
115
+ FindSubscriptionsParams,
116
+ } from "./modules/subscriptions/types/subscription.type";
117
+ export {
118
+ SubscriptionSchema,
119
+ SubscriptionItemSchema,
120
+ } from "./modules/subscriptions/types/subscription.type";
121
+ export {
122
+ ADDON_IDS,
123
+ AI_CREDIT_OPTIONS,
124
+ AI_CREDIT_VALUES,
125
+ } from "./modules/subscriptions/constants/addons.constants";
126
+ export type {
127
+ AddonKindEnum,
128
+ AiCreditOption,
129
+ } from "./modules/subscriptions/constants/addons.constants";
130
+ export type {
131
+ Plan,
132
+ PlanItem,
133
+ UiPlan,
134
+ PlanFeature,
135
+ PlanMainFeatures,
136
+ PlanPricingByPeriod,
137
+ PlanTooltips,
138
+ } from "./modules/plans/types/plan.type";
139
+ export { PlanSchema, PlanItemSchema } from "./modules/plans/types/plan.type";
140
+ export {
141
+ mapApiPlanToUiPlan,
142
+ mapApiPlanToUiPlanForCurrency,
143
+ } from "./modules/plans/utils/map-api-plan-to-ui";
144
+ export type { PlanBillingPeriod } from "./modules/plans/utils/map-api-plan-to-ui";
145
+ export {
146
+ usePlans,
147
+ PLANS_QUERY_KEY,
148
+ } from "./modules/plans/hooks/list-plans.hook";
149
+ export type { BillingPeriod } from "./modules/subscriptions/types/billing-period.type";
150
+ export type {
151
+ CalculateSubscriptionRequest,
152
+ CalculateSubscriptionResponse,
153
+ UpdateSubscriptionPlanRequest,
154
+ } from "./modules/subscriptions/types/calculate-subscription.type";
155
+ export {
156
+ PixPendingDataSchema,
157
+ SubscriptionPendingPixResponseSchema,
158
+ isSubscriptionPendingPixResponse,
159
+ } from "./modules/subscriptions/types/pix-pending.type";
160
+ export type {
161
+ PixPendingData,
162
+ SubscriptionPendingPixResponse,
163
+ } from "./modules/subscriptions/types/pix-pending.type";
164
+ export type {
165
+ Card as PaymentCard,
166
+ CreateCardRequest,
167
+ FindCardsParams,
168
+ SetupIntent,
169
+ } from "./modules/cards/types";
170
+ export {
171
+ CardSchema as PaymentCardSchema,
172
+ CreateCardRequestSchema,
173
+ FindCardsParamsSchema,
174
+ SetupIntentSchema,
175
+ } from "./modules/cards/types";
176
+ export type {
177
+ Charge,
178
+ FindChargesParams,
179
+ PayChargeInput,
180
+ } from "./modules/charges/types/charge.type";
181
+ export {
182
+ ChargeSchema,
183
+ FindChargesParamsSchema,
184
+ PayChargeInputSchema,
185
+ } from "./modules/charges/types/charge.type";
186
+ export { buildPlanExtras } from "./modules/subscriptions/utils/build-plan-extras";
187
+ export { hasSubscriptionExpired } from "./modules/subscriptions/utils/has-subscription-expired";
188
+ export { SUBSCRIPTION_GRACE_PERIOD_DAYS } from "./modules/subscriptions/constants/subscription.constants";
189
+ export {
190
+ useCountPages,
191
+ COUNT_PAGES_QUERY_KEY,
192
+ } from "./modules/pages/hooks/count-pages.hook";
193
+ export { PAGES_QUERY_KEY } from "./modules/pages/constants/query-keys.constants";
194
+ export {
195
+ getPriceFromCalculatedData,
196
+ getOriginalPriceFromCalculatedData,
197
+ periodicityToBillingPeriod,
198
+ } from "./modules/subscriptions/utils/periodicity";
199
+ export { useBuyCreditsModal } from "./store/useBuyCreditsModal";
200
+ export { useCreditsDisabledModal } from "./store/useCreditsDisabledModal";
201
+ export { usePaidPlanRequiredModal } from "./store/usePaidPlanRequiredModal";
202
+ export { default as BuyCreditsModal } from "./components/modals/BuyCreditsModal";
203
+ export { default as CreditsDisabledModal } from "./components/modals/CreditsDisabledModal";
204
+ export { default as PaidPlanRequiredModal } from "./components/modals/PaidPlanRequiredModal";
205
+ export { default as AddCardModal } from "./components/modals/cards/AddCardModal";
206
+ export { DeleteCardModal } from "./components/modals/cards/DeleteCardModal";
207
+ export { CannotDeleteCardModal } from "./components/modals/cards/CannotDeleteCardModal";
208
+ export {
209
+ CardFormFields,
210
+ cardFormSchema,
211
+ buildCardFormSchema,
212
+ } from "./components/modals/cards/CardFormFields";
213
+ export type { CardFormData } from "./components/modals/cards/CardFormFields";
214
+ export { Skeleton } from "./components/ui/feedback/Skeleton";
215
+ export { PaymentInfoCard } from "./components/ui/data-display/PaymentInfoCard";
216
+ export { CardBrandIcon } from "./components/ui/data-display/CardBrandIcons";
217
+ export { CardItem } from "./components/ui/data-display/CardItem";
218
+
219
+ // Providers
220
+ export { QueryProvider } from "./providers/query.provider";
221
+
222
+ // Middleware
223
+ export { createAuthMiddleware } from "./middlewares/create-auth-middleware";
224
+ export { createMiddlewareChain } from "./middlewares/chain";
225
+ export { continueChain, stopChain } from "./middlewares/types";
226
+ export type {
227
+ MiddlewareFunction,
228
+ MiddlewareConfig,
229
+ MiddlewareResult,
230
+ } from "./middlewares/types";
231
+
232
+ // Utils
233
+ export { cn } from "./infra/utils/clsx";
234
+ export { formatShortDate, formatDateTime, calendarDateSchema, toCalendarDate, daysBetween } from "./infra/utils/date";
235
+ export { buildQueryParams } from "./infra/utils/params";
236
+ export { parseSchema, parseResult } from "./infra/utils/parser";
237
+ export { withAction } from "./utils/withAction";
238
+ export { resolveSafeRedirect, sameHostOr } from "./utils/redirect";
239
+ export { COUNTRIES, flagUrl } from "./utils/countries";
240
+ export type { Country } from "./utils/countries";
241
+
242
+ // Layout
243
+ export {
244
+ MainLayout,
245
+ MainLayoutContent,
246
+ MainLayoutSpacer,
247
+ MainLayoutMain,
248
+ } from "./components/layouts/MainLayout";
249
+ export { NavBar } from "./components/layouts/NavBar";
250
+ export type { NavBarProps } from "./components/layouts/NavBar";
251
+ export { AppNavBar } from "./components/layouts/AppNavBar";
252
+ export type { AppNavBarProps } from "./components/layouts/AppNavBar";
253
+ export { AppMobileNavBar } from "./components/layouts/AppMobileNavBar";
254
+ export type { AppMobileNavBarProps } from "./components/layouts/AppMobileNavBar";
255
+ export { SideBarNavigation } from "./components/layouts/SideBarNavigation";
256
+ export { MdSideBarNavigation } from "./components/layouts/MdSideBarNavigation";
257
+ export { default as NotificationCard } from "./components/widgets/notifications/NotificationCard";
258
+ export type { NotificationCardProps } from "./components/widgets/notifications/NotificationCard";
259
+ export { NotificationsPopover } from "./components/layouts/NotificationsPopover";
260
+ export type { NotificationsPopoverProps } from "./components/layouts/NotificationsPopover";
261
+ export { NotificationPageContent } from "./components/pages/notifications/Notifications";
262
+ export { NotFoundPage } from "./components/pages/NotFoundPage";
263
+ export { UsersSelectorPopover } from "./components/layouts/UsersSelectorPopover";
264
+ export type { UsersSelectorPopoverProps } from "./components/layouts/UsersSelectorPopover";
265
+ export { ProfilePopover } from "./components/layouts/ProfilePopover";
266
+ export type {
267
+ ProfilePopoverProps,
268
+ ProfileMenuItem,
269
+ } from "./components/layouts/ProfilePopover";
270
+ export { default as WhitelabelCodes } from "./components/layouts/WhitelabelCodes";
271
+ export { NavBarItem } from "./components/layouts/NavBarItem";
272
+ export type { NavBarItemProps } from "./components/layouts/NavBarItem";
273
+
274
+ // Navigation
275
+ export { AppNavigation } from "./components/navigation/AppNavigation";
276
+ export { CancelledSubscriptionBanner } from "./components/navigation/CancelledSubscriptionBanner";
277
+ export { SubscriptionBanner } from "./components/navigation/SubscriptionBanner";
278
+ export { OverdueInvoiceBanner } from "./components/navigation/OverdueInvoiceBanner";
279
+ export { UpcomingInvoiceBanner } from "./components/navigation/UpcomingInvoiceBanner";
280
+ export { TrialBanner } from "./components/navigation/TrialBanner";
281
+ export type { NavItemConfig } from "./components/navigation/subcomponents/NavItems";
282
+ export { useMobileNavbarSheet } from "./store/useMobileNavbarSheet";
283
+
284
+ // Auth Query Key Utilities
285
+ export {
286
+ useAuthQueryKey,
287
+ useWlQueryKey,
288
+ useWlId,
289
+ } from "./hooks/useAuthQueryKey";
290
+
291
+ // Hooks
292
+ export { default as useCopyToClipboard } from "./hooks/copy-to-clipboard.hook";
293
+
294
+ // UI - Buttons
295
+ export { Button, buttonVariants } from "./components/ui/buttons/Button";
296
+ export { CopyButton } from "./components/ui/buttons/CopyButton";
297
+ export { default as CancelButton } from "./components/ui/buttons/CancelButton";
298
+
299
+ // UI - Data Display
300
+ export {
301
+ Accordion,
302
+ AccordionItem,
303
+ AccordionTrigger,
304
+ AccordionContent,
305
+ } from "./components/ui/data-display/Accordion";
306
+ export { Badge, badgeVariants } from "./components/ui/data-display/Badge";
307
+ export {
308
+ Card,
309
+ CardHeader,
310
+ CardFooter,
311
+ CardTitle,
312
+ CardAction,
313
+ CardDescription,
314
+ CardContent,
315
+ } from "./components/ui/data-display/Card";
316
+ export {
317
+ Pagination,
318
+ PaginationContent,
319
+ PaginationLink,
320
+ PaginationItem,
321
+ PaginationPrevious,
322
+ PaginationNext,
323
+ PaginationEllipsis,
324
+ } from "./components/ui/data-display/Pagination";
325
+ export { ScrollArea, ScrollBar } from "./components/ui/data-display/ScrollArea";
326
+ export { Separator } from "./components/ui/data-display/Separator";
327
+ export {
328
+ Table,
329
+ TableHeader,
330
+ TableBody,
331
+ TableFooter,
332
+ TableHead,
333
+ TableRow,
334
+ TableCell,
335
+ TableCaption,
336
+ } from "./components/ui/data-display/Table";
337
+ export {
338
+ Tabs,
339
+ TabsList,
340
+ TabsTrigger,
341
+ TabsContent,
342
+ } from "./components/ui/data-display/Tabs";
343
+ export { UserAvatar } from "./components/ui/data-display/UserAvatar";
344
+ export type { UserAvatarProps } from "./components/ui/data-display/UserAvatar";
345
+
346
+ // UI - Feedback
347
+ export { default as CircularProgress } from "./components/ui/feedback/CircularProgress";
348
+ export { default as DefaultCircularProgress } from "./components/ui/feedback/DefaultCircularProgress";
349
+ export { Progress } from "./components/ui/feedback/Progress";
350
+ export { LoadingOverlay } from "./components/ui/feedback/LoadingOverlay";
351
+ export { useBrandLoadingIcon } from "./hooks/useBrandLoadingIcon";
352
+ export {
353
+ Toast,
354
+ toastVariants,
355
+ toastIconContainerVariants,
356
+ } from "./components/ui/feedback/Toast";
357
+ export type { ToastProps } from "./components/ui/feedback/Toast";
358
+
359
+ // UI - Form
360
+ export { Calendar, CalendarDayButton } from "./components/ui/form/Calendar";
361
+ export { Checkbox } from "./components/ui/form/Checkbox";
362
+ export { DatePicker } from "./components/ui/form/DatePicker";
363
+ export { DateRangePicker } from "./components/ui/form/DateRangePicker";
364
+ export { Input } from "./components/ui/form/Input";
365
+ export {
366
+ InputOTP,
367
+ InputOTPGroup,
368
+ InputOTPSlot,
369
+ InputOTPSeparator,
370
+ } from "./components/ui/form/InputOtp";
371
+ export { RadioGroup, RadioGroupItem } from "./components/ui/form/RadioGroup";
372
+ export {
373
+ Select,
374
+ SelectContent,
375
+ SelectGroup,
376
+ SelectItem,
377
+ SelectLabel,
378
+ SelectScrollDownButton,
379
+ SelectScrollUpButton,
380
+ SelectSeparator,
381
+ SelectTrigger,
382
+ SelectValue,
383
+ } from "./components/ui/form/Select";
384
+ export { Switch } from "./components/ui/form/Switch";
385
+ export { Textarea } from "./components/ui/form/Textarea";
386
+
387
+ // UI - Overlay
388
+ export {
389
+ Command,
390
+ CommandDialog,
391
+ CommandInput,
392
+ CommandList,
393
+ CommandEmpty,
394
+ CommandGroup,
395
+ CommandItem,
396
+ CommandShortcut,
397
+ CommandSeparator,
398
+ } from "./components/ui/overlay/Command";
399
+ export {
400
+ Dialog,
401
+ DialogClose,
402
+ DialogContent,
403
+ DialogDescription,
404
+ DialogFooter,
405
+ DialogHeader,
406
+ DialogOverlay,
407
+ DialogPortal,
408
+ DialogTitle,
409
+ DialogTrigger,
410
+ } from "./components/ui/overlay/Dialog";
411
+ export {
412
+ Popover,
413
+ PopoverTrigger,
414
+ PopoverContent,
415
+ PopoverAnchor,
416
+ } from "./components/ui/overlay/Popover";
417
+ export {
418
+ Sheet,
419
+ SheetTrigger,
420
+ SheetClose,
421
+ SheetContent,
422
+ SheetHeader,
423
+ SheetFooter,
424
+ SheetTitle,
425
+ SheetDescription,
426
+ } from "./components/ui/overlay/Sheet";
427
+ export {
428
+ Tooltip,
429
+ TooltipTrigger,
430
+ TooltipContent,
431
+ TooltipProvider,
432
+ } from "./components/ui/overlay/Tooltip";
433
+
434
+ // Embeds
435
+ export { FrillEmbed } from "./components/embeds/FrillEmbed";
436
+ export {
437
+ CrispEmbed,
438
+ openCrispHelpdesk,
439
+ hideCrisp,
440
+ showCrisp,
441
+ updateCrispUser,
442
+ } from "./components/embeds/CrispEmbed";
443
+ export { EmbedWidgets } from "./components/embeds/EmbedWidgets";
444
+ export { ClarityEmbed } from "./components/embeds/ClarityEmbed";
445
+
446
+ // Store
447
+ export { useMdSidebarStore } from "./store/useMdSidebarStore";
448
+ export { useDesktopSidebarStore } from "./store/useDesktopSidebarStore";
449
+ export { useModalManager } from "./store/useModalManager";
450
+ export type { ModalData } from "./store/useModalManager";
451
+
452
+ // Enums
453
+ export { AccountSectionType } from "./enums/AccountSectionType";
454
+
455
+ // Hooks
456
+ export { default as usePasswordVisibility } from "./hooks/usePasswordVisibility";
457
+ export { default as useCountdownTimer } from "./hooks/useCountdownTimer";
458
+ export { default as useIsMobile } from "./hooks/useIsMobile";
459
+ export { useDebounce } from "./hooks/useDebounce";
460
+ export { useDebouncedEffect } from "./hooks/useDebouncedEffect";
461
+ export { useDebounceState } from "./hooks/useDebounceState";
462
+
463
+ // Utils
464
+ export {
465
+ formatPhone,
466
+ formatTimer,
467
+ formatFullName,
468
+ formatCPF,
469
+ formatCNPJ,
470
+ formatCardNumber,
471
+ } from "./utils/format/masks";
472
+ export {
473
+ formatCurrency,
474
+ formatCurrencyNumber,
475
+ parseCurrencyToNumber,
476
+ getCurrencyForGateway,
477
+ } from "./utils/format/currency";
478
+ export type { CurrencyCode } from "./utils/format/currency";
479
+ export { isValidCPF, isValidCNPJ, isValidTaxId } from "./utils/validators/common";
480
+ export { BR_STATE_OPTIONS } from "./utils/constants/br-states";
481
+ export type { TimezoneOption } from "./modules/accounts/services/timezone.service";
482
+ export {
483
+ buildLocaleOptions,
484
+ LANGUAGE_OPTIONS as LOCALE_LANGUAGE_OPTIONS,
485
+ } from "./utils/intl/locales";
486
+ export type { LocaleOption } from "./utils/intl/locales";
487
+ export { copyToClipboard, readFromClipboard } from "./utils/browser/clipboard";
488
+
489
+ // UI - Form (new widgets)
490
+ export { FormField } from "./components/ui/form/FormField";
491
+ export { SelectField } from "./components/ui/form/SelectField";
492
+ export { ComboboxField } from "./components/ui/form/ComboboxField";
493
+ export type { ComboboxOption } from "./components/ui/form/ComboboxField";
494
+ export { default as PhoneInput } from "./components/ui/form/PhoneInput";
495
+ export { default as SwitchOptionFieldWithIcon } from "./components/ui/form/SwitchOptionFieldWithIcon";
496
+ export { TextAreaField } from "./components/ui/form/TextAreaField";
497
+
498
+ // Account Module - Hooks
499
+ export {
500
+ useCurrentAccount,
501
+ ACCOUNT_QUERY_KEY,
502
+ } from "./modules/accounts/hooks/current-account.hook";
503
+ export { useCurrencyFormatter } from "./modules/accounts/hooks/use-currency-formatter.hook";
504
+ export {
505
+ useUpdateAccount,
506
+ useUpdateAccountUser,
507
+ useUpdateAccountUserById,
508
+ useDeleteAccountUser,
509
+ useDeleteAccount,
510
+ ACCOUNT_USERS_QUERY_KEY,
511
+ } from "./modules/accounts/hooks/useAccountManagement";
512
+ export { useViaCep } from "./modules/accounts/hooks/useViaCep";
513
+ export { useAccountToken } from "./modules/accounts/hooks/use-account-token.hook";
514
+
515
+ // Account Types
516
+ export type {
517
+ UpdateAccountRequest,
518
+ UpdateAccountUserRequest,
519
+ ChangePasswordRequest,
520
+ DeleteAccountActionResult,
521
+ DeleteUserActionResult,
522
+ UpdateAccountActionResult,
523
+ UpdateUserActionResult,
524
+ TwoFactorGenerateResult,
525
+ TwoFactorActionResult,
526
+ ContactResetResult,
527
+ } from "./modules/accounts/types";
528
+
529
+ export { default as AccountModals } from "./components/account/AccountModals";
530
+ export { useAccountModals } from "./store/useAccountModals";
531
+ export type { AccountModalsConfig } from "./store/useAccountModals";
532
+
533
+ export { ModalManager } from "./components/modals/ModalManager";
534
+ export { Modals } from "./components/modals/Modals";
535
+
536
+ export { default as TwoFactorAuthModal } from "./components/account/TwoFactorAuthModal";
537
+ export { default as DisableTwoFactorAuthModal } from "./components/account/DisableTwoFactorAuthModal";
538
+ export { default as ConfirmGlobalPreferencesModal } from "./components/account/ConfirmGlobalPreferencesModal";
539
+ export { MyProfileSection } from "./components/account/sections/MyProfileSection";
540
+ export { PreferencesSection } from "./components/account/sections/PreferencesSection";
541
+ export { SecuritySection } from "./components/account/sections/SecuritySection";
542
+ export { ChangePasswordSection } from "./components/account/sections/ChangePasswordSection";
543
+ export { ChangeEmailModal } from "./components/account/sections/ChangeEmailModal";
544
+ export { ChangePhoneModal } from "./components/account/sections/ChangePhoneModal";
545
+
546
+ // Account Constants
547
+ export {
548
+ GENDER_OPTIONS,
549
+ CURRENCY_OPTIONS,
550
+ TIME_FORMAT_OPTIONS,
551
+ NOTIFICATION_TYPES,
552
+ LANGUAGE_OPTIONS,
553
+ } from "./components/account/constants";
554
+
555
+ // Image Upload
556
+ export {
557
+ ImageUpload,
558
+ ImageCropModal,
559
+ ImageTooSmallModal,
560
+ } from "./components/widgets/ImageUpload";
561
+ export {
562
+ useImageUpload,
563
+ type ImageTooSmallError,
564
+ } from "./modules/images/hooks/use-image-upload.hook";
565
+ export {
566
+ ACCEPTED_IMAGE_FORMATS,
567
+ ACCEPTED_IMAGE_FORMATS_STRING,
568
+ MAX_FILE_SIZE_MB,
569
+ } from "./modules/images/constants/image.constants";
570
+ export type {
571
+ ImageConfig,
572
+ CropArea,
573
+ ProcessedImage,
574
+ CompressImageOptions,
575
+ } from "./modules/images/types/image.type";
576
+ export { compressImage } from "./modules/images/utils/compress-image";
577
+ export { cropImageToCanvas } from "./modules/images/utils/crop-image";
578
+ export { base64ToFile, fileToBase64 } from "./modules/images/utils/base64";
579
+ export {
580
+ validateImage,
581
+ validateImageFormat,
582
+ validateImageSize,
583
+ getImageDimensions,
584
+ } from "./modules/images/utils/validate-image";