@caipira/tamandua 0.0.114 → 0.0.115
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/Alert-CHy3mnMz.js +73 -0
- package/dist/Alert.js +2 -6
- package/dist/Avatar-5xGpnOHD.js +58 -0
- package/dist/Avatar.js +2 -6
- package/dist/Backdrop-C9lVI98r.js +22 -0
- package/dist/Backdrop-fVmeH8hU.js +8 -0
- package/dist/Backdrop.js +3 -6
- package/dist/Button-B61zGf7P.js +167 -0
- package/dist/Button.js +2 -6
- package/dist/ChartLine-CrvmfE6S.js +878 -0
- package/dist/ChartLine.js +2 -6
- package/dist/ChartTreemap-i-PcvhSQ.js +311 -0
- package/dist/ChartTreemap.js +2 -6
- package/dist/DialogProvider-B_M9T0MH.js +23 -0
- package/dist/DialogProvider.js +2 -6
- package/dist/Drawer-Cx2fTGv5.js +64 -0
- package/dist/Drawer.css +1 -1
- package/dist/Drawer.js +2 -6
- package/dist/Dropdown-CXZ1o3rp.js +171 -0
- package/dist/Dropdown.js +2 -6
- package/dist/FileDrop-CVgXFcHo.js +83 -0
- package/dist/FileDrop.js +2 -6
- package/dist/Form-Dwflg0eH.js +157 -0
- package/dist/Form2.js +2 -0
- package/dist/FormItem-CMfLyUQ2.js +62 -0
- package/dist/FormItem.js +2 -6
- package/dist/GraphyEmpty-8wJ7sUrq.js +16 -0
- package/dist/GraphyEmpty.js +2 -6
- package/dist/GraphyLabel-RloqMIof.js +16 -0
- package/dist/GraphyLabel.js +2 -6
- package/dist/GraphyPrice-BIRO3_Ah.js +43 -0
- package/dist/GraphyPrice.js +2 -6
- package/dist/GraphySubtitle-ehQ5Sed7.js +20 -0
- package/dist/GraphySubtitle.js +2 -6
- package/dist/GraphyTitle-CHctzdE7.js +16 -0
- package/dist/GraphyTitle.js +2 -6
- package/dist/Icon-BHDold-v.js +207 -0
- package/dist/Icon-BNLjWTiq.js +8 -0
- package/dist/Icon.js +3 -6
- package/dist/InputAvatar-d6k1w0DQ.js +47 -0
- package/dist/InputAvatar.js +2 -6
- package/dist/InputCheckbox-DGL-BLYP.js +55 -0
- package/dist/InputCheckbox.css +1 -1
- package/dist/InputCheckbox.js +2 -6
- package/dist/InputColor-D5Mhax9D.js +38 -0
- package/dist/InputColor.js +2 -6
- package/dist/InputCryptoCurrency-D8oyrxsl.js +745 -0
- package/dist/InputCryptoCurrency.js +2 -6
- package/dist/InputDate-SacyVWso.js +146 -0
- package/dist/InputDate.js +2 -6
- package/dist/InputMultiplier-BpCbAKJ6.js +75 -0
- package/dist/InputMultiplier.js +2 -6
- package/dist/InputPassword-DiEBfkOp.js +169 -0
- package/dist/InputPassword.js +2 -6
- package/dist/InputPhone--dyb6OBi.js +60 -0
- package/dist/InputPhone.js +2 -6
- package/dist/InputPrice-D9LV-LUB.js +71 -0
- package/dist/InputPrice.js +2 -6
- package/dist/InputRadio-BOUGVGpj.js +57 -0
- package/dist/InputRadio.css +1 -1
- package/dist/InputRadio.js +2 -6
- package/dist/InputSelect-DJdOf2Hh.js +217 -0
- package/dist/InputSelect.js +2 -6
- package/dist/InputSwitch-b3QEp5BQ.js +56 -0
- package/dist/InputSwitch.js +2 -6
- package/dist/InputText-CNn6q4pO.js +53 -0
- package/dist/InputText-DaB5TeOR.js +8 -0
- package/dist/InputText.js +3 -6
- package/dist/InputTextarea-ANZXZkRr.js +52 -0
- package/dist/InputTextarea.js +2 -6
- package/dist/Link-9RhB9Snu.js +47 -0
- package/dist/Link.js +2 -6
- package/dist/Modal-m2bKGFai.js +96 -0
- package/dist/Modal.js +2 -6
- package/dist/ModalForm-Ckd8hrNN.js +110 -0
- package/dist/ModalForm.js +2 -6
- package/dist/Pagination-C6gSCD9x.js +115 -0
- package/dist/Pagination.js +2 -6
- package/dist/Popconfirm-B4xptuBj.js +52 -0
- package/dist/Popconfirm.js +2 -6
- package/dist/Popover-C43FYDmN.js +91 -0
- package/dist/Popover.js +2 -6
- package/dist/ProgressCircle-I1F8lCju.js +56 -0
- package/dist/ProgressCircle.js +2 -6
- package/dist/ProgressLine--AibeJXb.js +66 -0
- package/dist/ProgressLine.js +2 -6
- package/dist/Range-DmdYd-wp.js +79 -0
- package/dist/Range.css +1 -1
- package/dist/Range.js +2 -6
- package/dist/SensitiveInfo-Iv6J_vi-.js +20 -0
- package/dist/SensitiveInfo.js +2 -6
- package/dist/Skeleton-DYplWsXJ.js +20 -0
- package/dist/Skeleton.js +2 -6
- package/dist/Tab-D5bhr-_N.js +40 -0
- package/dist/Tab.js +2 -6
- package/dist/Table-BEmIaP1b.js +170 -0
- package/dist/Table.js +2 -6
- package/dist/Tag-C-X54XKY.js +71 -0
- package/dist/Tag.js +2 -6
- package/dist/Toast-DQGqKVt7.js +50 -0
- package/dist/Toast.js +2 -6
- package/dist/_plugin-vue_export-helper-B3ysoDQm.js +8 -0
- package/dist/account-JOqWG-1d.js +4 -0
- package/dist/account-box-DzCJfqfC.js +4 -0
- package/dist/account-box-outline-DsJhVwo-.js +4 -0
- package/dist/account-circle-Du-YkW8z.js +4 -0
- package/dist/account-circle-outline-B3LyjWmh.js +4 -0
- package/dist/account-group-DwsHkNSC.js +4 -0
- package/dist/account-group-outline-CA_oWIRI.js +4 -0
- package/dist/account-multiple-DIsMNGEt.js +4 -0
- package/dist/account-multiple-outline-4JcRHG-l.js +4 -0
- package/dist/account-outline-OKn9Q8PY.js +4 -0
- package/dist/alert-octagon-Dpkwophk.js +4 -0
- package/dist/alert-octagon-outline-D5go0y8E.js +4 -0
- package/dist/api-CVCvvZ1a.js +4 -0
- package/dist/apps-B-rcs6NG.js +4 -0
- package/dist/archive-BK_CqEMz.js +4 -0
- package/dist/archive-outline-DU4-F2dO.js +4 -0
- package/dist/arrow-left-DAgSriby.js +4 -0
- package/dist/arrow-right-U1OXbWps.js +4 -0
- package/dist/bank-BxjiwN2Y.js +4 -0
- package/dist/bank-outline-DNLe1tww.js +4 -0
- package/dist/book-alphabet-DFeDsZ4O.js +4 -0
- package/dist/book-multiple-D5oRpsf9.js +4 -0
- package/dist/book-multiple-outline-DnnL1ejo.js +4 -0
- package/dist/bookshelf-C-9u7G8l.js +4 -0
- package/dist/bucket-BUG042yY.js +4 -0
- package/dist/bucket-outline-CKLRNcNF.js +4 -0
- package/dist/camera-BtDRsX33.js +4 -0
- package/dist/cards-outline-BUHs45a8.js +4 -0
- package/dist/cards-variant-CL5AAhD2.js +4 -0
- package/dist/cart-outline-S3GoaFiR.js +4 -0
- package/dist/chart-box-B8wJewtx.js +4 -0
- package/dist/chart-box-outline-BpoEf4i0.js +4 -0
- package/dist/check-D5XfOcQE.js +4 -0
- package/dist/check-circle-DaNwKmqG.js +4 -0
- package/dist/check-circle-outline-CMOFeXUf.js +4 -0
- package/dist/checkbox-Bk08pmtM.js +4 -0
- package/dist/checkbox-dark-CvyvtzUB.js +4 -0
- package/dist/checkbox-indeterminate-CCwqsSkX.js +4 -0
- package/dist/checkbox-indeterminate-dark-DAofR1ar.js +4 -0
- package/dist/chevron-down-TaQavR7Z.js +4 -0
- package/dist/chevron-left-DQf6v1Kb.js +4 -0
- package/dist/chevron-right-gN6xPu0Q.js +4 -0
- package/dist/chevron-up-gO2Yctuk.js +4 -0
- package/dist/circle-IKDjsDDL.js +4 -0
- package/dist/clock-DJULwbOo.js +4 -0
- package/dist/clock-fast-BP5Ehclw.js +4 -0
- package/dist/clock-outline-CCXWBiGv.js +4 -0
- package/dist/close-D7r2TJmc.js +4 -0
- package/dist/close-circle-D6yYH6X8.js +4 -0
- package/dist/close-circle-outline-GDhpDavn.js +4 -0
- package/dist/cog-DQeER9e3.js +4 -0
- package/dist/components.js +51 -97
- package/dist/composables.js +36 -44
- package/dist/contacts-BoaSHeas.js +4 -0
- package/dist/contacts-outline-CumRHi5i.js +4 -0
- package/dist/copy-Cc9xMJrq.js +4 -0
- package/dist/credit-card-C3f6NLM3.js +4 -0
- package/dist/credit-card-plus-BBsO7Aq2.js +4 -0
- package/dist/crud-B5nCBChl.js +60 -0
- package/dist/currency-DGxWX6W2.js +4 -0
- package/dist/database-F77xlJv1.js +4 -0
- package/dist/database-outline-BVBEhXHq.js +4 -0
- package/dist/date-Cls6T4tZ.js +4287 -0
- package/dist/date.js +2 -3287
- package/dist/dots-grid-ISiainiC.js +4 -0
- package/dist/dots-horizontal-CMEifltC.js +4 -0
- package/dist/dots-vertical-BAmyYB95.js +4 -0
- package/dist/download---OK2FgF.js +4 -0
- package/dist/download-box-BlhkPdAo.js +4 -0
- package/dist/download-box-outline-C-Ui5op1.js +4 -0
- package/dist/email-open-outline-Dh2xo-br.js +4 -0
- package/dist/email-outline-B4Wg0TAA.js +4 -0
- package/dist/enums.js +3 -11
- package/dist/eye-lsep4uDq.js +4 -0
- package/dist/eye-off-CHv8woLc.js +4 -0
- package/dist/file-document-plus-outline-DUlKB5Y1.js +4 -0
- package/dist/filmstrip-BflHYsqu.js +4 -0
- package/dist/filter-8bAB1_rV.js +4 -0
- package/dist/floating-ui.vue-DIYFtQj6.js +845 -0
- package/dist/form-Bc9WU92k.js +10 -0
- package/dist/form.js +17 -0
- package/dist/fullscreen-CE93JYGq.js +4 -0
- package/dist/fullscreen-exit-Cz43mQa-.js +4 -0
- package/dist/git-COSJyKGs.js +4 -0
- package/dist/group-DJEJkCLR.js +4 -0
- package/dist/gsap-K14W88b7.js +1790 -0
- package/dist/home-BypixaBG.js +4 -0
- package/dist/home-outline-B3B6WBK_.js +4 -0
- package/dist/image-MTRlsFYC.js +4 -0
- package/dist/image-album-2wVehKDb.js +4 -0
- package/dist/image-album-outline-jcCzdz7n.js +4 -0
- package/dist/image-outline-DVIF0WHf.js +4 -0
- package/dist/info-outline-CuizG5hw.js +4 -0
- package/dist/key-Cl6Csccp.js +4 -0
- package/dist/key-chain-BFTvFRO_.js +4 -0
- package/dist/key-variant-Bdp4npY0.js +4 -0
- package/dist/label-GmkmiB8r.js +4 -0
- package/dist/label-outline-CH2IGp8J.js +4 -0
- package/dist/listbox-outline-CE2mEoYC.js +4 -0
- package/dist/loading-DY2Z9AXu.js +4 -0
- package/dist/lock-B5333Cas.js +4 -0
- package/dist/lock-outline-DaAbp2A8.js +4 -0
- package/dist/logout-BTJgtWeJ.js +4 -0
- package/dist/menu-N1KDScJm.js +4 -0
- package/dist/menu-down-Bss7ozvH.js +4 -0
- package/dist/menu-left-HatDivPU.js +4 -0
- package/dist/menu-right-DWqaD59i.js +4 -0
- package/dist/minus-B3ZYZY7A.js +4 -0
- package/dist/minus-circle-Cf7P9i36.js +4 -0
- package/dist/minus-circle-outline-BHvedFDJ.js +4 -0
- package/dist/moon-Cc6Rq6BJ.js +4 -0
- package/dist/movie-open-C_xkEUYw.js +4 -0
- package/dist/movie-open-outline-D5eaYpp1.js +4 -0
- package/dist/open-in-new-CUFXB4_i.js +4 -0
- package/dist/pause-D3ZwQ1q3.js +4 -0
- package/dist/pause-circle-64PXBcHV.js +4 -0
- package/dist/pencil-CPc84g5k.js +4 -0
- package/dist/piggy-bank-outline-CFKnVg_u.js +4 -0
- package/dist/play-DtoWjmhs.js +4 -0
- package/dist/play-box-D0nXYEeA.js +4 -0
- package/dist/play-box-edit-outline-DJyytQ20.js +4 -0
- package/dist/play-box-outline-D3GtSjJR.js +4 -0
- package/dist/play-circle-DTxChX3v.js +4 -0
- package/dist/playlist-play-DJ8Ip-KB.js +4 -0
- package/dist/plugins.js +100 -121
- package/dist/plus-DQdhOG_R.js +4 -0
- package/dist/plus-circle-B784NXfR.js +4 -0
- package/dist/plus-circle-outline-Chgoygr2.js +4 -0
- package/dist/progress-clock-Bixo7B4b.js +4 -0
- package/dist/qrcode-scan-DN6YeknQ.js +4 -0
- package/dist/radio-D7sb9gHD.js +4 -0
- package/dist/radio-dark-BflQPqYL.js +4 -0
- package/dist/refresh-DjYUYUBK.js +4 -0
- package/dist/register-component-CyAIF4Ns.js +6 -0
- package/dist/replay-C0CM7r7z.js +4 -0
- package/dist/rolldown-runtime-BRfZIaNm.js +17 -0
- package/dist/save-D99jVcl-.js +4 -0
- package/dist/search-BxaKAapL.js +4 -0
- package/dist/shuffle-ARq9PTo-.js +4 -0
- package/dist/shuffle-disabled-BMG8FAWJ.js +4 -0
- package/dist/shuffle-variant-FnS9CWW_.js +4 -0
- package/dist/skip-backward-BF4uZBmt.js +4 -0
- package/dist/skip-forward-CdlC3ghz.js +4 -0
- package/dist/skip-next-DIX5pupY.js +4 -0
- package/dist/skip-previous-czhEU1-o.js +4 -0
- package/dist/source-repository-CXugl6qI.js +4 -0
- package/dist/spotlight-z8f098v1.js +4 -0
- package/dist/src-DhcP_jF4.js +1848 -0
- package/dist/stop-CyTYc3_e.js +4 -0
- package/dist/store-CHxOiWjg.js +4 -0
- package/dist/store-outline-BDrX7eB4.js +4 -0
- package/dist/sun-B1iTLA_Z.js +4 -0
- package/dist/swap-CWb6d2Xb.js +4 -0
- package/dist/swap-horizontal-Cb9xnXO5.js +4 -0
- package/dist/swap-left-ZIEULqA3.js +4 -0
- package/dist/swap-right-BKrKIGUF.js +4 -0
- package/dist/system-theme-DNx6OPZC.js +4 -0
- package/dist/tag-Cq-Iurdj.js +4 -0
- package/dist/tag-edit-BCqmViis.js +4 -0
- package/dist/tag-edit-outline-CDFy2dKp.js +4 -0
- package/dist/tag-outline-BS0gO1gM.js +4 -0
- package/dist/tamandua.js +7 -10
- package/dist/text-box-Y4t6TtgO.js +4 -0
- package/dist/text-box-multiple-BTQntuEa.js +4 -0
- package/dist/text-box-multiple-outline-Coc06AU5.js +4 -0
- package/dist/text-box-outline-BHpGv_Is.js +4 -0
- package/dist/text-long-BpB48Hzp.js +4 -0
- package/dist/text-us-kW_0N.js +4 -0
- package/dist/timer-outline-C-HqmF0_.js +4 -0
- package/dist/timer-refresh-outline-LnL4jhd7.js +4 -0
- package/dist/transformers-BFybxhRg.js +11 -0
- package/dist/trash-can-BweD_Te7.js +4 -0
- package/dist/trash-can-outline-D76QjYJP.js +4 -0
- package/dist/tray-arrow-down-QBx7GHA1.js +4 -0
- package/dist/types/{types/form.d.ts → form.d.ts} +5 -6
- package/dist/types/index.d.ts +6 -8
- package/dist/types/{types/ui.d.ts → ui.d.ts} +0 -1
- package/dist/ui-DkIu_nwk.js +28 -0
- package/dist/ungroup-BOaCrnEL.js +4 -0
- package/dist/upload-73Xdiq1C.js +4 -0
- package/dist/upload-box-outline-CDIFG0CW.js +4 -0
- package/dist/upload-multiple-outline-RFLbdvvW.js +4 -0
- package/dist/upload-outline-BLIHEV_C.js +4 -0
- package/dist/useClipboard-Dmawuidw.js +9 -0
- package/dist/useDialog-BlfjWkQx.js +40 -0
- package/dist/video-B21wij_m.js +4 -0
- package/dist/video-outline-DHdCkkpr.js +4 -0
- package/dist/web-4IOi_JXG.js +4 -0
- package/dist/zip-box-Cy_rsPzG.js +4 -0
- package/package.json +12 -12
- package/dist/Alert.vue_vue_type_script_setup_true_lang-BBRsz4y8.js +0 -88
- package/dist/Avatar.vue_vue_type_script_setup_true_lang-DhrMjSdF.js +0 -60
- package/dist/Backdrop.vue_vue_type_script_setup_true_lang-Dyo6_-EM.js +0 -22
- package/dist/Button.vue_vue_type_script_setup_true_lang-SA0hZRlI.js +0 -170
- package/dist/ChartLine.vue_vue_type_style_index_0_lang-DO_gKCe4.js +0 -824
- package/dist/ChartTreemap.vue_vue_type_script_setup_true_lang-CLi_IXfP.js +0 -308
- package/dist/DialogProvider.vue_vue_type_script_setup_true_lang-ByNINsSh.js +0 -24
- package/dist/Drawer-y5xBARd2.js +0 -74
- package/dist/Dropdown.vue_vue_type_script_setup_true_lang-DzFX49Bk.js +0 -179
- package/dist/FileDrop.vue_vue_type_script_setup_true_lang-Bq0lAgZ7.js +0 -102
- package/dist/Form.js +0 -6
- package/dist/Form.vue_vue_type_script_setup_true_lang-BCHodpyU.js +0 -226
- package/dist/FormItem.vue_vue_type_script_setup_true_lang-CjK_w-y0.js +0 -76
- package/dist/GraphyEmpty.vue_vue_type_script_setup_true_lang-B-hAjDCw.js +0 -15
- package/dist/GraphyLabel.vue_vue_type_script_setup_true_lang-DIKuG0Po.js +0 -18
- package/dist/GraphyPrice.vue_vue_type_script_setup_true_lang-DYxzVfdC.js +0 -42
- package/dist/GraphySubtitle.vue_vue_type_script_setup_true_lang-DsBHn2gS.js +0 -18
- package/dist/GraphyTitle.vue_vue_type_script_setup_true_lang-DXnrZHV2.js +0 -15
- package/dist/Icon.vue_vue_type_script_setup_true_lang-nVeGHBsG.js +0 -45
- package/dist/InputAvatar.vue_vue_type_script_setup_true_lang-coNpUH5g.js +0 -52
- package/dist/InputCheckbox.vue_vue_type_style_index_0_lang-XU9rYa47.js +0 -58
- package/dist/InputColor.vue_vue_type_script_setup_true_lang-DT-MAgI2.js +0 -33
- package/dist/InputCryptoCurrency.vue_vue_type_script_setup_true_lang-BIUT5eCh.js +0 -757
- package/dist/InputDate.vue_vue_type_script_setup_true_lang-D-JE4KlD.js +0 -188
- package/dist/InputMultiplier.vue_vue_type_script_setup_true_lang-DrwqAgoE.js +0 -74
- package/dist/InputPassword.vue_vue_type_script_setup_true_lang-5OClIWva.js +0 -167
- package/dist/InputPhone.vue_vue_type_script_setup_true_lang-DWnH1v2u.js +0 -76
- package/dist/InputPrice.vue_vue_type_script_setup_true_lang-9UZ7YqAf.js +0 -80
- package/dist/InputRadio.vue_vue_type_style_index_0_lang-DG-7xEeZ.js +0 -35
- package/dist/InputSelect.vue_vue_type_script_setup_true_lang-BJoFIqES.js +0 -245
- package/dist/InputSwitch.vue_vue_type_script_setup_true_lang-BZ8VZijH.js +0 -67
- package/dist/InputText.vue_vue_type_script_setup_true_lang-BEWn9egy.js +0 -47
- package/dist/InputTextarea.vue_vue_type_script_setup_true_lang-C8f2hfeZ.js +0 -42
- package/dist/Link.vue_vue_type_script_setup_true_lang-cxLyHTUe.js +0 -51
- package/dist/Modal.vue_vue_type_script_setup_true_lang-NiSnflAO.js +0 -90
- package/dist/ModalForm.vue_vue_type_script_setup_true_lang-C1Xl4TmQ.js +0 -115
- package/dist/Pagination.vue_vue_type_script_setup_true_lang-BCQUrEVO.js +0 -110
- package/dist/Popconfirm.vue_vue_type_script_setup_true_lang-cnZnvn0v.js +0 -62
- package/dist/Popover-Bz6bcajn.js +0 -98
- package/dist/ProgressCircle-C5CnEEoe.js +0 -58
- package/dist/ProgressLine-WECUkWks.js +0 -68
- package/dist/Range-DSNQDUDW.js +0 -81
- package/dist/SensitiveInfo.vue_vue_type_script_setup_true_lang-D288W5VF.js +0 -22
- package/dist/Skeleton.vue_vue_type_script_setup_true_lang-Dsy_4Ftz.js +0 -18
- package/dist/Tab.vue_vue_type_script_setup_true_lang-Cqx-Km-J.js +0 -48
- package/dist/Table-E9rOfkPs.js +0 -178
- package/dist/Tag.vue_vue_type_script_setup_true_lang-BiWByuaf.js +0 -73
- package/dist/Toast.vue_vue_type_script_setup_true_lang-BEHKEsBr.js +0 -61
- package/dist/_plugin-vue_export-helper-CHgC5LLL.js +0 -9
- package/dist/account-BwIftQHu.js +0 -5
- package/dist/account-box-BOq8VFJb.js +0 -5
- package/dist/account-box-outline-B8L3rnLg.js +0 -5
- package/dist/account-circle-CsWW7-wV.js +0 -5
- package/dist/account-circle-outline-Aas6KZY6.js +0 -5
- package/dist/account-group-ByzMM_Be.js +0 -5
- package/dist/account-group-outline-CXIeXj1U.js +0 -5
- package/dist/account-multiple-CU9qEKXk.js +0 -5
- package/dist/account-multiple-outline-ByB0lxhA.js +0 -5
- package/dist/account-outline-BW4KVE1R.js +0 -5
- package/dist/alert-octagon-CdDHJZJG.js +0 -5
- package/dist/alert-octagon-outline-CscuDZMQ.js +0 -5
- package/dist/api-CR8Sh93S.js +0 -5
- package/dist/apps-B1TP2L84.js +0 -5
- package/dist/archive-Ci7c07jz.js +0 -5
- package/dist/archive-outline-DcG_LKQL.js +0 -5
- package/dist/arrow-left-CVipcGWo.js +0 -5
- package/dist/arrow-right-D7VHsWY0.js +0 -5
- package/dist/bank-DaMwEqAA.js +0 -5
- package/dist/bank-outline-RTfhsndV.js +0 -5
- package/dist/book-alphabet-D8SBCR-U.js +0 -5
- package/dist/book-multiple-BvnwkSvX.js +0 -5
- package/dist/book-multiple-outline-DroeLTtr.js +0 -5
- package/dist/bookshelf-CTEwnDgb.js +0 -5
- package/dist/bucket-42cRrGev.js +0 -5
- package/dist/bucket-outline-0GeMJDw5.js +0 -5
- package/dist/camera-Bn3sKwqx.js +0 -5
- package/dist/cards-outline-CZk-bDkB.js +0 -5
- package/dist/cards-variant-DYnKxuqF.js +0 -5
- package/dist/cart-outline-Cjki6GyT.js +0 -5
- package/dist/chart-box-mag-hgoL.js +0 -5
- package/dist/chart-box-outline-Gg7U4rH6.js +0 -5
- package/dist/check-Bap1mRZ1.js +0 -5
- package/dist/check-circle-DMw-jy3D.js +0 -5
- package/dist/check-circle-outline-DX-_s7iI.js +0 -5
- package/dist/checkbox-TojXdFTq.js +0 -5
- package/dist/checkbox-dark-D_btgwCX.js +0 -5
- package/dist/checkbox-indeterminate-CtbmyFkw.js +0 -5
- package/dist/checkbox-indeterminate-dark-CSrkJBRG.js +0 -5
- package/dist/chevron-down-CnTFap0j.js +0 -5
- package/dist/chevron-left-D8FcshfO.js +0 -5
- package/dist/chevron-right-CXeKjNgB.js +0 -5
- package/dist/chevron-up-DqHW1pM6.js +0 -5
- package/dist/circle-DmzxhqJo.js +0 -5
- package/dist/clock-BnLLG03a.js +0 -5
- package/dist/clock-fast-omWde6CI.js +0 -5
- package/dist/clock-outline-WfGPoEF0.js +0 -5
- package/dist/close-Bjj7DW7r.js +0 -5
- package/dist/close-circle-gegD6lyb.js +0 -5
- package/dist/close-circle-outline-Tr6F91pg.js +0 -5
- package/dist/cog-Dd9I6z5D.js +0 -5
- package/dist/contacts-Q0sC_dcn.js +0 -5
- package/dist/contacts-outline-D52ZsJN8.js +0 -5
- package/dist/copy-NYwmn4Ty.js +0 -5
- package/dist/credit-card-BBWgCZNH.js +0 -5
- package/dist/credit-card-plus-2IFQOd47.js +0 -5
- package/dist/crud-BkxHN8N6.js +0 -60
- package/dist/currency-D35AW4rT.js +0 -5
- package/dist/database-Df0d3XqP.js +0 -5
- package/dist/database-outline-DM5lGGq7.js +0 -5
- package/dist/dots-grid-DacMQI9N.js +0 -5
- package/dist/dots-horizontal-Boj0KITr.js +0 -5
- package/dist/dots-vertical-2cjO9I-e.js +0 -5
- package/dist/download-B5-Xe-CM.js +0 -5
- package/dist/download-box-COSfj2D9.js +0 -5
- package/dist/download-box-outline-5CpO5ahh.js +0 -5
- package/dist/email-open-outline-B554JRgM.js +0 -5
- package/dist/email-outline-hwmzyz8n.js +0 -5
- package/dist/eye-Cd7H6yza.js +0 -5
- package/dist/eye-off-XwY9ArEO.js +0 -5
- package/dist/file-document-plus-outline-OdVK2SOR.js +0 -5
- package/dist/filmstrip-wiziJKOd.js +0 -5
- package/dist/filter-CS1sUltW.js +0 -5
- package/dist/floating-ui.vue-B5QcGNjh.js +0 -1018
- package/dist/form-Dctryp6H.js +0 -6
- package/dist/form2.js +0 -22
- package/dist/format-EV1gUJVC.js +0 -1259
- package/dist/fullscreen-C6i_WpK4.js +0 -5
- package/dist/fullscreen-exit-unGyAVNb.js +0 -5
- package/dist/git-BjHtzzmF.js +0 -5
- package/dist/group-Bbkh_Ru5.js +0 -5
- package/dist/home-DvjPTJp8.js +0 -5
- package/dist/home-outline-RltxlDM5.js +0 -5
- package/dist/image-album-D9rUjpni.js +0 -5
- package/dist/image-album-outline-D53fe9xW.js +0 -5
- package/dist/image-outline-V_GA5COE.js +0 -5
- package/dist/image-wYeXFrA2.js +0 -5
- package/dist/index-CVD_wAsU.js +0 -2022
- package/dist/info-outline-DRLJ8log.js +0 -5
- package/dist/key-B8N5cET0.js +0 -5
- package/dist/key-chain-DcM4Bi2p.js +0 -5
- package/dist/key-variant-BQzaCjYf.js +0 -5
- package/dist/label-DTL9a2NB.js +0 -5
- package/dist/label-outline-BHUc2ZBr.js +0 -5
- package/dist/listbox-outline-DP_JUHqL.js +0 -5
- package/dist/loading-d0f5A9qL.js +0 -5
- package/dist/lock-Bmu8rV2X.js +0 -5
- package/dist/lock-outline-B2jPHTAO.js +0 -5
- package/dist/logout-i2X2xABb.js +0 -5
- package/dist/menu-BthIKFHq.js +0 -5
- package/dist/menu-down-BLcnQ0Qf.js +0 -5
- package/dist/menu-left-PIjnjDp2.js +0 -5
- package/dist/menu-right-DqEVrUSG.js +0 -5
- package/dist/minus-_NAO-Gnc.js +0 -5
- package/dist/minus-circle-e3k2VHkk.js +0 -5
- package/dist/minus-circle-outline-BmBTQpTE.js +0 -5
- package/dist/moon-Bhm_ZTV6.js +0 -5
- package/dist/movie-open-lY7Ihw58.js +0 -5
- package/dist/movie-open-outline-BBr8oU1m.js +0 -5
- package/dist/open-in-new-DZs1DIX9.js +0 -5
- package/dist/pause-circle-DE4oeMpI.js +0 -5
- package/dist/pause-dHeUQYVL.js +0 -5
- package/dist/pencil-Cnavuv20.js +0 -5
- package/dist/piggy-bank-outline-BWRGfOTU.js +0 -5
- package/dist/play-D0bpWXL6.js +0 -5
- package/dist/play-box-BNuDt3nD.js +0 -5
- package/dist/play-box-edit-outline-DU4tnpVS.js +0 -5
- package/dist/play-box-outline-1h0zS3H9.js +0 -5
- package/dist/play-circle-C4UkeRci.js +0 -5
- package/dist/playlist-play-DLp3ZyQi.js +0 -5
- package/dist/plugin--F5QK2vy.js +0 -10
- package/dist/plugin-43q0Kzto.js +0 -10
- package/dist/plugin-6ULHxd5V.js +0 -10
- package/dist/plugin-AU2qI2I9.js +0 -10
- package/dist/plugin-B578b4C_.js +0 -31
- package/dist/plugin-BDuyyFqe.js +0 -10
- package/dist/plugin-BUXGSpUK.js +0 -10
- package/dist/plugin-BWfDY9pB.js +0 -10
- package/dist/plugin-BXHzcN55.js +0 -10
- package/dist/plugin-BXtaaV04.js +0 -10
- package/dist/plugin-BZTDtYgA.js +0 -10
- package/dist/plugin-B_Lp0ZMi.js +0 -10
- package/dist/plugin-BemLz7kA.js +0 -10
- package/dist/plugin-Bq4nQPd4.js +0 -10
- package/dist/plugin-BsEcG3SH.js +0 -10
- package/dist/plugin-Buc7eEox.js +0 -10
- package/dist/plugin-C-qtO_z9.js +0 -10
- package/dist/plugin-CC97Vx-s.js +0 -10
- package/dist/plugin-CV6IjnsL.js +0 -10
- package/dist/plugin-CbBSU30O.js +0 -10
- package/dist/plugin-Cbq9m56Q.js +0 -10
- package/dist/plugin-Clp0zNY0.js +0 -10
- package/dist/plugin-Co9LymNO.js +0 -10
- package/dist/plugin-CrSztC5r.js +0 -10
- package/dist/plugin-CyDnzy2n.js +0 -10
- package/dist/plugin-CzWnCRfO.js +0 -10
- package/dist/plugin-D4VFKdSn.js +0 -10
- package/dist/plugin-D6ZiaITy.js +0 -10
- package/dist/plugin-D9KHvOM3.js +0 -10
- package/dist/plugin-D9o0LcLI.js +0 -10
- package/dist/plugin-DDXOF4cU.js +0 -10
- package/dist/plugin-DF_OI3Z1.js +0 -10
- package/dist/plugin-DJYF3-VD.js +0 -10
- package/dist/plugin-DOeDaXWj.js +0 -10
- package/dist/plugin-DPuprKdB.js +0 -10
- package/dist/plugin-DYHfPgzY.js +0 -10
- package/dist/plugin-Deq2Gjkg.js +0 -10
- package/dist/plugin-Dg4Sw41N.js +0 -10
- package/dist/plugin-Dh8Ga8Cy.js +0 -10
- package/dist/plugin-F3dxY_wr.js +0 -10
- package/dist/plugin-JMSzJgz5.js +0 -10
- package/dist/plugin-KiD_ar54.js +0 -10
- package/dist/plugin-e0fusAIQ.js +0 -10
- package/dist/plugin-jyvJNavM.js +0 -10
- package/dist/plugin-ndofoJoM.js +0 -10
- package/dist/plugin-rHsYo5X-.js +0 -10
- package/dist/plugin-uxc8N8iO.js +0 -10
- package/dist/plugins-Bj1rKGE_.js +0 -125
- package/dist/plus-BWEhewAk.js +0 -5
- package/dist/plus-circle-C5TpJnLT.js +0 -5
- package/dist/plus-circle-outline-sYtJ8lQ2.js +0 -5
- package/dist/progress-clock-CYfzUJFj.js +0 -5
- package/dist/qrcode-scan-Dn903Nx1.js +0 -5
- package/dist/radio-DkjVAhsO.js +0 -5
- package/dist/radio-dark-Cr5v17AF.js +0 -5
- package/dist/refresh-Bh1MmDaz.js +0 -5
- package/dist/register-component-B-fdqewb.js +0 -6
- package/dist/replay-BYiTmUTJ.js +0 -5
- package/dist/save-qzVZj25S.js +0 -5
- package/dist/search-CBVj1FH_.js +0 -5
- package/dist/shuffle-B2qY30-r.js +0 -5
- package/dist/shuffle-disabled-BmvBosUJ.js +0 -5
- package/dist/shuffle-variant-DJZwAQ-q.js +0 -5
- package/dist/skip-backward-DDjjGekY.js +0 -5
- package/dist/skip-forward-DGy2fkAf.js +0 -5
- package/dist/skip-next-B-6ddQ1_.js +0 -5
- package/dist/skip-previous-PLwjNRar.js +0 -5
- package/dist/source-repository-CHRA433A.js +0 -5
- package/dist/spotlight-CP3SHF94.js +0 -5
- package/dist/stop-B1TvGqxa.js +0 -5
- package/dist/store-BH29Y0lX.js +0 -5
- package/dist/store-outline-D-0_gV_c.js +0 -5
- package/dist/subMonths-C3ZeTBVE.js +0 -38
- package/dist/sun-BWKjCEHH.js +0 -5
- package/dist/swap-CPPfWoLZ.js +0 -5
- package/dist/swap-horizontal-CRlvijrh.js +0 -5
- package/dist/swap-left-Bgz6sf1L.js +0 -5
- package/dist/swap-right-BCUX8Kx1.js +0 -5
- package/dist/system-theme-BIx0N5cN.js +0 -5
- package/dist/tag-DGUjxVBH.js +0 -5
- package/dist/tag-edit-DpwD5HXA.js +0 -5
- package/dist/tag-edit-outline-Bj6NjLve.js +0 -5
- package/dist/tag-outline-CtP8DSWX.js +0 -5
- package/dist/text-DxnTMGDs.js +0 -5
- package/dist/text-box-DxrCpq8M.js +0 -5
- package/dist/text-box-multiple-CUpa9nEL.js +0 -5
- package/dist/text-box-multiple-outline-C1QOtaO9.js +0 -5
- package/dist/text-box-outline-BBKevkv0.js +0 -5
- package/dist/text-long-DoTVqnbn.js +0 -5
- package/dist/timer-outline-D2MUIdOD.js +0 -5
- package/dist/timer-refresh-outline-Bovp89UP.js +0 -5
- package/dist/transform-DSaNEFMr.js +0 -1756
- package/dist/transformers-BORZfvK0.js +0 -15
- package/dist/trash-can-DOJu_sJG.js +0 -5
- package/dist/trash-can-outline-C-T6SBzh.js +0 -5
- package/dist/tray-arrow-down-CJq-k2cm.js +0 -5
- package/dist/types/components/Alert/Alert.story.d.ts +0 -19
- package/dist/types/components/Alert/Alert.vue.d.ts +0 -60
- package/dist/types/components/Alert/index.d.ts +0 -5
- package/dist/types/components/Alert/plugin.d.ts +0 -4
- package/dist/types/components/Alert/types.d.ts +0 -42
- package/dist/types/components/Avatar/Avatar.story.d.ts +0 -28
- package/dist/types/components/Avatar/Avatar.vue.d.ts +0 -43
- package/dist/types/components/Avatar/index.d.ts +0 -5
- package/dist/types/components/Avatar/plugin.d.ts +0 -4
- package/dist/types/components/Avatar/types.d.ts +0 -11
- package/dist/types/components/Backdrop/Backdrop.vue.d.ts +0 -31
- package/dist/types/components/Backdrop/index.d.ts +0 -5
- package/dist/types/components/Backdrop/plugin.d.ts +0 -4
- package/dist/types/components/Backdrop/types.d.ts +0 -6
- package/dist/types/components/Button/Button.story.d.ts +0 -46
- package/dist/types/components/Button/Button.vue.d.ts +0 -139
- package/dist/types/components/Button/index.d.ts +0 -5
- package/dist/types/components/Button/plugin.d.ts +0 -4
- package/dist/types/components/Button/types.d.ts +0 -30
- package/dist/types/components/ChartLine/ChartLine.story.d.ts +0 -25
- package/dist/types/components/ChartLine/ChartLine.vue.d.ts +0 -34
- package/dist/types/components/ChartLine/index.d.ts +0 -5
- package/dist/types/components/ChartLine/plugin.d.ts +0 -4
- package/dist/types/components/ChartLine/types.d.ts +0 -17
- package/dist/types/components/ChartTreemap/ChartTreemap.story.d.ts +0 -45
- package/dist/types/components/ChartTreemap/ChartTreemap.vue.d.ts +0 -18
- package/dist/types/components/ChartTreemap/index.d.ts +0 -5
- package/dist/types/components/ChartTreemap/plugin.d.ts +0 -4
- package/dist/types/components/ChartTreemap/types.d.ts +0 -15
- package/dist/types/components/DialogProvider/DialogProvider.vue.d.ts +0 -2
- package/dist/types/components/DialogProvider/index.d.ts +0 -4
- package/dist/types/components/DialogProvider/plugin.d.ts +0 -4
- package/dist/types/components/Drawer/Drawer.story.d.ts +0 -22
- package/dist/types/components/Drawer/Drawer.vue.d.ts +0 -57
- package/dist/types/components/Drawer/index.d.ts +0 -5
- package/dist/types/components/Drawer/plugin.d.ts +0 -4
- package/dist/types/components/Drawer/types.d.ts +0 -11
- package/dist/types/components/Dropdown/Dropdown.vue.d.ts +0 -122
- package/dist/types/components/Dropdown/index.d.ts +0 -5
- package/dist/types/components/Dropdown/plugin.d.ts +0 -4
- package/dist/types/components/Dropdown/types.d.ts +0 -26
- package/dist/types/components/FileDrop/FileDrop.vue.d.ts +0 -22
- package/dist/types/components/FileDrop/index.d.ts +0 -5
- package/dist/types/components/FileDrop/plugin.d.ts +0 -4
- package/dist/types/components/FileDrop/types.d.ts +0 -5
- package/dist/types/components/Form/Form.story.d.ts +0 -33
- package/dist/types/components/Form/Form.test.d.ts +0 -1
- package/dist/types/components/Form/Form.vue.d.ts +0 -30
- package/dist/types/components/Form/index.d.ts +0 -5
- package/dist/types/components/Form/plugin.d.ts +0 -4
- package/dist/types/components/Form/types.d.ts +0 -27
- package/dist/types/components/FormItem/FormItem.vue.d.ts +0 -23
- package/dist/types/components/FormItem/index.d.ts +0 -5
- package/dist/types/components/FormItem/plugin.d.ts +0 -4
- package/dist/types/components/FormItem/types.d.ts +0 -4
- package/dist/types/components/GraphyEmpty/GraphyEmpty.vue.d.ts +0 -21
- package/dist/types/components/GraphyEmpty/index.d.ts +0 -5
- package/dist/types/components/GraphyEmpty/plugin.d.ts +0 -4
- package/dist/types/components/GraphyEmpty/types.d.ts +0 -3
- package/dist/types/components/GraphyLabel/GraphyLabel.vue.d.ts +0 -22
- package/dist/types/components/GraphyLabel/index.d.ts +0 -5
- package/dist/types/components/GraphyLabel/plugin.d.ts +0 -4
- package/dist/types/components/GraphyLabel/types.d.ts +0 -3
- package/dist/types/components/GraphyPrice/GraphyPrice.story.d.ts +0 -28
- package/dist/types/components/GraphyPrice/GraphyPrice.vue.d.ts +0 -34
- package/dist/types/components/GraphyPrice/index.d.ts +0 -5
- package/dist/types/components/GraphyPrice/plugin.d.ts +0 -4
- package/dist/types/components/GraphyPrice/types.d.ts +0 -9
- package/dist/types/components/GraphySubtitle/GraphySubtitle.vue.d.ts +0 -27
- package/dist/types/components/GraphySubtitle/index.d.ts +0 -5
- package/dist/types/components/GraphySubtitle/plugin.d.ts +0 -4
- package/dist/types/components/GraphySubtitle/types.d.ts +0 -4
- package/dist/types/components/GraphyTitle/GraphyTitle.vue.d.ts +0 -13
- package/dist/types/components/GraphyTitle/index.d.ts +0 -5
- package/dist/types/components/GraphyTitle/plugin.d.ts +0 -4
- package/dist/types/components/GraphyTitle/types.d.ts +0 -3
- package/dist/types/components/Icon/Icon.story.d.ts +0 -26
- package/dist/types/components/Icon/Icon.vue.d.ts +0 -33
- package/dist/types/components/Icon/index.d.ts +0 -5
- package/dist/types/components/Icon/plugin.d.ts +0 -4
- package/dist/types/components/Icon/types.d.ts +0 -7
- package/dist/types/components/InputAvatar/InputAvatar.vue.d.ts +0 -17
- package/dist/types/components/InputAvatar/index.d.ts +0 -5
- package/dist/types/components/InputAvatar/plugin.d.ts +0 -4
- package/dist/types/components/InputAvatar/types.d.ts +0 -6
- package/dist/types/components/InputCheckbox/Input-checkbox.story.d.ts +0 -14
- package/dist/types/components/InputCheckbox/InputCheckbox.vue.d.ts +0 -42
- package/dist/types/components/InputCheckbox/index.d.ts +0 -5
- package/dist/types/components/InputCheckbox/plugin.d.ts +0 -4
- package/dist/types/components/InputCheckbox/types.d.ts +0 -18
- package/dist/types/components/InputColor/InputColor.vue.d.ts +0 -34
- package/dist/types/components/InputColor/index.d.ts +0 -5
- package/dist/types/components/InputColor/plugin.d.ts +0 -4
- package/dist/types/components/InputColor/types.d.ts +0 -8
- package/dist/types/components/InputCryptoCurrency/InputCryptoCurrency.story.d.ts +0 -14
- package/dist/types/components/InputCryptoCurrency/InputCryptoCurrency.vue.d.ts +0 -14
- package/dist/types/components/InputCryptoCurrency/currencies.d.ts +0 -8
- package/dist/types/components/InputCryptoCurrency/index.d.ts +0 -5
- package/dist/types/components/InputCryptoCurrency/plugin.d.ts +0 -4
- package/dist/types/components/InputCryptoCurrency/types.d.ts +0 -8
- package/dist/types/components/InputDate/InputDate.story.d.ts +0 -13
- package/dist/types/components/InputDate/InputDate.vue.d.ts +0 -17
- package/dist/types/components/InputDate/index.d.ts +0 -5
- package/dist/types/components/InputDate/plugin.d.ts +0 -4
- package/dist/types/components/InputDate/types.d.ts +0 -15
- package/dist/types/components/InputMultiplier/InputMultiplier.vue.d.ts +0 -49
- package/dist/types/components/InputMultiplier/index.d.ts +0 -5
- package/dist/types/components/InputMultiplier/input-multiplier.story.d.ts +0 -44
- package/dist/types/components/InputMultiplier/plugin.d.ts +0 -4
- package/dist/types/components/InputMultiplier/types.d.ts +0 -20
- package/dist/types/components/InputPassword/Input-password.story.d.ts +0 -30
- package/dist/types/components/InputPassword/InputPassword.vue.d.ts +0 -62
- package/dist/types/components/InputPassword/index.d.ts +0 -5
- package/dist/types/components/InputPassword/plugin.d.ts +0 -4
- package/dist/types/components/InputPassword/types.d.ts +0 -21
- package/dist/types/components/InputPhone/InputPhone.vue.d.ts +0 -43
- package/dist/types/components/InputPhone/index.d.ts +0 -5
- package/dist/types/components/InputPhone/plugin.d.ts +0 -4
- package/dist/types/components/InputPhone/types.d.ts +0 -13
- package/dist/types/components/InputPrice/InputPrice.story.d.ts +0 -13
- package/dist/types/components/InputPrice/InputPrice.vue.d.ts +0 -26
- package/dist/types/components/InputPrice/index.d.ts +0 -5
- package/dist/types/components/InputPrice/plugin.d.ts +0 -4
- package/dist/types/components/InputPrice/service.d.ts +0 -7
- package/dist/types/components/InputPrice/service.test.d.ts +0 -1
- package/dist/types/components/InputPrice/types.d.ts +0 -12
- package/dist/types/components/InputRadio/InputRadio.vue.d.ts +0 -13
- package/dist/types/components/InputRadio/InputRadioGroup.story.d.ts +0 -11
- package/dist/types/components/InputRadio/InputRadioGroup.vue.d.ts +0 -40
- package/dist/types/components/InputRadio/index.d.ts +0 -5
- package/dist/types/components/InputRadio/plugin.d.ts +0 -4
- package/dist/types/components/InputRadio/types.d.ts +0 -12
- package/dist/types/components/InputSelect/InputSelect.story.d.ts +0 -47
- package/dist/types/components/InputSelect/InputSelect.vue.d.ts +0 -821
- package/dist/types/components/InputSelect/index.d.ts +0 -5
- package/dist/types/components/InputSelect/plugin.d.ts +0 -4
- package/dist/types/components/InputSelect/types.d.ts +0 -86
- package/dist/types/components/InputSwitch/InputSwitch.story.d.ts +0 -28
- package/dist/types/components/InputSwitch/InputSwitch.vue.d.ts +0 -38
- package/dist/types/components/InputSwitch/index.d.ts +0 -5
- package/dist/types/components/InputSwitch/plugin.d.ts +0 -4
- package/dist/types/components/InputSwitch/types.d.ts +0 -11
- package/dist/types/components/InputText/InputText.story.d.ts +0 -22
- package/dist/types/components/InputText/InputText.vue.d.ts +0 -76
- package/dist/types/components/InputText/index.d.ts +0 -5
- package/dist/types/components/InputText/plugin.d.ts +0 -4
- package/dist/types/components/InputText/types.d.ts +0 -17
- package/dist/types/components/InputTextarea/InputTextarea.vue.d.ts +0 -40
- package/dist/types/components/InputTextarea/index.d.ts +0 -5
- package/dist/types/components/InputTextarea/plugin.d.ts +0 -4
- package/dist/types/components/InputTextarea/types.d.ts +0 -10
- package/dist/types/components/Link/Link.story.d.ts +0 -20
- package/dist/types/components/Link/Link.vue.d.ts +0 -48
- package/dist/types/components/Link/index.d.ts +0 -5
- package/dist/types/components/Link/plugin.d.ts +0 -4
- package/dist/types/components/Link/types.d.ts +0 -11
- package/dist/types/components/Modal/Modal.story.d.ts +0 -21
- package/dist/types/components/Modal/Modal.vue.d.ts +0 -75
- package/dist/types/components/Modal/index.d.ts +0 -5
- package/dist/types/components/Modal/plugin.d.ts +0 -4
- package/dist/types/components/Modal/types.d.ts +0 -38
- package/dist/types/components/ModalForm/ModalForm.story.d.ts +0 -35
- package/dist/types/components/ModalForm/ModalForm.vue.d.ts +0 -56
- package/dist/types/components/ModalForm/index.d.ts +0 -5
- package/dist/types/components/ModalForm/plugin.d.ts +0 -4
- package/dist/types/components/ModalForm/types.d.ts +0 -21
- package/dist/types/components/Pagination/Pagination.story.d.ts +0 -17
- package/dist/types/components/Pagination/Pagination.vue.d.ts +0 -56
- package/dist/types/components/Pagination/index.d.ts +0 -5
- package/dist/types/components/Pagination/plugin.d.ts +0 -4
- package/dist/types/components/Pagination/types.d.ts +0 -7
- package/dist/types/components/Popconfirm/Popconfirm.vue.d.ts +0 -46
- package/dist/types/components/Popconfirm/index.d.ts +0 -5
- package/dist/types/components/Popconfirm/plugin.d.ts +0 -4
- package/dist/types/components/Popconfirm/types.d.ts +0 -9
- package/dist/types/components/Popover/Popover.story.d.ts +0 -16
- package/dist/types/components/Popover/Popover.vue.d.ts +0 -68
- package/dist/types/components/Popover/index.d.ts +0 -5
- package/dist/types/components/Popover/plugin.d.ts +0 -4
- package/dist/types/components/Popover/types.d.ts +0 -18
- package/dist/types/components/ProgressCircle/ProgressCircle.story.d.ts +0 -15
- package/dist/types/components/ProgressCircle/ProgressCircle.vue.d.ts +0 -48
- package/dist/types/components/ProgressCircle/index.d.ts +0 -5
- package/dist/types/components/ProgressCircle/plugin.d.ts +0 -4
- package/dist/types/components/ProgressCircle/types.d.ts +0 -7
- package/dist/types/components/ProgressLine/ProgressLine.story.d.ts +0 -14
- package/dist/types/components/ProgressLine/ProgressLine.vue.d.ts +0 -75
- package/dist/types/components/ProgressLine/index.d.ts +0 -5
- package/dist/types/components/ProgressLine/plugin.d.ts +0 -4
- package/dist/types/components/ProgressLine/types.d.ts +0 -18
- package/dist/types/components/Range/Range.story.d.ts +0 -56
- package/dist/types/components/Range/Range.vue.d.ts +0 -49
- package/dist/types/components/Range/index.d.ts +0 -5
- package/dist/types/components/Range/plugin.d.ts +0 -4
- package/dist/types/components/Range/types.d.ts +0 -12
- package/dist/types/components/SensitiveInfo/SensitiveInfo.vue.d.ts +0 -22
- package/dist/types/components/SensitiveInfo/index.d.ts +0 -5
- package/dist/types/components/SensitiveInfo/plugin.d.ts +0 -4
- package/dist/types/components/SensitiveInfo/types.d.ts +0 -3
- package/dist/types/components/Skeleton/Skeleton.vue.d.ts +0 -30
- package/dist/types/components/Skeleton/index.d.ts +0 -5
- package/dist/types/components/Skeleton/plugin.d.ts +0 -4
- package/dist/types/components/Skeleton/types.d.ts +0 -4
- package/dist/types/components/Tab/Tab.story.d.ts +0 -16
- package/dist/types/components/Tab/Tab.vue.d.ts +0 -44
- package/dist/types/components/Tab/index.d.ts +0 -5
- package/dist/types/components/Tab/plugin.d.ts +0 -4
- package/dist/types/components/Tab/types.d.ts +0 -10
- package/dist/types/components/Table/Table.story.d.ts +0 -31
- package/dist/types/components/Table/Table.vue.d.ts +0 -32
- package/dist/types/components/Table/index.d.ts +0 -5
- package/dist/types/components/Table/plugin.d.ts +0 -4
- package/dist/types/components/Table/types.d.ts +0 -20
- package/dist/types/components/Tag/Tag.story.d.ts +0 -29
- package/dist/types/components/Tag/Tag.vue.d.ts +0 -56
- package/dist/types/components/Tag/index.d.ts +0 -5
- package/dist/types/components/Tag/plugin.d.ts +0 -4
- package/dist/types/components/Tag/types.d.ts +0 -14
- package/dist/types/components/Toast/Toast.vue.d.ts +0 -17
- package/dist/types/components/Toast/index.d.ts +0 -5
- package/dist/types/components/Toast/plugin.d.ts +0 -4
- package/dist/types/components/Toast/types.d.ts +0 -8
- package/dist/types/components/index.d.ts +0 -49
- package/dist/types/components/plugins.d.ts +0 -49
- package/dist/types/components/types.d.ts +0 -47
- package/dist/types/composables/index.d.ts +0 -7
- package/dist/types/composables/useBreakpoints.d.ts +0 -5
- package/dist/types/composables/useClipboard.d.ts +0 -3
- package/dist/types/composables/useDialog.d.ts +0 -475
- package/dist/types/composables/useDomHelpers.d.ts +0 -3
- package/dist/types/composables/useRender.d.ts +0 -3
- package/dist/types/enums/form.d.ts +0 -24
- package/dist/types/enums/index.d.ts +0 -4
- package/dist/types/enums/ui.d.ts +0 -238
- package/dist/types/form/convertors.d.ts +0 -3
- package/dist/types/form/crud.d.ts +0 -28
- package/dist/types/form/form-data-transformers.d.ts +0 -4
- package/dist/types/form/form-transformer.d.ts +0 -7
- package/dist/types/form/form-transformer.test.d.ts +0 -1
- package/dist/types/form/index.d.ts +0 -3
- package/dist/types/form/json-transformers.d.ts +0 -5
- package/dist/types/form/transformers.d.ts +0 -9
- package/dist/types/form/useForm.d.ts +0 -19
- package/dist/types/form/useForm.test.d.ts +0 -1
- package/dist/types/i18n.d.ts +0 -21
- package/dist/types/mocks/countries.d.ts +0 -14
- package/dist/types/plugins/register-component.d.ts +0 -4
- package/dist/types/services/date.d.ts +0 -2
- package/dist/types/services/password.d.ts +0 -5
- package/dist/types/services/password.test.d.ts +0 -1
- package/dist/types/types/index.d.ts +0 -6
- package/dist/types/vitest.setup.d.ts +0 -1
- package/dist/ui-UhY-K-wS.js +0 -15
- package/dist/ungroup-B4wHdLR5.js +0 -5
- package/dist/upload-box-outline-Dl9GQ0xY.js +0 -5
- package/dist/upload-multiple-outline-YEGrwAuk.js +0 -5
- package/dist/upload-outline-DgSSHJdS.js +0 -5
- package/dist/upload-zpQ2d3G1.js +0 -5
- package/dist/useClipboard-BHFD0Jvv.js +0 -11
- package/dist/useDialog-jyWJVydI.js +0 -42
- package/dist/video-CPOxXkcZ.js +0 -5
- package/dist/video-outline-BDawyq-e.js +0 -5
- package/dist/web-i_Kp5NzR.js +0 -5
- package/dist/zip-box-Bkqq6oSA.js +0 -5
- /package/dist/types/{types/address.d.ts → address.d.ts} +0 -0
- /package/dist/types/{types/api.d.ts → api.d.ts} +0 -0
- /package/dist/types/{types/common.d.ts → common.d.ts} +0 -0
- /package/dist/types/{types/website.d.ts → website.d.ts} +0 -0
|
@@ -0,0 +1,110 @@
|
|
|
1
|
+
import { t as e } from "./register-component-CyAIF4Ns.js";
|
|
2
|
+
import { t } from "./crud-B5nCBChl.js";
|
|
3
|
+
import { computed as n, createBlock as r, createCommentVNode as i, createElementBlock as a, createElementVNode as o, createVNode as s, defineComponent as c, mergeProps as l, normalizeClass as u, openBlock as d, ref as f, renderSlot as p, resolveComponent as m, resolveDynamicComponent as h, toHandlers as g, withCtx as _ } from "vue";
|
|
4
|
+
//#region components/ModalForm/ModalForm.vue?vue&type=script&setup=true&lang.ts
|
|
5
|
+
var v = { class: "flex items-baseline justify-between w-full" }, y = {
|
|
6
|
+
key: 0,
|
|
7
|
+
class: "inline-flex"
|
|
8
|
+
}, b = /* @__PURE__ */ c({
|
|
9
|
+
name: "TModalForm",
|
|
10
|
+
__name: "ModalForm",
|
|
11
|
+
props: {
|
|
12
|
+
forms: {},
|
|
13
|
+
options: { default: () => [] },
|
|
14
|
+
formClass: { default: "" }
|
|
15
|
+
},
|
|
16
|
+
emits: [
|
|
17
|
+
"saved",
|
|
18
|
+
"deleted",
|
|
19
|
+
"closed"
|
|
20
|
+
],
|
|
21
|
+
setup(e, { expose: c, emit: b }) {
|
|
22
|
+
let x = e, S = b, C = f(), w = f(!1), T = f(""), E = f(), D = n(() => x.forms.find((e) => e.key === T.value)), O = (e, n) => {
|
|
23
|
+
T.value = e, C.value = new t(D.value?.title, E), n ? C.value?.edit(n) : C.value?.show();
|
|
24
|
+
}, k = (e) => {
|
|
25
|
+
C.value?.onSave(!w.value), S("saved", e);
|
|
26
|
+
}, A = () => {
|
|
27
|
+
S("deleted"), C.value?.onDelete();
|
|
28
|
+
}, j = () => {
|
|
29
|
+
C.value?.delete();
|
|
30
|
+
}, M = async () => await E.value?.submit(), N = () => {
|
|
31
|
+
E.value?.reset();
|
|
32
|
+
}, P = () => {
|
|
33
|
+
C.value?.close(), S("closed");
|
|
34
|
+
};
|
|
35
|
+
return c({
|
|
36
|
+
open: O,
|
|
37
|
+
delete: j,
|
|
38
|
+
submit: M,
|
|
39
|
+
reset: N,
|
|
40
|
+
close: P
|
|
41
|
+
}), (e, t) => {
|
|
42
|
+
let n = m("t-input-switch"), c = m("t-icon"), f = m("t-dropdown"), b = m("t-popover"), S = m("t-button"), T = m("t-popconfirm"), O = m("t-modal");
|
|
43
|
+
return C.value?.visible ? (d(), r(O, {
|
|
44
|
+
key: 0,
|
|
45
|
+
title: C.value?.title,
|
|
46
|
+
onClosed: P
|
|
47
|
+
}, {
|
|
48
|
+
header: _(() => [o("div", v, [D.value?.pinnable && !C.value?.isEditing ? (d(), r(n, {
|
|
49
|
+
key: 0,
|
|
50
|
+
modelValue: w.value,
|
|
51
|
+
"onUpdate:modelValue": t[0] ||= (e) => w.value = e,
|
|
52
|
+
label: "Keep open",
|
|
53
|
+
class: "mt-4"
|
|
54
|
+
}, null, 8, ["modelValue"])) : i("", !0), p(e.$slots, "header")])]),
|
|
55
|
+
footer: _(() => [x.options.length ? (d(), a("div", y, [s(b, { placement: "bottom-start" }, {
|
|
56
|
+
content: _(() => [s(f, { items: x.options }, null, 8, ["items"])]),
|
|
57
|
+
default: _(() => [s(c, {
|
|
58
|
+
icon: "dots-vertical",
|
|
59
|
+
class: "text-lg mr-6",
|
|
60
|
+
size: "sm",
|
|
61
|
+
role: "button",
|
|
62
|
+
"aria-describedby": "tooltip"
|
|
63
|
+
})]),
|
|
64
|
+
_: 1
|
|
65
|
+
})])) : (d(), r(T, {
|
|
66
|
+
key: 1,
|
|
67
|
+
message: `Are you sure you want to delete this ${D.value?.title}?`,
|
|
68
|
+
onConfirm: j
|
|
69
|
+
}, {
|
|
70
|
+
default: _(({ onTogglePopover: e }) => [C.value?.isEditing ? (d(), r(S, {
|
|
71
|
+
key: 0,
|
|
72
|
+
variant: "danger",
|
|
73
|
+
icon: "trash-can-outline",
|
|
74
|
+
label: "Delete",
|
|
75
|
+
"aria-describedby": "tooltip",
|
|
76
|
+
"is-disabled": C.value?.isLoading,
|
|
77
|
+
onClick: e
|
|
78
|
+
}, null, 8, ["is-disabled", "onClick"])) : i("", !0)]),
|
|
79
|
+
_: 1
|
|
80
|
+
}, 8, ["message"])), s(S, {
|
|
81
|
+
variant: "success",
|
|
82
|
+
icon: "save",
|
|
83
|
+
label: C.value.isCreating ? "Add" : "Save",
|
|
84
|
+
"is-disabled": C.value?.isLoading,
|
|
85
|
+
class: u({ "ml-auto": !C.value?.isEditing }),
|
|
86
|
+
onClick: t[1] ||= () => C.value?.save()
|
|
87
|
+
}, null, 8, [
|
|
88
|
+
"label",
|
|
89
|
+
"is-disabled",
|
|
90
|
+
"class"
|
|
91
|
+
])]),
|
|
92
|
+
default: _(() => [D.value ? (d(), r(h(D.value.component), l({
|
|
93
|
+
key: 0,
|
|
94
|
+
identifier: `${C.value?.id}`,
|
|
95
|
+
class: [x.formClass],
|
|
96
|
+
ref_key: "formReference",
|
|
97
|
+
ref: E
|
|
98
|
+
}, g(D.value?.events ?? {}), {
|
|
99
|
+
onDeleted: A,
|
|
100
|
+
onSaved: k
|
|
101
|
+
}), null, 16, ["identifier", "class"])) : i("", !0)]),
|
|
102
|
+
_: 3
|
|
103
|
+
}, 8, ["title"])) : i("", !0);
|
|
104
|
+
};
|
|
105
|
+
}
|
|
106
|
+
}), x = { install(t) {
|
|
107
|
+
e(t, b);
|
|
108
|
+
} };
|
|
109
|
+
//#endregion
|
|
110
|
+
export { b as n, x as t };
|
package/dist/ModalForm.js
CHANGED
|
@@ -1,6 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
export {
|
|
4
|
-
a as ModalForm,
|
|
5
|
-
l as ModalFormPlugin
|
|
6
|
-
};
|
|
1
|
+
import { n as e, t } from "./ModalForm-Ckd8hrNN.js";
|
|
2
|
+
export { e as ModalForm, t as ModalFormPlugin };
|
|
@@ -0,0 +1,115 @@
|
|
|
1
|
+
import { t as e } from "./register-component-CyAIF4Ns.js";
|
|
2
|
+
import { Fragment as t, computed as n, createBlock as r, createCommentVNode as i, createElementBlock as a, createElementVNode as o, createVNode as s, defineComponent as c, mergeModels as l, normalizeClass as u, openBlock as d, ref as f, renderList as p, resolveComponent as m, toDisplayString as h, useModel as g } from "vue";
|
|
3
|
+
//#region components/Pagination/Pagination.vue?vue&type=script&setup=true&lang.ts
|
|
4
|
+
var _ = { key: 0 }, v = { class: "flex flex-wrap justify-end gap-6" }, y = { class: "h-9 flex" }, b = /* @__PURE__ */ c({
|
|
5
|
+
name: "TPagination",
|
|
6
|
+
__name: "Pagination",
|
|
7
|
+
props: /*#__PURE__*/ l({
|
|
8
|
+
disabled: {
|
|
9
|
+
type: Boolean,
|
|
10
|
+
default: !1
|
|
11
|
+
},
|
|
12
|
+
displayClass: { default: "flex gap-6 flex-col sm:flex-row items-end sm:items-center justify-end sm:justify-between" },
|
|
13
|
+
hasPageSize: {
|
|
14
|
+
type: Boolean,
|
|
15
|
+
default: !0
|
|
16
|
+
},
|
|
17
|
+
pageLengths: { default: () => [
|
|
18
|
+
12,
|
|
19
|
+
18,
|
|
20
|
+
24,
|
|
21
|
+
30,
|
|
22
|
+
36,
|
|
23
|
+
42
|
|
24
|
+
] },
|
|
25
|
+
showDescription: {
|
|
26
|
+
type: Boolean,
|
|
27
|
+
default: !1
|
|
28
|
+
}
|
|
29
|
+
}, {
|
|
30
|
+
modelValue: { default: {
|
|
31
|
+
page: 1,
|
|
32
|
+
pages: 1,
|
|
33
|
+
perPage: 12
|
|
34
|
+
} },
|
|
35
|
+
modelModifiers: {}
|
|
36
|
+
}),
|
|
37
|
+
emits: ["update:modelValue"],
|
|
38
|
+
setup(e) {
|
|
39
|
+
let c = e, l = g(e, "modelValue"), b = f(l.value.perPage ?? 12), x = n(() => l.value.page === 1), S = n(() => l.value.page === l.value.pages), C = n(() => {
|
|
40
|
+
let e = l.value.pages || 1, t = l.value.page || 1, n = [], r = Math.max(2, t - 2), i = Math.min(e - 1, t + 2);
|
|
41
|
+
e > 1 && n.push(1);
|
|
42
|
+
for (let t = r; t <= i; t++) t > 1 && t < e && n.push(t);
|
|
43
|
+
return e > 1 && n.push(e), n;
|
|
44
|
+
}), w = n(() => c.pageLengths.map((e) => ({
|
|
45
|
+
label: `${e} / page`,
|
|
46
|
+
value: e
|
|
47
|
+
}))), T = n(() => "items" in l.value && "skip" in l.value && "items" in l.value ? `Showing ${l.value.skip + 1} to ${l.value.skip + l.value.items} of ${l.value.totalItems} entries` : `Page ${l.value.page} of ${l.value.pages}`), E = (e) => {
|
|
48
|
+
e === l.value.page || e < 1 || e > l.value.pages || (l.value = {
|
|
49
|
+
...l.value,
|
|
50
|
+
page: e
|
|
51
|
+
});
|
|
52
|
+
}, D = (e) => {
|
|
53
|
+
e !== l.value.perPage && (l.value = {
|
|
54
|
+
...l.value,
|
|
55
|
+
perPage: e,
|
|
56
|
+
page: 1
|
|
57
|
+
});
|
|
58
|
+
};
|
|
59
|
+
return (e, n) => {
|
|
60
|
+
let f = m("t-button"), g = m("t-input-select");
|
|
61
|
+
return d(), a("div", { class: u(["select-none", [c.displayClass]]) }, [o("div", null, [e.showDescription ? (d(), a("p", _, h(T.value), 1)) : i("", !0)]), o("div", v, [o("div", y, [
|
|
62
|
+
s(f, {
|
|
63
|
+
variant: "transparent",
|
|
64
|
+
label: "Previous",
|
|
65
|
+
icon: "chevron-left",
|
|
66
|
+
hover: !0,
|
|
67
|
+
"disable-style": !0,
|
|
68
|
+
disabled: x.value,
|
|
69
|
+
onClick: n[0] ||= (e) => E(l.value.page - 1)
|
|
70
|
+
}, null, 8, ["disabled"]),
|
|
71
|
+
(d(!0), a(t, null, p(C.value, (e) => (d(), r(f, {
|
|
72
|
+
variant: "transparent",
|
|
73
|
+
hover: !0,
|
|
74
|
+
label: `${e}`,
|
|
75
|
+
outline: e === l.value.page,
|
|
76
|
+
bold: e === l.value.page,
|
|
77
|
+
disabled: e === l.value.page,
|
|
78
|
+
onClick: (t) => E(e)
|
|
79
|
+
}, null, 8, [
|
|
80
|
+
"label",
|
|
81
|
+
"outline",
|
|
82
|
+
"bold",
|
|
83
|
+
"disabled",
|
|
84
|
+
"onClick"
|
|
85
|
+
]))), 256)),
|
|
86
|
+
s(f, {
|
|
87
|
+
variant: "transparent",
|
|
88
|
+
label: "Next",
|
|
89
|
+
icon: "chevron-right",
|
|
90
|
+
"icon-position": "right",
|
|
91
|
+
hover: !0,
|
|
92
|
+
disabled: S.value,
|
|
93
|
+
onClick: n[1] ||= (e) => E(l.value.page + 1)
|
|
94
|
+
}, null, 8, ["disabled"])
|
|
95
|
+
]), c.hasPageSize ? (d(), r(g, {
|
|
96
|
+
key: 0,
|
|
97
|
+
modelValue: b.value,
|
|
98
|
+
"onUpdate:modelValue": [n[2] ||= (e) => b.value = e, D],
|
|
99
|
+
"width-class": "",
|
|
100
|
+
class: "w-fit min-w-32",
|
|
101
|
+
"dropdown-placement": "top",
|
|
102
|
+
disabled: e.disabled,
|
|
103
|
+
options: w.value
|
|
104
|
+
}, null, 8, [
|
|
105
|
+
"modelValue",
|
|
106
|
+
"disabled",
|
|
107
|
+
"options"
|
|
108
|
+
])) : i("", !0)])], 2);
|
|
109
|
+
};
|
|
110
|
+
}
|
|
111
|
+
}), x = { install(t) {
|
|
112
|
+
e(t, b);
|
|
113
|
+
} };
|
|
114
|
+
//#endregion
|
|
115
|
+
export { b as n, x as t };
|
package/dist/Pagination.js
CHANGED
|
@@ -1,6 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
export {
|
|
4
|
-
i as Pagination,
|
|
5
|
-
r as PaginationPlugin
|
|
6
|
-
};
|
|
1
|
+
import { n as e, t } from "./Pagination-C6gSCD9x.js";
|
|
2
|
+
export { e as Pagination, t as PaginationPlugin };
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
import { t as e } from "./register-component-CyAIF4Ns.js";
|
|
2
|
+
import { i as t } from "./ui-DkIu_nwk.js";
|
|
3
|
+
import { createBlock as n, createElementVNode as r, createVNode as i, defineComponent as a, guardReactiveProps as o, normalizeProps as s, openBlock as c, ref as l, renderSlot as u, resolveComponent as d, toDisplayString as f, withCtx as p } from "vue";
|
|
4
|
+
//#region components/Popconfirm/Popconfirm.vue?vue&type=script&setup=true&lang.ts
|
|
5
|
+
var m = { class: "text-sm mb-6 inline-flex items-center" }, h = { class: "color-text" }, g = { class: "flex justify-end gap-2" }, _ = /* @__PURE__ */ a({
|
|
6
|
+
name: "TPopconfirm",
|
|
7
|
+
__name: "Popconfirm",
|
|
8
|
+
props: {
|
|
9
|
+
message: { default: "" },
|
|
10
|
+
placement: { default: t.BOTTOM }
|
|
11
|
+
},
|
|
12
|
+
emits: ["confirm"],
|
|
13
|
+
setup(e, { emit: t }) {
|
|
14
|
+
let a = e, _ = t, v = l(!1), y = (e) => {
|
|
15
|
+
_("confirm"), e(!1);
|
|
16
|
+
};
|
|
17
|
+
return (e, t) => {
|
|
18
|
+
let l = d("t-icon"), _ = d("t-button"), b = d("t-popover");
|
|
19
|
+
return c(), n(b, {
|
|
20
|
+
open: v.value,
|
|
21
|
+
"onUpdate:open": t[2] ||= (e) => v.value = e,
|
|
22
|
+
placement: a.placement,
|
|
23
|
+
"slot-wrapper-class": "rounded-sm"
|
|
24
|
+
}, {
|
|
25
|
+
default: p(({ onTogglePopover: t }) => [u(e.$slots, "default", s(o({ onTogglePopover: t })))]),
|
|
26
|
+
content: p(({ onTogglePopover: e }) => [r("div", {
|
|
27
|
+
class: "px-2 py-3 floatable rounded-xs",
|
|
28
|
+
onClick: t[1] ||= (e) => v.value = !v.value
|
|
29
|
+
}, [r("p", m, [i(l, {
|
|
30
|
+
icon: "info-outline",
|
|
31
|
+
class: "color-caipira-yellow mr-1",
|
|
32
|
+
size: "sm"
|
|
33
|
+
}), r("span", h, f(a.message), 1)]), r("div", g, [i(_, {
|
|
34
|
+
variant: "warning",
|
|
35
|
+
label: "Cancel",
|
|
36
|
+
size: "sm",
|
|
37
|
+
onClick: t[0] ||= (e) => v.value = !1
|
|
38
|
+
}), i(_, {
|
|
39
|
+
variant: "primary",
|
|
40
|
+
label: "Confirm",
|
|
41
|
+
size: "sm",
|
|
42
|
+
onClick: (t) => y(e)
|
|
43
|
+
}, null, 8, ["onClick"])])])]),
|
|
44
|
+
_: 3
|
|
45
|
+
}, 8, ["open", "placement"]);
|
|
46
|
+
};
|
|
47
|
+
}
|
|
48
|
+
}), v = { install(t) {
|
|
49
|
+
e(t, _);
|
|
50
|
+
} };
|
|
51
|
+
//#endregion
|
|
52
|
+
export { _ as n, v as t };
|
package/dist/Popconfirm.js
CHANGED
|
@@ -1,6 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
export {
|
|
4
|
-
p as Popconfirm,
|
|
5
|
-
m as PopconfirmPlugin
|
|
6
|
-
};
|
|
1
|
+
import { n as e, t } from "./Popconfirm-B4xptuBj.js";
|
|
2
|
+
export { e as Popconfirm, t as PopconfirmPlugin };
|
|
@@ -0,0 +1,91 @@
|
|
|
1
|
+
import './Popover.css';
|
|
2
|
+
import { t as e } from "./register-component-CyAIF4Ns.js";
|
|
3
|
+
import { i as t, s as n } from "./ui-DkIu_nwk.js";
|
|
4
|
+
import { a as r, i, o as a, r as o, t as s } from "./floating-ui.vue-DIYFtQj6.js";
|
|
5
|
+
import { t as c } from "./_plugin-vue_export-helper-B3ysoDQm.js";
|
|
6
|
+
import { Teleport as l, computed as u, createBlock as d, createCommentVNode as f, createElementBlock as p, defineComponent as m, guardReactiveProps as h, mergeModels as g, normalizeClass as _, normalizeProps as v, normalizeStyle as y, onBeforeMount as b, onBeforeUnmount as x, openBlock as S, ref as C, renderSlot as w, unref as T, useModel as E } from "vue";
|
|
7
|
+
//#region components/Popover/Popover.vue?vue&type=script&setup=true&lang.ts
|
|
8
|
+
var D = 0, O = /*#__PURE__*/ c(/* @__PURE__ */ m({
|
|
9
|
+
name: "TPopover",
|
|
10
|
+
__name: "Popover",
|
|
11
|
+
props: /*#__PURE__*/ g({
|
|
12
|
+
trigger: { default: n.CLICK },
|
|
13
|
+
disabled: {
|
|
14
|
+
type: Boolean,
|
|
15
|
+
default: !1
|
|
16
|
+
},
|
|
17
|
+
placement: { default: t.BOTTOM },
|
|
18
|
+
width: { default: "auto" },
|
|
19
|
+
slotWrapperClass: { default: "input-roundness" }
|
|
20
|
+
}, {
|
|
21
|
+
open: {
|
|
22
|
+
type: Boolean,
|
|
23
|
+
default: !1
|
|
24
|
+
},
|
|
25
|
+
openModifiers: {}
|
|
26
|
+
}),
|
|
27
|
+
emits: ["update:open"],
|
|
28
|
+
setup(e, { expose: n }) {
|
|
29
|
+
let c = E(e, "open"), m = e, g = `popover_${++D}`, O = C(), k = u(() => m.placement), A = C(), j = C(), M = u(() => {
|
|
30
|
+
if (m.placement === t.ACTIVATION_POSITION && j.value) {
|
|
31
|
+
let { x: e, y: t } = j.value;
|
|
32
|
+
return {
|
|
33
|
+
getBoundingClientRect: () => ({
|
|
34
|
+
x: e,
|
|
35
|
+
y: t,
|
|
36
|
+
left: e,
|
|
37
|
+
top: t,
|
|
38
|
+
right: e + 1,
|
|
39
|
+
bottom: t + 1,
|
|
40
|
+
width: 1,
|
|
41
|
+
height: 1,
|
|
42
|
+
toJSON: () => {}
|
|
43
|
+
}),
|
|
44
|
+
contextElement: A.value?.firstChild?.nextElementSibling
|
|
45
|
+
};
|
|
46
|
+
}
|
|
47
|
+
return A.value?.firstChild?.nextElementSibling;
|
|
48
|
+
}), N = u(() => [
|
|
49
|
+
i(m.placement === t.ACTIVATION_POSITION && j.value ? 0 : 5),
|
|
50
|
+
a({ apply({ elements: e }) {
|
|
51
|
+
if (m.width === "static") return;
|
|
52
|
+
let t = e.reference.getBoundingClientRect();
|
|
53
|
+
Object.assign(e.floating.style, { minWidth: `${t.width}px` });
|
|
54
|
+
} }),
|
|
55
|
+
r({ crossAxis: !0 })
|
|
56
|
+
]), { floatingStyles: P } = s(M, O, {
|
|
57
|
+
open: c,
|
|
58
|
+
placement: k.value === t.ACTIVATION_POSITION ? t.BOTTOM_START : k.value,
|
|
59
|
+
middleware: N,
|
|
60
|
+
whileElementsMounted: o
|
|
61
|
+
}), F = (e, n) => {
|
|
62
|
+
c.value = typeof e == "boolean" ? e : !c.value, c.value ? n && m.placement === t.ACTIVATION_POSITION && (j.value = {
|
|
63
|
+
x: n.clientX,
|
|
64
|
+
y: n.clientY
|
|
65
|
+
}) : j.value = void 0;
|
|
66
|
+
}, I = (e) => {
|
|
67
|
+
let t = e.target;
|
|
68
|
+
return c.value && !A.value?.contains(t) && !O.value?.contains(t) ? (c.value = !1, !1) : !0;
|
|
69
|
+
};
|
|
70
|
+
return b(() => {
|
|
71
|
+
document.addEventListener("click", I), document.addEventListener("contextmenu", I);
|
|
72
|
+
}), x(() => {
|
|
73
|
+
document.removeEventListener("click", I), document.removeEventListener("contextmenu", I);
|
|
74
|
+
}), n({ name: g }), (e, t) => (S(), p("div", {
|
|
75
|
+
ref_key: "wrapperRef",
|
|
76
|
+
ref: A
|
|
77
|
+
}, [w(e.$slots, "default", v(h({ onTogglePopover: F })), void 0, !0), (S(), d(l, { to: "body" }, [c.value ? (S(), p("div", {
|
|
78
|
+
key: 0,
|
|
79
|
+
ref_key: "floating",
|
|
80
|
+
ref: O,
|
|
81
|
+
role: "tooltip",
|
|
82
|
+
id: g,
|
|
83
|
+
style: y(T(P)),
|
|
84
|
+
class: _(["popover-floatable bg-caipira-primary z-10", { [m.slotWrapperClass]: !0 }])
|
|
85
|
+
}, [w(e.$slots, "content", v(h({ onTogglePopover: F })), void 0, !0)], 6)) : f("", !0)]))], 512));
|
|
86
|
+
}
|
|
87
|
+
}), [["__scopeId", "data-v-6af31a87"]]), k = { install(t) {
|
|
88
|
+
e(t, O);
|
|
89
|
+
} };
|
|
90
|
+
//#endregion
|
|
91
|
+
export { O as n, k as t };
|
package/dist/Popover.js
CHANGED
|
@@ -0,0 +1,56 @@
|
|
|
1
|
+
import './ProgressCircle.css';
|
|
2
|
+
import { t as e } from "./register-component-CyAIF4Ns.js";
|
|
3
|
+
import { t } from "./_plugin-vue_export-helper-B3ysoDQm.js";
|
|
4
|
+
import { computed as n, createCommentVNode as r, createElementBlock as i, createElementVNode as a, defineComponent as o, openBlock as s, renderSlot as c } from "vue";
|
|
5
|
+
//#region components/ProgressCircle/ProgressCircle.vue?vue&type=script&setup=true&lang.ts
|
|
6
|
+
var l = { class: "relative w-min" }, u = ["width", "heigh"], d = ["stroke-width", "stroke"], f = [
|
|
7
|
+
"stroke-width",
|
|
8
|
+
"stroke",
|
|
9
|
+
"stroke-dashoffset"
|
|
10
|
+
], p = {
|
|
11
|
+
key: 0,
|
|
12
|
+
class: "absolute transform -translate-x-1/2 -translate-y-1/2 top-2/4 left-2/4"
|
|
13
|
+
}, m = 90, h = /*#__PURE__*/ t(/* @__PURE__ */ o({
|
|
14
|
+
name: "TProgressCircle",
|
|
15
|
+
__name: "ProgressCircle",
|
|
16
|
+
props: {
|
|
17
|
+
value: { default: 0 },
|
|
18
|
+
width: { default: 90 },
|
|
19
|
+
strokeWidth: { default: 1 },
|
|
20
|
+
strokeColor: { default: "var(--caipira-blue)" },
|
|
21
|
+
backgroundColor: { default: "var(--unfocused-bg-color)" }
|
|
22
|
+
},
|
|
23
|
+
setup(e) {
|
|
24
|
+
let t = e, o = n(() => {
|
|
25
|
+
let e = m * 2 * Math.PI, n = t.value;
|
|
26
|
+
return t.value < 0 && (n = 0), t.value > 100 && (n = 100), (100 - n) / 100 * e;
|
|
27
|
+
});
|
|
28
|
+
return (e, n) => (s(), i("div", l, [(s(), i("svg", {
|
|
29
|
+
viewBox: "0 0 200 200",
|
|
30
|
+
width: t.width,
|
|
31
|
+
heigh: t.width
|
|
32
|
+
}, [a("circle", {
|
|
33
|
+
cy: "100",
|
|
34
|
+
cx: "100",
|
|
35
|
+
fill: "transparent",
|
|
36
|
+
"stroke-dasharray": "565.48",
|
|
37
|
+
r: m,
|
|
38
|
+
"stroke-width": t.strokeWidth,
|
|
39
|
+
stroke: t.backgroundColor,
|
|
40
|
+
"stroke-dashoffset": "0"
|
|
41
|
+
}, null, 8, d), a("circle", {
|
|
42
|
+
cy: "100",
|
|
43
|
+
cx: "100",
|
|
44
|
+
fill: "transparent",
|
|
45
|
+
"stroke-dasharray": "565.48",
|
|
46
|
+
r: m,
|
|
47
|
+
"stroke-width": t.strokeWidth,
|
|
48
|
+
stroke: t.strokeColor,
|
|
49
|
+
"stroke-dashoffset": o.value
|
|
50
|
+
}, null, 8, f)], 8, u)), e.$slots.default ? (s(), i("div", p, [c(e.$slots, "default", {}, void 0, !0)])) : r("", !0)]));
|
|
51
|
+
}
|
|
52
|
+
}), [["__scopeId", "data-v-fbcf1aaa"]]), g = { install(t) {
|
|
53
|
+
e(t, h);
|
|
54
|
+
} };
|
|
55
|
+
//#endregion
|
|
56
|
+
export { h as n, g as t };
|
package/dist/ProgressCircle.js
CHANGED
|
@@ -1,6 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
export {
|
|
4
|
-
o as ProgressCircle,
|
|
5
|
-
P as ProgressCirclePlugin
|
|
6
|
-
};
|
|
1
|
+
import { n as e, t } from "./ProgressCircle-I1F8lCju.js";
|
|
2
|
+
export { e as ProgressCircle, t as ProgressCirclePlugin };
|
|
@@ -0,0 +1,66 @@
|
|
|
1
|
+
import './ProgressLine.css';
|
|
2
|
+
import { t as e } from "./register-component-CyAIF4Ns.js";
|
|
3
|
+
import { t } from "./_plugin-vue_export-helper-B3ysoDQm.js";
|
|
4
|
+
import { computed as n, createCommentVNode as r, createElementBlock as i, createElementVNode as a, defineComponent as o, normalizeClass as s, openBlock as c, ref as l, renderSlot as u, toDisplayString as d, watch as f } from "vue";
|
|
5
|
+
//#region components/ProgressLine/ProgressLine.vue?vue&type=script&setup=true&lang.ts
|
|
6
|
+
var p = ["aria-valuenow"], m = ["height"], h = ["rx", "fill"], g = [
|
|
7
|
+
"width",
|
|
8
|
+
"rx",
|
|
9
|
+
"fill"
|
|
10
|
+
], _ = {
|
|
11
|
+
key: 1,
|
|
12
|
+
class: "text-sm select-none"
|
|
13
|
+
}, v = /*#__PURE__*/ t(/* @__PURE__ */ o({
|
|
14
|
+
name: "TProgressLine",
|
|
15
|
+
__name: "ProgressLine",
|
|
16
|
+
props: {
|
|
17
|
+
value: { default: 0 },
|
|
18
|
+
height: { default: 10 },
|
|
19
|
+
borderRadius: { default: 2 },
|
|
20
|
+
showPercentage: {
|
|
21
|
+
type: Boolean,
|
|
22
|
+
default: !0
|
|
23
|
+
},
|
|
24
|
+
svgClass: { default: "" },
|
|
25
|
+
labelClass: { default: "" },
|
|
26
|
+
overColor: { default: "var(--caipira-red)" },
|
|
27
|
+
progressColor: { default: "var(--caipira-blue)" },
|
|
28
|
+
finishedColor: { default: "var(--caipira-green)" },
|
|
29
|
+
backgroundColor: { default: "var(--unfocused-bg-color)" }
|
|
30
|
+
},
|
|
31
|
+
setup(e) {
|
|
32
|
+
let t = e, o = l(0);
|
|
33
|
+
f(() => t.value, (e) => {
|
|
34
|
+
e && (o.value = Math.round(e));
|
|
35
|
+
}, { immediate: !0 });
|
|
36
|
+
let v = n(() => o.value === 100 ? t.finishedColor : o.value > 100 ? t.overColor : t.progressColor);
|
|
37
|
+
return (e, n) => (c(), i("div", {
|
|
38
|
+
class: "flex items-center",
|
|
39
|
+
role: "progressbar",
|
|
40
|
+
"aria-valuemax": "100",
|
|
41
|
+
"aria-valuemin": "0",
|
|
42
|
+
"aria-valuenow": o.value
|
|
43
|
+
}, [(c(), i("svg", {
|
|
44
|
+
width: "100%",
|
|
45
|
+
height: t.height,
|
|
46
|
+
class: s(["inline-block grow", t.svgClass])
|
|
47
|
+
}, [a("rect", {
|
|
48
|
+
width: "100%",
|
|
49
|
+
height: "100%",
|
|
50
|
+
rx: t.borderRadius,
|
|
51
|
+
fill: t.backgroundColor
|
|
52
|
+
}, null, 8, h), a("rect", {
|
|
53
|
+
height: "100%",
|
|
54
|
+
width: `${t.value}%`,
|
|
55
|
+
rx: t.borderRadius,
|
|
56
|
+
fill: v.value
|
|
57
|
+
}, null, 8, g)], 10, m)), t.showPercentage ? (c(), i("div", {
|
|
58
|
+
key: 0,
|
|
59
|
+
class: s(["flex-none ml-2", e.labelClass])
|
|
60
|
+
}, [e.$slots.label ? u(e.$slots, "label", { key: 0 }, void 0, !0) : (c(), i("span", _, d(o.value) + "% ", 1))], 2)) : r("", !0)], 8, p));
|
|
61
|
+
}
|
|
62
|
+
}), [["__scopeId", "data-v-1acc1b79"]]), y = { install(t) {
|
|
63
|
+
e(t, v);
|
|
64
|
+
} };
|
|
65
|
+
//#endregion
|
|
66
|
+
export { v as n, y as t };
|
package/dist/ProgressLine.js
CHANGED
|
@@ -1,6 +1,2 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
export {
|
|
4
|
-
o as ProgressLine,
|
|
5
|
-
P as ProgressLinePlugin
|
|
6
|
-
};
|
|
1
|
+
import { n as e, t } from "./ProgressLine--AibeJXb.js";
|
|
2
|
+
export { e as ProgressLine, t as ProgressLinePlugin };
|
|
@@ -0,0 +1,79 @@
|
|
|
1
|
+
import './Range.css';
|
|
2
|
+
import { t as e } from "./register-component-CyAIF4Ns.js";
|
|
3
|
+
import { t } from "./_plugin-vue_export-helper-B3ysoDQm.js";
|
|
4
|
+
import { computed as n, createCommentVNode as r, createElementBlock as i, createElementVNode as a, defineComponent as o, normalizeClass as s, normalizeStyle as c, openBlock as l, ref as u, toDisplayString as d, vModelText as f, watch as p, withDirectives as m } from "vue";
|
|
5
|
+
//#region components/Range/Range.vue?vue&type=script&setup=true&lang.ts
|
|
6
|
+
var h = [
|
|
7
|
+
"min",
|
|
8
|
+
"max",
|
|
9
|
+
"step",
|
|
10
|
+
"disabled"
|
|
11
|
+
], g = {
|
|
12
|
+
key: 0,
|
|
13
|
+
class: "text-sm font-medium select-none input-text-color min-w-[3rem] text-right"
|
|
14
|
+
}, _ = /*#__PURE__*/ t(/* @__PURE__ */ o({
|
|
15
|
+
name: "TRange",
|
|
16
|
+
__name: "Range",
|
|
17
|
+
props: {
|
|
18
|
+
modelValue: { default: void 0 },
|
|
19
|
+
min: { default: 0 },
|
|
20
|
+
max: { default: 100 },
|
|
21
|
+
step: { default: 1 },
|
|
22
|
+
tickMarks: {
|
|
23
|
+
type: Boolean,
|
|
24
|
+
default: !1
|
|
25
|
+
},
|
|
26
|
+
showValue: {
|
|
27
|
+
type: Boolean,
|
|
28
|
+
default: !1
|
|
29
|
+
},
|
|
30
|
+
disabled: {
|
|
31
|
+
type: Boolean,
|
|
32
|
+
default: !1
|
|
33
|
+
}
|
|
34
|
+
},
|
|
35
|
+
emits: ["update:model-value"],
|
|
36
|
+
setup(e, { emit: t }) {
|
|
37
|
+
let o = e, _ = t, v = u(o.modelValue ?? o.min), y = n(() => {
|
|
38
|
+
let e = String(o.step), t = e.indexOf(".");
|
|
39
|
+
return t === -1 ? 0 : e.length - t - 1;
|
|
40
|
+
}), b = n(() => o.tickMarks ? Math.floor((o.max - o.min) / o.step) : 0), x = n(() => {
|
|
41
|
+
if (!o.tickMarks) return "";
|
|
42
|
+
let e = b.value;
|
|
43
|
+
if (e <= 0) return "";
|
|
44
|
+
let t = 100 / e, n = [];
|
|
45
|
+
for (let r = 0; r <= e; r++) n.push(`${(r * t).toFixed(2)}% 2px`);
|
|
46
|
+
return `repeating-linear-gradient(to right, currentColor, currentColor 2px, transparent 2px, transparent ${t.toFixed(2)}%)`;
|
|
47
|
+
}), S = (e) => isFinite(e) ? parseFloat(e.toFixed(y.value)) : o.min, C = () => {
|
|
48
|
+
let e = v.value;
|
|
49
|
+
if (o.tickMarks) {
|
|
50
|
+
let t = Math.round((e - o.min) / o.step);
|
|
51
|
+
e = o.min + t * o.step;
|
|
52
|
+
}
|
|
53
|
+
e = S(e), v.value = e, _("update:model-value", e);
|
|
54
|
+
};
|
|
55
|
+
return p(() => o.modelValue, (e) => {
|
|
56
|
+
let t = e ?? o.min;
|
|
57
|
+
t !== v.value && (v.value = t);
|
|
58
|
+
}), (e, t) => (l(), i("div", { class: s(["inline-flex items-center gap-3 w-full", { "opacity-50 cursor-not-allowed": o.disabled }]) }, [m(a("input", {
|
|
59
|
+
type: "range",
|
|
60
|
+
"onUpdate:modelValue": t[0] ||= (e) => v.value = e,
|
|
61
|
+
min: o.min,
|
|
62
|
+
max: o.max,
|
|
63
|
+
step: o.tickMarks ? o.step : 1,
|
|
64
|
+
disabled: o.disabled,
|
|
65
|
+
class: s(["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", { tickmarks: o.tickMarks }]),
|
|
66
|
+
style: c(o.tickMarks ? { backgroundImage: x.value } : void 0),
|
|
67
|
+
onInput: C
|
|
68
|
+
}, null, 46, h), [[
|
|
69
|
+
f,
|
|
70
|
+
v.value,
|
|
71
|
+
void 0,
|
|
72
|
+
{ number: !0 }
|
|
73
|
+
]]), o.showValue ? (l(), i("span", g, d(S(v.value)), 1)) : r("", !0)], 2));
|
|
74
|
+
}
|
|
75
|
+
}), [["__scopeId", "data-v-69341890"]]), v = { install(t) {
|
|
76
|
+
e(t, _);
|
|
77
|
+
} };
|
|
78
|
+
//#endregion
|
|
79
|
+
export { _ as n, v as t };
|
package/dist/Range.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
input[type=range][data-v-69341890]::-webkit-slider-runnable-track{
|
|
1
|
+
input[type=range][data-v-69341890]::-webkit-slider-runnable-track{border-radius:9999px;height:8px}input[type=range][data-v-69341890]::-moz-range-track{background:var(--unfocused-bg-color);border-radius:9999px;height:8px}input[type=range][data-v-69341890]::-webkit-slider-thumb{appearance:none;background:var(--caipira-primary-inverted);border:2px solid var(--caipira-primary-inverted);cursor:pointer;border-radius:50%;width:18px;height:18px;margin-top:-5px;transition:transform .15s,box-shadow .15s}input[type=range][data-v-69341890]::-webkit-slider-thumb:hover{box-shadow:0 0 0 4px color-mix(in srgb, var(--caipira-primary-inverted) 25%, transparent);transform:scale(1.15)}input[type=range][data-v-69341890]::-moz-range-thumb{background:var(--caipira-primary-inverted);border:2px solid var(--caipira-primary-inverted);cursor:pointer;border-radius:50%;width:18px;height:18px}input[type=range][data-v-69341890]::-moz-range-thumb:hover{box-shadow:0 0 0 4px color-mix(in srgb, var(--caipira-primary-inverted) 25%, transparent);transform:scale(1.15)}input[type=range][data-v-69341890]:disabled::-webkit-slider-thumb{cursor:not-allowed}input[type=range][data-v-69341890]:disabled::-moz-range-thumb{cursor:not-allowed}input[type=range].tickmarks[data-v-69341890]::-webkit-slider-runnable-track{background:0 0}input[type=range].tickmarks[data-v-69341890]::-moz-range-track{background:0 0}
|
package/dist/Range.js
CHANGED
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
import { t as e } from "./register-component-CyAIF4Ns.js";
|
|
2
|
+
import { createElementBlock as t, defineComponent as n, normalizeClass as r, openBlock as i, renderSlot as a } from "vue";
|
|
3
|
+
//#endregion
|
|
4
|
+
//#region components/SensitiveInfo/SensitiveInfo.vue
|
|
5
|
+
var o = /* @__PURE__ */ n({
|
|
6
|
+
name: "TSensitiveInfo",
|
|
7
|
+
__name: "SensitiveInfo",
|
|
8
|
+
props: { private: { type: Boolean } },
|
|
9
|
+
setup(e) {
|
|
10
|
+
let n = e;
|
|
11
|
+
return (e, o) => (i(), t("div", { class: r({
|
|
12
|
+
"blur-xs": n.private,
|
|
13
|
+
"filter grayscale": !1
|
|
14
|
+
}) }, [a(e.$slots, "default")], 2));
|
|
15
|
+
}
|
|
16
|
+
}), s = { install(t) {
|
|
17
|
+
e(t, o);
|
|
18
|
+
} };
|
|
19
|
+
//#endregion
|
|
20
|
+
export { o as n, s as t };
|