@caipira/tamandua 0.0.2 → 0.0.3
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/account-BJGxzbeL.js +5 -0
- package/dist/alert-octagon-D8wznooU.js +4 -0
- package/dist/alert-octagon-outline-fM2QVbyq.js +5 -0
- package/dist/archive-DDuuzVUo.js +5 -0
- package/dist/archive-outline-BT6uCRX5.js +5 -0
- package/dist/arrow-left-CVipcGWo.js +5 -0
- package/dist/arrow-right-DHFo5L72.js +5 -0
- package/dist/bank-lwoR1P6d.js +5 -0
- package/dist/bank-outline-wy0O9ni0.js +5 -0
- package/dist/camera-BXoPauop.js +5 -0
- package/dist/cards-outline-B0no8Z63.js +5 -0
- package/dist/cards-variant-CU6V8mdM.js +5 -0
- package/dist/cart-outline-C99s8OpS.js +4 -0
- package/dist/chart-box-outline-C9ymwfIH.js +5 -0
- package/dist/chart-box-tyepg_QH.js +5 -0
- package/dist/check-circle-C3Kf7DnE.js +5 -0
- package/dist/check-circle-outline-B4zmPfuc.js +5 -0
- package/dist/check-iUT-FuWa.js +5 -0
- package/dist/checkbox-TojXdFTq.js +5 -0
- package/dist/checkbox-dark-D_btgwCX.js +5 -0
- package/dist/checkbox-indeterminate-CtbmyFkw.js +5 -0
- package/dist/checkbox-indeterminate-dark-CSrkJBRG.js +5 -0
- package/dist/chevron-down-CJLshITY.js +5 -0
- package/dist/chevron-left-n_sGCmlG.js +5 -0
- package/dist/chevron-right-C8uLqjmq.js +5 -0
- package/dist/chevron-up-b6VdQM8S.js +5 -0
- package/dist/circle-DhoEDuC5.js +5 -0
- package/dist/clock-BqMI2OIG.js +5 -0
- package/dist/close-DemH4JAO.js +5 -0
- package/dist/close-circle-Bsf9_pUR.js +4 -0
- package/dist/close-circle-outline-CUXfYV4M.js +5 -0
- package/dist/cog-Dd9I6z5D.js +5 -0
- package/dist/color-fill-DWx77G0p.js +5 -0
- package/dist/components/Avatar/Avatar.story.d.ts +9 -0
- package/dist/components/Avatar/Avatar.vue.d.ts +58 -0
- package/dist/components/Avatar/index.d.ts +6 -0
- package/dist/components/Backdrop/Backdrop.vue.d.ts +33 -0
- package/dist/components/Backdrop/index.d.ts +6 -0
- package/dist/components/Button/Button.story.d.ts +70 -0
- package/dist/components/Button/Button.vue.d.ts +153 -0
- package/dist/components/Button/index.d.ts +6 -0
- package/dist/components/ButtonCopy/ButtonCopy.vue.d.ts +32 -0
- package/dist/components/ButtonCopy/index.d.ts +6 -0
- package/dist/components/Drawer/Drawer.vue.d.ts +67 -0
- package/dist/components/Drawer/index.d.ts +6 -0
- package/dist/components/Dropdown/Dropdown.vue.d.ts +117 -0
- package/dist/components/Dropdown/index.d.ts +6 -0
- package/dist/components/EventListener/EventListener.vue.d.ts +6 -0
- package/dist/components/FileDrop/FileDrop.vue.d.ts +40 -0
- package/dist/components/FileDrop/index.d.ts +6 -0
- package/dist/components/Form/Form.spec.d.ts +1 -0
- package/dist/components/Form/Form.vue.d.ts +111 -0
- package/dist/components/Form/index.d.ts +6 -0
- package/dist/components/FormItem/FormItem.vue.d.ts +41 -0
- package/dist/components/FormItem/index.d.ts +6 -0
- package/dist/components/GraphyEmpty/GraphyEmpty.vue.d.ts +23 -0
- package/dist/components/GraphyEmpty/index.d.ts +6 -0
- package/dist/components/GraphyLabel/GraphyLabel.vue.d.ts +43 -0
- package/dist/components/GraphyLabel/index.d.ts +6 -0
- package/dist/components/GraphyPrice/GraphyPrice.story.d.ts +6 -0
- package/dist/components/GraphyPrice/GraphyPrice.vue.d.ts +45 -0
- package/dist/components/GraphyPrice/index.d.ts +6 -0
- package/dist/components/GraphySubtitle/GraphySubtitle.vue.d.ts +31 -0
- package/dist/components/GraphySubtitle/index.d.ts +6 -0
- package/dist/components/GraphyTitle/GraphyTitle.vue.d.ts +15 -0
- package/dist/components/GraphyTitle/index.d.ts +6 -0
- package/dist/components/Icon/Icon.vue.d.ts +40 -0
- package/dist/components/Icon/index.d.ts +6 -0
- package/dist/components/IconButton/IconButton.vue.d.ts +153 -0
- package/dist/components/IconButton/index.d.ts +6 -0
- package/dist/components/InputAvatar/InputAvatar.vue.d.ts +19 -0
- package/dist/components/InputAvatar/index.d.ts +6 -0
- package/dist/components/InputCheckbox/InputCheckbox.vue.d.ts +52 -0
- package/dist/components/InputCheckbox/index.d.ts +6 -0
- package/dist/components/InputColor/InputColor.vue.d.ts +40 -0
- package/dist/components/InputColor/index.d.ts +6 -0
- package/dist/components/InputDate/InputDate.story.d.ts +6 -0
- package/dist/components/InputDate/InputDate.vue.d.ts +23 -0
- package/dist/components/InputDate/index.d.ts +6 -0
- package/dist/components/InputMultiplier/InputMultiplier.vue.d.ts +41 -0
- package/dist/components/InputMultiplier/index.d.ts +6 -0
- package/dist/components/InputMultiplier/input-multiplier.story.d.ts +19 -0
- package/{components/InputMultiplier/types.ts → dist/components/InputMultiplier/types.d.ts} +1 -2
- package/dist/components/InputPassword/InputPassword.vue.d.ts +68 -0
- package/dist/components/InputPassword/index.d.ts +6 -0
- package/dist/components/InputPhone/InputPhone.vue.d.ts +40 -0
- package/dist/components/InputPhone/index.d.ts +6 -0
- package/dist/components/InputPrice/InputPrice.vue.d.ts +39 -0
- package/dist/components/InputPrice/index.d.ts +6 -0
- package/dist/components/InputRadio/InputRadio.vue.d.ts +17 -0
- package/dist/components/InputRadio/InputRadioGroup.story.d.ts +7 -0
- package/dist/components/InputRadio/InputRadioGroup.vue.d.ts +44 -0
- package/dist/components/InputRadio/index.d.ts +7 -0
- package/dist/components/InputSelect/InputSelect.story.d.ts +6 -0
- package/dist/components/InputSelect/InputSelect.vue.d.ts +116 -0
- package/dist/components/InputSelect/index.d.ts +6 -0
- package/dist/components/InputSwitch/InputSwitch.story.d.ts +29 -0
- package/dist/components/InputSwitch/InputSwitch.vue.d.ts +40 -0
- package/dist/components/InputSwitch/index.d.ts +6 -0
- package/dist/components/InputText/InputText.vue.d.ts +60 -0
- package/dist/components/InputText/index.d.ts +6 -0
- package/dist/components/InputTextarea/InputTextarea.vue.d.ts +50 -0
- package/dist/components/InputTextarea/index.d.ts +6 -0
- package/dist/components/LineChart/LineChart.vue.d.ts +17 -0
- package/dist/components/LineChart/index.d.ts +6 -0
- package/dist/components/Modal/Modal.vue.d.ts +70 -0
- package/dist/components/Modal/index.d.ts +6 -0
- package/dist/components/ModalForm/ModalForm.vue.d.ts +53 -0
- package/dist/components/ModalForm/index.d.ts +6 -0
- package/dist/components/Pagination/Pagination.story.d.ts +5 -0
- package/dist/components/Pagination/Pagination.vue.d.ts +50 -0
- package/dist/components/Pagination/index.d.ts +6 -0
- package/dist/components/PieChart/PieChart.vue.d.ts +17 -0
- package/dist/components/PieChart/index.d.ts +6 -0
- package/dist/components/Popconfirm/Popconfirm.vue.d.ts +49 -0
- package/dist/components/Popconfirm/index.d.ts +6 -0
- package/dist/components/Popover/Popover.vue.d.ts +68 -0
- package/dist/components/Popover/index.d.ts +6 -0
- package/dist/components/ProgressCircle/ProgressCircle.story.d.ts +5 -0
- package/dist/components/ProgressCircle/ProgressCircle.vue.d.ts +56 -0
- package/dist/components/ProgressCircle/index.d.ts +6 -0
- package/dist/components/ProgressLine/ProgressLine.story.d.ts +5 -0
- package/dist/components/ProgressLine/ProgressLine.vue.d.ts +75 -0
- package/dist/components/ProgressLine/index.d.ts +6 -0
- package/dist/components/SensitiveInfo/SensitiveInfo.vue.d.ts +22 -0
- package/dist/components/SensitiveInfo/index.d.ts +6 -0
- package/dist/components/Tab/Tab.vue.d.ts +36 -0
- package/dist/components/Tab/index.d.ts +6 -0
- package/dist/components/Table/Table.story.d.ts +5 -0
- package/dist/components/Table/Table.vue.d.ts +97 -0
- package/dist/components/Table/index.d.ts +6 -0
- package/{components/Table/types.ts → dist/components/Table/types.d.ts} +1 -2
- package/dist/components/Tag/Tag.vue.d.ts +54 -0
- package/dist/components/Tag/index.d.ts +6 -0
- package/{components/Tag/types.ts → dist/components/Tag/types.d.ts} +1 -2
- package/dist/components/Toast/Toast.vue.d.ts +21 -0
- package/dist/components/Toast/index.d.ts +6 -0
- package/dist/components/index.d.ts +43 -0
- package/dist/components/plugins.d.ts +45 -0
- package/dist/composables/index.d.ts +2 -0
- package/dist/composables/useBreakpoints.d.ts +5 -0
- package/dist/composables/useRender.d.ts +3 -0
- package/dist/copy-D-Dqxp8h.js +5 -0
- package/dist/credit-card-B3VjoUad.js +5 -0
- package/dist/credit-card-plus-TUZq5Zi0.js +4 -0
- package/dist/currency-BuSji4qA.js +5 -0
- package/dist/database-CNG_l2Or.js +5 -0
- package/dist/dots-grid-BhRGZg1t.js +5 -0
- package/dist/dots-vertical-nYIDxlT1.js +5 -0
- package/dist/email-open-outline-NlRAK8vu.js +5 -0
- package/dist/email-outline-v-beMKo_.js +5 -0
- package/dist/enums/app.d.ts +5 -0
- package/dist/enums/form.d.ts +23 -0
- package/dist/enums/index.d.ts +3 -0
- package/{enums/ui.ts → dist/enums/ui.d.ts} +16 -30
- package/dist/eye-C7_UM0rn.js +5 -0
- package/dist/eye-off-Dq2WOPSG.js +5 -0
- package/dist/file-document-plus-outline-C_GeG8ak.js +5 -0
- package/dist/filmstrip-Dg66xHap.js +4 -0
- package/dist/filter-07gM0IrM.js +5 -0
- package/dist/form/convertors.d.ts +3 -0
- package/dist/form/crud.d.ts +27 -0
- package/dist/form/form-data-transformers.d.ts +4 -0
- package/dist/form/form-transformer.d.ts +7 -0
- package/dist/form/form-value-transformers.d.ts +8 -0
- package/dist/form/form.test.d.ts +1 -0
- package/dist/form/json-transformers.d.ts +4 -0
- package/dist/fullscreen-daZRwm-1.js +5 -0
- package/dist/fullscreen-exit-DvHy2f8E.js +5 -0
- package/dist/group-B1HQcmCl.js +5 -0
- package/dist/i18n.d.ts +15 -0
- package/dist/image-C-DY_SfK.js +5 -0
- package/dist/image-album-DVl72ioK.js +5 -0
- package/dist/image-album-outline-oiPipPnp.js +5 -0
- package/dist/image-outline-CLpFyr7w.js +5 -0
- package/dist/index.d.ts +5 -0
- package/dist/info-outline-Mn6Hjz_K.js +5 -0
- package/dist/key-B8iEXxGx.js +5 -0
- package/dist/key-chain-D-8-GrU2.js +5 -0
- package/dist/key-variant-DViBRFAJ.js +5 -0
- package/dist/listbox-outline-BBriTS-r.js +5 -0
- package/dist/loading-E4eFmVsP.js +5 -0
- package/dist/lock-Nv-e-b24.js +5 -0
- package/dist/lock-outline-K2LxC2b6.js +5 -0
- package/dist/logout-BHwFpuou.js +5 -0
- package/dist/menu-down-B4Fy5IG1.js +4 -0
- package/dist/menu-left-D8G3frKt.js +4 -0
- package/dist/menu-pq7WWaJu.js +5 -0
- package/dist/menu-right-CMt4thJ2.js +4 -0
- package/dist/minus-CSCkQnOm.js +5 -0
- package/dist/minus-circle-D_N5NZW-.js +5 -0
- package/dist/minus-circle-outline-B-x6EXPD.js +5 -0
- package/dist/moon-Bhm_ZTV6.js +5 -0
- package/dist/open-in-new-C2Btl_1k.js +5 -0
- package/dist/pencil-BETebgXX.js +5 -0
- package/dist/people-BUW1DRzH.js +5 -0
- package/dist/piggy-bank-outline-5cDQNrSU.js +5 -0
- package/dist/plugins/register-component.d.ts +4 -0
- package/dist/plus-circle-Cl0YprEp.js +5 -0
- package/dist/plus-circle-outline-C-kkX0ke.js +5 -0
- package/dist/plus-sbcOm60H.js +5 -0
- package/dist/qrcode-scan-CpLrVFw_.js +5 -0
- package/dist/radio-DkjVAhsO.js +5 -0
- package/dist/radio-dark-Cr5v17AF.js +5 -0
- package/dist/refresh-DPlMWd1M.js +5 -0
- package/dist/save-BmMH4S8b.js +4 -0
- package/dist/search-Co2MwWOK.js +5 -0
- package/dist/services/clipboard.d.ts +2 -0
- package/dist/services/date.d.ts +16 -0
- package/dist/services/password.d.ts +7 -0
- package/dist/services/ui.d.ts +9 -0
- package/dist/spotlight-TNyCQzOY.js +4 -0
- package/dist/store-outline-B-fuVZzv.js +5 -0
- package/dist/style.css +1 -0
- package/dist/sun-BWKjCEHH.js +5 -0
- package/dist/swap-CNbqKTl0.js +5 -0
- package/dist/swap-horizontal-DociZUG2.js +5 -0
- package/dist/swap-left-Bd2DOgf3.js +5 -0
- package/dist/swap-right-D0VYxBDb.js +5 -0
- package/dist/system-theme-Cez6mSv_.js +5 -0
- package/dist/tag-outline-Ce_qOxif.js +5 -0
- package/dist/tamandua.js +15370 -0
- package/dist/trash-can-CKPtMqSf.js +5 -0
- package/dist/trash-can-outline-DjtqZHOC.js +5 -0
- package/{types/address.ts → dist/types/address.d.ts} +0 -5
- package/{types/api.ts → dist/types/api.d.ts} +0 -4
- package/{types/common.ts → dist/types/common.d.ts} +0 -1
- package/{types/form.ts → dist/types/form.d.ts} +32 -62
- package/dist/types/index.d.ts +5 -0
- package/{types/ui.ts → dist/types/ui.d.ts} +11 -16
- package/{types/website.ts → dist/types/website.d.ts} +0 -1
- package/dist/upload-CKfrBexU.js +5 -0
- package/dist/user-circle-D102n1FB.js +5 -0
- package/dist/vite.config.d.mts +2 -0
- package/dist/vitest.setup.d.ts +1 -0
- package/dist/zip-box-C10560VY.js +5 -0
- package/package.json +16 -5
- package/.editorconfig +0 -12
- package/.prettierrc +0 -5
- package/.storybook/main.ts +0 -22
- package/.storybook/preview-body.html +0 -3
- package/.storybook/preview.ts +0 -24
- package/App.vue +0 -1
- package/Dockerfile +0 -21
- package/assets/icons/account.svg +0 -1
- package/assets/icons/alert-octagon-outline.svg +0 -1
- package/assets/icons/alert-octagon.svg +0 -1
- package/assets/icons/archive-outline.svg +0 -1
- package/assets/icons/archive.svg +0 -1
- package/assets/icons/arrow-left.svg +0 -1
- package/assets/icons/arrow-right.svg +0 -1
- package/assets/icons/bank-outline.svg +0 -1
- package/assets/icons/bank.svg +0 -1
- package/assets/icons/camera.svg +0 -1
- package/assets/icons/cards-outline.svg +0 -1
- package/assets/icons/cards-variant.svg +0 -1
- package/assets/icons/cart-outline.svg +0 -1
- package/assets/icons/chart-box-outline.svg +0 -1
- package/assets/icons/chart-box.svg +0 -1
- package/assets/icons/check-circle-outline.svg +0 -1
- package/assets/icons/check-circle.svg +0 -1
- package/assets/icons/check.svg +0 -1
- package/assets/icons/checkbox-dark.svg +0 -1
- package/assets/icons/checkbox-indeterminate-dark.svg +0 -1
- package/assets/icons/checkbox-indeterminate.svg +0 -1
- package/assets/icons/checkbox.svg +0 -1
- package/assets/icons/chevron-down.svg +0 -1
- package/assets/icons/chevron-left.svg +0 -1
- package/assets/icons/chevron-right.svg +0 -1
- package/assets/icons/chevron-up.svg +0 -1
- package/assets/icons/circle.svg +0 -1
- package/assets/icons/clock.svg +0 -1
- package/assets/icons/close-circle-outline.svg +0 -1
- package/assets/icons/close-circle.svg +0 -1
- package/assets/icons/close.svg +0 -1
- package/assets/icons/cog.svg +0 -1
- package/assets/icons/color-fill.svg +0 -1
- package/assets/icons/copy.svg +0 -1
- package/assets/icons/credit-card-plus.svg +0 -1
- package/assets/icons/credit-card.svg +0 -1
- package/assets/icons/currency.svg +0 -1
- package/assets/icons/database.svg +0 -1
- package/assets/icons/dots-grid.svg +0 -1
- package/assets/icons/dots-vertical.svg +0 -1
- package/assets/icons/email-open-outline.svg +0 -1
- package/assets/icons/email-outline.svg +0 -1
- package/assets/icons/eye-off.svg +0 -1
- package/assets/icons/eye.svg +0 -1
- package/assets/icons/file-document-plus-outline.svg +0 -1
- package/assets/icons/filmstrip.svg +0 -1
- package/assets/icons/filter.svg +0 -1
- package/assets/icons/fullscreen-exit.svg +0 -1
- package/assets/icons/fullscreen.svg +0 -1
- package/assets/icons/group.svg +0 -1
- package/assets/icons/image-album-outline.svg +0 -1
- package/assets/icons/image-album.svg +0 -1
- package/assets/icons/image-outline.svg +0 -1
- package/assets/icons/image.svg +0 -1
- package/assets/icons/info-outline.svg +0 -1
- package/assets/icons/key-chain.svg +0 -1
- package/assets/icons/key-variant.svg +0 -1
- package/assets/icons/key.svg +0 -1
- package/assets/icons/listbox-outline.svg +0 -1
- package/assets/icons/loading.svg +0 -1
- package/assets/icons/lock-outline.svg +0 -1
- package/assets/icons/lock.svg +0 -1
- package/assets/icons/logout.svg +0 -1
- package/assets/icons/menu-down.svg +0 -1
- package/assets/icons/menu-left.svg +0 -1
- package/assets/icons/menu-right.svg +0 -1
- package/assets/icons/menu.svg +0 -1
- package/assets/icons/minus-circle-outline.svg +0 -1
- package/assets/icons/minus-circle.svg +0 -1
- package/assets/icons/minus.svg +0 -1
- package/assets/icons/moon.svg +0 -1
- package/assets/icons/open-in-new.svg +0 -1
- package/assets/icons/pencil.svg +0 -1
- package/assets/icons/people.svg +0 -1
- package/assets/icons/piggy-bank-outline.svg +0 -1
- package/assets/icons/plus-circle-outline.svg +0 -1
- package/assets/icons/plus-circle.svg +0 -1
- package/assets/icons/plus.svg +0 -1
- package/assets/icons/qrcode-scan.svg +0 -1
- package/assets/icons/radio-dark.svg +0 -1
- package/assets/icons/radio.svg +0 -1
- package/assets/icons/refresh.svg +0 -1
- package/assets/icons/save.svg +0 -1
- package/assets/icons/search.svg +0 -1
- package/assets/icons/spotlight.svg +0 -1
- package/assets/icons/store-outline.svg +0 -1
- package/assets/icons/sun.svg +0 -1
- package/assets/icons/swap-horizontal.svg +0 -1
- package/assets/icons/swap-left.svg +0 -1
- package/assets/icons/swap-right.svg +0 -1
- package/assets/icons/swap.svg +0 -1
- package/assets/icons/system-theme.svg +0 -1
- package/assets/icons/tag-outline.svg +0 -1
- package/assets/icons/trash-can-outline.svg +0 -1
- package/assets/icons/trash-can.svg +0 -1
- package/assets/icons/upload.svg +0 -1
- package/assets/icons/user-circle.svg +0 -1
- package/assets/icons/zip-box.svg +0 -1
- package/assets/images/fs/apk.svg +0 -11
- package/assets/images/fs/bmp.svg +0 -7
- package/assets/images/fs/css.svg +0 -8
- package/assets/images/fs/doc.svg +0 -9
- package/assets/images/fs/docx.svg +0 -9
- package/assets/images/fs/folder-adwaita.svg +0 -8
- package/assets/images/fs/folder-black.svg +0 -8
- package/assets/images/fs/folder-brown.svg +0 -8
- package/assets/images/fs/folder-grey.svg +0 -8
- package/assets/images/fs/folder-nordic.svg +0 -8
- package/assets/images/fs/folder-orange.svg +0 -8
- package/assets/images/fs/folder-palebrown.svg +0 -8
- package/assets/images/fs/folder-paleorange.svg +0 -8
- package/assets/images/fs/folder-teal.svg +0 -8
- package/assets/images/fs/folder-white.svg +0 -8
- package/assets/images/fs/folder-yellow.svg +0 -8
- package/assets/images/fs/gif.svg +0 -7
- package/assets/images/fs/go.svg +0 -9
- package/assets/images/fs/ics.svg +0 -24
- package/assets/images/fs/iso.svg +0 -10
- package/assets/images/fs/jpeg.svg +0 -7
- package/assets/images/fs/jpg.svg +0 -7
- package/assets/images/fs/js.svg +0 -9
- package/assets/images/fs/json.svg +0 -9
- package/assets/images/fs/lua.svg +0 -9
- package/assets/images/fs/m4v.svg +0 -7
- package/assets/images/fs/md.svg +0 -10
- package/assets/images/fs/mov.svg +0 -7
- package/assets/images/fs/mp3.svg +0 -9
- package/assets/images/fs/mp4.svg +0 -7
- package/assets/images/fs/pdf.svg +0 -9
- package/assets/images/fs/pgp.svg +0 -8
- package/assets/images/fs/php.svg +0 -9
- package/assets/images/fs/png.svg +0 -7
- package/assets/images/fs/ppt.svg +0 -9
- package/assets/images/fs/py.svg +0 -9
- package/assets/images/fs/rar.svg +0 -20
- package/assets/images/fs/rpm.svg +0 -7
- package/assets/images/fs/rs.svg +0 -9
- package/assets/images/fs/sh.svg +0 -9
- package/assets/images/fs/tar.svg +0 -20
- package/assets/images/fs/txt.svg +0 -8
- package/assets/images/fs/unknown.svg +0 -8
- package/assets/images/fs/xls.svg +0 -9
- package/assets/images/fs/xlsx.svg +0 -9
- package/assets/images/fs/xml.svg +0 -8
- package/assets/images/fs/yaml.svg +0 -9
- package/assets/images/fs/zip.svg +0 -20
- package/components/Avatar/Avatar.story.ts +0 -55
- package/components/Avatar/Avatar.vue +0 -82
- package/components/Avatar/index.ts +0 -12
- package/components/Backdrop/Backdrop.vue +0 -27
- package/components/Backdrop/index.ts +0 -12
- package/components/Button/Button.story.ts +0 -74
- package/components/Button/Button.vue +0 -230
- package/components/Button/index.ts +0 -12
- package/components/ButtonCopy/ButtonCopy.vue +0 -61
- package/components/ButtonCopy/index.ts +0 -12
- package/components/Drawer/Drawer.vue +0 -102
- package/components/Drawer/index.ts +0 -12
- package/components/Dropdown/Dropdown.vue +0 -258
- package/components/Dropdown/index.ts +0 -12
- package/components/EventListener/EventListener.vue +0 -12
- package/components/FileDrop/FileDrop.vue +0 -116
- package/components/FileDrop/index.ts +0 -12
- package/components/Form/Form.spec.ts +0 -72
- package/components/Form/Form.vue +0 -134
- package/components/Form/index.ts +0 -12
- package/components/FormItem/FormItem.vue +0 -85
- package/components/FormItem/index.ts +0 -12
- package/components/GraphyEmpty/GraphyEmpty.vue +0 -16
- package/components/GraphyEmpty/index.ts +0 -12
- package/components/GraphyLabel/GraphyLabel.vue +0 -34
- package/components/GraphyLabel/index.ts +0 -12
- package/components/GraphyPrice/GraphyPrice.story.ts +0 -37
- package/components/GraphyPrice/GraphyPrice.vue +0 -65
- package/components/GraphyPrice/index.ts +0 -12
- package/components/GraphySubtitle/GraphySubtitle.vue +0 -22
- package/components/GraphySubtitle/index.ts +0 -12
- package/components/GraphyTitle/GraphyTitle.vue +0 -13
- package/components/GraphyTitle/index.ts +0 -12
- package/components/Icon/Icon.vue +0 -84
- package/components/Icon/index.ts +0 -12
- package/components/IconButton/IconButton.vue +0 -168
- package/components/IconButton/index.ts +0 -12
- package/components/InputAvatar/InputAvatar.vue +0 -63
- package/components/InputAvatar/index.ts +0 -12
- package/components/InputCheckbox/InputCheckbox.vue +0 -77
- package/components/InputCheckbox/index.ts +0 -12
- package/components/InputColor/InputColor.vue +0 -54
- package/components/InputColor/index.ts +0 -12
- package/components/InputDate/InputDate.story.ts +0 -15
- package/components/InputDate/InputDate.vue +0 -368
- package/components/InputDate/index.ts +0 -12
- package/components/InputMultiplier/InputMultiplier.vue +0 -119
- package/components/InputMultiplier/index.ts +0 -12
- package/components/InputMultiplier/input-multiplier.story.ts +0 -30
- package/components/InputPassword/InputPassword.vue +0 -170
- package/components/InputPassword/index.ts +0 -12
- package/components/InputPhone/InputPhone.vue +0 -125
- package/components/InputPhone/index.ts +0 -12
- package/components/InputPrice/InputPrice.vue +0 -96
- package/components/InputPrice/index.ts +0 -12
- package/components/InputRadio/InputRadio.vue +0 -41
- package/components/InputRadio/InputRadioGroup.story.ts +0 -24
- package/components/InputRadio/InputRadioGroup.vue +0 -48
- package/components/InputRadio/index.ts +0 -14
- package/components/InputSelect/InputSelect.story.ts +0 -87
- package/components/InputSelect/InputSelect.vue +0 -507
- package/components/InputSelect/index.ts +0 -12
- package/components/InputSwitch/InputSwitch.story.ts +0 -34
- package/components/InputSwitch/InputSwitch.vue +0 -82
- package/components/InputSwitch/index.ts +0 -12
- package/components/InputText/InputText.vue +0 -62
- package/components/InputText/index.ts +0 -12
- package/components/InputTextarea/InputTextarea.vue +0 -64
- package/components/InputTextarea/index.ts +0 -12
- package/components/LineChart/LineChart.vue +0 -14
- package/components/LineChart/index.ts +0 -12
- package/components/Modal/Modal.vue +0 -106
- package/components/Modal/index.ts +0 -12
- package/components/ModalForm/ModalForm.vue +0 -141
- package/components/ModalForm/index.ts +0 -12
- package/components/Pagination/Pagination.story.ts +0 -15
- package/components/Pagination/Pagination.vue +0 -138
- package/components/Pagination/index.ts +0 -12
- package/components/PieChart/PieChart.vue +0 -14
- package/components/PieChart/index.ts +0 -12
- package/components/Popconfirm/Popconfirm.vue +0 -80
- package/components/Popconfirm/index.ts +0 -12
- package/components/Popover/Popover.vue +0 -133
- package/components/Popover/index.ts +0 -12
- package/components/ProgressCircle/ProgressCircle.story.ts +0 -31
- package/components/ProgressCircle/ProgressCircle.vue +0 -82
- package/components/ProgressCircle/index.ts +0 -12
- package/components/ProgressLine/ProgressLine.story.ts +0 -27
- package/components/ProgressLine/ProgressLine.vue +0 -104
- package/components/ProgressLine/index.ts +0 -12
- package/components/SensitiveInfo/SensitiveInfo.vue +0 -18
- package/components/SensitiveInfo/index.ts +0 -12
- package/components/Tab/Tab.vue +0 -58
- package/components/Tab/index.ts +0 -12
- package/components/Table/Table.story.ts +0 -30
- package/components/Table/Table.vue +0 -291
- package/components/Table/index.ts +0 -12
- package/components/Tag/Tag.vue +0 -61
- package/components/Tag/index.ts +0 -12
- package/components/Toast/Toast.vue +0 -75
- package/components/Toast/index.ts +0 -12
- package/components/index.ts +0 -43
- package/components/plugins.ts +0 -89
- package/composables/index.ts +0 -2
- package/composables/useBreakpoints.ts +0 -30
- package/composables/useRender.ts +0 -29
- package/entrypoint.sh +0 -19
- package/enums/app.ts +0 -5
- package/enums/form.ts +0 -25
- package/env.d.ts +0 -8
- package/form/convertors.ts +0 -31
- package/form/crud.ts +0 -109
- package/form/form-data-transformers.ts +0 -148
- package/form/form-transformer.ts +0 -54
- package/form/form-value-transformers.ts +0 -32
- package/form/form.test.ts +0 -96
- package/form/json-transformers.ts +0 -91
- package/i18n.ts +0 -20
- package/index.css +0 -297
- package/index.html +0 -22
- package/index.ts +0 -14
- package/main.ts +0 -31
- package/plugins/register-component.ts +0 -5
- package/postcss.config.js +0 -6
- package/services/clipboard.ts +0 -5
- package/services/date.ts +0 -27
- package/services/password.ts +0 -309
- package/services/ui.ts +0 -43
- package/tailwind.config.js +0 -16
- package/tsconfig.json +0 -23
- package/types/index.ts +0 -5
- package/vite.config.mts +0 -14
- package/vitest.setup.ts +0 -21
|
@@ -1,170 +0,0 @@
|
|
|
1
|
-
<script lang="ts" setup>
|
|
2
|
-
import { InputPasswordModel } from "@/types/form";
|
|
3
|
-
|
|
4
|
-
import dateService from "@/services/date";
|
|
5
|
-
import passwordService from "@/services/password";
|
|
6
|
-
import { inject, ref, watch } from "vue";
|
|
7
|
-
|
|
8
|
-
import InputText from "@/components/InputText/InputText.vue";
|
|
9
|
-
import ButtonCopy from "@/components/ButtonCopy/ButtonCopy.vue";
|
|
10
|
-
|
|
11
|
-
export type InputPasswordProps = {
|
|
12
|
-
autocomplete?: string;
|
|
13
|
-
canCopy?: boolean;
|
|
14
|
-
encryptor?: (value: string) => Promise<string>;
|
|
15
|
-
keyup?: any;
|
|
16
|
-
modelValue?: InputPasswordModel;
|
|
17
|
-
showRefresh?: boolean;
|
|
18
|
-
showStrength?: boolean;
|
|
19
|
-
simpleMode?: boolean;
|
|
20
|
-
};
|
|
21
|
-
|
|
22
|
-
defineOptions({ name: "TInputPassword" });
|
|
23
|
-
|
|
24
|
-
const props = withDefaults(defineProps<InputPasswordProps>(), {
|
|
25
|
-
autocomplete: "current-password",
|
|
26
|
-
canCopy: true,
|
|
27
|
-
encryptor: undefined,
|
|
28
|
-
keyup: () => () => {},
|
|
29
|
-
modelValue: undefined,
|
|
30
|
-
showRefresh: false,
|
|
31
|
-
showStrength: false,
|
|
32
|
-
simpleMode: false,
|
|
33
|
-
});
|
|
34
|
-
|
|
35
|
-
const emit = defineEmits<{
|
|
36
|
-
(e: "generate", val: InputPasswordModel): void;
|
|
37
|
-
(e: "update:modelValue", val: InputPasswordModel): void;
|
|
38
|
-
(e: "enter"): void;
|
|
39
|
-
}>();
|
|
40
|
-
|
|
41
|
-
const type = ref<"password" | "text">("password");
|
|
42
|
-
const input = ref<InstanceType<typeof InputText> | null>(null);
|
|
43
|
-
const strength = ref<number>(0);
|
|
44
|
-
const password = ref<string>("");
|
|
45
|
-
const isLoading = ref<boolean>(false);
|
|
46
|
-
const formStyle = inject("formStyle", { input: "w-full" });
|
|
47
|
-
const updatedAt = ref<Date>();
|
|
48
|
-
|
|
49
|
-
const setValue = (localPassword?: InputPasswordModel) => {
|
|
50
|
-
if (typeof localPassword !== "object") {
|
|
51
|
-
return;
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
password.value = localPassword.value;
|
|
55
|
-
strength.value = localPassword.strength
|
|
56
|
-
? localPassword.strength
|
|
57
|
-
: passwordService.getPasswordStrength(localPassword.value).score;
|
|
58
|
-
updatedAt.value = localPassword.updatedAt;
|
|
59
|
-
};
|
|
60
|
-
|
|
61
|
-
const passwordToPayload = async (
|
|
62
|
-
password: string,
|
|
63
|
-
): Promise<InputPasswordModel> => {
|
|
64
|
-
strength.value = passwordService.getPasswordStrength(password).score;
|
|
65
|
-
|
|
66
|
-
return {
|
|
67
|
-
value: password,
|
|
68
|
-
strength: strength.value,
|
|
69
|
-
encrypted: props.encryptor ? await props.encryptor(password) : password,
|
|
70
|
-
updatedAt: updatedAt.value,
|
|
71
|
-
};
|
|
72
|
-
};
|
|
73
|
-
|
|
74
|
-
const onInput = async (password: string) => {
|
|
75
|
-
emit("update:modelValue", await passwordToPayload(password));
|
|
76
|
-
};
|
|
77
|
-
|
|
78
|
-
const focus = () => {
|
|
79
|
-
if (input.value && input.value.$el) {
|
|
80
|
-
input.value.$el.focus();
|
|
81
|
-
}
|
|
82
|
-
};
|
|
83
|
-
|
|
84
|
-
const generatePassword = async () => {
|
|
85
|
-
isLoading.value = true;
|
|
86
|
-
|
|
87
|
-
// const { data } = await api.get("passwords/generate");
|
|
88
|
-
const data = "asdasdasd545";
|
|
89
|
-
|
|
90
|
-
isLoading.value = false;
|
|
91
|
-
|
|
92
|
-
emit("generate", await passwordToPayload(password.value));
|
|
93
|
-
onInput(data);
|
|
94
|
-
};
|
|
95
|
-
|
|
96
|
-
watch(() => props.modelValue, setValue, { immediate: true });
|
|
97
|
-
|
|
98
|
-
defineExpose({ focus });
|
|
99
|
-
</script>
|
|
100
|
-
|
|
101
|
-
<template>
|
|
102
|
-
<div :class="{ [formStyle.input]: true }">
|
|
103
|
-
<div class="flex border h-9 relative input-roundness input-border">
|
|
104
|
-
<div
|
|
105
|
-
v-if="props.canCopy"
|
|
106
|
-
class="border-r select-none input-border input-control"
|
|
107
|
-
:class="{ 'w-12': props.canCopy }"
|
|
108
|
-
>
|
|
109
|
-
<ButtonCopy
|
|
110
|
-
class="mx-1"
|
|
111
|
-
:text="password"
|
|
112
|
-
:is-disabled="isLoading"
|
|
113
|
-
/>
|
|
114
|
-
</div>
|
|
115
|
-
<div
|
|
116
|
-
v-if="props.showRefresh"
|
|
117
|
-
class="border-r select-none input-border input-control"
|
|
118
|
-
:class="{ 'w-12': props.showRefresh }"
|
|
119
|
-
>
|
|
120
|
-
<t-icon
|
|
121
|
-
icon="refresh"
|
|
122
|
-
size="sm"
|
|
123
|
-
role="button"
|
|
124
|
-
:disabled="isLoading"
|
|
125
|
-
@click="generatePassword"
|
|
126
|
-
/>
|
|
127
|
-
</div>
|
|
128
|
-
<t-input-text
|
|
129
|
-
v-model="password"
|
|
130
|
-
:type="type"
|
|
131
|
-
:autocomplete="props.autocomplete"
|
|
132
|
-
:disabled="isLoading"
|
|
133
|
-
:disable-style="true"
|
|
134
|
-
ref="input"
|
|
135
|
-
class="w-full px-2 input-bg-color input-text-color input-outline input-roundness"
|
|
136
|
-
@keyup.enter="emit('enter')"
|
|
137
|
-
@input="onInput(password)"
|
|
138
|
-
@keyup="props.keyup"
|
|
139
|
-
/>
|
|
140
|
-
<div class="border-l select-none input-border input-control">
|
|
141
|
-
<t-icon
|
|
142
|
-
:icon="type === 'password' ? 'eye' : 'eye-off'"
|
|
143
|
-
:disabled="isLoading"
|
|
144
|
-
size="sm"
|
|
145
|
-
role="button"
|
|
146
|
-
@click="type = type === 'password' ? 'text' : 'password'"
|
|
147
|
-
/>
|
|
148
|
-
</div>
|
|
149
|
-
</div>
|
|
150
|
-
<t-progress-line
|
|
151
|
-
v-if="props.showStrength"
|
|
152
|
-
:value="strength"
|
|
153
|
-
:height="1"
|
|
154
|
-
:show-percentage="false"
|
|
155
|
-
class="rounded-sm"
|
|
156
|
-
/>
|
|
157
|
-
<small
|
|
158
|
-
v-if="updatedAt"
|
|
159
|
-
class="inline-block float-right select-none"
|
|
160
|
-
>
|
|
161
|
-
Last updated
|
|
162
|
-
{{
|
|
163
|
-
dateService.format(
|
|
164
|
-
new Date(updatedAt),
|
|
165
|
-
"MMMM do yyyy, hh:mm:ss",
|
|
166
|
-
)
|
|
167
|
-
}}
|
|
168
|
-
</small>
|
|
169
|
-
</div>
|
|
170
|
-
</template>
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type { App, Plugin } from "vue";
|
|
2
|
-
import registerComponent from "@/plugins/register-component";
|
|
3
|
-
|
|
4
|
-
import InputPassword from "./InputPassword.vue";
|
|
5
|
-
|
|
6
|
-
export default {
|
|
7
|
-
install(app: App) {
|
|
8
|
-
registerComponent(app, InputPassword);
|
|
9
|
-
},
|
|
10
|
-
} as Plugin;
|
|
11
|
-
|
|
12
|
-
export { InputPassword };
|
|
@@ -1,125 +0,0 @@
|
|
|
1
|
-
<script lang="ts" setup>
|
|
2
|
-
import { Country } from "@/types/address";
|
|
3
|
-
import { SelectOption, SelectValue } from "@/types/form";
|
|
4
|
-
|
|
5
|
-
import { ref, watch, inject, onBeforeMount } from "vue";
|
|
6
|
-
|
|
7
|
-
type PhoneNumber = {
|
|
8
|
-
iso2: string;
|
|
9
|
-
dialCode: string;
|
|
10
|
-
number: string;
|
|
11
|
-
};
|
|
12
|
-
|
|
13
|
-
defineOptions({ name: "TInputPhone" });
|
|
14
|
-
|
|
15
|
-
const props = withDefaults(
|
|
16
|
-
defineProps<{
|
|
17
|
-
resource: any;
|
|
18
|
-
modelValue?: PhoneNumber;
|
|
19
|
-
}>(),
|
|
20
|
-
{
|
|
21
|
-
modelValue: () => ({}) as any,
|
|
22
|
-
},
|
|
23
|
-
);
|
|
24
|
-
|
|
25
|
-
const emit = defineEmits<{
|
|
26
|
-
(e: "update:modelValue", val: PhoneNumber): void;
|
|
27
|
-
}>();
|
|
28
|
-
|
|
29
|
-
const number = ref<string>("");
|
|
30
|
-
const country = ref<SelectValue>();
|
|
31
|
-
const options = ref<SelectOption[]>([]);
|
|
32
|
-
const countries = ref<Country[]>([]);
|
|
33
|
-
const formStyle = inject("formStyle", { label: "", input: "" });
|
|
34
|
-
|
|
35
|
-
const emitInput = () => {
|
|
36
|
-
if (!country.value) {
|
|
37
|
-
return;
|
|
38
|
-
}
|
|
39
|
-
|
|
40
|
-
const localCountry = countries.value.find(
|
|
41
|
-
(c) => c.dialCode === country.value,
|
|
42
|
-
);
|
|
43
|
-
|
|
44
|
-
if (!localCountry) {
|
|
45
|
-
return;
|
|
46
|
-
}
|
|
47
|
-
|
|
48
|
-
emit("update:modelValue", {
|
|
49
|
-
iso2: localCountry.iso2,
|
|
50
|
-
dialCode: localCountry.dialCode,
|
|
51
|
-
number: number.value ?? "",
|
|
52
|
-
});
|
|
53
|
-
};
|
|
54
|
-
|
|
55
|
-
const fetchCountries = async () => {
|
|
56
|
-
countries.value = await props.resource();
|
|
57
|
-
|
|
58
|
-
options.value =
|
|
59
|
-
countries.value.map(
|
|
60
|
-
(country: Country): SelectOption => ({
|
|
61
|
-
label: country,
|
|
62
|
-
value: country.dialCode,
|
|
63
|
-
}),
|
|
64
|
-
) ?? [];
|
|
65
|
-
};
|
|
66
|
-
|
|
67
|
-
const setValue = async (value: any) => {
|
|
68
|
-
if (!value) {
|
|
69
|
-
return;
|
|
70
|
-
}
|
|
71
|
-
|
|
72
|
-
if (typeof value === "object") {
|
|
73
|
-
country.value = value.dialCode;
|
|
74
|
-
|
|
75
|
-
if ("number" in value) {
|
|
76
|
-
number.value = value.number;
|
|
77
|
-
}
|
|
78
|
-
}
|
|
79
|
-
};
|
|
80
|
-
|
|
81
|
-
onBeforeMount(async () => {
|
|
82
|
-
await fetchCountries();
|
|
83
|
-
setValue(props.modelValue);
|
|
84
|
-
});
|
|
85
|
-
|
|
86
|
-
watch(
|
|
87
|
-
() => props.modelValue,
|
|
88
|
-
(newValue) => {
|
|
89
|
-
setValue(newValue);
|
|
90
|
-
},
|
|
91
|
-
{ immediate: true },
|
|
92
|
-
);
|
|
93
|
-
</script>
|
|
94
|
-
|
|
95
|
-
<template>
|
|
96
|
-
<div
|
|
97
|
-
class="flex border h-9 input-bg-color input-text-color input-border input-roundness"
|
|
98
|
-
:class="{ [formStyle.input]: true }"
|
|
99
|
-
>
|
|
100
|
-
<t-input-select
|
|
101
|
-
v-model="country"
|
|
102
|
-
:options="options"
|
|
103
|
-
:disable-style="true"
|
|
104
|
-
class="border-r w-min-20 flex justify-center items-center input-border"
|
|
105
|
-
@update:modelValue="emitInput"
|
|
106
|
-
>
|
|
107
|
-
<template v-slot:default="option">
|
|
108
|
-
<span
|
|
109
|
-
>{{ option.flag }} {{ option.name }} +{{
|
|
110
|
-
option.dialCode
|
|
111
|
-
}}</span
|
|
112
|
-
>
|
|
113
|
-
</template>
|
|
114
|
-
<template v-slot:selection="option">
|
|
115
|
-
<span>{{ option.flag }} +{{ option.dialCode }}</span>
|
|
116
|
-
</template>
|
|
117
|
-
</t-input-select>
|
|
118
|
-
<t-input-text
|
|
119
|
-
v-model="number"
|
|
120
|
-
:disable-style="true"
|
|
121
|
-
class="w-full input-bg-color input-text-color input-outline input-roundness input-padding"
|
|
122
|
-
@input="emitInput"
|
|
123
|
-
/>
|
|
124
|
-
</div>
|
|
125
|
-
</template>
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type { App, Plugin } from "vue";
|
|
2
|
-
import registerComponent from "@/plugins/register-component";
|
|
3
|
-
|
|
4
|
-
import InputPhone from "./InputPhone.vue";
|
|
5
|
-
|
|
6
|
-
export default {
|
|
7
|
-
install(app: App) {
|
|
8
|
-
registerComponent(app, InputPhone);
|
|
9
|
-
},
|
|
10
|
-
} as Plugin;
|
|
11
|
-
|
|
12
|
-
export { InputPhone };
|
|
@@ -1,96 +0,0 @@
|
|
|
1
|
-
<script lang="ts" setup>
|
|
2
|
-
import { InputPriceModel, SelectOption } from "@/types/form";
|
|
3
|
-
|
|
4
|
-
import { ref, watch, inject, onBeforeMount } from "vue";
|
|
5
|
-
|
|
6
|
-
defineOptions({ name: "TInputPrice", inheritAttrs: false });
|
|
7
|
-
|
|
8
|
-
const props = withDefaults(
|
|
9
|
-
defineProps<{
|
|
10
|
-
modelValue?: InputPriceModel;
|
|
11
|
-
wrapperClass?: string;
|
|
12
|
-
resource?: any;
|
|
13
|
-
}>(),
|
|
14
|
-
{
|
|
15
|
-
modelValue: () => ({}) as any,
|
|
16
|
-
},
|
|
17
|
-
);
|
|
18
|
-
|
|
19
|
-
const emit = defineEmits<{
|
|
20
|
-
(e: "update:modelValue", val: InputPriceModel): void;
|
|
21
|
-
}>();
|
|
22
|
-
|
|
23
|
-
const price = ref<string>("");
|
|
24
|
-
const currency = ref<string>("");
|
|
25
|
-
const formStyle = inject("formStyle", { label: "", input: "" });
|
|
26
|
-
const currencies = ref<SelectOption[]>([]);
|
|
27
|
-
|
|
28
|
-
const fetchCurrencies = async () => {
|
|
29
|
-
currencies.value = (await props.resource()).map(
|
|
30
|
-
(currency: any): SelectOption => ({
|
|
31
|
-
label: currency.symbol,
|
|
32
|
-
value: currency.iso,
|
|
33
|
-
}),
|
|
34
|
-
);
|
|
35
|
-
};
|
|
36
|
-
|
|
37
|
-
const emitInput = () => {
|
|
38
|
-
emit("update:modelValue", {
|
|
39
|
-
iso: currency.value,
|
|
40
|
-
value: parseFloat(price.value),
|
|
41
|
-
});
|
|
42
|
-
};
|
|
43
|
-
|
|
44
|
-
const setValue = (value: any) => {
|
|
45
|
-
if (!value || typeof value !== "object") {
|
|
46
|
-
return;
|
|
47
|
-
}
|
|
48
|
-
|
|
49
|
-
if (props.modelValue?.value) {
|
|
50
|
-
price.value = `${props.modelValue.value}`;
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
if (props.modelValue?.iso) {
|
|
54
|
-
currency.value = props.modelValue.iso;
|
|
55
|
-
}
|
|
56
|
-
};
|
|
57
|
-
|
|
58
|
-
onBeforeMount(async () => {
|
|
59
|
-
await fetchCurrencies();
|
|
60
|
-
});
|
|
61
|
-
|
|
62
|
-
watch(
|
|
63
|
-
() => props.modelValue,
|
|
64
|
-
(newValue) => {
|
|
65
|
-
setValue(newValue);
|
|
66
|
-
},
|
|
67
|
-
{ immediate: true },
|
|
68
|
-
);
|
|
69
|
-
</script>
|
|
70
|
-
|
|
71
|
-
<template>
|
|
72
|
-
<div
|
|
73
|
-
class="flex h-9"
|
|
74
|
-
:class="{
|
|
75
|
-
[formStyle.input]: true,
|
|
76
|
-
'input-bg-color input-text-color border input-border input-roundness':
|
|
77
|
-
props.wrapperClass ? false : true,
|
|
78
|
-
}"
|
|
79
|
-
>
|
|
80
|
-
<t-input-select
|
|
81
|
-
v-model="currency"
|
|
82
|
-
:options="currencies"
|
|
83
|
-
:disable-style="true"
|
|
84
|
-
class="w-20 flex justify-center items-center border-r input-border"
|
|
85
|
-
v-bind="$attrs"
|
|
86
|
-
@update:modelValue="emitInput"
|
|
87
|
-
/>
|
|
88
|
-
<t-input-text
|
|
89
|
-
v-model="price"
|
|
90
|
-
:disable-style="true"
|
|
91
|
-
class="w-full input-bg-color input-text-color input-outline input-roundness input-padding"
|
|
92
|
-
v-bind="$attrs"
|
|
93
|
-
@update:modelValue="emitInput"
|
|
94
|
-
/>
|
|
95
|
-
</div>
|
|
96
|
-
</template>
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import type { App, Plugin } from "vue";
|
|
2
|
-
import registerComponent from "@/plugins/register-component";
|
|
3
|
-
|
|
4
|
-
import InputPrice from "./InputPrice.vue";
|
|
5
|
-
|
|
6
|
-
export default {
|
|
7
|
-
install(app: App) {
|
|
8
|
-
registerComponent(app, InputPrice);
|
|
9
|
-
},
|
|
10
|
-
} as Plugin;
|
|
11
|
-
|
|
12
|
-
export { InputPrice };
|
|
@@ -1,41 +0,0 @@
|
|
|
1
|
-
<script lang="ts">
|
|
2
|
-
let id = 0;
|
|
3
|
-
</script>
|
|
4
|
-
|
|
5
|
-
<script lang="ts" setup>
|
|
6
|
-
import { inject } from "vue";
|
|
7
|
-
|
|
8
|
-
defineOptions({ name: "TInputRadio" });
|
|
9
|
-
|
|
10
|
-
const props = defineProps<{
|
|
11
|
-
value?: any;
|
|
12
|
-
label?: string;
|
|
13
|
-
}>();
|
|
14
|
-
|
|
15
|
-
const ref = `radio_${++id}`;
|
|
16
|
-
const name = inject("name", "");
|
|
17
|
-
const model = inject<string>("model", "");
|
|
18
|
-
const change = inject<(value: string) => void>("change", () => {});
|
|
19
|
-
const disabled = inject<boolean>("disabled", false);
|
|
20
|
-
</script>
|
|
21
|
-
|
|
22
|
-
<template>
|
|
23
|
-
<div class="h-9 inline-flex items-center">
|
|
24
|
-
<input
|
|
25
|
-
:value="props.value"
|
|
26
|
-
:name="name"
|
|
27
|
-
:id="ref"
|
|
28
|
-
:disabled="disabled"
|
|
29
|
-
:checked="props.value === model"
|
|
30
|
-
type="radio"
|
|
31
|
-
class="form-radio relative w-5 h-5 border border-caipira-primary-inverted checked:hover:border-caipira-primary-inverted checked:focus:border-caipira-primary-inverted checked:border-caipira-primary-inverted input-outline focus:input-outline bg-caipira-primary color-caipira-primary cursor-pointer bg-[length:30px]"
|
|
32
|
-
@change="change(props.value)"
|
|
33
|
-
/>
|
|
34
|
-
<label
|
|
35
|
-
class="cursor-pointer pl-2 mr-3 input-label"
|
|
36
|
-
:for="ref"
|
|
37
|
-
>
|
|
38
|
-
{{ label }}
|
|
39
|
-
</label>
|
|
40
|
-
</div>
|
|
41
|
-
</template>
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
export default {
|
|
2
|
-
title: "Form/Radio Group",
|
|
3
|
-
args: {},
|
|
4
|
-
};
|
|
5
|
-
|
|
6
|
-
const defaultArgs = {};
|
|
7
|
-
|
|
8
|
-
const Template = (args: typeof defaultArgs) => ({
|
|
9
|
-
setup() {
|
|
10
|
-
return { args };
|
|
11
|
-
},
|
|
12
|
-
template: `
|
|
13
|
-
<t-input-radio-group v-bind="args">
|
|
14
|
-
<t-input-radio value="1" label="Option 1" />
|
|
15
|
-
<t-input-radio value="2" label="Option 2" />
|
|
16
|
-
<t-input-radio value="3" label="Option 3" />
|
|
17
|
-
</t-input-radio-group>
|
|
18
|
-
`,
|
|
19
|
-
});
|
|
20
|
-
|
|
21
|
-
const Default: any = Template.bind({});
|
|
22
|
-
Default.args = defaultArgs;
|
|
23
|
-
|
|
24
|
-
export { Default };
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
<script lang="ts" setup>
|
|
2
|
-
import { computed, provide, inject, onBeforeMount } from "vue";
|
|
3
|
-
|
|
4
|
-
defineOptions({ name: "TInputRadioGroup" });
|
|
5
|
-
|
|
6
|
-
const props = withDefaults(
|
|
7
|
-
defineProps<{
|
|
8
|
-
disabled?: boolean;
|
|
9
|
-
modelValue?: any;
|
|
10
|
-
initialValue?: any;
|
|
11
|
-
}>(),
|
|
12
|
-
{
|
|
13
|
-
disabled: false,
|
|
14
|
-
},
|
|
15
|
-
);
|
|
16
|
-
|
|
17
|
-
const formStyle = inject("formStyle", { input: "w-full" });
|
|
18
|
-
|
|
19
|
-
const emit = defineEmits<{
|
|
20
|
-
(e: "update:modelValue", val: string): void;
|
|
21
|
-
}>();
|
|
22
|
-
|
|
23
|
-
const change = (value: string) => {
|
|
24
|
-
emit("update:modelValue", value);
|
|
25
|
-
};
|
|
26
|
-
|
|
27
|
-
const name: string = `radio_${Math.floor(Math.random() * 1000)}`;
|
|
28
|
-
|
|
29
|
-
onBeforeMount(() => {
|
|
30
|
-
if (!props.modelValue && props.initialValue) {
|
|
31
|
-
change(props.initialValue);
|
|
32
|
-
}
|
|
33
|
-
});
|
|
34
|
-
|
|
35
|
-
provide("name", name);
|
|
36
|
-
provide(
|
|
37
|
-
"model",
|
|
38
|
-
computed(() => props.modelValue),
|
|
39
|
-
);
|
|
40
|
-
provide("change", change);
|
|
41
|
-
provide("disabled", props.disabled);
|
|
42
|
-
</script>
|
|
43
|
-
|
|
44
|
-
<template>
|
|
45
|
-
<div :class="{ [formStyle.input]: true }">
|
|
46
|
-
<slot />
|
|
47
|
-
</div>
|
|
48
|
-
</template>
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import type { App, Plugin } from "vue";
|
|
2
|
-
import registerComponent from "@/plugins/register-component";
|
|
3
|
-
|
|
4
|
-
import InputRadio from "./InputRadio.vue";
|
|
5
|
-
import InputRadioGroup from "./InputRadioGroup.vue";
|
|
6
|
-
|
|
7
|
-
export default {
|
|
8
|
-
install(app: App) {
|
|
9
|
-
registerComponent(app, InputRadio);
|
|
10
|
-
registerComponent(app, InputRadioGroup);
|
|
11
|
-
},
|
|
12
|
-
} as Plugin;
|
|
13
|
-
|
|
14
|
-
export { InputRadio, InputRadioGroup };
|
|
@@ -1,87 +0,0 @@
|
|
|
1
|
-
import { faker } from "@faker-js/faker";
|
|
2
|
-
|
|
3
|
-
const story = {
|
|
4
|
-
title: "Form/Select",
|
|
5
|
-
};
|
|
6
|
-
|
|
7
|
-
const Template1 = (args: any) => ({
|
|
8
|
-
setup() {
|
|
9
|
-
return { args };
|
|
10
|
-
},
|
|
11
|
-
template: `
|
|
12
|
-
<t-input-select
|
|
13
|
-
v-model="args.value"
|
|
14
|
-
:options="args.items"
|
|
15
|
-
:placeholder="args.placeholder"
|
|
16
|
-
@change="args.change"
|
|
17
|
-
/>
|
|
18
|
-
`,
|
|
19
|
-
});
|
|
20
|
-
|
|
21
|
-
const Template2 = (args: any) => ({
|
|
22
|
-
setup() {
|
|
23
|
-
return { args };
|
|
24
|
-
},
|
|
25
|
-
template: `
|
|
26
|
-
<t-input-select
|
|
27
|
-
v-model="args.value"
|
|
28
|
-
:options="args.items"
|
|
29
|
-
:placeholder="args.placeholder"
|
|
30
|
-
>
|
|
31
|
-
<template v-slot:default="option">
|
|
32
|
-
<img
|
|
33
|
-
v-if="option.thumbnail" :src="option.thumbnail"
|
|
34
|
-
class="favicon"
|
|
35
|
-
/>
|
|
36
|
-
{{ option.name }}
|
|
37
|
-
</template>
|
|
38
|
-
</t-input-select>
|
|
39
|
-
`,
|
|
40
|
-
});
|
|
41
|
-
|
|
42
|
-
const defaultArgs: any = {
|
|
43
|
-
value: "",
|
|
44
|
-
placeholder: "Select an option",
|
|
45
|
-
};
|
|
46
|
-
|
|
47
|
-
const Default: any = Template1.bind({});
|
|
48
|
-
Default.args = {
|
|
49
|
-
...defaultArgs,
|
|
50
|
-
items: Array.from({ length: 10 }).map(() => ({
|
|
51
|
-
label: faker.person.fullName(),
|
|
52
|
-
value: faker.string.uuid(),
|
|
53
|
-
})),
|
|
54
|
-
};
|
|
55
|
-
|
|
56
|
-
const With_Images: any = Template2.bind({});
|
|
57
|
-
With_Images.args = {
|
|
58
|
-
...defaultArgs,
|
|
59
|
-
items: [
|
|
60
|
-
{
|
|
61
|
-
id: 1,
|
|
62
|
-
name: "DuckDuckGo",
|
|
63
|
-
thumbnail:
|
|
64
|
-
"https://upload.wikimedia.org/wikipedia/en/9/90/The_DuckDuckGo_Duck.png",
|
|
65
|
-
},
|
|
66
|
-
{
|
|
67
|
-
id: 2,
|
|
68
|
-
name: "Google",
|
|
69
|
-
thumbnail:
|
|
70
|
-
"https://banner2.cleanpng.com/20180324/sww/kisspng-google-logo-g-suite-chrome-5ab6e618b3b2c3.5810634915219358967361.jpg",
|
|
71
|
-
},
|
|
72
|
-
{
|
|
73
|
-
id: 3,
|
|
74
|
-
name: "Bing",
|
|
75
|
-
thumbnail:
|
|
76
|
-
"https://img.favpng.com/16/14/8/bing-news-logo-microsoft-msn-png-favpng-mwugypPENzFKWhVQQZnuGbvfD.jpg",
|
|
77
|
-
},
|
|
78
|
-
{
|
|
79
|
-
id: 4,
|
|
80
|
-
name: "Wikipedia",
|
|
81
|
-
thumbnail:
|
|
82
|
-
"https://upload.wikimedia.org/wikipedia/commons/d/de/Wikipedia_Logo_1.0.png",
|
|
83
|
-
},
|
|
84
|
-
].map((seller) => ({ label: seller, value: seller.id })),
|
|
85
|
-
};
|
|
86
|
-
|
|
87
|
-
export { story as default, Default, With_Images };
|