@okam/stack-ui 1.36.1 → 1.37.1
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.
- package/CHANGELOG.md +14 -0
- package/components/Dialog/interface.d.ts +5 -3
- package/components/Lightbox/interface.d.ts +2 -0
- package/components/Modal/interface.d.ts +6 -4
- package/components/SidePanel/interface.d.ts +9 -6
- package/hooks/useLabelledOverlay/index.d.ts +9 -0
- package/hooks/useLabelledOverlay/interface.d.ts +14 -0
- package/index.d.ts +2 -1
- package/index.js +1 -1
- package/index.mjs +72 -70
- package/index100.js +5 -1
- package/index100.mjs +88 -6
- package/index101.js +1 -12
- package/index101.mjs +6 -40
- package/index102.js +12 -1
- package/index102.mjs +36 -25
- package/index103.js +1 -1
- package/index103.mjs +24 -8
- package/index104.js +1 -7
- package/index104.mjs +7 -13
- package/index105.js +6 -14
- package/index105.mjs +13 -65
- package/index106.js +15 -1
- package/index106.mjs +71 -7
- package/index107.js +1 -41
- package/index107.mjs +7 -106
- package/index108.js +32 -38
- package/index108.mjs +78 -74
- package/index109.js +46 -15
- package/index109.mjs +96 -19
- package/index110.js +16 -1
- package/index110.mjs +20 -37
- package/index111.js +1 -1
- package/index111.mjs +42 -48
- package/index112.js +1 -1
- package/index112.mjs +47 -22
- package/index113.js +1 -2
- package/index113.mjs +22 -21
- package/index123.js +1 -1
- package/index123.mjs +1 -1
- package/index131.js +1 -1
- package/index131.mjs +23 -8
- package/index132.js +1 -1
- package/index132.mjs +1 -1
- package/index133.js +1 -1
- package/index133.mjs +4 -4
- package/index134.js +1 -1
- package/index134.mjs +2 -2
- package/index135.js +1 -1
- package/index135.mjs +9 -9
- package/index139.js +1 -1
- package/index139.mjs +6 -18
- package/index145.js +1 -1
- package/index145.mjs +1 -1
- package/index150.js +1 -1
- package/index150.mjs +54 -18
- package/index151.js +1 -1
- package/index151.mjs +21 -6
- package/index152.js +1 -1
- package/index152.mjs +5 -11
- package/index153.js +1 -1
- package/index153.mjs +12 -57
- package/index159.js +1 -1
- package/index159.mjs +1 -1
- package/index162.js +1 -1
- package/index162.mjs +1 -1
- package/index178.js +1 -1
- package/index178.mjs +1 -1
- package/index18.js +1 -1
- package/index18.mjs +1 -1
- package/index196.js +1 -1
- package/index196.mjs +122 -138
- package/index197.js +1 -1
- package/index197.mjs +129 -192
- package/index198.js +1 -1
- package/index198.mjs +44 -22
- package/index199.js +1 -1
- package/index199.mjs +14 -49
- package/index2.js +1 -1
- package/index2.mjs +21 -21
- package/index200.js +1 -1
- package/index200.mjs +93 -46
- package/index201.js +1 -1
- package/index201.mjs +98 -89
- package/index202.js +1 -1
- package/index202.mjs +5 -72
- package/index203.js +1 -1
- package/index203.mjs +3 -68
- package/index204.js +1 -1
- package/index204.mjs +125 -7
- package/index205.js +1 -1
- package/index205.mjs +29 -11
- package/index206.js +1 -1
- package/index206.mjs +40 -113
- package/index207.js +1 -1
- package/index207.mjs +41 -131
- package/index208.js +1 -1
- package/index208.mjs +36 -43
- package/index209.js +1 -1
- package/index209.mjs +110 -11
- package/index210.js +1 -1
- package/index210.mjs +59 -77
- package/index211.js +1 -1
- package/index211.mjs +94 -99
- package/index212.js +1 -1
- package/index212.mjs +98 -5
- package/index213.js +1 -1
- package/index213.mjs +140 -3
- package/index214.js +1 -1
- package/index214.mjs +191 -119
- package/index215.js +1 -1
- package/index215.mjs +22 -29
- package/index216.js +1 -1
- package/index216.mjs +49 -51
- package/index217.js +1 -1
- package/index217.mjs +47 -43
- package/index218.js +1 -1
- package/index218.mjs +95 -35
- package/index219.js +1 -1
- package/index219.mjs +72 -114
- package/index220.js +1 -1
- package/index220.mjs +67 -76
- package/index221.js +1 -1
- package/index221.mjs +7 -101
- package/index222.js +1 -1
- package/index222.mjs +12 -98
- package/index250.js +1 -1
- package/index250.mjs +1 -1
- package/index255.js +1 -1
- package/index255.mjs +5 -5
- package/index256.js +1 -1
- package/index256.mjs +1 -1
- package/index257.js +1 -1
- package/index257.mjs +4 -4
- package/index258.js +1 -1
- package/index258.mjs +1 -1
- package/index259.js +1 -1
- package/index259.mjs +1 -1
- package/index260.js +1 -1
- package/index260.mjs +4 -4
- package/index261.js +1 -1
- package/index261.mjs +4 -4
- package/index262.js +1 -1
- package/index262.mjs +1 -1
- package/index263.js +1 -1
- package/index263.mjs +4 -4
- package/index264.js +1 -1
- package/index264.mjs +4 -4
- package/index265.js +1 -1
- package/index265.mjs +1 -1
- package/index266.js +1 -1
- package/index266.mjs +4 -4
- package/index267.js +1 -1
- package/index267.mjs +4 -4
- package/index268.js +1 -1
- package/index268.mjs +1 -1
- package/index269.js +1 -1
- package/index269.mjs +1 -1
- package/index270.js +1 -1
- package/index270.mjs +4 -4
- package/index271.js +1 -1
- package/index271.mjs +4 -4
- package/index272.js +1 -1
- package/index272.mjs +1 -1
- package/index273.js +1 -1
- package/index273.mjs +4 -4
- package/index274.js +1 -1
- package/index274.mjs +4 -4
- package/index275.js +1 -1
- package/index275.mjs +4 -4
- package/index276.js +1 -1
- package/index276.mjs +1 -1
- package/index277.js +1 -1
- package/index277.mjs +4 -4
- package/index278.js +1 -1
- package/index278.mjs +4 -4
- package/index279.js +1 -1
- package/index279.mjs +4 -4
- package/index280.js +1 -1
- package/index280.mjs +4 -4
- package/index281.js +1 -1
- package/index281.mjs +4 -4
- package/index282.js +1 -1
- package/index282.mjs +1 -1
- package/index283.js +1 -1
- package/index283.mjs +1 -1
- package/index284.js +1 -1
- package/index284.mjs +1 -1
- package/index285.js +1 -1
- package/index285.mjs +4 -4
- package/index286.js +1 -1
- package/index286.mjs +4 -4
- package/index287.js +1 -1
- package/index287.mjs +4 -4
- package/index288.js +1 -1
- package/index288.mjs +4 -4
- package/index289.js +1 -1
- package/index289.mjs +5 -5
- package/index30.js +1 -1
- package/index30.mjs +15 -12
- package/index310.js +1 -1
- package/index310.mjs +1 -1
- package/index35.js +1 -1
- package/index35.mjs +20 -20
- package/index38.js +1 -1
- package/index38.mjs +13 -13
- package/index4.js +1 -1
- package/index4.mjs +1 -1
- package/index43.js +1 -1
- package/index43.mjs +1 -1
- package/index45.js +1 -1
- package/index45.mjs +1 -1
- package/index75.js +1 -1
- package/index75.mjs +34 -29
- package/index8.js +1 -1
- package/index8.mjs +45 -34
- package/index81.js +1 -1
- package/index81.mjs +1 -1
- package/index89.js +2 -1
- package/index89.mjs +20 -5
- package/index9.js +1 -1
- package/index9.mjs +32 -30
- package/index90.js +1 -1
- package/index90.mjs +5 -2
- package/index91.js +1 -6
- package/index91.mjs +2 -94
- package/index92.js +6 -1
- package/index92.mjs +79 -54
- package/index93.js +1 -1
- package/index93.mjs +61 -33
- package/index94.js +1 -42
- package/index94.mjs +34 -67
- package/index95.js +38 -60
- package/index95.mjs +65 -219
- package/index96.js +63 -8
- package/index96.mjs +215 -44
- package/index97.js +9 -1
- package/index97.mjs +48 -36
- package/index98.js +1 -1
- package/index98.mjs +40 -8
- package/index99.js +1 -5
- package/index99.mjs +10 -85
- package/package.json +1 -1
- package/providers/SidePanel/interface.d.ts +13 -4
- package/theme/SidePanel/index.d.ts +1 -1
- package/components/Lightbox/hooks/overlay/index.d.ts +0 -79
package/index197.mjs
CHANGED
|
@@ -1,200 +1,137 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
top: "bottom",
|
|
10
|
-
bottom: "top",
|
|
11
|
-
left: "right",
|
|
12
|
-
right: "left"
|
|
13
|
-
}, it = {
|
|
14
|
-
top: "left",
|
|
15
|
-
left: "top"
|
|
16
|
-
}, K = {
|
|
17
|
-
top: "height",
|
|
18
|
-
left: "width"
|
|
19
|
-
}, B = {
|
|
20
|
-
width: "totalWidth",
|
|
21
|
-
height: "totalHeight"
|
|
22
|
-
}, H = {};
|
|
23
|
-
let u = typeof document < "u" ? window.visualViewport : null;
|
|
24
|
-
function j(e) {
|
|
25
|
-
let t = 0, o = 0, c = 0, i = 0, a = 0, f = 0, l = {};
|
|
26
|
-
var $;
|
|
27
|
-
let p = (($ = u == null ? void 0 : u.scale) !== null && $ !== void 0 ? $ : 1) > 1;
|
|
28
|
-
if (e.tagName === "BODY") {
|
|
29
|
-
let h = document.documentElement;
|
|
30
|
-
c = h.clientWidth, i = h.clientHeight;
|
|
31
|
-
var s;
|
|
32
|
-
t = (s = u == null ? void 0 : u.width) !== null && s !== void 0 ? s : c;
|
|
33
|
-
var g;
|
|
34
|
-
o = (g = u == null ? void 0 : u.height) !== null && g !== void 0 ? g : i, l.top = h.scrollTop || e.scrollTop, l.left = h.scrollLeft || e.scrollLeft, u && (a = u.offsetTop, f = u.offsetLeft);
|
|
35
|
-
} else
|
|
36
|
-
({ width: t, height: o, top: a, left: f } = M(e)), l.top = e.scrollTop, l.left = e.scrollLeft, c = t, i = o;
|
|
37
|
-
if (ot() && (e.tagName === "BODY" || e.tagName === "HTML") && p) {
|
|
38
|
-
l.top = 0, l.left = 0;
|
|
39
|
-
var d;
|
|
40
|
-
a = (d = u == null ? void 0 : u.pageTop) !== null && d !== void 0 ? d : 0;
|
|
41
|
-
var r;
|
|
42
|
-
f = (r = u == null ? void 0 : u.pageLeft) !== null && r !== void 0 ? r : 0;
|
|
1
|
+
function M(n, a) {
|
|
2
|
+
let r = n.copy(), e = "hour" in r ? g(r, a) : 0;
|
|
3
|
+
y(r, a.years || 0), r.calendar.balanceYearMonth && r.calendar.balanceYearMonth(r, n), r.month += a.months || 0, s(r), $(r), r.day += (a.weeks || 0) * 7, r.day += a.days || 0, r.day += e, u(r), r.calendar.balanceDate && r.calendar.balanceDate(r), r.year < 1 && (r.year = 1, r.month = 1, r.day = 1);
|
|
4
|
+
let c = r.calendar.getYearsInEra(r);
|
|
5
|
+
if (r.year > c) {
|
|
6
|
+
var d, h;
|
|
7
|
+
let o = (d = (h = r.calendar).isInverseEra) === null || d === void 0 ? void 0 : d.call(h, r);
|
|
8
|
+
r.year = c, r.month = o ? 1 : r.calendar.getMonthsInYear(r), r.day = o ? 1 : r.calendar.getDaysInMonth(r);
|
|
43
9
|
}
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
totalWidth: c,
|
|
48
|
-
totalHeight: i,
|
|
49
|
-
scroll: l,
|
|
50
|
-
top: a,
|
|
51
|
-
left: f
|
|
52
|
-
};
|
|
53
|
-
}
|
|
54
|
-
function ct(e) {
|
|
55
|
-
return {
|
|
56
|
-
top: e.scrollTop,
|
|
57
|
-
left: e.scrollLeft,
|
|
58
|
-
width: e.scrollWidth,
|
|
59
|
-
height: e.scrollHeight
|
|
60
|
-
};
|
|
61
|
-
}
|
|
62
|
-
function q(e, t, o, c, i, a, f) {
|
|
63
|
-
var l;
|
|
64
|
-
let $ = (l = i.scroll[e]) !== null && l !== void 0 ? l : 0, p = c[K[e]], s = c.scroll[P[e]] + a, g = p + c.scroll[P[e]] - a, d = t - $ + f[e] - c[P[e]], r = t - $ + o + f[e] - c[P[e]];
|
|
65
|
-
return d < s ? s - d : r > g ? Math.max(g - r, s - d) : 0;
|
|
66
|
-
}
|
|
67
|
-
function rt(e) {
|
|
68
|
-
let t = window.getComputedStyle(e);
|
|
69
|
-
return {
|
|
70
|
-
top: parseInt(t.marginTop, 10) || 0,
|
|
71
|
-
bottom: parseInt(t.marginBottom, 10) || 0,
|
|
72
|
-
left: parseInt(t.marginLeft, 10) || 0,
|
|
73
|
-
right: parseInt(t.marginRight, 10) || 0
|
|
74
|
-
};
|
|
75
|
-
}
|
|
76
|
-
function J(e) {
|
|
77
|
-
if (H[e]) return H[e];
|
|
78
|
-
let [t, o] = e.split(" "), c = P[t] || "right", i = it[c];
|
|
79
|
-
P[o] || (o = "center");
|
|
80
|
-
let a = K[c], f = K[i];
|
|
81
|
-
return H[e] = {
|
|
82
|
-
placement: t,
|
|
83
|
-
crossPlacement: o,
|
|
84
|
-
axis: c,
|
|
85
|
-
crossAxis: i,
|
|
86
|
-
size: a,
|
|
87
|
-
crossSize: f
|
|
88
|
-
}, H[e];
|
|
89
|
-
}
|
|
90
|
-
function Z(e, t, o, c, i, a, f, l, $, p) {
|
|
91
|
-
let { placement: s, crossPlacement: g, axis: d, crossAxis: r, size: h, crossSize: v } = c, n = {};
|
|
92
|
-
var w;
|
|
93
|
-
n[r] = (w = e[r]) !== null && w !== void 0 ? w : 0;
|
|
94
|
-
var m, x, E, T;
|
|
95
|
-
g === "center" ? n[r] += (((m = e[v]) !== null && m !== void 0 ? m : 0) - ((x = o[v]) !== null && x !== void 0 ? x : 0)) / 2 : g !== r && (n[r] += ((E = e[v]) !== null && E !== void 0 ? E : 0) - ((T = o[v]) !== null && T !== void 0 ? T : 0)), n[r] += a;
|
|
96
|
-
const _ = e[r] - o[v] + $ + p, I = e[r] + e[v] - $ - p;
|
|
97
|
-
if (n[r] = G(n[r], _, I), s === d) {
|
|
98
|
-
const b = l ? f[h] : t[B[h]];
|
|
99
|
-
n[z[d]] = Math.floor(b - e[d] + i);
|
|
100
|
-
} else n[d] = Math.floor(e[d] + e[h] + i);
|
|
101
|
-
return n;
|
|
10
|
+
r.month < 1 && (r.month = 1, r.day = 1);
|
|
11
|
+
let l = r.calendar.getMonthsInYear(r);
|
|
12
|
+
return r.month > l && (r.month = l, r.day = r.calendar.getDaysInMonth(r)), r.day = Math.max(1, Math.min(r.calendar.getDaysInMonth(r), r.day)), r;
|
|
102
13
|
}
|
|
103
|
-
function
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
}
|
|
114
|
-
function
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
let
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
let
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
height: l
|
|
179
|
-
};
|
|
180
|
-
} else {
|
|
181
|
-
c = M(e);
|
|
182
|
-
let i = M(t), a = window.getComputedStyle(t);
|
|
183
|
-
i.top += (parseInt(a.borderTopWidth, 10) || 0) - t.scrollTop, i.left += (parseInt(a.borderLeftWidth, 10) || 0) - t.scrollLeft, c.top -= i.top, c.left -= i.left;
|
|
14
|
+
function y(n, a) {
|
|
15
|
+
var r, e;
|
|
16
|
+
!((r = (e = n.calendar).isInverseEra) === null || r === void 0) && r.call(e, n) && (a = -a), n.year += a;
|
|
17
|
+
}
|
|
18
|
+
function s(n) {
|
|
19
|
+
for (; n.month < 1; )
|
|
20
|
+
y(n, -1), n.month += n.calendar.getMonthsInYear(n);
|
|
21
|
+
let a = 0;
|
|
22
|
+
for (; n.month > (a = n.calendar.getMonthsInYear(n)); )
|
|
23
|
+
n.month -= a, y(n, 1);
|
|
24
|
+
}
|
|
25
|
+
function u(n) {
|
|
26
|
+
for (; n.day < 1; )
|
|
27
|
+
n.month--, s(n), n.day += n.calendar.getDaysInMonth(n);
|
|
28
|
+
for (; n.day > n.calendar.getDaysInMonth(n); )
|
|
29
|
+
n.day -= n.calendar.getDaysInMonth(n), n.month++, s(n);
|
|
30
|
+
}
|
|
31
|
+
function $(n) {
|
|
32
|
+
n.month = Math.max(1, Math.min(n.calendar.getMonthsInYear(n), n.month)), n.day = Math.max(1, Math.min(n.calendar.getDaysInMonth(n), n.day));
|
|
33
|
+
}
|
|
34
|
+
function f(n) {
|
|
35
|
+
n.calendar.constrainDate && n.calendar.constrainDate(n), n.year = Math.max(1, Math.min(n.calendar.getYearsInEra(n), n.year)), $(n);
|
|
36
|
+
}
|
|
37
|
+
function m(n) {
|
|
38
|
+
let a = {};
|
|
39
|
+
for (let r in n) typeof n[r] == "number" && (a[r] = -n[r]);
|
|
40
|
+
return a;
|
|
41
|
+
}
|
|
42
|
+
function x(n, a) {
|
|
43
|
+
return M(n, m(a));
|
|
44
|
+
}
|
|
45
|
+
function D(n, a) {
|
|
46
|
+
let r = n.copy();
|
|
47
|
+
return a.era != null && (r.era = a.era), a.year != null && (r.year = a.year), a.month != null && (r.month = a.month), a.day != null && (r.day = a.day), f(r), r;
|
|
48
|
+
}
|
|
49
|
+
function Y(n, a) {
|
|
50
|
+
let r = n.copy();
|
|
51
|
+
return a.hour != null && (r.hour = a.hour), a.minute != null && (r.minute = a.minute), a.second != null && (r.second = a.second), a.millisecond != null && (r.millisecond = a.millisecond), I(r), r;
|
|
52
|
+
}
|
|
53
|
+
function b(n) {
|
|
54
|
+
n.second += Math.floor(n.millisecond / 1e3), n.millisecond = i(n.millisecond, 1e3), n.minute += Math.floor(n.second / 60), n.second = i(n.second, 60), n.hour += Math.floor(n.minute / 60), n.minute = i(n.minute, 60);
|
|
55
|
+
let a = Math.floor(n.hour / 24);
|
|
56
|
+
return n.hour = i(n.hour, 24), a;
|
|
57
|
+
}
|
|
58
|
+
function I(n) {
|
|
59
|
+
n.millisecond = Math.max(0, Math.min(n.millisecond, 1e3)), n.second = Math.max(0, Math.min(n.second, 59)), n.minute = Math.max(0, Math.min(n.minute, 59)), n.hour = Math.max(0, Math.min(n.hour, 23));
|
|
60
|
+
}
|
|
61
|
+
function i(n, a) {
|
|
62
|
+
let r = n % a;
|
|
63
|
+
return r < 0 && (r += a), r;
|
|
64
|
+
}
|
|
65
|
+
function g(n, a) {
|
|
66
|
+
return n.hour += a.hours || 0, n.minute += a.minutes || 0, n.second += a.seconds || 0, n.millisecond += a.milliseconds || 0, b(n);
|
|
67
|
+
}
|
|
68
|
+
function w(n, a, r, e) {
|
|
69
|
+
let c = n.copy();
|
|
70
|
+
switch (a) {
|
|
71
|
+
case "era": {
|
|
72
|
+
let l = n.calendar.getEras(), o = l.indexOf(n.era);
|
|
73
|
+
if (o < 0) throw new Error("Invalid era: " + n.era);
|
|
74
|
+
o = t(o, r, 0, l.length - 1, e == null ? void 0 : e.round), c.era = l[o], f(c);
|
|
75
|
+
break;
|
|
76
|
+
}
|
|
77
|
+
case "year":
|
|
78
|
+
var d, h;
|
|
79
|
+
!((d = (h = c.calendar).isInverseEra) === null || d === void 0) && d.call(h, c) && (r = -r), c.year = t(n.year, r, -1 / 0, 9999, e == null ? void 0 : e.round), c.year === -1 / 0 && (c.year = 1), c.calendar.balanceYearMonth && c.calendar.balanceYearMonth(c, n);
|
|
80
|
+
break;
|
|
81
|
+
case "month":
|
|
82
|
+
c.month = t(n.month, r, 1, n.calendar.getMonthsInYear(n), e == null ? void 0 : e.round);
|
|
83
|
+
break;
|
|
84
|
+
case "day":
|
|
85
|
+
c.day = t(n.day, r, 1, n.calendar.getDaysInMonth(n), e == null ? void 0 : e.round);
|
|
86
|
+
break;
|
|
87
|
+
default:
|
|
88
|
+
throw new Error("Unsupported field " + a);
|
|
184
89
|
}
|
|
185
|
-
return
|
|
90
|
+
return n.calendar.balanceDate && n.calendar.balanceDate(c), f(c), c;
|
|
186
91
|
}
|
|
187
|
-
function
|
|
188
|
-
let
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
92
|
+
function k(n, a, r, e) {
|
|
93
|
+
let c = n.copy();
|
|
94
|
+
switch (a) {
|
|
95
|
+
case "hour": {
|
|
96
|
+
let d = n.hour, h = 0, l = 23;
|
|
97
|
+
if ((e == null ? void 0 : e.hourCycle) === 12) {
|
|
98
|
+
let o = d >= 12;
|
|
99
|
+
h = o ? 12 : 0, l = o ? 23 : 11;
|
|
100
|
+
}
|
|
101
|
+
c.hour = t(d, r, h, l, e == null ? void 0 : e.round);
|
|
102
|
+
break;
|
|
103
|
+
}
|
|
104
|
+
case "minute":
|
|
105
|
+
c.minute = t(n.minute, r, 0, 59, e == null ? void 0 : e.round);
|
|
106
|
+
break;
|
|
107
|
+
case "second":
|
|
108
|
+
c.second = t(n.second, r, 0, 59, e == null ? void 0 : e.round);
|
|
109
|
+
break;
|
|
110
|
+
case "millisecond":
|
|
111
|
+
c.millisecond = t(n.millisecond, r, 0, 999, e == null ? void 0 : e.round);
|
|
112
|
+
break;
|
|
113
|
+
default:
|
|
114
|
+
throw new Error("Unsupported field " + a);
|
|
115
|
+
}
|
|
116
|
+
return c;
|
|
192
117
|
}
|
|
193
|
-
function
|
|
194
|
-
|
|
195
|
-
|
|
118
|
+
function t(n, a, r, e, c = !1) {
|
|
119
|
+
if (c) {
|
|
120
|
+
n += Math.sign(a), n < r && (n = e);
|
|
121
|
+
let d = Math.abs(a);
|
|
122
|
+
a > 0 ? n = Math.ceil(n / d) * d : n = Math.floor(n / d) * d, n > e && (n = r);
|
|
123
|
+
} else
|
|
124
|
+
n += a, n < r ? n = e - (r - n - 1) : n > e && (n = r + (n - e - 1));
|
|
125
|
+
return n;
|
|
196
126
|
}
|
|
197
127
|
export {
|
|
198
|
-
|
|
199
|
-
|
|
128
|
+
M as add,
|
|
129
|
+
f as constrain,
|
|
130
|
+
I as constrainTime,
|
|
131
|
+
w as cycleDate,
|
|
132
|
+
k as cycleTime,
|
|
133
|
+
m as invertDuration,
|
|
134
|
+
D as set,
|
|
135
|
+
Y as setTime,
|
|
136
|
+
x as subtract
|
|
200
137
|
};
|
package/index198.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./index201.js"),u=require("./index212.js");function d(e,t){return t=l.toCalendar(t,e.calendar),e.era===t.era&&e.year===t.year&&e.month===t.month&&e.day===t.day}function $(e,t){var a,r,i,n;return(n=(i=(a=e.isEqual)===null||a===void 0?void 0:a.call(e,t))!==null&&i!==void 0?i:(r=t.isEqual)===null||r===void 0?void 0:r.call(t,e))!==null&&n!==void 0?n:e.identifier===t.identifier}function s(e,t,a){let r=e.calendar.toJulianDay(e),i=g(t),n=Math.ceil(r+1-i)%7;return n<0&&(n+=7),n}function m(e,t){return e.calendar.toJulianDay(e)-t.calendar.toJulianDay(t)}function v(e,t){return o(e)-o(t)}function o(e){return e.hour*36e5+e.minute*6e4+e.second*1e3+e.millisecond}let c=null;function p(){return c==null&&(c=new Intl.DateTimeFormat().resolvedOptions().timeZone),c}const f=new Map;function y(e){if(Intl.Locale){let a=f.get(e);return a||(a=new Intl.Locale(e).maximize().region,a&&f.set(e,a)),a}let t=e.split("-")[1];return t==="u"?void 0:t}function g(e){let t=y(e);return t&&u.weekStartData[t]||0}exports.compareDate=m;exports.compareTime=v;exports.getDayOfWeek=s;exports.getLocalTimeZone=p;exports.isEqualCalendar=$;exports.isSameDay=d;
|
package/index198.mjs
CHANGED
|
@@ -1,25 +1,47 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
function
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
1
|
+
import { toCalendar as l } from "./index201.mjs";
|
|
2
|
+
import { weekStartData as u } from "./index212.mjs";
|
|
3
|
+
function p(e, a) {
|
|
4
|
+
return a = l(a, e.calendar), e.era === a.era && e.year === a.year && e.month === a.month && e.day === a.day;
|
|
5
|
+
}
|
|
6
|
+
function v(e, a) {
|
|
7
|
+
var t, r, i, n;
|
|
8
|
+
return (n = (i = (t = e.isEqual) === null || t === void 0 ? void 0 : t.call(e, a)) !== null && i !== void 0 ? i : (r = a.isEqual) === null || r === void 0 ? void 0 : r.call(a, e)) !== null && n !== void 0 ? n : e.identifier === a.identifier;
|
|
9
|
+
}
|
|
10
|
+
function y(e, a, t) {
|
|
11
|
+
let r = e.calendar.toJulianDay(e), i = d(a), n = Math.ceil(r + 1 - i) % 7;
|
|
12
|
+
return n < 0 && (n += 7), n;
|
|
13
|
+
}
|
|
14
|
+
function g(e, a) {
|
|
15
|
+
return e.calendar.toJulianDay(e) - a.calendar.toJulianDay(a);
|
|
16
|
+
}
|
|
17
|
+
function x(e, a) {
|
|
18
|
+
return c(e) - c(a);
|
|
19
|
+
}
|
|
20
|
+
function c(e) {
|
|
21
|
+
return e.hour * 36e5 + e.minute * 6e4 + e.second * 1e3 + e.millisecond;
|
|
22
|
+
}
|
|
23
|
+
let f = null;
|
|
24
|
+
function D() {
|
|
25
|
+
return f == null && (f = new Intl.DateTimeFormat().resolvedOptions().timeZone), f;
|
|
26
|
+
}
|
|
27
|
+
const o = /* @__PURE__ */ new Map();
|
|
28
|
+
function $(e) {
|
|
29
|
+
if (Intl.Locale) {
|
|
30
|
+
let t = o.get(e);
|
|
31
|
+
return t || (t = new Intl.Locale(e).maximize().region, t && o.set(e, t)), t;
|
|
32
|
+
}
|
|
33
|
+
let a = e.split("-")[1];
|
|
34
|
+
return a === "u" ? void 0 : a;
|
|
35
|
+
}
|
|
36
|
+
function d(e) {
|
|
37
|
+
let a = $(e);
|
|
38
|
+
return a && u[a] || 0;
|
|
21
39
|
}
|
|
22
40
|
export {
|
|
23
|
-
|
|
24
|
-
|
|
41
|
+
g as compareDate,
|
|
42
|
+
x as compareTime,
|
|
43
|
+
y as getDayOfWeek,
|
|
44
|
+
D as getLocalTimeZone,
|
|
45
|
+
v as isEqualCalendar,
|
|
46
|
+
p as isSameDay
|
|
25
47
|
};
|
package/index199.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./index201.js"),o=require("./index200.js");function e(r){return`${String(r.hour).padStart(2,"0")}:${String(r.minute).padStart(2,"0")}:${String(r.second).padStart(2,"0")}${r.millisecond?String(r.millisecond/1e3).slice(1):""}`}function n(r){let a=i.toCalendar(r,new o.GregorianCalendar),t;return a.era==="BC"?t=a.year===1?"0000":"-"+String(Math.abs(1-a.year)).padStart(6,"00"):t=String(a.year).padStart(4,"0"),`${t}-${String(a.month).padStart(2,"0")}-${String(a.day).padStart(2,"0")}`}function d(r){return`${n(r)}T${e(r)}`}exports.dateTimeToString=d;exports.dateToString=n;exports.timeToString=e;
|
package/index199.mjs
CHANGED
|
@@ -1,52 +1,17 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
function
|
|
7
|
-
let
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
e >= 0 && t.splice(e, 1);
|
|
13
|
-
};
|
|
14
|
-
}, [
|
|
15
|
-
n,
|
|
16
|
-
i
|
|
17
|
-
]);
|
|
18
|
-
let r = () => {
|
|
19
|
-
t[t.length - 1] === i && o && o();
|
|
20
|
-
}, f = (e) => {
|
|
21
|
-
(!s || s(e.target)) && t[t.length - 1] === i && (e.stopPropagation(), e.preventDefault());
|
|
22
|
-
}, p = (e) => {
|
|
23
|
-
(!s || s(e.target)) && (t[t.length - 1] === i && (e.stopPropagation(), e.preventDefault()), r());
|
|
24
|
-
}, c = (e) => {
|
|
25
|
-
e.key === "Escape" && !u && !e.nativeEvent.isComposing && (e.stopPropagation(), e.preventDefault(), r());
|
|
26
|
-
};
|
|
27
|
-
b({
|
|
28
|
-
ref: i,
|
|
29
|
-
onInteractOutside: d && n ? p : void 0,
|
|
30
|
-
onInteractOutsideStart: f
|
|
31
|
-
});
|
|
32
|
-
let { focusWithinProps: O } = v({
|
|
33
|
-
isDisabled: !l,
|
|
34
|
-
onBlurWithin: (e) => {
|
|
35
|
-
!e.relatedTarget || g(e.relatedTarget) || (!s || s(e.relatedTarget)) && (o == null || o());
|
|
36
|
-
}
|
|
37
|
-
}), D = (e) => {
|
|
38
|
-
e.target === e.currentTarget && e.preventDefault();
|
|
39
|
-
};
|
|
40
|
-
return {
|
|
41
|
-
overlayProps: {
|
|
42
|
-
onKeyDown: c,
|
|
43
|
-
...O
|
|
44
|
-
},
|
|
45
|
-
underlayProps: {
|
|
46
|
-
onPointerDown: D
|
|
47
|
-
}
|
|
48
|
-
};
|
|
1
|
+
import { toCalendar as e } from "./index201.mjs";
|
|
2
|
+
import { GregorianCalendar as n } from "./index200.mjs";
|
|
3
|
+
function o(a) {
|
|
4
|
+
return `${String(a.hour).padStart(2, "0")}:${String(a.minute).padStart(2, "0")}:${String(a.second).padStart(2, "0")}${a.millisecond ? String(a.millisecond / 1e3).slice(1) : ""}`;
|
|
5
|
+
}
|
|
6
|
+
function $(a) {
|
|
7
|
+
let r = e(a, new n()), t;
|
|
8
|
+
return r.era === "BC" ? t = r.year === 1 ? "0000" : "-" + String(Math.abs(1 - r.year)).padStart(6, "00") : t = String(r.year).padStart(4, "0"), `${t}-${String(r.month).padStart(2, "0")}-${String(r.day).padStart(2, "0")}`;
|
|
9
|
+
}
|
|
10
|
+
function c(a) {
|
|
11
|
+
return `${$(a)}T${o(a)}`;
|
|
49
12
|
}
|
|
50
13
|
export {
|
|
51
|
-
|
|
14
|
+
c as dateTimeToString,
|
|
15
|
+
$ as dateToString,
|
|
16
|
+
o as timeToString
|
|
52
17
|
};
|
package/index2.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
"use strict";const d=require("react"),x=require("./index72.js"),p=require("./
|
|
2
|
+
"use strict";const d=require("react"),x=require("./index72.js"),p=require("./index92.js"),h=require("./index93.js"),i=require("./index94.js"),n=require("./index95.js"),g=require("./index96.js"),m=require("./index97.js"),t=require("./index98.js"),s=require("./index99.js"),f=require("./index100.js"),k=require("./index101.js"),b=require("./index102.js"),a=require("./index103.js"),u=require("./index104.js"),l=require("./index105.js"),o=require("./index106.js"),c=require("./index107.js"),q=require("./index108.js"),$=require("./index109.js"),w=require("./index110.js"),r=require("./index111.js"),I=require("./index91.js"),G=I.makeTheme({main:e=>i.main(e),gridItem:e=>i.gridItem(e),grid:e=>i.grid(e),container:e=>i.container(e),accordion:p.accordionTheme,carousel:m,calendar:g.calendarTheme,datePicker:f.datePickerTheme,popover:{button:e=>n(e),popover:()=>"border-2 text-black p-4 bg-gray-300"},typography:e=>r(e),button:e=>n(e),link:n,sidePanel:{wrapper:e=>c.sidePanelWrapper(e),container:e=>c.sidePanelContainer(e),innerContainer:e=>c.sidePanelInnerContainer(e)},lightBox:b,shareButton:{icon:e=>o.shareButtonIcon(e),button:e=>o.shareButton(e),container:e=>o.shareButtonContainer(e),linksList:e=>o.shareButtonLinksList(e),link:e=>o.shareButtonLink(e),linkIcons:e=>o.shareButtonLinkIcons(e)},checkbox:{container:e=>t.checkboxContainer(e),label:e=>t.checkboxLabel(e),checkBox:e=>t.checkBox(e),checkMark:e=>t.checkMark(e),checkMarkIcon:e=>t.checkMarkIcon(e),errorMessage:e=>r(e)},radio:{label:e=>a.radioLabel(e),radio:e=>a.radio(e),selectedMark:e=>a.selectedMark(e),errorMessage:e=>r(e)},radioGroup:{radioGroup:e=>u.radioGroup(e),radioGroupItemsGroup:e=>u.radioGroupItemsGroup(e),errorMessage:e=>r(e)},checkboxGroup:{checkboxGroup:e=>s.checkboxGroup(e),checkboxGroupItemsGroup:e=>s.checkboxGroupItemsGroup(e),errormessage:e=>r(e)},select:{button:e=>n(e),ul:e=>r({...e,className:"outline outline-2 outline-white outline-offset-2 p-2 my-4 rounded-md w-full flex flex-col gap-6"}),popover:e=>n({...e,className:"w-[var(--select-container-width)]"}),errorMessage:e=>r({...e,size:"footnotes",isError:!0}),wrapper:()=>"flex flex-col gap-4 relative",container:()=>"flex flex-col gap-4",list:()=>"flex flex-col gap-4",li:()=>"transition w-full hover:text-gray-300 focus-ring-white",headerText:()=>"text-gray-300",section:()=>"flex flex-col gap-4"},textarea:{wrapper:()=>"flex flex-col",container:()=>"flex items-center gap-4",label:()=>"text-gray-3 px-6",input:e=>w.textArea(e),errorMessage:e=>r({...e,size:"footnotes",isError:!0})},search:{wrapper:()=>"min-w-fit sm:w-80 flex flex-col gap-2",container:()=>"relative flex items-center outline outline-2 outline-gray-300 focus-within:outline focus-within:outline-black focus-within:outline-2",label:()=>"text-gray-3",input:e=>l.searchInput(e),icon:e=>l.searchIcon(e),errorMessage:e=>r({...e,size:"footnotes",isError:!0})},textInput:{wrapper:()=>"group flex flex-col rounded-md px-4 py-1 mb-3 m-0.5 border-2 aria-disabled:pointer-events-none aria-disabled:opacity-30 focus-ring-black",label:()=>'group-has-[:required]:after:content-["_*"] group-has-[:required]:after:text-red-500 text-xs',container:()=>"flex items-center gap-4",input:()=>"",errorMessage:e=>r({...e,className:"ml-0",size:"footnotes",isError:!0})},menu:{sidePanel:{wrapper:()=>"",container:()=>"",innerContainer:()=>""},wrapper:()=>""},menuItem:{wrapper:()=>"",container:()=>"",innerContent:()=>"",button:()=>"",anchor:()=>""},img:k.imgTheme,alerts:h,tagGroup:$,tabList:q}),M=d.memo(x.createThemeProvider(G));module.exports=M;
|
package/index2.mjs
CHANGED
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import t from "react";
|
|
3
3
|
import { createThemeProvider as a } from "./index72.mjs";
|
|
4
|
-
import { accordionTheme as i } from "./
|
|
5
|
-
import n from "./
|
|
6
|
-
import { main as c, gridItem as s, grid as p, container as l } from "./
|
|
7
|
-
import o from "./
|
|
8
|
-
import { calendarTheme as m } from "./
|
|
9
|
-
import u from "./
|
|
10
|
-
import { checkboxContainer as f, checkboxLabel as h, checkBox as d, checkMark as x, checkMarkIcon as g } from "./
|
|
11
|
-
import { checkboxGroup as b, checkboxGroupItemsGroup as k } from "./
|
|
12
|
-
import { datePickerTheme as w } from "./
|
|
13
|
-
import { imgTheme as G } from "./
|
|
14
|
-
import I from "./
|
|
15
|
-
import { radioLabel as y, radio as M, selectedMark as T } from "./
|
|
16
|
-
import { radioGroup as B, radioGroupItemsGroup as v } from "./
|
|
17
|
-
import { searchInput as L, searchIcon as P } from "./
|
|
18
|
-
import { shareButtonIcon as C, shareButton as z, shareButtonContainer as E, shareButtonLinksList as N, shareButtonLink as _, shareButtonLinkIcons as q } from "./
|
|
19
|
-
import { sidePanelWrapper as A, sidePanelContainer as R, sidePanelInnerContainer as W } from "./
|
|
20
|
-
import j from "./
|
|
21
|
-
import D from "./
|
|
22
|
-
import { textArea as F } from "./
|
|
23
|
-
import r from "./
|
|
24
|
-
import { makeTheme as H } from "./
|
|
4
|
+
import { accordionTheme as i } from "./index92.mjs";
|
|
5
|
+
import n from "./index93.mjs";
|
|
6
|
+
import { main as c, gridItem as s, grid as p, container as l } from "./index94.mjs";
|
|
7
|
+
import o from "./index95.mjs";
|
|
8
|
+
import { calendarTheme as m } from "./index96.mjs";
|
|
9
|
+
import u from "./index97.mjs";
|
|
10
|
+
import { checkboxContainer as f, checkboxLabel as h, checkBox as d, checkMark as x, checkMarkIcon as g } from "./index98.mjs";
|
|
11
|
+
import { checkboxGroup as b, checkboxGroupItemsGroup as k } from "./index99.mjs";
|
|
12
|
+
import { datePickerTheme as w } from "./index100.mjs";
|
|
13
|
+
import { imgTheme as G } from "./index101.mjs";
|
|
14
|
+
import I from "./index102.mjs";
|
|
15
|
+
import { radioLabel as y, radio as M, selectedMark as T } from "./index103.mjs";
|
|
16
|
+
import { radioGroup as B, radioGroupItemsGroup as v } from "./index104.mjs";
|
|
17
|
+
import { searchInput as L, searchIcon as P } from "./index105.mjs";
|
|
18
|
+
import { shareButtonIcon as C, shareButton as z, shareButtonContainer as E, shareButtonLinksList as N, shareButtonLink as _, shareButtonLinkIcons as q } from "./index106.mjs";
|
|
19
|
+
import { sidePanelWrapper as A, sidePanelContainer as R, sidePanelInnerContainer as W } from "./index107.mjs";
|
|
20
|
+
import j from "./index108.mjs";
|
|
21
|
+
import D from "./index109.mjs";
|
|
22
|
+
import { textArea as F } from "./index110.mjs";
|
|
23
|
+
import r from "./index111.mjs";
|
|
24
|
+
import { makeTheme as H } from "./index91.mjs";
|
|
25
25
|
const J = H({
|
|
26
26
|
main: (e) => c(e),
|
|
27
27
|
gridItem: (e) => s(e),
|
package/index200.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const Y=require("./index196.js"),b=require("./index203.js"),y=1721426;function l(r,e,t,f){e=g(r,e);let a=e-1,n=-2;return t<=2?n=0:d(e)&&(n=-1),y-1+365*a+Math.floor(a/4)-Math.floor(a/100)+Math.floor(a/400)+Math.floor((367*t-362)/12+n+f)}function d(r){return r%4===0&&(r%100!==0||r%400===0)}function g(r,e){return r==="BC"?1-e:e}function M(r){let e="AD";return r<=0&&(e="BC",r=1-r),[e,r]}const q={standard:[31,28,31,30,31,30,31,31,30,31,30,31],leapyear:[31,29,31,30,31,30,31,31,30,31,30,31]};class B{fromJulianDay(e){let t=e,f=t-y,a=Math.floor(f/146097),n=b.mod(f,146097),c=Math.floor(n/36524),s=b.mod(n,36524),D=Math.floor(s/1461),p=b.mod(s,1461),$=Math.floor(p/365),C=a*400+c*100+D*4+$+(c!==4&&$!==4?1:0),[i,o]=M(C),m=t-l(i,o,1,1),u=2;t<l(i,o,3,1)?u=0:d(o)&&(u=1);let h=Math.floor(((m+u)*12+373)/367),x=t-l(i,o,h,1)+1;return new Y.CalendarDate(i,o,h,x)}toJulianDay(e){return l(e.era,e.year,e.month,e.day)}getDaysInMonth(e){return q[d(e.year)?"leapyear":"standard"][e.month-1]}getMonthsInYear(e){return 12}getDaysInYear(e){return d(e.year)?366:365}getYearsInEra(e){return 9999}getEras(){return["BC","AD"]}isInverseEra(e){return e.era==="BC"}balanceDate(e){e.year<=0&&(e.era=e.era==="BC"?"AD":"BC",e.year=1-e.year)}constructor(){this.identifier="gregory"}}exports.GregorianCalendar=B;exports.fromExtendedYear=M;exports.getExtendedYear=g;exports.gregorianToJulianDay=l;exports.isLeapYear=d;
|