@cnamts/synapse 1.0.7 → 1.0.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{DateFilter-CHDLz2EO.js → DateFilter-BylukfjR.js} +1 -1
- package/dist/{NumberFilter-DXNQ4Uls.js → NumberFilter-C_bUk9o1.js} +1 -1
- package/dist/{PeriodFilter-C8Qf3Jcn.js → PeriodFilter-dVOmcfmt.js} +1 -1
- package/dist/{SelectFilter-B2Ejs4Cb.js → SelectFilter-BW8KpXkQ.js} +1 -1
- package/dist/{TextFilter-CfR5_A1S.js → TextFilter-diwVzTz7.js} +1 -1
- package/dist/components/Amelipro/AmeliproAutoCompleteField/AmeliproAutoCompleteField.d.ts +2785 -2770
- package/dist/components/Amelipro/AmeliproCallback/AmeliproCallback.d.ts +3 -3
- package/dist/components/Amelipro/AmeliproCarousel/AmeliproCarousel.d.ts +7 -7
- package/dist/components/Amelipro/AmeliproCarousel/AmeliproCarouselItem/AmeliproCarouselItem.d.ts +3 -3
- package/dist/components/Amelipro/AmeliproClickableTile/AmeliproClickableTile.d.ts +3 -3
- package/dist/components/Amelipro/AmeliproContentLayout/AmeliproContentLayout.d.ts +30 -0
- package/dist/components/Amelipro/AmeliproContentLayout/index.d.ts +2 -0
- package/dist/components/Amelipro/AmeliproCopyBtn/AmeliproCopyBtn.d.ts +24 -0
- package/dist/components/Amelipro/AmeliproErrorTemplate/AmeliproErrorTemplate.d.ts +128 -0
- package/dist/components/Amelipro/AmeliproErrorTemplate/errorTemplateTypes.d.ts +2 -0
- package/dist/components/Amelipro/AmeliproErrorTemplate/types.d.ts +7 -0
- package/dist/components/Amelipro/AmeliproFilePreview/AmeliproFilePreview.d.ts +91 -0
- package/dist/components/Amelipro/AmeliproFooter/AmeliproFooter.d.ts +18 -18
- package/dist/components/Amelipro/AmeliproHeader/AmeliproHeader.d.ts +9 -9
- package/dist/components/Amelipro/AmeliproHeader/AmeliproHeaderBar/AmeliproHeaderBar.d.ts +3 -3
- package/dist/components/Amelipro/AmeliproHeader/AmeliproHeaderBar/AmeliproHeaderBrandSection/AmeliproHeaderBrandSection.d.ts +3 -3
- package/dist/components/Amelipro/AmeliproIconBtn/AmeliproIconBtn.d.ts +3 -3
- package/dist/components/Amelipro/AmeliproMenu/AmeliproMenu.d.ts +3 -3
- package/dist/components/Amelipro/AmeliproPagination/AmeliproPaginationBtn/AmeliproPaginationBtn.d.ts +3 -3
- package/dist/components/Amelipro/AmeliproPatientBanner/AmeliproPatientBanner.d.ts +3 -3
- package/dist/components/Amelipro/AmeliproSelect/AmeliproSelect.d.ts +2766 -2751
- package/dist/components/Amelipro/AmeliproStateTile/AmeliproStateTile.d.ts +3 -3
- package/dist/components/Amelipro/AmeliproTabs/AmeliproTabs.d.ts +2766 -2751
- package/dist/components/Amelipro/AmeliproTextArea/AmeliproTextArea.d.ts +388 -386
- package/dist/components/Amelipro/AmeliproTextField/AmeliproTextField.d.ts +632 -630
- package/dist/components/Amelipro/AmeliproTileBtn/AmeliproTileBtn.d.ts +3 -3
- package/dist/components/Amelipro/AmeliproTransmission/AmeliproTransmission.d.ts +9 -9
- package/dist/components/CookieBanner/CookieBanner.d.ts +116 -114
- package/dist/components/CookiesSelection/CookiesInformation/CookiesInformation.d.ts +465 -465
- package/dist/components/CookiesSelection/CookiesSelection.d.ts +103 -101
- package/dist/components/Customs/Selects/SySelect/SySelect.d.ts +106 -1510
- package/dist/components/Customs/Selects/SySelect/composables/useSySelectKeyboard.d.ts +0 -1
- package/dist/components/Customs/SyCheckbox/SyCheckbox.d.ts +1 -1
- package/dist/components/Customs/SyTextField/SyTextField.d.ts +634 -632
- package/dist/components/DataList/DataList.d.ts +1 -1
- package/dist/components/DatePicker/CalendarMode/DatePicker.d.ts +2875 -2843
- package/dist/components/DatePicker/ComplexDatePicker/ComplexDatePicker.d.ts +1446 -1430
- package/dist/components/DatePicker/DateTextInput/DateTextInput.d.ts +643 -641
- package/dist/components/DialogBox/DialogBox.d.ts +172 -169
- package/dist/components/DialogBox/config.d.ts +3 -3
- package/dist/components/DialogBox/locales.d.ts +2 -0
- package/dist/components/DialogBox/useDraggable.d.ts +8 -0
- package/dist/components/FilterSideBar/FilterSideBar.d.ts +159 -157
- package/dist/components/FooterBar/FooterBar.d.ts +5 -5
- package/dist/components/HeaderBar/HeaderBar.d.ts +2 -2
- package/dist/components/HeaderBar/HeaderLogo/HeaderLogo.d.ts +1 -1
- package/dist/components/HeaderNavigationBar/HeaderNavigationBar.d.ts +1 -1
- package/dist/components/LangBtn/LangBtn.d.ts +169 -167
- package/dist/components/LogoBrandSection/LogoBrandSection.d.ts +1 -1
- package/dist/components/NirField/NirField.d.ts +1277 -1273
- package/dist/components/PeriodField/PeriodField.d.ts +5752 -5688
- package/dist/components/PhoneField/PhoneField.d.ts +647 -636
- package/dist/components/SearchListField/SearchListField.d.ts +105 -105
- package/dist/components/SyAlert/SyAlert.d.ts +29 -29
- package/dist/components/SyTextArea/SyTextArea.d.ts +389 -387
- package/dist/components/Tables/SyServerTable/SyServerTable.d.ts +207 -175
- package/dist/components/Tables/SyTable/SyTable.d.ts +208 -176
- package/dist/components/Tables/common/SyTableFilter.d.ts +1 -1
- package/dist/components/Tables/common/SyTablePagination.d.ts +106 -1510
- package/dist/components/Tables/common/filters/DateFilter.d.ts +1 -1
- package/dist/components/Tables/common/filters/NumberFilter.d.ts +1 -1
- package/dist/components/Tables/common/filters/PeriodFilter.d.ts +1 -1
- package/dist/components/Tables/common/filters/SelectFilter.d.ts +1 -1
- package/dist/components/Tables/common/filters/TextFilter.d.ts +1 -1
- package/dist/components/Tables/common/organizeColumns/OrganizeColumns.d.ts +82 -82
- package/dist/components/Tables/common/tableProps.d.ts +11 -0
- package/dist/components/Tables/common/types.d.ts +8 -4
- package/dist/components/Tables/common/useStoredOptions.d.ts +14 -0
- package/dist/components/Tables/common/useTableHeaders.d.ts +3 -2
- package/dist/components/Tables/common/useTableItems.d.ts +0 -1
- package/dist/components/UploadWorkflow/UploadWorkflow.d.ts +16 -16
- package/dist/components/index.d.ts +4 -0
- package/dist/design-system-v3.js +166 -162
- package/dist/design-system-v3.umd.cjs +269 -268
- package/dist/main-2eWGB7zZ.js +30203 -0
- package/dist/services/NotificationService.d.ts +1 -0
- package/dist/style.css +1 -1
- package/dist/vuetifyConfig.d.ts +6 -6
- package/package.json +1 -1
- package/src/assets/amelipro/img/ico_pdf.svg +15 -0
- package/src/assets/amelipro/img/navigateurs.png +0 -0
- package/src/assets/amelipro/img/visuel_deconnexion.svg +973 -0
- package/src/assets/amelipro/img/visuel_erreur_403.svg +3652 -0
- package/src/assets/amelipro/img/visuel_erreur_404.svg +1801 -0
- package/src/assets/amelipro/img/visuel_erreur_500.svg +989 -0
- package/src/assets/amelipro/img/visuel_erreur_503.svg +1005 -0
- package/src/assets/amelipro/img/visuel_navigateur_obsolete.svg +828 -0
- package/src/assets/amelipro/pdf/charte-pour-pdf.pdf +0 -0
- package/src/components/Accordion/Accessibilite/AccessibilityGuide.mdx +5 -2
- package/src/components/Accordion/Accordion.mdx +5 -3
- package/src/components/Amelipro/AmeliproAccordion/AmeliproAccordion.stories.ts +258 -0
- package/src/components/Amelipro/AmeliproAccordionGroup/AmeliproAccordionGroup.stories.ts +321 -0
- package/src/components/Amelipro/AmeliproAccordionList/AmeliproAccordionList.stories.ts +656 -0
- package/src/components/Amelipro/AmeliproAccordionResult/AmeliproAccordionResult.mdx +1 -3
- package/src/components/Amelipro/AmeliproAccordionResult/AmeliproAccordionResult.stories.ts +208 -0
- package/src/components/Amelipro/AmeliproAccordionResultList/AmeliproAccordionResultList.stories.ts +562 -0
- package/src/components/Amelipro/AmeliproAutoCompleteField/AmeliproAutoCompleteField.stories.ts +480 -0
- package/src/components/Amelipro/AmeliproCaptcha/AmeliproCaptcha.stories.ts +267 -0
- package/src/components/Amelipro/AmeliproCheckbox/AmeliproCheckbox.stories.ts +287 -6
- package/src/components/Amelipro/AmeliproCheckboxGroup/AmeliproCheckboxGroup.stories.ts +433 -0
- package/src/components/Amelipro/AmeliproContentLayout/AmeliproContentLayout.mdx +15 -0
- package/src/components/Amelipro/AmeliproContentLayout/AmeliproContentLayout.stories.ts +44 -0
- package/src/components/Amelipro/AmeliproContentLayout/AmeliproContentLayout.vue +55 -0
- package/src/components/Amelipro/AmeliproContentLayout/__tests__/AmeliproContentLayout.spec.ts +20 -0
- package/src/components/Amelipro/AmeliproContentLayout/__tests__/__snapshots__/AmeliproContentLayout.spec.ts.snap +24 -0
- package/src/components/Amelipro/AmeliproContentLayout/index.ts +3 -0
- package/src/components/Amelipro/AmeliproCopyBtn/AmeliproCopyBtn.mdx +18 -0
- package/src/components/Amelipro/AmeliproCopyBtn/AmeliproCopyBtn.stories.ts +68 -0
- package/src/components/Amelipro/AmeliproCopyBtn/AmeliproCopyBtn.vue +73 -0
- package/src/components/Amelipro/AmeliproCopyBtn/__tests__/AmeliproCopyBtn.spec.ts +20 -0
- package/src/components/Amelipro/AmeliproCopyBtn/__tests__/__snapshots__/AmeliproCopyBtn.spec.ts.snap +84 -0
- package/src/components/Amelipro/AmeliproCustomSelector/AmeliproCustomSelector.stories.ts +422 -0
- package/src/components/Amelipro/AmeliproCustomSelector/AmeliproCustomSelector.vue +2 -2
- package/src/components/Amelipro/AmeliproCustomSelector/__tests__/__snapshots__/AmeliproCustomSelector.spec.ts.snap +4 -6
- package/src/components/Amelipro/AmeliproDisclosure/AmeliproDisclosure.stories.ts +92 -0
- package/src/components/Amelipro/AmeliproErrorTemplate/AmeliproErrorTemplate.mdx +23 -0
- package/src/components/Amelipro/AmeliproErrorTemplate/AmeliproErrorTemplate.stories.ts +386 -0
- package/src/components/Amelipro/AmeliproErrorTemplate/AmeliproErrorTemplate.vue +187 -0
- package/src/components/Amelipro/AmeliproErrorTemplate/__tests__/AmeliproErrorTemplate.spec.ts +31 -0
- package/src/components/Amelipro/AmeliproErrorTemplate/__tests__/__snapshots__/AmeliproErrorTemplate.spec.ts.snap +185 -0
- package/src/components/Amelipro/AmeliproErrorTemplate/errorTemplateTypes.ts +85 -0
- package/src/components/Amelipro/AmeliproErrorTemplate/types.d.ts +7 -0
- package/src/components/Amelipro/AmeliproFilePreview/AmeliproFilePreview.mdx +15 -0
- package/src/components/Amelipro/AmeliproFilePreview/AmeliproFilePreview.stories.ts +71 -0
- package/src/components/Amelipro/AmeliproFilePreview/AmeliproFilePreview.vue +161 -0
- package/src/components/Amelipro/AmeliproFilePreview/__tests__/AmeliproFilePreview.spec.ts +28 -0
- package/src/components/Amelipro/AmeliproFilePreview/__tests__/__snapshots__/AmeliproFilePreview.spec.ts.snap +209 -0
- package/src/components/Amelipro/AmeliproIllustratedRadioGroup/AmeliproIllustratedRadioGroup.stories.ts +194 -0
- package/src/components/Amelipro/AmeliproRadioGroup/AmeliproRadioGroup.stories.ts +639 -0
- package/src/components/Amelipro/AmeliproResultList/AmeliproResultList.stories.ts +648 -0
- package/src/components/Amelipro/AmeliproSelect/AmeliproSelect.stories.ts +392 -0
- package/src/components/Amelipro/AmeliproTextArea/AmeliproTextArea.stories.ts +351 -0
- package/src/components/Amelipro/AmeliproTextField/AmeliproTextField.stories.ts +634 -38
- package/src/components/Amelipro/AmeliproTextField/AmeliproTextField.vue +1 -1
- package/src/components/Amelipro/ServiceMenu/ServiceMenu.mdx +5 -3
- package/src/components/Amelipro/StructureMenu/StructureMenu.mdx +5 -3
- package/src/components/Amelipro/UserMenu/UserMenu.mdx +5 -3
- package/src/components/BackBtn/Accessibilite.mdx +6 -2
- package/src/components/BackBtn/BackBtn.mdx +5 -3
- package/src/components/BackBtn/BackBtn.stories.ts +1 -0
- package/src/components/BackBtn/Usages.mdx +5 -3
- package/src/components/BackToTopBtn/Accessibilite.mdx +6 -2
- package/src/components/BackToTopBtn/BackToTopBtn.mdx +5 -4
- package/src/components/BackToTopBtn/Usages.mdx +5 -3
- package/src/components/ChipList/Accessibilite.mdx +6 -2
- package/src/components/ChipList/ChipList.mdx +5 -3
- package/src/components/CollapsibleList/Accessibilite.mdx +6 -2
- package/src/components/CollapsibleList/CollapsibleList.mdx +5 -3
- package/src/components/ContextualMenu/Accessibilite.mdx +6 -2
- package/src/components/ContextualMenu/ContextualMenu.mdx +7 -4
- package/src/components/ContextualMenu/Usages.mdx +5 -3
- package/src/components/CookieBanner/Accessibilite.mdx +6 -2
- package/src/components/CookieBanner/CookieBanner.mdx +5 -8
- package/src/components/CopyBtn/Accessibilite.mdx +6 -2
- package/src/components/CopyBtn/CopyBtn.mdx +5 -3
- package/src/components/CopyBtn/Usages.mdx +5 -3
- package/src/components/Customs/Selects/SelectBtnField/Accessibilite.mdx +6 -2
- package/src/components/Customs/Selects/SelectBtnField/SelectBtnField.mdx +7 -4
- package/src/components/Customs/Selects/SelectBtnField/Usages.mdx +5 -3
- package/src/components/Customs/Selects/SelectOverview.mdx +27 -60
- package/src/components/Customs/Selects/SyBtnSelect/Accessibilite.mdx +6 -2
- package/src/components/Customs/Selects/SyBtnSelect/SyBtnSelect.mdx +6 -4
- package/src/components/Customs/Selects/SyInputSelect/Accessibilite.mdx +6 -2
- package/src/components/Customs/Selects/SyInputSelect/SyInputSelect.mdx +9 -1
- package/src/components/Customs/Selects/SyInputSelect/SyInputSelect.stories.ts +14 -0
- package/src/components/Customs/Selects/SySelect/Accessibilite.mdx +7 -3
- package/src/components/Customs/Selects/SySelect/SySelect.mdx +6 -4
- package/src/components/Customs/Selects/SySelect/SySelect.stories.ts +2 -2
- package/src/components/Customs/Selects/SySelect/SySelect.vue +289 -375
- package/src/components/Customs/Selects/SySelect/Usages.mdx +5 -3
- package/src/components/Customs/Selects/SySelect/composables/tests/useSySelectKeyboard.spec.ts +0 -10
- package/src/components/Customs/Selects/SySelect/composables/useSySelectKeyboard.ts +0 -5
- package/src/components/Customs/Selects/SySelect/tests/SySelect.spec.ts +184 -25
- package/src/components/Customs/SyCheckbox/Accessibilite.mdx +6 -3
- package/src/components/Customs/SyCheckbox/SyCheckbox.mdx +5 -3
- package/src/components/Customs/SyIcon/Accessibilite.mdx +5 -5
- package/src/components/Customs/SyIcon/SyIcon.mdx +5 -7
- package/src/components/Customs/SyPagination/SyPagination.mdx +7 -4
- package/src/components/Customs/SyTabs/Accessibilite.mdx +4 -1
- package/src/components/Customs/SyTabs/SyTabs.mdx +5 -3
- package/src/components/Customs/SyTabs/SyTabs.vue +87 -24
- package/src/components/Customs/SyTabs/tests/SyTabs.spec.ts +18 -0
- package/src/components/Customs/SyTextField/Accessibilite.mdx +6 -2
- package/src/components/Customs/SyTextField/SyTextField.mdx +5 -6
- package/src/components/Customs/SyTextField/SyTextField.vue +17 -4
- package/src/components/Customs/SyTextField/Usages.mdx +1 -0
- package/src/components/DataList/Accessibilite.mdx +6 -2
- package/src/components/DataList/DataList.mdx +5 -3
- package/src/components/DataListGroup/Accessibilite.mdx +6 -2
- package/src/components/DataListGroup/DataListGroup.mdx +5 -3
- package/src/components/DatePicker/Accessibilite.mdx +6 -2
- package/src/components/DatePicker/CalendarMode/DatePicker.mdx +5 -3
- package/src/components/DatePicker/CalendarMode/DatePicker.vue +6 -3
- package/src/components/DatePicker/ComplexDatePicker/ComplexDatePicker.mdx +5 -6
- package/src/components/DatePicker/ComplexDatePicker/ComplexDatePicker.vue +14 -3
- package/src/components/DatePicker/DatePickerOverview.mdx +5 -3
- package/src/components/DatePicker/DatePickerValidationExample/DatePickerValidation.mdx +5 -3
- package/src/components/DatePicker/DateTextInput/DateTextInput.vue +37 -32
- package/src/components/DatePicker/DateTextInput/NoCalendar.mdx +5 -3
- package/src/components/DatePicker/DateTextInput/NoCalendar.stories.ts +3 -0
- package/src/components/DatePicker/Usages.mdx +5 -3
- package/src/components/DiacriticPicker/DiacriticPicker.mdx +5 -3
- package/src/components/DialogBox/Accessibilite.mdx +6 -2
- package/src/components/DialogBox/DialogBox.mdx +5 -3
- package/src/components/DialogBox/DialogBox.stories.ts +83 -0
- package/src/components/DialogBox/DialogBox.vue +41 -6
- package/src/components/DialogBox/Usages.mdx +5 -3
- package/src/components/DialogBox/config.ts +3 -3
- package/src/components/DialogBox/locales.ts +2 -0
- package/src/components/DialogBox/tests/DialogBox.spec.ts +132 -3
- package/src/components/DialogBox/tests/__snapshots__/DialogBox.spec.ts.snap +14 -11
- package/src/components/DialogBox/useDraggable.ts +98 -0
- package/src/components/DownloadBtn/Accessibilite.mdx +6 -2
- package/src/components/DownloadBtn/DownloadBtn.mdx +7 -4
- package/src/components/DownloadBtn/DownloadBtn.vue +1 -1
- package/src/components/DownloadBtn/tests/DownloadBtn.spec.ts +2 -3
- package/src/components/ErrorPage/Accessibilite.mdx +6 -2
- package/src/components/ErrorPage/ErrorPage.mdx +5 -3
- package/src/components/ExternalLinks/Accessibilite.mdx +6 -2
- package/src/components/ExternalLinks/ExternalLinks.mdx +5 -8
- package/src/components/ExternalLinks/Usages.mdx +5 -3
- package/src/components/FileList/Accessibilite.mdx +6 -2
- package/src/components/FileList/FileList.mdx +5 -4
- package/src/components/FilePreview/Accessibilite.mdx +6 -2
- package/src/components/FilePreview/FilePreview.mdx +7 -7
- package/src/components/FileUpload/Accessibilite.mdx +6 -2
- package/src/components/FileUpload/FileUpload.mdx +7 -4
- package/src/components/FilterInline/Accessibilite.mdx +6 -2
- package/src/components/FilterInline/FilterInline.mdx +5 -5
- package/src/components/FilterSideBar/Accessibilite.mdx +6 -2
- package/src/components/FilterSideBar/FilterSideBar.mdx +5 -4
- package/src/components/FooterBar/Accessibilite.mdx +6 -2
- package/src/components/FooterBar/FooterBar.mdx +5 -3
- package/src/components/FranceConnectBtn/Accessibilite.mdx +6 -2
- package/src/components/FranceConnectBtn/FranceConnectBtn.mdx +5 -3
- package/src/components/HeaderBar/Accessibilite.mdx +6 -2
- package/src/components/HeaderBar/HeaderBar.mdx +4 -4
- package/src/components/HeaderBar/HeaderBurgerMenu/Accessibilite.mdx +6 -2
- package/src/components/HeaderBar/HeaderBurgerMenu/HeaderBurgerMenu.mdx +9 -13
- package/src/components/HeaderBar/HeaderBurgerMenu/HeaderMenuItem/HeaderMenuItem.mdx +1 -1
- package/src/components/HeaderBar/HeaderBurgerMenu/HeaderMenuSection/HeaderMenuSection.mdx +5 -5
- package/src/components/HeaderBar/HeaderBurgerMenu/HeaderSubMenu/HeaderSubMenu.mdx +1 -2
- package/src/components/HeaderBar/Usages.mdx +5 -3
- package/src/components/HeaderLoading/Accessibilite.mdx +2 -1
- package/src/components/HeaderLoading/HeaderLoading.mdx +5 -3
- package/src/components/HeaderNavigationBar/HeaderNavigationBar.mdx +1 -8
- package/src/components/HeaderNavigationBar/HorizontalNavbar/HorizontalNavbar.vue +17 -9
- package/src/components/HeaderToolbar/Accessibilite.mdx +6 -2
- package/src/components/HeaderToolbar/HeaderToolbar.mdx +5 -3
- package/src/components/LangBtn/Accessibilite.mdx +6 -2
- package/src/components/LangBtn/LangBtn.mdx +5 -3
- package/src/components/Logo/Accessibilite.mdx +6 -2
- package/src/components/Logo/Logo.mdx +5 -3
- package/src/components/LogoBrandSection/Accessibilite.mdx +6 -2
- package/src/components/LogoBrandSection/LogoBrandSection.mdx +5 -3
- package/src/components/MaintenancePage/Accessibilite.mdx +6 -2
- package/src/components/MaintenancePage/MaintenancePage.mdx +6 -4
- package/src/components/NirField/Accessibilite.mdx +6 -2
- package/src/components/NirField/NirField.mdx +5 -7
- package/src/components/NirField/NirField.vue +13 -118
- package/src/components/NirField/Usages.mdx +5 -3
- package/src/components/NotFoundPage/Accessibilite.mdx +6 -2
- package/src/components/NotFoundPage/NotFoundPage.mdx +6 -4
- package/src/components/NotificationBar/Accessibilite.mdx +6 -2
- package/src/components/NotificationBar/NotificationBar.mdx +5 -1
- package/src/components/NotificationBar/NotificationBar.stories.ts +128 -2
- package/src/components/NotificationBar/NotificationBar.vue +16 -1
- package/src/components/NotificationBar/Usages.mdx +5 -3
- package/src/components/NotificationBar/tests/NotificationBar.spec.ts +65 -0
- package/src/components/PageContainer/Accessibilite.mdx +6 -2
- package/src/components/PageContainer/PageContainer.mdx +5 -3
- package/src/components/PaginatedTable/Accessibilite.mdx +6 -2
- package/src/components/PaginatedTable/PaginatedTable.mdx +5 -3
- package/src/components/PasswordField/Accessibilite.mdx +6 -2
- package/src/components/PasswordField/PasswordField.mdx +5 -3
- package/src/components/PeriodField/Accessibilite.mdx +6 -2
- package/src/components/PeriodField/PeriodField.mdx +5 -3
- package/src/components/PhoneField/Accessibilite.mdx +6 -2
- package/src/components/PhoneField/PhoneField.mdx +5 -3
- package/src/components/PhoneField/PhoneField.stories.ts +17 -218
- package/src/components/PhoneField/PhoneField.vue +17 -11
- package/src/components/PhoneField/Usages.mdx +5 -3
- package/src/components/PhoneField/tests/PhoneField.spec.ts +51 -15
- package/src/components/RangeField/Accessibilite.mdx +6 -2
- package/src/components/RangeField/RangeField.mdx +5 -7
- package/src/components/RatingPicker/Accessibilite.mdx +6 -2
- package/src/components/RatingPicker/RatingPicker.mdx +5 -4
- package/src/components/SearchListField/Accessibilite.mdx +6 -2
- package/src/components/SearchListField/SearchListField.mdx +7 -5
- package/src/components/SkipLink/Accessibilite.mdx +6 -2
- package/src/components/SkipLink/SkipLink.mdx +5 -3
- package/src/components/SkipLink/Usages.mdx +5 -3
- package/src/components/SocialMediaLinks/Accessibilite.mdx +6 -2
- package/src/components/SocialMediaLinks/SocialMediaLinks.mdx +5 -3
- package/src/components/SubHeader/Accessibilite.mdx +6 -2
- package/src/components/SubHeader/SubHeader.mdx +5 -3
- package/src/components/SyAlert/Accessibilite.mdx +6 -2
- package/src/components/SyAlert/SyAlert.mdx +7 -4
- package/src/components/SyAlert/Usages.mdx +5 -3
- package/src/components/SyTextArea/SyTextArea.mdx +5 -3
- package/src/components/TableToolbar/Accessibilite.mdx +6 -2
- package/src/components/TableToolbar/TableToolbar.mdx +6 -3
- package/src/components/Tables/SyServerTable/SyServerTable.mdx +5 -3
- package/src/components/Tables/SyServerTable/SyServerTable.stories.ts +4 -0
- package/src/components/Tables/SyServerTable/SyServerTable.vue +36 -74
- package/src/components/Tables/SyServerTable/tests/SyServerTable.spec.ts +46 -7
- package/src/components/Tables/SyTable/SyTable.mdx +5 -3
- package/src/components/Tables/SyTable/SyTable.stories.ts +5 -1
- package/src/components/Tables/SyTable/SyTable.vue +38 -60
- package/src/components/Tables/SyTable/tests/SyTable.spec.ts +9 -7
- package/src/components/Tables/common/filters/tests/SelectFilter.spec.ts +6 -1
- package/src/components/Tables/common/tableProps.ts +53 -0
- package/src/components/Tables/common/tableStyles.scss +4 -0
- package/src/components/Tables/common/tests/tableUtils.spec.ts +4 -151
- package/src/components/Tables/common/types.ts +12 -2
- package/src/components/Tables/common/useStoredOptions.ts +36 -0
- package/src/components/Tables/common/useTableHeaders.ts +10 -7
- package/src/components/Tables/common/useTableItems.ts +0 -20
- package/src/components/ToolbarContainer/ToolbarContainer.mdx +1 -0
- package/src/components/UploadWorkflow/Accessibilite.mdx +6 -2
- package/src/components/UploadWorkflow/UploadWorkflow.mdx +5 -7
- package/src/components/UserMenuBtn/Accessibilite.mdx +6 -2
- package/src/components/UserMenuBtn/UserMenuBtn.mdx +5 -3
- package/src/components/index.ts +4 -0
- package/src/services/NotificationService.ts +9 -0
- package/src/stories/Accessibilite/Aculturation/SensibilisationAccessibilite.mdx +2 -65
- package/src/stories/Accessibilite/Audit/RGAA.mdx +2 -20
- package/src/stories/Accessibilite/AuditDesignSystem.mdx +4 -47
- package/src/stories/Accessibilite/Avancement/Avancement.mdx +5 -68
- package/src/stories/Accessibilite/Avancement/Avancement.stories.ts +267 -198
- package/src/stories/Accessibilite/Introduction.mdx +2 -20
- package/src/stories/Accessibilite/KitDePreAudit/Echantillonnage.mdx +4 -21
- package/src/stories/Accessibilite/KitDePreAudit/Introduction.mdx +3 -20
- package/src/stories/Accessibilite/KitDePreAudit/Outils/Introduction.mdx +5 -50
- package/src/stories/Accessibilite/KitDePreAudit/Outils/LecteursDEcran.mdx +3 -46
- package/src/stories/Accessibilite/KitDePreAudit/Outils/Tanaguru/FauxPositifs.mdx +3 -39
- package/src/stories/Accessibilite/KitDePreAudit/Outils/Tanaguru/Utilisation.mdx +4 -54
- package/src/stories/Accessibilite/KitDePreAudit/Preaudit.mdx +4 -51
- package/src/stories/Accessibilite/Vuetify/Vuetify.mdx +3 -11
- package/src/stories/Accessibilite/Vuetify/Vuetify.stories.ts +2 -2
- package/src/stories/Accessibilite/Vuetify/VuetifyItems.ts +6 -3
- package/src/stories/Components/Components.stories.ts +1 -1
- package/src/stories/Demarrer/CreerUneIssue.mdx +4 -1
- package/src/stories/Demarrer/PolitiqueDeConfidentialite.mdx +0 -2
- package/src/stories/Demarrer/PolitiqueDeConfidentialite.stories.ts +3 -0
- package/src/stories/Demarrer/Releases.mdx +0 -2
- package/src/stories/Demarrer/Releases.stories.ts +3 -0
- package/src/stories/DesignTokens/Arrondis.mdx +7 -1
- package/src/stories/DesignTokens/Colors.mdx +7 -1
- package/src/stories/DesignTokens/Conteneurs.mdx +6 -1
- package/src/stories/DesignTokens/Elevations.mdx +7 -1
- package/src/stories/DesignTokens/Espacements.mdx +7 -1
- package/src/stories/DesignTokens/Introduction.mdx +5 -3
- package/src/stories/DesignTokens/StylesTypographiques.mdx +6 -1
- package/src/stories/DesignTokens/Typographie.mdx +5 -1
- package/src/stories/Directives/SvgDirective.mdx +3 -22
- package/src/stories/EcoConception/EcoGuideComponent.vue +569 -0
- package/src/stories/EcoConception/Introduction.mdx +190 -13
- package/src/stories/EcoConception/Referentiel.mdx +13 -0
- package/src/stories/EcoConception/datas/back_rules.json +184 -0
- package/src/stories/EcoConception/datas/ux_ui_rules.json +1073 -0
- package/src/stories/EcoConception/ecoconception.stories.ts +30 -0
- package/src/stories/GuideDuDev/ClassesUtilitaires/DataUtilities.mdx +7 -3
- package/src/stories/GuideDuDev/ClassesUtilitaires/DomBrowserUtilities.mdx +9 -1
- package/src/stories/GuideDuDev/ClassesUtilitaires/FormattingUtilities.mdx +7 -3
- package/src/stories/GuideDuDev/ClassesUtilitaires/StorageUtilities.mdx +5 -1
- package/src/stories/GuideDuDev/ClassesUtilitaires/ValidationRules.mdx +7 -3
- package/src/stories/GuideDuDev/ClassesUtilitaires/ValidationUtilities.mdx +7 -3
- package/src/stories/GuideDuDev/ClassesUtilitaires/index.mdx +5 -2
- package/src/stories/GuideDuDev/FormValidationGuide.mdx +7 -3
- package/src/stories/GuideDuDev/LesBreackingChanges.mdx +6 -2
- package/src/stories/GuideDuDev/MigrationDepuisBridge.mdx +7 -2
- package/src/stories/GuideDuDev/MigrationDepuisVue2.mdx +7 -2
- package/src/stories/GuideDuDev/PortailAgent.mdx +6 -1
- package/src/stories/GuideDuDev/Theme.mdx +8 -2
- package/src/stories/GuideDuDev/UtiliserLesRules.mdx +7 -3
- package/src/stories/GuideDuDev/moduleDeNotification.mdx +8 -3
- package/src/stories/GuideDuDev/vuetifyOptions.mdx +5 -1
- package/src/stories/Templates/Templates.stories.ts +1 -1
- package/src/stories/styles/shared.css +16 -0
- package/src/utils/rules/Rules.mdx +26 -3
- package/src/utils/rules/doMatchPattern/DoMachPattern.mdx +27 -4
- package/src/utils/rules/isDateValid/IsDateValid.mdx +27 -4
- package/src/utils/rules/isExactLength/IsExactLenght.mdx +27 -4
- package/src/utils/rules/isHolidayDay/IsHolidayDay.mdx +27 -4
- package/src/utils/rules/isMaxLength/IsMaxLength.mdx +27 -4
- package/src/utils/rules/isMinLength/IsMinLength.mdx +27 -4
- package/src/utils/rules/isNotAfterDate/IsNotAfterDate.mdx +27 -4
- package/src/utils/rules/isNotAfterToday/IsNotAfterToday.mdx +27 -4
- package/src/utils/rules/isNotBeforeDate/IsNotBeforeDate.mdx +27 -4
- package/src/utils/rules/isNotBeforeToday/IsNotBeforeToday.mdx +27 -3
- package/src/utils/rules/isRequired/IsRequired.mdx +27 -4
- package/src/utils/rules/isValidEmail/IsValidEmail.mdx +27 -4
- package/dist/components/Tables/common/tableStorageUtils.d.ts +0 -69
- package/dist/components/Tables/common/tableUtils.d.ts +0 -79
- package/dist/main-C66C1BkG.js +0 -29878
- package/dist/stories/EcoConception/ecoDesignItems.d.ts +0 -4
- package/src/components/DownloadBtn/tests/__snapshots__/DownloadBtn.spec.ts.snap +0 -92
- package/src/components/Tables/common/tableStorageUtils.ts +0 -127
- package/src/components/Tables/common/tableUtils.ts +0 -102
- package/src/stories/EcoConception/ecoDesignItems.ts +0 -55
- package/src/stories/EcoConception/econception.stories.ts +0 -30
|
@@ -152,196 +152,202 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
152
152
|
[x: string]: unknown;
|
|
153
153
|
} & {
|
|
154
154
|
syTextFieldRef: import('vue').CreateComponentPublicInstanceWithMixins<{
|
|
155
|
-
flat: boolean;
|
|
156
|
-
reverse: boolean;
|
|
157
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
158
|
-
type: string;
|
|
159
|
-
error: boolean;
|
|
160
|
-
active: boolean;
|
|
161
|
-
direction: "vertical" | "horizontal";
|
|
162
|
-
details: boolean;
|
|
163
155
|
style: import('vue').StyleValue;
|
|
164
|
-
autofocus: boolean;
|
|
165
|
-
disabled: boolean;
|
|
166
|
-
readonly: boolean | null;
|
|
167
|
-
messages: string | readonly string[];
|
|
168
|
-
rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
|
|
169
156
|
focused: boolean;
|
|
170
157
|
errorMessages: string | readonly string[] | null;
|
|
171
158
|
maxErrors: string | number;
|
|
159
|
+
readonly: boolean | null;
|
|
160
|
+
rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
|
|
172
161
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
173
162
|
tile: boolean;
|
|
174
|
-
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
175
|
-
glow: boolean;
|
|
176
163
|
hideSpinButtons: boolean;
|
|
177
164
|
persistentHint: boolean;
|
|
165
|
+
messages: string | readonly string[];
|
|
166
|
+
direction: "vertical" | "horizontal";
|
|
178
167
|
clearable: boolean;
|
|
168
|
+
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
169
|
+
active: boolean;
|
|
170
|
+
details: boolean;
|
|
179
171
|
dirty: boolean;
|
|
172
|
+
disabled: boolean;
|
|
173
|
+
glow: boolean;
|
|
174
|
+
error: boolean;
|
|
175
|
+
flat: boolean;
|
|
180
176
|
persistentClear: boolean;
|
|
177
|
+
reverse: boolean;
|
|
181
178
|
singleLine: boolean;
|
|
179
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
180
|
+
autofocus: boolean;
|
|
182
181
|
persistentPlaceholder: boolean;
|
|
183
182
|
persistentCounter: boolean;
|
|
183
|
+
type: string;
|
|
184
184
|
} & {
|
|
185
|
-
name?: string | undefined;
|
|
186
|
-
id?: string | undefined;
|
|
187
|
-
width?: string | number | undefined;
|
|
188
|
-
color?: string | undefined;
|
|
189
|
-
maxWidth?: string | number | undefined;
|
|
190
|
-
minWidth?: string | number | undefined;
|
|
191
|
-
loading?: string | boolean | undefined;
|
|
192
|
-
label?: string | undefined;
|
|
193
|
-
prefix?: string | undefined;
|
|
194
|
-
role?: string | undefined;
|
|
195
|
-
class?: any;
|
|
196
185
|
theme?: string | undefined;
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
186
|
+
class?: any;
|
|
187
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
188
|
+
name?: string | undefined;
|
|
200
189
|
modelValue?: any;
|
|
201
|
-
validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "
|
|
190
|
+
validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "blur eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "invalid-input eager" | "invalid-input lazy" | "lazy invalid-input" | "submit eager" | "invalid-input" | undefined;
|
|
202
191
|
validationValue?: any;
|
|
203
192
|
rounded?: string | number | boolean | undefined;
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
193
|
+
maxWidth?: string | number | undefined;
|
|
194
|
+
minWidth?: string | number | undefined;
|
|
195
|
+
width?: string | number | undefined;
|
|
196
|
+
loading?: string | boolean | undefined;
|
|
197
|
+
id?: string | undefined;
|
|
207
198
|
appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
208
|
-
|
|
199
|
+
prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
200
|
+
hideDetails?: boolean | "auto" | undefined;
|
|
201
|
+
hint?: string | undefined;
|
|
202
|
+
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
203
|
+
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
209
204
|
appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
210
|
-
|
|
211
|
-
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
|
212
|
-
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
|
213
|
-
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
|
214
|
-
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
|
215
|
-
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
|
205
|
+
bgColor?: string | undefined;
|
|
216
206
|
centerAffix?: boolean | undefined;
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
207
|
+
color?: string | undefined;
|
|
208
|
+
baseColor?: string | undefined;
|
|
209
|
+
iconColor?: string | boolean | undefined;
|
|
210
|
+
label?: string | undefined;
|
|
211
|
+
prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
212
|
+
"onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
|
|
213
|
+
"onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
214
|
+
"onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
215
|
+
autocomplete?: string | undefined;
|
|
216
|
+
counter?: string | number | boolean | undefined;
|
|
220
217
|
counterValue?: number | ((value: any) => number) | undefined;
|
|
218
|
+
prefix?: string | undefined;
|
|
219
|
+
placeholder?: string | undefined;
|
|
220
|
+
suffix?: string | undefined;
|
|
221
|
+
role?: string | undefined;
|
|
221
222
|
modelModifiers?: Record<string, boolean> | undefined;
|
|
222
223
|
} & {
|
|
223
224
|
$children?: import('vue').VNodeChild | {
|
|
224
|
-
|
|
225
|
-
|
|
225
|
+
prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
226
|
+
append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
227
|
+
details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
226
228
|
message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
|
|
227
229
|
clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
228
230
|
props: Record<string, any>;
|
|
229
231
|
}) => import('vue').VNodeChild) | undefined;
|
|
230
|
-
|
|
232
|
+
"prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
233
|
+
"append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
231
234
|
label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
232
235
|
label: string | undefined;
|
|
233
236
|
props: Record<string, any>;
|
|
234
237
|
}) => import('vue').VNodeChild) | undefined;
|
|
235
|
-
append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
236
|
-
prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
237
238
|
loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
|
|
238
|
-
'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
239
|
-
'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
240
239
|
default?: (() => import('vue').VNodeChild) | undefined;
|
|
241
240
|
counter?: ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
|
|
242
|
-
}
|
|
243
|
-
|
|
241
|
+
} | {
|
|
242
|
+
$stable?: boolean | undefined;
|
|
243
|
+
} | (() => import('vue').VNodeChild);
|
|
244
|
+
"v-slots"?: {
|
|
245
|
+
prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
246
|
+
append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
247
|
+
details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
244
248
|
message?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
|
|
245
249
|
clear?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
246
250
|
props: Record<string, any>;
|
|
247
251
|
}) => import('vue').VNodeChild) | undefined;
|
|
248
|
-
|
|
252
|
+
"prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
253
|
+
"append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
249
254
|
label?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
250
255
|
label: string | undefined;
|
|
251
256
|
props: Record<string, any>;
|
|
252
257
|
}) => import('vue').VNodeChild) | undefined;
|
|
253
|
-
append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
254
|
-
prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
255
258
|
loader?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
|
|
256
|
-
'prepend-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
257
|
-
'append-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
258
259
|
default?: false | (() => import('vue').VNodeChild) | undefined;
|
|
259
260
|
counter?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
|
|
260
261
|
} | undefined;
|
|
261
262
|
} & {
|
|
262
|
-
"v-slot:
|
|
263
|
+
"v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
264
|
+
"v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
263
265
|
"v-slot:clear"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
264
266
|
props: Record<string, any>;
|
|
265
267
|
}) => import('vue').VNodeChild) | undefined;
|
|
268
|
+
"v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
|
|
269
|
+
"v-slot:default"?: false | (() => import('vue').VNodeChild) | undefined;
|
|
266
270
|
"v-slot:details"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
267
271
|
"v-slot:label"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
268
272
|
label: string | undefined;
|
|
269
273
|
props: Record<string, any>;
|
|
270
274
|
}) => import('vue').VNodeChild) | undefined;
|
|
271
|
-
"v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
272
|
-
"v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
273
275
|
"v-slot:loader"?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
|
|
276
|
+
"v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
|
|
277
|
+
"v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
274
278
|
"v-slot:prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
275
|
-
"v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
276
|
-
"v-slot:default"?: false | (() => import('vue').VNodeChild) | undefined;
|
|
277
|
-
"v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
|
|
278
279
|
} & {
|
|
279
|
-
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
|
280
|
-
"onUpdate:modelValue"?: ((val: string) => any) | undefined;
|
|
281
280
|
"onClick:control"?: ((e: MouseEvent) => any) | undefined;
|
|
282
281
|
"onMousedown:control"?: ((e: MouseEvent) => any) | undefined;
|
|
283
|
-
|
|
282
|
+
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
|
283
|
+
"onUpdate:modelValue"?: ((val: string) => any) | undefined;
|
|
284
|
+
}, HTMLInputElement & Omit<Omit<{
|
|
284
285
|
$: import('vue').ComponentInternalInstance;
|
|
285
286
|
$data: {};
|
|
286
287
|
$props: Partial<{
|
|
287
|
-
error: boolean;
|
|
288
|
-
direction: "vertical" | "horizontal";
|
|
289
288
|
style: import('vue').StyleValue;
|
|
290
|
-
disabled: boolean | null;
|
|
291
|
-
readonly: boolean | null;
|
|
292
|
-
messages: string | readonly string[];
|
|
293
|
-
rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
|
|
294
289
|
focused: boolean;
|
|
290
|
+
disabled: boolean | null;
|
|
291
|
+
error: boolean;
|
|
295
292
|
errorMessages: string | readonly string[] | null;
|
|
296
293
|
maxErrors: string | number;
|
|
294
|
+
readonly: boolean | null;
|
|
295
|
+
rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
|
|
297
296
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
298
297
|
centerAffix: boolean;
|
|
299
298
|
glow: boolean;
|
|
300
299
|
hideSpinButtons: boolean;
|
|
301
300
|
persistentHint: boolean;
|
|
302
|
-
|
|
303
|
-
error: boolean;
|
|
301
|
+
messages: string | readonly string[];
|
|
304
302
|
direction: "vertical" | "horizontal";
|
|
303
|
+
}> & Omit<{
|
|
304
|
+
theme?: string | undefined;
|
|
305
|
+
class?: any;
|
|
305
306
|
style: import('vue').StyleValue;
|
|
306
|
-
disabled: boolean | null;
|
|
307
|
-
readonly: boolean | null;
|
|
308
|
-
messages: string | readonly string[];
|
|
309
|
-
rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
|
|
310
307
|
focused: boolean;
|
|
308
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
309
|
+
disabled: boolean | null;
|
|
310
|
+
error: boolean;
|
|
311
311
|
errorMessages: string | readonly string[] | null;
|
|
312
312
|
maxErrors: string | number;
|
|
313
|
-
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
314
|
-
centerAffix: boolean;
|
|
315
|
-
glow: boolean;
|
|
316
|
-
hideSpinButtons: boolean;
|
|
317
|
-
persistentHint: boolean;
|
|
318
313
|
name?: string | undefined;
|
|
319
|
-
id?: string | undefined;
|
|
320
|
-
width?: string | number | undefined;
|
|
321
|
-
color?: string | undefined;
|
|
322
|
-
maxWidth?: string | number | undefined;
|
|
323
|
-
minWidth?: string | number | undefined;
|
|
324
314
|
label?: string | undefined;
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "invalid-input" | "invalid-input lazy" | "blur eager" | "input eager" | "submit eager" | "invalid-input eager" | "lazy invalid-input" | "eager blur" | "eager input" | "eager submit" | "eager invalid-input" | undefined;
|
|
315
|
+
readonly: boolean | null;
|
|
316
|
+
rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
|
|
317
|
+
validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "blur eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "invalid-input eager" | "invalid-input lazy" | "lazy invalid-input" | "submit eager" | "invalid-input" | undefined;
|
|
329
318
|
validationValue?: any;
|
|
330
|
-
|
|
331
|
-
|
|
319
|
+
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
320
|
+
maxWidth?: string | number | undefined;
|
|
321
|
+
minWidth?: string | number | undefined;
|
|
322
|
+
width?: string | number | undefined;
|
|
323
|
+
id?: string | undefined;
|
|
332
324
|
appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
325
|
+
baseColor?: string | undefined;
|
|
326
|
+
centerAffix: boolean;
|
|
327
|
+
color?: string | undefined;
|
|
328
|
+
glow: boolean;
|
|
333
329
|
iconColor?: string | boolean | undefined;
|
|
334
|
-
|
|
335
|
-
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
|
336
|
-
hint?: string | undefined;
|
|
330
|
+
prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
337
331
|
hideDetails?: boolean | "auto" | undefined;
|
|
338
|
-
|
|
332
|
+
hideSpinButtons: boolean;
|
|
333
|
+
hint?: string | undefined;
|
|
334
|
+
persistentHint: boolean;
|
|
335
|
+
messages: string | readonly string[];
|
|
336
|
+
direction: "vertical" | "horizontal";
|
|
337
|
+
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
338
|
+
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
339
|
+
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules">;
|
|
339
340
|
$attrs: {
|
|
340
341
|
[x: string]: unknown;
|
|
341
342
|
};
|
|
342
343
|
$refs: {
|
|
343
344
|
[x: string]: unknown;
|
|
344
345
|
};
|
|
346
|
+
/**
|
|
347
|
+
* =====================
|
|
348
|
+
* Overwrite editing (nouvelle logique)
|
|
349
|
+
* =====================
|
|
350
|
+
*/
|
|
345
351
|
$slots: Readonly<{
|
|
346
352
|
default?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
347
353
|
[key: string]: any;
|
|
@@ -365,47 +371,42 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
365
371
|
$emit: (event: string, ...args: any[]) => void;
|
|
366
372
|
$el: any;
|
|
367
373
|
$options: import('vue').ComponentOptionsBase<{
|
|
368
|
-
error: boolean;
|
|
369
|
-
direction: "vertical" | "horizontal";
|
|
370
374
|
style: import('vue').StyleValue;
|
|
371
|
-
disabled: boolean | null;
|
|
372
|
-
readonly: boolean | null;
|
|
373
|
-
/**
|
|
374
|
-
* =====================
|
|
375
|
-
* Overwrite editing (nouvelle logique)
|
|
376
|
-
* =====================
|
|
377
|
-
*/
|
|
378
|
-
messages: string | readonly string[];
|
|
379
|
-
rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
|
|
380
375
|
focused: boolean;
|
|
376
|
+
disabled: boolean | null;
|
|
377
|
+
error: boolean;
|
|
381
378
|
errorMessages: string | readonly string[] | null;
|
|
382
379
|
maxErrors: string | number;
|
|
380
|
+
readonly: boolean | null;
|
|
381
|
+
rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
|
|
383
382
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
384
383
|
centerAffix: boolean;
|
|
385
384
|
glow: boolean;
|
|
386
385
|
hideSpinButtons: boolean;
|
|
387
386
|
persistentHint: boolean;
|
|
387
|
+
messages: string | readonly string[];
|
|
388
|
+
direction: "vertical" | "horizontal";
|
|
388
389
|
} & {
|
|
390
|
+
theme?: string | undefined;
|
|
391
|
+
class?: any;
|
|
392
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
389
393
|
name?: string | undefined;
|
|
390
|
-
id?: string | undefined;
|
|
391
|
-
width?: string | number | undefined;
|
|
392
|
-
color?: string | undefined;
|
|
393
|
-
maxWidth?: string | number | undefined;
|
|
394
|
-
minWidth?: string | number | undefined;
|
|
395
394
|
label?: string | undefined;
|
|
396
|
-
|
|
397
|
-
theme?: string | undefined;
|
|
398
|
-
'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
|
|
399
|
-
validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "invalid-input" | "invalid-input lazy" | "blur eager" | "input eager" | "submit eager" | "invalid-input eager" | "lazy invalid-input" | "eager blur" | "eager input" | "eager submit" | "eager invalid-input" | undefined;
|
|
395
|
+
validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "blur eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "invalid-input eager" | "invalid-input lazy" | "lazy invalid-input" | "submit eager" | "invalid-input" | undefined;
|
|
400
396
|
validationValue?: any;
|
|
401
|
-
|
|
402
|
-
|
|
397
|
+
maxWidth?: string | number | undefined;
|
|
398
|
+
minWidth?: string | number | undefined;
|
|
399
|
+
width?: string | number | undefined;
|
|
400
|
+
id?: string | undefined;
|
|
403
401
|
appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
402
|
+
baseColor?: string | undefined;
|
|
403
|
+
color?: string | undefined;
|
|
404
404
|
iconColor?: string | boolean | undefined;
|
|
405
|
-
|
|
406
|
-
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
|
407
|
-
hint?: string | undefined;
|
|
405
|
+
prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
408
406
|
hideDetails?: boolean | "auto" | undefined;
|
|
407
|
+
hint?: string | undefined;
|
|
408
|
+
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
409
|
+
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
409
410
|
}, {
|
|
410
411
|
reset: () => Promise<void>;
|
|
411
412
|
resetValidation: () => Promise<void>;
|
|
@@ -413,23 +414,23 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
413
414
|
isValid: import('vue').ComputedRef<boolean | null>;
|
|
414
415
|
errorMessages: import('vue').ComputedRef<string[]>;
|
|
415
416
|
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
|
|
416
|
-
|
|
417
|
-
}, "$children" | "v-slots" | "v-slot:default" | "v-slot:
|
|
418
|
-
error: boolean;
|
|
419
|
-
direction: "vertical" | "horizontal";
|
|
417
|
+
"update:modelValue": (value: any) => true;
|
|
418
|
+
}, "$children" | "v-slots" | "v-slot:default" | "v-slot:append" | "v-slot:prepend" | "update:modelValue" | "modelValue" | "v-slot:details" | "v-slot:message">, string, {
|
|
420
419
|
style: import('vue').StyleValue;
|
|
421
|
-
disabled: boolean | null;
|
|
422
|
-
readonly: boolean | null;
|
|
423
|
-
messages: string | readonly string[];
|
|
424
|
-
rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
|
|
425
420
|
focused: boolean;
|
|
421
|
+
disabled: boolean | null;
|
|
422
|
+
error: boolean;
|
|
426
423
|
errorMessages: string | readonly string[] | null;
|
|
427
424
|
maxErrors: string | number;
|
|
425
|
+
readonly: boolean | null;
|
|
426
|
+
rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
|
|
428
427
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
429
428
|
centerAffix: boolean;
|
|
430
429
|
glow: boolean;
|
|
431
430
|
hideSpinButtons: boolean;
|
|
432
431
|
persistentHint: boolean;
|
|
432
|
+
messages: string | readonly string[];
|
|
433
|
+
direction: "vertical" | "horizontal";
|
|
433
434
|
}, {}, string, import('vue').SlotsType<Partial<{
|
|
434
435
|
default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
435
436
|
[key: string]: any;
|
|
@@ -447,79 +448,79 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
447
448
|
[key: string]: any;
|
|
448
449
|
}>[];
|
|
449
450
|
}>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
|
450
|
-
beforeCreate?: (() => void) | (() => void)
|
|
451
|
-
created?: (() => void) | (() => void)
|
|
452
|
-
beforeMount?: (() => void) | (() => void)
|
|
453
|
-
mounted?: (() => void) | (() => void)
|
|
454
|
-
beforeUpdate?: (() => void) | (() => void)
|
|
455
|
-
updated?: (() => void) | (() => void)
|
|
456
|
-
activated?: (() => void) | (() => void)
|
|
457
|
-
deactivated?: (() => void) | (() => void)
|
|
458
|
-
beforeDestroy?: (() => void) | (() => void)
|
|
459
|
-
beforeUnmount?: (() => void) | (() => void)
|
|
460
|
-
destroyed?: (() => void) | (() => void)
|
|
461
|
-
unmounted?: (() => void) | (() => void)
|
|
462
|
-
renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)
|
|
463
|
-
renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)
|
|
464
|
-
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) => boolean | void) | ((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) => boolean | void)
|
|
451
|
+
beforeCreate?: (() => void)[] | (() => void) | undefined;
|
|
452
|
+
created?: (() => void)[] | (() => void) | undefined;
|
|
453
|
+
beforeMount?: (() => void)[] | (() => void) | undefined;
|
|
454
|
+
mounted?: (() => void)[] | (() => void) | undefined;
|
|
455
|
+
beforeUpdate?: (() => void)[] | (() => void) | undefined;
|
|
456
|
+
updated?: (() => void)[] | (() => void) | undefined;
|
|
457
|
+
activated?: (() => void)[] | (() => void) | undefined;
|
|
458
|
+
deactivated?: (() => void)[] | (() => void) | undefined;
|
|
459
|
+
beforeDestroy?: (() => void)[] | (() => void) | undefined;
|
|
460
|
+
beforeUnmount?: (() => void)[] | (() => void) | undefined;
|
|
461
|
+
destroyed?: (() => void)[] | (() => void) | undefined;
|
|
462
|
+
unmounted?: (() => void)[] | (() => void) | undefined;
|
|
463
|
+
renderTracked?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
|
|
464
|
+
renderTriggered?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
|
|
465
|
+
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) => boolean | void)[] | ((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) => boolean | void) | undefined;
|
|
465
466
|
};
|
|
466
467
|
$forceUpdate: () => void;
|
|
467
468
|
$nextTick: typeof nextTick;
|
|
468
469
|
$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;
|
|
469
470
|
} & Readonly<{
|
|
470
|
-
error: boolean;
|
|
471
|
-
direction: "vertical" | "horizontal";
|
|
472
471
|
style: import('vue').StyleValue;
|
|
473
|
-
disabled: boolean | null;
|
|
474
|
-
readonly: boolean | null;
|
|
475
|
-
messages: string | readonly string[];
|
|
476
|
-
rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
|
|
477
472
|
focused: boolean;
|
|
473
|
+
disabled: boolean | null;
|
|
474
|
+
error: boolean;
|
|
478
475
|
errorMessages: string | readonly string[] | null;
|
|
479
476
|
maxErrors: string | number;
|
|
477
|
+
readonly: boolean | null;
|
|
478
|
+
rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
|
|
480
479
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
481
480
|
centerAffix: boolean;
|
|
482
481
|
glow: boolean;
|
|
483
482
|
hideSpinButtons: boolean;
|
|
484
483
|
persistentHint: boolean;
|
|
485
|
-
|
|
486
|
-
error: boolean;
|
|
484
|
+
messages: string | readonly string[];
|
|
487
485
|
direction: "vertical" | "horizontal";
|
|
486
|
+
}> & Omit<{
|
|
488
487
|
style: import('vue').StyleValue;
|
|
489
|
-
disabled: boolean | null;
|
|
490
|
-
readonly: boolean | null;
|
|
491
|
-
messages: string | readonly string[];
|
|
492
|
-
rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
|
|
493
488
|
focused: boolean;
|
|
489
|
+
disabled: boolean | null;
|
|
490
|
+
error: boolean;
|
|
494
491
|
errorMessages: string | readonly string[] | null;
|
|
495
492
|
maxErrors: string | number;
|
|
493
|
+
readonly: boolean | null;
|
|
494
|
+
rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
|
|
496
495
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
497
496
|
centerAffix: boolean;
|
|
498
497
|
glow: boolean;
|
|
499
498
|
hideSpinButtons: boolean;
|
|
500
499
|
persistentHint: boolean;
|
|
500
|
+
messages: string | readonly string[];
|
|
501
|
+
direction: "vertical" | "horizontal";
|
|
501
502
|
} & {
|
|
503
|
+
theme?: string | undefined;
|
|
504
|
+
class?: any;
|
|
505
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
502
506
|
name?: string | undefined;
|
|
503
|
-
id?: string | undefined;
|
|
504
|
-
width?: string | number | undefined;
|
|
505
|
-
color?: string | undefined;
|
|
506
|
-
maxWidth?: string | number | undefined;
|
|
507
|
-
minWidth?: string | number | undefined;
|
|
508
507
|
label?: string | undefined;
|
|
509
|
-
|
|
510
|
-
theme?: string | undefined;
|
|
511
|
-
'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
|
|
512
|
-
validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "invalid-input" | "invalid-input lazy" | "blur eager" | "input eager" | "submit eager" | "invalid-input eager" | "lazy invalid-input" | "eager blur" | "eager input" | "eager submit" | "eager invalid-input" | undefined;
|
|
508
|
+
validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "blur eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "invalid-input eager" | "invalid-input lazy" | "lazy invalid-input" | "submit eager" | "invalid-input" | undefined;
|
|
513
509
|
validationValue?: any;
|
|
514
|
-
|
|
515
|
-
|
|
510
|
+
maxWidth?: string | number | undefined;
|
|
511
|
+
minWidth?: string | number | undefined;
|
|
512
|
+
width?: string | number | undefined;
|
|
513
|
+
id?: string | undefined;
|
|
516
514
|
appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
515
|
+
baseColor?: string | undefined;
|
|
516
|
+
color?: string | undefined;
|
|
517
517
|
iconColor?: string | boolean | undefined;
|
|
518
|
-
|
|
519
|
-
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
|
520
|
-
hint?: string | undefined;
|
|
518
|
+
prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
521
519
|
hideDetails?: boolean | "auto" | undefined;
|
|
522
|
-
|
|
520
|
+
hint?: string | undefined;
|
|
521
|
+
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
522
|
+
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
523
|
+
}, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "isValid" | "resetValidation" | "validate" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules"> & import('vue').ShallowUnwrapRef<{
|
|
523
524
|
reset: () => Promise<void>;
|
|
524
525
|
resetValidation: () => Promise<void>;
|
|
525
526
|
validate: (silent?: boolean | undefined) => Promise<string[]>;
|
|
@@ -527,64 +528,64 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
527
528
|
errorMessages: import('vue').ComputedRef<string[]>;
|
|
528
529
|
}> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
|
|
529
530
|
modelValue?: unknown;
|
|
530
|
-
|
|
531
|
-
}, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "error" | "label" | "style" | "width" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "
|
|
531
|
+
"onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
|
|
532
|
+
}, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "error" | "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" | "name" | "modelValue" | "onUpdate:modelValue" | "iconColor" | "errorMessages" | "centerAffix" | "direction" | "hint" | "maxErrors" | "messages" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules" | "onUpdate:focused" | "validateOn" | "validationValue" | "hideDetails" | "onClick:prepend" | "onClick:append" | "v-slot:details" | "v-slot:message">, `$${any}`> & Omit<Omit<{
|
|
532
533
|
$: import('vue').ComponentInternalInstance;
|
|
533
534
|
$data: {};
|
|
534
535
|
$props: Partial<{
|
|
535
|
-
flat: boolean;
|
|
536
|
-
reverse: boolean;
|
|
537
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
538
|
-
error: boolean;
|
|
539
|
-
active: boolean;
|
|
540
|
-
details: boolean;
|
|
541
536
|
style: import('vue').StyleValue;
|
|
542
|
-
disabled: boolean;
|
|
543
537
|
focused: boolean;
|
|
544
538
|
rounded: string | number | boolean;
|
|
545
539
|
tile: boolean;
|
|
540
|
+
clearable: boolean;
|
|
546
541
|
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
542
|
+
active: boolean;
|
|
547
543
|
centerAffix: boolean;
|
|
548
|
-
|
|
549
|
-
clearable: boolean;
|
|
544
|
+
details: boolean;
|
|
550
545
|
dirty: boolean;
|
|
551
|
-
|
|
552
|
-
|
|
553
|
-
|
|
546
|
+
disabled: boolean;
|
|
547
|
+
glow: boolean;
|
|
548
|
+
error: boolean;
|
|
554
549
|
flat: boolean;
|
|
550
|
+
persistentClear: boolean;
|
|
555
551
|
reverse: boolean;
|
|
552
|
+
singleLine: boolean;
|
|
556
553
|
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
554
|
+
}> & Omit<{
|
|
555
|
+
theme?: string | undefined;
|
|
556
|
+
class?: any;
|
|
560
557
|
style: import('vue').StyleValue;
|
|
561
|
-
disabled: boolean;
|
|
562
558
|
focused: boolean;
|
|
559
|
+
"onUpdate:focused"?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
|
|
560
|
+
rounded?: string | number | boolean | undefined;
|
|
563
561
|
tile: boolean;
|
|
564
|
-
|
|
565
|
-
|
|
562
|
+
loading?: string | boolean | undefined;
|
|
563
|
+
appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
564
|
+
bgColor?: string | undefined;
|
|
566
565
|
clearable: boolean;
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
id?: string | undefined;
|
|
566
|
+
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
567
|
+
active: boolean;
|
|
568
|
+
centerAffix?: boolean | undefined;
|
|
571
569
|
color?: string | undefined;
|
|
572
|
-
loading?: string | boolean | undefined;
|
|
573
|
-
label?: string | undefined;
|
|
574
|
-
class?: any;
|
|
575
|
-
theme?: string | undefined;
|
|
576
|
-
'onUpdate:focused'?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
|
|
577
|
-
rounded?: string | number | boolean | undefined;
|
|
578
570
|
baseColor?: string | undefined;
|
|
579
|
-
|
|
571
|
+
details: boolean;
|
|
572
|
+
dirty: boolean;
|
|
573
|
+
disabled: boolean;
|
|
574
|
+
glow: boolean;
|
|
575
|
+
error: boolean;
|
|
576
|
+
flat: boolean;
|
|
580
577
|
iconColor?: string | boolean | undefined;
|
|
581
|
-
|
|
578
|
+
label?: string | undefined;
|
|
579
|
+
persistentClear: boolean;
|
|
582
580
|
prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
581
|
+
reverse: boolean;
|
|
582
|
+
singleLine: boolean;
|
|
583
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
584
|
+
"onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
|
|
585
|
+
"onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
586
|
+
"onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
587
|
+
id?: string | undefined;
|
|
588
|
+
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine">;
|
|
588
589
|
$attrs: {
|
|
589
590
|
[x: string]: unknown;
|
|
590
591
|
};
|
|
@@ -597,10 +598,10 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
597
598
|
}) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
598
599
|
[key: string]: any;
|
|
599
600
|
}>[]) | undefined;
|
|
600
|
-
|
|
601
|
+
"prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
601
602
|
[key: string]: any;
|
|
602
603
|
}>[]) | undefined;
|
|
603
|
-
|
|
604
|
+
"append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
604
605
|
[key: string]: any;
|
|
605
606
|
}>[]) | undefined;
|
|
606
607
|
label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
@@ -622,77 +623,77 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
622
623
|
$emit: (event: "update:focused", focused: boolean) => void;
|
|
623
624
|
$el: any;
|
|
624
625
|
$options: import('vue').ComponentOptionsBase<{
|
|
625
|
-
flat: boolean;
|
|
626
|
-
reverse: boolean;
|
|
627
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
628
|
-
error: boolean;
|
|
629
|
-
active: boolean;
|
|
630
|
-
details: boolean;
|
|
631
626
|
style: import('vue').StyleValue;
|
|
632
|
-
disabled: boolean;
|
|
633
627
|
focused: boolean;
|
|
634
628
|
tile: boolean;
|
|
635
|
-
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
636
|
-
glow: boolean;
|
|
637
629
|
clearable: boolean;
|
|
630
|
+
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
631
|
+
active: boolean;
|
|
632
|
+
details: boolean;
|
|
638
633
|
dirty: boolean;
|
|
634
|
+
disabled: boolean;
|
|
635
|
+
glow: boolean;
|
|
636
|
+
error: boolean;
|
|
637
|
+
flat: boolean;
|
|
639
638
|
persistentClear: boolean;
|
|
639
|
+
reverse: boolean;
|
|
640
640
|
singleLine: boolean;
|
|
641
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
641
642
|
} & {
|
|
642
|
-
id?: string | undefined;
|
|
643
|
-
color?: string | undefined;
|
|
644
|
-
loading?: string | boolean | undefined;
|
|
645
|
-
label?: string | undefined;
|
|
646
|
-
class?: any;
|
|
647
643
|
theme?: string | undefined;
|
|
648
|
-
|
|
644
|
+
class?: any;
|
|
645
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
649
646
|
rounded?: string | number | boolean | undefined;
|
|
650
|
-
|
|
647
|
+
loading?: string | boolean | undefined;
|
|
648
|
+
appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
651
649
|
bgColor?: string | undefined;
|
|
650
|
+
centerAffix?: boolean | undefined;
|
|
651
|
+
color?: string | undefined;
|
|
652
|
+
baseColor?: string | undefined;
|
|
652
653
|
iconColor?: string | boolean | undefined;
|
|
653
|
-
|
|
654
|
+
label?: string | undefined;
|
|
654
655
|
prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
656
|
+
"onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
|
|
657
|
+
"onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
658
|
+
"onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
659
|
+
id?: string | undefined;
|
|
659
660
|
} & {
|
|
660
661
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
|
661
662
|
}, {
|
|
662
663
|
controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
|
663
664
|
fieldIconColor: import('vue').ComputedRef<string | undefined>;
|
|
664
665
|
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
}, "$children" | "v-slots" | "v-slot:default" | "v-slot:loader" | "update:modelValue" | "modelValue" | "v-slot:label" | "v-slot:
|
|
668
|
-
flat: boolean;
|
|
669
|
-
reverse: boolean;
|
|
670
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
671
|
-
error: boolean;
|
|
672
|
-
active: boolean;
|
|
673
|
-
details: boolean;
|
|
666
|
+
"update:focused": (focused: boolean) => true;
|
|
667
|
+
"update:modelValue": (value: any) => true;
|
|
668
|
+
}, "$children" | "v-slots" | "v-slot:default" | "v-slot:loader" | "update:modelValue" | "modelValue" | "v-slot:label" | "v-slot:append-inner" | "v-slot:clear" | "v-slot:prepend-inner">, string, {
|
|
674
669
|
style: import('vue').StyleValue;
|
|
675
|
-
disabled: boolean;
|
|
676
670
|
focused: boolean;
|
|
677
671
|
rounded: string | number | boolean;
|
|
678
672
|
tile: boolean;
|
|
673
|
+
clearable: boolean;
|
|
679
674
|
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
675
|
+
active: boolean;
|
|
680
676
|
centerAffix: boolean;
|
|
681
|
-
|
|
682
|
-
clearable: boolean;
|
|
677
|
+
details: boolean;
|
|
683
678
|
dirty: boolean;
|
|
679
|
+
disabled: boolean;
|
|
680
|
+
glow: boolean;
|
|
681
|
+
error: boolean;
|
|
682
|
+
flat: boolean;
|
|
684
683
|
persistentClear: boolean;
|
|
684
|
+
reverse: boolean;
|
|
685
685
|
singleLine: boolean;
|
|
686
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
686
687
|
}, {}, string, import('vue').SlotsType<Partial<{
|
|
687
688
|
clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
688
689
|
props: Record<string, any>;
|
|
689
690
|
}) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
690
691
|
[key: string]: any;
|
|
691
692
|
}>[];
|
|
692
|
-
|
|
693
|
+
"prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
693
694
|
[key: string]: any;
|
|
694
695
|
}>[];
|
|
695
|
-
|
|
696
|
+
"append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
696
697
|
[key: string]: any;
|
|
697
698
|
}>[];
|
|
698
699
|
label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
@@ -708,88 +709,88 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
708
709
|
[key: string]: any;
|
|
709
710
|
}>[];
|
|
710
711
|
}>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
|
711
|
-
beforeCreate?: (() => void) | (() => void)
|
|
712
|
-
created?: (() => void) | (() => void)
|
|
713
|
-
beforeMount?: (() => void) | (() => void)
|
|
714
|
-
mounted?: (() => void) | (() => void)
|
|
715
|
-
beforeUpdate?: (() => void) | (() => void)
|
|
716
|
-
updated?: (() => void) | (() => void)
|
|
717
|
-
activated?: (() => void) | (() => void)
|
|
718
|
-
deactivated?: (() => void) | (() => void)
|
|
719
|
-
beforeDestroy?: (() => void) | (() => void)
|
|
720
|
-
beforeUnmount?: (() => void) | (() => void)
|
|
721
|
-
destroyed?: (() => void) | (() => void)
|
|
722
|
-
unmounted?: (() => void) | (() => void)
|
|
723
|
-
renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)
|
|
724
|
-
renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)
|
|
725
|
-
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) => boolean | void) | ((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) => boolean | void)
|
|
712
|
+
beforeCreate?: (() => void)[] | (() => void) | undefined;
|
|
713
|
+
created?: (() => void)[] | (() => void) | undefined;
|
|
714
|
+
beforeMount?: (() => void)[] | (() => void) | undefined;
|
|
715
|
+
mounted?: (() => void)[] | (() => void) | undefined;
|
|
716
|
+
beforeUpdate?: (() => void)[] | (() => void) | undefined;
|
|
717
|
+
updated?: (() => void)[] | (() => void) | undefined;
|
|
718
|
+
activated?: (() => void)[] | (() => void) | undefined;
|
|
719
|
+
deactivated?: (() => void)[] | (() => void) | undefined;
|
|
720
|
+
beforeDestroy?: (() => void)[] | (() => void) | undefined;
|
|
721
|
+
beforeUnmount?: (() => void)[] | (() => void) | undefined;
|
|
722
|
+
destroyed?: (() => void)[] | (() => void) | undefined;
|
|
723
|
+
unmounted?: (() => void)[] | (() => void) | undefined;
|
|
724
|
+
renderTracked?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
|
|
725
|
+
renderTriggered?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
|
|
726
|
+
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) => boolean | void)[] | ((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) => boolean | void) | undefined;
|
|
726
727
|
};
|
|
727
728
|
$forceUpdate: () => void;
|
|
728
729
|
$nextTick: typeof nextTick;
|
|
729
730
|
$watch<T_1 extends string | ((...args: any) => any)>(source: T_1, cb: T_1 extends (...args: any) => infer R_1 ? (args_0: R_1, args_1: R_1, 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;
|
|
730
731
|
} & Readonly<{
|
|
731
|
-
flat: boolean;
|
|
732
|
-
reverse: boolean;
|
|
733
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
734
|
-
error: boolean;
|
|
735
|
-
active: boolean;
|
|
736
|
-
details: boolean;
|
|
737
732
|
style: import('vue').StyleValue;
|
|
738
|
-
disabled: boolean;
|
|
739
733
|
focused: boolean;
|
|
740
734
|
rounded: string | number | boolean;
|
|
741
735
|
tile: boolean;
|
|
736
|
+
clearable: boolean;
|
|
742
737
|
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
738
|
+
active: boolean;
|
|
743
739
|
centerAffix: boolean;
|
|
744
|
-
|
|
745
|
-
clearable: boolean;
|
|
740
|
+
details: boolean;
|
|
746
741
|
dirty: boolean;
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
742
|
+
disabled: boolean;
|
|
743
|
+
glow: boolean;
|
|
744
|
+
error: boolean;
|
|
750
745
|
flat: boolean;
|
|
746
|
+
persistentClear: boolean;
|
|
751
747
|
reverse: boolean;
|
|
748
|
+
singleLine: boolean;
|
|
752
749
|
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
753
|
-
|
|
754
|
-
active: boolean;
|
|
755
|
-
details: boolean;
|
|
750
|
+
}> & Omit<{
|
|
756
751
|
style: import('vue').StyleValue;
|
|
757
|
-
disabled: boolean;
|
|
758
752
|
focused: boolean;
|
|
759
753
|
tile: boolean;
|
|
760
|
-
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
761
|
-
glow: boolean;
|
|
762
754
|
clearable: boolean;
|
|
755
|
+
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
756
|
+
active: boolean;
|
|
757
|
+
details: boolean;
|
|
763
758
|
dirty: boolean;
|
|
759
|
+
disabled: boolean;
|
|
760
|
+
glow: boolean;
|
|
761
|
+
error: boolean;
|
|
762
|
+
flat: boolean;
|
|
764
763
|
persistentClear: boolean;
|
|
764
|
+
reverse: boolean;
|
|
765
765
|
singleLine: boolean;
|
|
766
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
766
767
|
} & {
|
|
767
|
-
id?: string | undefined;
|
|
768
|
-
color?: string | undefined;
|
|
769
|
-
loading?: string | boolean | undefined;
|
|
770
|
-
label?: string | undefined;
|
|
771
|
-
class?: any;
|
|
772
768
|
theme?: string | undefined;
|
|
773
|
-
|
|
769
|
+
class?: any;
|
|
770
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
774
771
|
rounded?: string | number | boolean | undefined;
|
|
775
|
-
|
|
772
|
+
loading?: string | boolean | undefined;
|
|
773
|
+
appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
776
774
|
bgColor?: string | undefined;
|
|
775
|
+
centerAffix?: boolean | undefined;
|
|
776
|
+
color?: string | undefined;
|
|
777
|
+
baseColor?: string | undefined;
|
|
777
778
|
iconColor?: string | boolean | undefined;
|
|
778
|
-
|
|
779
|
+
label?: string | undefined;
|
|
779
780
|
prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
780
|
-
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
781
|
+
"onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
|
|
782
|
+
"onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
783
|
+
"onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
784
|
+
id?: string | undefined;
|
|
784
785
|
} & {
|
|
785
786
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
|
786
|
-
}, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "
|
|
787
|
+
}, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "centerAffix" | "focused" | "glow" | "controlRef" | "fieldIconColor" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine"> & import('vue').ShallowUnwrapRef<{
|
|
787
788
|
controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
|
788
789
|
fieldIconColor: import('vue').ComputedRef<string | undefined>;
|
|
789
790
|
}> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
|
|
790
791
|
modelValue?: unknown;
|
|
791
|
-
|
|
792
|
-
}, import('vuetify/lib/components/VField/VField.mjs').VFieldSlots>, "error" | "reverse" | "flat" | "label" | "details" | "style" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "
|
|
792
|
+
"onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
|
|
793
|
+
}, import('vuetify/lib/components/VField/VField.mjs').VFieldSlots>, "error" | "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" | "modelValue" | "onUpdate:modelValue" | "bgColor" | "v-slot:label" | "iconColor" | "prependInnerIcon" | "appendInnerIcon" | "centerAffix" | "focused" | "glow" | "onUpdate:focused" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:append-inner" | "v-slot:clear" | "v-slot:prepend-inner">, `$${any}`> & {
|
|
793
794
|
_allExposed: {} | {
|
|
794
795
|
reset: () => Promise<void>;
|
|
795
796
|
resetValidation: () => Promise<void>;
|
|
@@ -801,73 +802,73 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
801
802
|
fieldIconColor: import('vue').ComputedRef<string | undefined>;
|
|
802
803
|
};
|
|
803
804
|
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
804
|
-
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
|
|
805
|
+
"click:control": (e: MouseEvent) => true;
|
|
806
|
+
"mousedown:control": (e: MouseEvent) => true;
|
|
807
|
+
"update:focused": (focused: boolean) => true;
|
|
808
|
+
"update:modelValue": (val: string) => true;
|
|
808
809
|
}, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
|
|
809
|
-
flat: boolean;
|
|
810
|
-
reverse: boolean;
|
|
811
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
812
|
-
type: string;
|
|
813
|
-
error: boolean;
|
|
814
|
-
active: boolean;
|
|
815
|
-
direction: "vertical" | "horizontal";
|
|
816
|
-
details: boolean;
|
|
817
810
|
style: import('vue').StyleValue;
|
|
818
|
-
autofocus: boolean;
|
|
819
|
-
disabled: boolean;
|
|
820
|
-
readonly: boolean | null;
|
|
821
|
-
messages: string | readonly string[];
|
|
822
|
-
rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
|
|
823
811
|
focused: boolean;
|
|
824
812
|
errorMessages: string | readonly string[] | null;
|
|
825
813
|
maxErrors: string | number;
|
|
814
|
+
readonly: boolean | null;
|
|
815
|
+
rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
|
|
826
816
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
827
817
|
rounded: string | number | boolean;
|
|
828
818
|
tile: boolean;
|
|
829
|
-
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
830
|
-
centerAffix: boolean;
|
|
831
|
-
glow: boolean;
|
|
832
819
|
hideSpinButtons: boolean;
|
|
833
820
|
persistentHint: boolean;
|
|
821
|
+
messages: string | readonly string[];
|
|
822
|
+
direction: "vertical" | "horizontal";
|
|
834
823
|
clearable: boolean;
|
|
824
|
+
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
825
|
+
active: boolean;
|
|
826
|
+
centerAffix: boolean;
|
|
827
|
+
details: boolean;
|
|
835
828
|
dirty: boolean;
|
|
829
|
+
disabled: boolean;
|
|
830
|
+
glow: boolean;
|
|
831
|
+
error: boolean;
|
|
832
|
+
flat: boolean;
|
|
836
833
|
persistentClear: boolean;
|
|
834
|
+
reverse: boolean;
|
|
837
835
|
singleLine: boolean;
|
|
836
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
837
|
+
autofocus: boolean;
|
|
838
838
|
persistentPlaceholder: boolean;
|
|
839
839
|
persistentCounter: boolean;
|
|
840
|
+
type: string;
|
|
840
841
|
}, true, {}, import('vue').SlotsType<Partial<{
|
|
841
|
-
|
|
842
|
+
prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
842
843
|
[key: string]: any;
|
|
843
844
|
}>[];
|
|
844
|
-
|
|
845
|
-
props: Record<string, any>;
|
|
846
|
-
}) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
845
|
+
append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
847
846
|
[key: string]: any;
|
|
848
847
|
}>[];
|
|
849
848
|
details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
850
849
|
[key: string]: any;
|
|
851
850
|
}>[];
|
|
852
|
-
|
|
853
|
-
label: string | undefined;
|
|
854
|
-
props: Record<string, any>;
|
|
855
|
-
}) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
851
|
+
message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
856
852
|
[key: string]: any;
|
|
857
853
|
}>[];
|
|
858
|
-
|
|
854
|
+
clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
855
|
+
props: Record<string, any>;
|
|
856
|
+
}) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
859
857
|
[key: string]: any;
|
|
860
858
|
}>[];
|
|
861
|
-
prepend: (arg: import('vuetify/lib/components/
|
|
859
|
+
"prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
862
860
|
[key: string]: any;
|
|
863
861
|
}>[];
|
|
864
|
-
|
|
862
|
+
"append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
865
863
|
[key: string]: any;
|
|
866
864
|
}>[];
|
|
867
|
-
|
|
865
|
+
label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
866
|
+
label: string | undefined;
|
|
867
|
+
props: Record<string, any>;
|
|
868
|
+
}) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
868
869
|
[key: string]: any;
|
|
869
870
|
}>[];
|
|
870
|
-
|
|
871
|
+
loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
871
872
|
[key: string]: any;
|
|
872
873
|
}>[];
|
|
873
874
|
default: () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
@@ -884,190 +885,191 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
884
885
|
M: {};
|
|
885
886
|
Defaults: {};
|
|
886
887
|
}, {
|
|
887
|
-
flat: boolean;
|
|
888
|
-
reverse: boolean;
|
|
889
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
890
|
-
type: string;
|
|
891
|
-
error: boolean;
|
|
892
|
-
active: boolean;
|
|
893
|
-
direction: "vertical" | "horizontal";
|
|
894
|
-
details: boolean;
|
|
895
888
|
style: import('vue').StyleValue;
|
|
896
|
-
autofocus: boolean;
|
|
897
|
-
disabled: boolean;
|
|
898
|
-
readonly: boolean | null;
|
|
899
|
-
messages: string | readonly string[];
|
|
900
|
-
rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
|
|
901
889
|
focused: boolean;
|
|
902
890
|
errorMessages: string | readonly string[] | null;
|
|
903
891
|
maxErrors: string | number;
|
|
892
|
+
readonly: boolean | null;
|
|
893
|
+
rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
|
|
904
894
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
905
895
|
tile: boolean;
|
|
906
|
-
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
907
|
-
glow: boolean;
|
|
908
896
|
hideSpinButtons: boolean;
|
|
909
897
|
persistentHint: boolean;
|
|
898
|
+
messages: string | readonly string[];
|
|
899
|
+
direction: "vertical" | "horizontal";
|
|
910
900
|
clearable: boolean;
|
|
901
|
+
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
902
|
+
active: boolean;
|
|
903
|
+
details: boolean;
|
|
911
904
|
dirty: boolean;
|
|
905
|
+
disabled: boolean;
|
|
906
|
+
glow: boolean;
|
|
907
|
+
error: boolean;
|
|
908
|
+
flat: boolean;
|
|
912
909
|
persistentClear: boolean;
|
|
910
|
+
reverse: boolean;
|
|
913
911
|
singleLine: boolean;
|
|
912
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
913
|
+
autofocus: boolean;
|
|
914
914
|
persistentPlaceholder: boolean;
|
|
915
915
|
persistentCounter: boolean;
|
|
916
|
+
type: string;
|
|
916
917
|
} & {
|
|
917
|
-
name?: string | undefined;
|
|
918
|
-
id?: string | undefined;
|
|
919
|
-
width?: string | number | undefined;
|
|
920
|
-
color?: string | undefined;
|
|
921
|
-
maxWidth?: string | number | undefined;
|
|
922
|
-
minWidth?: string | number | undefined;
|
|
923
|
-
loading?: string | boolean | undefined;
|
|
924
|
-
label?: string | undefined;
|
|
925
|
-
prefix?: string | undefined;
|
|
926
|
-
role?: string | undefined;
|
|
927
|
-
class?: any;
|
|
928
918
|
theme?: string | undefined;
|
|
929
|
-
|
|
930
|
-
|
|
931
|
-
|
|
919
|
+
class?: any;
|
|
920
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
921
|
+
name?: string | undefined;
|
|
932
922
|
modelValue?: any;
|
|
933
|
-
validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "
|
|
923
|
+
validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "blur eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "invalid-input eager" | "invalid-input lazy" | "lazy invalid-input" | "submit eager" | "invalid-input" | undefined;
|
|
934
924
|
validationValue?: any;
|
|
935
925
|
rounded?: string | number | boolean | undefined;
|
|
936
|
-
|
|
937
|
-
|
|
938
|
-
|
|
926
|
+
maxWidth?: string | number | undefined;
|
|
927
|
+
minWidth?: string | number | undefined;
|
|
928
|
+
width?: string | number | undefined;
|
|
929
|
+
loading?: string | boolean | undefined;
|
|
930
|
+
id?: string | undefined;
|
|
939
931
|
appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
940
|
-
|
|
932
|
+
prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
933
|
+
hideDetails?: boolean | "auto" | undefined;
|
|
934
|
+
hint?: string | undefined;
|
|
935
|
+
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
936
|
+
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
941
937
|
appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
942
|
-
|
|
943
|
-
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
|
944
|
-
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
|
945
|
-
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
|
946
|
-
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
|
947
|
-
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
|
938
|
+
bgColor?: string | undefined;
|
|
948
939
|
centerAffix?: boolean | undefined;
|
|
949
|
-
|
|
950
|
-
|
|
951
|
-
|
|
940
|
+
color?: string | undefined;
|
|
941
|
+
baseColor?: string | undefined;
|
|
942
|
+
iconColor?: string | boolean | undefined;
|
|
943
|
+
label?: string | undefined;
|
|
944
|
+
prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
945
|
+
"onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
|
|
946
|
+
"onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
947
|
+
"onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
948
|
+
autocomplete?: string | undefined;
|
|
949
|
+
counter?: string | number | boolean | undefined;
|
|
952
950
|
counterValue?: number | ((value: any) => number) | undefined;
|
|
951
|
+
prefix?: string | undefined;
|
|
952
|
+
placeholder?: string | undefined;
|
|
953
|
+
suffix?: string | undefined;
|
|
954
|
+
role?: string | undefined;
|
|
953
955
|
modelModifiers?: Record<string, boolean> | undefined;
|
|
954
956
|
} & {
|
|
955
957
|
$children?: import('vue').VNodeChild | {
|
|
956
|
-
|
|
957
|
-
|
|
958
|
+
prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
959
|
+
append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
960
|
+
details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
958
961
|
message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
|
|
959
962
|
clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
960
963
|
props: Record<string, any>;
|
|
961
964
|
}) => import('vue').VNodeChild) | undefined;
|
|
962
|
-
|
|
965
|
+
"prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
966
|
+
"append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
963
967
|
label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
964
968
|
label: string | undefined;
|
|
965
969
|
props: Record<string, any>;
|
|
966
970
|
}) => import('vue').VNodeChild) | undefined;
|
|
967
|
-
append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
968
|
-
prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
969
971
|
loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
|
|
970
|
-
'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
971
|
-
'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
972
972
|
default?: (() => import('vue').VNodeChild) | undefined;
|
|
973
973
|
counter?: ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
|
|
974
|
-
}
|
|
975
|
-
|
|
974
|
+
} | {
|
|
975
|
+
$stable?: boolean | undefined;
|
|
976
|
+
} | (() => import('vue').VNodeChild);
|
|
977
|
+
"v-slots"?: {
|
|
978
|
+
prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
979
|
+
append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
980
|
+
details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
976
981
|
message?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
|
|
977
982
|
clear?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
978
983
|
props: Record<string, any>;
|
|
979
984
|
}) => import('vue').VNodeChild) | undefined;
|
|
980
|
-
|
|
985
|
+
"prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
986
|
+
"append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
981
987
|
label?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
982
988
|
label: string | undefined;
|
|
983
989
|
props: Record<string, any>;
|
|
984
990
|
}) => import('vue').VNodeChild) | undefined;
|
|
985
|
-
append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
986
|
-
prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
987
991
|
loader?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
|
|
988
|
-
'prepend-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
989
|
-
'append-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
990
992
|
default?: false | (() => import('vue').VNodeChild) | undefined;
|
|
991
993
|
counter?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
|
|
992
994
|
} | undefined;
|
|
993
995
|
} & {
|
|
994
|
-
"v-slot:
|
|
996
|
+
"v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
997
|
+
"v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
995
998
|
"v-slot:clear"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
996
999
|
props: Record<string, any>;
|
|
997
1000
|
}) => import('vue').VNodeChild) | undefined;
|
|
1001
|
+
"v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
|
|
1002
|
+
"v-slot:default"?: false | (() => import('vue').VNodeChild) | undefined;
|
|
998
1003
|
"v-slot:details"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
999
1004
|
"v-slot:label"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
1000
1005
|
label: string | undefined;
|
|
1001
1006
|
props: Record<string, any>;
|
|
1002
1007
|
}) => import('vue').VNodeChild) | undefined;
|
|
1003
|
-
"v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1004
|
-
"v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1005
1008
|
"v-slot:loader"?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
|
|
1009
|
+
"v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
|
|
1010
|
+
"v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1006
1011
|
"v-slot:prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1007
|
-
"v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1008
|
-
"v-slot:default"?: false | (() => import('vue').VNodeChild) | undefined;
|
|
1009
|
-
"v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
|
|
1010
1012
|
} & {
|
|
1011
|
-
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
|
1012
|
-
"onUpdate:modelValue"?: ((val: string) => any) | undefined;
|
|
1013
1013
|
"onClick:control"?: ((e: MouseEvent) => any) | undefined;
|
|
1014
1014
|
"onMousedown:control"?: ((e: MouseEvent) => any) | undefined;
|
|
1015
|
-
|
|
1015
|
+
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
|
1016
|
+
"onUpdate:modelValue"?: ((val: string) => any) | undefined;
|
|
1017
|
+
}, HTMLInputElement & Omit<Omit<{
|
|
1016
1018
|
$: import('vue').ComponentInternalInstance;
|
|
1017
1019
|
$data: {};
|
|
1018
1020
|
$props: Partial<{
|
|
1019
|
-
error: boolean;
|
|
1020
|
-
direction: "vertical" | "horizontal";
|
|
1021
1021
|
style: import('vue').StyleValue;
|
|
1022
|
-
disabled: boolean | null;
|
|
1023
|
-
readonly: boolean | null;
|
|
1024
|
-
messages: string | readonly string[];
|
|
1025
|
-
rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
|
|
1026
1022
|
focused: boolean;
|
|
1023
|
+
disabled: boolean | null;
|
|
1024
|
+
error: boolean;
|
|
1027
1025
|
errorMessages: string | readonly string[] | null;
|
|
1028
1026
|
maxErrors: string | number;
|
|
1027
|
+
readonly: boolean | null;
|
|
1028
|
+
rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
|
|
1029
1029
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
1030
1030
|
centerAffix: boolean;
|
|
1031
1031
|
glow: boolean;
|
|
1032
1032
|
hideSpinButtons: boolean;
|
|
1033
1033
|
persistentHint: boolean;
|
|
1034
|
-
|
|
1035
|
-
error: boolean;
|
|
1034
|
+
messages: string | readonly string[];
|
|
1036
1035
|
direction: "vertical" | "horizontal";
|
|
1036
|
+
}> & Omit<{
|
|
1037
|
+
theme?: string | undefined;
|
|
1038
|
+
class?: any;
|
|
1037
1039
|
style: import('vue').StyleValue;
|
|
1038
|
-
disabled: boolean | null;
|
|
1039
|
-
readonly: boolean | null;
|
|
1040
|
-
messages: string | readonly string[];
|
|
1041
|
-
rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
|
|
1042
1040
|
focused: boolean;
|
|
1041
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
1042
|
+
disabled: boolean | null;
|
|
1043
|
+
error: boolean;
|
|
1043
1044
|
errorMessages: string | readonly string[] | null;
|
|
1044
1045
|
maxErrors: string | number;
|
|
1045
|
-
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
1046
|
-
centerAffix: boolean;
|
|
1047
|
-
glow: boolean;
|
|
1048
|
-
hideSpinButtons: boolean;
|
|
1049
|
-
persistentHint: boolean;
|
|
1050
1046
|
name?: string | undefined;
|
|
1051
|
-
id?: string | undefined;
|
|
1052
|
-
width?: string | number | undefined;
|
|
1053
|
-
color?: string | undefined;
|
|
1054
|
-
maxWidth?: string | number | undefined;
|
|
1055
|
-
minWidth?: string | number | undefined;
|
|
1056
1047
|
label?: string | undefined;
|
|
1057
|
-
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "invalid-input" | "invalid-input lazy" | "blur eager" | "input eager" | "submit eager" | "invalid-input eager" | "lazy invalid-input" | "eager blur" | "eager input" | "eager submit" | "eager invalid-input" | undefined;
|
|
1048
|
+
readonly: boolean | null;
|
|
1049
|
+
rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
|
|
1050
|
+
validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "blur eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "invalid-input eager" | "invalid-input lazy" | "lazy invalid-input" | "submit eager" | "invalid-input" | undefined;
|
|
1061
1051
|
validationValue?: any;
|
|
1062
|
-
|
|
1063
|
-
|
|
1052
|
+
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
1053
|
+
maxWidth?: string | number | undefined;
|
|
1054
|
+
minWidth?: string | number | undefined;
|
|
1055
|
+
width?: string | number | undefined;
|
|
1056
|
+
id?: string | undefined;
|
|
1064
1057
|
appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1058
|
+
baseColor?: string | undefined;
|
|
1059
|
+
centerAffix: boolean;
|
|
1060
|
+
color?: string | undefined;
|
|
1061
|
+
glow: boolean;
|
|
1065
1062
|
iconColor?: string | boolean | undefined;
|
|
1066
|
-
|
|
1067
|
-
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
|
1068
|
-
hint?: string | undefined;
|
|
1063
|
+
prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1069
1064
|
hideDetails?: boolean | "auto" | undefined;
|
|
1070
|
-
|
|
1065
|
+
hideSpinButtons: boolean;
|
|
1066
|
+
hint?: string | undefined;
|
|
1067
|
+
persistentHint: boolean;
|
|
1068
|
+
messages: string | readonly string[];
|
|
1069
|
+
direction: "vertical" | "horizontal";
|
|
1070
|
+
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1071
|
+
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1072
|
+
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules">;
|
|
1071
1073
|
$attrs: {
|
|
1072
1074
|
[x: string]: unknown;
|
|
1073
1075
|
};
|
|
@@ -1097,66 +1099,66 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
1097
1099
|
$emit: (event: string, ...args: any[]) => void;
|
|
1098
1100
|
$el: any;
|
|
1099
1101
|
$options: import('vue').ComponentOptionsBase<{
|
|
1100
|
-
error: boolean;
|
|
1101
|
-
direction: "vertical" | "horizontal";
|
|
1102
1102
|
style: import('vue').StyleValue;
|
|
1103
|
-
disabled: boolean | null;
|
|
1104
|
-
readonly: boolean | null;
|
|
1105
|
-
messages: string | readonly string[];
|
|
1106
|
-
rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
|
|
1107
1103
|
focused: boolean;
|
|
1104
|
+
disabled: boolean | null;
|
|
1105
|
+
error: boolean;
|
|
1108
1106
|
errorMessages: string | readonly string[] | null;
|
|
1109
1107
|
maxErrors: string | number;
|
|
1108
|
+
readonly: boolean | null;
|
|
1109
|
+
rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
|
|
1110
1110
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
1111
1111
|
centerAffix: boolean;
|
|
1112
1112
|
glow: boolean;
|
|
1113
1113
|
hideSpinButtons: boolean;
|
|
1114
1114
|
persistentHint: boolean;
|
|
1115
|
+
messages: string | readonly string[];
|
|
1116
|
+
direction: "vertical" | "horizontal";
|
|
1115
1117
|
} & {
|
|
1118
|
+
theme?: string | undefined;
|
|
1119
|
+
class?: any;
|
|
1120
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
1116
1121
|
name?: string | undefined;
|
|
1117
|
-
id?: string | undefined;
|
|
1118
|
-
width?: string | number | undefined;
|
|
1119
|
-
color?: string | undefined;
|
|
1120
|
-
maxWidth?: string | number | undefined;
|
|
1121
|
-
minWidth?: string | number | undefined;
|
|
1122
1122
|
label?: string | undefined;
|
|
1123
|
-
|
|
1124
|
-
theme?: string | undefined;
|
|
1125
|
-
'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
|
|
1126
|
-
validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "invalid-input" | "invalid-input lazy" | "blur eager" | "input eager" | "submit eager" | "invalid-input eager" | "lazy invalid-input" | "eager blur" | "eager input" | "eager submit" | "eager invalid-input" | undefined;
|
|
1123
|
+
validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "blur eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "invalid-input eager" | "invalid-input lazy" | "lazy invalid-input" | "submit eager" | "invalid-input" | undefined;
|
|
1127
1124
|
validationValue?: any;
|
|
1128
|
-
|
|
1129
|
-
|
|
1125
|
+
maxWidth?: string | number | undefined;
|
|
1126
|
+
minWidth?: string | number | undefined;
|
|
1127
|
+
width?: string | number | undefined;
|
|
1128
|
+
id?: string | undefined;
|
|
1130
1129
|
appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1130
|
+
baseColor?: string | undefined;
|
|
1131
|
+
color?: string | undefined;
|
|
1131
1132
|
iconColor?: string | boolean | undefined;
|
|
1132
|
-
|
|
1133
|
-
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
|
1134
|
-
hint?: string | undefined;
|
|
1133
|
+
prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1135
1134
|
hideDetails?: boolean | "auto" | undefined;
|
|
1135
|
+
hint?: string | undefined;
|
|
1136
|
+
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1137
|
+
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1136
1138
|
}, {
|
|
1137
1139
|
reset: () => Promise<void>;
|
|
1138
1140
|
resetValidation: () => Promise<void>;
|
|
1139
1141
|
validate: (silent?: boolean | undefined) => Promise<string[]>;
|
|
1140
1142
|
isValid: import('vue').ComputedRef<boolean | null>;
|
|
1141
1143
|
errorMessages: import('vue').ComputedRef<string[]>;
|
|
1142
|
-
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
|
|
1143
|
-
|
|
1144
|
-
}, "$children" | "v-slots" | "v-slot:default" | "v-slot:
|
|
1145
|
-
|
|
1146
|
-
direction: "vertical" | "horizontal";
|
|
1147
|
-
style: import('vue').StyleValue;
|
|
1148
|
-
disabled: boolean | null;
|
|
1149
|
-
readonly: boolean | null;
|
|
1150
|
-
messages: string | readonly string[];
|
|
1151
|
-
rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
|
|
1144
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
|
|
1145
|
+
"update:modelValue": (value: any) => true;
|
|
1146
|
+
}, "$children" | "v-slots" | "v-slot:default" | "v-slot:append" | "v-slot:prepend" | "update:modelValue" | "modelValue" | "v-slot:details" | "v-slot:message">, string, {
|
|
1147
|
+
style: import('vue').StyleValue;
|
|
1152
1148
|
focused: boolean;
|
|
1149
|
+
disabled: boolean | null;
|
|
1150
|
+
error: boolean;
|
|
1153
1151
|
errorMessages: string | readonly string[] | null;
|
|
1154
1152
|
maxErrors: string | number;
|
|
1153
|
+
readonly: boolean | null;
|
|
1154
|
+
rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
|
|
1155
1155
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
1156
1156
|
centerAffix: boolean;
|
|
1157
1157
|
glow: boolean;
|
|
1158
1158
|
hideSpinButtons: boolean;
|
|
1159
1159
|
persistentHint: boolean;
|
|
1160
|
+
messages: string | readonly string[];
|
|
1161
|
+
direction: "vertical" | "horizontal";
|
|
1160
1162
|
}, {}, string, import('vue').SlotsType<Partial<{
|
|
1161
1163
|
default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
1162
1164
|
[key: string]: any;
|
|
@@ -1174,79 +1176,79 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
1174
1176
|
[key: string]: any;
|
|
1175
1177
|
}>[];
|
|
1176
1178
|
}>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
|
1177
|
-
beforeCreate?: (() => void) | (() => void)
|
|
1178
|
-
created?: (() => void) | (() => void)
|
|
1179
|
-
beforeMount?: (() => void) | (() => void)
|
|
1180
|
-
mounted?: (() => void) | (() => void)
|
|
1181
|
-
beforeUpdate?: (() => void) | (() => void)
|
|
1182
|
-
updated?: (() => void) | (() => void)
|
|
1183
|
-
activated?: (() => void) | (() => void)
|
|
1184
|
-
deactivated?: (() => void) | (() => void)
|
|
1185
|
-
beforeDestroy?: (() => void) | (() => void)
|
|
1186
|
-
beforeUnmount?: (() => void) | (() => void)
|
|
1187
|
-
destroyed?: (() => void) | (() => void)
|
|
1188
|
-
unmounted?: (() => void) | (() => void)
|
|
1189
|
-
renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)
|
|
1190
|
-
renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)
|
|
1191
|
-
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) => boolean | void) | ((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) => boolean | void)
|
|
1179
|
+
beforeCreate?: (() => void)[] | (() => void) | undefined;
|
|
1180
|
+
created?: (() => void)[] | (() => void) | undefined;
|
|
1181
|
+
beforeMount?: (() => void)[] | (() => void) | undefined;
|
|
1182
|
+
mounted?: (() => void)[] | (() => void) | undefined;
|
|
1183
|
+
beforeUpdate?: (() => void)[] | (() => void) | undefined;
|
|
1184
|
+
updated?: (() => void)[] | (() => void) | undefined;
|
|
1185
|
+
activated?: (() => void)[] | (() => void) | undefined;
|
|
1186
|
+
deactivated?: (() => void)[] | (() => void) | undefined;
|
|
1187
|
+
beforeDestroy?: (() => void)[] | (() => void) | undefined;
|
|
1188
|
+
beforeUnmount?: (() => void)[] | (() => void) | undefined;
|
|
1189
|
+
destroyed?: (() => void)[] | (() => void) | undefined;
|
|
1190
|
+
unmounted?: (() => void)[] | (() => void) | undefined;
|
|
1191
|
+
renderTracked?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
|
|
1192
|
+
renderTriggered?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
|
|
1193
|
+
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) => boolean | void)[] | ((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) => boolean | void) | undefined;
|
|
1192
1194
|
};
|
|
1193
1195
|
$forceUpdate: () => void;
|
|
1194
1196
|
$nextTick: typeof nextTick;
|
|
1195
1197
|
$watch<T_2 extends string | ((...args: any) => any)>(source: T_2, cb: T_2 extends (...args: any) => infer R_2 ? (args_0: R_2, args_1: R_2, 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;
|
|
1196
1198
|
} & Readonly<{
|
|
1197
|
-
error: boolean;
|
|
1198
|
-
direction: "vertical" | "horizontal";
|
|
1199
1199
|
style: import('vue').StyleValue;
|
|
1200
|
-
disabled: boolean | null;
|
|
1201
|
-
readonly: boolean | null;
|
|
1202
|
-
messages: string | readonly string[];
|
|
1203
|
-
rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
|
|
1204
1200
|
focused: boolean;
|
|
1201
|
+
disabled: boolean | null;
|
|
1202
|
+
error: boolean;
|
|
1205
1203
|
errorMessages: string | readonly string[] | null;
|
|
1206
1204
|
maxErrors: string | number;
|
|
1205
|
+
readonly: boolean | null;
|
|
1206
|
+
rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
|
|
1207
1207
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
1208
1208
|
centerAffix: boolean;
|
|
1209
1209
|
glow: boolean;
|
|
1210
1210
|
hideSpinButtons: boolean;
|
|
1211
1211
|
persistentHint: boolean;
|
|
1212
|
-
|
|
1213
|
-
error: boolean;
|
|
1212
|
+
messages: string | readonly string[];
|
|
1214
1213
|
direction: "vertical" | "horizontal";
|
|
1214
|
+
}> & Omit<{
|
|
1215
1215
|
style: import('vue').StyleValue;
|
|
1216
|
-
disabled: boolean | null;
|
|
1217
|
-
readonly: boolean | null;
|
|
1218
|
-
messages: string | readonly string[];
|
|
1219
|
-
rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
|
|
1220
1216
|
focused: boolean;
|
|
1217
|
+
disabled: boolean | null;
|
|
1218
|
+
error: boolean;
|
|
1221
1219
|
errorMessages: string | readonly string[] | null;
|
|
1222
1220
|
maxErrors: string | number;
|
|
1221
|
+
readonly: boolean | null;
|
|
1222
|
+
rules: readonly (string | boolean | PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult> | [string, any, (string | undefined)?] | ((value: any) => import('vuetify/lib/composables/validation.mjs').ValidationResult) | ((value: any) => PromiseLike<import('vuetify/lib/composables/validation.mjs').ValidationResult>))[];
|
|
1223
1223
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
1224
1224
|
centerAffix: boolean;
|
|
1225
1225
|
glow: boolean;
|
|
1226
1226
|
hideSpinButtons: boolean;
|
|
1227
1227
|
persistentHint: boolean;
|
|
1228
|
+
messages: string | readonly string[];
|
|
1229
|
+
direction: "vertical" | "horizontal";
|
|
1228
1230
|
} & {
|
|
1231
|
+
theme?: string | undefined;
|
|
1232
|
+
class?: any;
|
|
1233
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
1229
1234
|
name?: string | undefined;
|
|
1230
|
-
id?: string | undefined;
|
|
1231
|
-
width?: string | number | undefined;
|
|
1232
|
-
color?: string | undefined;
|
|
1233
|
-
maxWidth?: string | number | undefined;
|
|
1234
|
-
minWidth?: string | number | undefined;
|
|
1235
1235
|
label?: string | undefined;
|
|
1236
|
-
|
|
1237
|
-
theme?: string | undefined;
|
|
1238
|
-
'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
|
|
1239
|
-
validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "invalid-input" | "invalid-input lazy" | "blur eager" | "input eager" | "submit eager" | "invalid-input eager" | "lazy invalid-input" | "eager blur" | "eager input" | "eager submit" | "eager invalid-input" | undefined;
|
|
1236
|
+
validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "blur eager" | "eager blur" | "eager input" | "eager invalid-input" | "eager submit" | "input eager" | "invalid-input eager" | "invalid-input lazy" | "lazy invalid-input" | "submit eager" | "invalid-input" | undefined;
|
|
1240
1237
|
validationValue?: any;
|
|
1241
|
-
|
|
1242
|
-
|
|
1238
|
+
maxWidth?: string | number | undefined;
|
|
1239
|
+
minWidth?: string | number | undefined;
|
|
1240
|
+
width?: string | number | undefined;
|
|
1241
|
+
id?: string | undefined;
|
|
1243
1242
|
appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1243
|
+
baseColor?: string | undefined;
|
|
1244
|
+
color?: string | undefined;
|
|
1244
1245
|
iconColor?: string | boolean | undefined;
|
|
1245
|
-
|
|
1246
|
-
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
|
1247
|
-
hint?: string | undefined;
|
|
1246
|
+
prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1248
1247
|
hideDetails?: boolean | "auto" | undefined;
|
|
1249
|
-
|
|
1248
|
+
hint?: string | undefined;
|
|
1249
|
+
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1250
|
+
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1251
|
+
}, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "isValid" | "resetValidation" | "validate" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules"> & import('vue').ShallowUnwrapRef<{
|
|
1250
1252
|
reset: () => Promise<void>;
|
|
1251
1253
|
resetValidation: () => Promise<void>;
|
|
1252
1254
|
validate: (silent?: boolean | undefined) => Promise<string[]>;
|
|
@@ -1254,64 +1256,64 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
1254
1256
|
errorMessages: import('vue').ComputedRef<string[]>;
|
|
1255
1257
|
}> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
|
|
1256
1258
|
modelValue?: unknown;
|
|
1257
|
-
|
|
1258
|
-
}, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "error" | "label" | "style" | "width" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "
|
|
1259
|
+
"onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
|
|
1260
|
+
}, import('vuetify/lib/components/VInput/VInput.mjs').VInputSlots>, "error" | "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" | "name" | "modelValue" | "onUpdate:modelValue" | "iconColor" | "errorMessages" | "centerAffix" | "direction" | "hint" | "maxErrors" | "messages" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules" | "onUpdate:focused" | "validateOn" | "validationValue" | "hideDetails" | "onClick:prepend" | "onClick:append" | "v-slot:details" | "v-slot:message">, `$${any}`> & Omit<Omit<{
|
|
1259
1261
|
$: import('vue').ComponentInternalInstance;
|
|
1260
1262
|
$data: {};
|
|
1261
1263
|
$props: Partial<{
|
|
1262
|
-
flat: boolean;
|
|
1263
|
-
reverse: boolean;
|
|
1264
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
1265
|
-
error: boolean;
|
|
1266
|
-
active: boolean;
|
|
1267
|
-
details: boolean;
|
|
1268
1264
|
style: import('vue').StyleValue;
|
|
1269
|
-
disabled: boolean;
|
|
1270
1265
|
focused: boolean;
|
|
1271
1266
|
rounded: string | number | boolean;
|
|
1272
1267
|
tile: boolean;
|
|
1268
|
+
clearable: boolean;
|
|
1273
1269
|
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
1270
|
+
active: boolean;
|
|
1274
1271
|
centerAffix: boolean;
|
|
1275
|
-
|
|
1276
|
-
clearable: boolean;
|
|
1272
|
+
details: boolean;
|
|
1277
1273
|
dirty: boolean;
|
|
1278
|
-
|
|
1279
|
-
|
|
1280
|
-
|
|
1274
|
+
disabled: boolean;
|
|
1275
|
+
glow: boolean;
|
|
1276
|
+
error: boolean;
|
|
1281
1277
|
flat: boolean;
|
|
1278
|
+
persistentClear: boolean;
|
|
1282
1279
|
reverse: boolean;
|
|
1280
|
+
singleLine: boolean;
|
|
1283
1281
|
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
1284
|
-
|
|
1285
|
-
|
|
1286
|
-
|
|
1282
|
+
}> & Omit<{
|
|
1283
|
+
theme?: string | undefined;
|
|
1284
|
+
class?: any;
|
|
1287
1285
|
style: import('vue').StyleValue;
|
|
1288
|
-
disabled: boolean;
|
|
1289
1286
|
focused: boolean;
|
|
1287
|
+
"onUpdate:focused"?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
|
|
1288
|
+
rounded?: string | number | boolean | undefined;
|
|
1290
1289
|
tile: boolean;
|
|
1291
|
-
|
|
1292
|
-
|
|
1290
|
+
loading?: string | boolean | undefined;
|
|
1291
|
+
appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1292
|
+
bgColor?: string | undefined;
|
|
1293
1293
|
clearable: boolean;
|
|
1294
|
-
|
|
1295
|
-
|
|
1296
|
-
|
|
1297
|
-
id?: string | undefined;
|
|
1294
|
+
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
1295
|
+
active: boolean;
|
|
1296
|
+
centerAffix?: boolean | undefined;
|
|
1298
1297
|
color?: string | undefined;
|
|
1299
|
-
loading?: string | boolean | undefined;
|
|
1300
|
-
label?: string | undefined;
|
|
1301
|
-
class?: any;
|
|
1302
|
-
theme?: string | undefined;
|
|
1303
|
-
'onUpdate:focused'?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
|
|
1304
|
-
rounded?: string | number | boolean | undefined;
|
|
1305
1298
|
baseColor?: string | undefined;
|
|
1306
|
-
|
|
1299
|
+
details: boolean;
|
|
1300
|
+
dirty: boolean;
|
|
1301
|
+
disabled: boolean;
|
|
1302
|
+
glow: boolean;
|
|
1303
|
+
error: boolean;
|
|
1304
|
+
flat: boolean;
|
|
1307
1305
|
iconColor?: string | boolean | undefined;
|
|
1308
|
-
|
|
1306
|
+
label?: string | undefined;
|
|
1307
|
+
persistentClear: boolean;
|
|
1309
1308
|
prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1310
|
-
|
|
1311
|
-
|
|
1312
|
-
|
|
1313
|
-
|
|
1314
|
-
|
|
1309
|
+
reverse: boolean;
|
|
1310
|
+
singleLine: boolean;
|
|
1311
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
1312
|
+
"onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1313
|
+
"onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1314
|
+
"onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1315
|
+
id?: string | undefined;
|
|
1316
|
+
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "centerAffix" | "focused" | "glow" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine">;
|
|
1315
1317
|
$attrs: {
|
|
1316
1318
|
[x: string]: unknown;
|
|
1317
1319
|
};
|
|
@@ -1324,10 +1326,10 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
1324
1326
|
}) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
1325
1327
|
[key: string]: any;
|
|
1326
1328
|
}>[]) | undefined;
|
|
1327
|
-
|
|
1329
|
+
"prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
1328
1330
|
[key: string]: any;
|
|
1329
1331
|
}>[]) | undefined;
|
|
1330
|
-
|
|
1332
|
+
"append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
1331
1333
|
[key: string]: any;
|
|
1332
1334
|
}>[]) | undefined;
|
|
1333
1335
|
label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
@@ -1349,77 +1351,77 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
1349
1351
|
$emit: (event: "update:focused", focused: boolean) => void;
|
|
1350
1352
|
$el: any;
|
|
1351
1353
|
$options: import('vue').ComponentOptionsBase<{
|
|
1352
|
-
flat: boolean;
|
|
1353
|
-
reverse: boolean;
|
|
1354
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
1355
|
-
error: boolean;
|
|
1356
|
-
active: boolean;
|
|
1357
|
-
details: boolean;
|
|
1358
1354
|
style: import('vue').StyleValue;
|
|
1359
|
-
disabled: boolean;
|
|
1360
1355
|
focused: boolean;
|
|
1361
1356
|
tile: boolean;
|
|
1362
|
-
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
1363
|
-
glow: boolean;
|
|
1364
1357
|
clearable: boolean;
|
|
1358
|
+
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
1359
|
+
active: boolean;
|
|
1360
|
+
details: boolean;
|
|
1365
1361
|
dirty: boolean;
|
|
1362
|
+
disabled: boolean;
|
|
1363
|
+
glow: boolean;
|
|
1364
|
+
error: boolean;
|
|
1365
|
+
flat: boolean;
|
|
1366
1366
|
persistentClear: boolean;
|
|
1367
|
+
reverse: boolean;
|
|
1367
1368
|
singleLine: boolean;
|
|
1369
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
1368
1370
|
} & {
|
|
1369
|
-
id?: string | undefined;
|
|
1370
|
-
color?: string | undefined;
|
|
1371
|
-
loading?: string | boolean | undefined;
|
|
1372
|
-
label?: string | undefined;
|
|
1373
|
-
class?: any;
|
|
1374
1371
|
theme?: string | undefined;
|
|
1375
|
-
|
|
1372
|
+
class?: any;
|
|
1373
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
1376
1374
|
rounded?: string | number | boolean | undefined;
|
|
1377
|
-
|
|
1375
|
+
loading?: string | boolean | undefined;
|
|
1376
|
+
appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1378
1377
|
bgColor?: string | undefined;
|
|
1378
|
+
centerAffix?: boolean | undefined;
|
|
1379
|
+
color?: string | undefined;
|
|
1380
|
+
baseColor?: string | undefined;
|
|
1379
1381
|
iconColor?: string | boolean | undefined;
|
|
1380
|
-
|
|
1382
|
+
label?: string | undefined;
|
|
1381
1383
|
prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1382
|
-
|
|
1383
|
-
|
|
1384
|
-
|
|
1385
|
-
|
|
1384
|
+
"onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1385
|
+
"onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1386
|
+
"onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1387
|
+
id?: string | undefined;
|
|
1386
1388
|
} & {
|
|
1387
1389
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
|
1388
1390
|
}, {
|
|
1389
1391
|
controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
|
1390
1392
|
fieldIconColor: import('vue').ComputedRef<string | undefined>;
|
|
1391
1393
|
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
|
|
1392
|
-
|
|
1393
|
-
|
|
1394
|
-
}, "$children" | "v-slots" | "v-slot:default" | "v-slot:loader" | "update:modelValue" | "modelValue" | "v-slot:label" | "v-slot:
|
|
1395
|
-
flat: boolean;
|
|
1396
|
-
reverse: boolean;
|
|
1397
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
1398
|
-
error: boolean;
|
|
1399
|
-
active: boolean;
|
|
1400
|
-
details: boolean;
|
|
1394
|
+
"update:focused": (focused: boolean) => true;
|
|
1395
|
+
"update:modelValue": (value: any) => true;
|
|
1396
|
+
}, "$children" | "v-slots" | "v-slot:default" | "v-slot:loader" | "update:modelValue" | "modelValue" | "v-slot:label" | "v-slot:append-inner" | "v-slot:clear" | "v-slot:prepend-inner">, string, {
|
|
1401
1397
|
style: import('vue').StyleValue;
|
|
1402
|
-
disabled: boolean;
|
|
1403
1398
|
focused: boolean;
|
|
1404
1399
|
rounded: string | number | boolean;
|
|
1405
1400
|
tile: boolean;
|
|
1401
|
+
clearable: boolean;
|
|
1406
1402
|
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
1403
|
+
active: boolean;
|
|
1407
1404
|
centerAffix: boolean;
|
|
1408
|
-
|
|
1409
|
-
clearable: boolean;
|
|
1405
|
+
details: boolean;
|
|
1410
1406
|
dirty: boolean;
|
|
1407
|
+
disabled: boolean;
|
|
1408
|
+
glow: boolean;
|
|
1409
|
+
error: boolean;
|
|
1410
|
+
flat: boolean;
|
|
1411
1411
|
persistentClear: boolean;
|
|
1412
|
+
reverse: boolean;
|
|
1412
1413
|
singleLine: boolean;
|
|
1414
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
1413
1415
|
}, {}, string, import('vue').SlotsType<Partial<{
|
|
1414
1416
|
clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
1415
1417
|
props: Record<string, any>;
|
|
1416
1418
|
}) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
1417
1419
|
[key: string]: any;
|
|
1418
1420
|
}>[];
|
|
1419
|
-
|
|
1421
|
+
"prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
1420
1422
|
[key: string]: any;
|
|
1421
1423
|
}>[];
|
|
1422
|
-
|
|
1424
|
+
"append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
1423
1425
|
[key: string]: any;
|
|
1424
1426
|
}>[];
|
|
1425
1427
|
label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
@@ -1435,88 +1437,88 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
1435
1437
|
[key: string]: any;
|
|
1436
1438
|
}>[];
|
|
1437
1439
|
}>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
|
1438
|
-
beforeCreate?: (() => void) | (() => void)
|
|
1439
|
-
created?: (() => void) | (() => void)
|
|
1440
|
-
beforeMount?: (() => void) | (() => void)
|
|
1441
|
-
mounted?: (() => void) | (() => void)
|
|
1442
|
-
beforeUpdate?: (() => void) | (() => void)
|
|
1443
|
-
updated?: (() => void) | (() => void)
|
|
1444
|
-
activated?: (() => void) | (() => void)
|
|
1445
|
-
deactivated?: (() => void) | (() => void)
|
|
1446
|
-
beforeDestroy?: (() => void) | (() => void)
|
|
1447
|
-
beforeUnmount?: (() => void) | (() => void)
|
|
1448
|
-
destroyed?: (() => void) | (() => void)
|
|
1449
|
-
unmounted?: (() => void) | (() => void)
|
|
1450
|
-
renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)
|
|
1451
|
-
renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)
|
|
1452
|
-
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) => boolean | void) | ((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) => boolean | void)
|
|
1440
|
+
beforeCreate?: (() => void)[] | (() => void) | undefined;
|
|
1441
|
+
created?: (() => void)[] | (() => void) | undefined;
|
|
1442
|
+
beforeMount?: (() => void)[] | (() => void) | undefined;
|
|
1443
|
+
mounted?: (() => void)[] | (() => void) | undefined;
|
|
1444
|
+
beforeUpdate?: (() => void)[] | (() => void) | undefined;
|
|
1445
|
+
updated?: (() => void)[] | (() => void) | undefined;
|
|
1446
|
+
activated?: (() => void)[] | (() => void) | undefined;
|
|
1447
|
+
deactivated?: (() => void)[] | (() => void) | undefined;
|
|
1448
|
+
beforeDestroy?: (() => void)[] | (() => void) | undefined;
|
|
1449
|
+
beforeUnmount?: (() => void)[] | (() => void) | undefined;
|
|
1450
|
+
destroyed?: (() => void)[] | (() => void) | undefined;
|
|
1451
|
+
unmounted?: (() => void)[] | (() => void) | undefined;
|
|
1452
|
+
renderTracked?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
|
|
1453
|
+
renderTriggered?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
|
|
1454
|
+
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) => boolean | void)[] | ((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) => boolean | void) | undefined;
|
|
1453
1455
|
};
|
|
1454
1456
|
$forceUpdate: () => void;
|
|
1455
1457
|
$nextTick: typeof nextTick;
|
|
1456
1458
|
$watch<T_3 extends string | ((...args: any) => any)>(source: T_3, cb: T_3 extends (...args: any) => infer R_3 ? (args_0: R_3, args_1: R_3, 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;
|
|
1457
1459
|
} & Readonly<{
|
|
1458
|
-
flat: boolean;
|
|
1459
|
-
reverse: boolean;
|
|
1460
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
1461
|
-
error: boolean;
|
|
1462
|
-
active: boolean;
|
|
1463
|
-
details: boolean;
|
|
1464
1460
|
style: import('vue').StyleValue;
|
|
1465
|
-
disabled: boolean;
|
|
1466
1461
|
focused: boolean;
|
|
1467
1462
|
rounded: string | number | boolean;
|
|
1468
1463
|
tile: boolean;
|
|
1464
|
+
clearable: boolean;
|
|
1469
1465
|
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
1466
|
+
active: boolean;
|
|
1470
1467
|
centerAffix: boolean;
|
|
1471
|
-
|
|
1472
|
-
clearable: boolean;
|
|
1468
|
+
details: boolean;
|
|
1473
1469
|
dirty: boolean;
|
|
1474
|
-
|
|
1475
|
-
|
|
1476
|
-
|
|
1470
|
+
disabled: boolean;
|
|
1471
|
+
glow: boolean;
|
|
1472
|
+
error: boolean;
|
|
1477
1473
|
flat: boolean;
|
|
1474
|
+
persistentClear: boolean;
|
|
1478
1475
|
reverse: boolean;
|
|
1476
|
+
singleLine: boolean;
|
|
1479
1477
|
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
1480
|
-
|
|
1481
|
-
active: boolean;
|
|
1482
|
-
details: boolean;
|
|
1478
|
+
}> & Omit<{
|
|
1483
1479
|
style: import('vue').StyleValue;
|
|
1484
|
-
disabled: boolean;
|
|
1485
1480
|
focused: boolean;
|
|
1486
1481
|
tile: boolean;
|
|
1487
|
-
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
1488
|
-
glow: boolean;
|
|
1489
1482
|
clearable: boolean;
|
|
1483
|
+
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
1484
|
+
active: boolean;
|
|
1485
|
+
details: boolean;
|
|
1490
1486
|
dirty: boolean;
|
|
1487
|
+
disabled: boolean;
|
|
1488
|
+
glow: boolean;
|
|
1489
|
+
error: boolean;
|
|
1490
|
+
flat: boolean;
|
|
1491
1491
|
persistentClear: boolean;
|
|
1492
|
+
reverse: boolean;
|
|
1492
1493
|
singleLine: boolean;
|
|
1494
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
1493
1495
|
} & {
|
|
1494
|
-
id?: string | undefined;
|
|
1495
|
-
color?: string | undefined;
|
|
1496
|
-
loading?: string | boolean | undefined;
|
|
1497
|
-
label?: string | undefined;
|
|
1498
|
-
class?: any;
|
|
1499
1496
|
theme?: string | undefined;
|
|
1500
|
-
|
|
1497
|
+
class?: any;
|
|
1498
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
1501
1499
|
rounded?: string | number | boolean | undefined;
|
|
1502
|
-
|
|
1500
|
+
loading?: string | boolean | undefined;
|
|
1501
|
+
appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1503
1502
|
bgColor?: string | undefined;
|
|
1503
|
+
centerAffix?: boolean | undefined;
|
|
1504
|
+
color?: string | undefined;
|
|
1505
|
+
baseColor?: string | undefined;
|
|
1504
1506
|
iconColor?: string | boolean | undefined;
|
|
1505
|
-
|
|
1507
|
+
label?: string | undefined;
|
|
1506
1508
|
prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1507
|
-
|
|
1508
|
-
|
|
1509
|
-
|
|
1510
|
-
|
|
1509
|
+
"onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1510
|
+
"onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1511
|
+
"onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1512
|
+
id?: string | undefined;
|
|
1511
1513
|
} & {
|
|
1512
1514
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
|
1513
|
-
}, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "
|
|
1515
|
+
}, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "centerAffix" | "focused" | "glow" | "controlRef" | "fieldIconColor" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine"> & import('vue').ShallowUnwrapRef<{
|
|
1514
1516
|
controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
|
1515
1517
|
fieldIconColor: import('vue').ComputedRef<string | undefined>;
|
|
1516
1518
|
}> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
|
|
1517
1519
|
modelValue?: unknown;
|
|
1518
|
-
|
|
1519
|
-
}, import('vuetify/lib/components/VField/VField.mjs').VFieldSlots>, "error" | "reverse" | "flat" | "label" | "details" | "style" | "color" | "theme" | "class" | "disabled" | "$children" | "v-slots" | "v-slot:default" | keyof import('vue').VNodeProps | "
|
|
1520
|
+
"onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
|
|
1521
|
+
}, import('vuetify/lib/components/VField/VField.mjs').VFieldSlots>, "error" | "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" | "modelValue" | "onUpdate:modelValue" | "bgColor" | "v-slot:label" | "iconColor" | "prependInnerIcon" | "appendInnerIcon" | "centerAffix" | "focused" | "glow" | "onUpdate:focused" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine" | "onClick:clear" | "onClick:appendInner" | "onClick:prependInner" | "v-slot:append-inner" | "v-slot:clear" | "v-slot:prepend-inner">, `$${any}`> & {
|
|
1520
1522
|
_allExposed: {} | {
|
|
1521
1523
|
reset: () => Promise<void>;
|
|
1522
1524
|
resetValidation: () => Promise<void>;
|
|
@@ -1528,37 +1530,37 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
1528
1530
|
fieldIconColor: import('vue').ComputedRef<string | undefined>;
|
|
1529
1531
|
};
|
|
1530
1532
|
}, {}, {}, {}, {
|
|
1531
|
-
flat: boolean;
|
|
1532
|
-
reverse: boolean;
|
|
1533
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
1534
|
-
type: string;
|
|
1535
|
-
error: boolean;
|
|
1536
|
-
active: boolean;
|
|
1537
|
-
direction: "vertical" | "horizontal";
|
|
1538
|
-
details: boolean;
|
|
1539
1533
|
style: import('vue').StyleValue;
|
|
1540
|
-
autofocus: boolean;
|
|
1541
|
-
disabled: boolean;
|
|
1542
|
-
readonly: boolean | null;
|
|
1543
|
-
messages: string | readonly string[];
|
|
1544
|
-
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)?])[];
|
|
1545
1534
|
focused: boolean;
|
|
1546
1535
|
errorMessages: string | readonly string[] | null;
|
|
1547
1536
|
maxErrors: string | number;
|
|
1537
|
+
readonly: boolean | null;
|
|
1538
|
+
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)?])[];
|
|
1548
1539
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
1549
1540
|
rounded: string | number | boolean;
|
|
1550
1541
|
tile: boolean;
|
|
1551
|
-
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
1552
|
-
centerAffix: boolean;
|
|
1553
|
-
glow: boolean;
|
|
1554
1542
|
hideSpinButtons: boolean;
|
|
1555
1543
|
persistentHint: boolean;
|
|
1544
|
+
messages: string | readonly string[];
|
|
1545
|
+
direction: "vertical" | "horizontal";
|
|
1556
1546
|
clearable: boolean;
|
|
1547
|
+
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
1548
|
+
active: boolean;
|
|
1549
|
+
centerAffix: boolean;
|
|
1550
|
+
details: boolean;
|
|
1557
1551
|
dirty: boolean;
|
|
1552
|
+
disabled: boolean;
|
|
1553
|
+
glow: boolean;
|
|
1554
|
+
error: boolean;
|
|
1555
|
+
flat: boolean;
|
|
1558
1556
|
persistentClear: boolean;
|
|
1557
|
+
reverse: boolean;
|
|
1559
1558
|
singleLine: boolean;
|
|
1559
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
1560
|
+
autofocus: boolean;
|
|
1560
1561
|
persistentPlaceholder: boolean;
|
|
1561
1562
|
persistentCounter: boolean;
|
|
1563
|
+
type: string;
|
|
1562
1564
|
}> | null;
|
|
1563
1565
|
};
|
|
1564
1566
|
$slots: Readonly<{
|
|
@@ -1670,11 +1672,11 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
1670
1672
|
theme: string;
|
|
1671
1673
|
disabled: boolean;
|
|
1672
1674
|
placeholder: string;
|
|
1675
|
+
density: "default" | "comfortable" | "compact";
|
|
1673
1676
|
rounded: string | number | boolean;
|
|
1674
|
-
loading: string | boolean;
|
|
1675
1677
|
maxWidth: string | number;
|
|
1676
1678
|
minWidth: string | number;
|
|
1677
|
-
|
|
1679
|
+
loading: string | boolean;
|
|
1678
1680
|
baseColor: string;
|
|
1679
1681
|
prependIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
|
|
1680
1682
|
appendIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
|
|
@@ -1756,11 +1758,11 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
1756
1758
|
theme: string;
|
|
1757
1759
|
disabled: boolean;
|
|
1758
1760
|
placeholder: string;
|
|
1761
|
+
density: "default" | "comfortable" | "compact";
|
|
1759
1762
|
rounded: string | number | boolean;
|
|
1760
|
-
loading: string | boolean;
|
|
1761
1763
|
maxWidth: string | number;
|
|
1762
1764
|
minWidth: string | number;
|
|
1763
|
-
|
|
1765
|
+
loading: string | boolean;
|
|
1764
1766
|
baseColor: string;
|
|
1765
1767
|
prependIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
|
|
1766
1768
|
appendIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
|
|
@@ -1886,7 +1888,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
1886
1888
|
onClear?: ((...args: any[]) => any) | undefined;
|
|
1887
1889
|
"onPrepend-icon-click"?: ((...args: any[]) => any) | undefined;
|
|
1888
1890
|
"onAppend-icon-click"?: ((...args: any[]) => any) | undefined;
|
|
1889
|
-
}>, "validation" | "validateOnSubmit" | "checkErrorOnBlur" | ("type" | "label" | "width" | "role" | "color" | "theme" | "disabled" | "placeholder" | "
|
|
1891
|
+
}>, "validation" | "validateOnSubmit" | "checkErrorOnBlur" | ("type" | "label" | "width" | "role" | "color" | "theme" | "disabled" | "placeholder" | "density" | "rounded" | "maxWidth" | "minWidth" | "loading" | "baseColor" | "prependIcon" | "appendIcon" | "readonly" | "id" | "name" | "modelValue" | "bgColor" | "isActive" | "prependInnerIcon" | "appendInnerIcon" | "prependTooltip" | "appendTooltip" | "tooltipLocation" | "variantStyle" | "isClearable" | "errorMessages" | "warningMessages" | "successMessages" | "centerAffix" | "counter" | "counterValue" | "direction" | "isDirty" | "isOnError" | "isFlat" | "isFocused" | "areDetailsHidden" | "areSpinButtonsHidden" | "hint" | "maxErrors" | "messages" | "displayPersistentClear" | "displayPersistentCounter" | "displayPersistentHint" | "displayPersistentPlaceholder" | "prefix" | "isReversed" | "isOnSingleLine" | "suffix" | "isTiled" | "displayAsterisk" | "noIcon" | "customRules" | "customWarningRules" | "customSuccessRules" | "showSuccessMessages" | "isValidateOnBlur" | "disableErrorHandling" | "disableClickButton" | "autocomplete" | "helpText")> & import('vue').ShallowUnwrapRef<{
|
|
1890
1892
|
validation: {
|
|
1891
1893
|
errors: import('vue').Ref<string[], string[]>;
|
|
1892
1894
|
warnings: import('vue').Ref<string[], string[]>;
|