@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
package/dist/Table-E9rOfkPs.js
DELETED
|
@@ -1,178 +0,0 @@
|
|
|
1
|
-
import './Table.css';
|
|
2
|
-
import { defineComponent as P, useSlots as q, ref as k, reactive as G, computed as h, resolveComponent as V, openBlock as a, createElementBlock as s, createElementVNode as b, normalizeClass as v, createCommentVNode as r, createVNode as $, Fragment as _, renderList as S, toDisplayString as H, createBlock as C, renderSlot as R, createTextVNode as J } from "vue";
|
|
3
|
-
import { F as w } from "./ui-UhY-K-wS.js";
|
|
4
|
-
import { _ as Q } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
5
|
-
const W = { class: "w-full color-text" }, X = ["onClick"], Y = {
|
|
6
|
-
key: 0,
|
|
7
|
-
class: "text-center w-10 relative"
|
|
8
|
-
}, Z = {
|
|
9
|
-
key: 2,
|
|
10
|
-
class: "text-center w-10 relative"
|
|
11
|
-
}, ee = {
|
|
12
|
-
key: 0,
|
|
13
|
-
class: "border-b"
|
|
14
|
-
}, te = ["colspan"], le = /* @__PURE__ */ P({
|
|
15
|
-
name: "TTable",
|
|
16
|
-
__name: "Table",
|
|
17
|
-
props: {
|
|
18
|
-
data: { default: () => [] },
|
|
19
|
-
rowKey: { default: "id" },
|
|
20
|
-
columns: { default: () => [] },
|
|
21
|
-
size: { default: w.Default },
|
|
22
|
-
loading: { type: Boolean, default: !1 },
|
|
23
|
-
selectable: { type: Boolean, default: !1 },
|
|
24
|
-
actionable: { type: Boolean, default: !1 },
|
|
25
|
-
stickyHeader: { type: Boolean, default: !0 },
|
|
26
|
-
rowClass: { default: "hover:bg-[var(--hover-color)]" },
|
|
27
|
-
tableDataClass: { default: "" }
|
|
28
|
-
},
|
|
29
|
-
emits: ["selected", "row-click", "action-click"],
|
|
30
|
-
setup(U, { expose: j, emit: N }) {
|
|
31
|
-
const e = U, f = N, D = q(), d = k(!1), n = k({}), p = k({}), g = k(!1), m = k(!1);
|
|
32
|
-
let c = G({});
|
|
33
|
-
const F = (t) => {
|
|
34
|
-
t.stopPropagation();
|
|
35
|
-
}, I = h(() => e.columns.length + (e.selectable ? 1 : 0) + (e.actionable ? 1 : 0) + (D.details ? 1 : 0) + 1), z = () => {
|
|
36
|
-
let t = 0, i = 0;
|
|
37
|
-
e.data.forEach((u) => {
|
|
38
|
-
n.value[u[e.rowKey]] ? t++ : i++;
|
|
39
|
-
}), i === 0 && t > 0 ? (m.value = !1, d.value = !0) : t === 0 ? (m.value = !1, d.value = !1) : i !== t && (m.value = !0, d.value = void 0), g.value = Object.keys(n.value).some(
|
|
40
|
-
(u) => n.value[u]
|
|
41
|
-
);
|
|
42
|
-
}, L = async (t, i) => {
|
|
43
|
-
i ? c[t] = e.data.find(
|
|
44
|
-
(u) => u[e.rowKey] === t
|
|
45
|
-
) : delete c[t], f("selected", c), z();
|
|
46
|
-
}, M = () => {
|
|
47
|
-
Object.keys(n.value).forEach((t) => {
|
|
48
|
-
delete n.value[t];
|
|
49
|
-
});
|
|
50
|
-
for (const t in c)
|
|
51
|
-
delete c[t];
|
|
52
|
-
d.value = !1, m.value = !1, g.value = !1, f("selected", c);
|
|
53
|
-
}, O = () => {
|
|
54
|
-
d.value ? e.data.forEach((t) => {
|
|
55
|
-
n.value[t[e.rowKey]] = !0, c[t[e.rowKey]] = t;
|
|
56
|
-
}) : e.data.forEach((t) => {
|
|
57
|
-
n.value[t[e.rowKey]] = !1, delete c[t[e.rowKey]], g.value = !1;
|
|
58
|
-
}), z(), f("selected", c);
|
|
59
|
-
}, B = h(() => e.loading && e.data.length === 0 ? Array.from({ length: 5 }, (t, i) => ({})) : e.data), x = h(() => D.details ? B.value.some(
|
|
60
|
-
(t) => !("hasDetails" in t) || t?.hasDetails
|
|
61
|
-
) : !1), y = h(() => e.tableDataClass ? e.tableDataClass : e.size === w.Small ? "px-2 py-1" : "px-2 py-2"), T = h(() => e.size === w.Small ? "text-sm" : "text-base");
|
|
62
|
-
return j({ clearSelection: M, inSelectionMode: g }), (t, i) => {
|
|
63
|
-
const u = V("t-input-checkbox"), K = V("t-skeleton"), A = V("t-button");
|
|
64
|
-
return a(), s("table", W, [
|
|
65
|
-
b("thead", null, [
|
|
66
|
-
b("tr", null, [
|
|
67
|
-
x.value ? (a(), s("th", {
|
|
68
|
-
key: 0,
|
|
69
|
-
class: v(["text-left bg-caipira-primary", {
|
|
70
|
-
"sticky top-0": e.stickyHeader,
|
|
71
|
-
[y.value]: !0
|
|
72
|
-
}])
|
|
73
|
-
}, null, 2)) : r("", !0),
|
|
74
|
-
e.selectable ? (a(), s("th", {
|
|
75
|
-
key: 1,
|
|
76
|
-
class: v(["text-center w-12 bg-caipira-primary", {
|
|
77
|
-
"sticky top-0": e.stickyHeader,
|
|
78
|
-
[y.value]: !0
|
|
79
|
-
}])
|
|
80
|
-
}, [
|
|
81
|
-
$(u, {
|
|
82
|
-
modelValue: d.value,
|
|
83
|
-
"onUpdate:modelValue": i[0] || (i[0] = (l) => d.value = l),
|
|
84
|
-
"is-indeterminate": m.value,
|
|
85
|
-
onInput: O
|
|
86
|
-
}, null, 8, ["modelValue", "is-indeterminate"])
|
|
87
|
-
], 2)) : r("", !0),
|
|
88
|
-
(a(!0), s(_, null, S(e.columns, (l, E) => (a(), s("th", {
|
|
89
|
-
class: v(["text-left select-none bg-caipira-primary font-semibold", {
|
|
90
|
-
"sticky top-0": e.stickyHeader,
|
|
91
|
-
[y.value]: !0,
|
|
92
|
-
[T.value]: !0
|
|
93
|
-
}]),
|
|
94
|
-
key: E
|
|
95
|
-
}, H(l.title ? l.title : ""), 3))), 128)),
|
|
96
|
-
e.actionable ? (a(), s("th", {
|
|
97
|
-
key: 2,
|
|
98
|
-
class: v(["text-left bg-caipira-primary", {
|
|
99
|
-
"sticky top-0": e.stickyHeader,
|
|
100
|
-
[y.value]: !0
|
|
101
|
-
}])
|
|
102
|
-
}, null, 2)) : r("", !0)
|
|
103
|
-
])
|
|
104
|
-
]),
|
|
105
|
-
b("tbody", null, [
|
|
106
|
-
(a(!0), s(_, null, S(B.value, (l, E) => (a(), s(_, {
|
|
107
|
-
key: l[e.rowKey]
|
|
108
|
-
}, [
|
|
109
|
-
b("tr", {
|
|
110
|
-
class: v({
|
|
111
|
-
"bg-[var(--hover-color)]": n.value[l[e.rowKey]],
|
|
112
|
-
[e.rowClass]: !0
|
|
113
|
-
}),
|
|
114
|
-
onClick: (o) => f("row-click", l)
|
|
115
|
-
}, [
|
|
116
|
-
x.value ? (a(), s("td", Y, [
|
|
117
|
-
e.loading ? (a(), C(K, { key: 0 })) : !("hasDetails" in l) || l.hasDetails ? (a(), C(A, {
|
|
118
|
-
key: 1,
|
|
119
|
-
modelValue: p.value[l[e.rowKey]],
|
|
120
|
-
"onUpdate:modelValue": (o) => p.value[l[e.rowKey]] = o,
|
|
121
|
-
variant: "transparent",
|
|
122
|
-
size: "",
|
|
123
|
-
class: "justify-center absolute inset-0",
|
|
124
|
-
hover: !1,
|
|
125
|
-
icon: p.value[l[e.rowKey]] ? "chevron-down" : "chevron-right",
|
|
126
|
-
onClick: (o) => p.value[l[e.rowKey]] = !p.value[l[e.rowKey]]
|
|
127
|
-
}, null, 8, ["modelValue", "onUpdate:modelValue", "icon", "onClick"])) : r("", !0)
|
|
128
|
-
])) : r("", !0),
|
|
129
|
-
e.selectable ? (a(), s("td", {
|
|
130
|
-
key: 1,
|
|
131
|
-
class: v(["text-center w-12", [y.value]])
|
|
132
|
-
}, [
|
|
133
|
-
$(u, {
|
|
134
|
-
modelValue: n.value[l[e.rowKey]],
|
|
135
|
-
"onUpdate:modelValue": (o) => n.value[l[e.rowKey]] = o,
|
|
136
|
-
"initialize-value": !0,
|
|
137
|
-
onClick: F,
|
|
138
|
-
onInput: (o) => L(l[e.rowKey], o)
|
|
139
|
-
}, null, 8, ["modelValue", "onUpdate:modelValue", "onInput"])
|
|
140
|
-
], 2)) : r("", !0),
|
|
141
|
-
(a(!0), s(_, null, S(e.columns, (o, ae) => (a(), s("td", {
|
|
142
|
-
class: v(["whitespace-nowrap", [y.value, T.value]])
|
|
143
|
-
}, [
|
|
144
|
-
e.loading ? (a(), C(K, { key: 0 })) : "slot" in o && t.$slots[o.slot] ? R(t.$slots, o.slot, {
|
|
145
|
-
key: 1,
|
|
146
|
-
row: l
|
|
147
|
-
}, void 0, !0) : "property" in o ? (a(), s(_, { key: 2 }, [
|
|
148
|
-
J(H(l[o.property]), 1)
|
|
149
|
-
], 64)) : r("", !0)
|
|
150
|
-
], 2))), 256)),
|
|
151
|
-
e.actionable ? (a(), s("td", Z, [
|
|
152
|
-
e.loading ? (a(), C(K, { key: 0 })) : !("hasActions" in l) || l.hasActions ? (a(), C(A, {
|
|
153
|
-
key: 1,
|
|
154
|
-
variant: "transparent",
|
|
155
|
-
icon: "dots-vertical",
|
|
156
|
-
size: "",
|
|
157
|
-
class: "justify-center absolute inset-0",
|
|
158
|
-
"aria-describedby": "tooltip",
|
|
159
|
-
"icon-props": { size: 16 },
|
|
160
|
-
hover: !1,
|
|
161
|
-
onClick: (o) => f("action-click", l)
|
|
162
|
-
}, null, 8, ["onClick"])) : r("", !0)
|
|
163
|
-
])) : r("", !0)
|
|
164
|
-
], 10, X),
|
|
165
|
-
x.value && p.value[l[e.rowKey]] ? (a(), s("tr", ee, [
|
|
166
|
-
b("td", { colspan: I.value }, [
|
|
167
|
-
R(t.$slots, "details", { row: l }, void 0, !0)
|
|
168
|
-
], 8, te)
|
|
169
|
-
])) : r("", !0)
|
|
170
|
-
], 64))), 128))
|
|
171
|
-
])
|
|
172
|
-
]);
|
|
173
|
-
};
|
|
174
|
-
}
|
|
175
|
-
}), re = /* @__PURE__ */ Q(le, [["__scopeId", "data-v-97e7109d"]]);
|
|
176
|
-
export {
|
|
177
|
-
re as T
|
|
178
|
-
};
|
|
@@ -1,73 +0,0 @@
|
|
|
1
|
-
import { defineComponent as _, resolveComponent as m, openBlock as l, createElementBlock as r, normalizeStyle as k, normalizeClass as p, createElementVNode as v, renderSlot as z, unref as s, toDisplayString as g, createBlock as u, withCtx as h, createVNode as B, createCommentVNode as E } from "vue";
|
|
2
|
-
import { E as o } from "./ui-UhY-K-wS.js";
|
|
3
|
-
const S = ["role"], b = { class: "px-2" }, $ = { key: 0 }, N = /* @__PURE__ */ _({
|
|
4
|
-
name: "TTag",
|
|
5
|
-
__name: "Tag",
|
|
6
|
-
props: {
|
|
7
|
-
text: { default: "" },
|
|
8
|
-
size: { default: o.Default },
|
|
9
|
-
role: { default: "" },
|
|
10
|
-
color: { default: "" },
|
|
11
|
-
confirmClose: { type: Boolean, default: !1 },
|
|
12
|
-
hasCloseButton: { type: Boolean, default: !1 }
|
|
13
|
-
},
|
|
14
|
-
emits: ["close"],
|
|
15
|
-
setup(f, { emit: d }) {
|
|
16
|
-
const e = f, i = d, x = (n, t) => {
|
|
17
|
-
n.stopPropagation(), t();
|
|
18
|
-
};
|
|
19
|
-
return (n, t) => {
|
|
20
|
-
const c = m("t-button"), C = m("t-popconfirm");
|
|
21
|
-
return l(), r("div", {
|
|
22
|
-
style: k(`background-color:${e.color}`),
|
|
23
|
-
class: p([{
|
|
24
|
-
"bg-caipira-primary-inverted": !e.color
|
|
25
|
-
}, "w-max inline-flex items-stretch rounded-xs select-none color-caipira-primary"]),
|
|
26
|
-
role: e.role
|
|
27
|
-
}, [
|
|
28
|
-
v("div", b, [
|
|
29
|
-
n.$slots.default ? z(n.$slots, "default", { key: 0 }) : (l(), r("span", {
|
|
30
|
-
key: 1,
|
|
31
|
-
class: p({
|
|
32
|
-
"text-xs": e.size === s(o).ExtraSmall,
|
|
33
|
-
"text-sm": e.size === s(o).Small,
|
|
34
|
-
"text-base": e.size === s(o).Default,
|
|
35
|
-
"text-lg": e.size === s(o).Large,
|
|
36
|
-
"text-xl": e.size === s(o).ExtraLarge
|
|
37
|
-
})
|
|
38
|
-
}, g(e.text), 3))
|
|
39
|
-
]),
|
|
40
|
-
e.hasCloseButton ? (l(), r("div", $, [
|
|
41
|
-
e.confirmClose ? (l(), u(C, {
|
|
42
|
-
key: 0,
|
|
43
|
-
message: "Are you sure you want to remove it?",
|
|
44
|
-
class: "h-full",
|
|
45
|
-
onConfirm: t[0] || (t[0] = (a) => i("close"))
|
|
46
|
-
}, {
|
|
47
|
-
default: h(({ onTogglePopover: a }) => [
|
|
48
|
-
B(c, {
|
|
49
|
-
variant: "transparent",
|
|
50
|
-
hover: !0,
|
|
51
|
-
icon: "close",
|
|
52
|
-
size: "",
|
|
53
|
-
class: "px-1.5 h-full",
|
|
54
|
-
onClick: (y) => x(y, a)
|
|
55
|
-
}, null, 8, ["onClick"])
|
|
56
|
-
]),
|
|
57
|
-
_: 1
|
|
58
|
-
})) : (l(), u(c, {
|
|
59
|
-
key: 1,
|
|
60
|
-
variant: "transparent",
|
|
61
|
-
icon: "close",
|
|
62
|
-
size: "sm",
|
|
63
|
-
class: "px-1.5 h-full",
|
|
64
|
-
onClick: t[1] || (t[1] = (a) => i("close"))
|
|
65
|
-
}))
|
|
66
|
-
])) : E("", !0)
|
|
67
|
-
], 14, S);
|
|
68
|
-
};
|
|
69
|
-
}
|
|
70
|
-
});
|
|
71
|
-
export {
|
|
72
|
-
N as _
|
|
73
|
-
};
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
import { defineComponent as d, resolveComponent as x, openBlock as g, createElementBlock as f, normalizeClass as a, unref as _, createVNode as r, createElementVNode as C, toDisplayString as w } from "vue";
|
|
2
|
-
import { a as N, T as t } from "./ui-UhY-K-wS.js";
|
|
3
|
-
const b = { class: "whitespace-nowrap overflow-x-hidden text-ellipsis max-w-2xl" }, v = /* @__PURE__ */ d({
|
|
4
|
-
name: "TToast",
|
|
5
|
-
__name: "Toast",
|
|
6
|
-
props: {
|
|
7
|
-
message: {}
|
|
8
|
-
},
|
|
9
|
-
emits: ["close"],
|
|
10
|
-
setup(c, { emit: l }) {
|
|
11
|
-
const i = l, s = c, m = (e) => {
|
|
12
|
-
switch (e) {
|
|
13
|
-
case t.SUCCESS:
|
|
14
|
-
return "check-circle";
|
|
15
|
-
case t.WARNING:
|
|
16
|
-
return "alert-octagon";
|
|
17
|
-
case t.DANGER:
|
|
18
|
-
return "close-circle";
|
|
19
|
-
default:
|
|
20
|
-
return "info-outline";
|
|
21
|
-
}
|
|
22
|
-
}, p = (e) => {
|
|
23
|
-
switch (e) {
|
|
24
|
-
case t.SUCCESS:
|
|
25
|
-
return "text-emerald-500";
|
|
26
|
-
case t.WARNING:
|
|
27
|
-
return "text-amber-500";
|
|
28
|
-
case t.DANGER:
|
|
29
|
-
return "text-red-400";
|
|
30
|
-
default:
|
|
31
|
-
return "text-blue-500";
|
|
32
|
-
}
|
|
33
|
-
}, u = (e) => {
|
|
34
|
-
i("close", e);
|
|
35
|
-
};
|
|
36
|
-
return (e, o) => {
|
|
37
|
-
const n = x("t-icon");
|
|
38
|
-
return g(), f("div", {
|
|
39
|
-
class: a(["shadow-md fixed flex bg-stone-100 dark:bg-zinc-700 w-min z-50 rounded-sm px-4 py-2 text-base select-none", {
|
|
40
|
-
"top-0 left-1/2 transform -translate-x-1/2": s.message.position === _(N).TOP
|
|
41
|
-
}])
|
|
42
|
-
}, [
|
|
43
|
-
r(n, {
|
|
44
|
-
icon: m(s.message.variant),
|
|
45
|
-
class: a([[p(s.message.variant)], "mr-2"]),
|
|
46
|
-
role: "button"
|
|
47
|
-
}, null, 8, ["icon", "class"]),
|
|
48
|
-
C("span", b, w(s.message.message), 1),
|
|
49
|
-
r(n, {
|
|
50
|
-
icon: "close",
|
|
51
|
-
class: "text-stone-400 ml-4",
|
|
52
|
-
role: "button",
|
|
53
|
-
onClick: o[0] || (o[0] = (E) => u(s.message.id))
|
|
54
|
-
})
|
|
55
|
-
], 2);
|
|
56
|
-
};
|
|
57
|
-
}
|
|
58
|
-
});
|
|
59
|
-
export {
|
|
60
|
-
v as _
|
|
61
|
-
};
|
package/dist/account-BwIftQHu.js
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
const t = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M12 2.846A4.399 4.577 0 0 1 16.4 7.423 4.399 4.577 0 0 1 12.001 12a4.399 4.577 0 0 1-4.4-4.577A4.399 4.577 0 0 1 12 2.846m0 11.442c4.861 0 8.798 2.048 8.798 4.578v2.288H3.202v-2.287c0-2.53 3.938-4.578 8.799-4.578z" style="stroke-width:.862381"/></svg>
|
|
2
|
-
`;
|
|
3
|
-
export {
|
|
4
|
-
t as default
|
|
5
|
-
};
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
const a = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M6 17c0-2 4-3.1 6-3.1s6 1.1 6 3.1v1H6m9-9a3 3 0 0 1-3 3 3 3 0 0 1-3-3 3 3 0 0 1 3-3 3 3 0 0 1 3 3M3 5v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2Z"/></svg>
|
|
2
|
-
`;
|
|
3
|
-
export {
|
|
4
|
-
a as default
|
|
5
|
-
};
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
const t = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M19 19H5V5h14m0-2H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2m-2.5 13.25c0-1.5-3-2.25-4.5-2.25s-4.5.75-4.5 2.25V17h9M12 12.25A2.25 2.25 0 0 0 14.25 10 2.25 2.25 0 0 0 12 7.75 2.25 2.25 0 0 0 9.75 10 2.25 2.25 0 0 0 12 12.25Z"/></svg>
|
|
2
|
-
`;
|
|
3
|
-
export {
|
|
4
|
-
t as default
|
|
5
|
-
};
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
const t = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M12 19.2c-2.5 0-4.71-1.28-6-3.2.03-2 4-3.1 6-3.1s5.97 1.1 6 3.1a7.232 7.232 0 0 1-6 3.2M12 5a3 3 0 0 1 3 3 3 3 0 0 1-3 3 3 3 0 0 1-3-3 3 3 0 0 1 3-3m0-3A10 10 0 0 0 2 12a10 10 0 0 0 10 10 10 10 0 0 0 10-10c0-5.53-4.5-10-10-10Z"/></svg>
|
|
2
|
-
`;
|
|
3
|
-
export {
|
|
4
|
-
t as default
|
|
5
|
-
};
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
const c = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M12 2A10 10 0 0 0 2 12a10 10 0 0 0 10 10 10 10 0 0 0 10-10A10 10 0 0 0 12 2M7.07 18.28c.43-.9 3.05-1.78 4.93-1.78s4.5.88 4.93 1.78A7.893 7.893 0 0 1 12 20c-1.86 0-3.57-.64-4.93-1.72m11.29-1.45c-1.43-1.74-4.9-2.33-6.36-2.33s-4.93.59-6.36 2.33A7.928 7.928 0 0 1 4 12c0-4.41 3.59-8 8-8s8 3.59 8 8c0 1.82-.62 3.5-1.64 4.83M12 6c-1.94 0-3.5 1.56-3.5 3.5S10.06 13 12 13s3.5-1.56 3.5-3.5S13.94 6 12 6m0 5a1.5 1.5 0 0 1-1.5-1.5A1.5 1.5 0 0 1 12 8a1.5 1.5 0 0 1 1.5 1.5A1.5 1.5 0 0 1 12 11Z"/></svg>
|
|
2
|
-
`;
|
|
3
|
-
export {
|
|
4
|
-
c as default
|
|
5
|
-
};
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
const t = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M12 5.638a3.071 3.071 0 0 1 3.07 3.071A3.071 3.071 0 0 1 12 11.781a3.071 3.071 0 0 1-3.072-3.072A3.071 3.071 0 0 1 12 5.638M5.856 7.832c.492 0 .949.131 1.344.369a4.858 4.858 0 0 0 .991 3.474 2.63 2.63 0 0 1-2.335 1.422 2.633 2.633 0 0 1-2.632-2.633 2.633 2.633 0 0 1 2.632-2.632m12.287 0a2.633 2.633 0 0 1 2.632 2.632 2.633 2.633 0 0 1-2.632 2.633 2.63 2.63 0 0 1-2.335-1.422 4.858 4.858 0 0 0 .991-3.474 2.591 2.591 0 0 1 1.344-.369M6.295 16.827c0-1.818 2.554-3.291 5.705-3.291 3.15 0 5.704 1.473 5.704 3.29v1.536H6.295v-1.535M1.47 18.362v-1.316c0-1.22 1.659-2.247 3.905-2.545-.518.596-.834 1.422-.834 2.325v1.536H1.47m21.06 0h-3.07v-1.535c0-.904-.316-1.73-.834-2.327 2.246.3 3.905 1.326 3.905 2.546z" style="stroke-width:.877525"/></svg>
|
|
2
|
-
`;
|
|
3
|
-
export {
|
|
4
|
-
t as default
|
|
5
|
-
};
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
const c = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M12 5.846a3.077 3.077 0 0 0-3.077 3.077A3.077 3.077 0 0 0 12 12a3.077 3.077 0 0 0 3.077-3.077A3.077 3.077 0 0 0 12 5.846m0 1.758a1.319 1.319 0 0 1 1.319 1.319A1.319 1.319 0 0 1 12 10.242a1.319 1.319 0 0 1-1.319-1.32A1.319 1.319 0 0 1 12 7.605m-5.715.88a2.198 2.198 0 0 0-2.198 2.197c0 .827.466 1.539 1.134 1.917.317.176.677.281 1.064.281s.748-.105 1.064-.281c.325-.185.598-.449.8-.765a4.765 4.765 0 0 1-.985-2.91v-.246a2.077 2.077 0 0 0-.879-.194m11.43 0c-.317 0-.616.07-.88.194v.246a4.765 4.765 0 0 1-.984 2.91c.105.167.22.299.352.43a2.182 2.182 0 0 0 1.512.615 2.208 2.208 0 0 0 2.198-2.198 2.198 2.198 0 0 0-2.198-2.197M12 13.758c-2.057 0-6.154 1.029-6.154 3.078v1.318h12.308v-1.318c0-2.049-4.097-3.078-6.154-3.078m-6.41.484c-1.696.202-4.14 1.064-4.14 2.594v1.318h2.637v-1.697c0-.888.607-1.626 1.504-2.215m12.818 0c.897.589 1.504 1.327 1.504 2.215v1.697h2.637v-1.318c0-1.53-2.444-2.392-4.14-2.594M12 15.517c1.345 0 2.849.44 3.719.879H8.281c.87-.44 2.374-.88 3.719-.88Z" style="stroke-width:.879185"/></svg>
|
|
2
|
-
`;
|
|
3
|
-
export {
|
|
4
|
-
c as default
|
|
5
|
-
};
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
const t = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M16 17V19H2V17S2 13 9 13 16 17 16 17M12.5 7.5A3.5 3.5 0 1 0 9 11A3.5 3.5 0 0 0 12.5 7.5M15.94 13A5.32 5.32 0 0 1 18 17V19H22V17S22 13.37 15.94 13M15 4A3.39 3.39 0 0 0 13.07 4.59A5 5 0 0 1 13.07 10.41A3.39 3.39 0 0 0 15 11A3.5 3.5 0 0 0 15 4Z" /></svg>
|
|
2
|
-
`;
|
|
3
|
-
export {
|
|
4
|
-
t as default
|
|
5
|
-
};
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
const t = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M13.07 10.41A5 5 0 0 0 13.07 4.59A3.39 3.39 0 0 1 15 4A3.5 3.5 0 0 1 15 11A3.39 3.39 0 0 1 13.07 10.41M5.5 7.5A3.5 3.5 0 1 1 9 11A3.5 3.5 0 0 1 5.5 7.5M7.5 7.5A1.5 1.5 0 1 0 9 6A1.5 1.5 0 0 0 7.5 7.5M16 17V19H2V17S2 13 9 13 16 17 16 17M14 17C13.86 16.22 12.67 15 9 15S4.07 16.31 4 17M15.95 13A5.32 5.32 0 0 1 18 17V19H22V17S22 13.37 15.94 13Z" /></svg>
|
|
2
|
-
`;
|
|
3
|
-
export {
|
|
4
|
-
t as default
|
|
5
|
-
};
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
const t = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M12 3a4.5 4.5 0 0 1 4.5 4.5A4.5 4.5 0 0 1 12 12a4.5 4.5 0 0 1-4.5-4.5A4.5 4.5 0 0 1 12 3m0 2.25A2.25 2.25 0 0 0 9.75 7.5 2.25 2.25 0 0 0 12 9.75a2.25 2.25 0 0 0 2.25-2.25A2.25 2.25 0 0 0 12 5.25m0 7.875c3.004 0 9 1.496 9 4.5v3.374H3v-3.374c0-3.004 5.996-4.5 9-4.5m0 2.137c-3.341 0-6.862 1.643-6.862 2.363v1.237h13.724v-1.237c0-.72-3.52-2.363-6.862-2.363z" style="stroke-width:1.12494"/></svg>
|
|
2
|
-
`;
|
|
3
|
-
export {
|
|
4
|
-
t as default
|
|
5
|
-
};
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
const t = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M8.27,3L3,8.27V15.73L8.27,21H15.73C17.5,19.24 21,15.73 21,15.73V8.27L15.73,3M9.1,5H14.9L19,9.1V14.9L14.9,19H9.1L5,14.9V9.1M11,15H13V17H11V15M11,7H13V13H11V7" /></svg>
|
|
2
|
-
`;
|
|
3
|
-
export {
|
|
4
|
-
t as default
|
|
5
|
-
};
|
package/dist/api-CR8Sh93S.js
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
const H = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7 7H5A2 2 0 0 0 3 9V17H5V13H7V17H9V9A2 2 0 0 0 7 7M7 11H5V9H7M14 7H10V17H12V13H14A2 2 0 0 0 16 11V9A2 2 0 0 0 14 7M14 11H12V9H14M20 9V15H21V17H17V15H18V9H17V7H21V9Z" /></svg>
|
|
2
|
-
`;
|
|
3
|
-
export {
|
|
4
|
-
H as default
|
|
5
|
-
};
|
package/dist/apps-B1TP2L84.js
DELETED
package/dist/archive-Ci7c07jz.js
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
const t = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M5.12,5L5.93,4H17.93L18.87,5M12,17.5L6.5,12H10V10H14V12H17.5L12,17.5M20.54,5.23L19.15,3.55C18.88,3.21 18.47,3 18,3H6C5.53,3 5.12,3.21 4.84,3.55L3.46,5.23C3.17,5.57 3,6 3,6.5V19A2,2 0 0,0 5,21H19A2,2 0 0,0 21,19V6.5C21,6 20.83,5.57 20.54,5.23Z" /></svg>
|
|
2
|
-
`;
|
|
3
|
-
export {
|
|
4
|
-
t as default
|
|
5
|
-
};
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
const l = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M20.54 5.23l-1.39-1.68C18.88 3.21 18.47 3 18 3H6c-.47 0-.88.21-1.16.55L3.46 5.23C3.17 5.57 3 6.02 3 6.5V19c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V6.5c0-.48-.17-.93-.46-1.27zM6.24 5h11.52l.83 1H5.42l.82-1zM5 19V8h14v11H5zm8-5.35V9.5h-2v4.15l-1.79-1.79-1.42 1.41L12 17.48l4.21-4.21-1.42-1.41z"></path></svg>
|
|
2
|
-
`;
|
|
3
|
-
export {
|
|
4
|
-
l as default
|
|
5
|
-
};
|
package/dist/bank-DaMwEqAA.js
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
const H = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M6.5,10H4.5V17H6.5V10M12.5,10H10.5V17H12.5V10M21,19H2V21H21V19M18.5,10H16.5V17H18.5V10M11.5,3.26L16.71,6H6.29L11.5,3.26M11.5,1L2,6V8H21V6L11.5,1Z" /></svg>
|
|
2
|
-
`;
|
|
3
|
-
export {
|
|
4
|
-
H as default
|
|
5
|
-
};
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
const v = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" ><path d="M6.298 2.788c-.903.083-1.667.921-1.667 1.843v14.738c0 .968.875 1.843 1.842 1.843h11.054c.967 0 1.842-.875 1.842-1.843V4.631a1.842 1.842 0 0 0-1.842-1.843H12v6.448L9.697 7.855 7.394 9.236V2.788H6.298M12 12.921h.921a.921.921 0 0 1 .921.921v3.685h-.92v-1.842H12v1.842h-.921v-3.685a.921.921 0 0 1 .921-.92m0 .92v.922h.921v-.922H12m2.764.922h2.763v.92l-1.842 2.764h1.842v.921h-2.763v-.92l1.842-2.764h-1.842Z" style="stroke-width:.92118"/></svg>
|
|
2
|
-
`;
|
|
3
|
-
export {
|
|
4
|
-
v as default
|
|
5
|
-
};
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
const l = `<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" viewBox="0 0 24 24"><path d="M19 2a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H9a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h10m0 2h-3v6l-2.5-2.25L11 10V4H9v12h10M3 20a2 2 0 0 0 2 2h12v-2H5V6H3Z"/></svg>
|
|
2
|
-
`;
|
|
3
|
-
export {
|
|
4
|
-
l as default
|
|
5
|
-
};
|
package/dist/bucket-42cRrGev.js
DELETED
package/dist/camera-Bn3sKwqx.js
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
const a = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M4 5h3l2-2h6l2 2h3a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2m8 3a5 5 0 0 0-5 5 5 5 0 0 0 5 5 5 5 0 0 0 5-5 5 5 0 0 0-5-5m0 2a3 3 0 0 1 3 3 3 3 0 0 1-3 3 3 3 0 0 1-3-3 3 3 0 0 1 3-3z"/></svg>
|
|
2
|
-
`;
|
|
3
|
-
export {
|
|
4
|
-
a as default
|
|
5
|
-
};
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
const a = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M11.19 2.25c-.26 0-.52.06-.77.15L3.06 5.45a1.994 1.994 0 0 0-1.09 2.6L6.93 20a2 2 0 0 0 1.81 1.25c.26 0 .53-.03.79-.15l7.37-3.05a2.02 2.02 0 0 0 1.23-1.8c.01-.25-.04-.54-.13-.8L13 3.5a1.954 1.954 0 0 0-1.81-1.25m3.48 0 3.45 8.35V4.25a2 2 0 0 0-2-2m4.01 1.54v9.03l2.43-5.86a1.99 1.99 0 0 0-1.09-2.6m-10.28-.14 4.98 12.02-7.39 3.06L3.8 7.29"/></svg>
|
|
2
|
-
`;
|
|
3
|
-
export {
|
|
4
|
-
a as default
|
|
5
|
-
};
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
const a = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M5 2h14a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1m1 2v8h12V4H6m14 13a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-1h16v1m0 4a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-1h16v1Z"/></svg>
|
|
2
|
-
`;
|
|
3
|
-
export {
|
|
4
|
-
a as default
|
|
5
|
-
};
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
const t = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M17,18A2,2 0 0,1 19,20A2,2 0 0,1 17,22C15.89,22 15,21.1 15,20C15,18.89 15.89,18 17,18M1,2H4.27L5.21,4H20A1,1 0 0,1 21,5C21,5.17 20.95,5.34 20.88,5.5L17.3,11.97C16.96,12.58 16.3,13 15.55,13H8.1L7.2,14.63L7.17,14.75A0.25,0.25 0 0,0 7.42,15H19V17H7C5.89,17 5,16.1 5,15C5,14.65 5.09,14.32 5.24,14.04L6.6,11.59L3,4H1V2M7,18A2,2 0 0,1 9,20A2,2 0 0,1 7,22C5.89,22 5,21.1 5,20C5,18.89 5.89,18 7,18M16,11L18.78,6H6.14L8.5,11H16Z" /></svg>
|
|
2
|
-
`;
|
|
3
|
-
export {
|
|
4
|
-
t as default
|
|
5
|
-
};
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
const t = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M19 3H5C3.9 3 3 3.9 3 5V19C3 20.1 3.9 21 5 21H19C20.1 21 21 20.1 21 19V5C21 3.9 20.1 3 19 3M9 17H7V10H9V17M13 17H11V7H13V17M17 17H15V13H17V17Z" /></svg>
|
|
2
|
-
`;
|
|
3
|
-
export {
|
|
4
|
-
t as default
|
|
5
|
-
};
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
const H = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M9 17H7V10H9V17M13 17H11V7H13V17M17 17H15V13H17V17M19 19H5V5H19V19.1M19 3H5C3.9 3 3 3.9 3 5V19C3 20.1 3.9 21 5 21H19C20.1 21 21 20.1 21 19V5C21 3.9 20.1 3 19 3Z" /></svg>
|
|
2
|
-
`;
|
|
3
|
-
export {
|
|
4
|
-
H as default
|
|
5
|
-
};
|
package/dist/check-Bap1mRZ1.js
DELETED
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
const t = `<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor"><path d="M12 2C6.5 2 2 6.5 2 12S6.5 22 12 22 22 17.5 22 12 17.5 2 12 2M12 20C7.59 20 4 16.41 4 12S7.59 4 12 4 20 7.59 20 12 16.41 20 12 20M16.59 7.58L10 14.17L7.41 11.59L6 13L10 17L18 9L16.59 7.58Z" /></svg>
|
|
2
|
-
`;
|
|
3
|
-
export {
|
|
4
|
-
t as default
|
|
5
|
-
};
|