@caipira/tamandua 0.0.12 → 0.0.14
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 +3 -1
- package/dist/Avatar.js +1 -0
- package/dist/Avatar.vue_vue_type_script_setup_true_lang-DshMIzMM.js +1 -0
- package/dist/Backdrop.js +1 -0
- package/dist/Backdrop.vue_vue_type_script_setup_true_lang-OaEBTmYK.js +1 -0
- package/dist/Button-CBe3UDFT.js +7 -0
- package/dist/Button.css +1 -1
- package/dist/Button.js +3 -2
- package/dist/{Button.vue_vue_type_style_index_0_scoped_8639b950_lang-C9uKZk0F.js → Button.vue_vue_type_style_index_0_scoped_83f5665a_lang-BAjkC8CW.js} +3 -2
- package/dist/ButtonCopy.js +3 -2
- package/dist/{ButtonCopy.vue_vue_type_script_setup_true_lang-CZsqPE-4.js → ButtonCopy.vue_vue_type_script_setup_true_lang-DKiQiVwp.js} +2 -1
- package/dist/ChartLine.css +1 -0
- package/dist/ChartLine.js +7 -0
- package/dist/ChartLine.vue_vue_type_style_index_0_lang-DO_gKCe4.js +825 -0
- package/dist/ChartTreemap.js +7 -0
- package/dist/ChartTreemap.vue_vue_type_script_setup_true_lang-BQsyn6Wt.js +279 -0
- package/dist/Drawer-omdZnBPG.js +1 -0
- package/dist/Drawer.js +1 -0
- package/dist/Dropdown.js +3 -2
- package/dist/Dropdown.vue_vue_type_script_setup_true_lang-DRsd_7yO.js +154 -0
- package/dist/FileDrop.js +1 -0
- package/dist/FileDrop.vue_vue_type_script_setup_true_lang-DJ05bRaU.js +1 -0
- package/dist/Form.js +1 -0
- package/dist/Form.vue_vue_type_script_setup_true_lang-DIh6jDi0.js +1 -0
- package/dist/FormItem.js +1 -0
- package/dist/FormItem.vue_vue_type_script_setup_true_lang-CV5hpJ8B.js +1 -0
- package/dist/GraphyEmpty.js +1 -0
- package/dist/GraphyEmpty.vue_vue_type_script_setup_true_lang-B-hAjDCw.js +1 -0
- package/dist/GraphyLabel.js +1 -0
- package/dist/GraphyLabel.vue_vue_type_script_setup_true_lang-dEuzASQp.js +1 -0
- package/dist/GraphyPrice.js +1 -0
- package/dist/GraphyPrice.vue_vue_type_script_setup_true_lang-BxKdnVzF.js +1 -0
- package/dist/GraphySubtitle.js +1 -0
- package/dist/GraphySubtitle.vue_vue_type_script_setup_true_lang-DtAmgZWp.js +1 -0
- package/dist/GraphyTitle.js +1 -0
- package/dist/GraphyTitle.vue_vue_type_script_setup_true_lang-DXnrZHV2.js +1 -0
- package/dist/Icon.js +3 -2
- package/dist/{Icon.vue_vue_type_script_setup_true_lang-DiRGfOxc.js → Icon.vue_vue_type_script_setup_true_lang-CSo7rrah.js} +27 -23
- package/dist/IconButton.js +3 -2
- package/dist/IconButton.vue_vue_type_script_setup_true_lang-Ca3OdiGJ.js +92 -0
- package/dist/InputAvatar.js +1 -0
- package/dist/InputAvatar.vue_vue_type_script_setup_true_lang-coNpUH5g.js +1 -0
- package/dist/InputCheckbox.js +1 -0
- package/dist/InputCheckbox.vue_vue_type_script_setup_true_lang-B5zoxg5A.js +1 -0
- package/dist/InputColor.js +1 -0
- package/dist/InputColor.vue_vue_type_script_setup_true_lang-CZ0o-B7I.js +1 -0
- package/dist/InputDate.js +1 -0
- package/dist/InputDate.vue_vue_type_script_setup_true_lang-D1H0urIZ.js +1 -0
- package/dist/InputMultiplier.js +1 -0
- package/dist/InputMultiplier.vue_vue_type_script_setup_true_lang-w2RuSz1R.js +1 -0
- package/dist/InputPassword.js +3 -2
- package/dist/{InputPassword.vue_vue_type_script_setup_true_lang-kknXv5I-.js → InputPassword.vue_vue_type_script_setup_true_lang-DHc92ISX.js} +2 -1
- package/dist/InputPhone.js +1 -0
- package/dist/InputPhone.vue_vue_type_script_setup_true_lang-uNqXphQY.js +1 -0
- package/dist/InputPrice.js +1 -0
- package/dist/InputPrice.vue_vue_type_script_setup_true_lang-BBi8qKn8.js +1 -0
- package/dist/InputRadio.js +1 -0
- package/dist/InputRadio.vue_vue_type_script_setup_true_lang-Dqbov2kN.js +1 -0
- package/dist/InputSelect.js +3 -2
- package/dist/InputSelect.vue_vue_type_script_setup_true_lang-BmupIAdQ.js +228 -0
- package/dist/InputSwitch.js +1 -0
- package/dist/InputSwitch.vue_vue_type_script_setup_true_lang-Dq_U-mFJ.js +1 -0
- package/dist/InputText.js +1 -0
- package/dist/InputText.vue_vue_type_script_setup_true_lang-CkoBmp9p.js +1 -0
- package/dist/InputTextarea.js +1 -0
- package/dist/InputTextarea.vue_vue_type_script_setup_true_lang-IMz1cgV5.js +1 -0
- package/dist/Modal.js +1 -0
- package/dist/Modal.vue_vue_type_script_setup_true_lang-DLl5shGS.js +1 -0
- package/dist/ModalForm.js +3 -2
- package/dist/{ModalForm.vue_vue_type_script_setup_true_lang-CUk3DI3O.js → ModalForm.vue_vue_type_script_setup_true_lang-CZBGpJCs.js} +3 -2
- package/dist/Pagination.js +1 -0
- package/dist/Pagination.vue_vue_type_script_setup_true_lang-PLZQJUd0.js +1 -0
- package/dist/Popconfirm.js +3 -2
- package/dist/Popconfirm.vue_vue_type_script_setup_true_lang-BMaHpkCO.js +64 -0
- package/dist/Popover.js +3 -2
- package/dist/{Popover.vue_vue_type_script_setup_true_lang-Dhcy-iL3.js → Popover.vue_vue_type_script_setup_true_lang-C69m5Nld.js} +320 -321
- package/dist/ProgressCircle-BY2eeyGY.js +1 -0
- package/dist/ProgressCircle.js +1 -0
- package/dist/{ProgressLine-CfZKbUcx.js → ProgressLine-1ZHGvPsm.js} +17 -16
- package/dist/ProgressLine.css +1 -1
- package/dist/ProgressLine.js +3 -2
- package/dist/SensitiveInfo.js +1 -0
- package/dist/SensitiveInfo.vue_vue_type_script_setup_true_lang-lCdRDxvZ.js +1 -0
- package/dist/Tab.js +1 -0
- package/dist/Tab.vue_vue_type_script_setup_true_lang-VzvYvoqa.js +1 -0
- package/dist/Table-grkQ9tby.js +1 -0
- package/dist/Table.js +1 -0
- package/dist/Tag.js +3 -2
- package/dist/Tag.vue_vue_type_script_setup_true_lang-DTfAH_Sb.js +71 -0
- package/dist/Toast.js +1 -0
- package/dist/Toast.vue_vue_type_script_setup_true_lang-BAsJNxU_.js +1 -0
- package/dist/_plugin-vue_export-helper-CHgC5LLL.js +1 -0
- package/dist/account-BJGxzbeL.js +1 -0
- package/dist/alert-octagon-D8wznooU.js +1 -0
- package/dist/alert-octagon-outline-fM2QVbyq.js +1 -0
- package/dist/archive-DDuuzVUo.js +1 -0
- package/dist/archive-outline-BT6uCRX5.js +1 -0
- package/dist/arrow-left-CVipcGWo.js +1 -0
- package/dist/arrow-right-DHFo5L72.js +1 -0
- package/dist/bank-lwoR1P6d.js +1 -0
- package/dist/bank-outline-wy0O9ni0.js +1 -0
- package/dist/camera-BXoPauop.js +1 -0
- package/dist/cards-outline-B0no8Z63.js +1 -0
- package/dist/cards-variant-CU6V8mdM.js +1 -0
- package/dist/cart-outline-C99s8OpS.js +1 -0
- package/dist/chart-box-outline-C9ymwfIH.js +1 -0
- package/dist/chart-box-tyepg_QH.js +1 -0
- package/dist/check-circle-C3Kf7DnE.js +1 -0
- package/dist/check-circle-outline-B4zmPfuc.js +1 -0
- package/dist/check-iUT-FuWa.js +1 -0
- package/dist/checkbox-TojXdFTq.js +1 -0
- package/dist/checkbox-dark-D_btgwCX.js +1 -0
- package/dist/checkbox-indeterminate-CtbmyFkw.js +1 -0
- package/dist/checkbox-indeterminate-dark-CSrkJBRG.js +1 -0
- package/dist/chevron-down-CJLshITY.js +1 -0
- package/dist/chevron-left-n_sGCmlG.js +1 -0
- package/dist/chevron-right-C8uLqjmq.js +1 -0
- package/dist/chevron-up-b6VdQM8S.js +1 -0
- package/dist/circle-DhoEDuC5.js +1 -0
- package/dist/clock-BqMI2OIG.js +1 -0
- package/dist/close-DemH4JAO.js +1 -0
- package/dist/close-circle-Bvyw4JKW.js +6 -0
- package/dist/close-circle-outline-CUXfYV4M.js +1 -0
- package/dist/cog-Dd9I6z5D.js +1 -0
- package/dist/color-fill-DWx77G0p.js +1 -0
- package/dist/components.js +82 -81
- package/dist/composables.js +1 -0
- package/dist/copy-D-Dqxp8h.js +1 -0
- package/dist/credit-card-B3VjoUad.js +1 -0
- package/dist/credit-card-plus-TUZq5Zi0.js +1 -0
- package/dist/crud-lKm5HfM4.js +1 -0
- package/dist/currency-BuSji4qA.js +1 -0
- package/dist/database-CNG_l2Or.js +1 -0
- package/dist/date.js +1 -0
- package/dist/dots-grid-BhRGZg1t.js +1 -0
- package/dist/dots-vertical-nYIDxlT1.js +1 -0
- package/dist/email-open-outline-NlRAK8vu.js +1 -0
- package/dist/email-outline-v-beMKo_.js +1 -0
- package/dist/enums.js +1 -0
- package/dist/eye-C7_UM0rn.js +1 -0
- package/dist/eye-off-Dq2WOPSG.js +1 -0
- package/dist/file-document-plus-outline-C_GeG8ak.js +1 -0
- package/dist/filmstrip-Dg66xHap.js +1 -0
- package/dist/filter-07gM0IrM.js +1 -0
- package/dist/form-BkXpIJ0e.js +1 -0
- package/dist/form2.js +1 -0
- package/dist/fullscreen-daZRwm-1.js +1 -0
- package/dist/fullscreen-exit-DvHy2f8E.js +1 -0
- package/dist/group-B1HQcmCl.js +1 -0
- package/dist/image-C-DY_SfK.js +1 -0
- package/dist/image-album-DVl72ioK.js +1 -0
- package/dist/image-album-outline-oiPipPnp.js +1 -0
- package/dist/image-outline-CLpFyr7w.js +1 -0
- package/dist/index-CVD_wAsU.js +1 -0
- package/dist/index-CjvqeRf7.js +1 -0
- package/dist/index-CuyePt3m.js +1 -0
- package/dist/info-outline-Mn6Hjz_K.js +1 -0
- package/dist/key-B8iEXxGx.js +1 -0
- package/dist/key-chain-D-8-GrU2.js +1 -0
- package/dist/key-variant-DViBRFAJ.js +1 -0
- package/dist/listbox-outline-BBriTS-r.js +1 -0
- package/dist/loading-E4eFmVsP.js +1 -0
- package/dist/lock-Nv-e-b24.js +1 -0
- package/dist/lock-outline-K2LxC2b6.js +1 -0
- package/dist/logout-BHwFpuou.js +1 -0
- package/dist/menu-down-B4Fy5IG1.js +1 -0
- package/dist/menu-left-D8G3frKt.js +1 -0
- package/dist/menu-pq7WWaJu.js +1 -0
- package/dist/menu-right-CMt4thJ2.js +1 -0
- package/dist/minus-CSCkQnOm.js +1 -0
- package/dist/minus-circle-D_N5NZW-.js +1 -0
- package/dist/minus-circle-outline-B-x6EXPD.js +1 -0
- package/dist/moon-Bhm_ZTV6.js +1 -0
- package/dist/open-in-new-C2Btl_1k.js +1 -0
- package/dist/pencil-BETebgXX.js +1 -0
- package/dist/people-BUW1DRzH.js +1 -0
- package/dist/piggy-bank-outline-5cDQNrSU.js +1 -0
- package/dist/plugin--F5QK2vy.js +1 -0
- package/dist/plugin-2nTovNcx.js +1 -0
- package/dist/plugin-3VDgn3kO.js +1 -0
- package/dist/plugin-5vn4G57V.js +1 -0
- package/dist/plugin-AFgt8nH4.js +1 -0
- package/dist/plugin-BCt5Fd1Y.js +1 -0
- package/dist/plugin-BLdCHEGS.js +1 -0
- package/dist/{plugin-DYnmuOWz.js → plugin-BRY5cGCc.js} +2 -1
- package/dist/{plugin-CNoSZVuJ.js → plugin-BUzMTCDs.js} +2 -1
- package/dist/plugin-BYkYqIjb.js +1 -0
- package/dist/plugin-BZC231Oj.js +1 -0
- package/dist/plugin-BrwUi1gG.js +1 -0
- package/dist/plugin-Buc7eEox.js +1 -0
- package/dist/plugin-C-iGigb_.js +1 -0
- package/dist/plugin-C3tFXHbZ.js +1 -0
- package/dist/{plugin-Cp-YlP7M.js → plugin-C4ZKihe9.js} +2 -1
- package/dist/{plugin-CIK2QwfI.js → plugin-CCH1Q2cN.js} +2 -1
- package/dist/plugin-CGg5IOSy.js +1 -0
- package/dist/plugin-CHyrn6sC.js +1 -0
- package/dist/{plugin-c1rFpmlH.js → plugin-CVGZQLLW.js} +2 -1
- package/dist/{plugin-DmkLbCIU.js → plugin-CZBGKZIj.js} +2 -1
- package/dist/plugin-Ce0OhiOa.js +1 -0
- package/dist/{plugin-7M6YmkX3.js → plugin-CeTGH-uy.js} +2 -1
- package/dist/plugin-CqcxTgW6.js +1 -0
- package/dist/plugin-CwJMh4ht.js +1 -0
- package/dist/{plugin-DAoreRkB.js → plugin-Cy8SNl7v.js} +2 -1
- package/dist/{plugin-A7Ru6-Ae.js → plugin-D3RtcfcX.js} +2 -1
- package/dist/plugin-DDXOF4cU.js +11 -0
- package/dist/plugin-DLUdf4JV.js +1 -0
- package/dist/plugin-DN54VuID.js +1 -0
- package/dist/plugin-DOeDaXWj.js +1 -0
- package/dist/plugin-DRcJuXpS.js +1 -0
- package/dist/plugin-DT7LVAli.js +1 -0
- package/dist/plugin-DXSsGfRI.js +1 -0
- package/dist/plugin-DaibhM02.js +1 -0
- package/dist/plugin-DkDbha5K.js +1 -0
- package/dist/{plugin-DGx9kLvd.js → plugin-DnCIfRQD.js} +2 -1
- package/dist/{plugin-BURDNZOq.js → plugin-Do8SPdPO.js} +2 -1
- package/dist/plugin-DppW8rQi.js +1 -0
- package/dist/plugin-XtlznKJr.js +11 -0
- package/dist/plugin-YUomn9tF.js +1 -0
- package/dist/{plugin-D9vhvf_z.js → plugin-_WXCZJnd.js} +2 -1
- package/dist/plugin-cvHKUGjm.js +1 -0
- package/dist/plugins-DnctsCLh.js +110 -0
- package/dist/plugins.js +97 -94
- package/dist/plus-circle-Cl0YprEp.js +1 -0
- package/dist/plus-circle-outline-C-kkX0ke.js +1 -0
- package/dist/plus-sbcOm60H.js +1 -0
- package/dist/qrcode-scan-CpLrVFw_.js +1 -0
- package/dist/radio-DkjVAhsO.js +1 -0
- package/dist/radio-dark-Cr5v17AF.js +1 -0
- package/dist/refresh-DPlMWd1M.js +1 -0
- package/dist/register-component-B-fdqewb.js +1 -0
- package/dist/save-BmMH4S8b.js +1 -0
- package/dist/search-Co2MwWOK.js +1 -0
- package/dist/spotlight-TNyCQzOY.js +1 -0
- package/dist/store-outline-B-fuVZzv.js +1 -0
- package/dist/sun-BWKjCEHH.js +1 -0
- package/dist/swap-CNbqKTl0.js +1 -0
- package/dist/swap-horizontal-DociZUG2.js +1 -0
- package/dist/swap-left-Bd2DOgf3.js +1 -0
- package/dist/swap-right-D0VYxBDb.js +1 -0
- package/dist/system-theme-Cez6mSv_.js +1 -0
- package/dist/tag-outline-Ce_qOxif.js +1 -0
- package/dist/tamandua.js +7 -17
- package/dist/transform-DSaNEFMr.js +1757 -0
- package/dist/trash-can-CKPtMqSf.js +1 -0
- package/dist/trash-can-outline-DjtqZHOC.js +1 -0
- package/dist/types/components/Avatar/Avatar.story.d.ts +18 -5
- package/dist/types/components/Button/Button.story.d.ts +8 -42
- package/dist/types/components/ChartLine/ChartLine.story.d.ts +25 -0
- package/dist/types/components/ChartLine/index.d.ts +5 -0
- package/dist/types/components/ChartLine/types.d.ts +17 -0
- package/dist/types/components/ChartTreemap/ChartTreemap.story.d.ts +20 -0
- package/dist/types/components/ChartTreemap/index.d.ts +5 -0
- package/dist/types/components/ChartTreemap/types.d.ts +10 -0
- package/dist/types/components/Dropdown/types.d.ts +1 -1
- package/dist/types/components/Form/Form.vue.d.ts +3 -3
- package/dist/types/components/GraphyPrice/GraphyPrice.story.d.ts +24 -2
- package/dist/types/components/Icon/Icon.story.d.ts +26 -0
- package/dist/types/components/Icon/types.d.ts +1 -1
- package/dist/types/components/IconButton/IconButton.vue.d.ts +4 -44
- package/dist/types/components/IconButton/types.d.ts +1 -7
- package/dist/types/components/InputDate/InputDate.story.d.ts +9 -2
- package/dist/types/components/InputMultiplier/input-multiplier.story.d.ts +8 -3
- package/dist/types/components/InputRadio/InputRadioGroup.story.d.ts +6 -2
- package/dist/types/components/InputSelect/InputSelect.story.d.ts +37 -4
- package/dist/types/components/InputSelect/InputSelect.vue.d.ts +1 -1
- package/dist/types/components/InputSelect/types.d.ts +0 -1
- package/dist/types/components/InputSwitch/InputSwitch.story.d.ts +10 -18
- package/dist/types/components/Pagination/Pagination.story.d.ts +6 -1
- package/dist/types/components/Popconfirm/Popconfirm.vue.d.ts +1 -3
- package/dist/types/components/Popconfirm/types.d.ts +1 -1
- package/dist/types/components/Popover/Popover.vue.d.ts +0 -3
- package/dist/types/components/Popover/types.d.ts +0 -1
- package/dist/types/components/ProgressCircle/ProgressCircle.story.d.ts +13 -3
- package/dist/types/components/ProgressLine/ProgressLine.story.d.ts +12 -3
- package/dist/types/components/Table/Table.story.d.ts +16 -3
- package/dist/types/components/Tag/Tag.story.d.ts +29 -0
- package/dist/types/components/index.d.ts +4 -4
- package/dist/types/components/plugins.d.ts +3 -3
- package/dist/types/i18n.d.ts +6 -0
- package/dist/types/types/form.d.ts +1 -1
- package/dist/ui-DtSy-y9T.js +1 -0
- package/dist/upload-CKfrBexU.js +1 -0
- package/dist/useClipboard-BHFD0Jvv.js +1 -0
- package/dist/useDomHelpers-5CFMo6bx.js +1 -0
- package/dist/useRender-D8PeooXE.js +1 -0
- package/dist/user-circle-D102n1FB.js +1 -0
- package/dist/zip-box-C10560VY.js +1 -0
- package/package.json +113 -114
- package/volar.d.ts +2 -2
- package/dist/Button-BVshp51o.js +0 -6
- package/dist/Dropdown.vue_vue_type_script_setup_true_lang-BUcFKrav.js +0 -135
- package/dist/IconButton.vue_vue_type_script_setup_true_lang-DEL6iIAu.js +0 -106
- package/dist/InputSelect.vue_vue_type_script_setup_true_lang-ByRPZrIg.js +0 -216
- package/dist/LineChart.js +0 -6
- package/dist/LineChart.vue_vue_type_script_setup_true_lang-Do8SXht4.js +0 -17
- package/dist/PieChart.js +0 -6
- package/dist/PieChart.vue_vue_type_script_setup_true_lang-CmEDNOuk.js +0 -17
- package/dist/Popconfirm.vue_vue_type_script_setup_true_lang-DWMW-u7V.js +0 -65
- package/dist/Tag.vue_vue_type_script_setup_true_lang-vLIykMPS.js +0 -63
- package/dist/close-circle-Bsf9_pUR.js +0 -4
- package/dist/index-CgLIzaY3.js +0 -7772
- package/dist/plugin-CQ6DHzD0.js +0 -10
- package/dist/plugin-DdQB9R9S.js +0 -10
- package/dist/plugins-QF-BxY4i.js +0 -107
- package/dist/types/components/LineChart/index.d.ts +0 -5
- package/dist/types/components/LineChart/types.d.ts +0 -4
- package/dist/types/components/PieChart/index.d.ts +0 -5
- package/dist/types/components/PieChart/types.d.ts +0 -4
- /package/dist/types/components/{LineChart/LineChart.vue.d.ts → ChartLine/ChartLine.vue.d.ts} +0 -0
- /package/dist/types/components/{LineChart → ChartLine}/plugin.d.ts +0 -0
- /package/dist/types/components/{PieChart/PieChart.vue.d.ts → ChartTreemap/ChartTreemap.vue.d.ts} +0 -0
- /package/dist/types/components/{PieChart → ChartTreemap}/plugin.d.ts +0 -0
|
@@ -1,9 +1,22 @@
|
|
|
1
|
+
import { ElementSize } from '../../enums/ui.js';
|
|
2
|
+
|
|
1
3
|
declare const _default: {
|
|
2
4
|
title: string;
|
|
5
|
+
args: {
|
|
6
|
+
image: string;
|
|
7
|
+
size: ElementSize;
|
|
8
|
+
};
|
|
9
|
+
argTypes: {
|
|
10
|
+
size: {
|
|
11
|
+
options: ElementSize[];
|
|
12
|
+
control: string;
|
|
13
|
+
};
|
|
14
|
+
};
|
|
3
15
|
};
|
|
4
16
|
export default _default;
|
|
5
|
-
export declare const
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
17
|
+
export declare const Avatar: (args: any) => {
|
|
18
|
+
setup(): {
|
|
19
|
+
args: any;
|
|
20
|
+
};
|
|
21
|
+
template: string;
|
|
22
|
+
};
|
|
@@ -3,68 +3,34 @@ import { ElementShape, ElementVariant, Icon } from '../../enums/ui.js';
|
|
|
3
3
|
declare const _default: {
|
|
4
4
|
title: string;
|
|
5
5
|
args: {
|
|
6
|
-
|
|
6
|
+
label: string;
|
|
7
7
|
isOutline: boolean;
|
|
8
|
+
variant: ElementVariant;
|
|
8
9
|
shape: ElementShape;
|
|
9
10
|
};
|
|
10
11
|
argTypes: {
|
|
11
12
|
variant: {
|
|
12
13
|
options: ElementVariant[];
|
|
13
14
|
control: string;
|
|
14
|
-
description: string;
|
|
15
|
-
table: {
|
|
16
|
-
type: {
|
|
17
|
-
summary: string;
|
|
18
|
-
};
|
|
19
|
-
defaultValue: {
|
|
20
|
-
summary: ElementVariant;
|
|
21
|
-
};
|
|
22
|
-
};
|
|
23
15
|
};
|
|
24
16
|
shape: {
|
|
25
17
|
options: ElementShape[];
|
|
26
18
|
control: string;
|
|
27
|
-
table: {
|
|
28
|
-
type: {
|
|
29
|
-
summary: string;
|
|
30
|
-
};
|
|
31
|
-
defaultValue: {
|
|
32
|
-
summary: ElementShape;
|
|
33
|
-
};
|
|
34
|
-
};
|
|
35
19
|
};
|
|
36
20
|
isOutline: {
|
|
37
21
|
options: boolean[];
|
|
38
22
|
control: string;
|
|
39
|
-
description: string;
|
|
40
|
-
table: {
|
|
41
|
-
type: {
|
|
42
|
-
summary: string;
|
|
43
|
-
};
|
|
44
|
-
defaultValue: {
|
|
45
|
-
summary: boolean;
|
|
46
|
-
};
|
|
47
|
-
};
|
|
48
|
-
};
|
|
49
|
-
label: {
|
|
50
|
-
table: {
|
|
51
|
-
type: {
|
|
52
|
-
summary: string;
|
|
53
|
-
};
|
|
54
|
-
};
|
|
55
23
|
};
|
|
56
24
|
icon: {
|
|
57
25
|
options: Icon[];
|
|
58
26
|
control: string;
|
|
59
|
-
description: string;
|
|
60
|
-
table: {
|
|
61
|
-
type: {
|
|
62
|
-
summary: string;
|
|
63
|
-
};
|
|
64
|
-
};
|
|
65
27
|
};
|
|
66
28
|
};
|
|
67
29
|
};
|
|
68
30
|
export default _default;
|
|
69
|
-
declare const Button: any
|
|
70
|
-
|
|
31
|
+
export declare const Button: (args: any) => {
|
|
32
|
+
setup(): {
|
|
33
|
+
args: any;
|
|
34
|
+
};
|
|
35
|
+
template: string;
|
|
36
|
+
};
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
title: string;
|
|
3
|
+
args: {
|
|
4
|
+
data: {
|
|
5
|
+
labels: string[];
|
|
6
|
+
datasets: {
|
|
7
|
+
label: string;
|
|
8
|
+
color: string;
|
|
9
|
+
data: number[];
|
|
10
|
+
}[];
|
|
11
|
+
};
|
|
12
|
+
options: {
|
|
13
|
+
scatterplot: boolean;
|
|
14
|
+
grid: boolean;
|
|
15
|
+
};
|
|
16
|
+
};
|
|
17
|
+
argTypes: {};
|
|
18
|
+
};
|
|
19
|
+
export default _default;
|
|
20
|
+
export declare const Line: (args: any) => {
|
|
21
|
+
setup(): {
|
|
22
|
+
args: any;
|
|
23
|
+
};
|
|
24
|
+
template: string;
|
|
25
|
+
};
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
type Data = {
|
|
2
|
+
labels: string[];
|
|
3
|
+
datasets: {
|
|
4
|
+
label: string;
|
|
5
|
+
color: string;
|
|
6
|
+
data: number[];
|
|
7
|
+
}[];
|
|
8
|
+
};
|
|
9
|
+
type Options = {
|
|
10
|
+
scatterplot?: boolean;
|
|
11
|
+
grid?: boolean;
|
|
12
|
+
};
|
|
13
|
+
export type ChartLineProps = {
|
|
14
|
+
data: Data;
|
|
15
|
+
options: Options;
|
|
16
|
+
};
|
|
17
|
+
export {};
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
title: string;
|
|
3
|
+
args: {
|
|
4
|
+
data: {
|
|
5
|
+
name: string;
|
|
6
|
+
children: {
|
|
7
|
+
value: number;
|
|
8
|
+
name: string;
|
|
9
|
+
}[];
|
|
10
|
+
};
|
|
11
|
+
options: {};
|
|
12
|
+
};
|
|
13
|
+
};
|
|
14
|
+
export default _default;
|
|
15
|
+
export declare const Treemap: (args: any) => {
|
|
16
|
+
setup(): {
|
|
17
|
+
args: any;
|
|
18
|
+
};
|
|
19
|
+
template: string;
|
|
20
|
+
};
|
|
@@ -4,8 +4,8 @@ import { FormSchema, FormInstance } from '../../types/form.js';
|
|
|
4
4
|
import { FormEvents } from './types.js';
|
|
5
5
|
|
|
6
6
|
declare const _default: <T extends FormSchema>(__VLS_props: {
|
|
7
|
-
formStyle?: import('../../types/form.js').FormStyle | undefined;
|
|
8
7
|
id?: string | undefined;
|
|
8
|
+
formStyle?: import('../../types/form.js').FormStyle | undefined;
|
|
9
9
|
idKey?: string | undefined;
|
|
10
10
|
schema?: T | undefined;
|
|
11
11
|
showSubmit?: boolean | undefined;
|
|
@@ -31,8 +31,8 @@ declare const _default: <T extends FormSchema>(__VLS_props: {
|
|
|
31
31
|
getValue: (key: string) => any;
|
|
32
32
|
}>) => void) | undefined, __VLS_setup?: Promise<{
|
|
33
33
|
props: {
|
|
34
|
-
formStyle?: import('../../types/form.js').FormStyle | undefined;
|
|
35
34
|
id?: string | undefined;
|
|
35
|
+
formStyle?: import('../../types/form.js').FormStyle | undefined;
|
|
36
36
|
idKey?: string | undefined;
|
|
37
37
|
schema?: T | undefined;
|
|
38
38
|
showSubmit?: boolean | undefined;
|
|
@@ -62,8 +62,8 @@ declare const _default: <T extends FormSchema>(__VLS_props: {
|
|
|
62
62
|
}> & {
|
|
63
63
|
__ctx?: {
|
|
64
64
|
props: {
|
|
65
|
-
formStyle?: import('../../types/form.js').FormStyle | undefined;
|
|
66
65
|
id?: string | undefined;
|
|
66
|
+
formStyle?: import('../../types/form.js').FormStyle | undefined;
|
|
67
67
|
idKey?: string | undefined;
|
|
68
68
|
schema?: T | undefined;
|
|
69
69
|
showSubmit?: boolean | undefined;
|
|
@@ -1,6 +1,28 @@
|
|
|
1
|
+
import { GraphyPriceVariant } from '../../enums/ui.js';
|
|
2
|
+
|
|
1
3
|
declare const _default: {
|
|
2
4
|
title: string;
|
|
5
|
+
args: {
|
|
6
|
+
value: number;
|
|
7
|
+
currency: string;
|
|
8
|
+
variant: GraphyPriceVariant;
|
|
9
|
+
};
|
|
10
|
+
argTypes: {
|
|
11
|
+
variant: {
|
|
12
|
+
options: GraphyPriceVariant[];
|
|
13
|
+
control: string;
|
|
14
|
+
defaultValue: GraphyPriceVariant;
|
|
15
|
+
};
|
|
16
|
+
currency: {
|
|
17
|
+
control: string;
|
|
18
|
+
options: string[];
|
|
19
|
+
};
|
|
20
|
+
};
|
|
3
21
|
};
|
|
4
22
|
export default _default;
|
|
5
|
-
export declare const
|
|
6
|
-
|
|
23
|
+
export declare const Price: (args: any) => {
|
|
24
|
+
setup(): {
|
|
25
|
+
args: any;
|
|
26
|
+
};
|
|
27
|
+
template: string;
|
|
28
|
+
};
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
import { ElementSize, Icon as EIcon } from '../../enums/ui.js';
|
|
2
|
+
|
|
3
|
+
declare const _default: {
|
|
4
|
+
title: string;
|
|
5
|
+
args: {
|
|
6
|
+
icon: string;
|
|
7
|
+
size: ElementSize;
|
|
8
|
+
};
|
|
9
|
+
argTypes: {
|
|
10
|
+
size: {
|
|
11
|
+
control: string;
|
|
12
|
+
options: ElementSize[];
|
|
13
|
+
};
|
|
14
|
+
icon: {
|
|
15
|
+
options: EIcon[];
|
|
16
|
+
control: string;
|
|
17
|
+
};
|
|
18
|
+
};
|
|
19
|
+
};
|
|
20
|
+
export default _default;
|
|
21
|
+
export declare const Icon: (args: any) => {
|
|
22
|
+
setup(): {
|
|
23
|
+
args: any;
|
|
24
|
+
};
|
|
25
|
+
template: string;
|
|
26
|
+
};
|
|
@@ -1,39 +1,17 @@
|
|
|
1
|
-
import { ButtonType, ElementSize, ElementShape
|
|
1
|
+
import { ButtonType, ElementSize, ElementShape } from '../../enums/ui.js';
|
|
2
2
|
import { IconButtonProps } from './types.js';
|
|
3
3
|
|
|
4
|
-
declare const _default:
|
|
4
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IconButtonProps>, {
|
|
5
5
|
href: string;
|
|
6
6
|
type: ButtonType;
|
|
7
7
|
size: ElementSize;
|
|
8
8
|
label: string;
|
|
9
9
|
shape: ElementShape;
|
|
10
10
|
target: undefined;
|
|
11
|
-
variant: ElementVariant;
|
|
12
11
|
multiple: boolean;
|
|
13
12
|
isOutline: boolean;
|
|
14
13
|
isDisabled: boolean;
|
|
15
|
-
|
|
16
|
-
icon: string;
|
|
17
|
-
};
|
|
18
|
-
disableStyle: boolean;
|
|
19
|
-
}>, {
|
|
20
|
-
iconReference: import("vue").Ref<import("vue").CreateComponentPublicInstance<Readonly<any>, {
|
|
21
|
-
reference: import("vue").Ref<HTMLElement | null>;
|
|
22
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<any>, {} | {
|
|
23
|
-
[x: string]: any;
|
|
24
|
-
}, true, {}, {}, {
|
|
25
|
-
P: {};
|
|
26
|
-
B: {};
|
|
27
|
-
D: {};
|
|
28
|
-
C: {};
|
|
29
|
-
M: {};
|
|
30
|
-
Defaults: {};
|
|
31
|
-
}, Readonly<any>, {
|
|
32
|
-
reference: import("vue").Ref<HTMLElement | null>;
|
|
33
|
-
}, {}, {}, {}, {} | {
|
|
34
|
-
[x: string]: any;
|
|
35
|
-
}> | null>;
|
|
36
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
14
|
+
}>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
37
15
|
upload: (val: FileList) => void;
|
|
38
16
|
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IconButtonProps>, {
|
|
39
17
|
href: string;
|
|
@@ -42,34 +20,21 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
42
20
|
label: string;
|
|
43
21
|
shape: ElementShape;
|
|
44
22
|
target: undefined;
|
|
45
|
-
variant: ElementVariant;
|
|
46
23
|
multiple: boolean;
|
|
47
24
|
isOutline: boolean;
|
|
48
25
|
isDisabled: boolean;
|
|
49
|
-
injectStyle: () => {
|
|
50
|
-
icon: string;
|
|
51
|
-
};
|
|
52
|
-
disableStyle: boolean;
|
|
53
26
|
}>>> & {
|
|
54
27
|
onUpload?: ((val: FileList) => any) | undefined;
|
|
55
28
|
}, {
|
|
56
29
|
size: "" | "xs" | "sm" | "lg" | "xl";
|
|
57
30
|
shape: "square" | "rounded" | "circle";
|
|
58
|
-
disableStyle: boolean;
|
|
59
31
|
type: "button" | "submit" | "link" | "router-link" | "file";
|
|
60
32
|
label: string;
|
|
61
33
|
href: string;
|
|
62
34
|
target: string;
|
|
63
|
-
variant: "default" | "primary" | "secondary" | "success" | "danger" | "warning" | "transparent";
|
|
64
35
|
multiple: boolean;
|
|
65
|
-
isOutline: boolean;
|
|
66
36
|
isDisabled: boolean;
|
|
67
|
-
|
|
68
|
-
icon: string;
|
|
69
|
-
};
|
|
70
|
-
}, {}>, {
|
|
71
|
-
default?(_: {}): any;
|
|
72
|
-
}>;
|
|
37
|
+
}, {}>;
|
|
73
38
|
export default _default;
|
|
74
39
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
75
40
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
|
@@ -88,8 +53,3 @@ type __VLS_WithDefaults<P, D> = {
|
|
|
88
53
|
type __VLS_Prettify<T> = {
|
|
89
54
|
[K in keyof T]: T[K];
|
|
90
55
|
} & {};
|
|
91
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
92
|
-
new (): {
|
|
93
|
-
$slots: S;
|
|
94
|
-
};
|
|
95
|
-
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Icon, ButtonType, ElementSize, ElementShape
|
|
1
|
+
import { Icon, ButtonType, ElementSize, ElementShape } from '../../enums/ui.js';
|
|
2
2
|
|
|
3
3
|
export type IconButtonProps = {
|
|
4
4
|
to?: any;
|
|
@@ -9,14 +9,8 @@ export type IconButtonProps = {
|
|
|
9
9
|
label?: string;
|
|
10
10
|
shape?: `${ElementShape}`;
|
|
11
11
|
target?: string;
|
|
12
|
-
variant?: `${ElementVariant}`;
|
|
13
12
|
multiple?: boolean;
|
|
14
|
-
isOutline?: boolean;
|
|
15
13
|
isDisabled?: boolean;
|
|
16
|
-
injectStyle?: {
|
|
17
|
-
icon: string;
|
|
18
|
-
};
|
|
19
|
-
disableStyle?: boolean;
|
|
20
14
|
};
|
|
21
15
|
export type IconButtonEvents = {
|
|
22
16
|
(e: "upload", val: FileList): void;
|
|
@@ -1,6 +1,13 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
2
|
title: string;
|
|
3
|
+
args: {
|
|
4
|
+
value: string;
|
|
5
|
+
};
|
|
3
6
|
};
|
|
4
7
|
export default _default;
|
|
5
|
-
declare const
|
|
6
|
-
|
|
8
|
+
export declare const Date: (args: any) => {
|
|
9
|
+
setup(): {
|
|
10
|
+
args: any;
|
|
11
|
+
};
|
|
12
|
+
template: string;
|
|
13
|
+
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const _default: {
|
|
2
2
|
title: string;
|
|
3
3
|
args: {
|
|
4
4
|
label: string;
|
|
@@ -15,5 +15,10 @@ declare const story: {
|
|
|
15
15
|
};
|
|
16
16
|
};
|
|
17
17
|
};
|
|
18
|
-
|
|
19
|
-
export
|
|
18
|
+
export default _default;
|
|
19
|
+
export declare const Multiplier: (args: any) => {
|
|
20
|
+
setup(): {
|
|
21
|
+
args: any;
|
|
22
|
+
};
|
|
23
|
+
template: string;
|
|
24
|
+
};
|
|
@@ -1,6 +1,39 @@
|
|
|
1
|
-
|
|
1
|
+
import { APISearchFilters } from '../../types/api.js';
|
|
2
|
+
import { SelectOption } from '../../types/form.js';
|
|
3
|
+
import { Pagination } from '../../types/ui.js';
|
|
4
|
+
|
|
5
|
+
declare const _default: {
|
|
2
6
|
title: string;
|
|
7
|
+
args: {
|
|
8
|
+
placeholder: string;
|
|
9
|
+
};
|
|
10
|
+
};
|
|
11
|
+
export default _default;
|
|
12
|
+
export declare const Select: (args: any) => {
|
|
13
|
+
setup(): {
|
|
14
|
+
args: any;
|
|
15
|
+
items1: {
|
|
16
|
+
label: string;
|
|
17
|
+
value: string;
|
|
18
|
+
}[];
|
|
19
|
+
items2: {
|
|
20
|
+
label: {
|
|
21
|
+
id: number;
|
|
22
|
+
name: string;
|
|
23
|
+
thumbnail: string;
|
|
24
|
+
};
|
|
25
|
+
value: number;
|
|
26
|
+
}[];
|
|
27
|
+
items3: {
|
|
28
|
+
label: string;
|
|
29
|
+
value: string;
|
|
30
|
+
}[];
|
|
31
|
+
value3: import('vue').Ref<never[]>;
|
|
32
|
+
search(filters?: APISearchFilters): Promise<{
|
|
33
|
+
items: SelectOption[];
|
|
34
|
+
pagination: Pagination;
|
|
35
|
+
}>;
|
|
36
|
+
mapper(book: any): SelectOption;
|
|
37
|
+
};
|
|
38
|
+
template: string;
|
|
3
39
|
};
|
|
4
|
-
declare const Default: any;
|
|
5
|
-
declare const With_Images: any;
|
|
6
|
-
export { story as default, Default, With_Images };
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<any, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<any>, {} | {
|
|
2
2
|
[x: string]: any;
|
|
3
3
|
}, {}>, {
|
|
4
|
-
selection?(_:
|
|
4
|
+
selection?(_: {}): any;
|
|
5
5
|
default?(_: any): any;
|
|
6
6
|
}>;
|
|
7
7
|
export default _default;
|
|
@@ -1,29 +1,21 @@
|
|
|
1
1
|
declare const _default: {
|
|
2
2
|
title: string;
|
|
3
|
-
args: {
|
|
3
|
+
args: {
|
|
4
|
+
label: string;
|
|
5
|
+
disabled: boolean;
|
|
6
|
+
};
|
|
4
7
|
argTypes: {
|
|
5
8
|
disabled: {
|
|
6
9
|
options: boolean[];
|
|
7
10
|
control: string;
|
|
8
11
|
description: string;
|
|
9
|
-
table: {
|
|
10
|
-
type: {
|
|
11
|
-
summary: string;
|
|
12
|
-
};
|
|
13
|
-
defaultValue: {
|
|
14
|
-
summary: boolean;
|
|
15
|
-
};
|
|
16
|
-
};
|
|
17
|
-
};
|
|
18
|
-
label: {
|
|
19
|
-
table: {
|
|
20
|
-
type: {
|
|
21
|
-
summary: string;
|
|
22
|
-
};
|
|
23
|
-
};
|
|
24
12
|
};
|
|
25
13
|
};
|
|
26
14
|
};
|
|
27
15
|
export default _default;
|
|
28
|
-
declare const
|
|
29
|
-
|
|
16
|
+
export declare const Switch: (args: any) => {
|
|
17
|
+
setup(): {
|
|
18
|
+
args: any;
|
|
19
|
+
};
|
|
20
|
+
template: string;
|
|
21
|
+
};
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<any, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<any>, {} | {
|
|
2
2
|
[x: string]: any;
|
|
3
3
|
}, {}>, {
|
|
4
|
-
default?(_: {
|
|
5
|
-
onClick: () => void;
|
|
6
|
-
}): any;
|
|
4
|
+
default?(_: {}): any;
|
|
7
5
|
}>;
|
|
8
6
|
export default _default;
|
|
9
7
|
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
@@ -6,7 +6,6 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
6
6
|
disabled: boolean;
|
|
7
7
|
isVisible: null;
|
|
8
8
|
placement: ElementPosition;
|
|
9
|
-
disableStyle: boolean;
|
|
10
9
|
slotWrapperClasses: string;
|
|
11
10
|
}>, {
|
|
12
11
|
visible: import("vue").Ref<boolean>;
|
|
@@ -15,10 +14,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
|
15
14
|
disabled: boolean;
|
|
16
15
|
isVisible: null;
|
|
17
16
|
placement: ElementPosition;
|
|
18
|
-
disableStyle: boolean;
|
|
19
17
|
slotWrapperClasses: string;
|
|
20
18
|
}>>>, {
|
|
21
|
-
disableStyle: boolean;
|
|
22
19
|
disabled: boolean;
|
|
23
20
|
isVisible: boolean | null;
|
|
24
21
|
placement: "top-start" | "top" | "top-end" | "right-start" | "right" | "right-end" | "bottom-end" | "bottom" | "bottom-start" | "left-end" | "left" | "left-start";
|
|
@@ -1,5 +1,15 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const _default: {
|
|
2
2
|
title: string;
|
|
3
|
+
args: {
|
|
4
|
+
value: number;
|
|
5
|
+
width: number;
|
|
6
|
+
strokeWidth: number;
|
|
7
|
+
};
|
|
8
|
+
};
|
|
9
|
+
export default _default;
|
|
10
|
+
export declare const Circle: (args: any) => {
|
|
11
|
+
setup(): {
|
|
12
|
+
args: any;
|
|
13
|
+
};
|
|
14
|
+
template: string;
|
|
3
15
|
};
|
|
4
|
-
declare const Default: any;
|
|
5
|
-
export { story as default, Default };
|