@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
package/dist/format-EV1gUJVC.js
DELETED
|
@@ -1,1259 +0,0 @@
|
|
|
1
|
-
const _t = 7, Lt = 365.2425, jt = 6048e5, Gt = 864e5, Bt = 6e4, At = 36e5, Rt = 1e3, Vt = 525600, Jt = 43200, $t = 1440, zt = 60, Ut = 3, Kt = 12, Zt = 4, te = 3600, ee = 60, ne = 86400, ae = 604800, re = 31556952, oe = 2629746, se = 7889238, W = Symbol.for("constructDateFrom");
|
|
2
|
-
function g(t, e) {
|
|
3
|
-
return typeof t == "function" ? t(e) : t && typeof t == "object" && W in t ? t[W](e) : t instanceof Date ? new t.constructor(e) : new Date(e);
|
|
4
|
-
}
|
|
5
|
-
function h(t, e) {
|
|
6
|
-
return g(e || t, t);
|
|
7
|
-
}
|
|
8
|
-
let E = {};
|
|
9
|
-
function O() {
|
|
10
|
-
return E;
|
|
11
|
-
}
|
|
12
|
-
function ie(t) {
|
|
13
|
-
E = t;
|
|
14
|
-
}
|
|
15
|
-
function M(t, e) {
|
|
16
|
-
const n = O(), a = e?.weekStartsOn ?? e?.locale?.options?.weekStartsOn ?? n.weekStartsOn ?? n.locale?.options?.weekStartsOn ?? 0, r = h(t, e?.in), o = r.getDay(), s = (o < a ? 7 : 0) + o - a;
|
|
17
|
-
return r.setDate(r.getDate() - s), r.setHours(0, 0, 0, 0), r;
|
|
18
|
-
}
|
|
19
|
-
function P(t, e) {
|
|
20
|
-
return M(t, { ...e, weekStartsOn: 1 });
|
|
21
|
-
}
|
|
22
|
-
function I(t, e) {
|
|
23
|
-
const n = h(t, e?.in), a = n.getFullYear(), r = g(n, 0);
|
|
24
|
-
r.setFullYear(a + 1, 0, 4), r.setHours(0, 0, 0, 0);
|
|
25
|
-
const o = P(r), s = g(n, 0);
|
|
26
|
-
s.setFullYear(a, 0, 4), s.setHours(0, 0, 0, 0);
|
|
27
|
-
const c = P(s);
|
|
28
|
-
return n.getTime() >= o.getTime() ? a + 1 : n.getTime() >= c.getTime() ? a : a - 1;
|
|
29
|
-
}
|
|
30
|
-
function x(t) {
|
|
31
|
-
const e = h(t), n = new Date(
|
|
32
|
-
Date.UTC(
|
|
33
|
-
e.getFullYear(),
|
|
34
|
-
e.getMonth(),
|
|
35
|
-
e.getDate(),
|
|
36
|
-
e.getHours(),
|
|
37
|
-
e.getMinutes(),
|
|
38
|
-
e.getSeconds(),
|
|
39
|
-
e.getMilliseconds()
|
|
40
|
-
)
|
|
41
|
-
);
|
|
42
|
-
return n.setUTCFullYear(e.getFullYear()), +t - +n;
|
|
43
|
-
}
|
|
44
|
-
function N(t, ...e) {
|
|
45
|
-
const n = g.bind(
|
|
46
|
-
null,
|
|
47
|
-
t || e.find((a) => typeof a == "object")
|
|
48
|
-
);
|
|
49
|
-
return e.map(n);
|
|
50
|
-
}
|
|
51
|
-
function v(t, e) {
|
|
52
|
-
const n = h(t, e?.in);
|
|
53
|
-
return n.setHours(0, 0, 0, 0), n;
|
|
54
|
-
}
|
|
55
|
-
function H(t, e, n) {
|
|
56
|
-
const [a, r] = N(
|
|
57
|
-
n?.in,
|
|
58
|
-
t,
|
|
59
|
-
e
|
|
60
|
-
), o = v(a), s = v(r), c = +o - x(o), f = +s - x(s);
|
|
61
|
-
return Math.round((c - f) / 864e5);
|
|
62
|
-
}
|
|
63
|
-
function Q(t, e) {
|
|
64
|
-
const n = I(t, e), a = g(e?.in || t, 0);
|
|
65
|
-
return a.setFullYear(n, 0, 4), a.setHours(0, 0, 0, 0), P(a);
|
|
66
|
-
}
|
|
67
|
-
function X(t) {
|
|
68
|
-
return t instanceof Date || typeof t == "object" && Object.prototype.toString.call(t) === "[object Date]";
|
|
69
|
-
}
|
|
70
|
-
function _(t) {
|
|
71
|
-
return !(!X(t) && typeof t != "number" || isNaN(+h(t)));
|
|
72
|
-
}
|
|
73
|
-
function L(t, e) {
|
|
74
|
-
const n = h(t, e?.in);
|
|
75
|
-
return n.setFullYear(n.getFullYear(), 0, 1), n.setHours(0, 0, 0, 0), n;
|
|
76
|
-
}
|
|
77
|
-
const j = {
|
|
78
|
-
lessThanXSeconds: {
|
|
79
|
-
one: "less than a second",
|
|
80
|
-
other: "less than {{count}} seconds"
|
|
81
|
-
},
|
|
82
|
-
xSeconds: {
|
|
83
|
-
one: "1 second",
|
|
84
|
-
other: "{{count}} seconds"
|
|
85
|
-
},
|
|
86
|
-
halfAMinute: "half a minute",
|
|
87
|
-
lessThanXMinutes: {
|
|
88
|
-
one: "less than a minute",
|
|
89
|
-
other: "less than {{count}} minutes"
|
|
90
|
-
},
|
|
91
|
-
xMinutes: {
|
|
92
|
-
one: "1 minute",
|
|
93
|
-
other: "{{count}} minutes"
|
|
94
|
-
},
|
|
95
|
-
aboutXHours: {
|
|
96
|
-
one: "about 1 hour",
|
|
97
|
-
other: "about {{count}} hours"
|
|
98
|
-
},
|
|
99
|
-
xHours: {
|
|
100
|
-
one: "1 hour",
|
|
101
|
-
other: "{{count}} hours"
|
|
102
|
-
},
|
|
103
|
-
xDays: {
|
|
104
|
-
one: "1 day",
|
|
105
|
-
other: "{{count}} days"
|
|
106
|
-
},
|
|
107
|
-
aboutXWeeks: {
|
|
108
|
-
one: "about 1 week",
|
|
109
|
-
other: "about {{count}} weeks"
|
|
110
|
-
},
|
|
111
|
-
xWeeks: {
|
|
112
|
-
one: "1 week",
|
|
113
|
-
other: "{{count}} weeks"
|
|
114
|
-
},
|
|
115
|
-
aboutXMonths: {
|
|
116
|
-
one: "about 1 month",
|
|
117
|
-
other: "about {{count}} months"
|
|
118
|
-
},
|
|
119
|
-
xMonths: {
|
|
120
|
-
one: "1 month",
|
|
121
|
-
other: "{{count}} months"
|
|
122
|
-
},
|
|
123
|
-
aboutXYears: {
|
|
124
|
-
one: "about 1 year",
|
|
125
|
-
other: "about {{count}} years"
|
|
126
|
-
},
|
|
127
|
-
xYears: {
|
|
128
|
-
one: "1 year",
|
|
129
|
-
other: "{{count}} years"
|
|
130
|
-
},
|
|
131
|
-
overXYears: {
|
|
132
|
-
one: "over 1 year",
|
|
133
|
-
other: "over {{count}} years"
|
|
134
|
-
},
|
|
135
|
-
almostXYears: {
|
|
136
|
-
one: "almost 1 year",
|
|
137
|
-
other: "almost {{count}} years"
|
|
138
|
-
}
|
|
139
|
-
}, G = (t, e, n) => {
|
|
140
|
-
let a;
|
|
141
|
-
const r = j[t];
|
|
142
|
-
return typeof r == "string" ? a = r : e === 1 ? a = r.one : a = r.other.replace("{{count}}", e.toString()), n?.addSuffix ? n.comparison && n.comparison > 0 ? "in " + a : a + " ago" : a;
|
|
143
|
-
};
|
|
144
|
-
function D(t) {
|
|
145
|
-
return (e = {}) => {
|
|
146
|
-
const n = e.width ? String(e.width) : t.defaultWidth;
|
|
147
|
-
return t.formats[n] || t.formats[t.defaultWidth];
|
|
148
|
-
};
|
|
149
|
-
}
|
|
150
|
-
const B = {
|
|
151
|
-
full: "EEEE, MMMM do, y",
|
|
152
|
-
long: "MMMM do, y",
|
|
153
|
-
medium: "MMM d, y",
|
|
154
|
-
short: "MM/dd/yyyy"
|
|
155
|
-
}, A = {
|
|
156
|
-
full: "h:mm:ss a zzzz",
|
|
157
|
-
long: "h:mm:ss a z",
|
|
158
|
-
medium: "h:mm:ss a",
|
|
159
|
-
short: "h:mm a"
|
|
160
|
-
}, R = {
|
|
161
|
-
full: "{{date}} 'at' {{time}}",
|
|
162
|
-
long: "{{date}} 'at' {{time}}",
|
|
163
|
-
medium: "{{date}}, {{time}}",
|
|
164
|
-
short: "{{date}}, {{time}}"
|
|
165
|
-
}, V = {
|
|
166
|
-
date: D({
|
|
167
|
-
formats: B,
|
|
168
|
-
defaultWidth: "full"
|
|
169
|
-
}),
|
|
170
|
-
time: D({
|
|
171
|
-
formats: A,
|
|
172
|
-
defaultWidth: "full"
|
|
173
|
-
}),
|
|
174
|
-
dateTime: D({
|
|
175
|
-
formats: R,
|
|
176
|
-
defaultWidth: "full"
|
|
177
|
-
})
|
|
178
|
-
}, J = {
|
|
179
|
-
lastWeek: "'last' eeee 'at' p",
|
|
180
|
-
yesterday: "'yesterday at' p",
|
|
181
|
-
today: "'today at' p",
|
|
182
|
-
tomorrow: "'tomorrow at' p",
|
|
183
|
-
nextWeek: "eeee 'at' p",
|
|
184
|
-
other: "P"
|
|
185
|
-
}, $ = (t, e, n, a) => J[t];
|
|
186
|
-
function b(t) {
|
|
187
|
-
return (e, n) => {
|
|
188
|
-
const a = n?.context ? String(n.context) : "standalone";
|
|
189
|
-
let r;
|
|
190
|
-
if (a === "formatting" && t.formattingValues) {
|
|
191
|
-
const s = t.defaultFormattingWidth || t.defaultWidth, c = n?.width ? String(n.width) : s;
|
|
192
|
-
r = t.formattingValues[c] || t.formattingValues[s];
|
|
193
|
-
} else {
|
|
194
|
-
const s = t.defaultWidth, c = n?.width ? String(n.width) : t.defaultWidth;
|
|
195
|
-
r = t.values[c] || t.values[s];
|
|
196
|
-
}
|
|
197
|
-
const o = t.argumentCallback ? t.argumentCallback(e) : e;
|
|
198
|
-
return r[o];
|
|
199
|
-
};
|
|
200
|
-
}
|
|
201
|
-
const z = {
|
|
202
|
-
narrow: ["B", "A"],
|
|
203
|
-
abbreviated: ["BC", "AD"],
|
|
204
|
-
wide: ["Before Christ", "Anno Domini"]
|
|
205
|
-
}, U = {
|
|
206
|
-
narrow: ["1", "2", "3", "4"],
|
|
207
|
-
abbreviated: ["Q1", "Q2", "Q3", "Q4"],
|
|
208
|
-
wide: ["1st quarter", "2nd quarter", "3rd quarter", "4th quarter"]
|
|
209
|
-
}, K = {
|
|
210
|
-
narrow: ["J", "F", "M", "A", "M", "J", "J", "A", "S", "O", "N", "D"],
|
|
211
|
-
abbreviated: [
|
|
212
|
-
"Jan",
|
|
213
|
-
"Feb",
|
|
214
|
-
"Mar",
|
|
215
|
-
"Apr",
|
|
216
|
-
"May",
|
|
217
|
-
"Jun",
|
|
218
|
-
"Jul",
|
|
219
|
-
"Aug",
|
|
220
|
-
"Sep",
|
|
221
|
-
"Oct",
|
|
222
|
-
"Nov",
|
|
223
|
-
"Dec"
|
|
224
|
-
],
|
|
225
|
-
wide: [
|
|
226
|
-
"January",
|
|
227
|
-
"February",
|
|
228
|
-
"March",
|
|
229
|
-
"April",
|
|
230
|
-
"May",
|
|
231
|
-
"June",
|
|
232
|
-
"July",
|
|
233
|
-
"August",
|
|
234
|
-
"September",
|
|
235
|
-
"October",
|
|
236
|
-
"November",
|
|
237
|
-
"December"
|
|
238
|
-
]
|
|
239
|
-
}, Z = {
|
|
240
|
-
narrow: ["S", "M", "T", "W", "T", "F", "S"],
|
|
241
|
-
short: ["Su", "Mo", "Tu", "We", "Th", "Fr", "Sa"],
|
|
242
|
-
abbreviated: ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"],
|
|
243
|
-
wide: [
|
|
244
|
-
"Sunday",
|
|
245
|
-
"Monday",
|
|
246
|
-
"Tuesday",
|
|
247
|
-
"Wednesday",
|
|
248
|
-
"Thursday",
|
|
249
|
-
"Friday",
|
|
250
|
-
"Saturday"
|
|
251
|
-
]
|
|
252
|
-
}, tt = {
|
|
253
|
-
narrow: {
|
|
254
|
-
am: "a",
|
|
255
|
-
pm: "p",
|
|
256
|
-
midnight: "mi",
|
|
257
|
-
noon: "n",
|
|
258
|
-
morning: "morning",
|
|
259
|
-
afternoon: "afternoon",
|
|
260
|
-
evening: "evening",
|
|
261
|
-
night: "night"
|
|
262
|
-
},
|
|
263
|
-
abbreviated: {
|
|
264
|
-
am: "AM",
|
|
265
|
-
pm: "PM",
|
|
266
|
-
midnight: "midnight",
|
|
267
|
-
noon: "noon",
|
|
268
|
-
morning: "morning",
|
|
269
|
-
afternoon: "afternoon",
|
|
270
|
-
evening: "evening",
|
|
271
|
-
night: "night"
|
|
272
|
-
},
|
|
273
|
-
wide: {
|
|
274
|
-
am: "a.m.",
|
|
275
|
-
pm: "p.m.",
|
|
276
|
-
midnight: "midnight",
|
|
277
|
-
noon: "noon",
|
|
278
|
-
morning: "morning",
|
|
279
|
-
afternoon: "afternoon",
|
|
280
|
-
evening: "evening",
|
|
281
|
-
night: "night"
|
|
282
|
-
}
|
|
283
|
-
}, et = {
|
|
284
|
-
narrow: {
|
|
285
|
-
am: "a",
|
|
286
|
-
pm: "p",
|
|
287
|
-
midnight: "mi",
|
|
288
|
-
noon: "n",
|
|
289
|
-
morning: "in the morning",
|
|
290
|
-
afternoon: "in the afternoon",
|
|
291
|
-
evening: "in the evening",
|
|
292
|
-
night: "at night"
|
|
293
|
-
},
|
|
294
|
-
abbreviated: {
|
|
295
|
-
am: "AM",
|
|
296
|
-
pm: "PM",
|
|
297
|
-
midnight: "midnight",
|
|
298
|
-
noon: "noon",
|
|
299
|
-
morning: "in the morning",
|
|
300
|
-
afternoon: "in the afternoon",
|
|
301
|
-
evening: "in the evening",
|
|
302
|
-
night: "at night"
|
|
303
|
-
},
|
|
304
|
-
wide: {
|
|
305
|
-
am: "a.m.",
|
|
306
|
-
pm: "p.m.",
|
|
307
|
-
midnight: "midnight",
|
|
308
|
-
noon: "noon",
|
|
309
|
-
morning: "in the morning",
|
|
310
|
-
afternoon: "in the afternoon",
|
|
311
|
-
evening: "in the evening",
|
|
312
|
-
night: "at night"
|
|
313
|
-
}
|
|
314
|
-
}, nt = (t, e) => {
|
|
315
|
-
const n = Number(t), a = n % 100;
|
|
316
|
-
if (a > 20 || a < 10)
|
|
317
|
-
switch (a % 10) {
|
|
318
|
-
case 1:
|
|
319
|
-
return n + "st";
|
|
320
|
-
case 2:
|
|
321
|
-
return n + "nd";
|
|
322
|
-
case 3:
|
|
323
|
-
return n + "rd";
|
|
324
|
-
}
|
|
325
|
-
return n + "th";
|
|
326
|
-
}, at = {
|
|
327
|
-
ordinalNumber: nt,
|
|
328
|
-
era: b({
|
|
329
|
-
values: z,
|
|
330
|
-
defaultWidth: "wide"
|
|
331
|
-
}),
|
|
332
|
-
quarter: b({
|
|
333
|
-
values: U,
|
|
334
|
-
defaultWidth: "wide",
|
|
335
|
-
argumentCallback: (t) => t - 1
|
|
336
|
-
}),
|
|
337
|
-
month: b({
|
|
338
|
-
values: K,
|
|
339
|
-
defaultWidth: "wide"
|
|
340
|
-
}),
|
|
341
|
-
day: b({
|
|
342
|
-
values: Z,
|
|
343
|
-
defaultWidth: "wide"
|
|
344
|
-
}),
|
|
345
|
-
dayPeriod: b({
|
|
346
|
-
values: tt,
|
|
347
|
-
defaultWidth: "wide",
|
|
348
|
-
formattingValues: et,
|
|
349
|
-
defaultFormattingWidth: "wide"
|
|
350
|
-
})
|
|
351
|
-
};
|
|
352
|
-
function p(t) {
|
|
353
|
-
return (e, n = {}) => {
|
|
354
|
-
const a = n.width, r = a && t.matchPatterns[a] || t.matchPatterns[t.defaultMatchWidth], o = e.match(r);
|
|
355
|
-
if (!o)
|
|
356
|
-
return null;
|
|
357
|
-
const s = o[0], c = a && t.parsePatterns[a] || t.parsePatterns[t.defaultParseWidth], f = Array.isArray(c) ? ot(c, (u) => u.test(s)) : (
|
|
358
|
-
// [TODO] -- I challenge you to fix the type
|
|
359
|
-
rt(c, (u) => u.test(s))
|
|
360
|
-
);
|
|
361
|
-
let m;
|
|
362
|
-
m = t.valueCallback ? t.valueCallback(f) : f, m = n.valueCallback ? (
|
|
363
|
-
// [TODO] -- I challenge you to fix the type
|
|
364
|
-
n.valueCallback(m)
|
|
365
|
-
) : m;
|
|
366
|
-
const d = e.slice(s.length);
|
|
367
|
-
return { value: m, rest: d };
|
|
368
|
-
};
|
|
369
|
-
}
|
|
370
|
-
function rt(t, e) {
|
|
371
|
-
for (const n in t)
|
|
372
|
-
if (Object.prototype.hasOwnProperty.call(t, n) && e(t[n]))
|
|
373
|
-
return n;
|
|
374
|
-
}
|
|
375
|
-
function ot(t, e) {
|
|
376
|
-
for (let n = 0; n < t.length; n++)
|
|
377
|
-
if (e(t[n]))
|
|
378
|
-
return n;
|
|
379
|
-
}
|
|
380
|
-
function st(t) {
|
|
381
|
-
return (e, n = {}) => {
|
|
382
|
-
const a = e.match(t.matchPattern);
|
|
383
|
-
if (!a)
|
|
384
|
-
return null;
|
|
385
|
-
const r = a[0], o = e.match(t.parsePattern);
|
|
386
|
-
if (!o)
|
|
387
|
-
return null;
|
|
388
|
-
let s = t.valueCallback ? t.valueCallback(o[0]) : o[0];
|
|
389
|
-
s = n.valueCallback ? n.valueCallback(s) : s;
|
|
390
|
-
const c = e.slice(r.length);
|
|
391
|
-
return { value: s, rest: c };
|
|
392
|
-
};
|
|
393
|
-
}
|
|
394
|
-
const it = /^(\d+)(th|st|nd|rd)?/i, ct = /\d+/i, ut = {
|
|
395
|
-
narrow: /^(b|a)/i,
|
|
396
|
-
abbreviated: /^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,
|
|
397
|
-
wide: /^(before christ|before common era|anno domini|common era)/i
|
|
398
|
-
}, dt = {
|
|
399
|
-
any: [/^b/i, /^(a|c)/i]
|
|
400
|
-
}, ft = {
|
|
401
|
-
narrow: /^[1234]/i,
|
|
402
|
-
abbreviated: /^q[1234]/i,
|
|
403
|
-
wide: /^[1234](th|st|nd|rd)? quarter/i
|
|
404
|
-
}, ht = {
|
|
405
|
-
any: [/1/i, /2/i, /3/i, /4/i]
|
|
406
|
-
}, mt = {
|
|
407
|
-
narrow: /^[jfmasond]/i,
|
|
408
|
-
abbreviated: /^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,
|
|
409
|
-
wide: /^(january|february|march|april|may|june|july|august|september|october|november|december)/i
|
|
410
|
-
}, lt = {
|
|
411
|
-
narrow: [
|
|
412
|
-
/^j/i,
|
|
413
|
-
/^f/i,
|
|
414
|
-
/^m/i,
|
|
415
|
-
/^a/i,
|
|
416
|
-
/^m/i,
|
|
417
|
-
/^j/i,
|
|
418
|
-
/^j/i,
|
|
419
|
-
/^a/i,
|
|
420
|
-
/^s/i,
|
|
421
|
-
/^o/i,
|
|
422
|
-
/^n/i,
|
|
423
|
-
/^d/i
|
|
424
|
-
],
|
|
425
|
-
any: [
|
|
426
|
-
/^ja/i,
|
|
427
|
-
/^f/i,
|
|
428
|
-
/^mar/i,
|
|
429
|
-
/^ap/i,
|
|
430
|
-
/^may/i,
|
|
431
|
-
/^jun/i,
|
|
432
|
-
/^jul/i,
|
|
433
|
-
/^au/i,
|
|
434
|
-
/^s/i,
|
|
435
|
-
/^o/i,
|
|
436
|
-
/^n/i,
|
|
437
|
-
/^d/i
|
|
438
|
-
]
|
|
439
|
-
}, gt = {
|
|
440
|
-
narrow: /^[smtwf]/i,
|
|
441
|
-
short: /^(su|mo|tu|we|th|fr|sa)/i,
|
|
442
|
-
abbreviated: /^(sun|mon|tue|wed|thu|fri|sat)/i,
|
|
443
|
-
wide: /^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i
|
|
444
|
-
}, wt = {
|
|
445
|
-
narrow: [/^s/i, /^m/i, /^t/i, /^w/i, /^t/i, /^f/i, /^s/i],
|
|
446
|
-
any: [/^su/i, /^m/i, /^tu/i, /^w/i, /^th/i, /^f/i, /^sa/i]
|
|
447
|
-
}, yt = {
|
|
448
|
-
narrow: /^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,
|
|
449
|
-
any: /^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i
|
|
450
|
-
}, bt = {
|
|
451
|
-
any: {
|
|
452
|
-
am: /^a/i,
|
|
453
|
-
pm: /^p/i,
|
|
454
|
-
midnight: /^mi/i,
|
|
455
|
-
noon: /^no/i,
|
|
456
|
-
morning: /morning/i,
|
|
457
|
-
afternoon: /afternoon/i,
|
|
458
|
-
evening: /evening/i,
|
|
459
|
-
night: /night/i
|
|
460
|
-
}
|
|
461
|
-
}, pt = {
|
|
462
|
-
ordinalNumber: st({
|
|
463
|
-
matchPattern: it,
|
|
464
|
-
parsePattern: ct,
|
|
465
|
-
valueCallback: (t) => parseInt(t, 10)
|
|
466
|
-
}),
|
|
467
|
-
era: p({
|
|
468
|
-
matchPatterns: ut,
|
|
469
|
-
defaultMatchWidth: "wide",
|
|
470
|
-
parsePatterns: dt,
|
|
471
|
-
defaultParseWidth: "any"
|
|
472
|
-
}),
|
|
473
|
-
quarter: p({
|
|
474
|
-
matchPatterns: ft,
|
|
475
|
-
defaultMatchWidth: "wide",
|
|
476
|
-
parsePatterns: ht,
|
|
477
|
-
defaultParseWidth: "any",
|
|
478
|
-
valueCallback: (t) => t + 1
|
|
479
|
-
}),
|
|
480
|
-
month: p({
|
|
481
|
-
matchPatterns: mt,
|
|
482
|
-
defaultMatchWidth: "wide",
|
|
483
|
-
parsePatterns: lt,
|
|
484
|
-
defaultParseWidth: "any"
|
|
485
|
-
}),
|
|
486
|
-
day: p({
|
|
487
|
-
matchPatterns: gt,
|
|
488
|
-
defaultMatchWidth: "wide",
|
|
489
|
-
parsePatterns: wt,
|
|
490
|
-
defaultParseWidth: "any"
|
|
491
|
-
}),
|
|
492
|
-
dayPeriod: p({
|
|
493
|
-
matchPatterns: yt,
|
|
494
|
-
defaultMatchWidth: "any",
|
|
495
|
-
parsePatterns: bt,
|
|
496
|
-
defaultParseWidth: "any"
|
|
497
|
-
})
|
|
498
|
-
}, Mt = {
|
|
499
|
-
code: "en-US",
|
|
500
|
-
formatDistance: G,
|
|
501
|
-
formatLong: V,
|
|
502
|
-
formatRelative: $,
|
|
503
|
-
localize: at,
|
|
504
|
-
match: pt,
|
|
505
|
-
options: {
|
|
506
|
-
weekStartsOn: 0,
|
|
507
|
-
firstWeekContainsDate: 1
|
|
508
|
-
}
|
|
509
|
-
};
|
|
510
|
-
function Pt(t, e) {
|
|
511
|
-
const n = h(t, e?.in);
|
|
512
|
-
return H(n, L(n)) + 1;
|
|
513
|
-
}
|
|
514
|
-
function Ot(t, e) {
|
|
515
|
-
const n = h(t, e?.in), a = +P(n) - +Q(n);
|
|
516
|
-
return Math.round(a / 6048e5) + 1;
|
|
517
|
-
}
|
|
518
|
-
function C(t, e) {
|
|
519
|
-
const n = h(t, e?.in), a = n.getFullYear(), r = O(), o = e?.firstWeekContainsDate ?? e?.locale?.options?.firstWeekContainsDate ?? r.firstWeekContainsDate ?? r.locale?.options?.firstWeekContainsDate ?? 1, s = g(e?.in || t, 0);
|
|
520
|
-
s.setFullYear(a + 1, 0, o), s.setHours(0, 0, 0, 0);
|
|
521
|
-
const c = M(s, e), f = g(e?.in || t, 0);
|
|
522
|
-
f.setFullYear(a, 0, o), f.setHours(0, 0, 0, 0);
|
|
523
|
-
const m = M(f, e);
|
|
524
|
-
return +n >= +c ? a + 1 : +n >= +m ? a : a - 1;
|
|
525
|
-
}
|
|
526
|
-
function kt(t, e) {
|
|
527
|
-
const n = O(), a = e?.firstWeekContainsDate ?? e?.locale?.options?.firstWeekContainsDate ?? n.firstWeekContainsDate ?? n.locale?.options?.firstWeekContainsDate ?? 1, r = C(t, e), o = g(e?.in || t, 0);
|
|
528
|
-
return o.setFullYear(r, 0, a), o.setHours(0, 0, 0, 0), M(o, e);
|
|
529
|
-
}
|
|
530
|
-
function Dt(t, e) {
|
|
531
|
-
const n = h(t, e?.in), a = +M(n, e) - +kt(n, e);
|
|
532
|
-
return Math.round(a / 6048e5) + 1;
|
|
533
|
-
}
|
|
534
|
-
function i(t, e) {
|
|
535
|
-
const n = t < 0 ? "-" : "", a = Math.abs(t).toString().padStart(e, "0");
|
|
536
|
-
return n + a;
|
|
537
|
-
}
|
|
538
|
-
const l = {
|
|
539
|
-
// Year
|
|
540
|
-
y(t, e) {
|
|
541
|
-
const n = t.getFullYear(), a = n > 0 ? n : 1 - n;
|
|
542
|
-
return i(e === "yy" ? a % 100 : a, e.length);
|
|
543
|
-
},
|
|
544
|
-
// Month
|
|
545
|
-
M(t, e) {
|
|
546
|
-
const n = t.getMonth();
|
|
547
|
-
return e === "M" ? String(n + 1) : i(n + 1, 2);
|
|
548
|
-
},
|
|
549
|
-
// Day of the month
|
|
550
|
-
d(t, e) {
|
|
551
|
-
return i(t.getDate(), e.length);
|
|
552
|
-
},
|
|
553
|
-
// AM or PM
|
|
554
|
-
a(t, e) {
|
|
555
|
-
const n = t.getHours() / 12 >= 1 ? "pm" : "am";
|
|
556
|
-
switch (e) {
|
|
557
|
-
case "a":
|
|
558
|
-
case "aa":
|
|
559
|
-
return n.toUpperCase();
|
|
560
|
-
case "aaa":
|
|
561
|
-
return n;
|
|
562
|
-
case "aaaaa":
|
|
563
|
-
return n[0];
|
|
564
|
-
case "aaaa":
|
|
565
|
-
default:
|
|
566
|
-
return n === "am" ? "a.m." : "p.m.";
|
|
567
|
-
}
|
|
568
|
-
},
|
|
569
|
-
// Hour [1-12]
|
|
570
|
-
h(t, e) {
|
|
571
|
-
return i(t.getHours() % 12 || 12, e.length);
|
|
572
|
-
},
|
|
573
|
-
// Hour [0-23]
|
|
574
|
-
H(t, e) {
|
|
575
|
-
return i(t.getHours(), e.length);
|
|
576
|
-
},
|
|
577
|
-
// Minute
|
|
578
|
-
m(t, e) {
|
|
579
|
-
return i(t.getMinutes(), e.length);
|
|
580
|
-
},
|
|
581
|
-
// Second
|
|
582
|
-
s(t, e) {
|
|
583
|
-
return i(t.getSeconds(), e.length);
|
|
584
|
-
},
|
|
585
|
-
// Fraction of second
|
|
586
|
-
S(t, e) {
|
|
587
|
-
const n = e.length, a = t.getMilliseconds(), r = Math.trunc(
|
|
588
|
-
a * Math.pow(10, n - 3)
|
|
589
|
-
);
|
|
590
|
-
return i(r, e.length);
|
|
591
|
-
}
|
|
592
|
-
}, y = {
|
|
593
|
-
am: "am",
|
|
594
|
-
pm: "pm",
|
|
595
|
-
midnight: "midnight",
|
|
596
|
-
noon: "noon",
|
|
597
|
-
morning: "morning",
|
|
598
|
-
afternoon: "afternoon",
|
|
599
|
-
evening: "evening",
|
|
600
|
-
night: "night"
|
|
601
|
-
}, Y = {
|
|
602
|
-
// Era
|
|
603
|
-
G: function(t, e, n) {
|
|
604
|
-
const a = t.getFullYear() > 0 ? 1 : 0;
|
|
605
|
-
switch (e) {
|
|
606
|
-
case "G":
|
|
607
|
-
case "GG":
|
|
608
|
-
case "GGG":
|
|
609
|
-
return n.era(a, { width: "abbreviated" });
|
|
610
|
-
case "GGGGG":
|
|
611
|
-
return n.era(a, { width: "narrow" });
|
|
612
|
-
case "GGGG":
|
|
613
|
-
default:
|
|
614
|
-
return n.era(a, { width: "wide" });
|
|
615
|
-
}
|
|
616
|
-
},
|
|
617
|
-
// Year
|
|
618
|
-
y: function(t, e, n) {
|
|
619
|
-
if (e === "yo") {
|
|
620
|
-
const a = t.getFullYear(), r = a > 0 ? a : 1 - a;
|
|
621
|
-
return n.ordinalNumber(r, { unit: "year" });
|
|
622
|
-
}
|
|
623
|
-
return l.y(t, e);
|
|
624
|
-
},
|
|
625
|
-
// Local week-numbering year
|
|
626
|
-
Y: function(t, e, n, a) {
|
|
627
|
-
const r = C(t, a), o = r > 0 ? r : 1 - r;
|
|
628
|
-
if (e === "YY") {
|
|
629
|
-
const s = o % 100;
|
|
630
|
-
return i(s, 2);
|
|
631
|
-
}
|
|
632
|
-
return e === "Yo" ? n.ordinalNumber(o, { unit: "year" }) : i(o, e.length);
|
|
633
|
-
},
|
|
634
|
-
// ISO week-numbering year
|
|
635
|
-
R: function(t, e) {
|
|
636
|
-
const n = I(t);
|
|
637
|
-
return i(n, e.length);
|
|
638
|
-
},
|
|
639
|
-
// Extended year. This is a single number designating the year of this calendar system.
|
|
640
|
-
// The main difference between `y` and `u` localizers are B.C. years:
|
|
641
|
-
// | Year | `y` | `u` |
|
|
642
|
-
// |------|-----|-----|
|
|
643
|
-
// | AC 1 | 1 | 1 |
|
|
644
|
-
// | BC 1 | 1 | 0 |
|
|
645
|
-
// | BC 2 | 2 | -1 |
|
|
646
|
-
// Also `yy` always returns the last two digits of a year,
|
|
647
|
-
// while `uu` pads single digit years to 2 characters and returns other years unchanged.
|
|
648
|
-
u: function(t, e) {
|
|
649
|
-
const n = t.getFullYear();
|
|
650
|
-
return i(n, e.length);
|
|
651
|
-
},
|
|
652
|
-
// Quarter
|
|
653
|
-
Q: function(t, e, n) {
|
|
654
|
-
const a = Math.ceil((t.getMonth() + 1) / 3);
|
|
655
|
-
switch (e) {
|
|
656
|
-
case "Q":
|
|
657
|
-
return String(a);
|
|
658
|
-
case "QQ":
|
|
659
|
-
return i(a, 2);
|
|
660
|
-
case "Qo":
|
|
661
|
-
return n.ordinalNumber(a, { unit: "quarter" });
|
|
662
|
-
case "QQQ":
|
|
663
|
-
return n.quarter(a, {
|
|
664
|
-
width: "abbreviated",
|
|
665
|
-
context: "formatting"
|
|
666
|
-
});
|
|
667
|
-
case "QQQQQ":
|
|
668
|
-
return n.quarter(a, {
|
|
669
|
-
width: "narrow",
|
|
670
|
-
context: "formatting"
|
|
671
|
-
});
|
|
672
|
-
case "QQQQ":
|
|
673
|
-
default:
|
|
674
|
-
return n.quarter(a, {
|
|
675
|
-
width: "wide",
|
|
676
|
-
context: "formatting"
|
|
677
|
-
});
|
|
678
|
-
}
|
|
679
|
-
},
|
|
680
|
-
// Stand-alone quarter
|
|
681
|
-
q: function(t, e, n) {
|
|
682
|
-
const a = Math.ceil((t.getMonth() + 1) / 3);
|
|
683
|
-
switch (e) {
|
|
684
|
-
case "q":
|
|
685
|
-
return String(a);
|
|
686
|
-
case "qq":
|
|
687
|
-
return i(a, 2);
|
|
688
|
-
case "qo":
|
|
689
|
-
return n.ordinalNumber(a, { unit: "quarter" });
|
|
690
|
-
case "qqq":
|
|
691
|
-
return n.quarter(a, {
|
|
692
|
-
width: "abbreviated",
|
|
693
|
-
context: "standalone"
|
|
694
|
-
});
|
|
695
|
-
case "qqqqq":
|
|
696
|
-
return n.quarter(a, {
|
|
697
|
-
width: "narrow",
|
|
698
|
-
context: "standalone"
|
|
699
|
-
});
|
|
700
|
-
case "qqqq":
|
|
701
|
-
default:
|
|
702
|
-
return n.quarter(a, {
|
|
703
|
-
width: "wide",
|
|
704
|
-
context: "standalone"
|
|
705
|
-
});
|
|
706
|
-
}
|
|
707
|
-
},
|
|
708
|
-
// Month
|
|
709
|
-
M: function(t, e, n) {
|
|
710
|
-
const a = t.getMonth();
|
|
711
|
-
switch (e) {
|
|
712
|
-
case "M":
|
|
713
|
-
case "MM":
|
|
714
|
-
return l.M(t, e);
|
|
715
|
-
case "Mo":
|
|
716
|
-
return n.ordinalNumber(a + 1, { unit: "month" });
|
|
717
|
-
case "MMM":
|
|
718
|
-
return n.month(a, {
|
|
719
|
-
width: "abbreviated",
|
|
720
|
-
context: "formatting"
|
|
721
|
-
});
|
|
722
|
-
case "MMMMM":
|
|
723
|
-
return n.month(a, {
|
|
724
|
-
width: "narrow",
|
|
725
|
-
context: "formatting"
|
|
726
|
-
});
|
|
727
|
-
case "MMMM":
|
|
728
|
-
default:
|
|
729
|
-
return n.month(a, { width: "wide", context: "formatting" });
|
|
730
|
-
}
|
|
731
|
-
},
|
|
732
|
-
// Stand-alone month
|
|
733
|
-
L: function(t, e, n) {
|
|
734
|
-
const a = t.getMonth();
|
|
735
|
-
switch (e) {
|
|
736
|
-
case "L":
|
|
737
|
-
return String(a + 1);
|
|
738
|
-
case "LL":
|
|
739
|
-
return i(a + 1, 2);
|
|
740
|
-
case "Lo":
|
|
741
|
-
return n.ordinalNumber(a + 1, { unit: "month" });
|
|
742
|
-
case "LLL":
|
|
743
|
-
return n.month(a, {
|
|
744
|
-
width: "abbreviated",
|
|
745
|
-
context: "standalone"
|
|
746
|
-
});
|
|
747
|
-
case "LLLLL":
|
|
748
|
-
return n.month(a, {
|
|
749
|
-
width: "narrow",
|
|
750
|
-
context: "standalone"
|
|
751
|
-
});
|
|
752
|
-
case "LLLL":
|
|
753
|
-
default:
|
|
754
|
-
return n.month(a, { width: "wide", context: "standalone" });
|
|
755
|
-
}
|
|
756
|
-
},
|
|
757
|
-
// Local week of year
|
|
758
|
-
w: function(t, e, n, a) {
|
|
759
|
-
const r = Dt(t, a);
|
|
760
|
-
return e === "wo" ? n.ordinalNumber(r, { unit: "week" }) : i(r, e.length);
|
|
761
|
-
},
|
|
762
|
-
// ISO week of year
|
|
763
|
-
I: function(t, e, n) {
|
|
764
|
-
const a = Ot(t);
|
|
765
|
-
return e === "Io" ? n.ordinalNumber(a, { unit: "week" }) : i(a, e.length);
|
|
766
|
-
},
|
|
767
|
-
// Day of the month
|
|
768
|
-
d: function(t, e, n) {
|
|
769
|
-
return e === "do" ? n.ordinalNumber(t.getDate(), { unit: "date" }) : l.d(t, e);
|
|
770
|
-
},
|
|
771
|
-
// Day of year
|
|
772
|
-
D: function(t, e, n) {
|
|
773
|
-
const a = Pt(t);
|
|
774
|
-
return e === "Do" ? n.ordinalNumber(a, { unit: "dayOfYear" }) : i(a, e.length);
|
|
775
|
-
},
|
|
776
|
-
// Day of week
|
|
777
|
-
E: function(t, e, n) {
|
|
778
|
-
const a = t.getDay();
|
|
779
|
-
switch (e) {
|
|
780
|
-
case "E":
|
|
781
|
-
case "EE":
|
|
782
|
-
case "EEE":
|
|
783
|
-
return n.day(a, {
|
|
784
|
-
width: "abbreviated",
|
|
785
|
-
context: "formatting"
|
|
786
|
-
});
|
|
787
|
-
case "EEEEE":
|
|
788
|
-
return n.day(a, {
|
|
789
|
-
width: "narrow",
|
|
790
|
-
context: "formatting"
|
|
791
|
-
});
|
|
792
|
-
case "EEEEEE":
|
|
793
|
-
return n.day(a, {
|
|
794
|
-
width: "short",
|
|
795
|
-
context: "formatting"
|
|
796
|
-
});
|
|
797
|
-
case "EEEE":
|
|
798
|
-
default:
|
|
799
|
-
return n.day(a, {
|
|
800
|
-
width: "wide",
|
|
801
|
-
context: "formatting"
|
|
802
|
-
});
|
|
803
|
-
}
|
|
804
|
-
},
|
|
805
|
-
// Local day of week
|
|
806
|
-
e: function(t, e, n, a) {
|
|
807
|
-
const r = t.getDay(), o = (r - a.weekStartsOn + 8) % 7 || 7;
|
|
808
|
-
switch (e) {
|
|
809
|
-
case "e":
|
|
810
|
-
return String(o);
|
|
811
|
-
case "ee":
|
|
812
|
-
return i(o, 2);
|
|
813
|
-
case "eo":
|
|
814
|
-
return n.ordinalNumber(o, { unit: "day" });
|
|
815
|
-
case "eee":
|
|
816
|
-
return n.day(r, {
|
|
817
|
-
width: "abbreviated",
|
|
818
|
-
context: "formatting"
|
|
819
|
-
});
|
|
820
|
-
case "eeeee":
|
|
821
|
-
return n.day(r, {
|
|
822
|
-
width: "narrow",
|
|
823
|
-
context: "formatting"
|
|
824
|
-
});
|
|
825
|
-
case "eeeeee":
|
|
826
|
-
return n.day(r, {
|
|
827
|
-
width: "short",
|
|
828
|
-
context: "formatting"
|
|
829
|
-
});
|
|
830
|
-
case "eeee":
|
|
831
|
-
default:
|
|
832
|
-
return n.day(r, {
|
|
833
|
-
width: "wide",
|
|
834
|
-
context: "formatting"
|
|
835
|
-
});
|
|
836
|
-
}
|
|
837
|
-
},
|
|
838
|
-
// Stand-alone local day of week
|
|
839
|
-
c: function(t, e, n, a) {
|
|
840
|
-
const r = t.getDay(), o = (r - a.weekStartsOn + 8) % 7 || 7;
|
|
841
|
-
switch (e) {
|
|
842
|
-
case "c":
|
|
843
|
-
return String(o);
|
|
844
|
-
case "cc":
|
|
845
|
-
return i(o, e.length);
|
|
846
|
-
case "co":
|
|
847
|
-
return n.ordinalNumber(o, { unit: "day" });
|
|
848
|
-
case "ccc":
|
|
849
|
-
return n.day(r, {
|
|
850
|
-
width: "abbreviated",
|
|
851
|
-
context: "standalone"
|
|
852
|
-
});
|
|
853
|
-
case "ccccc":
|
|
854
|
-
return n.day(r, {
|
|
855
|
-
width: "narrow",
|
|
856
|
-
context: "standalone"
|
|
857
|
-
});
|
|
858
|
-
case "cccccc":
|
|
859
|
-
return n.day(r, {
|
|
860
|
-
width: "short",
|
|
861
|
-
context: "standalone"
|
|
862
|
-
});
|
|
863
|
-
case "cccc":
|
|
864
|
-
default:
|
|
865
|
-
return n.day(r, {
|
|
866
|
-
width: "wide",
|
|
867
|
-
context: "standalone"
|
|
868
|
-
});
|
|
869
|
-
}
|
|
870
|
-
},
|
|
871
|
-
// ISO day of week
|
|
872
|
-
i: function(t, e, n) {
|
|
873
|
-
const a = t.getDay(), r = a === 0 ? 7 : a;
|
|
874
|
-
switch (e) {
|
|
875
|
-
case "i":
|
|
876
|
-
return String(r);
|
|
877
|
-
case "ii":
|
|
878
|
-
return i(r, e.length);
|
|
879
|
-
case "io":
|
|
880
|
-
return n.ordinalNumber(r, { unit: "day" });
|
|
881
|
-
case "iii":
|
|
882
|
-
return n.day(a, {
|
|
883
|
-
width: "abbreviated",
|
|
884
|
-
context: "formatting"
|
|
885
|
-
});
|
|
886
|
-
case "iiiii":
|
|
887
|
-
return n.day(a, {
|
|
888
|
-
width: "narrow",
|
|
889
|
-
context: "formatting"
|
|
890
|
-
});
|
|
891
|
-
case "iiiiii":
|
|
892
|
-
return n.day(a, {
|
|
893
|
-
width: "short",
|
|
894
|
-
context: "formatting"
|
|
895
|
-
});
|
|
896
|
-
case "iiii":
|
|
897
|
-
default:
|
|
898
|
-
return n.day(a, {
|
|
899
|
-
width: "wide",
|
|
900
|
-
context: "formatting"
|
|
901
|
-
});
|
|
902
|
-
}
|
|
903
|
-
},
|
|
904
|
-
// AM or PM
|
|
905
|
-
a: function(t, e, n) {
|
|
906
|
-
const r = t.getHours() / 12 >= 1 ? "pm" : "am";
|
|
907
|
-
switch (e) {
|
|
908
|
-
case "a":
|
|
909
|
-
case "aa":
|
|
910
|
-
return n.dayPeriod(r, {
|
|
911
|
-
width: "abbreviated",
|
|
912
|
-
context: "formatting"
|
|
913
|
-
});
|
|
914
|
-
case "aaa":
|
|
915
|
-
return n.dayPeriod(r, {
|
|
916
|
-
width: "abbreviated",
|
|
917
|
-
context: "formatting"
|
|
918
|
-
}).toLowerCase();
|
|
919
|
-
case "aaaaa":
|
|
920
|
-
return n.dayPeriod(r, {
|
|
921
|
-
width: "narrow",
|
|
922
|
-
context: "formatting"
|
|
923
|
-
});
|
|
924
|
-
case "aaaa":
|
|
925
|
-
default:
|
|
926
|
-
return n.dayPeriod(r, {
|
|
927
|
-
width: "wide",
|
|
928
|
-
context: "formatting"
|
|
929
|
-
});
|
|
930
|
-
}
|
|
931
|
-
},
|
|
932
|
-
// AM, PM, midnight, noon
|
|
933
|
-
b: function(t, e, n) {
|
|
934
|
-
const a = t.getHours();
|
|
935
|
-
let r;
|
|
936
|
-
switch (a === 12 ? r = y.noon : a === 0 ? r = y.midnight : r = a / 12 >= 1 ? "pm" : "am", e) {
|
|
937
|
-
case "b":
|
|
938
|
-
case "bb":
|
|
939
|
-
return n.dayPeriod(r, {
|
|
940
|
-
width: "abbreviated",
|
|
941
|
-
context: "formatting"
|
|
942
|
-
});
|
|
943
|
-
case "bbb":
|
|
944
|
-
return n.dayPeriod(r, {
|
|
945
|
-
width: "abbreviated",
|
|
946
|
-
context: "formatting"
|
|
947
|
-
}).toLowerCase();
|
|
948
|
-
case "bbbbb":
|
|
949
|
-
return n.dayPeriod(r, {
|
|
950
|
-
width: "narrow",
|
|
951
|
-
context: "formatting"
|
|
952
|
-
});
|
|
953
|
-
case "bbbb":
|
|
954
|
-
default:
|
|
955
|
-
return n.dayPeriod(r, {
|
|
956
|
-
width: "wide",
|
|
957
|
-
context: "formatting"
|
|
958
|
-
});
|
|
959
|
-
}
|
|
960
|
-
},
|
|
961
|
-
// in the morning, in the afternoon, in the evening, at night
|
|
962
|
-
B: function(t, e, n) {
|
|
963
|
-
const a = t.getHours();
|
|
964
|
-
let r;
|
|
965
|
-
switch (a >= 17 ? r = y.evening : a >= 12 ? r = y.afternoon : a >= 4 ? r = y.morning : r = y.night, e) {
|
|
966
|
-
case "B":
|
|
967
|
-
case "BB":
|
|
968
|
-
case "BBB":
|
|
969
|
-
return n.dayPeriod(r, {
|
|
970
|
-
width: "abbreviated",
|
|
971
|
-
context: "formatting"
|
|
972
|
-
});
|
|
973
|
-
case "BBBBB":
|
|
974
|
-
return n.dayPeriod(r, {
|
|
975
|
-
width: "narrow",
|
|
976
|
-
context: "formatting"
|
|
977
|
-
});
|
|
978
|
-
case "BBBB":
|
|
979
|
-
default:
|
|
980
|
-
return n.dayPeriod(r, {
|
|
981
|
-
width: "wide",
|
|
982
|
-
context: "formatting"
|
|
983
|
-
});
|
|
984
|
-
}
|
|
985
|
-
},
|
|
986
|
-
// Hour [1-12]
|
|
987
|
-
h: function(t, e, n) {
|
|
988
|
-
if (e === "ho") {
|
|
989
|
-
let a = t.getHours() % 12;
|
|
990
|
-
return a === 0 && (a = 12), n.ordinalNumber(a, { unit: "hour" });
|
|
991
|
-
}
|
|
992
|
-
return l.h(t, e);
|
|
993
|
-
},
|
|
994
|
-
// Hour [0-23]
|
|
995
|
-
H: function(t, e, n) {
|
|
996
|
-
return e === "Ho" ? n.ordinalNumber(t.getHours(), { unit: "hour" }) : l.H(t, e);
|
|
997
|
-
},
|
|
998
|
-
// Hour [0-11]
|
|
999
|
-
K: function(t, e, n) {
|
|
1000
|
-
const a = t.getHours() % 12;
|
|
1001
|
-
return e === "Ko" ? n.ordinalNumber(a, { unit: "hour" }) : i(a, e.length);
|
|
1002
|
-
},
|
|
1003
|
-
// Hour [1-24]
|
|
1004
|
-
k: function(t, e, n) {
|
|
1005
|
-
let a = t.getHours();
|
|
1006
|
-
return a === 0 && (a = 24), e === "ko" ? n.ordinalNumber(a, { unit: "hour" }) : i(a, e.length);
|
|
1007
|
-
},
|
|
1008
|
-
// Minute
|
|
1009
|
-
m: function(t, e, n) {
|
|
1010
|
-
return e === "mo" ? n.ordinalNumber(t.getMinutes(), { unit: "minute" }) : l.m(t, e);
|
|
1011
|
-
},
|
|
1012
|
-
// Second
|
|
1013
|
-
s: function(t, e, n) {
|
|
1014
|
-
return e === "so" ? n.ordinalNumber(t.getSeconds(), { unit: "second" }) : l.s(t, e);
|
|
1015
|
-
},
|
|
1016
|
-
// Fraction of second
|
|
1017
|
-
S: function(t, e) {
|
|
1018
|
-
return l.S(t, e);
|
|
1019
|
-
},
|
|
1020
|
-
// Timezone (ISO-8601. If offset is 0, output is always `'Z'`)
|
|
1021
|
-
X: function(t, e, n) {
|
|
1022
|
-
const a = t.getTimezoneOffset();
|
|
1023
|
-
if (a === 0)
|
|
1024
|
-
return "Z";
|
|
1025
|
-
switch (e) {
|
|
1026
|
-
case "X":
|
|
1027
|
-
return T(a);
|
|
1028
|
-
case "XXXX":
|
|
1029
|
-
case "XX":
|
|
1030
|
-
return w(a);
|
|
1031
|
-
case "XXXXX":
|
|
1032
|
-
case "XXX":
|
|
1033
|
-
default:
|
|
1034
|
-
return w(a, ":");
|
|
1035
|
-
}
|
|
1036
|
-
},
|
|
1037
|
-
// Timezone (ISO-8601. If offset is 0, output is `'+00:00'` or equivalent)
|
|
1038
|
-
x: function(t, e, n) {
|
|
1039
|
-
const a = t.getTimezoneOffset();
|
|
1040
|
-
switch (e) {
|
|
1041
|
-
case "x":
|
|
1042
|
-
return T(a);
|
|
1043
|
-
case "xxxx":
|
|
1044
|
-
case "xx":
|
|
1045
|
-
return w(a);
|
|
1046
|
-
case "xxxxx":
|
|
1047
|
-
case "xxx":
|
|
1048
|
-
default:
|
|
1049
|
-
return w(a, ":");
|
|
1050
|
-
}
|
|
1051
|
-
},
|
|
1052
|
-
// Timezone (GMT)
|
|
1053
|
-
O: function(t, e, n) {
|
|
1054
|
-
const a = t.getTimezoneOffset();
|
|
1055
|
-
switch (e) {
|
|
1056
|
-
case "O":
|
|
1057
|
-
case "OO":
|
|
1058
|
-
case "OOO":
|
|
1059
|
-
return "GMT" + S(a, ":");
|
|
1060
|
-
case "OOOO":
|
|
1061
|
-
default:
|
|
1062
|
-
return "GMT" + w(a, ":");
|
|
1063
|
-
}
|
|
1064
|
-
},
|
|
1065
|
-
// Timezone (specific non-location)
|
|
1066
|
-
z: function(t, e, n) {
|
|
1067
|
-
const a = t.getTimezoneOffset();
|
|
1068
|
-
switch (e) {
|
|
1069
|
-
case "z":
|
|
1070
|
-
case "zz":
|
|
1071
|
-
case "zzz":
|
|
1072
|
-
return "GMT" + S(a, ":");
|
|
1073
|
-
case "zzzz":
|
|
1074
|
-
default:
|
|
1075
|
-
return "GMT" + w(a, ":");
|
|
1076
|
-
}
|
|
1077
|
-
},
|
|
1078
|
-
// Seconds timestamp
|
|
1079
|
-
t: function(t, e, n) {
|
|
1080
|
-
const a = Math.trunc(+t / 1e3);
|
|
1081
|
-
return i(a, e.length);
|
|
1082
|
-
},
|
|
1083
|
-
// Milliseconds timestamp
|
|
1084
|
-
T: function(t, e, n) {
|
|
1085
|
-
return i(+t, e.length);
|
|
1086
|
-
}
|
|
1087
|
-
};
|
|
1088
|
-
function S(t, e = "") {
|
|
1089
|
-
const n = t > 0 ? "-" : "+", a = Math.abs(t), r = Math.trunc(a / 60), o = a % 60;
|
|
1090
|
-
return o === 0 ? n + String(r) : n + String(r) + e + i(o, 2);
|
|
1091
|
-
}
|
|
1092
|
-
function T(t, e) {
|
|
1093
|
-
return t % 60 === 0 ? (t > 0 ? "-" : "+") + i(Math.abs(t) / 60, 2) : w(t, e);
|
|
1094
|
-
}
|
|
1095
|
-
function w(t, e = "") {
|
|
1096
|
-
const n = t > 0 ? "-" : "+", a = Math.abs(t), r = i(Math.trunc(a / 60), 2), o = i(a % 60, 2);
|
|
1097
|
-
return n + r + e + o;
|
|
1098
|
-
}
|
|
1099
|
-
const F = (t, e) => {
|
|
1100
|
-
switch (t) {
|
|
1101
|
-
case "P":
|
|
1102
|
-
return e.date({ width: "short" });
|
|
1103
|
-
case "PP":
|
|
1104
|
-
return e.date({ width: "medium" });
|
|
1105
|
-
case "PPP":
|
|
1106
|
-
return e.date({ width: "long" });
|
|
1107
|
-
case "PPPP":
|
|
1108
|
-
default:
|
|
1109
|
-
return e.date({ width: "full" });
|
|
1110
|
-
}
|
|
1111
|
-
}, q = (t, e) => {
|
|
1112
|
-
switch (t) {
|
|
1113
|
-
case "p":
|
|
1114
|
-
return e.time({ width: "short" });
|
|
1115
|
-
case "pp":
|
|
1116
|
-
return e.time({ width: "medium" });
|
|
1117
|
-
case "ppp":
|
|
1118
|
-
return e.time({ width: "long" });
|
|
1119
|
-
case "pppp":
|
|
1120
|
-
default:
|
|
1121
|
-
return e.time({ width: "full" });
|
|
1122
|
-
}
|
|
1123
|
-
}, Wt = (t, e) => {
|
|
1124
|
-
const n = t.match(/(P+)(p+)?/) || [], a = n[1], r = n[2];
|
|
1125
|
-
if (!r)
|
|
1126
|
-
return F(t, e);
|
|
1127
|
-
let o;
|
|
1128
|
-
switch (a) {
|
|
1129
|
-
case "P":
|
|
1130
|
-
o = e.dateTime({ width: "short" });
|
|
1131
|
-
break;
|
|
1132
|
-
case "PP":
|
|
1133
|
-
o = e.dateTime({ width: "medium" });
|
|
1134
|
-
break;
|
|
1135
|
-
case "PPP":
|
|
1136
|
-
o = e.dateTime({ width: "long" });
|
|
1137
|
-
break;
|
|
1138
|
-
case "PPPP":
|
|
1139
|
-
default:
|
|
1140
|
-
o = e.dateTime({ width: "full" });
|
|
1141
|
-
break;
|
|
1142
|
-
}
|
|
1143
|
-
return o.replace("{{date}}", F(a, e)).replace("{{time}}", q(r, e));
|
|
1144
|
-
}, xt = {
|
|
1145
|
-
p: q,
|
|
1146
|
-
P: Wt
|
|
1147
|
-
}, vt = /^D+$/, Yt = /^Y+$/, St = ["D", "DD", "YY", "YYYY"];
|
|
1148
|
-
function Tt(t) {
|
|
1149
|
-
return vt.test(t);
|
|
1150
|
-
}
|
|
1151
|
-
function Ft(t) {
|
|
1152
|
-
return Yt.test(t);
|
|
1153
|
-
}
|
|
1154
|
-
function Et(t, e, n) {
|
|
1155
|
-
const a = It(t, e, n);
|
|
1156
|
-
if (console.warn(a), St.includes(t))
|
|
1157
|
-
throw new RangeError(a);
|
|
1158
|
-
}
|
|
1159
|
-
function It(t, e, n) {
|
|
1160
|
-
const a = t[0] === "Y" ? "years" : "days of the month";
|
|
1161
|
-
return `Use \`${t.toLowerCase()}\` instead of \`${t}\` (in \`${e}\`) for formatting ${a} to the input \`${n}\`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md`;
|
|
1162
|
-
}
|
|
1163
|
-
const Ct = /[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g, qt = /P+p+|P+|p+|''|'(''|[^'])+('|$)|./g, Nt = /^'([^]*?)'?$/, Ht = /''/g, Qt = /[a-zA-Z]/;
|
|
1164
|
-
function ce(t, e, n) {
|
|
1165
|
-
const a = O(), r = n?.locale ?? a.locale ?? Mt, o = n?.firstWeekContainsDate ?? n?.locale?.options?.firstWeekContainsDate ?? a.firstWeekContainsDate ?? a.locale?.options?.firstWeekContainsDate ?? 1, s = n?.weekStartsOn ?? n?.locale?.options?.weekStartsOn ?? a.weekStartsOn ?? a.locale?.options?.weekStartsOn ?? 0, c = h(t, n?.in);
|
|
1166
|
-
if (!_(c))
|
|
1167
|
-
throw new RangeError("Invalid time value");
|
|
1168
|
-
let f = e.match(qt).map((d) => {
|
|
1169
|
-
const u = d[0];
|
|
1170
|
-
if (u === "p" || u === "P") {
|
|
1171
|
-
const k = xt[u];
|
|
1172
|
-
return k(d, r.formatLong);
|
|
1173
|
-
}
|
|
1174
|
-
return d;
|
|
1175
|
-
}).join("").match(Ct).map((d) => {
|
|
1176
|
-
if (d === "''")
|
|
1177
|
-
return { isToken: !1, value: "'" };
|
|
1178
|
-
const u = d[0];
|
|
1179
|
-
if (u === "'")
|
|
1180
|
-
return { isToken: !1, value: Xt(d) };
|
|
1181
|
-
if (Y[u])
|
|
1182
|
-
return { isToken: !0, value: d };
|
|
1183
|
-
if (u.match(Qt))
|
|
1184
|
-
throw new RangeError(
|
|
1185
|
-
"Format string contains an unescaped latin alphabet character `" + u + "`"
|
|
1186
|
-
);
|
|
1187
|
-
return { isToken: !1, value: d };
|
|
1188
|
-
});
|
|
1189
|
-
r.localize.preprocessor && (f = r.localize.preprocessor(c, f));
|
|
1190
|
-
const m = {
|
|
1191
|
-
firstWeekContainsDate: o,
|
|
1192
|
-
weekStartsOn: s,
|
|
1193
|
-
locale: r
|
|
1194
|
-
};
|
|
1195
|
-
return f.map((d) => {
|
|
1196
|
-
if (!d.isToken)
|
|
1197
|
-
return d.value;
|
|
1198
|
-
const u = d.value;
|
|
1199
|
-
(!n?.useAdditionalWeekYearTokens && Ft(u) || !n?.useAdditionalDayOfYearTokens && Tt(u)) && Et(u, e, String(t));
|
|
1200
|
-
const k = Y[u[0]];
|
|
1201
|
-
return k(c, u, r.localize, m);
|
|
1202
|
-
}).join("");
|
|
1203
|
-
}
|
|
1204
|
-
function Xt(t) {
|
|
1205
|
-
const e = t.match(Nt);
|
|
1206
|
-
return e ? e[1].replace(Ht, "'") : t;
|
|
1207
|
-
}
|
|
1208
|
-
export {
|
|
1209
|
-
ee as A,
|
|
1210
|
-
ne as B,
|
|
1211
|
-
ae as C,
|
|
1212
|
-
oe as D,
|
|
1213
|
-
se as E,
|
|
1214
|
-
re as F,
|
|
1215
|
-
Rt as G,
|
|
1216
|
-
C as H,
|
|
1217
|
-
Dt as I,
|
|
1218
|
-
Ot as J,
|
|
1219
|
-
xt as K,
|
|
1220
|
-
Ft as L,
|
|
1221
|
-
Et as M,
|
|
1222
|
-
Tt as N,
|
|
1223
|
-
l as O,
|
|
1224
|
-
Lt as P,
|
|
1225
|
-
Ut as Q,
|
|
1226
|
-
Kt as R,
|
|
1227
|
-
Zt as S,
|
|
1228
|
-
ie as T,
|
|
1229
|
-
kt as U,
|
|
1230
|
-
Y as V,
|
|
1231
|
-
Pt as W,
|
|
1232
|
-
X,
|
|
1233
|
-
Bt as a,
|
|
1234
|
-
_t as b,
|
|
1235
|
-
g as c,
|
|
1236
|
-
H as d,
|
|
1237
|
-
v as e,
|
|
1238
|
-
ce as f,
|
|
1239
|
-
I as g,
|
|
1240
|
-
P as h,
|
|
1241
|
-
_ as i,
|
|
1242
|
-
x as j,
|
|
1243
|
-
jt as k,
|
|
1244
|
-
M as l,
|
|
1245
|
-
At as m,
|
|
1246
|
-
N as n,
|
|
1247
|
-
L as o,
|
|
1248
|
-
O as p,
|
|
1249
|
-
Mt as q,
|
|
1250
|
-
$t as r,
|
|
1251
|
-
Q as s,
|
|
1252
|
-
h as t,
|
|
1253
|
-
Jt as u,
|
|
1254
|
-
Vt as v,
|
|
1255
|
-
i as w,
|
|
1256
|
-
Gt as x,
|
|
1257
|
-
zt as y,
|
|
1258
|
-
te as z
|
|
1259
|
-
};
|