st-comp 0.0.246 → 0.0.248

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 (92) hide show
  1. package/es/ChartLayout.js +4 -4
  2. package/es/CustomFunction.js +42 -42
  3. package/es/FactorWarning.js +33 -33
  4. package/es/Kline.js +17 -17
  5. package/es/KlineBasic.cjs +1 -1
  6. package/es/KlineBasic.js +520 -512
  7. package/es/KlineConfig.js +61 -61
  8. package/es/KlineNew.js +16 -16
  9. package/es/KlinePlus.cjs +4 -4
  10. package/es/KlinePlus.js +589 -575
  11. package/es/LinearLegend.cjs +1 -1
  12. package/es/LinearLegend.js +1 -63
  13. package/es/MonacoEditor.js +24 -24
  14. package/es/Pagination.js +73 -73
  15. package/es/PasswordPrompt.js +3 -3
  16. package/es/Table.js +38 -38
  17. package/es/User.js +44 -44
  18. package/es/VarSelectDialog.js +25 -25
  19. package/es/VarietyAutoComplete.js +10 -10
  20. package/es/VarietySearch.js +38 -38
  21. package/es/{VarietySelect-5a9dd50b.js → VarietySelect-b9fe3000.js} +4 -4
  22. package/es/VarietyTextCopy.cjs +3 -3
  23. package/es/VarietyTextCopy.js +15 -15
  24. package/es/VirtualTable.js +14 -14
  25. package/es/{_initCloneObject-c34c65bc.js → _initCloneObject-382335b2.js} +7 -7
  26. package/es/{base-a5af3db3.js → base-ff0e366f.js} +40 -40
  27. package/es/{castArray-7741a212.js → castArray-15070be9.js} +1 -1
  28. package/es/{config-provider-06a63185.js → config-provider-2e85eee8.js} +6 -6
  29. package/es/{debounce-8d53f4dd.js → debounce-e9e47f9a.js} +1 -1
  30. package/es/{dropdown-302f71e7.js → dropdown-2b35a683.js} +13 -13
  31. package/es/{el-autocomplete-ed75a659.js → el-autocomplete-18be2c5a.js} +16 -16
  32. package/es/{el-button-d09ff85f.js → el-button-f08c0639.js} +39 -39
  33. package/es/{el-checkbox-64648e02.js → el-checkbox-058dba2d.js} +31 -31
  34. package/es/{el-dialog-6a80e3d8.js → el-dialog-d328e0d8.js} +15 -15
  35. package/es/{el-divider-4e059794.js → el-divider-4fe55ebe.js} +1 -1
  36. package/es/{el-empty-33cb66f1.js → el-empty-ceecb81c.js} +5 -5
  37. package/es/{el-form-item-4eca95be.js → el-form-item-cb328886.js} +36 -36
  38. package/es/{el-input-cae60510.js → el-input-0f6ead19.js} +50 -50
  39. package/es/{el-input-number-c2499410.js → el-input-number-66e68609.js} +36 -36
  40. package/es/{el-loading-c738468d.js → el-loading-412370c7.js} +5 -5
  41. package/es/{el-menu-item-f904f685.js → el-menu-item-0ee8ad18.js} +22 -22
  42. package/es/{el-message-box-05d8cf39.js → el-message-box-6db52b29.js} +11 -11
  43. package/es/{el-message-0df23ae7.js → el-message-e6c755df.js} +23 -23
  44. package/es/{el-overlay-cc9bc792.js → el-overlay-981f8d49.js} +56 -56
  45. package/es/{el-popconfirm-a6f66a0e.js → el-popconfirm-005013fa.js} +20 -20
  46. package/es/{el-popper-a38874f4.js → el-popper-fdc7c793.js} +109 -109
  47. package/es/{el-segmented-51b1c797.js → el-segmented-050d0090.js} +8 -8
  48. package/es/{el-select-1b149fab.js → el-select-23a1f302.js} +64 -64
  49. package/es/{el-table-column-3e30ebae.js → el-table-column-d0c374cf.js} +15 -15
  50. package/es/{el-tag-0a25efdf.js → el-tag-f13f463b.js} +15 -15
  51. package/es/{el-text-73d899ff.js → el-text-27cef2be.js} +2 -2
  52. package/es/{index-42e59bf5.js → index-09bd2621.js} +43 -43
  53. package/es/{index-94e43e0d.js → index-15b9603e.js} +3 -3
  54. package/es/{index-960806da.js → index-269b8a8c.js} +36 -36
  55. package/es/{index-54d289d1.js → index-4a3f30c5.js} +12 -12
  56. package/es/{index-6e967429.js → index-80a7ad32.js} +17 -17
  57. package/es/{index-d77a7336.js → index-93a8960e.js} +1 -1
  58. package/es/{index-4194c942.js → index-b937ea22.js} +2 -2
  59. package/es/{index-ac98a4d8.js → index-c266c23a.js} +10 -10
  60. package/es/{index-6806997d.js → index-e0901394.js} +34 -34
  61. package/es/{index-87b4bf61.js → index-ec7ad93f.js} +31 -31
  62. package/es/{python-a914569a.js → python-823b276b.js} +24 -24
  63. package/es/raf-8e05a7f4.js +6 -0
  64. package/es/{scroll-679bd6bf.js → scroll-41b4f625.js} +5 -5
  65. package/es/style.css +1 -1
  66. package/es/{use-form-common-props-47e50c10.js → use-form-common-props-631cacae.js} +65 -65
  67. package/es/{use-global-config-f52caea0.js → use-global-config-5d001623.js} +14 -14
  68. package/es/{validator-94c04152.js → validator-4160d9e7.js} +1 -1
  69. package/es/{vnode-5ddb7ed1.js → vnode-06571d5b.js} +1 -1
  70. package/es/{zh-cn-4921961d.js → zh-cn-5df98ac2.js} +2 -2
  71. package/lib/bundle.js +1 -1
  72. package/lib/bundle.umd.cjs +162 -162
  73. package/lib/{index-2a325d42.js → index-f00d1e1f.js} +13173 -13151
  74. package/lib/{python-eb65d93b.js → python-0f34e2e6.js} +1 -1
  75. package/lib/style.css +1 -1
  76. package/package.json +1 -1
  77. package/packages/KlineBasic/components/KlineSub/index.vue +35 -15
  78. package/packages/KlineBasic/components/KlineTips/index.vue +2 -2
  79. package/packages/KlineBasic/index.vue +39 -41
  80. package/packages/KlinePlus/index.vue +88 -62
  81. package/src/App.vue +15 -4
  82. package/src/pages/KlineBasic/index.vue +7 -7
  83. package/src/pages/KlineNew/components/KlineAction/mockApi/index.js +1 -1
  84. package/src/pages/KlineNew/components/KlineBasic/utils.js +1 -1
  85. package/src/pages/KlineNew/components/KlineSlide/utils.js +1 -1
  86. package/src/pages/KlinePlus/KlineDialog/MultiCycle.vue +312 -0
  87. package/src/pages/KlinePlus/KlineDialog/api.js +108 -0
  88. package/src/pages/KlinePlus/KlineDialog/index.vue +582 -0
  89. package/src/pages/KlinePlus/KlineDialog/indicator.js +109 -0
  90. package/src/pages/KlinePlus/KlineDialog/tools.js +86 -0
  91. package/src/pages/KlinePlus/index.vue +23 -209
  92. package/es/raf-80ef0c0a.js +0 -6
