@topvisor/ui 1.0.16 → 1.0.18-autofocus-3

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 (196) hide show
  1. package/.chunks/{datepicker-DW_EVh8-.amd.js → datepicker-2XyFBnpB.amd.js} +2 -2
  2. package/.chunks/{datepicker-DW_EVh8-.amd.js.map → datepicker-2XyFBnpB.amd.js.map} +1 -1
  3. package/.chunks/{datepicker-CDFryb2R.es.js → datepicker-CUB0U_lQ.es.js} +2 -2
  4. package/.chunks/{datepicker-CDFryb2R.es.js.map → datepicker-CUB0U_lQ.es.js.map} +1 -1
  5. package/.chunks/forms-CgS7En_e.amd.js +3 -0
  6. package/.chunks/{forms-CORLOoYZ.amd.js.map → forms-CgS7En_e.amd.js.map} +1 -1
  7. package/.chunks/forms-cAFIQajo.es.js +1995 -0
  8. package/.chunks/{forms-DmpPuKKh.es.js.map → forms-cAFIQajo.es.js.map} +1 -1
  9. package/.chunks/listItem.vue_vue_type_script_setup_true_lang-DwVG6MzF.amd.js +2 -0
  10. package/.chunks/listItem.vue_vue_type_script_setup_true_lang-DwVG6MzF.amd.js.map +1 -0
  11. package/.chunks/listItem.vue_vue_type_script_setup_true_lang-DxPx80QT.es.js +181 -0
  12. package/.chunks/{listItem.vue_vue_type_script_setup_true_lang-Cry_LWLq.es.js.map → listItem.vue_vue_type_script_setup_true_lang-DxPx80QT.es.js.map} +1 -1
  13. package/.chunks/{menu.vue_vue_type_style_index_0_lang-BQFq184r.es.js → menu.vue_vue_type_style_index_0_lang-BoLzlJHY.es.js} +24 -24
  14. package/.chunks/{menu.vue_vue_type_style_index_0_lang-BQFq184r.es.js.map → menu.vue_vue_type_style_index_0_lang-BoLzlJHY.es.js.map} +1 -1
  15. package/.chunks/{menu.vue_vue_type_style_index_0_lang-Chd1ygyG.amd.js → menu.vue_vue_type_style_index_0_lang-Dpm2Wnt9.amd.js} +2 -2
  16. package/.chunks/{menu.vue_vue_type_style_index_0_lang-Chd1ygyG.amd.js.map → menu.vue_vue_type_style_index_0_lang-Dpm2Wnt9.amd.js.map} +1 -1
  17. package/.chunks/{notice-BNik2ZIo.es.js → notice-DRCVp0mf.es.js} +2 -2
  18. package/.chunks/{notice-BNik2ZIo.es.js.map → notice-DRCVp0mf.es.js.map} +1 -1
  19. package/.chunks/{notice-BnvlWLlj.amd.js → notice-EerveAd9.amd.js} +2 -2
  20. package/.chunks/{notice-BnvlWLlj.amd.js.map → notice-EerveAd9.amd.js.map} +1 -1
  21. package/.chunks/popup-D6-5Xu_J.amd.js +2 -0
  22. package/.chunks/{popup-Dm9xIxVU.amd.js.map → popup-D6-5Xu_J.amd.js.map} +1 -1
  23. package/.chunks/{popup-BxLi2sMk.es.js → popup-DZDWzqMA.es.js} +4 -4
  24. package/.chunks/{popup-BxLi2sMk.es.js.map → popup-DZDWzqMA.es.js.map} +1 -1
  25. package/.chunks/punycode.es6-C2yitnNb.amd.js.map +1 -1
  26. package/.chunks/punycode.es6-CNI-zL6U.es.js.map +1 -1
  27. package/.chunks/store-CX_6ZXhO.es.js.map +1 -1
  28. package/.chunks/store-esTid5oI.amd.js.map +1 -1
  29. package/.chunks/{utils-k0wIxxij.amd.js → utils-CQcFLRGs.amd.js} +2 -2
  30. package/.chunks/{utils-k0wIxxij.amd.js.map → utils-CQcFLRGs.amd.js.map} +1 -1
  31. package/.chunks/{utils-DFwHp4q7.es.js → utils-DP2t2MXK.es.js} +85 -87
  32. package/.chunks/utils-DP2t2MXK.es.js.map +1 -0
  33. package/.chunks/{utils-CKpKCxOO.es.js → utils-DTkdtW9l.es.js} +78 -78
  34. package/.chunks/{utils-CKpKCxOO.es.js.map → utils-DTkdtW9l.es.js.map} +1 -1
  35. package/.chunks/utils-kDi9Zfjp.amd.js +2 -0
  36. package/.chunks/utils-kDi9Zfjp.amd.js.map +1 -0
  37. package/assets/core.css +1 -1
  38. package/assets/forms.css +1 -1
  39. package/assets/formsExt.css +1 -1
  40. package/assets/layout.css +1 -1
  41. package/assets/themes/dark-th.css +1 -1
  42. package/assets/themes/dark.css +1 -1
  43. package/assets/themes/light.css +1 -1
  44. package/charts/charts.amd.js +1 -1
  45. package/charts/charts.amd.js.map +1 -1
  46. package/charts/charts.js +1 -1
  47. package/components/charts/miniChart/miniChart.vue.d.ts +5 -5
  48. package/components/charts/miniCharts/miniCharts.vue.d.ts +9 -6
  49. package/components/core/notice/item/item.vue.d.ts +1 -1
  50. package/components/dialog/dialog/dialog.vue.d.ts +3 -2
  51. package/components/dialog/dialog/dialogs/dialogs.vue.d.ts +1 -1
  52. package/components/dialog/dialog/page/page.vue.d.ts +2 -1
  53. package/components/forms/avatar/avatar.vue.d.ts +1 -1
  54. package/components/forms/button/button.vue.d.ts +2 -1
  55. package/components/forms/button/types.d.ts +1 -0
  56. package/components/forms/checkbox/checkbox.vue.d.ts +7 -6
  57. package/components/forms/controlLabel/controlLabel.vue.d.ts +3 -2
  58. package/components/forms/hint/hint.vue.d.ts +1 -1
  59. package/components/forms/input/input.vue.d.ts +2 -1
  60. package/components/forms/inputDate/inputDate.vue.d.ts +3 -1
  61. package/components/forms/inputRange/inputRange.vue.d.ts +3 -2
  62. package/components/forms/loadbar/loadbar.vue.d.ts +1 -1
  63. package/components/forms/radio/radio.vue.d.ts +3 -2
  64. package/components/forms/select/select.vue.d.ts +5 -5
  65. package/components/forms/switcher/switcher.vue.d.ts +3 -2
  66. package/components/formsExt/editArea/editArea.vue.d.ts +1 -1
  67. package/components/formsExt/editInput/editInput.vue.d.ts +1 -1
  68. package/components/formsExt/formsExt.d.ts +2 -0
  69. package/components/formsExt/info/info.vue.d.ts +22 -0
  70. package/components/formsExt/info/types.d.ts +15 -0
  71. package/components/formsExt/menu/menu.vue.d.ts +7 -5
  72. package/components/formsExt/radioGroup/radioGroup.vue.d.ts +7 -5
  73. package/components/formsExt/selector2/itemMulti.vue.d.ts +1 -1
  74. package/components/formsExt/selector2/selector2.vue.d.ts +96 -8
  75. package/components/layout/islandRows/islandRows.vue.d.ts +3 -2
  76. package/components/layout/islandRows/islandRowsRow/islandRowsRow.vue.d.ts +3 -2
  77. package/components/layout/islandRows/islandRowsSubTitle/islandRowsSubTitle.vue.d.ts +18 -0
  78. package/components/layout/layout.d.ts +2 -0
  79. package/components/layout/rows/rows.vue.d.ts +3 -2
  80. package/components/popup/alert/alert.vue.d.ts +2 -1
  81. package/components/popup/confirm/confirm.vue.d.ts +2 -1
  82. package/components/popup/popup/listItem.vue.d.ts +2 -1
  83. package/components/popup/popup/opener.vue.d.ts +2 -1
  84. package/components/popup/popup/popup.vue.d.ts +2 -1
  85. package/components/popup/popup/widgetInput.vue.d.ts +4 -4
  86. package/components/popup/prompt/prompt.vue.d.ts +2 -1
  87. package/components/project/selectorCompetitors/selectorCompetitors.vue.d.ts +5 -5
  88. package/components/project/selectorRegion/selectorRegion.vue.d.ts +7 -7
  89. package/components/project/tagSelector/popupListItem/tagPopupListItem.vue.d.ts +5 -3
  90. package/components/project/tagSelector/popupOpener/popupOpener.vue.d.ts +6 -5
  91. package/components/project/tagSelector/tagIcon/tagIcon.vue.d.ts +1 -1
  92. package/components/project/tagSelector/tagSelector.vue.d.ts +6 -6
  93. package/components/tabs/tabs/content.vue.d.ts +3 -2
  94. package/components/tabs/tabs/tab.vue.d.ts +2 -1
  95. package/components/tabs/tabs/tabs.vue.d.ts +3 -2
  96. package/components/tabsView/tabsView/menu.vue.d.ts +9 -6
  97. package/components/tabsView/tabsView/menuDelimeter.vue.d.ts +1 -1
  98. package/components/tabsView/tabsView/menuItem.vue.d.ts +2 -1
  99. package/components/tabsView/tabsView/menuTitle.vue.d.ts +2 -1
  100. package/components/tabsView/tabsView/store.d.ts +5 -5
  101. package/components/tabsView/tabsView/tabsView.vue.d.ts +9 -6
  102. package/core/app.amd.js +1 -1
  103. package/core/app.amd.js.map +1 -1
  104. package/core/app.js +209 -162
  105. package/core/app.js.map +1 -1
  106. package/core/directives/focus.d.ts +3 -1
  107. package/core/directives/scrollIntoView.d.ts +3 -0
  108. package/core/directives/scrollShadow.d.ts +15 -0
  109. package/core/utils/number.d.ts +6 -0
  110. package/core/utils/scroll.d.ts +3 -2
  111. package/core/utils/string.d.ts +1 -1
  112. package/dialog/dialog.amd.js +1 -1
  113. package/dialog/dialog.amd.js.map +1 -1
  114. package/dialog/dialog.js +84 -79
  115. package/dialog/dialog.js.map +1 -1
  116. package/forms/forms.amd.js +1 -1
  117. package/forms/forms.js +1 -1
  118. package/forms/helpers.amd.js.map +1 -1
  119. package/formsExt/formsExt.amd.js +1 -1
  120. package/formsExt/formsExt.amd.js.map +1 -1
  121. package/formsExt/formsExt.js +330 -290
  122. package/formsExt/formsExt.js.map +1 -1
  123. package/layout/layout.amd.js +1 -1
  124. package/layout/layout.amd.js.map +1 -1
  125. package/layout/layout.js +33 -25
  126. package/layout/layout.js.map +1 -1
  127. package/package.json +31 -31
  128. package/popup/popup.amd.js +1 -1
  129. package/popup/popup.amd.js.map +1 -1
  130. package/popup/popup.js +17 -17
  131. package/popup/worker.amd.js +1 -1
  132. package/popup/worker.amd.js.map +1 -1
  133. package/popup/worker.js +9 -10
  134. package/popup/worker.js.map +1 -1
  135. package/project/project.amd.js +1 -1
  136. package/project/project.amd.js.map +1 -1
  137. package/project/project.js +307 -307
  138. package/tabsView/tabsView.amd.js +1 -1
  139. package/tabsView/tabsView.amd.js.map +1 -1
  140. package/tabsView/tabsView.js +37 -37
  141. package/utils/check.amd.js +1 -1
  142. package/utils/check.amd.js.map +1 -1
  143. package/utils/check.js +1 -1
  144. package/utils/check.js.map +1 -1
  145. package/utils/clipboard.amd.js +1 -1
  146. package/utils/clipboard.amd.js.map +1 -1
  147. package/utils/clipboard.js +1 -1
  148. package/utils/clipboard.js.map +1 -1
  149. package/utils/date.amd.js +1 -1
  150. package/utils/date.js +1 -1
  151. package/utils/device.amd.js +1 -1
  152. package/utils/device.js +1 -1
  153. package/utils/dom.amd.js +1 -1
  154. package/utils/dom.amd.js.map +1 -1
  155. package/utils/dom.js +30 -30
  156. package/utils/dom.js.map +1 -1
  157. package/utils/image.amd.js.map +1 -1
  158. package/utils/keyboard.amd.js.map +1 -1
  159. package/utils/lodash.amd.js +1 -1
  160. package/utils/lodash.js +1 -1
  161. package/utils/number.amd.js +1 -1
  162. package/utils/number.amd.js.map +1 -1
  163. package/utils/number.js +7 -3
  164. package/utils/number.js.map +1 -1
  165. package/utils/price.amd.js +1 -1
  166. package/utils/price.amd.js.map +1 -1
  167. package/utils/price.js +1 -1
  168. package/utils/price.js.map +1 -1
  169. package/utils/route.amd.js +1 -1
  170. package/utils/route.amd.js.map +1 -1
  171. package/utils/route.js +5 -5
  172. package/utils/route.js.map +1 -1
  173. package/utils/scroll.amd.js +1 -1
  174. package/utils/scroll.amd.js.map +1 -1
  175. package/utils/scroll.js +19 -14
  176. package/utils/scroll.js.map +1 -1
  177. package/utils/searchers.amd.js.map +1 -1
  178. package/utils/searchers.js.map +1 -1
  179. package/utils/string.amd.js +1 -1
  180. package/utils/string.amd.js.map +1 -1
  181. package/utils/string.js +48 -47
  182. package/utils/string.js.map +1 -1
  183. package/utils/system.amd.js.map +1 -1
  184. package/utils/system.js.map +1 -1
  185. package/utils/url.amd.js.map +1 -1
  186. package/utils/url.js.map +1 -1
  187. package/web-types.json +41 -0
  188. package/.chunks/forms-CORLOoYZ.amd.js +0 -3
  189. package/.chunks/forms-DmpPuKKh.es.js +0 -1944
  190. package/.chunks/listItem.vue_vue_type_script_setup_true_lang-BZar2z_p.amd.js +0 -2
  191. package/.chunks/listItem.vue_vue_type_script_setup_true_lang-BZar2z_p.amd.js.map +0 -1
  192. package/.chunks/listItem.vue_vue_type_script_setup_true_lang-Cry_LWLq.es.js +0 -174
  193. package/.chunks/popup-Dm9xIxVU.amd.js +0 -2
  194. package/.chunks/utils-COOeS9rk.amd.js +0 -2
  195. package/.chunks/utils-COOeS9rk.amd.js.map +0 -1
  196. package/.chunks/utils-DFwHp4q7.es.js.map +0 -1
