@caipira/tamandua 0.0.1 → 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/README.md +4 -0
- 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/dist/components/InputMultiplier/types.d.ts +15 -0
- 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/dist/components/Table/types.d.ts +13 -0
- package/dist/components/Tag/Tag.vue.d.ts +54 -0
- package/dist/components/Tag/index.d.ts +6 -0
- package/dist/components/Tag/types.d.ts +14 -0
- 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} +37 -67
- 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 +17 -6
- package/.editorconfig +0 -12
- package/.prettierrc +0 -5
- package/.storybook/main.ts +0 -25
- 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 -144
- package/components/InputMultiplier/index.ts +0 -12
- package/components/InputPassword/InputPassword.vue +0 -168
- 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 -32
- package/components/Table/Table.vue +0 -318
- package/components/Table/index.ts +0 -12
- package/components/Tag/Tag.vue +0 -73
- 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/i18n.ts +0 -20
- package/index.css +0 -383
- 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/form/crud.ts +0 -109
- package/services/form/form-data-transformers.ts +0 -148
- package/services/form/form-json-transformers.ts +0 -91
- package/services/form/form-transformer.ts +0 -54
- package/services/form/form-value-transformers.ts +0 -35
- package/services/form/form.test.ts +0 -98
- package/services/form/form.ts +0 -80
- 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 -38
- package/vitest.setup.ts +0 -21
package/composables/useRender.ts
DELETED
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import type { VNode } from "vue";
|
|
2
|
-
import { getCurrentInstance } from "vue";
|
|
3
|
-
|
|
4
|
-
export function useRender(render: () => Array<VNode | null>): void {
|
|
5
|
-
const vm = getCurrentInstance();
|
|
6
|
-
|
|
7
|
-
if (!vm) {
|
|
8
|
-
throw new Error(
|
|
9
|
-
"[useRender] must be called from inside a setup function"
|
|
10
|
-
);
|
|
11
|
-
}
|
|
12
|
-
|
|
13
|
-
/**
|
|
14
|
-
* In development mode, assignment render property works fine
|
|
15
|
-
* but in production SFC overwrites it with an empty function
|
|
16
|
-
* because no <template> section defined.
|
|
17
|
-
*
|
|
18
|
-
* Filthy hack to avoid this in production.
|
|
19
|
-
* https://github.com/vuejs/core/issues/4980
|
|
20
|
-
*/
|
|
21
|
-
if (import.meta.env.DEV) {
|
|
22
|
-
(vm as any).render = render;
|
|
23
|
-
} else {
|
|
24
|
-
Object.defineProperty(vm, "render", {
|
|
25
|
-
get: () => render,
|
|
26
|
-
set: () => {},
|
|
27
|
-
});
|
|
28
|
-
}
|
|
29
|
-
}
|
package/entrypoint.sh
DELETED
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
#!/bin/bash
|
|
2
|
-
|
|
3
|
-
set -e
|
|
4
|
-
|
|
5
|
-
yarn install
|
|
6
|
-
|
|
7
|
-
if [ "$1" = "prod" ]; then
|
|
8
|
-
yarn build
|
|
9
|
-
|
|
10
|
-
cp -r /usr/src/assets /usr/src/static/site
|
|
11
|
-
else
|
|
12
|
-
yarn dev
|
|
13
|
-
fi
|
|
14
|
-
|
|
15
|
-
# Wait for any process to exit
|
|
16
|
-
wait -n
|
|
17
|
-
|
|
18
|
-
# Exit with status of process that exited first
|
|
19
|
-
exit $?
|
package/enums/app.ts
DELETED
package/enums/form.ts
DELETED
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
export enum FormStates {
|
|
2
|
-
ADD = 1,
|
|
3
|
-
EDIT = 2,
|
|
4
|
-
}
|
|
5
|
-
|
|
6
|
-
export const enum FormDataTypes {
|
|
7
|
-
Address,
|
|
8
|
-
Boolean,
|
|
9
|
-
Country,
|
|
10
|
-
Date,
|
|
11
|
-
DateRange,
|
|
12
|
-
Document,
|
|
13
|
-
Documents,
|
|
14
|
-
Number,
|
|
15
|
-
Password,
|
|
16
|
-
Price,
|
|
17
|
-
String,
|
|
18
|
-
StringArray,
|
|
19
|
-
Website,
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
export const enum FormSubmissionFormat {
|
|
23
|
-
FormData,
|
|
24
|
-
JSON,
|
|
25
|
-
}
|
package/env.d.ts
DELETED
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
/// <reference types="vite/client" />
|
|
2
|
-
|
|
3
|
-
declare module '*.vue' {
|
|
4
|
-
import { DefineComponent } from 'vue'
|
|
5
|
-
// eslint-disable-next-line @typescript-eslint/no-explicit-any, @typescript-eslint/ban-types
|
|
6
|
-
const component: DefineComponent<{}, {}, any>
|
|
7
|
-
export default component
|
|
8
|
-
}
|
package/i18n.ts
DELETED
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { createI18n } from "vue-i18n";
|
|
2
|
-
|
|
3
|
-
export default createI18n({
|
|
4
|
-
locale: "en",
|
|
5
|
-
legacy: false,
|
|
6
|
-
numberFormats: {
|
|
7
|
-
EUR: {
|
|
8
|
-
currency: {
|
|
9
|
-
style: "currency",
|
|
10
|
-
currency: "EUR",
|
|
11
|
-
},
|
|
12
|
-
},
|
|
13
|
-
BRL: {
|
|
14
|
-
currency: {
|
|
15
|
-
style: "currency",
|
|
16
|
-
currency: "BRL",
|
|
17
|
-
},
|
|
18
|
-
},
|
|
19
|
-
},
|
|
20
|
-
});
|
package/index.css
DELETED
|
@@ -1,383 +0,0 @@
|
|
|
1
|
-
@tailwind base;
|
|
2
|
-
@tailwind components;
|
|
3
|
-
@tailwind utilities;
|
|
4
|
-
|
|
5
|
-
:root {
|
|
6
|
-
/*
|
|
7
|
-
Theme configuration:
|
|
8
|
-
|
|
9
|
-
--caipira-primary: [Accent color] Background color of content (pages, cards, etc)
|
|
10
|
-
--caipira-secondary: [Contrast color] Hover color
|
|
11
|
-
--caipira-tertiary: [Background color] Border color, unfocused text color, app background color
|
|
12
|
-
--caipira-quaternary: [Unused]
|
|
13
|
-
--caipira-quinary: [Unused]
|
|
14
|
-
*/
|
|
15
|
-
|
|
16
|
-
/*
|
|
17
|
-
Light theme
|
|
18
|
-
*/
|
|
19
|
-
--caipira-light-primary: #fff;
|
|
20
|
-
--caipira-light-secondary: #f1f3f4;
|
|
21
|
-
--caipira-light-tertiary: #d3d3d3;
|
|
22
|
-
--caipira-light-quaternary: #d1d1d1;
|
|
23
|
-
--caipira-light-quinary: #efefef;
|
|
24
|
-
--caipira-light-red: #e64553;
|
|
25
|
-
--caipira-light-green: #16a34ae6;
|
|
26
|
-
--caipira-light-yellow: #df8e1d;
|
|
27
|
-
--caipira-light-blue: #1e66f5;
|
|
28
|
-
|
|
29
|
-
/*
|
|
30
|
-
Dark theme
|
|
31
|
-
*/
|
|
32
|
-
--caipira-dark-primary: #121212;
|
|
33
|
-
--caipira-dark-secondary: #282828;
|
|
34
|
-
--caipira-dark-tertiary: #262626;
|
|
35
|
-
--caipira-dark-quaternary: #525252;
|
|
36
|
-
--caipira-dark-quinary: #202020;
|
|
37
|
-
--caipira-dark-red: #f38ba8;
|
|
38
|
-
--caipira-dark-green: #a6e3a1;
|
|
39
|
-
--caipira-dark-yellow: #f9e2af;
|
|
40
|
-
--caipira-dark-blue: #4089ff;
|
|
41
|
-
|
|
42
|
-
&:not(.dark) {
|
|
43
|
-
/* Colors */
|
|
44
|
-
--caipira-primary: var(--caipira-light-primary);
|
|
45
|
-
--caipira-primary-inverted: var(--caipira-dark-primary);
|
|
46
|
-
--caipira-secondary: var(--caipira-light-secondary);
|
|
47
|
-
--caipira-secondary-inverted: var(--caipira-dark-secondary);
|
|
48
|
-
--caipira-tertiary: var(--caipira-light-tertiary);
|
|
49
|
-
--caipira-quaternary: var(--caipira-light-quaternary);
|
|
50
|
-
--caipira-quinary: var(--caipira-light-quinary);
|
|
51
|
-
--caipira-red: var(--caipira-light-red);
|
|
52
|
-
--caipira-green: var(--caipira-light-green);
|
|
53
|
-
--caipira-yellow: var(--caipira-light-yellow);
|
|
54
|
-
--caipira-blue: var(--caipira-light-blue);
|
|
55
|
-
|
|
56
|
-
/* Functional color pointers */
|
|
57
|
-
--border-color: var(--caipira-light-tertiary);
|
|
58
|
-
--unfocused-color: var(--caipira-light-tertiary);
|
|
59
|
-
--hover-color: var(--caipira-light-secondary);
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
&.dark {
|
|
63
|
-
/* Colors */
|
|
64
|
-
--caipira-primary: var(--caipira-dark-primary);
|
|
65
|
-
--caipira-primary-inverted: var(--caipira-light-primary);
|
|
66
|
-
--caipira-secondary: var(--caipira-dark-secondary);
|
|
67
|
-
--caipira-secondary-inverted: var(--caipira-light-secondary);
|
|
68
|
-
--caipira-tertiary: var(--caipira-dark-tertiary);
|
|
69
|
-
--caipira-quaternary: var(--caipira-dark-quaternary);
|
|
70
|
-
--caipira-quinary: var(--caipira-dark-quinary);
|
|
71
|
-
--caipira-red: var(--caipira-dark-red);
|
|
72
|
-
--caipira-green: var(--caipira-dark-green);
|
|
73
|
-
--caipira-yellow: var(--caipira-dark-yellow);
|
|
74
|
-
--caipira-blue: var(--caipira-dark-blue);
|
|
75
|
-
|
|
76
|
-
/* Functional color pointers */
|
|
77
|
-
--border-color: var(--caipira-dark-tertiary);
|
|
78
|
-
--unfocused-color: var(--caipira-dark-tertiary);
|
|
79
|
-
--hover-color: var(--caipira-dark-quinary);
|
|
80
|
-
}
|
|
81
|
-
}
|
|
82
|
-
|
|
83
|
-
@layer components {
|
|
84
|
-
/* Background */
|
|
85
|
-
.bg-caipira-primary {
|
|
86
|
-
background-color: var(--caipira-primary);
|
|
87
|
-
}
|
|
88
|
-
.bg-caipira-primary-inverted {
|
|
89
|
-
background-color: var(--caipira-primary-inverted);
|
|
90
|
-
}
|
|
91
|
-
.bg-caipira-secondary {
|
|
92
|
-
background-color: var(--caipira-secondary);
|
|
93
|
-
}
|
|
94
|
-
.bg-caipira-tertiary {
|
|
95
|
-
background-color: var(--caipira-tertiary);
|
|
96
|
-
}
|
|
97
|
-
.bg-caipira-blue {
|
|
98
|
-
background-color: var(--caipira-blue);
|
|
99
|
-
}
|
|
100
|
-
.bg-caipira-red {
|
|
101
|
-
background-color: var(--caipira-red);
|
|
102
|
-
}
|
|
103
|
-
.bg-caipira-yellow {
|
|
104
|
-
background-color: var(--caipira-yellow);
|
|
105
|
-
}
|
|
106
|
-
.bg-caipira-green {
|
|
107
|
-
background-color: var(--caipira-green);
|
|
108
|
-
}
|
|
109
|
-
.bg-hover {
|
|
110
|
-
background-color: var(--hover-color);
|
|
111
|
-
}
|
|
112
|
-
|
|
113
|
-
/* Border */
|
|
114
|
-
.border-color {
|
|
115
|
-
border-color: var(--border-color);
|
|
116
|
-
}
|
|
117
|
-
.border-caipira-primary-inverted {
|
|
118
|
-
border-color: var(--caipira-primary-inverted);
|
|
119
|
-
}
|
|
120
|
-
.border-caipira-tertiary {
|
|
121
|
-
border-color: var(--caipira-tertiary);
|
|
122
|
-
}
|
|
123
|
-
.border-caipira-blue {
|
|
124
|
-
border-color: var(--caipira-blue);
|
|
125
|
-
}
|
|
126
|
-
.border-caipira-red {
|
|
127
|
-
border-color: var(--caipira-red);
|
|
128
|
-
}
|
|
129
|
-
.border-caipira-yellow {
|
|
130
|
-
border-color: var(--caipira-yellow);
|
|
131
|
-
}
|
|
132
|
-
.border-caipira-green {
|
|
133
|
-
border-color: var(--caipira-green);
|
|
134
|
-
}
|
|
135
|
-
|
|
136
|
-
/* Text */
|
|
137
|
-
.color-caipira-primary {
|
|
138
|
-
color: var(--caipira-primary);
|
|
139
|
-
}
|
|
140
|
-
.color-caipira-primary-inverted {
|
|
141
|
-
color: var(--caipira-primary-inverted);
|
|
142
|
-
}
|
|
143
|
-
.color-text {
|
|
144
|
-
color: var(--caipira-secondary-inverted);
|
|
145
|
-
}
|
|
146
|
-
.color-unfocused-text {
|
|
147
|
-
color: var(--caipira-tertiary);
|
|
148
|
-
}
|
|
149
|
-
.color-caipira-blue {
|
|
150
|
-
color: var(--caipira-blue);
|
|
151
|
-
}
|
|
152
|
-
.color-caipira-red {
|
|
153
|
-
color: var(--caipira-red);
|
|
154
|
-
}
|
|
155
|
-
.color-caipira-yellow {
|
|
156
|
-
color: var(--caipira-yellow);
|
|
157
|
-
}
|
|
158
|
-
.color-caipira-green {
|
|
159
|
-
color: var(--caipira-green);
|
|
160
|
-
}
|
|
161
|
-
|
|
162
|
-
/* Fill */
|
|
163
|
-
.fill-caipira-primary-inverted {
|
|
164
|
-
fill: var(--caipira-primary-inverted);
|
|
165
|
-
}
|
|
166
|
-
.fill-caipira-blue {
|
|
167
|
-
fill: var(--caipira-blue);
|
|
168
|
-
}
|
|
169
|
-
.fill-caipira-red {
|
|
170
|
-
fill: var(--caipira-red);
|
|
171
|
-
}
|
|
172
|
-
.fill-caipira-yellow {
|
|
173
|
-
fill: var(--caipira-yellow);
|
|
174
|
-
}
|
|
175
|
-
.fill-caipira-green {
|
|
176
|
-
fill: var(--caipira-green);
|
|
177
|
-
}
|
|
178
|
-
|
|
179
|
-
/* Input */
|
|
180
|
-
.input-border {
|
|
181
|
-
border-color: var(--border-color);
|
|
182
|
-
}
|
|
183
|
-
.input-roundness {
|
|
184
|
-
@apply rounded-sm;
|
|
185
|
-
}
|
|
186
|
-
.input-outline {
|
|
187
|
-
@apply focus:outline focus:outline-1 focus:ring-1;
|
|
188
|
-
outline-color: var(--caipira-blue);
|
|
189
|
-
|
|
190
|
-
&:focus {
|
|
191
|
-
box-shadow: none !important;
|
|
192
|
-
}
|
|
193
|
-
}
|
|
194
|
-
.input-bg-color {
|
|
195
|
-
@apply bg-caipira-primary;
|
|
196
|
-
}
|
|
197
|
-
.input-text-color {
|
|
198
|
-
@apply color-text;
|
|
199
|
-
}
|
|
200
|
-
.input-padding {
|
|
201
|
-
@apply pl-2 pr-1;
|
|
202
|
-
}
|
|
203
|
-
.input-control {
|
|
204
|
-
@apply flex justify-center items-center w-12 input-bg-color;
|
|
205
|
-
}
|
|
206
|
-
.input-label {
|
|
207
|
-
@apply select-none color-text;
|
|
208
|
-
}
|
|
209
|
-
|
|
210
|
-
/* Card */
|
|
211
|
-
.card {
|
|
212
|
-
@apply relative max-w-md w-full rounded border border-color color-text bg-caipira-primary;
|
|
213
|
-
}
|
|
214
|
-
.card-grid {
|
|
215
|
-
@apply flex flex-wrap justify-center md:justify-start items-stretch gap-3;
|
|
216
|
-
}
|
|
217
|
-
|
|
218
|
-
/* Page */
|
|
219
|
-
.page-margin {
|
|
220
|
-
@apply p-2 md:p-6 pb-12;
|
|
221
|
-
}
|
|
222
|
-
|
|
223
|
-
/* Floatables (Modal, Popover, etc) */
|
|
224
|
-
.floatable {
|
|
225
|
-
@apply shadow border border-color color-text bg-caipira-primary;
|
|
226
|
-
}
|
|
227
|
-
}
|
|
228
|
-
|
|
229
|
-
.favicon {
|
|
230
|
-
width: 1.2rem;
|
|
231
|
-
margin-right: 0.5rem;
|
|
232
|
-
display: inline-block;
|
|
233
|
-
}
|
|
234
|
-
|
|
235
|
-
.fs {
|
|
236
|
-
width: 20px;
|
|
237
|
-
height: 20px;
|
|
238
|
-
content: url("https://static.%GLOBAL_DOMAIN%/site/assets/images/fs/unknown.svg");
|
|
239
|
-
}
|
|
240
|
-
|
|
241
|
-
.fs.bmp {
|
|
242
|
-
content: url("https://static.%GLOBAL_DOMAIN%/site/assets/images/fs/bmp.svg");
|
|
243
|
-
}
|
|
244
|
-
|
|
245
|
-
.fs.ics {
|
|
246
|
-
content: url("https://static.%GLOBAL_DOMAIN%/site/assets/images/fs/ics.svg");
|
|
247
|
-
}
|
|
248
|
-
|
|
249
|
-
.fs.jpg {
|
|
250
|
-
content: url("https://static.%GLOBAL_DOMAIN%/site/assets/images/fs/jpg.svg");
|
|
251
|
-
}
|
|
252
|
-
|
|
253
|
-
.fs.jpeg {
|
|
254
|
-
content: url("https://static.%GLOBAL_DOMAIN%/site/assets/images/fs/jpeg.svg");
|
|
255
|
-
}
|
|
256
|
-
|
|
257
|
-
.fs.doc {
|
|
258
|
-
content: url("https://static.%GLOBAL_DOMAIN%/site/assets/images/fs/doc.svg");
|
|
259
|
-
}
|
|
260
|
-
|
|
261
|
-
.fs.docx {
|
|
262
|
-
content: url("https://static.%GLOBAL_DOMAIN%/site/assets/images/fs/docx.svg");
|
|
263
|
-
}
|
|
264
|
-
|
|
265
|
-
.fs.gif {
|
|
266
|
-
content: url("https://static.%GLOBAL_DOMAIN%/site/assets/images/fs/gif.svg");
|
|
267
|
-
}
|
|
268
|
-
|
|
269
|
-
.fs.mp3 {
|
|
270
|
-
content: url("https://static.%GLOBAL_DOMAIN%/site/assets/images/fs/mp3.svg");
|
|
271
|
-
}
|
|
272
|
-
|
|
273
|
-
.fs.mp4 {
|
|
274
|
-
content: url("https://static.%GLOBAL_DOMAIN%/site/assets/images/fs/mp4.svg");
|
|
275
|
-
}
|
|
276
|
-
|
|
277
|
-
.fs.pdf {
|
|
278
|
-
content: url("https://static.%GLOBAL_DOMAIN%/site/assets/images/fs/pdf.svg");
|
|
279
|
-
}
|
|
280
|
-
|
|
281
|
-
.fs.png {
|
|
282
|
-
content: url("https://static.%GLOBAL_DOMAIN%/site/assets/images/fs/png.svg");
|
|
283
|
-
}
|
|
284
|
-
|
|
285
|
-
.fs.rar {
|
|
286
|
-
content: url("https://static.%GLOBAL_DOMAIN%/site/assets/images/fs/rar.svg");
|
|
287
|
-
}
|
|
288
|
-
|
|
289
|
-
.fs.tar {
|
|
290
|
-
content: url("https://static.%GLOBAL_DOMAIN%/site/assets/images/fs/tar.svg");
|
|
291
|
-
}
|
|
292
|
-
|
|
293
|
-
.fs.txt {
|
|
294
|
-
content: url("https://static.%GLOBAL_DOMAIN%/site/assets/images/fs/txt.svg");
|
|
295
|
-
}
|
|
296
|
-
|
|
297
|
-
.fs.xls {
|
|
298
|
-
content: url("https://static.%GLOBAL_DOMAIN%/site/assets/images/fs/xls.svg");
|
|
299
|
-
}
|
|
300
|
-
|
|
301
|
-
.fs.xlsx {
|
|
302
|
-
content: url("https://static.%GLOBAL_DOMAIN%/site/assets/images/fs/xlsx.svg");
|
|
303
|
-
}
|
|
304
|
-
|
|
305
|
-
.fs.xml {
|
|
306
|
-
content: url("https://static.%GLOBAL_DOMAIN%/site/assets/images/fs/xml.svg");
|
|
307
|
-
}
|
|
308
|
-
|
|
309
|
-
.fs.yaml {
|
|
310
|
-
content: url("https://static.%GLOBAL_DOMAIN%/site/assets/images/fs/yaml.svg");
|
|
311
|
-
}
|
|
312
|
-
|
|
313
|
-
.fs.zip {
|
|
314
|
-
content: url("https://static.%GLOBAL_DOMAIN%/site/assets/images/fs/zip.svg");
|
|
315
|
-
}
|
|
316
|
-
|
|
317
|
-
.fs.dir {
|
|
318
|
-
content: url("https://static.%GLOBAL_DOMAIN%/site/assets/images/fs/folder-paleorange.svg");
|
|
319
|
-
}
|
|
320
|
-
|
|
321
|
-
html,
|
|
322
|
-
body {
|
|
323
|
-
font-family: "San Francisco", sans-serif; /* font-family: "Inter", sans-serif; */
|
|
324
|
-
-webkit-font-smoothing: antialiased;
|
|
325
|
-
font-size: 16px; /* Min font size not to trigger zoom effect on input on safari */
|
|
326
|
-
position: relative;
|
|
327
|
-
margin: 0;
|
|
328
|
-
border: 0;
|
|
329
|
-
padding: 0;
|
|
330
|
-
width: 100%;
|
|
331
|
-
height: 100%;
|
|
332
|
-
overflow: hidden;
|
|
333
|
-
overflow: auto;
|
|
334
|
-
}
|
|
335
|
-
|
|
336
|
-
/* Scrollbar */
|
|
337
|
-
|
|
338
|
-
.scrollbar {
|
|
339
|
-
&::-webkit-scrollbar {
|
|
340
|
-
width: 7px;
|
|
341
|
-
height: 10px;
|
|
342
|
-
border-radius: 5px;
|
|
343
|
-
}
|
|
344
|
-
|
|
345
|
-
&::-webkit-scrollbar-track {
|
|
346
|
-
background: var(--caipira-secondary);
|
|
347
|
-
}
|
|
348
|
-
|
|
349
|
-
&::-webkit-scrollbar-thumb {
|
|
350
|
-
background-color: var(--caipira-quaternary);
|
|
351
|
-
border-radius: 5px;
|
|
352
|
-
}
|
|
353
|
-
}
|
|
354
|
-
|
|
355
|
-
/* Tailwind form hack to show the data images */
|
|
356
|
-
|
|
357
|
-
&:not(.dark) {
|
|
358
|
-
.form-radio:checked {
|
|
359
|
-
background-image: url("/assets/icons/radio-dark.svg");
|
|
360
|
-
}
|
|
361
|
-
|
|
362
|
-
.form-checkbox:checked {
|
|
363
|
-
background-image: url("/assets/icons/checkbox.svg");
|
|
364
|
-
}
|
|
365
|
-
|
|
366
|
-
.form-checkbox:indeterminate {
|
|
367
|
-
background-image: url("/assets/icons/checkbox-indeterminate.svg");
|
|
368
|
-
}
|
|
369
|
-
}
|
|
370
|
-
|
|
371
|
-
&.dark {
|
|
372
|
-
.form-radio:checked {
|
|
373
|
-
background-image: url("/assets/icons/radio.svg");
|
|
374
|
-
}
|
|
375
|
-
|
|
376
|
-
.form-checkbox:checked {
|
|
377
|
-
background-image: url("/assets/icons/checkbox-dark.svg");
|
|
378
|
-
}
|
|
379
|
-
|
|
380
|
-
.form-checkbox:indeterminate {
|
|
381
|
-
background-image: url("/assets/icons/checkbox-indeterminate-dark.svg");
|
|
382
|
-
}
|
|
383
|
-
}
|
package/index.html
DELETED
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
<!doctype html>
|
|
2
|
-
<html lang="en">
|
|
3
|
-
<head>
|
|
4
|
-
<meta charset="UTF-8" />
|
|
5
|
-
<link
|
|
6
|
-
rel="icon"
|
|
7
|
-
href="/assets/images/favicon.ico"
|
|
8
|
-
/>
|
|
9
|
-
<meta
|
|
10
|
-
name="viewport"
|
|
11
|
-
content="width=device-width, initial-scale=1.0"
|
|
12
|
-
/>
|
|
13
|
-
<title>Caipira Cloud</title>
|
|
14
|
-
</head>
|
|
15
|
-
<body class="text-base color-text bg-caipira-tertiary">
|
|
16
|
-
<div id="app"></div>
|
|
17
|
-
<script
|
|
18
|
-
type="module"
|
|
19
|
-
src="./main.ts"
|
|
20
|
-
></script>
|
|
21
|
-
</body>
|
|
22
|
-
</html>
|
package/index.ts
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import type { App, Plugin } from "vue";
|
|
2
|
-
|
|
3
|
-
import * as plugins from "@/components/plugins";
|
|
4
|
-
|
|
5
|
-
const plugin: Plugin = {
|
|
6
|
-
install(app: App) {
|
|
7
|
-
for (const componentKey in plugins) {
|
|
8
|
-
app.use(plugins[componentKey]);
|
|
9
|
-
}
|
|
10
|
-
},
|
|
11
|
-
};
|
|
12
|
-
|
|
13
|
-
export * from "@/components";
|
|
14
|
-
export default plugin;
|
package/main.ts
DELETED
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import i18n from "@/i18n";
|
|
2
|
-
import Tamandua from "@/index";
|
|
3
|
-
import { createApp } from "vue";
|
|
4
|
-
|
|
5
|
-
import App from "@/App.vue";
|
|
6
|
-
import "@/index.css";
|
|
7
|
-
|
|
8
|
-
import {
|
|
9
|
-
Chart,
|
|
10
|
-
Legend,
|
|
11
|
-
Tooltip,
|
|
12
|
-
ArcElement,
|
|
13
|
-
LinearScale,
|
|
14
|
-
LineElement,
|
|
15
|
-
PointElement,
|
|
16
|
-
CategoryScale,
|
|
17
|
-
LineController,
|
|
18
|
-
} from "chart.js";
|
|
19
|
-
|
|
20
|
-
Chart.register(
|
|
21
|
-
Legend,
|
|
22
|
-
Tooltip,
|
|
23
|
-
ArcElement,
|
|
24
|
-
LinearScale,
|
|
25
|
-
LineElement,
|
|
26
|
-
PointElement,
|
|
27
|
-
CategoryScale,
|
|
28
|
-
LineController,
|
|
29
|
-
);
|
|
30
|
-
|
|
31
|
-
createApp(App).use(i18n).use(Tamandua).mount("#app");
|
package/postcss.config.js
DELETED
package/services/clipboard.ts
DELETED
package/services/date.ts
DELETED
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import {
|
|
2
|
-
format,
|
|
3
|
-
isToday,
|
|
4
|
-
setDate,
|
|
5
|
-
setYear,
|
|
6
|
-
addMonths,
|
|
7
|
-
subMonths,
|
|
8
|
-
addMinutes,
|
|
9
|
-
getUnixTime,
|
|
10
|
-
formatDistance,
|
|
11
|
-
getDaysInMonth,
|
|
12
|
-
formatDistanceToNow,
|
|
13
|
-
} from "date-fns";
|
|
14
|
-
|
|
15
|
-
export default {
|
|
16
|
-
format,
|
|
17
|
-
isToday,
|
|
18
|
-
setDate,
|
|
19
|
-
setYear,
|
|
20
|
-
addMonths,
|
|
21
|
-
subMonths,
|
|
22
|
-
addMinutes,
|
|
23
|
-
getUnixTime,
|
|
24
|
-
formatDistance,
|
|
25
|
-
getDaysInMonth,
|
|
26
|
-
formatDistanceToNow,
|
|
27
|
-
};
|