@greatapps/common 1.1.231 → 1.1.232

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 (226) 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/embeds/CrispEmbed.mjs.map +1 -1
  18. package/dist/components/embeds/FrillEmbed.mjs.map +1 -1
  19. package/dist/components/layouts/AppMobileNavBar.mjs.map +1 -1
  20. package/dist/components/layouts/AppNavBar.mjs.map +1 -1
  21. package/dist/components/layouts/MdSideBarNavigation.mjs.map +1 -1
  22. package/dist/components/layouts/NavBar.mjs +1 -1
  23. package/dist/components/layouts/NavBar.mjs.map +1 -1
  24. package/dist/components/layouts/NotificationsPopover.mjs.map +1 -1
  25. package/dist/components/layouts/ProfilePopover.mjs.map +1 -1
  26. package/dist/components/layouts/UsersSelectorPopover.mjs.map +1 -1
  27. package/dist/components/navigation/CancelledSubscriptionBanner.mjs.map +1 -1
  28. package/dist/components/navigation/NavItemsContext.mjs.map +1 -1
  29. package/dist/components/navigation/ProjectSelectorPopover.mjs.map +1 -1
  30. package/dist/components/navigation/shells/TabsMobileShell.mjs.map +1 -1
  31. package/dist/components/navigation/subcomponents/ProjectSelector.mjs.map +1 -1
  32. package/dist/components/pages/notifications/Notifications.mjs.map +1 -1
  33. package/dist/components/ui/buttons/Button.mjs.map +1 -1
  34. package/dist/components/ui/buttons/CancelButton.mjs.map +1 -1
  35. package/dist/components/ui/buttons/CopyButton.mjs.map +1 -1
  36. package/dist/components/ui/data-display/Accordion.mjs.map +1 -1
  37. package/dist/components/ui/data-display/Badge.mjs.map +1 -1
  38. package/dist/components/ui/data-display/Card.mjs.map +1 -1
  39. package/dist/components/ui/data-display/Pagination.mjs.map +1 -1
  40. package/dist/components/ui/data-display/ScrollArea.mjs.map +1 -1
  41. package/dist/components/ui/data-display/Separator.mjs.map +1 -1
  42. package/dist/components/ui/data-display/Table.mjs.map +1 -1
  43. package/dist/components/ui/data-display/Tabs.mjs.map +1 -1
  44. package/dist/components/ui/feedback/CircularProgress.mjs.map +1 -1
  45. package/dist/components/ui/feedback/DefaultCircularProgress.mjs.map +1 -1
  46. package/dist/components/ui/feedback/LoadingOverlay.mjs.map +1 -1
  47. package/dist/components/ui/feedback/Progress.mjs.map +1 -1
  48. package/dist/components/ui/feedback/Toast.mjs.map +1 -1
  49. package/dist/components/ui/form/Calendar.mjs.map +1 -1
  50. package/dist/components/ui/form/Checkbox.mjs.map +1 -1
  51. package/dist/components/ui/form/ComboboxField.mjs.map +1 -1
  52. package/dist/components/ui/form/DatePicker.mjs.map +1 -1
  53. package/dist/components/ui/form/DateRangePicker.mjs.map +1 -1
  54. package/dist/components/ui/form/FormField.mjs.map +1 -1
  55. package/dist/components/ui/form/Input.mjs.map +1 -1
  56. package/dist/components/ui/form/InputOtp.mjs.map +1 -1
  57. package/dist/components/ui/form/PhoneInput.mjs.map +1 -1
  58. package/dist/components/ui/form/RadioGroup.mjs.map +1 -1
  59. package/dist/components/ui/form/Select.mjs +1 -1
  60. package/dist/components/ui/form/Select.mjs.map +1 -1
  61. package/dist/components/ui/form/Switch.mjs.map +1 -1
  62. package/dist/components/ui/form/Textarea.mjs.map +1 -1
  63. package/dist/components/ui/overlay/Command.mjs.map +1 -1
  64. package/dist/components/ui/overlay/Dialog.mjs.map +1 -1
  65. package/dist/components/ui/overlay/Popover.mjs.map +1 -1
  66. package/dist/components/ui/overlay/Sheet.mjs.map +1 -1
  67. package/dist/components/ui/overlay/Tooltip.mjs.map +1 -1
  68. package/dist/hooks/copy-to-clipboard.hook.mjs.map +1 -1
  69. package/dist/index.mjs.map +1 -1
  70. package/dist/middleware.mjs.map +1 -1
  71. package/dist/modules/accounts/actions/account-management.action.mjs.map +1 -1
  72. package/dist/modules/accounts/actions/find-current-account.action.mjs.map +1 -1
  73. package/dist/modules/accounts/actions/list-currencies.action.mjs.map +1 -1
  74. package/dist/modules/accounts/actions/list-timezones.action.mjs.map +1 -1
  75. package/dist/modules/accounts/hooks/current-account.hook.mjs.map +1 -1
  76. package/dist/modules/accounts/hooks/useAccountManagement.mjs.map +1 -1
  77. package/dist/modules/accounts/hooks/useCurrencies.mjs.map +1 -1
  78. package/dist/modules/accounts/hooks/useTimezones.mjs.map +1 -1
  79. package/dist/modules/accounts/services/account.service.mjs.map +1 -1
  80. package/dist/modules/auth/hooks/login.hook.mjs.map +1 -1
  81. package/dist/modules/auth/hooks/logout.hook.mjs.map +1 -1
  82. package/dist/modules/auth/hooks/register.hook.mjs.map +1 -1
  83. package/dist/modules/ia-credits/actions/list-ia-credits.action.mjs.map +1 -1
  84. package/dist/modules/projects/actions/add-project-user.action.mjs.map +1 -1
  85. package/dist/modules/projects/actions/list-all-account-users.action.mjs.map +1 -1
  86. package/dist/modules/projects/actions/list-available-users.action.mjs.map +1 -1
  87. package/dist/modules/projects/actions/list-project-users.action.mjs.map +1 -1
  88. package/dist/modules/projects/actions/remove-project-user.action.mjs.map +1 -1
  89. package/dist/modules/projects/hooks/add-project-user.hook.mjs.map +1 -1
  90. package/dist/modules/projects/hooks/list-all-account-users.hook.mjs.map +1 -1
  91. package/dist/modules/projects/hooks/list-available-users.hook.mjs.map +1 -1
  92. package/dist/modules/projects/hooks/list-project-users.hook.mjs.map +1 -1
  93. package/dist/modules/projects/hooks/remove-project-user.hook.mjs.map +1 -1
  94. package/dist/modules/subscriptions/actions/find-plan-by-id.action.mjs.map +1 -1
  95. package/dist/modules/subscriptions/actions/list-subscriptions.action.mjs.map +1 -1
  96. package/dist/modules/subscriptions/hooks/find-active-subscription.hook.mjs.map +1 -1
  97. package/dist/modules/subscriptions/hooks/list-subscriptions.hook.mjs.map +1 -1
  98. package/dist/modules/subscriptions/hooks/use-has-plan-addon.hook.mjs.map +1 -1
  99. package/dist/modules/subscriptions/hooks/use-plan-by-id.hook.mjs.map +1 -1
  100. package/dist/modules/subscriptions/services/plans.service.mjs.map +1 -1
  101. package/dist/modules/subscriptions/types/plan.type.mjs.map +1 -1
  102. package/dist/modules/users/action/find-user-by-id.action.mjs.map +1 -1
  103. package/dist/modules/users/action/list-messages.action.mjs.map +1 -1
  104. package/dist/modules/users/action/mark-all-messages-as-read.action.mjs.map +1 -1
  105. package/dist/modules/users/action/mark-message-as-read.action.mjs.map +1 -1
  106. package/dist/modules/users/hooks/messages.hook.mjs.map +1 -1
  107. package/dist/modules/whitelabel/actions/find-whitelabel-styles.action.mjs.map +1 -1
  108. package/dist/modules/whitelabel/actions/find-whitelabel.action.mjs.map +1 -1
  109. package/dist/modules/whitelabel/services/whitelabel-styles.service.mjs.map +1 -1
  110. package/dist/providers/whitelabel.provider.mjs.map +1 -1
  111. package/dist/utils/countries.mjs.map +1 -1
  112. package/dist/utils/safeServerAction.mjs.map +1 -1
  113. package/dist/utils/withAction.mjs.map +1 -1
  114. package/package.json +89 -89
  115. package/src/components/account/ConfigurationsMyAccountModal.tsx +150 -150
  116. package/src/components/account/ConfirmDeleteAccountModal.tsx +55 -55
  117. package/src/components/account/ConfirmGlobalPreferencesModal.tsx +66 -66
  118. package/src/components/account/DeleteAccountModal.tsx +130 -130
  119. package/src/components/account/DisableTwoFactorAuthModal.tsx +86 -86
  120. package/src/components/account/IsntPossibleDeleteAccountModal.tsx +49 -49
  121. package/src/components/account/TwoFactorAuthModal.tsx +223 -223
  122. package/src/components/account/hooks/useChangePhoneForm.tsx +81 -81
  123. package/src/components/account/hooks/useTwoFactorAuthForm.tsx +101 -101
  124. package/src/components/account/sections/ChangeEmailModal.tsx +225 -225
  125. package/src/components/account/sections/ChangePasswordSection.tsx +64 -64
  126. package/src/components/account/sections/ChangePhoneModal.tsx +231 -231
  127. package/src/components/account/sections/MyProfileSection.tsx +327 -327
  128. package/src/components/account/sections/PreferencesSection.tsx +273 -273
  129. package/src/components/account/sections/SecuritySection.tsx +160 -160
  130. package/src/components/embeds/CrispEmbed.tsx +101 -101
  131. package/src/components/embeds/FrillEmbed.tsx +119 -119
  132. package/src/components/layouts/AppMobileNavBar.tsx +110 -110
  133. package/src/components/layouts/AppNavBar.tsx +57 -57
  134. package/src/components/layouts/MdSideBarNavigation.tsx +56 -56
  135. package/src/components/layouts/NavBar.tsx +120 -120
  136. package/src/components/layouts/NotificationsPopover.tsx +115 -115
  137. package/src/components/layouts/ProfilePopover.tsx +167 -167
  138. package/src/components/layouts/UsersSelectorPopover.tsx +238 -238
  139. package/src/components/navigation/CancelledSubscriptionBanner.tsx +69 -69
  140. package/src/components/navigation/NavItemsContext.ts +20 -20
  141. package/src/components/navigation/ProjectSelectorPopover.tsx +157 -157
  142. package/src/components/navigation/shells/TabsMobileShell.tsx +72 -72
  143. package/src/components/navigation/subcomponents/ProjectSelector.tsx +155 -155
  144. package/src/components/pages/notifications/Notifications.tsx +160 -160
  145. package/src/components/ui/buttons/Button.tsx +57 -57
  146. package/src/components/ui/buttons/CancelButton.tsx +14 -14
  147. package/src/components/ui/buttons/CopyButton.tsx +54 -54
  148. package/src/components/ui/data-display/Accordion.tsx +81 -81
  149. package/src/components/ui/data-display/Badge.tsx +47 -47
  150. package/src/components/ui/data-display/Card.tsx +93 -93
  151. package/src/components/ui/data-display/Pagination.tsx +126 -126
  152. package/src/components/ui/data-display/ScrollArea.tsx +59 -59
  153. package/src/components/ui/data-display/Separator.tsx +29 -29
  154. package/src/components/ui/data-display/Table.tsx +117 -117
  155. package/src/components/ui/data-display/Tabs.tsx +67 -67
  156. package/src/components/ui/feedback/CircularProgress.tsx +75 -75
  157. package/src/components/ui/feedback/DefaultCircularProgress.tsx +61 -61
  158. package/src/components/ui/feedback/LoadingOverlay.tsx +31 -31
  159. package/src/components/ui/feedback/Progress.tsx +40 -40
  160. package/src/components/ui/feedback/Toast.tsx +101 -101
  161. package/src/components/ui/form/Calendar.tsx +228 -228
  162. package/src/components/ui/form/Checkbox.tsx +31 -31
  163. package/src/components/ui/form/ComboboxField.tsx +154 -154
  164. package/src/components/ui/form/DatePicker.tsx +97 -97
  165. package/src/components/ui/form/DateRangePicker.tsx +108 -108
  166. package/src/components/ui/form/FormField.tsx +131 -131
  167. package/src/components/ui/form/Input.tsx +20 -20
  168. package/src/components/ui/form/InputOtp.tsx +80 -80
  169. package/src/components/ui/form/PhoneInput.tsx +205 -205
  170. package/src/components/ui/form/RadioGroup.tsx +45 -45
  171. package/src/components/ui/form/Select.tsx +200 -200
  172. package/src/components/ui/form/Switch.tsx +32 -32
  173. package/src/components/ui/form/Textarea.tsx +19 -19
  174. package/src/components/ui/overlay/Command.tsx +185 -185
  175. package/src/components/ui/overlay/Dialog.tsx +151 -151
  176. package/src/components/ui/overlay/Popover.tsx +49 -49
  177. package/src/components/ui/overlay/Sheet.tsx +166 -166
  178. package/src/components/ui/overlay/Tooltip.tsx +62 -62
  179. package/src/hooks/copy-to-clipboard.hook.tsx +67 -67
  180. package/src/index.ts +359 -359
  181. package/src/middleware.ts +4 -4
  182. package/src/modules/accounts/actions/account-management.action.ts +90 -90
  183. package/src/modules/accounts/actions/find-current-account.action.ts +9 -9
  184. package/src/modules/accounts/actions/list-currencies.action.ts +8 -8
  185. package/src/modules/accounts/actions/list-timezones.action.ts +8 -8
  186. package/src/modules/accounts/hooks/current-account.hook.tsx +22 -22
  187. package/src/modules/accounts/hooks/useAccountManagement.ts +85 -85
  188. package/src/modules/accounts/hooks/useCurrencies.ts +15 -15
  189. package/src/modules/accounts/hooks/useTimezones.ts +15 -15
  190. package/src/modules/accounts/services/account.service.ts +236 -236
  191. package/src/modules/accounts/types.ts +214 -214
  192. package/src/modules/auth/hooks/login.hook.tsx +13 -13
  193. package/src/modules/auth/hooks/logout.hook.tsx +11 -11
  194. package/src/modules/auth/hooks/register.hook.tsx +11 -11
  195. package/src/modules/ia-credits/actions/list-ia-credits.action.ts +8 -8
  196. package/src/modules/projects/actions/add-project-user.action.ts +9 -9
  197. package/src/modules/projects/actions/list-all-account-users.action.ts +9 -9
  198. package/src/modules/projects/actions/list-available-users.action.ts +9 -9
  199. package/src/modules/projects/actions/list-project-users.action.ts +9 -9
  200. package/src/modules/projects/actions/remove-project-user.action.ts +9 -9
  201. package/src/modules/projects/hooks/add-project-user.hook.ts +69 -69
  202. package/src/modules/projects/hooks/list-all-account-users.hook.ts +34 -34
  203. package/src/modules/projects/hooks/list-available-users.hook.ts +33 -33
  204. package/src/modules/projects/hooks/list-project-users.hook.ts +33 -33
  205. package/src/modules/projects/hooks/remove-project-user.hook.ts +69 -69
  206. package/src/modules/subscriptions/actions/find-plan-by-id.action.ts +8 -8
  207. package/src/modules/subscriptions/actions/list-subscriptions.action.ts +9 -9
  208. package/src/modules/subscriptions/hooks/find-active-subscription.hook.ts +19 -19
  209. package/src/modules/subscriptions/hooks/list-subscriptions.hook.ts +17 -17
  210. package/src/modules/subscriptions/hooks/use-has-plan-addon.hook.ts +17 -17
  211. package/src/modules/subscriptions/hooks/use-plan-by-id.hook.ts +13 -13
  212. package/src/modules/subscriptions/services/plans.service.ts +36 -36
  213. package/src/modules/subscriptions/types/plan.type.ts +21 -21
  214. package/src/modules/users/action/find-user-by-id.action.ts +8 -8
  215. package/src/modules/users/action/list-messages.action.ts +12 -12
  216. package/src/modules/users/action/mark-all-messages-as-read.action.ts +8 -8
  217. package/src/modules/users/action/mark-message-as-read.action.ts +8 -8
  218. package/src/modules/users/hooks/messages.hook.ts +60 -60
  219. package/src/modules/whitelabel/actions/find-whitelabel-styles.action.ts +14 -14
  220. package/src/modules/whitelabel/actions/find-whitelabel.action.ts +23 -23
  221. package/src/modules/whitelabel/services/whitelabel-styles.service.ts +98 -98
  222. package/src/modules/whitelabel/styles-schema.ts +37 -37
  223. package/src/providers/whitelabel.provider.tsx +46 -46
  224. package/src/utils/countries.ts +224 -224
  225. package/src/utils/safeServerAction.ts +21 -21
  226. package/src/utils/withAction.ts +13 -13
