@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
|
@@ -29,10 +29,12 @@ type __VLS_Props = {
|
|
|
29
29
|
falseValue?: unknown;
|
|
30
30
|
controlsIds?: string[];
|
|
31
31
|
displayAsterisk?: boolean;
|
|
32
|
+
decorative?: boolean;
|
|
32
33
|
};
|
|
33
34
|
declare function __VLS_template(): {
|
|
34
35
|
attrs: Partial<{}>;
|
|
35
36
|
slots: {
|
|
37
|
+
label?(_: {}): any;
|
|
36
38
|
label?(_: {}): any;
|
|
37
39
|
default?(_: {}): any;
|
|
38
40
|
};
|
|
@@ -115,7 +117,7 @@ declare function __VLS_template(): {
|
|
|
115
117
|
hint?: string | undefined | undefined;
|
|
116
118
|
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined | undefined;
|
|
117
119
|
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined | undefined;
|
|
118
|
-
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "style" | "disabled" | "density" | "readonly" | "ripple" | "error" | "valueComparator" | "multiple" | "indeterminate" | "errorMessages" | "
|
|
120
|
+
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "style" | "disabled" | "density" | "readonly" | "ripple" | "error" | "valueComparator" | "multiple" | "indeterminate" | "errorMessages" | "focused" | "maxErrors" | "rules" | "centerAffix" | "messages" | "glow" | "hideSpinButtons" | "persistentHint" | "falseIcon" | "trueIcon" | "indeterminateIcon">;
|
|
119
121
|
$attrs: import('vue').Attrs;
|
|
120
122
|
$refs: {
|
|
121
123
|
[x: string]: unknown;
|
|
@@ -441,16 +443,16 @@ declare function __VLS_template(): {
|
|
|
441
443
|
hint?: string | undefined;
|
|
442
444
|
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
443
445
|
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
444
|
-
}, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "
|
|
446
|
+
}, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "validate" | "errorMessages" | "focused" | "maxErrors" | "rules" | "centerAffix" | "direction" | "messages" | "isValid" | "resetValidation" | "glow" | "hideSpinButtons" | "persistentHint"> & {
|
|
445
447
|
reset: () => Promise<void>;
|
|
446
448
|
resetValidation: () => Promise<void>;
|
|
447
449
|
validate: (silent?: boolean) => Promise<string[]>;
|
|
448
|
-
isValid:
|
|
449
|
-
errorMessages:
|
|
450
|
-
}
|
|
450
|
+
isValid: boolean | null;
|
|
451
|
+
errorMessages: string[];
|
|
452
|
+
} & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
|
|
451
453
|
modelValue?: unknown;
|
|
452
454
|
"onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
|
|
453
|
-
}, 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" | "
|
|
455
|
+
}, 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}`> & {
|
|
454
456
|
_allExposed: {
|
|
455
457
|
reset: () => Promise<void>;
|
|
456
458
|
resetValidation: () => Promise<void>;
|
|
@@ -612,250 +614,11 @@ declare function __VLS_template(): {
|
|
|
612
614
|
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
613
615
|
} & {
|
|
614
616
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
|
615
|
-
}, "style" | "disabled" | "density" | "readonly" | "ripple" | "error" | "reset" | "valueComparator" | "multiple" | "_allExposed" | "indeterminate" | "
|
|
616
|
-
$: import('vue').ComponentInternalInstance;
|
|
617
|
-
$data: {};
|
|
618
|
-
$props: Partial<{
|
|
619
|
-
style: import('vue').StyleValue;
|
|
620
|
-
focused: boolean;
|
|
621
|
-
disabled: boolean | null;
|
|
622
|
-
error: boolean;
|
|
623
|
-
errorMessages: string | readonly string[] | null;
|
|
624
|
-
maxErrors: string | number;
|
|
625
|
-
readonly: boolean | null;
|
|
626
|
-
rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
|
|
627
|
-
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
628
|
-
centerAffix: boolean;
|
|
629
|
-
glow: boolean;
|
|
630
|
-
hideSpinButtons: boolean;
|
|
631
|
-
persistentHint: boolean;
|
|
632
|
-
messages: string | readonly string[];
|
|
633
|
-
direction: "horizontal" | "vertical";
|
|
634
|
-
}> & Omit<{
|
|
635
|
-
theme?: string | undefined;
|
|
636
|
-
class?: any;
|
|
637
|
-
style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
|
|
638
|
-
focused: boolean;
|
|
639
|
-
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
640
|
-
disabled: boolean | null;
|
|
641
|
-
error: boolean;
|
|
642
|
-
errorMessages: string | readonly string[] | null;
|
|
643
|
-
maxErrors: string | number;
|
|
644
|
-
name?: string | undefined;
|
|
645
|
-
label?: string | undefined;
|
|
646
|
-
readonly: boolean | null;
|
|
647
|
-
rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
|
|
648
|
-
validateOn?: ("blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit")) | undefined;
|
|
649
|
-
validationValue?: any;
|
|
650
|
-
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
651
|
-
maxWidth?: string | number | undefined;
|
|
652
|
-
minWidth?: string | number | undefined;
|
|
653
|
-
width?: string | number | undefined;
|
|
654
|
-
id?: string | undefined;
|
|
655
|
-
appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
656
|
-
baseColor?: string | undefined;
|
|
657
|
-
centerAffix: boolean;
|
|
658
|
-
color?: string | undefined;
|
|
659
|
-
glow: boolean;
|
|
660
|
-
iconColor?: string | boolean | undefined;
|
|
661
|
-
prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
662
|
-
hideDetails?: "auto" | boolean | undefined;
|
|
663
|
-
hideSpinButtons: boolean;
|
|
664
|
-
hint?: string | undefined;
|
|
665
|
-
persistentHint: boolean;
|
|
666
|
-
messages: string | readonly string[];
|
|
667
|
-
direction: "horizontal" | "vertical";
|
|
668
|
-
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
669
|
-
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
670
|
-
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "centerAffix" | "density" | "direction" | "disabled" | "error" | "errorMessages" | "focused" | "glow" | "hideSpinButtons" | "maxErrors" | "messages" | "persistentHint" | "readonly" | "rules" | "style">;
|
|
671
|
-
$attrs: {
|
|
672
|
-
[x: string]: unknown;
|
|
673
|
-
};
|
|
674
|
-
$refs: {
|
|
675
|
-
[x: string]: unknown;
|
|
676
|
-
};
|
|
677
|
-
$slots: Readonly<{
|
|
678
|
-
default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
679
|
-
[key: string]: any;
|
|
680
|
-
}>[]) | undefined;
|
|
681
|
-
prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
682
|
-
[key: string]: any;
|
|
683
|
-
}>[]) | undefined;
|
|
684
|
-
append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
685
|
-
[key: string]: any;
|
|
686
|
-
}>[]) | undefined;
|
|
687
|
-
details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
688
|
-
[key: string]: any;
|
|
689
|
-
}>[]) | undefined;
|
|
690
|
-
message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
691
|
-
[key: string]: any;
|
|
692
|
-
}>[]) | undefined;
|
|
693
|
-
}>;
|
|
694
|
-
$root: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
|
|
695
|
-
$parent: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
|
|
696
|
-
$host: Element | null;
|
|
697
|
-
$emit: (event: string, ...args: any[]) => void;
|
|
698
|
-
$el: any;
|
|
699
|
-
$options: import('vue').ComponentOptionsBase<{
|
|
700
|
-
style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
|
|
701
|
-
focused: boolean;
|
|
702
|
-
disabled: boolean | null;
|
|
703
|
-
error: boolean;
|
|
704
|
-
errorMessages: string | readonly string[] | null;
|
|
705
|
-
maxErrors: string | number;
|
|
706
|
-
readonly: boolean | null;
|
|
707
|
-
rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
|
|
708
|
-
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
709
|
-
centerAffix: boolean;
|
|
710
|
-
glow: boolean;
|
|
711
|
-
hideSpinButtons: boolean;
|
|
712
|
-
persistentHint: boolean;
|
|
713
|
-
messages: string | readonly string[];
|
|
714
|
-
direction: "horizontal" | "vertical";
|
|
715
|
-
} & {
|
|
716
|
-
theme?: string | undefined;
|
|
717
|
-
class?: any;
|
|
718
|
-
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
719
|
-
name?: string | undefined;
|
|
720
|
-
label?: string | undefined;
|
|
721
|
-
validateOn?: ("blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit")) | undefined;
|
|
722
|
-
validationValue?: any;
|
|
723
|
-
maxWidth?: string | number | undefined;
|
|
724
|
-
minWidth?: string | number | undefined;
|
|
725
|
-
width?: string | number | undefined;
|
|
726
|
-
id?: string | undefined;
|
|
727
|
-
appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
728
|
-
baseColor?: string | undefined;
|
|
729
|
-
color?: string | undefined;
|
|
730
|
-
iconColor?: string | boolean | undefined;
|
|
731
|
-
prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
732
|
-
hideDetails?: "auto" | boolean | undefined;
|
|
733
|
-
hint?: string | undefined;
|
|
734
|
-
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
735
|
-
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
736
|
-
} & {}, {
|
|
737
|
-
reset: () => Promise<void>;
|
|
738
|
-
resetValidation: () => Promise<void>;
|
|
739
|
-
validate: (silent?: boolean) => Promise<string[]>;
|
|
740
|
-
isValid: import('vue').ComputedRef<boolean | null>;
|
|
741
|
-
errorMessages: import('vue').ComputedRef<string[]>;
|
|
742
|
-
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
|
|
743
|
-
"update:modelValue": (value: any) => true;
|
|
744
|
-
}, "$children" | "modelValue" | "update:modelValue" | "v-slot:append" | "v-slot:default" | "v-slot:details" | "v-slot:message" | "v-slot:prepend" | "v-slots">, string, {
|
|
745
|
-
style: import('vue').StyleValue;
|
|
746
|
-
focused: boolean;
|
|
747
|
-
disabled: boolean | null;
|
|
748
|
-
error: boolean;
|
|
749
|
-
errorMessages: string | readonly string[] | null;
|
|
750
|
-
maxErrors: string | number;
|
|
751
|
-
readonly: boolean | null;
|
|
752
|
-
rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
|
|
753
|
-
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
754
|
-
centerAffix: boolean;
|
|
755
|
-
glow: boolean;
|
|
756
|
-
hideSpinButtons: boolean;
|
|
757
|
-
persistentHint: boolean;
|
|
758
|
-
messages: string | readonly string[];
|
|
759
|
-
direction: "horizontal" | "vertical";
|
|
760
|
-
}, {}, string, import('vue').SlotsType<Partial<{
|
|
761
|
-
default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
762
|
-
[key: string]: any;
|
|
763
|
-
}>[];
|
|
764
|
-
prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
765
|
-
[key: string]: any;
|
|
766
|
-
}>[];
|
|
767
|
-
append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
768
|
-
[key: string]: any;
|
|
769
|
-
}>[];
|
|
770
|
-
details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
771
|
-
[key: string]: any;
|
|
772
|
-
}>[];
|
|
773
|
-
message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
774
|
-
[key: string]: any;
|
|
775
|
-
}>[];
|
|
776
|
-
}>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
|
777
|
-
beforeCreate?: ((() => void)[] | (() => void)) | undefined;
|
|
778
|
-
created?: ((() => void)[] | (() => void)) | undefined;
|
|
779
|
-
beforeMount?: ((() => void)[] | (() => void)) | undefined;
|
|
780
|
-
mounted?: ((() => void)[] | (() => void)) | undefined;
|
|
781
|
-
beforeUpdate?: ((() => void)[] | (() => void)) | undefined;
|
|
782
|
-
updated?: ((() => void)[] | (() => void)) | undefined;
|
|
783
|
-
activated?: ((() => void)[] | (() => void)) | undefined;
|
|
784
|
-
deactivated?: ((() => void)[] | (() => void)) | undefined;
|
|
785
|
-
beforeDestroy?: ((() => void)[] | (() => void)) | undefined;
|
|
786
|
-
beforeUnmount?: ((() => void)[] | (() => void)) | undefined;
|
|
787
|
-
destroyed?: ((() => void)[] | (() => void)) | undefined;
|
|
788
|
-
unmounted?: ((() => void)[] | (() => void)) | undefined;
|
|
789
|
-
renderTracked?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
|
|
790
|
-
renderTriggered?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
|
|
791
|
-
errorCaptured?: (((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => void | boolean)[] | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => void | boolean)) | undefined;
|
|
792
|
-
};
|
|
793
|
-
$forceUpdate: () => void;
|
|
794
|
-
$nextTick: typeof import('vue').nextTick;
|
|
795
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R, args_2: import('@vue/reactivity').OnCleanup) => any : (args_0: any, args_1: any, args_2: import('@vue/reactivity').OnCleanup) => any, options?: import('vue').WatchOptions<boolean> | undefined): import('vue').WatchStopHandle;
|
|
796
|
-
} & Readonly<{
|
|
797
|
-
style: import('vue').StyleValue;
|
|
798
|
-
focused: boolean;
|
|
799
|
-
disabled: boolean | null;
|
|
800
|
-
error: boolean;
|
|
801
|
-
errorMessages: string | readonly string[] | null;
|
|
802
|
-
maxErrors: string | number;
|
|
803
|
-
readonly: boolean | null;
|
|
804
|
-
rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
|
|
805
|
-
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
806
|
-
centerAffix: boolean;
|
|
807
|
-
glow: boolean;
|
|
808
|
-
hideSpinButtons: boolean;
|
|
809
|
-
persistentHint: boolean;
|
|
810
|
-
messages: string | readonly string[];
|
|
811
|
-
direction: "horizontal" | "vertical";
|
|
812
|
-
}> & Omit<{
|
|
813
|
-
style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
|
|
814
|
-
focused: boolean;
|
|
815
|
-
disabled: boolean | null;
|
|
816
|
-
error: boolean;
|
|
817
|
-
errorMessages: string | readonly string[] | null;
|
|
818
|
-
maxErrors: string | number;
|
|
819
|
-
readonly: boolean | null;
|
|
820
|
-
rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
|
|
821
|
-
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
822
|
-
centerAffix: boolean;
|
|
823
|
-
glow: boolean;
|
|
824
|
-
hideSpinButtons: boolean;
|
|
825
|
-
persistentHint: boolean;
|
|
826
|
-
messages: string | readonly string[];
|
|
827
|
-
direction: "horizontal" | "vertical";
|
|
828
|
-
} & {
|
|
829
|
-
theme?: string | undefined;
|
|
830
|
-
class?: any;
|
|
831
|
-
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
832
|
-
name?: string | undefined;
|
|
833
|
-
label?: string | undefined;
|
|
834
|
-
validateOn?: ("blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit")) | undefined;
|
|
835
|
-
validationValue?: any;
|
|
836
|
-
maxWidth?: string | number | undefined;
|
|
837
|
-
minWidth?: string | number | undefined;
|
|
838
|
-
width?: string | number | undefined;
|
|
839
|
-
id?: string | undefined;
|
|
840
|
-
appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
841
|
-
baseColor?: string | undefined;
|
|
842
|
-
color?: string | undefined;
|
|
843
|
-
iconColor?: string | boolean | undefined;
|
|
844
|
-
prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
845
|
-
hideDetails?: "auto" | boolean | undefined;
|
|
846
|
-
hint?: string | undefined;
|
|
847
|
-
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
848
|
-
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
849
|
-
}, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "resetValidation" | "validate" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
|
|
617
|
+
}, "style" | "disabled" | "density" | "readonly" | "ripple" | "error" | "reset" | "valueComparator" | "multiple" | "_allExposed" | "indeterminate" | "validate" | "errorMessages" | "focused" | "maxErrors" | "rules" | "centerAffix" | "messages" | "isValid" | "resetValidation" | "glow" | "hideSpinButtons" | "persistentHint" | "falseIcon" | "trueIcon" | "indeterminateIcon"> & {
|
|
850
618
|
reset: () => Promise<void>;
|
|
851
|
-
resetValidation: () => Promise<void>;
|
|
852
619
|
validate: (silent?: boolean) => Promise<string[]>;
|
|
853
|
-
isValid:
|
|
854
|
-
|
|
855
|
-
}> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
|
|
856
|
-
modelValue?: unknown;
|
|
857
|
-
"onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
|
|
858
|
-
}, 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" | "centerAffix" | "direction" | "hint" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "onUpdate:focused" | "validateOn" | "validationValue" | "hideDetails" | "onClick:prepend" | "onClick:append" | "v-slot:details" | "v-slot:message">, `$${any}`> & {
|
|
620
|
+
isValid: boolean | null;
|
|
621
|
+
resetValidation: () => Promise<void>;
|
|
859
622
|
_allExposed: {
|
|
860
623
|
reset: () => Promise<void>;
|
|
861
624
|
resetValidation: () => Promise<void>;
|
|
@@ -863,7 +626,7 @@ declare function __VLS_template(): {
|
|
|
863
626
|
isValid: import('vue').ComputedRef<boolean | null>;
|
|
864
627
|
errorMessages: import('vue').ComputedRef<string[]>;
|
|
865
628
|
} | {};
|
|
866
|
-
}
|
|
629
|
+
} & {} & import('vue').ComponentCustomProperties & {} & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
|
|
867
630
|
modelValue?: boolean | null | undefined;
|
|
868
631
|
"onUpdate:modelValue"?: ((value: boolean | null) => void) | undefined;
|
|
869
632
|
}, import('vuetify/lib/components/VCheckbox/VCheckbox.mjs').VCheckboxSlots>) | null;
|
|
@@ -879,11 +642,11 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
|
|
|
879
642
|
hasError: import('vue').ComputedRef<boolean>;
|
|
880
643
|
hasWarning: import('vue').ComputedRef<boolean>;
|
|
881
644
|
hasSuccess: import('vue').ComputedRef<boolean>;
|
|
882
|
-
validateField: (value: unknown, rules?: ValidationRule[], warningRules?: ValidationRule[], successRules?: ValidationRule[]) => import('../../../composables/validation/useValidation').ValidationResult
|
|
883
|
-
validateOnSubmit: () =>
|
|
645
|
+
validateField: (value: unknown, rules?: ValidationRule[], warningRules?: ValidationRule[], successRules?: ValidationRule[]) => import('../../../composables/validation/useValidation').ValidationResult | Promise<import('../../../composables/validation/useValidation').ValidationResult>;
|
|
646
|
+
validateOnSubmit: () => boolean;
|
|
884
647
|
clearValidation: () => void;
|
|
885
648
|
};
|
|
886
|
-
validateOnSubmit: () => boolean
|
|
649
|
+
validateOnSubmit: () => Promise<boolean>;
|
|
887
650
|
checkErrorOnBlur: () => void;
|
|
888
651
|
toggleMixed: () => void;
|
|
889
652
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
@@ -898,6 +661,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
|
|
|
898
661
|
ariaLabel: string;
|
|
899
662
|
label: string;
|
|
900
663
|
title: string;
|
|
664
|
+
decorative: boolean;
|
|
901
665
|
color: string;
|
|
902
666
|
disabled: boolean;
|
|
903
667
|
density: "default" | "comfortable" | "compact";
|
|
@@ -909,16 +673,16 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
|
|
|
909
673
|
required: boolean;
|
|
910
674
|
ariaLabelledby: string;
|
|
911
675
|
indeterminate: boolean;
|
|
676
|
+
showSuccessMessages: boolean;
|
|
677
|
+
disableErrorHandling: boolean;
|
|
912
678
|
errorMessages: string[] | null;
|
|
913
|
-
warningMessages: string[] | null;
|
|
914
|
-
successMessages: string[] | null;
|
|
915
679
|
displayAsterisk: boolean;
|
|
680
|
+
isValidateOnBlur: boolean;
|
|
916
681
|
customRules: ValidationRule[];
|
|
917
682
|
customWarningRules: ValidationRule[];
|
|
918
683
|
customSuccessRules: ValidationRule[];
|
|
919
|
-
|
|
920
|
-
|
|
921
|
-
disableErrorHandling: boolean;
|
|
684
|
+
warningMessages: string[] | null;
|
|
685
|
+
successMessages: string[] | null;
|
|
922
686
|
hideDetails: boolean | "auto";
|
|
923
687
|
trueValue: true;
|
|
924
688
|
falseValue: false;
|
|
@@ -1002,7 +766,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
|
|
|
1002
766
|
hint?: string | undefined | undefined;
|
|
1003
767
|
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined | undefined;
|
|
1004
768
|
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined | undefined;
|
|
1005
|
-
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "style" | "disabled" | "density" | "readonly" | "ripple" | "error" | "valueComparator" | "multiple" | "indeterminate" | "errorMessages" | "
|
|
769
|
+
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "style" | "disabled" | "density" | "readonly" | "ripple" | "error" | "valueComparator" | "multiple" | "indeterminate" | "errorMessages" | "focused" | "maxErrors" | "rules" | "centerAffix" | "messages" | "glow" | "hideSpinButtons" | "persistentHint" | "falseIcon" | "trueIcon" | "indeterminateIcon">;
|
|
1006
770
|
$attrs: import('vue').Attrs;
|
|
1007
771
|
$refs: {
|
|
1008
772
|
[x: string]: unknown;
|
|
@@ -1328,16 +1092,16 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
|
|
|
1328
1092
|
hint?: string | undefined;
|
|
1329
1093
|
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1330
1094
|
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1331
|
-
}, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "
|
|
1095
|
+
}, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "validate" | "errorMessages" | "focused" | "maxErrors" | "rules" | "centerAffix" | "direction" | "messages" | "isValid" | "resetValidation" | "glow" | "hideSpinButtons" | "persistentHint"> & {
|
|
1332
1096
|
reset: () => Promise<void>;
|
|
1333
1097
|
resetValidation: () => Promise<void>;
|
|
1334
1098
|
validate: (silent?: boolean) => Promise<string[]>;
|
|
1335
|
-
isValid:
|
|
1336
|
-
errorMessages:
|
|
1337
|
-
}
|
|
1099
|
+
isValid: boolean | null;
|
|
1100
|
+
errorMessages: string[];
|
|
1101
|
+
} & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
|
|
1338
1102
|
modelValue?: unknown;
|
|
1339
1103
|
"onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
|
|
1340
|
-
}, 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" | "
|
|
1104
|
+
}, 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}`> & {
|
|
1341
1105
|
_allExposed: {
|
|
1342
1106
|
reset: () => Promise<void>;
|
|
1343
1107
|
resetValidation: () => Promise<void>;
|
|
@@ -1499,250 +1263,11 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
|
|
|
1499
1263
|
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1500
1264
|
} & {
|
|
1501
1265
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
|
1502
|
-
}, "style" | "disabled" | "density" | "readonly" | "ripple" | "error" | "reset" | "valueComparator" | "multiple" | "_allExposed" | "indeterminate" | "
|
|
1503
|
-
$: import('vue').ComponentInternalInstance;
|
|
1504
|
-
$data: {};
|
|
1505
|
-
$props: Partial<{
|
|
1506
|
-
style: import('vue').StyleValue;
|
|
1507
|
-
focused: boolean;
|
|
1508
|
-
disabled: boolean | null;
|
|
1509
|
-
error: boolean;
|
|
1510
|
-
errorMessages: string | readonly string[] | null;
|
|
1511
|
-
maxErrors: string | number;
|
|
1512
|
-
readonly: boolean | null;
|
|
1513
|
-
rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
|
|
1514
|
-
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
1515
|
-
centerAffix: boolean;
|
|
1516
|
-
glow: boolean;
|
|
1517
|
-
hideSpinButtons: boolean;
|
|
1518
|
-
persistentHint: boolean;
|
|
1519
|
-
messages: string | readonly string[];
|
|
1520
|
-
direction: "horizontal" | "vertical";
|
|
1521
|
-
}> & Omit<{
|
|
1522
|
-
theme?: string | undefined;
|
|
1523
|
-
class?: any;
|
|
1524
|
-
style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
|
|
1525
|
-
focused: boolean;
|
|
1526
|
-
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
1527
|
-
disabled: boolean | null;
|
|
1528
|
-
error: boolean;
|
|
1529
|
-
errorMessages: string | readonly string[] | null;
|
|
1530
|
-
maxErrors: string | number;
|
|
1531
|
-
name?: string | undefined;
|
|
1532
|
-
label?: string | undefined;
|
|
1533
|
-
readonly: boolean | null;
|
|
1534
|
-
rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
|
|
1535
|
-
validateOn?: ("blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit")) | undefined;
|
|
1536
|
-
validationValue?: any;
|
|
1537
|
-
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
1538
|
-
maxWidth?: string | number | undefined;
|
|
1539
|
-
minWidth?: string | number | undefined;
|
|
1540
|
-
width?: string | number | undefined;
|
|
1541
|
-
id?: string | undefined;
|
|
1542
|
-
appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1543
|
-
baseColor?: string | undefined;
|
|
1544
|
-
centerAffix: boolean;
|
|
1545
|
-
color?: string | undefined;
|
|
1546
|
-
glow: boolean;
|
|
1547
|
-
iconColor?: string | boolean | undefined;
|
|
1548
|
-
prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1549
|
-
hideDetails?: "auto" | boolean | undefined;
|
|
1550
|
-
hideSpinButtons: boolean;
|
|
1551
|
-
hint?: string | undefined;
|
|
1552
|
-
persistentHint: boolean;
|
|
1553
|
-
messages: string | readonly string[];
|
|
1554
|
-
direction: "horizontal" | "vertical";
|
|
1555
|
-
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1556
|
-
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1557
|
-
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "centerAffix" | "density" | "direction" | "disabled" | "error" | "errorMessages" | "focused" | "glow" | "hideSpinButtons" | "maxErrors" | "messages" | "persistentHint" | "readonly" | "rules" | "style">;
|
|
1558
|
-
$attrs: {
|
|
1559
|
-
[x: string]: unknown;
|
|
1560
|
-
};
|
|
1561
|
-
$refs: {
|
|
1562
|
-
[x: string]: unknown;
|
|
1563
|
-
};
|
|
1564
|
-
$slots: Readonly<{
|
|
1565
|
-
default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
1566
|
-
[key: string]: any;
|
|
1567
|
-
}>[]) | undefined;
|
|
1568
|
-
prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
1569
|
-
[key: string]: any;
|
|
1570
|
-
}>[]) | undefined;
|
|
1571
|
-
append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
1572
|
-
[key: string]: any;
|
|
1573
|
-
}>[]) | undefined;
|
|
1574
|
-
details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
1575
|
-
[key: string]: any;
|
|
1576
|
-
}>[]) | undefined;
|
|
1577
|
-
message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
1578
|
-
[key: string]: any;
|
|
1579
|
-
}>[]) | undefined;
|
|
1580
|
-
}>;
|
|
1581
|
-
$root: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
|
|
1582
|
-
$parent: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null;
|
|
1583
|
-
$host: Element | null;
|
|
1584
|
-
$emit: (event: string, ...args: any[]) => void;
|
|
1585
|
-
$el: any;
|
|
1586
|
-
$options: import('vue').ComponentOptionsBase<{
|
|
1587
|
-
style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
|
|
1588
|
-
focused: boolean;
|
|
1589
|
-
disabled: boolean | null;
|
|
1590
|
-
error: boolean;
|
|
1591
|
-
errorMessages: string | readonly string[] | null;
|
|
1592
|
-
maxErrors: string | number;
|
|
1593
|
-
readonly: boolean | null;
|
|
1594
|
-
rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
|
|
1595
|
-
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
1596
|
-
centerAffix: boolean;
|
|
1597
|
-
glow: boolean;
|
|
1598
|
-
hideSpinButtons: boolean;
|
|
1599
|
-
persistentHint: boolean;
|
|
1600
|
-
messages: string | readonly string[];
|
|
1601
|
-
direction: "horizontal" | "vertical";
|
|
1602
|
-
} & {
|
|
1603
|
-
theme?: string | undefined;
|
|
1604
|
-
class?: any;
|
|
1605
|
-
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
1606
|
-
name?: string | undefined;
|
|
1607
|
-
label?: string | undefined;
|
|
1608
|
-
validateOn?: ("blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit")) | undefined;
|
|
1609
|
-
validationValue?: any;
|
|
1610
|
-
maxWidth?: string | number | undefined;
|
|
1611
|
-
minWidth?: string | number | undefined;
|
|
1612
|
-
width?: string | number | undefined;
|
|
1613
|
-
id?: string | undefined;
|
|
1614
|
-
appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1615
|
-
baseColor?: string | undefined;
|
|
1616
|
-
color?: string | undefined;
|
|
1617
|
-
iconColor?: string | boolean | undefined;
|
|
1618
|
-
prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1619
|
-
hideDetails?: "auto" | boolean | undefined;
|
|
1620
|
-
hint?: string | undefined;
|
|
1621
|
-
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1622
|
-
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1623
|
-
} & {}, {
|
|
1624
|
-
reset: () => Promise<void>;
|
|
1625
|
-
resetValidation: () => Promise<void>;
|
|
1626
|
-
validate: (silent?: boolean) => Promise<string[]>;
|
|
1627
|
-
isValid: import('vue').ComputedRef<boolean | null>;
|
|
1628
|
-
errorMessages: import('vue').ComputedRef<string[]>;
|
|
1629
|
-
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
|
|
1630
|
-
"update:modelValue": (value: any) => true;
|
|
1631
|
-
}, "$children" | "modelValue" | "update:modelValue" | "v-slot:append" | "v-slot:default" | "v-slot:details" | "v-slot:message" | "v-slot:prepend" | "v-slots">, string, {
|
|
1632
|
-
style: import('vue').StyleValue;
|
|
1633
|
-
focused: boolean;
|
|
1634
|
-
disabled: boolean | null;
|
|
1635
|
-
error: boolean;
|
|
1636
|
-
errorMessages: string | readonly string[] | null;
|
|
1637
|
-
maxErrors: string | number;
|
|
1638
|
-
readonly: boolean | null;
|
|
1639
|
-
rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
|
|
1640
|
-
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
1641
|
-
centerAffix: boolean;
|
|
1642
|
-
glow: boolean;
|
|
1643
|
-
hideSpinButtons: boolean;
|
|
1644
|
-
persistentHint: boolean;
|
|
1645
|
-
messages: string | readonly string[];
|
|
1646
|
-
direction: "horizontal" | "vertical";
|
|
1647
|
-
}, {}, string, import('vue').SlotsType<Partial<{
|
|
1648
|
-
default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
1649
|
-
[key: string]: any;
|
|
1650
|
-
}>[];
|
|
1651
|
-
prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
1652
|
-
[key: string]: any;
|
|
1653
|
-
}>[];
|
|
1654
|
-
append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
1655
|
-
[key: string]: any;
|
|
1656
|
-
}>[];
|
|
1657
|
-
details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
1658
|
-
[key: string]: any;
|
|
1659
|
-
}>[];
|
|
1660
|
-
message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
1661
|
-
[key: string]: any;
|
|
1662
|
-
}>[];
|
|
1663
|
-
}>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
|
1664
|
-
beforeCreate?: ((() => void)[] | (() => void)) | undefined;
|
|
1665
|
-
created?: ((() => void)[] | (() => void)) | undefined;
|
|
1666
|
-
beforeMount?: ((() => void)[] | (() => void)) | undefined;
|
|
1667
|
-
mounted?: ((() => void)[] | (() => void)) | undefined;
|
|
1668
|
-
beforeUpdate?: ((() => void)[] | (() => void)) | undefined;
|
|
1669
|
-
updated?: ((() => void)[] | (() => void)) | undefined;
|
|
1670
|
-
activated?: ((() => void)[] | (() => void)) | undefined;
|
|
1671
|
-
deactivated?: ((() => void)[] | (() => void)) | undefined;
|
|
1672
|
-
beforeDestroy?: ((() => void)[] | (() => void)) | undefined;
|
|
1673
|
-
beforeUnmount?: ((() => void)[] | (() => void)) | undefined;
|
|
1674
|
-
destroyed?: ((() => void)[] | (() => void)) | undefined;
|
|
1675
|
-
unmounted?: ((() => void)[] | (() => void)) | undefined;
|
|
1676
|
-
renderTracked?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
|
|
1677
|
-
renderTriggered?: (((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void)) | undefined;
|
|
1678
|
-
errorCaptured?: (((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => void | boolean)[] | ((err: unknown, instance: import('vue').ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import('vue').ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}, {}, {}, string, import('vue').ComponentProvideOptions>, {}, {}, "", {}, any> | null, info: string) => void | boolean)) | undefined;
|
|
1679
|
-
};
|
|
1680
|
-
$forceUpdate: () => void;
|
|
1681
|
-
$nextTick: typeof import('vue').nextTick;
|
|
1682
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R, args_2: import('@vue/reactivity').OnCleanup) => any : (args_0: any, args_1: any, args_2: import('@vue/reactivity').OnCleanup) => any, options?: import('vue').WatchOptions<boolean> | undefined): import('vue').WatchStopHandle;
|
|
1683
|
-
} & Readonly<{
|
|
1684
|
-
style: import('vue').StyleValue;
|
|
1685
|
-
focused: boolean;
|
|
1686
|
-
disabled: boolean | null;
|
|
1687
|
-
error: boolean;
|
|
1688
|
-
errorMessages: string | readonly string[] | null;
|
|
1689
|
-
maxErrors: string | number;
|
|
1690
|
-
readonly: boolean | null;
|
|
1691
|
-
rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
|
|
1692
|
-
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
1693
|
-
centerAffix: boolean;
|
|
1694
|
-
glow: boolean;
|
|
1695
|
-
hideSpinButtons: boolean;
|
|
1696
|
-
persistentHint: boolean;
|
|
1697
|
-
messages: string | readonly string[];
|
|
1698
|
-
direction: "horizontal" | "vertical";
|
|
1699
|
-
}> & Omit<{
|
|
1700
|
-
style: string | false | import('vue').StyleValue[] | import('vue').CSSProperties | null;
|
|
1701
|
-
focused: boolean;
|
|
1702
|
-
disabled: boolean | null;
|
|
1703
|
-
error: boolean;
|
|
1704
|
-
errorMessages: string | readonly string[] | null;
|
|
1705
|
-
maxErrors: string | number;
|
|
1706
|
-
readonly: boolean | null;
|
|
1707
|
-
rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>) | [string, any, (string | undefined)?])[];
|
|
1708
|
-
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
1709
|
-
centerAffix: boolean;
|
|
1710
|
-
glow: boolean;
|
|
1711
|
-
hideSpinButtons: boolean;
|
|
1712
|
-
persistentHint: boolean;
|
|
1713
|
-
messages: string | readonly string[];
|
|
1714
|
-
direction: "horizontal" | "vertical";
|
|
1715
|
-
} & {
|
|
1716
|
-
theme?: string | undefined;
|
|
1717
|
-
class?: any;
|
|
1718
|
-
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
1719
|
-
name?: string | undefined;
|
|
1720
|
-
label?: string | undefined;
|
|
1721
|
-
validateOn?: ("blur eager" | "blur lazy" | "eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "input lazy" | "invalid-input eager" | "invalid-input lazy" | "lazy" | "lazy blur" | "lazy input" | "lazy invalid-input" | "lazy submit" | "submit eager" | "submit lazy" | ("blur" | "input" | "invalid-input" | "submit")) | undefined;
|
|
1722
|
-
validationValue?: any;
|
|
1723
|
-
maxWidth?: string | number | undefined;
|
|
1724
|
-
minWidth?: string | number | undefined;
|
|
1725
|
-
width?: string | number | undefined;
|
|
1726
|
-
id?: string | undefined;
|
|
1727
|
-
appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1728
|
-
baseColor?: string | undefined;
|
|
1729
|
-
color?: string | undefined;
|
|
1730
|
-
iconColor?: string | boolean | undefined;
|
|
1731
|
-
prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1732
|
-
hideDetails?: "auto" | boolean | undefined;
|
|
1733
|
-
hint?: string | undefined;
|
|
1734
|
-
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1735
|
-
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1736
|
-
}, "style" | "disabled" | "density" | "readonly" | "error" | "reset" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "rules" | "isValid" | "resetValidation" | "validate" | "focused" | "glow" | "hideSpinButtons" | "persistentHint"> & import('vue').ShallowUnwrapRef<{
|
|
1266
|
+
}, "style" | "disabled" | "density" | "readonly" | "ripple" | "error" | "reset" | "valueComparator" | "multiple" | "_allExposed" | "indeterminate" | "validate" | "errorMessages" | "focused" | "maxErrors" | "rules" | "centerAffix" | "messages" | "isValid" | "resetValidation" | "glow" | "hideSpinButtons" | "persistentHint" | "falseIcon" | "trueIcon" | "indeterminateIcon"> & {
|
|
1737
1267
|
reset: () => Promise<void>;
|
|
1738
|
-
resetValidation: () => Promise<void>;
|
|
1739
1268
|
validate: (silent?: boolean) => Promise<string[]>;
|
|
1740
|
-
isValid:
|
|
1741
|
-
|
|
1742
|
-
}> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
|
|
1743
|
-
modelValue?: unknown;
|
|
1744
|
-
"onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
|
|
1745
|
-
}, 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" | "centerAffix" | "direction" | "hint" | "maxErrors" | "messages" | "rules" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "onUpdate:focused" | "validateOn" | "validationValue" | "hideDetails" | "onClick:prepend" | "onClick:append" | "v-slot:details" | "v-slot:message">, `$${any}`> & {
|
|
1269
|
+
isValid: boolean | null;
|
|
1270
|
+
resetValidation: () => Promise<void>;
|
|
1746
1271
|
_allExposed: {
|
|
1747
1272
|
reset: () => Promise<void>;
|
|
1748
1273
|
resetValidation: () => Promise<void>;
|
|
@@ -1750,7 +1275,7 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
|
|
|
1750
1275
|
isValid: import('vue').ComputedRef<boolean | null>;
|
|
1751
1276
|
errorMessages: import('vue').ComputedRef<string[]>;
|
|
1752
1277
|
} | {};
|
|
1753
|
-
}
|
|
1278
|
+
} & {} & import('vue').ComponentCustomProperties & {} & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
|
|
1754
1279
|
modelValue?: boolean | null | undefined;
|
|
1755
1280
|
"onUpdate:modelValue"?: ((value: boolean | null) => void) | undefined;
|
|
1756
1281
|
}, import('vuetify/lib/components/VCheckbox/VCheckbox.mjs').VCheckboxSlots>) | null;
|