@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,8 +1,8 @@
1
1
  import { Core as Te } from "../core/app.js";
2
- import { defineComponent as P, mergeModels as O, useModel as D, computed as M, openBlock as x, createElementBlock as w, unref as h, createBlock as B, withCtx as b, createVNode as A, createTextVNode as z, toDisplayString as K, Fragment as Y, renderList as ie, normalizeClass as Q, createElementVNode as ye, ref as F, watch as L, createCommentVNode as q, withModifiers as j, mergeProps as pe, withKeys as de, nextTick as be, resolveDirective as Be, withDirectives as Ve, resolveDynamicComponent as we, renderSlot as Me, reactive as $e, shallowRef as Ee, createSlots as Ke, toValue as ue, isRef as ce } from "vue";
3
- import { a as R, C as J, _ as W, y as re, r as Le } from "../.chunks/forms-DDIlFXbF.es.js";
4
- import { _ as he, b as se, a as Ae } from "../.chunks/listItem.vue_vue_type_script_setup_true_lang-3UaZvDrd.es.js";
5
- import { _ as Oe } from "../.chunks/menu.vue_vue_type_style_index_0_lang-C4q81rOQ.es.js";
2
+ import { defineComponent as P, mergeModels as O, useModel as D, computed as M, openBlock as x, createElementBlock as w, unref as h, createBlock as B, withCtx as b, createVNode as A, createTextVNode as z, toDisplayString as K, Fragment as W, renderList as ie, normalizeClass as Q, createElementVNode as ye, ref as F, watch as L, createCommentVNode as q, withModifiers as j, mergeProps as pe, withKeys as de, nextTick as be, resolveDirective as Be, withDirectives as Ve, resolveDynamicComponent as we, renderSlot as Me, reactive as $e, shallowRef as Ee, createSlots as Ke, toValue as ue, isRef as ce } from "vue";
3
+ import { a as R, C as J, _ as Y, y as re, s as Le } from "../.chunks/forms-DW_XLzg8.es.js";
4
+ import { _ as he, b as se, a as Ae } from "../.chunks/listItem.vue_vue_type_script_setup_true_lang-saYIC17M.es.js";
5
+ import { _ as Oe } from "../.chunks/menu.vue_vue_type_style_index_0_lang-CcspstQc.es.js";
6
6
  import { getSearcherGIcon as Re, getLangLabel as Ne, getDeviceGIcon as De } from "../utils/searchers.js";
7
7
  import { storage as G } from "../utils/dom.js";
8
8
  import { TopPopupWorker as Fe } from "../popup/worker.js";
@@ -20,8 +20,8 @@ const qe = { class: "top-selectorCompetitors" }, Pe = { class: "top-ellipsis1" }
20
20
  }),
21
21
  emits: ["update:modelValue"],
