@cnamts/synapse 1.0.23 → 1.0.25
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +27 -5
- package/dist/AutocompleteFilter-D7qBuCAP.js +114 -0
- package/dist/AutocompleteFilter-Df9i5mAl.cjs +1 -0
- package/dist/DateFilter-BJD6FMev.cjs +1 -0
- package/dist/{DateFilter-Dc-gSGwk.js → DateFilter-BitMWrMU.js} +1 -1
- package/dist/{NumberFilter-vP38Wp6j.js → NumberFilter-BTLUxw0a.js} +3 -3
- package/dist/NumberFilter-DGCzCXzI.cjs +1 -0
- package/dist/{PeriodFilter-Ba1uYUnT.js → PeriodFilter-B5rUIPAC.js} +1 -1
- package/dist/PeriodFilter-DO_ecTZW.cjs +1 -0
- package/dist/SelectFilter-CGwcKWLm.cjs +1 -0
- package/dist/SelectFilter-l4QnRcuk.js +135 -0
- package/dist/TextFilter-B8nf7xoK.cjs +1 -0
- package/dist/{TextFilter-B84dpnoq.js → TextFilter-C9hj6Qrp.js} +7 -7
- package/dist/apLightTheme-CEK4iY3f.cjs +1 -0
- package/dist/apLightTheme-DnIM24Lv.js +950 -0
- package/dist/components/Amelipro/AmeliproAutoCompleteField/AmeliproAutoCompleteField.d.ts +7022 -9616
- package/dist/components/Amelipro/AmeliproCarousel/AmeliproCarousel.d.ts +2 -2
- package/dist/components/Amelipro/AmeliproIconBtn/AmeliproIconBtn.d.ts +2 -2
- package/dist/components/Amelipro/AmeliproPostalAddressField/AmeliproPostalAddressCityRow/AmeliproPostalAddressCityRow.d.ts +40 -40
- package/dist/components/Amelipro/AmeliproPostalAddressField/AmeliproPostalAddressField.d.ts +60 -60
- package/dist/components/Amelipro/AmeliproSelect/AmeliproSelect.d.ts +7168 -9762
- package/dist/components/Amelipro/AmeliproStepper/AmeliproStepper.d.ts +2 -2
- package/dist/components/Amelipro/AmeliproTabs/AmeliproTabs.d.ts +7501 -10095
- package/dist/components/Amelipro/AmeliproTextArea/AmeliproTextArea.d.ts +21 -21
- package/dist/components/Amelipro/AmeliproTextField/AmeliproTextField.d.ts +41 -41
- package/dist/components/Amelipro/StructureMenu/StructureTabs/StructureTabs.d.ts +2 -2
- package/dist/components/CookiesSelection/CookiesInformation/CookiesInformation.d.ts +20 -498
- package/dist/components/Customs/Selects/SyAutocomplete/SyAutocomplete.d.ts +117 -151
- package/dist/components/Customs/Selects/SyInputSelect/SyInputSelect.d.ts +5 -5
- package/dist/components/Customs/Selects/SySelect/SySelect.d.ts +12 -16
- package/dist/components/Customs/SyCheckBoxGroup/SyCheckBoxGroup.d.ts +8 -8
- package/dist/components/Customs/SyCheckbox/SyCheckbox.d.ts +31 -506
- package/dist/components/Customs/SyRadioGroup/SyRadioGroup.d.ts +28 -506
- package/dist/components/Customs/SyTabs/SyTabs.d.ts +13 -11
- package/dist/components/Customs/SyTextField/SyTextField.d.ts +69 -89
- package/dist/components/DatePicker/CalendarMode/DatePicker.d.ts +627 -791
- package/dist/components/DatePicker/ComplexDatePicker/ComplexDatePicker.d.ts +315 -412
- package/dist/components/DatePicker/DateTextInput/DateTextInput.d.ts +112 -160
- package/dist/components/DatePicker/composables/index.d.ts +1 -0
- package/dist/components/DatePicker/composables/useDatePickerFocusTrap.d.ts +11 -0
- package/dist/components/DatePicker/composables/useDatePickerState.d.ts +1 -0
- package/dist/components/DatePicker/composables/useDateTextField.d.ts +4 -4
- package/dist/components/DatePicker/composables/useDateValidation.d.ts +3 -3
- package/dist/components/DatePicker/composables/useInputBlurHandler.d.ts +2 -2
- package/dist/components/DatePicker/composables/useManualDateValidation.d.ts +2 -2
- package/dist/components/FileList/FileList.d.ts +6 -0
- package/dist/components/FilterSideBar/FilterSideBar.d.ts +2 -0
- package/dist/components/HeaderNavigationBar/HeaderNavigationBar.d.ts +17 -17
- package/dist/components/HeaderNavigationBar/HorizontalNavbar/HorizontalNavbar.d.ts +3 -3
- package/dist/components/HeaderToolbar/HeaderToolbar.d.ts +20 -28
- package/dist/components/LunarCalendar/useLunarCalendarValidation.d.ts +3 -3
- package/dist/components/MonthPicker/MonthPicker.d.ts +86 -127
- package/dist/components/MonthPicker/MonthPickerText/MonthPickerInput.d.ts +85 -126
- package/dist/components/NirField/NirField.d.ts +202 -278
- package/dist/components/NirField/locales.d.ts +10 -10
- package/dist/components/NirField/useNirValidation.d.ts +64 -0
- package/dist/components/PasswordField/PasswordField.d.ts +8 -9
- package/dist/components/PeriodField/PeriodField.d.ts +1352 -1680
- package/dist/components/PhoneField/PhoneField.d.ts +88 -129
- package/dist/components/RangeField/RangeSlider/RangeSlider.d.ts +12 -12
- package/dist/components/SyTextArea/SyTextArea.d.ts +34 -14
- package/dist/components/SyTextArea/useDefaultValidationRules.d.ts +11 -0
- package/dist/components/Tables/SyServerTable/SyServerTable.d.ts +10 -6
- package/dist/components/Tables/SyTable/SyTable.d.ts +10 -6
- package/dist/components/Tables/common/SyTableFilter.d.ts +2 -3
- package/dist/components/Tables/common/SyTablePagination.d.ts +19 -19
- package/dist/components/Tables/common/TableHeader.d.ts +5 -0
- package/dist/components/Tables/common/filters/AutocompleteFilter.d.ts +120 -0
- package/dist/components/Tables/common/filters/locales.d.ts +0 -1
- package/dist/components/Tables/common/locales.d.ts +3 -0
- package/dist/components/Tables/common/types.d.ts +21 -3
- package/dist/components/Tables/common/useClickableTableRow.d.ts +17 -0
- package/dist/components/Tables/common/usePagination.d.ts +3 -1
- package/dist/components/Tables/common/usePinnedColumns.d.ts +31 -0
- package/dist/components/Tables/common/useTableHeaders.d.ts +2 -0
- package/dist/components/Tables/common/useTableRowCheckboxAccessibility.d.ts +5 -0
- package/dist/components/UploadWorkflow/UploadWorkflow.d.ts +7 -6
- package/dist/composables/date/useDatePickerAccessibility.d.ts +1 -1
- package/dist/composables/rules/useFieldValidation.d.ts +4 -4
- package/dist/composables/unifyValidation/documentationValidationProps.d.ts +230 -0
- package/dist/composables/unifyValidation/useCustomValidation.d.ts +8 -0
- package/dist/composables/unifyValidation/useValidation.d.ts +102 -0
- package/dist/composables/unifyValidation/useVuetifyValidation.d.ts +18 -0
- package/dist/composables/useFormFieldErrorHandling.d.ts +2 -2
- package/dist/composables/validation/useFormValidation.d.ts +11 -2
- package/dist/composables/validation/useValidation.d.ts +19 -9
- package/dist/design-system-v3.d.ts +2 -0
- package/dist/design-system-v3.js +186 -187
- package/dist/design-system-v3.umd.cjs +1 -1066
- package/dist/designTokens/tokens/amelipro/apColors.d.ts +10 -10
- package/dist/designTokens/tokens/amelipro/apColors2026.d.ts +1 -2
- package/dist/designTokens/tokens/amelipro/apContextual.d.ts +44 -0
- package/dist/designTokens/tokens/amelipro/apSemantic.d.ts +1 -1
- package/dist/designTokens/tokens/baseColors.d.ts +127 -0
- package/dist/designTokens/tokens/baseContextualTokens.d.ts +50 -0
- package/dist/designTokens/tokens/cnam/cnamColors.d.ts +10 -10
- package/dist/designTokens/tokens/cnam/cnamSemantic.d.ts +1 -1
- package/dist/designTokens/tokens/pa/paColors.d.ts +1 -166
- package/dist/designTokens/tokens/pa/paSemantic.d.ts +1 -1
- package/dist/designTokens/utils/buildColorClassMap.d.ts +12 -0
- package/dist/designTokens/utils/createFlattenTheme.d.ts +1 -3
- package/dist/designTokens/utils/index.d.ts +2 -2
- package/dist/main-ByDPHpae.cjs +1067 -0
- package/dist/main-Cpx8Co6H.js +38869 -0
- package/dist/main.d.ts +0 -1
- package/dist/synapse.css +1 -0
- package/dist/tooth-11-D3sLWv2n.cjs +1 -0
- package/dist/tooth-12-CXrLuH03.cjs +1 -0
- package/dist/tooth-13-BSfo5fpT.cjs +1 -0
- package/dist/tooth-14-DMzulx0h.cjs +1 -0
- package/dist/tooth-15-BKRFVi-9.cjs +1 -0
- package/dist/tooth-16-CpuxAbuM.cjs +1 -0
- package/dist/tooth-17-BPoahUdg.cjs +1 -0
- package/dist/tooth-18-DhHJz8sy.cjs +1 -0
- package/dist/tooth-21-Dgd5hn_X.cjs +1 -0
- package/dist/tooth-22-C2Tn19sB.cjs +1 -0
- package/dist/tooth-23-C9uaaSGb.cjs +1 -0
- package/dist/tooth-24-BrK9UGpf.cjs +1 -0
- package/dist/tooth-25-CE_EfGNp.cjs +1 -0
- package/dist/tooth-26-Ctv4i9Fy.cjs +1 -0
- package/dist/tooth-27-C5J7JkWM.cjs +1 -0
- package/dist/tooth-28-Z9oWqjo0.cjs +1 -0
- package/dist/tooth-31-BrYqmkTi.cjs +1 -0
- package/dist/tooth-32-BNNR0oCZ.cjs +1 -0
- package/dist/tooth-33-DuxvqO2J.cjs +1 -0
- package/dist/tooth-34-BCSCXMB6.cjs +1 -0
- package/dist/tooth-35-BLUXkX88.cjs +1 -0
- package/dist/tooth-36-IrKHYqlA.cjs +1 -0
- package/dist/tooth-37-BYqpdMwo.cjs +1 -0
- package/dist/tooth-38-B_eNXXdu.cjs +1 -0
- package/dist/tooth-41-Ddva4Ot8.cjs +1 -0
- package/dist/tooth-42-szcDqlM0.cjs +1 -0
- package/dist/tooth-43-B3ka6rQm.cjs +1 -0
- package/dist/tooth-44-CazyQucj.cjs +1 -0
- package/dist/tooth-45-B4HQtc8n.cjs +1 -0
- package/dist/tooth-46-BPM40gbG.cjs +1 -0
- package/dist/tooth-47-Dvr20dlh.cjs +1 -0
- package/dist/tooth-48-Bd8ljGsF.cjs +1 -0
- package/dist/tooth-51-OBpwCOF3.cjs +1 -0
- package/dist/tooth-52-aKxyHcmq.cjs +1 -0
- package/dist/tooth-53-vCwJjTOc.cjs +1 -0
- package/dist/tooth-54-DsWu2iFy.cjs +1 -0
- package/dist/tooth-55-BxC1X2Dn.cjs +1 -0
- package/dist/tooth-61-BbLvxMQi.cjs +1 -0
- package/dist/tooth-62-CmTkWczP.cjs +1 -0
- package/dist/tooth-63-DI7l_2qI.cjs +1 -0
- package/dist/tooth-64-B21sOsJh.cjs +1 -0
- package/dist/tooth-65-D2ZC2VEr.cjs +1 -0
- package/dist/tooth-71-D473PPO5.cjs +1 -0
- package/dist/tooth-72-Drh1wnNu.cjs +1 -0
- package/dist/tooth-73-DzlwYI23.cjs +1 -0
- package/dist/tooth-74-8aGvcZPg.cjs +1 -0
- package/dist/tooth-75-BFK7At_r.cjs +1 -0
- package/dist/tooth-81-BZmR-I0M.cjs +1 -0
- package/dist/tooth-82-euVfUUZV.cjs +1 -0
- package/dist/tooth-83-KV010j64.cjs +1 -0
- package/dist/tooth-84-BBg1RjhZ.cjs +1 -0
- package/dist/tooth-85-Cr-kc1wM.cjs +1 -0
- package/dist/utils/functions/classToHex.d.ts +1 -1
- package/dist/utils/functions/createHexResolver.d.ts +16 -0
- package/dist/vuetifyConfig.js +522 -0
- package/dist/vuetifyConfig.umd.cjs +1 -0
- package/package.json +37 -20
- package/src/assets/amelipro/apTokens2026.scss +5 -5
- package/src/assets/overrides/_breakpoints.scss +25 -0
- package/src/assets/overrides/_btns.scss +0 -8
- package/src/assets/overrides/_forms.scss +1 -3
- package/src/assets/overrides/_icons.scss +14 -10
- package/src/assets/overrides/_otp.scss +41 -0
- package/src/assets/overrides/_tables.scss +11 -20
- package/src/assets/overrides/_tooltips.scss +17 -7
- package/src/assets/overrides/_typography.scss +35 -47
- package/src/assets/overrides/_utilities.scss +43 -47
- package/src/assets/themes.scss +1 -0
- package/src/components/Amelipro/AmeliproAccordion/AmeliproAccordionTemplate/AmeliproAccordionTemplate.vue +20 -20
- package/src/components/Amelipro/AmeliproAccordionFrieze/AmeliproAccordionFrieze.vue +12 -14
- package/src/components/Amelipro/AmeliproAccordionList/AmeliproAccordionList.vue +4 -6
- package/src/components/Amelipro/AmeliproAccordionResult/AmeliproAccordionResultTemplate/AmeliproAccordionResultTemplate.vue +5 -5
- package/src/components/Amelipro/AmeliproAccordionResultList/AmeliproAccordionResultList.vue +4 -6
- package/src/components/Amelipro/AmeliproAutoCompleteField/AmeliproAutoCompleteField.vue +4 -6
- package/src/components/Amelipro/AmeliproAutoCompleteField/__tests__/__snapshots__/AmeliproAutoCompleteField.spec.ts.snap +2 -2
- package/src/components/Amelipro/AmeliproBadge/AmeliproBadge.vue +4 -6
- package/src/components/Amelipro/AmeliproBreadcrumb/AmeliproBreadcrumb.vue +1 -3
- package/src/components/Amelipro/AmeliproBtn/AmeliproBtn.vue +4 -6
- package/src/components/Amelipro/AmeliproCallback/AmeliproCallback.vue +2 -2
- package/src/components/Amelipro/AmeliproCard/AmeliproCard.vue +31 -31
- package/src/components/Amelipro/AmeliproCarousel/AmeliproCarousel.vue +5 -7
- package/src/components/Amelipro/AmeliproCheckbox/AmeliproCheckbox.vue +13 -15
- package/src/components/Amelipro/AmeliproCheckboxGroup/AmeliproCheckboxGroup.vue +23 -23
- package/src/components/Amelipro/AmeliproChips/AmeliproChips.vue +1 -3
- package/src/components/Amelipro/AmeliproClickableTile/AmeliproClickableTile.vue +17 -12
- package/src/components/Amelipro/AmeliproClickableTile/tests/__snapshots__/AmeliproClickableTile.spec.ts.snap +2 -2
- package/src/components/Amelipro/AmeliproCopyBtn/AmeliproCopyBtn.vue +4 -6
- package/src/components/Amelipro/AmeliproCustomSelector/AmeliproCustomSelector.vue +13 -13
- package/src/components/Amelipro/AmeliproDentalChart/AmeliproDentalChart.vue +4 -2
- package/src/components/Amelipro/AmeliproDentalChart/AmeliproTooth/AmeliproTooth.vue +4 -4
- package/src/components/Amelipro/AmeliproDialog/AmeliproDialog.vue +5 -7
- package/src/components/Amelipro/AmeliproDisclosure/AmeliproDisclosure.vue +1 -3
- package/src/components/Amelipro/AmeliproErrorTemplate/AmeliproErrorTemplate.vue +2 -4
- package/src/components/Amelipro/AmeliproFilePreview/AmeliproFilePreview.vue +4 -6
- package/src/components/Amelipro/AmeliproFilters/AmeliproFilters.vue +13 -13
- package/src/components/Amelipro/AmeliproFirstLogin/AmeliproFirstLogin.vue +3 -5
- package/src/components/Amelipro/AmeliproFooter/AmeliproFooter.vue +1 -3
- package/src/components/Amelipro/AmeliproHeader/AmeliproHeader.vue +2 -4
- package/src/components/Amelipro/AmeliproHeader/AmeliproHeaderBar/AmeliproHeaderBar.vue +1 -3
- package/src/components/Amelipro/AmeliproHeader/AmeliproHeaderBar/AmeliproHeaderBrandSection/AmeliproHeaderBrandSection.vue +20 -16
- package/src/components/Amelipro/AmeliproHeader/AmeliproHeaderBar/AmeliproHeaderBrandSection/__tests__/__snapshots__/AmeliproHeaderBrandSection.spec.ts.snap +2 -2
- package/src/components/Amelipro/AmeliproIconBtn/AmeliproIconBtn.vue +2 -4
- package/src/components/Amelipro/AmeliproIllustratedDataTile/AmeliproIllustratedDataTile.vue +5 -7
- package/src/components/Amelipro/AmeliproIllustratedRadioGroup/AmeliproIllustratedRadioGroup.vue +6 -8
- package/src/components/Amelipro/AmeliproMailTile/AmeliproMailTile.vue +14 -14
- package/src/components/Amelipro/AmeliproMenu/AmeliproMenu.vue +11 -13
- package/src/components/Amelipro/AmeliproMessagingLayout/AmeliproDropdownMenu/AmeliproDropdownMenu.vue +2 -4
- package/src/components/Amelipro/AmeliproMessagingLayout/AmeliproMessagingLayout.vue +8 -8
- package/src/components/Amelipro/AmeliproMultipleFoldingCard/AmeliproMultipleFoldingCard.vue +40 -40
- package/src/components/Amelipro/AmeliproNumberedCard/AmeliproNumberedCard.vue +27 -27
- package/src/components/Amelipro/AmeliproOnboarding/AmeliproOnboarding.vue +3 -5
- package/src/components/Amelipro/AmeliproPageLayout/AmeliproPageLayout.vue +2 -4
- package/src/components/Amelipro/AmeliproPagination/AmeliproPagination.vue +2 -4
- package/src/components/Amelipro/AmeliproPagination/AmeliproPaginationBtn/AmeliproPaginationBtn.vue +3 -5
- package/src/components/Amelipro/AmeliproPatientBanner/AmeliproPatientBanner.vue +1 -3
- package/src/components/Amelipro/AmeliproPatientLogged/AmeliproPatientLogged.vue +2 -4
- package/src/components/Amelipro/AmeliproPatientLogin/AmeliproPatientLogin.vue +4 -4
- package/src/components/Amelipro/AmeliproPatientLogin/AmeliproPatientLoginForm/AmeliproPatientLoginForm.vue +1 -3
- package/src/components/Amelipro/AmeliproPostalAddressField/AmeliproPostalAddressCityRow/AmeliproPostalAddressCityRow.vue +3 -5
- package/src/components/Amelipro/AmeliproPostalAddressField/AmeliproPostalAddressField.vue +3 -5
- package/src/components/Amelipro/AmeliproRadioGroup/AmeliproRadioGroup.vue +23 -23
- package/src/components/Amelipro/AmeliproResultList/AmeliproResultList.vue +4 -6
- package/src/components/Amelipro/AmeliproSelect/AmeliproSelect.vue +12 -22
- package/src/components/Amelipro/AmeliproStateTile/AmeliproStateTile.vue +10 -12
- package/src/components/Amelipro/AmeliproStepper/AmeliproStepper.vue +17 -17
- package/src/components/Amelipro/AmeliproTable/AmeliproTable.vue +8 -10
- package/src/components/Amelipro/AmeliproTabs/AmeliproTabBtn/AmeliproTabBtn.vue +6 -8
- package/src/components/Amelipro/AmeliproTabs/AmeliproTabs.vue +4 -4
- package/src/components/Amelipro/AmeliproTextArea/AmeliproTextArea.vue +4 -6
- package/src/components/Amelipro/AmeliproTextArea/__tests__/__snapshots__/AmeliproTextArea.spec.ts.snap +2 -2
- package/src/components/Amelipro/AmeliproTextField/AmeliproTextField.vue +7 -9
- package/src/components/Amelipro/AmeliproTileBtn/AmeliproTileBtn.vue +3 -5
- package/src/components/Amelipro/AmeliproTooltips/AmeliproTooltips.vue +0 -2
- package/src/components/Amelipro/AmeliproUpload/AmeliproUpload.vue +6 -6
- package/src/components/Amelipro/ServiceMenu/ServiceMenu.vue +2 -2
- package/src/components/Amelipro/StructureMenu/StructureBtn/StructureBtn.vue +4 -4
- package/src/components/Amelipro/StructureMenu/StructureItem/StructureItem.vue +4 -6
- package/src/components/Amelipro/StructureMenu/StructureMenu.vue +2 -2
- package/src/components/Amelipro/StructureMenu/StructureTabs/StructureTabs.vue +2 -2
- package/src/components/Amelipro/UserMenu/UserMenu.vue +1 -3
- package/src/components/BackBtn/tests/BackBtn.visual.cy.ts +43 -0
- package/src/components/BackBtn/tests/__snapshots__/back-btn-custom-bg.snap.png +0 -0
- package/src/components/BackBtn/tests/__snapshots__/back-btn-dark-mode.snap.png +0 -0
- package/src/components/BackBtn/tests/__snapshots__/back-btn-default.snap.png +0 -0
- package/src/components/BackBtn/tests/__snapshots__/back-btn-no-icon.snap.png +0 -0
- package/src/components/Captcha/Captcha.vue +1 -3
- package/src/components/Captcha/accessibilite/Accessibility.mdx +86 -8
- package/src/components/Captcha/tests/__snapshots__/Captcha.spec.ts.snap +12 -12
- package/src/components/ChipList/ChipList.stories.ts +0 -15
- package/src/components/ChipList/ChipList.vue +19 -17
- package/src/components/ChipList/accessibilite/Accessibility.mdx +83 -10
- package/src/components/ChipList/tests/ChipList.a11y.spec.ts +41 -0
- package/src/components/CookiesSelection/CookiesInformation/CookiesInformation.vue +0 -2
- package/src/components/CopyBtn/CopyBtn.vue +1 -3
- package/src/components/Customs/Selects/SelectBtnField/SelectBtnField.vue +17 -17
- package/src/components/Customs/Selects/SelectBtnField/accessibilite/Accessibility.mdx +0 -9
- package/src/components/Customs/Selects/SelectBtnField/tests/SelectBtnField.spec.ts +31 -0
- package/src/components/Customs/Selects/SyAutocomplete/SyAutocomplete.stories.ts +66 -0
- package/src/components/Customs/Selects/SyAutocomplete/SyAutocomplete.vue +28 -7
- package/src/components/Customs/Selects/SyAutocomplete/tests/SyAutocomplete.a11y.spec.ts +18 -0
- package/src/components/Customs/Selects/SyAutocomplete/tests/SyAutocomplete.spec.ts +209 -0
- package/src/components/Customs/Selects/SyAutocomplete/utils/ariaManager.ts +14 -10
- package/src/components/Customs/Selects/SyInputSelect/SyInputSelect.stories.ts +4 -4
- package/src/components/Customs/Selects/SyInputSelect/SyInputSelect.vue +12 -15
- package/src/components/Customs/Selects/SyInputSelect/tests/SyInputSelect.spec.ts +10 -10
- package/src/components/Customs/Selects/SySelect/SySelect.stories.ts +1 -39
- package/src/components/Customs/Selects/SySelect/SySelect.vue +274 -71
- package/src/components/Customs/Selects/SySelect/accessibilite/Accessibility.mdx +199 -269
- package/src/components/Customs/Selects/SySelect/tests/SySelect.spec.ts +89 -0
- package/src/components/Customs/SyCheckBoxGroup/SyCheckBoxGroup.vue +6 -9
- package/src/components/Customs/SyCheckbox/SyCheckbox.mdx +5 -0
- package/src/components/Customs/SyCheckbox/SyCheckbox.stories.ts +10 -16
- package/src/components/Customs/SyCheckbox/SyCheckbox.vue +45 -11
- package/src/components/Customs/SyCheckbox/accessibilite/Accessibility.mdx +53 -3
- package/src/components/Customs/SyCheckbox/tests/SyCheckbox.a11y.spec.ts +134 -2
- package/src/components/Customs/SyForm/SyForm.stories.ts +31 -5
- package/src/components/Customs/SyPagination/SyPagination.vue +0 -2
- package/src/components/Customs/SyRadioGroup/SyRadioGroup.vue +4 -7
- package/src/components/Customs/SyTabs/SyTabs.mdx +0 -58
- package/src/components/Customs/SyTabs/SyTabs.stories.ts +32 -33
- package/src/components/Customs/SyTabs/SyTabs.vue +87 -67
- package/src/components/Customs/SyTabs/accessibilite/Accessibility.mdx +83 -23
- package/src/components/Customs/SyTabs/tests/SyTabs.a11y.spec.ts +88 -0
- package/src/components/Customs/SyTabs/tests/SyTabs.spec.ts +46 -1
- package/src/components/Customs/SyTextField/SyTextField.mdx +1 -1
- package/src/components/Customs/SyTextField/SyTextField.stories.ts +50 -68
- package/src/components/Customs/SyTextField/SyTextField.vue +156 -161
- package/src/components/Customs/SyTextField/tests/SyTextField.a11y.spec.ts +32 -0
- package/src/components/Customs/SyTextField/tests/SyTextField.spec.ts +120 -11
- package/src/components/DatePicker/CalendarMode/DatePicker.stories.ts +62 -58
- package/src/components/DatePicker/CalendarMode/DatePicker.vue +342 -237
- package/src/components/DatePicker/CalendarMode/accessibilite/Accessibility.mdx +82 -0
- package/src/components/DatePicker/CalendarMode/tests/DatePicker.a11y.spec.ts +141 -0
- package/src/components/DatePicker/ComplexDatePicker/ComplexDatePicker.stories.ts +2 -56
- package/src/components/DatePicker/ComplexDatePicker/ComplexDatePicker.vue +215 -175
- package/src/components/DatePicker/ComplexDatePicker/accessibilite/Accessibility.mdx +76 -0
- package/src/components/DatePicker/ComplexDatePicker/tests/ComplexDatePicker.spec.ts +33 -10
- package/src/components/DatePicker/DatePickerValidationExample/CalendarMode.stories.ts +8 -8
- package/src/components/DatePicker/DatePickerValidationExample/ComplexDatePicker.stories.ts +106 -8
- package/src/components/DatePicker/DatePickerValidationExample/DateTextInput.stories.ts +12 -11
- package/src/components/DatePicker/DatePickerValidationExample/MultiMode.stories.ts +12 -12
- package/src/components/DatePicker/DateTextInput/DateRange.stories.ts +0 -12
- package/src/components/DatePicker/DateTextInput/DateTextInput.vue +71 -67
- package/src/components/DatePicker/DateTextInput/NoCalendar.stories.ts +3 -0
- package/src/components/DatePicker/DateTextInput/accessibilite/Accessibility.mdx +66 -0
- package/src/components/DatePicker/DateTextInput/tests/DateTextInput.spec.ts +52 -1
- package/src/components/DatePicker/composables/index.ts +1 -0
- package/src/components/DatePicker/composables/tests/useCalendarKeyboardNavigation.spec.ts +109 -65
- package/src/components/DatePicker/composables/tests/useDatePickerFocusTrap.spec.ts +138 -0
- package/src/components/DatePicker/composables/tests/useDatePickerState.spec.ts +53 -0
- package/src/components/DatePicker/composables/tests/useDateValidation.spec.ts +74 -18
- package/src/components/DatePicker/composables/tests/useInputBlurHandler.spec.ts +39 -0
- package/src/components/DatePicker/composables/tests/useManualDateValidation.spec.ts +91 -0
- package/src/components/DatePicker/composables/useCalendarKeyboardNavigation.ts +442 -36
- package/src/components/DatePicker/composables/useDatePickerFocusTrap.ts +92 -0
- package/src/components/DatePicker/composables/useDatePickerState.ts +24 -0
- package/src/components/DatePicker/composables/useDateTextField.ts +6 -6
- package/src/components/DatePicker/composables/useDateValidation.ts +36 -35
- package/src/components/DatePicker/composables/useInputBlurHandler.ts +3 -3
- package/src/components/DatePicker/composables/useManualDateValidation.ts +6 -2
- package/src/components/DatePicker/composables/useMonthButtonCustomization.ts +9 -8
- package/src/components/DatePicker/playground/DatePickerHolidayRule.vue +1 -1
- package/src/components/DiacriticPicker/accessibilite/Accessibility.mdx +76 -8
- package/src/components/DialogBox/DialogBox.vue +3 -5
- package/src/components/DialogBox/tests/DialogBox.visual.cy.ts +76 -0
- package/src/components/DialogBox/tests/__snapshots__/dialog-box-custom-texts.snap.png +0 -0
- package/src/components/DialogBox/tests/__snapshots__/dialog-box-default.snap.png +0 -0
- package/src/components/DialogBox/tests/__snapshots__/dialog-box-no-actions.snap.png +0 -0
- package/src/components/FileList/FileList.vue +9 -2
- package/src/components/FileList/UploadItem/UploadItem.vue +11 -13
- package/src/components/FileList/tests/FileList.spec.ts +47 -0
- package/src/components/FileUpload/FileUpload.vue +3 -5
- package/src/components/FileUpload/FileUploadContent.vue +3 -5
- package/src/components/FilterInline/FilterInline.vue +1 -3
- package/src/components/FilterSideBar/FilterSideBar.mdx +44 -1
- package/src/components/FilterSideBar/FilterSideBar.stories.ts +105 -1
- package/src/components/FilterSideBar/FilterSideBar.vue +7 -0
- package/src/components/FilterSideBar/tests/FilterSideBar.a11y.spec.ts +54 -1
- package/src/components/FilterSideBar/tests/FilterSideBar.spec.ts +42 -0
- package/src/components/FooterBar/FooterBar.vue +9 -13
- package/src/components/FranceConnectBtn/FranceConnectBtn.vue +1 -1
- package/src/components/HeaderBar/HeaderBar.stories.ts +14 -2
- package/src/components/HeaderBar/HeaderBar.vue +2 -3
- package/src/components/HeaderBar/HeaderBurgerMenu/HeaderBurgerMenu.vue +2 -3
- package/src/components/HeaderBar/HeaderBurgerMenu/HeaderMenuItem/HeaderMenuItem.vue +2 -3
- package/src/components/HeaderBar/HeaderBurgerMenu/HeaderMenuSection/HeaderMenuSection.vue +0 -1
- package/src/components/HeaderBar/HeaderBurgerMenu/HeaderSubMenu/HeaderSubMenu.vue +8 -9
- package/src/components/HeaderBar/HeaderBurgerMenu/menu.scss +0 -8
- package/src/components/HeaderBar/HeaderBurgerMenu/tests/HeaderBurgerMenu.visual.cy.ts +196 -0
- package/src/components/HeaderBar/HeaderBurgerMenu/tests/__snapshots__/header-burger-menu-generated-submenu-open.snap.png +0 -0
- package/src/components/HeaderBar/HeaderBurgerMenu/tests/__snapshots__/header-burger-menu-generated.snap.png +0 -0
- package/src/components/HeaderBar/HeaderLogo/HeaderLogo.vue +0 -1
- package/src/components/HeaderBar/HeaderMenuBtn/HeaderMenuBtn.vue +6 -7
- package/src/components/HeaderBar/tests/HeaderBar.visual.cy.ts +81 -0
- package/src/components/HeaderBar/tests/__snapshots__/header-bar-custom-width.snap.png +0 -0
- package/src/components/HeaderBar/tests/__snapshots__/header-bar-default.snap.png +0 -0
- package/src/components/HeaderBar/tests/__snapshots__/header-bar-no-sticky.snap.png +0 -0
- package/src/components/HeaderBar/tests/__snapshots__/header-bar-with-prepend.snap.png +0 -0
- package/src/components/HeaderBar/tests/__snapshots__/header-bar-with-side.snap.png +0 -0
- package/src/components/HeaderBar/tests/__snapshots__/header-bar-with-subtitle.snap.png +0 -0
- package/src/components/HeaderNavigationBar/HeaderNavigationBar.vue +12 -3
- package/src/components/HeaderNavigationBar/HorizontalNavbar/HorizontalNavbar.vue +15 -8
- package/src/components/HeaderToolbar/HeaderToolbar.vue +6 -7
- package/src/components/LangBtn/LangBtn.vue +2 -4
- package/src/components/Logo/accessibilite/Accessibility.mdx +73 -11
- package/src/components/Logo/tests/Logo.visual.cy.ts +57 -0
- package/src/components/Logo/tests/__snapshots__/logo-avatar.snap.png +0 -0
- package/src/components/Logo/tests/__snapshots__/logo-dark.snap.png +0 -0
- package/src/components/Logo/tests/__snapshots__/logo-default.snap.png +0 -0
- package/src/components/Logo/tests/__snapshots__/logo-no-organism.snap.png +0 -0
- package/src/components/Logo/tests/__snapshots__/logo-no-signature.snap.png +0 -0
- package/src/components/Logo/tests/__snapshots__/logo-risque-pro.snap.png +0 -0
- package/src/components/LogoBrandSection/LogoBrandSection.vue +2 -2
- package/src/components/LogoBrandSection/accessibilite/Accessibility.mdx +85 -9
- package/src/components/LunarCalendar/tests/LunarCalendar.spec.ts +3 -1
- package/src/components/LunarCalendar/useLunarCalendarValidation.ts +4 -5
- package/src/components/MonthPicker/MonthPickerVisual/VisualPickerHeader.vue +1 -1
- package/src/components/MonthPicker/tests/MonthPicker.spec.ts +2 -1
- package/src/components/MonthPicker/tests/__snapshots__/MonthPicker.spec.ts.snap +7 -7
- package/src/components/NirField/NirField.stories.ts +6 -2
- package/src/components/NirField/NirField.vue +67 -265
- package/src/components/NirField/accessibilite/Accessibility.mdx +102 -7
- package/src/components/NirField/locales.ts +1 -1
- package/src/components/NirField/tests/NirField.spec.ts +124 -0
- package/src/components/NirField/tests/useNirValidation.spec.ts +449 -0
- package/src/components/NirField/useNirValidation.ts +277 -0
- package/src/components/NotificationBar/Notification/Notification.vue +5 -7
- package/src/components/NotificationBar/NotificationBar.vue +1 -3
- package/src/components/PaginatedTable/PaginatedTable.vue +2 -3
- package/src/components/PaginatedTable/Pagination.vue +3 -5
- package/src/components/PasswordField/PasswordField.stories.ts +4 -4
- package/src/components/PasswordField/PasswordField.vue +26 -34
- package/src/components/PasswordField/tests/PasswordField.spec.ts +6 -3
- package/src/components/PeriodField/PeriodField.stories.ts +4 -4
- package/src/components/PeriodField/PeriodField.vue +57 -57
- package/src/components/PeriodField/__tests__/PeriodField.async.spec.ts +32 -0
- package/src/components/PeriodField/accessibilite/Accessibility.mdx +68 -8
- package/src/components/PeriodField/tests/PeriodField.spec.ts +28 -2
- package/src/components/PhoneField/PhoneField.vue +8 -9
- package/src/components/PhoneField/tests/PhoneField.spec.ts +1 -0
- package/src/components/RangeField/RangeField.vue +6 -0
- package/src/components/RangeField/RangeSlider/RangeSlider.vue +0 -2
- package/src/components/RangeField/RangeSlider/Tooltip/Tooltip.vue +1 -1
- package/src/components/RangeField/tests/RangeField.visual.cy.ts +65 -0
- package/src/components/RangeField/tests/__snapshots__/range-field-custom-bg.snap.png +0 -0
- package/src/components/RangeField/tests/__snapshots__/range-field-custom-range.snap.png +0 -0
- package/src/components/RangeField/tests/__snapshots__/range-field-default.snap.png +0 -0
- package/src/components/RangeField/tests/__snapshots__/range-field-step.snap.png +0 -0
- package/src/components/RangeField/tests/__snapshots__/range-field-with-label.snap.png +0 -0
- package/src/components/RatingPicker/EmotionPicker/EmotionPicker.vue +6 -8
- package/src/components/RatingPicker/StarsPicker/StarsPicker.vue +3 -5
- package/src/components/SearchListField/SearchListField.vue +0 -2
- package/src/components/SkipLink/SkipLink.vue +2 -4
- package/src/components/SocialMediaLinks/SocialMediaLinks.vue +6 -6
- package/src/components/SubHeader/SubHeader.vue +1 -1
- package/src/components/SyAlert/SyAlert.vue +7 -9
- package/src/components/SyAlert/tests/SyAlert.visual.cy.ts +46 -0
- package/src/components/SyAlert/tests/__snapshots__/sy-alert-closable.snap.png +0 -0
- package/src/components/SyAlert/tests/__snapshots__/sy-alert-error.snap.png +0 -0
- package/src/components/SyAlert/tests/__snapshots__/sy-alert-info.snap.png +0 -0
- package/src/components/SyAlert/tests/__snapshots__/sy-alert-success.snap.png +0 -0
- package/src/components/SyAlert/tests/__snapshots__/sy-alert-variant-outlined.snap.png +0 -0
- package/src/components/SyAlert/tests/__snapshots__/sy-alert-variant-tonal.snap.png +0 -0
- package/src/components/SyAlert/tests/__snapshots__/sy-alert-warning.snap.png +0 -0
- package/src/components/SyBtnMenu/SyBtnMenu.vue +2 -4
- package/src/components/SyTextArea/SyTextArea.stories.ts +138 -2
- package/src/components/SyTextArea/SyTextArea.vue +53 -23
- package/src/components/SyTextArea/tests/SyTextArea.spec.ts +126 -3
- package/src/components/SyTextArea/useDefaultValidationRules.ts +74 -0
- package/src/components/TableToolbar/TableToolbar.vue +6 -8
- package/src/components/Tables/SyServerTable/SyServerTable.mdx +25 -0
- package/src/components/Tables/SyServerTable/SyServerTable.stories.ts +839 -1
- package/src/components/Tables/SyServerTable/SyServerTable.vue +154 -95
- package/src/components/Tables/SyServerTable/tests/SyServerTable.a11y.spec.ts +81 -0
- package/src/components/Tables/SyServerTable/tests/SyServerTable.spec.ts +390 -0
- package/src/components/Tables/SyTable/SyTable.mdx +25 -0
- package/src/components/Tables/SyTable/SyTable.stories.ts +556 -1
- package/src/components/Tables/SyTable/SyTable.vue +136 -60
- package/src/components/Tables/SyTable/tests/SyTable.a11y.spec.ts +79 -0
- package/src/components/Tables/SyTable/tests/SyTable.spec.ts +382 -0
- package/src/components/Tables/common/SyTableFilter.vue +49 -4
- package/src/components/Tables/common/SyTablePagination.vue +142 -19
- package/src/components/Tables/common/TableHeader.vue +45 -4
- package/src/components/Tables/common/filters/AutocompleteFilter.vue +160 -0
- package/src/components/Tables/common/filters/NumberFilter.vue +1 -1
- package/src/components/Tables/common/filters/SelectFilter.vue +11 -12
- package/src/components/Tables/common/filters/TextFilter.vue +1 -1
- package/src/components/Tables/common/filters/getFilterComponent.ts +8 -1
- package/src/components/Tables/common/filters/locales.ts +0 -1
- package/src/components/Tables/common/filters/tests/AutocompleteFilter.a11y.spec.ts +110 -0
- package/src/components/Tables/common/filters/tests/AutocompleteFilter.spec.ts +203 -0
- package/src/components/Tables/common/filters/tests/SelectFilter.a11y.spec.ts +104 -0
- package/src/components/Tables/common/filters/tests/SelectFilter.spec.ts +152 -16
- package/src/components/Tables/common/locales.ts +3 -0
- package/src/components/Tables/common/tableFilterUtils.ts +3 -0
- package/src/components/Tables/common/tableStyles.scss +60 -19
- package/src/components/Tables/common/tests/SyTablePagination.spec.ts +18 -0
- package/src/components/Tables/common/tests/TableHeader.spec.ts +39 -0
- package/src/components/Tables/common/tests/filterByRange.spec.ts +2 -1
- package/src/components/Tables/common/types.ts +15 -4
- package/src/components/Tables/common/useClickableTableRow.ts +103 -0
- package/src/components/Tables/common/usePagination.ts +13 -0
- package/src/components/Tables/common/usePinnedColumns.ts +237 -0
- package/src/components/Tables/common/useTableHeaders.ts +52 -30
- package/src/components/Tables/common/useTableRowCheckboxAccessibility.ts +41 -0
- package/src/components/UploadWorkflow/UploadWorkflow.vue +1 -0
- package/src/components/UploadWorkflow/tests/UploadWorkflow.spec.ts +23 -0
- package/src/components/UploadWorkflow/tests/__snapshots__/UploadWorkflow.spec.ts.snap +66 -0
- package/src/components/UploadWorkflow/useFileList.ts +3 -0
- package/src/components/UserMenuBtn/UserMenuBtn.vue +1 -3
- package/src/composables/date/tests/useDatePickerAccessibility.spec.ts +2 -6
- package/src/composables/date/useDatePickerAccessibility.ts +42 -207
- package/src/composables/rules/tests/useFieldValidation.spec.ts +120 -120
- package/src/composables/rules/useFieldValidation.ts +34 -17
- package/src/composables/unifyValidation/documentationValidationProps.ts +235 -0
- package/src/composables/unifyValidation/tests/useCustomValidation.spec.ts +601 -0
- package/src/composables/unifyValidation/tests/useValidation.spec.ts +2048 -0
- package/src/composables/unifyValidation/tests/useVuetifyValidation.spec.ts +184 -0
- package/src/composables/unifyValidation/useCustomValidation.ts +95 -0
- package/src/composables/unifyValidation/useValidation.ts +190 -0
- package/src/composables/unifyValidation/useVuetifyValidation.ts +54 -0
- package/src/composables/useFormFieldErrorHandling.ts +4 -7
- package/src/composables/validation/tests/useFormValidation.spec.ts +14 -0
- package/src/composables/validation/tests/useValidation.spec.ts +116 -21
- package/src/composables/validation/useFormValidation.ts +20 -13
- package/src/composables/validation/useValidatable.ts +8 -1
- package/src/composables/validation/useValidation.ts +151 -99
- package/src/composantsVuetify/Introduction.mdx +48 -0
- package/src/composantsVuetify/VBreadcrumbs/VBreadcrumbs.mdx +28 -0
- package/src/composantsVuetify/VBreadcrumbs/v-breadcrumbs.stories.ts +108 -0
- package/src/composantsVuetify/VBtn/VBtn.mdx +72 -0
- package/src/composantsVuetify/VBtn/v-btn.stories.ts +121 -0
- package/src/composantsVuetify/VOtpInput/VOtpInput.mdx +39 -0
- package/src/composantsVuetify/VOtpInput/v-otp-input.stories.ts +56 -0
- package/src/composantsVuetify/VSkeletonLoader/VSkeletonLoader.mdx +42 -0
- package/src/composantsVuetify/VSkeletonLoader/v-skeleton-loader.stories.ts +77 -0
- package/src/composantsVuetify/VSwitch/VSwitch.mdx +47 -0
- package/src/composantsVuetify/VSwitch/v-switch.stories.ts +166 -0
- package/src/composantsVuetify/VTooltip/VTooltip.mdx +32 -0
- package/src/composantsVuetify/VTooltip/v-tooltip.stories.ts +95 -0
- package/src/designTokens/tests/buildColorClassMap.spec.ts +31 -0
- package/src/designTokens/tests/generateScssTokens.spec.ts +12 -0
- package/src/designTokens/tests/themeUtils.spec.ts +53 -0
- package/src/designTokens/tokens/amelipro/apColors.ts +8 -130
- package/src/designTokens/tokens/amelipro/apColors2026.ts +3 -15
- package/src/designTokens/tokens/amelipro/apContextual.ts +55 -47
- package/src/designTokens/tokens/amelipro/apLightTheme.ts +1 -1
- package/src/designTokens/tokens/amelipro/apSemantic.ts +1 -1
- package/src/designTokens/tokens/baseColors.ts +129 -0
- package/src/designTokens/tokens/baseContextualTokens.ts +52 -0
- package/src/designTokens/tokens/cnam/cnamColors.ts +3 -125
- package/src/designTokens/tokens/cnam/cnamContextual.ts +4 -48
- package/src/designTokens/tokens/cnam/cnamLightTheme.ts +1 -1
- package/src/designTokens/tokens/cnam/cnamSemantic.ts +3 -3
- package/src/designTokens/tokens/pa/paColors.ts +2 -166
- package/src/designTokens/tokens/pa/paContextual.ts +3 -48
- package/src/designTokens/tokens/pa/paLightTheme.ts +1 -1
- package/src/designTokens/tokens/pa/paSemantic.ts +2 -2
- package/src/designTokens/utils/buildColorClassMap.ts +34 -0
- package/src/designTokens/utils/convertSemanticsToken.ts +8 -11
- package/src/designTokens/utils/createFlattenTheme.ts +15 -7
- package/src/designTokens/utils/index.ts +2 -2
- package/src/main.ts +0 -2
- package/src/stories/Accessibilite/AuditDesignSystem.mdx +0 -11
- package/src/stories/Accessibilite/DesignSystem/Avancement.mdx +433 -0
- package/src/stories/Accessibilite/DesignSystem/a11y-status.json +692 -0
- package/src/stories/Accessibilite/KitDePreAudit/Echantillonnage.mdx +8 -1
- package/src/stories/Accessibilite/KitDePreAudit/Introduction.mdx +51 -10
- package/src/stories/Accessibilite/KitDePreAudit/Outils/Introduction.mdx +16 -9
- package/src/stories/Accessibilite/KitDePreAudit/Preaudit.mdx +48 -58
- package/src/stories/Components/Components.stories.ts +113 -9
- package/src/stories/Demarrer/Accueil.stories.ts +3 -3
- package/src/stories/Demarrer/EnrichirLeDesignSystem.mdx +4 -9
- package/src/stories/Demarrer/EnrichirLeDesignSystem.stories.ts +28 -0
- package/src/stories/Demarrer/Releases.stories.ts +48 -5
- package/src/stories/DesignTokens/ColorDisplay.vue +6 -5
- package/src/stories/DesignTokens/ColorIntegrationExample.vue +2 -4
- package/src/stories/DesignTokens/colors.stories.ts +5 -6
- package/src/stories/GuideDuDev/Amelipro.mdx +15 -0
- package/src/stories/GuideDuDev/Amelipro.stories.ts +209 -0
- package/src/stories/GuideDuDev/CreateVuetifyInstance.mdx +95 -0
- package/src/stories/GuideDuDev/Theme.mdx +36 -26
- package/src/stories/GuideDuDev/moduleDeNotification.mdx +3 -2
- package/src/stories/GuideDuDev/vuetifyOptions.mdx +3 -3
- package/src/stories/styles/accessibility-guide.css +3 -3
- package/src/utils/functions/classToHex.ts +6 -34
- package/src/utils/functions/createHexResolver.ts +45 -0
- package/src/utils/functions/tests/classToHex.spec.ts +36 -0
- package/src/utils/functions/tests/convertToHex.spec.ts +31 -0
- package/src/utils/functions/tests/createHexResolver.spec.ts +66 -0
- package/src/utils/functions/tests/isCssColor.spec.ts +48 -0
- package/dist/SelectFilter-BioGT6Nn.js +0 -136
- package/dist/designTokens/utils/convertGaps.d.ts +0 -5
- package/dist/main-aLKwdMi1.js +0 -37886
- package/dist/style.css +0 -1
- package/src/assets/apTokens.scss +0 -343
- package/src/assets/overrides/_container.scss +0 -36
- package/src/assets/tokens.scss +0 -388
- package/src/components/DatePicker/Accessibilite.mdx +0 -14
- package/src/designTokens/apColors.md +0 -66
- package/src/designTokens/cnamColors.md +0 -193
- package/src/designTokens/paColors.md +0 -66
- package/src/designTokens/tokens/json/contextual-tokens.json +0 -156
- package/src/designTokens/tokens/json/primitives.json +0 -209
- package/src/designTokens/tokens/json/semantic.json +0 -120
- package/src/designTokens/utils/convertGaps.ts +0 -11
- package/src/stories/Accessibilite/Avancement/Avancement.mdx +0 -533
- package/src/stories/Accessibilite/Avancement/Avancement.stories.ts +0 -306
|
@@ -1,22 +1,9 @@
|
|
|
1
1
|
import { nextTick, ComponentPublicInstance, Ref } from 'vue';
|
|
2
2
|
import { DateInput, DateValue } from '../../../composables/date/useDateInitializationDayjs';
|
|
3
|
-
/**
|
|
4
|
-
* Props / Emits
|
|
5
|
-
*/
|
|
6
3
|
type __VLS_Props = {
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
placeholder?: string;
|
|
10
|
-
format?: string;
|
|
11
|
-
dateFormatReturn?: string;
|
|
12
|
-
isBirthDate?: boolean;
|
|
4
|
+
autoClamp?: boolean;
|
|
5
|
+
bgColor?: string;
|
|
13
6
|
birthDate?: boolean;
|
|
14
|
-
showWeekNumber?: boolean;
|
|
15
|
-
required?: boolean;
|
|
16
|
-
displayRange?: boolean;
|
|
17
|
-
displayIcon?: boolean;
|
|
18
|
-
displayAppendIcon?: boolean;
|
|
19
|
-
displayPrependIcon?: boolean;
|
|
20
7
|
customRules?: {
|
|
21
8
|
type: string;
|
|
22
9
|
options: any;
|
|
@@ -25,34 +12,44 @@ type __VLS_Props = {
|
|
|
25
12
|
type: string;
|
|
26
13
|
options: any;
|
|
27
14
|
}[];
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
noCalendar?: boolean;
|
|
31
|
-
isOutlined?: boolean;
|
|
32
|
-
readonly?: boolean;
|
|
33
|
-
title?: string | false;
|
|
34
|
-
width?: string;
|
|
15
|
+
dateFormatReturn?: string;
|
|
16
|
+
density?: 'default' | 'comfortable' | 'compact';
|
|
35
17
|
disableErrorHandling?: boolean;
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
18
|
+
disabled?: boolean;
|
|
19
|
+
displayAppendIcon?: boolean;
|
|
20
|
+
displayAsterisk?: boolean;
|
|
21
|
+
displayHolidayDays?: boolean;
|
|
22
|
+
displayIcon?: boolean;
|
|
23
|
+
displayPrependIcon?: boolean;
|
|
24
|
+
displayRange?: boolean;
|
|
39
25
|
displayTodayButton?: boolean;
|
|
40
26
|
displayWeekendDays?: boolean;
|
|
41
|
-
|
|
42
|
-
|
|
27
|
+
format?: string;
|
|
28
|
+
headingLevel?: 1 | 2 | 3 | 4 | 5 | 6;
|
|
29
|
+
hint?: string;
|
|
30
|
+
isBirthDate?: boolean;
|
|
31
|
+
isOutlined?: boolean;
|
|
32
|
+
isValidateOnBlur?: boolean;
|
|
33
|
+
label: string;
|
|
34
|
+
modelValue?: DateInput;
|
|
35
|
+
noCalendar?: boolean;
|
|
36
|
+
noIcon?: boolean;
|
|
43
37
|
period?: {
|
|
44
|
-
min?: string;
|
|
45
38
|
max?: string;
|
|
39
|
+
min?: string;
|
|
46
40
|
};
|
|
47
|
-
autoClamp?: boolean;
|
|
48
|
-
isValidateOnBlur?: boolean;
|
|
49
|
-
density?: 'default' | 'comfortable' | 'compact';
|
|
50
|
-
hint?: string;
|
|
51
41
|
persistentHint?: boolean;
|
|
52
|
-
|
|
42
|
+
placeholder?: string;
|
|
43
|
+
readonly?: boolean;
|
|
44
|
+
required?: boolean;
|
|
45
|
+
showSuccessMessages?: boolean;
|
|
46
|
+
showWeekNumber?: boolean;
|
|
47
|
+
textFieldActivator?: boolean;
|
|
48
|
+
title?: string | false;
|
|
49
|
+
width?: string;
|
|
53
50
|
};
|
|
54
51
|
declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
55
|
-
validateOnSubmit: () => boolean
|
|
52
|
+
validateOnSubmit: () => Promise<boolean>;
|
|
56
53
|
isDatePickerVisible: Ref<boolean, boolean>;
|
|
57
54
|
selectedDates: Ref<Date | (Date | null)[] | null, Date | (Date | null)[] | null>;
|
|
58
55
|
errorMessages: import('vue').ComputedRef<string[]>;
|
|
@@ -65,9 +62,9 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
65
62
|
currentMonth: Ref<string | null, string | null>;
|
|
66
63
|
currentMonthName: Ref<string | null, string | null>;
|
|
67
64
|
toggleDatePicker: () => void;
|
|
68
|
-
validateField: (value: unknown, rules?: import('../../../composables/validation/useValidation').ValidationRule[], warningRules?: import('../../../composables/validation/useValidation').ValidationRule[], successRules?: import('../../../composables/validation/useValidation').ValidationRule[]) => import('../../../composables/validation/useValidation').ValidationResult
|
|
65
|
+
validateField: (value: unknown, rules?: import('../../../composables/validation/useValidation').ValidationRule[], warningRules?: import('../../../composables/validation/useValidation').ValidationRule[], successRules?: import('../../../composables/validation/useValidation').ValidationRule[]) => import('../../../composables/validation/useValidation').ValidationResult | Promise<import('../../../composables/validation/useValidation').ValidationResult>;
|
|
69
66
|
clearValidation: () => void;
|
|
70
|
-
validateDates: (forceValidation?: boolean) => import('../../../composables/validation/useValidation').ValidationResult
|
|
67
|
+
validateDates: (forceValidation?: boolean) => import('../../../composables/validation/useValidation').ValidationResult | Promise<import('../../../composables/validation/useValidation').ValidationResult>;
|
|
71
68
|
formatDateInput: (input: string, cursorPosition?: number) => {
|
|
72
69
|
formatted: string;
|
|
73
70
|
cursorPos: number;
|
|
@@ -106,9 +103,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
106
103
|
modelValue: DateInput;
|
|
107
104
|
bgColor: string;
|
|
108
105
|
required: boolean;
|
|
106
|
+
showSuccessMessages: boolean;
|
|
107
|
+
disableErrorHandling: boolean;
|
|
109
108
|
hint: string;
|
|
110
109
|
displayAsterisk: boolean;
|
|
111
110
|
noIcon: boolean;
|
|
111
|
+
isValidateOnBlur: boolean;
|
|
112
112
|
customRules: {
|
|
113
113
|
type: string;
|
|
114
114
|
options: any;
|
|
@@ -117,9 +117,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
117
117
|
type: string;
|
|
118
118
|
options: any;
|
|
119
119
|
}[];
|
|
120
|
-
showSuccessMessages: boolean;
|
|
121
|
-
isValidateOnBlur: boolean;
|
|
122
|
-
disableErrorHandling: boolean;
|
|
123
120
|
persistentHint: boolean;
|
|
124
121
|
format: string;
|
|
125
122
|
autoClamp: boolean;
|
|
@@ -127,49 +124,49 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
127
124
|
displayRange: boolean;
|
|
128
125
|
dateFormatReturn: string;
|
|
129
126
|
textFieldActivator: boolean;
|
|
130
|
-
isOutlined: boolean;
|
|
131
|
-
displayIcon: boolean;
|
|
132
127
|
displayAppendIcon: boolean;
|
|
128
|
+
displayIcon: boolean;
|
|
133
129
|
displayPrependIcon: boolean;
|
|
134
|
-
|
|
130
|
+
isOutlined: boolean;
|
|
135
131
|
birthDate: boolean;
|
|
136
|
-
|
|
132
|
+
displayHolidayDays: boolean;
|
|
137
133
|
displayTodayButton: boolean;
|
|
138
134
|
displayWeekendDays: boolean;
|
|
139
|
-
|
|
135
|
+
isBirthDate: boolean;
|
|
140
136
|
period: {
|
|
141
|
-
min?: string;
|
|
142
137
|
max?: string;
|
|
138
|
+
min?: string;
|
|
143
139
|
};
|
|
140
|
+
showWeekNumber: boolean;
|
|
144
141
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {
|
|
145
142
|
accessibilityDescriptionRef: HTMLSpanElement;
|
|
146
143
|
dateTextInputRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
144
|
+
autoClamp?: boolean;
|
|
145
|
+
bgColor?: string;
|
|
146
|
+
customRules?: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
147
|
+
customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
150
148
|
dateFormatReturn?: string;
|
|
151
|
-
|
|
152
|
-
|
|
149
|
+
density?: "default" | "comfortable" | "compact";
|
|
150
|
+
disableErrorHandling?: boolean;
|
|
153
151
|
disabled?: boolean;
|
|
154
|
-
readonly?: boolean;
|
|
155
|
-
title?: string | false;
|
|
156
|
-
isOutlined?: boolean;
|
|
157
|
-
displayIcon?: boolean;
|
|
158
152
|
displayAppendIcon?: boolean;
|
|
159
|
-
|
|
160
|
-
customRules?: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
161
|
-
customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
153
|
+
displayIcon?: boolean;
|
|
162
154
|
displayPrependIcon?: boolean;
|
|
163
|
-
disableErrorHandling?: boolean;
|
|
164
|
-
showSuccessMessages?: boolean;
|
|
165
|
-
bgColor?: string;
|
|
166
155
|
displayRange?: boolean;
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
density?: "default" | "comfortable" | "compact";
|
|
156
|
+
externalErrorMessages?: string[];
|
|
157
|
+
format?: string;
|
|
170
158
|
hint?: string;
|
|
159
|
+
isOutlined?: boolean;
|
|
160
|
+
isValidateOnBlur?: boolean;
|
|
161
|
+
label: string;
|
|
162
|
+
modelValue?: DateValue;
|
|
163
|
+
noIcon?: boolean;
|
|
171
164
|
persistentHint?: boolean;
|
|
172
|
-
|
|
165
|
+
placeholder?: string;
|
|
166
|
+
readonly?: boolean;
|
|
167
|
+
required?: boolean;
|
|
168
|
+
showSuccessMessages?: boolean;
|
|
169
|
+
title?: string | false;
|
|
173
170
|
}> & Readonly<{
|
|
174
171
|
onInput?: ((value: string) => any) | undefined;
|
|
175
172
|
onBlur?: (() => any) | undefined;
|
|
@@ -177,7 +174,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
177
174
|
"onUpdate:model-value"?: ((value: DateValue) => any) | undefined;
|
|
178
175
|
"onDate-selected"?: ((value: DateValue) => any) | undefined;
|
|
179
176
|
}>, {
|
|
180
|
-
validateOnSubmit: () => boolean
|
|
177
|
+
validateOnSubmit: () => Promise<boolean>;
|
|
181
178
|
reset: () => void;
|
|
182
179
|
focus(): void;
|
|
183
180
|
blur(): void;
|
|
@@ -196,29 +193,29 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
196
193
|
modelValue: DateValue;
|
|
197
194
|
bgColor: string;
|
|
198
195
|
required: boolean;
|
|
196
|
+
showSuccessMessages: boolean;
|
|
197
|
+
disableErrorHandling: boolean;
|
|
199
198
|
hint: string;
|
|
200
199
|
noIcon: boolean;
|
|
200
|
+
isValidateOnBlur: boolean;
|
|
201
201
|
customRules: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
202
202
|
customWarningRules: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
203
|
-
showSuccessMessages: boolean;
|
|
204
|
-
isValidateOnBlur: boolean;
|
|
205
|
-
disableErrorHandling: boolean;
|
|
206
203
|
persistentHint: boolean;
|
|
207
204
|
format: string;
|
|
208
205
|
autoClamp: boolean;
|
|
209
206
|
displayRange: boolean;
|
|
210
207
|
dateFormatReturn: string;
|
|
211
|
-
isOutlined: boolean;
|
|
212
|
-
displayIcon: boolean;
|
|
213
208
|
displayAppendIcon: boolean;
|
|
209
|
+
displayIcon: boolean;
|
|
214
210
|
displayPrependIcon: boolean;
|
|
215
211
|
externalErrorMessages: string[];
|
|
212
|
+
isOutlined: boolean;
|
|
216
213
|
}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {
|
|
217
214
|
inputRef: ({
|
|
218
215
|
$: import('vue').ComponentInternalInstance;
|
|
219
216
|
$data: {};
|
|
220
217
|
$props: {
|
|
221
|
-
readonly modelValue?: string | number | null | undefined;
|
|
218
|
+
readonly modelValue?: string | number | null | undefined | undefined;
|
|
222
219
|
readonly prependIcon?: import('../../../types/vuetifyTypes').IconType;
|
|
223
220
|
readonly appendIcon?: import('../../../types/vuetifyTypes').IconType;
|
|
224
221
|
readonly prependInnerIcon?: import('../../../types/vuetifyTypes').IconType;
|
|
@@ -230,11 +227,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
230
227
|
readonly color?: import('../../../types/vuetifyTypes').ColorType | undefined;
|
|
231
228
|
readonly isClearable?: boolean | undefined;
|
|
232
229
|
readonly showDivider?: boolean | undefined;
|
|
233
|
-
readonly label
|
|
234
|
-
readonly required?: boolean | undefined;
|
|
235
|
-
readonly errorMessages?: string[] | null | undefined;
|
|
236
|
-
readonly warningMessages?: string[] | null | undefined;
|
|
237
|
-
readonly successMessages?: string[] | null | undefined;
|
|
230
|
+
readonly label: string;
|
|
238
231
|
readonly readonly?: boolean | undefined;
|
|
239
232
|
readonly isActive?: boolean | undefined;
|
|
240
233
|
readonly baseColor?: string | undefined;
|
|
@@ -246,7 +239,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
246
239
|
readonly direction?: "horizontal" | "vertical" | undefined;
|
|
247
240
|
readonly isDirty?: boolean | undefined;
|
|
248
241
|
readonly disabled?: boolean | undefined;
|
|
249
|
-
readonly isOnError?: boolean | undefined;
|
|
250
242
|
readonly isFlat?: boolean | undefined;
|
|
251
243
|
readonly isFocused?: boolean | undefined;
|
|
252
244
|
readonly areDetailsHidden?: boolean | "auto" | undefined;
|
|
@@ -254,7 +246,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
254
246
|
readonly hint?: string | undefined;
|
|
255
247
|
readonly id?: string | undefined;
|
|
256
248
|
readonly loading?: string | boolean | undefined;
|
|
257
|
-
readonly maxErrors?: string | number | undefined;
|
|
258
249
|
readonly maxWidth?: string | number | undefined;
|
|
259
250
|
readonly messages?: string | string[] | undefined;
|
|
260
251
|
readonly minWidth?: string | number | undefined;
|
|
@@ -268,9 +259,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
268
259
|
readonly isReversed?: boolean | undefined;
|
|
269
260
|
readonly role?: string | undefined;
|
|
270
261
|
readonly rounded?: string | number | boolean | undefined;
|
|
271
|
-
readonly hasError?: boolean | undefined;
|
|
272
|
-
readonly hasWarning?: boolean | undefined;
|
|
273
|
-
readonly hasSuccess?: boolean | undefined;
|
|
274
262
|
readonly isOnSingleLine?: boolean | undefined;
|
|
275
263
|
readonly suffix?: string | undefined;
|
|
276
264
|
readonly theme?: string | undefined;
|
|
@@ -279,18 +267,30 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
279
267
|
readonly width?: string | number | undefined;
|
|
280
268
|
readonly displayAsterisk?: boolean | undefined;
|
|
281
269
|
readonly noIcon?: boolean | undefined;
|
|
282
|
-
readonly customRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
|
|
283
|
-
readonly customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
|
|
284
|
-
readonly customSuccessRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
|
|
285
|
-
readonly showSuccessMessages?: boolean | undefined;
|
|
286
|
-
readonly isValidateOnBlur?: boolean | undefined;
|
|
287
|
-
readonly disableErrorHandling?: boolean | undefined;
|
|
288
270
|
readonly disableClickButton?: boolean | undefined;
|
|
289
271
|
readonly autocomplete?: string | undefined;
|
|
290
272
|
readonly helpText?: string | undefined;
|
|
291
273
|
readonly maxlength?: string | number | undefined;
|
|
292
274
|
readonly title?: string | false | undefined;
|
|
275
|
+
readonly required?: boolean | undefined;
|
|
276
|
+
readonly isValidateOnBlur?: boolean | undefined;
|
|
277
|
+
readonly showSuccessMessages?: boolean | undefined;
|
|
278
|
+
readonly disableErrorHandling?: boolean | undefined;
|
|
279
|
+
readonly useVuetifyValidation?: boolean | undefined;
|
|
280
|
+
readonly rules?: import('vuetify').ValidationRule[] | undefined;
|
|
281
|
+
readonly customRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
|
|
282
|
+
readonly customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
|
|
283
|
+
readonly customSuccessRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
|
|
284
|
+
readonly errorMessages?: string[] | null | undefined;
|
|
285
|
+
readonly warningMessages?: string[] | null | undefined;
|
|
286
|
+
readonly successMessages?: string[] | null | undefined;
|
|
287
|
+
readonly hasError?: boolean | undefined;
|
|
288
|
+
readonly hasWarning?: boolean | undefined;
|
|
289
|
+
readonly hasSuccess?: boolean | undefined;
|
|
290
|
+
readonly maxErrors?: number | undefined;
|
|
293
291
|
readonly onInput?: ((...args: any[]) => any) | undefined;
|
|
292
|
+
readonly onBlur?: ((...args: any[]) => any) | undefined;
|
|
293
|
+
readonly onFocus?: ((...args: any[]) => any) | undefined;
|
|
294
294
|
readonly onKeydown?: ((...args: any[]) => any) | undefined;
|
|
295
295
|
readonly "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
296
296
|
readonly onClear?: ((...args: any[]) => any) | undefined;
|
|
@@ -671,16 +671,16 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
671
671
|
hint?: string | undefined;
|
|
672
672
|
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
673
673
|
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
674
|
-
}, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "
|
|
674
|
+
}, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "validate" | "errorMessages" | "focused" | "maxErrors" | "rules" | "centerAffix" | "direction" | "messages" | "isValid" | "resetValidation" | "glow" | "hideSpinButtons" | "persistentHint"> & {
|
|
675
675
|
reset: () => Promise<void>;
|
|
676
676
|
resetValidation: () => Promise<void>;
|
|
677
677
|
validate: (silent?: boolean) => Promise<string[]>;
|
|
678
|
-
isValid:
|
|
679
|
-
errorMessages:
|
|
680
|
-
}
|
|
678
|
+
isValid: boolean | null;
|
|
679
|
+
errorMessages: string[];
|
|
680
|
+
} & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
|
|
681
681
|
modelValue?: unknown;
|
|
682
682
|
"onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
|
|
683
|
-
}, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "label" | "style" | "width" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "density" | "maxWidth" | "minWidth" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "v-slot:append" | "v-slot:prepend" | "id" | "error" | "name" | "modelValue" | "onUpdate:modelValue" | "iconColor" | "errorMessages" | "
|
|
683
|
+
}, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "label" | "style" | "width" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "density" | "maxWidth" | "minWidth" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "v-slot:append" | "v-slot:prepend" | "id" | "error" | "name" | "modelValue" | "onUpdate:modelValue" | "iconColor" | "errorMessages" | "focused" | "maxErrors" | "rules" | "validateOn" | "validationValue" | "centerAffix" | "direction" | "hint" | "messages" | "glow" | "hideSpinButtons" | "persistentHint" | "onUpdate:focused" | "hideDetails" | "onClick:prepend" | "onClick:append" | "v-slot:details" | "v-slot:message">, `$${any}`> & Omit<Omit<{
|
|
684
684
|
$: import('vue').ComponentInternalInstance;
|
|
685
685
|
$data: {};
|
|
686
686
|
$props: Partial<{
|
|
@@ -804,13 +804,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
804
804
|
baseColor?: string | undefined;
|
|
805
805
|
iconColor?: string | boolean | undefined;
|
|
806
806
|
label?: string | undefined;
|
|
807
|
-
prependInnerIcon
|
|
808
|
-
/**
|
|
809
|
-
* View mode handling
|
|
810
|
-
*/
|
|
811
|
-
? /**
|
|
812
|
-
* View mode handling
|
|
813
|
-
*/: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
807
|
+
prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
814
808
|
"onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
|
|
815
809
|
"onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
816
810
|
"onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
@@ -944,13 +938,13 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
944
938
|
labelId?: string | undefined;
|
|
945
939
|
} & {
|
|
946
940
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
|
947
|
-
}, "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "error" | "
|
|
948
|
-
controlRef:
|
|
949
|
-
fieldIconColor:
|
|
950
|
-
}
|
|
941
|
+
}, "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "error" | "focused" | "centerAffix" | "glow" | "controlRef" | "fieldIconColor" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine"> & {
|
|
942
|
+
controlRef: HTMLElement | undefined;
|
|
943
|
+
fieldIconColor: string | undefined;
|
|
944
|
+
} & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
|
|
951
945
|
modelValue?: unknown;
|
|
952
946
|
"onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
|
|
953
|
-
}, import('vuetify/lib/components/VField/VField.mjs').VFieldSlots>, "reverse" | "flat" | "label" | "details" | "style" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "rounded" | "tile" | "variant" | "loading" | "active" | "baseColor" | "v-slot:loader" | "id" | "error" | "modelValue" | "onUpdate:modelValue" | "bgColor" | "v-slot:label" | "iconColor" | "
|
|
947
|
+
}, import('vuetify/lib/components/VField/VField.mjs').VFieldSlots>, "reverse" | "flat" | "label" | "details" | "style" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "rounded" | "tile" | "variant" | "loading" | "active" | "baseColor" | "v-slot:loader" | "id" | "error" | "modelValue" | "onUpdate:modelValue" | "bgColor" | "v-slot:label" | "iconColor" | "focused" | "prependInnerIcon" | "appendInnerIcon" | "centerAffix" | "glow" | "onUpdate:focused" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "labelId" | "v-slot:append-inner" | "v-slot:clear" | "v-slot:prepend-inner">, `$${any}`> & {
|
|
954
948
|
_allExposed: {
|
|
955
949
|
reset: () => Promise<void>;
|
|
956
950
|
resetValidation: () => Promise<void>;
|
|
@@ -1414,16 +1408,16 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
1414
1408
|
hint?: string | undefined;
|
|
1415
1409
|
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1416
1410
|
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1417
|
-
}, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "
|
|
1411
|
+
}, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "validate" | "errorMessages" | "focused" | "maxErrors" | "rules" | "centerAffix" | "direction" | "messages" | "isValid" | "resetValidation" | "glow" | "hideSpinButtons" | "persistentHint"> & {
|
|
1418
1412
|
reset: () => Promise<void>;
|
|
1419
1413
|
resetValidation: () => Promise<void>;
|
|
1420
1414
|
validate: (silent?: boolean) => Promise<string[]>;
|
|
1421
|
-
isValid:
|
|
1422
|
-
errorMessages:
|
|
1423
|
-
}
|
|
1415
|
+
isValid: boolean | null;
|
|
1416
|
+
errorMessages: string[];
|
|
1417
|
+
} & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
|
|
1424
1418
|
modelValue?: unknown;
|
|
1425
1419
|
"onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
|
|
1426
|
-
}, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "label" | "style" | "width" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "density" | "maxWidth" | "minWidth" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "v-slot:append" | "v-slot:prepend" | "id" | "error" | "name" | "modelValue" | "onUpdate:modelValue" | "iconColor" | "errorMessages" | "
|
|
1420
|
+
}, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "label" | "style" | "width" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "density" | "maxWidth" | "minWidth" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "v-slot:append" | "v-slot:prepend" | "id" | "error" | "name" | "modelValue" | "onUpdate:modelValue" | "iconColor" | "errorMessages" | "focused" | "maxErrors" | "rules" | "validateOn" | "validationValue" | "centerAffix" | "direction" | "hint" | "messages" | "glow" | "hideSpinButtons" | "persistentHint" | "onUpdate:focused" | "hideDetails" | "onClick:prepend" | "onClick:append" | "v-slot:details" | "v-slot:message">, `$${any}`> & Omit<Omit<{
|
|
1427
1421
|
$: import('vue').ComponentInternalInstance;
|
|
1428
1422
|
$data: {};
|
|
1429
1423
|
$props: Partial<{
|
|
@@ -1681,13 +1675,13 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
1681
1675
|
labelId?: string | undefined;
|
|
1682
1676
|
} & {
|
|
1683
1677
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
|
1684
|
-
}, "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "error" | "
|
|
1685
|
-
controlRef:
|
|
1686
|
-
fieldIconColor:
|
|
1687
|
-
}
|
|
1678
|
+
}, "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "error" | "focused" | "centerAffix" | "glow" | "controlRef" | "fieldIconColor" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine"> & {
|
|
1679
|
+
controlRef: HTMLElement | undefined;
|
|
1680
|
+
fieldIconColor: string | undefined;
|
|
1681
|
+
} & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
|
|
1688
1682
|
modelValue?: unknown;
|
|
1689
1683
|
"onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
|
|
1690
|
-
}, import('vuetify/lib/components/VField/VField.mjs').VFieldSlots>, "reverse" | "flat" | "label" | "details" | "style" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "rounded" | "tile" | "variant" | "loading" | "active" | "baseColor" | "v-slot:loader" | "id" | "error" | "modelValue" | "onUpdate:modelValue" | "bgColor" | "v-slot:label" | "iconColor" | "
|
|
1684
|
+
}, import('vuetify/lib/components/VField/VField.mjs').VFieldSlots>, "reverse" | "flat" | "label" | "details" | "style" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "rounded" | "tile" | "variant" | "loading" | "active" | "baseColor" | "v-slot:loader" | "id" | "error" | "modelValue" | "onUpdate:modelValue" | "bgColor" | "v-slot:label" | "iconColor" | "focused" | "prependInnerIcon" | "appendInnerIcon" | "centerAffix" | "glow" | "onUpdate:focused" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "labelId" | "v-slot:append-inner" | "v-slot:clear" | "v-slot:prepend-inner">, `$${any}`> & {
|
|
1691
1685
|
_allExposed: {
|
|
1692
1686
|
reset: () => Promise<void>;
|
|
1693
1687
|
resetValidation: () => Promise<void>;
|
|
@@ -1736,10 +1730,10 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
1736
1730
|
$root: ComponentPublicInstance | null;
|
|
1737
1731
|
$parent: ComponentPublicInstance | null;
|
|
1738
1732
|
$host: Element | null;
|
|
1739
|
-
$emit: ((event: "input", ...args: any[]) => void) & ((event: "keydown", ...args: any[]) => void) & ((event: "update:modelValue", ...args: any[]) => void) & ((event: "clear", ...args: any[]) => void) & ((event: "prepend-icon-click", ...args: any[]) => void) & ((event: "append-icon-click", ...args: any[]) => void);
|
|
1733
|
+
$emit: ((event: "input", ...args: any[]) => void) & ((event: "blur", ...args: any[]) => void) & ((event: "focus", ...args: any[]) => void) & ((event: "keydown", ...args: any[]) => void) & ((event: "update:modelValue", ...args: any[]) => void) & ((event: "clear", ...args: any[]) => void) & ((event: "prepend-icon-click", ...args: any[]) => void) & ((event: "append-icon-click", ...args: any[]) => void);
|
|
1740
1734
|
$el: any;
|
|
1741
1735
|
$options: import('vue').ComponentOptionsBase<Readonly<{
|
|
1742
|
-
modelValue?: string | number | null;
|
|
1736
|
+
modelValue?: string | number | null | undefined;
|
|
1743
1737
|
prependIcon?: import('../../../types/vuetifyTypes').IconType;
|
|
1744
1738
|
appendIcon?: import('../../../types/vuetifyTypes').IconType;
|
|
1745
1739
|
prependInnerIcon?: import('../../../types/vuetifyTypes').IconType;
|
|
@@ -1752,10 +1746,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
1752
1746
|
isClearable?: boolean;
|
|
1753
1747
|
showDivider?: boolean;
|
|
1754
1748
|
label?: string;
|
|
1755
|
-
required?: boolean;
|
|
1756
|
-
errorMessages?: string[] | null;
|
|
1757
|
-
warningMessages?: string[] | null;
|
|
1758
|
-
successMessages?: string[] | null;
|
|
1759
1749
|
readonly?: boolean;
|
|
1760
1750
|
isActive?: boolean;
|
|
1761
1751
|
baseColor?: string;
|
|
@@ -1767,7 +1757,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
1767
1757
|
direction?: "horizontal" | "vertical";
|
|
1768
1758
|
isDirty?: boolean;
|
|
1769
1759
|
disabled?: boolean;
|
|
1770
|
-
isOnError?: boolean;
|
|
1771
1760
|
isFlat?: boolean;
|
|
1772
1761
|
isFocused?: boolean;
|
|
1773
1762
|
areDetailsHidden?: boolean | "auto";
|
|
@@ -1775,7 +1764,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
1775
1764
|
hint?: string;
|
|
1776
1765
|
id?: string;
|
|
1777
1766
|
loading?: string | boolean;
|
|
1778
|
-
maxErrors?: string | number;
|
|
1779
1767
|
maxWidth?: string | number;
|
|
1780
1768
|
messages?: string | string[];
|
|
1781
1769
|
minWidth?: string | number;
|
|
@@ -1789,9 +1777,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
1789
1777
|
isReversed?: boolean;
|
|
1790
1778
|
role?: string;
|
|
1791
1779
|
rounded?: string | number | boolean;
|
|
1792
|
-
hasError?: boolean;
|
|
1793
|
-
hasWarning?: boolean;
|
|
1794
|
-
hasSuccess?: boolean;
|
|
1795
1780
|
isOnSingleLine?: boolean;
|
|
1796
1781
|
suffix?: string;
|
|
1797
1782
|
theme?: string;
|
|
@@ -1800,40 +1785,26 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
1800
1785
|
width?: string | number;
|
|
1801
1786
|
displayAsterisk?: boolean;
|
|
1802
1787
|
noIcon?: boolean;
|
|
1803
|
-
customRules?: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
1804
|
-
customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
1805
|
-
customSuccessRules?: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
1806
|
-
showSuccessMessages?: boolean;
|
|
1807
|
-
isValidateOnBlur?: boolean;
|
|
1808
|
-
disableErrorHandling?: boolean;
|
|
1809
1788
|
disableClickButton?: boolean;
|
|
1810
1789
|
autocomplete?: string;
|
|
1811
1790
|
helpText?: string;
|
|
1812
1791
|
maxlength?: string | number;
|
|
1813
1792
|
title?: string | false;
|
|
1814
|
-
}> & Readonly<{
|
|
1793
|
+
} & import('../../../composables/unifyValidation/useValidation').FieldValidationProps> & Readonly<{
|
|
1815
1794
|
onInput?: ((...args: any[]) => any) | undefined;
|
|
1795
|
+
onBlur?: ((...args: any[]) => any) | undefined;
|
|
1796
|
+
onFocus?: ((...args: any[]) => any) | undefined;
|
|
1816
1797
|
onKeydown?: ((...args: any[]) => any) | undefined;
|
|
1817
1798
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
1818
1799
|
onClear?: ((...args: any[]) => any) | undefined;
|
|
1819
1800
|
"onPrepend-icon-click"?: ((...args: any[]) => any) | undefined;
|
|
1820
1801
|
"onAppend-icon-click"?: ((...args: any[]) => any) | undefined;
|
|
1821
1802
|
}>, {
|
|
1822
|
-
|
|
1823
|
-
errors: Ref<string[], string[]>;
|
|
1824
|
-
warnings: Ref<string[], string[]>;
|
|
1825
|
-
successes: Ref<string[], string[]>;
|
|
1826
|
-
hasError: import('vue').ComputedRef<boolean>;
|
|
1827
|
-
hasWarning: import('vue').ComputedRef<boolean>;
|
|
1828
|
-
hasSuccess: import('vue').ComputedRef<boolean>;
|
|
1829
|
-
validateField: (value: unknown, rules?: import('../../../composables/validation/useValidation').ValidationRule[], warningRules?: import('../../../composables/validation/useValidation').ValidationRule[], successRules?: import('../../../composables/validation/useValidation').ValidationRule[]) => import('../../../composables/validation/useValidation').ValidationResult;
|
|
1830
|
-
validateOnSubmit: () => Promise<boolean>;
|
|
1831
|
-
clearValidation: () => void;
|
|
1832
|
-
};
|
|
1833
|
-
validateOnSubmit: () => boolean;
|
|
1834
|
-
checkErrorOnBlur: () => void;
|
|
1803
|
+
validateOnSubmit: (() => Promise<boolean>) | (() => Promise<boolean>);
|
|
1835
1804
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
1836
1805
|
input: (...args: any[]) => void;
|
|
1806
|
+
blur: (...args: any[]) => void;
|
|
1807
|
+
focus: (...args: any[]) => void;
|
|
1837
1808
|
keydown: (...args: any[]) => void;
|
|
1838
1809
|
"update:modelValue": (...args: any[]) => void;
|
|
1839
1810
|
clear: (...args: any[]) => void;
|
|
@@ -1863,7 +1834,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
1863
1834
|
modelValue: string | number | null;
|
|
1864
1835
|
bgColor: string;
|
|
1865
1836
|
isActive: boolean;
|
|
1837
|
+
required: boolean;
|
|
1866
1838
|
prefix: string;
|
|
1839
|
+
showSuccessMessages: boolean;
|
|
1840
|
+
disableErrorHandling: boolean;
|
|
1841
|
+
errorMessages: string[] | null;
|
|
1842
|
+
maxErrors: number;
|
|
1867
1843
|
prependInnerIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
|
|
1868
1844
|
appendInnerIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
|
|
1869
1845
|
prependTooltip: string;
|
|
@@ -1871,44 +1847,41 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
1871
1847
|
tooltipLocation: "top" | "bottom" | "start" | "end";
|
|
1872
1848
|
variantStyle: import('../../../types/vuetifyTypes').VariantStyle;
|
|
1873
1849
|
isClearable: boolean;
|
|
1874
|
-
errorMessages: string[] | null;
|
|
1875
|
-
warningMessages: string[] | null;
|
|
1876
|
-
successMessages: string[] | null;
|
|
1877
1850
|
centerAffix: boolean;
|
|
1878
1851
|
counter: string | number | boolean;
|
|
1879
1852
|
counterValue: number | ((value: any) => number);
|
|
1880
1853
|
direction: "horizontal" | "vertical";
|
|
1881
1854
|
isDirty: boolean;
|
|
1882
|
-
isOnError: boolean;
|
|
1883
1855
|
isFlat: boolean;
|
|
1884
1856
|
isFocused: boolean;
|
|
1885
1857
|
areDetailsHidden: boolean | "auto";
|
|
1886
1858
|
areSpinButtonsHidden: boolean;
|
|
1887
1859
|
hint: string;
|
|
1888
|
-
maxErrors: string | number;
|
|
1889
1860
|
messages: string | string[];
|
|
1890
1861
|
displayPersistentClear: boolean;
|
|
1891
1862
|
displayPersistentCounter: boolean;
|
|
1892
1863
|
displayPersistentHint: boolean;
|
|
1893
1864
|
displayPersistentPlaceholder: boolean;
|
|
1894
1865
|
isReversed: boolean;
|
|
1895
|
-
hasError: boolean;
|
|
1896
|
-
hasWarning: boolean;
|
|
1897
1866
|
isOnSingleLine: boolean;
|
|
1898
1867
|
suffix: string;
|
|
1899
1868
|
isTiled: boolean;
|
|
1900
1869
|
displayAsterisk: boolean;
|
|
1901
1870
|
noIcon: boolean;
|
|
1902
|
-
customRules: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
1903
|
-
customWarningRules: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
1904
|
-
customSuccessRules: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
1905
|
-
showSuccessMessages: boolean;
|
|
1906
|
-
isValidateOnBlur: boolean;
|
|
1907
|
-
disableErrorHandling: boolean;
|
|
1908
1871
|
disableClickButton: boolean;
|
|
1909
1872
|
autocomplete: string;
|
|
1910
1873
|
helpText: string;
|
|
1911
1874
|
maxlength: string | number;
|
|
1875
|
+
isValidateOnBlur: boolean;
|
|
1876
|
+
useVuetifyValidation: boolean;
|
|
1877
|
+
customRules: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
1878
|
+
customWarningRules: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
1879
|
+
customSuccessRules: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
1880
|
+
warningMessages: string[] | null;
|
|
1881
|
+
successMessages: string[] | null;
|
|
1882
|
+
hasError: boolean;
|
|
1883
|
+
hasWarning: boolean;
|
|
1884
|
+
hasSuccess: boolean;
|
|
1912
1885
|
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
|
1913
1886
|
beforeCreate?: (() => void) | (() => void)[];
|
|
1914
1887
|
created?: (() => void) | (() => void)[];
|
|
@@ -1953,7 +1926,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
1953
1926
|
modelValue: string | number | null;
|
|
1954
1927
|
bgColor: string;
|
|
1955
1928
|
isActive: boolean;
|
|
1929
|
+
required: boolean;
|
|
1956
1930
|
prefix: string;
|
|
1931
|
+
showSuccessMessages: boolean;
|
|
1932
|
+
disableErrorHandling: boolean;
|
|
1933
|
+
errorMessages: string[] | null;
|
|
1934
|
+
maxErrors: number;
|
|
1957
1935
|
prependInnerIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
|
|
1958
1936
|
appendInnerIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
|
|
1959
1937
|
prependTooltip: string;
|
|
@@ -1961,46 +1939,43 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
1961
1939
|
tooltipLocation: "top" | "bottom" | "start" | "end";
|
|
1962
1940
|
variantStyle: import('../../../types/vuetifyTypes').VariantStyle;
|
|
1963
1941
|
isClearable: boolean;
|
|
1964
|
-
errorMessages: string[] | null;
|
|
1965
|
-
warningMessages: string[] | null;
|
|
1966
|
-
successMessages: string[] | null;
|
|
1967
1942
|
centerAffix: boolean;
|
|
1968
1943
|
counter: string | number | boolean;
|
|
1969
1944
|
counterValue: number | ((value: any) => number);
|
|
1970
1945
|
direction: "horizontal" | "vertical";
|
|
1971
1946
|
isDirty: boolean;
|
|
1972
|
-
isOnError: boolean;
|
|
1973
1947
|
isFlat: boolean;
|
|
1974
1948
|
isFocused: boolean;
|
|
1975
1949
|
areDetailsHidden: boolean | "auto";
|
|
1976
1950
|
areSpinButtonsHidden: boolean;
|
|
1977
1951
|
hint: string;
|
|
1978
|
-
maxErrors: string | number;
|
|
1979
1952
|
messages: string | string[];
|
|
1980
1953
|
displayPersistentClear: boolean;
|
|
1981
1954
|
displayPersistentCounter: boolean;
|
|
1982
1955
|
displayPersistentHint: boolean;
|
|
1983
1956
|
displayPersistentPlaceholder: boolean;
|
|
1984
1957
|
isReversed: boolean;
|
|
1985
|
-
hasError: boolean;
|
|
1986
|
-
hasWarning: boolean;
|
|
1987
1958
|
isOnSingleLine: boolean;
|
|
1988
1959
|
suffix: string;
|
|
1989
1960
|
isTiled: boolean;
|
|
1990
1961
|
displayAsterisk: boolean;
|
|
1991
1962
|
noIcon: boolean;
|
|
1992
|
-
customRules: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
1993
|
-
customWarningRules: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
1994
|
-
customSuccessRules: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
1995
|
-
showSuccessMessages: boolean;
|
|
1996
|
-
isValidateOnBlur: boolean;
|
|
1997
|
-
disableErrorHandling: boolean;
|
|
1998
1963
|
disableClickButton: boolean;
|
|
1999
1964
|
autocomplete: string;
|
|
2000
1965
|
helpText: string;
|
|
2001
1966
|
maxlength: string | number;
|
|
1967
|
+
isValidateOnBlur: boolean;
|
|
1968
|
+
useVuetifyValidation: boolean;
|
|
1969
|
+
customRules: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
1970
|
+
customWarningRules: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
1971
|
+
customSuccessRules: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
1972
|
+
warningMessages: string[] | null;
|
|
1973
|
+
successMessages: string[] | null;
|
|
1974
|
+
hasError: boolean;
|
|
1975
|
+
hasWarning: boolean;
|
|
1976
|
+
hasSuccess: boolean;
|
|
2002
1977
|
}> & Omit<Readonly<{
|
|
2003
|
-
modelValue?: string | number | null;
|
|
1978
|
+
modelValue?: string | number | null | undefined;
|
|
2004
1979
|
prependIcon?: import('../../../types/vuetifyTypes').IconType;
|
|
2005
1980
|
appendIcon?: import('../../../types/vuetifyTypes').IconType;
|
|
2006
1981
|
prependInnerIcon?: import('../../../types/vuetifyTypes').IconType;
|
|
@@ -2013,10 +1988,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
2013
1988
|
isClearable?: boolean;
|
|
2014
1989
|
showDivider?: boolean;
|
|
2015
1990
|
label?: string;
|
|
2016
|
-
required?: boolean;
|
|
2017
|
-
errorMessages?: string[] | null;
|
|
2018
|
-
warningMessages?: string[] | null;
|
|
2019
|
-
successMessages?: string[] | null;
|
|
2020
1991
|
readonly?: boolean;
|
|
2021
1992
|
isActive?: boolean;
|
|
2022
1993
|
baseColor?: string;
|
|
@@ -2028,7 +1999,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
2028
1999
|
direction?: "horizontal" | "vertical";
|
|
2029
2000
|
isDirty?: boolean;
|
|
2030
2001
|
disabled?: boolean;
|
|
2031
|
-
isOnError?: boolean;
|
|
2032
2002
|
isFlat?: boolean;
|
|
2033
2003
|
isFocused?: boolean;
|
|
2034
2004
|
areDetailsHidden?: boolean | "auto";
|
|
@@ -2036,7 +2006,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
2036
2006
|
hint?: string;
|
|
2037
2007
|
id?: string;
|
|
2038
2008
|
loading?: string | boolean;
|
|
2039
|
-
maxErrors?: string | number;
|
|
2040
2009
|
maxWidth?: string | number;
|
|
2041
2010
|
messages?: string | string[];
|
|
2042
2011
|
minWidth?: string | number;
|
|
@@ -2050,9 +2019,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
2050
2019
|
isReversed?: boolean;
|
|
2051
2020
|
role?: string;
|
|
2052
2021
|
rounded?: string | number | boolean;
|
|
2053
|
-
hasError?: boolean;
|
|
2054
|
-
hasWarning?: boolean;
|
|
2055
|
-
hasSuccess?: boolean;
|
|
2056
2022
|
isOnSingleLine?: boolean;
|
|
2057
2023
|
suffix?: string;
|
|
2058
2024
|
theme?: string;
|
|
@@ -2061,39 +2027,23 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
2061
2027
|
width?: string | number;
|
|
2062
2028
|
displayAsterisk?: boolean;
|
|
2063
2029
|
noIcon?: boolean;
|
|
2064
|
-
customRules?: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
2065
|
-
customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
2066
|
-
customSuccessRules?: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
2067
|
-
showSuccessMessages?: boolean;
|
|
2068
|
-
isValidateOnBlur?: boolean;
|
|
2069
|
-
disableErrorHandling?: boolean;
|
|
2070
2030
|
disableClickButton?: boolean;
|
|
2071
2031
|
autocomplete?: string;
|
|
2072
2032
|
helpText?: string;
|
|
2073
2033
|
maxlength?: string | number;
|
|
2074
2034
|
title?: string | false;
|
|
2075
|
-
}> & Readonly<{
|
|
2035
|
+
} & import('../../../composables/unifyValidation/useValidation').FieldValidationProps> & Readonly<{
|
|
2076
2036
|
onInput?: ((...args: any[]) => any) | undefined;
|
|
2037
|
+
onBlur?: ((...args: any[]) => any) | undefined;
|
|
2038
|
+
onFocus?: ((...args: any[]) => any) | undefined;
|
|
2077
2039
|
onKeydown?: ((...args: any[]) => any) | undefined;
|
|
2078
2040
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
2079
2041
|
onClear?: ((...args: any[]) => any) | undefined;
|
|
2080
2042
|
"onPrepend-icon-click"?: ((...args: any[]) => any) | undefined;
|
|
2081
2043
|
"onAppend-icon-click"?: ((...args: any[]) => any) | undefined;
|
|
2082
|
-
}>, "validateOnSubmit" |
|
|
2083
|
-
|
|
2084
|
-
|
|
2085
|
-
warnings: Ref<string[], string[]>;
|
|
2086
|
-
successes: Ref<string[], string[]>;
|
|
2087
|
-
hasError: import('vue').ComputedRef<boolean>;
|
|
2088
|
-
hasWarning: import('vue').ComputedRef<boolean>;
|
|
2089
|
-
hasSuccess: import('vue').ComputedRef<boolean>;
|
|
2090
|
-
validateField: (value: unknown, rules?: import('../../../composables/validation/useValidation').ValidationRule[], warningRules?: import('../../../composables/validation/useValidation').ValidationRule[], successRules?: import('../../../composables/validation/useValidation').ValidationRule[]) => import('../../../composables/validation/useValidation').ValidationResult;
|
|
2091
|
-
validateOnSubmit: () => Promise<boolean>;
|
|
2092
|
-
clearValidation: () => void;
|
|
2093
|
-
};
|
|
2094
|
-
validateOnSubmit: () => boolean;
|
|
2095
|
-
checkErrorOnBlur: () => void;
|
|
2096
|
-
}> & {} & import('vue').ComponentCustomProperties & {} & {
|
|
2044
|
+
}>, "validateOnSubmit" | ("type" | "label" | "title" | "width" | "role" | "color" | "theme" | "disabled" | "placeholder" | "density" | "rounded" | "maxWidth" | "minWidth" | "loading" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "id" | "name" | "modelValue" | "bgColor" | "isActive" | "required" | "prefix" | "showSuccessMessages" | "disableErrorHandling" | "errorMessages" | "maxErrors" | "prependInnerIcon" | "appendInnerIcon" | "prependTooltip" | "appendTooltip" | "tooltipLocation" | "variantStyle" | "isClearable" | "centerAffix" | "counter" | "counterValue" | "direction" | "isDirty" | "isFlat" | "isFocused" | "areDetailsHidden" | "areSpinButtonsHidden" | "hint" | "messages" | "displayPersistentClear" | "displayPersistentCounter" | "displayPersistentHint" | "displayPersistentPlaceholder" | "isReversed" | "isOnSingleLine" | "suffix" | "isTiled" | "displayAsterisk" | "noIcon" | "disableClickButton" | "autocomplete" | "helpText" | "maxlength" | "isValidateOnBlur" | "useVuetifyValidation" | "customRules" | "customWarningRules" | "customSuccessRules" | "warningMessages" | "successMessages" | "hasError" | "hasWarning" | "hasSuccess")> & {
|
|
2045
|
+
validateOnSubmit: (() => Promise<boolean>) | (() => Promise<boolean>);
|
|
2046
|
+
} & {} & import('vue').ComponentCustomProperties & {} & {
|
|
2097
2047
|
$slots: {
|
|
2098
2048
|
prepend?(_: {}): any;
|
|
2099
2049
|
append?(_: {}): any;
|
|
@@ -2111,32 +2061,32 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
2111
2061
|
M: {};
|
|
2112
2062
|
Defaults: {};
|
|
2113
2063
|
}, Readonly<{
|
|
2114
|
-
|
|
2115
|
-
|
|
2116
|
-
|
|
2064
|
+
autoClamp?: boolean;
|
|
2065
|
+
bgColor?: string;
|
|
2066
|
+
customRules?: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
2067
|
+
customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
2117
2068
|
dateFormatReturn?: string;
|
|
2118
|
-
|
|
2119
|
-
|
|
2069
|
+
density?: "default" | "comfortable" | "compact";
|
|
2070
|
+
disableErrorHandling?: boolean;
|
|
2120
2071
|
disabled?: boolean;
|
|
2121
|
-
readonly?: boolean;
|
|
2122
|
-
title?: string | false;
|
|
2123
|
-
isOutlined?: boolean;
|
|
2124
|
-
displayIcon?: boolean;
|
|
2125
2072
|
displayAppendIcon?: boolean;
|
|
2126
|
-
|
|
2127
|
-
customRules?: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
2128
|
-
customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
2073
|
+
displayIcon?: boolean;
|
|
2129
2074
|
displayPrependIcon?: boolean;
|
|
2130
|
-
disableErrorHandling?: boolean;
|
|
2131
|
-
showSuccessMessages?: boolean;
|
|
2132
|
-
bgColor?: string;
|
|
2133
2075
|
displayRange?: boolean;
|
|
2134
|
-
|
|
2135
|
-
|
|
2136
|
-
density?: "default" | "comfortable" | "compact";
|
|
2076
|
+
externalErrorMessages?: string[];
|
|
2077
|
+
format?: string;
|
|
2137
2078
|
hint?: string;
|
|
2079
|
+
isOutlined?: boolean;
|
|
2080
|
+
isValidateOnBlur?: boolean;
|
|
2081
|
+
label: string;
|
|
2082
|
+
modelValue?: DateValue;
|
|
2083
|
+
noIcon?: boolean;
|
|
2138
2084
|
persistentHint?: boolean;
|
|
2139
|
-
|
|
2085
|
+
placeholder?: string;
|
|
2086
|
+
readonly?: boolean;
|
|
2087
|
+
required?: boolean;
|
|
2088
|
+
showSuccessMessages?: boolean;
|
|
2089
|
+
title?: string | false;
|
|
2140
2090
|
}> & Readonly<{
|
|
2141
2091
|
onInput?: ((value: string) => any) | undefined;
|
|
2142
2092
|
onBlur?: (() => any) | undefined;
|
|
@@ -2144,7 +2094,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
2144
2094
|
"onUpdate:model-value"?: ((value: DateValue) => any) | undefined;
|
|
2145
2095
|
"onDate-selected"?: ((value: DateValue) => any) | undefined;
|
|
2146
2096
|
}>, {
|
|
2147
|
-
validateOnSubmit: () => boolean
|
|
2097
|
+
validateOnSubmit: () => Promise<boolean>;
|
|
2148
2098
|
reset: () => void;
|
|
2149
2099
|
focus(): void;
|
|
2150
2100
|
blur(): void;
|
|
@@ -2157,52 +2107,52 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
2157
2107
|
modelValue: DateValue;
|
|
2158
2108
|
bgColor: string;
|
|
2159
2109
|
required: boolean;
|
|
2110
|
+
showSuccessMessages: boolean;
|
|
2111
|
+
disableErrorHandling: boolean;
|
|
2160
2112
|
hint: string;
|
|
2161
2113
|
noIcon: boolean;
|
|
2114
|
+
isValidateOnBlur: boolean;
|
|
2162
2115
|
customRules: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
2163
2116
|
customWarningRules: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
2164
|
-
showSuccessMessages: boolean;
|
|
2165
|
-
isValidateOnBlur: boolean;
|
|
2166
|
-
disableErrorHandling: boolean;
|
|
2167
2117
|
persistentHint: boolean;
|
|
2168
2118
|
format: string;
|
|
2169
2119
|
autoClamp: boolean;
|
|
2170
2120
|
displayRange: boolean;
|
|
2171
2121
|
dateFormatReturn: string;
|
|
2172
|
-
isOutlined: boolean;
|
|
2173
|
-
displayIcon: boolean;
|
|
2174
2122
|
displayAppendIcon: boolean;
|
|
2123
|
+
displayIcon: boolean;
|
|
2175
2124
|
displayPrependIcon: boolean;
|
|
2176
2125
|
externalErrorMessages: string[];
|
|
2126
|
+
isOutlined: boolean;
|
|
2177
2127
|
}> | null;
|
|
2178
2128
|
menuActivatorRef: HTMLDivElement;
|
|
2179
2129
|
dateCalendarTextInputRef: import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{
|
|
2180
|
-
|
|
2181
|
-
|
|
2182
|
-
|
|
2130
|
+
autoClamp?: boolean;
|
|
2131
|
+
bgColor?: string;
|
|
2132
|
+
customRules?: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
2133
|
+
customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
2183
2134
|
dateFormatReturn?: string;
|
|
2184
|
-
|
|
2185
|
-
|
|
2135
|
+
density?: "default" | "comfortable" | "compact";
|
|
2136
|
+
disableErrorHandling?: boolean;
|
|
2186
2137
|
disabled?: boolean;
|
|
2187
|
-
readonly?: boolean;
|
|
2188
|
-
title?: string | false;
|
|
2189
|
-
isOutlined?: boolean;
|
|
2190
|
-
displayIcon?: boolean;
|
|
2191
2138
|
displayAppendIcon?: boolean;
|
|
2192
|
-
|
|
2193
|
-
customRules?: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
2194
|
-
customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
2139
|
+
displayIcon?: boolean;
|
|
2195
2140
|
displayPrependIcon?: boolean;
|
|
2196
|
-
disableErrorHandling?: boolean;
|
|
2197
|
-
showSuccessMessages?: boolean;
|
|
2198
|
-
bgColor?: string;
|
|
2199
2141
|
displayRange?: boolean;
|
|
2200
|
-
|
|
2201
|
-
|
|
2202
|
-
density?: "default" | "comfortable" | "compact";
|
|
2142
|
+
externalErrorMessages?: string[];
|
|
2143
|
+
format?: string;
|
|
2203
2144
|
hint?: string;
|
|
2145
|
+
isOutlined?: boolean;
|
|
2146
|
+
isValidateOnBlur?: boolean;
|
|
2147
|
+
label: string;
|
|
2148
|
+
modelValue?: DateValue;
|
|
2149
|
+
noIcon?: boolean;
|
|
2204
2150
|
persistentHint?: boolean;
|
|
2205
|
-
|
|
2151
|
+
placeholder?: string;
|
|
2152
|
+
readonly?: boolean;
|
|
2153
|
+
required?: boolean;
|
|
2154
|
+
showSuccessMessages?: boolean;
|
|
2155
|
+
title?: string | false;
|
|
2206
2156
|
}> & Readonly<{
|
|
2207
2157
|
onInput?: ((value: string) => any) | undefined;
|
|
2208
2158
|
onBlur?: (() => any) | undefined;
|
|
@@ -2210,7 +2160,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
2210
2160
|
"onUpdate:model-value"?: ((value: DateValue) => any) | undefined;
|
|
2211
2161
|
"onDate-selected"?: ((value: DateValue) => any) | undefined;
|
|
2212
2162
|
}>, {
|
|
2213
|
-
validateOnSubmit: () => boolean
|
|
2163
|
+
validateOnSubmit: () => Promise<boolean>;
|
|
2214
2164
|
reset: () => void;
|
|
2215
2165
|
focus(): void;
|
|
2216
2166
|
blur(): void;
|
|
@@ -2229,29 +2179,29 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
2229
2179
|
modelValue: DateValue;
|
|
2230
2180
|
bgColor: string;
|
|
2231
2181
|
required: boolean;
|
|
2182
|
+
showSuccessMessages: boolean;
|
|
2183
|
+
disableErrorHandling: boolean;
|
|
2232
2184
|
hint: string;
|
|
2233
2185
|
noIcon: boolean;
|
|
2186
|
+
isValidateOnBlur: boolean;
|
|
2234
2187
|
customRules: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
2235
2188
|
customWarningRules: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
2236
|
-
showSuccessMessages: boolean;
|
|
2237
|
-
isValidateOnBlur: boolean;
|
|
2238
|
-
disableErrorHandling: boolean;
|
|
2239
2189
|
persistentHint: boolean;
|
|
2240
2190
|
format: string;
|
|
2241
2191
|
autoClamp: boolean;
|
|
2242
2192
|
displayRange: boolean;
|
|
2243
2193
|
dateFormatReturn: string;
|
|
2244
|
-
isOutlined: boolean;
|
|
2245
|
-
displayIcon: boolean;
|
|
2246
2194
|
displayAppendIcon: boolean;
|
|
2195
|
+
displayIcon: boolean;
|
|
2247
2196
|
displayPrependIcon: boolean;
|
|
2248
2197
|
externalErrorMessages: string[];
|
|
2198
|
+
isOutlined: boolean;
|
|
2249
2199
|
}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {
|
|
2250
2200
|
inputRef: ({
|
|
2251
2201
|
$: import('vue').ComponentInternalInstance;
|
|
2252
2202
|
$data: {};
|
|
2253
2203
|
$props: {
|
|
2254
|
-
readonly modelValue?: string | number | null | undefined;
|
|
2204
|
+
readonly modelValue?: string | number | null | undefined | undefined;
|
|
2255
2205
|
readonly prependIcon?: import('../../../types/vuetifyTypes').IconType;
|
|
2256
2206
|
readonly appendIcon?: import('../../../types/vuetifyTypes').IconType;
|
|
2257
2207
|
readonly prependInnerIcon?: import('../../../types/vuetifyTypes').IconType;
|
|
@@ -2263,11 +2213,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
2263
2213
|
readonly color?: import('../../../types/vuetifyTypes').ColorType | undefined;
|
|
2264
2214
|
readonly isClearable?: boolean | undefined;
|
|
2265
2215
|
readonly showDivider?: boolean | undefined;
|
|
2266
|
-
readonly label
|
|
2267
|
-
readonly required?: boolean | undefined;
|
|
2268
|
-
readonly errorMessages?: string[] | null | undefined;
|
|
2269
|
-
readonly warningMessages?: string[] | null | undefined;
|
|
2270
|
-
readonly successMessages?: string[] | null | undefined;
|
|
2216
|
+
readonly label: string;
|
|
2271
2217
|
readonly readonly?: boolean | undefined;
|
|
2272
2218
|
readonly isActive?: boolean | undefined;
|
|
2273
2219
|
readonly baseColor?: string | undefined;
|
|
@@ -2279,7 +2225,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
2279
2225
|
readonly direction?: "horizontal" | "vertical" | undefined;
|
|
2280
2226
|
readonly isDirty?: boolean | undefined;
|
|
2281
2227
|
readonly disabled?: boolean | undefined;
|
|
2282
|
-
readonly isOnError?: boolean | undefined;
|
|
2283
2228
|
readonly isFlat?: boolean | undefined;
|
|
2284
2229
|
readonly isFocused?: boolean | undefined;
|
|
2285
2230
|
readonly areDetailsHidden?: boolean | "auto" | undefined;
|
|
@@ -2287,7 +2232,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
2287
2232
|
readonly hint?: string | undefined;
|
|
2288
2233
|
readonly id?: string | undefined;
|
|
2289
2234
|
readonly loading?: string | boolean | undefined;
|
|
2290
|
-
readonly maxErrors?: string | number | undefined;
|
|
2291
2235
|
readonly maxWidth?: string | number | undefined;
|
|
2292
2236
|
readonly messages?: string | string[] | undefined;
|
|
2293
2237
|
readonly minWidth?: string | number | undefined;
|
|
@@ -2301,9 +2245,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
2301
2245
|
readonly isReversed?: boolean | undefined;
|
|
2302
2246
|
readonly role?: string | undefined;
|
|
2303
2247
|
readonly rounded?: string | number | boolean | undefined;
|
|
2304
|
-
readonly hasError?: boolean | undefined;
|
|
2305
|
-
readonly hasWarning?: boolean | undefined;
|
|
2306
|
-
readonly hasSuccess?: boolean | undefined;
|
|
2307
2248
|
readonly isOnSingleLine?: boolean | undefined;
|
|
2308
2249
|
readonly suffix?: string | undefined;
|
|
2309
2250
|
readonly theme?: string | undefined;
|
|
@@ -2312,18 +2253,30 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
2312
2253
|
readonly width?: string | number | undefined;
|
|
2313
2254
|
readonly displayAsterisk?: boolean | undefined;
|
|
2314
2255
|
readonly noIcon?: boolean | undefined;
|
|
2315
|
-
readonly customRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
|
|
2316
|
-
readonly customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
|
|
2317
|
-
readonly customSuccessRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
|
|
2318
|
-
readonly showSuccessMessages?: boolean | undefined;
|
|
2319
|
-
readonly isValidateOnBlur?: boolean | undefined;
|
|
2320
|
-
readonly disableErrorHandling?: boolean | undefined;
|
|
2321
2256
|
readonly disableClickButton?: boolean | undefined;
|
|
2322
2257
|
readonly autocomplete?: string | undefined;
|
|
2323
2258
|
readonly helpText?: string | undefined;
|
|
2324
2259
|
readonly maxlength?: string | number | undefined;
|
|
2325
2260
|
readonly title?: string | false | undefined;
|
|
2261
|
+
readonly required?: boolean | undefined;
|
|
2262
|
+
readonly isValidateOnBlur?: boolean | undefined;
|
|
2263
|
+
readonly showSuccessMessages?: boolean | undefined;
|
|
2264
|
+
readonly disableErrorHandling?: boolean | undefined;
|
|
2265
|
+
readonly useVuetifyValidation?: boolean | undefined;
|
|
2266
|
+
readonly rules?: import('vuetify').ValidationRule[] | undefined;
|
|
2267
|
+
readonly customRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
|
|
2268
|
+
readonly customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
|
|
2269
|
+
readonly customSuccessRules?: import('../../../composables/validation/useValidation').ValidationRule[] | undefined;
|
|
2270
|
+
readonly errorMessages?: string[] | null | undefined;
|
|
2271
|
+
readonly warningMessages?: string[] | null | undefined;
|
|
2272
|
+
readonly successMessages?: string[] | null | undefined;
|
|
2273
|
+
readonly hasError?: boolean | undefined;
|
|
2274
|
+
readonly hasWarning?: boolean | undefined;
|
|
2275
|
+
readonly hasSuccess?: boolean | undefined;
|
|
2276
|
+
readonly maxErrors?: number | undefined;
|
|
2326
2277
|
readonly onInput?: ((...args: any[]) => any) | undefined;
|
|
2278
|
+
readonly onBlur?: ((...args: any[]) => any) | undefined;
|
|
2279
|
+
readonly onFocus?: ((...args: any[]) => any) | undefined;
|
|
2327
2280
|
readonly onKeydown?: ((...args: any[]) => any) | undefined;
|
|
2328
2281
|
readonly "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
2329
2282
|
readonly onClear?: ((...args: any[]) => any) | undefined;
|
|
@@ -2704,16 +2657,16 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
2704
2657
|
hint?: string | undefined;
|
|
2705
2658
|
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
2706
2659
|
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
2707
|
-
}, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "
|
|
2660
|
+
}, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "validate" | "errorMessages" | "focused" | "maxErrors" | "rules" | "centerAffix" | "direction" | "messages" | "isValid" | "resetValidation" | "glow" | "hideSpinButtons" | "persistentHint"> & {
|
|
2708
2661
|
reset: () => Promise<void>;
|
|
2709
2662
|
resetValidation: () => Promise<void>;
|
|
2710
2663
|
validate: (silent?: boolean) => Promise<string[]>;
|
|
2711
|
-
isValid:
|
|
2712
|
-
errorMessages:
|
|
2713
|
-
}
|
|
2664
|
+
isValid: boolean | null;
|
|
2665
|
+
errorMessages: string[];
|
|
2666
|
+
} & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
|
|
2714
2667
|
modelValue?: unknown;
|
|
2715
2668
|
"onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
|
|
2716
|
-
}, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "label" | "style" | "width" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "density" | "maxWidth" | "minWidth" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "v-slot:append" | "v-slot:prepend" | "id" | "error" | "name" | "modelValue" | "onUpdate:modelValue" | "iconColor" | "errorMessages" | "
|
|
2669
|
+
}, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "label" | "style" | "width" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "density" | "maxWidth" | "minWidth" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "v-slot:append" | "v-slot:prepend" | "id" | "error" | "name" | "modelValue" | "onUpdate:modelValue" | "iconColor" | "errorMessages" | "focused" | "maxErrors" | "rules" | "validateOn" | "validationValue" | "centerAffix" | "direction" | "hint" | "messages" | "glow" | "hideSpinButtons" | "persistentHint" | "onUpdate:focused" | "hideDetails" | "onClick:prepend" | "onClick:append" | "v-slot:details" | "v-slot:message">, `$${any}`> & Omit<Omit<{
|
|
2717
2670
|
$: import('vue').ComponentInternalInstance;
|
|
2718
2671
|
$data: {};
|
|
2719
2672
|
$props: Partial<{
|
|
@@ -2837,13 +2790,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
2837
2790
|
baseColor?: string | undefined;
|
|
2838
2791
|
iconColor?: string | boolean | undefined;
|
|
2839
2792
|
label?: string | undefined;
|
|
2840
|
-
prependInnerIcon
|
|
2841
|
-
/**
|
|
2842
|
-
* View mode handling
|
|
2843
|
-
*/
|
|
2844
|
-
? /**
|
|
2845
|
-
* View mode handling
|
|
2846
|
-
*/: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
2793
|
+
prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
2847
2794
|
"onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
|
|
2848
2795
|
"onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
2849
2796
|
"onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
@@ -2977,13 +2924,13 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
2977
2924
|
labelId?: string | undefined;
|
|
2978
2925
|
} & {
|
|
2979
2926
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
|
2980
|
-
}, "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "error" | "
|
|
2981
|
-
controlRef:
|
|
2982
|
-
fieldIconColor:
|
|
2983
|
-
}
|
|
2927
|
+
}, "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "error" | "focused" | "centerAffix" | "glow" | "controlRef" | "fieldIconColor" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine"> & {
|
|
2928
|
+
controlRef: HTMLElement | undefined;
|
|
2929
|
+
fieldIconColor: string | undefined;
|
|
2930
|
+
} & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
|
|
2984
2931
|
modelValue?: unknown;
|
|
2985
2932
|
"onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
|
|
2986
|
-
}, import('vuetify/lib/components/VField/VField.mjs').VFieldSlots>, "reverse" | "flat" | "label" | "details" | "style" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "rounded" | "tile" | "variant" | "loading" | "active" | "baseColor" | "v-slot:loader" | "id" | "error" | "modelValue" | "onUpdate:modelValue" | "bgColor" | "v-slot:label" | "iconColor" | "
|
|
2933
|
+
}, import('vuetify/lib/components/VField/VField.mjs').VFieldSlots>, "reverse" | "flat" | "label" | "details" | "style" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "rounded" | "tile" | "variant" | "loading" | "active" | "baseColor" | "v-slot:loader" | "id" | "error" | "modelValue" | "onUpdate:modelValue" | "bgColor" | "v-slot:label" | "iconColor" | "focused" | "prependInnerIcon" | "appendInnerIcon" | "centerAffix" | "glow" | "onUpdate:focused" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "labelId" | "v-slot:append-inner" | "v-slot:clear" | "v-slot:prepend-inner">, `$${any}`> & {
|
|
2987
2934
|
_allExposed: {
|
|
2988
2935
|
reset: () => Promise<void>;
|
|
2989
2936
|
resetValidation: () => Promise<void>;
|
|
@@ -3447,16 +3394,16 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
3447
3394
|
hint?: string | undefined;
|
|
3448
3395
|
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
3449
3396
|
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
3450
|
-
}, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "
|
|
3397
|
+
}, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "validate" | "errorMessages" | "focused" | "maxErrors" | "rules" | "centerAffix" | "direction" | "messages" | "isValid" | "resetValidation" | "glow" | "hideSpinButtons" | "persistentHint"> & {
|
|
3451
3398
|
reset: () => Promise<void>;
|
|
3452
3399
|
resetValidation: () => Promise<void>;
|
|
3453
3400
|
validate: (silent?: boolean) => Promise<string[]>;
|
|
3454
|
-
isValid:
|
|
3455
|
-
errorMessages:
|
|
3456
|
-
}
|
|
3401
|
+
isValid: boolean | null;
|
|
3402
|
+
errorMessages: string[];
|
|
3403
|
+
} & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
|
|
3457
3404
|
modelValue?: unknown;
|
|
3458
3405
|
"onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
|
|
3459
|
-
}, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "label" | "style" | "width" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "density" | "maxWidth" | "minWidth" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "v-slot:append" | "v-slot:prepend" | "id" | "error" | "name" | "modelValue" | "onUpdate:modelValue" | "iconColor" | "errorMessages" | "
|
|
3406
|
+
}, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "label" | "style" | "width" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "density" | "maxWidth" | "minWidth" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "v-slot:append" | "v-slot:prepend" | "id" | "error" | "name" | "modelValue" | "onUpdate:modelValue" | "iconColor" | "errorMessages" | "focused" | "maxErrors" | "rules" | "validateOn" | "validationValue" | "centerAffix" | "direction" | "hint" | "messages" | "glow" | "hideSpinButtons" | "persistentHint" | "onUpdate:focused" | "hideDetails" | "onClick:prepend" | "onClick:append" | "v-slot:details" | "v-slot:message">, `$${any}`> & Omit<Omit<{
|
|
3460
3407
|
$: import('vue').ComponentInternalInstance;
|
|
3461
3408
|
$data: {};
|
|
3462
3409
|
$props: Partial<{
|
|
@@ -3714,13 +3661,13 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
3714
3661
|
labelId?: string | undefined;
|
|
3715
3662
|
} & {
|
|
3716
3663
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
|
3717
|
-
}, "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "error" | "
|
|
3718
|
-
controlRef:
|
|
3719
|
-
fieldIconColor:
|
|
3720
|
-
}
|
|
3664
|
+
}, "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "error" | "focused" | "centerAffix" | "glow" | "controlRef" | "fieldIconColor" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine"> & {
|
|
3665
|
+
controlRef: HTMLElement | undefined;
|
|
3666
|
+
fieldIconColor: string | undefined;
|
|
3667
|
+
} & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
|
|
3721
3668
|
modelValue?: unknown;
|
|
3722
3669
|
"onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
|
|
3723
|
-
}, import('vuetify/lib/components/VField/VField.mjs').VFieldSlots>, "reverse" | "flat" | "label" | "details" | "style" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "rounded" | "tile" | "variant" | "loading" | "active" | "baseColor" | "v-slot:loader" | "id" | "error" | "modelValue" | "onUpdate:modelValue" | "bgColor" | "v-slot:label" | "iconColor" | "
|
|
3670
|
+
}, import('vuetify/lib/components/VField/VField.mjs').VFieldSlots>, "reverse" | "flat" | "label" | "details" | "style" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "rounded" | "tile" | "variant" | "loading" | "active" | "baseColor" | "v-slot:loader" | "id" | "error" | "modelValue" | "onUpdate:modelValue" | "bgColor" | "v-slot:label" | "iconColor" | "focused" | "prependInnerIcon" | "appendInnerIcon" | "centerAffix" | "glow" | "onUpdate:focused" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "labelId" | "v-slot:append-inner" | "v-slot:clear" | "v-slot:prepend-inner">, `$${any}`> & {
|
|
3724
3671
|
_allExposed: {
|
|
3725
3672
|
reset: () => Promise<void>;
|
|
3726
3673
|
resetValidation: () => Promise<void>;
|
|
@@ -3769,10 +3716,10 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
3769
3716
|
$root: ComponentPublicInstance | null;
|
|
3770
3717
|
$parent: ComponentPublicInstance | null;
|
|
3771
3718
|
$host: Element | null;
|
|
3772
|
-
$emit: ((event: "input", ...args: any[]) => void) & ((event: "keydown", ...args: any[]) => void) & ((event: "update:modelValue", ...args: any[]) => void) & ((event: "clear", ...args: any[]) => void) & ((event: "prepend-icon-click", ...args: any[]) => void) & ((event: "append-icon-click", ...args: any[]) => void);
|
|
3719
|
+
$emit: ((event: "input", ...args: any[]) => void) & ((event: "blur", ...args: any[]) => void) & ((event: "focus", ...args: any[]) => void) & ((event: "keydown", ...args: any[]) => void) & ((event: "update:modelValue", ...args: any[]) => void) & ((event: "clear", ...args: any[]) => void) & ((event: "prepend-icon-click", ...args: any[]) => void) & ((event: "append-icon-click", ...args: any[]) => void);
|
|
3773
3720
|
$el: any;
|
|
3774
3721
|
$options: import('vue').ComponentOptionsBase<Readonly<{
|
|
3775
|
-
modelValue?: string | number | null;
|
|
3722
|
+
modelValue?: string | number | null | undefined;
|
|
3776
3723
|
prependIcon?: import('../../../types/vuetifyTypes').IconType;
|
|
3777
3724
|
appendIcon?: import('../../../types/vuetifyTypes').IconType;
|
|
3778
3725
|
prependInnerIcon?: import('../../../types/vuetifyTypes').IconType;
|
|
@@ -3785,10 +3732,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
3785
3732
|
isClearable?: boolean;
|
|
3786
3733
|
showDivider?: boolean;
|
|
3787
3734
|
label?: string;
|
|
3788
|
-
required?: boolean;
|
|
3789
|
-
errorMessages?: string[] | null;
|
|
3790
|
-
warningMessages?: string[] | null;
|
|
3791
|
-
successMessages?: string[] | null;
|
|
3792
3735
|
readonly?: boolean;
|
|
3793
3736
|
isActive?: boolean;
|
|
3794
3737
|
baseColor?: string;
|
|
@@ -3800,7 +3743,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
3800
3743
|
direction?: "horizontal" | "vertical";
|
|
3801
3744
|
isDirty?: boolean;
|
|
3802
3745
|
disabled?: boolean;
|
|
3803
|
-
isOnError?: boolean;
|
|
3804
3746
|
isFlat?: boolean;
|
|
3805
3747
|
isFocused?: boolean;
|
|
3806
3748
|
areDetailsHidden?: boolean | "auto";
|
|
@@ -3808,7 +3750,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
3808
3750
|
hint?: string;
|
|
3809
3751
|
id?: string;
|
|
3810
3752
|
loading?: string | boolean;
|
|
3811
|
-
maxErrors?: string | number;
|
|
3812
3753
|
maxWidth?: string | number;
|
|
3813
3754
|
messages?: string | string[];
|
|
3814
3755
|
minWidth?: string | number;
|
|
@@ -3822,9 +3763,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
3822
3763
|
isReversed?: boolean;
|
|
3823
3764
|
role?: string;
|
|
3824
3765
|
rounded?: string | number | boolean;
|
|
3825
|
-
hasError?: boolean;
|
|
3826
|
-
hasWarning?: boolean;
|
|
3827
|
-
hasSuccess?: boolean;
|
|
3828
3766
|
isOnSingleLine?: boolean;
|
|
3829
3767
|
suffix?: string;
|
|
3830
3768
|
theme?: string;
|
|
@@ -3833,40 +3771,26 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
3833
3771
|
width?: string | number;
|
|
3834
3772
|
displayAsterisk?: boolean;
|
|
3835
3773
|
noIcon?: boolean;
|
|
3836
|
-
customRules?: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
3837
|
-
customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
3838
|
-
customSuccessRules?: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
3839
|
-
showSuccessMessages?: boolean;
|
|
3840
|
-
isValidateOnBlur?: boolean;
|
|
3841
|
-
disableErrorHandling?: boolean;
|
|
3842
3774
|
disableClickButton?: boolean;
|
|
3843
3775
|
autocomplete?: string;
|
|
3844
3776
|
helpText?: string;
|
|
3845
3777
|
maxlength?: string | number;
|
|
3846
3778
|
title?: string | false;
|
|
3847
|
-
}> & Readonly<{
|
|
3779
|
+
} & import('../../../composables/unifyValidation/useValidation').FieldValidationProps> & Readonly<{
|
|
3848
3780
|
onInput?: ((...args: any[]) => any) | undefined;
|
|
3781
|
+
onBlur?: ((...args: any[]) => any) | undefined;
|
|
3782
|
+
onFocus?: ((...args: any[]) => any) | undefined;
|
|
3849
3783
|
onKeydown?: ((...args: any[]) => any) | undefined;
|
|
3850
3784
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
3851
3785
|
onClear?: ((...args: any[]) => any) | undefined;
|
|
3852
3786
|
"onPrepend-icon-click"?: ((...args: any[]) => any) | undefined;
|
|
3853
3787
|
"onAppend-icon-click"?: ((...args: any[]) => any) | undefined;
|
|
3854
3788
|
}>, {
|
|
3855
|
-
|
|
3856
|
-
errors: Ref<string[], string[]>;
|
|
3857
|
-
warnings: Ref<string[], string[]>;
|
|
3858
|
-
successes: Ref<string[], string[]>;
|
|
3859
|
-
hasError: import('vue').ComputedRef<boolean>;
|
|
3860
|
-
hasWarning: import('vue').ComputedRef<boolean>;
|
|
3861
|
-
hasSuccess: import('vue').ComputedRef<boolean>;
|
|
3862
|
-
validateField: (value: unknown, rules?: import('../../../composables/validation/useValidation').ValidationRule[], warningRules?: import('../../../composables/validation/useValidation').ValidationRule[], successRules?: import('../../../composables/validation/useValidation').ValidationRule[]) => import('../../../composables/validation/useValidation').ValidationResult;
|
|
3863
|
-
validateOnSubmit: () => Promise<boolean>;
|
|
3864
|
-
clearValidation: () => void;
|
|
3865
|
-
};
|
|
3866
|
-
validateOnSubmit: () => boolean;
|
|
3867
|
-
checkErrorOnBlur: () => void;
|
|
3789
|
+
validateOnSubmit: (() => Promise<boolean>) | (() => Promise<boolean>);
|
|
3868
3790
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
3869
3791
|
input: (...args: any[]) => void;
|
|
3792
|
+
blur: (...args: any[]) => void;
|
|
3793
|
+
focus: (...args: any[]) => void;
|
|
3870
3794
|
keydown: (...args: any[]) => void;
|
|
3871
3795
|
"update:modelValue": (...args: any[]) => void;
|
|
3872
3796
|
clear: (...args: any[]) => void;
|
|
@@ -3896,7 +3820,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
3896
3820
|
modelValue: string | number | null;
|
|
3897
3821
|
bgColor: string;
|
|
3898
3822
|
isActive: boolean;
|
|
3823
|
+
required: boolean;
|
|
3899
3824
|
prefix: string;
|
|
3825
|
+
showSuccessMessages: boolean;
|
|
3826
|
+
disableErrorHandling: boolean;
|
|
3827
|
+
errorMessages: string[] | null;
|
|
3828
|
+
maxErrors: number;
|
|
3900
3829
|
prependInnerIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
|
|
3901
3830
|
appendInnerIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
|
|
3902
3831
|
prependTooltip: string;
|
|
@@ -3904,44 +3833,41 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
3904
3833
|
tooltipLocation: "top" | "bottom" | "start" | "end";
|
|
3905
3834
|
variantStyle: import('../../../types/vuetifyTypes').VariantStyle;
|
|
3906
3835
|
isClearable: boolean;
|
|
3907
|
-
errorMessages: string[] | null;
|
|
3908
|
-
warningMessages: string[] | null;
|
|
3909
|
-
successMessages: string[] | null;
|
|
3910
3836
|
centerAffix: boolean;
|
|
3911
3837
|
counter: string | number | boolean;
|
|
3912
3838
|
counterValue: number | ((value: any) => number);
|
|
3913
3839
|
direction: "horizontal" | "vertical";
|
|
3914
3840
|
isDirty: boolean;
|
|
3915
|
-
isOnError: boolean;
|
|
3916
3841
|
isFlat: boolean;
|
|
3917
3842
|
isFocused: boolean;
|
|
3918
3843
|
areDetailsHidden: boolean | "auto";
|
|
3919
3844
|
areSpinButtonsHidden: boolean;
|
|
3920
3845
|
hint: string;
|
|
3921
|
-
maxErrors: string | number;
|
|
3922
3846
|
messages: string | string[];
|
|
3923
3847
|
displayPersistentClear: boolean;
|
|
3924
3848
|
displayPersistentCounter: boolean;
|
|
3925
3849
|
displayPersistentHint: boolean;
|
|
3926
3850
|
displayPersistentPlaceholder: boolean;
|
|
3927
3851
|
isReversed: boolean;
|
|
3928
|
-
hasError: boolean;
|
|
3929
|
-
hasWarning: boolean;
|
|
3930
3852
|
isOnSingleLine: boolean;
|
|
3931
3853
|
suffix: string;
|
|
3932
3854
|
isTiled: boolean;
|
|
3933
3855
|
displayAsterisk: boolean;
|
|
3934
3856
|
noIcon: boolean;
|
|
3935
|
-
customRules: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
3936
|
-
customWarningRules: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
3937
|
-
customSuccessRules: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
3938
|
-
showSuccessMessages: boolean;
|
|
3939
|
-
isValidateOnBlur: boolean;
|
|
3940
|
-
disableErrorHandling: boolean;
|
|
3941
3857
|
disableClickButton: boolean;
|
|
3942
3858
|
autocomplete: string;
|
|
3943
3859
|
helpText: string;
|
|
3944
3860
|
maxlength: string | number;
|
|
3861
|
+
isValidateOnBlur: boolean;
|
|
3862
|
+
useVuetifyValidation: boolean;
|
|
3863
|
+
customRules: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
3864
|
+
customWarningRules: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
3865
|
+
customSuccessRules: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
3866
|
+
warningMessages: string[] | null;
|
|
3867
|
+
successMessages: string[] | null;
|
|
3868
|
+
hasError: boolean;
|
|
3869
|
+
hasWarning: boolean;
|
|
3870
|
+
hasSuccess: boolean;
|
|
3945
3871
|
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
|
3946
3872
|
beforeCreate?: (() => void) | (() => void)[];
|
|
3947
3873
|
created?: (() => void) | (() => void)[];
|
|
@@ -3986,7 +3912,12 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
3986
3912
|
modelValue: string | number | null;
|
|
3987
3913
|
bgColor: string;
|
|
3988
3914
|
isActive: boolean;
|
|
3915
|
+
required: boolean;
|
|
3989
3916
|
prefix: string;
|
|
3917
|
+
showSuccessMessages: boolean;
|
|
3918
|
+
disableErrorHandling: boolean;
|
|
3919
|
+
errorMessages: string[] | null;
|
|
3920
|
+
maxErrors: number;
|
|
3990
3921
|
prependInnerIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
|
|
3991
3922
|
appendInnerIcon: "info" | "success" | "warning" | "error" | "close" | "calendar";
|
|
3992
3923
|
prependTooltip: string;
|
|
@@ -3994,46 +3925,43 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
3994
3925
|
tooltipLocation: "top" | "bottom" | "start" | "end";
|
|
3995
3926
|
variantStyle: import('../../../types/vuetifyTypes').VariantStyle;
|
|
3996
3927
|
isClearable: boolean;
|
|
3997
|
-
errorMessages: string[] | null;
|
|
3998
|
-
warningMessages: string[] | null;
|
|
3999
|
-
successMessages: string[] | null;
|
|
4000
3928
|
centerAffix: boolean;
|
|
4001
3929
|
counter: string | number | boolean;
|
|
4002
3930
|
counterValue: number | ((value: any) => number);
|
|
4003
3931
|
direction: "horizontal" | "vertical";
|
|
4004
3932
|
isDirty: boolean;
|
|
4005
|
-
isOnError: boolean;
|
|
4006
3933
|
isFlat: boolean;
|
|
4007
3934
|
isFocused: boolean;
|
|
4008
3935
|
areDetailsHidden: boolean | "auto";
|
|
4009
3936
|
areSpinButtonsHidden: boolean;
|
|
4010
3937
|
hint: string;
|
|
4011
|
-
maxErrors: string | number;
|
|
4012
3938
|
messages: string | string[];
|
|
4013
3939
|
displayPersistentClear: boolean;
|
|
4014
3940
|
displayPersistentCounter: boolean;
|
|
4015
3941
|
displayPersistentHint: boolean;
|
|
4016
3942
|
displayPersistentPlaceholder: boolean;
|
|
4017
3943
|
isReversed: boolean;
|
|
4018
|
-
hasError: boolean;
|
|
4019
|
-
hasWarning: boolean;
|
|
4020
3944
|
isOnSingleLine: boolean;
|
|
4021
3945
|
suffix: string;
|
|
4022
3946
|
isTiled: boolean;
|
|
4023
3947
|
displayAsterisk: boolean;
|
|
4024
3948
|
noIcon: boolean;
|
|
4025
|
-
customRules: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
4026
|
-
customWarningRules: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
4027
|
-
customSuccessRules: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
4028
|
-
showSuccessMessages: boolean;
|
|
4029
|
-
isValidateOnBlur: boolean;
|
|
4030
|
-
disableErrorHandling: boolean;
|
|
4031
3949
|
disableClickButton: boolean;
|
|
4032
3950
|
autocomplete: string;
|
|
4033
3951
|
helpText: string;
|
|
4034
3952
|
maxlength: string | number;
|
|
3953
|
+
isValidateOnBlur: boolean;
|
|
3954
|
+
useVuetifyValidation: boolean;
|
|
3955
|
+
customRules: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
3956
|
+
customWarningRules: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
3957
|
+
customSuccessRules: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
3958
|
+
warningMessages: string[] | null;
|
|
3959
|
+
successMessages: string[] | null;
|
|
3960
|
+
hasError: boolean;
|
|
3961
|
+
hasWarning: boolean;
|
|
3962
|
+
hasSuccess: boolean;
|
|
4035
3963
|
}> & Omit<Readonly<{
|
|
4036
|
-
modelValue?: string | number | null;
|
|
3964
|
+
modelValue?: string | number | null | undefined;
|
|
4037
3965
|
prependIcon?: import('../../../types/vuetifyTypes').IconType;
|
|
4038
3966
|
appendIcon?: import('../../../types/vuetifyTypes').IconType;
|
|
4039
3967
|
prependInnerIcon?: import('../../../types/vuetifyTypes').IconType;
|
|
@@ -4046,10 +3974,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
4046
3974
|
isClearable?: boolean;
|
|
4047
3975
|
showDivider?: boolean;
|
|
4048
3976
|
label?: string;
|
|
4049
|
-
required?: boolean;
|
|
4050
|
-
errorMessages?: string[] | null;
|
|
4051
|
-
warningMessages?: string[] | null;
|
|
4052
|
-
successMessages?: string[] | null;
|
|
4053
3977
|
readonly?: boolean;
|
|
4054
3978
|
isActive?: boolean;
|
|
4055
3979
|
baseColor?: string;
|
|
@@ -4061,7 +3985,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
4061
3985
|
direction?: "horizontal" | "vertical";
|
|
4062
3986
|
isDirty?: boolean;
|
|
4063
3987
|
disabled?: boolean;
|
|
4064
|
-
isOnError?: boolean;
|
|
4065
3988
|
isFlat?: boolean;
|
|
4066
3989
|
isFocused?: boolean;
|
|
4067
3990
|
areDetailsHidden?: boolean | "auto";
|
|
@@ -4069,7 +3992,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
4069
3992
|
hint?: string;
|
|
4070
3993
|
id?: string;
|
|
4071
3994
|
loading?: string | boolean;
|
|
4072
|
-
maxErrors?: string | number;
|
|
4073
3995
|
maxWidth?: string | number;
|
|
4074
3996
|
messages?: string | string[];
|
|
4075
3997
|
minWidth?: string | number;
|
|
@@ -4083,9 +4005,6 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
4083
4005
|
isReversed?: boolean;
|
|
4084
4006
|
role?: string;
|
|
4085
4007
|
rounded?: string | number | boolean;
|
|
4086
|
-
hasError?: boolean;
|
|
4087
|
-
hasWarning?: boolean;
|
|
4088
|
-
hasSuccess?: boolean;
|
|
4089
4008
|
isOnSingleLine?: boolean;
|
|
4090
4009
|
suffix?: string;
|
|
4091
4010
|
theme?: string;
|
|
@@ -4094,39 +4013,23 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
4094
4013
|
width?: string | number;
|
|
4095
4014
|
displayAsterisk?: boolean;
|
|
4096
4015
|
noIcon?: boolean;
|
|
4097
|
-
customRules?: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
4098
|
-
customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
4099
|
-
customSuccessRules?: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
4100
|
-
showSuccessMessages?: boolean;
|
|
4101
|
-
isValidateOnBlur?: boolean;
|
|
4102
|
-
disableErrorHandling?: boolean;
|
|
4103
4016
|
disableClickButton?: boolean;
|
|
4104
4017
|
autocomplete?: string;
|
|
4105
4018
|
helpText?: string;
|
|
4106
4019
|
maxlength?: string | number;
|
|
4107
4020
|
title?: string | false;
|
|
4108
|
-
}> & Readonly<{
|
|
4021
|
+
} & import('../../../composables/unifyValidation/useValidation').FieldValidationProps> & Readonly<{
|
|
4109
4022
|
onInput?: ((...args: any[]) => any) | undefined;
|
|
4023
|
+
onBlur?: ((...args: any[]) => any) | undefined;
|
|
4024
|
+
onFocus?: ((...args: any[]) => any) | undefined;
|
|
4110
4025
|
onKeydown?: ((...args: any[]) => any) | undefined;
|
|
4111
4026
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
4112
4027
|
onClear?: ((...args: any[]) => any) | undefined;
|
|
4113
4028
|
"onPrepend-icon-click"?: ((...args: any[]) => any) | undefined;
|
|
4114
4029
|
"onAppend-icon-click"?: ((...args: any[]) => any) | undefined;
|
|
4115
|
-
}>, "validateOnSubmit" |
|
|
4116
|
-
|
|
4117
|
-
|
|
4118
|
-
warnings: Ref<string[], string[]>;
|
|
4119
|
-
successes: Ref<string[], string[]>;
|
|
4120
|
-
hasError: import('vue').ComputedRef<boolean>;
|
|
4121
|
-
hasWarning: import('vue').ComputedRef<boolean>;
|
|
4122
|
-
hasSuccess: import('vue').ComputedRef<boolean>;
|
|
4123
|
-
validateField: (value: unknown, rules?: import('../../../composables/validation/useValidation').ValidationRule[], warningRules?: import('../../../composables/validation/useValidation').ValidationRule[], successRules?: import('../../../composables/validation/useValidation').ValidationRule[]) => import('../../../composables/validation/useValidation').ValidationResult;
|
|
4124
|
-
validateOnSubmit: () => Promise<boolean>;
|
|
4125
|
-
clearValidation: () => void;
|
|
4126
|
-
};
|
|
4127
|
-
validateOnSubmit: () => boolean;
|
|
4128
|
-
checkErrorOnBlur: () => void;
|
|
4129
|
-
}> & {} & import('vue').ComponentCustomProperties & {} & {
|
|
4030
|
+
}>, "validateOnSubmit" | ("type" | "label" | "title" | "width" | "role" | "color" | "theme" | "disabled" | "placeholder" | "density" | "rounded" | "maxWidth" | "minWidth" | "loading" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "id" | "name" | "modelValue" | "bgColor" | "isActive" | "required" | "prefix" | "showSuccessMessages" | "disableErrorHandling" | "errorMessages" | "maxErrors" | "prependInnerIcon" | "appendInnerIcon" | "prependTooltip" | "appendTooltip" | "tooltipLocation" | "variantStyle" | "isClearable" | "centerAffix" | "counter" | "counterValue" | "direction" | "isDirty" | "isFlat" | "isFocused" | "areDetailsHidden" | "areSpinButtonsHidden" | "hint" | "messages" | "displayPersistentClear" | "displayPersistentCounter" | "displayPersistentHint" | "displayPersistentPlaceholder" | "isReversed" | "isOnSingleLine" | "suffix" | "isTiled" | "displayAsterisk" | "noIcon" | "disableClickButton" | "autocomplete" | "helpText" | "maxlength" | "isValidateOnBlur" | "useVuetifyValidation" | "customRules" | "customWarningRules" | "customSuccessRules" | "warningMessages" | "successMessages" | "hasError" | "hasWarning" | "hasSuccess")> & {
|
|
4031
|
+
validateOnSubmit: (() => Promise<boolean>) | (() => Promise<boolean>);
|
|
4032
|
+
} & {} & import('vue').ComponentCustomProperties & {} & {
|
|
4130
4033
|
$slots: {
|
|
4131
4034
|
prepend?(_: {}): any;
|
|
4132
4035
|
append?(_: {}): any;
|
|
@@ -4144,32 +4047,32 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
4144
4047
|
M: {};
|
|
4145
4048
|
Defaults: {};
|
|
4146
4049
|
}, Readonly<{
|
|
4147
|
-
|
|
4148
|
-
|
|
4149
|
-
|
|
4050
|
+
autoClamp?: boolean;
|
|
4051
|
+
bgColor?: string;
|
|
4052
|
+
customRules?: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
4053
|
+
customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
4150
4054
|
dateFormatReturn?: string;
|
|
4151
|
-
|
|
4152
|
-
|
|
4055
|
+
density?: "default" | "comfortable" | "compact";
|
|
4056
|
+
disableErrorHandling?: boolean;
|
|
4153
4057
|
disabled?: boolean;
|
|
4154
|
-
readonly?: boolean;
|
|
4155
|
-
title?: string | false;
|
|
4156
|
-
isOutlined?: boolean;
|
|
4157
|
-
displayIcon?: boolean;
|
|
4158
4058
|
displayAppendIcon?: boolean;
|
|
4159
|
-
|
|
4160
|
-
customRules?: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
4161
|
-
customWarningRules?: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
4059
|
+
displayIcon?: boolean;
|
|
4162
4060
|
displayPrependIcon?: boolean;
|
|
4163
|
-
disableErrorHandling?: boolean;
|
|
4164
|
-
showSuccessMessages?: boolean;
|
|
4165
|
-
bgColor?: string;
|
|
4166
4061
|
displayRange?: boolean;
|
|
4167
|
-
|
|
4168
|
-
|
|
4169
|
-
density?: "default" | "comfortable" | "compact";
|
|
4062
|
+
externalErrorMessages?: string[];
|
|
4063
|
+
format?: string;
|
|
4170
4064
|
hint?: string;
|
|
4065
|
+
isOutlined?: boolean;
|
|
4066
|
+
isValidateOnBlur?: boolean;
|
|
4067
|
+
label: string;
|
|
4068
|
+
modelValue?: DateValue;
|
|
4069
|
+
noIcon?: boolean;
|
|
4171
4070
|
persistentHint?: boolean;
|
|
4172
|
-
|
|
4071
|
+
placeholder?: string;
|
|
4072
|
+
readonly?: boolean;
|
|
4073
|
+
required?: boolean;
|
|
4074
|
+
showSuccessMessages?: boolean;
|
|
4075
|
+
title?: string | false;
|
|
4173
4076
|
}> & Readonly<{
|
|
4174
4077
|
onInput?: ((value: string) => any) | undefined;
|
|
4175
4078
|
onBlur?: (() => any) | undefined;
|
|
@@ -4177,7 +4080,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
4177
4080
|
"onUpdate:model-value"?: ((value: DateValue) => any) | undefined;
|
|
4178
4081
|
"onDate-selected"?: ((value: DateValue) => any) | undefined;
|
|
4179
4082
|
}>, {
|
|
4180
|
-
validateOnSubmit: () => boolean
|
|
4083
|
+
validateOnSubmit: () => Promise<boolean>;
|
|
4181
4084
|
reset: () => void;
|
|
4182
4085
|
focus(): void;
|
|
4183
4086
|
blur(): void;
|
|
@@ -4190,23 +4093,23 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
4190
4093
|
modelValue: DateValue;
|
|
4191
4094
|
bgColor: string;
|
|
4192
4095
|
required: boolean;
|
|
4096
|
+
showSuccessMessages: boolean;
|
|
4097
|
+
disableErrorHandling: boolean;
|
|
4193
4098
|
hint: string;
|
|
4194
4099
|
noIcon: boolean;
|
|
4100
|
+
isValidateOnBlur: boolean;
|
|
4195
4101
|
customRules: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
4196
4102
|
customWarningRules: import('../../../composables/validation/useValidation').ValidationRule[];
|
|
4197
|
-
showSuccessMessages: boolean;
|
|
4198
|
-
isValidateOnBlur: boolean;
|
|
4199
|
-
disableErrorHandling: boolean;
|
|
4200
4103
|
persistentHint: boolean;
|
|
4201
4104
|
format: string;
|
|
4202
4105
|
autoClamp: boolean;
|
|
4203
4106
|
displayRange: boolean;
|
|
4204
4107
|
dateFormatReturn: string;
|
|
4205
|
-
isOutlined: boolean;
|
|
4206
|
-
displayIcon: boolean;
|
|
4207
4108
|
displayAppendIcon: boolean;
|
|
4109
|
+
displayIcon: boolean;
|
|
4208
4110
|
displayPrependIcon: boolean;
|
|
4209
4111
|
externalErrorMessages: string[];
|
|
4112
|
+
isOutlined: boolean;
|
|
4210
4113
|
}> | null;
|
|
4211
4114
|
datePickerRef: ({
|
|
4212
4115
|
$: import('vue').ComponentInternalInstance;
|
|
@@ -4644,7 +4547,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
4644
4547
|
"onUpdate:month"?: ((date: any) => any) | undefined;
|
|
4645
4548
|
"onUpdate:viewMode"?: ((date: any) => any) | undefined;
|
|
4646
4549
|
"onUpdate:year"?: ((date: any) => any) | undefined;
|
|
4647
|
-
}, "header" | "style" | "title" | "tag" | "disabled" | "transition" | "rounded" | "tile" | "readonly" | "divided" | "landscape" | "hideHeader" | "hideTitle" | "controlVariant" | "noMonthPicker" | "nextIcon" | "prevIcon" | "modeIcon" | "viewMode" | "showAdjacentMonths" | "weekdays" | "weeksInMonth" | "firstDayOfWeek" | "firstDayOfYear" | "hideWeekdays" | "showWeek" | "reverseTransition" | "events" | "eventColor" | "headerDateFormat"> &
|
|
4550
|
+
}, "header" | "style" | "title" | "tag" | "disabled" | "transition" | "rounded" | "tile" | "readonly" | "divided" | "landscape" | "hideHeader" | "hideTitle" | "controlVariant" | "noMonthPicker" | "nextIcon" | "prevIcon" | "modeIcon" | "viewMode" | "showAdjacentMonths" | "weekdays" | "weeksInMonth" | "firstDayOfWeek" | "firstDayOfYear" | "hideWeekdays" | "showWeek" | "reverseTransition" | "events" | "eventColor" | "headerDateFormat"> & {} & import('vue').ComponentCustomProperties & {} & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
|
|
4648
4551
|
modelValue?: Date | (Date | null)[] | null | undefined;
|
|
4649
4552
|
"onUpdate:modelValue"?: ((value: Date | (Date | null)[] | null) => void) | undefined;
|
|
4650
4553
|
multiple?: false | "range" | undefined;
|