@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
|
@@ -91,8 +91,8 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
91
91
|
width: string;
|
|
92
92
|
disabled: boolean;
|
|
93
93
|
placeholder: string;
|
|
94
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "underlined";
|
|
95
94
|
density: "default" | "comfortable" | "compact";
|
|
95
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "underlined";
|
|
96
96
|
readonly: boolean;
|
|
97
97
|
outlined: boolean;
|
|
98
98
|
modelValue: string | null;
|
|
@@ -206,190 +206,191 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
206
206
|
[x: string]: unknown;
|
|
207
207
|
} & {
|
|
208
208
|
syTextFieldRef: import('vue').CreateComponentPublicInstanceWithMixins<{
|
|
209
|
-
flat: boolean;
|
|
210
|
-
reverse: boolean;
|
|
211
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
212
|
-
type: string;
|
|
213
|
-
error: boolean;
|
|
214
|
-
active: boolean;
|
|
215
|
-
direction: "vertical" | "horizontal";
|
|
216
|
-
details: boolean;
|
|
217
209
|
style: import('vue').StyleValue;
|
|
218
|
-
autofocus: boolean;
|
|
219
|
-
disabled: boolean;
|
|
220
|
-
readonly: boolean | null;
|
|
221
|
-
messages: string | readonly string[];
|
|
222
|
-
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>))[];
|
|
223
210
|
focused: boolean;
|
|
224
211
|
errorMessages: string | readonly string[] | null;
|
|
225
212
|
maxErrors: string | number;
|
|
213
|
+
readonly: boolean | null;
|
|
214
|
+
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>))[];
|
|
226
215
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
227
216
|
tile: boolean;
|
|
228
|
-
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
229
|
-
glow: boolean;
|
|
230
217
|
hideSpinButtons: boolean;
|
|
231
218
|
persistentHint: boolean;
|
|
219
|
+
messages: string | readonly string[];
|
|
220
|
+
direction: "vertical" | "horizontal";
|
|
232
221
|
clearable: boolean;
|
|
222
|
+
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
223
|
+
active: boolean;
|
|
224
|
+
details: boolean;
|
|
233
225
|
dirty: boolean;
|
|
226
|
+
disabled: boolean;
|
|
227
|
+
glow: boolean;
|
|
228
|
+
error: boolean;
|
|
229
|
+
flat: boolean;
|
|
234
230
|
persistentClear: boolean;
|
|
231
|
+
reverse: boolean;
|
|
235
232
|
singleLine: boolean;
|
|
233
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
234
|
+
autofocus: boolean;
|
|
236
235
|
persistentPlaceholder: boolean;
|
|
237
236
|
persistentCounter: boolean;
|
|
237
|
+
type: string;
|
|
238
238
|
} & {
|
|
239
|
-
name?: string | undefined;
|
|
240
|
-
id?: string | undefined;
|
|
241
|
-
width?: string | number | undefined;
|
|
242
|
-
color?: string | undefined;
|
|
243
|
-
maxWidth?: string | number | undefined;
|
|
244
|
-
minWidth?: string | number | undefined;
|
|
245
|
-
loading?: string | boolean | undefined;
|
|
246
|
-
label?: string | undefined;
|
|
247
|
-
prefix?: string | undefined;
|
|
248
|
-
role?: string | undefined;
|
|
249
|
-
class?: any;
|
|
250
239
|
theme?: string | undefined;
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
240
|
+
class?: any;
|
|
241
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
242
|
+
name?: string | undefined;
|
|
254
243
|
modelValue?: any;
|
|
255
|
-
validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "
|
|
244
|
+
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;
|
|
256
245
|
validationValue?: any;
|
|
257
246
|
rounded?: string | number | boolean | undefined;
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
247
|
+
maxWidth?: string | number | undefined;
|
|
248
|
+
minWidth?: string | number | undefined;
|
|
249
|
+
width?: string | number | undefined;
|
|
250
|
+
loading?: string | boolean | undefined;
|
|
251
|
+
id?: string | undefined;
|
|
261
252
|
appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
262
|
-
|
|
253
|
+
prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
254
|
+
hideDetails?: boolean | "auto" | undefined;
|
|
255
|
+
hint?: string | undefined;
|
|
256
|
+
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
257
|
+
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
263
258
|
appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
264
|
-
|
|
265
|
-
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
|
266
|
-
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
|
267
|
-
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
|
268
|
-
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
|
269
|
-
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
|
259
|
+
bgColor?: string | undefined;
|
|
270
260
|
centerAffix?: boolean | undefined;
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
261
|
+
color?: string | undefined;
|
|
262
|
+
baseColor?: string | undefined;
|
|
263
|
+
iconColor?: string | boolean | undefined;
|
|
264
|
+
label?: string | undefined;
|
|
265
|
+
prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
266
|
+
"onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
|
|
267
|
+
"onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
268
|
+
"onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
269
|
+
autocomplete?: string | undefined;
|
|
270
|
+
counter?: string | number | boolean | undefined;
|
|
274
271
|
counterValue?: number | ((value: any) => number) | undefined;
|
|
272
|
+
prefix?: string | undefined;
|
|
273
|
+
placeholder?: string | undefined;
|
|
274
|
+
suffix?: string | undefined;
|
|
275
|
+
role?: string | undefined;
|
|
275
276
|
modelModifiers?: Record<string, boolean> | undefined;
|
|
276
277
|
} & {
|
|
277
278
|
$children?: import('vue').VNodeChild | {
|
|
278
|
-
|
|
279
|
-
|
|
279
|
+
prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
280
|
+
append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
281
|
+
details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
280
282
|
message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
|
|
281
283
|
clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
282
284
|
props: Record<string, any>;
|
|
283
285
|
}) => import('vue').VNodeChild) | undefined;
|
|
284
|
-
|
|
286
|
+
"prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
287
|
+
"append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
285
288
|
label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
286
289
|
label: string | undefined;
|
|
287
290
|
props: Record<string, any>;
|
|
288
291
|
}) => import('vue').VNodeChild) | undefined;
|
|
289
|
-
append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
290
|
-
prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
291
292
|
loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
|
|
292
|
-
'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
293
|
-
'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
294
293
|
default?: (() => import('vue').VNodeChild) | undefined;
|
|
295
294
|
counter?: ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
|
|
296
|
-
}
|
|
297
|
-
|
|
295
|
+
} | {
|
|
296
|
+
$stable?: boolean | undefined;
|
|
297
|
+
} | (() => import('vue').VNodeChild);
|
|
298
|
+
"v-slots"?: {
|
|
299
|
+
prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
300
|
+
append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
301
|
+
details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
298
302
|
message?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
|
|
299
303
|
clear?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
300
304
|
props: Record<string, any>;
|
|
301
305
|
}) => import('vue').VNodeChild) | undefined;
|
|
302
|
-
|
|
306
|
+
"prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
307
|
+
"append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
303
308
|
label?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
304
309
|
label: string | undefined;
|
|
305
310
|
props: Record<string, any>;
|
|
306
311
|
}) => import('vue').VNodeChild) | undefined;
|
|
307
|
-
append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
308
|
-
prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
309
312
|
loader?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
|
|
310
|
-
'prepend-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
311
|
-
'append-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
312
313
|
default?: false | (() => import('vue').VNodeChild) | undefined;
|
|
313
314
|
counter?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
|
|
314
315
|
} | undefined;
|
|
315
316
|
} & {
|
|
316
|
-
"v-slot:
|
|
317
|
+
"v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
318
|
+
"v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
317
319
|
"v-slot:clear"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
318
320
|
props: Record<string, any>;
|
|
319
321
|
}) => import('vue').VNodeChild) | undefined;
|
|
322
|
+
"v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
|
|
323
|
+
"v-slot:default"?: false | (() => import('vue').VNodeChild) | undefined;
|
|
320
324
|
"v-slot:details"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
321
325
|
"v-slot:label"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
322
326
|
label: string | undefined;
|
|
323
327
|
props: Record<string, any>;
|
|
324
328
|
}) => import('vue').VNodeChild) | undefined;
|
|
325
|
-
"v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
326
|
-
"v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
327
329
|
"v-slot:loader"?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
|
|
330
|
+
"v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
|
|
331
|
+
"v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
328
332
|
"v-slot:prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
329
|
-
"v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
330
|
-
"v-slot:default"?: false | (() => import('vue').VNodeChild) | undefined;
|
|
331
|
-
"v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
|
|
332
333
|
} & {
|
|
333
|
-
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
|
334
|
-
"onUpdate:modelValue"?: ((val: string) => any) | undefined;
|
|
335
334
|
"onClick:control"?: ((e: MouseEvent) => any) | undefined;
|
|
336
335
|
"onMousedown:control"?: ((e: MouseEvent) => any) | undefined;
|
|
337
|
-
|
|
336
|
+
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
|
337
|
+
"onUpdate:modelValue"?: ((val: string) => any) | undefined;
|
|
338
|
+
}, HTMLInputElement & Omit<Omit<{
|
|
338
339
|
$: import('vue').ComponentInternalInstance;
|
|
339
340
|
$data: {};
|
|
340
341
|
$props: Partial<{
|
|
341
|
-
error: boolean;
|
|
342
|
-
direction: "vertical" | "horizontal";
|
|
343
342
|
style: import('vue').StyleValue;
|
|
344
|
-
disabled: boolean | null;
|
|
345
|
-
readonly: boolean | null;
|
|
346
|
-
messages: string | readonly string[];
|
|
347
|
-
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>))[];
|
|
348
343
|
focused: boolean;
|
|
344
|
+
disabled: boolean | null;
|
|
345
|
+
error: boolean;
|
|
349
346
|
errorMessages: string | readonly string[] | null;
|
|
350
347
|
maxErrors: string | number;
|
|
348
|
+
readonly: boolean | null;
|
|
349
|
+
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>))[];
|
|
351
350
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
352
351
|
centerAffix: boolean;
|
|
353
352
|
glow: boolean;
|
|
354
353
|
hideSpinButtons: boolean;
|
|
355
354
|
persistentHint: boolean;
|
|
356
|
-
|
|
357
|
-
error: boolean;
|
|
355
|
+
messages: string | readonly string[];
|
|
358
356
|
direction: "vertical" | "horizontal";
|
|
357
|
+
}> & Omit<{
|
|
358
|
+
theme?: string | undefined;
|
|
359
|
+
class?: any;
|
|
359
360
|
style: import('vue').StyleValue;
|
|
360
|
-
disabled: boolean | null;
|
|
361
|
-
readonly: boolean | null;
|
|
362
|
-
messages: string | readonly string[];
|
|
363
|
-
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>))[];
|
|
364
361
|
focused: boolean;
|
|
362
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
363
|
+
disabled: boolean | null;
|
|
364
|
+
error: boolean;
|
|
365
365
|
errorMessages: string | readonly string[] | null;
|
|
366
366
|
maxErrors: string | number;
|
|
367
|
-
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
368
|
-
centerAffix: boolean;
|
|
369
|
-
glow: boolean;
|
|
370
|
-
hideSpinButtons: boolean;
|
|
371
|
-
persistentHint: boolean;
|
|
372
367
|
name?: string | undefined;
|
|
373
|
-
id?: string | undefined;
|
|
374
|
-
width?: string | number | undefined;
|
|
375
|
-
color?: string | undefined;
|
|
376
|
-
maxWidth?: string | number | undefined;
|
|
377
|
-
minWidth?: string | number | undefined;
|
|
378
368
|
label?: string | undefined;
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
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;
|
|
369
|
+
readonly: boolean | null;
|
|
370
|
+
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>))[];
|
|
371
|
+
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;
|
|
383
372
|
validationValue?: any;
|
|
384
|
-
|
|
385
|
-
|
|
373
|
+
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
374
|
+
maxWidth?: string | number | undefined;
|
|
375
|
+
minWidth?: string | number | undefined;
|
|
376
|
+
width?: string | number | undefined;
|
|
377
|
+
id?: string | undefined;
|
|
386
378
|
appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
379
|
+
baseColor?: string | undefined;
|
|
380
|
+
centerAffix: boolean;
|
|
381
|
+
color?: string | undefined;
|
|
382
|
+
glow: boolean;
|
|
387
383
|
iconColor?: string | boolean | undefined;
|
|
388
|
-
|
|
389
|
-
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
|
390
|
-
hint?: string | undefined;
|
|
384
|
+
prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
391
385
|
hideDetails?: boolean | "auto" | undefined;
|
|
392
|
-
|
|
386
|
+
hideSpinButtons: boolean;
|
|
387
|
+
hint?: string | undefined;
|
|
388
|
+
persistentHint: boolean;
|
|
389
|
+
messages: string | readonly string[];
|
|
390
|
+
direction: "vertical" | "horizontal";
|
|
391
|
+
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
392
|
+
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
393
|
+
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules">;
|
|
393
394
|
$attrs: {
|
|
394
395
|
[x: string]: unknown;
|
|
395
396
|
};
|
|
@@ -419,42 +420,42 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
419
420
|
$emit: (event: string, ...args: any[]) => void;
|
|
420
421
|
$el: any;
|
|
421
422
|
$options: import('vue').ComponentOptionsBase<{
|
|
422
|
-
error: boolean;
|
|
423
|
-
direction: "vertical" | "horizontal";
|
|
424
423
|
style: import('vue').StyleValue;
|
|
425
|
-
disabled: boolean | null;
|
|
426
|
-
readonly: boolean | null;
|
|
427
|
-
messages: string | readonly string[];
|
|
428
|
-
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>))[];
|
|
429
424
|
focused: boolean;
|
|
425
|
+
disabled: boolean | null;
|
|
426
|
+
error: boolean;
|
|
430
427
|
errorMessages: string | readonly string[] | null;
|
|
431
428
|
maxErrors: string | number;
|
|
429
|
+
readonly: boolean | null;
|
|
430
|
+
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>))[];
|
|
432
431
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
433
432
|
centerAffix: boolean;
|
|
434
433
|
glow: boolean;
|
|
435
434
|
hideSpinButtons: boolean;
|
|
436
435
|
persistentHint: boolean;
|
|
436
|
+
messages: string | readonly string[];
|
|
437
|
+
direction: "vertical" | "horizontal";
|
|
437
438
|
} & {
|
|
439
|
+
theme?: string | undefined;
|
|
440
|
+
class?: any;
|
|
441
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
438
442
|
name?: string | undefined;
|
|
439
|
-
id?: string | undefined;
|
|
440
|
-
width?: string | number | undefined;
|
|
441
|
-
color?: string | undefined;
|
|
442
|
-
maxWidth?: string | number | undefined;
|
|
443
|
-
minWidth?: string | number | undefined;
|
|
444
443
|
label?: string | undefined;
|
|
445
|
-
|
|
446
|
-
theme?: string | undefined;
|
|
447
|
-
'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
|
|
448
|
-
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;
|
|
444
|
+
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;
|
|
449
445
|
validationValue?: any;
|
|
450
|
-
|
|
451
|
-
|
|
446
|
+
maxWidth?: string | number | undefined;
|
|
447
|
+
minWidth?: string | number | undefined;
|
|
448
|
+
width?: string | number | undefined;
|
|
449
|
+
id?: string | undefined;
|
|
452
450
|
appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
451
|
+
baseColor?: string | undefined;
|
|
452
|
+
color?: string | undefined;
|
|
453
453
|
iconColor?: string | boolean | undefined;
|
|
454
|
-
|
|
455
|
-
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
|
456
|
-
hint?: string | undefined;
|
|
454
|
+
prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
457
455
|
hideDetails?: boolean | "auto" | undefined;
|
|
456
|
+
hint?: string | undefined;
|
|
457
|
+
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
458
|
+
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
458
459
|
}, {
|
|
459
460
|
reset: () => Promise<void>;
|
|
460
461
|
resetValidation: () => Promise<void>;
|
|
@@ -462,23 +463,23 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
462
463
|
isValid: import('vue').ComputedRef<boolean | null>;
|
|
463
464
|
errorMessages: import('vue').ComputedRef<string[]>;
|
|
464
465
|
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
|
|
465
|
-
|
|
466
|
-
}, "$children" | "v-slots" | "v-slot:default" | "v-slot:
|
|
467
|
-
error: boolean;
|
|
468
|
-
direction: "vertical" | "horizontal";
|
|
466
|
+
"update:modelValue": (value: any) => true;
|
|
467
|
+
}, "$children" | "v-slots" | "v-slot:default" | "v-slot:append" | "v-slot:prepend" | "update:modelValue" | "modelValue" | "v-slot:details" | "v-slot:message">, string, {
|
|
469
468
|
style: import('vue').StyleValue;
|
|
470
|
-
disabled: boolean | null;
|
|
471
|
-
readonly: boolean | null;
|
|
472
|
-
messages: string | readonly string[];
|
|
473
|
-
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>))[];
|
|
474
469
|
focused: boolean;
|
|
470
|
+
disabled: boolean | null;
|
|
471
|
+
error: boolean;
|
|
475
472
|
errorMessages: string | readonly string[] | null;
|
|
476
473
|
maxErrors: string | number;
|
|
474
|
+
readonly: boolean | null;
|
|
475
|
+
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
476
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
478
477
|
centerAffix: boolean;
|
|
479
478
|
glow: boolean;
|
|
480
479
|
hideSpinButtons: boolean;
|
|
481
480
|
persistentHint: boolean;
|
|
481
|
+
messages: string | readonly string[];
|
|
482
|
+
direction: "vertical" | "horizontal";
|
|
482
483
|
}, {}, string, import('vue').SlotsType<Partial<{
|
|
483
484
|
default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
484
485
|
[key: string]: any;
|
|
@@ -496,79 +497,79 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
496
497
|
[key: string]: any;
|
|
497
498
|
}>[];
|
|
498
499
|
}>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
|
499
|
-
beforeCreate?: (() => void) | (() => void)
|
|
500
|
-
created?: (() => void) | (() => void)
|
|
501
|
-
beforeMount?: (() => void) | (() => void)
|
|
502
|
-
mounted?: (() => void) | (() => void)
|
|
503
|
-
beforeUpdate?: (() => void) | (() => void)
|
|
504
|
-
updated?: (() => void) | (() => void)
|
|
505
|
-
activated?: (() => void) | (() => void)
|
|
506
|
-
deactivated?: (() => void) | (() => void)
|
|
507
|
-
beforeDestroy?: (() => void) | (() => void)
|
|
508
|
-
beforeUnmount?: (() => void) | (() => void)
|
|
509
|
-
destroyed?: (() => void) | (() => void)
|
|
510
|
-
unmounted?: (() => void) | (() => void)
|
|
511
|
-
renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)
|
|
512
|
-
renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)
|
|
513
|
-
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)
|
|
500
|
+
beforeCreate?: (() => void)[] | (() => void) | undefined;
|
|
501
|
+
created?: (() => void)[] | (() => void) | undefined;
|
|
502
|
+
beforeMount?: (() => void)[] | (() => void) | undefined;
|
|
503
|
+
mounted?: (() => void)[] | (() => void) | undefined;
|
|
504
|
+
beforeUpdate?: (() => void)[] | (() => void) | undefined;
|
|
505
|
+
updated?: (() => void)[] | (() => void) | undefined;
|
|
506
|
+
activated?: (() => void)[] | (() => void) | undefined;
|
|
507
|
+
deactivated?: (() => void)[] | (() => void) | undefined;
|
|
508
|
+
beforeDestroy?: (() => void)[] | (() => void) | undefined;
|
|
509
|
+
beforeUnmount?: (() => void)[] | (() => void) | undefined;
|
|
510
|
+
destroyed?: (() => void)[] | (() => void) | undefined;
|
|
511
|
+
unmounted?: (() => void)[] | (() => void) | undefined;
|
|
512
|
+
renderTracked?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
|
|
513
|
+
renderTriggered?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
|
|
514
|
+
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;
|
|
514
515
|
};
|
|
515
516
|
$forceUpdate: () => void;
|
|
516
517
|
$nextTick: typeof nextTick;
|
|
517
518
|
$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;
|
|
518
519
|
} & Readonly<{
|
|
519
|
-
error: boolean;
|
|
520
|
-
direction: "vertical" | "horizontal";
|
|
521
520
|
style: import('vue').StyleValue;
|
|
522
|
-
disabled: boolean | null;
|
|
523
|
-
readonly: boolean | null;
|
|
524
|
-
messages: string | readonly string[];
|
|
525
|
-
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>))[];
|
|
526
521
|
focused: boolean;
|
|
522
|
+
disabled: boolean | null;
|
|
523
|
+
error: boolean;
|
|
527
524
|
errorMessages: string | readonly string[] | null;
|
|
528
525
|
maxErrors: string | number;
|
|
526
|
+
readonly: boolean | null;
|
|
527
|
+
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>))[];
|
|
529
528
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
530
529
|
centerAffix: boolean;
|
|
531
530
|
glow: boolean;
|
|
532
531
|
hideSpinButtons: boolean;
|
|
533
532
|
persistentHint: boolean;
|
|
534
|
-
|
|
535
|
-
error: boolean;
|
|
533
|
+
messages: string | readonly string[];
|
|
536
534
|
direction: "vertical" | "horizontal";
|
|
535
|
+
}> & Omit<{
|
|
537
536
|
style: import('vue').StyleValue;
|
|
538
|
-
disabled: boolean | null;
|
|
539
|
-
readonly: boolean | null;
|
|
540
|
-
messages: string | readonly string[];
|
|
541
|
-
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>))[];
|
|
542
537
|
focused: boolean;
|
|
538
|
+
disabled: boolean | null;
|
|
539
|
+
error: boolean;
|
|
543
540
|
errorMessages: string | readonly string[] | null;
|
|
544
541
|
maxErrors: string | number;
|
|
542
|
+
readonly: boolean | null;
|
|
543
|
+
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>))[];
|
|
545
544
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
546
545
|
centerAffix: boolean;
|
|
547
546
|
glow: boolean;
|
|
548
547
|
hideSpinButtons: boolean;
|
|
549
548
|
persistentHint: boolean;
|
|
549
|
+
messages: string | readonly string[];
|
|
550
|
+
direction: "vertical" | "horizontal";
|
|
550
551
|
} & {
|
|
552
|
+
theme?: string | undefined;
|
|
553
|
+
class?: any;
|
|
554
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
551
555
|
name?: string | undefined;
|
|
552
|
-
id?: string | undefined;
|
|
553
|
-
width?: string | number | undefined;
|
|
554
|
-
color?: string | undefined;
|
|
555
|
-
maxWidth?: string | number | undefined;
|
|
556
|
-
minWidth?: string | number | undefined;
|
|
557
556
|
label?: string | undefined;
|
|
558
|
-
|
|
559
|
-
theme?: string | undefined;
|
|
560
|
-
'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
|
|
561
|
-
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;
|
|
557
|
+
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;
|
|
562
558
|
validationValue?: any;
|
|
563
|
-
|
|
564
|
-
|
|
559
|
+
maxWidth?: string | number | undefined;
|
|
560
|
+
minWidth?: string | number | undefined;
|
|
561
|
+
width?: string | number | undefined;
|
|
562
|
+
id?: string | undefined;
|
|
565
563
|
appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
564
|
+
baseColor?: string | undefined;
|
|
565
|
+
color?: string | undefined;
|
|
566
566
|
iconColor?: string | boolean | undefined;
|
|
567
|
-
|
|
568
|
-
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
|
569
|
-
hint?: string | undefined;
|
|
567
|
+
prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
570
568
|
hideDetails?: boolean | "auto" | undefined;
|
|
571
|
-
|
|
569
|
+
hint?: string | undefined;
|
|
570
|
+
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
571
|
+
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
572
|
+
}, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "isValid" | "resetValidation" | "validate" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules"> & import('vue').ShallowUnwrapRef<{
|
|
572
573
|
reset: () => Promise<void>;
|
|
573
574
|
resetValidation: () => Promise<void>;
|
|
574
575
|
validate: (silent?: boolean | undefined) => Promise<string[]>;
|
|
@@ -576,64 +577,64 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
576
577
|
errorMessages: import('vue').ComputedRef<string[]>;
|
|
577
578
|
}> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
|
|
578
579
|
modelValue?: unknown;
|
|
579
|
-
|
|
580
|
-
}, 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 | "
|
|
580
|
+
"onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
|
|
581
|
+
}, 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<{
|
|
581
582
|
$: import('vue').ComponentInternalInstance;
|
|
582
583
|
$data: {};
|
|
583
584
|
$props: Partial<{
|
|
584
|
-
flat: boolean;
|
|
585
|
-
reverse: boolean;
|
|
586
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
587
|
-
error: boolean;
|
|
588
|
-
active: boolean;
|
|
589
|
-
details: boolean;
|
|
590
585
|
style: import('vue').StyleValue;
|
|
591
|
-
disabled: boolean;
|
|
592
586
|
focused: boolean;
|
|
593
587
|
rounded: string | number | boolean;
|
|
594
588
|
tile: boolean;
|
|
589
|
+
clearable: boolean;
|
|
595
590
|
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
591
|
+
active: boolean;
|
|
596
592
|
centerAffix: boolean;
|
|
597
|
-
|
|
598
|
-
clearable: boolean;
|
|
593
|
+
details: boolean;
|
|
599
594
|
dirty: boolean;
|
|
600
|
-
|
|
601
|
-
|
|
602
|
-
|
|
595
|
+
disabled: boolean;
|
|
596
|
+
glow: boolean;
|
|
597
|
+
error: boolean;
|
|
603
598
|
flat: boolean;
|
|
599
|
+
persistentClear: boolean;
|
|
604
600
|
reverse: boolean;
|
|
601
|
+
singleLine: boolean;
|
|
605
602
|
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
606
|
-
|
|
607
|
-
|
|
608
|
-
|
|
603
|
+
}> & Omit<{
|
|
604
|
+
theme?: string | undefined;
|
|
605
|
+
class?: any;
|
|
609
606
|
style: import('vue').StyleValue;
|
|
610
|
-
disabled: boolean;
|
|
611
607
|
focused: boolean;
|
|
608
|
+
"onUpdate:focused"?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
|
|
609
|
+
rounded?: string | number | boolean | undefined;
|
|
612
610
|
tile: boolean;
|
|
613
|
-
|
|
614
|
-
|
|
611
|
+
loading?: string | boolean | undefined;
|
|
612
|
+
appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
613
|
+
bgColor?: string | undefined;
|
|
615
614
|
clearable: boolean;
|
|
616
|
-
|
|
617
|
-
|
|
618
|
-
|
|
619
|
-
id?: string | undefined;
|
|
615
|
+
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
616
|
+
active: boolean;
|
|
617
|
+
centerAffix?: boolean | undefined;
|
|
620
618
|
color?: string | undefined;
|
|
621
|
-
loading?: string | boolean | undefined;
|
|
622
|
-
label?: string | undefined;
|
|
623
|
-
class?: any;
|
|
624
|
-
theme?: string | undefined;
|
|
625
|
-
'onUpdate:focused'?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
|
|
626
|
-
rounded?: string | number | boolean | undefined;
|
|
627
619
|
baseColor?: string | undefined;
|
|
628
|
-
|
|
620
|
+
details: boolean;
|
|
621
|
+
dirty: boolean;
|
|
622
|
+
disabled: boolean;
|
|
623
|
+
glow: boolean;
|
|
624
|
+
error: boolean;
|
|
625
|
+
flat: boolean;
|
|
629
626
|
iconColor?: string | boolean | undefined;
|
|
630
|
-
|
|
627
|
+
label?: string | undefined;
|
|
628
|
+
persistentClear: boolean;
|
|
631
629
|
prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
632
|
-
|
|
633
|
-
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
630
|
+
reverse: boolean;
|
|
631
|
+
singleLine: boolean;
|
|
632
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
633
|
+
"onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
|
|
634
|
+
"onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
635
|
+
"onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
636
|
+
id?: string | undefined;
|
|
637
|
+
} & 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">;
|
|
637
638
|
$attrs: {
|
|
638
639
|
[x: string]: unknown;
|
|
639
640
|
};
|
|
@@ -646,10 +647,10 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
646
647
|
}) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
647
648
|
[key: string]: any;
|
|
648
649
|
}>[]) | undefined;
|
|
649
|
-
|
|
650
|
+
"prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
650
651
|
[key: string]: any;
|
|
651
652
|
}>[]) | undefined;
|
|
652
|
-
|
|
653
|
+
"append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
653
654
|
[key: string]: any;
|
|
654
655
|
}>[]) | undefined;
|
|
655
656
|
label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
@@ -671,77 +672,77 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
671
672
|
$emit: (event: "update:focused", focused: boolean) => void;
|
|
672
673
|
$el: any;
|
|
673
674
|
$options: import('vue').ComponentOptionsBase<{
|
|
674
|
-
flat: boolean;
|
|
675
|
-
reverse: boolean;
|
|
676
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
677
|
-
error: boolean;
|
|
678
|
-
active: boolean;
|
|
679
|
-
details: boolean;
|
|
680
675
|
style: import('vue').StyleValue;
|
|
681
|
-
disabled: boolean;
|
|
682
676
|
focused: boolean;
|
|
683
677
|
tile: boolean;
|
|
684
|
-
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
685
|
-
glow: boolean;
|
|
686
678
|
clearable: boolean;
|
|
679
|
+
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
680
|
+
active: boolean;
|
|
681
|
+
details: boolean;
|
|
687
682
|
dirty: boolean;
|
|
683
|
+
disabled: boolean;
|
|
684
|
+
glow: boolean;
|
|
685
|
+
error: boolean;
|
|
686
|
+
flat: boolean;
|
|
688
687
|
persistentClear: boolean;
|
|
688
|
+
reverse: boolean;
|
|
689
689
|
singleLine: boolean;
|
|
690
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
690
691
|
} & {
|
|
691
|
-
id?: string | undefined;
|
|
692
|
-
color?: string | undefined;
|
|
693
|
-
loading?: string | boolean | undefined;
|
|
694
|
-
label?: string | undefined;
|
|
695
|
-
class?: any;
|
|
696
692
|
theme?: string | undefined;
|
|
697
|
-
|
|
693
|
+
class?: any;
|
|
694
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
698
695
|
rounded?: string | number | boolean | undefined;
|
|
699
|
-
|
|
696
|
+
loading?: string | boolean | undefined;
|
|
697
|
+
appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
700
698
|
bgColor?: string | undefined;
|
|
699
|
+
centerAffix?: boolean | undefined;
|
|
700
|
+
color?: string | undefined;
|
|
701
|
+
baseColor?: string | undefined;
|
|
701
702
|
iconColor?: string | boolean | undefined;
|
|
702
|
-
|
|
703
|
+
label?: string | undefined;
|
|
703
704
|
prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
705
|
+
"onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
|
|
706
|
+
"onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
707
|
+
"onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
708
|
+
id?: string | undefined;
|
|
708
709
|
} & {
|
|
709
710
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
|
710
711
|
}, {
|
|
711
712
|
controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
|
712
713
|
fieldIconColor: import('vue').ComputedRef<string | undefined>;
|
|
713
714
|
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
}, "$children" | "v-slots" | "v-slot:default" | "v-slot:loader" | "update:modelValue" | "modelValue" | "v-slot:label" | "v-slot:
|
|
717
|
-
flat: boolean;
|
|
718
|
-
reverse: boolean;
|
|
719
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
720
|
-
error: boolean;
|
|
721
|
-
active: boolean;
|
|
722
|
-
details: boolean;
|
|
715
|
+
"update:focused": (focused: boolean) => true;
|
|
716
|
+
"update:modelValue": (value: any) => true;
|
|
717
|
+
}, "$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, {
|
|
723
718
|
style: import('vue').StyleValue;
|
|
724
|
-
disabled: boolean;
|
|
725
719
|
focused: boolean;
|
|
726
720
|
rounded: string | number | boolean;
|
|
727
721
|
tile: boolean;
|
|
722
|
+
clearable: boolean;
|
|
728
723
|
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
724
|
+
active: boolean;
|
|
729
725
|
centerAffix: boolean;
|
|
730
|
-
|
|
731
|
-
clearable: boolean;
|
|
726
|
+
details: boolean;
|
|
732
727
|
dirty: boolean;
|
|
728
|
+
disabled: boolean;
|
|
729
|
+
glow: boolean;
|
|
730
|
+
error: boolean;
|
|
731
|
+
flat: boolean;
|
|
733
732
|
persistentClear: boolean;
|
|
733
|
+
reverse: boolean;
|
|
734
734
|
singleLine: boolean;
|
|
735
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
735
736
|
}, {}, string, import('vue').SlotsType<Partial<{
|
|
736
737
|
clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
737
738
|
props: Record<string, any>;
|
|
738
739
|
}) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
739
740
|
[key: string]: any;
|
|
740
741
|
}>[];
|
|
741
|
-
|
|
742
|
+
"prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
742
743
|
[key: string]: any;
|
|
743
744
|
}>[];
|
|
744
|
-
|
|
745
|
+
"append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
745
746
|
[key: string]: any;
|
|
746
747
|
}>[];
|
|
747
748
|
label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
@@ -757,88 +758,88 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
757
758
|
[key: string]: any;
|
|
758
759
|
}>[];
|
|
759
760
|
}>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
|
760
|
-
beforeCreate?: (() => void) | (() => void)
|
|
761
|
-
created?: (() => void) | (() => void)
|
|
762
|
-
beforeMount?: (() => void) | (() => void)
|
|
763
|
-
mounted?: (() => void) | (() => void)
|
|
764
|
-
beforeUpdate?: (() => void) | (() => void)
|
|
765
|
-
updated?: (() => void) | (() => void)
|
|
766
|
-
activated?: (() => void) | (() => void)
|
|
767
|
-
deactivated?: (() => void) | (() => void)
|
|
768
|
-
beforeDestroy?: (() => void) | (() => void)
|
|
769
|
-
beforeUnmount?: (() => void) | (() => void)
|
|
770
|
-
destroyed?: (() => void) | (() => void)
|
|
771
|
-
unmounted?: (() => void) | (() => void)
|
|
772
|
-
renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)
|
|
773
|
-
renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)
|
|
774
|
-
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)
|
|
761
|
+
beforeCreate?: (() => void)[] | (() => void) | undefined;
|
|
762
|
+
created?: (() => void)[] | (() => void) | undefined;
|
|
763
|
+
beforeMount?: (() => void)[] | (() => void) | undefined;
|
|
764
|
+
mounted?: (() => void)[] | (() => void) | undefined;
|
|
765
|
+
beforeUpdate?: (() => void)[] | (() => void) | undefined;
|
|
766
|
+
updated?: (() => void)[] | (() => void) | undefined;
|
|
767
|
+
activated?: (() => void)[] | (() => void) | undefined;
|
|
768
|
+
deactivated?: (() => void)[] | (() => void) | undefined;
|
|
769
|
+
beforeDestroy?: (() => void)[] | (() => void) | undefined;
|
|
770
|
+
beforeUnmount?: (() => void)[] | (() => void) | undefined;
|
|
771
|
+
destroyed?: (() => void)[] | (() => void) | undefined;
|
|
772
|
+
unmounted?: (() => void)[] | (() => void) | undefined;
|
|
773
|
+
renderTracked?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
|
|
774
|
+
renderTriggered?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
|
|
775
|
+
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;
|
|
775
776
|
};
|
|
776
777
|
$forceUpdate: () => void;
|
|
777
778
|
$nextTick: typeof nextTick;
|
|
778
779
|
$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;
|
|
779
780
|
} & Readonly<{
|
|
780
|
-
flat: boolean;
|
|
781
|
-
reverse: boolean;
|
|
782
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
783
|
-
error: boolean;
|
|
784
|
-
active: boolean;
|
|
785
|
-
details: boolean;
|
|
786
781
|
style: import('vue').StyleValue;
|
|
787
|
-
disabled: boolean;
|
|
788
782
|
focused: boolean;
|
|
789
783
|
rounded: string | number | boolean;
|
|
790
784
|
tile: boolean;
|
|
785
|
+
clearable: boolean;
|
|
791
786
|
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
787
|
+
active: boolean;
|
|
792
788
|
centerAffix: boolean;
|
|
793
|
-
|
|
794
|
-
clearable: boolean;
|
|
789
|
+
details: boolean;
|
|
795
790
|
dirty: boolean;
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
|
|
791
|
+
disabled: boolean;
|
|
792
|
+
glow: boolean;
|
|
793
|
+
error: boolean;
|
|
799
794
|
flat: boolean;
|
|
795
|
+
persistentClear: boolean;
|
|
800
796
|
reverse: boolean;
|
|
797
|
+
singleLine: boolean;
|
|
801
798
|
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
802
|
-
|
|
803
|
-
active: boolean;
|
|
804
|
-
details: boolean;
|
|
799
|
+
}> & Omit<{
|
|
805
800
|
style: import('vue').StyleValue;
|
|
806
|
-
disabled: boolean;
|
|
807
801
|
focused: boolean;
|
|
808
802
|
tile: boolean;
|
|
809
|
-
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
810
|
-
glow: boolean;
|
|
811
803
|
clearable: boolean;
|
|
804
|
+
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
805
|
+
active: boolean;
|
|
806
|
+
details: boolean;
|
|
812
807
|
dirty: boolean;
|
|
808
|
+
disabled: boolean;
|
|
809
|
+
glow: boolean;
|
|
810
|
+
error: boolean;
|
|
811
|
+
flat: boolean;
|
|
813
812
|
persistentClear: boolean;
|
|
813
|
+
reverse: boolean;
|
|
814
814
|
singleLine: boolean;
|
|
815
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
815
816
|
} & {
|
|
816
|
-
id?: string | undefined;
|
|
817
|
-
color?: string | undefined;
|
|
818
|
-
loading?: string | boolean | undefined;
|
|
819
|
-
label?: string | undefined;
|
|
820
|
-
class?: any;
|
|
821
817
|
theme?: string | undefined;
|
|
822
|
-
|
|
818
|
+
class?: any;
|
|
819
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
823
820
|
rounded?: string | number | boolean | undefined;
|
|
824
|
-
|
|
821
|
+
loading?: string | boolean | undefined;
|
|
822
|
+
appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
825
823
|
bgColor?: string | undefined;
|
|
824
|
+
centerAffix?: boolean | undefined;
|
|
825
|
+
color?: string | undefined;
|
|
826
|
+
baseColor?: string | undefined;
|
|
826
827
|
iconColor?: string | boolean | undefined;
|
|
827
|
-
|
|
828
|
+
label?: string | undefined;
|
|
828
829
|
prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
829
|
-
|
|
830
|
-
|
|
831
|
-
|
|
832
|
-
|
|
830
|
+
"onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
|
|
831
|
+
"onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
832
|
+
"onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
833
|
+
id?: string | undefined;
|
|
833
834
|
} & {
|
|
834
835
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
|
835
|
-
}, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "
|
|
836
|
+
}, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "centerAffix" | "focused" | "glow" | "controlRef" | "fieldIconColor" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine"> & import('vue').ShallowUnwrapRef<{
|
|
836
837
|
controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
|
837
838
|
fieldIconColor: import('vue').ComputedRef<string | undefined>;
|
|
838
839
|
}> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
|
|
839
840
|
modelValue?: unknown;
|
|
840
|
-
|
|
841
|
-
}, 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 | "
|
|
841
|
+
"onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
|
|
842
|
+
}, 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}`> & {
|
|
842
843
|
_allExposed: {} | {
|
|
843
844
|
reset: () => Promise<void>;
|
|
844
845
|
resetValidation: () => Promise<void>;
|
|
@@ -850,73 +851,73 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
850
851
|
fieldIconColor: import('vue').ComputedRef<string | undefined>;
|
|
851
852
|
};
|
|
852
853
|
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
853
|
-
|
|
854
|
-
|
|
855
|
-
|
|
856
|
-
|
|
854
|
+
"click:control": (e: MouseEvent) => true;
|
|
855
|
+
"mousedown:control": (e: MouseEvent) => true;
|
|
856
|
+
"update:focused": (focused: boolean) => true;
|
|
857
|
+
"update:modelValue": (val: string) => true;
|
|
857
858
|
}, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
|
|
858
|
-
flat: boolean;
|
|
859
|
-
reverse: boolean;
|
|
860
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
861
|
-
type: string;
|
|
862
|
-
error: boolean;
|
|
863
|
-
active: boolean;
|
|
864
|
-
direction: "vertical" | "horizontal";
|
|
865
|
-
details: boolean;
|
|
866
859
|
style: import('vue').StyleValue;
|
|
867
|
-
autofocus: boolean;
|
|
868
|
-
disabled: boolean;
|
|
869
|
-
readonly: boolean | null;
|
|
870
|
-
messages: string | readonly string[];
|
|
871
|
-
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>))[];
|
|
872
860
|
focused: boolean;
|
|
873
861
|
errorMessages: string | readonly string[] | null;
|
|
874
862
|
maxErrors: string | number;
|
|
863
|
+
readonly: boolean | null;
|
|
864
|
+
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>))[];
|
|
875
865
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
876
866
|
rounded: string | number | boolean;
|
|
877
867
|
tile: boolean;
|
|
878
|
-
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
879
|
-
centerAffix: boolean;
|
|
880
|
-
glow: boolean;
|
|
881
868
|
hideSpinButtons: boolean;
|
|
882
869
|
persistentHint: boolean;
|
|
870
|
+
messages: string | readonly string[];
|
|
871
|
+
direction: "vertical" | "horizontal";
|
|
883
872
|
clearable: boolean;
|
|
873
|
+
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
874
|
+
active: boolean;
|
|
875
|
+
centerAffix: boolean;
|
|
876
|
+
details: boolean;
|
|
884
877
|
dirty: boolean;
|
|
878
|
+
disabled: boolean;
|
|
879
|
+
glow: boolean;
|
|
880
|
+
error: boolean;
|
|
881
|
+
flat: boolean;
|
|
885
882
|
persistentClear: boolean;
|
|
883
|
+
reverse: boolean;
|
|
886
884
|
singleLine: boolean;
|
|
885
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
886
|
+
autofocus: boolean;
|
|
887
887
|
persistentPlaceholder: boolean;
|
|
888
888
|
persistentCounter: boolean;
|
|
889
|
+
type: string;
|
|
889
890
|
}, true, {}, import('vue').SlotsType<Partial<{
|
|
890
|
-
|
|
891
|
+
prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
891
892
|
[key: string]: any;
|
|
892
893
|
}>[];
|
|
893
|
-
|
|
894
|
-
props: Record<string, any>;
|
|
895
|
-
}) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
894
|
+
append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
896
895
|
[key: string]: any;
|
|
897
896
|
}>[];
|
|
898
897
|
details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
899
898
|
[key: string]: any;
|
|
900
899
|
}>[];
|
|
901
|
-
|
|
902
|
-
label: string | undefined;
|
|
903
|
-
props: Record<string, any>;
|
|
904
|
-
}) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
900
|
+
message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
905
901
|
[key: string]: any;
|
|
906
902
|
}>[];
|
|
907
|
-
|
|
903
|
+
clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
904
|
+
props: Record<string, any>;
|
|
905
|
+
}) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
908
906
|
[key: string]: any;
|
|
909
907
|
}>[];
|
|
910
|
-
prepend: (arg: import('vuetify/lib/components/
|
|
908
|
+
"prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
911
909
|
[key: string]: any;
|
|
912
910
|
}>[];
|
|
913
|
-
|
|
911
|
+
"append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
914
912
|
[key: string]: any;
|
|
915
913
|
}>[];
|
|
916
|
-
|
|
914
|
+
label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
915
|
+
label: string | undefined;
|
|
916
|
+
props: Record<string, any>;
|
|
917
|
+
}) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
917
918
|
[key: string]: any;
|
|
918
919
|
}>[];
|
|
919
|
-
|
|
920
|
+
loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
920
921
|
[key: string]: any;
|
|
921
922
|
}>[];
|
|
922
923
|
default: () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
@@ -933,190 +934,191 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
933
934
|
M: {};
|
|
934
935
|
Defaults: {};
|
|
935
936
|
}, {
|
|
936
|
-
flat: boolean;
|
|
937
|
-
reverse: boolean;
|
|
938
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
939
|
-
type: string;
|
|
940
|
-
error: boolean;
|
|
941
|
-
active: boolean;
|
|
942
|
-
direction: "vertical" | "horizontal";
|
|
943
|
-
details: boolean;
|
|
944
937
|
style: import('vue').StyleValue;
|
|
945
|
-
autofocus: boolean;
|
|
946
|
-
disabled: boolean;
|
|
947
|
-
readonly: boolean | null;
|
|
948
|
-
messages: string | readonly string[];
|
|
949
|
-
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>))[];
|
|
950
938
|
focused: boolean;
|
|
951
939
|
errorMessages: string | readonly string[] | null;
|
|
952
940
|
maxErrors: string | number;
|
|
941
|
+
readonly: boolean | null;
|
|
942
|
+
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>))[];
|
|
953
943
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
954
944
|
tile: boolean;
|
|
955
|
-
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
956
|
-
glow: boolean;
|
|
957
945
|
hideSpinButtons: boolean;
|
|
958
946
|
persistentHint: boolean;
|
|
947
|
+
messages: string | readonly string[];
|
|
948
|
+
direction: "vertical" | "horizontal";
|
|
959
949
|
clearable: boolean;
|
|
950
|
+
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
951
|
+
active: boolean;
|
|
952
|
+
details: boolean;
|
|
960
953
|
dirty: boolean;
|
|
954
|
+
disabled: boolean;
|
|
955
|
+
glow: boolean;
|
|
956
|
+
error: boolean;
|
|
957
|
+
flat: boolean;
|
|
961
958
|
persistentClear: boolean;
|
|
959
|
+
reverse: boolean;
|
|
962
960
|
singleLine: boolean;
|
|
961
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
962
|
+
autofocus: boolean;
|
|
963
963
|
persistentPlaceholder: boolean;
|
|
964
964
|
persistentCounter: boolean;
|
|
965
|
+
type: string;
|
|
965
966
|
} & {
|
|
966
|
-
name?: string | undefined;
|
|
967
|
-
id?: string | undefined;
|
|
968
|
-
width?: string | number | undefined;
|
|
969
|
-
color?: string | undefined;
|
|
970
|
-
maxWidth?: string | number | undefined;
|
|
971
|
-
minWidth?: string | number | undefined;
|
|
972
|
-
loading?: string | boolean | undefined;
|
|
973
|
-
label?: string | undefined;
|
|
974
|
-
prefix?: string | undefined;
|
|
975
|
-
role?: string | undefined;
|
|
976
|
-
class?: any;
|
|
977
967
|
theme?: string | undefined;
|
|
978
|
-
|
|
979
|
-
|
|
980
|
-
|
|
968
|
+
class?: any;
|
|
969
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
970
|
+
name?: string | undefined;
|
|
981
971
|
modelValue?: any;
|
|
982
|
-
validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "
|
|
972
|
+
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;
|
|
983
973
|
validationValue?: any;
|
|
984
974
|
rounded?: string | number | boolean | undefined;
|
|
985
|
-
|
|
986
|
-
|
|
987
|
-
|
|
975
|
+
maxWidth?: string | number | undefined;
|
|
976
|
+
minWidth?: string | number | undefined;
|
|
977
|
+
width?: string | number | undefined;
|
|
978
|
+
loading?: string | boolean | undefined;
|
|
979
|
+
id?: string | undefined;
|
|
988
980
|
appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
989
|
-
|
|
981
|
+
prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
982
|
+
hideDetails?: boolean | "auto" | undefined;
|
|
983
|
+
hint?: string | undefined;
|
|
984
|
+
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
985
|
+
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
990
986
|
appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
991
|
-
|
|
992
|
-
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
|
993
|
-
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
|
994
|
-
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
|
995
|
-
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
|
996
|
-
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
|
987
|
+
bgColor?: string | undefined;
|
|
997
988
|
centerAffix?: boolean | undefined;
|
|
998
|
-
|
|
999
|
-
|
|
1000
|
-
|
|
989
|
+
color?: string | undefined;
|
|
990
|
+
baseColor?: string | undefined;
|
|
991
|
+
iconColor?: string | boolean | undefined;
|
|
992
|
+
label?: string | undefined;
|
|
993
|
+
prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
994
|
+
"onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
|
|
995
|
+
"onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
996
|
+
"onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
997
|
+
autocomplete?: string | undefined;
|
|
998
|
+
counter?: string | number | boolean | undefined;
|
|
1001
999
|
counterValue?: number | ((value: any) => number) | undefined;
|
|
1000
|
+
prefix?: string | undefined;
|
|
1001
|
+
placeholder?: string | undefined;
|
|
1002
|
+
suffix?: string | undefined;
|
|
1003
|
+
role?: string | undefined;
|
|
1002
1004
|
modelModifiers?: Record<string, boolean> | undefined;
|
|
1003
1005
|
} & {
|
|
1004
1006
|
$children?: import('vue').VNodeChild | {
|
|
1005
|
-
|
|
1006
|
-
|
|
1007
|
+
prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1008
|
+
append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1009
|
+
details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1007
1010
|
message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
|
|
1008
1011
|
clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
1009
1012
|
props: Record<string, any>;
|
|
1010
1013
|
}) => import('vue').VNodeChild) | undefined;
|
|
1011
|
-
|
|
1014
|
+
"prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1015
|
+
"append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1012
1016
|
label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
1013
1017
|
label: string | undefined;
|
|
1014
1018
|
props: Record<string, any>;
|
|
1015
1019
|
}) => import('vue').VNodeChild) | undefined;
|
|
1016
|
-
append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1017
|
-
prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1018
1020
|
loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
|
|
1019
|
-
'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1020
|
-
'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1021
1021
|
default?: (() => import('vue').VNodeChild) | undefined;
|
|
1022
1022
|
counter?: ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
|
|
1023
|
-
}
|
|
1024
|
-
|
|
1023
|
+
} | {
|
|
1024
|
+
$stable?: boolean | undefined;
|
|
1025
|
+
} | (() => import('vue').VNodeChild);
|
|
1026
|
+
"v-slots"?: {
|
|
1027
|
+
prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1028
|
+
append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1029
|
+
details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1025
1030
|
message?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
|
|
1026
1031
|
clear?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
1027
1032
|
props: Record<string, any>;
|
|
1028
1033
|
}) => import('vue').VNodeChild) | undefined;
|
|
1029
|
-
|
|
1034
|
+
"prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1035
|
+
"append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1030
1036
|
label?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
1031
1037
|
label: string | undefined;
|
|
1032
1038
|
props: Record<string, any>;
|
|
1033
1039
|
}) => import('vue').VNodeChild) | undefined;
|
|
1034
|
-
append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1035
|
-
prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1036
1040
|
loader?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
|
|
1037
|
-
'prepend-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1038
|
-
'append-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1039
1041
|
default?: false | (() => import('vue').VNodeChild) | undefined;
|
|
1040
1042
|
counter?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
|
|
1041
1043
|
} | undefined;
|
|
1042
1044
|
} & {
|
|
1043
|
-
"v-slot:
|
|
1045
|
+
"v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1046
|
+
"v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1044
1047
|
"v-slot:clear"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
1045
1048
|
props: Record<string, any>;
|
|
1046
1049
|
}) => import('vue').VNodeChild) | undefined;
|
|
1050
|
+
"v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
|
|
1051
|
+
"v-slot:default"?: false | (() => import('vue').VNodeChild) | undefined;
|
|
1047
1052
|
"v-slot:details"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1048
1053
|
"v-slot:label"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
1049
1054
|
label: string | undefined;
|
|
1050
1055
|
props: Record<string, any>;
|
|
1051
1056
|
}) => import('vue').VNodeChild) | undefined;
|
|
1052
|
-
"v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1053
|
-
"v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1054
1057
|
"v-slot:loader"?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
|
|
1058
|
+
"v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
|
|
1059
|
+
"v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1055
1060
|
"v-slot:prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1056
|
-
"v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1057
|
-
"v-slot:default"?: false | (() => import('vue').VNodeChild) | undefined;
|
|
1058
|
-
"v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
|
|
1059
1061
|
} & {
|
|
1060
|
-
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
|
1061
|
-
"onUpdate:modelValue"?: ((val: string) => any) | undefined;
|
|
1062
1062
|
"onClick:control"?: ((e: MouseEvent) => any) | undefined;
|
|
1063
1063
|
"onMousedown:control"?: ((e: MouseEvent) => any) | undefined;
|
|
1064
|
-
|
|
1064
|
+
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
|
1065
|
+
"onUpdate:modelValue"?: ((val: string) => any) | undefined;
|
|
1066
|
+
}, HTMLInputElement & Omit<Omit<{
|
|
1065
1067
|
$: import('vue').ComponentInternalInstance;
|
|
1066
1068
|
$data: {};
|
|
1067
1069
|
$props: Partial<{
|
|
1068
|
-
error: boolean;
|
|
1069
|
-
direction: "vertical" | "horizontal";
|
|
1070
1070
|
style: import('vue').StyleValue;
|
|
1071
|
-
disabled: boolean | null;
|
|
1072
|
-
readonly: boolean | null;
|
|
1073
|
-
messages: string | readonly string[];
|
|
1074
|
-
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>))[];
|
|
1075
1071
|
focused: boolean;
|
|
1072
|
+
disabled: boolean | null;
|
|
1073
|
+
error: boolean;
|
|
1076
1074
|
errorMessages: string | readonly string[] | null;
|
|
1077
1075
|
maxErrors: string | number;
|
|
1076
|
+
readonly: boolean | null;
|
|
1077
|
+
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>))[];
|
|
1078
1078
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
1079
1079
|
centerAffix: boolean;
|
|
1080
1080
|
glow: boolean;
|
|
1081
1081
|
hideSpinButtons: boolean;
|
|
1082
1082
|
persistentHint: boolean;
|
|
1083
|
-
|
|
1084
|
-
error: boolean;
|
|
1083
|
+
messages: string | readonly string[];
|
|
1085
1084
|
direction: "vertical" | "horizontal";
|
|
1085
|
+
}> & Omit<{
|
|
1086
|
+
theme?: string | undefined;
|
|
1087
|
+
class?: any;
|
|
1086
1088
|
style: import('vue').StyleValue;
|
|
1087
|
-
disabled: boolean | null;
|
|
1088
|
-
readonly: boolean | null;
|
|
1089
|
-
messages: string | readonly string[];
|
|
1090
|
-
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>))[];
|
|
1091
1089
|
focused: boolean;
|
|
1090
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
1091
|
+
disabled: boolean | null;
|
|
1092
|
+
error: boolean;
|
|
1092
1093
|
errorMessages: string | readonly string[] | null;
|
|
1093
1094
|
maxErrors: string | number;
|
|
1094
|
-
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
1095
|
-
centerAffix: boolean;
|
|
1096
|
-
glow: boolean;
|
|
1097
|
-
hideSpinButtons: boolean;
|
|
1098
|
-
persistentHint: boolean;
|
|
1099
1095
|
name?: string | undefined;
|
|
1100
|
-
id?: string | undefined;
|
|
1101
|
-
width?: string | number | undefined;
|
|
1102
|
-
color?: string | undefined;
|
|
1103
|
-
maxWidth?: string | number | undefined;
|
|
1104
|
-
minWidth?: string | number | undefined;
|
|
1105
1096
|
label?: string | undefined;
|
|
1106
|
-
|
|
1107
|
-
|
|
1108
|
-
|
|
1109
|
-
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;
|
|
1097
|
+
readonly: boolean | null;
|
|
1098
|
+
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>))[];
|
|
1099
|
+
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;
|
|
1110
1100
|
validationValue?: any;
|
|
1111
|
-
|
|
1112
|
-
|
|
1101
|
+
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
1102
|
+
maxWidth?: string | number | undefined;
|
|
1103
|
+
minWidth?: string | number | undefined;
|
|
1104
|
+
width?: string | number | undefined;
|
|
1105
|
+
id?: string | undefined;
|
|
1113
1106
|
appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1107
|
+
baseColor?: string | undefined;
|
|
1108
|
+
centerAffix: boolean;
|
|
1109
|
+
color?: string | undefined;
|
|
1110
|
+
glow: boolean;
|
|
1114
1111
|
iconColor?: string | boolean | undefined;
|
|
1115
|
-
|
|
1116
|
-
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
|
1117
|
-
hint?: string | undefined;
|
|
1112
|
+
prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1118
1113
|
hideDetails?: boolean | "auto" | undefined;
|
|
1119
|
-
|
|
1114
|
+
hideSpinButtons: boolean;
|
|
1115
|
+
hint?: string | undefined;
|
|
1116
|
+
persistentHint: boolean;
|
|
1117
|
+
messages: string | readonly string[];
|
|
1118
|
+
direction: "vertical" | "horizontal";
|
|
1119
|
+
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1120
|
+
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1121
|
+
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules">;
|
|
1120
1122
|
$attrs: {
|
|
1121
1123
|
[x: string]: unknown;
|
|
1122
1124
|
};
|
|
@@ -1146,42 +1148,42 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
1146
1148
|
$emit: (event: string, ...args: any[]) => void;
|
|
1147
1149
|
$el: any;
|
|
1148
1150
|
$options: import('vue').ComponentOptionsBase<{
|
|
1149
|
-
error: boolean;
|
|
1150
|
-
direction: "vertical" | "horizontal";
|
|
1151
1151
|
style: import('vue').StyleValue;
|
|
1152
|
-
disabled: boolean | null;
|
|
1153
|
-
readonly: boolean | null;
|
|
1154
|
-
messages: string | readonly string[];
|
|
1155
|
-
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>))[];
|
|
1156
1152
|
focused: boolean;
|
|
1153
|
+
disabled: boolean | null;
|
|
1154
|
+
error: boolean;
|
|
1157
1155
|
errorMessages: string | readonly string[] | null;
|
|
1158
1156
|
maxErrors: string | number;
|
|
1157
|
+
readonly: boolean | null;
|
|
1158
|
+
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>))[];
|
|
1159
1159
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
1160
1160
|
centerAffix: boolean;
|
|
1161
1161
|
glow: boolean;
|
|
1162
1162
|
hideSpinButtons: boolean;
|
|
1163
1163
|
persistentHint: boolean;
|
|
1164
|
+
messages: string | readonly string[];
|
|
1165
|
+
direction: "vertical" | "horizontal";
|
|
1164
1166
|
} & {
|
|
1167
|
+
theme?: string | undefined;
|
|
1168
|
+
class?: any;
|
|
1169
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
1165
1170
|
name?: string | undefined;
|
|
1166
|
-
id?: string | undefined;
|
|
1167
|
-
width?: string | number | undefined;
|
|
1168
|
-
color?: string | undefined;
|
|
1169
|
-
maxWidth?: string | number | undefined;
|
|
1170
|
-
minWidth?: string | number | undefined;
|
|
1171
1171
|
label?: string | undefined;
|
|
1172
|
-
|
|
1173
|
-
theme?: string | undefined;
|
|
1174
|
-
'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
|
|
1175
|
-
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;
|
|
1172
|
+
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;
|
|
1176
1173
|
validationValue?: any;
|
|
1177
|
-
|
|
1178
|
-
|
|
1174
|
+
maxWidth?: string | number | undefined;
|
|
1175
|
+
minWidth?: string | number | undefined;
|
|
1176
|
+
width?: string | number | undefined;
|
|
1177
|
+
id?: string | undefined;
|
|
1179
1178
|
appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1179
|
+
baseColor?: string | undefined;
|
|
1180
|
+
color?: string | undefined;
|
|
1180
1181
|
iconColor?: string | boolean | undefined;
|
|
1181
|
-
|
|
1182
|
-
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
|
1183
|
-
hint?: string | undefined;
|
|
1182
|
+
prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1184
1183
|
hideDetails?: boolean | "auto" | undefined;
|
|
1184
|
+
hint?: string | undefined;
|
|
1185
|
+
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1186
|
+
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1185
1187
|
}, {
|
|
1186
1188
|
reset: () => Promise<void>;
|
|
1187
1189
|
resetValidation: () => Promise<void>;
|
|
@@ -1189,23 +1191,23 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
1189
1191
|
isValid: import('vue').ComputedRef<boolean | null>;
|
|
1190
1192
|
errorMessages: import('vue').ComputedRef<string[]>;
|
|
1191
1193
|
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
|
|
1192
|
-
|
|
1193
|
-
}, "$children" | "v-slots" | "v-slot:default" | "v-slot:
|
|
1194
|
-
error: boolean;
|
|
1195
|
-
direction: "vertical" | "horizontal";
|
|
1194
|
+
"update:modelValue": (value: any) => true;
|
|
1195
|
+
}, "$children" | "v-slots" | "v-slot:default" | "v-slot:append" | "v-slot:prepend" | "update:modelValue" | "modelValue" | "v-slot:details" | "v-slot:message">, string, {
|
|
1196
1196
|
style: import('vue').StyleValue;
|
|
1197
|
-
disabled: boolean | null;
|
|
1198
|
-
readonly: boolean | null;
|
|
1199
|
-
messages: string | readonly string[];
|
|
1200
|
-
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>))[];
|
|
1201
1197
|
focused: boolean;
|
|
1198
|
+
disabled: boolean | null;
|
|
1199
|
+
error: boolean;
|
|
1202
1200
|
errorMessages: string | readonly string[] | null;
|
|
1203
1201
|
maxErrors: string | number;
|
|
1202
|
+
readonly: boolean | null;
|
|
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
1204
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
1205
1205
|
centerAffix: boolean;
|
|
1206
1206
|
glow: boolean;
|
|
1207
1207
|
hideSpinButtons: boolean;
|
|
1208
1208
|
persistentHint: boolean;
|
|
1209
|
+
messages: string | readonly string[];
|
|
1210
|
+
direction: "vertical" | "horizontal";
|
|
1209
1211
|
}, {}, string, import('vue').SlotsType<Partial<{
|
|
1210
1212
|
default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
1211
1213
|
[key: string]: any;
|
|
@@ -1223,79 +1225,79 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
1223
1225
|
[key: string]: any;
|
|
1224
1226
|
}>[];
|
|
1225
1227
|
}>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
|
1226
|
-
beforeCreate?: (() => void) | (() => void)
|
|
1227
|
-
created?: (() => void) | (() => void)
|
|
1228
|
-
beforeMount?: (() => void) | (() => void)
|
|
1229
|
-
mounted?: (() => void) | (() => void)
|
|
1230
|
-
beforeUpdate?: (() => void) | (() => void)
|
|
1231
|
-
updated?: (() => void) | (() => void)
|
|
1232
|
-
activated?: (() => void) | (() => void)
|
|
1233
|
-
deactivated?: (() => void) | (() => void)
|
|
1234
|
-
beforeDestroy?: (() => void) | (() => void)
|
|
1235
|
-
beforeUnmount?: (() => void) | (() => void)
|
|
1236
|
-
destroyed?: (() => void) | (() => void)
|
|
1237
|
-
unmounted?: (() => void) | (() => void)
|
|
1238
|
-
renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)
|
|
1239
|
-
renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)
|
|
1240
|
-
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)
|
|
1228
|
+
beforeCreate?: (() => void)[] | (() => void) | undefined;
|
|
1229
|
+
created?: (() => void)[] | (() => void) | undefined;
|
|
1230
|
+
beforeMount?: (() => void)[] | (() => void) | undefined;
|
|
1231
|
+
mounted?: (() => void)[] | (() => void) | undefined;
|
|
1232
|
+
beforeUpdate?: (() => void)[] | (() => void) | undefined;
|
|
1233
|
+
updated?: (() => void)[] | (() => void) | undefined;
|
|
1234
|
+
activated?: (() => void)[] | (() => void) | undefined;
|
|
1235
|
+
deactivated?: (() => void)[] | (() => void) | undefined;
|
|
1236
|
+
beforeDestroy?: (() => void)[] | (() => void) | undefined;
|
|
1237
|
+
beforeUnmount?: (() => void)[] | (() => void) | undefined;
|
|
1238
|
+
destroyed?: (() => void)[] | (() => void) | undefined;
|
|
1239
|
+
unmounted?: (() => void)[] | (() => void) | undefined;
|
|
1240
|
+
renderTracked?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
|
|
1241
|
+
renderTriggered?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
|
|
1242
|
+
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;
|
|
1241
1243
|
};
|
|
1242
1244
|
$forceUpdate: () => void;
|
|
1243
1245
|
$nextTick: typeof nextTick;
|
|
1244
1246
|
$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;
|
|
1245
1247
|
} & Readonly<{
|
|
1246
|
-
error: boolean;
|
|
1247
|
-
direction: "vertical" | "horizontal";
|
|
1248
1248
|
style: import('vue').StyleValue;
|
|
1249
|
-
disabled: boolean | null;
|
|
1250
|
-
readonly: boolean | null;
|
|
1251
|
-
messages: string | readonly string[];
|
|
1252
|
-
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>))[];
|
|
1253
1249
|
focused: boolean;
|
|
1250
|
+
disabled: boolean | null;
|
|
1251
|
+
error: boolean;
|
|
1254
1252
|
errorMessages: string | readonly string[] | null;
|
|
1255
1253
|
maxErrors: string | number;
|
|
1254
|
+
readonly: boolean | null;
|
|
1255
|
+
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>))[];
|
|
1256
1256
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
1257
1257
|
centerAffix: boolean;
|
|
1258
1258
|
glow: boolean;
|
|
1259
1259
|
hideSpinButtons: boolean;
|
|
1260
1260
|
persistentHint: boolean;
|
|
1261
|
-
|
|
1262
|
-
error: boolean;
|
|
1261
|
+
messages: string | readonly string[];
|
|
1263
1262
|
direction: "vertical" | "horizontal";
|
|
1263
|
+
}> & Omit<{
|
|
1264
1264
|
style: import('vue').StyleValue;
|
|
1265
|
-
disabled: boolean | null;
|
|
1266
|
-
readonly: boolean | null;
|
|
1267
|
-
messages: string | readonly string[];
|
|
1268
|
-
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>))[];
|
|
1269
1265
|
focused: boolean;
|
|
1266
|
+
disabled: boolean | null;
|
|
1267
|
+
error: boolean;
|
|
1270
1268
|
errorMessages: string | readonly string[] | null;
|
|
1271
1269
|
maxErrors: string | number;
|
|
1270
|
+
readonly: boolean | null;
|
|
1271
|
+
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>))[];
|
|
1272
1272
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
1273
1273
|
centerAffix: boolean;
|
|
1274
1274
|
glow: boolean;
|
|
1275
1275
|
hideSpinButtons: boolean;
|
|
1276
1276
|
persistentHint: boolean;
|
|
1277
|
+
messages: string | readonly string[];
|
|
1278
|
+
direction: "vertical" | "horizontal";
|
|
1277
1279
|
} & {
|
|
1280
|
+
theme?: string | undefined;
|
|
1281
|
+
class?: any;
|
|
1282
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
1278
1283
|
name?: string | undefined;
|
|
1279
|
-
id?: string | undefined;
|
|
1280
|
-
width?: string | number | undefined;
|
|
1281
|
-
color?: string | undefined;
|
|
1282
|
-
maxWidth?: string | number | undefined;
|
|
1283
|
-
minWidth?: string | number | undefined;
|
|
1284
1284
|
label?: string | undefined;
|
|
1285
|
-
|
|
1286
|
-
theme?: string | undefined;
|
|
1287
|
-
'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
|
|
1288
|
-
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;
|
|
1285
|
+
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;
|
|
1289
1286
|
validationValue?: any;
|
|
1290
|
-
|
|
1291
|
-
|
|
1287
|
+
maxWidth?: string | number | undefined;
|
|
1288
|
+
minWidth?: string | number | undefined;
|
|
1289
|
+
width?: string | number | undefined;
|
|
1290
|
+
id?: string | undefined;
|
|
1292
1291
|
appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1292
|
+
baseColor?: string | undefined;
|
|
1293
|
+
color?: string | undefined;
|
|
1293
1294
|
iconColor?: string | boolean | undefined;
|
|
1294
|
-
|
|
1295
|
-
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
|
1296
|
-
hint?: string | undefined;
|
|
1295
|
+
prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1297
1296
|
hideDetails?: boolean | "auto" | undefined;
|
|
1298
|
-
|
|
1297
|
+
hint?: string | undefined;
|
|
1298
|
+
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1299
|
+
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1300
|
+
}, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "isValid" | "resetValidation" | "validate" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules"> & import('vue').ShallowUnwrapRef<{
|
|
1299
1301
|
reset: () => Promise<void>;
|
|
1300
1302
|
resetValidation: () => Promise<void>;
|
|
1301
1303
|
validate: (silent?: boolean | undefined) => Promise<string[]>;
|
|
@@ -1303,64 +1305,64 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
1303
1305
|
errorMessages: import('vue').ComputedRef<string[]>;
|
|
1304
1306
|
}> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
|
|
1305
1307
|
modelValue?: unknown;
|
|
1306
|
-
|
|
1307
|
-
}, 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 | "
|
|
1308
|
+
"onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
|
|
1309
|
+
}, 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<{
|
|
1308
1310
|
$: import('vue').ComponentInternalInstance;
|
|
1309
1311
|
$data: {};
|
|
1310
1312
|
$props: Partial<{
|
|
1311
|
-
flat: boolean;
|
|
1312
|
-
reverse: boolean;
|
|
1313
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
1314
|
-
error: boolean;
|
|
1315
|
-
active: boolean;
|
|
1316
|
-
details: boolean;
|
|
1317
1313
|
style: import('vue').StyleValue;
|
|
1318
|
-
disabled: boolean;
|
|
1319
1314
|
focused: boolean;
|
|
1320
1315
|
rounded: string | number | boolean;
|
|
1321
1316
|
tile: boolean;
|
|
1317
|
+
clearable: boolean;
|
|
1322
1318
|
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
1319
|
+
active: boolean;
|
|
1323
1320
|
centerAffix: boolean;
|
|
1324
|
-
|
|
1325
|
-
clearable: boolean;
|
|
1321
|
+
details: boolean;
|
|
1326
1322
|
dirty: boolean;
|
|
1327
|
-
|
|
1328
|
-
|
|
1329
|
-
|
|
1323
|
+
disabled: boolean;
|
|
1324
|
+
glow: boolean;
|
|
1325
|
+
error: boolean;
|
|
1330
1326
|
flat: boolean;
|
|
1327
|
+
persistentClear: boolean;
|
|
1331
1328
|
reverse: boolean;
|
|
1329
|
+
singleLine: boolean;
|
|
1332
1330
|
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
1333
|
-
|
|
1334
|
-
|
|
1335
|
-
|
|
1331
|
+
}> & Omit<{
|
|
1332
|
+
theme?: string | undefined;
|
|
1333
|
+
class?: any;
|
|
1336
1334
|
style: import('vue').StyleValue;
|
|
1337
|
-
disabled: boolean;
|
|
1338
1335
|
focused: boolean;
|
|
1336
|
+
"onUpdate:focused"?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
|
|
1337
|
+
rounded?: string | number | boolean | undefined;
|
|
1339
1338
|
tile: boolean;
|
|
1340
|
-
|
|
1341
|
-
|
|
1339
|
+
loading?: string | boolean | undefined;
|
|
1340
|
+
appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1341
|
+
bgColor?: string | undefined;
|
|
1342
1342
|
clearable: boolean;
|
|
1343
|
-
|
|
1344
|
-
|
|
1345
|
-
|
|
1346
|
-
id?: string | undefined;
|
|
1343
|
+
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
1344
|
+
active: boolean;
|
|
1345
|
+
centerAffix?: boolean | undefined;
|
|
1347
1346
|
color?: string | undefined;
|
|
1348
|
-
loading?: string | boolean | undefined;
|
|
1349
|
-
label?: string | undefined;
|
|
1350
|
-
class?: any;
|
|
1351
|
-
theme?: string | undefined;
|
|
1352
|
-
'onUpdate:focused'?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
|
|
1353
|
-
rounded?: string | number | boolean | undefined;
|
|
1354
1347
|
baseColor?: string | undefined;
|
|
1355
|
-
|
|
1348
|
+
details: boolean;
|
|
1349
|
+
dirty: boolean;
|
|
1350
|
+
disabled: boolean;
|
|
1351
|
+
glow: boolean;
|
|
1352
|
+
error: boolean;
|
|
1353
|
+
flat: boolean;
|
|
1356
1354
|
iconColor?: string | boolean | undefined;
|
|
1357
|
-
|
|
1355
|
+
label?: string | undefined;
|
|
1356
|
+
persistentClear: boolean;
|
|
1358
1357
|
prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1359
|
-
|
|
1360
|
-
|
|
1361
|
-
|
|
1362
|
-
|
|
1363
|
-
|
|
1358
|
+
reverse: boolean;
|
|
1359
|
+
singleLine: boolean;
|
|
1360
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
1361
|
+
"onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1362
|
+
"onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1363
|
+
"onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1364
|
+
id?: string | undefined;
|
|
1365
|
+
} & 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">;
|
|
1364
1366
|
$attrs: {
|
|
1365
1367
|
[x: string]: unknown;
|
|
1366
1368
|
};
|
|
@@ -1373,10 +1375,10 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
1373
1375
|
}) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
1374
1376
|
[key: string]: any;
|
|
1375
1377
|
}>[]) | undefined;
|
|
1376
|
-
|
|
1378
|
+
"prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
1377
1379
|
[key: string]: any;
|
|
1378
1380
|
}>[]) | undefined;
|
|
1379
|
-
|
|
1381
|
+
"append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
1380
1382
|
[key: string]: any;
|
|
1381
1383
|
}>[]) | undefined;
|
|
1382
1384
|
label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
@@ -1398,77 +1400,77 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
1398
1400
|
$emit: (event: "update:focused", focused: boolean) => void;
|
|
1399
1401
|
$el: any;
|
|
1400
1402
|
$options: import('vue').ComponentOptionsBase<{
|
|
1401
|
-
flat: boolean;
|
|
1402
|
-
reverse: boolean;
|
|
1403
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
1404
|
-
error: boolean;
|
|
1405
|
-
active: boolean;
|
|
1406
|
-
details: boolean;
|
|
1407
1403
|
style: import('vue').StyleValue;
|
|
1408
|
-
disabled: boolean;
|
|
1409
1404
|
focused: boolean;
|
|
1410
1405
|
tile: boolean;
|
|
1411
|
-
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
1412
|
-
glow: boolean;
|
|
1413
1406
|
clearable: boolean;
|
|
1407
|
+
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
1408
|
+
active: boolean;
|
|
1409
|
+
details: boolean;
|
|
1414
1410
|
dirty: boolean;
|
|
1411
|
+
disabled: boolean;
|
|
1412
|
+
glow: boolean;
|
|
1413
|
+
error: boolean;
|
|
1414
|
+
flat: boolean;
|
|
1415
1415
|
persistentClear: boolean;
|
|
1416
|
+
reverse: boolean;
|
|
1416
1417
|
singleLine: boolean;
|
|
1418
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
1417
1419
|
} & {
|
|
1418
|
-
id?: string | undefined;
|
|
1419
|
-
color?: string | undefined;
|
|
1420
|
-
loading?: string | boolean | undefined;
|
|
1421
|
-
label?: string | undefined;
|
|
1422
|
-
class?: any;
|
|
1423
1420
|
theme?: string | undefined;
|
|
1424
|
-
|
|
1421
|
+
class?: any;
|
|
1422
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
1425
1423
|
rounded?: string | number | boolean | undefined;
|
|
1426
|
-
|
|
1424
|
+
loading?: string | boolean | undefined;
|
|
1425
|
+
appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1427
1426
|
bgColor?: string | undefined;
|
|
1427
|
+
centerAffix?: boolean | undefined;
|
|
1428
|
+
color?: string | undefined;
|
|
1429
|
+
baseColor?: string | undefined;
|
|
1428
1430
|
iconColor?: string | boolean | undefined;
|
|
1429
|
-
|
|
1431
|
+
label?: string | undefined;
|
|
1430
1432
|
prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1431
|
-
|
|
1432
|
-
|
|
1433
|
-
|
|
1434
|
-
|
|
1433
|
+
"onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1434
|
+
"onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1435
|
+
"onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1436
|
+
id?: string | undefined;
|
|
1435
1437
|
} & {
|
|
1436
1438
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
|
1437
1439
|
}, {
|
|
1438
1440
|
controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
|
1439
|
-
fieldIconColor: import('vue').ComputedRef<string | undefined>;
|
|
1440
|
-
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
|
|
1441
|
-
|
|
1442
|
-
|
|
1443
|
-
}, "$children" | "v-slots" | "v-slot:default" | "v-slot:loader" | "update:modelValue" | "modelValue" | "v-slot:label" | "v-slot:
|
|
1444
|
-
flat: boolean;
|
|
1445
|
-
reverse: boolean;
|
|
1446
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
1447
|
-
error: boolean;
|
|
1448
|
-
active: boolean;
|
|
1449
|
-
details: boolean;
|
|
1441
|
+
fieldIconColor: import('vue').ComputedRef<string | undefined>;
|
|
1442
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
|
|
1443
|
+
"update:focused": (focused: boolean) => true;
|
|
1444
|
+
"update:modelValue": (value: any) => true;
|
|
1445
|
+
}, "$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, {
|
|
1450
1446
|
style: import('vue').StyleValue;
|
|
1451
|
-
disabled: boolean;
|
|
1452
1447
|
focused: boolean;
|
|
1453
1448
|
rounded: string | number | boolean;
|
|
1454
1449
|
tile: boolean;
|
|
1450
|
+
clearable: boolean;
|
|
1455
1451
|
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
1452
|
+
active: boolean;
|
|
1456
1453
|
centerAffix: boolean;
|
|
1457
|
-
|
|
1458
|
-
clearable: boolean;
|
|
1454
|
+
details: boolean;
|
|
1459
1455
|
dirty: boolean;
|
|
1456
|
+
disabled: boolean;
|
|
1457
|
+
glow: boolean;
|
|
1458
|
+
error: boolean;
|
|
1459
|
+
flat: boolean;
|
|
1460
1460
|
persistentClear: boolean;
|
|
1461
|
+
reverse: boolean;
|
|
1461
1462
|
singleLine: boolean;
|
|
1463
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
1462
1464
|
}, {}, string, import('vue').SlotsType<Partial<{
|
|
1463
1465
|
clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
1464
1466
|
props: Record<string, any>;
|
|
1465
1467
|
}) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
1466
1468
|
[key: string]: any;
|
|
1467
1469
|
}>[];
|
|
1468
|
-
|
|
1470
|
+
"prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
1469
1471
|
[key: string]: any;
|
|
1470
1472
|
}>[];
|
|
1471
|
-
|
|
1473
|
+
"append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
1472
1474
|
[key: string]: any;
|
|
1473
1475
|
}>[];
|
|
1474
1476
|
label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
@@ -1484,88 +1486,88 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
1484
1486
|
[key: string]: any;
|
|
1485
1487
|
}>[];
|
|
1486
1488
|
}>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
|
1487
|
-
beforeCreate?: (() => void) | (() => void)
|
|
1488
|
-
created?: (() => void) | (() => void)
|
|
1489
|
-
beforeMount?: (() => void) | (() => void)
|
|
1490
|
-
mounted?: (() => void) | (() => void)
|
|
1491
|
-
beforeUpdate?: (() => void) | (() => void)
|
|
1492
|
-
updated?: (() => void) | (() => void)
|
|
1493
|
-
activated?: (() => void) | (() => void)
|
|
1494
|
-
deactivated?: (() => void) | (() => void)
|
|
1495
|
-
beforeDestroy?: (() => void) | (() => void)
|
|
1496
|
-
beforeUnmount?: (() => void) | (() => void)
|
|
1497
|
-
destroyed?: (() => void) | (() => void)
|
|
1498
|
-
unmounted?: (() => void) | (() => void)
|
|
1499
|
-
renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)
|
|
1500
|
-
renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)
|
|
1501
|
-
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)
|
|
1489
|
+
beforeCreate?: (() => void)[] | (() => void) | undefined;
|
|
1490
|
+
created?: (() => void)[] | (() => void) | undefined;
|
|
1491
|
+
beforeMount?: (() => void)[] | (() => void) | undefined;
|
|
1492
|
+
mounted?: (() => void)[] | (() => void) | undefined;
|
|
1493
|
+
beforeUpdate?: (() => void)[] | (() => void) | undefined;
|
|
1494
|
+
updated?: (() => void)[] | (() => void) | undefined;
|
|
1495
|
+
activated?: (() => void)[] | (() => void) | undefined;
|
|
1496
|
+
deactivated?: (() => void)[] | (() => void) | undefined;
|
|
1497
|
+
beforeDestroy?: (() => void)[] | (() => void) | undefined;
|
|
1498
|
+
beforeUnmount?: (() => void)[] | (() => void) | undefined;
|
|
1499
|
+
destroyed?: (() => void)[] | (() => void) | undefined;
|
|
1500
|
+
unmounted?: (() => void)[] | (() => void) | undefined;
|
|
1501
|
+
renderTracked?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
|
|
1502
|
+
renderTriggered?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
|
|
1503
|
+
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;
|
|
1502
1504
|
};
|
|
1503
1505
|
$forceUpdate: () => void;
|
|
1504
1506
|
$nextTick: typeof nextTick;
|
|
1505
1507
|
$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;
|
|
1506
1508
|
} & Readonly<{
|
|
1507
|
-
flat: boolean;
|
|
1508
|
-
reverse: boolean;
|
|
1509
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
1510
|
-
error: boolean;
|
|
1511
|
-
active: boolean;
|
|
1512
|
-
details: boolean;
|
|
1513
1509
|
style: import('vue').StyleValue;
|
|
1514
|
-
disabled: boolean;
|
|
1515
1510
|
focused: boolean;
|
|
1516
1511
|
rounded: string | number | boolean;
|
|
1517
1512
|
tile: boolean;
|
|
1513
|
+
clearable: boolean;
|
|
1518
1514
|
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
1515
|
+
active: boolean;
|
|
1519
1516
|
centerAffix: boolean;
|
|
1520
|
-
|
|
1521
|
-
clearable: boolean;
|
|
1517
|
+
details: boolean;
|
|
1522
1518
|
dirty: boolean;
|
|
1523
|
-
|
|
1524
|
-
|
|
1525
|
-
|
|
1519
|
+
disabled: boolean;
|
|
1520
|
+
glow: boolean;
|
|
1521
|
+
error: boolean;
|
|
1526
1522
|
flat: boolean;
|
|
1523
|
+
persistentClear: boolean;
|
|
1527
1524
|
reverse: boolean;
|
|
1525
|
+
singleLine: boolean;
|
|
1528
1526
|
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
1529
|
-
|
|
1530
|
-
active: boolean;
|
|
1531
|
-
details: boolean;
|
|
1527
|
+
}> & Omit<{
|
|
1532
1528
|
style: import('vue').StyleValue;
|
|
1533
|
-
disabled: boolean;
|
|
1534
1529
|
focused: boolean;
|
|
1535
1530
|
tile: boolean;
|
|
1536
|
-
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
1537
|
-
glow: boolean;
|
|
1538
1531
|
clearable: boolean;
|
|
1532
|
+
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
1533
|
+
active: boolean;
|
|
1534
|
+
details: boolean;
|
|
1539
1535
|
dirty: boolean;
|
|
1536
|
+
disabled: boolean;
|
|
1537
|
+
glow: boolean;
|
|
1538
|
+
error: boolean;
|
|
1539
|
+
flat: boolean;
|
|
1540
1540
|
persistentClear: boolean;
|
|
1541
|
+
reverse: boolean;
|
|
1541
1542
|
singleLine: boolean;
|
|
1543
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
1542
1544
|
} & {
|
|
1543
|
-
id?: string | undefined;
|
|
1544
|
-
color?: string | undefined;
|
|
1545
|
-
loading?: string | boolean | undefined;
|
|
1546
|
-
label?: string | undefined;
|
|
1547
|
-
class?: any;
|
|
1548
1545
|
theme?: string | undefined;
|
|
1549
|
-
|
|
1546
|
+
class?: any;
|
|
1547
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
1550
1548
|
rounded?: string | number | boolean | undefined;
|
|
1551
|
-
|
|
1549
|
+
loading?: string | boolean | undefined;
|
|
1550
|
+
appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1552
1551
|
bgColor?: string | undefined;
|
|
1552
|
+
centerAffix?: boolean | undefined;
|
|
1553
|
+
color?: string | undefined;
|
|
1554
|
+
baseColor?: string | undefined;
|
|
1553
1555
|
iconColor?: string | boolean | undefined;
|
|
1554
|
-
|
|
1556
|
+
label?: string | undefined;
|
|
1555
1557
|
prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1556
|
-
|
|
1557
|
-
|
|
1558
|
-
|
|
1559
|
-
|
|
1558
|
+
"onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1559
|
+
"onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1560
|
+
"onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1561
|
+
id?: string | undefined;
|
|
1560
1562
|
} & {
|
|
1561
1563
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
|
1562
|
-
}, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "
|
|
1564
|
+
}, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "centerAffix" | "focused" | "glow" | "controlRef" | "fieldIconColor" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine"> & import('vue').ShallowUnwrapRef<{
|
|
1563
1565
|
controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
|
1564
1566
|
fieldIconColor: import('vue').ComputedRef<string | undefined>;
|
|
1565
1567
|
}> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
|
|
1566
1568
|
modelValue?: unknown;
|
|
1567
|
-
|
|
1568
|
-
}, 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 | "
|
|
1569
|
+
"onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
|
|
1570
|
+
}, 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}`> & {
|
|
1569
1571
|
_allExposed: {} | {
|
|
1570
1572
|
reset: () => Promise<void>;
|
|
1571
1573
|
resetValidation: () => Promise<void>;
|
|
@@ -1577,37 +1579,37 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
1577
1579
|
fieldIconColor: import('vue').ComputedRef<string | undefined>;
|
|
1578
1580
|
};
|
|
1579
1581
|
}, {}, {}, {}, {
|
|
1580
|
-
flat: boolean;
|
|
1581
|
-
reverse: boolean;
|
|
1582
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
1583
|
-
type: string;
|
|
1584
|
-
error: boolean;
|
|
1585
|
-
active: boolean;
|
|
1586
|
-
direction: "vertical" | "horizontal";
|
|
1587
|
-
details: boolean;
|
|
1588
1582
|
style: import('vue').StyleValue;
|
|
1589
|
-
autofocus: boolean;
|
|
1590
|
-
disabled: boolean;
|
|
1591
|
-
readonly: boolean | null;
|
|
1592
|
-
messages: string | readonly string[];
|
|
1593
|
-
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)?])[];
|
|
1594
1583
|
focused: boolean;
|
|
1595
1584
|
errorMessages: string | readonly string[] | null;
|
|
1596
1585
|
maxErrors: string | number;
|
|
1586
|
+
readonly: boolean | null;
|
|
1587
|
+
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)?])[];
|
|
1597
1588
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
1598
1589
|
rounded: string | number | boolean;
|
|
1599
1590
|
tile: boolean;
|
|
1600
|
-
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
1601
|
-
centerAffix: boolean;
|
|
1602
|
-
glow: boolean;
|
|
1603
1591
|
hideSpinButtons: boolean;
|
|
1604
1592
|
persistentHint: boolean;
|
|
1593
|
+
messages: string | readonly string[];
|
|
1594
|
+
direction: "vertical" | "horizontal";
|
|
1605
1595
|
clearable: boolean;
|
|
1596
|
+
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
1597
|
+
active: boolean;
|
|
1598
|
+
centerAffix: boolean;
|
|
1599
|
+
details: boolean;
|
|
1606
1600
|
dirty: boolean;
|
|
1601
|
+
disabled: boolean;
|
|
1602
|
+
glow: boolean;
|
|
1603
|
+
error: boolean;
|
|
1604
|
+
flat: boolean;
|
|
1607
1605
|
persistentClear: boolean;
|
|
1606
|
+
reverse: boolean;
|
|
1608
1607
|
singleLine: boolean;
|
|
1608
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
1609
|
+
autofocus: boolean;
|
|
1609
1610
|
persistentPlaceholder: boolean;
|
|
1610
1611
|
persistentCounter: boolean;
|
|
1612
|
+
type: string;
|
|
1611
1613
|
}> | null;
|
|
1612
1614
|
};
|
|
1613
1615
|
$slots: Readonly<{
|
|
@@ -1719,11 +1721,11 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
1719
1721
|
theme: string;
|
|
1720
1722
|
disabled: boolean;
|
|
1721
1723
|
placeholder: string;
|
|
1724
|
+
density: "default" | "comfortable" | "compact";
|
|
1722
1725
|
rounded: string | number | boolean;
|
|
1723
|
-
loading: string | boolean;
|
|
1724
1726
|
maxWidth: string | number;
|
|
1725
1727
|
minWidth: string | number;
|
|
1726
|
-
|
|
1728
|
+
loading: string | boolean;
|
|
1727
1729
|
baseColor: string;
|
|
1728
1730
|
prependIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
|
|
1729
1731
|
appendIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
|
|
@@ -1805,11 +1807,11 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
1805
1807
|
theme: string;
|
|
1806
1808
|
disabled: boolean;
|
|
1807
1809
|
placeholder: string;
|
|
1810
|
+
density: "default" | "comfortable" | "compact";
|
|
1808
1811
|
rounded: string | number | boolean;
|
|
1809
|
-
loading: string | boolean;
|
|
1810
1812
|
maxWidth: string | number;
|
|
1811
1813
|
minWidth: string | number;
|
|
1812
|
-
|
|
1814
|
+
loading: string | boolean;
|
|
1813
1815
|
baseColor: string;
|
|
1814
1816
|
prependIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
|
|
1815
1817
|
appendIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
|
|
@@ -1935,7 +1937,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
1935
1937
|
onClear?: ((...args: any[]) => any) | undefined;
|
|
1936
1938
|
"onPrepend-icon-click"?: ((...args: any[]) => any) | undefined;
|
|
1937
1939
|
"onAppend-icon-click"?: ((...args: any[]) => any) | undefined;
|
|
1938
|
-
}>, "validation" | "validateOnSubmit" | "checkErrorOnBlur" | ("type" | "label" | "width" | "role" | "color" | "theme" | "disabled" | "placeholder" | "
|
|
1940
|
+
}>, "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<{
|
|
1939
1941
|
validation: {
|
|
1940
1942
|
errors: import('vue').Ref<string[], string[]>;
|
|
1941
1943
|
warnings: import('vue').Ref<string[], string[]>;
|
|
@@ -2041,190 +2043,191 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
2041
2043
|
[x: string]: unknown;
|
|
2042
2044
|
} & {
|
|
2043
2045
|
syTextFieldRef: import('vue').CreateComponentPublicInstanceWithMixins<{
|
|
2044
|
-
flat: boolean;
|
|
2045
|
-
reverse: boolean;
|
|
2046
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
2047
|
-
type: string;
|
|
2048
|
-
error: boolean;
|
|
2049
|
-
active: boolean;
|
|
2050
|
-
direction: "vertical" | "horizontal";
|
|
2051
|
-
details: boolean;
|
|
2052
2046
|
style: import('vue').StyleValue;
|
|
2053
|
-
autofocus: boolean;
|
|
2054
|
-
disabled: boolean;
|
|
2055
|
-
readonly: boolean | null;
|
|
2056
|
-
messages: string | readonly string[];
|
|
2057
|
-
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>))[];
|
|
2058
2047
|
focused: boolean;
|
|
2059
2048
|
errorMessages: string | readonly string[] | null;
|
|
2060
2049
|
maxErrors: string | number;
|
|
2050
|
+
readonly: boolean | null;
|
|
2051
|
+
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>))[];
|
|
2061
2052
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
2062
2053
|
tile: boolean;
|
|
2063
|
-
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
2064
|
-
glow: boolean;
|
|
2065
2054
|
hideSpinButtons: boolean;
|
|
2066
2055
|
persistentHint: boolean;
|
|
2056
|
+
messages: string | readonly string[];
|
|
2057
|
+
direction: "vertical" | "horizontal";
|
|
2067
2058
|
clearable: boolean;
|
|
2059
|
+
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
2060
|
+
active: boolean;
|
|
2061
|
+
details: boolean;
|
|
2068
2062
|
dirty: boolean;
|
|
2063
|
+
disabled: boolean;
|
|
2064
|
+
glow: boolean;
|
|
2065
|
+
error: boolean;
|
|
2066
|
+
flat: boolean;
|
|
2069
2067
|
persistentClear: boolean;
|
|
2068
|
+
reverse: boolean;
|
|
2070
2069
|
singleLine: boolean;
|
|
2070
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
2071
|
+
autofocus: boolean;
|
|
2071
2072
|
persistentPlaceholder: boolean;
|
|
2072
2073
|
persistentCounter: boolean;
|
|
2074
|
+
type: string;
|
|
2073
2075
|
} & {
|
|
2074
|
-
name?: string | undefined;
|
|
2075
|
-
id?: string | undefined;
|
|
2076
|
-
width?: string | number | undefined;
|
|
2077
|
-
color?: string | undefined;
|
|
2078
|
-
maxWidth?: string | number | undefined;
|
|
2079
|
-
minWidth?: string | number | undefined;
|
|
2080
|
-
loading?: string | boolean | undefined;
|
|
2081
|
-
label?: string | undefined;
|
|
2082
|
-
prefix?: string | undefined;
|
|
2083
|
-
role?: string | undefined;
|
|
2084
|
-
class?: any;
|
|
2085
2076
|
theme?: string | undefined;
|
|
2086
|
-
|
|
2087
|
-
|
|
2088
|
-
|
|
2077
|
+
class?: any;
|
|
2078
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
2079
|
+
name?: string | undefined;
|
|
2089
2080
|
modelValue?: any;
|
|
2090
|
-
validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "
|
|
2081
|
+
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;
|
|
2091
2082
|
validationValue?: any;
|
|
2092
2083
|
rounded?: string | number | boolean | undefined;
|
|
2093
|
-
|
|
2094
|
-
|
|
2095
|
-
|
|
2084
|
+
maxWidth?: string | number | undefined;
|
|
2085
|
+
minWidth?: string | number | undefined;
|
|
2086
|
+
width?: string | number | undefined;
|
|
2087
|
+
loading?: string | boolean | undefined;
|
|
2088
|
+
id?: string | undefined;
|
|
2096
2089
|
appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
2097
|
-
|
|
2090
|
+
prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
2091
|
+
hideDetails?: boolean | "auto" | undefined;
|
|
2092
|
+
hint?: string | undefined;
|
|
2093
|
+
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
2094
|
+
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
2098
2095
|
appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
2099
|
-
|
|
2100
|
-
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
|
2101
|
-
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
|
2102
|
-
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
|
2103
|
-
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
|
2104
|
-
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
|
2096
|
+
bgColor?: string | undefined;
|
|
2105
2097
|
centerAffix?: boolean | undefined;
|
|
2106
|
-
|
|
2107
|
-
|
|
2108
|
-
|
|
2098
|
+
color?: string | undefined;
|
|
2099
|
+
baseColor?: string | undefined;
|
|
2100
|
+
iconColor?: string | boolean | undefined;
|
|
2101
|
+
label?: string | undefined;
|
|
2102
|
+
prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
2103
|
+
"onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
|
|
2104
|
+
"onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
2105
|
+
"onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
2106
|
+
autocomplete?: string | undefined;
|
|
2107
|
+
counter?: string | number | boolean | undefined;
|
|
2109
2108
|
counterValue?: number | ((value: any) => number) | undefined;
|
|
2109
|
+
prefix?: string | undefined;
|
|
2110
|
+
placeholder?: string | undefined;
|
|
2111
|
+
suffix?: string | undefined;
|
|
2112
|
+
role?: string | undefined;
|
|
2110
2113
|
modelModifiers?: Record<string, boolean> | undefined;
|
|
2111
2114
|
} & {
|
|
2112
2115
|
$children?: import('vue').VNodeChild | {
|
|
2113
|
-
|
|
2114
|
-
|
|
2116
|
+
prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2117
|
+
append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2118
|
+
details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2115
2119
|
message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
|
|
2116
2120
|
clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
2117
2121
|
props: Record<string, any>;
|
|
2118
2122
|
}) => import('vue').VNodeChild) | undefined;
|
|
2119
|
-
|
|
2123
|
+
"prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2124
|
+
"append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2120
2125
|
label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
2121
2126
|
label: string | undefined;
|
|
2122
2127
|
props: Record<string, any>;
|
|
2123
2128
|
}) => import('vue').VNodeChild) | undefined;
|
|
2124
|
-
append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2125
|
-
prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2126
2129
|
loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
|
|
2127
|
-
'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2128
|
-
'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2129
2130
|
default?: (() => import('vue').VNodeChild) | undefined;
|
|
2130
2131
|
counter?: ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
|
|
2131
|
-
}
|
|
2132
|
-
|
|
2132
|
+
} | {
|
|
2133
|
+
$stable?: boolean | undefined;
|
|
2134
|
+
} | (() => import('vue').VNodeChild);
|
|
2135
|
+
"v-slots"?: {
|
|
2136
|
+
prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2137
|
+
append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2138
|
+
details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2133
2139
|
message?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
|
|
2134
2140
|
clear?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
2135
2141
|
props: Record<string, any>;
|
|
2136
2142
|
}) => import('vue').VNodeChild) | undefined;
|
|
2137
|
-
|
|
2143
|
+
"prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2144
|
+
"append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2138
2145
|
label?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
2139
2146
|
label: string | undefined;
|
|
2140
2147
|
props: Record<string, any>;
|
|
2141
2148
|
}) => import('vue').VNodeChild) | undefined;
|
|
2142
|
-
append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2143
|
-
prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2144
2149
|
loader?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
|
|
2145
|
-
'prepend-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2146
|
-
'append-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2147
2150
|
default?: false | (() => import('vue').VNodeChild) | undefined;
|
|
2148
2151
|
counter?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
|
|
2149
2152
|
} | undefined;
|
|
2150
2153
|
} & {
|
|
2151
|
-
"v-slot:
|
|
2154
|
+
"v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2155
|
+
"v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2152
2156
|
"v-slot:clear"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
2153
2157
|
props: Record<string, any>;
|
|
2154
2158
|
}) => import('vue').VNodeChild) | undefined;
|
|
2159
|
+
"v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
|
|
2160
|
+
"v-slot:default"?: false | (() => import('vue').VNodeChild) | undefined;
|
|
2155
2161
|
"v-slot:details"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2156
2162
|
"v-slot:label"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
2157
2163
|
label: string | undefined;
|
|
2158
2164
|
props: Record<string, any>;
|
|
2159
2165
|
}) => import('vue').VNodeChild) | undefined;
|
|
2160
|
-
"v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2161
|
-
"v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2162
2166
|
"v-slot:loader"?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
|
|
2167
|
+
"v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
|
|
2168
|
+
"v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2163
2169
|
"v-slot:prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2164
|
-
"v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2165
|
-
"v-slot:default"?: false | (() => import('vue').VNodeChild) | undefined;
|
|
2166
|
-
"v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
|
|
2167
2170
|
} & {
|
|
2168
|
-
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
|
2169
|
-
"onUpdate:modelValue"?: ((val: string) => any) | undefined;
|
|
2170
2171
|
"onClick:control"?: ((e: MouseEvent) => any) | undefined;
|
|
2171
2172
|
"onMousedown:control"?: ((e: MouseEvent) => any) | undefined;
|
|
2172
|
-
|
|
2173
|
+
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
|
2174
|
+
"onUpdate:modelValue"?: ((val: string) => any) | undefined;
|
|
2175
|
+
}, HTMLInputElement & Omit<Omit<{
|
|
2173
2176
|
$: import('vue').ComponentInternalInstance;
|
|
2174
2177
|
$data: {};
|
|
2175
2178
|
$props: Partial<{
|
|
2176
|
-
error: boolean;
|
|
2177
|
-
direction: "vertical" | "horizontal";
|
|
2178
2179
|
style: import('vue').StyleValue;
|
|
2179
|
-
disabled: boolean | null;
|
|
2180
|
-
readonly: boolean | null;
|
|
2181
|
-
messages: string | readonly string[];
|
|
2182
|
-
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>))[];
|
|
2183
2180
|
focused: boolean;
|
|
2181
|
+
disabled: boolean | null;
|
|
2182
|
+
error: boolean;
|
|
2184
2183
|
errorMessages: string | readonly string[] | null;
|
|
2185
2184
|
maxErrors: string | number;
|
|
2185
|
+
readonly: boolean | null;
|
|
2186
|
+
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>))[];
|
|
2186
2187
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
2187
2188
|
centerAffix: boolean;
|
|
2188
2189
|
glow: boolean;
|
|
2189
2190
|
hideSpinButtons: boolean;
|
|
2190
2191
|
persistentHint: boolean;
|
|
2191
|
-
|
|
2192
|
-
error: boolean;
|
|
2192
|
+
messages: string | readonly string[];
|
|
2193
2193
|
direction: "vertical" | "horizontal";
|
|
2194
|
+
}> & Omit<{
|
|
2195
|
+
theme?: string | undefined;
|
|
2196
|
+
class?: any;
|
|
2194
2197
|
style: import('vue').StyleValue;
|
|
2195
|
-
disabled: boolean | null;
|
|
2196
|
-
readonly: boolean | null;
|
|
2197
|
-
messages: string | readonly string[];
|
|
2198
|
-
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>))[];
|
|
2199
2198
|
focused: boolean;
|
|
2199
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
2200
|
+
disabled: boolean | null;
|
|
2201
|
+
error: boolean;
|
|
2200
2202
|
errorMessages: string | readonly string[] | null;
|
|
2201
2203
|
maxErrors: string | number;
|
|
2202
|
-
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
2203
|
-
centerAffix: boolean;
|
|
2204
|
-
glow: boolean;
|
|
2205
|
-
hideSpinButtons: boolean;
|
|
2206
|
-
persistentHint: boolean;
|
|
2207
2204
|
name?: string | undefined;
|
|
2208
|
-
id?: string | undefined;
|
|
2209
|
-
width?: string | number | undefined;
|
|
2210
|
-
color?: string | undefined;
|
|
2211
|
-
maxWidth?: string | number | undefined;
|
|
2212
|
-
minWidth?: string | number | undefined;
|
|
2213
2205
|
label?: string | undefined;
|
|
2214
|
-
|
|
2215
|
-
|
|
2216
|
-
|
|
2217
|
-
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;
|
|
2206
|
+
readonly: boolean | null;
|
|
2207
|
+
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>))[];
|
|
2208
|
+
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;
|
|
2218
2209
|
validationValue?: any;
|
|
2219
|
-
|
|
2220
|
-
|
|
2210
|
+
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
2211
|
+
maxWidth?: string | number | undefined;
|
|
2212
|
+
minWidth?: string | number | undefined;
|
|
2213
|
+
width?: string | number | undefined;
|
|
2214
|
+
id?: string | undefined;
|
|
2221
2215
|
appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
2216
|
+
baseColor?: string | undefined;
|
|
2217
|
+
centerAffix: boolean;
|
|
2218
|
+
color?: string | undefined;
|
|
2219
|
+
glow: boolean;
|
|
2222
2220
|
iconColor?: string | boolean | undefined;
|
|
2223
|
-
|
|
2224
|
-
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
|
2225
|
-
hint?: string | undefined;
|
|
2221
|
+
prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
2226
2222
|
hideDetails?: boolean | "auto" | undefined;
|
|
2227
|
-
|
|
2223
|
+
hideSpinButtons: boolean;
|
|
2224
|
+
hint?: string | undefined;
|
|
2225
|
+
persistentHint: boolean;
|
|
2226
|
+
messages: string | readonly string[];
|
|
2227
|
+
direction: "vertical" | "horizontal";
|
|
2228
|
+
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
2229
|
+
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
2230
|
+
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules">;
|
|
2228
2231
|
$attrs: {
|
|
2229
2232
|
[x: string]: unknown;
|
|
2230
2233
|
};
|
|
@@ -2254,42 +2257,42 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
2254
2257
|
$emit: (event: string, ...args: any[]) => void;
|
|
2255
2258
|
$el: any;
|
|
2256
2259
|
$options: import('vue').ComponentOptionsBase<{
|
|
2257
|
-
error: boolean;
|
|
2258
|
-
direction: "vertical" | "horizontal";
|
|
2259
2260
|
style: import('vue').StyleValue;
|
|
2260
|
-
disabled: boolean | null;
|
|
2261
|
-
readonly: boolean | null;
|
|
2262
|
-
messages: string | readonly string[];
|
|
2263
|
-
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>))[];
|
|
2264
2261
|
focused: boolean;
|
|
2262
|
+
disabled: boolean | null;
|
|
2263
|
+
error: boolean;
|
|
2265
2264
|
errorMessages: string | readonly string[] | null;
|
|
2266
2265
|
maxErrors: string | number;
|
|
2266
|
+
readonly: boolean | null;
|
|
2267
|
+
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>))[];
|
|
2267
2268
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
2268
2269
|
centerAffix: boolean;
|
|
2269
2270
|
glow: boolean;
|
|
2270
2271
|
hideSpinButtons: boolean;
|
|
2271
2272
|
persistentHint: boolean;
|
|
2273
|
+
messages: string | readonly string[];
|
|
2274
|
+
direction: "vertical" | "horizontal";
|
|
2272
2275
|
} & {
|
|
2276
|
+
theme?: string | undefined;
|
|
2277
|
+
class?: any;
|
|
2278
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
2273
2279
|
name?: string | undefined;
|
|
2274
|
-
id?: string | undefined;
|
|
2275
|
-
width?: string | number | undefined;
|
|
2276
|
-
color?: string | undefined;
|
|
2277
|
-
maxWidth?: string | number | undefined;
|
|
2278
|
-
minWidth?: string | number | undefined;
|
|
2279
2280
|
label?: string | undefined;
|
|
2280
|
-
|
|
2281
|
-
theme?: string | undefined;
|
|
2282
|
-
'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
|
|
2283
|
-
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;
|
|
2281
|
+
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;
|
|
2284
2282
|
validationValue?: any;
|
|
2285
|
-
|
|
2286
|
-
|
|
2283
|
+
maxWidth?: string | number | undefined;
|
|
2284
|
+
minWidth?: string | number | undefined;
|
|
2285
|
+
width?: string | number | undefined;
|
|
2286
|
+
id?: string | undefined;
|
|
2287
2287
|
appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
2288
|
+
baseColor?: string | undefined;
|
|
2289
|
+
color?: string | undefined;
|
|
2288
2290
|
iconColor?: string | boolean | undefined;
|
|
2289
|
-
|
|
2290
|
-
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
|
2291
|
-
hint?: string | undefined;
|
|
2291
|
+
prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
2292
2292
|
hideDetails?: boolean | "auto" | undefined;
|
|
2293
|
+
hint?: string | undefined;
|
|
2294
|
+
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
2295
|
+
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
2293
2296
|
}, {
|
|
2294
2297
|
reset: () => Promise<void>;
|
|
2295
2298
|
resetValidation: () => Promise<void>;
|
|
@@ -2297,23 +2300,23 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
2297
2300
|
isValid: import('vue').ComputedRef<boolean | null>;
|
|
2298
2301
|
errorMessages: import('vue').ComputedRef<string[]>;
|
|
2299
2302
|
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
|
|
2300
|
-
|
|
2301
|
-
}, "$children" | "v-slots" | "v-slot:default" | "v-slot:
|
|
2302
|
-
error: boolean;
|
|
2303
|
-
direction: "vertical" | "horizontal";
|
|
2303
|
+
"update:modelValue": (value: any) => true;
|
|
2304
|
+
}, "$children" | "v-slots" | "v-slot:default" | "v-slot:append" | "v-slot:prepend" | "update:modelValue" | "modelValue" | "v-slot:details" | "v-slot:message">, string, {
|
|
2304
2305
|
style: import('vue').StyleValue;
|
|
2305
|
-
disabled: boolean | null;
|
|
2306
|
-
readonly: boolean | null;
|
|
2307
|
-
messages: string | readonly string[];
|
|
2308
|
-
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>))[];
|
|
2309
2306
|
focused: boolean;
|
|
2307
|
+
disabled: boolean | null;
|
|
2308
|
+
error: boolean;
|
|
2310
2309
|
errorMessages: string | readonly string[] | null;
|
|
2311
2310
|
maxErrors: string | number;
|
|
2311
|
+
readonly: boolean | null;
|
|
2312
|
+
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>))[];
|
|
2312
2313
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
2313
2314
|
centerAffix: boolean;
|
|
2314
2315
|
glow: boolean;
|
|
2315
2316
|
hideSpinButtons: boolean;
|
|
2316
2317
|
persistentHint: boolean;
|
|
2318
|
+
messages: string | readonly string[];
|
|
2319
|
+
direction: "vertical" | "horizontal";
|
|
2317
2320
|
}, {}, string, import('vue').SlotsType<Partial<{
|
|
2318
2321
|
default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
2319
2322
|
[key: string]: any;
|
|
@@ -2331,79 +2334,79 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
2331
2334
|
[key: string]: any;
|
|
2332
2335
|
}>[];
|
|
2333
2336
|
}>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
|
2334
|
-
beforeCreate?: (() => void) | (() => void)
|
|
2335
|
-
created?: (() => void) | (() => void)
|
|
2336
|
-
beforeMount?: (() => void) | (() => void)
|
|
2337
|
-
mounted?: (() => void) | (() => void)
|
|
2338
|
-
beforeUpdate?: (() => void) | (() => void)
|
|
2339
|
-
updated?: (() => void) | (() => void)
|
|
2340
|
-
activated?: (() => void) | (() => void)
|
|
2341
|
-
deactivated?: (() => void) | (() => void)
|
|
2342
|
-
beforeDestroy?: (() => void) | (() => void)
|
|
2343
|
-
beforeUnmount?: (() => void) | (() => void)
|
|
2344
|
-
destroyed?: (() => void) | (() => void)
|
|
2345
|
-
unmounted?: (() => void) | (() => void)
|
|
2346
|
-
renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)
|
|
2347
|
-
renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)
|
|
2348
|
-
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)
|
|
2337
|
+
beforeCreate?: (() => void)[] | (() => void) | undefined;
|
|
2338
|
+
created?: (() => void)[] | (() => void) | undefined;
|
|
2339
|
+
beforeMount?: (() => void)[] | (() => void) | undefined;
|
|
2340
|
+
mounted?: (() => void)[] | (() => void) | undefined;
|
|
2341
|
+
beforeUpdate?: (() => void)[] | (() => void) | undefined;
|
|
2342
|
+
updated?: (() => void)[] | (() => void) | undefined;
|
|
2343
|
+
activated?: (() => void)[] | (() => void) | undefined;
|
|
2344
|
+
deactivated?: (() => void)[] | (() => void) | undefined;
|
|
2345
|
+
beforeDestroy?: (() => void)[] | (() => void) | undefined;
|
|
2346
|
+
beforeUnmount?: (() => void)[] | (() => void) | undefined;
|
|
2347
|
+
destroyed?: (() => void)[] | (() => void) | undefined;
|
|
2348
|
+
unmounted?: (() => void)[] | (() => void) | undefined;
|
|
2349
|
+
renderTracked?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
|
|
2350
|
+
renderTriggered?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
|
|
2351
|
+
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;
|
|
2349
2352
|
};
|
|
2350
2353
|
$forceUpdate: () => void;
|
|
2351
2354
|
$nextTick: typeof nextTick;
|
|
2352
2355
|
$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;
|
|
2353
2356
|
} & Readonly<{
|
|
2354
|
-
error: boolean;
|
|
2355
|
-
direction: "vertical" | "horizontal";
|
|
2356
2357
|
style: import('vue').StyleValue;
|
|
2357
|
-
disabled: boolean | null;
|
|
2358
|
-
readonly: boolean | null;
|
|
2359
|
-
messages: string | readonly string[];
|
|
2360
|
-
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>))[];
|
|
2361
2358
|
focused: boolean;
|
|
2359
|
+
disabled: boolean | null;
|
|
2360
|
+
error: boolean;
|
|
2362
2361
|
errorMessages: string | readonly string[] | null;
|
|
2363
2362
|
maxErrors: string | number;
|
|
2363
|
+
readonly: boolean | null;
|
|
2364
|
+
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>))[];
|
|
2364
2365
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
2365
2366
|
centerAffix: boolean;
|
|
2366
2367
|
glow: boolean;
|
|
2367
2368
|
hideSpinButtons: boolean;
|
|
2368
2369
|
persistentHint: boolean;
|
|
2369
|
-
|
|
2370
|
-
error: boolean;
|
|
2370
|
+
messages: string | readonly string[];
|
|
2371
2371
|
direction: "vertical" | "horizontal";
|
|
2372
|
+
}> & Omit<{
|
|
2372
2373
|
style: import('vue').StyleValue;
|
|
2373
|
-
disabled: boolean | null;
|
|
2374
|
-
readonly: boolean | null;
|
|
2375
|
-
messages: string | readonly string[];
|
|
2376
|
-
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>))[];
|
|
2377
2374
|
focused: boolean;
|
|
2375
|
+
disabled: boolean | null;
|
|
2376
|
+
error: boolean;
|
|
2378
2377
|
errorMessages: string | readonly string[] | null;
|
|
2379
2378
|
maxErrors: string | number;
|
|
2379
|
+
readonly: boolean | null;
|
|
2380
|
+
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>))[];
|
|
2380
2381
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
2381
2382
|
centerAffix: boolean;
|
|
2382
2383
|
glow: boolean;
|
|
2383
2384
|
hideSpinButtons: boolean;
|
|
2384
2385
|
persistentHint: boolean;
|
|
2386
|
+
messages: string | readonly string[];
|
|
2387
|
+
direction: "vertical" | "horizontal";
|
|
2385
2388
|
} & {
|
|
2389
|
+
theme?: string | undefined;
|
|
2390
|
+
class?: any;
|
|
2391
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
2386
2392
|
name?: string | undefined;
|
|
2387
|
-
id?: string | undefined;
|
|
2388
|
-
width?: string | number | undefined;
|
|
2389
|
-
color?: string | undefined;
|
|
2390
|
-
maxWidth?: string | number | undefined;
|
|
2391
|
-
minWidth?: string | number | undefined;
|
|
2392
2393
|
label?: string | undefined;
|
|
2393
|
-
|
|
2394
|
-
theme?: string | undefined;
|
|
2395
|
-
'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
|
|
2396
|
-
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;
|
|
2394
|
+
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;
|
|
2397
2395
|
validationValue?: any;
|
|
2398
|
-
|
|
2399
|
-
|
|
2396
|
+
maxWidth?: string | number | undefined;
|
|
2397
|
+
minWidth?: string | number | undefined;
|
|
2398
|
+
width?: string | number | undefined;
|
|
2399
|
+
id?: string | undefined;
|
|
2400
2400
|
appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
2401
|
+
baseColor?: string | undefined;
|
|
2402
|
+
color?: string | undefined;
|
|
2401
2403
|
iconColor?: string | boolean | undefined;
|
|
2402
|
-
|
|
2403
|
-
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
|
2404
|
-
hint?: string | undefined;
|
|
2404
|
+
prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
2405
2405
|
hideDetails?: boolean | "auto" | undefined;
|
|
2406
|
-
|
|
2406
|
+
hint?: string | undefined;
|
|
2407
|
+
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
2408
|
+
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
2409
|
+
}, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "isValid" | "resetValidation" | "validate" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules"> & import('vue').ShallowUnwrapRef<{
|
|
2407
2410
|
reset: () => Promise<void>;
|
|
2408
2411
|
resetValidation: () => Promise<void>;
|
|
2409
2412
|
validate: (silent?: boolean | undefined) => Promise<string[]>;
|
|
@@ -2411,64 +2414,64 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
2411
2414
|
errorMessages: import('vue').ComputedRef<string[]>;
|
|
2412
2415
|
}> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
|
|
2413
2416
|
modelValue?: unknown;
|
|
2414
|
-
|
|
2415
|
-
}, 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 | "
|
|
2417
|
+
"onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
|
|
2418
|
+
}, 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<{
|
|
2416
2419
|
$: import('vue').ComponentInternalInstance;
|
|
2417
2420
|
$data: {};
|
|
2418
2421
|
$props: Partial<{
|
|
2419
|
-
flat: boolean;
|
|
2420
|
-
reverse: boolean;
|
|
2421
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
2422
|
-
error: boolean;
|
|
2423
|
-
active: boolean;
|
|
2424
|
-
details: boolean;
|
|
2425
2422
|
style: import('vue').StyleValue;
|
|
2426
|
-
disabled: boolean;
|
|
2427
2423
|
focused: boolean;
|
|
2428
2424
|
rounded: string | number | boolean;
|
|
2429
2425
|
tile: boolean;
|
|
2426
|
+
clearable: boolean;
|
|
2430
2427
|
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
2428
|
+
active: boolean;
|
|
2431
2429
|
centerAffix: boolean;
|
|
2432
|
-
|
|
2433
|
-
clearable: boolean;
|
|
2430
|
+
details: boolean;
|
|
2434
2431
|
dirty: boolean;
|
|
2435
|
-
|
|
2436
|
-
|
|
2437
|
-
|
|
2432
|
+
disabled: boolean;
|
|
2433
|
+
glow: boolean;
|
|
2434
|
+
error: boolean;
|
|
2438
2435
|
flat: boolean;
|
|
2436
|
+
persistentClear: boolean;
|
|
2439
2437
|
reverse: boolean;
|
|
2438
|
+
singleLine: boolean;
|
|
2440
2439
|
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
2441
|
-
|
|
2442
|
-
|
|
2443
|
-
|
|
2440
|
+
}> & Omit<{
|
|
2441
|
+
theme?: string | undefined;
|
|
2442
|
+
class?: any;
|
|
2444
2443
|
style: import('vue').StyleValue;
|
|
2445
|
-
disabled: boolean;
|
|
2446
2444
|
focused: boolean;
|
|
2445
|
+
"onUpdate:focused"?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
|
|
2446
|
+
rounded?: string | number | boolean | undefined;
|
|
2447
2447
|
tile: boolean;
|
|
2448
|
-
|
|
2449
|
-
|
|
2448
|
+
loading?: string | boolean | undefined;
|
|
2449
|
+
appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
2450
|
+
bgColor?: string | undefined;
|
|
2450
2451
|
clearable: boolean;
|
|
2451
|
-
|
|
2452
|
-
|
|
2453
|
-
|
|
2454
|
-
id?: string | undefined;
|
|
2452
|
+
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
2453
|
+
active: boolean;
|
|
2454
|
+
centerAffix?: boolean | undefined;
|
|
2455
2455
|
color?: string | undefined;
|
|
2456
|
-
loading?: string | boolean | undefined;
|
|
2457
|
-
label?: string | undefined;
|
|
2458
|
-
class?: any;
|
|
2459
|
-
theme?: string | undefined;
|
|
2460
|
-
'onUpdate:focused'?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
|
|
2461
|
-
rounded?: string | number | boolean | undefined;
|
|
2462
2456
|
baseColor?: string | undefined;
|
|
2463
|
-
|
|
2457
|
+
details: boolean;
|
|
2458
|
+
dirty: boolean;
|
|
2459
|
+
disabled: boolean;
|
|
2460
|
+
glow: boolean;
|
|
2461
|
+
error: boolean;
|
|
2462
|
+
flat: boolean;
|
|
2464
2463
|
iconColor?: string | boolean | undefined;
|
|
2465
|
-
|
|
2464
|
+
label?: string | undefined;
|
|
2465
|
+
persistentClear: boolean;
|
|
2466
2466
|
prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
2467
|
-
|
|
2468
|
-
|
|
2469
|
-
|
|
2470
|
-
|
|
2471
|
-
|
|
2467
|
+
reverse: boolean;
|
|
2468
|
+
singleLine: boolean;
|
|
2469
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
2470
|
+
"onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
|
|
2471
|
+
"onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
2472
|
+
"onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
2473
|
+
id?: string | undefined;
|
|
2474
|
+
} & 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">;
|
|
2472
2475
|
$attrs: {
|
|
2473
2476
|
[x: string]: unknown;
|
|
2474
2477
|
};
|
|
@@ -2481,10 +2484,10 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
2481
2484
|
}) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
2482
2485
|
[key: string]: any;
|
|
2483
2486
|
}>[]) | undefined;
|
|
2484
|
-
|
|
2487
|
+
"prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
2485
2488
|
[key: string]: any;
|
|
2486
2489
|
}>[]) | undefined;
|
|
2487
|
-
|
|
2490
|
+
"append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
2488
2491
|
[key: string]: any;
|
|
2489
2492
|
}>[]) | undefined;
|
|
2490
2493
|
label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
@@ -2506,77 +2509,77 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
2506
2509
|
$emit: (event: "update:focused", focused: boolean) => void;
|
|
2507
2510
|
$el: any;
|
|
2508
2511
|
$options: import('vue').ComponentOptionsBase<{
|
|
2509
|
-
flat: boolean;
|
|
2510
|
-
reverse: boolean;
|
|
2511
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
2512
|
-
error: boolean;
|
|
2513
|
-
active: boolean;
|
|
2514
|
-
details: boolean;
|
|
2515
2512
|
style: import('vue').StyleValue;
|
|
2516
|
-
disabled: boolean;
|
|
2517
2513
|
focused: boolean;
|
|
2518
2514
|
tile: boolean;
|
|
2519
|
-
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
2520
|
-
glow: boolean;
|
|
2521
2515
|
clearable: boolean;
|
|
2516
|
+
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
2517
|
+
active: boolean;
|
|
2518
|
+
details: boolean;
|
|
2522
2519
|
dirty: boolean;
|
|
2520
|
+
disabled: boolean;
|
|
2521
|
+
glow: boolean;
|
|
2522
|
+
error: boolean;
|
|
2523
|
+
flat: boolean;
|
|
2523
2524
|
persistentClear: boolean;
|
|
2525
|
+
reverse: boolean;
|
|
2524
2526
|
singleLine: boolean;
|
|
2527
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
2525
2528
|
} & {
|
|
2526
|
-
id?: string | undefined;
|
|
2527
|
-
color?: string | undefined;
|
|
2528
|
-
loading?: string | boolean | undefined;
|
|
2529
|
-
label?: string | undefined;
|
|
2530
|
-
class?: any;
|
|
2531
2529
|
theme?: string | undefined;
|
|
2532
|
-
|
|
2530
|
+
class?: any;
|
|
2531
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
2533
2532
|
rounded?: string | number | boolean | undefined;
|
|
2534
|
-
|
|
2533
|
+
loading?: string | boolean | undefined;
|
|
2534
|
+
appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
2535
2535
|
bgColor?: string | undefined;
|
|
2536
|
+
centerAffix?: boolean | undefined;
|
|
2537
|
+
color?: string | undefined;
|
|
2538
|
+
baseColor?: string | undefined;
|
|
2536
2539
|
iconColor?: string | boolean | undefined;
|
|
2537
|
-
|
|
2540
|
+
label?: string | undefined;
|
|
2538
2541
|
prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
2539
|
-
|
|
2540
|
-
|
|
2541
|
-
|
|
2542
|
-
|
|
2542
|
+
"onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
|
|
2543
|
+
"onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
2544
|
+
"onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
2545
|
+
id?: string | undefined;
|
|
2543
2546
|
} & {
|
|
2544
2547
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
|
2545
2548
|
}, {
|
|
2546
2549
|
controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
|
2547
2550
|
fieldIconColor: import('vue').ComputedRef<string | undefined>;
|
|
2548
2551
|
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
|
|
2549
|
-
|
|
2550
|
-
|
|
2551
|
-
}, "$children" | "v-slots" | "v-slot:default" | "v-slot:loader" | "update:modelValue" | "modelValue" | "v-slot:label" | "v-slot:
|
|
2552
|
-
flat: boolean;
|
|
2553
|
-
reverse: boolean;
|
|
2554
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
2555
|
-
error: boolean;
|
|
2556
|
-
active: boolean;
|
|
2557
|
-
details: boolean;
|
|
2552
|
+
"update:focused": (focused: boolean) => true;
|
|
2553
|
+
"update:modelValue": (value: any) => true;
|
|
2554
|
+
}, "$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, {
|
|
2558
2555
|
style: import('vue').StyleValue;
|
|
2559
|
-
disabled: boolean;
|
|
2560
2556
|
focused: boolean;
|
|
2561
2557
|
rounded: string | number | boolean;
|
|
2562
2558
|
tile: boolean;
|
|
2559
|
+
clearable: boolean;
|
|
2563
2560
|
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
2561
|
+
active: boolean;
|
|
2564
2562
|
centerAffix: boolean;
|
|
2565
|
-
|
|
2566
|
-
clearable: boolean;
|
|
2563
|
+
details: boolean;
|
|
2567
2564
|
dirty: boolean;
|
|
2565
|
+
disabled: boolean;
|
|
2566
|
+
glow: boolean;
|
|
2567
|
+
error: boolean;
|
|
2568
|
+
flat: boolean;
|
|
2568
2569
|
persistentClear: boolean;
|
|
2570
|
+
reverse: boolean;
|
|
2569
2571
|
singleLine: boolean;
|
|
2572
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
2570
2573
|
}, {}, string, import('vue').SlotsType<Partial<{
|
|
2571
2574
|
clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
2572
2575
|
props: Record<string, any>;
|
|
2573
2576
|
}) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
2574
2577
|
[key: string]: any;
|
|
2575
2578
|
}>[];
|
|
2576
|
-
|
|
2579
|
+
"prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
2577
2580
|
[key: string]: any;
|
|
2578
2581
|
}>[];
|
|
2579
|
-
|
|
2582
|
+
"append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
2580
2583
|
[key: string]: any;
|
|
2581
2584
|
}>[];
|
|
2582
2585
|
label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
@@ -2592,88 +2595,88 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
2592
2595
|
[key: string]: any;
|
|
2593
2596
|
}>[];
|
|
2594
2597
|
}>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
|
2595
|
-
beforeCreate?: (() => void) | (() => void)
|
|
2596
|
-
created?: (() => void) | (() => void)
|
|
2597
|
-
beforeMount?: (() => void) | (() => void)
|
|
2598
|
-
mounted?: (() => void) | (() => void)
|
|
2599
|
-
beforeUpdate?: (() => void) | (() => void)
|
|
2600
|
-
updated?: (() => void) | (() => void)
|
|
2601
|
-
activated?: (() => void) | (() => void)
|
|
2602
|
-
deactivated?: (() => void) | (() => void)
|
|
2603
|
-
beforeDestroy?: (() => void) | (() => void)
|
|
2604
|
-
beforeUnmount?: (() => void) | (() => void)
|
|
2605
|
-
destroyed?: (() => void) | (() => void)
|
|
2606
|
-
unmounted?: (() => void) | (() => void)
|
|
2607
|
-
renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)
|
|
2608
|
-
renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)
|
|
2609
|
-
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)
|
|
2598
|
+
beforeCreate?: (() => void)[] | (() => void) | undefined;
|
|
2599
|
+
created?: (() => void)[] | (() => void) | undefined;
|
|
2600
|
+
beforeMount?: (() => void)[] | (() => void) | undefined;
|
|
2601
|
+
mounted?: (() => void)[] | (() => void) | undefined;
|
|
2602
|
+
beforeUpdate?: (() => void)[] | (() => void) | undefined;
|
|
2603
|
+
updated?: (() => void)[] | (() => void) | undefined;
|
|
2604
|
+
activated?: (() => void)[] | (() => void) | undefined;
|
|
2605
|
+
deactivated?: (() => void)[] | (() => void) | undefined;
|
|
2606
|
+
beforeDestroy?: (() => void)[] | (() => void) | undefined;
|
|
2607
|
+
beforeUnmount?: (() => void)[] | (() => void) | undefined;
|
|
2608
|
+
destroyed?: (() => void)[] | (() => void) | undefined;
|
|
2609
|
+
unmounted?: (() => void)[] | (() => void) | undefined;
|
|
2610
|
+
renderTracked?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
|
|
2611
|
+
renderTriggered?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
|
|
2612
|
+
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;
|
|
2610
2613
|
};
|
|
2611
2614
|
$forceUpdate: () => void;
|
|
2612
2615
|
$nextTick: typeof nextTick;
|
|
2613
2616
|
$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;
|
|
2614
2617
|
} & Readonly<{
|
|
2615
|
-
flat: boolean;
|
|
2616
|
-
reverse: boolean;
|
|
2617
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
2618
|
-
error: boolean;
|
|
2619
|
-
active: boolean;
|
|
2620
|
-
details: boolean;
|
|
2621
2618
|
style: import('vue').StyleValue;
|
|
2622
|
-
disabled: boolean;
|
|
2623
2619
|
focused: boolean;
|
|
2624
2620
|
rounded: string | number | boolean;
|
|
2625
2621
|
tile: boolean;
|
|
2622
|
+
clearable: boolean;
|
|
2626
2623
|
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
2624
|
+
active: boolean;
|
|
2627
2625
|
centerAffix: boolean;
|
|
2628
|
-
|
|
2629
|
-
clearable: boolean;
|
|
2626
|
+
details: boolean;
|
|
2630
2627
|
dirty: boolean;
|
|
2631
|
-
|
|
2632
|
-
|
|
2633
|
-
|
|
2628
|
+
disabled: boolean;
|
|
2629
|
+
glow: boolean;
|
|
2630
|
+
error: boolean;
|
|
2634
2631
|
flat: boolean;
|
|
2632
|
+
persistentClear: boolean;
|
|
2635
2633
|
reverse: boolean;
|
|
2634
|
+
singleLine: boolean;
|
|
2636
2635
|
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
2637
|
-
|
|
2638
|
-
active: boolean;
|
|
2639
|
-
details: boolean;
|
|
2636
|
+
}> & Omit<{
|
|
2640
2637
|
style: import('vue').StyleValue;
|
|
2641
|
-
disabled: boolean;
|
|
2642
2638
|
focused: boolean;
|
|
2643
2639
|
tile: boolean;
|
|
2644
|
-
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
2645
|
-
glow: boolean;
|
|
2646
2640
|
clearable: boolean;
|
|
2641
|
+
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
2642
|
+
active: boolean;
|
|
2643
|
+
details: boolean;
|
|
2647
2644
|
dirty: boolean;
|
|
2645
|
+
disabled: boolean;
|
|
2646
|
+
glow: boolean;
|
|
2647
|
+
error: boolean;
|
|
2648
|
+
flat: boolean;
|
|
2648
2649
|
persistentClear: boolean;
|
|
2650
|
+
reverse: boolean;
|
|
2649
2651
|
singleLine: boolean;
|
|
2652
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
2650
2653
|
} & {
|
|
2651
|
-
id?: string | undefined;
|
|
2652
|
-
color?: string | undefined;
|
|
2653
|
-
loading?: string | boolean | undefined;
|
|
2654
|
-
label?: string | undefined;
|
|
2655
|
-
class?: any;
|
|
2656
2654
|
theme?: string | undefined;
|
|
2657
|
-
|
|
2655
|
+
class?: any;
|
|
2656
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
2658
2657
|
rounded?: string | number | boolean | undefined;
|
|
2659
|
-
|
|
2658
|
+
loading?: string | boolean | undefined;
|
|
2659
|
+
appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
2660
2660
|
bgColor?: string | undefined;
|
|
2661
|
+
centerAffix?: boolean | undefined;
|
|
2662
|
+
color?: string | undefined;
|
|
2663
|
+
baseColor?: string | undefined;
|
|
2661
2664
|
iconColor?: string | boolean | undefined;
|
|
2662
|
-
|
|
2665
|
+
label?: string | undefined;
|
|
2663
2666
|
prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
2664
|
-
|
|
2665
|
-
|
|
2666
|
-
|
|
2667
|
-
|
|
2667
|
+
"onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
|
|
2668
|
+
"onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
2669
|
+
"onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
2670
|
+
id?: string | undefined;
|
|
2668
2671
|
} & {
|
|
2669
2672
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
|
2670
|
-
}, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "
|
|
2673
|
+
}, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "centerAffix" | "focused" | "glow" | "controlRef" | "fieldIconColor" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine"> & import('vue').ShallowUnwrapRef<{
|
|
2671
2674
|
controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
|
2672
2675
|
fieldIconColor: import('vue').ComputedRef<string | undefined>;
|
|
2673
2676
|
}> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
|
|
2674
2677
|
modelValue?: unknown;
|
|
2675
|
-
|
|
2676
|
-
}, 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 | "
|
|
2678
|
+
"onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
|
|
2679
|
+
}, 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}`> & {
|
|
2677
2680
|
_allExposed: {} | {
|
|
2678
2681
|
reset: () => Promise<void>;
|
|
2679
2682
|
resetValidation: () => Promise<void>;
|
|
@@ -2685,73 +2688,73 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
2685
2688
|
fieldIconColor: import('vue').ComputedRef<string | undefined>;
|
|
2686
2689
|
};
|
|
2687
2690
|
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
2688
|
-
|
|
2689
|
-
|
|
2690
|
-
|
|
2691
|
-
|
|
2691
|
+
"click:control": (e: MouseEvent) => true;
|
|
2692
|
+
"mousedown:control": (e: MouseEvent) => true;
|
|
2693
|
+
"update:focused": (focused: boolean) => true;
|
|
2694
|
+
"update:modelValue": (val: string) => true;
|
|
2692
2695
|
}, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
|
|
2693
|
-
flat: boolean;
|
|
2694
|
-
reverse: boolean;
|
|
2695
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
2696
|
-
type: string;
|
|
2697
|
-
error: boolean;
|
|
2698
|
-
active: boolean;
|
|
2699
|
-
direction: "vertical" | "horizontal";
|
|
2700
|
-
details: boolean;
|
|
2701
2696
|
style: import('vue').StyleValue;
|
|
2702
|
-
autofocus: boolean;
|
|
2703
|
-
disabled: boolean;
|
|
2704
|
-
readonly: boolean | null;
|
|
2705
|
-
messages: string | readonly string[];
|
|
2706
|
-
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>))[];
|
|
2707
2697
|
focused: boolean;
|
|
2708
2698
|
errorMessages: string | readonly string[] | null;
|
|
2709
2699
|
maxErrors: string | number;
|
|
2700
|
+
readonly: boolean | null;
|
|
2701
|
+
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>))[];
|
|
2710
2702
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
2711
2703
|
rounded: string | number | boolean;
|
|
2712
2704
|
tile: boolean;
|
|
2713
|
-
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
2714
|
-
centerAffix: boolean;
|
|
2715
|
-
glow: boolean;
|
|
2716
2705
|
hideSpinButtons: boolean;
|
|
2717
2706
|
persistentHint: boolean;
|
|
2707
|
+
messages: string | readonly string[];
|
|
2708
|
+
direction: "vertical" | "horizontal";
|
|
2718
2709
|
clearable: boolean;
|
|
2710
|
+
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
2711
|
+
active: boolean;
|
|
2712
|
+
centerAffix: boolean;
|
|
2713
|
+
details: boolean;
|
|
2719
2714
|
dirty: boolean;
|
|
2715
|
+
disabled: boolean;
|
|
2716
|
+
glow: boolean;
|
|
2717
|
+
error: boolean;
|
|
2718
|
+
flat: boolean;
|
|
2720
2719
|
persistentClear: boolean;
|
|
2720
|
+
reverse: boolean;
|
|
2721
2721
|
singleLine: boolean;
|
|
2722
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
2723
|
+
autofocus: boolean;
|
|
2722
2724
|
persistentPlaceholder: boolean;
|
|
2723
2725
|
persistentCounter: boolean;
|
|
2726
|
+
type: string;
|
|
2724
2727
|
}, true, {}, import('vue').SlotsType<Partial<{
|
|
2725
|
-
|
|
2728
|
+
prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
2726
2729
|
[key: string]: any;
|
|
2727
2730
|
}>[];
|
|
2728
|
-
|
|
2729
|
-
props: Record<string, any>;
|
|
2730
|
-
}) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
2731
|
+
append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
2731
2732
|
[key: string]: any;
|
|
2732
2733
|
}>[];
|
|
2733
2734
|
details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
2734
2735
|
[key: string]: any;
|
|
2735
2736
|
}>[];
|
|
2736
|
-
|
|
2737
|
-
label: string | undefined;
|
|
2738
|
-
props: Record<string, any>;
|
|
2739
|
-
}) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
2737
|
+
message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
2740
2738
|
[key: string]: any;
|
|
2741
2739
|
}>[];
|
|
2742
|
-
|
|
2740
|
+
clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
2741
|
+
props: Record<string, any>;
|
|
2742
|
+
}) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
2743
2743
|
[key: string]: any;
|
|
2744
2744
|
}>[];
|
|
2745
|
-
prepend: (arg: import('vuetify/lib/components/
|
|
2745
|
+
"prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
2746
2746
|
[key: string]: any;
|
|
2747
2747
|
}>[];
|
|
2748
|
-
|
|
2748
|
+
"append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
2749
2749
|
[key: string]: any;
|
|
2750
2750
|
}>[];
|
|
2751
|
-
|
|
2751
|
+
label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
2752
|
+
label: string | undefined;
|
|
2753
|
+
props: Record<string, any>;
|
|
2754
|
+
}) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
2752
2755
|
[key: string]: any;
|
|
2753
2756
|
}>[];
|
|
2754
|
-
|
|
2757
|
+
loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
2755
2758
|
[key: string]: any;
|
|
2756
2759
|
}>[];
|
|
2757
2760
|
default: () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
@@ -2768,190 +2771,191 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
2768
2771
|
M: {};
|
|
2769
2772
|
Defaults: {};
|
|
2770
2773
|
}, {
|
|
2771
|
-
flat: boolean;
|
|
2772
|
-
reverse: boolean;
|
|
2773
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
2774
|
-
type: string;
|
|
2775
|
-
error: boolean;
|
|
2776
|
-
active: boolean;
|
|
2777
|
-
direction: "vertical" | "horizontal";
|
|
2778
|
-
details: boolean;
|
|
2779
2774
|
style: import('vue').StyleValue;
|
|
2780
|
-
autofocus: boolean;
|
|
2781
|
-
disabled: boolean;
|
|
2782
|
-
readonly: boolean | null;
|
|
2783
|
-
messages: string | readonly string[];
|
|
2784
|
-
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>))[];
|
|
2785
2775
|
focused: boolean;
|
|
2786
2776
|
errorMessages: string | readonly string[] | null;
|
|
2787
2777
|
maxErrors: string | number;
|
|
2778
|
+
readonly: boolean | null;
|
|
2779
|
+
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>))[];
|
|
2788
2780
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
2789
2781
|
tile: boolean;
|
|
2790
|
-
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
2791
|
-
glow: boolean;
|
|
2792
2782
|
hideSpinButtons: boolean;
|
|
2793
2783
|
persistentHint: boolean;
|
|
2784
|
+
messages: string | readonly string[];
|
|
2785
|
+
direction: "vertical" | "horizontal";
|
|
2794
2786
|
clearable: boolean;
|
|
2787
|
+
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
2788
|
+
active: boolean;
|
|
2789
|
+
details: boolean;
|
|
2795
2790
|
dirty: boolean;
|
|
2791
|
+
disabled: boolean;
|
|
2792
|
+
glow: boolean;
|
|
2793
|
+
error: boolean;
|
|
2794
|
+
flat: boolean;
|
|
2796
2795
|
persistentClear: boolean;
|
|
2796
|
+
reverse: boolean;
|
|
2797
2797
|
singleLine: boolean;
|
|
2798
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
2799
|
+
autofocus: boolean;
|
|
2798
2800
|
persistentPlaceholder: boolean;
|
|
2799
2801
|
persistentCounter: boolean;
|
|
2802
|
+
type: string;
|
|
2800
2803
|
} & {
|
|
2801
|
-
name?: string | undefined;
|
|
2802
|
-
id?: string | undefined;
|
|
2803
|
-
width?: string | number | undefined;
|
|
2804
|
-
color?: string | undefined;
|
|
2805
|
-
maxWidth?: string | number | undefined;
|
|
2806
|
-
minWidth?: string | number | undefined;
|
|
2807
|
-
loading?: string | boolean | undefined;
|
|
2808
|
-
label?: string | undefined;
|
|
2809
|
-
prefix?: string | undefined;
|
|
2810
|
-
role?: string | undefined;
|
|
2811
|
-
class?: any;
|
|
2812
2804
|
theme?: string | undefined;
|
|
2813
|
-
|
|
2814
|
-
|
|
2815
|
-
|
|
2805
|
+
class?: any;
|
|
2806
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
2807
|
+
name?: string | undefined;
|
|
2816
2808
|
modelValue?: any;
|
|
2817
|
-
validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "
|
|
2809
|
+
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;
|
|
2818
2810
|
validationValue?: any;
|
|
2819
2811
|
rounded?: string | number | boolean | undefined;
|
|
2820
|
-
|
|
2821
|
-
|
|
2822
|
-
|
|
2812
|
+
maxWidth?: string | number | undefined;
|
|
2813
|
+
minWidth?: string | number | undefined;
|
|
2814
|
+
width?: string | number | undefined;
|
|
2815
|
+
loading?: string | boolean | undefined;
|
|
2816
|
+
id?: string | undefined;
|
|
2823
2817
|
appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
2824
|
-
|
|
2818
|
+
prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
2819
|
+
hideDetails?: boolean | "auto" | undefined;
|
|
2820
|
+
hint?: string | undefined;
|
|
2821
|
+
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
2822
|
+
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
2825
2823
|
appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
2826
|
-
|
|
2827
|
-
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
|
2828
|
-
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
|
2829
|
-
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
|
2830
|
-
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
|
2831
|
-
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
|
2824
|
+
bgColor?: string | undefined;
|
|
2832
2825
|
centerAffix?: boolean | undefined;
|
|
2833
|
-
|
|
2834
|
-
|
|
2835
|
-
|
|
2826
|
+
color?: string | undefined;
|
|
2827
|
+
baseColor?: string | undefined;
|
|
2828
|
+
iconColor?: string | boolean | undefined;
|
|
2829
|
+
label?: string | undefined;
|
|
2830
|
+
prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
2831
|
+
"onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
|
|
2832
|
+
"onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
2833
|
+
"onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
2834
|
+
autocomplete?: string | undefined;
|
|
2835
|
+
counter?: string | number | boolean | undefined;
|
|
2836
2836
|
counterValue?: number | ((value: any) => number) | undefined;
|
|
2837
|
+
prefix?: string | undefined;
|
|
2838
|
+
placeholder?: string | undefined;
|
|
2839
|
+
suffix?: string | undefined;
|
|
2840
|
+
role?: string | undefined;
|
|
2837
2841
|
modelModifiers?: Record<string, boolean> | undefined;
|
|
2838
2842
|
} & {
|
|
2839
2843
|
$children?: import('vue').VNodeChild | {
|
|
2840
|
-
|
|
2841
|
-
|
|
2844
|
+
prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2845
|
+
append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2846
|
+
details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2842
2847
|
message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
|
|
2843
2848
|
clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
2844
2849
|
props: Record<string, any>;
|
|
2845
2850
|
}) => import('vue').VNodeChild) | undefined;
|
|
2846
|
-
|
|
2851
|
+
"prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2852
|
+
"append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2847
2853
|
label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
2848
2854
|
label: string | undefined;
|
|
2849
2855
|
props: Record<string, any>;
|
|
2850
2856
|
}) => import('vue').VNodeChild) | undefined;
|
|
2851
|
-
append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2852
|
-
prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2853
2857
|
loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
|
|
2854
|
-
'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2855
|
-
'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2856
2858
|
default?: (() => import('vue').VNodeChild) | undefined;
|
|
2857
2859
|
counter?: ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
|
|
2858
|
-
}
|
|
2859
|
-
|
|
2860
|
+
} | {
|
|
2861
|
+
$stable?: boolean | undefined;
|
|
2862
|
+
} | (() => import('vue').VNodeChild);
|
|
2863
|
+
"v-slots"?: {
|
|
2864
|
+
prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2865
|
+
append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2866
|
+
details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2860
2867
|
message?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
|
|
2861
2868
|
clear?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
2862
2869
|
props: Record<string, any>;
|
|
2863
2870
|
}) => import('vue').VNodeChild) | undefined;
|
|
2864
|
-
|
|
2871
|
+
"prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2872
|
+
"append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2865
2873
|
label?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
2866
2874
|
label: string | undefined;
|
|
2867
2875
|
props: Record<string, any>;
|
|
2868
2876
|
}) => import('vue').VNodeChild) | undefined;
|
|
2869
|
-
append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2870
|
-
prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2871
2877
|
loader?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
|
|
2872
|
-
'prepend-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2873
|
-
'append-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2874
2878
|
default?: false | (() => import('vue').VNodeChild) | undefined;
|
|
2875
2879
|
counter?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
|
|
2876
2880
|
} | undefined;
|
|
2877
2881
|
} & {
|
|
2878
|
-
"v-slot:
|
|
2882
|
+
"v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2883
|
+
"v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2879
2884
|
"v-slot:clear"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
2880
2885
|
props: Record<string, any>;
|
|
2881
2886
|
}) => import('vue').VNodeChild) | undefined;
|
|
2887
|
+
"v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
|
|
2888
|
+
"v-slot:default"?: false | (() => import('vue').VNodeChild) | undefined;
|
|
2882
2889
|
"v-slot:details"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2883
2890
|
"v-slot:label"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
2884
2891
|
label: string | undefined;
|
|
2885
2892
|
props: Record<string, any>;
|
|
2886
2893
|
}) => import('vue').VNodeChild) | undefined;
|
|
2887
|
-
"v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2888
|
-
"v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2889
2894
|
"v-slot:loader"?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
|
|
2895
|
+
"v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
|
|
2896
|
+
"v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2890
2897
|
"v-slot:prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2891
|
-
"v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
2892
|
-
"v-slot:default"?: false | (() => import('vue').VNodeChild) | undefined;
|
|
2893
|
-
"v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
|
|
2894
2898
|
} & {
|
|
2895
|
-
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
|
2896
|
-
"onUpdate:modelValue"?: ((val: string) => any) | undefined;
|
|
2897
2899
|
"onClick:control"?: ((e: MouseEvent) => any) | undefined;
|
|
2898
2900
|
"onMousedown:control"?: ((e: MouseEvent) => any) | undefined;
|
|
2899
|
-
|
|
2901
|
+
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
|
2902
|
+
"onUpdate:modelValue"?: ((val: string) => any) | undefined;
|
|
2903
|
+
}, HTMLInputElement & Omit<Omit<{
|
|
2900
2904
|
$: import('vue').ComponentInternalInstance;
|
|
2901
2905
|
$data: {};
|
|
2902
2906
|
$props: Partial<{
|
|
2903
|
-
error: boolean;
|
|
2904
|
-
direction: "vertical" | "horizontal";
|
|
2905
2907
|
style: import('vue').StyleValue;
|
|
2906
|
-
disabled: boolean | null;
|
|
2907
|
-
readonly: boolean | null;
|
|
2908
|
-
messages: string | readonly string[];
|
|
2909
|
-
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>))[];
|
|
2910
2908
|
focused: boolean;
|
|
2909
|
+
disabled: boolean | null;
|
|
2910
|
+
error: boolean;
|
|
2911
2911
|
errorMessages: string | readonly string[] | null;
|
|
2912
2912
|
maxErrors: string | number;
|
|
2913
|
+
readonly: boolean | null;
|
|
2914
|
+
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>))[];
|
|
2913
2915
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
2914
2916
|
centerAffix: boolean;
|
|
2915
2917
|
glow: boolean;
|
|
2916
2918
|
hideSpinButtons: boolean;
|
|
2917
2919
|
persistentHint: boolean;
|
|
2918
|
-
|
|
2919
|
-
error: boolean;
|
|
2920
|
+
messages: string | readonly string[];
|
|
2920
2921
|
direction: "vertical" | "horizontal";
|
|
2922
|
+
}> & Omit<{
|
|
2923
|
+
theme?: string | undefined;
|
|
2924
|
+
class?: any;
|
|
2921
2925
|
style: import('vue').StyleValue;
|
|
2922
|
-
disabled: boolean | null;
|
|
2923
|
-
readonly: boolean | null;
|
|
2924
|
-
messages: string | readonly string[];
|
|
2925
|
-
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>))[];
|
|
2926
2926
|
focused: boolean;
|
|
2927
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
2928
|
+
disabled: boolean | null;
|
|
2929
|
+
error: boolean;
|
|
2927
2930
|
errorMessages: string | readonly string[] | null;
|
|
2928
2931
|
maxErrors: string | number;
|
|
2929
|
-
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
2930
|
-
centerAffix: boolean;
|
|
2931
|
-
glow: boolean;
|
|
2932
|
-
hideSpinButtons: boolean;
|
|
2933
|
-
persistentHint: boolean;
|
|
2934
2932
|
name?: string | undefined;
|
|
2935
|
-
id?: string | undefined;
|
|
2936
|
-
width?: string | number | undefined;
|
|
2937
|
-
color?: string | undefined;
|
|
2938
|
-
maxWidth?: string | number | undefined;
|
|
2939
|
-
minWidth?: string | number | undefined;
|
|
2940
2933
|
label?: string | undefined;
|
|
2941
|
-
|
|
2942
|
-
|
|
2943
|
-
|
|
2944
|
-
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;
|
|
2934
|
+
readonly: boolean | null;
|
|
2935
|
+
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>))[];
|
|
2936
|
+
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;
|
|
2945
2937
|
validationValue?: any;
|
|
2946
|
-
|
|
2947
|
-
|
|
2938
|
+
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
2939
|
+
maxWidth?: string | number | undefined;
|
|
2940
|
+
minWidth?: string | number | undefined;
|
|
2941
|
+
width?: string | number | undefined;
|
|
2942
|
+
id?: string | undefined;
|
|
2948
2943
|
appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
2944
|
+
baseColor?: string | undefined;
|
|
2945
|
+
centerAffix: boolean;
|
|
2946
|
+
color?: string | undefined;
|
|
2947
|
+
glow: boolean;
|
|
2949
2948
|
iconColor?: string | boolean | undefined;
|
|
2950
|
-
|
|
2951
|
-
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
|
2952
|
-
hint?: string | undefined;
|
|
2949
|
+
prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
2953
2950
|
hideDetails?: boolean | "auto" | undefined;
|
|
2954
|
-
|
|
2951
|
+
hideSpinButtons: boolean;
|
|
2952
|
+
hint?: string | undefined;
|
|
2953
|
+
persistentHint: boolean;
|
|
2954
|
+
messages: string | readonly string[];
|
|
2955
|
+
direction: "vertical" | "horizontal";
|
|
2956
|
+
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
2957
|
+
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
2958
|
+
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules">;
|
|
2955
2959
|
$attrs: {
|
|
2956
2960
|
[x: string]: unknown;
|
|
2957
2961
|
};
|
|
@@ -2981,66 +2985,66 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
2981
2985
|
$emit: (event: string, ...args: any[]) => void;
|
|
2982
2986
|
$el: any;
|
|
2983
2987
|
$options: import('vue').ComponentOptionsBase<{
|
|
2984
|
-
error: boolean;
|
|
2985
|
-
direction: "vertical" | "horizontal";
|
|
2986
2988
|
style: import('vue').StyleValue;
|
|
2987
|
-
disabled: boolean | null;
|
|
2988
|
-
readonly: boolean | null;
|
|
2989
|
-
messages: string | readonly string[];
|
|
2990
|
-
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>))[];
|
|
2991
2989
|
focused: boolean;
|
|
2990
|
+
disabled: boolean | null;
|
|
2991
|
+
error: boolean;
|
|
2992
2992
|
errorMessages: string | readonly string[] | null;
|
|
2993
2993
|
maxErrors: string | number;
|
|
2994
|
+
readonly: boolean | null;
|
|
2995
|
+
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>))[];
|
|
2994
2996
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
2995
2997
|
centerAffix: boolean;
|
|
2996
2998
|
glow: boolean;
|
|
2997
2999
|
hideSpinButtons: boolean;
|
|
2998
3000
|
persistentHint: boolean;
|
|
3001
|
+
messages: string | readonly string[];
|
|
3002
|
+
direction: "vertical" | "horizontal";
|
|
2999
3003
|
} & {
|
|
3004
|
+
theme?: string | undefined;
|
|
3005
|
+
class?: any;
|
|
3006
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
3000
3007
|
name?: string | undefined;
|
|
3001
|
-
id?: string | undefined;
|
|
3002
|
-
width?: string | number | undefined;
|
|
3003
|
-
color?: string | undefined;
|
|
3004
|
-
maxWidth?: string | number | undefined;
|
|
3005
|
-
minWidth?: string | number | undefined;
|
|
3006
3008
|
label?: string | undefined;
|
|
3007
|
-
|
|
3008
|
-
theme?: string | undefined;
|
|
3009
|
-
'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
|
|
3010
|
-
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;
|
|
3009
|
+
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;
|
|
3011
3010
|
validationValue?: any;
|
|
3012
|
-
|
|
3013
|
-
|
|
3011
|
+
maxWidth?: string | number | undefined;
|
|
3012
|
+
minWidth?: string | number | undefined;
|
|
3013
|
+
width?: string | number | undefined;
|
|
3014
|
+
id?: string | undefined;
|
|
3014
3015
|
appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
3016
|
+
baseColor?: string | undefined;
|
|
3017
|
+
color?: string | undefined;
|
|
3015
3018
|
iconColor?: string | boolean | undefined;
|
|
3016
|
-
|
|
3017
|
-
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
|
3018
|
-
hint?: string | undefined;
|
|
3019
|
+
prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
3019
3020
|
hideDetails?: boolean | "auto" | undefined;
|
|
3021
|
+
hint?: string | undefined;
|
|
3022
|
+
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
3023
|
+
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
3020
3024
|
}, {
|
|
3021
3025
|
reset: () => Promise<void>;
|
|
3022
3026
|
resetValidation: () => Promise<void>;
|
|
3023
3027
|
validate: (silent?: boolean | undefined) => Promise<string[]>;
|
|
3024
3028
|
isValid: import('vue').ComputedRef<boolean | null>;
|
|
3025
3029
|
errorMessages: import('vue').ComputedRef<string[]>;
|
|
3026
|
-
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
|
|
3027
|
-
|
|
3028
|
-
}, "$children" | "v-slots" | "v-slot:default" | "v-slot:
|
|
3029
|
-
|
|
3030
|
-
direction: "vertical" | "horizontal";
|
|
3031
|
-
style: import('vue').StyleValue;
|
|
3032
|
-
disabled: boolean | null;
|
|
3033
|
-
readonly: boolean | null;
|
|
3034
|
-
messages: string | readonly string[];
|
|
3035
|
-
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>))[];
|
|
3030
|
+
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
|
|
3031
|
+
"update:modelValue": (value: any) => true;
|
|
3032
|
+
}, "$children" | "v-slots" | "v-slot:default" | "v-slot:append" | "v-slot:prepend" | "update:modelValue" | "modelValue" | "v-slot:details" | "v-slot:message">, string, {
|
|
3033
|
+
style: import('vue').StyleValue;
|
|
3036
3034
|
focused: boolean;
|
|
3035
|
+
disabled: boolean | null;
|
|
3036
|
+
error: boolean;
|
|
3037
3037
|
errorMessages: string | readonly string[] | null;
|
|
3038
3038
|
maxErrors: string | number;
|
|
3039
|
+
readonly: boolean | null;
|
|
3040
|
+
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>))[];
|
|
3039
3041
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
3040
3042
|
centerAffix: boolean;
|
|
3041
3043
|
glow: boolean;
|
|
3042
3044
|
hideSpinButtons: boolean;
|
|
3043
3045
|
persistentHint: boolean;
|
|
3046
|
+
messages: string | readonly string[];
|
|
3047
|
+
direction: "vertical" | "horizontal";
|
|
3044
3048
|
}, {}, string, import('vue').SlotsType<Partial<{
|
|
3045
3049
|
default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
3046
3050
|
[key: string]: any;
|
|
@@ -3058,79 +3062,79 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
3058
3062
|
[key: string]: any;
|
|
3059
3063
|
}>[];
|
|
3060
3064
|
}>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
|
3061
|
-
beforeCreate?: (() => void) | (() => void)
|
|
3062
|
-
created?: (() => void) | (() => void)
|
|
3063
|
-
beforeMount?: (() => void) | (() => void)
|
|
3064
|
-
mounted?: (() => void) | (() => void)
|
|
3065
|
-
beforeUpdate?: (() => void) | (() => void)
|
|
3066
|
-
updated?: (() => void) | (() => void)
|
|
3067
|
-
activated?: (() => void) | (() => void)
|
|
3068
|
-
deactivated?: (() => void) | (() => void)
|
|
3069
|
-
beforeDestroy?: (() => void) | (() => void)
|
|
3070
|
-
beforeUnmount?: (() => void) | (() => void)
|
|
3071
|
-
destroyed?: (() => void) | (() => void)
|
|
3072
|
-
unmounted?: (() => void) | (() => void)
|
|
3073
|
-
renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)
|
|
3074
|
-
renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)
|
|
3075
|
-
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)
|
|
3065
|
+
beforeCreate?: (() => void)[] | (() => void) | undefined;
|
|
3066
|
+
created?: (() => void)[] | (() => void) | undefined;
|
|
3067
|
+
beforeMount?: (() => void)[] | (() => void) | undefined;
|
|
3068
|
+
mounted?: (() => void)[] | (() => void) | undefined;
|
|
3069
|
+
beforeUpdate?: (() => void)[] | (() => void) | undefined;
|
|
3070
|
+
updated?: (() => void)[] | (() => void) | undefined;
|
|
3071
|
+
activated?: (() => void)[] | (() => void) | undefined;
|
|
3072
|
+
deactivated?: (() => void)[] | (() => void) | undefined;
|
|
3073
|
+
beforeDestroy?: (() => void)[] | (() => void) | undefined;
|
|
3074
|
+
beforeUnmount?: (() => void)[] | (() => void) | undefined;
|
|
3075
|
+
destroyed?: (() => void)[] | (() => void) | undefined;
|
|
3076
|
+
unmounted?: (() => void)[] | (() => void) | undefined;
|
|
3077
|
+
renderTracked?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
|
|
3078
|
+
renderTriggered?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
|
|
3079
|
+
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;
|
|
3076
3080
|
};
|
|
3077
3081
|
$forceUpdate: () => void;
|
|
3078
3082
|
$nextTick: typeof nextTick;
|
|
3079
3083
|
$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;
|
|
3080
3084
|
} & Readonly<{
|
|
3081
|
-
error: boolean;
|
|
3082
|
-
direction: "vertical" | "horizontal";
|
|
3083
3085
|
style: import('vue').StyleValue;
|
|
3084
|
-
disabled: boolean | null;
|
|
3085
|
-
readonly: boolean | null;
|
|
3086
|
-
messages: string | readonly string[];
|
|
3087
|
-
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>))[];
|
|
3088
3086
|
focused: boolean;
|
|
3087
|
+
disabled: boolean | null;
|
|
3088
|
+
error: boolean;
|
|
3089
3089
|
errorMessages: string | readonly string[] | null;
|
|
3090
3090
|
maxErrors: string | number;
|
|
3091
|
+
readonly: boolean | null;
|
|
3092
|
+
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>))[];
|
|
3091
3093
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
3092
3094
|
centerAffix: boolean;
|
|
3093
3095
|
glow: boolean;
|
|
3094
3096
|
hideSpinButtons: boolean;
|
|
3095
3097
|
persistentHint: boolean;
|
|
3096
|
-
|
|
3097
|
-
error: boolean;
|
|
3098
|
+
messages: string | readonly string[];
|
|
3098
3099
|
direction: "vertical" | "horizontal";
|
|
3100
|
+
}> & Omit<{
|
|
3099
3101
|
style: import('vue').StyleValue;
|
|
3100
|
-
disabled: boolean | null;
|
|
3101
|
-
readonly: boolean | null;
|
|
3102
|
-
messages: string | readonly string[];
|
|
3103
|
-
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>))[];
|
|
3104
3102
|
focused: boolean;
|
|
3103
|
+
disabled: boolean | null;
|
|
3104
|
+
error: boolean;
|
|
3105
3105
|
errorMessages: string | readonly string[] | null;
|
|
3106
3106
|
maxErrors: string | number;
|
|
3107
|
+
readonly: boolean | null;
|
|
3108
|
+
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>))[];
|
|
3107
3109
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
3108
3110
|
centerAffix: boolean;
|
|
3109
3111
|
glow: boolean;
|
|
3110
3112
|
hideSpinButtons: boolean;
|
|
3111
3113
|
persistentHint: boolean;
|
|
3114
|
+
messages: string | readonly string[];
|
|
3115
|
+
direction: "vertical" | "horizontal";
|
|
3112
3116
|
} & {
|
|
3117
|
+
theme?: string | undefined;
|
|
3118
|
+
class?: any;
|
|
3119
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
3113
3120
|
name?: string | undefined;
|
|
3114
|
-
id?: string | undefined;
|
|
3115
|
-
width?: string | number | undefined;
|
|
3116
|
-
color?: string | undefined;
|
|
3117
|
-
maxWidth?: string | number | undefined;
|
|
3118
|
-
minWidth?: string | number | undefined;
|
|
3119
3121
|
label?: string | undefined;
|
|
3120
|
-
|
|
3121
|
-
theme?: string | undefined;
|
|
3122
|
-
'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
|
|
3123
|
-
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;
|
|
3122
|
+
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;
|
|
3124
3123
|
validationValue?: any;
|
|
3125
|
-
|
|
3126
|
-
|
|
3124
|
+
maxWidth?: string | number | undefined;
|
|
3125
|
+
minWidth?: string | number | undefined;
|
|
3126
|
+
width?: string | number | undefined;
|
|
3127
|
+
id?: string | undefined;
|
|
3127
3128
|
appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
3129
|
+
baseColor?: string | undefined;
|
|
3130
|
+
color?: string | undefined;
|
|
3128
3131
|
iconColor?: string | boolean | undefined;
|
|
3129
|
-
|
|
3130
|
-
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
|
3131
|
-
hint?: string | undefined;
|
|
3132
|
+
prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
3132
3133
|
hideDetails?: boolean | "auto" | undefined;
|
|
3133
|
-
|
|
3134
|
+
hint?: string | undefined;
|
|
3135
|
+
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
3136
|
+
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
3137
|
+
}, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "isValid" | "resetValidation" | "validate" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules"> & import('vue').ShallowUnwrapRef<{
|
|
3134
3138
|
reset: () => Promise<void>;
|
|
3135
3139
|
resetValidation: () => Promise<void>;
|
|
3136
3140
|
validate: (silent?: boolean | undefined) => Promise<string[]>;
|
|
@@ -3138,64 +3142,64 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
3138
3142
|
errorMessages: import('vue').ComputedRef<string[]>;
|
|
3139
3143
|
}> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
|
|
3140
3144
|
modelValue?: unknown;
|
|
3141
|
-
|
|
3142
|
-
}, 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 | "
|
|
3145
|
+
"onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
|
|
3146
|
+
}, 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<{
|
|
3143
3147
|
$: import('vue').ComponentInternalInstance;
|
|
3144
3148
|
$data: {};
|
|
3145
3149
|
$props: Partial<{
|
|
3146
|
-
flat: boolean;
|
|
3147
|
-
reverse: boolean;
|
|
3148
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
3149
|
-
error: boolean;
|
|
3150
|
-
active: boolean;
|
|
3151
|
-
details: boolean;
|
|
3152
3150
|
style: import('vue').StyleValue;
|
|
3153
|
-
disabled: boolean;
|
|
3154
3151
|
focused: boolean;
|
|
3155
3152
|
rounded: string | number | boolean;
|
|
3156
3153
|
tile: boolean;
|
|
3154
|
+
clearable: boolean;
|
|
3157
3155
|
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
3156
|
+
active: boolean;
|
|
3158
3157
|
centerAffix: boolean;
|
|
3159
|
-
|
|
3160
|
-
clearable: boolean;
|
|
3158
|
+
details: boolean;
|
|
3161
3159
|
dirty: boolean;
|
|
3162
|
-
|
|
3163
|
-
|
|
3164
|
-
|
|
3160
|
+
disabled: boolean;
|
|
3161
|
+
glow: boolean;
|
|
3162
|
+
error: boolean;
|
|
3165
3163
|
flat: boolean;
|
|
3164
|
+
persistentClear: boolean;
|
|
3166
3165
|
reverse: boolean;
|
|
3166
|
+
singleLine: boolean;
|
|
3167
3167
|
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
3168
|
-
|
|
3169
|
-
|
|
3170
|
-
|
|
3168
|
+
}> & Omit<{
|
|
3169
|
+
theme?: string | undefined;
|
|
3170
|
+
class?: any;
|
|
3171
3171
|
style: import('vue').StyleValue;
|
|
3172
|
-
disabled: boolean;
|
|
3173
3172
|
focused: boolean;
|
|
3173
|
+
"onUpdate:focused"?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
|
|
3174
|
+
rounded?: string | number | boolean | undefined;
|
|
3174
3175
|
tile: boolean;
|
|
3175
|
-
|
|
3176
|
-
|
|
3176
|
+
loading?: string | boolean | undefined;
|
|
3177
|
+
appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
3178
|
+
bgColor?: string | undefined;
|
|
3177
3179
|
clearable: boolean;
|
|
3178
|
-
|
|
3179
|
-
|
|
3180
|
-
|
|
3181
|
-
id?: string | undefined;
|
|
3180
|
+
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
3181
|
+
active: boolean;
|
|
3182
|
+
centerAffix?: boolean | undefined;
|
|
3182
3183
|
color?: string | undefined;
|
|
3183
|
-
loading?: string | boolean | undefined;
|
|
3184
|
-
label?: string | undefined;
|
|
3185
|
-
class?: any;
|
|
3186
|
-
theme?: string | undefined;
|
|
3187
|
-
'onUpdate:focused'?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
|
|
3188
|
-
rounded?: string | number | boolean | undefined;
|
|
3189
3184
|
baseColor?: string | undefined;
|
|
3190
|
-
|
|
3185
|
+
details: boolean;
|
|
3186
|
+
dirty: boolean;
|
|
3187
|
+
disabled: boolean;
|
|
3188
|
+
glow: boolean;
|
|
3189
|
+
error: boolean;
|
|
3190
|
+
flat: boolean;
|
|
3191
3191
|
iconColor?: string | boolean | undefined;
|
|
3192
|
-
|
|
3192
|
+
label?: string | undefined;
|
|
3193
|
+
persistentClear: boolean;
|
|
3193
3194
|
prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
3194
|
-
|
|
3195
|
-
|
|
3196
|
-
|
|
3197
|
-
|
|
3198
|
-
|
|
3195
|
+
reverse: boolean;
|
|
3196
|
+
singleLine: boolean;
|
|
3197
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
3198
|
+
"onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
|
|
3199
|
+
"onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
3200
|
+
"onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
3201
|
+
id?: string | undefined;
|
|
3202
|
+
} & 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">;
|
|
3199
3203
|
$attrs: {
|
|
3200
3204
|
[x: string]: unknown;
|
|
3201
3205
|
};
|
|
@@ -3208,10 +3212,10 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
3208
3212
|
}) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
3209
3213
|
[key: string]: any;
|
|
3210
3214
|
}>[]) | undefined;
|
|
3211
|
-
|
|
3215
|
+
"prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
3212
3216
|
[key: string]: any;
|
|
3213
3217
|
}>[]) | undefined;
|
|
3214
|
-
|
|
3218
|
+
"append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
3215
3219
|
[key: string]: any;
|
|
3216
3220
|
}>[]) | undefined;
|
|
3217
3221
|
label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
@@ -3233,77 +3237,77 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
3233
3237
|
$emit: (event: "update:focused", focused: boolean) => void;
|
|
3234
3238
|
$el: any;
|
|
3235
3239
|
$options: import('vue').ComponentOptionsBase<{
|
|
3236
|
-
flat: boolean;
|
|
3237
|
-
reverse: boolean;
|
|
3238
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
3239
|
-
error: boolean;
|
|
3240
|
-
active: boolean;
|
|
3241
|
-
details: boolean;
|
|
3242
3240
|
style: import('vue').StyleValue;
|
|
3243
|
-
disabled: boolean;
|
|
3244
3241
|
focused: boolean;
|
|
3245
3242
|
tile: boolean;
|
|
3246
|
-
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
3247
|
-
glow: boolean;
|
|
3248
3243
|
clearable: boolean;
|
|
3244
|
+
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
3245
|
+
active: boolean;
|
|
3246
|
+
details: boolean;
|
|
3249
3247
|
dirty: boolean;
|
|
3248
|
+
disabled: boolean;
|
|
3249
|
+
glow: boolean;
|
|
3250
|
+
error: boolean;
|
|
3251
|
+
flat: boolean;
|
|
3250
3252
|
persistentClear: boolean;
|
|
3253
|
+
reverse: boolean;
|
|
3251
3254
|
singleLine: boolean;
|
|
3255
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
3252
3256
|
} & {
|
|
3253
|
-
id?: string | undefined;
|
|
3254
|
-
color?: string | undefined;
|
|
3255
|
-
loading?: string | boolean | undefined;
|
|
3256
|
-
label?: string | undefined;
|
|
3257
|
-
class?: any;
|
|
3258
3257
|
theme?: string | undefined;
|
|
3259
|
-
|
|
3258
|
+
class?: any;
|
|
3259
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
3260
3260
|
rounded?: string | number | boolean | undefined;
|
|
3261
|
-
|
|
3261
|
+
loading?: string | boolean | undefined;
|
|
3262
|
+
appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
3262
3263
|
bgColor?: string | undefined;
|
|
3264
|
+
centerAffix?: boolean | undefined;
|
|
3265
|
+
color?: string | undefined;
|
|
3266
|
+
baseColor?: string | undefined;
|
|
3263
3267
|
iconColor?: string | boolean | undefined;
|
|
3264
|
-
|
|
3268
|
+
label?: string | undefined;
|
|
3265
3269
|
prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
3266
|
-
|
|
3267
|
-
|
|
3268
|
-
|
|
3269
|
-
|
|
3270
|
+
"onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
|
|
3271
|
+
"onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
3272
|
+
"onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
3273
|
+
id?: string | undefined;
|
|
3270
3274
|
} & {
|
|
3271
3275
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
|
3272
3276
|
}, {
|
|
3273
3277
|
controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
|
3274
3278
|
fieldIconColor: import('vue').ComputedRef<string | undefined>;
|
|
3275
3279
|
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
|
|
3276
|
-
|
|
3277
|
-
|
|
3278
|
-
}, "$children" | "v-slots" | "v-slot:default" | "v-slot:loader" | "update:modelValue" | "modelValue" | "v-slot:label" | "v-slot:
|
|
3279
|
-
flat: boolean;
|
|
3280
|
-
reverse: boolean;
|
|
3281
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
3282
|
-
error: boolean;
|
|
3283
|
-
active: boolean;
|
|
3284
|
-
details: boolean;
|
|
3280
|
+
"update:focused": (focused: boolean) => true;
|
|
3281
|
+
"update:modelValue": (value: any) => true;
|
|
3282
|
+
}, "$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, {
|
|
3285
3283
|
style: import('vue').StyleValue;
|
|
3286
|
-
disabled: boolean;
|
|
3287
3284
|
focused: boolean;
|
|
3288
3285
|
rounded: string | number | boolean;
|
|
3289
3286
|
tile: boolean;
|
|
3287
|
+
clearable: boolean;
|
|
3290
3288
|
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
3289
|
+
active: boolean;
|
|
3291
3290
|
centerAffix: boolean;
|
|
3292
|
-
|
|
3293
|
-
clearable: boolean;
|
|
3291
|
+
details: boolean;
|
|
3294
3292
|
dirty: boolean;
|
|
3293
|
+
disabled: boolean;
|
|
3294
|
+
glow: boolean;
|
|
3295
|
+
error: boolean;
|
|
3296
|
+
flat: boolean;
|
|
3295
3297
|
persistentClear: boolean;
|
|
3298
|
+
reverse: boolean;
|
|
3296
3299
|
singleLine: boolean;
|
|
3300
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
3297
3301
|
}, {}, string, import('vue').SlotsType<Partial<{
|
|
3298
3302
|
clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
3299
3303
|
props: Record<string, any>;
|
|
3300
3304
|
}) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
3301
3305
|
[key: string]: any;
|
|
3302
3306
|
}>[];
|
|
3303
|
-
|
|
3307
|
+
"prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
3304
3308
|
[key: string]: any;
|
|
3305
3309
|
}>[];
|
|
3306
|
-
|
|
3310
|
+
"append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
3307
3311
|
[key: string]: any;
|
|
3308
3312
|
}>[];
|
|
3309
3313
|
label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
@@ -3319,88 +3323,88 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
3319
3323
|
[key: string]: any;
|
|
3320
3324
|
}>[];
|
|
3321
3325
|
}>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
|
3322
|
-
beforeCreate?: (() => void) | (() => void)
|
|
3323
|
-
created?: (() => void) | (() => void)
|
|
3324
|
-
beforeMount?: (() => void) | (() => void)
|
|
3325
|
-
mounted?: (() => void) | (() => void)
|
|
3326
|
-
beforeUpdate?: (() => void) | (() => void)
|
|
3327
|
-
updated?: (() => void) | (() => void)
|
|
3328
|
-
activated?: (() => void) | (() => void)
|
|
3329
|
-
deactivated?: (() => void) | (() => void)
|
|
3330
|
-
beforeDestroy?: (() => void) | (() => void)
|
|
3331
|
-
beforeUnmount?: (() => void) | (() => void)
|
|
3332
|
-
destroyed?: (() => void) | (() => void)
|
|
3333
|
-
unmounted?: (() => void) | (() => void)
|
|
3334
|
-
renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)
|
|
3335
|
-
renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)
|
|
3336
|
-
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)
|
|
3326
|
+
beforeCreate?: (() => void)[] | (() => void) | undefined;
|
|
3327
|
+
created?: (() => void)[] | (() => void) | undefined;
|
|
3328
|
+
beforeMount?: (() => void)[] | (() => void) | undefined;
|
|
3329
|
+
mounted?: (() => void)[] | (() => void) | undefined;
|
|
3330
|
+
beforeUpdate?: (() => void)[] | (() => void) | undefined;
|
|
3331
|
+
updated?: (() => void)[] | (() => void) | undefined;
|
|
3332
|
+
activated?: (() => void)[] | (() => void) | undefined;
|
|
3333
|
+
deactivated?: (() => void)[] | (() => void) | undefined;
|
|
3334
|
+
beforeDestroy?: (() => void)[] | (() => void) | undefined;
|
|
3335
|
+
beforeUnmount?: (() => void)[] | (() => void) | undefined;
|
|
3336
|
+
destroyed?: (() => void)[] | (() => void) | undefined;
|
|
3337
|
+
unmounted?: (() => void)[] | (() => void) | undefined;
|
|
3338
|
+
renderTracked?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
|
|
3339
|
+
renderTriggered?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
|
|
3340
|
+
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;
|
|
3337
3341
|
};
|
|
3338
3342
|
$forceUpdate: () => void;
|
|
3339
3343
|
$nextTick: typeof nextTick;
|
|
3340
3344
|
$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;
|
|
3341
3345
|
} & Readonly<{
|
|
3342
|
-
flat: boolean;
|
|
3343
|
-
reverse: boolean;
|
|
3344
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
3345
|
-
error: boolean;
|
|
3346
|
-
active: boolean;
|
|
3347
|
-
details: boolean;
|
|
3348
3346
|
style: import('vue').StyleValue;
|
|
3349
|
-
disabled: boolean;
|
|
3350
3347
|
focused: boolean;
|
|
3351
3348
|
rounded: string | number | boolean;
|
|
3352
3349
|
tile: boolean;
|
|
3350
|
+
clearable: boolean;
|
|
3353
3351
|
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
3352
|
+
active: boolean;
|
|
3354
3353
|
centerAffix: boolean;
|
|
3355
|
-
|
|
3356
|
-
clearable: boolean;
|
|
3354
|
+
details: boolean;
|
|
3357
3355
|
dirty: boolean;
|
|
3358
|
-
|
|
3359
|
-
|
|
3360
|
-
|
|
3356
|
+
disabled: boolean;
|
|
3357
|
+
glow: boolean;
|
|
3358
|
+
error: boolean;
|
|
3361
3359
|
flat: boolean;
|
|
3360
|
+
persistentClear: boolean;
|
|
3362
3361
|
reverse: boolean;
|
|
3362
|
+
singleLine: boolean;
|
|
3363
3363
|
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
3364
|
-
|
|
3365
|
-
active: boolean;
|
|
3366
|
-
details: boolean;
|
|
3364
|
+
}> & Omit<{
|
|
3367
3365
|
style: import('vue').StyleValue;
|
|
3368
|
-
disabled: boolean;
|
|
3369
3366
|
focused: boolean;
|
|
3370
3367
|
tile: boolean;
|
|
3371
|
-
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
3372
|
-
glow: boolean;
|
|
3373
3368
|
clearable: boolean;
|
|
3369
|
+
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
3370
|
+
active: boolean;
|
|
3371
|
+
details: boolean;
|
|
3374
3372
|
dirty: boolean;
|
|
3373
|
+
disabled: boolean;
|
|
3374
|
+
glow: boolean;
|
|
3375
|
+
error: boolean;
|
|
3376
|
+
flat: boolean;
|
|
3375
3377
|
persistentClear: boolean;
|
|
3378
|
+
reverse: boolean;
|
|
3376
3379
|
singleLine: boolean;
|
|
3380
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
3377
3381
|
} & {
|
|
3378
|
-
id?: string | undefined;
|
|
3379
|
-
color?: string | undefined;
|
|
3380
|
-
loading?: string | boolean | undefined;
|
|
3381
|
-
label?: string | undefined;
|
|
3382
|
-
class?: any;
|
|
3383
3382
|
theme?: string | undefined;
|
|
3384
|
-
|
|
3383
|
+
class?: any;
|
|
3384
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
3385
3385
|
rounded?: string | number | boolean | undefined;
|
|
3386
|
-
|
|
3386
|
+
loading?: string | boolean | undefined;
|
|
3387
|
+
appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
3387
3388
|
bgColor?: string | undefined;
|
|
3389
|
+
centerAffix?: boolean | undefined;
|
|
3390
|
+
color?: string | undefined;
|
|
3391
|
+
baseColor?: string | undefined;
|
|
3388
3392
|
iconColor?: string | boolean | undefined;
|
|
3389
|
-
|
|
3393
|
+
label?: string | undefined;
|
|
3390
3394
|
prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
3391
|
-
|
|
3392
|
-
|
|
3393
|
-
|
|
3394
|
-
|
|
3395
|
+
"onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
|
|
3396
|
+
"onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
3397
|
+
"onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
3398
|
+
id?: string | undefined;
|
|
3395
3399
|
} & {
|
|
3396
3400
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
|
3397
|
-
}, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "
|
|
3401
|
+
}, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "centerAffix" | "focused" | "glow" | "controlRef" | "fieldIconColor" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine"> & import('vue').ShallowUnwrapRef<{
|
|
3398
3402
|
controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
|
3399
3403
|
fieldIconColor: import('vue').ComputedRef<string | undefined>;
|
|
3400
3404
|
}> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
|
|
3401
3405
|
modelValue?: unknown;
|
|
3402
|
-
|
|
3403
|
-
}, 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 | "
|
|
3406
|
+
"onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
|
|
3407
|
+
}, 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}`> & {
|
|
3404
3408
|
_allExposed: {} | {
|
|
3405
3409
|
reset: () => Promise<void>;
|
|
3406
3410
|
resetValidation: () => Promise<void>;
|
|
@@ -3412,37 +3416,37 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
3412
3416
|
fieldIconColor: import('vue').ComputedRef<string | undefined>;
|
|
3413
3417
|
};
|
|
3414
3418
|
}, {}, {}, {}, {
|
|
3415
|
-
flat: boolean;
|
|
3416
|
-
reverse: boolean;
|
|
3417
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
3418
|
-
type: string;
|
|
3419
|
-
error: boolean;
|
|
3420
|
-
active: boolean;
|
|
3421
|
-
direction: "vertical" | "horizontal";
|
|
3422
|
-
details: boolean;
|
|
3423
3419
|
style: import('vue').StyleValue;
|
|
3424
|
-
autofocus: boolean;
|
|
3425
|
-
disabled: boolean;
|
|
3426
|
-
readonly: boolean | null;
|
|
3427
|
-
messages: string | readonly string[];
|
|
3428
|
-
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)?])[];
|
|
3429
3420
|
focused: boolean;
|
|
3430
3421
|
errorMessages: string | readonly string[] | null;
|
|
3431
3422
|
maxErrors: string | number;
|
|
3423
|
+
readonly: boolean | null;
|
|
3424
|
+
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)?])[];
|
|
3432
3425
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
3433
3426
|
rounded: string | number | boolean;
|
|
3434
3427
|
tile: boolean;
|
|
3435
|
-
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
3436
|
-
centerAffix: boolean;
|
|
3437
|
-
glow: boolean;
|
|
3438
3428
|
hideSpinButtons: boolean;
|
|
3439
3429
|
persistentHint: boolean;
|
|
3430
|
+
messages: string | readonly string[];
|
|
3431
|
+
direction: "vertical" | "horizontal";
|
|
3440
3432
|
clearable: boolean;
|
|
3433
|
+
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
3434
|
+
active: boolean;
|
|
3435
|
+
centerAffix: boolean;
|
|
3436
|
+
details: boolean;
|
|
3441
3437
|
dirty: boolean;
|
|
3438
|
+
disabled: boolean;
|
|
3439
|
+
glow: boolean;
|
|
3440
|
+
error: boolean;
|
|
3441
|
+
flat: boolean;
|
|
3442
3442
|
persistentClear: boolean;
|
|
3443
|
+
reverse: boolean;
|
|
3443
3444
|
singleLine: boolean;
|
|
3445
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
3446
|
+
autofocus: boolean;
|
|
3444
3447
|
persistentPlaceholder: boolean;
|
|
3445
3448
|
persistentCounter: boolean;
|
|
3449
|
+
type: string;
|
|
3446
3450
|
}> | null;
|
|
3447
3451
|
};
|
|
3448
3452
|
$slots: Readonly<{
|
|
@@ -3554,11 +3558,11 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
3554
3558
|
theme: string;
|
|
3555
3559
|
disabled: boolean;
|
|
3556
3560
|
placeholder: string;
|
|
3561
|
+
density: "default" | "comfortable" | "compact";
|
|
3557
3562
|
rounded: string | number | boolean;
|
|
3558
|
-
loading: string | boolean;
|
|
3559
3563
|
maxWidth: string | number;
|
|
3560
3564
|
minWidth: string | number;
|
|
3561
|
-
|
|
3565
|
+
loading: string | boolean;
|
|
3562
3566
|
baseColor: string;
|
|
3563
3567
|
prependIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
|
|
3564
3568
|
appendIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
|
|
@@ -3640,11 +3644,11 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
3640
3644
|
theme: string;
|
|
3641
3645
|
disabled: boolean;
|
|
3642
3646
|
placeholder: string;
|
|
3647
|
+
density: "default" | "comfortable" | "compact";
|
|
3643
3648
|
rounded: string | number | boolean;
|
|
3644
|
-
loading: string | boolean;
|
|
3645
3649
|
maxWidth: string | number;
|
|
3646
3650
|
minWidth: string | number;
|
|
3647
|
-
|
|
3651
|
+
loading: string | boolean;
|
|
3648
3652
|
baseColor: string;
|
|
3649
3653
|
prependIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
|
|
3650
3654
|
appendIcon: "close" | "error" | "success" | "warning" | "info" | "calendar";
|
|
@@ -3770,7 +3774,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {
|
|
|
3770
3774
|
onClear?: ((...args: any[]) => any) | undefined;
|
|
3771
3775
|
"onPrepend-icon-click"?: ((...args: any[]) => any) | undefined;
|
|
3772
3776
|
"onAppend-icon-click"?: ((...args: any[]) => any) | undefined;
|
|
3773
|
-
}>, "validation" | "validateOnSubmit" | "checkErrorOnBlur" | ("type" | "label" | "width" | "role" | "color" | "theme" | "disabled" | "placeholder" | "
|
|
3777
|
+
}>, "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<{
|
|
3774
3778
|
validation: {
|
|
3775
3779
|
errors: import('vue').Ref<string[], string[]>;
|
|
3776
3780
|
warnings: import('vue').Ref<string[], string[]>;
|