@greatapps/common 1.1.697 → 1.1.699

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 (557) 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.map +1 -1
  92. package/dist/components/widgets/ImageUpload/ImageTooSmallModal.mjs.map +1 -1
  93. package/dist/components/widgets/ImageUpload/ImageUpload.mjs.map +1 -1
  94. package/dist/components/widgets/ImageUpload/index.mjs.map +1 -1
  95. package/dist/components/widgets/notifications/NotificationCard.mjs.map +1 -1
  96. package/dist/handlers.mjs.map +1 -1
  97. package/dist/hooks/copy-to-clipboard.hook.mjs.map +1 -1
  98. package/dist/hooks/useAuthQueryKey.mjs.map +1 -1
  99. package/dist/hooks/useBrandLoadingIcon.mjs.map +1 -1
  100. package/dist/hooks/useRouter.mjs.map +1 -1
  101. package/dist/http.mjs.map +1 -1
  102. package/dist/i18n/config.mjs.map +1 -1
  103. package/dist/i18n/country-language.mjs.map +1 -1
  104. package/dist/i18n/messages/en-us.mjs.map +1 -1
  105. package/dist/i18n/messages/es-es.mjs.map +1 -1
  106. package/dist/i18n/messages/index.mjs.map +1 -1
  107. package/dist/i18n/messages/pt-br.mjs.map +1 -1
  108. package/dist/i18n/normalize.mjs.map +1 -1
  109. package/dist/i18n/resolve-locale.mjs.map +1 -1
  110. package/dist/i18n.mjs.map +1 -1
  111. package/dist/index.mjs.map +1 -1
  112. package/dist/infra/http/api-fetch.mjs.map +1 -1
  113. package/dist/infra/route/parse-id.mjs.map +1 -1
  114. package/dist/infra/route/parse-numeric.mjs.map +1 -1
  115. package/dist/infra/route/safe-route-handler.mjs.map +1 -1
  116. package/dist/infra/route/search-params.mjs.map +1 -1
  117. package/dist/infra/utils/array.mjs.map +1 -1
  118. package/dist/infra/utils/date.mjs.map +1 -1
  119. package/dist/middleware.mjs.map +1 -1
  120. package/dist/modules/accounts/actions/account-management.action.mjs.map +1 -1
  121. package/dist/modules/accounts/actions/find-current-account.action.mjs.map +1 -1
  122. package/dist/modules/accounts/actions/get-account-token.action.mjs.map +1 -1
  123. package/dist/modules/accounts/actions/list-currencies.action.mjs.map +1 -1
  124. package/dist/modules/accounts/actions/list-timezones.action.mjs.map +1 -1
  125. package/dist/modules/accounts/hooks/current-account.hook.mjs.map +1 -1
  126. package/dist/modules/accounts/hooks/use-account-token.hook.mjs.map +1 -1
  127. package/dist/modules/accounts/hooks/use-currency-formatter.hook.mjs.map +1 -1
  128. package/dist/modules/accounts/hooks/useAccountManagement.mjs.map +1 -1
  129. package/dist/modules/accounts/hooks/useCurrencies.mjs.map +1 -1
  130. package/dist/modules/accounts/hooks/useTimezones.mjs.map +1 -1
  131. package/dist/modules/accounts/hooks/useViaCep.mjs.map +1 -1
  132. package/dist/modules/accounts/services/account-token.service.mjs.map +1 -1
  133. package/dist/modules/accounts/services/account.service.mjs.map +1 -1
  134. package/dist/modules/auth/actions/social-google-login.action.mjs.map +1 -1
  135. package/dist/modules/auth/actions/social-google-onboarding.action.mjs.map +1 -1
  136. package/dist/modules/auth/actions/unlink-google.action.mjs.map +1 -1
  137. package/dist/modules/auth/actions/validate-session.action.mjs.map +1 -1
  138. package/dist/modules/auth/actions/verify-two-factor.action.mjs.map +1 -1
  139. package/dist/modules/auth/hooks/login.hook.mjs.map +1 -1
  140. package/dist/modules/auth/hooks/logout.hook.mjs.map +1 -1
  141. package/dist/modules/auth/hooks/register.hook.mjs.map +1 -1
  142. package/dist/modules/auth/hooks/social-google-login.hook.mjs.map +1 -1
  143. package/dist/modules/auth/hooks/social-google-onboarding.hook.mjs.map +1 -1
  144. package/dist/modules/auth/hooks/unlink-google.hook.mjs.map +1 -1
  145. package/dist/modules/auth/hooks/useManagementPermissions.mjs.map +1 -1
  146. package/dist/modules/auth/hooks/useUserQuery.mjs.map +1 -1
  147. package/dist/modules/auth/utils/assert-management-permission.mjs.map +1 -1
  148. package/dist/modules/auth/utils/assert-management-subscription.mjs.map +1 -1
  149. package/dist/modules/auth/utils/assert-paid-subscription.mjs.map +1 -1
  150. package/dist/modules/auth/utils/assert-subscription-addon.mjs.map +1 -1
  151. package/dist/modules/auth/utils/build-wl-override.mjs.map +1 -1
  152. package/dist/modules/auth/utils/require-token-not-expired.mjs.map +1 -1
  153. package/dist/modules/auth/utils/require-valid-session.mjs.map +1 -1
  154. package/dist/modules/cards/actions/create-card.action.mjs.map +1 -1
  155. package/dist/modules/cards/actions/create-setup-intent.action.mjs.map +1 -1
  156. package/dist/modules/cards/actions/delete-card.action.mjs.map +1 -1
  157. package/dist/modules/cards/actions/set-default-card.action.mjs.map +1 -1
  158. package/dist/modules/cards/handlers/find-card-by-id.handler.mjs.map +1 -1
  159. package/dist/modules/cards/handlers/list-cards.handler.mjs.map +1 -1
  160. package/dist/modules/cards/hooks/card-by-id.hook.mjs.map +1 -1
  161. package/dist/modules/cards/hooks/cards.hook.mjs.map +1 -1
  162. package/dist/modules/cards/hooks/create-card.hook.mjs.map +1 -1
  163. package/dist/modules/cards/hooks/create-setup-intent.hook.mjs.map +1 -1
  164. package/dist/modules/cards/hooks/delete-card.hook.mjs.map +1 -1
  165. package/dist/modules/cards/hooks/delete-confirmation.hook.mjs.map +1 -1
  166. package/dist/modules/cards/hooks/handle-delete-card.hook.mjs.map +1 -1
  167. package/dist/modules/cards/hooks/set-default-card.hook.mjs.map +1 -1
  168. package/dist/modules/cards/services/cards.service.mjs.map +1 -1
  169. package/dist/modules/cards/types.mjs.map +1 -1
  170. package/dist/modules/charges/actions/charge-action.action.mjs.map +1 -1
  171. package/dist/modules/charges/handlers/find-charge-by-id.handler.mjs.map +1 -1
  172. package/dist/modules/charges/handlers/list-charges.handler.mjs.map +1 -1
  173. package/dist/modules/charges/hooks/charge-action.hook.mjs.map +1 -1
  174. package/dist/modules/charges/hooks/charge-by-id.hook.mjs.map +1 -1
  175. package/dist/modules/charges/hooks/charges.hook.mjs.map +1 -1
  176. package/dist/modules/charges/services/charges.service.mjs.map +1 -1
  177. package/dist/modules/charges/types/charge.type.mjs.map +1 -1
  178. package/dist/modules/ia-credits/handlers/list-ia-credits.handler.mjs.map +1 -1
  179. package/dist/modules/ia-credits/hooks/ia-credits.hook.mjs.map +1 -1
  180. package/dist/modules/images/actions/process-image.action.mjs.map +1 -1
  181. package/dist/modules/images/constants/image.constants.mjs.map +1 -1
  182. package/dist/modules/images/hooks/use-image-upload.hook.mjs.map +1 -1
  183. package/dist/modules/images/services/image-processing.service.mjs.map +1 -1
  184. package/dist/modules/images/utils/base64.mjs.map +1 -1
  185. package/dist/modules/images/utils/compress-image.mjs.map +1 -1
  186. package/dist/modules/images/utils/crop-image.mjs.map +1 -1
  187. package/dist/modules/images/utils/validate-image.mjs.map +1 -1
  188. package/dist/modules/pages/constants/query-keys.constants.mjs.map +1 -1
  189. package/dist/modules/pages/handlers/count-pages.handler.mjs.map +1 -1
  190. package/dist/modules/pages/hooks/count-pages.hook.mjs.map +1 -1
  191. package/dist/modules/pages/services/pages.service.mjs.map +1 -1
  192. package/dist/modules/plans/handlers/find-plan-by-id.handler.mjs.map +1 -1
  193. package/dist/modules/plans/handlers/list-plans.handler.mjs.map +1 -1
  194. package/dist/modules/plans/hooks/list-plans.hook.mjs.map +1 -1
  195. package/dist/modules/plans/hooks/use-has-plan-addon.hook.mjs.map +1 -1
  196. package/dist/modules/plans/hooks/use-plan-by-id.hook.mjs.map +1 -1
  197. package/dist/modules/plans/services/plans.service.mjs +1 -1
  198. package/dist/modules/plans/services/plans.service.mjs.map +1 -1
  199. package/dist/modules/plans/types/plan.type.mjs +5 -1
  200. package/dist/modules/plans/types/plan.type.mjs.map +1 -1
  201. package/dist/modules/plans/utils/map-api-plan-to-ui.mjs.map +1 -1
  202. package/dist/modules/projects/actions/add-project-user.action.mjs.map +1 -1
  203. package/dist/modules/projects/actions/create-project.action.mjs.map +1 -1
  204. package/dist/modules/projects/actions/delete-project.action.mjs.map +1 -1
  205. package/dist/modules/projects/actions/find-project.action.mjs.map +1 -1
  206. package/dist/modules/projects/actions/list-project-users.action.mjs.map +1 -1
  207. package/dist/modules/projects/actions/list-projects.action.mjs.map +1 -1
  208. package/dist/modules/projects/actions/remove-project-user.action.mjs.map +1 -1
  209. package/dist/modules/projects/actions/update-project.action.mjs.map +1 -1
  210. package/dist/modules/projects/handlers/find-project.handler.mjs.map +1 -1
  211. package/dist/modules/projects/handlers/list-all-account-users.handler.mjs.map +1 -1
  212. package/dist/modules/projects/handlers/list-available-users.handler.mjs.map +1 -1
  213. package/dist/modules/projects/handlers/list-project-users.handler.mjs.map +1 -1
  214. package/dist/modules/projects/handlers/list-projects.handler.mjs.map +1 -1
  215. package/dist/modules/projects/hooks/add-project-user.hook.mjs.map +1 -1
  216. package/dist/modules/projects/hooks/create-project.hook.mjs.map +1 -1
  217. package/dist/modules/projects/hooks/delete-project.hook.mjs.map +1 -1
  218. package/dist/modules/projects/hooks/find-project.hook.mjs.map +1 -1
  219. package/dist/modules/projects/hooks/list-all-account-users.hook.mjs.map +1 -1
  220. package/dist/modules/projects/hooks/list-available-users.hook.mjs.map +1 -1
  221. package/dist/modules/projects/hooks/list-infinite-projects.hook.mjs.map +1 -1
  222. package/dist/modules/projects/hooks/list-project-users.hook.mjs.map +1 -1
  223. package/dist/modules/projects/hooks/list-projects.hook.mjs.map +1 -1
  224. package/dist/modules/projects/hooks/remove-project-user.hook.mjs.map +1 -1
  225. package/dist/modules/projects/hooks/update-project.hook.mjs.map +1 -1
  226. package/dist/modules/projects/services/project-users.service.mjs +2 -2
  227. package/dist/modules/projects/services/project-users.service.mjs.map +1 -1
  228. package/dist/modules/projects/services/projects.service.mjs.map +1 -1
  229. package/dist/modules/subscriptions/actions/calculate-subscription.action.mjs.map +1 -1
  230. package/dist/modules/subscriptions/actions/list-subscriptions.action.mjs.map +1 -1
  231. package/dist/modules/subscriptions/actions/update-subscription-payment.action.mjs.map +1 -1
  232. package/dist/modules/subscriptions/actions/update-subscription-plan.action.mjs.map +1 -1
  233. package/dist/modules/subscriptions/constants/query-keys.constants.mjs.map +1 -1
  234. package/dist/modules/subscriptions/constants/subscription.constants.mjs.map +1 -1
  235. package/dist/modules/subscriptions/handlers/list-subscriptions.handler.mjs.map +1 -1
  236. package/dist/modules/subscriptions/hooks/calculate-subscription.hook.mjs.map +1 -1
  237. package/dist/modules/subscriptions/hooks/find-active-subscription.hook.mjs.map +1 -1
  238. package/dist/modules/subscriptions/hooks/list-subscriptions.hook.mjs.map +1 -1
  239. package/dist/modules/subscriptions/hooks/update-subscription-payment.hook.mjs.map +1 -1
  240. package/dist/modules/subscriptions/hooks/update-subscription-plan.hook.mjs.map +1 -1
  241. package/dist/modules/subscriptions/hooks/use-cancelled-subscription-guard.mjs.map +1 -1
  242. package/dist/modules/subscriptions/types/calculate-subscription.type.mjs.map +1 -1
  243. package/dist/modules/subscriptions/types/pix-pending.type.mjs.map +1 -1
  244. package/dist/modules/subscriptions/utils/build-plan-extras.mjs.map +1 -1
  245. package/dist/modules/subscriptions/utils/get-subscription-cancellation-state.mjs.map +1 -1
  246. package/dist/modules/subscriptions/utils/get-subscription-expiry-date.mjs.map +1 -1
  247. package/dist/modules/subscriptions/utils/has-subscription-expired.mjs.map +1 -1
  248. package/dist/modules/subscriptions/utils/periodicity.mjs.map +1 -1
  249. package/dist/modules/subscriptions/utils/resolve-plan-extras-prices.mjs.map +1 -1
  250. package/dist/modules/users/action/find-user-by-id.action.mjs.map +1 -1
  251. package/dist/modules/users/action/mark-all-messages-as-read.action.mjs.map +1 -1
  252. package/dist/modules/users/action/mark-message-as-read.action.mjs.map +1 -1
  253. package/dist/modules/users/handlers/list-messages.handler.mjs.map +1 -1
  254. package/dist/modules/users/hooks/messages.hook.mjs.map +1 -1
  255. package/dist/modules/users/services/messages.service.mjs.map +1 -1
  256. package/dist/modules/whitelabel/actions/find-whitelabel.action.mjs.map +1 -1
  257. package/dist/modules/whitelabel/actions/revalidate-whitelabel.action.mjs.map +1 -1
  258. package/dist/modules/whitelabel/utils/normalize-hostname.mjs.map +1 -1
  259. package/dist/providers/auth.provider.mjs.map +1 -1
  260. package/dist/providers/navigation.provider.mjs.map +1 -1
  261. package/dist/providers/whitelabel.provider.mjs.map +1 -1
  262. package/dist/route.mjs.map +1 -1
  263. package/dist/store/useAccountModals.mjs.map +1 -1
  264. package/dist/store/useBuyCreditsModal.mjs.map +1 -1
  265. package/dist/store/useCreditsDisabledModal.mjs.map +1 -1
  266. package/dist/store/useDesktopSidebarStore.mjs.map +1 -1
  267. package/dist/store/useMdSidebarStore.mjs.map +1 -1
  268. package/dist/store/usePaidPlanRequiredModal.mjs.map +1 -1
  269. package/dist/utils/constants/br-states.mjs.map +1 -1
  270. package/dist/utils/countries.mjs.map +1 -1
  271. package/dist/utils/format/currency.mjs.map +1 -1
  272. package/dist/utils/intl/cookie-domain.mjs.map +1 -1
  273. package/dist/utils/intl/locale-cookie.mjs.map +1 -1
  274. package/dist/utils/next-navigation.mjs.map +1 -1
  275. package/dist/utils/redirect.mjs.map +1 -1
  276. package/dist/utils/safeMutationAction.mjs.map +1 -1
  277. package/dist/utils/safeServerAction.mjs.map +1 -1
  278. package/dist/utils/withAction.mjs.map +1 -1
  279. package/package.json +115 -115
  280. package/src/components/account/ConfigurationsMyAccountModal.tsx +179 -179
  281. package/src/components/account/ConfirmDeleteAccountModal.tsx +110 -110
  282. package/src/components/account/ConfirmGlobalPreferencesModal.tsx +68 -68
  283. package/src/components/account/DeleteAccountModal.tsx +160 -160
  284. package/src/components/account/DisableTwoFactorAuthModal.tsx +92 -92
  285. package/src/components/account/IsntPossibleDeleteAccountModal.tsx +51 -51
  286. package/src/components/account/TwoFactorAuthModal.tsx +220 -220
  287. package/src/components/account/hooks/useChangePhoneForm.tsx +113 -113
  288. package/src/components/account/hooks/useTwoFactorAuthForm.tsx +116 -116
  289. package/src/components/account/sections/ChangeEmailModal.tsx +239 -239
  290. package/src/components/account/sections/ChangePasswordSection.tsx +68 -68
  291. package/src/components/account/sections/ChangePhoneModal.tsx +273 -273
  292. package/src/components/account/sections/MyProfileSection.tsx +276 -276
  293. package/src/components/account/sections/PreferencesSection.tsx +278 -278
  294. package/src/components/account/sections/SecuritySection.tsx +102 -102
  295. package/src/components/account/sections/TokenSection.tsx +85 -85
  296. package/src/components/embeds/ClarityEmbed.tsx +70 -70
  297. package/src/components/embeds/CrispEmbed.tsx +195 -195
  298. package/src/components/embeds/EmbedWidgets.tsx +62 -62
  299. package/src/components/embeds/FrillEmbed.tsx +146 -146
  300. package/src/components/layouts/AppMobileNavBar.tsx +214 -214
  301. package/src/components/layouts/AppNavBar.tsx +40 -40
  302. package/src/components/layouts/MdSideBarNavigation.tsx +56 -56
  303. package/src/components/layouts/NavBar.tsx +228 -228
  304. package/src/components/layouts/NotificationsPopover.tsx +120 -120
  305. package/src/components/layouts/ProfilePopover.tsx +191 -191
  306. package/src/components/layouts/SideBarNavigation.tsx +65 -65
  307. package/src/components/layouts/UsersSelectorPopover.tsx +236 -236
  308. package/src/components/layouts/WhitelabelCodes.tsx +59 -59
  309. package/src/components/modals/BuyCreditsModal.tsx +390 -390
  310. package/src/components/modals/CreditsDisabledModal.tsx +62 -62
  311. package/src/components/modals/Modals.tsx +25 -25
  312. package/src/components/modals/PaidPlanRequiredModal.tsx +60 -60
  313. package/src/components/modals/cards/AddCardModal.tsx +420 -420
  314. package/src/components/modals/cards/CannotDeleteCardModal.tsx +124 -124
  315. package/src/components/modals/cards/CardFormFields.tsx +363 -363
  316. package/src/components/modals/cards/DeleteCardModal.tsx +136 -136
  317. package/src/components/navigation/CancelledSubscriptionBanner.tsx +62 -62
  318. package/src/components/navigation/NavItemsContext.ts +20 -20
  319. package/src/components/navigation/OverdueInvoiceBanner.tsx +51 -51
  320. package/src/components/navigation/PendingCancellationBanner.tsx +60 -60
  321. package/src/components/navigation/ProjectSelectorPopover.tsx +180 -180
  322. package/src/components/navigation/SubscriptionBanner.tsx +94 -94
  323. package/src/components/navigation/TrialBanner.tsx +54 -54
  324. package/src/components/navigation/UpcomingInvoiceBanner.tsx +55 -55
  325. package/src/components/navigation/shells/TabsMobileShell.tsx +74 -74
  326. package/src/components/navigation/subcomponents/BottomLinks.tsx +85 -85
  327. package/src/components/navigation/subcomponents/ProjectSelector.tsx +184 -184
  328. package/src/components/pages/NotFoundPage.tsx +75 -75
  329. package/src/components/pages/notifications/Notifications.tsx +190 -190
  330. package/src/components/ui/buttons/Button.tsx +77 -77
  331. package/src/components/ui/buttons/CancelButton.tsx +14 -14
  332. package/src/components/ui/buttons/CopyButton.tsx +59 -59
  333. package/src/components/ui/data-display/Accordion.tsx +81 -81
  334. package/src/components/ui/data-display/Badge.tsx +47 -47
  335. package/src/components/ui/data-display/Card.tsx +93 -93
  336. package/src/components/ui/data-display/CardBrandIcons.tsx +336 -336
  337. package/src/components/ui/data-display/CardItem.tsx +135 -135
  338. package/src/components/ui/data-display/Pagination.tsx +126 -126
  339. package/src/components/ui/data-display/PaymentInfoCard.tsx +193 -193
  340. package/src/components/ui/data-display/ScrollArea.tsx +59 -59
  341. package/src/components/ui/data-display/Separator.tsx +29 -29
  342. package/src/components/ui/data-display/Table.tsx +117 -117
  343. package/src/components/ui/data-display/Tabs.tsx +67 -67
  344. package/src/components/ui/feedback/CircularProgress.tsx +79 -79
  345. package/src/components/ui/feedback/DefaultCircularProgress.tsx +67 -67
  346. package/src/components/ui/feedback/LoadingOverlay.tsx +30 -30
  347. package/src/components/ui/feedback/Progress.tsx +40 -40
  348. package/src/components/ui/feedback/Skeleton.tsx +5 -5
  349. package/src/components/ui/feedback/Toast.tsx +104 -104
  350. package/src/components/ui/form/Calendar.tsx +228 -228
  351. package/src/components/ui/form/Checkbox.tsx +31 -31
  352. package/src/components/ui/form/ComboboxField.tsx +159 -159
  353. package/src/components/ui/form/DatePicker.tsx +100 -100
  354. package/src/components/ui/form/DateRangePicker.tsx +111 -111
  355. package/src/components/ui/form/FormField.tsx +133 -133
  356. package/src/components/ui/form/Input.tsx +20 -20
  357. package/src/components/ui/form/InputOtp.tsx +80 -80
  358. package/src/components/ui/form/PhoneInput.tsx +210 -210
  359. package/src/components/ui/form/RadioGroup.tsx +45 -45
  360. package/src/components/ui/form/Select.tsx +200 -200
  361. package/src/components/ui/form/Switch.tsx +32 -32
  362. package/src/components/ui/form/Textarea.tsx +19 -19
  363. package/src/components/ui/overlay/Command.tsx +185 -185
  364. package/src/components/ui/overlay/Dialog.tsx +153 -153
  365. package/src/components/ui/overlay/Popover.tsx +49 -49
  366. package/src/components/ui/overlay/Sheet.tsx +170 -170
  367. package/src/components/ui/overlay/Tooltip.tsx +62 -62
  368. package/src/components/widgets/ImageUpload/ImageCropModal.tsx +392 -392
  369. package/src/components/widgets/ImageUpload/ImageTooSmallModal.tsx +62 -62
  370. package/src/components/widgets/ImageUpload/ImageUpload.tsx +131 -131
  371. package/src/components/widgets/ImageUpload/index.ts +3 -3
  372. package/src/components/widgets/notifications/NotificationCard.tsx +73 -73
  373. package/src/handlers.ts +22 -22
  374. package/src/hooks/copy-to-clipboard.hook.tsx +67 -67
  375. package/src/hooks/useAuthQueryKey.ts +32 -32
  376. package/src/hooks/useBrandLoadingIcon.tsx +18 -18
  377. package/src/hooks/useRouter.ts +38 -38
  378. package/src/http.ts +1 -1
  379. package/src/i18n/config.ts +17 -17
  380. package/src/i18n/country-language.ts +60 -60
  381. package/src/i18n/messages/en-us.ts +519 -519
  382. package/src/i18n/messages/es-es.ts +520 -520
  383. package/src/i18n/messages/index.ts +24 -24
  384. package/src/i18n/messages/pt-br.ts +543 -543
  385. package/src/i18n/normalize.ts +15 -15
  386. package/src/i18n/resolve-locale.ts +77 -77
  387. package/src/i18n.ts +10 -10
  388. package/src/index.ts +584 -584
  389. package/src/infra/http/api-fetch.ts +39 -39
  390. package/src/infra/route/parse-id.ts +9 -9
  391. package/src/infra/route/parse-numeric.ts +16 -16
  392. package/src/infra/route/safe-route-handler.ts +16 -16
  393. package/src/infra/route/search-params.ts +9 -9
  394. package/src/infra/utils/array.ts +167 -167
  395. package/src/infra/utils/date.ts +59 -59
  396. package/src/middleware.ts +4 -4
  397. package/src/modules/accounts/actions/account-management.action.ts +109 -109
  398. package/src/modules/accounts/actions/find-current-account.action.ts +9 -9
  399. package/src/modules/accounts/actions/get-account-token.action.ts +8 -8
  400. package/src/modules/accounts/actions/list-currencies.action.ts +8 -8
  401. package/src/modules/accounts/actions/list-timezones.action.ts +8 -8
  402. package/src/modules/accounts/hooks/current-account.hook.tsx +26 -26
  403. package/src/modules/accounts/hooks/use-account-token.hook.tsx +14 -14
  404. package/src/modules/accounts/hooks/use-currency-formatter.hook.tsx +32 -32
  405. package/src/modules/accounts/hooks/useAccountManagement.ts +95 -95
  406. package/src/modules/accounts/hooks/useCurrencies.ts +18 -18
  407. package/src/modules/accounts/hooks/useTimezones.ts +18 -18
  408. package/src/modules/accounts/hooks/useViaCep.ts +25 -25
  409. package/src/modules/accounts/services/account-token.service.ts +52 -52
  410. package/src/modules/accounts/services/account.service.ts +243 -243
  411. package/src/modules/accounts/types.ts +230 -230
  412. package/src/modules/auth/actions/social-google-login.action.ts +12 -12
  413. package/src/modules/auth/actions/social-google-onboarding.action.ts +13 -13
  414. package/src/modules/auth/actions/unlink-google.action.ts +8 -8
  415. package/src/modules/auth/actions/validate-session.action.ts +70 -70
  416. package/src/modules/auth/actions/verify-two-factor.action.ts +19 -19
  417. package/src/modules/auth/hooks/login.hook.tsx +13 -13
  418. package/src/modules/auth/hooks/logout.hook.tsx +11 -11
  419. package/src/modules/auth/hooks/register.hook.tsx +11 -11
  420. package/src/modules/auth/hooks/social-google-login.hook.tsx +13 -13
  421. package/src/modules/auth/hooks/social-google-onboarding.hook.tsx +13 -13
  422. package/src/modules/auth/hooks/unlink-google.hook.tsx +13 -13
  423. package/src/modules/auth/hooks/useManagementPermissions.ts +52 -52
  424. package/src/modules/auth/hooks/useUserQuery.ts +103 -103
  425. package/src/modules/auth/types/management-permission.type.ts +14 -14
  426. package/src/modules/auth/utils/assert-management-permission.ts +56 -56
  427. package/src/modules/auth/utils/assert-management-subscription.ts +38 -38
  428. package/src/modules/auth/utils/assert-paid-subscription.ts +47 -47
  429. package/src/modules/auth/utils/assert-subscription-addon.ts +42 -42
  430. package/src/modules/auth/utils/build-wl-override.ts +43 -43
  431. package/src/modules/auth/utils/require-token-not-expired.ts +53 -53
  432. package/src/modules/auth/utils/require-valid-session.ts +35 -35
  433. package/src/modules/cards/actions/create-card.action.ts +9 -9
  434. package/src/modules/cards/actions/create-setup-intent.action.ts +8 -8
  435. package/src/modules/cards/actions/delete-card.action.ts +8 -8
  436. package/src/modules/cards/actions/set-default-card.action.ts +8 -8
  437. package/src/modules/cards/handlers/find-card-by-id.handler.ts +15 -15
  438. package/src/modules/cards/handlers/list-cards.handler.ts +10 -10
  439. package/src/modules/cards/hooks/card-by-id.hook.ts +17 -17
  440. package/src/modules/cards/hooks/cards.hook.ts +22 -22
  441. package/src/modules/cards/hooks/create-card.hook.ts +30 -30
  442. package/src/modules/cards/hooks/create-setup-intent.hook.ts +11 -11
  443. package/src/modules/cards/hooks/delete-card.hook.ts +52 -52
  444. package/src/modules/cards/hooks/delete-confirmation.hook.ts +40 -40
  445. package/src/modules/cards/hooks/handle-delete-card.hook.ts +47 -47
  446. package/src/modules/cards/hooks/set-default-card.hook.ts +55 -55
  447. package/src/modules/cards/services/cards.service.ts +136 -136
  448. package/src/modules/cards/types.ts +52 -52
  449. package/src/modules/charges/actions/charge-action.action.ts +13 -13
  450. package/src/modules/charges/handlers/find-charge-by-id.handler.ts +14 -14
  451. package/src/modules/charges/handlers/list-charges.handler.ts +15 -15
  452. package/src/modules/charges/hooks/charge-action.hook.ts +24 -24
  453. package/src/modules/charges/hooks/charge-by-id.hook.ts +19 -19
  454. package/src/modules/charges/hooks/charges.hook.ts +19 -19
  455. package/src/modules/charges/services/charges.service.ts +63 -63
  456. package/src/modules/charges/types/charge.type.ts +68 -68
  457. package/src/modules/ia-credits/handlers/list-ia-credits.handler.ts +14 -14
  458. package/src/modules/ia-credits/hooks/ia-credits.hook.ts +103 -103
  459. package/src/modules/images/actions/process-image.action.ts +40 -40
  460. package/src/modules/images/constants/image.constants.ts +11 -11
  461. package/src/modules/images/hooks/use-image-upload.hook.ts +153 -153
  462. package/src/modules/images/services/image-processing.service.ts +75 -75
  463. package/src/modules/images/types/image.type.ts +54 -54
  464. package/src/modules/images/utils/base64.ts +26 -26
  465. package/src/modules/images/utils/compress-image.ts +20 -20
  466. package/src/modules/images/utils/crop-image.ts +68 -68
  467. package/src/modules/images/utils/validate-image.ts +86 -86
  468. package/src/modules/pages/constants/query-keys.constants.ts +1 -1
  469. package/src/modules/pages/handlers/count-pages.handler.ts +12 -12
  470. package/src/modules/pages/hooks/count-pages.hook.ts +21 -21
  471. package/src/modules/pages/services/pages.service.ts +27 -27
  472. package/src/modules/plans/handlers/find-plan-by-id.handler.ts +14 -14
  473. package/src/modules/plans/handlers/list-plans.handler.ts +22 -22
  474. package/src/modules/plans/hooks/list-plans.hook.ts +23 -23
  475. package/src/modules/plans/hooks/use-has-plan-addon.hook.ts +14 -14
  476. package/src/modules/plans/hooks/use-plan-by-id.hook.ts +39 -39
  477. package/src/modules/plans/services/plans.service.ts +136 -135
  478. package/src/modules/plans/types/plan.type.ts +79 -75
  479. package/src/modules/plans/utils/map-api-plan-to-ui.ts +167 -167
  480. package/src/modules/projects/actions/add-project-user.action.ts +9 -9
  481. package/src/modules/projects/actions/create-project.action.ts +9 -9
  482. package/src/modules/projects/actions/delete-project.action.ts +8 -8
  483. package/src/modules/projects/actions/find-project.action.ts +8 -8
  484. package/src/modules/projects/actions/list-project-users.action.ts +9 -9
  485. package/src/modules/projects/actions/list-projects.action.ts +16 -16
  486. package/src/modules/projects/actions/remove-project-user.action.ts +9 -9
  487. package/src/modules/projects/actions/update-project.action.ts +9 -9
  488. package/src/modules/projects/handlers/find-project.handler.ts +15 -15
  489. package/src/modules/projects/handlers/list-all-account-users.handler.ts +23 -23
  490. package/src/modules/projects/handlers/list-available-users.handler.ts +26 -26
  491. package/src/modules/projects/handlers/list-project-users.handler.ts +26 -26
  492. package/src/modules/projects/handlers/list-projects.handler.ts +23 -23
  493. package/src/modules/projects/hooks/add-project-user.hook.ts +72 -72
  494. package/src/modules/projects/hooks/create-project.hook.ts +120 -120
  495. package/src/modules/projects/hooks/delete-project.hook.ts +58 -58
  496. package/src/modules/projects/hooks/find-project.hook.ts +18 -18
  497. package/src/modules/projects/hooks/list-all-account-users.hook.ts +40 -40
  498. package/src/modules/projects/hooks/list-available-users.hook.ts +39 -39
  499. package/src/modules/projects/hooks/list-infinite-projects.hook.ts +44 -44
  500. package/src/modules/projects/hooks/list-project-users.hook.ts +39 -39
  501. package/src/modules/projects/hooks/list-projects.hook.ts +23 -23
  502. package/src/modules/projects/hooks/remove-project-user.hook.ts +72 -72
  503. package/src/modules/projects/hooks/update-project.hook.ts +86 -86
  504. package/src/modules/projects/services/project-users.service.ts +3 -2
  505. package/src/modules/projects/services/projects.service.ts +156 -156
  506. package/src/modules/subscriptions/actions/calculate-subscription.action.ts +9 -9
  507. package/src/modules/subscriptions/actions/list-subscriptions.action.ts +9 -9
  508. package/src/modules/subscriptions/actions/update-subscription-payment.action.ts +13 -13
  509. package/src/modules/subscriptions/actions/update-subscription-plan.action.ts +14 -14
  510. package/src/modules/subscriptions/constants/query-keys.constants.ts +3 -3
  511. package/src/modules/subscriptions/constants/subscription.constants.ts +1 -1
  512. package/src/modules/subscriptions/handlers/list-subscriptions.handler.ts +17 -17
  513. package/src/modules/subscriptions/hooks/calculate-subscription.hook.ts +13 -13
  514. package/src/modules/subscriptions/hooks/find-active-subscription.hook.ts +22 -22
  515. package/src/modules/subscriptions/hooks/list-subscriptions.hook.ts +22 -22
  516. package/src/modules/subscriptions/hooks/update-subscription-payment.hook.ts +25 -25
  517. package/src/modules/subscriptions/hooks/update-subscription-plan.hook.ts +28 -28
  518. package/src/modules/subscriptions/hooks/use-cancelled-subscription-guard.ts +44 -44
  519. package/src/modules/subscriptions/types/billing-period.type.ts +1 -1
  520. package/src/modules/subscriptions/types/calculate-subscription.type.ts +116 -116
  521. package/src/modules/subscriptions/types/pix-pending.type.ts +38 -38
  522. package/src/modules/subscriptions/utils/build-plan-extras.ts +56 -56
  523. package/src/modules/subscriptions/utils/get-subscription-cancellation-state.ts +37 -37
  524. package/src/modules/subscriptions/utils/get-subscription-expiry-date.ts +33 -33
  525. package/src/modules/subscriptions/utils/has-subscription-expired.ts +11 -11
  526. package/src/modules/subscriptions/utils/periodicity.ts +79 -79
  527. package/src/modules/subscriptions/utils/resolve-plan-extras-prices.ts +23 -23
  528. package/src/modules/users/action/find-user-by-id.action.ts +8 -8
  529. package/src/modules/users/action/mark-all-messages-as-read.action.ts +8 -8
  530. package/src/modules/users/action/mark-message-as-read.action.ts +8 -8
  531. package/src/modules/users/handlers/list-messages.handler.ts +39 -39
  532. package/src/modules/users/hooks/messages.hook.ts +69 -69
  533. package/src/modules/users/services/messages.service.ts +49 -49
  534. package/src/modules/whitelabel/actions/find-whitelabel.action.ts +23 -23
  535. package/src/modules/whitelabel/actions/revalidate-whitelabel.action.ts +19 -19
  536. package/src/modules/whitelabel/schema.ts +84 -84
  537. package/src/modules/whitelabel/utils/normalize-hostname.ts +26 -26
  538. package/src/providers/auth.provider.tsx +264 -264
  539. package/src/providers/navigation.provider.tsx +99 -99
  540. package/src/providers/whitelabel.provider.tsx +90 -90
  541. package/src/route.ts +4 -4
  542. package/src/store/useAccountModals.ts +85 -85
  543. package/src/store/useBuyCreditsModal.ts +21 -21
  544. package/src/store/useCreditsDisabledModal.ts +11 -11
  545. package/src/store/useDesktopSidebarStore.ts +47 -47
  546. package/src/store/useMdSidebarStore.ts +34 -34
  547. package/src/store/usePaidPlanRequiredModal.ts +19 -19
  548. package/src/utils/constants/br-states.ts +29 -29
  549. package/src/utils/countries.ts +224 -224
  550. package/src/utils/format/currency.ts +70 -70
  551. package/src/utils/intl/cookie-domain.ts +29 -29
  552. package/src/utils/intl/locale-cookie.ts +18 -18
  553. package/src/utils/next-navigation.ts +7 -7
  554. package/src/utils/redirect.ts +78 -78
  555. package/src/utils/safeMutationAction.ts +24 -24
  556. package/src/utils/safeServerAction.ts +21 -21
  557. package/src/utils/withAction.ts +13 -13
