@topvisor/ui 1.0.18 → 1.0.20

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 (208) hide show
  1. package/.chunks/{datepicker-DKvr3NYw.amd.js → datepicker-BpcIQBQx.amd.js} +2 -2
  2. package/.chunks/{datepicker-DKvr3NYw.amd.js.map → datepicker-BpcIQBQx.amd.js.map} +1 -1
  3. package/.chunks/{datepicker-EJRX31J1.es.js → datepicker-BwpUPRh5.es.js} +2 -2
  4. package/.chunks/{datepicker-EJRX31J1.es.js.map → datepicker-BwpUPRh5.es.js.map} +1 -1
  5. package/.chunks/forms-CqYQQ4oo.amd.js +3 -0
  6. package/.chunks/forms-CqYQQ4oo.amd.js.map +1 -0
  7. package/.chunks/{forms-DDIlFXbF.es.js → forms-UBLh4e8-.es.js} +650 -584
  8. package/.chunks/forms-UBLh4e8-.es.js.map +1 -0
  9. package/.chunks/{listItem.vue_vue_type_script_setup_true_lang-3UaZvDrd.es.js → listItem.vue_vue_type_script_setup_true_lang-B0jhkmeG.es.js} +10 -10
  10. package/.chunks/{listItem.vue_vue_type_script_setup_true_lang-3UaZvDrd.es.js.map → listItem.vue_vue_type_script_setup_true_lang-B0jhkmeG.es.js.map} +1 -1
  11. package/.chunks/{listItem.vue_vue_type_script_setup_true_lang-CnEbgJbu.amd.js → listItem.vue_vue_type_script_setup_true_lang-BbSoFbg2.amd.js} +2 -2
  12. package/.chunks/listItem.vue_vue_type_script_setup_true_lang-BbSoFbg2.amd.js.map +1 -0
  13. package/.chunks/{menu.vue_vue_type_style_index_0_lang-C4q81rOQ.es.js → menu.vue_vue_type_style_index_0_lang-CF3aS3nJ.es.js} +24 -24
  14. package/.chunks/{menu.vue_vue_type_style_index_0_lang-C4q81rOQ.es.js.map → menu.vue_vue_type_style_index_0_lang-CF3aS3nJ.es.js.map} +1 -1
  15. package/.chunks/{menu.vue_vue_type_style_index_0_lang-DcFQyQgs.amd.js → menu.vue_vue_type_style_index_0_lang-CPtzi4v1.amd.js} +2 -2
  16. package/.chunks/{menu.vue_vue_type_style_index_0_lang-DcFQyQgs.amd.js.map → menu.vue_vue_type_style_index_0_lang-CPtzi4v1.amd.js.map} +1 -1
  17. package/.chunks/{notice-CYeec0mu.amd.js → notice-CiJb1Cdk.amd.js} +2 -2
  18. package/.chunks/{notice-CYeec0mu.amd.js.map → notice-CiJb1Cdk.amd.js.map} +1 -1
  19. package/.chunks/{notice-CtXmQ8xM.es.js → notice-Dj71_6Fi.es.js} +2 -2
  20. package/.chunks/{notice-CtXmQ8xM.es.js.map → notice-Dj71_6Fi.es.js.map} +1 -1
  21. package/.chunks/{popup-38TbXxcV.amd.js → popup-Cw2abdjh.amd.js} +2 -2
  22. package/.chunks/popup-Cw2abdjh.amd.js.map +1 -0
  23. package/.chunks/{popup-BzCXSDdA.es.js → popup-DbEAZSBK.es.js} +6 -7
  24. package/.chunks/popup-DbEAZSBK.es.js.map +1 -0
  25. package/.chunks/punycode.es6-C2yitnNb.amd.js.map +1 -1
  26. package/.chunks/punycode.es6-CNI-zL6U.es.js.map +1 -1
  27. package/.chunks/store-CX_6ZXhO.es.js.map +1 -1
  28. package/.chunks/store-esTid5oI.amd.js.map +1 -1
  29. package/.chunks/utils-3FaaPSyL.es.js +225 -0
  30. package/.chunks/utils-3FaaPSyL.es.js.map +1 -0
  31. package/.chunks/utils-DF6k2YnU.amd.js +2 -0
  32. package/.chunks/utils-DF6k2YnU.amd.js.map +1 -0
  33. package/.chunks/{utils-CI9JyH64.amd.js → utils-DSzOIsFV.amd.js} +2 -2
  34. package/.chunks/{utils-CI9JyH64.amd.js.map → utils-DSzOIsFV.amd.js.map} +1 -1
  35. package/.chunks/{utils-DXI6F7F9.es.js → utils-zcyFDsBL.es.js} +78 -78
  36. package/.chunks/{utils-DXI6F7F9.es.js.map → utils-zcyFDsBL.es.js.map} +1 -1
  37. package/assets/charts.css +1 -1
  38. package/assets/core.css +1 -1
  39. package/assets/forms.css +1 -1
  40. package/assets/formsExt.css +1 -1
  41. package/assets/layout.css +1 -1
  42. package/assets/notice.css +1 -1
  43. package/charts/charts.amd.js +1 -1
  44. package/charts/charts.amd.js.map +1 -1
  45. package/charts/charts.js +1 -1
  46. package/components/charts/miniChart/miniChart.vue.d.ts +5 -5
  47. package/components/charts/miniCharts/miniCharts.vue.d.ts +9 -6
  48. package/components/core/notice/item/item.vue.d.ts +1 -1
  49. package/components/dialog/dialog/dialog.vue.d.ts +3 -2
  50. package/components/dialog/dialog/dialogs/dialogs.vue.d.ts +1 -1
  51. package/components/dialog/dialog/page/page.vue.d.ts +2 -1
  52. package/components/dialog/dialog/page/types.d.ts +7 -0
  53. package/components/forms/avatar/avatar.vue.d.ts +1 -1
  54. package/components/forms/button/button.vue.d.ts +2 -1
  55. package/components/forms/checkbox/checkbox.vue.d.ts +7 -6
  56. package/components/forms/controlLabel/controlLabel.vue.d.ts +3 -2
  57. package/components/forms/hint/hint.vue.d.ts +1 -1
  58. package/components/forms/input/input.vue.d.ts +2 -1
  59. package/components/forms/inputDate/inputDate.vue.d.ts +3 -1
  60. package/components/forms/inputRange/inputRange.vue.d.ts +3 -2
  61. package/components/forms/loadbar/loadbar.vue.d.ts +1 -1
  62. package/components/forms/radio/radio.vue.d.ts +3 -2
  63. package/components/forms/select/select.vue.d.ts +5 -5
  64. package/components/forms/switcher/switcher.vue.d.ts +3 -2
  65. package/components/formsExt/editArea/editArea.vue.d.ts +1 -1
  66. package/components/formsExt/editInput/editInput.vue.d.ts +1 -1
  67. package/components/formsExt/formsExt.d.ts +2 -0
  68. package/components/formsExt/info/info.vue.d.ts +20 -0
  69. package/components/formsExt/info/types.d.ts +21 -0
  70. package/components/formsExt/menu/menu.vue.d.ts +7 -5
  71. package/components/formsExt/radioGroup/radioGroup.vue.d.ts +7 -5
  72. package/components/formsExt/selector2/itemMulti.vue.d.ts +1 -1
  73. package/components/formsExt/selector2/selector2.vue.d.ts +98 -8
  74. package/components/layout/islandRows/islandRows.vue.d.ts +3 -2
  75. package/components/layout/islandRows/islandRowsRow/islandRowsRow.vue.d.ts +3 -2
  76. package/components/layout/islandRows/islandRowsSubTitle/islandRowsSubTitle.vue.d.ts +3 -2
  77. package/components/layout/rows/rows.vue.d.ts +3 -2
  78. package/components/popup/alert/alert.vue.d.ts +2 -1
  79. package/components/popup/confirm/confirm.vue.d.ts +2 -1
  80. package/components/popup/lib/popup.d.ts +2 -3
  81. package/components/popup/lib/worker.d.ts +7 -7
  82. package/components/popup/popup/listItem.vue.d.ts +2 -1
  83. package/components/popup/popup/opener.vue.d.ts +2 -1
  84. package/components/popup/popup/popup.vue.d.ts +2 -1
  85. package/components/popup/popup/widgetInput.vue.d.ts +4 -4
  86. package/components/popup/prompt/prompt.vue.d.ts +2 -1
  87. package/components/project/selectorCompetitors/selectorCompetitors.vue.d.ts +5 -5
  88. package/components/project/selectorRegion/selectorRegion.vue.d.ts +7 -7
  89. package/components/project/selectorRegion/utils/consts.d.ts +0 -2
  90. package/components/project/tagSelector/popupListItem/tagPopupListItem.vue.d.ts +5 -3
  91. package/components/project/tagSelector/popupOpener/popupOpener.vue.d.ts +6 -5
  92. package/components/project/tagSelector/tagIcon/tagIcon.vue.d.ts +1 -1
  93. package/components/project/tagSelector/tagSelector.vue.d.ts +6 -6
  94. package/components/tabs/tabs/content.vue.d.ts +3 -2
  95. package/components/tabs/tabs/tab.vue.d.ts +2 -1
  96. package/components/tabs/tabs/tabs.vue.d.ts +3 -2
  97. package/components/tabsView/tabsView/menu.vue.d.ts +9 -6
  98. package/components/tabsView/tabsView/menuDelimeter.vue.d.ts +1 -1
  99. package/components/tabsView/tabsView/menuItem.vue.d.ts +2 -1
  100. package/components/tabsView/tabsView/menuTitle.vue.d.ts +2 -1
  101. package/components/tabsView/tabsView/store.d.ts +5 -5
  102. package/components/tabsView/tabsView/tabsView.vue.d.ts +9 -6
  103. package/core/app.amd.js +1 -1
  104. package/core/app.amd.js.map +1 -1
  105. package/core/app.d.ts +2 -2
  106. package/core/app.js +147 -127
  107. package/core/app.js.map +1 -1
  108. package/core/core/core.d.ts +2 -0
  109. package/core/core/preloaders.d.ts +19 -0
  110. package/core/directives/focus.d.ts +3 -1
  111. package/core/directives/scrollIntoView.d.ts +3 -0
  112. package/core/directives/scrollShadow.d.ts +2 -2
  113. package/core/plugins/i18n.d.ts +13 -13
  114. package/core/utils/scroll.d.ts +18 -0
  115. package/core/utils/searchers.d.ts +0 -2
  116. package/dialog/dialog.amd.js +1 -1
  117. package/dialog/dialog.amd.js.map +1 -1
  118. package/dialog/dialog.js +47 -42
  119. package/dialog/dialog.js.map +1 -1
  120. package/forms/forms.amd.js +1 -1
  121. package/forms/forms.js +1 -1
  122. package/forms/helpers.amd.js.map +1 -1
  123. package/formsExt/formsExt.amd.js +1 -1
  124. package/formsExt/formsExt.amd.js.map +1 -1
  125. package/formsExt/formsExt.js +344 -301
  126. package/formsExt/formsExt.js.map +1 -1
  127. package/icomoon/Topvisor icons.json +233 -118
  128. package/icomoon/demo.html +71 -1
  129. package/icomoon/fonts/Topvisor-2.eot +0 -0
  130. package/icomoon/fonts/Topvisor-2.svg +5 -0
  131. package/icomoon/fonts/Topvisor-2.ttf +0 -0
  132. package/icomoon/fonts/Topvisor-2.woff +0 -0
  133. package/icomoon/selection.json +1 -1
  134. package/icomoon/style.css +20 -5
  135. package/layout/layout.amd.js +1 -1
  136. package/layout/layout.amd.js.map +1 -1
  137. package/layout/layout.js +27 -26
  138. package/layout/layout.js.map +1 -1
  139. package/package.json +31 -31
  140. package/popup/popup.amd.js +1 -1
  141. package/popup/popup.amd.js.map +1 -1
  142. package/popup/popup.js +17 -17
  143. package/popup/worker.amd.js +1 -1
  144. package/popup/worker.amd.js.map +1 -1
  145. package/popup/worker.js +3 -3
  146. package/popup/worker.js.map +1 -1
  147. package/project/project.amd.js +1 -1
  148. package/project/project.amd.js.map +1 -1
  149. package/project/project.js +315 -317
  150. package/project/project.js.map +1 -1
  151. package/tabsView/tabsView.amd.js +1 -1
  152. package/tabsView/tabsView.amd.js.map +1 -1
  153. package/tabsView/tabsView.js +23 -23
  154. package/utils/check.amd.js.map +1 -1
  155. package/utils/check.js.map +1 -1
  156. package/utils/clipboard.amd.js +1 -1
  157. package/utils/clipboard.amd.js.map +1 -1
  158. package/utils/clipboard.js +1 -1
  159. package/utils/clipboard.js.map +1 -1
  160. package/utils/date.amd.js +1 -1
  161. package/utils/date.js +1 -1
  162. package/utils/device.amd.js +1 -1
  163. package/utils/device.js +1 -1
  164. package/utils/dom.amd.js +1 -1
  165. package/utils/dom.amd.js.map +1 -1
  166. package/utils/dom.js +30 -30
  167. package/utils/dom.js.map +1 -1
  168. package/utils/image.amd.js.map +1 -1
  169. package/utils/keyboard.amd.js.map +1 -1
  170. package/utils/lodash.amd.js +1 -1
  171. package/utils/lodash.js +5 -5
  172. package/utils/number.amd.js.map +1 -1
  173. package/utils/price.amd.js +1 -1
  174. package/utils/price.amd.js.map +1 -1
  175. package/utils/price.js +1 -1
  176. package/utils/price.js.map +1 -1
  177. package/utils/route.amd.js +1 -1
  178. package/utils/route.amd.js.map +1 -1
  179. package/utils/route.js +5 -5
  180. package/utils/route.js.map +1 -1
  181. package/utils/scroll.amd.js +1 -1
  182. package/utils/scroll.amd.js.map +1 -1
  183. package/utils/scroll.js +39 -7
  184. package/utils/scroll.js.map +1 -1
  185. package/utils/searchers.amd.js +1 -1
  186. package/utils/searchers.amd.js.map +1 -1
  187. package/utils/searchers.js +0 -2
  188. package/utils/searchers.js.map +1 -1
  189. package/utils/string.amd.js +1 -1
  190. package/utils/string.amd.js.map +1 -1
  191. package/utils/string.js +29 -29
  192. package/utils/string.js.map +1 -1
  193. package/utils/system.amd.js.map +1 -1
  194. package/utils/system.js.map +1 -1
  195. package/utils/url.amd.js.map +1 -1
  196. package/utils/url.js.map +1 -1
  197. package/web-types.json +28 -0
  198. package/.chunks/forms-CmlWMEyk.amd.js +0 -3
  199. package/.chunks/forms-CmlWMEyk.amd.js.map +0 -1
  200. package/.chunks/forms-DDIlFXbF.es.js.map +0 -1
  201. package/.chunks/listItem.vue_vue_type_script_setup_true_lang-CnEbgJbu.amd.js.map +0 -1
  202. package/.chunks/popup-38TbXxcV.amd.js.map +0 -1
  203. package/.chunks/popup-BzCXSDdA.es.js.map +0 -1
  204. package/.chunks/utils-CFCfvsI8.es.js +0 -223
  205. package/.chunks/utils-CFCfvsI8.es.js.map +0 -1
  206. package/.chunks/utils-lvXB5hbW.amd.js +0 -2
  207. package/.chunks/utils-lvXB5hbW.amd.js.map +0 -1
  208. package/components/formsExt/info/info.d.ts +0 -20
