@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
@@ -1,37 +1,37 @@
1
- // Espelha gapps-r3-admin/src/modules/styles/types.ts (WhitelabelStylesRow)
2
-
3
- export interface GeneralStyleJson {
4
- nome_empresa: string;
5
- favicon: string | null;
6
- logo: string | null;
7
- cor_principal: string;
8
- cor_hover: string;
9
- cor_link: string;
10
- }
11
-
12
- export interface PageStyleJson {
13
- titulo_principal: string | null;
14
- cor_titulo_principal: string | null;
15
- cor_fundo: string | null;
16
- imagem: string | null;
17
- titulo_secundario: string | null;
18
- cor_titulo_secundario: string | null;
19
- descricao: string | null;
20
- cor_descricao: string | null;
21
- toggle_imagem: boolean;
22
- toggle_titulo_secundario: boolean;
23
- toggle_descricao: boolean;
24
- }
25
-
26
- export interface DashboardStyleJson {
27
- cor_fundo: string | null;
28
- }
29
-
30
- export interface WhitelabelStylesData {
31
- id: number;
32
- id_wl: number;
33
- general: GeneralStyleJson | null;
34
- signin_page: PageStyleJson | null;
35
- signup_page: PageStyleJson | null;
36
- dashboard: DashboardStyleJson | null;
37
- }
1
+ // Espelha gapps-r3-admin/src/modules/styles/types.ts (WhitelabelStylesRow)
2
+
3
+ export interface GeneralStyleJson {
4
+ nome_empresa: string;
5
+ favicon: string | null;
6
+ logo: string | null;
7
+ cor_principal: string;
8
+ cor_hover: string;
9
+ cor_link: string;
10
+ }
11
+
12
+ export interface PageStyleJson {
13
+ titulo_principal: string | null;
14
+ cor_titulo_principal: string | null;
15
+ cor_fundo: string | null;
16
+ imagem: string | null;
17
+ titulo_secundario: string | null;
18
+ cor_titulo_secundario: string | null;
19
+ descricao: string | null;
20
+ cor_descricao: string | null;
21
+ toggle_imagem: boolean;
22
+ toggle_titulo_secundario: boolean;
23
+ toggle_descricao: boolean;
24
+ }
25
+
26
+ export interface DashboardStyleJson {
27
+ cor_fundo: string | null;
28
+ }
29
+
30
+ export interface WhitelabelStylesData {
31
+ id: number;
32
+ id_wl: number;
33
+ general: GeneralStyleJson | null;
34
+ signin_page: PageStyleJson | null;
35
+ signup_page: PageStyleJson | null;
36
+ dashboard: DashboardStyleJson | null;
37
+ }
@@ -1,46 +1,46 @@
1
- "use client";
2
-
3
- import { createContext, ReactNode, useContext } from "react";
4
- import { WhitelabelData } from "../modules/whitelabel/schema";
5
- import { WhitelabelStylesData } from "../modules/whitelabel/styles-schema";
6
-
7
- interface WhitelabelContextProps {
8
- whitelabel: WhitelabelData | null;
9
- whitelabelStyles: WhitelabelStylesData | null;
10
- }
11
-
12
- const WhitelabelContext = createContext<WhitelabelContextProps | undefined>(undefined);
13
-
14
- interface WhitelabelProviderProps {
15
- children: ReactNode;
16
- whitelabel: WhitelabelData | null;
17
- whitelabelStyles?: WhitelabelStylesData | null;
18
- }
19
-
20
- export function WhitelabelProvider({
21
- children,
22
- whitelabel,
23
- whitelabelStyles = null,
24
- }: WhitelabelProviderProps) {
25
- return (
26
- <WhitelabelContext.Provider value={{ whitelabel, whitelabelStyles }}>
27
- {children}
28
- </WhitelabelContext.Provider>
29
- );
30
- }
31
-
32
- export function useWhitelabel(): WhitelabelContextProps {
33
- const context = useContext(WhitelabelContext);
34
- if (context === undefined) {
35
- throw new Error("useWhitelabel deve ser usado dentro de um WhitelabelProvider");
36
- }
37
- return context;
38
- }
39
-
40
- export function useWhitelabelStyles(): WhitelabelStylesData | null {
41
- const context = useContext(WhitelabelContext);
42
- if (context === undefined) {
43
- throw new Error("useWhitelabelStyles deve ser usado dentro de um WhitelabelProvider");
44
- }
45
- return context.whitelabelStyles;
46
- }
1
+ "use client";
2
+
3
+ import { createContext, ReactNode, useContext } from "react";
4
+ import { WhitelabelData } from "../modules/whitelabel/schema";
5
+ import { WhitelabelStylesData } from "../modules/whitelabel/styles-schema";
6
+
7
+ interface WhitelabelContextProps {
8
+ whitelabel: WhitelabelData | null;
9
+ whitelabelStyles: WhitelabelStylesData | null;
10
+ }
11
+
12
+ const WhitelabelContext = createContext<WhitelabelContextProps | undefined>(undefined);
13
+
14
+ interface WhitelabelProviderProps {
15
+ children: ReactNode;
16
+ whitelabel: WhitelabelData | null;
17
+ whitelabelStyles?: WhitelabelStylesData | null;
18
+ }
19
+
20
+ export function WhitelabelProvider({
21
+ children,
22
+ whitelabel,
23
+ whitelabelStyles = null,
24
+ }: WhitelabelProviderProps) {
25
+ return (
26
+ <WhitelabelContext.Provider value={{ whitelabel, whitelabelStyles }}>
27
+ {children}
28
+ </WhitelabelContext.Provider>
29
+ );
30
+ }
31
+
32
+ export function useWhitelabel(): WhitelabelContextProps {
33
+ const context = useContext(WhitelabelContext);
34
+ if (context === undefined) {
35
+ throw new Error("useWhitelabel deve ser usado dentro de um WhitelabelProvider");
36
+ }
37
+ return context;
38
+ }
39
+
40
+ export function useWhitelabelStyles(): WhitelabelStylesData | null {
41
+ const context = useContext(WhitelabelContext);
42
+ if (context === undefined) {
43
+ throw new Error("useWhitelabelStyles deve ser usado dentro de um WhitelabelProvider");
44
+ }
45
+ return context.whitelabelStyles;
46
+ }
@@ -1,224 +1,224 @@
1
- export interface Country {
2
- iso: string;
3
- name: string;
4
- dial: string;
5
- }
6
-
7
- export function flagUrl(iso: string): string {
8
- return `https://hatscripts.github.io/circle-flags/flags/${iso.toLowerCase()}.svg`;
9
- }
10
-
11
- export const COUNTRIES: Country[] = [
12
- { iso: 'BR', name: 'Brasil', dial: '+55' },
13
- { iso: 'US', name: 'United States', dial: '+1' },
14
- { iso: 'PT', name: 'Portugal', dial: '+351' },
15
- { iso: 'AF', name: 'Afghanistan', dial: '+93' },
16
- { iso: 'AL', name: 'Albania', dial: '+355' },
17
- { iso: 'DZ', name: 'Algeria', dial: '+213' },
18
- { iso: 'AD', name: 'Andorra', dial: '+376' },
19
- { iso: 'AO', name: 'Angola', dial: '+244' },
20
- { iso: 'AG', name: 'Antigua and Barbuda', dial: '+1268' },
21
- { iso: 'AR', name: 'Argentina', dial: '+54' },
22
- { iso: 'AM', name: 'Armenia', dial: '+374' },
23
- { iso: 'AU', name: 'Australia', dial: '+61' },
24
- { iso: 'AT', name: 'Austria', dial: '+43' },
25
- { iso: 'AZ', name: 'Azerbaijan', dial: '+994' },
26
- { iso: 'BS', name: 'Bahamas', dial: '+1242' },
27
- { iso: 'BH', name: 'Bahrain', dial: '+973' },
28
- { iso: 'BD', name: 'Bangladesh', dial: '+880' },
29
- { iso: 'BB', name: 'Barbados', dial: '+1246' },
30
- { iso: 'BY', name: 'Belarus', dial: '+375' },
31
- { iso: 'BE', name: 'Belgium', dial: '+32' },
32
- { iso: 'BZ', name: 'Belize', dial: '+501' },
33
- { iso: 'BJ', name: 'Benin', dial: '+229' },
34
- { iso: 'BT', name: 'Bhutan', dial: '+975' },
35
- { iso: 'BO', name: 'Bolivia', dial: '+591' },
36
- { iso: 'BA', name: 'Bosnia and Herzegovina', dial: '+387' },
37
- { iso: 'BW', name: 'Botswana', dial: '+267' },
38
- { iso: 'BN', name: 'Brunei', dial: '+673' },
39
- { iso: 'BG', name: 'Bulgaria', dial: '+359' },
40
- { iso: 'BF', name: 'Burkina Faso', dial: '+226' },
41
- { iso: 'BI', name: 'Burundi', dial: '+257' },
42
- { iso: 'KH', name: 'Cambodia', dial: '+855' },
43
- { iso: 'CM', name: 'Cameroon', dial: '+237' },
44
- { iso: 'CA', name: 'Canada', dial: '+1' },
45
- { iso: 'CV', name: 'Cape Verde', dial: '+238' },
46
- { iso: 'CF', name: 'Central African Republic', dial: '+236' },
47
- { iso: 'TD', name: 'Chad', dial: '+235' },
48
- { iso: 'CL', name: 'Chile', dial: '+56' },
49
- { iso: 'CN', name: 'China', dial: '+86' },
50
- { iso: 'CO', name: 'Colombia', dial: '+57' },
51
- { iso: 'KM', name: 'Comoros', dial: '+269' },
52
- { iso: 'CG', name: 'Congo', dial: '+242' },
53
- { iso: 'CD', name: 'Congo (DR)', dial: '+243' },
54
- { iso: 'CR', name: 'Costa Rica', dial: '+506' },
55
- { iso: 'HR', name: 'Croatia', dial: '+385' },
56
- { iso: 'CU', name: 'Cuba', dial: '+53' },
57
- { iso: 'CY', name: 'Cyprus', dial: '+357' },
58
- { iso: 'CZ', name: 'Czech Republic', dial: '+420' },
59
- { iso: 'DK', name: 'Denmark', dial: '+45' },
60
- { iso: 'DJ', name: 'Djibouti', dial: '+253' },
61
- { iso: 'DM', name: 'Dominica', dial: '+1767' },
62
- { iso: 'DO', name: 'Dominican Republic', dial: '+1809' },
63
- { iso: 'EC', name: 'Ecuador', dial: '+593' },
64
- { iso: 'EG', name: 'Egypt', dial: '+20' },
65
- { iso: 'SV', name: 'El Salvador', dial: '+503' },
66
- { iso: 'GQ', name: 'Equatorial Guinea', dial: '+240' },
67
- { iso: 'ER', name: 'Eritrea', dial: '+291' },
68
- { iso: 'EE', name: 'Estonia', dial: '+372' },
69
- { iso: 'SZ', name: 'Eswatini', dial: '+268' },
70
- { iso: 'ET', name: 'Ethiopia', dial: '+251' },
71
- { iso: 'FJ', name: 'Fiji', dial: '+679' },
72
- { iso: 'FI', name: 'Finland', dial: '+358' },
73
- { iso: 'FR', name: 'France', dial: '+33' },
74
- { iso: 'GA', name: 'Gabon', dial: '+241' },
75
- { iso: 'GM', name: 'Gambia', dial: '+220' },
76
- { iso: 'GE', name: 'Georgia', dial: '+995' },
77
- { iso: 'DE', name: 'Germany', dial: '+49' },
78
- { iso: 'GH', name: 'Ghana', dial: '+233' },
79
- { iso: 'GR', name: 'Greece', dial: '+30' },
80
- { iso: 'GD', name: 'Grenada', dial: '+1473' },
81
- { iso: 'GT', name: 'Guatemala', dial: '+502' },
82
- { iso: 'GN', name: 'Guinea', dial: '+224' },
83
- { iso: 'GW', name: 'Guinea-Bissau', dial: '+245' },
84
- { iso: 'GY', name: 'Guyana', dial: '+592' },
85
- { iso: 'HT', name: 'Haiti', dial: '+509' },
86
- { iso: 'HN', name: 'Honduras', dial: '+504' },
87
- { iso: 'HU', name: 'Hungary', dial: '+36' },
88
- { iso: 'IS', name: 'Iceland', dial: '+354' },
89
- { iso: 'IN', name: 'India', dial: '+91' },
90
- { iso: 'ID', name: 'Indonesia', dial: '+62' },
91
- { iso: 'IR', name: 'Iran', dial: '+98' },
92
- { iso: 'IQ', name: 'Iraq', dial: '+964' },
93
- { iso: 'IE', name: 'Ireland', dial: '+353' },
94
- { iso: 'IL', name: 'Israel', dial: '+972' },
95
- { iso: 'IT', name: 'Italy', dial: '+39' },
96
- { iso: 'JM', name: 'Jamaica', dial: '+1876' },
97
- { iso: 'JP', name: 'Japan', dial: '+81' },
98
- { iso: 'JO', name: 'Jordan', dial: '+962' },
99
- { iso: 'KZ', name: 'Kazakhstan', dial: '+7' },
100
- { iso: 'KE', name: 'Kenya', dial: '+254' },
101
- { iso: 'KI', name: 'Kiribati', dial: '+686' },
102
- { iso: 'KW', name: 'Kuwait', dial: '+965' },
103
- { iso: 'KG', name: 'Kyrgyzstan', dial: '+996' },
104
- { iso: 'LA', name: 'Laos', dial: '+856' },
105
- { iso: 'LV', name: 'Latvia', dial: '+371' },
106
- { iso: 'LB', name: 'Lebanon', dial: '+961' },
107
- { iso: 'LS', name: 'Lesotho', dial: '+266' },
108
- { iso: 'LR', name: 'Liberia', dial: '+231' },
109
- { iso: 'LY', name: 'Libya', dial: '+218' },
110
- { iso: 'LI', name: 'Liechtenstein', dial: '+423' },
111
- { iso: 'LT', name: 'Lithuania', dial: '+370' },
112
- { iso: 'LU', name: 'Luxembourg', dial: '+352' },
113
- { iso: 'MG', name: 'Madagascar', dial: '+261' },
114
- { iso: 'MW', name: 'Malawi', dial: '+265' },
115
- { iso: 'MY', name: 'Malaysia', dial: '+60' },
116
- { iso: 'MV', name: 'Maldives', dial: '+960' },
117
- { iso: 'ML', name: 'Mali', dial: '+223' },
118
- { iso: 'MT', name: 'Malta', dial: '+356' },
119
- { iso: 'MH', name: 'Marshall Islands', dial: '+692' },
120
- { iso: 'MR', name: 'Mauritania', dial: '+222' },
121
- { iso: 'MU', name: 'Mauritius', dial: '+230' },
122
- { iso: 'MX', name: 'Mexico', dial: '+52' },
123
- { iso: 'FM', name: 'Micronesia', dial: '+691' },
124
- { iso: 'MD', name: 'Moldova', dial: '+373' },
125
- { iso: 'MC', name: 'Monaco', dial: '+377' },
126
- { iso: 'MN', name: 'Mongolia', dial: '+976' },
127
- { iso: 'ME', name: 'Montenegro', dial: '+382' },
128
- { iso: 'MA', name: 'Morocco', dial: '+212' },
129
- { iso: 'MZ', name: 'Mozambique', dial: '+258' },
130
- { iso: 'MM', name: 'Myanmar', dial: '+95' },
131
- { iso: 'NA', name: 'Namibia', dial: '+264' },
132
- { iso: 'NR', name: 'Nauru', dial: '+674' },
133
- { iso: 'NP', name: 'Nepal', dial: '+977' },
134
- { iso: 'NL', name: 'Netherlands', dial: '+31' },
135
- { iso: 'NZ', name: 'New Zealand', dial: '+64' },
136
- { iso: 'NI', name: 'Nicaragua', dial: '+505' },
137
- { iso: 'NE', name: 'Niger', dial: '+227' },
138
- { iso: 'NG', name: 'Nigeria', dial: '+234' },
139
- { iso: 'KP', name: 'North Korea', dial: '+850' },
140
- { iso: 'MK', name: 'North Macedonia', dial: '+389' },
141
- { iso: 'NO', name: 'Norway', dial: '+47' },
142
- { iso: 'OM', name: 'Oman', dial: '+968' },
143
- { iso: 'PK', name: 'Pakistan', dial: '+92' },
144
- { iso: 'PW', name: 'Palau', dial: '+680' },
145
- { iso: 'PS', name: 'Palestine', dial: '+970' },
146
- { iso: 'PA', name: 'Panama', dial: '+507' },
147
- { iso: 'PG', name: 'Papua New Guinea', dial: '+675' },
148
- { iso: 'PY', name: 'Paraguay', dial: '+595' },
149
- { iso: 'PE', name: 'Peru', dial: '+51' },
150
- { iso: 'PH', name: 'Philippines', dial: '+63' },
151
- { iso: 'PL', name: 'Poland', dial: '+48' },
152
- { iso: 'QA', name: 'Qatar', dial: '+974' },
153
- { iso: 'RO', name: 'Romania', dial: '+40' },
154
- { iso: 'RU', name: 'Russia', dial: '+7' },
155
- { iso: 'RW', name: 'Rwanda', dial: '+250' },
156
- { iso: 'KN', name: 'Saint Kitts and Nevis', dial: '+1869' },
157
- { iso: 'LC', name: 'Saint Lucia', dial: '+1758' },
158
- { iso: 'VC', name: 'Saint Vincent and the Grenadines', dial: '+1784' },
159
- { iso: 'WS', name: 'Samoa', dial: '+685' },
160
- { iso: 'SM', name: 'San Marino', dial: '+378' },
161
- { iso: 'ST', name: 'São Tomé and Príncipe', dial: '+239' },
162
- { iso: 'SA', name: 'Saudi Arabia', dial: '+966' },
163
- { iso: 'SN', name: 'Senegal', dial: '+221' },
164
- { iso: 'RS', name: 'Serbia', dial: '+381' },
165
- { iso: 'SC', name: 'Seychelles', dial: '+248' },
166
- { iso: 'SL', name: 'Sierra Leone', dial: '+232' },
167
- { iso: 'SG', name: 'Singapore', dial: '+65' },
168
- { iso: 'SK', name: 'Slovakia', dial: '+421' },
169
- { iso: 'SI', name: 'Slovenia', dial: '+386' },
170
- { iso: 'SB', name: 'Solomon Islands', dial: '+677' },
171
- { iso: 'SO', name: 'Somalia', dial: '+252' },
172
- { iso: 'ZA', name: 'South Africa', dial: '+27' },
173
- { iso: 'KR', name: 'South Korea', dial: '+82' },
174
- { iso: 'SS', name: 'South Sudan', dial: '+211' },
175
- { iso: 'ES', name: 'Spain', dial: '+34' },
176
- { iso: 'LK', name: 'Sri Lanka', dial: '+94' },
177
- { iso: 'SD', name: 'Sudan', dial: '+249' },
178
- { iso: 'SR', name: 'Suriname', dial: '+597' },
179
- { iso: 'SE', name: 'Sweden', dial: '+46' },
180
- { iso: 'CH', name: 'Switzerland', dial: '+41' },
181
- { iso: 'SY', name: 'Syria', dial: '+963' },
182
- { iso: 'TW', name: 'Taiwan', dial: '+886' },
183
- { iso: 'TJ', name: 'Tajikistan', dial: '+992' },
184
- { iso: 'TZ', name: 'Tanzania', dial: '+255' },
185
- { iso: 'TH', name: 'Thailand', dial: '+66' },
186
- { iso: 'TL', name: 'Timor-Leste', dial: '+670' },
187
- { iso: 'TG', name: 'Togo', dial: '+228' },
188
- { iso: 'TO', name: 'Tonga', dial: '+676' },
189
- { iso: 'TT', name: 'Trinidad and Tobago', dial: '+1868' },
190
- { iso: 'TN', name: 'Tunisia', dial: '+216' },
191
- { iso: 'TR', name: 'Turkey', dial: '+90' },
192
- { iso: 'TM', name: 'Turkmenistan', dial: '+993' },
193
- { iso: 'TV', name: 'Tuvalu', dial: '+688' },
194
- { iso: 'UG', name: 'Uganda', dial: '+256' },
195
- { iso: 'UA', name: 'Ukraine', dial: '+380' },
196
- { iso: 'AE', name: 'United Arab Emirates', dial: '+971' },
197
- { iso: 'GB', name: 'United Kingdom', dial: '+44' },
198
- { iso: 'UY', name: 'Uruguay', dial: '+598' },
199
- { iso: 'UZ', name: 'Uzbekistan', dial: '+998' },
200
- { iso: 'VU', name: 'Vanuatu', dial: '+678' },
201
- { iso: 'VE', name: 'Venezuela', dial: '+58' },
202
- { iso: 'VN', name: 'Vietnam', dial: '+84' },
203
- { iso: 'YE', name: 'Yemen', dial: '+967' },
204
- { iso: 'ZM', name: 'Zambia', dial: '+260' },
205
- { iso: 'ZW', name: 'Zimbabwe', dial: '+263' },
206
- ];
207
-
208
- // Sorted by dial code length desc for correct prefix matching
209
- const SORTED_BY_DIAL_LENGTH = [...COUNTRIES].sort(
210
- (a, b) => b.dial.length - a.dial.length
211
- );
212
-
213
- const DEFAULT_COUNTRY = COUNTRIES[0]; // Brasil
214
-
215
- export function parsePhoneValue(value: string): { country: Country; number: string } {
216
- if (!value) return { country: DEFAULT_COUNTRY, number: '' };
217
- for (const country of SORTED_BY_DIAL_LENGTH) {
218
- const prefix = country.dial + ' ';
219
- if (value.startsWith(prefix)) {
220
- return { country, number: value.slice(prefix.length) };
221
- }
222
- }
223
- return { country: DEFAULT_COUNTRY, number: value };
224
- }
1
+ export interface Country {
2
+ iso: string;
3
+ name: string;
4
+ dial: string;
5
+ }
6
+
7
+ export function flagUrl(iso: string): string {
8
+ return `https://hatscripts.github.io/circle-flags/flags/${iso.toLowerCase()}.svg`;
9
+ }
10
+
11
+ export const COUNTRIES: Country[] = [
12
+ { iso: 'BR', name: 'Brasil', dial: '+55' },
13
+ { iso: 'US', name: 'United States', dial: '+1' },
14
+ { iso: 'PT', name: 'Portugal', dial: '+351' },
15
+ { iso: 'AF', name: 'Afghanistan', dial: '+93' },
16
+ { iso: 'AL', name: 'Albania', dial: '+355' },
17
+ { iso: 'DZ', name: 'Algeria', dial: '+213' },
18
+ { iso: 'AD', name: 'Andorra', dial: '+376' },
19
+ { iso: 'AO', name: 'Angola', dial: '+244' },
20
+ { iso: 'AG', name: 'Antigua and Barbuda', dial: '+1268' },
21
+ { iso: 'AR', name: 'Argentina', dial: '+54' },
22
+ { iso: 'AM', name: 'Armenia', dial: '+374' },
23
+ { iso: 'AU', name: 'Australia', dial: '+61' },
24
+ { iso: 'AT', name: 'Austria', dial: '+43' },
25
+ { iso: 'AZ', name: 'Azerbaijan', dial: '+994' },
26
+ { iso: 'BS', name: 'Bahamas', dial: '+1242' },
27
+ { iso: 'BH', name: 'Bahrain', dial: '+973' },
28
+ { iso: 'BD', name: 'Bangladesh', dial: '+880' },
29
+ { iso: 'BB', name: 'Barbados', dial: '+1246' },
30
+ { iso: 'BY', name: 'Belarus', dial: '+375' },
31
+ { iso: 'BE', name: 'Belgium', dial: '+32' },
32
+ { iso: 'BZ', name: 'Belize', dial: '+501' },
33
+ { iso: 'BJ', name: 'Benin', dial: '+229' },
34
+ { iso: 'BT', name: 'Bhutan', dial: '+975' },
35
+ { iso: 'BO', name: 'Bolivia', dial: '+591' },
36
+ { iso: 'BA', name: 'Bosnia and Herzegovina', dial: '+387' },
37
+ { iso: 'BW', name: 'Botswana', dial: '+267' },
38
+ { iso: 'BN', name: 'Brunei', dial: '+673' },
39
+ { iso: 'BG', name: 'Bulgaria', dial: '+359' },
40
+ { iso: 'BF', name: 'Burkina Faso', dial: '+226' },
41
+ { iso: 'BI', name: 'Burundi', dial: '+257' },
42
+ { iso: 'KH', name: 'Cambodia', dial: '+855' },
43
+ { iso: 'CM', name: 'Cameroon', dial: '+237' },
44
+ { iso: 'CA', name: 'Canada', dial: '+1' },
45
+ { iso: 'CV', name: 'Cape Verde', dial: '+238' },
46
+ { iso: 'CF', name: 'Central African Republic', dial: '+236' },
47
+ { iso: 'TD', name: 'Chad', dial: '+235' },
48
+ { iso: 'CL', name: 'Chile', dial: '+56' },
49
+ { iso: 'CN', name: 'China', dial: '+86' },
50
+ { iso: 'CO', name: 'Colombia', dial: '+57' },
51
+ { iso: 'KM', name: 'Comoros', dial: '+269' },
52
+ { iso: 'CG', name: 'Congo', dial: '+242' },
53
+ { iso: 'CD', name: 'Congo (DR)', dial: '+243' },
54
+ { iso: 'CR', name: 'Costa Rica', dial: '+506' },
55
+ { iso: 'HR', name: 'Croatia', dial: '+385' },
56
+ { iso: 'CU', name: 'Cuba', dial: '+53' },
57
+ { iso: 'CY', name: 'Cyprus', dial: '+357' },
58
+ { iso: 'CZ', name: 'Czech Republic', dial: '+420' },
59
+ { iso: 'DK', name: 'Denmark', dial: '+45' },
60
+ { iso: 'DJ', name: 'Djibouti', dial: '+253' },
61
+ { iso: 'DM', name: 'Dominica', dial: '+1767' },
62
+ { iso: 'DO', name: 'Dominican Republic', dial: '+1809' },
63
+ { iso: 'EC', name: 'Ecuador', dial: '+593' },
64
+ { iso: 'EG', name: 'Egypt', dial: '+20' },
65
+ { iso: 'SV', name: 'El Salvador', dial: '+503' },
66
+ { iso: 'GQ', name: 'Equatorial Guinea', dial: '+240' },
67
+ { iso: 'ER', name: 'Eritrea', dial: '+291' },
68
+ { iso: 'EE', name: 'Estonia', dial: '+372' },
69
+ { iso: 'SZ', name: 'Eswatini', dial: '+268' },
70
+ { iso: 'ET', name: 'Ethiopia', dial: '+251' },
71
+ { iso: 'FJ', name: 'Fiji', dial: '+679' },
72
+ { iso: 'FI', name: 'Finland', dial: '+358' },
73
+ { iso: 'FR', name: 'France', dial: '+33' },
74
+ { iso: 'GA', name: 'Gabon', dial: '+241' },
75
+ { iso: 'GM', name: 'Gambia', dial: '+220' },
76
+ { iso: 'GE', name: 'Georgia', dial: '+995' },
77
+ { iso: 'DE', name: 'Germany', dial: '+49' },
78
+ { iso: 'GH', name: 'Ghana', dial: '+233' },
79
+ { iso: 'GR', name: 'Greece', dial: '+30' },
80
+ { iso: 'GD', name: 'Grenada', dial: '+1473' },
81
+ { iso: 'GT', name: 'Guatemala', dial: '+502' },
82
+ { iso: 'GN', name: 'Guinea', dial: '+224' },
83
+ { iso: 'GW', name: 'Guinea-Bissau', dial: '+245' },
84
+ { iso: 'GY', name: 'Guyana', dial: '+592' },
85
+ { iso: 'HT', name: 'Haiti', dial: '+509' },
86
+ { iso: 'HN', name: 'Honduras', dial: '+504' },
87
+ { iso: 'HU', name: 'Hungary', dial: '+36' },
88
+ { iso: 'IS', name: 'Iceland', dial: '+354' },
89
+ { iso: 'IN', name: 'India', dial: '+91' },
90
+ { iso: 'ID', name: 'Indonesia', dial: '+62' },
91
+ { iso: 'IR', name: 'Iran', dial: '+98' },
92
+ { iso: 'IQ', name: 'Iraq', dial: '+964' },
93
+ { iso: 'IE', name: 'Ireland', dial: '+353' },
94
+ { iso: 'IL', name: 'Israel', dial: '+972' },
95
+ { iso: 'IT', name: 'Italy', dial: '+39' },
96
+ { iso: 'JM', name: 'Jamaica', dial: '+1876' },
97
+ { iso: 'JP', name: 'Japan', dial: '+81' },
98
+ { iso: 'JO', name: 'Jordan', dial: '+962' },
99
+ { iso: 'KZ', name: 'Kazakhstan', dial: '+7' },
100
+ { iso: 'KE', name: 'Kenya', dial: '+254' },
101
+ { iso: 'KI', name: 'Kiribati', dial: '+686' },
102
+ { iso: 'KW', name: 'Kuwait', dial: '+965' },
103
+ { iso: 'KG', name: 'Kyrgyzstan', dial: '+996' },
104
+ { iso: 'LA', name: 'Laos', dial: '+856' },
105
+ { iso: 'LV', name: 'Latvia', dial: '+371' },
106
+ { iso: 'LB', name: 'Lebanon', dial: '+961' },
107
+ { iso: 'LS', name: 'Lesotho', dial: '+266' },
108
+ { iso: 'LR', name: 'Liberia', dial: '+231' },
109
+ { iso: 'LY', name: 'Libya', dial: '+218' },
110
+ { iso: 'LI', name: 'Liechtenstein', dial: '+423' },
111
+ { iso: 'LT', name: 'Lithuania', dial: '+370' },
112
+ { iso: 'LU', name: 'Luxembourg', dial: '+352' },
113
+ { iso: 'MG', name: 'Madagascar', dial: '+261' },
114
+ { iso: 'MW', name: 'Malawi', dial: '+265' },
115
+ { iso: 'MY', name: 'Malaysia', dial: '+60' },
116
+ { iso: 'MV', name: 'Maldives', dial: '+960' },
117
+ { iso: 'ML', name: 'Mali', dial: '+223' },
118
+ { iso: 'MT', name: 'Malta', dial: '+356' },
119
+ { iso: 'MH', name: 'Marshall Islands', dial: '+692' },
120
+ { iso: 'MR', name: 'Mauritania', dial: '+222' },
121
+ { iso: 'MU', name: 'Mauritius', dial: '+230' },
122
+ { iso: 'MX', name: 'Mexico', dial: '+52' },
123
+ { iso: 'FM', name: 'Micronesia', dial: '+691' },
124
+ { iso: 'MD', name: 'Moldova', dial: '+373' },
125
+ { iso: 'MC', name: 'Monaco', dial: '+377' },
126
+ { iso: 'MN', name: 'Mongolia', dial: '+976' },
127
+ { iso: 'ME', name: 'Montenegro', dial: '+382' },
128
+ { iso: 'MA', name: 'Morocco', dial: '+212' },
129
+ { iso: 'MZ', name: 'Mozambique', dial: '+258' },
130
+ { iso: 'MM', name: 'Myanmar', dial: '+95' },
131
+ { iso: 'NA', name: 'Namibia', dial: '+264' },
132
+ { iso: 'NR', name: 'Nauru', dial: '+674' },
133
+ { iso: 'NP', name: 'Nepal', dial: '+977' },
134
+ { iso: 'NL', name: 'Netherlands', dial: '+31' },
135
+ { iso: 'NZ', name: 'New Zealand', dial: '+64' },
136
+ { iso: 'NI', name: 'Nicaragua', dial: '+505' },
137
+ { iso: 'NE', name: 'Niger', dial: '+227' },
138
+ { iso: 'NG', name: 'Nigeria', dial: '+234' },
139
+ { iso: 'KP', name: 'North Korea', dial: '+850' },
140
+ { iso: 'MK', name: 'North Macedonia', dial: '+389' },
141
+ { iso: 'NO', name: 'Norway', dial: '+47' },
142
+ { iso: 'OM', name: 'Oman', dial: '+968' },
143
+ { iso: 'PK', name: 'Pakistan', dial: '+92' },
144
+ { iso: 'PW', name: 'Palau', dial: '+680' },
145
+ { iso: 'PS', name: 'Palestine', dial: '+970' },
146
+ { iso: 'PA', name: 'Panama', dial: '+507' },
147
+ { iso: 'PG', name: 'Papua New Guinea', dial: '+675' },
148
+ { iso: 'PY', name: 'Paraguay', dial: '+595' },
149
+ { iso: 'PE', name: 'Peru', dial: '+51' },
150
+ { iso: 'PH', name: 'Philippines', dial: '+63' },
151
+ { iso: 'PL', name: 'Poland', dial: '+48' },
152
+ { iso: 'QA', name: 'Qatar', dial: '+974' },
153
+ { iso: 'RO', name: 'Romania', dial: '+40' },
154
+ { iso: 'RU', name: 'Russia', dial: '+7' },
155
+ { iso: 'RW', name: 'Rwanda', dial: '+250' },
156
+ { iso: 'KN', name: 'Saint Kitts and Nevis', dial: '+1869' },
157
+ { iso: 'LC', name: 'Saint Lucia', dial: '+1758' },
158
+ { iso: 'VC', name: 'Saint Vincent and the Grenadines', dial: '+1784' },
159
+ { iso: 'WS', name: 'Samoa', dial: '+685' },
160
+ { iso: 'SM', name: 'San Marino', dial: '+378' },
161
+ { iso: 'ST', name: 'São Tomé and Príncipe', dial: '+239' },
162
+ { iso: 'SA', name: 'Saudi Arabia', dial: '+966' },
163
+ { iso: 'SN', name: 'Senegal', dial: '+221' },
164
+ { iso: 'RS', name: 'Serbia', dial: '+381' },
165
+ { iso: 'SC', name: 'Seychelles', dial: '+248' },
166
+ { iso: 'SL', name: 'Sierra Leone', dial: '+232' },
167
+ { iso: 'SG', name: 'Singapore', dial: '+65' },
168
+ { iso: 'SK', name: 'Slovakia', dial: '+421' },
169
+ { iso: 'SI', name: 'Slovenia', dial: '+386' },
170
+ { iso: 'SB', name: 'Solomon Islands', dial: '+677' },
171
+ { iso: 'SO', name: 'Somalia', dial: '+252' },
172
+ { iso: 'ZA', name: 'South Africa', dial: '+27' },
173
+ { iso: 'KR', name: 'South Korea', dial: '+82' },
174
+ { iso: 'SS', name: 'South Sudan', dial: '+211' },
175
+ { iso: 'ES', name: 'Spain', dial: '+34' },
176
+ { iso: 'LK', name: 'Sri Lanka', dial: '+94' },
177
+ { iso: 'SD', name: 'Sudan', dial: '+249' },
178
+ { iso: 'SR', name: 'Suriname', dial: '+597' },
179
+ { iso: 'SE', name: 'Sweden', dial: '+46' },
180
+ { iso: 'CH', name: 'Switzerland', dial: '+41' },
181
+ { iso: 'SY', name: 'Syria', dial: '+963' },
182
+ { iso: 'TW', name: 'Taiwan', dial: '+886' },
183
+ { iso: 'TJ', name: 'Tajikistan', dial: '+992' },
184
+ { iso: 'TZ', name: 'Tanzania', dial: '+255' },
185
+ { iso: 'TH', name: 'Thailand', dial: '+66' },
186
+ { iso: 'TL', name: 'Timor-Leste', dial: '+670' },
187
+ { iso: 'TG', name: 'Togo', dial: '+228' },
188
+ { iso: 'TO', name: 'Tonga', dial: '+676' },
189
+ { iso: 'TT', name: 'Trinidad and Tobago', dial: '+1868' },
190
+ { iso: 'TN', name: 'Tunisia', dial: '+216' },
191
+ { iso: 'TR', name: 'Turkey', dial: '+90' },
192
+ { iso: 'TM', name: 'Turkmenistan', dial: '+993' },
193
+ { iso: 'TV', name: 'Tuvalu', dial: '+688' },
194
+ { iso: 'UG', name: 'Uganda', dial: '+256' },
195
+ { iso: 'UA', name: 'Ukraine', dial: '+380' },
196
+ { iso: 'AE', name: 'United Arab Emirates', dial: '+971' },
197
+ { iso: 'GB', name: 'United Kingdom', dial: '+44' },
198
+ { iso: 'UY', name: 'Uruguay', dial: '+598' },
199
+ { iso: 'UZ', name: 'Uzbekistan', dial: '+998' },
200
+ { iso: 'VU', name: 'Vanuatu', dial: '+678' },
201
+ { iso: 'VE', name: 'Venezuela', dial: '+58' },
202
+ { iso: 'VN', name: 'Vietnam', dial: '+84' },
203
+ { iso: 'YE', name: 'Yemen', dial: '+967' },
204
+ { iso: 'ZM', name: 'Zambia', dial: '+260' },
205
+ { iso: 'ZW', name: 'Zimbabwe', dial: '+263' },
206
+ ];
207
+
208
+ // Sorted by dial code length desc for correct prefix matching
209
+ const SORTED_BY_DIAL_LENGTH = [...COUNTRIES].sort(
210
+ (a, b) => b.dial.length - a.dial.length
211
+ );
212
+
213
+ const DEFAULT_COUNTRY = COUNTRIES[0]; // Brasil
214
+
215
+ export function parsePhoneValue(value: string): { country: Country; number: string } {
216
+ if (!value) return { country: DEFAULT_COUNTRY, number: '' };
217
+ for (const country of SORTED_BY_DIAL_LENGTH) {
218
+ const prefix = country.dial + ' ';
219
+ if (value.startsWith(prefix)) {
220
+ return { country, number: value.slice(prefix.length) };
221
+ }
222
+ }
223
+ return { country: DEFAULT_COUNTRY, number: value };
224
+ }