@vc-shell/framework 1.0.119 → 1.0.121
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/CHANGELOG.md +15 -5771
- package/core/api/platform.ts +8215 -8033
- package/core/composables/useApiClient/index.ts +2 -1
- package/core/composables/useAsync/index.ts +3 -3
- package/core/composables/useErrorHandler/index.ts +2 -2
- package/core/composables/useFunctions/debounce.ts +2 -1
- package/core/composables/useNotifications/index.ts +4 -5
- package/core/composables/usePermissions/index.ts +8 -12
- package/core/composables/useSettings/index.ts +1 -1
- package/core/composables/useUser/index.ts +21 -17
- package/core/plugins/modularity/index.ts +7 -3
- package/core/plugins/moment/humanize.ts +3 -3
- package/core/plugins/moment/moment.ts +3 -3
- package/core/plugins/validation/rules.ts +1 -1
- package/core/types/index.ts +20 -25
- package/dist/core/api/platform.d.ts +5 -5
- package/dist/core/api/platform.d.ts.map +1 -1
- package/dist/core/composables/useApiClient/index.d.ts.map +1 -1
- package/dist/core/composables/useAsync/index.d.ts +1 -1
- package/dist/core/composables/useAsync/index.d.ts.map +1 -1
- package/dist/core/composables/useErrorHandler/index.d.ts +1 -1
- package/dist/core/composables/useErrorHandler/index.d.ts.map +1 -1
- package/dist/core/composables/useFunctions/debounce.d.ts +1 -1
- package/dist/core/composables/useFunctions/debounce.d.ts.map +1 -1
- package/dist/core/composables/useNotifications/index.d.ts.map +1 -1
- package/dist/core/composables/usePermissions/index.d.ts +1 -1
- package/dist/core/composables/usePermissions/index.d.ts.map +1 -1
- package/dist/core/composables/useUser/index.d.ts +5 -5
- package/dist/core/composables/useUser/index.d.ts.map +1 -1
- package/dist/core/plugins/modularity/index.d.ts +8 -6
- package/dist/core/plugins/modularity/index.d.ts.map +1 -1
- package/dist/core/plugins/moment/humanize.d.ts +1 -1
- package/dist/core/plugins/moment/humanize.d.ts.map +1 -1
- package/dist/core/plugins/moment/moment.d.ts.map +1 -1
- package/dist/core/types/index.d.ts +20 -19
- package/dist/core/types/index.d.ts.map +1 -1
- package/dist/framework.mjs +11021 -10956
- package/dist/index.css +1 -1
- package/dist/shared/components/app-switcher/components/vc-app-switcher/index.d.ts +3 -3
- package/dist/shared/components/app-switcher/components/vc-app-switcher/vc-app-switcher.vue.d.ts +3 -3
- package/dist/shared/components/blade-navigation/components/vc-blade-navigation/index.d.ts +21 -21
- package/dist/shared/components/blade-navigation/components/vc-blade-navigation/vc-blade-navigation.vue.d.ts +23 -22
- package/dist/shared/components/blade-navigation/components/vc-blade-navigation/vc-blade-navigation.vue.d.ts.map +1 -1
- package/dist/shared/components/blade-navigation/composables/useBladeNavigation/index.d.ts +10 -10
- package/dist/shared/components/blade-navigation/composables/useBladeNavigation/index.d.ts.map +1 -1
- package/dist/shared/components/blade-navigation/types/index.d.ts +34 -18
- package/dist/shared/components/blade-navigation/types/index.d.ts.map +1 -1
- package/dist/shared/components/change-password/change-password.vue.d.ts +1 -1
- package/dist/shared/components/change-password/index.d.ts +1 -1
- package/dist/shared/components/error-interceptor/index.d.ts +35 -35
- package/dist/shared/components/error-interceptor/interceptor.d.ts +4 -4
- package/dist/shared/components/error-interceptor/interceptor.d.ts.map +1 -1
- package/dist/shared/components/language-selector/index.d.ts +7 -7
- package/dist/shared/components/language-selector/language-selector.vue.d.ts +3 -3
- package/dist/shared/components/notifications/components/notification-container/index.d.ts +9 -9
- package/dist/shared/components/notifications/composables/useContainer/index.d.ts +1 -1
- package/dist/shared/components/notifications/composables/useContainer/index.d.ts.map +1 -1
- package/dist/shared/components/notifications/core/notification.d.ts +4 -4
- package/dist/shared/components/popup-handler/composables/usePopup/index.d.ts +2 -1
- package/dist/shared/components/popup-handler/composables/usePopup/index.d.ts.map +1 -1
- package/dist/shared/components/popup-handler/types/index.d.ts +2 -7
- package/dist/shared/components/popup-handler/types/index.d.ts.map +1 -1
- package/dist/shared/components/popup-handler/utils/index.d.ts +1 -1
- package/dist/shared/components/popup-handler/utils/index.d.ts.map +1 -1
- package/dist/shared/components/user-dropdown-button/index.d.ts +5 -5
- package/dist/shared/components/user-dropdown-button/user-dropdown-button.vue.d.ts +3 -3
- package/dist/shared/modules/assets/components/assets-details/assets-details.vue.d.ts +3 -3
- package/dist/shared/modules/assets/components/assets-details/assets-details.vue.d.ts.map +1 -1
- package/dist/shared/modules/assets/components/assets-details/index.d.ts +1 -46
- package/dist/shared/modules/assets/components/assets-details/index.d.ts.map +1 -1
- package/dist/shared/modules/assets/index.d.ts +1 -1
- package/dist/shared/modules/assets-manager/components/assets-manager/assets-manager.vue.d.ts +6 -6
- package/dist/shared/modules/assets-manager/components/assets-manager/index.d.ts +12 -12
- package/dist/shared/modules/assets-manager/index.d.ts +1 -1
- package/dist/shared/modules/dynamic/components/FIELD_MAP.d.ts +1 -2
- package/dist/shared/modules/dynamic/components/FIELD_MAP.d.ts.map +1 -1
- package/dist/shared/modules/dynamic/components/SchemaRender.d.ts +83 -82
- package/dist/shared/modules/dynamic/components/SchemaRender.d.ts.map +1 -1
- package/dist/shared/modules/dynamic/components/factories.d.ts +15 -14
- package/dist/shared/modules/dynamic/components/factories.d.ts.map +1 -1
- package/dist/shared/modules/dynamic/components/fields/Button.d.ts +39 -42
- package/dist/shared/modules/dynamic/components/fields/Button.d.ts.map +1 -1
- package/dist/shared/modules/dynamic/components/fields/Card.d.ts +39 -42
- package/dist/shared/modules/dynamic/components/fields/Card.d.ts.map +1 -1
- package/dist/shared/modules/dynamic/components/fields/Checkbox.d.ts +39 -42
- package/dist/shared/modules/dynamic/components/fields/Checkbox.d.ts.map +1 -1
- package/dist/shared/modules/dynamic/components/fields/ContentField.d.ts +39 -42
- package/dist/shared/modules/dynamic/components/fields/ContentField.d.ts.map +1 -1
- package/dist/shared/modules/dynamic/components/fields/DynamicProperty.d.ts +39 -42
- package/dist/shared/modules/dynamic/components/fields/DynamicProperty.d.ts.map +1 -1
- package/dist/shared/modules/dynamic/components/fields/EditorField.d.ts +39 -42
- package/dist/shared/modules/dynamic/components/fields/EditorField.d.ts.map +1 -1
- package/dist/shared/modules/dynamic/components/fields/Fieldset.d.ts +39 -42
- package/dist/shared/modules/dynamic/components/fields/Fieldset.d.ts.map +1 -1
- package/dist/shared/modules/dynamic/components/fields/GalleryField.d.ts +39 -42
- package/dist/shared/modules/dynamic/components/fields/GalleryField.d.ts.map +1 -1
- package/dist/shared/modules/dynamic/components/fields/ImageField.d.ts +39 -42
- package/dist/shared/modules/dynamic/components/fields/ImageField.d.ts.map +1 -1
- package/dist/shared/modules/dynamic/components/fields/InputCurrency.d.ts +39 -42
- package/dist/shared/modules/dynamic/components/fields/InputCurrency.d.ts.map +1 -1
- package/dist/shared/modules/dynamic/components/fields/InputField.d.ts +39 -42
- package/dist/shared/modules/dynamic/components/fields/InputField.d.ts.map +1 -1
- package/dist/shared/modules/dynamic/components/fields/SelectField.d.ts +39 -42
- package/dist/shared/modules/dynamic/components/fields/SelectField.d.ts.map +1 -1
- package/dist/shared/modules/dynamic/components/fields/StatusField.d.ts +39 -42
- package/dist/shared/modules/dynamic/components/fields/StatusField.d.ts.map +1 -1
- package/dist/shared/modules/dynamic/components/fields/TextareaField.d.ts +132 -0
- package/dist/shared/modules/dynamic/components/fields/TextareaField.d.ts.map +1 -0
- package/dist/shared/modules/dynamic/components/fields/VideoField.d.ts +39 -42
- package/dist/shared/modules/dynamic/components/fields/VideoField.d.ts.map +1 -1
- package/dist/shared/modules/dynamic/components/fields/props.d.ts +38 -41
- package/dist/shared/modules/dynamic/components/fields/props.d.ts.map +1 -1
- package/dist/shared/modules/dynamic/composables/useFilterBuilder/index.d.ts +2 -2
- package/dist/shared/modules/dynamic/composables/useFilterBuilder/index.d.ts.map +1 -1
- package/dist/shared/modules/dynamic/factories/base/useDetailsFactory.d.ts +3 -3
- package/dist/shared/modules/dynamic/factories/base/useDetailsFactory.d.ts.map +1 -1
- package/dist/shared/modules/dynamic/factories/types/index.d.ts +10 -11
- package/dist/shared/modules/dynamic/factories/types/index.d.ts.map +1 -1
- package/dist/shared/modules/dynamic/helpers/nodeBuilder.d.ts +2 -2
- package/dist/shared/modules/dynamic/helpers/nodeBuilder.d.ts.map +1 -1
- package/dist/shared/modules/dynamic/helpers/override.d.ts.map +1 -1
- package/dist/shared/modules/dynamic/helpers/safeIn.d.ts +5 -0
- package/dist/shared/modules/dynamic/helpers/safeIn.d.ts.map +1 -0
- package/dist/shared/modules/dynamic/helpers/setters.d.ts +1 -0
- package/dist/shared/modules/dynamic/helpers/setters.d.ts.map +1 -1
- package/dist/shared/modules/dynamic/helpers/toolbarReducer.d.ts +1 -1
- package/dist/shared/modules/dynamic/helpers/toolbarReducer.d.ts.map +1 -1
- package/dist/shared/modules/dynamic/helpers/unwrapInterpolation.d.ts +1 -1
- package/dist/shared/modules/dynamic/helpers/unwrapInterpolation.d.ts.map +1 -1
- package/dist/shared/modules/dynamic/index.d.ts +7 -7
- package/dist/shared/modules/dynamic/index.d.ts.map +1 -1
- package/dist/shared/modules/dynamic/pages/dynamic-blade-form.vue.d.ts +30 -30
- package/dist/shared/modules/dynamic/pages/dynamic-blade-form.vue.d.ts.map +1 -1
- package/dist/shared/modules/dynamic/pages/dynamic-blade-list.vue.d.ts +11 -10
- package/dist/shared/modules/dynamic/pages/dynamic-blade-list.vue.d.ts.map +1 -1
- package/dist/shared/modules/dynamic/types/index.d.ts +434 -34
- package/dist/shared/modules/dynamic/types/index.d.ts.map +1 -1
- package/dist/shared/modules/dynamic/types/models.d.ts +7 -3
- package/dist/shared/modules/dynamic/types/models.d.ts.map +1 -1
- package/dist/shared/pages/InvitePage/components/invite/Invite.vue.d.ts +15 -28
- package/dist/shared/pages/InvitePage/components/invite/Invite.vue.d.ts.map +1 -1
- package/dist/shared/pages/InvitePage/components/invite/index.d.ts +13 -17
- package/dist/shared/pages/InvitePage/components/invite/index.d.ts.map +1 -1
- package/dist/shared/pages/LoginPage/components/login/Login.vue.d.ts.map +1 -1
- package/dist/shared/pages/ResetPasswordPage/components/reset-password/ResetPassword.vue.d.ts +15 -28
- package/dist/shared/pages/ResetPasswordPage/components/reset-password/ResetPassword.vue.d.ts.map +1 -1
- package/dist/shared/pages/ResetPasswordPage/components/reset-password/index.d.ts +13 -17
- package/dist/shared/pages/ResetPasswordPage/components/reset-password/index.d.ts.map +1 -1
- package/dist/shared/utilities/assets.d.ts +3 -3
- package/dist/shared/utilities/assets.d.ts.map +1 -1
- package/dist/shared/utilities/vueUtils.d.ts +34 -0
- package/dist/shared/utilities/vueUtils.d.ts.map +1 -0
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/ui/components/atoms/vc-badge/index.d.ts +30 -30
- package/dist/ui/components/atoms/vc-badge/vc-badge.vue.d.ts +1 -1
- package/dist/ui/components/atoms/vc-button/vc-button.vue.d.ts +1 -1
- package/dist/ui/components/atoms/vc-card/index.d.ts +37 -37
- package/dist/ui/components/atoms/vc-card/vc-card.vue.d.ts +2 -2
- package/dist/ui/components/atoms/vc-checkbox/index.d.ts +61 -44
- package/dist/ui/components/atoms/vc-checkbox/index.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-checkbox/vc-checkbox.vue.d.ts +3 -2
- package/dist/ui/components/atoms/vc-checkbox/vc-checkbox.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-container/index.d.ts +33 -33
- package/dist/ui/components/atoms/vc-container/vc-container.vue.d.ts +2 -2
- package/dist/ui/components/atoms/vc-hint/index.d.ts +22 -22
- package/dist/ui/components/atoms/vc-image/index.d.ts +10 -10
- package/dist/ui/components/atoms/vc-image/vc-image.vue.d.ts +2 -2
- package/dist/ui/components/atoms/vc-info-row/index.d.ts +4 -4
- package/dist/ui/components/atoms/vc-label/index.d.ts +26 -26
- package/dist/ui/components/atoms/vc-label/vc-label.vue.d.ts +1 -1
- package/dist/ui/components/atoms/vc-link/index.d.ts +29 -29
- package/dist/ui/components/atoms/vc-link/vc-link.vue.d.ts +1 -1
- package/dist/ui/components/atoms/vc-progress/index.d.ts +43 -43
- package/dist/ui/components/atoms/vc-progress/vc-progress.vue.d.ts +1 -1
- package/dist/ui/components/atoms/vc-status-icon/index.d.ts +1 -9
- package/dist/ui/components/atoms/vc-status-icon/index.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-switch/index.d.ts +1 -1
- package/dist/ui/components/atoms/vc-switch/vc-switch.vue.d.ts +1 -1
- package/dist/ui/components/atoms/vc-video/index.d.ts +1 -19
- package/dist/ui/components/atoms/vc-video/index.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-video/vc-video.vue.d.ts +1 -4
- package/dist/ui/components/atoms/vc-video/vc-video.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-widget/index.d.ts +1 -1
- package/dist/ui/components/atoms/vc-widget/vc-widget.vue.d.ts +1 -1
- package/dist/ui/components/molecules/vc-breadcrumbs/_internal/vc-breadcrumbs-item/vc-breadcrumbs-item.vue.d.ts +9 -9
- package/dist/ui/components/molecules/vc-breadcrumbs/index.d.ts +8 -8
- package/dist/ui/components/molecules/vc-breadcrumbs/vc-breadcrumbs.vue.d.ts +4 -4
- package/dist/ui/components/molecules/vc-code-editor/index.d.ts +65 -75
- package/dist/ui/components/molecules/vc-code-editor/index.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-code-editor/vc-code-editor.vue.d.ts +5 -16
- package/dist/ui/components/molecules/vc-code-editor/vc-code-editor.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-editor/vc-editor.vue.d.ts +6 -20
- package/dist/ui/components/molecules/vc-editor/vc-editor.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-field/_internal/vc-field-type/vc-field-type.vue.d.ts +3 -3
- package/dist/ui/components/molecules/vc-field/_internal/vc-field-type/vc-field-type.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-field/vc-field.vue.d.ts +2 -2
- package/dist/ui/components/molecules/vc-field/vc-field.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-file-upload/index.d.ts +59 -59
- package/dist/ui/components/molecules/vc-file-upload/vc-file-upload.vue.d.ts +2 -2
- package/dist/ui/components/molecules/vc-form/index.d.ts +22 -22
- package/dist/ui/components/molecules/vc-input/vc-input.vue.d.ts +8 -8
- package/dist/ui/components/molecules/vc-input-currency/index.d.ts +99 -99
- package/dist/ui/components/molecules/vc-input-currency/index.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-input-currency/vc-input-currency.vue.d.ts +8 -8
- package/dist/ui/components/molecules/vc-input-currency/vc-input-currency.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-multivalue/index.d.ts +70 -70
- package/dist/ui/components/molecules/vc-multivalue/vc-multivalue.vue.d.ts +70 -70
- package/dist/ui/components/molecules/vc-multivalue/vc-multivalue.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-notification/index.d.ts +1 -51
- package/dist/ui/components/molecules/vc-notification/index.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-pagination/index.d.ts +7 -7
- package/dist/ui/components/molecules/vc-pagination/vc-pagination.vue.d.ts +1 -1
- package/dist/ui/components/molecules/vc-rating/index.d.ts +25 -25
- package/dist/ui/components/molecules/vc-select/vc-select.vue.d.ts +80 -80
- package/dist/ui/components/molecules/vc-select/vc-select.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-slider/index.d.ts +40 -40
- package/dist/ui/components/molecules/vc-slider/vc-slider.vue.d.ts +2 -2
- package/dist/ui/components/molecules/vc-textarea/index.d.ts +1 -230
- package/dist/ui/components/molecules/vc-textarea/index.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-textarea/vc-textarea.vue.d.ts +6 -6
- package/dist/ui/components/molecules/vc-textarea/vc-textarea.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/vc-app-bar.vue.d.ts +4 -7
- package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/vc-app-bar.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-app/_internal/vc-app-menu/_internal/vc-app-menu-item/_internal/vc-app-menu-link.vue.d.ts +1 -1
- package/dist/ui/components/organisms/vc-app/_internal/vc-app-menu/_internal/vc-app-menu-item/vc-app-menu-item.vue.d.ts +13 -13
- package/dist/ui/components/organisms/vc-app/_internal/vc-app-menu/_internal/vc-app-menu-item/vc-app-menu-item.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-app/_internal/vc-app-menu/vc-app-menu.vue.d.ts +10 -10
- package/dist/ui/components/organisms/vc-app/index.d.ts +93 -92
- package/dist/ui/components/organisms/vc-app/index.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-app/vc-app.vue.d.ts +20 -21
- package/dist/ui/components/organisms/vc-app/vc-app.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-header/vc-blade-header.vue.d.ts +4 -4
- package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/_internal/vc-blade-toolbar-button/vc-blade-toolbar-button.vue.d.ts +9 -9
- package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/_internal/vc-blade-toolbar-button/vc-blade-toolbar-button.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/vc-blade-toolbar.vue.d.ts +2 -2
- package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/vc-blade-toolbar.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-blade/index.d.ts +70 -70
- package/dist/ui/components/organisms/vc-blade/vc-blade.vue.d.ts +5 -5
- package/dist/ui/components/organisms/vc-dynamic-property/vc-dynamic-property.vue.d.ts +70 -70
- package/dist/ui/components/organisms/vc-dynamic-property/vc-dynamic-property.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-gallery/_internal/vc-gallery-item/vc-gallery-item.vue.d.ts +15 -15
- package/dist/ui/components/organisms/vc-gallery/_internal/vc-gallery-preview/vc-gallery-preview.vue.d.ts +3 -3
- package/dist/ui/components/organisms/vc-gallery/index.d.ts +30 -42
- package/dist/ui/components/organisms/vc-gallery/index.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-gallery/vc-gallery.vue.d.ts +8 -10
- package/dist/ui/components/organisms/vc-gallery/vc-gallery.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-login-form/index.d.ts +24 -24
- package/dist/ui/components/organisms/vc-notification-dropdown/_internal/notification/notification.vue.d.ts +4 -15
- package/dist/ui/components/organisms/vc-notification-dropdown/_internal/notification/notification.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-notification-template/index.d.ts +1 -103
- package/dist/ui/components/organisms/vc-notification-template/index.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-notification-template/vc-notification-template.vue.d.ts +2 -0
- package/dist/ui/components/organisms/vc-notification-template/vc-notification-template.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-popup/_internal/vc-popup-error/vc-popup-error.vue.d.ts +1 -1
- package/dist/ui/components/organisms/vc-popup/_internal/vc-popup-warning/vc-popup-warning.vue.d.ts +2 -2
- package/dist/ui/components/organisms/vc-popup/vc-popup.vue.d.ts +2 -2
- package/dist/ui/components/organisms/vc-table/_internal/vc-table-column-switcher/vc-table-column-switcher.vue.d.ts +1 -1
- package/dist/ui/components/organisms/vc-table/_internal/vc-table-counter/vc-table-counter.vue.d.ts +1 -1
- package/dist/ui/components/organisms/vc-table/_internal/vc-table-filter/vc-table-filter.vue.d.ts +2 -2
- package/dist/ui/components/organisms/vc-table/_internal/vc-table-filter/vc-table-filter.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-table/_internal/vc-table-mobile-item/vc-table-mobile-item.vue.d.ts +15 -15
- package/dist/ui/components/organisms/vc-table/_internal/vc-table-mobile-item/vc-table-mobile-item.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-table/vc-table.vue.d.ts +105 -105
- package/dist/ui/components/organisms/vc-table/vc-table.vue.d.ts.map +1 -1
- package/package.json +5 -5
- package/shared/components/app-switcher/components/vc-app-switcher/vc-app-switcher.vue +3 -3
- package/shared/components/app-switcher/composables/useAppSwitcher/index.ts +1 -1
- package/shared/components/blade-navigation/components/vc-blade-navigation/vc-blade-navigation.vue +7 -7
- package/shared/components/blade-navigation/composables/useBladeNavigation/index.ts +80 -80
- package/shared/components/blade-navigation/types/index.ts +50 -18
- package/shared/components/change-password/change-password.vue +32 -5
- package/shared/components/error-interceptor/interceptor.ts +4 -4
- package/shared/components/notifications/composables/useContainer/index.ts +2 -2
- package/shared/components/notifications/composables/useInstance/index.ts +2 -2
- package/shared/components/notifications/core/notification.ts +2 -2
- package/shared/components/popup-handler/components/vc-popup-container/vc-popup-container.vue +2 -2
- package/shared/components/popup-handler/composables/usePopup/index.ts +13 -6
- package/shared/components/popup-handler/types/index.ts +1 -7
- package/shared/components/user-dropdown-button/user-dropdown-button.vue +1 -1
- package/shared/modules/assets/components/assets-details/assets-details.vue +12 -6
- package/shared/modules/assets/components/assets-details/index.ts +1 -3
- package/shared/modules/assets-manager/components/assets-manager/assets-manager.vue +10 -10
- package/shared/modules/dynamic/components/FIELD_MAP.ts +4 -2
- package/shared/modules/dynamic/components/SchemaRender.ts +2 -2
- package/shared/modules/dynamic/components/factories.ts +24 -13
- package/shared/modules/dynamic/components/fields/Button.ts +3 -3
- package/shared/modules/dynamic/components/fields/Card.ts +30 -15
- package/shared/modules/dynamic/components/fields/Checkbox.ts +2 -2
- package/shared/modules/dynamic/components/fields/ContentField.ts +2 -2
- package/shared/modules/dynamic/components/fields/DynamicProperty.ts +19 -9
- package/shared/modules/dynamic/components/fields/Fieldset.ts +7 -4
- package/shared/modules/dynamic/components/fields/GalleryField.ts +42 -22
- package/shared/modules/dynamic/components/fields/ImageField.ts +2 -2
- package/shared/modules/dynamic/components/fields/InputCurrency.ts +8 -4
- package/shared/modules/dynamic/components/fields/InputField.ts +9 -9
- package/shared/modules/dynamic/components/fields/SelectField.ts +6 -3
- package/shared/modules/dynamic/components/fields/StatusField.ts +3 -3
- package/shared/modules/dynamic/components/fields/TextareaField.ts +41 -0
- package/shared/modules/dynamic/components/fields/ValidationField.ts +9 -9
- package/shared/modules/dynamic/components/fields/VideoField.ts +2 -5
- package/shared/modules/dynamic/components/fields/props.ts +1 -2
- package/shared/modules/dynamic/composables/useFilterBuilder/index.ts +18 -10
- package/shared/modules/dynamic/factories/base/useDetailsFactory.ts +7 -6
- package/shared/modules/dynamic/factories/base/useListFactory.ts +4 -4
- package/shared/modules/dynamic/factories/types/index.ts +11 -9
- package/shared/modules/dynamic/helpers/nodeBuilder.ts +97 -34
- package/shared/modules/dynamic/helpers/override.ts +14 -27
- package/shared/modules/dynamic/helpers/safeIn.ts +6 -0
- package/shared/modules/dynamic/helpers/setters.ts +11 -2
- package/shared/modules/dynamic/helpers/toolbarReducer.ts +3 -3
- package/shared/modules/dynamic/helpers/unwrapInterpolation.ts +2 -1
- package/shared/modules/dynamic/index.ts +38 -29
- package/shared/modules/dynamic/pages/dynamic-blade-form.vue +33 -31
- package/shared/modules/dynamic/pages/dynamic-blade-list.vue +45 -33
- package/shared/modules/dynamic/types/index.ts +436 -34
- package/shared/modules/dynamic/types/models.ts +11 -3
- package/shared/pages/InvitePage/components/invite/Invite.vue +17 -19
- package/shared/pages/LoginPage/components/login/Login.vue +6 -8
- package/shared/pages/ResetPasswordPage/components/reset-password/ResetPassword.vue +17 -19
- package/shared/utilities/assets.ts +6 -4
- package/shared/utilities/vueUtils.ts +46 -0
- package/ui/components/atoms/vc-checkbox/vc-checkbox.vue +8 -2
- package/ui/components/atoms/vc-status-icon/index.ts +1 -3
- package/ui/components/atoms/vc-video/vc-video.vue +1 -14
- package/ui/components/molecules/vc-code-editor/vc-code-editor.vue +1 -3
- package/ui/components/molecules/vc-editor/vc-editor.vue +13 -7
- package/ui/components/molecules/vc-field/_internal/vc-field-type/vc-field-type.vue +14 -5
- package/ui/components/molecules/vc-field/vc-field.vue +1 -1
- package/ui/components/molecules/vc-input/vc-input.vue +4 -4
- package/ui/components/molecules/vc-input-currency/vc-input-currency.vue +11 -11
- package/ui/components/molecules/vc-multivalue/vc-multivalue.vue +1 -1
- package/ui/components/molecules/vc-notification/index.ts +1 -3
- package/ui/components/molecules/vc-notification/vc-notification.vue +6 -6
- package/ui/components/molecules/vc-select/vc-select.vue +6 -4
- package/ui/components/molecules/vc-textarea/index.ts +1 -10
- package/ui/components/molecules/vc-textarea/vc-textarea.vue +6 -1
- package/ui/components/organisms/vc-app/_internal/vc-app-bar/vc-app-bar.vue +0 -1
- package/ui/components/organisms/vc-app/_internal/vc-app-menu/_internal/vc-app-menu-item/_internal/vc-app-menu-link.vue +3 -3
- package/ui/components/organisms/vc-app/_internal/vc-app-menu/_internal/vc-app-menu-item/vc-app-menu-item.vue +7 -7
- package/ui/components/organisms/vc-app/vc-app.vue +11 -19
- package/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/_internal/vc-blade-toolbar-button/vc-blade-toolbar-button.vue +2 -2
- package/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/vc-blade-toolbar.vue +2 -2
- package/ui/components/organisms/vc-blade/vc-blade.vue +1 -1
- package/ui/components/organisms/vc-dynamic-property/vc-dynamic-property.vue +3 -3
- package/ui/components/organisms/vc-gallery/_internal/vc-gallery-preview/vc-gallery-preview.vue +1 -1
- package/ui/components/organisms/vc-gallery/vc-gallery.vue +29 -26
- package/ui/components/organisms/vc-notification-dropdown/_internal/notification/notification.vue +3 -16
- package/ui/components/organisms/vc-notification-dropdown/vc-notification-dropdown.vue +1 -1
- package/ui/components/organisms/vc-notification-template/index.ts +1 -3
- package/ui/components/organisms/vc-notification-template/vc-notification-template.vue +35 -17
- package/ui/components/organisms/vc-table/_internal/vc-table-cell/vc-table-cell.vue +6 -6
- package/ui/components/organisms/vc-table/_internal/vc-table-filter/vc-table-filter.vue +7 -5
- package/ui/components/organisms/vc-table/_internal/vc-table-mobile-item/vc-table-mobile-item.vue +11 -16
- package/ui/components/organisms/vc-table/vc-table.vue +45 -42
|
@@ -4,10 +4,10 @@ export declare const VcContainer: {
|
|
|
4
4
|
$: import("vue").ComponentInternalInstance;
|
|
5
5
|
$data: {};
|
|
6
6
|
$props: Partial<{}> & Omit<{
|
|
7
|
-
readonly shadow?: boolean;
|
|
8
|
-
readonly noPadding?: boolean;
|
|
9
|
-
readonly usePtr?: boolean;
|
|
10
|
-
"onScroll:ptr"?: () => any;
|
|
7
|
+
readonly shadow?: boolean | undefined;
|
|
8
|
+
readonly noPadding?: boolean | undefined;
|
|
9
|
+
readonly usePtr?: boolean | undefined;
|
|
10
|
+
"onScroll:ptr"?: (() => any) | undefined;
|
|
11
11
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
|
12
12
|
shadow: {
|
|
13
13
|
type: import("vue").PropType<boolean>;
|
|
@@ -19,7 +19,7 @@ export declare const VcContainer: {
|
|
|
19
19
|
type: import("vue").PropType<boolean>;
|
|
20
20
|
};
|
|
21
21
|
}>> & {
|
|
22
|
-
"onScroll:ptr"?: () => any;
|
|
22
|
+
"onScroll:ptr"?: (() => any) | undefined;
|
|
23
23
|
}, never>;
|
|
24
24
|
$attrs: {
|
|
25
25
|
[x: string]: unknown;
|
|
@@ -28,10 +28,10 @@ export declare const VcContainer: {
|
|
|
28
28
|
[x: string]: unknown;
|
|
29
29
|
};
|
|
30
30
|
$slots: Readonly<{
|
|
31
|
-
[name: string]: import("vue").Slot<any
|
|
31
|
+
[name: string]: import("vue").Slot<any> | undefined;
|
|
32
32
|
}>;
|
|
33
|
-
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}
|
|
34
|
-
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}
|
|
33
|
+
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
|
|
34
|
+
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
|
|
35
35
|
$emit: (event: "scroll:ptr") => void;
|
|
36
36
|
$el: any;
|
|
37
37
|
$options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -45,32 +45,32 @@ export declare const VcContainer: {
|
|
|
45
45
|
type: import("vue").PropType<boolean>;
|
|
46
46
|
};
|
|
47
47
|
}>> & {
|
|
48
|
-
"onScroll:ptr"?: () => any;
|
|
48
|
+
"onScroll:ptr"?: (() => any) | undefined;
|
|
49
49
|
}, {
|
|
50
50
|
scrollTop: () => void;
|
|
51
|
-
component: import("vue").Ref<HTMLElement>;
|
|
51
|
+
component: import("vue").Ref<HTMLElement | undefined>;
|
|
52
52
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
53
53
|
"scroll:ptr": () => void;
|
|
54
54
|
}, string, {}, {}, string, {}> & {
|
|
55
|
-
beforeCreate?: (() => void) | (() => void)[];
|
|
56
|
-
created?: (() => void) | (() => void)[];
|
|
57
|
-
beforeMount?: (() => void) | (() => void)[];
|
|
58
|
-
mounted?: (() => void) | (() => void)[];
|
|
59
|
-
beforeUpdate?: (() => void) | (() => void)[];
|
|
60
|
-
updated?: (() => void) | (() => void)[];
|
|
61
|
-
activated?: (() => void) | (() => void)[];
|
|
62
|
-
deactivated?: (() => void) | (() => void)[];
|
|
63
|
-
beforeDestroy?: (() => void) | (() => void)[];
|
|
64
|
-
beforeUnmount?: (() => void) | (() => void)[];
|
|
65
|
-
destroyed?: (() => void) | (() => void)[];
|
|
66
|
-
unmounted?: (() => void) | (() => void)[];
|
|
67
|
-
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
68
|
-
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
69
|
-
errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}
|
|
55
|
+
beforeCreate?: ((() => void) | (() => void)[]) | undefined;
|
|
56
|
+
created?: ((() => void) | (() => void)[]) | undefined;
|
|
57
|
+
beforeMount?: ((() => void) | (() => void)[]) | undefined;
|
|
58
|
+
mounted?: ((() => void) | (() => void)[]) | undefined;
|
|
59
|
+
beforeUpdate?: ((() => void) | (() => void)[]) | undefined;
|
|
60
|
+
updated?: ((() => void) | (() => void)[]) | undefined;
|
|
61
|
+
activated?: ((() => void) | (() => void)[]) | undefined;
|
|
62
|
+
deactivated?: ((() => void) | (() => void)[]) | undefined;
|
|
63
|
+
beforeDestroy?: ((() => void) | (() => void)[]) | undefined;
|
|
64
|
+
beforeUnmount?: ((() => void) | (() => void)[]) | undefined;
|
|
65
|
+
destroyed?: ((() => void) | (() => void)[]) | undefined;
|
|
66
|
+
unmounted?: ((() => void) | (() => void)[]) | undefined;
|
|
67
|
+
renderTracked?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined;
|
|
68
|
+
renderTriggered?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined;
|
|
69
|
+
errorCaptured?: (((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | 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, {}>, {}, {}> | null, info: string) => boolean | void)[]) | undefined;
|
|
70
70
|
};
|
|
71
71
|
$forceUpdate: () => void;
|
|
72
72
|
$nextTick: typeof import("vue").nextTick;
|
|
73
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
|
|
73
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean> | undefined): import("vue").WatchStopHandle;
|
|
74
74
|
} & Readonly<import("vue").ExtractPropTypes<{
|
|
75
75
|
shadow: {
|
|
76
76
|
type: import("vue").PropType<boolean>;
|
|
@@ -82,14 +82,14 @@ export declare const VcContainer: {
|
|
|
82
82
|
type: import("vue").PropType<boolean>;
|
|
83
83
|
};
|
|
84
84
|
}>> & {
|
|
85
|
-
"onScroll:ptr"?: () => any;
|
|
85
|
+
"onScroll:ptr"?: (() => any) | undefined;
|
|
86
86
|
} & import("vue").ShallowUnwrapRef<{
|
|
87
87
|
scrollTop: () => void;
|
|
88
|
-
component: import("vue").Ref<HTMLElement>;
|
|
88
|
+
component: import("vue").Ref<HTMLElement | undefined>;
|
|
89
89
|
}> & {} & import("vue").ComponentCustomProperties & {};
|
|
90
|
-
__isFragment?:
|
|
91
|
-
__isTeleport?:
|
|
92
|
-
__isSuspense?:
|
|
90
|
+
__isFragment?: undefined;
|
|
91
|
+
__isTeleport?: undefined;
|
|
92
|
+
__isSuspense?: undefined;
|
|
93
93
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
94
94
|
shadow: {
|
|
95
95
|
type: import("vue").PropType<boolean>;
|
|
@@ -101,10 +101,10 @@ export declare const VcContainer: {
|
|
|
101
101
|
type: import("vue").PropType<boolean>;
|
|
102
102
|
};
|
|
103
103
|
}>> & {
|
|
104
|
-
"onScroll:ptr"?: () => any;
|
|
104
|
+
"onScroll:ptr"?: (() => any) | undefined;
|
|
105
105
|
}, {
|
|
106
106
|
scrollTop: () => void;
|
|
107
|
-
component: import("vue").Ref<HTMLElement>;
|
|
107
|
+
component: import("vue").Ref<HTMLElement | undefined>;
|
|
108
108
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
109
109
|
"scroll:ptr": () => void;
|
|
110
110
|
}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
@@ -8,11 +8,11 @@ export interface Emits {
|
|
|
8
8
|
}
|
|
9
9
|
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {
|
|
10
10
|
scrollTop: () => void;
|
|
11
|
-
component: import("vue").Ref<HTMLElement>;
|
|
11
|
+
component: import("vue").Ref<HTMLElement | undefined>;
|
|
12
12
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
13
13
|
"scroll:ptr": () => void;
|
|
14
14
|
}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>> & {
|
|
15
|
-
"onScroll:ptr"?: () => any;
|
|
15
|
+
"onScroll:ptr"?: (() => any) | undefined;
|
|
16
16
|
}, {}, {}>, {
|
|
17
17
|
default?(_: {}): any;
|
|
18
18
|
}>;
|
|
@@ -11,36 +11,36 @@ export declare const VcHint: {
|
|
|
11
11
|
[x: string]: unknown;
|
|
12
12
|
};
|
|
13
13
|
$slots: Readonly<{
|
|
14
|
-
[name: string]: import("vue").Slot<any
|
|
14
|
+
[name: string]: import("vue").Slot<any> | undefined;
|
|
15
15
|
}>;
|
|
16
|
-
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}
|
|
17
|
-
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}
|
|
16
|
+
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
|
|
17
|
+
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
|
|
18
18
|
$emit: (event: string, ...args: any[]) => void;
|
|
19
19
|
$el: any;
|
|
20
20
|
$options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & {
|
|
21
|
-
beforeCreate?: (() => void) | (() => void)[];
|
|
22
|
-
created?: (() => void) | (() => void)[];
|
|
23
|
-
beforeMount?: (() => void) | (() => void)[];
|
|
24
|
-
mounted?: (() => void) | (() => void)[];
|
|
25
|
-
beforeUpdate?: (() => void) | (() => void)[];
|
|
26
|
-
updated?: (() => void) | (() => void)[];
|
|
27
|
-
activated?: (() => void) | (() => void)[];
|
|
28
|
-
deactivated?: (() => void) | (() => void)[];
|
|
29
|
-
beforeDestroy?: (() => void) | (() => void)[];
|
|
30
|
-
beforeUnmount?: (() => void) | (() => void)[];
|
|
31
|
-
destroyed?: (() => void) | (() => void)[];
|
|
32
|
-
unmounted?: (() => void) | (() => void)[];
|
|
33
|
-
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
34
|
-
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
35
|
-
errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}
|
|
21
|
+
beforeCreate?: ((() => void) | (() => void)[]) | undefined;
|
|
22
|
+
created?: ((() => void) | (() => void)[]) | undefined;
|
|
23
|
+
beforeMount?: ((() => void) | (() => void)[]) | undefined;
|
|
24
|
+
mounted?: ((() => void) | (() => void)[]) | undefined;
|
|
25
|
+
beforeUpdate?: ((() => void) | (() => void)[]) | undefined;
|
|
26
|
+
updated?: ((() => void) | (() => void)[]) | undefined;
|
|
27
|
+
activated?: ((() => void) | (() => void)[]) | undefined;
|
|
28
|
+
deactivated?: ((() => void) | (() => void)[]) | undefined;
|
|
29
|
+
beforeDestroy?: ((() => void) | (() => void)[]) | undefined;
|
|
30
|
+
beforeUnmount?: ((() => void) | (() => void)[]) | undefined;
|
|
31
|
+
destroyed?: ((() => void) | (() => void)[]) | undefined;
|
|
32
|
+
unmounted?: ((() => void) | (() => void)[]) | undefined;
|
|
33
|
+
renderTracked?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined;
|
|
34
|
+
renderTriggered?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined;
|
|
35
|
+
errorCaptured?: (((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | 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, {}>, {}, {}> | null, info: string) => boolean | void)[]) | undefined;
|
|
36
36
|
};
|
|
37
37
|
$forceUpdate: () => void;
|
|
38
38
|
$nextTick: typeof import("vue").nextTick;
|
|
39
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
|
|
39
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean> | undefined): import("vue").WatchStopHandle;
|
|
40
40
|
} & Readonly<import("vue").ExtractPropTypes<{}>> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {};
|
|
41
|
-
__isFragment?:
|
|
42
|
-
__isTeleport?:
|
|
43
|
-
__isSuspense?:
|
|
41
|
+
__isFragment?: undefined;
|
|
42
|
+
__isTeleport?: undefined;
|
|
43
|
+
__isSuspense?: undefined;
|
|
44
44
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
45
45
|
$slots: {
|
|
46
46
|
default?(_: {}): any;
|
|
@@ -6,10 +6,6 @@ export declare const VcImage: import("vue").DefineComponent<{
|
|
|
6
6
|
type: import("vue").PropType<"s" | "xs" | "m" | "l" | "xl" | "xxl" | "auto">;
|
|
7
7
|
default: string;
|
|
8
8
|
};
|
|
9
|
-
background: {
|
|
10
|
-
type: import("vue").PropType<"auto" | "contain" | "cover">;
|
|
11
|
-
default: string;
|
|
12
|
-
};
|
|
13
9
|
aspect: {
|
|
14
10
|
type: import("vue").PropType<"1x1" | "16x9" | "4x3" | "3x2">;
|
|
15
11
|
default: string;
|
|
@@ -23,6 +19,10 @@ export declare const VcImage: import("vue").DefineComponent<{
|
|
|
23
19
|
src: {
|
|
24
20
|
type: import("vue").PropType<string>;
|
|
25
21
|
};
|
|
22
|
+
background: {
|
|
23
|
+
type: import("vue").PropType<"auto" | "cover" | "contain">;
|
|
24
|
+
default: string;
|
|
25
|
+
};
|
|
26
26
|
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
27
27
|
click: () => void;
|
|
28
28
|
}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -33,10 +33,6 @@ export declare const VcImage: import("vue").DefineComponent<{
|
|
|
33
33
|
type: import("vue").PropType<"s" | "xs" | "m" | "l" | "xl" | "xxl" | "auto">;
|
|
34
34
|
default: string;
|
|
35
35
|
};
|
|
36
|
-
background: {
|
|
37
|
-
type: import("vue").PropType<"auto" | "contain" | "cover">;
|
|
38
|
-
default: string;
|
|
39
|
-
};
|
|
40
36
|
aspect: {
|
|
41
37
|
type: import("vue").PropType<"1x1" | "16x9" | "4x3" | "3x2">;
|
|
42
38
|
default: string;
|
|
@@ -50,11 +46,15 @@ export declare const VcImage: import("vue").DefineComponent<{
|
|
|
50
46
|
src: {
|
|
51
47
|
type: import("vue").PropType<string>;
|
|
52
48
|
};
|
|
49
|
+
background: {
|
|
50
|
+
type: import("vue").PropType<"auto" | "cover" | "contain">;
|
|
51
|
+
default: string;
|
|
52
|
+
};
|
|
53
53
|
}>> & {
|
|
54
|
-
onClick?: () => any;
|
|
54
|
+
onClick?: (() => any) | undefined;
|
|
55
55
|
}, {
|
|
56
56
|
size: "s" | "xs" | "m" | "l" | "xl" | "xxl" | "auto";
|
|
57
|
-
background: "auto" | "contain" | "cover";
|
|
58
57
|
aspect: "1x1" | "16x9" | "4x3" | "3x2";
|
|
58
|
+
background: "auto" | "cover" | "contain";
|
|
59
59
|
}, {}>;
|
|
60
60
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -21,11 +21,11 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
21
21
|
size: string;
|
|
22
22
|
background: string;
|
|
23
23
|
}>>> & {
|
|
24
|
-
onClick?: () => any;
|
|
24
|
+
onClick?: (() => any) | undefined;
|
|
25
25
|
}, {
|
|
26
26
|
size: "s" | "xs" | "m" | "l" | "xl" | "xxl" | "auto";
|
|
27
|
-
background: "auto" | "contain" | "cover";
|
|
28
27
|
aspect: "1x1" | "16x9" | "4x3" | "3x2";
|
|
28
|
+
background: "auto" | "cover" | "contain";
|
|
29
29
|
}, {}>;
|
|
30
30
|
export default _default;
|
|
31
31
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
@@ -1,7 +1,4 @@
|
|
|
1
1
|
export declare const VcInfoRow: import("vue").DefineComponent<{
|
|
2
|
-
value: {
|
|
3
|
-
type: import("vue").PropType<string | number>;
|
|
4
|
-
};
|
|
5
2
|
type: {
|
|
6
3
|
type: import("vue").PropType<"default" | "email">;
|
|
7
4
|
default: string;
|
|
@@ -12,10 +9,10 @@ export declare const VcInfoRow: import("vue").DefineComponent<{
|
|
|
12
9
|
tooltip: {
|
|
13
10
|
type: import("vue").PropType<string>;
|
|
14
11
|
};
|
|
15
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
16
12
|
value: {
|
|
17
13
|
type: import("vue").PropType<string | number>;
|
|
18
14
|
};
|
|
15
|
+
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
19
16
|
type: {
|
|
20
17
|
type: import("vue").PropType<"default" | "email">;
|
|
21
18
|
default: string;
|
|
@@ -26,6 +23,9 @@ export declare const VcInfoRow: import("vue").DefineComponent<{
|
|
|
26
23
|
tooltip: {
|
|
27
24
|
type: import("vue").PropType<string>;
|
|
28
25
|
};
|
|
26
|
+
value: {
|
|
27
|
+
type: import("vue").PropType<string | number>;
|
|
28
|
+
};
|
|
29
29
|
}>>, {
|
|
30
30
|
type: "default" | "email";
|
|
31
31
|
}, {}>;
|
|
@@ -6,9 +6,9 @@ export declare const VcLabel: {
|
|
|
6
6
|
tooltipIcon: string;
|
|
7
7
|
}> & Omit<{
|
|
8
8
|
readonly tooltipIcon: string;
|
|
9
|
-
readonly required?: boolean;
|
|
10
|
-
readonly multilanguage?: boolean;
|
|
11
|
-
readonly currentLanguage?: string;
|
|
9
|
+
readonly required?: boolean | undefined;
|
|
10
|
+
readonly multilanguage?: boolean | undefined;
|
|
11
|
+
readonly currentLanguage?: string | undefined;
|
|
12
12
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
|
13
13
|
required: {
|
|
14
14
|
type: import("vue").PropType<boolean>;
|
|
@@ -31,10 +31,10 @@ export declare const VcLabel: {
|
|
|
31
31
|
[x: string]: unknown;
|
|
32
32
|
};
|
|
33
33
|
$slots: Readonly<{
|
|
34
|
-
[name: string]: import("vue").Slot<any
|
|
34
|
+
[name: string]: import("vue").Slot<any> | undefined;
|
|
35
35
|
}>;
|
|
36
|
-
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}
|
|
37
|
-
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}
|
|
36
|
+
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
|
|
37
|
+
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
|
|
38
38
|
$emit: (event: string, ...args: any[]) => void;
|
|
39
39
|
$el: any;
|
|
40
40
|
$options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -54,25 +54,25 @@ export declare const VcLabel: {
|
|
|
54
54
|
}>>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
|
|
55
55
|
tooltipIcon: string;
|
|
56
56
|
}, {}, string, {}> & {
|
|
57
|
-
beforeCreate?: (() => void) | (() => void)[];
|
|
58
|
-
created?: (() => void) | (() => void)[];
|
|
59
|
-
beforeMount?: (() => void) | (() => void)[];
|
|
60
|
-
mounted?: (() => void) | (() => void)[];
|
|
61
|
-
beforeUpdate?: (() => void) | (() => void)[];
|
|
62
|
-
updated?: (() => void) | (() => void)[];
|
|
63
|
-
activated?: (() => void) | (() => void)[];
|
|
64
|
-
deactivated?: (() => void) | (() => void)[];
|
|
65
|
-
beforeDestroy?: (() => void) | (() => void)[];
|
|
66
|
-
beforeUnmount?: (() => void) | (() => void)[];
|
|
67
|
-
destroyed?: (() => void) | (() => void)[];
|
|
68
|
-
unmounted?: (() => void) | (() => void)[];
|
|
69
|
-
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
70
|
-
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
71
|
-
errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}
|
|
57
|
+
beforeCreate?: ((() => void) | (() => void)[]) | undefined;
|
|
58
|
+
created?: ((() => void) | (() => void)[]) | undefined;
|
|
59
|
+
beforeMount?: ((() => void) | (() => void)[]) | undefined;
|
|
60
|
+
mounted?: ((() => void) | (() => void)[]) | undefined;
|
|
61
|
+
beforeUpdate?: ((() => void) | (() => void)[]) | undefined;
|
|
62
|
+
updated?: ((() => void) | (() => void)[]) | undefined;
|
|
63
|
+
activated?: ((() => void) | (() => void)[]) | undefined;
|
|
64
|
+
deactivated?: ((() => void) | (() => void)[]) | undefined;
|
|
65
|
+
beforeDestroy?: ((() => void) | (() => void)[]) | undefined;
|
|
66
|
+
beforeUnmount?: ((() => void) | (() => void)[]) | undefined;
|
|
67
|
+
destroyed?: ((() => void) | (() => void)[]) | undefined;
|
|
68
|
+
unmounted?: ((() => void) | (() => void)[]) | undefined;
|
|
69
|
+
renderTracked?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined;
|
|
70
|
+
renderTriggered?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined;
|
|
71
|
+
errorCaptured?: (((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | 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, {}>, {}, {}> | null, info: string) => boolean | void)[]) | undefined;
|
|
72
72
|
};
|
|
73
73
|
$forceUpdate: () => void;
|
|
74
74
|
$nextTick: typeof import("vue").nextTick;
|
|
75
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
|
|
75
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean> | undefined): import("vue").WatchStopHandle;
|
|
76
76
|
} & Readonly<import("vue").ExtractPropTypes<{
|
|
77
77
|
required: {
|
|
78
78
|
type: import("vue").PropType<boolean>;
|
|
@@ -88,9 +88,9 @@ export declare const VcLabel: {
|
|
|
88
88
|
type: import("vue").PropType<string>;
|
|
89
89
|
};
|
|
90
90
|
}>> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {};
|
|
91
|
-
__isFragment?:
|
|
92
|
-
__isTeleport?:
|
|
93
|
-
__isSuspense?:
|
|
91
|
+
__isFragment?: undefined;
|
|
92
|
+
__isTeleport?: undefined;
|
|
93
|
+
__isSuspense?: undefined;
|
|
94
94
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
95
95
|
required: {
|
|
96
96
|
type: import("vue").PropType<boolean>;
|
|
@@ -110,7 +110,7 @@ export declare const VcLabel: {
|
|
|
110
110
|
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
111
111
|
$slots: Readonly<{
|
|
112
112
|
default: (props: any) => any;
|
|
113
|
-
tooltip?: (props: any) => any;
|
|
113
|
+
tooltip?: ((props: any) => any) | undefined;
|
|
114
114
|
}>;
|
|
115
115
|
});
|
|
116
116
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -12,7 +12,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
|
|
|
12
12
|
tooltipIcon: string;
|
|
13
13
|
}, {}>, Readonly<{
|
|
14
14
|
default: (props: any) => any;
|
|
15
|
-
tooltip?: (props: any) => any;
|
|
15
|
+
tooltip?: ((props: any) => any) | undefined;
|
|
16
16
|
}>>;
|
|
17
17
|
export default _default;
|
|
18
18
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
|
@@ -4,9 +4,9 @@ export declare const VcLink: {
|
|
|
4
4
|
$: import("vue").ComponentInternalInstance;
|
|
5
5
|
$data: {};
|
|
6
6
|
$props: Partial<{}> & Omit<{
|
|
7
|
-
readonly active?: boolean;
|
|
8
|
-
readonly disabled?: boolean;
|
|
9
|
-
onClick?: (() => void) & (() => any);
|
|
7
|
+
readonly active?: boolean | undefined;
|
|
8
|
+
readonly disabled?: boolean | undefined;
|
|
9
|
+
onClick?: ((() => void) & (() => any)) | undefined;
|
|
10
10
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
|
11
11
|
active: {
|
|
12
12
|
type: import("vue").PropType<boolean>;
|
|
@@ -18,7 +18,7 @@ export declare const VcLink: {
|
|
|
18
18
|
type: import("vue").PropType<() => void>;
|
|
19
19
|
};
|
|
20
20
|
}>> & {
|
|
21
|
-
onClick?: () => any;
|
|
21
|
+
onClick?: (() => any) | undefined;
|
|
22
22
|
}, never>;
|
|
23
23
|
$attrs: {
|
|
24
24
|
[x: string]: unknown;
|
|
@@ -27,10 +27,10 @@ export declare const VcLink: {
|
|
|
27
27
|
[x: string]: unknown;
|
|
28
28
|
};
|
|
29
29
|
$slots: Readonly<{
|
|
30
|
-
[name: string]: import("vue").Slot<any
|
|
30
|
+
[name: string]: import("vue").Slot<any> | undefined;
|
|
31
31
|
}>;
|
|
32
|
-
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}
|
|
33
|
-
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}
|
|
32
|
+
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
|
|
33
|
+
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
|
|
34
34
|
$emit: (event: "click") => void;
|
|
35
35
|
$el: any;
|
|
36
36
|
$options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -44,29 +44,29 @@ export declare const VcLink: {
|
|
|
44
44
|
type: import("vue").PropType<() => void>;
|
|
45
45
|
};
|
|
46
46
|
}>> & {
|
|
47
|
-
onClick?: () => any;
|
|
47
|
+
onClick?: (() => any) | undefined;
|
|
48
48
|
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
49
49
|
click: () => void;
|
|
50
50
|
}, string, {}, {}, string, {}> & {
|
|
51
|
-
beforeCreate?: (() => void) | (() => void)[];
|
|
52
|
-
created?: (() => void) | (() => void)[];
|
|
53
|
-
beforeMount?: (() => void) | (() => void)[];
|
|
54
|
-
mounted?: (() => void) | (() => void)[];
|
|
55
|
-
beforeUpdate?: (() => void) | (() => void)[];
|
|
56
|
-
updated?: (() => void) | (() => void)[];
|
|
57
|
-
activated?: (() => void) | (() => void)[];
|
|
58
|
-
deactivated?: (() => void) | (() => void)[];
|
|
59
|
-
beforeDestroy?: (() => void) | (() => void)[];
|
|
60
|
-
beforeUnmount?: (() => void) | (() => void)[];
|
|
61
|
-
destroyed?: (() => void) | (() => void)[];
|
|
62
|
-
unmounted?: (() => void) | (() => void)[];
|
|
63
|
-
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
64
|
-
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
65
|
-
errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}
|
|
51
|
+
beforeCreate?: ((() => void) | (() => void)[]) | undefined;
|
|
52
|
+
created?: ((() => void) | (() => void)[]) | undefined;
|
|
53
|
+
beforeMount?: ((() => void) | (() => void)[]) | undefined;
|
|
54
|
+
mounted?: ((() => void) | (() => void)[]) | undefined;
|
|
55
|
+
beforeUpdate?: ((() => void) | (() => void)[]) | undefined;
|
|
56
|
+
updated?: ((() => void) | (() => void)[]) | undefined;
|
|
57
|
+
activated?: ((() => void) | (() => void)[]) | undefined;
|
|
58
|
+
deactivated?: ((() => void) | (() => void)[]) | undefined;
|
|
59
|
+
beforeDestroy?: ((() => void) | (() => void)[]) | undefined;
|
|
60
|
+
beforeUnmount?: ((() => void) | (() => void)[]) | undefined;
|
|
61
|
+
destroyed?: ((() => void) | (() => void)[]) | undefined;
|
|
62
|
+
unmounted?: ((() => void) | (() => void)[]) | undefined;
|
|
63
|
+
renderTracked?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined;
|
|
64
|
+
renderTriggered?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined;
|
|
65
|
+
errorCaptured?: (((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | 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, {}>, {}, {}> | null, info: string) => boolean | void)[]) | undefined;
|
|
66
66
|
};
|
|
67
67
|
$forceUpdate: () => void;
|
|
68
68
|
$nextTick: typeof import("vue").nextTick;
|
|
69
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
|
|
69
|
+
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (args_0: R, args_1: R) => any : (...args: any) => any, options?: import("vue").WatchOptions<boolean> | undefined): import("vue").WatchStopHandle;
|
|
70
70
|
} & Readonly<import("vue").ExtractPropTypes<{
|
|
71
71
|
active: {
|
|
72
72
|
type: import("vue").PropType<boolean>;
|
|
@@ -78,11 +78,11 @@ export declare const VcLink: {
|
|
|
78
78
|
type: import("vue").PropType<() => void>;
|
|
79
79
|
};
|
|
80
80
|
}>> & {
|
|
81
|
-
onClick?: () => any;
|
|
81
|
+
onClick?: (() => any) | undefined;
|
|
82
82
|
} & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {};
|
|
83
|
-
__isFragment?:
|
|
84
|
-
__isTeleport?:
|
|
85
|
-
__isSuspense?:
|
|
83
|
+
__isFragment?: undefined;
|
|
84
|
+
__isTeleport?: undefined;
|
|
85
|
+
__isSuspense?: undefined;
|
|
86
86
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
87
87
|
active: {
|
|
88
88
|
type: import("vue").PropType<boolean>;
|
|
@@ -94,7 +94,7 @@ export declare const VcLink: {
|
|
|
94
94
|
type: import("vue").PropType<() => void>;
|
|
95
95
|
};
|
|
96
96
|
}>> & {
|
|
97
|
-
onClick?: () => any;
|
|
97
|
+
onClick?: (() => any) | undefined;
|
|
98
98
|
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
99
99
|
click: () => void;
|
|
100
100
|
}, string, {}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
|
|
@@ -9,7 +9,7 @@ export interface Emits {
|
|
|
9
9
|
declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
10
10
|
click: () => void;
|
|
11
11
|
}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>> & {
|
|
12
|
-
onClick?: () => any;
|
|
12
|
+
onClick?: (() => any) | undefined;
|
|
13
13
|
}, {}, {}>, {
|
|
14
14
|
default?(_: {}): any;
|
|
15
15
|
}>;
|