@@ -1,4 +1,4 @@
1
- import { reactive as Te, watch as wt, ref as Le, getCurrentInstance as $e, inject as Ie, defineComponent as E, useCssVars as Tt, computed as S, openBlock as g, createElementBlock as h, createElementVNode as P, createCommentVNode as w, createBlock as B, resolveDynamicComponent as rn, normalizeClass as T, withCtx as te, renderSlot as C, createTextVNode as an, toDisplayString as N, mergeModels as Se, useModel as $t, withDirectives as z, vModelCheckbox as St, mergeProps as se, withKeys as on, vModelText as _t, withModifiers as sn, onUnmounted as ln, unref as he, vModelRadio as un, resolveDirective as dn, Fragment as be, renderList as Ke, vModelSelect as cn } from "vue";
1
+ import { reactive as $e, watch as wt, ref as De, getCurrentInstance as Se, inject as Tt, defineComponent as E, useCssVars as $t, computed as S, openBlock as g, createElementBlock as m, createElementVNode as I, createCommentVNode as w, createBlock as B, resolveDynamicComponent as an, normalizeClass as T, withCtx as ne, renderSlot as C, createTextVNode as on, toDisplayString as z, mergeModels as _e, useModel as St, resolveDirective as F, withDirectives as V, vModelCheckbox as _t, mergeProps as le, withKeys as sn, vModelText as Ot, withModifiers as ln, onUnmounted as un, unref as be, vModelRadio as dn, Fragment as ye, renderList as Ke, vModelSelect as cn } from "vue";
2
2
  function pn() {
3
3
  return "devicePixelRatio" in window && window.devicePixelRatio > 1;
4
4
  }
