@socotra/ec-react-utils 2.5.1-next.5 → 2.5.1-next.7
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/dist/index.d.ts +7 -3
- package/dist/index.es.js +2224 -417
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +13 -5
package/dist/index.es.js
CHANGED
|
@@ -1,580 +1,2387 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
1
|
+
import { z as a } from "zod";
|
|
2
|
+
const ka = (e) => {
|
|
3
|
+
const { data: s, scope: n, dataTypes: u, rootDisplayName: D, account: h, quote: S, element: y } = e, x = [];
|
|
4
|
+
let N = {};
|
|
5
|
+
const R = Object.fromEntries(
|
|
6
|
+
Object.entries(s ?? {}).filter(([, b]) => {
|
|
7
|
+
var E;
|
|
8
|
+
const m = (E = b.scope) == null ? void 0 : E.split(",").map((C) => C.trim());
|
|
9
|
+
return !!(!m || n.some((C) => m.includes(C)));
|
|
10
|
+
}).map(([b, m]) => {
|
|
11
|
+
var $, w, c, o, i, l, r, f, A, P, M, L, B, O, V, H, z;
|
|
12
|
+
let E = !1, C = !1, W = !1;
|
|
13
|
+
const Y = m.displayName ?? b, Z = ($ = m.type) == null ? void 0 : $.slice(-1), G = m.maxLength, F = m.minLength, I = m.max, T = m.min, d = m.regex;
|
|
14
|
+
let t = m.type ?? "", v;
|
|
15
|
+
switch (Z) {
|
|
15
16
|
case "*":
|
|
16
|
-
|
|
17
|
+
C = !0, E = !0, t = t == null ? void 0 : t.split("*")[0];
|
|
17
18
|
break;
|
|
18
19
|
case "?":
|
|
19
|
-
|
|
20
|
+
t = t == null ? void 0 : t.split("?")[0], E = !0;
|
|
20
21
|
break;
|
|
21
22
|
case "+":
|
|
22
|
-
|
|
23
|
+
C = !0, t = t == null ? void 0 : t.split("+")[0];
|
|
23
24
|
break;
|
|
24
25
|
case "!":
|
|
25
|
-
|
|
26
|
+
t = t == null ? void 0 : t.split("!")[0];
|
|
26
27
|
break;
|
|
27
28
|
}
|
|
28
|
-
switch (
|
|
29
|
+
switch (t) {
|
|
29
30
|
case "string":
|
|
30
|
-
|
|
31
|
+
t = "string";
|
|
31
32
|
break;
|
|
32
33
|
case "int":
|
|
33
34
|
case "long":
|
|
34
|
-
|
|
35
|
+
t = "integer";
|
|
35
36
|
break;
|
|
36
37
|
case "decimal":
|
|
37
|
-
|
|
38
|
+
t = "number";
|
|
38
39
|
break;
|
|
39
40
|
case "dateTime":
|
|
40
41
|
case "datetime":
|
|
41
|
-
|
|
42
|
+
t = "string", v = "date-time";
|
|
42
43
|
break;
|
|
43
44
|
case "date":
|
|
44
|
-
|
|
45
|
+
t = "string", v = "date";
|
|
45
46
|
break;
|
|
46
47
|
case "boolean":
|
|
47
48
|
case "bool":
|
|
48
|
-
|
|
49
|
+
t = "boolean";
|
|
49
50
|
break;
|
|
50
51
|
default:
|
|
51
|
-
|
|
52
|
+
W = !0;
|
|
52
53
|
break;
|
|
53
54
|
}
|
|
54
|
-
if (!
|
|
55
|
-
const
|
|
56
|
-
if (
|
|
57
|
-
let
|
|
58
|
-
const
|
|
59
|
-
data:
|
|
60
|
-
scope:
|
|
61
|
-
dataTypes:
|
|
62
|
-
rootDisplayName:
|
|
55
|
+
if (!E && !W && !C && x.push(b), W) {
|
|
56
|
+
const _ = u == null ? void 0 : u[t];
|
|
57
|
+
if (_) {
|
|
58
|
+
let k = C ? [] : {};
|
|
59
|
+
const K = ka({
|
|
60
|
+
data: _.data ?? {},
|
|
61
|
+
scope: n,
|
|
62
|
+
dataTypes: u,
|
|
63
|
+
rootDisplayName: _.displayName ?? b
|
|
63
64
|
});
|
|
64
|
-
return
|
|
65
|
-
...
|
|
66
|
-
[`${
|
|
67
|
-
},
|
|
68
|
-
|
|
65
|
+
return S && (c = (w = S.element) == null ? void 0 : w.data) != null && c[b] && (k = (i = (o = S.element) == null ? void 0 : o.data) == null ? void 0 : i[b]), y && (l = y == null ? void 0 : y.data) != null && l[b] && (k = (r = y == null ? void 0 : y.data) == null ? void 0 : r[b]), h && (f = h == null ? void 0 : h.data) != null && f[b] && (k = (A = h == null ? void 0 : h.data) == null ? void 0 : A[b]), N = {
|
|
66
|
+
...N,
|
|
67
|
+
[`${t}`]: K
|
|
68
|
+
}, C ? [
|
|
69
|
+
b,
|
|
69
70
|
{
|
|
70
|
-
title:
|
|
71
|
+
title: _.displayName ?? b,
|
|
71
72
|
type: "array",
|
|
72
|
-
default:
|
|
73
|
+
default: k,
|
|
73
74
|
items: {
|
|
74
|
-
$ref: `#/definitions/${
|
|
75
|
+
$ref: `#/definitions/${t}`
|
|
75
76
|
},
|
|
76
|
-
...!
|
|
77
|
+
...!E && { minItems: 1 }
|
|
77
78
|
}
|
|
78
79
|
] : [
|
|
79
|
-
|
|
80
|
+
b,
|
|
80
81
|
{
|
|
81
|
-
title:
|
|
82
|
-
default:
|
|
83
|
-
$ref: `#/definitions/${
|
|
82
|
+
title: _.displayName ?? b,
|
|
83
|
+
default: k,
|
|
84
|
+
$ref: `#/definitions/${t}`
|
|
84
85
|
}
|
|
85
86
|
];
|
|
86
87
|
}
|
|
87
88
|
}
|
|
88
|
-
let
|
|
89
|
-
if (
|
|
90
|
-
const
|
|
91
|
-
|
|
89
|
+
let p = "";
|
|
90
|
+
if (h) {
|
|
91
|
+
const _ = (h == null ? void 0 : h.accountState) === "validated" ? b.charAt(0).toLowerCase() + b.slice(1) : b;
|
|
92
|
+
p = (P = h == null ? void 0 : h.data) != null && P[_] ? (M = h == null ? void 0 : h.data) == null ? void 0 : M[_] : t === "boolean" ? !!m.defaultValue : m.defaultValue;
|
|
92
93
|
}
|
|
93
|
-
return
|
|
94
|
-
|
|
94
|
+
return S && (p = (B = (L = S.element) == null ? void 0 : L.data) != null && B[b] ? (V = (O = S.element) == null ? void 0 : O.data) == null ? void 0 : V[b] : t === "boolean" ? !!m.defaultValue : m.defaultValue), y && (p = (H = y == null ? void 0 : y.data) != null && H[b] ? (z = y == null ? void 0 : y.data) == null ? void 0 : z[b] : t === "boolean" ? !!m.defaultValue : m.defaultValue), C ? [
|
|
95
|
+
b,
|
|
95
96
|
{
|
|
96
|
-
title:
|
|
97
|
+
title: Y,
|
|
97
98
|
type: "array",
|
|
98
|
-
default:
|
|
99
|
+
default: p,
|
|
99
100
|
items: {
|
|
100
|
-
type:
|
|
101
|
-
...
|
|
102
|
-
...
|
|
103
|
-
...
|
|
104
|
-
...
|
|
105
|
-
...
|
|
106
|
-
...
|
|
101
|
+
type: t,
|
|
102
|
+
...G && { maxLength: G },
|
|
103
|
+
...F && { minLength: F },
|
|
104
|
+
...T && { min: T },
|
|
105
|
+
...I && { max: I },
|
|
106
|
+
...v && { format: v },
|
|
107
|
+
...d && { pattern: m.regex }
|
|
107
108
|
},
|
|
108
|
-
...!
|
|
109
|
+
...!E && { minItems: 1 }
|
|
109
110
|
}
|
|
110
111
|
] : [
|
|
111
|
-
|
|
112
|
+
b,
|
|
112
113
|
{
|
|
113
|
-
title:
|
|
114
|
-
type:
|
|
115
|
-
...
|
|
116
|
-
...
|
|
117
|
-
...
|
|
118
|
-
...
|
|
119
|
-
...
|
|
120
|
-
...
|
|
121
|
-
...
|
|
122
|
-
...
|
|
114
|
+
title: Y,
|
|
115
|
+
type: t,
|
|
116
|
+
...p && { default: p },
|
|
117
|
+
...F && { minLength: F },
|
|
118
|
+
...G && { maxLength: G },
|
|
119
|
+
...T && { minimum: parseInt(T) },
|
|
120
|
+
...I && { maximum: parseInt(I) },
|
|
121
|
+
...v && { format: v },
|
|
122
|
+
...m.options && { enum: m.options },
|
|
123
|
+
...d && { pattern: m.regex }
|
|
123
124
|
}
|
|
124
125
|
];
|
|
125
126
|
})
|
|
126
127
|
);
|
|
127
128
|
return {
|
|
128
|
-
title:
|
|
129
|
+
title: D || "",
|
|
129
130
|
type: "object",
|
|
130
|
-
definitions:
|
|
131
|
-
required:
|
|
132
|
-
properties:
|
|
131
|
+
definitions: N,
|
|
132
|
+
required: x,
|
|
133
|
+
properties: R
|
|
133
134
|
};
|
|
134
135
|
};
|
|
135
|
-
var
|
|
136
|
-
function
|
|
136
|
+
var ya = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
|
|
137
|
+
function ba(e) {
|
|
137
138
|
return e && e.__esModule && Object.prototype.hasOwnProperty.call(e, "default") ? e.default : e;
|
|
138
139
|
}
|
|
139
|
-
var
|
|
140
|
-
(function(e,
|
|
141
|
-
(function(
|
|
142
|
-
e.exports =
|
|
143
|
-
})(
|
|
144
|
-
var
|
|
145
|
-
var
|
|
146
|
-
return "[" +
|
|
147
|
-
} },
|
|
148
|
-
var
|
|
149
|
-
return !
|
|
150
|
-
},
|
|
151
|
-
var
|
|
152
|
-
return (
|
|
153
|
-
}, m: function
|
|
154
|
-
if (
|
|
155
|
-
var
|
|
156
|
-
return +(-(
|
|
157
|
-
}, a: function(
|
|
158
|
-
return
|
|
159
|
-
}, p: function(
|
|
160
|
-
return { M:
|
|
161
|
-
}, u: function(
|
|
162
|
-
return
|
|
163
|
-
} },
|
|
164
|
-
|
|
165
|
-
var
|
|
166
|
-
return
|
|
167
|
-
},
|
|
168
|
-
var
|
|
169
|
-
if (!
|
|
170
|
-
if (typeof
|
|
171
|
-
var
|
|
172
|
-
|
|
173
|
-
var
|
|
174
|
-
if (!
|
|
140
|
+
var Ta = { exports: {} };
|
|
141
|
+
(function(e, s) {
|
|
142
|
+
(function(n, u) {
|
|
143
|
+
e.exports = u();
|
|
144
|
+
})(ya, function() {
|
|
145
|
+
var n = 1e3, u = 6e4, D = 36e5, h = "millisecond", S = "second", y = "minute", x = "hour", N = "day", R = "week", j = "month", b = "quarter", m = "year", E = "date", C = "Invalid Date", W = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, Y = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, Z = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(c) {
|
|
146
|
+
var o = ["th", "st", "nd", "rd"], i = c % 100;
|
|
147
|
+
return "[" + c + (o[(i - 20) % 10] || o[i] || o[0]) + "]";
|
|
148
|
+
} }, G = function(c, o, i) {
|
|
149
|
+
var l = String(c);
|
|
150
|
+
return !l || l.length >= o ? c : "" + Array(o + 1 - l.length).join(i) + c;
|
|
151
|
+
}, F = { s: G, z: function(c) {
|
|
152
|
+
var o = -c.utcOffset(), i = Math.abs(o), l = Math.floor(i / 60), r = i % 60;
|
|
153
|
+
return (o <= 0 ? "+" : "-") + G(l, 2, "0") + ":" + G(r, 2, "0");
|
|
154
|
+
}, m: function c(o, i) {
|
|
155
|
+
if (o.date() < i.date()) return -c(i, o);
|
|
156
|
+
var l = 12 * (i.year() - o.year()) + (i.month() - o.month()), r = o.clone().add(l, j), f = i - r < 0, A = o.clone().add(l + (f ? -1 : 1), j);
|
|
157
|
+
return +(-(l + (i - r) / (f ? r - A : A - r)) || 0);
|
|
158
|
+
}, a: function(c) {
|
|
159
|
+
return c < 0 ? Math.ceil(c) || 0 : Math.floor(c);
|
|
160
|
+
}, p: function(c) {
|
|
161
|
+
return { M: j, y: m, w: R, d: N, D: E, h: x, m: y, s: S, ms: h, Q: b }[c] || String(c || "").toLowerCase().replace(/s$/, "");
|
|
162
|
+
}, u: function(c) {
|
|
163
|
+
return c === void 0;
|
|
164
|
+
} }, I = "en", T = {};
|
|
165
|
+
T[I] = Z;
|
|
166
|
+
var d = "$isDayjsObject", t = function(c) {
|
|
167
|
+
return c instanceof $ || !(!c || !c[d]);
|
|
168
|
+
}, v = function c(o, i, l) {
|
|
169
|
+
var r;
|
|
170
|
+
if (!o) return I;
|
|
171
|
+
if (typeof o == "string") {
|
|
172
|
+
var f = o.toLowerCase();
|
|
173
|
+
T[f] && (r = f), i && (T[f] = i, r = f);
|
|
174
|
+
var A = o.split("-");
|
|
175
|
+
if (!r && A.length > 1) return c(A[0]);
|
|
175
176
|
} else {
|
|
176
|
-
var
|
|
177
|
-
|
|
177
|
+
var P = o.name;
|
|
178
|
+
T[P] = o, r = P;
|
|
178
179
|
}
|
|
179
|
-
return !
|
|
180
|
-
},
|
|
181
|
-
if (
|
|
182
|
-
var
|
|
183
|
-
return
|
|
184
|
-
},
|
|
185
|
-
|
|
186
|
-
return
|
|
180
|
+
return !l && r && (I = r), r || !l && I;
|
|
181
|
+
}, p = function(c, o) {
|
|
182
|
+
if (t(c)) return c.clone();
|
|
183
|
+
var i = typeof o == "object" ? o : {};
|
|
184
|
+
return i.date = c, i.args = arguments, new $(i);
|
|
185
|
+
}, g = F;
|
|
186
|
+
g.l = v, g.i = t, g.w = function(c, o) {
|
|
187
|
+
return p(c, { locale: o.$L, utc: o.$u, x: o.$x, $offset: o.$offset });
|
|
187
188
|
};
|
|
188
|
-
var
|
|
189
|
-
function
|
|
190
|
-
this.$L =
|
|
189
|
+
var $ = function() {
|
|
190
|
+
function c(i) {
|
|
191
|
+
this.$L = v(i.locale, null, !0), this.parse(i), this.$x = this.$x || i.x || {}, this[d] = !0;
|
|
191
192
|
}
|
|
192
|
-
var
|
|
193
|
-
return
|
|
194
|
-
this.$d = function(
|
|
195
|
-
var
|
|
196
|
-
if (
|
|
197
|
-
if (
|
|
198
|
-
if (
|
|
199
|
-
if (typeof
|
|
200
|
-
var
|
|
201
|
-
if (
|
|
202
|
-
var
|
|
203
|
-
return
|
|
193
|
+
var o = c.prototype;
|
|
194
|
+
return o.parse = function(i) {
|
|
195
|
+
this.$d = function(l) {
|
|
196
|
+
var r = l.date, f = l.utc;
|
|
197
|
+
if (r === null) return /* @__PURE__ */ new Date(NaN);
|
|
198
|
+
if (g.u(r)) return /* @__PURE__ */ new Date();
|
|
199
|
+
if (r instanceof Date) return new Date(r);
|
|
200
|
+
if (typeof r == "string" && !/Z$/i.test(r)) {
|
|
201
|
+
var A = r.match(W);
|
|
202
|
+
if (A) {
|
|
203
|
+
var P = A[2] - 1 || 0, M = (A[7] || "0").substring(0, 3);
|
|
204
|
+
return f ? new Date(Date.UTC(A[1], P, A[3] || 1, A[4] || 0, A[5] || 0, A[6] || 0, M)) : new Date(A[1], P, A[3] || 1, A[4] || 0, A[5] || 0, A[6] || 0, M);
|
|
204
205
|
}
|
|
205
206
|
}
|
|
206
|
-
return new Date(
|
|
207
|
-
}(
|
|
208
|
-
},
|
|
209
|
-
var
|
|
210
|
-
this.$y =
|
|
211
|
-
},
|
|
212
|
-
return
|
|
213
|
-
},
|
|
214
|
-
return this.$d.toString() !==
|
|
215
|
-
},
|
|
216
|
-
var
|
|
217
|
-
return this.startOf(
|
|
218
|
-
},
|
|
219
|
-
return
|
|
220
|
-
},
|
|
221
|
-
return this.endOf(
|
|
222
|
-
},
|
|
223
|
-
return
|
|
224
|
-
},
|
|
207
|
+
return new Date(r);
|
|
208
|
+
}(i), this.init();
|
|
209
|
+
}, o.init = function() {
|
|
210
|
+
var i = this.$d;
|
|
211
|
+
this.$y = i.getFullYear(), this.$M = i.getMonth(), this.$D = i.getDate(), this.$W = i.getDay(), this.$H = i.getHours(), this.$m = i.getMinutes(), this.$s = i.getSeconds(), this.$ms = i.getMilliseconds();
|
|
212
|
+
}, o.$utils = function() {
|
|
213
|
+
return g;
|
|
214
|
+
}, o.isValid = function() {
|
|
215
|
+
return this.$d.toString() !== C;
|
|
216
|
+
}, o.isSame = function(i, l) {
|
|
217
|
+
var r = p(i);
|
|
218
|
+
return this.startOf(l) <= r && r <= this.endOf(l);
|
|
219
|
+
}, o.isAfter = function(i, l) {
|
|
220
|
+
return p(i) < this.startOf(l);
|
|
221
|
+
}, o.isBefore = function(i, l) {
|
|
222
|
+
return this.endOf(l) < p(i);
|
|
223
|
+
}, o.$g = function(i, l, r) {
|
|
224
|
+
return g.u(i) ? this[l] : this.set(r, i);
|
|
225
|
+
}, o.unix = function() {
|
|
225
226
|
return Math.floor(this.valueOf() / 1e3);
|
|
226
|
-
},
|
|
227
|
+
}, o.valueOf = function() {
|
|
227
228
|
return this.$d.getTime();
|
|
228
|
-
},
|
|
229
|
-
var
|
|
230
|
-
var
|
|
231
|
-
return
|
|
232
|
-
},
|
|
233
|
-
return
|
|
234
|
-
},
|
|
235
|
-
switch (
|
|
236
|
-
case
|
|
237
|
-
return
|
|
229
|
+
}, o.startOf = function(i, l) {
|
|
230
|
+
var r = this, f = !!g.u(l) || l, A = g.p(i), P = function(_, k) {
|
|
231
|
+
var K = g.w(r.$u ? Date.UTC(r.$y, k, _) : new Date(r.$y, k, _), r);
|
|
232
|
+
return f ? K : K.endOf(N);
|
|
233
|
+
}, M = function(_, k) {
|
|
234
|
+
return g.w(r.toDate()[_].apply(r.toDate("s"), (f ? [0, 0, 0, 0] : [23, 59, 59, 999]).slice(k)), r);
|
|
235
|
+
}, L = this.$W, B = this.$M, O = this.$D, V = "set" + (this.$u ? "UTC" : "");
|
|
236
|
+
switch (A) {
|
|
237
|
+
case m:
|
|
238
|
+
return f ? P(1, 0) : P(31, 11);
|
|
239
|
+
case j:
|
|
240
|
+
return f ? P(1, B) : P(0, B + 1);
|
|
241
|
+
case R:
|
|
242
|
+
var H = this.$locale().weekStart || 0, z = (L < H ? L + 7 : L) - H;
|
|
243
|
+
return P(f ? O - z : O + (6 - z), B);
|
|
244
|
+
case N:
|
|
238
245
|
case E:
|
|
239
|
-
return
|
|
240
|
-
case V:
|
|
241
|
-
var N = this.$locale().weekStart || 0, A = (D < N ? D + 7 : D) - N;
|
|
242
|
-
return p(l ? S - A : S + (6 - A), w);
|
|
243
|
-
case k:
|
|
244
|
-
case M:
|
|
245
|
-
return b(I + "Hours", 0);
|
|
246
|
-
case Y:
|
|
247
|
-
return b(I + "Minutes", 1);
|
|
248
|
-
case $:
|
|
249
|
-
return b(I + "Seconds", 2);
|
|
246
|
+
return M(V + "Hours", 0);
|
|
250
247
|
case x:
|
|
251
|
-
return
|
|
248
|
+
return M(V + "Minutes", 1);
|
|
249
|
+
case y:
|
|
250
|
+
return M(V + "Seconds", 2);
|
|
251
|
+
case S:
|
|
252
|
+
return M(V + "Milliseconds", 3);
|
|
252
253
|
default:
|
|
253
254
|
return this.clone();
|
|
254
255
|
}
|
|
255
|
-
},
|
|
256
|
-
return this.startOf(
|
|
257
|
-
},
|
|
258
|
-
var
|
|
259
|
-
if (
|
|
260
|
-
var
|
|
261
|
-
|
|
262
|
-
} else
|
|
256
|
+
}, o.endOf = function(i) {
|
|
257
|
+
return this.startOf(i, !1);
|
|
258
|
+
}, o.$set = function(i, l) {
|
|
259
|
+
var r, f = g.p(i), A = "set" + (this.$u ? "UTC" : ""), P = (r = {}, r[N] = A + "Date", r[E] = A + "Date", r[j] = A + "Month", r[m] = A + "FullYear", r[x] = A + "Hours", r[y] = A + "Minutes", r[S] = A + "Seconds", r[h] = A + "Milliseconds", r)[f], M = f === N ? this.$D + (l - this.$W) : l;
|
|
260
|
+
if (f === j || f === m) {
|
|
261
|
+
var L = this.clone().set(E, 1);
|
|
262
|
+
L.$d[P](M), L.init(), this.$d = L.set(E, Math.min(this.$D, L.daysInMonth())).$d;
|
|
263
|
+
} else P && this.$d[P](M);
|
|
263
264
|
return this.init(), this;
|
|
264
|
-
},
|
|
265
|
-
return this.clone().$set(
|
|
266
|
-
},
|
|
267
|
-
return this[
|
|
268
|
-
},
|
|
269
|
-
var
|
|
270
|
-
|
|
271
|
-
var
|
|
272
|
-
var
|
|
273
|
-
return
|
|
265
|
+
}, o.set = function(i, l) {
|
|
266
|
+
return this.clone().$set(i, l);
|
|
267
|
+
}, o.get = function(i) {
|
|
268
|
+
return this[g.p(i)]();
|
|
269
|
+
}, o.add = function(i, l) {
|
|
270
|
+
var r, f = this;
|
|
271
|
+
i = Number(i);
|
|
272
|
+
var A = g.p(l), P = function(B) {
|
|
273
|
+
var O = p(f);
|
|
274
|
+
return g.w(O.date(O.date() + Math.round(B * i)), f);
|
|
274
275
|
};
|
|
275
|
-
if (
|
|
276
|
-
if (
|
|
277
|
-
if (
|
|
278
|
-
if (
|
|
279
|
-
var
|
|
280
|
-
return
|
|
281
|
-
},
|
|
282
|
-
return this.add(-1 *
|
|
283
|
-
},
|
|
284
|
-
var
|
|
285
|
-
if (!this.isValid()) return
|
|
286
|
-
var
|
|
287
|
-
return
|
|
288
|
-
},
|
|
289
|
-
return
|
|
290
|
-
},
|
|
291
|
-
var
|
|
292
|
-
return
|
|
276
|
+
if (A === j) return this.set(j, this.$M + i);
|
|
277
|
+
if (A === m) return this.set(m, this.$y + i);
|
|
278
|
+
if (A === N) return P(1);
|
|
279
|
+
if (A === R) return P(7);
|
|
280
|
+
var M = (r = {}, r[y] = u, r[x] = D, r[S] = n, r)[A] || 1, L = this.$d.getTime() + i * M;
|
|
281
|
+
return g.w(L, this);
|
|
282
|
+
}, o.subtract = function(i, l) {
|
|
283
|
+
return this.add(-1 * i, l);
|
|
284
|
+
}, o.format = function(i) {
|
|
285
|
+
var l = this, r = this.$locale();
|
|
286
|
+
if (!this.isValid()) return r.invalidDate || C;
|
|
287
|
+
var f = i || "YYYY-MM-DDTHH:mm:ssZ", A = g.z(this), P = this.$H, M = this.$m, L = this.$M, B = r.weekdays, O = r.months, V = r.meridiem, H = function(k, K, X, ea) {
|
|
288
|
+
return k && (k[K] || k(l, f)) || X[K].slice(0, ea);
|
|
289
|
+
}, z = function(k) {
|
|
290
|
+
return g.s(P % 12 || 12, k, "0");
|
|
291
|
+
}, _ = V || function(k, K, X) {
|
|
292
|
+
var ea = k < 12 ? "AM" : "PM";
|
|
293
|
+
return X ? ea.toLowerCase() : ea;
|
|
293
294
|
};
|
|
294
|
-
return
|
|
295
|
-
return
|
|
296
|
-
switch (
|
|
295
|
+
return f.replace(Y, function(k, K) {
|
|
296
|
+
return K || function(X) {
|
|
297
|
+
switch (X) {
|
|
297
298
|
case "YY":
|
|
298
|
-
return String(
|
|
299
|
+
return String(l.$y).slice(-2);
|
|
299
300
|
case "YYYY":
|
|
300
|
-
return
|
|
301
|
+
return g.s(l.$y, 4, "0");
|
|
301
302
|
case "M":
|
|
302
|
-
return
|
|
303
|
+
return L + 1;
|
|
303
304
|
case "MM":
|
|
304
|
-
return
|
|
305
|
+
return g.s(L + 1, 2, "0");
|
|
305
306
|
case "MMM":
|
|
306
|
-
return
|
|
307
|
+
return H(r.monthsShort, L, O, 3);
|
|
307
308
|
case "MMMM":
|
|
308
|
-
return
|
|
309
|
+
return H(O, L);
|
|
309
310
|
case "D":
|
|
310
|
-
return
|
|
311
|
+
return l.$D;
|
|
311
312
|
case "DD":
|
|
312
|
-
return
|
|
313
|
+
return g.s(l.$D, 2, "0");
|
|
313
314
|
case "d":
|
|
314
|
-
return String(
|
|
315
|
+
return String(l.$W);
|
|
315
316
|
case "dd":
|
|
316
|
-
return
|
|
317
|
+
return H(r.weekdaysMin, l.$W, B, 2);
|
|
317
318
|
case "ddd":
|
|
318
|
-
return
|
|
319
|
+
return H(r.weekdaysShort, l.$W, B, 3);
|
|
319
320
|
case "dddd":
|
|
320
|
-
return
|
|
321
|
+
return B[l.$W];
|
|
321
322
|
case "H":
|
|
322
|
-
return String(
|
|
323
|
+
return String(P);
|
|
323
324
|
case "HH":
|
|
324
|
-
return
|
|
325
|
+
return g.s(P, 2, "0");
|
|
325
326
|
case "h":
|
|
326
|
-
return
|
|
327
|
+
return z(1);
|
|
327
328
|
case "hh":
|
|
328
|
-
return
|
|
329
|
+
return z(2);
|
|
329
330
|
case "a":
|
|
330
|
-
return
|
|
331
|
+
return _(P, M, !0);
|
|
331
332
|
case "A":
|
|
332
|
-
return
|
|
333
|
+
return _(P, M, !1);
|
|
333
334
|
case "m":
|
|
334
|
-
return String(
|
|
335
|
+
return String(M);
|
|
335
336
|
case "mm":
|
|
336
|
-
return
|
|
337
|
+
return g.s(M, 2, "0");
|
|
337
338
|
case "s":
|
|
338
|
-
return String(
|
|
339
|
+
return String(l.$s);
|
|
339
340
|
case "ss":
|
|
340
|
-
return
|
|
341
|
+
return g.s(l.$s, 2, "0");
|
|
341
342
|
case "SSS":
|
|
342
|
-
return
|
|
343
|
+
return g.s(l.$ms, 3, "0");
|
|
343
344
|
case "Z":
|
|
344
|
-
return
|
|
345
|
+
return A;
|
|
345
346
|
}
|
|
346
347
|
return null;
|
|
347
|
-
}(
|
|
348
|
+
}(k) || A.replace(":", "");
|
|
348
349
|
});
|
|
349
|
-
},
|
|
350
|
+
}, o.utcOffset = function() {
|
|
350
351
|
return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
|
|
351
|
-
},
|
|
352
|
-
var
|
|
353
|
-
return
|
|
352
|
+
}, o.diff = function(i, l, r) {
|
|
353
|
+
var f, A = this, P = g.p(l), M = p(i), L = (M.utcOffset() - this.utcOffset()) * u, B = this - M, O = function() {
|
|
354
|
+
return g.m(A, M);
|
|
354
355
|
};
|
|
355
|
-
switch (
|
|
356
|
-
case r:
|
|
357
|
-
l = S() / 12;
|
|
358
|
-
break;
|
|
359
|
-
case E:
|
|
360
|
-
l = S();
|
|
361
|
-
break;
|
|
356
|
+
switch (P) {
|
|
362
357
|
case m:
|
|
363
|
-
|
|
358
|
+
f = O() / 12;
|
|
364
359
|
break;
|
|
365
|
-
case
|
|
366
|
-
|
|
360
|
+
case j:
|
|
361
|
+
f = O();
|
|
367
362
|
break;
|
|
368
|
-
case
|
|
369
|
-
|
|
363
|
+
case b:
|
|
364
|
+
f = O() / 3;
|
|
370
365
|
break;
|
|
371
|
-
case
|
|
372
|
-
|
|
366
|
+
case R:
|
|
367
|
+
f = (B - L) / 6048e5;
|
|
373
368
|
break;
|
|
374
|
-
case
|
|
375
|
-
|
|
369
|
+
case N:
|
|
370
|
+
f = (B - L) / 864e5;
|
|
376
371
|
break;
|
|
377
372
|
case x:
|
|
378
|
-
|
|
373
|
+
f = B / D;
|
|
374
|
+
break;
|
|
375
|
+
case y:
|
|
376
|
+
f = B / u;
|
|
377
|
+
break;
|
|
378
|
+
case S:
|
|
379
|
+
f = B / n;
|
|
379
380
|
break;
|
|
380
381
|
default:
|
|
381
|
-
|
|
382
|
+
f = B;
|
|
382
383
|
}
|
|
383
|
-
return
|
|
384
|
-
},
|
|
385
|
-
return this.endOf(
|
|
386
|
-
},
|
|
387
|
-
return
|
|
388
|
-
},
|
|
389
|
-
if (!
|
|
390
|
-
var
|
|
391
|
-
return
|
|
392
|
-
},
|
|
393
|
-
return
|
|
394
|
-
},
|
|
384
|
+
return r ? f : g.a(f);
|
|
385
|
+
}, o.daysInMonth = function() {
|
|
386
|
+
return this.endOf(j).$D;
|
|
387
|
+
}, o.$locale = function() {
|
|
388
|
+
return T[this.$L];
|
|
389
|
+
}, o.locale = function(i, l) {
|
|
390
|
+
if (!i) return this.$L;
|
|
391
|
+
var r = this.clone(), f = v(i, l, !0);
|
|
392
|
+
return f && (r.$L = f), r;
|
|
393
|
+
}, o.clone = function() {
|
|
394
|
+
return g.w(this.$d, this);
|
|
395
|
+
}, o.toDate = function() {
|
|
395
396
|
return new Date(this.valueOf());
|
|
396
|
-
},
|
|
397
|
+
}, o.toJSON = function() {
|
|
397
398
|
return this.isValid() ? this.toISOString() : null;
|
|
398
|
-
},
|
|
399
|
+
}, o.toISOString = function() {
|
|
399
400
|
return this.$d.toISOString();
|
|
400
|
-
},
|
|
401
|
+
}, o.toString = function() {
|
|
401
402
|
return this.$d.toUTCString();
|
|
402
|
-
},
|
|
403
|
-
}(),
|
|
404
|
-
return
|
|
405
|
-
|
|
406
|
-
return this.$g(
|
|
403
|
+
}, c;
|
|
404
|
+
}(), w = $.prototype;
|
|
405
|
+
return p.prototype = w, [["$ms", h], ["$s", S], ["$m", y], ["$H", x], ["$W", N], ["$M", j], ["$y", m], ["$D", E]].forEach(function(c) {
|
|
406
|
+
w[c[1]] = function(o) {
|
|
407
|
+
return this.$g(o, c[0], c[1]);
|
|
407
408
|
};
|
|
408
|
-
}),
|
|
409
|
-
return
|
|
410
|
-
},
|
|
411
|
-
return
|
|
412
|
-
},
|
|
409
|
+
}), p.extend = function(c, o) {
|
|
410
|
+
return c.$i || (c(o, $, p), c.$i = !0), p;
|
|
411
|
+
}, p.locale = v, p.isDayjs = t, p.unix = function(c) {
|
|
412
|
+
return p(1e3 * c);
|
|
413
|
+
}, p.en = T[I], p.Ls = T, p.p = {}, p;
|
|
413
414
|
});
|
|
414
|
-
})(
|
|
415
|
-
var
|
|
416
|
-
const
|
|
417
|
-
const
|
|
418
|
-
return
|
|
415
|
+
})(Ta);
|
|
416
|
+
var Ca = Ta.exports;
|
|
417
|
+
const U = /* @__PURE__ */ ba(Ca), Fe = ({ data: e }) => {
|
|
418
|
+
const s = {}, n = structuredClone(e);
|
|
419
|
+
return n.default && (n.default.startTime && (s.startTime = U(n.default.startTime).format()), n.default.endTime && (s.endTime = U(n.default.endTime).format()), n.default.expirationTime && (s.expirationTime = U(n.default.expirationTime).format())), n.advanced && (n.advanced.currency && (s.currency = n.advanced.currency), n.advanced.timezone && (s.timezone = n.advanced.timezone), n.advanced.billingPlan && (s.billingPlan = n.advanced.billingPlan), n.advanced.defaultTermDuration && (s.defaultTermDuration = n.advanced.defaultTermDuration), n.advanced.installmentPlan && (s.installmentPlan = n.advanced.installmentPlan), n.advanced.durationBasis && (s.durationBasis = n.advanced.durationBasis), n.advanced.delinquencyPlanName && (s.delinquencyPlanName = n.advanced.delinquencyPlanName)), n.coverageTerms && (s.setCoverageTerms = e.coverageTerms), delete n.coverageTerms, delete n.default, delete n.advanced, s.setData = n, s;
|
|
419
420
|
};
|
|
420
|
-
function
|
|
421
|
+
function Ve(e) {
|
|
421
422
|
return e.keyword === "pattern" && (e.message = `Invalid format, must match pattern ${e.params.pattern}`), e.keyword === "format" && (e.message = "Invalid format"), e.keyword === "required" && (e.message = "Required"), e.keyword === "minItems" && (e.message = `Must have at least ${e.params.limit} item${e.params.limit !== 1 ? "s" : ""}`), e.keyword === "maxItems" && (e.message = `Must have at most ${e.params.limit} item${e.params.limit !== 1 ? "s" : ""}`), e.keyword === "type" && (e.message = "Invalid format"), e.keyword === "maxLength" && (e.message = `Must be at most ${e.params.limit} character${e.params.limit !== 1 ? "s" : ""}`), e.keyword === "minLength" && (e.message = `Must be at least ${e.params.limit} character${e.params.limit !== 1 ? "s" : ""}`), e.keyword === "minimum" && (e.message = `Must be greater than or equal to ${e.params.limit}`), e.keyword === "maximum" && (e.message = `Must be less than or equal to ${e.params.limit}`), e.keyword === "enum" && (e.message = "Invalid value"), e.message ?? "Unknown error";
|
|
422
423
|
}
|
|
423
|
-
const
|
|
424
|
+
const aa = a.string(), wa = a.object({
|
|
425
|
+
elementType: a.string().optional(),
|
|
426
|
+
locator: aa.optional(),
|
|
427
|
+
errors: a.array(a.string()).optional()
|
|
428
|
+
}), na = a.object({
|
|
429
|
+
validationItems: a.array(wa).optional(),
|
|
430
|
+
success: a.boolean().optional()
|
|
431
|
+
});
|
|
432
|
+
a.enum([
|
|
433
|
+
"AED",
|
|
434
|
+
"AFN",
|
|
435
|
+
"ALL",
|
|
436
|
+
"AMD",
|
|
437
|
+
"ANG",
|
|
438
|
+
"AOA",
|
|
439
|
+
"ARS",
|
|
440
|
+
"AUD",
|
|
441
|
+
"AWG",
|
|
442
|
+
"AZN",
|
|
443
|
+
"BAM",
|
|
444
|
+
"BBD",
|
|
445
|
+
"BDT",
|
|
446
|
+
"BGN",
|
|
447
|
+
"BHD",
|
|
448
|
+
"BIF",
|
|
449
|
+
"BMD",
|
|
450
|
+
"BND",
|
|
451
|
+
"BOB",
|
|
452
|
+
"BOV",
|
|
453
|
+
"BRL",
|
|
454
|
+
"BSD",
|
|
455
|
+
"BTN",
|
|
456
|
+
"BWP",
|
|
457
|
+
"BYN",
|
|
458
|
+
"BZD",
|
|
459
|
+
"CAD",
|
|
460
|
+
"CDF",
|
|
461
|
+
"CHE",
|
|
462
|
+
"CHF",
|
|
463
|
+
"CHW",
|
|
464
|
+
"CLF",
|
|
465
|
+
"CLP",
|
|
466
|
+
"COP",
|
|
467
|
+
"COU",
|
|
468
|
+
"CRC",
|
|
469
|
+
"CUP",
|
|
470
|
+
"CVE",
|
|
471
|
+
"CZK",
|
|
472
|
+
"DJF",
|
|
473
|
+
"DKK",
|
|
474
|
+
"DOP",
|
|
475
|
+
"DZD",
|
|
476
|
+
"EGP",
|
|
477
|
+
"ERN",
|
|
478
|
+
"ETB",
|
|
479
|
+
"EUR",
|
|
480
|
+
"FJD",
|
|
481
|
+
"FKP",
|
|
482
|
+
"GBP",
|
|
483
|
+
"GEL",
|
|
484
|
+
"GHS",
|
|
485
|
+
"GIP",
|
|
486
|
+
"GMD",
|
|
487
|
+
"GNF",
|
|
488
|
+
"GTQ",
|
|
489
|
+
"GYD",
|
|
490
|
+
"HKD",
|
|
491
|
+
"HNL",
|
|
492
|
+
"HTG",
|
|
493
|
+
"HUF",
|
|
494
|
+
"IDR",
|
|
495
|
+
"ILS",
|
|
496
|
+
"INR",
|
|
497
|
+
"IQD",
|
|
498
|
+
"IRR",
|
|
499
|
+
"ISK",
|
|
500
|
+
"JMD",
|
|
501
|
+
"JOD",
|
|
502
|
+
"JPY",
|
|
503
|
+
"KES",
|
|
504
|
+
"KGS",
|
|
505
|
+
"KHR",
|
|
506
|
+
"KMF",
|
|
507
|
+
"KPW",
|
|
508
|
+
"KRW",
|
|
509
|
+
"KWD",
|
|
510
|
+
"KYD",
|
|
511
|
+
"KZT",
|
|
512
|
+
"LAK",
|
|
513
|
+
"LBP",
|
|
514
|
+
"LKR",
|
|
515
|
+
"LRD",
|
|
516
|
+
"LSL",
|
|
517
|
+
"LYD",
|
|
518
|
+
"MAD",
|
|
519
|
+
"MDL",
|
|
520
|
+
"MGA",
|
|
521
|
+
"MKD",
|
|
522
|
+
"MMK",
|
|
523
|
+
"MNT",
|
|
524
|
+
"MOP",
|
|
525
|
+
"MRU",
|
|
526
|
+
"MUR",
|
|
527
|
+
"MVR",
|
|
528
|
+
"MWK",
|
|
529
|
+
"MXN",
|
|
530
|
+
"MXV",
|
|
531
|
+
"MYR",
|
|
532
|
+
"MZN",
|
|
533
|
+
"NAD",
|
|
534
|
+
"NGN",
|
|
535
|
+
"NIO",
|
|
536
|
+
"NOK",
|
|
537
|
+
"NPR",
|
|
538
|
+
"NZD",
|
|
539
|
+
"OMR",
|
|
540
|
+
"PAB",
|
|
541
|
+
"PEN",
|
|
542
|
+
"PGK",
|
|
543
|
+
"PHP",
|
|
544
|
+
"PKR",
|
|
545
|
+
"PLN",
|
|
546
|
+
"PYG",
|
|
547
|
+
"QAR",
|
|
548
|
+
"RON",
|
|
549
|
+
"RSD",
|
|
550
|
+
"CNY",
|
|
551
|
+
"RUB",
|
|
552
|
+
"RWF",
|
|
553
|
+
"SAR",
|
|
554
|
+
"SBD",
|
|
555
|
+
"SCR",
|
|
556
|
+
"SDG",
|
|
557
|
+
"SEK",
|
|
558
|
+
"SGD",
|
|
559
|
+
"SHP",
|
|
560
|
+
"SLE",
|
|
561
|
+
"SLL",
|
|
562
|
+
"SOS",
|
|
563
|
+
"SRD",
|
|
564
|
+
"SSP",
|
|
565
|
+
"STN",
|
|
566
|
+
"SVC",
|
|
567
|
+
"SYP",
|
|
568
|
+
"SZL",
|
|
569
|
+
"THB",
|
|
570
|
+
"TJS",
|
|
571
|
+
"TMT",
|
|
572
|
+
"TND",
|
|
573
|
+
"TOP",
|
|
574
|
+
"TRY",
|
|
575
|
+
"TTD",
|
|
576
|
+
"TWD",
|
|
577
|
+
"TZS",
|
|
578
|
+
"UAH",
|
|
579
|
+
"UGX",
|
|
580
|
+
"USD",
|
|
581
|
+
"USN",
|
|
582
|
+
"UYI",
|
|
583
|
+
"UYU",
|
|
584
|
+
"UYW",
|
|
585
|
+
"UZS",
|
|
586
|
+
"VED",
|
|
587
|
+
"VES",
|
|
588
|
+
"VND",
|
|
589
|
+
"VUV",
|
|
590
|
+
"WST",
|
|
591
|
+
"XAF",
|
|
592
|
+
"XAG",
|
|
593
|
+
"XAU",
|
|
594
|
+
"XBA",
|
|
595
|
+
"XBB",
|
|
596
|
+
"XBC",
|
|
597
|
+
"XBD",
|
|
598
|
+
"XCD",
|
|
599
|
+
"XDR",
|
|
600
|
+
"XOF",
|
|
601
|
+
"XPD",
|
|
602
|
+
"XPF",
|
|
603
|
+
"XPT",
|
|
604
|
+
"XSU",
|
|
605
|
+
"XTS",
|
|
606
|
+
"XUA",
|
|
607
|
+
"XXX",
|
|
608
|
+
"YER",
|
|
609
|
+
"ZAR",
|
|
610
|
+
"ZMW",
|
|
611
|
+
"ZWL"
|
|
612
|
+
]);
|
|
613
|
+
a.enum([
|
|
614
|
+
"Africa/Abidjan",
|
|
615
|
+
"Africa/Accra",
|
|
616
|
+
"Africa/Addis_Ababa",
|
|
617
|
+
"Africa/Algiers",
|
|
618
|
+
"Africa/Asmara",
|
|
619
|
+
"Africa/Asmera",
|
|
620
|
+
"Africa/Bamako",
|
|
621
|
+
"Africa/Bangui",
|
|
622
|
+
"Africa/Banjul",
|
|
623
|
+
"Africa/Bissau",
|
|
624
|
+
"Africa/Blantyre",
|
|
625
|
+
"Africa/Brazzaville",
|
|
626
|
+
"Africa/Bujumbura",
|
|
627
|
+
"Africa/Cairo",
|
|
628
|
+
"Africa/Casablanca",
|
|
629
|
+
"Africa/Ceuta",
|
|
630
|
+
"Africa/Conakry",
|
|
631
|
+
"Africa/Dakar",
|
|
632
|
+
"Africa/Dar_es_Salaam",
|
|
633
|
+
"Africa/Djibouti",
|
|
634
|
+
"Africa/Douala",
|
|
635
|
+
"Africa/El_Aaiun",
|
|
636
|
+
"Africa/Freetown",
|
|
637
|
+
"Africa/Gaborone",
|
|
638
|
+
"Africa/Harare",
|
|
639
|
+
"Africa/Johannesburg",
|
|
640
|
+
"Africa/Juba",
|
|
641
|
+
"Africa/Kampala",
|
|
642
|
+
"Africa/Khartoum",
|
|
643
|
+
"Africa/Kigali",
|
|
644
|
+
"Africa/Kinshasa",
|
|
645
|
+
"Africa/Lagos",
|
|
646
|
+
"Africa/Libreville",
|
|
647
|
+
"Africa/Lome",
|
|
648
|
+
"Africa/Luanda",
|
|
649
|
+
"Africa/Lubumbashi",
|
|
650
|
+
"Africa/Lusaka",
|
|
651
|
+
"Africa/Malabo",
|
|
652
|
+
"Africa/Maputo",
|
|
653
|
+
"Africa/Maseru",
|
|
654
|
+
"Africa/Mbabane",
|
|
655
|
+
"Africa/Mogadishu",
|
|
656
|
+
"Africa/Monrovia",
|
|
657
|
+
"Africa/Nairobi",
|
|
658
|
+
"Africa/Ndjamena",
|
|
659
|
+
"Africa/Niamey",
|
|
660
|
+
"Africa/Nouakchott",
|
|
661
|
+
"Africa/Ouagadougou",
|
|
662
|
+
"Africa/Porto-Novo",
|
|
663
|
+
"Africa/Sao_Tome",
|
|
664
|
+
"Africa/Timbuktu",
|
|
665
|
+
"Africa/Tripoli",
|
|
666
|
+
"Africa/Tunis",
|
|
667
|
+
"Africa/Windhoek",
|
|
668
|
+
"America/Adak",
|
|
669
|
+
"America/Anchorage",
|
|
670
|
+
"America/Anguilla",
|
|
671
|
+
"America/Antigua",
|
|
672
|
+
"America/Araguaina",
|
|
673
|
+
"America/Argentina/Buenos_Aires",
|
|
674
|
+
"America/Argentina/Catamarca",
|
|
675
|
+
"America/Argentina/ComodRivadavia",
|
|
676
|
+
"America/Argentina/Cordoba",
|
|
677
|
+
"America/Argentina/Jujuy",
|
|
678
|
+
"America/Argentina/La_Rioja",
|
|
679
|
+
"America/Argentina/Mendoza",
|
|
680
|
+
"America/Argentina/Rio_Gallegos",
|
|
681
|
+
"America/Argentina/Salta",
|
|
682
|
+
"America/Argentina/San_Juan",
|
|
683
|
+
"America/Argentina/San_Luis",
|
|
684
|
+
"America/Argentina/Tucuman",
|
|
685
|
+
"America/Argentina/Ushuaia",
|
|
686
|
+
"America/Aruba",
|
|
687
|
+
"America/Asuncion",
|
|
688
|
+
"America/Atikokan",
|
|
689
|
+
"America/Atka",
|
|
690
|
+
"America/Bahia",
|
|
691
|
+
"America/Bahia_Banderas",
|
|
692
|
+
"America/Barbados",
|
|
693
|
+
"America/Belem",
|
|
694
|
+
"America/Belize",
|
|
695
|
+
"America/Blanc-Sablon",
|
|
696
|
+
"America/Boa_Vista",
|
|
697
|
+
"America/Bogota",
|
|
698
|
+
"America/Boise",
|
|
699
|
+
"America/Buenos_Aires",
|
|
700
|
+
"America/Cambridge_Bay",
|
|
701
|
+
"America/Campo_Grande",
|
|
702
|
+
"America/Cancun",
|
|
703
|
+
"America/Caracas",
|
|
704
|
+
"America/Catamarca",
|
|
705
|
+
"America/Cayenne",
|
|
706
|
+
"America/Cayman",
|
|
707
|
+
"America/Chicago",
|
|
708
|
+
"America/Chihuahua",
|
|
709
|
+
"America/Ciudad_Juarez",
|
|
710
|
+
"America/Coral_Harbour",
|
|
711
|
+
"America/Cordoba",
|
|
712
|
+
"America/Costa_Rica",
|
|
713
|
+
"America/Creston",
|
|
714
|
+
"America/Cuiaba",
|
|
715
|
+
"America/Curacao",
|
|
716
|
+
"America/Danmarkshavn",
|
|
717
|
+
"America/Dawson",
|
|
718
|
+
"America/Dawson_Creek",
|
|
719
|
+
"America/Denver",
|
|
720
|
+
"America/Detroit",
|
|
721
|
+
"America/Dominica",
|
|
722
|
+
"America/Edmonton",
|
|
723
|
+
"America/Eirunepe",
|
|
724
|
+
"America/El_Salvador",
|
|
725
|
+
"America/Ensenada",
|
|
726
|
+
"America/Fort_Nelson",
|
|
727
|
+
"America/Fort_Wayne",
|
|
728
|
+
"America/Fortaleza",
|
|
729
|
+
"America/Glace_Bay",
|
|
730
|
+
"America/Godthab",
|
|
731
|
+
"America/Goose_Bay",
|
|
732
|
+
"America/Grand_Turk",
|
|
733
|
+
"America/Grenada",
|
|
734
|
+
"America/Guadeloupe",
|
|
735
|
+
"America/Guatemala",
|
|
736
|
+
"America/Guayaquil",
|
|
737
|
+
"America/Guyana",
|
|
738
|
+
"America/Halifax",
|
|
739
|
+
"America/Havana",
|
|
740
|
+
"America/Hermosillo",
|
|
741
|
+
"America/Indiana/Indianapolis",
|
|
742
|
+
"America/Indiana/Knox",
|
|
743
|
+
"America/Indiana/Marengo",
|
|
744
|
+
"America/Indiana/Petersburg",
|
|
745
|
+
"America/Indiana/Tell_City",
|
|
746
|
+
"America/Indiana/Vevay",
|
|
747
|
+
"America/Indiana/Vincennes",
|
|
748
|
+
"America/Indiana/Winamac",
|
|
749
|
+
"America/Indianapolis",
|
|
750
|
+
"America/Inuvik",
|
|
751
|
+
"America/Iqaluit",
|
|
752
|
+
"America/Jamaica",
|
|
753
|
+
"America/Jujuy",
|
|
754
|
+
"America/Juneau",
|
|
755
|
+
"America/Kentucky/Louisville",
|
|
756
|
+
"America/Kentucky/Monticello",
|
|
757
|
+
"America/Knox_IN",
|
|
758
|
+
"America/Kralendijk",
|
|
759
|
+
"America/La_Paz",
|
|
760
|
+
"America/Lima",
|
|
761
|
+
"America/Los_Angeles",
|
|
762
|
+
"America/Louisville",
|
|
763
|
+
"America/Lower_Princes",
|
|
764
|
+
"America/Maceio",
|
|
765
|
+
"America/Managua",
|
|
766
|
+
"America/Manaus",
|
|
767
|
+
"America/Marigot",
|
|
768
|
+
"America/Martinique",
|
|
769
|
+
"America/Matamoros",
|
|
770
|
+
"America/Mazatlan",
|
|
771
|
+
"America/Mendoza",
|
|
772
|
+
"America/Menominee",
|
|
773
|
+
"America/Merida",
|
|
774
|
+
"America/Metlakatla",
|
|
775
|
+
"America/Mexico_City",
|
|
776
|
+
"America/Miquelon",
|
|
777
|
+
"America/Moncton",
|
|
778
|
+
"America/Monterrey",
|
|
779
|
+
"America/Montevideo",
|
|
780
|
+
"America/Montreal",
|
|
781
|
+
"America/Montserrat",
|
|
782
|
+
"America/Nassau",
|
|
783
|
+
"America/New_York",
|
|
784
|
+
"America/Nipigon",
|
|
785
|
+
"America/Nome",
|
|
786
|
+
"America/Noronha",
|
|
787
|
+
"America/North_Dakota/Beulah",
|
|
788
|
+
"America/North_Dakota/Center",
|
|
789
|
+
"America/North_Dakota/New_Salem",
|
|
790
|
+
"America/Nuuk",
|
|
791
|
+
"America/Ojinaga",
|
|
792
|
+
"America/Panama",
|
|
793
|
+
"America/Pangnirtung",
|
|
794
|
+
"America/Paramaribo",
|
|
795
|
+
"America/Phoenix",
|
|
796
|
+
"America/Port-au-Prince",
|
|
797
|
+
"America/Port_of_Spain",
|
|
798
|
+
"America/Porto_Acre",
|
|
799
|
+
"America/Porto_Velho",
|
|
800
|
+
"America/Puerto_Rico",
|
|
801
|
+
"America/Punta_Arenas",
|
|
802
|
+
"America/Rainy_River",
|
|
803
|
+
"America/Rankin_Inlet",
|
|
804
|
+
"America/Recife",
|
|
805
|
+
"America/Regina",
|
|
806
|
+
"America/Resolute",
|
|
807
|
+
"America/Rio_Branco",
|
|
808
|
+
"America/Rosario",
|
|
809
|
+
"America/Santa_Isabel",
|
|
810
|
+
"America/Santarem",
|
|
811
|
+
"America/Santiago",
|
|
812
|
+
"America/Santo_Domingo",
|
|
813
|
+
"America/Sao_Paulo",
|
|
814
|
+
"America/Scoresbysund",
|
|
815
|
+
"America/Shiprock",
|
|
816
|
+
"America/Sitka",
|
|
817
|
+
"America/St_Barthelemy",
|
|
818
|
+
"America/St_Johns",
|
|
819
|
+
"America/St_Kitts",
|
|
820
|
+
"America/St_Lucia",
|
|
821
|
+
"America/St_Thomas",
|
|
822
|
+
"America/St_Vincent",
|
|
823
|
+
"America/Swift_Current",
|
|
824
|
+
"America/Tegucigalpa",
|
|
825
|
+
"America/Thule",
|
|
826
|
+
"America/Thunder_Bay",
|
|
827
|
+
"America/Tijuana",
|
|
828
|
+
"America/Toronto",
|
|
829
|
+
"America/Tortola",
|
|
830
|
+
"America/Vancouver",
|
|
831
|
+
"America/Virgin",
|
|
832
|
+
"America/Whitehorse",
|
|
833
|
+
"America/Winnipeg",
|
|
834
|
+
"America/Yakutat",
|
|
835
|
+
"America/Yellowknife",
|
|
836
|
+
"Antarctica/Casey",
|
|
837
|
+
"Antarctica/Davis",
|
|
838
|
+
"Antarctica/DumontDUrville",
|
|
839
|
+
"Antarctica/Macquarie",
|
|
840
|
+
"Antarctica/Mawson",
|
|
841
|
+
"Antarctica/McMurdo",
|
|
842
|
+
"Antarctica/Palmer",
|
|
843
|
+
"Antarctica/Rothera",
|
|
844
|
+
"Antarctica/South_Pole",
|
|
845
|
+
"Antarctica/Syowa",
|
|
846
|
+
"Antarctica/Troll",
|
|
847
|
+
"Antarctica/Vostok",
|
|
848
|
+
"Arctic/Longyearbyen",
|
|
849
|
+
"Asia/Aden",
|
|
850
|
+
"Asia/Almaty",
|
|
851
|
+
"Asia/Amman",
|
|
852
|
+
"Asia/Anadyr",
|
|
853
|
+
"Asia/Aqtau",
|
|
854
|
+
"Asia/Aqtobe",
|
|
855
|
+
"Asia/Ashgabat",
|
|
856
|
+
"Asia/Ashkhabad",
|
|
857
|
+
"Asia/Atyrau",
|
|
858
|
+
"Asia/Baghdad",
|
|
859
|
+
"Asia/Bahrain",
|
|
860
|
+
"Asia/Baku",
|
|
861
|
+
"Asia/Bangkok",
|
|
862
|
+
"Asia/Barnaul",
|
|
863
|
+
"Asia/Beirut",
|
|
864
|
+
"Asia/Bishkek",
|
|
865
|
+
"Asia/Brunei",
|
|
866
|
+
"Asia/Calcutta",
|
|
867
|
+
"Asia/Chita",
|
|
868
|
+
"Asia/Choibalsan",
|
|
869
|
+
"Asia/Chongqing",
|
|
870
|
+
"Asia/Chungking",
|
|
871
|
+
"Asia/Colombo",
|
|
872
|
+
"Asia/Dacca",
|
|
873
|
+
"Asia/Damascus",
|
|
874
|
+
"Asia/Dhaka",
|
|
875
|
+
"Asia/Dili",
|
|
876
|
+
"Asia/Dubai",
|
|
877
|
+
"Asia/Dushanbe",
|
|
878
|
+
"Asia/Famagusta",
|
|
879
|
+
"Asia/Gaza",
|
|
880
|
+
"Asia/Harbin",
|
|
881
|
+
"Asia/Hebron",
|
|
882
|
+
"Asia/Ho_Chi_Minh",
|
|
883
|
+
"Asia/Hong_Kong",
|
|
884
|
+
"Asia/Hovd",
|
|
885
|
+
"Asia/Irkutsk",
|
|
886
|
+
"Asia/Istanbul",
|
|
887
|
+
"Asia/Jakarta",
|
|
888
|
+
"Asia/Jayapura",
|
|
889
|
+
"Asia/Jerusalem",
|
|
890
|
+
"Asia/Kabul",
|
|
891
|
+
"Asia/Kamchatka",
|
|
892
|
+
"Asia/Karachi",
|
|
893
|
+
"Asia/Kashgar",
|
|
894
|
+
"Asia/Kathmandu",
|
|
895
|
+
"Asia/Katmandu",
|
|
896
|
+
"Asia/Khandyga",
|
|
897
|
+
"Asia/Kolkata",
|
|
898
|
+
"Asia/Krasnoyarsk",
|
|
899
|
+
"Asia/Kuala_Lumpur",
|
|
900
|
+
"Asia/Kuching",
|
|
901
|
+
"Asia/Kuwait",
|
|
902
|
+
"Asia/Macao",
|
|
903
|
+
"Asia/Macau",
|
|
904
|
+
"Asia/Magadan",
|
|
905
|
+
"Asia/Makassar",
|
|
906
|
+
"Asia/Manila",
|
|
907
|
+
"Asia/Muscat",
|
|
908
|
+
"Asia/Nicosia",
|
|
909
|
+
"Asia/Novokuznetsk",
|
|
910
|
+
"Asia/Novosibirsk",
|
|
911
|
+
"Asia/Omsk",
|
|
912
|
+
"Asia/Oral",
|
|
913
|
+
"Asia/Phnom_Penh",
|
|
914
|
+
"Asia/Pontianak",
|
|
915
|
+
"Asia/Pyongyang",
|
|
916
|
+
"Asia/Qatar",
|
|
917
|
+
"Asia/Qostanay",
|
|
918
|
+
"Asia/Qyzylorda",
|
|
919
|
+
"Asia/Rangoon",
|
|
920
|
+
"Asia/Riyadh",
|
|
921
|
+
"Asia/Saigon",
|
|
922
|
+
"Asia/Sakhalin",
|
|
923
|
+
"Asia/Samarkand",
|
|
924
|
+
"Asia/Seoul",
|
|
925
|
+
"Asia/Shanghai",
|
|
926
|
+
"Asia/Singapore",
|
|
927
|
+
"Asia/Srednekolymsk",
|
|
928
|
+
"Asia/Taipei",
|
|
929
|
+
"Asia/Tashkent",
|
|
930
|
+
"Asia/Tbilisi",
|
|
931
|
+
"Asia/Tehran",
|
|
932
|
+
"Asia/Tel_Aviv",
|
|
933
|
+
"Asia/Thimbu",
|
|
934
|
+
"Asia/Thimphu",
|
|
935
|
+
"Asia/Tokyo",
|
|
936
|
+
"Asia/Tomsk",
|
|
937
|
+
"Asia/Ujung_Pandang",
|
|
938
|
+
"Asia/Ulaanbaatar",
|
|
939
|
+
"Asia/Ulan_Bator",
|
|
940
|
+
"Asia/Urumqi",
|
|
941
|
+
"Asia/Ust-Nera",
|
|
942
|
+
"Asia/Vientiane",
|
|
943
|
+
"Asia/Vladivostok",
|
|
944
|
+
"Asia/Yakutsk",
|
|
945
|
+
"Asia/Yangon",
|
|
946
|
+
"Asia/Yekaterinburg",
|
|
947
|
+
"Asia/Yerevan",
|
|
948
|
+
"Atlantic/Azores",
|
|
949
|
+
"Atlantic/Bermuda",
|
|
950
|
+
"Atlantic/Canary",
|
|
951
|
+
"Atlantic/Cape_Verde",
|
|
952
|
+
"Atlantic/Faeroe",
|
|
953
|
+
"Atlantic/Faroe",
|
|
954
|
+
"Atlantic/Jan_Mayen",
|
|
955
|
+
"Atlantic/Madeira",
|
|
956
|
+
"Atlantic/Reykjavik",
|
|
957
|
+
"Atlantic/South_Georgia",
|
|
958
|
+
"Atlantic/St_Helena",
|
|
959
|
+
"Atlantic/Stanley",
|
|
960
|
+
"Australia/ACT",
|
|
961
|
+
"Australia/Adelaide",
|
|
962
|
+
"Australia/Brisbane",
|
|
963
|
+
"Australia/Broken_Hill",
|
|
964
|
+
"Australia/Canberra",
|
|
965
|
+
"Australia/Currie",
|
|
966
|
+
"Australia/Darwin",
|
|
967
|
+
"Australia/Eucla",
|
|
968
|
+
"Australia/Hobart",
|
|
969
|
+
"Australia/LHI",
|
|
970
|
+
"Australia/Lindeman",
|
|
971
|
+
"Australia/Lord_Howe",
|
|
972
|
+
"Australia/Melbourne",
|
|
973
|
+
"Australia/North",
|
|
974
|
+
"Australia/NSW",
|
|
975
|
+
"Australia/Perth",
|
|
976
|
+
"Australia/Queensland",
|
|
977
|
+
"Australia/South",
|
|
978
|
+
"Australia/Sydney",
|
|
979
|
+
"Australia/Tasmania",
|
|
980
|
+
"Australia/Victoria",
|
|
981
|
+
"Australia/West",
|
|
982
|
+
"Australia/Yancowinna",
|
|
983
|
+
"Brazil/Acre",
|
|
984
|
+
"Brazil/DeNoronha",
|
|
985
|
+
"Brazil/East",
|
|
986
|
+
"Brazil/West",
|
|
987
|
+
"Canada/Atlantic",
|
|
988
|
+
"Canada/Central",
|
|
989
|
+
"Canada/Eastern",
|
|
990
|
+
"Canada/Mountain",
|
|
991
|
+
"Canada/Newfoundland",
|
|
992
|
+
"Canada/Pacific",
|
|
993
|
+
"Canada/Saskatchewan",
|
|
994
|
+
"Canada/Yukon",
|
|
995
|
+
"CET",
|
|
996
|
+
"Chile/Continental",
|
|
997
|
+
"Chile/EasterIsland",
|
|
998
|
+
"CST6CDT",
|
|
999
|
+
"Cuba",
|
|
1000
|
+
"EET",
|
|
1001
|
+
"Egypt",
|
|
1002
|
+
"Eire",
|
|
1003
|
+
"EST",
|
|
1004
|
+
"EST5EDT",
|
|
1005
|
+
"Etc/GMT",
|
|
1006
|
+
"Etc/GMT+0",
|
|
1007
|
+
"Etc/GMT+1",
|
|
1008
|
+
"Etc/GMT+10",
|
|
1009
|
+
"Etc/GMT+11",
|
|
1010
|
+
"Etc/GMT+12",
|
|
1011
|
+
"Etc/GMT+2",
|
|
1012
|
+
"Etc/GMT+3",
|
|
1013
|
+
"Etc/GMT+4",
|
|
1014
|
+
"Etc/GMT+5",
|
|
1015
|
+
"Etc/GMT+6",
|
|
1016
|
+
"Etc/GMT+7",
|
|
1017
|
+
"Etc/GMT+8",
|
|
1018
|
+
"Etc/GMT+9",
|
|
1019
|
+
"Etc/GMT-0",
|
|
1020
|
+
"Etc/GMT-1",
|
|
1021
|
+
"Etc/GMT-10",
|
|
1022
|
+
"Etc/GMT-11",
|
|
1023
|
+
"Etc/GMT-12",
|
|
1024
|
+
"Etc/GMT-13",
|
|
1025
|
+
"Etc/GMT-14",
|
|
1026
|
+
"Etc/GMT-2",
|
|
1027
|
+
"Etc/GMT-3",
|
|
1028
|
+
"Etc/GMT-4",
|
|
1029
|
+
"Etc/GMT-5",
|
|
1030
|
+
"Etc/GMT-6",
|
|
1031
|
+
"Etc/GMT-7",
|
|
1032
|
+
"Etc/GMT-8",
|
|
1033
|
+
"Etc/GMT-9",
|
|
1034
|
+
"Etc/GMT0",
|
|
1035
|
+
"Etc/Greenwich",
|
|
1036
|
+
"Etc/UCT",
|
|
1037
|
+
"Etc/Universal",
|
|
1038
|
+
"Etc/UTC",
|
|
1039
|
+
"Etc/Zulu",
|
|
1040
|
+
"Europe/Amsterdam",
|
|
1041
|
+
"Europe/Andorra",
|
|
1042
|
+
"Europe/Astrakhan",
|
|
1043
|
+
"Europe/Athens",
|
|
1044
|
+
"Europe/Belfast",
|
|
1045
|
+
"Europe/Belgrade",
|
|
1046
|
+
"Europe/Berlin",
|
|
1047
|
+
"Europe/Bratislava",
|
|
1048
|
+
"Europe/Brussels",
|
|
1049
|
+
"Europe/Bucharest",
|
|
1050
|
+
"Europe/Budapest",
|
|
1051
|
+
"Europe/Busingen",
|
|
1052
|
+
"Europe/Chisinau",
|
|
1053
|
+
"Europe/Copenhagen",
|
|
1054
|
+
"Europe/Dublin",
|
|
1055
|
+
"Europe/Gibraltar",
|
|
1056
|
+
"Europe/Guernsey",
|
|
1057
|
+
"Europe/Helsinki",
|
|
1058
|
+
"Europe/Isle_of_Man",
|
|
1059
|
+
"Europe/Istanbul",
|
|
1060
|
+
"Europe/Jersey",
|
|
1061
|
+
"Europe/Kaliningrad",
|
|
1062
|
+
"Europe/Kiev",
|
|
1063
|
+
"Europe/Kirov",
|
|
1064
|
+
"Europe/Kyiv",
|
|
1065
|
+
"Europe/Lisbon",
|
|
1066
|
+
"Europe/Ljubljana",
|
|
1067
|
+
"Europe/London",
|
|
1068
|
+
"Europe/Luxembourg",
|
|
1069
|
+
"Europe/Madrid",
|
|
1070
|
+
"Europe/Malta",
|
|
1071
|
+
"Europe/Mariehamn",
|
|
1072
|
+
"Europe/Minsk",
|
|
1073
|
+
"Europe/Monaco",
|
|
1074
|
+
"Europe/Moscow",
|
|
1075
|
+
"Europe/Nicosia",
|
|
1076
|
+
"Europe/Oslo",
|
|
1077
|
+
"Europe/Paris",
|
|
1078
|
+
"Europe/Podgorica",
|
|
1079
|
+
"Europe/Prague",
|
|
1080
|
+
"Europe/Riga",
|
|
1081
|
+
"Europe/Rome",
|
|
1082
|
+
"Europe/Samara",
|
|
1083
|
+
"Europe/San_Marino",
|
|
1084
|
+
"Europe/Sarajevo",
|
|
1085
|
+
"Europe/Saratov",
|
|
1086
|
+
"Europe/Simferopol",
|
|
1087
|
+
"Europe/Skopje",
|
|
1088
|
+
"Europe/Sofia",
|
|
1089
|
+
"Europe/Stockholm",
|
|
1090
|
+
"Europe/Tallinn",
|
|
1091
|
+
"Europe/Tirane",
|
|
1092
|
+
"Europe/Tiraspol",
|
|
1093
|
+
"Europe/Ulyanovsk",
|
|
1094
|
+
"Europe/Uzhgorod",
|
|
1095
|
+
"Europe/Vaduz",
|
|
1096
|
+
"Europe/Vatican",
|
|
1097
|
+
"Europe/Vienna",
|
|
1098
|
+
"Europe/Vilnius",
|
|
1099
|
+
"Europe/Volgograd",
|
|
1100
|
+
"Europe/Warsaw",
|
|
1101
|
+
"Europe/Zagreb",
|
|
1102
|
+
"Europe/Zaporozhye",
|
|
1103
|
+
"Europe/Zurich",
|
|
1104
|
+
"Factory",
|
|
1105
|
+
"GB",
|
|
1106
|
+
"GB-Eire",
|
|
1107
|
+
"GMT",
|
|
1108
|
+
"GMT+0",
|
|
1109
|
+
"GMT-0",
|
|
1110
|
+
"GMT0",
|
|
1111
|
+
"Greenwich",
|
|
1112
|
+
"Hongkong",
|
|
1113
|
+
"HST",
|
|
1114
|
+
"Iceland",
|
|
1115
|
+
"Indian/Antananarivo",
|
|
1116
|
+
"Indian/Chagos",
|
|
1117
|
+
"Indian/Christmas",
|
|
1118
|
+
"Indian/Cocos",
|
|
1119
|
+
"Indian/Comoro",
|
|
1120
|
+
"Indian/Kerguelen",
|
|
1121
|
+
"Indian/Mahe",
|
|
1122
|
+
"Indian/Maldives",
|
|
1123
|
+
"Indian/Mauritius",
|
|
1124
|
+
"Indian/Mayotte",
|
|
1125
|
+
"Indian/Reunion",
|
|
1126
|
+
"Iran",
|
|
1127
|
+
"Israel",
|
|
1128
|
+
"Jamaica",
|
|
1129
|
+
"Japan",
|
|
1130
|
+
"Kwajalein",
|
|
1131
|
+
"Libya",
|
|
1132
|
+
"MET",
|
|
1133
|
+
"Mexico/BajaNorte",
|
|
1134
|
+
"Mexico/BajaSur",
|
|
1135
|
+
"Mexico/General",
|
|
1136
|
+
"MST",
|
|
1137
|
+
"MST7MDT",
|
|
1138
|
+
"Navajo",
|
|
1139
|
+
"NZ",
|
|
1140
|
+
"NZ-CHAT",
|
|
1141
|
+
"Pacific/Apia",
|
|
1142
|
+
"Pacific/Auckland",
|
|
1143
|
+
"Pacific/Bougainville",
|
|
1144
|
+
"Pacific/Chatham",
|
|
1145
|
+
"Pacific/Chuuk",
|
|
1146
|
+
"Pacific/Easter",
|
|
1147
|
+
"Pacific/Efate",
|
|
1148
|
+
"Pacific/Enderbury",
|
|
1149
|
+
"Pacific/Fakaofo",
|
|
1150
|
+
"Pacific/Fiji",
|
|
1151
|
+
"Pacific/Funafuti",
|
|
1152
|
+
"Pacific/Galapagos",
|
|
1153
|
+
"Pacific/Gambier",
|
|
1154
|
+
"Pacific/Guadalcanal",
|
|
1155
|
+
"Pacific/Guam",
|
|
1156
|
+
"Pacific/Honolulu",
|
|
1157
|
+
"Pacific/Johnston",
|
|
1158
|
+
"Pacific/Kanton",
|
|
1159
|
+
"Pacific/Kiritimati",
|
|
1160
|
+
"Pacific/Kosrae",
|
|
1161
|
+
"Pacific/Kwajalein",
|
|
1162
|
+
"Pacific/Majuro",
|
|
1163
|
+
"Pacific/Marquesas",
|
|
1164
|
+
"Pacific/Midway",
|
|
1165
|
+
"Pacific/Nauru",
|
|
1166
|
+
"Pacific/Niue",
|
|
1167
|
+
"Pacific/Norfolk",
|
|
1168
|
+
"Pacific/Noumea",
|
|
1169
|
+
"Pacific/Pago_Pago",
|
|
1170
|
+
"Pacific/Palau",
|
|
1171
|
+
"Pacific/Pitcairn",
|
|
1172
|
+
"Pacific/Pohnpei",
|
|
1173
|
+
"Pacific/Ponape",
|
|
1174
|
+
"Pacific/Port_Moresby",
|
|
1175
|
+
"Pacific/Rarotonga",
|
|
1176
|
+
"Pacific/Saipan",
|
|
1177
|
+
"Pacific/Samoa",
|
|
1178
|
+
"Pacific/Tahiti",
|
|
1179
|
+
"Pacific/Tarawa",
|
|
1180
|
+
"Pacific/Tongatapu",
|
|
1181
|
+
"Pacific/Truk",
|
|
1182
|
+
"Pacific/Wake",
|
|
1183
|
+
"Pacific/Wallis",
|
|
1184
|
+
"Pacific/Yap",
|
|
1185
|
+
"Poland",
|
|
1186
|
+
"Portugal",
|
|
1187
|
+
"PRC",
|
|
1188
|
+
"PST8PDT",
|
|
1189
|
+
"ROC",
|
|
1190
|
+
"ROK",
|
|
1191
|
+
"Singapore",
|
|
1192
|
+
"Turkey",
|
|
1193
|
+
"UCT",
|
|
1194
|
+
"Universal",
|
|
1195
|
+
"US/Alaska",
|
|
1196
|
+
"US/Aleutian",
|
|
1197
|
+
"US/Arizona",
|
|
1198
|
+
"US/Central",
|
|
1199
|
+
"US/East-Indiana",
|
|
1200
|
+
"US/Eastern",
|
|
1201
|
+
"US/Hawaii",
|
|
1202
|
+
"US/Indiana-Starke",
|
|
1203
|
+
"US/Michigan",
|
|
1204
|
+
"US/Mountain",
|
|
1205
|
+
"US/Pacific",
|
|
1206
|
+
"US/Samoa",
|
|
1207
|
+
"UTC",
|
|
1208
|
+
"W-SU",
|
|
1209
|
+
"WET",
|
|
1210
|
+
"Zulu"
|
|
1211
|
+
]);
|
|
1212
|
+
const Ba = a.enum([
|
|
1213
|
+
"generateDay",
|
|
1214
|
+
"termStartDay",
|
|
1215
|
+
"dueDay"
|
|
1216
|
+
]), Na = a.enum([
|
|
1217
|
+
"none",
|
|
1218
|
+
"dayOfMonth",
|
|
1219
|
+
"anchorTime",
|
|
1220
|
+
"dayOfWeek",
|
|
1221
|
+
"weekOfMonth"
|
|
1222
|
+
]), oa = a.enum(["account", "inherit", "policy"]), ja = a.enum([
|
|
1223
|
+
"none",
|
|
1224
|
+
"fullPay",
|
|
1225
|
+
"weekly",
|
|
1226
|
+
"everyOtherWeek",
|
|
1227
|
+
"monthly",
|
|
1228
|
+
"quarterly",
|
|
1229
|
+
"semiannually",
|
|
1230
|
+
"annually",
|
|
1231
|
+
"thirtyDays",
|
|
1232
|
+
"everyNDays"
|
|
1233
|
+
]), _a = a.enum([
|
|
1234
|
+
"monday",
|
|
1235
|
+
"tuesday",
|
|
1236
|
+
"wednesday",
|
|
1237
|
+
"thursday",
|
|
1238
|
+
"friday",
|
|
1239
|
+
"saturday",
|
|
1240
|
+
"sunday"
|
|
1241
|
+
]), xa = a.enum([
|
|
1242
|
+
"none",
|
|
1243
|
+
"first",
|
|
1244
|
+
"second",
|
|
1245
|
+
"third",
|
|
1246
|
+
"fourth",
|
|
1247
|
+
"fifth"
|
|
1248
|
+
]), sa = a.object({
|
|
1249
|
+
billingPreferences: a.object({
|
|
1250
|
+
billingPlanName: a.string().optional(),
|
|
1251
|
+
billingLevel: oa.optional()
|
|
1252
|
+
}).optional(),
|
|
1253
|
+
installmentPreferences: a.object({
|
|
1254
|
+
installmentPlanName: a.string().optional(),
|
|
1255
|
+
anchorMode: Ba.optional(),
|
|
1256
|
+
anchorTime: a.string().optional(),
|
|
1257
|
+
anchorType: Na.optional(),
|
|
1258
|
+
cadence: ja.optional(),
|
|
1259
|
+
dayOfMonth: a.number().optional(),
|
|
1260
|
+
dayOfWeek: _a.optional(),
|
|
1261
|
+
dueLeadDays: a.number().optional(),
|
|
1262
|
+
generateLeadDays: a.number().optional(),
|
|
1263
|
+
maxInstallmentsPerTerm: a.number().optional(),
|
|
1264
|
+
weekOfMonth: xa.optional()
|
|
1265
|
+
}).optional()
|
|
1266
|
+
}), ca = a.enum([
|
|
1267
|
+
"quote",
|
|
1268
|
+
"policy",
|
|
1269
|
+
"invoice",
|
|
1270
|
+
"transaction",
|
|
1271
|
+
"segment",
|
|
1272
|
+
"term"
|
|
1273
|
+
]), la = a.enum([
|
|
1274
|
+
"draft",
|
|
1275
|
+
"dataReady",
|
|
1276
|
+
"ready",
|
|
1277
|
+
"dataError",
|
|
1278
|
+
"renderError",
|
|
1279
|
+
"conversionError"
|
|
1280
|
+
]), ra = a.object({
|
|
1281
|
+
locator: a.string(),
|
|
1282
|
+
elementLocator: a.string(),
|
|
1283
|
+
clearedBy: a.string().uuid().optional(),
|
|
1284
|
+
clearedTime: a.string().optional(),
|
|
1285
|
+
createdBy: a.string().uuid().optional(),
|
|
1286
|
+
createdTime: a.string().optional(),
|
|
1287
|
+
level: a.enum(["info", "block", "decline", "reject", "approve"]).optional(),
|
|
1288
|
+
note: a.string().optional()
|
|
1289
|
+
}), ua = a.enum([
|
|
1290
|
+
"years",
|
|
1291
|
+
"months",
|
|
1292
|
+
"weeks",
|
|
1293
|
+
"days",
|
|
1294
|
+
"hours"
|
|
1295
|
+
]), J = a.object({
|
|
1296
|
+
displayName: a.string().optional(),
|
|
1297
|
+
defaultValue: a.string().optional(),
|
|
1298
|
+
type: a.string().optional(),
|
|
1299
|
+
minLength: a.number().optional(),
|
|
1300
|
+
maxLength: a.number().optional(),
|
|
1301
|
+
regex: a.string().optional(),
|
|
1302
|
+
min: a.string().optional(),
|
|
1303
|
+
multiline: a.boolean().optional(),
|
|
1304
|
+
max: a.string().optional(),
|
|
1305
|
+
options: a.array(a.string()).optional(),
|
|
1306
|
+
overrides: a.string().optional(),
|
|
1307
|
+
scope: a.string().optional(),
|
|
1308
|
+
inherited: a.boolean().optional(),
|
|
1309
|
+
precision: a.number().optional(),
|
|
1310
|
+
readOnly: a.boolean().optional(),
|
|
1311
|
+
searchable: a.boolean().optional(),
|
|
1312
|
+
tag: a.array(a.string()).optional()
|
|
1313
|
+
});
|
|
1314
|
+
a.record(J);
|
|
1315
|
+
const Ga = a.object({
|
|
1316
|
+
displayName: a.string().optional(),
|
|
1317
|
+
abstract: a.boolean().optional(),
|
|
1318
|
+
extend: a.string().optional(),
|
|
1319
|
+
data: a.record(J).optional(),
|
|
1320
|
+
defaultSearchable: a.boolean().optional()
|
|
1321
|
+
}), Oa = a.record(Ga), Ia = a.object({
|
|
1322
|
+
generateAutoRenewals: a.boolean(),
|
|
1323
|
+
newTermDuration: a.number().optional(),
|
|
1324
|
+
renewalAcceptLeadDays: a.number().optional(),
|
|
1325
|
+
renewalCreateLeadDays: a.number().optional(),
|
|
1326
|
+
renewalIssueLeadDays: a.number().optional(),
|
|
1327
|
+
renewalTransactionType: a.string().optional()
|
|
1328
|
+
}), Ra = a.record(Ia), Ya = a.object({
|
|
1329
|
+
selectionStartTime: a.string().optional(),
|
|
1330
|
+
resourceNames: a.array(a.string()).optional()
|
|
1331
|
+
}), Ua = a.object({
|
|
1332
|
+
staticName: a.string().optional()
|
|
1333
|
+
}), Ha = a.object({
|
|
1334
|
+
resourceGroups: a.record(Ya).optional(),
|
|
1335
|
+
resourceInstances: a.record(Ua).optional()
|
|
1336
|
+
}), Ka = a.object({
|
|
1337
|
+
resources: Ha.optional()
|
|
1338
|
+
}), Fa = a.object({
|
|
1339
|
+
displayName: a.string().optional(),
|
|
1340
|
+
value: a.number().optional(),
|
|
1341
|
+
tag: a.string().optional()
|
|
1342
|
+
}), Va = a.object({
|
|
1343
|
+
type: a.string(),
|
|
1344
|
+
displayName: a.string().optional(),
|
|
1345
|
+
options: a.record(Fa)
|
|
1346
|
+
}), Wa = a.record(Va), za = a.enum(["policy", "invoice"]), Ja = a.enum([
|
|
1347
|
+
"draft",
|
|
1348
|
+
"validated",
|
|
1349
|
+
"priced",
|
|
1350
|
+
"underwritten",
|
|
1351
|
+
"accepted",
|
|
1352
|
+
"issued"
|
|
1353
|
+
]), Za = a.object({
|
|
1354
|
+
displayName: a.string().optional(),
|
|
1355
|
+
gracePeriodDays: a.number(),
|
|
1356
|
+
advanceLapseTo: Ja.optional(),
|
|
1357
|
+
delinquencyLevel: za.optional(),
|
|
1358
|
+
lapseTransactionType: a.string().optional(),
|
|
1359
|
+
events: a.record(a.any()).optional()
|
|
1360
|
+
}), Xa = a.record(Za), Qa = a.object({
|
|
1361
|
+
displayName: a.string().optional(),
|
|
1362
|
+
contents: a.array(a.string()).optional(),
|
|
1363
|
+
abstract: a.boolean().optional(),
|
|
1364
|
+
extend: a.string().optional(),
|
|
1365
|
+
coverageTerms: a.array(a.string()).optional(),
|
|
1366
|
+
data: a.record(J).optional(),
|
|
1367
|
+
charges: a.array(a.string()).optional(),
|
|
1368
|
+
defaultSearchable: a.boolean().optional()
|
|
1369
|
+
}), Q = a.record(Qa), qa = a.object({
|
|
1370
|
+
defaultTimeZone: a.string().optional(),
|
|
1371
|
+
defaultCurrency: a.string().optional(),
|
|
1372
|
+
defaultTermDuration: a.number().optional(),
|
|
1373
|
+
defaultDurationBasis: a.string().optional(),
|
|
1374
|
+
defaultInstallmentPlan: a.string().optional(),
|
|
1375
|
+
defaultDelinquencyPlan: a.string().optional(),
|
|
1376
|
+
defaultAuxDataSettings: a.string().optional(),
|
|
1377
|
+
defaultShortfallTolerancePlan: a.string().optional(),
|
|
1378
|
+
defaultAutoRenewalPlan: a.string().optional(),
|
|
1379
|
+
defaultBillingTrigger: a.string().optional(),
|
|
1380
|
+
defaultBillingLevel: a.string().optional()
|
|
1381
|
+
}), ae = a.object({
|
|
1382
|
+
abstract: a.boolean().optional(),
|
|
1383
|
+
extend: a.string().optional(),
|
|
1384
|
+
displayName: a.string().optional(),
|
|
1385
|
+
coverageTerms: a.array(a.string()).optional(),
|
|
1386
|
+
eligibleAccountTypes: a.array(a.string()).optional(),
|
|
1387
|
+
contents: a.array(a.string()).optional(),
|
|
1388
|
+
documents: a.array(a.string()).optional(),
|
|
1389
|
+
charges: a.array(a.string()).optional(),
|
|
1390
|
+
plugins: a.any(),
|
|
1391
|
+
tables: a.any(),
|
|
1392
|
+
data: a.record(J).optional(),
|
|
1393
|
+
staticData: a.record(J).optional(),
|
|
1394
|
+
defaultSearchable: a.boolean().optional()
|
|
1395
|
+
}).merge(qa), ee = a.record(ae), te = a.enum([
|
|
1396
|
+
"any",
|
|
1397
|
+
"creditDistribution",
|
|
1398
|
+
"payment"
|
|
1399
|
+
]), ne = a.object({
|
|
1400
|
+
creditType: te.optional()
|
|
1401
|
+
}), ie = a.record(ne), re = a.enum([
|
|
1402
|
+
"issuance",
|
|
1403
|
+
"change",
|
|
1404
|
+
"renewal",
|
|
1405
|
+
"cancellation",
|
|
1406
|
+
"reinstatement",
|
|
1407
|
+
"reversal",
|
|
1408
|
+
"aggregate"
|
|
1409
|
+
]), oe = a.object({
|
|
1410
|
+
category: re,
|
|
1411
|
+
costBearing: a.boolean()
|
|
1412
|
+
}), se = a.record(oe);
|
|
1413
|
+
a.object({
|
|
1414
|
+
// Root level
|
|
1415
|
+
dataTypes: Q,
|
|
1416
|
+
accounts: Oa,
|
|
1417
|
+
products: ee,
|
|
1418
|
+
coverageTerms: Wa,
|
|
1419
|
+
delinquencyPlans: Xa,
|
|
1420
|
+
autoRenewalPlans: Ra,
|
|
1421
|
+
transactionTypes: se,
|
|
1422
|
+
reversalTypes: ie.optional(),
|
|
1423
|
+
dataAccessControl: a.any().optional(),
|
|
1424
|
+
bootstrap: Ka.optional(),
|
|
1425
|
+
// Elements
|
|
1426
|
+
policyLines: Q.optional(),
|
|
1427
|
+
exposures: Q.optional(),
|
|
1428
|
+
exposureGroups: Q.optional(),
|
|
1429
|
+
coverages: Q.optional(),
|
|
1430
|
+
// Settings
|
|
1431
|
+
defaultTimeZone: a.string().optional(),
|
|
1432
|
+
defaultCurrency: a.string().optional(),
|
|
1433
|
+
defaultTermDuration: a.number().optional(),
|
|
1434
|
+
defaultBillingTrigger: a.string().optional(),
|
|
1435
|
+
defaultInstallmentPlan: a.string().optional(),
|
|
1436
|
+
defaultAutoRenewalPlan: a.string().optional(),
|
|
1437
|
+
defaultBackdatedInstallmentsBilling: a.string().optional(),
|
|
1438
|
+
defaultExcessCreditPlan: a.string().optional(),
|
|
1439
|
+
defaultBillingPlan: a.string().optional(),
|
|
1440
|
+
// to be deprecated
|
|
1441
|
+
defaultDurationBasis: ua.optional(),
|
|
1442
|
+
defaultDelinquencyPlan: a.string().optional(),
|
|
1443
|
+
defaultAuxDataSettings: a.string().optional(),
|
|
1444
|
+
defaultBillingLevel: a.string().optional(),
|
|
1445
|
+
defaultShortfallTolerancePlan: a.string().optional(),
|
|
1446
|
+
defaultSearchable: a.boolean().optional(),
|
|
1447
|
+
// TODO
|
|
1448
|
+
charges: a.any(),
|
|
1449
|
+
installmentPlans: a.any(),
|
|
1450
|
+
billingPlans: a.any(),
|
|
1451
|
+
payments: a.any(),
|
|
1452
|
+
disbursements: a.any(),
|
|
1453
|
+
tables: a.any(),
|
|
1454
|
+
constraintTables: a.any(),
|
|
1455
|
+
secrets: a.any(),
|
|
1456
|
+
documents: a.any(),
|
|
1457
|
+
auxDataSettings: a.any(),
|
|
1458
|
+
customEvents: a.any(),
|
|
1459
|
+
shortfallTolerancePlans: a.any(),
|
|
1460
|
+
excessCreditPlans: a.any()
|
|
1461
|
+
});
|
|
1462
|
+
const ce = a.object({
|
|
1463
|
+
abstract: a.boolean().optional(),
|
|
1464
|
+
extend: a.string().optional(),
|
|
1465
|
+
displayName: a.string().optional(),
|
|
1466
|
+
data: a.record(J).optional()
|
|
1467
|
+
});
|
|
1468
|
+
a.record(ce);
|
|
1469
|
+
const va = a.enum([
|
|
1470
|
+
"draft",
|
|
1471
|
+
"validated",
|
|
1472
|
+
"earlyUnderwritten",
|
|
1473
|
+
"priced",
|
|
1474
|
+
"underwritten",
|
|
1475
|
+
"accepted",
|
|
1476
|
+
"issued",
|
|
1477
|
+
"underwrittenBlocked",
|
|
1478
|
+
"declined",
|
|
1479
|
+
"rejected",
|
|
1480
|
+
"refused",
|
|
1481
|
+
"discarded"
|
|
1482
|
+
]), ta = ua, le = a.enum(["accept", "issue"]), ue = oa, pa = a.object({
|
|
1483
|
+
type: a.string(),
|
|
1484
|
+
parentLocator: a.string().optional(),
|
|
1485
|
+
coverageTerms: a.record(a.string()).optional(),
|
|
1486
|
+
data: a.record(a.any()).optional()
|
|
1487
|
+
}), me = pa.extend({
|
|
1488
|
+
elements: a.array(pa).optional()
|
|
1489
|
+
}), Da = a.object({
|
|
1490
|
+
locator: a.string().ulid(),
|
|
1491
|
+
removeCoverageTerms: a.record(a.unknown()).optional(),
|
|
1492
|
+
removeData: a.record(a.unknown()).optional(),
|
|
1493
|
+
setCoverageTerms: a.record(a.unknown()).optional(),
|
|
1494
|
+
setData: a.record(a.unknown()).optional()
|
|
1495
|
+
});
|
|
1496
|
+
a.object({
|
|
1497
|
+
productName: a.string().optional(),
|
|
1498
|
+
delinquencyPlanName: a.string().optional(),
|
|
1499
|
+
startTime: a.string().optional(),
|
|
1500
|
+
endTime: a.string().optional(),
|
|
1501
|
+
currency: a.string().optional(),
|
|
1502
|
+
expirationTime: a.string().optional(),
|
|
1503
|
+
setData: a.record(a.unknown()).optional(),
|
|
1504
|
+
elements: a.array(Da).optional(),
|
|
1505
|
+
timezone: a.string().optional(),
|
|
1506
|
+
billingPlan: a.string().optional(),
|
|
1507
|
+
defaultTermDuration: a.string().optional(),
|
|
1508
|
+
installmentPlan: a.string().optional(),
|
|
1509
|
+
durationBasis: a.string().optional(),
|
|
1510
|
+
setCoverageTerms: a.record(a.unknown()).optional(),
|
|
1511
|
+
preferences: a.object({
|
|
1512
|
+
billingPreferences: a.object({
|
|
1513
|
+
billingPlanName: a.string().optional(),
|
|
1514
|
+
billingLevel: a.enum(["account", "inherit", "policy"]).optional()
|
|
1515
|
+
}).optional(),
|
|
1516
|
+
installmentPreferences: a.object({
|
|
1517
|
+
installmentPlanName: a.string().optional(),
|
|
1518
|
+
anchorMode: a.enum(["generateDay", "termStartDay", "dueDay"]).optional(),
|
|
1519
|
+
anchorTime: a.string().optional(),
|
|
1520
|
+
anchorType: a.enum([
|
|
1521
|
+
"none",
|
|
1522
|
+
"dayOfMonth",
|
|
1523
|
+
"anchorTime",
|
|
1524
|
+
"dayOfWeek",
|
|
1525
|
+
"weekOfMonth"
|
|
1526
|
+
]).optional(),
|
|
1527
|
+
cadence: a.enum([
|
|
1528
|
+
"none",
|
|
1529
|
+
"fullPay",
|
|
1530
|
+
"weekly",
|
|
1531
|
+
"everyOtherWeek",
|
|
1532
|
+
"monthly",
|
|
1533
|
+
"quarterly",
|
|
1534
|
+
"semiannually",
|
|
1535
|
+
"annually",
|
|
1536
|
+
"thirtyDays",
|
|
1537
|
+
"everyNDays"
|
|
1538
|
+
]).optional(),
|
|
1539
|
+
dayOfMonth: a.number().optional(),
|
|
1540
|
+
dayOfWeek: a.enum([
|
|
1541
|
+
"monday",
|
|
1542
|
+
"tuesday",
|
|
1543
|
+
"wednesday",
|
|
1544
|
+
"thursday",
|
|
1545
|
+
"friday",
|
|
1546
|
+
"saturday",
|
|
1547
|
+
"sunday"
|
|
1548
|
+
]).optional(),
|
|
1549
|
+
dueLeadDays: a.number().optional(),
|
|
1550
|
+
generateLeadDays: a.number().optional(),
|
|
1551
|
+
maxInstallmentsPerTerm: a.number().optional(),
|
|
1552
|
+
weekOfMonth: a.enum([
|
|
1553
|
+
"none",
|
|
1554
|
+
"first",
|
|
1555
|
+
"second",
|
|
1556
|
+
"third",
|
|
1557
|
+
"fourth",
|
|
1558
|
+
"fifth"
|
|
1559
|
+
]),
|
|
1560
|
+
installmentPlanWeights: a.array(a.number()).optional()
|
|
1561
|
+
}).optional()
|
|
1562
|
+
}).optional()
|
|
1563
|
+
// elements ElementUpdateRequest[]?
|
|
1564
|
+
// removeCoverageTerms map<string,object>?
|
|
1565
|
+
// removeData map<string,object>?
|
|
1566
|
+
// setCoverageTerms map<string,string>?
|
|
1567
|
+
});
|
|
1568
|
+
const q = a.string().ulid(), de = a.object({
|
|
1569
|
+
locator: q,
|
|
1570
|
+
staticLocator: q,
|
|
1571
|
+
rootLocator: q.optional(),
|
|
1572
|
+
tenantLocator: q.optional(),
|
|
1573
|
+
type: a.string(),
|
|
1574
|
+
data: a.record(a.any()).optional(),
|
|
1575
|
+
parentLocator: q.optional(),
|
|
1576
|
+
coverageTerms: a.record(a.string()).optional(),
|
|
1577
|
+
originalEffectiveTime: a.string().optional()
|
|
1578
|
+
}), ma = de.extend({
|
|
1579
|
+
elements: a.lazy(() => ma.array().optional())
|
|
1580
|
+
});
|
|
1581
|
+
a.object({
|
|
1582
|
+
locator: aa,
|
|
1583
|
+
quoteState: va,
|
|
1584
|
+
productName: a.string(),
|
|
1585
|
+
accountLocator: aa,
|
|
1586
|
+
startTime: a.string().optional(),
|
|
1587
|
+
endTime: a.string().optional(),
|
|
1588
|
+
timezone: a.string().optional(),
|
|
1589
|
+
currency: a.string().optional(),
|
|
1590
|
+
underwritingStatus: a.string().optional(),
|
|
1591
|
+
expirationTime: a.string().optional(),
|
|
1592
|
+
element: ma.optional(),
|
|
1593
|
+
type: a.string().optional(),
|
|
1594
|
+
duration: a.number().optional(),
|
|
1595
|
+
durationBasis: ta.optional(),
|
|
1596
|
+
boundTime: a.string().optional(),
|
|
1597
|
+
issuedTime: a.string().optional(),
|
|
1598
|
+
policyLocator: aa.optional(),
|
|
1599
|
+
validationResult: na.optional(),
|
|
1600
|
+
preferences: a.any().optional(),
|
|
1601
|
+
delinquencyPlanName: a.string().optional(),
|
|
1602
|
+
autoRenewalPlanName: a.string().optional(),
|
|
1603
|
+
billingLevel: ue.optional(),
|
|
1604
|
+
billingTrigger: le.optional(),
|
|
1605
|
+
coverageTerms: a.record(a.string()).optional(),
|
|
1606
|
+
groupLocator: aa.optional()
|
|
1607
|
+
});
|
|
1608
|
+
const ge = a.enum([
|
|
1609
|
+
"premium",
|
|
1610
|
+
"tax",
|
|
1611
|
+
"fee",
|
|
1612
|
+
"credit",
|
|
1613
|
+
"cededPremium",
|
|
1614
|
+
"nonFinancial",
|
|
1615
|
+
"surcharge"
|
|
1616
|
+
]), pe = a.object({
|
|
1617
|
+
locator: a.string(),
|
|
1618
|
+
elementLocator: a.string(),
|
|
1619
|
+
chargeType: a.string(),
|
|
1620
|
+
chargeCategory: ge,
|
|
1621
|
+
amount: a.number(),
|
|
1622
|
+
rate: a.number(),
|
|
1623
|
+
referenceRate: a.number(),
|
|
1624
|
+
elementStaticLocator: a.string(),
|
|
1625
|
+
tag: a.string().optional(),
|
|
1626
|
+
rateDifference: a.number().optional(),
|
|
1627
|
+
reversalOfLocator: a.string().optional()
|
|
1628
|
+
});
|
|
1629
|
+
a.object({
|
|
1630
|
+
quoteLocator: a.string(),
|
|
1631
|
+
accountLocator: a.string(),
|
|
1632
|
+
quoteState: va,
|
|
1633
|
+
productName: a.string(),
|
|
1634
|
+
startTime: a.string(),
|
|
1635
|
+
endTime: a.string(),
|
|
1636
|
+
duration: a.number().optional(),
|
|
1637
|
+
durationBasis: ta.optional(),
|
|
1638
|
+
items: a.array(pe).optional()
|
|
1639
|
+
});
|
|
1640
|
+
a.object({
|
|
1641
|
+
quoteLocator: a.string(),
|
|
1642
|
+
clearedFlags: ra.array().optional(),
|
|
1643
|
+
flags: ra.array().optional()
|
|
1644
|
+
});
|
|
1645
|
+
const fe = a.enum(["clear", "delete"]);
|
|
1646
|
+
a.object({
|
|
1647
|
+
deleteAllAutomaticDocuments: a.boolean(),
|
|
1648
|
+
resetAllUnderwritingFlags: a.boolean(),
|
|
1649
|
+
resetFlagsAction: fe,
|
|
1650
|
+
deleteDocuments: a.string().array(),
|
|
1651
|
+
resetFlags: a.string().array()
|
|
1652
|
+
});
|
|
1653
|
+
const Ae = a.enum([
|
|
1654
|
+
"draft",
|
|
1655
|
+
"validated",
|
|
1656
|
+
"discarded"
|
|
1657
|
+
]), Sa = a.enum(["account", "policy"]);
|
|
1658
|
+
a.object({
|
|
1659
|
+
type: a.string().optional(),
|
|
1660
|
+
autoValidate: a.boolean().optional(),
|
|
1661
|
+
data: a.record(a.any()).optional(),
|
|
1662
|
+
autoRenewalPlanName: a.string().optional(),
|
|
1663
|
+
delinquencyPlanName: a.string().optional(),
|
|
1664
|
+
excessCreditPlanName: a.string().optional(),
|
|
1665
|
+
shortfallTolerancePlanName: a.string().optional(),
|
|
1666
|
+
billingLevel: Sa.optional(),
|
|
1667
|
+
invoiceDocument: a.string().optional()
|
|
1668
|
+
});
|
|
1669
|
+
a.object({
|
|
1670
|
+
locator: a.string().ulid(),
|
|
1671
|
+
type: a.string(),
|
|
1672
|
+
accountState: Ae,
|
|
1673
|
+
data: a.record(a.any()).optional(),
|
|
1674
|
+
autoRenewalPlanName: a.string().optional(),
|
|
1675
|
+
delinquencyPlanName: a.string().optional(),
|
|
1676
|
+
excessCreditPlanName: a.string().optional(),
|
|
1677
|
+
shortfallTolerancePlanName: a.string().optional(),
|
|
1678
|
+
billingLevel: Sa.optional(),
|
|
1679
|
+
invoiceDocument: a.string().optional(),
|
|
1680
|
+
validationResult: na.optional()
|
|
1681
|
+
});
|
|
1682
|
+
a.enum(["", "?", "+", "*", "!"]);
|
|
1683
|
+
a.enum(["?", "*"]);
|
|
1684
|
+
const da = ua, he = oa, ye = a.enum(["accept", "issue"]);
|
|
1685
|
+
a.object({
|
|
1686
|
+
locator: a.string(),
|
|
1687
|
+
accountLocator: a.string(),
|
|
1688
|
+
issuedTransactionLocator: a.string(),
|
|
1689
|
+
latestTermLocator: a.string(),
|
|
1690
|
+
productName: a.string(),
|
|
1691
|
+
startTime: a.string(),
|
|
1692
|
+
endTime: a.string(),
|
|
1693
|
+
durationBasis: da,
|
|
1694
|
+
billingLevel: he,
|
|
1695
|
+
billingTrigger: ye,
|
|
1696
|
+
createdAt: a.string().optional(),
|
|
1697
|
+
createdBy: a.string().optional(),
|
|
1698
|
+
currency: a.string(),
|
|
1699
|
+
timezone: a.string().optional(),
|
|
1700
|
+
branchHeadTransactionLocators: a.array(a.string()).optional(),
|
|
1701
|
+
static: a.record(a.any()).optional(),
|
|
1702
|
+
autoRenewalPlanName: a.string().optional(),
|
|
1703
|
+
delinquencyPlanName: a.string().optional(),
|
|
1704
|
+
validationResult: na.optional()
|
|
1705
|
+
});
|
|
1706
|
+
const ga = a.enum([
|
|
1707
|
+
"draft",
|
|
1708
|
+
"initialized",
|
|
1709
|
+
"validated",
|
|
1710
|
+
"earlyUnderwritten",
|
|
1711
|
+
"priced",
|
|
1712
|
+
"underwritten",
|
|
1713
|
+
"accepted",
|
|
1714
|
+
"issued",
|
|
1715
|
+
"underwrittenBlocked",
|
|
1716
|
+
"declined",
|
|
1717
|
+
"rejected",
|
|
1718
|
+
"refused",
|
|
1719
|
+
"discarded",
|
|
1720
|
+
"invalidated",
|
|
1721
|
+
"reversed"
|
|
1722
|
+
]), ia = a.enum([
|
|
1723
|
+
"issuance",
|
|
1724
|
+
"change",
|
|
1725
|
+
"renewal",
|
|
1726
|
+
"cancellation",
|
|
1727
|
+
"reinstatement",
|
|
1728
|
+
"reversal",
|
|
1729
|
+
"aggregate"
|
|
1730
|
+
]), be = a.object({
|
|
1731
|
+
locator: a.string(),
|
|
1732
|
+
startTime: a.string(),
|
|
1733
|
+
endTime: a.string(),
|
|
1734
|
+
duration: a.number(),
|
|
1735
|
+
element: ma,
|
|
1736
|
+
segmentType: a.enum(["coverage", "gap"]),
|
|
1737
|
+
basedOn: a.string().optional()
|
|
1738
|
+
}), Te = a.object({
|
|
1739
|
+
locator: a.string(),
|
|
1740
|
+
issuedTime: a.string(),
|
|
1741
|
+
effectiveTime: a.string(),
|
|
1742
|
+
preferences: sa.optional(),
|
|
1743
|
+
segment: be,
|
|
1744
|
+
transactionCategory: ia,
|
|
1745
|
+
transactionType: a.string()
|
|
1746
|
+
}), Pa = a.object({
|
|
1747
|
+
locator: a.string(),
|
|
1748
|
+
staticName: a.string().optional(),
|
|
1749
|
+
name: a.string().optional(),
|
|
1750
|
+
documentInstanceState: la,
|
|
1751
|
+
referenceType: ca
|
|
1752
|
+
}), ve = a.object({
|
|
1753
|
+
locator: a.string(),
|
|
1754
|
+
staticLocator: a.string(),
|
|
1755
|
+
type: a.string(),
|
|
1756
|
+
chargeSummaries: a.record(a.number()).optional(),
|
|
1757
|
+
data: a.record(a.any()).optional()
|
|
1758
|
+
}), De = a.object({
|
|
1759
|
+
locator: a.string(),
|
|
1760
|
+
startTime: a.string(),
|
|
1761
|
+
endTime: a.string(),
|
|
1762
|
+
duration: a.number(),
|
|
1763
|
+
basedOn: a.string().optional(),
|
|
1764
|
+
type: a.enum(["coverage", "gap"]),
|
|
1765
|
+
documentSummary: Pa.array().optional(),
|
|
1766
|
+
elements: ve.array()
|
|
1767
|
+
});
|
|
1768
|
+
a.object({
|
|
1769
|
+
locator: a.string(),
|
|
1770
|
+
staticLocator: a.string(),
|
|
1771
|
+
policyLocator: a.string(),
|
|
1772
|
+
startTime: a.string(),
|
|
1773
|
+
endTime: a.string(),
|
|
1774
|
+
duration: a.number(),
|
|
1775
|
+
durationBasis: da,
|
|
1776
|
+
termNumber: a.number().int(),
|
|
1777
|
+
subsegments: De.array(),
|
|
1778
|
+
documentSummary: Pa.array().optional()
|
|
1779
|
+
});
|
|
1780
|
+
const Se = a.object({
|
|
1781
|
+
locator: a.string(),
|
|
1782
|
+
staticLocator: a.string(),
|
|
1783
|
+
name: a.string(),
|
|
1784
|
+
state: la,
|
|
1785
|
+
referenceType: ca
|
|
1786
|
+
}), Pe = a.object({
|
|
1787
|
+
locator: a.string(),
|
|
1788
|
+
staticLocator: a.string(),
|
|
1789
|
+
type: a.string(),
|
|
1790
|
+
chargeSummaries: a.record(a.number()),
|
|
1791
|
+
data: a.record(a.any())
|
|
1792
|
+
}), Me = a.object({
|
|
1793
|
+
locator: a.string(),
|
|
1794
|
+
startTime: a.string(),
|
|
1795
|
+
endTime: a.string(),
|
|
1796
|
+
duration: a.number(),
|
|
1797
|
+
basedOn: a.string(),
|
|
1798
|
+
type: a.enum(["coverage", "gap"]),
|
|
1799
|
+
documentSummary: Se.array(),
|
|
1800
|
+
elements: Pe.array()
|
|
1801
|
+
}), Ma = a.object({
|
|
1802
|
+
locator: a.string(),
|
|
1803
|
+
staticLocator: a.string(),
|
|
1804
|
+
policyLocator: a.string(),
|
|
1805
|
+
startTime: a.string(),
|
|
1806
|
+
endTime: a.string()
|
|
1807
|
+
});
|
|
1808
|
+
Ma.extend({
|
|
1809
|
+
number: a.number().int(),
|
|
1810
|
+
autoRenewalLocator: a.string().optional(),
|
|
1811
|
+
previousTermLocator: a.string().optional(),
|
|
1812
|
+
supersedesTermLocator: a.string().optional()
|
|
1813
|
+
});
|
|
1814
|
+
Ma.extend({
|
|
1815
|
+
duration: a.number(),
|
|
1816
|
+
durationBasis: da,
|
|
1817
|
+
termNumber: a.number().int(),
|
|
1818
|
+
subsegments: Me.array()
|
|
1819
|
+
});
|
|
1820
|
+
a.object({
|
|
1821
|
+
locator: a.string(),
|
|
1822
|
+
accountLocator: a.string(),
|
|
1823
|
+
productName: a.string(),
|
|
1824
|
+
currency: a.string(),
|
|
1825
|
+
timezone: a.string(),
|
|
1826
|
+
transaction: Te,
|
|
1827
|
+
static: a.record(a.any()).optional(),
|
|
1828
|
+
delinquencyPlanName: a.string().optional()
|
|
1829
|
+
});
|
|
1830
|
+
a.object({
|
|
1831
|
+
locator: a.string(),
|
|
1832
|
+
referenceLocator: a.string(),
|
|
1833
|
+
documentInstanceState: la,
|
|
1834
|
+
createdAt: a.string(),
|
|
1835
|
+
referenceType: ca.optional(),
|
|
1836
|
+
metadata: a.record(a.any()).optional(),
|
|
1837
|
+
renderingData: a.record(a.any()).optional(),
|
|
1838
|
+
policyLocator: a.string().optional(),
|
|
1839
|
+
referenceDocumentLocator: a.string().optional(),
|
|
1840
|
+
segmentLocator: a.string().optional(),
|
|
1841
|
+
termLocator: a.string().optional(),
|
|
1842
|
+
transactionLocator: a.string().optional(),
|
|
1843
|
+
staticName: a.string().optional(),
|
|
1844
|
+
name: a.string().optional(),
|
|
1845
|
+
createdBy: a.string().optional(),
|
|
1846
|
+
documentFormat: a.enum(["text", "html", "pdf"]).optional(),
|
|
1847
|
+
processingErrors: a.string().optional(),
|
|
1848
|
+
readyAt: a.string().optional()
|
|
1849
|
+
});
|
|
1850
|
+
const Ee = a.object({
|
|
1851
|
+
locator: a.string(),
|
|
1852
|
+
action: a.literal("add"),
|
|
1853
|
+
elements: a.array(me)
|
|
1854
|
+
}), $e = a.object({
|
|
1855
|
+
locator: a.string(),
|
|
1856
|
+
staticLocator: a.string(),
|
|
1857
|
+
action: a.literal("modify"),
|
|
1858
|
+
removeCoverageTerms: a.record(a.string(), a.any()),
|
|
1859
|
+
removeData: a.record(a.string(), a.any()),
|
|
1860
|
+
setCoverageTerms: a.record(a.string(), a.string()),
|
|
1861
|
+
setData: a.record(a.string(), a.any())
|
|
1862
|
+
}), Le = a.object({
|
|
1863
|
+
locator: a.string(),
|
|
1864
|
+
action: a.literal("params"),
|
|
1865
|
+
effectiveTime: a.string(),
|
|
1866
|
+
billingModeChange: a.boolean().optional(),
|
|
1867
|
+
// deprecated
|
|
1868
|
+
inheritSettings: a.boolean().optional(),
|
|
1869
|
+
// deprecated
|
|
1870
|
+
newPolicyEndTime: a.string().optional(),
|
|
1871
|
+
preferences: sa.optional(),
|
|
1872
|
+
triggerBillingChange: a.boolean().optional()
|
|
1873
|
+
}), ke = a.object({
|
|
1874
|
+
locator: a.string(),
|
|
1875
|
+
action: a.literal("delete"),
|
|
1876
|
+
staticElementLocators: a.array(a.string())
|
|
1877
|
+
}), fa = a.object({
|
|
1878
|
+
locator: a.string(),
|
|
1879
|
+
policyLocator: a.string(),
|
|
1880
|
+
termLocator: a.string(),
|
|
1881
|
+
transactionState: ga,
|
|
1882
|
+
createdAt: a.string().datetime(),
|
|
1883
|
+
createdBy: a.string().uuid(),
|
|
1884
|
+
effectiveTime: a.string().datetime(),
|
|
1885
|
+
transactionCategory: ia,
|
|
1886
|
+
transactionType: a.string(),
|
|
1887
|
+
changeInstructions: a.array(
|
|
1888
|
+
a.union([
|
|
1889
|
+
Ee,
|
|
1890
|
+
$e,
|
|
1891
|
+
Le,
|
|
1892
|
+
ke
|
|
1893
|
+
])
|
|
1894
|
+
).optional(),
|
|
1895
|
+
aggregateTransactionLocator: a.string().optional(),
|
|
1896
|
+
baseTransactionLocator: a.string().optional(),
|
|
1897
|
+
issuedTime: a.string().datetime().optional(),
|
|
1898
|
+
billingTrigger: a.enum(["accept", "issue"]).optional(),
|
|
1899
|
+
preferences: sa.optional(),
|
|
1900
|
+
underwritingStatus: a.string().optional(),
|
|
1901
|
+
validationResult: na.optional()
|
|
1902
|
+
});
|
|
1903
|
+
fa.extend({
|
|
1904
|
+
aggregatedTransactions: a.lazy(
|
|
1905
|
+
() => fa.array().optional()
|
|
1906
|
+
)
|
|
1907
|
+
});
|
|
1908
|
+
a.object({
|
|
1909
|
+
action: a.literal("add"),
|
|
1910
|
+
elements: a.array(Da).optional()
|
|
1911
|
+
});
|
|
1912
|
+
a.object({
|
|
1913
|
+
action: a.literal("params"),
|
|
1914
|
+
effectiveTime: a.string().datetime(),
|
|
1915
|
+
billingModeChange: a.boolean().optional(),
|
|
1916
|
+
// deprecated
|
|
1917
|
+
inheritSettings: a.boolean().optional(),
|
|
1918
|
+
// deprecated
|
|
1919
|
+
newPolicyEndTime: a.string().datetime().optional(),
|
|
1920
|
+
preferences: a.object({
|
|
1921
|
+
/* define PreferencesResponse schema here */
|
|
1922
|
+
}).optional(),
|
|
1923
|
+
triggerBillingChange: a.boolean().optional()
|
|
1924
|
+
});
|
|
1925
|
+
a.object({
|
|
1926
|
+
staticLocator: a.string(),
|
|
1927
|
+
action: a.literal("modify"),
|
|
1928
|
+
removeCoverageTerms: a.record(a.string(), a.any()).optional(),
|
|
1929
|
+
removeData: a.record(a.string(), a.any()).optional(),
|
|
1930
|
+
setCoverageTerms: a.record(a.string(), a.string()).optional(),
|
|
1931
|
+
setData: a.record(a.string(), a.any()).optional()
|
|
1932
|
+
});
|
|
1933
|
+
a.object({
|
|
1934
|
+
action: a.literal("delete"),
|
|
1935
|
+
staticElementLocators: a.array(a.string())
|
|
1936
|
+
});
|
|
1937
|
+
const Ce = a.enum([
|
|
1938
|
+
"premium",
|
|
1939
|
+
"tax",
|
|
1940
|
+
"fee",
|
|
1941
|
+
"credit",
|
|
1942
|
+
"nonFinancial",
|
|
1943
|
+
"surcharge"
|
|
1944
|
+
]), we = a.object({
|
|
1945
|
+
locator: a.string(),
|
|
1946
|
+
elementLocator: a.string(),
|
|
1947
|
+
elementStaticLocator: a.string(),
|
|
1948
|
+
amount: a.number(),
|
|
1949
|
+
chargeCategory: Ce,
|
|
1950
|
+
chargeType: a.string(),
|
|
1951
|
+
rate: a.number(),
|
|
1952
|
+
reversalOfLocator: a.string().optional(),
|
|
1953
|
+
rateDifference: a.number().optional(),
|
|
1954
|
+
tag: a.string().optional()
|
|
1955
|
+
}), Aa = a.object({
|
|
1956
|
+
locator: a.string(),
|
|
1957
|
+
policyLocator: a.string(),
|
|
1958
|
+
transactionCategory: ia,
|
|
1959
|
+
transactionState: ga,
|
|
1960
|
+
effectiveTime: a.string(),
|
|
1961
|
+
termLocator: a.string().optional(),
|
|
1962
|
+
createdAt: a.string().optional(),
|
|
1963
|
+
createdBy: a.string().uuid().optional(),
|
|
1964
|
+
charges: a.array(we).optional()
|
|
1965
|
+
});
|
|
1966
|
+
Aa.extend({
|
|
1967
|
+
aggregatedTransactions: a.array(Aa).optional()
|
|
1968
|
+
});
|
|
1969
|
+
const ha = a.object({
|
|
1970
|
+
locator: a.string(),
|
|
1971
|
+
policyLocator: a.string(),
|
|
1972
|
+
transactionState: ga,
|
|
1973
|
+
effectiveTime: a.string(),
|
|
1974
|
+
transactionCategory: ia,
|
|
1975
|
+
underwritingStatus: a.string().optional(),
|
|
1976
|
+
underwritingFlags: ra.array().optional()
|
|
1977
|
+
});
|
|
1978
|
+
ha.extend({
|
|
1979
|
+
aggregatedTransactions: a.array(ha).optional()
|
|
1980
|
+
});
|
|
1981
|
+
a.object({
|
|
1982
|
+
deleteAllAutomaticDocuments: a.boolean().optional(),
|
|
1983
|
+
resetAllUnderwritingFlags: a.boolean().optional(),
|
|
1984
|
+
resetFlagsAction: a.enum(["clear", "delete"]).optional(),
|
|
1985
|
+
deleteDocuments: a.array(a.string()).optional(),
|
|
1986
|
+
resetFlags: a.array(a.string()).optional()
|
|
1987
|
+
});
|
|
1988
|
+
const Be = a.enum(["open", "settled"]), Ne = a.object({
|
|
1989
|
+
locator: a.string(),
|
|
1990
|
+
elementStaticLocator: a.string(),
|
|
1991
|
+
invoiceLocator: a.string(),
|
|
1992
|
+
amount: a.number(),
|
|
1993
|
+
chargeCategory: a.string(),
|
|
1994
|
+
chargeType: a.string(),
|
|
1995
|
+
timezone: a.string(),
|
|
1996
|
+
installmentItemLocators: a.array(a.string()),
|
|
1997
|
+
policyLocator: a.string().optional(),
|
|
1998
|
+
quoteLocator: a.string().optional(),
|
|
1999
|
+
transactionLocator: a.string().optional(),
|
|
2000
|
+
elementType: a.string().optional(),
|
|
2001
|
+
remainingAmount: a.number().optional(),
|
|
2002
|
+
settlementTime: a.string().optional()
|
|
2003
|
+
});
|
|
2004
|
+
a.object({
|
|
2005
|
+
locator: a.string(),
|
|
2006
|
+
accountLocator: a.string(),
|
|
2007
|
+
startTime: a.string(),
|
|
2008
|
+
endTime: a.string(),
|
|
2009
|
+
invoiceState: Be,
|
|
2010
|
+
currency: a.string(),
|
|
2011
|
+
dueTime: a.string(),
|
|
2012
|
+
generatedTime: a.string(),
|
|
2013
|
+
timezone: a.string(),
|
|
2014
|
+
invoiceItems: Ne.array(),
|
|
2015
|
+
totalAmount: a.number().optional(),
|
|
2016
|
+
totalRemainingAmount: a.number().optional(),
|
|
2017
|
+
unsettledTime: a.string().optional()
|
|
2018
|
+
});
|
|
2019
|
+
const je = a.enum([
|
|
2020
|
+
"draft",
|
|
2021
|
+
"validated",
|
|
2022
|
+
"priced",
|
|
2023
|
+
"underwritten",
|
|
2024
|
+
"accepted",
|
|
2025
|
+
"issued"
|
|
2026
|
+
]), _e = a.enum(["policy", "invoice"]), xe = a.enum([
|
|
2027
|
+
"preGrace",
|
|
2028
|
+
"inGrace",
|
|
2029
|
+
"lapseTriggered",
|
|
2030
|
+
"settled"
|
|
2031
|
+
]);
|
|
2032
|
+
a.enum([
|
|
2033
|
+
"policy",
|
|
2034
|
+
"quote",
|
|
2035
|
+
"invoice"
|
|
2036
|
+
]);
|
|
2037
|
+
const Ge = a.object({
|
|
2038
|
+
advanceLapseTo: je,
|
|
2039
|
+
gracePeriodDays: a.number(),
|
|
2040
|
+
lapseTransactionType: a.string(),
|
|
2041
|
+
delinquencyLevel: _e.optional()
|
|
2042
|
+
});
|
|
2043
|
+
a.object({
|
|
2044
|
+
locator: a.string(),
|
|
2045
|
+
delinquencyLocator: a.string(),
|
|
2046
|
+
referenceLocator: a.string(),
|
|
2047
|
+
referenceType: a.enum(["policy", "quote", "invoice"]),
|
|
2048
|
+
preemptingLapseTransactionLocator: a.string().optional(),
|
|
2049
|
+
transactionLocator: a.string().optional()
|
|
2050
|
+
});
|
|
2051
|
+
a.object({
|
|
2052
|
+
locator: a.string(),
|
|
2053
|
+
accountLocator: a.string(),
|
|
2054
|
+
delinquencyState: xe,
|
|
2055
|
+
createdAt: a.string(),
|
|
2056
|
+
settings: Ge,
|
|
2057
|
+
timezone: a.string(),
|
|
2058
|
+
updatedAt: a.string(),
|
|
2059
|
+
graceEndAt: a.string().optional(),
|
|
2060
|
+
graceStartedAt: a.string().optional(),
|
|
2061
|
+
lapseTransactionEffectiveDate: a.string().optional(),
|
|
2062
|
+
references: a.array(a.object({})).optional()
|
|
2063
|
+
});
|
|
2064
|
+
var Ea = { exports: {} };
|
|
2065
|
+
(function(e, s) {
|
|
2066
|
+
(function(n, u) {
|
|
2067
|
+
e.exports = u();
|
|
2068
|
+
})(ya, function() {
|
|
2069
|
+
var n, u, D = 1e3, h = 6e4, S = 36e5, y = 864e5, x = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, N = 31536e6, R = 2628e6, j = /^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/, b = { years: N, months: R, days: y, hours: S, minutes: h, seconds: D, milliseconds: 1, weeks: 6048e5 }, m = function(T) {
|
|
2070
|
+
return T instanceof F;
|
|
2071
|
+
}, E = function(T, d, t) {
|
|
2072
|
+
return new F(T, t, d.$l);
|
|
2073
|
+
}, C = function(T) {
|
|
2074
|
+
return u.p(T) + "s";
|
|
2075
|
+
}, W = function(T) {
|
|
2076
|
+
return T < 0;
|
|
2077
|
+
}, Y = function(T) {
|
|
2078
|
+
return W(T) ? Math.ceil(T) : Math.floor(T);
|
|
2079
|
+
}, Z = function(T) {
|
|
2080
|
+
return Math.abs(T);
|
|
2081
|
+
}, G = function(T, d) {
|
|
2082
|
+
return T ? W(T) ? { negative: !0, format: "" + Z(T) + d } : { negative: !1, format: "" + T + d } : { negative: !1, format: "" };
|
|
2083
|
+
}, F = function() {
|
|
2084
|
+
function T(t, v, p) {
|
|
2085
|
+
var g = this;
|
|
2086
|
+
if (this.$d = {}, this.$l = p, t === void 0 && (this.$ms = 0, this.parseFromMilliseconds()), v) return E(t * b[C(v)], this);
|
|
2087
|
+
if (typeof t == "number") return this.$ms = t, this.parseFromMilliseconds(), this;
|
|
2088
|
+
if (typeof t == "object") return Object.keys(t).forEach(function(c) {
|
|
2089
|
+
g.$d[C(c)] = t[c];
|
|
2090
|
+
}), this.calMilliseconds(), this;
|
|
2091
|
+
if (typeof t == "string") {
|
|
2092
|
+
var $ = t.match(j);
|
|
2093
|
+
if ($) {
|
|
2094
|
+
var w = $.slice(2).map(function(c) {
|
|
2095
|
+
return c != null ? Number(c) : 0;
|
|
2096
|
+
});
|
|
2097
|
+
return this.$d.years = w[0], this.$d.months = w[1], this.$d.weeks = w[2], this.$d.days = w[3], this.$d.hours = w[4], this.$d.minutes = w[5], this.$d.seconds = w[6], this.calMilliseconds(), this;
|
|
2098
|
+
}
|
|
2099
|
+
}
|
|
2100
|
+
return this;
|
|
2101
|
+
}
|
|
2102
|
+
var d = T.prototype;
|
|
2103
|
+
return d.calMilliseconds = function() {
|
|
2104
|
+
var t = this;
|
|
2105
|
+
this.$ms = Object.keys(this.$d).reduce(function(v, p) {
|
|
2106
|
+
return v + (t.$d[p] || 0) * b[p];
|
|
2107
|
+
}, 0);
|
|
2108
|
+
}, d.parseFromMilliseconds = function() {
|
|
2109
|
+
var t = this.$ms;
|
|
2110
|
+
this.$d.years = Y(t / N), t %= N, this.$d.months = Y(t / R), t %= R, this.$d.days = Y(t / y), t %= y, this.$d.hours = Y(t / S), t %= S, this.$d.minutes = Y(t / h), t %= h, this.$d.seconds = Y(t / D), t %= D, this.$d.milliseconds = t;
|
|
2111
|
+
}, d.toISOString = function() {
|
|
2112
|
+
var t = G(this.$d.years, "Y"), v = G(this.$d.months, "M"), p = +this.$d.days || 0;
|
|
2113
|
+
this.$d.weeks && (p += 7 * this.$d.weeks);
|
|
2114
|
+
var g = G(p, "D"), $ = G(this.$d.hours, "H"), w = G(this.$d.minutes, "M"), c = this.$d.seconds || 0;
|
|
2115
|
+
this.$d.milliseconds && (c += this.$d.milliseconds / 1e3, c = Math.round(1e3 * c) / 1e3);
|
|
2116
|
+
var o = G(c, "S"), i = t.negative || v.negative || g.negative || $.negative || w.negative || o.negative, l = $.format || w.format || o.format ? "T" : "", r = (i ? "-" : "") + "P" + t.format + v.format + g.format + l + $.format + w.format + o.format;
|
|
2117
|
+
return r === "P" || r === "-P" ? "P0D" : r;
|
|
2118
|
+
}, d.toJSON = function() {
|
|
2119
|
+
return this.toISOString();
|
|
2120
|
+
}, d.format = function(t) {
|
|
2121
|
+
var v = t || "YYYY-MM-DDTHH:mm:ss", p = { Y: this.$d.years, YY: u.s(this.$d.years, 2, "0"), YYYY: u.s(this.$d.years, 4, "0"), M: this.$d.months, MM: u.s(this.$d.months, 2, "0"), D: this.$d.days, DD: u.s(this.$d.days, 2, "0"), H: this.$d.hours, HH: u.s(this.$d.hours, 2, "0"), m: this.$d.minutes, mm: u.s(this.$d.minutes, 2, "0"), s: this.$d.seconds, ss: u.s(this.$d.seconds, 2, "0"), SSS: u.s(this.$d.milliseconds, 3, "0") };
|
|
2122
|
+
return v.replace(x, function(g, $) {
|
|
2123
|
+
return $ || String(p[g]);
|
|
2124
|
+
});
|
|
2125
|
+
}, d.as = function(t) {
|
|
2126
|
+
return this.$ms / b[C(t)];
|
|
2127
|
+
}, d.get = function(t) {
|
|
2128
|
+
var v = this.$ms, p = C(t);
|
|
2129
|
+
return p === "milliseconds" ? v %= 1e3 : v = p === "weeks" ? Y(v / b[p]) : this.$d[p], v || 0;
|
|
2130
|
+
}, d.add = function(t, v, p) {
|
|
2131
|
+
var g;
|
|
2132
|
+
return g = v ? t * b[C(v)] : m(t) ? t.$ms : E(t, this).$ms, E(this.$ms + g * (p ? -1 : 1), this);
|
|
2133
|
+
}, d.subtract = function(t, v) {
|
|
2134
|
+
return this.add(t, v, !0);
|
|
2135
|
+
}, d.locale = function(t) {
|
|
2136
|
+
var v = this.clone();
|
|
2137
|
+
return v.$l = t, v;
|
|
2138
|
+
}, d.clone = function() {
|
|
2139
|
+
return E(this.$ms, this);
|
|
2140
|
+
}, d.humanize = function(t) {
|
|
2141
|
+
return n().add(this.$ms, "ms").locale(this.$l).fromNow(!t);
|
|
2142
|
+
}, d.valueOf = function() {
|
|
2143
|
+
return this.asMilliseconds();
|
|
2144
|
+
}, d.milliseconds = function() {
|
|
2145
|
+
return this.get("milliseconds");
|
|
2146
|
+
}, d.asMilliseconds = function() {
|
|
2147
|
+
return this.as("milliseconds");
|
|
2148
|
+
}, d.seconds = function() {
|
|
2149
|
+
return this.get("seconds");
|
|
2150
|
+
}, d.asSeconds = function() {
|
|
2151
|
+
return this.as("seconds");
|
|
2152
|
+
}, d.minutes = function() {
|
|
2153
|
+
return this.get("minutes");
|
|
2154
|
+
}, d.asMinutes = function() {
|
|
2155
|
+
return this.as("minutes");
|
|
2156
|
+
}, d.hours = function() {
|
|
2157
|
+
return this.get("hours");
|
|
2158
|
+
}, d.asHours = function() {
|
|
2159
|
+
return this.as("hours");
|
|
2160
|
+
}, d.days = function() {
|
|
2161
|
+
return this.get("days");
|
|
2162
|
+
}, d.asDays = function() {
|
|
2163
|
+
return this.as("days");
|
|
2164
|
+
}, d.weeks = function() {
|
|
2165
|
+
return this.get("weeks");
|
|
2166
|
+
}, d.asWeeks = function() {
|
|
2167
|
+
return this.as("weeks");
|
|
2168
|
+
}, d.months = function() {
|
|
2169
|
+
return this.get("months");
|
|
2170
|
+
}, d.asMonths = function() {
|
|
2171
|
+
return this.as("months");
|
|
2172
|
+
}, d.years = function() {
|
|
2173
|
+
return this.get("years");
|
|
2174
|
+
}, d.asYears = function() {
|
|
2175
|
+
return this.as("years");
|
|
2176
|
+
}, T;
|
|
2177
|
+
}(), I = function(T, d, t) {
|
|
2178
|
+
return T.add(d.years() * t, "y").add(d.months() * t, "M").add(d.days() * t, "d").add(d.hours() * t, "h").add(d.minutes() * t, "m").add(d.seconds() * t, "s").add(d.milliseconds() * t, "ms");
|
|
2179
|
+
};
|
|
2180
|
+
return function(T, d, t) {
|
|
2181
|
+
n = t, u = t().$utils(), t.duration = function(g, $) {
|
|
2182
|
+
var w = t.locale();
|
|
2183
|
+
return E(g, { $l: w }, $);
|
|
2184
|
+
}, t.isDuration = m;
|
|
2185
|
+
var v = d.prototype.add, p = d.prototype.subtract;
|
|
2186
|
+
d.prototype.add = function(g, $) {
|
|
2187
|
+
return m(g) ? I(this, g, 1) : v.bind(this)(g, $);
|
|
2188
|
+
}, d.prototype.subtract = function(g, $) {
|
|
2189
|
+
return m(g) ? I(this, g, -1) : p.bind(this)(g, $);
|
|
2190
|
+
};
|
|
2191
|
+
};
|
|
2192
|
+
});
|
|
2193
|
+
})(Ea);
|
|
2194
|
+
var Oe = Ea.exports;
|
|
2195
|
+
const Ie = /* @__PURE__ */ ba(Oe), $a = ({
|
|
424
2196
|
coverageTermOptions: e,
|
|
425
|
-
coverageTermDataModel:
|
|
2197
|
+
coverageTermDataModel: s
|
|
426
2198
|
}) => {
|
|
427
|
-
const
|
|
428
|
-
return Object.keys(
|
|
429
|
-
if (
|
|
2199
|
+
const n = structuredClone(e) ?? {}, u = s;
|
|
2200
|
+
return Object.keys(u).forEach((D) => {
|
|
2201
|
+
if (n[D])
|
|
430
2202
|
return;
|
|
431
2203
|
Object.keys(
|
|
432
|
-
|
|
433
|
-
).forEach((
|
|
434
|
-
if (
|
|
435
|
-
const
|
|
436
|
-
|
|
2204
|
+
u[D].options
|
|
2205
|
+
).forEach((S) => {
|
|
2206
|
+
if (S.startsWith("*")) {
|
|
2207
|
+
const y = S.substring(1);
|
|
2208
|
+
n[D] = y;
|
|
437
2209
|
}
|
|
438
2210
|
});
|
|
439
|
-
}),
|
|
440
|
-
}
|
|
441
|
-
|
|
2211
|
+
}), n;
|
|
2212
|
+
};
|
|
2213
|
+
U.extend(Ie);
|
|
2214
|
+
const Re = ({
|
|
2215
|
+
startTime: e,
|
|
2216
|
+
endTime: s,
|
|
2217
|
+
expirationTime: n,
|
|
2218
|
+
durationBasis: u,
|
|
2219
|
+
termDuration: D
|
|
2220
|
+
}) => {
|
|
2221
|
+
const h = e ? U(e) : U(), S = n ? U(n) : void 0, y = S != null && S.isAfter(h) ? S.format("YYYY-MM-DD") : void 0;
|
|
2222
|
+
if (s && U(s).isAfter(h))
|
|
2223
|
+
return {
|
|
2224
|
+
startTime: h.format("YYYY-MM-DD"),
|
|
2225
|
+
endTime: U(s).format("YYYY-MM-DD"),
|
|
2226
|
+
expirationTime: y
|
|
2227
|
+
};
|
|
2228
|
+
if (!D || !u)
|
|
2229
|
+
return {
|
|
2230
|
+
startTime: h.format("YYYY-MM-DD"),
|
|
2231
|
+
expirationTime: y
|
|
2232
|
+
};
|
|
2233
|
+
const x = U(h).add(
|
|
2234
|
+
U.duration({
|
|
2235
|
+
[u]: D
|
|
2236
|
+
})
|
|
2237
|
+
);
|
|
2238
|
+
return {
|
|
2239
|
+
startTime: h.format("YYYY-MM-DD"),
|
|
2240
|
+
endTime: x.format("YYYY-MM-DD"),
|
|
2241
|
+
expirationTime: y
|
|
2242
|
+
};
|
|
2243
|
+
}, We = (e, s, n) => {
|
|
2244
|
+
var h, S, y;
|
|
2245
|
+
let u;
|
|
2246
|
+
e.durationBasis ? u = e.durationBasis : s.defaultDurationBasis ? u = ta.options.includes(
|
|
2247
|
+
s.defaultDurationBasis
|
|
2248
|
+
) ? s.defaultDurationBasis : void 0 : n.defaultDurationBasis ? u = ta.options.includes(
|
|
2249
|
+
n.defaultDurationBasis
|
|
2250
|
+
) ? n.defaultDurationBasis : void 0 : u = void 0;
|
|
2251
|
+
const D = Re({
|
|
2252
|
+
startTime: e == null ? void 0 : e.startTime,
|
|
2253
|
+
endTime: e == null ? void 0 : e.endTime,
|
|
2254
|
+
expirationTime: e == null ? void 0 : e.expirationTime,
|
|
2255
|
+
durationBasis: u,
|
|
2256
|
+
termDuration: (e == null ? void 0 : e.duration) ?? s.defaultTermDuration ?? n.defaultTermDuration
|
|
2257
|
+
});
|
|
442
2258
|
return {
|
|
443
|
-
...((
|
|
444
|
-
...(
|
|
2259
|
+
...((h = e == null ? void 0 : e.element) == null ? void 0 : h.data) && {
|
|
2260
|
+
...(S = e == null ? void 0 : e.element) == null ? void 0 : S.data
|
|
445
2261
|
},
|
|
446
2262
|
default: {
|
|
447
|
-
|
|
448
|
-
...(e == null ? void 0 : e.startTime) && {
|
|
449
|
-
startTime: F(e.startTime).format("YYYY-MM-DD")
|
|
450
|
-
},
|
|
451
|
-
...(e == null ? void 0 : e.endTime) && {
|
|
452
|
-
endTime: F(e.endTime).format("YYYY-MM-DD")
|
|
453
|
-
},
|
|
454
|
-
...(e == null ? void 0 : e.expirationTime) && {
|
|
455
|
-
expirationTime: F(e.expirationTime).format("YYYY-MM-DD")
|
|
456
|
-
}
|
|
2263
|
+
...D
|
|
457
2264
|
},
|
|
458
2265
|
advanced: {
|
|
459
|
-
currency: (e == null ? void 0 : e.currency) ??
|
|
460
|
-
timezone: (e == null ? void 0 : e.timezone) ??
|
|
461
|
-
billingLevel: (e == null ? void 0 : e.billingLevel) ??
|
|
462
|
-
billingTrigger: (e == null ? void 0 : e.billingTrigger) ??
|
|
463
|
-
durationBasis: (e == null ? void 0 : e.durationBasis) ??
|
|
464
|
-
delinquencyPlanName: (e == null ? void 0 : e.delinquencyPlanName) ?? (
|
|
465
|
-
autoRenewalPlanName: (e == null ? void 0 : e.autoRenewalPlanName) ?? (
|
|
2266
|
+
currency: (e == null ? void 0 : e.currency) ?? s.defaultCurrency ?? n.defaultCurrency ?? void 0,
|
|
2267
|
+
timezone: (e == null ? void 0 : e.timezone) ?? s.defaultTimeZone ?? n.defaultTimeZone ?? void 0,
|
|
2268
|
+
billingLevel: (e == null ? void 0 : e.billingLevel) ?? s.defaultBillingLevel ?? void 0,
|
|
2269
|
+
billingTrigger: (e == null ? void 0 : e.billingTrigger) ?? s.defaultBillingTrigger ?? void 0,
|
|
2270
|
+
durationBasis: (e == null ? void 0 : e.durationBasis) ?? s.defaultDurationBasis ?? (n == null ? void 0 : n.defaultDurationBasis) ?? void 0,
|
|
2271
|
+
delinquencyPlanName: (e == null ? void 0 : e.delinquencyPlanName) ?? (s == null ? void 0 : s.defaultDelinquencyPlan) ?? (n == null ? void 0 : n.defaultDelinquencyPlan) ?? void 0,
|
|
2272
|
+
autoRenewalPlanName: (e == null ? void 0 : e.autoRenewalPlanName) ?? (s == null ? void 0 : s.defaultAutoRenewalPlan) ?? (n == null ? void 0 : n.defaultAutoRenewalPlan) ?? void 0
|
|
466
2273
|
},
|
|
467
|
-
coverageTerms:
|
|
468
|
-
coverageTermDataModel:
|
|
469
|
-
coverageTermOptions: ((
|
|
2274
|
+
coverageTerms: $a({
|
|
2275
|
+
coverageTermDataModel: n.coverageTerms,
|
|
2276
|
+
coverageTermOptions: ((y = e == null ? void 0 : e.element) == null ? void 0 : y.coverageTerms) ?? {}
|
|
470
2277
|
})
|
|
471
2278
|
};
|
|
472
|
-
},
|
|
2279
|
+
}, ze = (e, s) => ({
|
|
473
2280
|
...e.data,
|
|
474
|
-
coverageTerms:
|
|
2281
|
+
coverageTerms: $a({
|
|
475
2282
|
coverageTermOptions: e.coverageTerms ?? {},
|
|
476
|
-
coverageTermDataModel:
|
|
2283
|
+
coverageTermDataModel: s
|
|
477
2284
|
})
|
|
478
|
-
}),
|
|
2285
|
+
}), Ye = ({
|
|
479
2286
|
dataModel: e,
|
|
480
|
-
elementType:
|
|
2287
|
+
elementType: s
|
|
481
2288
|
}) => {
|
|
482
|
-
let
|
|
483
|
-
const
|
|
484
|
-
return Object.keys(e.exposures ?? {}).forEach((
|
|
485
|
-
|
|
486
|
-
}),
|
|
487
|
-
|
|
488
|
-
}),
|
|
489
|
-
|
|
490
|
-
}),
|
|
491
|
-
|
|
492
|
-
}),
|
|
493
|
-
},
|
|
494
|
-
for (const
|
|
495
|
-
if (
|
|
496
|
-
return
|
|
497
|
-
const
|
|
498
|
-
|
|
499
|
-
|
|
2289
|
+
let n = !1;
|
|
2290
|
+
const u = s.split("Quote")[0];
|
|
2291
|
+
return Object.keys(e.exposures ?? {}).forEach((D) => {
|
|
2292
|
+
D === u && (n = e.exposures ? e.exposures[D] : {});
|
|
2293
|
+
}), n || Object.keys(e.coverages ?? {}).forEach((D) => {
|
|
2294
|
+
D === u && (n = e.coverages ? e.coverages[D] : {});
|
|
2295
|
+
}), n || Object.keys(e.policyLines ?? {}).forEach((D) => {
|
|
2296
|
+
D === u && (n = e.policyLines ? e.policyLines[D] : {});
|
|
2297
|
+
}), n || Object.keys(e.exposureGroups ?? {}).forEach((D) => {
|
|
2298
|
+
D === u && (n = e.exposureGroups ? e.exposureGroups[D] : {});
|
|
2299
|
+
}), n;
|
|
2300
|
+
}, La = (e, s) => {
|
|
2301
|
+
for (const n of e) {
|
|
2302
|
+
if (n.locator === s)
|
|
2303
|
+
return n;
|
|
2304
|
+
const u = La(
|
|
2305
|
+
n.elements ?? [],
|
|
2306
|
+
s
|
|
500
2307
|
);
|
|
501
|
-
if (
|
|
502
|
-
return
|
|
2308
|
+
if (u)
|
|
2309
|
+
return u;
|
|
503
2310
|
}
|
|
504
2311
|
return !1;
|
|
505
|
-
},
|
|
506
|
-
var
|
|
507
|
-
return ((
|
|
508
|
-
((
|
|
509
|
-
|
|
2312
|
+
}, Ue = (e, s) => {
|
|
2313
|
+
var n, u;
|
|
2314
|
+
return ((n = e.element) == null ? void 0 : n.locator) === s ? e.element : La(
|
|
2315
|
+
((u = e.element) == null ? void 0 : u.elements) ?? [],
|
|
2316
|
+
s
|
|
510
2317
|
);
|
|
511
|
-
},
|
|
2318
|
+
}, Je = ({
|
|
512
2319
|
dataModel: e,
|
|
513
|
-
quote:
|
|
514
|
-
elementLocator:
|
|
2320
|
+
quote: s,
|
|
2321
|
+
elementLocator: n
|
|
515
2322
|
}) => {
|
|
516
|
-
const
|
|
517
|
-
return
|
|
2323
|
+
const u = Ue(s, n);
|
|
2324
|
+
return u ? Ye({
|
|
518
2325
|
dataModel: e,
|
|
519
|
-
elementType:
|
|
2326
|
+
elementType: u.type
|
|
520
2327
|
}) : {};
|
|
521
|
-
},
|
|
522
|
-
(
|
|
523
|
-
),
|
|
2328
|
+
}, Ze = (e, s) => e.filter(
|
|
2329
|
+
(u) => u.type === `${s}Quote`
|
|
2330
|
+
), Xe = ({
|
|
524
2331
|
dataModel: e,
|
|
525
|
-
element: { productName:
|
|
526
|
-
}) => e.products[
|
|
527
|
-
var
|
|
2332
|
+
element: { productName: s }
|
|
2333
|
+
}) => e.products[s] ?? {}, He = (e) => {
|
|
2334
|
+
var u;
|
|
528
2335
|
e = e ?? "";
|
|
529
|
-
const
|
|
2336
|
+
const s = e.replace(/\?|\*|!|\+/g, ""), n = (u = e.match(/\?|\*|!|\+/g)) == null ? void 0 : u.pop();
|
|
530
2337
|
return {
|
|
531
|
-
name:
|
|
532
|
-
quantifier:
|
|
2338
|
+
name: s,
|
|
2339
|
+
quantifier: n ?? ""
|
|
533
2340
|
};
|
|
534
|
-
},
|
|
2341
|
+
}, Qe = ({
|
|
535
2342
|
dataModel: e,
|
|
536
|
-
contents:
|
|
2343
|
+
contents: s
|
|
537
2344
|
}) => {
|
|
538
|
-
const
|
|
539
|
-
const { name:
|
|
540
|
-
return
|
|
541
|
-
}),
|
|
542
|
-
(
|
|
543
|
-
),
|
|
544
|
-
(
|
|
545
|
-
),
|
|
546
|
-
(
|
|
547
|
-
),
|
|
548
|
-
|
|
549
|
-
).filter((
|
|
2345
|
+
const n = e.exposures ?? {}, u = e.coverages ?? {}, D = e.policyLines ?? {}, h = e.exposureGroups ?? {}, y = (s ?? []).map((m) => {
|
|
2346
|
+
const { name: E } = He(m);
|
|
2347
|
+
return E;
|
|
2348
|
+
}), x = Object.keys(n).filter(
|
|
2349
|
+
(m) => y.includes(m)
|
|
2350
|
+
), N = Object.keys(u).filter(
|
|
2351
|
+
(m) => y.includes(m)
|
|
2352
|
+
), R = Object.keys(D).filter(
|
|
2353
|
+
(m) => y.includes(m)
|
|
2354
|
+
), j = Object.keys(
|
|
2355
|
+
h
|
|
2356
|
+
).filter((m) => y.includes(m)), b = {
|
|
550
2357
|
coverages: {},
|
|
551
2358
|
exposures: {},
|
|
552
2359
|
policyLines: {},
|
|
553
2360
|
exposureGroups: {}
|
|
554
2361
|
};
|
|
555
|
-
for (const
|
|
556
|
-
|
|
557
|
-
for (const
|
|
558
|
-
|
|
559
|
-
for (const
|
|
560
|
-
|
|
561
|
-
for (const
|
|
562
|
-
|
|
563
|
-
return
|
|
2362
|
+
for (const m of x)
|
|
2363
|
+
b.exposures[m] = n[m];
|
|
2364
|
+
for (const m of N)
|
|
2365
|
+
b.coverages[m] = u[m];
|
|
2366
|
+
for (const m of R)
|
|
2367
|
+
b.policyLines[m] = D[m];
|
|
2368
|
+
for (const m of j)
|
|
2369
|
+
b.exposureGroups[m] = h[m];
|
|
2370
|
+
return b;
|
|
564
2371
|
};
|
|
565
2372
|
export {
|
|
566
|
-
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
|
|
570
|
-
|
|
571
|
-
|
|
572
|
-
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
|
|
2373
|
+
ka as dataModelToJSONSchema,
|
|
2374
|
+
Je as extractElementDataModel,
|
|
2375
|
+
Ye as extractElementDataModelFromType,
|
|
2376
|
+
Ue as extractElementFromQuote,
|
|
2377
|
+
Ze as extractElementsFromQuote,
|
|
2378
|
+
Xe as extractProductDataModel,
|
|
2379
|
+
Qe as extractProductElements,
|
|
2380
|
+
$a as getCoverageTermsDefaultValues,
|
|
2381
|
+
ze as getDefaultElementValues,
|
|
2382
|
+
We as getDefaultQuoteValues,
|
|
2383
|
+
Fe as getQuoteRequest,
|
|
2384
|
+
He as splitInputAndQuantifier,
|
|
2385
|
+
Ve as translateError
|
|
579
2386
|
};
|
|
580
2387
|
//# sourceMappingURL=index.es.js.map
|