@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
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/web.svg?raw
|
|
2
|
+
var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M16.36,14C16.44,13.34 16.5,12.68 16.5,12C16.5,11.32 16.44,10.66 16.36,10H19.74C19.9,10.64 20,11.31 20,12C20,12.69 19.9,13.36 19.74,14M14.59,19.56C15.19,18.45 15.65,17.25 15.97,16H18.92C17.96,17.65 16.43,18.93 14.59,19.56M14.34,14H9.66C9.56,13.34 9.5,12.68 9.5,12C9.5,11.32 9.56,10.65 9.66,10H14.34C14.43,10.65 14.5,11.32 14.5,12C14.5,12.68 14.43,13.34 14.34,14M12,19.96C11.17,18.76 10.5,17.43 10.09,16H13.91C13.5,17.43 12.83,18.76 12,19.96M8,8H5.08C6.03,6.34 7.57,5.06 9.4,4.44C8.8,5.55 8.35,6.75 8,8M5.08,16H8C8.35,17.25 8.8,18.45 9.4,19.56C7.57,18.93 6.03,17.65 5.08,16M4.26,14C4.1,13.36 4,12.69 4,12C4,11.31 4.1,10.64 4.26,10H7.64C7.56,10.66 7.5,11.32 7.5,12C7.5,12.68 7.56,13.34 7.64,14M12,4.03C12.83,5.23 13.5,6.57 13.91,8H10.09C10.5,6.57 11.17,5.23 12,4.03M18.92,8H15.97C15.65,6.75 15.19,5.55 14.59,4.44C16.43,5.07 17.96,6.34 18.92,8M12,2C6.47,2 2,6.5 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z\" /></svg>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/zip-box.svg?raw
|
|
2
|
+
var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M14 17h-2v-2h-2v-2h2v2h2m0-6h-2v2h2v2h-2v-2h-2V9h2V7h-2V5h2v2h2m5-4H5c-1.11 0-2 .89-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2Z\"/></svg>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@caipira/tamandua",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.116",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "UI library for the Caipira ecosystem",
|
|
6
6
|
"license": "GPL-3.0-only",
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
},
|
|
60
60
|
"./form": {
|
|
61
61
|
"types": "./dist/types/form/index.d.ts",
|
|
62
|
-
"import": "./dist/
|
|
62
|
+
"import": "./dist/form.js"
|
|
63
63
|
},
|
|
64
64
|
"./date": {
|
|
65
65
|
"types": "./dist/types/services/date.d.ts",
|
|
@@ -86,53 +86,54 @@
|
|
|
86
86
|
"scripts": {
|
|
87
87
|
"start": "vite --host",
|
|
88
88
|
"build:dev": "vite build --mode development",
|
|
89
|
-
"build
|
|
89
|
+
"build": "vite build --mode production",
|
|
90
90
|
"preview": "vite preview",
|
|
91
91
|
"test:start": "vitest",
|
|
92
92
|
"test": "vitest --run",
|
|
93
93
|
"typecheck": "vue-tsc --noEmit -p tsconfig.json --composite false",
|
|
94
94
|
"start:sb": "storybook dev -p 3001",
|
|
95
95
|
"build:sb": "storybook build",
|
|
96
|
-
"prepublishOnly": "npm run build
|
|
96
|
+
"prepublishOnly": "npm run build"
|
|
97
97
|
},
|
|
98
98
|
"dependencies": {
|
|
99
99
|
"@floating-ui/vue": "^1.0.6",
|
|
100
|
-
"@tailwindcss/vite": "^4.
|
|
100
|
+
"@tailwindcss/vite": "^4.3.1",
|
|
101
101
|
"d3": "^7.9.0",
|
|
102
102
|
"date-fns": "^4.1.0",
|
|
103
103
|
"date-fns-tz": "^3.2.0",
|
|
104
104
|
"gsap": "^3.12.2"
|
|
105
105
|
},
|
|
106
106
|
"peerDependencies": {
|
|
107
|
-
"tailwindcss": "^4.
|
|
107
|
+
"tailwindcss": "^4.3.1",
|
|
108
108
|
"vue": "^3.5.13",
|
|
109
|
-
"vue-i18n": "
|
|
109
|
+
"vue-i18n": ">=11.4.6",
|
|
110
110
|
"vue-router": "4.5.1"
|
|
111
111
|
},
|
|
112
112
|
"devDependencies": {
|
|
113
113
|
"@faker-js/faker": "^8.4.1",
|
|
114
|
-
"@storybook/addon-
|
|
115
|
-
"@storybook/addon-
|
|
116
|
-
"@storybook/
|
|
114
|
+
"@storybook/addon-docs": "^10.4.6",
|
|
115
|
+
"@storybook/addon-links": "^10.4.6",
|
|
116
|
+
"@storybook/addon-themes": "^10.4.6",
|
|
117
|
+
"@storybook/vue3-vite": "^10.4.6",
|
|
117
118
|
"@types/d3": "^7.4.3",
|
|
118
119
|
"@types/js-cookie": "^2.2.7",
|
|
119
120
|
"@types/jsdom": "^21.1.6",
|
|
120
121
|
"@types/node": "^20.11.30",
|
|
121
|
-
"@vitejs/plugin-vue": "^
|
|
122
|
+
"@vitejs/plugin-vue": "^6.0.7",
|
|
123
|
+
"@vue/language-core": "^3.3.5",
|
|
122
124
|
"@vue/test-utils": "^2.4.1",
|
|
123
125
|
"@vue/tsconfig": "^0.5.1",
|
|
124
126
|
"jsdom": "^26.0.0",
|
|
125
127
|
"storybook": "^10.0.5",
|
|
126
128
|
"ts-node": "^10.9.1",
|
|
127
129
|
"typescript": "^5.4.5",
|
|
128
|
-
"
|
|
129
|
-
"vite
|
|
130
|
+
"unplugin-dts": "^1.0.3",
|
|
131
|
+
"vite": "^8.1.0",
|
|
130
132
|
"vite-plugin-lib-inject-css": "^2.0.1",
|
|
131
133
|
"vite-tsconfig-paths": "^4.2.0",
|
|
132
134
|
"vitest": "^3.0.8",
|
|
133
135
|
"vue": "^3.4.21",
|
|
134
136
|
"vue-component-type-helpers": "^2.0.19",
|
|
135
|
-
"vue-tsc": "^2.0.13"
|
|
136
|
-
"@storybook/addon-docs": "^10.0.5"
|
|
137
|
+
"vue-tsc": "^2.0.13"
|
|
137
138
|
}
|
|
138
139
|
}
|
|
@@ -1,88 +0,0 @@
|
|
|
1
|
-
import { defineComponent as V, ref as w, computed as x, resolveComponent as n, openBlock as t, createBlock as A, withCtx as m, createElementBlock as a, Fragment as p, createVNode as o, renderSlot as N, createElementVNode as s, toDisplayString as _, createTextVNode as y, withKeys as B, createCommentVNode as D } from "vue";
|
|
2
|
-
const E = {
|
|
3
|
-
key: 1,
|
|
4
|
-
class: "p-4"
|
|
5
|
-
}, H = { class: "font-semibold" }, K = ["innerHTML"], L = {
|
|
6
|
-
key: 2,
|
|
7
|
-
class: "p-4 flex flex-col gap-2"
|
|
8
|
-
}, M = { class: "select-all italic" }, S = /* @__PURE__ */ s("div", null, null, -1), j = /* @__PURE__ */ V({
|
|
9
|
-
name: "TAlert",
|
|
10
|
-
__name: "Alert",
|
|
11
|
-
props: {
|
|
12
|
-
type: { default: "alert" },
|
|
13
|
-
title: { default: "Confirm action" },
|
|
14
|
-
message: { default: "Do you want to proceed with this action?" },
|
|
15
|
-
closeTitle: { default: "Close" },
|
|
16
|
-
cancelTitle: { default: "Cancel" },
|
|
17
|
-
confirmTitle: { default: "Confirm" },
|
|
18
|
-
confirmationValue: { default: "confirm" }
|
|
19
|
-
},
|
|
20
|
-
emits: ["closed", "confirmed"],
|
|
21
|
-
setup(h, { emit: b }) {
|
|
22
|
-
const e = h, d = b, c = w(""), i = () => {
|
|
23
|
-
d("closed");
|
|
24
|
-
}, u = () => {
|
|
25
|
-
const l = e.type === "type-confirm" ? c.value : void 0;
|
|
26
|
-
d("confirmed", l);
|
|
27
|
-
}, C = x(() => Array.isArray(e.message) ? e.message.join("<br /><br />") : e.message || "");
|
|
28
|
-
return (l, f) => {
|
|
29
|
-
const v = n("t-graphy-label"), k = n("t-input-text"), r = n("t-button"), T = n("t-modal");
|
|
30
|
-
return t(), A(T, {
|
|
31
|
-
"show-header": !1,
|
|
32
|
-
"can-close": !1,
|
|
33
|
-
onClosed: i
|
|
34
|
-
}, {
|
|
35
|
-
footer: m(() => [
|
|
36
|
-
["confirm", "type-confirm"].includes(e.type) ? (t(), a(p, { key: 0 }, [
|
|
37
|
-
o(r, {
|
|
38
|
-
variant: "transparent",
|
|
39
|
-
label: e.cancelTitle,
|
|
40
|
-
onClick: i
|
|
41
|
-
}, null, 8, ["label"]),
|
|
42
|
-
o(r, {
|
|
43
|
-
variant: "default",
|
|
44
|
-
label: e.confirmTitle,
|
|
45
|
-
onClick: u
|
|
46
|
-
}, null, 8, ["label"])
|
|
47
|
-
], 64)) : (t(), a(p, { key: 1 }, [
|
|
48
|
-
S,
|
|
49
|
-
o(r, {
|
|
50
|
-
variant: "transparent",
|
|
51
|
-
label: e.closeTitle,
|
|
52
|
-
onClick: i
|
|
53
|
-
}, null, 8, ["label"])
|
|
54
|
-
], 64))
|
|
55
|
-
]),
|
|
56
|
-
default: m(() => [
|
|
57
|
-
l.$slots.default ? N(l.$slots, "default", { key: 0 }) : (t(), a("div", E, [
|
|
58
|
-
s("h3", H, _(e.title), 1),
|
|
59
|
-
s("p", {
|
|
60
|
-
innerHTML: C.value,
|
|
61
|
-
class: "mt-4"
|
|
62
|
-
}, null, 8, K)
|
|
63
|
-
])),
|
|
64
|
-
e.type === "type-confirm" ? (t(), a("div", L, [
|
|
65
|
-
o(v, null, {
|
|
66
|
-
default: m(() => [
|
|
67
|
-
y(" To confirm, type "),
|
|
68
|
-
s("b", M, _(e.confirmationValue), 1),
|
|
69
|
-
y(" below: ")
|
|
70
|
-
]),
|
|
71
|
-
_: 1
|
|
72
|
-
}),
|
|
73
|
-
o(k, {
|
|
74
|
-
modelValue: c.value,
|
|
75
|
-
"onUpdate:modelValue": f[0] || (f[0] = (g) => c.value = g),
|
|
76
|
-
placeholder: e.confirmationValue,
|
|
77
|
-
onKeyup: B(u, ["enter"])
|
|
78
|
-
}, null, 8, ["modelValue", "placeholder"])
|
|
79
|
-
])) : D("", !0)
|
|
80
|
-
]),
|
|
81
|
-
_: 3
|
|
82
|
-
});
|
|
83
|
-
};
|
|
84
|
-
}
|
|
85
|
-
});
|
|
86
|
-
export {
|
|
87
|
-
j as _
|
|
88
|
-
};
|
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
import { defineComponent as f, computed as c, resolveComponent as x, openBlock as a, createElementBlock as o, normalizeClass as u, unref as t, createBlock as h, toDisplayString as z, createCommentVNode as _ } from "vue";
|
|
2
|
-
import { E as r, b as l } from "./ui-UhY-K-wS.js";
|
|
3
|
-
const g = ["role"], v = ["src"], w = /* @__PURE__ */ f({
|
|
4
|
-
name: "TAvatar",
|
|
5
|
-
__name: "Avatar",
|
|
6
|
-
props: {
|
|
7
|
-
icon: {},
|
|
8
|
-
text: { default: "" },
|
|
9
|
-
role: { default: "" },
|
|
10
|
-
size: { default: r.Default },
|
|
11
|
-
image: { default: "" },
|
|
12
|
-
shape: { default: l.Circle },
|
|
13
|
-
backgroundColorClass: { default: "bg-caipira-primary-inverted" }
|
|
14
|
-
},
|
|
15
|
-
setup(m) {
|
|
16
|
-
const e = m, p = c(() => e.role !== "" ? e.role : ""), s = c(() => e.text === "" ? "" : e.text.split(" ").reduce(
|
|
17
|
-
(i, n) => i + n.charAt(0).toUpperCase(),
|
|
18
|
-
""
|
|
19
|
-
));
|
|
20
|
-
return (i, n) => {
|
|
21
|
-
const d = x("t-icon");
|
|
22
|
-
return a(), o("div", {
|
|
23
|
-
role: p.value,
|
|
24
|
-
class: u([{
|
|
25
|
-
"h-5 w-5": e.size === t(r).ExtraSmall,
|
|
26
|
-
"h-7 w-7": e.size === t(r).Small,
|
|
27
|
-
"h-10 w-10": e.size === t(r).Default,
|
|
28
|
-
"h-20 w-20": e.size === t(r).Large,
|
|
29
|
-
"h-40 w-40": e.size === t(r).ExtraLarge,
|
|
30
|
-
"rounded-full": e.shape === t(l).Circle,
|
|
31
|
-
"rounded-[var(--content-radius)]": e.shape === t(l).Square,
|
|
32
|
-
[e.backgroundColorClass]: !0
|
|
33
|
-
}, "overflow-hidden inline-flex items-center justify-center"])
|
|
34
|
-
}, [
|
|
35
|
-
e.image ? (a(), o("img", {
|
|
36
|
-
key: 0,
|
|
37
|
-
class: "w-full h-full object-cover",
|
|
38
|
-
src: e.image
|
|
39
|
-
}, null, 8, v)) : e.icon ? (a(), h(d, {
|
|
40
|
-
key: 1,
|
|
41
|
-
class: "color-caipira-primary",
|
|
42
|
-
icon: e.icon,
|
|
43
|
-
size: e.size
|
|
44
|
-
}, null, 8, ["icon", "size"])) : s.value ? (a(), o("span", {
|
|
45
|
-
key: 2,
|
|
46
|
-
class: u(["color-caipira-primary font-bold", {
|
|
47
|
-
"text-xs": e.size === t(r).ExtraSmall,
|
|
48
|
-
"text-sm": e.size === t(r).Small,
|
|
49
|
-
"text-base": e.size === t(r).Default,
|
|
50
|
-
"text-lg": e.size === t(r).Large,
|
|
51
|
-
"text-2xl": e.size === t(r).ExtraLarge
|
|
52
|
-
}])
|
|
53
|
-
}, z(s.value), 3)) : _("", !0)
|
|
54
|
-
], 10, g);
|
|
55
|
-
};
|
|
56
|
-
}
|
|
57
|
-
});
|
|
58
|
-
export {
|
|
59
|
-
w as _
|
|
60
|
-
};
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { defineComponent as a, openBlock as c, createElementBlock as i, normalizeClass as l } from "vue";
|
|
2
|
-
const u = /* @__PURE__ */ a({
|
|
3
|
-
name: "TBackdrop",
|
|
4
|
-
__name: "Backdrop",
|
|
5
|
-
props: {
|
|
6
|
-
isTransparent: { type: Boolean, default: !1 }
|
|
7
|
-
},
|
|
8
|
-
emits: ["click"],
|
|
9
|
-
setup(o, { emit: n }) {
|
|
10
|
-
const t = o, r = n;
|
|
11
|
-
return (p, e) => (c(), i("div", {
|
|
12
|
-
class: l(["fixed inset-0", {
|
|
13
|
-
"bg-[var(--unfocused-bg-color)] opacity-80": !t.isTransparent
|
|
14
|
-
}]),
|
|
15
|
-
role: "button",
|
|
16
|
-
onClick: e[0] || (e[0] = (s) => r("click", s))
|
|
17
|
-
}, null, 2));
|
|
18
|
-
}
|
|
19
|
-
});
|
|
20
|
-
export {
|
|
21
|
-
u as _
|
|
22
|
-
};
|
|
@@ -1,170 +0,0 @@
|
|
|
1
|
-
import { defineComponent as N, ref as b, computed as s, resolveComponent as z, openBlock as c, createBlock as d, resolveDynamicComponent as P, normalizeClass as U, unref as r, withCtx as _, mergeProps as h, createCommentVNode as u, renderSlot as D, createElementBlock as g, Fragment as L, createTextVNode as k, toDisplayString as F } from "vue";
|
|
2
|
-
import { b as f, E as i, c as t, B as a, d as m } from "./ui-UhY-K-wS.js";
|
|
3
|
-
import { g as S } from "./index-CVD_wAsU.js";
|
|
4
|
-
import "./Icon.vue_vue_type_script_setup_true_lang-nVeGHBsG.js";
|
|
5
|
-
const M = ["multiple"], Y = /* @__PURE__ */ N({
|
|
6
|
-
name: "TButton",
|
|
7
|
-
__name: "Button",
|
|
8
|
-
props: {
|
|
9
|
-
animate: {},
|
|
10
|
-
bold: { type: Boolean, default: !1 },
|
|
11
|
-
disabled: { type: Boolean, default: !1 },
|
|
12
|
-
hover: { type: Boolean, default: !0 },
|
|
13
|
-
icon: {},
|
|
14
|
-
iconPosition: { default: "left" },
|
|
15
|
-
iconProps: { default: () => ({}) },
|
|
16
|
-
label: { default: "" },
|
|
17
|
-
multiple: { type: Boolean, default: !1 },
|
|
18
|
-
outline: { type: Boolean, default: !1 },
|
|
19
|
-
shape: { default: f.Rounded },
|
|
20
|
-
size: { default: i.Default },
|
|
21
|
-
type: { default: t.BUTTON },
|
|
22
|
-
variant: { default: a.DEFAULT },
|
|
23
|
-
innerAlignment: { default: m.Center }
|
|
24
|
-
},
|
|
25
|
-
emits: ["upload"],
|
|
26
|
-
setup(E, { expose: T, emit: B }) {
|
|
27
|
-
const e = E, x = B, v = b(), p = b(null), A = s(() => {
|
|
28
|
-
switch (e.type) {
|
|
29
|
-
case t.SUBMIT:
|
|
30
|
-
return "submit";
|
|
31
|
-
case t.BUTTON:
|
|
32
|
-
case t.FILE:
|
|
33
|
-
default:
|
|
34
|
-
return "button";
|
|
35
|
-
}
|
|
36
|
-
}), R = s(() => e.type === t.SUBMIT ? e.label : void 0), C = s(() => {
|
|
37
|
-
switch (e.type) {
|
|
38
|
-
case t.SUBMIT:
|
|
39
|
-
return "input";
|
|
40
|
-
case t.BUTTON:
|
|
41
|
-
case t.FILE:
|
|
42
|
-
default:
|
|
43
|
-
return "button";
|
|
44
|
-
}
|
|
45
|
-
}), w = (n) => {
|
|
46
|
-
if (e.type === t.SUBMIT && n.preventDefault(), e.type === t.FILE && v.value?.click(), e.animate) {
|
|
47
|
-
let o = null;
|
|
48
|
-
e.animate.target === "icon" && (o = p.value?.reference), o && S.to(o, {
|
|
49
|
-
duration: 0.2,
|
|
50
|
-
...e.animate.animation,
|
|
51
|
-
ease: "power3.easeInOut",
|
|
52
|
-
onComplete: () => {
|
|
53
|
-
S.set(o, e.animate?.reset);
|
|
54
|
-
}
|
|
55
|
-
});
|
|
56
|
-
}
|
|
57
|
-
}, I = (n) => {
|
|
58
|
-
n.stopPropagation();
|
|
59
|
-
const l = n.target.files;
|
|
60
|
-
!l || !l.length || x("upload", l);
|
|
61
|
-
}, y = s(() => {
|
|
62
|
-
if (e.iconProps && e.iconProps.size)
|
|
63
|
-
return e.iconProps.size;
|
|
64
|
-
switch (e.size) {
|
|
65
|
-
case i.ExtraSmall:
|
|
66
|
-
return 12;
|
|
67
|
-
case i.Small:
|
|
68
|
-
return 16;
|
|
69
|
-
case i.Default:
|
|
70
|
-
return 20;
|
|
71
|
-
case i.Large:
|
|
72
|
-
return 24;
|
|
73
|
-
case i.ExtraLarge:
|
|
74
|
-
return 28;
|
|
75
|
-
default:
|
|
76
|
-
return 20;
|
|
77
|
-
}
|
|
78
|
-
});
|
|
79
|
-
return T({ iconReference: p }), (n, o) => {
|
|
80
|
-
const l = z("t-icon");
|
|
81
|
-
return c(), d(P(C.value), {
|
|
82
|
-
type: A.value,
|
|
83
|
-
value: R.value,
|
|
84
|
-
disabled: e.disabled,
|
|
85
|
-
class: U([{
|
|
86
|
-
// Size
|
|
87
|
-
"text-xs px-1 h-4": e.size === r(i).ExtraSmall,
|
|
88
|
-
"text-sm px-2 h-7": e.size === r(i).Small,
|
|
89
|
-
"text-base px-3 h-9": e.size === r(i).Default,
|
|
90
|
-
"text-lg px-3.5 h-12": e.size === r(i).Large,
|
|
91
|
-
"text-xl px-4 h-14": e.size === r(i).ExtraLarge,
|
|
92
|
-
// Border
|
|
93
|
-
"border border-color": e.outline,
|
|
94
|
-
// Shape
|
|
95
|
-
"rounded-full": e.shape === r(f).Circle,
|
|
96
|
-
"input-roundness": e.shape === r(f).Rounded,
|
|
97
|
-
// Enabled/Disabled
|
|
98
|
-
"cursor-not-allowed": e.disabled,
|
|
99
|
-
"cursor-pointer": !e.disabled,
|
|
100
|
-
// Bold
|
|
101
|
-
"font-bold": e.bold,
|
|
102
|
-
// Inner alignment
|
|
103
|
-
"items-center justify-center": e.innerAlignment === r(m).Center,
|
|
104
|
-
"items-center justify-start": e.innerAlignment === r(m).Left,
|
|
105
|
-
// Default color
|
|
106
|
-
"border-caipira-primary-inverted fill-caipira-primary-inverted": e.variant === r(a).DEFAULT,
|
|
107
|
-
"bg-transparent color-caipira-primary-inverted hover:bg-caipira-primary-inverted hover:color-caipira-primary hover:fill-white": e.variant === r(a).DEFAULT && e.outline,
|
|
108
|
-
"bg-caipira-primary-inverted color-caipira-primary": e.variant === r(a).DEFAULT && !e.outline,
|
|
109
|
-
// Primary color
|
|
110
|
-
"fill-caipira-primary": e.variant === r(a).PRIMARY,
|
|
111
|
-
"bg-transparent border-caipira-blue color-caipira-blue hover:bg-caipira-blue hover:color-caipira-primary hover:fill-white": e.variant === r(a).PRIMARY && e.outline,
|
|
112
|
-
"bg-caipira-blue color-caipira-primary": e.variant === r(a).PRIMARY && !e.outline,
|
|
113
|
-
// Success color
|
|
114
|
-
"fill-caipira-green": e.variant === r(a).SUCCESS,
|
|
115
|
-
"bg-transparent border-caipira-green color-caipira-green hover:bg-caipira-green hover:color-caipira-primary hover:fill-white": e.variant === r(a).SUCCESS && e.outline,
|
|
116
|
-
"bg-caipira-green color-caipira-primary": e.variant === r(a).SUCCESS && !e.outline,
|
|
117
|
-
// Warning color
|
|
118
|
-
"fill-caipira-yellow": e.variant === r(a).WARNING,
|
|
119
|
-
"bg-transparent border-caipira-yellow color-caipira-yellow hover:bg-caipira-yellow hover:color-caipira-primary hover:fill-white": e.variant === r(a).WARNING && e.outline,
|
|
120
|
-
"bg-caipira-yellow color-caipira-primary": e.variant === r(a).WARNING && !e.outline,
|
|
121
|
-
// Danger color
|
|
122
|
-
"fill-caipira-red": e.variant === r(a).DANGER,
|
|
123
|
-
"bg-transparent border-caipira-red color-caipira-red hover:bg-caipira-red hover:color-caipira-primary hover:fill-white": e.variant === r(a).DANGER && e.outline,
|
|
124
|
-
"bg-caipira-red color-caipira-primary": e.variant === r(a).DANGER && !e.outline,
|
|
125
|
-
// Link
|
|
126
|
-
"color-caipira-primary-inverted underline": e.variant === r(a).LINK,
|
|
127
|
-
// Transparent
|
|
128
|
-
"bg-transparent": e.variant === r(a).TRANSPARENT,
|
|
129
|
-
"hover:bg-[var(--hover-color)]": e.variant === r(a).TRANSPARENT && e.hover
|
|
130
|
-
}, "input-outline flex gap-1 select-none whitespace-nowrap"]),
|
|
131
|
-
role: "button",
|
|
132
|
-
onClick: w
|
|
133
|
-
}, {
|
|
134
|
-
default: _(() => [
|
|
135
|
-
e.icon && e.iconPosition === "left" ? (c(), d(l, h({
|
|
136
|
-
key: 0,
|
|
137
|
-
ref_key: "iconReference",
|
|
138
|
-
ref: p,
|
|
139
|
-
size: y.value,
|
|
140
|
-
icon: e.icon
|
|
141
|
-
}, e.iconProps), null, 16, ["size", "icon"])) : u("", !0),
|
|
142
|
-
D(n.$slots, "default"),
|
|
143
|
-
e.label && e.type !== r(t).SUBMIT ? (c(), g(L, { key: 1 }, [
|
|
144
|
-
k(F(e.label), 1)
|
|
145
|
-
], 64)) : u("", !0),
|
|
146
|
-
e.icon && e.iconPosition === "right" ? (c(), d(l, h({
|
|
147
|
-
key: 2,
|
|
148
|
-
ref_key: "iconReference",
|
|
149
|
-
ref: p,
|
|
150
|
-
size: y.value,
|
|
151
|
-
icon: e.icon
|
|
152
|
-
}, e.iconProps), null, 16, ["size", "icon"])) : u("", !0),
|
|
153
|
-
e.type === "file" ? (c(), g("input", {
|
|
154
|
-
key: 3,
|
|
155
|
-
multiple: e.multiple,
|
|
156
|
-
type: "file",
|
|
157
|
-
ref_key: "fileInput",
|
|
158
|
-
ref: v,
|
|
159
|
-
class: "hidden",
|
|
160
|
-
onChange: I
|
|
161
|
-
}, null, 40, M)) : u("", !0)
|
|
162
|
-
]),
|
|
163
|
-
_: 3
|
|
164
|
-
}, 8, ["type", "value", "disabled", "class"]);
|
|
165
|
-
};
|
|
166
|
-
}
|
|
167
|
-
});
|
|
168
|
-
export {
|
|
169
|
-
Y as _
|
|
170
|
-
};
|