@yeverlibs/ds 1.1.26 → 1.1.28
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/index.d.mts +7 -6
- package/dist/index.d.ts +7 -6
- package/dist/index.js +41 -18
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +39 -17
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.d.mts
CHANGED
|
@@ -580,9 +580,10 @@ type CounterInputProps$2<T extends FieldValues = FieldValues> = {
|
|
|
580
580
|
id?: string
|
|
581
581
|
defaultValue?: string | number
|
|
582
582
|
name?: Path<T>
|
|
583
|
+
minValue?: number
|
|
583
584
|
} & React.InputHTMLAttributes<HTMLInputElement>
|
|
584
585
|
|
|
585
|
-
declare const Counter: <T extends FieldValues = FieldValues>({ label, hasDisabled, redeemablePoints, tooltip, full, type, wrapperClassName, methods, onChange, id, ...rest }: CounterInputProps$2<T>) => react_jsx_runtime.JSX.Element;
|
|
586
|
+
declare const Counter: <T extends FieldValues = FieldValues>({ label, hasDisabled, redeemablePoints, tooltip, full, type, wrapperClassName, methods, onChange, id, minValue, ...rest }: CounterInputProps$2<T>) => react_jsx_runtime.JSX.Element;
|
|
586
587
|
|
|
587
588
|
type CurrencyInputProps<T extends FieldValues = FieldValues> = {
|
|
588
589
|
label?: string
|
|
@@ -717,9 +718,9 @@ type SelectProps = {
|
|
|
717
718
|
label?: string
|
|
718
719
|
placeholder?: string
|
|
719
720
|
options: SelectOption[]
|
|
720
|
-
onSelect: (option: SelectOption
|
|
721
|
+
onSelect: (option: SelectOption) => void
|
|
721
722
|
className?: string
|
|
722
|
-
value?: SelectOption
|
|
723
|
+
value?: SelectOption
|
|
723
724
|
tooltip?: string
|
|
724
725
|
isClearable?: boolean
|
|
725
726
|
}
|
|
@@ -793,10 +794,10 @@ type CounterInputProps$1 = {
|
|
|
793
794
|
form: UseFormReturn
|
|
794
795
|
} & React.InputHTMLAttributes<HTMLInputElement>
|
|
795
796
|
|
|
796
|
-
declare const formatTime$1: (time: string | number) => string;
|
|
797
|
-
|
|
798
797
|
declare const TimerCounter: React.FC<CounterInputProps$1>;
|
|
799
798
|
|
|
799
|
+
declare const formatTime$1: (time: string | number) => string;
|
|
800
|
+
|
|
800
801
|
type CounterInputProps = {
|
|
801
802
|
label?: string
|
|
802
803
|
tooltip?: string
|
|
@@ -1503,4 +1504,4 @@ declare const useCopyToClipboard: (successMessage?: string) => {
|
|
|
1503
1504
|
copyToClipboard: (initialText: string) => void;
|
|
1504
1505
|
};
|
|
1505
1506
|
|
|
1506
|
-
export { Alert, MemoAlertDefault as AlertDefault, MemoAlertError as AlertError, MemoAlertGuard as AlertGuard, MemoAlertInfo as AlertInfo, MemoAlertWarning as AlertWarning, MemoApi as Api, MemoArrowLeft as ArrowLeft, MemoArrowNarrowUpRight as ArrowNarrowUpRight, Avatar, BarChart, MemoBoleto as Boleto, Box, Button, type ButtonProps, ButtonToggleGroup, type ButtonToggleGroupProps, CSV, MemoCalendar as Calendar, MemoCard as Card, MemoCarrFree as CarrFree, MemoCarretDown as CarretDown, MemoCarretSingleRight as CarretSingleRight, CarrinhoAbandonado, MemoCart as Cart, MemoChargeback as Chargeback, MemoCheck as Check, Checkbox, CheckboxGroup, type CheckboxGroupProps, type CheckboxOption, MemoCheckout as Checkout, MemoChevronDown as ChevronDown, MemoChevronLeftDouble as ChevronLeftDouble, MemoCloseCheckbox as CloseCheckbox, MemoCloseIcon as CloseIcon, MemoCloud as Cloud, MemoCodeCircle as CodeCircle, type Column, MemoConfiguracoes as Configuracoes, MemoCopy as Copy, MemoCopyLink as CopyLink, Counter, MemoCreditCard as CreditCard, MemoCupom as Cupom, CurrencyInput, CustomSelect, MemoDashboard as Dashboard, DatePicker, type DatePickerProps, type DateStateProps, MemoDelivery as Delivery, MemoDepoimentos as Depoimentos, MemoDistribuicao as Distribuicao, MemoDistribution as Distribution, MemoDominios as Dominios, MemoDownloadArrow as DownloadArrow, MemoDrag as Drag, DropdownContext, DropdownItens, DropdownTrigger, DrowpdownButton, MemoEdit as Edit, Emails, MemoExtrato as Extrato, MemoEyeInput as EyeInput, MemoEyeOff as EyeOff, FeedbackBadge, MemoFileMinus as FileMinus, FileUploadWithDisplayName as FileUpload, FilterDrawer, MemoFilterLines as FilterLines, FilterList, FilterListContext, FilterTrigger, MemoFinanceiro as Financeiro, FormWrapper, MemoFrete as Frete, MemoFreteGratis as FreteGratis, GeneralPageLinks, MemoGestao as Gestao, MemoGlobe as Globe, GlobeVariant, Grid, GridColumn, Guard, Heading, MemoHeadphones as Headphones, MemoHelp as Help, MemoHelpCircle as HelpCircle, Home, MemoInfoCircle as InfoCircle, Input, MemoIntegracoes as Integracoes, LineChart, Link$1 as Link, MemoLink as LinkIcon, type LinkProps, MemoLoadingSpinner as LoadingSpinner, MemoLock as Lock, MemoLockInput as LockInput, Logistica, MemoLoja as Loja, LojaAlert, LojaAlertSuccess, MemoMail as Mail, MemoMailInput as MailInput, MemoMarkerPin as MarkerPin, MemoMarketing as Marketing, MediumRisk, MemoMessage as Message, Modal, MemoMoney as Money, MultiSelect, NewIcons, MemoNewMessage as NewMessage, MemoNewNotification as NewNotification, MemoNotificacoes as Notificacoes, MemoNotification as Notification, NotificationItem, MemoNotifications as Notifications, type OpenAsBlobOptions, MemoOrderBump as OrderBump, PageContainer, PaginatedData, PaymentCard, MemoPermissaoDeAcesso as PermissaoDeAcesso, PhoneCall, PieChart, MemoPix as Pix, MemoPixels as Pixels, Planilha, MemoPlus as Plus, MemoPrechargeback as Prechargeback, PrefetchLink, PreviewPhone, PriceSkeleton, MemoProduto as Produto, MemoProdutos as Produtos, MemoPromocoes as Promocoes, RecuperacaoDeCarrinho, MemoRefresh as Refresh, MemoRelatorios as Relatorios, MemoRestricaoDeAcesso as RestricaoDeAcesso, Ribbon, MemoRisco as Risco, MemoSac as Sac, MemoSearchMd as SearchMd, SelectableOption, Separator, MemoSignout as Signout, SliderInput, SlidingPanel, Spinner$1 as Spinner, MemoSpinner as SpinnerIcon, StatusBadge, MemoStore as Store, Switch$1 as Switch, MemoSwitch as SwitchIcon, type SwitchProps, Table, Tabs, Text, Textarea, TimeInput, TimerCounter, type CounterInputProps$1 as TimerCounterProps, TimerCounterWithoutSeconds, type CounterInputProps as TimerCounterWithoutSecondsProps, Tooltip, MemoTransfer as Transfer, MemoTrash as Trash, MemoTruck as Truck, MemoUpsell as Upsell, MemoUser as User, MemoUsers as Users, MemoVerticalPoints as VerticalPoints, MemoWarning as Warning, MemoWebhook as Webhook, MemoWebhook$1 as WebhookConfig, MemoWhatsapp as Whatsapp, Xlsx, MemoYever as Yever, calculateCurrencyOperation, cn, colors, fontFamily, formatCNPJ, formatCNPJCPF, formatCPF, formatCurrency, formatCurrencyShort, formatDate, formatDateAndReturnPassedHours, formatDateGeneric, formatDateInPassedDays, formatDateTime, formatDateToISO, formatIP, formatName, formatNumberToCurrency, formatPhone, formatPostalCode, formatRawDigitsToCurrency, formatTime$1 as
|
|
1507
|
+
export { Alert, MemoAlertDefault as AlertDefault, MemoAlertError as AlertError, MemoAlertGuard as AlertGuard, MemoAlertInfo as AlertInfo, MemoAlertWarning as AlertWarning, MemoApi as Api, MemoArrowLeft as ArrowLeft, MemoArrowNarrowUpRight as ArrowNarrowUpRight, Avatar, BarChart, MemoBoleto as Boleto, Box, Button, type ButtonProps, ButtonToggleGroup, type ButtonToggleGroupProps, CSV, MemoCalendar as Calendar, MemoCard as Card, MemoCarrFree as CarrFree, MemoCarretDown as CarretDown, MemoCarretSingleRight as CarretSingleRight, CarrinhoAbandonado, MemoCart as Cart, MemoChargeback as Chargeback, MemoCheck as Check, Checkbox, CheckboxGroup, type CheckboxGroupProps, type CheckboxOption, MemoCheckout as Checkout, MemoChevronDown as ChevronDown, MemoChevronLeftDouble as ChevronLeftDouble, MemoCloseCheckbox as CloseCheckbox, MemoCloseIcon as CloseIcon, MemoCloud as Cloud, MemoCodeCircle as CodeCircle, type Column, MemoConfiguracoes as Configuracoes, MemoCopy as Copy, MemoCopyLink as CopyLink, Counter, MemoCreditCard as CreditCard, MemoCupom as Cupom, CurrencyInput, CustomSelect, MemoDashboard as Dashboard, DatePicker, type DatePickerProps, type DateStateProps, MemoDelivery as Delivery, MemoDepoimentos as Depoimentos, MemoDistribuicao as Distribuicao, MemoDistribution as Distribution, MemoDominios as Dominios, MemoDownloadArrow as DownloadArrow, MemoDrag as Drag, DropdownContext, DropdownItens, DropdownTrigger, DrowpdownButton, MemoEdit as Edit, Emails, MemoExtrato as Extrato, MemoEyeInput as EyeInput, MemoEyeOff as EyeOff, FeedbackBadge, MemoFileMinus as FileMinus, FileUploadWithDisplayName as FileUpload, FilterDrawer, MemoFilterLines as FilterLines, FilterList, FilterListContext, FilterTrigger, MemoFinanceiro as Financeiro, FormWrapper, MemoFrete as Frete, MemoFreteGratis as FreteGratis, GeneralPageLinks, MemoGestao as Gestao, MemoGlobe as Globe, GlobeVariant, Grid, GridColumn, Guard, Heading, MemoHeadphones as Headphones, MemoHelp as Help, MemoHelpCircle as HelpCircle, Home, MemoInfoCircle as InfoCircle, Input, MemoIntegracoes as Integracoes, LineChart, Link$1 as Link, MemoLink as LinkIcon, type LinkProps, MemoLoadingSpinner as LoadingSpinner, MemoLock as Lock, MemoLockInput as LockInput, Logistica, MemoLoja as Loja, LojaAlert, LojaAlertSuccess, MemoMail as Mail, MemoMailInput as MailInput, MemoMarkerPin as MarkerPin, MemoMarketing as Marketing, MediumRisk, MemoMessage as Message, Modal, MemoMoney as Money, MultiSelect, NewIcons, MemoNewMessage as NewMessage, MemoNewNotification as NewNotification, MemoNotificacoes as Notificacoes, MemoNotification as Notification, NotificationItem, MemoNotifications as Notifications, type OpenAsBlobOptions, MemoOrderBump as OrderBump, PageContainer, PaginatedData, PaymentCard, MemoPermissaoDeAcesso as PermissaoDeAcesso, PhoneCall, PieChart, MemoPix as Pix, MemoPixels as Pixels, Planilha, MemoPlus as Plus, MemoPrechargeback as Prechargeback, PrefetchLink, PreviewPhone, PriceSkeleton, MemoProduto as Produto, MemoProdutos as Produtos, MemoPromocoes as Promocoes, RecuperacaoDeCarrinho, MemoRefresh as Refresh, MemoRelatorios as Relatorios, MemoRestricaoDeAcesso as RestricaoDeAcesso, Ribbon, MemoRisco as Risco, MemoSac as Sac, MemoSearchMd as SearchMd, SelectableOption, Separator, MemoSignout as Signout, SliderInput, SlidingPanel, Spinner$1 as Spinner, MemoSpinner as SpinnerIcon, StatusBadge, MemoStore as Store, Switch$1 as Switch, MemoSwitch as SwitchIcon, type SwitchProps, Table, Tabs, Text, Textarea, TimeInput, TimerCounter, type CounterInputProps$1 as TimerCounterProps, TimerCounterWithoutSeconds, type CounterInputProps as TimerCounterWithoutSecondsProps, Tooltip, MemoTransfer as Transfer, MemoTrash as Trash, MemoTruck as Truck, MemoUpsell as Upsell, MemoUser as User, MemoUsers as Users, MemoVerticalPoints as VerticalPoints, MemoWarning as Warning, MemoWebhook as Webhook, MemoWebhook$1 as WebhookConfig, MemoWhatsapp as Whatsapp, Xlsx, MemoYever as Yever, calculateCurrencyOperation, cn, colors, fontFamily, formatCNPJ, formatCNPJCPF, formatCPF, formatCurrency, formatCurrencyShort, formatDate, formatDateAndReturnPassedHours, formatDateGeneric, formatDateInPassedDays, formatDateTime, formatDateToISO, formatIP, formatName, formatNumberToCurrency, formatPhone, formatPostalCode, formatRawDigitsToCurrency, formatTime$1 as formatTime, formatTime as formatTimeWithoutSeconds, getDates, handleFormSubmission, iconList, nextReplaceUrl, parseFormattedCurrency, parseParametersIntoUrl, searchParamsToUrl, shadow, transformDateToAmericanFormat, transformToCurrency, transformToNumber, transformToPercentage, truncateString, useCopyToClipboard, useFetchClientSide };
|
package/dist/index.d.ts
CHANGED
|
@@ -580,9 +580,10 @@ type CounterInputProps$2<T extends FieldValues = FieldValues> = {
|
|
|
580
580
|
id?: string
|
|
581
581
|
defaultValue?: string | number
|
|
582
582
|
name?: Path<T>
|
|
583
|
+
minValue?: number
|
|
583
584
|
} & React.InputHTMLAttributes<HTMLInputElement>
|
|
584
585
|
|
|
585
|
-
declare const Counter: <T extends FieldValues = FieldValues>({ label, hasDisabled, redeemablePoints, tooltip, full, type, wrapperClassName, methods, onChange, id, ...rest }: CounterInputProps$2<T>) => react_jsx_runtime.JSX.Element;
|
|
586
|
+
declare const Counter: <T extends FieldValues = FieldValues>({ label, hasDisabled, redeemablePoints, tooltip, full, type, wrapperClassName, methods, onChange, id, minValue, ...rest }: CounterInputProps$2<T>) => react_jsx_runtime.JSX.Element;
|
|
586
587
|
|
|
587
588
|
type CurrencyInputProps<T extends FieldValues = FieldValues> = {
|
|
588
589
|
label?: string
|
|
@@ -717,9 +718,9 @@ type SelectProps = {
|
|
|
717
718
|
label?: string
|
|
718
719
|
placeholder?: string
|
|
719
720
|
options: SelectOption[]
|
|
720
|
-
onSelect: (option: SelectOption
|
|
721
|
+
onSelect: (option: SelectOption) => void
|
|
721
722
|
className?: string
|
|
722
|
-
value?: SelectOption
|
|
723
|
+
value?: SelectOption
|
|
723
724
|
tooltip?: string
|
|
724
725
|
isClearable?: boolean
|
|
725
726
|
}
|
|
@@ -793,10 +794,10 @@ type CounterInputProps$1 = {
|
|
|
793
794
|
form: UseFormReturn
|
|
794
795
|
} & React.InputHTMLAttributes<HTMLInputElement>
|
|
795
796
|
|
|
796
|
-
declare const formatTime$1: (time: string | number) => string;
|
|
797
|
-
|
|
798
797
|
declare const TimerCounter: React.FC<CounterInputProps$1>;
|
|
799
798
|
|
|
799
|
+
declare const formatTime$1: (time: string | number) => string;
|
|
800
|
+
|
|
800
801
|
type CounterInputProps = {
|
|
801
802
|
label?: string
|
|
802
803
|
tooltip?: string
|
|
@@ -1503,4 +1504,4 @@ declare const useCopyToClipboard: (successMessage?: string) => {
|
|
|
1503
1504
|
copyToClipboard: (initialText: string) => void;
|
|
1504
1505
|
};
|
|
1505
1506
|
|
|
1506
|
-
export { Alert, MemoAlertDefault as AlertDefault, MemoAlertError as AlertError, MemoAlertGuard as AlertGuard, MemoAlertInfo as AlertInfo, MemoAlertWarning as AlertWarning, MemoApi as Api, MemoArrowLeft as ArrowLeft, MemoArrowNarrowUpRight as ArrowNarrowUpRight, Avatar, BarChart, MemoBoleto as Boleto, Box, Button, type ButtonProps, ButtonToggleGroup, type ButtonToggleGroupProps, CSV, MemoCalendar as Calendar, MemoCard as Card, MemoCarrFree as CarrFree, MemoCarretDown as CarretDown, MemoCarretSingleRight as CarretSingleRight, CarrinhoAbandonado, MemoCart as Cart, MemoChargeback as Chargeback, MemoCheck as Check, Checkbox, CheckboxGroup, type CheckboxGroupProps, type CheckboxOption, MemoCheckout as Checkout, MemoChevronDown as ChevronDown, MemoChevronLeftDouble as ChevronLeftDouble, MemoCloseCheckbox as CloseCheckbox, MemoCloseIcon as CloseIcon, MemoCloud as Cloud, MemoCodeCircle as CodeCircle, type Column, MemoConfiguracoes as Configuracoes, MemoCopy as Copy, MemoCopyLink as CopyLink, Counter, MemoCreditCard as CreditCard, MemoCupom as Cupom, CurrencyInput, CustomSelect, MemoDashboard as Dashboard, DatePicker, type DatePickerProps, type DateStateProps, MemoDelivery as Delivery, MemoDepoimentos as Depoimentos, MemoDistribuicao as Distribuicao, MemoDistribution as Distribution, MemoDominios as Dominios, MemoDownloadArrow as DownloadArrow, MemoDrag as Drag, DropdownContext, DropdownItens, DropdownTrigger, DrowpdownButton, MemoEdit as Edit, Emails, MemoExtrato as Extrato, MemoEyeInput as EyeInput, MemoEyeOff as EyeOff, FeedbackBadge, MemoFileMinus as FileMinus, FileUploadWithDisplayName as FileUpload, FilterDrawer, MemoFilterLines as FilterLines, FilterList, FilterListContext, FilterTrigger, MemoFinanceiro as Financeiro, FormWrapper, MemoFrete as Frete, MemoFreteGratis as FreteGratis, GeneralPageLinks, MemoGestao as Gestao, MemoGlobe as Globe, GlobeVariant, Grid, GridColumn, Guard, Heading, MemoHeadphones as Headphones, MemoHelp as Help, MemoHelpCircle as HelpCircle, Home, MemoInfoCircle as InfoCircle, Input, MemoIntegracoes as Integracoes, LineChart, Link$1 as Link, MemoLink as LinkIcon, type LinkProps, MemoLoadingSpinner as LoadingSpinner, MemoLock as Lock, MemoLockInput as LockInput, Logistica, MemoLoja as Loja, LojaAlert, LojaAlertSuccess, MemoMail as Mail, MemoMailInput as MailInput, MemoMarkerPin as MarkerPin, MemoMarketing as Marketing, MediumRisk, MemoMessage as Message, Modal, MemoMoney as Money, MultiSelect, NewIcons, MemoNewMessage as NewMessage, MemoNewNotification as NewNotification, MemoNotificacoes as Notificacoes, MemoNotification as Notification, NotificationItem, MemoNotifications as Notifications, type OpenAsBlobOptions, MemoOrderBump as OrderBump, PageContainer, PaginatedData, PaymentCard, MemoPermissaoDeAcesso as PermissaoDeAcesso, PhoneCall, PieChart, MemoPix as Pix, MemoPixels as Pixels, Planilha, MemoPlus as Plus, MemoPrechargeback as Prechargeback, PrefetchLink, PreviewPhone, PriceSkeleton, MemoProduto as Produto, MemoProdutos as Produtos, MemoPromocoes as Promocoes, RecuperacaoDeCarrinho, MemoRefresh as Refresh, MemoRelatorios as Relatorios, MemoRestricaoDeAcesso as RestricaoDeAcesso, Ribbon, MemoRisco as Risco, MemoSac as Sac, MemoSearchMd as SearchMd, SelectableOption, Separator, MemoSignout as Signout, SliderInput, SlidingPanel, Spinner$1 as Spinner, MemoSpinner as SpinnerIcon, StatusBadge, MemoStore as Store, Switch$1 as Switch, MemoSwitch as SwitchIcon, type SwitchProps, Table, Tabs, Text, Textarea, TimeInput, TimerCounter, type CounterInputProps$1 as TimerCounterProps, TimerCounterWithoutSeconds, type CounterInputProps as TimerCounterWithoutSecondsProps, Tooltip, MemoTransfer as Transfer, MemoTrash as Trash, MemoTruck as Truck, MemoUpsell as Upsell, MemoUser as User, MemoUsers as Users, MemoVerticalPoints as VerticalPoints, MemoWarning as Warning, MemoWebhook as Webhook, MemoWebhook$1 as WebhookConfig, MemoWhatsapp as Whatsapp, Xlsx, MemoYever as Yever, calculateCurrencyOperation, cn, colors, fontFamily, formatCNPJ, formatCNPJCPF, formatCPF, formatCurrency, formatCurrencyShort, formatDate, formatDateAndReturnPassedHours, formatDateGeneric, formatDateInPassedDays, formatDateTime, formatDateToISO, formatIP, formatName, formatNumberToCurrency, formatPhone, formatPostalCode, formatRawDigitsToCurrency, formatTime$1 as
|
|
1507
|
+
export { Alert, MemoAlertDefault as AlertDefault, MemoAlertError as AlertError, MemoAlertGuard as AlertGuard, MemoAlertInfo as AlertInfo, MemoAlertWarning as AlertWarning, MemoApi as Api, MemoArrowLeft as ArrowLeft, MemoArrowNarrowUpRight as ArrowNarrowUpRight, Avatar, BarChart, MemoBoleto as Boleto, Box, Button, type ButtonProps, ButtonToggleGroup, type ButtonToggleGroupProps, CSV, MemoCalendar as Calendar, MemoCard as Card, MemoCarrFree as CarrFree, MemoCarretDown as CarretDown, MemoCarretSingleRight as CarretSingleRight, CarrinhoAbandonado, MemoCart as Cart, MemoChargeback as Chargeback, MemoCheck as Check, Checkbox, CheckboxGroup, type CheckboxGroupProps, type CheckboxOption, MemoCheckout as Checkout, MemoChevronDown as ChevronDown, MemoChevronLeftDouble as ChevronLeftDouble, MemoCloseCheckbox as CloseCheckbox, MemoCloseIcon as CloseIcon, MemoCloud as Cloud, MemoCodeCircle as CodeCircle, type Column, MemoConfiguracoes as Configuracoes, MemoCopy as Copy, MemoCopyLink as CopyLink, Counter, MemoCreditCard as CreditCard, MemoCupom as Cupom, CurrencyInput, CustomSelect, MemoDashboard as Dashboard, DatePicker, type DatePickerProps, type DateStateProps, MemoDelivery as Delivery, MemoDepoimentos as Depoimentos, MemoDistribuicao as Distribuicao, MemoDistribution as Distribution, MemoDominios as Dominios, MemoDownloadArrow as DownloadArrow, MemoDrag as Drag, DropdownContext, DropdownItens, DropdownTrigger, DrowpdownButton, MemoEdit as Edit, Emails, MemoExtrato as Extrato, MemoEyeInput as EyeInput, MemoEyeOff as EyeOff, FeedbackBadge, MemoFileMinus as FileMinus, FileUploadWithDisplayName as FileUpload, FilterDrawer, MemoFilterLines as FilterLines, FilterList, FilterListContext, FilterTrigger, MemoFinanceiro as Financeiro, FormWrapper, MemoFrete as Frete, MemoFreteGratis as FreteGratis, GeneralPageLinks, MemoGestao as Gestao, MemoGlobe as Globe, GlobeVariant, Grid, GridColumn, Guard, Heading, MemoHeadphones as Headphones, MemoHelp as Help, MemoHelpCircle as HelpCircle, Home, MemoInfoCircle as InfoCircle, Input, MemoIntegracoes as Integracoes, LineChart, Link$1 as Link, MemoLink as LinkIcon, type LinkProps, MemoLoadingSpinner as LoadingSpinner, MemoLock as Lock, MemoLockInput as LockInput, Logistica, MemoLoja as Loja, LojaAlert, LojaAlertSuccess, MemoMail as Mail, MemoMailInput as MailInput, MemoMarkerPin as MarkerPin, MemoMarketing as Marketing, MediumRisk, MemoMessage as Message, Modal, MemoMoney as Money, MultiSelect, NewIcons, MemoNewMessage as NewMessage, MemoNewNotification as NewNotification, MemoNotificacoes as Notificacoes, MemoNotification as Notification, NotificationItem, MemoNotifications as Notifications, type OpenAsBlobOptions, MemoOrderBump as OrderBump, PageContainer, PaginatedData, PaymentCard, MemoPermissaoDeAcesso as PermissaoDeAcesso, PhoneCall, PieChart, MemoPix as Pix, MemoPixels as Pixels, Planilha, MemoPlus as Plus, MemoPrechargeback as Prechargeback, PrefetchLink, PreviewPhone, PriceSkeleton, MemoProduto as Produto, MemoProdutos as Produtos, MemoPromocoes as Promocoes, RecuperacaoDeCarrinho, MemoRefresh as Refresh, MemoRelatorios as Relatorios, MemoRestricaoDeAcesso as RestricaoDeAcesso, Ribbon, MemoRisco as Risco, MemoSac as Sac, MemoSearchMd as SearchMd, SelectableOption, Separator, MemoSignout as Signout, SliderInput, SlidingPanel, Spinner$1 as Spinner, MemoSpinner as SpinnerIcon, StatusBadge, MemoStore as Store, Switch$1 as Switch, MemoSwitch as SwitchIcon, type SwitchProps, Table, Tabs, Text, Textarea, TimeInput, TimerCounter, type CounterInputProps$1 as TimerCounterProps, TimerCounterWithoutSeconds, type CounterInputProps as TimerCounterWithoutSecondsProps, Tooltip, MemoTransfer as Transfer, MemoTrash as Trash, MemoTruck as Truck, MemoUpsell as Upsell, MemoUser as User, MemoUsers as Users, MemoVerticalPoints as VerticalPoints, MemoWarning as Warning, MemoWebhook as Webhook, MemoWebhook$1 as WebhookConfig, MemoWhatsapp as Whatsapp, Xlsx, MemoYever as Yever, calculateCurrencyOperation, cn, colors, fontFamily, formatCNPJ, formatCNPJCPF, formatCPF, formatCurrency, formatCurrencyShort, formatDate, formatDateAndReturnPassedHours, formatDateGeneric, formatDateInPassedDays, formatDateTime, formatDateToISO, formatIP, formatName, formatNumberToCurrency, formatPhone, formatPostalCode, formatRawDigitsToCurrency, formatTime$1 as formatTime, formatTime as formatTimeWithoutSeconds, getDates, handleFormSubmission, iconList, nextReplaceUrl, parseFormattedCurrency, parseParametersIntoUrl, searchParamsToUrl, shadow, transformDateToAmericanFormat, transformToCurrency, transformToNumber, transformToPercentage, truncateString, useCopyToClipboard, useFetchClientSide };
|
package/dist/index.js
CHANGED
|
@@ -11257,24 +11257,27 @@ var Counter = ({
|
|
|
11257
11257
|
methods,
|
|
11258
11258
|
onChange,
|
|
11259
11259
|
id,
|
|
11260
|
+
minValue = 0,
|
|
11260
11261
|
...rest
|
|
11261
11262
|
}) => {
|
|
11262
11263
|
const form = reactHookForm.useForm();
|
|
11263
11264
|
const { setValue, getValues, control } = methods || form;
|
|
11264
11265
|
const fieldName = rest.name || "counter";
|
|
11265
|
-
const defaultValue = rest.defaultValue ? Number(rest.defaultValue) :
|
|
11266
|
+
const defaultValue = rest.defaultValue ? Math.max(Number(rest.defaultValue), minValue) : minValue;
|
|
11266
11267
|
const handleIncrement = () => {
|
|
11267
11268
|
if (!hasDisabled) {
|
|
11268
|
-
const currentValue = getValues(fieldName)
|
|
11269
|
-
const
|
|
11269
|
+
const currentValue = getValues(fieldName);
|
|
11270
|
+
const numericValue = currentValue !== void 0 && currentValue !== null ? Number(currentValue) : minValue;
|
|
11271
|
+
const newValue = Math.max(numericValue, minValue) + 1;
|
|
11270
11272
|
setValue(fieldName, newValue);
|
|
11271
11273
|
onChange?.(newValue);
|
|
11272
11274
|
}
|
|
11273
11275
|
};
|
|
11274
11276
|
const handleDecrement = () => {
|
|
11275
11277
|
if (!hasDisabled) {
|
|
11276
|
-
const currentValue = getValues(fieldName)
|
|
11277
|
-
const
|
|
11278
|
+
const currentValue = getValues(fieldName);
|
|
11279
|
+
const numericValue = currentValue !== void 0 && currentValue !== null ? Number(currentValue) : minValue;
|
|
11280
|
+
const newValue = Math.max(numericValue, minValue) > minValue ? Math.max(numericValue, minValue) - 1 : minValue;
|
|
11278
11281
|
setValue(fieldName, newValue);
|
|
11279
11282
|
onChange?.(newValue);
|
|
11280
11283
|
}
|
|
@@ -11322,11 +11325,11 @@ var Counter = ({
|
|
|
11322
11325
|
...fieldWithoutDefaultValue,
|
|
11323
11326
|
id: fieldName,
|
|
11324
11327
|
type: "number",
|
|
11325
|
-
min:
|
|
11326
|
-
value: field.value
|
|
11328
|
+
min: minValue,
|
|
11329
|
+
value: field.value !== void 0 && field.value !== null ? Math.max(Number(field.value), minValue) : minValue,
|
|
11327
11330
|
onChange: (e14) => {
|
|
11328
11331
|
const newValue = Number(e14.target.value);
|
|
11329
|
-
if (newValue >=
|
|
11332
|
+
if (newValue >= minValue) {
|
|
11330
11333
|
field.onChange(newValue);
|
|
11331
11334
|
onChange?.(newValue);
|
|
11332
11335
|
}
|
|
@@ -11685,7 +11688,9 @@ var CustomSelect = ({
|
|
|
11685
11688
|
isClearable = true
|
|
11686
11689
|
}) => {
|
|
11687
11690
|
const handleChange = (option) => {
|
|
11688
|
-
|
|
11691
|
+
if (option) {
|
|
11692
|
+
onSelect(option);
|
|
11693
|
+
}
|
|
11689
11694
|
};
|
|
11690
11695
|
const formatOptionLabel = (option) => /* @__PURE__ */ jsxRuntime.jsxs("div", { className: "flex items-center", children: [
|
|
11691
11696
|
option.icon && /* @__PURE__ */ jsxRuntime.jsx("div", { className: "relative mr-2 flex h-[24px] max-h-[24px] w-[24px] max-w-[24px] items-center justify-center rounded border border-gray-300", children: /* @__PURE__ */ jsxRuntime.jsx(Image3__default.default, { src: option.icon, alt: option.label, fill: true, className: "p-1", quality: 100 }) }),
|
|
@@ -12018,8 +12023,6 @@ var TimeInput = ({
|
|
|
12018
12023
|
] })
|
|
12019
12024
|
] });
|
|
12020
12025
|
};
|
|
12021
|
-
|
|
12022
|
-
// src/_design-system/helpers/formatTime.ts
|
|
12023
12026
|
var formatTime = (time2) => {
|
|
12024
12027
|
let timeInSeconds = 0;
|
|
12025
12028
|
if (typeof time2 === "string") {
|
|
@@ -12168,7 +12171,26 @@ var TimerCounter = ({
|
|
|
12168
12171
|
description && /* @__PURE__ */ jsxRuntime.jsx("span", { className: "text-xs text-gray-700", children: description })
|
|
12169
12172
|
] });
|
|
12170
12173
|
};
|
|
12174
|
+
|
|
12175
|
+
// src/_design-system/helpers/formatTime.ts
|
|
12171
12176
|
var formatTime2 = (time2) => {
|
|
12177
|
+
let timeInSeconds = 0;
|
|
12178
|
+
if (typeof time2 === "string") {
|
|
12179
|
+
if (time2.includes(":")) {
|
|
12180
|
+
const [hours3, minutes3, seconds4] = time2.split(":").map(Number);
|
|
12181
|
+
timeInSeconds = hours3 * 3600 + minutes3 * 60 + seconds4;
|
|
12182
|
+
} else {
|
|
12183
|
+
timeInSeconds = parseInt(time2, 10) || 0;
|
|
12184
|
+
}
|
|
12185
|
+
} else {
|
|
12186
|
+
timeInSeconds = time2 || 0;
|
|
12187
|
+
}
|
|
12188
|
+
const hours2 = Math.floor(timeInSeconds / 3600);
|
|
12189
|
+
const minutes2 = Math.floor(timeInSeconds % 3600 / 60);
|
|
12190
|
+
const seconds3 = timeInSeconds % 60;
|
|
12191
|
+
return `${hours2.toString().padStart(2, "0")}:${minutes2.toString().padStart(2, "0")}:${seconds3.toString().padStart(2, "0")}`;
|
|
12192
|
+
};
|
|
12193
|
+
var formatTime3 = (time2) => {
|
|
12172
12194
|
let timeInSeconds = 0;
|
|
12173
12195
|
if (typeof time2 === "string") {
|
|
12174
12196
|
if (time2.includes(":")) {
|
|
@@ -12198,7 +12220,7 @@ var TimerCounterWithoutSeconds = ({
|
|
|
12198
12220
|
const fieldName = rest.name || "timer";
|
|
12199
12221
|
const { control, setValue, watch } = form;
|
|
12200
12222
|
const rawValue = watch(fieldName, defaultValue || "00:00");
|
|
12201
|
-
const displayValue = typeof rawValue === "number" ?
|
|
12223
|
+
const displayValue = typeof rawValue === "number" ? formatTime3(rawValue) : rawValue || "00:00";
|
|
12202
12224
|
const parseTime = (timeString) => {
|
|
12203
12225
|
if (!timeString) return 0;
|
|
12204
12226
|
const [hours2, minutes2] = timeString.split(":").map(Number);
|
|
@@ -12212,7 +12234,7 @@ var TimerCounterWithoutSeconds = ({
|
|
|
12212
12234
|
setValue(fieldName, "00:00", { shouldValidate: true, shouldDirty: true, shouldTouch: true });
|
|
12213
12235
|
return;
|
|
12214
12236
|
}
|
|
12215
|
-
setValue(fieldName,
|
|
12237
|
+
setValue(fieldName, formatTime3(newSeconds), { shouldValidate: true, shouldDirty: true, shouldTouch: true });
|
|
12216
12238
|
}
|
|
12217
12239
|
};
|
|
12218
12240
|
const handleDecrement = () => {
|
|
@@ -12220,7 +12242,7 @@ var TimerCounterWithoutSeconds = ({
|
|
|
12220
12242
|
const currentSeconds = parseTime(displayValue);
|
|
12221
12243
|
if (currentSeconds <= 0) return;
|
|
12222
12244
|
const newSeconds = Math.max(0, currentSeconds - 3600);
|
|
12223
|
-
setValue(fieldName,
|
|
12245
|
+
setValue(fieldName, formatTime3(newSeconds), { shouldValidate: true, shouldDirty: true, shouldTouch: true });
|
|
12224
12246
|
}
|
|
12225
12247
|
};
|
|
12226
12248
|
const handleChanges = (e14) => {
|
|
@@ -12352,8 +12374,8 @@ function FileUploadComponent({
|
|
|
12352
12374
|
const isImagePreview = React107.useCallback((preview) => {
|
|
12353
12375
|
if (!preview || typeof preview !== "string") return false;
|
|
12354
12376
|
if (preview.startsWith("data:image/")) return true;
|
|
12355
|
-
if (preview.startsWith("http") && preview.match(/\.(jpg|jpeg|png|gif|webp|svg|bmp|tiff)/i)) return true;
|
|
12356
|
-
if (preview.match(/\.(jpg|jpeg|png|gif|webp|svg|bmp|tiff)$/i)) return true;
|
|
12377
|
+
if (preview.startsWith("http") && preview.match(/\.(jpg|jpeg|png|gif|webp|svg|avif|bmp|tiff)/i)) return true;
|
|
12378
|
+
if (preview.match(/\.(jpg|jpeg|png|gif|webp|svg|avif|bmp|tiff)$/i)) return true;
|
|
12357
12379
|
return false;
|
|
12358
12380
|
}, []);
|
|
12359
12381
|
React107.useEffect(() => {
|
|
@@ -26724,10 +26746,11 @@ exports.formatNumberToCurrency = formatNumberToCurrency;
|
|
|
26724
26746
|
exports.formatPhone = formatPhone;
|
|
26725
26747
|
exports.formatPostalCode = formatPostalCode;
|
|
26726
26748
|
exports.formatRawDigitsToCurrency = formatRawDigitsToCurrency;
|
|
26727
|
-
exports.
|
|
26728
|
-
exports.formatTimeWithoutSeconds =
|
|
26749
|
+
exports.formatTime = formatTime2;
|
|
26750
|
+
exports.formatTimeWithoutSeconds = formatTime3;
|
|
26729
26751
|
exports.getDates = getDates;
|
|
26730
26752
|
exports.handleFormSubmission = handleFormSubmission;
|
|
26753
|
+
exports.iconList = iconList;
|
|
26731
26754
|
exports.nextReplaceUrl = nextReplaceUrl;
|
|
26732
26755
|
exports.parseFormattedCurrency = parseFormattedCurrency;
|
|
26733
26756
|
exports.parseParametersIntoUrl = parseParametersIntoUrl;
|