@weni/unnnic-system 3.12.2 → 3.12.3-alpha.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/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 +92 -18
- package/dist/components/AudioRecorder/AudioRecorder.vue.d.ts +184 -36
- 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 +103 -29
- package/dist/components/Card/CardCompany.vue.d.ts +2 -2
- package/dist/components/Card/CardStatusesContainer.vue.d.ts +93 -19
- 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 +92 -18
- package/dist/components/Card/StatusCard.vue.d.ts +1 -1
- package/dist/components/Card/TitleCard.vue.d.ts +92 -18
- package/dist/components/CardImage/CardImage.vue.d.ts +5 -5
- package/dist/components/CardInformation/CardInformation.vue.d.ts +93 -19
- 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 +98 -24
- package/dist/components/ChartLine/ChartLine.vue.d.ts +92 -18
- package/dist/components/ChatText/ChatText.vue.d.ts +92 -18
- package/dist/components/ChatsContact/ChatsContact.vue.d.ts +6 -6
- package/dist/components/ChatsMessage/ChatsMessage.vue.d.ts +92 -18
- 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 +92 -18
- 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 +94 -15
- package/dist/components/Drawer/Drawer.vue.d.ts +37 -207
- 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 +6 -6
- package/dist/components/ImportCard/ImportCard.vue.d.ts +6 -6
- package/dist/components/Input/BaseInput.vue.d.ts +22 -0
- package/dist/components/Input/BaseInput.vue.d.ts.map +1 -1
- package/dist/components/Input/Input.vue.d.ts +93 -14
- package/dist/components/Input/Input.vue.d.ts.map +1 -1
- package/dist/components/Input/TextInput.vue.d.ts +54 -3
- package/dist/components/Input/TextInput.vue.d.ts.map +1 -1
- package/dist/components/InputNext/InputNext.vue.d.ts +4 -4
- package/dist/components/Label/Label.vue.d.ts +1 -1
- package/dist/components/Label/Label.vue.d.ts.map +1 -1
- package/dist/components/Modal/Modal.vue.d.ts +1 -1
- package/dist/components/ModalDialog/ModalDialog.vue.d.ts +209 -35
- package/dist/components/ModalDialog/ModalDialog.vue.d.ts.map +1 -1
- package/dist/components/ModalNext/ModalNext.vue.d.ts +99 -20
- package/dist/components/ModalUpload/ModalUpload.vue.d.ts +12 -12
- package/dist/components/MoodRating/MoodRating.vue.d.ts +92 -18
- 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/index.vue.d.ts +44 -0
- package/dist/components/Select/index.vue.d.ts.map +1 -0
- package/dist/components/SelectSmart/SelectSmart.vue.d.ts +63 -12
- package/dist/components/SelectSmart/SelectSmartMultipleHeader.vue.d.ts +2 -2
- package/dist/components/SelectSmart/SelectSmartOption.vue.d.ts +5 -5
- package/dist/components/SelectTime/index.vue.d.ts +55 -4
- package/dist/components/Slider/Slider.vue.d.ts +92 -18
- package/dist/components/Switch/Switch.vue.d.ts +3 -3
- package/dist/components/Tab/Tab.vue.d.ts +92 -18
- 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 +8 -8
- package/dist/components/Toast/Toast.vue.d.ts +1 -1
- package/dist/components/Toast/Toast.vue.d.ts.map +1 -1
- package/dist/components/ToolTip/ToolTip.vue.d.ts +92 -18
- 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/dialog/Dialog.vue.d.ts +23 -0
- package/dist/components/ui/dialog/Dialog.vue.d.ts.map +1 -0
- package/dist/components/ui/dialog/DialogClose.vue.d.ts +19 -0
- package/dist/components/ui/dialog/DialogClose.vue.d.ts.map +1 -0
- package/dist/components/ui/dialog/DialogContent.vue.d.ts +43 -0
- package/dist/components/ui/dialog/DialogContent.vue.d.ts.map +1 -0
- package/dist/components/ui/dialog/DialogFooter.vue.d.ts +25 -0
- package/dist/components/ui/dialog/DialogFooter.vue.d.ts.map +1 -0
- package/dist/components/ui/dialog/DialogHeader.vue.d.ts +29 -0
- package/dist/components/ui/dialog/DialogHeader.vue.d.ts.map +1 -0
- package/dist/components/ui/dialog/DialogTitle.vue.d.ts +23 -0
- package/dist/components/ui/dialog/DialogTitle.vue.d.ts.map +1 -0
- package/dist/components/ui/dialog/DialogTrigger.vue.d.ts +19 -0
- package/dist/components/ui/dialog/DialogTrigger.vue.d.ts.map +1 -0
- package/dist/components/ui/dialog/index.d.ts +8 -0
- package/dist/components/ui/dialog/index.d.ts.map +1 -0
- package/dist/components/ui/drawer/Drawer.vue.d.ts +35 -0
- package/dist/components/ui/drawer/Drawer.vue.d.ts.map +1 -0
- package/dist/components/ui/drawer/DrawerClose.vue.d.ts +19 -0
- package/dist/components/ui/drawer/DrawerClose.vue.d.ts.map +1 -0
- package/dist/components/ui/drawer/DrawerContent.vue.d.ts +43 -0
- package/dist/components/ui/drawer/DrawerContent.vue.d.ts.map +1 -0
- package/dist/components/ui/drawer/DrawerDescription.vue.d.ts +23 -0
- package/dist/components/ui/drawer/DrawerDescription.vue.d.ts.map +1 -0
- package/dist/components/ui/drawer/DrawerFooter.vue.d.ts +22 -0
- package/dist/components/ui/drawer/DrawerFooter.vue.d.ts.map +1 -0
- package/dist/components/ui/drawer/DrawerHeader.vue.d.ts +25 -0
- package/dist/components/ui/drawer/DrawerHeader.vue.d.ts.map +1 -0
- package/dist/components/ui/drawer/DrawerOverlay.vue.d.ts +8 -0
- package/dist/components/ui/drawer/DrawerOverlay.vue.d.ts.map +1 -0
- package/dist/components/ui/drawer/DrawerTitle.vue.d.ts +23 -0
- package/dist/components/ui/drawer/DrawerTitle.vue.d.ts.map +1 -0
- package/dist/components/ui/drawer/DrawerTrigger.vue.d.ts +19 -0
- package/dist/components/ui/drawer/DrawerTrigger.vue.d.ts.map +1 -0
- package/dist/components/ui/drawer/index.d.ts +11 -0
- package/dist/components/ui/drawer/index.d.ts.map +1 -0
- 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/popover/PopoverOption.vue.d.ts +1 -1
- package/dist/components/ui/popover/PopoverOption.vue.d.ts.map +1 -1
- package/dist/components/ui/popover/PopoverTrigger.vue.d.ts.map +1 -1
- package/dist/components/ui/tooltip/Tooltip.vue.d.ts +23 -0
- package/dist/components/ui/tooltip/Tooltip.vue.d.ts.map +1 -0
- package/dist/components/ui/tooltip/TooltipContent.vue.d.ts +31 -0
- package/dist/components/ui/tooltip/TooltipContent.vue.d.ts.map +1 -0
- package/dist/components/ui/tooltip/TooltipTrigger.vue.d.ts +19 -0
- package/dist/components/ui/tooltip/TooltipTrigger.vue.d.ts.map +1 -0
- package/dist/components/ui/tooltip/index.d.ts +4 -0
- package/dist/components/ui/tooltip/index.d.ts.map +1 -0
- package/dist/{es-40d7aad6.mjs → es-59933601.mjs} +1 -1
- package/dist/{index-56b50ff8.mjs → index-4fe9253b.mjs} +99820 -96757
- package/dist/lib/layer-manager.d.ts +16 -0
- package/dist/lib/layer-manager.d.ts.map +1 -0
- package/dist/locales/en.json.d.ts +2 -1
- package/dist/locales/es.json.d.ts +2 -1
- package/dist/locales/pt_br.json.d.ts +2 -1
- package/dist/{pt-br-e6e2313f.mjs → pt-br-10db3200.mjs} +1 -1
- package/dist/style.css +1 -1
- package/dist/unnnic.mjs +234 -204
- package/dist/unnnic.umd.js +48 -44
- package/package.json +3 -2
- package/src/assets/scss/scheme-colors.scss +223 -223
- package/src/assets/scss/tailwind.scss +8 -0
- package/src/components/Alert/__tests__/__snapshots__/Alert.spec.js.snap +1 -1
- package/src/components/Checkbox/Checkbox.vue +1 -1
- package/src/components/Drawer/Drawer.vue +190 -269
- package/src/components/Drawer/__tests__/Drawer.spec.js +37 -46
- package/src/components/Drawer/__tests__/__snapshots__/Drawer.spec.js.snap +18 -19
- package/src/components/Input/BaseInput.vue +21 -2
- package/src/components/Input/Input.scss +2 -3
- package/src/components/Input/Input.vue +19 -1
- package/src/components/Input/TextInput.vue +58 -22
- package/src/components/Input/__test__/__snapshots__/Input.spec.js.snap +5 -1
- package/src/components/Input/__test__/__snapshots__/TextInput.spec.js.snap +7 -1
- package/src/components/ModalDialog/ModalDialog.vue +64 -148
- package/src/components/ModalDialog/__tests__/ModalDialog.spec.js +11 -221
- package/src/components/ModalDialog/__tests__/__snapshots__/ModalDialog.spec.js.snap +1 -22
- package/src/components/MultiSelectV2/MultSelectOption.vue +67 -0
- package/src/components/MultiSelectV2/__tests__/MultiSelect.spec.js +556 -0
- package/src/components/MultiSelectV2/__tests__/MultiSelectOption.spec.js +229 -0
- package/src/components/MultiSelectV2/__tests__/__snapshots__/MultiSelect.spec.js.snap +121 -0
- package/src/components/MultiSelectV2/__tests__/__snapshots__/MultiSelectOption.spec.js.snap +51 -0
- package/src/components/MultiSelectV2/index.vue +224 -0
- package/src/components/Select/__tests__/Select.spec.js +422 -0
- package/src/components/Select/__tests__/SelectItem.spec.js +330 -0
- package/src/components/Select/__tests__/__snapshots__/Popover.spec.js.snap +8 -0
- package/src/components/Select/__tests__/__snapshots__/Select.spec.js.snap +65 -0
- package/src/components/Select/__tests__/__snapshots__/SelectItem.spec.js.snap +15 -0
- package/src/components/Select/__tests__/__snapshots__/SelectOption.spec.js.snap +25 -0
- package/src/components/Select/__tests__/__snapshots__/SelectPopover.spec.js.snap +8 -0
- package/src/components/Select/index.vue +261 -0
- package/src/components/Tab/__test__/__snapshots__/Tab.spec.js.snap +3 -1
- package/src/components/Toast/Toast.vue +16 -9
- package/src/components/ToolTip/ToolTip.vue +25 -177
- package/src/components/ToolTip/__tests__/ToolTip.spec.js +339 -61
- package/src/components/index.ts +60 -4
- package/src/components/ui/dialog/Dialog.vue +19 -0
- package/src/components/ui/dialog/DialogClose.vue +29 -0
- package/src/components/ui/dialog/DialogContent.vue +140 -0
- package/src/components/ui/dialog/DialogFooter.vue +50 -0
- package/src/components/ui/dialog/DialogHeader.vue +83 -0
- package/src/components/ui/dialog/DialogTitle.vue +38 -0
- package/src/components/ui/dialog/DialogTrigger.vue +16 -0
- package/src/components/ui/dialog/index.ts +7 -0
- package/src/components/ui/drawer/Drawer.vue +27 -0
- package/src/components/ui/drawer/DrawerClose.vue +37 -0
- package/src/components/ui/drawer/DrawerContent.vue +111 -0
- package/src/components/ui/drawer/DrawerDescription.vue +40 -0
- package/src/components/ui/drawer/DrawerFooter.vue +38 -0
- package/src/components/ui/drawer/DrawerHeader.vue +57 -0
- package/src/components/ui/drawer/DrawerOverlay.vue +33 -0
- package/src/components/ui/drawer/DrawerTitle.vue +37 -0
- package/src/components/ui/drawer/DrawerTrigger.vue +31 -0
- package/src/components/ui/drawer/index.ts +10 -0
- package/src/components/ui/popover/PopoverContent.vue +4 -2
- package/src/components/ui/popover/PopoverOption.vue +4 -0
- package/src/components/ui/popover/PopoverTrigger.vue +5 -1
- package/src/components/ui/tooltip/Tooltip.vue +21 -0
- package/src/components/ui/tooltip/TooltipContent.vue +74 -0
- package/src/components/ui/tooltip/TooltipTrigger.vue +26 -0
- package/src/components/ui/tooltip/index.ts +3 -0
- package/src/lib/layer-manager.ts +84 -0
- package/src/locales/en.json +2 -1
- package/src/locales/es.json +2 -1
- package/src/locales/pt_br.json +2 -1
- package/src/stories/Dialog.stories.js +832 -0
- package/src/stories/Drawer.stories.js +1 -1
- package/src/stories/DrawerNext.stories.js +611 -0
- package/src/stories/LayerManager.docs.mdx +40 -0
- package/src/stories/LayerManager.stories.js +364 -0
- package/src/stories/ModalDialog.mdx +3 -0
- package/src/stories/ModalDialog.stories.js +1 -1
- package/src/stories/MultiSelectV2.stories.js +158 -0
- package/src/stories/Select.stories.js +158 -0
|
@@ -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;YASN,MAAM;eAPH,OAAO;eAJP,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
|
-
size: string;
|
|
59
58
|
placeholder: string;
|
|
59
|
+
size: string;
|
|
60
60
|
startDate: Date;
|
|
61
61
|
endDate: Date;
|
|
62
62
|
dateFormat: string;
|
|
@@ -140,13 +140,25 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
140
140
|
type: BooleanConstructor;
|
|
141
141
|
default: boolean;
|
|
142
142
|
};
|
|
143
|
+
readonly: {
|
|
144
|
+
type: BooleanConstructor;
|
|
145
|
+
default: boolean;
|
|
146
|
+
};
|
|
147
|
+
forceActiveStatus: {
|
|
148
|
+
type: BooleanConstructor;
|
|
149
|
+
default: boolean;
|
|
150
|
+
};
|
|
151
|
+
showClear: {
|
|
152
|
+
type: BooleanConstructor;
|
|
153
|
+
default: boolean;
|
|
154
|
+
};
|
|
143
155
|
}>, {}, {
|
|
144
156
|
val: string;
|
|
145
157
|
}, {
|
|
146
158
|
computedError(): string | boolean;
|
|
147
159
|
}, {
|
|
148
160
|
fullySanitize: typeof import('../../utils/sanitize').fullySanitize;
|
|
149
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
161
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("clear" | "update:modelValue")[], "clear" | "update:modelValue", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
150
162
|
placeholder: {
|
|
151
163
|
type: StringConstructor;
|
|
152
164
|
default: string;
|
|
@@ -224,25 +236,41 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
224
236
|
type: BooleanConstructor;
|
|
225
237
|
default: boolean;
|
|
226
238
|
};
|
|
239
|
+
readonly: {
|
|
240
|
+
type: BooleanConstructor;
|
|
241
|
+
default: boolean;
|
|
242
|
+
};
|
|
243
|
+
forceActiveStatus: {
|
|
244
|
+
type: BooleanConstructor;
|
|
245
|
+
default: boolean;
|
|
246
|
+
};
|
|
247
|
+
showClear: {
|
|
248
|
+
type: BooleanConstructor;
|
|
249
|
+
default: boolean;
|
|
250
|
+
};
|
|
227
251
|
}>> & Readonly<{
|
|
228
252
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
253
|
+
onClear?: ((...args: any[]) => any) | undefined;
|
|
229
254
|
}>, {
|
|
255
|
+
disabled: boolean;
|
|
230
256
|
type: string;
|
|
231
|
-
size: string;
|
|
232
|
-
label: string;
|
|
233
|
-
mask: string | unknown[];
|
|
234
257
|
placeholder: string;
|
|
235
258
|
tooltip: string;
|
|
259
|
+
label: string;
|
|
260
|
+
size: string;
|
|
261
|
+
mask: string | unknown[];
|
|
236
262
|
message: string;
|
|
237
|
-
disabled: boolean;
|
|
238
263
|
modelValue: string;
|
|
239
264
|
nativeType: string;
|
|
240
265
|
maxlength: number | null;
|
|
266
|
+
readonly: boolean;
|
|
267
|
+
forceActiveStatus: boolean;
|
|
241
268
|
iconLeft: string;
|
|
242
269
|
iconRight: string;
|
|
243
270
|
iconLeftClickable: boolean;
|
|
244
271
|
iconRightClickable: boolean;
|
|
245
272
|
allowTogglePassword: boolean;
|
|
273
|
+
showClear: boolean;
|
|
246
274
|
errors: string | unknown[];
|
|
247
275
|
hasCloudyColor: boolean;
|
|
248
276
|
showMaxlengthCounter: boolean;
|
|
@@ -297,6 +325,18 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
297
325
|
type: BooleanConstructor;
|
|
298
326
|
default: boolean;
|
|
299
327
|
};
|
|
328
|
+
readonly: {
|
|
329
|
+
type: BooleanConstructor;
|
|
330
|
+
default: boolean;
|
|
331
|
+
};
|
|
332
|
+
forceActiveStatus: {
|
|
333
|
+
type: BooleanConstructor;
|
|
334
|
+
default: boolean;
|
|
335
|
+
};
|
|
336
|
+
showClear: {
|
|
337
|
+
type: BooleanConstructor;
|
|
338
|
+
default: boolean;
|
|
339
|
+
};
|
|
300
340
|
}>, {}, {
|
|
301
341
|
isFocused: boolean;
|
|
302
342
|
showPassword: boolean;
|
|
@@ -310,8 +350,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
310
350
|
onFocus(): void;
|
|
311
351
|
onBlur(): void;
|
|
312
352
|
onIconLeftClick(): void;
|
|
353
|
+
onClearClick(): void;
|
|
313
354
|
onIconRightClick(): void;
|
|
314
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("icon-left-click" | "icon-right-click")[], "icon-left-click" | "icon-right-click", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
355
|
+
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("clear" | "icon-left-click" | "icon-right-click")[], "clear" | "icon-left-click" | "icon-right-click", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
315
356
|
placeholder: {
|
|
316
357
|
type: StringConstructor;
|
|
317
358
|
default: null;
|
|
@@ -361,22 +402,38 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
361
402
|
type: BooleanConstructor;
|
|
362
403
|
default: boolean;
|
|
363
404
|
};
|
|
405
|
+
readonly: {
|
|
406
|
+
type: BooleanConstructor;
|
|
407
|
+
default: boolean;
|
|
408
|
+
};
|
|
409
|
+
forceActiveStatus: {
|
|
410
|
+
type: BooleanConstructor;
|
|
411
|
+
default: boolean;
|
|
412
|
+
};
|
|
413
|
+
showClear: {
|
|
414
|
+
type: BooleanConstructor;
|
|
415
|
+
default: boolean;
|
|
416
|
+
};
|
|
364
417
|
}>> & Readonly<{
|
|
418
|
+
onClear?: ((...args: any[]) => any) | undefined;
|
|
365
419
|
"onIcon-left-click"?: ((...args: any[]) => any) | undefined;
|
|
366
420
|
"onIcon-right-click"?: ((...args: any[]) => any) | undefined;
|
|
367
421
|
}>, {
|
|
422
|
+
disabled: boolean;
|
|
368
423
|
type: string;
|
|
369
|
-
size: string;
|
|
370
424
|
placeholder: string;
|
|
371
|
-
|
|
425
|
+
size: string;
|
|
372
426
|
modelValue: string;
|
|
373
427
|
nativeType: string;
|
|
374
428
|
maxlength: number;
|
|
429
|
+
readonly: boolean;
|
|
430
|
+
forceActiveStatus: boolean;
|
|
375
431
|
iconLeft: string;
|
|
376
432
|
iconRight: string;
|
|
377
433
|
iconLeftClickable: boolean;
|
|
378
434
|
iconRightClickable: boolean;
|
|
379
435
|
allowTogglePassword: boolean;
|
|
436
|
+
showClear: boolean;
|
|
380
437
|
}, {}, {
|
|
381
438
|
BaseInput: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
382
439
|
type: {
|
|
@@ -402,15 +459,25 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
402
459
|
};
|
|
403
460
|
hasIconLeft: BooleanConstructor;
|
|
404
461
|
hasIconRight: BooleanConstructor;
|
|
462
|
+
hasClearIcon: BooleanConstructor;
|
|
405
463
|
maxlength: {
|
|
406
464
|
type: NumberConstructor;
|
|
407
465
|
default: null;
|
|
408
466
|
};
|
|
467
|
+
readonly: {
|
|
468
|
+
type: BooleanConstructor;
|
|
469
|
+
default: boolean;
|
|
470
|
+
};
|
|
471
|
+
forceActiveStatus: {
|
|
472
|
+
type: BooleanConstructor;
|
|
473
|
+
default: boolean;
|
|
474
|
+
};
|
|
409
475
|
}>, {}, {}, {
|
|
410
476
|
attributes(): any;
|
|
411
477
|
classes(): (string | {
|
|
412
478
|
'input--has-icon-left': boolean;
|
|
413
479
|
'input--has-icon-right': boolean;
|
|
480
|
+
'input--has-clear-icon': boolean;
|
|
414
481
|
})[];
|
|
415
482
|
}, {
|
|
416
483
|
fullySanitize: typeof import('../../utils/sanitize').fullySanitize;
|
|
@@ -438,10 +505,19 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
438
505
|
};
|
|
439
506
|
hasIconLeft: BooleanConstructor;
|
|
440
507
|
hasIconRight: BooleanConstructor;
|
|
508
|
+
hasClearIcon: BooleanConstructor;
|
|
441
509
|
maxlength: {
|
|
442
510
|
type: NumberConstructor;
|
|
443
511
|
default: null;
|
|
444
512
|
};
|
|
513
|
+
readonly: {
|
|
514
|
+
type: BooleanConstructor;
|
|
515
|
+
default: boolean;
|
|
516
|
+
};
|
|
517
|
+
forceActiveStatus: {
|
|
518
|
+
type: BooleanConstructor;
|
|
519
|
+
default: boolean;
|
|
520
|
+
};
|
|
445
521
|
}>> & Readonly<{
|
|
446
522
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
447
523
|
}>, {
|
|
@@ -450,9 +526,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
450
526
|
mask: string | unknown[];
|
|
451
527
|
hasIconLeft: boolean;
|
|
452
528
|
hasIconRight: boolean;
|
|
529
|
+
hasClearIcon: boolean;
|
|
453
530
|
modelValue: string;
|
|
454
531
|
nativeType: string;
|
|
455
532
|
maxlength: number;
|
|
533
|
+
readonly: boolean;
|
|
534
|
+
forceActiveStatus: boolean;
|
|
456
535
|
}, {}, {}, {
|
|
457
536
|
mask: any;
|
|
458
537
|
}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -487,7 +566,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
487
566
|
default: boolean;
|
|
488
567
|
};
|
|
489
568
|
error: {
|
|
490
|
-
type: (
|
|
569
|
+
type: (BooleanConstructor | StringConstructor)[];
|
|
491
570
|
default: boolean;
|
|
492
571
|
};
|
|
493
572
|
message: {
|
|
@@ -519,7 +598,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
519
598
|
default: boolean;
|
|
520
599
|
};
|
|
521
600
|
error: {
|
|
522
|
-
type: (
|
|
601
|
+
type: (BooleanConstructor | StringConstructor)[];
|
|
523
602
|
default: boolean;
|
|
524
603
|
};
|
|
525
604
|
message: {
|
|
@@ -535,17 +614,17 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
535
614
|
default: string;
|
|
536
615
|
};
|
|
537
616
|
}>> & Readonly<{}>, {
|
|
617
|
+
disabled: boolean;
|
|
538
618
|
error: string | boolean;
|
|
539
|
-
size: string;
|
|
540
|
-
label: string;
|
|
541
619
|
tooltip: string;
|
|
620
|
+
label: string;
|
|
621
|
+
size: string;
|
|
542
622
|
fixedLabel: boolean;
|
|
543
623
|
message: string;
|
|
544
|
-
disabled: boolean;
|
|
545
624
|
}, {}, {
|
|
546
625
|
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
|
-
label: string;
|
|
548
626
|
tooltip: string;
|
|
627
|
+
label: string;
|
|
549
628
|
useHtmlTooltip: boolean;
|
|
550
629
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLElement>;
|
|
551
630
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -1,142 +1,14 @@
|
|
|
1
|
-
declare const _default:
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
};
|
|
10
|
-
disabledPrimaryButton: {
|
|
11
|
-
type: BooleanConstructor;
|
|
12
|
-
default: boolean;
|
|
13
|
-
};
|
|
14
|
-
disabledSecondaryButton: {
|
|
15
|
-
type: BooleanConstructor;
|
|
16
|
-
default: boolean;
|
|
17
|
-
};
|
|
18
|
-
loadingPrimaryButton: {
|
|
19
|
-
type: BooleanConstructor;
|
|
20
|
-
default: boolean;
|
|
21
|
-
};
|
|
22
|
-
loadingSecondaryButton: {
|
|
23
|
-
type: BooleanConstructor;
|
|
24
|
-
default: boolean;
|
|
25
|
-
};
|
|
26
|
-
primaryButtonText: {
|
|
27
|
-
type: StringConstructor;
|
|
28
|
-
default: string;
|
|
29
|
-
};
|
|
30
|
-
primaryButtonType: {
|
|
31
|
-
type: StringConstructor;
|
|
32
|
-
default: string;
|
|
33
|
-
};
|
|
34
|
-
secondaryButtonText: {
|
|
35
|
-
type: StringConstructor;
|
|
36
|
-
default: string;
|
|
37
|
-
};
|
|
38
|
-
size: {
|
|
39
|
-
type: StringConstructor;
|
|
40
|
-
default: string;
|
|
41
|
-
validator(val: unknown): boolean;
|
|
42
|
-
};
|
|
43
|
-
wide: {
|
|
44
|
-
type: BooleanConstructor;
|
|
45
|
-
default: boolean;
|
|
46
|
-
};
|
|
47
|
-
modelValue: {
|
|
48
|
-
type: BooleanConstructor;
|
|
49
|
-
required: true;
|
|
50
|
-
};
|
|
51
|
-
withoutOverlay: {
|
|
52
|
-
type: BooleanConstructor;
|
|
53
|
-
default: boolean;
|
|
54
|
-
};
|
|
55
|
-
closeIcon: {
|
|
56
|
-
type: StringConstructor;
|
|
57
|
-
default: string;
|
|
58
|
-
};
|
|
59
|
-
distinctCloseBack: {
|
|
60
|
-
type: BooleanConstructor;
|
|
61
|
-
default: boolean;
|
|
62
|
-
};
|
|
63
|
-
}>, {}, {
|
|
64
|
-
showDrawer: boolean;
|
|
65
|
-
}, {
|
|
66
|
-
showFooter(): boolean;
|
|
67
|
-
}, {
|
|
68
|
-
transitionClose(callback: any): void;
|
|
69
|
-
close(): void;
|
|
70
|
-
back(): void;
|
|
71
|
-
}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, ("close" | "back" | "primaryButtonClick" | "secondaryButtonClick")[], "close" | "back" | "primaryButtonClick" | "secondaryButtonClick", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
72
|
-
title: {
|
|
73
|
-
type: StringConstructor;
|
|
74
|
-
required: true;
|
|
75
|
-
};
|
|
76
|
-
description: {
|
|
77
|
-
type: StringConstructor;
|
|
78
|
-
default: string;
|
|
79
|
-
};
|
|
80
|
-
disabledPrimaryButton: {
|
|
81
|
-
type: BooleanConstructor;
|
|
82
|
-
default: boolean;
|
|
83
|
-
};
|
|
84
|
-
disabledSecondaryButton: {
|
|
85
|
-
type: BooleanConstructor;
|
|
86
|
-
default: boolean;
|
|
87
|
-
};
|
|
88
|
-
loadingPrimaryButton: {
|
|
89
|
-
type: BooleanConstructor;
|
|
90
|
-
default: boolean;
|
|
91
|
-
};
|
|
92
|
-
loadingSecondaryButton: {
|
|
93
|
-
type: BooleanConstructor;
|
|
94
|
-
default: boolean;
|
|
95
|
-
};
|
|
96
|
-
primaryButtonText: {
|
|
97
|
-
type: StringConstructor;
|
|
98
|
-
default: string;
|
|
99
|
-
};
|
|
100
|
-
primaryButtonType: {
|
|
101
|
-
type: StringConstructor;
|
|
102
|
-
default: string;
|
|
103
|
-
};
|
|
104
|
-
secondaryButtonText: {
|
|
105
|
-
type: StringConstructor;
|
|
106
|
-
default: string;
|
|
107
|
-
};
|
|
108
|
-
size: {
|
|
109
|
-
type: StringConstructor;
|
|
110
|
-
default: string;
|
|
111
|
-
validator(val: unknown): boolean;
|
|
112
|
-
};
|
|
113
|
-
wide: {
|
|
114
|
-
type: BooleanConstructor;
|
|
115
|
-
default: boolean;
|
|
116
|
-
};
|
|
117
|
-
modelValue: {
|
|
118
|
-
type: BooleanConstructor;
|
|
119
|
-
required: true;
|
|
120
|
-
};
|
|
121
|
-
withoutOverlay: {
|
|
122
|
-
type: BooleanConstructor;
|
|
123
|
-
default: boolean;
|
|
124
|
-
};
|
|
125
|
-
closeIcon: {
|
|
126
|
-
type: StringConstructor;
|
|
127
|
-
default: string;
|
|
128
|
-
};
|
|
129
|
-
distinctCloseBack: {
|
|
130
|
-
type: BooleanConstructor;
|
|
131
|
-
default: boolean;
|
|
132
|
-
};
|
|
133
|
-
}>> & Readonly<{
|
|
134
|
-
onClose?: ((...args: any[]) => any) | undefined;
|
|
135
|
-
onBack?: ((...args: any[]) => any) | undefined;
|
|
136
|
-
onPrimaryButtonClick?: ((...args: any[]) => any) | undefined;
|
|
137
|
-
onSecondaryButtonClick?: ((...args: any[]) => any) | undefined;
|
|
138
|
-
}>, {
|
|
1
|
+
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
2
|
+
export default _default;
|
|
3
|
+
type __VLS_WithTemplateSlots<T, S> = T & (new () => {
|
|
4
|
+
$slots: S;
|
|
5
|
+
});
|
|
6
|
+
declare const __VLS_component: import('vue').DefineComponent<{}, {
|
|
7
|
+
$emit: (event: "close" | "back" | "primaryButtonClick" | "secondaryButtonClick", ...args: any[]) => void;
|
|
8
|
+
class: string;
|
|
139
9
|
size: string;
|
|
10
|
+
title: string;
|
|
11
|
+
modelValue: boolean;
|
|
140
12
|
description: string;
|
|
141
13
|
closeIcon: string;
|
|
142
14
|
disabledPrimaryButton: boolean;
|
|
@@ -146,75 +18,33 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
146
18
|
primaryButtonText: string;
|
|
147
19
|
primaryButtonType: string;
|
|
148
20
|
secondaryButtonText: string;
|
|
149
|
-
wide: boolean;
|
|
150
21
|
withoutOverlay: boolean;
|
|
151
22
|
distinctCloseBack: boolean;
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
loading: boolean;
|
|
180
|
-
}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLButtonElement, import('vue').ComponentProvideOptions, {
|
|
181
|
-
P: {};
|
|
182
|
-
B: {};
|
|
183
|
-
D: {};
|
|
184
|
-
C: {};
|
|
185
|
-
M: {};
|
|
186
|
-
Defaults: {};
|
|
187
|
-
}, Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, {
|
|
188
|
-
text: string;
|
|
189
|
-
type: import('../Button/types').ButtonType;
|
|
190
|
-
size: import('../Button/types').ButtonSize;
|
|
191
|
-
disabled: boolean;
|
|
192
|
-
iconLeft: string;
|
|
193
|
-
iconRight: string;
|
|
194
|
-
float: boolean;
|
|
195
|
-
iconCenter: string;
|
|
196
|
-
iconsFilled: boolean;
|
|
197
|
-
loading: boolean;
|
|
198
|
-
}>;
|
|
199
|
-
__isFragment?: never;
|
|
200
|
-
__isTeleport?: never;
|
|
201
|
-
__isSuspense?: never;
|
|
202
|
-
} & import('vue').ComponentOptionsBase<Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
|
203
|
-
text: string;
|
|
204
|
-
type: import('../Button/types').ButtonType;
|
|
205
|
-
size: import('../Button/types').ButtonSize;
|
|
206
|
-
disabled: boolean;
|
|
207
|
-
iconLeft: string;
|
|
208
|
-
iconRight: string;
|
|
209
|
-
float: boolean;
|
|
210
|
-
iconCenter: string;
|
|
211
|
-
iconsFilled: boolean;
|
|
212
|
-
loading: boolean;
|
|
213
|
-
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
|
214
|
-
$slots: {
|
|
215
|
-
default?(_: {}): any;
|
|
216
|
-
};
|
|
217
|
-
});
|
|
218
|
-
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
219
|
-
export default _default;
|
|
23
|
+
$props: {
|
|
24
|
+
readonly class?: string | undefined;
|
|
25
|
+
readonly size?: string | undefined;
|
|
26
|
+
readonly title?: string | undefined;
|
|
27
|
+
readonly modelValue?: boolean | undefined;
|
|
28
|
+
readonly description?: string | undefined;
|
|
29
|
+
readonly closeIcon?: string | undefined;
|
|
30
|
+
readonly disabledPrimaryButton?: boolean | undefined;
|
|
31
|
+
readonly disabledSecondaryButton?: boolean | undefined;
|
|
32
|
+
readonly loadingPrimaryButton?: boolean | undefined;
|
|
33
|
+
readonly loadingSecondaryButton?: boolean | undefined;
|
|
34
|
+
readonly primaryButtonText?: string | undefined;
|
|
35
|
+
readonly primaryButtonType?: string | undefined;
|
|
36
|
+
readonly secondaryButtonText?: string | undefined;
|
|
37
|
+
readonly withoutOverlay?: boolean | undefined;
|
|
38
|
+
readonly distinctCloseBack?: boolean | undefined;
|
|
39
|
+
};
|
|
40
|
+
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
41
|
+
type __VLS_TemplateResult = {
|
|
42
|
+
attrs: Partial<{}>;
|
|
43
|
+
slots: {
|
|
44
|
+
title?(_: {}): any;
|
|
45
|
+
content?(_: {}): any;
|
|
46
|
+
};
|
|
47
|
+
refs: {};
|
|
48
|
+
rootEl: any;
|
|
49
|
+
};
|
|
220
50
|
//# sourceMappingURL=Drawer.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Drawer.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Drawer/Drawer.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Drawer.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Drawer/Drawer.vue"],"names":[],"mappings":"AA4FA;wBAqpBqB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;;6BAEtE,CAAC,EAAE,CAAC;;;AAXjC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;2OAQG"}
|
|
@@ -42,10 +42,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
42
42
|
}>> & Readonly<{
|
|
43
43
|
"onUpdate:open"?: ((...args: any[]) => any) | undefined;
|
|
44
44
|
}>, {
|
|
45
|
+
open: boolean;
|
|
45
46
|
forceOpen: boolean;
|
|
46
47
|
position: string;
|
|
47
48
|
useOpenProp: boolean;
|
|
48
|
-
open: boolean;
|
|
49
49
|
}, {}, {}, {
|
|
50
50
|
onClickOutside: any;
|
|
51
51
|
}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -14,7 +14,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
14
14
|
default: boolean;
|
|
15
15
|
};
|
|
16
16
|
error: {
|
|
17
|
-
type: (
|
|
17
|
+
type: (BooleanConstructor | StringConstructor)[];
|
|
18
18
|
default: boolean;
|
|
19
19
|
};
|
|
20
20
|
message: {
|
|
@@ -46,7 +46,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
46
46
|
default: boolean;
|
|
47
47
|
};
|
|
48
48
|
error: {
|
|
49
|
-
type: (
|
|
49
|
+
type: (BooleanConstructor | StringConstructor)[];
|
|
50
50
|
default: boolean;
|
|
51
51
|
};
|
|
52
52
|
message: {
|
|
@@ -62,17 +62,17 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
62
62
|
default: string;
|
|
63
63
|
};
|
|
64
64
|
}>> & Readonly<{}>, {
|
|
65
|
+
disabled: boolean;
|
|
65
66
|
error: string | boolean;
|
|
66
|
-
size: string;
|
|
67
|
-
label: string;
|
|
68
67
|
tooltip: string;
|
|
68
|
+
label: string;
|
|
69
|
+
size: string;
|
|
69
70
|
fixedLabel: boolean;
|
|
70
71
|
message: string;
|
|
71
|
-
disabled: boolean;
|
|
72
72
|
}, {}, {
|
|
73
73
|
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<{}>, {
|
|
74
|
-
label: string;
|
|
75
74
|
tooltip: string;
|
|
75
|
+
label: string;
|
|
76
76
|
useHtmlTooltip: boolean;
|
|
77
77
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLElement>;
|
|
78
78
|
}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -82,10 +82,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
82
82
|
}, {}, {
|
|
83
83
|
UnnnicButton: {
|
|
84
84
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
|
|
85
|
-
|
|
85
|
+
disabled: boolean;
|
|
86
86
|
type: import('../Button/types').ButtonType;
|
|
87
87
|
size: import('../Button/types').ButtonSize;
|
|
88
|
-
|
|
88
|
+
text: string;
|
|
89
89
|
iconLeft: string;
|
|
90
90
|
iconRight: string;
|
|
91
91
|
float: boolean;
|
|
@@ -100,10 +100,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
100
100
|
M: {};
|
|
101
101
|
Defaults: {};
|
|
102
102
|
}, Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, {
|
|
103
|
-
|
|
103
|
+
disabled: boolean;
|
|
104
104
|
type: import('../Button/types').ButtonType;
|
|
105
105
|
size: import('../Button/types').ButtonSize;
|
|
106
|
-
|
|
106
|
+
text: string;
|
|
107
107
|
iconLeft: string;
|
|
108
108
|
iconRight: string;
|
|
109
109
|
float: boolean;
|
|
@@ -115,10 +115,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
115
115
|
__isTeleport?: never;
|
|
116
116
|
__isSuspense?: never;
|
|
117
117
|
} & import('vue').ComponentOptionsBase<Readonly<import('../Button/types').ButtonProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
|
118
|
-
|
|
118
|
+
disabled: boolean;
|
|
119
119
|
type: import('../Button/types').ButtonType;
|
|
120
120
|
size: import('../Button/types').ButtonSize;
|
|
121
|
-
|
|
121
|
+
text: string;
|
|
122
122
|
iconLeft: string;
|
|
123
123
|
iconRight: string;
|
|
124
124
|
float: boolean;
|
|
@@ -23,15 +23,25 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
23
23
|
};
|
|
24
24
|
hasIconLeft: BooleanConstructor;
|
|
25
25
|
hasIconRight: BooleanConstructor;
|
|
26
|
+
hasClearIcon: BooleanConstructor;
|
|
26
27
|
maxlength: {
|
|
27
28
|
type: NumberConstructor;
|
|
28
29
|
default: null;
|
|
29
30
|
};
|
|
31
|
+
readonly: {
|
|
32
|
+
type: BooleanConstructor;
|
|
33
|
+
default: boolean;
|
|
34
|
+
};
|
|
35
|
+
forceActiveStatus: {
|
|
36
|
+
type: BooleanConstructor;
|
|
37
|
+
default: boolean;
|
|
38
|
+
};
|
|
30
39
|
}>, {}, {}, {
|
|
31
40
|
attributes(): any;
|
|
32
41
|
classes(): (string | {
|
|
33
42
|
'input--has-icon-left': boolean;
|
|
34
43
|
'input--has-icon-right': boolean;
|
|
44
|
+
'input--has-clear-icon': boolean;
|
|
35
45
|
})[];
|
|
36
46
|
}, {
|
|
37
47
|
fullySanitize: typeof fullySanitize;
|
|
@@ -59,10 +69,19 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
59
69
|
};
|
|
60
70
|
hasIconLeft: BooleanConstructor;
|
|
61
71
|
hasIconRight: BooleanConstructor;
|
|
72
|
+
hasClearIcon: BooleanConstructor;
|
|
62
73
|
maxlength: {
|
|
63
74
|
type: NumberConstructor;
|
|
64
75
|
default: null;
|
|
65
76
|
};
|
|
77
|
+
readonly: {
|
|
78
|
+
type: BooleanConstructor;
|
|
79
|
+
default: boolean;
|
|
80
|
+
};
|
|
81
|
+
forceActiveStatus: {
|
|
82
|
+
type: BooleanConstructor;
|
|
83
|
+
default: boolean;
|
|
84
|
+
};
|
|
66
85
|
}>> & Readonly<{
|
|
67
86
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
68
87
|
}>, {
|
|
@@ -71,9 +90,12 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
71
90
|
mask: string | unknown[];
|
|
72
91
|
hasIconLeft: boolean;
|
|
73
92
|
hasIconRight: boolean;
|
|
93
|
+
hasClearIcon: boolean;
|
|
74
94
|
modelValue: string;
|
|
75
95
|
nativeType: string;
|
|
76
96
|
maxlength: number;
|
|
97
|
+
readonly: boolean;
|
|
98
|
+
forceActiveStatus: boolean;
|
|
77
99
|
}, {}, {}, {
|
|
78
100
|
mask: any;
|
|
79
101
|
}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BaseInput.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Input/BaseInput.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"BaseInput.vue.d.ts","sourceRoot":"","sources":["../../../src/components/Input/BaseInput.vue"],"names":[],"mappings":"AAoBA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;8BA0J8B,sBAAsB"}
|