lizaui 9.0.25 → 9.0.27
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/autocomplete/index.cjs.js +14149 -0
- package/dist/autocomplete/index.cjs.js.map +1 -0
- package/dist/autocomplete/index.es.js +14133 -0
- package/dist/autocomplete/index.es.js.map +1 -0
- package/dist/autocomplete.d.ts +2 -0
- package/dist/calendar/index.cjs.js +138 -28
- package/dist/calendar/index.cjs.js.map +1 -1
- package/dist/calendar/index.es.js +138 -28
- package/dist/calendar/index.es.js.map +1 -1
- package/dist/chunks/_commonjsHelpers-Bc2YnDe1.js +8 -0
- package/dist/chunks/_commonjsHelpers-Bc2YnDe1.js.map +1 -0
- package/dist/chunks/_commonjsHelpers-DWwsNxpa.js +9 -0
- package/dist/chunks/_commonjsHelpers-DWwsNxpa.js.map +1 -0
- package/dist/chunks/{index-BPW1Qzmi.js → createLucideIcon-Bxsl-Fn_.js} +1 -35
- package/dist/chunks/createLucideIcon-Bxsl-Fn_.js.map +1 -0
- package/dist/chunks/{index-BAHiLt0S.js → createLucideIcon-C5oU6LEj.js} +2 -20
- package/dist/chunks/createLucideIcon-C5oU6LEj.js.map +1 -0
- package/dist/chunks/index-CADDwL6K.js +38 -0
- package/dist/chunks/index-CADDwL6K.js.map +1 -0
- package/dist/chunks/index-DBpvJQOe.js +22 -0
- package/dist/chunks/index-DBpvJQOe.js.map +1 -0
- package/dist/chunks/{scroll-area-B-5YmafW.js → scroll-area-BOU8O70p.js} +13 -12
- package/dist/chunks/{scroll-area-B-5YmafW.js.map → scroll-area-BOU8O70p.js.map} +1 -1
- package/dist/chunks/{scroll-area-WNAy-5-i.js → scroll-area-DAQUXpBS.js} +3 -2
- package/dist/chunks/{scroll-area-WNAy-5-i.js.map → scroll-area-DAQUXpBS.js.map} +1 -1
- package/dist/chunks/{select-C9BYUpJm.js → select-BSYrEccf.js} +5 -4
- package/dist/chunks/select-BSYrEccf.js.map +1 -0
- package/dist/chunks/{select-CLIZOVIj.js → select-BVS-SGsI.js} +5 -4
- package/dist/chunks/select-BVS-SGsI.js.map +1 -0
- package/dist/chunks/{styled-components.browser.esm-CYnGom5T.js → styled-components.browser.esm-C5L9Ov58.js} +2 -4
- package/dist/chunks/{styled-components.browser.esm-CYnGom5T.js.map → styled-components.browser.esm-C5L9Ov58.js.map} +1 -1
- package/dist/chunks/{styled-components.browser.esm-CPR7VH_x.js → styled-components.browser.esm-Cg8LpeaI.js} +3 -5
- package/dist/chunks/{styled-components.browser.esm-CPR7VH_x.js.map → styled-components.browser.esm-Cg8LpeaI.js.map} +1 -1
- package/dist/components/autocomplete/autocomplete-dropdown.d.ts +3 -0
- package/dist/components/autocomplete/autocomplete-dropdown.d.ts.map +1 -0
- package/dist/components/autocomplete/autocomplete-option-item.d.ts +18 -0
- package/dist/components/autocomplete/autocomplete-option-item.d.ts.map +1 -0
- package/dist/components/autocomplete/autocomplete-option-list.d.ts +4 -0
- package/dist/components/autocomplete/autocomplete-option-list.d.ts.map +1 -0
- package/dist/components/autocomplete/autocomplete-types.d.ts +97 -0
- package/dist/components/autocomplete/autocomplete-types.d.ts.map +1 -0
- package/dist/components/autocomplete/autocomplete-utils.d.ts +19 -0
- package/dist/components/autocomplete/autocomplete-utils.d.ts.map +1 -0
- package/dist/components/autocomplete/index.d.ts +5 -0
- package/dist/components/autocomplete/index.d.ts.map +1 -0
- package/dist/components/autocomplete/input-autocomplete-form.d.ts +3 -0
- package/dist/components/autocomplete/input-autocomplete-form.d.ts.map +1 -0
- package/dist/components/autocomplete/use-autocomplete-dropdown.d.ts +9 -0
- package/dist/components/autocomplete/use-autocomplete-dropdown.d.ts.map +1 -0
- package/dist/components/autocomplete/use-key-press.d.ts +6 -0
- package/dist/components/autocomplete/use-key-press.d.ts.map +1 -0
- package/dist/components/button/use-button.d.ts +46 -46
- package/dist/components/calendar/date-picker/date-picker.d.ts.map +1 -1
- package/dist/components/calendar/date-picker/date-picker.style.d.ts.map +1 -1
- package/dist/components/chip/use-chip.d.ts +50 -50
- package/dist/pagination/index.cjs.js +1 -1
- package/dist/pagination/index.es.js +1 -1
- package/dist/phone-input/index.cjs.js +2 -2
- package/dist/phone-input/index.es.js +2 -2
- package/dist/time-input/index.cjs.js +1 -1
- package/dist/time-input/index.es.js +1 -1
- package/dist/types/icon.type.d.ts +7 -1
- package/dist/types/icon.type.d.ts.map +1 -1
- package/dist/ui/index.cjs.js +19 -18
- package/dist/ui/index.cjs.js.map +1 -1
- package/dist/ui/index.es.js +21 -20
- package/dist/ui/index.es.js.map +1 -1
- package/package.json +7 -1
- package/dist/chunks/index-BAHiLt0S.js.map +0 -1
- package/dist/chunks/index-BPW1Qzmi.js.map +0 -1
- package/dist/chunks/select-C9BYUpJm.js.map +0 -1
- package/dist/chunks/select-CLIZOVIj.js.map +0 -1
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { DataValueListItem, DropdownContainerProps } from './autocomplete-types';
|
|
2
|
+
export declare const AutocompleteDropdown: import('react').NamedExoticComponent<DropdownContainerProps<DataValueListItem<Record<string, unknown>>> & import('react').RefAttributes<HTMLElement>>;
|
|
3
|
+
//# sourceMappingURL=autocomplete-dropdown.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"autocomplete-dropdown.d.ts","sourceRoot":"","sources":["../../../src/components/autocomplete/autocomplete-dropdown.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,sBAAsB,EAAE,MAAM,sBAAsB,CAAC;AAwCtF,eAAO,MAAM,oBAAoB,uJA2HhC,CAAC"}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
import { DataValueListItem } from './autocomplete-types';
|
|
2
|
+
import { default as React } from 'react';
|
|
3
|
+
interface AutocompleteOptionItemProps<T extends DataValueListItem = DataValueListItem> {
|
|
4
|
+
el: T;
|
|
5
|
+
active: number | string | T[];
|
|
6
|
+
onClick: (args: {
|
|
7
|
+
e?: React.MouseEvent<HTMLLIElement>;
|
|
8
|
+
el: T;
|
|
9
|
+
}) => void;
|
|
10
|
+
isHoverIndex: boolean;
|
|
11
|
+
setHoverIndex: React.Dispatch<React.SetStateAction<number | null>>;
|
|
12
|
+
index: number;
|
|
13
|
+
displayField?: keyof T | string;
|
|
14
|
+
startOptionIcon?: React.ReactNode;
|
|
15
|
+
}
|
|
16
|
+
export declare const AutocompleteOptionItem: React.MemoExoticComponent<(<T extends DataValueListItem>({ el, active, onClick, isHoverIndex, setHoverIndex, index, displayField, startOptionIcon, }: AutocompleteOptionItemProps<T>) => import("react/jsx-runtime").JSX.Element)>;
|
|
17
|
+
export {};
|
|
18
|
+
//# sourceMappingURL=autocomplete-option-item.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"autocomplete-option-item.d.ts","sourceRoot":"","sources":["../../../src/components/autocomplete/autocomplete-option-item.tsx"],"names":[],"mappings":"AAEA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAE9D,OAAO,KAAqC,MAAM,OAAO,CAAC;AAE1D,UAAU,2BAA2B,CAAC,CAAC,SAAS,iBAAiB,GAAG,iBAAiB;IACpF,EAAE,EAAE,CAAC,CAAC;IACN,MAAM,EAAE,MAAM,GAAG,MAAM,GAAG,CAAC,EAAE,CAAC;IAC9B,OAAO,EAAE,CAAC,IAAI,EAAE;QAAE,CAAC,CAAC,EAAE,KAAK,CAAC,UAAU,CAAC,aAAa,CAAC,CAAC;QAAC,EAAE,EAAE,CAAC,CAAA;KAAE,KAAK,IAAI,CAAC;IACxE,YAAY,EAAE,OAAO,CAAC;IACtB,aAAa,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,cAAc,CAAC,MAAM,GAAG,IAAI,CAAC,CAAC,CAAC;IACnE,KAAK,EAAE,MAAM,CAAC;IACd,YAAY,CAAC,EAAE,MAAM,CAAC,GAAG,MAAM,CAAC;IAChC,eAAe,CAAC,EAAE,KAAK,CAAC,SAAS,CAAC;CAClC;AAQD,eAAO,MAAM,sBAAsB,8BACjC,CAAC,SAAS,iBAAiB,+FASzB,2BAA2B,CAAC,CAAC,CAAC,8CA4CjC,CAAC"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
import { OptionListProps } from './autocomplete-types';
|
|
2
|
+
declare const _default: import('react').MemoExoticComponent<({ dataValue, active, onClick, multiple, textNoData, hoverIndex, setHoverIndex, showTextNoData, emptyContentChildren, displayField, startOptionIcon, }: OptionListProps<any>) => import("react").JSX.Element>;
|
|
3
|
+
export default _default;
|
|
4
|
+
//# sourceMappingURL=autocomplete-option-list.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"autocomplete-option-list.d.ts","sourceRoot":"","sources":["../../../src/components/autocomplete/autocomplete-option-list.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;oNAmBzD,eAAe,CAAC,GAAG,CAAC;AAkDvB,wBAA4C"}
|
|
@@ -0,0 +1,97 @@
|
|
|
1
|
+
import { CSSProperties, JSX, ReactElement, ReactNode, RefObject } from 'react';
|
|
2
|
+
export interface DataValueListItem<Extra extends Record<string, unknown> = Record<string, unknown>> {
|
|
3
|
+
id: number | string;
|
|
4
|
+
name: string;
|
|
5
|
+
key?: string;
|
|
6
|
+
icon?: string;
|
|
7
|
+
children?: ReactNode;
|
|
8
|
+
extra?: Extra;
|
|
9
|
+
[customField: string]: unknown;
|
|
10
|
+
}
|
|
11
|
+
export interface IconInputAutoComplete {
|
|
12
|
+
icon: ReactElement;
|
|
13
|
+
onClick?: (e: React.MouseEvent<HTMLDivElement | HTMLButtonElement>) => void;
|
|
14
|
+
cursor?: "default" | "pointer";
|
|
15
|
+
style?: CSSProperties;
|
|
16
|
+
}
|
|
17
|
+
export type PatterInputAutoComplete = "wholeNumber" | "integer" | "decimal" | "decimalTwoDecimals" | "alphabetic" | "alphanumeric" | "alphanumericNoSpace" | "allCharacter" | "password" | "numericAndSpace" | "expirationDate" | "numericAndComma" | "date-1" | "latitudeAndLongitude" | "everything";
|
|
18
|
+
export interface InputAutocompleteFormProps<T extends DataValueListItem = DataValueListItem> {
|
|
19
|
+
data: T[];
|
|
20
|
+
name?: string;
|
|
21
|
+
id: number | string;
|
|
22
|
+
value: string;
|
|
23
|
+
placeholder?: string;
|
|
24
|
+
readOnly?: boolean;
|
|
25
|
+
style?: CSSProperties;
|
|
26
|
+
height?: number;
|
|
27
|
+
errors?: Record<string, unknown> | string | null;
|
|
28
|
+
touched?: Record<string, boolean> | boolean | null;
|
|
29
|
+
isSearch?: boolean;
|
|
30
|
+
widthList?: number;
|
|
31
|
+
loading?: boolean;
|
|
32
|
+
iconLeft?: IconInputAutoComplete;
|
|
33
|
+
iconRight?: IconInputAutoComplete;
|
|
34
|
+
onChange?: (event: React.ChangeEvent<HTMLInputElement>) => void;
|
|
35
|
+
onBlur?: (event: React.FocusEvent<HTMLInputElement>) => void;
|
|
36
|
+
onClickItem?: (el: T) => void;
|
|
37
|
+
onResetInput?: () => void;
|
|
38
|
+
onMouseOver?: React.MouseEventHandler<HTMLInputElement>;
|
|
39
|
+
onMouseEnter?: React.MouseEventHandler<HTMLInputElement>;
|
|
40
|
+
onMouseLeave?: React.MouseEventHandler<HTMLInputElement>;
|
|
41
|
+
autoFocus?: boolean;
|
|
42
|
+
patternInput?: PatterInputAutoComplete;
|
|
43
|
+
inputId?: string;
|
|
44
|
+
inputClassName?: string;
|
|
45
|
+
fixed?: boolean;
|
|
46
|
+
inputRef?: RefObject<HTMLInputElement>;
|
|
47
|
+
defaultValue?: string;
|
|
48
|
+
closeClickOutside?: boolean;
|
|
49
|
+
type?: "text" | "date" | "number" | "email" | "password" | "url" | "tel";
|
|
50
|
+
isInsidePopover?: boolean;
|
|
51
|
+
textNoData?: string;
|
|
52
|
+
isEnter?: boolean;
|
|
53
|
+
maxLength?: number;
|
|
54
|
+
styleInput?: CSSProperties;
|
|
55
|
+
emptyContentChildren?: JSX.Element;
|
|
56
|
+
displayField?: keyof T | string;
|
|
57
|
+
multiple?: boolean;
|
|
58
|
+
startOptionIcon?: React.ReactNode;
|
|
59
|
+
}
|
|
60
|
+
export interface DropdownContainerProps<T extends DataValueListItem = DataValueListItem> {
|
|
61
|
+
data: T[];
|
|
62
|
+
name?: string;
|
|
63
|
+
height?: number;
|
|
64
|
+
onClick: (params: {
|
|
65
|
+
e?: React.MouseEvent<HTMLLIElement | HTMLLabelElement>;
|
|
66
|
+
el: T;
|
|
67
|
+
}) => void;
|
|
68
|
+
active: string | number | T[];
|
|
69
|
+
refPartner?: RefObject<HTMLElement> | null;
|
|
70
|
+
textNoData?: string;
|
|
71
|
+
isSearch?: boolean;
|
|
72
|
+
multiple?: boolean;
|
|
73
|
+
widthList?: number;
|
|
74
|
+
fixed?: boolean;
|
|
75
|
+
isLoading?: boolean;
|
|
76
|
+
isEnter?: boolean;
|
|
77
|
+
emptyContentChildren?: JSX.Element;
|
|
78
|
+
displayField?: keyof T | string;
|
|
79
|
+
startOptionIcon?: React.ReactNode;
|
|
80
|
+
}
|
|
81
|
+
export interface OptionListProps<T extends DataValueListItem = DataValueListItem> {
|
|
82
|
+
dataValue: T[];
|
|
83
|
+
active: string | number | T[];
|
|
84
|
+
onClick: (params: {
|
|
85
|
+
e?: React.MouseEvent<HTMLLIElement>;
|
|
86
|
+
el: T;
|
|
87
|
+
}) => void;
|
|
88
|
+
multiple: boolean;
|
|
89
|
+
textNoData: string;
|
|
90
|
+
hoverIndex: number | null;
|
|
91
|
+
setHoverIndex: React.Dispatch<React.SetStateAction<number | null>>;
|
|
92
|
+
showTextNoData?: boolean;
|
|
93
|
+
emptyContentChildren?: JSX.Element;
|
|
94
|
+
displayField?: keyof T | string;
|
|
95
|
+
startOptionIcon?: React.ReactNode;
|
|
96
|
+
}
|
|
97
|
+
//# sourceMappingURL=autocomplete-types.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"autocomplete-types.d.ts","sourceRoot":"","sources":["../../../src/components/autocomplete/autocomplete-types.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
import { RefObject } from 'react';
|
|
2
|
+
import { DataValueListItem } from './autocomplete-types';
|
|
3
|
+
export declare const hideAllSelectLists: (name: string | undefined) => void;
|
|
4
|
+
export declare const hideAllPortalSelectLists: (name: string | undefined) => void;
|
|
5
|
+
export declare function getInitialActiveIndex(data: DataValueListItem[], active: string | number | DataValueListItem[]): number;
|
|
6
|
+
interface SetDropdownPositionArgs {
|
|
7
|
+
dropdownRef: RefObject<HTMLElement> | {
|
|
8
|
+
current: HTMLElement | null;
|
|
9
|
+
};
|
|
10
|
+
anchorRef: RefObject<HTMLElement> | {
|
|
11
|
+
current: HTMLElement | null;
|
|
12
|
+
};
|
|
13
|
+
height: number;
|
|
14
|
+
width?: number | "auto";
|
|
15
|
+
fixed?: boolean;
|
|
16
|
+
}
|
|
17
|
+
export declare const setDropdownPosition: ({ dropdownRef, anchorRef, height, width, fixed }: SetDropdownPositionArgs) => void;
|
|
18
|
+
export {};
|
|
19
|
+
//# sourceMappingURL=autocomplete-utils.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"autocomplete-utils.d.ts","sourceRoot":"","sources":["../../../src/components/autocomplete/autocomplete-utils.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,OAAO,CAAC;AACvC,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,sBAAsB,CAAC;AAE9D,eAAO,MAAM,kBAAkB,GAAI,MAAM,MAAM,GAAG,SAAS,SAiB1D,CAAC;AAEF,eAAO,MAAM,wBAAwB,GAAI,MAAM,MAAM,GAAG,SAAS,SAoBhE,CAAC;AAEF,wBAAgB,qBAAqB,CAAC,IAAI,EAAE,iBAAiB,EAAE,EAAE,MAAM,EAAE,MAAM,GAAG,MAAM,GAAG,iBAAiB,EAAE,UAa7G;AAED,UAAU,uBAAuB;IAChC,WAAW,EAAE,SAAS,CAAC,WAAW,CAAC,GAAG;QAAE,OAAO,EAAE,WAAW,GAAG,IAAI,CAAA;KAAE,CAAC;IACtE,SAAS,EAAE,SAAS,CAAC,WAAW,CAAC,GAAG;QAAE,OAAO,EAAE,WAAW,GAAG,IAAI,CAAA;KAAE,CAAC;IACpE,MAAM,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACxB,KAAK,CAAC,EAAE,OAAO,CAAC;CAChB;AAED,eAAO,MAAM,mBAAmB,GAAI,kDAAyD,uBAAuB,SAgCnH,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/autocomplete/index.ts"],"names":[],"mappings":"AAAA,cAAc,yBAAyB,CAAC;AACxC,cAAc,sBAAsB,CAAC;AACrC,cAAc,2BAA2B,CAAC;AAC1C,cAAc,6BAA6B,CAAC"}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
import { DataValueListItem, InputAutocompleteFormProps } from './autocomplete-types';
|
|
2
|
+
export declare const InputAutocompleteForm: import('react').NamedExoticComponent<InputAutocompleteFormProps<DataValueListItem<Record<string, unknown>>> & import('react').RefAttributes<HTMLDivElement>>;
|
|
3
|
+
//# sourceMappingURL=input-autocomplete-form.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"input-autocomplete-form.d.ts","sourceRoot":"","sources":["../../../src/components/autocomplete/input-autocomplete-form.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,0BAA0B,EAAE,MAAM,sBAAsB,CAAC;AAY1F,eAAO,MAAM,qBAAqB,8JAwMjC,CAAC"}
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
import { RefObject } from 'react';
|
|
2
|
+
interface DropdownControllerProps {
|
|
3
|
+
containerRef: RefObject<HTMLElement>;
|
|
4
|
+
dropdownRef: RefObject<HTMLElement>;
|
|
5
|
+
onCloseDropDown?: () => void;
|
|
6
|
+
}
|
|
7
|
+
export declare function useAutocompleteDropdown({ containerRef, dropdownRef, onCloseDropDown }: DropdownControllerProps): readonly [boolean, import('react').Dispatch<import('react').SetStateAction<boolean>>];
|
|
8
|
+
export {};
|
|
9
|
+
//# sourceMappingURL=use-autocomplete-dropdown.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"use-autocomplete-dropdown.d.ts","sourceRoot":"","sources":["../../../src/components/autocomplete/use-autocomplete-dropdown.ts"],"names":[],"mappings":"AAAA,OAAO,EAAoC,KAAK,SAAS,EAAE,MAAM,OAAO,CAAC;AAEzE,UAAU,uBAAuB;IAChC,YAAY,EAAE,SAAS,CAAC,WAAW,CAAC,CAAC;IACrC,WAAW,EAAE,SAAS,CAAC,WAAW,CAAC,CAAC;IACpC,eAAe,CAAC,EAAE,MAAM,IAAI,CAAC;CAC7B;AAID,wBAAgB,uBAAuB,CAAC,EAAE,YAAY,EAAE,WAAW,EAAE,eAAe,EAAE,EAAE,uBAAuB,yFA0C9G"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"use-key-press.d.ts","sourceRoot":"","sources":["../../../src/components/autocomplete/use-key-press.ts"],"names":[],"mappings":"AAEA,UAAU,KAAK;IACd,SAAS,EAAE,MAAM,CAAC;CAClB;AACD,eAAO,MAAM,WAAW,GAAI,eAAe,KAAK,YAqB/C,CAAC"}
|
|
@@ -40,57 +40,15 @@ export declare function useButton(props: UseButtonProps): {
|
|
|
40
40
|
isInGroup?: boolean | undefined;
|
|
41
41
|
disableAnimation?: boolean | undefined;
|
|
42
42
|
title?: string | undefined | undefined;
|
|
43
|
-
|
|
43
|
+
role?: import('react').AriaRole | undefined;
|
|
44
44
|
translate?: "yes" | "no" | undefined | undefined;
|
|
45
|
-
|
|
45
|
+
onMouseEnter?: MouseEventHandler<HTMLElement> | undefined;
|
|
46
46
|
slot?: string | undefined | undefined;
|
|
47
47
|
style?: import('react').CSSProperties | undefined;
|
|
48
|
-
defaultChecked?: boolean | undefined | undefined;
|
|
49
|
-
defaultValue?: string | number | readonly string[] | undefined;
|
|
50
|
-
suppressContentEditableWarning?: boolean | undefined | undefined;
|
|
51
|
-
suppressHydrationWarning?: boolean | undefined | undefined;
|
|
52
|
-
accessKey?: string | undefined | undefined;
|
|
53
|
-
autoCapitalize?: "off" | "none" | "on" | "sentences" | "words" | "characters" | undefined | (string & {}) | undefined;
|
|
54
|
-
autoFocus?: boolean | undefined | undefined;
|
|
55
|
-
contentEditable?: "inherit" | (boolean | "true" | "false") | "plaintext-only" | undefined;
|
|
56
|
-
contextMenu?: string | undefined | undefined;
|
|
57
48
|
dir?: string | undefined | undefined;
|
|
58
|
-
|
|
59
|
-
enterKeyHint?: "enter" | "done" | "go" | "next" | "previous" | "search" | "send" | undefined | undefined;
|
|
60
|
-
hidden?: boolean | undefined | undefined;
|
|
49
|
+
suppressHydrationWarning?: boolean | undefined | undefined;
|
|
61
50
|
lang?: string | undefined | undefined;
|
|
62
|
-
nonce?: string | undefined | undefined;
|
|
63
|
-
spellCheck?: (boolean | "true" | "false") | undefined;
|
|
64
51
|
tabIndex?: number | undefined | undefined;
|
|
65
|
-
radioGroup?: string | undefined | undefined;
|
|
66
|
-
role?: import('react').AriaRole | undefined;
|
|
67
|
-
about?: string | undefined | undefined;
|
|
68
|
-
datatype?: string | undefined | undefined;
|
|
69
|
-
inlist?: any;
|
|
70
|
-
property?: string | undefined | undefined;
|
|
71
|
-
rel?: string | undefined | undefined;
|
|
72
|
-
resource?: string | undefined | undefined;
|
|
73
|
-
rev?: string | undefined | undefined;
|
|
74
|
-
typeof?: string | undefined | undefined;
|
|
75
|
-
vocab?: string | undefined | undefined;
|
|
76
|
-
autoCorrect?: string | undefined | undefined;
|
|
77
|
-
autoSave?: string | undefined | undefined;
|
|
78
|
-
itemProp?: string | undefined | undefined;
|
|
79
|
-
itemScope?: boolean | undefined | undefined;
|
|
80
|
-
itemType?: string | undefined | undefined;
|
|
81
|
-
itemID?: string | undefined | undefined;
|
|
82
|
-
itemRef?: string | undefined | undefined;
|
|
83
|
-
results?: number | undefined | undefined;
|
|
84
|
-
security?: string | undefined | undefined;
|
|
85
|
-
unselectable?: "on" | "off" | undefined | undefined;
|
|
86
|
-
popover?: "" | "auto" | "manual" | "hint" | undefined | undefined;
|
|
87
|
-
popoverTargetAction?: "toggle" | "show" | "hide" | undefined | undefined;
|
|
88
|
-
popoverTarget?: string | undefined | undefined;
|
|
89
|
-
inert?: boolean | undefined | undefined;
|
|
90
|
-
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined | undefined;
|
|
91
|
-
is?: string | undefined | undefined;
|
|
92
|
-
exportparts?: string | undefined | undefined;
|
|
93
|
-
part?: string | undefined | undefined;
|
|
94
52
|
"aria-activedescendant"?: string | undefined | undefined;
|
|
95
53
|
"aria-atomic"?: (boolean | "true" | "false") | undefined;
|
|
96
54
|
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined | undefined;
|
|
@@ -254,7 +212,6 @@ export declare function useButton(props: UseButtonProps): {
|
|
|
254
212
|
onDropCapture?: import('react').DragEventHandler<HTMLElement> | undefined;
|
|
255
213
|
onMouseDown?: MouseEventHandler<HTMLElement> | undefined;
|
|
256
214
|
onMouseDownCapture?: MouseEventHandler<HTMLElement> | undefined;
|
|
257
|
-
onMouseEnter?: MouseEventHandler<HTMLElement> | undefined;
|
|
258
215
|
onMouseLeave?: MouseEventHandler<HTMLElement> | undefined;
|
|
259
216
|
onMouseMove?: MouseEventHandler<HTMLElement> | undefined;
|
|
260
217
|
onMouseMoveCapture?: MouseEventHandler<HTMLElement> | undefined;
|
|
@@ -314,6 +271,49 @@ export declare function useButton(props: UseButtonProps): {
|
|
|
314
271
|
onTransitionRunCapture?: import('react').TransitionEventHandler<HTMLElement> | undefined;
|
|
315
272
|
onTransitionStart?: import('react').TransitionEventHandler<HTMLElement> | undefined;
|
|
316
273
|
onTransitionStartCapture?: import('react').TransitionEventHandler<HTMLElement> | undefined;
|
|
274
|
+
defaultChecked?: boolean | undefined | undefined;
|
|
275
|
+
defaultValue?: string | number | readonly string[] | undefined;
|
|
276
|
+
suppressContentEditableWarning?: boolean | undefined | undefined;
|
|
277
|
+
accessKey?: string | undefined | undefined;
|
|
278
|
+
autoCapitalize?: "off" | "none" | "on" | "sentences" | "words" | "characters" | undefined | (string & {}) | undefined;
|
|
279
|
+
autoFocus?: boolean | undefined | undefined;
|
|
280
|
+
contentEditable?: "inherit" | (boolean | "true" | "false") | "plaintext-only" | undefined;
|
|
281
|
+
contextMenu?: string | undefined | undefined;
|
|
282
|
+
draggable?: (boolean | "true" | "false") | undefined;
|
|
283
|
+
enterKeyHint?: "enter" | "done" | "go" | "next" | "previous" | "search" | "send" | undefined | undefined;
|
|
284
|
+
hidden?: boolean | undefined | undefined;
|
|
285
|
+
nonce?: string | undefined | undefined;
|
|
286
|
+
spellCheck?: (boolean | "true" | "false") | undefined;
|
|
287
|
+
radioGroup?: string | undefined | undefined;
|
|
288
|
+
about?: string | undefined | undefined;
|
|
289
|
+
content?: string | undefined | undefined;
|
|
290
|
+
datatype?: string | undefined | undefined;
|
|
291
|
+
inlist?: any;
|
|
292
|
+
prefix?: string | undefined | undefined;
|
|
293
|
+
property?: string | undefined | undefined;
|
|
294
|
+
rel?: string | undefined | undefined;
|
|
295
|
+
resource?: string | undefined | undefined;
|
|
296
|
+
rev?: string | undefined | undefined;
|
|
297
|
+
typeof?: string | undefined | undefined;
|
|
298
|
+
vocab?: string | undefined | undefined;
|
|
299
|
+
autoCorrect?: string | undefined | undefined;
|
|
300
|
+
autoSave?: string | undefined | undefined;
|
|
301
|
+
itemProp?: string | undefined | undefined;
|
|
302
|
+
itemScope?: boolean | undefined | undefined;
|
|
303
|
+
itemType?: string | undefined | undefined;
|
|
304
|
+
itemID?: string | undefined | undefined;
|
|
305
|
+
itemRef?: string | undefined | undefined;
|
|
306
|
+
results?: number | undefined | undefined;
|
|
307
|
+
security?: string | undefined | undefined;
|
|
308
|
+
unselectable?: "on" | "off" | undefined | undefined;
|
|
309
|
+
popover?: "" | "auto" | "manual" | "hint" | undefined | undefined;
|
|
310
|
+
popoverTargetAction?: "toggle" | "show" | "hide" | undefined | undefined;
|
|
311
|
+
popoverTarget?: string | undefined | undefined;
|
|
312
|
+
inert?: boolean | undefined | undefined;
|
|
313
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined | undefined;
|
|
314
|
+
is?: string | undefined | undefined;
|
|
315
|
+
exportparts?: string | undefined | undefined;
|
|
316
|
+
part?: string | undefined | undefined;
|
|
317
317
|
className: string;
|
|
318
318
|
"data-disabled": boolean | "true" | "false";
|
|
319
319
|
"data-loading": boolean | "true" | "false";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"date-picker.d.ts","sourceRoot":"","sources":["../../../../src/components/calendar/date-picker/date-picker.tsx"],"names":[],"mappings":"AAAA,OAAO,kCAAkC,CAAC;AAC1C,OAAO,uCAAuC,CAAC;AAC/C,OAAO,4DAA4D,CAAC;AAepE,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,mCAAmC,CAAC;
|
|
1
|
+
{"version":3,"file":"date-picker.d.ts","sourceRoot":"","sources":["../../../../src/components/calendar/date-picker/date-picker.tsx"],"names":[],"mappings":"AAAA,OAAO,kCAAkC,CAAC;AAC1C,OAAO,uCAAuC,CAAC;AAC/C,OAAO,4DAA4D,CAAC;AAepE,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,mCAAmC,CAAC;AAMvE,eAAO,MAAM,cAAc,GAAI,+YAmC5B,aAAa,4CA0Sf,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"date-picker.style.d.ts","sourceRoot":"","sources":["../../../../src/components/calendar/date-picker/date-picker.style.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,WAAW,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAGlE,eAAO,MAAM,aAAa;YACjB,WAAW,CAAC,UAAU,EAAE,WAAW,CAAC;kBAC9B,MAAM;mBACL,MAAM;oBACL,MAAM;YACd,MAAM;WACP,WAAW,CAAC,SAAS,EAAE,IAAI,CAAC;
|
|
1
|
+
{"version":3,"file":"date-picker.style.d.ts","sourceRoot":"","sources":["../../../../src/components/calendar/date-picker/date-picker.style.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,WAAW,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAGlE,eAAO,MAAM,aAAa;YACjB,WAAW,CAAC,UAAU,EAAE,WAAW,CAAC;kBAC9B,MAAM;mBACL,MAAM;oBACL,MAAM;YACd,MAAM;WACP,WAAW,CAAC,SAAS,EAAE,IAAI,CAAC;YAqgBnC,CAAC"}
|
|
@@ -142,60 +142,19 @@ export declare function useChip(props: UseChipProps): {
|
|
|
142
142
|
children: import('react').ReactNode;
|
|
143
143
|
getChipProps: () => {
|
|
144
144
|
title?: string | undefined | undefined;
|
|
145
|
-
|
|
145
|
+
id?: string | undefined | undefined;
|
|
146
|
+
key?: import('react').Key | null | undefined;
|
|
147
|
+
onClick?: import('react').MouseEventHandler<HTMLDivElement> | undefined;
|
|
148
|
+
role?: import('react').AriaRole | undefined;
|
|
146
149
|
translate?: "yes" | "no" | undefined | undefined;
|
|
147
|
-
|
|
148
|
-
prefix?: string | undefined | undefined;
|
|
150
|
+
onMouseEnter?: import('react').MouseEventHandler<HTMLDivElement> | undefined;
|
|
149
151
|
slot?: string | undefined | undefined;
|
|
150
152
|
style?: import('react').CSSProperties | undefined;
|
|
151
|
-
defaultChecked?: boolean | undefined | undefined;
|
|
152
|
-
defaultValue?: string | number | readonly string[] | undefined;
|
|
153
|
-
key?: import('react').Key | null | undefined;
|
|
154
|
-
suppressContentEditableWarning?: boolean | undefined | undefined;
|
|
155
|
-
suppressHydrationWarning?: boolean | undefined | undefined;
|
|
156
|
-
accessKey?: string | undefined | undefined;
|
|
157
|
-
autoCapitalize?: "off" | "none" | "on" | "sentences" | "words" | "characters" | undefined | (string & {}) | undefined;
|
|
158
|
-
autoFocus?: boolean | undefined | undefined;
|
|
159
|
-
contentEditable?: "inherit" | (boolean | "true" | "false") | "plaintext-only" | undefined;
|
|
160
|
-
contextMenu?: string | undefined | undefined;
|
|
161
153
|
dir?: string | undefined | undefined;
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
hidden?: boolean | undefined | undefined;
|
|
165
|
-
id?: string | undefined | undefined;
|
|
154
|
+
suppressHydrationWarning?: boolean | undefined | undefined;
|
|
155
|
+
color?: "primary" | "secondary" | "success" | "warning" | "danger" | "default" | undefined;
|
|
166
156
|
lang?: string | undefined | undefined;
|
|
167
|
-
nonce?: string | undefined | undefined;
|
|
168
|
-
spellCheck?: (boolean | "true" | "false") | undefined;
|
|
169
157
|
tabIndex?: number | undefined | undefined;
|
|
170
|
-
radioGroup?: string | undefined | undefined;
|
|
171
|
-
role?: import('react').AriaRole | undefined;
|
|
172
|
-
about?: string | undefined | undefined;
|
|
173
|
-
datatype?: string | undefined | undefined;
|
|
174
|
-
inlist?: any;
|
|
175
|
-
property?: string | undefined | undefined;
|
|
176
|
-
rel?: string | undefined | undefined;
|
|
177
|
-
resource?: string | undefined | undefined;
|
|
178
|
-
rev?: string | undefined | undefined;
|
|
179
|
-
typeof?: string | undefined | undefined;
|
|
180
|
-
vocab?: string | undefined | undefined;
|
|
181
|
-
autoCorrect?: string | undefined | undefined;
|
|
182
|
-
autoSave?: string | undefined | undefined;
|
|
183
|
-
itemProp?: string | undefined | undefined;
|
|
184
|
-
itemScope?: boolean | undefined | undefined;
|
|
185
|
-
itemType?: string | undefined | undefined;
|
|
186
|
-
itemID?: string | undefined | undefined;
|
|
187
|
-
itemRef?: string | undefined | undefined;
|
|
188
|
-
results?: number | undefined | undefined;
|
|
189
|
-
security?: string | undefined | undefined;
|
|
190
|
-
unselectable?: "on" | "off" | undefined | undefined;
|
|
191
|
-
popover?: "" | "auto" | "manual" | "hint" | undefined | undefined;
|
|
192
|
-
popoverTargetAction?: "toggle" | "show" | "hide" | undefined | undefined;
|
|
193
|
-
popoverTarget?: string | undefined | undefined;
|
|
194
|
-
inert?: boolean | undefined | undefined;
|
|
195
|
-
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined | undefined;
|
|
196
|
-
is?: string | undefined | undefined;
|
|
197
|
-
exportparts?: string | undefined | undefined;
|
|
198
|
-
part?: string | undefined | undefined;
|
|
199
158
|
"aria-activedescendant"?: string | undefined | undefined;
|
|
200
159
|
"aria-atomic"?: (boolean | "true" | "false") | undefined;
|
|
201
160
|
"aria-autocomplete"?: "none" | "inline" | "list" | "both" | undefined | undefined;
|
|
@@ -336,7 +295,6 @@ export declare function useChip(props: UseChipProps): {
|
|
|
336
295
|
onWaitingCapture?: import('react').ReactEventHandler<HTMLDivElement> | undefined;
|
|
337
296
|
onAuxClick?: import('react').MouseEventHandler<HTMLDivElement> | undefined;
|
|
338
297
|
onAuxClickCapture?: import('react').MouseEventHandler<HTMLDivElement> | undefined;
|
|
339
|
-
onClick?: import('react').MouseEventHandler<HTMLDivElement> | undefined;
|
|
340
298
|
onClickCapture?: import('react').MouseEventHandler<HTMLDivElement> | undefined;
|
|
341
299
|
onContextMenu?: import('react').MouseEventHandler<HTMLDivElement> | undefined;
|
|
342
300
|
onContextMenuCapture?: import('react').MouseEventHandler<HTMLDivElement> | undefined;
|
|
@@ -360,7 +318,6 @@ export declare function useChip(props: UseChipProps): {
|
|
|
360
318
|
onDropCapture?: import('react').DragEventHandler<HTMLDivElement> | undefined;
|
|
361
319
|
onMouseDown?: import('react').MouseEventHandler<HTMLDivElement> | undefined;
|
|
362
320
|
onMouseDownCapture?: import('react').MouseEventHandler<HTMLDivElement> | undefined;
|
|
363
|
-
onMouseEnter?: import('react').MouseEventHandler<HTMLDivElement> | undefined;
|
|
364
321
|
onMouseLeave?: import('react').MouseEventHandler<HTMLDivElement> | undefined;
|
|
365
322
|
onMouseMove?: import('react').MouseEventHandler<HTMLDivElement> | undefined;
|
|
366
323
|
onMouseMoveCapture?: import('react').MouseEventHandler<HTMLDivElement> | undefined;
|
|
@@ -420,6 +377,49 @@ export declare function useChip(props: UseChipProps): {
|
|
|
420
377
|
onTransitionRunCapture?: import('react').TransitionEventHandler<HTMLDivElement> | undefined;
|
|
421
378
|
onTransitionStart?: import('react').TransitionEventHandler<HTMLDivElement> | undefined;
|
|
422
379
|
onTransitionStartCapture?: import('react').TransitionEventHandler<HTMLDivElement> | undefined;
|
|
380
|
+
defaultChecked?: boolean | undefined | undefined;
|
|
381
|
+
defaultValue?: string | number | readonly string[] | undefined;
|
|
382
|
+
suppressContentEditableWarning?: boolean | undefined | undefined;
|
|
383
|
+
accessKey?: string | undefined | undefined;
|
|
384
|
+
autoCapitalize?: "off" | "none" | "on" | "sentences" | "words" | "characters" | undefined | (string & {}) | undefined;
|
|
385
|
+
autoFocus?: boolean | undefined | undefined;
|
|
386
|
+
contentEditable?: "inherit" | (boolean | "true" | "false") | "plaintext-only" | undefined;
|
|
387
|
+
contextMenu?: string | undefined | undefined;
|
|
388
|
+
draggable?: (boolean | "true" | "false") | undefined;
|
|
389
|
+
enterKeyHint?: "enter" | "done" | "go" | "next" | "previous" | "search" | "send" | undefined | undefined;
|
|
390
|
+
hidden?: boolean | undefined | undefined;
|
|
391
|
+
nonce?: string | undefined | undefined;
|
|
392
|
+
spellCheck?: (boolean | "true" | "false") | undefined;
|
|
393
|
+
radioGroup?: string | undefined | undefined;
|
|
394
|
+
about?: string | undefined | undefined;
|
|
395
|
+
content?: string | undefined | undefined;
|
|
396
|
+
datatype?: string | undefined | undefined;
|
|
397
|
+
inlist?: any;
|
|
398
|
+
prefix?: string | undefined | undefined;
|
|
399
|
+
property?: string | undefined | undefined;
|
|
400
|
+
rel?: string | undefined | undefined;
|
|
401
|
+
resource?: string | undefined | undefined;
|
|
402
|
+
rev?: string | undefined | undefined;
|
|
403
|
+
typeof?: string | undefined | undefined;
|
|
404
|
+
vocab?: string | undefined | undefined;
|
|
405
|
+
autoCorrect?: string | undefined | undefined;
|
|
406
|
+
autoSave?: string | undefined | undefined;
|
|
407
|
+
itemProp?: string | undefined | undefined;
|
|
408
|
+
itemScope?: boolean | undefined | undefined;
|
|
409
|
+
itemType?: string | undefined | undefined;
|
|
410
|
+
itemID?: string | undefined | undefined;
|
|
411
|
+
itemRef?: string | undefined | undefined;
|
|
412
|
+
results?: number | undefined | undefined;
|
|
413
|
+
security?: string | undefined | undefined;
|
|
414
|
+
unselectable?: "on" | "off" | undefined | undefined;
|
|
415
|
+
popover?: "" | "auto" | "manual" | "hint" | undefined | undefined;
|
|
416
|
+
popoverTargetAction?: "toggle" | "show" | "hide" | undefined | undefined;
|
|
417
|
+
popoverTarget?: string | undefined | undefined;
|
|
418
|
+
inert?: boolean | undefined | undefined;
|
|
419
|
+
inputMode?: "none" | "text" | "tel" | "url" | "email" | "numeric" | "decimal" | "search" | undefined | undefined;
|
|
420
|
+
is?: string | undefined | undefined;
|
|
421
|
+
exportparts?: string | undefined | undefined;
|
|
422
|
+
part?: string | undefined | undefined;
|
|
423
423
|
isDisabled?: boolean | undefined;
|
|
424
424
|
size?: "sm" | "md" | "lg" | undefined;
|
|
425
425
|
radius?: "sm" | "md" | "lg" | "full" | "none" | undefined;
|
|
@@ -6,7 +6,7 @@ const index = require("../chunks/index-COxPsg-F.js");
|
|
|
6
6
|
const React = require("react");
|
|
7
7
|
const clsx = require("clsx");
|
|
8
8
|
require("../chunks/textarea-D2_KC-J4.js");
|
|
9
|
-
const select = require("../chunks/select-
|
|
9
|
+
const select = require("../chunks/select-BSYrEccf.js");
|
|
10
10
|
require("../chunks/button-d5z8H59K.js");
|
|
11
11
|
const PaginationItem = ({ className, color = "primary", active, children, text, onClick }) => {
|
|
12
12
|
const bgClass = clsx(
|
|
@@ -4,7 +4,7 @@ import { I as IoIosArrowBack } from "../chunks/index-YHWRO9Xl.js";
|
|
|
4
4
|
import { useState, useCallback } from "react";
|
|
5
5
|
import clsx from "clsx";
|
|
6
6
|
import "../chunks/textarea-_HQpXiCX.js";
|
|
7
|
-
import { S as Select, a as SelectTrigger, b as SelectValue, c as SelectContent, d as SelectGroup, e as SelectLabel, f as SelectItem } from "../chunks/select-
|
|
7
|
+
import { S as Select, a as SelectTrigger, b as SelectValue, c as SelectContent, d as SelectGroup, e as SelectLabel, f as SelectItem } from "../chunks/select-BVS-SGsI.js";
|
|
8
8
|
import "../chunks/button-B0fpJrMg.js";
|
|
9
9
|
const PaginationItem = ({ className, color = "primary", active, children, text, onClick }) => {
|
|
10
10
|
const bgClass = clsx(
|
|
@@ -8,10 +8,10 @@ const utils = require("../chunks/utils-ij3i9zTT.js");
|
|
|
8
8
|
require("../chunks/textarea-D2_KC-J4.js");
|
|
9
9
|
const labelError = require("../chunks/label-error-C8lIsfXu.js");
|
|
10
10
|
require("clsx");
|
|
11
|
-
const scrollArea = require("../chunks/scroll-area-
|
|
11
|
+
const scrollArea = require("../chunks/scroll-area-BOU8O70p.js");
|
|
12
12
|
require("../chunks/button-d5z8H59K.js");
|
|
13
13
|
const framerMotion = require("framer-motion");
|
|
14
|
-
const index = require("../chunks/index-
|
|
14
|
+
const index = require("../chunks/index-CADDwL6K.js");
|
|
15
15
|
const countryData = {
|
|
16
16
|
PE: { name: "Perú", flag: "🇵🇪" },
|
|
17
17
|
US: { name: "Estados Unidos", flag: "🇺🇸" },
|
|
@@ -6,10 +6,10 @@ import { c as cn } from "../chunks/utils-H80jjgLf.js";
|
|
|
6
6
|
import "../chunks/textarea-_HQpXiCX.js";
|
|
7
7
|
import { L as LabelError } from "../chunks/label-error-BTCuInp7.js";
|
|
8
8
|
import "clsx";
|
|
9
|
-
import { S as Search, a as ScrollArea } from "../chunks/scroll-area-
|
|
9
|
+
import { S as Search, a as ScrollArea } from "../chunks/scroll-area-DAQUXpBS.js";
|
|
10
10
|
import "../chunks/button-B0fpJrMg.js";
|
|
11
11
|
import { AnimatePresence, LazyMotion, domAnimation, m } from "framer-motion";
|
|
12
|
-
import { C as ChevronDown, a as Check } from "../chunks/index-
|
|
12
|
+
import { C as ChevronDown, a as Check } from "../chunks/index-DBpvJQOe.js";
|
|
13
13
|
const countryData = {
|
|
14
14
|
PE: { name: "Perú", flag: "🇵🇪" },
|
|
15
15
|
US: { name: "Estados Unidos", flag: "🇺🇸" },
|
|
@@ -4,7 +4,7 @@ const jsxRuntime = require("react/jsx-runtime");
|
|
|
4
4
|
const React = require("react");
|
|
5
5
|
const ReactDOM = require("react-dom");
|
|
6
6
|
const clsx = require("clsx");
|
|
7
|
-
const styledComponents_browser_esm = require("../chunks/styled-components.browser.esm-
|
|
7
|
+
const styledComponents_browser_esm = require("../chunks/styled-components.browser.esm-Cg8LpeaI.js");
|
|
8
8
|
const utils = require("../chunks/utils-ij3i9zTT.js");
|
|
9
9
|
require("../chunks/textarea-D2_KC-J4.js");
|
|
10
10
|
const labelError = require("../chunks/label-error-C8lIsfXu.js");
|
|
@@ -2,7 +2,7 @@ import { jsx, jsxs, Fragment } from "react/jsx-runtime";
|
|
|
2
2
|
import { memo, useLayoutEffect, useEffect, useState, useRef, useCallback, useMemo, createElement, useId } from "react";
|
|
3
3
|
import { createPortal } from "react-dom";
|
|
4
4
|
import clsx from "clsx";
|
|
5
|
-
import { m as makeEventProps, F as Fit, d as dt } from "../chunks/styled-components.browser.esm-
|
|
5
|
+
import { m as makeEventProps, F as Fit, d as dt } from "../chunks/styled-components.browser.esm-C5L9Ov58.js";
|
|
6
6
|
import { c as cn } from "../chunks/utils-H80jjgLf.js";
|
|
7
7
|
import "../chunks/textarea-_HQpXiCX.js";
|
|
8
8
|
import { L as LabelError } from "../chunks/label-error-BTCuInp7.js";
|
|
@@ -1,3 +1,9 @@
|
|
|
1
1
|
import { SVGProps } from 'react';
|
|
2
|
-
export
|
|
2
|
+
export interface IconSvgProps extends SVGProps<SVGSVGElement> {
|
|
3
|
+
width?: number | string;
|
|
4
|
+
height?: number | string;
|
|
5
|
+
fill?: string;
|
|
6
|
+
size?: number | string;
|
|
7
|
+
orientation?: "vertical" | "horizontal";
|
|
8
|
+
}
|
|
3
9
|
//# sourceMappingURL=icon.type.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"icon.type.d.ts","sourceRoot":"","sources":["../../src/types/icon.type.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAC,QAAQ,EAAC,MAAM,OAAO,CAAC;AAEpC,MAAM,
|
|
1
|
+
{"version":3,"file":"icon.type.d.ts","sourceRoot":"","sources":["../../src/types/icon.type.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAC,QAAQ,EAAC,MAAM,OAAO,CAAC;AAEpC,MAAM,WAAW,YAAa,SAAQ,QAAQ,CAAC,aAAa,CAAC;IAC5D,KAAK,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACxB,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACzB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;IACvB,WAAW,CAAC,EAAE,UAAU,GAAG,YAAY,CAAC;CACxC"}
|