@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/index318.js CHANGED
@@ -1,81 +1,31 @@
1
- import i from "./index285.js";
2
- function r(n) {
3
- "@babel/helpers - typeof";
4
- return r = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(t) {
5
- return typeof t;
6
- } : function(t) {
7
- return t && typeof Symbol == "function" && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t;
8
- }, r(n);
1
+ import u from "./index313.js";
2
+ function f(e) {
3
+ return u.matchAll(/\w+|\[(\w*)]/g, e).map((o) => o[0] === "[]" ? "" : o[1] || o[0]);
9
4
  }
10
- function o(n, t, e) {
11
- return t = p(t), t in n ? Object.defineProperty(n, t, { value: e, enumerable: !0, configurable: !0, writable: !0 }) : n[t] = e, n;
5
+ function y(e) {
6
+ const o = {}, r = Object.keys(e);
7
+ let i;
8
+ const n = r.length;
9
+ let c;
10
+ for (i = 0; i < n; i++)
11
+ c = r[i], o[c] = e[c];
12
+ return o;
12
13
  }
13
- function p(n) {
14
- var t = g(n, "string");
15
- return r(t) == "symbol" ? t : String(t);
16
- }
17
- function g(n, t) {
18
- if (r(n) != "object" || !n) return n;
19
- var e = n[Symbol.toPrimitive];
20
- if (e !== void 0) {
21
- var a = e.call(n, t);
22
- if (r(a) != "object") return a;
23
- throw new TypeError("@@toPrimitive must return a primitive value.");
14
+ function m(e) {
15
+ function o(r, i, n, c) {
16
+ let s = r[c++];
17
+ if (s === "__proto__") return !0;
18
+ const t = Number.isFinite(+s), l = c >= r.length;
19
+ return s = !s && u.isArray(n) ? n.length : s, l ? (u.hasOwnProp(n, s) ? n[s] = [n[s], i] : n[s] = i, !t) : ((!n[s] || !u.isObject(n[s])) && (n[s] = []), o(r, i, n[s], c) && u.isArray(n[s]) && (n[s] = y(n[s])), !t);
20
+ }
21
+ if (u.isFormData(e) && u.isFunction(e.entries)) {
22
+ const r = {};
23
+ return u.forEachEntry(e, (i, n) => {
24
+ o(f(i), n, r, 0);
25
+ }), r;
24
26
  }
25
- return (t === "string" ? String : Number)(n);
27
+ return null;
26
28
  }
27
- var s = {
28
- paginator: function(t) {
29
- var e = t.instance, a = t.key;
30
- return ["p-paginator p-component", o({
31
- "p-paginator-default": !e.hasBreakpoints()
32
- }, "p-paginator-".concat(a), e.hasBreakpoints())];
33
- },
34
- start: "p-paginator-left-content",
35
- end: "p-paginator-right-content",
36
- firstPageButton: function(t) {
37
- var e = t.instance;
38
- return ["p-paginator-first p-paginator-element p-link", {
39
- "p-disabled": e.$attrs.disabled
40
- }];
41
- },
42
- firstPageIcon: "p-paginator-icon",
43
- previousPageButton: function(t) {
44
- var e = t.instance;
45
- return ["p-paginator-prev p-paginator-element p-link", {
46
- "p-disabled": e.$attrs.disabled
47
- }];
48
- },
49
- previousPageIcon: "p-paginator-icon",
50
- nextPageButton: function(t) {
51
- var e = t.instance;
52
- return ["p-paginator-next p-paginator-element p-link", {
53
- "p-disabled": e.$attrs.disabled
54
- }];
55
- },
56
- nextPageIcon: "p-paginator-icon",
57
- lastPageButton: function(t) {
58
- var e = t.instance;
59
- return ["p-paginator-last p-paginator-element p-link", {
60
- "p-disabled": e.$attrs.disabled
61
- }];
62
- },
63
- lastPageIcon: "p-paginator-icon",
64
- pages: "p-paginator-pages",
65
- pageButton: function(t) {
66
- var e = t.props, a = t.pageLink;
67
- return ["p-paginator-page p-paginator-element p-link", {
68
- "p-highlight": a - 1 === e.page
69
- }];
70
- },
71
- current: "p-paginator-current",
72
- rowPerPageDropdown: "p-paginator-rpp-options",
73
- jumpToPageDropdown: "p-paginator-page-options",
74
- jumpToPageInput: "p-paginator-page-input"
75
- }, c = i.extend({
76
- name: "paginator",
77
- classes: s
78
- });
79
29
  export {
80
- c as default
30
+ m as default
81
31
  };
package/dist/index319.js CHANGED
@@ -1,24 +1,11 @@
1
- import r from "./index277.js";
2
- import { createElementBlock as t, openBlock as o, mergeProps as C, createElementVNode as l } from "vue";
3
- var n = {
4
- name: "AngleDoubleLeftIcon",
5
- extends: r
6
- }, i = /* @__PURE__ */ l("path", {
7
- "fill-rule": "evenodd",
8
- "clip-rule": "evenodd",
9
- d: "M5.71602 11.164C5.80782 11.2021 5.9063 11.2215 6.00569 11.221C6.20216 11.2301 6.39427 11.1612 6.54025 11.0294C6.68191 10.8875 6.76148 10.6953 6.76148 10.4948C6.76148 10.2943 6.68191 10.1021 6.54025 9.96024L3.51441 6.9344L6.54025 3.90855C6.624 3.76126 6.65587 3.59011 6.63076 3.42254C6.60564 3.25498 6.525 3.10069 6.40175 2.98442C6.2785 2.86815 6.11978 2.79662 5.95104 2.7813C5.78229 2.76598 5.61329 2.80776 5.47112 2.89994L1.97123 6.39983C1.82957 6.54167 1.75 6.73393 1.75 6.9344C1.75 7.13486 1.82957 7.32712 1.97123 7.46896L5.47112 10.9991C5.54096 11.0698 5.62422 11.1259 5.71602 11.164ZM11.0488 10.9689C11.1775 11.1156 11.3585 11.2061 11.5531 11.221C11.7477 11.2061 11.9288 11.1156 12.0574 10.9689C12.1815 10.8302 12.25 10.6506 12.25 10.4645C12.25 10.2785 12.1815 10.0989 12.0574 9.96024L9.03158 6.93439L12.0574 3.90855C12.1248 3.76739 12.1468 3.60881 12.1204 3.45463C12.0939 3.30045 12.0203 3.15826 11.9097 3.04765C11.7991 2.93703 11.6569 2.86343 11.5027 2.83698C11.3486 2.81053 11.19 2.83252 11.0488 2.89994L7.51865 6.36957C7.37699 6.51141 7.29742 6.70367 7.29742 6.90414C7.29742 7.1046 7.37699 7.29686 7.51865 7.4387L11.0488 10.9689Z",
10
- fill: "currentColor"
11
- }, null, -1), p = [i];
12
- function d(e, s, a, c, m, u) {
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);
1
+ import r from "./index324.js";
2
+ import i from "./index313.js";
3
+ function l(o, t, e) {
4
+ r.call(this, o ?? "canceled", r.ERR_CANCELED, t, e), this.name = "CanceledError";
20
5
  }
21
- n.render = d;
6
+ i.inherits(l, r, {
7
+ __CANCEL__: !0
8
+ });
22
9
  export {
23
- n as default
10
+ l as default
24
11
  };