@quoreadmin/ui 1.7.6 → 1.7.8

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 (123) hide show
  1. package/dist/index.css +1 -1
  2. package/dist/index115.js +24 -18
  3. package/dist/index140.js +374 -352
  4. package/dist/index142.js +10 -5
  5. package/dist/index171.js +14 -14
  6. package/dist/index172.js +3 -3
  7. package/dist/index175.js +4 -4
  8. package/dist/index182.js +10 -10
  9. package/dist/index184.js +10 -10
  10. package/dist/index190.js +9 -9
  11. package/dist/index191.js +1 -1
  12. package/dist/index192.js +1 -1
  13. package/dist/index193.js +1 -1
  14. package/dist/index20.js +26 -19
  15. package/dist/index201.js +4 -4
  16. package/dist/index202.js +84 -29
  17. package/dist/index203.js +400 -109
  18. package/dist/index204.js +22 -36
  19. package/dist/index205.js +161 -26
  20. package/dist/index206.js +225 -33
  21. package/dist/index207.js +37 -9
  22. package/dist/index208.js +10 -19
  23. package/dist/index209.js +33 -10
  24. package/dist/index210.js +116 -10
  25. package/dist/index211.js +35 -50
  26. package/dist/index212.js +26 -43
  27. package/dist/index213.js +35 -3
  28. package/dist/index214.js +9 -39
  29. package/dist/index215.js +19 -21
  30. package/dist/index216.js +10 -88
  31. package/dist/index217.js +9 -406
  32. package/dist/index218.js +51 -22
  33. package/dist/index219.js +39 -157
  34. package/dist/index220.js +3 -19
  35. package/dist/index221.js +38 -19
  36. package/dist/index222.js +21 -22
  37. package/dist/index223.js +113 -185
  38. package/dist/index224.js +25 -57
  39. package/dist/index225.js +77 -31
  40. package/dist/index226.js +19 -39
  41. package/dist/index227.js +19 -126
  42. package/dist/index228.js +16 -34
  43. package/dist/index229.js +20 -80
  44. package/dist/index230.js +10 -10
  45. package/dist/index231.js +160 -19
  46. package/dist/index232.js +10 -10
  47. package/dist/index233.js +15 -13
  48. package/dist/index234.js +194 -156
  49. package/dist/index235.js +66 -224
  50. package/dist/index236.js +34 -37
  51. package/dist/index237.js +39 -9
  52. package/dist/index241.js +8 -8
  53. package/dist/index242.js +2 -2
  54. package/dist/index248.js +2 -2
  55. package/dist/index249.js +2 -2
  56. package/dist/index250.js +8 -8
  57. package/dist/index259.js +6 -6
  58. package/dist/index260.js +1 -1
  59. package/dist/index261.js +1 -1
  60. package/dist/index274.js +2 -2
  61. package/dist/index279.js +2 -54
  62. package/dist/index280.js +1 -1
  63. package/dist/index281.js +3 -26
  64. package/dist/index282.js +26 -21
  65. package/dist/index283.js +53 -21
  66. package/dist/index284.js +26 -16
  67. package/dist/index285.js +22 -17
  68. package/dist/index286.js +21 -22
  69. package/dist/index287.js +16 -2
  70. package/dist/index288.js +17 -3
  71. package/dist/index289.js +23 -27
  72. package/dist/index290.js +1518 -79
  73. package/dist/index291.js +386 -22
  74. package/dist/index292.js +2698 -902
  75. package/dist/index293.js +85 -21
  76. package/dist/index294.js +3770 -20
  77. package/dist/index295.js +59 -19
  78. package/dist/index296.js +15 -69
  79. package/dist/index297.js +84 -19
  80. package/dist/index298.js +201 -18
  81. package/dist/index299.js +246 -22
  82. package/dist/index300.js +78 -21
  83. package/dist/index301.js +22 -63
  84. package/dist/index302.js +909 -1492
  85. package/dist/index303.js +22 -386
  86. package/dist/index304.js +20 -2731
  87. package/dist/index305.js +19 -85
  88. package/dist/index306.js +58 -3759
  89. package/dist/index307.js +19 -60
  90. package/dist/index308.js +19 -15
  91. package/dist/index309.js +21 -83
  92. package/dist/index31.js +34 -27
  93. package/dist/index310.js +22 -202
  94. package/dist/index311.js +63 -246
  95. package/dist/index332.js +1 -1
  96. package/dist/index337.js +1 -1
  97. package/dist/index342.js +2 -2
  98. package/dist/index347.js +1 -1
  99. package/dist/index348.js +2 -2
  100. package/dist/index355.js +2 -2
  101. package/dist/index369.js +100 -16
  102. package/dist/index370.js +90 -100
  103. package/dist/index371.js +98 -91
  104. package/dist/index372.js +16 -97
  105. package/dist/index43.js +535 -501
  106. package/dist/index44.js +100 -84
  107. package/dist/index95.js +23 -15
  108. package/dist/src/components/data-filter/data-filter.d.ts +10 -0
  109. package/dist/src/components/data-list/data-list.d.ts +10 -0
  110. package/dist/src/components/date-picker/date-picker.d.ts +10 -0
  111. package/dist/src/components/date-picker/date-picker.stories.d.ts +20 -0
  112. package/dist/src/components/form-group/form-group.stories.d.ts +10 -0
  113. package/dist/src/components/grid/grid.stories.d.ts +28 -0
  114. package/dist/src/components/input/input.d.ts +10 -0
  115. package/dist/src/components/input/input.stories.d.ts +40 -0
  116. package/dist/src/components/list/list.stories.d.ts +9 -0
  117. package/dist/src/components/modal/modal.stories.d.ts +9 -0
  118. package/dist/src/components/room-details-popover/room-details-popover.d.ts +24 -7
  119. package/dist/src/components/select/select.d.ts +9 -0
  120. package/dist/src/components/select/select.stories.d.ts +27 -0
  121. package/dist/src/views/lists.vue.d.ts +20 -0
  122. package/dist/src/views/tables.vue.d.ts +10 -0
  123. package/package.json +1 -1