package/charts/charts.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { Core as P } from "../core/app.js";
2
2
  import { defineComponent as T, mergeModels as S, useModel as $, computed as h, openBlock as a, createElementBlock as i, normalizeClass as f, createElementVNode as r, toDisplayString as g, Fragment as k, renderList as w, normalizeStyle as L, unref as F, createCommentVNode as H, ref as b, watch as V, onMounted as N, onUnmounted as R, renderSlot as z, createBlock as G, Teleport as O } from "vue";
3
- import { d as X } from "../.chunks/forms-DmpPuKKh.es.js";
3
+ import { d as X } from "../.chunks/forms-cAFIQajo.es.js";
4
4
  import { percentOfNumber as I } from "../utils/number.js";
5
5
  const E = ["../assets/charts.css"].map((v) => import.meta.resolve(v));
6
6
  P.insertCSSLinkToPage(E, !0);
@@ -1,15 +1,15 @@
1
1
  import { Props, Item, Color } from './miniChart';
2
2
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
3
- declare let __VLS_typeProps: Props;
3
+ type __VLS_Props = Props;
4
4
  type __VLS_PublicProps = {
5
5
  modelValue?: Props['modelValue'];
6
- } & typeof __VLS_typeProps;
6
+ } & __VLS_Props;
7
7
  declare const _default: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