22
22
  setup(e) {
23
- const a = e, i = D(e, "modelValue"), t = M(() => {
24
- if (a.showSelectAllItem)
23
+ const n = e, i = D(e, "modelValue"), t = M(() => {
24
+ if (n.showSelectAllItem)
25
25
  return {
26
26
  icon: "",
27
27
  title: R().Common.Select_all,
@@ -29,40 +29,40 @@ const qe = { class: "top-selectorCompetitors" }, Pe = { class: "top-ellipsis1" }
29
29
  content: ""
30
30
  };
31
31
  });
32
- return (l, o) => (x(), w("div", qe, [
32
+ return (a, l) => (x(), w("div", qe, [
33
33
  h(J).state.isMobile ? (x(), B(he, { key: 0 }, {
34
34
  opener: b(() => [
35
- A(W, {
35
+ A(Y, {
36
36
  class: "top-selectorCompetitors_opener",
37
37
  color: "theme",
38
38
  icon: "",
39
39
  icon2: ""
40
40
  }, {
41
41
  default: b(() => {
42
- var n;
42
+ var o;
43
43
  return [
44
- z(K((n = l.items.find((d) => {
45
- var g;
46
- return d.value === ((g = i.value) == null ? void 0 : g[0]);
47
- })) == null ? void 0 : n.content), 1)
44
+ z(K((o = a.items.find((d) => {
45
+ var m;
46
+ return d.value === ((m = i.value) == null ? void 0 : m[0]);
47
+ })) == null ? void 0 : o.content), 1)
48
48
  ];
49
49
  }),
50
50
  _: 1
51
51
  })
52
52
  ]),
53
53
  contentList: b(() => [
54
- (x(!0), w(Y, null, ie(l.items, (n, d) => {
55
- var g;
54
+ (x(!0), w(W, null, ie(a.items, (o, d) => {
55
+ var m;
56
56
  return x(), B(se, {
57
57
  class: Q({
58
- "top-active": (g = i.value) == null ? void 0 : g.includes(n.value)
58
+ "top-active": (m = i.value) == null ? void 0 : m.includes(o.value)
59
59
  }),
60
- "data-top-icon": n.icon,
61
- title: n.title,
62
- onClick: () => i.value = [n.value]
60
+ "data-top-icon": o.icon,
61
+ title: o.title,
62
+ onClick: () => i.value = [o.value]
63
63
  }, {
64
64
  default: b(() => [
65
- ye("span", Pe, K(n.content), 1)
65
+ ye("span", Pe, K(o.content), 1)
66
66
  ]),
67
67
  _: 2
68
68
  }, 1032, ["class", "data-top-icon", "title", "onClick"]);
@@ -72,8 +72,8 @@ const qe = { class: "top-selectorCompetitors" }, Pe = { class: "top-ellipsis1" }
72
72
  })) : (x(), B(Oe, {
73
73
  key: 1,
74
74
  modelValue: i.value,
75
- "onUpdate:modelValue": o[0] || (o[0] = (n) => i.value = n),
76
- items: l.items,
75
+ "onUpdate:modelValue": l[0] || (l[0] = (o) => i.value = o),
76
+ items: a.items,
77
77
  isMultiple: !0,
78
78
  styling: "bar",
79
79
  canBeEmptyMultiple: !1,
@@ -84,10 +84,8 @@ const qe = { class: "top-selectorCompetitors" }, Pe = { class: "top-ellipsis1" }
84
84
  }), I = -2, je = {
85
85
  0: "Yandex",
86
86
  1: "Google",
87
- 2: "go.Mail",
88
87
  4: "YouTube",
89
88
  5: "Bing",
90
- 6: "Yahoo",
91
89
  7: "Seznam",
92
90
  8: "AppStore",
93
91
  9: "GoogleStore",
@@ -106,12 +104,12 @@ const qe = { class: "top-selectorCompetitors" }, Pe = { class: "top-ellipsis1" }
106
104
  key: I,
107
105
  name: "Autoselect",
108
106
  index: I
109
- }, ne = {
107
+ }, oe = {
110
108
  key: I,
111
109
  name: "Autoselect",
112
110
  regions: [te],
113
111
  regionByIndex: /* @__PURE__ */ new Map([[I, te]])
114
- }, me = {
112
+ }, fe = {
115
113
  countryCode: "00",
116
114
  depth: 1,
117
115
  device: 0,
@@ -119,117 +117,117 @@ const qe = { class: "top-selectorCompetitors" }, Pe = { class: "top-ellipsis1" }
119
117
  index: -1,
120
118
  lang: "ru",
121
119
  name: "Without region"
122
- }, Je = () => (te.name = R().Common.Autoselect, te), ze = () => (Je(), ne.name = R().Common.Autoselect, console.log(ne), ne), Ge = () => (me.name = R().Keywords.Without_region, me), Ie = (e = !1, a = !1, i = []) => {
120
+ }, Je = () => (te.name = R().Common.Autoselect, te), ze = () => (Je(), oe.name = R().Common.Autoselect, console.log(oe), oe), Ge = () => (fe.name = R().Keywords.Without_region, fe), Ie = (e = !1, n = !1, i = []) => {
123
121
  let t;
124
- return e ? t = Ye(i) : t = xe(i), a && t.set(I, ze()), t.size || t.set(I, Se), t;
125
- }, xe = (e, a = !0, i = [], t = !1) => {
126
- const l = /* @__PURE__ */ new Map();
127
- return e.forEach((o) => {
128
- if (!o.enabled || t && typeof o.key == "number" && o.key > 1) return;
129
- const n = { ...o };
130
- n.regionByIndex = /* @__PURE__ */ new Map(), o.regions && o.regions.forEach((d) => {
131
- if (a && !d.enabled) return;
132
- const g = { ...d };
133
- n.regionByIndex && n.regionByIndex.set(g.index, g);
134
- }), !n.regionByIndex.size && !i.length && n.regionByIndex.set(ee.index, ee), typeof n.key == "number" && l.set(n.key, n);
135
- }), i.forEach((o) => {
136
- if (l.has(o)) return;
137
- const n = {
138
- key: o,
139
- name: je[o],
122
+ return e ? t = We(i) : t = xe(i), n && t.set(I, ze()), t.size || t.set(I, Se), t;
123
+ }, xe = (e, n = !0, i = [], t = !1) => {
124
+ const a = /* @__PURE__ */ new Map();
125
+ return e.forEach((l) => {
126
+ if (!l.enabled || t && typeof l.key == "number" && l.key > 1) return;
127
+ const o = { ...l };
128
+ o.regionByIndex = /* @__PURE__ */ new Map(), l.regions && l.regions.forEach((d) => {
129
+ if (n && !d.enabled) return;
130
+ const m = { ...d };
131
+ o.regionByIndex && o.regionByIndex.set(m.index, m);
132
+ }), !o.regionByIndex.size && !i.length && o.regionByIndex.set(ee.index, ee), typeof o.key == "number" && a.set(o.key, o);
133
+ }), i.forEach((l) => {
134
+ if (a.has(l)) return;
135
+ const o = {
136
+ key: l,
137
+ name: je[l],
140
138
  regions: [],
141
139
  regionByIndex: /* @__PURE__ */ new Map()
142
140
  };
143
- l.set(n.key, n);
144
- }), l;
145
- }, Ye = (e) => {
146
- const a = xe(e, !1, [0, 1], !0);
147
- if (a.has(2)) {
148
- const i = a.get(2);
141
+ a.set(o.key, o);
142
+ }), a;
143
+ }, We = (e) => {
144
+ const n = xe(e, !1, [0, 1], !0);
145
+ if (n.has(2)) {
146
+ const i = n.get(2);
149
147
  i && (i.regionByIndex = /* @__PURE__ */ new Map());
150
148
  }
151
- return a.forEach((i) => {
149
+ return n.forEach((i) => {
152
150
  if (!i.regionByIndex) return;
153
151
  const t = { ...Ge() };
154
152
  i.regionByIndex.set(t.index, t);
155
- }), a;
156
- }, We = (e, a, i = []) => {
153
+ }), n;
154
+ }, Ye = (e, n, i = []) => {
157
155
  const t = Ie(e, !1, i);
158
- let l;
159
- return t.forEach((o) => {
160
- if (!(a.searcher_key !== void 0 && a.searcher_key != o.key) && o.regions && (o.regions.forEach((n) => {
161
- if (!l && !(a.key !== void 0 && a.key != n.key) && !(a.index !== void 0 && a.index != n.index) && !(!e && (a.lang !== void 0 && a.lang != n.lang || a.device !== void 0 && a.device != n.device)))
162
- return n.searcher_key = o.key, l = n, !1;
163
- }), l))
156
+ let a;
157
+ return t.forEach((l) => {
158
+ if (!(n.searcher_key !== void 0 && n.searcher_key != l.key) && l.regions && (l.regions.forEach((o) => {
159
+ if (!a && !(n.key !== void 0 && n.key != o.key) && !(n.index !== void 0 && n.index != o.index) && !(!e && (n.lang !== void 0 && n.lang != o.lang || n.device !== void 0 && n.device != o.device)))
160
+ return o.searcher_key = l.key, a = o, !1;
161
+ }), a))
164
162
  return !1;
165
- }), l;
166
- }, He = (e, a) => {
167
- const i = R(), t = F(a.value.keys().next().value ?? I), l = M(() => {
168
- const o = /* @__PURE__ */ new Map();
169
- if (a.value.forEach((n) => {
163
+ }), a;
164
+ }, He = (e, n) => {
165
+ const i = R(), t = F(n.value.keys().next().value ?? I), a = M(() => {
166
+ const l = /* @__PURE__ */ new Map();
167
+ if (n.value.forEach((o) => {
170
168
  let d = {
171
- value: n.key,
172
- title: n.name
169
+ value: o.key,
170
+ title: o.name
173
171
  };
174
- e.addSearcherIcon && (d.icon = Re(n.key)), o.set(n.key, d);
175
- }), e.addCompare && !o.has(I)) {
176
- const n = {
172
+ e.addSearcherIcon && (d.icon = Re(o.key)), l.set(o.key, d);
173
+ }), e.addCompare && !l.has(I)) {
174
+ const o = {
177
175
  value: "",
178
176
  title: "--------------------",
179
177
  disabled: !0
180
178
  };
181
- o.set(n.value, n);
179
+ l.set(o.value, o);
182
180
  const d = {
183
181
  value: -1,
184
182
  title: i.Common.Compare
185
183
  };
186
- o.set(d.value, d);
184
+ l.set(d.value, d);
187
185
  }
188
- return o;
186
+ return l;
189
187
  });
190
188
  return {
191
189
  searcherKey: t,
192
- optionBySearcherKey: l
190
+ optionBySearcherKey: a
193
191
  };
194
- }, Qe = (e, a) => {
195
- var o, n, d;
192
+ }, Qe = (e, n) => {
193
+ var l, o, d;
196
194
  const i = R(), t = F(I);
197
- e.modelValue.length === 1 && (t.value = e.modelValue[0]), t.value === I && (e.forFrequency ? t.value = ((n = (o = a.value) == null ? void 0 : o.regionByIndex.values().next().value) == null ? void 0 : n.key) ?? I : t.value = ((d = a.value) == null ? void 0 : d.regionByIndex.keys().next().value) ?? I);
198
- const l = M(() => {
199
- var f;
200
- const g = /* @__PURE__ */ new Map();
201
- return (f = a.value.regionByIndex) == null || f.forEach((v) => {
195
+ e.modelValue.length === 1 && (t.value = e.modelValue[0]), t.value === I && (e.forFrequency ? t.value = ((o = (l = n.value) == null ? void 0 : l.regionByIndex.values().next().value) == null ? void 0 : o.key) ?? I : t.value = ((d = n.value) == null ? void 0 : d.regionByIndex.keys().next().value) ?? I);
196
+ const a = M(() => {
197
+ var g;
198
+ const m = /* @__PURE__ */ new Map();
199
+ return (g = n.value.regionByIndex) == null || g.forEach((v) => {
202
200
  let r = v.name;
203
201
  if (e.forFrequency) {
204
202
  const C = {
205
203
  value: v.key,
206
204
  title: r
207
205
  };
208
- g.has(v.key) || g.set(v.key, C);
206
+ m.has(v.key) || m.set(v.key, C);
209
207
  return;
210
208
  }
211
209
  v.device && (r += " (" + i.Common["Device_" + v.device] + ")");
212
- const m = Ne(a.value.key || 0, v.lang ?? "");
213
- m && (r += " / " + m);
210
+ const f = Ne(n.value.key || 0, v.lang ?? "");
211
+ f && (r += " / " + f);
214
212
  const y = {
215
213
  value: v.index,
216
214
  title: r,
217
215
  icon: v.device ? De(v.device) : void 0
218
216
  };
219
- g.set(v.index, y);
220
- }), g;
217
+ m.set(v.index, y);
218
+ }), m;
221
219
  });
222
- return L(l, (g, f) => {
220
+ return L(a, (m, g) => {
223
221
  var y;
224
- if (e.onlySearcher || t.value !== void 0 && g.get(t.value))
222
+ if (e.onlySearcher || t.value !== void 0 && m.get(t.value))
225
223
  return;
226
- let v = g.keys().next().value;
224
+ let v = m.keys().next().value;
227
225
  if (t.value === I || v === I) {
228
226
  t.value = v;
229
227
  return;
230
228
  }
231
- let r = ((y = f == null ? void 0 : f.get(t.value)) == null ? void 0 : y.title) || "", m = -1;
232
- for (const [C, k] of g.entries()) {
229
+ let r = ((y = g == null ? void 0 : g.get(t.value)) == null ? void 0 : y.title) || "", f = -1;
230
+ for (const [C, k] of m.entries()) {
233
231
  const S = k.title;
234
232
  if (typeof S != "string" || typeof C == "string")
235
233
  break;
@@ -239,94 +237,94 @@ const qe = { class: "top-selectorCompetitors" }, Pe = { class: "top-ellipsis1" }
239
237
  }
240
238
  const _ = new RegExp(` \\((${i.Common.Device_1}|${i.Common.Device_2})\\)`);
241
239
  let T = r, u = 3;
242
- S.indexOf(T) === -1 && (T = r.replace(/^[^a-zа-я]/i, "").replace(_, ""), u--), S.indexOf(T) === -1 && (T = r.replace(/ \/.*/, ""), u--), S.indexOf(T) === -1 && (T = r.replace(/ \/.*/, ""), T = T.replace(/^[^a-zа-я]/i, "").replace(_, ""), u--), S.indexOf(T) !== -1 && (u <= m || (m = u, v = C));
240
+ S.indexOf(T) === -1 && (T = r.replace(/^[^a-zа-я]/i, "").replace(_, ""), u--), S.indexOf(T) === -1 && (T = r.replace(/ \/.*/, ""), u--), S.indexOf(T) === -1 && (T = r.replace(/ \/.*/, ""), T = T.replace(/^[^a-zа-я]/i, "").replace(_, ""), u--), S.indexOf(T) !== -1 && (u <= f || (f = u, v = C));
243
241
  }
244
242
  t.value = v;
245
243
  }), {
246
244
  regionIndex: t,
247
- optionByRegionIndex: l
245
+ optionByRegionIndex: a
248
246
  };
249
- }, Xe = (e, a, i) => {
250
- const t = F([]), l = () => {
251
- if (e.onlySearcher && a.value) {
252
- t.value = Array.from(a.value.keys());
247
+ }, Xe = (e, n, i) => {
248
+ const t = F([]), a = () => {
249
+ if (e.onlySearcher && n.value) {
250
+ t.value = Array.from(n.value.keys());
253
251
  return;
254
252
  }
255
- let n = [];
253
+ let o = [];
256
254
  if (e.modelValue.length > 1)
257
- n = [...e.modelValue];
255
+ o = [...e.modelValue];
258
256
  else
259
257
  try {
260
- n = JSON.parse(
258
+ o = JSON.parse(
261
259
  localStorage.getItem("ui:project:regionSelector" + e.projectId + ":regionsIndexes")
262
260
  ) ?? [];
263
261
  } catch {
264
262
  }
265
- n.length && (n = n.filter((d) => i.value.has(d))), n.length || (n = Array.from(i.value)), t.value = [...n];
266
- }, o = () => {
263
+ o.length && (o = o.filter((d) => i.value.has(d))), o.length || (o = Array.from(i.value)), t.value = [...o];
264
+ }, l = () => {
267
265
  t.value.length ? localStorage.setItem("ui:project:regionSelector:" + e.projectId + ":regionsIndexes", JSON.stringify(t.value)) : localStorage.removeItem("ui:project:regionSelector:" + e.projectId + ":regionsIndexes");
268
266
  };
269
267
  return L(t, () => {
270
- o();
271
- }), e.addCompare && l(), {
268
+ l();
269
+ }), e.addCompare && a(), {
272
270
  regionsIndexes: t
273
271
  };
274
272
  }, Ze = (e) => {
275
- const a = M(() => Ie(e.forFrequency, e.autoRegion, e.searchers)), i = M(() => a.value.get(l.searcherKey.value) || Se), t = M(() => {
273
+ const n = M(() => Ie(e.forFrequency, e.autoRegion, e.searchers)), i = M(() => n.value.get(a.searcherKey.value) || Se), t = M(() => {
276
274
  const r = /* @__PURE__ */ new Set();
277
- return a.value.forEach((m) => {
275
+ return n.value.forEach((f) => {
278
276
  var y;
279
- (y = m.regions) == null || y.forEach((C) => {
277
+ (y = f.regions) == null || y.forEach((C) => {
280
278
  C.index !== -1 && C.index !== I && r.add(C.index);
281
279
  });
282
280
  }), r;
283
- }), l = He(e, a), o = Qe(e, i), n = Xe(e, a, t);
284
- L(a, () => {
285
- var m, y, C, k;
286
- if (e.onlySearcher ? n.regionsIndexes.value = Array.from(a.value.keys()) : n.regionsIndexes.value = n.regionsIndexes.value.filter((S) => t.value.has(S)), l.searcherKey.value === -1) return;
287
- let r = a.value.keys().next().value;
288
- a.value.forEach((S) => {
281
+ }), a = He(e, n), l = Qe(e, i), o = Xe(e, n, t);
282
+ L(n, () => {
283
+ var f, y, C, k;
284
+ if (e.onlySearcher ? o.regionsIndexes.value = Array.from(n.value.keys()) : o.regionsIndexes.value = o.regionsIndexes.value.filter((S) => t.value.has(S)), a.searcherKey.value === -1) return;
285
+ let r = n.value.keys().next().value;
286
+ n.value.forEach((S) => {
289
287
  var _, T, u;
290
- if (e.onlySearcher && S.key === l.searcherKey.value) {
291
- r = l.searcherKey.value;
288
+ if (e.onlySearcher && S.key === a.searcherKey.value) {
289
+ r = a.searcherKey.value;
292
290
  return;
293
291
  }
294
- if (o.regionIndex.value && ((_ = S.regionByIndex) != null && _.has(o.regionIndex.value)) && (r = S.key), !e.onlySearcher) {
292
+ if (l.regionIndex.value && ((_ = S.regionByIndex) != null && _.has(l.regionIndex.value)) && (r = S.key), !e.onlySearcher) {
295
293
  let s;
296
- r !== void 0 && (s = (T = a.value.get(r)) == null ? void 0 : T.regionByIndex);
297
- const c = (u = a.value.get(S.key)) == null ? void 0 : u.regionByIndex;
294
+ r !== void 0 && (s = (T = n.value.get(r)) == null ? void 0 : T.regionByIndex);
295
+ const c = (u = n.value.get(S.key)) == null ? void 0 : u.regionByIndex;
298
296
  s != null && s.has(I) && !(c != null && c.has(I)) && (r = S.key);
299
297
  }
300
- }), r !== void 0 && (l.searcherKey.value = r), o.regionIndex.value !== void 0 && !((y = (m = i.value) == null ? void 0 : m.regionByIndex) != null && y.has(o.regionIndex.value)) && (o.regionIndex.value = (k = (C = i.value) == null ? void 0 : C.regions) == null ? void 0 : k.keys().next().value);
298
+ }), r !== void 0 && (a.searcherKey.value = r), l.regionIndex.value !== void 0 && !((y = (f = i.value) == null ? void 0 : f.regionByIndex) != null && y.has(l.regionIndex.value)) && (l.regionIndex.value = (k = (C = i.value) == null ? void 0 : C.regions) == null ? void 0 : k.keys().next().value);
301
299
  }, { immediate: !0 });
302
300
  const d = () => {
303
- if (!(l.searcherKey.value === -1 || l.searcherKey.value === I))
304
- return l.searcherKey.value;
305
- }, g = () => {
306
- if (e.onlySearcher || o.regionIndex.value === I) return;
307
- let r = o.regionIndex.value;
301
+ if (!(a.searcherKey.value === -1 || a.searcherKey.value === I))
302
+ return a.searcherKey.value;
303
+ }, m = () => {
304
+ if (e.onlySearcher || l.regionIndex.value === I) return;
305
+ let r = l.regionIndex.value;
308
306
  if (e.forFrequency) {
309
- const m = o.regionIndex.value, y = We(e.forFrequency, { searcher_key: d(), key: m }, e.searchers);
307
+ const f = l.regionIndex.value, y = Ye(e.forFrequency, { searcher_key: d(), key: f }, e.searchers);
310
308
  r = y == null ? void 0 : y.index;
311
309
  }
312
310
  return r;
313
- }, f = () => {
311
+ }, g = () => {
314
312
  const r = d();
315
313
  if (r !== void 0)
316
- return a.value.get(r);
314
+ return n.value.get(r);
317
315
  };
318
316
  return {
319
- selectSearcher: l,
320
- selectRegion: o,
321
- compare: n,
322
- searcherByKey: a,
317
+ selectSearcher: a,
318
+ selectRegion: l,
319
+ compare: o,
320
+ searcherByKey: n,
323
321
  allRegionsIndexes: t,
324
- getSearcher: f,
322
+ getSearcher: g,
325
323
  getRegion: () => {
326
- var m, y;
327
- const r = g();
324
+ var f, y;
325
+ const r = m();
328
326
  if (r !== void 0)
329
- return (y = (m = f()) == null ? void 0 : m.regionByIndex) == null ? void 0 : y.get(r);
327
+ return (y = (f = g()) == null ? void 0 : f.regionByIndex) == null ? void 0 : y.get(r);
330
328
  }
331
329
  };
332
330
  }, et = /* @__PURE__ */ P({
@@ -350,51 +348,51 @@ const qe = { class: "top-selectorCompetitors" }, Pe = { class: "top-ellipsis1" }
350
348
  modelValueSingleModifiers: {}
351
349
  }),
352
350
  emits: /* @__PURE__ */ O(["compareRegions"], ["update:modelValue", "update:modelValueSingle"]),
353
- setup(e, { expose: a, emit: i }) {
354
- const t = e, l = D(e, "modelValue"), o = D(e, "modelValueSingle"), n = i, {
351
+ setup(e, { expose: n, emit: i }) {
352
+ const t = e, a = D(e, "modelValue"), l = D(e, "modelValueSingle"), o = i, {
355
353
  selectSearcher: d,
356
- selectRegion: g,
357
- compare: f,
354
+ selectRegion: m,
355
+ compare: g,
358
356
  searcherByKey: v,
359
357
  allRegionsIndexes: r,
360
- getSearcher: m,
358
+ getSearcher: f,
361
359
  getRegion: y
362
360
  } = Ze(t), C = () => {
363
361
  var k;
364
362
  if (window.fieldTemplates && ((k = window.fieldTemplates) != null && k.openSelectorRegions)) {
365
363
  window.fieldTemplates.openSelectorRegions(
366
364
  v.value,
367
- f.regionsIndexes.value,
368
- (S) => f.regionsIndexes.value = S
365
+ g.regionsIndexes.value,
366
+ (S) => g.regionsIndexes.value = S
369
367
  );
370
368
  return;
371
369
  }
372
- n("compareRegions", v.value);
370
+ o("compareRegions", v.value);
373
371
  };
374
- return L([g.regionIndex, d.searcherKey, f.regionsIndexes], () => {
375
- if (d.searcherKey.value === -1 && f.regionsIndexes.value.length) {
376
- if (JSON.stringify(l.value) === JSON.stringify(f.regionsIndexes.value))
372
+ return L([m.regionIndex, d.searcherKey, g.regionsIndexes], () => {
373
+ if (d.searcherKey.value === -1 && g.regionsIndexes.value.length) {
374
+ if (JSON.stringify(a.value) === JSON.stringify(g.regionsIndexes.value))
377
375
  return;
378
- l.value = [...f.regionsIndexes.value];
376
+ a.value = [...g.regionsIndexes.value];
379
377
  } else
380
- l.value = [t.onlySearcher ? d.searcherKey.value : g.regionIndex.value];
378
+ a.value = [t.onlySearcher ? d.searcherKey.value : m.regionIndex.value];
381
379
  !t.onlySearcher && !r.value.size && (d.searcherKey.value = I);
382
- }), o.value && L(o, () => {
383
- l.value = [o.value];
384
- }, { immediate: !0 }), L(l, () => {
380
+ }), l.value && L(l, () => {
381
+ a.value = [l.value];
382
+ }, { immediate: !0 }), L(a, () => {
385
383
  var k, S, _, T, u;
386
- if (l.value[0] && (o.value = l.value[0]), t.onlySearcher) {
387
- if (!l.value.length || l.value.length === 1 && !v.value.has(l.value[0])) {
384
+ if (a.value[0] && (l.value = a.value[0]), t.onlySearcher) {
385
+ if (!a.value.length || a.value.length === 1 && !v.value.has(a.value[0])) {
388
386
  let s = v.value.keys().next().value;
389
- s !== void 0 && (l.value = [s]);
387
+ s !== void 0 && (a.value = [s]);
390
388
  return;
391
389
  }
392
- if (l.value.length > 1 && JSON.stringify(l.value) !== JSON.stringify(f.regionsIndexes.value)) {
393
- l.value = [...f.regionsIndexes.value];
390
+ if (a.value.length > 1 && JSON.stringify(a.value) !== JSON.stringify(g.regionsIndexes.value)) {
391
+ a.value = [...g.regionsIndexes.value];
394
392
  return;
395
393
  }
396
394
  } else {
397
- let s = [...new Set(l.value)], c = (S = (k = v.value.values().next().value) == null ? void 0 : k.regionByIndex) == null ? void 0 : S.keys().next().value;
395
+ let s = [...new Set(a.value)], c = (S = (k = v.value.values().next().value) == null ? void 0 : k.regionByIndex) == null ? void 0 : S.keys().next().value;
398
396
  if (t.forFrequency && (c = (u = (T = (_ = v.value.values().next().value) == null ? void 0 : _.regionByIndex) == null ? void 0 : T.values().next().value) == null ? void 0 : u.key), !s.length)
399
397
  c !== void 0 && s.push(c);
400
398
  else if (s.length === 1) {
@@ -406,25 +404,25 @@ const qe = { class: "top-selectorCompetitors" }, Pe = { class: "top-ellipsis1" }
406
404
  })), !p.has(s[0]) && s[0] !== -2 && (s = [], c !== void 0 && s.push(c));
407
405
  } else
408
406
  s = s.filter((p) => r.value.has(p)), !s.length && c !== void 0 && s.push(c);
409
- if (JSON.stringify(l.value) !== JSON.stringify(s)) {
410
- l.value = s;
407
+ if (JSON.stringify(a.value) !== JSON.stringify(s)) {
408
+ a.value = s;
411
409
  return;
412
410
  }
413
411
  }
414
- if (!(l.value.length === 1 && l.value[0] === (t.onlySearcher ? d.searcherKey.value : g.regionIndex.value)))
412
+ if (!(a.value.length === 1 && a.value[0] === (t.onlySearcher ? d.searcherKey.value : m.regionIndex.value)))
415
413
  if (t.onlySearcher) {
416
- if (l.value.length === 1) {
417
- d.searcherKey.value = l.value[0];
414
+ if (a.value.length === 1) {
415
+ d.searcherKey.value = a.value[0];
418
416
  return;
419
417
  }
420
418
  d.searcherKey.value = -1;
421
419
  return;
422
- } else if (l.value.length === 1 && d.searcherKey.value !== -1) {
423
- g.regionIndex.value = l.value[0];
420
+ } else if (a.value.length === 1 && d.searcherKey.value !== -1) {
421
+ m.regionIndex.value = a.value[0];
424
422
  let s;
425
423
  for (const c of v.value.values()) {
426
424
  for (const p of c.regionByIndex.values())
427
- if ((t.forFrequency ? p.key : p.index) === g.regionIndex.value) {
425
+ if ((t.forFrequency ? p.key : p.index) === m.regionIndex.value) {
428
426
  s = c.key;
429
427
  break;
430
428
  }
@@ -433,9 +431,9 @@ const qe = { class: "top-selectorCompetitors" }, Pe = { class: "top-ellipsis1" }
433
431
  }
434
432
  s !== void 0 && (d.searcherKey.value = s);
435
433
  } else
436
- d.searcherKey.value = -1, f.regionsIndexes.value = [...l.value];
437
- }, { immediate: !0 }), a({
438
- getSearcher: m,
434
+ d.searcherKey.value = -1, g.regionsIndexes.value = [...a.value];
435
+ }, { immediate: !0 }), n({
436
+ getSearcher: f,
439
437
  getRegion: y
440
438
  }), (k, S) => (x(), w("div", {
441
439
  class: Q({
@@ -453,18 +451,18 @@ const qe = { class: "top-selectorCompetitors" }, Pe = { class: "top-ellipsis1" }
453
451
  !k.onlySearcher && h(d).searcherKey.value !== -1 ? (x(), B(re, {
454
452
  key: 0,
455
453
  class: "top-select-region",
456
- options: h(g).optionByRegionIndex.value,
457
- modelValue: h(g).regionIndex.value,
458
- "onUpdate:modelValue": S[1] || (S[1] = (_) => h(g).regionIndex.value = _),
454
+ options: h(m).optionByRegionIndex.value,
455
+ modelValue: h(m).regionIndex.value,
456
+ "onUpdate:modelValue": S[1] || (S[1] = (_) => h(m).regionIndex.value = _),
459
457
  name: k.forFrequency ? "region_key" : "region_index",
460
458
  addChanger: k.addChanger,
461
459
  "data-top-icon": k.addRegionIcon ? "" : void 0
462
460
  }, null, 8, ["options", "modelValue", "name", "addChanger", "data-top-icon"])) : q("", !0),
463
- k.addCompare && !k.onlySearcher && h(d).searcherKey.value === -1 ? (x(), B(W, {
461
+ k.addCompare && !k.onlySearcher && h(d).searcherKey.value === -1 ? (x(), B(Y, {
464
462
  key: 1,
465
463
  name: "compare",
466
464
  onClick: C,
467
- "data-count-compare-regions-indexes": h(f).regionsIndexes.value.length
465
+ "data-count-compare-regions-indexes": h(g).regionsIndexes.value.length
468
466
  }, {
469
467
  default: b(() => [
470
468
  z(K(k.$i18n.Common.Selected_regions), 1)
@@ -524,12 +522,12 @@ const qe = { class: "top-selectorCompetitors" }, Pe = { class: "top-ellipsis1" }
524
522
  name: "Turquoise",
525
523
  color_id: "10"
526
524
  }
527
- ], ge = (e) => "-" + e, H = (e) => e[0] === "-" ? e.substring(1) : e, ae = (e, a) => {
525
+ ], me = (e) => "-" + e, H = (e) => e[0] === "-" ? e.substring(1) : e, ne = (e, n) => {
528
526
  e = H(e);
529
- const i = a.find((t) => t.id === e);
527
+ const i = n.find((t) => t.id === e);
530
528
  if (i)
531
529
  return i;
532
- }, at = ["data-tag_id", "data-tag_color_id", "title"], le = /* @__PURE__ */ P({
530
+ }, nt = ["data-tag_id", "data-tag_color_id", "title"], ae = /* @__PURE__ */ P({
533
531
  __name: "tagIcon",
534
532
  props: {
535
533
  id: {},
@@ -538,18 +536,18 @@ const qe = { class: "top-selectorCompetitors" }, Pe = { class: "top-ellipsis1" }
538
536
  state: {}
539
537
  },
540
538
  setup(e) {
541
- return (a, i) => (x(), w("div", {
539
+ return (n, i) => (x(), w("div", {
542
540
  class: Q({
543
541
  "top-tagSelector_tagIcon": !0,
544
- "top-tagSelector-active": !!a.state,
545
- "top-tagSelector-excluded": a.state === "excluded"
542
+ "top-tagSelector-active": !!n.state,
543
+ "top-tagSelector-excluded": n.state === "excluded"
546
544
  }),
547
- "data-tag_id": a.id,
548
- "data-tag_color_id": a.colorId,
549
- title: a.name
550
- }, null, 10, at));
545
+ "data-tag_id": n.id,
546
+ "data-tag_color_id": n.colorId,
547
+ title: n.name
548
+ }, null, 10, nt));
551
549
  }
552
- }), lt = ["contenteditable", "onKeydown"], fe = /* @__PURE__ */ P({
550
+ }), at = ["contenteditable", "onKeydown"], ge = /* @__PURE__ */ P({
553
551
  __name: "tagPopupListItem",
554
552
  props: /* @__PURE__ */ O({
555
553
  editable: { type: Boolean },
@@ -566,72 +564,72 @@ const qe = { class: "top-selectorCompetitors" }, Pe = { class: "top-ellipsis1" }
566
564
  nameModifiers: {}
567
565
  }),
568
566
  emits: /* @__PURE__ */ O(["update:name", "unselect", "exclude", "select"], ["update:name"]),
569
- setup(e, { emit: a }) {
570
- const i = e, t = a, l = D(e, "name"), o = F(null), n = M(() => navigator.userAgent.indexOf("Firefox") != -1 ? {
567
+ setup(e, { emit: n }) {
568
+ const i = e, t = n, a = D(e, "name"), l = F(null), o = M(() => navigator.userAgent.indexOf("Firefox") != -1 ? {
571
569
  contenteditable: d.value,
572
- onpaste: (m) => m.preventDefault()
573
- } : {}), d = F(!1), g = async () => {
574
- var m;
575
- d.value = !0, await be(), (m = o.value) == null || m.focus();
576
- }, f = () => {
570
+ onpaste: (f) => f.preventDefault()
571
+ } : {}), d = F(!1), m = async () => {
572
+ var f;
573
+ d.value = !0, await be(), (f = l.value) == null || f.focus();
574
+ }, g = () => {
577
575
  var y;
578
- const m = (y = o.value) == null ? void 0 : y.innerText;
579
- if (!m) return v();
580
- o.value && (o.value.innerText = m), d.value = !1, t("update:name", m);
576
+ const f = (y = l.value) == null ? void 0 : y.innerText;
577
+ if (!f) return v();
578
+ l.value && (l.value.innerText = f), d.value = !1, t("update:name", f);
581
579
  }, v = async () => {
582
- o.value && (o.value.innerText = i.name), d.value = !1;
583
- }, r = (m) => {
580
+ l.value && (l.value.innerText = i.name), d.value = !1;
581
+ }, r = (f) => {
584
582
  if (d.value || i.disabled) return;
585
583
  let y = "selected";
586
- i.canExclude && (m.ctrlKey || m.metaKey) && (y = "excluded"), i.state == y && (y = ""), y === "" && t("unselect"), y === "selected" && t("select"), y === "excluded" && t("exclude");
584
+ i.canExclude && (f.ctrlKey || f.metaKey) && (y = "excluded"), i.state == y && (y = ""), y === "" && t("unselect"), y === "selected" && t("select"), y === "excluded" && t("exclude");
587
585
  };
588
- return (m, y) => (x(), B(se, {
586
+ return (f, y) => (x(), B(se, {
589
587
  class: Q({
590
588
  "top-tagSelector_tagListItem": !0,
591
589
  "top-tagSelector_tagListItem-inEdit": d.value,
592
- "top-tagSelector_tagListItem-disabled": m.disabled,
593
- "top-tagSelector_tagListItem-canExclude": m.canExclude,
594
- "top-tagSelector-active": !!m.state,
595
- "top-tagSelector-excluded": m.state === "excluded"
590
+ "top-tagSelector_tagListItem-disabled": f.disabled,
591
+ "top-tagSelector_tagListItem-canExclude": f.canExclude,
592
+ "top-tagSelector-active": !!f.state,
593
+ "top-tagSelector-excluded": f.state === "excluded"
596
594
  }),
597
595
  onClick: j(r, ["stop"])
598
596
  }, {
599
597
  default: b(() => [
600
- A(le, {
601
- id: m.id,
602
- name: l.value,
603
- colorId: m.colorId,
604
- state: m.state
598
+ A(ae, {
599
+ id: f.id,
600
+ name: a.value,
601
+ colorId: f.colorId,
602
+ state: f.state
605
603
  }, null, 8, ["id", "name", "colorId", "state"]),
606
604
  ye("span", pe({
607
605
  ref_key: "elName",
608
- ref: o,
606
+ ref: l,
609
607
  class: "top-tagSelector_tagListItemName",
610
608
  contenteditable: d.value ? "plaintext-only" : !1
611
- }, n.value, {
609
+ }, o.value, {
612
610
  onKeydown: [
613
- de(j(f, ["stop"]), ["enter"]),
611
+ de(j(g, ["stop"]), ["enter"]),
614
612
  de(j(v, ["stop"]), ["esc"])
615
613
  ]
616
- }), K(l.value), 17, lt),
617
- m.editable ? (x(), w(Y, { key: 0 }, [
614
+ }), K(a.value), 17, at),
615
+ f.editable ? (x(), w(W, { key: 0 }, [
618
616
  d.value ? (x(), w("span", {
619
617
  key: 1,
620
618
  "data-top-icon": "",
621
619
  class: "top-tagSelector_edit",
622
- onClick: j(f, ["stop"])
620
+ onClick: j(g, ["stop"])
623
621
  })) : (x(), w("span", {
624
622
  key: 0,
625
623
  "data-top-icon": "",
626
624
  class: "top-tagSelector_edit",
627
- onClick: g
625
+ onClick: m
628
626
  }))
629
627
  ], 64)) : q("", !0)
630
628
  ]),
631
629
  _: 1
632
630
  }, 8, ["class"]));
633
631
  }
634
- }), ot = { key: 1 }, ke = /* @__PURE__ */ P({
632
+ }), lt = { key: 1 }, ke = /* @__PURE__ */ P({
635
633
  inheritAttrs: !1,
636
634
  __name: "popupOpener",
637
635
  props: /* @__PURE__ */ O({
@@ -651,59 +649,59 @@ const qe = { class: "top-selectorCompetitors" }, Pe = { class: "top-ellipsis1" }
651
649
  }),
652
650
  emits: ["update:modelValue"],
653
651
  setup(e) {
654
- const a = e, i = D(e, "modelValue"), t = a.useTopButton ? W : "div", l = a.useTopButton ? "html" : "default", o = {
652
+ const n = e, i = D(e, "modelValue"), t = n.useTopButton ? Y : "div", a = n.useTopButton ? "html" : "default", l = {
655
653
  model: i,
656
- mode: a.mode,
657
- targetId: a.targetId,
658
- filters: a.filters,
659
- payload: a.payload
654
+ mode: n.mode,
655
+ targetId: n.targetId,
656
+ filters: n.filters,
657
+ payload: n.payload
660
658
  };
661
- return (n, d) => {
662
- const g = Be("top-data");
663
- return x(), B(Ae, { id: n.id }, {
659
+ return (o, d) => {
660
+ const m = Be("top-data");
661
+ return x(), B(Ae, { id: o.id }, {
664
662
  default: b(() => [
665
663
  Ve((x(), B(we(h(t)), pe({
666
664
  class: {
667
665
  "top-tagSelector": !0,
668
- "top-tagSelector-filter": a.mode === "filter",
669
- "top-tagSelector-setter_single": a.mode === "setter" && !n.filters,
670
- "top-tagSelector-setter_several": a.mode === "setter" && n.filters,
666
+ "top-tagSelector-filter": n.mode === "filter",
667
+ "top-tagSelector-setter_single": n.mode === "setter" && !o.filters,
668
+ "top-tagSelector-setter_several": n.mode === "setter" && o.filters,
671
669
  "top-tagSelector-selectedOne": !i.value.length || i.value.length === 1,
672
670
  "top-tagSelector-toTwoLine": i.value.length > 5
673
671
  },
674
672
  color: "theme",
675
673
  styling: ""
676
- }, n.$attrs), {
677
- [h(l)]: b(() => [
678
- !i.value.length && n.mode === "filter" ? (x(), B(le, {
674
+ }, o.$attrs), {
675
+ [h(a)]: b(() => [
676
+ !i.value.length && o.mode === "filter" ? (x(), B(ae, {
679
677
  key: 0,
680
678
  id: "all",
681
679
  colorId: "",
682
- name: n.$i18n.Common.All_tags ?? "",
680
+ name: o.$i18n.Common.All_tags ?? "",
683
681
  state: ""
684
682
  }, null, 8, ["name"])) : q("", !0),
685
- n.mode === "setter" && n.filters ? (x(), w("div", ot, [
686
- Me(n.$slots, "default")
687
- ])) : (x(!0), w(Y, { key: 2 }, ie(i.value, (f) => {
683
+ o.mode === "setter" && o.filters ? (x(), w("div", lt, [
684
+ Me(o.$slots, "default")
685
+ ])) : (x(!0), w(W, { key: 2 }, ie(i.value, (g) => {
688
686
  var v, r;
689
- return x(), B(le, {
690
- id: h(H)(f),
691
- colorId: ((v = h(ae)(f, n.tags)) == null ? void 0 : v.color_id) ?? "",
692
- name: ((r = h(ae)(f, n.tags)) == null ? void 0 : r.name) ?? "",
693
- state: h(H)(f) === f ? "selected" : "excluded"
687
+ return x(), B(ae, {
688
+ id: h(H)(g),
689
+ colorId: ((v = h(ne)(g, o.tags)) == null ? void 0 : v.color_id) ?? "",
690
+ name: ((r = h(ne)(g, o.tags)) == null ? void 0 : r.name) ?? "",
691
+ state: h(H)(g) === g ? "selected" : "excluded"
694
692
  }, null, 8, ["id", "colorId", "name", "state"]);
695
693
  }), 256))
696
694
  ]),
697
695
  _: 2
698
696
  }, 1040, ["class"])), [
699
- [g, o, "topTagSelectorTarget"]
697
+ [m, l, "topTagSelectorTarget"]
700
698
  ])
701
699
  ]),
702
700
  _: 3
703
701
  }, 8, ["id"]);
704
702
  };
705
703
  }
706
- }), nt = /* @__PURE__ */ P({
704
+ }), ot = /* @__PURE__ */ P({
707
705
  __name: "tagSelector",
708
706
  props: /* @__PURE__ */ O({
709
707
  modelValue: {},
@@ -726,37 +724,37 @@ const qe = { class: "top-selectorCompetitors" }, Pe = { class: "top-ellipsis1" }
726
724
  tagsModifiers: {}
727
725
  }),
728
726
  emits: /* @__PURE__ */ O(["selector", "setter", "tagsChanged"], ["update:modelValue", "update:tags"]),
729
- setup(e, { emit: a }) {
730
- const i = R(), t = e, l = D(e, "modelValue"), o = D(e, "tags"), n = a, d = Le((u, s) => {
731
- n(u, s);
727
+ setup(e, { emit: n }) {
728
+ const i = R(), t = e, a = D(e, "modelValue"), l = D(e, "tags"), o = n, d = Le((u, s) => {
729
+ o(u, s);
732
730
  }, t.emitDelay);
733
- t.singleMode && !l.value.length && (l.value = [o.value[0].id]);
734
- const g = t.id ?? "top-popup-id-" + Math.random(), f = F("add"), v = () => {
731
+ t.singleMode && !a.value.length && (a.value = [l.value[0].id]);
732
+ const m = t.id ?? "top-popup-id-" + Math.random(), g = F("add"), v = () => {
735
733
  var c;
736
734
  const u = " " + ((c = i.Common.Tags) == null ? void 0 : c.toLowerCase()), s = /* @__PURE__ */ new Map();
737
735
  return s.set("add", { value: "add", title: i.Common.Add + u }), s.set("replace", { value: "replace", title: i.Common.Replace + u }), s.set("delete", { value: "delete", title: i.Common.Delete + u }), s;
738
736
  };
739
737
  let r = Ee({
740
- model: l,
738
+ model: a,
741
739
  mode: "filter",
742
740
  targetId: void 0,
743
741
  filters: void 0,
744
742
  payload: void 0
745
743
  });
746
- L(l, () => {
747
- d("selector", l.value);
744
+ L(a, () => {
745
+ d("selector", a.value);
748
746
  });
749
- const m = M(() => {
747
+ const f = M(() => {
750
748
  if (r.value.mode === "setter" && t.maxTagsForSetter && !r.value.filters)
751
749
  return r.value.model.value.length >= t.maxTagsForSetter;
752
750
  }), y = (u) => {
753
751
  if (u !== "all") {
754
752
  if (r.value.model.value.includes(u)) return "selected";
755
- if (r.value.model.value.includes(ge(u))) return "excluded";
753
+ if (r.value.model.value.includes(me(u))) return "excluded";
756
754
  }
757
755
  return u === "all" && !r.value.model.value.length ? "selected" : "";
758
756
  }, C = (u, s) => {
759
- const c = ge(u);
757
+ const c = me(u);
760
758
  let p = r.value.model.value.filter((V) => V !== u && V !== c);
761
759
  s === "select" && p.push(u), s === "exclude" && p.push(c), r.value.mode === "setter" && r.value.targetId !== void 0 && t.requiredForSetter && (p.length || p.push("1"), p.length === 2 && r.value.model.value.length === 1 && r.value.model.value[0] === "1" && (p = p.filter((V) => V !== "1"))), t.singleMode && !r.value.filters && (p.length || (p = r.value.model.value), p.length > 1 && (p = [p[p.length - 1]])), p.sort((V, E) => {
762
760
  if (!t.tags) return 0;
@@ -773,20 +771,20 @@ const qe = { class: "top-selectorCompetitors" }, Pe = { class: "top-ellipsis1" }
773
771
  }), S = () => {
774
772
  const u = prompt("", "New tag");
775
773
  if (!u || u === "New tag") return;
776
- const s = o.value.length + 1;
777
- o.value.push({
774
+ const s = l.value.length + 1;
775
+ l.value.push({
778
776
  id: String(s),
779
777
  name: u,
780
778
  color_id: String((s - 1) % 10 + 1)
781
- }), n("tagsChanged", o.value);
779
+ }), o("tagsChanged", l.value);
782
780
  }, _ = (u) => {
783
781
  var s;
784
782
  if (r.value = G(u.elPopupOpener, "topTagSelectorTarget"), !r.value) throw new Error("Open popup TopTagSelector required v-data:topTagSelectorTarget");
785
- if (r.value.filters && (f.value = "add", r.value.model.value = []), !((s = J.$) != null && s.ui.sortable)) {
783
+ if (r.value.filters && (g.value = "add", r.value.model.value = []), !((s = J.$) != null && s.ui.sortable)) {
786
784
  console.info("Для работы сортировки требуется глобальная загрузка jQuery UI Sortable");
787
785
  return;
788
786
  }
789
- !J.state.isMobile && !J.state.isMobileUA && o.value && $(u.elPopup).sortable({
787
+ !J.state.isMobile && !J.state.isMobileUA && l.value && $(u.elPopup).sortable({
790
788
  items: 'li:has([data-tag_id]:not([data-tag_id="all"]))',
791
789
  /**
792
790
  * @todo Удалить `[contenteditable="true"]` через пол года после выхода версии firefox с поддержкой contenteditable plaintext-only, включая бета версии
@@ -794,41 +792,41 @@ const qe = { class: "top-selectorCompetitors" }, Pe = { class: "top-ellipsis1" }
794
792
  cancel: '[contenteditable="plaintext-only"], [contenteditable="true"]',
795
793
  distance: 10,
796
794
  stop: function(c, p) {
797
- if (!o.value) return;
795
+ if (!l.value) return;
798
796
  const V = $(p.item).parent().find("[data-tag_id]"), E = [];
799
797
  V.each((X, U) => {
800
- if (!o.value) return;
798
+ if (!l.value) return;
801
799
  const N = $(U).attr("data-tag_id");
802
800
  E.push(N);
803
- }), o.value.sort((X, U) => {
804
- const N = E.findIndex((oe) => oe === X.id), Ce = E.findIndex((oe) => oe === U.id);
801
+ }), l.value.sort((X, U) => {
802
+ const N = E.findIndex((le) => le === X.id), Ce = E.findIndex((le) => le === U.id);
805
803
  return N - Ce;
806
- }), d("tagsChanged", o.value);
804
+ }), d("tagsChanged", l.value);
807
805
  }
808
806
  });
809
807
  }, T = (u) => {
810
808
  var s;
811
809
  (s = J.$) != null && s.ui.sortable && $(u.elPopup).data("ui-sortable") && $(u.elPopup).sortable("destroy");
812
810
  };
813
- return (u, s) => (x(), w(Y, null, [
811
+ return (u, s) => (x(), w(W, null, [
814
812
  A(ke, {
815
813
  class: "top-select_arrow",
816
- modelValue: l.value,
817
- "onUpdate:modelValue": s[0] || (s[0] = (c) => l.value = c),
818
- id: h(g),
819
- tags: o.value,
814
+ modelValue: a.value,
815
+ "onUpdate:modelValue": s[0] || (s[0] = (c) => a.value = c),
816
+ id: h(m),
817
+ tags: l.value,
820
818
  mode: "filter",
821
819
  useTopButton: ""
822
820
  }, null, 8, ["modelValue", "id", "tags"]),
823
821
  A(he, {
824
- id: h(g),
822
+ id: h(m),
825
823
  class: Q(k.value),
826
824
  onOpen: s[4] || (s[4] = (c) => _(c)),
827
825
  onClose: s[5] || (s[5] = (c) => T(c)),
828
826
  "transition-duration": 50
829
827
  }, Ke({
830
828
  contentList: b(() => [
831
- h(r).mode === "filter" && !u.singleMode ? (x(), B(fe, {
829
+ h(r).mode === "filter" && !u.singleMode ? (x(), B(ge, {
832
830
  key: 0,
833
831
  id: "all",
834
832
  colorId: "",
@@ -836,7 +834,7 @@ const qe = { class: "top-selectorCompetitors" }, Pe = { class: "top-ellipsis1" }
836
834
  state: h(r).model.value.length ? "" : "selected",
837
835
  onSelect: s[3] || (s[3] = (c) => h(r).model.value = [])
838
836
  }, null, 8, ["name", "state"])) : q("", !0),
839
- (x(!0), w(Y, null, ie(o.value, (c) => (x(), B(fe, {
837
+ (x(!0), w(W, null, ie(l.value, (c) => (x(), B(ge, {
840
838
  key: c.id,
841
839
  id: c.id,
842
840
  colorId: c.color_id,
@@ -844,15 +842,15 @@ const qe = { class: "top-selectorCompetitors" }, Pe = { class: "top-ellipsis1" }
844
842
  state: y(c.id),
845
843
  canExclude: h(r).mode === "filter" && !u.singleMode,
846
844
  editable: u.tagsEditable,
847
- disabled: m.value && y(c.id) === "",
845
+ disabled: f.value && y(c.id) === "",
848
846
  onUnselect: (p) => C(c.id, "unselect"),
849
847
  onSelect: (p) => C(c.id, "select"),
850
848
  onExclude: (p) => C(c.id, "exclude"),
851
849
  "onUpdate:name": (p) => {
852
- c.name = p, h(d)("tagsChanged", o.value);
850
+ c.name = p, h(d)("tagsChanged", l.value);
853
851
  }
854
852
  }, null, 8, ["id", "colorId", "name", "state", "canExclude", "editable", "disabled", "onUnselect", "onSelect", "onExclude", "onUpdate:name"]))), 128)),
855
- u.tagsEditable && o.value.length < u.tagsMax && o.value.length < 20 ? (x(), B(se, {
853
+ u.tagsEditable && l.value.length < u.tagsMax && l.value.length < 20 ? (x(), B(se, {
856
854
  key: 1,
857
855
  "data-top-icon": "",
858
856
  onClick: j(S, ["stop"])
@@ -869,8 +867,8 @@ const qe = { class: "top-selectorCompetitors" }, Pe = { class: "top-ellipsis1" }
869
867
  name: "header",
870
868
  fn: b(() => [
871
869
  A(re, {
872
- modelValue: f.value,
873
- "onUpdate:modelValue": s[1] || (s[1] = (c) => f.value = c),
870
+ modelValue: g.value,
871
+ "onUpdate:modelValue": s[1] || (s[1] = (c) => g.value = c),
874
872
  options: v()
875
873
  }, null, 8, ["modelValue", "options"])
876
874
  ]),
@@ -879,22 +877,22 @@ const qe = { class: "top-selectorCompetitors" }, Pe = { class: "top-ellipsis1" }
879
877
  h(r).mode === "setter" && h(r).filters ? {
880
878
  name: "footer",
881
879
  fn: b(() => [
882
- A(W, { color: "theme" }, {
880
+ A(Y, { color: "theme" }, {
883
881
  default: b(() => [
884
882
  z(K(u.$i18n.Common.Cancel), 1)
885
883
  ]),
886
884
  _: 1
887
885
  }),
888
- A(W, {
886
+ A(Y, {
889
887
  onClick: s[2] || (s[2] = (c) => h(d)("setter", {
890
888
  tagsIds: h(r).model.value,
891
889
  filters: h(r).filters,
892
- filtersAction: f.value,
890
+ filtersAction: g.value,
893
891
  payload: h(r).payload
894
892
  }))
895
893
  }, {
896
894
  default: b(() => [
897
- z(K(f.value === "add" ? u.$i18n.Common.Add : "") + " " + K(f.value === "replace" ? u.$i18n.Common.Replace : "") + " " + K(f.value === "delete" ? u.$i18n.Common.Remove : ""), 1)
895
+ z(K(g.value === "add" ? u.$i18n.Common.Add : "") + " " + K(g.value === "replace" ? u.$i18n.Common.Replace : "") + " " + K(g.value === "delete" ? u.$i18n.Common.Remove : ""), 1)
898
896
  ]),
899
897
  _: 1
900
898
  })
@@ -904,74 +902,74 @@ const qe = { class: "top-selectorCompetitors" }, Pe = { class: "top-ellipsis1" }
904
902
  ]), 1032, ["id", "class"])
905
903
  ], 64));
906
904
  }
907
- }), ft = (e, a) => M(() => ue(e).filter((l) => l.on >= 0 || l.id === a).map((l) => ({
908
- value: l.id,
909
- title: l.url + ` [${l.id}]`,
910
- icon: l.id === ue(a) ? "" : "",
911
- content: l.name
912
- }))), vt = (e, a, i) => {
913
- a || (a = { id: e.id }), a.id = e.id;
914
- const t = Fe.genElPopupOpener("div", a);
915
- return t.classList.add("top-tagSelector"), e.useTopButton && t.classList.add("top-button", "top-color_theme"), e.mode === "filter" && t.classList.add("top-tagSelector-filter"), e.mode === "setter" && !e.filters && t.classList.add("top-tagSelector-setter_single"), e.mode === "setter" && e.filters && t.classList.add("top-tagSelector-setter_several"), t.onclick = (l) => {
916
- l.preventDefault(), l.stopPropagation(), t.onclick = null;
917
- const o = F(e.modelValue), n = {
918
- model: o,
905
+ }), gt = (e, n) => M(() => ue(e).filter((a) => a.on >= 0 || a.id === n).map((a) => ({
906
+ value: a.id,
907
+ title: a.url + ` [${a.id}]`,
908
+ icon: a.id === ue(n) ? "" : "",
909
+ content: a.name
910
+ }))), vt = (e, n, i) => {
911
+ n || (n = { id: e.id }), n.id = e.id;
912
+ const t = Fe.genElPopupOpener("div", n);
913
+ return t.classList.add("top-tagSelector"), e.useTopButton && t.classList.add("top-button", "top-color_theme"), e.mode === "filter" && t.classList.add("top-tagSelector-filter"), e.mode === "setter" && !e.filters && t.classList.add("top-tagSelector-setter_single"), e.mode === "setter" && e.filters && t.classList.add("top-tagSelector-setter_several"), t.onclick = (a) => {
914
+ a.preventDefault(), a.stopPropagation(), t.onclick = null;
915
+ const l = F(e.modelValue), o = {
916
+ model: l,
919
917
  mode: e.mode,
920
918
  targetId: e.targetId,
921
919
  filters: e.filters,
922
920
  payload: e.payload
923
921
  };
924
- G(t, "topTagSelectorTarget", n), delete t.dataset.topPopupDisabled, ce(e.modelValue) || L(o, () => {
925
- e.modelValue = o.value, Z(t, e, i);
922
+ G(t, "topTagSelectorTarget", o), delete t.dataset.topPopupDisabled, ce(e.modelValue) || L(l, () => {
923
+ e.modelValue = l.value, Z(t, e, i);
926
924
  }), t.click();
927
- }, ce(e.modelValue) ? L(e.modelValue, () => Z(t, e, i)) : G(t, "topTagSelectorRender", (l) => {
928
- e.modelValue = l;
929
- const o = G(t, "topTagSelectorTarget");
930
- o && (o.model.value = l), Z(t, e, i);
925
+ }, ce(e.modelValue) ? L(e.modelValue, () => Z(t, e, i)) : G(t, "topTagSelectorRender", (a) => {
926
+ e.modelValue = a;
927
+ const l = G(t, "topTagSelectorTarget");
928
+ l && (l.model.value = a), Z(t, e, i);
931
929
  }), Z(t, e, i), t;
932
- }, yt = (e, a) => {
930
+ }, yt = (e, n) => {
933
931
  var i;
934
- (i = G(e, "topTagSelectorRender")) == null || i(a);
935
- }, Z = (e, a, i) => {
936
- var l;
937
- const t = h(a.modelValue);
938
- if (e.classList.toggle("top-tagSelector-selectedOne", !t.length || t.length === 1), e.classList.toggle("top-tagSelector-toTwoLine", t.length > 5), a.mode === "setter" && a.filters) {
932
+ (i = G(e, "topTagSelectorRender")) == null || i(n);
933
+ }, Z = (e, n, i) => {
934
+ var a;
935
+ const t = h(n.modelValue);
936
+ if (e.classList.toggle("top-tagSelector-selectedOne", !t.length || t.length === 1), e.classList.toggle("top-tagSelector-toTwoLine", t.length > 5), n.mode === "setter" && n.filters) {
939
937
  e.innerHTML = `<div>${i}</div>`;
940
938
  return;
941
939
  }
942
- if (e.innerHTML = "", !t.length && a.mode === "filter") {
943
- const o = ve({
940
+ if (e.innerHTML = "", !t.length && n.mode === "filter") {
941
+ const l = ve({
944
942
  id: "all",
945
943
  colorId: "",
946
- name: ((l = R().Common) == null ? void 0 : l.All_tags) ?? "",
944
+ name: ((a = R().Common) == null ? void 0 : a.All_tags) ?? "",
947
945
  state: ""
948
946
  });
949
- e.append(o);
947
+ e.append(l);
950
948
  }
951
- t.forEach((o) => {
952
- var d, g;
953
- const n = ve({
954
- id: H(o),
955
- colorId: ((d = ae(o, a.tags)) == null ? void 0 : d.color_id) ?? "",
956
- name: ((g = ae(o, a.tags)) == null ? void 0 : g.name) ?? "",
957
- state: H(o) === o ? "selected" : "excluded"
949
+ t.forEach((l) => {
950
+ var d, m;
951
+ const o = ve({
952
+ id: H(l),
953
+ colorId: ((d = ne(l, n.tags)) == null ? void 0 : d.color_id) ?? "",
954
+ name: ((m = ne(l, n.tags)) == null ? void 0 : m.name) ?? "",
955
+ state: H(l) === l ? "selected" : "excluded"
958
956
  });
959
- e.append(n);
957
+ e.append(o);
960
958
  });
961
959
  }, ve = (e) => {
962
- const a = document.createElement("div");
963
- return a.classList.add("top-tagSelector_tagIcon"), a.classList.toggle("top-tagSelector-active", !!e.state), a.classList.toggle("top-tagSelector-excluded", e.state === "excluded"), a.dataset.tag_id = e.id, a.dataset.tag_color_id = e.colorId, a.title = e.name, a;
964
- }, pt = Ue, ht = et, St = nt, It = ke, xt = le;
960
+ const n = document.createElement("div");
961
+ return n.classList.add("top-tagSelector_tagIcon"), n.classList.toggle("top-tagSelector-active", !!e.state), n.classList.toggle("top-tagSelector-excluded", e.state === "excluded"), n.dataset.tag_id = e.id, n.dataset.tag_color_id = e.colorId, n.title = e.name, n;
962
+ }, pt = Ue, ht = et, St = ot, It = ke, xt = ae;
965
963
  export {
966
964
  pt as TopSelectorCompetitors,
967
965
  ht as TopSelectorRegion,
968
966
  St as TopTagSelector,
969
967
  It as TopTagSelectorPopupOpener,
970
968
  xt as TopTagSelectorTagIcon,
971
- We as findRegion,
969
+ Ye as findRegion,
972
970
  vt as genElTopTagSelectorPopupOpener,
973
971
  Ie as genSearcherByKey,
974
972
  yt as renderElTopTagSelectorPopupOpener,
975
- ft as useItemsFromCompetitors
973
+ gt as useItemsFromCompetitors
976
974
  };
977
975
  //# sourceMappingURL=project.js.map