@@ -11,15 +11,15 @@ function gn() {
11
11
  function mn() {
12
12
  return navigator.userAgent.indexOf("Mac OS X") !== -1;
13
13
  }
14
- function hs() {
14
+ function bs() {
15
15
  const e = /Chrome|Android/.test(navigator.userAgent);
16
16
  let t = /Safari/.test(navigator.userAgent);
17
17
  return e && t && (t = !1), t;
18
18
  }
19
- function bs() {
19
+ function ys() {
20
20
  return mn() ? "⌘" : "Ctrl";
21
21
  }
22
- const ys = () => $(document).scrollTop(), vs = () => $(document), ws = () => [document], hn = () => {
22
+ const vs = () => $(document).scrollTop(), ws = () => $(document), Ts = () => [document], hn = () => {
23
23
  const e = [
24
24
  ["iOS", /(iPhone|iPad)/i],
25
25
  ["Android", /(Android)/i],
@@ -52,7 +52,7 @@ const ys = () => $(document).scrollTop(), vs = () => $(document), ws = () => [do
52
52
  break;
53
53
  }
54
54
  return t;
55
- }, Ts = async () => {
55
+ }, $s = async () => {
56
56
  var t;
57
57
  let e = hn();
58
58
  if (e === "Windows 10") {
@@ -65,7 +65,7 @@ function O(e) {
65
65
  var t = typeof e;
66
66
  return e != null && (t == "object" || t == "function");
67
67
  }
68
- var Ot = typeof global == "object" && global && global.Object === Object && global, bn = typeof self == "object" && self && self.Object === Object && self, j = Ot || bn || Function("return this")(), ye = function() {
68
+ var Et = typeof global == "object" && global && global.Object === Object && global, bn = typeof self == "object" && self && self.Object === Object && self, j = Et || bn || Function("return this")(), ve = function() {
69
69
  return j.Date.now();
70
70
  }, yn = /\s/;
71
71
  function vn(e) {
@@ -77,38 +77,38 @@ var wn = /^\s+/;
77
77
  function Tn(e) {
78
78
  return e && e.slice(0, vn(e) + 1).replace(wn, "");
79
79
  }
80
- var K = j.Symbol, Et = Object.prototype, $n = Et.hasOwnProperty, Sn = Et.toString, Q = K ? K.toStringTag : void 0;
80
+ var X = j.Symbol, At = Object.prototype, $n = At.hasOwnProperty, Sn = At.toString, J = X ? X.toStringTag : void 0;
81
81
  function _n(e) {
82
- var t = $n.call(e, Q), n = e[Q];
82
+ var t = $n.call(e, J), n = e[J];
83
83
  try {
84
- e[Q] = void 0;
84
+ e[J] = void 0;
85
85
  var r = !0;
86
86
  } catch {
87
87
  }
88
88
  var o = Sn.call(e);
89
- return r && (t ? e[Q] = n : delete e[Q]), o;
89
+ return r && (t ? e[J] = n : delete e[J]), o;
90
90
  }
91
91
  var On = Object.prototype, En = On.toString;
92
92
  function An(e) {
93
93
  return En.call(e);
94
94
  }
95
- var jn = "[object Null]", Pn = "[object Undefined]", Xe = K ? K.toStringTag : void 0;
96
- function F(e) {
95
+ var jn = "[object Null]", Pn = "[object Undefined]", Xe = X ? X.toStringTag : void 0;
96
+ function k(e) {
97
97
  return e == null ? e === void 0 ? Pn : jn : Xe && Xe in Object(e) ? _n(e) : An(e);
98
98
  }
99
- function D(e) {
99
+ function W(e) {
100
100
  return e != null && typeof e == "object";
101
101
  }
102
102
  var Mn = "[object Symbol]";
103
103
  function Cn(e) {
104
- return typeof e == "symbol" || D(e) && F(e) == Mn;
104
+ return typeof e == "symbol" || W(e) && k(e) == Mn;
105
105
  }
106
- var qe = NaN, Ln = /^[-+]0x[0-9a-f]+$/i, In = /^0b[01]+$/i, Bn = /^0o[0-7]+$/i, Dn = parseInt;
107
- function Ye(e) {
106
+ var Ye = NaN, In = /^[-+]0x[0-9a-f]+$/i, Dn = /^0b[01]+$/i, Ln = /^0o[0-7]+$/i, Bn = parseInt;
107
+ function qe(e) {
108
108
  if (typeof e == "number")
109
109
  return e;
110
110
  if (Cn(e))
111
- return qe;
111
+ return Ye;
112
112
  if (O(e)) {
113
113
  var t = typeof e.valueOf == "function" ? e.valueOf() : e;
114
114
  e = O(t) ? t + "" : t;
@@ -116,129 +116,129 @@ function Ye(e) {
116
116
  if (typeof e != "string")
117
117
  return e === 0 ? e : +e;
118
118
  e = Tn(e);
119
- var n = In.test(e);
120
- return n || Bn.test(e) ? Dn(e.slice(2), n ? 2 : 8) : Ln.test(e) ? qe : +e;
119
+ var n = Dn.test(e);
120
+ return n || Ln.test(e) ? Bn(e.slice(2), n ? 2 : 8) : In.test(e) ? Ye : +e;
121
121
  }
122
122
  var Wn = "Expected a function", Nn = Math.max, zn = Math.min;
123
- function At(e, t, n) {
123
+ function jt(e, t, n) {
124
124
  var r, o, a, s, i, l, u = 0, d = !1, c = !1, p = !0;
125
125
  if (typeof e != "function")
126
126
  throw new TypeError(Wn);
127
- t = Ye(t) || 0, O(n) && (d = !!n.leading, c = "maxWait" in n, a = c ? Nn(Ye(n.maxWait) || 0, t) : a, p = "trailing" in n ? !!n.trailing : p);
128
- function y(v) {
129
- var I = r, Y = o;
130
- return r = o = void 0, u = v, s = e.apply(Y, I), s;
127
+ t = qe(t) || 0, O(n) && (d = !!n.leading, c = "maxWait" in n, a = c ? Nn(qe(n.maxWait) || 0, t) : a, p = "trailing" in n ? !!n.trailing : p);
128
+ function b(v) {
129
+ var L = r, Q = o;
130
+ return r = o = void 0, u = v, s = e.apply(Q, L), s;
131
131
  }
132
- function H(v) {
133
- return u = v, i = setTimeout(_, t), d ? y(v) : s;
132
+ function P(v) {
133
+ return u = v, i = setTimeout(_, t), d ? b(v) : s;
134
134
  }
135
- function ae(v) {
136
- var I = v - l, Y = v - u, Ge = t - I;
137
- return c ? zn(Ge, a - Y) : Ge;
135
+ function oe(v) {
136
+ var L = v - l, Q = v - u, Ge = t - L;
137
+ return c ? zn(Ge, a - Q) : Ge;
138
138
  }
139
139
  function A(v) {
140
- var I = v - l, Y = v - u;
141
- return l === void 0 || I >= t || I < 0 || c && Y >= a;
140
+ var L = v - l, Q = v - u;
141
+ return l === void 0 || L >= t || L < 0 || c && Q >= a;
142
142
  }
143
143
  function _() {
144
- var v = ye();
144
+ var v = ve();
145
145
  if (A(v))
146
146
  return He(v);
147
- i = setTimeout(_, ae(v));
147
+ i = setTimeout(_, oe(v));
148
148
  }
149
149
  function He(v) {
150
- return i = void 0, p && r ? y(v) : (r = o = void 0, s);
150
+ return i = void 0, p && r ? b(v) : (r = o = void 0, s);
151
151
  }
152
- function tn() {
152
+ function nn() {
153
153
  i !== void 0 && clearTimeout(i), u = 0, r = l = o = i = void 0;
154
154
  }
155
- function nn() {
156
- return i === void 0 ? s : He(ye());
155
+ function rn() {
156
+ return i === void 0 ? s : He(ve());
157
157
  }
158
- function me() {
159
- var v = ye(), I = A(v);
160
- if (r = arguments, o = this, l = v, I) {
158
+ function he() {
159
+ var v = ve(), L = A(v);
160
+ if (r = arguments, o = this, l = v, L) {
161
161
  if (i === void 0)
162
- return H(l);
162
+ return P(l);
163
163
  if (c)
164
- return clearTimeout(i), i = setTimeout(_, t), y(l);
164
+ return clearTimeout(i), i = setTimeout(_, t), b(l);
165
165
  }
166
166
  return i === void 0 && (i = setTimeout(_, t)), s;
167
167
  }
168
- return me.cancel = tn, me.flush = nn, me;
168
+ return he.cancel = nn, he.flush = rn, he;
169
169
  }
170
- function Vn() {
170
+ function Fn() {
171
171
  this.__data__ = [], this.size = 0;
172
172
  }
173
- function ue(e, t) {
173
+ function de(e, t) {
174
174
  return e === t || e !== e && t !== t;
175
175
  }
176
- function de(e, t) {
176
+ function ce(e, t) {
177
177
  for (var n = e.length; n--; )
178
- if (ue(e[n][0], t))
178
+ if (de(e[n][0], t))
179
179
  return n;
180
180
  return -1;
181
181
  }
182
- var Fn = Array.prototype, kn = Fn.splice;
183
- function Rn(e) {
184
- var t = this.__data__, n = de(t, e);
182
+ var Vn = Array.prototype, Rn = Vn.splice;
183
+ function kn(e) {
184
+ var t = this.__data__, n = ce(t, e);
185
185
  if (n < 0)
186
186
  return !1;
187
187
  var r = t.length - 1;
188
- return n == r ? t.pop() : kn.call(t, n, 1), --this.size, !0;
188
+ return n == r ? t.pop() : Rn.call(t, n, 1), --this.size, !0;
189
189
  }
190
190
  function Un(e) {
191
- var t = this.__data__, n = de(t, e);
191
+ var t = this.__data__, n = ce(t, e);
192
192
  return n < 0 ? void 0 : t[n][1];
193
193
  }
194
194
  function Hn(e) {
195
- return de(this.__data__, e) > -1;
195
+ return ce(this.__data__, e) > -1;
196
196
  }
197
197
  function Gn(e, t) {
198
- var n = this.__data__, r = de(n, e);
198
+ var n = this.__data__, r = ce(n, e);
199
199
  return r < 0 ? (++this.size, n.push([e, t])) : n[r][1] = t, this;
200
200
  }
201
- function L(e) {
201
+ function D(e) {
202
202
  var t = -1, n = e == null ? 0 : e.length;
203
203
  for (this.clear(); ++t < n; ) {
204
204
  var r = e[t];
205
205
  this.set(r[0], r[1]);
206
206
  }
207
207
  }
208
- L.prototype.clear = Vn;
209
- L.prototype.delete = Rn;
210
- L.prototype.get = Un;
211
- L.prototype.has = Hn;
212
- L.prototype.set = Gn;
208
+ D.prototype.clear = Fn;
209
+ D.prototype.delete = kn;
210
+ D.prototype.get = Un;
211
+ D.prototype.has = Hn;
212
+ D.prototype.set = Gn;
213
213
  function Kn() {
214
- this.__data__ = new L(), this.size = 0;
214
+ this.__data__ = new D(), this.size = 0;
215
215
  }
216
216
  function Xn(e) {
217
217
  var t = this.__data__, n = t.delete(e);
218
218
  return this.size = t.size, n;
219
219
  }
220
- function qn(e) {
220
+ function Yn(e) {
221
221
  return this.__data__.get(e);
222
222
  }
223
- function Yn(e) {
223
+ function qn(e) {
224
224
  return this.__data__.has(e);
225
225
  }
226
226
  var Qn = "[object AsyncFunction]", Jn = "[object Function]", Zn = "[object GeneratorFunction]", xn = "[object Proxy]";
227
- function Be(e) {
227
+ function Le(e) {
228
228
  if (!O(e))
229
229
  return !1;
230
- var t = F(e);
230
+ var t = k(e);
231
231
  return t == Jn || t == Zn || t == Qn || t == xn;
232
232
  }
233
- var ve = j["__core-js_shared__"], Qe = function() {
234
- var e = /[^.]+$/.exec(ve && ve.keys && ve.keys.IE_PROTO || "");
233
+ var we = j["__core-js_shared__"], Qe = function() {
234
+ var e = /[^.]+$/.exec(we && we.keys && we.keys.IE_PROTO || "");
235
235
  return e ? "Symbol(src)_1." + e : "";
236
236
  }();
237
237
  function er(e) {
238
238
  return !!Qe && Qe in e;
239
239
  }
240
240
  var tr = Function.prototype, nr = tr.toString;
241
- function k(e) {
241
+ function U(e) {
242
242
  if (e != null) {
243
243
  try {
244
244
  return nr.call(e);
@@ -257,19 +257,19 @@ var rr = /[\\^$.*+?()[\]{}|]/g, ar = /^\[object .+?Constructor\]$/, or = Functio
257
257
  function dr(e) {
258
258
  if (!O(e) || er(e))
259
259
  return !1;
260
- var t = Be(e) ? ur : ar;
261
- return t.test(k(e));
260
+ var t = Le(e) ? ur : ar;
261
+ return t.test(U(e));
262
262
  }
263
263
  function cr(e, t) {
264
264
  return e == null ? void 0 : e[t];
265
265
  }
266
- function R(e, t) {
266
+ function H(e, t) {
267
267
  var n = cr(e, t);
268
268
  return dr(n) ? n : void 0;
269
269
  }
270
- var Z = R(j, "Map"), x = R(Object, "create");
270
+ var x = H(j, "Map"), ee = H(Object, "create");
271
271
  function pr() {
272
- this.__data__ = x ? x(null) : {}, this.size = 0;
272
+ this.__data__ = ee ? ee(null) : {}, this.size = 0;
273
273
  }
274
274
  function fr(e) {
275
275
  var t = this.has(e) && delete this.__data__[e];
@@ -278,7 +278,7 @@ function fr(e) {
278
278
  var gr = "__lodash_hash_undefined__", mr = Object.prototype, hr = mr.hasOwnProperty;
279
279
  function br(e) {
280
280
  var t = this.__data__;
281
- if (x) {
281
+ if (ee) {
282
282
  var n = t[e];
283
283
  return n === gr ? void 0 : n;
284
284
  }
@@ -287,172 +287,172 @@ function br(e) {
287
287
  var yr = Object.prototype, vr = yr.hasOwnProperty;
288
288
  function wr(e) {
289
289
  var t = this.__data__;
290
- return x ? t[e] !== void 0 : vr.call(t, e);
290
+ return ee ? t[e] !== void 0 : vr.call(t, e);
291
291
  }
292
292
  var Tr = "__lodash_hash_undefined__";
293
293
  function $r(e, t) {
294
294
  var n = this.__data__;
295
- return this.size += this.has(e) ? 0 : 1, n[e] = x && t === void 0 ? Tr : t, this;
295
+ return this.size += this.has(e) ? 0 : 1, n[e] = ee && t === void 0 ? Tr : t, this;
296
296
  }
297
- function V(e) {
297
+ function R(e) {
298
298
  var t = -1, n = e == null ? 0 : e.length;
299
299
  for (this.clear(); ++t < n; ) {
300
300
  var r = e[t];
301
301
  this.set(r[0], r[1]);
302
302
  }
303
303
  }
304
- V.prototype.clear = pr;
305
- V.prototype.delete = fr;
306
- V.prototype.get = br;
307
- V.prototype.has = wr;
308
- V.prototype.set = $r;
304
+ R.prototype.clear = pr;
305
+ R.prototype.delete = fr;
306
+ R.prototype.get = br;
307
+ R.prototype.has = wr;
308
+ R.prototype.set = $r;
309
309
  function Sr() {
310
310
  this.size = 0, this.__data__ = {
311
- hash: new V(),
312
- map: new (Z || L)(),
313
- string: new V()
311
+ hash: new R(),
312
+ map: new (x || D)(),
313
+ string: new R()
314
314
  };
315
315
  }
316
316
  function _r(e) {
317
317
  var t = typeof e;
318
318
  return t == "string" || t == "number" || t == "symbol" || t == "boolean" ? e !== "__proto__" : e === null;
319
319
  }
320
- function ce(e, t) {
320
+ function pe(e, t) {
321
321
  var n = e.__data__;
322
322
  return _r(t) ? n[typeof t == "string" ? "string" : "hash"] : n.map;
323
323
  }
324
324
  function Or(e) {
325
- var t = ce(this, e).delete(e);
325
+ var t = pe(this, e).delete(e);
326
326
  return this.size -= t ? 1 : 0, t;
327
327
  }
328
328
  function Er(e) {
329
- return ce(this, e).get(e);
329
+ return pe(this, e).get(e);
330
330
  }
331
331
  function Ar(e) {
332
- return ce(this, e).has(e);
332
+ return pe(this, e).has(e);
333
333
  }
334
334
  function jr(e, t) {
335
- var n = ce(this, e), r = n.size;
335
+ var n = pe(this, e), r = n.size;
336
336
  return n.set(e, t), this.size += n.size == r ? 0 : 1, this;
337
337
  }
338
- function W(e) {
338
+ function N(e) {
339
339
  var t = -1, n = e == null ? 0 : e.length;
340
340
  for (this.clear(); ++t < n; ) {
341
341
  var r = e[t];
342
342
  this.set(r[0], r[1]);
343
343
  }
344
344
  }
345
- W.prototype.clear = Sr;
346
- W.prototype.delete = Or;
347
- W.prototype.get = Er;
348
- W.prototype.has = Ar;
349
- W.prototype.set = jr;
345
+ N.prototype.clear = Sr;
346
+ N.prototype.delete = Or;
347
+ N.prototype.get = Er;
348
+ N.prototype.has = Ar;
349
+ N.prototype.set = jr;
350
350
  var Pr = 200;
351
351
  function Mr(e, t) {
352
352
  var n = this.__data__;
353
- if (n instanceof L) {
353
+ if (n instanceof D) {
354
354
  var r = n.__data__;
355
- if (!Z || r.length < Pr - 1)
355
+ if (!x || r.length < Pr - 1)
356
356
  return r.push([e, t]), this.size = ++n.size, this;
357
- n = this.__data__ = new W(r);
357
+ n = this.__data__ = new N(r);
358
358
  }
359
359
  return n.set(e, t), this.size = n.size, this;
360
360
  }
361
- function U(e) {
362
- var t = this.__data__ = new L(e);
361
+ function G(e) {
362
+ var t = this.__data__ = new D(e);
363
363
  this.size = t.size;
364
364
  }
365
- U.prototype.clear = Kn;
366
- U.prototype.delete = Xn;
367
- U.prototype.get = qn;
368
- U.prototype.has = Yn;
369
- U.prototype.set = Mr;
365
+ G.prototype.clear = Kn;
366
+ G.prototype.delete = Xn;
367
+ G.prototype.get = Yn;
368
+ G.prototype.has = qn;
369
+ G.prototype.set = Mr;
370
370
  function Cr(e, t) {
371
371
  for (var n = -1, r = e == null ? 0 : e.length; ++n < r && t(e[n], n, e) !== !1; )
372
372
  ;
373
373
  return e;
374
374
  }
375
- var le = function() {
375
+ var ue = function() {
376
376
  try {
377
- var e = R(Object, "defineProperty");
377
+ var e = H(Object, "defineProperty");
378
378
  return e({}, "", {}), e;
379
379
  } catch {
380
380
  }
381
381
  }();
382
- function De(e, t, n) {
383
- t == "__proto__" && le ? le(e, t, {
382
+ function Be(e, t, n) {
383
+ t == "__proto__" && ue ? ue(e, t, {
384
384
  configurable: !0,
385
385
  enumerable: !0,
386
386
  value: n,
387
387
  writable: !0
388
388
  }) : e[t] = n;
389
389
  }
390
- var Lr = Object.prototype, Ir = Lr.hasOwnProperty;
391
- function jt(e, t, n) {
390
+ var Ir = Object.prototype, Dr = Ir.hasOwnProperty;
391
+ function Pt(e, t, n) {
392
392
  var r = e[t];
393
- (!(Ir.call(e, t) && ue(r, n)) || n === void 0 && !(t in e)) && De(e, t, n);
393
+ (!(Dr.call(e, t) && de(r, n)) || n === void 0 && !(t in e)) && Be(e, t, n);
394
394
  }
395
- function ne(e, t, n, r) {
395
+ function re(e, t, n, r) {
396
396
  var o = !n;
397
397
  n || (n = {});
398
398
  for (var a = -1, s = t.length; ++a < s; ) {
399
399
  var i = t[a], l = void 0;
400
- l === void 0 && (l = e[i]), o ? De(n, i, l) : jt(n, i, l);
400
+ l === void 0 && (l = e[i]), o ? Be(n, i, l) : Pt(n, i, l);
401
401
  }
402
402
  return n;
403
403
  }
404
- function Br(e, t) {
404
+ function Lr(e, t) {
405
405
  for (var n = -1, r = Array(e); ++n < e; )
406
406
  r[n] = t(n);
407
407
  return r;
408
408
  }
409
- var Dr = "[object Arguments]";
409
+ var Br = "[object Arguments]";
410
410
  function Je(e) {
411
- return D(e) && F(e) == Dr;
411
+ return W(e) && k(e) == Br;
412
412
  }
413
- var Pt = Object.prototype, Wr = Pt.hasOwnProperty, Nr = Pt.propertyIsEnumerable, _e = Je(/* @__PURE__ */ function() {
413
+ var Mt = Object.prototype, Wr = Mt.hasOwnProperty, Nr = Mt.propertyIsEnumerable, Oe = Je(/* @__PURE__ */ function() {
414
414
  return arguments;
415
415
  }()) ? Je : function(e) {
416
- return D(e) && Wr.call(e, "callee") && !Nr.call(e, "callee");
417
- }, ee = Array.isArray;
416
+ return W(e) && Wr.call(e, "callee") && !Nr.call(e, "callee");
417
+ }, te = Array.isArray;
418
418
  function zr() {
419
419
  return !1;
420
420
  }
421
- var Mt = typeof exports == "object" && exports && !exports.nodeType && exports, Ze = Mt && typeof module == "object" && module && !module.nodeType && module, Vr = Ze && Ze.exports === Mt, xe = Vr ? j.Buffer : void 0, Fr = xe ? xe.isBuffer : void 0, We = Fr || zr, kr = 9007199254740991, Rr = /^(?:0|[1-9]\d*)$/;
422
- function Ct(e, t) {
421
+ var Ct = typeof exports == "object" && exports && !exports.nodeType && exports, Ze = Ct && typeof module == "object" && module && !module.nodeType && module, Fr = Ze && Ze.exports === Ct, xe = Fr ? j.Buffer : void 0, Vr = xe ? xe.isBuffer : void 0, We = Vr || zr, Rr = 9007199254740991, kr = /^(?:0|[1-9]\d*)$/;
422
+ function It(e, t) {
423
423
  var n = typeof e;
424
- return t = t ?? kr, !!t && (n == "number" || n != "symbol" && Rr.test(e)) && e > -1 && e % 1 == 0 && e < t;
424
+ return t = t ?? Rr, !!t && (n == "number" || n != "symbol" && kr.test(e)) && e > -1 && e % 1 == 0 && e < t;
425
425
  }
426
426
  var Ur = 9007199254740991;
427
- function Lt(e) {
427
+ function Dt(e) {
428
428
  return typeof e == "number" && e > -1 && e % 1 == 0 && e <= Ur;
429
429
  }
430
- var Hr = "[object Arguments]", Gr = "[object Array]", Kr = "[object Boolean]", Xr = "[object Date]", qr = "[object Error]", Yr = "[object Function]", Qr = "[object Map]", Jr = "[object Number]", Zr = "[object Object]", xr = "[object RegExp]", ea = "[object Set]", ta = "[object String]", na = "[object WeakMap]", ra = "[object ArrayBuffer]", aa = "[object DataView]", oa = "[object Float32Array]", ia = "[object Float64Array]", sa = "[object Int8Array]", la = "[object Int16Array]", ua = "[object Int32Array]", da = "[object Uint8Array]", ca = "[object Uint8ClampedArray]", pa = "[object Uint16Array]", fa = "[object Uint32Array]", b = {};
431
- b[oa] = b[ia] = b[sa] = b[la] = b[ua] = b[da] = b[ca] = b[pa] = b[fa] = !0;
432
- b[Hr] = b[Gr] = b[ra] = b[Kr] = b[aa] = b[Xr] = b[qr] = b[Yr] = b[Qr] = b[Jr] = b[Zr] = b[xr] = b[ea] = b[ta] = b[na] = !1;
430
+ var Hr = "[object Arguments]", Gr = "[object Array]", Kr = "[object Boolean]", Xr = "[object Date]", Yr = "[object Error]", qr = "[object Function]", Qr = "[object Map]", Jr = "[object Number]", Zr = "[object Object]", xr = "[object RegExp]", ea = "[object Set]", ta = "[object String]", na = "[object WeakMap]", ra = "[object ArrayBuffer]", aa = "[object DataView]", oa = "[object Float32Array]", ia = "[object Float64Array]", sa = "[object Int8Array]", la = "[object Int16Array]", ua = "[object Int32Array]", da = "[object Uint8Array]", ca = "[object Uint8ClampedArray]", pa = "[object Uint16Array]", fa = "[object Uint32Array]", y = {};
431
+ y[oa] = y[ia] = y[sa] = y[la] = y[ua] = y[da] = y[ca] = y[pa] = y[fa] = !0;
432
+ y[Hr] = y[Gr] = y[ra] = y[Kr] = y[aa] = y[Xr] = y[Yr] = y[qr] = y[Qr] = y[Jr] = y[Zr] = y[xr] = y[ea] = y[ta] = y[na] = !1;
433
433
  function ga(e) {
434
- return D(e) && Lt(e.length) && !!b[F(e)];
434
+ return W(e) && Dt(e.length) && !!y[k(e)];
435
435
  }
436
436
  function Ne(e) {
437
437
  return function(t) {
438
438
  return e(t);
439
439
  };
440
440
  }
441
- var It = typeof exports == "object" && exports && !exports.nodeType && exports, J = It && typeof module == "object" && module && !module.nodeType && module, ma = J && J.exports === It, we = ma && Ot.process, X = function() {
441
+ var Lt = typeof exports == "object" && exports && !exports.nodeType && exports, Z = Lt && typeof module == "object" && module && !module.nodeType && module, ma = Z && Z.exports === Lt, Te = ma && Et.process, Y = function() {
442
442
  try {
443
- var e = J && J.require && J.require("util").types;
444
- return e || we && we.binding && we.binding("util");
443
+ var e = Z && Z.require && Z.require("util").types;
444
+ return e || Te && Te.binding && Te.binding("util");
445
445
  } catch {
446
446
  }
447
- }(), et = X && X.isTypedArray, Bt = et ? Ne(et) : ga, ha = Object.prototype, ba = ha.hasOwnProperty;
448
- function Dt(e, t) {
449
- var n = ee(e), r = !n && _e(e), o = !n && !r && We(e), a = !n && !r && !o && Bt(e), s = n || r || o || a, i = s ? Br(e.length, String) : [], l = i.length;
447
+ }(), et = Y && Y.isTypedArray, Bt = et ? Ne(et) : ga, ha = Object.prototype, ba = ha.hasOwnProperty;
448
+ function Wt(e, t) {
449
+ var n = te(e), r = !n && Oe(e), o = !n && !r && We(e), a = !n && !r && !o && Bt(e), s = n || r || o || a, i = s ? Lr(e.length, String) : [], l = i.length;
450
450
  for (var u in e)
451
451
  (t || ba.call(e, u)) && !(s && // Safari 9 has enumerable `arguments.length` in strict mode.
452
452
  (u == "length" || // Node.js 0.10 has enumerable non-index properties on buffers.
453
453
  o && (u == "offset" || u == "parent") || // PhantomJS 2 has enumerable non-index properties on typed arrays.
454
454
  a && (u == "buffer" || u == "byteLength" || u == "byteOffset") || // Skip index properties.
455
- Ct(u, l))) && i.push(u);
455
+ It(u, l))) && i.push(u);
456
456
  return i;
457
457
  }
458
458
  var ya = Object.prototype;
@@ -460,12 +460,12 @@ function ze(e) {
460
460
  var t = e && e.constructor, n = typeof t == "function" && t.prototype || ya;
461
461
  return e === n;
462
462
  }
463
- function Wt(e, t) {
463
+ function Nt(e, t) {
464
464
  return function(n) {
465
465
  return e(t(n));
466
466
  };
467
467
  }
468
- var va = Wt(Object.keys, Object), wa = Object.prototype, Ta = wa.hasOwnProperty;
468
+ var va = Nt(Object.keys, Object), wa = Object.prototype, Ta = wa.hasOwnProperty;
469
469
  function $a(e) {
470
470
  if (!ze(e))
471
471
  return va(e);
@@ -474,14 +474,14 @@ function $a(e) {
474
474
  Ta.call(e, n) && n != "constructor" && t.push(n);
475
475
  return t;
476
476
  }
477
- function pe(e) {
478
- return e != null && Lt(e.length) && !Be(e);
477
+ function fe(e) {
478
+ return e != null && Dt(e.length) && !Le(e);
479
479
  }
480
- function Ve(e) {
481
- return pe(e) ? Dt(e) : $a(e);
480
+ function Fe(e) {
481
+ return fe(e) ? Wt(e) : $a(e);
482
482
  }
483
483
  function Sa(e, t) {
484
- return e && ne(t, Ve(t), e);
484
+ return e && re(t, Fe(t), e);
485
485
  }
486
486
  function _a(e) {
487
487
  var t = [];
@@ -499,14 +499,14 @@ function Aa(e) {
499
499
  r == "constructor" && (t || !Ea.call(e, r)) || n.push(r);
500
500
  return n;
501
501
  }
502
- function re(e) {
503
- return pe(e) ? Dt(e, !0) : Aa(e);
502
+ function ae(e) {
503
+ return fe(e) ? Wt(e, !0) : Aa(e);
504
504
  }
505
505
  function ja(e, t) {
506
- return e && ne(t, re(t), e);
506
+ return e && re(t, ae(t), e);
507
507
  }
508
- var Nt = typeof exports == "object" && exports && !exports.nodeType && exports, tt = Nt && typeof module == "object" && module && !module.nodeType && module, Pa = tt && tt.exports === Nt, nt = Pa ? j.Buffer : void 0, rt = nt ? nt.allocUnsafe : void 0;
509
- function zt(e, t) {
508
+ var zt = typeof exports == "object" && exports && !exports.nodeType && exports, tt = zt && typeof module == "object" && module && !module.nodeType && module, Pa = tt && tt.exports === zt, nt = Pa ? j.Buffer : void 0, rt = nt ? nt.allocUnsafe : void 0;
509
+ function Ft(e, t) {
510
510
  if (t)
511
511
  return e.slice();
512
512
  var n = e.length, r = rt ? rt(n) : new e.constructor(n);
@@ -525,52 +525,52 @@ function Ma(e, t) {
525
525
  }
526
526
  return a;
527
527
  }
528
- function Ft() {
528
+ function Rt() {
529
529
  return [];
530
530
  }
531
- var Ca = Object.prototype, La = Ca.propertyIsEnumerable, at = Object.getOwnPropertySymbols, Fe = at ? function(e) {
531
+ var Ca = Object.prototype, Ia = Ca.propertyIsEnumerable, at = Object.getOwnPropertySymbols, Ve = at ? function(e) {
532
532
  return e == null ? [] : (e = Object(e), Ma(at(e), function(t) {
533
- return La.call(e, t);
533
+ return Ia.call(e, t);
534
534
  }));
535
- } : Ft;
536
- function Ia(e, t) {
537
- return ne(e, Fe(e), t);
535
+ } : Rt;
536
+ function Da(e, t) {
537
+ return re(e, Ve(e), t);
538
538
  }
539
539
  function kt(e, t) {
540
540
  for (var n = -1, r = t.length, o = e.length; ++n < r; )
541
541
  e[o + n] = t[n];
542
542
  return e;
543
543
  }
544
- var ke = Wt(Object.getPrototypeOf, Object), Ba = Object.getOwnPropertySymbols, Rt = Ba ? function(e) {
544
+ var Re = Nt(Object.getPrototypeOf, Object), La = Object.getOwnPropertySymbols, Ut = La ? function(e) {
545
545
  for (var t = []; e; )
546
- kt(t, Fe(e)), e = ke(e);
546
+ kt(t, Ve(e)), e = Re(e);
547
547
  return t;
548
- } : Ft;
549
- function Da(e, t) {
550
- return ne(e, Rt(e), t);
548
+ } : Rt;
549
+ function Ba(e, t) {
550
+ return re(e, Ut(e), t);
551
551
  }
552
- function Ut(e, t, n) {
552
+ function Ht(e, t, n) {
553
553
  var r = t(e);
554
- return ee(e) ? r : kt(r, n(e));
554
+ return te(e) ? r : kt(r, n(e));
555
555
  }
556
556
  function Wa(e) {
557
- return Ut(e, Ve, Fe);
557
+ return Ht(e, Fe, Ve);
558
558
  }
559
559
  function Na(e) {
560
- return Ut(e, re, Rt);
560
+ return Ht(e, ae, Ut);
561
561
  }
562
- var Oe = R(j, "DataView"), Ee = R(j, "Promise"), Ae = R(j, "Set"), je = R(j, "WeakMap"), ot = "[object Map]", za = "[object Object]", it = "[object Promise]", st = "[object Set]", lt = "[object WeakMap]", ut = "[object DataView]", Va = k(Oe), Fa = k(Z), ka = k(Ee), Ra = k(Ae), Ua = k(je), M = F;
563
- (Oe && M(new Oe(new ArrayBuffer(1))) != ut || Z && M(new Z()) != ot || Ee && M(Ee.resolve()) != it || Ae && M(new Ae()) != st || je && M(new je()) != lt) && (M = function(e) {
564
- var t = F(e), n = t == za ? e.constructor : void 0, r = n ? k(n) : "";
562
+ var Ee = H(j, "DataView"), Ae = H(j, "Promise"), je = H(j, "Set"), Pe = H(j, "WeakMap"), ot = "[object Map]", za = "[object Object]", it = "[object Promise]", st = "[object Set]", lt = "[object WeakMap]", ut = "[object DataView]", Fa = U(Ee), Va = U(x), Ra = U(Ae), ka = U(je), Ua = U(Pe), M = k;
563
+ (Ee && M(new Ee(new ArrayBuffer(1))) != ut || x && M(new x()) != ot || Ae && M(Ae.resolve()) != it || je && M(new je()) != st || Pe && M(new Pe()) != lt) && (M = function(e) {
564
+ var t = k(e), n = t == za ? e.constructor : void 0, r = n ? U(n) : "";
565
565
  if (r)
566
566
  switch (r) {
567
- case Va:
568
- return ut;
569
567
  case Fa:
568
+ return ut;
569
+ case Va:
570
570
  return ot;
571
- case ka:
572
- return it;
573
571
  case Ra:
572
+ return it;
573
+ case ka:
574
574
  return st;
575
575
  case Ua:
576
576
  return lt;
@@ -583,25 +583,25 @@ function Ka(e) {
583
583
  return t && typeof e[0] == "string" && Ga.call(e, "index") && (n.index = e.index, n.input = e.input), n;
584
584
  }
585
585
  var dt = j.Uint8Array;
586
- function Re(e) {
586
+ function ke(e) {
587
587
  var t = new e.constructor(e.byteLength);
588
588
  return new dt(t).set(new dt(e)), t;
589
589
  }
590
590
  function Xa(e, t) {
591
- var n = t ? Re(e.buffer) : e.buffer;
591
+ var n = t ? ke(e.buffer) : e.buffer;
592
592
  return new e.constructor(n, e.byteOffset, e.byteLength);
593
593
  }
594
- var qa = /\w*$/;
595
- function Ya(e) {
596
- var t = new e.constructor(e.source, qa.exec(e));
594
+ var Ya = /\w*$/;
595
+ function qa(e) {
596
+ var t = new e.constructor(e.source, Ya.exec(e));
597
597
  return t.lastIndex = e.lastIndex, t;
598
598
  }
599
- var ct = K ? K.prototype : void 0, pt = ct ? ct.valueOf : void 0;
599
+ var ct = X ? X.prototype : void 0, pt = ct ? ct.valueOf : void 0;
600
600
  function Qa(e) {
601
601
  return pt ? Object(pt.call(e)) : {};
602
602
  }
603
- function Ht(e, t) {
604
- var n = t ? Re(e.buffer) : e.buffer;
603
+ function Gt(e, t) {
604
+ var n = t ? ke(e.buffer) : e.buffer;
605
605
  return new e.constructor(n, e.byteOffset, e.length);
606
606
  }
607
607
  var Ja = "[object Boolean]", Za = "[object Date]", xa = "[object Map]", eo = "[object Number]", to = "[object RegExp]", no = "[object Set]", ro = "[object String]", ao = "[object Symbol]", oo = "[object ArrayBuffer]", io = "[object DataView]", so = "[object Float32Array]", lo = "[object Float64Array]", uo = "[object Int8Array]", co = "[object Int16Array]", po = "[object Int32Array]", fo = "[object Uint8Array]", go = "[object Uint8ClampedArray]", ho = "[object Uint16Array]", bo = "[object Uint32Array]";
@@ -609,7 +609,7 @@ function yo(e, t, n) {
609
609
  var r = e.constructor;
610
610
  switch (t) {
611
611
  case oo:
612
- return Re(e);
612
+ return ke(e);
613
613
  case Ja:
614
614
  case Za:
615
615
  return new r(+e);
@@ -624,14 +624,14 @@ function yo(e, t, n) {
624
624
  case go:
625
625
  case ho:
626
626
  case bo:
627
- return Ht(e, n);
627
+ return Gt(e, n);
628
628
  case xa:
629
629
  return new r();
630
630
  case eo:
631
631
  case ro:
632
632
  return new r(e);
633
633
  case to:
634
- return Ya(e);
634
+ return qa(e);
635
635
  case no:
636
636
  return new r();
637
637
  case ao:
@@ -651,63 +651,63 @@ var ft = Object.create, vo = /* @__PURE__ */ function() {
651
651
  return e.prototype = void 0, n;
652
652
  };
653
653
  }();
654
- function Gt(e) {
655
- return typeof e.constructor == "function" && !ze(e) ? vo(ke(e)) : {};
654
+ function Kt(e) {
655
+ return typeof e.constructor == "function" && !ze(e) ? vo(Re(e)) : {};
656
656
  }
657
657
  var wo = "[object Map]";
658
658
  function To(e) {
659
- return D(e) && M(e) == wo;
659
+ return W(e) && M(e) == wo;
660
660
  }
661
- var gt = X && X.isMap, $o = gt ? Ne(gt) : To, So = "[object Set]";
661
+ var gt = Y && Y.isMap, $o = gt ? Ne(gt) : To, So = "[object Set]";
662
662
  function _o(e) {
663
- return D(e) && M(e) == So;
663
+ return W(e) && M(e) == So;
664
664
  }
665
- var mt = X && X.isSet, Oo = mt ? Ne(mt) : _o, Eo = 1, Ao = 2, jo = 4, Kt = "[object Arguments]", Po = "[object Array]", Mo = "[object Boolean]", Co = "[object Date]", Lo = "[object Error]", Xt = "[object Function]", Io = "[object GeneratorFunction]", Bo = "[object Map]", Do = "[object Number]", qt = "[object Object]", Wo = "[object RegExp]", No = "[object Set]", zo = "[object String]", Vo = "[object Symbol]", Fo = "[object WeakMap]", ko = "[object ArrayBuffer]", Ro = "[object DataView]", Uo = "[object Float32Array]", Ho = "[object Float64Array]", Go = "[object Int8Array]", Ko = "[object Int16Array]", Xo = "[object Int32Array]", qo = "[object Uint8Array]", Yo = "[object Uint8ClampedArray]", Qo = "[object Uint16Array]", Jo = "[object Uint32Array]", m = {};
666
- m[Kt] = m[Po] = m[ko] = m[Ro] = m[Mo] = m[Co] = m[Uo] = m[Ho] = m[Go] = m[Ko] = m[Xo] = m[Bo] = m[Do] = m[qt] = m[Wo] = m[No] = m[zo] = m[Vo] = m[qo] = m[Yo] = m[Qo] = m[Jo] = !0;
667
- m[Lo] = m[Xt] = m[Fo] = !1;
668
- function ie(e, t, n, r, o, a) {
665
+ var mt = Y && Y.isSet, Oo = mt ? Ne(mt) : _o, Eo = 1, Ao = 2, jo = 4, Xt = "[object Arguments]", Po = "[object Array]", Mo = "[object Boolean]", Co = "[object Date]", Io = "[object Error]", Yt = "[object Function]", Do = "[object GeneratorFunction]", Lo = "[object Map]", Bo = "[object Number]", qt = "[object Object]", Wo = "[object RegExp]", No = "[object Set]", zo = "[object String]", Fo = "[object Symbol]", Vo = "[object WeakMap]", Ro = "[object ArrayBuffer]", ko = "[object DataView]", Uo = "[object Float32Array]", Ho = "[object Float64Array]", Go = "[object Int8Array]", Ko = "[object Int16Array]", Xo = "[object Int32Array]", Yo = "[object Uint8Array]", qo = "[object Uint8ClampedArray]", Qo = "[object Uint16Array]", Jo = "[object Uint32Array]", h = {};
666
+ h[Xt] = h[Po] = h[Ro] = h[ko] = h[Mo] = h[Co] = h[Uo] = h[Ho] = h[Go] = h[Ko] = h[Xo] = h[Lo] = h[Bo] = h[qt] = h[Wo] = h[No] = h[zo] = h[Fo] = h[Yo] = h[qo] = h[Qo] = h[Jo] = !0;
667
+ h[Io] = h[Yt] = h[Vo] = !1;
668
+ function se(e, t, n, r, o, a) {
669
669
  var s, i = t & Eo, l = t & Ao, u = t & jo;
670
670
  if (s !== void 0)
671
671
  return s;
672
672
  if (!O(e))
673
673
  return e;
674
- var d = ee(e);
674
+ var d = te(e);
675
675
  if (d) {
676
676
  if (s = Ka(e), !i)
677
677
  return Vt(e, s);
678
678
  } else {
679
- var c = M(e), p = c == Xt || c == Io;
679
+ var c = M(e), p = c == Yt || c == Do;
680
680
  if (We(e))
681
- return zt(e, i);
682
- if (c == qt || c == Kt || p && !o) {
683
- if (s = l || p ? {} : Gt(e), !i)
684
- return l ? Da(e, ja(s, e)) : Ia(e, Sa(s, e));
681
+ return Ft(e, i);
682
+ if (c == qt || c == Xt || p && !o) {
683
+ if (s = l || p ? {} : Kt(e), !i)
684
+ return l ? Ba(e, ja(s, e)) : Da(e, Sa(s, e));
685
685
  } else {
686
- if (!m[c])
686
+ if (!h[c])
687
687
  return o ? e : {};
688
688
  s = yo(e, c, i);
689
689
  }
690
690
  }
691
- a || (a = new U());
692
- var y = a.get(e);
693
- if (y)
694
- return y;
691
+ a || (a = new G());
692
+ var b = a.get(e);
693
+ if (b)
694
+ return b;
695
695
  a.set(e, s), Oo(e) ? e.forEach(function(A) {
696
- s.add(ie(A, t, n, A, e, a));
696
+ s.add(se(A, t, n, A, e, a));
697
697
  }) : $o(e) && e.forEach(function(A, _) {
698
- s.set(_, ie(A, t, n, _, e, a));
698
+ s.set(_, se(A, t, n, _, e, a));
699
699
  });
700
- var H = u ? l ? Na : Wa : l ? re : Ve, ae = d ? void 0 : H(e);
701
- return Cr(ae || e, function(A, _) {
702
- ae && (_ = A, A = e[_]), jt(s, _, ie(A, t, n, _, e, a));
700
+ var P = u ? l ? Na : Wa : l ? ae : Fe, oe = d ? void 0 : P(e);
701
+ return Cr(oe || e, function(A, _) {
702
+ oe && (_ = A, A = e[_]), Pt(s, _, se(A, t, n, _, e, a));
703
703
  }), s;
704
704
  }
705
705
  var Zo = 1, xo = 4;
706
- function $s(e) {
707
- return ie(e, Zo | xo);
706
+ function Ss(e) {
707
+ return se(e, Zo | xo);
708
708
  }
709
709
  var ei = "Expected a function";
710
- function Yt(e, t) {
710
+ function Qt(e, t) {
711
711
  if (typeof e != "function" || t != null && typeof t != "function")
712
712
  throw new TypeError(ei);
713
713
  var n = function() {
@@ -717,22 +717,22 @@ function Yt(e, t) {
717
717
  var s = e.apply(this, r);
718
718
  return n.cache = a.set(o, s) || a, s;
719
719
  };
720
- return n.cache = new (Yt.Cache || W)(), n;
720
+ return n.cache = new (Qt.Cache || N)(), n;
721
721
  }
722
- Yt.Cache = W;
722
+ Qt.Cache = N;
723
723
  var ti = "Expected a function";
724
- function Ss(e, t, n) {
724
+ function _s(e, t, n) {
725
725
  var r = !0, o = !0;
726
726
  if (typeof e != "function")
727
727
  throw new TypeError(ti);
728
- return O(n) && (r = "leading" in n ? !!n.leading : r, o = "trailing" in n ? !!n.trailing : o), At(e, t, {
728
+ return O(n) && (r = "leading" in n ? !!n.leading : r, o = "trailing" in n ? !!n.trailing : o), jt(e, t, {
729
729
  leading: r,
730
730
  maxWait: t,
731
731
  trailing: o
732
732
  });
733
733
  }
734
- function Pe(e, t, n) {
735
- (n !== void 0 && !ue(e[t], n) || n === void 0 && !(t in e)) && De(e, t, n);
734
+ function Me(e, t, n) {
735
+ (n !== void 0 && !de(e[t], n) || n === void 0 && !(t in e)) && Be(e, t, n);
736
736
  }
737
737
  function ni(e) {
738
738
  return function(t, n, r) {
@@ -746,49 +746,49 @@ function ni(e) {
746
746
  }
747
747
  var ri = ni();
748
748
  function ai(e) {
749
- return D(e) && pe(e);
749
+ return W(e) && fe(e);
750
750
  }
751
- var oi = "[object Object]", ii = Function.prototype, si = Object.prototype, Qt = ii.toString, li = si.hasOwnProperty, ui = Qt.call(Object);
751
+ var oi = "[object Object]", ii = Function.prototype, si = Object.prototype, Jt = ii.toString, li = si.hasOwnProperty, ui = Jt.call(Object);
752
752
  function di(e) {
753
- if (!D(e) || F(e) != oi)
753
+ if (!W(e) || k(e) != oi)
754
754
  return !1;
755
- var t = ke(e);
755
+ var t = Re(e);
756
756
  if (t === null)
757
757
  return !0;
758
758
  var n = li.call(t, "constructor") && t.constructor;
759
- return typeof n == "function" && n instanceof n && Qt.call(n) == ui;
759
+ return typeof n == "function" && n instanceof n && Jt.call(n) == ui;
760
760
  }
761
- function Me(e, t) {
761
+ function Ce(e, t) {
762
762
  if (!(t === "constructor" && typeof e[t] == "function") && t != "__proto__")
763
763
  return e[t];
764
764
  }
765
765
  function ci(e) {
766
- return ne(e, re(e));
766
+ return re(e, ae(e));
767
767
  }
768
768
  function pi(e, t, n, r, o, a, s) {
769
- var i = Me(e, n), l = Me(t, n), u = s.get(l);
769
+ var i = Ce(e, n), l = Ce(t, n), u = s.get(l);
770
770
  if (u) {
771
- Pe(e, n, u);
771
+ Me(e, n, u);
772
772
  return;
773
773
  }
774
774
  var d = a ? a(i, l, n + "", e, t, s) : void 0, c = d === void 0;
775
775
  if (c) {
776
- var p = ee(l), y = !p && We(l), H = !p && !y && Bt(l);
777
- d = l, p || y || H ? ee(i) ? d = i : ai(i) ? d = Vt(i) : y ? (c = !1, d = zt(l, !0)) : H ? (c = !1, d = Ht(l, !0)) : d = [] : di(l) || _e(l) ? (d = i, _e(i) ? d = ci(i) : (!O(i) || Be(i)) && (d = Gt(l))) : c = !1;
776
+ var p = te(l), b = !p && We(l), P = !p && !b && Bt(l);
777
+ d = l, p || b || P ? te(i) ? d = i : ai(i) ? d = Vt(i) : b ? (c = !1, d = Ft(l, !0)) : P ? (c = !1, d = Gt(l, !0)) : d = [] : di(l) || Oe(l) ? (d = i, Oe(i) ? d = ci(i) : (!O(i) || Le(i)) && (d = Kt(l))) : c = !1;
778
778
  }
779
- c && (s.set(l, d), o(d, l, r, a, s), s.delete(l)), Pe(e, n, d);
779
+ c && (s.set(l, d), o(d, l, r, a, s), s.delete(l)), Me(e, n, d);
780
780
  }
781
- function Jt(e, t, n, r, o) {
781
+ function Zt(e, t, n, r, o) {
782
782
  e !== t && ri(t, function(a, s) {
783
- if (o || (o = new U()), O(a))
784
- pi(e, t, s, n, Jt, r, o);
783
+ if (o || (o = new G()), O(a))
784
+ pi(e, t, s, n, Zt, r, o);
785
785
  else {
786
- var i = r ? r(Me(e, s), a, s + "", e, t, o) : void 0;
787
- i === void 0 && (i = a), Pe(e, s, i);
786
+ var i = r ? r(Ce(e, s), a, s + "", e, t, o) : void 0;
787
+ i === void 0 && (i = a), Me(e, s, i);
788
788
  }
789
- }, re);
789
+ }, ae);
790
790
  }
791
- function Zt(e) {
791
+ function xt(e) {
792
792
  return e;
793
793
  }
794
794
  function fi(e, t, n) {
@@ -820,14 +820,14 @@ function mi(e) {
820
820
  return e;
821
821
  };
822
822
  }
823
- var hi = le ? function(e, t) {
824
- return le(e, "toString", {
823
+ var hi = ue ? function(e, t) {
824
+ return ue(e, "toString", {
825
825
  configurable: !0,
826
826
  enumerable: !1,
827
827
  value: mi(t),
828
828
  writable: !0
829
829
  });
830
- } : Zt, bi = 800, yi = 16, vi = Date.now;
830
+ } : xt, bi = 800, yi = 16, vi = Date.now;
831
831
  function wi(e) {
832
832
  var t = 0, n = 0;
833
833
  return function() {
@@ -842,13 +842,13 @@ function wi(e) {
842
842
  }
843
843
  var Ti = wi(hi);
844
844
  function $i(e, t) {
845
- return Ti(gi(e, t, Zt), e + "");
845
+ return Ti(gi(e, t, xt), e + "");
846
846
  }
847
847
  function Si(e, t, n) {
848
848
  if (!O(n))
849
849
  return !1;
850
850
  var r = typeof t;
851
- return (r == "number" ? pe(n) && Ct(t, n.length) : r == "string" && t in n) ? ue(n[t], e) : !1;
851
+ return (r == "number" ? fe(n) && It(t, n.length) : r == "string" && t in n) ? de(n[t], e) : !1;
852
852
  }
853
853
  function _i(e) {
854
854
  return $i(function(t, n) {
@@ -860,22 +860,22 @@ function _i(e) {
860
860
  return t;
861
861
  });
862
862
  }
863
- var _s = _i(function(e, t, n) {
864
- Jt(e, t, n);
863
+ var Os = _i(function(e, t, n) {
864
+ Zt(e, t, n);
865
865
  });
866
- const Oi = 100, Ue = /* @__PURE__ */ new Map(), oe = {
866
+ const Oi = 100, Ue = /* @__PURE__ */ new Map(), ie = {
867
867
  width: window.innerWidth,
868
868
  height: window.innerHeight
869
869
  }, Ei = (e) => {
870
870
  Ue.set(e, e);
871
871
  }, Ai = (e) => {
872
872
  Ue.delete(e);
873
- }, ji = At((e) => {
873
+ }, ji = jt((e) => {
874
874
  const t = e;
875
875
  t.topEvent = {
876
- widthDiff: oe.width - window.innerWidth,
877
- hightDiff: oe.height - window.innerHeight
878
- }, oe.width = window.innerWidth, oe.height = window.innerHeight, Ue.forEach((n) => n(t));
876
+ widthDiff: ie.width - window.innerWidth,
877
+ hightDiff: ie.height - window.innerHeight
878
+ }, ie.width = window.innerWidth, ie.height = window.innerHeight, Ue.forEach((n) => n(t));
879
879
  }, Oi);
880
880
  window.addEventListener("resize", ji);
881
881
  const Pi = {
@@ -883,7 +883,7 @@ const Pi = {
883
883
  removeOnResize: Ai
884
884
  };
885
885
  var vt;
886
- const G = {
886
+ const K = {
887
887
  /**
888
888
  * Имя темы оформления
889
889
  *
@@ -926,10 +926,10 @@ const G = {
926
926
  /**
927
927
  * CSS-классы модификаторы для документа страницы
928
928
  */
929
- documentClassModificators: G.documentClassModificators,
930
- dateFormat: G.dateFormat,
931
- currency: G.currency,
932
- gmt: G.gmt,
929
+ documentClassModificators: K.documentClassModificators,
930
+ dateFormat: K.dateFormat,
931
+ currency: K.currency,
932
+ gmt: K.gmt,
933
933
  /**
934
934
  * Device by size
935
935
  *
@@ -967,17 +967,39 @@ const G = {
967
967
  */
968
968
  isHidden: !1
969
969
  };
970
+ class Ci {
971
+ /**
972
+ * Загрузить в память полный функционал TopNotice
973
+ */
974
+ static async TopNotice() {
975
+ await import("./notice-Dj71_6Fi.es.js");
976
+ }
977
+ /**
978
+ * Загрузить в память полный функционал TopPopup
979
+ */
980
+ static async TopPopup() {
981
+ await import("./popup-DbEAZSBK.es.js");
982
+ }
983
+ /**
984
+ * Загрузить в память полный функционал TopDialog
985
+ */
986
+ static async TopDialog() {
987
+ const { TopDialogWorker: t } = await import("../core/app.js");
988
+ await t.getDialogsUtils();
989
+ }
990
+ }
970
991
  class f {
971
- static state = Te({ ...Mi });
972
- static widthForMobile = G.widthForMobile;
973
- static themeName = G.themeName;
992
+ static state = $e({ ...Mi });
993
+ static preloaders = Ci;
994
+ static widthForMobile = K.widthForMobile;
995
+ static themeName = K.themeName;
974
996
  static matchMediaIsMobile;
975
997
  static $ = $;
976
998
  static Events = Pi;
977
999
  /**
978
1000
  * Различные флаги, необходимые для работы UI
979
1001
  */
980
- static flags = Te({ needLoadNotice: !1 });
1002
+ static flags = $e({ needLoadNotice: !1 });
981
1003
  static _setState() {
982
1004
  this.$ = $, f.matchMediaIsMobile = window.matchMedia(`(max-width: ${f.widthForMobile}px)`), f.state.isMobileUA = fn(), f.state.isRetina = pn(), f.state.isApp = gn(), f.useDocumentClassModificators(), f.useIsHidden(), f.setStateByWindowSize(), f.Events.addOnReize(f.onResize), f.onResize(), f.saveToCookie(), f.useCtrlClasses();
983
1005
  }
@@ -1032,7 +1054,7 @@ class f {
1032
1054
  *
1033
1055
  * @docs https://ui.topvisor.com/?path=/docs/components-core-notice--docs
1034
1056
  */
1035
- static notice = async (t, n, r) => (f.flags.needLoadNotice = !0, (await import("./notice-CtXmQ8xM.es.js")).show(t, n, r));
1057
+ static notice = async (t, n, r) => (f.flags.needLoadNotice = !0, (await import("./notice-Dj71_6Fi.es.js")).show(t, n, r));
1036
1058
  /**
1037
1059
  * Вставить css стили на страницу по ссылке с автоматическим добавлением правил media
1038
1060
  *
@@ -1112,25 +1134,19 @@ class f {
1112
1134
  o.innerHTML = t, o.media = r, document.head.append(o);
1113
1135
  };
1114
1136
  }
1115
- const Os = {
1137
+ const Es = {
1116
1138
  install: (e, t) => {
1117
- e.config.globalProperties.$i18n = Te(t.i18n), e.config.globalProperties.$i18nLang = Le(t.lang), e.config.globalProperties.$i18nSetLang = () => {
1118
- }, e.config.globalProperties.i18n = e.config.globalProperties.$i18n, typeof window < "u" && window.requirejs && (e.config.globalProperties.$i18nSetLang = async (n, r) => {
1119
- await window.requirejs("i18n").setLang(n, r);
1120
- const o = window.requirejs("i18n").categories[n];
1121
- Object.keys(o).forEach((a) => {
1122
- e.config.globalProperties.$i18n[a] = o[a];
1123
- }), e.config.globalProperties.$i18nLang.value = n;
1124
- }), typeof window < "u" && !window.requirejs && (globalThis.$i18n = e.config.globalProperties.$i18n), e.provide("$i18n", e.config.globalProperties.$i18n), e.provide("$i18nLang", e.config.globalProperties.$i18nLang), e.provide("$i18nSetLang", e.config.globalProperties.$i18nSetLang), e.provide("i18n", e.config.globalProperties.i18n);
1139
+ const n = (r, o, a) => e.config.globalProperties.$i18n[r][o] ? Object.entries(a).reduce((s, [i, l]) => s.replaceAll(new RegExp(`{{ ${i} }}`, "g"), l), e.config.globalProperties.$i18n[r][o]) : "";
1140
+ Object.setPrototypeOf(n, $e(t.i18n)), e.config.globalProperties.$i18n = n, e.config.globalProperties.$i18nLang = De(t.lang), e.config.globalProperties.i18n = e.config.globalProperties.$i18n, typeof window < "u" && !window.requirejs && (globalThis.$i18n = e.config.globalProperties.$i18n), e.provide("$i18n", e.config.globalProperties.$i18n), e.provide("$i18nLang", e.config.globalProperties.$i18nLang), e.provide("i18n", e.config.globalProperties.i18n);
1125
1141
  }
1126
- }, fe = () => {
1142
+ }, ge = () => {
1127
1143
  var e, t;
1128
- return !$e() && ((t = (e = window.mo) == null ? void 0 : e.user) != null && t.lang) ? requirejs("i18n").categories[mo.user.lang] : !$e() && globalThis.$i18n ? globalThis.$i18n : Ie("$i18n");
1129
- }, Es = () => {
1144
+ return !Se() && ((t = (e = window.mo) == null ? void 0 : e.user) != null && t.lang) ? requirejs("i18n").categories[mo.user.lang] : !Se() && globalThis.$i18n ? globalThis.$i18n : Tt("$i18n");
1145
+ }, As = () => {
1130
1146
  var e, t;
1131
- return !$e() && ((t = (e = window.mo) == null ? void 0 : e.user) != null && t.lang) ? Le(mo.user.lang) : Ie("$i18nLang");
1132
- }, As = () => Ie("$i18nSetLang"), js = (e, t, n) => {
1133
- const r = fe().Calendar;
1147
+ return !Se() && ((t = (e = window.mo) == null ? void 0 : e.user) != null && t.lang) ? De(mo.user.lang) : Tt("$i18nLang");
1148
+ }, js = (e, t, n) => {
1149
+ const r = ge().Calendar;
1134
1150
  switch (new Date(e, --t, n).getDay()) {
1135
1151
  case 0:
1136
1152
  return r.Dw_1 + ".";
@@ -1156,7 +1172,7 @@ const Os = {
1156
1172
  function Ms(e) {
1157
1173
  return e.indexOf("T") === -1 && (e.length == 10 && (e += " 00:00:00"), e = e.replace(" ", "T") + f.state.gmt), new Date(e);
1158
1174
  }
1159
- function Ci(e, t = !0, n = 0) {
1175
+ function Ii(e, t = !0, n = 0) {
1160
1176
  e || (e = (/* @__PURE__ */ new Date()).getTime());
1161
1177
  const r = new Date(e), o = r.getFullYear(), a = String(r.getMonth() + 1).padStart(2, "0"), s = r.getDate().toString().padStart(2, "0"), i = r.getHours().toString().padStart(2, "0"), l = r.getMinutes().toString().padStart(2, "0"), u = r.getSeconds().toString().padStart(2, "0");
1162
1178
  n === "auto" && (n = 0, r.getHours() && (n = 1), r.getMinutes() && (n = 2), r.getSeconds() && (n = 3));
@@ -1171,7 +1187,7 @@ function Cs(e, t = !0) {
1171
1187
  return t && (p = q(p)), p;
1172
1188
  }
1173
1189
  function q(e, t = 2, n, r) {
1174
- if (r || (r = fe().Common.Not_date), typeof e == "string" && (!e || e.substring(0, 10) === "0000-00-00") && r && r !== "0000-00-00" || !e) return r;
1190
+ if (r || (r = ge().Common.Not_date), typeof e == "string" && (!e || e.substring(0, 10) === "0000-00-00") && r && r !== "0000-00-00" || !e) return r;
1175
1191
  n || (n = f.state.dateFormat), n = n.toLowerCase().replace("m", "mm").replace("y", "yy").replace("d", "dd");
1176
1192
  let o;
1177
1193
  if (e instanceof Date)
@@ -1207,7 +1223,7 @@ function q(e, t = 2, n, r) {
1207
1223
  return a = a.trim(), a;
1208
1224
  }
1209
1225
  function bt(e, t) {
1210
- if (t || (t = fe().Common.Not_date), !e)
1226
+ if (t || (t = ge().Common.Not_date), !e)
1211
1227
  return t;
1212
1228
  if (e.match(/\d\d\d\d-\d\d-\d\d/))
1213
1229
  return e;
@@ -1227,9 +1243,9 @@ function bt(e, t) {
1227
1243
  }
1228
1244
  });
1229
1245
  let l = i + "-" + s + "-" + a;
1230
- return l.match(/\d\d\d\d-\d\d-\d\d/) || (console.info("Неверный формат даты, будет возращена текущая дата, " + l), l = Ci((/* @__PURE__ */ new Date()).getTime(), !1).substring(0, 10)), l;
1246
+ return l.match(/\d\d\d\d-\d\d-\d\d/) || (console.info("Неверный формат даты, будет возращена текущая дата, " + l), l = Ii((/* @__PURE__ */ new Date()).getTime(), !1).substring(0, 10)), l;
1231
1247
  }
1232
- const Li = { class: "top-avatar" }, Ii = ["src", "title"], Bi = ["title"], Di = /* @__PURE__ */ E({
1248
+ const Di = { class: "top-avatar" }, Li = ["src", "title"], Bi = ["title"], Wi = /* @__PURE__ */ E({
1233
1249
  __name: "avatar",
1234
1250
  props: {
1235
1251
  size: { default: 64 },
@@ -1243,7 +1259,7 @@ const Li = { class: "top-avatar" }, Ii = ["src", "title"], Bi = ["title"], Di =
1243
1259
  }) }
1244
1260
  },
1245
1261
  setup(e) {
1246
- Tt((o) => ({
1262
+ $t((o) => ({
1247
1263
  62448408: o.size + "px"
1248
1264
  }));
1249
1265
  const t = e, n = S(() => {
@@ -1254,24 +1270,24 @@ const Li = { class: "top-avatar" }, Ii = ["src", "title"], Bi = ["title"], Di =
1254
1270
  return ((a = t.i18n) == null ? void 0 : a.LastSeen) + ": " + q(t.lastActiveTime, 2);
1255
1271
  }), r = S(() => t.nickname ? t.nickname + (n.value ? `
1256
1272
  ${n.value}` : "") : n.value);
1257
- return (o, a) => (g(), h("div", Li, [
1258
- P("img", {
1273
+ return (o, a) => (g(), m("div", Di, [
1274
+ I("img", {
1259
1275
  class: "top-avatar_image",
1260
1276
  src: o.image,
1261
1277
  title: r.value,
1262
1278
  alt: ""
1263
- }, null, 8, Ii),
1264
- o.isOnline ? (g(), h("div", {
1279
+ }, null, 8, Li),
1280
+ o.isOnline ? (g(), m("div", {
1265
1281
  key: 0,
1266
1282
  class: "top-avatar_status",
1267
1283
  title: n.value
1268
1284
  }, null, 8, Bi)) : w("", !0)
1269
1285
  ]));
1270
1286
  }
1271
- }), Wi = ["data-top-badge"], Ni = {
1287
+ }), Ni = ["data-top-badge"], zi = {
1272
1288
  key: 1,
1273
1289
  class: "top-ellipsis"
1274
- }, zi = /* @__PURE__ */ E({
1290
+ }, Fi = /* @__PURE__ */ E({
1275
1291
  __name: "button",
1276
1292
  props: {
1277
1293
  color: { default: "blue" },
@@ -1291,7 +1307,7 @@ ${n.value}` : "") : n.value);
1291
1307
  },
1292
1308
  setup(e) {
1293
1309
  const t = e, n = S(() => t.href ? "a" : "button"), r = S(() => t.isSubmit ? "submit" : void 0);
1294
- return (o, a) => (g(), B(rn(n.value), {
1310
+ return (o, a) => (g(), B(an(n.value), {
1295
1311
  class: T({
1296
1312
  "top-active": o.isActive,
1297
1313
  "top-disabled": o.disabled,
@@ -1312,17 +1328,17 @@ ${n.value}` : "") : n.value);
1312
1328
  disabled: o.disabled || void 0,
1313
1329
  inProgress: o.isProgress
1314
1330
  }, {
1315
- default: te(() => [
1316
- o.badgeNumber ? (g(), h("span", {
1331
+ default: ne(() => [
1332
+ o.badgeNumber ? (g(), m("span", {
1317
1333
  key: 0,
1318
1334
  "data-top-badge": o.badgeNumber,
1319
1335
  class: T(["top-button_badge", {
1320
1336
  "top-button_badge-afterText": o.badgePosAfterText
1321
1337
  }])
1322
- }, null, 10, Wi)) : w("", !0),
1323
- o.$slots.default ? (g(), h("span", Ni, [
1338
+ }, null, 10, Ni)) : w("", !0),
1339
+ o.$slots.default ? (g(), m("span", zi, [
1324
1340
  C(o.$slots, "default", {}, () => [
1325
- an(N(o.icon ? "" : "Button"), 1)
1341
+ on(z(o.icon ? "" : "Button"), 1)
1326
1342
  ])
1327
1343
  ])) : w("", !0),
1328
1344
  C(o.$slots, "html")
@@ -1330,15 +1346,15 @@ ${n.value}` : "") : n.value);
1330
1346
  _: 3
1331
1347
  }, 8, ["class", "name", "title", "href", "type", "data-top-icon", "data-top-icon2", "disabled", "inProgress"]));
1332
1348
  }
1333
- }), Vi = { class: "top-forms-optionLabel" }, ge = /* @__PURE__ */ E({
1349
+ }), Vi = { class: "top-forms-optionLabel" }, me = /* @__PURE__ */ E({
1334
1350
  __name: "controlLabel",
1335
1351
  props: {
1336
1352
  description: {},
1337
1353
  disabled: { type: Boolean }
1338
1354
  },
1339
1355
  setup(e) {
1340
- return (t, n) => (g(), h("div", Vi, [
1341
- P("div", {
1356
+ return (t, n) => (g(), m("div", Vi, [
1357
+ I("div", {
1342
1358
  class: T({
1343
1359
  "top-forms-optionLabel_title": !0,
1344
1360
  "top-forms-optionLabel_title-disabled": t.disabled
@@ -1346,15 +1362,15 @@ ${n.value}` : "") : n.value);
1346
1362
  }, [
1347
1363
  C(t.$slots, "default")
1348
1364
  ], 2),
1349
- t.description ? (g(), h("div", {
1365
+ t.description ? (g(), m("div", {
1350
1366
  key: 0,
1351
1367
  class: T(["top-forms-optionLabel_description", { "top-forms-optionLabel_description-disabled": t.disabled }])
1352
- }, N(t.description), 3)) : w("", !0)
1368
+ }, z(t.description), 3)) : w("", !0)
1353
1369
  ]));
1354
1370
  }
1355
- }), Fi = ["name", "value", "indeterminate", "disabled"], ki = /* @__PURE__ */ E({
1371
+ }), Ri = ["name", "value", "indeterminate", "disabled"], ki = /* @__PURE__ */ E({
1356
1372
  __name: "checkbox",
1357
- props: /* @__PURE__ */ Se({
1373
+ props: /* @__PURE__ */ _e({
1358
1374
  modelValue: { type: [Boolean, Array, Set] },
1359
1375
  name: {},
1360
1376
  value: {},
@@ -1368,69 +1384,78 @@ ${n.value}` : "") : n.value);
1368
1384
  }),
1369
1385
  emits: ["update:modelValue"],
1370
1386
  setup(e) {
1371
- const t = $t(e, "modelValue");
1372
- return (n, r) => (g(), h("label", {
1373
- class: T({
1374
- "top-forms-optionWrapper": !0,
1375
- "top-checkbox": !0,
1376
- ["top-checkbox_" + n.name]: !!n.name,
1377
- "top-disabled": n.disabled,
1378
- "top-error": n.isError && !n.disabled
1379
- })
1380
- }, [
1381
- z(P("input", {
1382
- type: "checkbox",
1387
+ const t = St(e, "modelValue");
1388
+ return (n, r) => {
1389
+ const o = F("top-focus");
1390
+ return g(), m("label", {
1383
1391
  class: T({
1384
- "top-forms-focusable": !n.disabled,
1385
- "top-forms-option": !0,
1386
- "top-checkbox_input": !0,
1392
+ "top-forms-optionWrapper": !0,
1393
+ "top-checkbox": !0,
1394
+ ["top-checkbox_" + n.name]: !!n.name,
1395
+ "top-disabled": n.disabled,
1387
1396
  "top-error": n.isError && !n.disabled
1388
- }),
1389
- name: n.name,
1390
- "onUpdate:modelValue": r[0] || (r[0] = (o) => t.value = o),
1391
- value: n.value,
1392
- indeterminate: n.indeterminate,
1393
- disabled: n.disabled
1394
- }, null, 10, Fi), [
1395
- [St, t.value]
1396
- ]),
1397
- n.$slots.default ? (g(), B(ge, {
1398
- key: 0,
1399
- description: n.description,
1400
- disabled: n.disabled
1401
- }, {
1402
- default: te(() => [
1403
- C(n.$slots, "default")
1397
+ })
1398
+ }, [
1399
+ V(I("input", {
1400
+ type: "checkbox",
1401
+ class: T({
1402
+ "top-forms-focusable": !n.disabled,
1403
+ "top-forms-option": !0,
1404
+ "top-checkbox_input": !0,
1405
+ "top-error": n.isError && !n.disabled
1406
+ }),
1407
+ name: n.name,
1408
+ "onUpdate:modelValue": r[0] || (r[0] = (a) => t.value = a),
1409
+ value: n.value,
1410
+ indeterminate: n.indeterminate,
1411
+ disabled: n.disabled
1412
+ }, null, 10, Ri), [
1413
+ [
1414
+ o,
1415
+ n.isError,
1416
+ void 0,
1417
+ { onupdate: !0 }
1418
+ ],
1419
+ [_t, t.value]
1404
1420
  ]),
1405
- _: 3
1406
- }, 8, ["description", "disabled"])) : w("", !0)
1407
- ], 2));
1421
+ n.$slots.default ? (g(), B(me, {
1422
+ key: 0,
1423
+ description: n.description,
1424
+ disabled: n.disabled
1425
+ }, {
1426
+ default: ne(() => [
1427
+ C(n.$slots, "default")
1428
+ ]),
1429
+ _: 3
1430
+ }, 8, ["description", "disabled"])) : w("", !0)
1431
+ ], 2);
1432
+ };
1408
1433
  }
1409
- }), Ri = ["title"], xt = /* @__PURE__ */ E({
1434
+ }), Ui = ["title"], en = /* @__PURE__ */ E({
1410
1435
  __name: "hint",
1411
1436
  props: {
1412
1437
  hint: {}
1413
1438
  },
1414
1439
  setup(e) {
1415
- return (t, n) => (g(), h("span", {
1440
+ return (t, n) => (g(), m("span", {
1416
1441
  class: "top-hint",
1417
1442
  "data-top-icon": "",
1418
1443
  title: t.hint
1419
- }, null, 8, Ri));
1444
+ }, null, 8, Ui));
1420
1445
  }
1421
- }), Ui = (e, t) => {
1446
+ }), Hi = (e, t) => {
1422
1447
  const n = e.__vccOpts || e;
1423
1448
  for (const [r, o] of t)
1424
1449
  n[r] = o;
1425
1450
  return n;
1426
- }, Hi = {}, Gi = { class: "top-loadbar" };
1427
- function Ki(e, t) {
1428
- return g(), h("div", Gi);
1451
+ }, Gi = {}, Ki = { class: "top-loadbar" };
1452
+ function Xi(e, t) {
1453
+ return g(), m("div", Ki);
1429
1454
  }
1430
- const en = /* @__PURE__ */ Ui(Hi, [["render", Ki]]), Xi = ["data-top-icon", "data-top-icon2"], qi = ["name", "title", "placeholder", "disabled", "readonly"], Yi = {
1455
+ const tn = /* @__PURE__ */ Hi(Gi, [["render", Xi]]), Yi = ["data-top-icon", "data-top-icon2"], qi = ["name", "title", "placeholder", "disabled", "readonly"], Qi = {
1431
1456
  key: 2,
1432
1457
  class: "top-formsCaption"
1433
- }, Ce = /* @__PURE__ */ E({
1458
+ }, Ie = /* @__PURE__ */ E({
1434
1459
  inheritAttrs: !1,
1435
1460
  __name: "input",
1436
1461
  props: {
@@ -1460,53 +1485,62 @@ const en = /* @__PURE__ */ Ui(Hi, [["render", Ki]]), Xi = ["data-top-icon", "dat
1460
1485
  }), a = S(() => n.addCleaner && !n.title || n.captionType !== "" ? "" : n.title), s = (i) => {
1461
1486
  n.modelValue && i.stopPropagation(), r("update:modelValue", "");
1462
1487
  };
1463
- return (i, l) => (g(), h("label", {
1464
- class: T({
1465
- "top-input": !0,
1466
- ["top-size_" + i.size]: !0,
1467
- "top-disabled": i.disabled,
1468
- ["top-input-" + i.modificator]: !!i.modificator,
1469
- "top-input-withCleaner": i.addCleaner && o.value && o.value !== "0000-00-00",
1470
- "top-formsCaptionWrapper": i.captionType !== "",
1471
- "top-formsCaptionWrapper-always": i.captionType === "top"
1472
- }),
1473
- "data-top-icon": i.icon,
1474
- "data-top-icon2": i.icon2
1475
- }, [
1476
- i.isLoading ? (g(), B(en, { key: 0 })) : w("", !0),
1477
- z(P("input", se({
1478
- type: "text",
1479
- class: {
1480
- "top-input_input": !0,
1481
- ["top-input_input-" + i.modificator]: !!i.modificator,
1482
- "top-forms-focusable": !i.disabled,
1483
- "top-error": i.isError
1484
- },
1485
- autocomplete: "off_always",
1486
- name: i.name,
1487
- "onUpdate:modelValue": l[0] || (l[0] = (u) => o.value = u),
1488
- title: i.title,
1489
- placeholder: a.value,
1490
- disabled: i.disabled,
1491
- readonly: i.readonly,
1492
- onKeydown: l[1] || (l[1] = on((u) => (i.addCleaner || !!i.$slots.btn) && s(u), ["esc"]))
1493
- }, i.$attrs), null, 16, qi), [
1494
- [_t, o.value]
1495
- ]),
1496
- i.addCleaner && o.value && o.value !== "0000-00-00" ? (g(), h("span", {
1497
- key: 1,
1498
- class: "top-input_cleaner",
1499
- "data-top-icon": "",
1500
- onClick: sn(s, ["prevent"])
1501
- })) : w("", !0),
1502
- i.captionType !== "" ? (g(), h("span", Yi, N(i.title), 1)) : w("", !0),
1503
- C(i.$slots, "default")
1504
- ], 10, Xi));
1488
+ return (i, l) => {
1489
+ const u = F("top-focus");
1490
+ return g(), m("label", {
1491
+ class: T({
1492
+ "top-input": !0,
1493
+ ["top-size_" + i.size]: !0,
1494
+ "top-disabled": i.disabled,
1495
+ ["top-input-" + i.modificator]: !!i.modificator,
1496
+ "top-input-withCleaner": i.addCleaner && o.value && o.value !== "0000-00-00",
1497
+ "top-formsCaptionWrapper": i.captionType !== "",
1498
+ "top-formsCaptionWrapper-always": i.captionType === "top"
1499
+ }),
1500
+ "data-top-icon": i.icon,
1501
+ "data-top-icon2": i.icon2
1502
+ }, [
1503
+ i.isLoading ? (g(), B(tn, { key: 0 })) : w("", !0),
1504
+ V(I("input", le({
1505
+ type: "text",
1506
+ class: {
1507
+ "top-input_input": !0,
1508
+ ["top-input_input-" + i.modificator]: !!i.modificator,
1509
+ "top-forms-focusable": !i.disabled,
1510
+ "top-error": i.isError
1511
+ },
1512
+ autocomplete: "off_always",
1513
+ name: i.name,
1514
+ "onUpdate:modelValue": l[0] || (l[0] = (d) => o.value = d),
1515
+ title: i.title,
1516
+ placeholder: a.value,
1517
+ disabled: i.disabled,
1518
+ readonly: i.readonly,
1519
+ onKeydown: l[1] || (l[1] = sn((d) => (i.addCleaner || !!i.$slots.btn) && s(d), ["esc"]))
1520
+ }, i.$attrs), null, 16, qi), [
1521
+ [
1522
+ u,
1523
+ i.isError,
1524
+ void 0,
1525
+ { onupdate: !0 }
1526
+ ],
1527
+ [Ot, o.value]
1528
+ ]),
1529
+ i.addCleaner && o.value && o.value !== "0000-00-00" ? (g(), m("span", {
1530
+ key: 1,
1531
+ class: "top-input_cleaner",
1532
+ "data-top-icon": "",
1533
+ onClick: ln(s, ["prevent"])
1534
+ })) : w("", !0),
1535
+ i.captionType !== "" ? (g(), m("span", Qi, z(i.title), 1)) : w("", !0),
1536
+ C(i.$slots, "default")
1537
+ ], 10, Yi);
1538
+ };
1505
1539
  }
1506
- }), Qi = ["modelValue"], Ji = !!document.documentElement.ontouchstart && !!document.createElement("input").showPicker;
1540
+ }), Ji = ["modelValue"], Zi = !!document.documentElement.ontouchstart && !!document.createElement("input").showPicker;
1507
1541
  let yt = (e) => {
1508
1542
  };
1509
- const Zi = /* @__PURE__ */ E({
1543
+ const xi = /* @__PURE__ */ E({
1510
1544
  __name: "inputDate",
1511
1545
  props: {
1512
1546
  modelValue: {},
@@ -1525,11 +1559,11 @@ const Zi = /* @__PURE__ */ E({
1525
1559
  },
1526
1560
  emits: ["update:modelValue"],
1527
1561
  setup(e, { emit: t }) {
1528
- const n = fe(), r = e, o = t;
1529
- ln(() => {
1562
+ const n = ge(), r = e, o = t;
1563
+ un(() => {
1530
1564
  s && s.datepicker("destroy");
1531
1565
  });
1532
- const a = Le();
1566
+ const a = De();
1533
1567
  let s;
1534
1568
  const i = S({
1535
1569
  get() {
@@ -1542,55 +1576,55 @@ const Zi = /* @__PURE__ */ E({
1542
1576
  let l = (c) => {
1543
1577
  yt(c);
1544
1578
  }, u = (c) => {
1545
- const p = bt(c.target.value), y = q(p);
1546
- if (!y || y === n.Common.Not_date || c.target.value !== y) {
1579
+ const p = bt(c.target.value), b = q(p);
1580
+ if (!b || b === n.Common.Not_date || c.target.value !== b) {
1547
1581
  c.target.value = i.value;
1548
1582
  return;
1549
1583
  }
1550
1584
  i.value = c.target.value;
1551
1585
  };
1552
1586
  async function d(c) {
1553
- const p = await import("./datepicker-EJRX31J1.es.js");
1587
+ const p = await import("./datepicker-BwpUPRh5.es.js");
1554
1588
  yt = p.oninput, s = p.connectDatepicker(c.target, {
1555
1589
  onSelect: () => u(c)
1556
1590
  }), s && s.datepicker("show");
1557
1591
  }
1558
- return (c, p) => he(Ji) ? (g(), B(Ce, se({ key: 0 }, c.$props, {
1592
+ return (c, p) => be(Zi) ? (g(), B(Ie, le({ key: 0 }, c.$props, {
1559
1593
  modelValue: i.value,
1560
1594
  readonly: "",
1561
- onClick: p[1] || (p[1] = (y) => a.value.showPicker())
1595
+ onClick: p[1] || (p[1] = (b) => a.value.showPicker())
1562
1596
  }), {
1563
- default: te(() => [
1564
- P("input", {
1597
+ default: ne(() => [
1598
+ I("input", {
1565
1599
  ref_key: "el",
1566
1600
  ref: a,
1567
1601
  type: "date",
1568
1602
  class: "top-input_input-date",
1569
1603
  modelValue: c.modelValue,
1570
- onChange: p[0] || (p[0] = (y) => i.value = y.target.value),
1604
+ onChange: p[0] || (p[0] = (b) => i.value = b.target.value),
1571
1605
  tabindex: "-1"
1572
- }, null, 40, Qi)
1606
+ }, null, 40, Ji)
1573
1607
  ]),
1574
1608
  _: 1
1575
- }, 16, ["modelValue"])) : (g(), B(Ce, se({ key: 1 }, c.$props, {
1609
+ }, 16, ["modelValue"])) : (g(), B(Ie, le({ key: 1 }, c.$props, {
1576
1610
  modelValue: i.value,
1577
- "onUpdate:modelValue": p[2] || (p[2] = (y) => y === "" ? i.value = "" : ""),
1578
- onInput: he(l),
1611
+ "onUpdate:modelValue": p[2] || (p[2] = (b) => b === "" ? i.value = "" : ""),
1612
+ onInput: be(l),
1579
1613
  onFocusOnce: d,
1580
- onChange: he(u),
1614
+ onChange: be(u),
1581
1615
  modificator: "datepicker"
1582
1616
  }), null, 16, ["modelValue", "onInput", "onChange"]));
1583
1617
  }
1584
- }), xi = { class: "top-inputRange" }, es = /* @__PURE__ */ E({
1618
+ }), es = { class: "top-inputRange" }, ts = /* @__PURE__ */ E({
1585
1619
  __name: "inputRange",
1586
1620
  setup(e) {
1587
- return (t, n) => (g(), h("div", xi, [
1621
+ return (t, n) => (g(), m("div", es, [
1588
1622
  C(t.$slots, "from"),
1589
- n[0] || (n[0] = P("span", { class: "top-inputRange_dash" }, " — ", -1)),
1623
+ n[0] || (n[0] = I("span", { class: "top-inputRange_dash" }, " — ", -1)),
1590
1624
  C(t.$slots, "to")
1591
1625
  ]));
1592
1626
  }
1593
- }), ts = ["name", "value", "disabled"], ns = /* @__PURE__ */ E({
1627
+ }), ns = ["name", "value", "disabled"], rs = /* @__PURE__ */ E({
1594
1628
  __name: "radio",
1595
1629
  props: {
1596
1630
  modelValue: {},
@@ -1610,43 +1644,52 @@ const Zi = /* @__PURE__ */ E({
1610
1644
  r("update:modelValue", a);
1611
1645
  }
1612
1646
  });
1613
- return (a, s) => (g(), h("label", {
1614
- class: T({
1615
- "top-forms-optionWrapper": !0,
1616
- "top-radio": !0,
1617
- ["top-radio_" + a.name]: a.name !== "",
1618
- "top-disabled": a.disabled,
1619
- "top-error": a.isError && !a.disabled
1620
- })
1621
- }, [
1622
- z(P("input", {
1623
- type: "radio",
1647
+ return (a, s) => {
1648
+ const i = F("top-focus");
1649
+ return g(), m("label", {
1624
1650
  class: T({
1625
- "top-forms-focusable": !a.disabled,
1626
- "top-forms-option": !0,
1627
- "top-radio_input": !0,
1651
+ "top-forms-optionWrapper": !0,
1652
+ "top-radio": !0,
1653
+ ["top-radio_" + a.name]: a.name !== "",
1654
+ "top-disabled": a.disabled,
1628
1655
  "top-error": a.isError && !a.disabled
1629
- }),
1630
- "onUpdate:modelValue": s[0] || (s[0] = (i) => o.value = i),
1631
- name: a.name,
1632
- value: a.value,
1633
- disabled: a.disabled
1634
- }, null, 10, ts), [
1635
- [un, o.value]
1636
- ]),
1637
- a.$slots.default ? (g(), B(ge, {
1638
- key: 0,
1639
- description: a.description,
1640
- disabled: a.disabled
1641
- }, {
1642
- default: te(() => [
1643
- C(a.$slots, "default")
1656
+ })
1657
+ }, [
1658
+ V(I("input", {
1659
+ type: "radio",
1660
+ class: T({
1661
+ "top-forms-focusable": !a.disabled,
1662
+ "top-forms-option": !0,
1663
+ "top-radio_input": !0,
1664
+ "top-error": a.isError && !a.disabled
1665
+ }),
1666
+ "onUpdate:modelValue": s[0] || (s[0] = (l) => o.value = l),
1667
+ name: a.name,
1668
+ value: a.value,
1669
+ disabled: a.disabled
1670
+ }, null, 10, ns), [
1671
+ [
1672
+ i,
1673
+ a.isError,
1674
+ void 0,
1675
+ { onupdate: !0 }
1676
+ ],
1677
+ [dn, o.value]
1644
1678
  ]),
1645
- _: 3
1646
- }, 8, ["description", "disabled"])) : w("", !0)
1647
- ], 2));
1679
+ a.$slots.default ? (g(), B(me, {
1680
+ key: 0,
1681
+ description: a.description,
1682
+ disabled: a.disabled
1683
+ }, {
1684
+ default: ne(() => [
1685
+ C(a.$slots, "default")
1686
+ ]),
1687
+ _: 3
1688
+ }, 8, ["description", "disabled"])) : w("", !0)
1689
+ ], 2);
1690
+ };
1648
1691
  }
1649
- }), rs = ["name", "value", "disabled"], as = /* @__PURE__ */ E({
1692
+ }), as = ["name", "value", "disabled"], os = /* @__PURE__ */ E({
1650
1693
  __name: "switcher",
1651
1694
  props: {
1652
1695
  modelValue: { type: [Boolean, Array, Set] },
@@ -1666,45 +1709,54 @@ const Zi = /* @__PURE__ */ E({
1666
1709
  r("update:modelValue", a);
1667
1710
  }
1668
1711
  });
1669
- return (a, s) => (g(), h("label", {
1670
- class: T({
1671
- "top-forms-optionWrapper": !0,
1672
- "top-checkboxSwitcher": !0,
1673
- "top-disabled": a.disabled,
1674
- "top-error": a.isError && !a.disabled
1675
- })
1676
- }, [
1677
- z(P("input", {
1678
- type: "checkbox",
1712
+ return (a, s) => {
1713
+ const i = F("top-focus");
1714
+ return g(), m("label", {
1679
1715
  class: T({
1680
- "top-forms-focusable": !a.disabled,
1681
- "top-forms-option": !0,
1682
- "top-checkboxSwitcher_input": !0,
1716
+ "top-forms-optionWrapper": !0,
1717
+ "top-checkboxSwitcher": !0,
1718
+ "top-disabled": a.disabled,
1683
1719
  "top-error": a.isError && !a.disabled
1684
- }),
1685
- "onUpdate:modelValue": s[0] || (s[0] = (i) => o.value = i),
1686
- name: a.name,
1687
- value: a.value,
1688
- disabled: a.disabled
1689
- }, null, 10, rs), [
1690
- [St, o.value]
1691
- ]),
1692
- a.$slots.default ? (g(), B(ge, {
1693
- key: 0,
1694
- description: a.description,
1695
- disabled: a.disabled
1696
- }, {
1697
- default: te(() => [
1698
- C(a.$slots, "default")
1720
+ })
1721
+ }, [
1722
+ V(I("input", {
1723
+ type: "checkbox",
1724
+ class: T({
1725
+ "top-forms-focusable": !a.disabled,
1726
+ "top-forms-option": !0,
1727
+ "top-checkboxSwitcher_input": !0,
1728
+ "top-error": a.isError && !a.disabled
1729
+ }),
1730
+ "onUpdate:modelValue": s[0] || (s[0] = (l) => o.value = l),
1731
+ name: a.name,
1732
+ value: a.value,
1733
+ disabled: a.disabled
1734
+ }, null, 10, as), [
1735
+ [
1736
+ i,
1737
+ a.isError,
1738
+ void 0,
1739
+ { onupdate: !0 }
1740
+ ],
1741
+ [_t, o.value]
1699
1742
  ]),
1700
- _: 3
1701
- }, 8, ["description", "disabled"])) : w("", !0)
1702
- ], 2));
1743
+ a.$slots.default ? (g(), B(me, {
1744
+ key: 0,
1745
+ description: a.description,
1746
+ disabled: a.disabled
1747
+ }, {
1748
+ default: ne(() => [
1749
+ C(a.$slots, "default")
1750
+ ]),
1751
+ _: 3
1752
+ }, 8, ["description", "disabled"])) : w("", !0)
1753
+ ], 2);
1754
+ };
1703
1755
  }
1704
- }), os = ["name", "placeholder", "disabled", "readonly", "rows"], is = {
1756
+ }), is = ["name", "placeholder", "disabled", "readonly", "rows"], ss = {
1705
1757
  key: 0,
1706
1758
  class: "top-textarea_pseudoContent"
1707
- }, ss = /* @__PURE__ */ E({
1759
+ }, ls = /* @__PURE__ */ E({
1708
1760
  inheritAttrs: !1,
1709
1761
  __name: "textarea",
1710
1762
  props: {
@@ -1721,8 +1773,8 @@ const Zi = /* @__PURE__ */ E({
1721
1773
  },
1722
1774
  emits: ["update:modelValue"],
1723
1775
  setup(e, { emit: t }) {
1724
- Tt((a) => ({
1725
- "445cd2c3": a.minHeight + "px"
1776
+ $t((a) => ({
1777
+ "47deeda3": a.minHeight + "px"
1726
1778
  }));
1727
1779
  const n = e, r = t, o = S({
1728
1780
  get() {
@@ -1733,15 +1785,15 @@ const Zi = /* @__PURE__ */ E({
1733
1785
  }
1734
1786
  });
1735
1787
  return (a, s) => {
1736
- const i = dn("top-tooltip");
1737
- return g(), h("label", {
1788
+ const i = F("top-focus"), l = F("top-tooltip");
1789
+ return g(), m("label", {
1738
1790
  class: T({
1739
1791
  "top-textarea": !0,
1740
1792
  ["top-textarea-" + a.name]: a.name,
1741
1793
  "top-disabled": a.disabled
1742
1794
  })
1743
1795
  }, [
1744
- z(P("textarea", se({
1796
+ V(I("textarea", le({
1745
1797
  type: "text",
1746
1798
  class: {
1747
1799
  "top-forms-focusable": !a.disabled,
@@ -1756,27 +1808,33 @@ const Zi = /* @__PURE__ */ E({
1756
1808
  readonly: a.readonly,
1757
1809
  rows: a.expandable ? void 0 : a.rows
1758
1810
  }, a.$attrs, {
1759
- "onUpdate:modelValue": s[0] || (s[0] = (l) => o.value = l)
1760
- }), null, 16, os), [
1761
- [_t, o.value]
1811
+ "onUpdate:modelValue": s[0] || (s[0] = (u) => o.value = u)
1812
+ }), null, 16, is), [
1813
+ [
1814
+ i,
1815
+ a.isError,
1816
+ void 0,
1817
+ { onupdate: !0 }
1818
+ ],
1819
+ [Ot, o.value]
1762
1820
  ]),
1763
- a.expandable ? (g(), h("div", is, N(o.value + " "), 1)) : w("", !0),
1764
- a.hint ? z((g(), B(xt, {
1821
+ a.expandable ? (g(), m("div", ss, z(o.value + " "), 1)) : w("", !0),
1822
+ a.hint ? V((g(), B(en, {
1765
1823
  key: 1,
1766
1824
  class: "top-textarea_hint",
1767
1825
  hint: a.hint
1768
1826
  }, null, 8, ["hint"])), [
1769
- [i]
1827
+ [l]
1770
1828
  ]) : w("", !0)
1771
1829
  ], 2);
1772
1830
  };
1773
1831
  }
1774
- }), ls = ["data-value", "data-top-icon", "data-top-icon2"], us = ["name", "disabled"], ds = ["label", "disabled"], cs = ["value", "selected", "disabled"], ps = ["value", "selected", "disabled"], fs = {
1832
+ }), us = ["data-value", "data-top-icon", "data-top-icon2"], ds = ["name", "disabled"], cs = ["label", "disabled"], ps = ["value", "selected", "disabled"], fs = ["value", "selected", "disabled"], gs = {
1775
1833
  key: 1,
1776
1834
  class: "top-formsCaption"
1777
- }, gs = /* @__PURE__ */ E({
1835
+ }, ms = /* @__PURE__ */ E({
1778
1836
  __name: "select",
1779
- props: /* @__PURE__ */ Se({
1837
+ props: /* @__PURE__ */ _e({
1780
1838
  modelValue: {},
1781
1839
  options: {},
1782
1840
  name: {},
@@ -1792,15 +1850,15 @@ const Zi = /* @__PURE__ */ E({
1792
1850
  },
1793
1851
  modelModifiers: {}
1794
1852
  }),
1795
- emits: /* @__PURE__ */ Se(["update:modelValue"], ["update:modelValue"]),
1853
+ emits: /* @__PURE__ */ _e(["update:modelValue"], ["update:modelValue"]),
1796
1854
  setup(e) {
1797
- const t = e, n = $t(e, "modelValue"), r = S(() => {
1855
+ const t = e, n = St(e, "modelValue"), r = S(() => {
1798
1856
  const l = /* @__PURE__ */ new Map();
1799
1857
  return t.options.forEach((u, d) => {
1800
1858
  if (typeof u == "string" && (u = a(d, u)), u.children) {
1801
1859
  const c = /* @__PURE__ */ new Map();
1802
- u.children.forEach((p, y) => {
1803
- typeof p == "string" && (p = a(y, p)), c.set(p.value, p);
1860
+ u.children.forEach((p, b) => {
1861
+ typeof p == "string" && (p = a(b, p)), c.set(p.value, p);
1804
1862
  }), u = { ...u }, u.children = c, l.set(u.value, u);
1805
1863
  } else
1806
1864
  l.set(u.value, u);
@@ -1835,110 +1893,118 @@ const Zi = /* @__PURE__ */ E({
1835
1893
  const l = [...o.value.keys()], d = (l.indexOf(n.value) + 1) % l.length;
1836
1894
  n.value = l[d];
1837
1895
  };
1838
- return (l, u) => (g(), h("label", {
1839
- class: T({
1840
- "top-select": !0,
1841
- ["top-select-" + l.name]: l.name,
1842
- ["top-size_" + l.size]: !0,
1843
- "top-formsCaptionWrapper": !!l.title,
1844
- "top-select-error": l.isError,
1845
- "top-disabled": l.disabled
1846
- }),
1847
- "data-value": n.value,
1848
- "data-top-icon": l.icon,
1849
- "data-top-icon2": s.value
1850
- }, [
1851
- z(P("select", {
1896
+ return (l, u) => {
1897
+ const d = F("top-focus");
1898
+ return g(), m("label", {
1852
1899
  class: T({
1853
- "top-forms-focusable": !l.disabled,
1854
- "top-select_select": !0,
1855
- "top-select_arrow": !0,
1856
- "top-error": l.isError
1900
+ "top-select": !0,
1901
+ ["top-select-" + l.name]: l.name,
1902
+ ["top-size_" + l.size]: !0,
1903
+ "top-formsCaptionWrapper": !!l.title,
1904
+ "top-select-error": l.isError,
1905
+ "top-disabled": l.disabled
1857
1906
  }),
1858
- name: l.name,
1859
- disabled: l.disabled,
1860
- "onUpdate:modelValue": u[0] || (u[0] = (d) => n.value = d)
1907
+ "data-value": n.value,
1908
+ "data-top-icon": l.icon,
1909
+ "data-top-icon2": s.value
1861
1910
  }, [
1862
- (g(!0), h(be, null, Ke(r.value, ([d, c]) => (g(), h(be, null, [
1863
- c.children ? (g(), h("optgroup", {
1864
- key: "group_" + d,
1865
- label: c.title,
1866
- disabled: c.disabled
1867
- }, [
1868
- (g(!0), h(be, null, Ke(c.children, ([p, y]) => (g(), h("option", {
1869
- key: p,
1870
- value: p,
1871
- selected: p === n.value,
1872
- disabled: y.disabled
1873
- }, N(y.title), 9, cs))), 128))
1874
- ], 8, ds)) : (g(), h("option", {
1875
- key: d ?? void 0,
1876
- value: d,
1877
- selected: d === n.value,
1878
- disabled: c.disabled
1879
- }, N(c.title), 9, ps))
1880
- ], 64))), 256))
1881
- ], 10, us), [
1882
- [cn, n.value]
1883
- ]),
1884
- l.addChanger && o.value.size && !l.disabled ? (g(), h("span", {
1885
- key: 0,
1886
- class: "top-changer",
1887
- onClick: i
1888
- })) : w("", !0),
1889
- l.title ? (g(), h("span", fs, N(l.title), 1)) : w("", !0)
1890
- ], 10, ls));
1911
+ V((g(), m("select", {
1912
+ class: T({
1913
+ "top-forms-focusable": !l.disabled,
1914
+ "top-select_select": !0,
1915
+ "top-select_arrow": !0,
1916
+ "top-error": l.isError
1917
+ }),
1918
+ name: l.name,
1919
+ disabled: l.disabled,
1920
+ "onUpdate:modelValue": u[0] || (u[0] = (c) => n.value = c)
1921
+ }, [
1922
+ (g(!0), m(ye, null, Ke(r.value, ([c, p]) => (g(), m(ye, null, [
1923
+ p.children ? (g(), m("optgroup", {
1924
+ key: "group_" + c,
1925
+ label: p.title,
1926
+ disabled: p.disabled
1927
+ }, [
1928
+ (g(!0), m(ye, null, Ke(p.children, ([b, P]) => (g(), m("option", {
1929
+ key: b,
1930
+ value: b,
1931
+ selected: b === n.value,
1932
+ disabled: P.disabled
1933
+ }, z(P.title), 9, ps))), 128))
1934
+ ], 8, cs)) : (g(), m("option", {
1935
+ key: c ?? void 0,
1936
+ value: c,
1937
+ selected: c === n.value,
1938
+ disabled: p.disabled
1939
+ }, z(p.title), 9, fs))
1940
+ ], 64))), 256))
1941
+ ], 10, ds)), [
1942
+ [
1943
+ d,
1944
+ l.isError,
1945
+ void 0,
1946
+ { onupdate: !0 }
1947
+ ],
1948
+ [cn, n.value]
1949
+ ]),
1950
+ l.addChanger && o.value.size && !l.disabled ? (g(), m("span", {
1951
+ key: 0,
1952
+ class: "top-changer",
1953
+ onClick: i
1954
+ })) : w("", !0),
1955
+ l.title ? (g(), m("span", gs, z(l.title), 1)) : w("", !0)
1956
+ ], 10, us);
1957
+ };
1891
1958
  }
1892
- }), Ls = Di, Is = zi, Bs = ki, Ds = ge, Ws = xt, Ns = Ce, zs = Zi, Vs = es, Fs = ns, ks = as, Rs = ss, Us = gs, Hs = en;
1959
+ }), Is = Wi, Ds = Fi, Ls = ki, Bs = me, Ws = en, Ns = Ie, zs = xi, Fs = ts, Vs = rs, Rs = os, ks = ls, Us = ms, Hs = tn;
1893
1960
  export {
1894
- fn as A,
1895
- gn as B,
1961
+ gn as A,
1962
+ mn as B,
1896
1963
  f as C,
1897
- mn as D,
1964
+ ys as D,
1898
1965
  Pi as E,
1899
- bs as F,
1900
- ys as G,
1901
- vs as H,
1902
- ws as I,
1903
- hn as J,
1904
- Ts as K,
1905
- $s as L,
1906
- Yt as M,
1907
- Ss as N,
1908
- _s as O,
1909
- js as P,
1910
- Ps as Q,
1911
- Ms as R,
1912
- Ci as S,
1913
- Ls as T,
1914
- Cs as U,
1915
- bt as V,
1916
- zi as _,
1917
- fe as a,
1918
- xt as b,
1919
- Ce as c,
1966
+ vs as F,
1967
+ ws as G,
1968
+ Ts as H,
1969
+ hn as I,
1970
+ $s as J,
1971
+ Ss as K,
1972
+ Qt as L,
1973
+ _s as M,
1974
+ Os as N,
1975
+ js as O,
1976
+ Ps as P,
1977
+ Ms as Q,
1978
+ Ii as R,
1979
+ Cs as S,
1980
+ Is as T,
1981
+ bt as U,
1982
+ Fi as _,
1983
+ ge as a,
1984
+ en as b,
1985
+ Ie as c,
1920
1986
  q as d,
1921
- Is as e,
1922
- Bs as f,
1923
- Ds as g,
1924
- Ws as h,
1925
- hs as i,
1926
- Ns as j,
1927
- zs as k,
1928
- Vs as l,
1929
- Hs as m,
1930
- Fs as n,
1931
- Us as o,
1932
- ks as p,
1987
+ Hi as e,
1988
+ Ds as f,
1989
+ Ls as g,
1990
+ Bs as h,
1991
+ bs as i,
1992
+ Ws as j,
1993
+ Ns as k,
1994
+ zs as l,
1995
+ Fs as m,
1996
+ Hs as n,
1997
+ Vs as o,
1998
+ Us as p,
1933
1999
  Rs as q,
1934
- At as r,
1935
- As as s,
1936
- Os as t,
1937
- Es as u,
1938
- Ui as v,
1939
- ss as w,
1940
- en as x,
1941
- gs as y,
1942
- pn as z
2000
+ ks as r,
2001
+ jt as s,
2002
+ Es as t,
2003
+ As as u,
2004
+ tn as v,
2005
+ ls as w,
2006
+ ms as x,
2007
+ pn as y,
2008
+ fn as z
1943
2009
  };
1944
- //# sourceMappingURL=forms-DDIlFXbF.es.js.map
2010
+ //# sourceMappingURL=forms-UBLh4e8-.es.js.map