8
- "update:modelValue": (modelValue: Item | null | undefined) => any;
8
+ "update:modelValue": (value: Item | null | undefined) => any;
9
9
  }, string, PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
10
- "onUpdate:modelValue"?: ((modelValue: Item | null | undefined) => any) | undefined;
10
+ "onUpdate:modelValue"?: ((value: Item | null | undefined) => any) | undefined;
11
11
  }>, {
12
12
  color: Color;
13
13
  numberCols: number;
14
- }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
14
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
15
15
  export default _default;
@@ -1,25 +1,28 @@
1
1
  import { Props } from './miniCharts';
2
2
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
3
3
  import { Item } from '../miniChart/miniChart';
4
- declare let __VLS_typeProps: Props;
4
+ type __VLS_Props = Props;
5
5
  type __VLS_PublicProps = {
6
6
  modelValue?: Props['modelValue'];
7
- } & typeof __VLS_typeProps;
7
+ } & __VLS_Props;
8
8
  declare function __VLS_template(): {
9
+ attrs: Partial<{}>;
9
10
  slots: {
10
11
  default?(_: {}): any;
11
12
  };
12
13
  refs: {
13
14
  elRef: HTMLDivElement;
14
15
  };
15
- attrs: Partial<{}>;
16
+ rootEl: HTMLDivElement;
16
17
  };
