@caipira/tamandua 0.0.114 → 0.0.115
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/{types/form.d.ts → form.d.ts} +5 -6
- package/dist/types/index.d.ts +6 -8
- package/dist/types/{types/ui.d.ts → 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 +12 -12
- 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/types/components/Alert/Alert.story.d.ts +0 -19
- package/dist/types/components/Alert/Alert.vue.d.ts +0 -60
- package/dist/types/components/Alert/index.d.ts +0 -5
- package/dist/types/components/Alert/plugin.d.ts +0 -4
- package/dist/types/components/Alert/types.d.ts +0 -42
- package/dist/types/components/Avatar/Avatar.story.d.ts +0 -28
- package/dist/types/components/Avatar/Avatar.vue.d.ts +0 -43
- package/dist/types/components/Avatar/index.d.ts +0 -5
- package/dist/types/components/Avatar/plugin.d.ts +0 -4
- package/dist/types/components/Avatar/types.d.ts +0 -11
- package/dist/types/components/Backdrop/Backdrop.vue.d.ts +0 -31
- package/dist/types/components/Backdrop/index.d.ts +0 -5
- package/dist/types/components/Backdrop/plugin.d.ts +0 -4
- package/dist/types/components/Backdrop/types.d.ts +0 -6
- package/dist/types/components/Button/Button.story.d.ts +0 -46
- package/dist/types/components/Button/Button.vue.d.ts +0 -139
- package/dist/types/components/Button/index.d.ts +0 -5
- package/dist/types/components/Button/plugin.d.ts +0 -4
- package/dist/types/components/Button/types.d.ts +0 -30
- package/dist/types/components/ChartLine/ChartLine.story.d.ts +0 -25
- package/dist/types/components/ChartLine/ChartLine.vue.d.ts +0 -34
- package/dist/types/components/ChartLine/index.d.ts +0 -5
- package/dist/types/components/ChartLine/plugin.d.ts +0 -4
- package/dist/types/components/ChartLine/types.d.ts +0 -17
- package/dist/types/components/ChartTreemap/ChartTreemap.story.d.ts +0 -45
- package/dist/types/components/ChartTreemap/ChartTreemap.vue.d.ts +0 -18
- package/dist/types/components/ChartTreemap/index.d.ts +0 -5
- package/dist/types/components/ChartTreemap/plugin.d.ts +0 -4
- package/dist/types/components/ChartTreemap/types.d.ts +0 -15
- package/dist/types/components/DialogProvider/DialogProvider.vue.d.ts +0 -2
- package/dist/types/components/DialogProvider/index.d.ts +0 -4
- package/dist/types/components/DialogProvider/plugin.d.ts +0 -4
- package/dist/types/components/Drawer/Drawer.story.d.ts +0 -22
- package/dist/types/components/Drawer/Drawer.vue.d.ts +0 -57
- package/dist/types/components/Drawer/index.d.ts +0 -5
- package/dist/types/components/Drawer/plugin.d.ts +0 -4
- package/dist/types/components/Drawer/types.d.ts +0 -11
- package/dist/types/components/Dropdown/Dropdown.vue.d.ts +0 -122
- package/dist/types/components/Dropdown/index.d.ts +0 -5
- package/dist/types/components/Dropdown/plugin.d.ts +0 -4
- package/dist/types/components/Dropdown/types.d.ts +0 -26
- package/dist/types/components/FileDrop/FileDrop.vue.d.ts +0 -22
- package/dist/types/components/FileDrop/index.d.ts +0 -5
- package/dist/types/components/FileDrop/plugin.d.ts +0 -4
- package/dist/types/components/FileDrop/types.d.ts +0 -5
- package/dist/types/components/Form/Form.story.d.ts +0 -33
- package/dist/types/components/Form/Form.test.d.ts +0 -1
- package/dist/types/components/Form/Form.vue.d.ts +0 -30
- package/dist/types/components/Form/index.d.ts +0 -5
- package/dist/types/components/Form/plugin.d.ts +0 -4
- package/dist/types/components/Form/types.d.ts +0 -27
- package/dist/types/components/FormItem/FormItem.vue.d.ts +0 -23
- package/dist/types/components/FormItem/index.d.ts +0 -5
- package/dist/types/components/FormItem/plugin.d.ts +0 -4
- package/dist/types/components/FormItem/types.d.ts +0 -4
- package/dist/types/components/GraphyEmpty/GraphyEmpty.vue.d.ts +0 -21
- package/dist/types/components/GraphyEmpty/index.d.ts +0 -5
- package/dist/types/components/GraphyEmpty/plugin.d.ts +0 -4
- package/dist/types/components/GraphyEmpty/types.d.ts +0 -3
- package/dist/types/components/GraphyLabel/GraphyLabel.vue.d.ts +0 -22
- package/dist/types/components/GraphyLabel/index.d.ts +0 -5
- package/dist/types/components/GraphyLabel/plugin.d.ts +0 -4
- package/dist/types/components/GraphyLabel/types.d.ts +0 -3
- package/dist/types/components/GraphyPrice/GraphyPrice.story.d.ts +0 -28
- package/dist/types/components/GraphyPrice/GraphyPrice.vue.d.ts +0 -34
- package/dist/types/components/GraphyPrice/index.d.ts +0 -5
- package/dist/types/components/GraphyPrice/plugin.d.ts +0 -4
- package/dist/types/components/GraphyPrice/types.d.ts +0 -9
- package/dist/types/components/GraphySubtitle/GraphySubtitle.vue.d.ts +0 -27
- package/dist/types/components/GraphySubtitle/index.d.ts +0 -5
- package/dist/types/components/GraphySubtitle/plugin.d.ts +0 -4
- package/dist/types/components/GraphySubtitle/types.d.ts +0 -4
- package/dist/types/components/GraphyTitle/GraphyTitle.vue.d.ts +0 -13
- package/dist/types/components/GraphyTitle/index.d.ts +0 -5
- package/dist/types/components/GraphyTitle/plugin.d.ts +0 -4
- package/dist/types/components/GraphyTitle/types.d.ts +0 -3
- package/dist/types/components/Icon/Icon.story.d.ts +0 -26
- package/dist/types/components/Icon/Icon.vue.d.ts +0 -33
- package/dist/types/components/Icon/index.d.ts +0 -5
- package/dist/types/components/Icon/plugin.d.ts +0 -4
- package/dist/types/components/Icon/types.d.ts +0 -7
- package/dist/types/components/InputAvatar/InputAvatar.vue.d.ts +0 -17
- package/dist/types/components/InputAvatar/index.d.ts +0 -5
- package/dist/types/components/InputAvatar/plugin.d.ts +0 -4
- package/dist/types/components/InputAvatar/types.d.ts +0 -6
- package/dist/types/components/InputCheckbox/Input-checkbox.story.d.ts +0 -14
- package/dist/types/components/InputCheckbox/InputCheckbox.vue.d.ts +0 -42
- package/dist/types/components/InputCheckbox/index.d.ts +0 -5
- package/dist/types/components/InputCheckbox/plugin.d.ts +0 -4
- package/dist/types/components/InputCheckbox/types.d.ts +0 -18
- package/dist/types/components/InputColor/InputColor.vue.d.ts +0 -34
- package/dist/types/components/InputColor/index.d.ts +0 -5
- package/dist/types/components/InputColor/plugin.d.ts +0 -4
- package/dist/types/components/InputColor/types.d.ts +0 -8
- package/dist/types/components/InputCryptoCurrency/InputCryptoCurrency.story.d.ts +0 -14
- package/dist/types/components/InputCryptoCurrency/InputCryptoCurrency.vue.d.ts +0 -14
- package/dist/types/components/InputCryptoCurrency/currencies.d.ts +0 -8
- package/dist/types/components/InputCryptoCurrency/index.d.ts +0 -5
- package/dist/types/components/InputCryptoCurrency/plugin.d.ts +0 -4
- package/dist/types/components/InputCryptoCurrency/types.d.ts +0 -8
- package/dist/types/components/InputDate/InputDate.story.d.ts +0 -13
- package/dist/types/components/InputDate/InputDate.vue.d.ts +0 -17
- package/dist/types/components/InputDate/index.d.ts +0 -5
- package/dist/types/components/InputDate/plugin.d.ts +0 -4
- package/dist/types/components/InputDate/types.d.ts +0 -15
- package/dist/types/components/InputMultiplier/InputMultiplier.vue.d.ts +0 -49
- package/dist/types/components/InputMultiplier/index.d.ts +0 -5
- package/dist/types/components/InputMultiplier/input-multiplier.story.d.ts +0 -44
- package/dist/types/components/InputMultiplier/plugin.d.ts +0 -4
- package/dist/types/components/InputMultiplier/types.d.ts +0 -20
- package/dist/types/components/InputPassword/Input-password.story.d.ts +0 -30
- package/dist/types/components/InputPassword/InputPassword.vue.d.ts +0 -62
- package/dist/types/components/InputPassword/index.d.ts +0 -5
- package/dist/types/components/InputPassword/plugin.d.ts +0 -4
- package/dist/types/components/InputPassword/types.d.ts +0 -21
- package/dist/types/components/InputPhone/InputPhone.vue.d.ts +0 -43
- package/dist/types/components/InputPhone/index.d.ts +0 -5
- package/dist/types/components/InputPhone/plugin.d.ts +0 -4
- package/dist/types/components/InputPhone/types.d.ts +0 -13
- package/dist/types/components/InputPrice/InputPrice.story.d.ts +0 -13
- package/dist/types/components/InputPrice/InputPrice.vue.d.ts +0 -26
- package/dist/types/components/InputPrice/index.d.ts +0 -5
- package/dist/types/components/InputPrice/plugin.d.ts +0 -4
- package/dist/types/components/InputPrice/service.d.ts +0 -7
- package/dist/types/components/InputPrice/service.test.d.ts +0 -1
- package/dist/types/components/InputPrice/types.d.ts +0 -12
- package/dist/types/components/InputRadio/InputRadio.vue.d.ts +0 -13
- package/dist/types/components/InputRadio/InputRadioGroup.story.d.ts +0 -11
- package/dist/types/components/InputRadio/InputRadioGroup.vue.d.ts +0 -40
- package/dist/types/components/InputRadio/index.d.ts +0 -5
- package/dist/types/components/InputRadio/plugin.d.ts +0 -4
- package/dist/types/components/InputRadio/types.d.ts +0 -12
- package/dist/types/components/InputSelect/InputSelect.story.d.ts +0 -47
- package/dist/types/components/InputSelect/InputSelect.vue.d.ts +0 -821
- package/dist/types/components/InputSelect/index.d.ts +0 -5
- package/dist/types/components/InputSelect/plugin.d.ts +0 -4
- package/dist/types/components/InputSelect/types.d.ts +0 -86
- package/dist/types/components/InputSwitch/InputSwitch.story.d.ts +0 -28
- package/dist/types/components/InputSwitch/InputSwitch.vue.d.ts +0 -38
- package/dist/types/components/InputSwitch/index.d.ts +0 -5
- package/dist/types/components/InputSwitch/plugin.d.ts +0 -4
- package/dist/types/components/InputSwitch/types.d.ts +0 -11
- package/dist/types/components/InputText/InputText.story.d.ts +0 -22
- package/dist/types/components/InputText/InputText.vue.d.ts +0 -76
- package/dist/types/components/InputText/index.d.ts +0 -5
- package/dist/types/components/InputText/plugin.d.ts +0 -4
- package/dist/types/components/InputText/types.d.ts +0 -17
- package/dist/types/components/InputTextarea/InputTextarea.vue.d.ts +0 -40
- package/dist/types/components/InputTextarea/index.d.ts +0 -5
- package/dist/types/components/InputTextarea/plugin.d.ts +0 -4
- package/dist/types/components/InputTextarea/types.d.ts +0 -10
- package/dist/types/components/Link/Link.story.d.ts +0 -20
- package/dist/types/components/Link/Link.vue.d.ts +0 -48
- package/dist/types/components/Link/index.d.ts +0 -5
- package/dist/types/components/Link/plugin.d.ts +0 -4
- package/dist/types/components/Link/types.d.ts +0 -11
- package/dist/types/components/Modal/Modal.story.d.ts +0 -21
- package/dist/types/components/Modal/Modal.vue.d.ts +0 -75
- package/dist/types/components/Modal/index.d.ts +0 -5
- package/dist/types/components/Modal/plugin.d.ts +0 -4
- package/dist/types/components/Modal/types.d.ts +0 -38
- package/dist/types/components/ModalForm/ModalForm.story.d.ts +0 -35
- package/dist/types/components/ModalForm/ModalForm.vue.d.ts +0 -56
- package/dist/types/components/ModalForm/index.d.ts +0 -5
- package/dist/types/components/ModalForm/plugin.d.ts +0 -4
- package/dist/types/components/ModalForm/types.d.ts +0 -21
- package/dist/types/components/Pagination/Pagination.story.d.ts +0 -17
- package/dist/types/components/Pagination/Pagination.vue.d.ts +0 -56
- package/dist/types/components/Pagination/index.d.ts +0 -5
- package/dist/types/components/Pagination/plugin.d.ts +0 -4
- package/dist/types/components/Pagination/types.d.ts +0 -7
- package/dist/types/components/Popconfirm/Popconfirm.vue.d.ts +0 -46
- package/dist/types/components/Popconfirm/index.d.ts +0 -5
- package/dist/types/components/Popconfirm/plugin.d.ts +0 -4
- package/dist/types/components/Popconfirm/types.d.ts +0 -9
- package/dist/types/components/Popover/Popover.story.d.ts +0 -16
- package/dist/types/components/Popover/Popover.vue.d.ts +0 -68
- package/dist/types/components/Popover/index.d.ts +0 -5
- package/dist/types/components/Popover/plugin.d.ts +0 -4
- package/dist/types/components/Popover/types.d.ts +0 -18
- package/dist/types/components/ProgressCircle/ProgressCircle.story.d.ts +0 -15
- package/dist/types/components/ProgressCircle/ProgressCircle.vue.d.ts +0 -48
- package/dist/types/components/ProgressCircle/index.d.ts +0 -5
- package/dist/types/components/ProgressCircle/plugin.d.ts +0 -4
- package/dist/types/components/ProgressCircle/types.d.ts +0 -7
- package/dist/types/components/ProgressLine/ProgressLine.story.d.ts +0 -14
- package/dist/types/components/ProgressLine/ProgressLine.vue.d.ts +0 -75
- package/dist/types/components/ProgressLine/index.d.ts +0 -5
- package/dist/types/components/ProgressLine/plugin.d.ts +0 -4
- package/dist/types/components/ProgressLine/types.d.ts +0 -18
- package/dist/types/components/Range/Range.story.d.ts +0 -56
- package/dist/types/components/Range/Range.vue.d.ts +0 -49
- package/dist/types/components/Range/index.d.ts +0 -5
- package/dist/types/components/Range/plugin.d.ts +0 -4
- package/dist/types/components/Range/types.d.ts +0 -12
- package/dist/types/components/SensitiveInfo/SensitiveInfo.vue.d.ts +0 -22
- package/dist/types/components/SensitiveInfo/index.d.ts +0 -5
- package/dist/types/components/SensitiveInfo/plugin.d.ts +0 -4
- package/dist/types/components/SensitiveInfo/types.d.ts +0 -3
- package/dist/types/components/Skeleton/Skeleton.vue.d.ts +0 -30
- package/dist/types/components/Skeleton/index.d.ts +0 -5
- package/dist/types/components/Skeleton/plugin.d.ts +0 -4
- package/dist/types/components/Skeleton/types.d.ts +0 -4
- package/dist/types/components/Tab/Tab.story.d.ts +0 -16
- package/dist/types/components/Tab/Tab.vue.d.ts +0 -44
- package/dist/types/components/Tab/index.d.ts +0 -5
- package/dist/types/components/Tab/plugin.d.ts +0 -4
- package/dist/types/components/Tab/types.d.ts +0 -10
- package/dist/types/components/Table/Table.story.d.ts +0 -31
- package/dist/types/components/Table/Table.vue.d.ts +0 -32
- package/dist/types/components/Table/index.d.ts +0 -5
- package/dist/types/components/Table/plugin.d.ts +0 -4
- package/dist/types/components/Table/types.d.ts +0 -20
- package/dist/types/components/Tag/Tag.story.d.ts +0 -29
- package/dist/types/components/Tag/Tag.vue.d.ts +0 -56
- package/dist/types/components/Tag/index.d.ts +0 -5
- package/dist/types/components/Tag/plugin.d.ts +0 -4
- package/dist/types/components/Tag/types.d.ts +0 -14
- package/dist/types/components/Toast/Toast.vue.d.ts +0 -17
- package/dist/types/components/Toast/index.d.ts +0 -5
- package/dist/types/components/Toast/plugin.d.ts +0 -4
- package/dist/types/components/Toast/types.d.ts +0 -8
- package/dist/types/components/index.d.ts +0 -49
- package/dist/types/components/plugins.d.ts +0 -49
- package/dist/types/components/types.d.ts +0 -47
- package/dist/types/composables/index.d.ts +0 -7
- package/dist/types/composables/useBreakpoints.d.ts +0 -5
- package/dist/types/composables/useClipboard.d.ts +0 -3
- package/dist/types/composables/useDialog.d.ts +0 -475
- package/dist/types/composables/useDomHelpers.d.ts +0 -3
- package/dist/types/composables/useRender.d.ts +0 -3
- package/dist/types/enums/form.d.ts +0 -24
- package/dist/types/enums/index.d.ts +0 -4
- package/dist/types/enums/ui.d.ts +0 -238
- package/dist/types/form/convertors.d.ts +0 -3
- package/dist/types/form/crud.d.ts +0 -28
- package/dist/types/form/form-data-transformers.d.ts +0 -4
- package/dist/types/form/form-transformer.d.ts +0 -7
- package/dist/types/form/form-transformer.test.d.ts +0 -1
- package/dist/types/form/index.d.ts +0 -3
- package/dist/types/form/json-transformers.d.ts +0 -5
- package/dist/types/form/transformers.d.ts +0 -9
- package/dist/types/form/useForm.d.ts +0 -19
- package/dist/types/form/useForm.test.d.ts +0 -1
- package/dist/types/i18n.d.ts +0 -21
- package/dist/types/mocks/countries.d.ts +0 -14
- package/dist/types/plugins/register-component.d.ts +0 -4
- package/dist/types/services/date.d.ts +0 -2
- package/dist/types/services/password.d.ts +0 -5
- package/dist/types/services/password.test.d.ts +0 -1
- package/dist/types/types/index.d.ts +0 -6
- package/dist/types/vitest.setup.d.ts +0 -1
- 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/types/{types/address.d.ts → address.d.ts} +0 -0
- /package/dist/types/{types/api.d.ts → api.d.ts} +0 -0
- /package/dist/types/{types/common.d.ts → common.d.ts} +0 -0
- /package/dist/types/{types/website.d.ts → website.d.ts} +0 -0
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/store.svg?raw
|
|
2
|
+
var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12,18H6V14H12M21,14V12L20,7H4L3,12V14H4V20H14V14H18V20H20V14M20,4H4V6H20V4Z\" /></svg>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/store-outline.svg?raw
|
|
2
|
+
var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"m18.36 9 .6 3H5.04l.6-3h12.72M20 4H4v2h16V4m0 3H4l-1 5v2h1v6h10v-6h4v6h2v-6h1v-2l-1-5M6 18v-4h6v4H6Z\"/></svg>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/sun.svg?raw
|
|
2
|
+
var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 3v1m0 16v1m9-9h-1M4 12H3m15.364 6.364-.707-.707M6.343 6.343l-.707-.707m12.728 0-.707.707M6.343 17.657l-.707.707M16 12a4 4 0 1 1-8 0 4 4 0 0 1 8 0z\"/></svg>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/swap.svg?raw
|
|
2
|
+
var e = "<svg viewBox=\"0 0 1024 1024\" fill=\"currentColor\"><path d=\"M847.9 592H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h605.2L612.9 851c-4.1 5.2-.4 13 6.3 13h72.5c4.9 0 9.5-2.2 12.6-6.1l168.8-214.1c16.5-21 1.6-51.8-25.2-51.8zM872 356H266.8l144.3-183c4.1-5.2.4-13-6.3-13h-72.5c-4.9 0-9.5 2.2-12.6 6.1L150.9 380.2c-16.5 21-1.6 51.8 25.1 51.8h696c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z\"></path></svg>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/swap-horizontal.svg?raw
|
|
2
|
+
var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" version=\"1.1\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M21,9L17,5V8H10V10H17V13M7,11L3,15L7,19V16H14V14H7V11Z\" /></svg>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/swap-left.svg?raw
|
|
2
|
+
var e = "<svg viewBox=\"0 0 1024 1024\" fill=\"currentColor\"><path d=\"M872 572H266.8l144.3-183c4.1-5.2.4-13-6.3-13H340c-9.8 0-19.1 4.5-25.1 12.2l-164 208c-16.5 21-1.6 51.8 25.1 51.8h696c4.4 0 8-3.6 8-8v-60c0-4.4-3.6-8-8-8z\"/></svg>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/swap-right.svg?raw
|
|
2
|
+
var e = "<svg viewBox=\"0 0 1024 1024\" fill=\"currentColor\"><path d=\"m873.1 596.2-164-208A32 32 0 0 0 684 376h-64.8c-6.7 0-10.4 7.7-6.3 13l144.3 183H152c-4.4 0-8 3.6-8 8v60c0 4.4 3.6 8 8 8h695.9c26.8 0 41.7-30.8 25.2-51.8z\"/></svg>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/system-theme.svg?raw
|
|
2
|
+
var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M7.5 2c-1.79 1.15-3 3.18-3 5.5s1.21 4.35 3.03 5.5C4.46 13 2 10.54 2 7.5A5.5 5.5 0 0 1 7.5 2m11.57 1.5 1.43 1.43L4.93 20.5 3.5 19.07 19.07 3.5m-6.18 2.43L11.41 5 9.97 6l.42-1.7L9 3.24l1.75-.12.58-1.65L12 3.1l1.73.03-1.35 1.13.51 1.67m-3.3 3.61-1.16-.73-1.12.78.34-1.32-1.09-.83 1.36-.09.45-1.29.51 1.27 1.36.03-1.05.87.4 1.31M19 13.5a5.5 5.5 0 0 1-5.5 5.5c-1.22 0-2.35-.4-3.26-1.07l7.69-7.69c.67.91 1.07 2.04 1.07 3.26m-4.4 6.58 2.77-1.15-.24 3.35-2.53-2.2m4.33-2.7 1.15-2.77 2.2 2.54-3.35.23m1.15-4.96-1.14-2.78 3.34.24-2.2 2.54M9.63 18.93l2.77 1.15-2.53 2.19-.24-3.34Z\"/></svg>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/tag.svg?raw
|
|
2
|
+
var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M5.5 7A1.5 1.5 0 0 1 4 5.5 1.5 1.5 0 0 1 5.5 4 1.5 1.5 0 0 1 7 5.5 1.5 1.5 0 0 1 5.5 7m15.91 4.58-9-9C12.05 2.22 11.55 2 11 2H4c-1.11 0-2 .89-2 2v7c0 .55.22 1.05.59 1.41l8.99 9c.37.36.87.59 1.42.59s1.05-.23 1.41-.59l7-7c.37-.36.59-.86.59-1.41 0-.56-.23-1.06-.59-1.42\"/></svg>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/tag-edit.svg?raw
|
|
2
|
+
var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"m12.41 2.58 9 9c.36.36.59.86.59 1.42 0 .55-.22 1.05-.59 1.41l-7 7c-.36.36-.86.59-1.41.59s-1.05-.23-1.42-.59l-2.13-2.13 1.25-1.25v.01l2.41-2.42c1-.99 1-2.62 0-3.62l-1.28-1.26c-.99-.99-2.6-.99-3.59 0l-.17.17h-.01L4.57 14.4l-1.98-1.99C2.22 12.05 2 11.55 2 11V4c0-1.11.89-2 2-2h7c.55 0 1.05.22 1.41.58M4.44 6.56a1.499 1.499 0 1 0 2.12-2.12 1.499 1.499 0 1 0-2.12 2.12m6.26 8.79 1-1a.55.55 0 0 0 0-.77l-1.28-1.28a.55.55 0 0 0-.77 0l-1 1zm-2.64-1.47L2 19.94V22h2.06l6.05-6.07z\"/></svg>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/tag-edit-outline.svg?raw
|
|
2
|
+
var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"m21.41 11.58-9-9C12.04 2.21 11.53 2 11 2H4c-.53 0-1.04.21-1.41.59C2.21 2.96 2 3.47 2 4v7c0 .26.05.53.15.77.1.23.25.46.44.65l1.98 1.98L6 13l-2-2V4h7l9 9-7 7-2.13-2.13-.17.17v-.01l-1.25 1.25 2.14 2.14c.38.37.88.58 1.41.58s1.04-.21 1.41-.59l7-7c.38-.37.59-.88.59-1.41 0-.26-.05-.5-.15-.77-.1-.23-.25-.46-.44-.65M6.5 5a1.5 1.5 0 0 1 1.39.93c.11.27.14.57.08.86s-.2.56-.41.77-.48.35-.77.41-.59.03-.86-.08A1.5 1.5 0 0 1 6.5 5m4.2 10.35 1-1a.55.55 0 0 0 0-.77l-1.28-1.28a.55.55 0 0 0-.77 0l-1 1zm-2.64-1.47L2 19.94V22h2.06l6.05-6.07z\"/></svg>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/tag-outline.svg?raw
|
|
2
|
+
var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"m21.41 11.58-9-9A2 2 0 0 0 11 2H4a2 2 0 0 0-2 2v7a2 2 0 0 0 .59 1.42l9 9A2 2 0 0 0 13 22a2 2 0 0 0 1.41-.59l7-7A2 2 0 0 0 22 13a2 2 0 0 0-.59-1.42M13 20l-9-9V4h7l9 9M6.5 5A1.5 1.5 0 1 1 5 6.5 1.5 1.5 0 0 1 6.5 5Z\"/></svg>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
package/dist/tamandua.js
CHANGED
|
@@ -1,10 +1,7 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
};
|
|
8
|
-
export {
|
|
9
|
-
o as default
|
|
10
|
-
};
|
|
1
|
+
import { t as e } from "./plugins.js";
|
|
2
|
+
//#region index.ts
|
|
3
|
+
var t = { install(t) {
|
|
4
|
+
for (let n in e) t.use(e[n]);
|
|
5
|
+
} };
|
|
6
|
+
//#endregion
|
|
7
|
+
export { t as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/text-box.svg?raw
|
|
2
|
+
var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M14 17H7v-2h7m3-2H7v-2h10m0-2H7V7h10m2-4H5c-1.11 0-2 .89-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2Z\"/></svg>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/text-box-multiple.svg?raw
|
|
2
|
+
var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M15.387 14.54H9.46v-1.693h5.927m2.54-1.694H9.46V9.46h8.468m0-1.694H9.46V6.072h8.468m1.693-3.387H7.766c-.94 0-1.694.754-1.694 1.694v11.855a1.694 1.694 0 0 0 1.694 1.694h11.855c.94 0 1.694-.754 1.694-1.694V4.379a1.694 1.694 0 0 0-1.694-1.694M4.38 6.072v13.55h13.549v1.693H4.378a1.694 1.694 0 0 1-1.693-1.694V6.072Z\" style=\"stroke-width:.846793\"/></svg>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/text-box-multiple-outline.svg?raw
|
|
2
|
+
var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M15.394 14.545h-5.94v-1.697h5.94v1.697m2.545-3.393H9.455V9.455h8.484v1.697m0-3.394H9.455V6.06h8.484v1.697M4.364 6.06v13.575h13.575v1.697H4.364a1.697 1.697 0 0 1-1.697-1.697V6.061h1.697m15.272-3.394a1.697 1.697 0 0 1 1.697 1.697v11.878c0 .942-.755 1.697-1.697 1.697H7.758a1.697 1.697 0 0 1-1.697-1.697V4.364c0-.942.755-1.697 1.697-1.697h11.878M7.758 4.364v11.878h11.878V4.364Z\" style=\"stroke-width:.84844\"/></svg>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/text-box-outline.svg?raw
|
|
2
|
+
var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M5 3c-1.11 0-2 .89-2 2v14c0 1.11.89 2 2 2h14c1.11 0 2-.89 2-2V5c0-1.11-.89-2-2-2H5m0 2h14v14H5V5m2 2v2h10V7H7m0 4v2h10v-2H7m0 4v2h7v-2H7Z\"/></svg>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/timer-outline.svg?raw
|
|
2
|
+
var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M12 20.474a6.979 6.979 0 0 1-6.979-6.98A6.979 6.979 0 0 1 12 6.519a6.979 6.979 0 0 1 6.979 6.978A6.979 6.979 0 0 1 12 20.474m7.01-12.572 1.415-1.416c-.45-.509-.899-.966-1.407-1.405l-1.415 1.436A8.836 8.836 0 0 0 12 4.523a8.973 8.973 0 0 0-8.973 8.972A8.973 8.973 0 0 0 12 22.468a8.954 8.954 0 0 0 8.973-8.972 8.936 8.936 0 0 0-1.965-5.593m-8.005 6.59h1.994V8.51h-1.994m3.987-6.978H9.01v1.993h5.982z\" style=\"stroke-width:.996944\"/></svg>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/timer-refresh-outline.svg?raw
|
|
2
|
+
var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M10.535 8.34h1.95v5.857h-1.95V8.34m3.904-6.833H8.582v1.952h5.856V1.508M11.51 20.054a6.828 6.828 0 0 1-6.833-6.833 6.832 6.832 0 0 1 13.598-.947 6.477 6.477 0 0 1 2.02.458 8.943 8.943 0 0 0-1.922-4.987l1.387-1.388a14.092 14.092 0 0 0-1.376-1.376l-1.387 1.406a8.653 8.653 0 0 0-5.486-1.953 8.785 8.785 0 0 0 0 17.571c.332 0 .655 0 .977-.058a6.51 6.51 0 0 1-.8-1.894h-.177m9.762-1.464v-3.905l-1.142 1.142a3.894 3.894 0 0 0-2.762-1.142 3.903 3.903 0 0 0-3.905 3.905 3.903 3.903 0 0 0 3.905 3.904 3.897 3.897 0 0 0 3.621-2.44H19.32a2.442 2.442 0 1 1-.225-3.192l-1.727 1.728z\" style=\"stroke-width:.976164\"/></svg>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { t as e } from "./rolldown-runtime-BRfZIaNm.js";
|
|
2
|
+
import { Xn as t } from "./date-Cls6T4tZ.js";
|
|
3
|
+
//#region form/transformers.ts
|
|
4
|
+
var n = /* @__PURE__ */ e({
|
|
5
|
+
country: () => a,
|
|
6
|
+
date: () => r,
|
|
7
|
+
password: () => o,
|
|
8
|
+
price: () => i
|
|
9
|
+
}), r = (e) => e ? t(e, "yyyy-MM-dd") : "", i = (e) => [`${e?.iso}`, `${e?.value}`], a = (e) => e?.iso2 ?? "", o = (e) => e?.hash ? e.hash : e?.raw ?? "";
|
|
10
|
+
//#endregion
|
|
11
|
+
export { n as a, i, r as n, o as r, a as t };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/trash-can.svg?raw
|
|
2
|
+
var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M9 3v1H4v2h1v13a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V6h1V4h-5V3H9m0 5h2v9H9V8m4 0h2v9h-2V8Z\"/></svg>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/trash-can-outline.svg?raw
|
|
2
|
+
var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M9 3v1H4v2h1v13a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V6h1V4h-5V3H9M7 6h10v13H7V6m2 2v9h2V8H9m4 0v9h2V8h-2Z\"/></svg>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/tray-arrow-down.svg?raw
|
|
2
|
+
var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M2 12h2v5h16v-5h2v5c0 1.11-.89 2-2 2H4a2 2 0 0 1-2-2zm10 3 5.55-5.46-1.42-1.41L13 11.25V2h-2v9.25L7.88 8.13 6.46 9.55z\"/></svg>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -1,10 +1,9 @@
|
|
|
1
|
-
import { FormDataTypes, FormSubmissionFormat } from '../enums/form.js';
|
|
2
|
-
import { AddressModel, Country } from './address.js';
|
|
3
|
-
import { InputPasswordModel } from '../components/InputPassword/types.js';
|
|
4
|
-
import { InputPriceModel } from '../components/InputPrice/types.js';
|
|
5
|
-
import { Website } from './website.js';
|
|
6
1
|
import { Maybe } from './common.js';
|
|
7
|
-
|
|
2
|
+
import { Website } from './website.js';
|
|
3
|
+
import { InputPriceModel } from '../components/InputPrice/types.js';
|
|
4
|
+
import { InputPasswordModel } from '../components/InputPassword/types.js';
|
|
5
|
+
import { AddressModel, Country } from './address.js';
|
|
6
|
+
import { FormDataTypes, FormSubmissionFormat } from '../enums/form.js';
|
|
8
7
|
/**
|
|
9
8
|
* Map of the form data types and their corresponding value types
|
|
10
9
|
*/
|
package/dist/types/index.d.ts
CHANGED
|
@@ -1,8 +1,6 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
export type * from './types/index.js';
|
|
8
|
-
export default plugin;
|
|
1
|
+
export * from './address.js';
|
|
2
|
+
export * from './api.js';
|
|
3
|
+
export * from './form.js';
|
|
4
|
+
export * from './ui.js';
|
|
5
|
+
export * from './website.js';
|
|
6
|
+
export * from '../components/types.js';
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
//#region enums/ui.ts
|
|
2
|
+
var e = /* @__PURE__ */ function(e) {
|
|
3
|
+
return e.Unset = "", e.ExtraSmall = "xs", e.Small = "sm", e.Default = "default", e.Large = "lg", e.ExtraLarge = "xl", e;
|
|
4
|
+
}({}), t = /* @__PURE__ */ function(e) {
|
|
5
|
+
return e.Unset = "", e.Square = "square", e.Rounded = "rounded", e.Circle = "circle", e;
|
|
6
|
+
}({}), n = /* @__PURE__ */ function(e) {
|
|
7
|
+
return e.CLICK = "click", e.HOVER = "hover", e.CONTEXT_MENU = "context-menu", e;
|
|
8
|
+
}({}), r = /* @__PURE__ */ function(e) {
|
|
9
|
+
return e.TOP_START = "top-start", e.TOP = "top", e.TOP_END = "top-end", e.RIGHT_START = "right-start", e.RIGHT = "right", e.RIGHT_END = "right-end", e.BOTTOM_END = "bottom-end", e.BOTTOM = "bottom", e.BOTTOM_START = "bottom-start", e.LEFT_END = "left-end", e.LEFT = "left", e.LEFT_START = "left-start", e.ACTIVATION_POSITION = "activation-position", e;
|
|
10
|
+
}({}), i = /* @__PURE__ */ function(e) {
|
|
11
|
+
return e.Small = "sm", e.Default = "default", e;
|
|
12
|
+
}({}), a = /* @__PURE__ */ function(e) {
|
|
13
|
+
return e.DEFAULT = "default", e.PRIMARY = "primary", e.SUCCESS = "success", e.DANGER = "danger", e.WARNING = "warning", e;
|
|
14
|
+
}({}), o = /* @__PURE__ */ function(e) {
|
|
15
|
+
return e.BUTTON = "button", e.SUBMIT = "submit", e.FILE = "file", e;
|
|
16
|
+
}({}), s = /* @__PURE__ */ function(e) {
|
|
17
|
+
return e.Unset = "", e.DEFAULT = "default", e.PRIMARY = "primary", e.SUCCESS = "success", e.DANGER = "danger", e.WARNING = "warning", e.LINK = "link", e.TRANSPARENT = "transparent", e;
|
|
18
|
+
}({}), c = /* @__PURE__ */ function(e) {
|
|
19
|
+
return e.Unset = "", e.Left = "left", e.Center = "center", e;
|
|
20
|
+
}({}), l = /* @__PURE__ */ function(e) {
|
|
21
|
+
return e.Default = "default", e.Router = "router", e;
|
|
22
|
+
}({}), u = /* @__PURE__ */ function(e) {
|
|
23
|
+
return e.DEFAULT = "default", e.INCREASE = "increase", e.DECREASE = "decrease", e.AUTO = "auto", e;
|
|
24
|
+
}({}), d = /* @__PURE__ */ function(e) {
|
|
25
|
+
return e.Account = "account", e.AccountBox = "account-box", e.AccountBoxOutline = "account-box-outline", e.AccountCircle = "account-circle", e.AccountCircleOutline = "account-circle-outline", e.AccountGroup = "account-group", e.AccountGroupOutline = "account-group-outline", e.AccountMultiple = "account-multiple", e.AccountMultipleOutline = "account-multiple-outline", e.AccountOutline = "account-outline", e.AlertOctagon = "alert-octagon", e.AlertOctagonOutline = "alert-octagon-outline", e.Api = "api", e.Apps = "apps", e.Archive = "archive", e.ArchiveOutline = "archive-outline", e.ArrowLeft = "arrow-left", e.ArrowRight = "arrow-right", e.Bank = "bank", e.BankOutline = "bank-outline", e.BookAlphabet = "book-alphabet", e.BookMultiple = "book-multiple", e.BookMultipleOutline = "book-multiple-outline", e.Bookshelf = "bookshelf", e.Bucket = "bucket", e.BucketOutline = "bucket-outline", e.Camera = "camera", e.CardsOutline = "cards-outline", e.CardsVariant = "cards-variant", e.CartOutline = "cart-outline", e.ChartBox = "chart-box", e.ChartBoxOutline = "chart-box-outline", e.Check = "check", e.CheckCircle = "check-circle", e.CheckCircleOutline = "check-circle-outline", e.ChevronDown = "chevron-down", e.ChevronLeft = "chevron-left", e.ChevronRight = "chevron-right", e.ChevronUp = "chevron-up", e.Circle = "circle", e.Clock = "clock", e.ClockFast = "clock-fast", e.ClockOutline = "clock-outline", e.Close = "close", e.CloseCircle = "close-circle", e.CloseCircleOutline = "close-circle-outline", e.Cog = "cog", e.Contacts = "contacts", e.ContactsOutline = "contacts-outline", e.Copy = "copy", e.CreditCard = "credit-card", e.CreditCardPlus = "credit-card-plus", e.Currency = "currency", e.Database = "database", e.DatabaseOutline = "database-outline", e.DotsGrid = "dots-grid", e.DotsHorizontal = "dots-horizontal", e.DotsVertical = "dots-vertical", e.Download = "download", e.DownloadBox = "download-box", e.DownloadBoxOutline = "download-box-outline", e.EmailOpenOutline = "email-open-outline", e.EmailOutline = "email-outline", e.Eye = "eye", e.EyeOff = "eye-off", e.FIleDocumentPlusOutline = "file-document-plus-outline", e.Filmstrip = "filmstrip", e.Filter = "filter", e.Fullscreen = "fullscreen", e.FullscreenExit = "fullscreen-exit", e.Git = "git", e.Group = "group", e.Home = "home", e.HomeOutline = "home-outline", e.Image = "image", e.ImageAlbum = "image-album", e.ImageAlbumOutline = "image-album-outline", e.ImageOutline = "image-outline", e.InfoOutline = "info-outline", e.Key = "key", e.KeyChain = "key-chain", e.KeyVariant = "key-variant", e.Label = "label", e.LabelOutline = "label-outline", e.ListboxOutline = "listbox-outline", e.Loading = "loading", e.Lock = "lock", e.LockOutline = "lock-outline", e.Logout = "logout", e.Menu = "menu", e.MenuDown = "menu-down", e.MenuLeft = "menu-left", e.MenuRight = "menu-right", e.Minus = "minus", e.MinusCircle = "minus-circle", e.MinusCircleOutline = "minus-circle-outline", e.Moon = "moon", e.MovieOpen = "movie-open", e.MovieOpenOutline = "movie-open-outline", e.OpenInNew = "open-in-new", e.Pause = "pause", e.PauseCircle = "pause-circle", e.Pencil = "pencil", e.PiggyBankOutline = "piggy-bank-outline", e.Play = "play", e.PlayBox = "play-box", e.PlayBoxEditOutline = "play-box-edit-outline", e.PlayBoxOutline = "play-box-outline", e.PlayCircle = "play-circle", e.PlaylistPlay = "playlist-play", e.Plus = "plus", e.PlusCircle = "plus-circle", e.PlusCircleOutline = "plus-circle-outline", e.ProgressClock = "progress-clock", e.QrcodeScan = "qrcode-scan", e.Refresh = "refresh", e.Replay = "replay", e.Save = "save", e.Search = "search", e.Shuffle = "shuffle", e.ShuffleDisabled = "shuffle-disabled", e.ShuffleVariant = "shuffle-variant", e.SkipBackward = "skip-backward", e.SkipForward = "skip-forward", e.SkipNext = "skip-next", e.SkipPrevious = "skip-previous", e.SourceRepository = "source-repository", e.Spotlight = "spotlight", e.Stop = "stop", e.Store = "store", e.StoreOutline = "store-outline", e.Sun = "sun", e.Swap = "swap", e.SwapHorizontal = "swap-horizontal", e.SwapLeft = "swap-left", e.SwapRight = "swap-right", e.SystemTheme = "system-theme", e.Tag = "tag", e.TagEdit = "tag-edit", e.TagEditOutline = "tag-edit-outline", e.TagOutline = "tag-outline", e.Text = "text", e.TextBox = "text-box", e.TextBoxMultiple = "text-box-multiple", e.TextBoxMultipleOutline = "text-box-multiple-outline", e.TextBoxOutline = "text-box-outline", e.TextLong = "text-long", e.TimerOutline = "timer-outline", e.TimerRefreshOutline = "timer-refresh-outline", e.TrashCan = "trash-can", e.TrashCanOutline = "trash-can-outline", e.TrayArrowDown = "tray-arrow-down", e.Ungroup = "ungroup", e.Upload = "upload", e.UploadBoxOutline = "upload-box-outline", e.UploadMultipleOutline = "upload-multiple-outline", e.UploadOutline = "upload-outline", e.Video = "video", e.VideoOutline = "video-outline", e.Web = "web", e.ZipBox = "zip-box", e;
|
|
26
|
+
}({});
|
|
27
|
+
//#endregion
|
|
28
|
+
export { t as a, i as c, l as d, a as f, r as i, u as l, o as n, e as o, s as r, n as s, c as t, d as u };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/ungroup.svg?raw
|
|
2
|
+
var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M2,2H6V3H13V2H17V6H16V9H18V8H22V12H21V18H22V22H18V21H12V22H8V18H9V16H6V17H2V13H3V6H2V2M18,12V11H16V13H17V17H13V16H11V18H12V19H18V18H19V12H18M13,6V5H6V6H5V13H6V14H9V12H8V8H12V9H14V6H13M12,12H11V14H13V13H14V11H12V12Z\" /></svg>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/upload.svg?raw
|
|
2
|
+
var e = "<svg viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M4 15h2v3h12v-3h2v3c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2m4.41-7.59L11 7.83V16h2V7.83l2.59 2.59L17 9l-5-5-5 5 1.41 1.41z\"/></svg>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/upload-box-outline.svg?raw
|
|
2
|
+
var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M8 17V15H16V17H8M16 11L12 7L8 11H10.5V14H13.5V11H16M5 3H19C20.11 3 21 3.9 21 5V19C21 20.11 20.11 21 19 21H5C3.9 21 3 20.11 3 19V5C3 3.9 3.9 3 5 3M5 5V19H19V5H5Z\" /></svg>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/upload-multiple-outline.svg?raw
|
|
2
|
+
var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M19 8H15V14H9V8H5L12 1L19 8M14.17 6L12 3.83L9.83 6H11V12H13V6H14.17M5 16V18H19V16H5M19 20V22H5V20H19Z\" /></svg>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/upload-outline.svg?raw
|
|
2
|
+
var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M9,10V16H15V10H19L12,3L5,10H9M12,5.8L14.2,8H13V14H11V8H9.8L12,5.8M19,18H5V20H19V18Z\" /></svg>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
import { markRaw as e, ref as t } from "vue";
|
|
2
|
+
//#region composables/useDialog.ts
|
|
3
|
+
var n = t([]), r = t([]);
|
|
4
|
+
function i() {
|
|
5
|
+
let t = () => Date.now().toString(), i = (e, t) => {
|
|
6
|
+
let n = e.findIndex((e) => e.id === t);
|
|
7
|
+
n !== -1 && e.splice(n, 1);
|
|
8
|
+
};
|
|
9
|
+
return {
|
|
10
|
+
modals: n,
|
|
11
|
+
alerts: r,
|
|
12
|
+
modal: (r) => {
|
|
13
|
+
let a = t(), o = { onClose: () => {
|
|
14
|
+
r?.onClose && r.onClose(), i(n.value, a);
|
|
15
|
+
} }, s = { ...r };
|
|
16
|
+
delete s?.onClose, "is" in s && s.is && (s.is = e(s.is)), n.value.push({
|
|
17
|
+
id: a,
|
|
18
|
+
events: o,
|
|
19
|
+
options: s
|
|
20
|
+
});
|
|
21
|
+
},
|
|
22
|
+
alert: (e) => {
|
|
23
|
+
let n = t(), a = {
|
|
24
|
+
onClose: () => {
|
|
25
|
+
e?.onClose && e.onClose(), i(r.value, n);
|
|
26
|
+
},
|
|
27
|
+
onConfirm: (t) => {
|
|
28
|
+
e?.onConfirm && e.onConfirm(t), i(r.value, n);
|
|
29
|
+
}
|
|
30
|
+
}, o = { ...e };
|
|
31
|
+
delete o?.onClose, delete o?.onConfirm, r.value.push({
|
|
32
|
+
id: n,
|
|
33
|
+
events: a,
|
|
34
|
+
options: o
|
|
35
|
+
});
|
|
36
|
+
}
|
|
37
|
+
};
|
|
38
|
+
}
|
|
39
|
+
//#endregion
|
|
40
|
+
export { i as t };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/video.svg?raw
|
|
2
|
+
var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M17,10.5V7A1,1 0 0,0 16,6H4A1,1 0 0,0 3,7V17A1,1 0 0,0 4,18H16A1,1 0 0,0 17,17V13.5L21,17.5V6.5L17,10.5Z\" /></svg>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/video-outline.svg?raw
|
|
2
|
+
var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><title>video-outline</title><path d=\"M15,8V16H5V8H15M16,6H4A1,1 0 0,0 3,7V17A1,1 0 0,0 4,18H16A1,1 0 0,0 17,17V13.5L21,17.5V6.5L17,10.5V7A1,1 0 0,0 16,6Z\" /></svg>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/web.svg?raw
|
|
2
|
+
var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M16.36,14C16.44,13.34 16.5,12.68 16.5,12C16.5,11.32 16.44,10.66 16.36,10H19.74C19.9,10.64 20,11.31 20,12C20,12.69 19.9,13.36 19.74,14M14.59,19.56C15.19,18.45 15.65,17.25 15.97,16H18.92C17.96,17.65 16.43,18.93 14.59,19.56M14.34,14H9.66C9.56,13.34 9.5,12.68 9.5,12C9.5,11.32 9.56,10.65 9.66,10H14.34C14.43,10.65 14.5,11.32 14.5,12C14.5,12.68 14.43,13.34 14.34,14M12,19.96C11.17,18.76 10.5,17.43 10.09,16H13.91C13.5,17.43 12.83,18.76 12,19.96M8,8H5.08C6.03,6.34 7.57,5.06 9.4,4.44C8.8,5.55 8.35,6.75 8,8M5.08,16H8C8.35,17.25 8.8,18.45 9.4,19.56C7.57,18.93 6.03,17.65 5.08,16M4.26,14C4.1,13.36 4,12.69 4,12C4,11.31 4.1,10.64 4.26,10H7.64C7.56,10.66 7.5,11.32 7.5,12C7.5,12.68 7.56,13.34 7.64,14M12,4.03C12.83,5.23 13.5,6.57 13.91,8H10.09C10.5,6.57 11.17,5.23 12,4.03M18.92,8H15.97C15.65,6.75 15.19,5.55 14.59,4.44C16.43,5.07 17.96,6.34 18.92,8M12,2C6.47,2 2,6.5 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2Z\" /></svg>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
//#region assets/icons/zip-box.svg?raw
|
|
2
|
+
var e = "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\"><path d=\"M14 17h-2v-2h-2v-2h2v2h2m0-6h-2v2h2v2h-2v-2h-2V9h2V7h-2V5h2v2h2m5-4H5c-1.11 0-2 .89-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2Z\"/></svg>\n";
|
|
3
|
+
//#endregion
|
|
4
|
+
export { e as default };
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@caipira/tamandua",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.115",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "UI library for the Caipira ecosystem",
|
|
6
6
|
"license": "GPL-3.0-only",
|
|
@@ -97,42 +97,42 @@
|
|
|
97
97
|
},
|
|
98
98
|
"dependencies": {
|
|
99
99
|
"@floating-ui/vue": "^1.0.6",
|
|
100
|
-
"@tailwindcss/vite": "^4.
|
|
100
|
+
"@tailwindcss/vite": "^4.3.1",
|
|
101
101
|
"d3": "^7.9.0",
|
|
102
102
|
"date-fns": "^4.1.0",
|
|
103
103
|
"date-fns-tz": "^3.2.0",
|
|
104
104
|
"gsap": "^3.12.2"
|
|
105
105
|
},
|
|
106
106
|
"peerDependencies": {
|
|
107
|
-
"tailwindcss": "^4.
|
|
107
|
+
"tailwindcss": "^4.3.1",
|
|
108
108
|
"vue": "^3.5.13",
|
|
109
|
-
"vue-i18n": "
|
|
109
|
+
"vue-i18n": ">=11.4.6",
|
|
110
110
|
"vue-router": "4.5.1"
|
|
111
111
|
},
|
|
112
112
|
"devDependencies": {
|
|
113
113
|
"@faker-js/faker": "^8.4.1",
|
|
114
|
-
"@storybook/addon-
|
|
115
|
-
"@storybook/addon-
|
|
116
|
-
"@storybook/
|
|
114
|
+
"@storybook/addon-docs": "^10.4.6",
|
|
115
|
+
"@storybook/addon-links": "^10.4.6",
|
|
116
|
+
"@storybook/addon-themes": "^10.4.6",
|
|
117
|
+
"@storybook/vue3-vite": "^10.4.6",
|
|
117
118
|
"@types/d3": "^7.4.3",
|
|
118
119
|
"@types/js-cookie": "^2.2.7",
|
|
119
120
|
"@types/jsdom": "^21.1.6",
|
|
120
121
|
"@types/node": "^20.11.30",
|
|
121
|
-
"@vitejs/plugin-vue": "^
|
|
122
|
+
"@vitejs/plugin-vue": "^6.0.7",
|
|
122
123
|
"@vue/test-utils": "^2.4.1",
|
|
123
124
|
"@vue/tsconfig": "^0.5.1",
|
|
124
125
|
"jsdom": "^26.0.0",
|
|
125
126
|
"storybook": "^10.0.5",
|
|
126
127
|
"ts-node": "^10.9.1",
|
|
127
128
|
"typescript": "^5.4.5",
|
|
128
|
-
"vite": "^
|
|
129
|
-
"vite-plugin-dts": "^
|
|
129
|
+
"vite": "^8.1.0",
|
|
130
|
+
"vite-plugin-dts": "^5.0.3",
|
|
130
131
|
"vite-plugin-lib-inject-css": "^2.0.1",
|
|
131
132
|
"vite-tsconfig-paths": "^4.2.0",
|
|
132
133
|
"vitest": "^3.0.8",
|
|
133
134
|
"vue": "^3.4.21",
|
|
134
135
|
"vue-component-type-helpers": "^2.0.19",
|
|
135
|
-
"vue-tsc": "^2.0.13"
|
|
136
|
-
"@storybook/addon-docs": "^10.0.5"
|
|
136
|
+
"vue-tsc": "^2.0.13"
|
|
137
137
|
}
|
|
138
138
|
}
|
|
@@ -1,88 +0,0 @@
|
|
|
1
|
-
import { defineComponent as V, ref as w, computed as x, resolveComponent as n, openBlock as t, createBlock as A, withCtx as m, createElementBlock as a, Fragment as p, createVNode as o, renderSlot as N, createElementVNode as s, toDisplayString as _, createTextVNode as y, withKeys as B, createCommentVNode as D } from "vue";
|
|
2
|
-
const E = {
|
|
3
|
-
key: 1,
|
|
4
|
-
class: "p-4"
|
|
5
|
-
}, H = { class: "font-semibold" }, K = ["innerHTML"], L = {
|
|
6
|
-
key: 2,
|
|
7
|
-
class: "p-4 flex flex-col gap-2"
|
|
8
|
-
}, M = { class: "select-all italic" }, S = /* @__PURE__ */ s("div", null, null, -1), j = /* @__PURE__ */ V({
|
|
9
|
-
name: "TAlert",
|
|
10
|
-
__name: "Alert",
|
|
11
|
-
props: {
|
|
12
|
-
type: { default: "alert" },
|
|
13
|
-
title: { default: "Confirm action" },
|
|
14
|
-
message: { default: "Do you want to proceed with this action?" },
|
|
15
|
-
closeTitle: { default: "Close" },
|
|
16
|
-
cancelTitle: { default: "Cancel" },
|
|
17
|
-
confirmTitle: { default: "Confirm" },
|
|
18
|
-
confirmationValue: { default: "confirm" }
|
|
19
|
-
},
|
|
20
|
-
emits: ["closed", "confirmed"],
|
|
21
|
-
setup(h, { emit: b }) {
|
|
22
|
-
const e = h, d = b, c = w(""), i = () => {
|
|
23
|
-
d("closed");
|
|
24
|
-
}, u = () => {
|
|
25
|
-
const l = e.type === "type-confirm" ? c.value : void 0;
|
|
26
|
-
d("confirmed", l);
|
|
27
|
-
}, C = x(() => Array.isArray(e.message) ? e.message.join("<br /><br />") : e.message || "");
|
|
28
|
-
return (l, f) => {
|
|
29
|
-
const v = n("t-graphy-label"), k = n("t-input-text"), r = n("t-button"), T = n("t-modal");
|
|
30
|
-
return t(), A(T, {
|
|
31
|
-
"show-header": !1,
|
|
32
|
-
"can-close": !1,
|
|
33
|
-
onClosed: i
|
|
34
|
-
}, {
|
|
35
|
-
footer: m(() => [
|
|
36
|
-
["confirm", "type-confirm"].includes(e.type) ? (t(), a(p, { key: 0 }, [
|
|
37
|
-
o(r, {
|
|
38
|
-
variant: "transparent",
|
|
39
|
-
label: e.cancelTitle,
|
|
40
|
-
onClick: i
|
|
41
|
-
}, null, 8, ["label"]),
|
|
42
|
-
o(r, {
|
|
43
|
-
variant: "default",
|
|
44
|
-
label: e.confirmTitle,
|
|
45
|
-
onClick: u
|
|
46
|
-
}, null, 8, ["label"])
|
|
47
|
-
], 64)) : (t(), a(p, { key: 1 }, [
|
|
48
|
-
S,
|
|
49
|
-
o(r, {
|
|
50
|
-
variant: "transparent",
|
|
51
|
-
label: e.closeTitle,
|
|
52
|
-
onClick: i
|
|
53
|
-
}, null, 8, ["label"])
|
|
54
|
-
], 64))
|
|
55
|
-
]),
|
|
56
|
-
default: m(() => [
|
|
57
|
-
l.$slots.default ? N(l.$slots, "default", { key: 0 }) : (t(), a("div", E, [
|
|
58
|
-
s("h3", H, _(e.title), 1),
|
|
59
|
-
s("p", {
|
|
60
|
-
innerHTML: C.value,
|
|
61
|
-
class: "mt-4"
|
|
62
|
-
}, null, 8, K)
|
|
63
|
-
])),
|
|
64
|
-
e.type === "type-confirm" ? (t(), a("div", L, [
|
|
65
|
-
o(v, null, {
|
|
66
|
-
default: m(() => [
|
|
67
|
-
y(" To confirm, type "),
|
|
68
|
-
s("b", M, _(e.confirmationValue), 1),
|
|
69
|
-
y(" below: ")
|
|
70
|
-
]),
|
|
71
|
-
_: 1
|
|
72
|
-
}),
|
|
73
|
-
o(k, {
|
|
74
|
-
modelValue: c.value,
|
|
75
|
-
"onUpdate:modelValue": f[0] || (f[0] = (g) => c.value = g),
|
|
76
|
-
placeholder: e.confirmationValue,
|
|
77
|
-
onKeyup: B(u, ["enter"])
|
|
78
|
-
}, null, 8, ["modelValue", "placeholder"])
|
|
79
|
-
])) : D("", !0)
|
|
80
|
-
]),
|
|
81
|
-
_: 3
|
|
82
|
-
});
|
|
83
|
-
};
|
|
84
|
-
}
|
|
85
|
-
});
|
|
86
|
-
export {
|
|
87
|
-
j as _
|
|
88
|
-
};
|
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
import { defineComponent as f, computed as c, resolveComponent as x, openBlock as a, createElementBlock as o, normalizeClass as u, unref as t, createBlock as h, toDisplayString as z, createCommentVNode as _ } from "vue";
|
|
2
|
-
import { E as r, b as l } from "./ui-UhY-K-wS.js";
|
|
3
|
-
const g = ["role"], v = ["src"], w = /* @__PURE__ */ f({
|
|
4
|
-
name: "TAvatar",
|
|
5
|
-
__name: "Avatar",
|
|
6
|
-
props: {
|
|
7
|
-
icon: {},
|
|
8
|
-
text: { default: "" },
|
|
9
|
-
role: { default: "" },
|
|
10
|
-
size: { default: r.Default },
|
|
11
|
-
image: { default: "" },
|
|
12
|
-
shape: { default: l.Circle },
|
|
13
|
-
backgroundColorClass: { default: "bg-caipira-primary-inverted" }
|
|
14
|
-
},
|
|
15
|
-
setup(m) {
|
|
16
|
-
const e = m, p = c(() => e.role !== "" ? e.role : ""), s = c(() => e.text === "" ? "" : e.text.split(" ").reduce(
|
|
17
|
-
(i, n) => i + n.charAt(0).toUpperCase(),
|
|
18
|
-
""
|
|
19
|
-
));
|
|
20
|
-
return (i, n) => {
|
|
21
|
-
const d = x("t-icon");
|
|
22
|
-
return a(), o("div", {
|
|
23
|
-
role: p.value,
|
|
24
|
-
class: u([{
|
|
25
|
-
"h-5 w-5": e.size === t(r).ExtraSmall,
|
|
26
|
-
"h-7 w-7": e.size === t(r).Small,
|
|
27
|
-
"h-10 w-10": e.size === t(r).Default,
|
|
28
|
-
"h-20 w-20": e.size === t(r).Large,
|
|
29
|
-
"h-40 w-40": e.size === t(r).ExtraLarge,
|
|
30
|
-
"rounded-full": e.shape === t(l).Circle,
|
|
31
|
-
"rounded-[var(--content-radius)]": e.shape === t(l).Square,
|
|
32
|
-
[e.backgroundColorClass]: !0
|
|
33
|
-
}, "overflow-hidden inline-flex items-center justify-center"])
|
|
34
|
-
}, [
|
|
35
|
-
e.image ? (a(), o("img", {
|
|
36
|
-
key: 0,
|
|
37
|
-
class: "w-full h-full object-cover",
|
|
38
|
-
src: e.image
|
|
39
|
-
}, null, 8, v)) : e.icon ? (a(), h(d, {
|
|
40
|
-
key: 1,
|
|
41
|
-
class: "color-caipira-primary",
|
|
42
|
-
icon: e.icon,
|
|
43
|
-
size: e.size
|
|
44
|
-
}, null, 8, ["icon", "size"])) : s.value ? (a(), o("span", {
|
|
45
|
-
key: 2,
|
|
46
|
-
class: u(["color-caipira-primary font-bold", {
|
|
47
|
-
"text-xs": e.size === t(r).ExtraSmall,
|
|
48
|
-
"text-sm": e.size === t(r).Small,
|
|
49
|
-
"text-base": e.size === t(r).Default,
|
|
50
|
-
"text-lg": e.size === t(r).Large,
|
|
51
|
-
"text-2xl": e.size === t(r).ExtraLarge
|
|
52
|
-
}])
|
|
53
|
-
}, z(s.value), 3)) : _("", !0)
|
|
54
|
-
], 10, g);
|
|
55
|
-
};
|
|
56
|
-
}
|
|
57
|
-
});
|
|
58
|
-
export {
|
|
59
|
-
w as _
|
|
60
|
-
};
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { defineComponent as a, openBlock as c, createElementBlock as i, normalizeClass as l } from "vue";
|
|
2
|
-
const u = /* @__PURE__ */ a({
|
|
3
|
-
name: "TBackdrop",
|
|
4
|
-
__name: "Backdrop",
|
|
5
|
-
props: {
|
|
6
|
-
isTransparent: { type: Boolean, default: !1 }
|
|
7
|
-
},
|
|
8
|
-
emits: ["click"],
|
|
9
|
-
setup(o, { emit: n }) {
|
|
10
|
-
const t = o, r = n;
|
|
11
|
-
return (p, e) => (c(), i("div", {
|
|
12
|
-
class: l(["fixed inset-0", {
|
|
13
|
-
"bg-[var(--unfocused-bg-color)] opacity-80": !t.isTransparent
|
|
14
|
-
}]),
|
|
15
|
-
role: "button",
|
|
16
|
-
onClick: e[0] || (e[0] = (s) => r("click", s))
|
|
17
|
-
}, null, 2));
|
|
18
|
-
}
|
|
19
|
-
});
|
|
20
|
-
export {
|
|
21
|
-
u as _
|
|
22
|
-
};
|