@@ -1,8 +1,8 @@
1
- import { defineComponent as x, inject as Z, ref as f, computed as R, onBeforeUnmount as oe, toRef as q, openBlock as k, createBlock as D, Transition as ae, unref as w, withCtx as ee, withDirectives as re, createElementVNode as $, normalizeClass as P, withModifiers as se, normalizeStyle as j, vShow as ne, createElementBlock as te, Fragment as ie, createVNode as G, watch as X, nextTick as Y, provide as ce, reactive as ue, onActivated as ve, onMounted as fe, onUpdated as me, resolveDynamicComponent as de, renderSlot as pe, createCommentVNode as he } from "vue";
2
- import { c as I, u as F } from "./use-form-common-props-47e50c10.js";
1
+ import { defineComponent as x, inject as Z, ref as f, computed as R, onBeforeUnmount as oe, toRef as q, openBlock as k, createBlock as D, Transition as ae, unref as w, withCtx as ee, withDirectives as re, createElementVNode as j, normalizeClass as P, withModifiers as se, normalizeStyle as $, vShow as ne, createElementBlock as te, Fragment as ie, createVNode as G, watch as X, nextTick as Y, provide as ce, reactive as ue, onActivated as ve, onMounted as fe, onUpdated as de, resolveDynamicComponent as me, renderSlot as pe, createCommentVNode as he } from "vue";
2
+ import { b as I, h as F } from "./use-form-common-props-631cacae.js";
3
3
  import { B as be, r as ge, G as C } from "./el-scrollbar-323542e7.js";