17
18
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
18
19
  declare const __VLS_component: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
19
- "update:modelValue": (modelValue: Item | null | undefined) => any;
20
+ "update:modelValue": (value: Item | null | undefined) => any;
20
21
  }, string, PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
21
- "onUpdate:modelValue"?: ((modelValue: Item | null | undefined) => any) | undefined;
22
- }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
22
+ "onUpdate:modelValue"?: ((value: Item | null | undefined) => any) | undefined;
23
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
24
+ elRef: HTMLDivElement;
25
+ }, HTMLDivElement>;
23
26
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
24
27
  export default _default;
25
28
  type __VLS_WithTemplateSlots<T, S> = T & {
@@ -6,5 +6,5 @@ declare const _default: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsM
6
6
  onClose?: (() => any) | undefined;
7
7
  }>, {
8
8
  selectToClose: boolean;
9
- }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
9
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
10
10
  export default _default;
@@ -1,9 +1,10 @@
1
1
  import { Props, Slots } from './types';
2
2
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
3
3
  declare function __VLS_template(): {
4
+ attrs: Partial<{}>;
4
5
  slots: Readonly<Slots> & Slots;
5
6
  refs: {};
6
- attrs: Partial<{}>;
7
+ rootEl: HTMLDivElement;
7
8
  };
8
9
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
9
10
  declare const __VLS_component: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
@@ -17,7 +18,7 @@ declare const __VLS_component: DefineComponent<Props, {}, {}, {}, {}, ComponentO
17
18
  height: string;
18
19
  modal: boolean;
19
20
  historyType: "push" | "replace";
20
- }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
21
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
21
22
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
22
23
  export default _default;
23
24
  type __VLS_WithTemplateSlots<T, S> = T & {
@@ -6,5 +6,5 @@ export declare const getDialogWorker: (id: string) => TopDialogHandle<TopDialogC
6
6
  * Добавить компонент диалогового окна для использования
7
7
  */
8
8
  export declare const addDialogWorker: <T extends TopDialogComponent>(TopDialogComponent: T) => TopDialogHandle<T>;
9
- declare const _default: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
9
+ declare const _default: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
10
10
  export default _default;
@@ -1,9 +1,10 @@
1
1
  import { Props, Slots } from './types';
2
2
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
3
3
  declare function __VLS_template(): {
4
+ attrs: Partial<{}>;
4
5
  slots: Readonly<Slots> & Slots;
5
6
  refs: {};
6
- attrs: Partial<{}>;
7
+ rootEl: any;
7
8
  };
8
9
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
9
10
  declare const __VLS_component: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<Props> & Readonly<{}>, {
@@ -6,5 +6,5 @@ declare const _default: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsM
6
6
  LastSeen: string;
7
7
  };
8
8
  size: Size;
9
- }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
9
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
10
10
  export default _default;
