@das-fed/upf-utils 6.4.0-dev.250 → 6.4.0-dev.251
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/api-services/es5.js +2506 -2080
- package/api-services/index.js +1843 -1561
- package/api-services/index.js.gz +0 -0
- package/api-services/modules/app-manage/es5.js +1794 -1353
- package/api-services/modules/app-manage/index.js +1347 -1043
- package/api-services/modules/app-manage/index.js.gz +0 -0
- package/api-services/modules/authentication/es5.js +1795 -1357
- package/api-services/modules/authentication/index.js +1349 -1049
- package/api-services/modules/authentication/index.js.gz +0 -0
- package/api-services/modules/bems/es5.js +1934 -1496
- package/api-services/modules/bems/index.js +1497 -1197
- package/api-services/modules/bems/index.js.gz +0 -0
- package/api-services/modules/contract/es5.js +1853 -1403
- package/api-services/modules/contract/index.js +1432 -1114
- package/api-services/modules/contract/index.js.gz +0 -0
- package/api-services/modules/duty-manage/es5.js +1934 -1496
- package/api-services/modules/duty-manage/index.js +1498 -1198
- package/api-services/modules/duty-manage/index.js.gz +0 -0
- package/api-services/modules/enterpriseright/es5.js +1794 -1353
- package/api-services/modules/enterpriseright/index.js +1347 -1043
- package/api-services/modules/enterpriseright/index.js.gz +0 -0
- package/api-services/modules/es5.js +2585 -2135
- package/api-services/modules/file/es5.js +2468 -2042
- package/api-services/modules/file/index.js +1845 -1563
- package/api-services/modules/file/index.js.gz +0 -0
- package/api-services/modules/gateway-edge/es5.js +1984 -1558
- package/api-services/modules/gateway-edge/index.js +1543 -1261
- package/api-services/modules/gateway-edge/index.js.gz +0 -0
- package/api-services/modules/index.js +1921 -1603
- package/api-services/modules/index.js.gz +0 -0
- package/api-services/modules/iot/es5.js +1959 -1521
- package/api-services/modules/iot/index.js +1493 -1193
- package/api-services/modules/iot/index.js.gz +0 -0
- package/api-services/modules/justauth/es5.js +1855 -1405
- package/api-services/modules/justauth/index.js +1433 -1115
- package/api-services/modules/justauth/index.js.gz +0 -0
- package/api-services/modules/knowledge/es5.js +1931 -1493
- package/api-services/modules/knowledge/index.js +1498 -1198
- package/api-services/modules/knowledge/index.js.gz +0 -0
- package/api-services/modules/link/es5.js +1930 -1492
- package/api-services/modules/link/index.js +1494 -1194
- package/api-services/modules/link/index.js.gz +0 -0
- package/api-services/modules/permission/es5.js +1984 -1558
- package/api-services/modules/permission/index.js +1543 -1261
- package/api-services/modules/permission/index.js.gz +0 -0
- package/api-services/modules/platformManage/es5.js +1948 -1510
- package/api-services/modules/platformManage/index.js +1484 -1184
- package/api-services/modules/platformManage/index.js.gz +0 -0
- package/api-services/modules/portal/es5.js +1795 -1357
- package/api-services/modules/portal/index.js +1349 -1049
- package/api-services/modules/portal/index.js.gz +0 -0
- package/api-services/modules/space-manage/es5.js +1853 -1403
- package/api-services/modules/space-manage/index.js +1432 -1114
- package/api-services/modules/space-manage/index.js.gz +0 -0
- package/api-services/modules/super-admin/es5.js +1991 -1565
- package/api-services/modules/super-admin/index.js +1546 -1264
- package/api-services/modules/super-admin/index.js.gz +0 -0
- package/api-services/modules/supplier/es5.js +1795 -1357
- package/api-services/modules/supplier/index.js +1345 -1045
- package/api-services/modules/supplier/index.js.gz +0 -0
- package/api-services/modules/supplychain-manage/es5.js +1930 -1492
- package/api-services/modules/supplychain-manage/index.js +1494 -1194
- package/api-services/modules/supplychain-manage/index.js.gz +0 -0
- package/api-services/modules/systemConfiguration/es5.js +1930 -1492
- package/api-services/modules/systemConfiguration/index.js +1494 -1194
- package/api-services/modules/systemConfiguration/index.js.gz +0 -0
- package/api-services/modules/tool/es5.js +1984 -1558
- package/api-services/modules/tool/index.js +1543 -1261
- package/api-services/modules/tool/index.js.gz +0 -0
- package/api-services/src/create-service/es5.js +1982 -1556
- package/api-services/src/create-service/index.js +1542 -1260
- package/api-services/src/create-service/index.js.gz +0 -0
- package/common-info/es5.js +2608 -2182
- package/common-info/getPermissionMethod/es5.js +1899 -1461
- package/common-info/getPermissionMethod/index.js +1416 -1116
- package/common-info/getPermissionMethod/index.js.gz +0 -0
- package/common-info/index.js +2010 -1728
- package/common-info/index.js.gz +0 -0
- package/common-tools/timezone-format/es5.d.ts +29 -0
- package/common-tools/timezone-format/es5.js +610 -455
- package/common-tools/timezone-format/get-iana-data/es5.d.ts +3 -0
- package/common-tools/timezone-format/get-iana-data/es5.js +353 -0
- package/common-tools/timezone-format/get-iana-data/index.d.ts +3 -0
- package/common-tools/timezone-format/get-iana-data/index.js +213 -0
- package/common-tools/timezone-format/get-iana-data/index.js.gz +0 -0
- package/common-tools/timezone-format/get-iana-data/moment-iana-loader.d.ts +4 -3
- package/common-tools/timezone-format/index.d.ts +29 -0
- package/common-tools/timezone-format/index.js +425 -322
- package/common-tools/timezone-format/index.js.gz +0 -0
- package/create-api-service/es5.js +1932 -1496
- package/create-api-service/index.js +1497 -1201
- package/create-api-service/index.js.gz +0 -0
- package/esm-map.json +9 -1
- package/package.json +3 -3
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import u from "dayjs";
|
|
2
|
+
import Le from "dayjs/plugin/utc";
|
|
3
|
+
import ve from "dayjs/plugin/timezone";
|
|
4
4
|
import "@das-fed/upf-utils/config";
|
|
5
|
-
const
|
|
6
|
-
function
|
|
5
|
+
const ie = "/api/admin/basic-application/sys-info/v1/license/time-zone-packed-data";
|
|
6
|
+
function be() {
|
|
7
7
|
if (typeof localStorage > "u")
|
|
8
8
|
return null;
|
|
9
9
|
try {
|
|
@@ -12,18 +12,18 @@ function ye() {
|
|
|
12
12
|
return null;
|
|
13
13
|
}
|
|
14
14
|
}
|
|
15
|
-
function
|
|
16
|
-
const e =
|
|
15
|
+
function Ce() {
|
|
16
|
+
const e = be();
|
|
17
17
|
if (!(e == null || e === ""))
|
|
18
18
|
return e.trim().startsWith("Bearer ") ? e.trim() : `Bearer ${e.trim()}`;
|
|
19
19
|
}
|
|
20
|
-
function
|
|
21
|
-
const t = e.authorization !== void 0 ? e.authorization === "" || e.authorization == null ? void 0 : e.authorization :
|
|
20
|
+
function ce(e = {}) {
|
|
21
|
+
const t = e.authorization !== void 0 ? e.authorization === "" || e.authorization == null ? void 0 : e.authorization : Ce(), n = { ...e.headers || {} };
|
|
22
22
|
if (t != null && t !== "" && (n.Authorization = t), Object.keys(n).length !== 0)
|
|
23
23
|
return { headers: n };
|
|
24
24
|
}
|
|
25
|
-
let
|
|
26
|
-
const
|
|
25
|
+
let N = null, z = null;
|
|
26
|
+
const W = [
|
|
27
27
|
"utc",
|
|
28
28
|
"uct",
|
|
29
29
|
"zulu",
|
|
@@ -42,8 +42,8 @@ const R = [
|
|
|
42
42
|
"etc/gmt+0",
|
|
43
43
|
"etc/gmt-0",
|
|
44
44
|
"etc/greenwich"
|
|
45
|
-
],
|
|
46
|
-
function
|
|
45
|
+
], ke = { u: [1 / 0], o: [0] };
|
|
46
|
+
function ue(e) {
|
|
47
47
|
if (!e || typeof e != "object")
|
|
48
48
|
throw new Error("Invalid IANA response: expected an object");
|
|
49
49
|
const t = e;
|
|
@@ -56,7 +56,7 @@ function ne(e) {
|
|
|
56
56
|
links: Array.isArray(n) ? n : []
|
|
57
57
|
};
|
|
58
58
|
}
|
|
59
|
-
async function
|
|
59
|
+
async function Ne(e, t) {
|
|
60
60
|
if (typeof fetch != "function")
|
|
61
61
|
throw new Error("fetch is not available. Pass preloadFromApi options.fetchJson.");
|
|
62
62
|
const n = await fetch(e, t);
|
|
@@ -64,143 +64,143 @@ async function De(e, t) {
|
|
|
64
64
|
throw new Error(`IANA request failed: ${n.status} ${n.statusText}`);
|
|
65
65
|
return n.json();
|
|
66
66
|
}
|
|
67
|
-
function
|
|
68
|
-
return
|
|
67
|
+
function fe(e) {
|
|
68
|
+
return z = ue(e), N = $e(z), z;
|
|
69
69
|
}
|
|
70
|
-
function
|
|
71
|
-
return
|
|
70
|
+
function Me() {
|
|
71
|
+
return z;
|
|
72
72
|
}
|
|
73
|
-
async function
|
|
74
|
-
const t = e.url ??
|
|
73
|
+
async function Pe(e = {}) {
|
|
74
|
+
const t = e.url ?? ie, n = ce({
|
|
75
75
|
authorization: e.authorization,
|
|
76
76
|
headers: e.headers
|
|
77
|
-
}),
|
|
78
|
-
return
|
|
77
|
+
}), r = await (e.fetchJson ?? Ne)(t, n), s = e.parseResponse ? e.parseResponse(r) : ue(r);
|
|
78
|
+
return fe(s);
|
|
79
79
|
}
|
|
80
|
-
function
|
|
81
|
-
|
|
80
|
+
function Ue() {
|
|
81
|
+
N = null, z = null;
|
|
82
82
|
}
|
|
83
|
-
function
|
|
83
|
+
function q(e) {
|
|
84
84
|
return e > 96 ? e - 87 : e > 64 ? e - 29 : e - 48;
|
|
85
85
|
}
|
|
86
|
-
function
|
|
87
|
-
let t = 1, n = 0,
|
|
88
|
-
const s = e.split("."),
|
|
86
|
+
function Fe(e) {
|
|
87
|
+
let t = 1, n = 0, o = 0, r = 1;
|
|
88
|
+
const s = e.split("."), a = s[0], c = s[1] || "";
|
|
89
89
|
e.charCodeAt(0) === 45 && (t = -1);
|
|
90
|
-
for (let
|
|
91
|
-
const
|
|
92
|
-
|
|
90
|
+
for (let i = 0; i < a.length; i++) {
|
|
91
|
+
const f = a.charCodeAt(i);
|
|
92
|
+
f !== 45 && (n = 60 * n + q(f));
|
|
93
93
|
}
|
|
94
|
-
for (let
|
|
95
|
-
|
|
96
|
-
return (n +
|
|
94
|
+
for (let i = 0; i < c.length; i++)
|
|
95
|
+
r = r / 60, o += q(c.charCodeAt(i)) * r;
|
|
96
|
+
return (n + o) * t;
|
|
97
97
|
}
|
|
98
|
-
function
|
|
98
|
+
function Y(e) {
|
|
99
99
|
const t = [];
|
|
100
100
|
for (const n of e)
|
|
101
|
-
t.push(
|
|
101
|
+
t.push(Fe(n));
|
|
102
102
|
return t;
|
|
103
103
|
}
|
|
104
|
-
function
|
|
104
|
+
function Q(e) {
|
|
105
105
|
const t = e.trim();
|
|
106
106
|
return t ? t.split(" ") : [];
|
|
107
107
|
}
|
|
108
|
-
function
|
|
108
|
+
function Oe(e) {
|
|
109
109
|
let t = 0;
|
|
110
110
|
const n = [];
|
|
111
|
-
for (const
|
|
112
|
-
t +=
|
|
111
|
+
for (const o of e)
|
|
112
|
+
t += o, n.push(Math.round(t * 6e4));
|
|
113
113
|
return n.push(1 / 0), n;
|
|
114
114
|
}
|
|
115
|
-
function
|
|
115
|
+
function je(e, t) {
|
|
116
116
|
const n = [];
|
|
117
|
-
for (const
|
|
118
|
-
n.push(e[
|
|
117
|
+
for (const o of t)
|
|
118
|
+
n.push(e[o]);
|
|
119
119
|
return n;
|
|
120
120
|
}
|
|
121
|
-
function
|
|
121
|
+
function M(e) {
|
|
122
122
|
return typeof e == "string" ? e.trim().toLowerCase() : "";
|
|
123
123
|
}
|
|
124
|
-
function
|
|
124
|
+
function xe(e) {
|
|
125
125
|
const t = e.split("|");
|
|
126
126
|
if (t.length < 5)
|
|
127
127
|
throw new Error("Invalid packed zone format");
|
|
128
|
-
const n =
|
|
128
|
+
const n = M(t[0]), o = Y(Q(t[2])), r = Y(t[3].split("")), s = Oe(Y(Q(t[4]))), a = je(o, r);
|
|
129
129
|
return {
|
|
130
130
|
name: n,
|
|
131
131
|
rule: {
|
|
132
132
|
u: s,
|
|
133
|
-
o:
|
|
133
|
+
o: a
|
|
134
134
|
}
|
|
135
135
|
};
|
|
136
136
|
}
|
|
137
|
-
function
|
|
138
|
-
const
|
|
139
|
-
if (!
|
|
140
|
-
const s = e[
|
|
141
|
-
s && !
|
|
137
|
+
function Ve(e, t, n) {
|
|
138
|
+
const o = M(t), r = M(n);
|
|
139
|
+
if (!o || !r) return;
|
|
140
|
+
const s = e[o], a = e[r];
|
|
141
|
+
s && !a ? e[r] = s : a && !s && (e[o] = a);
|
|
142
142
|
}
|
|
143
|
-
function
|
|
144
|
-
const t =
|
|
145
|
-
|
|
143
|
+
function Ye(e) {
|
|
144
|
+
const t = W.map((n) => e[n]).find(Boolean) || ke;
|
|
145
|
+
W.forEach((n) => {
|
|
146
146
|
e[n] || (e[n] = t);
|
|
147
147
|
});
|
|
148
148
|
}
|
|
149
|
-
function
|
|
149
|
+
function $e(e) {
|
|
150
150
|
if (!e || !Array.isArray(e.zones))
|
|
151
151
|
throw new TypeError("packed iana data must contain zones array");
|
|
152
152
|
const t = {};
|
|
153
|
-
for (const
|
|
154
|
-
const
|
|
155
|
-
t[
|
|
153
|
+
for (const o of e.zones) {
|
|
154
|
+
const r = xe(o);
|
|
155
|
+
t[r.name] = r.rule;
|
|
156
156
|
}
|
|
157
157
|
const n = e.links || [];
|
|
158
|
-
for (const
|
|
159
|
-
const
|
|
160
|
-
|
|
158
|
+
for (const o of n) {
|
|
159
|
+
const r = o.split("|");
|
|
160
|
+
r.length < 2 || Ve(t, r[0], r[1]);
|
|
161
161
|
}
|
|
162
|
-
return
|
|
162
|
+
return Ye(t), t;
|
|
163
163
|
}
|
|
164
|
-
function
|
|
165
|
-
if (!
|
|
164
|
+
function Re() {
|
|
165
|
+
if (!N)
|
|
166
166
|
throw new Error(
|
|
167
167
|
"IANA data not loaded. Await dayjsTimezoneIanaPlugin.preloadFromApi({ url: ... }) before dayjs.extend(dayjsTimezoneIanaPlugin)."
|
|
168
168
|
);
|
|
169
|
-
return
|
|
169
|
+
return N;
|
|
170
170
|
}
|
|
171
|
-
function
|
|
172
|
-
const
|
|
173
|
-
if (
|
|
171
|
+
function Ge(e, t, n) {
|
|
172
|
+
const o = M(t), r = n[o];
|
|
173
|
+
if (r === void 0)
|
|
174
174
|
throw Error("Unknown Time Zone " + t);
|
|
175
|
-
const s =
|
|
176
|
-
for (let
|
|
177
|
-
let
|
|
178
|
-
const l = s[
|
|
179
|
-
if (
|
|
180
|
-
return s[
|
|
175
|
+
const s = r.o, a = r.u, c = a.length - 1;
|
|
176
|
+
for (let i = 0; i < c; i++) {
|
|
177
|
+
let f = s[i];
|
|
178
|
+
const l = s[i && i - 1];
|
|
179
|
+
if (f > l && (f = l), e < a[i] - f * 6e4)
|
|
180
|
+
return s[i];
|
|
181
181
|
}
|
|
182
182
|
return s[c];
|
|
183
183
|
}
|
|
184
|
-
const
|
|
185
|
-
var
|
|
186
|
-
let
|
|
187
|
-
const
|
|
188
|
-
const
|
|
189
|
-
return (typeof n.utc == "function" ? n.utc(l,
|
|
184
|
+
const He = (e, t, n) => {
|
|
185
|
+
var i, f;
|
|
186
|
+
let o = "";
|
|
187
|
+
const r = n.tz, s = (i = r == null ? void 0 : r.guess) == null ? void 0 : i.bind(r), a = (f = r == null ? void 0 : r.setDefault) == null ? void 0 : f.bind(r), c = (l, d, p) => {
|
|
188
|
+
const C = p || d || o, Z = p ? d : void 0;
|
|
189
|
+
return (typeof n.utc == "function" ? n.utc(l, Z) : n(l, Z).utc()).tz(C);
|
|
190
190
|
};
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
}, c.guess = () => s ? s() : typeof Intl < "u" && typeof Intl.DateTimeFormat == "function" ? Intl.DateTimeFormat().resolvedOptions().timeZone ||
|
|
194
|
-
var
|
|
195
|
-
const
|
|
196
|
-
return this.utcOffset(-
|
|
191
|
+
r && Object.assign(c, r), c.setDefault = (l) => {
|
|
192
|
+
o = l, a == null || a(l);
|
|
193
|
+
}, c.guess = () => s ? s() : typeof Intl < "u" && typeof Intl.DateTimeFormat == "function" ? Intl.DateTimeFormat().resolvedOptions().timeZone || o || "UTC" : o || "UTC", n.tz = c, t.prototype.tz = function(l = o, d) {
|
|
194
|
+
var D;
|
|
195
|
+
const p = l || ((D = c.guess) == null ? void 0 : D.call(c)) || "UTC", C = this.utc().valueOf(), Z = Ge(C, p, Re());
|
|
196
|
+
return this.utcOffset(-Z, d);
|
|
197
197
|
};
|
|
198
|
-
},
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
function
|
|
198
|
+
}, T = He;
|
|
199
|
+
T.preloadFromApi = Pe;
|
|
200
|
+
T.preloadFromData = fe;
|
|
201
|
+
T.getCachedPackedData = Me;
|
|
202
|
+
T.clearIanaCache = Ue;
|
|
203
|
+
function Je(e) {
|
|
204
204
|
if (!e || typeof e != "object")
|
|
205
205
|
throw new Error("Invalid IANA response: expected an object");
|
|
206
206
|
const t = e;
|
|
@@ -213,14 +213,15 @@ function Ne(e) {
|
|
|
213
213
|
links: Array.isArray(n) ? n : []
|
|
214
214
|
};
|
|
215
215
|
}
|
|
216
|
-
function
|
|
217
|
-
|
|
216
|
+
function le(e, t) {
|
|
217
|
+
const n = e == null ? void 0 : e.tz;
|
|
218
|
+
if (!n || typeof n != "object" && typeof n != "function" || typeof n.load != "function")
|
|
218
219
|
throw new Error("moment.tz.load is missing. Import moment-timezone before calling loadIanaData.");
|
|
219
220
|
if (!t || !Array.isArray(t.zones))
|
|
220
221
|
throw new Error("Invalid packed IANA data: zones must be an array");
|
|
221
|
-
|
|
222
|
+
n.load(t);
|
|
222
223
|
}
|
|
223
|
-
async function
|
|
224
|
+
async function Ke(e, t) {
|
|
224
225
|
if (typeof fetch != "function")
|
|
225
226
|
throw new Error("fetch is not available. Pass loadIanaFromApi options.fetchJson in Node or polyfill fetch.");
|
|
226
227
|
const n = await fetch(e, t);
|
|
@@ -228,21 +229,21 @@ async function Fe(e, t) {
|
|
|
228
229
|
throw new Error(`IANA request failed: ${n.status} ${n.statusText}`);
|
|
229
230
|
return n.json();
|
|
230
231
|
}
|
|
231
|
-
async function
|
|
232
|
-
let
|
|
233
|
-
typeof t == "string" ? (
|
|
234
|
-
const s =
|
|
235
|
-
authorization:
|
|
236
|
-
headers:
|
|
237
|
-
}), c = await (
|
|
238
|
-
return
|
|
232
|
+
async function X(e, t, n) {
|
|
233
|
+
let o = ie, r = {};
|
|
234
|
+
typeof t == "string" ? (o = t, r = n ?? {}) : t != null && (r = t);
|
|
235
|
+
const s = ce({
|
|
236
|
+
authorization: r.authorization,
|
|
237
|
+
headers: r.headers
|
|
238
|
+
}), c = await (r.fetchJson ?? Ke)(o, s), i = r.parseResponse ? r.parseResponse(c) : Je(c);
|
|
239
|
+
return le(e, i), i;
|
|
239
240
|
}
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
const
|
|
241
|
+
u.extend(Le);
|
|
242
|
+
u.extend(ve);
|
|
243
|
+
const I = "zh-CN", Be = "YYYY.MM.DD HH:mm:ss", A = "YYYY-MM-DD HH:mm:ss", me = "YYYY-MM-DD HH:mm", O = "UTC", H = "timeZone", de = "timezonechange", We = "__UPF_TIMEZONE_CHANGE__", $ = "__UPF_IANA_TIMEZONE_DATA__", qe = "ianatimezonedatachange", ee = {
|
|
243
244
|
zh: "夏令时",
|
|
244
245
|
default: "DST"
|
|
245
|
-
},
|
|
246
|
+
}, Qe = [
|
|
246
247
|
"UTC",
|
|
247
248
|
"UCT",
|
|
248
249
|
"Zulu",
|
|
@@ -261,35 +262,87 @@ const p = "zh-CN", Pe = "YYYY.MM.DD HH:mm:ss", b = "YYYY-MM-DD HH:mm:ss", se = "
|
|
|
261
262
|
"Etc/GMT+0",
|
|
262
263
|
"Etc/GMT-0",
|
|
263
264
|
"Etc/Greenwich"
|
|
264
|
-
],
|
|
265
|
-
var
|
|
266
|
-
const
|
|
267
|
-
let
|
|
268
|
-
const m = (e) => (e || "").trim(),
|
|
265
|
+
], E = /* @__PURE__ */ new Set();
|
|
266
|
+
var se, ae;
|
|
267
|
+
const Xe = (ae = (se = u.tz) == null ? void 0 : se.guess) == null ? void 0 : ae.bind(u.tz);
|
|
268
|
+
let w = !1, te = "", k = null;
|
|
269
|
+
const m = (e) => (e || "").trim(), R = (e) => {
|
|
269
270
|
const t = m(e);
|
|
270
|
-
t &&
|
|
271
|
-
},
|
|
271
|
+
t && E.add(t);
|
|
272
|
+
}, et = () => Qe.forEach(R), g = () => typeof window > "u" ? void 0 : window, tt = (e) => e === "iana" ? "iana" : "fallback", P = (e, t) => {
|
|
273
|
+
if (!e || typeof e != "object") return null;
|
|
274
|
+
const n = e;
|
|
275
|
+
if (!Array.isArray(n.zones)) return null;
|
|
276
|
+
const o = n.zones.filter((s) => typeof s == "string");
|
|
277
|
+
if (!o.length) return null;
|
|
278
|
+
const r = Array.isArray(n.links) ? n.links.filter((s) => typeof s == "string") : [];
|
|
279
|
+
return {
|
|
280
|
+
version: typeof n.version == "string" ? n.version : void 0,
|
|
281
|
+
zones: o,
|
|
282
|
+
links: r,
|
|
283
|
+
source: tt(t || n.source),
|
|
284
|
+
timestamp: Number(n.timestamp || Date.now())
|
|
285
|
+
};
|
|
286
|
+
}, ne = (e) => {
|
|
287
|
+
var t;
|
|
288
|
+
return e ? [
|
|
289
|
+
e.source,
|
|
290
|
+
e.version || "",
|
|
291
|
+
e.timestamp || "",
|
|
292
|
+
e.zones.length,
|
|
293
|
+
((t = e.links) == null ? void 0 : t.length) || 0
|
|
294
|
+
].join("|") : "";
|
|
295
|
+
}, Te = (e, t = {}) => {
|
|
296
|
+
const n = g();
|
|
297
|
+
if (!n) return null;
|
|
298
|
+
const o = P(e, t.source);
|
|
299
|
+
if (!o) return null;
|
|
300
|
+
try {
|
|
301
|
+
const r = P(n[$]);
|
|
302
|
+
if ((r == null ? void 0 : r.source) === "iana" && o.source !== "iana") return r;
|
|
303
|
+
n[$] = o, t.dispatchEvent !== !1 && n.dispatchEvent(new CustomEvent(qe, { detail: o }));
|
|
304
|
+
} catch {
|
|
305
|
+
}
|
|
306
|
+
return o;
|
|
307
|
+
}, he = () => {
|
|
308
|
+
const e = g();
|
|
309
|
+
try {
|
|
310
|
+
return P(e == null ? void 0 : e[$]);
|
|
311
|
+
} catch {
|
|
312
|
+
return null;
|
|
313
|
+
}
|
|
314
|
+
}, nt = () => {
|
|
315
|
+
var t;
|
|
316
|
+
const e = g();
|
|
317
|
+
if (!(e != null && e.name)) return null;
|
|
318
|
+
try {
|
|
319
|
+
const n = (t = JSON.parse(e.name || "{}")) == null ? void 0 : t.parentData;
|
|
320
|
+
return P(n == null ? void 0 : n.ianaTimeZoneData);
|
|
321
|
+
} catch {
|
|
322
|
+
return null;
|
|
323
|
+
}
|
|
324
|
+
}, j = () => {
|
|
272
325
|
try {
|
|
273
|
-
return typeof sessionStorage > "u" ? "" : m(sessionStorage.getItem(
|
|
326
|
+
return typeof sessionStorage > "u" ? "" : m(sessionStorage.getItem(H));
|
|
274
327
|
} catch {
|
|
275
328
|
return "";
|
|
276
329
|
}
|
|
277
|
-
},
|
|
330
|
+
}, rt = (e) => {
|
|
278
331
|
try {
|
|
279
|
-
typeof sessionStorage < "u" && sessionStorage.setItem(
|
|
332
|
+
typeof sessionStorage < "u" && sessionStorage.setItem(H, e);
|
|
280
333
|
} catch {
|
|
281
334
|
}
|
|
282
|
-
},
|
|
335
|
+
}, J = () => {
|
|
283
336
|
var t;
|
|
284
|
-
const e =
|
|
337
|
+
const e = g();
|
|
285
338
|
try {
|
|
286
339
|
return m((t = e == null ? void 0 : e.__UPF_TIMEZONE_SNAPSHOT__) == null ? void 0 : t.timeZone);
|
|
287
340
|
} catch {
|
|
288
341
|
return "";
|
|
289
342
|
}
|
|
290
|
-
},
|
|
343
|
+
}, x = () => {
|
|
291
344
|
var t;
|
|
292
|
-
const e =
|
|
345
|
+
const e = g();
|
|
293
346
|
if (!(e != null && e.name)) return "";
|
|
294
347
|
try {
|
|
295
348
|
const n = (t = JSON.parse(e.name || "{}")) == null ? void 0 : t.parentData;
|
|
@@ -297,29 +350,29 @@ const m = (e) => (e || "").trim(), O = (e) => {
|
|
|
297
350
|
} catch {
|
|
298
351
|
return "";
|
|
299
352
|
}
|
|
300
|
-
},
|
|
353
|
+
}, ge = (e, t) => ({
|
|
301
354
|
timeZone: m(e),
|
|
302
355
|
source: t,
|
|
303
356
|
timestamp: Date.now()
|
|
304
357
|
});
|
|
305
|
-
let U =
|
|
306
|
-
const
|
|
358
|
+
let U = J() || x() || j();
|
|
359
|
+
const Ze = {
|
|
307
360
|
get value() {
|
|
308
361
|
return U;
|
|
309
362
|
},
|
|
310
363
|
set value(e) {
|
|
311
|
-
|
|
364
|
+
ut(e, { source: "clientTimeZone.value" });
|
|
312
365
|
}
|
|
313
|
-
},
|
|
314
|
-
let
|
|
315
|
-
const
|
|
366
|
+
}, G = /* @__PURE__ */ new Set();
|
|
367
|
+
let re = !1;
|
|
368
|
+
const ye = () => {
|
|
316
369
|
if (!(typeof Intl > "u" || typeof Intl.DateTimeFormat != "function"))
|
|
317
370
|
try {
|
|
318
371
|
return Intl.DateTimeFormat().resolvedOptions().timeZone;
|
|
319
372
|
} catch {
|
|
320
373
|
return;
|
|
321
374
|
}
|
|
322
|
-
},
|
|
375
|
+
}, ot = (e) => {
|
|
323
376
|
if (!e) return !1;
|
|
324
377
|
if (typeof Intl > "u" || typeof Intl.DateTimeFormat != "function") return !0;
|
|
325
378
|
try {
|
|
@@ -327,276 +380,326 @@ const Ye = () => {
|
|
|
327
380
|
} catch {
|
|
328
381
|
return !1;
|
|
329
382
|
}
|
|
330
|
-
},
|
|
383
|
+
}, L = (e) => {
|
|
331
384
|
const t = m(e);
|
|
332
|
-
return t ?
|
|
333
|
-
},
|
|
385
|
+
return t ? E.size ? E.has(t) : ot(t) : !1;
|
|
386
|
+
}, S = (e) => (E.clear(), e.zones.forEach((t) => {
|
|
334
387
|
const n = t.split("|")[0];
|
|
335
|
-
|
|
388
|
+
R(n);
|
|
336
389
|
}), (e.links || []).forEach((t) => {
|
|
337
390
|
t.split("|").forEach((n) => {
|
|
338
|
-
|
|
391
|
+
R(n);
|
|
339
392
|
});
|
|
340
|
-
}),
|
|
341
|
-
const n =
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
393
|
+
}), et(), Array.from(E)), Ft = () => Array.from(E), st = async (e, t = {}) => {
|
|
394
|
+
const n = t.runtimeSource || "fallback", o = he();
|
|
395
|
+
if ((o == null ? void 0 : o.source) === "iana" && n !== "iana") {
|
|
396
|
+
const a = T.preloadFromData(o), c = S(a);
|
|
397
|
+
return w || (u.extend(T), w = !0), F(t.defaultTimeZone), { data: a, knownTimeZones: c };
|
|
398
|
+
}
|
|
399
|
+
const r = T.preloadFromData(e), s = S(r);
|
|
400
|
+
if (w || (u.extend(T), w = !0), F(t.defaultTimeZone), t.writeRuntimeSnapshot !== !1) {
|
|
401
|
+
const a = { ...r, timestamp: e == null ? void 0 : e.timestamp };
|
|
402
|
+
Te(a, { source: n });
|
|
403
|
+
}
|
|
404
|
+
return { data: r, knownTimeZones: s };
|
|
405
|
+
}, Ot = async (e = {}) => {
|
|
406
|
+
const t = await T.preloadFromApi(e), n = S(t);
|
|
407
|
+
return w || (u.extend(T), w = !0), F(e.defaultTimeZone), e.writeRuntimeSnapshot !== !1 && Te(t, { source: e.runtimeSource || "iana" }), { data: t, knownTimeZones: n };
|
|
408
|
+
}, jt = (e, t) => (le(e, t), S(t), t), xt = async (e, t = {}) => {
|
|
409
|
+
const { url: n, ...o } = t, r = n ? await X(e, n, o) : await X(e, o);
|
|
410
|
+
return S(r), r;
|
|
411
|
+
}, at = () => {
|
|
350
412
|
var n;
|
|
351
|
-
const e = (n =
|
|
413
|
+
const e = (n = u.tz) == null ? void 0 : n.guess, t = typeof e == "function" ? e : Xe;
|
|
352
414
|
try {
|
|
353
415
|
return t == null ? void 0 : t();
|
|
354
416
|
} catch {
|
|
355
417
|
return;
|
|
356
418
|
}
|
|
357
|
-
},
|
|
358
|
-
var
|
|
359
|
-
const t = m(e), n =
|
|
360
|
-
return t ?
|
|
361
|
-
},
|
|
362
|
-
|
|
419
|
+
}, F = (e) => {
|
|
420
|
+
var o, r;
|
|
421
|
+
const t = m(e), n = u.tz;
|
|
422
|
+
return t ? L(t) ? ((r = n == null ? void 0 : n.setDefault) == null || r.call(n, t), !0) : !1 : ((o = n == null ? void 0 : n.setDefault) == null || o.call(n, O), !0);
|
|
423
|
+
}, Ie = () => {
|
|
424
|
+
const e = nt(), t = ne(e);
|
|
425
|
+
return !e || !t || ne(he()) === t ? Promise.resolve(null) : (k && te === t || (te = t, k = st(e, {
|
|
426
|
+
defaultTimeZone: U || x() || j(),
|
|
427
|
+
runtimeSource: e.source
|
|
428
|
+
}).catch((n) => null)), k);
|
|
429
|
+
}, it = (e) => {
|
|
430
|
+
G.forEach((t) => {
|
|
363
431
|
try {
|
|
364
432
|
t(e.timeZone, e);
|
|
365
433
|
} catch {
|
|
366
434
|
}
|
|
367
435
|
});
|
|
368
|
-
},
|
|
436
|
+
}, ct = (e) => {
|
|
369
437
|
var t;
|
|
370
438
|
try {
|
|
371
|
-
(t =
|
|
439
|
+
(t = g()) == null || t.dispatchEvent(new CustomEvent(de, { detail: e }));
|
|
372
440
|
} catch {
|
|
373
441
|
}
|
|
374
|
-
},
|
|
375
|
-
const n = m(e),
|
|
376
|
-
|
|
442
|
+
}, K = (e, t = {}) => {
|
|
443
|
+
const n = m(e), o = ge(n, t.source), r = U !== n;
|
|
444
|
+
r && (U = n);
|
|
377
445
|
try {
|
|
378
|
-
const s =
|
|
379
|
-
s && (s.__UPF_TIMEZONE_SNAPSHOT__ =
|
|
446
|
+
const s = g();
|
|
447
|
+
s && (s.__UPF_TIMEZONE_SNAPSHOT__ = o);
|
|
380
448
|
} catch {
|
|
381
449
|
}
|
|
382
|
-
return t.persist !== !1 &&
|
|
383
|
-
},
|
|
450
|
+
return t.persist !== !1 && rt(n), t.syncDefault !== !1 && F(n), t.notify !== !1 && r && it(o), t.dispatchEvent !== !1 && ct(o), n;
|
|
451
|
+
}, ut = (e, t = {}) => K(m(e), {
|
|
384
452
|
persist: !0,
|
|
385
453
|
notify: !0,
|
|
386
454
|
dispatchEvent: !0,
|
|
387
455
|
syncDefault: !0,
|
|
388
456
|
...t
|
|
389
|
-
}),
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
457
|
+
}), Vt = (e = "sync") => {
|
|
458
|
+
Ie();
|
|
459
|
+
const t = J() || x() || j();
|
|
460
|
+
return t || Ze.value ? K(t, { source: e, persist: !1, dispatchEvent: !1 }) : "";
|
|
461
|
+
}, Yt = (e) => (G.add(e), () => G.delete(e)), ft = (e) => {
|
|
462
|
+
var n, o, r, s;
|
|
463
|
+
if (typeof e == "string") return ge(e);
|
|
395
464
|
if (!e || typeof e != "object") return null;
|
|
396
465
|
const t = "timeZone" in e ? e.timeZone : e != null && e.detail && "timeZone" in e.detail ? e.detail.timeZone : e != null && e.params && "timeZone" in e.params ? e.params.timeZone : void 0;
|
|
397
466
|
return t == null ? null : {
|
|
398
467
|
timeZone: m(t),
|
|
399
|
-
source: e.source || ((n = e.detail) == null ? void 0 : n.source) || ((
|
|
400
|
-
timestamp: Number(e.timestamp || ((
|
|
468
|
+
source: e.source || ((n = e.detail) == null ? void 0 : n.source) || ((o = e.params) == null ? void 0 : o.source),
|
|
469
|
+
timestamp: Number(e.timestamp || ((r = e.detail) == null ? void 0 : r.timestamp) || ((s = e.params) == null ? void 0 : s.timestamp) || Date.now())
|
|
401
470
|
};
|
|
402
|
-
},
|
|
403
|
-
const n =
|
|
404
|
-
n &&
|
|
471
|
+
}, B = (e, t) => {
|
|
472
|
+
const n = ft(e);
|
|
473
|
+
n && K(n.timeZone, {
|
|
405
474
|
source: n.source || t,
|
|
406
475
|
persist: !1,
|
|
407
476
|
dispatchEvent: !1
|
|
408
477
|
});
|
|
409
|
-
},
|
|
410
|
-
|
|
411
|
-
},
|
|
412
|
-
e.key ===
|
|
413
|
-
},
|
|
478
|
+
}, lt = (e) => {
|
|
479
|
+
B(e.detail, "window-event");
|
|
480
|
+
}, mt = (e) => {
|
|
481
|
+
e.key === H && B({ timeZone: e.newValue || "", source: "storage" }, "storage");
|
|
482
|
+
}, dt = (e) => {
|
|
414
483
|
const t = e.data;
|
|
415
|
-
!t || t.type !==
|
|
416
|
-
},
|
|
417
|
-
const e =
|
|
418
|
-
return !e ||
|
|
484
|
+
!t || t.type !== We || B(t.detail || t, "message");
|
|
485
|
+
}, Tt = () => {
|
|
486
|
+
const e = g();
|
|
487
|
+
return !e || re ? !1 : (re = !0, e.addEventListener(de, lt), e.addEventListener("storage", mt), e.addEventListener("message", dt), !0);
|
|
419
488
|
};
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
489
|
+
Tt();
|
|
490
|
+
Ie();
|
|
491
|
+
const ht = () => {
|
|
492
|
+
const t = m(Ze.value) || J() || x() || j() || at() || ye();
|
|
493
|
+
return L(t) ? m(t) : O;
|
|
424
494
|
}, h = (e) => {
|
|
425
|
-
const t = m(e) ||
|
|
426
|
-
return
|
|
427
|
-
},
|
|
495
|
+
const t = m(e) || ht();
|
|
496
|
+
return L(t) ? t : O;
|
|
497
|
+
}, gt = () => {
|
|
428
498
|
var e;
|
|
429
|
-
return typeof window < "u" && ((e = window.navigator) != null && e.language) ? window.navigator.language :
|
|
430
|
-
},
|
|
431
|
-
const
|
|
499
|
+
return typeof window < "u" && ((e = window.navigator) != null && e.language) ? window.navigator.language : I;
|
|
500
|
+
}, Zt = (e, t = []) => {
|
|
501
|
+
const o = e || gt() || I, r = o.toLowerCase();
|
|
432
502
|
if (!t.length)
|
|
433
|
-
return
|
|
434
|
-
const s = t.find((
|
|
503
|
+
return r === "en" ? "en-US" : r === "zh" || r === "zh-cn" ? I : o;
|
|
504
|
+
const s = t.find((i) => i.toLowerCase() === r);
|
|
435
505
|
if (s) return s;
|
|
436
|
-
const
|
|
437
|
-
return c || (
|
|
438
|
-
},
|
|
439
|
-
if (
|
|
440
|
-
if (e == null || e === "") return
|
|
441
|
-
const t =
|
|
442
|
-
return t.isValid() ? t :
|
|
443
|
-
},
|
|
506
|
+
const a = r.split("-")[0], c = t.find((i) => i.toLowerCase().split("-")[0] === a);
|
|
507
|
+
return c || (a === "en" ? t.find((i) => i.toLowerCase().startsWith("en-")) || o : a === "zh" ? t.find((i) => i.toLowerCase().startsWith("zh-")) || I : o);
|
|
508
|
+
}, v = (e) => {
|
|
509
|
+
if (u.isDayjs(e)) return e;
|
|
510
|
+
if (e == null || e === "") return u();
|
|
511
|
+
const t = u(b(e));
|
|
512
|
+
return t.isValid() ? t : u();
|
|
513
|
+
}, _ = (e) => e == null || e === "", b = (e) => {
|
|
514
|
+
if (typeof e != "string") return e;
|
|
515
|
+
const t = e.trim();
|
|
516
|
+
return /^\d{13}$/.test(t) ? Number(t) : /^\d{10}$/.test(t) ? Number(t) * 1e3 : e;
|
|
517
|
+
}, pe = (e) => u.isDayjs(e) ? e : _(e) ? u() : u(b(e)), De = (e, t = !1) => {
|
|
444
518
|
const n = m(e);
|
|
445
519
|
return n ? h(n) : t ? h() : "";
|
|
446
|
-
},
|
|
447
|
-
const n = t.format ||
|
|
448
|
-
if (!
|
|
520
|
+
}, yt = (e, t) => v(e).tz(h(t)).utcOffset(), It = (e, t, n = me) => v(e).tz(h(t)).format(n), pt = (e, t) => pe(e).format(t.format), we = (e, t) => {
|
|
521
|
+
const n = t.format || A, o = De(t.timeZone, t.useClientTimeZone);
|
|
522
|
+
if (!o) return pt(e, { format: n });
|
|
449
523
|
if (t.inputMode === "local")
|
|
450
|
-
return
|
|
451
|
-
const
|
|
452
|
-
return
|
|
453
|
-
},
|
|
454
|
-
var
|
|
455
|
-
const { moment: n } = t,
|
|
456
|
-
if (!
|
|
457
|
-
const
|
|
458
|
-
if (!s || typeof n.tz != "function") return n(
|
|
524
|
+
return _(e) ? u().tz(o).format(n) : u.tz(b(e), o).format(n);
|
|
525
|
+
const r = pe(e);
|
|
526
|
+
return r.isValid() ? r.tz(o).format(n) : r.format(n);
|
|
527
|
+
}, Dt = (e) => typeof e == "function", wt = (e, t) => {
|
|
528
|
+
var i, f;
|
|
529
|
+
const { moment: n } = t, o = t.format || A;
|
|
530
|
+
if (!Dt(n)) return we(e, { ...t, dateLibrary: "dayjs" });
|
|
531
|
+
const r = _(e) ? void 0 : b(e), s = De(t.timeZone, t.useClientTimeZone);
|
|
532
|
+
if (!s || typeof n.tz != "function") return n(r).format(o);
|
|
459
533
|
if (t.inputMode === "local")
|
|
460
|
-
return
|
|
461
|
-
const
|
|
462
|
-
return (typeof
|
|
463
|
-
},
|
|
464
|
-
const n = typeof t == "string" ? { format: t } : t || {},
|
|
534
|
+
return _(e) ? ((f = (i = n()).tz) == null ? void 0 : f.call(i, s).format(o)) || n().format(o) : n.tz(r, s).format(o);
|
|
535
|
+
const a = n(r);
|
|
536
|
+
return (typeof a.tz == "function" ? a.tz(s) : n.tz(r, s)).format(o);
|
|
537
|
+
}, At = (e, t = {}) => {
|
|
538
|
+
const n = typeof t == "string" ? { format: t } : t || {}, o = {
|
|
465
539
|
...n,
|
|
466
|
-
format: n.format ||
|
|
540
|
+
format: n.format || A
|
|
467
541
|
};
|
|
468
|
-
return
|
|
469
|
-
},
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
542
|
+
return o.dateLibrary === "moment" ? wt(e, o) : we(e, o);
|
|
543
|
+
}, $t = (e, t = A, n = {}) => At(e, { ...n, format: t }), y = (e) => String(e).padStart(2, "0"), Et = (e) => u.isDayjs(e) ? e.toDate() : _(e) ? /* @__PURE__ */ new Date() : new Date(b(e)), oe = (e, t, n) => t.replace(/YYYY/g, n.year || `${e.getFullYear()}`).replace(/MM/g, n.month || y(e.getMonth() + 1)).replace(/DD/g, n.day || y(e.getDate())).replace(/HH/g, n.hour || y(e.getHours())).replace(/mm/g, n.minute || y(e.getMinutes())).replace(/ss/g, n.second || y(e.getSeconds())), zt = () => ye() || O;
|
|
544
|
+
function Rt(e, t, n = A, o = I) {
|
|
545
|
+
const r = typeof t == "object" && t !== null ? t : { timeZone: t, format: n, locale: o }, s = Et(e);
|
|
546
|
+
if (Number.isNaN(s.getTime())) return "";
|
|
547
|
+
const a = m(r.timeZone) || zt(), c = r.format || A;
|
|
548
|
+
try {
|
|
549
|
+
const f = new Intl.DateTimeFormat(r.locale || I, {
|
|
550
|
+
timeZone: a,
|
|
551
|
+
year: "numeric",
|
|
552
|
+
month: "2-digit",
|
|
553
|
+
day: "2-digit",
|
|
554
|
+
hour: "2-digit",
|
|
555
|
+
minute: "2-digit",
|
|
556
|
+
second: "2-digit",
|
|
557
|
+
hour12: !1
|
|
558
|
+
}).formatToParts(s).reduce((l, d) => (d.type !== "literal" && (l[d.type] = d.value), l), {});
|
|
559
|
+
return oe(s, c, f);
|
|
560
|
+
} catch {
|
|
561
|
+
return oe(s, c, {});
|
|
562
|
+
}
|
|
563
|
+
}
|
|
564
|
+
const Ae = (e) => `UTC${e}`, Ee = (e, t) => {
|
|
565
|
+
const n = yt(e, t), o = n >= 0 ? "+" : "-", r = Math.abs(n);
|
|
566
|
+
return `UTC${o}${y(Math.floor(r / 60))}:${y(r % 60)}`;
|
|
567
|
+
}, St = (e, t = /* @__PURE__ */ new Date()) => {
|
|
473
568
|
const n = e.currentUtcOffsetText || e.baseUtcOffsetText;
|
|
474
|
-
return n ? `UTC${n}` :
|
|
475
|
-
},
|
|
569
|
+
return n ? `UTC${n}` : Ee(t, e.timeZoneId);
|
|
570
|
+
}, _t = (e, t) => {
|
|
476
571
|
const n = e.match(/([+-]\d{1,2})(?::?(\d{2}))?/) || [];
|
|
477
572
|
if (!n[1]) return t;
|
|
478
|
-
const
|
|
479
|
-
return `UTC${
|
|
480
|
-
},
|
|
481
|
-
var
|
|
482
|
-
const
|
|
573
|
+
const o = n[1].startsWith("-") ? "-" : "+", r = n[1].replace(/[+-]/, "").padStart(2, "0"), s = n[2] || "00";
|
|
574
|
+
return `UTC${o}${r}:${s}`;
|
|
575
|
+
}, Lt = (e, t, n) => {
|
|
576
|
+
var r, s;
|
|
577
|
+
const o = Ae(n.format("Z"));
|
|
483
578
|
try {
|
|
484
|
-
const
|
|
485
|
-
return c ? /^(gmt|utc)/i.test(c) ?
|
|
579
|
+
const a = Intl.DateTimeFormat.supportedLocalesOf([t])[0] || t, c = (s = (r = new Intl.DateTimeFormat(a, { timeZone: e, timeZoneName: "long" }).formatToParts(n.toDate()).find((i) => i.type === "timeZoneName")) == null ? void 0 : r.value) == null ? void 0 : s.trim();
|
|
580
|
+
return c ? /^(gmt|utc)/i.test(c) ? _t(c, o) : c : o;
|
|
486
581
|
} catch {
|
|
487
|
-
return
|
|
582
|
+
return o;
|
|
488
583
|
}
|
|
489
|
-
},
|
|
584
|
+
}, ze = (e, t) => {
|
|
490
585
|
const n = t.year();
|
|
491
586
|
return Array.from(
|
|
492
587
|
new Set(
|
|
493
|
-
Array.from({ length: 12 }, (
|
|
494
|
-
const s = `${
|
|
495
|
-
return
|
|
588
|
+
Array.from({ length: 12 }, (o, r) => {
|
|
589
|
+
const s = `${r + 1}`.padStart(2, "0"), a = `${n}-${s}-15 12:00:00`;
|
|
590
|
+
return u.tz(a, e).utcOffset();
|
|
496
591
|
})
|
|
497
592
|
)
|
|
498
593
|
);
|
|
499
|
-
},
|
|
594
|
+
}, Se = (e, t) => {
|
|
500
595
|
const n = h(e);
|
|
501
|
-
if (!
|
|
502
|
-
const
|
|
503
|
-
return
|
|
504
|
-
},
|
|
596
|
+
if (!L(n)) return !1;
|
|
597
|
+
const o = v(t).tz(n);
|
|
598
|
+
return ze(n, o).length > 1;
|
|
599
|
+
}, V = (e, t) => {
|
|
505
600
|
const n = h(e);
|
|
506
|
-
if (!
|
|
507
|
-
const
|
|
508
|
-
return
|
|
509
|
-
},
|
|
601
|
+
if (!L(n)) return !1;
|
|
602
|
+
const o = v(t).tz(n), r = ze(n, o);
|
|
603
|
+
return r.length <= 1 ? !1 : o.utcOffset() === Math.max(...r);
|
|
604
|
+
}, Gt = (e, t) => V(e, t), _e = (e) => {
|
|
510
605
|
if (e === 1 || e === "1") return !0;
|
|
511
606
|
if (e === 0 || e === "0") return !1;
|
|
512
|
-
},
|
|
513
|
-
const n =
|
|
514
|
-
return typeof n == "boolean" ? n :
|
|
515
|
-
},
|
|
516
|
-
const n =
|
|
517
|
-
return typeof n == "boolean" ? n :
|
|
518
|
-
},
|
|
519
|
-
const
|
|
607
|
+
}, vt = (e, t) => {
|
|
608
|
+
const n = _e(e.dynamicOffsetFlag);
|
|
609
|
+
return typeof n == "boolean" ? n : Se(e.timeZoneId, t);
|
|
610
|
+
}, bt = (e, t) => {
|
|
611
|
+
const n = _e(e.currentDstFlag);
|
|
612
|
+
return typeof n == "boolean" ? n : V(e.timeZoneId, t);
|
|
613
|
+
}, Ht = (e, t = /* @__PURE__ */ new Date()) => e.map((n) => {
|
|
614
|
+
const o = n.tzShowName || St(n, t), r = vt(n, t);
|
|
520
615
|
return {
|
|
521
616
|
value: n.timeZoneId,
|
|
522
|
-
zoneName:
|
|
523
|
-
label:
|
|
524
|
-
hasDST:
|
|
525
|
-
isDST:
|
|
617
|
+
zoneName: o,
|
|
618
|
+
label: o,
|
|
619
|
+
hasDST: r,
|
|
620
|
+
isDST: r ? bt(n, t) : !1
|
|
526
621
|
};
|
|
527
|
-
}),
|
|
622
|
+
}), Ct = (e) => {
|
|
528
623
|
const t = e.toLowerCase().split("-")[0];
|
|
529
|
-
return
|
|
530
|
-
},
|
|
624
|
+
return ee[t] || ee.default;
|
|
625
|
+
}, kt = (e) => typeof e.showDaylightSavingLabel == "boolean" ? e.showDaylightSavingLabel : e.showDaylightSavingMarker ?? !0, Jt = (e, t, n = {}) => {
|
|
531
626
|
const {
|
|
532
|
-
showZoneLabel:
|
|
533
|
-
zoneLabel:
|
|
627
|
+
showZoneLabel: o = !0,
|
|
628
|
+
zoneLabel: r,
|
|
534
629
|
hasDST: s,
|
|
535
|
-
isDST:
|
|
630
|
+
isDST: a,
|
|
536
631
|
standardTimeLabel: c,
|
|
537
|
-
daylightSavingLabel:
|
|
538
|
-
format:
|
|
539
|
-
} = n, l = h(t),
|
|
540
|
-
return
|
|
541
|
-
},
|
|
542
|
-
const t =
|
|
632
|
+
daylightSavingLabel: i,
|
|
633
|
+
format: f = me
|
|
634
|
+
} = n, l = h(t), d = It(e, l, f), p = typeof s == "boolean" ? s : Se(l, e), Z = (typeof a == "boolean" ? a : V(l, e)) ? i : c, D = p && Z ? `[${Z}]` : "";
|
|
635
|
+
return o ? [d, r || Ee(e, l), D].filter(Boolean).join(" ") : [d, D].filter(Boolean).join(" ");
|
|
636
|
+
}, Kt = (e = {}) => {
|
|
637
|
+
const t = Zt(e.locale, e.supportedLocales), n = h(e.timeZone), o = v(e.value).tz(n), r = Lt(n, t, o), s = Ae(o.format("Z")), a = V(n, o), c = a ? Ct(t) : "", i = kt(e), f = a && i ? `${r} - ${c}` : r;
|
|
543
638
|
return {
|
|
544
|
-
formattedValue:
|
|
639
|
+
formattedValue: o.format(e.format || Be),
|
|
545
640
|
locale: t,
|
|
546
641
|
timeZone: n,
|
|
547
|
-
timeZoneName:
|
|
548
|
-
timeZoneLabel:
|
|
642
|
+
timeZoneName: r,
|
|
643
|
+
timeZoneLabel: f,
|
|
549
644
|
offsetLabel: s,
|
|
550
|
-
offsetMinutes:
|
|
551
|
-
isDaylightSavingTime:
|
|
645
|
+
offsetMinutes: o.utcOffset(),
|
|
646
|
+
isDaylightSavingTime: a,
|
|
552
647
|
daylightSavingLabel: c
|
|
553
648
|
};
|
|
554
649
|
};
|
|
555
650
|
export {
|
|
556
|
-
|
|
557
|
-
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
565
|
-
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
|
|
581
|
-
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
|
|
588
|
-
|
|
589
|
-
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
593
|
-
|
|
651
|
+
qe as IANA_TIMEZONE_DATA_CHANGE_EVENT,
|
|
652
|
+
de as TIMEZONE_CHANGE_EVENT,
|
|
653
|
+
ie as TIME_ZONE_PACKED_DATA_URL,
|
|
654
|
+
$ as UPF_IANA_TIMEZONE_DATA_KEY,
|
|
655
|
+
We as UPF_TIMEZONE_MESSAGE_TYPE,
|
|
656
|
+
st as applyDayjsIanaTimeZoneData,
|
|
657
|
+
jt as applyMomentIanaTimeZoneData,
|
|
658
|
+
ue as assertPackedIanaData,
|
|
659
|
+
Je as assertPackedIanaTzData,
|
|
660
|
+
ce as buildIanaFetchInit,
|
|
661
|
+
Ht as buildTimeZoneDisplayOptions,
|
|
662
|
+
Ue as clearDayjsIanaCache,
|
|
663
|
+
Ze as clientTimeZone,
|
|
664
|
+
$e as createIanaDbFromPackedData,
|
|
665
|
+
T as dayjsTimezoneIanaPlugin,
|
|
666
|
+
Ie as ensureInjectedIanaTimeZoneData,
|
|
667
|
+
Jt as formatClientLocalDateTimeLine,
|
|
668
|
+
It as formatInTimeZone,
|
|
669
|
+
At as formatLocalDateTime,
|
|
670
|
+
Rt as formatLocalDateTimeIntl,
|
|
671
|
+
Ee as formatTimeZoneOffsetLabel,
|
|
672
|
+
be as getAccessTokenFromLocalStorage,
|
|
673
|
+
zt as getBrowserTimeZone,
|
|
674
|
+
Me as getCachedDayjsPackedIanaData,
|
|
675
|
+
ht as getClientTimeZone,
|
|
676
|
+
Ce as getDefaultIanaAuthorization,
|
|
677
|
+
Ft as getKnownTimeZoneIds,
|
|
678
|
+
he as getRuntimeIanaTimeZoneDataSnapshot,
|
|
679
|
+
Kt as getTimeZoneDisplayInfo,
|
|
680
|
+
yt as getZoneUtcOffset,
|
|
681
|
+
Tt as initClientTimeZoneSync,
|
|
682
|
+
Gt as isDaylightSavingTime,
|
|
683
|
+
L as isKnownTimeZone,
|
|
684
|
+
Ot as loadDayjsIanaTimeZoneData,
|
|
685
|
+
le as loadIanaData,
|
|
686
|
+
X as loadIanaFromApi,
|
|
687
|
+
le as loadMomentIanaData,
|
|
688
|
+
X as loadMomentIanaFromApi,
|
|
689
|
+
xt as loadMomentIanaTimeZoneData,
|
|
690
|
+
Zt as normalizeLocaleCode,
|
|
691
|
+
Yt as onClientTimeZoneChange,
|
|
692
|
+
Pe as preloadDayjsIanaFromApi,
|
|
693
|
+
fe as preloadDayjsIanaFromData,
|
|
694
|
+
nt as readInjectedParentIanaTimeZoneDataSnapshot,
|
|
695
|
+
S as rebuildKnownTimeZoneIds,
|
|
594
696
|
h as resolveTimeZone,
|
|
595
|
-
|
|
596
|
-
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
600
|
-
|
|
601
|
-
|
|
697
|
+
St as resolveUtcOffsetFallback,
|
|
698
|
+
ut as setClientTimeZone,
|
|
699
|
+
F as setDefaultTimeZone,
|
|
700
|
+
Te as setRuntimeIanaTimeZoneDataSnapshot,
|
|
701
|
+
Vt as syncClientTimeZone,
|
|
702
|
+
Se as timeZoneHasDST,
|
|
703
|
+
V as timeZoneIsDST,
|
|
704
|
+
$t as toLocalDate
|
|
602
705
|
};
|