@vc-shell/framework 1.0.133 → 1.0.134

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.
Files changed (108) hide show
  1. package/CHANGELOG.md +10 -0
  2. package/core/interceptors/index.ts +13 -9
  3. package/dist/core/interceptors/index.d.ts.map +1 -1
  4. package/dist/framework.js +7548 -7715
  5. package/dist/index.css +1 -1
  6. package/dist/index.d.ts.map +1 -1
  7. package/dist/shared/components/app-switcher/components/vc-app-switcher/vc-app-switcher.vue.d.ts +1 -1
  8. package/dist/shared/components/blade-navigation/components/vc-blade-navigation/vc-blade-navigation.vue.d.ts +1 -1
  9. package/dist/shared/components/blade-navigation/components/vc-blade-view/vc-blade-view.d.ts +1 -1
  10. package/dist/shared/components/change-password/change-password.vue.d.ts +1 -1
  11. package/dist/shared/components/change-password/index.d.ts +1 -1
  12. package/dist/shared/components/error-interceptor/interceptor.d.ts +1 -1
  13. package/dist/shared/components/language-selector/index.d.ts +1 -1
  14. package/dist/shared/components/language-selector/index.d.ts.map +1 -1
  15. package/dist/shared/components/language-selector/language-selector.vue.d.ts +1 -1
  16. package/dist/shared/components/notification-dropdown/_internal/notification/notification.vue.d.ts +1 -1
  17. package/dist/shared/components/notification-dropdown/index.d.ts +1 -1
  18. package/dist/shared/components/notification-dropdown/index.d.ts.map +1 -1
  19. package/dist/shared/components/notification-dropdown/notification-dropdown.vue.d.ts +1 -1
  20. package/dist/shared/components/notification-template/notification-template.vue.d.ts +1 -1
  21. package/dist/shared/components/notifications/components/notification-container/index.d.ts +1 -1
  22. package/dist/shared/components/popup-handler/components/vc-popup-container/index.d.ts +1 -1
  23. package/dist/shared/components/popup-handler/components/vc-popup-container/index.d.ts.map +1 -1
  24. package/dist/shared/components/popup-handler/components/vc-popup-container/vc-popup-container.vue.d.ts +1 -1
  25. package/dist/shared/components/user-dropdown-button/index.d.ts +1 -1
  26. package/dist/shared/components/user-dropdown-button/user-dropdown-button.vue.d.ts +1 -1
  27. package/dist/shared/modules/assets/components/assets-details/assets-details.vue.d.ts +1 -1
  28. package/dist/shared/modules/assets-manager/components/assets-manager/assets-manager.vue.d.ts +1 -1
  29. package/dist/shared/modules/assets-manager/components/assets-manager/index.d.ts +1 -1
  30. package/dist/shared/modules/dynamic/components/SchemaRender.d.ts +1 -1
  31. package/dist/shared/modules/dynamic/components/fields/ValidationField.d.ts +1 -1
  32. package/dist/shared/modules/dynamic/pages/dynamic-blade-form.vue.d.ts +1 -1
  33. package/dist/shared/modules/dynamic/pages/dynamic-blade-list.vue.d.ts +1 -1
  34. package/dist/shared/pages/InvitePage/components/invite/Invite.vue.d.ts +1 -1
  35. package/dist/shared/pages/InvitePage/components/invite/index.d.ts +1 -1
  36. package/dist/shared/pages/LoginPage/components/login/Login.vue.d.ts +1 -1
  37. package/dist/shared/pages/LoginPage/components/login/index.d.ts +1 -1
  38. package/dist/shared/pages/ResetPasswordPage/components/reset-password/ResetPassword.vue.d.ts +1 -1
  39. package/dist/shared/pages/ResetPasswordPage/components/reset-password/index.d.ts +1 -1
  40. package/dist/tsconfig.tsbuildinfo +1 -1
  41. package/dist/ui/components/atoms/vc-badge/vc-badge.vue.d.ts +1 -1
  42. package/dist/ui/components/atoms/vc-button/vc-button.vue.d.ts +1 -1
  43. package/dist/ui/components/atoms/vc-card/vc-card.vue.d.ts +1 -1
  44. package/dist/ui/components/atoms/vc-checkbox/vc-checkbox.vue.d.ts +1 -1
  45. package/dist/ui/components/atoms/vc-col/vc-col.vue.d.ts +1 -1
  46. package/dist/ui/components/atoms/vc-container/vc-container.vue.d.ts +1 -1
  47. package/dist/ui/components/atoms/vc-hint/vc-hint.vue.d.ts +1 -1
  48. package/dist/ui/components/atoms/vc-icon/index.d.ts +1 -1
  49. package/dist/ui/components/atoms/vc-icon/vc-icon.vue.d.ts +1 -1
  50. package/dist/ui/components/atoms/vc-image/index.d.ts +1 -1
  51. package/dist/ui/components/atoms/vc-image/vc-image.vue.d.ts +1 -1
  52. package/dist/ui/components/atoms/vc-info-row/index.d.ts +1 -1
  53. package/dist/ui/components/atoms/vc-info-row/vc-info-row.vue.d.ts +1 -1
  54. package/dist/ui/components/atoms/vc-label/vc-label.vue.d.ts +1 -1
  55. package/dist/ui/components/atoms/vc-link/vc-link.vue.d.ts +1 -1
  56. package/dist/ui/components/atoms/vc-loading/index.d.ts +1 -1
  57. package/dist/ui/components/atoms/vc-loading/vc-loading.vue.d.ts +1 -1
  58. package/dist/ui/components/atoms/vc-progress/vc-progress.vue.d.ts +1 -1
  59. package/dist/ui/components/atoms/vc-row/vc-row.vue.d.ts +1 -1
  60. package/dist/ui/components/atoms/vc-status/vc-status.vue.d.ts +1 -1
  61. package/dist/ui/components/atoms/vc-status-icon/vc-status-icon.vue.d.ts +1 -1
  62. package/dist/ui/components/atoms/vc-switch/index.d.ts +1 -1
  63. package/dist/ui/components/atoms/vc-switch/vc-switch.vue.d.ts +1 -1
  64. package/dist/ui/components/atoms/vc-video/index.d.ts +1 -1
  65. package/dist/ui/components/atoms/vc-video/vc-video.vue.d.ts +1 -1
  66. package/dist/ui/components/atoms/vc-widget/index.d.ts +1 -1
  67. package/dist/ui/components/atoms/vc-widget/vc-widget.vue.d.ts +1 -1
  68. package/dist/ui/components/molecules/vc-breadcrumbs/_internal/vc-breadcrumbs-item/vc-breadcrumbs-item.vue.d.ts +1 -1
  69. package/dist/ui/components/molecules/vc-breadcrumbs/index.d.ts +1 -1
  70. package/dist/ui/components/molecules/vc-breadcrumbs/vc-breadcrumbs.vue.d.ts +1 -1
  71. package/dist/ui/components/molecules/vc-code-editor/vc-code-editor.vue.d.ts +1 -1
  72. package/dist/ui/components/molecules/vc-editor/vc-editor.vue.d.ts +1 -1
  73. package/dist/ui/components/molecules/vc-field/_internal/vc-field-type/vc-field-type.vue.d.ts +1 -1
  74. package/dist/ui/components/molecules/vc-field/vc-field.vue.d.ts +1 -1
  75. package/dist/ui/components/molecules/vc-file-upload/vc-file-upload.vue.d.ts +1 -1
  76. package/dist/ui/components/molecules/vc-form/vc-form.vue.d.ts +1 -1
  77. package/dist/ui/components/molecules/vc-input/vc-input.vue.d.ts +1 -1
  78. package/dist/ui/components/molecules/vc-input-currency/vc-input-currency.vue.d.ts +1 -1
  79. package/dist/ui/components/molecules/vc-notification/vc-notification.vue.d.ts +1 -1
  80. package/dist/ui/components/molecules/vc-notification/vc-notification.vue.d.ts.map +1 -1
  81. package/dist/ui/components/molecules/vc-pagination/index.d.ts +1 -1
  82. package/dist/ui/components/molecules/vc-pagination/vc-pagination.vue.d.ts +1 -1
  83. package/dist/ui/components/molecules/vc-rating/vc-rating.vue.d.ts +1 -1
  84. package/dist/ui/components/molecules/vc-slider/vc-slider.vue.d.ts +1 -1
  85. package/dist/ui/components/molecules/vc-textarea/vc-textarea.vue.d.ts +1 -1
  86. package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/vc-app-bar.vue.d.ts +1 -1
  87. 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
  88. package/dist/ui/components/organisms/vc-app/_internal/vc-app-menu/_internal/vc-app-menu-item/vc-app-menu-item.vue.d.ts +1 -1
  89. package/dist/ui/components/organisms/vc-app/_internal/vc-app-menu/vc-app-menu.vue.d.ts +1 -1
  90. package/dist/ui/components/organisms/vc-app/vc-app.vue.d.ts +3 -3
  91. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-header/vc-blade-header.vue.d.ts +1 -1
  92. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/_internal/vc-blade-toolbar-button/vc-blade-toolbar-button.vue.d.ts +1 -1
  93. package/dist/ui/components/organisms/vc-blade/_internal/vc-blade-toolbar/vc-blade-toolbar.vue.d.ts +1 -1
  94. package/dist/ui/components/organisms/vc-blade/vc-blade.vue.d.ts +1 -1
  95. package/dist/ui/components/organisms/vc-gallery/_internal/vc-gallery-item/vc-gallery-item.vue.d.ts +1 -1
  96. package/dist/ui/components/organisms/vc-gallery/_internal/vc-gallery-preview/vc-gallery-preview.vue.d.ts +1 -1
  97. package/dist/ui/components/organisms/vc-gallery/index.d.ts +1 -1
  98. package/dist/ui/components/organisms/vc-gallery/vc-gallery.vue.d.ts +1 -1
  99. package/dist/ui/components/organisms/vc-login-form/vc-login-form.vue.d.ts +1 -1
  100. package/dist/ui/components/organisms/vc-popup/_internal/vc-popup-error/vc-popup-error.vue.d.ts +1 -1
  101. package/dist/ui/components/organisms/vc-popup/_internal/vc-popup-warning/vc-popup-warning.vue.d.ts +1 -1
  102. package/dist/ui/components/organisms/vc-popup/vc-popup.vue.d.ts +1 -1
  103. package/dist/ui/components/organisms/vc-table/_internal/vc-table-cell/vc-table-cell.vue.d.ts +1 -1
  104. package/dist/ui/components/organisms/vc-table/_internal/vc-table-column-switcher/vc-table-column-switcher.vue.d.ts +1 -1
  105. package/dist/ui/components/organisms/vc-table/_internal/vc-table-counter/vc-table-counter.vue.d.ts +1 -1
  106. package/dist/ui/components/organisms/vc-table/_internal/vc-table-filter/vc-table-filter.vue.d.ts +1 -1
  107. package/package.json +19 -20
  108. package/ui/components/molecules/vc-notification/vc-notification.vue +34 -8
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,YAAY,CAAC;AACpC,OAAO,EAAE,GAAG,EAAa,MAAM,KAAK,CAAC;AAWrC,OAAO,eAAe,CAAC;AACvB,OAAO,4BAA4B,CAAC;;iBAKrB,GAAG,QAAQ;QAAE,MAAM,EAAE,MAAM,CAAC;QAAC,WAAW,EAAE,MAAM,CAAA;KAAE,GAAG,IAAI;;AADxE,wBAsGE;AAEF,cAAc,iBAAiB,CAAC;AAEhC,cAAc,YAAY,CAAC;AAE3B,cAAc,oBAAoB,CAAC;AACnC,cAAc,mBAAmB,CAAC;AAClC,cAAc,cAAc,CAAC;AAC7B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,qBAAqB,CAAC;AACpC,cAAc,kBAAkB,CAAC;AAEjC,cAAc,UAAU,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,MAAM,EAAE,MAAM,YAAY,CAAC;AACpC,OAAO,EAAE,GAAG,EAAa,MAAM,KAAK,CAAC;AAUrC,OAAO,eAAe,CAAC;AACvB,OAAO,4BAA4B,CAAC;;iBAKrB,GAAG,QAAQ;QAAE,MAAM,EAAE,MAAM,CAAC;QAAC,WAAW,EAAE,MAAM,CAAA;KAAE,GAAG,IAAI;;AADxE,wBAqGE;AAEF,cAAc,iBAAiB,CAAC;AAEhC,cAAc,YAAY,CAAC;AAE3B,cAAc,oBAAoB,CAAC;AACnC,cAAc,mBAAmB,CAAC;AAClC,cAAc,cAAc,CAAC;AAC7B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,qBAAqB,CAAC;AACpC,cAAc,kBAAkB,CAAC;AAEjC,cAAc,UAAU,CAAC"}
@@ -6,7 +6,7 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
6
6
  appsList: undefined;