@@ -2,12 +2,13 @@ import { Props, Color, Style } from './types';
2
2
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
3
3
  import { Size } from '../helpers';
4
4
  declare function __VLS_template(): {
5
+ attrs: Partial<{}>;
5
6
  slots: {
6
7
  default?(_: {}): any;
7
8
  html?(_: {}): any;
8
9
  };
9
10
  refs: {};
10
- attrs: Partial<{}>;
11
+ rootEl: any;
11
12
  };
12
13
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
13
14
  declare const __VLS_component: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<Props> & Readonly<{}>, {
@@ -41,6 +41,7 @@ export declare const colors: {
41
41
  readonly orange: "orange";
42
42
  readonly red: "red";
43
43
  readonly pink: "pink";
44
+ readonly brand: "brand";
44
45
  };
45
46
  export type Color = typeof colors[keyof typeof colors];
46
47
  export declare const styles: {
@@ -1,22 +1,23 @@
1
1
  import { Props } from './checkbox';
2
2
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
3
- declare let __VLS_typeProps: Props;
3
+ type __VLS_Props = Props;
4
4
  type __VLS_PublicProps = {
5
5
  modelValue?: Props['modelValue'];
6
- } & typeof __VLS_typeProps;
6
+ } & __VLS_Props;
7
7
  declare function __VLS_template(): {
8
+ attrs: Partial<{}>;
8
9
  slots: {
9
10
  default?(_: {}): any;
10
11
  };
11
12
  refs: {};
12
- attrs: Partial<{}>;
13
+ rootEl: HTMLLabelElement;
13
14
  };
14
15
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
15
16
  declare const __VLS_component: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
16
- "update:modelValue": (modelValue: boolean | string[] | Set<string> | undefined) => any;
17
+ "update:modelValue": (value: boolean | string[] | Set<string> | undefined) => any;
17
18
  }, string, PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
18
- "onUpdate:modelValue"?: ((modelValue: boolean | string[] | Set<string> | undefined) => any) | undefined;
19
- }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
19
+ "onUpdate:modelValue"?: ((value: boolean | string[] | Set<string> | undefined) => any) | undefined;
20
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLLabelElement>;
20
21
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
21
22
  export default _default;
22
23
  type __VLS_WithTemplateSlots<T, S> = T & {
@@ -1,14 +1,15 @@
1
1
  import { Props } from './controlLabel';
2
2
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
3
3
  declare function __VLS_template(): {
4
+ attrs: Partial<{}>;
4
5
  slots: {
5
6
  default?(_: {}): any;
6
7
  };
7
8
  refs: {};
8
- attrs: Partial<{}>;
9
+ rootEl: HTMLDivElement;
9
10
  };
10
11
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
11
- declare const __VLS_component: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
12
+ declare const __VLS_component: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
12
13
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
13
14
  export default _default;
14
15
  type __VLS_WithTemplateSlots<T, S> = T & {
@@ -1,4 +1,4 @@
1
1
  import { Props } from './hint';
2
2
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
3
- declare const _default: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
3
+ declare const _default: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLSpanElement>;
4
4
  export default _default;
@@ -2,11 +2,12 @@ import { Props, CaptionType } from './input';
2
2
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
3
3
  import { Size } from '../helpers';
4
4
  declare function __VLS_template(): {
5
+ attrs: Partial<{}>;
5
6
  slots: {
6
7
  default?(_: {}): any;
7
8
  };
8
9
  refs: {};
9
- attrs: Partial<{}>;
10
+ rootEl: any;
10
11
  };
11
12
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
12
13
  declare const __VLS_component: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
@@ -6,5 +6,7 @@ declare const _default: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsM
6
6
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
7
7
  }>, {
8
8
  icon2: string;
9
- }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
9
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {
10
+ el: HTMLInputElement;
11
+ }, any>;
10
12
  export default _default;
@@ -1,14 +1,15 @@
1
1
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
2
2
  declare function __VLS_template(): {
3
+ attrs: Partial<{}>;
3
4
  slots: {
4
5
  from?(_: {}): any;
5
6
  to?(_: {}): any;
6
7
  };
7
8
  refs: {};
8
- attrs: Partial<{}>;
9
+ rootEl: HTMLDivElement;
9
10
  };
10
11
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
11
- declare const __VLS_component: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
12
+ declare const __VLS_component: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
12
13
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
13
14
  export default _default;
14
15
  type __VLS_WithTemplateSlots<T, S> = T & {
@@ -1,3 +1,3 @@
1
1
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
2
- declare const _default: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
2
+ declare const _default: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
3
3
  export default _default;
@@ -1,18 +1,19 @@
1
1
  import { Props } from './radio';
2
2
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
3
3
  declare function __VLS_template(): {
4
+ attrs: Partial<{}>;
4
5
  slots: {
5
6
  default?(_: {}): any;
6
7
  };
7
8
  refs: {};
8
- attrs: Partial<{}>;
9
+ rootEl: HTMLLabelElement;
9
10
  };
10
11
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
11
12
  declare const __VLS_component: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
12
13
  "update:modelValue": (value: string | object) => any;
13
14
  }, string, PublicProps, Readonly<Props> & Readonly<{
14
15
  "onUpdate:modelValue"?: ((value: string | object) => any) | undefined;
15
- }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
16
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLLabelElement>;
16
17
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
17
18
  export default _default;
18
19
  type __VLS_WithTemplateSlots<T, S> = T & {
@@ -1,17 +1,17 @@
1
1
  import { Props } from './select';
2
2
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
3
3
  import { Size } from '../helpers';
4
- declare let __VLS_typeProps: Props;
4
+ type __VLS_Props = Props;
5
5
  type __VLS_PublicProps = {
6
6
  modelValue: Props['modelValue'];
7
- } & typeof __VLS_typeProps;
7
+ } & __VLS_Props;
8
8
  declare const _default: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
9
- "update:modelValue": (modelValue: string | number) => any;
9
+ "update:modelValue": (value: string | number) => any;
10
10
  } & {
11
11
  "update:modelValue": (value: string | number) => any;
12
12
  }, string, PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
