@greatapps/common 1.1.515 → 1.1.517
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.
- package/dist/components/account/ConfigurationsMyAccountModal.mjs +1 -1
- package/dist/components/account/ConfigurationsMyAccountModal.mjs.map +1 -1
- package/dist/components/account/ConfirmDeleteAccountModal.mjs.map +1 -1
- package/dist/components/account/ConfirmGlobalPreferencesModal.mjs.map +1 -1
- package/dist/components/account/DeleteAccountModal.mjs.map +1 -1
- package/dist/components/account/DisableTwoFactorAuthModal.mjs.map +1 -1
- package/dist/components/account/IsntPossibleDeleteAccountModal.mjs.map +1 -1
- package/dist/components/account/TwoFactorAuthModal.mjs.map +1 -1
- package/dist/components/account/hooks/useChangePhoneForm.mjs.map +1 -1
- package/dist/components/account/hooks/useTwoFactorAuthForm.mjs.map +1 -1
- package/dist/components/account/sections/ChangeEmailModal.mjs.map +1 -1
- package/dist/components/account/sections/ChangePasswordSection.mjs.map +1 -1
- package/dist/components/account/sections/ChangePhoneModal.mjs.map +1 -1
- package/dist/components/account/sections/MyProfileSection.mjs.map +1 -1
- package/dist/components/account/sections/PreferencesSection.mjs.map +1 -1
- package/dist/components/account/sections/SecuritySection.mjs.map +1 -1
- package/dist/components/account/sections/TokenSection.mjs.map +1 -1
- package/dist/components/embeds/CrispEmbed.mjs.map +1 -1
- package/dist/components/embeds/EmbedWidgets.mjs.map +1 -1
- package/dist/components/embeds/FrillEmbed.mjs.map +1 -1
- package/dist/components/layouts/AppMobileNavBar.mjs.map +1 -1
- package/dist/components/layouts/AppNavBar.mjs.map +1 -1
- package/dist/components/layouts/MdSideBarNavigation.mjs.map +1 -1
- package/dist/components/layouts/NavBar.mjs.map +1 -1
- package/dist/components/layouts/NotificationsPopover.mjs.map +1 -1
- package/dist/components/layouts/ProfilePopover.mjs.map +1 -1
- package/dist/components/layouts/SideBarNavigation.mjs.map +1 -1
- package/dist/components/layouts/UsersSelectorPopover.mjs.map +1 -1
- package/dist/components/layouts/WhitelabelCodes.mjs.map +1 -1
- package/dist/components/modals/BuyCreditsModal.mjs.map +1 -1
- package/dist/components/modals/PaidPlanRequiredModal.mjs.map +1 -1
- package/dist/components/modals/cards/AddCardModal.mjs.map +1 -1
- package/dist/components/modals/cards/CardFormFields.mjs.map +1 -1
- package/dist/components/navigation/CancelledSubscriptionBanner.mjs.map +1 -1
- package/dist/components/navigation/NavItemsContext.mjs.map +1 -1
- package/dist/components/navigation/ProjectSelectorPopover.mjs.map +1 -1
- package/dist/components/navigation/shells/TabsMobileShell.mjs.map +1 -1
- package/dist/components/navigation/subcomponents/BottomLinks.mjs.map +1 -1
- package/dist/components/navigation/subcomponents/ProjectSelector.mjs.map +1 -1
- package/dist/components/pages/NotFoundPage.mjs.map +1 -1
- package/dist/components/pages/notifications/Notifications.mjs.map +1 -1
- package/dist/components/ui/buttons/Button.mjs.map +1 -1
- package/dist/components/ui/buttons/CancelButton.mjs.map +1 -1
- package/dist/components/ui/buttons/CopyButton.mjs.map +1 -1
- package/dist/components/ui/data-display/Accordion.mjs.map +1 -1
- package/dist/components/ui/data-display/Badge.mjs.map +1 -1
- package/dist/components/ui/data-display/Card.mjs.map +1 -1
- package/dist/components/ui/data-display/CardBrandIcons.mjs.map +1 -1
- package/dist/components/ui/data-display/CardItem.mjs.map +1 -1
- package/dist/components/ui/data-display/Pagination.mjs.map +1 -1
- package/dist/components/ui/data-display/PaymentInfoCard.mjs.map +1 -1
- package/dist/components/ui/data-display/ScrollArea.mjs.map +1 -1
- package/dist/components/ui/data-display/Separator.mjs.map +1 -1
- package/dist/components/ui/data-display/Table.mjs.map +1 -1
- package/dist/components/ui/data-display/Tabs.mjs.map +1 -1
- package/dist/components/ui/feedback/CircularProgress.mjs.map +1 -1
- package/dist/components/ui/feedback/DefaultCircularProgress.mjs.map +1 -1
- package/dist/components/ui/feedback/LoadingOverlay.mjs.map +1 -1
- package/dist/components/ui/feedback/Progress.mjs.map +1 -1
- package/dist/components/ui/feedback/Skeleton.mjs.map +1 -1
- package/dist/components/ui/feedback/Toast.mjs.map +1 -1
- package/dist/components/ui/form/Calendar.mjs.map +1 -1
- package/dist/components/ui/form/Checkbox.mjs.map +1 -1
- package/dist/components/ui/form/ComboboxField.mjs.map +1 -1
- package/dist/components/ui/form/DatePicker.mjs +2 -2
- package/dist/components/ui/form/DatePicker.mjs.map +1 -1
- package/dist/components/ui/form/DateRangePicker.mjs.map +1 -1
- package/dist/components/ui/form/FormField.mjs +1 -1
- package/dist/components/ui/form/FormField.mjs.map +1 -1
- package/dist/components/ui/form/Input.mjs.map +1 -1
- package/dist/components/ui/form/InputOtp.mjs.map +1 -1
- package/dist/components/ui/form/PhoneInput.mjs.map +1 -1
- package/dist/components/ui/form/RadioGroup.mjs.map +1 -1
- package/dist/components/ui/form/Select.mjs +1 -1
- package/dist/components/ui/form/Select.mjs.map +1 -1
- package/dist/components/ui/form/Switch.mjs.map +1 -1
- package/dist/components/ui/form/Textarea.mjs.map +1 -1
- package/dist/components/ui/overlay/Command.mjs.map +1 -1
- package/dist/components/ui/overlay/Dialog.mjs.map +1 -1
- package/dist/components/ui/overlay/Popover.mjs.map +1 -1
- package/dist/components/ui/overlay/Sheet.mjs.map +1 -1
- package/dist/components/ui/overlay/Tooltip.mjs.map +1 -1
- package/dist/components/widgets/ImageUpload/ImageCropModal.mjs.map +1 -1
- package/dist/components/widgets/ImageUpload/ImageTooSmallModal.mjs.map +1 -1
- package/dist/components/widgets/ImageUpload/ImageUpload.mjs.map +1 -1
- package/dist/components/widgets/ImageUpload/index.mjs.map +1 -1
- package/dist/components/widgets/notifications/NotificationCard.mjs.map +1 -1
- package/dist/hooks/copy-to-clipboard.hook.mjs.map +1 -1
- package/dist/hooks/useAuthQueryKey.mjs.map +1 -1
- package/dist/index.mjs.map +1 -1
- package/dist/infra/utils/array.mjs.map +1 -1
- package/dist/infra/utils/date.mjs.map +1 -1
- package/dist/middleware.mjs.map +1 -1
- package/dist/modules/accounts/actions/account-management.action.mjs.map +1 -1
- package/dist/modules/accounts/actions/find-current-account.action.mjs.map +1 -1
- package/dist/modules/accounts/actions/get-account-token.action.mjs.map +1 -1
- package/dist/modules/accounts/actions/list-currencies.action.mjs.map +1 -1
- package/dist/modules/accounts/actions/list-timezones.action.mjs.map +1 -1
- package/dist/modules/accounts/hooks/current-account.hook.mjs.map +1 -1
- package/dist/modules/accounts/hooks/use-account-token.hook.mjs.map +1 -1
- package/dist/modules/accounts/hooks/useAccountManagement.mjs.map +1 -1
- package/dist/modules/accounts/hooks/useCurrencies.mjs.map +1 -1
- package/dist/modules/accounts/hooks/useTimezones.mjs.map +1 -1
- package/dist/modules/accounts/hooks/useViaCep.mjs.map +1 -1
- package/dist/modules/accounts/services/account-token.service.mjs.map +1 -1
- package/dist/modules/accounts/services/account.service.mjs.map +1 -1
- package/dist/modules/auth/actions/validate-session.action.mjs.map +1 -1
- package/dist/modules/auth/hooks/login.hook.mjs.map +1 -1
- package/dist/modules/auth/hooks/logout.hook.mjs.map +1 -1
- package/dist/modules/auth/hooks/register.hook.mjs.map +1 -1
- package/dist/modules/auth/hooks/useManagementPermissions.mjs.map +1 -1
- package/dist/modules/auth/hooks/useUserQuery.mjs.map +1 -1
- package/dist/modules/auth/utils/assert-management-permission.mjs.map +1 -1
- package/dist/modules/auth/utils/assert-management-subscription.mjs.map +1 -1
- package/dist/modules/auth/utils/assert-paid-subscription.mjs.map +1 -1
- package/dist/modules/auth/utils/assert-subscription-addon.mjs.map +1 -1
- package/dist/modules/auth/utils/build-wl-override.mjs.map +1 -1
- package/dist/modules/cards/actions/create-card.action.mjs.map +1 -1
- package/dist/modules/cards/actions/delete-card.action.mjs.map +1 -1
- package/dist/modules/cards/actions/find-card-by-id.action.mjs.map +1 -1
- package/dist/modules/cards/actions/list-cards.action.mjs.map +1 -1
- package/dist/modules/cards/actions/set-default-card.action.mjs.map +1 -1
- package/dist/modules/cards/hooks/card-by-id.hook.mjs.map +1 -1
- package/dist/modules/cards/hooks/cards.hook.mjs.map +1 -1
- package/dist/modules/cards/hooks/create-card.hook.mjs.map +1 -1
- package/dist/modules/cards/hooks/delete-card.hook.mjs.map +1 -1
- package/dist/modules/cards/hooks/set-default-card.hook.mjs.map +1 -1
- package/dist/modules/cards/services/cards.service.mjs.map +1 -1
- package/dist/modules/cards/types.mjs.map +1 -1
- package/dist/modules/ia-credits/actions/list-ia-credits.action.mjs.map +1 -1
- package/dist/modules/ia-credits/hooks/ia-credits.hook.mjs.map +1 -1
- package/dist/modules/images/actions/process-image.action.mjs.map +1 -1
- package/dist/modules/images/constants/image.constants.mjs.map +1 -1
- package/dist/modules/images/hooks/use-image-upload.hook.mjs.map +1 -1
- package/dist/modules/images/services/image-processing.service.mjs.map +1 -1
- package/dist/modules/images/utils/base64.mjs.map +1 -1
- package/dist/modules/images/utils/compress-image.mjs.map +1 -1
- package/dist/modules/images/utils/crop-image.mjs.map +1 -1
- package/dist/modules/images/utils/validate-image.mjs.map +1 -1
- package/dist/modules/plans/actions/find-plan-by-id.action.mjs.map +1 -1
- package/dist/modules/plans/actions/list-plans.action.mjs.map +1 -1
- package/dist/modules/plans/hooks/list-plans.hook.mjs.map +1 -1
- package/dist/modules/plans/hooks/use-has-plan-addon.hook.mjs.map +1 -1
- package/dist/modules/plans/hooks/use-plan-by-id.hook.mjs.map +1 -1
- package/dist/modules/plans/services/plans.service.mjs.map +1 -1
- package/dist/modules/plans/types/plan.type.mjs.map +1 -1
- package/dist/modules/plans/utils/map-api-plan-to-ui.mjs.map +1 -1
- package/dist/modules/projects/actions/add-project-user.action.mjs.map +1 -1
- package/dist/modules/projects/actions/create-project.action.mjs.map +1 -1
- package/dist/modules/projects/actions/delete-project.action.mjs.map +1 -1
- package/dist/modules/projects/actions/find-project.action.mjs.map +1 -1
- package/dist/modules/projects/actions/list-all-account-users.action.mjs.map +1 -1
- package/dist/modules/projects/actions/list-available-users.action.mjs.map +1 -1
- package/dist/modules/projects/actions/list-project-users.action.mjs.map +1 -1
- package/dist/modules/projects/actions/list-projects.action.mjs.map +1 -1
- package/dist/modules/projects/actions/remove-project-user.action.mjs.map +1 -1
- package/dist/modules/projects/actions/update-project.action.mjs.map +1 -1
- package/dist/modules/projects/hooks/add-project-user.hook.mjs.map +1 -1
- package/dist/modules/projects/hooks/create-project.hook.mjs.map +1 -1
- package/dist/modules/projects/hooks/delete-project.hook.mjs.map +1 -1
- package/dist/modules/projects/hooks/find-project.hook.mjs.map +1 -1
- package/dist/modules/projects/hooks/list-all-account-users.hook.mjs.map +1 -1
- package/dist/modules/projects/hooks/list-available-users.hook.mjs.map +1 -1
- package/dist/modules/projects/hooks/list-infinite-projects.hook.mjs.map +1 -1
- package/dist/modules/projects/hooks/list-project-users.hook.mjs.map +1 -1
- package/dist/modules/projects/hooks/list-projects.hook.mjs.map +1 -1
- package/dist/modules/projects/hooks/remove-project-user.hook.mjs.map +1 -1
- package/dist/modules/projects/hooks/update-project.hook.mjs.map +1 -1
- package/dist/modules/projects/services/projects.service.mjs.map +1 -1
- package/dist/modules/subscriptions/actions/calculate-subscription.action.mjs.map +1 -1
- package/dist/modules/subscriptions/actions/list-subscriptions.action.mjs.map +1 -1
- package/dist/modules/subscriptions/actions/update-subscription-plan.action.mjs.map +1 -1
- package/dist/modules/subscriptions/constants/query-keys.constants.mjs.map +1 -1
- package/dist/modules/subscriptions/hooks/calculate-subscription.hook.mjs.map +1 -1
- package/dist/modules/subscriptions/hooks/find-active-subscription.hook.mjs.map +1 -1
- package/dist/modules/subscriptions/hooks/list-subscriptions.hook.mjs.map +1 -1
- package/dist/modules/subscriptions/hooks/update-subscription-plan.hook.mjs.map +1 -1
- package/dist/modules/subscriptions/hooks/use-cancelled-subscription-guard.mjs.map +1 -1
- package/dist/modules/subscriptions/types/calculate-subscription.type.mjs.map +1 -1
- package/dist/modules/subscriptions/utils/build-plan-extras.mjs.map +1 -1
- package/dist/modules/subscriptions/utils/has-subscription-expired.mjs.map +1 -1
- package/dist/modules/subscriptions/utils/periodicity.mjs.map +1 -1
- package/dist/modules/subscriptions/utils/resolve-plan-extras-prices.mjs.map +1 -1
- package/dist/modules/users/action/find-user-by-id.action.mjs.map +1 -1
- package/dist/modules/users/action/list-messages.action.mjs.map +1 -1
- package/dist/modules/users/action/mark-all-messages-as-read.action.mjs.map +1 -1
- package/dist/modules/users/action/mark-message-as-read.action.mjs.map +1 -1
- package/dist/modules/users/hooks/messages.hook.mjs.map +1 -1
- package/dist/modules/users/services/messages.service.mjs.map +1 -1
- package/dist/modules/whitelabel/actions/find-whitelabel.action.mjs.map +1 -1
- package/dist/modules/whitelabel/actions/revalidate-whitelabel.action.mjs.map +1 -1
- package/dist/modules/whitelabel/utils/normalize-hostname.mjs.map +1 -1
- package/dist/providers/auth.provider.mjs.map +1 -1
- package/dist/providers/whitelabel.provider.mjs.map +1 -1
- package/dist/store/useBuyCreditsModal.mjs.map +1 -1
- package/dist/store/useDesktopSidebarStore.mjs.map +1 -1
- package/dist/store/useMdSidebarStore.mjs.map +1 -1
- package/dist/store/usePaidPlanRequiredModal.mjs.map +1 -1
- package/dist/utils/constants/br-states.mjs.map +1 -1
- package/dist/utils/countries.mjs.map +1 -1
- package/dist/utils/format/currency.mjs.map +1 -1
- package/dist/utils/safeServerAction.mjs.map +1 -1
- package/dist/utils/withAction.mjs.map +1 -1
- package/package.json +92 -92
- package/src/components/account/ConfigurationsMyAccountModal.tsx +161 -161
- package/src/components/account/ConfirmDeleteAccountModal.tsx +55 -55
- package/src/components/account/ConfirmGlobalPreferencesModal.tsx +66 -66
- package/src/components/account/DeleteAccountModal.tsx +130 -130
- package/src/components/account/DisableTwoFactorAuthModal.tsx +86 -86
- package/src/components/account/IsntPossibleDeleteAccountModal.tsx +49 -49
- package/src/components/account/TwoFactorAuthModal.tsx +215 -215
- package/src/components/account/hooks/useChangePhoneForm.tsx +107 -107
- package/src/components/account/hooks/useTwoFactorAuthForm.tsx +101 -101
- package/src/components/account/sections/ChangeEmailModal.tsx +227 -227
- package/src/components/account/sections/ChangePasswordSection.tsx +64 -64
- package/src/components/account/sections/ChangePhoneModal.tsx +247 -247
- package/src/components/account/sections/MyProfileSection.tsx +328 -328
- package/src/components/account/sections/PreferencesSection.tsx +248 -248
- package/src/components/account/sections/SecuritySection.tsx +46 -46
- package/src/components/account/sections/TokenSection.tsx +64 -64
- package/src/components/embeds/CrispEmbed.tsx +156 -156
- package/src/components/embeds/EmbedWidgets.tsx +50 -50
- package/src/components/embeds/FrillEmbed.tsx +129 -129
- package/src/components/layouts/AppMobileNavBar.tsx +80 -80
- package/src/components/layouts/AppNavBar.tsx +40 -40
- package/src/components/layouts/MdSideBarNavigation.tsx +56 -56
- package/src/components/layouts/NavBar.tsx +175 -175
- package/src/components/layouts/NotificationsPopover.tsx +118 -118
- package/src/components/layouts/ProfilePopover.tsx +176 -176
- package/src/components/layouts/SideBarNavigation.tsx +65 -65
- package/src/components/layouts/UsersSelectorPopover.tsx +234 -234
- package/src/components/layouts/WhitelabelCodes.tsx +59 -59
- package/src/components/modals/BuyCreditsModal.tsx +354 -354
- package/src/components/modals/PaidPlanRequiredModal.tsx +57 -57
- package/src/components/modals/cards/AddCardModal.tsx +265 -265
- package/src/components/modals/cards/CardFormFields.tsx +348 -348
- package/src/components/navigation/CancelledSubscriptionBanner.tsx +64 -64
- package/src/components/navigation/NavItemsContext.ts +20 -20
- package/src/components/navigation/ProjectSelectorPopover.tsx +178 -178
- package/src/components/navigation/shells/TabsMobileShell.tsx +74 -74
- package/src/components/navigation/subcomponents/BottomLinks.tsx +37 -37
- package/src/components/navigation/subcomponents/ProjectSelector.tsx +182 -182
- package/src/components/pages/NotFoundPage.tsx +67 -67
- package/src/components/pages/notifications/Notifications.tsx +187 -187
- package/src/components/ui/buttons/Button.tsx +62 -62
- package/src/components/ui/buttons/CancelButton.tsx +14 -14
- package/src/components/ui/buttons/CopyButton.tsx +54 -54
- package/src/components/ui/data-display/Accordion.tsx +81 -81
- package/src/components/ui/data-display/Badge.tsx +47 -47
- package/src/components/ui/data-display/Card.tsx +93 -93
- package/src/components/ui/data-display/CardBrandIcons.tsx +336 -336
- package/src/components/ui/data-display/CardItem.tsx +75 -75
- package/src/components/ui/data-display/Pagination.tsx +126 -126
- package/src/components/ui/data-display/PaymentInfoCard.tsx +192 -192
- package/src/components/ui/data-display/ScrollArea.tsx +59 -59
- package/src/components/ui/data-display/Separator.tsx +29 -29
- package/src/components/ui/data-display/Table.tsx +117 -117
- package/src/components/ui/data-display/Tabs.tsx +67 -67
- package/src/components/ui/feedback/CircularProgress.tsx +75 -75
- package/src/components/ui/feedback/DefaultCircularProgress.tsx +65 -65
- package/src/components/ui/feedback/LoadingOverlay.tsx +31 -31
- package/src/components/ui/feedback/Progress.tsx +40 -40
- package/src/components/ui/feedback/Skeleton.tsx +5 -5
- package/src/components/ui/feedback/Toast.tsx +104 -104
- package/src/components/ui/form/Calendar.tsx +228 -228
- package/src/components/ui/form/Checkbox.tsx +31 -31
- package/src/components/ui/form/ComboboxField.tsx +154 -154
- package/src/components/ui/form/DatePicker.tsx +98 -97
- package/src/components/ui/form/DateRangePicker.tsx +108 -108
- package/src/components/ui/form/FormField.tsx +133 -131
- package/src/components/ui/form/Input.tsx +20 -20
- package/src/components/ui/form/InputOtp.tsx +80 -80
- package/src/components/ui/form/PhoneInput.tsx +208 -208
- package/src/components/ui/form/RadioGroup.tsx +45 -45
- package/src/components/ui/form/Select.tsx +200 -200
- package/src/components/ui/form/Switch.tsx +32 -32
- package/src/components/ui/form/Textarea.tsx +19 -19
- package/src/components/ui/overlay/Command.tsx +185 -185
- package/src/components/ui/overlay/Dialog.tsx +153 -153
- package/src/components/ui/overlay/Popover.tsx +49 -49
- package/src/components/ui/overlay/Sheet.tsx +170 -170
- package/src/components/ui/overlay/Tooltip.tsx +62 -62
- package/src/components/widgets/ImageUpload/ImageCropModal.tsx +254 -254
- package/src/components/widgets/ImageUpload/ImageTooSmallModal.tsx +61 -61
- package/src/components/widgets/ImageUpload/ImageUpload.tsx +126 -126
- package/src/components/widgets/ImageUpload/index.ts +3 -3
- package/src/components/widgets/notifications/NotificationCard.tsx +73 -73
- package/src/hooks/copy-to-clipboard.hook.tsx +67 -67
- package/src/hooks/useAuthQueryKey.ts +32 -32
- package/src/index.ts +506 -506
- package/src/infra/utils/array.ts +54 -54
- package/src/infra/utils/date.ts +18 -18
- package/src/middleware.ts +4 -4
- package/src/modules/accounts/actions/account-management.action.ts +107 -107
- package/src/modules/accounts/actions/find-current-account.action.ts +9 -9
- package/src/modules/accounts/actions/get-account-token.action.ts +8 -8
- package/src/modules/accounts/actions/list-currencies.action.ts +8 -8
- package/src/modules/accounts/actions/list-timezones.action.ts +8 -8
- package/src/modules/accounts/hooks/current-account.hook.tsx +26 -26
- package/src/modules/accounts/hooks/use-account-token.hook.tsx +14 -14
- package/src/modules/accounts/hooks/useAccountManagement.ts +94 -94
- package/src/modules/accounts/hooks/useCurrencies.ts +18 -18
- package/src/modules/accounts/hooks/useTimezones.ts +18 -18
- package/src/modules/accounts/hooks/useViaCep.ts +25 -25
- package/src/modules/accounts/services/account-token.service.ts +52 -52
- package/src/modules/accounts/services/account.service.ts +239 -239
- package/src/modules/accounts/types.ts +225 -225
- package/src/modules/auth/actions/validate-session.action.ts +56 -56
- package/src/modules/auth/hooks/login.hook.tsx +13 -13
- package/src/modules/auth/hooks/logout.hook.tsx +11 -11
- package/src/modules/auth/hooks/register.hook.tsx +11 -11
- package/src/modules/auth/hooks/useManagementPermissions.ts +45 -45
- package/src/modules/auth/hooks/useUserQuery.ts +75 -75
- package/src/modules/auth/types/management-permission.type.ts +7 -7
- package/src/modules/auth/utils/assert-management-permission.ts +46 -46
- package/src/modules/auth/utils/assert-management-subscription.ts +35 -35
- package/src/modules/auth/utils/assert-paid-subscription.ts +43 -43
- package/src/modules/auth/utils/assert-subscription-addon.ts +42 -42
- package/src/modules/auth/utils/build-wl-override.ts +43 -43
- package/src/modules/cards/actions/create-card.action.ts +9 -9
- package/src/modules/cards/actions/delete-card.action.ts +8 -8
- package/src/modules/cards/actions/find-card-by-id.action.ts +8 -8
- package/src/modules/cards/actions/list-cards.action.ts +8 -8
- package/src/modules/cards/actions/set-default-card.action.ts +8 -8
- package/src/modules/cards/hooks/card-by-id.hook.ts +21 -21
- package/src/modules/cards/hooks/cards.hook.ts +23 -23
- package/src/modules/cards/hooks/create-card.hook.ts +30 -30
- package/src/modules/cards/hooks/delete-card.hook.ts +54 -54
- package/src/modules/cards/hooks/set-default-card.hook.ts +55 -55
- package/src/modules/cards/services/cards.service.ts +108 -108
- package/src/modules/cards/types.ts +42 -42
- package/src/modules/ia-credits/actions/list-ia-credits.action.ts +8 -8
- package/src/modules/ia-credits/hooks/ia-credits.hook.ts +99 -99
- package/src/modules/images/actions/process-image.action.ts +40 -40
- package/src/modules/images/constants/image.constants.ts +11 -11
- package/src/modules/images/hooks/use-image-upload.hook.ts +172 -172
- package/src/modules/images/services/image-processing.service.ts +75 -75
- package/src/modules/images/types/image.type.ts +54 -54
- package/src/modules/images/utils/base64.ts +26 -26
- package/src/modules/images/utils/compress-image.ts +20 -20
- package/src/modules/images/utils/crop-image.ts +51 -51
- package/src/modules/images/utils/validate-image.ts +71 -71
- package/src/modules/plans/actions/find-plan-by-id.action.ts +8 -8
- package/src/modules/plans/actions/list-plans.action.ts +17 -17
- package/src/modules/plans/hooks/list-plans.hook.ts +24 -24
- package/src/modules/plans/hooks/use-has-plan-addon.hook.ts +14 -14
- package/src/modules/plans/hooks/use-plan-by-id.hook.ts +38 -38
- package/src/modules/plans/services/plans.service.ts +133 -133
- package/src/modules/plans/types/plan.type.ts +67 -67
- package/src/modules/plans/utils/map-api-plan-to-ui.ts +98 -98
- package/src/modules/projects/actions/add-project-user.action.ts +9 -9
- package/src/modules/projects/actions/create-project.action.ts +9 -9
- package/src/modules/projects/actions/delete-project.action.ts +8 -8
- package/src/modules/projects/actions/find-project.action.ts +8 -8
- package/src/modules/projects/actions/list-all-account-users.action.ts +9 -9
- package/src/modules/projects/actions/list-available-users.action.ts +9 -9
- package/src/modules/projects/actions/list-project-users.action.ts +9 -9
- package/src/modules/projects/actions/list-projects.action.ts +16 -16
- package/src/modules/projects/actions/remove-project-user.action.ts +9 -9
- package/src/modules/projects/actions/update-project.action.ts +9 -9
- package/src/modules/projects/hooks/add-project-user.hook.ts +72 -72
- package/src/modules/projects/hooks/create-project.hook.ts +88 -88
- package/src/modules/projects/hooks/delete-project.hook.ts +58 -58
- package/src/modules/projects/hooks/find-project.hook.ts +18 -18
- package/src/modules/projects/hooks/list-all-account-users.hook.ts +39 -39
- package/src/modules/projects/hooks/list-available-users.hook.ts +38 -38
- package/src/modules/projects/hooks/list-infinite-projects.hook.ts +43 -43
- package/src/modules/projects/hooks/list-project-users.hook.ts +38 -38
- package/src/modules/projects/hooks/list-projects.hook.ts +23 -23
- package/src/modules/projects/hooks/remove-project-user.hook.ts +72 -72
- package/src/modules/projects/hooks/update-project.hook.ts +86 -86
- package/src/modules/projects/services/projects.service.ts +144 -144
- package/src/modules/subscriptions/actions/calculate-subscription.action.ts +9 -9
- package/src/modules/subscriptions/actions/list-subscriptions.action.ts +9 -9
- package/src/modules/subscriptions/actions/update-subscription-plan.action.ts +14 -14
- package/src/modules/subscriptions/constants/query-keys.constants.ts +3 -3
- package/src/modules/subscriptions/hooks/calculate-subscription.hook.ts +13 -13
- package/src/modules/subscriptions/hooks/find-active-subscription.hook.ts +18 -18
- package/src/modules/subscriptions/hooks/list-subscriptions.hook.ts +19 -19
- package/src/modules/subscriptions/hooks/update-subscription-plan.hook.ts +28 -28
- package/src/modules/subscriptions/hooks/use-cancelled-subscription-guard.ts +39 -39
- package/src/modules/subscriptions/types/billing-period.type.ts +1 -1
- package/src/modules/subscriptions/types/calculate-subscription.type.ts +113 -113
- package/src/modules/subscriptions/utils/build-plan-extras.ts +56 -56
- package/src/modules/subscriptions/utils/has-subscription-expired.ts +8 -8
- package/src/modules/subscriptions/utils/periodicity.ts +62 -62
- package/src/modules/subscriptions/utils/resolve-plan-extras-prices.ts +23 -23
- package/src/modules/users/action/find-user-by-id.action.ts +8 -8
- package/src/modules/users/action/list-messages.action.ts +26 -26
- package/src/modules/users/action/mark-all-messages-as-read.action.ts +8 -8
- package/src/modules/users/action/mark-message-as-read.action.ts +8 -8
- package/src/modules/users/hooks/messages.hook.ts +67 -67
- package/src/modules/users/services/messages.service.ts +49 -49
- package/src/modules/whitelabel/actions/find-whitelabel.action.ts +23 -23
- package/src/modules/whitelabel/actions/revalidate-whitelabel.action.ts +19 -19
- package/src/modules/whitelabel/schema.ts +84 -84
- package/src/modules/whitelabel/utils/normalize-hostname.ts +26 -26
- package/src/providers/auth.provider.tsx +162 -162
- package/src/providers/whitelabel.provider.tsx +59 -59
- package/src/store/useBuyCreditsModal.ts +21 -21
- package/src/store/useDesktopSidebarStore.ts +47 -47
- package/src/store/useMdSidebarStore.ts +34 -34
- package/src/store/usePaidPlanRequiredModal.ts +19 -19
- package/src/utils/constants/br-states.ts +29 -29
- package/src/utils/countries.ts +224 -224
- package/src/utils/format/currency.ts +15 -15
- package/src/utils/safeServerAction.ts +21 -21
- package/src/utils/withAction.ts +13 -13
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import { useModalManager } from './useModalManager';
|
|
2
|
-
|
|
3
|
-
interface PaidPlanRequiredModalOptions {
|
|
4
|
-
title?: string;
|
|
5
|
-
description?: string;
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
export function usePaidPlanRequiredModal() {
|
|
9
|
-
const { activeModal, openModal, closeModal } = useModalManager();
|
|
10
|
-
|
|
11
|
-
const isOpen = activeModal === 'paidPlanRequiredModal';
|
|
12
|
-
|
|
13
|
-
return {
|
|
14
|
-
open: isOpen,
|
|
15
|
-
openModal: (options?: PaidPlanRequiredModalOptions) =>
|
|
16
|
-
openModal('paidPlanRequiredModal', options ?? {}),
|
|
17
|
-
closeModal,
|
|
18
|
-
};
|
|
19
|
-
}
|
|
1
|
+
import { useModalManager } from './useModalManager';
|
|
2
|
+
|
|
3
|
+
interface PaidPlanRequiredModalOptions {
|
|
4
|
+
title?: string;
|
|
5
|
+
description?: string;
|
|
6
|
+
}
|
|
7
|
+
|
|
8
|
+
export function usePaidPlanRequiredModal() {
|
|
9
|
+
const { activeModal, openModal, closeModal } = useModalManager();
|
|
10
|
+
|
|
11
|
+
const isOpen = activeModal === 'paidPlanRequiredModal';
|
|
12
|
+
|
|
13
|
+
return {
|
|
14
|
+
open: isOpen,
|
|
15
|
+
openModal: (options?: PaidPlanRequiredModalOptions) =>
|
|
16
|
+
openModal('paidPlanRequiredModal', options ?? {}),
|
|
17
|
+
closeModal,
|
|
18
|
+
};
|
|
19
|
+
}
|
|
@@ -1,29 +1,29 @@
|
|
|
1
|
-
export const BR_STATE_OPTIONS = [
|
|
2
|
-
{ value: 'AC', label: 'AC' },
|
|
3
|
-
{ value: 'AL', label: 'AL' },
|
|
4
|
-
{ value: 'AP', label: 'AP' },
|
|
5
|
-
{ value: 'AM', label: 'AM' },
|
|
6
|
-
{ value: 'BA', label: 'BA' },
|
|
7
|
-
{ value: 'CE', label: 'CE' },
|
|
8
|
-
{ value: 'DF', label: 'DF' },
|
|
9
|
-
{ value: 'ES', label: 'ES' },
|
|
10
|
-
{ value: 'GO', label: 'GO' },
|
|
11
|
-
{ value: 'MA', label: 'MA' },
|
|
12
|
-
{ value: 'MT', label: 'MT' },
|
|
13
|
-
{ value: 'MS', label: 'MS' },
|
|
14
|
-
{ value: 'MG', label: 'MG' },
|
|
15
|
-
{ value: 'PA', label: 'PA' },
|
|
16
|
-
{ value: 'PB', label: 'PB' },
|
|
17
|
-
{ value: 'PR', label: 'PR' },
|
|
18
|
-
{ value: 'PE', label: 'PE' },
|
|
19
|
-
{ value: 'PI', label: 'PI' },
|
|
20
|
-
{ value: 'RJ', label: 'RJ' },
|
|
21
|
-
{ value: 'RN', label: 'RN' },
|
|
22
|
-
{ value: 'RS', label: 'RS' },
|
|
23
|
-
{ value: 'RO', label: 'RO' },
|
|
24
|
-
{ value: 'RR', label: 'RR' },
|
|
25
|
-
{ value: 'SC', label: 'SC' },
|
|
26
|
-
{ value: 'SP', label: 'SP' },
|
|
27
|
-
{ value: 'SE', label: 'SE' },
|
|
28
|
-
{ value: 'TO', label: 'TO' },
|
|
29
|
-
];
|
|
1
|
+
export const BR_STATE_OPTIONS = [
|
|
2
|
+
{ value: 'AC', label: 'AC' },
|
|
3
|
+
{ value: 'AL', label: 'AL' },
|
|
4
|
+
{ value: 'AP', label: 'AP' },
|
|
5
|
+
{ value: 'AM', label: 'AM' },
|
|
6
|
+
{ value: 'BA', label: 'BA' },
|
|
7
|
+
{ value: 'CE', label: 'CE' },
|
|
8
|
+
{ value: 'DF', label: 'DF' },
|
|
9
|
+
{ value: 'ES', label: 'ES' },
|
|
10
|
+
{ value: 'GO', label: 'GO' },
|
|
11
|
+
{ value: 'MA', label: 'MA' },
|
|
12
|
+
{ value: 'MT', label: 'MT' },
|
|
13
|
+
{ value: 'MS', label: 'MS' },
|
|
14
|
+
{ value: 'MG', label: 'MG' },
|
|
15
|
+
{ value: 'PA', label: 'PA' },
|
|
16
|
+
{ value: 'PB', label: 'PB' },
|
|
17
|
+
{ value: 'PR', label: 'PR' },
|
|
18
|
+
{ value: 'PE', label: 'PE' },
|
|
19
|
+
{ value: 'PI', label: 'PI' },
|
|
20
|
+
{ value: 'RJ', label: 'RJ' },
|
|
21
|
+
{ value: 'RN', label: 'RN' },
|
|
22
|
+
{ value: 'RS', label: 'RS' },
|
|
23
|
+
{ value: 'RO', label: 'RO' },
|
|
24
|
+
{ value: 'RR', label: 'RR' },
|
|
25
|
+
{ value: 'SC', label: 'SC' },
|
|
26
|
+
{ value: 'SP', label: 'SP' },
|
|
27
|
+
{ value: 'SE', label: 'SE' },
|
|
28
|
+
{ value: 'TO', label: 'TO' },
|
|
29
|
+
];
|
package/src/utils/countries.ts
CHANGED
|
@@ -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
|
+
}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Formata um número (opcional) para moeda BRL
|
|
3
|
-
* @param value - Número a ser formatado (pode ser undefined ou null)
|
|
4
|
-
* @param decimals - Casas decimais (padrão: 2)
|
|
5
|
-
* @returns String formatada como "R$ X.XXX,XX"
|
|
6
|
-
*/
|
|
7
|
-
export const formatCurrencyNumber = (value?: number | null, decimals = 2): string => {
|
|
8
|
-
const safeValue = value ?? 0;
|
|
9
|
-
return safeValue.toLocaleString('pt-BR', {
|
|
10
|
-
style: 'currency',
|
|
11
|
-
currency: 'BRL',
|
|
12
|
-
minimumFractionDigits: decimals,
|
|
13
|
-
maximumFractionDigits: decimals,
|
|
14
|
-
});
|
|
15
|
-
};
|
|
1
|
+
/**
|
|
2
|
+
* Formata um número (opcional) para moeda BRL
|
|
3
|
+
* @param value - Número a ser formatado (pode ser undefined ou null)
|
|
4
|
+
* @param decimals - Casas decimais (padrão: 2)
|
|
5
|
+
* @returns String formatada como "R$ X.XXX,XX"
|
|
6
|
+
*/
|
|
7
|
+
export const formatCurrencyNumber = (value?: number | null, decimals = 2): string => {
|
|
8
|
+
const safeValue = value ?? 0;
|
|
9
|
+
return safeValue.toLocaleString('pt-BR', {
|
|
10
|
+
style: 'currency',
|
|
11
|
+
currency: 'BRL',
|
|
12
|
+
minimumFractionDigits: decimals,
|
|
13
|
+
maximumFractionDigits: decimals,
|
|
14
|
+
});
|
|
15
|
+
};
|
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
import { isRedirectError } from 'next/dist/client/components/redirect-error';
|
|
2
|
-
import { ApiError } from '../infra/api/types';
|
|
3
|
-
import type { ActionResult } from '../infra/api/types';
|
|
4
|
-
|
|
5
|
-
export async function safeServerAction<T>(
|
|
6
|
-
fn: () => Promise<T>
|
|
7
|
-
): Promise<ActionResult<T>> {
|
|
8
|
-
try {
|
|
9
|
-
const data = await fn();
|
|
10
|
-
return { success: true, data };
|
|
11
|
-
} catch (error) {
|
|
12
|
-
if (isRedirectError(error)) throw error;
|
|
13
|
-
const message =
|
|
14
|
-
error instanceof ApiError
|
|
15
|
-
? error.message
|
|
16
|
-
: error instanceof Error
|
|
17
|
-
? error.message
|
|
18
|
-
: 'Erro desconhecido';
|
|
19
|
-
return { success: false, error: message };
|
|
20
|
-
}
|
|
21
|
-
}
|
|
1
|
+
import { isRedirectError } from 'next/dist/client/components/redirect-error';
|
|
2
|
+
import { ApiError } from '../infra/api/types';
|
|
3
|
+
import type { ActionResult } from '../infra/api/types';
|
|
4
|
+
|
|
5
|
+
export async function safeServerAction<T>(
|
|
6
|
+
fn: () => Promise<T>
|
|
7
|
+
): Promise<ActionResult<T>> {
|
|
8
|
+
try {
|
|
9
|
+
const data = await fn();
|
|
10
|
+
return { success: true, data };
|
|
11
|
+
} catch (error) {
|
|
12
|
+
if (isRedirectError(error)) throw error;
|
|
13
|
+
const message =
|
|
14
|
+
error instanceof ApiError
|
|
15
|
+
? error.message
|
|
16
|
+
: error instanceof Error
|
|
17
|
+
? error.message
|
|
18
|
+
: 'Erro desconhecido';
|
|
19
|
+
return { success: false, error: message };
|
|
20
|
+
}
|
|
21
|
+
}
|