@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
|
@@ -116,7 +116,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
116
116
|
validator(value: string): boolean;
|
|
117
117
|
};
|
|
118
118
|
}>, {
|
|
119
|
-
messagesToDisplay: import('vue').ComputedRef<string>;
|
|
119
|
+
messagesToDisplay: import('vue').ComputedRef<string[]>;
|
|
120
120
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
121
121
|
change: (...args: any[]) => void;
|
|
122
122
|
"update:model-value": (...args: any[]) => void;
|
|
@@ -266,190 +266,191 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
266
266
|
minNumber: string;
|
|
267
267
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
|
|
268
268
|
inputTextField: import('vue').CreateComponentPublicInstanceWithMixins<{
|
|
269
|
-
flat: boolean;
|
|
270
|
-
reverse: boolean;
|
|
271
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
272
|
-
type: string;
|
|
273
|
-
error: boolean;
|
|
274
|
-
active: boolean;
|
|
275
|
-
direction: "vertical" | "horizontal";
|
|
276
|
-
details: boolean;
|
|
277
269
|
style: import('vue').StyleValue;
|
|
278
|
-
autofocus: boolean;
|
|
279
|
-
disabled: boolean;
|
|
280
|
-
readonly: boolean | null;
|
|
281
|
-
messages: string | readonly string[];
|
|
282
|
-
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>))[];
|
|
283
270
|
focused: boolean;
|
|
284
271
|
errorMessages: string | readonly string[] | null;
|
|
285
272
|
maxErrors: string | number;
|
|
273
|
+
readonly: boolean | null;
|
|
274
|
+
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>))[];
|
|
286
275
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
287
276
|
tile: boolean;
|
|
288
|
-
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
289
|
-
glow: boolean;
|
|
290
277
|
hideSpinButtons: boolean;
|
|
291
278
|
persistentHint: boolean;
|
|
279
|
+
messages: string | readonly string[];
|
|
280
|
+
direction: "vertical" | "horizontal";
|
|
292
281
|
clearable: boolean;
|
|
282
|
+
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
283
|
+
active: boolean;
|
|
284
|
+
details: boolean;
|
|
293
285
|
dirty: boolean;
|
|
286
|
+
disabled: boolean;
|
|
287
|
+
glow: boolean;
|
|
288
|
+
error: boolean;
|
|
289
|
+
flat: boolean;
|
|
294
290
|
persistentClear: boolean;
|
|
291
|
+
reverse: boolean;
|
|
295
292
|
singleLine: boolean;
|
|
293
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
294
|
+
autofocus: boolean;
|
|
296
295
|
persistentPlaceholder: boolean;
|
|
297
296
|
persistentCounter: boolean;
|
|
297
|
+
type: string;
|
|
298
298
|
} & {
|
|
299
|
-
name?: string | undefined;
|
|
300
|
-
id?: string | undefined;
|
|
301
|
-
width?: string | number | undefined;
|
|
302
|
-
color?: string | undefined;
|
|
303
|
-
maxWidth?: string | number | undefined;
|
|
304
|
-
minWidth?: string | number | undefined;
|
|
305
|
-
loading?: string | boolean | undefined;
|
|
306
|
-
label?: string | undefined;
|
|
307
|
-
prefix?: string | undefined;
|
|
308
|
-
role?: string | undefined;
|
|
309
|
-
class?: any;
|
|
310
299
|
theme?: string | undefined;
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
300
|
+
class?: any;
|
|
301
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
302
|
+
name?: string | undefined;
|
|
314
303
|
modelValue?: any;
|
|
315
|
-
validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "
|
|
304
|
+
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;
|
|
316
305
|
validationValue?: any;
|
|
317
306
|
rounded?: string | number | boolean | undefined;
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
307
|
+
maxWidth?: string | number | undefined;
|
|
308
|
+
minWidth?: string | number | undefined;
|
|
309
|
+
width?: string | number | undefined;
|
|
310
|
+
loading?: string | boolean | undefined;
|
|
311
|
+
id?: string | undefined;
|
|
321
312
|
appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
322
|
-
|
|
313
|
+
prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
314
|
+
hideDetails?: boolean | "auto" | undefined;
|
|
315
|
+
hint?: string | undefined;
|
|
316
|
+
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
317
|
+
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
323
318
|
appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
324
|
-
|
|
325
|
-
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
|
326
|
-
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
|
327
|
-
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
|
328
|
-
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
|
329
|
-
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
|
319
|
+
bgColor?: string | undefined;
|
|
330
320
|
centerAffix?: boolean | undefined;
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
321
|
+
color?: string | undefined;
|
|
322
|
+
baseColor?: string | undefined;
|
|
323
|
+
iconColor?: string | boolean | undefined;
|
|
324
|
+
label?: string | undefined;
|
|
325
|
+
prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
326
|
+
"onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
|
|
327
|
+
"onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
328
|
+
"onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
329
|
+
autocomplete?: string | undefined;
|
|
330
|
+
counter?: string | number | boolean | undefined;
|
|
334
331
|
counterValue?: number | ((value: any) => number) | undefined;
|
|
332
|
+
prefix?: string | undefined;
|
|
333
|
+
placeholder?: string | undefined;
|
|
334
|
+
suffix?: string | undefined;
|
|
335
|
+
role?: string | undefined;
|
|
335
336
|
modelModifiers?: Record<string, boolean> | undefined;
|
|
336
337
|
} & {
|
|
337
338
|
$children?: import('vue').VNodeChild | {
|
|
338
|
-
|
|
339
|
-
|
|
339
|
+
prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
340
|
+
append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
341
|
+
details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
340
342
|
message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
|
|
341
343
|
clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
342
344
|
props: Record<string, any>;
|
|
343
345
|
}) => import('vue').VNodeChild) | undefined;
|
|
344
|
-
|
|
346
|
+
"prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
347
|
+
"append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
345
348
|
label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
346
349
|
label: string | undefined;
|
|
347
350
|
props: Record<string, any>;
|
|
348
351
|
}) => import('vue').VNodeChild) | undefined;
|
|
349
|
-
append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
350
|
-
prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
351
352
|
loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
|
|
352
|
-
'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
353
|
-
'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
354
353
|
default?: (() => import('vue').VNodeChild) | undefined;
|
|
355
354
|
counter?: ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
|
|
356
|
-
}
|
|
357
|
-
|
|
355
|
+
} | {
|
|
356
|
+
$stable?: boolean | undefined;
|
|
357
|
+
} | (() => import('vue').VNodeChild);
|
|
358
|
+
"v-slots"?: {
|
|
359
|
+
prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
360
|
+
append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
361
|
+
details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
358
362
|
message?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
|
|
359
363
|
clear?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
360
364
|
props: Record<string, any>;
|
|
361
365
|
}) => import('vue').VNodeChild) | undefined;
|
|
362
|
-
|
|
366
|
+
"prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
367
|
+
"append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
363
368
|
label?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
364
369
|
label: string | undefined;
|
|
365
370
|
props: Record<string, any>;
|
|
366
371
|
}) => import('vue').VNodeChild) | undefined;
|
|
367
|
-
append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
368
|
-
prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
369
372
|
loader?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
|
|
370
|
-
'prepend-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
371
|
-
'append-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
372
373
|
default?: false | (() => import('vue').VNodeChild) | undefined;
|
|
373
374
|
counter?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
|
|
374
375
|
} | undefined;
|
|
375
376
|
} & {
|
|
376
|
-
"v-slot:
|
|
377
|
+
"v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
378
|
+
"v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
377
379
|
"v-slot:clear"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
378
380
|
props: Record<string, any>;
|
|
379
381
|
}) => import('vue').VNodeChild) | undefined;
|
|
382
|
+
"v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
|
|
383
|
+
"v-slot:default"?: false | (() => import('vue').VNodeChild) | undefined;
|
|
380
384
|
"v-slot:details"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
381
385
|
"v-slot:label"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
382
386
|
label: string | undefined;
|
|
383
387
|
props: Record<string, any>;
|
|
384
388
|
}) => import('vue').VNodeChild) | undefined;
|
|
385
|
-
"v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
386
|
-
"v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
387
389
|
"v-slot:loader"?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
|
|
390
|
+
"v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
|
|
391
|
+
"v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
388
392
|
"v-slot:prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
389
|
-
"v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
390
|
-
"v-slot:default"?: false | (() => import('vue').VNodeChild) | undefined;
|
|
391
|
-
"v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
|
|
392
393
|
} & {
|
|
393
|
-
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
|
394
|
-
"onUpdate:modelValue"?: ((val: string) => any) | undefined;
|
|
395
394
|
"onClick:control"?: ((e: MouseEvent) => any) | undefined;
|
|
396
395
|
"onMousedown:control"?: ((e: MouseEvent) => any) | undefined;
|
|
397
|
-
|
|
396
|
+
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
|
397
|
+
"onUpdate:modelValue"?: ((val: string) => any) | undefined;
|
|
398
|
+
}, HTMLInputElement & Omit<Omit<{
|
|
398
399
|
$: import('vue').ComponentInternalInstance;
|
|
399
400
|
$data: {};
|
|
400
401
|
$props: Partial<{
|
|
401
|
-
error: boolean;
|
|
402
|
-
direction: "vertical" | "horizontal";
|
|
403
402
|
style: import('vue').StyleValue;
|
|
404
|
-
disabled: boolean | null;
|
|
405
|
-
readonly: boolean | null;
|
|
406
|
-
messages: string | readonly string[];
|
|
407
|
-
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>))[];
|
|
408
403
|
focused: boolean;
|
|
404
|
+
disabled: boolean | null;
|
|
405
|
+
error: boolean;
|
|
409
406
|
errorMessages: string | readonly string[] | null;
|
|
410
407
|
maxErrors: string | number;
|
|
408
|
+
readonly: boolean | null;
|
|
409
|
+
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>))[];
|
|
411
410
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
412
411
|
centerAffix: boolean;
|
|
413
412
|
glow: boolean;
|
|
414
413
|
hideSpinButtons: boolean;
|
|
415
414
|
persistentHint: boolean;
|
|
416
|
-
|
|
417
|
-
error: boolean;
|
|
415
|
+
messages: string | readonly string[];
|
|
418
416
|
direction: "vertical" | "horizontal";
|
|
417
|
+
}> & Omit<{
|
|
418
|
+
theme?: string | undefined;
|
|
419
|
+
class?: any;
|
|
419
420
|
style: import('vue').StyleValue;
|
|
420
|
-
disabled: boolean | null;
|
|
421
|
-
readonly: boolean | null;
|
|
422
|
-
messages: string | readonly string[];
|
|
423
|
-
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>))[];
|
|
424
421
|
focused: boolean;
|
|
422
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
423
|
+
disabled: boolean | null;
|
|
424
|
+
error: boolean;
|
|
425
425
|
errorMessages: string | readonly string[] | null;
|
|
426
426
|
maxErrors: string | number;
|
|
427
|
-
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
428
|
-
centerAffix: boolean;
|
|
429
|
-
glow: boolean;
|
|
430
|
-
hideSpinButtons: boolean;
|
|
431
|
-
persistentHint: boolean;
|
|
432
427
|
name?: string | undefined;
|
|
433
|
-
id?: string | undefined;
|
|
434
|
-
width?: string | number | undefined;
|
|
435
|
-
color?: string | undefined;
|
|
436
|
-
maxWidth?: string | number | undefined;
|
|
437
|
-
minWidth?: string | number | undefined;
|
|
438
428
|
label?: string | undefined;
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
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;
|
|
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>))[];
|
|
431
|
+
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;
|
|
443
432
|
validationValue?: any;
|
|
444
|
-
|
|
445
|
-
|
|
433
|
+
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
434
|
+
maxWidth?: string | number | undefined;
|
|
435
|
+
minWidth?: string | number | undefined;
|
|
436
|
+
width?: string | number | undefined;
|
|
437
|
+
id?: string | undefined;
|
|
446
438
|
appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
439
|
+
baseColor?: string | undefined;
|
|
440
|
+
centerAffix: boolean;
|
|
441
|
+
color?: string | undefined;
|
|
442
|
+
glow: boolean;
|
|
447
443
|
iconColor?: string | boolean | undefined;
|
|
448
|
-
|
|
449
|
-
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
|
450
|
-
hint?: string | undefined;
|
|
444
|
+
prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
451
445
|
hideDetails?: boolean | "auto" | undefined;
|
|
452
|
-
|
|
446
|
+
hideSpinButtons: boolean;
|
|
447
|
+
hint?: string | undefined;
|
|
448
|
+
persistentHint: boolean;
|
|
449
|
+
messages: string | readonly string[];
|
|
450
|
+
direction: "vertical" | "horizontal";
|
|
451
|
+
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
452
|
+
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
453
|
+
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules">;
|
|
453
454
|
$attrs: {
|
|
454
455
|
[x: string]: unknown;
|
|
455
456
|
};
|
|
@@ -479,42 +480,42 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
479
480
|
$emit: (event: string, ...args: any[]) => void;
|
|
480
481
|
$el: any;
|
|
481
482
|
$options: import('vue').ComponentOptionsBase<{
|
|
482
|
-
error: boolean;
|
|
483
|
-
direction: "vertical" | "horizontal";
|
|
484
483
|
style: import('vue').StyleValue;
|
|
485
|
-
disabled: boolean | null;
|
|
486
|
-
readonly: boolean | null;
|
|
487
|
-
messages: string | readonly string[];
|
|
488
|
-
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>))[];
|
|
489
484
|
focused: boolean;
|
|
485
|
+
disabled: boolean | null;
|
|
486
|
+
error: boolean;
|
|
490
487
|
errorMessages: string | readonly string[] | null;
|
|
491
488
|
maxErrors: string | number;
|
|
489
|
+
readonly: boolean | null;
|
|
490
|
+
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>))[];
|
|
492
491
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
493
492
|
centerAffix: boolean;
|
|
494
493
|
glow: boolean;
|
|
495
494
|
hideSpinButtons: boolean;
|
|
496
495
|
persistentHint: boolean;
|
|
496
|
+
messages: string | readonly string[];
|
|
497
|
+
direction: "vertical" | "horizontal";
|
|
497
498
|
} & {
|
|
499
|
+
theme?: string | undefined;
|
|
500
|
+
class?: any;
|
|
501
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
498
502
|
name?: string | undefined;
|
|
499
|
-
id?: string | undefined;
|
|
500
|
-
width?: string | number | undefined;
|
|
501
|
-
color?: string | undefined;
|
|
502
|
-
maxWidth?: string | number | undefined;
|
|
503
|
-
minWidth?: string | number | undefined;
|
|
504
503
|
label?: string | undefined;
|
|
505
|
-
|
|
506
|
-
theme?: string | undefined;
|
|
507
|
-
'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
|
|
508
|
-
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;
|
|
504
|
+
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;
|
|
509
505
|
validationValue?: any;
|
|
510
|
-
|
|
511
|
-
|
|
506
|
+
maxWidth?: string | number | undefined;
|
|
507
|
+
minWidth?: string | number | undefined;
|
|
508
|
+
width?: string | number | undefined;
|
|
509
|
+
id?: string | undefined;
|
|
512
510
|
appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
511
|
+
baseColor?: string | undefined;
|
|
512
|
+
color?: string | undefined;
|
|
513
513
|
iconColor?: string | boolean | undefined;
|
|
514
|
-
|
|
515
|
-
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
|
516
|
-
hint?: string | undefined;
|
|
514
|
+
prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
517
515
|
hideDetails?: boolean | "auto" | undefined;
|
|
516
|
+
hint?: string | undefined;
|
|
517
|
+
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
518
|
+
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
518
519
|
}, {
|
|
519
520
|
reset: () => Promise<void>;
|
|
520
521
|
resetValidation: () => Promise<void>;
|
|
@@ -522,23 +523,23 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
522
523
|
isValid: import('vue').ComputedRef<boolean | null>;
|
|
523
524
|
errorMessages: import('vue').ComputedRef<string[]>;
|
|
524
525
|
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
|
|
525
|
-
|
|
526
|
-
}, "$children" | "v-slots" | "v-slot:default" | "v-slot:
|
|
527
|
-
error: boolean;
|
|
528
|
-
direction: "vertical" | "horizontal";
|
|
526
|
+
"update:modelValue": (value: any) => true;
|
|
527
|
+
}, "$children" | "v-slots" | "v-slot:default" | "v-slot:append" | "v-slot:prepend" | "update:modelValue" | "modelValue" | "v-slot:details" | "v-slot:message">, string, {
|
|
529
528
|
style: import('vue').StyleValue;
|
|
530
|
-
disabled: boolean | null;
|
|
531
|
-
readonly: boolean | null;
|
|
532
|
-
messages: string | readonly string[];
|
|
533
|
-
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>))[];
|
|
534
529
|
focused: boolean;
|
|
530
|
+
disabled: boolean | null;
|
|
531
|
+
error: boolean;
|
|
535
532
|
errorMessages: string | readonly string[] | null;
|
|
536
533
|
maxErrors: string | number;
|
|
534
|
+
readonly: boolean | null;
|
|
535
|
+
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>))[];
|
|
537
536
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
538
537
|
centerAffix: boolean;
|
|
539
538
|
glow: boolean;
|
|
540
539
|
hideSpinButtons: boolean;
|
|
541
540
|
persistentHint: boolean;
|
|
541
|
+
messages: string | readonly string[];
|
|
542
|
+
direction: "vertical" | "horizontal";
|
|
542
543
|
}, {}, string, import('vue').SlotsType<Partial<{
|
|
543
544
|
default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
544
545
|
[key: string]: any;
|
|
@@ -556,79 +557,79 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
556
557
|
[key: string]: any;
|
|
557
558
|
}>[];
|
|
558
559
|
}>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
|
559
|
-
beforeCreate?: (() => void) | (() => void)
|
|
560
|
-
created?: (() => void) | (() => void)
|
|
561
|
-
beforeMount?: (() => void) | (() => void)
|
|
562
|
-
mounted?: (() => void) | (() => void)
|
|
563
|
-
beforeUpdate?: (() => void) | (() => void)
|
|
564
|
-
updated?: (() => void) | (() => void)
|
|
565
|
-
activated?: (() => void) | (() => void)
|
|
566
|
-
deactivated?: (() => void) | (() => void)
|
|
567
|
-
beforeDestroy?: (() => void) | (() => void)
|
|
568
|
-
beforeUnmount?: (() => void) | (() => void)
|
|
569
|
-
destroyed?: (() => void) | (() => void)
|
|
570
|
-
unmounted?: (() => void) | (() => void)
|
|
571
|
-
renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)
|
|
572
|
-
renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)
|
|
573
|
-
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)
|
|
560
|
+
beforeCreate?: (() => void)[] | (() => void) | undefined;
|
|
561
|
+
created?: (() => void)[] | (() => void) | undefined;
|
|
562
|
+
beforeMount?: (() => void)[] | (() => void) | undefined;
|
|
563
|
+
mounted?: (() => void)[] | (() => void) | undefined;
|
|
564
|
+
beforeUpdate?: (() => void)[] | (() => void) | undefined;
|
|
565
|
+
updated?: (() => void)[] | (() => void) | undefined;
|
|
566
|
+
activated?: (() => void)[] | (() => void) | undefined;
|
|
567
|
+
deactivated?: (() => void)[] | (() => void) | undefined;
|
|
568
|
+
beforeDestroy?: (() => void)[] | (() => void) | undefined;
|
|
569
|
+
beforeUnmount?: (() => void)[] | (() => void) | undefined;
|
|
570
|
+
destroyed?: (() => void)[] | (() => void) | undefined;
|
|
571
|
+
unmounted?: (() => void)[] | (() => void) | undefined;
|
|
572
|
+
renderTracked?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
|
|
573
|
+
renderTriggered?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
|
|
574
|
+
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;
|
|
574
575
|
};
|
|
575
576
|
$forceUpdate: () => void;
|
|
576
577
|
$nextTick: typeof import('vue').nextTick;
|
|
577
578
|
$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;
|
|
578
579
|
} & Readonly<{
|
|
579
|
-
error: boolean;
|
|
580
|
-
direction: "vertical" | "horizontal";
|
|
581
580
|
style: import('vue').StyleValue;
|
|
582
|
-
disabled: boolean | null;
|
|
583
|
-
readonly: boolean | null;
|
|
584
|
-
messages: string | readonly string[];
|
|
585
|
-
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>))[];
|
|
586
581
|
focused: boolean;
|
|
582
|
+
disabled: boolean | null;
|
|
583
|
+
error: boolean;
|
|
587
584
|
errorMessages: string | readonly string[] | null;
|
|
588
585
|
maxErrors: string | number;
|
|
586
|
+
readonly: boolean | null;
|
|
587
|
+
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>))[];
|
|
589
588
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
590
589
|
centerAffix: boolean;
|
|
591
590
|
glow: boolean;
|
|
592
591
|
hideSpinButtons: boolean;
|
|
593
592
|
persistentHint: boolean;
|
|
594
|
-
|
|
595
|
-
error: boolean;
|
|
593
|
+
messages: string | readonly string[];
|
|
596
594
|
direction: "vertical" | "horizontal";
|
|
595
|
+
}> & Omit<{
|
|
597
596
|
style: import('vue').StyleValue;
|
|
598
|
-
disabled: boolean | null;
|
|
599
|
-
readonly: boolean | null;
|
|
600
|
-
messages: string | readonly string[];
|
|
601
|
-
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>))[];
|
|
602
597
|
focused: boolean;
|
|
598
|
+
disabled: boolean | null;
|
|
599
|
+
error: boolean;
|
|
603
600
|
errorMessages: string | readonly string[] | null;
|
|
604
601
|
maxErrors: string | number;
|
|
602
|
+
readonly: boolean | null;
|
|
603
|
+
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>))[];
|
|
605
604
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
606
605
|
centerAffix: boolean;
|
|
607
606
|
glow: boolean;
|
|
608
607
|
hideSpinButtons: boolean;
|
|
609
608
|
persistentHint: boolean;
|
|
609
|
+
messages: string | readonly string[];
|
|
610
|
+
direction: "vertical" | "horizontal";
|
|
610
611
|
} & {
|
|
612
|
+
theme?: string | undefined;
|
|
613
|
+
class?: any;
|
|
614
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
611
615
|
name?: string | undefined;
|
|
612
|
-
id?: string | undefined;
|
|
613
|
-
width?: string | number | undefined;
|
|
614
|
-
color?: string | undefined;
|
|
615
|
-
maxWidth?: string | number | undefined;
|
|
616
|
-
minWidth?: string | number | undefined;
|
|
617
616
|
label?: string | undefined;
|
|
618
|
-
|
|
619
|
-
theme?: string | undefined;
|
|
620
|
-
'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
|
|
621
|
-
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;
|
|
617
|
+
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;
|
|
622
618
|
validationValue?: any;
|
|
623
|
-
|
|
624
|
-
|
|
619
|
+
maxWidth?: string | number | undefined;
|
|
620
|
+
minWidth?: string | number | undefined;
|
|
621
|
+
width?: string | number | undefined;
|
|
622
|
+
id?: string | undefined;
|
|
625
623
|
appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
624
|
+
baseColor?: string | undefined;
|
|
625
|
+
color?: string | undefined;
|
|
626
626
|
iconColor?: string | boolean | undefined;
|
|
627
|
-
|
|
628
|
-
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
|
629
|
-
hint?: string | undefined;
|
|
627
|
+
prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
630
628
|
hideDetails?: boolean | "auto" | undefined;
|
|
631
|
-
|
|
629
|
+
hint?: string | undefined;
|
|
630
|
+
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
631
|
+
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
632
|
+
}, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "isValid" | "resetValidation" | "validate" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules"> & import('vue').ShallowUnwrapRef<{
|
|
632
633
|
reset: () => Promise<void>;
|
|
633
634
|
resetValidation: () => Promise<void>;
|
|
634
635
|
validate: (silent?: boolean | undefined) => Promise<string[]>;
|
|
@@ -636,64 +637,64 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
636
637
|
errorMessages: import('vue').ComputedRef<string[]>;
|
|
637
638
|
}> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
|
|
638
639
|
modelValue?: unknown;
|
|
639
|
-
|
|
640
|
-
}, 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 | "
|
|
640
|
+
"onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
|
|
641
|
+
}, 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<{
|
|
641
642
|
$: import('vue').ComponentInternalInstance;
|
|
642
643
|
$data: {};
|
|
643
644
|
$props: Partial<{
|
|
644
|
-
flat: boolean;
|
|
645
|
-
reverse: boolean;
|
|
646
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
647
|
-
error: boolean;
|
|
648
|
-
active: boolean;
|
|
649
|
-
details: boolean;
|
|
650
645
|
style: import('vue').StyleValue;
|
|
651
|
-
disabled: boolean;
|
|
652
646
|
focused: boolean;
|
|
653
647
|
rounded: string | number | boolean;
|
|
654
648
|
tile: boolean;
|
|
649
|
+
clearable: boolean;
|
|
655
650
|
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
651
|
+
active: boolean;
|
|
656
652
|
centerAffix: boolean;
|
|
657
|
-
|
|
658
|
-
clearable: boolean;
|
|
653
|
+
details: boolean;
|
|
659
654
|
dirty: boolean;
|
|
660
|
-
|
|
661
|
-
|
|
662
|
-
|
|
655
|
+
disabled: boolean;
|
|
656
|
+
glow: boolean;
|
|
657
|
+
error: boolean;
|
|
663
658
|
flat: boolean;
|
|
659
|
+
persistentClear: boolean;
|
|
664
660
|
reverse: boolean;
|
|
661
|
+
singleLine: boolean;
|
|
665
662
|
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
663
|
+
}> & Omit<{
|
|
664
|
+
theme?: string | undefined;
|
|
665
|
+
class?: any;
|
|
669
666
|
style: import('vue').StyleValue;
|
|
670
|
-
disabled: boolean;
|
|
671
667
|
focused: boolean;
|
|
668
|
+
"onUpdate:focused"?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
|
|
669
|
+
rounded?: string | number | boolean | undefined;
|
|
672
670
|
tile: boolean;
|
|
673
|
-
|
|
674
|
-
|
|
671
|
+
loading?: string | boolean | undefined;
|
|
672
|
+
appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
673
|
+
bgColor?: string | undefined;
|
|
675
674
|
clearable: boolean;
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
id?: string | undefined;
|
|
675
|
+
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
676
|
+
active: boolean;
|
|
677
|
+
centerAffix?: boolean | undefined;
|
|
680
678
|
color?: string | undefined;
|
|
681
|
-
loading?: string | boolean | undefined;
|
|
682
|
-
label?: string | undefined;
|
|
683
|
-
class?: any;
|
|
684
|
-
theme?: string | undefined;
|
|
685
|
-
'onUpdate:focused'?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
|
|
686
|
-
rounded?: string | number | boolean | undefined;
|
|
687
679
|
baseColor?: string | undefined;
|
|
688
|
-
|
|
680
|
+
details: boolean;
|
|
681
|
+
dirty: boolean;
|
|
682
|
+
disabled: boolean;
|
|
683
|
+
glow: boolean;
|
|
684
|
+
error: boolean;
|
|
685
|
+
flat: boolean;
|
|
689
686
|
iconColor?: string | boolean | undefined;
|
|
690
|
-
|
|
687
|
+
label?: string | undefined;
|
|
688
|
+
persistentClear: boolean;
|
|
691
689
|
prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
690
|
+
reverse: boolean;
|
|
691
|
+
singleLine: boolean;
|
|
692
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
693
|
+
"onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
|
|
694
|
+
"onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
695
|
+
"onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
696
|
+
id?: string | undefined;
|
|
697
|
+
} & 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">;
|
|
697
698
|
$attrs: {
|
|
698
699
|
[x: string]: unknown;
|
|
699
700
|
};
|
|
@@ -706,10 +707,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
706
707
|
}) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
707
708
|
[key: string]: any;
|
|
708
709
|
}>[]) | undefined;
|
|
709
|
-
|
|
710
|
+
"prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
710
711
|
[key: string]: any;
|
|
711
712
|
}>[]) | undefined;
|
|
712
|
-
|
|
713
|
+
"append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
713
714
|
[key: string]: any;
|
|
714
715
|
}>[]) | undefined;
|
|
715
716
|
label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
@@ -731,77 +732,77 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
731
732
|
$emit: (event: "update:focused", focused: boolean) => void;
|
|
732
733
|
$el: any;
|
|
733
734
|
$options: import('vue').ComponentOptionsBase<{
|
|
734
|
-
flat: boolean;
|
|
735
|
-
reverse: boolean;
|
|
736
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
737
|
-
error: boolean;
|
|
738
|
-
active: boolean;
|
|
739
|
-
details: boolean;
|
|
740
735
|
style: import('vue').StyleValue;
|
|
741
|
-
disabled: boolean;
|
|
742
736
|
focused: boolean;
|
|
743
737
|
tile: boolean;
|
|
744
|
-
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
745
|
-
glow: boolean;
|
|
746
738
|
clearable: boolean;
|
|
739
|
+
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
740
|
+
active: boolean;
|
|
741
|
+
details: boolean;
|
|
747
742
|
dirty: boolean;
|
|
743
|
+
disabled: boolean;
|
|
744
|
+
glow: boolean;
|
|
745
|
+
error: boolean;
|
|
746
|
+
flat: boolean;
|
|
748
747
|
persistentClear: boolean;
|
|
748
|
+
reverse: boolean;
|
|
749
749
|
singleLine: boolean;
|
|
750
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
750
751
|
} & {
|
|
751
|
-
id?: string | undefined;
|
|
752
|
-
color?: string | undefined;
|
|
753
|
-
loading?: string | boolean | undefined;
|
|
754
|
-
label?: string | undefined;
|
|
755
|
-
class?: any;
|
|
756
752
|
theme?: string | undefined;
|
|
757
|
-
|
|
753
|
+
class?: any;
|
|
754
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
758
755
|
rounded?: string | number | boolean | undefined;
|
|
759
|
-
|
|
756
|
+
loading?: string | boolean | undefined;
|
|
757
|
+
appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
760
758
|
bgColor?: string | undefined;
|
|
759
|
+
centerAffix?: boolean | undefined;
|
|
760
|
+
color?: string | undefined;
|
|
761
|
+
baseColor?: string | undefined;
|
|
761
762
|
iconColor?: string | boolean | undefined;
|
|
762
|
-
|
|
763
|
+
label?: string | undefined;
|
|
763
764
|
prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
764
|
-
|
|
765
|
-
|
|
766
|
-
|
|
767
|
-
|
|
765
|
+
"onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
|
|
766
|
+
"onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
767
|
+
"onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
768
|
+
id?: string | undefined;
|
|
768
769
|
} & {
|
|
769
770
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
|
770
771
|
}, {
|
|
771
772
|
controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
|
772
773
|
fieldIconColor: import('vue').ComputedRef<string | undefined>;
|
|
773
774
|
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
|
|
774
|
-
|
|
775
|
-
|
|
776
|
-
}, "$children" | "v-slots" | "v-slot:default" | "v-slot:loader" | "update:modelValue" | "modelValue" | "v-slot:label" | "v-slot:
|
|
777
|
-
flat: boolean;
|
|
778
|
-
reverse: boolean;
|
|
779
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
780
|
-
error: boolean;
|
|
781
|
-
active: boolean;
|
|
782
|
-
details: boolean;
|
|
775
|
+
"update:focused": (focused: boolean) => true;
|
|
776
|
+
"update:modelValue": (value: any) => true;
|
|
777
|
+
}, "$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, {
|
|
783
778
|
style: import('vue').StyleValue;
|
|
784
|
-
disabled: boolean;
|
|
785
779
|
focused: boolean;
|
|
786
780
|
rounded: string | number | boolean;
|
|
787
781
|
tile: boolean;
|
|
782
|
+
clearable: boolean;
|
|
788
783
|
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
784
|
+
active: boolean;
|
|
789
785
|
centerAffix: boolean;
|
|
790
|
-
|
|
791
|
-
clearable: boolean;
|
|
786
|
+
details: boolean;
|
|
792
787
|
dirty: boolean;
|
|
788
|
+
disabled: boolean;
|
|
789
|
+
glow: boolean;
|
|
790
|
+
error: boolean;
|
|
791
|
+
flat: boolean;
|
|
793
792
|
persistentClear: boolean;
|
|
793
|
+
reverse: boolean;
|
|
794
794
|
singleLine: boolean;
|
|
795
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
795
796
|
}, {}, string, import('vue').SlotsType<Partial<{
|
|
796
797
|
clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
797
798
|
props: Record<string, any>;
|
|
798
799
|
}) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
799
800
|
[key: string]: any;
|
|
800
801
|
}>[];
|
|
801
|
-
|
|
802
|
+
"prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
802
803
|
[key: string]: any;
|
|
803
804
|
}>[];
|
|
804
|
-
|
|
805
|
+
"append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
805
806
|
[key: string]: any;
|
|
806
807
|
}>[];
|
|
807
808
|
label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
@@ -817,88 +818,88 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
817
818
|
[key: string]: any;
|
|
818
819
|
}>[];
|
|
819
820
|
}>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
|
820
|
-
beforeCreate?: (() => void) | (() => void)
|
|
821
|
-
created?: (() => void) | (() => void)
|
|
822
|
-
beforeMount?: (() => void) | (() => void)
|
|
823
|
-
mounted?: (() => void) | (() => void)
|
|
824
|
-
beforeUpdate?: (() => void) | (() => void)
|
|
825
|
-
updated?: (() => void) | (() => void)
|
|
826
|
-
activated?: (() => void) | (() => void)
|
|
827
|
-
deactivated?: (() => void) | (() => void)
|
|
828
|
-
beforeDestroy?: (() => void) | (() => void)
|
|
829
|
-
beforeUnmount?: (() => void) | (() => void)
|
|
830
|
-
destroyed?: (() => void) | (() => void)
|
|
831
|
-
unmounted?: (() => void) | (() => void)
|
|
832
|
-
renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)
|
|
833
|
-
renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)
|
|
834
|
-
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)
|
|
821
|
+
beforeCreate?: (() => void)[] | (() => void) | undefined;
|
|
822
|
+
created?: (() => void)[] | (() => void) | undefined;
|
|
823
|
+
beforeMount?: (() => void)[] | (() => void) | undefined;
|
|
824
|
+
mounted?: (() => void)[] | (() => void) | undefined;
|
|
825
|
+
beforeUpdate?: (() => void)[] | (() => void) | undefined;
|
|
826
|
+
updated?: (() => void)[] | (() => void) | undefined;
|
|
827
|
+
activated?: (() => void)[] | (() => void) | undefined;
|
|
828
|
+
deactivated?: (() => void)[] | (() => void) | undefined;
|
|
829
|
+
beforeDestroy?: (() => void)[] | (() => void) | undefined;
|
|
830
|
+
beforeUnmount?: (() => void)[] | (() => void) | undefined;
|
|
831
|
+
destroyed?: (() => void)[] | (() => void) | undefined;
|
|
832
|
+
unmounted?: (() => void)[] | (() => void) | undefined;
|
|
833
|
+
renderTracked?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
|
|
834
|
+
renderTriggered?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
|
|
835
|
+
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;
|
|
835
836
|
};
|
|
836
837
|
$forceUpdate: () => void;
|
|
837
838
|
$nextTick: typeof import('vue').nextTick;
|
|
838
839
|
$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;
|
|
839
840
|
} & Readonly<{
|
|
840
|
-
flat: boolean;
|
|
841
|
-
reverse: boolean;
|
|
842
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
843
|
-
error: boolean;
|
|
844
|
-
active: boolean;
|
|
845
|
-
details: boolean;
|
|
846
841
|
style: import('vue').StyleValue;
|
|
847
|
-
disabled: boolean;
|
|
848
842
|
focused: boolean;
|
|
849
843
|
rounded: string | number | boolean;
|
|
850
844
|
tile: boolean;
|
|
845
|
+
clearable: boolean;
|
|
851
846
|
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
847
|
+
active: boolean;
|
|
852
848
|
centerAffix: boolean;
|
|
853
|
-
|
|
854
|
-
clearable: boolean;
|
|
849
|
+
details: boolean;
|
|
855
850
|
dirty: boolean;
|
|
856
|
-
|
|
857
|
-
|
|
858
|
-
|
|
851
|
+
disabled: boolean;
|
|
852
|
+
glow: boolean;
|
|
853
|
+
error: boolean;
|
|
859
854
|
flat: boolean;
|
|
855
|
+
persistentClear: boolean;
|
|
860
856
|
reverse: boolean;
|
|
857
|
+
singleLine: boolean;
|
|
861
858
|
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
862
|
-
|
|
863
|
-
active: boolean;
|
|
864
|
-
details: boolean;
|
|
859
|
+
}> & Omit<{
|
|
865
860
|
style: import('vue').StyleValue;
|
|
866
|
-
disabled: boolean;
|
|
867
861
|
focused: boolean;
|
|
868
862
|
tile: boolean;
|
|
869
|
-
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
870
|
-
glow: boolean;
|
|
871
863
|
clearable: boolean;
|
|
864
|
+
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
865
|
+
active: boolean;
|
|
866
|
+
details: boolean;
|
|
872
867
|
dirty: boolean;
|
|
868
|
+
disabled: boolean;
|
|
869
|
+
glow: boolean;
|
|
870
|
+
error: boolean;
|
|
871
|
+
flat: boolean;
|
|
873
872
|
persistentClear: boolean;
|
|
873
|
+
reverse: boolean;
|
|
874
874
|
singleLine: boolean;
|
|
875
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
875
876
|
} & {
|
|
876
|
-
id?: string | undefined;
|
|
877
|
-
color?: string | undefined;
|
|
878
|
-
loading?: string | boolean | undefined;
|
|
879
|
-
label?: string | undefined;
|
|
880
|
-
class?: any;
|
|
881
877
|
theme?: string | undefined;
|
|
882
|
-
|
|
878
|
+
class?: any;
|
|
879
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
883
880
|
rounded?: string | number | boolean | undefined;
|
|
884
|
-
|
|
881
|
+
loading?: string | boolean | undefined;
|
|
882
|
+
appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
885
883
|
bgColor?: string | undefined;
|
|
884
|
+
centerAffix?: boolean | undefined;
|
|
885
|
+
color?: string | undefined;
|
|
886
|
+
baseColor?: string | undefined;
|
|
886
887
|
iconColor?: string | boolean | undefined;
|
|
887
|
-
|
|
888
|
+
label?: string | undefined;
|
|
888
889
|
prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
889
|
-
|
|
890
|
-
|
|
891
|
-
|
|
892
|
-
|
|
890
|
+
"onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
|
|
891
|
+
"onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
892
|
+
"onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
893
|
+
id?: string | undefined;
|
|
893
894
|
} & {
|
|
894
895
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
|
895
|
-
}, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "
|
|
896
|
+
}, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "centerAffix" | "focused" | "glow" | "controlRef" | "fieldIconColor" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine"> & import('vue').ShallowUnwrapRef<{
|
|
896
897
|
controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
|
897
898
|
fieldIconColor: import('vue').ComputedRef<string | undefined>;
|
|
898
899
|
}> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
|
|
899
900
|
modelValue?: unknown;
|
|
900
|
-
|
|
901
|
-
}, 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 | "
|
|
901
|
+
"onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
|
|
902
|
+
}, 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}`> & {
|
|
902
903
|
_allExposed: {} | {
|
|
903
904
|
reset: () => Promise<void>;
|
|
904
905
|
resetValidation: () => Promise<void>;
|
|
@@ -910,73 +911,73 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
910
911
|
fieldIconColor: import('vue').ComputedRef<string | undefined>;
|
|
911
912
|
};
|
|
912
913
|
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
913
|
-
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
|
|
914
|
+
"click:control": (e: MouseEvent) => true;
|
|
915
|
+
"mousedown:control": (e: MouseEvent) => true;
|
|
916
|
+
"update:focused": (focused: boolean) => true;
|
|
917
|
+
"update:modelValue": (val: string) => true;
|
|
917
918
|
}, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, {
|
|
918
|
-
flat: boolean;
|
|
919
|
-
reverse: boolean;
|
|
920
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
921
|
-
type: string;
|
|
922
|
-
error: boolean;
|
|
923
|
-
active: boolean;
|
|
924
|
-
direction: "vertical" | "horizontal";
|
|
925
|
-
details: boolean;
|
|
926
919
|
style: import('vue').StyleValue;
|
|
927
|
-
autofocus: boolean;
|
|
928
|
-
disabled: boolean;
|
|
929
|
-
readonly: boolean | null;
|
|
930
|
-
messages: string | readonly string[];
|
|
931
|
-
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>))[];
|
|
932
920
|
focused: boolean;
|
|
933
921
|
errorMessages: string | readonly string[] | null;
|
|
934
922
|
maxErrors: string | number;
|
|
923
|
+
readonly: boolean | null;
|
|
924
|
+
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>))[];
|
|
935
925
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
936
926
|
rounded: string | number | boolean;
|
|
937
927
|
tile: boolean;
|
|
938
|
-
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
939
|
-
centerAffix: boolean;
|
|
940
|
-
glow: boolean;
|
|
941
928
|
hideSpinButtons: boolean;
|
|
942
929
|
persistentHint: boolean;
|
|
930
|
+
messages: string | readonly string[];
|
|
931
|
+
direction: "vertical" | "horizontal";
|
|
943
932
|
clearable: boolean;
|
|
933
|
+
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
934
|
+
active: boolean;
|
|
935
|
+
centerAffix: boolean;
|
|
936
|
+
details: boolean;
|
|
944
937
|
dirty: boolean;
|
|
938
|
+
disabled: boolean;
|
|
939
|
+
glow: boolean;
|
|
940
|
+
error: boolean;
|
|
941
|
+
flat: boolean;
|
|
945
942
|
persistentClear: boolean;
|
|
943
|
+
reverse: boolean;
|
|
946
944
|
singleLine: boolean;
|
|
945
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
946
|
+
autofocus: boolean;
|
|
947
947
|
persistentPlaceholder: boolean;
|
|
948
948
|
persistentCounter: boolean;
|
|
949
|
+
type: string;
|
|
949
950
|
}, true, {}, import('vue').SlotsType<Partial<{
|
|
950
|
-
|
|
951
|
+
prepend: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
951
952
|
[key: string]: any;
|
|
952
953
|
}>[];
|
|
953
|
-
|
|
954
|
-
props: Record<string, any>;
|
|
955
|
-
}) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
954
|
+
append: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
956
955
|
[key: string]: any;
|
|
957
956
|
}>[];
|
|
958
957
|
details: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
959
958
|
[key: string]: any;
|
|
960
959
|
}>[];
|
|
961
|
-
|
|
962
|
-
label: string | undefined;
|
|
963
|
-
props: Record<string, any>;
|
|
964
|
-
}) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
960
|
+
message: (arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
965
961
|
[key: string]: any;
|
|
966
962
|
}>[];
|
|
967
|
-
|
|
963
|
+
clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
964
|
+
props: Record<string, any>;
|
|
965
|
+
}) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
968
966
|
[key: string]: any;
|
|
969
967
|
}>[];
|
|
970
|
-
prepend: (arg: import('vuetify/lib/components/
|
|
968
|
+
"prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
971
969
|
[key: string]: any;
|
|
972
970
|
}>[];
|
|
973
|
-
|
|
971
|
+
"append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
974
972
|
[key: string]: any;
|
|
975
973
|
}>[];
|
|
976
|
-
|
|
974
|
+
label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
975
|
+
label: string | undefined;
|
|
976
|
+
props: Record<string, any>;
|
|
977
|
+
}) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
977
978
|
[key: string]: any;
|
|
978
979
|
}>[];
|
|
979
|
-
|
|
980
|
+
loader: (arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
980
981
|
[key: string]: any;
|
|
981
982
|
}>[];
|
|
982
983
|
default: () => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
@@ -993,190 +994,191 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
993
994
|
M: {};
|
|
994
995
|
Defaults: {};
|
|
995
996
|
}, {
|
|
996
|
-
flat: boolean;
|
|
997
|
-
reverse: boolean;
|
|
998
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
999
|
-
type: string;
|
|
1000
|
-
error: boolean;
|
|
1001
|
-
active: boolean;
|
|
1002
|
-
direction: "vertical" | "horizontal";
|
|
1003
|
-
details: boolean;
|
|
1004
997
|
style: import('vue').StyleValue;
|
|
1005
|
-
autofocus: boolean;
|
|
1006
|
-
disabled: boolean;
|
|
1007
|
-
readonly: boolean | null;
|
|
1008
|
-
messages: string | readonly string[];
|
|
1009
|
-
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>))[];
|
|
1010
998
|
focused: boolean;
|
|
1011
999
|
errorMessages: string | readonly string[] | null;
|
|
1012
1000
|
maxErrors: string | number;
|
|
1001
|
+
readonly: boolean | null;
|
|
1002
|
+
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>))[];
|
|
1013
1003
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
1014
1004
|
tile: boolean;
|
|
1015
|
-
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
1016
|
-
glow: boolean;
|
|
1017
1005
|
hideSpinButtons: boolean;
|
|
1018
1006
|
persistentHint: boolean;
|
|
1007
|
+
messages: string | readonly string[];
|
|
1008
|
+
direction: "vertical" | "horizontal";
|
|
1019
1009
|
clearable: boolean;
|
|
1010
|
+
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
1011
|
+
active: boolean;
|
|
1012
|
+
details: boolean;
|
|
1020
1013
|
dirty: boolean;
|
|
1014
|
+
disabled: boolean;
|
|
1015
|
+
glow: boolean;
|
|
1016
|
+
error: boolean;
|
|
1017
|
+
flat: boolean;
|
|
1021
1018
|
persistentClear: boolean;
|
|
1019
|
+
reverse: boolean;
|
|
1022
1020
|
singleLine: boolean;
|
|
1021
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
1022
|
+
autofocus: boolean;
|
|
1023
1023
|
persistentPlaceholder: boolean;
|
|
1024
1024
|
persistentCounter: boolean;
|
|
1025
|
+
type: string;
|
|
1025
1026
|
} & {
|
|
1026
|
-
name?: string | undefined;
|
|
1027
|
-
id?: string | undefined;
|
|
1028
|
-
width?: string | number | undefined;
|
|
1029
|
-
color?: string | undefined;
|
|
1030
|
-
maxWidth?: string | number | undefined;
|
|
1031
|
-
minWidth?: string | number | undefined;
|
|
1032
|
-
loading?: string | boolean | undefined;
|
|
1033
|
-
label?: string | undefined;
|
|
1034
|
-
prefix?: string | undefined;
|
|
1035
|
-
role?: string | undefined;
|
|
1036
|
-
class?: any;
|
|
1037
1027
|
theme?: string | undefined;
|
|
1038
|
-
|
|
1039
|
-
|
|
1040
|
-
|
|
1028
|
+
class?: any;
|
|
1029
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
1030
|
+
name?: string | undefined;
|
|
1041
1031
|
modelValue?: any;
|
|
1042
|
-
validateOn?: "lazy" | "blur" | "input" | "submit" | "eager" | "input lazy" | "blur lazy" | "submit lazy" | "lazy input" | "lazy blur" | "lazy submit" | "
|
|
1032
|
+
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;
|
|
1043
1033
|
validationValue?: any;
|
|
1044
1034
|
rounded?: string | number | boolean | undefined;
|
|
1045
|
-
|
|
1046
|
-
|
|
1047
|
-
|
|
1035
|
+
maxWidth?: string | number | undefined;
|
|
1036
|
+
minWidth?: string | number | undefined;
|
|
1037
|
+
width?: string | number | undefined;
|
|
1038
|
+
loading?: string | boolean | undefined;
|
|
1039
|
+
id?: string | undefined;
|
|
1048
1040
|
appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1049
|
-
|
|
1041
|
+
prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1042
|
+
hideDetails?: boolean | "auto" | undefined;
|
|
1043
|
+
hint?: string | undefined;
|
|
1044
|
+
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1045
|
+
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1050
1046
|
appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1051
|
-
|
|
1052
|
-
'onClick:clear'?: ((args_0: MouseEvent) => void) | undefined;
|
|
1053
|
-
'onClick:append'?: ((args_0: MouseEvent) => void) | undefined;
|
|
1054
|
-
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
|
1055
|
-
'onClick:appendInner'?: ((args_0: MouseEvent) => void) | undefined;
|
|
1056
|
-
'onClick:prependInner'?: ((args_0: MouseEvent) => void) | undefined;
|
|
1047
|
+
bgColor?: string | undefined;
|
|
1057
1048
|
centerAffix?: boolean | undefined;
|
|
1058
|
-
|
|
1059
|
-
|
|
1060
|
-
|
|
1049
|
+
color?: string | undefined;
|
|
1050
|
+
baseColor?: string | undefined;
|
|
1051
|
+
iconColor?: string | boolean | undefined;
|
|
1052
|
+
label?: string | undefined;
|
|
1053
|
+
prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1054
|
+
"onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1055
|
+
"onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1056
|
+
"onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1057
|
+
autocomplete?: string | undefined;
|
|
1058
|
+
counter?: string | number | boolean | undefined;
|
|
1061
1059
|
counterValue?: number | ((value: any) => number) | undefined;
|
|
1060
|
+
prefix?: string | undefined;
|
|
1061
|
+
placeholder?: string | undefined;
|
|
1062
|
+
suffix?: string | undefined;
|
|
1063
|
+
role?: string | undefined;
|
|
1062
1064
|
modelModifiers?: Record<string, boolean> | undefined;
|
|
1063
1065
|
} & {
|
|
1064
1066
|
$children?: import('vue').VNodeChild | {
|
|
1065
|
-
|
|
1066
|
-
|
|
1067
|
+
prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1068
|
+
append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1069
|
+
details?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1067
1070
|
message?: ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
|
|
1068
1071
|
clear?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
1069
1072
|
props: Record<string, any>;
|
|
1070
1073
|
}) => import('vue').VNodeChild) | undefined;
|
|
1071
|
-
|
|
1074
|
+
"prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1075
|
+
"append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1072
1076
|
label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
1073
1077
|
label: string | undefined;
|
|
1074
1078
|
props: Record<string, any>;
|
|
1075
1079
|
}) => import('vue').VNodeChild) | undefined;
|
|
1076
|
-
append?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1077
|
-
prepend?: ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1078
1080
|
loader?: ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
|
|
1079
|
-
'prepend-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1080
|
-
'append-inner'?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1081
1081
|
default?: (() => import('vue').VNodeChild) | undefined;
|
|
1082
1082
|
counter?: ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
|
|
1083
|
-
}
|
|
1084
|
-
|
|
1083
|
+
} | {
|
|
1084
|
+
$stable?: boolean | undefined;
|
|
1085
|
+
} | (() => import('vue').VNodeChild);
|
|
1086
|
+
"v-slots"?: {
|
|
1087
|
+
prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1088
|
+
append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1089
|
+
details?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1085
1090
|
message?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
|
|
1086
1091
|
clear?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
1087
1092
|
props: Record<string, any>;
|
|
1088
1093
|
}) => import('vue').VNodeChild) | undefined;
|
|
1089
|
-
|
|
1094
|
+
"prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1095
|
+
"append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1090
1096
|
label?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
1091
1097
|
label: string | undefined;
|
|
1092
1098
|
props: Record<string, any>;
|
|
1093
1099
|
}) => import('vue').VNodeChild) | undefined;
|
|
1094
|
-
append?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1095
|
-
prepend?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1096
1100
|
loader?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
|
|
1097
|
-
'prepend-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1098
|
-
'append-inner'?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1099
1101
|
default?: false | (() => import('vue').VNodeChild) | undefined;
|
|
1100
1102
|
counter?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
|
|
1101
1103
|
} | undefined;
|
|
1102
1104
|
} & {
|
|
1103
|
-
"v-slot:
|
|
1105
|
+
"v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1106
|
+
"v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1104
1107
|
"v-slot:clear"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
1105
1108
|
props: Record<string, any>;
|
|
1106
1109
|
}) => import('vue').VNodeChild) | undefined;
|
|
1110
|
+
"v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
|
|
1111
|
+
"v-slot:default"?: false | (() => import('vue').VNodeChild) | undefined;
|
|
1107
1112
|
"v-slot:details"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1108
1113
|
"v-slot:label"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
1109
1114
|
label: string | undefined;
|
|
1110
1115
|
props: Record<string, any>;
|
|
1111
1116
|
}) => import('vue').VNodeChild) | undefined;
|
|
1112
|
-
"v-slot:append"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1113
|
-
"v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1114
1117
|
"v-slot:loader"?: false | ((arg: import('vuetify/lib/composables/loader.mjs').LoaderSlotProps) => import('vue').VNodeChild) | undefined;
|
|
1118
|
+
"v-slot:message"?: false | ((arg: import('vuetify/lib/components/VMessages/VMessages.mjs').VMessageSlot) => import('vue').VNodeChild) | undefined;
|
|
1119
|
+
"v-slot:prepend"?: false | ((arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1115
1120
|
"v-slot:prepend-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1116
|
-
"v-slot:append-inner"?: false | ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNodeChild) | undefined;
|
|
1117
|
-
"v-slot:default"?: false | (() => import('vue').VNodeChild) | undefined;
|
|
1118
|
-
"v-slot:counter"?: false | ((arg: import('vuetify/lib/components/VCounter/VCounter.mjs').VCounterSlot) => import('vue').VNodeChild) | undefined;
|
|
1119
1121
|
} & {
|
|
1120
|
-
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
|
1121
|
-
"onUpdate:modelValue"?: ((val: string) => any) | undefined;
|
|
1122
1122
|
"onClick:control"?: ((e: MouseEvent) => any) | undefined;
|
|
1123
1123
|
"onMousedown:control"?: ((e: MouseEvent) => any) | undefined;
|
|
1124
|
-
|
|
1124
|
+
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
|
1125
|
+
"onUpdate:modelValue"?: ((val: string) => any) | undefined;
|
|
1126
|
+
}, HTMLInputElement & Omit<Omit<{
|
|
1125
1127
|
$: import('vue').ComponentInternalInstance;
|
|
1126
1128
|
$data: {};
|
|
1127
1129
|
$props: Partial<{
|
|
1128
|
-
error: boolean;
|
|
1129
|
-
direction: "vertical" | "horizontal";
|
|
1130
1130
|
style: import('vue').StyleValue;
|
|
1131
|
-
disabled: boolean | null;
|
|
1132
|
-
readonly: boolean | null;
|
|
1133
|
-
messages: string | readonly string[];
|
|
1134
|
-
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>))[];
|
|
1135
1131
|
focused: boolean;
|
|
1132
|
+
disabled: boolean | null;
|
|
1133
|
+
error: boolean;
|
|
1136
1134
|
errorMessages: string | readonly string[] | null;
|
|
1137
1135
|
maxErrors: string | number;
|
|
1136
|
+
readonly: boolean | null;
|
|
1137
|
+
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>))[];
|
|
1138
1138
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
1139
1139
|
centerAffix: boolean;
|
|
1140
1140
|
glow: boolean;
|
|
1141
1141
|
hideSpinButtons: boolean;
|
|
1142
1142
|
persistentHint: boolean;
|
|
1143
|
-
|
|
1144
|
-
error: boolean;
|
|
1143
|
+
messages: string | readonly string[];
|
|
1145
1144
|
direction: "vertical" | "horizontal";
|
|
1145
|
+
}> & Omit<{
|
|
1146
|
+
theme?: string | undefined;
|
|
1147
|
+
class?: any;
|
|
1146
1148
|
style: import('vue').StyleValue;
|
|
1147
|
-
disabled: boolean | null;
|
|
1148
|
-
readonly: boolean | null;
|
|
1149
|
-
messages: string | readonly string[];
|
|
1150
|
-
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>))[];
|
|
1151
1149
|
focused: boolean;
|
|
1150
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
1151
|
+
disabled: boolean | null;
|
|
1152
|
+
error: boolean;
|
|
1152
1153
|
errorMessages: string | readonly string[] | null;
|
|
1153
1154
|
maxErrors: string | number;
|
|
1154
|
-
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
1155
|
-
centerAffix: boolean;
|
|
1156
|
-
glow: boolean;
|
|
1157
|
-
hideSpinButtons: boolean;
|
|
1158
|
-
persistentHint: boolean;
|
|
1159
1155
|
name?: string | undefined;
|
|
1160
|
-
id?: string | undefined;
|
|
1161
|
-
width?: string | number | undefined;
|
|
1162
|
-
color?: string | undefined;
|
|
1163
|
-
maxWidth?: string | number | undefined;
|
|
1164
|
-
minWidth?: string | number | undefined;
|
|
1165
1156
|
label?: string | undefined;
|
|
1166
|
-
|
|
1167
|
-
|
|
1168
|
-
|
|
1169
|
-
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;
|
|
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
|
+
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;
|
|
1170
1160
|
validationValue?: any;
|
|
1171
|
-
|
|
1172
|
-
|
|
1161
|
+
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
1162
|
+
maxWidth?: string | number | undefined;
|
|
1163
|
+
minWidth?: string | number | undefined;
|
|
1164
|
+
width?: string | number | undefined;
|
|
1165
|
+
id?: string | undefined;
|
|
1173
1166
|
appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1167
|
+
baseColor?: string | undefined;
|
|
1168
|
+
centerAffix: boolean;
|
|
1169
|
+
color?: string | undefined;
|
|
1170
|
+
glow: boolean;
|
|
1174
1171
|
iconColor?: string | boolean | undefined;
|
|
1175
|
-
|
|
1176
|
-
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
|
1177
|
-
hint?: string | undefined;
|
|
1172
|
+
prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1178
1173
|
hideDetails?: boolean | "auto" | undefined;
|
|
1179
|
-
|
|
1174
|
+
hideSpinButtons: boolean;
|
|
1175
|
+
hint?: string | undefined;
|
|
1176
|
+
persistentHint: boolean;
|
|
1177
|
+
messages: string | readonly string[];
|
|
1178
|
+
direction: "vertical" | "horizontal";
|
|
1179
|
+
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1180
|
+
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1181
|
+
} & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps, "error" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules">;
|
|
1180
1182
|
$attrs: {
|
|
1181
1183
|
[x: string]: unknown;
|
|
1182
1184
|
};
|
|
@@ -1206,42 +1208,42 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
1206
1208
|
$emit: (event: string, ...args: any[]) => void;
|
|
1207
1209
|
$el: any;
|
|
1208
1210
|
$options: import('vue').ComponentOptionsBase<{
|
|
1209
|
-
error: boolean;
|
|
1210
|
-
direction: "vertical" | "horizontal";
|
|
1211
1211
|
style: import('vue').StyleValue;
|
|
1212
|
-
disabled: boolean | null;
|
|
1213
|
-
readonly: boolean | null;
|
|
1214
|
-
messages: string | readonly string[];
|
|
1215
|
-
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>))[];
|
|
1216
1212
|
focused: boolean;
|
|
1213
|
+
disabled: boolean | null;
|
|
1214
|
+
error: boolean;
|
|
1217
1215
|
errorMessages: string | readonly string[] | null;
|
|
1218
1216
|
maxErrors: string | number;
|
|
1217
|
+
readonly: boolean | null;
|
|
1218
|
+
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>))[];
|
|
1219
1219
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
1220
1220
|
centerAffix: boolean;
|
|
1221
1221
|
glow: boolean;
|
|
1222
1222
|
hideSpinButtons: boolean;
|
|
1223
1223
|
persistentHint: boolean;
|
|
1224
|
+
messages: string | readonly string[];
|
|
1225
|
+
direction: "vertical" | "horizontal";
|
|
1224
1226
|
} & {
|
|
1227
|
+
theme?: string | undefined;
|
|
1228
|
+
class?: any;
|
|
1229
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
1225
1230
|
name?: string | undefined;
|
|
1226
|
-
id?: string | undefined;
|
|
1227
|
-
width?: string | number | undefined;
|
|
1228
|
-
color?: string | undefined;
|
|
1229
|
-
maxWidth?: string | number | undefined;
|
|
1230
|
-
minWidth?: string | number | undefined;
|
|
1231
1231
|
label?: string | undefined;
|
|
1232
|
-
|
|
1233
|
-
theme?: string | undefined;
|
|
1234
|
-
'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
|
|
1235
|
-
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;
|
|
1232
|
+
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;
|
|
1236
1233
|
validationValue?: any;
|
|
1237
|
-
|
|
1238
|
-
|
|
1234
|
+
maxWidth?: string | number | undefined;
|
|
1235
|
+
minWidth?: string | number | undefined;
|
|
1236
|
+
width?: string | number | undefined;
|
|
1237
|
+
id?: string | undefined;
|
|
1239
1238
|
appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1239
|
+
baseColor?: string | undefined;
|
|
1240
|
+
color?: string | undefined;
|
|
1240
1241
|
iconColor?: string | boolean | undefined;
|
|
1241
|
-
|
|
1242
|
-
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
|
1243
|
-
hint?: string | undefined;
|
|
1242
|
+
prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1244
1243
|
hideDetails?: boolean | "auto" | undefined;
|
|
1244
|
+
hint?: string | undefined;
|
|
1245
|
+
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1246
|
+
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1245
1247
|
}, {
|
|
1246
1248
|
reset: () => Promise<void>;
|
|
1247
1249
|
resetValidation: () => Promise<void>;
|
|
@@ -1249,23 +1251,23 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
1249
1251
|
isValid: import('vue').ComputedRef<boolean | null>;
|
|
1250
1252
|
errorMessages: import('vue').ComputedRef<string[]>;
|
|
1251
1253
|
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
|
|
1252
|
-
|
|
1253
|
-
}, "$children" | "v-slots" | "v-slot:default" | "v-slot:
|
|
1254
|
-
error: boolean;
|
|
1255
|
-
direction: "vertical" | "horizontal";
|
|
1254
|
+
"update:modelValue": (value: any) => true;
|
|
1255
|
+
}, "$children" | "v-slots" | "v-slot:default" | "v-slot:append" | "v-slot:prepend" | "update:modelValue" | "modelValue" | "v-slot:details" | "v-slot:message">, string, {
|
|
1256
1256
|
style: import('vue').StyleValue;
|
|
1257
|
-
disabled: boolean | null;
|
|
1258
|
-
readonly: boolean | null;
|
|
1259
|
-
messages: string | readonly string[];
|
|
1260
|
-
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>))[];
|
|
1261
1257
|
focused: boolean;
|
|
1258
|
+
disabled: boolean | null;
|
|
1259
|
+
error: boolean;
|
|
1262
1260
|
errorMessages: string | readonly string[] | null;
|
|
1263
1261
|
maxErrors: string | number;
|
|
1262
|
+
readonly: boolean | null;
|
|
1263
|
+
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>))[];
|
|
1264
1264
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
1265
1265
|
centerAffix: boolean;
|
|
1266
1266
|
glow: boolean;
|
|
1267
1267
|
hideSpinButtons: boolean;
|
|
1268
1268
|
persistentHint: boolean;
|
|
1269
|
+
messages: string | readonly string[];
|
|
1270
|
+
direction: "vertical" | "horizontal";
|
|
1269
1271
|
}, {}, string, import('vue').SlotsType<Partial<{
|
|
1270
1272
|
default: (arg: import('vuetify/lib/components/VInput/VInput.mjs').VInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
1271
1273
|
[key: string]: any;
|
|
@@ -1283,79 +1285,79 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
1283
1285
|
[key: string]: any;
|
|
1284
1286
|
}>[];
|
|
1285
1287
|
}>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
|
1286
|
-
beforeCreate?: (() => void) | (() => void)
|
|
1287
|
-
created?: (() => void) | (() => void)
|
|
1288
|
-
beforeMount?: (() => void) | (() => void)
|
|
1289
|
-
mounted?: (() => void) | (() => void)
|
|
1290
|
-
beforeUpdate?: (() => void) | (() => void)
|
|
1291
|
-
updated?: (() => void) | (() => void)
|
|
1292
|
-
activated?: (() => void) | (() => void)
|
|
1293
|
-
deactivated?: (() => void) | (() => void)
|
|
1294
|
-
beforeDestroy?: (() => void) | (() => void)
|
|
1295
|
-
beforeUnmount?: (() => void) | (() => void)
|
|
1296
|
-
destroyed?: (() => void) | (() => void)
|
|
1297
|
-
unmounted?: (() => void) | (() => void)
|
|
1298
|
-
renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)
|
|
1299
|
-
renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)
|
|
1300
|
-
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)
|
|
1288
|
+
beforeCreate?: (() => void)[] | (() => void) | undefined;
|
|
1289
|
+
created?: (() => void)[] | (() => void) | undefined;
|
|
1290
|
+
beforeMount?: (() => void)[] | (() => void) | undefined;
|
|
1291
|
+
mounted?: (() => void)[] | (() => void) | undefined;
|
|
1292
|
+
beforeUpdate?: (() => void)[] | (() => void) | undefined;
|
|
1293
|
+
updated?: (() => void)[] | (() => void) | undefined;
|
|
1294
|
+
activated?: (() => void)[] | (() => void) | undefined;
|
|
1295
|
+
deactivated?: (() => void)[] | (() => void) | undefined;
|
|
1296
|
+
beforeDestroy?: (() => void)[] | (() => void) | undefined;
|
|
1297
|
+
beforeUnmount?: (() => void)[] | (() => void) | undefined;
|
|
1298
|
+
destroyed?: (() => void)[] | (() => void) | undefined;
|
|
1299
|
+
unmounted?: (() => void)[] | (() => void) | undefined;
|
|
1300
|
+
renderTracked?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
|
|
1301
|
+
renderTriggered?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
|
|
1302
|
+
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;
|
|
1301
1303
|
};
|
|
1302
1304
|
$forceUpdate: () => void;
|
|
1303
1305
|
$nextTick: typeof import('vue').nextTick;
|
|
1304
1306
|
$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;
|
|
1305
1307
|
} & Readonly<{
|
|
1306
|
-
error: boolean;
|
|
1307
|
-
direction: "vertical" | "horizontal";
|
|
1308
1308
|
style: import('vue').StyleValue;
|
|
1309
|
-
disabled: boolean | null;
|
|
1310
|
-
readonly: boolean | null;
|
|
1311
|
-
messages: string | readonly string[];
|
|
1312
|
-
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>))[];
|
|
1313
1309
|
focused: boolean;
|
|
1310
|
+
disabled: boolean | null;
|
|
1311
|
+
error: boolean;
|
|
1314
1312
|
errorMessages: string | readonly string[] | null;
|
|
1315
1313
|
maxErrors: string | number;
|
|
1314
|
+
readonly: boolean | null;
|
|
1315
|
+
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>))[];
|
|
1316
1316
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
1317
1317
|
centerAffix: boolean;
|
|
1318
1318
|
glow: boolean;
|
|
1319
1319
|
hideSpinButtons: boolean;
|
|
1320
1320
|
persistentHint: boolean;
|
|
1321
|
-
|
|
1322
|
-
error: boolean;
|
|
1321
|
+
messages: string | readonly string[];
|
|
1323
1322
|
direction: "vertical" | "horizontal";
|
|
1323
|
+
}> & Omit<{
|
|
1324
1324
|
style: import('vue').StyleValue;
|
|
1325
|
-
disabled: boolean | null;
|
|
1326
|
-
readonly: boolean | null;
|
|
1327
|
-
messages: string | readonly string[];
|
|
1328
|
-
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>))[];
|
|
1329
1325
|
focused: boolean;
|
|
1326
|
+
disabled: boolean | null;
|
|
1327
|
+
error: boolean;
|
|
1330
1328
|
errorMessages: string | readonly string[] | null;
|
|
1331
1329
|
maxErrors: string | number;
|
|
1330
|
+
readonly: boolean | null;
|
|
1331
|
+
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>))[];
|
|
1332
1332
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
1333
1333
|
centerAffix: boolean;
|
|
1334
1334
|
glow: boolean;
|
|
1335
1335
|
hideSpinButtons: boolean;
|
|
1336
1336
|
persistentHint: boolean;
|
|
1337
|
+
messages: string | readonly string[];
|
|
1338
|
+
direction: "vertical" | "horizontal";
|
|
1337
1339
|
} & {
|
|
1340
|
+
theme?: string | undefined;
|
|
1341
|
+
class?: any;
|
|
1342
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
1338
1343
|
name?: string | undefined;
|
|
1339
|
-
id?: string | undefined;
|
|
1340
|
-
width?: string | number | undefined;
|
|
1341
|
-
color?: string | undefined;
|
|
1342
|
-
maxWidth?: string | number | undefined;
|
|
1343
|
-
minWidth?: string | number | undefined;
|
|
1344
1344
|
label?: string | undefined;
|
|
1345
|
-
|
|
1346
|
-
theme?: string | undefined;
|
|
1347
|
-
'onUpdate:focused'?: ((args_0: boolean) => void) | undefined;
|
|
1348
|
-
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;
|
|
1345
|
+
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;
|
|
1349
1346
|
validationValue?: any;
|
|
1350
|
-
|
|
1351
|
-
|
|
1347
|
+
maxWidth?: string | number | undefined;
|
|
1348
|
+
minWidth?: string | number | undefined;
|
|
1349
|
+
width?: string | number | undefined;
|
|
1350
|
+
id?: string | undefined;
|
|
1352
1351
|
appendIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1352
|
+
baseColor?: string | undefined;
|
|
1353
|
+
color?: string | undefined;
|
|
1353
1354
|
iconColor?: string | boolean | undefined;
|
|
1354
|
-
|
|
1355
|
-
'onClick:prepend'?: ((args_0: MouseEvent) => void) | undefined;
|
|
1356
|
-
hint?: string | undefined;
|
|
1355
|
+
prependIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1357
1356
|
hideDetails?: boolean | "auto" | undefined;
|
|
1358
|
-
|
|
1357
|
+
hint?: string | undefined;
|
|
1358
|
+
"onClick:prepend"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1359
|
+
"onClick:append"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1360
|
+
}, "error" | "reset" | "style" | "disabled" | "density" | "readonly" | "errorMessages" | "centerAffix" | "direction" | "maxErrors" | "messages" | "isValid" | "resetValidation" | "validate" | "focused" | "glow" | "hideSpinButtons" | "persistentHint" | "rules"> & import('vue').ShallowUnwrapRef<{
|
|
1359
1361
|
reset: () => Promise<void>;
|
|
1360
1362
|
resetValidation: () => Promise<void>;
|
|
1361
1363
|
validate: (silent?: boolean | undefined) => Promise<string[]>;
|
|
@@ -1363,64 +1365,64 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
1363
1365
|
errorMessages: import('vue').ComputedRef<string[]>;
|
|
1364
1366
|
}> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
|
|
1365
1367
|
modelValue?: unknown;
|
|
1366
|
-
|
|
1367
|
-
}, 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 | "
|
|
1368
|
+
"onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
|
|
1369
|
+
}, 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<{
|
|
1368
1370
|
$: import('vue').ComponentInternalInstance;
|
|
1369
1371
|
$data: {};
|
|
1370
1372
|
$props: Partial<{
|
|
1371
|
-
flat: boolean;
|
|
1372
|
-
reverse: boolean;
|
|
1373
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
1374
|
-
error: boolean;
|
|
1375
|
-
active: boolean;
|
|
1376
|
-
details: boolean;
|
|
1377
1373
|
style: import('vue').StyleValue;
|
|
1378
|
-
disabled: boolean;
|
|
1379
1374
|
focused: boolean;
|
|
1380
1375
|
rounded: string | number | boolean;
|
|
1381
1376
|
tile: boolean;
|
|
1377
|
+
clearable: boolean;
|
|
1382
1378
|
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
1379
|
+
active: boolean;
|
|
1383
1380
|
centerAffix: boolean;
|
|
1384
|
-
|
|
1385
|
-
clearable: boolean;
|
|
1381
|
+
details: boolean;
|
|
1386
1382
|
dirty: boolean;
|
|
1387
|
-
|
|
1388
|
-
|
|
1389
|
-
|
|
1383
|
+
disabled: boolean;
|
|
1384
|
+
glow: boolean;
|
|
1385
|
+
error: boolean;
|
|
1390
1386
|
flat: boolean;
|
|
1387
|
+
persistentClear: boolean;
|
|
1391
1388
|
reverse: boolean;
|
|
1389
|
+
singleLine: boolean;
|
|
1392
1390
|
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
|
|
1391
|
+
}> & Omit<{
|
|
1392
|
+
theme?: string | undefined;
|
|
1393
|
+
class?: any;
|
|
1396
1394
|
style: import('vue').StyleValue;
|
|
1397
|
-
disabled: boolean;
|
|
1398
1395
|
focused: boolean;
|
|
1396
|
+
"onUpdate:focused"?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
|
|
1397
|
+
rounded?: string | number | boolean | undefined;
|
|
1399
1398
|
tile: boolean;
|
|
1400
|
-
|
|
1401
|
-
|
|
1399
|
+
loading?: string | boolean | undefined;
|
|
1400
|
+
appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1401
|
+
bgColor?: string | undefined;
|
|
1402
1402
|
clearable: boolean;
|
|
1403
|
-
|
|
1404
|
-
|
|
1405
|
-
|
|
1406
|
-
id?: string | undefined;
|
|
1403
|
+
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
1404
|
+
active: boolean;
|
|
1405
|
+
centerAffix?: boolean | undefined;
|
|
1407
1406
|
color?: string | undefined;
|
|
1408
|
-
loading?: string | boolean | undefined;
|
|
1409
|
-
label?: string | undefined;
|
|
1410
|
-
class?: any;
|
|
1411
|
-
theme?: string | undefined;
|
|
1412
|
-
'onUpdate:focused'?: (((args_0: boolean) => void) & ((focused: boolean) => any)) | undefined;
|
|
1413
|
-
rounded?: string | number | boolean | undefined;
|
|
1414
1407
|
baseColor?: string | undefined;
|
|
1415
|
-
|
|
1408
|
+
details: boolean;
|
|
1409
|
+
dirty: boolean;
|
|
1410
|
+
disabled: boolean;
|
|
1411
|
+
glow: boolean;
|
|
1412
|
+
error: boolean;
|
|
1413
|
+
flat: boolean;
|
|
1416
1414
|
iconColor?: string | boolean | undefined;
|
|
1417
|
-
|
|
1415
|
+
label?: string | undefined;
|
|
1416
|
+
persistentClear: boolean;
|
|
1418
1417
|
prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1419
|
-
|
|
1420
|
-
|
|
1421
|
-
|
|
1422
|
-
|
|
1423
|
-
|
|
1418
|
+
reverse: boolean;
|
|
1419
|
+
singleLine: boolean;
|
|
1420
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
1421
|
+
"onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1422
|
+
"onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1423
|
+
"onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1424
|
+
id?: string | undefined;
|
|
1425
|
+
} & 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">;
|
|
1424
1426
|
$attrs: {
|
|
1425
1427
|
[x: string]: unknown;
|
|
1426
1428
|
};
|
|
@@ -1433,10 +1435,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
1433
1435
|
}) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
1434
1436
|
[key: string]: any;
|
|
1435
1437
|
}>[]) | undefined;
|
|
1436
|
-
|
|
1438
|
+
"prepend-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
1437
1439
|
[key: string]: any;
|
|
1438
1440
|
}>[]) | undefined;
|
|
1439
|
-
|
|
1441
|
+
"append-inner"?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
1440
1442
|
[key: string]: any;
|
|
1441
1443
|
}>[]) | undefined;
|
|
1442
1444
|
label?: ((arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
@@ -1458,77 +1460,77 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
1458
1460
|
$emit: (event: "update:focused", focused: boolean) => void;
|
|
1459
1461
|
$el: any;
|
|
1460
1462
|
$options: import('vue').ComponentOptionsBase<{
|
|
1461
|
-
flat: boolean;
|
|
1462
|
-
reverse: boolean;
|
|
1463
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
1464
|
-
error: boolean;
|
|
1465
|
-
active: boolean;
|
|
1466
|
-
details: boolean;
|
|
1467
1463
|
style: import('vue').StyleValue;
|
|
1468
|
-
disabled: boolean;
|
|
1469
1464
|
focused: boolean;
|
|
1470
1465
|
tile: boolean;
|
|
1471
|
-
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
1472
|
-
glow: boolean;
|
|
1473
1466
|
clearable: boolean;
|
|
1467
|
+
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
1468
|
+
active: boolean;
|
|
1469
|
+
details: boolean;
|
|
1474
1470
|
dirty: boolean;
|
|
1471
|
+
disabled: boolean;
|
|
1472
|
+
glow: boolean;
|
|
1473
|
+
error: boolean;
|
|
1474
|
+
flat: boolean;
|
|
1475
1475
|
persistentClear: boolean;
|
|
1476
|
+
reverse: boolean;
|
|
1476
1477
|
singleLine: boolean;
|
|
1478
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
1477
1479
|
} & {
|
|
1478
|
-
id?: string | undefined;
|
|
1479
|
-
color?: string | undefined;
|
|
1480
|
-
loading?: string | boolean | undefined;
|
|
1481
|
-
label?: string | undefined;
|
|
1482
|
-
class?: any;
|
|
1483
1480
|
theme?: string | undefined;
|
|
1484
|
-
|
|
1481
|
+
class?: any;
|
|
1482
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
1485
1483
|
rounded?: string | number | boolean | undefined;
|
|
1486
|
-
|
|
1484
|
+
loading?: string | boolean | undefined;
|
|
1485
|
+
appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1487
1486
|
bgColor?: string | undefined;
|
|
1487
|
+
centerAffix?: boolean | undefined;
|
|
1488
|
+
color?: string | undefined;
|
|
1489
|
+
baseColor?: string | undefined;
|
|
1488
1490
|
iconColor?: string | boolean | undefined;
|
|
1489
|
-
|
|
1491
|
+
label?: string | undefined;
|
|
1490
1492
|
prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1491
|
-
|
|
1492
|
-
|
|
1493
|
-
|
|
1494
|
-
|
|
1493
|
+
"onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1494
|
+
"onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1495
|
+
"onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1496
|
+
id?: string | undefined;
|
|
1495
1497
|
} & {
|
|
1496
1498
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
|
1497
1499
|
}, {
|
|
1498
1500
|
controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
|
1499
1501
|
fieldIconColor: import('vue').ComputedRef<string | undefined>;
|
|
1500
1502
|
}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, Omit<{
|
|
1501
|
-
|
|
1502
|
-
|
|
1503
|
-
}, "$children" | "v-slots" | "v-slot:default" | "v-slot:loader" | "update:modelValue" | "modelValue" | "v-slot:label" | "v-slot:
|
|
1504
|
-
flat: boolean;
|
|
1505
|
-
reverse: boolean;
|
|
1506
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
1507
|
-
error: boolean;
|
|
1508
|
-
active: boolean;
|
|
1509
|
-
details: boolean;
|
|
1503
|
+
"update:focused": (focused: boolean) => true;
|
|
1504
|
+
"update:modelValue": (value: any) => true;
|
|
1505
|
+
}, "$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, {
|
|
1510
1506
|
style: import('vue').StyleValue;
|
|
1511
|
-
disabled: boolean;
|
|
1512
1507
|
focused: boolean;
|
|
1513
1508
|
rounded: string | number | boolean;
|
|
1514
1509
|
tile: boolean;
|
|
1510
|
+
clearable: boolean;
|
|
1515
1511
|
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
1512
|
+
active: boolean;
|
|
1516
1513
|
centerAffix: boolean;
|
|
1517
|
-
|
|
1518
|
-
clearable: boolean;
|
|
1514
|
+
details: boolean;
|
|
1519
1515
|
dirty: boolean;
|
|
1516
|
+
disabled: boolean;
|
|
1517
|
+
glow: boolean;
|
|
1518
|
+
error: boolean;
|
|
1519
|
+
flat: boolean;
|
|
1520
1520
|
persistentClear: boolean;
|
|
1521
|
+
reverse: boolean;
|
|
1521
1522
|
singleLine: boolean;
|
|
1523
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
1522
1524
|
}, {}, string, import('vue').SlotsType<Partial<{
|
|
1523
1525
|
clear: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
1524
1526
|
props: Record<string, any>;
|
|
1525
1527
|
}) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
1526
1528
|
[key: string]: any;
|
|
1527
1529
|
}>[];
|
|
1528
|
-
|
|
1530
|
+
"prepend-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
1529
1531
|
[key: string]: any;
|
|
1530
1532
|
}>[];
|
|
1531
|
-
|
|
1533
|
+
"append-inner": (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot) => import('vue').VNode<import('vue').RendererNode, import('vue').RendererElement, {
|
|
1532
1534
|
[key: string]: any;
|
|
1533
1535
|
}>[];
|
|
1534
1536
|
label: (arg: import('vuetify/lib/components/VField/VField.mjs').DefaultInputSlot & {
|
|
@@ -1544,88 +1546,88 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
1544
1546
|
[key: string]: any;
|
|
1545
1547
|
}>[];
|
|
1546
1548
|
}>>, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
|
1547
|
-
beforeCreate?: (() => void) | (() => void)
|
|
1548
|
-
created?: (() => void) | (() => void)
|
|
1549
|
-
beforeMount?: (() => void) | (() => void)
|
|
1550
|
-
mounted?: (() => void) | (() => void)
|
|
1551
|
-
beforeUpdate?: (() => void) | (() => void)
|
|
1552
|
-
updated?: (() => void) | (() => void)
|
|
1553
|
-
activated?: (() => void) | (() => void)
|
|
1554
|
-
deactivated?: (() => void) | (() => void)
|
|
1555
|
-
beforeDestroy?: (() => void) | (() => void)
|
|
1556
|
-
beforeUnmount?: (() => void) | (() => void)
|
|
1557
|
-
destroyed?: (() => void) | (() => void)
|
|
1558
|
-
unmounted?: (() => void) | (() => void)
|
|
1559
|
-
renderTracked?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)
|
|
1560
|
-
renderTriggered?: ((e: import('vue').DebuggerEvent) => void) | ((e: import('vue').DebuggerEvent) => void)
|
|
1561
|
-
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)
|
|
1549
|
+
beforeCreate?: (() => void)[] | (() => void) | undefined;
|
|
1550
|
+
created?: (() => void)[] | (() => void) | undefined;
|
|
1551
|
+
beforeMount?: (() => void)[] | (() => void) | undefined;
|
|
1552
|
+
mounted?: (() => void)[] | (() => void) | undefined;
|
|
1553
|
+
beforeUpdate?: (() => void)[] | (() => void) | undefined;
|
|
1554
|
+
updated?: (() => void)[] | (() => void) | undefined;
|
|
1555
|
+
activated?: (() => void)[] | (() => void) | undefined;
|
|
1556
|
+
deactivated?: (() => void)[] | (() => void) | undefined;
|
|
1557
|
+
beforeDestroy?: (() => void)[] | (() => void) | undefined;
|
|
1558
|
+
beforeUnmount?: (() => void)[] | (() => void) | undefined;
|
|
1559
|
+
destroyed?: (() => void)[] | (() => void) | undefined;
|
|
1560
|
+
unmounted?: (() => void)[] | (() => void) | undefined;
|
|
1561
|
+
renderTracked?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
|
|
1562
|
+
renderTriggered?: ((e: import('vue').DebuggerEvent) => void)[] | ((e: import('vue').DebuggerEvent) => void) | undefined;
|
|
1563
|
+
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;
|
|
1562
1564
|
};
|
|
1563
1565
|
$forceUpdate: () => void;
|
|
1564
1566
|
$nextTick: typeof import('vue').nextTick;
|
|
1565
1567
|
$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;
|
|
1566
1568
|
} & Readonly<{
|
|
1567
|
-
flat: boolean;
|
|
1568
|
-
reverse: boolean;
|
|
1569
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
1570
|
-
error: boolean;
|
|
1571
|
-
active: boolean;
|
|
1572
|
-
details: boolean;
|
|
1573
1569
|
style: import('vue').StyleValue;
|
|
1574
|
-
disabled: boolean;
|
|
1575
1570
|
focused: boolean;
|
|
1576
1571
|
rounded: string | number | boolean;
|
|
1577
1572
|
tile: boolean;
|
|
1573
|
+
clearable: boolean;
|
|
1578
1574
|
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
1575
|
+
active: boolean;
|
|
1579
1576
|
centerAffix: boolean;
|
|
1580
|
-
|
|
1581
|
-
clearable: boolean;
|
|
1577
|
+
details: boolean;
|
|
1582
1578
|
dirty: boolean;
|
|
1583
|
-
|
|
1584
|
-
|
|
1585
|
-
|
|
1579
|
+
disabled: boolean;
|
|
1580
|
+
glow: boolean;
|
|
1581
|
+
error: boolean;
|
|
1586
1582
|
flat: boolean;
|
|
1583
|
+
persistentClear: boolean;
|
|
1587
1584
|
reverse: boolean;
|
|
1585
|
+
singleLine: boolean;
|
|
1588
1586
|
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
1589
|
-
|
|
1590
|
-
active: boolean;
|
|
1591
|
-
details: boolean;
|
|
1587
|
+
}> & Omit<{
|
|
1592
1588
|
style: import('vue').StyleValue;
|
|
1593
|
-
disabled: boolean;
|
|
1594
1589
|
focused: boolean;
|
|
1595
1590
|
tile: boolean;
|
|
1596
|
-
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
1597
|
-
glow: boolean;
|
|
1598
1591
|
clearable: boolean;
|
|
1592
|
+
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
1593
|
+
active: boolean;
|
|
1594
|
+
details: boolean;
|
|
1599
1595
|
dirty: boolean;
|
|
1596
|
+
disabled: boolean;
|
|
1597
|
+
glow: boolean;
|
|
1598
|
+
error: boolean;
|
|
1599
|
+
flat: boolean;
|
|
1600
1600
|
persistentClear: boolean;
|
|
1601
|
+
reverse: boolean;
|
|
1601
1602
|
singleLine: boolean;
|
|
1603
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
1602
1604
|
} & {
|
|
1603
|
-
id?: string | undefined;
|
|
1604
|
-
color?: string | undefined;
|
|
1605
|
-
loading?: string | boolean | undefined;
|
|
1606
|
-
label?: string | undefined;
|
|
1607
|
-
class?: any;
|
|
1608
1605
|
theme?: string | undefined;
|
|
1609
|
-
|
|
1606
|
+
class?: any;
|
|
1607
|
+
"onUpdate:focused"?: ((args_0: boolean) => void) | undefined;
|
|
1610
1608
|
rounded?: string | number | boolean | undefined;
|
|
1611
|
-
|
|
1609
|
+
loading?: string | boolean | undefined;
|
|
1610
|
+
appendInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1612
1611
|
bgColor?: string | undefined;
|
|
1612
|
+
centerAffix?: boolean | undefined;
|
|
1613
|
+
color?: string | undefined;
|
|
1614
|
+
baseColor?: string | undefined;
|
|
1613
1615
|
iconColor?: string | boolean | undefined;
|
|
1614
|
-
|
|
1616
|
+
label?: string | undefined;
|
|
1615
1617
|
prependInnerIcon?: import('vuetify/lib/composables/icons.mjs').IconValue | undefined;
|
|
1616
|
-
|
|
1617
|
-
|
|
1618
|
-
|
|
1619
|
-
|
|
1618
|
+
"onClick:clear"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1619
|
+
"onClick:appendInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1620
|
+
"onClick:prependInner"?: ((args_0: MouseEvent) => void) | undefined;
|
|
1621
|
+
id?: string | undefined;
|
|
1620
1622
|
} & {
|
|
1621
1623
|
"onUpdate:focused"?: ((focused: boolean) => any) | undefined;
|
|
1622
|
-
}, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "
|
|
1624
|
+
}, "error" | "reverse" | "flat" | "details" | "style" | "disabled" | "rounded" | "tile" | "variant" | "active" | "centerAffix" | "focused" | "glow" | "controlRef" | "fieldIconColor" | "clearIcon" | "clearable" | "dirty" | "persistentClear" | "singleLine"> & import('vue').ShallowUnwrapRef<{
|
|
1623
1625
|
controlRef: import('vue').Ref<HTMLElement | undefined, HTMLElement | undefined>;
|
|
1624
1626
|
fieldIconColor: import('vue').ComputedRef<string | undefined>;
|
|
1625
1627
|
}> & import('vue').ComponentCustomProperties & import('vuetify/lib/util/defineComponent.mjs').GenericProps<{
|
|
1626
1628
|
modelValue?: unknown;
|
|
1627
|
-
|
|
1628
|
-
}, 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 | "
|
|
1629
|
+
"onUpdate:modelValue"?: ((value: unknown) => void) | undefined;
|
|
1630
|
+
}, 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}`> & {
|
|
1629
1631
|
_allExposed: {} | {
|
|
1630
1632
|
reset: () => Promise<void>;
|
|
1631
1633
|
resetValidation: () => Promise<void>;
|
|
@@ -1637,37 +1639,37 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<im
|
|
|
1637
1639
|
fieldIconColor: import('vue').ComputedRef<string | undefined>;
|
|
1638
1640
|
};
|
|
1639
1641
|
}, {}, {}, {}, {
|
|
1640
|
-
flat: boolean;
|
|
1641
|
-
reverse: boolean;
|
|
1642
|
-
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
1643
|
-
type: string;
|
|
1644
|
-
error: boolean;
|
|
1645
|
-
active: boolean;
|
|
1646
|
-
direction: "vertical" | "horizontal";
|
|
1647
|
-
details: boolean;
|
|
1648
1642
|
style: import('vue').StyleValue;
|
|
1649
|
-
autofocus: boolean;
|
|
1650
|
-
disabled: boolean;
|
|
1651
|
-
readonly: boolean | null;
|
|
1652
|
-
messages: string | readonly string[];
|
|
1653
|
-
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)?])[];
|
|
1654
1643
|
focused: boolean;
|
|
1655
1644
|
errorMessages: string | readonly string[] | null;
|
|
1656
1645
|
maxErrors: string | number;
|
|
1646
|
+
readonly: boolean | null;
|
|
1647
|
+
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)?])[];
|
|
1657
1648
|
density: import('vuetify/lib/composables/density.mjs').Density;
|
|
1658
1649
|
rounded: string | number | boolean;
|
|
1659
1650
|
tile: boolean;
|
|
1660
|
-
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
1661
|
-
centerAffix: boolean;
|
|
1662
|
-
glow: boolean;
|
|
1663
1651
|
hideSpinButtons: boolean;
|
|
1664
1652
|
persistentHint: boolean;
|
|
1653
|
+
messages: string | readonly string[];
|
|
1654
|
+
direction: "vertical" | "horizontal";
|
|
1665
1655
|
clearable: boolean;
|
|
1656
|
+
clearIcon: import('vuetify/lib/composables/icons.mjs').IconValue;
|
|
1657
|
+
active: boolean;
|
|
1658
|
+
centerAffix: boolean;
|
|
1659
|
+
details: boolean;
|
|
1666
1660
|
dirty: boolean;
|
|
1661
|
+
disabled: boolean;
|
|
1662
|
+
glow: boolean;
|
|
1663
|
+
error: boolean;
|
|
1664
|
+
flat: boolean;
|
|
1667
1665
|
persistentClear: boolean;
|
|
1666
|
+
reverse: boolean;
|
|
1668
1667
|
singleLine: boolean;
|
|
1668
|
+
variant: "outlined" | "plain" | "filled" | "solo" | "solo-inverted" | "solo-filled" | "underlined";
|
|
1669
|
+
autofocus: boolean;
|
|
1669
1670
|
persistentPlaceholder: boolean;
|
|
1670
1671
|
persistentCounter: boolean;
|
|
1672
|
+
type: string;
|
|
1671
1673
|
}> | null;
|
|
1672
1674
|
}, HTMLDivElement>, {
|
|
1673
1675
|
labelInfo?(_: {}): any;
|