@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,217 @@
|
|
|
1
|
+
import { t as e } from "./register-component-CyAIF4Ns.js";
|
|
2
|
+
import { c as t, i as n } from "./ui-DkIu_nwk.js";
|
|
3
|
+
import { Fragment as r, computed as i, createBlock as a, createCommentVNode as o, createElementBlock as s, createElementVNode as c, createSlots as l, createTextVNode as u, createVNode as d, defineComponent as f, guardReactiveProps as p, mergeModels as m, mergeProps as h, nextTick as g, normalizeClass as _, normalizeProps as v, onBeforeMount as y, openBlock as b, ref as x, renderList as S, renderSlot as C, resolveComponent as w, toDisplayString as T, unref as E, useModel as D, vModelText as O, vShow as k, watch as A, withCtx as j, withDirectives as M } from "vue";
|
|
4
|
+
//#region components/InputSelect/InputSelect.vue?vue&type=script&setup=true&lang.ts
|
|
5
|
+
var ee = [
|
|
6
|
+
"placeholder",
|
|
7
|
+
"disabled",
|
|
8
|
+
"readonly"
|
|
9
|
+
], te = { key: 1 }, ne = {
|
|
10
|
+
key: 0,
|
|
11
|
+
class: "inline-flex w-full justify-between items-center"
|
|
12
|
+
}, N = {
|
|
13
|
+
key: 1,
|
|
14
|
+
class: "inline-flex items-center"
|
|
15
|
+
}, P = /* @__PURE__ */ f({
|
|
16
|
+
name: "TInputSelect",
|
|
17
|
+
__name: "InputSelect",
|
|
18
|
+
props: /*#__PURE__*/ m({
|
|
19
|
+
size: { default: t.Default },
|
|
20
|
+
options: { default: () => [] },
|
|
21
|
+
mapper: {
|
|
22
|
+
type: Function,
|
|
23
|
+
default: (e) => ({
|
|
24
|
+
value: e.id ?? e.uuid,
|
|
25
|
+
label: e
|
|
26
|
+
})
|
|
27
|
+
},
|
|
28
|
+
disabled: { type: Boolean },
|
|
29
|
+
resource: {},
|
|
30
|
+
filter: {
|
|
31
|
+
type: Function,
|
|
32
|
+
default: (e, t) => t.label.toLowerCase().indexOf(e.toLowerCase()) >= 0
|
|
33
|
+
},
|
|
34
|
+
defaultParams: { default: () => ({}) },
|
|
35
|
+
multiple: {
|
|
36
|
+
type: Boolean,
|
|
37
|
+
default: !1
|
|
38
|
+
},
|
|
39
|
+
placeholder: { default: "" },
|
|
40
|
+
initialValue: {},
|
|
41
|
+
isSearchable: {
|
|
42
|
+
type: Boolean,
|
|
43
|
+
default: !1
|
|
44
|
+
},
|
|
45
|
+
dropdownPlacement: { default: n.BOTTOM_START },
|
|
46
|
+
widthClass: { default: "w-full" },
|
|
47
|
+
borderClass: { default: "border input-border" },
|
|
48
|
+
roundnessClass: { default: "input-roundness" }
|
|
49
|
+
}, {
|
|
50
|
+
modelValue: {},
|
|
51
|
+
modelModifiers: {}
|
|
52
|
+
}),
|
|
53
|
+
emits: /*#__PURE__*/ m(["update:model-value", "initial-hydration"], ["update:modelValue"]),
|
|
54
|
+
setup(e, { emit: n }) {
|
|
55
|
+
let f = e, m = !1, P, F = "", I = n, L = D(e, "modelValue"), R = x([]), z = x(""), B = x(null), V = x(), H = x(!1), U = x(null), W = x([]), G = x(!1), K = x(null), q = i(() => W.value.length > 0), J = i(() => f.isSearchable && H.value), Y = i(() => typeof f.resource == "function"), X = (e) => !f.multiple || !L.value || !Array.isArray(L.value) ? !1 : L.value.includes(e.value), re = (e = L.value) => !(e === void 0 || e === "" || Array.isArray(e) && e.length === 0), ie = (e) => {
|
|
56
|
+
I("update:model-value", e);
|
|
57
|
+
}, Z = (e = L.value) => {
|
|
58
|
+
if (re(e)) if (f.multiple) Array.isArray(e) && (W.value = e.map((e) => Q(e)).filter((e) => e > -1));
|
|
59
|
+
else {
|
|
60
|
+
let t = Q(e);
|
|
61
|
+
~t && (W.value = [t]);
|
|
62
|
+
}
|
|
63
|
+
}, ae = async (e) => {
|
|
64
|
+
e.target.nodeName === "svg" && e.stopPropagation(), H.value = !H.value, H.value && J.value && g(() => {
|
|
65
|
+
B.value?.focus();
|
|
66
|
+
});
|
|
67
|
+
}, Q = (e) => R.value.findIndex((t) => t.value === e), $ = async (e = !1) => {
|
|
68
|
+
if (!f.resource) return;
|
|
69
|
+
G.value = !0;
|
|
70
|
+
let t = {
|
|
71
|
+
...f.defaultParams,
|
|
72
|
+
t: z.value,
|
|
73
|
+
r: "option"
|
|
74
|
+
};
|
|
75
|
+
e && K.value && K.value.pages > K.value.page ? t.page = K.value.page + 1 : e = !1, !z.value && L.value && (t.i = L.value);
|
|
76
|
+
let n = await f.resource(t);
|
|
77
|
+
e ? R.value.push(...n.items.map(f.mapper)) : R.value = n.items.map(f.mapper), K.value = n.pagination, !Y.value && z.value && Z(z.value), G.value = !1;
|
|
78
|
+
}, oe = () => {
|
|
79
|
+
!z.value || F === z.value || (P &&= (clearTimeout(P), null), P = setTimeout(() => {
|
|
80
|
+
F = z.value, Y.value ? (H.value ||= !0, $()) : f.isSearchable && (R.value = f.options.filter((e) => f.filter(z.value, e)));
|
|
81
|
+
}, 500));
|
|
82
|
+
}, se = ({ index: e, hold: t }) => {
|
|
83
|
+
if (m = !0, f.multiple) {
|
|
84
|
+
let t = W.value.findIndex((t) => t === e);
|
|
85
|
+
~t ? W.value.splice(t, 1) : W.value.push(e);
|
|
86
|
+
} else W.value = [e];
|
|
87
|
+
(!f.multiple || !t) && (H.value = !1);
|
|
88
|
+
}, ce = () => {
|
|
89
|
+
Y.value && K.value && K.value.pages > K.value.page && $(!0);
|
|
90
|
+
}, le = async (e) => {
|
|
91
|
+
switch (e.key) {
|
|
92
|
+
case "ArrowDown":
|
|
93
|
+
U.value?.move(e);
|
|
94
|
+
break;
|
|
95
|
+
case "Escape":
|
|
96
|
+
H.value = !1;
|
|
97
|
+
break;
|
|
98
|
+
}
|
|
99
|
+
};
|
|
100
|
+
return y(async () => {
|
|
101
|
+
Y.value ? (await $(), Z(), I("initial-hydration", R.value)) : f.options.length > 0 && (R.value = f.options), !L.value && f.initialValue ? Z(f.initialValue) : Z(L.value);
|
|
102
|
+
}), A(() => L.value, async (e) => {
|
|
103
|
+
e && (Q(e) < 0 && Y.value && await $(), Z(e));
|
|
104
|
+
}), A(W, (e) => {
|
|
105
|
+
let t = f.multiple ? R.value.filter((e, t) => W.value.includes(t)).map((e) => e.value) : R.value[W.value[0]].value;
|
|
106
|
+
m && (m = !1, ie(t));
|
|
107
|
+
}, { deep: !0 }), A(() => f.options, (e) => {
|
|
108
|
+
e.length > 0 && (R.value = e, L.value && W.value.length === 0 && Z(L.value));
|
|
109
|
+
}), (e, n) => {
|
|
110
|
+
let i = w("t-tag"), m = w("t-button"), g = w("t-icon"), y = w("t-dropdown"), x = w("t-popover");
|
|
111
|
+
return b(), a(x, {
|
|
112
|
+
open: H.value,
|
|
113
|
+
"onUpdate:open": n[1] ||= (e) => H.value = e,
|
|
114
|
+
placement: f.dropdownPlacement,
|
|
115
|
+
class: _([f.widthClass]),
|
|
116
|
+
ref_key: "popoverRef",
|
|
117
|
+
ref: V
|
|
118
|
+
}, {
|
|
119
|
+
default: j(() => [c("div", { class: _([{
|
|
120
|
+
"h-7": f.size === E(t).Small && !f.multiple,
|
|
121
|
+
"h-9": f.size === E(t).Default && !f.multiple,
|
|
122
|
+
"h-full *:min-h-7": f.size === E(t).Small && f.multiple,
|
|
123
|
+
"h-full *:min-h-9": f.size === E(t).Default && f.multiple,
|
|
124
|
+
[f.borderClass]: !0,
|
|
125
|
+
[f.roundnessClass]: !0
|
|
126
|
+
}, "flex justify-between items-center w-full max-w-96 input-text-color select-none input-bg-color"]) }, [J.value ? M((b(), s("input", {
|
|
127
|
+
key: 0,
|
|
128
|
+
"onUpdate:modelValue": n[0] ||= (e) => z.value = e,
|
|
129
|
+
type: "text",
|
|
130
|
+
ref_key: "inputRef",
|
|
131
|
+
ref: B,
|
|
132
|
+
placeholder: f.placeholder,
|
|
133
|
+
disabled: f.disabled,
|
|
134
|
+
readonly: !f.isSearchable,
|
|
135
|
+
class: _(["bg-transparent input-padding input-roundness input-outline w-full", {
|
|
136
|
+
"h-7 text-sm": f.size === E(t).Small,
|
|
137
|
+
"h-9 text-base": f.size === E(t).Default
|
|
138
|
+
}]),
|
|
139
|
+
onInput: oe,
|
|
140
|
+
onKeydown: le
|
|
141
|
+
}, null, 42, ee)), [[O, z.value]]) : o("", !0), d(m, {
|
|
142
|
+
variant: "transparent",
|
|
143
|
+
size: "",
|
|
144
|
+
class: _(["h-full items-center", {
|
|
145
|
+
"w-full justify-end pr-2": !J.value && !q.value,
|
|
146
|
+
"w-full justify-between pr-2": !J.value && q.value,
|
|
147
|
+
"w-10 justify-center": J.value,
|
|
148
|
+
"text-sm": f.size === E(t).Small,
|
|
149
|
+
"text-base": f.size === E(t).Default
|
|
150
|
+
}]),
|
|
151
|
+
"inner-alignment": "",
|
|
152
|
+
"aria-describedby": V.value?.name,
|
|
153
|
+
icon: H.value === !0 ? "chevron-up" : "chevron-down",
|
|
154
|
+
"icon-position": J.value ? "left" : "right",
|
|
155
|
+
"icon-props": {
|
|
156
|
+
size: f.size === E(t).Default ? 18 : 15,
|
|
157
|
+
class: "text-(--border-color)"
|
|
158
|
+
},
|
|
159
|
+
hover: !1,
|
|
160
|
+
onClick: ae
|
|
161
|
+
}, {
|
|
162
|
+
default: j(() => [M(c("div", { class: _(["inline-flex items-center ml-2 max-w-[calc(100%-2.5rem)]", {
|
|
163
|
+
"overflow-hidden whitespace-nowrap": !f.multiple,
|
|
164
|
+
"flex-wrap gap-2 py-1": f.multiple
|
|
165
|
+
}]) }, [e.$slots.selection && q.value ? C(e.$slots, "selection", v(h({ key: 0 }, R.value[W.value[0]]))) : e.$slots.default && q.value ? (b(), s(r, { key: 1 }, [f.multiple ? (b(!0), s(r, { key: 0 }, S(W.value, (t) => C(e.$slots, "default", v(p(R.value[t])))), 256)) : C(e.$slots, "default", v(h({ key: 1 }, R.value[W.value[0]])))], 64)) : q.value ? (b(), s(r, { key: 2 }, [f.multiple ? (b(!0), s(r, { key: 0 }, S(W.value, (e) => (b(), a(i, {
|
|
166
|
+
key: e,
|
|
167
|
+
text: R.value[e]?.label,
|
|
168
|
+
color: "#6e6e6e"
|
|
169
|
+
}, null, 8, ["text"]))), 128)) : (b(), s("span", te, T(R.value[W.value[0]]?.label), 1))], 64)) : o("", !0)], 2), [[k, !J.value]])]),
|
|
170
|
+
_: 3
|
|
171
|
+
}, 8, [
|
|
172
|
+
"aria-describedby",
|
|
173
|
+
"class",
|
|
174
|
+
"icon",
|
|
175
|
+
"icon-position",
|
|
176
|
+
"icon-props"
|
|
177
|
+
])], 2)]),
|
|
178
|
+
content: j(() => [d(y, {
|
|
179
|
+
ref_key: "dropdownRef",
|
|
180
|
+
ref: U,
|
|
181
|
+
items: R.value,
|
|
182
|
+
"is-visible": H.value,
|
|
183
|
+
multiple: f.multiple,
|
|
184
|
+
loading: G.value,
|
|
185
|
+
size: f.size,
|
|
186
|
+
"option-margin-class": "m-1",
|
|
187
|
+
onChange: se,
|
|
188
|
+
onEndReached: ce
|
|
189
|
+
}, l({ _: 2 }, [e.$slots.default || f.multiple ? {
|
|
190
|
+
name: "default",
|
|
191
|
+
fn: j((t) => [f.multiple ? (b(), s("div", ne, [e.$slots.default ? C(e.$slots, "default", v(h({ key: 0 }, t))) : (b(), s(r, { key: 1 }, [u(T(t.label), 1)], 64)), X(t) ? (b(), a(g, {
|
|
192
|
+
key: 2,
|
|
193
|
+
icon: "check",
|
|
194
|
+
size: "sm",
|
|
195
|
+
class: "float-right ml-2"
|
|
196
|
+
})) : o("", !0)])) : (b(), s("div", N, [C(e.$slots, "default", v(p(t)))]))]),
|
|
197
|
+
key: "0"
|
|
198
|
+
} : void 0]), 1032, [
|
|
199
|
+
"items",
|
|
200
|
+
"is-visible",
|
|
201
|
+
"multiple",
|
|
202
|
+
"loading",
|
|
203
|
+
"size"
|
|
204
|
+
])]),
|
|
205
|
+
_: 3
|
|
206
|
+
}, 8, [
|
|
207
|
+
"open",
|
|
208
|
+
"placement",
|
|
209
|
+
"class"
|
|
210
|
+
]);
|
|
211
|
+
};
|
|
212
|
+
}
|
|
213
|
+
}), F = { install(t) {
|
|
214
|
+
e(t, P);
|
|
215
|
+
} };
|
|
216
|
+
//#endregion
|
|
217
|
+
export { P as n, F as t };
|
package/dist/InputSelect.js
CHANGED
|
@@ -1,6 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
export {
|
|
4
|
-
p as InputSelect,
|
|
5
|
-
r as InputSelectPlugin
|
|
6
|
-
};
|
|
1
|
+
import { n as e, t } from "./InputSelect-DJdOf2Hh.js";
|
|
2
|
+
export { e as InputSelect, t as InputSelectPlugin };
|
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
import { t as e } from "./register-component-CyAIF4Ns.js";
|
|
2
|
+
import { c as t } from "./ui-DkIu_nwk.js";
|
|
3
|
+
import { computed as n, createCommentVNode as r, createElementBlock as i, createElementVNode as a, defineComponent as o, normalizeClass as s, openBlock as c, ref as l, toDisplayString as u, vModelCheckbox as d, watch as f, withDirectives as p } from "vue";
|
|
4
|
+
//#region components/InputSwitch/InputSwitch.vue?vue&type=script&setup=true&lang.ts
|
|
5
|
+
var m = ["disabled"], h = 0, g = /* @__PURE__ */ o({
|
|
6
|
+
name: "TInputSwitch",
|
|
7
|
+
__name: "InputSwitch",
|
|
8
|
+
props: {
|
|
9
|
+
label: { default: "" },
|
|
10
|
+
disabled: {
|
|
11
|
+
type: Boolean,
|
|
12
|
+
default: !1
|
|
13
|
+
},
|
|
14
|
+
modelValue: { type: Boolean },
|
|
15
|
+
size: { default: t.Default }
|
|
16
|
+
},
|
|
17
|
+
emits: ["update:model-value"],
|
|
18
|
+
setup(e, { emit: o }) {
|
|
19
|
+
let g = e, _ = o, v = `switch_${++h}`, y = l(!1), b = n(() => g.size === t.Small ? "w-10 mr-2" : "w-12 mr-2"), x = n(() => g.size === t.Small ? "w-5 h-5" : "w-6 h-6"), S = n(() => g.size === t.Small ? "h-5" : "h-6"), C = n(() => g.size === t.Small ? "text-sm" : "text-base"), w = () => {
|
|
20
|
+
_("update:model-value", !y.value);
|
|
21
|
+
};
|
|
22
|
+
return f(() => g.modelValue, (e) => {
|
|
23
|
+
y.value = !!e;
|
|
24
|
+
}, { immediate: !0 }), (e, t) => (c(), i("div", null, [a("div", { class: s(["relative inline-block align-middle select-none", {
|
|
25
|
+
"rounded-full": !y.value,
|
|
26
|
+
[b.value]: !0
|
|
27
|
+
}]) }, [p(a("input", {
|
|
28
|
+
"onUpdate:modelValue": t[0] ||= (e) => y.value = e,
|
|
29
|
+
type: "checkbox",
|
|
30
|
+
class: s(["absolute block rounded-full appearance-none cursor-pointer bg-caipira-primary input-outline border-2", {
|
|
31
|
+
"right-0 border-[var(--caipira-primary-inverted)]": y.value,
|
|
32
|
+
"input-border": !y.value,
|
|
33
|
+
[x.value]: !0
|
|
34
|
+
}]),
|
|
35
|
+
name: v,
|
|
36
|
+
id: v,
|
|
37
|
+
disabled: e.disabled,
|
|
38
|
+
onInput: w
|
|
39
|
+
}, null, 42, m), [[d, y.value]]), a("label", {
|
|
40
|
+
for: v,
|
|
41
|
+
class: s([{
|
|
42
|
+
"bg-caipira-primary-inverted": y.value,
|
|
43
|
+
"bg-[var(--unfocused-bg-color)]": !y.value,
|
|
44
|
+
[S.value]: !0
|
|
45
|
+
}, "block overflow-hidden rounded-full cursor-pointer"])
|
|
46
|
+
}, null, 2)], 2), e.label ? (c(), i("label", {
|
|
47
|
+
key: 0,
|
|
48
|
+
class: s(["cursor-pointer select-none", [C.value]]),
|
|
49
|
+
for: v
|
|
50
|
+
}, u(e.label), 3)) : r("", !0)]));
|
|
51
|
+
}
|
|
52
|
+
}), _ = { install(t) {
|
|
53
|
+
e(t, g);
|
|
54
|
+
} };
|
|
55
|
+
//#endregion
|
|
56
|
+
export { g as n, _ as t };
|
package/dist/InputSwitch.js
CHANGED
|
@@ -1,6 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
export {
|
|
4
|
-
o as InputSwitch,
|
|
5
|
-
i as InputSwitchPlugin
|
|
6
|
-
};
|
|
1
|
+
import { n as e, t } from "./InputSwitch-b3QEp5BQ.js";
|
|
2
|
+
export { e as InputSwitch, t as InputSwitchPlugin };
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
import { c as e } from "./ui-DkIu_nwk.js";
|
|
2
|
+
import { createElementBlock as t, defineComponent as n, inject as r, mergeModels as i, normalizeClass as a, openBlock as o, unref as s, useModel as c, vModelDynamic as l, withDirectives as u } from "vue";
|
|
3
|
+
//#region components/InputText/InputText.vue?vue&type=script&setup=true&lang.ts
|
|
4
|
+
var d = [
|
|
5
|
+
"type",
|
|
6
|
+
"readonly",
|
|
7
|
+
"placeholder",
|
|
8
|
+
"disabled",
|
|
9
|
+
"autocomplete"
|
|
10
|
+
], f = /* @__PURE__ */ n({
|
|
11
|
+
name: "TInputText",
|
|
12
|
+
__name: "InputText",
|
|
13
|
+
props: /*#__PURE__*/ i({
|
|
14
|
+
size: { default: e.Default },
|
|
15
|
+
type: { default: "text" },
|
|
16
|
+
placeholder: { default: void 0 },
|
|
17
|
+
autocomplete: { default: void 0 },
|
|
18
|
+
disabled: {
|
|
19
|
+
type: Boolean,
|
|
20
|
+
default: !1
|
|
21
|
+
},
|
|
22
|
+
readonly: {
|
|
23
|
+
type: Boolean,
|
|
24
|
+
default: !1
|
|
25
|
+
},
|
|
26
|
+
rootClass: { default: "input-bg-color input-text-color input-outline border input-border input-roundness input-padding w-full" }
|
|
27
|
+
}, {
|
|
28
|
+
modelValue: { default: "" },
|
|
29
|
+
modelModifiers: {}
|
|
30
|
+
}),
|
|
31
|
+
emits: /*#__PURE__*/ i(["keyup.enter"], ["update:modelValue"]),
|
|
32
|
+
setup(n, { emit: i }) {
|
|
33
|
+
let f = c(n, "modelValue"), p = n, m = r("invalid", !1), h = r("validated", !1);
|
|
34
|
+
return (n, r) => u((o(), t("input", {
|
|
35
|
+
"onUpdate:modelValue": r[0] ||= (e) => f.value = e,
|
|
36
|
+
type: p.type,
|
|
37
|
+
class: a({
|
|
38
|
+
[p.rootClass]: !0,
|
|
39
|
+
"opacity-30 cursor-not-allowed": p.disabled || p.readonly,
|
|
40
|
+
"h-7 text-sm": p.size === s(e).Small,
|
|
41
|
+
"h-9 text-base": p.size === s(e).Default,
|
|
42
|
+
"border-red-500": !s(h) && s(m),
|
|
43
|
+
"border-emerald-500": s(h) && !s(m)
|
|
44
|
+
}),
|
|
45
|
+
readonly: p.readonly,
|
|
46
|
+
placeholder: p.placeholder,
|
|
47
|
+
disabled: p.disabled,
|
|
48
|
+
autocomplete: p.autocomplete
|
|
49
|
+
}, null, 10, d)), [[l, f.value]]);
|
|
50
|
+
}
|
|
51
|
+
});
|
|
52
|
+
//#endregion
|
|
53
|
+
export { f as t };
|
package/dist/InputText.js
CHANGED
|
@@ -1,6 +1,3 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
export {
|
|
4
|
-
e as InputText,
|
|
5
|
-
r as InputTextPlugin
|
|
6
|
-
};
|
|
1
|
+
import { t as e } from "./InputText-CNn6q4pO.js";
|
|
2
|
+
import { t } from "./InputText-DaB5TeOR.js";
|
|
3
|
+
export { e as InputText, t as InputTextPlugin };
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
import { t as e } from "./register-component-CyAIF4Ns.js";
|
|
2
|
+
import { createElementBlock as t, defineComponent as n, inject as r, normalizeClass as i, openBlock as a, ref as o, unref as s, watch as c } from "vue";
|
|
3
|
+
//#region components/InputTextarea/InputTextarea.vue?vue&type=script&setup=true&lang.ts
|
|
4
|
+
var l = [
|
|
5
|
+
"value",
|
|
6
|
+
"type",
|
|
7
|
+
"placeholder",
|
|
8
|
+
"disabled"
|
|
9
|
+
], u = /* @__PURE__ */ n({
|
|
10
|
+
name: "TInputTextarea",
|
|
11
|
+
__name: "InputTextarea",
|
|
12
|
+
props: {
|
|
13
|
+
type: { default: "text" },
|
|
14
|
+
disabled: {
|
|
15
|
+
type: Boolean,
|
|
16
|
+
default: !1
|
|
17
|
+
},
|
|
18
|
+
modelValue: {},
|
|
19
|
+
placeholder: { default: void 0 },
|
|
20
|
+
disableStyle: {
|
|
21
|
+
type: Boolean,
|
|
22
|
+
default: !1
|
|
23
|
+
}
|
|
24
|
+
},
|
|
25
|
+
emits: ["update:model-value"],
|
|
26
|
+
setup(e, { emit: n }) {
|
|
27
|
+
let u = e, d = n, f = o(""), p = r("invalid", !1), m = r("validated", !1);
|
|
28
|
+
o("");
|
|
29
|
+
let h = ({ target: e }) => {
|
|
30
|
+
let t = e.value;
|
|
31
|
+
d("update:model-value", t);
|
|
32
|
+
};
|
|
33
|
+
return c(() => u.modelValue, (e) => {
|
|
34
|
+
e && (f.value = e);
|
|
35
|
+
}, { immediate: !0 }), (e, n) => (a(), t("textarea", {
|
|
36
|
+
value: f.value,
|
|
37
|
+
type: e.type,
|
|
38
|
+
class: i(["min-h-9 input-bg-color input-text-color input-outline border input-border input-roundnes input-padding w-full field-sizing-content", {
|
|
39
|
+
"border rounded-sm": !e.disableStyle,
|
|
40
|
+
"border-red-500": !s(m) && s(p),
|
|
41
|
+
"border-emerald-500": s(m) && !s(p)
|
|
42
|
+
}]),
|
|
43
|
+
placeholder: e.placeholder,
|
|
44
|
+
disabled: e.disabled,
|
|
45
|
+
onInput: h
|
|
46
|
+
}, null, 42, l));
|
|
47
|
+
}
|
|
48
|
+
}), d = { install(t) {
|
|
49
|
+
e(t, u);
|
|
50
|
+
} };
|
|
51
|
+
//#endregion
|
|
52
|
+
export { u as n, d as t };
|
package/dist/InputTextarea.js
CHANGED
|
@@ -1,6 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
export {
|
|
4
|
-
r as InputTextarea,
|
|
5
|
-
p as InputTextareaPlugin
|
|
6
|
-
};
|
|
1
|
+
import { n as e, t } from "./InputTextarea-ANZXZkRr.js";
|
|
2
|
+
export { e as InputTextarea, t as InputTextareaPlugin };
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
import { t as e } from "./register-component-CyAIF4Ns.js";
|
|
2
|
+
import { d as t } from "./ui-DkIu_nwk.js";
|
|
3
|
+
import { Fragment as n, computed as r, createBlock as i, createCommentVNode as a, createElementBlock as o, createTextVNode as s, defineComponent as c, mergeProps as l, openBlock as u, renderSlot as d, resolveComponent as f, resolveDynamicComponent as p, toDisplayString as m, withCtx as h } from "vue";
|
|
4
|
+
//#endregion
|
|
5
|
+
//#region components/Link/Link.vue
|
|
6
|
+
var g = /* @__PURE__ */ c({
|
|
7
|
+
name: "TLink",
|
|
8
|
+
__name: "Link",
|
|
9
|
+
props: {
|
|
10
|
+
to: {},
|
|
11
|
+
href: {},
|
|
12
|
+
type: { default: t.Default },
|
|
13
|
+
label: { default: "" },
|
|
14
|
+
target: { default: "_self" },
|
|
15
|
+
disabled: {
|
|
16
|
+
type: Boolean,
|
|
17
|
+
default: !1
|
|
18
|
+
}
|
|
19
|
+
},
|
|
20
|
+
setup(e, { emit: c }) {
|
|
21
|
+
let g = e, _ = r(() => {
|
|
22
|
+
switch (g.type) {
|
|
23
|
+
case t.Router: return "router-link";
|
|
24
|
+
default: return "a";
|
|
25
|
+
}
|
|
26
|
+
}), v = r(() => g.type === "router" ? { to: g.to } : { href: g.href });
|
|
27
|
+
return (e, t) => {
|
|
28
|
+
let r = f("t-icon");
|
|
29
|
+
return u(), i(p(_.value), l({
|
|
30
|
+
target: g.target,
|
|
31
|
+
disabled: g.disabled
|
|
32
|
+
}, v.value, { class: "color-caipira-primary-inverted underline font-bold inline-flex items-baseline input-outline" }), {
|
|
33
|
+
default: h(() => [e.$slots.default ? d(e.$slots, "default", { key: 0 }) : (u(), o(n, { key: 1 }, [s(m(g.label), 1)], 64)), g.target === "_blank" ? (u(), i(r, {
|
|
34
|
+
key: 2,
|
|
35
|
+
size: 15,
|
|
36
|
+
class: "ml-1",
|
|
37
|
+
icon: "open-in-new"
|
|
38
|
+
})) : a("", !0)]),
|
|
39
|
+
_: 3
|
|
40
|
+
}, 16, ["target", "disabled"]);
|
|
41
|
+
};
|
|
42
|
+
}
|
|
43
|
+
}), _ = { install(t) {
|
|
44
|
+
e(t, g);
|
|
45
|
+
} };
|
|
46
|
+
//#endregion
|
|
47
|
+
export { g as n, _ as t };
|
package/dist/Link.js
CHANGED
|
@@ -0,0 +1,96 @@
|
|
|
1
|
+
import { t as e } from "./register-component-CyAIF4Ns.js";
|
|
2
|
+
import { t } from "./Backdrop-C9lVI98r.js";
|
|
3
|
+
import { createBlock as n, createCommentVNode as r, createElementBlock as i, createElementVNode as a, defineComponent as o, mergeProps as s, normalizeClass as c, onMounted as l, openBlock as u, provide as d, ref as f, renderSlot as p, resolveComponent as m, resolveDynamicComponent as h, toDisplayString as g, toHandlers as _, withKeys as v } from "vue";
|
|
4
|
+
//#region components/Modal/Modal.vue?vue&type=script&setup=true&lang.ts
|
|
5
|
+
var y = {
|
|
6
|
+
key: 1,
|
|
7
|
+
class: "p-4 border-b border-color"
|
|
8
|
+
}, b = {
|
|
9
|
+
key: 0,
|
|
10
|
+
class: "block font-semibold uppercase"
|
|
11
|
+
}, x = ["id"], S = 0, C = /* @__PURE__ */ o({
|
|
12
|
+
name: "TModal",
|
|
13
|
+
__name: "Modal",
|
|
14
|
+
props: {
|
|
15
|
+
is: { default: void 0 },
|
|
16
|
+
on: { default: () => ({}) },
|
|
17
|
+
props: { default: () => ({}) },
|
|
18
|
+
title: { default: "" },
|
|
19
|
+
canClose: {
|
|
20
|
+
type: Boolean,
|
|
21
|
+
default: !0
|
|
22
|
+
},
|
|
23
|
+
showHeader: {
|
|
24
|
+
type: Boolean,
|
|
25
|
+
default: !0
|
|
26
|
+
},
|
|
27
|
+
showFooter: {
|
|
28
|
+
type: Boolean,
|
|
29
|
+
default: !1
|
|
30
|
+
},
|
|
31
|
+
injectStyle: { default: () => ({
|
|
32
|
+
wrapper: "",
|
|
33
|
+
body: "",
|
|
34
|
+
container: ""
|
|
35
|
+
}) },
|
|
36
|
+
hasBackdrop: {
|
|
37
|
+
type: Boolean,
|
|
38
|
+
default: !0
|
|
39
|
+
},
|
|
40
|
+
disableStyle: {
|
|
41
|
+
type: Boolean,
|
|
42
|
+
default: !1
|
|
43
|
+
}
|
|
44
|
+
},
|
|
45
|
+
emits: ["closed"],
|
|
46
|
+
setup(e, { emit: o }) {
|
|
47
|
+
let C = e, w = o, T = f(null), E = `tamandua-modal-${++S}`, D = (e) => {
|
|
48
|
+
e?.stopPropagation(), w("closed");
|
|
49
|
+
};
|
|
50
|
+
return l(() => {
|
|
51
|
+
T.value?.focus();
|
|
52
|
+
}), d("tamandua-modal-id", E), (e, o) => {
|
|
53
|
+
let l = m("t-button");
|
|
54
|
+
return u(), i("div", {
|
|
55
|
+
class: c(["fixed inset-0 focus-visible:outline-hidden z-10", {
|
|
56
|
+
"flex items-center": !C.disableStyle,
|
|
57
|
+
[C.injectStyle.wrapper]: !0
|
|
58
|
+
}]),
|
|
59
|
+
tabindex: "-1",
|
|
60
|
+
ref_key: "modal",
|
|
61
|
+
ref: T,
|
|
62
|
+
onKeyup: v(D, ["esc"])
|
|
63
|
+
}, [C.hasBackdrop ? (u(), n(t, {
|
|
64
|
+
key: 0,
|
|
65
|
+
class: "z-10",
|
|
66
|
+
onClick: D
|
|
67
|
+
})) : r("", !0), a("div", { class: c(["z-10 w-full md:w-[36rem] mx-auto", {
|
|
68
|
+
"relative floatable": !C.disableStyle,
|
|
69
|
+
[C.injectStyle.container]: !0
|
|
70
|
+
}]) }, [
|
|
71
|
+
C.canClose ? (u(), n(l, {
|
|
72
|
+
key: 0,
|
|
73
|
+
variant: "transparent",
|
|
74
|
+
icon: "close",
|
|
75
|
+
size: "",
|
|
76
|
+
class: "absolute justify-center top-0 right-0 h-14 w-14",
|
|
77
|
+
onClick: D
|
|
78
|
+
})) : r("", !0),
|
|
79
|
+
C.showHeader ? (u(), i("div", y, [C.title ? (u(), i("span", b, g(C.title), 1)) : r("", !0), e.$slots.header ? p(e.$slots, "header", { key: 1 }) : r("", !0)])) : r("", !0),
|
|
80
|
+
a("div", {
|
|
81
|
+
class: c(["flex flex-col flex-1 overflow-y-auto scrollbar", { [C.injectStyle.body]: !0 }]),
|
|
82
|
+
style: { "max-height": "80vh" }
|
|
83
|
+
}, [C.is ? (u(), n(h(C.is), s({ key: 0 }, C.props, _(C.on), { onClosed: D }), null, 16)) : p(e.$slots, "default", { key: 1 })], 2),
|
|
84
|
+
C.showFooter || e.$slots.footer ? (u(), i("div", {
|
|
85
|
+
key: 2,
|
|
86
|
+
class: "flex flex-row items-center justify-between p-4 border-t border-color",
|
|
87
|
+
id: `${E}-footer`
|
|
88
|
+
}, [p(e.$slots, "footer")], 8, x)) : r("", !0)
|
|
89
|
+
], 2)], 34);
|
|
90
|
+
};
|
|
91
|
+
}
|
|
92
|
+
}), w = { install(t) {
|
|
93
|
+
e(t, C);
|
|
94
|
+
} };
|
|
95
|
+
//#endregion
|
|
96
|
+
export { C as n, w as t };
|
package/dist/Modal.js
CHANGED
|
@@ -1,6 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
export {
|
|
4
|
-
r as Modal,
|
|
5
|
-
p as ModalPlugin
|
|
6
|
-
};
|
|
1
|
+
import { n as e, t } from "./Modal-m2bKGFai.js";
|
|
2
|
+
export { e as Modal, t as ModalPlugin };
|