@quoreadmin/ui 1.7.5 → 1.7.6

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 (83) hide show
  1. package/dist/index140.js +298 -296
  2. package/dist/index171.js +14 -14
  3. package/dist/index172.js +3 -3
  4. package/dist/index175.js +4 -4
  5. package/dist/index182.js +10 -10
  6. package/dist/index184.js +10 -10
  7. package/dist/index190.js +9 -9
  8. package/dist/index191.js +1 -1
  9. package/dist/index192.js +1 -1
  10. package/dist/index193.js +1 -1
  11. package/dist/index201.js +1 -1
  12. package/dist/index202.js +29 -84
  13. package/dist/index203.js +109 -400
  14. package/dist/index204.js +36 -22
  15. package/dist/index205.js +26 -33
  16. package/dist/index206.js +31 -111
  17. package/dist/index207.js +9 -36
  18. package/dist/index208.js +19 -26
  19. package/dist/index209.js +10 -36
  20. package/dist/index210.js +10 -9
  21. package/dist/index211.js +50 -18
  22. package/dist/index212.js +43 -10
  23. package/dist/index213.js +4 -10
  24. package/dist/index214.js +36 -48
  25. package/dist/index215.js +21 -43
  26. package/dist/index216.js +87 -3
  27. package/dist/index217.js +403 -35
  28. package/dist/index218.js +22 -21
  29. package/dist/index219.js +159 -159
  30. package/dist/index220.js +20 -228
  31. package/dist/index221.js +19 -36
  32. package/dist/index222.js +22 -10
  33. package/dist/index223.js +167 -129
  34. package/dist/index224.js +69 -19
  35. package/dist/index225.js +34 -20
  36. package/dist/index226.js +39 -21
  37. package/dist/index227.js +113 -185
  38. package/dist/index228.js +25 -57
  39. package/dist/index229.js +77 -31
  40. package/dist/index230.js +19 -39
  41. package/dist/index231.js +19 -126
  42. package/dist/index232.js +16 -34
  43. package/dist/index233.js +20 -80
  44. package/dist/index234.js +160 -19
  45. package/dist/index235.js +228 -20
  46. package/dist/index236.js +36 -19
  47. package/dist/index237.js +10 -20
  48. package/dist/index241.js +8 -8
  49. package/dist/index242.js +2 -2
  50. package/dist/index248.js +2 -2
  51. package/dist/index249.js +2 -2
  52. package/dist/index250.js +8 -8
  53. package/dist/index259.js +6 -6
  54. package/dist/index274.js +2 -2
  55. package/dist/index280.js +1 -1
  56. package/dist/index290.js +79 -1518
  57. package/dist/index291.js +22 -386
  58. package/dist/index292.js +902 -2698
  59. package/dist/index293.js +21 -85
  60. package/dist/index294.js +20 -3770
  61. package/dist/index295.js +19 -59
  62. package/dist/index296.js +67 -77
  63. package/dist/index297.js +18 -21
  64. package/dist/index298.js +18 -934
  65. package/dist/index299.js +16 -16
  66. package/dist/index300.js +13 -11
  67. package/dist/index301.js +62 -19
  68. package/dist/index302.js +1518 -69
  69. package/dist/index303.js +386 -19
  70. package/dist/index304.js +2731 -19
  71. package/dist/index305.js +85 -21
  72. package/dist/index306.js +3770 -22
  73. package/dist/index307.js +60 -63
  74. package/dist/index309.js +1 -1
  75. package/dist/index310.js +3 -3
  76. package/dist/index311.js +1 -1
  77. package/dist/index332.js +1 -1
  78. package/dist/index337.js +1 -1
  79. package/dist/index342.js +2 -2
  80. package/dist/index347.js +1 -1
  81. package/dist/index348.js +2 -2
  82. package/dist/index355.js +1 -1
  83. package/package.json +1 -1
