@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/SensitiveInfo.js
CHANGED
|
@@ -1,6 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
export {
|
|
4
|
-
i as SensitiveInfo,
|
|
5
|
-
f as SensitiveInfoPlugin
|
|
6
|
-
};
|
|
1
|
+
import { n as e, t } from "./SensitiveInfo-Iv6J_vi-.js";
|
|
2
|
+
export { e as SensitiveInfo, t as SensitiveInfoPlugin };
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { t as e } from "./register-component-CyAIF4Ns.js";
|
|
2
|
+
import { createElementBlock as t, defineComponent as n, normalizeClass as r, openBlock as i } from "vue";
|
|
3
|
+
//#endregion
|
|
4
|
+
//#region components/Skeleton/Skeleton.vue
|
|
5
|
+
var a = /* @__PURE__ */ n({
|
|
6
|
+
name: "TSkeleton",
|
|
7
|
+
__name: "Skeleton",
|
|
8
|
+
props: {
|
|
9
|
+
marginClass: { default: "" },
|
|
10
|
+
sizeClass: { default: "w-full h-4" }
|
|
11
|
+
},
|
|
12
|
+
setup(e) {
|
|
13
|
+
let n = e;
|
|
14
|
+
return (e, a) => (i(), t("div", { class: r(["animate-pulse bg-[var(--unfocused-bg-color)] rounded-sm", [n.marginClass, n.sizeClass]]) }, null, 2));
|
|
15
|
+
}
|
|
16
|
+
}), o = { install(t) {
|
|
17
|
+
e(t, a);
|
|
18
|
+
} };
|
|
19
|
+
//#endregion
|
|
20
|
+
export { a as n, o as t };
|
package/dist/Skeleton.js
CHANGED
|
@@ -1,6 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
export {
|
|
4
|
-
r as Skeleton,
|
|
5
|
-
l as SkeletonPlugin
|
|
6
|
-
};
|
|
1
|
+
import { n as e, t } from "./Skeleton-DYplWsXJ.js";
|
|
2
|
+
export { e as Skeleton, t as SkeletonPlugin };
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { t as e } from "./register-component-CyAIF4Ns.js";
|
|
2
|
+
import { Fragment as t, createCommentVNode as n, createElementBlock as r, createElementVNode as i, defineComponent as a, normalizeClass as o, openBlock as s, ref as c, renderList as l, renderSlot as u, toDisplayString as d } from "vue";
|
|
3
|
+
//#region components/Tab/Tab.vue?vue&type=script&setup=true&lang.ts
|
|
4
|
+
var f = {
|
|
5
|
+
class: "flex md:flex-row flex-wrap list-none p-1 bg-[var(--unfocused-bg-color)] rounded-[var(--content-radius)]",
|
|
6
|
+
role: "tablist",
|
|
7
|
+
"aria-orientation": "horizontal",
|
|
8
|
+
"aria-label": "Tabs"
|
|
9
|
+
}, p = ["onClick"], m = /* @__PURE__ */ a({
|
|
10
|
+
name: "TTab",
|
|
11
|
+
__name: "Tab",
|
|
12
|
+
props: {
|
|
13
|
+
tabs: { default: () => [] },
|
|
14
|
+
headingFontSizeClass: { default: "text-base" },
|
|
15
|
+
contentMarginClass: { default: "mt-2" }
|
|
16
|
+
},
|
|
17
|
+
emits: ["tab-change"],
|
|
18
|
+
setup(e, { emit: a }) {
|
|
19
|
+
let m = e, h = a, g = c(0), _ = (e) => {
|
|
20
|
+
e < 0 || e >= m.tabs.length || e === g.value || (g.value = e, h("tab-change", m.tabs[e]));
|
|
21
|
+
};
|
|
22
|
+
return (e, a) => (s(), r("div", null, [i("ul", f, [(s(!0), r(t, null, l(m.tabs, (e, t) => (s(), r("li", {
|
|
23
|
+
role: "button",
|
|
24
|
+
class: o(["block py-2 px-4 rounded-[var(--content-radius)] cursor-pointer flex-1 text-center select-none", {
|
|
25
|
+
"bg-caipira-primary": t === g.value,
|
|
26
|
+
[m.headingFontSizeClass]: !0
|
|
27
|
+
}]),
|
|
28
|
+
key: t,
|
|
29
|
+
onClick: (e) => _(t)
|
|
30
|
+
}, d(e?.title), 11, p))), 128))]), i("div", { class: o([m.contentMarginClass]) }, [(s(!0), r(t, null, l(m.tabs, (t, i) => (s(), r("div", {
|
|
31
|
+
key: i,
|
|
32
|
+
class: o({ hidden: i !== g.value }),
|
|
33
|
+
role: "tabpanel"
|
|
34
|
+
}, [t?.slot ? u(e.$slots, t.slot, { key: 0 }) : n("", !0)], 2))), 128))], 2)]));
|
|
35
|
+
}
|
|
36
|
+
}), h = { install(t) {
|
|
37
|
+
e(t, m);
|
|
38
|
+
} };
|
|
39
|
+
//#endregion
|
|
40
|
+
export { m as n, h as t };
|
package/dist/Tab.js
CHANGED
|
@@ -0,0 +1,170 @@
|
|
|
1
|
+
import './Table.css';
|
|
2
|
+
import { t as e } from "./register-component-CyAIF4Ns.js";
|
|
3
|
+
import { c as t } from "./ui-DkIu_nwk.js";
|
|
4
|
+
import { t as n } from "./_plugin-vue_export-helper-B3ysoDQm.js";
|
|
5
|
+
import { Fragment as r, computed as i, createBlock as a, createCommentVNode as o, createElementBlock as s, createElementVNode as c, createTextVNode as l, createVNode as u, defineComponent as d, normalizeClass as f, openBlock as p, reactive as m, ref as h, renderList as g, renderSlot as _, resolveComponent as v, toDisplayString as y, useSlots as b } from "vue";
|
|
6
|
+
//#region components/Table/Table.vue?vue&type=script&setup=true&lang.ts
|
|
7
|
+
var x = { class: "w-full color-text" }, S = ["onClick"], C = {
|
|
8
|
+
key: 0,
|
|
9
|
+
class: "text-center w-10 relative"
|
|
10
|
+
}, w = {
|
|
11
|
+
key: 2,
|
|
12
|
+
class: "text-center w-10 relative"
|
|
13
|
+
}, T = {
|
|
14
|
+
key: 0,
|
|
15
|
+
class: "border-b"
|
|
16
|
+
}, E = ["colspan"], D = /*#__PURE__*/ n(/* @__PURE__ */ d({
|
|
17
|
+
name: "TTable",
|
|
18
|
+
__name: "Table",
|
|
19
|
+
props: {
|
|
20
|
+
data: { default: () => [] },
|
|
21
|
+
rowKey: { default: "id" },
|
|
22
|
+
columns: { default: () => [] },
|
|
23
|
+
size: { default: t.Default },
|
|
24
|
+
loading: {
|
|
25
|
+
type: Boolean,
|
|
26
|
+
default: !1
|
|
27
|
+
},
|
|
28
|
+
selectable: {
|
|
29
|
+
type: Boolean,
|
|
30
|
+
default: !1
|
|
31
|
+
},
|
|
32
|
+
actionable: {
|
|
33
|
+
type: Boolean,
|
|
34
|
+
default: !1
|
|
35
|
+
},
|
|
36
|
+
stickyHeader: {
|
|
37
|
+
type: Boolean,
|
|
38
|
+
default: !0
|
|
39
|
+
},
|
|
40
|
+
rowClass: { default: "hover:bg-[var(--hover-color)]" },
|
|
41
|
+
tableDataClass: { default: "" }
|
|
42
|
+
},
|
|
43
|
+
emits: [
|
|
44
|
+
"selected",
|
|
45
|
+
"row-click",
|
|
46
|
+
"action-click"
|
|
47
|
+
],
|
|
48
|
+
setup(e, { expose: n, emit: d }) {
|
|
49
|
+
let D = e, O = d, k = b(), A = h(!1), j = h({}), M = h({}), N = h(!1), P = h(!1), F = m({}), I = (e) => {
|
|
50
|
+
e.stopPropagation();
|
|
51
|
+
}, L = i(() => D.columns.length + +!!D.selectable + +!!D.actionable + +!!k.details + 1), R = () => {
|
|
52
|
+
let e = 0, t = 0;
|
|
53
|
+
D.data.forEach((n) => {
|
|
54
|
+
j.value[n[D.rowKey]] ? e++ : t++;
|
|
55
|
+
}), t === 0 && e > 0 ? (P.value = !1, A.value = !0) : e === 0 ? (P.value = !1, A.value = !1) : t !== e && (P.value = !0, A.value = void 0), N.value = Object.keys(j.value).some((e) => j.value[e]);
|
|
56
|
+
}, z = async (e, t) => {
|
|
57
|
+
t ? F[e] = D.data.find((t) => t[D.rowKey] === e) : delete F[e], O("selected", F), R();
|
|
58
|
+
}, B = () => {
|
|
59
|
+
Object.keys(j.value).forEach((e) => {
|
|
60
|
+
delete j.value[e];
|
|
61
|
+
});
|
|
62
|
+
for (let e in F) delete F[e];
|
|
63
|
+
A.value = !1, P.value = !1, N.value = !1, O("selected", F);
|
|
64
|
+
}, V = () => {
|
|
65
|
+
A.value ? D.data.forEach((e) => {
|
|
66
|
+
j.value[e[D.rowKey]] = !0, F[e[D.rowKey]] = e;
|
|
67
|
+
}) : D.data.forEach((e) => {
|
|
68
|
+
j.value[e[D.rowKey]] = !1, delete F[e[D.rowKey]], N.value = !1;
|
|
69
|
+
}), R(), O("selected", F);
|
|
70
|
+
}, H = i(() => D.loading && D.data.length === 0 ? Array.from({ length: 5 }, (e, t) => ({})) : D.data), U = i(() => k.details ? H.value.some((e) => !("hasDetails" in e) || e?.hasDetails) : !1), W = i(() => D.tableDataClass ? D.tableDataClass : D.size === t.Small ? "px-2 py-1" : "px-2 py-2"), G = i(() => D.size === t.Small ? "text-sm" : "text-base");
|
|
71
|
+
return n({
|
|
72
|
+
clearSelection: B,
|
|
73
|
+
inSelectionMode: N
|
|
74
|
+
}), (e, t) => {
|
|
75
|
+
let n = v("t-input-checkbox"), i = v("t-skeleton"), d = v("t-button");
|
|
76
|
+
return p(), s("table", x, [c("thead", null, [c("tr", null, [
|
|
77
|
+
U.value ? (p(), s("th", {
|
|
78
|
+
key: 0,
|
|
79
|
+
class: f(["text-left bg-caipira-primary", {
|
|
80
|
+
"sticky top-0": D.stickyHeader,
|
|
81
|
+
[W.value]: !0
|
|
82
|
+
}])
|
|
83
|
+
}, null, 2)) : o("", !0),
|
|
84
|
+
D.selectable ? (p(), s("th", {
|
|
85
|
+
key: 1,
|
|
86
|
+
class: f(["text-center w-12 bg-caipira-primary", {
|
|
87
|
+
"sticky top-0": D.stickyHeader,
|
|
88
|
+
[W.value]: !0
|
|
89
|
+
}])
|
|
90
|
+
}, [u(n, {
|
|
91
|
+
modelValue: A.value,
|
|
92
|
+
"onUpdate:modelValue": t[0] ||= (e) => A.value = e,
|
|
93
|
+
"is-indeterminate": P.value,
|
|
94
|
+
onInput: V
|
|
95
|
+
}, null, 8, ["modelValue", "is-indeterminate"])], 2)) : o("", !0),
|
|
96
|
+
(p(!0), s(r, null, g(D.columns, (e, t) => (p(), s("th", {
|
|
97
|
+
class: f(["text-left select-none bg-caipira-primary font-semibold", {
|
|
98
|
+
"sticky top-0": D.stickyHeader,
|
|
99
|
+
[W.value]: !0,
|
|
100
|
+
[G.value]: !0
|
|
101
|
+
}]),
|
|
102
|
+
key: t
|
|
103
|
+
}, y(e.title ? e.title : ""), 3))), 128)),
|
|
104
|
+
D.actionable ? (p(), s("th", {
|
|
105
|
+
key: 2,
|
|
106
|
+
class: f(["text-left bg-caipira-primary", {
|
|
107
|
+
"sticky top-0": D.stickyHeader,
|
|
108
|
+
[W.value]: !0
|
|
109
|
+
}])
|
|
110
|
+
}, null, 2)) : o("", !0)
|
|
111
|
+
])]), c("tbody", null, [(p(!0), s(r, null, g(H.value, (t, m) => (p(), s(r, { key: t[D.rowKey] }, [c("tr", {
|
|
112
|
+
class: f({
|
|
113
|
+
"bg-[var(--hover-color)]": j.value[t[D.rowKey]],
|
|
114
|
+
[D.rowClass]: !0
|
|
115
|
+
}),
|
|
116
|
+
onClick: (e) => O("row-click", t)
|
|
117
|
+
}, [
|
|
118
|
+
U.value ? (p(), s("td", C, [D.loading ? (p(), a(i, { key: 0 })) : !("hasDetails" in t) || t.hasDetails ? (p(), a(d, {
|
|
119
|
+
key: 1,
|
|
120
|
+
modelValue: M.value[t[D.rowKey]],
|
|
121
|
+
"onUpdate:modelValue": (e) => M.value[t[D.rowKey]] = e,
|
|
122
|
+
variant: "transparent",
|
|
123
|
+
size: "",
|
|
124
|
+
class: "justify-center absolute inset-0",
|
|
125
|
+
hover: !1,
|
|
126
|
+
icon: M.value[t[D.rowKey]] ? "chevron-down" : "chevron-right",
|
|
127
|
+
onClick: (e) => M.value[t[D.rowKey]] = !M.value[t[D.rowKey]]
|
|
128
|
+
}, null, 8, [
|
|
129
|
+
"modelValue",
|
|
130
|
+
"onUpdate:modelValue",
|
|
131
|
+
"icon",
|
|
132
|
+
"onClick"
|
|
133
|
+
])) : o("", !0)])) : o("", !0),
|
|
134
|
+
D.selectable ? (p(), s("td", {
|
|
135
|
+
key: 1,
|
|
136
|
+
class: f(["text-center w-12", [W.value]])
|
|
137
|
+
}, [u(n, {
|
|
138
|
+
modelValue: j.value[t[D.rowKey]],
|
|
139
|
+
"onUpdate:modelValue": (e) => j.value[t[D.rowKey]] = e,
|
|
140
|
+
"initialize-value": !0,
|
|
141
|
+
onClick: I,
|
|
142
|
+
onInput: (e) => z(t[D.rowKey], e)
|
|
143
|
+
}, null, 8, [
|
|
144
|
+
"modelValue",
|
|
145
|
+
"onUpdate:modelValue",
|
|
146
|
+
"onInput"
|
|
147
|
+
])], 2)) : o("", !0),
|
|
148
|
+
(p(!0), s(r, null, g(D.columns, (n, c) => (p(), s("td", { class: f(["whitespace-nowrap", [W.value, G.value]]) }, [D.loading ? (p(), a(i, { key: 0 })) : "slot" in n && e.$slots[n.slot] ? _(e.$slots, n.slot, {
|
|
149
|
+
key: 1,
|
|
150
|
+
row: t
|
|
151
|
+
}, void 0, !0) : "property" in n ? (p(), s(r, { key: 2 }, [l(y(t[n.property]), 1)], 64)) : o("", !0)], 2))), 256)),
|
|
152
|
+
D.actionable ? (p(), s("td", w, [D.loading ? (p(), a(i, { key: 0 })) : !("hasActions" in t) || t.hasActions ? (p(), a(d, {
|
|
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: (e) => O("action-click", t)
|
|
162
|
+
}, null, 8, ["onClick"])) : o("", !0)])) : o("", !0)
|
|
163
|
+
], 10, S), U.value && M.value[t[D.rowKey]] ? (p(), s("tr", T, [c("td", { colspan: L.value }, [_(e.$slots, "details", { row: t }, void 0, !0)], 8, E)])) : o("", !0)], 64))), 128))])]);
|
|
164
|
+
};
|
|
165
|
+
}
|
|
166
|
+
}), [["__scopeId", "data-v-97e7109d"]]), O = { install(t) {
|
|
167
|
+
e(t, D);
|
|
168
|
+
} };
|
|
169
|
+
//#endregion
|
|
170
|
+
export { D as n, O as t };
|
package/dist/Table.js
CHANGED
|
@@ -0,0 +1,71 @@
|
|
|
1
|
+
import { t as e } from "./register-component-CyAIF4Ns.js";
|
|
2
|
+
import { o as t } from "./ui-DkIu_nwk.js";
|
|
3
|
+
import { createBlock as n, createCommentVNode as r, createElementBlock as i, createElementVNode as a, createVNode as o, defineComponent as s, normalizeClass as c, normalizeStyle as l, openBlock as u, renderSlot as d, resolveComponent as f, toDisplayString as p, unref as m, withCtx as h } from "vue";
|
|
4
|
+
//#region components/Tag/Tag.vue?vue&type=script&setup=true&lang.ts
|
|
5
|
+
var g = ["role"], _ = { class: "px-2" }, v = { key: 0 }, y = /* @__PURE__ */ s({
|
|
6
|
+
name: "TTag",
|
|
7
|
+
__name: "Tag",
|
|
8
|
+
props: {
|
|
9
|
+
text: { default: "" },
|
|
10
|
+
size: { default: t.Default },
|
|
11
|
+
role: { default: "" },
|
|
12
|
+
color: { default: "" },
|
|
13
|
+
confirmClose: {
|
|
14
|
+
type: Boolean,
|
|
15
|
+
default: !1
|
|
16
|
+
},
|
|
17
|
+
hasCloseButton: {
|
|
18
|
+
type: Boolean,
|
|
19
|
+
default: !1
|
|
20
|
+
}
|
|
21
|
+
},
|
|
22
|
+
emits: ["close"],
|
|
23
|
+
setup(e, { emit: s }) {
|
|
24
|
+
let y = e, b = s, x = (e, t) => {
|
|
25
|
+
e.stopPropagation(), t();
|
|
26
|
+
};
|
|
27
|
+
return (e, s) => {
|
|
28
|
+
let S = f("t-button"), C = f("t-popconfirm");
|
|
29
|
+
return u(), i("div", {
|
|
30
|
+
style: l(`background-color:${y.color}`),
|
|
31
|
+
class: c([{ "bg-caipira-primary-inverted": !y.color }, "w-max inline-flex items-stretch rounded-xs select-none color-caipira-primary"]),
|
|
32
|
+
role: y.role
|
|
33
|
+
}, [a("div", _, [e.$slots.default ? d(e.$slots, "default", { key: 0 }) : (u(), i("span", {
|
|
34
|
+
key: 1,
|
|
35
|
+
class: c({
|
|
36
|
+
"text-xs": y.size === m(t).ExtraSmall,
|
|
37
|
+
"text-sm": y.size === m(t).Small,
|
|
38
|
+
"text-base": y.size === m(t).Default,
|
|
39
|
+
"text-lg": y.size === m(t).Large,
|
|
40
|
+
"text-xl": y.size === m(t).ExtraLarge
|
|
41
|
+
})
|
|
42
|
+
}, p(y.text), 3))]), y.hasCloseButton ? (u(), i("div", v, [y.confirmClose ? (u(), n(C, {
|
|
43
|
+
key: 0,
|
|
44
|
+
message: "Are you sure you want to remove it?",
|
|
45
|
+
class: "h-full",
|
|
46
|
+
onConfirm: s[0] ||= (e) => b("close")
|
|
47
|
+
}, {
|
|
48
|
+
default: h(({ onTogglePopover: e }) => [o(S, {
|
|
49
|
+
variant: "transparent",
|
|
50
|
+
hover: !0,
|
|
51
|
+
icon: "close",
|
|
52
|
+
size: "",
|
|
53
|
+
class: "px-1.5 h-full",
|
|
54
|
+
onClick: (t) => x(t, e)
|
|
55
|
+
}, null, 8, ["onClick"])]),
|
|
56
|
+
_: 1
|
|
57
|
+
})) : (u(), n(S, {
|
|
58
|
+
key: 1,
|
|
59
|
+
variant: "transparent",
|
|
60
|
+
icon: "close",
|
|
61
|
+
size: "sm",
|
|
62
|
+
class: "px-1.5 h-full",
|
|
63
|
+
onClick: s[1] ||= (e) => b("close")
|
|
64
|
+
}))])) : r("", !0)], 14, g);
|
|
65
|
+
};
|
|
66
|
+
}
|
|
67
|
+
}), b = { install(t) {
|
|
68
|
+
e(t, y);
|
|
69
|
+
} };
|
|
70
|
+
//#endregion
|
|
71
|
+
export { y as n, b as t };
|
package/dist/Tag.js
CHANGED
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
import { t as e } from "./register-component-CyAIF4Ns.js";
|
|
2
|
+
import { f as t, i as n } from "./ui-DkIu_nwk.js";
|
|
3
|
+
import { createElementBlock as r, createElementVNode as i, createVNode as a, defineComponent as o, normalizeClass as s, openBlock as c, resolveComponent as l, toDisplayString as u, unref as d } from "vue";
|
|
4
|
+
//#region components/Toast/Toast.vue?vue&type=script&setup=true&lang.ts
|
|
5
|
+
var f = { class: "whitespace-nowrap overflow-x-hidden text-ellipsis max-w-2xl" }, p = /* @__PURE__ */ o({
|
|
6
|
+
name: "TToast",
|
|
7
|
+
__name: "Toast",
|
|
8
|
+
props: { message: {} },
|
|
9
|
+
emits: ["close"],
|
|
10
|
+
setup(e, { emit: o }) {
|
|
11
|
+
let p = o, m = e, h = (e) => {
|
|
12
|
+
switch (e) {
|
|
13
|
+
case t.SUCCESS: return "check-circle";
|
|
14
|
+
case t.WARNING: return "alert-octagon";
|
|
15
|
+
case t.DANGER: return "close-circle";
|
|
16
|
+
default: return "info-outline";
|
|
17
|
+
}
|
|
18
|
+
}, g = (e) => {
|
|
19
|
+
switch (e) {
|
|
20
|
+
case t.SUCCESS: return "text-emerald-500";
|
|
21
|
+
case t.WARNING: return "text-amber-500";
|
|
22
|
+
case t.DANGER: return "text-red-400";
|
|
23
|
+
default: return "text-blue-500";
|
|
24
|
+
}
|
|
25
|
+
}, _ = (e) => {
|
|
26
|
+
p("close", e);
|
|
27
|
+
};
|
|
28
|
+
return (e, t) => {
|
|
29
|
+
let o = l("t-icon");
|
|
30
|
+
return c(), r("div", { class: s(["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", { "top-0 left-1/2 transform -translate-x-1/2": m.message.position === d(n).TOP }]) }, [
|
|
31
|
+
a(o, {
|
|
32
|
+
icon: h(m.message.variant),
|
|
33
|
+
class: s([[g(m.message.variant)], "mr-2"]),
|
|
34
|
+
role: "button"
|
|
35
|
+
}, null, 8, ["icon", "class"]),
|
|
36
|
+
i("span", f, u(m.message.message), 1),
|
|
37
|
+
a(o, {
|
|
38
|
+
icon: "close",
|
|
39
|
+
class: "text-stone-400 ml-4",
|
|
40
|
+
role: "button",
|
|
41
|
+
onClick: t[0] ||= (e) => _(m.message.id)
|
|
42
|
+
})
|
|
43
|
+
], 2);
|
|
44
|
+
};
|
|
45
|
+
}
|
|
46
|
+
}), m = { install(t) {
|
|
47
|
+
e(t, p);
|
|
48
|
+
} };
|
|
49
|
+
//#endregion
|
|
50
|
+
export { p as n, m as t };
|
package/dist/Toast.js
CHANGED
|
@@ -1,6 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
export {
|
|
4
|
-
r as Toast,
|
|
5
|
-
t as ToastPlugin
|
|
6
|
-
};
|
|
1
|
+
import { n as e, t } from "./Toast-DQGqKVt7.js";
|
|
2
|
+
export { e as Toast, t as ToastPlugin };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/account.svg?raw
|
|
2
|
+
var e = "<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>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/account-box.svg?raw
|
|
2
|
+
var e = "<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>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/account-box-outline.svg?raw
|
|
2
|
+
var e = "<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>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/account-circle.svg?raw
|
|
2
|
+
var e = "<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>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/account-circle-outline.svg?raw
|
|
2
|
+
var e = "<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>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/account-group.svg?raw
|
|
2
|
+
var e = "<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>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/account-group-outline.svg?raw
|
|
2
|
+
var e = "<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>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/account-multiple.svg?raw
|
|
2
|
+
var e = "<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>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/account-multiple-outline.svg?raw
|
|
2
|
+
var e = "<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>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/account-outline.svg?raw
|
|
2
|
+
var e = "<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>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/alert-octagon.svg?raw
|
|
2
|
+
var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M13 13h-2V7h2m-2 8h2v2h-2m4.73-14H8.27L3 8.27v7.46L8.27 21h7.46L21 15.73V8.27L15.73 3Z\"/></svg>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/alert-octagon-outline.svg?raw
|
|
2
|
+
var e = "<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>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/api.svg?raw
|
|
2
|
+
var e = "<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>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/apps.svg?raw
|
|
2
|
+
var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M16 20h4v-4h-4m0-2h4v-4h-4m-6-2h4V4h-4m6 4h4V4h-4m-6 10h4v-4h-4m-6 4h4v-4H4m0 10h4v-4H4m6 4h4v-4h-4M4 8h4V4H4z\"/></svg>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/archive.svg?raw
|
|
2
|
+
var e = "<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>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/archive-outline.svg?raw
|
|
2
|
+
var e = "<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>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/arrow-left.svg?raw
|
|
2
|
+
var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m10 19-7-7m0 0 7-7m-7 7h18\"/></svg>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/arrow-right.svg?raw
|
|
2
|
+
var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m14 5 7 7m0 0-7 7m7-7H3\"/></svg>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/bank.svg?raw
|
|
2
|
+
var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M11.5,1L2,6V8H21V6M16,10V17H19V10M2,22H21V19H2M10,10V17H13V10M4,10V17H7V10H4Z\" /></svg>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/bank-outline.svg?raw
|
|
2
|
+
var e = "<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>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/book-alphabet.svg?raw
|
|
2
|
+
var e = "<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>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/book-multiple.svg?raw
|
|
2
|
+
var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\"><path d=\"M19 18H9a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h1v5l2-1.5L14 7V2h5a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2m-2 2v2H5a2 2 0 0 1-2-2V6h2v14h12Z\"/></svg>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/book-multiple-outline.svg?raw
|
|
2
|
+
var e = "<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>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/camera.svg?raw
|
|
2
|
+
var e = "<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>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/cards-outline.svg?raw
|
|
2
|
+
var e = "<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>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/cards-variant.svg?raw
|
|
2
|
+
var e = "<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>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/cart-outline.svg?raw
|
|
2
|
+
var e = "<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>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/chart-box.svg?raw
|
|
2
|
+
var e = "<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>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|