@caipira/tamandua 0.0.114 → 0.0.116
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/Alert-CHy3mnMz.js +73 -0
- package/dist/Alert.js +2 -6
- package/dist/Avatar-5xGpnOHD.js +58 -0
- package/dist/Avatar.js +2 -6
- package/dist/Backdrop-C9lVI98r.js +22 -0
- package/dist/Backdrop-fVmeH8hU.js +8 -0
- package/dist/Backdrop.js +3 -6
- package/dist/Button-B61zGf7P.js +167 -0
- package/dist/Button.js +2 -6
- package/dist/ChartLine-CrvmfE6S.js +878 -0
- package/dist/ChartLine.js +2 -6
- package/dist/ChartTreemap-i-PcvhSQ.js +311 -0
- package/dist/ChartTreemap.js +2 -6
- package/dist/DialogProvider-B_M9T0MH.js +23 -0
- package/dist/DialogProvider.js +2 -6
- package/dist/Drawer-Cx2fTGv5.js +64 -0
- package/dist/Drawer.css +1 -1
- package/dist/Drawer.js +2 -6
- package/dist/Dropdown-CXZ1o3rp.js +171 -0
- package/dist/Dropdown.js +2 -6
- package/dist/FileDrop-CVgXFcHo.js +83 -0
- package/dist/FileDrop.js +2 -6
- package/dist/Form-Dwflg0eH.js +157 -0
- package/dist/Form2.js +2 -0
- package/dist/FormItem-CMfLyUQ2.js +62 -0
- package/dist/FormItem.js +2 -6
- package/dist/GraphyEmpty-8wJ7sUrq.js +16 -0
- package/dist/GraphyEmpty.js +2 -6
- package/dist/GraphyLabel-RloqMIof.js +16 -0
- package/dist/GraphyLabel.js +2 -6
- package/dist/GraphyPrice-BIRO3_Ah.js +43 -0
- package/dist/GraphyPrice.js +2 -6
- package/dist/GraphySubtitle-ehQ5Sed7.js +20 -0
- package/dist/GraphySubtitle.js +2 -6
- package/dist/GraphyTitle-CHctzdE7.js +16 -0
- package/dist/GraphyTitle.js +2 -6
- package/dist/Icon-BHDold-v.js +207 -0
- package/dist/Icon-BNLjWTiq.js +8 -0
- package/dist/Icon.js +3 -6
- package/dist/InputAvatar-d6k1w0DQ.js +47 -0
- package/dist/InputAvatar.js +2 -6
- package/dist/InputCheckbox-DGL-BLYP.js +55 -0
- package/dist/InputCheckbox.css +1 -1
- package/dist/InputCheckbox.js +2 -6
- package/dist/InputColor-D5Mhax9D.js +38 -0
- package/dist/InputColor.js +2 -6
- package/dist/InputCryptoCurrency-D8oyrxsl.js +745 -0
- package/dist/InputCryptoCurrency.js +2 -6
- package/dist/InputDate-SacyVWso.js +146 -0
- package/dist/InputDate.js +2 -6
- package/dist/InputMultiplier-BpCbAKJ6.js +75 -0
- package/dist/InputMultiplier.js +2 -6
- package/dist/InputPassword-DiEBfkOp.js +169 -0
- package/dist/InputPassword.js +2 -6
- package/dist/InputPhone--dyb6OBi.js +60 -0
- package/dist/InputPhone.js +2 -6
- package/dist/InputPrice-D9LV-LUB.js +71 -0
- package/dist/InputPrice.js +2 -6
- package/dist/InputRadio-BOUGVGpj.js +57 -0
- package/dist/InputRadio.css +1 -1
- package/dist/InputRadio.js +2 -6
- package/dist/InputSelect-DJdOf2Hh.js +217 -0
- package/dist/InputSelect.js +2 -6
- package/dist/InputSwitch-b3QEp5BQ.js +56 -0
- package/dist/InputSwitch.js +2 -6
- package/dist/InputText-CNn6q4pO.js +53 -0
- package/dist/InputText-DaB5TeOR.js +8 -0
- package/dist/InputText.js +3 -6
- package/dist/InputTextarea-ANZXZkRr.js +52 -0
- package/dist/InputTextarea.js +2 -6
- package/dist/Link-9RhB9Snu.js +47 -0
- package/dist/Link.js +2 -6
- package/dist/Modal-m2bKGFai.js +96 -0
- package/dist/Modal.js +2 -6
- package/dist/ModalForm-Ckd8hrNN.js +110 -0
- package/dist/ModalForm.js +2 -6
- package/dist/Pagination-C6gSCD9x.js +115 -0
- package/dist/Pagination.js +2 -6
- package/dist/Popconfirm-B4xptuBj.js +52 -0
- package/dist/Popconfirm.js +2 -6
- package/dist/Popover-C43FYDmN.js +91 -0
- package/dist/Popover.js +2 -6
- package/dist/ProgressCircle-I1F8lCju.js +56 -0
- package/dist/ProgressCircle.js +2 -6
- package/dist/ProgressLine--AibeJXb.js +66 -0
- package/dist/ProgressLine.js +2 -6
- package/dist/Range-DmdYd-wp.js +79 -0
- package/dist/Range.css +1 -1
- package/dist/Range.js +2 -6
- package/dist/SensitiveInfo-Iv6J_vi-.js +20 -0
- package/dist/SensitiveInfo.js +2 -6
- package/dist/Skeleton-DYplWsXJ.js +20 -0
- package/dist/Skeleton.js +2 -6
- package/dist/Tab-D5bhr-_N.js +40 -0
- package/dist/Tab.js +2 -6
- package/dist/Table-BEmIaP1b.js +170 -0
- package/dist/Table.js +2 -6
- package/dist/Tag-C-X54XKY.js +71 -0
- package/dist/Tag.js +2 -6
- package/dist/Toast-DQGqKVt7.js +50 -0
- package/dist/Toast.js +2 -6
- package/dist/_plugin-vue_export-helper-B3ysoDQm.js +8 -0
- package/dist/account-JOqWG-1d.js +4 -0
- package/dist/account-box-DzCJfqfC.js +4 -0
- package/dist/account-box-outline-DsJhVwo-.js +4 -0
- package/dist/account-circle-Du-YkW8z.js +4 -0
- package/dist/account-circle-outline-B3LyjWmh.js +4 -0
- package/dist/account-group-DwsHkNSC.js +4 -0
- package/dist/account-group-outline-CA_oWIRI.js +4 -0
- package/dist/account-multiple-DIsMNGEt.js +4 -0
- package/dist/account-multiple-outline-4JcRHG-l.js +4 -0
- package/dist/account-outline-OKn9Q8PY.js +4 -0
- package/dist/alert-octagon-Dpkwophk.js +4 -0
- package/dist/alert-octagon-outline-D5go0y8E.js +4 -0
- package/dist/api-CVCvvZ1a.js +4 -0
- package/dist/apps-B-rcs6NG.js +4 -0
- package/dist/archive-BK_CqEMz.js +4 -0
- package/dist/archive-outline-DU4-F2dO.js +4 -0
- package/dist/arrow-left-DAgSriby.js +4 -0
- package/dist/arrow-right-U1OXbWps.js +4 -0
- package/dist/bank-BxjiwN2Y.js +4 -0
- package/dist/bank-outline-DNLe1tww.js +4 -0
- package/dist/book-alphabet-DFeDsZ4O.js +4 -0
- package/dist/book-multiple-D5oRpsf9.js +4 -0
- package/dist/book-multiple-outline-DnnL1ejo.js +4 -0
- package/dist/bookshelf-C-9u7G8l.js +4 -0
- package/dist/bucket-BUG042yY.js +4 -0
- package/dist/bucket-outline-CKLRNcNF.js +4 -0
- package/dist/camera-BtDRsX33.js +4 -0
- package/dist/cards-outline-BUHs45a8.js +4 -0
- package/dist/cards-variant-CL5AAhD2.js +4 -0
- package/dist/cart-outline-S3GoaFiR.js +4 -0
- package/dist/chart-box-B8wJewtx.js +4 -0
- package/dist/chart-box-outline-BpoEf4i0.js +4 -0
- package/dist/check-D5XfOcQE.js +4 -0
- package/dist/check-circle-DaNwKmqG.js +4 -0
- package/dist/check-circle-outline-CMOFeXUf.js +4 -0
- package/dist/checkbox-Bk08pmtM.js +4 -0
- package/dist/checkbox-dark-CvyvtzUB.js +4 -0
- package/dist/checkbox-indeterminate-CCwqsSkX.js +4 -0
- package/dist/checkbox-indeterminate-dark-DAofR1ar.js +4 -0
- package/dist/chevron-down-TaQavR7Z.js +4 -0
- package/dist/chevron-left-DQf6v1Kb.js +4 -0
- package/dist/chevron-right-gN6xPu0Q.js +4 -0
- package/dist/chevron-up-gO2Yctuk.js +4 -0
- package/dist/circle-IKDjsDDL.js +4 -0
- package/dist/clock-DJULwbOo.js +4 -0
- package/dist/clock-fast-BP5Ehclw.js +4 -0
- package/dist/clock-outline-CCXWBiGv.js +4 -0
- package/dist/close-D7r2TJmc.js +4 -0
- package/dist/close-circle-D6yYH6X8.js +4 -0
- package/dist/close-circle-outline-GDhpDavn.js +4 -0
- package/dist/cog-DQeER9e3.js +4 -0
- package/dist/components.js +51 -97
- package/dist/composables.js +36 -44
- package/dist/contacts-BoaSHeas.js +4 -0
- package/dist/contacts-outline-CumRHi5i.js +4 -0
- package/dist/copy-Cc9xMJrq.js +4 -0
- package/dist/credit-card-C3f6NLM3.js +4 -0
- package/dist/credit-card-plus-BBsO7Aq2.js +4 -0
- package/dist/crud-B5nCBChl.js +60 -0
- package/dist/currency-DGxWX6W2.js +4 -0
- package/dist/database-F77xlJv1.js +4 -0
- package/dist/database-outline-BVBEhXHq.js +4 -0
- package/dist/date-Cls6T4tZ.js +4287 -0
- package/dist/date.js +2 -3287
- package/dist/dots-grid-ISiainiC.js +4 -0
- package/dist/dots-horizontal-CMEifltC.js +4 -0
- package/dist/dots-vertical-BAmyYB95.js +4 -0
- package/dist/download---OK2FgF.js +4 -0
- package/dist/download-box-BlhkPdAo.js +4 -0
- package/dist/download-box-outline-C-Ui5op1.js +4 -0
- package/dist/email-open-outline-Dh2xo-br.js +4 -0
- package/dist/email-outline-B4Wg0TAA.js +4 -0
- package/dist/enums.js +3 -11
- package/dist/eye-lsep4uDq.js +4 -0
- package/dist/eye-off-CHv8woLc.js +4 -0
- package/dist/file-document-plus-outline-DUlKB5Y1.js +4 -0
- package/dist/filmstrip-BflHYsqu.js +4 -0
- package/dist/filter-8bAB1_rV.js +4 -0
- package/dist/floating-ui.vue-DIYFtQj6.js +845 -0
- package/dist/form-Bc9WU92k.js +10 -0
- package/dist/form.js +17 -0
- package/dist/fullscreen-CE93JYGq.js +4 -0
- package/dist/fullscreen-exit-Cz43mQa-.js +4 -0
- package/dist/git-COSJyKGs.js +4 -0
- package/dist/group-DJEJkCLR.js +4 -0
- package/dist/gsap-K14W88b7.js +1790 -0
- package/dist/home-BypixaBG.js +4 -0
- package/dist/home-outline-B3B6WBK_.js +4 -0
- package/dist/image-MTRlsFYC.js +4 -0
- package/dist/image-album-2wVehKDb.js +4 -0
- package/dist/image-album-outline-jcCzdz7n.js +4 -0
- package/dist/image-outline-DVIF0WHf.js +4 -0
- package/dist/info-outline-CuizG5hw.js +4 -0
- package/dist/key-Cl6Csccp.js +4 -0
- package/dist/key-chain-BFTvFRO_.js +4 -0
- package/dist/key-variant-Bdp4npY0.js +4 -0
- package/dist/label-GmkmiB8r.js +4 -0
- package/dist/label-outline-CH2IGp8J.js +4 -0
- package/dist/listbox-outline-CE2mEoYC.js +4 -0
- package/dist/loading-DY2Z9AXu.js +4 -0
- package/dist/lock-B5333Cas.js +4 -0
- package/dist/lock-outline-DaAbp2A8.js +4 -0
- package/dist/logout-BTJgtWeJ.js +4 -0
- package/dist/menu-N1KDScJm.js +4 -0
- package/dist/menu-down-Bss7ozvH.js +4 -0
- package/dist/menu-left-HatDivPU.js +4 -0
- package/dist/menu-right-DWqaD59i.js +4 -0
- package/dist/minus-B3ZYZY7A.js +4 -0
- package/dist/minus-circle-Cf7P9i36.js +4 -0
- package/dist/minus-circle-outline-BHvedFDJ.js +4 -0
- package/dist/moon-Cc6Rq6BJ.js +4 -0
- package/dist/movie-open-C_xkEUYw.js +4 -0
- package/dist/movie-open-outline-D5eaYpp1.js +4 -0
- package/dist/open-in-new-CUFXB4_i.js +4 -0
- package/dist/pause-D3ZwQ1q3.js +4 -0
- package/dist/pause-circle-64PXBcHV.js +4 -0
- package/dist/pencil-CPc84g5k.js +4 -0
- package/dist/piggy-bank-outline-CFKnVg_u.js +4 -0
- package/dist/play-DtoWjmhs.js +4 -0
- package/dist/play-box-D0nXYEeA.js +4 -0
- package/dist/play-box-edit-outline-DJyytQ20.js +4 -0
- package/dist/play-box-outline-D3GtSjJR.js +4 -0
- package/dist/play-circle-DTxChX3v.js +4 -0
- package/dist/playlist-play-DJ8Ip-KB.js +4 -0
- package/dist/plugins.js +100 -121
- package/dist/plus-DQdhOG_R.js +4 -0
- package/dist/plus-circle-B784NXfR.js +4 -0
- package/dist/plus-circle-outline-Chgoygr2.js +4 -0
- package/dist/progress-clock-Bixo7B4b.js +4 -0
- package/dist/qrcode-scan-DN6YeknQ.js +4 -0
- package/dist/radio-D7sb9gHD.js +4 -0
- package/dist/radio-dark-BflQPqYL.js +4 -0
- package/dist/refresh-DjYUYUBK.js +4 -0
- package/dist/register-component-CyAIF4Ns.js +6 -0
- package/dist/replay-C0CM7r7z.js +4 -0
- package/dist/rolldown-runtime-BRfZIaNm.js +17 -0
- package/dist/save-D99jVcl-.js +4 -0
- package/dist/search-BxaKAapL.js +4 -0
- package/dist/shuffle-ARq9PTo-.js +4 -0
- package/dist/shuffle-disabled-BMG8FAWJ.js +4 -0
- package/dist/shuffle-variant-FnS9CWW_.js +4 -0
- package/dist/skip-backward-BF4uZBmt.js +4 -0
- package/dist/skip-forward-CdlC3ghz.js +4 -0
- package/dist/skip-next-DIX5pupY.js +4 -0
- package/dist/skip-previous-czhEU1-o.js +4 -0
- package/dist/source-repository-CXugl6qI.js +4 -0
- package/dist/spotlight-z8f098v1.js +4 -0
- package/dist/src-DhcP_jF4.js +1848 -0
- package/dist/stop-CyTYc3_e.js +4 -0
- package/dist/store-CHxOiWjg.js +4 -0
- package/dist/store-outline-BDrX7eB4.js +4 -0
- package/dist/sun-B1iTLA_Z.js +4 -0
- package/dist/swap-CWb6d2Xb.js +4 -0
- package/dist/swap-horizontal-Cb9xnXO5.js +4 -0
- package/dist/swap-left-ZIEULqA3.js +4 -0
- package/dist/swap-right-BKrKIGUF.js +4 -0
- package/dist/system-theme-DNx6OPZC.js +4 -0
- package/dist/tag-Cq-Iurdj.js +4 -0
- package/dist/tag-edit-BCqmViis.js +4 -0
- package/dist/tag-edit-outline-CDFy2dKp.js +4 -0
- package/dist/tag-outline-BS0gO1gM.js +4 -0
- package/dist/tamandua.js +7 -10
- package/dist/text-box-Y4t6TtgO.js +4 -0
- package/dist/text-box-multiple-BTQntuEa.js +4 -0
- package/dist/text-box-multiple-outline-Coc06AU5.js +4 -0
- package/dist/text-box-outline-BHpGv_Is.js +4 -0
- package/dist/text-long-BpB48Hzp.js +4 -0
- package/dist/text-us-kW_0N.js +4 -0
- package/dist/timer-outline-C-HqmF0_.js +4 -0
- package/dist/timer-refresh-outline-LnL4jhd7.js +4 -0
- package/dist/transformers-BFybxhRg.js +11 -0
- package/dist/trash-can-BweD_Te7.js +4 -0
- package/dist/trash-can-outline-D76QjYJP.js +4 -0
- package/dist/tray-arrow-down-QBx7GHA1.js +4 -0
- package/dist/types/components/Alert/Alert.vue.d.ts +17 -15
- package/dist/types/components/Alert/index.d.ts +1 -2
- package/dist/types/components/Alert/plugin.d.ts +0 -1
- package/dist/types/components/Avatar/Avatar.story.d.ts +0 -1
- package/dist/types/components/Avatar/Avatar.vue.d.ts +12 -11
- package/dist/types/components/Avatar/index.d.ts +1 -2
- package/dist/types/components/Avatar/plugin.d.ts +0 -1
- package/dist/types/components/Avatar/types.d.ts +0 -1
- package/dist/types/components/Backdrop/Backdrop.vue.d.ts +11 -10
- package/dist/types/components/Backdrop/index.d.ts +1 -2
- package/dist/types/components/Backdrop/plugin.d.ts +0 -1
- package/dist/types/components/Button/Button.story.d.ts +0 -1
- package/dist/types/components/Button/Button.vue.d.ts +44 -42
- package/dist/types/components/Button/index.d.ts +1 -2
- package/dist/types/components/Button/plugin.d.ts +0 -1
- package/dist/types/components/Button/types.d.ts +1 -2
- package/dist/types/components/ChartLine/ChartLine.vue.d.ts +11 -10
- package/dist/types/components/ChartLine/index.d.ts +1 -2
- package/dist/types/components/ChartLine/plugin.d.ts +0 -1
- package/dist/types/components/ChartTreemap/ChartTreemap.vue.d.ts +7 -6
- package/dist/types/components/ChartTreemap/index.d.ts +1 -2
- package/dist/types/components/ChartTreemap/plugin.d.ts +0 -1
- package/dist/types/components/DialogProvider/DialogProvider.vue.d.ts +2 -1
- package/dist/types/components/DialogProvider/index.d.ts +1 -2
- package/dist/types/components/DialogProvider/plugin.d.ts +0 -1
- package/dist/types/components/Drawer/Drawer.story.d.ts +0 -1
- package/dist/types/components/Drawer/Drawer.vue.d.ts +21 -17
- package/dist/types/components/Drawer/index.d.ts +1 -2
- package/dist/types/components/Drawer/plugin.d.ts +0 -1
- package/dist/types/components/Dropdown/Dropdown.vue.d.ts +70 -68
- package/dist/types/components/Dropdown/index.d.ts +1 -2
- package/dist/types/components/Dropdown/plugin.d.ts +0 -1
- package/dist/types/components/Dropdown/types.d.ts +2 -3
- package/dist/types/components/FileDrop/FileDrop.vue.d.ts +34 -19
- package/dist/types/components/FileDrop/index.d.ts +1 -2
- package/dist/types/components/FileDrop/plugin.d.ts +0 -1
- package/dist/types/components/Form/Form.story.d.ts +0 -1
- package/dist/types/components/Form/Form.vue.d.ts +23 -17
- package/dist/types/components/Form/index.d.ts +1 -2
- package/dist/types/components/Form/plugin.d.ts +0 -1
- package/dist/types/components/Form/types.d.ts +3 -4
- package/dist/types/components/FormItem/FormItem.vue.d.ts +11 -10
- package/dist/types/components/FormItem/index.d.ts +1 -2
- package/dist/types/components/FormItem/plugin.d.ts +0 -1
- package/dist/types/components/GraphyEmpty/GraphyEmpty.vue.d.ts +9 -8
- package/dist/types/components/GraphyEmpty/index.d.ts +1 -2
- package/dist/types/components/GraphyEmpty/plugin.d.ts +0 -1
- package/dist/types/components/GraphyLabel/GraphyLabel.vue.d.ts +9 -9
- package/dist/types/components/GraphyLabel/index.d.ts +1 -2
- package/dist/types/components/GraphyLabel/plugin.d.ts +0 -1
- package/dist/types/components/GraphyPrice/GraphyPrice.story.d.ts +0 -1
- package/dist/types/components/GraphyPrice/GraphyPrice.vue.d.ts +11 -10
- package/dist/types/components/GraphyPrice/index.d.ts +1 -2
- package/dist/types/components/GraphyPrice/plugin.d.ts +0 -1
- package/dist/types/components/GraphyPrice/types.d.ts +0 -1
- package/dist/types/components/GraphySubtitle/GraphySubtitle.vue.d.ts +10 -9
- package/dist/types/components/GraphySubtitle/index.d.ts +1 -2
- package/dist/types/components/GraphySubtitle/plugin.d.ts +0 -1
- package/dist/types/components/GraphyTitle/GraphyTitle.vue.d.ts +4 -5
- package/dist/types/components/GraphyTitle/index.d.ts +1 -2
- package/dist/types/components/GraphyTitle/plugin.d.ts +0 -1
- package/dist/types/components/Icon/Icon.story.d.ts +0 -1
- package/dist/types/components/Icon/Icon.vue.d.ts +13 -12
- package/dist/types/components/Icon/index.d.ts +1 -2
- package/dist/types/components/Icon/plugin.d.ts +0 -1
- package/dist/types/components/Icon/types.d.ts +0 -1
- package/dist/types/components/InputAvatar/InputAvatar.vue.d.ts +5 -6
- package/dist/types/components/InputAvatar/index.d.ts +1 -2
- package/dist/types/components/InputAvatar/plugin.d.ts +0 -1
- package/dist/types/components/InputCheckbox/InputCheckbox.vue.d.ts +12 -11
- package/dist/types/components/InputCheckbox/index.d.ts +1 -2
- package/dist/types/components/InputCheckbox/plugin.d.ts +0 -1
- package/dist/types/components/InputColor/InputColor.vue.d.ts +11 -10
- package/dist/types/components/InputColor/index.d.ts +1 -2
- package/dist/types/components/InputColor/plugin.d.ts +0 -1
- package/dist/types/components/InputCryptoCurrency/InputCryptoCurrency.vue.d.ts +20 -13
- package/dist/types/components/InputCryptoCurrency/index.d.ts +1 -2
- package/dist/types/components/InputCryptoCurrency/plugin.d.ts +0 -1
- package/dist/types/components/InputDate/InputDate.vue.d.ts +5 -6
- package/dist/types/components/InputDate/index.d.ts +1 -2
- package/dist/types/components/InputDate/plugin.d.ts +0 -1
- package/dist/types/components/InputMultiplier/InputMultiplier.vue.d.ts +15 -14
- package/dist/types/components/InputMultiplier/index.d.ts +1 -2
- package/dist/types/components/InputMultiplier/input-multiplier.story.d.ts +0 -1
- package/dist/types/components/InputMultiplier/plugin.d.ts +0 -1
- package/dist/types/components/InputMultiplier/types.d.ts +1 -2
- package/dist/types/components/InputPassword/InputPassword.vue.d.ts +42 -49
- package/dist/types/components/InputPassword/index.d.ts +1 -2
- package/dist/types/components/InputPassword/plugin.d.ts +0 -1
- package/dist/types/components/InputPhone/InputPhone.vue.d.ts +11 -10
- package/dist/types/components/InputPhone/index.d.ts +1 -2
- package/dist/types/components/InputPhone/plugin.d.ts +0 -1
- package/dist/types/components/InputPrice/InputPrice.vue.d.ts +19 -20
- package/dist/types/components/InputPrice/index.d.ts +1 -2
- package/dist/types/components/InputPrice/plugin.d.ts +0 -1
- package/dist/types/components/InputRadio/InputRadio.vue.d.ts +4 -5
- package/dist/types/components/InputRadio/InputRadioGroup.vue.d.ts +17 -15
- package/dist/types/components/InputRadio/index.d.ts +1 -2
- package/dist/types/components/InputRadio/plugin.d.ts +0 -1
- package/dist/types/components/InputSelect/InputSelect.story.d.ts +3 -4
- package/dist/types/components/InputSelect/InputSelect.vue.d.ts +1997 -786
- package/dist/types/components/InputSelect/index.d.ts +1 -2
- package/dist/types/components/InputSelect/plugin.d.ts +0 -1
- package/dist/types/components/InputSelect/types.d.ts +3 -4
- package/dist/types/components/InputSwitch/InputSwitch.story.d.ts +0 -1
- package/dist/types/components/InputSwitch/InputSwitch.vue.d.ts +13 -12
- package/dist/types/components/InputSwitch/index.d.ts +1 -2
- package/dist/types/components/InputSwitch/plugin.d.ts +0 -1
- package/dist/types/components/InputSwitch/types.d.ts +0 -1
- package/dist/types/components/InputText/InputText.story.d.ts +0 -1
- package/dist/types/components/InputText/InputText.vue.d.ts +55 -64
- package/dist/types/components/InputText/index.d.ts +1 -2
- package/dist/types/components/InputText/plugin.d.ts +0 -1
- package/dist/types/components/InputText/types.d.ts +0 -1
- package/dist/types/components/InputTextarea/InputTextarea.vue.d.ts +11 -10
- package/dist/types/components/InputTextarea/index.d.ts +1 -2
- package/dist/types/components/InputTextarea/plugin.d.ts +0 -1
- package/dist/types/components/Link/Link.vue.d.ts +17 -15
- package/dist/types/components/Link/index.d.ts +1 -2
- package/dist/types/components/Link/plugin.d.ts +0 -1
- package/dist/types/components/Link/types.d.ts +0 -1
- package/dist/types/components/Modal/Modal.story.d.ts +3 -3
- package/dist/types/components/Modal/Modal.vue.d.ts +20 -17
- package/dist/types/components/Modal/index.d.ts +1 -2
- package/dist/types/components/Modal/plugin.d.ts +0 -1
- package/dist/types/components/Modal/types.d.ts +0 -1
- package/dist/types/components/ModalForm/ModalForm.story.d.ts +0 -1
- package/dist/types/components/ModalForm/ModalForm.vue.d.ts +19 -17
- package/dist/types/components/ModalForm/index.d.ts +1 -2
- package/dist/types/components/ModalForm/plugin.d.ts +0 -1
- package/dist/types/components/ModalForm/types.d.ts +2 -3
- package/dist/types/components/Pagination/Pagination.story.d.ts +0 -1
- package/dist/types/components/Pagination/Pagination.vue.d.ts +42 -48
- package/dist/types/components/Pagination/index.d.ts +1 -2
- package/dist/types/components/Pagination/plugin.d.ts +0 -1
- package/dist/types/components/Popconfirm/Popconfirm.vue.d.ts +20 -18
- package/dist/types/components/Popconfirm/index.d.ts +1 -2
- package/dist/types/components/Popconfirm/plugin.d.ts +0 -1
- package/dist/types/components/Popconfirm/types.d.ts +0 -1
- package/dist/types/components/Popover/Popover.story.d.ts +0 -1
- package/dist/types/components/Popover/Popover.vue.d.ts +55 -53
- package/dist/types/components/Popover/index.d.ts +1 -2
- package/dist/types/components/Popover/plugin.d.ts +0 -1
- package/dist/types/components/Popover/types.d.ts +0 -1
- package/dist/types/components/ProgressCircle/ProgressCircle.vue.d.ts +16 -14
- package/dist/types/components/ProgressCircle/index.d.ts +1 -2
- package/dist/types/components/ProgressCircle/plugin.d.ts +0 -1
- package/dist/types/components/ProgressLine/ProgressLine.vue.d.ts +16 -14
- package/dist/types/components/ProgressLine/index.d.ts +1 -2
- package/dist/types/components/ProgressLine/plugin.d.ts +0 -1
- package/dist/types/components/Range/Range.vue.d.ts +11 -10
- package/dist/types/components/Range/index.d.ts +1 -2
- package/dist/types/components/Range/plugin.d.ts +0 -1
- package/dist/types/components/SensitiveInfo/SensitiveInfo.vue.d.ts +9 -9
- package/dist/types/components/SensitiveInfo/index.d.ts +1 -2
- package/dist/types/components/SensitiveInfo/plugin.d.ts +0 -1
- package/dist/types/components/Skeleton/Skeleton.vue.d.ts +10 -9
- package/dist/types/components/Skeleton/index.d.ts +1 -2
- package/dist/types/components/Skeleton/plugin.d.ts +0 -1
- package/dist/types/components/Tab/Tab.story.d.ts +0 -1
- package/dist/types/components/Tab/Tab.vue.d.ts +21 -17
- package/dist/types/components/Tab/index.d.ts +1 -2
- package/dist/types/components/Tab/plugin.d.ts +0 -1
- package/dist/types/components/Tab/types.d.ts +0 -1
- package/dist/types/components/Table/Table.story.d.ts +0 -1
- package/dist/types/components/Table/Table.vue.d.ts +21 -19
- package/dist/types/components/Table/index.d.ts +1 -2
- package/dist/types/components/Table/plugin.d.ts +0 -1
- package/dist/types/components/Table/types.d.ts +1 -2
- package/dist/types/components/Tag/Tag.story.d.ts +0 -1
- package/dist/types/components/Tag/Tag.vue.d.ts +19 -17
- package/dist/types/components/Tag/index.d.ts +1 -2
- package/dist/types/components/Tag/plugin.d.ts +0 -1
- package/dist/types/components/Tag/types.d.ts +0 -1
- package/dist/types/components/Toast/Toast.vue.d.ts +5 -6
- package/dist/types/components/Toast/index.d.ts +1 -2
- package/dist/types/components/Toast/plugin.d.ts +0 -1
- package/dist/types/components/Toast/types.d.ts +0 -1
- package/dist/types/components/index.d.ts +46 -47
- package/dist/types/components/plugins.d.ts +46 -47
- package/dist/types/components/types.d.ts +44 -45
- package/dist/types/composables/index.d.ts +4 -5
- package/dist/types/composables/useDialog.d.ts +61 -70
- package/dist/types/composables/useRender.d.ts +0 -1
- package/dist/types/enums/index.d.ts +1 -2
- package/dist/types/form/crud.d.ts +2 -3
- package/dist/types/form/form-data-transformers.d.ts +1 -2
- package/dist/types/form/form-transformer.d.ts +1 -2
- package/dist/types/form/json-transformers.d.ts +2 -3
- package/dist/types/form/transformers.d.ts +2 -3
- package/dist/types/form/useForm.d.ts +2 -3
- package/dist/types/plugins/register-component.d.ts +0 -1
- package/dist/types/types/form.d.ts +5 -6
- package/dist/types/types/ui.d.ts +0 -1
- package/dist/ui-DkIu_nwk.js +28 -0
- package/dist/ungroup-BOaCrnEL.js +4 -0
- package/dist/upload-73Xdiq1C.js +4 -0
- package/dist/upload-box-outline-CDIFG0CW.js +4 -0
- package/dist/upload-multiple-outline-RFLbdvvW.js +4 -0
- package/dist/upload-outline-BLIHEV_C.js +4 -0
- package/dist/useClipboard-Dmawuidw.js +9 -0
- package/dist/useDialog-BlfjWkQx.js +40 -0
- package/dist/video-B21wij_m.js +4 -0
- package/dist/video-outline-DHdCkkpr.js +4 -0
- package/dist/web-4IOi_JXG.js +4 -0
- package/dist/zip-box-Cy_rsPzG.js +4 -0
- package/package.json +16 -15
- package/dist/Alert.vue_vue_type_script_setup_true_lang-BBRsz4y8.js +0 -88
- package/dist/Avatar.vue_vue_type_script_setup_true_lang-DhrMjSdF.js +0 -60
- package/dist/Backdrop.vue_vue_type_script_setup_true_lang-Dyo6_-EM.js +0 -22
- package/dist/Button.vue_vue_type_script_setup_true_lang-SA0hZRlI.js +0 -170
- package/dist/ChartLine.vue_vue_type_style_index_0_lang-DO_gKCe4.js +0 -824
- package/dist/ChartTreemap.vue_vue_type_script_setup_true_lang-CLi_IXfP.js +0 -308
- package/dist/DialogProvider.vue_vue_type_script_setup_true_lang-ByNINsSh.js +0 -24
- package/dist/Drawer-y5xBARd2.js +0 -74
- package/dist/Dropdown.vue_vue_type_script_setup_true_lang-DzFX49Bk.js +0 -179
- package/dist/FileDrop.vue_vue_type_script_setup_true_lang-Bq0lAgZ7.js +0 -102
- package/dist/Form.js +0 -6
- package/dist/Form.vue_vue_type_script_setup_true_lang-BCHodpyU.js +0 -226
- package/dist/FormItem.vue_vue_type_script_setup_true_lang-CjK_w-y0.js +0 -76
- package/dist/GraphyEmpty.vue_vue_type_script_setup_true_lang-B-hAjDCw.js +0 -15
- package/dist/GraphyLabel.vue_vue_type_script_setup_true_lang-DIKuG0Po.js +0 -18
- package/dist/GraphyPrice.vue_vue_type_script_setup_true_lang-DYxzVfdC.js +0 -42
- package/dist/GraphySubtitle.vue_vue_type_script_setup_true_lang-DsBHn2gS.js +0 -18
- package/dist/GraphyTitle.vue_vue_type_script_setup_true_lang-DXnrZHV2.js +0 -15
- package/dist/Icon.vue_vue_type_script_setup_true_lang-nVeGHBsG.js +0 -45
- package/dist/InputAvatar.vue_vue_type_script_setup_true_lang-coNpUH5g.js +0 -52
- package/dist/InputCheckbox.vue_vue_type_style_index_0_lang-XU9rYa47.js +0 -58
- package/dist/InputColor.vue_vue_type_script_setup_true_lang-DT-MAgI2.js +0 -33
- package/dist/InputCryptoCurrency.vue_vue_type_script_setup_true_lang-BIUT5eCh.js +0 -757
- package/dist/InputDate.vue_vue_type_script_setup_true_lang-D-JE4KlD.js +0 -188
- package/dist/InputMultiplier.vue_vue_type_script_setup_true_lang-DrwqAgoE.js +0 -74
- package/dist/InputPassword.vue_vue_type_script_setup_true_lang-5OClIWva.js +0 -167
- package/dist/InputPhone.vue_vue_type_script_setup_true_lang-DWnH1v2u.js +0 -76
- package/dist/InputPrice.vue_vue_type_script_setup_true_lang-9UZ7YqAf.js +0 -80
- package/dist/InputRadio.vue_vue_type_style_index_0_lang-DG-7xEeZ.js +0 -35
- package/dist/InputSelect.vue_vue_type_script_setup_true_lang-BJoFIqES.js +0 -245
- package/dist/InputSwitch.vue_vue_type_script_setup_true_lang-BZ8VZijH.js +0 -67
- package/dist/InputText.vue_vue_type_script_setup_true_lang-BEWn9egy.js +0 -47
- package/dist/InputTextarea.vue_vue_type_script_setup_true_lang-C8f2hfeZ.js +0 -42
- package/dist/Link.vue_vue_type_script_setup_true_lang-cxLyHTUe.js +0 -51
- package/dist/Modal.vue_vue_type_script_setup_true_lang-NiSnflAO.js +0 -90
- package/dist/ModalForm.vue_vue_type_script_setup_true_lang-C1Xl4TmQ.js +0 -115
- package/dist/Pagination.vue_vue_type_script_setup_true_lang-BCQUrEVO.js +0 -110
- package/dist/Popconfirm.vue_vue_type_script_setup_true_lang-cnZnvn0v.js +0 -62
- package/dist/Popover-Bz6bcajn.js +0 -98
- package/dist/ProgressCircle-C5CnEEoe.js +0 -58
- package/dist/ProgressLine-WECUkWks.js +0 -68
- package/dist/Range-DSNQDUDW.js +0 -81
- package/dist/SensitiveInfo.vue_vue_type_script_setup_true_lang-D288W5VF.js +0 -22
- package/dist/Skeleton.vue_vue_type_script_setup_true_lang-Dsy_4Ftz.js +0 -18
- package/dist/Tab.vue_vue_type_script_setup_true_lang-Cqx-Km-J.js +0 -48
- package/dist/Table-E9rOfkPs.js +0 -178
- package/dist/Tag.vue_vue_type_script_setup_true_lang-BiWByuaf.js +0 -73
- package/dist/Toast.vue_vue_type_script_setup_true_lang-BEHKEsBr.js +0 -61
- package/dist/_plugin-vue_export-helper-CHgC5LLL.js +0 -9
- package/dist/account-BwIftQHu.js +0 -5
- package/dist/account-box-BOq8VFJb.js +0 -5
- package/dist/account-box-outline-B8L3rnLg.js +0 -5
- package/dist/account-circle-CsWW7-wV.js +0 -5
- package/dist/account-circle-outline-Aas6KZY6.js +0 -5
- package/dist/account-group-ByzMM_Be.js +0 -5
- package/dist/account-group-outline-CXIeXj1U.js +0 -5
- package/dist/account-multiple-CU9qEKXk.js +0 -5
- package/dist/account-multiple-outline-ByB0lxhA.js +0 -5
- package/dist/account-outline-BW4KVE1R.js +0 -5
- package/dist/alert-octagon-CdDHJZJG.js +0 -5
- package/dist/alert-octagon-outline-CscuDZMQ.js +0 -5
- package/dist/api-CR8Sh93S.js +0 -5
- package/dist/apps-B1TP2L84.js +0 -5
- package/dist/archive-Ci7c07jz.js +0 -5
- package/dist/archive-outline-DcG_LKQL.js +0 -5
- package/dist/arrow-left-CVipcGWo.js +0 -5
- package/dist/arrow-right-D7VHsWY0.js +0 -5
- package/dist/bank-DaMwEqAA.js +0 -5
- package/dist/bank-outline-RTfhsndV.js +0 -5
- package/dist/book-alphabet-D8SBCR-U.js +0 -5
- package/dist/book-multiple-BvnwkSvX.js +0 -5
- package/dist/book-multiple-outline-DroeLTtr.js +0 -5
- package/dist/bookshelf-CTEwnDgb.js +0 -5
- package/dist/bucket-42cRrGev.js +0 -5
- package/dist/bucket-outline-0GeMJDw5.js +0 -5
- package/dist/camera-Bn3sKwqx.js +0 -5
- package/dist/cards-outline-CZk-bDkB.js +0 -5
- package/dist/cards-variant-DYnKxuqF.js +0 -5
- package/dist/cart-outline-Cjki6GyT.js +0 -5
- package/dist/chart-box-mag-hgoL.js +0 -5
- package/dist/chart-box-outline-Gg7U4rH6.js +0 -5
- package/dist/check-Bap1mRZ1.js +0 -5
- package/dist/check-circle-DMw-jy3D.js +0 -5
- package/dist/check-circle-outline-DX-_s7iI.js +0 -5
- package/dist/checkbox-TojXdFTq.js +0 -5
- package/dist/checkbox-dark-D_btgwCX.js +0 -5
- package/dist/checkbox-indeterminate-CtbmyFkw.js +0 -5
- package/dist/checkbox-indeterminate-dark-CSrkJBRG.js +0 -5
- package/dist/chevron-down-CnTFap0j.js +0 -5
- package/dist/chevron-left-D8FcshfO.js +0 -5
- package/dist/chevron-right-CXeKjNgB.js +0 -5
- package/dist/chevron-up-DqHW1pM6.js +0 -5
- package/dist/circle-DmzxhqJo.js +0 -5
- package/dist/clock-BnLLG03a.js +0 -5
- package/dist/clock-fast-omWde6CI.js +0 -5
- package/dist/clock-outline-WfGPoEF0.js +0 -5
- package/dist/close-Bjj7DW7r.js +0 -5
- package/dist/close-circle-gegD6lyb.js +0 -5
- package/dist/close-circle-outline-Tr6F91pg.js +0 -5
- package/dist/cog-Dd9I6z5D.js +0 -5
- package/dist/contacts-Q0sC_dcn.js +0 -5
- package/dist/contacts-outline-D52ZsJN8.js +0 -5
- package/dist/copy-NYwmn4Ty.js +0 -5
- package/dist/credit-card-BBWgCZNH.js +0 -5
- package/dist/credit-card-plus-2IFQOd47.js +0 -5
- package/dist/crud-BkxHN8N6.js +0 -60
- package/dist/currency-D35AW4rT.js +0 -5
- package/dist/database-Df0d3XqP.js +0 -5
- package/dist/database-outline-DM5lGGq7.js +0 -5
- package/dist/dots-grid-DacMQI9N.js +0 -5
- package/dist/dots-horizontal-Boj0KITr.js +0 -5
- package/dist/dots-vertical-2cjO9I-e.js +0 -5
- package/dist/download-B5-Xe-CM.js +0 -5
- package/dist/download-box-COSfj2D9.js +0 -5
- package/dist/download-box-outline-5CpO5ahh.js +0 -5
- package/dist/email-open-outline-B554JRgM.js +0 -5
- package/dist/email-outline-hwmzyz8n.js +0 -5
- package/dist/eye-Cd7H6yza.js +0 -5
- package/dist/eye-off-XwY9ArEO.js +0 -5
- package/dist/file-document-plus-outline-OdVK2SOR.js +0 -5
- package/dist/filmstrip-wiziJKOd.js +0 -5
- package/dist/filter-CS1sUltW.js +0 -5
- package/dist/floating-ui.vue-B5QcGNjh.js +0 -1018
- package/dist/form-Dctryp6H.js +0 -6
- package/dist/form2.js +0 -22
- package/dist/format-EV1gUJVC.js +0 -1259
- package/dist/fullscreen-C6i_WpK4.js +0 -5
- package/dist/fullscreen-exit-unGyAVNb.js +0 -5
- package/dist/git-BjHtzzmF.js +0 -5
- package/dist/group-Bbkh_Ru5.js +0 -5
- package/dist/home-DvjPTJp8.js +0 -5
- package/dist/home-outline-RltxlDM5.js +0 -5
- package/dist/image-album-D9rUjpni.js +0 -5
- package/dist/image-album-outline-D53fe9xW.js +0 -5
- package/dist/image-outline-V_GA5COE.js +0 -5
- package/dist/image-wYeXFrA2.js +0 -5
- package/dist/index-CVD_wAsU.js +0 -2022
- package/dist/info-outline-DRLJ8log.js +0 -5
- package/dist/key-B8N5cET0.js +0 -5
- package/dist/key-chain-DcM4Bi2p.js +0 -5
- package/dist/key-variant-BQzaCjYf.js +0 -5
- package/dist/label-DTL9a2NB.js +0 -5
- package/dist/label-outline-BHUc2ZBr.js +0 -5
- package/dist/listbox-outline-DP_JUHqL.js +0 -5
- package/dist/loading-d0f5A9qL.js +0 -5
- package/dist/lock-Bmu8rV2X.js +0 -5
- package/dist/lock-outline-B2jPHTAO.js +0 -5
- package/dist/logout-i2X2xABb.js +0 -5
- package/dist/menu-BthIKFHq.js +0 -5
- package/dist/menu-down-BLcnQ0Qf.js +0 -5
- package/dist/menu-left-PIjnjDp2.js +0 -5
- package/dist/menu-right-DqEVrUSG.js +0 -5
- package/dist/minus-_NAO-Gnc.js +0 -5
- package/dist/minus-circle-e3k2VHkk.js +0 -5
- package/dist/minus-circle-outline-BmBTQpTE.js +0 -5
- package/dist/moon-Bhm_ZTV6.js +0 -5
- package/dist/movie-open-lY7Ihw58.js +0 -5
- package/dist/movie-open-outline-BBr8oU1m.js +0 -5
- package/dist/open-in-new-DZs1DIX9.js +0 -5
- package/dist/pause-circle-DE4oeMpI.js +0 -5
- package/dist/pause-dHeUQYVL.js +0 -5
- package/dist/pencil-Cnavuv20.js +0 -5
- package/dist/piggy-bank-outline-BWRGfOTU.js +0 -5
- package/dist/play-D0bpWXL6.js +0 -5
- package/dist/play-box-BNuDt3nD.js +0 -5
- package/dist/play-box-edit-outline-DU4tnpVS.js +0 -5
- package/dist/play-box-outline-1h0zS3H9.js +0 -5
- package/dist/play-circle-C4UkeRci.js +0 -5
- package/dist/playlist-play-DLp3ZyQi.js +0 -5
- package/dist/plugin--F5QK2vy.js +0 -10
- package/dist/plugin-43q0Kzto.js +0 -10
- package/dist/plugin-6ULHxd5V.js +0 -10
- package/dist/plugin-AU2qI2I9.js +0 -10
- package/dist/plugin-B578b4C_.js +0 -31
- package/dist/plugin-BDuyyFqe.js +0 -10
- package/dist/plugin-BUXGSpUK.js +0 -10
- package/dist/plugin-BWfDY9pB.js +0 -10
- package/dist/plugin-BXHzcN55.js +0 -10
- package/dist/plugin-BXtaaV04.js +0 -10
- package/dist/plugin-BZTDtYgA.js +0 -10
- package/dist/plugin-B_Lp0ZMi.js +0 -10
- package/dist/plugin-BemLz7kA.js +0 -10
- package/dist/plugin-Bq4nQPd4.js +0 -10
- package/dist/plugin-BsEcG3SH.js +0 -10
- package/dist/plugin-Buc7eEox.js +0 -10
- package/dist/plugin-C-qtO_z9.js +0 -10
- package/dist/plugin-CC97Vx-s.js +0 -10
- package/dist/plugin-CV6IjnsL.js +0 -10
- package/dist/plugin-CbBSU30O.js +0 -10
- package/dist/plugin-Cbq9m56Q.js +0 -10
- package/dist/plugin-Clp0zNY0.js +0 -10
- package/dist/plugin-Co9LymNO.js +0 -10
- package/dist/plugin-CrSztC5r.js +0 -10
- package/dist/plugin-CyDnzy2n.js +0 -10
- package/dist/plugin-CzWnCRfO.js +0 -10
- package/dist/plugin-D4VFKdSn.js +0 -10
- package/dist/plugin-D6ZiaITy.js +0 -10
- package/dist/plugin-D9KHvOM3.js +0 -10
- package/dist/plugin-D9o0LcLI.js +0 -10
- package/dist/plugin-DDXOF4cU.js +0 -10
- package/dist/plugin-DF_OI3Z1.js +0 -10
- package/dist/plugin-DJYF3-VD.js +0 -10
- package/dist/plugin-DOeDaXWj.js +0 -10
- package/dist/plugin-DPuprKdB.js +0 -10
- package/dist/plugin-DYHfPgzY.js +0 -10
- package/dist/plugin-Deq2Gjkg.js +0 -10
- package/dist/plugin-Dg4Sw41N.js +0 -10
- package/dist/plugin-Dh8Ga8Cy.js +0 -10
- package/dist/plugin-F3dxY_wr.js +0 -10
- package/dist/plugin-JMSzJgz5.js +0 -10
- package/dist/plugin-KiD_ar54.js +0 -10
- package/dist/plugin-e0fusAIQ.js +0 -10
- package/dist/plugin-jyvJNavM.js +0 -10
- package/dist/plugin-ndofoJoM.js +0 -10
- package/dist/plugin-rHsYo5X-.js +0 -10
- package/dist/plugin-uxc8N8iO.js +0 -10
- package/dist/plugins-Bj1rKGE_.js +0 -125
- package/dist/plus-BWEhewAk.js +0 -5
- package/dist/plus-circle-C5TpJnLT.js +0 -5
- package/dist/plus-circle-outline-sYtJ8lQ2.js +0 -5
- package/dist/progress-clock-CYfzUJFj.js +0 -5
- package/dist/qrcode-scan-Dn903Nx1.js +0 -5
- package/dist/radio-DkjVAhsO.js +0 -5
- package/dist/radio-dark-Cr5v17AF.js +0 -5
- package/dist/refresh-Bh1MmDaz.js +0 -5
- package/dist/register-component-B-fdqewb.js +0 -6
- package/dist/replay-BYiTmUTJ.js +0 -5
- package/dist/save-qzVZj25S.js +0 -5
- package/dist/search-CBVj1FH_.js +0 -5
- package/dist/shuffle-B2qY30-r.js +0 -5
- package/dist/shuffle-disabled-BmvBosUJ.js +0 -5
- package/dist/shuffle-variant-DJZwAQ-q.js +0 -5
- package/dist/skip-backward-DDjjGekY.js +0 -5
- package/dist/skip-forward-DGy2fkAf.js +0 -5
- package/dist/skip-next-B-6ddQ1_.js +0 -5
- package/dist/skip-previous-PLwjNRar.js +0 -5
- package/dist/source-repository-CHRA433A.js +0 -5
- package/dist/spotlight-CP3SHF94.js +0 -5
- package/dist/stop-B1TvGqxa.js +0 -5
- package/dist/store-BH29Y0lX.js +0 -5
- package/dist/store-outline-D-0_gV_c.js +0 -5
- package/dist/subMonths-C3ZeTBVE.js +0 -38
- package/dist/sun-BWKjCEHH.js +0 -5
- package/dist/swap-CPPfWoLZ.js +0 -5
- package/dist/swap-horizontal-CRlvijrh.js +0 -5
- package/dist/swap-left-Bgz6sf1L.js +0 -5
- package/dist/swap-right-BCUX8Kx1.js +0 -5
- package/dist/system-theme-BIx0N5cN.js +0 -5
- package/dist/tag-DGUjxVBH.js +0 -5
- package/dist/tag-edit-DpwD5HXA.js +0 -5
- package/dist/tag-edit-outline-Bj6NjLve.js +0 -5
- package/dist/tag-outline-CtP8DSWX.js +0 -5
- package/dist/text-DxnTMGDs.js +0 -5
- package/dist/text-box-DxrCpq8M.js +0 -5
- package/dist/text-box-multiple-CUpa9nEL.js +0 -5
- package/dist/text-box-multiple-outline-C1QOtaO9.js +0 -5
- package/dist/text-box-outline-BBKevkv0.js +0 -5
- package/dist/text-long-DoTVqnbn.js +0 -5
- package/dist/timer-outline-D2MUIdOD.js +0 -5
- package/dist/timer-refresh-outline-Bovp89UP.js +0 -5
- package/dist/transform-DSaNEFMr.js +0 -1756
- package/dist/transformers-BORZfvK0.js +0 -15
- package/dist/trash-can-DOJu_sJG.js +0 -5
- package/dist/trash-can-outline-C-T6SBzh.js +0 -5
- package/dist/tray-arrow-down-CJq-k2cm.js +0 -5
- package/dist/ui-UhY-K-wS.js +0 -15
- package/dist/ungroup-B4wHdLR5.js +0 -5
- package/dist/upload-box-outline-Dl9GQ0xY.js +0 -5
- package/dist/upload-multiple-outline-YEGrwAuk.js +0 -5
- package/dist/upload-outline-DgSSHJdS.js +0 -5
- package/dist/upload-zpQ2d3G1.js +0 -5
- package/dist/useClipboard-BHFD0Jvv.js +0 -11
- package/dist/useDialog-jyWJVydI.js +0 -42
- package/dist/video-CPOxXkcZ.js +0 -5
- package/dist/video-outline-BDawyq-e.js +0 -5
- package/dist/web-i_Kp5NzR.js +0 -5
- package/dist/zip-box-Bkqq6oSA.js +0 -5
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { ButtonType, ElementSize, ElementShape, ButtonVariant, ButtonInnerAlignment } from '../../enums/ui.js';
|
|
2
1
|
import { ButtonProps } from './types.js';
|
|
3
|
-
|
|
4
|
-
declare
|
|
5
|
-
|
|
2
|
+
import { ButtonType, ElementSize, ElementShape, ButtonVariant, ButtonInnerAlignment } from '../../enums/ui.js';
|
|
3
|
+
declare var __VLS_17: {};
|
|
4
|
+
type __VLS_Slots = {} & {
|
|
5
|
+
default?: (props: typeof __VLS_17) => any;
|
|
6
6
|
};
|
|
7
|
-
declare const
|
|
7
|
+
declare const __VLS_base: import('vue', { with: { "resolution-mode": "import" } }).DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<ButtonProps>, {
|
|
8
8
|
bold: boolean;
|
|
9
9
|
disabled: boolean;
|
|
10
10
|
hover: boolean;
|
|
@@ -20,37 +20,37 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_WithDefaults<
|
|
|
20
20
|
innerAlignment: ButtonInnerAlignment;
|
|
21
21
|
variant: ButtonVariant;
|
|
22
22
|
}>, {
|
|
23
|
-
iconReference: import(
|
|
23
|
+
iconReference: import('vue', { with: { "resolution-mode": "import" } }).Ref<import('vue', { with: { "resolution-mode": "import" } }).CreateComponentPublicInstance<Readonly<import('vue', { with: { "resolution-mode": "import" } }).ExtractPropTypes<{
|
|
24
|
+
size: {
|
|
25
|
+
type: import('vue', { with: { "resolution-mode": "import" } }).PropType<number | "" | "default" | "xs" | "sm" | "lg" | "xl">;
|
|
26
|
+
default: ElementSize;
|
|
27
|
+
};
|
|
24
28
|
icon: {
|
|
25
|
-
type: import(
|
|
29
|
+
type: import('vue', { with: { "resolution-mode": "import" } }).PropType<number | "filter" | "stop" | "label" | "menu" | "video" | "circle" | "image" | "text" | "search" | "account" | "account-box" | "account-box-outline" | "account-circle" | "account-circle-outline" | "account-group" | "account-group-outline" | "account-multiple" | "account-multiple-outline" | "account-outline" | "alert-octagon" | "alert-octagon-outline" | "api" | "apps" | "archive" | "archive-outline" | "arrow-left" | "arrow-right" | "bank" | "bank-outline" | "book-alphabet" | "book-multiple" | "book-multiple-outline" | "bookshelf" | "bucket" | "bucket-outline" | "camera" | "cards-outline" | "cards-variant" | "cart-outline" | "chart-box" | "chart-box-outline" | "check" | "check-circle" | "check-circle-outline" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clock" | "clock-fast" | "clock-outline" | "close" | "close-circle" | "close-circle-outline" | "cog" | "contacts" | "contacts-outline" | "copy" | "credit-card" | "credit-card-plus" | "currency" | "database" | "database-outline" | "dots-grid" | "dots-horizontal" | "dots-vertical" | "download" | "download-box" | "download-box-outline" | "email-open-outline" | "email-outline" | "eye" | "eye-off" | "file-document-plus-outline" | "filmstrip" | "fullscreen" | "fullscreen-exit" | "git" | "group" | "home" | "home-outline" | "image-album" | "image-album-outline" | "image-outline" | "info-outline" | "key" | "key-chain" | "key-variant" | "label-outline" | "listbox-outline" | "loading" | "lock" | "lock-outline" | "logout" | "menu-down" | "menu-left" | "menu-right" | "minus" | "minus-circle" | "minus-circle-outline" | "moon" | "movie-open" | "movie-open-outline" | "open-in-new" | "pause" | "pause-circle" | "pencil" | "piggy-bank-outline" | "play" | "play-box" | "play-box-edit-outline" | "play-box-outline" | "play-circle" | "playlist-play" | "plus" | "plus-circle" | "plus-circle-outline" | "progress-clock" | "qrcode-scan" | "refresh" | "replay" | "save" | "shuffle" | "shuffle-disabled" | "shuffle-variant" | "skip-backward" | "skip-forward" | "skip-next" | "skip-previous" | "source-repository" | "spotlight" | "store" | "store-outline" | "sun" | "swap" | "swap-horizontal" | "swap-left" | "swap-right" | "system-theme" | "tag" | "tag-edit" | "tag-edit-outline" | "tag-outline" | "text-box" | "text-box-multiple" | "text-box-multiple-outline" | "text-box-outline" | "text-long" | "timer-outline" | "timer-refresh-outline" | "trash-can" | "trash-can-outline" | "tray-arrow-down" | "ungroup" | "upload" | "upload-box-outline" | "upload-multiple-outline" | "upload-outline" | "video-outline" | "web" | "zip-box">;
|
|
26
30
|
required: true;
|
|
27
31
|
};
|
|
28
32
|
role: {
|
|
29
|
-
type: import(
|
|
33
|
+
type: import('vue', { with: { "resolution-mode": "import" } }).PropType<string>;
|
|
30
34
|
default: string;
|
|
31
35
|
};
|
|
36
|
+
}>>, {
|
|
37
|
+
reference: import('vue', { with: { "resolution-mode": "import" } }).Ref<HTMLElement | null>;
|
|
38
|
+
}, unknown, {}, {}, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, {}, import('vue', { with: { "resolution-mode": "import" } }).VNodeProps & import('vue', { with: { "resolution-mode": "import" } }).AllowedComponentProps & import('vue', { with: { "resolution-mode": "import" } }).ComponentCustomProps & Readonly<import('vue', { with: { "resolution-mode": "import" } }).ExtractPropTypes<{
|
|
32
39
|
size: {
|
|
33
|
-
type: import(
|
|
40
|
+
type: import('vue', { with: { "resolution-mode": "import" } }).PropType<number | "" | "default" | "xs" | "sm" | "lg" | "xl">;
|
|
34
41
|
default: ElementSize;
|
|
35
42
|
};
|
|
36
|
-
}>>, {
|
|
37
|
-
reference: import("vue").Ref<HTMLElement | null>;
|
|
38
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
|
39
43
|
icon: {
|
|
40
|
-
type: import(
|
|
44
|
+
type: import('vue', { with: { "resolution-mode": "import" } }).PropType<number | "filter" | "stop" | "label" | "menu" | "video" | "circle" | "image" | "text" | "search" | "account" | "account-box" | "account-box-outline" | "account-circle" | "account-circle-outline" | "account-group" | "account-group-outline" | "account-multiple" | "account-multiple-outline" | "account-outline" | "alert-octagon" | "alert-octagon-outline" | "api" | "apps" | "archive" | "archive-outline" | "arrow-left" | "arrow-right" | "bank" | "bank-outline" | "book-alphabet" | "book-multiple" | "book-multiple-outline" | "bookshelf" | "bucket" | "bucket-outline" | "camera" | "cards-outline" | "cards-variant" | "cart-outline" | "chart-box" | "chart-box-outline" | "check" | "check-circle" | "check-circle-outline" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clock" | "clock-fast" | "clock-outline" | "close" | "close-circle" | "close-circle-outline" | "cog" | "contacts" | "contacts-outline" | "copy" | "credit-card" | "credit-card-plus" | "currency" | "database" | "database-outline" | "dots-grid" | "dots-horizontal" | "dots-vertical" | "download" | "download-box" | "download-box-outline" | "email-open-outline" | "email-outline" | "eye" | "eye-off" | "file-document-plus-outline" | "filmstrip" | "fullscreen" | "fullscreen-exit" | "git" | "group" | "home" | "home-outline" | "image-album" | "image-album-outline" | "image-outline" | "info-outline" | "key" | "key-chain" | "key-variant" | "label-outline" | "listbox-outline" | "loading" | "lock" | "lock-outline" | "logout" | "menu-down" | "menu-left" | "menu-right" | "minus" | "minus-circle" | "minus-circle-outline" | "moon" | "movie-open" | "movie-open-outline" | "open-in-new" | "pause" | "pause-circle" | "pencil" | "piggy-bank-outline" | "play" | "play-box" | "play-box-edit-outline" | "play-box-outline" | "play-circle" | "playlist-play" | "plus" | "plus-circle" | "plus-circle-outline" | "progress-clock" | "qrcode-scan" | "refresh" | "replay" | "save" | "shuffle" | "shuffle-disabled" | "shuffle-variant" | "skip-backward" | "skip-forward" | "skip-next" | "skip-previous" | "source-repository" | "spotlight" | "store" | "store-outline" | "sun" | "swap" | "swap-horizontal" | "swap-left" | "swap-right" | "system-theme" | "tag" | "tag-edit" | "tag-edit-outline" | "tag-outline" | "text-box" | "text-box-multiple" | "text-box-multiple-outline" | "text-box-outline" | "text-long" | "timer-outline" | "timer-refresh-outline" | "trash-can" | "trash-can-outline" | "tray-arrow-down" | "ungroup" | "upload" | "upload-box-outline" | "upload-multiple-outline" | "upload-outline" | "video-outline" | "web" | "zip-box">;
|
|
41
45
|
required: true;
|
|
42
46
|
};
|
|
43
47
|
role: {
|
|
44
|
-
type: import(
|
|
48
|
+
type: import('vue', { with: { "resolution-mode": "import" } }).PropType<string>;
|
|
45
49
|
default: string;
|
|
46
50
|
};
|
|
47
|
-
size: {
|
|
48
|
-
type: import("vue").PropType<number | "" | "default" | "xs" | "sm" | "lg" | "xl">;
|
|
49
|
-
default: ElementSize;
|
|
50
|
-
};
|
|
51
51
|
}>>, {
|
|
52
|
-
role: string;
|
|
53
52
|
size: `${ElementSize}` | number;
|
|
53
|
+
role: string;
|
|
54
54
|
}, true, {}, {}, {
|
|
55
55
|
P: {};
|
|
56
56
|
B: {};
|
|
@@ -58,28 +58,28 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_WithDefaults<
|
|
|
58
58
|
C: {};
|
|
59
59
|
M: {};
|
|
60
60
|
Defaults: {};
|
|
61
|
-
}, Readonly<import(
|
|
61
|
+
}, Readonly<import('vue', { with: { "resolution-mode": "import" } }).ExtractPropTypes<{
|
|
62
|
+
size: {
|
|
63
|
+
type: import('vue', { with: { "resolution-mode": "import" } }).PropType<number | "" | "default" | "xs" | "sm" | "lg" | "xl">;
|
|
64
|
+
default: ElementSize;
|
|
65
|
+
};
|
|
62
66
|
icon: {
|
|
63
|
-
type: import(
|
|
67
|
+
type: import('vue', { with: { "resolution-mode": "import" } }).PropType<number | "filter" | "stop" | "label" | "menu" | "video" | "circle" | "image" | "text" | "search" | "account" | "account-box" | "account-box-outline" | "account-circle" | "account-circle-outline" | "account-group" | "account-group-outline" | "account-multiple" | "account-multiple-outline" | "account-outline" | "alert-octagon" | "alert-octagon-outline" | "api" | "apps" | "archive" | "archive-outline" | "arrow-left" | "arrow-right" | "bank" | "bank-outline" | "book-alphabet" | "book-multiple" | "book-multiple-outline" | "bookshelf" | "bucket" | "bucket-outline" | "camera" | "cards-outline" | "cards-variant" | "cart-outline" | "chart-box" | "chart-box-outline" | "check" | "check-circle" | "check-circle-outline" | "chevron-down" | "chevron-left" | "chevron-right" | "chevron-up" | "clock" | "clock-fast" | "clock-outline" | "close" | "close-circle" | "close-circle-outline" | "cog" | "contacts" | "contacts-outline" | "copy" | "credit-card" | "credit-card-plus" | "currency" | "database" | "database-outline" | "dots-grid" | "dots-horizontal" | "dots-vertical" | "download" | "download-box" | "download-box-outline" | "email-open-outline" | "email-outline" | "eye" | "eye-off" | "file-document-plus-outline" | "filmstrip" | "fullscreen" | "fullscreen-exit" | "git" | "group" | "home" | "home-outline" | "image-album" | "image-album-outline" | "image-outline" | "info-outline" | "key" | "key-chain" | "key-variant" | "label-outline" | "listbox-outline" | "loading" | "lock" | "lock-outline" | "logout" | "menu-down" | "menu-left" | "menu-right" | "minus" | "minus-circle" | "minus-circle-outline" | "moon" | "movie-open" | "movie-open-outline" | "open-in-new" | "pause" | "pause-circle" | "pencil" | "piggy-bank-outline" | "play" | "play-box" | "play-box-edit-outline" | "play-box-outline" | "play-circle" | "playlist-play" | "plus" | "plus-circle" | "plus-circle-outline" | "progress-clock" | "qrcode-scan" | "refresh" | "replay" | "save" | "shuffle" | "shuffle-disabled" | "shuffle-variant" | "skip-backward" | "skip-forward" | "skip-next" | "skip-previous" | "source-repository" | "spotlight" | "store" | "store-outline" | "sun" | "swap" | "swap-horizontal" | "swap-left" | "swap-right" | "system-theme" | "tag" | "tag-edit" | "tag-edit-outline" | "tag-outline" | "text-box" | "text-box-multiple" | "text-box-multiple-outline" | "text-box-outline" | "text-long" | "timer-outline" | "timer-refresh-outline" | "trash-can" | "trash-can-outline" | "tray-arrow-down" | "ungroup" | "upload" | "upload-box-outline" | "upload-multiple-outline" | "upload-outline" | "video-outline" | "web" | "zip-box">;
|
|
64
68
|
required: true;
|
|
65
69
|
};
|
|
66
70
|
role: {
|
|
67
|
-
type: import(
|
|
71
|
+
type: import('vue', { with: { "resolution-mode": "import" } }).PropType<string>;
|
|
68
72
|
default: string;
|
|
69
73
|
};
|
|
70
|
-
size: {
|
|
71
|
-
type: import("vue").PropType<number | "" | "default" | "xs" | "sm" | "lg" | "xl">;
|
|
72
|
-
default: ElementSize;
|
|
73
|
-
};
|
|
74
74
|
}>>, {
|
|
75
|
-
reference: import(
|
|
75
|
+
reference: import('vue', { with: { "resolution-mode": "import" } }).Ref<HTMLElement | null>;
|
|
76
76
|
}, {}, {}, {}, {
|
|
77
|
-
role: string;
|
|
78
77
|
size: `${ElementSize}` | number;
|
|
78
|
+
role: string;
|
|
79
79
|
}> | null>;
|
|
80
|
-
}, unknown, {}, {}, import(
|
|
80
|
+
}, unknown, {}, {}, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, {
|
|
81
81
|
upload: (val: FileList) => void;
|
|
82
|
-
}, string, import(
|
|
82
|
+
}, string, import('vue', { with: { "resolution-mode": "import" } }).PublicProps, Readonly<import('vue', { with: { "resolution-mode": "import" } }).ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<ButtonProps>, {
|
|
83
83
|
bold: boolean;
|
|
84
84
|
disabled: boolean;
|
|
85
85
|
hover: boolean;
|
|
@@ -98,14 +98,14 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_WithDefaults<
|
|
|
98
98
|
onUpload?: ((val: FileList) => any) | undefined;
|
|
99
99
|
}, {
|
|
100
100
|
type: `${ButtonType}`;
|
|
101
|
-
bold: boolean;
|
|
102
101
|
label: string;
|
|
103
|
-
|
|
102
|
+
bold: boolean;
|
|
104
103
|
size: `${ElementSize}`;
|
|
104
|
+
hover: boolean;
|
|
105
105
|
shape: `${ElementShape}`;
|
|
106
106
|
disabled: boolean;
|
|
107
107
|
iconPosition: "left" | "right";
|
|
108
|
-
iconProps: Partial<import(
|
|
108
|
+
iconProps: Partial<import('../types.js', { with: { "resolution-mode": "import" } }).IconProps> & {
|
|
109
109
|
class?: string;
|
|
110
110
|
};
|
|
111
111
|
multiple: boolean;
|
|
@@ -113,27 +113,29 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_WithDefaults<
|
|
|
113
113
|
variant: `${ButtonVariant}`;
|
|
114
114
|
innerAlignment: `${ButtonInnerAlignment}`;
|
|
115
115
|
}, {}>;
|
|
116
|
-
declare const
|
|
116
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
117
|
+
declare const _default: typeof __VLS_export;
|
|
117
118
|
export default _default;
|
|
118
|
-
type
|
|
119
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
119
|
+
type __VLS_TypePropsToOption<T> = {
|
|
120
120
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
121
|
-
type: import('vue').PropType<
|
|
121
|
+
type: import('vue').PropType<Required<T>[K]>;
|
|
122
122
|
} : {
|
|
123
123
|
type: import('vue').PropType<T[K]>;
|
|
124
124
|
required: true;
|
|
125
125
|
};
|
|
126
126
|
};
|
|
127
127
|
type __VLS_WithDefaults<P, D> = {
|
|
128
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ?
|
|
128
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_PrettifyLocal<P[K] & {
|
|
129
129
|
default: D[K];
|
|
130
130
|
}> : P[K];
|
|
131
131
|
};
|
|
132
|
-
type
|
|
133
|
-
[K in keyof T]: T[K];
|
|
134
|
-
} & {};
|
|
135
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
132
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
136
133
|
new (): {
|
|
137
134
|
$slots: S;
|
|
138
135
|
};
|
|
139
136
|
};
|
|
137
|
+
type __VLS_PrettifyLocal<T> = (T extends any ? {
|
|
138
|
+
[K in keyof T]: T[K];
|
|
139
|
+
} : {
|
|
140
|
+
[K in keyof T as K]: T[K];
|
|
141
|
+
}) & {};
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { Icon, ButtonType, ElementSize, ElementShape, ButtonVariant, ButtonInnerAlignment } from '../../enums/ui.js';
|
|
2
1
|
import { IconProps } from '../Icon/types.js';
|
|
3
|
-
|
|
2
|
+
import { Icon, ButtonType, ElementSize, ElementShape, ButtonVariant, ButtonInnerAlignment } from '../../enums/ui.js';
|
|
4
3
|
export type ButtonProps = {
|
|
5
4
|
animate?: {
|
|
6
5
|
target: "icon";
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
import { ChartLineProps } from './types.js';
|
|
2
|
-
|
|
3
|
-
|
|
2
|
+
declare const _default: typeof __VLS_export;
|
|
3
|
+
export default _default;
|
|
4
|
+
declare const __VLS_export: import('vue', { with: { "resolution-mode": "import" } }).DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<ChartLineProps>, {
|
|
4
5
|
options: () => {
|
|
5
6
|
scatterplot: boolean;
|
|
6
7
|
};
|
|
7
|
-
}>,
|
|
8
|
+
}>, unknown, unknown, {}, {}, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, {}, string, import('vue', { with: { "resolution-mode": "import" } }).PublicProps, Readonly<import('vue', { with: { "resolution-mode": "import" } }).ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<ChartLineProps>, {
|
|
8
9
|
options: () => {
|
|
9
10
|
scatterplot: boolean;
|
|
10
11
|
};
|
|
@@ -14,21 +15,21 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
14
15
|
grid?: boolean;
|
|
15
16
|
};
|
|
16
17
|
}, {}>;
|
|
17
|
-
|
|
18
|
-
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
19
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
18
|
+
type __VLS_TypePropsToOption<T> = {
|
|
20
19
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
21
|
-
type: import('vue').PropType<
|
|
20
|
+
type: import('vue').PropType<Required<T>[K]>;
|
|
22
21
|
} : {
|
|
23
22
|
type: import('vue').PropType<T[K]>;
|
|
24
23
|
required: true;
|
|
25
24
|
};
|
|
26
25
|
};
|
|
27
26
|
type __VLS_WithDefaults<P, D> = {
|
|
28
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ?
|
|
27
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_PrettifyLocal<P[K] & {
|
|
29
28
|
default: D[K];
|
|
30
29
|
}> : P[K];
|
|
31
30
|
};
|
|
32
|
-
type
|
|
31
|
+
type __VLS_PrettifyLocal<T> = (T extends any ? {
|
|
33
32
|
[K in keyof T]: T[K];
|
|
34
|
-
}
|
|
33
|
+
} : {
|
|
34
|
+
[K in keyof T as K]: T[K];
|
|
35
|
+
}) & {};
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import { default as ChartLinePlugin } from './plugin.js';
|
|
2
1
|
import { default as ChartLine } from './ChartLine.vue';
|
|
3
|
-
|
|
2
|
+
import { default as ChartLinePlugin } from './plugin.js';
|
|
4
3
|
export { ChartLine, ChartLinePlugin };
|
|
5
4
|
export type { ChartLineProps } from './types.js';
|
|
@@ -1,17 +1,18 @@
|
|
|
1
1
|
import { ChartTreemapProps } from './types.js';
|
|
2
|
-
|
|
3
|
-
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<ChartTreemapProps>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<ChartTreemapProps>>>, {}, {}>, Partial<Record<string, (_: {}) => any>>>;
|
|
2
|
+
declare const _default: typeof __VLS_export;
|
|
4
3
|
export default _default;
|
|
5
|
-
|
|
6
|
-
|
|
4
|
+
declare const __VLS_export: __VLS_WithSlots<import('vue', { with: { "resolution-mode": "import" } }).DefineComponent<__VLS_TypePropsToOption<ChartTreemapProps>, unknown, unknown, {}, {}, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, {}, string, import('vue', { with: { "resolution-mode": "import" } }).PublicProps, Readonly<import('vue', { with: { "resolution-mode": "import" } }).ExtractPropTypes<__VLS_TypePropsToOption<ChartTreemapProps>>>, {}, {}>, {
|
|
5
|
+
[x: string]: ((props: {}) => any) | undefined;
|
|
6
|
+
}>;
|
|
7
|
+
type __VLS_TypePropsToOption<T> = {
|
|
7
8
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
8
|
-
type: import('vue').PropType<
|
|
9
|
+
type: import('vue').PropType<Required<T>[K]>;
|
|
9
10
|
} : {
|
|
10
11
|
type: import('vue').PropType<T[K]>;
|
|
11
12
|
required: true;
|
|
12
13
|
};
|
|
13
14
|
};
|
|
14
|
-
type
|
|
15
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
15
16
|
new (): {
|
|
16
17
|
$slots: S;
|
|
17
18
|
};
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import { default as ChartTreemapPlugin } from './plugin.js';
|
|
2
1
|
import { default as ChartTreemap } from './ChartTreemap.vue';
|
|
3
|
-
|
|
2
|
+
import { default as ChartTreemapPlugin } from './plugin.js';
|
|
4
3
|
export { ChartTreemap, ChartTreemapPlugin };
|
|
5
4
|
export type { ChartTreemapProps } from './types.js';
|
|
@@ -1,2 +1,3 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const __VLS_export: import('vue', { with: { "resolution-mode": "import" } }).DefineComponent<{}, {}, {}, {}, {}, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, {}, string, import('vue', { with: { "resolution-mode": "import" } }).PublicProps, Readonly<import('vue', { with: { "resolution-mode": "import" } }).ExtractPropTypes<{}>>, {}, {}>;
|
|
2
|
+
declare const _default: typeof __VLS_export;
|
|
2
3
|
export default _default;
|
|
@@ -1,20 +1,22 @@
|
|
|
1
1
|
import { DrawerProps } from './types.js';
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
header
|
|
5
|
-
|
|
6
|
-
|
|
2
|
+
declare var __VLS_15: {}, __VLS_17: {}, __VLS_19: {};
|
|
3
|
+
type __VLS_Slots = {} & {
|
|
4
|
+
header?: (props: typeof __VLS_15) => any;
|
|
5
|
+
} & {
|
|
6
|
+
default?: (props: typeof __VLS_17) => any;
|
|
7
|
+
} & {
|
|
8
|
+
footer?: (props: typeof __VLS_19) => any;
|
|
7
9
|
};
|
|
8
|
-
declare const
|
|
10
|
+
declare const __VLS_base: import('vue', { with: { "resolution-mode": "import" } }).DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToOption<DrawerProps>, {
|
|
9
11
|
title: string;
|
|
10
12
|
style: () => {
|
|
11
13
|
footer: string;
|
|
12
14
|
};
|
|
13
15
|
direction: string;
|
|
14
16
|
showHeader: boolean;
|
|
15
|
-
}>,
|
|
17
|
+
}>, unknown, unknown, {}, {}, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, import('vue', { with: { "resolution-mode": "import" } }).ComponentOptionsMixin, {
|
|
16
18
|
closed: () => void;
|
|
17
|
-
}, string, import(
|
|
19
|
+
}, string, import('vue', { with: { "resolution-mode": "import" } }).PublicProps, Readonly<import('vue', { with: { "resolution-mode": "import" } }).ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToOption<DrawerProps>, {
|
|
18
20
|
title: string;
|
|
19
21
|
style: () => {
|
|
20
22
|
footer: string;
|
|
@@ -31,27 +33,29 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_WithDefaults<
|
|
|
31
33
|
direction: "rtl" | "ltr";
|
|
32
34
|
showHeader: boolean;
|
|
33
35
|
}, {}>;
|
|
34
|
-
declare const
|
|
36
|
+
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
37
|
+
declare const _default: typeof __VLS_export;
|
|
35
38
|
export default _default;
|
|
36
|
-
type
|
|
37
|
-
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
39
|
+
type __VLS_TypePropsToOption<T> = {
|
|
38
40
|
[K in keyof T]-?: {} extends Pick<T, K> ? {
|
|
39
|
-
type: import('vue').PropType<
|
|
41
|
+
type: import('vue').PropType<Required<T>[K]>;
|
|
40
42
|
} : {
|
|
41
43
|
type: import('vue').PropType<T[K]>;
|
|
42
44
|
required: true;
|
|
43
45
|
};
|
|
44
46
|
};
|
|
45
47
|
type __VLS_WithDefaults<P, D> = {
|
|
46
|
-
[K in keyof Pick<P, keyof P>]: K extends keyof D ?
|
|
48
|
+
[K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_PrettifyLocal<P[K] & {
|
|
47
49
|
default: D[K];
|
|
48
50
|
}> : P[K];
|
|
49
51
|
};
|
|
50
|
-
type
|
|
51
|
-
[K in keyof T]: T[K];
|
|
52
|
-
} & {};
|
|
53
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
52
|
+
type __VLS_WithSlots<T, S> = T & {
|
|
54
53
|
new (): {
|
|
55
54
|
$slots: S;
|
|
56
55
|
};
|
|
57
56
|
};
|
|
57
|
+
type __VLS_PrettifyLocal<T> = (T extends any ? {
|
|
58
|
+
[K in keyof T]: T[K];
|
|
59
|
+
} : {
|
|
60
|
+
[K in keyof T as K]: T[K];
|
|
61
|
+
}) & {};
|