@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,110 +0,0 @@
|
|
|
1
|
-
import { defineComponent as $, mergeModels as V, useModel as x, ref as B, computed as o, resolveComponent as m, openBlock as i, createElementBlock as d, normalizeClass as L, createElementVNode as v, toDisplayString as M, createCommentVNode as f, createVNode as h, Fragment as S, renderList as z, createBlock as b } from "vue";
|
|
2
|
-
const N = { key: 0 }, j = { class: "flex flex-wrap justify-end gap-6" }, D = { class: "h-9 flex" }, F = /* @__PURE__ */ $({
|
|
3
|
-
name: "TPagination",
|
|
4
|
-
__name: "Pagination",
|
|
5
|
-
props: /* @__PURE__ */ V({
|
|
6
|
-
disabled: { type: Boolean, default: !1 },
|
|
7
|
-
displayClass: { default: "flex gap-6 flex-col sm:flex-row items-end sm:items-center justify-end sm:justify-between" },
|
|
8
|
-
hasPageSize: { type: Boolean, default: !0 },
|
|
9
|
-
pageLengths: { default: () => [12, 18, 24, 30, 36, 42] },
|
|
10
|
-
showDescription: { type: Boolean, default: !1 }
|
|
11
|
-
}, {
|
|
12
|
-
modelValue: {
|
|
13
|
-
default: {
|
|
14
|
-
page: 1,
|
|
15
|
-
pages: 1,
|
|
16
|
-
perPage: 12
|
|
17
|
-
}
|
|
18
|
-
},
|
|
19
|
-
modelModifiers: {}
|
|
20
|
-
}),
|
|
21
|
-
emits: ["update:modelValue"],
|
|
22
|
-
setup(c) {
|
|
23
|
-
const u = c, e = x(c, "modelValue"), g = B(e.value.perPage ?? 12), P = o(() => e.value.page === 1), k = o(
|
|
24
|
-
() => e.value.page === e.value.pages
|
|
25
|
-
), y = o(() => {
|
|
26
|
-
const a = e.value.pages || 1, t = e.value.page || 1, n = [], p = Math.max(2, t - 2), l = Math.min(a - 1, t + 2);
|
|
27
|
-
a > 1 && n.push(1);
|
|
28
|
-
for (let s = p; s <= l; s++)
|
|
29
|
-
s > 1 && s < a && n.push(s);
|
|
30
|
-
return a > 1 && n.push(a), n;
|
|
31
|
-
}), C = o(() => u.pageLengths.map((a) => ({
|
|
32
|
-
label: `${a} / page`,
|
|
33
|
-
value: a
|
|
34
|
-
}))), w = o(() => {
|
|
35
|
-
if ("items" in e.value && "skip" in e.value && "items" in e.value) {
|
|
36
|
-
const a = e.value.skip + 1, t = e.value.skip + e.value.items, n = e.value.totalItems;
|
|
37
|
-
return `Showing ${a} to ${t} of ${n} entries`;
|
|
38
|
-
}
|
|
39
|
-
return `Page ${e.value.page} of ${e.value.pages}`;
|
|
40
|
-
}), r = (a) => {
|
|
41
|
-
a === e.value.page || a < 1 || a > e.value.pages || (e.value = {
|
|
42
|
-
...e.value,
|
|
43
|
-
page: a
|
|
44
|
-
});
|
|
45
|
-
}, _ = (a) => {
|
|
46
|
-
a !== e.value.perPage && (e.value = {
|
|
47
|
-
...e.value,
|
|
48
|
-
perPage: a,
|
|
49
|
-
page: 1
|
|
50
|
-
});
|
|
51
|
-
};
|
|
52
|
-
return (a, t) => {
|
|
53
|
-
const n = m("t-button"), p = m("t-input-select");
|
|
54
|
-
return i(), d("div", {
|
|
55
|
-
class: L(["select-none", [u.displayClass]])
|
|
56
|
-
}, [
|
|
57
|
-
v("div", null, [
|
|
58
|
-
a.showDescription ? (i(), d("p", N, M(w.value), 1)) : f("", !0)
|
|
59
|
-
]),
|
|
60
|
-
v("div", j, [
|
|
61
|
-
v("div", D, [
|
|
62
|
-
h(n, {
|
|
63
|
-
variant: "transparent",
|
|
64
|
-
label: "Previous",
|
|
65
|
-
icon: "chevron-left",
|
|
66
|
-
hover: !0,
|
|
67
|
-
"disable-style": !0,
|
|
68
|
-
disabled: P.value,
|
|
69
|
-
onClick: t[0] || (t[0] = (l) => r(e.value.page - 1))
|
|
70
|
-
}, null, 8, ["disabled"]),
|
|
71
|
-
(i(!0), d(S, null, z(y.value, (l) => (i(), b(n, {
|
|
72
|
-
variant: "transparent",
|
|
73
|
-
hover: !0,
|
|
74
|
-
label: `${l}`,
|
|
75
|
-
outline: l === e.value.page,
|
|
76
|
-
bold: l === e.value.page,
|
|
77
|
-
disabled: l === e.value.page,
|
|
78
|
-
onClick: (s) => r(l)
|
|
79
|
-
}, null, 8, ["label", "outline", "bold", "disabled", "onClick"]))), 256)),
|
|
80
|
-
h(n, {
|
|
81
|
-
variant: "transparent",
|
|
82
|
-
label: "Next",
|
|
83
|
-
icon: "chevron-right",
|
|
84
|
-
"icon-position": "right",
|
|
85
|
-
hover: !0,
|
|
86
|
-
disabled: k.value,
|
|
87
|
-
onClick: t[1] || (t[1] = (l) => r(e.value.page + 1))
|
|
88
|
-
}, null, 8, ["disabled"])
|
|
89
|
-
]),
|
|
90
|
-
u.hasPageSize ? (i(), b(p, {
|
|
91
|
-
key: 0,
|
|
92
|
-
modelValue: g.value,
|
|
93
|
-
"onUpdate:modelValue": [
|
|
94
|
-
t[2] || (t[2] = (l) => g.value = l),
|
|
95
|
-
_
|
|
96
|
-
],
|
|
97
|
-
"width-class": "",
|
|
98
|
-
class: "w-fit min-w-32",
|
|
99
|
-
"dropdown-placement": "top",
|
|
100
|
-
disabled: a.disabled,
|
|
101
|
-
options: C.value
|
|
102
|
-
}, null, 8, ["modelValue", "disabled", "options"])) : f("", !0)
|
|
103
|
-
])
|
|
104
|
-
], 2);
|
|
105
|
-
};
|
|
106
|
-
}
|
|
107
|
-
});
|
|
108
|
-
export {
|
|
109
|
-
F as _
|
|
110
|
-
};
|
|
@@ -1,62 +0,0 @@
|
|
|
1
|
-
import { defineComponent as C, ref as x, resolveComponent as l, openBlock as b, createBlock as g, withCtx as m, renderSlot as k, normalizeProps as y, guardReactiveProps as P, createElementVNode as t, createVNode as a, toDisplayString as w } from "vue";
|
|
2
|
-
import { a as z } from "./ui-UhY-K-wS.js";
|
|
3
|
-
const $ = { class: "text-sm mb-6 inline-flex items-center" }, B = { class: "color-text" }, T = { class: "flex justify-end gap-2" }, O = /* @__PURE__ */ C({
|
|
4
|
-
name: "TPopconfirm",
|
|
5
|
-
__name: "Popconfirm",
|
|
6
|
-
props: {
|
|
7
|
-
message: { default: "" },
|
|
8
|
-
placement: { default: z.BOTTOM }
|
|
9
|
-
},
|
|
10
|
-
emits: ["confirm"],
|
|
11
|
-
setup(c, { emit: f }) {
|
|
12
|
-
const i = c, d = f, o = x(!1), u = (s) => {
|
|
13
|
-
d("confirm"), s(!1);
|
|
14
|
-
};
|
|
15
|
-
return (s, e) => {
|
|
16
|
-
const v = l("t-icon"), r = l("t-button"), _ = l("t-popover");
|
|
17
|
-
return b(), g(_, {
|
|
18
|
-
open: o.value,
|
|
19
|
-
"onUpdate:open": e[2] || (e[2] = (n) => o.value = n),
|
|
20
|
-
placement: i.placement,
|
|
21
|
-
"slot-wrapper-class": "rounded-sm"
|
|
22
|
-
}, {
|
|
23
|
-
default: m(({ onTogglePopover: n }) => [
|
|
24
|
-
k(s.$slots, "default", y(P({ onTogglePopover: n })))
|
|
25
|
-
]),
|
|
26
|
-
content: m(({ onTogglePopover: n }) => [
|
|
27
|
-
t("div", {
|
|
28
|
-
class: "px-2 py-3 floatable rounded-xs",
|
|
29
|
-
onClick: e[1] || (e[1] = (p) => o.value = !o.value)
|
|
30
|
-
}, [
|
|
31
|
-
t("p", $, [
|
|
32
|
-
a(v, {
|
|
33
|
-
icon: "info-outline",
|
|
34
|
-
class: "color-caipira-yellow mr-1",
|
|
35
|
-
size: "sm"
|
|
36
|
-
}),
|
|
37
|
-
t("span", B, w(i.message), 1)
|
|
38
|
-
]),
|
|
39
|
-
t("div", T, [
|
|
40
|
-
a(r, {
|
|
41
|
-
variant: "warning",
|
|
42
|
-
label: "Cancel",
|
|
43
|
-
size: "sm",
|
|
44
|
-
onClick: e[0] || (e[0] = (p) => o.value = !1)
|
|
45
|
-
}),
|
|
46
|
-
a(r, {
|
|
47
|
-
variant: "primary",
|
|
48
|
-
label: "Confirm",
|
|
49
|
-
size: "sm",
|
|
50
|
-
onClick: (p) => u(n)
|
|
51
|
-
}, null, 8, ["onClick"])
|
|
52
|
-
])
|
|
53
|
-
])
|
|
54
|
-
]),
|
|
55
|
-
_: 3
|
|
56
|
-
}, 8, ["open", "placement"]);
|
|
57
|
-
};
|
|
58
|
-
}
|
|
59
|
-
});
|
|
60
|
-
export {
|
|
61
|
-
O as _
|
|
62
|
-
};
|
package/dist/Popover-Bz6bcajn.js
DELETED
|
@@ -1,98 +0,0 @@
|
|
|
1
|
-
import './Popover.css';
|
|
2
|
-
import { defineComponent as x, mergeModels as B, useModel as E, ref as c, computed as u, onBeforeMount as S, onBeforeUnmount as b, openBlock as p, createElementBlock as g, renderSlot as T, normalizeProps as I, guardReactiveProps as O, createBlock as k, Teleport as A, normalizeStyle as N, unref as w, normalizeClass as M, createCommentVNode as R } from "vue";
|
|
3
|
-
import { e as z, a } from "./ui-UhY-K-wS.js";
|
|
4
|
-
import { o as L, s as V, a as $, u as W, b as U } from "./floating-ui.vue-B5QcGNjh.js";
|
|
5
|
-
import { _ as j } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
6
|
-
let F = 0;
|
|
7
|
-
const G = /* @__PURE__ */ x({
|
|
8
|
-
name: "TPopover",
|
|
9
|
-
__name: "Popover",
|
|
10
|
-
props: /* @__PURE__ */ B({
|
|
11
|
-
trigger: { default: z.CLICK },
|
|
12
|
-
disabled: { type: Boolean, default: !1 },
|
|
13
|
-
placement: { default: a.BOTTOM },
|
|
14
|
-
width: { default: "auto" },
|
|
15
|
-
slotWrapperClass: { default: "input-roundness" }
|
|
16
|
-
}, {
|
|
17
|
-
open: { type: Boolean, default: !1 },
|
|
18
|
-
openModifiers: {}
|
|
19
|
-
}),
|
|
20
|
-
emits: ["update:open"],
|
|
21
|
-
setup(d, { expose: C }) {
|
|
22
|
-
const o = E(d, "open"), n = d, f = `popover_${++F}`, i = c(), m = u(() => n.placement), r = c(), l = c(), y = u(() => {
|
|
23
|
-
if (n.placement === a.ACTIVATION_POSITION && l.value) {
|
|
24
|
-
const { x: t, y: e } = l.value;
|
|
25
|
-
return {
|
|
26
|
-
getBoundingClientRect: () => ({
|
|
27
|
-
x: t,
|
|
28
|
-
y: e,
|
|
29
|
-
left: t,
|
|
30
|
-
top: e,
|
|
31
|
-
right: t + 1,
|
|
32
|
-
bottom: e + 1,
|
|
33
|
-
width: 1,
|
|
34
|
-
height: 1,
|
|
35
|
-
toJSON: () => {
|
|
36
|
-
}
|
|
37
|
-
}),
|
|
38
|
-
contextElement: r.value?.firstChild?.nextElementSibling
|
|
39
|
-
};
|
|
40
|
-
}
|
|
41
|
-
return r.value?.firstChild?.nextElementSibling;
|
|
42
|
-
}), _ = u(() => {
|
|
43
|
-
const t = n.placement === a.ACTIVATION_POSITION && l.value;
|
|
44
|
-
return [
|
|
45
|
-
L(t ? 0 : 5),
|
|
46
|
-
V({
|
|
47
|
-
apply({ elements: e }) {
|
|
48
|
-
if (n.width === "static")
|
|
49
|
-
return;
|
|
50
|
-
const P = e.reference.getBoundingClientRect();
|
|
51
|
-
Object.assign(e.floating.style, {
|
|
52
|
-
minWidth: `${P.width}px`
|
|
53
|
-
});
|
|
54
|
-
}
|
|
55
|
-
}),
|
|
56
|
-
$({ crossAxis: !0 })
|
|
57
|
-
];
|
|
58
|
-
}), { floatingStyles: h } = W(y, i, {
|
|
59
|
-
open: o,
|
|
60
|
-
placement: m.value === a.ACTIVATION_POSITION ? a.BOTTOM_START : m.value,
|
|
61
|
-
middleware: _,
|
|
62
|
-
whileElementsMounted: U
|
|
63
|
-
}), v = (t, e) => {
|
|
64
|
-
o.value = typeof t == "boolean" ? t : !o.value, o.value ? e && n.placement === a.ACTIVATION_POSITION && (l.value = { x: e.clientX, y: e.clientY }) : l.value = void 0;
|
|
65
|
-
}, s = (t) => {
|
|
66
|
-
const e = t.target;
|
|
67
|
-
return o.value && !r.value?.contains(e) && !i.value?.contains(e) ? (o.value = !1, !1) : !0;
|
|
68
|
-
};
|
|
69
|
-
return S(() => {
|
|
70
|
-
document.addEventListener("click", s), document.addEventListener("contextmenu", s);
|
|
71
|
-
}), b(() => {
|
|
72
|
-
document.removeEventListener("click", s), document.removeEventListener("contextmenu", s);
|
|
73
|
-
}), C({ name: f }), (t, e) => (p(), g("div", {
|
|
74
|
-
ref_key: "wrapperRef",
|
|
75
|
-
ref: r
|
|
76
|
-
}, [
|
|
77
|
-
T(t.$slots, "default", I(O({ onTogglePopover: v })), void 0, !0),
|
|
78
|
-
(p(), k(A, { to: "body" }, [
|
|
79
|
-
o.value ? (p(), g("div", {
|
|
80
|
-
key: 0,
|
|
81
|
-
ref_key: "floating",
|
|
82
|
-
ref: i,
|
|
83
|
-
role: "tooltip",
|
|
84
|
-
id: f,
|
|
85
|
-
style: N(w(h)),
|
|
86
|
-
class: M(["popover-floatable bg-caipira-primary z-10", {
|
|
87
|
-
[n.slotWrapperClass]: !0
|
|
88
|
-
}])
|
|
89
|
-
}, [
|
|
90
|
-
T(t.$slots, "content", I(O({ onTogglePopover: v })), void 0, !0)
|
|
91
|
-
], 6)) : R("", !0)
|
|
92
|
-
]))
|
|
93
|
-
], 512));
|
|
94
|
-
}
|
|
95
|
-
}), q = /* @__PURE__ */ j(G, [["__scopeId", "data-v-6af31a87"]]);
|
|
96
|
-
export {
|
|
97
|
-
q as P
|
|
98
|
-
};
|
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
import './ProgressCircle.css';
|
|
2
|
-
import { defineComponent as i, computed as n, openBlock as r, createElementBlock as s, createElementVNode as l, renderSlot as f, createCommentVNode as h } from "vue";
|
|
3
|
-
import { _ as u } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
4
|
-
const k = { class: "relative w-min" }, _ = ["width", "heigh"], p = ["stroke-width", "stroke"], m = ["stroke-width", "stroke", "stroke-dashoffset"], v = {
|
|
5
|
-
key: 0,
|
|
6
|
-
class: "absolute transform -translate-x-1/2 -translate-y-1/2 top-2/4 left-2/4"
|
|
7
|
-
}, a = 90, w = /* @__PURE__ */ i({
|
|
8
|
-
name: "TProgressCircle",
|
|
9
|
-
__name: "ProgressCircle",
|
|
10
|
-
props: {
|
|
11
|
-
value: { default: 0 },
|
|
12
|
-
width: { default: 90 },
|
|
13
|
-
strokeWidth: { default: 1 },
|
|
14
|
-
strokeColor: { default: "var(--caipira-blue)" },
|
|
15
|
-
backgroundColor: { default: "var(--unfocused-bg-color)" }
|
|
16
|
-
},
|
|
17
|
-
setup(d) {
|
|
18
|
-
const e = d, c = n(() => {
|
|
19
|
-
const t = Math.PI * (a * 2);
|
|
20
|
-
let o = e.value;
|
|
21
|
-
return e.value < 0 && (o = 0), e.value > 100 && (o = 100), (100 - o) / 100 * t;
|
|
22
|
-
});
|
|
23
|
-
return (t, o) => (r(), s("div", k, [
|
|
24
|
-
(r(), s("svg", {
|
|
25
|
-
viewBox: "0 0 200 200",
|
|
26
|
-
width: e.width,
|
|
27
|
-
heigh: e.width
|
|
28
|
-
}, [
|
|
29
|
-
l("circle", {
|
|
30
|
-
cy: "100",
|
|
31
|
-
cx: "100",
|
|
32
|
-
fill: "transparent",
|
|
33
|
-
"stroke-dasharray": "565.48",
|
|
34
|
-
r: a,
|
|
35
|
-
"stroke-width": e.strokeWidth,
|
|
36
|
-
stroke: e.backgroundColor,
|
|
37
|
-
"stroke-dashoffset": "0"
|
|
38
|
-
}, null, 8, p),
|
|
39
|
-
l("circle", {
|
|
40
|
-
cy: "100",
|
|
41
|
-
cx: "100",
|
|
42
|
-
fill: "transparent",
|
|
43
|
-
"stroke-dasharray": "565.48",
|
|
44
|
-
r: a,
|
|
45
|
-
"stroke-width": e.strokeWidth,
|
|
46
|
-
stroke: e.strokeColor,
|
|
47
|
-
"stroke-dashoffset": c.value
|
|
48
|
-
}, null, 8, m)
|
|
49
|
-
], 8, _)),
|
|
50
|
-
t.$slots.default ? (r(), s("div", v, [
|
|
51
|
-
f(t.$slots, "default", {}, void 0, !0)
|
|
52
|
-
])) : h("", !0)
|
|
53
|
-
]));
|
|
54
|
-
}
|
|
55
|
-
}), b = /* @__PURE__ */ u(w, [["__scopeId", "data-v-fbcf1aaa"]]);
|
|
56
|
-
export {
|
|
57
|
-
b as P
|
|
58
|
-
};
|
|
@@ -1,68 +0,0 @@
|
|
|
1
|
-
import './ProgressLine.css';
|
|
2
|
-
import { defineComponent as u, ref as d, watch as c, computed as f, openBlock as a, createElementBlock as l, normalizeClass as t, createElementVNode as s, renderSlot as h, toDisplayString as v, createCommentVNode as g } from "vue";
|
|
3
|
-
import { _ as p } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
4
|
-
const m = ["aria-valuenow"], _ = ["height"], C = ["rx", "fill"], b = ["width", "rx", "fill"], w = {
|
|
5
|
-
key: 1,
|
|
6
|
-
class: "text-sm select-none"
|
|
7
|
-
}, k = /* @__PURE__ */ u({
|
|
8
|
-
name: "TProgressLine",
|
|
9
|
-
__name: "ProgressLine",
|
|
10
|
-
props: {
|
|
11
|
-
value: { default: 0 },
|
|
12
|
-
height: { default: 10 },
|
|
13
|
-
borderRadius: { default: 2 },
|
|
14
|
-
showPercentage: { type: Boolean, default: !0 },
|
|
15
|
-
svgClass: { default: "" },
|
|
16
|
-
labelClass: { default: "" },
|
|
17
|
-
overColor: { default: "var(--caipira-red)" },
|
|
18
|
-
progressColor: { default: "var(--caipira-blue)" },
|
|
19
|
-
finishedColor: { default: "var(--caipira-green)" },
|
|
20
|
-
backgroundColor: { default: "var(--unfocused-bg-color)" }
|
|
21
|
-
},
|
|
22
|
-
setup(i) {
|
|
23
|
-
const e = i, o = d(0);
|
|
24
|
-
c(
|
|
25
|
-
() => e.value,
|
|
26
|
-
(r) => {
|
|
27
|
-
r && (o.value = Math.round(r));
|
|
28
|
-
},
|
|
29
|
-
{ immediate: !0 }
|
|
30
|
-
);
|
|
31
|
-
const n = f(() => o.value === 100 ? e.finishedColor : o.value > 100 ? e.overColor : e.progressColor);
|
|
32
|
-
return (r, x) => (a(), l("div", {
|
|
33
|
-
class: "flex items-center",
|
|
34
|
-
role: "progressbar",
|
|
35
|
-
"aria-valuemax": "100",
|
|
36
|
-
"aria-valuemin": "0",
|
|
37
|
-
"aria-valuenow": o.value
|
|
38
|
-
}, [
|
|
39
|
-
(a(), l("svg", {
|
|
40
|
-
width: "100%",
|
|
41
|
-
height: e.height,
|
|
42
|
-
class: t(["inline-block grow", e.svgClass])
|
|
43
|
-
}, [
|
|
44
|
-
s("rect", {
|
|
45
|
-
width: "100%",
|
|
46
|
-
height: "100%",
|
|
47
|
-
rx: e.borderRadius,
|
|
48
|
-
fill: e.backgroundColor
|
|
49
|
-
}, null, 8, C),
|
|
50
|
-
s("rect", {
|
|
51
|
-
height: "100%",
|
|
52
|
-
width: `${e.value}%`,
|
|
53
|
-
rx: e.borderRadius,
|
|
54
|
-
fill: n.value
|
|
55
|
-
}, null, 8, b)
|
|
56
|
-
], 10, _)),
|
|
57
|
-
e.showPercentage ? (a(), l("div", {
|
|
58
|
-
key: 0,
|
|
59
|
-
class: t(["flex-none ml-2", r.labelClass])
|
|
60
|
-
}, [
|
|
61
|
-
r.$slots.label ? h(r.$slots, "label", { key: 0 }, void 0, !0) : (a(), l("span", w, v(o.value) + "% ", 1))
|
|
62
|
-
], 2)) : g("", !0)
|
|
63
|
-
], 8, m));
|
|
64
|
-
}
|
|
65
|
-
}), B = /* @__PURE__ */ p(k, [["__scopeId", "data-v-1acc1b79"]]);
|
|
66
|
-
export {
|
|
67
|
-
B as P
|
|
68
|
-
};
|
package/dist/Range-DSNQDUDW.js
DELETED
|
@@ -1,81 +0,0 @@
|
|
|
1
|
-
import './Range.css';
|
|
2
|
-
import { defineComponent as g, ref as _, computed as r, watch as h, openBlock as l, createElementBlock as u, normalizeClass as c, withDirectives as b, createElementVNode as M, normalizeStyle as y, vModelText as w, toDisplayString as V, createCommentVNode as B } from "vue";
|
|
3
|
-
import { _ as C } from "./_plugin-vue_export-helper-CHgC5LLL.js";
|
|
4
|
-
const F = ["min", "max", "step", "disabled"], R = {
|
|
5
|
-
key: 0,
|
|
6
|
-
class: "text-sm font-medium select-none input-text-color min-w-[3rem] text-right"
|
|
7
|
-
}, I = /* @__PURE__ */ g({
|
|
8
|
-
name: "TRange",
|
|
9
|
-
__name: "Range",
|
|
10
|
-
props: {
|
|
11
|
-
modelValue: { default: void 0 },
|
|
12
|
-
min: { default: 0 },
|
|
13
|
-
max: { default: 100 },
|
|
14
|
-
step: { default: 1 },
|
|
15
|
-
tickMarks: { type: Boolean, default: !1 },
|
|
16
|
-
showValue: { type: Boolean, default: !1 },
|
|
17
|
-
disabled: { type: Boolean, default: !1 }
|
|
18
|
-
},
|
|
19
|
-
emits: ["update:model-value"],
|
|
20
|
-
setup(d, { emit: p }) {
|
|
21
|
-
const e = d, m = p, o = _(e.modelValue ?? e.min), f = r(() => {
|
|
22
|
-
const t = String(e.step), n = t.indexOf(".");
|
|
23
|
-
return n === -1 ? 0 : t.length - n - 1;
|
|
24
|
-
}), k = r(() => e.tickMarks ? Math.floor((e.max - e.min) / e.step) : 0), v = r(() => {
|
|
25
|
-
if (!e.tickMarks)
|
|
26
|
-
return "";
|
|
27
|
-
const t = k.value;
|
|
28
|
-
if (t <= 0)
|
|
29
|
-
return "";
|
|
30
|
-
const n = 100 / t, a = [];
|
|
31
|
-
for (let s = 0; s <= t; s++)
|
|
32
|
-
a.push(`${(s * n).toFixed(2)}% 2px`);
|
|
33
|
-
return `repeating-linear-gradient(to right, currentColor, currentColor 2px, transparent 2px, transparent ${n.toFixed(2)}%)`;
|
|
34
|
-
}), i = (t) => isFinite(t) ? parseFloat(t.toFixed(f.value)) : e.min, x = () => {
|
|
35
|
-
let t = o.value;
|
|
36
|
-
if (e.tickMarks) {
|
|
37
|
-
const n = Math.round((t - e.min) / e.step);
|
|
38
|
-
t = e.min + n * e.step;
|
|
39
|
-
}
|
|
40
|
-
t = i(t), o.value = t, m("update:model-value", t);
|
|
41
|
-
};
|
|
42
|
-
return h(
|
|
43
|
-
() => e.modelValue,
|
|
44
|
-
(t) => {
|
|
45
|
-
const n = t ?? e.min;
|
|
46
|
-
n !== o.value && (o.value = n);
|
|
47
|
-
}
|
|
48
|
-
), (t, n) => (l(), u("div", {
|
|
49
|
-
class: c(["inline-flex items-center gap-3 w-full", {
|
|
50
|
-
"opacity-50 cursor-not-allowed": e.disabled
|
|
51
|
-
}])
|
|
52
|
-
}, [
|
|
53
|
-
b(M("input", {
|
|
54
|
-
type: "range",
|
|
55
|
-
"onUpdate:modelValue": n[0] || (n[0] = (a) => o.value = a),
|
|
56
|
-
min: e.min,
|
|
57
|
-
max: e.max,
|
|
58
|
-
step: e.tickMarks ? e.step : 1,
|
|
59
|
-
disabled: e.disabled,
|
|
60
|
-
class: c(["appearance-none w-full h-2 rounded-full cursor-pointer bg-(--unfocused-bg-color) outline-none input-outline transition-colors duration-200 ease-in-out disabled:opacity-50 disabled:cursor-not-allowed", {
|
|
61
|
-
tickmarks: e.tickMarks
|
|
62
|
-
}]),
|
|
63
|
-
style: y(
|
|
64
|
-
e.tickMarks ? { backgroundImage: v.value } : void 0
|
|
65
|
-
),
|
|
66
|
-
onInput: x
|
|
67
|
-
}, null, 46, F), [
|
|
68
|
-
[
|
|
69
|
-
w,
|
|
70
|
-
o.value,
|
|
71
|
-
void 0,
|
|
72
|
-
{ number: !0 }
|
|
73
|
-
]
|
|
74
|
-
]),
|
|
75
|
-
e.showValue ? (l(), u("span", R, V(i(o.value)), 1)) : B("", !0)
|
|
76
|
-
], 2));
|
|
77
|
-
}
|
|
78
|
-
}), z = /* @__PURE__ */ C(I, [["__scopeId", "data-v-69341890"]]);
|
|
79
|
-
export {
|
|
80
|
-
z as R
|
|
81
|
-
};
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { defineComponent as t, openBlock as r, createElementBlock as s, normalizeClass as a, renderSlot as l } from "vue";
|
|
2
|
-
const c = /* @__PURE__ */ t({
|
|
3
|
-
name: "TSensitiveInfo",
|
|
4
|
-
__name: "SensitiveInfo",
|
|
5
|
-
props: {
|
|
6
|
-
private: { type: Boolean }
|
|
7
|
-
},
|
|
8
|
-
setup(e) {
|
|
9
|
-
const n = e;
|
|
10
|
-
return (o, i) => (r(), s("div", {
|
|
11
|
-
class: a({
|
|
12
|
-
"blur-xs": n.private,
|
|
13
|
-
"filter grayscale": !1
|
|
14
|
-
})
|
|
15
|
-
}, [
|
|
16
|
-
l(o.$slots, "default")
|
|
17
|
-
], 2));
|
|
18
|
-
}
|
|
19
|
-
});
|
|
20
|
-
export {
|
|
21
|
-
c as _
|
|
22
|
-
};
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { defineComponent as n, openBlock as a, createElementBlock as l, normalizeClass as o } from "vue";
|
|
2
|
-
const m = /* @__PURE__ */ n({
|
|
3
|
-
name: "TSkeleton",
|
|
4
|
-
__name: "Skeleton",
|
|
5
|
-
props: {
|
|
6
|
-
marginClass: { default: "" },
|
|
7
|
-
sizeClass: { default: "w-full h-4" }
|
|
8
|
-
},
|
|
9
|
-
setup(s) {
|
|
10
|
-
const e = s;
|
|
11
|
-
return (r, t) => (a(), l("div", {
|
|
12
|
-
class: o(["animate-pulse bg-[var(--unfocused-bg-color)] rounded-sm", [e.marginClass, e.sizeClass]])
|
|
13
|
-
}, null, 2));
|
|
14
|
-
}
|
|
15
|
-
});
|
|
16
|
-
export {
|
|
17
|
-
m as _
|
|
18
|
-
};
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
import { defineComponent as f, ref as g, openBlock as n, createElementBlock as o, createElementVNode as c, Fragment as i, renderList as u, normalizeClass as s, toDisplayString as v, renderSlot as h, createCommentVNode as C } from "vue";
|
|
2
|
-
const _ = {
|
|
3
|
-
class: "flex md:flex-row flex-wrap list-none p-1 bg-[var(--unfocused-bg-color)] rounded-[var(--content-radius)]",
|
|
4
|
-
role: "tablist",
|
|
5
|
-
"aria-orientation": "horizontal",
|
|
6
|
-
"aria-label": "Tabs"
|
|
7
|
-
}, k = ["onClick"], S = /* @__PURE__ */ f({
|
|
8
|
-
name: "TTab",
|
|
9
|
-
__name: "Tab",
|
|
10
|
-
props: {
|
|
11
|
-
tabs: { default: () => [] },
|
|
12
|
-
headingFontSizeClass: { default: "text-base" },
|
|
13
|
-
contentMarginClass: { default: "mt-2" }
|
|
14
|
-
},
|
|
15
|
-
emits: ["tab-change"],
|
|
16
|
-
setup(b, { emit: d }) {
|
|
17
|
-
const t = b, m = d, r = g(0), p = (e) => {
|
|
18
|
-
e < 0 || e >= t.tabs.length || e === r.value || (r.value = e, m("tab-change", t.tabs[e]));
|
|
19
|
-
};
|
|
20
|
-
return (e, y) => (n(), o("div", null, [
|
|
21
|
-
c("ul", _, [
|
|
22
|
-
(n(!0), o(i, null, u(t.tabs, (l, a) => (n(), o("li", {
|
|
23
|
-
role: "button",
|
|
24
|
-
class: s(["block py-2 px-4 rounded-[var(--content-radius)] cursor-pointer flex-1 text-center select-none", {
|
|
25
|
-
"bg-caipira-primary": a === r.value,
|
|
26
|
-
[t.headingFontSizeClass]: !0
|
|
27
|
-
}]),
|
|
28
|
-
key: a,
|
|
29
|
-
onClick: (T) => p(a)
|
|
30
|
-
}, v(l?.title), 11, k))), 128))
|
|
31
|
-
]),
|
|
32
|
-
c("div", {
|
|
33
|
-
class: s([t.contentMarginClass])
|
|
34
|
-
}, [
|
|
35
|
-
(n(!0), o(i, null, u(t.tabs, (l, a) => (n(), o("div", {
|
|
36
|
-
key: a,
|
|
37
|
-
class: s({ hidden: a !== r.value }),
|
|
38
|
-
role: "tabpanel"
|
|
39
|
-
}, [
|
|
40
|
-
l?.slot ? h(e.$slots, l.slot, { key: 0 }) : C("", !0)
|
|
41
|
-
], 2))), 128))
|
|
42
|
-
], 2)
|
|
43
|
-
]));
|
|
44
|
-
}
|
|
45
|
-
});
|
|
46
|
-
export {
|
|
47
|
-
S as _
|
|
48
|
-
};
|