4
- import { b as K, _ as U, u as le, s as ye, e as Se, p as N, n as J, f as we, w as ze } from "./base-a5af3db3.js";
5
- import { b as _e, u as Ee } from "./el-popper-a38874f4.js";
4
+ import { b as K, _ as U, u as le, a as ye, d as Se, f as N, j as J, h as we, w as ze } from "./base-ff0e366f.js";
5
+ import { t as _e, u as Ee } from "./el-popper-fdc7c793.js";
6
6
  const V = Symbol("scrollbarContextKey"), Te = K({
7
7
  vertical: Boolean,
8
8
  size: String,
@@ -16,15 +16,15 @@ const V = Symbol("scrollbarContextKey"), Te = K({
16
16
  __name: "thumb",
17
17
  props: Te,
18
18
  setup(z) {
19
- const d = z, r = Z(V), l = le("scrollbar");
19
+ const m = z, r = Z(V), l = le("scrollbar");
20
20
  r || _e(He, "can not inject scrollbar context");
21
- const c = f(), m = f(), g = f({}), p = f(!1);
21
+ const c = f(), d = f(), g = f({}), p = f(!1);
22
22
  let s = !1, n = !1, v = 0, y = 0, o = ye ? document.onselectstart : null;
23
- const e = R(() => be[d.vertical ? "vertical" : "horizontal"]), h = R(() => ge({
24
- size: d.size,
25
- move: d.move,
23
+ const e = R(() => be[m.vertical ? "vertical" : "horizontal"]), h = R(() => ge({
24
+ size: m.size,
25
+ move: m.move,
26
26
  bar: e.value
27
- })), b = R(() => c.value[e.value.offset] ** 2 / r.wrapElement[e.value.scrollSize] / d.ratio / m.value[e.value.offset]), T = (i) => {
27
+ })), b = R(() => c.value[e.value.offset] ** 2 / r.wrapElement[e.value.scrollSize] / m.ratio / d.value[e.value.offset]), T = (i) => {
28
28
  var S;
29
29
  if (i.stopPropagation(), i.ctrlKey || [1, 2].includes(i.button))
30
30
  return;
@@ -32,24 +32,24 @@ const V = Symbol("scrollbarContextKey"), Te = K({
32
32
  const u = i.currentTarget;
33
33
  u && (g.value[e.value.axis] = u[e.value.offset] - (i[e.value.client] - u.getBoundingClientRect()[e.value.direction]));
34
34
  }, _ = (i) => {
35
- if (!m.value || !c.value || !r.wrapElement)
35
+ if (!d.value || !c.value || !r.wrapElement)
36
36
  return;
37
- const S = Math.abs(i.target.getBoundingClientRect()[e.value.direction] - i[e.value.client]), u = m.value[e.value.offset] / 2, t = (S - u) * 100 * b.value / c.value[e.value.offset];
37
+ const S = Math.abs(i.target.getBoundingClientRect()[e.value.direction] - i[e.value.client]), u = d.value[e.value.offset] / 2, t = (S - u) * 100 * b.value / c.value[e.value.offset];
38
38
  r.wrapElement[e.value.scroll] = t * r.wrapElement[e.value.scrollSize] / 100;
39
39
  }, E = (i) => {
40
40
  i.stopImmediatePropagation(), s = !0, v = r.wrapElement.scrollHeight, y = r.wrapElement.scrollWidth, document.addEventListener("mousemove", B), document.addEventListener("mouseup", L), o = document.onselectstart, document.onselectstart = () => !1;
41
41
  }, B = (i) => {
42
- if (!c.value || !m.value || s === !1)
42
+ if (!c.value || !d.value || s === !1)
43
43
  return;
44
44
  const S = g.value[e.value.axis];
45
45
  if (!S)
46
46
  return;
47
- const u = (c.value.getBoundingClientRect()[e.value.direction] - i[e.value.client]) * -1, t = m.value[e.value.offset] - S, a = (u - t) * 100 * b.value / c.value[e.value.offset];
47
+ const u = (c.value.getBoundingClientRect()[e.value.direction] - i[e.value.client]) * -1, t = d.value[e.value.offset] - S, a = (u - t) * 100 * b.value / c.value[e.value.offset];
48
48
  e.value.scroll === "scrollLeft" ? r.wrapElement[e.value.scroll] = a * y / 100 : r.wrapElement[e.value.scroll] = a * v / 100;
49
49
  }, L = () => {
50
50
  s = !1, g.value[e.value.axis] = 0, document.removeEventListener("mousemove", B), document.removeEventListener("mouseup", L), A(), n && (p.value = !1);
51
51
  }, W = () => {
52
- n = !1, p.value = !!d.size;
52
+ n = !1, p.value = !!m.size;
53
53
  }, O = () => {
54
54
  n = !0, p.value = s;
55
55
  };
@@ -64,7 +64,7 @@ const V = Symbol("scrollbarContextKey"), Te = K({
64
64
  persisted: ""
65
65
  }, {
66
66
  default: ee(() => [
67
- re($("div", {
67
+ re(j("div", {
68
68
  ref_key: "instance",
69
69
  ref: c,
70
70
  class: P([w(l).e("bar"), w(l).is(w(e).key)]),
@@ -72,11 +72,11 @@ const V = Symbol("scrollbarContextKey"), Te = K({
72
72
  onClick: se(() => {
73
73
  }, ["stop"])
74
74
  }, [
75
- $("div", {
75
+ j("div", {
76
76
  ref_key: "thumb",
77
- ref: m,
77
+ ref: d,
78
78
  class: P(w(l).e("thumb")),
79
- style: j(w(h)),
79
+ style: $(w(h)),
80
80
  onMousedown: T
81
81
  }, null, 38)
82
82
  ], 42, ["onClick"]), [
@@ -100,13 +100,13 @@ const Re = K({
100
100
  }), Le = /* @__PURE__ */ x({
101
101
  __name: "bar",
102
102
  props: Re,
103
- setup(z, { expose: d }) {
104
- const r = z, l = Z(V), c = f(0), m = f(0), g = f(""), p = f(""), s = f(1), n = f(1);
105
- return d({
103
+ setup(z, { expose: m }) {
104
+ const r = z, l = Z(V), c = f(0), d = f(0), g = f(""), p = f(""), s = f(1), n = f(1);
105
+ return m({
106
106
  handleScroll: (o) => {
107
107
  if (o) {
108
108
  const e = o.offsetHeight - C, h = o.offsetWidth - C;
109
- m.value = o.scrollTop * 100 / e * s.value, c.value = o.scrollLeft * 100 / h * n.value;
109
+ d.value = o.scrollTop * 100 / e * s.value, c.value = o.scrollLeft * 100 / h * n.value;
110
110
  }
111
111
  },
112
112
  update: () => {
@@ -124,7 +124,7 @@ const Re = K({
124
124
  always: o.always
125
125
  }, null, 8, ["move", "ratio", "size", "always"]),
126
126
  G(Q, {
127
- move: m.value,
127
+ move: d.value,
128
128
  ratio: s.value,
129
129
  size: p.value,
130
130
  vertical: "",
@@ -185,17 +185,17 @@ const ke = K({
185
185
  "end-reached": (z) => ["left", "right", "top", "bottom"].includes(z),
186
186
  scroll: ({
187
187
  scrollTop: z,
188
- scrollLeft: d
189
- }) => [z, d].every(N)
188
+ scrollLeft: m
189
+ }) => [z, m].every(N)
190
190
  }, Be = "ElScrollbar", Oe = x({
191
191
  name: Be
192
192
  }), Ae = /* @__PURE__ */ x({
193
193
  ...Oe,
194
194
  props: ke,
195
195
  emits: Pe,
196
- setup(z, { expose: d, emit: r }) {
196
+ setup(z, { expose: m, emit: r }) {
197
197
  const l = z, c = le("scrollbar");
198
- let m, g, p, s = 0, n = 0, v = "";
198
+ let d, g, p, s = 0, n = 0, v = "";
199
199
  const y = {
200
200
  bottom: !1,
201
201
  top: !1,
@@ -257,7 +257,7 @@ const ke = K({
257
257
  (t = b.value) == null || t.update(), y[v] = !1;
258
258
  };
259
259
  return X(() => l.noresize, (t) => {
260
- t ? (m == null || m(), g == null || g(), p == null || p()) : ({ stop: m } = F(h, u), { stop: g } = F(e, u), p = I("resize", u));
260
+ t ? (d == null || d(), g == null || g(), p == null || p()) : ({ stop: d } = F(h, u), { stop: g } = F(e, u), p = I("resize", u));
261
261
  }, { immediate: !0 }), X(() => [l.maxHeight, l.height], () => {
262
262
  l.native || Y(() => {
263
263
  var t;
@@ -272,7 +272,7 @@ const ke = K({
272
272
  l.native || Y(() => {
273
273
  u();
274
274
  });
275
- }), me(() => u()), d({
275
+ }), de(() => u()), m({
276
276
  wrapRef: e,
277
277
  update: u,
278
278
  scrollTo: A,
@@ -284,20 +284,20 @@ const ke = K({
284
284
  ref: o,
285
285
  class: P(w(c).b())
286
286
  }, [
287
- $("div", {
287
+ j("div", {
288
288
  ref_key: "wrapRef",
289
289
  ref: e,
290
290
  class: P(w(_)),
291
- style: j(w(T)),
291
+ style: $(w(T)),
292
292
  tabindex: t.tabindex,
293
293
  onScroll: O
294
294
  }, [
295
- (k(), D(de(t.tag), {
295
+ (k(), D(me(t.tag), {
296
296
  id: t.id,
297
297
  ref_key: "resizeRef",
298
298
  ref: h,
299
299
  class: P(w(E)),
300
- style: j(t.viewStyle),
300
+ style: $(t.viewStyle),
301
301
  role: t.role,
302
302
  "aria-label": t.ariaLabel,
303
303
  "aria-orientation": t.ariaOrientation
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as a, computed as n, openBlock as l, createElementBlock as s, mergeProps as v, unref as p, renderSlot as i, createElementVNode as e } from "vue";
2
- import { b as w, e as d, u as m, i as h, n as f, _ as g, w as x } from "./base-a5af3db3.js";
2
+ import { b as w, d, u as m, o as h, j as f, _ as g, w as x } from "./base-ff0e366f.js";
3
3
  const C = w({
4
4
  size: {
5
5
  type: d([Number, String])
@@ -300,7 +300,7 @@ var y = /* @__PURE__ */ a({
300
300
  })
301
301
  ]));
302
302
  }
303
- }), C2 = R, $ = /* @__PURE__ */ a({
303
+ }), C2 = R, j = /* @__PURE__ */ a({
304
304
  name: "MoreFilled",
305
305
  __name: "more-filled",
306
306
  setup(_) {
@@ -314,7 +314,7 @@ var y = /* @__PURE__ */ a({
314
314
  })
315
315
  ]));
316
316
  }
317
- }), L2 = $, j = /* @__PURE__ */ a({
317
+ }), L2 = j, $ = /* @__PURE__ */ a({
318
318
  name: "More",
319
319
  __name: "more",
320
320
  setup(_) {
@@ -328,7 +328,7 @@ var y = /* @__PURE__ */ a({
328
328
  })
329
329
  ]));
330
330
  }
331
- }), M2 = j, Q = /* @__PURE__ */ a({
331
+ }), M2 = $, Q = /* @__PURE__ */ a({
332
332
  name: "PictureFilled",
333
333
  __name: "picture-filled",
334
334
  setup(_) {
@@ -470,35 +470,35 @@ var y = /* @__PURE__ */ a({
470
470
  }
471
471
  }), k2 = e2;
472
472
  export {
473
- A2 as A,
474
- V2 as B,
475
- D2 as C,
476
- k2 as D,
473
+ H2 as A,
474
+ A2 as B,
475
+ V2 as C,
476
+ z2 as D,
477
477
  t2 as E,
478
- w2 as a,
479
- m2 as b,
480
- n2 as c,
481
- d2 as d,
482
- h2 as e,
483
- r2 as f,
484
- s2 as g,
485
- v2 as h,
478
+ n2 as a,
479
+ r2 as b,
480
+ o2 as c,
481
+ C2 as d,
482
+ u2 as e,
483
+ d2 as f,
484
+ w2 as g,
485
+ m2 as h,
486
486
  g2 as i,
487
- L2 as j,
488
- i2 as k,
487
+ h2 as j,
488
+ c2 as k,
489
489
  x2 as l,
490
- M2 as m,
491
- l2 as n,
492
- o2 as o,
493
- z2 as p,
490
+ L2 as m,
491
+ f2 as n,
492
+ p2 as o,
493
+ y2 as p,
494
494
  B2 as q,
495
- H2 as r,
496
- y2 as s,
497
- p2 as t,
498
- F2 as u,
499
- C2 as v,
500
- u2 as w,
501
- c2 as x,
502
- S2 as y,
503
- f2 as z
495
+ s2 as r,
496
+ D2 as s,
497
+ M2 as t,
498
+ v2 as u,
499
+ S2 as v,
500
+ k2 as w,
501
+ i2 as x,
502
+ l2 as y,
503
+ F2 as z
504
504
  };
@@ -1,35 +1,35 @@
1
- import { m as p } from "./index-ac98a4d8.js";
2
- import "./base-a5af3db3.js";
1
+ import { m as p } from "./index-c266c23a.js";
2
+ import "./base-ff0e366f.js";
3
3
  import "vue";
4
- import "./el-button-d09ff85f.js";
5
- import "./index-87b4bf61.js";
4
+ import "./el-button-f08c0639.js";
5
+ import "./index-ec7ad93f.js";
6
6
  import "./index-2e331d74.js";
7
- import "./use-global-config-f52caea0.js";
8
- import "./use-form-common-props-47e50c10.js";
9
- import "./index-960806da.js";
10
- import "./index-d77a7336.js";
11
- import "./index-42e59bf5.js";
7
+ import "./use-global-config-5d001623.js";
8
+ import "./use-form-common-props-631cacae.js";
9
+ import "./index-269b8a8c.js";
10
+ import "./index-93a8960e.js";
11
+ import "./index-09bd2621.js";
12
12
  import "./index-657047bb.js";
13
- import "./el-tag-0a25efdf.js";
14
- import "./el-popper-a38874f4.js";
15
- import "./el-select-1b149fab.js";
16
- import "./index-6806997d.js";
13
+ import "./el-tag-f13f463b.js";
14
+ import "./el-popper-fdc7c793.js";
15
+ import "./el-select-23a1f302.js";
16
+ import "./index-e0901394.js";
17
17
  import "./el-scrollbar-323542e7.js";
18
- import "./index-94e43e0d.js";
19
- import "./castArray-7741a212.js";
20
- import "./index-54d289d1.js";
21
- import "./scroll-679bd6bf.js";
22
- import "./debounce-8d53f4dd.js";
23
- import "./vnode-5ddb7ed1.js";
24
- import "./el-input-cae60510.js";
18
+ import "./index-15b9603e.js";
19
+ import "./castArray-15070be9.js";
20
+ import "./index-4a3f30c5.js";
21
+ import "./scroll-41b4f625.js";
22
+ import "./debounce-e9e47f9a.js";
23
+ import "./vnode-06571d5b.js";
24
+ import "./el-input-0f6ead19.js";
25
25
  import "./typescript-7ae59c4c.js";
26
26
  import "./el-tooltip-4ed993c7.js";
27
27
  import "./index-7ed0999e.js";
28
- import "./VarietySelect-5a9dd50b.js";
29
- import "./el-autocomplete-ed75a659.js";
28
+ import "./VarietySelect-b9fe3000.js";
29
+ import "./el-autocomplete-18be2c5a.js";
30
30
  import "./_plugin-vue_export-helper-dad06003.js";
31
- import "./el-message-0df23ae7.js";
32
- import "./config-provider-06a63185.js";
31
+ import "./el-message-e6c755df.js";
32
+ import "./config-provider-2e85eee8.js";
33
33
  /*!-----------------------------------------------------------------------------
34
34
  * Copyright (c) Microsoft Corporation. All rights reserved.
35
35
  * Version: 0.47.0(69991d66135e4a1fc1cf0b1ac4ad25d429866a0d)
@@ -0,0 +1,6 @@
1
+ import { a as o } from "./base-ff0e366f.js";
2
+ const e = (i) => o ? window.requestAnimationFrame(i) : setTimeout(i, 16), a = (i) => o ? window.cancelAnimationFrame(i) : clearTimeout(i);
3
+ export {
4
+ a as c,
5
+ e as r
6
+ };
@@ -1,6 +1,6 @@
1
- import { s as f } from "./base-a5af3db3.js";
1
+ import { a as f } from "./base-ff0e366f.js";
2
2
  let r;
3
- const u = (o) => {
3
+ const a = (o) => {
4
4
  var l;
5
5
  if (!f)
6
6
  return 0;
@@ -15,7 +15,7 @@ const u = (o) => {
15
15
  const i = s.offsetWidth;
16
16
  return (l = t.parentNode) == null || l.removeChild(t), r = e - i, r;
17
17
  };
18
- function a(o, l) {
18
+ function u(o, l) {
19
19
  if (!f)
20
20
  return;
21
21
  if (!l) {
@@ -30,6 +30,6 @@ function a(o, l) {
30
30
  s < n ? o.scrollTop = s : i > c && (o.scrollTop = i - o.clientHeight);
31
31
  }
32
32
  export {
33
- u as g,
34
- a as s
33
+ a as g,
34
+ u as s
35
35
  };