package/src/index.ts CHANGED
@@ -1,359 +1,359 @@
1
- // Types
2
- export * from "./modules/auth/schema";
3
- export * from "./modules/users/schema";
4
- export * from "./modules/whitelabel/schema";
5
- export * from "./modules/whitelabel/styles-schema";
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
-
13
- // Hooks
14
- export {
15
- useListProjectUsers,
16
- LIST_PROJECT_USERS_QUERY_KEY,
17
- LIST_PROJECT_USERS_BASE_KEY,
18
- } from "./modules/projects/hooks/list-project-users.hook";
19
- export {
20
- useListAvailableUsers,
21
- LIST_AVAILABLE_USERS_QUERY_KEY,
22
- LIST_AVAILABLE_USERS_BASE_KEY,
23
- } from "./modules/projects/hooks/list-available-users.hook";
24
- export type {
25
- ProjectUser,
26
- AccountUser,
27
- AddRemoveProjectUsersParams,
28
- ListUsersParams,
29
- UsersPage,
30
- } from "./modules/projects/types";
31
- export {
32
- useUserQuery,
33
- useUserValidateSession,
34
- useInvalidateUser,
35
- useSetUserData,
36
- useTwoFactorVerify,
37
- USER_QUERY_KEY,
38
- } from "./modules/auth/hooks/useUserQuery";
39
- export {
40
- useSubscriptions,
41
- SUBSCRIPTIONS_QUERY_KEY,
42
- } from "./modules/subscriptions/hooks/list-subscriptions.hook";
43
- export { useActiveSubscription } from "./modules/subscriptions/hooks/find-active-subscription.hook";
44
- export { usePlanById } from "./modules/subscriptions/hooks/use-plan-by-id.hook";
45
- export { useHasPlanAddon } from "./modules/subscriptions/hooks/use-has-plan-addon.hook";
46
- export { useIaCredits } from "./modules/ia-credits/hooks/ia-credits.hook";
47
- export type {
48
- IaCreditsSummary,
49
- IaCreditOperation,
50
- } from "./modules/ia-credits/types";
51
- export type {
52
- Subscription,
53
- SubscriptionItem,
54
- FindSubscriptionsParams,
55
- } from "./modules/subscriptions/types";
56
- export {
57
- SubscriptionSchema,
58
- SubscriptionItemSchema,
59
- } from "./modules/subscriptions/types";
60
- export { ADDON_IDS } from "./modules/subscriptions/constants/addons.constants";
61
- export type { AddonKindEnum } from "./modules/subscriptions/constants/addons.constants";
62
- export type { Plan, PlanItem } from "./modules/subscriptions/types/plan.type";
63
- export { PlanSchema, PlanItemSchema } from "./modules/subscriptions/types/plan.type";
64
-
65
- // Providers
66
- export { QueryProvider } from "./providers/query.provider";
67
-
68
- // Middleware
69
- export { createAuthMiddleware } from "./middlewares/create-auth-middleware";
70
- export { createMiddlewareChain } from "./middlewares/chain";
71
- export { continueChain, stopChain } from "./middlewares/types";
72
- export type {
73
- MiddlewareFunction,
74
- MiddlewareConfig,
75
- MiddlewareResult,
76
- } from "./middlewares/types";
77
-
78
- // Utils
79
- export { cn } from "./infra/utils/clsx";
80
- export { buildQueryParams } from "./infra/utils/params";
81
- export { parseSchema, parseResult } from "./infra/utils/parser";
82
- export { withAction } from "./utils/withAction";
83
-
84
- // Layout
85
- export {
86
- MainLayout,
87
- MainLayoutContent,
88
- MainLayoutSpacer,
89
- MainLayoutMain,
90
- } from "./components/layouts/MainLayout";
91
- export { NavBar } from "./components/layouts/NavBar";
92
- export type { NavBarProps } from "./components/layouts/NavBar";
93
- export { AppNavBar } from "./components/layouts/AppNavBar";
94
- export type { AppNavBarProps } from "./components/layouts/AppNavBar";
95
- export { AppMobileNavBar } from "./components/layouts/AppMobileNavBar";
96
- export type { AppMobileNavBarProps } from "./components/layouts/AppMobileNavBar";
97
- export { SideBarNavigation } from "./components/layouts/SideBarNavigation";
98
- export { MdSideBarNavigation } from "./components/layouts/MdSideBarNavigation";
99
- export { default as NotificationCard } from "./components/widgets/notifications/NotificationCard";
100
- export type { NotificationCardProps } from "./components/widgets/notifications/NotificationCard";
101
- export { NotificationsPopover } from "./components/layouts/NotificationsPopover";
102
- export type { NotificationsPopoverProps } from "./components/layouts/NotificationsPopover";
103
- export { NotificationPageContent } from "./components/pages/notifications/Notifications";
104
- export { UsersSelectorPopover } from "./components/layouts/UsersSelectorPopover";
105
- export type { UsersSelectorPopoverProps } from "./components/layouts/UsersSelectorPopover";
106
- export { ProfilePopover } from "./components/layouts/ProfilePopover";
107
- export type {
108
- ProfilePopoverProps,
109
- ProfileMenuItem,
110
- } from "./components/layouts/ProfilePopover";
111
- export { NavBarItem } from "./components/layouts/NavBarItem";
112
- export type { NavBarItemProps } from "./components/layouts/NavBarItem";
113
-
114
- // Navigation
115
- export { AppNavigation } from './components/navigation/AppNavigation';
116
- export { CancelledSubscriptionBanner } from './components/navigation/CancelledSubscriptionBanner';
117
- export type { NavItemConfig } from './components/navigation/subcomponents/NavItems';
118
- export type { NavigationProject } from './components/navigation/types';
119
- export { useMobileNavbarSheet } from './store/useMobileNavbarSheet';
120
-
121
- // Hooks
122
- export { default as useCopyToClipboard } from "./hooks/copy-to-clipboard.hook";
123
-
124
- // UI - Buttons
125
- export { Button, buttonVariants } from "./components/ui/buttons/Button";
126
- export { CopyButton } from "./components/ui/buttons/CopyButton";
127
- export { default as CancelButton } from "./components/ui/buttons/CancelButton";
128
-
129
- // UI - Data Display
130
- export {
131
- Accordion,
132
- AccordionItem,
133
- AccordionTrigger,
134
- AccordionContent,
135
- } from "./components/ui/data-display/Accordion";
136
- export { Badge, badgeVariants } from "./components/ui/data-display/Badge";
137
- export {
138
- Card,
139
- CardHeader,
140
- CardFooter,
141
- CardTitle,
142
- CardAction,
143
- CardDescription,
144
- CardContent,
145
- } from "./components/ui/data-display/Card";
146
- export {
147
- Pagination,
148
- PaginationContent,
149
- PaginationLink,
150
- PaginationItem,
151
- PaginationPrevious,
152
- PaginationNext,
153
- PaginationEllipsis,
154
- } from "./components/ui/data-display/Pagination";
155
- export { ScrollArea, ScrollBar } from "./components/ui/data-display/ScrollArea";
156
- export { Separator } from "./components/ui/data-display/Separator";
157
- export {
158
- Table,
159
- TableHeader,
160
- TableBody,
161
- TableFooter,
162
- TableHead,
163
- TableRow,
164
- TableCell,
165
- TableCaption,
166
- } from "./components/ui/data-display/Table";
167
- export {
168
- Tabs,
169
- TabsList,
170
- TabsTrigger,
171
- TabsContent,
172
- } from "./components/ui/data-display/Tabs";
173
- export { UserAvatar } from "./components/ui/data-display/UserAvatar";
174
- export type { UserAvatarProps } from "./components/ui/data-display/UserAvatar";
175
-
176
- // UI - Feedback
177
- export { default as CircularProgress } from "./components/ui/feedback/CircularProgress";
178
- export { default as DefaultCircularProgress } from "./components/ui/feedback/DefaultCircularProgress";
179
- export { Progress } from "./components/ui/feedback/Progress";
180
- export { LoadingOverlay } from "./components/ui/feedback/LoadingOverlay";
181
- export {
182
- Toast,
183
- toastVariants,
184
- toastIconContainerVariants,
185
- } from "./components/ui/feedback/Toast";
186
- export type { ToastProps } from "./components/ui/feedback/Toast";
187
-
188
- // UI - Form
189
- export { Calendar, CalendarDayButton } from "./components/ui/form/Calendar";
190
- export { Checkbox } from "./components/ui/form/Checkbox";
191
- export { DatePicker } from "./components/ui/form/DatePicker";
192
- export { DateRangePicker } from "./components/ui/form/DateRangePicker";
193
- export { Input } from "./components/ui/form/Input";
194
- export {
195
- InputOTP,
196
- InputOTPGroup,
197
- InputOTPSlot,
198
- InputOTPSeparator,
199
- } from "./components/ui/form/InputOtp";
200
- export { RadioGroup, RadioGroupItem } from "./components/ui/form/RadioGroup";
201
- export {
202
- Select,
203
- SelectContent,
204
- SelectGroup,
205
- SelectItem,
206
- SelectLabel,
207
- SelectScrollDownButton,
208
- SelectScrollUpButton,
209
- SelectSeparator,
210
- SelectTrigger,
211
- SelectValue,
212
- } from "./components/ui/form/Select";
213
- export { Switch } from "./components/ui/form/Switch";
214
- export { Textarea } from "./components/ui/form/Textarea";
215
-
216
- // UI - Overlay
217
- export {
218
- Command,
219
- CommandDialog,
220
- CommandInput,
221
- CommandList,
222
- CommandEmpty,
223
- CommandGroup,
224
- CommandItem,
225
- CommandShortcut,
226
- CommandSeparator,
227
- } from "./components/ui/overlay/Command";
228
- export {
229
- Dialog,
230
- DialogClose,
231
- DialogContent,
232
- DialogDescription,
233
- DialogFooter,
234
- DialogHeader,
235
- DialogOverlay,
236
- DialogPortal,
237
- DialogTitle,
238
- DialogTrigger,
239
- } from "./components/ui/overlay/Dialog";
240
- export {
241
- Popover,
242
- PopoverTrigger,
243
- PopoverContent,
244
- PopoverAnchor,
245
- } from "./components/ui/overlay/Popover";
246
- export {
247
- Sheet,
248
- SheetTrigger,
249
- SheetClose,
250
- SheetContent,
251
- SheetHeader,
252
- SheetFooter,
253
- SheetTitle,
254
- SheetDescription,
255
- } from "./components/ui/overlay/Sheet";
256
- export {
257
- Tooltip,
258
- TooltipTrigger,
259
- TooltipContent,
260
- TooltipProvider,
261
- } from "./components/ui/overlay/Tooltip";
262
-
263
- // Embeds
264
- export { FrillEmbed } from "./components/embeds/FrillEmbed";
265
- export { CrispEmbed, openCrispHelpdesk, hideCrisp, showCrisp } from "./components/embeds/CrispEmbed";
266
-
267
- // Store
268
- export { useMdSidebarStore } from "./store/useMdSidebarStore";
269
- export { useModalManager } from "./store/useModalManager";
270
- export type { ModalData } from "./store/useModalManager";
271
-
272
- // Enums
273
- export { AccountSectionType } from "./enums/AccountSectionType";
274
-
275
- // Hooks
276
- export { default as usePasswordVisibility } from "./hooks/usePasswordVisibility";
277
- export { default as useCountdownTimer } from "./hooks/useCountdownTimer";
278
- export { default as useIsMobile } from "./hooks/useIsMobile";
279
- export { useDebounce } from "./hooks/useDebounce";
280
- export { useDebouncedEffect } from "./hooks/useDebouncedEffect";
281
- export { useDebounceState } from "./hooks/useDebounceState";
282
-
283
- // Utils
284
- export {
285
- formatPhone,
286
- formatTimer,
287
- formatFullName,
288
- formatCPF,
289
- formatCardNumber,
290
- } from "./utils/format/masks";
291
- export type { TimezoneOption } from "./modules/accounts/services/timezone.service";
292
- export {
293
- buildLocaleOptions,
294
- LANGUAGE_OPTIONS as LOCALE_LANGUAGE_OPTIONS,
295
- } from "./utils/intl/locales";
296
- export type { LocaleOption } from "./utils/intl/locales";
297
- export { copyToClipboard, readFromClipboard } from "./utils/browser/clipboard";
298
-
299
- // UI - Form (new widgets)
300
- export { FormField } from "./components/ui/form/FormField";
301
- export { SelectField } from "./components/ui/form/SelectField";
302
- export { ComboboxField } from "./components/ui/form/ComboboxField";
303
- export type { ComboboxOption } from "./components/ui/form/ComboboxField";
304
- export { default as PhoneInput } from "./components/ui/form/PhoneInput";
305
- export { default as SwitchOptionFieldWithIcon } from "./components/ui/form/SwitchOptionFieldWithIcon";
306
- export { TextAreaField } from "./components/ui/form/TextAreaField";
307
-
308
- // Account Module - Hooks
309
- export {
310
- useCurrentAccount,
311
- ACCOUNT_QUERY_KEY,
312
- } from "./modules/accounts/hooks/current-account.hook";
313
- export {
314
- useUpdateAccount,
315
- useUpdateAccountUser,
316
- useUpdateAccountUserById,
317
- useDeleteAccountUser,
318
- useDeleteAccount,
319
- } from "./modules/accounts/hooks/useAccountManagement";
320
-
321
- // Account Types
322
- export type {
323
- UpdateAccountRequest,
324
- UpdateAccountUserRequest,
325
- ChangePasswordRequest,
326
- DeleteAccountActionResult,
327
- DeleteUserActionResult,
328
- UpdateAccountActionResult,
329
- UpdateUserActionResult,
330
- TwoFactorGenerateResult,
331
- TwoFactorActionResult,
332
- ContactResetResult,
333
- } from "./modules/accounts/types";
334
-
335
- export { default as AccountModals } from "./components/account/AccountModals";
336
- export { useAccountModals } from "./store/useAccountModals";
337
- export type { AccountModalsConfig } from "./store/useAccountModals";
338
-
339
- export { ModalManager } from "./components/modals/ModalManager";
340
- export { Modals } from "./components/modals/Modals";
341
-
342
- export { default as TwoFactorAuthModal } from "./components/account/TwoFactorAuthModal";
343
- export { default as DisableTwoFactorAuthModal } from "./components/account/DisableTwoFactorAuthModal";
344
- export { default as ConfirmGlobalPreferencesModal } from "./components/account/ConfirmGlobalPreferencesModal";
345
- export { MyProfileSection } from "./components/account/sections/MyProfileSection";
346
- export { PreferencesSection } from "./components/account/sections/PreferencesSection";
347
- export { SecuritySection } from "./components/account/sections/SecuritySection";
348
- export { ChangePasswordSection } from "./components/account/sections/ChangePasswordSection";
349
- export { ChangeEmailModal } from "./components/account/sections/ChangeEmailModal";
350
- export { ChangePhoneModal } from "./components/account/sections/ChangePhoneModal";
351
-
352
- // Account Constants
353
- export {
354
- GENDER_OPTIONS,
355
- CURRENCY_OPTIONS,
356
- TIME_FORMAT_OPTIONS,
357
- NOTIFICATION_TYPES,
358
- LANGUAGE_OPTIONS,
359
- } from "./components/account/constants";
1
+ // Types
2
+ export * from "./modules/auth/schema";
3
+ export * from "./modules/users/schema";
4
+ export * from "./modules/whitelabel/schema";
5
+ export * from "./modules/whitelabel/styles-schema";
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
+
13
+ // Hooks
14
+ export {
15
+ useListProjectUsers,
16
+ LIST_PROJECT_USERS_QUERY_KEY,
17
+ LIST_PROJECT_USERS_BASE_KEY,
18
+ } from "./modules/projects/hooks/list-project-users.hook";
19
+ export {
20
+ useListAvailableUsers,
21
+ LIST_AVAILABLE_USERS_QUERY_KEY,
22
+ LIST_AVAILABLE_USERS_BASE_KEY,
23
+ } from "./modules/projects/hooks/list-available-users.hook";
24
+ export type {
25
+ ProjectUser,
26
+ AccountUser,
27
+ AddRemoveProjectUsersParams,
28
+ ListUsersParams,
29
+ UsersPage,
30
+ } from "./modules/projects/types";
31
+ export {
32
+ useUserQuery,
33
+ useUserValidateSession,
34
+ useInvalidateUser,
35
+ useSetUserData,
36
+ useTwoFactorVerify,
37
+ USER_QUERY_KEY,
38
+ } from "./modules/auth/hooks/useUserQuery";
39
+ export {
40
+ useSubscriptions,
41
+ SUBSCRIPTIONS_QUERY_KEY,
42
+ } from "./modules/subscriptions/hooks/list-subscriptions.hook";
43
+ export { useActiveSubscription } from "./modules/subscriptions/hooks/find-active-subscription.hook";
44
+ export { usePlanById } from "./modules/subscriptions/hooks/use-plan-by-id.hook";
45
+ export { useHasPlanAddon } from "./modules/subscriptions/hooks/use-has-plan-addon.hook";
46
+ export { useIaCredits } from "./modules/ia-credits/hooks/ia-credits.hook";
47
+ export type {
48
+ IaCreditsSummary,
49
+ IaCreditOperation,
50
+ } from "./modules/ia-credits/types";
51
+ export type {
52
+ Subscription,
53
+ SubscriptionItem,
54
+ FindSubscriptionsParams,
55
+ } from "./modules/subscriptions/types";
56
+ export {
57
+ SubscriptionSchema,
58
+ SubscriptionItemSchema,
59
+ } from "./modules/subscriptions/types";
60
+ export { ADDON_IDS } from "./modules/subscriptions/constants/addons.constants";
61
+ export type { AddonKindEnum } from "./modules/subscriptions/constants/addons.constants";
62
+ export type { Plan, PlanItem } from "./modules/subscriptions/types/plan.type";
63
+ export { PlanSchema, PlanItemSchema } from "./modules/subscriptions/types/plan.type";
64
+
65
+ // Providers
66
+ export { QueryProvider } from "./providers/query.provider";
67
+
68
+ // Middleware
69
+ export { createAuthMiddleware } from "./middlewares/create-auth-middleware";
70
+ export { createMiddlewareChain } from "./middlewares/chain";
71
+ export { continueChain, stopChain } from "./middlewares/types";
72
+ export type {
73
+ MiddlewareFunction,
74
+ MiddlewareConfig,
75
+ MiddlewareResult,
76
+ } from "./middlewares/types";
77
+
78
+ // Utils
79
+ export { cn } from "./infra/utils/clsx";
80
+ export { buildQueryParams } from "./infra/utils/params";
81
+ export { parseSchema, parseResult } from "./infra/utils/parser";
82
+ export { withAction } from "./utils/withAction";
83
+
84
+ // Layout
85
+ export {
86
+ MainLayout,
87
+ MainLayoutContent,
88
+ MainLayoutSpacer,
89
+ MainLayoutMain,
90
+ } from "./components/layouts/MainLayout";
91
+ export { NavBar } from "./components/layouts/NavBar";
92
+ export type { NavBarProps } from "./components/layouts/NavBar";
93
+ export { AppNavBar } from "./components/layouts/AppNavBar";
94
+ export type { AppNavBarProps } from "./components/layouts/AppNavBar";
95
+ export { AppMobileNavBar } from "./components/layouts/AppMobileNavBar";
96
+ export type { AppMobileNavBarProps } from "./components/layouts/AppMobileNavBar";
97
+ export { SideBarNavigation } from "./components/layouts/SideBarNavigation";
98
+ export { MdSideBarNavigation } from "./components/layouts/MdSideBarNavigation";
99
+ export { default as NotificationCard } from "./components/widgets/notifications/NotificationCard";
100
+ export type { NotificationCardProps } from "./components/widgets/notifications/NotificationCard";
101
+ export { NotificationsPopover } from "./components/layouts/NotificationsPopover";
102
+ export type { NotificationsPopoverProps } from "./components/layouts/NotificationsPopover";
103
+ export { NotificationPageContent } from "./components/pages/notifications/Notifications";
104
+ export { UsersSelectorPopover } from "./components/layouts/UsersSelectorPopover";
105
+ export type { UsersSelectorPopoverProps } from "./components/layouts/UsersSelectorPopover";
106
+ export { ProfilePopover } from "./components/layouts/ProfilePopover";
107
+ export type {
108
+ ProfilePopoverProps,
109
+ ProfileMenuItem,
110
+ } from "./components/layouts/ProfilePopover";
111
+ export { NavBarItem } from "./components/layouts/NavBarItem";
112
+ export type { NavBarItemProps } from "./components/layouts/NavBarItem";
113
+
114
+ // Navigation
115
+ export { AppNavigation } from './components/navigation/AppNavigation';
116
+ export { CancelledSubscriptionBanner } from './components/navigation/CancelledSubscriptionBanner';
117
+ export type { NavItemConfig } from './components/navigation/subcomponents/NavItems';
118
+ export type { NavigationProject } from './components/navigation/types';
119
+ export { useMobileNavbarSheet } from './store/useMobileNavbarSheet';
120
+
121
+ // Hooks
122
+ export { default as useCopyToClipboard } from "./hooks/copy-to-clipboard.hook";
123
+
124
+ // UI - Buttons
125
+ export { Button, buttonVariants } from "./components/ui/buttons/Button";
126
+ export { CopyButton } from "./components/ui/buttons/CopyButton";
127
+ export { default as CancelButton } from "./components/ui/buttons/CancelButton";
128
+
129
+ // UI - Data Display
130
+ export {
131
+ Accordion,
132
+ AccordionItem,
133
+ AccordionTrigger,
134
+ AccordionContent,
135
+ } from "./components/ui/data-display/Accordion";
136
+ export { Badge, badgeVariants } from "./components/ui/data-display/Badge";
137
+ export {
138
+ Card,
139
+ CardHeader,
140
+ CardFooter,
141
+ CardTitle,
142
+ CardAction,
143
+ CardDescription,
144
+ CardContent,
145
+ } from "./components/ui/data-display/Card";
146
+ export {
147
+ Pagination,
148
+ PaginationContent,
149
+ PaginationLink,
150
+ PaginationItem,
151
+ PaginationPrevious,
152
+ PaginationNext,
153
+ PaginationEllipsis,
154
+ } from "./components/ui/data-display/Pagination";
155
+ export { ScrollArea, ScrollBar } from "./components/ui/data-display/ScrollArea";
156
+ export { Separator } from "./components/ui/data-display/Separator";
157
+ export {
158
+ Table,
159
+ TableHeader,
160
+ TableBody,
161
+ TableFooter,
162
+ TableHead,
163
+ TableRow,
164
+ TableCell,
165
+ TableCaption,
166
+ } from "./components/ui/data-display/Table";
167
+ export {
168
+ Tabs,
169
+ TabsList,
170
+ TabsTrigger,
171
+ TabsContent,
172
+ } from "./components/ui/data-display/Tabs";
173
+ export { UserAvatar } from "./components/ui/data-display/UserAvatar";
174
+ export type { UserAvatarProps } from "./components/ui/data-display/UserAvatar";
175
+
176
+ // UI - Feedback
177
+ export { default as CircularProgress } from "./components/ui/feedback/CircularProgress";
178
+ export { default as DefaultCircularProgress } from "./components/ui/feedback/DefaultCircularProgress";
179
+ export { Progress } from "./components/ui/feedback/Progress";
180
+ export { LoadingOverlay } from "./components/ui/feedback/LoadingOverlay";
181
+ export {
182
+ Toast,
183
+ toastVariants,
184
+ toastIconContainerVariants,
185
+ } from "./components/ui/feedback/Toast";
186
+ export type { ToastProps } from "./components/ui/feedback/Toast";
187
+
188
+ // UI - Form
189
+ export { Calendar, CalendarDayButton } from "./components/ui/form/Calendar";
190
+ export { Checkbox } from "./components/ui/form/Checkbox";
191
+ export { DatePicker } from "./components/ui/form/DatePicker";
192
+ export { DateRangePicker } from "./components/ui/form/DateRangePicker";
193
+ export { Input } from "./components/ui/form/Input";
194
+ export {
195
+ InputOTP,
196
+ InputOTPGroup,
197
+ InputOTPSlot,
198
+ InputOTPSeparator,
199
+ } from "./components/ui/form/InputOtp";
200
+ export { RadioGroup, RadioGroupItem } from "./components/ui/form/RadioGroup";
201
+ export {
202
+ Select,
203
+ SelectContent,
204
+ SelectGroup,
205
+ SelectItem,
206
+ SelectLabel,
207
+ SelectScrollDownButton,
208
+ SelectScrollUpButton,
209
+ SelectSeparator,
210
+ SelectTrigger,
211
+ SelectValue,
212
+ } from "./components/ui/form/Select";
213
+ export { Switch } from "./components/ui/form/Switch";
214
+ export { Textarea } from "./components/ui/form/Textarea";
215
+
216
+ // UI - Overlay
217
+ export {
218
+ Command,
219
+ CommandDialog,
220
+ CommandInput,
221
+ CommandList,
222
+ CommandEmpty,
223
+ CommandGroup,
224
+ CommandItem,
225
+ CommandShortcut,
226
+ CommandSeparator,
227
+ } from "./components/ui/overlay/Command";
228
+ export {
229
+ Dialog,
230
+ DialogClose,
231
+ DialogContent,
232
+ DialogDescription,
233
+ DialogFooter,
234
+ DialogHeader,
235
+ DialogOverlay,
236
+ DialogPortal,
237
+ DialogTitle,
238
+ DialogTrigger,
239
+ } from "./components/ui/overlay/Dialog";
240
+ export {
241
+ Popover,
242
+ PopoverTrigger,
243
+ PopoverContent,
244
+ PopoverAnchor,
245
+ } from "./components/ui/overlay/Popover";
246
+ export {
247
+ Sheet,
248
+ SheetTrigger,
249
+ SheetClose,
250
+ SheetContent,
251
+ SheetHeader,
252
+ SheetFooter,
253
+ SheetTitle,
254
+ SheetDescription,
255
+ } from "./components/ui/overlay/Sheet";
256
+ export {
257
+ Tooltip,
258
+ TooltipTrigger,
259
+ TooltipContent,
260
+ TooltipProvider,
261
+ } from "./components/ui/overlay/Tooltip";
262
+
263
+ // Embeds
264
+ export { FrillEmbed } from "./components/embeds/FrillEmbed";
265
+ export { CrispEmbed, openCrispHelpdesk, hideCrisp, showCrisp } from "./components/embeds/CrispEmbed";
266
+
267
+ // Store
268
+ export { useMdSidebarStore } from "./store/useMdSidebarStore";
269
+ export { useModalManager } from "./store/useModalManager";
270
+ export type { ModalData } from "./store/useModalManager";
271
+
272
+ // Enums
273
+ export { AccountSectionType } from "./enums/AccountSectionType";
274
+
275
+ // Hooks
276
+ export { default as usePasswordVisibility } from "./hooks/usePasswordVisibility";
277
+ export { default as useCountdownTimer } from "./hooks/useCountdownTimer";
278
+ export { default as useIsMobile } from "./hooks/useIsMobile";
279
+ export { useDebounce } from "./hooks/useDebounce";
280
+ export { useDebouncedEffect } from "./hooks/useDebouncedEffect";
281
+ export { useDebounceState } from "./hooks/useDebounceState";
282
+
283
+ // Utils
284
+ export {
285
+ formatPhone,
286
+ formatTimer,
287
+ formatFullName,
288
+ formatCPF,
289
+ formatCardNumber,
290
+ } from "./utils/format/masks";
291
+ export type { TimezoneOption } from "./modules/accounts/services/timezone.service";
292
+ export {
293
+ buildLocaleOptions,
294
+ LANGUAGE_OPTIONS as LOCALE_LANGUAGE_OPTIONS,
295
+ } from "./utils/intl/locales";
296
+ export type { LocaleOption } from "./utils/intl/locales";
297
+ export { copyToClipboard, readFromClipboard } from "./utils/browser/clipboard";
298
+
299
+ // UI - Form (new widgets)
300
+ export { FormField } from "./components/ui/form/FormField";
301
+ export { SelectField } from "./components/ui/form/SelectField";
302
+ export { ComboboxField } from "./components/ui/form/ComboboxField";
303
+ export type { ComboboxOption } from "./components/ui/form/ComboboxField";
304
+ export { default as PhoneInput } from "./components/ui/form/PhoneInput";
305
+ export { default as SwitchOptionFieldWithIcon } from "./components/ui/form/SwitchOptionFieldWithIcon";
306
+ export { TextAreaField } from "./components/ui/form/TextAreaField";
307
+
308
+ // Account Module - Hooks
309
+ export {
310
+ useCurrentAccount,
311
+ ACCOUNT_QUERY_KEY,
312
+ } from "./modules/accounts/hooks/current-account.hook";
313
+ export {
314
+ useUpdateAccount,
315
+ useUpdateAccountUser,
316
+ useUpdateAccountUserById,
317
+ useDeleteAccountUser,
318
+ useDeleteAccount,
319
+ } from "./modules/accounts/hooks/useAccountManagement";
320
+
321
+ // Account Types
322
+ export type {
323
+ UpdateAccountRequest,
324
+ UpdateAccountUserRequest,
325
+ ChangePasswordRequest,
326
+ DeleteAccountActionResult,
327
+ DeleteUserActionResult,
328
+ UpdateAccountActionResult,
329
+ UpdateUserActionResult,
330
+ TwoFactorGenerateResult,
331
+ TwoFactorActionResult,
332
+ ContactResetResult,
333
+ } from "./modules/accounts/types";
334
+
335
+ export { default as AccountModals } from "./components/account/AccountModals";
336
+ export { useAccountModals } from "./store/useAccountModals";
337
+ export type { AccountModalsConfig } from "./store/useAccountModals";
338
+
339
+ export { ModalManager } from "./components/modals/ModalManager";
340
+ export { Modals } from "./components/modals/Modals";
341
+
342
+ export { default as TwoFactorAuthModal } from "./components/account/TwoFactorAuthModal";
343
+ export { default as DisableTwoFactorAuthModal } from "./components/account/DisableTwoFactorAuthModal";
344
+ export { default as ConfirmGlobalPreferencesModal } from "./components/account/ConfirmGlobalPreferencesModal";
345
+ export { MyProfileSection } from "./components/account/sections/MyProfileSection";
346
+ export { PreferencesSection } from "./components/account/sections/PreferencesSection";
347
+ export { SecuritySection } from "./components/account/sections/SecuritySection";
348
+ export { ChangePasswordSection } from "./components/account/sections/ChangePasswordSection";
349
+ export { ChangeEmailModal } from "./components/account/sections/ChangeEmailModal";
350
+ export { ChangePhoneModal } from "./components/account/sections/ChangePhoneModal";
351
+
352
+ // Account Constants
353
+ export {
354
+ GENDER_OPTIONS,
355
+ CURRENCY_OPTIONS,
356
+ TIME_FORMAT_OPTIONS,
357
+ NOTIFICATION_TYPES,
358
+ LANGUAGE_OPTIONS,
359
+ } from "./components/account/constants";