13
- "onUpdate:modelValue"?: ((modelValue: string | number) => any) | undefined;
13
+ "onUpdate:modelValue"?: ((value: string | number) => any) | undefined;
14
14
  }>, {
15
15
  size: Size;
16
- }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
16
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLLabelElement>;
17
17
  export default _default;
@@ -1,18 +1,19 @@
1
1
  import { Props } from './switcher';
2
2
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
3
3
  declare function __VLS_template(): {
4
+ attrs: Partial<{}>;
4
5
  slots: {
5
6
  default?(_: {}): any;
6
7
  };
7
8
  refs: {};
8
- attrs: Partial<{}>;
9
+ rootEl: HTMLLabelElement;
9
10
  };
10
11
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
11
12
  declare const __VLS_component: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {} & {
12
13
  "update:modelValue": (value: boolean | string[] | Set<string>) => any;
13
14
  }, string, PublicProps, Readonly<Props> & Readonly<{
14
15
  "onUpdate:modelValue"?: ((value: boolean | string[] | Set<string>) => any) | undefined;
15
- }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
16
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLLabelElement>;
16
17
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
17
18
  export default _default;
18
19
  type __VLS_WithTemplateSlots<T, S> = T & {
@@ -14,5 +14,5 @@ declare const _default: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsM
14
14
  submitText: string;
15
15
  cancelText: string;
16
16
  defaultValue: string;
17
- }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
17
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
18
18
  export default _default;
@@ -4,5 +4,5 @@ declare const _default: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsM
4
4
  "update:modelValue": (value: string) => any;
5
5
  }, string, PublicProps, Readonly<Props> & Readonly<{
6
6
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
7
- }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
7
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
8
8
  export default _default;
@@ -4,8 +4,10 @@ import { default as EditInput } from './editInput/editInput.vue';
4
4
  import { default as RadioGroup } from './radioGroup/radioGroup.vue';
5
5
  import { default as Selector2 } from './selector2/selector2.vue';
6
6
  import { default as Menu } from './menu/menu.vue';
7
+ import { default as Info } from './info/info.vue';
7
8
  export declare const TopEditArea: typeof EditArea & ComponentCustomProps;
8
9
  export declare const TopEditInput: typeof EditInput & ComponentCustomProps;
9
10
  export declare const TopRadioGroup: typeof RadioGroup & ComponentCustomProps;
10
11
  export declare const TopSelector2: typeof Selector2 & ComponentCustomProps;
11
12
  export declare const TopMenu: typeof Menu & ComponentCustomProps;
13
+ export declare const TopInfo: typeof Info & ComponentCustomProps;
@@ -0,0 +1,22 @@
1
+ import { Props } from './types';
2
+ import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
3
+ declare function __VLS_template(): {
4
+ attrs: Partial<{}>;
5
+ slots: {
6
+ default?(_: {}): any;
7
+ };
8
+ refs: {};
9
+ rootEl: HTMLDivElement;
10
+ };
11
+ type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
12
+ declare const __VLS_component: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<Props> & Readonly<{}>, {
13
+ size: "default" | "s" | "m" | "l";
14
+ styling: "default" | "info" | "warning" | "negative";
15
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
16
+ declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
17
+ export default _default;
18
+ type __VLS_WithTemplateSlots<T, S> = T & {
19
+ new (): {
20
+ $slots: S;
21
+ };
22
+ };
@@ -0,0 +1,15 @@
1
+ export interface Props {
2
+ icon: string;
3
+ /**
4
+ * Стиль оформления
5
+ */
6
+ styling?: 'default' | 'info' | 'warning' | 'negative';
7
+ /**
8
+ * Размер
9
+ */
10
+ size?: 'default' | 's' | 'm' | 'l';
11
+ /**
12
+ * Дополнительная информация (например, сумма к оплате)
13
+ */
14
+ value?: string | number;
15
+ }
@@ -1,14 +1,16 @@
1
1
  import { Props, styling } from './menu';
2
2
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
3
- declare let __VLS_typeProps: Props;
3
+ type __VLS_Props = Props;
4
4
  type __VLS_PublicProps = {
5
5
  modelValue: any;
6
- } & typeof __VLS_typeProps;
6
+ } & __VLS_Props;
7
7
  declare const _default: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
