@quoreadmin/ui 1.7.13 → 1.7.15

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 (136) hide show
  1. package/dist/index.css +1 -1
  2. package/dist/index131.js +90 -85
  3. package/dist/index152.js +14 -10
  4. package/dist/index173.js +1 -1
  5. package/dist/index176.js +4 -4
  6. package/dist/index184.js +5 -0
  7. package/dist/index185.js +7 -7
  8. package/dist/index188.js +17 -17
  9. package/dist/index191.js +4 -4
  10. package/dist/index20.js +15 -14
  11. package/dist/index202.js +4 -4
  12. package/dist/index206.js +2 -2
  13. package/dist/index227.js +124 -19
  14. package/dist/index228.js +35 -158
  15. package/dist/index229.js +79 -227
  16. package/dist/index230.js +19 -36
  17. package/dist/index231.js +20 -10
  18. package/dist/index232.js +19 -126
  19. package/dist/index233.js +19 -37
  20. package/dist/index234.js +17 -75
  21. package/dist/index235.js +160 -19
  22. package/dist/index236.js +228 -20
  23. package/dist/index237.js +36 -19
  24. package/dist/index238.js +10 -20
  25. package/dist/index239.js +6 -6
  26. package/dist/index240.js +1 -1
  27. package/dist/index241.js +1 -1
  28. package/dist/index254.js +2 -2
  29. package/dist/index258.js +6 -6
  30. package/dist/index259.js +1 -1
  31. package/dist/index265.js +1 -1
  32. package/dist/index266.js +1 -1
  33. package/dist/index267.js +5 -5
  34. package/dist/index288.js +2 -3
  35. package/dist/index289.js +1515 -24
  36. package/dist/index290.js +386 -2
  37. package/dist/index291.js +2717 -221
  38. package/dist/index292.js +84 -4
  39. package/dist/index293.js +3764 -128
  40. package/dist/index294.js +57 -65
  41. package/dist/index295.js +14 -86
  42. package/dist/index296.js +82 -27
  43. package/dist/index297.js +200 -7
  44. package/dist/index298.js +237 -66
  45. package/dist/index299.js +3 -4
  46. package/dist/index300.js +27 -2
  47. package/dist/index301.js +74 -78
  48. package/dist/index302.js +21 -53
  49. package/dist/index303.js +934 -5
  50. package/dist/index304.js +21 -4
  51. package/dist/index305.js +19 -178
  52. package/dist/index306.js +19 -62
  53. package/dist/index307.js +68 -74
  54. package/dist/index308.js +19 -1518
  55. package/dist/index309.js +19 -386
  56. package/dist/index310.js +22 -2731
  57. package/dist/index311.js +21 -85
  58. package/dist/index312.js +63 -3770
  59. package/dist/index313.js +227 -52
  60. package/dist/index314.js +6 -15
  61. package/dist/index315.js +124 -74
  62. package/dist/index316.js +61 -195
  63. package/dist/index317.js +81 -240
  64. package/dist/index318.js +25 -75
  65. package/dist/index319.js +8 -21
  66. package/dist/index320.js +66 -926
  67. package/dist/index321.js +3 -21
  68. package/dist/index322.js +2 -20
  69. package/dist/index323.js +82 -19
  70. package/dist/index324.js +51 -66
  71. package/dist/index325.js +6 -19
  72. package/dist/index326.js +5 -19
  73. package/dist/index327.js +178 -21
  74. package/dist/index328.js +62 -21
  75. package/dist/index329.js +74 -62
  76. package/dist/index354.js +19 -20
  77. package/dist/index355.js +19 -55
  78. package/dist/index356.js +63 -28
  79. package/dist/index357.js +37 -7
  80. package/dist/index358.js +18 -49
  81. package/dist/index359.js +56 -6
  82. package/dist/index360.js +27 -10
  83. package/dist/index361.js +7 -7
  84. package/dist/index362.js +51 -27
  85. package/dist/index363.js +6 -2
  86. package/dist/index364.js +11 -69
  87. package/dist/index365.js +6 -166
  88. package/dist/index366.js +28 -20
  89. package/dist/index367.js +2 -20
  90. package/dist/index368.js +67 -61
  91. package/dist/index369.js +166 -36
  92. package/dist/index370.js +98 -28
  93. package/dist/index371.js +90 -10
  94. package/dist/index372.js +98 -4
  95. package/dist/index373.js +17 -4
  96. package/dist/index374.js +30 -12
  97. package/dist/index375.js +11 -7
  98. package/dist/index376.js +3 -11
  99. package/dist/index377.js +3 -4
  100. package/dist/index378.js +13 -33
  101. package/dist/index379.js +7 -31
  102. package/dist/index380.js +12 -28
  103. package/dist/index381.js +5 -61
  104. package/dist/index382.js +33 -101
  105. package/dist/index383.js +31 -91
  106. package/dist/index384.js +27 -97
  107. package/dist/index385.js +60 -16
  108. package/dist/index386.js +1 -1
  109. package/dist/index391.js +1 -1
  110. package/dist/index392.js +2 -2
  111. package/dist/src/components/comment/comment.d.ts +27 -0
  112. package/dist/src/components/comment/comment.stories.d.ts +27 -0
  113. package/dist/src/components/comment-section/comment-section.d.ts +36 -0
  114. package/dist/src/components/comment-section/comment-section.stories.d.ts +45 -0
  115. package/dist/src/components/data-filter/data-filter.d.ts +18 -0
  116. package/dist/src/components/data-list/data-list.d.ts +18 -0
  117. package/dist/src/components/data-table/data-table.d.ts +9 -0
  118. package/dist/src/components/event/event.d.ts +9 -0
  119. package/dist/src/components/file-upload/file-upload.d.ts +9 -0
  120. package/dist/src/components/file-upload/file-upload.stories.d.ts +45 -0
  121. package/dist/src/components/grid/grid.stories.d.ts +36 -0
  122. package/dist/src/components/icon-action-group/icon-action-group.d.ts +9 -0
  123. package/dist/src/components/icon-action-group/icon-action-group.stories.d.ts +45 -0
  124. package/dist/src/components/image-gallery/image-gallery.d.ts +9 -0
  125. package/dist/src/components/image-gallery/image-gallery.stories.d.ts +18 -0
  126. package/dist/src/components/popover/popover.d.ts +15 -0
  127. package/dist/src/components/popover/popover.stories.d.ts +63 -0
  128. package/dist/src/components/room-details-popover/room-details-popover.d.ts +18 -0
  129. package/dist/src/components/table/table.d.ts +9 -0
  130. package/dist/src/components/tooltip/tooltip.d.ts +9 -0
  131. package/dist/src/components/tooltip/tooltip.stories.d.ts +63 -0
  132. package/dist/src/components/wysiwyg/wysiwyg.d.ts +9 -0
  133. package/dist/src/components/wysiwyg/wysiwyg.stories.d.ts +9 -0
  134. package/dist/src/views/lists.vue.d.ts +45 -0
  135. package/dist/src/views/tables.vue.d.ts +36 -0
  136. package/package.json +1 -1
