@feedmepos/ui-library 1.0.1 → 1.1.0
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/App.vue.d.ts +2 -0
- package/dist/FilterTableDialog.vue.d.ts +38 -0
- package/dist/components/avatar/FmAvatar.vue.d.ts +2 -2
- package/dist/components/badge/FmBadge.vue.d.ts +4 -0
- package/dist/components/button/FmButton.vue.d.ts +2 -2
- package/dist/components/card/FmCardActionArea.vue.d.ts +35 -0
- package/dist/components/chart/pie/FmPie.vue.d.ts +1 -1
- package/dist/components/dialog/FmDialog.vue.d.ts +1 -0
- package/dist/components/dynamic-dialog/FmDynamicDialog.vue.d.ts +2 -1
- package/dist/components/form/calendar/FmDateRangeYearMonthPicker.vue.d.ts +2 -0
- package/dist/components/form/calendar/date-picker/FmDatePicker.vue.d.ts +17 -7
- package/dist/components/form/calendar/date-picker/FmDatePickerDesktop.vue.d.ts +11 -9
- package/dist/components/form/calendar/date-picker/FmDatePickerMobile.vue.d.ts +11 -9
- package/dist/components/form/calendar/date-range-picker/FmDateRangePicker.vue.d.ts +17 -7
- package/dist/components/form/calendar/date-range-picker/FmDateRangePickerDesktop.vue.d.ts +10 -4
- package/dist/components/form/calendar/date-range-picker/FmDateRangePickerMobile.vue.d.ts +10 -4
- package/dist/components/form/calendar/date-range-picker/common.d.ts +5 -1
- package/dist/components/form/calendar/helper.d.ts +1 -1
- package/dist/components/form/field/FmField.vue.d.ts +4 -0
- package/dist/components/form/form-group/FmFormGroup.vue.d.ts +3 -3
- package/dist/components/form/helper-text/FmHelperText.vue.d.ts +1 -1
- package/dist/components/form/phone-number/FmPhoneNumber.vue.d.ts +4 -4
- package/dist/components/form/radio-group/FmRadioGroup.vue.d.ts +5 -5
- package/dist/components/form/search/FmGlobalSearch.vue.d.ts +1 -1
- package/dist/components/form/search/FmSearch.vue.d.ts +9 -5
- package/dist/components/form/select/FmSelect.vue.d.ts +9 -6
- package/dist/components/form/stepper-field/FmStepperField.vue.d.ts +4 -4
- package/dist/components/form/text-field/FmTextField.vue.d.ts +8 -6
- package/dist/components/form/textarea/FmTextarea.vue.d.ts +5 -5
- package/dist/components/form/time-picker/FmTimePicker.vue.d.ts +5 -5
- package/dist/components/form/time-picker/FmTimeRangePicker.vue.d.ts +5 -5
- package/dist/components/icon/FmIcon.vue.d.ts +1 -1
- package/dist/components/menu/menu-component/FmMenu.vue.d.ts +2 -0
- package/dist/components/progress-indicator/FmCircularProgress.vue.d.ts +1 -1
- package/dist/components/tab/FmTab.vue.d.ts +0 -10
- package/dist/components/table/FmTable.vue.d.ts +32 -5
- package/dist/components/table/FmTableToolbar.vue.d.ts +48 -0
- package/dist/components/tabs/FmTabs.vue.d.ts +0 -10
- package/dist/components/thumbnail/FmThumbnail.vue.d.ts +1 -1
- package/dist/components.d.ts +1206 -820
- package/dist/composables/useDebouncedModel.d.ts +13 -0
- package/dist/composables/useDebouncedModel.spec.d.ts +1 -0
- package/dist/composables/useDialogChild.d.ts +2 -2
- package/dist/composables/useProxiedModel.d.ts +1 -1
- package/dist/composables/useSnackbar.d.ts +1 -1
- package/dist/composables/useTableFilter.d.ts +30 -0
- package/dist/federation/{FmCardSection.vue_vue_type_script_setup_true_lang-a6fdefec.js → FmCardSection.vue_vue_type_script_setup_true_lang-Cdo4OXJH.js} +1 -1
- package/dist/federation/{FmCardSubtitle.vue_vue_type_script_setup_true_lang-ec743f29.js → FmCardSubtitle.vue_vue_type_script_setup_true_lang-Dqt2YFq9.js} +1 -1
- package/dist/federation/{FmCardTitle.vue_vue_type_script_setup_true_lang-de099232.js → FmCardTitle.vue_vue_type_script_setup_true_lang-B7EaCwHp.js} +1 -1
- package/dist/federation/{FmCheckbox.vue_vue_type_style_index_0_lang-be46dbff.js → FmCheckbox.vue_vue_type_style_index_0_lang-C42UPS6R.js} +1 -1
- package/dist/federation/{FmChip.vue_vue_type_script_setup_true_lang-5f49d8ed.js → FmChip.vue_vue_type_script_setup_true_lang-ZcLP2t-Q.js} +1 -1
- package/dist/federation/{FmChipGroup.vue_vue_type_script_setup_true_lang-c0502319.js → FmChipGroup.vue_vue_type_script_setup_true_lang-BMfOc5mB.js} +1 -1
- package/dist/federation/FmDateRangeYearMonthPicker.vue_vue_type_script_setup_true_lang-BpqD7YIY.js +1 -0
- package/dist/federation/FmFormGroup.vue_vue_type_script_setup_true_lang-DdqXCBN4.js +1 -0
- package/dist/federation/{FmHelperText.vue_vue_type_script_setup_true_lang-f9cc4fda.js → FmHelperText.vue_vue_type_script_setup_true_lang-DXuVPe7_.js} +1 -1
- package/dist/federation/FmLabel.vue_vue_type_script_setup_true_lang-Duf3cKfe.js +1 -0
- package/dist/federation/{FmMenuDivider.vue_vue_type_script_setup_true_lang-fc05df0d.js → FmMenuDivider.vue_vue_type_script_setup_true_lang-B6i5aiOi.js} +1 -1
- package/dist/federation/{FmPopover-2805f8b5.css → FmPopover-C-kkxoYY.css} +1 -1
- package/dist/federation/FmPopover-ZMAeVtYA.js +1 -0
- package/dist/federation/FmSearch.vue_vue_type_script_setup_true_lang-B_3SS93T.js +1 -0
- package/dist/federation/{FmStepHeader.vue_vue_type_script_setup_true_lang-ab0f0d59.js → FmStepHeader.vue_vue_type_script_setup_true_lang-CGD6Xq9g.js} +1 -1
- package/dist/federation/FmTextField.vue_vue_type_style_index_0_lang-DgXFipwf.js +1 -0
- package/dist/federation/FmTimeInput.vue_vue_type_style_index_0_lang-Cet_rm-M.js +1 -0
- package/dist/federation/FmTooltip.vue_vue_type_script_setup_true_lang-DQEyHKMO.js +1 -0
- package/dist/federation/{__federation_expose_FmAvatar-a8487776.js → __federation_expose_FmAvatar-DPjd-fFA.js} +1 -1
- package/dist/federation/__federation_expose_FmBadge-B0xq1bML.js +1 -0
- package/dist/federation/__federation_expose_FmBadge-B9Y3KeQl.css +1 -0
- package/dist/federation/{__federation_expose_FmBarChart-e3cc34d0.js → __federation_expose_FmBarChart-DTMTpD-r.js} +1 -1
- package/dist/federation/__federation_expose_FmBottomSheet-B2HtbWwu.css +1 -0
- package/dist/federation/__federation_expose_FmBottomSheet-BPiXjjSG.js +1 -0
- package/dist/federation/{__federation_expose_FmBreadcrumb-1ef81399.js → __federation_expose_FmBreadcrumb-B5T805xH.js} +1 -1
- package/dist/federation/__federation_expose_FmBreadcrumb-Bir5T0rZ.css +1 -0
- package/dist/federation/__federation_expose_FmButton-DWI5-0NR.js +9 -0
- package/dist/federation/{__federation_expose_FmButtonGroup-ed1f1c56.js → __federation_expose_FmButtonGroup-mIGTKY0A.js} +1 -1
- package/dist/federation/{__federation_expose_FmCard-b5ba47ac.js → __federation_expose_FmCard-BN_0p009.js} +1 -1
- package/dist/federation/__federation_expose_FmCard-DHu3aEvT.css +1 -0
- package/dist/federation/__federation_expose_FmCardActionArea-CejnLfNd.js +1 -0
- package/dist/federation/{__federation_expose_FmCardActions-e07f5762.js → __federation_expose_FmCardActions-hiHVApx9.js} +1 -1
- package/dist/federation/{__federation_expose_FmCardHeader-eebcb72e.js → __federation_expose_FmCardHeader-C4TQPcfq.js} +1 -1
- package/dist/federation/{__federation_expose_FmCardMedia-153e30ab.js → __federation_expose_FmCardMedia-B4k1KUxd.js} +1 -1
- package/dist/federation/{__federation_expose_FmCardSection-c33d5eb4.js → __federation_expose_FmCardSection-CxAbBCEY.js} +1 -1
- package/dist/federation/{__federation_expose_FmCardSubtitle-85a70525.js → __federation_expose_FmCardSubtitle-Bkb7Cd42.js} +1 -1
- package/dist/federation/{__federation_expose_FmCardTitle-100d10dc.js → __federation_expose_FmCardTitle-BMcdxuGw.js} +1 -1
- package/dist/federation/{__federation_expose_FmCheckbox-ce42713f.js → __federation_expose_FmCheckbox-UPS4BZi7.js} +1 -1
- package/dist/federation/{__federation_expose_FmChip-c129e485.js → __federation_expose_FmChip-C_p7uK03.js} +1 -1
- package/dist/federation/{__federation_expose_FmChipGroup-c830232a.js → __federation_expose_FmChipGroup-Cybrw3ts.js} +1 -1
- package/dist/federation/{__federation_expose_FmCircularProgress-d3de780f.js → __federation_expose_FmCircularProgress-0cSHo8_I.js} +1 -1
- package/dist/federation/{__federation_expose_FmCollapsibleTabs-c91186f4.js → __federation_expose_FmCollapsibleTabs-BO3HJK6K.js} +1 -1
- package/dist/federation/__federation_expose_FmDatePicker-DQFEusX8.js +1 -0
- package/dist/federation/__federation_expose_FmDatePicker-swTB5Qat.css +1 -0
- package/dist/federation/__federation_expose_FmDatePickerMobile-5cyv0Pgw.js +1 -0
- package/dist/federation/__federation_expose_FmDatePickerMobile-B6kQyS65.css +1 -0
- package/dist/federation/__federation_expose_FmDateRangePicker-C_MqFYkq.js +1 -0
- package/dist/federation/{FmDateRangePicker-e1b3748f.css → __federation_expose_FmDateRangePicker-WfB3JMfw.css} +1 -1
- package/dist/federation/{FmDateRangePickerMobile-12bff066.css → __federation_expose_FmDateRangePickerMobile-Dt5iutkf.css} +1 -1
- package/dist/federation/__federation_expose_FmDateRangePickerMobile-LVQ3mW2X.js +1 -0
- package/dist/federation/__federation_expose_FmDialog-DZu9cQs_.js +1 -0
- package/dist/federation/__federation_expose_FmDropField-6unh4Cen.js +1 -0
- package/dist/federation/{__federation_expose_FmDynamicDialog-b5a9e7c8.js → __federation_expose_FmDynamicDialog-BMEv3D8N.js} +1 -1
- package/dist/federation/__federation_expose_FmField-BW2s6y6I.js +1 -0
- package/dist/federation/{FmField-996759d0.css → __federation_expose_FmField-Cyv773GL.css} +1 -1
- package/dist/federation/{__federation_expose_FmForm-99da58b0.js → __federation_expose_FmForm-BfsWw4Cj.js} +1 -1
- package/dist/federation/{__federation_expose_FmFormGroup-2e6a6023.js → __federation_expose_FmFormGroup-DJuPNkD6.js} +1 -1
- package/dist/federation/{__federation_expose_FmGlobalSearch-8e677bac.js → __federation_expose_FmGlobalSearch-fXkVTW6a.js} +1 -1
- package/dist/federation/{__federation_expose_FmHelperText-a7b991f3.js → __federation_expose_FmHelperText-DSXVYguh.js} +1 -1
- package/dist/federation/__federation_expose_FmIcon-CGxQARVu.js +1 -0
- package/dist/federation/{__federation_expose_FmLabel-dfdee236.js → __federation_expose_FmLabel-Dp43VwJ5.js} +1 -1
- package/dist/federation/{__federation_expose_FmLineChart-d25df528.js → __federation_expose_FmLineChart-NspR2pMg.js} +1 -1
- package/dist/federation/__federation_expose_FmLinearProgress-DAsa0Cfj.js +1 -0
- package/dist/federation/__federation_expose_FmList-DenHCAZj.js +1 -0
- package/dist/federation/__federation_expose_FmListItem-DypgPTOm.js +1 -0
- package/dist/federation/__federation_expose_FmMenu-DJhOcyy6.js +1 -0
- package/dist/federation/{FmMenu-7a15934c.css → __federation_expose_FmMenu-DLhZPRHI.css} +1 -1
- package/dist/federation/__federation_expose_FmMenuDeprecated-urozRxUD.js +1 -0
- package/dist/federation/{__federation_expose_FmMenuDivider-573f3673.js → __federation_expose_FmMenuDivider-DUdFL6ed.js} +1 -1
- package/dist/federation/{__federation_expose_FmMenuHeader-1c83a608.js → __federation_expose_FmMenuHeader-gOrzHpU4.js} +1 -1
- package/dist/federation/__federation_expose_FmMenuItem-B1kVPLUt.js +1 -0
- package/dist/federation/__federation_expose_FmPageHead-Bpy9UlCk.js +1 -0
- package/dist/federation/{__federation_expose_FmPhoneNumber-7c81845f.js → __federation_expose_FmPhoneNumber-Ctwuvg66.js} +7 -7
- package/dist/federation/{__federation_expose_FmPieChart-6b248aff.js → __federation_expose_FmPieChart-DsWnMdO8.js} +1 -1
- package/dist/federation/__federation_expose_FmPinField-749SqZeJ.js +1 -0
- package/dist/federation/__federation_expose_FmRadio-6Il0sFgw.js +1 -0
- package/dist/federation/{__federation_expose_FmRadioGroup-408c72ef.js → __federation_expose_FmRadioGroup-DACYZbOd.js} +1 -1
- package/dist/federation/{__federation_expose_FmSearch-f22edecf.js → __federation_expose_FmSearch-BTKDPGFi.js} +1 -1
- package/dist/federation/{FmSelect-1da8d650.css → __federation_expose_FmSelect-BY5j0p2Z.css} +1 -1
- package/dist/federation/__federation_expose_FmSelect-cAOQpRkT.js +1 -0
- package/dist/federation/__federation_expose_FmSideSheet-B-OSLzWh.css +1 -0
- package/dist/federation/__federation_expose_FmSideSheet-C20XxAum.js +1 -0
- package/dist/federation/__federation_expose_FmSnackbar-Dp-GFwOT.js +1 -0
- package/dist/federation/{__federation_expose_FmSpacer-bd9a02ba.js → __federation_expose_FmSpacer-DCKdn5f-.js} +1 -1
- package/dist/federation/__federation_expose_FmStep-CVqUAy10.js +1 -0
- package/dist/federation/{__federation_expose_FmStepper-07bab4c9.js → __federation_expose_FmStepper-Biz0r1e6.js} +1 -1
- package/dist/federation/{FmStepperField-69646344.css → __federation_expose_FmStepperField-7ydJUJmA.css} +1 -1
- package/dist/federation/__federation_expose_FmStepperField-BxtzoVGd.js +1 -0
- package/dist/federation/__federation_expose_FmSwitch-6VkKoF02.js +1 -0
- package/dist/federation/__federation_expose_FmTab-CAP_N4MR.js +1 -0
- package/dist/federation/__federation_expose_FmTab-Czn8_gOv.css +1 -0
- package/dist/federation/__federation_expose_FmTable-BC-lyalm.js +4 -0
- package/dist/federation/__federation_expose_FmTabs-ByumHofS.js +1 -0
- package/dist/federation/{__federation_expose_FmTextField-3139773b.js → __federation_expose_FmTextField-Ca2uraWf.js} +1 -1
- package/dist/federation/__federation_expose_FmTextarea-CrIXWXKd.js +1 -0
- package/dist/federation/{__federation_expose_FmThumbnail-77aa517a.js → __federation_expose_FmThumbnail-Dw3Z1GJ5.js} +1 -1
- package/dist/federation/{__federation_expose_FmTimeInput-87c277d2.js → __federation_expose_FmTimeInput-fX11RtNP.js} +1 -1
- package/dist/federation/{__federation_expose_FmTimePicker-be987368.js → __federation_expose_FmTimePicker-BIHKXu5v.js} +1 -1
- package/dist/federation/{__federation_expose_FmTimeRangePicker-bb91e106.js → __federation_expose_FmTimeRangePicker-Cj7KNx2u.js} +1 -1
- package/dist/federation/{__federation_expose_FmTooltip-9a658343.js → __federation_expose_FmTooltip-DDMYZ97U.js} +1 -1
- package/dist/federation/__federation_expose_FmTopSheet-BN1ZZ1qV.js +1 -0
- package/dist/federation/__federation_expose_FmTopSheet-tl7f40cN.css +1 -0
- package/dist/federation/{__federation_fn_import-68bd0d37.js → __federation_fn_import-WNUmaBrc.js} +7 -1
- package/dist/federation/__federation_shared_vue-CY5dnfym.js +9 -0
- package/dist/federation/{auto-f06b4c5b.js → auto-tf8UBy4R.js} +6 -6
- package/dist/federation/dialog-7UcrrkJ_.css +1 -0
- package/dist/federation/dialog-plugin-DXt1WYTe.js +1 -0
- package/dist/federation/feedmepos-ui-components.js +7 -1
- package/dist/federation/floating-ui.vue-FWlJzVy1.js +1 -0
- package/dist/federation/helper-B9e2Aujq.js +1 -0
- package/dist/federation/index-DYfsR-Pt.css +1 -0
- package/dist/federation/index-PS5b_oKI.js +2 -0
- package/dist/federation/preload-helper-D7itGvJr.js +1 -0
- package/dist/federation/runtime-core.esm-bundler-DK1KAGd8.js +13 -0
- package/dist/federation/{useBreakpoints-9de6b2f5.js → useBreakpoints-CN4qP8A3.js} +1 -1
- package/dist/federation/useProxiedModel-CjwoaCl7.js +1 -0
- package/dist/federation/vue-router-C0b2HRf2.js +1 -0
- package/dist/feedmepos-ui-library.js +6096 -6086
- package/dist/feedmepos-ui-library.umd.cjs +37 -37
- package/dist/global-components.d.ts +1 -0
- package/dist/plugin/dialog-plugin.d.ts +1 -1
- package/dist/plugin/snackbar-plugin.d.ts +1 -1
- package/dist/style.css +1 -1
- package/dist/tailwind-plugin.js +4 -3
- package/dist/utils/provider-keys.d.ts +7 -7
- package/package.json +36 -34
- package/dist/federation/FmBadge-d37c8e51.css +0 -1
- package/dist/federation/FmBottomSheet-b037cf39.css +0 -1
- package/dist/federation/FmBreadcrumb-7a206e9b.css +0 -1
- package/dist/federation/FmCard-232430ec.css +0 -1
- package/dist/federation/FmDatePicker-38a93ae6.css +0 -1
- package/dist/federation/FmDatePickerMobile-3803ddc6.css +0 -1
- package/dist/federation/FmDateRangeYearMonthPicker.vue_vue_type_script_setup_true_lang-40d277d0.js +0 -1
- package/dist/federation/FmDialog-5cb5a1f8.css +0 -1
- package/dist/federation/FmFormGroup.vue_vue_type_script_setup_true_lang-69ceacdc.js +0 -1
- package/dist/federation/FmLabel.vue_vue_type_script_setup_true_lang-c090ecda.js +0 -1
- package/dist/federation/FmPopover-7c5a1f1a.js +0 -1
- package/dist/federation/FmSearch.vue_vue_type_script_setup_true_lang-32670481.js +0 -1
- package/dist/federation/FmSideSheet-72dc77de.css +0 -1
- package/dist/federation/FmTab-36e86f03.css +0 -1
- package/dist/federation/FmTextField.vue_vue_type_style_index_0_lang-6aa68ac5.js +0 -1
- package/dist/federation/FmTimeInput.vue_vue_type_style_index_0_lang-cb1bee16.js +0 -1
- package/dist/federation/FmTooltip.vue_vue_type_script_setup_true_lang-92157710.js +0 -1
- package/dist/federation/FmTopSheet-9835b720.css +0 -1
- package/dist/federation/__federation_expose_FmBadge-5fd3cc75.js +0 -1
- package/dist/federation/__federation_expose_FmBottomSheet-e8855ee4.js +0 -1
- package/dist/federation/__federation_expose_FmButton-564e4537.js +0 -9
- package/dist/federation/__federation_expose_FmDatePicker-50e5dde2.js +0 -1
- package/dist/federation/__federation_expose_FmDatePickerMobile-8a886a49.js +0 -1
- package/dist/federation/__federation_expose_FmDateRangePicker-bea99a97.js +0 -1
- package/dist/federation/__federation_expose_FmDateRangePickerMobile-3319a214.js +0 -1
- package/dist/federation/__federation_expose_FmDialog-6b49642b.js +0 -1
- package/dist/federation/__federation_expose_FmDropField-94342518.js +0 -1
- package/dist/federation/__federation_expose_FmField-37042217.js +0 -1
- package/dist/federation/__federation_expose_FmIcon-c21d4c3c.js +0 -1
- package/dist/federation/__federation_expose_FmLinearProgress-a3fa65ed.js +0 -1
- package/dist/federation/__federation_expose_FmList-201ecd29.js +0 -1
- package/dist/federation/__federation_expose_FmListItem-c643d8fc.js +0 -1
- package/dist/federation/__federation_expose_FmMenu-16c7062f.js +0 -1
- package/dist/federation/__federation_expose_FmMenuDeprecated-be7594e3.js +0 -1
- package/dist/federation/__federation_expose_FmMenuItem-10ad7e23.js +0 -1
- package/dist/federation/__federation_expose_FmPageHead-4d770277.js +0 -1
- package/dist/federation/__federation_expose_FmPinField-713bdeb5.js +0 -1
- package/dist/federation/__federation_expose_FmRadio-bbc6b501.js +0 -1
- package/dist/federation/__federation_expose_FmSelect-11845841.js +0 -1
- package/dist/federation/__federation_expose_FmSideSheet-7c975398.js +0 -1
- package/dist/federation/__federation_expose_FmSnackbar-59728279.js +0 -1
- package/dist/federation/__federation_expose_FmStep-a5c3bc53.js +0 -1
- package/dist/federation/__federation_expose_FmStepperField-79880efe.js +0 -1
- package/dist/federation/__federation_expose_FmSwitch-c0ed4d4e.js +0 -1
- package/dist/federation/__federation_expose_FmTab-d4114c82.js +0 -1
- package/dist/federation/__federation_expose_FmTable-66cb6406.js +0 -4
- package/dist/federation/__federation_expose_FmTabs-f2e64464.js +0 -1
- package/dist/federation/__federation_expose_FmTextarea-801379c9.js +0 -1
- package/dist/federation/__federation_expose_FmTopSheet-cac486b5.js +0 -1
- package/dist/federation/__federation_shared_vue-a3c351ba.js +0 -1
- package/dist/federation/dialog-plugin-1b39b5e4.js +0 -1
- package/dist/federation/floating-ui.vue.esm-ccda7678.js +0 -1
- package/dist/federation/helper-52b61be9.js +0 -1
- package/dist/federation/index-1e0eb05f.js +0 -2
- package/dist/federation/index-b1df4432.css +0 -1
- package/dist/federation/preload-helper-cf010ec4.js +0 -1
- package/dist/federation/runtime-core.esm-bundler-e5dd79b8.js +0 -1
- package/dist/federation/useProxiedModel-045a5758.js +0 -1
- package/dist/federation/vue-router-8d07778e.js +0 -1
- /package/dist/federation/{FmCheckbox-2240ce5a.css → FmCheckbox-_IsrJBWS.css} +0 -0
- /package/dist/federation/{FmTextField-2ef8a29f.css → FmTextField-CcwZGaeF.css} +0 -0
- /package/dist/federation/{FmTimeInput-86f7cb20.css → FmTimeInput-C2Is_Rve.css} +0 -0
- /package/dist/federation/{FmButton-e5ddd0ef.css → __federation_expose_FmButton-Bfo3tBxq.css} +0 -0
- /package/dist/federation/{FmCircularProgress-765a2205.css → __federation_expose_FmCircularProgress-DyhVRLnu.css} +0 -0
- /package/dist/federation/{FmDropField-7af19c42.css → __federation_expose_FmDropField-C1ZA3Yg-.css} +0 -0
- /package/dist/federation/{FmIcon-24e2c414.css → __federation_expose_FmIcon-BJpjvQbx.css} +0 -0
- /package/dist/federation/{FmLinearProgress-d0939dbe.css → __federation_expose_FmLinearProgress-C1zblOsn.css} +0 -0
- /package/dist/federation/{FmList-0bec0eff.css → __federation_expose_FmList-ge7__UBw.css} +0 -0
- /package/dist/federation/{FmListItem-1f25df9c.css → __federation_expose_FmListItem-odS3knl2.css} +0 -0
- /package/dist/federation/{FmMenuDeprecated-5fb993ca.css → __federation_expose_FmMenuDeprecated-DZ5_DsoJ.css} +0 -0
- /package/dist/federation/{FmMenuItem-f376e516.css → __federation_expose_FmMenuItem-CS2ROSkF.css} +0 -0
- /package/dist/federation/{FmPinField-5116c09c.css → __federation_expose_FmPinField-B8QRjzpc.css} +0 -0
- /package/dist/federation/{FmRadio-5d786858.css → __federation_expose_FmRadio-BliZl5lm.css} +0 -0
- /package/dist/federation/{FmSnackbar-fbf672a5.css → __federation_expose_FmSnackbar-Beq4YtCb.css} +0 -0
- /package/dist/federation/{FmStep-5c69e906.css → __federation_expose_FmStep-BpBLt2mt.css} +0 -0
- /package/dist/federation/{FmSwitch-30641580.css → __federation_expose_FmSwitch-BrEtzzSs.css} +0 -0
- /package/dist/federation/{FmTable-f1b4b021.css → __federation_expose_FmTable-CKyUxuhV.css} +0 -0
- /package/dist/federation/{FmTextarea-30a10160.css → __federation_expose_FmTextarea-De8NMvSD.css} +0 -0
- /package/dist/federation/{_commonjsHelpers-725317a4.js → _commonjsHelpers-Cpj98o6Y.js} +0 -0
- /package/dist/federation/{_plugin-vue_export-helper-c27b6911.js → _plugin-vue_export-helper-DlAUqK2U.js} +0 -0
- /package/dist/federation/{helpers-75f687ff.js → helpers-JfpfGDYa.js} +0 -0
- /package/dist/federation/{provider-keys-d5322eae.js → provider-keys-BzEznyeB.js} +0 -0
- /package/dist/federation/{util-color-a71a272e.js → util-color-n0Jt_xoP.js} +0 -0
package/dist/components.d.ts
CHANGED
|
@@ -13,6 +13,10 @@ export declare const components: {
|
|
|
13
13
|
type: import("vue").PropType<"info" | "success" | "warning" | "critical" | "neutral" | "numeric">;
|
|
14
14
|
default: string;
|
|
15
15
|
};
|
|
16
|
+
class: {
|
|
17
|
+
type: import("vue").PropType<string>;
|
|
18
|
+
default: undefined;
|
|
19
|
+
};
|
|
16
20
|
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
|
17
21
|
inline: {
|
|
18
22
|
type: import("vue").PropType<boolean>;
|
|
@@ -26,10 +30,15 @@ export declare const components: {
|
|
|
26
30
|
type: import("vue").PropType<"info" | "success" | "warning" | "critical" | "neutral" | "numeric">;
|
|
27
31
|
default: string;
|
|
28
32
|
};
|
|
33
|
+
class: {
|
|
34
|
+
type: import("vue").PropType<string>;
|
|
35
|
+
default: undefined;
|
|
36
|
+
};
|
|
29
37
|
}>>, {
|
|
30
38
|
inline: boolean;
|
|
31
39
|
value: number | null;
|
|
32
40
|
variant: "info" | "success" | "warning" | "critical" | "neutral" | "numeric";
|
|
41
|
+
class: string;
|
|
33
42
|
}, true, {}, {}, {
|
|
34
43
|
P: {};
|
|
35
44
|
B: {};
|
|
@@ -50,10 +59,15 @@ export declare const components: {
|
|
|
50
59
|
type: import("vue").PropType<"info" | "success" | "warning" | "critical" | "neutral" | "numeric">;
|
|
51
60
|
default: string;
|
|
52
61
|
};
|
|
62
|
+
class: {
|
|
63
|
+
type: import("vue").PropType<string>;
|
|
64
|
+
default: undefined;
|
|
65
|
+
};
|
|
53
66
|
}>>, {}, {}, {}, {}, {
|
|
54
67
|
inline: boolean;
|
|
55
68
|
value: number | null;
|
|
56
69
|
variant: "info" | "success" | "warning" | "critical" | "neutral" | "numeric";
|
|
70
|
+
class: string;
|
|
57
71
|
}>;
|
|
58
72
|
__isFragment?: undefined;
|
|
59
73
|
__isTeleport?: undefined;
|
|
@@ -71,10 +85,15 @@ export declare const components: {
|
|
|
71
85
|
type: import("vue").PropType<"info" | "success" | "warning" | "critical" | "neutral" | "numeric">;
|
|
72
86
|
default: string;
|
|
73
87
|
};
|
|
88
|
+
class: {
|
|
89
|
+
type: import("vue").PropType<string>;
|
|
90
|
+
default: undefined;
|
|
91
|
+
};
|
|
74
92
|
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
75
93
|
inline: boolean;
|
|
76
94
|
value: number | null;
|
|
77
95
|
variant: "info" | "success" | "warning" | "critical" | "neutral" | "numeric";
|
|
96
|
+
class: string;
|
|
78
97
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
79
98
|
$slots: {
|
|
80
99
|
default?(_: {}): any;
|
|
@@ -196,14 +215,6 @@ export declare const components: {
|
|
|
196
215
|
};
|
|
197
216
|
}>>, {}, {}>;
|
|
198
217
|
FmButton: import("vue").DefineComponent<{
|
|
199
|
-
size: {
|
|
200
|
-
type: import("vue").PropType<"md" | "lg">;
|
|
201
|
-
default: string;
|
|
202
|
-
};
|
|
203
|
-
type: {
|
|
204
|
-
type: import("vue").PropType<"button" | "submit" | "reset">;
|
|
205
|
-
default: string;
|
|
206
|
-
};
|
|
207
218
|
label: {
|
|
208
219
|
type: import("vue").PropType<string>;
|
|
209
220
|
default: string;
|
|
@@ -212,10 +223,18 @@ export declare const components: {
|
|
|
212
223
|
type: import("vue").PropType<"primary" | "secondary" | "tertiary" | "destructive" | "plain" | "fab">;
|
|
213
224
|
default: string;
|
|
214
225
|
};
|
|
226
|
+
type: {
|
|
227
|
+
type: import("vue").PropType<"button" | "submit" | "reset">;
|
|
228
|
+
default: string;
|
|
229
|
+
};
|
|
215
230
|
disabled: {
|
|
216
231
|
type: import("vue").PropType<boolean>;
|
|
217
232
|
default: boolean;
|
|
218
233
|
};
|
|
234
|
+
size: {
|
|
235
|
+
type: import("vue").PropType<"md" | "lg">;
|
|
236
|
+
default: string;
|
|
237
|
+
};
|
|
219
238
|
icon: {
|
|
220
239
|
type: import("vue").PropType<string>;
|
|
221
240
|
default: string;
|
|
@@ -241,14 +260,6 @@ export declare const components: {
|
|
|
241
260
|
default: boolean;
|
|
242
261
|
};
|
|
243
262
|
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
244
|
-
size: {
|
|
245
|
-
type: import("vue").PropType<"md" | "lg">;
|
|
246
|
-
default: string;
|
|
247
|
-
};
|
|
248
|
-
type: {
|
|
249
|
-
type: import("vue").PropType<"button" | "submit" | "reset">;
|
|
250
|
-
default: string;
|
|
251
|
-
};
|
|
252
263
|
label: {
|
|
253
264
|
type: import("vue").PropType<string>;
|
|
254
265
|
default: string;
|
|
@@ -257,10 +268,18 @@ export declare const components: {
|
|
|
257
268
|
type: import("vue").PropType<"primary" | "secondary" | "tertiary" | "destructive" | "plain" | "fab">;
|
|
258
269
|
default: string;
|
|
259
270
|
};
|
|
271
|
+
type: {
|
|
272
|
+
type: import("vue").PropType<"button" | "submit" | "reset">;
|
|
273
|
+
default: string;
|
|
274
|
+
};
|
|
260
275
|
disabled: {
|
|
261
276
|
type: import("vue").PropType<boolean>;
|
|
262
277
|
default: boolean;
|
|
263
278
|
};
|
|
279
|
+
size: {
|
|
280
|
+
type: import("vue").PropType<"md" | "lg">;
|
|
281
|
+
default: string;
|
|
282
|
+
};
|
|
264
283
|
icon: {
|
|
265
284
|
type: import("vue").PropType<string>;
|
|
266
285
|
default: string;
|
|
@@ -286,11 +305,11 @@ export declare const components: {
|
|
|
286
305
|
default: boolean;
|
|
287
306
|
};
|
|
288
307
|
}>>, {
|
|
289
|
-
size: "md" | "lg";
|
|
290
|
-
type: "button" | "submit" | "reset";
|
|
291
308
|
label: string;
|
|
292
309
|
variant: "primary" | "secondary" | "tertiary" | "destructive" | "plain" | "fab";
|
|
310
|
+
type: "button" | "submit" | "reset";
|
|
293
311
|
disabled: boolean;
|
|
312
|
+
size: "md" | "lg";
|
|
294
313
|
icon: string;
|
|
295
314
|
iconColor: string;
|
|
296
315
|
iconPosition: "prepend" | "append";
|
|
@@ -403,6 +422,49 @@ export declare const components: {
|
|
|
403
422
|
}): any;
|
|
404
423
|
};
|
|
405
424
|
});
|
|
425
|
+
FmCardActionArea: {
|
|
426
|
+
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
|
427
|
+
disabled: {
|
|
428
|
+
type: import("vue").PropType<boolean>;
|
|
429
|
+
default: boolean;
|
|
430
|
+
};
|
|
431
|
+
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
|
432
|
+
disabled: {
|
|
433
|
+
type: import("vue").PropType<boolean>;
|
|
434
|
+
default: boolean;
|
|
435
|
+
};
|
|
436
|
+
}>>, {
|
|
437
|
+
disabled: boolean;
|
|
438
|
+
}, true, {}, {}, {
|
|
439
|
+
P: {};
|
|
440
|
+
B: {};
|
|
441
|
+
D: {};
|
|
442
|
+
C: {};
|
|
443
|
+
M: {};
|
|
444
|
+
Defaults: {};
|
|
445
|
+
}, Readonly<import("vue").ExtractPropTypes<{
|
|
446
|
+
disabled: {
|
|
447
|
+
type: import("vue").PropType<boolean>;
|
|
448
|
+
default: boolean;
|
|
449
|
+
};
|
|
450
|
+
}>>, {}, {}, {}, {}, {
|
|
451
|
+
disabled: boolean;
|
|
452
|
+
}>;
|
|
453
|
+
__isFragment?: undefined;
|
|
454
|
+
__isTeleport?: undefined;
|
|
455
|
+
__isSuspense?: undefined;
|
|
456
|
+
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
457
|
+
disabled: {
|
|
458
|
+
type: import("vue").PropType<boolean>;
|
|
459
|
+
default: boolean;
|
|
460
|
+
};
|
|
461
|
+
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
462
|
+
disabled: boolean;
|
|
463
|
+
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
464
|
+
$slots: {
|
|
465
|
+
default?(_: {}): any;
|
|
466
|
+
};
|
|
467
|
+
});
|
|
406
468
|
FmCardActions: {
|
|
407
469
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{}>>, {}, true, {}, {}, {
|
|
408
470
|
P: {};
|
|
@@ -1288,10 +1350,6 @@ export declare const components: {
|
|
|
1288
1350
|
});
|
|
1289
1351
|
FmPieChart: {
|
|
1290
1352
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
|
1291
|
-
name: {
|
|
1292
|
-
type: import("vue").PropType<string>;
|
|
1293
|
-
default: undefined;
|
|
1294
|
-
};
|
|
1295
1353
|
legend: {
|
|
1296
1354
|
type: import("vue").PropType<boolean>;
|
|
1297
1355
|
default: boolean;
|
|
@@ -1304,6 +1362,10 @@ export declare const components: {
|
|
|
1304
1362
|
type: import("vue").PropType<"pie" | "doughnut">;
|
|
1305
1363
|
required: true;
|
|
1306
1364
|
};
|
|
1365
|
+
name: {
|
|
1366
|
+
type: import("vue").PropType<string>;
|
|
1367
|
+
default: undefined;
|
|
1368
|
+
};
|
|
1307
1369
|
paragraph: {
|
|
1308
1370
|
type: import("vue").PropType<string>;
|
|
1309
1371
|
default: undefined;
|
|
@@ -1329,10 +1391,6 @@ export declare const components: {
|
|
|
1329
1391
|
default: string;
|
|
1330
1392
|
};
|
|
1331
1393
|
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
|
1332
|
-
name: {
|
|
1333
|
-
type: import("vue").PropType<string>;
|
|
1334
|
-
default: undefined;
|
|
1335
|
-
};
|
|
1336
1394
|
legend: {
|
|
1337
1395
|
type: import("vue").PropType<boolean>;
|
|
1338
1396
|
default: boolean;
|
|
@@ -1345,6 +1403,10 @@ export declare const components: {
|
|
|
1345
1403
|
type: import("vue").PropType<"pie" | "doughnut">;
|
|
1346
1404
|
required: true;
|
|
1347
1405
|
};
|
|
1406
|
+
name: {
|
|
1407
|
+
type: import("vue").PropType<string>;
|
|
1408
|
+
default: undefined;
|
|
1409
|
+
};
|
|
1348
1410
|
paragraph: {
|
|
1349
1411
|
type: import("vue").PropType<string>;
|
|
1350
1412
|
default: undefined;
|
|
@@ -1370,9 +1432,9 @@ export declare const components: {
|
|
|
1370
1432
|
default: string;
|
|
1371
1433
|
};
|
|
1372
1434
|
}>>, {
|
|
1373
|
-
name: string;
|
|
1374
1435
|
legend: boolean;
|
|
1375
1436
|
text: string;
|
|
1437
|
+
name: string;
|
|
1376
1438
|
paragraph: string;
|
|
1377
1439
|
maintainAspectRatio: boolean;
|
|
1378
1440
|
textColor: string;
|
|
@@ -1385,10 +1447,6 @@ export declare const components: {
|
|
|
1385
1447
|
M: {};
|
|
1386
1448
|
Defaults: {};
|
|
1387
1449
|
}, Readonly<import("vue").ExtractPropTypes<{
|
|
1388
|
-
name: {
|
|
1389
|
-
type: import("vue").PropType<string>;
|
|
1390
|
-
default: undefined;
|
|
1391
|
-
};
|
|
1392
1450
|
legend: {
|
|
1393
1451
|
type: import("vue").PropType<boolean>;
|
|
1394
1452
|
default: boolean;
|
|
@@ -1401,6 +1459,10 @@ export declare const components: {
|
|
|
1401
1459
|
type: import("vue").PropType<"pie" | "doughnut">;
|
|
1402
1460
|
required: true;
|
|
1403
1461
|
};
|
|
1462
|
+
name: {
|
|
1463
|
+
type: import("vue").PropType<string>;
|
|
1464
|
+
default: undefined;
|
|
1465
|
+
};
|
|
1404
1466
|
paragraph: {
|
|
1405
1467
|
type: import("vue").PropType<string>;
|
|
1406
1468
|
default: undefined;
|
|
@@ -1426,9 +1488,9 @@ export declare const components: {
|
|
|
1426
1488
|
default: string;
|
|
1427
1489
|
};
|
|
1428
1490
|
}>>, {}, {}, {}, {}, {
|
|
1429
|
-
name: string;
|
|
1430
1491
|
legend: boolean;
|
|
1431
1492
|
text: string;
|
|
1493
|
+
name: string;
|
|
1432
1494
|
paragraph: string;
|
|
1433
1495
|
maintainAspectRatio: boolean;
|
|
1434
1496
|
textColor: string;
|
|
@@ -1438,10 +1500,6 @@ export declare const components: {
|
|
|
1438
1500
|
__isTeleport?: undefined;
|
|
1439
1501
|
__isSuspense?: undefined;
|
|
1440
1502
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
1441
|
-
name: {
|
|
1442
|
-
type: import("vue").PropType<string>;
|
|
1443
|
-
default: undefined;
|
|
1444
|
-
};
|
|
1445
1503
|
legend: {
|
|
1446
1504
|
type: import("vue").PropType<boolean>;
|
|
1447
1505
|
default: boolean;
|
|
@@ -1454,6 +1512,10 @@ export declare const components: {
|
|
|
1454
1512
|
type: import("vue").PropType<"pie" | "doughnut">;
|
|
1455
1513
|
required: true;
|
|
1456
1514
|
};
|
|
1515
|
+
name: {
|
|
1516
|
+
type: import("vue").PropType<string>;
|
|
1517
|
+
default: undefined;
|
|
1518
|
+
};
|
|
1457
1519
|
paragraph: {
|
|
1458
1520
|
type: import("vue").PropType<string>;
|
|
1459
1521
|
default: undefined;
|
|
@@ -1479,9 +1541,9 @@ export declare const components: {
|
|
|
1479
1541
|
default: string;
|
|
1480
1542
|
};
|
|
1481
1543
|
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
1482
|
-
name: string;
|
|
1483
1544
|
legend: boolean;
|
|
1484
1545
|
text: string;
|
|
1546
|
+
name: string;
|
|
1485
1547
|
paragraph: string;
|
|
1486
1548
|
maintainAspectRatio: boolean;
|
|
1487
1549
|
textColor: string;
|
|
@@ -1805,35 +1867,45 @@ export declare const components: {
|
|
|
1805
1867
|
type: import("vue").PropType<boolean>;
|
|
1806
1868
|
default: boolean;
|
|
1807
1869
|
};
|
|
1808
|
-
|
|
1809
|
-
type: import("vue").PropType<
|
|
1810
|
-
default:
|
|
1870
|
+
labelMark: {
|
|
1871
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
1872
|
+
default: string;
|
|
1873
|
+
};
|
|
1874
|
+
labelInfo: {
|
|
1875
|
+
type: import("vue").PropType<string>;
|
|
1876
|
+
default: string;
|
|
1811
1877
|
};
|
|
1812
1878
|
focused: {
|
|
1813
1879
|
type: import("vue").PropType<boolean>;
|
|
1814
1880
|
default: boolean;
|
|
1815
1881
|
};
|
|
1882
|
+
rules: {
|
|
1883
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
1884
|
+
default: () => never[];
|
|
1885
|
+
};
|
|
1816
1886
|
helperText: {
|
|
1817
1887
|
type: import("vue").PropType<string>;
|
|
1818
1888
|
default: string;
|
|
1819
1889
|
};
|
|
1820
1890
|
helperState: {
|
|
1821
|
-
type: import("vue").PropType<"
|
|
1891
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
1822
1892
|
default: string;
|
|
1823
1893
|
};
|
|
1824
|
-
|
|
1825
|
-
type: import("vue").PropType<
|
|
1826
|
-
default: string;
|
|
1894
|
+
max: {
|
|
1895
|
+
type: import("vue").PropType<string>;
|
|
1896
|
+
default: () => string;
|
|
1827
1897
|
};
|
|
1828
|
-
|
|
1898
|
+
min: {
|
|
1829
1899
|
type: import("vue").PropType<string>;
|
|
1830
|
-
default: string;
|
|
1900
|
+
default: () => string;
|
|
1831
1901
|
};
|
|
1832
1902
|
showValidBorder: {
|
|
1833
1903
|
type: import("vue").PropType<boolean>;
|
|
1834
1904
|
default: boolean;
|
|
1835
1905
|
};
|
|
1836
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
1906
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
1907
|
+
"update:modelValue": (value: string) => void;
|
|
1908
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1837
1909
|
label: {
|
|
1838
1910
|
type: import("vue").PropType<string>;
|
|
1839
1911
|
default: string;
|
|
@@ -1846,43 +1918,55 @@ export declare const components: {
|
|
|
1846
1918
|
type: import("vue").PropType<boolean>;
|
|
1847
1919
|
default: boolean;
|
|
1848
1920
|
};
|
|
1849
|
-
|
|
1850
|
-
type: import("vue").PropType<
|
|
1851
|
-
default:
|
|
1921
|
+
labelMark: {
|
|
1922
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
1923
|
+
default: string;
|
|
1924
|
+
};
|
|
1925
|
+
labelInfo: {
|
|
1926
|
+
type: import("vue").PropType<string>;
|
|
1927
|
+
default: string;
|
|
1852
1928
|
};
|
|
1853
1929
|
focused: {
|
|
1854
1930
|
type: import("vue").PropType<boolean>;
|
|
1855
1931
|
default: boolean;
|
|
1856
1932
|
};
|
|
1933
|
+
rules: {
|
|
1934
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
1935
|
+
default: () => never[];
|
|
1936
|
+
};
|
|
1857
1937
|
helperText: {
|
|
1858
1938
|
type: import("vue").PropType<string>;
|
|
1859
1939
|
default: string;
|
|
1860
1940
|
};
|
|
1861
1941
|
helperState: {
|
|
1862
|
-
type: import("vue").PropType<"
|
|
1942
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
1863
1943
|
default: string;
|
|
1864
1944
|
};
|
|
1865
|
-
|
|
1866
|
-
type: import("vue").PropType<
|
|
1867
|
-
default: string;
|
|
1945
|
+
max: {
|
|
1946
|
+
type: import("vue").PropType<string>;
|
|
1947
|
+
default: () => string;
|
|
1868
1948
|
};
|
|
1869
|
-
|
|
1949
|
+
min: {
|
|
1870
1950
|
type: import("vue").PropType<string>;
|
|
1871
|
-
default: string;
|
|
1951
|
+
default: () => string;
|
|
1872
1952
|
};
|
|
1873
1953
|
showValidBorder: {
|
|
1874
1954
|
type: import("vue").PropType<boolean>;
|
|
1875
1955
|
default: boolean;
|
|
1876
1956
|
};
|
|
1877
|
-
}
|
|
1957
|
+
}>> & {
|
|
1958
|
+
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
1959
|
+
}, {
|
|
1878
1960
|
label: string;
|
|
1879
1961
|
disabled: boolean;
|
|
1880
|
-
|
|
1962
|
+
labelMark: "required" | "none" | "optional";
|
|
1963
|
+
labelInfo: string;
|
|
1881
1964
|
focused: boolean;
|
|
1965
|
+
rules: import("./composables/useValidation").ValidationRule[];
|
|
1882
1966
|
helperText: string;
|
|
1883
|
-
helperState: "
|
|
1884
|
-
|
|
1885
|
-
|
|
1967
|
+
helperState: "success" | "warning" | "none" | "error";
|
|
1968
|
+
max: string;
|
|
1969
|
+
min: string;
|
|
1886
1970
|
showValidBorder: boolean;
|
|
1887
1971
|
}, {}>;
|
|
1888
1972
|
FmDatePickerMobile: {
|
|
@@ -1899,29 +1983,37 @@ export declare const components: {
|
|
|
1899
1983
|
type: import("vue").PropType<boolean>;
|
|
1900
1984
|
default: boolean;
|
|
1901
1985
|
};
|
|
1902
|
-
|
|
1903
|
-
type: import("vue").PropType<
|
|
1904
|
-
default:
|
|
1986
|
+
labelMark: {
|
|
1987
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
1988
|
+
default: string;
|
|
1989
|
+
};
|
|
1990
|
+
labelInfo: {
|
|
1991
|
+
type: import("vue").PropType<string>;
|
|
1992
|
+
default: string;
|
|
1905
1993
|
};
|
|
1906
1994
|
focused: {
|
|
1907
1995
|
type: import("vue").PropType<boolean>;
|
|
1908
1996
|
default: boolean;
|
|
1909
1997
|
};
|
|
1998
|
+
rules: {
|
|
1999
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
2000
|
+
default: () => never[];
|
|
2001
|
+
};
|
|
1910
2002
|
helperText: {
|
|
1911
2003
|
type: import("vue").PropType<string>;
|
|
1912
2004
|
default: string;
|
|
1913
2005
|
};
|
|
1914
2006
|
helperState: {
|
|
1915
|
-
type: import("vue").PropType<"
|
|
2007
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
1916
2008
|
default: string;
|
|
1917
2009
|
};
|
|
1918
|
-
|
|
1919
|
-
type: import("vue").PropType<
|
|
1920
|
-
default: string;
|
|
2010
|
+
max: {
|
|
2011
|
+
type: import("vue").PropType<string>;
|
|
2012
|
+
default: () => string;
|
|
1921
2013
|
};
|
|
1922
|
-
|
|
2014
|
+
min: {
|
|
1923
2015
|
type: import("vue").PropType<string>;
|
|
1924
|
-
default: string;
|
|
2016
|
+
default: () => string;
|
|
1925
2017
|
};
|
|
1926
2018
|
showValidBorder: {
|
|
1927
2019
|
type: import("vue").PropType<boolean>;
|
|
@@ -1944,29 +2036,37 @@ export declare const components: {
|
|
|
1944
2036
|
type: import("vue").PropType<boolean>;
|
|
1945
2037
|
default: boolean;
|
|
1946
2038
|
};
|
|
1947
|
-
|
|
1948
|
-
type: import("vue").PropType<
|
|
1949
|
-
default:
|
|
2039
|
+
labelMark: {
|
|
2040
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
2041
|
+
default: string;
|
|
2042
|
+
};
|
|
2043
|
+
labelInfo: {
|
|
2044
|
+
type: import("vue").PropType<string>;
|
|
2045
|
+
default: string;
|
|
1950
2046
|
};
|
|
1951
2047
|
focused: {
|
|
1952
2048
|
type: import("vue").PropType<boolean>;
|
|
1953
2049
|
default: boolean;
|
|
1954
2050
|
};
|
|
2051
|
+
rules: {
|
|
2052
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
2053
|
+
default: () => never[];
|
|
2054
|
+
};
|
|
1955
2055
|
helperText: {
|
|
1956
2056
|
type: import("vue").PropType<string>;
|
|
1957
2057
|
default: string;
|
|
1958
2058
|
};
|
|
1959
2059
|
helperState: {
|
|
1960
|
-
type: import("vue").PropType<"
|
|
2060
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
1961
2061
|
default: string;
|
|
1962
2062
|
};
|
|
1963
|
-
|
|
1964
|
-
type: import("vue").PropType<
|
|
1965
|
-
default: string;
|
|
2063
|
+
max: {
|
|
2064
|
+
type: import("vue").PropType<string>;
|
|
2065
|
+
default: () => string;
|
|
1966
2066
|
};
|
|
1967
|
-
|
|
2067
|
+
min: {
|
|
1968
2068
|
type: import("vue").PropType<string>;
|
|
1969
|
-
default: string;
|
|
2069
|
+
default: () => string;
|
|
1970
2070
|
};
|
|
1971
2071
|
showValidBorder: {
|
|
1972
2072
|
type: import("vue").PropType<boolean>;
|
|
@@ -1977,12 +2077,14 @@ export declare const components: {
|
|
|
1977
2077
|
}, {
|
|
1978
2078
|
label: string;
|
|
1979
2079
|
disabled: boolean;
|
|
1980
|
-
|
|
2080
|
+
labelMark: "required" | "none" | "optional";
|
|
2081
|
+
labelInfo: string;
|
|
1981
2082
|
focused: boolean;
|
|
2083
|
+
rules: import("./composables/useValidation").ValidationRule[];
|
|
1982
2084
|
helperText: string;
|
|
1983
|
-
helperState: "
|
|
1984
|
-
|
|
1985
|
-
|
|
2085
|
+
helperState: "success" | "warning" | "none" | "error";
|
|
2086
|
+
max: string;
|
|
2087
|
+
min: string;
|
|
1986
2088
|
showValidBorder: boolean;
|
|
1987
2089
|
}, true, {}, {}, {
|
|
1988
2090
|
P: {};
|
|
@@ -2004,29 +2106,37 @@ export declare const components: {
|
|
|
2004
2106
|
type: import("vue").PropType<boolean>;
|
|
2005
2107
|
default: boolean;
|
|
2006
2108
|
};
|
|
2007
|
-
|
|
2008
|
-
type: import("vue").PropType<
|
|
2009
|
-
default:
|
|
2109
|
+
labelMark: {
|
|
2110
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
2111
|
+
default: string;
|
|
2112
|
+
};
|
|
2113
|
+
labelInfo: {
|
|
2114
|
+
type: import("vue").PropType<string>;
|
|
2115
|
+
default: string;
|
|
2010
2116
|
};
|
|
2011
2117
|
focused: {
|
|
2012
2118
|
type: import("vue").PropType<boolean>;
|
|
2013
2119
|
default: boolean;
|
|
2014
2120
|
};
|
|
2121
|
+
rules: {
|
|
2122
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
2123
|
+
default: () => never[];
|
|
2124
|
+
};
|
|
2015
2125
|
helperText: {
|
|
2016
2126
|
type: import("vue").PropType<string>;
|
|
2017
2127
|
default: string;
|
|
2018
2128
|
};
|
|
2019
2129
|
helperState: {
|
|
2020
|
-
type: import("vue").PropType<"
|
|
2130
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
2021
2131
|
default: string;
|
|
2022
2132
|
};
|
|
2023
|
-
|
|
2024
|
-
type: import("vue").PropType<
|
|
2025
|
-
default: string;
|
|
2133
|
+
max: {
|
|
2134
|
+
type: import("vue").PropType<string>;
|
|
2135
|
+
default: () => string;
|
|
2026
2136
|
};
|
|
2027
|
-
|
|
2137
|
+
min: {
|
|
2028
2138
|
type: import("vue").PropType<string>;
|
|
2029
|
-
default: string;
|
|
2139
|
+
default: () => string;
|
|
2030
2140
|
};
|
|
2031
2141
|
showValidBorder: {
|
|
2032
2142
|
type: import("vue").PropType<boolean>;
|
|
@@ -2037,12 +2147,14 @@ export declare const components: {
|
|
|
2037
2147
|
}, {}, {}, {}, {}, {
|
|
2038
2148
|
label: string;
|
|
2039
2149
|
disabled: boolean;
|
|
2040
|
-
|
|
2150
|
+
labelMark: "required" | "none" | "optional";
|
|
2151
|
+
labelInfo: string;
|
|
2041
2152
|
focused: boolean;
|
|
2153
|
+
rules: import("./composables/useValidation").ValidationRule[];
|
|
2042
2154
|
helperText: string;
|
|
2043
|
-
helperState: "
|
|
2044
|
-
|
|
2045
|
-
|
|
2155
|
+
helperState: "success" | "warning" | "none" | "error";
|
|
2156
|
+
max: string;
|
|
2157
|
+
min: string;
|
|
2046
2158
|
showValidBorder: boolean;
|
|
2047
2159
|
}>;
|
|
2048
2160
|
__isFragment?: undefined;
|
|
@@ -2061,29 +2173,37 @@ export declare const components: {
|
|
|
2061
2173
|
type: import("vue").PropType<boolean>;
|
|
2062
2174
|
default: boolean;
|
|
2063
2175
|
};
|
|
2064
|
-
|
|
2065
|
-
type: import("vue").PropType<
|
|
2066
|
-
default:
|
|
2176
|
+
labelMark: {
|
|
2177
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
2178
|
+
default: string;
|
|
2067
2179
|
};
|
|
2068
|
-
|
|
2069
|
-
type: import("vue").PropType<
|
|
2070
|
-
default:
|
|
2180
|
+
labelInfo: {
|
|
2181
|
+
type: import("vue").PropType<string>;
|
|
2182
|
+
default: string;
|
|
2183
|
+
};
|
|
2184
|
+
focused: {
|
|
2185
|
+
type: import("vue").PropType<boolean>;
|
|
2186
|
+
default: boolean;
|
|
2187
|
+
};
|
|
2188
|
+
rules: {
|
|
2189
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
2190
|
+
default: () => never[];
|
|
2071
2191
|
};
|
|
2072
2192
|
helperText: {
|
|
2073
2193
|
type: import("vue").PropType<string>;
|
|
2074
2194
|
default: string;
|
|
2075
2195
|
};
|
|
2076
2196
|
helperState: {
|
|
2077
|
-
type: import("vue").PropType<"
|
|
2197
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
2078
2198
|
default: string;
|
|
2079
2199
|
};
|
|
2080
|
-
|
|
2081
|
-
type: import("vue").PropType<
|
|
2082
|
-
default: string;
|
|
2200
|
+
max: {
|
|
2201
|
+
type: import("vue").PropType<string>;
|
|
2202
|
+
default: () => string;
|
|
2083
2203
|
};
|
|
2084
|
-
|
|
2204
|
+
min: {
|
|
2085
2205
|
type: import("vue").PropType<string>;
|
|
2086
|
-
default: string;
|
|
2206
|
+
default: () => string;
|
|
2087
2207
|
};
|
|
2088
2208
|
showValidBorder: {
|
|
2089
2209
|
type: import("vue").PropType<boolean>;
|
|
@@ -2096,12 +2216,14 @@ export declare const components: {
|
|
|
2096
2216
|
}, string, {
|
|
2097
2217
|
label: string;
|
|
2098
2218
|
disabled: boolean;
|
|
2099
|
-
|
|
2219
|
+
labelMark: "required" | "none" | "optional";
|
|
2220
|
+
labelInfo: string;
|
|
2100
2221
|
focused: boolean;
|
|
2222
|
+
rules: import("./composables/useValidation").ValidationRule[];
|
|
2101
2223
|
helperText: string;
|
|
2102
|
-
helperState: "
|
|
2103
|
-
|
|
2104
|
-
|
|
2224
|
+
helperState: "success" | "warning" | "none" | "error";
|
|
2225
|
+
max: string;
|
|
2226
|
+
min: string;
|
|
2105
2227
|
showValidBorder: boolean;
|
|
2106
2228
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
2107
2229
|
$slots: {
|
|
@@ -2120,29 +2242,37 @@ export declare const components: {
|
|
|
2120
2242
|
type: import("vue").PropType<boolean>;
|
|
2121
2243
|
default: boolean;
|
|
2122
2244
|
};
|
|
2123
|
-
|
|
2124
|
-
type: import("vue").PropType<
|
|
2125
|
-
default:
|
|
2245
|
+
labelMark: {
|
|
2246
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
2247
|
+
default: string;
|
|
2248
|
+
};
|
|
2249
|
+
labelInfo: {
|
|
2250
|
+
type: import("vue").PropType<string>;
|
|
2251
|
+
default: string;
|
|
2126
2252
|
};
|
|
2127
2253
|
focused: {
|
|
2128
2254
|
type: import("vue").PropType<boolean>;
|
|
2129
2255
|
default: boolean;
|
|
2130
2256
|
};
|
|
2257
|
+
rules: {
|
|
2258
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
2259
|
+
default: () => never[];
|
|
2260
|
+
};
|
|
2131
2261
|
helperText: {
|
|
2132
2262
|
type: import("vue").PropType<string>;
|
|
2133
2263
|
default: string;
|
|
2134
2264
|
};
|
|
2135
2265
|
helperState: {
|
|
2136
|
-
type: import("vue").PropType<"
|
|
2266
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
2137
2267
|
default: string;
|
|
2138
2268
|
};
|
|
2139
|
-
|
|
2140
|
-
type: import("vue").PropType<
|
|
2141
|
-
default: string;
|
|
2269
|
+
max: {
|
|
2270
|
+
type: import("vue").PropType<string>;
|
|
2271
|
+
default: () => string;
|
|
2142
2272
|
};
|
|
2143
|
-
|
|
2273
|
+
min: {
|
|
2144
2274
|
type: import("vue").PropType<string>;
|
|
2145
|
-
default: string;
|
|
2275
|
+
default: () => string;
|
|
2146
2276
|
};
|
|
2147
2277
|
showValidBorder: {
|
|
2148
2278
|
type: import("vue").PropType<boolean>;
|
|
@@ -2178,7 +2308,9 @@ export declare const components: {
|
|
|
2178
2308
|
type: import("vue").PropType<string>;
|
|
2179
2309
|
default: string;
|
|
2180
2310
|
};
|
|
2181
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
2311
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
2312
|
+
"update:modelValue": (value: import("./components/form/calendar/date-range-picker/common").DateRange) => void;
|
|
2313
|
+
}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
2182
2314
|
modelValue: {
|
|
2183
2315
|
type: import("vue").PropType<import("./components/form/calendar/date-range-picker/common").DateRange | import("./components/form/calendar/date-range-picker/common").DateRange[] | null>;
|
|
2184
2316
|
required: true;
|
|
@@ -2187,29 +2319,37 @@ export declare const components: {
|
|
|
2187
2319
|
type: import("vue").PropType<boolean>;
|
|
2188
2320
|
default: boolean;
|
|
2189
2321
|
};
|
|
2190
|
-
|
|
2191
|
-
type: import("vue").PropType<
|
|
2192
|
-
default:
|
|
2322
|
+
labelMark: {
|
|
2323
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
2324
|
+
default: string;
|
|
2325
|
+
};
|
|
2326
|
+
labelInfo: {
|
|
2327
|
+
type: import("vue").PropType<string>;
|
|
2328
|
+
default: string;
|
|
2193
2329
|
};
|
|
2194
2330
|
focused: {
|
|
2195
2331
|
type: import("vue").PropType<boolean>;
|
|
2196
2332
|
default: boolean;
|
|
2197
2333
|
};
|
|
2334
|
+
rules: {
|
|
2335
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
2336
|
+
default: () => never[];
|
|
2337
|
+
};
|
|
2198
2338
|
helperText: {
|
|
2199
2339
|
type: import("vue").PropType<string>;
|
|
2200
2340
|
default: string;
|
|
2201
2341
|
};
|
|
2202
2342
|
helperState: {
|
|
2203
|
-
type: import("vue").PropType<"
|
|
2343
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
2204
2344
|
default: string;
|
|
2205
2345
|
};
|
|
2206
|
-
|
|
2207
|
-
type: import("vue").PropType<
|
|
2208
|
-
default: string;
|
|
2346
|
+
max: {
|
|
2347
|
+
type: import("vue").PropType<string>;
|
|
2348
|
+
default: () => string;
|
|
2209
2349
|
};
|
|
2210
|
-
|
|
2350
|
+
min: {
|
|
2211
2351
|
type: import("vue").PropType<string>;
|
|
2212
|
-
default: string;
|
|
2352
|
+
default: () => string;
|
|
2213
2353
|
};
|
|
2214
2354
|
showValidBorder: {
|
|
2215
2355
|
type: import("vue").PropType<boolean>;
|
|
@@ -2245,14 +2385,18 @@ export declare const components: {
|
|
|
2245
2385
|
type: import("vue").PropType<string>;
|
|
2246
2386
|
default: string;
|
|
2247
2387
|
};
|
|
2248
|
-
}
|
|
2388
|
+
}>> & {
|
|
2389
|
+
"onUpdate:modelValue"?: ((value: import("./components/form/calendar/date-range-picker/common").DateRange) => any) | undefined;
|
|
2390
|
+
}, {
|
|
2249
2391
|
disabled: boolean;
|
|
2250
|
-
|
|
2392
|
+
labelMark: "required" | "none" | "optional";
|
|
2393
|
+
labelInfo: string;
|
|
2251
2394
|
focused: boolean;
|
|
2395
|
+
rules: import("./composables/useValidation").ValidationRule[];
|
|
2252
2396
|
helperText: string;
|
|
2253
|
-
helperState: "
|
|
2254
|
-
|
|
2255
|
-
|
|
2397
|
+
helperState: "success" | "warning" | "none" | "error";
|
|
2398
|
+
max: string;
|
|
2399
|
+
min: string;
|
|
2256
2400
|
showValidBorder: boolean;
|
|
2257
2401
|
startLabel: string;
|
|
2258
2402
|
endLabel: string;
|
|
@@ -2271,29 +2415,37 @@ export declare const components: {
|
|
|
2271
2415
|
type: import("vue").PropType<boolean>;
|
|
2272
2416
|
default: boolean;
|
|
2273
2417
|
};
|
|
2274
|
-
|
|
2275
|
-
type: import("vue").PropType<
|
|
2276
|
-
default:
|
|
2418
|
+
labelMark: {
|
|
2419
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
2420
|
+
default: string;
|
|
2421
|
+
};
|
|
2422
|
+
labelInfo: {
|
|
2423
|
+
type: import("vue").PropType<string>;
|
|
2424
|
+
default: string;
|
|
2277
2425
|
};
|
|
2278
2426
|
focused: {
|
|
2279
2427
|
type: import("vue").PropType<boolean>;
|
|
2280
2428
|
default: boolean;
|
|
2281
2429
|
};
|
|
2430
|
+
rules: {
|
|
2431
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
2432
|
+
default: () => never[];
|
|
2433
|
+
};
|
|
2282
2434
|
helperText: {
|
|
2283
2435
|
type: import("vue").PropType<string>;
|
|
2284
2436
|
default: string;
|
|
2285
2437
|
};
|
|
2286
2438
|
helperState: {
|
|
2287
|
-
type: import("vue").PropType<"
|
|
2439
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
2288
2440
|
default: string;
|
|
2289
2441
|
};
|
|
2290
|
-
|
|
2291
|
-
type: import("vue").PropType<
|
|
2292
|
-
default: string;
|
|
2442
|
+
max: {
|
|
2443
|
+
type: import("vue").PropType<string>;
|
|
2444
|
+
default: () => string;
|
|
2293
2445
|
};
|
|
2294
|
-
|
|
2446
|
+
min: {
|
|
2295
2447
|
type: import("vue").PropType<string>;
|
|
2296
|
-
default: string;
|
|
2448
|
+
default: () => string;
|
|
2297
2449
|
};
|
|
2298
2450
|
showValidBorder: {
|
|
2299
2451
|
type: import("vue").PropType<boolean>;
|
|
@@ -2342,29 +2494,37 @@ export declare const components: {
|
|
|
2342
2494
|
type: import("vue").PropType<boolean>;
|
|
2343
2495
|
default: boolean;
|
|
2344
2496
|
};
|
|
2345
|
-
|
|
2346
|
-
type: import("vue").PropType<
|
|
2347
|
-
default:
|
|
2497
|
+
labelMark: {
|
|
2498
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
2499
|
+
default: string;
|
|
2500
|
+
};
|
|
2501
|
+
labelInfo: {
|
|
2502
|
+
type: import("vue").PropType<string>;
|
|
2503
|
+
default: string;
|
|
2348
2504
|
};
|
|
2349
2505
|
focused: {
|
|
2350
2506
|
type: import("vue").PropType<boolean>;
|
|
2351
2507
|
default: boolean;
|
|
2352
2508
|
};
|
|
2509
|
+
rules: {
|
|
2510
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
2511
|
+
default: () => never[];
|
|
2512
|
+
};
|
|
2353
2513
|
helperText: {
|
|
2354
2514
|
type: import("vue").PropType<string>;
|
|
2355
2515
|
default: string;
|
|
2356
2516
|
};
|
|
2357
2517
|
helperState: {
|
|
2358
|
-
type: import("vue").PropType<"
|
|
2518
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
2359
2519
|
default: string;
|
|
2360
2520
|
};
|
|
2361
|
-
|
|
2362
|
-
type: import("vue").PropType<
|
|
2363
|
-
default: string;
|
|
2521
|
+
max: {
|
|
2522
|
+
type: import("vue").PropType<string>;
|
|
2523
|
+
default: () => string;
|
|
2364
2524
|
};
|
|
2365
|
-
|
|
2525
|
+
min: {
|
|
2366
2526
|
type: import("vue").PropType<string>;
|
|
2367
|
-
default: string;
|
|
2527
|
+
default: () => string;
|
|
2368
2528
|
};
|
|
2369
2529
|
showValidBorder: {
|
|
2370
2530
|
type: import("vue").PropType<boolean>;
|
|
@@ -2404,12 +2564,14 @@ export declare const components: {
|
|
|
2404
2564
|
"onUpdate:modelValue"?: ((value: import("./components/form/calendar/date-range-picker/common").DateRange) => any) | undefined;
|
|
2405
2565
|
}, {
|
|
2406
2566
|
disabled: boolean;
|
|
2407
|
-
|
|
2567
|
+
labelMark: "required" | "none" | "optional";
|
|
2568
|
+
labelInfo: string;
|
|
2408
2569
|
focused: boolean;
|
|
2570
|
+
rules: import("./composables/useValidation").ValidationRule[];
|
|
2409
2571
|
helperText: string;
|
|
2410
|
-
helperState: "
|
|
2411
|
-
|
|
2412
|
-
|
|
2572
|
+
helperState: "success" | "warning" | "none" | "error";
|
|
2573
|
+
max: string;
|
|
2574
|
+
min: string;
|
|
2413
2575
|
showValidBorder: boolean;
|
|
2414
2576
|
startLabel: string;
|
|
2415
2577
|
endLabel: string;
|
|
@@ -2433,29 +2595,37 @@ export declare const components: {
|
|
|
2433
2595
|
type: import("vue").PropType<boolean>;
|
|
2434
2596
|
default: boolean;
|
|
2435
2597
|
};
|
|
2436
|
-
|
|
2437
|
-
type: import("vue").PropType<
|
|
2438
|
-
default:
|
|
2598
|
+
labelMark: {
|
|
2599
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
2600
|
+
default: string;
|
|
2601
|
+
};
|
|
2602
|
+
labelInfo: {
|
|
2603
|
+
type: import("vue").PropType<string>;
|
|
2604
|
+
default: string;
|
|
2439
2605
|
};
|
|
2440
2606
|
focused: {
|
|
2441
2607
|
type: import("vue").PropType<boolean>;
|
|
2442
2608
|
default: boolean;
|
|
2443
2609
|
};
|
|
2610
|
+
rules: {
|
|
2611
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
2612
|
+
default: () => never[];
|
|
2613
|
+
};
|
|
2444
2614
|
helperText: {
|
|
2445
2615
|
type: import("vue").PropType<string>;
|
|
2446
2616
|
default: string;
|
|
2447
2617
|
};
|
|
2448
2618
|
helperState: {
|
|
2449
|
-
type: import("vue").PropType<"
|
|
2619
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
2450
2620
|
default: string;
|
|
2451
2621
|
};
|
|
2452
|
-
|
|
2453
|
-
type: import("vue").PropType<
|
|
2454
|
-
default: string;
|
|
2622
|
+
max: {
|
|
2623
|
+
type: import("vue").PropType<string>;
|
|
2624
|
+
default: () => string;
|
|
2455
2625
|
};
|
|
2456
|
-
|
|
2626
|
+
min: {
|
|
2457
2627
|
type: import("vue").PropType<string>;
|
|
2458
|
-
default: string;
|
|
2628
|
+
default: () => string;
|
|
2459
2629
|
};
|
|
2460
2630
|
showValidBorder: {
|
|
2461
2631
|
type: import("vue").PropType<boolean>;
|
|
@@ -2495,12 +2665,14 @@ export declare const components: {
|
|
|
2495
2665
|
"onUpdate:modelValue"?: ((value: import("./components/form/calendar/date-range-picker/common").DateRange) => any) | undefined;
|
|
2496
2666
|
}, {}, {}, {}, {}, {
|
|
2497
2667
|
disabled: boolean;
|
|
2498
|
-
|
|
2668
|
+
labelMark: "required" | "none" | "optional";
|
|
2669
|
+
labelInfo: string;
|
|
2499
2670
|
focused: boolean;
|
|
2671
|
+
rules: import("./composables/useValidation").ValidationRule[];
|
|
2500
2672
|
helperText: string;
|
|
2501
|
-
helperState: "
|
|
2502
|
-
|
|
2503
|
-
|
|
2673
|
+
helperState: "success" | "warning" | "none" | "error";
|
|
2674
|
+
max: string;
|
|
2675
|
+
min: string;
|
|
2504
2676
|
showValidBorder: boolean;
|
|
2505
2677
|
startLabel: string;
|
|
2506
2678
|
endLabel: string;
|
|
@@ -2521,29 +2693,37 @@ export declare const components: {
|
|
|
2521
2693
|
type: import("vue").PropType<boolean>;
|
|
2522
2694
|
default: boolean;
|
|
2523
2695
|
};
|
|
2524
|
-
|
|
2525
|
-
type: import("vue").PropType<
|
|
2526
|
-
default:
|
|
2696
|
+
labelMark: {
|
|
2697
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
2698
|
+
default: string;
|
|
2699
|
+
};
|
|
2700
|
+
labelInfo: {
|
|
2701
|
+
type: import("vue").PropType<string>;
|
|
2702
|
+
default: string;
|
|
2527
2703
|
};
|
|
2528
2704
|
focused: {
|
|
2529
2705
|
type: import("vue").PropType<boolean>;
|
|
2530
2706
|
default: boolean;
|
|
2531
2707
|
};
|
|
2708
|
+
rules: {
|
|
2709
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
2710
|
+
default: () => never[];
|
|
2711
|
+
};
|
|
2532
2712
|
helperText: {
|
|
2533
2713
|
type: import("vue").PropType<string>;
|
|
2534
2714
|
default: string;
|
|
2535
2715
|
};
|
|
2536
2716
|
helperState: {
|
|
2537
|
-
type: import("vue").PropType<"
|
|
2717
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
2538
2718
|
default: string;
|
|
2539
2719
|
};
|
|
2540
|
-
|
|
2541
|
-
type: import("vue").PropType<
|
|
2542
|
-
default: string;
|
|
2720
|
+
max: {
|
|
2721
|
+
type: import("vue").PropType<string>;
|
|
2722
|
+
default: () => string;
|
|
2543
2723
|
};
|
|
2544
|
-
|
|
2724
|
+
min: {
|
|
2545
2725
|
type: import("vue").PropType<string>;
|
|
2546
|
-
default: string;
|
|
2726
|
+
default: () => string;
|
|
2547
2727
|
};
|
|
2548
2728
|
showValidBorder: {
|
|
2549
2729
|
type: import("vue").PropType<boolean>;
|
|
@@ -2585,12 +2765,14 @@ export declare const components: {
|
|
|
2585
2765
|
"update:modelValue": (value: import("./components/form/calendar/date-range-picker/common").DateRange) => void;
|
|
2586
2766
|
}, string, {
|
|
2587
2767
|
disabled: boolean;
|
|
2588
|
-
|
|
2768
|
+
labelMark: "required" | "none" | "optional";
|
|
2769
|
+
labelInfo: string;
|
|
2589
2770
|
focused: boolean;
|
|
2771
|
+
rules: import("./composables/useValidation").ValidationRule[];
|
|
2590
2772
|
helperText: string;
|
|
2591
|
-
helperState: "
|
|
2592
|
-
|
|
2593
|
-
|
|
2773
|
+
helperState: "success" | "warning" | "none" | "error";
|
|
2774
|
+
max: string;
|
|
2775
|
+
min: string;
|
|
2594
2776
|
showValidBorder: boolean;
|
|
2595
2777
|
startLabel: string;
|
|
2596
2778
|
endLabel: string;
|
|
@@ -2633,6 +2815,10 @@ export declare const components: {
|
|
|
2633
2815
|
type: import("vue").PropType<boolean>;
|
|
2634
2816
|
default: boolean;
|
|
2635
2817
|
};
|
|
2818
|
+
iconOutlined: {
|
|
2819
|
+
type: import("vue").PropType<boolean>;
|
|
2820
|
+
default: boolean;
|
|
2821
|
+
};
|
|
2636
2822
|
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
|
2637
2823
|
disabled: {
|
|
2638
2824
|
type: import("vue").PropType<boolean>;
|
|
@@ -2662,6 +2848,10 @@ export declare const components: {
|
|
|
2662
2848
|
type: import("vue").PropType<boolean>;
|
|
2663
2849
|
default: boolean;
|
|
2664
2850
|
};
|
|
2851
|
+
iconOutlined: {
|
|
2852
|
+
type: import("vue").PropType<boolean>;
|
|
2853
|
+
default: boolean;
|
|
2854
|
+
};
|
|
2665
2855
|
}>>, {
|
|
2666
2856
|
disabled: boolean;
|
|
2667
2857
|
prependIcon: string;
|
|
@@ -2670,6 +2860,7 @@ export declare const components: {
|
|
|
2670
2860
|
tag: string;
|
|
2671
2861
|
invalid: boolean;
|
|
2672
2862
|
showValidBorder: boolean;
|
|
2863
|
+
iconOutlined: boolean;
|
|
2673
2864
|
}, true, {}, {}, {
|
|
2674
2865
|
P: {};
|
|
2675
2866
|
B: {};
|
|
@@ -2706,6 +2897,10 @@ export declare const components: {
|
|
|
2706
2897
|
type: import("vue").PropType<boolean>;
|
|
2707
2898
|
default: boolean;
|
|
2708
2899
|
};
|
|
2900
|
+
iconOutlined: {
|
|
2901
|
+
type: import("vue").PropType<boolean>;
|
|
2902
|
+
default: boolean;
|
|
2903
|
+
};
|
|
2709
2904
|
}>>, {}, {}, {}, {}, {
|
|
2710
2905
|
disabled: boolean;
|
|
2711
2906
|
prependIcon: string;
|
|
@@ -2714,6 +2909,7 @@ export declare const components: {
|
|
|
2714
2909
|
tag: string;
|
|
2715
2910
|
invalid: boolean;
|
|
2716
2911
|
showValidBorder: boolean;
|
|
2912
|
+
iconOutlined: boolean;
|
|
2717
2913
|
}>;
|
|
2718
2914
|
__isFragment?: undefined;
|
|
2719
2915
|
__isTeleport?: undefined;
|
|
@@ -2747,6 +2943,10 @@ export declare const components: {
|
|
|
2747
2943
|
type: import("vue").PropType<boolean>;
|
|
2748
2944
|
default: boolean;
|
|
2749
2945
|
};
|
|
2946
|
+
iconOutlined: {
|
|
2947
|
+
type: import("vue").PropType<boolean>;
|
|
2948
|
+
default: boolean;
|
|
2949
|
+
};
|
|
2750
2950
|
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
2751
2951
|
disabled: boolean;
|
|
2752
2952
|
prependIcon: string;
|
|
@@ -2755,6 +2955,7 @@ export declare const components: {
|
|
|
2755
2955
|
tag: string;
|
|
2756
2956
|
invalid: boolean;
|
|
2757
2957
|
showValidBorder: boolean;
|
|
2958
|
+
iconOutlined: boolean;
|
|
2758
2959
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
2759
2960
|
$slots: {
|
|
2760
2961
|
prepend?(_: {}): any;
|
|
@@ -2847,20 +3048,20 @@ export declare const components: {
|
|
|
2847
3048
|
type: import("vue").PropType<boolean>;
|
|
2848
3049
|
default: boolean;
|
|
2849
3050
|
};
|
|
2850
|
-
rules: {
|
|
2851
|
-
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
2852
|
-
default: () => never[];
|
|
2853
|
-
};
|
|
2854
3051
|
focused: {
|
|
2855
3052
|
type: import("vue").PropType<boolean>;
|
|
2856
3053
|
default: boolean;
|
|
2857
3054
|
};
|
|
3055
|
+
rules: {
|
|
3056
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
3057
|
+
default: () => never[];
|
|
3058
|
+
};
|
|
2858
3059
|
helperText: {
|
|
2859
3060
|
type: import("vue").PropType<string>;
|
|
2860
3061
|
default: string;
|
|
2861
3062
|
};
|
|
2862
3063
|
helperState: {
|
|
2863
|
-
type: import("vue").PropType<"
|
|
3064
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
2864
3065
|
default: string;
|
|
2865
3066
|
};
|
|
2866
3067
|
tag: {
|
|
@@ -2892,20 +3093,20 @@ export declare const components: {
|
|
|
2892
3093
|
type: import("vue").PropType<boolean>;
|
|
2893
3094
|
default: boolean;
|
|
2894
3095
|
};
|
|
2895
|
-
rules: {
|
|
2896
|
-
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
2897
|
-
default: () => never[];
|
|
2898
|
-
};
|
|
2899
3096
|
focused: {
|
|
2900
3097
|
type: import("vue").PropType<boolean>;
|
|
2901
3098
|
default: boolean;
|
|
2902
3099
|
};
|
|
3100
|
+
rules: {
|
|
3101
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
3102
|
+
default: () => never[];
|
|
3103
|
+
};
|
|
2903
3104
|
helperText: {
|
|
2904
3105
|
type: import("vue").PropType<string>;
|
|
2905
3106
|
default: string;
|
|
2906
3107
|
};
|
|
2907
3108
|
helperState: {
|
|
2908
|
-
type: import("vue").PropType<"
|
|
3109
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
2909
3110
|
default: string;
|
|
2910
3111
|
};
|
|
2911
3112
|
tag: {
|
|
@@ -2918,10 +3119,10 @@ export declare const components: {
|
|
|
2918
3119
|
required: boolean;
|
|
2919
3120
|
disabled: boolean;
|
|
2920
3121
|
optional: boolean;
|
|
2921
|
-
rules: import("./composables/useValidation").ValidationRule[];
|
|
2922
3122
|
focused: boolean;
|
|
3123
|
+
rules: import("./composables/useValidation").ValidationRule[];
|
|
2923
3124
|
helperText: string;
|
|
2924
|
-
helperState: "
|
|
3125
|
+
helperState: "success" | "warning" | "none" | "error";
|
|
2925
3126
|
tag: string;
|
|
2926
3127
|
}, true, {}, {}, {
|
|
2927
3128
|
P: {};
|
|
@@ -2955,20 +3156,20 @@ export declare const components: {
|
|
|
2955
3156
|
type: import("vue").PropType<boolean>;
|
|
2956
3157
|
default: boolean;
|
|
2957
3158
|
};
|
|
2958
|
-
rules: {
|
|
2959
|
-
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
2960
|
-
default: () => never[];
|
|
2961
|
-
};
|
|
2962
3159
|
focused: {
|
|
2963
3160
|
type: import("vue").PropType<boolean>;
|
|
2964
3161
|
default: boolean;
|
|
2965
3162
|
};
|
|
3163
|
+
rules: {
|
|
3164
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
3165
|
+
default: () => never[];
|
|
3166
|
+
};
|
|
2966
3167
|
helperText: {
|
|
2967
3168
|
type: import("vue").PropType<string>;
|
|
2968
3169
|
default: string;
|
|
2969
3170
|
};
|
|
2970
3171
|
helperState: {
|
|
2971
|
-
type: import("vue").PropType<"
|
|
3172
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
2972
3173
|
default: string;
|
|
2973
3174
|
};
|
|
2974
3175
|
tag: {
|
|
@@ -2981,10 +3182,10 @@ export declare const components: {
|
|
|
2981
3182
|
required: boolean;
|
|
2982
3183
|
disabled: boolean;
|
|
2983
3184
|
optional: boolean;
|
|
2984
|
-
rules: import("./composables/useValidation").ValidationRule[];
|
|
2985
3185
|
focused: boolean;
|
|
3186
|
+
rules: import("./composables/useValidation").ValidationRule[];
|
|
2986
3187
|
helperText: string;
|
|
2987
|
-
helperState: "
|
|
3188
|
+
helperState: "success" | "warning" | "none" | "error";
|
|
2988
3189
|
tag: string;
|
|
2989
3190
|
}>;
|
|
2990
3191
|
__isFragment?: undefined;
|
|
@@ -3015,20 +3216,20 @@ export declare const components: {
|
|
|
3015
3216
|
type: import("vue").PropType<boolean>;
|
|
3016
3217
|
default: boolean;
|
|
3017
3218
|
};
|
|
3018
|
-
rules: {
|
|
3019
|
-
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
3020
|
-
default: () => never[];
|
|
3021
|
-
};
|
|
3022
3219
|
focused: {
|
|
3023
3220
|
type: import("vue").PropType<boolean>;
|
|
3024
3221
|
default: boolean;
|
|
3025
3222
|
};
|
|
3223
|
+
rules: {
|
|
3224
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
3225
|
+
default: () => never[];
|
|
3226
|
+
};
|
|
3026
3227
|
helperText: {
|
|
3027
3228
|
type: import("vue").PropType<string>;
|
|
3028
3229
|
default: string;
|
|
3029
3230
|
};
|
|
3030
3231
|
helperState: {
|
|
3031
|
-
type: import("vue").PropType<"
|
|
3232
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
3032
3233
|
default: string;
|
|
3033
3234
|
};
|
|
3034
3235
|
tag: {
|
|
@@ -3041,10 +3242,10 @@ export declare const components: {
|
|
|
3041
3242
|
required: boolean;
|
|
3042
3243
|
disabled: boolean;
|
|
3043
3244
|
optional: boolean;
|
|
3044
|
-
rules: import("./composables/useValidation").ValidationRule[];
|
|
3045
3245
|
focused: boolean;
|
|
3246
|
+
rules: import("./composables/useValidation").ValidationRule[];
|
|
3046
3247
|
helperText: string;
|
|
3047
|
-
helperState: "
|
|
3248
|
+
helperState: "success" | "warning" | "none" | "error";
|
|
3048
3249
|
tag: string;
|
|
3049
3250
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
3050
3251
|
$slots: {
|
|
@@ -3072,7 +3273,7 @@ export declare const components: {
|
|
|
3072
3273
|
default: () => never[];
|
|
3073
3274
|
};
|
|
3074
3275
|
state: {
|
|
3075
|
-
type: import("vue").PropType<"
|
|
3276
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
3076
3277
|
default: string;
|
|
3077
3278
|
};
|
|
3078
3279
|
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -3089,14 +3290,14 @@ export declare const components: {
|
|
|
3089
3290
|
default: () => never[];
|
|
3090
3291
|
};
|
|
3091
3292
|
state: {
|
|
3092
|
-
type: import("vue").PropType<"
|
|
3293
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
3093
3294
|
default: string;
|
|
3094
3295
|
};
|
|
3095
3296
|
}>>, {
|
|
3096
3297
|
text: string;
|
|
3097
3298
|
disabled: boolean;
|
|
3098
3299
|
errorMessages: string[];
|
|
3099
|
-
state: "
|
|
3300
|
+
state: "success" | "warning" | "none" | "error";
|
|
3100
3301
|
}, true, {}, {}, {
|
|
3101
3302
|
P: {};
|
|
3102
3303
|
B: {};
|
|
@@ -3118,14 +3319,14 @@ export declare const components: {
|
|
|
3118
3319
|
default: () => never[];
|
|
3119
3320
|
};
|
|
3120
3321
|
state: {
|
|
3121
|
-
type: import("vue").PropType<"
|
|
3322
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
3122
3323
|
default: string;
|
|
3123
3324
|
};
|
|
3124
3325
|
}>>, {}, {}, {}, {}, {
|
|
3125
3326
|
text: string;
|
|
3126
3327
|
disabled: boolean;
|
|
3127
3328
|
errorMessages: string[];
|
|
3128
|
-
state: "
|
|
3329
|
+
state: "success" | "warning" | "none" | "error";
|
|
3129
3330
|
}>;
|
|
3130
3331
|
__isFragment?: undefined;
|
|
3131
3332
|
__isTeleport?: undefined;
|
|
@@ -3144,14 +3345,14 @@ export declare const components: {
|
|
|
3144
3345
|
default: () => never[];
|
|
3145
3346
|
};
|
|
3146
3347
|
state: {
|
|
3147
|
-
type: import("vue").PropType<"
|
|
3348
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
3148
3349
|
default: string;
|
|
3149
3350
|
};
|
|
3150
3351
|
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
3151
3352
|
text: string;
|
|
3152
3353
|
disabled: boolean;
|
|
3153
3354
|
errorMessages: string[];
|
|
3154
|
-
state: "
|
|
3355
|
+
state: "success" | "warning" | "none" | "error";
|
|
3155
3356
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
3156
3357
|
$slots: {
|
|
3157
3358
|
default?(_: {}): any;
|
|
@@ -3290,27 +3491,27 @@ export declare const components: {
|
|
|
3290
3491
|
type: import("vue").PropType<boolean>;
|
|
3291
3492
|
default: boolean;
|
|
3292
3493
|
};
|
|
3293
|
-
|
|
3294
|
-
type: import("vue").PropType<
|
|
3295
|
-
default:
|
|
3494
|
+
labelMark: {
|
|
3495
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
3496
|
+
default: string;
|
|
3497
|
+
};
|
|
3498
|
+
labelInfo: {
|
|
3499
|
+
type: import("vue").PropType<string>;
|
|
3500
|
+
default: string;
|
|
3296
3501
|
};
|
|
3297
3502
|
focused: {
|
|
3298
3503
|
type: import("vue").PropType<boolean>;
|
|
3299
3504
|
};
|
|
3505
|
+
rules: {
|
|
3506
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
3507
|
+
default: () => never[];
|
|
3508
|
+
};
|
|
3300
3509
|
helperText: {
|
|
3301
3510
|
type: import("vue").PropType<string>;
|
|
3302
3511
|
default: string;
|
|
3303
3512
|
};
|
|
3304
3513
|
helperState: {
|
|
3305
|
-
type: import("vue").PropType<"
|
|
3306
|
-
default: string;
|
|
3307
|
-
};
|
|
3308
|
-
labelMark: {
|
|
3309
|
-
type: import("vue").PropType<"none" | "required" | "optional">;
|
|
3310
|
-
default: string;
|
|
3311
|
-
};
|
|
3312
|
-
labelInfo: {
|
|
3313
|
-
type: import("vue").PropType<string>;
|
|
3514
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
3314
3515
|
default: string;
|
|
3315
3516
|
};
|
|
3316
3517
|
placeholder: {
|
|
@@ -3338,27 +3539,27 @@ export declare const components: {
|
|
|
3338
3539
|
type: import("vue").PropType<boolean>;
|
|
3339
3540
|
default: boolean;
|
|
3340
3541
|
};
|
|
3341
|
-
|
|
3342
|
-
type: import("vue").PropType<
|
|
3343
|
-
default:
|
|
3542
|
+
labelMark: {
|
|
3543
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
3544
|
+
default: string;
|
|
3545
|
+
};
|
|
3546
|
+
labelInfo: {
|
|
3547
|
+
type: import("vue").PropType<string>;
|
|
3548
|
+
default: string;
|
|
3344
3549
|
};
|
|
3345
3550
|
focused: {
|
|
3346
3551
|
type: import("vue").PropType<boolean>;
|
|
3347
3552
|
};
|
|
3553
|
+
rules: {
|
|
3554
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
3555
|
+
default: () => never[];
|
|
3556
|
+
};
|
|
3348
3557
|
helperText: {
|
|
3349
3558
|
type: import("vue").PropType<string>;
|
|
3350
3559
|
default: string;
|
|
3351
3560
|
};
|
|
3352
3561
|
helperState: {
|
|
3353
|
-
type: import("vue").PropType<"
|
|
3354
|
-
default: string;
|
|
3355
|
-
};
|
|
3356
|
-
labelMark: {
|
|
3357
|
-
type: import("vue").PropType<"none" | "required" | "optional">;
|
|
3358
|
-
default: string;
|
|
3359
|
-
};
|
|
3360
|
-
labelInfo: {
|
|
3361
|
-
type: import("vue").PropType<string>;
|
|
3562
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
3362
3563
|
default: string;
|
|
3363
3564
|
};
|
|
3364
3565
|
placeholder: {
|
|
@@ -3374,11 +3575,11 @@ export declare const components: {
|
|
|
3374
3575
|
}, {
|
|
3375
3576
|
label: string;
|
|
3376
3577
|
disabled: boolean;
|
|
3578
|
+
labelMark: "required" | "none" | "optional";
|
|
3579
|
+
labelInfo: string;
|
|
3377
3580
|
rules: import("./composables/useValidation").ValidationRule[];
|
|
3378
3581
|
helperText: string;
|
|
3379
|
-
helperState: "
|
|
3380
|
-
labelMark: "none" | "required" | "optional";
|
|
3381
|
-
labelInfo: string;
|
|
3582
|
+
helperState: "success" | "warning" | "none" | "error";
|
|
3382
3583
|
placeholder: string;
|
|
3383
3584
|
defaultCountry: import("libphonenumber-js").CountryCode;
|
|
3384
3585
|
}, true, {}, {}, {
|
|
@@ -3401,27 +3602,27 @@ export declare const components: {
|
|
|
3401
3602
|
type: import("vue").PropType<boolean>;
|
|
3402
3603
|
default: boolean;
|
|
3403
3604
|
};
|
|
3404
|
-
|
|
3405
|
-
type: import("vue").PropType<
|
|
3406
|
-
default:
|
|
3605
|
+
labelMark: {
|
|
3606
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
3607
|
+
default: string;
|
|
3608
|
+
};
|
|
3609
|
+
labelInfo: {
|
|
3610
|
+
type: import("vue").PropType<string>;
|
|
3611
|
+
default: string;
|
|
3407
3612
|
};
|
|
3408
3613
|
focused: {
|
|
3409
3614
|
type: import("vue").PropType<boolean>;
|
|
3410
3615
|
};
|
|
3616
|
+
rules: {
|
|
3617
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
3618
|
+
default: () => never[];
|
|
3619
|
+
};
|
|
3411
3620
|
helperText: {
|
|
3412
3621
|
type: import("vue").PropType<string>;
|
|
3413
3622
|
default: string;
|
|
3414
3623
|
};
|
|
3415
3624
|
helperState: {
|
|
3416
|
-
type: import("vue").PropType<"
|
|
3417
|
-
default: string;
|
|
3418
|
-
};
|
|
3419
|
-
labelMark: {
|
|
3420
|
-
type: import("vue").PropType<"none" | "required" | "optional">;
|
|
3421
|
-
default: string;
|
|
3422
|
-
};
|
|
3423
|
-
labelInfo: {
|
|
3424
|
-
type: import("vue").PropType<string>;
|
|
3625
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
3425
3626
|
default: string;
|
|
3426
3627
|
};
|
|
3427
3628
|
placeholder: {
|
|
@@ -3437,11 +3638,11 @@ export declare const components: {
|
|
|
3437
3638
|
}, {}, {}, {}, {}, {
|
|
3438
3639
|
label: string;
|
|
3439
3640
|
disabled: boolean;
|
|
3641
|
+
labelMark: "required" | "none" | "optional";
|
|
3642
|
+
labelInfo: string;
|
|
3440
3643
|
rules: import("./composables/useValidation").ValidationRule[];
|
|
3441
3644
|
helperText: string;
|
|
3442
|
-
helperState: "
|
|
3443
|
-
labelMark: "none" | "required" | "optional";
|
|
3444
|
-
labelInfo: string;
|
|
3645
|
+
helperState: "success" | "warning" | "none" | "error";
|
|
3445
3646
|
placeholder: string;
|
|
3446
3647
|
defaultCountry: import("libphonenumber-js").CountryCode;
|
|
3447
3648
|
}>;
|
|
@@ -3461,27 +3662,27 @@ export declare const components: {
|
|
|
3461
3662
|
type: import("vue").PropType<boolean>;
|
|
3462
3663
|
default: boolean;
|
|
3463
3664
|
};
|
|
3464
|
-
|
|
3465
|
-
type: import("vue").PropType<
|
|
3466
|
-
default:
|
|
3665
|
+
labelMark: {
|
|
3666
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
3667
|
+
default: string;
|
|
3668
|
+
};
|
|
3669
|
+
labelInfo: {
|
|
3670
|
+
type: import("vue").PropType<string>;
|
|
3671
|
+
default: string;
|
|
3467
3672
|
};
|
|
3468
3673
|
focused: {
|
|
3469
3674
|
type: import("vue").PropType<boolean>;
|
|
3470
3675
|
};
|
|
3676
|
+
rules: {
|
|
3677
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
3678
|
+
default: () => never[];
|
|
3679
|
+
};
|
|
3471
3680
|
helperText: {
|
|
3472
3681
|
type: import("vue").PropType<string>;
|
|
3473
3682
|
default: string;
|
|
3474
3683
|
};
|
|
3475
3684
|
helperState: {
|
|
3476
|
-
type: import("vue").PropType<"
|
|
3477
|
-
default: string;
|
|
3478
|
-
};
|
|
3479
|
-
labelMark: {
|
|
3480
|
-
type: import("vue").PropType<"none" | "required" | "optional">;
|
|
3481
|
-
default: string;
|
|
3482
|
-
};
|
|
3483
|
-
labelInfo: {
|
|
3484
|
-
type: import("vue").PropType<string>;
|
|
3685
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
3485
3686
|
default: string;
|
|
3486
3687
|
};
|
|
3487
3688
|
placeholder: {
|
|
@@ -3499,11 +3700,11 @@ export declare const components: {
|
|
|
3499
3700
|
}, string, {
|
|
3500
3701
|
label: string;
|
|
3501
3702
|
disabled: boolean;
|
|
3703
|
+
labelMark: "required" | "none" | "optional";
|
|
3704
|
+
labelInfo: string;
|
|
3502
3705
|
rules: import("./composables/useValidation").ValidationRule[];
|
|
3503
3706
|
helperText: string;
|
|
3504
|
-
helperState: "
|
|
3505
|
-
labelMark: "none" | "required" | "optional";
|
|
3506
|
-
labelInfo: string;
|
|
3707
|
+
helperState: "success" | "warning" | "none" | "error";
|
|
3507
3708
|
placeholder: string;
|
|
3508
3709
|
defaultCountry: import("libphonenumber-js").CountryCode;
|
|
3509
3710
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
@@ -3695,28 +3896,28 @@ export declare const components: {
|
|
|
3695
3896
|
type: import("vue").PropType<boolean>;
|
|
3696
3897
|
default: boolean;
|
|
3697
3898
|
};
|
|
3698
|
-
|
|
3699
|
-
type: import("vue").PropType<
|
|
3700
|
-
default:
|
|
3899
|
+
labelMark: {
|
|
3900
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
3901
|
+
default: string;
|
|
3902
|
+
};
|
|
3903
|
+
labelInfo: {
|
|
3904
|
+
type: import("vue").PropType<string>;
|
|
3905
|
+
default: string;
|
|
3701
3906
|
};
|
|
3702
3907
|
focused: {
|
|
3703
3908
|
type: import("vue").PropType<boolean>;
|
|
3704
3909
|
default: boolean;
|
|
3705
3910
|
};
|
|
3911
|
+
rules: {
|
|
3912
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
3913
|
+
default: () => ((val: any) => true | "This field is required")[];
|
|
3914
|
+
};
|
|
3706
3915
|
helperText: {
|
|
3707
3916
|
type: import("vue").PropType<string>;
|
|
3708
3917
|
default: string;
|
|
3709
3918
|
};
|
|
3710
3919
|
helperState: {
|
|
3711
|
-
type: import("vue").PropType<"
|
|
3712
|
-
default: string;
|
|
3713
|
-
};
|
|
3714
|
-
labelMark: {
|
|
3715
|
-
type: import("vue").PropType<"none" | "required" | "optional">;
|
|
3716
|
-
default: string;
|
|
3717
|
-
};
|
|
3718
|
-
labelInfo: {
|
|
3719
|
-
type: import("vue").PropType<string>;
|
|
3920
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
3720
3921
|
default: string;
|
|
3721
3922
|
};
|
|
3722
3923
|
}>> & {
|
|
@@ -3740,28 +3941,28 @@ export declare const components: {
|
|
|
3740
3941
|
type: import("vue").PropType<boolean>;
|
|
3741
3942
|
default: boolean;
|
|
3742
3943
|
};
|
|
3743
|
-
|
|
3744
|
-
type: import("vue").PropType<
|
|
3745
|
-
default:
|
|
3944
|
+
labelMark: {
|
|
3945
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
3946
|
+
default: string;
|
|
3947
|
+
};
|
|
3948
|
+
labelInfo: {
|
|
3949
|
+
type: import("vue").PropType<string>;
|
|
3950
|
+
default: string;
|
|
3746
3951
|
};
|
|
3747
3952
|
focused: {
|
|
3748
3953
|
type: import("vue").PropType<boolean>;
|
|
3749
3954
|
default: boolean;
|
|
3750
3955
|
};
|
|
3956
|
+
rules: {
|
|
3957
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
3958
|
+
default: () => ((val: any) => true | "This field is required")[];
|
|
3959
|
+
};
|
|
3751
3960
|
helperText: {
|
|
3752
3961
|
type: import("vue").PropType<string>;
|
|
3753
3962
|
default: string;
|
|
3754
3963
|
};
|
|
3755
3964
|
helperState: {
|
|
3756
|
-
type: import("vue").PropType<"
|
|
3757
|
-
default: string;
|
|
3758
|
-
};
|
|
3759
|
-
labelMark: {
|
|
3760
|
-
type: import("vue").PropType<"none" | "required" | "optional">;
|
|
3761
|
-
default: string;
|
|
3762
|
-
};
|
|
3763
|
-
labelInfo: {
|
|
3764
|
-
type: import("vue").PropType<string>;
|
|
3965
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
3765
3966
|
default: string;
|
|
3766
3967
|
};
|
|
3767
3968
|
}>> & {
|
|
@@ -3770,12 +3971,12 @@ export declare const components: {
|
|
|
3770
3971
|
label: string;
|
|
3771
3972
|
inline: boolean;
|
|
3772
3973
|
disabled: boolean;
|
|
3773
|
-
|
|
3974
|
+
labelMark: "required" | "none" | "optional";
|
|
3975
|
+
labelInfo: string;
|
|
3774
3976
|
focused: boolean;
|
|
3977
|
+
rules: import("./composables/useValidation").ValidationRule[];
|
|
3775
3978
|
helperText: string;
|
|
3776
|
-
helperState: "
|
|
3777
|
-
labelMark: "none" | "required" | "optional";
|
|
3778
|
-
labelInfo: string;
|
|
3979
|
+
helperState: "success" | "warning" | "none" | "error";
|
|
3779
3980
|
}, true, {}, {}, {
|
|
3780
3981
|
P: {};
|
|
3781
3982
|
B: {};
|
|
@@ -3800,28 +4001,28 @@ export declare const components: {
|
|
|
3800
4001
|
type: import("vue").PropType<boolean>;
|
|
3801
4002
|
default: boolean;
|
|
3802
4003
|
};
|
|
3803
|
-
|
|
3804
|
-
type: import("vue").PropType<
|
|
3805
|
-
default:
|
|
4004
|
+
labelMark: {
|
|
4005
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
4006
|
+
default: string;
|
|
4007
|
+
};
|
|
4008
|
+
labelInfo: {
|
|
4009
|
+
type: import("vue").PropType<string>;
|
|
4010
|
+
default: string;
|
|
3806
4011
|
};
|
|
3807
4012
|
focused: {
|
|
3808
4013
|
type: import("vue").PropType<boolean>;
|
|
3809
4014
|
default: boolean;
|
|
3810
4015
|
};
|
|
4016
|
+
rules: {
|
|
4017
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
4018
|
+
default: () => ((val: any) => true | "This field is required")[];
|
|
4019
|
+
};
|
|
3811
4020
|
helperText: {
|
|
3812
4021
|
type: import("vue").PropType<string>;
|
|
3813
4022
|
default: string;
|
|
3814
4023
|
};
|
|
3815
4024
|
helperState: {
|
|
3816
|
-
type: import("vue").PropType<"
|
|
3817
|
-
default: string;
|
|
3818
|
-
};
|
|
3819
|
-
labelMark: {
|
|
3820
|
-
type: import("vue").PropType<"none" | "required" | "optional">;
|
|
3821
|
-
default: string;
|
|
3822
|
-
};
|
|
3823
|
-
labelInfo: {
|
|
3824
|
-
type: import("vue").PropType<string>;
|
|
4025
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
3825
4026
|
default: string;
|
|
3826
4027
|
};
|
|
3827
4028
|
}>> & {
|
|
@@ -3830,12 +4031,12 @@ export declare const components: {
|
|
|
3830
4031
|
label: string;
|
|
3831
4032
|
inline: boolean;
|
|
3832
4033
|
disabled: boolean;
|
|
3833
|
-
|
|
4034
|
+
labelMark: "required" | "none" | "optional";
|
|
4035
|
+
labelInfo: string;
|
|
3834
4036
|
focused: boolean;
|
|
4037
|
+
rules: import("./composables/useValidation").ValidationRule[];
|
|
3835
4038
|
helperText: string;
|
|
3836
|
-
helperState: "
|
|
3837
|
-
labelMark: "none" | "required" | "optional";
|
|
3838
|
-
labelInfo: string;
|
|
4039
|
+
helperState: "success" | "warning" | "none" | "error";
|
|
3839
4040
|
}>;
|
|
3840
4041
|
__isFragment?: undefined;
|
|
3841
4042
|
__isTeleport?: undefined;
|
|
@@ -3857,28 +4058,28 @@ export declare const components: {
|
|
|
3857
4058
|
type: import("vue").PropType<boolean>;
|
|
3858
4059
|
default: boolean;
|
|
3859
4060
|
};
|
|
3860
|
-
|
|
3861
|
-
type: import("vue").PropType<
|
|
3862
|
-
default:
|
|
4061
|
+
labelMark: {
|
|
4062
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
4063
|
+
default: string;
|
|
4064
|
+
};
|
|
4065
|
+
labelInfo: {
|
|
4066
|
+
type: import("vue").PropType<string>;
|
|
4067
|
+
default: string;
|
|
3863
4068
|
};
|
|
3864
4069
|
focused: {
|
|
3865
4070
|
type: import("vue").PropType<boolean>;
|
|
3866
4071
|
default: boolean;
|
|
3867
4072
|
};
|
|
4073
|
+
rules: {
|
|
4074
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
4075
|
+
default: () => ((val: any) => true | "This field is required")[];
|
|
4076
|
+
};
|
|
3868
4077
|
helperText: {
|
|
3869
4078
|
type: import("vue").PropType<string>;
|
|
3870
4079
|
default: string;
|
|
3871
4080
|
};
|
|
3872
4081
|
helperState: {
|
|
3873
|
-
type: import("vue").PropType<"
|
|
3874
|
-
default: string;
|
|
3875
|
-
};
|
|
3876
|
-
labelMark: {
|
|
3877
|
-
type: import("vue").PropType<"none" | "required" | "optional">;
|
|
3878
|
-
default: string;
|
|
3879
|
-
};
|
|
3880
|
-
labelInfo: {
|
|
3881
|
-
type: import("vue").PropType<string>;
|
|
4082
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
3882
4083
|
default: string;
|
|
3883
4084
|
};
|
|
3884
4085
|
}>> & {
|
|
@@ -3889,12 +4090,12 @@ export declare const components: {
|
|
|
3889
4090
|
label: string;
|
|
3890
4091
|
inline: boolean;
|
|
3891
4092
|
disabled: boolean;
|
|
3892
|
-
|
|
4093
|
+
labelMark: "required" | "none" | "optional";
|
|
4094
|
+
labelInfo: string;
|
|
3893
4095
|
focused: boolean;
|
|
4096
|
+
rules: import("./composables/useValidation").ValidationRule[];
|
|
3894
4097
|
helperText: string;
|
|
3895
|
-
helperState: "
|
|
3896
|
-
labelMark: "none" | "required" | "optional";
|
|
3897
|
-
labelInfo: string;
|
|
4098
|
+
helperState: "success" | "warning" | "none" | "error";
|
|
3898
4099
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
3899
4100
|
$slots: {
|
|
3900
4101
|
label?(_: {}): any;
|
|
@@ -3915,27 +4116,27 @@ export declare const components: {
|
|
|
3915
4116
|
type: import("vue").PropType<boolean>;
|
|
3916
4117
|
default: boolean;
|
|
3917
4118
|
};
|
|
3918
|
-
|
|
3919
|
-
type: import("vue").PropType<
|
|
3920
|
-
default:
|
|
4119
|
+
labelMark: {
|
|
4120
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
4121
|
+
default: string;
|
|
4122
|
+
};
|
|
4123
|
+
labelInfo: {
|
|
4124
|
+
type: import("vue").PropType<string>;
|
|
4125
|
+
default: string;
|
|
3921
4126
|
};
|
|
3922
4127
|
focused: {
|
|
3923
4128
|
type: import("vue").PropType<boolean>;
|
|
3924
4129
|
};
|
|
4130
|
+
rules: {
|
|
4131
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
4132
|
+
default: () => never[];
|
|
4133
|
+
};
|
|
3925
4134
|
helperText: {
|
|
3926
4135
|
type: import("vue").PropType<string>;
|
|
3927
4136
|
default: string;
|
|
3928
4137
|
};
|
|
3929
4138
|
helperState: {
|
|
3930
|
-
type: import("vue").PropType<"
|
|
3931
|
-
default: string;
|
|
3932
|
-
};
|
|
3933
|
-
labelMark: {
|
|
3934
|
-
type: import("vue").PropType<"none" | "required" | "optional">;
|
|
3935
|
-
default: string;
|
|
3936
|
-
};
|
|
3937
|
-
labelInfo: {
|
|
3938
|
-
type: import("vue").PropType<string>;
|
|
4139
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
3939
4140
|
default: string;
|
|
3940
4141
|
};
|
|
3941
4142
|
maxLength: {
|
|
@@ -3950,12 +4151,16 @@ export declare const components: {
|
|
|
3950
4151
|
type: import("vue").PropType<string>;
|
|
3951
4152
|
default: string;
|
|
3952
4153
|
};
|
|
4154
|
+
maxWidth: {
|
|
4155
|
+
type: import("vue").PropType<string | number>;
|
|
4156
|
+
default: undefined;
|
|
4157
|
+
};
|
|
3953
4158
|
showValidBorder: {
|
|
3954
4159
|
type: import("vue").PropType<boolean>;
|
|
3955
4160
|
default: boolean;
|
|
3956
4161
|
};
|
|
3957
4162
|
inputmode: {
|
|
3958
|
-
type: import("vue").PropType<"text" | "
|
|
4163
|
+
type: import("vue").PropType<"text" | "numeric" | "search" | "none" | "email" | "tel" | "url" | "decimal">;
|
|
3959
4164
|
default: string;
|
|
3960
4165
|
};
|
|
3961
4166
|
readonly: {
|
|
@@ -3995,27 +4200,27 @@ export declare const components: {
|
|
|
3995
4200
|
type: import("vue").PropType<boolean>;
|
|
3996
4201
|
default: boolean;
|
|
3997
4202
|
};
|
|
3998
|
-
|
|
3999
|
-
type: import("vue").PropType<
|
|
4000
|
-
default:
|
|
4203
|
+
labelMark: {
|
|
4204
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
4205
|
+
default: string;
|
|
4206
|
+
};
|
|
4207
|
+
labelInfo: {
|
|
4208
|
+
type: import("vue").PropType<string>;
|
|
4209
|
+
default: string;
|
|
4001
4210
|
};
|
|
4002
4211
|
focused: {
|
|
4003
4212
|
type: import("vue").PropType<boolean>;
|
|
4004
4213
|
};
|
|
4214
|
+
rules: {
|
|
4215
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
4216
|
+
default: () => never[];
|
|
4217
|
+
};
|
|
4005
4218
|
helperText: {
|
|
4006
4219
|
type: import("vue").PropType<string>;
|
|
4007
4220
|
default: string;
|
|
4008
4221
|
};
|
|
4009
4222
|
helperState: {
|
|
4010
|
-
type: import("vue").PropType<"
|
|
4011
|
-
default: string;
|
|
4012
|
-
};
|
|
4013
|
-
labelMark: {
|
|
4014
|
-
type: import("vue").PropType<"none" | "required" | "optional">;
|
|
4015
|
-
default: string;
|
|
4016
|
-
};
|
|
4017
|
-
labelInfo: {
|
|
4018
|
-
type: import("vue").PropType<string>;
|
|
4223
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
4019
4224
|
default: string;
|
|
4020
4225
|
};
|
|
4021
4226
|
maxLength: {
|
|
@@ -4030,12 +4235,16 @@ export declare const components: {
|
|
|
4030
4235
|
type: import("vue").PropType<string>;
|
|
4031
4236
|
default: string;
|
|
4032
4237
|
};
|
|
4238
|
+
maxWidth: {
|
|
4239
|
+
type: import("vue").PropType<string | number>;
|
|
4240
|
+
default: undefined;
|
|
4241
|
+
};
|
|
4033
4242
|
showValidBorder: {
|
|
4034
4243
|
type: import("vue").PropType<boolean>;
|
|
4035
4244
|
default: boolean;
|
|
4036
4245
|
};
|
|
4037
4246
|
inputmode: {
|
|
4038
|
-
type: import("vue").PropType<"text" | "
|
|
4247
|
+
type: import("vue").PropType<"text" | "numeric" | "search" | "none" | "email" | "tel" | "url" | "decimal">;
|
|
4039
4248
|
default: string;
|
|
4040
4249
|
};
|
|
4041
4250
|
readonly: {
|
|
@@ -4065,16 +4274,17 @@ export declare const components: {
|
|
|
4065
4274
|
}>>, {
|
|
4066
4275
|
label: string;
|
|
4067
4276
|
disabled: boolean;
|
|
4277
|
+
labelMark: "required" | "none" | "optional";
|
|
4278
|
+
labelInfo: string;
|
|
4068
4279
|
rules: import("./composables/useValidation").ValidationRule[];
|
|
4069
4280
|
helperText: string;
|
|
4070
|
-
helperState: "
|
|
4071
|
-
labelMark: "none" | "required" | "optional";
|
|
4072
|
-
labelInfo: string;
|
|
4281
|
+
helperState: "success" | "warning" | "none" | "error";
|
|
4073
4282
|
maxLength: number;
|
|
4074
4283
|
minLength: number;
|
|
4075
4284
|
placeholder: string;
|
|
4285
|
+
maxWidth: string | number;
|
|
4076
4286
|
showValidBorder: boolean;
|
|
4077
|
-
inputmode: "text" | "
|
|
4287
|
+
inputmode: "text" | "numeric" | "search" | "none" | "email" | "tel" | "url" | "decimal";
|
|
4078
4288
|
readonly: boolean;
|
|
4079
4289
|
showWordCount: boolean;
|
|
4080
4290
|
showSuccess: boolean;
|
|
@@ -4328,32 +4538,32 @@ export declare const components: {
|
|
|
4328
4538
|
type: import("vue").PropType<boolean>;
|
|
4329
4539
|
default: boolean;
|
|
4330
4540
|
};
|
|
4331
|
-
|
|
4332
|
-
type: import("vue").PropType<
|
|
4541
|
+
labelMark: {
|
|
4542
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
4333
4543
|
default: string;
|
|
4334
4544
|
};
|
|
4335
|
-
|
|
4336
|
-
type: import("vue").PropType<
|
|
4337
|
-
default:
|
|
4545
|
+
labelInfo: {
|
|
4546
|
+
type: import("vue").PropType<string>;
|
|
4547
|
+
default: string;
|
|
4338
4548
|
};
|
|
4339
4549
|
focused: {
|
|
4340
4550
|
type: import("vue").PropType<boolean>;
|
|
4341
4551
|
default: boolean;
|
|
4342
4552
|
};
|
|
4553
|
+
rules: {
|
|
4554
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
4555
|
+
default: () => never[];
|
|
4556
|
+
};
|
|
4343
4557
|
helperText: {
|
|
4344
4558
|
type: import("vue").PropType<string>;
|
|
4345
4559
|
default: string;
|
|
4346
4560
|
};
|
|
4347
4561
|
helperState: {
|
|
4348
|
-
type: import("vue").PropType<"
|
|
4349
|
-
default: string;
|
|
4350
|
-
};
|
|
4351
|
-
labelMark: {
|
|
4352
|
-
type: import("vue").PropType<"none" | "required" | "optional">;
|
|
4562
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
4353
4563
|
default: string;
|
|
4354
4564
|
};
|
|
4355
|
-
|
|
4356
|
-
type: import("vue").PropType<
|
|
4565
|
+
placement: {
|
|
4566
|
+
type: import("vue").PropType<import("@floating-ui/vue").Placement>;
|
|
4357
4567
|
default: string;
|
|
4358
4568
|
};
|
|
4359
4569
|
placeholder: {
|
|
@@ -4399,32 +4609,32 @@ export declare const components: {
|
|
|
4399
4609
|
type: import("vue").PropType<boolean>;
|
|
4400
4610
|
default: boolean;
|
|
4401
4611
|
};
|
|
4402
|
-
|
|
4403
|
-
type: import("vue").PropType<
|
|
4612
|
+
labelMark: {
|
|
4613
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
4404
4614
|
default: string;
|
|
4405
4615
|
};
|
|
4406
|
-
|
|
4407
|
-
type: import("vue").PropType<
|
|
4408
|
-
default:
|
|
4616
|
+
labelInfo: {
|
|
4617
|
+
type: import("vue").PropType<string>;
|
|
4618
|
+
default: string;
|
|
4409
4619
|
};
|
|
4410
4620
|
focused: {
|
|
4411
4621
|
type: import("vue").PropType<boolean>;
|
|
4412
4622
|
default: boolean;
|
|
4413
4623
|
};
|
|
4624
|
+
rules: {
|
|
4625
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
4626
|
+
default: () => never[];
|
|
4627
|
+
};
|
|
4414
4628
|
helperText: {
|
|
4415
4629
|
type: import("vue").PropType<string>;
|
|
4416
4630
|
default: string;
|
|
4417
4631
|
};
|
|
4418
4632
|
helperState: {
|
|
4419
|
-
type: import("vue").PropType<"
|
|
4420
|
-
default: string;
|
|
4421
|
-
};
|
|
4422
|
-
labelMark: {
|
|
4423
|
-
type: import("vue").PropType<"none" | "required" | "optional">;
|
|
4633
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
4424
4634
|
default: string;
|
|
4425
4635
|
};
|
|
4426
|
-
|
|
4427
|
-
type: import("vue").PropType<
|
|
4636
|
+
placement: {
|
|
4637
|
+
type: import("vue").PropType<import("@floating-ui/vue").Placement>;
|
|
4428
4638
|
default: string;
|
|
4429
4639
|
};
|
|
4430
4640
|
placeholder: {
|
|
@@ -4453,13 +4663,13 @@ export declare const components: {
|
|
|
4453
4663
|
}, {
|
|
4454
4664
|
label: string;
|
|
4455
4665
|
disabled: boolean;
|
|
4456
|
-
|
|
4457
|
-
|
|
4666
|
+
labelMark: "required" | "none" | "optional";
|
|
4667
|
+
labelInfo: string;
|
|
4458
4668
|
focused: boolean;
|
|
4669
|
+
rules: import("./composables/useValidation").ValidationRule[];
|
|
4459
4670
|
helperText: string;
|
|
4460
|
-
helperState: "
|
|
4461
|
-
|
|
4462
|
-
labelInfo: string;
|
|
4671
|
+
helperState: "success" | "warning" | "none" | "error";
|
|
4672
|
+
placement: import("@floating-ui/vue").Placement;
|
|
4463
4673
|
placeholder: string;
|
|
4464
4674
|
width: number;
|
|
4465
4675
|
maxHeight: number;
|
|
@@ -4489,32 +4699,32 @@ export declare const components: {
|
|
|
4489
4699
|
type: import("vue").PropType<boolean>;
|
|
4490
4700
|
default: boolean;
|
|
4491
4701
|
};
|
|
4492
|
-
|
|
4493
|
-
type: import("vue").PropType<
|
|
4702
|
+
labelMark: {
|
|
4703
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
4494
4704
|
default: string;
|
|
4495
4705
|
};
|
|
4496
|
-
|
|
4497
|
-
type: import("vue").PropType<
|
|
4498
|
-
default:
|
|
4706
|
+
labelInfo: {
|
|
4707
|
+
type: import("vue").PropType<string>;
|
|
4708
|
+
default: string;
|
|
4499
4709
|
};
|
|
4500
4710
|
focused: {
|
|
4501
4711
|
type: import("vue").PropType<boolean>;
|
|
4502
4712
|
default: boolean;
|
|
4503
4713
|
};
|
|
4714
|
+
rules: {
|
|
4715
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
4716
|
+
default: () => never[];
|
|
4717
|
+
};
|
|
4504
4718
|
helperText: {
|
|
4505
4719
|
type: import("vue").PropType<string>;
|
|
4506
4720
|
default: string;
|
|
4507
4721
|
};
|
|
4508
4722
|
helperState: {
|
|
4509
|
-
type: import("vue").PropType<"
|
|
4510
|
-
default: string;
|
|
4511
|
-
};
|
|
4512
|
-
labelMark: {
|
|
4513
|
-
type: import("vue").PropType<"none" | "required" | "optional">;
|
|
4723
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
4514
4724
|
default: string;
|
|
4515
4725
|
};
|
|
4516
|
-
|
|
4517
|
-
type: import("vue").PropType<
|
|
4726
|
+
placement: {
|
|
4727
|
+
type: import("vue").PropType<import("@floating-ui/vue").Placement>;
|
|
4518
4728
|
default: string;
|
|
4519
4729
|
};
|
|
4520
4730
|
placeholder: {
|
|
@@ -4543,13 +4753,13 @@ export declare const components: {
|
|
|
4543
4753
|
}, {}, {}, {}, {}, {
|
|
4544
4754
|
label: string;
|
|
4545
4755
|
disabled: boolean;
|
|
4546
|
-
|
|
4547
|
-
|
|
4756
|
+
labelMark: "required" | "none" | "optional";
|
|
4757
|
+
labelInfo: string;
|
|
4548
4758
|
focused: boolean;
|
|
4759
|
+
rules: import("./composables/useValidation").ValidationRule[];
|
|
4549
4760
|
helperText: string;
|
|
4550
|
-
helperState: "
|
|
4551
|
-
|
|
4552
|
-
labelInfo: string;
|
|
4761
|
+
helperState: "success" | "warning" | "none" | "error";
|
|
4762
|
+
placement: import("@floating-ui/vue").Placement;
|
|
4553
4763
|
placeholder: string;
|
|
4554
4764
|
width: number;
|
|
4555
4765
|
maxHeight: number;
|
|
@@ -4576,32 +4786,32 @@ export declare const components: {
|
|
|
4576
4786
|
type: import("vue").PropType<boolean>;
|
|
4577
4787
|
default: boolean;
|
|
4578
4788
|
};
|
|
4579
|
-
|
|
4580
|
-
type: import("vue").PropType<
|
|
4789
|
+
labelMark: {
|
|
4790
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
4581
4791
|
default: string;
|
|
4582
4792
|
};
|
|
4583
|
-
|
|
4584
|
-
type: import("vue").PropType<
|
|
4585
|
-
default:
|
|
4793
|
+
labelInfo: {
|
|
4794
|
+
type: import("vue").PropType<string>;
|
|
4795
|
+
default: string;
|
|
4586
4796
|
};
|
|
4587
4797
|
focused: {
|
|
4588
4798
|
type: import("vue").PropType<boolean>;
|
|
4589
4799
|
default: boolean;
|
|
4590
4800
|
};
|
|
4801
|
+
rules: {
|
|
4802
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
4803
|
+
default: () => never[];
|
|
4804
|
+
};
|
|
4591
4805
|
helperText: {
|
|
4592
4806
|
type: import("vue").PropType<string>;
|
|
4593
4807
|
default: string;
|
|
4594
4808
|
};
|
|
4595
4809
|
helperState: {
|
|
4596
|
-
type: import("vue").PropType<"
|
|
4810
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
4597
4811
|
default: string;
|
|
4598
4812
|
};
|
|
4599
|
-
|
|
4600
|
-
type: import("vue").PropType<"
|
|
4601
|
-
default: string;
|
|
4602
|
-
};
|
|
4603
|
-
labelInfo: {
|
|
4604
|
-
type: import("vue").PropType<string>;
|
|
4813
|
+
placement: {
|
|
4814
|
+
type: import("vue").PropType<import("@floating-ui/vue").Placement>;
|
|
4605
4815
|
default: string;
|
|
4606
4816
|
};
|
|
4607
4817
|
placeholder: {
|
|
@@ -4633,13 +4843,13 @@ export declare const components: {
|
|
|
4633
4843
|
}, string, {
|
|
4634
4844
|
label: string;
|
|
4635
4845
|
disabled: boolean;
|
|
4636
|
-
|
|
4637
|
-
|
|
4846
|
+
labelMark: "required" | "none" | "optional";
|
|
4847
|
+
labelInfo: string;
|
|
4638
4848
|
focused: boolean;
|
|
4849
|
+
rules: import("./composables/useValidation").ValidationRule[];
|
|
4639
4850
|
helperText: string;
|
|
4640
|
-
helperState: "
|
|
4641
|
-
|
|
4642
|
-
labelInfo: string;
|
|
4851
|
+
helperState: "success" | "warning" | "none" | "error";
|
|
4852
|
+
placement: import("@floating-ui/vue").Placement;
|
|
4643
4853
|
placeholder: string;
|
|
4644
4854
|
width: number;
|
|
4645
4855
|
maxHeight: number;
|
|
@@ -4650,6 +4860,9 @@ export declare const components: {
|
|
|
4650
4860
|
label?(_: {}): any;
|
|
4651
4861
|
prepend?(_: {}): any;
|
|
4652
4862
|
default?(_: {}): any;
|
|
4863
|
+
"menu-wrapper"?(_: {
|
|
4864
|
+
handleItemChange: (isSelected: boolean, item: import("./components/form/select/FmSelect.vue").ISelectItem) => void;
|
|
4865
|
+
}): any;
|
|
4653
4866
|
"helper-text"?(_: {}): any;
|
|
4654
4867
|
};
|
|
4655
4868
|
});
|
|
@@ -4674,27 +4887,27 @@ export declare const components: {
|
|
|
4674
4887
|
type: import("vue").PropType<string>;
|
|
4675
4888
|
default: string;
|
|
4676
4889
|
};
|
|
4677
|
-
|
|
4678
|
-
type: import("vue").PropType<
|
|
4679
|
-
default:
|
|
4890
|
+
labelMark: {
|
|
4891
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
4892
|
+
default: string;
|
|
4893
|
+
};
|
|
4894
|
+
labelInfo: {
|
|
4895
|
+
type: import("vue").PropType<string>;
|
|
4896
|
+
default: string;
|
|
4680
4897
|
};
|
|
4681
4898
|
focused: {
|
|
4682
4899
|
type: import("vue").PropType<boolean>;
|
|
4683
4900
|
};
|
|
4901
|
+
rules: {
|
|
4902
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
4903
|
+
default: () => never[];
|
|
4904
|
+
};
|
|
4684
4905
|
helperText: {
|
|
4685
4906
|
type: import("vue").PropType<string>;
|
|
4686
4907
|
default: string;
|
|
4687
4908
|
};
|
|
4688
4909
|
helperState: {
|
|
4689
|
-
type: import("vue").PropType<"
|
|
4690
|
-
default: string;
|
|
4691
|
-
};
|
|
4692
|
-
labelMark: {
|
|
4693
|
-
type: import("vue").PropType<"none" | "required" | "optional">;
|
|
4694
|
-
default: string;
|
|
4695
|
-
};
|
|
4696
|
-
labelInfo: {
|
|
4697
|
-
type: import("vue").PropType<string>;
|
|
4910
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
4698
4911
|
default: string;
|
|
4699
4912
|
};
|
|
4700
4913
|
max: {
|
|
@@ -4776,27 +4989,27 @@ export declare const components: {
|
|
|
4776
4989
|
type: import("vue").PropType<string>;
|
|
4777
4990
|
default: string;
|
|
4778
4991
|
};
|
|
4779
|
-
|
|
4780
|
-
type: import("vue").PropType<
|
|
4781
|
-
default:
|
|
4992
|
+
labelMark: {
|
|
4993
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
4994
|
+
default: string;
|
|
4995
|
+
};
|
|
4996
|
+
labelInfo: {
|
|
4997
|
+
type: import("vue").PropType<string>;
|
|
4998
|
+
default: string;
|
|
4782
4999
|
};
|
|
4783
5000
|
focused: {
|
|
4784
5001
|
type: import("vue").PropType<boolean>;
|
|
4785
5002
|
};
|
|
5003
|
+
rules: {
|
|
5004
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
5005
|
+
default: () => never[];
|
|
5006
|
+
};
|
|
4786
5007
|
helperText: {
|
|
4787
5008
|
type: import("vue").PropType<string>;
|
|
4788
5009
|
default: string;
|
|
4789
5010
|
};
|
|
4790
5011
|
helperState: {
|
|
4791
|
-
type: import("vue").PropType<"
|
|
4792
|
-
default: string;
|
|
4793
|
-
};
|
|
4794
|
-
labelMark: {
|
|
4795
|
-
type: import("vue").PropType<"none" | "required" | "optional">;
|
|
4796
|
-
default: string;
|
|
4797
|
-
};
|
|
4798
|
-
labelInfo: {
|
|
4799
|
-
type: import("vue").PropType<string>;
|
|
5012
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
4800
5013
|
default: string;
|
|
4801
5014
|
};
|
|
4802
5015
|
max: {
|
|
@@ -4860,11 +5073,11 @@ export declare const components: {
|
|
|
4860
5073
|
label: string;
|
|
4861
5074
|
prependIcon: string;
|
|
4862
5075
|
appendIcon: string;
|
|
5076
|
+
labelMark: "required" | "none" | "optional";
|
|
5077
|
+
labelInfo: string;
|
|
4863
5078
|
rules: import("./composables/useValidation").ValidationRule[];
|
|
4864
5079
|
helperText: string;
|
|
4865
|
-
helperState: "
|
|
4866
|
-
labelMark: "none" | "required" | "optional";
|
|
4867
|
-
labelInfo: string;
|
|
5080
|
+
helperState: "success" | "warning" | "none" | "error";
|
|
4868
5081
|
max: number;
|
|
4869
5082
|
min: number;
|
|
4870
5083
|
placeholder: string;
|
|
@@ -4905,27 +5118,27 @@ export declare const components: {
|
|
|
4905
5118
|
type: import("vue").PropType<string>;
|
|
4906
5119
|
default: string;
|
|
4907
5120
|
};
|
|
4908
|
-
|
|
4909
|
-
type: import("vue").PropType<
|
|
4910
|
-
default:
|
|
5121
|
+
labelMark: {
|
|
5122
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
5123
|
+
default: string;
|
|
5124
|
+
};
|
|
5125
|
+
labelInfo: {
|
|
5126
|
+
type: import("vue").PropType<string>;
|
|
5127
|
+
default: string;
|
|
4911
5128
|
};
|
|
4912
5129
|
focused: {
|
|
4913
5130
|
type: import("vue").PropType<boolean>;
|
|
4914
5131
|
};
|
|
5132
|
+
rules: {
|
|
5133
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
5134
|
+
default: () => never[];
|
|
5135
|
+
};
|
|
4915
5136
|
helperText: {
|
|
4916
5137
|
type: import("vue").PropType<string>;
|
|
4917
5138
|
default: string;
|
|
4918
5139
|
};
|
|
4919
5140
|
helperState: {
|
|
4920
|
-
type: import("vue").PropType<"
|
|
4921
|
-
default: string;
|
|
4922
|
-
};
|
|
4923
|
-
labelMark: {
|
|
4924
|
-
type: import("vue").PropType<"none" | "required" | "optional">;
|
|
4925
|
-
default: string;
|
|
4926
|
-
};
|
|
4927
|
-
labelInfo: {
|
|
4928
|
-
type: import("vue").PropType<string>;
|
|
5141
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
4929
5142
|
default: string;
|
|
4930
5143
|
};
|
|
4931
5144
|
max: {
|
|
@@ -4989,11 +5202,11 @@ export declare const components: {
|
|
|
4989
5202
|
label: string;
|
|
4990
5203
|
prependIcon: string;
|
|
4991
5204
|
appendIcon: string;
|
|
5205
|
+
labelMark: "required" | "none" | "optional";
|
|
5206
|
+
labelInfo: string;
|
|
4992
5207
|
rules: import("./composables/useValidation").ValidationRule[];
|
|
4993
5208
|
helperText: string;
|
|
4994
|
-
helperState: "
|
|
4995
|
-
labelMark: "none" | "required" | "optional";
|
|
4996
|
-
labelInfo: string;
|
|
5209
|
+
helperState: "success" | "warning" | "none" | "error";
|
|
4997
5210
|
max: number;
|
|
4998
5211
|
min: number;
|
|
4999
5212
|
placeholder: string;
|
|
@@ -5031,27 +5244,27 @@ export declare const components: {
|
|
|
5031
5244
|
type: import("vue").PropType<string>;
|
|
5032
5245
|
default: string;
|
|
5033
5246
|
};
|
|
5034
|
-
|
|
5035
|
-
type: import("vue").PropType<
|
|
5036
|
-
default:
|
|
5247
|
+
labelMark: {
|
|
5248
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
5249
|
+
default: string;
|
|
5250
|
+
};
|
|
5251
|
+
labelInfo: {
|
|
5252
|
+
type: import("vue").PropType<string>;
|
|
5253
|
+
default: string;
|
|
5037
5254
|
};
|
|
5038
5255
|
focused: {
|
|
5039
5256
|
type: import("vue").PropType<boolean>;
|
|
5040
5257
|
};
|
|
5258
|
+
rules: {
|
|
5259
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
5260
|
+
default: () => never[];
|
|
5261
|
+
};
|
|
5041
5262
|
helperText: {
|
|
5042
5263
|
type: import("vue").PropType<string>;
|
|
5043
5264
|
default: string;
|
|
5044
5265
|
};
|
|
5045
5266
|
helperState: {
|
|
5046
|
-
type: import("vue").PropType<"
|
|
5047
|
-
default: string;
|
|
5048
|
-
};
|
|
5049
|
-
labelMark: {
|
|
5050
|
-
type: import("vue").PropType<"none" | "required" | "optional">;
|
|
5051
|
-
default: string;
|
|
5052
|
-
};
|
|
5053
|
-
labelInfo: {
|
|
5054
|
-
type: import("vue").PropType<string>;
|
|
5267
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
5055
5268
|
default: string;
|
|
5056
5269
|
};
|
|
5057
5270
|
max: {
|
|
@@ -5117,11 +5330,11 @@ export declare const components: {
|
|
|
5117
5330
|
label: string;
|
|
5118
5331
|
prependIcon: string;
|
|
5119
5332
|
appendIcon: string;
|
|
5333
|
+
labelMark: "required" | "none" | "optional";
|
|
5334
|
+
labelInfo: string;
|
|
5120
5335
|
rules: import("./composables/useValidation").ValidationRule[];
|
|
5121
5336
|
helperText: string;
|
|
5122
|
-
helperState: "
|
|
5123
|
-
labelMark: "none" | "required" | "optional";
|
|
5124
|
-
labelInfo: string;
|
|
5337
|
+
helperState: "success" | "warning" | "none" | "error";
|
|
5125
5338
|
max: number;
|
|
5126
5339
|
min: number;
|
|
5127
5340
|
placeholder: string;
|
|
@@ -5331,27 +5544,27 @@ export declare const components: {
|
|
|
5331
5544
|
type: import("vue").PropType<string>;
|
|
5332
5545
|
default: string;
|
|
5333
5546
|
};
|
|
5334
|
-
|
|
5335
|
-
type: import("vue").PropType<
|
|
5336
|
-
default:
|
|
5547
|
+
labelMark: {
|
|
5548
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
5549
|
+
default: string;
|
|
5550
|
+
};
|
|
5551
|
+
labelInfo: {
|
|
5552
|
+
type: import("vue").PropType<string>;
|
|
5553
|
+
default: string;
|
|
5337
5554
|
};
|
|
5338
5555
|
focused: {
|
|
5339
5556
|
type: import("vue").PropType<boolean>;
|
|
5340
5557
|
};
|
|
5558
|
+
rules: {
|
|
5559
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
5560
|
+
default: () => never[];
|
|
5561
|
+
};
|
|
5341
5562
|
helperText: {
|
|
5342
5563
|
type: import("vue").PropType<string>;
|
|
5343
5564
|
default: string;
|
|
5344
5565
|
};
|
|
5345
5566
|
helperState: {
|
|
5346
|
-
type: import("vue").PropType<"
|
|
5347
|
-
default: string;
|
|
5348
|
-
};
|
|
5349
|
-
labelMark: {
|
|
5350
|
-
type: import("vue").PropType<"none" | "required" | "optional">;
|
|
5351
|
-
default: string;
|
|
5352
|
-
};
|
|
5353
|
-
labelInfo: {
|
|
5354
|
-
type: import("vue").PropType<string>;
|
|
5567
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
5355
5568
|
default: string;
|
|
5356
5569
|
};
|
|
5357
5570
|
maxLength: {
|
|
@@ -5374,7 +5587,7 @@ export declare const components: {
|
|
|
5374
5587
|
default: boolean;
|
|
5375
5588
|
};
|
|
5376
5589
|
inputmode: {
|
|
5377
|
-
type: import("vue").PropType<"text" | "
|
|
5590
|
+
type: import("vue").PropType<"text" | "numeric" | "search" | "none" | "email" | "tel" | "url" | "decimal">;
|
|
5378
5591
|
default: string;
|
|
5379
5592
|
};
|
|
5380
5593
|
readonly: {
|
|
@@ -5388,7 +5601,9 @@ export declare const components: {
|
|
|
5388
5601
|
}>> & {
|
|
5389
5602
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
5390
5603
|
"onFocus-changed"?: ((value: boolean) => any) | undefined;
|
|
5391
|
-
}, {
|
|
5604
|
+
}, {
|
|
5605
|
+
focus: () => void;
|
|
5606
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
5392
5607
|
"update:modelValue": (value: string) => void;
|
|
5393
5608
|
"focus-changed": (value: boolean) => void;
|
|
5394
5609
|
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -5412,27 +5627,27 @@ export declare const components: {
|
|
|
5412
5627
|
type: import("vue").PropType<string>;
|
|
5413
5628
|
default: string;
|
|
5414
5629
|
};
|
|
5415
|
-
|
|
5416
|
-
type: import("vue").PropType<
|
|
5417
|
-
default:
|
|
5630
|
+
labelMark: {
|
|
5631
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
5632
|
+
default: string;
|
|
5633
|
+
};
|
|
5634
|
+
labelInfo: {
|
|
5635
|
+
type: import("vue").PropType<string>;
|
|
5636
|
+
default: string;
|
|
5418
5637
|
};
|
|
5419
5638
|
focused: {
|
|
5420
5639
|
type: import("vue").PropType<boolean>;
|
|
5421
5640
|
};
|
|
5641
|
+
rules: {
|
|
5642
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
5643
|
+
default: () => never[];
|
|
5644
|
+
};
|
|
5422
5645
|
helperText: {
|
|
5423
5646
|
type: import("vue").PropType<string>;
|
|
5424
5647
|
default: string;
|
|
5425
5648
|
};
|
|
5426
5649
|
helperState: {
|
|
5427
|
-
type: import("vue").PropType<"
|
|
5428
|
-
default: string;
|
|
5429
|
-
};
|
|
5430
|
-
labelMark: {
|
|
5431
|
-
type: import("vue").PropType<"none" | "required" | "optional">;
|
|
5432
|
-
default: string;
|
|
5433
|
-
};
|
|
5434
|
-
labelInfo: {
|
|
5435
|
-
type: import("vue").PropType<string>;
|
|
5650
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
5436
5651
|
default: string;
|
|
5437
5652
|
};
|
|
5438
5653
|
maxLength: {
|
|
@@ -5455,7 +5670,7 @@ export declare const components: {
|
|
|
5455
5670
|
default: boolean;
|
|
5456
5671
|
};
|
|
5457
5672
|
inputmode: {
|
|
5458
|
-
type: import("vue").PropType<"text" | "
|
|
5673
|
+
type: import("vue").PropType<"text" | "numeric" | "search" | "none" | "email" | "tel" | "url" | "decimal">;
|
|
5459
5674
|
default: string;
|
|
5460
5675
|
};
|
|
5461
5676
|
readonly: {
|
|
@@ -5474,16 +5689,16 @@ export declare const components: {
|
|
|
5474
5689
|
disabled: boolean;
|
|
5475
5690
|
prependIcon: string;
|
|
5476
5691
|
appendIcon: string;
|
|
5692
|
+
labelMark: "required" | "none" | "optional";
|
|
5693
|
+
labelInfo: string;
|
|
5477
5694
|
rules: import("./composables/useValidation").ValidationRule[];
|
|
5478
5695
|
helperText: string;
|
|
5479
|
-
helperState: "
|
|
5480
|
-
labelMark: "none" | "required" | "optional";
|
|
5481
|
-
labelInfo: string;
|
|
5696
|
+
helperState: "success" | "warning" | "none" | "error";
|
|
5482
5697
|
maxLength: number;
|
|
5483
5698
|
minLength: number;
|
|
5484
5699
|
placeholder: string;
|
|
5485
5700
|
showValidBorder: boolean;
|
|
5486
|
-
inputmode: "text" | "
|
|
5701
|
+
inputmode: "text" | "numeric" | "search" | "none" | "email" | "tel" | "url" | "decimal";
|
|
5487
5702
|
readonly: boolean;
|
|
5488
5703
|
showWordCount: boolean;
|
|
5489
5704
|
}, true, {}, {}, {
|
|
@@ -5514,27 +5729,27 @@ export declare const components: {
|
|
|
5514
5729
|
type: import("vue").PropType<string>;
|
|
5515
5730
|
default: string;
|
|
5516
5731
|
};
|
|
5517
|
-
|
|
5518
|
-
type: import("vue").PropType<
|
|
5519
|
-
default:
|
|
5732
|
+
labelMark: {
|
|
5733
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
5734
|
+
default: string;
|
|
5735
|
+
};
|
|
5736
|
+
labelInfo: {
|
|
5737
|
+
type: import("vue").PropType<string>;
|
|
5738
|
+
default: string;
|
|
5520
5739
|
};
|
|
5521
5740
|
focused: {
|
|
5522
5741
|
type: import("vue").PropType<boolean>;
|
|
5523
5742
|
};
|
|
5743
|
+
rules: {
|
|
5744
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
5745
|
+
default: () => never[];
|
|
5746
|
+
};
|
|
5524
5747
|
helperText: {
|
|
5525
5748
|
type: import("vue").PropType<string>;
|
|
5526
5749
|
default: string;
|
|
5527
5750
|
};
|
|
5528
5751
|
helperState: {
|
|
5529
|
-
type: import("vue").PropType<"
|
|
5530
|
-
default: string;
|
|
5531
|
-
};
|
|
5532
|
-
labelMark: {
|
|
5533
|
-
type: import("vue").PropType<"none" | "required" | "optional">;
|
|
5534
|
-
default: string;
|
|
5535
|
-
};
|
|
5536
|
-
labelInfo: {
|
|
5537
|
-
type: import("vue").PropType<string>;
|
|
5752
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
5538
5753
|
default: string;
|
|
5539
5754
|
};
|
|
5540
5755
|
maxLength: {
|
|
@@ -5557,7 +5772,7 @@ export declare const components: {
|
|
|
5557
5772
|
default: boolean;
|
|
5558
5773
|
};
|
|
5559
5774
|
inputmode: {
|
|
5560
|
-
type: import("vue").PropType<"text" | "
|
|
5775
|
+
type: import("vue").PropType<"text" | "numeric" | "search" | "none" | "email" | "tel" | "url" | "decimal">;
|
|
5561
5776
|
default: string;
|
|
5562
5777
|
};
|
|
5563
5778
|
readonly: {
|
|
@@ -5571,21 +5786,23 @@ export declare const components: {
|
|
|
5571
5786
|
}>> & {
|
|
5572
5787
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
5573
5788
|
"onFocus-changed"?: ((value: boolean) => any) | undefined;
|
|
5574
|
-
}, {
|
|
5789
|
+
}, {
|
|
5790
|
+
focus: () => void;
|
|
5791
|
+
}, {}, {}, {}, {
|
|
5575
5792
|
label: string;
|
|
5576
5793
|
disabled: boolean;
|
|
5577
5794
|
prependIcon: string;
|
|
5578
5795
|
appendIcon: string;
|
|
5796
|
+
labelMark: "required" | "none" | "optional";
|
|
5797
|
+
labelInfo: string;
|
|
5579
5798
|
rules: import("./composables/useValidation").ValidationRule[];
|
|
5580
5799
|
helperText: string;
|
|
5581
|
-
helperState: "
|
|
5582
|
-
labelMark: "none" | "required" | "optional";
|
|
5583
|
-
labelInfo: string;
|
|
5800
|
+
helperState: "success" | "warning" | "none" | "error";
|
|
5584
5801
|
maxLength: number;
|
|
5585
5802
|
minLength: number;
|
|
5586
5803
|
placeholder: string;
|
|
5587
5804
|
showValidBorder: boolean;
|
|
5588
|
-
inputmode: "text" | "
|
|
5805
|
+
inputmode: "text" | "numeric" | "search" | "none" | "email" | "tel" | "url" | "decimal";
|
|
5589
5806
|
readonly: boolean;
|
|
5590
5807
|
showWordCount: boolean;
|
|
5591
5808
|
}>;
|
|
@@ -5613,27 +5830,27 @@ export declare const components: {
|
|
|
5613
5830
|
type: import("vue").PropType<string>;
|
|
5614
5831
|
default: string;
|
|
5615
5832
|
};
|
|
5616
|
-
|
|
5617
|
-
type: import("vue").PropType<
|
|
5618
|
-
default:
|
|
5833
|
+
labelMark: {
|
|
5834
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
5835
|
+
default: string;
|
|
5836
|
+
};
|
|
5837
|
+
labelInfo: {
|
|
5838
|
+
type: import("vue").PropType<string>;
|
|
5839
|
+
default: string;
|
|
5619
5840
|
};
|
|
5620
5841
|
focused: {
|
|
5621
5842
|
type: import("vue").PropType<boolean>;
|
|
5622
5843
|
};
|
|
5844
|
+
rules: {
|
|
5845
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
5846
|
+
default: () => never[];
|
|
5847
|
+
};
|
|
5623
5848
|
helperText: {
|
|
5624
5849
|
type: import("vue").PropType<string>;
|
|
5625
5850
|
default: string;
|
|
5626
5851
|
};
|
|
5627
5852
|
helperState: {
|
|
5628
|
-
type: import("vue").PropType<"
|
|
5629
|
-
default: string;
|
|
5630
|
-
};
|
|
5631
|
-
labelMark: {
|
|
5632
|
-
type: import("vue").PropType<"none" | "required" | "optional">;
|
|
5633
|
-
default: string;
|
|
5634
|
-
};
|
|
5635
|
-
labelInfo: {
|
|
5636
|
-
type: import("vue").PropType<string>;
|
|
5853
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
5637
5854
|
default: string;
|
|
5638
5855
|
};
|
|
5639
5856
|
maxLength: {
|
|
@@ -5656,7 +5873,7 @@ export declare const components: {
|
|
|
5656
5873
|
default: boolean;
|
|
5657
5874
|
};
|
|
5658
5875
|
inputmode: {
|
|
5659
|
-
type: import("vue").PropType<"text" | "
|
|
5876
|
+
type: import("vue").PropType<"text" | "numeric" | "search" | "none" | "email" | "tel" | "url" | "decimal">;
|
|
5660
5877
|
default: string;
|
|
5661
5878
|
};
|
|
5662
5879
|
readonly: {
|
|
@@ -5670,7 +5887,9 @@ export declare const components: {
|
|
|
5670
5887
|
}>> & {
|
|
5671
5888
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
5672
5889
|
"onFocus-changed"?: ((value: boolean) => any) | undefined;
|
|
5673
|
-
}, {
|
|
5890
|
+
}, {
|
|
5891
|
+
focus: () => void;
|
|
5892
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
5674
5893
|
"update:modelValue": (value: string) => void;
|
|
5675
5894
|
"focus-changed": (value: boolean) => void;
|
|
5676
5895
|
}, string, {
|
|
@@ -5678,16 +5897,16 @@ export declare const components: {
|
|
|
5678
5897
|
disabled: boolean;
|
|
5679
5898
|
prependIcon: string;
|
|
5680
5899
|
appendIcon: string;
|
|
5900
|
+
labelMark: "required" | "none" | "optional";
|
|
5901
|
+
labelInfo: string;
|
|
5681
5902
|
rules: import("./composables/useValidation").ValidationRule[];
|
|
5682
5903
|
helperText: string;
|
|
5683
|
-
helperState: "
|
|
5684
|
-
labelMark: "none" | "required" | "optional";
|
|
5685
|
-
labelInfo: string;
|
|
5904
|
+
helperState: "success" | "warning" | "none" | "error";
|
|
5686
5905
|
maxLength: number;
|
|
5687
5906
|
minLength: number;
|
|
5688
5907
|
placeholder: string;
|
|
5689
5908
|
showValidBorder: boolean;
|
|
5690
|
-
inputmode: "text" | "
|
|
5909
|
+
inputmode: "text" | "numeric" | "search" | "none" | "email" | "tel" | "url" | "decimal";
|
|
5691
5910
|
readonly: boolean;
|
|
5692
5911
|
showWordCount: boolean;
|
|
5693
5912
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
@@ -5713,28 +5932,28 @@ export declare const components: {
|
|
|
5713
5932
|
type: import("vue").PropType<boolean>;
|
|
5714
5933
|
default: boolean;
|
|
5715
5934
|
};
|
|
5716
|
-
|
|
5717
|
-
type: import("vue").PropType<
|
|
5718
|
-
default:
|
|
5935
|
+
labelMark: {
|
|
5936
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
5937
|
+
default: string;
|
|
5938
|
+
};
|
|
5939
|
+
labelInfo: {
|
|
5940
|
+
type: import("vue").PropType<string>;
|
|
5941
|
+
default: string;
|
|
5719
5942
|
};
|
|
5720
5943
|
focused: {
|
|
5721
5944
|
type: import("vue").PropType<boolean>;
|
|
5722
5945
|
default: boolean;
|
|
5723
5946
|
};
|
|
5947
|
+
rules: {
|
|
5948
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
5949
|
+
default: () => never[];
|
|
5950
|
+
};
|
|
5724
5951
|
helperText: {
|
|
5725
5952
|
type: import("vue").PropType<string>;
|
|
5726
5953
|
default: string;
|
|
5727
5954
|
};
|
|
5728
5955
|
helperState: {
|
|
5729
|
-
type: import("vue").PropType<"
|
|
5730
|
-
default: string;
|
|
5731
|
-
};
|
|
5732
|
-
labelMark: {
|
|
5733
|
-
type: import("vue").PropType<"none" | "required" | "optional">;
|
|
5734
|
-
default: string;
|
|
5735
|
-
};
|
|
5736
|
-
labelInfo: {
|
|
5737
|
-
type: import("vue").PropType<string>;
|
|
5956
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
5738
5957
|
default: string;
|
|
5739
5958
|
};
|
|
5740
5959
|
maxLength: {
|
|
@@ -5783,28 +6002,28 @@ export declare const components: {
|
|
|
5783
6002
|
type: import("vue").PropType<boolean>;
|
|
5784
6003
|
default: boolean;
|
|
5785
6004
|
};
|
|
5786
|
-
|
|
5787
|
-
type: import("vue").PropType<
|
|
5788
|
-
default:
|
|
6005
|
+
labelMark: {
|
|
6006
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
6007
|
+
default: string;
|
|
6008
|
+
};
|
|
6009
|
+
labelInfo: {
|
|
6010
|
+
type: import("vue").PropType<string>;
|
|
6011
|
+
default: string;
|
|
5789
6012
|
};
|
|
5790
6013
|
focused: {
|
|
5791
6014
|
type: import("vue").PropType<boolean>;
|
|
5792
6015
|
default: boolean;
|
|
5793
6016
|
};
|
|
6017
|
+
rules: {
|
|
6018
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
6019
|
+
default: () => never[];
|
|
6020
|
+
};
|
|
5794
6021
|
helperText: {
|
|
5795
6022
|
type: import("vue").PropType<string>;
|
|
5796
6023
|
default: string;
|
|
5797
6024
|
};
|
|
5798
6025
|
helperState: {
|
|
5799
|
-
type: import("vue").PropType<"
|
|
5800
|
-
default: string;
|
|
5801
|
-
};
|
|
5802
|
-
labelMark: {
|
|
5803
|
-
type: import("vue").PropType<"none" | "required" | "optional">;
|
|
5804
|
-
default: string;
|
|
5805
|
-
};
|
|
5806
|
-
labelInfo: {
|
|
5807
|
-
type: import("vue").PropType<string>;
|
|
6026
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
5808
6027
|
default: string;
|
|
5809
6028
|
};
|
|
5810
6029
|
maxLength: {
|
|
@@ -5841,12 +6060,12 @@ export declare const components: {
|
|
|
5841
6060
|
label: string;
|
|
5842
6061
|
modelValue: string;
|
|
5843
6062
|
disabled: boolean;
|
|
5844
|
-
|
|
6063
|
+
labelMark: "required" | "none" | "optional";
|
|
6064
|
+
labelInfo: string;
|
|
5845
6065
|
focused: boolean;
|
|
6066
|
+
rules: import("./composables/useValidation").ValidationRule[];
|
|
5846
6067
|
helperText: string;
|
|
5847
|
-
helperState: "
|
|
5848
|
-
labelMark: "none" | "required" | "optional";
|
|
5849
|
-
labelInfo: string;
|
|
6068
|
+
helperState: "success" | "warning" | "none" | "error";
|
|
5850
6069
|
maxLength: number;
|
|
5851
6070
|
minLength: number;
|
|
5852
6071
|
placeholder: string;
|
|
@@ -5875,28 +6094,28 @@ export declare const components: {
|
|
|
5875
6094
|
type: import("vue").PropType<boolean>;
|
|
5876
6095
|
default: boolean;
|
|
5877
6096
|
};
|
|
5878
|
-
|
|
5879
|
-
type: import("vue").PropType<
|
|
5880
|
-
default:
|
|
6097
|
+
labelMark: {
|
|
6098
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
6099
|
+
default: string;
|
|
6100
|
+
};
|
|
6101
|
+
labelInfo: {
|
|
6102
|
+
type: import("vue").PropType<string>;
|
|
6103
|
+
default: string;
|
|
5881
6104
|
};
|
|
5882
6105
|
focused: {
|
|
5883
6106
|
type: import("vue").PropType<boolean>;
|
|
5884
6107
|
default: boolean;
|
|
5885
6108
|
};
|
|
6109
|
+
rules: {
|
|
6110
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
6111
|
+
default: () => never[];
|
|
6112
|
+
};
|
|
5886
6113
|
helperText: {
|
|
5887
6114
|
type: import("vue").PropType<string>;
|
|
5888
6115
|
default: string;
|
|
5889
6116
|
};
|
|
5890
6117
|
helperState: {
|
|
5891
|
-
type: import("vue").PropType<"
|
|
5892
|
-
default: string;
|
|
5893
|
-
};
|
|
5894
|
-
labelMark: {
|
|
5895
|
-
type: import("vue").PropType<"none" | "required" | "optional">;
|
|
5896
|
-
default: string;
|
|
5897
|
-
};
|
|
5898
|
-
labelInfo: {
|
|
5899
|
-
type: import("vue").PropType<string>;
|
|
6118
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
5900
6119
|
default: string;
|
|
5901
6120
|
};
|
|
5902
6121
|
maxLength: {
|
|
@@ -5933,12 +6152,12 @@ export declare const components: {
|
|
|
5933
6152
|
label: string;
|
|
5934
6153
|
modelValue: string;
|
|
5935
6154
|
disabled: boolean;
|
|
5936
|
-
|
|
6155
|
+
labelMark: "required" | "none" | "optional";
|
|
6156
|
+
labelInfo: string;
|
|
5937
6157
|
focused: boolean;
|
|
6158
|
+
rules: import("./composables/useValidation").ValidationRule[];
|
|
5938
6159
|
helperText: string;
|
|
5939
|
-
helperState: "
|
|
5940
|
-
labelMark: "none" | "required" | "optional";
|
|
5941
|
-
labelInfo: string;
|
|
6160
|
+
helperState: "success" | "warning" | "none" | "error";
|
|
5942
6161
|
maxLength: number;
|
|
5943
6162
|
minLength: number;
|
|
5944
6163
|
placeholder: string;
|
|
@@ -5964,28 +6183,28 @@ export declare const components: {
|
|
|
5964
6183
|
type: import("vue").PropType<boolean>;
|
|
5965
6184
|
default: boolean;
|
|
5966
6185
|
};
|
|
5967
|
-
|
|
5968
|
-
type: import("vue").PropType<
|
|
5969
|
-
default:
|
|
6186
|
+
labelMark: {
|
|
6187
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
6188
|
+
default: string;
|
|
6189
|
+
};
|
|
6190
|
+
labelInfo: {
|
|
6191
|
+
type: import("vue").PropType<string>;
|
|
6192
|
+
default: string;
|
|
5970
6193
|
};
|
|
5971
6194
|
focused: {
|
|
5972
6195
|
type: import("vue").PropType<boolean>;
|
|
5973
6196
|
default: boolean;
|
|
5974
6197
|
};
|
|
6198
|
+
rules: {
|
|
6199
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
6200
|
+
default: () => never[];
|
|
6201
|
+
};
|
|
5975
6202
|
helperText: {
|
|
5976
6203
|
type: import("vue").PropType<string>;
|
|
5977
6204
|
default: string;
|
|
5978
6205
|
};
|
|
5979
6206
|
helperState: {
|
|
5980
|
-
type: import("vue").PropType<"
|
|
5981
|
-
default: string;
|
|
5982
|
-
};
|
|
5983
|
-
labelMark: {
|
|
5984
|
-
type: import("vue").PropType<"none" | "required" | "optional">;
|
|
5985
|
-
default: string;
|
|
5986
|
-
};
|
|
5987
|
-
labelInfo: {
|
|
5988
|
-
type: import("vue").PropType<string>;
|
|
6207
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
5989
6208
|
default: string;
|
|
5990
6209
|
};
|
|
5991
6210
|
maxLength: {
|
|
@@ -6024,12 +6243,12 @@ export declare const components: {
|
|
|
6024
6243
|
label: string;
|
|
6025
6244
|
modelValue: string;
|
|
6026
6245
|
disabled: boolean;
|
|
6027
|
-
|
|
6246
|
+
labelMark: "required" | "none" | "optional";
|
|
6247
|
+
labelInfo: string;
|
|
6028
6248
|
focused: boolean;
|
|
6249
|
+
rules: import("./composables/useValidation").ValidationRule[];
|
|
6029
6250
|
helperText: string;
|
|
6030
|
-
helperState: "
|
|
6031
|
-
labelMark: "none" | "required" | "optional";
|
|
6032
|
-
labelInfo: string;
|
|
6251
|
+
helperState: "success" | "warning" | "none" | "error";
|
|
6033
6252
|
maxLength: number;
|
|
6034
6253
|
minLength: number;
|
|
6035
6254
|
placeholder: string;
|
|
@@ -6072,28 +6291,28 @@ export declare const components: {
|
|
|
6072
6291
|
type: import("vue").PropType<boolean>;
|
|
6073
6292
|
default: boolean;
|
|
6074
6293
|
};
|
|
6075
|
-
|
|
6076
|
-
type: import("vue").PropType<
|
|
6077
|
-
default:
|
|
6294
|
+
labelMark: {
|
|
6295
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
6296
|
+
default: string;
|
|
6297
|
+
};
|
|
6298
|
+
labelInfo: {
|
|
6299
|
+
type: import("vue").PropType<string>;
|
|
6300
|
+
default: string;
|
|
6078
6301
|
};
|
|
6079
6302
|
focused: {
|
|
6080
6303
|
type: import("vue").PropType<boolean>;
|
|
6081
6304
|
default: boolean;
|
|
6082
6305
|
};
|
|
6306
|
+
rules: {
|
|
6307
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
6308
|
+
default: () => never[];
|
|
6309
|
+
};
|
|
6083
6310
|
helperText: {
|
|
6084
6311
|
type: import("vue").PropType<string>;
|
|
6085
6312
|
default: string;
|
|
6086
6313
|
};
|
|
6087
6314
|
helperState: {
|
|
6088
|
-
type: import("vue").PropType<"
|
|
6089
|
-
default: string;
|
|
6090
|
-
};
|
|
6091
|
-
labelMark: {
|
|
6092
|
-
type: import("vue").PropType<"none" | "required" | "optional">;
|
|
6093
|
-
default: string;
|
|
6094
|
-
};
|
|
6095
|
-
labelInfo: {
|
|
6096
|
-
type: import("vue").PropType<string>;
|
|
6315
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
6097
6316
|
default: string;
|
|
6098
6317
|
};
|
|
6099
6318
|
showValidBorder: {
|
|
@@ -6117,28 +6336,28 @@ export declare const components: {
|
|
|
6117
6336
|
type: import("vue").PropType<boolean>;
|
|
6118
6337
|
default: boolean;
|
|
6119
6338
|
};
|
|
6120
|
-
|
|
6121
|
-
type: import("vue").PropType<
|
|
6122
|
-
default:
|
|
6339
|
+
labelMark: {
|
|
6340
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
6341
|
+
default: string;
|
|
6342
|
+
};
|
|
6343
|
+
labelInfo: {
|
|
6344
|
+
type: import("vue").PropType<string>;
|
|
6345
|
+
default: string;
|
|
6123
6346
|
};
|
|
6124
6347
|
focused: {
|
|
6125
6348
|
type: import("vue").PropType<boolean>;
|
|
6126
6349
|
default: boolean;
|
|
6127
6350
|
};
|
|
6351
|
+
rules: {
|
|
6352
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
6353
|
+
default: () => never[];
|
|
6354
|
+
};
|
|
6128
6355
|
helperText: {
|
|
6129
6356
|
type: import("vue").PropType<string>;
|
|
6130
6357
|
default: string;
|
|
6131
6358
|
};
|
|
6132
6359
|
helperState: {
|
|
6133
|
-
type: import("vue").PropType<"
|
|
6134
|
-
default: string;
|
|
6135
|
-
};
|
|
6136
|
-
labelMark: {
|
|
6137
|
-
type: import("vue").PropType<"none" | "required" | "optional">;
|
|
6138
|
-
default: string;
|
|
6139
|
-
};
|
|
6140
|
-
labelInfo: {
|
|
6141
|
-
type: import("vue").PropType<string>;
|
|
6360
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
6142
6361
|
default: string;
|
|
6143
6362
|
};
|
|
6144
6363
|
showValidBorder: {
|
|
@@ -6150,12 +6369,12 @@ export declare const components: {
|
|
|
6150
6369
|
}, {
|
|
6151
6370
|
label: string;
|
|
6152
6371
|
disabled: boolean;
|
|
6153
|
-
|
|
6372
|
+
labelMark: "required" | "none" | "optional";
|
|
6373
|
+
labelInfo: string;
|
|
6154
6374
|
focused: boolean;
|
|
6375
|
+
rules: import("./composables/useValidation").ValidationRule[];
|
|
6155
6376
|
helperText: string;
|
|
6156
|
-
helperState: "
|
|
6157
|
-
labelMark: "none" | "required" | "optional";
|
|
6158
|
-
labelInfo: string;
|
|
6377
|
+
helperState: "success" | "warning" | "none" | "error";
|
|
6159
6378
|
showValidBorder: boolean;
|
|
6160
6379
|
}, true, {}, {}, {
|
|
6161
6380
|
P: {};
|
|
@@ -6177,28 +6396,28 @@ export declare const components: {
|
|
|
6177
6396
|
type: import("vue").PropType<boolean>;
|
|
6178
6397
|
default: boolean;
|
|
6179
6398
|
};
|
|
6180
|
-
|
|
6181
|
-
type: import("vue").PropType<
|
|
6182
|
-
default:
|
|
6399
|
+
labelMark: {
|
|
6400
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
6401
|
+
default: string;
|
|
6402
|
+
};
|
|
6403
|
+
labelInfo: {
|
|
6404
|
+
type: import("vue").PropType<string>;
|
|
6405
|
+
default: string;
|
|
6183
6406
|
};
|
|
6184
6407
|
focused: {
|
|
6185
6408
|
type: import("vue").PropType<boolean>;
|
|
6186
6409
|
default: boolean;
|
|
6187
6410
|
};
|
|
6411
|
+
rules: {
|
|
6412
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
6413
|
+
default: () => never[];
|
|
6414
|
+
};
|
|
6188
6415
|
helperText: {
|
|
6189
6416
|
type: import("vue").PropType<string>;
|
|
6190
6417
|
default: string;
|
|
6191
6418
|
};
|
|
6192
6419
|
helperState: {
|
|
6193
|
-
type: import("vue").PropType<"
|
|
6194
|
-
default: string;
|
|
6195
|
-
};
|
|
6196
|
-
labelMark: {
|
|
6197
|
-
type: import("vue").PropType<"none" | "required" | "optional">;
|
|
6198
|
-
default: string;
|
|
6199
|
-
};
|
|
6200
|
-
labelInfo: {
|
|
6201
|
-
type: import("vue").PropType<string>;
|
|
6420
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
6202
6421
|
default: string;
|
|
6203
6422
|
};
|
|
6204
6423
|
showValidBorder: {
|
|
@@ -6210,12 +6429,12 @@ export declare const components: {
|
|
|
6210
6429
|
}, {}, {}, {}, {}, {
|
|
6211
6430
|
label: string;
|
|
6212
6431
|
disabled: boolean;
|
|
6213
|
-
|
|
6432
|
+
labelMark: "required" | "none" | "optional";
|
|
6433
|
+
labelInfo: string;
|
|
6214
6434
|
focused: boolean;
|
|
6435
|
+
rules: import("./composables/useValidation").ValidationRule[];
|
|
6215
6436
|
helperText: string;
|
|
6216
|
-
helperState: "
|
|
6217
|
-
labelMark: "none" | "required" | "optional";
|
|
6218
|
-
labelInfo: string;
|
|
6437
|
+
helperState: "success" | "warning" | "none" | "error";
|
|
6219
6438
|
showValidBorder: boolean;
|
|
6220
6439
|
}>;
|
|
6221
6440
|
__isFragment?: undefined;
|
|
@@ -6234,28 +6453,28 @@ export declare const components: {
|
|
|
6234
6453
|
type: import("vue").PropType<boolean>;
|
|
6235
6454
|
default: boolean;
|
|
6236
6455
|
};
|
|
6237
|
-
|
|
6238
|
-
type: import("vue").PropType<
|
|
6239
|
-
default:
|
|
6456
|
+
labelMark: {
|
|
6457
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
6458
|
+
default: string;
|
|
6459
|
+
};
|
|
6460
|
+
labelInfo: {
|
|
6461
|
+
type: import("vue").PropType<string>;
|
|
6462
|
+
default: string;
|
|
6240
6463
|
};
|
|
6241
6464
|
focused: {
|
|
6242
6465
|
type: import("vue").PropType<boolean>;
|
|
6243
6466
|
default: boolean;
|
|
6244
6467
|
};
|
|
6468
|
+
rules: {
|
|
6469
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
6470
|
+
default: () => never[];
|
|
6471
|
+
};
|
|
6245
6472
|
helperText: {
|
|
6246
6473
|
type: import("vue").PropType<string>;
|
|
6247
6474
|
default: string;
|
|
6248
6475
|
};
|
|
6249
6476
|
helperState: {
|
|
6250
|
-
type: import("vue").PropType<"
|
|
6251
|
-
default: string;
|
|
6252
|
-
};
|
|
6253
|
-
labelMark: {
|
|
6254
|
-
type: import("vue").PropType<"none" | "required" | "optional">;
|
|
6255
|
-
default: string;
|
|
6256
|
-
};
|
|
6257
|
-
labelInfo: {
|
|
6258
|
-
type: import("vue").PropType<string>;
|
|
6477
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
6259
6478
|
default: string;
|
|
6260
6479
|
};
|
|
6261
6480
|
showValidBorder: {
|
|
@@ -6269,12 +6488,12 @@ export declare const components: {
|
|
|
6269
6488
|
}, string, {
|
|
6270
6489
|
label: string;
|
|
6271
6490
|
disabled: boolean;
|
|
6272
|
-
|
|
6491
|
+
labelMark: "required" | "none" | "optional";
|
|
6492
|
+
labelInfo: string;
|
|
6273
6493
|
focused: boolean;
|
|
6494
|
+
rules: import("./composables/useValidation").ValidationRule[];
|
|
6274
6495
|
helperText: string;
|
|
6275
|
-
helperState: "
|
|
6276
|
-
labelMark: "none" | "required" | "optional";
|
|
6277
|
-
labelInfo: string;
|
|
6496
|
+
helperState: "success" | "warning" | "none" | "error";
|
|
6278
6497
|
showValidBorder: boolean;
|
|
6279
6498
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
6280
6499
|
$slots: {
|
|
@@ -6296,28 +6515,28 @@ export declare const components: {
|
|
|
6296
6515
|
type: import("vue").PropType<boolean>;
|
|
6297
6516
|
default: boolean;
|
|
6298
6517
|
};
|
|
6299
|
-
|
|
6300
|
-
type: import("vue").PropType<
|
|
6301
|
-
default:
|
|
6518
|
+
labelMark: {
|
|
6519
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
6520
|
+
default: string;
|
|
6521
|
+
};
|
|
6522
|
+
labelInfo: {
|
|
6523
|
+
type: import("vue").PropType<string>;
|
|
6524
|
+
default: string;
|
|
6302
6525
|
};
|
|
6303
6526
|
focused: {
|
|
6304
6527
|
type: import("vue").PropType<boolean>;
|
|
6305
6528
|
default: boolean;
|
|
6306
6529
|
};
|
|
6530
|
+
rules: {
|
|
6531
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
6532
|
+
default: () => never[];
|
|
6533
|
+
};
|
|
6307
6534
|
helperText: {
|
|
6308
6535
|
type: import("vue").PropType<string>;
|
|
6309
6536
|
default: string;
|
|
6310
6537
|
};
|
|
6311
6538
|
helperState: {
|
|
6312
|
-
type: import("vue").PropType<"
|
|
6313
|
-
default: string;
|
|
6314
|
-
};
|
|
6315
|
-
labelMark: {
|
|
6316
|
-
type: import("vue").PropType<"none" | "required" | "optional">;
|
|
6317
|
-
default: string;
|
|
6318
|
-
};
|
|
6319
|
-
labelInfo: {
|
|
6320
|
-
type: import("vue").PropType<string>;
|
|
6539
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
6321
6540
|
default: string;
|
|
6322
6541
|
};
|
|
6323
6542
|
showValidBorder: {
|
|
@@ -6341,28 +6560,28 @@ export declare const components: {
|
|
|
6341
6560
|
type: import("vue").PropType<boolean>;
|
|
6342
6561
|
default: boolean;
|
|
6343
6562
|
};
|
|
6344
|
-
|
|
6345
|
-
type: import("vue").PropType<
|
|
6346
|
-
default:
|
|
6563
|
+
labelMark: {
|
|
6564
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
6565
|
+
default: string;
|
|
6566
|
+
};
|
|
6567
|
+
labelInfo: {
|
|
6568
|
+
type: import("vue").PropType<string>;
|
|
6569
|
+
default: string;
|
|
6347
6570
|
};
|
|
6348
6571
|
focused: {
|
|
6349
6572
|
type: import("vue").PropType<boolean>;
|
|
6350
6573
|
default: boolean;
|
|
6351
6574
|
};
|
|
6575
|
+
rules: {
|
|
6576
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
6577
|
+
default: () => never[];
|
|
6578
|
+
};
|
|
6352
6579
|
helperText: {
|
|
6353
6580
|
type: import("vue").PropType<string>;
|
|
6354
6581
|
default: string;
|
|
6355
6582
|
};
|
|
6356
6583
|
helperState: {
|
|
6357
|
-
type: import("vue").PropType<"
|
|
6358
|
-
default: string;
|
|
6359
|
-
};
|
|
6360
|
-
labelMark: {
|
|
6361
|
-
type: import("vue").PropType<"none" | "required" | "optional">;
|
|
6362
|
-
default: string;
|
|
6363
|
-
};
|
|
6364
|
-
labelInfo: {
|
|
6365
|
-
type: import("vue").PropType<string>;
|
|
6584
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
6366
6585
|
default: string;
|
|
6367
6586
|
};
|
|
6368
6587
|
showValidBorder: {
|
|
@@ -6374,12 +6593,12 @@ export declare const components: {
|
|
|
6374
6593
|
}, {
|
|
6375
6594
|
label: string;
|
|
6376
6595
|
disabled: boolean;
|
|
6377
|
-
|
|
6596
|
+
labelMark: "required" | "none" | "optional";
|
|
6597
|
+
labelInfo: string;
|
|
6378
6598
|
focused: boolean;
|
|
6599
|
+
rules: import("./composables/useValidation").ValidationRule[];
|
|
6379
6600
|
helperText: string;
|
|
6380
|
-
helperState: "
|
|
6381
|
-
labelMark: "none" | "required" | "optional";
|
|
6382
|
-
labelInfo: string;
|
|
6601
|
+
helperState: "success" | "warning" | "none" | "error";
|
|
6383
6602
|
showValidBorder: boolean;
|
|
6384
6603
|
}, true, {}, {}, {
|
|
6385
6604
|
P: {};
|
|
@@ -6401,28 +6620,28 @@ export declare const components: {
|
|
|
6401
6620
|
type: import("vue").PropType<boolean>;
|
|
6402
6621
|
default: boolean;
|
|
6403
6622
|
};
|
|
6404
|
-
|
|
6405
|
-
type: import("vue").PropType<
|
|
6406
|
-
default:
|
|
6623
|
+
labelMark: {
|
|
6624
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
6625
|
+
default: string;
|
|
6626
|
+
};
|
|
6627
|
+
labelInfo: {
|
|
6628
|
+
type: import("vue").PropType<string>;
|
|
6629
|
+
default: string;
|
|
6407
6630
|
};
|
|
6408
6631
|
focused: {
|
|
6409
6632
|
type: import("vue").PropType<boolean>;
|
|
6410
6633
|
default: boolean;
|
|
6411
6634
|
};
|
|
6635
|
+
rules: {
|
|
6636
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
6637
|
+
default: () => never[];
|
|
6638
|
+
};
|
|
6412
6639
|
helperText: {
|
|
6413
6640
|
type: import("vue").PropType<string>;
|
|
6414
6641
|
default: string;
|
|
6415
6642
|
};
|
|
6416
6643
|
helperState: {
|
|
6417
|
-
type: import("vue").PropType<"
|
|
6418
|
-
default: string;
|
|
6419
|
-
};
|
|
6420
|
-
labelMark: {
|
|
6421
|
-
type: import("vue").PropType<"none" | "required" | "optional">;
|
|
6422
|
-
default: string;
|
|
6423
|
-
};
|
|
6424
|
-
labelInfo: {
|
|
6425
|
-
type: import("vue").PropType<string>;
|
|
6644
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
6426
6645
|
default: string;
|
|
6427
6646
|
};
|
|
6428
6647
|
showValidBorder: {
|
|
@@ -6434,12 +6653,12 @@ export declare const components: {
|
|
|
6434
6653
|
}, {}, {}, {}, {}, {
|
|
6435
6654
|
label: string;
|
|
6436
6655
|
disabled: boolean;
|
|
6437
|
-
|
|
6656
|
+
labelMark: "required" | "none" | "optional";
|
|
6657
|
+
labelInfo: string;
|
|
6438
6658
|
focused: boolean;
|
|
6659
|
+
rules: import("./composables/useValidation").ValidationRule[];
|
|
6439
6660
|
helperText: string;
|
|
6440
|
-
helperState: "
|
|
6441
|
-
labelMark: "none" | "required" | "optional";
|
|
6442
|
-
labelInfo: string;
|
|
6661
|
+
helperState: "success" | "warning" | "none" | "error";
|
|
6443
6662
|
showValidBorder: boolean;
|
|
6444
6663
|
}>;
|
|
6445
6664
|
__isFragment?: undefined;
|
|
@@ -6458,28 +6677,28 @@ export declare const components: {
|
|
|
6458
6677
|
type: import("vue").PropType<boolean>;
|
|
6459
6678
|
default: boolean;
|
|
6460
6679
|
};
|
|
6461
|
-
|
|
6462
|
-
type: import("vue").PropType<
|
|
6463
|
-
default:
|
|
6680
|
+
labelMark: {
|
|
6681
|
+
type: import("vue").PropType<"required" | "none" | "optional">;
|
|
6682
|
+
default: string;
|
|
6683
|
+
};
|
|
6684
|
+
labelInfo: {
|
|
6685
|
+
type: import("vue").PropType<string>;
|
|
6686
|
+
default: string;
|
|
6464
6687
|
};
|
|
6465
6688
|
focused: {
|
|
6466
6689
|
type: import("vue").PropType<boolean>;
|
|
6467
6690
|
default: boolean;
|
|
6468
6691
|
};
|
|
6692
|
+
rules: {
|
|
6693
|
+
type: import("vue").PropType<import("./composables/useValidation").ValidationRule[]>;
|
|
6694
|
+
default: () => never[];
|
|
6695
|
+
};
|
|
6469
6696
|
helperText: {
|
|
6470
6697
|
type: import("vue").PropType<string>;
|
|
6471
6698
|
default: string;
|
|
6472
6699
|
};
|
|
6473
6700
|
helperState: {
|
|
6474
|
-
type: import("vue").PropType<"
|
|
6475
|
-
default: string;
|
|
6476
|
-
};
|
|
6477
|
-
labelMark: {
|
|
6478
|
-
type: import("vue").PropType<"none" | "required" | "optional">;
|
|
6479
|
-
default: string;
|
|
6480
|
-
};
|
|
6481
|
-
labelInfo: {
|
|
6482
|
-
type: import("vue").PropType<string>;
|
|
6701
|
+
type: import("vue").PropType<"success" | "warning" | "none" | "error">;
|
|
6483
6702
|
default: string;
|
|
6484
6703
|
};
|
|
6485
6704
|
showValidBorder: {
|
|
@@ -6493,12 +6712,12 @@ export declare const components: {
|
|
|
6493
6712
|
}, string, {
|
|
6494
6713
|
label: string;
|
|
6495
6714
|
disabled: boolean;
|
|
6496
|
-
|
|
6715
|
+
labelMark: "required" | "none" | "optional";
|
|
6716
|
+
labelInfo: string;
|
|
6497
6717
|
focused: boolean;
|
|
6718
|
+
rules: import("./composables/useValidation").ValidationRule[];
|
|
6498
6719
|
helperText: string;
|
|
6499
|
-
helperState: "
|
|
6500
|
-
labelMark: "none" | "required" | "optional";
|
|
6501
|
-
labelInfo: string;
|
|
6720
|
+
helperState: "success" | "warning" | "none" | "error";
|
|
6502
6721
|
showValidBorder: boolean;
|
|
6503
6722
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
6504
6723
|
$slots: {
|
|
@@ -6541,9 +6760,9 @@ export declare const components: {
|
|
|
6541
6760
|
default: string;
|
|
6542
6761
|
};
|
|
6543
6762
|
}>>, {
|
|
6544
|
-
size: "sm" | "md" | "lg" | "xl";
|
|
6545
6763
|
color: string;
|
|
6546
6764
|
outline: boolean;
|
|
6765
|
+
size: "sm" | "md" | "lg" | "xl";
|
|
6547
6766
|
}, {}>;
|
|
6548
6767
|
FmList: {
|
|
6549
6768
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -6742,6 +6961,10 @@ export declare const components: {
|
|
|
6742
6961
|
});
|
|
6743
6962
|
FmMenu: {
|
|
6744
6963
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
|
6964
|
+
disabled: {
|
|
6965
|
+
type: import("vue").PropType<boolean>;
|
|
6966
|
+
default: boolean;
|
|
6967
|
+
};
|
|
6745
6968
|
placement: {
|
|
6746
6969
|
type: import("vue").PropType<import("@floating-ui/vue").Placement>;
|
|
6747
6970
|
default: string;
|
|
@@ -6771,6 +6994,10 @@ export declare const components: {
|
|
|
6771
6994
|
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
6772
6995
|
"menu-changed": (opened: boolean) => void;
|
|
6773
6996
|
}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
|
6997
|
+
disabled: {
|
|
6998
|
+
type: import("vue").PropType<boolean>;
|
|
6999
|
+
default: boolean;
|
|
7000
|
+
};
|
|
6774
7001
|
placement: {
|
|
6775
7002
|
type: import("vue").PropType<import("@floating-ui/vue").Placement>;
|
|
6776
7003
|
default: string;
|
|
@@ -6798,6 +7025,7 @@ export declare const components: {
|
|
|
6798
7025
|
}>> & {
|
|
6799
7026
|
"onMenu-changed"?: ((opened: boolean) => any) | undefined;
|
|
6800
7027
|
}, {
|
|
7028
|
+
disabled: boolean;
|
|
6801
7029
|
placement: import("@floating-ui/vue").Placement;
|
|
6802
7030
|
width: number;
|
|
6803
7031
|
trigger: "click" | "hover";
|
|
@@ -6812,6 +7040,10 @@ export declare const components: {
|
|
|
6812
7040
|
M: {};
|
|
6813
7041
|
Defaults: {};
|
|
6814
7042
|
}, Readonly<import("vue").ExtractPropTypes<{
|
|
7043
|
+
disabled: {
|
|
7044
|
+
type: import("vue").PropType<boolean>;
|
|
7045
|
+
default: boolean;
|
|
7046
|
+
};
|
|
6815
7047
|
placement: {
|
|
6816
7048
|
type: import("vue").PropType<import("@floating-ui/vue").Placement>;
|
|
6817
7049
|
default: string;
|
|
@@ -6839,6 +7071,7 @@ export declare const components: {
|
|
|
6839
7071
|
}>> & {
|
|
6840
7072
|
"onMenu-changed"?: ((opened: boolean) => any) | undefined;
|
|
6841
7073
|
}, {}, {}, {}, {}, {
|
|
7074
|
+
disabled: boolean;
|
|
6842
7075
|
placement: import("@floating-ui/vue").Placement;
|
|
6843
7076
|
width: number;
|
|
6844
7077
|
trigger: "click" | "hover";
|
|
@@ -6850,6 +7083,10 @@ export declare const components: {
|
|
|
6850
7083
|
__isTeleport?: undefined;
|
|
6851
7084
|
__isSuspense?: undefined;
|
|
6852
7085
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
7086
|
+
disabled: {
|
|
7087
|
+
type: import("vue").PropType<boolean>;
|
|
7088
|
+
default: boolean;
|
|
7089
|
+
};
|
|
6853
7090
|
placement: {
|
|
6854
7091
|
type: import("vue").PropType<import("@floating-ui/vue").Placement>;
|
|
6855
7092
|
default: string;
|
|
@@ -6879,6 +7116,7 @@ export declare const components: {
|
|
|
6879
7116
|
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
6880
7117
|
"menu-changed": (opened: boolean) => void;
|
|
6881
7118
|
}, string, {
|
|
7119
|
+
disabled: boolean;
|
|
6882
7120
|
placement: import("@floating-ui/vue").Placement;
|
|
6883
7121
|
width: number;
|
|
6884
7122
|
trigger: "click" | "hover";
|
|
@@ -7220,14 +7458,14 @@ export declare const components: {
|
|
|
7220
7458
|
};
|
|
7221
7459
|
});
|
|
7222
7460
|
FmCircularProgress: import("vue").DefineComponent<{
|
|
7223
|
-
size: {
|
|
7224
|
-
type: import("vue").PropType<"md" | "lg" | "xl" | "xxl">;
|
|
7225
|
-
default: string;
|
|
7226
|
-
};
|
|
7227
7461
|
color: {
|
|
7228
7462
|
type: import("vue").PropType<string>;
|
|
7229
7463
|
default: string;
|
|
7230
7464
|
};
|
|
7465
|
+
size: {
|
|
7466
|
+
type: import("vue").PropType<"md" | "lg" | "xl" | "xxl">;
|
|
7467
|
+
default: string;
|
|
7468
|
+
};
|
|
7231
7469
|
currentStep: {
|
|
7232
7470
|
type: import("vue").PropType<string | number>;
|
|
7233
7471
|
default: undefined;
|
|
@@ -7241,14 +7479,14 @@ export declare const components: {
|
|
|
7241
7479
|
default: undefined;
|
|
7242
7480
|
};
|
|
7243
7481
|
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
7244
|
-
size: {
|
|
7245
|
-
type: import("vue").PropType<"md" | "lg" | "xl" | "xxl">;
|
|
7246
|
-
default: string;
|
|
7247
|
-
};
|
|
7248
7482
|
color: {
|
|
7249
7483
|
type: import("vue").PropType<string>;
|
|
7250
7484
|
default: string;
|
|
7251
7485
|
};
|
|
7486
|
+
size: {
|
|
7487
|
+
type: import("vue").PropType<"md" | "lg" | "xl" | "xxl">;
|
|
7488
|
+
default: string;
|
|
7489
|
+
};
|
|
7252
7490
|
currentStep: {
|
|
7253
7491
|
type: import("vue").PropType<string | number>;
|
|
7254
7492
|
default: undefined;
|
|
@@ -7262,8 +7500,8 @@ export declare const components: {
|
|
|
7262
7500
|
default: undefined;
|
|
7263
7501
|
};
|
|
7264
7502
|
}>>, {
|
|
7265
|
-
size: "md" | "lg" | "xl" | "xxl";
|
|
7266
7503
|
color: string;
|
|
7504
|
+
size: "md" | "lg" | "xl" | "xxl";
|
|
7267
7505
|
currentStep: string | number;
|
|
7268
7506
|
totalSteps: string | number;
|
|
7269
7507
|
indeterminate: boolean;
|
|
@@ -7887,23 +8125,202 @@ export declare const components: {
|
|
|
7887
8125
|
$slots: {
|
|
7888
8126
|
prepend?(_: {}): any;
|
|
7889
8127
|
append?(_: {}): any;
|
|
7890
|
-
"list-item"?(_: {
|
|
7891
|
-
modelValue?: any;
|
|
7892
|
-
label?: string | undefined;
|
|
7893
|
-
vertical?: boolean | undefined;
|
|
7894
|
-
icon?: string | undefined;
|
|
7895
|
-
disabled?: boolean | undefined;
|
|
7896
|
-
badge?: number | undefined;
|
|
7897
|
-
value?: any;
|
|
7898
|
-
children?: import("./components/tab/FmTab.vue").FmTabProps[] | undefined;
|
|
7899
|
-
}): any;
|
|
7900
8128
|
};
|
|
7901
8129
|
});
|
|
7902
|
-
FmTable:
|
|
8130
|
+
FmTable: {
|
|
8131
|
+
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
|
8132
|
+
modelValue: {
|
|
8133
|
+
type: import("vue").PropType<any>;
|
|
8134
|
+
default: {};
|
|
8135
|
+
};
|
|
8136
|
+
loading: {
|
|
8137
|
+
type: import("vue").PropType<boolean>;
|
|
8138
|
+
default: undefined;
|
|
8139
|
+
};
|
|
8140
|
+
pageSize: {
|
|
8141
|
+
type: import("vue").PropType<number>;
|
|
8142
|
+
default: number;
|
|
8143
|
+
};
|
|
8144
|
+
selection: {
|
|
8145
|
+
type: import("vue").PropType<"multiple" | "single">;
|
|
8146
|
+
default: undefined;
|
|
8147
|
+
};
|
|
8148
|
+
rowData: {
|
|
8149
|
+
type: import("vue").PropType<any[]>;
|
|
8150
|
+
default: () => never[];
|
|
8151
|
+
};
|
|
8152
|
+
columnDefs: {
|
|
8153
|
+
type: import("vue").PropType<import("@tanstack/vue-table").ColumnDef<any>[]>;
|
|
8154
|
+
default: () => never[];
|
|
8155
|
+
};
|
|
8156
|
+
columnFilter: {
|
|
8157
|
+
type: import("vue").PropType<import("@tanstack/vue-table").ColumnFiltersState>;
|
|
8158
|
+
default: undefined;
|
|
8159
|
+
};
|
|
8160
|
+
searchValue: {
|
|
8161
|
+
type: import("vue").PropType<string>;
|
|
8162
|
+
default: string;
|
|
8163
|
+
};
|
|
8164
|
+
pageCount: {
|
|
8165
|
+
type: import("vue").PropType<number>;
|
|
8166
|
+
default: number;
|
|
8167
|
+
};
|
|
8168
|
+
rowCount: {
|
|
8169
|
+
type: import("vue").PropType<number>;
|
|
8170
|
+
default: undefined;
|
|
8171
|
+
};
|
|
8172
|
+
fetchFn: {
|
|
8173
|
+
type: import("vue").PropType<({ pageSize, pageIndex }: import("@tanstack/vue-table").PaginationState) => Promise<void>>;
|
|
8174
|
+
default: undefined;
|
|
8175
|
+
};
|
|
8176
|
+
pinHeaderRow: {
|
|
8177
|
+
type: import("vue").PropType<boolean>;
|
|
8178
|
+
default: boolean;
|
|
8179
|
+
};
|
|
8180
|
+
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
|
8181
|
+
modelValue: {
|
|
8182
|
+
type: import("vue").PropType<any>;
|
|
8183
|
+
default: {};
|
|
8184
|
+
};
|
|
8185
|
+
loading: {
|
|
8186
|
+
type: import("vue").PropType<boolean>;
|
|
8187
|
+
default: undefined;
|
|
8188
|
+
};
|
|
8189
|
+
pageSize: {
|
|
8190
|
+
type: import("vue").PropType<number>;
|
|
8191
|
+
default: number;
|
|
8192
|
+
};
|
|
8193
|
+
selection: {
|
|
8194
|
+
type: import("vue").PropType<"multiple" | "single">;
|
|
8195
|
+
default: undefined;
|
|
8196
|
+
};
|
|
8197
|
+
rowData: {
|
|
8198
|
+
type: import("vue").PropType<any[]>;
|
|
8199
|
+
default: () => never[];
|
|
8200
|
+
};
|
|
8201
|
+
columnDefs: {
|
|
8202
|
+
type: import("vue").PropType<import("@tanstack/vue-table").ColumnDef<any>[]>;
|
|
8203
|
+
default: () => never[];
|
|
8204
|
+
};
|
|
8205
|
+
columnFilter: {
|
|
8206
|
+
type: import("vue").PropType<import("@tanstack/vue-table").ColumnFiltersState>;
|
|
8207
|
+
default: undefined;
|
|
8208
|
+
};
|
|
8209
|
+
searchValue: {
|
|
8210
|
+
type: import("vue").PropType<string>;
|
|
8211
|
+
default: string;
|
|
8212
|
+
};
|
|
8213
|
+
pageCount: {
|
|
8214
|
+
type: import("vue").PropType<number>;
|
|
8215
|
+
default: number;
|
|
8216
|
+
};
|
|
8217
|
+
rowCount: {
|
|
8218
|
+
type: import("vue").PropType<number>;
|
|
8219
|
+
default: undefined;
|
|
8220
|
+
};
|
|
8221
|
+
fetchFn: {
|
|
8222
|
+
type: import("vue").PropType<({ pageSize, pageIndex }: import("@tanstack/vue-table").PaginationState) => Promise<void>>;
|
|
8223
|
+
default: undefined;
|
|
8224
|
+
};
|
|
8225
|
+
pinHeaderRow: {
|
|
8226
|
+
type: import("vue").PropType<boolean>;
|
|
8227
|
+
default: boolean;
|
|
8228
|
+
};
|
|
8229
|
+
}>>, {
|
|
8230
|
+
modelValue: any;
|
|
8231
|
+
loading: boolean;
|
|
8232
|
+
pageSize: number;
|
|
8233
|
+
selection: "multiple" | "single";
|
|
8234
|
+
rowData: any[];
|
|
8235
|
+
columnDefs: import("@tanstack/vue-table").ColumnDef<any>[];
|
|
8236
|
+
columnFilter: import("@tanstack/vue-table").ColumnFiltersState;
|
|
8237
|
+
searchValue: string;
|
|
8238
|
+
pageCount: number;
|
|
8239
|
+
rowCount: number;
|
|
8240
|
+
fetchFn: ({ pageSize, pageIndex }: import("@tanstack/vue-table").PaginationState) => Promise<void>;
|
|
8241
|
+
pinHeaderRow: boolean;
|
|
8242
|
+
}, true, {}, {}, {
|
|
8243
|
+
P: {};
|
|
8244
|
+
B: {};
|
|
8245
|
+
D: {};
|
|
8246
|
+
C: {};
|
|
8247
|
+
M: {};
|
|
8248
|
+
Defaults: {};
|
|
8249
|
+
}, Readonly<import("vue").ExtractPropTypes<{
|
|
8250
|
+
modelValue: {
|
|
8251
|
+
type: import("vue").PropType<any>;
|
|
8252
|
+
default: {};
|
|
8253
|
+
};
|
|
8254
|
+
loading: {
|
|
8255
|
+
type: import("vue").PropType<boolean>;
|
|
8256
|
+
default: undefined;
|
|
8257
|
+
};
|
|
8258
|
+
pageSize: {
|
|
8259
|
+
type: import("vue").PropType<number>;
|
|
8260
|
+
default: number;
|
|
8261
|
+
};
|
|
8262
|
+
selection: {
|
|
8263
|
+
type: import("vue").PropType<"multiple" | "single">;
|
|
8264
|
+
default: undefined;
|
|
8265
|
+
};
|
|
8266
|
+
rowData: {
|
|
8267
|
+
type: import("vue").PropType<any[]>;
|
|
8268
|
+
default: () => never[];
|
|
8269
|
+
};
|
|
8270
|
+
columnDefs: {
|
|
8271
|
+
type: import("vue").PropType<import("@tanstack/vue-table").ColumnDef<any>[]>;
|
|
8272
|
+
default: () => never[];
|
|
8273
|
+
};
|
|
8274
|
+
columnFilter: {
|
|
8275
|
+
type: import("vue").PropType<import("@tanstack/vue-table").ColumnFiltersState>;
|
|
8276
|
+
default: undefined;
|
|
8277
|
+
};
|
|
8278
|
+
searchValue: {
|
|
8279
|
+
type: import("vue").PropType<string>;
|
|
8280
|
+
default: string;
|
|
8281
|
+
};
|
|
8282
|
+
pageCount: {
|
|
8283
|
+
type: import("vue").PropType<number>;
|
|
8284
|
+
default: number;
|
|
8285
|
+
};
|
|
8286
|
+
rowCount: {
|
|
8287
|
+
type: import("vue").PropType<number>;
|
|
8288
|
+
default: undefined;
|
|
8289
|
+
};
|
|
8290
|
+
fetchFn: {
|
|
8291
|
+
type: import("vue").PropType<({ pageSize, pageIndex }: import("@tanstack/vue-table").PaginationState) => Promise<void>>;
|
|
8292
|
+
default: undefined;
|
|
8293
|
+
};
|
|
8294
|
+
pinHeaderRow: {
|
|
8295
|
+
type: import("vue").PropType<boolean>;
|
|
8296
|
+
default: boolean;
|
|
8297
|
+
};
|
|
8298
|
+
}>>, {}, {}, {}, {}, {
|
|
8299
|
+
modelValue: any;
|
|
8300
|
+
loading: boolean;
|
|
8301
|
+
pageSize: number;
|
|
8302
|
+
selection: "multiple" | "single";
|
|
8303
|
+
rowData: any[];
|
|
8304
|
+
columnDefs: import("@tanstack/vue-table").ColumnDef<any>[];
|
|
8305
|
+
columnFilter: import("@tanstack/vue-table").ColumnFiltersState;
|
|
8306
|
+
searchValue: string;
|
|
8307
|
+
pageCount: number;
|
|
8308
|
+
rowCount: number;
|
|
8309
|
+
fetchFn: ({ pageSize, pageIndex }: import("@tanstack/vue-table").PaginationState) => Promise<void>;
|
|
8310
|
+
pinHeaderRow: boolean;
|
|
8311
|
+
}>;
|
|
8312
|
+
__isFragment?: undefined;
|
|
8313
|
+
__isTeleport?: undefined;
|
|
8314
|
+
__isSuspense?: undefined;
|
|
8315
|
+
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
7903
8316
|
modelValue: {
|
|
7904
8317
|
type: import("vue").PropType<any>;
|
|
7905
8318
|
default: {};
|
|
7906
8319
|
};
|
|
8320
|
+
loading: {
|
|
8321
|
+
type: import("vue").PropType<boolean>;
|
|
8322
|
+
default: undefined;
|
|
8323
|
+
};
|
|
7907
8324
|
pageSize: {
|
|
7908
8325
|
type: import("vue").PropType<number>;
|
|
7909
8326
|
default: number;
|
|
@@ -7920,6 +8337,10 @@ export declare const components: {
|
|
|
7920
8337
|
type: import("vue").PropType<import("@tanstack/vue-table").ColumnDef<any>[]>;
|
|
7921
8338
|
default: () => never[];
|
|
7922
8339
|
};
|
|
8340
|
+
columnFilter: {
|
|
8341
|
+
type: import("vue").PropType<import("@tanstack/vue-table").ColumnFiltersState>;
|
|
8342
|
+
default: undefined;
|
|
8343
|
+
};
|
|
7923
8344
|
searchValue: {
|
|
7924
8345
|
type: import("vue").PropType<string>;
|
|
7925
8346
|
default: string;
|
|
@@ -7928,62 +8349,37 @@ export declare const components: {
|
|
|
7928
8349
|
type: import("vue").PropType<number>;
|
|
7929
8350
|
default: number;
|
|
7930
8351
|
};
|
|
7931
|
-
|
|
7932
|
-
type: import("vue").PropType<({ pageSize, pageIndex }: import("@tanstack/vue-table").PaginationState) => void>;
|
|
7933
|
-
default: undefined;
|
|
7934
|
-
};
|
|
7935
|
-
pinHeaderRow: {
|
|
7936
|
-
type: import("vue").PropType<boolean>;
|
|
7937
|
-
default: boolean;
|
|
7938
|
-
};
|
|
7939
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
7940
|
-
modelValue: {
|
|
7941
|
-
type: import("vue").PropType<any>;
|
|
7942
|
-
default: {};
|
|
7943
|
-
};
|
|
7944
|
-
pageSize: {
|
|
8352
|
+
rowCount: {
|
|
7945
8353
|
type: import("vue").PropType<number>;
|
|
7946
|
-
default: number;
|
|
7947
|
-
};
|
|
7948
|
-
selection: {
|
|
7949
|
-
type: import("vue").PropType<"multiple" | "single">;
|
|
7950
8354
|
default: undefined;
|
|
7951
8355
|
};
|
|
7952
|
-
rowData: {
|
|
7953
|
-
type: import("vue").PropType<any[]>;
|
|
7954
|
-
default: () => never[];
|
|
7955
|
-
};
|
|
7956
|
-
columnDefs: {
|
|
7957
|
-
type: import("vue").PropType<import("@tanstack/vue-table").ColumnDef<any>[]>;
|
|
7958
|
-
default: () => never[];
|
|
7959
|
-
};
|
|
7960
|
-
searchValue: {
|
|
7961
|
-
type: import("vue").PropType<string>;
|
|
7962
|
-
default: string;
|
|
7963
|
-
};
|
|
7964
|
-
pageCount: {
|
|
7965
|
-
type: import("vue").PropType<number>;
|
|
7966
|
-
default: number;
|
|
7967
|
-
};
|
|
7968
8356
|
fetchFn: {
|
|
7969
|
-
type: import("vue").PropType<({ pageSize, pageIndex }: import("@tanstack/vue-table").PaginationState) => void
|
|
8357
|
+
type: import("vue").PropType<({ pageSize, pageIndex }: import("@tanstack/vue-table").PaginationState) => Promise<void>>;
|
|
7970
8358
|
default: undefined;
|
|
7971
8359
|
};
|
|
7972
8360
|
pinHeaderRow: {
|
|
7973
8361
|
type: import("vue").PropType<boolean>;
|
|
7974
8362
|
default: boolean;
|
|
7975
8363
|
};
|
|
7976
|
-
}>>, {
|
|
8364
|
+
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
7977
8365
|
modelValue: any;
|
|
8366
|
+
loading: boolean;
|
|
7978
8367
|
pageSize: number;
|
|
7979
8368
|
selection: "multiple" | "single";
|
|
7980
8369
|
rowData: any[];
|
|
7981
8370
|
columnDefs: import("@tanstack/vue-table").ColumnDef<any>[];
|
|
8371
|
+
columnFilter: import("@tanstack/vue-table").ColumnFiltersState;
|
|
7982
8372
|
searchValue: string;
|
|
7983
8373
|
pageCount: number;
|
|
7984
|
-
|
|
8374
|
+
rowCount: number;
|
|
8375
|
+
fetchFn: ({ pageSize, pageIndex }: import("@tanstack/vue-table").PaginationState) => Promise<void>;
|
|
7985
8376
|
pinHeaderRow: boolean;
|
|
7986
|
-
}, {}
|
|
8377
|
+
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
8378
|
+
$slots: {
|
|
8379
|
+
"pin-top"?(_: {}): any;
|
|
8380
|
+
"loading-text"?(_: {}): any;
|
|
8381
|
+
};
|
|
8382
|
+
});
|
|
7987
8383
|
FmTabs: {
|
|
7988
8384
|
new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
|
|
7989
8385
|
modelValue: {
|
|
@@ -8123,16 +8519,6 @@ export declare const components: {
|
|
|
8123
8519
|
value?: any;
|
|
8124
8520
|
children?: import("./components/tab/FmTab.vue").FmTabProps[] | undefined;
|
|
8125
8521
|
}): any;
|
|
8126
|
-
"list-item"?(_: {
|
|
8127
|
-
modelValue?: any;
|
|
8128
|
-
label?: string | undefined;
|
|
8129
|
-
vertical?: boolean | undefined;
|
|
8130
|
-
icon?: string | undefined;
|
|
8131
|
-
disabled?: boolean | undefined;
|
|
8132
|
-
badge?: number | undefined;
|
|
8133
|
-
value?: any;
|
|
8134
|
-
children?: import("./components/tab/FmTab.vue").FmTabProps[] | undefined;
|
|
8135
|
-
}): any;
|
|
8136
8522
|
};
|
|
8137
8523
|
});
|
|
8138
8524
|
FmCollapsibleTabs: import("vue").DefineComponent<{
|
|
@@ -8278,50 +8664,46 @@ export declare const components: {
|
|
|
8278
8664
|
};
|
|
8279
8665
|
});
|
|
8280
8666
|
FmAvatar: import("vue").DefineComponent<{
|
|
8281
|
-
initials: {
|
|
8282
|
-
type: import("vue").PropType<string>;
|
|
8283
|
-
default: () => "";
|
|
8284
|
-
};
|
|
8285
8667
|
name: {
|
|
8286
8668
|
type: import("vue").PropType<string>;
|
|
8287
8669
|
default: () => "";
|
|
8288
8670
|
};
|
|
8289
|
-
src: {
|
|
8290
|
-
type: import("vue").PropType<string>;
|
|
8291
|
-
default: undefined;
|
|
8292
|
-
};
|
|
8293
8671
|
size: {
|
|
8294
8672
|
type: import("vue").PropType<"sm" | "md" | "lg" | "xl">;
|
|
8295
8673
|
default: () => "md";
|
|
8296
8674
|
};
|
|
8297
|
-
|
|
8675
|
+
src: {
|
|
8676
|
+
type: import("vue").PropType<string>;
|
|
8677
|
+
default: undefined;
|
|
8678
|
+
};
|
|
8298
8679
|
initials: {
|
|
8299
8680
|
type: import("vue").PropType<string>;
|
|
8300
8681
|
default: () => "";
|
|
8301
8682
|
};
|
|
8683
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
8302
8684
|
name: {
|
|
8303
8685
|
type: import("vue").PropType<string>;
|
|
8304
8686
|
default: () => "";
|
|
8305
8687
|
};
|
|
8688
|
+
size: {
|
|
8689
|
+
type: import("vue").PropType<"sm" | "md" | "lg" | "xl">;
|
|
8690
|
+
default: () => "md";
|
|
8691
|
+
};
|
|
8306
8692
|
src: {
|
|
8307
8693
|
type: import("vue").PropType<string>;
|
|
8308
8694
|
default: undefined;
|
|
8309
8695
|
};
|
|
8310
|
-
|
|
8311
|
-
type: import("vue").PropType<
|
|
8312
|
-
default: () => "
|
|
8696
|
+
initials: {
|
|
8697
|
+
type: import("vue").PropType<string>;
|
|
8698
|
+
default: () => "";
|
|
8313
8699
|
};
|
|
8314
8700
|
}>>, {
|
|
8315
|
-
initials: string;
|
|
8316
8701
|
name: string;
|
|
8317
|
-
src: string;
|
|
8318
8702
|
size: "sm" | "md" | "lg" | "xl";
|
|
8703
|
+
src: string;
|
|
8704
|
+
initials: string;
|
|
8319
8705
|
}, {}>;
|
|
8320
8706
|
FmThumbnail: import("vue").DefineComponent<{
|
|
8321
|
-
src: {
|
|
8322
|
-
type: import("vue").PropType<string>;
|
|
8323
|
-
default: undefined;
|
|
8324
|
-
};
|
|
8325
8707
|
size: {
|
|
8326
8708
|
type: import("vue").PropType<"sm" | "md" | "lg" | "xl">;
|
|
8327
8709
|
default: () => "md";
|
|
@@ -8330,11 +8712,11 @@ export declare const components: {
|
|
|
8330
8712
|
type: import("vue").PropType<string>;
|
|
8331
8713
|
default: (state: any) => "" | "image";
|
|
8332
8714
|
};
|
|
8333
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
8334
8715
|
src: {
|
|
8335
8716
|
type: import("vue").PropType<string>;
|
|
8336
8717
|
default: undefined;
|
|
8337
8718
|
};
|
|
8719
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
|
|
8338
8720
|
size: {
|
|
8339
8721
|
type: import("vue").PropType<"sm" | "md" | "lg" | "xl">;
|
|
8340
8722
|
default: () => "md";
|
|
@@ -8343,10 +8725,14 @@ export declare const components: {
|
|
|
8343
8725
|
type: import("vue").PropType<string>;
|
|
8344
8726
|
default: (state: any) => "" | "image";
|
|
8345
8727
|
};
|
|
8728
|
+
src: {
|
|
8729
|
+
type: import("vue").PropType<string>;
|
|
8730
|
+
default: undefined;
|
|
8731
|
+
};
|
|
8346
8732
|
}>>, {
|
|
8347
|
-
src: string;
|
|
8348
8733
|
size: "sm" | "md" | "lg" | "xl";
|
|
8349
8734
|
icon: string;
|
|
8735
|
+
src: string;
|
|
8350
8736
|
}, {}>;
|
|
8351
8737
|
FmPageHead: import("vue").DefineComponent<{
|
|
8352
8738
|
title: {
|