7
7
  }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
8
8
  onClick: (item: AppDescriptor) => void;
9
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
9
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
10
10
  appsList: undefined;
11
11
  }>>> & {
12
12
  onOnClick?: ((item: AppDescriptor) => any) | undefined;
@@ -1,3 +1,3 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
1
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
2
2
  export default _default;
3
3
  //# sourceMappingURL=vc-blade-navigation.vue.d.ts.map
@@ -14,7 +14,7 @@ export declare const VcBladeView: import("vue").DefineComponent<{
14
14
  [key: string]: any;
15
15
  }> | VNode<import("vue").RendererNode, import("vue").RendererElement, {
16
16
  [key: string]: any;
17
- }>[] | null, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
17
+ }>[] | null, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
18
18
  blade: {
19
19
  type: PropType<BladeVNode>;
20
20
  };
@@ -1,6 +1,6 @@
1
1
  declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
2
2
  close: () => void;
3
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>> & {
3
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>> & {
4
4
  onClose?: (() => any) | undefined;
5
5
  }, {}, {}>;
6
6
  export default _default;
@@ -1,6 +1,6 @@
1
1
  export declare const ChangePassword: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
2
2
  close: () => void;
3
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>> & {
3
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>> & {
4
4
  onClose?: (() => any) | undefined;
5
5
  }, {}, {}>;
6
6
  declare module "@vue/runtime-core" {
@@ -24,7 +24,7 @@ declare const _default: import("vue").DefineComponent<{
24
24
  }>[] | undefined, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
25
25
  error(value: Error | string): boolean;
26
26
  reset(): boolean;
27
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
27
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
28
28
  capture: {
29
29
  default: boolean;
30
30
  type: BooleanConstructor;
@@ -1,4 +1,4 @@
1
- export declare const LanguageSelector: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
1
+ export declare const LanguageSelector: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
2
2
  declare module "@vue/runtime-core" {
3
3
  interface GlobalComponents {
4
4
  LanguageSelector: typeof LanguageSelector;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../shared/components/language-selector/index.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,gBAAgB,oSAAgD,CAAC;AAG9E,OAAO,QAAQ,mBAAmB,CAAC;IACjC,UAAiB,gBAAgB;QAC/B,gBAAgB,EAAE,OAAO,gBAAgB,CAAC;KAC3C;CACF"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../shared/components/language-selector/index.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,gBAAgB,0NAAgD,CAAC;AAG9E,OAAO,QAAQ,mBAAmB,CAAC;IACjC,UAAiB,gBAAgB;QAC/B,gBAAgB,EAAE,OAAO,gBAAgB,CAAC;KAC3C;CACF"}
@@ -1,3 +1,3 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
1
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
2
2
  export default _default;
3
3
  //# sourceMappingURL=language-selector.vue.d.ts.map
@@ -9,7 +9,7 @@ export interface Emits {
9
9
  }
10
10
  declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
11
11
  onClick: () => void;
12
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>> & {
12
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>> & {
13
13
  onOnClick?: (() => any) | undefined;
14
14
  }, {}, {}>;
15
15
  export default _default;
@@ -1,4 +1,4 @@
1
- export declare const NotificationDropdown: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
1
+ export declare const NotificationDropdown: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
2
2
  declare module "@vue/runtime-core" {
3
3
  interface GlobalComponents {
4
4
  NotificationDropdown: typeof NotificationDropdown;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../shared/components/notification-dropdown/index.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,oBAAoB,oSAAwD,CAAC;AAG1F,OAAO,QAAQ,mBAAmB,CAAC;IACjC,UAAiB,gBAAgB;QAC/B,oBAAoB,EAAE,OAAO,oBAAoB,CAAC;KACnD;CACF"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../shared/components/notification-dropdown/index.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,oBAAoB,0NAAwD,CAAC;AAG1F,OAAO,QAAQ,mBAAmB,CAAC;IACjC,UAAiB,gBAAgB;QAC/B,oBAAoB,EAAE,OAAO,oBAAoB,CAAC;KACnD;CACF"}
@@ -1,3 +1,3 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
1
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
2
2
  export default _default;
3
3
  //# sourceMappingURL=notification-dropdown.vue.d.ts.map
@@ -5,7 +5,7 @@ export interface Props {
5
5
  title: string;
6
6
  notification: PushNotification;
7
7
  }
8
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>>, {}, {}>, {
8
+ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>>, {}, {}>, {
9
9
  default?(_: {}): any;
10
10
  }>;
11
11
  export default _default;
@@ -58,7 +58,7 @@ declare const NotificationContainer: import("vue").DefineComponent<{
58
58
  };
59
59
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
60
60
  [key: string]: any;
61
- }>[], unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
61
+ }>[], unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
62
62
  limit: {
63
63
  type: NumberConstructor;
64
64
  required: false;
@@ -1,2 +1,2 @@
1
- export declare const VcPopupContainer: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
1
+ export declare const VcPopupContainer: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
2
2
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../shared/components/popup-handler/components/vc-popup-container/index.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,gBAAgB,oSAA4C,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../../shared/components/popup-handler/components/vc-popup-container/index.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,gBAAgB,0NAA4C,CAAC"}
@@ -1,3 +1,3 @@
1
- declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
1
+ declare const _default: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
2
2
  export default _default;
3
3
  //# sourceMappingURL=vc-popup-container.vue.d.ts.map
@@ -12,7 +12,7 @@ export declare const UserDropdownButton: import("vue").DefineComponent<{
12
12
  type: import("vue").PropType<import("../../..").BladeMenu<import("vue").Component>[]>;
13
13
  default: () => never[];
14
14
  };
15
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
15
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
16
16
  name: {
17
17
  type: import("vue").PropType<string>;
18
18
  };
@@ -7,7 +7,7 @@ export interface Props {
7
7
  }
8
8
  declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
9
9
  menuItems: () => never[];
10
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
10
+ }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
11
11
  menuItems: () => never[];
12
12
  }>>>, {
13
13
  menuItems: BladeMenu<import("vue").Component>[];
@@ -21,7 +21,7 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
21
21
  "close:blade": () => void;
22
22
  "expand:blade": () => void;
23
23
  "collapse:blade": () => void;
24
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
24
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
25
25
  expanded: boolean;
26
26
  closable: boolean;
27
27
  }>>> & {
@@ -30,7 +30,7 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
30
30
  "close:blade": () => void;
31
31
  "expand:blade": () => void;
32
32
  "collapse:blade": () => void;
33
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
33
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
34
34
  expanded: boolean;
35
35
  closable: boolean;
36
36
  param: undefined;
@@ -25,7 +25,7 @@ export declare const AssetsManager: import("vue").DefineComponent<{
25
25
  "close:blade": () => void;
26
26
  "expand:blade": () => void;
27
27
  "collapse:blade": () => void;
28
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
28
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
29
29
  options: {
30
30
  type: import("vue").PropType<{
31
31
  assets: import("../../../../..").ICommonAsset[];
@@ -74,7 +74,7 @@ declare const _default: import("vue").DefineComponent<{
74
74
  };
75
75
  }, () => VNode<import("vue").RendererNode, import("vue").RendererElement, {
76
76
  [key: string]: any;
77
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<ExtractPropTypes<{
77
+ }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", import("vue").PublicProps, Readonly<ExtractPropTypes<{
78
78
  context: {
79
79
  type: PropType<{
80
80
  settings: import("../types").SettingsSchema;
@@ -4,7 +4,7 @@ declare const _default: import("vue").DefineComponent<{
4
4
  rows: NumberConstructor;
5
5
  }, () => import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
6
6
  [key: string]: any;
7
- }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
7
+ }>, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
8
8
  props: ObjectConstructor;
9
9
  index: NumberConstructor;
10
10
  rows: NumberConstructor;
@@ -62,7 +62,7 @@ declare const _default: import("vue").DefineComponent<__VLS_WithDefaults<__VLS_T
62
62
  "close:blade": () => void;
63
63
  "collapse:blade": () => void;
64
64
  "expand:blade": () => void;
65
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
65
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
66
66
  expanded: boolean;
67
67
  closable: boolean;
68
68
  }>>> & {
@@ -42,7 +42,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
42
42
  param: string | undefined;
43
43
  }) => void;
44
44
  add: () => void;
45
- }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
45
+ }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<Props>, {
46
46
  expanded: boolean;
47
47
  closable: boolean;
48
48
  param: undefined;
@@ -2,7 +2,7 @@ declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimePr
2
2
  userId: string;
3
3
  userName: string;
4
4
  token: string;
5
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
5
+ }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
6
6
  userId: string;
7
7
  userName: string;
8
8
  token: string;
@@ -11,7 +11,7 @@ export declare const Invite: import("vue").DefineComponent<{
11
11
  type: import("vue").PropType<string>;
12
12
  required: true;
13
13
  };
14
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
14
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
15
15
  userId: {
16
16
  type: import("vue").PropType<string>;
17
17
  required: true;
@@ -9,7 +9,7 @@ export interface Props {
9
9
  forgotPassword: ForgotPasswordFunc;
10
10
  };
11
11
  }
12
- declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>>, {}, {}>;
12
+ declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<Props>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<Props>>>, {}, {}>;
13
13
  export default _default;
14
14
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
15
15
  type __VLS_TypePropsToRuntimeProps<T> = {
@@ -18,7 +18,7 @@ export declare const Login: import("vue").DefineComponent<{
18
18
  }) => Promise<void>;
19
19
  }>;
20
20
  };
21
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
21
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
22
22
  logo: {
23
23
  type: import("vue").PropType<string>;
24
24
  required: true;
@@ -2,7 +2,7 @@ declare const _default: import("vue").DefineComponent<__VLS_TypePropsToRuntimePr
2
2
  userId: string;
3
3
  userName: string;
4
4
  token: string;
5
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
5
+ }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
6
6
  userId: string;
7
7
  userName: string;
8
8
  token: string;
@@ -11,7 +11,7 @@ export declare const ResetPassword: import("vue").DefineComponent<{
11
11
  type: import("vue").PropType<string>;
12
12
  required: true;
13
13
  };
14
- }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
14
+ }, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
15
15
  userId: {
16
16
  type: import("vue").PropType<string>;
17
17
  required: true;