package/dist/index219.js CHANGED
@@ -1,163 +1,45 @@
1
- import y from "./index226.js";
2
- import m from "./index240.js";
3
- import b from "./index216.js";
4
- import v from "./index217.js";
5
- import h from "./index279.js";
6
- import { resolveComponent as r, resolveDirective as S, withDirectives as B, createElementBlock as i, openBlock as n, mergeProps as t, renderSlot as o, createElementVNode as I, createBlock as d, createCommentVNode as p, normalizeClass as u, toDisplayString as $ } from "vue";
7
- var k = {
8
- name: "BaseButton",
9
- extends: v,
10
- props: {
11
- label: {
12
- type: String,
13
- default: null
14
- },
15
- icon: {
16
- type: String,
17
- default: null
18
- },
19
- iconPos: {
20
- type: String,
21
- default: "left"
22
- },
23
- iconClass: {
24
- type: String,
25
- default: null
26
- },
27
- badge: {
28
- type: String,
29
- default: null
30
- },
31
- badgeClass: {
32
- type: String,
33
- default: null
34
- },
35
- badgeSeverity: {
36
- type: String,
37
- default: null
38
- },
39
- loading: {
40
- type: Boolean,
41
- default: !1
42
- },
43
- loadingIcon: {
44
- type: String,
45
- default: void 0
46
- },
47
- link: {
48
- type: Boolean,
49
- default: !1
50
- },
51
- severity: {
52
- type: String,
53
- default: null
54
- },
55
- raised: {
56
- type: Boolean,
57
- default: !1
58
- },
59
- rounded: {
60
- type: Boolean,
61
- default: !1
62
- },
63
- text: {
64
- type: Boolean,
65
- default: !1
66
- },
67
- outlined: {
68
- type: Boolean,
69
- default: !1
70
- },
71
- size: {
72
- type: String,
73
- default: null
74
- },
75
- plain: {
76
- type: Boolean,
77
- default: !1
78
- }
79
- },
80
- style: h,
81
- provide: function() {
82
- return {
83
- $parentInstance: this
84
- };
1
+ import { __rest as M } from "./index330.js";
2
+ import { detectAnimationFromOptions as U } from "./index331.js";
3
+ import k, { cancelSync as w } from "./index212.js";
4
+ import { interpolate as A } from "./index332.js";
5
+ import { hasRepeatDelayElapsed as I, reverseElapsed as N, loopElapsed as q } from "./index333.js";
6
+ const z = (n) => {
7
+ const o = ({ delta: a }) => n(a);
8
+ return {
9
+ start: () => k.update(o, !0),
10
+ stop: () => w.update(o)
11
+ };
12
+ };
13
+ function L(n) {
14
+ var o, a, { from: p, autoplay: O = !0, driver: P = z, elapsed: e = 0, repeat: R = 0, repeatType: x = "loop", repeatDelay: u = 0, onPlay: c, onStop: v, onComplete: D, onRepeat: T, onUpdate: y } = n, l = M(n, ["from", "autoplay", "driver", "elapsed", "repeat", "repeatType", "repeatDelay", "onPlay", "onStop", "onComplete", "onRepeat", "onUpdate"]);
15
+ let { to: i } = l, s, m = 0, t = l.duration, d, f = !1, r = !0, b;
16
+ const g = U(l);
17
+ !((a = (o = g).needsInterpolation) === null || a === void 0) && a.call(o, p, i) && (b = A([0, 100], [p, i], {
18
+ clamp: !1
19
+ }), p = 0, i = 100);
20
+ const E = g(Object.assign(Object.assign({}, l), { from: p, to: i }));
21
+ function S() {
22
+ m++, x === "reverse" ? (r = m % 2 === 0, e = N(e, t, u, r)) : (e = q(e, t, u), x === "mirror" && E.flipTarget()), f = !1, T && T();
85
23
  }
86
- }, C = {
87
- name: "Button",
88
- extends: k,
89
- inheritAttrs: !1,
90
- methods: {
91
- getPTOptions: function(l) {
92
- var s = l === "root" ? this.ptmi : this.ptm;
93
- return s(l, {
94
- context: {
95
- disabled: this.disabled
96
- }
97
- });
98
- }
99
- },
100
- computed: {
101
- disabled: function() {
102
- return this.$attrs.disabled || this.$attrs.disabled === "" || this.loading;
103
- },
104
- defaultAriaLabel: function() {
105
- return this.label ? this.label + (this.badge ? " " + this.badge : "") : this.$attrs.ariaLabel;
106
- },
107
- hasIcon: function() {
108
- return this.icon || this.$slots.icon;
24
+ function _() {
25
+ s.stop(), D && D();
26
+ }
27
+ function h(C) {
28
+ if (r || (C = -C), e += C, !f) {
29
+ const F = E.next(Math.max(0, e));
30
+ d = F.value, b && (d = b(d)), f = r ? F.done : e <= 0;
109
31
  }
110
- },
111
- components: {
112
- SpinnerIcon: m,
113
- Badge: y
114
- },
115
- directives: {
116
- ripple: b
32
+ y?.(d), f && (m === 0 && (t ?? (t = e)), m < R ? I(e, t, u, r) && S() : _());
33
+ }
34
+ function j() {
35
+ c?.(), s = P(h), s.start();
117
36
  }
118
- }, P = ["aria-label", "disabled", "data-p-severity"];
119
- function A(e, l, s, L, D, a) {
120
- var c = r("SpinnerIcon"), f = r("Badge"), g = S("ripple");
121
- return B((n(), i("button", t({
122
- class: e.cx("root"),
123
- type: "button",
124
- "aria-label": a.defaultAriaLabel,
125
- disabled: a.disabled
126
- }, a.getPTOptions("root"), {
127
- "data-p-severity": e.severity
128
- }), [o(e.$slots, "default", {}, function() {
129
- return [e.loading ? o(e.$slots, "loadingicon", {
130
- key: 0,
131
- class: u([e.cx("loadingIcon"), e.cx("icon")])
132
- }, function() {
133
- return [e.loadingIcon ? (n(), i("span", t({
134
- key: 0,
135
- class: [e.cx("loadingIcon"), e.cx("icon"), e.loadingIcon]
136
- }, e.ptm("loadingIcon")), null, 16)) : (n(), d(c, t({
137
- key: 1,
138
- class: [e.cx("loadingIcon"), e.cx("icon")],
139
- spin: ""
140
- }, e.ptm("loadingIcon")), null, 16, ["class"]))];
141
- }) : o(e.$slots, "icon", {
142
- key: 1,
143
- class: u([e.cx("icon")])
144
- }, function() {
145
- return [e.icon ? (n(), i("span", t({
146
- key: 0,
147
- class: [e.cx("icon"), e.icon, e.iconClass]
148
- }, e.ptm("icon")), null, 16)) : p("", !0)];
149
- }), I("span", t({
150
- class: e.cx("label")
151
- }, e.ptm("label")), $(e.label || " "), 17), e.badge ? (n(), d(f, t({
152
- key: 2,
153
- value: e.badge,
154
- class: e.badgeClass,
155
- severity: e.badgeSeverity,
156
- unstyled: e.unstyled
157
- }, e.ptm("badge")), null, 16, ["value", "class", "severity", "unstyled"])) : p("", !0)];
158
- })], 16, P)), [[g]]);
37
+ return O && j(), {
38
+ stop: () => {
39
+ v?.(), s.stop();
40
+ }
41
+ };
159
42
  }
160
- C.render = A;
161
43
  export {
162
- C as default
44
+ L as animate
163
45
  };
package/dist/index220.js CHANGED
@@ -1,22 +1,6 @@
1
- import r from "./index280.js";
2
- import { createElementBlock as t, openBlock as o, mergeProps as n, createElementVNode as C } from "vue";
3
- var i = {
4
- name: "PlusIcon",
5
- extends: r
6
- }, l = /* @__PURE__ */ C("path", {
7
- d: "M7.67742 6.32258V0.677419C7.67742 0.497757 7.60605 0.325452 7.47901 0.198411C7.35197 0.0713707 7.17966 0 7 0C6.82034 0 6.64803 0.0713707 6.52099 0.198411C6.39395 0.325452 6.32258 0.497757 6.32258 0.677419V6.32258H0.677419C0.497757 6.32258 0.325452 6.39395 0.198411 6.52099C0.0713707 6.64803 0 6.82034 0 7C0 7.17966 0.0713707 7.35197 0.198411 7.47901C0.325452 7.60605 0.497757 7.67742 0.677419 7.67742H6.32258V13.3226C6.32492 13.5015 6.39704 13.6725 6.52358 13.799C6.65012 13.9255 6.82106 13.9977 7 14C7.17966 14 7.35197 13.9286 7.47901 13.8016C7.60605 13.6745 7.67742 13.5022 7.67742 13.3226V7.67742H13.3226C13.5022 7.67742 13.6745 7.60605 13.8016 7.47901C13.9286 7.35197 14 7.17966 14 7C13.9977 6.82106 13.9255 6.65012 13.799 6.52358C13.6725 6.39704 13.5015 6.32492 13.3226 6.32258H7.67742Z",
8
- fill: "currentColor"
9
- }, null, -1), p = [l];
10
- function s(e, a, c, d, m, h) {
11
- return o(), t("svg", n({
12
- width: "14",
13
- height: "14",
14
- viewBox: "0 0 14 14",
15
- fill: "none",
16
- xmlns: "http://www.w3.org/2000/svg"
17
- }, e.pti()), p, 16);
1
+ function n(c, e) {
2
+ return e ? c * (1e3 / e) : 0;
18
3
  }
19
- i.render = s;
20
4
  export {
21
- i as default
5
+ n as velocityPerSecond
22
6
  };
package/dist/index221.js CHANGED
@@ -1,22 +1,41 @@
1
- import r from "./index280.js";
2
- import { createElementBlock as t, openBlock as o, mergeProps as C, createElementVNode as n } from "vue";
3
- var i = {
4
- name: "TimesIcon",
5
- extends: r
6
- }, p = /* @__PURE__ */ n("path", {
7
- d: "M8.01186 7.00933L12.27 2.75116C12.341 2.68501 12.398 2.60524 12.4375 2.51661C12.4769 2.42798 12.4982 2.3323 12.4999 2.23529C12.5016 2.13827 12.4838 2.0419 12.4474 1.95194C12.4111 1.86197 12.357 1.78024 12.2884 1.71163C12.2198 1.64302 12.138 1.58893 12.0481 1.55259C11.9581 1.51625 11.8617 1.4984 11.7647 1.50011C11.6677 1.50182 11.572 1.52306 11.4834 1.56255C11.3948 1.60204 11.315 1.65898 11.2488 1.72997L6.99067 5.98814L2.7325 1.72997C2.59553 1.60234 2.41437 1.53286 2.22718 1.53616C2.03999 1.53946 1.8614 1.61529 1.72901 1.74767C1.59663 1.88006 1.5208 2.05865 1.5175 2.24584C1.5142 2.43303 1.58368 2.61419 1.71131 2.75116L5.96948 7.00933L1.71131 11.2675C1.576 11.403 1.5 11.5866 1.5 11.7781C1.5 11.9696 1.576 12.1532 1.71131 12.2887C1.84679 12.424 2.03043 12.5 2.2219 12.5C2.41338 12.5 2.59702 12.424 2.7325 12.2887L6.99067 8.03052L11.2488 12.2887C11.3843 12.424 11.568 12.5 11.7594 12.5C11.9509 12.5 12.1346 12.424 12.27 12.2887C12.4053 12.1532 12.4813 11.9696 12.4813 11.7781C12.4813 11.5866 12.4053 11.403 12.27 11.2675L8.01186 7.00933Z",
8
- fill: "currentColor"
9
- }, null, -1), s = [p];
10
- function l(e, a, c, d, m, h) {
11
- return o(), t("svg", C({
12
- width: "14",
13
- height: "14",
14
- viewBox: "0 0 14 14",
15
- fill: "none",
16
- xmlns: "http://www.w3.org/2000/svg"
17
- }, e.pti()), s, 16);
1
+ import { linear as h } from "./index222.js";
2
+ const a = (e, n) => 1 - 3 * n + 3 * e, d = (e, n) => 3 * n - 6 * e, w = (e) => 3 * e, p = (e, n, r) => ((a(n, r) * e + d(n, r)) * e + w(n)) * e, v = (e, n, r) => 3 * a(n, r) * e * e + 2 * d(n, r) * e + w(n), F = 1e-7, I = 10;
3
+ function M(e, n, r, c, o) {
4
+ let i, t, s = 0;
5
+ do
6
+ t = n + (r - n) / 2, i = p(t, c, o) - e, i > 0 ? r = t : n = t;
7
+ while (Math.abs(i) > F && ++s < I);
8
+ return t;
9
+ }
10
+ const k = 8, x = 1e-3;
11
+ function y(e, n, r, c) {
12
+ for (let o = 0; o < k; ++o) {
13
+ const i = v(n, r, c);
14
+ if (i === 0)
15
+ return n;
16
+ const t = p(n, r, c) - e;
17
+ n -= t / i;
18
+ }
19
+ return n;
20
+ }
21
+ const f = 11, u = 1 / (f - 1);
22
+ function P(e, n, r, c) {
23
+ if (e === n && r === c)
24
+ return h;
25
+ const o = new Float32Array(f);
26
+ for (let t = 0; t < f; ++t)
27
+ o[t] = p(t * u, e, r);
28
+ function i(t) {
29
+ let s = 0, l = 1;
30
+ const z = f - 1;
31
+ for (; l !== z && o[l] <= t; ++l)
32
+ s += u;
33
+ --l;
34
+ const g = (t - o[l]) / (o[l + 1] - o[l]), S = s + g * u, b = v(S, e, r);
35
+ return b >= x ? y(t, S, e, r) : b === 0 ? S : M(t, s, s + u, e, r);
36
+ }
37
+ return (t) => t === 0 || t === 1 ? t : p(i(t), n, c);
18
38
  }
19
- i.render = l;
20
39
  export {
21
- i as default
40
+ P as cubicBezier
22
41
  };
package/dist/index222.js CHANGED
@@ -1,24 +1,23 @@
1
- import e from "./index280.js";
2
- import { createElementBlock as r, openBlock as o, mergeProps as t, createElementVNode as l } from "vue";
3
- var n = {
4
- name: "UploadIcon",
5
- extends: e
6
- }, i = /* @__PURE__ */ l("path", {
7
- "fill-rule": "evenodd",
8
- "clip-rule": "evenodd",
9
- d: "M6.58942 9.82197C6.70165 9.93405 6.85328 9.99793 7.012 10C7.17071 9.99793 7.32234 9.93405 7.43458 9.82197C7.54681 9.7099 7.61079 9.55849 7.61286 9.4V2.04798L9.79204 4.22402C9.84752 4.28011 9.91365 4.32457 9.98657 4.35479C10.0595 4.38502 10.1377 4.40039 10.2167 4.40002C10.2956 4.40039 10.3738 4.38502 10.4467 4.35479C10.5197 4.32457 10.5858 4.28011 10.6413 4.22402C10.7538 4.11152 10.817 3.95902 10.817 3.80002C10.817 3.64102 10.7538 3.48852 10.6413 3.37602L7.45127 0.190618C7.44656 0.185584 7.44176 0.180622 7.43687 0.175736C7.32419 0.063214 7.17136 0 7.012 0C6.85264 0 6.69981 0.063214 6.58712 0.175736C6.58181 0.181045 6.5766 0.186443 6.5715 0.191927L3.38282 3.37602C3.27669 3.48976 3.2189 3.6402 3.22165 3.79564C3.2244 3.95108 3.28746 4.09939 3.39755 4.20932C3.50764 4.31925 3.65616 4.38222 3.81182 4.38496C3.96749 4.3877 4.11814 4.33001 4.23204 4.22402L6.41113 2.04807V9.4C6.41321 9.55849 6.47718 9.7099 6.58942 9.82197ZM11.9952 14H2.02883C1.751 13.9887 1.47813 13.9228 1.22584 13.8061C0.973545 13.6894 0.746779 13.5241 0.558517 13.3197C0.370254 13.1154 0.22419 12.876 0.128681 12.6152C0.0331723 12.3545 -0.00990605 12.0775 0.0019109 11.8V9.40005C0.0019109 9.24092 0.065216 9.08831 0.1779 8.97579C0.290584 8.86326 0.443416 8.80005 0.602775 8.80005C0.762134 8.80005 0.914966 8.86326 1.02765 8.97579C1.14033 9.08831 1.20364 9.24092 1.20364 9.40005V11.8C1.18295 12.0376 1.25463 12.274 1.40379 12.4602C1.55296 12.6463 1.76817 12.7681 2.00479 12.8H11.9952C12.2318 12.7681 12.447 12.6463 12.5962 12.4602C12.7453 12.274 12.817 12.0376 12.7963 11.8V9.40005C12.7963 9.24092 12.8596 9.08831 12.9723 8.97579C13.085 8.86326 13.2378 8.80005 13.3972 8.80005C13.5565 8.80005 13.7094 8.86326 13.8221 8.97579C13.9347 9.08831 13.998 9.24092 13.998 9.40005V11.8C14.022 12.3563 13.8251 12.8996 13.45 13.3116C13.0749 13.7236 12.552 13.971 11.9952 14Z",
10
- fill: "currentColor"
11
- }, null, -1), p = [i];
12
- function d(C, a, s, c, m, h) {
13
- return o(), r("svg", t({
14
- width: "14",
15
- height: "14",
16
- viewBox: "0 0 14 14",
17
- fill: "none",
18
- xmlns: "http://www.w3.org/2000/svg"
19
- }, C.pti()), p, 16);
20
- }
21
- n.render = d;
1
+ import { reverseEasing as n, createAnticipate as O, mirrorEasing as s, createBackIn as i, createExpoIn as u } from "./index350.js";
2
+ const e = 1.525, E = 4 / 11, I = 8 / 11, H = 9 / 10, N = (c) => c, a = u(2), k = n(a), B = s(a), T = (c) => 1 - Math.sin(Math.acos(c)), _ = n(T), C = s(_), r = i(e), L = n(r), U = s(r), m = O(e), b = 4356 / 361, R = 35442 / 1805, S = 16061 / 1805, o = (c) => {
3
+ if (c === 1 || c === 0)
4
+ return c;
5
+ const t = c * c;
6
+ return c < E ? 7.5625 * t : c < I ? 9.075 * t - 9.9 * c + 3.4 : c < H ? b * t - R * c + S : 10.8 * c * c - 20.52 * c + 10.72;
7
+ }, f = n(o), g = (c) => c < 0.5 ? 0.5 * (1 - o(1 - c * 2)) : 0.5 * o(c * 2 - 1) + 0.5;
22
8
  export {
23
- n as default
9
+ m as anticipate,
10
+ r as backIn,
11
+ U as backInOut,
12
+ L as backOut,
13
+ f as bounceIn,
14
+ g as bounceInOut,
15
+ o as bounceOut,
16
+ T as circIn,
17
+ C as circInOut,
18
+ _ as circOut,
19
+ a as easeIn,
20
+ B as easeInOut,
21
+ k as easeOut,
22
+ N as linear
24
23
  };
package/dist/index223.js CHANGED
@@ -1,201 +1,129 @@
1
- import f from "./index245.js";
2
- import y from "./index281.js";
3
- import b from "./index282.js";
4
- import P from "./index221.js";
5
- import d from "./index283.js";
6
- import S from "./index216.js";
7
- import $ from "./index217.js";
8
- import C from "./index284.js";
9
- import { resolveComponent as j, resolveDirective as k, createBlock as p, openBlock as s, Transition as D, mergeProps as n, withCtx as B, withDirectives as v, createElementVNode as g, renderSlot as a, createElementBlock as m, createCommentVNode as A, resolveDynamicComponent as T, vShow as E } from "vue";
10
- var N = {
11
- name: "BaseMessage",
12
- extends: $,
13
- props: {
14
- severity: {
15
- type: String,
16
- default: "info"
17
- },
18
- closable: {
19
- type: Boolean,
20
- default: !0
21
- },
22
- sticky: {
23
- type: Boolean,
24
- default: !0
25
- },
26
- life: {
27
- type: Number,
28
- default: 3e3
29
- },
30
- icon: {
31
- type: String,
32
- default: void 0
33
- },
34
- closeIcon: {
35
- type: String,
36
- default: void 0
37
- },
38
- closeButtonProps: {
39
- type: null,
40
- default: null
41
- }
42
- },
43
- style: C,
44
- provide: function() {
45
- return {
46
- $parentInstance: this
47
- };
48
- }
49
- }, L = {
50
- name: "Message",
51
- extends: N,
52
- inheritAttrs: !1,
53
- emits: ["close", "life-end"],
54
- timeout: null,
55
- data: function() {
56
- return {
57
- visible: !0
58
- };
59
- },
60
- watch: {
61
- sticky: function(t) {
62
- t || this.closeAfterDelay();
63
- }
64
- },
65
- mounted: function() {
66
- this.sticky || this.closeAfterDelay();
67
- },
68
- methods: {
69
- close: function(t) {
70
- this.visible = !1, this.$emit("close", t);
71
- },
72
- closeAfterDelay: function() {
73
- var t = this;
74
- setTimeout(function() {
75
- t.visible = !1, t.$emit("life-end");
76
- }, this.life);
77
- }
78
- },
79
- computed: {
80
- iconComponent: function() {
81
- return {
82
- info: b,
83
- success: f,
84
- warn: y,
85
- error: d
86
- }[this.severity];
87
- },
88
- closeAriaLabel: function() {
89
- return this.$primevue.config.locale.aria ? this.$primevue.config.locale.aria.close : void 0;
90
- }
91
- },
92
- directives: {
93
- ripple: S
94
- },
95
- components: {
96
- TimesIcon: P,
97
- InfoCircleIcon: b,
98
- CheckIcon: f,
99
- ExclamationTriangleIcon: y,
100
- TimesCircleIcon: d
101
- }
102
- };
103
- function c(e) {
1
+ import { DomHandler as s, ObjectUtils as h } from "./index169.js";
2
+ import E from "./index275.js";
3
+ import $ from "./index279.js";
4
+ var g = E.extend({
5
+ style: $
6
+ });
7
+ function m(o) {
104
8
  "@babel/helpers - typeof";
105
- return c = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(t) {
106
- return typeof t;
107
- } : function(t) {
108
- return t && typeof Symbol == "function" && t.constructor === Symbol && t !== Symbol.prototype ? "symbol" : typeof t;
109
- }, c(e);
9
+ return m = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
10
+ return typeof e;
11
+ } : function(e) {
12
+ return e && typeof Symbol == "function" && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e;
13
+ }, m(o);
110
14
  }
111
- function h(e, t) {
112
- var o = Object.keys(e);
15
+ function v(o, e) {
16
+ var t = Object.keys(o);
113
17
  if (Object.getOwnPropertySymbols) {
114
- var r = Object.getOwnPropertySymbols(e);
115
- t && (r = r.filter(function(u) {
116
- return Object.getOwnPropertyDescriptor(e, u).enumerable;
117
- })), o.push.apply(o, r);
18
+ var r = Object.getOwnPropertySymbols(o);
19
+ e && (r = r.filter(function(n) {
20
+ return Object.getOwnPropertyDescriptor(o, n).enumerable;
21
+ })), t.push.apply(t, r);
118
22
  }
119
- return o;
23
+ return t;
120
24
  }
121
- function i(e) {
122
- for (var t = 1; t < arguments.length; t++) {
123
- var o = arguments[t] != null ? arguments[t] : {};
124
- t % 2 ? h(Object(o), !0).forEach(function(r) {
125
- M(e, r, o[r]);
126
- }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(o)) : h(Object(o)).forEach(function(r) {
127
- Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(o, r));
25
+ function F(o) {
26
+ for (var e = 1; e < arguments.length; e++) {
27
+ var t = arguments[e] != null ? arguments[e] : {};
28
+ e % 2 ? v(Object(t), !0).forEach(function(r) {
29
+ S(o, r, t[r]);
30
+ }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(o, Object.getOwnPropertyDescriptors(t)) : v(Object(t)).forEach(function(r) {
31
+ Object.defineProperty(o, r, Object.getOwnPropertyDescriptor(t, r));
128
32
  });
129
33
  }
130
- return e;
34
+ return o;
131
35
  }
132
- function M(e, t, o) {
133
- return t = K(t), t in e ? Object.defineProperty(e, t, { value: o, enumerable: !0, configurable: !0, writable: !0 }) : e[t] = o, e;
36
+ function S(o, e, t) {
37
+ return e = y(e), e in o ? Object.defineProperty(o, e, { value: t, enumerable: !0, configurable: !0, writable: !0 }) : o[e] = t, o;
134
38
  }
135
- function K(e) {
136
- var t = V(e, "string");
137
- return c(t) == "symbol" ? t : String(t);
39
+ function y(o) {
40
+ var e = O(o, "string");
41
+ return m(e) == "symbol" ? e : String(e);
138
42
  }
139
- function V(e, t) {
140
- if (c(e) != "object" || !e) return e;
141
- var o = e[Symbol.toPrimitive];
142
- if (o !== void 0) {
143
- var r = o.call(e, t);
144
- if (c(r) != "object") return r;
43
+ function O(o, e) {
44
+ if (m(o) != "object" || !o) return o;
45
+ var t = o[Symbol.toPrimitive];
46
+ if (t !== void 0) {
47
+ var r = t.call(o, e);
48
+ if (m(r) != "object") return r;
145
49
  throw new TypeError("@@toPrimitive must return a primitive value.");
146
50
  }
147
- return (t === "string" ? String : Number)(e);
51
+ return (e === "string" ? String : Number)(o);
148
52
  }
149
- var R = ["aria-label"];
150
- function q(e, t, o, r, u, l) {
151
- var I = j("TimesIcon"), O = k("ripple");
152
- return s(), p(D, n({
153
- name: "p-message",
154
- appear: ""
155
- }, e.ptmi("transition")), {
156
- default: B(function() {
157
- return [v(g("div", n({
158
- class: e.cx("root"),
159
- role: "alert",
160
- "aria-live": "assertive",
161
- "aria-atomic": "true"
162
- }, e.ptm("root")), [e.$slots.container ? a(e.$slots, "container", {
163
- key: 0,
164
- onClose: l.close,
165
- closeCallback: l.close
166
- }) : (s(), m("div", n({
167
- key: 1,
168
- class: e.cx("wrapper")
169
- }, e.ptm("wrapper")), [a(e.$slots, "messageicon", {
170
- class: "p-message-icon"
171
- }, function() {
172
- return [(s(), p(T(e.icon ? "span" : l.iconComponent), n({
173
- class: [e.cx("icon"), e.icon]
174
- }, e.ptm("icon")), null, 16, ["class"]))];
175
- }), g("div", n({
176
- class: ["p-message-text", e.cx("text")]
177
- }, e.ptm("text")), [a(e.$slots, "default")], 16), e.closable ? v((s(), m("button", n({
178
- key: 0,
179
- class: e.cx("closeButton"),
180
- "aria-label": l.closeAriaLabel,
181
- type: "button",
182
- onClick: t[0] || (t[0] = function(w) {
183
- return l.close(w);
53
+ var x = g.extend("focustrap", {
54
+ mounted: function(e, t) {
55
+ var r = t.value || {}, n = r.disabled;
56
+ n || (this.createHiddenFocusableElements(e, t), this.bind(e, t), this.autoElementFocus(e, t)), e.setAttribute("data-pd-focustrap", !0), this.$el = e;
57
+ },
58
+ updated: function(e, t) {
59
+ var r = t.value || {}, n = r.disabled;
60
+ n && this.unbind(e);
61
+ },
62
+ unmounted: function(e) {
63
+ this.unbind(e);
64
+ },
65
+ methods: {
66
+ getComputedSelector: function(e) {
67
+ return ':not(.p-hidden-focusable):not([data-p-hidden-focusable="true"])'.concat(e ?? "");
68
+ },
69
+ bind: function(e, t) {
70
+ var r = this, n = t.value || {}, u = n.onFocusIn, l = n.onFocusOut;
71
+ e.$_pfocustrap_mutationobserver = new MutationObserver(function(c) {
72
+ c.forEach(function(f) {
73
+ if (f.type === "childList" && !e.contains(document.activeElement)) {
74
+ var d = function p(a) {
75
+ var i = s.isFocusableElement(a) ? s.isFocusableElement(a, r.getComputedSelector(e.$_pfocustrap_focusableselector)) ? a : s.getFirstFocusableElement(e, r.getComputedSelector(e.$_pfocustrap_focusableselector)) : s.getFirstFocusableElement(a);
76
+ return h.isNotEmpty(i) ? i : a.nextSibling && p(a.nextSibling);
77
+ };
78
+ s.focus(d(f.nextSibling));
79
+ }
80
+ });
81
+ }), e.$_pfocustrap_mutationobserver.disconnect(), e.$_pfocustrap_mutationobserver.observe(e, {
82
+ childList: !0
83
+ }), e.$_pfocustrap_focusinlistener = function(c) {
84
+ return u && u(c);
85
+ }, e.$_pfocustrap_focusoutlistener = function(c) {
86
+ return l && l(c);
87
+ }, e.addEventListener("focusin", e.$_pfocustrap_focusinlistener), e.addEventListener("focusout", e.$_pfocustrap_focusoutlistener);
88
+ },
89
+ unbind: function(e) {
90
+ e.$_pfocustrap_mutationobserver && e.$_pfocustrap_mutationobserver.disconnect(), e.$_pfocustrap_focusinlistener && e.removeEventListener("focusin", e.$_pfocustrap_focusinlistener) && (e.$_pfocustrap_focusinlistener = null), e.$_pfocustrap_focusoutlistener && e.removeEventListener("focusout", e.$_pfocustrap_focusoutlistener) && (e.$_pfocustrap_focusoutlistener = null);
91
+ },
92
+ autoFocus: function(e) {
93
+ this.autoElementFocus(this.$el, {
94
+ value: F(F({}, e), {}, {
95
+ autoFocus: !0
184
96
  })
185
- }, i(i(i({}, e.closeButtonProps), e.ptm("button")), e.ptm("closeButton"))), [a(e.$slots, "closeicon", {}, function() {
186
- return [e.closeIcon ? (s(), m("i", n({
187
- key: 0,
188
- class: [e.cx("closeIcon"), e.closeIcon]
189
- }, i(i({}, e.ptm("buttonIcon")), e.ptm("closeIcon"))), null, 16)) : (s(), p(I, n({
190
- key: 1,
191
- class: [e.cx("closeIcon"), e.closeIcon]
192
- }, i(i({}, e.ptm("buttonIcon")), e.ptm("closeIcon"))), null, 16, ["class"]))];
193
- })], 16, R)), [[O]]) : A("", !0)], 16))], 16), [[E, u.visible]])];
194
- }),
195
- _: 3
196
- }, 16);
197
- }
198
- L.render = q;
97
+ });
98
+ },
99
+ autoElementFocus: function(e, t) {
100
+ var r = t.value || {}, n = r.autoFocusSelector, u = n === void 0 ? "" : n, l = r.firstFocusableSelector, c = l === void 0 ? "" : l, f = r.autoFocus, d = f === void 0 ? !1 : f, p = s.getFirstFocusableElement(e, "[autofocus]".concat(this.getComputedSelector(u)));
101
+ d && !p && (p = s.getFirstFocusableElement(e, this.getComputedSelector(c))), s.focus(p);
102
+ },
103
+ onFirstHiddenElementFocus: function(e) {
104
+ var t, r = e.currentTarget, n = e.relatedTarget, u = n === r.$_pfocustrap_lasthiddenfocusableelement || !((t = this.$el) !== null && t !== void 0 && t.contains(n)) ? s.getFirstFocusableElement(r.parentElement, this.getComputedSelector(r.$_pfocustrap_focusableselector)) : r.$_pfocustrap_lasthiddenfocusableelement;
105
+ s.focus(u);
106
+ },
107
+ onLastHiddenElementFocus: function(e) {
108
+ var t, r = e.currentTarget, n = e.relatedTarget, u = n === r.$_pfocustrap_firsthiddenfocusableelement || !((t = this.$el) !== null && t !== void 0 && t.contains(n)) ? s.getLastFocusableElement(r.parentElement, this.getComputedSelector(r.$_pfocustrap_focusableselector)) : r.$_pfocustrap_firsthiddenfocusableelement;
109
+ s.focus(u);
110
+ },
111
+ createHiddenFocusableElements: function(e, t) {
112
+ var r = this, n = t.value || {}, u = n.tabIndex, l = u === void 0 ? 0 : u, c = n.firstFocusableSelector, f = c === void 0 ? "" : c, d = n.lastFocusableSelector, p = d === void 0 ? "" : d, a = function(_) {
113
+ return s.createElement("span", {
114
+ class: "p-hidden-accessible p-hidden-focusable",
115
+ tabIndex: l,
116
+ role: "presentation",
117
+ "aria-hidden": !0,
118
+ "data-p-hidden-accessible": !0,
119
+ "data-p-hidden-focusable": !0,
120
+ onFocus: _?.bind(r)
121
+ });
122
+ }, i = a(this.onFirstHiddenElementFocus), b = a(this.onLastHiddenElementFocus);
123
+ i.$_pfocustrap_lasthiddenfocusableelement = b, i.$_pfocustrap_focusableselector = f, i.setAttribute("data-pc-section", "firstfocusableelement"), b.$_pfocustrap_firsthiddenfocusableelement = i, b.$_pfocustrap_focusableselector = p, b.setAttribute("data-pc-section", "lastfocusableelement"), e.prepend(i), e.append(b);
124
+ }
125
+ }
126
+ });
199
127
  export {
200
- L as default
128
+ x as default
201
129
  };