@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
|
@@ -1,308 +0,0 @@
|
|
|
1
|
-
import { defineComponent as P, ref as x, onMounted as z, openBlock as N, createElementBlock as I, Fragment as R, createElementVNode as T, normalizeStyle as V, unref as D, renderSlot as E, createBlock as L, resolveDynamicComponent as O, normalizeProps as F, mergeProps as H, createTextVNode as W, toDisplayString as X } from "vue";
|
|
2
|
-
import { r as Y, s as q } from "./transform-DSaNEFMr.js";
|
|
3
|
-
import { u as j, o as Z, c as G } from "./floating-ui.vue-B5QcGNjh.js";
|
|
4
|
-
function J(e) {
|
|
5
|
-
var t = 0, r = e.children, a = r && r.length;
|
|
6
|
-
if (!a)
|
|
7
|
-
t = 1;
|
|
8
|
-
else
|
|
9
|
-
for (; --a >= 0; )
|
|
10
|
-
t += r[a].value;
|
|
11
|
-
e.value = t;
|
|
12
|
-
}
|
|
13
|
-
function K() {
|
|
14
|
-
return this.eachAfter(J);
|
|
15
|
-
}
|
|
16
|
-
function Q(e, t) {
|
|
17
|
-
let r = -1;
|
|
18
|
-
for (const a of this)
|
|
19
|
-
e.call(t, a, ++r, this);
|
|
20
|
-
return this;
|
|
21
|
-
}
|
|
22
|
-
function U(e, t) {
|
|
23
|
-
for (var r = this, a = [r], o, i, l = -1; r = a.pop(); )
|
|
24
|
-
if (e.call(t, r, ++l, this), o = r.children)
|
|
25
|
-
for (i = o.length - 1; i >= 0; --i)
|
|
26
|
-
a.push(o[i]);
|
|
27
|
-
return this;
|
|
28
|
-
}
|
|
29
|
-
function ee(e, t) {
|
|
30
|
-
for (var r = this, a = [r], o = [], i, l, u, d = -1; r = a.pop(); )
|
|
31
|
-
if (o.push(r), i = r.children)
|
|
32
|
-
for (l = 0, u = i.length; l < u; ++l)
|
|
33
|
-
a.push(i[l]);
|
|
34
|
-
for (; r = o.pop(); )
|
|
35
|
-
e.call(t, r, ++d, this);
|
|
36
|
-
return this;
|
|
37
|
-
}
|
|
38
|
-
function te(e, t) {
|
|
39
|
-
let r = -1;
|
|
40
|
-
for (const a of this)
|
|
41
|
-
if (e.call(t, a, ++r, this))
|
|
42
|
-
return a;
|
|
43
|
-
}
|
|
44
|
-
function ne(e) {
|
|
45
|
-
return this.eachAfter(function(t) {
|
|
46
|
-
for (var r = +e(t.data) || 0, a = t.children, o = a && a.length; --o >= 0; )
|
|
47
|
-
r += a[o].value;
|
|
48
|
-
t.value = r;
|
|
49
|
-
});
|
|
50
|
-
}
|
|
51
|
-
function re(e) {
|
|
52
|
-
return this.eachBefore(function(t) {
|
|
53
|
-
t.children && t.children.sort(e);
|
|
54
|
-
});
|
|
55
|
-
}
|
|
56
|
-
function ae(e) {
|
|
57
|
-
for (var t = this, r = oe(t, e), a = [t]; t !== r; )
|
|
58
|
-
t = t.parent, a.push(t);
|
|
59
|
-
for (var o = a.length; e !== r; )
|
|
60
|
-
a.splice(o, 0, e), e = e.parent;
|
|
61
|
-
return a;
|
|
62
|
-
}
|
|
63
|
-
function oe(e, t) {
|
|
64
|
-
if (e === t)
|
|
65
|
-
return e;
|
|
66
|
-
var r = e.ancestors(), a = t.ancestors(), o = null;
|
|
67
|
-
for (e = r.pop(), t = a.pop(); e === t; )
|
|
68
|
-
o = e, e = r.pop(), t = a.pop();
|
|
69
|
-
return o;
|
|
70
|
-
}
|
|
71
|
-
function ie() {
|
|
72
|
-
for (var e = this, t = [e]; e = e.parent; )
|
|
73
|
-
t.push(e);
|
|
74
|
-
return t;
|
|
75
|
-
}
|
|
76
|
-
function le() {
|
|
77
|
-
return Array.from(this);
|
|
78
|
-
}
|
|
79
|
-
function ue() {
|
|
80
|
-
var e = [];
|
|
81
|
-
return this.eachBefore(function(t) {
|
|
82
|
-
t.children || e.push(t);
|
|
83
|
-
}), e;
|
|
84
|
-
}
|
|
85
|
-
function se() {
|
|
86
|
-
var e = this, t = [];
|
|
87
|
-
return e.each(function(r) {
|
|
88
|
-
r !== e && t.push({ source: r.parent, target: r });
|
|
89
|
-
}), t;
|
|
90
|
-
}
|
|
91
|
-
function* ce() {
|
|
92
|
-
var e = this, t, r = [e], a, o, i;
|
|
93
|
-
do
|
|
94
|
-
for (t = r.reverse(), r = []; e = t.pop(); )
|
|
95
|
-
if (yield e, a = e.children)
|
|
96
|
-
for (o = 0, i = a.length; o < i; ++o)
|
|
97
|
-
r.push(a[o]);
|
|
98
|
-
while (r.length);
|
|
99
|
-
}
|
|
100
|
-
function $(e, t) {
|
|
101
|
-
e instanceof Map ? (e = [void 0, e], t === void 0 && (t = he)) : t === void 0 && (t = de);
|
|
102
|
-
for (var r = new C(e), a, o = [r], i, l, u, d; a = o.pop(); )
|
|
103
|
-
if ((l = t(a.data)) && (d = (l = Array.from(l)).length))
|
|
104
|
-
for (a.children = l, u = d - 1; u >= 0; --u)
|
|
105
|
-
o.push(i = l[u] = new C(l[u])), i.parent = a, i.depth = a.depth + 1;
|
|
106
|
-
return r.eachBefore(ge);
|
|
107
|
-
}
|
|
108
|
-
function fe() {
|
|
109
|
-
return $(this).eachBefore(pe);
|
|
110
|
-
}
|
|
111
|
-
function de(e) {
|
|
112
|
-
return e.children;
|
|
113
|
-
}
|
|
114
|
-
function he(e) {
|
|
115
|
-
return Array.isArray(e) ? e[1] : null;
|
|
116
|
-
}
|
|
117
|
-
function pe(e) {
|
|
118
|
-
e.data.value !== void 0 && (e.value = e.data.value), e.data = e.data.data;
|
|
119
|
-
}
|
|
120
|
-
function ge(e) {
|
|
121
|
-
var t = 0;
|
|
122
|
-
do
|
|
123
|
-
e.height = t;
|
|
124
|
-
while ((e = e.parent) && e.height < ++t);
|
|
125
|
-
}
|
|
126
|
-
function C(e) {
|
|
127
|
-
this.data = e, this.depth = this.height = 0, this.parent = null;
|
|
128
|
-
}
|
|
129
|
-
C.prototype = $.prototype = {
|
|
130
|
-
constructor: C,
|
|
131
|
-
count: K,
|
|
132
|
-
each: Q,
|
|
133
|
-
eachAfter: ee,
|
|
134
|
-
eachBefore: U,
|
|
135
|
-
find: te,
|
|
136
|
-
sum: ne,
|
|
137
|
-
sort: re,
|
|
138
|
-
path: ae,
|
|
139
|
-
ancestors: ie,
|
|
140
|
-
descendants: le,
|
|
141
|
-
leaves: ue,
|
|
142
|
-
links: se,
|
|
143
|
-
copy: fe,
|
|
144
|
-
[Symbol.iterator]: ce
|
|
145
|
-
};
|
|
146
|
-
function ve(e) {
|
|
147
|
-
if (typeof e != "function")
|
|
148
|
-
throw new Error();
|
|
149
|
-
return e;
|
|
150
|
-
}
|
|
151
|
-
function M() {
|
|
152
|
-
return 0;
|
|
153
|
-
}
|
|
154
|
-
function S(e) {
|
|
155
|
-
return function() {
|
|
156
|
-
return e;
|
|
157
|
-
};
|
|
158
|
-
}
|
|
159
|
-
function me(e) {
|
|
160
|
-
e.x0 = Math.round(e.x0), e.y0 = Math.round(e.y0), e.x1 = Math.round(e.x1), e.y1 = Math.round(e.y1);
|
|
161
|
-
}
|
|
162
|
-
function ye(e, t, r, a, o) {
|
|
163
|
-
for (var i = e.children, l, u = -1, d = i.length, m = e.value && (a - t) / e.value; ++u < d; )
|
|
164
|
-
l = i[u], l.y0 = r, l.y1 = o, l.x0 = t, l.x1 = t += l.value * m;
|
|
165
|
-
}
|
|
166
|
-
function be(e, t, r, a, o) {
|
|
167
|
-
for (var i = e.children, l, u = -1, d = i.length, m = e.value && (o - r) / e.value; ++u < d; )
|
|
168
|
-
l = i[u], l.x0 = t, l.x1 = a, l.y0 = r, l.y1 = r += l.value * m;
|
|
169
|
-
}
|
|
170
|
-
var we = (1 + Math.sqrt(5)) / 2;
|
|
171
|
-
function _e(e, t, r, a, o, i) {
|
|
172
|
-
for (var l = [], u = t.children, d, m, s = 0, y = 0, n = u.length, g, v, f = t.value, c, p, w, _, A, k, b; s < n; ) {
|
|
173
|
-
g = o - r, v = i - a;
|
|
174
|
-
do
|
|
175
|
-
c = u[y++].value;
|
|
176
|
-
while (!c && y < n);
|
|
177
|
-
for (p = w = c, k = Math.max(v / g, g / v) / (f * e), b = c * c * k, A = Math.max(w / b, b / p); y < n; ++y) {
|
|
178
|
-
if (c += m = u[y].value, m < p && (p = m), m > w && (w = m), b = c * c * k, _ = Math.max(w / b, b / p), _ > A) {
|
|
179
|
-
c -= m;
|
|
180
|
-
break;
|
|
181
|
-
}
|
|
182
|
-
A = _;
|
|
183
|
-
}
|
|
184
|
-
l.push(d = { value: c, dice: g < v, children: u.slice(s, y) }), d.dice ? ye(d, r, a, o, f ? a += v * c / f : i) : be(d, r, a, f ? r += g * c / f : o, i), f -= c, s = y;
|
|
185
|
-
}
|
|
186
|
-
return l;
|
|
187
|
-
}
|
|
188
|
-
const ke = function e(t) {
|
|
189
|
-
function r(a, o, i, l, u) {
|
|
190
|
-
_e(t, a, o, i, l, u);
|
|
191
|
-
}
|
|
192
|
-
return r.ratio = function(a) {
|
|
193
|
-
return e((a = +a) > 1 ? a : 1);
|
|
194
|
-
}, r;
|
|
195
|
-
}(we);
|
|
196
|
-
function Be() {
|
|
197
|
-
var e = ke, t = !1, r = 1, a = 1, o = [0], i = M, l = M, u = M, d = M, m = M;
|
|
198
|
-
function s(n) {
|
|
199
|
-
return n.x0 = n.y0 = 0, n.x1 = r, n.y1 = a, n.eachBefore(y), o = [0], t && n.eachBefore(me), n;
|
|
200
|
-
}
|
|
201
|
-
function y(n) {
|
|
202
|
-
var g = o[n.depth], v = n.x0 + g, f = n.y0 + g, c = n.x1 - g, p = n.y1 - g;
|
|
203
|
-
c < v && (v = c = (v + c) / 2), p < f && (f = p = (f + p) / 2), n.x0 = v, n.y0 = f, n.x1 = c, n.y1 = p, n.children && (g = o[n.depth + 1] = i(n) / 2, v += m(n) - g, f += l(n) - g, c -= u(n) - g, p -= d(n) - g, c < v && (v = c = (v + c) / 2), p < f && (f = p = (f + p) / 2), e(n, v, f, c, p));
|
|
204
|
-
}
|
|
205
|
-
return s.round = function(n) {
|
|
206
|
-
return arguments.length ? (t = !!n, s) : t;
|
|
207
|
-
}, s.size = function(n) {
|
|
208
|
-
return arguments.length ? (r = +n[0], a = +n[1], s) : [r, a];
|
|
209
|
-
}, s.tile = function(n) {
|
|
210
|
-
return arguments.length ? (e = ve(n), s) : e;
|
|
211
|
-
}, s.padding = function(n) {
|
|
212
|
-
return arguments.length ? s.paddingInner(n).paddingOuter(n) : s.paddingInner();
|
|
213
|
-
}, s.paddingInner = function(n) {
|
|
214
|
-
return arguments.length ? (i = typeof n == "function" ? n : S(+n), s) : i;
|
|
215
|
-
}, s.paddingOuter = function(n) {
|
|
216
|
-
return arguments.length ? s.paddingTop(n).paddingRight(n).paddingBottom(n).paddingLeft(n) : s.paddingTop();
|
|
217
|
-
}, s.paddingTop = function(n) {
|
|
218
|
-
return arguments.length ? (l = typeof n == "function" ? n : S(+n), s) : l;
|
|
219
|
-
}, s.paddingRight = function(n) {
|
|
220
|
-
return arguments.length ? (u = typeof n == "function" ? n : S(+n), s) : u;
|
|
221
|
-
}, s.paddingBottom = function(n) {
|
|
222
|
-
return arguments.length ? (d = typeof n == "function" ? n : S(+n), s) : d;
|
|
223
|
-
}, s.paddingLeft = function(n) {
|
|
224
|
-
return arguments.length ? (m = typeof n == "function" ? n : S(+n), s) : m;
|
|
225
|
-
}, s;
|
|
226
|
-
}
|
|
227
|
-
function xe(e) {
|
|
228
|
-
for (var t = e.length / 6 | 0, r = new Array(t), a = 0; a < t; )
|
|
229
|
-
r[a] = "#" + e.slice(a * 6, ++a * 6);
|
|
230
|
-
return r;
|
|
231
|
-
}
|
|
232
|
-
const Me = (e) => Y(e[e.length - 1]);
|
|
233
|
-
var Se = new Array(3).concat(
|
|
234
|
-
"fc8d59ffffbf99d594",
|
|
235
|
-
"d7191cfdae61abdda42b83ba",
|
|
236
|
-
"d7191cfdae61ffffbfabdda42b83ba",
|
|
237
|
-
"d53e4ffc8d59fee08be6f59899d5943288bd",
|
|
238
|
-
"d53e4ffc8d59fee08bffffbfe6f59899d5943288bd",
|
|
239
|
-
"d53e4ff46d43fdae61fee08be6f598abdda466c2a53288bd",
|
|
240
|
-
"d53e4ff46d43fdae61fee08bffffbfe6f598abdda466c2a53288bd",
|
|
241
|
-
"9e0142d53e4ff46d43fdae61fee08be6f598abdda466c2a53288bd5e4fa2",
|
|
242
|
-
"9e0142d53e4ff46d43fdae61fee08bffffbfe6f598abdda466c2a53288bd5e4fa2"
|
|
243
|
-
).map(xe);
|
|
244
|
-
const Ae = Me(Se), Te = /* @__PURE__ */ T("svg", null, null, -1);
|
|
245
|
-
let Ce = 0;
|
|
246
|
-
const Re = /* @__PURE__ */ P({
|
|
247
|
-
name: "TChartTreemap",
|
|
248
|
-
__name: "ChartTreemap",
|
|
249
|
-
props: {
|
|
250
|
-
data: {}
|
|
251
|
-
},
|
|
252
|
-
setup(e) {
|
|
253
|
-
const t = e, r = x(0), a = x(0), o = `tamandua-chart-treemap-${++Ce}`, i = x(), l = x(), u = x(), { floatingStyles: d, update: m } = j(l, i, {
|
|
254
|
-
middleware: [Z(10), G()]
|
|
255
|
-
}), s = (f) => {
|
|
256
|
-
u.value = f;
|
|
257
|
-
}, y = () => {
|
|
258
|
-
!i.value || i.value.style.display === "none" || (i.value.style.display = "none");
|
|
259
|
-
}, n = () => {
|
|
260
|
-
!i.value || i.value.style.display === "block" || (i.value.style.display = "block");
|
|
261
|
-
}, g = (f) => {
|
|
262
|
-
r.value = f.pageX, a.value = f.pageY, m();
|
|
263
|
-
}, v = () => {
|
|
264
|
-
const c = parseInt(
|
|
265
|
-
q(`div#${o}`).style("width"),
|
|
266
|
-
10
|
|
267
|
-
), p = 350, w = q(`div#${o} svg`).attr("width", c).attr("height", p).append("g"), _ = $(t.data).sum((h) => h?.value ?? 0).sort(
|
|
268
|
-
(h, B) => (B.value ?? 0) - (h.value ?? 0)
|
|
269
|
-
), k = Be().size([c, p]).padding(1)(_), b = Ae;
|
|
270
|
-
w.selectAll("rect").data(k.leaves()).enter().append("rect").attr("x", (h) => h.x0).attr("y", (h) => h.y0).attr("width", (h) => h.x1 - h.x0).attr("height", (h) => h.y1 - h.y0).attr("fill", (h, B) => h.data.color ? h.data.color : h.parent?.data?.color ? h.parent?.data?.color : b(B / 7)).on("mouseover", (h, B) => s(B.data));
|
|
271
|
-
};
|
|
272
|
-
return z(() => {
|
|
273
|
-
v();
|
|
274
|
-
}), (f, c) => (N(), I(R, null, [
|
|
275
|
-
T("div", {
|
|
276
|
-
id: o,
|
|
277
|
-
class: "w-full",
|
|
278
|
-
onMousemove: g,
|
|
279
|
-
onMouseenter: n,
|
|
280
|
-
onMouseleave: y
|
|
281
|
-
}, [
|
|
282
|
-
Te,
|
|
283
|
-
T("div", {
|
|
284
|
-
ref_key: "reference",
|
|
285
|
-
ref: l,
|
|
286
|
-
class: "w-1 h-1 absolute",
|
|
287
|
-
style: V({
|
|
288
|
-
left: `${r.value}px`,
|
|
289
|
-
top: `${a.value}px`
|
|
290
|
-
})
|
|
291
|
-
}, null, 4)
|
|
292
|
-
], 32),
|
|
293
|
-
T("div", {
|
|
294
|
-
ref_key: "tooltip",
|
|
295
|
-
ref: i,
|
|
296
|
-
style: V(D(d)),
|
|
297
|
-
class: "hidden absolute select-none bg-caipira-primary border-color text-base px-2 py-1 rounded-xs"
|
|
298
|
-
}, [
|
|
299
|
-
u.value?.tooltipSlotName && f.$slots.hasOwnProperty(u.value.tooltipSlotName) ? E(f.$slots, u.value.tooltipSlotName, { key: 0 }) : u.value?.tooltipSlotComponent ? (N(), L(O(u.value.tooltipSlotComponent), F(H({ key: 1 }, u.value.tooltipSlotComponentProps)), null, 16)) : (N(), I(R, { key: 2 }, [
|
|
300
|
-
W(X(u.value?.label), 1)
|
|
301
|
-
], 64))
|
|
302
|
-
], 4)
|
|
303
|
-
], 64));
|
|
304
|
-
}
|
|
305
|
-
});
|
|
306
|
-
export {
|
|
307
|
-
Re as _
|
|
308
|
-
};
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { defineComponent as p, resolveComponent as t, openBlock as e, createElementBlock as n, Fragment as r, renderList as l, unref as s, createBlock as m, mergeProps as i } from "vue";
|
|
2
|
-
import { u as d } from "./useDialog-jyWJVydI.js";
|
|
3
|
-
const B = /* @__PURE__ */ p({
|
|
4
|
-
name: "TDialogProvider",
|
|
5
|
-
__name: "DialogProvider",
|
|
6
|
-
setup(C) {
|
|
7
|
-
const { modals: a, alerts: c } = d();
|
|
8
|
-
return (f, v) => {
|
|
9
|
-
const u = t("t-modal"), _ = t("t-alert");
|
|
10
|
-
return e(), n("div", null, [
|
|
11
|
-
(e(!0), n(r, null, l(s(a), (o) => (e(), m(u, i(o.options, {
|
|
12
|
-
onClosed: o.events.onClose
|
|
13
|
-
}), null, 16, ["onClosed"]))), 256)),
|
|
14
|
-
(e(!0), n(r, null, l(s(c), (o) => (e(), m(_, i(o.options, {
|
|
15
|
-
onClosed: o.events.onClose,
|
|
16
|
-
onConfirmed: o.events.onConfirm
|
|
17
|
-
}), null, 16, ["onClosed", "onConfirmed"]))), 256))
|
|
18
|
-
]);
|
|
19
|
-
};
|
|
20
|
-
}
|
|
21
|
-
});
|
|
22
|
-
export {
|
|
23
|
-
B as _
|
|
24
|
-
};
|
package/dist/Drawer-y5xBARd2.js
DELETED
|
@@ -1,74 +0,0 @@
|
|
|
1
|
-
import './Drawer.css';
|
|
2
|
-
import { defineComponent as _, ref as b, onMounted as v, resolveComponent as y, openBlock as t, createElementBlock as r, withKeys as h, createVNode as i, createElementVNode as d, normalizeClass as c, toDisplayString as k, createCommentVNode as s, renderSlot as a } from "vue";
|
|
3
|
-
import { _ as w } from "./Backdrop.vue_vue_type_script_setup_true_lang-Dyo6_-EM.js";
|
|
4
|
-
import { _ as g } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
5
|
-
const C = {
|
|
6
|
-
key: 0,
|
|
7
|
-
class: "p-4 border-b border-color"
|
|
8
|
-
}, $ = {
|
|
9
|
-
key: 0,
|
|
10
|
-
class: "block font-semibold uppercase"
|
|
11
|
-
}, x = { class: "flex flex-col flex-1 relative overflow-y-auto scrollbar" }, D = /* @__PURE__ */ _({
|
|
12
|
-
name: "TDrawer",
|
|
13
|
-
__name: "Drawer",
|
|
14
|
-
props: {
|
|
15
|
-
title: { default: "" },
|
|
16
|
-
style: { default: () => ({
|
|
17
|
-
footer: ""
|
|
18
|
-
}) },
|
|
19
|
-
direction: { default: "rtl" },
|
|
20
|
-
showHeader: { type: Boolean, default: !0 }
|
|
21
|
-
},
|
|
22
|
-
emits: ["closed"],
|
|
23
|
-
setup(f, { emit: p }) {
|
|
24
|
-
const o = f, u = p, n = b(null), l = (e) => {
|
|
25
|
-
e.stopPropagation(), u("closed");
|
|
26
|
-
};
|
|
27
|
-
return v(() => {
|
|
28
|
-
n.value?.focus();
|
|
29
|
-
}), (e, z) => {
|
|
30
|
-
const m = y("t-button");
|
|
31
|
-
return t(), r("div", {
|
|
32
|
-
class: "fixed inset-0 flex items-center z-10",
|
|
33
|
-
tabindex: "0",
|
|
34
|
-
ref_key: "modal",
|
|
35
|
-
ref: n,
|
|
36
|
-
onKeyup: h(l, ["esc"])
|
|
37
|
-
}, [
|
|
38
|
-
i(w, { onClick: l }),
|
|
39
|
-
d("div", {
|
|
40
|
-
class: c(["w-[38rem] absolute inset-y-0 z-10 flex flex-col bg-caipira-primary drawer", {
|
|
41
|
-
"right-0 drop-shadow-lg": o.direction === "ltr",
|
|
42
|
-
"left-0": o.direction === "rtl"
|
|
43
|
-
}])
|
|
44
|
-
}, [
|
|
45
|
-
i(m, {
|
|
46
|
-
variant: "transparent",
|
|
47
|
-
size: "lg",
|
|
48
|
-
icon: "close",
|
|
49
|
-
class: "absolute top-1 right-0",
|
|
50
|
-
onClick: l
|
|
51
|
-
}),
|
|
52
|
-
o.showHeader ? (t(), r("div", C, [
|
|
53
|
-
o.title ? (t(), r("span", $, k(o.title), 1)) : s("", !0),
|
|
54
|
-
e.$slots.header ? a(e.$slots, "header", { key: 1 }, void 0, !0) : s("", !0)
|
|
55
|
-
])) : s("", !0),
|
|
56
|
-
d("div", x, [
|
|
57
|
-
a(e.$slots, "default", {}, void 0, !0)
|
|
58
|
-
]),
|
|
59
|
-
e.$slots.footer ? (t(), r("div", {
|
|
60
|
-
key: 1,
|
|
61
|
-
class: c(["p-4 border-t border-color", {
|
|
62
|
-
[e.style.footer]: !0
|
|
63
|
-
}])
|
|
64
|
-
}, [
|
|
65
|
-
a(e.$slots, "footer", {}, void 0, !0)
|
|
66
|
-
], 2)) : s("", !0)
|
|
67
|
-
], 2)
|
|
68
|
-
], 544);
|
|
69
|
-
};
|
|
70
|
-
}
|
|
71
|
-
}), E = /* @__PURE__ */ g(D, [["__scopeId", "data-v-dd2ff7d0"]]);
|
|
72
|
-
export {
|
|
73
|
-
E as D
|
|
74
|
-
};
|
|
@@ -1,179 +0,0 @@
|
|
|
1
|
-
import { defineComponent as A, ref as y, computed as P, resolveComponent as E, openBlock as n, createElementBlock as r, normalizeClass as c, createVNode as G, Fragment as D, renderList as F, toDisplayString as V, withKeys as $, renderSlot as I, normalizeProps as O, mergeProps as U, createBlock as j, createCommentVNode as q, createTextVNode as J, createElementVNode as Q } from "vue";
|
|
2
|
-
import { F as d } from "./ui-UhY-K-wS.js";
|
|
3
|
-
const W = /* @__PURE__ */ Q("span", null, "Loading...", -1), X = ["aria-selected", "onKeydown", "onClick"], Y = {
|
|
4
|
-
key: 1,
|
|
5
|
-
class: "inline-flex items-center select-none input-text-color"
|
|
6
|
-
}, se = /* @__PURE__ */ A({
|
|
7
|
-
name: "TDropdown",
|
|
8
|
-
__name: "Dropdown",
|
|
9
|
-
props: {
|
|
10
|
-
size: { default: d.Default },
|
|
11
|
-
items: { default: () => [] },
|
|
12
|
-
loading: { type: Boolean, default: !1 },
|
|
13
|
-
multiple: { type: Boolean, default: !1 },
|
|
14
|
-
isVisible: { type: Boolean, default: !1 },
|
|
15
|
-
optionMarginClass: { default: "" },
|
|
16
|
-
optionPaddingClass: { default: "" },
|
|
17
|
-
wrapperPaddingClass: { default: "" },
|
|
18
|
-
optionRoundnessClass: { default: "input-roundness" },
|
|
19
|
-
wrapperRoundnessClass: { default: "input-roundness" }
|
|
20
|
-
},
|
|
21
|
-
emits: ["change", "end-reached", "created"],
|
|
22
|
-
setup(H, { expose: B, emit: L }) {
|
|
23
|
-
const s = H, R = L, i = y(-1), C = y(null), f = y([]), p = y("keyboard"), m = P(() => {
|
|
24
|
-
if (s.optionPaddingClass)
|
|
25
|
-
return s.optionPaddingClass;
|
|
26
|
-
switch (s.size) {
|
|
27
|
-
case d.Small:
|
|
28
|
-
return "py-1 px-2";
|
|
29
|
-
case d.Default:
|
|
30
|
-
default:
|
|
31
|
-
return "py-2 px-2";
|
|
32
|
-
}
|
|
33
|
-
}), k = P(() => {
|
|
34
|
-
switch (s.size) {
|
|
35
|
-
case d.Small:
|
|
36
|
-
return "text-sm";
|
|
37
|
-
case d.Default:
|
|
38
|
-
default:
|
|
39
|
-
return "text-base";
|
|
40
|
-
}
|
|
41
|
-
}), b = async (o = i.value, t = s.items[o], l = void 0) => {
|
|
42
|
-
l?.stopPropagation(), t?.action && typeof t.action == "function" && (typeof t?.manual > "u" || t.manual === !1) && await t.action(), R("change", {
|
|
43
|
-
index: o,
|
|
44
|
-
option: t,
|
|
45
|
-
hold: l?.ctrlKey ?? !1
|
|
46
|
-
});
|
|
47
|
-
}, M = (o) => {
|
|
48
|
-
if (!s.isVisible)
|
|
49
|
-
return !1;
|
|
50
|
-
switch (o.preventDefault(), p.value = "keyboard", o.key) {
|
|
51
|
-
case "ArrowUp":
|
|
52
|
-
case "ArrowDown":
|
|
53
|
-
return S(o);
|
|
54
|
-
case "Enter":
|
|
55
|
-
return b();
|
|
56
|
-
}
|
|
57
|
-
}, N = () => {
|
|
58
|
-
const o = C.value;
|
|
59
|
-
o.scrollTop = 0;
|
|
60
|
-
}, S = (o) => {
|
|
61
|
-
const t = o.key === "ArrowDown", l = s.items.length;
|
|
62
|
-
let e = i.value;
|
|
63
|
-
const a = () => s.items[e] ? "isGroupLabel" in s.items[e] && s.items[e].isGroupLabel : !1, g = () => {
|
|
64
|
-
e === l - 1 ? e = 0 : e++;
|
|
65
|
-
}, K = () => {
|
|
66
|
-
e === 0 ? e = l - 1 : e--;
|
|
67
|
-
};
|
|
68
|
-
if (t)
|
|
69
|
-
do
|
|
70
|
-
g();
|
|
71
|
-
while (a());
|
|
72
|
-
else
|
|
73
|
-
do
|
|
74
|
-
K();
|
|
75
|
-
while (a());
|
|
76
|
-
e > -1 && e < l && (i.value = e);
|
|
77
|
-
const x = C.value, _ = f.value[i.value], v = _.offsetTop, h = _.offsetHeight, z = x.offsetHeight, u = x.scrollTop;
|
|
78
|
-
let w = 0;
|
|
79
|
-
if (_.focus(), v === 0 || u === 0)
|
|
80
|
-
w = v - z + h;
|
|
81
|
-
else if (t && v + h > z + u)
|
|
82
|
-
w = u + h;
|
|
83
|
-
else if (!t && v < u)
|
|
84
|
-
w = u - h;
|
|
85
|
-
else
|
|
86
|
-
return !0;
|
|
87
|
-
return x.scroll({ top: w }), !0;
|
|
88
|
-
}, T = (o) => {
|
|
89
|
-
const t = o.target, l = f.value[0];
|
|
90
|
-
!t || !l || t.scrollTop + t.clientHeight + l.offsetHeight >= t.scrollHeight && R("end-reached");
|
|
91
|
-
};
|
|
92
|
-
return B({ move: S, resetScroll: N }), (o, t) => {
|
|
93
|
-
const l = E("t-icon");
|
|
94
|
-
return n(), r("ul", {
|
|
95
|
-
ref_key: "listRef",
|
|
96
|
-
ref: C,
|
|
97
|
-
role: "listbox",
|
|
98
|
-
class: c(["text-left max-h-60 min-w-fit z-10 overflow-y-auto scrollbar select-none floatable w-full", [s.wrapperRoundnessClass, s.wrapperPaddingClass]]),
|
|
99
|
-
onScrollend: T,
|
|
100
|
-
onMousemove: t[0] || (t[0] = () => p.value = "mouse"),
|
|
101
|
-
onKeydown: M
|
|
102
|
-
}, [
|
|
103
|
-
s.loading ? (n(), r("li", {
|
|
104
|
-
key: 0,
|
|
105
|
-
role: "option",
|
|
106
|
-
"aria-disabled": "true",
|
|
107
|
-
class: c(["whitespace-nowrap inline-flex items-center", [
|
|
108
|
-
k.value,
|
|
109
|
-
m.value,
|
|
110
|
-
s.optionMarginClass,
|
|
111
|
-
s.optionRoundnessClass
|
|
112
|
-
]])
|
|
113
|
-
}, [
|
|
114
|
-
G(l, {
|
|
115
|
-
size: "sm",
|
|
116
|
-
class: "w-6 h-6 animate-spin mr-3",
|
|
117
|
-
icon: "loading"
|
|
118
|
-
}),
|
|
119
|
-
W
|
|
120
|
-
], 2)) : o.items.length === 0 ? (n(), r("li", {
|
|
121
|
-
key: 1,
|
|
122
|
-
role: "option",
|
|
123
|
-
"aria-disabled": "true",
|
|
124
|
-
class: c(["whitespace-nowrap text-gray-400", [
|
|
125
|
-
k.value,
|
|
126
|
-
m.value,
|
|
127
|
-
[s.optionMarginClass],
|
|
128
|
-
[s.optionRoundnessClass]
|
|
129
|
-
]])
|
|
130
|
-
}, " Nothing here ", 2)) : (n(!0), r(D, { key: 2 }, F(o.items, (e, a) => (n(), r(D, {
|
|
131
|
-
key: e?.isGroupLabel ? a : e.value
|
|
132
|
-
}, [
|
|
133
|
-
e.isGroupLabel ? (n(), r("li", {
|
|
134
|
-
key: 0,
|
|
135
|
-
class: c(["text-xs font-bold tracking-wider text-neutral-600", [
|
|
136
|
-
m.value,
|
|
137
|
-
s.optionMarginClass,
|
|
138
|
-
s.optionRoundnessClass
|
|
139
|
-
]]),
|
|
140
|
-
ref_for: !0,
|
|
141
|
-
ref_key: "itemRefs",
|
|
142
|
-
ref: f
|
|
143
|
-
}, V(e.label), 3)) : (n(), r("li", {
|
|
144
|
-
key: 1,
|
|
145
|
-
class: c([{
|
|
146
|
-
"bg-[var(--hover-color)]": a === i.value && p.value === "keyboard",
|
|
147
|
-
"hover:bg-[var(--hover-color)]": p.value === "mouse",
|
|
148
|
-
[k.value]: !0,
|
|
149
|
-
[m.value]: !0,
|
|
150
|
-
[s.optionMarginClass]: !0,
|
|
151
|
-
[s.optionRoundnessClass]: !0
|
|
152
|
-
}, "flex cursor-pointer whitespace-nowrap items-center focus-visible:outline-hidden"]),
|
|
153
|
-
role: "option",
|
|
154
|
-
ref_for: !0,
|
|
155
|
-
ref_key: "itemRefs",
|
|
156
|
-
ref: f,
|
|
157
|
-
tabindex: 0,
|
|
158
|
-
"aria-selected": a === i.value,
|
|
159
|
-
onKeydown: $((g) => b(a, e), ["enter"]),
|
|
160
|
-
onClick: (g) => b(a, e, g)
|
|
161
|
-
}, [
|
|
162
|
-
o.$slots.default ? I(o.$slots, "default", O(U({ key: 0 }, e))) : (n(), r("div", Y, [
|
|
163
|
-
e.icon ? (n(), j(l, {
|
|
164
|
-
key: 0,
|
|
165
|
-
icon: e.icon,
|
|
166
|
-
class: "mr-2",
|
|
167
|
-
size: "xs"
|
|
168
|
-
}, null, 8, ["icon"])) : q("", !0),
|
|
169
|
-
J(" " + V(e.label), 1)
|
|
170
|
-
]))
|
|
171
|
-
], 42, X))
|
|
172
|
-
], 64))), 128))
|
|
173
|
-
], 34);
|
|
174
|
-
};
|
|
175
|
-
}
|
|
176
|
-
});
|
|
177
|
-
export {
|
|
178
|
-
se as _
|
|
179
|
-
};
|
|
@@ -1,102 +0,0 @@
|
|
|
1
|
-
import { defineComponent as k, mergeModels as F, useModel as C, ref as V, computed as p, resolveComponent as d, openBlock as s, createElementBlock as a, createElementVNode as n, withKeys as w, Fragment as z, renderList as D, normalizeClass as P, toDisplayString as m, createVNode as f, createTextVNode as G } from "vue";
|
|
2
|
-
const I = { class: "flex items-center justify-center w-full" }, M = {
|
|
3
|
-
key: 0,
|
|
4
|
-
class: "my-5"
|
|
5
|
-
}, N = { class: "text-xs" }, j = {
|
|
6
|
-
key: 1,
|
|
7
|
-
class: "flex items-center justify-evenly my-4 w-full"
|
|
8
|
-
}, B = { class: "text-center" }, A = /* @__PURE__ */ n("p", { class: "mb-2 text-sm" }, [
|
|
9
|
-
/* @__PURE__ */ n("span", { class: "font-semibold" }, "Click to upload"),
|
|
10
|
-
/* @__PURE__ */ G(" or drag and drop ")
|
|
11
|
-
], -1), E = { class: "text-xs" }, K = ["multiple"], J = /* @__PURE__ */ k({
|
|
12
|
-
name: "TFileDrop",
|
|
13
|
-
__name: "FileDrop",
|
|
14
|
-
props: /* @__PURE__ */ F({
|
|
15
|
-
types: {},
|
|
16
|
-
multiple: { type: Boolean, default: !0 }
|
|
17
|
-
}, {
|
|
18
|
-
modelValue: { default: [] },
|
|
19
|
-
modelModifiers: {}
|
|
20
|
-
}),
|
|
21
|
-
emits: ["update:modelValue"],
|
|
22
|
-
setup(c, { emit: S }) {
|
|
23
|
-
const _ = c, o = C(c, "modelValue"), u = V(null), v = p(() => o.value.length > 0), h = p(() => {
|
|
24
|
-
switch (_.types) {
|
|
25
|
-
default:
|
|
26
|
-
return "SVG, PNG, JPG or GIF";
|
|
27
|
-
}
|
|
28
|
-
}), x = (e, i) => {
|
|
29
|
-
e.stopPropagation(), e.preventDefault(), o.value = o.value.filter((l) => l.name !== i);
|
|
30
|
-
}, y = (e) => {
|
|
31
|
-
e.stopPropagation();
|
|
32
|
-
const l = e.target.files;
|
|
33
|
-
if (!l || !l.length)
|
|
34
|
-
return;
|
|
35
|
-
const r = o.value.flatMap((t) => t.name);
|
|
36
|
-
o.value = [
|
|
37
|
-
...o.value,
|
|
38
|
-
...Array.from(l).filter(
|
|
39
|
-
(t) => !r.includes(t.name)
|
|
40
|
-
)
|
|
41
|
-
];
|
|
42
|
-
}, g = (e) => {
|
|
43
|
-
e.stopPropagation(), u.value?.click();
|
|
44
|
-
};
|
|
45
|
-
return (e, i) => {
|
|
46
|
-
const l = d("t-button"), r = d("t-icon");
|
|
47
|
-
return s(), a("div", I, [
|
|
48
|
-
n("label", {
|
|
49
|
-
for: "dropzone-file",
|
|
50
|
-
tabindex: "0",
|
|
51
|
-
class: "flex flex-col items-center justify-center w-full h-full cursor-pointer border input-border input-roundness input-text-color input-bg-color input-outline",
|
|
52
|
-
onKeyup: w(g, ["space", "enter"])
|
|
53
|
-
}, [
|
|
54
|
-
v.value ? (s(), a("div", M, [
|
|
55
|
-
(s(!0), a(z, null, D(o.value, (t) => (s(), a("div", {
|
|
56
|
-
key: t.name,
|
|
57
|
-
class: "flex items-center"
|
|
58
|
-
}, [
|
|
59
|
-
n("img", {
|
|
60
|
-
class: P(["fs mr-1", [t.name.split(".").pop()]])
|
|
61
|
-
}, null, 2),
|
|
62
|
-
n("span", N, m(t.name), 1),
|
|
63
|
-
f(l, {
|
|
64
|
-
variant: "transparent",
|
|
65
|
-
size: "sm",
|
|
66
|
-
hover: !1,
|
|
67
|
-
icon: "trash-can-outline",
|
|
68
|
-
class: "text-red-400",
|
|
69
|
-
role: "button",
|
|
70
|
-
onClick: (b) => x(b, t.name)
|
|
71
|
-
}, null, 8, ["onClick"])
|
|
72
|
-
]))), 128))
|
|
73
|
-
])) : (s(), a("div", j, [
|
|
74
|
-
f(r, {
|
|
75
|
-
class: "text-[var(--unfocused-bg-color)]",
|
|
76
|
-
icon: "upload",
|
|
77
|
-
role: "button",
|
|
78
|
-
size: "lg"
|
|
79
|
-
}),
|
|
80
|
-
n("div", B, [
|
|
81
|
-
A,
|
|
82
|
-
n("p", E, m(h.value), 1)
|
|
83
|
-
])
|
|
84
|
-
])),
|
|
85
|
-
n("input", {
|
|
86
|
-
id: "dropzone-file",
|
|
87
|
-
ref_key: "fileInput",
|
|
88
|
-
ref: u,
|
|
89
|
-
tabindex: "-1",
|
|
90
|
-
type: "file",
|
|
91
|
-
class: "hidden",
|
|
92
|
-
multiple: e.multiple,
|
|
93
|
-
onChange: y
|
|
94
|
-
}, null, 40, K)
|
|
95
|
-
], 32)
|
|
96
|
-
]);
|
|
97
|
-
};
|
|
98
|
-
}
|
|
99
|
-
});
|
|
100
|
-
export {
|
|
101
|
-
J as _
|
|
102
|
-
};
|