@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/index131.js CHANGED
@@ -1,7 +1,7 @@
1
- import { defineComponent as L, ref as p, computed as C, onMounted as q, onUnmounted as z, watch as T, nextTick as k } from "vue";
2
- import { onClickOutside as H } from "./index163.js";
3
- import { useThrottleFn as $ } from "./index174.js";
4
- const X = L({
1
+ import { defineComponent as z, ref as m, computed as H, onMounted as P, onUnmounted as M, watch as O, nextTick as V } from "vue";
2
+ import { onClickOutside as k } from "./index163.js";
3
+ import { useThrottleFn as B } from "./index174.js";
4
+ const Q = z({
5
5
  name: "QPopover",
6
6
  props: {
7
7
  /** Aligns the popover accordingly with the trigger.
@@ -53,6 +53,13 @@ const X = L({
53
53
  type: String,
54
54
  default: "body"
55
55
  },
56
+ /** Whether the teleported popover should follow the trigger on scroll.
57
+ * When true (default), popover repositions as user scrolls.
58
+ * When false, popover stays fixed at its initial opened position. */
59
+ followScroll: {
60
+ type: Boolean,
61
+ default: !0
62
+ },
56
63
  /** Trigger popover on click, hover or both */
57
64
  trigger: {
58
65
  type: String,
@@ -60,49 +67,49 @@ const X = L({
60
67
  }
61
68
  },
62
69
  emits: ["update:modelValue"],
63
- setup(n, { emit: s }) {
64
- const f = p(!1), c = p(""), a = p(null), v = p({
70
+ setup(t, { emit: g }) {
71
+ const d = m(!1), c = m(""), a = m(null), p = m({
65
72
  top: "0",
66
73
  left: "0",
67
74
  transform: "none"
68
- }), w = C(() => f.value === !0 && n.reposition === !0 ? y(n.align) : n.align), b = C(() => f.value === !0 && n.reposition === !0 ? S(n.position) : n.position), y = (t) => {
69
- if (!a.value) return t;
70
- const e = n.teleport ? document.querySelector(".q-popover.teleported") : a.value.children[1];
71
- if (!e || g(e)) return t;
72
- const i = a.value.children[0].getBoundingClientRect(), u = e.getBoundingClientRect();
73
- if (t === "left" || t === "right" || t === "center") {
74
- const o = i.left;
75
+ }), w = H(() => d.value === !0 && t.reposition === !0 ? b(t.align) : t.align), v = H(() => d.value === !0 && t.reposition === !0 ? y(t.position) : t.position), b = (n) => {
76
+ if (!a.value) return n;
77
+ const e = t.teleport ? document.querySelector(".q-popover.teleported") : a.value.children[1];
78
+ if (!e || h(e)) return n;
79
+ const l = a.value.children[0].getBoundingClientRect(), u = e.getBoundingClientRect();
80
+ if (n === "left" || n === "right" || n === "center") {
81
+ const o = l.left;
75
82
  return window.innerWidth - o < u.width ? "right" : "left";
76
83
  } else {
77
- const o = i.top;
84
+ const o = l.top;
78
85
  return window.innerHeight - o < u.height ? "bottom" : "top";
79
86
  }
80
- }, S = (t) => {
81
- if (!a.value) return t;
82
- const e = n.teleport ? document.querySelector(".q-popover.teleported") : a.value.children[1];
83
- if (!e || g(e)) return t;
84
- const i = a.value.children[0].getBoundingClientRect(), u = e.getBoundingClientRect();
85
- if (t === "top" || t === "bottom") {
86
- const o = i.top;
87
+ }, y = (n) => {
88
+ if (!a.value) return n;
89
+ const e = t.teleport ? document.querySelector(".q-popover.teleported") : a.value.children[1];
90
+ if (!e || h(e)) return n;
91
+ const l = a.value.children[0].getBoundingClientRect(), u = e.getBoundingClientRect();
92
+ if (n === "top" || n === "bottom") {
93
+ const o = l.top;
87
94
  return window.innerHeight - o < u.height ? "top" : "bottom";
88
95
  } else {
89
- const o = i.left;
96
+ const o = l.left;
90
97
  return window.innerWidth - o < u.width ? "left" : "right";
91
98
  }
92
- }, g = (t) => {
93
- if (!t) return !1;
94
- const e = t.getBoundingClientRect();
99
+ }, h = (n) => {
100
+ if (!n) return !1;
101
+ const e = n.getBoundingClientRect();
95
102
  return e ? e.top >= 0 && e.left >= 0 && e.bottom <= (window.innerHeight || document.documentElement.clientHeight) && e.right <= (window.innerWidth || document.documentElement.clientWidth) : !1;
96
- }, R = () => {
97
- (n.trigger === "click" || n.trigger === "both") && s("update:modelValue", !n.modelValue);
98
- }, V = () => {
99
- n.trigger !== "click" && s("update:modelValue", !1);
100
- }, B = () => {
101
- n.trigger !== "click" && s("update:modelValue", !0);
102
103
  }, E = () => {
103
- const t = a.value?.children[0];
104
- if (t) {
105
- const e = t.clientWidth, i = t.clientHeight;
104
+ (t.trigger === "click" || t.trigger === "both") && g("update:modelValue", !t.modelValue);
105
+ }, R = () => {
106
+ t.trigger !== "click" && g("update:modelValue", !1);
107
+ }, W = () => {
108
+ t.trigger !== "click" && g("update:modelValue", !0);
109
+ }, x = () => {
110
+ const n = a.value?.children[0];
111
+ if (n) {
112
+ const e = n.clientWidth, l = n.clientHeight;
106
113
  switch (w.value) {
107
114
  case "left":
108
115
  c.value = `margin-left: ${e / 2 - 10}px;`;
@@ -111,81 +118,79 @@ const X = L({
111
118
  c.value = `margin-right: ${e / 2 - 10}px;`;
112
119
  break;
113
120
  case "top":
114
- c.value = `margin-top: ${i / 2 - 10}px;`;
121
+ c.value = `margin-top: ${l / 2 - 10}px;`;
115
122
  break;
116
123
  case "bottom":
117
- c.value = `margin-bottom: ${i / 2 - 10}px;`;
124
+ c.value = `margin-bottom: ${l / 2 - 10}px;`;
118
125
  break;
119
126
  }
120
127
  }
121
- }, h = () => {
122
- if (!a.value || !n.teleport) return;
123
- const t = a.value.children[0];
124
- if (!t) return;
125
- const e = t.getBoundingClientRect(), i = 10, u = b.value, o = w.value;
126
- let l = 0, d = 0, r = "none";
127
- u === "bottom" ? (l = e.bottom + i, o === "left" ? (d = e.left - 40, r = "none") : o === "right" ? (d = e.right + 40, r = "translateX(-100%)") : o === "center" && (d = e.left + e.width / 2, r = "translateX(-50%)")) : u === "top" ? (l = e.top - i, r = "translateY(-100%)", o === "left" ? d = e.left - 40 : o === "right" ? (d = e.right + 40, r = "translate(-100%, -100%)") : o === "center" && (d = e.left + e.width / 2, r = "translate(-50%, -100%)")) : u === "left" ? (d = e.left - i, r = "translateX(-100%)", o === "top" ? l = e.top - 16 : o === "bottom" ? (l = e.bottom + 16, r = "translate(-100%, -100%)") : o === "middle" && (l = e.top + e.height / 2, r = "translate(-100%, -50%)")) : u === "right" && (d = e.right + i, o === "top" ? (l = e.top - 16, r = "none") : o === "bottom" ? (l = e.bottom + 16, r = "translateY(-100%)") : o === "middle" && (l = e.top + e.height / 2, r = "translateY(-50%)")), v.value = {
128
- top: `${l}px`,
129
- left: `${d}px`,
128
+ }, s = () => {
129
+ if (!a.value || !t.teleport) return;
130
+ const n = a.value.children[0];
131
+ if (!n) return;
132
+ const e = n.getBoundingClientRect(), l = 10, u = v.value, o = w.value;
133
+ let i = 0, f = 0, r = "none";
134
+ u === "bottom" ? (i = e.bottom + l, o === "left" ? (f = e.left, r = "none") : o === "right" ? (f = e.right, r = "translateX(-100%)") : o === "center" && (f = e.left + e.width / 2, r = "translateX(-50%)")) : u === "top" ? (i = e.top - l, r = "translateY(-100%)", o === "left" ? f = e.left : o === "right" ? (f = e.right, r = "translate(-100%, -100%)") : o === "center" && (f = e.left + e.width / 2, r = "translate(-50%, -100%)")) : u === "left" ? (f = e.left - l, r = "translateX(-100%)", o === "top" ? i = e.top : o === "bottom" ? (i = e.bottom, r = "translate(-100%, -100%)") : o === "middle" && (i = e.top + e.height / 2, r = "translate(-100%, -50%)")) : u === "right" && (f = e.right + l, o === "top" ? (i = e.top, r = "none") : o === "bottom" ? (i = e.bottom, r = "translateY(-100%)") : o === "middle" && (i = e.top + e.height / 2, r = "translateY(-50%)")), p.value = {
135
+ top: `${i}px`,
136
+ left: `${f}px`,
130
137
  transform: r
131
138
  };
132
- }, m = $(
133
- () => {
134
- n.teleport && n.modelValue && h();
135
- },
136
- 16,
137
- !0
138
- );
139
- H(a, (t) => {
140
- if (n.teleport) {
139
+ }, L = () => {
140
+ t.teleport && t.modelValue && s();
141
+ }, q = () => {
142
+ t.teleport && t.modelValue && t.followScroll && s();
143
+ }, S = B(L, 16, !0), C = B(q, 16, !0);
144
+ k(a, (n) => {
145
+ if (t.teleport) {
141
146
  const e = document.querySelector(".q-popover.teleported");
142
- if (e && e.contains(t.target))
147
+ if (e && e.contains(n.target))
143
148
  return;
144
149
  }
145
- n.modelValue && s("update:modelValue", !1);
150
+ t.modelValue && g("update:modelValue", !1);
146
151
  });
147
- function W() {
148
- f.value = !1;
152
+ function T() {
153
+ d.value = !1;
149
154
  }
150
- function x() {
151
- f.value = !0, n.teleport ? k(() => {
152
- h();
153
- }) : !g(a.value?.children[1]) && n.reposition === !0 && E();
155
+ function $() {
156
+ d.value = !0, t.teleport ? V(() => {
157
+ s();
158
+ }) : !h(a.value?.children[1]) && t.reposition === !0 && x();
154
159
  }
155
- return q(() => {
156
- n.teleport && (window.addEventListener("resize", m), window.addEventListener("scroll", m, !0));
157
- }), z(() => {
158
- n.teleport && (window.removeEventListener("resize", m), window.removeEventListener("scroll", m, !0));
159
- }), T(
160
- () => n.modelValue,
161
- (t) => {
162
- n.teleport && t && k(() => {
163
- h();
160
+ return P(() => {
161
+ t.teleport && (window.addEventListener("resize", S), window.addEventListener("scroll", C, !0));
162
+ }), M(() => {
163
+ t.teleport && (window.removeEventListener("resize", S), window.removeEventListener("scroll", C, !0));
164
+ }), O(
165
+ () => t.modelValue,
166
+ (n) => {
167
+ t.teleport && n && V(() => {
168
+ s();
164
169
  });
165
170
  }
166
171
  ), {
167
172
  // Refs
168
- entered: f,
173
+ entered: d,
169
174
  offsetStyle: c,
170
175
  popover: a,
171
- teleportedStyle: v,
176
+ teleportedStyle: p,
172
177
  // Computed
173
178
  alignment: w,
174
- positioning: b,
179
+ positioning: v,
175
180
  // Methods
176
- getAlignment: y,
177
- getPositioning: S,
178
- isElementInView: g,
179
- onAfterLeave: W,
180
- onClick: R,
181
- onClickOutside: H,
182
- onEnter: x,
183
- onMouseLeave: V,
184
- onMouseOver: B,
185
- updateTeleportedPosition: h
181
+ getAlignment: b,
182
+ getPositioning: y,
183
+ isElementInView: h,
184
+ onAfterLeave: T,
185
+ onClick: E,
186
+ onClickOutside: k,
187
+ onEnter: $,
188
+ onMouseLeave: R,
189
+ onMouseOver: W,
190
+ updateTeleportedPosition: s
186
191
  };
187
192
  }
188
193
  });
189
194
  export {
190
- X as default
195
+ Q as default
191
196
  };
package/dist/index152.js CHANGED
@@ -1,6 +1,6 @@
1
- import { defineComponent as p, ref as d, computed as v, onMounted as g, onUnmounted as h, watch as y, nextTick as m } from "vue";
2
- import { useThrottleFn as w } from "./index174.js";
3
- const T = p({
1
+ import { defineComponent as c, ref as u, computed as v, onMounted as g, onUnmounted as h, watch as y, nextTick as m } from "vue";
2
+ import { useThrottleFn as b } from "./index174.js";
3
+ const T = c({
4
4
  name: "QTooltip",
5
5
  props: {
6
6
  // Pass in an ID unique to the tooltip used for aria-describedby.
@@ -55,25 +55,29 @@ const T = p({
55
55
  visible: {
56
56
  type: Boolean,
57
57
  default: !1
58
+ },
59
+ tooltipGap: {
60
+ type: Number,
61
+ default: 12
58
62
  }
59
63
  },
60
64
  setup(e) {
61
- const o = d(!1), l = d({
65
+ const o = u(!1), l = u({
62
66
  top: "0",
63
67
  left: "0"
64
- }), r = d(null), c = v(() => e.controlled ? e.visible : e.teleport ? o.value : !1), u = () => {
68
+ }), r = u(null), p = v(() => e.controlled ? e.visible : e.teleport ? o.value : !1), d = () => {
65
69
  if (!r.value) return;
66
- const t = r.value.getBoundingClientRect(), a = 12;
70
+ const t = r.value.getBoundingClientRect(), a = e.tooltipGap;
67
71
  e.position === "top" ? (l.value.top = `${t.top - a}px`, l.value.left = `${t.left + t.width / 2}px`) : e.position === "bottom" ? (l.value.top = `${t.bottom + a}px`, l.value.left = `${t.left + t.width / 2}px`) : e.position === "left" ? (l.value.left = `${t.left - a}px`, l.value.top = `${t.top + t.height / 2}px`) : e.position === "right" && (l.value.left = `${t.right + a}px`, l.value.top = `${t.top + t.height / 2}px`);
68
72
  }, f = () => {
69
73
  o.value = !0, m(() => {
70
- u();
74
+ d();
71
75
  });
72
76
  }, i = () => {
73
77
  o.value = !1, l.value.top = "0", l.value.left = "0";
74
- }, n = w(
78
+ }, n = b(
75
79
  () => {
76
- e.controlled && o.value === !0 && u(), !e.controlled && o.value === !0 && i();
80
+ e.controlled && o.value === !0 && d(), !e.controlled && o.value === !0 && i();
77
81
  },
78
82
  100,
79
83
  !0
@@ -104,7 +108,7 @@ const T = p({
104
108
  tooltipStyle: l,
105
109
  tooltipTarget: r,
106
110
  // Computed
107
- isVisible: c,
111
+ isVisible: p,
108
112
  // Methods
109
113
  hideTooltip: i,
110
114
  showTooltip: f
package/dist/index173.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import g from "./index223.js";
2
2
  import { DomHandler as f, ObjectUtils as d } from "./index170.js";
3
3
  import v from "./index224.js";
4
- import S from "./index227.js";
4
+ import S from "./index234.js";
5
5
  import { resolveDirective as A, createElementBlock as h, openBlock as p, mergeProps as b, Fragment as E, renderList as O, withDirectives as w, renderSlot as x, normalizeClass as K, createElementVNode as I, toDisplayString as D } from "vue";
6
6
  var V = {
7
7
  name: "BaseSelectButton",
package/dist/index176.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import { createVNode as s, ref as k, watchEffect as Y, onMounted as me, watch as nt, computed as A, toRef as at, inject as ge, shallowRef as lt, defineComponent as ot, provide as ye, onUnmounted as rt, isVNode as st, Teleport as it, Transition as ut, createElementBlock as be, openBlock as we, createElementVNode as Z, h as Ye } from "vue";
2
- import { format as Ce } from "./index228.js";
3
- import { parse as ct } from "./index229.js";
4
- import { getWeek as Ie } from "./index230.js";
5
- import dt from "./index231.js";
2
+ import { format as Ce } from "./index235.js";
3
+ import { parse as ct } from "./index236.js";
4
+ import { getWeek as Ie } from "./index237.js";
5
+ import dt from "./index238.js";
6
6
  var ft = Object.defineProperty, pt = Object.defineProperties, vt = Object.getOwnPropertyDescriptors, le = Object.getOwnPropertySymbols, Ue = Object.prototype.hasOwnProperty, Fe = Object.prototype.propertyIsEnumerable, Se = (t, e, n) => e in t ? ft(t, e, { enumerable: !0, configurable: !0, writable: !0, value: n }) : t[e] = n, M = (t, e) => {
7
7
  for (var n in e || (e = {}))
8
8
  Ue.call(e, n) && Se(t, n, e[n]);
package/dist/index184.js CHANGED
@@ -180,6 +180,11 @@ const C = `<svg width="0" height="0" class="hidden">
180
180
  <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 25" id="icon-circle-plus-outline">
181
181
  <path d="M2 12.5a10 10 0 1 1 20 0 10 10 0 0 1-20 0Zm1.5 0a8.5 8.5 0 1 0 17 0 8.5 8.5 0 0 0-17 0Zm7.75 4.252v-3.846H7.4a.75.75 0 1 1 0-1.501h3.846V7.559a.753.753 0 0 1 1.504.002v3.846h3.85a.749.749 0 0 1 .75.751.75.75 0 0 1-.75.75h-3.85v3.846a.75.75 0 0 1-1.5-.001v-.001Z"></path>
182
182
  </symbol>
183
+ <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 11 12" id="icon-clock">
184
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M5.79068 1.50259V0.555245H6.57681C6.73735 0.555245 6.8675 0.430947 6.8675 0.277622C6.8675 0.124298 6.73735 0 6.57681 0H4.42318C4.26264 0 4.1325 0.124291 4.1325 0.277622C4.1325 0.430947 4.26264 0.555245 4.42318 0.555245H5.20932V1.50164C2.23257 1.6521 -0.0768429 4.04002 0.00195786 6.88601C0.0807586 9.73199 2.51908 12 5.5 12C8.48091 12 10.9192 9.73199 10.998 6.88601C11.0768 4.04002 8.76743 1.6521 5.79068 1.50164L5.79068 1.50259ZM5.49999 11.4387C2.78353 11.4387 0.581393 9.33555 0.581393 6.74113C0.581393 4.14671 2.78353 2.04352 5.49999 2.04352C8.21646 2.04352 10.4186 4.14671 10.4186 6.74113C10.4186 9.33555 8.21646 11.4387 5.49999 11.4387Z" />
185
+ <path fill-rule="evenodd" clip-rule="evenodd" d="M8.65925 6.31733H5.6815V3.34075C5.6815 3.15256 5.52894 3 5.34075 3C5.15256 3 5 3.15256 5 3.34075V6.65925C5 6.84744 5.15256 7 5.34075 7H8.65925C8.84744 7 9 6.84744 9 6.65925C9 6.47106 8.84744 6.3185 8.65925 6.3185V6.31733Z" />
186
+ </symbol>
187
+
183
188
  <symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="icon-clock-alarm-fill">
184
189
  <path d="M11.47 13.53a.748.748 0 0 0 .53.22h5a.75.75 0 0 0 0-1.5h-4.25V8a.75.75 0 0 0-1.5 0v5a.747.747 0 0 0 .22.53ZM12 22a9 9 0 1 1 0-18 9 9 0 0 1 0 18ZM6.481 3.07a.75.75 0 0 1-.291 1.473A2.253 2.253 0 0 0 3.543 7.19a.75.75 0 1 1-1.471.29 3.753 3.753 0 0 1 4.41-4.41h-.001Zm15.448 4.41a.75.75 0 1 1-1.471-.29 2.254 2.254 0 0 0-2.648-2.647.75.75 0 0 1-.291-1.471 3.753 3.753 0 0 1 4.41 4.41V7.48Z"></path>
185
190
  </symbol>
package/dist/index185.js CHANGED
@@ -1,15 +1,15 @@
1
- import q from "./index232.js";
2
- import X from "./index233.js";
1
+ import q from "./index227.js";
2
+ import X from "./index228.js";
3
3
  import { ZIndexUtils as T, DomHandler as c, UniqueComponentId as k, ObjectUtils as $ } from "./index170.js";
4
4
  import O from "./index224.js";
5
- import Y from "./index234.js";
5
+ import Y from "./index229.js";
6
6
  import J from "./index219.js";
7
7
  import L from "./index223.js";
8
- import H from "./index235.js";
9
- import M from "./index236.js";
8
+ import H from "./index230.js";
9
+ import M from "./index231.js";
10
10
  import { resolveDirective as C, createElementBlock as d, openBlock as s, mergeProps as l, createElementVNode as b, createCommentVNode as h, withDirectives as y, createBlock as f, resolveDynamicComponent as p, Fragment as U, renderList as G, resolveComponent as A, createVNode as z, withCtx as D, Transition as Q } from "vue";
11
- import ee from "./index237.js";
12
- import te from "./index238.js";
11
+ import ee from "./index232.js";
12
+ import te from "./index233.js";
13
13
  var ie = {
14
14
  name: "BaseGalleria",
15
15
  extends: O,
package/dist/index188.js CHANGED
@@ -1,20 +1,20 @@
1
- import a from "./index291.js";
2
- import p from "./index292.js";
3
- import m from "./index293.js";
4
- import i from "./index294.js";
5
- import f from "./index295.js";
6
- import l from "./index296.js";
7
- import c from "./index297.js";
8
- import d from "./index298.js";
9
- import u from "./index299.js";
10
- import { VERSION as x } from "./index300.js";
11
- import C from "./index301.js";
12
- import A from "./index302.js";
13
- import E from "./index303.js";
14
- import O from "./index304.js";
15
- import S from "./index305.js";
16
- import H from "./index306.js";
17
- import T from "./index307.js";
1
+ import a from "./index313.js";
2
+ import p from "./index314.js";
3
+ import m from "./index315.js";
4
+ import i from "./index316.js";
5
+ import f from "./index317.js";
6
+ import l from "./index318.js";
7
+ import c from "./index319.js";
8
+ import d from "./index320.js";
9
+ import u from "./index321.js";
10
+ import { VERSION as x } from "./index322.js";
11
+ import C from "./index323.js";
12
+ import A from "./index324.js";
13
+ import E from "./index325.js";
14
+ import O from "./index326.js";
15
+ import S from "./index327.js";
16
+ import H from "./index328.js";
17
+ import T from "./index329.js";
18
18
  function n(o) {
19
19
  const t = new m(o), e = p(m.prototype.request, t);
20
20
  return a.extend(e, m.prototype, t, { allOwnKeys: !0 }), a.extend(e, t, null, { allOwnKeys: !0 }), e.create = function(s) {
package/dist/index191.js CHANGED
@@ -7,8 +7,8 @@ import { ObjectUtils as b, UniqueComponentId as X, DomHandler as m, HelperSet as
7
7
  import dt from "./index259.js";
8
8
  import F from "./index224.js";
9
9
  import ct from "./index260.js";
10
- import We from "./index237.js";
11
- import Ue from "./index236.js";
10
+ import We from "./index232.js";
11
+ import Ue from "./index231.js";
12
12
  import { mergeProps as f, resolveComponent as R, createBlock as w, openBlock as u, withCtx as k, createCommentVNode as v, resolveDynamicComponent as C, normalizeClass as S, resolveDirective as qe, createElementBlock as p, withDirectives as q, toDisplayString as H, Fragment as P, createTextVNode as Xe, createElementVNode as T, withModifiers as Je, renderList as B, createVNode as z, normalizeProps as ue, guardReactiveProps as fe, Transition as ft, withKeys as me, renderSlot as O, createSlots as Ce } from "vue";
13
13
  import mt from "./index261.js";
14
14
  import pe from "./index262.js";
@@ -20,12 +20,12 @@ import Ze from "./index265.js";
20
20
  import yt from "./index266.js";
21
21
  import wt from "./index217.js";
22
22
  import vt from "./index267.js";
23
- import bt from "./index232.js";
23
+ import bt from "./index227.js";
24
24
  import Ct from "./index268.js";
25
25
  import Rt from "./index269.js";
26
26
  import St from "./index218.js";
27
27
  import Pt from "./index270.js";
28
- import Et from "./index233.js";
28
+ import Et from "./index228.js";
29
29
  import Re from "./index271.js";
30
30
  import Se from "./index272.js";
31
31
  import Pe from "./index273.js";
package/dist/index20.js CHANGED
@@ -1,5 +1,5 @@
1
1
  import b from "./index95.js";
2
- import { resolveComponent as t, createElementBlock as l, openBlock as r, normalizeClass as p, createVNode as s, createCommentVNode as d, withCtx as c, createElementVNode as m, toDisplayString as n, createTextVNode as f } from "vue";
2
+ import { resolveComponent as t, createElementBlock as l, openBlock as r, normalizeClass as p, createVNode as s, createCommentVNode as i, withCtx as m, createElementVNode as c, toDisplayString as n, createTextVNode as f } from "vue";
3
3
  /* empty css */
4
4
  import k from "./index62.js";
5
5
  const g = {
@@ -13,7 +13,7 @@ const g = {
13
13
  class: "custom-placeholder"
14
14
  }, y = { class: "required-indicator" };
15
15
  function C(e, a, q, D, E, w) {
16
- const i = t("q-icon"), u = t("date-picker", !0);
16
+ const d = t("q-icon"), u = t("date-picker", !0);
17
17
  return r(), l("div", {
18
18
  class: p(["q-date-picker", { "has-floating-label": e.floatingLabel }, { "label-floated": e.isLabelFloated }, { "calendar-open": e.isOpen }])
19
19
  }, [
@@ -40,33 +40,34 @@ function C(e, a, q, D, E, w) {
40
40
  onClose: a[2] || (a[2] = (o) => e.isOpen = !1),
41
41
  onOpen: a[3] || (a[3] = (o) => e.isOpen = !0)
42
42
  }, {
43
- "icon-clear": c(() => [
44
- s(i, {
43
+ "icon-clear": m(() => [
44
+ s(d, {
45
45
  icon: "close",
46
46
  type: "",
47
47
  color: "inkwell-10",
48
48
  size: "sm"
49
49
  })
50
50
  ]),
51
- "icon-calendar": c(() => [
52
- s(i, {
51
+ "icon-calendar": m(() => [
52
+ s(d, {
53
53
  icon: "calendar",
54
- color: "inkwell-10"
54
+ color: "inkwell-10",
55
+ size: "sm"
55
56
  })
56
57
  ]),
57
58
  _: 1
58
59
  }, 8, ["id", "value", "class", "clearable", "disabled", "disabled-date", "format", "lang", "placeholder", "range", "type"]),
59
60
  e.showFloatingLabel ? (r(), l("div", g, [
60
- m("span", v, n(e.placeholder), 1),
61
- e.required ? (r(), l("span", $, "*" + n(e.$t("HC_REQUIRED")), 1)) : d("", !0)
62
- ])) : d("", !0),
61
+ c("span", v, n(e.placeholder), 1),
62
+ e.required ? (r(), l("span", $, "*" + n(e.$t("HC_REQUIRED")), 1)) : i("", !0)
63
+ ])) : i("", !0),
63
64
  e.showCustomPlaceholder ? (r(), l("div", h, [
64
65
  f(n(e.placeholder), 1),
65
- m("span", y, " *" + n(e.$t("HC_REQUIRED")), 1)
66
- ])) : d("", !0)
66
+ c("span", y, " *" + n(e.$t("HC_REQUIRED")), 1)
67
+ ])) : i("", !0)
67
68
  ], 2);
68
69
  }
69
- const N = /* @__PURE__ */ k(b, [["render", C], ["__scopeId", "data-v-093e30de"]]);
70
+ const L = /* @__PURE__ */ k(b, [["render", C], ["__scopeId", "data-v-699e650b"]]);
70
71
  export {
71
- N as default
72
+ L as default
72
73
  };
package/dist/index202.js CHANGED
@@ -1,9 +1,9 @@
1
1
  import { Extension as u, isNodeEmpty as w, callOrReturn as v, getExtensionField as S, isNodeSelection as P } from "./index239.js";
2
2
  import { Plugin as p, PluginKey as m } from "./index254.js";
3
- import { dropCursor as z } from "./index315.js";
4
- import { Decoration as g, DecorationSet as f } from "./index312.js";
5
- import { gapCursor as N } from "./index316.js";
6
- import { history as E, redo as M, undo as O } from "./index317.js";
3
+ import { dropCursor as z } from "./index296.js";
4
+ import { Decoration as g, DecorationSet as f } from "./index293.js";
5
+ import { gapCursor as N } from "./index297.js";
6
+ import { history as E, redo as M, undo as O } from "./index298.js";
7
7
  u.create({
8
8
  name: "characterCount",
9
9
  addOptions() {
package/dist/index206.js CHANGED
@@ -1,5 +1,5 @@
1
- import { onNextFrame as p, defaultTimestep as i } from "./index288.js";
2
- import { createRenderStep as x } from "./index289.js";
1
+ import { onNextFrame as p, defaultTimestep as i } from "./index299.js";
2
+ import { createRenderStep as x } from "./index300.js";
3
3
  const h = 40;
4
4
  let o = !0, s = !1, c = !1;
5
5
  const r = {