@topvisor/ui 1.0.18 → 1.0.19

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 (207) hide show
  1. package/.chunks/{datepicker-EJRX31J1.es.js → datepicker-B8O5mg_G.es.js} +2 -2
  2. package/.chunks/{datepicker-EJRX31J1.es.js.map → datepicker-B8O5mg_G.es.js.map} +1 -1
  3. package/.chunks/{datepicker-DKvr3NYw.amd.js → datepicker-CFiizYlZ.amd.js} +2 -2
  4. package/.chunks/{datepicker-DKvr3NYw.amd.js.map → datepicker-CFiizYlZ.amd.js.map} +1 -1
  5. package/.chunks/dialogs.vue_vue_type_script_setup_true_lang-B55gllXV.amd.js +2 -0
  6. package/.chunks/dialogs.vue_vue_type_script_setup_true_lang-B55gllXV.amd.js.map +1 -0
  7. package/.chunks/{utils-DXI6F7F9.es.js → dialogs.vue_vue_type_script_setup_true_lang-BkBYW0yR.es.js} +75 -147
  8. package/.chunks/dialogs.vue_vue_type_script_setup_true_lang-BkBYW0yR.es.js.map +1 -0
  9. package/.chunks/forms-BWc2kMFD.amd.js +3 -0
  10. package/.chunks/forms-BWc2kMFD.amd.js.map +1 -0
  11. package/.chunks/forms-DW_XLzg8.es.js +2018 -0
  12. package/.chunks/forms-DW_XLzg8.es.js.map +1 -0
  13. package/.chunks/{listItem.vue_vue_type_script_setup_true_lang-CnEbgJbu.amd.js → listItem.vue_vue_type_script_setup_true_lang-naMiJruI.amd.js} +2 -2
  14. package/.chunks/listItem.vue_vue_type_script_setup_true_lang-naMiJruI.amd.js.map +1 -0
  15. package/.chunks/{listItem.vue_vue_type_script_setup_true_lang-3UaZvDrd.es.js → listItem.vue_vue_type_script_setup_true_lang-saYIC17M.es.js} +10 -10
  16. package/.chunks/{listItem.vue_vue_type_script_setup_true_lang-3UaZvDrd.es.js.map → listItem.vue_vue_type_script_setup_true_lang-saYIC17M.es.js.map} +1 -1
  17. package/.chunks/{menu.vue_vue_type_style_index_0_lang-DcFQyQgs.amd.js → menu.vue_vue_type_style_index_0_lang-06YUloqb.amd.js} +2 -2
  18. package/.chunks/{menu.vue_vue_type_style_index_0_lang-DcFQyQgs.amd.js.map → menu.vue_vue_type_style_index_0_lang-06YUloqb.amd.js.map} +1 -1
  19. package/.chunks/{menu.vue_vue_type_style_index_0_lang-C4q81rOQ.es.js → menu.vue_vue_type_style_index_0_lang-CcspstQc.es.js} +24 -24
  20. package/.chunks/{menu.vue_vue_type_style_index_0_lang-C4q81rOQ.es.js.map → menu.vue_vue_type_style_index_0_lang-CcspstQc.es.js.map} +1 -1
  21. package/.chunks/{notice-CtXmQ8xM.es.js → notice-BQyuy4nF.es.js} +2 -2
  22. package/.chunks/{notice-CtXmQ8xM.es.js.map → notice-BQyuy4nF.es.js.map} +1 -1
  23. package/.chunks/{notice-CYeec0mu.amd.js → notice-zADfJ5TR.amd.js} +2 -2
  24. package/.chunks/{notice-CYeec0mu.amd.js.map → notice-zADfJ5TR.amd.js.map} +1 -1
  25. package/.chunks/{popup-38TbXxcV.amd.js → popup-CPS-7fSX.amd.js} +2 -2
  26. package/.chunks/popup-CPS-7fSX.amd.js.map +1 -0
  27. package/.chunks/{popup-BzCXSDdA.es.js → popup-DsVptZvL.es.js} +6 -7
  28. package/.chunks/popup-DsVptZvL.es.js.map +1 -0
  29. package/.chunks/punycode.es6-C2yitnNb.amd.js.map +1 -1
  30. package/.chunks/punycode.es6-CNI-zL6U.es.js.map +1 -1
  31. package/.chunks/store-CX_6ZXhO.es.js.map +1 -1
  32. package/.chunks/store-esTid5oI.amd.js.map +1 -1
  33. package/.chunks/utils-B75aamxF.amd.js +2 -0
  34. package/.chunks/utils-B75aamxF.amd.js.map +1 -0
  35. package/.chunks/utils-DIP-BdDy.es.js +225 -0
  36. package/.chunks/utils-DIP-BdDy.es.js.map +1 -0
  37. package/.chunks/utils-DfYj3r9i.amd.js +2 -0
  38. package/.chunks/utils-DfYj3r9i.amd.js.map +1 -0
  39. package/.chunks/utils-h5v4GPgp.es.js +79 -0
  40. package/.chunks/utils-h5v4GPgp.es.js.map +1 -0
  41. package/assets/charts.css +1 -1
  42. package/assets/core.css +1 -1
  43. package/assets/forms.css +1 -1
  44. package/assets/formsExt.css +1 -1
  45. package/assets/layout.css +1 -1
  46. package/assets/notice.css +1 -1
  47. package/charts/charts.amd.js +1 -1
  48. package/charts/charts.amd.js.map +1 -1
  49. package/charts/charts.js +1 -1
  50. package/components/charts/miniChart/miniChart.vue.d.ts +5 -5
  51. package/components/charts/miniCharts/miniCharts.vue.d.ts +9 -6
  52. package/components/core/notice/item/item.vue.d.ts +1 -1
  53. package/components/dialog/dialog/dialog.vue.d.ts +4 -3
  54. package/components/dialog/dialog/dialogs/dialogs.vue.d.ts +1 -1
  55. package/components/dialog/dialog/page/page.vue.d.ts +2 -1
  56. package/components/dialog/dialog/page/types.d.ts +7 -0
  57. package/components/forms/avatar/avatar.vue.d.ts +1 -1
  58. package/components/forms/button/button.vue.d.ts +2 -1
  59. package/components/forms/checkbox/checkbox.vue.d.ts +7 -6
  60. package/components/forms/controlLabel/controlLabel.vue.d.ts +3 -2
  61. package/components/forms/hint/hint.vue.d.ts +1 -1
  62. package/components/forms/input/input.vue.d.ts +2 -1
  63. package/components/forms/inputDate/inputDate.vue.d.ts +3 -1
  64. package/components/forms/inputRange/inputRange.vue.d.ts +3 -2
  65. package/components/forms/loadbar/loadbar.vue.d.ts +1 -1
  66. package/components/forms/radio/radio.vue.d.ts +3 -2
  67. package/components/forms/select/select.vue.d.ts +5 -5
  68. package/components/forms/switcher/switcher.vue.d.ts +3 -2
  69. package/components/formsExt/editArea/editArea.vue.d.ts +1 -1
  70. package/components/formsExt/editInput/editInput.vue.d.ts +1 -1
  71. package/components/formsExt/formsExt.d.ts +2 -0
  72. package/components/formsExt/info/info.vue.d.ts +20 -0
  73. package/components/formsExt/info/types.d.ts +21 -0
  74. package/components/formsExt/menu/menu.vue.d.ts +7 -5
  75. package/components/formsExt/radioGroup/radioGroup.vue.d.ts +7 -5
  76. package/components/formsExt/selector2/itemMulti.vue.d.ts +1 -1
  77. package/components/formsExt/selector2/selector2.vue.d.ts +98 -8
  78. package/components/layout/islandRows/islandRows.vue.d.ts +3 -2
  79. package/components/layout/islandRows/islandRowsRow/islandRowsRow.vue.d.ts +3 -2
  80. package/components/layout/islandRows/islandRowsSubTitle/islandRowsSubTitle.vue.d.ts +3 -2
  81. package/components/layout/rows/rows.vue.d.ts +3 -2
  82. package/components/popup/alert/alert.vue.d.ts +2 -1
  83. package/components/popup/confirm/confirm.vue.d.ts +2 -1
  84. package/components/popup/lib/popup.d.ts +2 -3
  85. package/components/popup/lib/worker.d.ts +7 -7
  86. package/components/popup/popup/listItem.vue.d.ts +2 -1
  87. package/components/popup/popup/opener.vue.d.ts +2 -1
  88. package/components/popup/popup/popup.vue.d.ts +2 -1
  89. package/components/popup/popup/widgetInput.vue.d.ts +4 -4
  90. package/components/popup/prompt/prompt.vue.d.ts +2 -1
  91. package/components/project/selectorCompetitors/selectorCompetitors.vue.d.ts +5 -5
  92. package/components/project/selectorRegion/selectorRegion.vue.d.ts +7 -7
  93. package/components/project/selectorRegion/utils/consts.d.ts +0 -2
  94. package/components/project/tagSelector/popupListItem/tagPopupListItem.vue.d.ts +5 -3
  95. package/components/project/tagSelector/popupOpener/popupOpener.vue.d.ts +6 -5
  96. package/components/project/tagSelector/tagIcon/tagIcon.vue.d.ts +1 -1
  97. package/components/project/tagSelector/tagSelector.vue.d.ts +6 -6
  98. package/components/tabs/tabs/content.vue.d.ts +3 -2
  99. package/components/tabs/tabs/tab.vue.d.ts +2 -1
  100. package/components/tabs/tabs/tabs.vue.d.ts +3 -2
  101. package/components/tabsView/tabsView/menu.vue.d.ts +9 -6
  102. package/components/tabsView/tabsView/menuDelimeter.vue.d.ts +1 -1
  103. package/components/tabsView/tabsView/menuItem.vue.d.ts +2 -1
  104. package/components/tabsView/tabsView/menuTitle.vue.d.ts +2 -1
  105. package/components/tabsView/tabsView/store.d.ts +5 -5
  106. package/components/tabsView/tabsView/tabsView.vue.d.ts +9 -6
  107. package/core/app.amd.js +1 -1
  108. package/core/app.amd.js.map +1 -1
  109. package/core/app.js +148 -127
  110. package/core/app.js.map +1 -1
  111. package/core/core/core.d.ts +2 -0
  112. package/core/core/preloaders.d.ts +19 -0
  113. package/core/directives/focus.d.ts +3 -1
  114. package/core/directives/scrollIntoView.d.ts +3 -0
  115. package/core/directives/scrollShadow.d.ts +2 -2
  116. package/core/plugins/i18n.d.ts +13 -3
  117. package/core/utils/scroll.d.ts +18 -0
  118. package/core/utils/searchers.d.ts +0 -2
  119. package/dialog/dialog.amd.js +1 -1
  120. package/dialog/dialog.amd.js.map +1 -1
  121. package/dialog/dialog.js +61 -55
  122. package/dialog/dialog.js.map +1 -1
  123. package/forms/forms.amd.js +1 -1
  124. package/forms/forms.js +1 -1
  125. package/forms/helpers.amd.js.map +1 -1
  126. package/formsExt/formsExt.amd.js +1 -1
  127. package/formsExt/formsExt.amd.js.map +1 -1
  128. package/formsExt/formsExt.js +343 -300
  129. package/formsExt/formsExt.js.map +1 -1
  130. package/layout/layout.amd.js +1 -1
  131. package/layout/layout.amd.js.map +1 -1
  132. package/layout/layout.js +27 -26
  133. package/layout/layout.js.map +1 -1
  134. package/package.json +2 -1
  135. package/popup/popup.amd.js +1 -1
  136. package/popup/popup.amd.js.map +1 -1
  137. package/popup/popup.js +17 -17
  138. package/popup/worker.amd.js +1 -1
  139. package/popup/worker.amd.js.map +1 -1
  140. package/popup/worker.js +3 -3
  141. package/popup/worker.js.map +1 -1
  142. package/project/project.amd.js +1 -1
  143. package/project/project.amd.js.map +1 -1
  144. package/project/project.js +315 -317
  145. package/project/project.js.map +1 -1
  146. package/tabsView/tabsView.amd.js +1 -1
  147. package/tabsView/tabsView.amd.js.map +1 -1
  148. package/tabsView/tabsView.js +37 -37
  149. package/utils/check.amd.js.map +1 -1
  150. package/utils/check.js.map +1 -1
  151. package/utils/clipboard.amd.js +1 -1
  152. package/utils/clipboard.amd.js.map +1 -1
  153. package/utils/clipboard.js +1 -1
  154. package/utils/clipboard.js.map +1 -1
  155. package/utils/date.amd.js +1 -1
  156. package/utils/date.js +1 -1
  157. package/utils/device.amd.js +1 -1
  158. package/utils/device.js +1 -1
  159. package/utils/dom.amd.js +1 -1
  160. package/utils/dom.amd.js.map +1 -1
  161. package/utils/dom.js +30 -30
  162. package/utils/dom.js.map +1 -1
  163. package/utils/image.amd.js.map +1 -1
  164. package/utils/keyboard.amd.js.map +1 -1
  165. package/utils/lodash.amd.js +1 -1
  166. package/utils/lodash.js +5 -5
  167. package/utils/number.amd.js.map +1 -1
  168. package/utils/price.amd.js +1 -1
  169. package/utils/price.amd.js.map +1 -1
  170. package/utils/price.js +1 -1
  171. package/utils/price.js.map +1 -1
  172. package/utils/route.amd.js +1 -1
  173. package/utils/route.amd.js.map +1 -1
  174. package/utils/route.js +5 -5
  175. package/utils/route.js.map +1 -1
  176. package/utils/scroll.amd.js +1 -1
  177. package/utils/scroll.amd.js.map +1 -1
  178. package/utils/scroll.js +39 -7
  179. package/utils/scroll.js.map +1 -1
  180. package/utils/searchers.amd.js +1 -1
  181. package/utils/searchers.amd.js.map +1 -1
  182. package/utils/searchers.js +0 -2
  183. package/utils/searchers.js.map +1 -1
  184. package/utils/string.amd.js +1 -1
  185. package/utils/string.amd.js.map +1 -1
  186. package/utils/string.js +29 -29
  187. package/utils/string.js.map +1 -1
  188. package/utils/system.amd.js.map +1 -1
  189. package/utils/system.js.map +1 -1
  190. package/utils/url.amd.js.map +1 -1
  191. package/utils/url.js.map +1 -1
  192. package/web-types.json +28 -0
  193. package/.chunks/forms-CmlWMEyk.amd.js +0 -3
  194. package/.chunks/forms-CmlWMEyk.amd.js.map +0 -1
  195. package/.chunks/forms-DDIlFXbF.es.js +0 -1944
  196. package/.chunks/forms-DDIlFXbF.es.js.map +0 -1
  197. package/.chunks/listItem.vue_vue_type_script_setup_true_lang-CnEbgJbu.amd.js.map +0 -1
  198. package/.chunks/popup-38TbXxcV.amd.js.map +0 -1
  199. package/.chunks/popup-BzCXSDdA.es.js.map +0 -1
  200. package/.chunks/utils-CFCfvsI8.es.js +0 -223
  201. package/.chunks/utils-CFCfvsI8.es.js.map +0 -1
  202. package/.chunks/utils-CI9JyH64.amd.js +0 -2
  203. package/.chunks/utils-CI9JyH64.amd.js.map +0 -1
  204. package/.chunks/utils-DXI6F7F9.es.js.map +0 -1
  205. package/.chunks/utils-lvXB5hbW.amd.js +0 -2
  206. package/.chunks/utils-lvXB5hbW.amd.js.map +0 -1
  207. package/components/formsExt/info/info.d.ts +0 -20