8
- "update:modelValue": (modelValue: any) => any;
8
+ "update:modelValue": (value: any) => any;
9
9
  }, string, PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
10
- "onUpdate:modelValue"?: ((modelValue: any) => any) | undefined;
10
+ "onUpdate:modelValue"?: ((value: any) => any) | undefined;
11
11
  }>, {
12
12
  styling: styling[keyof styling];
13
- }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
13
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {
14
+ el: HTMLDivElement;
15
+ }, HTMLDivElement>;
14
16
  export default _default;
@@ -1,17 +1,19 @@
1
1
  import { Props } from './radioGroup';
2
2
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
3
3
  import { Size } from '../../forms/helpers';
4
- declare let __VLS_typeProps: Props;
4
+ type __VLS_Props = Props;
5
5
  type __VLS_PublicProps = {
6
6
  modelValue: string;
7
- } & typeof __VLS_typeProps;
7
+ } & __VLS_Props;
8
8
  declare const _default: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
9
- "update:modelValue": (modelValue: string) => any;
9
+ "update:modelValue": (value: string) => any;
10
10
  } & {
11
11
  "update:modelValue": (value: string) => any;
12
12
  }, string, PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
13
- "onUpdate:modelValue"?: ((modelValue: string) => any) | undefined;
13
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
14
14
  }>, {
15
15
  size: Size;
16
- }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
16
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {
17
+ elRef: HTMLDivElement;
18
+ }, HTMLDivElement>;
17
19
  export default _default;
@@ -4,5 +4,5 @@ declare const _default: DefineComponent<PropsItemMulti, {}, {}, {}, {}, Componen
4
4
  delete: (id: number | null) => any;
5
5
  }, string, PublicProps, Readonly<PropsItemMulti> & Readonly<{
6
6
  onDelete?: ((id: number | null) => any) | undefined;
7
- }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
7
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
8
8
  export default _default;
@@ -4,11 +4,12 @@ import { ComponentInternalInstance, VNodeProps, AllowedComponentProps, Component
4
4
  import { PopupEvent, Props } from '../../popup/popup/popup';
5
5
  import { OnCleanup } from '@vue/reactivity';
6
6
  import { Size } from '../../forms/helpers';
7
- declare let __VLS_typeProps: Props;
7
+ type __VLS_Props = Props;
8
8
  type __VLS_PublicProps = {
9
9
  modelValue?: Props['modelValue'];
10
- } & typeof __VLS_typeProps;
10
+ } & __VLS_Props;
11
11
  declare function __VLS_template(): {
12
+ attrs: Partial<{}>;
12
13
  slots: Readonly<Slots> & Slots;
13
14
  refs: {
14
15
  popupRef: ({
@@ -19,10 +20,10 @@ declare function __VLS_template(): {
19
20
  readonly class?: string | undefined;
20
21
  readonly transitionDuration?: number | undefined;
21
22
  readonly footerSupportLink?: string | undefined;
22
- readonly pos?: ("0" | "1" | "2" | "3" | "4") | undefined;
23
+ readonly pos?: "0" | "1" | "2" | "3" | "4" | undefined;
23
24
  readonly notch?: boolean | undefined;
24
25
  readonly openByHover?: boolean | undefined;
25
- readonly posBy?: ("fixed" | "left" | "right") | undefined;
26
+ readonly posBy?: "fixed" | "left" | "right" | undefined;
26
27
  readonly onClose?: ((popupEvent: PopupEvent) => any) | undefined;
27
28
  readonly onOpen?: ((popupEvent: PopupEvent) => any) | undefined;
28
29
  readonly onScrollContentList?: ((e: Event) => any) | undefined;
@@ -98,19 +99,106 @@ declare function __VLS_template(): {
98
99
  };
99
100
  }) | null;
100
101
  };
101
- attrs: Partial<{}>;
102
+ rootEl: any;
102
103
  };
103
104
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
104
105
  declare const __VLS_component: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
105
- "update:modelValue": (modelValue: Item | Item[]) => any;
106
+ "update:modelValue": (value: Item | Item[]) => any;
106
107
  }, string, PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