@@ -1,519 +1,519 @@
1
- /**
2
- * en-us translation catalog for @greatapps/common components.
3
- * Consumer apps merge this object under the `common` namespace.
4
- * Mirror the module structure of `pt-br.ts` (the source of truth).
5
- */
6
- const messages = {
7
- actions: {
8
- save: 'Save',
9
- saveChanges: 'Save changes',
10
- cancel: 'Cancel',
11
- confirm: 'Confirm',
12
- delete: 'Delete',
13
- edit: 'Edit',
14
- close: 'Close',
15
- back: 'Back',
16
- continue: 'Continue',
17
- add: 'Add',
18
- remove: 'Remove',
19
- search: 'Search',
20
- loading: 'Loading...',
21
- saving: 'Saving...',
22
- sending: 'Sending...',
23
- copy: 'Copy',
24
- copied: 'Copied',
25
- },
26
-
27
- validations: {
28
- required: 'Required field',
29
- invalidEmail: 'Invalid email',
30
- invalidPhone: 'Invalid phone number',
31
- },
32
-
33
- preferences: {
34
- title: 'Preferences',
35
- companyName: 'Company name',
36
- companyNamePlaceholder: 'Enter the company name',
37
- language: 'Language',
38
- languagePlaceholder: 'Select the language',
39
- languageSearch: 'Search language...',
40
- currency: 'Currency',
41
- currencyPlaceholder: 'Select the currency',
42
- currencySearch: 'Search currency...',
43
- timeDisplay: 'Time display',
44
- timezone: 'Time zone',
45
- timezonePlaceholder: 'Select the time zone',
46
- timezoneSearch: 'Search time zone...',
47
- timeFormat: 'Time format',
48
- timeFormatPlaceholder: 'Select the format',
49
- timeFormatOptions: {
50
- h24: '24 hours',
51
- h12: '12 hours (AM/PM)',
52
- },
53
- savedSuccess: 'Preferences saved successfully',
54
- saveError: 'Error saving preferences',
55
- },
56
-
57
- account: {
58
- notificationTypes: {
59
- projectUpdates: 'Project updates',
60
- securityAlerts: 'Security alerts',
61
- planBilling: 'Plan or billing changes',
62
- scheduledMaintenance: 'Scheduled maintenance',
63
- },
64
- deleteAccount: {
65
- title: 'Delete account',
66
- description:
67
- 'This action is <b>irreversible</b>. By confirming, your account and all your data will be deleted.',
68
- reasonLabel: 'Reason for cancellation',
69
- reasonPlaceholder: 'Select',
70
- descriptionLabel: 'Describe what led you to make this decision',
71
- descriptionPlaceholder: 'Explain your decision...',
72
- charactersCount: '{count}/400 characters',
73
- passwordLabel: 'Password',
74
- passwordPlaceholder: 'Enter your password',
75
- submit: 'Delete account',
76
- requiredFields: 'Fill in all required fields',
77
- reasons: {
78
- noFeature: 'The tool lacks a feature I need',
79
- technical: 'I encountered technical issues or errors in the system',
80
- support: 'I had issues with support or customer service',
81
- updates: 'Updates take longer than expected',
82
- temporary: 'The cancellation is temporary',
83
- other: 'Other reason',
84
- },
85
- },
86
- confirmDelete: {
87
- title: 'Sorry to see you go!',
88
- warning:
89
- 'All your <b>{count} pages</b> will be permanently deleted. This action is <b>irreversible!</b>',
90
- sessionExpired: 'Session expired. Fill in the fields again.',
91
- success: 'Account deleted successfully',
92
- error: 'Error deleting account. Please try again.',
93
- keepAccount: 'Keep my account',
94
- deleteAnyway: 'Delete anyway',
95
- deleting: 'Deleting...',
96
- },
97
- cantDelete: {
98
- title: 'Unable to delete account',
99
- description:
100
- 'You have an active subscription. To delete your account, <b>first cancel your subscription</b> on the Subscription page and then try again.',
101
- confirm: 'Ok, I understand',
102
- goToSubscription: 'Go to subscription',
103
- },
104
- twoFactor: {
105
- title: 'Two-factor authentication',
106
- instructions:
107
- 'Install an authenticator app on your mobile device (e.g., <link>Google Authenticator</link>), scan the QR Code on the side or copy the key in the app, and then enter the 6-digit code generated to continue.',
108
- qrAlt: 'QR Code for two-factor authentication',
109
- retry: 'Try again',
110
- pasteDigits: 'Paste the 6 digits below',
111
- activating: 'Activating...',
112
- activate: 'Activate authentication',
113
- recoveryTitle: 'Security codes',
114
- recoveryHeading: 'Save these emergency recovery codes',
115
- recoveryText1:
116
- 'If you lose access to your phone, you will not be able to log into your account without a two-factor code.',
117
- recoveryText2: 'Print, copy, or write the codes below in a safe location.',
118
- copyCodes: 'Copy codes',
119
- finish: 'Finish',
120
- codesCopied: 'Codes copied successfully',
121
- generateError: 'Error generating QR Code. Try again.',
122
- confirmError: 'Error confirming code. Try again.',
123
- disableTitle: 'Disable 2FA authentication',
124
- disableDescription:
125
- 'Enter the 6-digit code from your authenticator app to confirm disabling.',
126
- authenticatorCode: 'Authenticator code',
127
- disabling: 'Disabling...',
128
- disable: 'Disable 2FA',
129
- disabledSuccess: 'Two-factor authentication disabled',
130
- disableError: 'Error disabling 2FA. Try again.',
131
- invalidCode: 'Invalid code',
132
- codeResent: 'Code resent',
133
- resendError: 'Error resending code. Try again.',
134
- },
135
- profile: {
136
- title: 'My profile',
137
- avatarAlt: 'User photo',
138
- changePhoto: 'Change photo',
139
- name: 'First name',
140
- namePlaceholder: 'Enter your first name',
141
- lastName: 'Last name',
142
- lastNamePlaceholder: 'Enter your last name',
143
- gender: 'Gender',
144
- genderPlaceholder: 'Select your gender',
145
- genderOptions: {
146
- male: 'Male',
147
- female: 'Female',
148
- },
149
- phone: 'Phone',
150
- change: 'Change',
151
- accessData: 'Access data',
152
- email: 'Email',
153
- savedSuccess: 'Profile updated successfully',
154
- saveError: 'Error updating profile',
155
- },
156
- otp: {
157
- validationCode: 'Validation code',
158
- incorrectCode: 'Incorrect code',
159
- resend: 'Resend code',
160
- resendIn: 'Resend in <b>{time}</b>',
161
- validating: 'Validating...',
162
- },
163
- changeEmail: {
164
- title: 'Change email',
165
- confirm: 'Change email',
166
- sentCodeTo: 'We sent a validation code to email <b>{email}.</b>',
167
- updateTitle: 'Update contact email',
168
- updateDescription: 'Enter your new email to keep your contact information updated.',
169
- newEmail: 'New email',
170
- newEmailPlaceholder: 'Enter your new email',
171
- emailChanged: 'Email changed successfully',
172
- emailExistsError: 'Email already exists or an error occurred. Please try again later.',
173
- },
174
- changePhone: {
175
- titleEdit: 'Change phone',
176
- titleAdd: 'Add phone',
177
- sentCodeTo: 'We sent a validation code to your current number <b>{phone}.</b>',
178
- confirm: 'Change phone',
179
- updateTitle: 'Update contact phone',
180
- addTitle: 'Add contact phone',
181
- updateDescription: 'Enter the new number to keep your contact information updated.',
182
- addDescription: 'Enter your phone number for contact.',
183
- newNumber: 'New number',
184
- numberLabel: 'Phone number',
185
- phoneChanged: 'Phone changed',
186
- phoneAdded: 'Phone added',
187
- invalidNumber: 'Invalid phone number',
188
- saveError: 'An error occurred while saving the phone number. Please try again later.',
189
- numberExistsError: 'Number already exists or an error occurred. Please try again later.',
190
- },
191
- security: {
192
- title: 'Security',
193
- googleLinkedTitle: 'Google account linked',
194
- googleLinkedDescription:
195
- 'Your account is linked to Google. If you unlink it, use "Forgot my password" to reset an email access password.',
196
- unlinking: 'Unlinking...',
197
- unlinkGoogle: 'Unlink Google',
198
- unlinkError: 'Error unlinking Google account.',
199
- deleteAccountDescription:
200
- 'This action is permanent and cannot be undone. All your data, projects, and settings will be permanently removed.',
201
- deleteMyAccount: 'Delete my account',
202
- },
203
- token: {
204
- title: 'Account token',
205
- label: 'Token',
206
- copySuccess: 'Token copied successfully',
207
- copyError: 'Failed to copy token',
208
- info: 'This token is unique to your account and allows API access. Do not share with third parties.',
209
- docsLink: 'Access documentation',
210
- },
211
- changePassword: {
212
- title: 'Change password',
213
- currentPassword: 'Current password',
214
- currentPasswordPlaceholder: 'Enter your current password',
215
- newPassword: 'New password',
216
- newPasswordPlaceholder: 'Enter your new password',
217
- submit: 'Save new password',
218
- changeError: 'Error changing password',
219
- changedSuccess: 'Password changed successfully',
220
- genericError: 'Error changing password. Try again.',
221
- },
222
- globalPreferences: {
223
- title: 'Change global preferences',
224
- srDescription: 'Confirmation of global account preferences change',
225
- warning:
226
- 'You are changing settings that impact <b>all account users</b>. Do you want to confirm?',
227
- },
228
- configurations: {
229
- title: 'Settings',
230
- },
231
- },
232
-
233
- credits: {
234
- buy: {
235
- title: 'Buy AI credits',
236
- externalTitle: 'AI Credits',
237
- externalDescription: 'To purchase AI credits, visit your subscription area.',
238
- externalButton: 'Go to subscription area',
239
- creditsOptionLabel: '{credits} AI credits',
240
- creditsOptionDisplayValue: '{credits} AI credits',
241
- paymentOnConfirm: 'Payment will be processed at the time of confirmation.',
242
- nextInvoiceChanges: 'Changes will take effect from your next invoice.',
243
- defaultPrice: 'Default',
244
- immediateCharge: 'Immediate charge',
245
- totalPlanValue: 'Total plan value',
246
- confirmAndPay: 'Confirm and pay',
247
- creditsChangedToast: 'AI credits changed to {credits}',
248
- },
249
- disabled: {
250
- title: 'Credit purchase unavailable',
251
- descriptionLine1: 'Only administrators and owners can purchase AI credits.',
252
- descriptionLine2:
253
- 'Ask an account administrator or owner to purchase more credits.',
254
- understood: 'Got it',
255
- },
256
- paidPlanRequired: {
257
- defaultTitle: 'Feature available on paid plans',
258
- defaultDescription: 'To access this feature, upgrade to a paid plan',
259
- knowPlans: 'View plans',
260
- },
261
- },
262
-
263
- cards: {
264
- add: {
265
- stepBilling: 'Billing',
266
- stepCard: 'Card',
267
- externalTitle: 'Card management unavailable',
268
- externalDescription: 'Access your subscription area to manage payment methods.',
269
- externalButton: 'Go to subscription area',
270
- title: 'Add card',
271
- billingHeading: 'Add your billing information',
272
- cardHeading: 'Add your card information',
273
- authenticating: 'Authenticating...',
274
- submitting: 'Adding card...',
275
- submit: 'Add card',
276
- errorInitAuth: 'Unable to start card authentication, please try again.',
277
- errorAuth: 'Card authentication failed.',
278
- errorAuthStatus: 'Authentication not completed (status: {status}).',
279
- statusUnknown: 'unknown',
280
- successToast: 'Card added successfully.',
281
- errorSave: 'Unable to save your new card, please try again.',
282
- },
283
- form: {
284
- nameOnCard: 'Name on card',
285
- typeHere: 'Type here',
286
- cardNumber: 'Card number',
287
- cardExpiry: 'Expiration date',
288
- cardCvc: 'CVC',
289
- country: 'Country',
290
- select: 'Select',
291
- personType: 'Person type',
292
- personTypePf: 'Individual',
293
- personTypePj: 'Business',
294
- cpf: 'CPF',
295
- cnpj: 'CNPJ',
296
- fullName: 'Full name',
297
- cep: 'CEP',
298
- postalCode: 'Postal code',
299
- street: 'Address',
300
- streetNumber: 'Number',
301
- city: 'City',
302
- state: 'UF',
303
- stateProvince: 'State/Province',
304
- neighborhood: 'Neighborhood',
305
- complement: 'Complement',
306
- cardNumberRequired: 'Card number is required',
307
- cardExpiryRequired: 'Expiration date is required',
308
- cardCvcRequired: 'Security code is required',
309
- },
310
- delete: {
311
- title: 'Delete card',
312
- description: 'Are you sure you want to delete the card:',
313
- confirmLabel: 'Type DELETE below',
314
- confirmPlaceholder: 'DELETE',
315
- deleting: 'Deleting...',
316
- successToast: 'Card •••• {digits} deleted successfully',
317
- errorToast: 'Unable to delete card',
318
- },
319
- cannotDelete: {
320
- title: 'Cannot delete this card',
321
- description: 'This card is in use and has an active subscription linked to it. Select another card as default or add a new one.',
322
- selectDefault: 'Select a card as default:',
323
- addNewCard: 'Add new card',
324
- errorUpdateCard: 'Error updating subscription card',
325
- },
326
- item: {
327
- defaultBadge: 'Default',
328
- makeDefault: 'Make default',
329
- setDefaultSuccess: 'Card set as default',
330
- setDefaultError: 'Error setting card as default',
331
- },
332
- paymentInfo: {
333
- email: 'Email',
334
- payment: 'Payment',
335
- addCard: 'Add card',
336
- selectPaymentMethod: 'Select payment method',
337
- manageCards: 'Manage cards',
338
- newPaymentMethod: 'New payment method',
339
- },
340
- },
341
- navigation: {
342
- banners: {
343
- cancelled: {
344
- message: 'Subscription cancelled! Your pages are now offline.',
345
- choosePlan: 'Choose a new plan',
346
- },
347
- overdue: {
348
- message: 'Your subscription is overdue and your pages may be taken offline at any time.',
349
- details: 'Details',
350
- },
351
- pending: {
352
- message: 'Your subscription was cancelled. You have until {limitDate} with your pages online.',
353
- reactivate: 'Reactivate subscription',
354
- },
355
- upcoming: {
356
- message: 'Invoice pending. Pay by {dueDate} to avoid suspension of your pages.',
357
- details: 'Details',
358
- },
359
- trial: {
360
- message: 'Trial period: {days, plural, =0 {your trial ends today!} one {# day left} other {# days left}}.',
361
- choosePlan: 'Subscribe now',
362
- },
363
- },
364
- projectSelector: {
365
- title: 'Projects',
366
- searchPlaceholder: 'Search here',
367
- emptyLine1: 'No projects found.',
368
- emptyLine2: 'Create a project to get started.',
369
- noResults: 'No results found.',
370
- manageProjects: 'Manage projects',
371
- },
372
- bottomLinks: {
373
- news: 'News',
374
- helpCenter: 'Help center',
375
- sendSuggestions: 'Send suggestions',
376
- },
377
- creditsCard: {
378
- label: 'Credits used',
379
- },
380
- planCard: {
381
- knowPlans: 'View plans',
382
- },
383
- },
384
- forms: {
385
- combobox: {
386
- placeholder: 'Select an option',
387
- searchPlaceholder: 'Search...',
388
- emptyMessage: 'No options found.',
389
- },
390
- datePicker: {
391
- placeholder: 'Select date',
392
- },
393
- dateRangePicker: {
394
- placeholder: 'Select period',
395
- },
396
- phoneInput: {
397
- optional: '(Optional)',
398
- searchPlaceholder: 'Search country...',
399
- emptyMessage: 'No countries found',
400
- },
401
- select: {
402
- placeholder: 'Select an option',
403
- optional: '(Optional)',
404
- },
405
- copyButton: {
406
- tooltipDefault: 'Copy link',
407
- successDefault: 'Link copied',
408
- errorMessage: 'Unable to copy link',
409
- },
410
- circularProgress: {
411
- ariaLabel: 'Export progress',
412
- },
413
- },
414
- imageUpload: {
415
- cropTitle: 'Adjust image',
416
- cropHint: 'Drag to adjust the crop area',
417
- cropAlt: 'Crop',
418
- tooSmallTitleWithDimension: 'Image smaller than {dimensionText}',
419
- tooSmallTitleGeneric: 'Image too small',
420
- tooSmallBodyFileWithDimension: 'The file "{fileName}" is smaller than {dimensionText}. Upload an image with at least {dimensionText} to continue.',
421
- tooSmallBodyFileGeneric: 'The file "{fileName}" is smaller than the minimum required size. Upload a larger image to continue.',
422
- tooSmallBodyNoFileWithDimension: 'The selected image is smaller than {dimensionText}. Upload an image with at least {dimensionText} to continue.',
423
- tooSmallBodyNoFileGeneric: 'The selected image is smaller than the minimum required size. Upload a larger image to continue.',
424
- sendAnother: 'Upload another',
425
- errorSvg: 'SVG format is not supported. Use PNG, JPEG, WebP, or GIF.',
426
- errorFormat: 'Unsupported format. Use PNG, JPEG, WebP, or GIF.',
427
- errorTooLarge: 'File too large. Maximum {maxSize}MB.',
428
- },
429
- notifications: {
430
- page: {
431
- title: 'Notifications',
432
- subtitle: 'Have full control over pages, experiences, and conversions.',
433
- markAllReadDesktop: 'Mark all as read',
434
- markAllReadMobile: 'Mark as read',
435
- tabAll: 'All notifications',
436
- tabUnread: 'Unread',
437
- details: 'Details',
438
- empty: 'No notifications found.',
439
- markAllSuccess: 'All notifications marked as read',
440
- markAllError: 'Error marking notifications as read',
441
- },
442
- popover: {
443
- title: 'Latest notifications',
444
- empty: 'No notifications yet',
445
- viewAll: 'All notifications',
446
- },
447
- },
448
- layout: {
449
- navbar: {
450
- expandMenu: 'Expand menu',
451
- greatPages: 'GreatPages',
452
- pages: 'Pages',
453
- },
454
- profile: {
455
- usedCredits: 'Credits used',
456
- loggingOut: 'Signing out...',
457
- logout: 'Sign out',
458
- },
459
- usersSelector: {
460
- title: 'Users',
461
- add: 'Add',
462
- searchPlaceholder: 'Search here',
463
- empty: 'No users found.',
464
- noResults: 'No results found.',
465
- addToProject: 'Add to project',
466
- removeFromProject: 'Remove from project',
467
- manageTeam: 'Manage team',
468
- },
469
- },
470
- notFound: {
471
- title: 'Page not found!',
472
- description: 'The page you are looking for does not exist. Check that you typed the link correctly.',
473
- backToHome: 'Back to home',
474
- },
475
-
476
- // Planos: features e main features (mapApiPlanToUiPlan).
477
- plans: {
478
- features: {
479
- unlimitedVisits: 'Unlimited visits',
480
- unlimitedLeads: 'Unlimited leads',
481
- sharePages: 'Share pages',
482
- hosting: 'Hosting included',
483
- freeTemplates: 'Free templates',
484
- onboarding: 'Onboarding meeting',
485
- projectManagement: 'Project management',
486
- },
487
- mainFeatures: {
488
- pagesUnlimited: 'Unlimited pages',
489
- pageSingular: '1 page',
490
- pagesPlural: '{count} pages',
491
- domainsUnlimited: 'Unlimited domains',
492
- domainSingular: '1 external domain',
493
- domainsPlural: '{count} external domains',
494
- usersUnlimited: 'Unlimited users',
495
- },
496
- usdNotConfigured: 'USD not configured',
497
- },
498
-
499
- // Periodicidade de cobrança.
500
- periodicity: {
501
- monthly: 'Monthly',
502
- semiannual: 'Semiannual',
503
- annual: 'Annual',
504
- suffixMonthly: '/month',
505
- suffixSemiannual: '/semester',
506
- suffixAnnual: '/year',
507
- labelMonthly: 'monthly',
508
- labelSemiannual: 'semiannual',
509
- labelAnnual: 'annual',
510
- },
511
-
512
- languages: {
513
- 'pt-br': 'Portuguese (Brazil)',
514
- 'en-us': 'English (US)',
515
- 'es-es': 'Spanish',
516
- },
517
- } as const;
518
-
519
- export default messages;
1
+ /**
2
+ * en-us translation catalog for @greatapps/common components.
3
+ * Consumer apps merge this object under the `common` namespace.
4
+ * Mirror the module structure of `pt-br.ts` (the source of truth).
5
+ */
6
+ const messages = {
7
+ actions: {
8
+ save: 'Save',
9
+ saveChanges: 'Save changes',
10
+ cancel: 'Cancel',
11
+ confirm: 'Confirm',
12
+ delete: 'Delete',
13
+ edit: 'Edit',
14
+ close: 'Close',
15
+ back: 'Back',
16
+ continue: 'Continue',
17
+ add: 'Add',
18
+ remove: 'Remove',
19
+ search: 'Search',
20
+ loading: 'Loading...',
21
+ saving: 'Saving...',
22
+ sending: 'Sending...',
23
+ copy: 'Copy',
24
+ copied: 'Copied',
25
+ },
26
+
27
+ validations: {
28
+ required: 'Required field',
29
+ invalidEmail: 'Invalid email',
30
+ invalidPhone: 'Invalid phone number',
31
+ },
32
+
33
+ preferences: {
34
+ title: 'Preferences',
35
+ companyName: 'Company name',
36
+ companyNamePlaceholder: 'Enter the company name',
37
+ language: 'Language',
38
+ languagePlaceholder: 'Select the language',
39
+ languageSearch: 'Search language...',
40
+ currency: 'Currency',
41
+ currencyPlaceholder: 'Select the currency',
42
+ currencySearch: 'Search currency...',
43
+ timeDisplay: 'Time display',
44
+ timezone: 'Time zone',
45
+ timezonePlaceholder: 'Select the time zone',
46
+ timezoneSearch: 'Search time zone...',
47
+ timeFormat: 'Time format',
48
+ timeFormatPlaceholder: 'Select the format',
49
+ timeFormatOptions: {
50
+ h24: '24 hours',
51
+ h12: '12 hours (AM/PM)',
52
+ },
53
+ savedSuccess: 'Preferences saved successfully',
54
+ saveError: 'Error saving preferences',
55
+ },
56
+
57
+ account: {
58
+ notificationTypes: {
59
+ projectUpdates: 'Project updates',
60
+ securityAlerts: 'Security alerts',
61
+ planBilling: 'Plan or billing changes',
62
+ scheduledMaintenance: 'Scheduled maintenance',
63
+ },
64
+ deleteAccount: {
65
+ title: 'Delete account',
66
+ description:
67
+ 'This action is <b>irreversible</b>. By confirming, your account and all your data will be deleted.',
68
+ reasonLabel: 'Reason for cancellation',
69
+ reasonPlaceholder: 'Select',
70
+ descriptionLabel: 'Describe what led you to make this decision',
71
+ descriptionPlaceholder: 'Explain your decision...',
72
+ charactersCount: '{count}/400 characters',
73
+ passwordLabel: 'Password',
74
+ passwordPlaceholder: 'Enter your password',
75
+ submit: 'Delete account',
76
+ requiredFields: 'Fill in all required fields',
77
+ reasons: {
78
+ noFeature: 'The tool lacks a feature I need',
79
+ technical: 'I encountered technical issues or errors in the system',
80
+ support: 'I had issues with support or customer service',
81
+ updates: 'Updates take longer than expected',
82
+ temporary: 'The cancellation is temporary',
83
+ other: 'Other reason',
84
+ },
85
+ },
86
+ confirmDelete: {
87
+ title: 'Sorry to see you go!',
88
+ warning:
89
+ 'All your <b>{count} pages</b> will be permanently deleted. This action is <b>irreversible!</b>',
90
+ sessionExpired: 'Session expired. Fill in the fields again.',
91
+ success: 'Account deleted successfully',
92
+ error: 'Error deleting account. Please try again.',
93
+ keepAccount: 'Keep my account',
94
+ deleteAnyway: 'Delete anyway',
95
+ deleting: 'Deleting...',
96
+ },
97
+ cantDelete: {
98
+ title: 'Unable to delete account',
99
+ description:
100
+ 'You have an active subscription. To delete your account, <b>first cancel your subscription</b> on the Subscription page and then try again.',
101
+ confirm: 'Ok, I understand',
102
+ goToSubscription: 'Go to subscription',
103
+ },
104
+ twoFactor: {
105
+ title: 'Two-factor authentication',
106
+ instructions:
107
+ 'Install an authenticator app on your mobile device (e.g., <link>Google Authenticator</link>), scan the QR Code on the side or copy the key in the app, and then enter the 6-digit code generated to continue.',
108
+ qrAlt: 'QR Code for two-factor authentication',
109
+ retry: 'Try again',
110
+ pasteDigits: 'Paste the 6 digits below',
111
+ activating: 'Activating...',
112
+ activate: 'Activate authentication',
113
+ recoveryTitle: 'Security codes',
114
+ recoveryHeading: 'Save these emergency recovery codes',
115
+ recoveryText1:
116
+ 'If you lose access to your phone, you will not be able to log into your account without a two-factor code.',
117
+ recoveryText2: 'Print, copy, or write the codes below in a safe location.',
118
+ copyCodes: 'Copy codes',
119
+ finish: 'Finish',
120
+ codesCopied: 'Codes copied successfully',
121
+ generateError: 'Error generating QR Code. Try again.',
122
+ confirmError: 'Error confirming code. Try again.',
123
+ disableTitle: 'Disable 2FA authentication',
124
+ disableDescription:
125
+ 'Enter the 6-digit code from your authenticator app to confirm disabling.',
126
+ authenticatorCode: 'Authenticator code',
127
+ disabling: 'Disabling...',
128
+ disable: 'Disable 2FA',
129
+ disabledSuccess: 'Two-factor authentication disabled',
130
+ disableError: 'Error disabling 2FA. Try again.',
131
+ invalidCode: 'Invalid code',
132
+ codeResent: 'Code resent',
133
+ resendError: 'Error resending code. Try again.',
134
+ },
135
+ profile: {
136
+ title: 'My profile',
137
+ avatarAlt: 'User photo',
138
+ changePhoto: 'Change photo',
139
+ name: 'First name',
140
+ namePlaceholder: 'Enter your first name',
141
+ lastName: 'Last name',
142
+ lastNamePlaceholder: 'Enter your last name',
143
+ gender: 'Gender',
144
+ genderPlaceholder: 'Select your gender',
145
+ genderOptions: {
146
+ male: 'Male',
147
+ female: 'Female',
148
+ },
149
+ phone: 'Phone',
150
+ change: 'Change',
151
+ accessData: 'Access data',
152
+ email: 'Email',
153
+ savedSuccess: 'Profile updated successfully',
154
+ saveError: 'Error updating profile',
155
+ },
156
+ otp: {
157
+ validationCode: 'Validation code',
158
+ incorrectCode: 'Incorrect code',
159
+ resend: 'Resend code',
160
+ resendIn: 'Resend in <b>{time}</b>',
161
+ validating: 'Validating...',
162
+ },
163
+ changeEmail: {
164
+ title: 'Change email',
165
+ confirm: 'Change email',
166
+ sentCodeTo: 'We sent a validation code to email <b>{email}.</b>',
167
+ updateTitle: 'Update contact email',
168
+ updateDescription: 'Enter your new email to keep your contact information updated.',
169
+ newEmail: 'New email',
170
+ newEmailPlaceholder: 'Enter your new email',
171
+ emailChanged: 'Email changed successfully',
172
+ emailExistsError: 'Email already exists or an error occurred. Please try again later.',
173
+ },
174
+ changePhone: {
175
+ titleEdit: 'Change phone',
176
+ titleAdd: 'Add phone',
177
+ sentCodeTo: 'We sent a validation code to your current number <b>{phone}.</b>',
178
+ confirm: 'Change phone',
179
+ updateTitle: 'Update contact phone',
180
+ addTitle: 'Add contact phone',
181
+ updateDescription: 'Enter the new number to keep your contact information updated.',
182
+ addDescription: 'Enter your phone number for contact.',
183
+ newNumber: 'New number',
184
+ numberLabel: 'Phone number',
185
+ phoneChanged: 'Phone changed',
186
+ phoneAdded: 'Phone added',
187
+ invalidNumber: 'Invalid phone number',
188
+ saveError: 'An error occurred while saving the phone number. Please try again later.',
189
+ numberExistsError: 'Number already exists or an error occurred. Please try again later.',
190
+ },
191
+ security: {
192
+ title: 'Security',
193
+ googleLinkedTitle: 'Google account linked',
194
+ googleLinkedDescription:
195
+ 'Your account is linked to Google. If you unlink it, use "Forgot my password" to reset an email access password.',
196
+ unlinking: 'Unlinking...',
197
+ unlinkGoogle: 'Unlink Google',
198
+ unlinkError: 'Error unlinking Google account.',
199
+ deleteAccountDescription:
200
+ 'This action is permanent and cannot be undone. All your data, projects, and settings will be permanently removed.',
201
+ deleteMyAccount: 'Delete my account',
202
+ },
203
+ token: {
204
+ title: 'Account token',
205
+ label: 'Token',
206
+ copySuccess: 'Token copied successfully',
207
+ copyError: 'Failed to copy token',
208
+ info: 'This token is unique to your account and allows API access. Do not share with third parties.',
209
+ docsLink: 'Access documentation',
210
+ },
211
+ changePassword: {
212
+ title: 'Change password',
213
+ currentPassword: 'Current password',
214
+ currentPasswordPlaceholder: 'Enter your current password',
215
+ newPassword: 'New password',
216
+ newPasswordPlaceholder: 'Enter your new password',
217
+ submit: 'Save new password',
218
+ changeError: 'Error changing password',
219
+ changedSuccess: 'Password changed successfully',
220
+ genericError: 'Error changing password. Try again.',
221
+ },
222
+ globalPreferences: {
223
+ title: 'Change global preferences',
224
+ srDescription: 'Confirmation of global account preferences change',
225
+ warning:
226
+ 'You are changing settings that impact <b>all account users</b>. Do you want to confirm?',
227
+ },
228
+ configurations: {
229
+ title: 'Settings',
230
+ },
231
+ },
232
+
233
+ credits: {
234
+ buy: {
235
+ title: 'Buy AI credits',
236
+ externalTitle: 'AI Credits',
237
+ externalDescription: 'To purchase AI credits, visit your subscription area.',
238
+ externalButton: 'Go to subscription area',
239
+ creditsOptionLabel: '{credits} AI credits',
240
+ creditsOptionDisplayValue: '{credits} AI credits',
241
+ paymentOnConfirm: 'Payment will be processed at the time of confirmation.',
242
+ nextInvoiceChanges: 'Changes will take effect from your next invoice.',
243
+ defaultPrice: 'Default',
244
+ immediateCharge: 'Immediate charge',
245
+ totalPlanValue: 'Total plan value',
246
+ confirmAndPay: 'Confirm and pay',
247
+ creditsChangedToast: 'AI credits changed to {credits}',
248
+ },
249
+ disabled: {
250
+ title: 'Credit purchase unavailable',
251
+ descriptionLine1: 'Only administrators and owners can purchase AI credits.',
252
+ descriptionLine2:
253
+ 'Ask an account administrator or owner to purchase more credits.',
254
+ understood: 'Got it',
255
+ },
256
+ paidPlanRequired: {
257
+ defaultTitle: 'Feature available on paid plans',
258
+ defaultDescription: 'To access this feature, upgrade to a paid plan',
259
+ knowPlans: 'View plans',
260
+ },
261
+ },
262
+
263
+ cards: {
264
+ add: {
265
+ stepBilling: 'Billing',
266
+ stepCard: 'Card',
267
+ externalTitle: 'Card management unavailable',
268
+ externalDescription: 'Access your subscription area to manage payment methods.',
269
+ externalButton: 'Go to subscription area',
270
+ title: 'Add card',
271
+ billingHeading: 'Add your billing information',
272
+ cardHeading: 'Add your card information',
273
+ authenticating: 'Authenticating...',
274
+ submitting: 'Adding card...',
275
+ submit: 'Add card',
276
+ errorInitAuth: 'Unable to start card authentication, please try again.',
277
+ errorAuth: 'Card authentication failed.',
278
+ errorAuthStatus: 'Authentication not completed (status: {status}).',
279
+ statusUnknown: 'unknown',
280
+ successToast: 'Card added successfully.',
281
+ errorSave: 'Unable to save your new card, please try again.',
282
+ },
283
+ form: {
284
+ nameOnCard: 'Name on card',
285
+ typeHere: 'Type here',
286
+ cardNumber: 'Card number',
287
+ cardExpiry: 'Expiration date',
288
+ cardCvc: 'CVC',
289
+ country: 'Country',
290
+ select: 'Select',
291
+ personType: 'Person type',
292
+ personTypePf: 'Individual',
293
+ personTypePj: 'Business',
294
+ cpf: 'CPF',
295
+ cnpj: 'CNPJ',
296
+ fullName: 'Full name',
297
+ cep: 'CEP',
298
+ postalCode: 'Postal code',
299
+ street: 'Address',
300
+ streetNumber: 'Number',
301
+ city: 'City',
302
+ state: 'UF',
303
+ stateProvince: 'State/Province',
304
+ neighborhood: 'Neighborhood',
305
+ complement: 'Complement',
306
+ cardNumberRequired: 'Card number is required',
307
+ cardExpiryRequired: 'Expiration date is required',
308
+ cardCvcRequired: 'Security code is required',
309
+ },
310
+ delete: {
311
+ title: 'Delete card',
312
+ description: 'Are you sure you want to delete the card:',
313
+ confirmLabel: 'Type DELETE below',
314
+ confirmPlaceholder: 'DELETE',
315
+ deleting: 'Deleting...',
316
+ successToast: 'Card •••• {digits} deleted successfully',
317
+ errorToast: 'Unable to delete card',
318
+ },
319
+ cannotDelete: {
320
+ title: 'Cannot delete this card',
321
+ description: 'This card is in use and has an active subscription linked to it. Select another card as default or add a new one.',
322
+ selectDefault: 'Select a card as default:',
323
+ addNewCard: 'Add new card',
324
+ errorUpdateCard: 'Error updating subscription card',
325
+ },
326
+ item: {
327
+ defaultBadge: 'Default',
328
+ makeDefault: 'Make default',
329
+ setDefaultSuccess: 'Card set as default',
330
+ setDefaultError: 'Error setting card as default',
331
+ },
332
+ paymentInfo: {
333
+ email: 'Email',
334
+ payment: 'Payment',
335
+ addCard: 'Add card',
336
+ selectPaymentMethod: 'Select payment method',
337
+ manageCards: 'Manage cards',
338
+ newPaymentMethod: 'New payment method',
339
+ },
340
+ },
341
+ navigation: {
342
+ banners: {
343
+ cancelled: {
344
+ message: 'Subscription cancelled! Your pages are now offline.',
345
+ choosePlan: 'Choose a new plan',
346
+ },
347
+ overdue: {
348
+ message: 'Your subscription is overdue and your pages may be taken offline at any time.',
349
+ details: 'Details',
350
+ },
351
+ pending: {
352
+ message: 'Your subscription was cancelled. You have until {limitDate} with your pages online.',
353
+ reactivate: 'Reactivate subscription',
354
+ },
355
+ upcoming: {
356
+ message: 'Invoice pending. Pay by {dueDate} to avoid suspension of your pages.',
357
+ details: 'Details',
358
+ },
359
+ trial: {
360
+ message: 'Trial period: {days, plural, =0 {your trial ends today!} one {# day left} other {# days left}}.',
361
+ choosePlan: 'Subscribe now',
362
+ },
363
+ },
364
+ projectSelector: {
365
+ title: 'Projects',
366
+ searchPlaceholder: 'Search here',
367
+ emptyLine1: 'No projects found.',
368
+ emptyLine2: 'Create a project to get started.',
369
+ noResults: 'No results found.',
370
+ manageProjects: 'Manage projects',
371
+ },
372
+ bottomLinks: {
373
+ news: 'News',
374
+ helpCenter: 'Help center',
375
+ sendSuggestions: 'Send suggestions',
376
+ },
377
+ creditsCard: {
378
+ label: 'Credits used',
379
+ },
380
+ planCard: {
381
+ knowPlans: 'View plans',
382
+ },
383
+ },
384
+ forms: {
385
+ combobox: {
386
+ placeholder: 'Select an option',
387
+ searchPlaceholder: 'Search...',
388
+ emptyMessage: 'No options found.',
389
+ },
390
+ datePicker: {
391
+ placeholder: 'Select date',
392
+ },
393
+ dateRangePicker: {
394
+ placeholder: 'Select period',
395
+ },
396
+ phoneInput: {
397
+ optional: '(Optional)',
398
+ searchPlaceholder: 'Search country...',
399
+ emptyMessage: 'No countries found',
400
+ },
401
+ select: {
402
+ placeholder: 'Select an option',
403
+ optional: '(Optional)',
404
+ },
405
+ copyButton: {
406
+ tooltipDefault: 'Copy link',
407
+ successDefault: 'Link copied',
408
+ errorMessage: 'Unable to copy link',
409
+ },
410
+ circularProgress: {
411
+ ariaLabel: 'Export progress',
412
+ },
413
+ },
414
+ imageUpload: {
415
+ cropTitle: 'Adjust image',
416
+ cropHint: 'Drag to adjust the crop area',
417
+ cropAlt: 'Crop',
418
+ tooSmallTitleWithDimension: 'Image smaller than {dimensionText}',
419
+ tooSmallTitleGeneric: 'Image too small',
420
+ tooSmallBodyFileWithDimension: 'The file "{fileName}" is smaller than {dimensionText}. Upload an image with at least {dimensionText} to continue.',
421
+ tooSmallBodyFileGeneric: 'The file "{fileName}" is smaller than the minimum required size. Upload a larger image to continue.',
422
+ tooSmallBodyNoFileWithDimension: 'The selected image is smaller than {dimensionText}. Upload an image with at least {dimensionText} to continue.',
423
+ tooSmallBodyNoFileGeneric: 'The selected image is smaller than the minimum required size. Upload a larger image to continue.',
424
+ sendAnother: 'Upload another',
425
+ errorSvg: 'SVG format is not supported. Use PNG, JPEG, WebP, or GIF.',
426
+ errorFormat: 'Unsupported format. Use PNG, JPEG, WebP, or GIF.',
427
+ errorTooLarge: 'File too large. Maximum {maxSize}MB.',
428
+ },
429
+ notifications: {
430
+ page: {
431
+ title: 'Notifications',
432
+ subtitle: 'Have full control over pages, experiences, and conversions.',
433
+ markAllReadDesktop: 'Mark all as read',
434
+ markAllReadMobile: 'Mark as read',
435
+ tabAll: 'All notifications',
436
+ tabUnread: 'Unread',
437
+ details: 'Details',
438
+ empty: 'No notifications found.',
439
+ markAllSuccess: 'All notifications marked as read',
440
+ markAllError: 'Error marking notifications as read',
441
+ },
442
+ popover: {
443
+ title: 'Latest notifications',
444
+ empty: 'No notifications yet',
445
+ viewAll: 'All notifications',
446
+ },
447
+ },
448
+ layout: {
449
+ navbar: {
450
+ expandMenu: 'Expand menu',
451
+ greatPages: 'GreatPages',
452
+ pages: 'Pages',
453
+ },
454
+ profile: {
455
+ usedCredits: 'Credits used',
456
+ loggingOut: 'Signing out...',
457
+ logout: 'Sign out',
458
+ },
459
+ usersSelector: {
460
+ title: 'Users',
461
+ add: 'Add',
462
+ searchPlaceholder: 'Search here',
463
+ empty: 'No users found.',
464
+ noResults: 'No results found.',
465
+ addToProject: 'Add to project',
466
+ removeFromProject: 'Remove from project',
467
+ manageTeam: 'Manage team',
468
+ },
469
+ },
470
+ notFound: {
471
+ title: 'Page not found!',
472
+ description: 'The page you are looking for does not exist. Check that you typed the link correctly.',
473
+ backToHome: 'Back to home',
474
+ },
475
+
476
+ // Planos: features e main features (mapApiPlanToUiPlan).
477
+ plans: {
478
+ features: {
479
+ unlimitedVisits: 'Unlimited visits',
480
+ unlimitedLeads: 'Unlimited leads',
481
+ sharePages: 'Share pages',
482
+ hosting: 'Hosting included',
483
+ freeTemplates: 'Free templates',
484
+ onboarding: 'Onboarding meeting',
485
+ projectManagement: 'Project management',
486
+ },
487
+ mainFeatures: {
488
+ pagesUnlimited: 'Unlimited pages',
489
+ pageSingular: '1 page',
490
+ pagesPlural: '{count} pages',
491
+ domainsUnlimited: 'Unlimited domains',
492
+ domainSingular: '1 external domain',
493
+ domainsPlural: '{count} external domains',
494
+ usersUnlimited: 'Unlimited users',
495
+ },
496
+ usdNotConfigured: 'USD not configured',
497
+ },
498
+
499
+ // Periodicidade de cobrança.
500
+ periodicity: {
501
+ monthly: 'Monthly',
502
+ semiannual: 'Semiannual',
503
+ annual: 'Annual',
504
+ suffixMonthly: '/month',
505
+ suffixSemiannual: '/semester',
506
+ suffixAnnual: '/year',
507
+ labelMonthly: 'monthly',
508
+ labelSemiannual: 'semiannual',
509
+ labelAnnual: 'annual',
510
+ },
511
+
512
+ languages: {
513
+ 'pt-br': 'Portuguese (Brazil)',
514
+ 'en-us': 'English (US)',
515
+ 'es-es': 'Spanish',
516
+ },
517
+ } as const;
518
+
519
+ export default messages;