package/dist/index311.js CHANGED
@@ -1,88 +1,24 @@
1
- import { ReplaceAroundStep as h, liftTarget as w, canJoin as C, findWrapping as L, canSplit as R } from "./index308.js";
2
- import { Fragment as s, Slice as I, NodeRange as x } from "./index310.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 C from "./index277.js";
2
+ import { createElementBlock as r, openBlock as t, mergeProps as o, createElementVNode as n } from "vue";
3
+ var l = {
4
+ name: "SearchIcon",
5
+ extends: C
6
+ }, i = /* @__PURE__ */ n("path", {
7
+ "fill-rule": "evenodd",
8
+ "clip-rule": "evenodd",
9
+ d: "M2.67602 11.0265C3.6661 11.688 4.83011 12.0411 6.02086 12.0411C6.81149 12.0411 7.59438 11.8854 8.32483 11.5828C8.87005 11.357 9.37808 11.0526 9.83317 10.6803L12.9769 13.8241C13.0323 13.8801 13.0983 13.9245 13.171 13.9548C13.2438 13.985 13.3219 14.0003 13.4007 14C13.4795 14.0003 13.5575 13.985 13.6303 13.9548C13.7031 13.9245 13.7691 13.8801 13.8244 13.8241C13.9367 13.7116 13.9998 13.5592 13.9998 13.4003C13.9998 13.2414 13.9367 13.089 13.8244 12.9765L10.6807 9.8328C11.053 9.37773 11.3573 8.86972 11.5831 8.32452C11.8857 7.59408 12.0414 6.81119 12.0414 6.02056C12.0414 4.8298 11.6883 3.66579 11.0268 2.67572C10.3652 1.68564 9.42494 0.913972 8.32483 0.45829C7.22472 0.00260857 6.01418 -0.116618 4.84631 0.115686C3.67844 0.34799 2.60568 0.921393 1.76369 1.76338C0.921698 2.60537 0.348296 3.67813 0.115991 4.84601C-0.116313 6.01388 0.00291375 7.22441 0.458595 8.32452C0.914277 9.42464 1.68595 10.3649 2.67602 11.0265ZM3.35565 2.0158C4.14456 1.48867 5.07206 1.20731 6.02086 1.20731C7.29317 1.20731 8.51338 1.71274 9.41304 2.6124C10.3127 3.51206 10.8181 4.73226 10.8181 6.00457C10.8181 6.95337 10.5368 7.88088 10.0096 8.66978C9.48251 9.45868 8.73328 10.0736 7.85669 10.4367C6.98011 10.7997 6.01554 10.8947 5.08496 10.7096C4.15439 10.5245 3.2996 10.0676 2.62869 9.39674C1.95778 8.72583 1.50089 7.87104 1.31579 6.94046C1.13068 6.00989 1.22568 5.04532 1.58878 4.16874C1.95187 3.29215 2.56675 2.54292 3.35565 2.0158Z",
10
+ fill: "currentColor"
11
+ }, null, -1), p = [i];
12
+ function d(e, a, c, s, h, m) {
13
+ return t(), r("svg", o({
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
+ l.render = d;
83
22
  export {
84
- V as liftListItem,
85
- B as sinkListItem,
86
- O as wrapInList,
87
- S as wrapRangeInList
23
+ l as default
88
24
  };