@@ -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 & {
@@ -1,16 +1,17 @@
1
1
  import { Props } from './types';
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
12
  declare const __VLS_component: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<Props> & Readonly<{}>, {
12
13
  gap: "none" | "xs" | "s" | "m" | "l";
13
- }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
14
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
14
15
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
15
16
  export default _default;
16
17
  type __VLS_WithTemplateSlots<T, S> = T & {
@@ -2,6 +2,7 @@ import { Props } from './alert';
2
2
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
3
3
  import { PopupEvent } from '../popup/popup';
4
4
  declare function __VLS_template(): {
5
+ attrs: Partial<{}>;
5
6
  slots: {
6
7
  opener?(_: {}): any;
7
8
  header?(_: {}): any;
@@ -9,7 +10,7 @@ declare function __VLS_template(): {
9
10
  footer?(_: {}): any;
10
11
  };
11
12
  refs: {};
12
- attrs: Partial<{}>;
13
+ rootEl: any;
13
14
  };
14
15
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
15
16
  declare const __VLS_component: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
@@ -2,6 +2,7 @@ import { PopupEvent } from '../popup/popup';
2
2
  import { Props } from './confirm';
3
3
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
4
4
  declare function __VLS_template(): {
5
+ attrs: Partial<{}>;
5
6
  slots: {
6
7
  opener?(_: {}): any;
7
8
  header?(_: {}): any;
@@ -9,7 +10,7 @@ declare function __VLS_template(): {
9
10
  footer?(_: {}): any;
10
11
  };
11
12
  refs: {};
12
- attrs: Partial<{}>;
13
+ rootEl: any;
13
14
  };
14
15
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
15
16
  declare const __VLS_component: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
@@ -21,7 +21,7 @@ export interface PopupOptions {
21
21
  * - aftershow.top-menu-popup
22
22
  * - afterclose.top-menu-popup
23
23
  */
24
- export declare class Popup extends Component {
24
+ export declare class TopLibPopup extends Component {
25
25
  static componentName: string;
26
26
  el: HTMLElement;
27
27
  elActiveByDefault: boolean | undefined;
@@ -32,7 +32,7 @@ export declare class Popup extends Component {
32
32
  elPopupBody: HTMLElement | undefined | null;
33
33
  elPopupFooter: HTMLElement | undefined | null;
34
34
  elFront: HTMLElement | undefined | null;
35
- popupParent: Popup | undefined;
35
+ popupParent: TopLibPopup | undefined;
36
36
  $: JQuery<HTMLElement> | undefined;
37
37
  elStartPosition: HTMLElement | undefined | null;
38
38
  shift: {
@@ -81,4 +81,3 @@ export declare class Popup extends Component {
81
81
  vueClose(): void;
82
82
  vueGetComponent(): any;
83
83
  }
84
- export default Popup;
@@ -1,14 +1,14 @@
1
- import { Popup } from './popup';
1
+ import { TopLibPopup } from './popup';
2
2
  import { OpenerProps } from '../popup/popup';
3
3
  export type Options = {
4
4
  /**
5
5
  * Глобальное событие, которое будет вызвано перед открытием TopPopup
6
6
  */
7
- decoratorBeforeOpen?: (TopPopupInstance: Popup) => void;
7
+ decoratorBeforeOpen?: (popup: TopLibPopup) => void;
8
8
  /**
9
9
  * Глобальное событие, которое будет вызвано после открытия TopPopup
10
10
  */
11
- decoratorAfterOpen?: (TopPopupInstance: Popup) => void;
11
+ decoratorAfterOpen?: (popup: TopLibPopup) => void;
12
12
  /**
13
13
  * Определитель того, что клик вне Popup нужно игнорировать
14
14
  * @returns {boolean} - если true, то click не приведет к закрытию Popup
@@ -28,7 +28,7 @@ declare class Worker {
28
28
  /**
29
29
  * Вернуть объект компонента popup, привязанный к элементу
30
30
  */
31
- static getPopup(elPopup: HTMLElement): Popup;
31
+ static getPopup(elPopup: HTMLElement): TopLibPopup;
32
32
  /**
33
33
  * Вернуть все элементы с Popup
34
34
  */
@@ -41,7 +41,7 @@ declare class Worker {
41
41
  * Открть Popup от указанного elOpener
42
42
  * @param {HTMLElement} elOpener - элемент, который должен вызвать открытие Popup
43
43
  */
44
- static openByOpener(elOpener: HTMLElement): Promise<Popup | undefined>;
44
+ static openByOpener(elOpener: HTMLElement): Promise<TopLibPopup | undefined>;
45
45
  /**
46
46
  * Создать и открыть Popup
47
47
  * @param elOpener - элемент, вызвавший открытие Popup
@@ -54,8 +54,8 @@ declare class Worker {
54
54
  * Скролл к активному элементу списка
55
55
  */
56
56
  static scrollToActive(elPopup: HTMLElement): void;
57
- static decoratorBeforeOpen(popup: Popup): void;
58
- static decoratorAfterOpen(popup: Popup): void;
57
+ static decoratorBeforeOpen(popup: TopLibPopup): void;
58
+ static decoratorAfterOpen(popup: TopLibPopup): void;
59
59
  static decoratorIsIgnoreOuterClick(e: MouseEvent): boolean;
60
60
  /**
61
61
  * Зарегистрировать Vue компонент
@@ -1,11 +1,12 @@
1
1
  import { ListItemProps } from './popup';
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: any;
9
10
  };
10
11
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
11
12
  declare const __VLS_component: DefineComponent<ListItemProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ListItemProps> & Readonly<{}>, {
@@ -1,11 +1,12 @@
1
1
  import { OpenerProps } from './popup';
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: any;
9
10
  };
10
11
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
11
12
  declare const __VLS_component: DefineComponent<OpenerProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<OpenerProps> & Readonly<{}>, {
@@ -2,6 +2,7 @@ import { default as PopupClass } from '../lib/popup';
2
2
  import { Props, PopupEvent } from './popup';
3
3
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
4
4
  declare function __VLS_template(): {
5
+ attrs: Partial<{}>;
5
6
  slots: {
6
7
  opener?(_: {}): any;
7
8
  header?(_: {}): any;
@@ -11,7 +12,7 @@ declare function __VLS_template(): {
11
12
  footer?(_: {}): any;
12
13
  };
13
14
  refs: {};
14
- attrs: Partial<{}>;
15
+ rootEl: any;
15
16
  };
16
17
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
17
18
  declare const __VLS_component: DefineComponent<Props, {
@@ -1,16 +1,16 @@
1
1
  import { Props } from '../../forms/input/input';
2
2
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
3
- declare let __VLS_typeProps: Props;
3
+ type __VLS_Props = Props;
4
4
  declare const __VLS_defaults: {
5
5
  modelValue: string;
6
6
  };
7
7
  type __VLS_PublicProps = {
8
8
  modelValue?: typeof __VLS_defaults['modelValue'];
9
- } & typeof __VLS_typeProps;
9
+ } & __VLS_Props;
10
10
  declare const _default: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
11
- "update:modelValue": (modelValue: string) => any;
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
  addCleaner: boolean;
16
16
  }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
@@ -2,6 +2,7 @@ import { PopupEvent } from '../popup/popup';
2
2
  import { Props } from './prompt';
3
3
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
4
4
  declare function __VLS_template(): {
5
+ attrs: Partial<{}>;
5
6
  slots: {
6
7
  opener?(_: {}): any;
7
8
  header?(_: {}): any;
@@ -9,7 +10,7 @@ declare function __VLS_template(): {
9
10
  footer?(_: {}): any;
10
11
  };
11
12
  refs: {};
12
- attrs: Partial<{}>;
13
+ rootEl: any;
13
14
  };
14
15
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
15
16
  declare const __VLS_component: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
@@ -1,14 +1,14 @@
1
1
  import { Props } from './selectorCompetitors';
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: number[]) => any;
8
+ "update:modelValue": (value: number[]) => any;
9
9
  }, string, PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
10
- "onUpdate:modelValue"?: ((modelValue: number[]) => any) | undefined;
10
+ "onUpdate:modelValue"?: ((value: number[]) => any) | undefined;
11
11
  }>, {
12
12
  showSelectAllItem: boolean;
13
- }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
13
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
14
14
  export default _default;
@@ -1,25 +1,25 @@
1
1
  import { Props, Region, SearcherIndexed, SearcherByKey, Searcher } from './selectorRegion';
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
6
  'modelValueSingle'?: Props['modelValueSingle'];
7
- } & typeof __VLS_typeProps;
7
+ } & __VLS_Props;
8
8
  declare const _default: DefineComponent<__VLS_PublicProps, {
9
9
  getSearcher: () => SearcherIndexed | undefined;
10
10
  getRegion: () => Region | undefined;
11
11
  }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
12
- "update:modelValue": (modelValue: number[]) => any;
12
+ "update:modelValue": (value: number[]) => any;
13
13
  compareRegions: (searcherByKey: SearcherByKey) => any;
14
- "update:modelValueSingle": (modelValueSingle: number | undefined) => any;
14
+ "update:modelValueSingle": (value: number | undefined) => any;
15
15
  }, string, PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
16
- "onUpdate:modelValue"?: ((modelValue: number[]) => any) | undefined;
16
+ "onUpdate:modelValue"?: ((value: number[]) => any) | undefined;
17
17
  onCompareRegions?: ((searcherByKey: SearcherByKey) => any) | undefined;
18
- "onUpdate:modelValueSingle"?: ((modelValueSingle: number | undefined) => any) | undefined;
18
+ "onUpdate:modelValueSingle"?: ((value: number | undefined) => any) | undefined;
19
19
  }>, {
20
20
  addChanger: boolean;
21
21
  searchers: Searcher[];
22
22
  addSearcherIcon: boolean;
23
23
  addRegionIcon: boolean;
24
- }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
24
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
25
25
  export default _default;
@@ -3,10 +3,8 @@ export declare const dummyIndex = -2;
3
3
  export declare const searchersNames: {
4
4
  0: string;
5
5
  1: string;
6
- 2: string;
7
6
  4: string;
8
7
  5: string;
9
- 6: string;
10
8
  7: string;
11
9
  8: string;
12
10
  9: string;
@@ -1,9 +1,9 @@
1
1
  import { Props } from './types';
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
  'name': Props['name'];
6
- } & typeof __VLS_typeProps;
6
+ } & __VLS_Props;
7
7
  declare const _default: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
8
8
  select: () => any;
9
9
  exclude: () => any;
@@ -14,5 +14,7 @@ declare const _default: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, Compo
14
14
  onExclude?: (() => any) | undefined;
15
15
  "onUpdate:name"?: ((...args: unknown[]) => any) | undefined;
16
16
  onUnselect?: (() => any) | undefined;
17
- }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
17
+ }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
18
+ elName: HTMLSpanElement;
19
+ }, any>;
18
20
  export default _default;
@@ -1,21 +1,22 @@
1
1
  import { Props } from './types';
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: any;
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: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "13" | "14" | "15" | "16" | "17" | "18" | "19" | "20" | "-1" | "-2" | "-3" | "-4" | "-5" | "-6" | "-7" | "-8" | "-9" | "-10" | "-11" | "-12" | "-13" | "-14" | "-15" | "-16" | "-17" | "-18" | "-19" | "-20")[]) => any;
17
+ "update:modelValue": (value: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "13" | "14" | "15" | "16" | "17" | "18" | "19" | "20" | "-1" | "-2" | "-3" | "-4" | "-5" | "-6" | "-7" | "-8" | "-9" | "-10" | "-11" | "-12" | "-13" | "-14" | "-15" | "-16" | "-17" | "-18" | "-19" | "-20")[]) => any;
17
18
  }, string, PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
18
- "onUpdate:modelValue"?: ((modelValue: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "13" | "14" | "15" | "16" | "17" | "18" | "19" | "20" | "-1" | "-2" | "-3" | "-4" | "-5" | "-6" | "-7" | "-8" | "-9" | "-10" | "-11" | "-12" | "-13" | "-14" | "-15" | "-16" | "-17" | "-18" | "-19" | "-20")[]) => any) | undefined;
19
+ "onUpdate:modelValue"?: ((value: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "13" | "14" | "15" | "16" | "17" | "18" | "19" | "20" | "-1" | "-2" | "-3" | "-4" | "-5" | "-6" | "-7" | "-8" | "-9" | "-10" | "-11" | "-12" | "-13" | "-14" | "-15" | "-16" | "-17" | "-18" | "-19" | "-20")[]) => any) | undefined;
19
20
  }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
20
21
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
21
22
  export default _default;
@@ -1,4 +1,4 @@
1
1
  import { Props } from './types';
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, {}, HTMLDivElement>;
4
4
  export default _default;
@@ -1,13 +1,13 @@
1
1
  import { FiltersAction, Props, Tag } from './types';
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
6
  'tags'?: Tag[];
7
- } & typeof __VLS_typeProps;
7
+ } & __VLS_Props;
8
8
  declare const _default: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
9
- "update:modelValue": (modelValue: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "13" | "14" | "15" | "16" | "17" | "18" | "19" | "20" | "-1" | "-2" | "-3" | "-4" | "-5" | "-6" | "-7" | "-8" | "-9" | "-10" | "-11" | "-12" | "-13" | "-14" | "-15" | "-16" | "-17" | "-18" | "-19" | "-20")[]) => any;
10
9
  selector: (tagsIds: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "13" | "14" | "15" | "16" | "17" | "18" | "19" | "20" | "-1" | "-2" | "-3" | "-4" | "-5" | "-6" | "-7" | "-8" | "-9" | "-10" | "-11" | "-12" | "-13" | "-14" | "-15" | "-16" | "-17" | "-18" | "-19" | "-20")[]) => any;
10
+ "update:modelValue": (value: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "13" | "14" | "15" | "16" | "17" | "18" | "19" | "20" | "-1" | "-2" | "-3" | "-4" | "-5" | "-6" | "-7" | "-8" | "-9" | "-10" | "-11" | "-12" | "-13" | "-14" | "-15" | "-16" | "-17" | "-18" | "-19" | "-20")[]) => any;
11
11
  setter: (event: {
12
12
  tagsIds: Tag["id"][];
13
13
  targetId?: number | string;
@@ -16,10 +16,10 @@ declare const _default: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, Compo
16
16
  payload?: Record<string, any>;
17
17
  }) => any;
18
18
  tagsChanged: (tags: Tag[]) => any;
19
- "update:tags": (tags: Tag[]) => any;
19
+ "update:tags": (value: Tag[]) => any;
20
20
  }, string, PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
21
- "onUpdate:modelValue"?: ((modelValue: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "13" | "14" | "15" | "16" | "17" | "18" | "19" | "20" | "-1" | "-2" | "-3" | "-4" | "-5" | "-6" | "-7" | "-8" | "-9" | "-10" | "-11" | "-12" | "-13" | "-14" | "-15" | "-16" | "-17" | "-18" | "-19" | "-20")[]) => any) | undefined;
22
21
  onSelector?: ((tagsIds: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "13" | "14" | "15" | "16" | "17" | "18" | "19" | "20" | "-1" | "-2" | "-3" | "-4" | "-5" | "-6" | "-7" | "-8" | "-9" | "-10" | "-11" | "-12" | "-13" | "-14" | "-15" | "-16" | "-17" | "-18" | "-19" | "-20")[]) => any) | undefined;
22
+ "onUpdate:modelValue"?: ((value: ("1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "10" | "11" | "12" | "13" | "14" | "15" | "16" | "17" | "18" | "19" | "20" | "-1" | "-2" | "-3" | "-4" | "-5" | "-6" | "-7" | "-8" | "-9" | "-10" | "-11" | "-12" | "-13" | "-14" | "-15" | "-16" | "-17" | "-18" | "-19" | "-20")[]) => any) | undefined;
23
23
  onSetter?: ((event: {
24
24
  tagsIds: Tag["id"][];
25
25
  targetId?: number | string;
@@ -28,7 +28,7 @@ declare const _default: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, Compo
28
28
  payload?: Record<string, any>;
29
29
  }) => any) | undefined;
30
30
  onTagsChanged?: ((tags: Tag[]) => any) | undefined;
31
- "onUpdate:tags"?: ((tags: Tag[]) => any) | undefined;
31
+ "onUpdate:tags"?: ((value: Tag[]) => any) | undefined;
32
32
  }>, {
33
33
  tagsMax: number;
34
34
  requiredForSetter: boolean;
@@ -1,14 +1,15 @@
1
1
  import { PropsContent } from './tabs';
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<PropsContent, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PropsContent> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
12
+ declare const __VLS_component: DefineComponent<PropsContent, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PropsContent> & 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,11 +1,12 @@
1
1
  import { PropsTab } from './tabs';
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: any;
9
10
  };
10
11
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
11
12
  declare const __VLS_component: DefineComponent<PropsTab, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PropsTab> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
@@ -1,16 +1,17 @@
1
1
  import { Props } from './tabs';
2
2
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
3
3
  declare function __VLS_template(): {
4
+ attrs: Partial<{}>;
4
5
  slots: {
5
6
  buttons?(_: {}): any;
6
7
  header?(_: {}): any;
7
8
  contents?(_: {}): any;
8
9
  };
9
10
  refs: {};
10
- attrs: Partial<{}>;
11
+ rootEl: HTMLDivElement;
11
12
  };
12
13
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
13
- declare const __VLS_component: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
14
+ declare const __VLS_component: DefineComponent<Props, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>;
14
15
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
15
16
  export default _default;
16
17
  type __VLS_WithTemplateSlots<T, S> = T & {
@@ -1,10 +1,11 @@
1
1
  import { PropsMenu } from './tabsView';
2
2
  import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions } from 'vue';
3
- declare let __VLS_typeProps: PropsMenu;
3
+ type __VLS_Props = PropsMenu;
4
4
  type __VLS_PublicProps = {
5
5
  'isLoading'?: any;
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
  default?(_: {}): any;
@@ -12,14 +13,16 @@ declare function __VLS_template(): {
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:isLoading": (isLoading: any) => any;
20
+ "update:isLoading": (value: any) => any;
20
21
  }, string, PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
21
- "onUpdate:isLoading"?: ((isLoading: any) => any) | undefined;
22
- }>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
22
+ "onUpdate:isLoading"?: ((value: any) => 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 & {
@@ -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,12 +1,13 @@
1
1
  import { PropsMenuItem } from './tabsView';
2
2
  import { DefineComponent, ComponentOptionsMixin, PublicProps, Component, ComponentProvideOptions } from 'vue';
3
3
  declare function __VLS_template(): {
4
+ attrs: Partial<{}>;
4
5
  slots: {
5
6
  default?(_: {}): any;
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<PropsMenuItem, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PropsMenuItem> & Readonly<{}>, {
@@ -1,12 +1,13 @@
1
1
  import { PropsMenuTitle } from './tabsView';
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
  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<PropsMenuTitle, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<PropsMenuTitle> & Readonly<{}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
@@ -1,5 +1,5 @@
1
1
  import { InjectionKey, ModelRef, Slot, Component, ComputedOptions, MethodOptions, Directive, WatchCallback, WatchOptions, ComponentProvideOptions, DebuggerEvent, ComponentPublicInstance, ComponentPropsOptions } from 'vue';
2
- import { Props, Store, PropsMenuItem } from './tabsView';
2
+ import { Props, Store } from './tabsView';
3
3
  import { LooseRequired } from '@vue/shared';
4
4
  import { Store } from '../../../core/utils/store/store';
5
5
  export declare const injectionKey: InjectionKey<Store>;
@@ -34,7 +34,7 @@ export declare const defineTabsStore: (props: Props, model: ModelRef<string | un
34
34
  serverPrefetch: () => void | Promise<any>;
35
35
  compilerOptions: {
36
36
  isCustomElement?: ((tag: string) => boolean) | undefined;
37
- whitespace?: ("preserve" | "condense") | undefined;
37
+ whitespace?: "preserve" | "condense" | undefined;
38
38
  comments?: boolean | undefined;
39
39
  delimiters?: [string, string] | undefined;
40
40
  };
@@ -86,7 +86,7 @@ export declare const defineTabsStore: (props: Props, model: ModelRef<string | un
86
86
  RENDER_FUNCTION?: boolean | "suppress-warning" | undefined;
87
87
  FILTERS?: boolean | "suppress-warning" | undefined;
88
88
  PRIVATE_APIS?: boolean | "suppress-warning" | undefined;
89
- MODE?: (2 | 3 | ((comp: Component | null) => 2 | 3)) | undefined;
89
+ MODE?: 2 | 3 | ((comp: Component | null) => 2 | 3) | undefined;
90
90
  };
91
91
  data: (this: any, vm: any) => any;
92
92
  computed: ComputedOptions;
@@ -174,7 +174,7 @@ export declare const defineTabsStore: (props: Props, model: ModelRef<string | un
174
174
  RENDER_FUNCTION?: boolean | "suppress-warning" | undefined;
175
175
  FILTERS?: boolean | "suppress-warning" | undefined;
176
176
  PRIVATE_APIS?: boolean | "suppress-warning" | undefined;
177
- MODE?: (2 | 3 | ((comp: Component | null) => 2 | 3)) | undefined;
177
+ MODE?: 2 | 3 | ((comp: Component | null) => 2 | 3) | undefined;
178
178
  };
179
179
  __isBuiltIn: boolean;
180
180
  __file: string;
@@ -184,7 +184,7 @@ export declare const defineTabsStore: (props: Props, model: ModelRef<string | un
184
184
  __isTeleport: never;
185
185
  __isSuspense: never;
186
186
  } | undefined;
187
- scrollable?: PropsMenuItem["scrollable"];
187
+ scrollable?: boolean | undefined;
188
188
  } & Store;
189
189
  /**
190
190
  * Получить Store компонента
@@ -1,27 +1,30 @@
1
1
  import { Props } from './tabsView';
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?: string;
6
- } & typeof __VLS_typeProps;
6
+ } & __VLS_Props;
7
7
  declare function __VLS_template(): {
8
+ attrs: Partial<{}>;
8
9
  slots: {
9
10
  menu?(_: {}): any;
10
11
  };
11
12
  refs: {
12
13
  componentRef: unknown;
13
14
  };
14
- attrs: Partial<{}>;
15
+ rootEl: HTMLDivElement;
15
16
  };
16
17
  type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
17
18
  declare const __VLS_component: DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
18
- "update:modelValue": (modelValue: string) => any;
19
+ "update:modelValue": (value: string) => any;
19
20
  }, string, PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
20
- "onUpdate:modelValue"?: ((modelValue: string) => any) | undefined;
21
+ "onUpdate:modelValue"?: ((value: string) => any) | undefined;
21
22
  }>, {
22
23
  showMenuInPopup: boolean;
23
24
  isShortable: boolean;
24
- }, {}, {}, {}, string, ComponentProvideOptions, false, {}, any>;
25
+ }, {}, {}, {}, string, ComponentProvideOptions, false, {
26
+ componentRef: unknown;
27
+ }, HTMLDivElement>;
25
28
  declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
26
29
  export default _default;
27
30
  type __VLS_WithTemplateSlots<T, S> = T & {