@weni/unnnic-system 3.11.1-alpha.2 → 3.11.2
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/CHANGELOG.md +32 -0
- package/dist/components/Alert/Alert.vue.d.ts +3 -3
- package/dist/components/Alert/Version1dot1.vue.d.ts +1 -1
- package/dist/components/AudioRecorder/AudioHandler.vue.d.ts +18 -109
- package/dist/components/AudioRecorder/AudioRecorder.vue.d.ts +36 -218
- package/dist/components/AvatarIcon/AvatarIcon.vue.d.ts +1 -1
- package/dist/components/Button/Button.vue.d.ts +2 -2
- package/dist/components/Card/AccountCard.vue.d.ts +2 -2
- package/dist/components/Card/Card.vue.d.ts +29 -120
- package/dist/components/Card/CardCompany.vue.d.ts +2 -2
- package/dist/components/Card/CardStatusesContainer.vue.d.ts +19 -110
- package/dist/components/Card/ContentCard.vue.d.ts +1 -1
- package/dist/components/Card/DashCard.vue.d.ts +2 -2
- package/dist/components/Card/DefaultCard.vue.d.ts +1 -1
- package/dist/components/Card/MarketplaceCard.vue.d.ts +1 -1
- package/dist/components/Card/SimpleCard.vue.d.ts +18 -109
- package/dist/components/Card/StatusCard.vue.d.ts +1 -1
- package/dist/components/Card/TitleCard.vue.d.ts +18 -109
- package/dist/components/CardImage/CardImage.vue.d.ts +5 -5
- package/dist/components/CardInformation/CardInformation.vue.d.ts +19 -110
- package/dist/components/CardProject/CardProject.vue.d.ts +2 -2
- package/dist/components/Carousel/Carousel.vue.d.ts +2 -2
- package/dist/components/Carousel/TagCarousel.vue.d.ts +2 -2
- package/dist/components/ChartBar/ChartBar.vue.d.ts +24 -115
- package/dist/components/ChartLine/ChartLine.vue.d.ts +18 -109
- package/dist/components/ChatText/ChatText.vue.d.ts +18 -109
- package/dist/components/ChatsContact/ChatsContact.vue.d.ts +6 -6
- package/dist/components/ChatsMessage/ChatsMessage.vue.d.ts +18 -109
- package/dist/components/ChatsUserAvatar/ChatsUserAvatar.vue.d.ts +1 -1
- package/dist/components/Checkbox/Checkbox.vue.d.ts +3 -3
- package/dist/components/DataArea/DataArea.vue.d.ts +18 -109
- package/dist/components/DataTable/index.vue.d.ts +1 -1
- package/dist/components/DataTable/index.vue.d.ts.map +1 -1
- package/dist/components/DateFilter/DateFilter.vue.d.ts +10 -10
- package/dist/components/DatePicker/DatePicker.vue.d.ts +69 -249
- package/dist/components/DatePicker/DatePicker.vue.d.ts.map +1 -1
- package/dist/components/Drawer/Drawer.vue.d.ts +207 -35
- package/dist/components/Drawer/Drawer.vue.d.ts.map +1 -1
- package/dist/components/Dropdown/Dropdown.vue.d.ts +1 -1
- package/dist/components/FormElement/FormElement.vue.d.ts +4 -4
- package/dist/components/ImportCard/ImportCard.vue.d.ts +6 -6
- package/dist/components/Input/Input.vue.d.ts +9 -9
- package/dist/components/Input/TextInput.vue.d.ts +2 -2
- package/dist/components/InputDatePicker/InputDatePicker.vue.d.ts +47 -911
- package/dist/components/InputDatePicker/InputDatePicker.vue.d.ts.map +1 -1
- package/dist/components/InputNext/InputNext.vue.d.ts +3 -3
- package/dist/components/Modal/Modal.vue.d.ts +1 -1
- package/dist/components/ModalDialog/ModalDialog.vue.d.ts +35 -209
- package/dist/components/ModalDialog/ModalDialog.vue.d.ts.map +1 -1
- package/dist/components/ModalNext/ModalNext.vue.d.ts +15 -15
- package/dist/components/ModalUpload/ModalUpload.vue.d.ts +12 -12
- package/dist/components/MoodRating/MoodRating.vue.d.ts +18 -109
- package/dist/components/MultiSelect/MultiSelect.vue.d.ts +18 -18
- package/dist/components/Pagination/Pagination.vue.d.ts +6 -6
- package/dist/components/Radio/Radio.vue.d.ts +6 -6
- package/dist/components/Select/SelectItem.vue.d.ts +1 -1
- package/dist/components/SelectSmart/SelectSmart.vue.d.ts +12 -12
- package/dist/components/SelectSmart/SelectSmartMultipleHeader.vue.d.ts +2 -2
- package/dist/components/SelectSmart/SelectSmartOption.vue.d.ts +6 -6
- package/dist/components/SelectTime/index.vue.d.ts +3 -3
- package/dist/components/Sidebar/SidebarItem.vue.d.ts +2 -2
- package/dist/components/Slider/Slider.vue.d.ts +18 -109
- package/dist/components/Switch/Switch.vue.d.ts +2 -2
- package/dist/components/Tab/Tab.vue.d.ts +18 -109
- package/dist/components/TableNext/TableBodyCell.vue.d.ts +2 -2
- package/dist/components/TableNext/TablePagination.vue.d.ts +6 -6
- package/dist/components/Tag/DefaultTag.vue.d.ts +1 -1
- package/dist/components/Tag/Tag.vue.d.ts +2 -2
- package/dist/components/TextArea/TextArea.vue.d.ts +5 -5
- package/dist/components/Toast/Toast.vue.d.ts +1 -1
- package/dist/components/ToolTip/ToolTip.vue.d.ts +18 -109
- package/dist/components/ToolTip/ToolTip.vue.d.ts.map +1 -1
- package/dist/components/Tour/Tour.vue.d.ts +6 -6
- package/dist/components/Tour/TourPopover.vue.d.ts +6 -6
- package/dist/components/UploadArea/UploadArea.vue.d.ts +6 -6
- package/dist/components/ui/popover/PopoverContent.vue.d.ts +2 -2
- package/dist/components/ui/popover/PopoverContent.vue.d.ts.map +1 -1
- package/dist/components/ui/tabs/TabsTrigger.vue.d.ts.map +1 -1
- package/dist/{es-2f0d1dd1.mjs → es-042a0d15.mjs} +1 -1
- package/dist/{index-7d496127.mjs → index-fd0ea6b9.mjs} +51896 -54819
- package/dist/{pt-br-ec24bd23.mjs → pt-br-3b7cced5.mjs} +1 -1
- package/dist/style.css +1 -1
- package/dist/unnnic.mjs +196 -232
- package/dist/unnnic.umd.js +46 -50
- package/package.json +1 -2
- package/src/assets/scss/tailwind.scss +0 -8
- package/src/components/DatePicker/DatePicker.vue +628 -516
- package/src/components/DatePicker/__tests__/DatePicker.spec.js +227 -0
- package/src/components/Drawer/Drawer.vue +270 -177
- package/src/components/Drawer/__tests__/Drawer.spec.js +43 -32
- package/src/components/Drawer/__tests__/__snapshots__/Drawer.spec.js.snap +19 -18
- package/src/components/InputDatePicker/InputDatePicker.vue +149 -183
- package/src/components/InputDatePicker/__test__/InputDatePicker.spec.js +159 -0
- package/src/components/ModalDialog/ModalDialog.vue +148 -62
- package/src/components/ModalDialog/__tests__/ModalDialog.spec.js +221 -11
- package/src/components/ModalDialog/__tests__/__snapshots__/ModalDialog.spec.js.snap +22 -1
- package/src/components/Tab/__test__/__snapshots__/Tab.spec.js.snap +1 -3
- package/src/components/ToolTip/ToolTip.vue +188 -41
- package/src/components/ToolTip/__tests__/ToolTip.spec.js +61 -345
- package/src/components/index.ts +12 -86
- package/src/components/ui/tabs/TabsTrigger.vue +20 -4
- package/src/stories/DatePicker.stories.js +71 -0
- package/src/stories/Drawer.stories.js +1 -1
- package/src/stories/InputDatePicker.stories.js +22 -0
- package/src/stories/ModalDialog.mdx +0 -3
- package/src/stories/ModalDialog.stories.js +1 -1
- package/src/stories/Tabs.stories.js +1 -1
- package/dist/components/index.d.ts +0 -25946
- package/dist/components/index.d.ts.map +0 -1
- package/dist/components/ui/dialog/Dialog.vue.d.ts +0 -23
- package/dist/components/ui/dialog/Dialog.vue.d.ts.map +0 -1
- package/dist/components/ui/dialog/DialogClose.vue.d.ts +0 -19
- package/dist/components/ui/dialog/DialogClose.vue.d.ts.map +0 -1
- package/dist/components/ui/dialog/DialogContent.vue.d.ts +0 -43
- package/dist/components/ui/dialog/DialogContent.vue.d.ts.map +0 -1
- package/dist/components/ui/dialog/DialogFooter.vue.d.ts +0 -25
- package/dist/components/ui/dialog/DialogFooter.vue.d.ts.map +0 -1
- package/dist/components/ui/dialog/DialogHeader.vue.d.ts +0 -29
- package/dist/components/ui/dialog/DialogHeader.vue.d.ts.map +0 -1
- package/dist/components/ui/dialog/DialogTitle.vue.d.ts +0 -23
- package/dist/components/ui/dialog/DialogTitle.vue.d.ts.map +0 -1
- package/dist/components/ui/dialog/DialogTrigger.vue.d.ts +0 -19
- package/dist/components/ui/dialog/DialogTrigger.vue.d.ts.map +0 -1
- package/dist/components/ui/dialog/index.d.ts +0 -8
- package/dist/components/ui/dialog/index.d.ts.map +0 -1
- package/dist/components/ui/drawer/Drawer.vue.d.ts +0 -35
- package/dist/components/ui/drawer/Drawer.vue.d.ts.map +0 -1
- package/dist/components/ui/drawer/DrawerClose.vue.d.ts +0 -19
- package/dist/components/ui/drawer/DrawerClose.vue.d.ts.map +0 -1
- package/dist/components/ui/drawer/DrawerContent.vue.d.ts +0 -42
- package/dist/components/ui/drawer/DrawerContent.vue.d.ts.map +0 -1
- package/dist/components/ui/drawer/DrawerDescription.vue.d.ts +0 -23
- package/dist/components/ui/drawer/DrawerDescription.vue.d.ts.map +0 -1
- package/dist/components/ui/drawer/DrawerFooter.vue.d.ts +0 -22
- package/dist/components/ui/drawer/DrawerFooter.vue.d.ts.map +0 -1
- package/dist/components/ui/drawer/DrawerHeader.vue.d.ts +0 -25
- package/dist/components/ui/drawer/DrawerHeader.vue.d.ts.map +0 -1
- package/dist/components/ui/drawer/DrawerOverlay.vue.d.ts +0 -8
- package/dist/components/ui/drawer/DrawerOverlay.vue.d.ts.map +0 -1
- package/dist/components/ui/drawer/DrawerTitle.vue.d.ts +0 -23
- package/dist/components/ui/drawer/DrawerTitle.vue.d.ts.map +0 -1
- package/dist/components/ui/drawer/DrawerTrigger.vue.d.ts +0 -19
- package/dist/components/ui/drawer/DrawerTrigger.vue.d.ts.map +0 -1
- package/dist/components/ui/drawer/index.d.ts +0 -11
- package/dist/components/ui/drawer/index.d.ts.map +0 -1
- package/dist/components/ui/segmented-control/SegmentedControlList.vue.d.ts +0 -26
- package/dist/components/ui/segmented-control/SegmentedControlList.vue.d.ts.map +0 -1
- package/dist/components/ui/segmented-control/SegmentedControlTrigger.vue.d.ts +0 -24
- package/dist/components/ui/segmented-control/SegmentedControlTrigger.vue.d.ts.map +0 -1
- package/dist/components/ui/segmented-control/index.d.ts +0 -5
- package/dist/components/ui/segmented-control/index.d.ts.map +0 -1
- package/dist/components/ui/tooltip/Tooltip.vue.d.ts +0 -23
- package/dist/components/ui/tooltip/Tooltip.vue.d.ts.map +0 -1
- package/dist/components/ui/tooltip/TooltipContent.vue.d.ts +0 -31
- package/dist/components/ui/tooltip/TooltipContent.vue.d.ts.map +0 -1
- package/dist/components/ui/tooltip/TooltipProvider.vue.d.ts +0 -19
- package/dist/components/ui/tooltip/TooltipProvider.vue.d.ts.map +0 -1
- package/dist/components/ui/tooltip/TooltipTrigger.vue.d.ts +0 -19
- package/dist/components/ui/tooltip/TooltipTrigger.vue.d.ts.map +0 -1
- package/dist/components/ui/tooltip/index.d.ts +0 -5
- package/dist/components/ui/tooltip/index.d.ts.map +0 -1
- package/src/components/ui/dialog/Dialog.vue +0 -15
- package/src/components/ui/dialog/DialogClose.vue +0 -25
- package/src/components/ui/dialog/DialogContent.vue +0 -133
- package/src/components/ui/dialog/DialogFooter.vue +0 -46
- package/src/components/ui/dialog/DialogHeader.vue +0 -79
- package/src/components/ui/dialog/DialogTitle.vue +0 -34
- package/src/components/ui/dialog/DialogTrigger.vue +0 -12
- package/src/components/ui/dialog/index.ts +0 -7
- package/src/components/ui/drawer/Drawer.vue +0 -27
- package/src/components/ui/drawer/DrawerClose.vue +0 -37
- package/src/components/ui/drawer/DrawerContent.vue +0 -102
- package/src/components/ui/drawer/DrawerDescription.vue +0 -40
- package/src/components/ui/drawer/DrawerFooter.vue +0 -38
- package/src/components/ui/drawer/DrawerHeader.vue +0 -57
- package/src/components/ui/drawer/DrawerOverlay.vue +0 -34
- package/src/components/ui/drawer/DrawerTitle.vue +0 -37
- package/src/components/ui/drawer/DrawerTrigger.vue +0 -31
- package/src/components/ui/drawer/index.ts +0 -10
- package/src/components/ui/segmented-control/SegmentedControlList.vue +0 -51
- package/src/components/ui/segmented-control/SegmentedControlTrigger.vue +0 -81
- package/src/components/ui/segmented-control/index.ts +0 -4
- package/src/components/ui/tooltip/Tooltip.vue +0 -15
- package/src/components/ui/tooltip/TooltipContent.vue +0 -73
- package/src/components/ui/tooltip/TooltipProvider.vue +0 -15
- package/src/components/ui/tooltip/TooltipTrigger.vue +0 -22
- package/src/components/ui/tooltip/index.ts +0 -4
- package/src/stories/Dialog.stories.js +0 -832
- package/src/stories/DrawerNext.stories.js +0 -610
- package/src/stories/SegmentedControl.stories.js +0 -253
|
@@ -60,11 +60,21 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
60
60
|
type: StringConstructor;
|
|
61
61
|
default: string;
|
|
62
62
|
};
|
|
63
|
+
shortcutText: {
|
|
64
|
+
type: StringConstructor;
|
|
65
|
+
default: null;
|
|
66
|
+
};
|
|
63
67
|
enableHtml: {
|
|
64
68
|
type: BooleanConstructor;
|
|
65
69
|
default: boolean;
|
|
66
70
|
};
|
|
67
|
-
}>, {}, {
|
|
71
|
+
}>, {}, {
|
|
72
|
+
topPos: null;
|
|
73
|
+
leftPos: null;
|
|
74
|
+
}, {}, {
|
|
75
|
+
handleResize(): void;
|
|
76
|
+
getRightPost(element: any): void;
|
|
77
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
68
78
|
text: {
|
|
69
79
|
type: StringConstructor;
|
|
70
80
|
default: string;
|
|
@@ -86,124 +96,23 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
86
96
|
type: StringConstructor;
|
|
87
97
|
default: string;
|
|
88
98
|
};
|
|
99
|
+
shortcutText: {
|
|
100
|
+
type: StringConstructor;
|
|
101
|
+
default: null;
|
|
102
|
+
};
|
|
89
103
|
enableHtml: {
|
|
90
104
|
type: BooleanConstructor;
|
|
91
105
|
default: boolean;
|
|
92
106
|
};
|
|
93
107
|
}>> & Readonly<{}>, {
|
|
94
|
-
side: string;
|
|
95
108
|
text: string;
|
|
96
109
|
enabled: boolean;
|
|
97
110
|
forceOpen: boolean;
|
|
111
|
+
side: string;
|
|
98
112
|
maxWidth: string;
|
|
113
|
+
shortcutText: string;
|
|
99
114
|
enableHtml: boolean;
|
|
100
|
-
}, {}, {
|
|
101
|
-
Tooltip: {
|
|
102
|
-
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('reka-ui').TooltipRootProps> & Readonly<{
|
|
103
|
-
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
104
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
105
|
-
"update:open": (value: boolean) => any;
|
|
106
|
-
}, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
107
|
-
P: {};
|
|
108
|
-
B: {};
|
|
109
|
-
D: {};
|
|
110
|
-
C: {};
|
|
111
|
-
M: {};
|
|
112
|
-
Defaults: {};
|
|
113
|
-
}, Readonly<import('reka-ui').TooltipRootProps> & Readonly<{
|
|
114
|
-
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
115
|
-
}>, {}, {}, {}, {}, {}>;
|
|
116
|
-
__isFragment?: never;
|
|
117
|
-
__isTeleport?: never;
|
|
118
|
-
__isSuspense?: never;
|
|
119
|
-
} & import('vue').ComponentOptionsBase<Readonly<import('reka-ui').TooltipRootProps> & Readonly<{
|
|
120
|
-
"onUpdate:open"?: ((value: boolean) => any) | undefined;
|
|
121
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
122
|
-
"update:open": (value: boolean) => any;
|
|
123
|
-
}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
124
|
-
$slots: {
|
|
125
|
-
default?(_: {}): any;
|
|
126
|
-
};
|
|
127
|
-
});
|
|
128
|
-
TooltipProvider: {
|
|
129
|
-
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('reka-ui').TooltipProviderProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
130
|
-
P: {};
|
|
131
|
-
B: {};
|
|
132
|
-
D: {};
|
|
133
|
-
C: {};
|
|
134
|
-
M: {};
|
|
135
|
-
Defaults: {};
|
|
136
|
-
}, Readonly<import('reka-ui').TooltipProviderProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
|
|
137
|
-
__isFragment?: never;
|
|
138
|
-
__isTeleport?: never;
|
|
139
|
-
__isSuspense?: never;
|
|
140
|
-
} & import('vue').ComponentOptionsBase<Readonly<import('reka-ui').TooltipProviderProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
141
|
-
$slots: {
|
|
142
|
-
default?(_: {}): any;
|
|
143
|
-
};
|
|
144
|
-
});
|
|
145
|
-
TooltipTrigger: {
|
|
146
|
-
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('reka-ui').TooltipTriggerProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
147
|
-
P: {};
|
|
148
|
-
B: {};
|
|
149
|
-
D: {};
|
|
150
|
-
C: {};
|
|
151
|
-
M: {};
|
|
152
|
-
Defaults: {};
|
|
153
|
-
}, Readonly<import('reka-ui').TooltipTriggerProps> & Readonly<{}>, {}, {}, {}, {}, {}>;
|
|
154
|
-
__isFragment?: never;
|
|
155
|
-
__isTeleport?: never;
|
|
156
|
-
__isSuspense?: never;
|
|
157
|
-
} & import('vue').ComponentOptionsBase<Readonly<import('reka-ui').TooltipTriggerProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
158
|
-
$slots: {
|
|
159
|
-
default?(_: {}): any;
|
|
160
|
-
};
|
|
161
|
-
});
|
|
162
|
-
TooltipContent: {
|
|
163
|
-
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('reka-ui').TooltipContentProps & {
|
|
164
|
-
class?: import('vue').HTMLAttributes["class"];
|
|
165
|
-
}> & Readonly<{
|
|
166
|
-
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
167
|
-
onPointerDownOutside?: ((event: Event) => any) | undefined;
|
|
168
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
169
|
-
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
170
|
-
pointerDownOutside: (event: Event) => any;
|
|
171
|
-
}, import('vue').PublicProps, {
|
|
172
|
-
sideOffset: number;
|
|
173
|
-
}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, {
|
|
174
|
-
P: {};
|
|
175
|
-
B: {};
|
|
176
|
-
D: {};
|
|
177
|
-
C: {};
|
|
178
|
-
M: {};
|
|
179
|
-
Defaults: {};
|
|
180
|
-
}, Readonly<import('reka-ui').TooltipContentProps & {
|
|
181
|
-
class?: import('vue').HTMLAttributes["class"];
|
|
182
|
-
}> & Readonly<{
|
|
183
|
-
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
184
|
-
onPointerDownOutside?: ((event: Event) => any) | undefined;
|
|
185
|
-
}>, {}, {}, {}, {}, {
|
|
186
|
-
sideOffset: number;
|
|
187
|
-
}>;
|
|
188
|
-
__isFragment?: never;
|
|
189
|
-
__isTeleport?: never;
|
|
190
|
-
__isSuspense?: never;
|
|
191
|
-
} & import('vue').ComponentOptionsBase<Readonly<import('reka-ui').TooltipContentProps & {
|
|
192
|
-
class?: import('vue').HTMLAttributes["class"];
|
|
193
|
-
}> & Readonly<{
|
|
194
|
-
onEscapeKeyDown?: ((event: KeyboardEvent) => any) | undefined;
|
|
195
|
-
onPointerDownOutside?: ((event: Event) => any) | undefined;
|
|
196
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
197
|
-
escapeKeyDown: (event: KeyboardEvent) => any;
|
|
198
|
-
pointerDownOutside: (event: Event) => any;
|
|
199
|
-
}, string, {
|
|
200
|
-
sideOffset: number;
|
|
201
|
-
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
202
|
-
$slots: {
|
|
203
|
-
default?(_: {}): any;
|
|
204
|
-
};
|
|
205
|
-
});
|
|
206
|
-
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
115
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
207
116
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
208
117
|
export default _default;
|
|
209
118
|
//# sourceMappingURL=DataArea.vue.d.ts.map
|
|
@@ -58,8 +58,8 @@ declare const __VLS_component: import('vue').DefineComponent<Props, {}, {}, {},
|
|
|
58
58
|
sort: SortState;
|
|
59
59
|
size: "sm" | "md";
|
|
60
60
|
height: string;
|
|
61
|
-
locale: string;
|
|
62
61
|
clickable: boolean;
|
|
62
|
+
locale: string;
|
|
63
63
|
isLoading: boolean;
|
|
64
64
|
infiniteScroll: boolean;
|
|
65
65
|
infiniteScrollDistance: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.vue.d.ts","sourceRoot":"","sources":["../../../src/components/DataTable/index.vue"],"names":[],"mappings":"AA2LA;AAyiBA,KAAK,eAAe,GAAG;IACrB,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,OAAO,GAAG,QAAQ,GAAG,KAAK,CAAC;IACnC,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACxB,CAAC;AAEF,KAAK,aAAa,GAAG;IACnB,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CACpB,CAAC;AAEF,KAAK,SAAS,GAAG;IACf,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,UAAU,KAAK;IACb,OAAO,EAAE,eAAe,EAAE,CAAC;IAC3B,KAAK,EAAE,aAAa,EAAE,CAAC;IACvB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,sBAAsB,CAAC,EAAE,MAAM,CAAC;IAChC,sBAAsB,CAAC,EAAE,OAAO,CAAC;IACjC,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB;AA6JD,iBAAS,cAAc,QAiRtB;AAuBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;gBA7ba,MAAM;iBAAW,MAAM;eAAS,MAAM;;;;;;;gBAAtC,MAAM;iBAAW,MAAM;eAAS,MAAM;;;;;;UAd/D,SAAS;UAXT,IAAI,GAAG,IAAI;YACT,MAAM;
|
|
1
|
+
{"version":3,"file":"index.vue.d.ts","sourceRoot":"","sources":["../../../src/components/DataTable/index.vue"],"names":[],"mappings":"AA2LA;AAyiBA,KAAK,eAAe,GAAG;IACrB,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,CAAC,EAAE,OAAO,GAAG,QAAQ,GAAG,KAAK,CAAC;IACnC,IAAI,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC;CACxB,CAAC;AAEF,KAAK,aAAa,GAAG;IACnB,CAAC,GAAG,EAAE,MAAM,GAAG,GAAG,CAAC;CACpB,CAAC;AAEF,KAAK,SAAS,GAAG;IACf,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,MAAM,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;CACf,CAAC;AAEF,UAAU,KAAK;IACb,OAAO,EAAE,eAAe,EAAE,CAAC;IAC3B,KAAK,EAAE,aAAa,EAAE,CAAC;IACvB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,IAAI,CAAC,EAAE,IAAI,GAAG,IAAI,CAAC;IACnB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,YAAY,CAAC,EAAE,OAAO,CAAC;IACvB,WAAW,CAAC,EAAE,OAAO,CAAC;IACtB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,SAAS,CAAC;IACjB,cAAc,CAAC,EAAE,OAAO,CAAC;IACzB,sBAAsB,CAAC,EAAE,MAAM,CAAC;IAChC,sBAAsB,CAAC,EAAE,OAAO,CAAC;IACjC,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB;AA6JD,iBAAS,cAAc,QAiRtB;AAuBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;gBA7ba,MAAM;iBAAW,MAAM;eAAS,MAAM;;;;;;;gBAAtC,MAAM;iBAAW,MAAM;eAAS,MAAM;;;;;;UAd/D,SAAS;UAXT,IAAI,GAAG,IAAI;YACT,MAAM;eAEH,OAAO;YAOV,MAAM;eAXH,OAAO;oBAaF,OAAO;4BACC,MAAM;iBARjB,OAAO;eAHT,MAAM;kBAEH,OAAO;oBAEL,OAAO;UACjB,MAAM;eACD,MAAM;kBACH,MAAM;4BAKI,OAAO;mBAChB,OAAO;8EAidvB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -55,8 +55,8 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
55
55
|
default: string;
|
|
56
56
|
};
|
|
57
57
|
}>> & Readonly<{}>, {
|
|
58
|
-
placeholder: string;
|
|
59
58
|
size: string;
|
|
59
|
+
placeholder: string;
|
|
60
60
|
startDate: Date;
|
|
61
61
|
endDate: Date;
|
|
62
62
|
dateFormat: string;
|
|
@@ -227,14 +227,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
227
227
|
}>> & Readonly<{
|
|
228
228
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
229
229
|
}>, {
|
|
230
|
-
disabled: boolean;
|
|
231
230
|
type: string;
|
|
232
|
-
placeholder: string;
|
|
233
|
-
label: string;
|
|
234
231
|
size: string;
|
|
232
|
+
label: string;
|
|
235
233
|
mask: string | unknown[];
|
|
234
|
+
placeholder: string;
|
|
236
235
|
tooltip: string;
|
|
237
236
|
message: string;
|
|
237
|
+
disabled: boolean;
|
|
238
238
|
modelValue: string;
|
|
239
239
|
nativeType: string;
|
|
240
240
|
maxlength: number | null;
|
|
@@ -365,10 +365,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
365
365
|
"onIcon-left-click"?: ((...args: any[]) => any) | undefined;
|
|
366
366
|
"onIcon-right-click"?: ((...args: any[]) => any) | undefined;
|
|
367
367
|
}>, {
|
|
368
|
-
disabled: boolean;
|
|
369
368
|
type: string;
|
|
370
|
-
placeholder: string;
|
|
371
369
|
size: string;
|
|
370
|
+
placeholder: string;
|
|
371
|
+
disabled: boolean;
|
|
372
372
|
modelValue: string;
|
|
373
373
|
nativeType: string;
|
|
374
374
|
maxlength: number;
|
|
@@ -487,7 +487,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
487
487
|
default: boolean;
|
|
488
488
|
};
|
|
489
489
|
error: {
|
|
490
|
-
type: (
|
|
490
|
+
type: (StringConstructor | BooleanConstructor)[];
|
|
491
491
|
default: boolean;
|
|
492
492
|
};
|
|
493
493
|
message: {
|
|
@@ -519,7 +519,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
519
519
|
default: boolean;
|
|
520
520
|
};
|
|
521
521
|
error: {
|
|
522
|
-
type: (
|
|
522
|
+
type: (StringConstructor | BooleanConstructor)[];
|
|
523
523
|
default: boolean;
|
|
524
524
|
};
|
|
525
525
|
message: {
|
|
@@ -535,13 +535,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
535
535
|
default: string;
|
|
536
536
|
};
|
|
537
537
|
}>> & Readonly<{}>, {
|
|
538
|
-
disabled: boolean;
|
|
539
538
|
error: string | boolean;
|
|
540
|
-
label: string;
|
|
541
539
|
size: string;
|
|
540
|
+
label: string;
|
|
542
541
|
tooltip: string;
|
|
543
542
|
fixedLabel: boolean;
|
|
544
543
|
message: string;
|
|
544
|
+
disabled: boolean;
|
|
545
545
|
}, {}, {
|
|
546
546
|
UnnnicLabel: import('vue').DefineComponent<import('../Label/Label.vue').LabelProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('../Label/Label.vue').LabelProps> & Readonly<{}>, {
|
|
547
547
|
label: string;
|
|
@@ -1,262 +1,82 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
days: {
|
|
46
|
-
type: ArrayConstructor;
|
|
47
|
-
default: () => never[];
|
|
48
|
-
validator(days: unknown): boolean;
|
|
49
|
-
};
|
|
50
|
-
options: {
|
|
51
|
-
type: ArrayConstructor;
|
|
52
|
-
default: () => never[];
|
|
53
|
-
};
|
|
54
|
-
disableClear: {
|
|
55
|
-
type: BooleanConstructor;
|
|
56
|
-
default: boolean;
|
|
57
|
-
};
|
|
58
|
-
}>, {}, {
|
|
59
|
-
referenceDate: string;
|
|
60
|
-
startDate: string;
|
|
61
|
-
endDate: string;
|
|
62
|
-
optionSelected: string;
|
|
63
|
-
defaultTranslations: {
|
|
64
|
-
clean: {
|
|
65
|
-
'pt-br': string;
|
|
66
|
-
en: string;
|
|
67
|
-
es: string;
|
|
68
|
-
};
|
|
69
|
-
filter: {
|
|
70
|
-
'pt-br': string;
|
|
71
|
-
en: string;
|
|
72
|
-
es: string;
|
|
73
|
-
};
|
|
74
|
-
};
|
|
75
|
-
}, {
|
|
76
|
-
openMonths(): string[];
|
|
77
|
-
value(): {
|
|
1
|
+
type PeriodOption = {
|
|
2
|
+
id: string;
|
|
3
|
+
name: string;
|
|
4
|
+
};
|
|
5
|
+
export interface DatePickerProps {
|
|
6
|
+
initialStartDate?: string;
|
|
7
|
+
initialEndDate?: string;
|
|
8
|
+
minDate?: string;
|
|
9
|
+
maxDate?: string;
|
|
10
|
+
periodBaseDate?: string;
|
|
11
|
+
equivalentOption?: string;
|
|
12
|
+
type?: 'day' | 'month' | 'year';
|
|
13
|
+
size?: 'small' | 'large';
|
|
14
|
+
clearLabel?: string;
|
|
15
|
+
actionLabel?: string;
|
|
16
|
+
months?: string[];
|
|
17
|
+
days?: string[];
|
|
18
|
+
options?: PeriodOption[];
|
|
19
|
+
disableClear?: boolean;
|
|
20
|
+
locale?: string;
|
|
21
|
+
translations?: Record<string, unknown>;
|
|
22
|
+
}
|
|
23
|
+
declare function dateToString(date: Date): string;
|
|
24
|
+
declare function getDatesOfTheMonth(reference: string): {
|
|
25
|
+
properties: string[];
|
|
26
|
+
toString: () => string;
|
|
27
|
+
}[];
|
|
28
|
+
declare function getStartAndEndDateByPeriod(period: string): {
|
|
29
|
+
startDate: string | undefined;
|
|
30
|
+
endDate: string | undefined;
|
|
31
|
+
};
|
|
32
|
+
declare function autoSelect(method: string): void;
|
|
33
|
+
declare const _default: import('vue').DefineComponent<DatePickerProps, {
|
|
34
|
+
i18n: (...args: any[]) => string | undefined;
|
|
35
|
+
startDate: import('vue').Ref<string, string>;
|
|
36
|
+
endDate: import('vue').Ref<string, string>;
|
|
37
|
+
optionSelected: import('vue').Ref<string, string>;
|
|
38
|
+
referenceDate: import('vue').Ref<string, string>;
|
|
39
|
+
autoSelect: typeof autoSelect;
|
|
40
|
+
dateToString: typeof dateToString;
|
|
41
|
+
getStartAndEndDateByPeriod: typeof getStartAndEndDateByPeriod;
|
|
42
|
+
getDatesOfTheMonth: typeof getDatesOfTheMonth;
|
|
43
|
+
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
|
44
|
+
change: (value: {
|
|
78
45
|
startDate: string;
|
|
79
46
|
endDate: string;
|
|
80
|
-
};
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
getFullYear(date: any): number;
|
|
97
|
-
addMonth(referenceDate: any, quantity: any): string;
|
|
98
|
-
isDateBetween(internalDate: any): boolean;
|
|
99
|
-
isDateBetweenMonth(internalDate: any): boolean;
|
|
100
|
-
isDateBetweenYear(internalDate: any): boolean;
|
|
101
|
-
getDatesOfTheMonth(referenceDate: any): {
|
|
102
|
-
properties: string[];
|
|
103
|
-
toString: () => string;
|
|
104
|
-
}[];
|
|
105
|
-
getMonthsOfTheYear(referenceDate: any): {
|
|
106
|
-
properties: string[];
|
|
107
|
-
date: string;
|
|
108
|
-
toString: () => string;
|
|
109
|
-
}[];
|
|
110
|
-
getYears(referenceDate: any): {
|
|
111
|
-
properties: string[];
|
|
112
|
-
date: number;
|
|
113
|
-
toString: () => string;
|
|
114
|
-
}[];
|
|
115
|
-
selectDate(date: any): void;
|
|
116
|
-
clear(): void;
|
|
117
|
-
getStartAndEndDateByPeriod(period: any): {
|
|
118
|
-
startDate: string | undefined;
|
|
119
|
-
endDate: string | undefined;
|
|
120
|
-
};
|
|
121
|
-
autoSelect(method: any): void;
|
|
122
|
-
}, {
|
|
123
|
-
props: {
|
|
124
|
-
locale: {
|
|
125
|
-
type: StringConstructor;
|
|
126
|
-
};
|
|
127
|
-
translations: {
|
|
128
|
-
type: ObjectConstructor;
|
|
129
|
-
};
|
|
130
|
-
};
|
|
131
|
-
methods: {
|
|
132
|
-
i18n(...args: any[]): any;
|
|
133
|
-
};
|
|
134
|
-
}, import('vue').ComponentOptionsMixin, ("change" | "submit" | "update:equivalentOption")[], "change" | "submit" | "update:equivalentOption", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
135
|
-
initialStartDate: {
|
|
136
|
-
type: StringConstructor;
|
|
137
|
-
default: string;
|
|
138
|
-
};
|
|
139
|
-
initialEndDate: {
|
|
140
|
-
type: StringConstructor;
|
|
141
|
-
default: string;
|
|
142
|
-
};
|
|
143
|
-
minDate: {
|
|
144
|
-
type: StringConstructor;
|
|
145
|
-
default: string;
|
|
146
|
-
};
|
|
147
|
-
maxDate: {
|
|
148
|
-
type: StringConstructor;
|
|
149
|
-
default: string;
|
|
150
|
-
};
|
|
151
|
-
equivalentOption: {
|
|
152
|
-
type: StringConstructor;
|
|
153
|
-
default: string;
|
|
154
|
-
};
|
|
155
|
-
type: {
|
|
156
|
-
type: StringConstructor;
|
|
157
|
-
default: string;
|
|
158
|
-
validator(type: unknown): boolean;
|
|
159
|
-
};
|
|
160
|
-
size: {
|
|
161
|
-
type: StringConstructor;
|
|
162
|
-
default: string;
|
|
163
|
-
validator(size: unknown): boolean;
|
|
164
|
-
};
|
|
165
|
-
clearLabel: {
|
|
166
|
-
type: StringConstructor;
|
|
167
|
-
default: string;
|
|
168
|
-
};
|
|
169
|
-
actionLabel: {
|
|
170
|
-
type: StringConstructor;
|
|
171
|
-
default: string;
|
|
172
|
-
};
|
|
173
|
-
months: {
|
|
174
|
-
type: ArrayConstructor;
|
|
175
|
-
default: () => never[];
|
|
176
|
-
validator(months: unknown): boolean;
|
|
177
|
-
};
|
|
178
|
-
days: {
|
|
179
|
-
type: ArrayConstructor;
|
|
180
|
-
default: () => never[];
|
|
181
|
-
validator(days: unknown): boolean;
|
|
182
|
-
};
|
|
183
|
-
options: {
|
|
184
|
-
type: ArrayConstructor;
|
|
185
|
-
default: () => never[];
|
|
186
|
-
};
|
|
187
|
-
disableClear: {
|
|
188
|
-
type: BooleanConstructor;
|
|
189
|
-
default: boolean;
|
|
190
|
-
};
|
|
191
|
-
}>> & Readonly<{
|
|
192
|
-
onChange?: ((...args: any[]) => any) | undefined;
|
|
193
|
-
onSubmit?: ((...args: any[]) => any) | undefined;
|
|
194
|
-
"onUpdate:equivalentOption"?: ((...args: any[]) => any) | undefined;
|
|
47
|
+
}) => any;
|
|
48
|
+
submit: (value: {
|
|
49
|
+
startDate: string;
|
|
50
|
+
endDate: string;
|
|
51
|
+
}) => any;
|
|
52
|
+
"update:equivalentOption": (equivalentOption: string) => any;
|
|
53
|
+
}, string, import('vue').PublicProps, Readonly<DatePickerProps> & Readonly<{
|
|
54
|
+
onChange?: ((value: {
|
|
55
|
+
startDate: string;
|
|
56
|
+
endDate: string;
|
|
57
|
+
}) => any) | undefined;
|
|
58
|
+
onSubmit?: ((value: {
|
|
59
|
+
startDate: string;
|
|
60
|
+
endDate: string;
|
|
61
|
+
}) => any) | undefined;
|
|
62
|
+
"onUpdate:equivalentOption"?: ((equivalentOption: string) => any) | undefined;
|
|
195
63
|
}>, {
|
|
196
|
-
type:
|
|
197
|
-
size:
|
|
64
|
+
type: "day" | "month" | "year";
|
|
65
|
+
size: "small" | "large";
|
|
66
|
+
locale: string;
|
|
198
67
|
initialStartDate: string;
|
|
199
68
|
initialEndDate: string;
|
|
200
69
|
minDate: string;
|
|
201
70
|
maxDate: string;
|
|
71
|
+
periodBaseDate: string;
|
|
202
72
|
equivalentOption: string;
|
|
203
73
|
clearLabel: string;
|
|
204
74
|
actionLabel: string;
|
|
205
|
-
months:
|
|
206
|
-
days:
|
|
207
|
-
options:
|
|
75
|
+
months: string[];
|
|
76
|
+
days: string[];
|
|
77
|
+
options: PeriodOption[];
|
|
208
78
|
disableClear: boolean;
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('../Button/types.js').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
|
|
212
|
-
disabled: boolean;
|
|
213
|
-
type: import('../Button/types.js').ButtonType;
|
|
214
|
-
size: import('../Button/types.js').ButtonSize;
|
|
215
|
-
text: string;
|
|
216
|
-
iconLeft: string;
|
|
217
|
-
iconRight: string;
|
|
218
|
-
float: boolean;
|
|
219
|
-
iconCenter: string;
|
|
220
|
-
iconsFilled: boolean;
|
|
221
|
-
loading: boolean;
|
|
222
|
-
}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLButtonElement, import('vue').ComponentProvideOptions, {
|
|
223
|
-
P: {};
|
|
224
|
-
B: {};
|
|
225
|
-
D: {};
|
|
226
|
-
C: {};
|
|
227
|
-
M: {};
|
|
228
|
-
Defaults: {};
|
|
229
|
-
}, Readonly<import('../Button/types.js').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, {
|
|
230
|
-
disabled: boolean;
|
|
231
|
-
type: import('../Button/types.js').ButtonType;
|
|
232
|
-
size: import('../Button/types.js').ButtonSize;
|
|
233
|
-
text: string;
|
|
234
|
-
iconLeft: string;
|
|
235
|
-
iconRight: string;
|
|
236
|
-
float: boolean;
|
|
237
|
-
iconCenter: string;
|
|
238
|
-
iconsFilled: boolean;
|
|
239
|
-
loading: boolean;
|
|
240
|
-
}>;
|
|
241
|
-
__isFragment?: never;
|
|
242
|
-
__isTeleport?: never;
|
|
243
|
-
__isSuspense?: never;
|
|
244
|
-
} & import('vue').ComponentOptionsBase<Readonly<import('../Button/types.js').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
|
245
|
-
disabled: boolean;
|
|
246
|
-
type: import('../Button/types.js').ButtonType;
|
|
247
|
-
size: import('../Button/types.js').ButtonSize;
|
|
248
|
-
text: string;
|
|
249
|
-
iconLeft: string;
|
|
250
|
-
iconRight: string;
|
|
251
|
-
float: boolean;
|
|
252
|
-
iconCenter: string;
|
|
253
|
-
iconsFilled: boolean;
|
|
254
|
-
loading: boolean;
|
|
255
|
-
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
256
|
-
$slots: {
|
|
257
|
-
default?(_: {}): any;
|
|
258
|
-
};
|
|
259
|
-
});
|
|
260
|
-
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
79
|
+
translations: Record<string, unknown>;
|
|
80
|
+
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
261
81
|
export default _default;
|
|
262
82
|
//# sourceMappingURL=DatePicker.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"DatePicker.vue.d.ts","sourceRoot":"","sources":["../../../src/components/DatePicker/DatePicker.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"DatePicker.vue.d.ts","sourceRoot":"","sources":["../../../src/components/DatePicker/DatePicker.vue"],"names":[],"mappings":"AAiPA;AAooCA,KAAK,YAAY,GAAG;IAClB,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;CACd,CAAC;AAEF,MAAM,WAAW,eAAe;IAC9B,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAC1B,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,OAAO,CAAC,EAAE,MAAM,CAAC;IAEjB,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB,gBAAgB,CAAC,EAAE,MAAM,CAAC;IAE1B,IAAI,CAAC,EAAE,KAAK,GAAG,OAAO,GAAG,MAAM,CAAC;IAChC,IAAI,CAAC,EAAE,OAAO,GAAG,OAAO,CAAC;IAEzB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,WAAW,CAAC,EAAE,MAAM,CAAC;IAErB,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAClB,IAAI,CAAC,EAAE,MAAM,EAAE,CAAC;IAChB,OAAO,CAAC,EAAE,YAAY,EAAE,CAAC;IAEzB,YAAY,CAAC,EAAE,OAAO,CAAC;IAEvB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,YAAY,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;CACxC;AA0LD,iBAAS,YAAY,CAAC,IAAI,EAAE,IAAI,GAAG,MAAM,CAExC;AAiGD,iBAAS,kBAAkB,CAAC,SAAS,EAAE,MAAM;gBAUhB,MAAM,EAAE;cAAY,MAAM,MAAM;IAsE5D;AAgLD,iBAAS,0BAA0B,CAAC,MAAM,EAAE,MAAM;;;EAwDjD;AAED,iBAAS,UAAU,CAAC,MAAM,EAAE,MAAM,QAwBjC;;oBA/gBwB,GAAG,EAAE,KAAG,MAAM,GAAG,SAAS;;;;;;;;;;;mBAzEf,MAAM;iBAAW,MAAM;;;mBACvB,MAAM;iBAAW,MAAM;;;;;mBADvB,MAAM;iBAAW,MAAM;;;mBACvB,MAAM;iBAAW,MAAM;;;;UAtClD,KAAK,GAAG,OAAO,GAAG,MAAM;UACxB,OAAO,GAAG,OAAO;YAWf,MAAM;sBAtBI,MAAM;oBACR,MAAM;aAEb,MAAM;aACN,MAAM;oBAEC,MAAM;sBAEJ,MAAM;gBAKZ,MAAM;iBACL,MAAM;YAEX,MAAM,EAAE;UACV,MAAM,EAAE;aACL,YAAY,EAAE;kBAET,OAAO;kBAGP,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC;;AAsoCxC,wBAUG"}
|