@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,12 +1,12 @@
1
- import { Core as Q } from "../core/app.js";
2
- import { defineComponent as P, ref as g, computed as N, resolveDirective as q, openBlock as c, createElementBlock as v, normalizeClass as I, toDisplayString as T, createCommentVNode as C, createElementVNode as K, withDirectives as X, createVNode as H, withKeys as _, withModifiers as L, createBlock as B, withCtx as S, createTextVNode as E, watch as $, toRef as x, mergeProps as J, mergeModels as z, useModel as Y, Fragment as O, renderList as G, vModelRadio as ee, unref as M, renderSlot as te } from "vue";
3
- import { w as oe, _ as D, c as le, r as ae, a as se, C as re } from "../.chunks/forms-DDIlFXbF.es.js";
4
- import { invertKeyboardLayout as ne } from "../utils/keyboard.js";
5
- import { TopPopup as ue, TopPopupWidgetInput as ie, TopPopupListItem as R } from "../popup/popup.js";
6
- import { _ as de } from "../.chunks/menu.vue_vue_type_style_index_0_lang-C4q81rOQ.es.js";
7
- const Z = ["../assets/formsExt.css"].map((s) => import.meta.resolve(s));
8
- Q.insertCSSLinkToPage(Z, !0);
9
- const pe = { class: "top-editArea_footer" }, ce = /* @__PURE__ */ P({
1
+ import { Core as x } from "../core/app.js";
2
+ import { defineComponent as _, ref as b, computed as z, openBlock as p, createElementBlock as v, normalizeClass as T, toDisplayString as w, createCommentVNode as V, createElementVNode as E, createVNode as R, withKeys as B, withModifiers as S, createBlock as k, withCtx as $, createTextVNode as L, watch as I, toRef as te, mergeProps as X, mergeModels as G, useModel as j, Fragment as N, renderList as D, withDirectives as Q, vModelRadio as oe, resolveDirective as le, unref as O, renderSlot as H } from "vue";
3
+ import { w as ae, _ as F, c as se, s as ne, a as re, C as ie } from "../.chunks/forms-UBLh4e8-.es.js";
4
+ import { invertKeyboardLayout as ue } from "../utils/keyboard.js";
5
+ import { TopPopup as de, TopPopupWidgetInput as pe, TopPopupListItem as Y } from "../popup/popup.js";
6
+ import { _ as ce } from "../.chunks/menu.vue_vue_type_style_index_0_lang-CF3aS3nJ.es.js";
7
+ const ee = ["../assets/formsExt.css"].map((n) => import.meta.resolve(n));
8
+ x.insertCSSLinkToPage(ee, !0);
9
+ const me = { class: "top-editArea_footer" }, fe = /* @__PURE__ */ _({
10
10
  __name: "editArea",
11
11
  props: {
12
12
  defaultValue: { default: "" },
@@ -29,90 +29,85 @@ const pe = { class: "top-editArea_footer" }, ce = /* @__PURE__ */ P({
29
29
  hint: {}
30
30
  },
31
31
  emits: ["submit", "close", "clickOnTitle"],
32
- setup(s, { emit: i }) {
33
- const e = s, o = i, m = g(e.defaultValue), f = g(e.isFocused), r = N(() => m.value !== e.defaultValue), d = N(() => e.attachToKeyboard ? "" : e.forceShowCloseBtn && !r.value ? e.closeText : e.cancelText), p = (n) => {
34
- o("submit", n), m.value = e.defaultValue;
35
- }, y = () => {
36
- if (e.forceShowCloseBtn && !r.value) {
37
- o("close");
32
+ setup(n, { emit: a }) {
33
+ const e = n, l = a, f = b(e.defaultValue), y = b(e.isFocused), d = z(() => f.value !== e.defaultValue), c = z(() => e.attachToKeyboard ? "" : e.forceShowCloseBtn && !d.value ? e.closeText : e.cancelText), r = (i) => {
34
+ l("submit", i), f.value = e.defaultValue;
35
+ }, h = () => {
36
+ if (e.forceShowCloseBtn && !d.value) {
37
+ l("close");
38
38
  return;
39
39
  }
40
- m.value = e.defaultValue;
41
- }, h = () => {
42
- e.attachToKeyboard && o("clickOnTitle");
40
+ f.value = e.defaultValue;
41
+ }, A = () => {
42
+ e.attachToKeyboard && l("clickOnTitle");
43
43
  };
44
- return (n, l) => {
45
- const V = q("top-focus");
46
- return c(), v("div", {
47
- class: I({
48
- "top-editArea": !0,
49
- "top-editArea-attachedToKeyboard": n.attachToKeyboard
44
+ return (i, o) => (p(), v("div", {
45
+ class: T({
46
+ "top-editArea": !0,
47
+ "top-editArea-attachedToKeyboard": i.attachToKeyboard
48
+ })
49
+ }, [
50
+ i.title ? (p(), v("div", {
51
+ key: 0,
52
+ class: "top-editArea_title",
53
+ onClick: o[0] || (o[0] = (g) => A())
54
+ }, w(i.title), 1)) : V("", !0),
55
+ E("div", {
56
+ class: T({
57
+ "top-editArea_form": !0,
58
+ "top-error": i.isError,
59
+ "top-focus": y.value
50
60
  })
51
61
  }, [
52
- n.title ? (c(), v("div", {
53
- key: 0,
54
- class: "top-editArea_title",
55
- onClick: l[0] || (l[0] = (A) => h())
56
- }, T(n.title), 1)) : C("", !0),
57
- K("div", {
58
- class: I({
59
- "top-editArea_form": !0,
60
- "top-error": n.isError,
61
- "top-focus": f.value
62
- })
63
- }, [
64
- X(H(oe, {
65
- modelValue: m.value,
66
- "onUpdate:modelValue": l[1] || (l[1] = (A) => m.value = A),
67
- name: n.name,
68
- placeholder: n.placeholder,
69
- rows: n.rows,
70
- minHeight: n.minHeight,
71
- expandable: n.expandable,
72
- disabled: n.disabled,
73
- readonly: n.readonly,
74
- isError: n.isError,
75
- hint: n.hint,
76
- class: "top-editArea_element",
77
- onFocus: l[2] || (l[2] = () => f.value = !0),
78
- onBlur: l[3] || (l[3] = () => f.value = !1),
79
- onKeyup: [
80
- _(y, ["esc"]),
81
- l[4] || (l[4] = _(L((A) => p(m.value), ["ctrl"]), ["enter"]))
82
- ]
83
- }, null, 8, ["modelValue", "name", "placeholder", "rows", "minHeight", "expandable", "disabled", "readonly", "isError", "hint"]), [
84
- [V, { disabled: !f.value }]
85
- ]),
86
- K("div", pe, [
87
- !n.attachToKeyboard && (r.value || n.forceShowCloseBtn) ? (c(), B(D, {
88
- key: 0,
89
- class: "top-editArea_button",
90
- color: "theme",
91
- styling: "soft",
92
- onClick: y
93
- }, {
94
- default: S(() => [
95
- E(T(d.value), 1)
96
- ]),
97
- _: 1
98
- })) : C("", !0),
99
- r.value ? (c(), B(D, {
100
- key: 1,
101
- class: "top-editArea_button",
102
- icon: n.attachToKeyboard ? "" : "",
103
- onClick: l[5] || (l[5] = (A) => p(m.value))
104
- }, {
105
- default: S(() => [
106
- E(T(n.attachToKeyboard ? "" : n.submitText), 1)
107
- ]),
108
- _: 1
109
- }, 8, ["icon"])) : C("", !0)
110
- ])
111
- ], 2)
112
- ], 2);
113
- };
62
+ R(ae, {
63
+ modelValue: f.value,
64
+ "onUpdate:modelValue": o[1] || (o[1] = (g) => f.value = g),
65
+ name: i.name,
66
+ placeholder: i.placeholder,
67
+ rows: i.rows,
68
+ minHeight: i.minHeight,
69
+ expandable: i.expandable,
70
+ disabled: i.disabled,
71
+ readonly: i.readonly,
72
+ isError: i.isError,
73
+ hint: i.hint,
74
+ class: "top-editArea_element",
75
+ onFocus: o[2] || (o[2] = () => y.value = !0),
76
+ onBlur: o[3] || (o[3] = () => y.value = !1),
77
+ onKeyup: [
78
+ B(h, ["esc"]),
79
+ o[4] || (o[4] = B(S((g) => r(f.value), ["ctrl"]), ["enter"]))
80
+ ]
81
+ }, null, 8, ["modelValue", "name", "placeholder", "rows", "minHeight", "expandable", "disabled", "readonly", "isError", "hint"]),
82
+ E("div", me, [
83
+ !i.attachToKeyboard && (d.value || i.forceShowCloseBtn) ? (p(), k(F, {
84
+ key: 0,
85
+ class: "top-editArea_button",
86
+ color: "theme",
87
+ styling: "soft",
88
+ onClick: h
89
+ }, {
90
+ default: $(() => [
91
+ L(w(c.value), 1)
92
+ ]),
93
+ _: 1
94
+ })) : V("", !0),
95
+ d.value ? (p(), k(F, {
96
+ key: 1,
97
+ class: "top-editArea_button",
98
+ icon: i.attachToKeyboard ? "" : "",
99
+ onClick: o[5] || (o[5] = (g) => r(f.value))
100
+ }, {
101
+ default: $(() => [
102
+ L(w(i.attachToKeyboard ? "" : i.submitText), 1)
103
+ ]),
104
+ _: 1
105
+ }, 8, ["icon"])) : V("", !0)
106
+ ])
107
+ ], 2)
108
+ ], 2));
114
109
  }
115
- }), me = { class: "top-editInput" }, fe = /* @__PURE__ */ P({
110
+ }), ve = { class: "top-editInput" }, ye = /* @__PURE__ */ _({
116
111
  __name: "editInput",
117
112
  props: {
118
113
  modelValue: {},
@@ -120,34 +115,34 @@ const pe = { class: "top-editArea_footer" }, ce = /* @__PURE__ */ P({
120
115
  button: {}
121
116
  },
122
117
  emits: ["update:modelValue"],
123
- setup(s, { emit: i }) {
124
- const e = s, o = g(e.modelValue);
125
- $(x(e.modelValue), () => {
126
- o.value = e.modelValue;
118
+ setup(n, { emit: a }) {
119
+ const e = n, l = b(e.modelValue);
120
+ I(te(e.modelValue), () => {
121
+ l.value = e.modelValue;
127
122
  });
128
- const m = i, f = () => {
129
- m("update:modelValue", o.value);
123
+ const f = a, y = () => {
124
+ f("update:modelValue", l.value);
130
125
  };
131
- return (r, d) => (c(), v("div", me, [
132
- H(le, J(r.input, {
133
- onKeydownCapture: d[0] || (d[0] = _(L((p) => o.value = r.modelValue, ["stop"]), ["esc"])),
134
- onKeydown: _(L(f, ["stop"]), ["enter"]),
135
- modelValue: o.value,
136
- "onUpdate:modelValue": d[1] || (d[1] = (p) => o.value = p)
126
+ return (d, c) => (p(), v("div", ve, [
127
+ R(se, X(d.input, {
128
+ onKeydownCapture: c[0] || (c[0] = B(S((r) => l.value = d.modelValue, ["stop"]), ["esc"])),
129
+ onKeydown: B(S(y, ["stop"]), ["enter"]),
130
+ modelValue: l.value,
131
+ "onUpdate:modelValue": c[1] || (c[1] = (r) => l.value = r)
137
132
  }), null, 16, ["onKeydown", "modelValue"]),
138
- o.value !== r.modelValue ? (c(), B(D, J({
133
+ l.value !== d.modelValue ? (p(), k(F, X({
139
134
  key: 0,
140
135
  icon: "",
141
136
  styling: "soft"
142
- }, r.button, { onClick: f }), null, 16)) : C("", !0)
137
+ }, d.button, { onClick: y }), null, 16)) : V("", !0)
143
138
  ]));
144
139
  }
145
- }), ve = ["data-top-icon", "onClick"], ye = {
140
+ }), he = ["data-top-icon", "onClick"], ge = {
146
141
  key: 0,
147
142
  class: "top-radioGroup_circle"
148
- }, he = ["value", "disabled"], be = /* @__PURE__ */ P({
143
+ }, be = ["value", "disabled"], Ve = /* @__PURE__ */ _({
149
144
  __name: "radioGroup",
150
- props: /* @__PURE__ */ z({
145
+ props: /* @__PURE__ */ G({
151
146
  modelValue: {},
152
147
  radiosProps: {},
153
148
  showIndicator: { type: Boolean },
@@ -159,118 +154,118 @@ const pe = { class: "top-editArea_footer" }, ce = /* @__PURE__ */ P({
159
154
  },
160
155
  modelModifiers: {}
161
156
  }),
162
- emits: /* @__PURE__ */ z(["update:modelValue"], ["update:modelValue"]),
163
- setup(s, { emit: i }) {
164
- const e = Y(s, "modelValue"), o = s, m = g(null);
165
- $(e, () => {
166
- var r, d, p, y, h;
167
- (r = o.radiosProps) != null && r.some((n) => n.value === e.value) || (e.value = ((p = (d = o.radiosProps) == null ? void 0 : d[0]) == null ? void 0 : p.value) ?? ""), (h = (y = m.value) == null ? void 0 : y.querySelector(".radioGroup_item-selected")) == null || h.scrollIntoView();
157
+ emits: /* @__PURE__ */ G(["update:modelValue"], ["update:modelValue"]),
158
+ setup(n, { emit: a }) {
159
+ const e = j(n, "modelValue"), l = n, f = b(null);
160
+ I(e, () => {
161
+ var d, c, r, h, A;
162
+ (d = l.radiosProps) != null && d.some((i) => i.value === e.value) || (e.value = ((r = (c = l.radiosProps) == null ? void 0 : c[0]) == null ? void 0 : r.value) ?? ""), (A = (h = f.value) == null ? void 0 : h.querySelector(".radioGroup_item-selected")) == null || A.scrollIntoView();
168
163
  }, { immediate: !0 });
169
- const f = "radioGroup-" + Math.random();
170
- return (r, d) => (c(), v("div", {
164
+ const y = "radioGroup-" + Math.random();
165
+ return (d, c) => (p(), v("div", {
171
166
  ref_key: "elRef",
172
- ref: m,
173
- class: I({
167
+ ref: f,
168
+ class: T({
174
169
  "top-radioGroup": !0,
175
170
  "top-scrollBarXHidding": !0,
176
- ["top-size_" + r.size]: !!r.size,
177
- "top-error": r.isError
171
+ ["top-size_" + d.size]: !!d.size,
172
+ "top-error": d.isError
178
173
  })
179
174
  }, [
180
- (c(!0), v(O, null, G(r.radiosProps, (p) => (c(), v("label", {
181
- class: I({
182
- "top-radioGroup_item-selected": p.value === e.value,
175
+ (p(!0), v(N, null, D(d.radiosProps, (r) => (p(), v("label", {
176
+ class: T({
177
+ "top-radioGroup_item-selected": r.value === e.value,
183
178
  "top-radioGroup_item": !0,
184
179
  "top-forms-focusable": !0,
185
- "top-disabled": p.disabled
180
+ "top-disabled": r.disabled
186
181
  }),
187
- "data-top-icon": p.icon,
188
- onClick: (y) => e.value = p.value
182
+ "data-top-icon": r.icon,
183
+ onClick: (h) => e.value = r.value
189
184
  }, [
190
- E(T(p.title) + " ", 1),
191
- r.showIndicator ? (c(), v("span", ye)) : C("", !0),
192
- X(K("input", {
193
- "onUpdate:modelValue": d[0] || (d[0] = (y) => e.value = y),
194
- name: f,
185
+ L(w(r.title) + " ", 1),
186
+ d.showIndicator ? (p(), v("span", ge)) : V("", !0),
187
+ Q(E("input", {
188
+ "onUpdate:modelValue": c[0] || (c[0] = (h) => e.value = h),
189
+ name: y,
195
190
  type: "radio",
196
- class: I({
191
+ class: T({
197
192
  "top-unvisible": !0
198
193
  }),
199
- value: p.value,
200
- disabled: p.disabled
201
- }, null, 8, he), [
202
- [ee, e.value]
194
+ value: r.value,
195
+ disabled: r.disabled
196
+ }, null, 8, be), [
197
+ [oe, e.value]
203
198
  ])
204
- ], 10, ve))), 256))
199
+ ], 10, he))), 256))
205
200
  ], 2));
206
201
  }
207
- }), ge = (s, i, e) => {
208
- const o = g([]), m = g(!1);
209
- let f = "", r;
210
- s && !s.params.limit && (s.params.limit = 100);
211
- const d = async () => {
212
- if (!s) return;
213
- let l, V;
214
- if (e && (s.cache ??= /* @__PURE__ */ new Map(), V = JSON.stringify(s.params), l = s.cache.get(V), l))
215
- return l;
216
- if (m.value = !0, l = await s.call(), m.value = !1, l.errors) return;
217
- if (!Array.isArray(l.result)) {
202
+ }), Ae = (n, a, e) => {
203
+ const l = b([]), f = b(!1);
204
+ let y = "", d;
205
+ n && !n.params.limit && (n.params.limit = 100);
206
+ const c = async () => {
207
+ if (!n) return;
208
+ let o, g;
209
+ if (e && (n.cache ??= /* @__PURE__ */ new Map(), g = JSON.stringify(n.params), o = n.cache.get(g), o))
210
+ return o;
211
+ if (f.value = !0, o = await n.call(), f.value = !1, o.errors) return;
212
+ if (!Array.isArray(o.result)) {
218
213
  console.warn("В result ожидался массив");
219
214
  return;
220
215
  }
221
- const A = l.result.findIndex((w) => w.id === void 0 || w.name === void 0);
222
- if (A !== -1) {
223
- console.warn(`В result[${A}] нет id или name`);
216
+ const K = o.result.findIndex((P) => P.id === void 0 || P.name === void 0);
217
+ if (K !== -1) {
218
+ console.warn(`В result[${K}] нет id или name`);
224
219
  return;
225
220
  }
226
- return e && s.cache.set(V, l), l;
227
- }, p = async () => {
228
- if (!s) return;
229
- s.params.offset = 0, s.params.search = f;
230
- const l = await d();
231
- l && (r = l.nextOffset, o.value = l.result);
232
- }, y = async () => {
233
- if (!s || !r || m.value) return;
234
- s.params.offset = r, s.params.search = f;
235
- const l = await d();
236
- l && (r = l.nextOffset, o.value = o.value.concat(l.result));
237
- }, h = ae(() => p(), 200);
221
+ return e && n.cache.set(g, o), o;
222
+ }, r = async () => {
223
+ if (!n) return;
224
+ n.params.offset = 0, n.params.search = y;
225
+ const o = await c();
226
+ o && (d = o.nextOffset, l.value = o.result);
227
+ }, h = async () => {
228
+ if (!n || !d || f.value) return;
229
+ n.params.offset = d, n.params.search = y;
230
+ const o = await c();
231
+ o && (d = o.nextOffset, l.value = l.value.concat(o.result));
232
+ }, A = ne(() => r(), 200);
238
233
  return {
239
- items: o,
240
- isLoading: m,
241
- loadAppend: y,
242
- setSearchTextAndLoad: (l, V = !0) => {
243
- s && (l.length < i || l === f && o.value.length || (f = l, V ? h() : p()));
234
+ items: l,
235
+ isLoading: f,
236
+ loadAppend: h,
237
+ setSearchTextAndLoad: (o, g = !0) => {
238
+ n && (o.length < a || o === y && l.value.length || (y = o, g ? A() : r()));
244
239
  }
245
240
  };
246
- }, Ve = { class: "top-selector2_itemMulti top-ellipsis" }, Ae = /* @__PURE__ */ P({
241
+ }, Ce = { class: "top-selector2_itemMulti top-ellipsis" }, Te = /* @__PURE__ */ _({
247
242
  __name: "itemMulti",
248
243
  props: {
249
244
  id: {},
250
245
  name: {}
251
246
  },
252
247
  emits: ["delete"],
253
- setup(s) {
254
- return (i, e) => (c(), v("div", Ve, [
255
- E(T(i.name) + " ", 1),
256
- K("span", {
248
+ setup(n) {
249
+ return (a, e) => (p(), v("div", Ce, [
250
+ L(w(a.name) + " ", 1),
251
+ E("span", {
257
252
  class: "top-selector2_itemMultiDelete",
258
253
  "data-top-icon": "",
259
- onClick: e[0] || (e[0] = (o) => i.$emit("delete", i.id)),
260
- onMousedown: e[1] || (e[1] = L(() => {
254
+ onClick: e[0] || (e[0] = (l) => a.$emit("delete", a.id)),
255
+ onMousedown: e[1] || (e[1] = S(() => {
261
256
  }, ["stop"]))
262
257
  }, null, 32)
263
258
  ]));
264
259
  }
265
- }), Ce = {
260
+ }), we = {
266
261
  key: 0,
267
262
  class: "top-selector2_activeItems"
268
- }, Te = {
263
+ }, $e = {
269
264
  key: 1,
270
265
  class: "top-selector2_activeName top-ellipsis"
271
- }, we = /* @__PURE__ */ P({
266
+ }, ke = /* @__PURE__ */ _({
272
267
  __name: "selector2",
273
- props: /* @__PURE__ */ z({
268
+ props: /* @__PURE__ */ G({
274
269
  modelValue: {},
275
270
  items: { default: () => [] },
276
271
  multiselect: { type: Boolean },
@@ -290,151 +285,199 @@ const pe = { class: "top-editArea_footer" }, ce = /* @__PURE__ */ P({
290
285
  modelModifiers: {}
291
286
  }),
292
287
  emits: ["update:modelValue"],
293
- setup(s) {
294
- const i = s, e = Y(s, "modelValue"), o = g(""), m = {
288
+ setup(n) {
289
+ const a = n, e = j(n, "modelValue"), l = b(""), f = {
295
290
  id: 0,
296
- name: se().Common.All
297
- }, f = g(null), r = () => {
291
+ name: re().Common.All
292
+ }, y = b(null), d = b(null), c = () => {
298
293
  var t;
299
- return (t = f.value) == null ? void 0 : t.popup;
294
+ return (t = y.value) == null ? void 0 : t.popup;
300
295
  };
301
- window.__STORYBOOK_PREVIEW__ && !i.modelValue && $(
302
- () => i.multiselect,
296
+ window.__STORYBOOK_PREVIEW__ && !a.modelValue && I(
297
+ () => a.multiselect,
303
298
  () => {
304
- e.value = i.multiselect ? [] : { id: null, name: "" };
299
+ e.value = a.multiselect ? [] : { id: null, name: "" };
305
300
  },
306
301
  { immediate: !0 }
307
302
  );
308
- const d = ge(i.apiRequest, i.minLength, i.useCache), p = N(() => {
303
+ const r = Ae(a.apiRequest, a.minLength, a.useCache), h = z(() => {
309
304
  const t = [];
310
- return !i.multiselect && i.appendAllValue && t.push(m), i.items.forEach((u) => t.push({ ...u })), t;
311
- }), y = (t, u = !0) => u && t.id === null ? Array.isArray(e.value) ? e.value.some((a) => a.id === t.id && a.name === t.name) : t.name === e.value.name : Array.isArray(e.value) ? e.value.some((a) => a.id === t.id) : t.id === e.value.id, h = N(() => {
312
- const t = o.value.toLowerCase(), u = ne(t);
313
- let a = [];
314
- return p.value.forEach((b) => {
315
- const k = b.name.toLowerCase();
316
- (b.id === Number(t) || k.includes(t) || k.includes(u)) && (k === t || k === u ? a.unshift(b) : a.push(b));
317
- }), a.push(...d.items.value), i.appendSearchToResult && o.value && (!a.length || a[0].name.toLowerCase() !== t) && a.push({
305
+ return !a.multiselect && a.appendAllValue && t.push(f), a.items.forEach((s) => t.push({ ...s })), t;
306
+ }), A = (t, s = !0) => s && t.id === null ? Array.isArray(e.value) ? e.value.some((m) => m.id === t.id && m.name === t.name) : t.name === e.value.name : Array.isArray(e.value) ? e.value.some((m) => m.id === t.id) : t.id === e.value.id, i = z(() => {
307
+ const t = l.value.toLowerCase(), s = ue(t);
308
+ let m = [];
309
+ return h.value.forEach((u) => {
310
+ const C = u.name.toLowerCase();
311
+ (u.id === Number(t) || C.includes(t) || C.includes(s)) && (C === t || C === s ? m.unshift(u) : m.push(u));
312
+ }), m.push(...r.items.value), a.appendSearchToResult && l.value && (!m.length || m[0].name.toLowerCase() !== t) && m.push({
318
313
  id: null,
319
- name: o.value
320
- }), i.multiselect && (a = a.filter((b) => !y(b))), a;
321
- }), n = g(d.isLoading.value);
322
- $(d.isLoading, () => {
323
- n.value = d.isLoading.value;
314
+ name: l.value
315
+ }), a.multiselect && (m = m.filter((u) => !A(u))), m;
316
+ }), o = b(r.isLoading.value);
317
+ I(r.isLoading, () => {
318
+ o.value = r.isLoading.value;
324
319
  });
325
- const l = async (t) => {
326
- var u, a;
327
- if (i.multiselect) {
328
- if (!Array.isArray(e.value) || y(t))
320
+ const g = async (t) => {
321
+ var s, m;
322
+ if (a.multiselect) {
323
+ if (!Array.isArray(e.value) || A(t))
329
324
  return;
330
- i.apiRequest && o.value && (n.value = !0);
331
- const b = [...e.value];
332
- b.push({ ...t }), e.value = b, re.state.isMobile ? ((u = r()) == null || u.close(), o.value && (o.value = "", d.items.value = [])) : setTimeout(() => {
333
- var k, F, U, W;
334
- (k = r()) == null || k.recalcPosition(), (W = (U = (F = r()) == null ? void 0 : F.elPopupWidget) == null ? void 0 : U.querySelector("input")) == null || W.focus(), o.value && (h.value.length ? i.apiRequest && (n.value = !1) : (o.value = "", d.items.value = []));
325
+ a.apiRequest && l.value && (o.value = !0);
326
+ const u = [...e.value];
327
+ u.push({ ...t }), e.value = u, ie.state.isMobile ? (s = c()) == null || s.close() : setTimeout(() => {
328
+ var C, U, W, J;
329
+ (C = c()) == null || C.recalcPosition(), (J = (W = (U = c()) == null ? void 0 : U.elPopupWidget) == null ? void 0 : W.querySelector("input")) == null || J.focus(), l.value && (i.value.length ? a.apiRequest && (o.value = !1) : (l.value = "", r.items.value = []));
335
330
  });
336
331
  } else
337
- o.value && (o.value = "", d.items.value = []), JSON.stringify(t) !== JSON.stringify(e.value) && (e.value = { ...t }), (a = r()) == null || a.close();
338
- }, V = () => {
332
+ JSON.stringify(t) !== JSON.stringify(e.value) && (e.value = { ...t }), (m = c()) == null || m.close();
333
+ }, K = () => {
339
334
  if (!Array.isArray(e.value)) {
340
- const u = (p.value.findIndex((a) => a.id === e.value.id) + 1) % p.value.length;
341
- e.value = { ...p.value[u] };
335
+ const s = (h.value.findIndex((m) => m.id === e.value.id) + 1) % h.value.length;
336
+ e.value = { ...h.value[s] };
342
337
  }
343
- }, A = async (t) => {
344
- Array.isArray(e.value) && (e.value = e.value.filter((u) => u.id !== t), setTimeout(() => {
345
- var u;
346
- (u = r()) == null || u.recalcPosition();
338
+ }, P = async (t) => {
339
+ Array.isArray(e.value) && (e.value = e.value.filter((s) => s.id !== t), setTimeout(() => {
340
+ var s;
341
+ (s = c()) == null || s.recalcPosition();
347
342
  }));
348
- }, w = g(!1);
349
- i.apiRequest && ($(w, () => {
350
- w.value && d.setSearchTextAndLoad(o.value, !1);
351
- }), $(o, () => d.setSearchTextAndLoad(o.value)));
352
- const j = (t) => {
353
- const u = t.target;
354
- u.scrollTop / (u.scrollHeight - u.offsetHeight) > 0.8 && d.loadAppend();
343
+ }, M = b(!1);
344
+ a.apiRequest && (I(M, () => {
345
+ M.value && r.setSearchTextAndLoad(l.value, !1);
346
+ }), I(l, () => r.setSearchTextAndLoad(l.value)));
347
+ const Z = (t) => {
348
+ const s = t.target;
349
+ s.scrollTop / (s.scrollHeight - s.offsetHeight) > 0.8 && r.loadAppend();
350
+ }, q = () => {
351
+ var t;
352
+ M.value = !1, (t = d.value) == null || t.focus(), l.value && (l.value = "", r.items.value = []);
355
353
  };
356
- return (t, u) => (c(), B(M(ue), {
357
- ref_key: "popupRef",
358
- ref: f,
359
- onOpen: u[1] || (u[1] = (a) => w.value = !0),
360
- onClose: u[2] || (u[2] = (a) => w.value = !1),
361
- onScrollContentList: u[3] || (u[3] = (a) => t.apiRequest ? j(a) : void 0),
362
- notch: !1,
363
- transitionDuration: 0
364
- }, {
365
- opener: S(() => [
366
- K("div", {
367
- class: I({
368
- "top-selector2": !0,
369
- "top-selector2-multiselect": t.multiselect,
370
- ["top-size_" + t.size]: !0,
371
- "top-disabled": t.disabled,
372
- "top-forms-focusable": !t.disabled,
373
- "top-error": t.isError
374
- })
375
- }, [
376
- t.multiselect ? (c(), v("div", Ce, [
377
- (c(!0), v(O, null, G(e.value, (a) => (c(), B(Ae, {
378
- id: a.id,
379
- name: a.name,
380
- onDelete: A
381
- }, null, 8, ["id", "name"]))), 256))
382
- ])) : C("", !0),
383
- t.multiselect ? C("", !0) : (c(), v("span", Te, T(Array.isArray(e.value) ? "" : e.value.name), 1)),
384
- t.addChanger && !t.multiselect && p.value.length > 1 && !t.disabled ? (c(), v("span", {
385
- key: 2,
386
- class: "top-changer top-changer-selector",
387
- onClick: L(V, ["stop"])
388
- })) : C("", !0)
389
- ], 2)
390
- ]),
391
- widget: S(() => [
392
- H(M(ie), {
393
- title: "Поиск",
394
- icon: "",
395
- modelValue: o.value,
396
- "onUpdate:modelValue": u[0] || (u[0] = (a) => o.value = a),
397
- isLoading: n.value,
398
- placeholder: !Array.isArray(e.value) && !t.multiselect && t.showSelectedInInput ? e.value.name : t.placeholder
399
- }, null, 8, ["modelValue", "isLoading", "placeholder"])
400
- ]),
401
- contentList: S(() => [
402
- (c(!0), v(O, null, G(h.value, (a) => (c(), B(M(R), {
403
- class: I({
404
- "top-active": !Array.isArray(e.value) && !t.multiselect && e.value.name === a.name
405
- }),
406
- key: a.id ?? void 0,
407
- onClick: L((b) => l(a), ["stop"])
408
- }, {
409
- default: S(() => [
410
- t.$slots.item ? te(t.$slots, "item", {
411
- key: 0,
412
- item: a
413
- }) : (c(), v(O, { key: 1 }, [
414
- E(T(a.name), 1)
415
- ], 64))
416
- ]),
417
- _: 2
418
- }, 1032, ["class", "onClick"]))), 128)),
419
- !n.value && !h.value.length ? (c(), B(M(R), {
420
- key: 0,
421
- type: "regular"
422
- }, {
423
- default: S(() => [
424
- E(T(t.$i18n.Common.No_results), 1)
425
- ]),
426
- _: 1
427
- })) : C("", !0)
354
+ return (t, s) => {
355
+ const m = le("top-focus");
356
+ return p(), k(O(de), {
357
+ ref_key: "popupRef",
358
+ ref: y,
359
+ onOpen: s[3] || (s[3] = (u) => M.value = !0),
360
+ onClose: s[4] || (s[4] = (u) => q()),
361
+ onScrollContentList: s[5] || (s[5] = (u) => t.apiRequest ? Z(u) : void 0),
362
+ notch: !1,
363
+ transitionDuration: 0
364
+ }, {
365
+ opener: $(() => [
366
+ Q((p(), v("div", {
367
+ ref_key: "elRef",
368
+ ref: d,
369
+ class: T({
370
+ "top-selector2": !0,
371
+ "top-selector2-multiselect": t.multiselect,
372
+ ["top-size_" + t.size]: !0,
373
+ "top-disabled": t.disabled,
374
+ "top-forms-focusable": !t.disabled,
375
+ "top-error": t.isError
376
+ }),
377
+ onKeydown: [
378
+ s[0] || (s[0] = B(S((u) => u.currentTarget.click(), ["stop", "prevent"]), ["up", "down", "enter", "space"])),
379
+ s[1] || (s[1] = B((u) => e.value = [], ["delete"]))
380
+ ],
381
+ tabindex: "0"
382
+ }, [
383
+ t.multiselect ? (p(), v("div", we, [
384
+ (p(!0), v(N, null, D(e.value, (u) => (p(), k(Te, {
385
+ id: u.id,
386
+ name: u.name,
387
+ onDelete: P
388
+ }, null, 8, ["id", "name"]))), 256))
389
+ ])) : V("", !0),
390
+ t.multiselect ? V("", !0) : (p(), v("span", $e, w(Array.isArray(e.value) ? "" : e.value.name), 1)),
391
+ t.addChanger && !t.multiselect && h.value.length > 1 && !t.disabled ? (p(), v("span", {
392
+ key: 2,
393
+ class: "top-changer top-changer-selector",
394
+ onClick: S(K, ["stop"])
395
+ })) : V("", !0)
396
+ ], 34)), [
397
+ [
398
+ m,
399
+ t.isError,
400
+ void 0,
401
+ { onupdate: !0 }
402
+ ]
403
+ ])
404
+ ]),
405
+ widget: $(() => [
406
+ R(O(pe), {
407
+ title: "Поиск",
408
+ icon: "",
409
+ modelValue: l.value,
410
+ "onUpdate:modelValue": s[2] || (s[2] = (u) => l.value = u),
411
+ isLoading: o.value,
412
+ placeholder: !Array.isArray(e.value) && !t.multiselect && t.showSelectedInInput ? e.value.name : t.placeholder
413
+ }, null, 8, ["modelValue", "isLoading", "placeholder"])
414
+ ]),
415
+ contentList: $(() => [
416
+ (p(!0), v(N, null, D(i.value, (u) => (p(), k(O(Y), {
417
+ class: T({
418
+ "top-active": !Array.isArray(e.value) && !t.multiselect && e.value.name === u.name
419
+ }),
420
+ key: u.id ?? void 0,
421
+ onClick: S((C) => g(u), ["stop"])
422
+ }, {
423
+ default: $(() => [
424
+ t.$slots.item ? H(t.$slots, "item", {
425
+ key: 0,
426
+ item: u
427
+ }) : (p(), v(N, { key: 1 }, [
428
+ L(w(u.name), 1)
429
+ ], 64))
430
+ ]),
431
+ _: 2
432
+ }, 1032, ["class", "onClick"]))), 128)),
433
+ !o.value && !i.value.length ? (p(), k(O(Y), {
434
+ key: 0,
435
+ type: "regular"
436
+ }, {
437
+ default: $(() => [
438
+ L(w(t.$i18n.Common.No_results), 1)
439
+ ]),
440
+ _: 1
441
+ })) : V("", !0)
442
+ ]),
443
+ _: 3
444
+ }, 512);
445
+ };
446
+ }
447
+ }), Se = ["data-top-icon"], Ie = { class: "top-info_text" }, Be = {
448
+ key: 0,
449
+ class: "top-info_value"
450
+ }, Le = /* @__PURE__ */ _({
451
+ __name: "info",
452
+ props: {
453
+ icon: {},
454
+ styling: { default: "default" },
455
+ size: { default: "default" }
456
+ },
457
+ setup(n) {
458
+ return (a, e) => (p(), v("div", {
459
+ class: T({
460
+ "top-info": !0,
461
+ ["top-size_" + a.size]: !0,
462
+ ["top-info-styling_" + a.styling]: !0
463
+ }),
464
+ "data-top-icon": a.icon
465
+ }, [
466
+ E("div", Ie, [
467
+ H(a.$slots, "default")
428
468
  ]),
429
- _: 3
430
- }, 512));
469
+ a.$slots.additional ? (p(), v("span", Be, [
470
+ H(a.$slots, "additional")
471
+ ])) : V("", !0)
472
+ ], 10, Se));
431
473
  }
432
- }), Ee = ce, Ke = fe, Pe = be, Me = we, Oe = de;
474
+ }), Ne = fe, ze = ye, Ge = Ve, De = ke, He = ce, Fe = Le;
433
475
  export {
434
- Ee as TopEditArea,
435
- Ke as TopEditInput,
436
- Oe as TopMenu,
437
- Pe as TopRadioGroup,
438
- Me as TopSelector2
476
+ Ne as TopEditArea,
477
+ ze as TopEditInput,
478
+ Fe as TopInfo,
479
+ He as TopMenu,
480
+ Ge as TopRadioGroup,
481
+ De as TopSelector2
439
482
  };
440
483
  //# sourceMappingURL=formsExt.js.map