107
- "onUpdate:modelValue"?: ((modelValue: Item | Item[]) => any) | undefined;
108
+ "onUpdate:modelValue"?: ((value: Item | Item[]) => any) | undefined;
108
109
  }>, {
109
110
  size: Size;
110
111
  items: Item[];
111
112
  minLength: number;
112
113
  showSelectedInInput: boolean;
113
- }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
114
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {
115
+ popupRef: ({
116
+ $: ComponentInternalInstance;
117
+ $data: {};
118
+ $props: {
119
+ readonly id?: string | undefined;
120
+ readonly class?: string | undefined;
121
+ readonly transitionDuration?: number | undefined;
122
+ readonly footerSupportLink?: string | undefined;
123
+ readonly pos?: "0" | "1" | "2" | "3" | "4" | undefined;
124
+ readonly notch?: boolean | undefined;
125
+ readonly openByHover?: boolean | undefined;
126
+ readonly posBy?: "fixed" | "left" | "right" | undefined;
127
+ readonly onClose?: ((popupEvent: PopupEvent) => any) | undefined;
128
+ readonly onOpen?: ((popupEvent: PopupEvent) => any) | undefined;
129
+ readonly onScrollContentList?: ((e: Event) => any) | undefined;
130
+ } & VNodeProps & AllowedComponentProps & ComponentCustomProps;
131
+ $attrs: {
132
+ [x: string]: unknown;
133
+ };
134
+ $refs: {
135
+ [x: string]: unknown;
136
+ };
137
+ $slots: Readonly<{
138
+ [name: string]: Slot<any> | undefined;
139
+ }>;
140
+ $root: ComponentPublicInstance | null;
141
+ $parent: ComponentPublicInstance | null;
142
+ $host: Element | null;
143
+ $emit: ((event: "close", popupEvent: PopupEvent) => void) & ((event: "open", popupEvent: PopupEvent) => void) & ((event: "scrollContentList", e: Event) => void);
144
+ $el: any;
145
+ $options: ComponentOptionsBase<Readonly< Props> & Readonly<{
146
+ onClose?: ((popupEvent: PopupEvent) => any) | undefined;
147
+ onOpen?: ((popupEvent: PopupEvent) => any) | undefined;
148
+ onScrollContentList?: ((e: Event) => any) | undefined;
149
+ }>, {
150
+ popup: PopupClass | undefined;
151
+ }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
152
+ close: (popupEvent: PopupEvent) => any;
153
+ open: (popupEvent: PopupEvent) => any;
154
+ scrollContentList: (e: Event) => any;
155
+ }, string, {
156
+ id: string;
157
+ posBy: "fixed" | "left" | "right";
158
+ pos: "0" | "1" | "2" | "3" | "4";
159
+ notch: boolean;
160
+ }, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & {
161
+ beforeCreate?: (() => void) | (() => void)[];
162
+ created?: (() => void) | (() => void)[];
163
+ beforeMount?: (() => void) | (() => void)[];
164
+ mounted?: (() => void) | (() => void)[];
165
+ beforeUpdate?: (() => void) | (() => void)[];
166
+ updated?: (() => void) | (() => void)[];
167
+ activated?: (() => void) | (() => void)[];
168
+ deactivated?: (() => void) | (() => void)[];
169
+ beforeDestroy?: (() => void) | (() => void)[];
170
+ beforeUnmount?: (() => void) | (() => void)[];
171
+ destroyed?: (() => void) | (() => void)[];
172
+ unmounted?: (() => void) | (() => void)[];
173
+ renderTracked?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
174
+ renderTriggered?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
175
+ errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void)[];
176
+ };
177
+ $forceUpdate: () => void;
178
+ $nextTick: nextTick;
179
+ $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, OnCleanup]) => any : (...args: [any, any, OnCleanup]) => any, options?: WatchOptions): WatchStopHandle;
180
+ } & Readonly<{
181
+ id: string;
182
+ posBy: "fixed" | "left" | "right";
183
+ pos: "0" | "1" | "2" | "3" | "4";
184
+ notch: boolean;
185
+ }> & Omit<Readonly< Props> & Readonly<{
186
+ onClose?: ((popupEvent: PopupEvent) => any) | undefined;
187
+ onOpen?: ((popupEvent: PopupEvent) => any) | undefined;
188
+ onScrollContentList?: ((e: Event) => any) | undefined;
189
+ }>, ("id" | "posBy" | "pos" | "notch") | "popup"> & ShallowUnwrapRef<{
190
+ popup: PopupClass | undefined;
191
+ }> & {} & ComponentCustomProperties & {} & {
192
+ $slots: {
193
+ opener?(_: {}): any;
194
+ header?(_: {}): any;
195
+ widget?(_: {}): any;
196
+ content?(_: {}): any;
197
+ contentList?(_: {}): any;
198
+ footer?(_: {}): any;
199
+ };
200
+ }) | null;
201
+ }, any>;
114
202
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
115
203
  export default _default;
116
204
  type __VLS_WithTemplateSlots<T, S> = T & {
@@ -1,12 +1,13 @@
1
1
  import { Slots } from './types';
2
2
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
3
3
  declare function __VLS_template(): {
4
+ attrs: Partial<{}>;
4
5
  slots: Readonly<Slots> & Slots;
5
6
  refs: {};
6
- attrs: Partial<{}>;
7
+ rootEl: HTMLDivElement;
7
8
  };
8
9
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
9
- declare const __VLS_component: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
10
+ declare const __VLS_component: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
10
11
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
11
12
  export default _default;
12
13
  type __VLS_WithTemplateSlots<T, S> = T & {
@@ -1,13 +1,14 @@
1
1
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
2
2
  declare function __VLS_template(): {
3
+ attrs: Partial<{}>;
3
4
  slots: {
4
5
  default?(_: {}): any;
5
6
  };
6
7
  refs: {};
7
- attrs: Partial<{}>;
8
+ rootEl: HTMLDivElement;
8
9
  };
9
10
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
10
- declare const __VLS_component: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
11
+ declare const __VLS_component: DefineComponent<{}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, true, {}, HTMLDivElement>;
11
12
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
12
13
  export default _default;
13
14
  type __VLS_WithTemplateSlots<T, S> = T & {