package/dist/index293.js CHANGED
@@ -1,88 +1,24 @@
1
- import { ReplaceAroundStep as h, liftTarget as w, canJoin as C, findWrapping as L, canSplit as R } from "./index290.js";
2
- import { Fragment as s, Slice as I, NodeRange as x } from "./index292.js";
3
- function O(r, t = null) {
4
- return function(e, l) {
5
- let { $from: o, $to: n } = e.selection, f = o.blockRange(n);
6
- if (!f)
7
- return !1;
8
- let i = l ? e.tr : null;
9
- return S(i, f, r, t) ? (l && l(i.scrollIntoView()), !0) : !1;
10
- };
11
- }
12
- function S(r, t, e, l = null) {
13
- let o = !1, n = t, f = t.$from.doc;
14
- if (t.depth >= 2 && t.$from.node(t.depth - 1).type.compatibleContent(e) && t.startIndex == 0) {
15
- if (t.$from.index(t.depth - 1) == 0)
16
- return !1;
17
- let d = f.resolve(t.start - 2);
18
- n = new x(d, d, t.depth), t.endIndex < t.parent.childCount && (t = new x(t.$from, f.resolve(t.$to.end(t.depth)), t.depth)), o = !0;
19
- }
20
- let i = L(n, e, l, t);
21
- return i ? (r && v(r, t, i, o, e), !0) : !1;
22
- }
23
- function v(r, t, e, l, o) {
24
- let n = s.empty;
25
- for (let u = e.length - 1; u >= 0; u--)
26
- n = s.from(e[u].type.create(e[u].attrs, n));
27
- r.step(new h(t.start - (l ? 2 : 0), t.end, t.start, t.end, new I(n, 0, 0), e.length, !0));
28
- let f = 0;
29
- for (let u = 0; u < e.length; u++)
30
- e[u].type == o && (f = u + 1);
31
- let i = e.length - f, d = t.start + e.length - (l ? 2 : 0), c = t.parent;
32
- for (let u = t.startIndex, m = t.endIndex, p = !0; u < m; u++, p = !1)
33
- !p && R(r.doc, d, i) && (r.split(d, i), d += 2 * i), d += c.child(u).nodeSize;
34
- return r;
35
- }
36
- function V(r) {
37
- return function(t, e) {
38
- let { $from: l, $to: o } = t.selection, n = l.blockRange(o, (f) => f.childCount > 0 && f.firstChild.type == r);
39
- return n ? e ? l.node(n.depth - 1).type == r ? b(t, e, r, n) : k(t, e, n) : !0 : !1;
40
- };
41
- }
42
- function b(r, t, e, l) {
43
- let o = r.tr, n = l.end, f = l.$to.end(l.depth);
44
- n < f && (o.step(new h(n - 1, f, n, f, new I(s.from(e.create(null, l.parent.copy())), 1, 0), 1, !0)), l = new x(o.doc.resolve(l.$from.pos), o.doc.resolve(f), l.depth));
45
- const i = w(l);
46
- if (i == null)
47
- return !1;
48
- o.lift(l, i);
49
- let d = o.doc.resolve(o.mapping.map(n, -1) - 1);
50
- return C(o.doc, d.pos) && d.nodeBefore.type == d.nodeAfter.type && o.join(d.pos), t(o.scrollIntoView()), !0;
51
- }
52
- function k(r, t, e) {
53
- let l = r.tr, o = e.parent;
54
- for (let a = e.end, $ = e.endIndex - 1, y = e.startIndex; $ > y; $--)
55
- a -= o.child($).nodeSize, l.delete(a - 1, a + 1);
56
- let n = l.doc.resolve(e.start), f = n.nodeAfter;
57
- if (l.mapping.map(e.end) != e.start + n.nodeAfter.nodeSize)
58
- return !1;
59
- let i = e.startIndex == 0, d = e.endIndex == o.childCount, c = n.node(-1), u = n.index(-1);
60
- if (!c.canReplace(u + (i ? 0 : 1), u + 1, f.content.append(d ? s.empty : s.from(o))))
61
- return !1;
62
- let m = n.pos, p = m + f.nodeSize;
63
- return l.step(new h(m - (i ? 1 : 0), p + (d ? 1 : 0), m + 1, p - 1, new I((i ? s.empty : s.from(o.copy(s.empty))).append(d ? s.empty : s.from(o.copy(s.empty))), i ? 0 : 1, d ? 0 : 1), i ? 0 : 1)), t(l.scrollIntoView()), !0;
64
- }
65
- function B(r) {
66
- return function(t, e) {
67
- let { $from: l, $to: o } = t.selection, n = l.blockRange(o, (c) => c.childCount > 0 && c.firstChild.type == r);
68
- if (!n)
69
- return !1;
70
- let f = n.startIndex;
71
- if (f == 0)
72
- return !1;
73
- let i = n.parent, d = i.child(f - 1);
74
- if (d.type != r)
75
- return !1;
76
- if (e) {
77
- let c = d.lastChild && d.lastChild.type == i.type, u = s.from(c ? r.create() : null), m = new I(s.from(r.create(null, s.from(i.type.create(null, u)))), c ? 3 : 1, 0), p = n.start, a = n.end;
78
- e(t.tr.step(new h(p - (c ? 3 : 1), a, p, a, m, 1, !0)).scrollIntoView());
79
- }
80
- return !0;
81
- };
1
+ import r from "./index280.js";
2
+ import { createElementBlock as t, openBlock as o, mergeProps as C, createElementVNode as l } from "vue";
3
+ var n = {
4
+ name: "AngleDoubleRightIcon",
5
+ extends: r
6
+ }, i = /* @__PURE__ */ l("path", {
7
+ "fill-rule": "evenodd",
8
+ "clip-rule": "evenodd",
9
+ d: "M7.68757 11.1451C7.7791 11.1831 7.8773 11.2024 7.9764 11.2019C8.07769 11.1985 8.17721 11.1745 8.26886 11.1312C8.36052 11.088 8.44238 11.0265 8.50943 10.9505L12.0294 7.49085C12.1707 7.34942 12.25 7.15771 12.25 6.95782C12.25 6.75794 12.1707 6.56622 12.0294 6.42479L8.50943 2.90479C8.37014 2.82159 8.20774 2.78551 8.04633 2.80192C7.88491 2.81833 7.73309 2.88635 7.6134 2.99588C7.4937 3.10541 7.41252 3.25061 7.38189 3.40994C7.35126 3.56927 7.37282 3.73423 7.44337 3.88033L10.4605 6.89748L7.44337 9.91463C7.30212 10.0561 7.22278 10.2478 7.22278 10.4477C7.22278 10.6475 7.30212 10.8393 7.44337 10.9807C7.51301 11.0512 7.59603 11.1071 7.68757 11.1451ZM1.94207 10.9505C2.07037 11.0968 2.25089 11.1871 2.44493 11.2019C2.63898 11.1871 2.81949 11.0968 2.94779 10.9505L6.46779 7.49085C6.60905 7.34942 6.68839 7.15771 6.68839 6.95782C6.68839 6.75793 6.60905 6.56622 6.46779 6.42479L2.94779 2.90479C2.80704 2.83757 2.6489 2.81563 2.49517 2.84201C2.34143 2.86839 2.19965 2.94178 2.08936 3.05207C1.97906 3.16237 1.90567 3.30415 1.8793 3.45788C1.85292 3.61162 1.87485 3.76975 1.94207 3.9105L4.95922 6.92765L1.94207 9.9448C1.81838 10.0831 1.75 10.2621 1.75 10.4477C1.75 10.6332 1.81838 10.8122 1.94207 10.9505Z",
10
+ fill: "currentColor"
11
+ }, null, -1), p = [i];
12
+ function d(e, s, a, c, h, m) {
13
+ return o(), t("svg", C({
14
+ width: "14",
15
+ height: "14",
16
+ viewBox: "0 0 14 14",
17
+ fill: "none",
18
+ xmlns: "http://www.w3.org/2000/svg"
19
+ }, e.pti()), p, 16);
82
20
  }
21
+ n.render = d;
83
22
  export {
84
- V as liftListItem,
85
- B as sinkListItem,
86
- O as wrapInList,
87
- S as wrapRangeInList
23
+ n as default
88
24
  };