@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
|
@@ -24,64 +24,64 @@ export interface Emits<T> {
|
|
|
24
24
|
(event: "search", value: string): void;
|
|
25
25
|
}
|
|
26
26
|
declare const _default: <T extends {
|
|
27
|
-
id?: string;
|
|
28
|
-
alias?: string;
|
|
29
|
-
languageCode?: string;
|
|
30
|
-
value?: string;
|
|
27
|
+
id?: string | undefined;
|
|
28
|
+
alias?: string | undefined;
|
|
29
|
+
languageCode?: string | undefined;
|
|
30
|
+
value?: string | undefined;
|
|
31
31
|
}>(__VLS_props: {
|
|
32
|
-
disabled?: boolean;
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
modelValue?: T[];
|
|
37
|
-
required?: boolean;
|
|
38
|
-
errorMessage?: string;
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
error?: boolean;
|
|
43
|
-
placeholder?: string;
|
|
44
|
-
options?: T[];
|
|
45
|
-
onClose?: () => any;
|
|
46
|
-
onSearch?: (value: string) => any;
|
|
47
|
-
optionValue?: string;
|
|
48
|
-
optionLabel?: string;
|
|
49
|
-
emitValue?: string;
|
|
50
|
-
"onUpdate:model-value"?: (value: T[]) => any;
|
|
51
|
-
multivalue?: boolean;
|
|
52
|
-
emitLabel?: string;
|
|
32
|
+
disabled?: boolean | undefined;
|
|
33
|
+
type?: "number" | "text" | undefined;
|
|
34
|
+
label?: string | undefined;
|
|
35
|
+
name?: string | undefined;
|
|
36
|
+
modelValue?: T[] | undefined;
|
|
37
|
+
required?: boolean | undefined;
|
|
38
|
+
errorMessage?: string | undefined;
|
|
39
|
+
tooltip?: string | undefined;
|
|
40
|
+
multilanguage?: boolean | undefined;
|
|
41
|
+
currentLanguage?: string | undefined;
|
|
42
|
+
error?: boolean | undefined;
|
|
43
|
+
placeholder?: string | undefined;
|
|
44
|
+
options?: T[] | undefined;
|
|
45
|
+
onClose?: (() => any) | undefined;
|
|
46
|
+
onSearch?: ((value: string) => any) | undefined;
|
|
47
|
+
optionValue?: string | undefined;
|
|
48
|
+
optionLabel?: string | undefined;
|
|
49
|
+
emitValue?: string | undefined;
|
|
50
|
+
"onUpdate:model-value"?: ((value: T[]) => any) | undefined;
|
|
51
|
+
multivalue?: boolean | undefined;
|
|
52
|
+
emitLabel?: string | undefined;
|
|
53
53
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, __VLS_ctx?: {
|
|
54
|
+
attrs: any;
|
|
54
55
|
slots: {
|
|
55
56
|
item?(_: {
|
|
56
57
|
item: T;
|
|
57
58
|
}): any;
|
|
58
59
|
error?(_: {}): any;
|
|
59
60
|
};
|
|
60
|
-
attrs: any;
|
|
61
61
|
emit: Emits<T>;
|
|
62
|
-
}, __VLS_expose?: (exposed: import('vue').ShallowUnwrapRef<{}>) => void, __VLS_setup?: Promise<{
|
|
62
|
+
} | undefined, __VLS_expose?: ((exposed: import('vue').ShallowUnwrapRef<{}>) => void) | undefined, __VLS_setup?: Promise<{
|
|
63
63
|
props: {
|
|
64
|
-
disabled?: boolean;
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
modelValue?: T[];
|
|
69
|
-
required?: boolean;
|
|
70
|
-
errorMessage?: string;
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
error?: boolean;
|
|
75
|
-
placeholder?: string;
|
|
76
|
-
options?: T[];
|
|
77
|
-
onClose?: () => any;
|
|
78
|
-
onSearch?: (value: string) => any;
|
|
79
|
-
optionValue?: string;
|
|
80
|
-
optionLabel?: string;
|
|
81
|
-
emitValue?: string;
|
|
82
|
-
"onUpdate:model-value"?: (value: T[]) => any;
|
|
83
|
-
multivalue?: boolean;
|
|
84
|
-
emitLabel?: string;
|
|
64
|
+
disabled?: boolean | undefined;
|
|
65
|
+
type?: "number" | "text" | undefined;
|
|
66
|
+
label?: string | undefined;
|
|
67
|
+
name?: string | undefined;
|
|
68
|
+
modelValue?: T[] | undefined;
|
|
69
|
+
required?: boolean | undefined;
|
|
70
|
+
errorMessage?: string | undefined;
|
|
71
|
+
tooltip?: string | undefined;
|
|
72
|
+
multilanguage?: boolean | undefined;
|
|
73
|
+
currentLanguage?: string | undefined;
|
|
74
|
+
error?: boolean | undefined;
|
|
75
|
+
placeholder?: string | undefined;
|
|
76
|
+
options?: T[] | undefined;
|
|
77
|
+
onClose?: (() => any) | undefined;
|
|
78
|
+
onSearch?: ((value: string) => any) | undefined;
|
|
79
|
+
optionValue?: string | undefined;
|
|
80
|
+
optionLabel?: string | undefined;
|
|
81
|
+
emitValue?: string | undefined;
|
|
82
|
+
"onUpdate:model-value"?: ((value: T[]) => any) | undefined;
|
|
83
|
+
multivalue?: boolean | undefined;
|
|
84
|
+
emitLabel?: string | undefined;
|
|
85
85
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
|
|
86
86
|
expose(exposed: import('vue').ShallowUnwrapRef<{}>): void;
|
|
87
87
|
attrs: any;
|
|
@@ -97,27 +97,27 @@ declare const _default: <T extends {
|
|
|
97
97
|
}> & {
|
|
98
98
|
__ctx?: {
|
|
99
99
|
props: {
|
|
100
|
-
disabled?: boolean;
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
modelValue?: T[];
|
|
105
|
-
required?: boolean;
|
|
106
|
-
errorMessage?: string;
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
error?: boolean;
|
|
111
|
-
placeholder?: string;
|
|
112
|
-
options?: T[];
|
|
113
|
-
onClose?: () => any;
|
|
114
|
-
onSearch?: (value: string) => any;
|
|
115
|
-
optionValue?: string;
|
|
116
|
-
optionLabel?: string;
|
|
117
|
-
emitValue?: string;
|
|
118
|
-
"onUpdate:model-value"?: (value: T[]) => any;
|
|
119
|
-
multivalue?: boolean;
|
|
120
|
-
emitLabel?: string;
|
|
100
|
+
disabled?: boolean | undefined;
|
|
101
|
+
type?: "number" | "text" | undefined;
|
|
102
|
+
label?: string | undefined;
|
|
103
|
+
name?: string | undefined;
|
|
104
|
+
modelValue?: T[] | undefined;
|
|
105
|
+
required?: boolean | undefined;
|
|
106
|
+
errorMessage?: string | undefined;
|
|
107
|
+
tooltip?: string | undefined;
|
|
108
|
+
multilanguage?: boolean | undefined;
|
|
109
|
+
currentLanguage?: string | undefined;
|
|
110
|
+
error?: boolean | undefined;
|
|
111
|
+
placeholder?: string | undefined;
|
|
112
|
+
options?: T[] | undefined;
|
|
113
|
+
onClose?: (() => any) | undefined;
|
|
114
|
+
onSearch?: ((value: string) => any) | undefined;
|
|
115
|
+
optionValue?: string | undefined;
|
|
116
|
+
optionLabel?: string | undefined;
|
|
117
|
+
emitValue?: string | undefined;
|
|
118
|
+
"onUpdate:model-value"?: ((value: T[]) => any) | undefined;
|
|
119
|
+
multivalue?: boolean | undefined;
|
|
120
|
+
emitLabel?: string | undefined;
|
|
121
121
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
|
|
122
122
|
expose(exposed: import('vue').ShallowUnwrapRef<{}>): void;
|
|
123
123
|
attrs: any;
|
|
@@ -128,7 +128,7 @@ declare const _default: <T extends {
|
|
|
128
128
|
error?(_: {}): any;
|
|
129
129
|
};
|
|
130
130
|
emit: Emits<T>;
|
|
131
|
-
};
|
|
131
|
+
} | undefined;
|
|
132
132
|
};
|
|
133
133
|
export default _default;
|
|
134
134
|
//# sourceMappingURL=vc-multivalue.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vc-multivalue.vue.d.ts","sourceRoot":"","sources":["../../../../../ui/components/molecules/vc-multivalue/vc-multivalue.vue.ts"],"names":[],"mappings":"AAOA,MAAM,WAAW,KAAK,CAAC,CAAC;IACtB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,UAAU,CAAC,EAAE,CAAC,EAAE,CAAC;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IACzB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,CAAC,EAAE,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,eAAe,CAAC,EAAE,MAAM,CAAC;CAC1B;AAED,MAAM,WAAW,KAAK,CAAC,CAAC;IACtB,CAAC,KAAK,EAAE,oBAAoB,EAAE,KAAK,EAAE,CAAC,EAAE,GAAG,IAAI,CAAC;IAChD,CAAC,KAAK,EAAE,OAAO,GAAG,IAAI,CAAC;IACvB,CAAC,KAAK,EAAE,QAAQ,EAAE,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;CACxC
|
|
1
|
+
{"version":3,"file":"vc-multivalue.vue.d.ts","sourceRoot":"","sources":["../../../../../ui/components/molecules/vc-multivalue/vc-multivalue.vue.ts"],"names":[],"mappings":"AAOA,MAAM,WAAW,KAAK,CAAC,CAAC;IACtB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,UAAU,CAAC,EAAE,CAAC,EAAE,CAAC;IACjB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,QAAQ,CAAC,EAAE,OAAO,CAAC;IACnB,IAAI,CAAC,EAAE,MAAM,GAAG,QAAQ,CAAC;IACzB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,OAAO,CAAC,EAAE,CAAC,EAAE,CAAC;IACd,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,KAAK,CAAC,EAAE,OAAO,CAAC;IAChB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,aAAa,CAAC,EAAE,OAAO,CAAC;IACxB,eAAe,CAAC,EAAE,MAAM,CAAC;CAC1B;AAED,MAAM,WAAW,KAAK,CAAC,CAAC;IACtB,CAAC,KAAK,EAAE,oBAAoB,EAAE,KAAK,EAAE,CAAC,EAAE,GAAG,IAAI,CAAC;IAChD,CAAC,KAAK,EAAE,OAAO,GAAG,IAAI,CAAC;IACvB,CAAC,KAAK,EAAE,QAAQ,EAAE,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;CACxC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;WA8fM,GAAG;;;;YAtCiB,GAAG;uBACF,GAAG;;;yCAoCf,OAAO,KAAK,EAAE,gBAAgB,CAAC,EAAE,CAAC,KAAG,IAAI;;;;;;;;;;;;;;;;;;;;;;;;oBAAzC,OAAO,KAAK,EAAE,gBAAgB,CAAC,EAAE,CAAC,GAAG,IAAI;WAClD,GAAG;;;;YAtCiB,GAAG;uBACF,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;wBAoCf,OAAO,KAAK,EAAE,gBAAgB,CAAC,EAAE,CAAC,GAAG,IAAI;eAClD,GAAG;;;;gBAtCiB,GAAG;2BACF,GAAG;;;;;AAtd/B,wBAggB2E"}
|
|
@@ -1,52 +1,2 @@
|
|
|
1
|
-
export
|
|
2
|
-
content: {
|
|
3
|
-
type: import("vue").PropType<string>;
|
|
4
|
-
};
|
|
5
|
-
notificationId: {
|
|
6
|
-
type: import("vue").PropType<string | number>;
|
|
7
|
-
};
|
|
8
|
-
updateId: {
|
|
9
|
-
type: import("vue").PropType<string | number>;
|
|
10
|
-
};
|
|
11
|
-
type: {
|
|
12
|
-
type: import("vue").PropType<import("../../../..").NotificationType>;
|
|
13
|
-
};
|
|
14
|
-
timeout: {
|
|
15
|
-
type: import("vue").PropType<number | boolean>;
|
|
16
|
-
};
|
|
17
|
-
pauseOnHover: {
|
|
18
|
-
type: import("vue").PropType<boolean>;
|
|
19
|
-
};
|
|
20
|
-
closeNotification: {
|
|
21
|
-
type: import("vue").PropType<() => void>;
|
|
22
|
-
};
|
|
23
|
-
limit: {
|
|
24
|
-
type: import("vue").PropType<number>;
|
|
25
|
-
};
|
|
26
|
-
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
27
|
-
content: {
|
|
28
|
-
type: import("vue").PropType<string>;
|
|
29
|
-
};
|
|
30
|
-
notificationId: {
|
|
31
|
-
type: import("vue").PropType<string | number>;
|
|
32
|
-
};
|
|
33
|
-
updateId: {
|
|
34
|
-
type: import("vue").PropType<string | number>;
|
|
35
|
-
};
|
|
36
|
-
type: {
|
|
37
|
-
type: import("vue").PropType<import("../../../..").NotificationType>;
|
|
38
|
-
};
|
|
39
|
-
timeout: {
|
|
40
|
-
type: import("vue").PropType<number | boolean>;
|
|
41
|
-
};
|
|
42
|
-
pauseOnHover: {
|
|
43
|
-
type: import("vue").PropType<boolean>;
|
|
44
|
-
};
|
|
45
|
-
closeNotification: {
|
|
46
|
-
type: import("vue").PropType<() => void>;
|
|
47
|
-
};
|
|
48
|
-
limit: {
|
|
49
|
-
type: import("vue").PropType<number>;
|
|
50
|
-
};
|
|
51
|
-
}>>, {}, {}>;
|
|
1
|
+
export { default as VcNotification } from "./vc-notification.vue";
|
|
52
2
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../ui/components/molecules/vc-notification/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../ui/components/molecules/vc-notification/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,uBAAuB,CAAC"}
|
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
export declare const VcPagination: import("vue").DefineComponent<{
|
|
2
|
-
expanded: {
|
|
3
|
-
type: import("vue").PropType<boolean>;
|
|
4
|
-
};
|
|
5
2
|
pages: {
|
|
6
3
|
type: import("vue").PropType<number>;
|
|
7
4
|
default: number;
|
|
8
5
|
};
|
|
6
|
+
expanded: {
|
|
7
|
+
type: import("vue").PropType<boolean>;
|
|
8
|
+
};
|
|
9
9
|
currentPage: {
|
|
10
10
|
type: import("vue").PropType<number>;
|
|
11
11
|
default: number;
|
|
@@ -13,19 +13,19 @@ export declare const VcPagination: import("vue").DefineComponent<{
|
|
|
13
13
|
}, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
14
14
|
itemClick: (pages: number) => void;
|
|
15
15
|
}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
16
|
-
expanded: {
|
|
17
|
-
type: import("vue").PropType<boolean>;
|
|
18
|
-
};
|
|
19
16
|
pages: {
|
|
20
17
|
type: import("vue").PropType<number>;
|
|
21
18
|
default: number;
|
|
22
19
|
};
|
|
20
|
+
expanded: {
|
|
21
|
+
type: import("vue").PropType<boolean>;
|
|
22
|
+
};
|
|
23
23
|
currentPage: {
|
|
24
24
|
type: import("vue").PropType<number>;
|
|
25
25
|
default: number;
|
|
26
26
|
};
|
|
27
27
|
}>> & {
|
|
28
|
-
onItemClick?: (pages: number) => any;
|
|
28
|
+
onItemClick?: ((pages: number) => any) | undefined;
|
|
29
29
|
}, {
|
|
30
30
|
pages: number;
|
|
31
31
|
currentPage: number;
|
|
@@ -15,7 +15,7 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
|
15
15
|
pages: number;
|
|
16
16
|
currentPage: number;
|
|
17
17
|
}>>> & {
|
|
18
|
-
onItemClick?: (pages: number) => any;
|
|
18
|
+
onItemClick?: ((pages: number) => any) | undefined;
|
|
19
19
|
}, {
|
|
20
20
|
pages: number;
|
|
21
21
|
currentPage: number;
|
|
@@ -10,9 +10,9 @@ export declare const VcRating: {
|
|
|
10
10
|
readonly variant: "text" | "stars" | "star-and-text";
|
|
11
11
|
readonly max: number;
|
|
12
12
|
readonly rating: number;
|
|
13
|
-
readonly label?: string;
|
|
14
|
-
readonly tooltip?: string;
|
|
15
|
-
readonly placeholder?: string;
|
|
13
|
+
readonly label?: string | undefined;
|
|
14
|
+
readonly tooltip?: string | undefined;
|
|
15
|
+
readonly placeholder?: string | undefined;
|
|
16
16
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
|
|
17
17
|
label: {
|
|
18
18
|
type: import("vue").PropType<string>;
|
|
@@ -43,10 +43,10 @@ export declare const VcRating: {
|
|
|
43
43
|
[x: string]: unknown;
|
|
44
44
|
};
|
|
45
45
|
$slots: Readonly<{
|
|
46
|
-
[name: string]: import("vue").Slot<any
|
|
46
|
+
[name: string]: import("vue").Slot<any> | undefined;
|
|
47
47
|
}>;
|
|
48
|
-
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}
|
|
49
|
-
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}
|
|
48
|
+
$root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
|
|
49
|
+
$parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}> | null;
|
|
50
50
|
$emit: (event: string, ...args: any[]) => void;
|
|
51
51
|
$el: any;
|
|
52
52
|
$options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -75,25 +75,25 @@ export declare const VcRating: {
|
|
|
75
75
|
variant: "text" | "stars" | "star-and-text";
|
|
76
76
|
max: number;
|
|
77
77
|
}, {}, string, {}> & {
|
|
78
|
-
beforeCreate?: (() => void) | (() => void)[];
|
|
79
|
-
created?: (() => void) | (() => void)[];
|
|
80
|
-
beforeMount?: (() => void) | (() => void)[];
|
|
81
|
-
mounted?: (() => void) | (() => void)[];
|
|
82
|
-
beforeUpdate?: (() => void) | (() => void)[];
|
|
83
|
-
updated?: (() => void) | (() => void)[];
|
|
84
|
-
activated?: (() => void) | (() => void)[];
|
|
85
|
-
deactivated?: (() => void) | (() => void)[];
|
|
86
|
-
beforeDestroy?: (() => void) | (() => void)[];
|
|
87
|
-
beforeUnmount?: (() => void) | (() => void)[];
|
|
88
|
-
destroyed?: (() => void) | (() => void)[];
|
|
89
|
-
unmounted?: (() => void) | (() => void)[];
|
|
90
|
-
renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
91
|
-
renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
|
|
92
|
-
errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}, {}, string, {}>, {}, {}
|
|
78
|
+
beforeCreate?: ((() => void) | (() => void)[]) | undefined;
|
|
79
|
+
created?: ((() => void) | (() => void)[]) | undefined;
|
|
80
|
+
beforeMount?: ((() => void) | (() => void)[]) | undefined;
|
|
81
|
+
mounted?: ((() => void) | (() => void)[]) | undefined;
|
|
82
|
+
beforeUpdate?: ((() => void) | (() => void)[]) | undefined;
|
|
83
|
+
updated?: ((() => void) | (() => void)[]) | undefined;
|
|
84
|
+
activated?: ((() => void) | (() => void)[]) | undefined;
|
|
85
|
+
deactivated?: ((() => void) | (() => void)[]) | undefined;
|
|
86
|
+
beforeDestroy?: ((() => void) | (() => void)[]) | undefined;
|
|
87
|
+
beforeUnmount?: ((() => void) | (() => void)[]) | undefined;
|
|
88
|
+
destroyed?: ((() => void) | (() => void)[]) | undefined;
|
|
89
|
+
unmounted?: ((() => void) | (() => void)[]) | undefined;
|
|
90
|
+
renderTracked?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined;
|
|
91
|
+
renderTriggered?: (((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[]) | undefined;
|
|
92
|
+
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;
|
|
93
93
|
};
|
|
94
94
|
$forceUpdate: () => void;
|
|
95
95
|
$nextTick: typeof import("vue").nextTick;
|
|
96
|
-
$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;
|
|
96
|
+
$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;
|
|
97
97
|
} & Readonly<import("vue").ExtractPropTypes<{
|
|
98
98
|
label: {
|
|
99
99
|
type: import("vue").PropType<string>;
|
|
@@ -117,9 +117,9 @@ export declare const VcRating: {
|
|
|
117
117
|
required: true;
|
|
118
118
|
};
|
|
119
119
|
}>> & import("vue").ShallowUnwrapRef<{}> & {} & import("vue").ComponentCustomProperties & {};
|
|
120
|
-
__isFragment?:
|
|
121
|
-
__isTeleport?:
|
|
122
|
-
__isSuspense?:
|
|
120
|
+
__isFragment?: undefined;
|
|
121
|
+
__isTeleport?: undefined;
|
|
122
|
+
__isSuspense?: undefined;
|
|
123
123
|
} & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
|
|
124
124
|
label: {
|
|
125
125
|
type: import("vue").PropType<string>;
|
|
@@ -1,36 +1,37 @@
|
|
|
1
1
|
export type OptionProp<T> = ((option: T) => string) | string | undefined;
|
|
2
2
|
declare const _default: <T, P extends {
|
|
3
|
-
results
|
|
4
|
-
totalCount
|
|
3
|
+
results: T[];
|
|
4
|
+
totalCount: number;
|
|
5
5
|
}>(__VLS_props: {
|
|
6
|
-
disabled?: boolean;
|
|
7
|
-
|
|
8
|
-
|
|
6
|
+
disabled?: boolean | undefined;
|
|
7
|
+
label?: string | undefined;
|
|
8
|
+
name?: string | undefined;
|
|
9
9
|
modelValue?: any;
|
|
10
|
-
required?: boolean;
|
|
11
|
-
errorMessage?: string;
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
error?: boolean;
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
onSearch?: (inputValue: string) => any;
|
|
28
|
-
mapOptions?: boolean;
|
|
10
|
+
required?: boolean | undefined;
|
|
11
|
+
errorMessage?: string | undefined;
|
|
12
|
+
tooltip?: string | undefined;
|
|
13
|
+
"onUpdate:modelValue"?: ((inputValue: (string | (T & P["results"][number]) | (T & P["results"][number] & object)[keyof T | keyof P["results"][number]] | (string | (T & P["results"][number]) | (T & P["results"][number] & object)[keyof T | keyof P["results"][number]])[]) | null) => any) | undefined;
|
|
14
|
+
multilanguage?: boolean | undefined;
|
|
15
|
+
currentLanguage?: string | undefined;
|
|
16
|
+
error?: boolean | undefined;
|
|
17
|
+
placeholder?: string | undefined;
|
|
18
|
+
options?: T[] | ((keyword?: string, skip?: number, ids?: string[]) => Promise<P>) | undefined;
|
|
19
|
+
onClose?: (() => any) | undefined;
|
|
20
|
+
hint?: string | undefined;
|
|
21
|
+
clearable?: boolean | undefined;
|
|
22
|
+
prefix?: string | undefined;
|
|
23
|
+
suffix?: string | undefined;
|
|
24
|
+
loading?: boolean | undefined;
|
|
25
|
+
debounce?: string | number | undefined;
|
|
26
|
+
multiple?: boolean | undefined;
|
|
27
|
+
onSearch?: ((inputValue: string) => any) | undefined;
|
|
28
|
+
mapOptions?: boolean | undefined;
|
|
29
29
|
optionValue?: OptionProp<T & P["results"][number]>;
|
|
30
30
|
optionLabel?: OptionProp<T & P["results"][number]>;
|
|
31
|
-
emitValue?: boolean;
|
|
32
|
-
searchable?: boolean;
|
|
31
|
+
emitValue?: boolean | undefined;
|
|
32
|
+
searchable?: boolean | undefined;
|
|
33
33
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, __VLS_ctx?: {
|
|
34
|
+
attrs: any;
|
|
34
35
|
slots: Readonly<{
|
|
35
36
|
/**
|
|
36
37
|
* Custom select control
|
|
@@ -114,37 +115,36 @@ declare const _default: <T, P extends {
|
|
|
114
115
|
}) => any;
|
|
115
116
|
"no-options": (props: any) => any;
|
|
116
117
|
}>;
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
}, __VLS_expose?: (exposed: import('vue').ShallowUnwrapRef<{}>) => void, __VLS_setup?: Promise<{
|
|
118
|
+
emit: ((evt: "search", inputValue: string) => void) & ((evt: "update:modelValue", inputValue: (string | (T & P["results"][number]) | (T & P["results"][number] & object)[keyof T | keyof P["results"][number]] | (string | (T & P["results"][number]) | (T & P["results"][number] & object)[keyof T | keyof P["results"][number]])[]) | null) => void) & ((evt: "close") => void);
|
|
119
|
+
} | undefined, __VLS_expose?: ((exposed: import('vue').ShallowUnwrapRef<{}>) => void) | undefined, __VLS_setup?: Promise<{
|
|
120
120
|
props: {
|
|
121
|
-
disabled?: boolean;
|
|
122
|
-
|
|
123
|
-
|
|
121
|
+
disabled?: boolean | undefined;
|
|
122
|
+
label?: string | undefined;
|
|
123
|
+
name?: string | undefined;
|
|
124
124
|
modelValue?: any;
|
|
125
|
-
required?: boolean;
|
|
126
|
-
errorMessage?: string;
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
error?: boolean;
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
onSearch?: (inputValue: string) => any;
|
|
143
|
-
mapOptions?: boolean;
|
|
125
|
+
required?: boolean | undefined;
|
|
126
|
+
errorMessage?: string | undefined;
|
|
127
|
+
tooltip?: string | undefined;
|
|
128
|
+
"onUpdate:modelValue"?: ((inputValue: (string | (T & P["results"][number]) | (T & P["results"][number] & object)[keyof T | keyof P["results"][number]] | (string | (T & P["results"][number]) | (T & P["results"][number] & object)[keyof T | keyof P["results"][number]])[]) | null) => any) | undefined;
|
|
129
|
+
multilanguage?: boolean | undefined;
|
|
130
|
+
currentLanguage?: string | undefined;
|
|
131
|
+
error?: boolean | undefined;
|
|
132
|
+
placeholder?: string | undefined;
|
|
133
|
+
options?: T[] | ((keyword?: string, skip?: number, ids?: string[]) => Promise<P>) | undefined;
|
|
134
|
+
onClose?: (() => any) | undefined;
|
|
135
|
+
hint?: string | undefined;
|
|
136
|
+
clearable?: boolean | undefined;
|
|
137
|
+
prefix?: string | undefined;
|
|
138
|
+
suffix?: string | undefined;
|
|
139
|
+
loading?: boolean | undefined;
|
|
140
|
+
debounce?: string | number | undefined;
|
|
141
|
+
multiple?: boolean | undefined;
|
|
142
|
+
onSearch?: ((inputValue: string) => any) | undefined;
|
|
143
|
+
mapOptions?: boolean | undefined;
|
|
144
144
|
optionValue?: OptionProp<T & P["results"][number]>;
|
|
145
145
|
optionLabel?: OptionProp<T & P["results"][number]>;
|
|
146
|
-
emitValue?: boolean;
|
|
147
|
-
searchable?: boolean;
|
|
146
|
+
emitValue?: boolean | undefined;
|
|
147
|
+
searchable?: boolean | undefined;
|
|
148
148
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
|
|
149
149
|
expose(exposed: import('vue').ShallowUnwrapRef<{}>): void;
|
|
150
150
|
attrs: any;
|
|
@@ -231,39 +231,39 @@ declare const _default: <T, P extends {
|
|
|
231
231
|
}) => any;
|
|
232
232
|
"no-options": (props: any) => any;
|
|
233
233
|
}>;
|
|
234
|
-
emit: ((evt: "search", inputValue: string) => void) & ((evt: "update:modelValue", inputValue: string | (T & P["results"][number]) | (T & P["results"][number] & object)[keyof T | keyof P["results"][number]] | (string | (T & P["results"][number]) | (T & P["results"][number] & object)[keyof T | keyof P["results"][number]])[]) => void) & ((evt: "close") => void);
|
|
234
|
+
emit: ((evt: "search", inputValue: string) => void) & ((evt: "update:modelValue", inputValue: (string | (T & P["results"][number]) | (T & P["results"][number] & object)[keyof T | keyof P["results"][number]] | (string | (T & P["results"][number]) | (T & P["results"][number] & object)[keyof T | keyof P["results"][number]])[]) | null) => void) & ((evt: "close") => void);
|
|
235
235
|
}>) => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
236
236
|
[key: string]: any;
|
|
237
237
|
}> & {
|
|
238
238
|
__ctx?: {
|
|
239
239
|
props: {
|
|
240
|
-
disabled?: boolean;
|
|
241
|
-
|
|
242
|
-
|
|
240
|
+
disabled?: boolean | undefined;
|
|
241
|
+
label?: string | undefined;
|
|
242
|
+
name?: string | undefined;
|
|
243
243
|
modelValue?: any;
|
|
244
|
-
required?: boolean;
|
|
245
|
-
errorMessage?: string;
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
error?: boolean;
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
onSearch?: (inputValue: string) => any;
|
|
262
|
-
mapOptions?: boolean;
|
|
244
|
+
required?: boolean | undefined;
|
|
245
|
+
errorMessage?: string | undefined;
|
|
246
|
+
tooltip?: string | undefined;
|
|
247
|
+
"onUpdate:modelValue"?: ((inputValue: (string | (T & P["results"][number]) | (T & P["results"][number] & object)[keyof T | keyof P["results"][number]] | (string | (T & P["results"][number]) | (T & P["results"][number] & object)[keyof T | keyof P["results"][number]])[]) | null) => any) | undefined;
|
|
248
|
+
multilanguage?: boolean | undefined;
|
|
249
|
+
currentLanguage?: string | undefined;
|
|
250
|
+
error?: boolean | undefined;
|
|
251
|
+
placeholder?: string | undefined;
|
|
252
|
+
options?: T[] | ((keyword?: string, skip?: number, ids?: string[]) => Promise<P>) | undefined;
|
|
253
|
+
onClose?: (() => any) | undefined;
|
|
254
|
+
hint?: string | undefined;
|
|
255
|
+
clearable?: boolean | undefined;
|
|
256
|
+
prefix?: string | undefined;
|
|
257
|
+
suffix?: string | undefined;
|
|
258
|
+
loading?: boolean | undefined;
|
|
259
|
+
debounce?: string | number | undefined;
|
|
260
|
+
multiple?: boolean | undefined;
|
|
261
|
+
onSearch?: ((inputValue: string) => any) | undefined;
|
|
262
|
+
mapOptions?: boolean | undefined;
|
|
263
263
|
optionValue?: OptionProp<T & P["results"][number]>;
|
|
264
264
|
optionLabel?: OptionProp<T & P["results"][number]>;
|
|
265
|
-
emitValue?: boolean;
|
|
266
|
-
searchable?: boolean;
|
|
265
|
+
emitValue?: boolean | undefined;
|
|
266
|
+
searchable?: boolean | undefined;
|
|
267
267
|
} & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps;
|
|
268
268
|
expose(exposed: import('vue').ShallowUnwrapRef<{}>): void;
|
|
269
269
|
attrs: any;
|
|
@@ -350,8 +350,8 @@ declare const _default: <T, P extends {
|
|
|
350
350
|
}) => any;
|
|
351
351
|
"no-options": (props: any) => any;
|
|
352
352
|
}>;
|
|
353
|
-
emit: ((evt: "search", inputValue: string) => void) & ((evt: "update:modelValue", inputValue: string | (T & P["results"][number]) | (T & P["results"][number] & object)[keyof T | keyof P["results"][number]] | (string | (T & P["results"][number]) | (T & P["results"][number] & object)[keyof T | keyof P["results"][number]])[]) => void) & ((evt: "close") => void);
|
|
354
|
-
};
|
|
353
|
+
emit: ((evt: "search", inputValue: string) => void) & ((evt: "update:modelValue", inputValue: (string | (T & P["results"][number]) | (T & P["results"][number] & object)[keyof T | keyof P["results"][number]] | (string | (T & P["results"][number]) | (T & P["results"][number] & object)[keyof T | keyof P["results"][number]])[]) | null) => void) & ((evt: "close") => void);
|
|
354
|
+
} | undefined;
|
|
355
355
|
};
|
|
356
356
|
export default _default;
|
|
357
357
|
//# sourceMappingURL=vc-select.vue.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vc-select.vue.d.ts","sourceRoot":"","sources":["../../../../../ui/components/molecules/vc-select/vc-select.vue.ts"],"names":[],"mappings":"AAUA,MAAM,MAAM,UAAU,CAAC,CAAC,IAAI,CAAC,CAAC,MAAM,EAAE,CAAC,KAAK,MAAM,CAAC,GAAG,MAAM,GAAG,SAAS,CAAC;;;
|
|
1
|
+
{"version":3,"file":"vc-select.vue.d.ts","sourceRoot":"","sources":["../../../../../ui/components/molecules/vc-select/vc-select.vue.ts"],"names":[],"mappings":"AAUA,MAAM,MAAM,UAAU,CAAC,CAAC,IAAI,CAAC,CAAC,MAAM,EAAE,CAAC,KAAK,MAAM,CAAC,GAAG,MAAM,GAAG,SAAS,CAAC;;;gBAEhB,MAAM;;;;;iBA+4C9C,GAAG;;;;;;;;;gCAmDM,MAAM,SAAS,MAAM,QAAQ,MAAM,EAAE;;;;;;;;;;;;;;;;WAiDxD,GAAG;;QA99CR;;WAEG;yBACc;YAAE,aAAa,EAAE,MAAM,IAAI,CAAA;SAAE,KAAK,GAAG;QACtD;;WAEG;iCACsB,GAAG,KAAK,GAAG;QACpC;;WAEG;gCACqB,GAAG,KAAK,GAAG;QACnC;;WAEG;yBACc,GAAG,KAAK,GAAG;QAC5B;;WAEG;wBACa,GAAG,KAAK,GAAG;QAC3B;;;WAGG;6BACkB,GAAG,KAAK,GAAG;QAChC;;WAEG;uBACY,GAAG,KAAK,GAAG;QAC1B;;WAEG;sBACW,GAAG,KAAK,GAAG;QACzB;;;WAGG;;YAED;;eAEG;mBACI,MAAM;YACb;;eAEG;;YAEH;;eAEG;sBACO,OAAO;YACjB;;;eAGG;mCACoB,MAAM,KAAK,IAAI;cAClC,GAAG;QACT;;WAEG;;YAED;;eAEG;mBACI,MAAM;YACb;;eAEG;;YAEH;;eAEG;sBACO,OAAO;YACjB;;;eAGG;gCACiB,GAAG,KAAK,IAAI;cAC5B,GAAG;8BACa,GAAG,KAAK,GAAG;;;yCA+4CnB,OAAO,KAAK,EAAE,gBAAgB,CAAC,EAAE,CAAC,KAAG,IAAI;;;;;qBAnGxC,GAAG;;;;;;;;;oCAmDM,MAAM,SAAS,MAAM,QAAQ,MAAM,EAAE;;;;;;;;;;;;;;;;oBAgD/C,OAAO,KAAK,EAAE,gBAAgB,CAAC,EAAE,CAAC,GAAG,IAAI;WAClD,GAAG;;QA99CR;;WAEG;yBACc;YAAE,aAAa,EAAE,MAAM,IAAI,CAAA;SAAE,KAAK,GAAG;QACtD;;WAEG;iCACsB,GAAG,KAAK,GAAG;QACpC;;WAEG;gCACqB,GAAG,KAAK,GAAG;QACnC;;WAEG;yBACc,GAAG,KAAK,GAAG;QAC5B;;WAEG;wBACa,GAAG,KAAK,GAAG;QAC3B;;;WAGG;6BACkB,GAAG,KAAK,GAAG;QAChC;;WAEG;uBACY,GAAG,KAAK,GAAG;QAC1B;;WAEG;sBACW,GAAG,KAAK,GAAG;QACzB;;;WAGG;;YAED;;eAEG;mBACI,MAAM;YACb;;eAEG;;YAEH;;eAEG;sBACO,OAAO;YACjB;;;eAGG;mCACoB,MAAM,KAAK,IAAI;cAClC,GAAG;QACT;;WAEG;;YAED;;eAEG;mBACI,MAAM;YACb;;eAEG;;YAEH;;eAEG;sBACO,OAAO;YACjB;;;eAGG;gCACiB,GAAG,KAAK,IAAI;cAC5B,GAAG;8BACa,GAAG,KAAK,GAAG;;;;;;;;;;;yBA4yClB,GAAG;;;;;;;;;wCAmDM,MAAM,SAAS,MAAM,QAAQ,MAAM,EAAE;;;;;;;;;;;;;;;;wBAgD/C,OAAO,KAAK,EAAE,gBAAgB,CAAC,EAAE,CAAC,GAAG,IAAI;eAClD,GAAG;;YA99CR;;eAEG;6BACc;gBAAE,aAAa,EAAE,MAAM,IAAI,CAAA;aAAE,KAAK,GAAG;YACtD;;eAEG;qCACsB,GAAG,KAAK,GAAG;YACpC;;eAEG;oCACqB,GAAG,KAAK,GAAG;YACnC;;eAEG;6BACc,GAAG,KAAK,GAAG;YAC5B;;eAEG;4BACa,GAAG,KAAK,GAAG;YAC3B;;;eAGG;iCACkB,GAAG,KAAK,GAAG;YAChC;;eAEG;2BACY,GAAG,KAAK,GAAG;YAC1B;;eAEG;0BACW,GAAG,KAAK,GAAG;YACzB;;;eAGG;;gBAED;;mBAEG;uBACI,MAAM;gBACb;;mBAEG;;gBAEH;;mBAEG;0BACO,OAAO;gBACjB;;;mBAGG;uCACoB,MAAM,KAAK,IAAI;kBAClC,GAAG;YACT;;eAEG;;gBAED;;mBAEG;uBACI,MAAM;gBACb;;mBAEG;;gBAEH;;mBAEG;0BACO,OAAO;gBACjB;;;mBAGG;oCACiB,GAAG,KAAK,IAAI;kBAC5B,GAAG;kCACa,GAAG,KAAK,GAAG;;;;;AAnGnC,wBAw/C2E"}
|