@soyio/soyio-widget 2.21.0 → 2.22.0
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/README.md +36 -0
- package/dist/index.d.ts +89 -7
- package/dist/index.js +1208 -1072
- package/dist/index.umd.cjs +30 -30
- package/package.json +1 -1
- package/src/schemas/config.schema.json +3 -3
package/dist/index.js
CHANGED
|
@@ -1,67 +1,67 @@
|
|
|
1
|
-
var
|
|
2
|
-
var
|
|
3
|
-
var
|
|
4
|
-
throw TypeError(
|
|
1
|
+
var Ct = Object.defineProperty;
|
|
2
|
+
var ki = Object.getOwnPropertySymbols, ht = Object.getPrototypeOf, Pt = Object.prototype.hasOwnProperty, $t = Object.prototype.propertyIsEnumerable, gt = Reflect.get;
|
|
3
|
+
var Ri = (o) => {
|
|
4
|
+
throw TypeError(o);
|
|
5
5
|
};
|
|
6
|
-
var
|
|
7
|
-
var
|
|
8
|
-
var
|
|
9
|
-
for (var
|
|
10
|
-
|
|
11
|
-
if (
|
|
12
|
-
for (var
|
|
13
|
-
|
|
14
|
-
return
|
|
6
|
+
var mt = (o, a, d) => a in o ? Ct(o, a, { enumerable: !0, configurable: !0, writable: !0, value: d }) : o[a] = d;
|
|
7
|
+
var xi = (o, a) => {
|
|
8
|
+
var d = {};
|
|
9
|
+
for (var f in o)
|
|
10
|
+
Pt.call(o, f) && a.indexOf(f) < 0 && (d[f] = o[f]);
|
|
11
|
+
if (o != null && ki)
|
|
12
|
+
for (var f of ki(o))
|
|
13
|
+
a.indexOf(f) < 0 && $t.call(o, f) && (d[f] = o[f]);
|
|
14
|
+
return d;
|
|
15
15
|
};
|
|
16
|
-
var
|
|
17
|
-
var
|
|
18
|
-
var
|
|
19
|
-
var
|
|
20
|
-
var
|
|
21
|
-
var
|
|
16
|
+
var k = (o, a, d) => mt(o, typeof a != "symbol" ? a + "" : a, d), yt = (o, a, d) => a.has(o) || Ri("Cannot " + d);
|
|
17
|
+
var Ei = (o, a, d) => a.has(o) ? Ri("Cannot add the same private member more than once") : a instanceof WeakSet ? a.add(o) : a.set(o, d);
|
|
18
|
+
var Di = (o, a, d) => (yt(o, a, "access private method"), d);
|
|
19
|
+
var ge = (o, a, d) => gt(ht(o), d, a);
|
|
20
|
+
var W = (o, a, d) => new Promise((f, u) => {
|
|
21
|
+
var $ = (T) => {
|
|
22
22
|
try {
|
|
23
|
-
|
|
24
|
-
} catch (
|
|
25
|
-
|
|
23
|
+
y(d.next(T));
|
|
24
|
+
} catch (L) {
|
|
25
|
+
u(L);
|
|
26
26
|
}
|
|
27
27
|
}, m = (T) => {
|
|
28
28
|
try {
|
|
29
|
-
|
|
30
|
-
} catch (
|
|
31
|
-
|
|
29
|
+
y(d.throw(T));
|
|
30
|
+
} catch (L) {
|
|
31
|
+
u(L);
|
|
32
32
|
}
|
|
33
|
-
},
|
|
34
|
-
|
|
33
|
+
}, y = (T) => T.done ? f(T.value) : Promise.resolve(T.value).then($, m);
|
|
34
|
+
y((d = d.apply(o, a)).next());
|
|
35
35
|
});
|
|
36
|
-
function
|
|
37
|
-
for (var
|
|
38
|
-
const
|
|
39
|
-
if (typeof
|
|
40
|
-
for (const
|
|
41
|
-
if (
|
|
42
|
-
const
|
|
43
|
-
|
|
36
|
+
function vt(o, a) {
|
|
37
|
+
for (var d = 0; d < a.length; d++) {
|
|
38
|
+
const f = a[d];
|
|
39
|
+
if (typeof f != "string" && !Array.isArray(f)) {
|
|
40
|
+
for (const u in f)
|
|
41
|
+
if (u !== "default" && !(u in o)) {
|
|
42
|
+
const $ = Object.getOwnPropertyDescriptor(f, u);
|
|
43
|
+
$ && Object.defineProperty(o, u, $.get ? $ : {
|
|
44
44
|
enumerable: !0,
|
|
45
|
-
get: () =>
|
|
45
|
+
get: () => f[u]
|
|
46
46
|
});
|
|
47
47
|
}
|
|
48
48
|
}
|
|
49
49
|
}
|
|
50
|
-
return Object.freeze(Object.defineProperty(
|
|
50
|
+
return Object.freeze(Object.defineProperty(o, Symbol.toStringTag, { value: "Module" }));
|
|
51
51
|
}
|
|
52
|
-
const
|
|
53
|
-
class
|
|
52
|
+
const Ee = !!(typeof window != "undefined" && window.document && window.document.createElement), Ai = 200;
|
|
53
|
+
class Ke {
|
|
54
54
|
constructor() {
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
55
|
+
k(this, "tooltipElement", null);
|
|
56
|
+
k(this, "tooltipContent", null);
|
|
57
|
+
k(this, "tooltipClass", "soyio-tooltip");
|
|
58
|
+
k(this, "hideTimeout", null);
|
|
59
|
+
Ee && this.createTooltipElement();
|
|
60
60
|
}
|
|
61
61
|
createTooltipElement() {
|
|
62
|
-
const
|
|
63
|
-
if (
|
|
64
|
-
this.tooltipElement =
|
|
62
|
+
const a = document.querySelector(`.${this.tooltipClass}`);
|
|
63
|
+
if (a) {
|
|
64
|
+
this.tooltipElement = a, this.tooltipContent = this.tooltipElement.querySelector(".soyio-tooltip-content");
|
|
65
65
|
return;
|
|
66
66
|
}
|
|
67
67
|
this.tooltipElement = document.createElement("div"), this.tooltipElement.className = this.tooltipClass, this.tooltipElement.style.cssText = `
|
|
@@ -78,76 +78,76 @@ class Ve {
|
|
|
78
78
|
word-wrap: break-word;
|
|
79
79
|
pointer-events: none;
|
|
80
80
|
opacity: 0;
|
|
81
|
-
transition: opacity ${
|
|
81
|
+
transition: opacity ${Ai}ms ease, transform ${Ai}ms ease;
|
|
82
82
|
backdrop-filter: blur(5px);
|
|
83
83
|
-webkit-backdrop-filter: blur(5px);
|
|
84
84
|
transform: scale(0.95);
|
|
85
85
|
`, this.tooltipContent = document.createElement("div"), this.tooltipContent.className = "soyio-tooltip-content", this.tooltipElement.appendChild(this.tooltipContent), document.body.appendChild(this.tooltipElement);
|
|
86
86
|
}
|
|
87
|
-
show(
|
|
87
|
+
show(a, d, f) {
|
|
88
88
|
if (!this.tooltipElement || !this.tooltipContent) return;
|
|
89
|
-
this.hideTimeout && (clearTimeout(this.hideTimeout), this.hideTimeout = null), this.tooltipContent.textContent =
|
|
90
|
-
const
|
|
91
|
-
this.applyPlacement(
|
|
89
|
+
this.hideTimeout && (clearTimeout(this.hideTimeout), this.hideTimeout = null), this.tooltipContent.textContent = a, this.tooltipElement.style.opacity = "0", this.tooltipElement.style.transform = "scale(0.95)";
|
|
90
|
+
const u = this.calculateOptimalPlacement(d, f);
|
|
91
|
+
this.applyPlacement(u), requestAnimationFrame(() => {
|
|
92
92
|
this.tooltipElement && (this.tooltipElement.style.opacity = "1", this.tooltipElement.style.transform = "scale(1)");
|
|
93
93
|
});
|
|
94
94
|
}
|
|
95
|
-
calculateOptimalPlacement(
|
|
96
|
-
const
|
|
95
|
+
calculateOptimalPlacement(a, d) {
|
|
96
|
+
const f = this.tooltipElement.offsetWidth, u = this.tooltipElement.offsetHeight, { innerWidth: $, innerHeight: m } = window, y = 4, T = {
|
|
97
97
|
top: {
|
|
98
|
-
top:
|
|
99
|
-
left:
|
|
98
|
+
top: d - u - y,
|
|
99
|
+
left: a - f / 2,
|
|
100
100
|
placement: "top"
|
|
101
101
|
},
|
|
102
102
|
bottom: {
|
|
103
|
-
top:
|
|
104
|
-
left:
|
|
103
|
+
top: d + y,
|
|
104
|
+
left: a - f / 2,
|
|
105
105
|
placement: "bottom"
|
|
106
106
|
},
|
|
107
107
|
right: {
|
|
108
|
-
top:
|
|
109
|
-
left:
|
|
108
|
+
top: d - u / 2,
|
|
109
|
+
left: a + y,
|
|
110
110
|
placement: "right"
|
|
111
111
|
},
|
|
112
112
|
left: {
|
|
113
|
-
top:
|
|
114
|
-
left:
|
|
113
|
+
top: d - u / 2,
|
|
114
|
+
left: a - f - y,
|
|
115
115
|
placement: "left"
|
|
116
116
|
}
|
|
117
117
|
};
|
|
118
|
-
for (const [,
|
|
119
|
-
if (
|
|
120
|
-
return
|
|
121
|
-
const
|
|
122
|
-
return
|
|
118
|
+
for (const [, O] of Object.entries(T))
|
|
119
|
+
if (Ke.fitsInViewport(O, f, u, $, m))
|
|
120
|
+
return O;
|
|
121
|
+
const L = T.top;
|
|
122
|
+
return L.left = Math.max(y, Math.min(L.left, $ - f - y)), L.top = Math.max(y, Math.min(L.top, m - u - y)), L;
|
|
123
123
|
}
|
|
124
|
-
static fitsInViewport(
|
|
125
|
-
return
|
|
124
|
+
static fitsInViewport(a, d, f, u, $) {
|
|
125
|
+
return a.top >= 0 && a.left >= 0 && a.top + f <= $ && a.left + d <= u;
|
|
126
126
|
}
|
|
127
|
-
applyPlacement(
|
|
128
|
-
this.tooltipElement && (this.tooltipElement.style.left = `${
|
|
127
|
+
applyPlacement(a) {
|
|
128
|
+
this.tooltipElement && (this.tooltipElement.style.left = `${a.left}px`, this.tooltipElement.style.top = `${a.top}px`);
|
|
129
129
|
}
|
|
130
130
|
hide() {
|
|
131
131
|
this.tooltipElement && (this.hideTimeout && (clearTimeout(this.hideTimeout), this.hideTimeout = null), this.tooltipElement.style.opacity = "0", this.tooltipElement.style.transform = "scale(0.95)");
|
|
132
132
|
}
|
|
133
133
|
destroy() {
|
|
134
|
-
var
|
|
135
|
-
(
|
|
134
|
+
var a;
|
|
135
|
+
(a = this.tooltipElement) == null || a.remove(), this.tooltipElement = null, this.tooltipContent = null, this.hideTimeout && (clearTimeout(this.hideTimeout), this.hideTimeout = null);
|
|
136
136
|
}
|
|
137
137
|
}
|
|
138
|
-
function
|
|
139
|
-
return
|
|
140
|
-
if (!
|
|
138
|
+
function Li(o, a, d) {
|
|
139
|
+
return W(this, null, function* () {
|
|
140
|
+
if (!o.contentWindow)
|
|
141
141
|
throw new Error("Invalid iframe: contentWindow is null");
|
|
142
|
-
const
|
|
142
|
+
const f = yield Promise.resolve().then(() => ve);
|
|
143
143
|
try {
|
|
144
|
-
yield
|
|
145
|
-
} catch (
|
|
146
|
-
console.error("Failed to send appearance config:",
|
|
144
|
+
yield f.send(o.contentWindow, "SET_APPEARANCE", { appearance: a, identifier: d });
|
|
145
|
+
} catch (u) {
|
|
146
|
+
console.error("Failed to send appearance config:", u);
|
|
147
147
|
}
|
|
148
148
|
});
|
|
149
149
|
}
|
|
150
|
-
const
|
|
150
|
+
const bt = "IFRAME_READY", wt = "IFRAME_HEIGHT_CHANGE", It = "TOOLTIP_STATE_CHANGE", Tt = "INFO_EVENT", kt = "CONSENT_STATE_CHANGE", F = {
|
|
151
151
|
// BASE
|
|
152
152
|
onHeightChange: {},
|
|
153
153
|
onIframeReady: {},
|
|
@@ -156,57 +156,57 @@ const mt = "IFRAME_READY", vt = "IFRAME_HEIGHT_CHANGE", yt = "TOOLTIP_STATE_CHAN
|
|
|
156
156
|
// CONSENT
|
|
157
157
|
onStateChange: {}
|
|
158
158
|
};
|
|
159
|
-
let
|
|
160
|
-
function
|
|
161
|
-
return
|
|
162
|
-
const
|
|
163
|
-
|
|
164
|
-
const
|
|
165
|
-
return
|
|
166
|
-
})),
|
|
167
|
-
const
|
|
168
|
-
return
|
|
169
|
-
})),
|
|
170
|
-
const
|
|
171
|
-
return
|
|
172
|
-
})),
|
|
173
|
-
const
|
|
174
|
-
return
|
|
175
|
-
})),
|
|
176
|
-
const m =
|
|
177
|
-
return
|
|
159
|
+
let Wi, Oi, Ni, Mi, Bi;
|
|
160
|
+
function Rt() {
|
|
161
|
+
return W(this, null, function* () {
|
|
162
|
+
const o = yield Promise.resolve().then(() => ve);
|
|
163
|
+
Wi || Oi || Ni || Mi || Bi || (Wi = o.on(wt, (a) => W(null, null, function* () {
|
|
164
|
+
const d = a.data, f = F.onHeightChange[d.identifier];
|
|
165
|
+
return f && f(d.height), Promise.resolve();
|
|
166
|
+
})), Oi = o.on(bt, (a) => W(null, null, function* () {
|
|
167
|
+
const d = a.data, f = F.onIframeReady[d.identifier];
|
|
168
|
+
return f && f(), Promise.resolve();
|
|
169
|
+
})), Ni = o.on(It, (a) => W(null, null, function* () {
|
|
170
|
+
const d = a.data, f = F.onTooltipChange[d.identifier];
|
|
171
|
+
return f && f(d), Promise.resolve();
|
|
172
|
+
})), Mi = o.on(kt, (a) => W(null, null, function* () {
|
|
173
|
+
const d = a.data, f = F.onStateChange[d.identifier];
|
|
174
|
+
return f && f(d), Promise.resolve();
|
|
175
|
+
})), Bi = o.on(Tt, (d) => W(null, [d], function* ({ data: a }) {
|
|
176
|
+
const m = a, { identifier: f } = m, u = xi(m, ["identifier"]), $ = F.onInfo[f];
|
|
177
|
+
return $ && $(u), Promise.resolve();
|
|
178
178
|
})));
|
|
179
179
|
});
|
|
180
180
|
}
|
|
181
|
-
function
|
|
181
|
+
function Qe(o, a) {
|
|
182
182
|
const {
|
|
183
|
-
onHeightChange:
|
|
184
|
-
onIframeReady:
|
|
185
|
-
onTooltipChange:
|
|
186
|
-
onStateChange:
|
|
183
|
+
onHeightChange: d,
|
|
184
|
+
onIframeReady: f,
|
|
185
|
+
onTooltipChange: u,
|
|
186
|
+
onStateChange: $,
|
|
187
187
|
onInfo: m
|
|
188
|
-
} =
|
|
189
|
-
|
|
188
|
+
} = a;
|
|
189
|
+
d && (F.onHeightChange[o] = d), f && (F.onIframeReady[o] = f), u && (F.onTooltipChange[o] = u), $ && (F.onStateChange[o] = $), m && (F.onInfo[o] = m);
|
|
190
190
|
}
|
|
191
|
-
function
|
|
192
|
-
delete F.onHeightChange[
|
|
191
|
+
function xt(o) {
|
|
192
|
+
delete F.onHeightChange[o], delete F.onIframeReady[o], delete F.onTooltipChange[o], delete F.onStateChange[o], delete F.onInfo[o];
|
|
193
193
|
}
|
|
194
|
-
function
|
|
195
|
-
const
|
|
196
|
-
|
|
194
|
+
function Et(o) {
|
|
195
|
+
const a = document.getElementById(o);
|
|
196
|
+
a && (console.warn(`Soyio widget iframe with id '${o}' already exists. Removing existing before mounting new one.`), a.remove());
|
|
197
197
|
}
|
|
198
|
-
function
|
|
199
|
-
const
|
|
200
|
-
if (!
|
|
201
|
-
throw new Error(`Iframe div container with id '${
|
|
202
|
-
if (
|
|
203
|
-
throw new Error(`Iframe container with id '${
|
|
204
|
-
const
|
|
205
|
-
return
|
|
198
|
+
function Dt(o) {
|
|
199
|
+
const a = document.querySelector(o);
|
|
200
|
+
if (!a)
|
|
201
|
+
throw new Error(`Iframe div container with id '${o}' not found`);
|
|
202
|
+
if (a.tagName.toLowerCase() !== "div")
|
|
203
|
+
throw new Error(`Iframe container with id '${o}' must be a <div> element`);
|
|
204
|
+
const d = a;
|
|
205
|
+
return d.style.position = "relative", d;
|
|
206
206
|
}
|
|
207
|
-
function
|
|
208
|
-
const
|
|
209
|
-
return
|
|
207
|
+
function At(o) {
|
|
208
|
+
const a = document.createElement("div");
|
|
209
|
+
return a.id = `soyio-widget-wrapper-${o}`, a.style.cssText = `
|
|
210
210
|
position: relative !important;
|
|
211
211
|
padding: 0 !important;
|
|
212
212
|
margin: 0 !important;
|
|
@@ -217,24 +217,24 @@ function Rt(s) {
|
|
|
217
217
|
transition: height 0.35s !important;
|
|
218
218
|
opacity: 1 !important;
|
|
219
219
|
width: 100% !important;
|
|
220
|
-
`,
|
|
220
|
+
`, a;
|
|
221
221
|
}
|
|
222
|
-
function
|
|
223
|
-
const
|
|
224
|
-
return
|
|
222
|
+
function Lt(o, a, d) {
|
|
223
|
+
const f = document.createElement("iframe");
|
|
224
|
+
return f.id = a, f.src = o, f.style.cssText += `
|
|
225
225
|
width: 100% !important;
|
|
226
|
-
min-width: ${
|
|
226
|
+
min-width: ${d.minWidth} !important;
|
|
227
227
|
border: none !important;
|
|
228
228
|
overflow: hidden !important;
|
|
229
229
|
opacity: 1;
|
|
230
230
|
transition: height 0.35s,
|
|
231
231
|
opacity 0.4s 0.1s;
|
|
232
|
-
`,
|
|
232
|
+
`, f;
|
|
233
233
|
}
|
|
234
|
-
function
|
|
234
|
+
function Wt() {
|
|
235
235
|
return Math.random().toString(36).substring(2, 10);
|
|
236
236
|
}
|
|
237
|
-
const
|
|
237
|
+
const Fi = "https://app.soyio.id", Ui = "https://sandbox.soyio.id", Ot = "https://privacy.soyio.id", Nt = "https://privacy-sandbox.soyio.id", Mt = [
|
|
238
238
|
"DISCLOSURE_REQUEST_SUCCESSFUL",
|
|
239
239
|
"IDENTITY_REGISTERED",
|
|
240
240
|
"IDENTITY_SIGNATURE",
|
|
@@ -242,29 +242,29 @@ const ji = "https://app.soyio.id", zi = "https://sandbox.soyio.id", At = "https:
|
|
|
242
242
|
"DENIED_CAMERA_PERMISSION",
|
|
243
243
|
"REJECTED_SIGNATURE",
|
|
244
244
|
"CLOSE_POPUP"
|
|
245
|
-
],
|
|
245
|
+
], Bt = "WIDGET_CLOSED", jt = 420, zt = 720, Ft = 500, Ut = {
|
|
246
246
|
minWidth: "375px"
|
|
247
|
-
},
|
|
247
|
+
}, Ht = {
|
|
248
248
|
minWidth: "0px"
|
|
249
|
-
},
|
|
249
|
+
}, qt = {
|
|
250
250
|
minWidth: "375px"
|
|
251
251
|
};
|
|
252
|
-
class
|
|
253
|
-
constructor(
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
this.options =
|
|
252
|
+
class ye {
|
|
253
|
+
constructor(a) {
|
|
254
|
+
k(this, "iframe", null);
|
|
255
|
+
k(this, "wrapper", null);
|
|
256
|
+
k(this, "skeleton", null);
|
|
257
|
+
k(this, "options");
|
|
258
|
+
k(this, "appearance");
|
|
259
|
+
k(this, "tooltipManager");
|
|
260
|
+
k(this, "defaultIframeCSSConfig", Ut);
|
|
261
|
+
k(this, "Skeleton", null);
|
|
262
|
+
k(this, "isIframeReady", !1);
|
|
263
|
+
k(this, "defaultUniqueId");
|
|
264
|
+
this.options = a, this.appearance = a.appearance || null, this.tooltipManager = new Ke(), this.defaultUniqueId = ye.generateUniqueId();
|
|
265
265
|
}
|
|
266
266
|
static generateUniqueId() {
|
|
267
|
-
return
|
|
267
|
+
return Wt();
|
|
268
268
|
}
|
|
269
269
|
get uniqueIdentifier() {
|
|
270
270
|
return this.defaultUniqueId;
|
|
@@ -272,72 +272,72 @@ class Re {
|
|
|
272
272
|
get iframeIdentifier() {
|
|
273
273
|
return `${this.defaultIframePrefix}-${this.uniqueIdentifier}`;
|
|
274
274
|
}
|
|
275
|
-
handleHeightChange(
|
|
276
|
-
if (!this.iframe || (this.iframe.style.height = `${
|
|
277
|
-
const { parentElement:
|
|
278
|
-
|
|
275
|
+
handleHeightChange(a) {
|
|
276
|
+
if (!this.iframe || (this.iframe.style.height = `${a}px`, a > 0)) return;
|
|
277
|
+
const { parentElement: d } = this.iframe;
|
|
278
|
+
d && (d.style.display = "none");
|
|
279
279
|
}
|
|
280
280
|
handleIframeReady() {
|
|
281
|
-
return
|
|
282
|
-
this.iframe && (this.isIframeReady || (this.isIframeReady = !0, this.options.onReady && this.options.onReady(), yield
|
|
281
|
+
return W(this, null, function* () {
|
|
282
|
+
this.iframe && (this.isIframeReady || (this.isIframeReady = !0, this.options.onReady && this.options.onReady(), yield Li(this.iframe, this.appearance, this.uniqueIdentifier), this.skeleton && this.skeleton.hide()));
|
|
283
283
|
});
|
|
284
284
|
}
|
|
285
|
-
handleTooltipChange(
|
|
285
|
+
handleTooltipChange(a) {
|
|
286
286
|
if (!this.iframe) return;
|
|
287
|
-
const
|
|
288
|
-
|
|
287
|
+
const d = this.iframe.getBoundingClientRect(), { text: f, coordinates: u, isVisible: $ } = a, m = u.x + d.left, y = u.y + d.top;
|
|
288
|
+
$ ? this.tooltipManager.show(f, m, y) : this.tooltipManager.hide();
|
|
289
289
|
}
|
|
290
290
|
setupListeners() {
|
|
291
|
-
return
|
|
292
|
-
yield
|
|
293
|
-
const
|
|
291
|
+
return W(this, null, function* () {
|
|
292
|
+
yield Rt();
|
|
293
|
+
const a = {
|
|
294
294
|
onHeightChange: this.handleHeightChange.bind(this),
|
|
295
295
|
onIframeReady: this.handleIframeReady.bind(this),
|
|
296
296
|
onTooltipChange: this.handleTooltipChange.bind(this),
|
|
297
|
-
onInfo: this.options.onEvent
|
|
297
|
+
onInfo: (d) => this.options.onEvent(d)
|
|
298
298
|
};
|
|
299
|
-
|
|
299
|
+
Qe(this.uniqueIdentifier, a);
|
|
300
300
|
});
|
|
301
301
|
}
|
|
302
|
-
mount(
|
|
303
|
-
return
|
|
304
|
-
var
|
|
305
|
-
if (!
|
|
306
|
-
this.isIframeReady = !1, yield this.setupListeners(),
|
|
307
|
-
const
|
|
308
|
-
if (this.wrapper =
|
|
309
|
-
const
|
|
310
|
-
this.skeleton = new this.Skeleton(this.uniqueIdentifier,
|
|
302
|
+
mount(a) {
|
|
303
|
+
return W(this, null, function* () {
|
|
304
|
+
var u;
|
|
305
|
+
if (!Ee) return this;
|
|
306
|
+
this.isIframeReady = !1, yield this.setupListeners(), Et(this.iframeIdentifier);
|
|
307
|
+
const d = Dt(a), f = this.iframeUrl();
|
|
308
|
+
if (this.wrapper = At(this.uniqueIdentifier), d.appendChild(this.wrapper), this.iframe = Lt(f, this.iframeIdentifier, this.defaultIframeCSSConfig), this.Skeleton) {
|
|
309
|
+
const $ = (u = this.appearance) == null ? void 0 : u.theme;
|
|
310
|
+
this.skeleton = new this.Skeleton(this.uniqueIdentifier, $), this.skeleton.mount(this.wrapper);
|
|
311
311
|
}
|
|
312
312
|
return this.wrapper.appendChild(this.iframe), this;
|
|
313
313
|
});
|
|
314
314
|
}
|
|
315
315
|
unmount() {
|
|
316
|
-
|
|
316
|
+
Ee && (xt(this.uniqueIdentifier), this.isIframeReady = !1, this.skeleton && (this.skeleton.hide(), this.skeleton = null), this.iframe && (this.iframe.remove(), this.iframe = null), this.wrapper && (this.wrapper.remove(), this.wrapper = null));
|
|
317
317
|
}
|
|
318
318
|
/**
|
|
319
319
|
* Update the appearance of the widget without remounting.
|
|
320
320
|
* This sends the new appearance config to the already-mounted iframe.
|
|
321
321
|
*/
|
|
322
|
-
updateAppearance(
|
|
323
|
-
return
|
|
324
|
-
this.appearance =
|
|
322
|
+
updateAppearance(a) {
|
|
323
|
+
return W(this, null, function* () {
|
|
324
|
+
this.appearance = a, !(!this.iframe || !this.isIframeReady) && (yield Li(this.iframe, a, this.uniqueIdentifier));
|
|
325
325
|
});
|
|
326
326
|
}
|
|
327
327
|
}
|
|
328
|
-
class
|
|
329
|
-
constructor(
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
this.identifier = `skeleton-${
|
|
333
|
-
const
|
|
328
|
+
class _t {
|
|
329
|
+
constructor(a, d) {
|
|
330
|
+
k(this, "element");
|
|
331
|
+
k(this, "identifier");
|
|
332
|
+
this.identifier = `skeleton-${a}`, this.element = document.createElement("div"), this.element.id = this.identifier;
|
|
333
|
+
const f = d === "night", u = f ? "#1E293B" : "#FFFFFF", $ = f ? "#334155" : "#E5E7EB", m = f ? "#334155" : "#f0f0f0", y = f ? "#475569" : "#e0e0e0", T = f ? "#334155" : "#f0f0f0";
|
|
334
334
|
this.element.style.cssText = `
|
|
335
335
|
position: absolute;
|
|
336
336
|
top: 0;
|
|
337
337
|
left: 0;
|
|
338
338
|
width: 100%;
|
|
339
|
-
background: ${
|
|
340
|
-
border: 1px solid ${
|
|
339
|
+
background: ${u};
|
|
340
|
+
border: 1px solid ${$};
|
|
341
341
|
border-radius: 0.25rem;
|
|
342
342
|
opacity: 1;
|
|
343
343
|
transition: opacity 0.3s ease-out;
|
|
@@ -346,8 +346,8 @@ class Ht {
|
|
|
346
346
|
box-sizing: border-box;
|
|
347
347
|
z-index: 1;
|
|
348
348
|
`;
|
|
349
|
-
const
|
|
350
|
-
|
|
349
|
+
const L = document.createElement("div");
|
|
350
|
+
L.style.cssText = `
|
|
351
351
|
padding: 1rem;
|
|
352
352
|
width: 100%;
|
|
353
353
|
box-sizing: border-box;
|
|
@@ -356,27 +356,27 @@ class Ht {
|
|
|
356
356
|
justify-content: flex-start;
|
|
357
357
|
gap: 0.75rem;
|
|
358
358
|
`;
|
|
359
|
-
const
|
|
360
|
-
|
|
359
|
+
const O = document.createElement("div");
|
|
360
|
+
O.style.cssText = `
|
|
361
361
|
display: flex;
|
|
362
362
|
align-items: center;
|
|
363
363
|
gap: 0.75rem;
|
|
364
364
|
`;
|
|
365
|
-
const
|
|
366
|
-
|
|
365
|
+
const K = document.createElement("div");
|
|
366
|
+
K.style.cssText = `
|
|
367
367
|
width: 2rem;
|
|
368
368
|
height: 2rem;
|
|
369
|
-
background: linear-gradient(90deg, ${m} 25%, ${
|
|
369
|
+
background: linear-gradient(90deg, ${m} 25%, ${y} 50%, ${T} 75%);
|
|
370
370
|
background-size: 200% 100%;
|
|
371
371
|
animation: shimmer 1.5s infinite;
|
|
372
372
|
border-radius: 50%;
|
|
373
373
|
flex-shrink: 0;
|
|
374
374
|
`;
|
|
375
|
-
const
|
|
376
|
-
|
|
375
|
+
const H = document.createElement("div");
|
|
376
|
+
H.style.cssText = `
|
|
377
377
|
height: 1rem;
|
|
378
378
|
width: 30%;
|
|
379
|
-
background: linear-gradient(90deg, ${m} 25%, ${
|
|
379
|
+
background: linear-gradient(90deg, ${m} 25%, ${y} 50%, ${T} 75%);
|
|
380
380
|
background-size: 200% 100%;
|
|
381
381
|
animation: shimmer 1.5s infinite;
|
|
382
382
|
border-radius: 0.125rem;
|
|
@@ -385,21 +385,21 @@ class Ht {
|
|
|
385
385
|
ee.style.cssText = `
|
|
386
386
|
width: 3rem;
|
|
387
387
|
height: 1.25rem;
|
|
388
|
-
background: linear-gradient(90deg, ${m} 25%, ${
|
|
388
|
+
background: linear-gradient(90deg, ${m} 25%, ${y} 50%, ${T} 75%);
|
|
389
389
|
background-size: 200% 100%;
|
|
390
390
|
animation: shimmer 1.5s infinite;
|
|
391
391
|
border-radius: .25rem;
|
|
392
392
|
margin-left: auto;
|
|
393
393
|
flex-shrink: 0;
|
|
394
394
|
`;
|
|
395
|
-
const
|
|
396
|
-
|
|
395
|
+
const M = document.createElement("div");
|
|
396
|
+
M.style.cssText = `
|
|
397
397
|
display: flex;
|
|
398
398
|
align-items: flex-start;
|
|
399
399
|
gap: 0.75rem;
|
|
400
400
|
`;
|
|
401
|
-
const
|
|
402
|
-
|
|
401
|
+
const J = document.createElement("div");
|
|
402
|
+
J.style.cssText = `
|
|
403
403
|
width: 2rem;
|
|
404
404
|
height: 1rem;
|
|
405
405
|
display: flex;
|
|
@@ -411,7 +411,7 @@ class Ht {
|
|
|
411
411
|
ie.style.cssText = `
|
|
412
412
|
width: 1rem;
|
|
413
413
|
height: 1rem;
|
|
414
|
-
background: linear-gradient(90deg, ${m} 25%, ${
|
|
414
|
+
background: linear-gradient(90deg, ${m} 25%, ${y} 50%, ${T} 75%);
|
|
415
415
|
background-size: 200% 100%;
|
|
416
416
|
animation: shimmer 1.5s infinite;
|
|
417
417
|
border-radius: 0.25rem;
|
|
@@ -424,26 +424,26 @@ class Ht {
|
|
|
424
424
|
flex-direction: column;
|
|
425
425
|
gap: 0.5rem;
|
|
426
426
|
`;
|
|
427
|
-
const
|
|
428
|
-
|
|
427
|
+
const ae = document.createElement("div");
|
|
428
|
+
ae.style.cssText = `
|
|
429
429
|
height: 0.875rem;
|
|
430
430
|
width: 80%;
|
|
431
|
-
background: linear-gradient(90deg, ${m} 25%, ${
|
|
431
|
+
background: linear-gradient(90deg, ${m} 25%, ${y} 50%, ${T} 75%);
|
|
432
432
|
background-size: 200% 100%;
|
|
433
433
|
animation: shimmer 1.5s infinite;
|
|
434
434
|
border-radius: 0.125rem;
|
|
435
435
|
`;
|
|
436
|
-
const
|
|
437
|
-
if (
|
|
436
|
+
const be = document.createElement("div");
|
|
437
|
+
if (be.style.cssText = `
|
|
438
438
|
height: 0.875rem;
|
|
439
439
|
width: 60%;
|
|
440
|
-
background: linear-gradient(90deg, ${m} 25%, ${
|
|
440
|
+
background: linear-gradient(90deg, ${m} 25%, ${y} 50%, ${T} 75%);
|
|
441
441
|
background-size: 200% 100%;
|
|
442
442
|
animation: shimmer 2s infinite;
|
|
443
443
|
border-radius: 0.125rem;
|
|
444
444
|
`, !document.getElementById("skeleton-animation")) {
|
|
445
|
-
const
|
|
446
|
-
|
|
445
|
+
const de = document.createElement("style");
|
|
446
|
+
de.id = "skeleton-animation", de.textContent = `
|
|
447
447
|
@keyframes shimmer {
|
|
448
448
|
0% { background-position: 200% 0; }
|
|
449
449
|
100% { background-position: -200% 0; }
|
|
@@ -452,65 +452,65 @@ class Ht {
|
|
|
452
452
|
0% { opacity: 1; }
|
|
453
453
|
100% { opacity: 0; }
|
|
454
454
|
}
|
|
455
|
-
`, document.head.appendChild(
|
|
455
|
+
`, document.head.appendChild(de);
|
|
456
456
|
}
|
|
457
|
-
|
|
457
|
+
O.appendChild(K), O.appendChild(H), O.appendChild(ee), te.appendChild(ae), te.appendChild(be), J.appendChild(ie), M.appendChild(J), M.appendChild(te), L.appendChild(O), L.appendChild(M), this.element.appendChild(L);
|
|
458
458
|
}
|
|
459
459
|
cleanupExistingSkeleton() {
|
|
460
|
-
const
|
|
461
|
-
|
|
460
|
+
const a = document.getElementById(this.identifier);
|
|
461
|
+
a && a.remove();
|
|
462
462
|
}
|
|
463
|
-
mount(
|
|
464
|
-
this.cleanupExistingSkeleton(),
|
|
463
|
+
mount(a) {
|
|
464
|
+
this.cleanupExistingSkeleton(), a.appendChild(this.element);
|
|
465
465
|
}
|
|
466
466
|
hide() {
|
|
467
467
|
this.element.style.animation = "skeletonFadeOut 0.2s ease-out forwards", setTimeout(() => this.element.remove(), 200);
|
|
468
468
|
}
|
|
469
469
|
}
|
|
470
|
-
const
|
|
471
|
-
function
|
|
470
|
+
const Ae = "2.22.0";
|
|
471
|
+
function Gt(o) {
|
|
472
472
|
var m;
|
|
473
|
-
const
|
|
473
|
+
const a = [
|
|
474
474
|
"actionToken",
|
|
475
475
|
"entityId",
|
|
476
476
|
"context",
|
|
477
477
|
"optionalReconsentBehavior",
|
|
478
478
|
"mandatoryReconsentBehavior"
|
|
479
|
-
],
|
|
480
|
-
|
|
481
|
-
|
|
479
|
+
], d = (m = o.isSandbox) != null ? m : !1, f = o.developmentUrl || (d ? Ui : Fi), u = new URLSearchParams();
|
|
480
|
+
u.set("sdkVersion", Ae), a.forEach((y) => {
|
|
481
|
+
o[y] && u.set(y, o[y]);
|
|
482
482
|
});
|
|
483
|
-
const
|
|
484
|
-
return `${
|
|
483
|
+
const $ = u.toString();
|
|
484
|
+
return `${f}/embed/consents/${o.consentTemplateId}${$ ? `?${$}` : ""}`;
|
|
485
485
|
}
|
|
486
|
-
class
|
|
487
|
-
constructor(
|
|
488
|
-
super(
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
486
|
+
class Hi extends ye {
|
|
487
|
+
constructor(d) {
|
|
488
|
+
super(d);
|
|
489
|
+
k(this, "defaultIframePrefix", "consent-box");
|
|
490
|
+
k(this, "defaultIframeCSSConfig", Ht);
|
|
491
|
+
k(this, "state", {
|
|
492
492
|
isSelected: !1,
|
|
493
493
|
actionToken: null
|
|
494
494
|
});
|
|
495
|
-
this.Skeleton =
|
|
495
|
+
this.Skeleton = _t;
|
|
496
496
|
}
|
|
497
497
|
get uniqueIdentifier() {
|
|
498
498
|
return this.options.consentTemplateId;
|
|
499
499
|
}
|
|
500
500
|
iframeUrl() {
|
|
501
|
-
return
|
|
501
|
+
return Gt(this.options);
|
|
502
502
|
}
|
|
503
|
-
handleStateChange(
|
|
504
|
-
const { isSelected:
|
|
505
|
-
this.state = { isSelected:
|
|
503
|
+
handleStateChange(d) {
|
|
504
|
+
const { isSelected: f, actionToken: u } = d;
|
|
505
|
+
this.state = { isSelected: f, actionToken: u }, this.options.onEvent({
|
|
506
506
|
eventName: "CONSENT_CHECKBOX_CHANGE",
|
|
507
|
-
isSelected:
|
|
508
|
-
actionToken:
|
|
507
|
+
isSelected: f,
|
|
508
|
+
actionToken: u
|
|
509
509
|
});
|
|
510
510
|
}
|
|
511
511
|
setupListeners() {
|
|
512
|
-
return
|
|
513
|
-
yield
|
|
512
|
+
return W(this, null, function* () {
|
|
513
|
+
yield ge(Hi.prototype, this, "setupListeners").call(this), Qe(this.uniqueIdentifier, {
|
|
514
514
|
onStateChange: this.handleStateChange.bind(this)
|
|
515
515
|
});
|
|
516
516
|
});
|
|
@@ -519,216 +519,351 @@ class Fi extends Re {
|
|
|
519
519
|
return this.state;
|
|
520
520
|
}
|
|
521
521
|
}
|
|
522
|
-
function
|
|
523
|
-
return
|
|
524
|
-
if (!
|
|
522
|
+
function Vt(o, a, d) {
|
|
523
|
+
return W(this, null, function* () {
|
|
524
|
+
if (!o.contentWindow)
|
|
525
525
|
throw new Error("Invalid iframe: contentWindow is null");
|
|
526
|
-
if (!
|
|
527
|
-
const
|
|
526
|
+
if (!a.redecOperationIds) return;
|
|
527
|
+
const f = yield Promise.resolve().then(() => ve);
|
|
528
528
|
try {
|
|
529
|
-
yield
|
|
530
|
-
identifier:
|
|
531
|
-
redecOperationIds:
|
|
529
|
+
yield f.send(o.contentWindow, "SET_PRIVACY_CENTER_CONFIG", {
|
|
530
|
+
identifier: d,
|
|
531
|
+
redecOperationIds: a.redecOperationIds
|
|
532
532
|
});
|
|
533
|
-
} catch (
|
|
534
|
-
console.error("Failed to send privacy center config:",
|
|
533
|
+
} catch (u) {
|
|
534
|
+
console.error("Failed to send privacy center config:", u);
|
|
535
535
|
}
|
|
536
536
|
});
|
|
537
537
|
}
|
|
538
|
-
function
|
|
539
|
-
var m,
|
|
540
|
-
const
|
|
541
|
-
if (
|
|
542
|
-
const
|
|
543
|
-
|
|
538
|
+
function Yt(o) {
|
|
539
|
+
var m, y, T, L, O, K;
|
|
540
|
+
const a = (m = o.isSandbox) != null ? m : !1, d = o.developmentUrl || (a ? Nt : Ot), f = new URLSearchParams();
|
|
541
|
+
if (f.set("sdkVersion", Ae), o.sessionToken ? f.set("sessionToken", o.sessionToken) : o.companyId && f.set("companyId", o.companyId), (y = o.enabledFeatures) != null && y.length && f.set("enabledFeatures", o.enabledFeatures.join(",")), (T = o.enabledRights) != null && T.length && f.set("enabledRights", o.enabledRights.join(",")), (L = o.dataSubjects) != null && L.length && f.set("dataSubjects", o.dataSubjects.join(",")), o.requestReference && f.set("requestReference", o.requestReference), o.fileRequisites) {
|
|
542
|
+
const H = JSON.stringify(o.fileRequisites);
|
|
543
|
+
H !== "{}" && f.set("fileRequisites", H);
|
|
544
544
|
}
|
|
545
|
-
|
|
546
|
-
const
|
|
547
|
-
|
|
548
|
-
const
|
|
549
|
-
return `${
|
|
545
|
+
o.demo && f.set("demo", "true"), o.consentMode && f.set("consentMode", o.consentMode);
|
|
546
|
+
const u = (K = (O = o.appearance) == null ? void 0 : O.config) == null ? void 0 : K.consentControl;
|
|
547
|
+
u && f.set("consentControl", u), o.consentRetentionPeriod && f.set("consentRetentionPeriod", o.consentRetentionPeriod), o.showBatchConsentConfirmation && f.set("showBatchConsentConfirmation", "true");
|
|
548
|
+
const $ = f.toString();
|
|
549
|
+
return `${d}${$ ? `?${$}` : ""}`;
|
|
550
550
|
}
|
|
551
|
-
class
|
|
551
|
+
class qi extends ye {
|
|
552
552
|
constructor() {
|
|
553
553
|
super(...arguments);
|
|
554
|
-
|
|
555
|
-
|
|
556
|
-
|
|
554
|
+
k(this, "defaultIframePrefix", "privacy-center");
|
|
555
|
+
k(this, "_uniqueIdentifier", "privacy-center");
|
|
556
|
+
k(this, "defaultIframeCSSConfig", qt);
|
|
557
557
|
}
|
|
558
558
|
get uniqueIdentifier() {
|
|
559
559
|
return this._uniqueIdentifier;
|
|
560
560
|
}
|
|
561
561
|
handleIframeReady() {
|
|
562
|
-
return
|
|
563
|
-
yield
|
|
562
|
+
return W(this, null, function* () {
|
|
563
|
+
yield ge(qi.prototype, this, "handleIframeReady").call(this), this.iframe && (yield Vt(this.iframe, this.options, this.uniqueIdentifier));
|
|
564
564
|
});
|
|
565
565
|
}
|
|
566
566
|
iframeUrl() {
|
|
567
|
-
return
|
|
567
|
+
return Yt(this.options);
|
|
568
568
|
}
|
|
569
569
|
}
|
|
570
|
-
const
|
|
570
|
+
const yr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
571
571
|
__proto__: null
|
|
572
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
573
|
-
function
|
|
574
|
-
|
|
575
|
-
return "disclosureRequestId" in s.configProps ? c += ["disclosures", s.configProps.disclosureRequestId].join("/") : c += s.request, c;
|
|
572
|
+
}, Symbol.toStringTag, { value: "Module" })), _i = "WIDGET_EVENT";
|
|
573
|
+
function Le(o, a) {
|
|
574
|
+
return o || (a ? Ui : Fi);
|
|
576
575
|
}
|
|
577
|
-
function Jt(
|
|
578
|
-
|
|
579
|
-
|
|
580
|
-
return `${l}/${C}?sdk=web&sdkVersion=${Je}&${p}`;
|
|
576
|
+
function Jt(o) {
|
|
577
|
+
let a = "widget/";
|
|
578
|
+
return "disclosureRequestId" in o.configProps ? a += ["disclosures", o.configProps.disclosureRequestId].join("/") : a += o.request, a;
|
|
581
579
|
}
|
|
582
|
-
|
|
583
|
-
|
|
584
|
-
|
|
580
|
+
function Kt(o) {
|
|
581
|
+
var $;
|
|
582
|
+
const a = ($ = o.isSandbox) != null ? $ : !1, d = Le(o.developmentUrl, a), f = Object.entries(o.configProps).filter(([m, y]) => y || m === "disclosureRequestId").map(([m, y]) => `${m}=${encodeURIComponent(y)}`).join("&"), u = Jt(o);
|
|
583
|
+
return `${d}/${u}?sdk=web&sdkVersion=${Ae}&${f}`;
|
|
585
584
|
}
|
|
586
|
-
function
|
|
587
|
-
|
|
585
|
+
function Qt(o) {
|
|
586
|
+
return `embed/widget/disclosures/${o.disclosureRequestId}`;
|
|
588
587
|
}
|
|
589
|
-
function
|
|
590
|
-
|
|
591
|
-
|
|
592
|
-
|
|
588
|
+
function Zt(o, a) {
|
|
589
|
+
var m;
|
|
590
|
+
const d = (m = o.isSandbox) != null ? m : !1, f = Le(o.developmentUrl, d), u = Qt(o), $ = new URLSearchParams({
|
|
591
|
+
sdk: "web",
|
|
592
|
+
sdkVersion: Ae,
|
|
593
|
+
identifier: a
|
|
594
|
+
});
|
|
595
|
+
return o.customColor && $.set("customColor", o.customColor), `${f}/${u}?${$.toString()}`;
|
|
593
596
|
}
|
|
594
|
-
function
|
|
595
|
-
|
|
597
|
+
function Xt(o, a) {
|
|
598
|
+
var u;
|
|
599
|
+
const d = Le(o.developmentUrl, (u = o.isSandbox) != null ? u : !1), f = new URLSearchParams({
|
|
600
|
+
session_token: a.sessionToken,
|
|
601
|
+
company_id: a.companyId,
|
|
602
|
+
identifier: a.identifier
|
|
603
|
+
});
|
|
604
|
+
return `${d}/widget/register_passkey?${f.toString()}`;
|
|
605
|
+
}
|
|
606
|
+
function er(o, a) {
|
|
607
|
+
var u;
|
|
608
|
+
const d = Le(o.developmentUrl, (u = o.isSandbox) != null ? u : !1), f = new URLSearchParams({
|
|
609
|
+
requestable_id: a.requestableToken,
|
|
610
|
+
identifier: a.identifier
|
|
611
|
+
});
|
|
612
|
+
return `${d}/widget/passkey_authentication?${f.toString()}`;
|
|
613
|
+
}
|
|
614
|
+
function ir(o) {
|
|
615
|
+
return o.eventName === "PASSKEY_REQUIRED" && o.type === "PASSKEY_REQUIRED";
|
|
616
|
+
}
|
|
617
|
+
function tr(o) {
|
|
618
|
+
return o.eventName === "PASSKEY_AUTHENTICATION_REQUIRED" && o.type === "PASSKEY_AUTHENTICATION_REQUIRED";
|
|
619
|
+
}
|
|
620
|
+
class Ye extends ye {
|
|
621
|
+
constructor() {
|
|
622
|
+
super(...arguments);
|
|
623
|
+
k(this, "defaultIframePrefix", "disclosure-request-box");
|
|
624
|
+
k(this, "passkeyPopupWindow", null);
|
|
625
|
+
k(this, "popupListener", null);
|
|
626
|
+
k(this, "isReadyCallbackFired", !1);
|
|
627
|
+
}
|
|
628
|
+
iframeUrl() {
|
|
629
|
+
return Zt(this.options, this.uniqueIdentifier);
|
|
630
|
+
}
|
|
631
|
+
mount(d) {
|
|
632
|
+
return W(this, null, function* () {
|
|
633
|
+
return this.isReadyCallbackFired = !1, yield ge(Ye.prototype, this, "mount").call(this, d), this.iframe ? (this.iframe.style.height = this.options.height || "720px", this.iframe.style.minHeight = this.options.minHeight || this.iframe.style.height, this.iframe.onload = () => {
|
|
634
|
+
this.notifyReady();
|
|
635
|
+
}, this) : this;
|
|
636
|
+
});
|
|
637
|
+
}
|
|
638
|
+
unmount() {
|
|
639
|
+
var d;
|
|
640
|
+
this.removePopupListener(), (d = this.passkeyPopupWindow) == null || d.close(), this.passkeyPopupWindow = null, this.isReadyCallbackFired = !1, super.unmount();
|
|
641
|
+
}
|
|
642
|
+
setupListeners() {
|
|
643
|
+
return W(this, null, function* () {
|
|
644
|
+
yield ge(Ye.prototype, this, "setupListeners").call(this), yield this.mountPopupListener(), Qe(this.uniqueIdentifier, {
|
|
645
|
+
onInfo: (d) => this.handleInfoEvent(d)
|
|
646
|
+
});
|
|
647
|
+
});
|
|
648
|
+
}
|
|
649
|
+
handleIframeReady() {
|
|
650
|
+
return W(this, null, function* () {
|
|
651
|
+
this.notifyReady();
|
|
652
|
+
});
|
|
653
|
+
}
|
|
654
|
+
notifyReady() {
|
|
655
|
+
var d, f;
|
|
656
|
+
this.isReadyCallbackFired || (this.isReadyCallbackFired = !0, (f = (d = this.options).onReady) == null || f.call(d));
|
|
657
|
+
}
|
|
658
|
+
triggerEvent(d) {
|
|
659
|
+
this.options.onEvent(d);
|
|
660
|
+
}
|
|
661
|
+
mountPopupListener() {
|
|
662
|
+
return W(this, null, function* () {
|
|
663
|
+
const d = yield Promise.resolve().then(() => ve);
|
|
664
|
+
this.removePopupListener(), this.popupListener = d.on(_i, (u) => W(this, [u], function* ({ data: f }) {
|
|
665
|
+
return f.eventName !== "PASSKEY_REGISTERED" && f.eventName !== "PASSKEY_AUTHENTICATED" || f.identifier !== this.uniqueIdentifier || (f.eventName === "PASSKEY_REGISTERED" && (this.notifyPasskeyRegistered(), this.triggerEvent({
|
|
666
|
+
eventName: "PASSKEY_REGISTERED",
|
|
667
|
+
type: "PASSKEY_REGISTERED",
|
|
668
|
+
identifier: this.uniqueIdentifier
|
|
669
|
+
})), f.eventName === "PASSKEY_AUTHENTICATED" && (this.notifyPasskeyAuthenticated(), this.triggerEvent({
|
|
670
|
+
eventName: "PASSKEY_AUTHENTICATED",
|
|
671
|
+
type: "PASSKEY_AUTHENTICATED",
|
|
672
|
+
identifier: this.uniqueIdentifier
|
|
673
|
+
}))), Promise.resolve();
|
|
674
|
+
}));
|
|
675
|
+
});
|
|
676
|
+
}
|
|
677
|
+
removePopupListener() {
|
|
678
|
+
this.popupListener && (this.popupListener.cancel(), this.popupListener = null);
|
|
679
|
+
}
|
|
680
|
+
handleInfoEvent(d) {
|
|
681
|
+
if (this.triggerEvent(d), ir(d)) {
|
|
682
|
+
this.openPasskeyRegistrationPopup(d);
|
|
683
|
+
return;
|
|
684
|
+
}
|
|
685
|
+
tr(d) && this.openPasskeyAuthenticationPopup(d);
|
|
686
|
+
}
|
|
687
|
+
notifyPasskeyEvent(d) {
|
|
688
|
+
var u;
|
|
689
|
+
if (!((u = this.iframe) != null && u.contentWindow)) return;
|
|
690
|
+
const f = new URL(this.iframe.src).origin;
|
|
691
|
+
this.iframe.contentWindow.postMessage(JSON.stringify({ type: d }), f);
|
|
692
|
+
}
|
|
693
|
+
notifyPasskeyRegistered() {
|
|
694
|
+
this.notifyPasskeyEvent("PASSKEY_REGISTERED");
|
|
695
|
+
}
|
|
696
|
+
notifyPasskeyAuthenticated() {
|
|
697
|
+
this.notifyPasskeyEvent("PASSKEY_AUTHENTICATED");
|
|
698
|
+
}
|
|
699
|
+
openPasskeyRegistrationPopup(d) {
|
|
700
|
+
if (!d.sessionToken || !d.companyId) return;
|
|
701
|
+
const f = Xt(this.options, {
|
|
702
|
+
sessionToken: d.sessionToken,
|
|
703
|
+
companyId: d.companyId,
|
|
704
|
+
identifier: this.uniqueIdentifier
|
|
705
|
+
});
|
|
706
|
+
this.passkeyPopupWindow = window.open(f, "SoyioPasskeyRegistration", "width=420,height=720,scrollbars=yes");
|
|
707
|
+
}
|
|
708
|
+
openPasskeyAuthenticationPopup(d) {
|
|
709
|
+
if (!d.requestableToken) return;
|
|
710
|
+
const f = er(this.options, {
|
|
711
|
+
requestableToken: d.requestableToken,
|
|
712
|
+
identifier: this.uniqueIdentifier
|
|
713
|
+
});
|
|
714
|
+
this.passkeyPopupWindow = window.open(f, "SoyioPasskeyAuthentication", "width=420,height=720,scrollbars=yes");
|
|
715
|
+
}
|
|
716
|
+
}
|
|
717
|
+
let Z = null, Ge = null;
|
|
718
|
+
function Je(o = null) {
|
|
719
|
+
Z && !Z.closed && Z.focus(), o == null || o.preventDefault();
|
|
720
|
+
}
|
|
721
|
+
function We() {
|
|
722
|
+
document.body.style.filter = "", document.body.removeEventListener("click", Je);
|
|
723
|
+
}
|
|
724
|
+
function rr() {
|
|
725
|
+
Ge = setInterval(() => {
|
|
726
|
+
(!Z || Z.closed) && (Ge && clearInterval(Ge), We());
|
|
727
|
+
}, Ft);
|
|
728
|
+
}
|
|
729
|
+
function nr(o) {
|
|
730
|
+
const a = Kt(o), d = jt, f = zt, u = window.screenLeft !== void 0 ? window.screenLeft : window.screenX, $ = window.screenTop !== void 0 ? window.screenTop : window.screenY, m = window.innerWidth || document.documentElement.clientWidth || window.screen.width, y = window.innerHeight || document.documentElement.clientHeight || window.screen.height, T = m / window.screen.availWidth, L = (m - d) / 2 / T + u, O = (y - f) / 2 / T + $, K = [
|
|
596
731
|
"scrollbars=yes",
|
|
597
|
-
`width=${
|
|
598
|
-
`height=${
|
|
599
|
-
`top=${
|
|
600
|
-
`left=${
|
|
601
|
-
].join(","),
|
|
602
|
-
|
|
732
|
+
`width=${d}`,
|
|
733
|
+
`height=${f}`,
|
|
734
|
+
`top=${O}`,
|
|
735
|
+
`left=${L}`
|
|
736
|
+
].join(","), H = window.open("about:blank", "Soyio", K);
|
|
737
|
+
H ? (Z = H, Z.location.href = a, document.body.style.filter = "blur(5px)", document.body.addEventListener("click", Je), Je(), rr()) : (We(), alert("Debes habilitar las ventanas emergentes para poder iniciar el flujo."));
|
|
603
738
|
}
|
|
604
|
-
function
|
|
605
|
-
|
|
739
|
+
function or() {
|
|
740
|
+
Z && (Z.close(), Z = null), We();
|
|
606
741
|
}
|
|
607
|
-
let
|
|
608
|
-
function
|
|
609
|
-
|
|
742
|
+
let me = null;
|
|
743
|
+
function sr() {
|
|
744
|
+
me && (me.cancel(), me = null);
|
|
610
745
|
}
|
|
611
|
-
function
|
|
612
|
-
return
|
|
613
|
-
const { onEvent:
|
|
614
|
-
|
|
615
|
-
return
|
|
746
|
+
function fr(o) {
|
|
747
|
+
return W(this, null, function* () {
|
|
748
|
+
const { onEvent: a } = o, d = yield Promise.resolve().then(() => ve);
|
|
749
|
+
me && sr(), me = d.on(_i, (u) => W(null, [u], function* ({ data: f }) {
|
|
750
|
+
return a(f), Mt.includes(f.eventName) ? or() : f.eventName === Bt && We(), Promise.resolve();
|
|
616
751
|
}));
|
|
617
752
|
});
|
|
618
753
|
}
|
|
619
|
-
function
|
|
620
|
-
|
|
754
|
+
function ar(o) {
|
|
755
|
+
fr(o);
|
|
621
756
|
}
|
|
622
|
-
var
|
|
623
|
-
class
|
|
624
|
-
constructor(
|
|
625
|
-
|
|
626
|
-
|
|
627
|
-
this.onEvent =
|
|
628
|
-
onEvent:
|
|
757
|
+
var De, Gi;
|
|
758
|
+
class vr {
|
|
759
|
+
constructor(a) {
|
|
760
|
+
Ei(this, De);
|
|
761
|
+
k(this, "onEvent");
|
|
762
|
+
this.onEvent = a.onEvent, Ee && (nr(a), ar({
|
|
763
|
+
onEvent: Di(this, De, Gi).bind(this)
|
|
629
764
|
}));
|
|
630
765
|
}
|
|
631
766
|
}
|
|
632
|
-
|
|
633
|
-
this.onEvent(
|
|
767
|
+
De = new WeakSet(), Gi = function(a) {
|
|
768
|
+
this.onEvent(a);
|
|
634
769
|
};
|
|
635
|
-
const ir = "#/definitions/SoyioAppearance", tr = "http://json-schema.org/draft-07/schema#", rr = /* @__PURE__ */ JSON.parse(`{"CSSProperties":{"additionalProperties":false,"properties":{"WebkitAppearance":{"type":"string"},"accentColor":{"type":"string"},"alignItems":{"enum":["flex-start","flex-end","center","baseline","stretch"],"type":"string"},"appearance":{"type":"string"},"backgroundColor":{"type":"string"},"border":{"type":"string"},"borderBottom":{"type":"string"},"borderBottomColor":{"type":"string"},"borderBottomLeftRadius":{"type":"string"},"borderBottomRightRadius":{"type":"string"},"borderBottomStyle":{"type":"string"},"borderBottomWidth":{"type":"string"},"borderColor":{"type":"string"},"borderLeft":{"type":"string"},"borderLeftColor":{"type":"string"},"borderLeftStyle":{"type":"string"},"borderLeftWidth":{"type":"string"},"borderRadius":{"type":"string"},"borderRight":{"type":"string"},"borderRightColor":{"type":"string"},"borderRightStyle":{"type":"string"},"borderRightWidth":{"type":"string"},"borderStyle":{"type":"string"},"borderTop":{"type":"string"},"borderTopColor":{"type":"string"},"borderTopLeftRadius":{"type":"string"},"borderTopRightRadius":{"type":"string"},"borderTopStyle":{"type":"string"},"borderTopWidth":{"type":"string"},"borderWidth":{"type":"string"},"bottom":{"type":"string"},"boxShadow":{"type":"string"},"color":{"type":"string"},"cursor":{"type":"string"},"display":{"enum":["block","inline","inline-block","flex","inline-flex","grid","inline-grid","none"],"type":"string"},"fill":{"type":"string"},"fillOpacity":{"type":"number"},"flex":{"type":"string"},"flexDirection":{"enum":["row","row-reverse","column","column-reverse"],"type":"string"},"flexWrap":{"enum":["nowrap","wrap","wrap-reverse"],"type":"string"},"fontFamily":{"type":"string"},"fontSize":{"type":"string"},"fontVariant":{"type":"string"},"fontWeight":{"type":["string","number"]},"gap":{"type":"string"},"height":{"type":"string"},"justifyContent":{"enum":["flex-start","flex-end","center","space-between","space-around","space-evenly"],"type":"string"},"left":{"type":"string"},"letterSpacing":{"type":"string"},"lineHeight":{"type":["string","number"]},"margin":{"type":"string"},"marginBottom":{"type":"string"},"marginLeft":{"type":"string"},"marginRight":{"type":"string"},"marginTop":{"type":"string"},"mozOsxFontSmoothing":{"enum":["auto","grayscale","unset"],"type":"string"},"opacity":{"type":"number"},"outline":{"type":"string"},"outlineOffset":{"type":"string"},"overflow":{"enum":["visible","hidden","scroll","auto"],"type":"string"},"overflowX":{"enum":["visible","hidden","scroll","auto"],"type":"string"},"overflowY":{"enum":["visible","hidden","scroll","auto"],"type":"string"},"padding":{"type":"string"},"paddingBottom":{"type":"string"},"paddingLeft":{"type":"string"},"paddingRight":{"type":"string"},"paddingTop":{"type":"string"},"position":{"enum":["static","relative","absolute","fixed","sticky"],"type":"string"},"right":{"type":"string"},"textAlign":{"enum":["left","right","center","justify"],"type":"string"},"textDecoration":{"type":"string"},"textTransform":{"enum":["none","capitalize","uppercase","lowercase"],"type":"string"},"top":{"type":"string"},"transform":{"type":"string"},"transformOrigin":{"type":"string"},"transition":{"type":"string"},"transitionDelay":{"type":"string"},"transitionDuration":{"type":"string"},"transitionProperty":{"type":"string"},"transitionTimingFunction":{"type":"string"},"visibility":{"enum":["visible","hidden","collapse"],"type":"string"},"webkitFontSmoothing":{"enum":["auto","antialiased","subpixel-antialiased"],"type":"string"},"webkitTextFillColor":{"type":"string"},"whiteSpace":{"enum":["normal","nowrap","pre","pre-wrap","pre-line"],"type":"string"},"width":{"type":"string"},"wordBreak":{"enum":["normal","break-all","keep-all","break-word"],"type":"string"},"zIndex":{"type":["number","string"]}},"type":"object"},"IconWeight":{"enum":["thin","light","regular","bold","fill","duotone"],"type":"string"},"SoyioAppearance":{"additionalProperties":false,"properties":{"config":{"$ref":"#/definitions/SoyioAppearanceConfig"},"rules":{"$ref":"#/definitions/SoyioRule"},"theme":{"$ref":"#/definitions/SoyioTheme"},"variables":{"$ref":"#/definitions/SoyioAppearanceVariables"}},"type":"object"},"SoyioAppearanceConfig":{"additionalProperties":false,"properties":{"brandTheme":{"default":"default","description":"Theme variant for branded elements like the footer.\\n- 'default': Standard Soyio brand colors (purple/indigo)\\n- 'dark': Dark mode with gray tones\\n- 'light': Mono color light version","enum":["default","dark","light"],"type":"string"},"consentControl":{"default":"switch","description":"Control type for consent items.\\n- 'switch': Toggle switch (default)\\n- 'checkbox': Checkbox","enum":["switch","checkbox"],"type":"string"},"consentManagementColumns":{"default":2,"description":"Number of columns in the consent management grid.","enum":[1,2,3,4],"type":"number"},"helperTextPosition":{"enum":["top","bottom"],"type":"string"},"hintIcon":{"default":"Question","description":"Icon name to use for hint/help tooltips on input labels. Available icons: 'Question' (default), 'Info', 'QuestionMark', etc.","type":"string"},"icon":{"$ref":"#/definitions/SoyioIconConfig","description":"Global icon appearance configuration. Controls default weight and size for all icons."},"iconRules":{"additionalProperties":{"$ref":"#/definitions/SoyioIconConfig"},"description":"Per-component icon overrides. Allows customizing icon styles for specific components.","type":"object"},"mainPageColumns":{"default":2,"description":"Number of columns in the main page feature cards grid.","enum":[1,2,3,4],"type":"number"}},"type":"object"},"SoyioAppearanceVariables":{"additionalProperties":false,"properties":{"borderRadius":{"type":"string"},"borderStyle":{"type":"string"},"borderWidth":{"type":"string"},"colorBackground":{"type":"string"},"colorBorder":{"type":"string"},"colorBorderMuted":{"type":"string"},"colorDanger":{"type":"string"},"colorDangerBg":{"type":"string"},"colorInfo":{"type":"string"},"colorInfoBg":{"type":"string"},"colorInputErrorFocus":{"type":"string"},"colorInputFocus":{"type":"string"},"colorLink":{"type":"string"},"colorOverlay":{"type":"string"},"colorPrimary":{"type":"string"},"colorPrimarySurface":{"type":"string"},"colorSecondary":{"type":"string"},"colorSelectArrow":{"type":"string"},"colorSuccess":{"type":"string"},"colorSuccessBg":{"type":"string"},"colorSurface":{"type":"string"},"colorSurfaceMuted":{"type":"string"},"colorSurfaceStrong":{"type":"string"},"colorSwitchBorder":{"type":"string"},"colorText":{"type":"string"},"colorTextInverted":{"type":"string"},"colorTextSecondary":{"type":"string"},"colorTextSubtle":{"type":"string"},"colorTextTitle":{"type":"string"},"colorWarning":{"type":"string"},"colorWarningBg":{"type":"string"},"dataUseIconColor":{"type":"string"},"fontFamily":{"type":"string"},"fontFamilyBody":{"type":"string"},"fontFamilyTitle":{"type":"string"},"fontSizeBase":{"type":"string"}},"type":"object"},"SoyioIconConfig":{"additionalProperties":false,"properties":{"dataUseVariant":{"description":"Override variant for data use icons in consent management. If not set, uses the company's configured iconVariant.","enum":["duotone","outline","solid"],"type":"string"},"size":{"default":24,"description":"Default icon size in pixels.","type":"number"},"weight":{"$ref":"#/definitions/IconWeight","default":"regular","description":"Icon weight/style variant.\\n- thin: Thinnest stroke\\n- light: Light stroke\\n- regular: Default stroke (default)\\n- bold: Bold stroke\\n- fill: Filled/solid icons\\n- duotone: Two-tone icons with opacity"}},"type":"object"},"SoyioRule":{"additionalProperties":{"$ref":"#/definitions/CSSProperties"},"properties":{".Alert":{"$ref":"#/definitions/CSSProperties"},".Alert--checked":{"$ref":"#/definitions/CSSProperties"},".Alert--error":{"$ref":"#/definitions/CSSProperties"},".Alert--info":{"$ref":"#/definitions/CSSProperties"},".Alert--note":{"$ref":"#/definitions/CSSProperties"},".Alert--success":{"$ref":"#/definitions/CSSProperties"},".Alert--warning":{"$ref":"#/definitions/CSSProperties"},".Alert::placeholder":{"$ref":"#/definitions/CSSProperties"},".Alert::selection":{"$ref":"#/definitions/CSSProperties"},".Alert:active":{"$ref":"#/definitions/CSSProperties"},".Alert:autofill":{"$ref":"#/definitions/CSSProperties"},".Alert:disabled":{"$ref":"#/definitions/CSSProperties"},".Alert:focus":{"$ref":"#/definitions/CSSProperties"},".Alert:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Alert:hover":{"$ref":"#/definitions/CSSProperties"},".AlertContent":{"$ref":"#/definitions/CSSProperties"},".AlertContent--checked":{"$ref":"#/definitions/CSSProperties"},".AlertContent::placeholder":{"$ref":"#/definitions/CSSProperties"},".AlertContent::selection":{"$ref":"#/definitions/CSSProperties"},".AlertContent:active":{"$ref":"#/definitions/CSSProperties"},".AlertContent:autofill":{"$ref":"#/definitions/CSSProperties"},".AlertContent:disabled":{"$ref":"#/definitions/CSSProperties"},".AlertContent:focus":{"$ref":"#/definitions/CSSProperties"},".AlertContent:focus-visible":{"$ref":"#/definitions/CSSProperties"},".AlertContent:hover":{"$ref":"#/definitions/CSSProperties"},".AlertIcon":{"$ref":"#/definitions/CSSProperties"},".AlertIcon--checked":{"$ref":"#/definitions/CSSProperties"},".AlertIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".AlertIcon::selection":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:active":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:focus":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:hover":{"$ref":"#/definitions/CSSProperties"},".Button":{"$ref":"#/definitions/CSSProperties"},".Button--checked":{"$ref":"#/definitions/CSSProperties"},".Button::placeholder":{"$ref":"#/definitions/CSSProperties"},".Button::selection":{"$ref":"#/definitions/CSSProperties"},".Button:active":{"$ref":"#/definitions/CSSProperties"},".Button:autofill":{"$ref":"#/definitions/CSSProperties"},".Button:disabled":{"$ref":"#/definitions/CSSProperties"},".Button:focus":{"$ref":"#/definitions/CSSProperties"},".Button:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Button:hover":{"$ref":"#/definitions/CSSProperties"},".Card":{"$ref":"#/definitions/CSSProperties"},".Card--checked":{"$ref":"#/definitions/CSSProperties"},".Card::placeholder":{"$ref":"#/definitions/CSSProperties"},".Card::selection":{"$ref":"#/definitions/CSSProperties"},".Card:active":{"$ref":"#/definitions/CSSProperties"},".Card:autofill":{"$ref":"#/definitions/CSSProperties"},".Card:disabled":{"$ref":"#/definitions/CSSProperties"},".Card:focus":{"$ref":"#/definitions/CSSProperties"},".Card:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Card:hover":{"$ref":"#/definitions/CSSProperties"},".CardTitle":{"$ref":"#/definitions/CSSProperties"},".CardTitle--checked":{"$ref":"#/definitions/CSSProperties"},".CardTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".CardTitle::selection":{"$ref":"#/definitions/CSSProperties"},".CardTitle:active":{"$ref":"#/definitions/CSSProperties"},".CardTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".CardTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".CardTitle:focus":{"$ref":"#/definitions/CSSProperties"},".CardTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CardTitle:hover":{"$ref":"#/definitions/CSSProperties"},".CategoryTag":{"$ref":"#/definitions/CSSProperties"},".CategoryTag--checked":{"$ref":"#/definitions/CSSProperties"},".CategoryTag::placeholder":{"$ref":"#/definitions/CSSProperties"},".CategoryTag::selection":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:active":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:autofill":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:disabled":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:focus":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:hover":{"$ref":"#/definitions/CSSProperties"},".Checkbox":{"$ref":"#/definitions/CSSProperties"},".Checkbox--checked":{"$ref":"#/definitions/CSSProperties"},".Checkbox::placeholder":{"$ref":"#/definitions/CSSProperties"},".Checkbox::selection":{"$ref":"#/definitions/CSSProperties"},".Checkbox:active":{"$ref":"#/definitions/CSSProperties"},".Checkbox:autofill":{"$ref":"#/definitions/CSSProperties"},".Checkbox:disabled":{"$ref":"#/definitions/CSSProperties"},".Checkbox:focus":{"$ref":"#/definitions/CSSProperties"},".Checkbox:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Checkbox:hover":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck--checked":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck::placeholder":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck::selection":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:active":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:autofill":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:disabled":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:focus":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:hover":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput--checked":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput::placeholder":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput::selection":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:active":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:autofill":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:disabled":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:focus":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:hover":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel--checked":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel::placeholder":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel::selection":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:active":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:autofill":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:disabled":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:focus":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:hover":{"$ref":"#/definitions/CSSProperties"},".Chip":{"$ref":"#/definitions/CSSProperties"},".Chip--amber":{"$ref":"#/definitions/CSSProperties"},".Chip--checked":{"$ref":"#/definitions/CSSProperties"},".Chip--green":{"$ref":"#/definitions/CSSProperties"},".Chip--info":{"$ref":"#/definitions/CSSProperties"},".Chip--red":{"$ref":"#/definitions/CSSProperties"},".Chip::placeholder":{"$ref":"#/definitions/CSSProperties"},".Chip::selection":{"$ref":"#/definitions/CSSProperties"},".Chip:active":{"$ref":"#/definitions/CSSProperties"},".Chip:autofill":{"$ref":"#/definitions/CSSProperties"},".Chip:disabled":{"$ref":"#/definitions/CSSProperties"},".Chip:focus":{"$ref":"#/definitions/CSSProperties"},".Chip:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Chip:hover":{"$ref":"#/definitions/CSSProperties"},".Combobox":{"$ref":"#/definitions/CSSProperties"},".Combobox--checked":{"$ref":"#/definitions/CSSProperties"},".Combobox::placeholder":{"$ref":"#/definitions/CSSProperties"},".Combobox::selection":{"$ref":"#/definitions/CSSProperties"},".Combobox:active":{"$ref":"#/definitions/CSSProperties"},".Combobox:autofill":{"$ref":"#/definitions/CSSProperties"},".Combobox:disabled":{"$ref":"#/definitions/CSSProperties"},".Combobox:focus":{"$ref":"#/definitions/CSSProperties"},".Combobox:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Combobox:hover":{"$ref":"#/definitions/CSSProperties"},".Description":{"$ref":"#/definitions/CSSProperties"},".Description--checked":{"$ref":"#/definitions/CSSProperties"},".Description::placeholder":{"$ref":"#/definitions/CSSProperties"},".Description::selection":{"$ref":"#/definitions/CSSProperties"},".Description:active":{"$ref":"#/definitions/CSSProperties"},".Description:autofill":{"$ref":"#/definitions/CSSProperties"},".Description:disabled":{"$ref":"#/definitions/CSSProperties"},".Description:focus":{"$ref":"#/definitions/CSSProperties"},".Description:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Description:hover":{"$ref":"#/definitions/CSSProperties"},".Dialog":{"$ref":"#/definitions/CSSProperties"},".Dialog--checked":{"$ref":"#/definitions/CSSProperties"},".Dialog::placeholder":{"$ref":"#/definitions/CSSProperties"},".Dialog::selection":{"$ref":"#/definitions/CSSProperties"},".Dialog:active":{"$ref":"#/definitions/CSSProperties"},".Dialog:autofill":{"$ref":"#/definitions/CSSProperties"},".Dialog:disabled":{"$ref":"#/definitions/CSSProperties"},".Dialog:focus":{"$ref":"#/definitions/CSSProperties"},".Dialog:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Dialog:hover":{"$ref":"#/definitions/CSSProperties"},".DialogContent":{"$ref":"#/definitions/CSSProperties"},".DialogContent--checked":{"$ref":"#/definitions/CSSProperties"},".DialogContent::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogContent::selection":{"$ref":"#/definitions/CSSProperties"},".DialogContent:active":{"$ref":"#/definitions/CSSProperties"},".DialogContent:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogContent:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogContent:focus":{"$ref":"#/definitions/CSSProperties"},".DialogContent:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogContent:hover":{"$ref":"#/definitions/CSSProperties"},".DialogDescription":{"$ref":"#/definitions/CSSProperties"},".DialogDescription--checked":{"$ref":"#/definitions/CSSProperties"},".DialogDescription::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogDescription::selection":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:active":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:focus":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:hover":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay--checked":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay::selection":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:active":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:focus":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:hover":{"$ref":"#/definitions/CSSProperties"},".DialogTitle":{"$ref":"#/definitions/CSSProperties"},".DialogTitle--checked":{"$ref":"#/definitions/CSSProperties"},".DialogTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogTitle::selection":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:active":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:focus":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:hover":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage--checked":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage::placeholder":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage::selection":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:active":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:autofill":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:disabled":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:focus":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:focus-visible":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:hover":{"$ref":"#/definitions/CSSProperties"},".HintIcon":{"$ref":"#/definitions/CSSProperties"},".HintIcon--checked":{"$ref":"#/definitions/CSSProperties"},".HintIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".HintIcon::selection":{"$ref":"#/definitions/CSSProperties"},".HintIcon:active":{"$ref":"#/definitions/CSSProperties"},".HintIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".HintIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".HintIcon:focus":{"$ref":"#/definitions/CSSProperties"},".HintIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".HintIcon:hover":{"$ref":"#/definitions/CSSProperties"},".Input":{"$ref":"#/definitions/CSSProperties"},".Input--checked":{"$ref":"#/definitions/CSSProperties"},".Input--error":{"$ref":"#/definitions/CSSProperties"},".Input::placeholder":{"$ref":"#/definitions/CSSProperties"},".Input::selection":{"$ref":"#/definitions/CSSProperties"},".Input:active":{"$ref":"#/definitions/CSSProperties"},".Input:autofill":{"$ref":"#/definitions/CSSProperties"},".Input:disabled":{"$ref":"#/definitions/CSSProperties"},".Input:focus":{"$ref":"#/definitions/CSSProperties"},".Input:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Input:hover":{"$ref":"#/definitions/CSSProperties"},".Label":{"$ref":"#/definitions/CSSProperties"},".Label--checked":{"$ref":"#/definitions/CSSProperties"},".Label::placeholder":{"$ref":"#/definitions/CSSProperties"},".Label::selection":{"$ref":"#/definitions/CSSProperties"},".Label:active":{"$ref":"#/definitions/CSSProperties"},".Label:autofill":{"$ref":"#/definitions/CSSProperties"},".Label:disabled":{"$ref":"#/definitions/CSSProperties"},".Label:focus":{"$ref":"#/definitions/CSSProperties"},".Label:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Label:hover":{"$ref":"#/definitions/CSSProperties"},".Link":{"$ref":"#/definitions/CSSProperties"},".Link--checked":{"$ref":"#/definitions/CSSProperties"},".Link::placeholder":{"$ref":"#/definitions/CSSProperties"},".Link::selection":{"$ref":"#/definitions/CSSProperties"},".Link:active":{"$ref":"#/definitions/CSSProperties"},".Link:autofill":{"$ref":"#/definitions/CSSProperties"},".Link:disabled":{"$ref":"#/definitions/CSSProperties"},".Link:focus":{"$ref":"#/definitions/CSSProperties"},".Link:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Link:hover":{"$ref":"#/definitions/CSSProperties"},".Loader":{"$ref":"#/definitions/CSSProperties"},".Loader--checked":{"$ref":"#/definitions/CSSProperties"},".Loader::placeholder":{"$ref":"#/definitions/CSSProperties"},".Loader::selection":{"$ref":"#/definitions/CSSProperties"},".Loader:active":{"$ref":"#/definitions/CSSProperties"},".Loader:autofill":{"$ref":"#/definitions/CSSProperties"},".Loader:disabled":{"$ref":"#/definitions/CSSProperties"},".Loader:focus":{"$ref":"#/definitions/CSSProperties"},".Loader:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Loader:hover":{"$ref":"#/definitions/CSSProperties"},".MainContainer":{"$ref":"#/definitions/CSSProperties"},".MainContainer--checked":{"$ref":"#/definitions/CSSProperties"},".MainContainer::placeholder":{"$ref":"#/definitions/CSSProperties"},".MainContainer::selection":{"$ref":"#/definitions/CSSProperties"},".MainContainer:active":{"$ref":"#/definitions/CSSProperties"},".MainContainer:autofill":{"$ref":"#/definitions/CSSProperties"},".MainContainer:disabled":{"$ref":"#/definitions/CSSProperties"},".MainContainer:focus":{"$ref":"#/definitions/CSSProperties"},".MainContainer:focus-visible":{"$ref":"#/definitions/CSSProperties"},".MainContainer:hover":{"$ref":"#/definitions/CSSProperties"},".NinInput":{"$ref":"#/definitions/CSSProperties"},".NinInput--checked":{"$ref":"#/definitions/CSSProperties"},".NinInput::placeholder":{"$ref":"#/definitions/CSSProperties"},".NinInput::selection":{"$ref":"#/definitions/CSSProperties"},".NinInput:active":{"$ref":"#/definitions/CSSProperties"},".NinInput:autofill":{"$ref":"#/definitions/CSSProperties"},".NinInput:disabled":{"$ref":"#/definitions/CSSProperties"},".NinInput:focus":{"$ref":"#/definitions/CSSProperties"},".NinInput:focus-visible":{"$ref":"#/definitions/CSSProperties"},".NinInput:hover":{"$ref":"#/definitions/CSSProperties"},".Radio":{"$ref":"#/definitions/CSSProperties"},".Radio--checked":{"$ref":"#/definitions/CSSProperties"},".Radio::placeholder":{"$ref":"#/definitions/CSSProperties"},".Radio::selection":{"$ref":"#/definitions/CSSProperties"},".Radio:active":{"$ref":"#/definitions/CSSProperties"},".Radio:autofill":{"$ref":"#/definitions/CSSProperties"},".Radio:disabled":{"$ref":"#/definitions/CSSProperties"},".Radio:focus":{"$ref":"#/definitions/CSSProperties"},".Radio:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Radio:hover":{"$ref":"#/definitions/CSSProperties"},".RadioButton":{"$ref":"#/definitions/CSSProperties"},".RadioButton--checked":{"$ref":"#/definitions/CSSProperties"},".RadioButton::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioButton::selection":{"$ref":"#/definitions/CSSProperties"},".RadioButton:active":{"$ref":"#/definitions/CSSProperties"},".RadioButton:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioButton:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioButton:focus":{"$ref":"#/definitions/CSSProperties"},".RadioButton:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioButton:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCard":{"$ref":"#/definitions/CSSProperties"},".RadioCard--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCard::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCard::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCard:active":{"$ref":"#/definitions/CSSProperties"},".RadioCard:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCard:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCard:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCard:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCard:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:active":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:active":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:active":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:hover":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator--checked":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator::selection":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:active":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:focus":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:hover":{"$ref":"#/definitions/CSSProperties"},".RadioLabel":{"$ref":"#/definitions/CSSProperties"},".RadioLabel--checked":{"$ref":"#/definitions/CSSProperties"},".RadioLabel::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioLabel::selection":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:active":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:focus":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:hover":{"$ref":"#/definitions/CSSProperties"},".Select":{"$ref":"#/definitions/CSSProperties"},".Select--checked":{"$ref":"#/definitions/CSSProperties"},".Select::placeholder":{"$ref":"#/definitions/CSSProperties"},".Select::selection":{"$ref":"#/definitions/CSSProperties"},".Select:active":{"$ref":"#/definitions/CSSProperties"},".Select:autofill":{"$ref":"#/definitions/CSSProperties"},".Select:disabled":{"$ref":"#/definitions/CSSProperties"},".Select:focus":{"$ref":"#/definitions/CSSProperties"},".Select:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Select:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicator":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--active":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--completed":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--pending":{"$ref":"#/definitions/CSSProperties"},".StepIndicator::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicator::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine--bottom":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine--top":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:hover":{"$ref":"#/definitions/CSSProperties"},".StepTitle":{"$ref":"#/definitions/CSSProperties"},".StepTitle--checked":{"$ref":"#/definitions/CSSProperties"},".StepTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepTitle::selection":{"$ref":"#/definitions/CSSProperties"},".StepTitle:active":{"$ref":"#/definitions/CSSProperties"},".StepTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".StepTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".StepTitle:focus":{"$ref":"#/definitions/CSSProperties"},".StepTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepTitle:hover":{"$ref":"#/definitions/CSSProperties"},".Switch":{"$ref":"#/definitions/CSSProperties"},".Switch--checked":{"$ref":"#/definitions/CSSProperties"},".Switch::placeholder":{"$ref":"#/definitions/CSSProperties"},".Switch::selection":{"$ref":"#/definitions/CSSProperties"},".Switch:active":{"$ref":"#/definitions/CSSProperties"},".Switch:autofill":{"$ref":"#/definitions/CSSProperties"},".Switch:disabled":{"$ref":"#/definitions/CSSProperties"},".Switch:focus":{"$ref":"#/definitions/CSSProperties"},".Switch:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Switch:hover":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon--checked":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon::selection":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:active":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:focus":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:hover":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot--checked":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot::placeholder":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot::selection":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:active":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:autofill":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:disabled":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:focus":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:focus-visible":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:hover":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb--checked":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb::placeholder":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb::selection":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:active":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:autofill":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:disabled":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:focus":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:focus-visible":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:hover":{"$ref":"#/definitions/CSSProperties"},".TextArea":{"$ref":"#/definitions/CSSProperties"},".TextArea--checked":{"$ref":"#/definitions/CSSProperties"},".TextArea::placeholder":{"$ref":"#/definitions/CSSProperties"},".TextArea::selection":{"$ref":"#/definitions/CSSProperties"},".TextArea:active":{"$ref":"#/definitions/CSSProperties"},".TextArea:autofill":{"$ref":"#/definitions/CSSProperties"},".TextArea:disabled":{"$ref":"#/definitions/CSSProperties"},".TextArea:focus":{"$ref":"#/definitions/CSSProperties"},".TextArea:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TextArea:hover":{"$ref":"#/definitions/CSSProperties"},".Title":{"$ref":"#/definitions/CSSProperties"},".Title--checked":{"$ref":"#/definitions/CSSProperties"},".Title::placeholder":{"$ref":"#/definitions/CSSProperties"},".Title::selection":{"$ref":"#/definitions/CSSProperties"},".Title:active":{"$ref":"#/definitions/CSSProperties"},".Title:autofill":{"$ref":"#/definitions/CSSProperties"},".Title:disabled":{"$ref":"#/definitions/CSSProperties"},".Title:focus":{"$ref":"#/definitions/CSSProperties"},".Title:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Title:hover":{"$ref":"#/definitions/CSSProperties"},".TooltipContent":{"$ref":"#/definitions/CSSProperties"},".TooltipContent--checked":{"$ref":"#/definitions/CSSProperties"},".TooltipContent::placeholder":{"$ref":"#/definitions/CSSProperties"},".TooltipContent::selection":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:active":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:autofill":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:disabled":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:focus":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:hover":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput--checked":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput::placeholder":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput::selection":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:active":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:autofill":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:disabled":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:focus":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:hover":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell--checked":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell::placeholder":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell::selection":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:active":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:autofill":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:disabled":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:focus":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:hover":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator--checked":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator::placeholder":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator::selection":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:active":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:autofill":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:disabled":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:focus":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:hover":{"$ref":"#/definitions/CSSProperties"}},"type":"object"},"SoyioTheme":{"enum":["soyio","night","flat"],"type":"string"}}`), Cr = {
|
|
636
|
-
$ref:
|
|
637
|
-
$schema:
|
|
638
|
-
definitions:
|
|
639
|
-
}, nr = "#/definitions/SoyioWidgetConfig", or = "http://json-schema.org/draft-07/schema#", sr = /* @__PURE__ */ JSON.parse(`{"CSSProperties":{"additionalProperties":false,"properties":{"WebkitAppearance":{"type":"string"},"accentColor":{"type":"string"},"alignItems":{"enum":["flex-start","flex-end","center","baseline","stretch"],"type":"string"},"appearance":{"type":"string"},"backgroundColor":{"type":"string"},"border":{"type":"string"},"borderBottom":{"type":"string"},"borderBottomColor":{"type":"string"},"borderBottomLeftRadius":{"type":"string"},"borderBottomRightRadius":{"type":"string"},"borderBottomStyle":{"type":"string"},"borderBottomWidth":{"type":"string"},"borderColor":{"type":"string"},"borderLeft":{"type":"string"},"borderLeftColor":{"type":"string"},"borderLeftStyle":{"type":"string"},"borderLeftWidth":{"type":"string"},"borderRadius":{"type":"string"},"borderRight":{"type":"string"},"borderRightColor":{"type":"string"},"borderRightStyle":{"type":"string"},"borderRightWidth":{"type":"string"},"borderStyle":{"type":"string"},"borderTop":{"type":"string"},"borderTopColor":{"type":"string"},"borderTopLeftRadius":{"type":"string"},"borderTopRightRadius":{"type":"string"},"borderTopStyle":{"type":"string"},"borderTopWidth":{"type":"string"},"borderWidth":{"type":"string"},"bottom":{"type":"string"},"boxShadow":{"type":"string"},"color":{"type":"string"},"cursor":{"type":"string"},"display":{"enum":["block","inline","inline-block","flex","inline-flex","grid","inline-grid","none"],"type":"string"},"fill":{"type":"string"},"fillOpacity":{"type":"number"},"flex":{"type":"string"},"flexDirection":{"enum":["row","row-reverse","column","column-reverse"],"type":"string"},"flexWrap":{"enum":["nowrap","wrap","wrap-reverse"],"type":"string"},"fontFamily":{"type":"string"},"fontSize":{"type":"string"},"fontVariant":{"type":"string"},"fontWeight":{"type":["string","number"]},"gap":{"type":"string"},"height":{"type":"string"},"justifyContent":{"enum":["flex-start","flex-end","center","space-between","space-around","space-evenly"],"type":"string"},"left":{"type":"string"},"letterSpacing":{"type":"string"},"lineHeight":{"type":["string","number"]},"margin":{"type":"string"},"marginBottom":{"type":"string"},"marginLeft":{"type":"string"},"marginRight":{"type":"string"},"marginTop":{"type":"string"},"mozOsxFontSmoothing":{"enum":["auto","grayscale","unset"],"type":"string"},"opacity":{"type":"number"},"outline":{"type":"string"},"outlineOffset":{"type":"string"},"overflow":{"enum":["visible","hidden","scroll","auto"],"type":"string"},"overflowX":{"enum":["visible","hidden","scroll","auto"],"type":"string"},"overflowY":{"enum":["visible","hidden","scroll","auto"],"type":"string"},"padding":{"type":"string"},"paddingBottom":{"type":"string"},"paddingLeft":{"type":"string"},"paddingRight":{"type":"string"},"paddingTop":{"type":"string"},"position":{"enum":["static","relative","absolute","fixed","sticky"],"type":"string"},"right":{"type":"string"},"textAlign":{"enum":["left","right","center","justify"],"type":"string"},"textDecoration":{"type":"string"},"textTransform":{"enum":["none","capitalize","uppercase","lowercase"],"type":"string"},"top":{"type":"string"},"transform":{"type":"string"},"transformOrigin":{"type":"string"},"transition":{"type":"string"},"transitionDelay":{"type":"string"},"transitionDuration":{"type":"string"},"transitionProperty":{"type":"string"},"transitionTimingFunction":{"type":"string"},"visibility":{"enum":["visible","hidden","collapse"],"type":"string"},"webkitFontSmoothing":{"enum":["auto","antialiased","subpixel-antialiased"],"type":"string"},"webkitTextFillColor":{"type":"string"},"whiteSpace":{"enum":["normal","nowrap","pre","pre-wrap","pre-line"],"type":"string"},"width":{"type":"string"},"wordBreak":{"enum":["normal","break-all","keep-all","break-word"],"type":"string"},"zIndex":{"type":["number","string"]}},"type":"object"},"ConsentConfig":{"additionalProperties":false,"properties":{"actionToken":{"type":"string"},"appearance":{"$ref":"#/definitions/SoyioAppearance"},"consentTemplateId":{"type":"string"},"context":{"type":"string"},"developmentUrl":{"type":"string"},"entityId":{"type":"string"},"isSandbox":{"type":"boolean"},"mandatoryReconsentBehavior":{"enum":["notice","askAgain"],"type":"string"},"onEvent":{"$comment":"(event: Record<string, unknown>) => void","properties":{"namedArgs":{"additionalProperties":false,"properties":{"event":{"additionalProperties":{},"type":"object"}},"required":["event"],"type":"object"}},"type":"object"},"onReady":{"$comment":"() => void"},"optionalReconsentBehavior":{"enum":["notice","askAgain","hide"],"type":"string"}},"required":["consentTemplateId","onEvent"],"type":"object"},"DataSubject":{"enum":["anonymous_user","citizen_voter","commuter","consultant","customer","employee","job_applicant","next_of_kin","passenger","patient","prospect","shareholder","supplier_vendor","trainee","visitor"],"type":"string"},"IconWeight":{"enum":["thin","light","regular","bold","fill","duotone"],"type":"string"},"PrivacyCenterConfig":{"anyOf":[{"additionalProperties":false,"properties":{"appearance":{"$ref":"#/definitions/SoyioAppearance"},"companyId":{"type":"string"},"consentMode":{"enum":["immediate","batch"],"type":"string"},"consentRetentionPeriod":{"type":"string"},"dataSubjects":{"items":{"$ref":"#/definitions/DataSubject"},"type":"array"},"demo":{"type":"boolean"},"developmentUrl":{"type":"string"},"enabledFeatures":{"items":{"$ref":"#/definitions/PrivacyManagerFeature"},"type":"array"},"enabledRights":{"items":{"$ref":"#/definitions/PrivacyCenterRight"},"type":"array"},"fileRequisites":{"additionalProperties":false,"properties":{"allowedExtensions":{"items":{"type":"string"},"type":"array"},"maxFileSize":{"type":"number"}},"type":"object"},"isSandbox":{"type":"boolean"},"onEvent":{"$comment":"(event: Record<string, unknown>) => void","properties":{"namedArgs":{"additionalProperties":false,"properties":{"event":{"additionalProperties":{},"type":"object"}},"required":["event"],"type":"object"}},"type":"object"},"onReady":{"$comment":"() => void"},"redecOperationIds":{"items":{"$ref":"#/definitions/RedecOperationId"},"type":"array"},"requestReference":{"type":"string"},"showBatchConsentConfirmation":{"type":"boolean"}},"required":["companyId","onEvent"],"type":"object"},{"additionalProperties":false,"properties":{"appearance":{"$ref":"#/definitions/SoyioAppearance"},"consentMode":{"enum":["immediate","batch"],"type":"string"},"consentRetentionPeriod":{"type":"string"},"dataSubjects":{"items":{"$ref":"#/definitions/DataSubject"},"type":"array"},"demo":{"type":"boolean"},"developmentUrl":{"type":"string"},"enabledFeatures":{"items":{"$ref":"#/definitions/PrivacyManagerFeature"},"type":"array"},"enabledRights":{"items":{"$ref":"#/definitions/PrivacyCenterRight"},"type":"array"},"fileRequisites":{"additionalProperties":false,"properties":{"allowedExtensions":{"items":{"type":"string"},"type":"array"},"maxFileSize":{"type":"number"}},"type":"object"},"isSandbox":{"type":"boolean"},"onEvent":{"$comment":"(event: Record<string, unknown>) => void","properties":{"namedArgs":{"additionalProperties":false,"properties":{"event":{"additionalProperties":{},"type":"object"}},"required":["event"],"type":"object"}},"type":"object"},"onReady":{"$comment":"() => void"},"redecOperationIds":{"items":{"$ref":"#/definitions/RedecOperationId"},"type":"array"},"requestReference":{"type":"string"},"sessionToken":{"type":"string"},"showBatchConsentConfirmation":{"type":"boolean"}},"required":["onEvent","sessionToken"],"type":"object"}]},"PrivacyCenterRight":{"enum":["arsop","redec"],"type":"string"},"PrivacyManagerFeature":{"enum":["DataSubjectRequest","ConsentManagement","RequestTracking"],"type":"string"},"RedecOperationId":{"additionalProperties":false,"properties":{"id":{"type":"string"},"label":{"type":"string"}},"required":["id","label"],"type":"object"},"SoyioAppearance":{"additionalProperties":false,"properties":{"config":{"$ref":"#/definitions/SoyioAppearanceConfig"},"rules":{"$ref":"#/definitions/SoyioRule"},"theme":{"$ref":"#/definitions/SoyioTheme"},"variables":{"$ref":"#/definitions/SoyioAppearanceVariables"}},"type":"object"},"SoyioAppearanceConfig":{"additionalProperties":false,"properties":{"brandTheme":{"default":"default","description":"Theme variant for branded elements like the footer.\\n- 'default': Standard Soyio brand colors (purple/indigo)\\n- 'dark': Dark mode with gray tones\\n- 'light': Mono color light version","enum":["default","dark","light"],"type":"string"},"consentControl":{"default":"switch","description":"Control type for consent items.\\n- 'switch': Toggle switch (default)\\n- 'checkbox': Checkbox","enum":["switch","checkbox"],"type":"string"},"consentManagementColumns":{"default":2,"description":"Number of columns in the consent management grid.","enum":[1,2,3,4],"type":"number"},"helperTextPosition":{"enum":["top","bottom"],"type":"string"},"hintIcon":{"default":"Question","description":"Icon name to use for hint/help tooltips on input labels. Available icons: 'Question' (default), 'Info', 'QuestionMark', etc.","type":"string"},"icon":{"$ref":"#/definitions/SoyioIconConfig","description":"Global icon appearance configuration. Controls default weight and size for all icons."},"iconRules":{"additionalProperties":{"$ref":"#/definitions/SoyioIconConfig"},"description":"Per-component icon overrides. Allows customizing icon styles for specific components.","type":"object"},"mainPageColumns":{"default":2,"description":"Number of columns in the main page feature cards grid.","enum":[1,2,3,4],"type":"number"}},"type":"object"},"SoyioAppearanceVariables":{"additionalProperties":false,"properties":{"borderRadius":{"type":"string"},"borderStyle":{"type":"string"},"borderWidth":{"type":"string"},"colorBackground":{"type":"string"},"colorBorder":{"type":"string"},"colorBorderMuted":{"type":"string"},"colorDanger":{"type":"string"},"colorDangerBg":{"type":"string"},"colorInfo":{"type":"string"},"colorInfoBg":{"type":"string"},"colorInputErrorFocus":{"type":"string"},"colorInputFocus":{"type":"string"},"colorLink":{"type":"string"},"colorOverlay":{"type":"string"},"colorPrimary":{"type":"string"},"colorPrimarySurface":{"type":"string"},"colorSecondary":{"type":"string"},"colorSelectArrow":{"type":"string"},"colorSuccess":{"type":"string"},"colorSuccessBg":{"type":"string"},"colorSurface":{"type":"string"},"colorSurfaceMuted":{"type":"string"},"colorSurfaceStrong":{"type":"string"},"colorSwitchBorder":{"type":"string"},"colorText":{"type":"string"},"colorTextInverted":{"type":"string"},"colorTextSecondary":{"type":"string"},"colorTextSubtle":{"type":"string"},"colorTextTitle":{"type":"string"},"colorWarning":{"type":"string"},"colorWarningBg":{"type":"string"},"dataUseIconColor":{"type":"string"},"fontFamily":{"type":"string"},"fontFamilyBody":{"type":"string"},"fontFamilyTitle":{"type":"string"},"fontSizeBase":{"type":"string"}},"type":"object"},"SoyioIconConfig":{"additionalProperties":false,"properties":{"dataUseVariant":{"description":"Override variant for data use icons in consent management. If not set, uses the company's configured iconVariant.","enum":["duotone","outline","solid"],"type":"string"},"size":{"default":24,"description":"Default icon size in pixels.","type":"number"},"weight":{"$ref":"#/definitions/IconWeight","default":"regular","description":"Icon weight/style variant.\\n- thin: Thinnest stroke\\n- light: Light stroke\\n- regular: Default stroke (default)\\n- bold: Bold stroke\\n- fill: Filled/solid icons\\n- duotone: Two-tone icons with opacity"}},"type":"object"},"SoyioRule":{"additionalProperties":{"$ref":"#/definitions/CSSProperties"},"properties":{".Alert":{"$ref":"#/definitions/CSSProperties"},".Alert--checked":{"$ref":"#/definitions/CSSProperties"},".Alert--error":{"$ref":"#/definitions/CSSProperties"},".Alert--info":{"$ref":"#/definitions/CSSProperties"},".Alert--note":{"$ref":"#/definitions/CSSProperties"},".Alert--success":{"$ref":"#/definitions/CSSProperties"},".Alert--warning":{"$ref":"#/definitions/CSSProperties"},".Alert::placeholder":{"$ref":"#/definitions/CSSProperties"},".Alert::selection":{"$ref":"#/definitions/CSSProperties"},".Alert:active":{"$ref":"#/definitions/CSSProperties"},".Alert:autofill":{"$ref":"#/definitions/CSSProperties"},".Alert:disabled":{"$ref":"#/definitions/CSSProperties"},".Alert:focus":{"$ref":"#/definitions/CSSProperties"},".Alert:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Alert:hover":{"$ref":"#/definitions/CSSProperties"},".AlertContent":{"$ref":"#/definitions/CSSProperties"},".AlertContent--checked":{"$ref":"#/definitions/CSSProperties"},".AlertContent::placeholder":{"$ref":"#/definitions/CSSProperties"},".AlertContent::selection":{"$ref":"#/definitions/CSSProperties"},".AlertContent:active":{"$ref":"#/definitions/CSSProperties"},".AlertContent:autofill":{"$ref":"#/definitions/CSSProperties"},".AlertContent:disabled":{"$ref":"#/definitions/CSSProperties"},".AlertContent:focus":{"$ref":"#/definitions/CSSProperties"},".AlertContent:focus-visible":{"$ref":"#/definitions/CSSProperties"},".AlertContent:hover":{"$ref":"#/definitions/CSSProperties"},".AlertIcon":{"$ref":"#/definitions/CSSProperties"},".AlertIcon--checked":{"$ref":"#/definitions/CSSProperties"},".AlertIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".AlertIcon::selection":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:active":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:focus":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:hover":{"$ref":"#/definitions/CSSProperties"},".Button":{"$ref":"#/definitions/CSSProperties"},".Button--checked":{"$ref":"#/definitions/CSSProperties"},".Button::placeholder":{"$ref":"#/definitions/CSSProperties"},".Button::selection":{"$ref":"#/definitions/CSSProperties"},".Button:active":{"$ref":"#/definitions/CSSProperties"},".Button:autofill":{"$ref":"#/definitions/CSSProperties"},".Button:disabled":{"$ref":"#/definitions/CSSProperties"},".Button:focus":{"$ref":"#/definitions/CSSProperties"},".Button:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Button:hover":{"$ref":"#/definitions/CSSProperties"},".Card":{"$ref":"#/definitions/CSSProperties"},".Card--checked":{"$ref":"#/definitions/CSSProperties"},".Card::placeholder":{"$ref":"#/definitions/CSSProperties"},".Card::selection":{"$ref":"#/definitions/CSSProperties"},".Card:active":{"$ref":"#/definitions/CSSProperties"},".Card:autofill":{"$ref":"#/definitions/CSSProperties"},".Card:disabled":{"$ref":"#/definitions/CSSProperties"},".Card:focus":{"$ref":"#/definitions/CSSProperties"},".Card:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Card:hover":{"$ref":"#/definitions/CSSProperties"},".CardTitle":{"$ref":"#/definitions/CSSProperties"},".CardTitle--checked":{"$ref":"#/definitions/CSSProperties"},".CardTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".CardTitle::selection":{"$ref":"#/definitions/CSSProperties"},".CardTitle:active":{"$ref":"#/definitions/CSSProperties"},".CardTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".CardTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".CardTitle:focus":{"$ref":"#/definitions/CSSProperties"},".CardTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CardTitle:hover":{"$ref":"#/definitions/CSSProperties"},".CategoryTag":{"$ref":"#/definitions/CSSProperties"},".CategoryTag--checked":{"$ref":"#/definitions/CSSProperties"},".CategoryTag::placeholder":{"$ref":"#/definitions/CSSProperties"},".CategoryTag::selection":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:active":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:autofill":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:disabled":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:focus":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:hover":{"$ref":"#/definitions/CSSProperties"},".Checkbox":{"$ref":"#/definitions/CSSProperties"},".Checkbox--checked":{"$ref":"#/definitions/CSSProperties"},".Checkbox::placeholder":{"$ref":"#/definitions/CSSProperties"},".Checkbox::selection":{"$ref":"#/definitions/CSSProperties"},".Checkbox:active":{"$ref":"#/definitions/CSSProperties"},".Checkbox:autofill":{"$ref":"#/definitions/CSSProperties"},".Checkbox:disabled":{"$ref":"#/definitions/CSSProperties"},".Checkbox:focus":{"$ref":"#/definitions/CSSProperties"},".Checkbox:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Checkbox:hover":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck--checked":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck::placeholder":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck::selection":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:active":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:autofill":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:disabled":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:focus":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:hover":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput--checked":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput::placeholder":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput::selection":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:active":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:autofill":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:disabled":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:focus":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:hover":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel--checked":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel::placeholder":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel::selection":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:active":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:autofill":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:disabled":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:focus":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:hover":{"$ref":"#/definitions/CSSProperties"},".Chip":{"$ref":"#/definitions/CSSProperties"},".Chip--amber":{"$ref":"#/definitions/CSSProperties"},".Chip--checked":{"$ref":"#/definitions/CSSProperties"},".Chip--green":{"$ref":"#/definitions/CSSProperties"},".Chip--info":{"$ref":"#/definitions/CSSProperties"},".Chip--red":{"$ref":"#/definitions/CSSProperties"},".Chip::placeholder":{"$ref":"#/definitions/CSSProperties"},".Chip::selection":{"$ref":"#/definitions/CSSProperties"},".Chip:active":{"$ref":"#/definitions/CSSProperties"},".Chip:autofill":{"$ref":"#/definitions/CSSProperties"},".Chip:disabled":{"$ref":"#/definitions/CSSProperties"},".Chip:focus":{"$ref":"#/definitions/CSSProperties"},".Chip:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Chip:hover":{"$ref":"#/definitions/CSSProperties"},".Combobox":{"$ref":"#/definitions/CSSProperties"},".Combobox--checked":{"$ref":"#/definitions/CSSProperties"},".Combobox::placeholder":{"$ref":"#/definitions/CSSProperties"},".Combobox::selection":{"$ref":"#/definitions/CSSProperties"},".Combobox:active":{"$ref":"#/definitions/CSSProperties"},".Combobox:autofill":{"$ref":"#/definitions/CSSProperties"},".Combobox:disabled":{"$ref":"#/definitions/CSSProperties"},".Combobox:focus":{"$ref":"#/definitions/CSSProperties"},".Combobox:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Combobox:hover":{"$ref":"#/definitions/CSSProperties"},".Description":{"$ref":"#/definitions/CSSProperties"},".Description--checked":{"$ref":"#/definitions/CSSProperties"},".Description::placeholder":{"$ref":"#/definitions/CSSProperties"},".Description::selection":{"$ref":"#/definitions/CSSProperties"},".Description:active":{"$ref":"#/definitions/CSSProperties"},".Description:autofill":{"$ref":"#/definitions/CSSProperties"},".Description:disabled":{"$ref":"#/definitions/CSSProperties"},".Description:focus":{"$ref":"#/definitions/CSSProperties"},".Description:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Description:hover":{"$ref":"#/definitions/CSSProperties"},".Dialog":{"$ref":"#/definitions/CSSProperties"},".Dialog--checked":{"$ref":"#/definitions/CSSProperties"},".Dialog::placeholder":{"$ref":"#/definitions/CSSProperties"},".Dialog::selection":{"$ref":"#/definitions/CSSProperties"},".Dialog:active":{"$ref":"#/definitions/CSSProperties"},".Dialog:autofill":{"$ref":"#/definitions/CSSProperties"},".Dialog:disabled":{"$ref":"#/definitions/CSSProperties"},".Dialog:focus":{"$ref":"#/definitions/CSSProperties"},".Dialog:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Dialog:hover":{"$ref":"#/definitions/CSSProperties"},".DialogContent":{"$ref":"#/definitions/CSSProperties"},".DialogContent--checked":{"$ref":"#/definitions/CSSProperties"},".DialogContent::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogContent::selection":{"$ref":"#/definitions/CSSProperties"},".DialogContent:active":{"$ref":"#/definitions/CSSProperties"},".DialogContent:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogContent:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogContent:focus":{"$ref":"#/definitions/CSSProperties"},".DialogContent:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogContent:hover":{"$ref":"#/definitions/CSSProperties"},".DialogDescription":{"$ref":"#/definitions/CSSProperties"},".DialogDescription--checked":{"$ref":"#/definitions/CSSProperties"},".DialogDescription::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogDescription::selection":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:active":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:focus":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:hover":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay--checked":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay::selection":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:active":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:focus":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:hover":{"$ref":"#/definitions/CSSProperties"},".DialogTitle":{"$ref":"#/definitions/CSSProperties"},".DialogTitle--checked":{"$ref":"#/definitions/CSSProperties"},".DialogTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogTitle::selection":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:active":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:focus":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:hover":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage--checked":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage::placeholder":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage::selection":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:active":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:autofill":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:disabled":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:focus":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:focus-visible":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:hover":{"$ref":"#/definitions/CSSProperties"},".HintIcon":{"$ref":"#/definitions/CSSProperties"},".HintIcon--checked":{"$ref":"#/definitions/CSSProperties"},".HintIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".HintIcon::selection":{"$ref":"#/definitions/CSSProperties"},".HintIcon:active":{"$ref":"#/definitions/CSSProperties"},".HintIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".HintIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".HintIcon:focus":{"$ref":"#/definitions/CSSProperties"},".HintIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".HintIcon:hover":{"$ref":"#/definitions/CSSProperties"},".Input":{"$ref":"#/definitions/CSSProperties"},".Input--checked":{"$ref":"#/definitions/CSSProperties"},".Input--error":{"$ref":"#/definitions/CSSProperties"},".Input::placeholder":{"$ref":"#/definitions/CSSProperties"},".Input::selection":{"$ref":"#/definitions/CSSProperties"},".Input:active":{"$ref":"#/definitions/CSSProperties"},".Input:autofill":{"$ref":"#/definitions/CSSProperties"},".Input:disabled":{"$ref":"#/definitions/CSSProperties"},".Input:focus":{"$ref":"#/definitions/CSSProperties"},".Input:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Input:hover":{"$ref":"#/definitions/CSSProperties"},".Label":{"$ref":"#/definitions/CSSProperties"},".Label--checked":{"$ref":"#/definitions/CSSProperties"},".Label::placeholder":{"$ref":"#/definitions/CSSProperties"},".Label::selection":{"$ref":"#/definitions/CSSProperties"},".Label:active":{"$ref":"#/definitions/CSSProperties"},".Label:autofill":{"$ref":"#/definitions/CSSProperties"},".Label:disabled":{"$ref":"#/definitions/CSSProperties"},".Label:focus":{"$ref":"#/definitions/CSSProperties"},".Label:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Label:hover":{"$ref":"#/definitions/CSSProperties"},".Link":{"$ref":"#/definitions/CSSProperties"},".Link--checked":{"$ref":"#/definitions/CSSProperties"},".Link::placeholder":{"$ref":"#/definitions/CSSProperties"},".Link::selection":{"$ref":"#/definitions/CSSProperties"},".Link:active":{"$ref":"#/definitions/CSSProperties"},".Link:autofill":{"$ref":"#/definitions/CSSProperties"},".Link:disabled":{"$ref":"#/definitions/CSSProperties"},".Link:focus":{"$ref":"#/definitions/CSSProperties"},".Link:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Link:hover":{"$ref":"#/definitions/CSSProperties"},".Loader":{"$ref":"#/definitions/CSSProperties"},".Loader--checked":{"$ref":"#/definitions/CSSProperties"},".Loader::placeholder":{"$ref":"#/definitions/CSSProperties"},".Loader::selection":{"$ref":"#/definitions/CSSProperties"},".Loader:active":{"$ref":"#/definitions/CSSProperties"},".Loader:autofill":{"$ref":"#/definitions/CSSProperties"},".Loader:disabled":{"$ref":"#/definitions/CSSProperties"},".Loader:focus":{"$ref":"#/definitions/CSSProperties"},".Loader:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Loader:hover":{"$ref":"#/definitions/CSSProperties"},".MainContainer":{"$ref":"#/definitions/CSSProperties"},".MainContainer--checked":{"$ref":"#/definitions/CSSProperties"},".MainContainer::placeholder":{"$ref":"#/definitions/CSSProperties"},".MainContainer::selection":{"$ref":"#/definitions/CSSProperties"},".MainContainer:active":{"$ref":"#/definitions/CSSProperties"},".MainContainer:autofill":{"$ref":"#/definitions/CSSProperties"},".MainContainer:disabled":{"$ref":"#/definitions/CSSProperties"},".MainContainer:focus":{"$ref":"#/definitions/CSSProperties"},".MainContainer:focus-visible":{"$ref":"#/definitions/CSSProperties"},".MainContainer:hover":{"$ref":"#/definitions/CSSProperties"},".NinInput":{"$ref":"#/definitions/CSSProperties"},".NinInput--checked":{"$ref":"#/definitions/CSSProperties"},".NinInput::placeholder":{"$ref":"#/definitions/CSSProperties"},".NinInput::selection":{"$ref":"#/definitions/CSSProperties"},".NinInput:active":{"$ref":"#/definitions/CSSProperties"},".NinInput:autofill":{"$ref":"#/definitions/CSSProperties"},".NinInput:disabled":{"$ref":"#/definitions/CSSProperties"},".NinInput:focus":{"$ref":"#/definitions/CSSProperties"},".NinInput:focus-visible":{"$ref":"#/definitions/CSSProperties"},".NinInput:hover":{"$ref":"#/definitions/CSSProperties"},".Radio":{"$ref":"#/definitions/CSSProperties"},".Radio--checked":{"$ref":"#/definitions/CSSProperties"},".Radio::placeholder":{"$ref":"#/definitions/CSSProperties"},".Radio::selection":{"$ref":"#/definitions/CSSProperties"},".Radio:active":{"$ref":"#/definitions/CSSProperties"},".Radio:autofill":{"$ref":"#/definitions/CSSProperties"},".Radio:disabled":{"$ref":"#/definitions/CSSProperties"},".Radio:focus":{"$ref":"#/definitions/CSSProperties"},".Radio:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Radio:hover":{"$ref":"#/definitions/CSSProperties"},".RadioButton":{"$ref":"#/definitions/CSSProperties"},".RadioButton--checked":{"$ref":"#/definitions/CSSProperties"},".RadioButton::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioButton::selection":{"$ref":"#/definitions/CSSProperties"},".RadioButton:active":{"$ref":"#/definitions/CSSProperties"},".RadioButton:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioButton:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioButton:focus":{"$ref":"#/definitions/CSSProperties"},".RadioButton:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioButton:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCard":{"$ref":"#/definitions/CSSProperties"},".RadioCard--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCard::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCard::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCard:active":{"$ref":"#/definitions/CSSProperties"},".RadioCard:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCard:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCard:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCard:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCard:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:active":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:active":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:active":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:hover":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator--checked":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator::selection":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:active":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:focus":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:hover":{"$ref":"#/definitions/CSSProperties"},".RadioLabel":{"$ref":"#/definitions/CSSProperties"},".RadioLabel--checked":{"$ref":"#/definitions/CSSProperties"},".RadioLabel::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioLabel::selection":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:active":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:focus":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:hover":{"$ref":"#/definitions/CSSProperties"},".Select":{"$ref":"#/definitions/CSSProperties"},".Select--checked":{"$ref":"#/definitions/CSSProperties"},".Select::placeholder":{"$ref":"#/definitions/CSSProperties"},".Select::selection":{"$ref":"#/definitions/CSSProperties"},".Select:active":{"$ref":"#/definitions/CSSProperties"},".Select:autofill":{"$ref":"#/definitions/CSSProperties"},".Select:disabled":{"$ref":"#/definitions/CSSProperties"},".Select:focus":{"$ref":"#/definitions/CSSProperties"},".Select:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Select:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicator":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--active":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--completed":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--pending":{"$ref":"#/definitions/CSSProperties"},".StepIndicator::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicator::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine--bottom":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine--top":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:hover":{"$ref":"#/definitions/CSSProperties"},".StepTitle":{"$ref":"#/definitions/CSSProperties"},".StepTitle--checked":{"$ref":"#/definitions/CSSProperties"},".StepTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepTitle::selection":{"$ref":"#/definitions/CSSProperties"},".StepTitle:active":{"$ref":"#/definitions/CSSProperties"},".StepTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".StepTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".StepTitle:focus":{"$ref":"#/definitions/CSSProperties"},".StepTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepTitle:hover":{"$ref":"#/definitions/CSSProperties"},".Switch":{"$ref":"#/definitions/CSSProperties"},".Switch--checked":{"$ref":"#/definitions/CSSProperties"},".Switch::placeholder":{"$ref":"#/definitions/CSSProperties"},".Switch::selection":{"$ref":"#/definitions/CSSProperties"},".Switch:active":{"$ref":"#/definitions/CSSProperties"},".Switch:autofill":{"$ref":"#/definitions/CSSProperties"},".Switch:disabled":{"$ref":"#/definitions/CSSProperties"},".Switch:focus":{"$ref":"#/definitions/CSSProperties"},".Switch:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Switch:hover":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon--checked":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon::selection":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:active":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:focus":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:hover":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot--checked":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot::placeholder":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot::selection":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:active":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:autofill":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:disabled":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:focus":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:focus-visible":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:hover":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb--checked":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb::placeholder":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb::selection":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:active":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:autofill":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:disabled":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:focus":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:focus-visible":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:hover":{"$ref":"#/definitions/CSSProperties"},".TextArea":{"$ref":"#/definitions/CSSProperties"},".TextArea--checked":{"$ref":"#/definitions/CSSProperties"},".TextArea::placeholder":{"$ref":"#/definitions/CSSProperties"},".TextArea::selection":{"$ref":"#/definitions/CSSProperties"},".TextArea:active":{"$ref":"#/definitions/CSSProperties"},".TextArea:autofill":{"$ref":"#/definitions/CSSProperties"},".TextArea:disabled":{"$ref":"#/definitions/CSSProperties"},".TextArea:focus":{"$ref":"#/definitions/CSSProperties"},".TextArea:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TextArea:hover":{"$ref":"#/definitions/CSSProperties"},".Title":{"$ref":"#/definitions/CSSProperties"},".Title--checked":{"$ref":"#/definitions/CSSProperties"},".Title::placeholder":{"$ref":"#/definitions/CSSProperties"},".Title::selection":{"$ref":"#/definitions/CSSProperties"},".Title:active":{"$ref":"#/definitions/CSSProperties"},".Title:autofill":{"$ref":"#/definitions/CSSProperties"},".Title:disabled":{"$ref":"#/definitions/CSSProperties"},".Title:focus":{"$ref":"#/definitions/CSSProperties"},".Title:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Title:hover":{"$ref":"#/definitions/CSSProperties"},".TooltipContent":{"$ref":"#/definitions/CSSProperties"},".TooltipContent--checked":{"$ref":"#/definitions/CSSProperties"},".TooltipContent::placeholder":{"$ref":"#/definitions/CSSProperties"},".TooltipContent::selection":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:active":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:autofill":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:disabled":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:focus":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:hover":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput--checked":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput::placeholder":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput::selection":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:active":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:autofill":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:disabled":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:focus":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:hover":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell--checked":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell::placeholder":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell::selection":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:active":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:autofill":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:disabled":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:focus":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:hover":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator--checked":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator::placeholder":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator::selection":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:active":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:autofill":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:disabled":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:focus":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:hover":{"$ref":"#/definitions/CSSProperties"}},"type":"object"},"SoyioTheme":{"enum":["soyio","night","flat"],"type":"string"},"SoyioWidgetConfig":{"anyOf":[{"$ref":"#/definitions/PrivacyCenterConfig"},{"$ref":"#/definitions/ConsentConfig"}],"description":"Combined configuration type for generating the JSON schema. This includes all possible configuration options for both PrivacyCenterBox and ConsentBox."}}`), hr = {
|
|
640
|
-
$ref:
|
|
641
|
-
$schema:
|
|
642
|
-
definitions:
|
|
770
|
+
const dr = "#/definitions/SoyioAppearance", cr = "http://json-schema.org/draft-07/schema#", pr = /* @__PURE__ */ JSON.parse(`{"CSSProperties":{"additionalProperties":false,"properties":{"WebkitAppearance":{"type":"string"},"accentColor":{"type":"string"},"alignItems":{"enum":["flex-start","flex-end","center","baseline","stretch"],"type":"string"},"appearance":{"type":"string"},"backgroundColor":{"type":"string"},"border":{"type":"string"},"borderBottom":{"type":"string"},"borderBottomColor":{"type":"string"},"borderBottomLeftRadius":{"type":"string"},"borderBottomRightRadius":{"type":"string"},"borderBottomStyle":{"type":"string"},"borderBottomWidth":{"type":"string"},"borderColor":{"type":"string"},"borderLeft":{"type":"string"},"borderLeftColor":{"type":"string"},"borderLeftStyle":{"type":"string"},"borderLeftWidth":{"type":"string"},"borderRadius":{"type":"string"},"borderRight":{"type":"string"},"borderRightColor":{"type":"string"},"borderRightStyle":{"type":"string"},"borderRightWidth":{"type":"string"},"borderStyle":{"type":"string"},"borderTop":{"type":"string"},"borderTopColor":{"type":"string"},"borderTopLeftRadius":{"type":"string"},"borderTopRightRadius":{"type":"string"},"borderTopStyle":{"type":"string"},"borderTopWidth":{"type":"string"},"borderWidth":{"type":"string"},"bottom":{"type":"string"},"boxShadow":{"type":"string"},"color":{"type":"string"},"cursor":{"type":"string"},"display":{"enum":["block","inline","inline-block","flex","inline-flex","grid","inline-grid","none"],"type":"string"},"fill":{"type":"string"},"fillOpacity":{"type":"number"},"flex":{"type":"string"},"flexDirection":{"enum":["row","row-reverse","column","column-reverse"],"type":"string"},"flexWrap":{"enum":["nowrap","wrap","wrap-reverse"],"type":"string"},"fontFamily":{"type":"string"},"fontSize":{"type":"string"},"fontVariant":{"type":"string"},"fontWeight":{"type":["string","number"]},"gap":{"type":"string"},"height":{"type":"string"},"justifyContent":{"enum":["flex-start","flex-end","center","space-between","space-around","space-evenly"],"type":"string"},"left":{"type":"string"},"letterSpacing":{"type":"string"},"lineHeight":{"type":["string","number"]},"margin":{"type":"string"},"marginBottom":{"type":"string"},"marginLeft":{"type":"string"},"marginRight":{"type":"string"},"marginTop":{"type":"string"},"mozOsxFontSmoothing":{"enum":["auto","grayscale","unset"],"type":"string"},"opacity":{"type":"number"},"outline":{"type":"string"},"outlineOffset":{"type":"string"},"overflow":{"enum":["visible","hidden","scroll","auto"],"type":"string"},"overflowX":{"enum":["visible","hidden","scroll","auto"],"type":"string"},"overflowY":{"enum":["visible","hidden","scroll","auto"],"type":"string"},"padding":{"type":"string"},"paddingBottom":{"type":"string"},"paddingLeft":{"type":"string"},"paddingRight":{"type":"string"},"paddingTop":{"type":"string"},"position":{"enum":["static","relative","absolute","fixed","sticky"],"type":"string"},"right":{"type":"string"},"textAlign":{"enum":["left","right","center","justify"],"type":"string"},"textDecoration":{"type":"string"},"textTransform":{"enum":["none","capitalize","uppercase","lowercase"],"type":"string"},"top":{"type":"string"},"transform":{"type":"string"},"transformOrigin":{"type":"string"},"transition":{"type":"string"},"transitionDelay":{"type":"string"},"transitionDuration":{"type":"string"},"transitionProperty":{"type":"string"},"transitionTimingFunction":{"type":"string"},"visibility":{"enum":["visible","hidden","collapse"],"type":"string"},"webkitFontSmoothing":{"enum":["auto","antialiased","subpixel-antialiased"],"type":"string"},"webkitTextFillColor":{"type":"string"},"whiteSpace":{"enum":["normal","nowrap","pre","pre-wrap","pre-line"],"type":"string"},"width":{"type":"string"},"wordBreak":{"enum":["normal","break-all","keep-all","break-word"],"type":"string"},"zIndex":{"type":["number","string"]}},"type":"object"},"IconWeight":{"enum":["thin","light","regular","bold","fill","duotone"],"type":"string"},"SoyioAppearance":{"additionalProperties":false,"properties":{"config":{"$ref":"#/definitions/SoyioAppearanceConfig"},"rules":{"$ref":"#/definitions/SoyioRule"},"theme":{"$ref":"#/definitions/SoyioTheme"},"variables":{"$ref":"#/definitions/SoyioAppearanceVariables"}},"type":"object"},"SoyioAppearanceConfig":{"additionalProperties":false,"properties":{"brandTheme":{"default":"default","description":"Theme variant for branded elements like the footer.\\n- 'default': Standard Soyio brand colors (purple/indigo)\\n- 'dark': Dark mode with gray tones\\n- 'light': Mono color light version","enum":["default","dark","light"],"type":"string"},"consentControl":{"default":"switch","description":"Control type for consent items.\\n- 'switch': Toggle switch (default)\\n- 'checkbox': Checkbox","enum":["switch","checkbox"],"type":"string"},"consentManagementColumns":{"default":2,"description":"Number of columns in the consent management grid.","enum":[1,2,3,4],"type":"number"},"helperTextPosition":{"enum":["top","bottom"],"type":"string"},"hintIcon":{"default":"Question","description":"Icon name to use for hint/help tooltips on input labels. Available icons: 'Question' (default), 'Info', 'QuestionMark', etc.","type":"string"},"icon":{"$ref":"#/definitions/SoyioIconConfig","description":"Global icon appearance configuration. Controls default weight and size for all icons."},"iconRules":{"additionalProperties":{"$ref":"#/definitions/SoyioIconConfig"},"description":"Per-component icon overrides. Allows customizing icon styles for specific components.","type":"object"},"mainPageColumns":{"default":2,"description":"Number of columns in the main page feature cards grid.","enum":[1,2,3,4],"type":"number"}},"type":"object"},"SoyioAppearanceVariables":{"additionalProperties":false,"properties":{"borderRadius":{"type":"string"},"borderStyle":{"type":"string"},"borderWidth":{"type":"string"},"colorBackground":{"type":"string"},"colorBorder":{"type":"string"},"colorBorderMuted":{"type":"string"},"colorDanger":{"type":"string"},"colorDangerBg":{"type":"string"},"colorInfo":{"type":"string"},"colorInfoBg":{"type":"string"},"colorInputErrorFocus":{"type":"string"},"colorInputFocus":{"type":"string"},"colorLink":{"type":"string"},"colorOverlay":{"type":"string"},"colorPrimary":{"type":"string"},"colorPrimarySurface":{"type":"string"},"colorSecondary":{"type":"string"},"colorSelectArrow":{"type":"string"},"colorSuccess":{"type":"string"},"colorSuccessBg":{"type":"string"},"colorSurface":{"type":"string"},"colorSurfaceMuted":{"type":"string"},"colorSurfaceStrong":{"type":"string"},"colorSwitchBorder":{"type":"string"},"colorText":{"type":"string"},"colorTextInverted":{"type":"string"},"colorTextSecondary":{"type":"string"},"colorTextSubtle":{"type":"string"},"colorTextTitle":{"type":"string"},"colorWarning":{"type":"string"},"colorWarningBg":{"type":"string"},"dataUseIconColor":{"type":"string"},"fontFamily":{"type":"string"},"fontFamilyBody":{"type":"string"},"fontFamilyTitle":{"type":"string"},"fontSizeBase":{"type":"string"}},"type":"object"},"SoyioIconConfig":{"additionalProperties":false,"properties":{"dataUseVariant":{"description":"Override variant for data use icons in consent management. If not set, uses the company's configured iconVariant.","enum":["duotone","outline","solid"],"type":"string"},"size":{"default":24,"description":"Default icon size in pixels.","type":"number"},"weight":{"$ref":"#/definitions/IconWeight","default":"regular","description":"Icon weight/style variant.\\n- thin: Thinnest stroke\\n- light: Light stroke\\n- regular: Default stroke (default)\\n- bold: Bold stroke\\n- fill: Filled/solid icons\\n- duotone: Two-tone icons with opacity"}},"type":"object"},"SoyioRule":{"additionalProperties":{"$ref":"#/definitions/CSSProperties"},"properties":{".Alert":{"$ref":"#/definitions/CSSProperties"},".Alert--checked":{"$ref":"#/definitions/CSSProperties"},".Alert--error":{"$ref":"#/definitions/CSSProperties"},".Alert--info":{"$ref":"#/definitions/CSSProperties"},".Alert--note":{"$ref":"#/definitions/CSSProperties"},".Alert--success":{"$ref":"#/definitions/CSSProperties"},".Alert--warning":{"$ref":"#/definitions/CSSProperties"},".Alert::placeholder":{"$ref":"#/definitions/CSSProperties"},".Alert::selection":{"$ref":"#/definitions/CSSProperties"},".Alert:active":{"$ref":"#/definitions/CSSProperties"},".Alert:autofill":{"$ref":"#/definitions/CSSProperties"},".Alert:disabled":{"$ref":"#/definitions/CSSProperties"},".Alert:focus":{"$ref":"#/definitions/CSSProperties"},".Alert:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Alert:hover":{"$ref":"#/definitions/CSSProperties"},".AlertContent":{"$ref":"#/definitions/CSSProperties"},".AlertContent--checked":{"$ref":"#/definitions/CSSProperties"},".AlertContent::placeholder":{"$ref":"#/definitions/CSSProperties"},".AlertContent::selection":{"$ref":"#/definitions/CSSProperties"},".AlertContent:active":{"$ref":"#/definitions/CSSProperties"},".AlertContent:autofill":{"$ref":"#/definitions/CSSProperties"},".AlertContent:disabled":{"$ref":"#/definitions/CSSProperties"},".AlertContent:focus":{"$ref":"#/definitions/CSSProperties"},".AlertContent:focus-visible":{"$ref":"#/definitions/CSSProperties"},".AlertContent:hover":{"$ref":"#/definitions/CSSProperties"},".AlertIcon":{"$ref":"#/definitions/CSSProperties"},".AlertIcon--checked":{"$ref":"#/definitions/CSSProperties"},".AlertIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".AlertIcon::selection":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:active":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:focus":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:hover":{"$ref":"#/definitions/CSSProperties"},".Button":{"$ref":"#/definitions/CSSProperties"},".Button--checked":{"$ref":"#/definitions/CSSProperties"},".Button::placeholder":{"$ref":"#/definitions/CSSProperties"},".Button::selection":{"$ref":"#/definitions/CSSProperties"},".Button:active":{"$ref":"#/definitions/CSSProperties"},".Button:autofill":{"$ref":"#/definitions/CSSProperties"},".Button:disabled":{"$ref":"#/definitions/CSSProperties"},".Button:focus":{"$ref":"#/definitions/CSSProperties"},".Button:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Button:hover":{"$ref":"#/definitions/CSSProperties"},".Card":{"$ref":"#/definitions/CSSProperties"},".Card--checked":{"$ref":"#/definitions/CSSProperties"},".Card::placeholder":{"$ref":"#/definitions/CSSProperties"},".Card::selection":{"$ref":"#/definitions/CSSProperties"},".Card:active":{"$ref":"#/definitions/CSSProperties"},".Card:autofill":{"$ref":"#/definitions/CSSProperties"},".Card:disabled":{"$ref":"#/definitions/CSSProperties"},".Card:focus":{"$ref":"#/definitions/CSSProperties"},".Card:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Card:hover":{"$ref":"#/definitions/CSSProperties"},".CardTitle":{"$ref":"#/definitions/CSSProperties"},".CardTitle--checked":{"$ref":"#/definitions/CSSProperties"},".CardTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".CardTitle::selection":{"$ref":"#/definitions/CSSProperties"},".CardTitle:active":{"$ref":"#/definitions/CSSProperties"},".CardTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".CardTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".CardTitle:focus":{"$ref":"#/definitions/CSSProperties"},".CardTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CardTitle:hover":{"$ref":"#/definitions/CSSProperties"},".CategoryTag":{"$ref":"#/definitions/CSSProperties"},".CategoryTag--checked":{"$ref":"#/definitions/CSSProperties"},".CategoryTag::placeholder":{"$ref":"#/definitions/CSSProperties"},".CategoryTag::selection":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:active":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:autofill":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:disabled":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:focus":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:hover":{"$ref":"#/definitions/CSSProperties"},".Checkbox":{"$ref":"#/definitions/CSSProperties"},".Checkbox--checked":{"$ref":"#/definitions/CSSProperties"},".Checkbox::placeholder":{"$ref":"#/definitions/CSSProperties"},".Checkbox::selection":{"$ref":"#/definitions/CSSProperties"},".Checkbox:active":{"$ref":"#/definitions/CSSProperties"},".Checkbox:autofill":{"$ref":"#/definitions/CSSProperties"},".Checkbox:disabled":{"$ref":"#/definitions/CSSProperties"},".Checkbox:focus":{"$ref":"#/definitions/CSSProperties"},".Checkbox:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Checkbox:hover":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck--checked":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck::placeholder":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck::selection":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:active":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:autofill":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:disabled":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:focus":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:hover":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput--checked":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput::placeholder":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput::selection":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:active":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:autofill":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:disabled":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:focus":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:hover":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel--checked":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel::placeholder":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel::selection":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:active":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:autofill":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:disabled":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:focus":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:hover":{"$ref":"#/definitions/CSSProperties"},".Chip":{"$ref":"#/definitions/CSSProperties"},".Chip--amber":{"$ref":"#/definitions/CSSProperties"},".Chip--checked":{"$ref":"#/definitions/CSSProperties"},".Chip--green":{"$ref":"#/definitions/CSSProperties"},".Chip--info":{"$ref":"#/definitions/CSSProperties"},".Chip--red":{"$ref":"#/definitions/CSSProperties"},".Chip::placeholder":{"$ref":"#/definitions/CSSProperties"},".Chip::selection":{"$ref":"#/definitions/CSSProperties"},".Chip:active":{"$ref":"#/definitions/CSSProperties"},".Chip:autofill":{"$ref":"#/definitions/CSSProperties"},".Chip:disabled":{"$ref":"#/definitions/CSSProperties"},".Chip:focus":{"$ref":"#/definitions/CSSProperties"},".Chip:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Chip:hover":{"$ref":"#/definitions/CSSProperties"},".Combobox":{"$ref":"#/definitions/CSSProperties"},".Combobox--checked":{"$ref":"#/definitions/CSSProperties"},".Combobox::placeholder":{"$ref":"#/definitions/CSSProperties"},".Combobox::selection":{"$ref":"#/definitions/CSSProperties"},".Combobox:active":{"$ref":"#/definitions/CSSProperties"},".Combobox:autofill":{"$ref":"#/definitions/CSSProperties"},".Combobox:disabled":{"$ref":"#/definitions/CSSProperties"},".Combobox:focus":{"$ref":"#/definitions/CSSProperties"},".Combobox:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Combobox:hover":{"$ref":"#/definitions/CSSProperties"},".Description":{"$ref":"#/definitions/CSSProperties"},".Description--checked":{"$ref":"#/definitions/CSSProperties"},".Description::placeholder":{"$ref":"#/definitions/CSSProperties"},".Description::selection":{"$ref":"#/definitions/CSSProperties"},".Description:active":{"$ref":"#/definitions/CSSProperties"},".Description:autofill":{"$ref":"#/definitions/CSSProperties"},".Description:disabled":{"$ref":"#/definitions/CSSProperties"},".Description:focus":{"$ref":"#/definitions/CSSProperties"},".Description:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Description:hover":{"$ref":"#/definitions/CSSProperties"},".Dialog":{"$ref":"#/definitions/CSSProperties"},".Dialog--checked":{"$ref":"#/definitions/CSSProperties"},".Dialog::placeholder":{"$ref":"#/definitions/CSSProperties"},".Dialog::selection":{"$ref":"#/definitions/CSSProperties"},".Dialog:active":{"$ref":"#/definitions/CSSProperties"},".Dialog:autofill":{"$ref":"#/definitions/CSSProperties"},".Dialog:disabled":{"$ref":"#/definitions/CSSProperties"},".Dialog:focus":{"$ref":"#/definitions/CSSProperties"},".Dialog:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Dialog:hover":{"$ref":"#/definitions/CSSProperties"},".DialogContent":{"$ref":"#/definitions/CSSProperties"},".DialogContent--checked":{"$ref":"#/definitions/CSSProperties"},".DialogContent::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogContent::selection":{"$ref":"#/definitions/CSSProperties"},".DialogContent:active":{"$ref":"#/definitions/CSSProperties"},".DialogContent:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogContent:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogContent:focus":{"$ref":"#/definitions/CSSProperties"},".DialogContent:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogContent:hover":{"$ref":"#/definitions/CSSProperties"},".DialogDescription":{"$ref":"#/definitions/CSSProperties"},".DialogDescription--checked":{"$ref":"#/definitions/CSSProperties"},".DialogDescription::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogDescription::selection":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:active":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:focus":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:hover":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay--checked":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay::selection":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:active":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:focus":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:hover":{"$ref":"#/definitions/CSSProperties"},".DialogTitle":{"$ref":"#/definitions/CSSProperties"},".DialogTitle--checked":{"$ref":"#/definitions/CSSProperties"},".DialogTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogTitle::selection":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:active":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:focus":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:hover":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage--checked":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage::placeholder":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage::selection":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:active":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:autofill":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:disabled":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:focus":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:focus-visible":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:hover":{"$ref":"#/definitions/CSSProperties"},".HintIcon":{"$ref":"#/definitions/CSSProperties"},".HintIcon--checked":{"$ref":"#/definitions/CSSProperties"},".HintIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".HintIcon::selection":{"$ref":"#/definitions/CSSProperties"},".HintIcon:active":{"$ref":"#/definitions/CSSProperties"},".HintIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".HintIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".HintIcon:focus":{"$ref":"#/definitions/CSSProperties"},".HintIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".HintIcon:hover":{"$ref":"#/definitions/CSSProperties"},".Input":{"$ref":"#/definitions/CSSProperties"},".Input--checked":{"$ref":"#/definitions/CSSProperties"},".Input--error":{"$ref":"#/definitions/CSSProperties"},".Input::placeholder":{"$ref":"#/definitions/CSSProperties"},".Input::selection":{"$ref":"#/definitions/CSSProperties"},".Input:active":{"$ref":"#/definitions/CSSProperties"},".Input:autofill":{"$ref":"#/definitions/CSSProperties"},".Input:disabled":{"$ref":"#/definitions/CSSProperties"},".Input:focus":{"$ref":"#/definitions/CSSProperties"},".Input:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Input:hover":{"$ref":"#/definitions/CSSProperties"},".Label":{"$ref":"#/definitions/CSSProperties"},".Label--checked":{"$ref":"#/definitions/CSSProperties"},".Label::placeholder":{"$ref":"#/definitions/CSSProperties"},".Label::selection":{"$ref":"#/definitions/CSSProperties"},".Label:active":{"$ref":"#/definitions/CSSProperties"},".Label:autofill":{"$ref":"#/definitions/CSSProperties"},".Label:disabled":{"$ref":"#/definitions/CSSProperties"},".Label:focus":{"$ref":"#/definitions/CSSProperties"},".Label:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Label:hover":{"$ref":"#/definitions/CSSProperties"},".Link":{"$ref":"#/definitions/CSSProperties"},".Link--checked":{"$ref":"#/definitions/CSSProperties"},".Link::placeholder":{"$ref":"#/definitions/CSSProperties"},".Link::selection":{"$ref":"#/definitions/CSSProperties"},".Link:active":{"$ref":"#/definitions/CSSProperties"},".Link:autofill":{"$ref":"#/definitions/CSSProperties"},".Link:disabled":{"$ref":"#/definitions/CSSProperties"},".Link:focus":{"$ref":"#/definitions/CSSProperties"},".Link:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Link:hover":{"$ref":"#/definitions/CSSProperties"},".Loader":{"$ref":"#/definitions/CSSProperties"},".Loader--checked":{"$ref":"#/definitions/CSSProperties"},".Loader::placeholder":{"$ref":"#/definitions/CSSProperties"},".Loader::selection":{"$ref":"#/definitions/CSSProperties"},".Loader:active":{"$ref":"#/definitions/CSSProperties"},".Loader:autofill":{"$ref":"#/definitions/CSSProperties"},".Loader:disabled":{"$ref":"#/definitions/CSSProperties"},".Loader:focus":{"$ref":"#/definitions/CSSProperties"},".Loader:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Loader:hover":{"$ref":"#/definitions/CSSProperties"},".MainContainer":{"$ref":"#/definitions/CSSProperties"},".MainContainer--checked":{"$ref":"#/definitions/CSSProperties"},".MainContainer::placeholder":{"$ref":"#/definitions/CSSProperties"},".MainContainer::selection":{"$ref":"#/definitions/CSSProperties"},".MainContainer:active":{"$ref":"#/definitions/CSSProperties"},".MainContainer:autofill":{"$ref":"#/definitions/CSSProperties"},".MainContainer:disabled":{"$ref":"#/definitions/CSSProperties"},".MainContainer:focus":{"$ref":"#/definitions/CSSProperties"},".MainContainer:focus-visible":{"$ref":"#/definitions/CSSProperties"},".MainContainer:hover":{"$ref":"#/definitions/CSSProperties"},".NinInput":{"$ref":"#/definitions/CSSProperties"},".NinInput--checked":{"$ref":"#/definitions/CSSProperties"},".NinInput::placeholder":{"$ref":"#/definitions/CSSProperties"},".NinInput::selection":{"$ref":"#/definitions/CSSProperties"},".NinInput:active":{"$ref":"#/definitions/CSSProperties"},".NinInput:autofill":{"$ref":"#/definitions/CSSProperties"},".NinInput:disabled":{"$ref":"#/definitions/CSSProperties"},".NinInput:focus":{"$ref":"#/definitions/CSSProperties"},".NinInput:focus-visible":{"$ref":"#/definitions/CSSProperties"},".NinInput:hover":{"$ref":"#/definitions/CSSProperties"},".Radio":{"$ref":"#/definitions/CSSProperties"},".Radio--checked":{"$ref":"#/definitions/CSSProperties"},".Radio::placeholder":{"$ref":"#/definitions/CSSProperties"},".Radio::selection":{"$ref":"#/definitions/CSSProperties"},".Radio:active":{"$ref":"#/definitions/CSSProperties"},".Radio:autofill":{"$ref":"#/definitions/CSSProperties"},".Radio:disabled":{"$ref":"#/definitions/CSSProperties"},".Radio:focus":{"$ref":"#/definitions/CSSProperties"},".Radio:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Radio:hover":{"$ref":"#/definitions/CSSProperties"},".RadioButton":{"$ref":"#/definitions/CSSProperties"},".RadioButton--checked":{"$ref":"#/definitions/CSSProperties"},".RadioButton::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioButton::selection":{"$ref":"#/definitions/CSSProperties"},".RadioButton:active":{"$ref":"#/definitions/CSSProperties"},".RadioButton:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioButton:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioButton:focus":{"$ref":"#/definitions/CSSProperties"},".RadioButton:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioButton:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCard":{"$ref":"#/definitions/CSSProperties"},".RadioCard--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCard::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCard::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCard:active":{"$ref":"#/definitions/CSSProperties"},".RadioCard:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCard:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCard:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCard:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCard:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:active":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:active":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:active":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:hover":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator--checked":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator::selection":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:active":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:focus":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:hover":{"$ref":"#/definitions/CSSProperties"},".RadioLabel":{"$ref":"#/definitions/CSSProperties"},".RadioLabel--checked":{"$ref":"#/definitions/CSSProperties"},".RadioLabel::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioLabel::selection":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:active":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:focus":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:hover":{"$ref":"#/definitions/CSSProperties"},".Select":{"$ref":"#/definitions/CSSProperties"},".Select--checked":{"$ref":"#/definitions/CSSProperties"},".Select::placeholder":{"$ref":"#/definitions/CSSProperties"},".Select::selection":{"$ref":"#/definitions/CSSProperties"},".Select:active":{"$ref":"#/definitions/CSSProperties"},".Select:autofill":{"$ref":"#/definitions/CSSProperties"},".Select:disabled":{"$ref":"#/definitions/CSSProperties"},".Select:focus":{"$ref":"#/definitions/CSSProperties"},".Select:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Select:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicator":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--active":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--completed":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--pending":{"$ref":"#/definitions/CSSProperties"},".StepIndicator::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicator::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine--bottom":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine--top":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:hover":{"$ref":"#/definitions/CSSProperties"},".StepTitle":{"$ref":"#/definitions/CSSProperties"},".StepTitle--checked":{"$ref":"#/definitions/CSSProperties"},".StepTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepTitle::selection":{"$ref":"#/definitions/CSSProperties"},".StepTitle:active":{"$ref":"#/definitions/CSSProperties"},".StepTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".StepTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".StepTitle:focus":{"$ref":"#/definitions/CSSProperties"},".StepTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepTitle:hover":{"$ref":"#/definitions/CSSProperties"},".Switch":{"$ref":"#/definitions/CSSProperties"},".Switch--checked":{"$ref":"#/definitions/CSSProperties"},".Switch::placeholder":{"$ref":"#/definitions/CSSProperties"},".Switch::selection":{"$ref":"#/definitions/CSSProperties"},".Switch:active":{"$ref":"#/definitions/CSSProperties"},".Switch:autofill":{"$ref":"#/definitions/CSSProperties"},".Switch:disabled":{"$ref":"#/definitions/CSSProperties"},".Switch:focus":{"$ref":"#/definitions/CSSProperties"},".Switch:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Switch:hover":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon--checked":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon::selection":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:active":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:focus":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:hover":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot--checked":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot::placeholder":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot::selection":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:active":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:autofill":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:disabled":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:focus":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:focus-visible":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:hover":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb--checked":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb::placeholder":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb::selection":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:active":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:autofill":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:disabled":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:focus":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:focus-visible":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:hover":{"$ref":"#/definitions/CSSProperties"},".TextArea":{"$ref":"#/definitions/CSSProperties"},".TextArea--checked":{"$ref":"#/definitions/CSSProperties"},".TextArea::placeholder":{"$ref":"#/definitions/CSSProperties"},".TextArea::selection":{"$ref":"#/definitions/CSSProperties"},".TextArea:active":{"$ref":"#/definitions/CSSProperties"},".TextArea:autofill":{"$ref":"#/definitions/CSSProperties"},".TextArea:disabled":{"$ref":"#/definitions/CSSProperties"},".TextArea:focus":{"$ref":"#/definitions/CSSProperties"},".TextArea:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TextArea:hover":{"$ref":"#/definitions/CSSProperties"},".Title":{"$ref":"#/definitions/CSSProperties"},".Title--checked":{"$ref":"#/definitions/CSSProperties"},".Title::placeholder":{"$ref":"#/definitions/CSSProperties"},".Title::selection":{"$ref":"#/definitions/CSSProperties"},".Title:active":{"$ref":"#/definitions/CSSProperties"},".Title:autofill":{"$ref":"#/definitions/CSSProperties"},".Title:disabled":{"$ref":"#/definitions/CSSProperties"},".Title:focus":{"$ref":"#/definitions/CSSProperties"},".Title:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Title:hover":{"$ref":"#/definitions/CSSProperties"},".TooltipContent":{"$ref":"#/definitions/CSSProperties"},".TooltipContent--checked":{"$ref":"#/definitions/CSSProperties"},".TooltipContent::placeholder":{"$ref":"#/definitions/CSSProperties"},".TooltipContent::selection":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:active":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:autofill":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:disabled":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:focus":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:hover":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput--checked":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput::placeholder":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput::selection":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:active":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:autofill":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:disabled":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:focus":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:hover":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell--checked":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell::placeholder":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell::selection":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:active":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:autofill":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:disabled":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:focus":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:hover":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator--checked":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator::placeholder":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator::selection":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:active":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:autofill":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:disabled":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:focus":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:hover":{"$ref":"#/definitions/CSSProperties"}},"type":"object"},"SoyioTheme":{"enum":["soyio","night","flat"],"type":"string"}}`), br = {
|
|
771
|
+
$ref: dr,
|
|
772
|
+
$schema: cr,
|
|
773
|
+
definitions: pr
|
|
774
|
+
}, lr = "#/definitions/SoyioWidgetConfig", Sr = "http://json-schema.org/draft-07/schema#", ur = /* @__PURE__ */ JSON.parse(`{"CSSProperties":{"additionalProperties":false,"properties":{"WebkitAppearance":{"type":"string"},"accentColor":{"type":"string"},"alignItems":{"enum":["flex-start","flex-end","center","baseline","stretch"],"type":"string"},"appearance":{"type":"string"},"backgroundColor":{"type":"string"},"border":{"type":"string"},"borderBottom":{"type":"string"},"borderBottomColor":{"type":"string"},"borderBottomLeftRadius":{"type":"string"},"borderBottomRightRadius":{"type":"string"},"borderBottomStyle":{"type":"string"},"borderBottomWidth":{"type":"string"},"borderColor":{"type":"string"},"borderLeft":{"type":"string"},"borderLeftColor":{"type":"string"},"borderLeftStyle":{"type":"string"},"borderLeftWidth":{"type":"string"},"borderRadius":{"type":"string"},"borderRight":{"type":"string"},"borderRightColor":{"type":"string"},"borderRightStyle":{"type":"string"},"borderRightWidth":{"type":"string"},"borderStyle":{"type":"string"},"borderTop":{"type":"string"},"borderTopColor":{"type":"string"},"borderTopLeftRadius":{"type":"string"},"borderTopRightRadius":{"type":"string"},"borderTopStyle":{"type":"string"},"borderTopWidth":{"type":"string"},"borderWidth":{"type":"string"},"bottom":{"type":"string"},"boxShadow":{"type":"string"},"color":{"type":"string"},"cursor":{"type":"string"},"display":{"enum":["block","inline","inline-block","flex","inline-flex","grid","inline-grid","none"],"type":"string"},"fill":{"type":"string"},"fillOpacity":{"type":"number"},"flex":{"type":"string"},"flexDirection":{"enum":["row","row-reverse","column","column-reverse"],"type":"string"},"flexWrap":{"enum":["nowrap","wrap","wrap-reverse"],"type":"string"},"fontFamily":{"type":"string"},"fontSize":{"type":"string"},"fontVariant":{"type":"string"},"fontWeight":{"type":["string","number"]},"gap":{"type":"string"},"height":{"type":"string"},"justifyContent":{"enum":["flex-start","flex-end","center","space-between","space-around","space-evenly"],"type":"string"},"left":{"type":"string"},"letterSpacing":{"type":"string"},"lineHeight":{"type":["string","number"]},"margin":{"type":"string"},"marginBottom":{"type":"string"},"marginLeft":{"type":"string"},"marginRight":{"type":"string"},"marginTop":{"type":"string"},"mozOsxFontSmoothing":{"enum":["auto","grayscale","unset"],"type":"string"},"opacity":{"type":"number"},"outline":{"type":"string"},"outlineOffset":{"type":"string"},"overflow":{"enum":["visible","hidden","scroll","auto"],"type":"string"},"overflowX":{"enum":["visible","hidden","scroll","auto"],"type":"string"},"overflowY":{"enum":["visible","hidden","scroll","auto"],"type":"string"},"padding":{"type":"string"},"paddingBottom":{"type":"string"},"paddingLeft":{"type":"string"},"paddingRight":{"type":"string"},"paddingTop":{"type":"string"},"position":{"enum":["static","relative","absolute","fixed","sticky"],"type":"string"},"right":{"type":"string"},"textAlign":{"enum":["left","right","center","justify"],"type":"string"},"textDecoration":{"type":"string"},"textTransform":{"enum":["none","capitalize","uppercase","lowercase"],"type":"string"},"top":{"type":"string"},"transform":{"type":"string"},"transformOrigin":{"type":"string"},"transition":{"type":"string"},"transitionDelay":{"type":"string"},"transitionDuration":{"type":"string"},"transitionProperty":{"type":"string"},"transitionTimingFunction":{"type":"string"},"visibility":{"enum":["visible","hidden","collapse"],"type":"string"},"webkitFontSmoothing":{"enum":["auto","antialiased","subpixel-antialiased"],"type":"string"},"webkitTextFillColor":{"type":"string"},"whiteSpace":{"enum":["normal","nowrap","pre","pre-wrap","pre-line"],"type":"string"},"width":{"type":"string"},"wordBreak":{"enum":["normal","break-all","keep-all","break-word"],"type":"string"},"zIndex":{"type":["number","string"]}},"type":"object"},"ConsentConfig":{"additionalProperties":false,"properties":{"actionToken":{"type":"string"},"appearance":{"$ref":"#/definitions/SoyioAppearance"},"consentTemplateId":{"type":"string"},"context":{"type":"string"},"developmentUrl":{"type":"string"},"entityId":{"type":"string"},"isSandbox":{"type":"boolean"},"mandatoryReconsentBehavior":{"enum":["notice","askAgain"],"type":"string"},"onEvent":{"$comment":"(event: TEvent) => void","properties":{"namedArgs":{"additionalProperties":false,"properties":{"event":{"additionalProperties":{},"type":"object"}},"required":["event"],"type":"object"}},"type":"object"},"onReady":{"$comment":"() => void"},"optionalReconsentBehavior":{"enum":["notice","askAgain","hide"],"type":"string"}},"required":["consentTemplateId","onEvent"],"type":"object"},"DataSubject":{"enum":["anonymous_user","citizen_voter","commuter","consultant","customer","employee","job_applicant","next_of_kin","passenger","patient","prospect","shareholder","supplier_vendor","trainee","visitor"],"type":"string"},"IconWeight":{"enum":["thin","light","regular","bold","fill","duotone"],"type":"string"},"PrivacyCenterConfig":{"anyOf":[{"additionalProperties":false,"properties":{"appearance":{"$ref":"#/definitions/SoyioAppearance"},"companyId":{"type":"string"},"consentMode":{"enum":["immediate","batch"],"type":"string"},"consentRetentionPeriod":{"type":"string"},"dataSubjects":{"items":{"$ref":"#/definitions/DataSubject"},"type":"array"},"demo":{"type":"boolean"},"developmentUrl":{"type":"string"},"enabledFeatures":{"items":{"$ref":"#/definitions/PrivacyManagerFeature"},"type":"array"},"enabledRights":{"items":{"$ref":"#/definitions/PrivacyCenterRight"},"type":"array"},"fileRequisites":{"additionalProperties":false,"properties":{"allowedExtensions":{"items":{"type":"string"},"type":"array"},"maxFileSize":{"type":"number"}},"type":"object"},"isSandbox":{"type":"boolean"},"onEvent":{"$comment":"(event: TEvent) => void","properties":{"namedArgs":{"additionalProperties":false,"properties":{"event":{"additionalProperties":{},"type":"object"}},"required":["event"],"type":"object"}},"type":"object"},"onReady":{"$comment":"() => void"},"redecOperationIds":{"items":{"$ref":"#/definitions/RedecOperationId"},"type":"array"},"requestReference":{"type":"string"},"showBatchConsentConfirmation":{"type":"boolean"}},"required":["companyId","onEvent"],"type":"object"},{"additionalProperties":false,"properties":{"appearance":{"$ref":"#/definitions/SoyioAppearance"},"consentMode":{"enum":["immediate","batch"],"type":"string"},"consentRetentionPeriod":{"type":"string"},"dataSubjects":{"items":{"$ref":"#/definitions/DataSubject"},"type":"array"},"demo":{"type":"boolean"},"developmentUrl":{"type":"string"},"enabledFeatures":{"items":{"$ref":"#/definitions/PrivacyManagerFeature"},"type":"array"},"enabledRights":{"items":{"$ref":"#/definitions/PrivacyCenterRight"},"type":"array"},"fileRequisites":{"additionalProperties":false,"properties":{"allowedExtensions":{"items":{"type":"string"},"type":"array"},"maxFileSize":{"type":"number"}},"type":"object"},"isSandbox":{"type":"boolean"},"onEvent":{"$comment":"(event: TEvent) => void","properties":{"namedArgs":{"additionalProperties":false,"properties":{"event":{"additionalProperties":{},"type":"object"}},"required":["event"],"type":"object"}},"type":"object"},"onReady":{"$comment":"() => void"},"redecOperationIds":{"items":{"$ref":"#/definitions/RedecOperationId"},"type":"array"},"requestReference":{"type":"string"},"sessionToken":{"type":"string"},"showBatchConsentConfirmation":{"type":"boolean"}},"required":["onEvent","sessionToken"],"type":"object"}]},"PrivacyCenterRight":{"enum":["arsop","redec"],"type":"string"},"PrivacyManagerFeature":{"enum":["DataSubjectRequest","ConsentManagement","RequestTracking"],"type":"string"},"RedecOperationId":{"additionalProperties":false,"properties":{"id":{"type":"string"},"label":{"type":"string"}},"required":["id","label"],"type":"object"},"SoyioAppearance":{"additionalProperties":false,"properties":{"config":{"$ref":"#/definitions/SoyioAppearanceConfig"},"rules":{"$ref":"#/definitions/SoyioRule"},"theme":{"$ref":"#/definitions/SoyioTheme"},"variables":{"$ref":"#/definitions/SoyioAppearanceVariables"}},"type":"object"},"SoyioAppearanceConfig":{"additionalProperties":false,"properties":{"brandTheme":{"default":"default","description":"Theme variant for branded elements like the footer.\\n- 'default': Standard Soyio brand colors (purple/indigo)\\n- 'dark': Dark mode with gray tones\\n- 'light': Mono color light version","enum":["default","dark","light"],"type":"string"},"consentControl":{"default":"switch","description":"Control type for consent items.\\n- 'switch': Toggle switch (default)\\n- 'checkbox': Checkbox","enum":["switch","checkbox"],"type":"string"},"consentManagementColumns":{"default":2,"description":"Number of columns in the consent management grid.","enum":[1,2,3,4],"type":"number"},"helperTextPosition":{"enum":["top","bottom"],"type":"string"},"hintIcon":{"default":"Question","description":"Icon name to use for hint/help tooltips on input labels. Available icons: 'Question' (default), 'Info', 'QuestionMark', etc.","type":"string"},"icon":{"$ref":"#/definitions/SoyioIconConfig","description":"Global icon appearance configuration. Controls default weight and size for all icons."},"iconRules":{"additionalProperties":{"$ref":"#/definitions/SoyioIconConfig"},"description":"Per-component icon overrides. Allows customizing icon styles for specific components.","type":"object"},"mainPageColumns":{"default":2,"description":"Number of columns in the main page feature cards grid.","enum":[1,2,3,4],"type":"number"}},"type":"object"},"SoyioAppearanceVariables":{"additionalProperties":false,"properties":{"borderRadius":{"type":"string"},"borderStyle":{"type":"string"},"borderWidth":{"type":"string"},"colorBackground":{"type":"string"},"colorBorder":{"type":"string"},"colorBorderMuted":{"type":"string"},"colorDanger":{"type":"string"},"colorDangerBg":{"type":"string"},"colorInfo":{"type":"string"},"colorInfoBg":{"type":"string"},"colorInputErrorFocus":{"type":"string"},"colorInputFocus":{"type":"string"},"colorLink":{"type":"string"},"colorOverlay":{"type":"string"},"colorPrimary":{"type":"string"},"colorPrimarySurface":{"type":"string"},"colorSecondary":{"type":"string"},"colorSelectArrow":{"type":"string"},"colorSuccess":{"type":"string"},"colorSuccessBg":{"type":"string"},"colorSurface":{"type":"string"},"colorSurfaceMuted":{"type":"string"},"colorSurfaceStrong":{"type":"string"},"colorSwitchBorder":{"type":"string"},"colorText":{"type":"string"},"colorTextInverted":{"type":"string"},"colorTextSecondary":{"type":"string"},"colorTextSubtle":{"type":"string"},"colorTextTitle":{"type":"string"},"colorWarning":{"type":"string"},"colorWarningBg":{"type":"string"},"dataUseIconColor":{"type":"string"},"fontFamily":{"type":"string"},"fontFamilyBody":{"type":"string"},"fontFamilyTitle":{"type":"string"},"fontSizeBase":{"type":"string"}},"type":"object"},"SoyioIconConfig":{"additionalProperties":false,"properties":{"dataUseVariant":{"description":"Override variant for data use icons in consent management. If not set, uses the company's configured iconVariant.","enum":["duotone","outline","solid"],"type":"string"},"size":{"default":24,"description":"Default icon size in pixels.","type":"number"},"weight":{"$ref":"#/definitions/IconWeight","default":"regular","description":"Icon weight/style variant.\\n- thin: Thinnest stroke\\n- light: Light stroke\\n- regular: Default stroke (default)\\n- bold: Bold stroke\\n- fill: Filled/solid icons\\n- duotone: Two-tone icons with opacity"}},"type":"object"},"SoyioRule":{"additionalProperties":{"$ref":"#/definitions/CSSProperties"},"properties":{".Alert":{"$ref":"#/definitions/CSSProperties"},".Alert--checked":{"$ref":"#/definitions/CSSProperties"},".Alert--error":{"$ref":"#/definitions/CSSProperties"},".Alert--info":{"$ref":"#/definitions/CSSProperties"},".Alert--note":{"$ref":"#/definitions/CSSProperties"},".Alert--success":{"$ref":"#/definitions/CSSProperties"},".Alert--warning":{"$ref":"#/definitions/CSSProperties"},".Alert::placeholder":{"$ref":"#/definitions/CSSProperties"},".Alert::selection":{"$ref":"#/definitions/CSSProperties"},".Alert:active":{"$ref":"#/definitions/CSSProperties"},".Alert:autofill":{"$ref":"#/definitions/CSSProperties"},".Alert:disabled":{"$ref":"#/definitions/CSSProperties"},".Alert:focus":{"$ref":"#/definitions/CSSProperties"},".Alert:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Alert:hover":{"$ref":"#/definitions/CSSProperties"},".AlertContent":{"$ref":"#/definitions/CSSProperties"},".AlertContent--checked":{"$ref":"#/definitions/CSSProperties"},".AlertContent::placeholder":{"$ref":"#/definitions/CSSProperties"},".AlertContent::selection":{"$ref":"#/definitions/CSSProperties"},".AlertContent:active":{"$ref":"#/definitions/CSSProperties"},".AlertContent:autofill":{"$ref":"#/definitions/CSSProperties"},".AlertContent:disabled":{"$ref":"#/definitions/CSSProperties"},".AlertContent:focus":{"$ref":"#/definitions/CSSProperties"},".AlertContent:focus-visible":{"$ref":"#/definitions/CSSProperties"},".AlertContent:hover":{"$ref":"#/definitions/CSSProperties"},".AlertIcon":{"$ref":"#/definitions/CSSProperties"},".AlertIcon--checked":{"$ref":"#/definitions/CSSProperties"},".AlertIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".AlertIcon::selection":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:active":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:focus":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:hover":{"$ref":"#/definitions/CSSProperties"},".Button":{"$ref":"#/definitions/CSSProperties"},".Button--checked":{"$ref":"#/definitions/CSSProperties"},".Button::placeholder":{"$ref":"#/definitions/CSSProperties"},".Button::selection":{"$ref":"#/definitions/CSSProperties"},".Button:active":{"$ref":"#/definitions/CSSProperties"},".Button:autofill":{"$ref":"#/definitions/CSSProperties"},".Button:disabled":{"$ref":"#/definitions/CSSProperties"},".Button:focus":{"$ref":"#/definitions/CSSProperties"},".Button:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Button:hover":{"$ref":"#/definitions/CSSProperties"},".Card":{"$ref":"#/definitions/CSSProperties"},".Card--checked":{"$ref":"#/definitions/CSSProperties"},".Card::placeholder":{"$ref":"#/definitions/CSSProperties"},".Card::selection":{"$ref":"#/definitions/CSSProperties"},".Card:active":{"$ref":"#/definitions/CSSProperties"},".Card:autofill":{"$ref":"#/definitions/CSSProperties"},".Card:disabled":{"$ref":"#/definitions/CSSProperties"},".Card:focus":{"$ref":"#/definitions/CSSProperties"},".Card:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Card:hover":{"$ref":"#/definitions/CSSProperties"},".CardTitle":{"$ref":"#/definitions/CSSProperties"},".CardTitle--checked":{"$ref":"#/definitions/CSSProperties"},".CardTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".CardTitle::selection":{"$ref":"#/definitions/CSSProperties"},".CardTitle:active":{"$ref":"#/definitions/CSSProperties"},".CardTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".CardTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".CardTitle:focus":{"$ref":"#/definitions/CSSProperties"},".CardTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CardTitle:hover":{"$ref":"#/definitions/CSSProperties"},".CategoryTag":{"$ref":"#/definitions/CSSProperties"},".CategoryTag--checked":{"$ref":"#/definitions/CSSProperties"},".CategoryTag::placeholder":{"$ref":"#/definitions/CSSProperties"},".CategoryTag::selection":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:active":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:autofill":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:disabled":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:focus":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:hover":{"$ref":"#/definitions/CSSProperties"},".Checkbox":{"$ref":"#/definitions/CSSProperties"},".Checkbox--checked":{"$ref":"#/definitions/CSSProperties"},".Checkbox::placeholder":{"$ref":"#/definitions/CSSProperties"},".Checkbox::selection":{"$ref":"#/definitions/CSSProperties"},".Checkbox:active":{"$ref":"#/definitions/CSSProperties"},".Checkbox:autofill":{"$ref":"#/definitions/CSSProperties"},".Checkbox:disabled":{"$ref":"#/definitions/CSSProperties"},".Checkbox:focus":{"$ref":"#/definitions/CSSProperties"},".Checkbox:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Checkbox:hover":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck--checked":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck::placeholder":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck::selection":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:active":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:autofill":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:disabled":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:focus":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:hover":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput--checked":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput::placeholder":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput::selection":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:active":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:autofill":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:disabled":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:focus":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:hover":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel--checked":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel::placeholder":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel::selection":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:active":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:autofill":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:disabled":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:focus":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:hover":{"$ref":"#/definitions/CSSProperties"},".Chip":{"$ref":"#/definitions/CSSProperties"},".Chip--amber":{"$ref":"#/definitions/CSSProperties"},".Chip--checked":{"$ref":"#/definitions/CSSProperties"},".Chip--green":{"$ref":"#/definitions/CSSProperties"},".Chip--info":{"$ref":"#/definitions/CSSProperties"},".Chip--red":{"$ref":"#/definitions/CSSProperties"},".Chip::placeholder":{"$ref":"#/definitions/CSSProperties"},".Chip::selection":{"$ref":"#/definitions/CSSProperties"},".Chip:active":{"$ref":"#/definitions/CSSProperties"},".Chip:autofill":{"$ref":"#/definitions/CSSProperties"},".Chip:disabled":{"$ref":"#/definitions/CSSProperties"},".Chip:focus":{"$ref":"#/definitions/CSSProperties"},".Chip:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Chip:hover":{"$ref":"#/definitions/CSSProperties"},".Combobox":{"$ref":"#/definitions/CSSProperties"},".Combobox--checked":{"$ref":"#/definitions/CSSProperties"},".Combobox::placeholder":{"$ref":"#/definitions/CSSProperties"},".Combobox::selection":{"$ref":"#/definitions/CSSProperties"},".Combobox:active":{"$ref":"#/definitions/CSSProperties"},".Combobox:autofill":{"$ref":"#/definitions/CSSProperties"},".Combobox:disabled":{"$ref":"#/definitions/CSSProperties"},".Combobox:focus":{"$ref":"#/definitions/CSSProperties"},".Combobox:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Combobox:hover":{"$ref":"#/definitions/CSSProperties"},".Description":{"$ref":"#/definitions/CSSProperties"},".Description--checked":{"$ref":"#/definitions/CSSProperties"},".Description::placeholder":{"$ref":"#/definitions/CSSProperties"},".Description::selection":{"$ref":"#/definitions/CSSProperties"},".Description:active":{"$ref":"#/definitions/CSSProperties"},".Description:autofill":{"$ref":"#/definitions/CSSProperties"},".Description:disabled":{"$ref":"#/definitions/CSSProperties"},".Description:focus":{"$ref":"#/definitions/CSSProperties"},".Description:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Description:hover":{"$ref":"#/definitions/CSSProperties"},".Dialog":{"$ref":"#/definitions/CSSProperties"},".Dialog--checked":{"$ref":"#/definitions/CSSProperties"},".Dialog::placeholder":{"$ref":"#/definitions/CSSProperties"},".Dialog::selection":{"$ref":"#/definitions/CSSProperties"},".Dialog:active":{"$ref":"#/definitions/CSSProperties"},".Dialog:autofill":{"$ref":"#/definitions/CSSProperties"},".Dialog:disabled":{"$ref":"#/definitions/CSSProperties"},".Dialog:focus":{"$ref":"#/definitions/CSSProperties"},".Dialog:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Dialog:hover":{"$ref":"#/definitions/CSSProperties"},".DialogContent":{"$ref":"#/definitions/CSSProperties"},".DialogContent--checked":{"$ref":"#/definitions/CSSProperties"},".DialogContent::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogContent::selection":{"$ref":"#/definitions/CSSProperties"},".DialogContent:active":{"$ref":"#/definitions/CSSProperties"},".DialogContent:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogContent:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogContent:focus":{"$ref":"#/definitions/CSSProperties"},".DialogContent:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogContent:hover":{"$ref":"#/definitions/CSSProperties"},".DialogDescription":{"$ref":"#/definitions/CSSProperties"},".DialogDescription--checked":{"$ref":"#/definitions/CSSProperties"},".DialogDescription::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogDescription::selection":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:active":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:focus":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:hover":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay--checked":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay::selection":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:active":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:focus":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:hover":{"$ref":"#/definitions/CSSProperties"},".DialogTitle":{"$ref":"#/definitions/CSSProperties"},".DialogTitle--checked":{"$ref":"#/definitions/CSSProperties"},".DialogTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogTitle::selection":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:active":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:focus":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:hover":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage--checked":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage::placeholder":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage::selection":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:active":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:autofill":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:disabled":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:focus":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:focus-visible":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:hover":{"$ref":"#/definitions/CSSProperties"},".HintIcon":{"$ref":"#/definitions/CSSProperties"},".HintIcon--checked":{"$ref":"#/definitions/CSSProperties"},".HintIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".HintIcon::selection":{"$ref":"#/definitions/CSSProperties"},".HintIcon:active":{"$ref":"#/definitions/CSSProperties"},".HintIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".HintIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".HintIcon:focus":{"$ref":"#/definitions/CSSProperties"},".HintIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".HintIcon:hover":{"$ref":"#/definitions/CSSProperties"},".Input":{"$ref":"#/definitions/CSSProperties"},".Input--checked":{"$ref":"#/definitions/CSSProperties"},".Input--error":{"$ref":"#/definitions/CSSProperties"},".Input::placeholder":{"$ref":"#/definitions/CSSProperties"},".Input::selection":{"$ref":"#/definitions/CSSProperties"},".Input:active":{"$ref":"#/definitions/CSSProperties"},".Input:autofill":{"$ref":"#/definitions/CSSProperties"},".Input:disabled":{"$ref":"#/definitions/CSSProperties"},".Input:focus":{"$ref":"#/definitions/CSSProperties"},".Input:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Input:hover":{"$ref":"#/definitions/CSSProperties"},".Label":{"$ref":"#/definitions/CSSProperties"},".Label--checked":{"$ref":"#/definitions/CSSProperties"},".Label::placeholder":{"$ref":"#/definitions/CSSProperties"},".Label::selection":{"$ref":"#/definitions/CSSProperties"},".Label:active":{"$ref":"#/definitions/CSSProperties"},".Label:autofill":{"$ref":"#/definitions/CSSProperties"},".Label:disabled":{"$ref":"#/definitions/CSSProperties"},".Label:focus":{"$ref":"#/definitions/CSSProperties"},".Label:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Label:hover":{"$ref":"#/definitions/CSSProperties"},".Link":{"$ref":"#/definitions/CSSProperties"},".Link--checked":{"$ref":"#/definitions/CSSProperties"},".Link::placeholder":{"$ref":"#/definitions/CSSProperties"},".Link::selection":{"$ref":"#/definitions/CSSProperties"},".Link:active":{"$ref":"#/definitions/CSSProperties"},".Link:autofill":{"$ref":"#/definitions/CSSProperties"},".Link:disabled":{"$ref":"#/definitions/CSSProperties"},".Link:focus":{"$ref":"#/definitions/CSSProperties"},".Link:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Link:hover":{"$ref":"#/definitions/CSSProperties"},".Loader":{"$ref":"#/definitions/CSSProperties"},".Loader--checked":{"$ref":"#/definitions/CSSProperties"},".Loader::placeholder":{"$ref":"#/definitions/CSSProperties"},".Loader::selection":{"$ref":"#/definitions/CSSProperties"},".Loader:active":{"$ref":"#/definitions/CSSProperties"},".Loader:autofill":{"$ref":"#/definitions/CSSProperties"},".Loader:disabled":{"$ref":"#/definitions/CSSProperties"},".Loader:focus":{"$ref":"#/definitions/CSSProperties"},".Loader:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Loader:hover":{"$ref":"#/definitions/CSSProperties"},".MainContainer":{"$ref":"#/definitions/CSSProperties"},".MainContainer--checked":{"$ref":"#/definitions/CSSProperties"},".MainContainer::placeholder":{"$ref":"#/definitions/CSSProperties"},".MainContainer::selection":{"$ref":"#/definitions/CSSProperties"},".MainContainer:active":{"$ref":"#/definitions/CSSProperties"},".MainContainer:autofill":{"$ref":"#/definitions/CSSProperties"},".MainContainer:disabled":{"$ref":"#/definitions/CSSProperties"},".MainContainer:focus":{"$ref":"#/definitions/CSSProperties"},".MainContainer:focus-visible":{"$ref":"#/definitions/CSSProperties"},".MainContainer:hover":{"$ref":"#/definitions/CSSProperties"},".NinInput":{"$ref":"#/definitions/CSSProperties"},".NinInput--checked":{"$ref":"#/definitions/CSSProperties"},".NinInput::placeholder":{"$ref":"#/definitions/CSSProperties"},".NinInput::selection":{"$ref":"#/definitions/CSSProperties"},".NinInput:active":{"$ref":"#/definitions/CSSProperties"},".NinInput:autofill":{"$ref":"#/definitions/CSSProperties"},".NinInput:disabled":{"$ref":"#/definitions/CSSProperties"},".NinInput:focus":{"$ref":"#/definitions/CSSProperties"},".NinInput:focus-visible":{"$ref":"#/definitions/CSSProperties"},".NinInput:hover":{"$ref":"#/definitions/CSSProperties"},".Radio":{"$ref":"#/definitions/CSSProperties"},".Radio--checked":{"$ref":"#/definitions/CSSProperties"},".Radio::placeholder":{"$ref":"#/definitions/CSSProperties"},".Radio::selection":{"$ref":"#/definitions/CSSProperties"},".Radio:active":{"$ref":"#/definitions/CSSProperties"},".Radio:autofill":{"$ref":"#/definitions/CSSProperties"},".Radio:disabled":{"$ref":"#/definitions/CSSProperties"},".Radio:focus":{"$ref":"#/definitions/CSSProperties"},".Radio:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Radio:hover":{"$ref":"#/definitions/CSSProperties"},".RadioButton":{"$ref":"#/definitions/CSSProperties"},".RadioButton--checked":{"$ref":"#/definitions/CSSProperties"},".RadioButton::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioButton::selection":{"$ref":"#/definitions/CSSProperties"},".RadioButton:active":{"$ref":"#/definitions/CSSProperties"},".RadioButton:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioButton:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioButton:focus":{"$ref":"#/definitions/CSSProperties"},".RadioButton:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioButton:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCard":{"$ref":"#/definitions/CSSProperties"},".RadioCard--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCard::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCard::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCard:active":{"$ref":"#/definitions/CSSProperties"},".RadioCard:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCard:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCard:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCard:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCard:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:active":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:active":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:active":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:hover":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator--checked":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator::selection":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:active":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:focus":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:hover":{"$ref":"#/definitions/CSSProperties"},".RadioLabel":{"$ref":"#/definitions/CSSProperties"},".RadioLabel--checked":{"$ref":"#/definitions/CSSProperties"},".RadioLabel::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioLabel::selection":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:active":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:focus":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:hover":{"$ref":"#/definitions/CSSProperties"},".Select":{"$ref":"#/definitions/CSSProperties"},".Select--checked":{"$ref":"#/definitions/CSSProperties"},".Select::placeholder":{"$ref":"#/definitions/CSSProperties"},".Select::selection":{"$ref":"#/definitions/CSSProperties"},".Select:active":{"$ref":"#/definitions/CSSProperties"},".Select:autofill":{"$ref":"#/definitions/CSSProperties"},".Select:disabled":{"$ref":"#/definitions/CSSProperties"},".Select:focus":{"$ref":"#/definitions/CSSProperties"},".Select:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Select:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicator":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--active":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--completed":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--pending":{"$ref":"#/definitions/CSSProperties"},".StepIndicator::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicator::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine--bottom":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine--top":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:hover":{"$ref":"#/definitions/CSSProperties"},".StepTitle":{"$ref":"#/definitions/CSSProperties"},".StepTitle--checked":{"$ref":"#/definitions/CSSProperties"},".StepTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepTitle::selection":{"$ref":"#/definitions/CSSProperties"},".StepTitle:active":{"$ref":"#/definitions/CSSProperties"},".StepTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".StepTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".StepTitle:focus":{"$ref":"#/definitions/CSSProperties"},".StepTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepTitle:hover":{"$ref":"#/definitions/CSSProperties"},".Switch":{"$ref":"#/definitions/CSSProperties"},".Switch--checked":{"$ref":"#/definitions/CSSProperties"},".Switch::placeholder":{"$ref":"#/definitions/CSSProperties"},".Switch::selection":{"$ref":"#/definitions/CSSProperties"},".Switch:active":{"$ref":"#/definitions/CSSProperties"},".Switch:autofill":{"$ref":"#/definitions/CSSProperties"},".Switch:disabled":{"$ref":"#/definitions/CSSProperties"},".Switch:focus":{"$ref":"#/definitions/CSSProperties"},".Switch:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Switch:hover":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon--checked":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon::selection":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:active":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:focus":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:hover":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot--checked":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot::placeholder":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot::selection":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:active":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:autofill":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:disabled":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:focus":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:focus-visible":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:hover":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb--checked":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb::placeholder":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb::selection":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:active":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:autofill":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:disabled":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:focus":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:focus-visible":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:hover":{"$ref":"#/definitions/CSSProperties"},".TextArea":{"$ref":"#/definitions/CSSProperties"},".TextArea--checked":{"$ref":"#/definitions/CSSProperties"},".TextArea::placeholder":{"$ref":"#/definitions/CSSProperties"},".TextArea::selection":{"$ref":"#/definitions/CSSProperties"},".TextArea:active":{"$ref":"#/definitions/CSSProperties"},".TextArea:autofill":{"$ref":"#/definitions/CSSProperties"},".TextArea:disabled":{"$ref":"#/definitions/CSSProperties"},".TextArea:focus":{"$ref":"#/definitions/CSSProperties"},".TextArea:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TextArea:hover":{"$ref":"#/definitions/CSSProperties"},".Title":{"$ref":"#/definitions/CSSProperties"},".Title--checked":{"$ref":"#/definitions/CSSProperties"},".Title::placeholder":{"$ref":"#/definitions/CSSProperties"},".Title::selection":{"$ref":"#/definitions/CSSProperties"},".Title:active":{"$ref":"#/definitions/CSSProperties"},".Title:autofill":{"$ref":"#/definitions/CSSProperties"},".Title:disabled":{"$ref":"#/definitions/CSSProperties"},".Title:focus":{"$ref":"#/definitions/CSSProperties"},".Title:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Title:hover":{"$ref":"#/definitions/CSSProperties"},".TooltipContent":{"$ref":"#/definitions/CSSProperties"},".TooltipContent--checked":{"$ref":"#/definitions/CSSProperties"},".TooltipContent::placeholder":{"$ref":"#/definitions/CSSProperties"},".TooltipContent::selection":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:active":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:autofill":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:disabled":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:focus":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:hover":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput--checked":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput::placeholder":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput::selection":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:active":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:autofill":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:disabled":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:focus":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:hover":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell--checked":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell::placeholder":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell::selection":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:active":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:autofill":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:disabled":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:focus":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:hover":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator--checked":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator::placeholder":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator::selection":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:active":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:autofill":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:disabled":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:focus":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:hover":{"$ref":"#/definitions/CSSProperties"}},"type":"object"},"SoyioTheme":{"enum":["soyio","night","flat"],"type":"string"},"SoyioWidgetConfig":{"anyOf":[{"$ref":"#/definitions/PrivacyCenterConfig"},{"$ref":"#/definitions/ConsentConfig"}],"description":"Combined configuration type for generating the JSON schema. This includes all possible configuration options for both PrivacyCenterBox and ConsentBox."}}`), wr = {
|
|
775
|
+
$ref: lr,
|
|
776
|
+
$schema: Sr,
|
|
777
|
+
definitions: ur
|
|
643
778
|
};
|
|
644
|
-
function
|
|
645
|
-
return
|
|
779
|
+
function Cr(o) {
|
|
780
|
+
return o && o.__esModule && Object.prototype.hasOwnProperty.call(o, "default") ? o.default : o;
|
|
646
781
|
}
|
|
647
|
-
var
|
|
648
|
-
function
|
|
649
|
-
return
|
|
650
|
-
(function(
|
|
651
|
-
|
|
652
|
-
})(typeof self != "undefined" ? self :
|
|
653
|
-
return function(
|
|
654
|
-
var
|
|
655
|
-
function
|
|
656
|
-
if (
|
|
657
|
-
var m =
|
|
658
|
-
i:
|
|
782
|
+
var Ve = { exports: {} }, xe = { exports: {} }, hr = xe.exports, ji;
|
|
783
|
+
function Pr() {
|
|
784
|
+
return ji || (ji = 1, function(o, a) {
|
|
785
|
+
(function(d, f) {
|
|
786
|
+
o.exports = f();
|
|
787
|
+
})(typeof self != "undefined" ? self : hr, function() {
|
|
788
|
+
return function(d) {
|
|
789
|
+
var f = {};
|
|
790
|
+
function u($) {
|
|
791
|
+
if (f[$]) return f[$].exports;
|
|
792
|
+
var m = f[$] = {
|
|
793
|
+
i: $,
|
|
659
794
|
l: !1,
|
|
660
795
|
exports: {}
|
|
661
796
|
};
|
|
662
|
-
return
|
|
797
|
+
return d[$].call(m.exports, m, m.exports, u), m.l = !0, m.exports;
|
|
663
798
|
}
|
|
664
|
-
return
|
|
665
|
-
|
|
799
|
+
return u.m = d, u.c = f, u.d = function($, m, y) {
|
|
800
|
+
u.o($, m) || Object.defineProperty($, m, {
|
|
666
801
|
enumerable: !0,
|
|
667
|
-
get:
|
|
802
|
+
get: y
|
|
668
803
|
});
|
|
669
|
-
},
|
|
670
|
-
typeof Symbol != "undefined" && Symbol.toStringTag && Object.defineProperty(
|
|
804
|
+
}, u.r = function($) {
|
|
805
|
+
typeof Symbol != "undefined" && Symbol.toStringTag && Object.defineProperty($, Symbol.toStringTag, {
|
|
671
806
|
value: "Module"
|
|
672
|
-
}), Object.defineProperty(
|
|
807
|
+
}), Object.defineProperty($, "__esModule", {
|
|
673
808
|
value: !0
|
|
674
809
|
});
|
|
675
|
-
},
|
|
676
|
-
if (1 & m && (
|
|
677
|
-
var
|
|
678
|
-
if (
|
|
810
|
+
}, u.t = function($, m) {
|
|
811
|
+
if (1 & m && ($ = u($)), 8 & m || 4 & m && typeof $ == "object" && $ && $.__esModule) return $;
|
|
812
|
+
var y = /* @__PURE__ */ Object.create(null);
|
|
813
|
+
if (u.r(y), Object.defineProperty(y, "default", {
|
|
679
814
|
enumerable: !0,
|
|
680
|
-
value:
|
|
681
|
-
}), 2 & m && typeof
|
|
682
|
-
return
|
|
815
|
+
value: $
|
|
816
|
+
}), 2 & m && typeof $ != "string") for (var T in $) u.d(y, T, function(L) {
|
|
817
|
+
return $[L];
|
|
683
818
|
}.bind(null, T));
|
|
684
|
-
return
|
|
685
|
-
},
|
|
686
|
-
var m =
|
|
687
|
-
return
|
|
819
|
+
return y;
|
|
820
|
+
}, u.n = function($) {
|
|
821
|
+
var m = $ && $.__esModule ? function() {
|
|
822
|
+
return $.default;
|
|
688
823
|
} : function() {
|
|
689
|
-
return
|
|
824
|
+
return $;
|
|
690
825
|
};
|
|
691
|
-
return
|
|
692
|
-
},
|
|
693
|
-
return {}.hasOwnProperty.call(
|
|
694
|
-
},
|
|
695
|
-
}([function(
|
|
696
|
-
|
|
697
|
-
return
|
|
698
|
-
}),
|
|
699
|
-
return
|
|
700
|
-
}),
|
|
826
|
+
return u.d(m, "a", m), m;
|
|
827
|
+
}, u.o = function($, m) {
|
|
828
|
+
return {}.hasOwnProperty.call($, m);
|
|
829
|
+
}, u.p = "", u(u.s = 0);
|
|
830
|
+
}([function(d, f, u) {
|
|
831
|
+
u.r(f), u.d(f, "Promise", function() {
|
|
832
|
+
return R;
|
|
833
|
+
}), u.d(f, "TYPES", function() {
|
|
834
|
+
return St;
|
|
835
|
+
}), u.d(f, "ProxyWindow", function() {
|
|
701
836
|
return G;
|
|
702
|
-
}),
|
|
703
|
-
return
|
|
704
|
-
}),
|
|
837
|
+
}), u.d(f, "setup", function() {
|
|
838
|
+
return Ti;
|
|
839
|
+
}), u.d(f, "destroy", function() {
|
|
840
|
+
return lt;
|
|
841
|
+
}), u.d(f, "serializeMessage", function() {
|
|
705
842
|
return at;
|
|
706
|
-
}),
|
|
707
|
-
return ot;
|
|
708
|
-
}), C.d(p, "deserializeMessage", function() {
|
|
709
|
-
return st;
|
|
710
|
-
}), C.d(p, "createProxyWindow", function() {
|
|
711
|
-
return ft;
|
|
712
|
-
}), C.d(p, "toProxyWindow", function() {
|
|
843
|
+
}), u.d(f, "deserializeMessage", function() {
|
|
713
844
|
return dt;
|
|
714
|
-
}),
|
|
715
|
-
return
|
|
716
|
-
}),
|
|
717
|
-
return nt;
|
|
718
|
-
}), C.d(p, "send", function() {
|
|
719
|
-
return K;
|
|
720
|
-
}), C.d(p, "markWindowKnown", function() {
|
|
721
|
-
return pi;
|
|
722
|
-
}), C.d(p, "cleanUpWindow", function() {
|
|
845
|
+
}), u.d(f, "createProxyWindow", function() {
|
|
846
|
+
return ct;
|
|
847
|
+
}), u.d(f, "toProxyWindow", function() {
|
|
723
848
|
return pt;
|
|
724
|
-
}),
|
|
849
|
+
}), u.d(f, "on", function() {
|
|
850
|
+
return se;
|
|
851
|
+
}), u.d(f, "once", function() {
|
|
852
|
+
return ft;
|
|
853
|
+
}), u.d(f, "send", function() {
|
|
854
|
+
return X;
|
|
855
|
+
}), u.d(f, "markWindowKnown", function() {
|
|
856
|
+
return ui;
|
|
857
|
+
}), u.d(f, "cleanUpWindow", function() {
|
|
858
|
+
return ut;
|
|
859
|
+
}), u.d(f, "bridge", function() {
|
|
725
860
|
});
|
|
726
|
-
function
|
|
861
|
+
function $(e) {
|
|
727
862
|
return {}.toString.call(e) === "[object RegExp]";
|
|
728
863
|
}
|
|
729
864
|
var m = `Call was rejected by callee.\r
|
|
730
865
|
`;
|
|
731
|
-
function
|
|
866
|
+
function y(e) {
|
|
732
867
|
return e === void 0 && (e = window), e.location.protocol;
|
|
733
868
|
}
|
|
734
869
|
function T(e) {
|
|
@@ -736,24 +871,24 @@ function ar() {
|
|
|
736
871
|
var t = e.mockDomain.split("//")[0];
|
|
737
872
|
if (t) return t;
|
|
738
873
|
}
|
|
739
|
-
return
|
|
874
|
+
return y(e);
|
|
740
875
|
}
|
|
741
|
-
function
|
|
876
|
+
function L(e) {
|
|
742
877
|
return e === void 0 && (e = window), T(e) === "about:";
|
|
743
878
|
}
|
|
744
|
-
function
|
|
879
|
+
function O(e) {
|
|
745
880
|
if (e === void 0 && (e = window), e) try {
|
|
746
881
|
if (e.parent && e.parent !== e) return e.parent;
|
|
747
882
|
} catch (t) {
|
|
748
883
|
}
|
|
749
884
|
}
|
|
750
|
-
function
|
|
751
|
-
if (e === void 0 && (e = window), e && !
|
|
885
|
+
function K(e) {
|
|
886
|
+
if (e === void 0 && (e = window), e && !O(e)) try {
|
|
752
887
|
return e.opener;
|
|
753
888
|
} catch (t) {
|
|
754
889
|
}
|
|
755
890
|
}
|
|
756
|
-
function
|
|
891
|
+
function H(e) {
|
|
757
892
|
try {
|
|
758
893
|
return !0;
|
|
759
894
|
} catch (t) {
|
|
@@ -764,23 +899,23 @@ function ar() {
|
|
|
764
899
|
e === void 0 && (e = window);
|
|
765
900
|
var t = e.location;
|
|
766
901
|
if (!t) throw new Error("Can not read window location");
|
|
767
|
-
var i =
|
|
902
|
+
var i = y(e);
|
|
768
903
|
if (!i) throw new Error("Can not read window protocol");
|
|
769
904
|
if (i === "file:") return "file://";
|
|
770
905
|
if (i === "about:") {
|
|
771
|
-
var r =
|
|
772
|
-
return r &&
|
|
906
|
+
var r = O(e);
|
|
907
|
+
return r && H() ? ee(r) : "about://";
|
|
773
908
|
}
|
|
774
909
|
var n = t.host;
|
|
775
910
|
if (!n) throw new Error("Can not read window host");
|
|
776
911
|
return i + "//" + n;
|
|
777
912
|
}
|
|
778
|
-
function
|
|
913
|
+
function M(e) {
|
|
779
914
|
e === void 0 && (e = window);
|
|
780
915
|
var t = ee(e);
|
|
781
916
|
return t && e.mockDomain && e.mockDomain.indexOf("mock:") === 0 ? e.mockDomain : t;
|
|
782
917
|
}
|
|
783
|
-
function
|
|
918
|
+
function J(e) {
|
|
784
919
|
if (!function(t) {
|
|
785
920
|
try {
|
|
786
921
|
if (t === window) return !0;
|
|
@@ -792,13 +927,13 @@ function ar() {
|
|
|
792
927
|
} catch (r) {
|
|
793
928
|
}
|
|
794
929
|
try {
|
|
795
|
-
if (
|
|
930
|
+
if (L(t) && H()) return !0;
|
|
796
931
|
} catch (r) {
|
|
797
932
|
}
|
|
798
933
|
try {
|
|
799
934
|
if (function(r) {
|
|
800
935
|
return r === void 0 && (r = window), T(r) === "mock:";
|
|
801
|
-
}(t) &&
|
|
936
|
+
}(t) && H()) return !0;
|
|
802
937
|
} catch (r) {
|
|
803
938
|
}
|
|
804
939
|
try {
|
|
@@ -808,58 +943,58 @@ function ar() {
|
|
|
808
943
|
return !1;
|
|
809
944
|
}(e)) return !1;
|
|
810
945
|
try {
|
|
811
|
-
if (e === window ||
|
|
946
|
+
if (e === window || L(e) && H() || M(window) === M(e)) return !0;
|
|
812
947
|
} catch (t) {
|
|
813
948
|
}
|
|
814
949
|
return !1;
|
|
815
950
|
}
|
|
816
951
|
function ie(e) {
|
|
817
|
-
if (!
|
|
952
|
+
if (!J(e)) throw new Error("Expected window to be same domain");
|
|
818
953
|
return e;
|
|
819
954
|
}
|
|
820
955
|
function te(e, t) {
|
|
821
956
|
if (!e || !t) return !1;
|
|
822
|
-
var i =
|
|
957
|
+
var i = O(t);
|
|
823
958
|
return i ? i === e : function(r) {
|
|
824
959
|
var n = [];
|
|
825
960
|
try {
|
|
826
961
|
for (; r.parent !== r; )
|
|
827
962
|
n.push(r.parent), r = r.parent;
|
|
828
|
-
} catch (
|
|
963
|
+
} catch (s) {
|
|
829
964
|
}
|
|
830
965
|
return n;
|
|
831
966
|
}(t).indexOf(e) !== -1;
|
|
832
967
|
}
|
|
833
|
-
function
|
|
968
|
+
function ae(e) {
|
|
834
969
|
var t = [], i;
|
|
835
970
|
try {
|
|
836
971
|
i = e.frames;
|
|
837
|
-
} catch (
|
|
972
|
+
} catch (l) {
|
|
838
973
|
i = e;
|
|
839
974
|
}
|
|
840
975
|
var r;
|
|
841
976
|
try {
|
|
842
977
|
r = i.length;
|
|
843
|
-
} catch (
|
|
978
|
+
} catch (l) {
|
|
844
979
|
}
|
|
845
980
|
if (r === 0) return t;
|
|
846
981
|
if (r) {
|
|
847
982
|
for (var n = 0; n < r; n++) {
|
|
848
|
-
var
|
|
983
|
+
var s = void 0;
|
|
849
984
|
try {
|
|
850
|
-
|
|
851
|
-
} catch (
|
|
985
|
+
s = i[n];
|
|
986
|
+
} catch (l) {
|
|
852
987
|
continue;
|
|
853
988
|
}
|
|
854
|
-
t.push(
|
|
989
|
+
t.push(s);
|
|
855
990
|
}
|
|
856
991
|
return t;
|
|
857
992
|
}
|
|
858
|
-
for (var
|
|
993
|
+
for (var c = 0; c < 100; c++) {
|
|
859
994
|
var S = void 0;
|
|
860
995
|
try {
|
|
861
|
-
S = i[
|
|
862
|
-
} catch (
|
|
996
|
+
S = i[c];
|
|
997
|
+
} catch (l) {
|
|
863
998
|
return t;
|
|
864
999
|
}
|
|
865
1000
|
if (!S) return t;
|
|
@@ -867,7 +1002,7 @@ function ar() {
|
|
|
867
1002
|
}
|
|
868
1003
|
return t;
|
|
869
1004
|
}
|
|
870
|
-
var
|
|
1005
|
+
var be = [], de = [];
|
|
871
1006
|
function V(e, t) {
|
|
872
1007
|
t === void 0 && (t = !0);
|
|
873
1008
|
try {
|
|
@@ -885,7 +1020,7 @@ function ar() {
|
|
|
885
1020
|
} catch (n) {
|
|
886
1021
|
return !n || n.message !== m;
|
|
887
1022
|
}
|
|
888
|
-
if (t &&
|
|
1023
|
+
if (t && J(e)) try {
|
|
889
1024
|
if (e.mockclosed) return !0;
|
|
890
1025
|
} catch (n) {
|
|
891
1026
|
}
|
|
@@ -893,40 +1028,40 @@ function ar() {
|
|
|
893
1028
|
if (!e.parent || !e.top) return !0;
|
|
894
1029
|
} catch (n) {
|
|
895
1030
|
}
|
|
896
|
-
var i = function(n,
|
|
897
|
-
for (var
|
|
898
|
-
if (n[
|
|
1031
|
+
var i = function(n, s) {
|
|
1032
|
+
for (var c = 0; c < n.length; c++) try {
|
|
1033
|
+
if (n[c] === s) return c;
|
|
899
1034
|
} catch (S) {
|
|
900
1035
|
}
|
|
901
1036
|
return -1;
|
|
902
|
-
}(
|
|
1037
|
+
}(be, e);
|
|
903
1038
|
if (i !== -1) {
|
|
904
|
-
var r =
|
|
1039
|
+
var r = de[i];
|
|
905
1040
|
if (r && function(n) {
|
|
906
1041
|
if (!n.contentWindow || !n.parentNode) return !0;
|
|
907
|
-
var
|
|
908
|
-
if (
|
|
909
|
-
for (var
|
|
910
|
-
if (!
|
|
1042
|
+
var s = n.ownerDocument;
|
|
1043
|
+
if (s && s.documentElement && !s.documentElement.contains(n)) {
|
|
1044
|
+
for (var c = n; c.parentNode && c.parentNode !== c; ) c = c.parentNode;
|
|
1045
|
+
if (!c.host || !s.documentElement.contains(c.host)) return !0;
|
|
911
1046
|
}
|
|
912
1047
|
return !1;
|
|
913
1048
|
}(r)) return !0;
|
|
914
1049
|
}
|
|
915
1050
|
return !1;
|
|
916
1051
|
}
|
|
917
|
-
function
|
|
918
|
-
return e === void 0 && (e = window),
|
|
1052
|
+
function Ze(e) {
|
|
1053
|
+
return e === void 0 && (e = window), K(e = e || window) || O(e) || void 0;
|
|
919
1054
|
}
|
|
920
1055
|
function fe(e, t) {
|
|
921
1056
|
if (typeof e == "string") {
|
|
922
1057
|
if (typeof t == "string") return e === "*" || t === e;
|
|
923
|
-
if (
|
|
1058
|
+
if ($(t) || Array.isArray(t)) return !1;
|
|
924
1059
|
}
|
|
925
|
-
return
|
|
1060
|
+
return $(e) ? $(t) ? e.toString() === t.toString() : !Array.isArray(t) && !!t.match(e) : !!Array.isArray(e) && (Array.isArray(t) ? JSON.stringify(e) === JSON.stringify(t) : !$(t) && e.some(function(i) {
|
|
926
1061
|
return fe(i, t);
|
|
927
1062
|
}));
|
|
928
1063
|
}
|
|
929
|
-
function
|
|
1064
|
+
function we(e) {
|
|
930
1065
|
try {
|
|
931
1066
|
if (e === window) return !0;
|
|
932
1067
|
} catch (t) {
|
|
@@ -968,18 +1103,18 @@ function ar() {
|
|
|
968
1103
|
}
|
|
969
1104
|
return !1;
|
|
970
1105
|
}
|
|
971
|
-
function
|
|
972
|
-
if (
|
|
1106
|
+
function Xe(e) {
|
|
1107
|
+
if (J(e)) return ie(e).frameElement;
|
|
973
1108
|
for (var t = 0, i = document.querySelectorAll("iframe"); t < i.length; t++) {
|
|
974
1109
|
var r = i[t];
|
|
975
1110
|
if (r && r.contentWindow && r.contentWindow === e) return r;
|
|
976
1111
|
}
|
|
977
1112
|
}
|
|
978
|
-
function
|
|
1113
|
+
function Yi(e) {
|
|
979
1114
|
if (function(i) {
|
|
980
|
-
return i === void 0 && (i = window), !!
|
|
1115
|
+
return i === void 0 && (i = window), !!O(i);
|
|
981
1116
|
}(e)) {
|
|
982
|
-
var t =
|
|
1117
|
+
var t = Xe(e);
|
|
983
1118
|
if (t && t.parentElement) {
|
|
984
1119
|
t.parentElement.removeChild(t);
|
|
985
1120
|
return;
|
|
@@ -1006,36 +1141,36 @@ function ar() {
|
|
|
1006
1141
|
}
|
|
1007
1142
|
return !1;
|
|
1008
1143
|
}
|
|
1009
|
-
var
|
|
1010
|
-
function
|
|
1011
|
-
if (!
|
|
1144
|
+
var ei = [], ce = [], Oe = 0, pe;
|
|
1145
|
+
function ii() {
|
|
1146
|
+
if (!Oe && pe) {
|
|
1012
1147
|
var e = pe;
|
|
1013
1148
|
pe = null, e.resolve();
|
|
1014
1149
|
}
|
|
1015
1150
|
}
|
|
1016
|
-
function
|
|
1017
|
-
|
|
1151
|
+
function Ne() {
|
|
1152
|
+
Oe += 1;
|
|
1018
1153
|
}
|
|
1019
|
-
function
|
|
1020
|
-
|
|
1154
|
+
function le() {
|
|
1155
|
+
Oe -= 1, ii();
|
|
1021
1156
|
}
|
|
1022
|
-
var
|
|
1157
|
+
var R = function() {
|
|
1023
1158
|
function e(i) {
|
|
1024
1159
|
var r = this;
|
|
1025
1160
|
if (this.resolved = void 0, this.rejected = void 0, this.errorHandled = void 0, this.value = void 0, this.error = void 0, this.handlers = void 0, this.dispatching = void 0, this.stack = void 0, this.resolved = !1, this.rejected = !1, this.errorHandled = !1, this.handlers = [], i) {
|
|
1026
|
-
var n,
|
|
1027
|
-
|
|
1161
|
+
var n, s, c = !1, S = !1, l = !1;
|
|
1162
|
+
Ne();
|
|
1028
1163
|
try {
|
|
1029
|
-
i(function(
|
|
1030
|
-
|
|
1031
|
-
}, function(
|
|
1032
|
-
|
|
1164
|
+
i(function(p) {
|
|
1165
|
+
l ? r.resolve(p) : (c = !0, n = p);
|
|
1166
|
+
}, function(p) {
|
|
1167
|
+
l ? r.reject(p) : (S = !0, s = p);
|
|
1033
1168
|
});
|
|
1034
|
-
} catch (
|
|
1035
|
-
|
|
1169
|
+
} catch (p) {
|
|
1170
|
+
le(), this.reject(p);
|
|
1036
1171
|
return;
|
|
1037
1172
|
}
|
|
1038
|
-
|
|
1173
|
+
le(), l = !0, c ? this.resolve(n) : S && this.reject(s);
|
|
1039
1174
|
}
|
|
1040
1175
|
}
|
|
1041
1176
|
var t = e.prototype;
|
|
@@ -1052,12 +1187,12 @@ function ar() {
|
|
|
1052
1187
|
i = new Error("Expected reject to be called with Error, got " + n);
|
|
1053
1188
|
}
|
|
1054
1189
|
return this.rejected = !0, this.error = i, this.errorHandled || setTimeout(function() {
|
|
1055
|
-
r.errorHandled || function(
|
|
1056
|
-
if (
|
|
1057
|
-
|
|
1058
|
-
throw
|
|
1190
|
+
r.errorHandled || function(s, c) {
|
|
1191
|
+
if (ei.indexOf(s) === -1) {
|
|
1192
|
+
ei.push(s), setTimeout(function() {
|
|
1193
|
+
throw s;
|
|
1059
1194
|
}, 1);
|
|
1060
|
-
for (var S = 0; S < ce.length; S++) ce[S](
|
|
1195
|
+
for (var S = 0; S < ce.length; S++) ce[S](s, c);
|
|
1061
1196
|
}
|
|
1062
1197
|
}(i, r);
|
|
1063
1198
|
}, 1), this.dispatch(), this;
|
|
@@ -1066,39 +1201,39 @@ function ar() {
|
|
|
1066
1201
|
}, t.dispatch = function() {
|
|
1067
1202
|
var i = this.resolved, r = this.rejected, n = this.handlers;
|
|
1068
1203
|
if (!this.dispatching && (i || r)) {
|
|
1069
|
-
this.dispatching = !0,
|
|
1070
|
-
for (var
|
|
1071
|
-
return
|
|
1072
|
-
w.resolve(
|
|
1073
|
-
}, function(
|
|
1074
|
-
w.reject(
|
|
1204
|
+
this.dispatching = !0, Ne();
|
|
1205
|
+
for (var s = function(g, w) {
|
|
1206
|
+
return g.then(function(v) {
|
|
1207
|
+
w.resolve(v);
|
|
1208
|
+
}, function(v) {
|
|
1209
|
+
w.reject(v);
|
|
1075
1210
|
});
|
|
1076
|
-
},
|
|
1077
|
-
var S = n[
|
|
1211
|
+
}, c = 0; c < n.length; c++) {
|
|
1212
|
+
var S = n[c], l = S.onSuccess, p = S.onError, P = S.promise, C = void 0;
|
|
1078
1213
|
if (i) try {
|
|
1079
|
-
|
|
1080
|
-
} catch (
|
|
1081
|
-
P.reject(
|
|
1214
|
+
C = l ? l(this.value) : this.value;
|
|
1215
|
+
} catch (g) {
|
|
1216
|
+
P.reject(g);
|
|
1082
1217
|
continue;
|
|
1083
1218
|
}
|
|
1084
1219
|
else if (r) {
|
|
1085
|
-
if (!
|
|
1220
|
+
if (!p) {
|
|
1086
1221
|
P.reject(this.error);
|
|
1087
1222
|
continue;
|
|
1088
1223
|
}
|
|
1089
1224
|
try {
|
|
1090
|
-
|
|
1091
|
-
} catch (
|
|
1092
|
-
P.reject(
|
|
1225
|
+
C = p(this.error);
|
|
1226
|
+
} catch (g) {
|
|
1227
|
+
P.reject(g);
|
|
1093
1228
|
continue;
|
|
1094
1229
|
}
|
|
1095
1230
|
}
|
|
1096
|
-
if (
|
|
1097
|
-
var h =
|
|
1231
|
+
if (C instanceof e && (C.resolved || C.rejected)) {
|
|
1232
|
+
var h = C;
|
|
1098
1233
|
h.resolved ? P.resolve(h.value) : P.reject(h.error), h.errorHandled = !0;
|
|
1099
|
-
} else re(
|
|
1234
|
+
} else re(C) ? C instanceof e && (C.resolved || C.rejected) ? C.resolved ? P.resolve(C.value) : P.reject(C.error) : s(C, P) : P.resolve(C);
|
|
1100
1235
|
}
|
|
1101
|
-
n.length = 0, this.dispatching = !1,
|
|
1236
|
+
n.length = 0, this.dispatching = !1, le();
|
|
1102
1237
|
}
|
|
1103
1238
|
}, t.then = function(i, r) {
|
|
1104
1239
|
if (i && typeof i != "function" && !i.call) throw new Error("Promise.then expected a function for success handler");
|
|
@@ -1125,11 +1260,11 @@ function ar() {
|
|
|
1125
1260
|
}, t.timeout = function(i, r) {
|
|
1126
1261
|
var n = this;
|
|
1127
1262
|
if (this.resolved || this.rejected) return this;
|
|
1128
|
-
var
|
|
1263
|
+
var s = setTimeout(function() {
|
|
1129
1264
|
n.resolved || n.rejected || n.reject(r || new Error("Promise timed out after " + i + "ms"));
|
|
1130
1265
|
}, i);
|
|
1131
|
-
return this.then(function(
|
|
1132
|
-
return clearTimeout(
|
|
1266
|
+
return this.then(function(c) {
|
|
1267
|
+
return clearTimeout(s), c;
|
|
1133
1268
|
});
|
|
1134
1269
|
}, t.toPromise = function() {
|
|
1135
1270
|
if (typeof Promise == "undefined") throw new TypeError("Could not find Promise");
|
|
@@ -1145,39 +1280,39 @@ function ar() {
|
|
|
1145
1280
|
}, e.asyncReject = function(i) {
|
|
1146
1281
|
return new e().asyncReject(i);
|
|
1147
1282
|
}, e.all = function(i) {
|
|
1148
|
-
var r = new e(), n = i.length,
|
|
1283
|
+
var r = new e(), n = i.length, s = [].slice();
|
|
1149
1284
|
if (!n)
|
|
1150
|
-
return r.resolve(
|
|
1151
|
-
for (var
|
|
1285
|
+
return r.resolve(s), r;
|
|
1286
|
+
for (var c = function(p, P, C) {
|
|
1152
1287
|
return P.then(function(h) {
|
|
1153
|
-
|
|
1288
|
+
s[p] = h, (n -= 1) == 0 && r.resolve(s);
|
|
1154
1289
|
}, function(h) {
|
|
1155
|
-
|
|
1290
|
+
C.reject(h);
|
|
1156
1291
|
});
|
|
1157
1292
|
}, S = 0; S < i.length; S++) {
|
|
1158
|
-
var
|
|
1159
|
-
if (
|
|
1160
|
-
if (
|
|
1161
|
-
|
|
1293
|
+
var l = i[S];
|
|
1294
|
+
if (l instanceof e) {
|
|
1295
|
+
if (l.resolved) {
|
|
1296
|
+
s[S] = l.value, n -= 1;
|
|
1162
1297
|
continue;
|
|
1163
1298
|
}
|
|
1164
|
-
} else if (!re(
|
|
1165
|
-
|
|
1299
|
+
} else if (!re(l)) {
|
|
1300
|
+
s[S] = l, n -= 1;
|
|
1166
1301
|
continue;
|
|
1167
1302
|
}
|
|
1168
|
-
|
|
1303
|
+
c(S, e.resolve(l), r);
|
|
1169
1304
|
}
|
|
1170
|
-
return n === 0 && r.resolve(
|
|
1305
|
+
return n === 0 && r.resolve(s), r;
|
|
1171
1306
|
}, e.hash = function(i) {
|
|
1172
|
-
var r = {}, n = [],
|
|
1307
|
+
var r = {}, n = [], s = function(S) {
|
|
1173
1308
|
if (i.hasOwnProperty(S)) {
|
|
1174
|
-
var
|
|
1175
|
-
re(
|
|
1176
|
-
r[S] =
|
|
1177
|
-
})) : r[S] =
|
|
1309
|
+
var l = i[S];
|
|
1310
|
+
re(l) ? n.push(l.then(function(p) {
|
|
1311
|
+
r[S] = p;
|
|
1312
|
+
})) : r[S] = l;
|
|
1178
1313
|
}
|
|
1179
1314
|
};
|
|
1180
|
-
for (var
|
|
1315
|
+
for (var c in i) s(c);
|
|
1181
1316
|
return e.all(n).then(function() {
|
|
1182
1317
|
return r;
|
|
1183
1318
|
});
|
|
@@ -1193,14 +1328,14 @@ function ar() {
|
|
|
1193
1328
|
}(i);
|
|
1194
1329
|
}, e.try = function(i, r, n) {
|
|
1195
1330
|
if (i && typeof i != "function" && !i.call) throw new Error("Promise.try expected a function");
|
|
1196
|
-
var
|
|
1197
|
-
|
|
1331
|
+
var s;
|
|
1332
|
+
Ne();
|
|
1198
1333
|
try {
|
|
1199
|
-
|
|
1200
|
-
} catch (
|
|
1201
|
-
return
|
|
1334
|
+
s = i.apply(r, n || []);
|
|
1335
|
+
} catch (c) {
|
|
1336
|
+
return le(), e.reject(c);
|
|
1202
1337
|
}
|
|
1203
|
-
return
|
|
1338
|
+
return le(), e.resolve(s);
|
|
1204
1339
|
}, e.delay = function(i) {
|
|
1205
1340
|
return new e(function(r) {
|
|
1206
1341
|
setTimeout(r, i);
|
|
@@ -1210,18 +1345,18 @@ function ar() {
|
|
|
1210
1345
|
}, e.flush = function() {
|
|
1211
1346
|
return function(i) {
|
|
1212
1347
|
var r = pe = pe || new i();
|
|
1213
|
-
return
|
|
1348
|
+
return ii(), r;
|
|
1214
1349
|
}(e);
|
|
1215
1350
|
}, e;
|
|
1216
1351
|
}();
|
|
1217
|
-
function
|
|
1352
|
+
function Ie(e, t) {
|
|
1218
1353
|
for (var i = 0; i < e.length; i++) try {
|
|
1219
1354
|
if (e[i] === t) return i;
|
|
1220
1355
|
} catch (r) {
|
|
1221
1356
|
}
|
|
1222
1357
|
return -1;
|
|
1223
1358
|
}
|
|
1224
|
-
var
|
|
1359
|
+
var Me = function() {
|
|
1225
1360
|
function e() {
|
|
1226
1361
|
if (this.name = void 0, this.weakmap = void 0, this.keys = void 0, this.values = void 0, this.name = "__weakmap_" + (1e9 * Math.random() >>> 0) + "__", function() {
|
|
1227
1362
|
if (typeof WeakMap == "undefined" || Object.freeze === void 0) return !1;
|
|
@@ -1240,17 +1375,17 @@ function ar() {
|
|
|
1240
1375
|
var t = e.prototype;
|
|
1241
1376
|
return t._cleanupClosedWindows = function() {
|
|
1242
1377
|
for (var i = this.weakmap, r = this.keys, n = 0; n < r.length; n++) {
|
|
1243
|
-
var
|
|
1244
|
-
if (
|
|
1378
|
+
var s = r[n];
|
|
1379
|
+
if (we(s) && V(s)) {
|
|
1245
1380
|
if (i) try {
|
|
1246
|
-
i.delete(
|
|
1247
|
-
} catch (
|
|
1381
|
+
i.delete(s);
|
|
1382
|
+
} catch (c) {
|
|
1248
1383
|
}
|
|
1249
1384
|
r.splice(n, 1), this.values.splice(n, 1), n -= 1;
|
|
1250
1385
|
}
|
|
1251
1386
|
}
|
|
1252
1387
|
}, t.isSafeToReadWrite = function(i) {
|
|
1253
|
-
return !
|
|
1388
|
+
return !we(i);
|
|
1254
1389
|
}, t.set = function(i, r) {
|
|
1255
1390
|
if (!i) throw new Error("WeakMap expected key");
|
|
1256
1391
|
var n = this.weakmap;
|
|
@@ -1260,8 +1395,8 @@ function ar() {
|
|
|
1260
1395
|
delete this.weakmap;
|
|
1261
1396
|
}
|
|
1262
1397
|
if (this.isSafeToReadWrite(i)) try {
|
|
1263
|
-
var
|
|
1264
|
-
|
|
1398
|
+
var s = this.name, c = i[s];
|
|
1399
|
+
c && c[0] === i ? c[1] = r : Object.defineProperty(i, s, {
|
|
1265
1400
|
value: [i, r],
|
|
1266
1401
|
writable: !0
|
|
1267
1402
|
});
|
|
@@ -1269,24 +1404,24 @@ function ar() {
|
|
|
1269
1404
|
} catch (P) {
|
|
1270
1405
|
}
|
|
1271
1406
|
this._cleanupClosedWindows();
|
|
1272
|
-
var S = this.keys,
|
|
1273
|
-
|
|
1407
|
+
var S = this.keys, l = this.values, p = Ie(S, i);
|
|
1408
|
+
p === -1 ? (S.push(i), l.push(r)) : l[p] = r;
|
|
1274
1409
|
}, t.get = function(i) {
|
|
1275
1410
|
if (!i) throw new Error("WeakMap expected key");
|
|
1276
1411
|
var r = this.weakmap;
|
|
1277
1412
|
if (r) try {
|
|
1278
1413
|
if (r.has(i)) return r.get(i);
|
|
1279
|
-
} catch (
|
|
1414
|
+
} catch (c) {
|
|
1280
1415
|
delete this.weakmap;
|
|
1281
1416
|
}
|
|
1282
1417
|
if (this.isSafeToReadWrite(i)) try {
|
|
1283
1418
|
var n = i[this.name];
|
|
1284
1419
|
return n && n[0] === i ? n[1] : void 0;
|
|
1285
|
-
} catch (
|
|
1420
|
+
} catch (c) {
|
|
1286
1421
|
}
|
|
1287
1422
|
this._cleanupClosedWindows();
|
|
1288
|
-
var
|
|
1289
|
-
if (
|
|
1423
|
+
var s = Ie(this.keys, i);
|
|
1424
|
+
if (s !== -1) return this.values[s];
|
|
1290
1425
|
}, t.delete = function(i) {
|
|
1291
1426
|
if (!i) throw new Error("WeakMap expected key");
|
|
1292
1427
|
var r = this.weakmap;
|
|
@@ -1301,32 +1436,32 @@ function ar() {
|
|
|
1301
1436
|
} catch (S) {
|
|
1302
1437
|
}
|
|
1303
1438
|
this._cleanupClosedWindows();
|
|
1304
|
-
var
|
|
1305
|
-
|
|
1439
|
+
var s = this.keys, c = Ie(s, i);
|
|
1440
|
+
c !== -1 && (s.splice(c, 1), this.values.splice(c, 1));
|
|
1306
1441
|
}, t.has = function(i) {
|
|
1307
1442
|
if (!i) throw new Error("WeakMap expected key");
|
|
1308
1443
|
var r = this.weakmap;
|
|
1309
1444
|
if (r) try {
|
|
1310
1445
|
if (r.has(i)) return !0;
|
|
1311
|
-
} catch (
|
|
1446
|
+
} catch (s) {
|
|
1312
1447
|
delete this.weakmap;
|
|
1313
1448
|
}
|
|
1314
1449
|
if (this.isSafeToReadWrite(i)) try {
|
|
1315
1450
|
var n = i[this.name];
|
|
1316
1451
|
return !(!n || n[0] !== i);
|
|
1317
|
-
} catch (
|
|
1452
|
+
} catch (s) {
|
|
1318
1453
|
}
|
|
1319
|
-
return this._cleanupClosedWindows(),
|
|
1454
|
+
return this._cleanupClosedWindows(), Ie(this.keys, i) !== -1;
|
|
1320
1455
|
}, t.getOrSet = function(i, r) {
|
|
1321
1456
|
if (this.has(i)) return this.get(i);
|
|
1322
1457
|
var n = r();
|
|
1323
1458
|
return this.set(i, n), n;
|
|
1324
1459
|
}, e;
|
|
1325
1460
|
}();
|
|
1326
|
-
function
|
|
1461
|
+
function ti(e) {
|
|
1327
1462
|
return e.name || e.__name__ || e.displayName || "anonymous";
|
|
1328
1463
|
}
|
|
1329
|
-
function
|
|
1464
|
+
function ri(e, t) {
|
|
1330
1465
|
try {
|
|
1331
1466
|
delete e.name, e.name = t;
|
|
1332
1467
|
} catch (i) {
|
|
@@ -1345,68 +1480,68 @@ function ar() {
|
|
|
1345
1480
|
throw new Error("Can not find window.btoa or Buffer");
|
|
1346
1481
|
}((/* @__PURE__ */ new Date()).toISOString().slice(11, 19).replace("T", ".")).replace(/[^a-zA-Z0-9]/g, "").toLowerCase();
|
|
1347
1482
|
}
|
|
1348
|
-
var
|
|
1349
|
-
function
|
|
1483
|
+
var Te;
|
|
1484
|
+
function ni(e) {
|
|
1350
1485
|
try {
|
|
1351
1486
|
return JSON.stringify([].slice.call(e), function(t, i) {
|
|
1352
1487
|
return typeof i == "function" ? "memoize[" + function(r) {
|
|
1353
|
-
if (
|
|
1354
|
-
var n =
|
|
1355
|
-
return n || (n = typeof r + ":" + Q(),
|
|
1488
|
+
if (Te = Te || new Me(), r == null || typeof r != "object" && typeof r != "function") throw new Error("Invalid object");
|
|
1489
|
+
var n = Te.get(r);
|
|
1490
|
+
return n || (n = typeof r + ":" + Q(), Te.set(r, n)), n;
|
|
1356
1491
|
}(i) + "]" : typeof window != "undefined" && i instanceof window.Element || i !== null && typeof i == "object" && i.nodeType === 1 && typeof i.style == "object" && typeof i.ownerDocument == "object" ? {} : i;
|
|
1357
1492
|
});
|
|
1358
1493
|
} catch (t) {
|
|
1359
1494
|
throw new Error("Arguments not serializable -- can not be used to memoize");
|
|
1360
1495
|
}
|
|
1361
1496
|
}
|
|
1362
|
-
function
|
|
1497
|
+
function Ji() {
|
|
1363
1498
|
return {};
|
|
1364
1499
|
}
|
|
1365
|
-
var
|
|
1500
|
+
var Se = 0, oi = 0;
|
|
1366
1501
|
function ue(e, t) {
|
|
1367
1502
|
t === void 0 && (t = {});
|
|
1368
|
-
var i = t.thisNamespace, r = i !== void 0 && i, n = t.time,
|
|
1369
|
-
|
|
1370
|
-
var
|
|
1371
|
-
for (var
|
|
1372
|
-
S <
|
|
1503
|
+
var i = t.thisNamespace, r = i !== void 0 && i, n = t.time, s, c, S = Se;
|
|
1504
|
+
Se += 1;
|
|
1505
|
+
var l = function() {
|
|
1506
|
+
for (var p = arguments.length, P = new Array(p), C = 0; C < p; C++) P[C] = arguments[C];
|
|
1507
|
+
S < oi && (s = null, c = null, S = Se, Se += 1);
|
|
1373
1508
|
var h;
|
|
1374
|
-
h = r ? (
|
|
1375
|
-
var
|
|
1509
|
+
h = r ? (c = c || new Me()).getOrSet(this, Ji) : s = s || {};
|
|
1510
|
+
var g;
|
|
1376
1511
|
try {
|
|
1377
|
-
|
|
1512
|
+
g = ni(P);
|
|
1378
1513
|
} catch (x) {
|
|
1379
1514
|
return e.apply(this, arguments);
|
|
1380
1515
|
}
|
|
1381
|
-
var w = h[
|
|
1382
|
-
if (w && n && Date.now() - w.time < n && (delete h[
|
|
1383
|
-
var
|
|
1384
|
-
return h[
|
|
1385
|
-
time:
|
|
1516
|
+
var w = h[g];
|
|
1517
|
+
if (w && n && Date.now() - w.time < n && (delete h[g], w = null), w) return w.value;
|
|
1518
|
+
var v = Date.now(), b = e.apply(this, arguments);
|
|
1519
|
+
return h[g] = {
|
|
1520
|
+
time: v,
|
|
1386
1521
|
value: b
|
|
1387
1522
|
}, b;
|
|
1388
1523
|
};
|
|
1389
|
-
return
|
|
1390
|
-
|
|
1391
|
-
},
|
|
1524
|
+
return l.reset = function() {
|
|
1525
|
+
s = null, c = null;
|
|
1526
|
+
}, ri(l, (t.name || ti(e)) + "::memoized");
|
|
1392
1527
|
}
|
|
1393
1528
|
ue.clear = function() {
|
|
1394
|
-
|
|
1529
|
+
oi = Se;
|
|
1395
1530
|
};
|
|
1396
|
-
function
|
|
1531
|
+
function Ki(e) {
|
|
1397
1532
|
var t = {};
|
|
1398
1533
|
function i() {
|
|
1399
|
-
for (var r = arguments, n = this,
|
|
1400
|
-
var
|
|
1401
|
-
return t.hasOwnProperty(
|
|
1534
|
+
for (var r = arguments, n = this, s = arguments.length, c = new Array(s), S = 0; S < s; S++) c[S] = arguments[S];
|
|
1535
|
+
var l = ni(c);
|
|
1536
|
+
return t.hasOwnProperty(l) || (t[l] = R.try(function() {
|
|
1402
1537
|
return e.apply(n, r);
|
|
1403
1538
|
}).finally(function() {
|
|
1404
|
-
delete t[
|
|
1405
|
-
})), t[
|
|
1539
|
+
delete t[l];
|
|
1540
|
+
})), t[l];
|
|
1406
1541
|
}
|
|
1407
1542
|
return i.reset = function() {
|
|
1408
1543
|
t = {};
|
|
1409
|
-
},
|
|
1544
|
+
}, ri(i, ti(e) + "::promiseMemoized");
|
|
1410
1545
|
}
|
|
1411
1546
|
function ne() {
|
|
1412
1547
|
}
|
|
@@ -1427,7 +1562,7 @@ function ar() {
|
|
|
1427
1562
|
return "Error while stringifying error: " + Ce(n, t + 1);
|
|
1428
1563
|
}
|
|
1429
1564
|
}
|
|
1430
|
-
function
|
|
1565
|
+
function si(e) {
|
|
1431
1566
|
return typeof e == "string" ? e : e.toString && typeof e.toString == "function" ? e.toString() : {}.toString.call(e);
|
|
1432
1567
|
}
|
|
1433
1568
|
ue(function(e) {
|
|
@@ -1436,7 +1571,7 @@ function ar() {
|
|
|
1436
1571
|
for (var i in e) e.hasOwnProperty(i) && t.push(e[i]);
|
|
1437
1572
|
return t;
|
|
1438
1573
|
});
|
|
1439
|
-
function
|
|
1574
|
+
function Be(e) {
|
|
1440
1575
|
return {}.toString.call(e) === "[object RegExp]";
|
|
1441
1576
|
}
|
|
1442
1577
|
function he(e, t, i) {
|
|
@@ -1444,60 +1579,60 @@ function ar() {
|
|
|
1444
1579
|
var r = i();
|
|
1445
1580
|
return e[t] = r, r;
|
|
1446
1581
|
}
|
|
1447
|
-
function
|
|
1582
|
+
function fi() {
|
|
1448
1583
|
var e = document.body;
|
|
1449
1584
|
if (!e) throw new Error("Body element not found");
|
|
1450
1585
|
return e;
|
|
1451
1586
|
}
|
|
1452
|
-
function
|
|
1587
|
+
function ai() {
|
|
1453
1588
|
return !!document.body && document.readyState === "complete";
|
|
1454
1589
|
}
|
|
1455
|
-
function
|
|
1590
|
+
function di() {
|
|
1456
1591
|
return !!document.body && document.readyState === "interactive";
|
|
1457
1592
|
}
|
|
1458
1593
|
ue(function() {
|
|
1459
|
-
return new
|
|
1460
|
-
if (
|
|
1594
|
+
return new R(function(e) {
|
|
1595
|
+
if (ai() || di()) return e();
|
|
1461
1596
|
var t = setInterval(function() {
|
|
1462
|
-
if (
|
|
1597
|
+
if (ai() || di())
|
|
1463
1598
|
return clearInterval(t), e();
|
|
1464
1599
|
}, 10);
|
|
1465
1600
|
});
|
|
1466
1601
|
});
|
|
1467
|
-
var
|
|
1468
|
-
if (
|
|
1602
|
+
var ke = typeof document != "undefined" ? document.currentScript : null, Qi = ue(function() {
|
|
1603
|
+
if (ke || (ke = function() {
|
|
1469
1604
|
try {
|
|
1470
1605
|
var e = function() {
|
|
1471
1606
|
try {
|
|
1472
1607
|
throw new Error("_");
|
|
1473
|
-
} catch (
|
|
1474
|
-
return
|
|
1608
|
+
} catch (c) {
|
|
1609
|
+
return c.stack || "";
|
|
1475
1610
|
}
|
|
1476
1611
|
}(), t = /.*at [^(]*\((.*):(.+):(.+)\)$/gi.exec(e), i = t && t[1];
|
|
1477
1612
|
if (!i) return;
|
|
1478
1613
|
for (var r = 0, n = [].slice.call(document.getElementsByTagName("script")).reverse(); r < n.length; r++) {
|
|
1479
|
-
var
|
|
1480
|
-
if (
|
|
1614
|
+
var s = n[r];
|
|
1615
|
+
if (s.src && s.src === i) return s;
|
|
1481
1616
|
}
|
|
1482
|
-
} catch (
|
|
1617
|
+
} catch (c) {
|
|
1483
1618
|
}
|
|
1484
|
-
}())) return
|
|
1619
|
+
}())) return ke;
|
|
1485
1620
|
throw new Error("Can not determine current script");
|
|
1486
|
-
}),
|
|
1621
|
+
}), Zi = Q();
|
|
1487
1622
|
ue(function() {
|
|
1488
1623
|
var e;
|
|
1489
1624
|
try {
|
|
1490
|
-
e =
|
|
1625
|
+
e = Qi();
|
|
1491
1626
|
} catch (r) {
|
|
1492
|
-
return
|
|
1627
|
+
return Zi;
|
|
1493
1628
|
}
|
|
1494
1629
|
var t = e.getAttribute("data-uid");
|
|
1495
1630
|
if (t && typeof t == "string" || (t = e.getAttribute("data-uid-auto")) && typeof t == "string") return t;
|
|
1496
1631
|
if (e.src) {
|
|
1497
1632
|
var i = function(r) {
|
|
1498
|
-
for (var n = "",
|
|
1499
|
-
var
|
|
1500
|
-
r[
|
|
1633
|
+
for (var n = "", s = 0; s < r.length; s++) {
|
|
1634
|
+
var c = r[s].charCodeAt(0) * s;
|
|
1635
|
+
r[s + 1] && (c += r[s + 1].charCodeAt(0) * (s - 1)), n += String.fromCharCode(97 + Math.abs(c) % 26);
|
|
1501
1636
|
}
|
|
1502
1637
|
return n;
|
|
1503
1638
|
}(JSON.stringify({
|
|
@@ -1513,11 +1648,11 @@ function ar() {
|
|
|
1513
1648
|
var t = "__post_robot_10_0_46__";
|
|
1514
1649
|
return e !== window ? e[t] : e[t] = e[t] || {};
|
|
1515
1650
|
}
|
|
1516
|
-
var
|
|
1651
|
+
var ci = function() {
|
|
1517
1652
|
return {};
|
|
1518
1653
|
};
|
|
1519
|
-
function
|
|
1520
|
-
return e === void 0 && (e = "store"), t === void 0 && (t =
|
|
1654
|
+
function j(e, t) {
|
|
1655
|
+
return e === void 0 && (e = "store"), t === void 0 && (t = ci), he(Pe(), e, function() {
|
|
1521
1656
|
var i = t();
|
|
1522
1657
|
return {
|
|
1523
1658
|
has: function(r) {
|
|
@@ -1544,59 +1679,59 @@ function ar() {
|
|
|
1544
1679
|
};
|
|
1545
1680
|
});
|
|
1546
1681
|
}
|
|
1547
|
-
var
|
|
1682
|
+
var Xi = function() {
|
|
1548
1683
|
};
|
|
1549
|
-
function
|
|
1684
|
+
function Re() {
|
|
1550
1685
|
var e = Pe();
|
|
1551
|
-
return e.WINDOW_WILDCARD = e.WINDOW_WILDCARD || new
|
|
1686
|
+
return e.WINDOW_WILDCARD = e.WINDOW_WILDCARD || new Xi(), e.WINDOW_WILDCARD;
|
|
1552
1687
|
}
|
|
1553
|
-
function
|
|
1554
|
-
return e === void 0 && (e = "store"), t === void 0 && (t =
|
|
1555
|
-
var i = new
|
|
1688
|
+
function U(e, t) {
|
|
1689
|
+
return e === void 0 && (e = "store"), t === void 0 && (t = ci), j("windowStore").getOrSet(e, function() {
|
|
1690
|
+
var i = new Me(), r = function(n) {
|
|
1556
1691
|
return i.getOrSet(n, t);
|
|
1557
1692
|
};
|
|
1558
1693
|
return {
|
|
1559
1694
|
has: function(n) {
|
|
1560
1695
|
return r(n).hasOwnProperty(e);
|
|
1561
1696
|
},
|
|
1562
|
-
get: function(n,
|
|
1563
|
-
var
|
|
1564
|
-
return
|
|
1697
|
+
get: function(n, s) {
|
|
1698
|
+
var c = r(n);
|
|
1699
|
+
return c.hasOwnProperty(e) ? c[e] : s;
|
|
1565
1700
|
},
|
|
1566
|
-
set: function(n,
|
|
1567
|
-
return r(n)[e] =
|
|
1701
|
+
set: function(n, s) {
|
|
1702
|
+
return r(n)[e] = s, s;
|
|
1568
1703
|
},
|
|
1569
1704
|
del: function(n) {
|
|
1570
1705
|
delete r(n)[e];
|
|
1571
1706
|
},
|
|
1572
|
-
getOrSet: function(n,
|
|
1573
|
-
return he(r(n), e,
|
|
1707
|
+
getOrSet: function(n, s) {
|
|
1708
|
+
return he(r(n), e, s);
|
|
1574
1709
|
}
|
|
1575
1710
|
};
|
|
1576
1711
|
});
|
|
1577
1712
|
}
|
|
1578
|
-
function
|
|
1579
|
-
return
|
|
1713
|
+
function pi() {
|
|
1714
|
+
return j("instance").getOrSet("instanceID", Q);
|
|
1580
1715
|
}
|
|
1581
|
-
function
|
|
1582
|
-
var i = t.domain, r =
|
|
1716
|
+
function li(e, t) {
|
|
1717
|
+
var i = t.domain, r = U("helloPromises"), n = r.get(e);
|
|
1583
1718
|
n && n.resolve({
|
|
1584
1719
|
domain: i
|
|
1585
1720
|
});
|
|
1586
|
-
var
|
|
1721
|
+
var s = R.resolve({
|
|
1587
1722
|
domain: i
|
|
1588
1723
|
});
|
|
1589
|
-
return r.set(e,
|
|
1724
|
+
return r.set(e, s), s;
|
|
1590
1725
|
}
|
|
1591
|
-
function
|
|
1726
|
+
function je(e, t) {
|
|
1592
1727
|
return (0, t.send)(e, "postrobot_hello", {
|
|
1593
|
-
instanceID:
|
|
1728
|
+
instanceID: pi()
|
|
1594
1729
|
}, {
|
|
1595
1730
|
domain: "*",
|
|
1596
1731
|
timeout: -1
|
|
1597
1732
|
}).then(function(i) {
|
|
1598
1733
|
var r = i.origin, n = i.data.instanceID;
|
|
1599
|
-
return
|
|
1734
|
+
return li(e, {
|
|
1600
1735
|
domain: r
|
|
1601
1736
|
}), {
|
|
1602
1737
|
win: e,
|
|
@@ -1605,23 +1740,23 @@ function ar() {
|
|
|
1605
1740
|
};
|
|
1606
1741
|
});
|
|
1607
1742
|
}
|
|
1608
|
-
function
|
|
1743
|
+
function Si(e, t) {
|
|
1609
1744
|
var i = t.send;
|
|
1610
|
-
return
|
|
1611
|
-
return
|
|
1745
|
+
return U("windowInstanceIDPromises").getOrSet(e, function() {
|
|
1746
|
+
return je(e, {
|
|
1612
1747
|
send: i
|
|
1613
1748
|
}).then(function(r) {
|
|
1614
1749
|
return r.instanceID;
|
|
1615
1750
|
});
|
|
1616
1751
|
});
|
|
1617
1752
|
}
|
|
1618
|
-
function
|
|
1619
|
-
|
|
1753
|
+
function ui(e) {
|
|
1754
|
+
U("knownWindows").set(e, !0);
|
|
1620
1755
|
}
|
|
1621
|
-
function
|
|
1756
|
+
function ze(e) {
|
|
1622
1757
|
return typeof e == "object" && e !== null && typeof e.__type__ == "string";
|
|
1623
1758
|
}
|
|
1624
|
-
function
|
|
1759
|
+
function Ci(e) {
|
|
1625
1760
|
return e === void 0 ? "undefined" : e === null ? "null" : Array.isArray(e) ? "array" : typeof e == "function" ? "function" : typeof e == "object" ? e instanceof Error ? "error" : typeof e.then == "function" ? "promise" : {}.toString.call(e) === "[object RegExp]" ? "regex" : {}.toString.call(e) === "[object Date]" ? "date" : "object" : typeof e == "string" ? "string" : typeof e == "number" ? "number" : typeof e == "boolean" ? "boolean" : void 0;
|
|
1626
1761
|
}
|
|
1627
1762
|
function oe(e, t) {
|
|
@@ -1630,34 +1765,34 @@ function ar() {
|
|
|
1630
1765
|
__val__: t
|
|
1631
1766
|
};
|
|
1632
1767
|
}
|
|
1633
|
-
var
|
|
1634
|
-
},
|
|
1768
|
+
var q, et = ((q = {}).function = function() {
|
|
1769
|
+
}, q.error = function(e) {
|
|
1635
1770
|
return oe("error", {
|
|
1636
1771
|
message: e.message,
|
|
1637
1772
|
stack: e.stack,
|
|
1638
1773
|
code: e.code,
|
|
1639
1774
|
data: e.data
|
|
1640
1775
|
});
|
|
1641
|
-
},
|
|
1642
|
-
},
|
|
1776
|
+
}, q.promise = function() {
|
|
1777
|
+
}, q.regex = function(e) {
|
|
1643
1778
|
return oe("regex", e.source);
|
|
1644
|
-
},
|
|
1779
|
+
}, q.date = function(e) {
|
|
1645
1780
|
return oe("date", e.toJSON());
|
|
1646
|
-
},
|
|
1781
|
+
}, q.array = function(e) {
|
|
1647
1782
|
return e;
|
|
1648
|
-
},
|
|
1783
|
+
}, q.object = function(e) {
|
|
1649
1784
|
return e;
|
|
1650
|
-
},
|
|
1785
|
+
}, q.string = function(e) {
|
|
1651
1786
|
return e;
|
|
1652
|
-
},
|
|
1787
|
+
}, q.number = function(e) {
|
|
1653
1788
|
return e;
|
|
1654
|
-
},
|
|
1789
|
+
}, q.boolean = function(e) {
|
|
1655
1790
|
return e;
|
|
1656
|
-
},
|
|
1791
|
+
}, q.null = function(e) {
|
|
1657
1792
|
return e;
|
|
1658
|
-
},
|
|
1793
|
+
}, q[void 0] = function(e) {
|
|
1659
1794
|
return oe("undefined", e);
|
|
1660
|
-
},
|
|
1795
|
+
}, q), it = {}, _, tt = ((_ = {}).function = function() {
|
|
1661
1796
|
throw new Error("Function serialization is not implemented; nothing to deserialize");
|
|
1662
1797
|
}, _.error = function(e) {
|
|
1663
1798
|
var t = e.stack, i = e.code, r = e.data, n = new Error(e.message);
|
|
@@ -1683,106 +1818,106 @@ function ar() {
|
|
|
1683
1818
|
}, _.null = function(e) {
|
|
1684
1819
|
return e;
|
|
1685
1820
|
}, _[void 0] = function() {
|
|
1686
|
-
}, _),
|
|
1687
|
-
new
|
|
1821
|
+
}, _), rt = {};
|
|
1822
|
+
new R(function(e) {
|
|
1688
1823
|
if (window.document && window.document.body) return e(window.document.body);
|
|
1689
1824
|
var t = setInterval(function() {
|
|
1690
1825
|
if (window.document && window.document.body)
|
|
1691
1826
|
return clearInterval(t), e(window.document.body);
|
|
1692
1827
|
}, 10);
|
|
1693
1828
|
});
|
|
1694
|
-
function
|
|
1695
|
-
for (var e =
|
|
1829
|
+
function Fe() {
|
|
1830
|
+
for (var e = j("idToProxyWindow"), t = 0, i = e.keys(); t < i.length; t++) {
|
|
1696
1831
|
var r = i[t];
|
|
1697
1832
|
e.get(r).shouldClean() && e.del(r);
|
|
1698
1833
|
}
|
|
1699
1834
|
}
|
|
1700
|
-
function
|
|
1701
|
-
var i = t.send, r = t.id, n = r === void 0 ? Q() : r,
|
|
1702
|
-
if (
|
|
1703
|
-
}),
|
|
1704
|
-
if (V(
|
|
1705
|
-
return
|
|
1835
|
+
function hi(e, t) {
|
|
1836
|
+
var i = t.send, r = t.id, n = r === void 0 ? Q() : r, s = e.then(function(l) {
|
|
1837
|
+
if (J(l)) return ie(l).name;
|
|
1838
|
+
}), c = e.then(function(l) {
|
|
1839
|
+
if (V(l)) throw new Error("Window is closed, can not determine type");
|
|
1840
|
+
return K(l) ? "popup" : "iframe";
|
|
1706
1841
|
});
|
|
1707
|
-
|
|
1842
|
+
s.catch(ne), c.catch(ne);
|
|
1708
1843
|
var S = function() {
|
|
1709
|
-
return e.then(function(
|
|
1710
|
-
if (!V(
|
|
1844
|
+
return e.then(function(l) {
|
|
1845
|
+
if (!V(l)) return J(l) ? ie(l).name : s;
|
|
1711
1846
|
});
|
|
1712
1847
|
};
|
|
1713
1848
|
return {
|
|
1714
1849
|
id: n,
|
|
1715
1850
|
getType: function() {
|
|
1716
|
-
return
|
|
1851
|
+
return c;
|
|
1717
1852
|
},
|
|
1718
|
-
getInstanceID:
|
|
1719
|
-
return e.then(function(
|
|
1720
|
-
return
|
|
1853
|
+
getInstanceID: Ki(function() {
|
|
1854
|
+
return e.then(function(l) {
|
|
1855
|
+
return Si(l, {
|
|
1721
1856
|
send: i
|
|
1722
1857
|
});
|
|
1723
1858
|
});
|
|
1724
1859
|
}),
|
|
1725
1860
|
close: function() {
|
|
1726
|
-
return e.then(
|
|
1861
|
+
return e.then(Yi);
|
|
1727
1862
|
},
|
|
1728
1863
|
getName: S,
|
|
1729
1864
|
focus: function() {
|
|
1730
|
-
return e.then(function(
|
|
1731
|
-
|
|
1865
|
+
return e.then(function(l) {
|
|
1866
|
+
l.focus();
|
|
1732
1867
|
});
|
|
1733
1868
|
},
|
|
1734
1869
|
isClosed: function() {
|
|
1735
|
-
return e.then(function(
|
|
1736
|
-
return V(
|
|
1870
|
+
return e.then(function(l) {
|
|
1871
|
+
return V(l);
|
|
1737
1872
|
});
|
|
1738
1873
|
},
|
|
1739
|
-
setLocation: function(
|
|
1740
|
-
return
|
|
1741
|
-
var
|
|
1742
|
-
if (
|
|
1743
|
-
else if (!
|
|
1744
|
-
if (
|
|
1745
|
-
if (!
|
|
1874
|
+
setLocation: function(l, p) {
|
|
1875
|
+
return p === void 0 && (p = {}), e.then(function(P) {
|
|
1876
|
+
var C = window.location.protocol + "//" + window.location.host, h = p.method, g = h === void 0 ? "get" : h, w = p.body;
|
|
1877
|
+
if (l.indexOf("/") === 0) l = "" + C + l;
|
|
1878
|
+
else if (!l.match(/^https?:\/\//) && l.indexOf(C) !== 0) throw new Error("Expected url to be http or https url, or absolute path, got " + JSON.stringify(l));
|
|
1879
|
+
if (g === "post") return S().then(function(v) {
|
|
1880
|
+
if (!v) throw new Error("Can not post to window without target name");
|
|
1746
1881
|
(function(b) {
|
|
1747
|
-
var x = b.url, B = b.target,
|
|
1748
|
-
if (I.setAttribute("target", B), I.setAttribute("method",
|
|
1749
|
-
var
|
|
1750
|
-
|
|
1882
|
+
var x = b.url, B = b.target, D = b.body, E = b.method, z = E === void 0 ? "post" : E, I = document.createElement("form");
|
|
1883
|
+
if (I.setAttribute("target", B), I.setAttribute("method", z), I.setAttribute("action", x), I.style.display = "none", D) for (var A = 0, Y = Object.keys(D); A < Y.length; A++) {
|
|
1884
|
+
var N, $e = Y[A], _e = document.createElement("input");
|
|
1885
|
+
_e.setAttribute("name", $e), _e.setAttribute("value", (N = D[$e]) == null ? void 0 : N.toString()), I.appendChild(_e);
|
|
1751
1886
|
}
|
|
1752
|
-
|
|
1887
|
+
fi().appendChild(I), I.submit(), fi().removeChild(I);
|
|
1753
1888
|
})({
|
|
1754
|
-
url:
|
|
1755
|
-
target:
|
|
1756
|
-
method:
|
|
1889
|
+
url: l,
|
|
1890
|
+
target: v,
|
|
1891
|
+
method: g,
|
|
1757
1892
|
body: w
|
|
1758
1893
|
});
|
|
1759
1894
|
});
|
|
1760
|
-
if (
|
|
1761
|
-
if (
|
|
1895
|
+
if (g !== "get") throw new Error("Unsupported method: " + g);
|
|
1896
|
+
if (J(P)) try {
|
|
1762
1897
|
if (P.location && typeof P.location.replace == "function") {
|
|
1763
|
-
P.location.replace(
|
|
1898
|
+
P.location.replace(l);
|
|
1764
1899
|
return;
|
|
1765
1900
|
}
|
|
1766
|
-
} catch (
|
|
1901
|
+
} catch (v) {
|
|
1767
1902
|
}
|
|
1768
|
-
P.location =
|
|
1903
|
+
P.location = l;
|
|
1769
1904
|
});
|
|
1770
1905
|
},
|
|
1771
|
-
setName: function(
|
|
1772
|
-
return e.then(function(
|
|
1773
|
-
var P =
|
|
1774
|
-
if (!P) throw new Error("Can not set name for cross-domain window: " +
|
|
1775
|
-
ie(
|
|
1906
|
+
setName: function(l) {
|
|
1907
|
+
return e.then(function(p) {
|
|
1908
|
+
var P = J(p), C = Xe(p);
|
|
1909
|
+
if (!P) throw new Error("Can not set name for cross-domain window: " + l);
|
|
1910
|
+
ie(p).name = l, C && C.setAttribute("name", l), s = R.resolve(l);
|
|
1776
1911
|
});
|
|
1777
1912
|
}
|
|
1778
1913
|
};
|
|
1779
1914
|
}
|
|
1780
1915
|
var G = function() {
|
|
1781
1916
|
function e(i) {
|
|
1782
|
-
var r = i.send, n = i.win,
|
|
1783
|
-
this.id = void 0, this.isProxyWindow = !0, this.serializedWindow = void 0, this.actualWindow = void 0, this.actualWindowPromise = void 0, this.send = void 0, this.name = void 0, this.actualWindowPromise = new
|
|
1917
|
+
var r = i.send, n = i.win, s = i.serializedWindow;
|
|
1918
|
+
this.id = void 0, this.isProxyWindow = !0, this.serializedWindow = void 0, this.actualWindow = void 0, this.actualWindowPromise = void 0, this.send = void 0, this.name = void 0, this.actualWindowPromise = new R(), this.serializedWindow = s || hi(this.actualWindowPromise, {
|
|
1784
1919
|
send: r
|
|
1785
|
-
}),
|
|
1920
|
+
}), j("idToProxyWindow").set(this.getID(), this), n && this.setWindow(n, {
|
|
1786
1921
|
send: r
|
|
1787
1922
|
});
|
|
1788
1923
|
}
|
|
@@ -1813,14 +1948,14 @@ function ar() {
|
|
|
1813
1948
|
return i;
|
|
1814
1949
|
});
|
|
1815
1950
|
}, t.focus = function() {
|
|
1816
|
-
var i = this, r = this.isPopup(), n = this.getName(),
|
|
1951
|
+
var i = this, r = this.isPopup(), n = this.getName(), s = R.hash({
|
|
1817
1952
|
isPopup: r,
|
|
1818
1953
|
name: n
|
|
1819
1954
|
}).then(function(S) {
|
|
1820
|
-
var
|
|
1821
|
-
S.isPopup &&
|
|
1822
|
-
}),
|
|
1823
|
-
return
|
|
1955
|
+
var l = S.name;
|
|
1956
|
+
S.isPopup && l && window.open("", l, "noopener");
|
|
1957
|
+
}), c = this.serializedWindow.focus();
|
|
1958
|
+
return R.all([s, c]).then(function() {
|
|
1824
1959
|
return i;
|
|
1825
1960
|
});
|
|
1826
1961
|
}, t.isClosed = function() {
|
|
@@ -1829,24 +1964,24 @@ function ar() {
|
|
|
1829
1964
|
return this.actualWindow;
|
|
1830
1965
|
}, t.setWindow = function(i, r) {
|
|
1831
1966
|
var n = r.send;
|
|
1832
|
-
this.actualWindow = i, this.actualWindowPromise.resolve(this.actualWindow), this.serializedWindow =
|
|
1967
|
+
this.actualWindow = i, this.actualWindowPromise.resolve(this.actualWindow), this.serializedWindow = hi(this.actualWindowPromise, {
|
|
1833
1968
|
send: n,
|
|
1834
1969
|
id: this.getID()
|
|
1835
|
-
}),
|
|
1970
|
+
}), U("winToProxyWindow").set(i, this);
|
|
1836
1971
|
}, t.awaitWindow = function() {
|
|
1837
1972
|
return this.actualWindowPromise;
|
|
1838
1973
|
}, t.matchWindow = function(i, r) {
|
|
1839
|
-
var n = this,
|
|
1840
|
-
return
|
|
1841
|
-
return n.actualWindow ? i === n.actualWindow :
|
|
1974
|
+
var n = this, s = r.send;
|
|
1975
|
+
return R.try(function() {
|
|
1976
|
+
return n.actualWindow ? i === n.actualWindow : R.hash({
|
|
1842
1977
|
proxyInstanceID: n.getInstanceID(),
|
|
1843
|
-
knownWindowInstanceID:
|
|
1844
|
-
send:
|
|
1978
|
+
knownWindowInstanceID: Si(i, {
|
|
1979
|
+
send: s
|
|
1845
1980
|
})
|
|
1846
|
-
}).then(function(
|
|
1847
|
-
var S =
|
|
1981
|
+
}).then(function(c) {
|
|
1982
|
+
var S = c.proxyInstanceID === c.knownWindowInstanceID;
|
|
1848
1983
|
return S && n.setWindow(i, {
|
|
1849
|
-
send:
|
|
1984
|
+
send: s
|
|
1850
1985
|
}), S;
|
|
1851
1986
|
});
|
|
1852
1987
|
});
|
|
@@ -1862,35 +1997,35 @@ function ar() {
|
|
|
1862
1997
|
return e.isProxyWindow(i) ? i.unwrap() : i;
|
|
1863
1998
|
}, e.serialize = function(i, r) {
|
|
1864
1999
|
var n = r.send;
|
|
1865
|
-
return
|
|
2000
|
+
return Fe(), e.toProxyWindow(i, {
|
|
1866
2001
|
send: n
|
|
1867
2002
|
}).serialize();
|
|
1868
2003
|
}, e.deserialize = function(i, r) {
|
|
1869
2004
|
var n = r.send;
|
|
1870
|
-
return
|
|
2005
|
+
return Fe(), j("idToProxyWindow").get(i.id) || new e({
|
|
1871
2006
|
serializedWindow: i,
|
|
1872
2007
|
send: n
|
|
1873
2008
|
});
|
|
1874
2009
|
}, e.isProxyWindow = function(i) {
|
|
1875
|
-
return !!(i && !
|
|
2010
|
+
return !!(i && !we(i) && i.isProxyWindow);
|
|
1876
2011
|
}, e.toProxyWindow = function(i, r) {
|
|
1877
2012
|
var n = r.send;
|
|
1878
|
-
if (
|
|
1879
|
-
var
|
|
1880
|
-
return
|
|
1881
|
-
win:
|
|
2013
|
+
if (Fe(), e.isProxyWindow(i)) return i;
|
|
2014
|
+
var s = i;
|
|
2015
|
+
return U("winToProxyWindow").get(s) || new e({
|
|
2016
|
+
win: s,
|
|
1882
2017
|
send: n
|
|
1883
2018
|
});
|
|
1884
2019
|
}, e;
|
|
1885
2020
|
}();
|
|
1886
|
-
function
|
|
1887
|
-
var
|
|
1888
|
-
G.isProxyWindow(r) ?
|
|
2021
|
+
function Ue(e, t, i, r, n) {
|
|
2022
|
+
var s = U("methodStore"), c = j("proxyWindowMethods");
|
|
2023
|
+
G.isProxyWindow(r) ? c.set(e, {
|
|
1889
2024
|
val: t,
|
|
1890
2025
|
name: i,
|
|
1891
2026
|
domain: n,
|
|
1892
2027
|
source: r
|
|
1893
|
-
}) : (
|
|
2028
|
+
}) : (c.del(e), s.getOrSet(r, function() {
|
|
1894
2029
|
return {};
|
|
1895
2030
|
})[e] = {
|
|
1896
2031
|
domain: n,
|
|
@@ -1899,303 +2034,303 @@ function ar() {
|
|
|
1899
2034
|
source: r
|
|
1900
2035
|
});
|
|
1901
2036
|
}
|
|
1902
|
-
function
|
|
1903
|
-
var i =
|
|
2037
|
+
function Pi(e, t) {
|
|
2038
|
+
var i = U("methodStore"), r = j("proxyWindowMethods");
|
|
1904
2039
|
return i.getOrSet(e, function() {
|
|
1905
2040
|
return {};
|
|
1906
2041
|
})[t] || r.get(t);
|
|
1907
2042
|
}
|
|
1908
|
-
function
|
|
1909
|
-
|
|
2043
|
+
function $i(e, t, i, r, n) {
|
|
2044
|
+
c = (s = {
|
|
1910
2045
|
on: n.on,
|
|
1911
2046
|
send: n.send
|
|
1912
|
-
}).on, S =
|
|
1913
|
-
return
|
|
2047
|
+
}).on, S = s.send, j("builtinListeners").getOrSet("functionCalls", function() {
|
|
2048
|
+
return c("postrobot_method", {
|
|
1914
2049
|
domain: "*"
|
|
1915
2050
|
}, function(P) {
|
|
1916
|
-
var
|
|
1917
|
-
if (!b) throw new Error("Could not find method '" +
|
|
1918
|
-
var x = b.source, B = b.domain,
|
|
1919
|
-
return
|
|
1920
|
-
if (!fe(B, h)) throw new Error("Method '" +
|
|
1921
|
-
if (G.isProxyWindow(x)) return x.matchWindow(
|
|
2051
|
+
var C = P.source, h = P.origin, g = P.data, w = g.id, v = g.name, b = Pi(C, w);
|
|
2052
|
+
if (!b) throw new Error("Could not find method '" + v + "' with id: " + g.id + " in " + M(window));
|
|
2053
|
+
var x = b.source, B = b.domain, D = b.val;
|
|
2054
|
+
return R.try(function() {
|
|
2055
|
+
if (!fe(B, h)) throw new Error("Method '" + g.name + "' domain " + JSON.stringify(Be(b.domain) ? b.domain.source : b.domain) + " does not match origin " + h + " in " + M(window));
|
|
2056
|
+
if (G.isProxyWindow(x)) return x.matchWindow(C, {
|
|
1922
2057
|
send: S
|
|
1923
|
-
}).then(function(
|
|
1924
|
-
if (!
|
|
2058
|
+
}).then(function(E) {
|
|
2059
|
+
if (!E) throw new Error("Method call '" + g.name + "' failed - proxy window does not match source in " + M(window));
|
|
1925
2060
|
});
|
|
1926
2061
|
}).then(function() {
|
|
1927
|
-
return
|
|
1928
|
-
source:
|
|
2062
|
+
return D.apply({
|
|
2063
|
+
source: C,
|
|
1929
2064
|
origin: h
|
|
1930
|
-
},
|
|
1931
|
-
}, function(
|
|
1932
|
-
return
|
|
1933
|
-
if (
|
|
2065
|
+
}, g.args);
|
|
2066
|
+
}, function(E) {
|
|
2067
|
+
return R.try(function() {
|
|
2068
|
+
if (D.onError) return D.onError(E);
|
|
1934
2069
|
}).then(function() {
|
|
1935
|
-
throw
|
|
1936
|
-
return
|
|
1937
|
-
return typeof
|
|
2070
|
+
throw E.stack && (E.stack = "Remote call to " + v + "(" + function(z) {
|
|
2071
|
+
return z === void 0 && (z = []), (I = z, [].slice.call(I)).map(function(A) {
|
|
2072
|
+
return typeof A == "string" ? "'" + A + "'" : A === void 0 ? "undefined" : A === null ? "null" : typeof A == "boolean" ? A.toString() : Array.isArray(A) ? "[ ... ]" : typeof A == "object" ? "{ ... }" : typeof A == "function" ? "() => { ... }" : "<" + typeof A + ">";
|
|
1938
2073
|
}).join(", ");
|
|
1939
2074
|
var I;
|
|
1940
|
-
}(
|
|
2075
|
+
}(g.args) + `) failed
|
|
1941
2076
|
|
|
1942
|
-
` +
|
|
2077
|
+
` + E.stack), E;
|
|
1943
2078
|
});
|
|
1944
|
-
}).then(function(
|
|
2079
|
+
}).then(function(E) {
|
|
1945
2080
|
return {
|
|
1946
|
-
result:
|
|
2081
|
+
result: E,
|
|
1947
2082
|
id: w,
|
|
1948
|
-
name:
|
|
2083
|
+
name: v
|
|
1949
2084
|
};
|
|
1950
2085
|
});
|
|
1951
2086
|
});
|
|
1952
2087
|
});
|
|
1953
|
-
var
|
|
2088
|
+
var s, c, S, l = i.__id__ || Q();
|
|
1954
2089
|
e = G.unwrap(e);
|
|
1955
|
-
var
|
|
1956
|
-
return typeof
|
|
1957
|
-
|
|
1958
|
-
})) :
|
|
1959
|
-
id:
|
|
1960
|
-
name:
|
|
2090
|
+
var p = i.__name__ || i.name || r;
|
|
2091
|
+
return typeof p == "string" && typeof p.indexOf == "function" && p.indexOf("anonymous::") === 0 && (p = p.replace("anonymous::", r + "::")), G.isProxyWindow(e) ? (Ue(l, i, p, e, t), e.awaitWindow().then(function(P) {
|
|
2092
|
+
Ue(l, i, p, P, t);
|
|
2093
|
+
})) : Ue(l, i, p, e, t), oe("cross_domain_function", {
|
|
2094
|
+
id: l,
|
|
2095
|
+
name: p
|
|
1961
2096
|
});
|
|
1962
2097
|
}
|
|
1963
|
-
function
|
|
1964
|
-
var n,
|
|
1965
|
-
return function(S,
|
|
1966
|
-
|
|
1967
|
-
var
|
|
1968
|
-
var
|
|
1969
|
-
if (
|
|
1970
|
-
var h =
|
|
1971
|
-
if (!h) return
|
|
1972
|
-
var
|
|
1973
|
-
return
|
|
2098
|
+
function gi(e, t, i, r) {
|
|
2099
|
+
var n, s = r.on, c = r.send;
|
|
2100
|
+
return function(S, l) {
|
|
2101
|
+
l === void 0 && (l = it);
|
|
2102
|
+
var p = JSON.stringify(S, function(P) {
|
|
2103
|
+
var C = this[P];
|
|
2104
|
+
if (ze(this)) return C;
|
|
2105
|
+
var h = Ci(C);
|
|
2106
|
+
if (!h) return C;
|
|
2107
|
+
var g = l[h] || et[h];
|
|
2108
|
+
return g ? g(C, P) : C;
|
|
1974
2109
|
});
|
|
1975
|
-
return
|
|
1976
|
-
}(i, ((n = {}).promise = function(S,
|
|
1977
|
-
return function(
|
|
2110
|
+
return p === void 0 ? "undefined" : p;
|
|
2111
|
+
}(i, ((n = {}).promise = function(S, l) {
|
|
2112
|
+
return function(p, P, C, h, g) {
|
|
1978
2113
|
return oe("cross_domain_zalgo_promise", {
|
|
1979
|
-
then:
|
|
1980
|
-
return
|
|
2114
|
+
then: $i(p, P, function(w, v) {
|
|
2115
|
+
return C.then(w, v);
|
|
1981
2116
|
}, h, {
|
|
1982
|
-
on:
|
|
1983
|
-
send:
|
|
2117
|
+
on: g.on,
|
|
2118
|
+
send: g.send
|
|
1984
2119
|
})
|
|
1985
2120
|
});
|
|
1986
|
-
}(e, t, S,
|
|
1987
|
-
on:
|
|
1988
|
-
send:
|
|
2121
|
+
}(e, t, S, l, {
|
|
2122
|
+
on: s,
|
|
2123
|
+
send: c
|
|
1989
2124
|
});
|
|
1990
|
-
}, n.function = function(S,
|
|
1991
|
-
return
|
|
1992
|
-
on:
|
|
1993
|
-
send:
|
|
2125
|
+
}, n.function = function(S, l) {
|
|
2126
|
+
return $i(e, t, S, l, {
|
|
2127
|
+
on: s,
|
|
2128
|
+
send: c
|
|
1994
2129
|
});
|
|
1995
2130
|
}, n.object = function(S) {
|
|
1996
|
-
return
|
|
1997
|
-
send:
|
|
2131
|
+
return we(S) || G.isProxyWindow(S) ? oe("cross_domain_window", G.serialize(S, {
|
|
2132
|
+
send: c
|
|
1998
2133
|
})) : S;
|
|
1999
2134
|
}, n));
|
|
2000
2135
|
}
|
|
2001
|
-
function
|
|
2002
|
-
var n,
|
|
2003
|
-
return function(
|
|
2004
|
-
if (S === void 0 && (S =
|
|
2005
|
-
if (
|
|
2006
|
-
var P,
|
|
2007
|
-
if (
|
|
2008
|
-
var h = S[P] ||
|
|
2009
|
-
return h ? h(
|
|
2136
|
+
function mi(e, t, i, r) {
|
|
2137
|
+
var n, s = r.send;
|
|
2138
|
+
return function(c, S) {
|
|
2139
|
+
if (S === void 0 && (S = rt), c !== "undefined") return JSON.parse(c, function(l, p) {
|
|
2140
|
+
if (ze(this)) return p;
|
|
2141
|
+
var P, C;
|
|
2142
|
+
if (ze(p) ? (P = p.__type__, C = p.__val__) : (P = Ci(p), C = p), !P) return C;
|
|
2143
|
+
var h = S[P] || tt[P];
|
|
2144
|
+
return h ? h(C, l) : C;
|
|
2010
2145
|
});
|
|
2011
|
-
}(i, ((n = {}).cross_domain_zalgo_promise = function(
|
|
2012
|
-
return function(S,
|
|
2013
|
-
return new
|
|
2014
|
-
}(0, 0,
|
|
2015
|
-
}, n.cross_domain_function = function(
|
|
2016
|
-
return function(S,
|
|
2017
|
-
var
|
|
2146
|
+
}(i, ((n = {}).cross_domain_zalgo_promise = function(c) {
|
|
2147
|
+
return function(S, l, p) {
|
|
2148
|
+
return new R(p.then);
|
|
2149
|
+
}(0, 0, c);
|
|
2150
|
+
}, n.cross_domain_function = function(c) {
|
|
2151
|
+
return function(S, l, p, P) {
|
|
2152
|
+
var C = p.id, h = p.name, g = P.send, w = function(b) {
|
|
2018
2153
|
b === void 0 && (b = {});
|
|
2019
2154
|
function x() {
|
|
2020
2155
|
var B = arguments;
|
|
2021
2156
|
return G.toProxyWindow(S, {
|
|
2022
|
-
send:
|
|
2023
|
-
}).awaitWindow().then(function(
|
|
2024
|
-
var
|
|
2025
|
-
if (
|
|
2157
|
+
send: g
|
|
2158
|
+
}).awaitWindow().then(function(D) {
|
|
2159
|
+
var E = Pi(D, C);
|
|
2160
|
+
if (E && E.val !== x) return E.val.apply({
|
|
2026
2161
|
source: window,
|
|
2027
|
-
origin:
|
|
2162
|
+
origin: M()
|
|
2028
2163
|
}, B);
|
|
2029
|
-
var
|
|
2030
|
-
return b.fireAndForget ?
|
|
2031
|
-
id:
|
|
2164
|
+
var z = [].slice.call(B);
|
|
2165
|
+
return b.fireAndForget ? g(D, "postrobot_method", {
|
|
2166
|
+
id: C,
|
|
2032
2167
|
name: h,
|
|
2033
|
-
args:
|
|
2168
|
+
args: z
|
|
2034
2169
|
}, {
|
|
2035
|
-
domain:
|
|
2170
|
+
domain: l,
|
|
2036
2171
|
fireAndForget: !0
|
|
2037
|
-
}) :
|
|
2038
|
-
id:
|
|
2172
|
+
}) : g(D, "postrobot_method", {
|
|
2173
|
+
id: C,
|
|
2039
2174
|
name: h,
|
|
2040
|
-
args:
|
|
2175
|
+
args: z
|
|
2041
2176
|
}, {
|
|
2042
|
-
domain:
|
|
2177
|
+
domain: l,
|
|
2043
2178
|
fireAndForget: !1
|
|
2044
2179
|
}).then(function(I) {
|
|
2045
2180
|
return I.data.result;
|
|
2046
2181
|
});
|
|
2047
|
-
}).catch(function(
|
|
2048
|
-
throw
|
|
2182
|
+
}).catch(function(D) {
|
|
2183
|
+
throw D;
|
|
2049
2184
|
});
|
|
2050
2185
|
}
|
|
2051
|
-
return x.__name__ = h, x.__origin__ =
|
|
2052
|
-
},
|
|
2053
|
-
return
|
|
2186
|
+
return x.__name__ = h, x.__origin__ = l, x.__source__ = S, x.__id__ = C, x.origin = l, x;
|
|
2187
|
+
}, v = w();
|
|
2188
|
+
return v.fireAndForget = w({
|
|
2054
2189
|
fireAndForget: !0
|
|
2055
|
-
}),
|
|
2056
|
-
}(e, t,
|
|
2057
|
-
send:
|
|
2190
|
+
}), v;
|
|
2191
|
+
}(e, t, c, {
|
|
2192
|
+
send: s
|
|
2058
2193
|
});
|
|
2059
|
-
}, n.cross_domain_window = function(
|
|
2060
|
-
return G.deserialize(
|
|
2061
|
-
send:
|
|
2194
|
+
}, n.cross_domain_window = function(c) {
|
|
2195
|
+
return G.deserialize(c, {
|
|
2196
|
+
send: s
|
|
2062
2197
|
});
|
|
2063
2198
|
}, n));
|
|
2064
2199
|
}
|
|
2065
|
-
var
|
|
2066
|
-
|
|
2200
|
+
var He = {};
|
|
2201
|
+
He.postrobot_post_message = function(e, t, i) {
|
|
2067
2202
|
i.indexOf("file:") === 0 && (i = "*"), e.postMessage(t, i);
|
|
2068
2203
|
};
|
|
2069
|
-
function
|
|
2070
|
-
var n = r.on,
|
|
2071
|
-
return
|
|
2072
|
-
var
|
|
2204
|
+
function qe(e, t, i, r) {
|
|
2205
|
+
var n = r.on, s = r.send;
|
|
2206
|
+
return R.try(function() {
|
|
2207
|
+
var c = U().getOrSet(e, function() {
|
|
2073
2208
|
return {};
|
|
2074
2209
|
});
|
|
2075
|
-
return
|
|
2210
|
+
return c.buffer = c.buffer || [], c.buffer.push(i), c.flush = c.flush || R.flush().then(function() {
|
|
2076
2211
|
if (V(e)) throw new Error("Window is closed");
|
|
2077
|
-
var S =
|
|
2212
|
+
var S = gi(e, t, ((l = {}).__post_robot_10_0_46__ = c.buffer || [], l), {
|
|
2078
2213
|
on: n,
|
|
2079
|
-
send:
|
|
2080
|
-
}),
|
|
2081
|
-
delete
|
|
2082
|
-
for (var
|
|
2083
|
-
var h =
|
|
2214
|
+
send: s
|
|
2215
|
+
}), l;
|
|
2216
|
+
delete c.buffer;
|
|
2217
|
+
for (var p = Object.keys(He), P = [], C = 0; C < p.length; C++) {
|
|
2218
|
+
var h = p[C];
|
|
2084
2219
|
try {
|
|
2085
|
-
|
|
2086
|
-
} catch (
|
|
2087
|
-
P.push(
|
|
2220
|
+
He[h](e, S, t);
|
|
2221
|
+
} catch (g) {
|
|
2222
|
+
P.push(g);
|
|
2088
2223
|
}
|
|
2089
2224
|
}
|
|
2090
|
-
if (P.length ===
|
|
2225
|
+
if (P.length === p.length) throw new Error(`All post-robot messaging strategies failed:
|
|
2091
2226
|
|
|
2092
|
-
` + P.map(function(
|
|
2093
|
-
return w + ". " + Ce(
|
|
2227
|
+
` + P.map(function(g, w) {
|
|
2228
|
+
return w + ". " + Ce(g);
|
|
2094
2229
|
}).join(`
|
|
2095
2230
|
|
|
2096
2231
|
`));
|
|
2097
|
-
}),
|
|
2098
|
-
delete
|
|
2232
|
+
}), c.flush.then(function() {
|
|
2233
|
+
delete c.flush;
|
|
2099
2234
|
});
|
|
2100
2235
|
}).then(ne);
|
|
2101
2236
|
}
|
|
2102
|
-
function
|
|
2103
|
-
return
|
|
2237
|
+
function yi(e) {
|
|
2238
|
+
return j("responseListeners").get(e);
|
|
2104
2239
|
}
|
|
2105
|
-
function
|
|
2106
|
-
|
|
2240
|
+
function vi(e) {
|
|
2241
|
+
j("responseListeners").del(e);
|
|
2107
2242
|
}
|
|
2108
|
-
function
|
|
2109
|
-
return
|
|
2243
|
+
function bi(e) {
|
|
2244
|
+
return j("erroredResponseListeners").has(e);
|
|
2110
2245
|
}
|
|
2111
|
-
function
|
|
2112
|
-
var t = e.name, i = e.win, r = e.domain, n =
|
|
2246
|
+
function wi(e) {
|
|
2247
|
+
var t = e.name, i = e.win, r = e.domain, n = U("requestListeners");
|
|
2113
2248
|
if (i === "*" && (i = null), r === "*" && (r = null), !t) throw new Error("Name required to get request listener");
|
|
2114
|
-
for (var
|
|
2115
|
-
var S =
|
|
2249
|
+
for (var s = 0, c = [i, Re()]; s < c.length; s++) {
|
|
2250
|
+
var S = c[s];
|
|
2116
2251
|
if (S) {
|
|
2117
|
-
var
|
|
2118
|
-
if (
|
|
2119
|
-
var
|
|
2120
|
-
if (
|
|
2252
|
+
var l = n.get(S);
|
|
2253
|
+
if (l) {
|
|
2254
|
+
var p = l[t];
|
|
2255
|
+
if (p) {
|
|
2121
2256
|
if (r && typeof r == "string") {
|
|
2122
|
-
if (
|
|
2123
|
-
if (
|
|
2124
|
-
var h =
|
|
2125
|
-
if (fe(h.regex, r)) return
|
|
2257
|
+
if (p[r]) return p[r];
|
|
2258
|
+
if (p.__domain_regex__) for (var P = 0, C = p.__domain_regex__; P < C.length; P++) {
|
|
2259
|
+
var h = C[P], g = h.listener;
|
|
2260
|
+
if (fe(h.regex, r)) return g;
|
|
2126
2261
|
}
|
|
2127
2262
|
}
|
|
2128
|
-
if (
|
|
2263
|
+
if (p["*"]) return p["*"];
|
|
2129
2264
|
}
|
|
2130
2265
|
}
|
|
2131
2266
|
}
|
|
2132
2267
|
}
|
|
2133
2268
|
}
|
|
2134
|
-
function
|
|
2135
|
-
var n = r.on,
|
|
2269
|
+
function nt(e, t, i, r) {
|
|
2270
|
+
var n = r.on, s = r.send, c = wi({
|
|
2136
2271
|
name: i.name,
|
|
2137
2272
|
win: e,
|
|
2138
2273
|
domain: t
|
|
2139
2274
|
}), S = i.name === "postrobot_method" && i.data && typeof i.data.name == "string" ? i.data.name + "()" : i.name;
|
|
2140
|
-
function
|
|
2141
|
-
return
|
|
2275
|
+
function l(p, P, C) {
|
|
2276
|
+
return R.flush().then(function() {
|
|
2142
2277
|
if (!i.fireAndForget && !V(e)) try {
|
|
2143
|
-
return
|
|
2278
|
+
return qe(e, t, {
|
|
2144
2279
|
id: Q(),
|
|
2145
|
-
origin:
|
|
2280
|
+
origin: M(window),
|
|
2146
2281
|
type: "postrobot_message_response",
|
|
2147
2282
|
hash: i.hash,
|
|
2148
2283
|
name: i.name,
|
|
2149
|
-
ack:
|
|
2284
|
+
ack: p,
|
|
2150
2285
|
data: P,
|
|
2151
|
-
error:
|
|
2286
|
+
error: C
|
|
2152
2287
|
}, {
|
|
2153
2288
|
on: n,
|
|
2154
|
-
send:
|
|
2289
|
+
send: s
|
|
2155
2290
|
});
|
|
2156
2291
|
} catch (h) {
|
|
2157
|
-
throw new Error("Send response message failed for " + S + " in " +
|
|
2292
|
+
throw new Error("Send response message failed for " + S + " in " + M() + `
|
|
2158
2293
|
|
|
2159
2294
|
` + Ce(h));
|
|
2160
2295
|
}
|
|
2161
2296
|
});
|
|
2162
2297
|
}
|
|
2163
|
-
return
|
|
2298
|
+
return R.all([R.flush().then(function() {
|
|
2164
2299
|
if (!i.fireAndForget && !V(e)) try {
|
|
2165
|
-
return
|
|
2300
|
+
return qe(e, t, {
|
|
2166
2301
|
id: Q(),
|
|
2167
|
-
origin:
|
|
2302
|
+
origin: M(window),
|
|
2168
2303
|
type: "postrobot_message_ack",
|
|
2169
2304
|
hash: i.hash,
|
|
2170
2305
|
name: i.name
|
|
2171
2306
|
}, {
|
|
2172
2307
|
on: n,
|
|
2173
|
-
send:
|
|
2308
|
+
send: s
|
|
2174
2309
|
});
|
|
2175
|
-
} catch (
|
|
2176
|
-
throw new Error("Send ack message failed for " + S + " in " +
|
|
2310
|
+
} catch (p) {
|
|
2311
|
+
throw new Error("Send ack message failed for " + S + " in " + M() + `
|
|
2177
2312
|
|
|
2178
|
-
` + Ce(
|
|
2313
|
+
` + Ce(p));
|
|
2179
2314
|
}
|
|
2180
|
-
}),
|
|
2181
|
-
if (!
|
|
2182
|
-
return
|
|
2315
|
+
}), R.try(function() {
|
|
2316
|
+
if (!c) throw new Error("No handler found for post message: " + i.name + " from " + t + " in " + window.location.protocol + "//" + window.location.host + window.location.pathname);
|
|
2317
|
+
return c.handler({
|
|
2183
2318
|
source: e,
|
|
2184
2319
|
origin: t,
|
|
2185
2320
|
data: i.data
|
|
2186
2321
|
});
|
|
2187
|
-
}).then(function(
|
|
2188
|
-
return
|
|
2189
|
-
}, function(
|
|
2190
|
-
return
|
|
2191
|
-
})]).then(ne).catch(function(
|
|
2192
|
-
if (
|
|
2193
|
-
throw
|
|
2322
|
+
}).then(function(p) {
|
|
2323
|
+
return l("success", p);
|
|
2324
|
+
}, function(p) {
|
|
2325
|
+
return l("error", null, p);
|
|
2326
|
+
})]).then(ne).catch(function(p) {
|
|
2327
|
+
if (c && c.handleError) return c.handleError(p);
|
|
2328
|
+
throw p;
|
|
2194
2329
|
});
|
|
2195
2330
|
}
|
|
2196
|
-
function
|
|
2197
|
-
if (!
|
|
2198
|
-
var r =
|
|
2331
|
+
function ot(e, t, i) {
|
|
2332
|
+
if (!bi(i.hash)) {
|
|
2333
|
+
var r = yi(i.hash);
|
|
2199
2334
|
if (!r) throw new Error("No handler found for post message ack for message: " + i.name + " from " + t + " in " + window.location.protocol + "//" + window.location.host + window.location.pathname);
|
|
2200
2335
|
try {
|
|
2201
2336
|
if (!fe(r.domain, t)) throw new Error("Ack origin " + t + " does not match domain " + r.domain.toString());
|
|
@@ -2206,33 +2341,33 @@ function ar() {
|
|
|
2206
2341
|
r.ack = !0;
|
|
2207
2342
|
}
|
|
2208
2343
|
}
|
|
2209
|
-
function
|
|
2210
|
-
if (!
|
|
2211
|
-
var r =
|
|
2344
|
+
function st(e, t, i) {
|
|
2345
|
+
if (!bi(i.hash)) {
|
|
2346
|
+
var r = yi(i.hash);
|
|
2212
2347
|
if (!r) throw new Error("No handler found for post message response for message: " + i.name + " from " + t + " in " + window.location.protocol + "//" + window.location.host + window.location.pathname);
|
|
2213
|
-
if (!fe(r.domain, t)) throw new Error("Response origin " + t + " does not match domain " + (n = r.domain, Array.isArray(n) ? "(" + n.join(" | ") + ")" :
|
|
2348
|
+
if (!fe(r.domain, t)) throw new Error("Response origin " + t + " does not match domain " + (n = r.domain, Array.isArray(n) ? "(" + n.join(" | ") + ")" : $(n) ? "RegExp(" + n.toString() + ")" : n.toString()));
|
|
2214
2349
|
var n;
|
|
2215
2350
|
if (e !== r.win) throw new Error("Response source does not match registered window");
|
|
2216
|
-
|
|
2351
|
+
vi(i.hash), i.ack === "error" ? r.promise.reject(i.error) : i.ack === "success" && r.promise.resolve({
|
|
2217
2352
|
source: e,
|
|
2218
2353
|
origin: t,
|
|
2219
2354
|
data: i.data
|
|
2220
2355
|
});
|
|
2221
2356
|
}
|
|
2222
2357
|
}
|
|
2223
|
-
function
|
|
2224
|
-
var i = t.on, r = t.send, n =
|
|
2358
|
+
function Ii(e, t) {
|
|
2359
|
+
var i = t.on, r = t.send, n = j("receivedMessages");
|
|
2225
2360
|
try {
|
|
2226
2361
|
if (!window || window.closed || !e.source) return;
|
|
2227
2362
|
} catch (P) {
|
|
2228
2363
|
return;
|
|
2229
2364
|
}
|
|
2230
|
-
var
|
|
2231
|
-
var w =
|
|
2365
|
+
var s = e.source, c = e.origin, S = function(P, C, h, g) {
|
|
2366
|
+
var w = g.on, v = g.send, b;
|
|
2232
2367
|
try {
|
|
2233
|
-
b =
|
|
2368
|
+
b = mi(C, h, P, {
|
|
2234
2369
|
on: w,
|
|
2235
|
-
send:
|
|
2370
|
+
send: v
|
|
2236
2371
|
});
|
|
2237
2372
|
} catch (B) {
|
|
2238
2373
|
return;
|
|
@@ -2241,21 +2376,21 @@ function ar() {
|
|
|
2241
2376
|
var x = b.__post_robot_10_0_46__;
|
|
2242
2377
|
if (Array.isArray(x)) return x;
|
|
2243
2378
|
}
|
|
2244
|
-
}(e.data,
|
|
2379
|
+
}(e.data, s, c, {
|
|
2245
2380
|
on: i,
|
|
2246
2381
|
send: r
|
|
2247
2382
|
});
|
|
2248
2383
|
if (S) {
|
|
2249
|
-
|
|
2250
|
-
for (var
|
|
2251
|
-
var
|
|
2252
|
-
if (n.has(
|
|
2253
|
-
|
|
2384
|
+
ui(s);
|
|
2385
|
+
for (var l = 0; l < S.length; l++) {
|
|
2386
|
+
var p = S[l];
|
|
2387
|
+
if (n.has(p.id) || (n.set(p.id, !0), V(s) && !p.fireAndForget)) return;
|
|
2388
|
+
p.origin.indexOf("file:") === 0 && (c = "file://");
|
|
2254
2389
|
try {
|
|
2255
|
-
|
|
2390
|
+
p.type === "postrobot_message_request" ? nt(s, c, p, {
|
|
2256
2391
|
on: i,
|
|
2257
2392
|
send: r
|
|
2258
|
-
}) :
|
|
2393
|
+
}) : p.type === "postrobot_message_response" ? st(s, c, p) : p.type === "postrobot_message_ack" && ot(s, c, p);
|
|
2259
2394
|
} catch (P) {
|
|
2260
2395
|
setTimeout(function() {
|
|
2261
2396
|
throw P;
|
|
@@ -2267,71 +2402,71 @@ function ar() {
|
|
|
2267
2402
|
function se(e, t, i) {
|
|
2268
2403
|
if (!e) throw new Error("Expected name");
|
|
2269
2404
|
if (typeof (t = t || {}) == "function" && (i = t, t = {}), !i) throw new Error("Expected handler");
|
|
2270
|
-
var r = function n(
|
|
2271
|
-
var S =
|
|
2405
|
+
var r = function n(s, c) {
|
|
2406
|
+
var S = s.name, l = s.win, p = s.domain, P = U("requestListeners");
|
|
2272
2407
|
if (!S || typeof S != "string") throw new Error("Name required to add request listener");
|
|
2273
|
-
if (
|
|
2274
|
-
var
|
|
2408
|
+
if (l && l !== "*" && G.isProxyWindow(l)) {
|
|
2409
|
+
var C = l.awaitWindow().then(function(N) {
|
|
2275
2410
|
return n({
|
|
2276
2411
|
name: S,
|
|
2277
|
-
win:
|
|
2278
|
-
domain:
|
|
2279
|
-
},
|
|
2412
|
+
win: N,
|
|
2413
|
+
domain: p
|
|
2414
|
+
}, c);
|
|
2280
2415
|
});
|
|
2281
2416
|
return {
|
|
2282
2417
|
cancel: function() {
|
|
2283
|
-
|
|
2284
|
-
return
|
|
2418
|
+
C.then(function(N) {
|
|
2419
|
+
return N.cancel();
|
|
2285
2420
|
}, ne);
|
|
2286
2421
|
}
|
|
2287
2422
|
};
|
|
2288
2423
|
}
|
|
2289
|
-
var h =
|
|
2424
|
+
var h = l;
|
|
2290
2425
|
if (Array.isArray(h)) {
|
|
2291
|
-
for (var
|
|
2426
|
+
for (var g = [], w = 0, v = h; w < v.length; w++) g.push(n({
|
|
2292
2427
|
name: S,
|
|
2293
|
-
domain:
|
|
2294
|
-
win:
|
|
2295
|
-
},
|
|
2428
|
+
domain: p,
|
|
2429
|
+
win: v[w]
|
|
2430
|
+
}, c));
|
|
2296
2431
|
return {
|
|
2297
2432
|
cancel: function() {
|
|
2298
|
-
for (var
|
|
2433
|
+
for (var N = 0; N < g.length; N++) g[N].cancel();
|
|
2299
2434
|
}
|
|
2300
2435
|
};
|
|
2301
2436
|
}
|
|
2302
|
-
if (Array.isArray(
|
|
2303
|
-
for (var b = [], x = 0, B =
|
|
2437
|
+
if (Array.isArray(p)) {
|
|
2438
|
+
for (var b = [], x = 0, B = p; x < B.length; x++) b.push(n({
|
|
2304
2439
|
name: S,
|
|
2305
2440
|
win: h,
|
|
2306
2441
|
domain: B[x]
|
|
2307
|
-
},
|
|
2442
|
+
}, c));
|
|
2308
2443
|
return {
|
|
2309
2444
|
cancel: function() {
|
|
2310
|
-
for (var
|
|
2445
|
+
for (var N = 0; N < b.length; N++) b[N].cancel();
|
|
2311
2446
|
}
|
|
2312
2447
|
};
|
|
2313
2448
|
}
|
|
2314
|
-
var
|
|
2449
|
+
var D = wi({
|
|
2315
2450
|
name: S,
|
|
2316
2451
|
win: h,
|
|
2317
|
-
domain:
|
|
2452
|
+
domain: p
|
|
2318
2453
|
});
|
|
2319
|
-
h && h !== "*" || (h =
|
|
2320
|
-
var
|
|
2321
|
-
if (
|
|
2322
|
-
var
|
|
2454
|
+
h && h !== "*" || (h = Re());
|
|
2455
|
+
var E = (p = p || "*").toString();
|
|
2456
|
+
if (D) throw h && p ? new Error("Request listener already exists for " + S + " on domain " + p.toString() + " for " + (h === Re() ? "wildcard" : "specified") + " window") : h ? new Error("Request listener already exists for " + S + " for " + (h === Re() ? "wildcard" : "specified") + " window") : p ? new Error("Request listener already exists for " + S + " on domain " + p.toString()) : new Error("Request listener already exists for " + S);
|
|
2457
|
+
var z = P.getOrSet(h, function() {
|
|
2323
2458
|
return {};
|
|
2324
|
-
}), I = he(
|
|
2459
|
+
}), I = he(z, S, function() {
|
|
2325
2460
|
return {};
|
|
2326
|
-
}),
|
|
2327
|
-
return
|
|
2461
|
+
}), A, Y;
|
|
2462
|
+
return Be(p) ? (A = he(I, "__domain_regex__", function() {
|
|
2328
2463
|
return [];
|
|
2329
|
-
})).push(
|
|
2330
|
-
regex:
|
|
2331
|
-
listener:
|
|
2332
|
-
}) : I[
|
|
2464
|
+
})).push(Y = {
|
|
2465
|
+
regex: p,
|
|
2466
|
+
listener: c
|
|
2467
|
+
}) : I[E] = c, {
|
|
2333
2468
|
cancel: function() {
|
|
2334
|
-
delete I[
|
|
2469
|
+
delete I[E], Y && (A.splice(A.indexOf(Y, 1)), A.length || delete I.__domain_regex__), Object.keys(I).length || delete z[S], h && !Object.keys(z).length && P.del(h);
|
|
2335
2470
|
}
|
|
2336
2471
|
};
|
|
2337
2472
|
}({
|
|
@@ -2350,277 +2485,278 @@ function ar() {
|
|
|
2350
2485
|
}
|
|
2351
2486
|
};
|
|
2352
2487
|
}
|
|
2353
|
-
function
|
|
2488
|
+
function ft(e, t, i) {
|
|
2354
2489
|
typeof (t = t || {}) == "function" && (i = t, t = {});
|
|
2355
|
-
var r = new
|
|
2356
|
-
return t.errorHandler = function(
|
|
2357
|
-
n.cancel(), r.reject(
|
|
2358
|
-
}, n = se(e, t, function(
|
|
2359
|
-
if (n.cancel(), r.resolve(
|
|
2490
|
+
var r = new R(), n;
|
|
2491
|
+
return t.errorHandler = function(s) {
|
|
2492
|
+
n.cancel(), r.reject(s);
|
|
2493
|
+
}, n = se(e, t, function(s) {
|
|
2494
|
+
if (n.cancel(), r.resolve(s), i) return i(s);
|
|
2360
2495
|
}), r.cancel = n.cancel, r;
|
|
2361
2496
|
}
|
|
2362
|
-
var
|
|
2363
|
-
var
|
|
2497
|
+
var X = function e(t, i, r, n) {
|
|
2498
|
+
var s = (n = n || {}).domain || "*", c = n.timeout || -1, S = n.timeout || 5e3, l = n.fireAndForget || !1;
|
|
2364
2499
|
return G.toProxyWindow(t, {
|
|
2365
2500
|
send: e
|
|
2366
|
-
}).awaitWindow().then(function(
|
|
2367
|
-
return
|
|
2368
|
-
if (function(P,
|
|
2501
|
+
}).awaitWindow().then(function(p) {
|
|
2502
|
+
return R.try(function() {
|
|
2503
|
+
if (function(P, C, h) {
|
|
2369
2504
|
if (!P) throw new Error("Expected name");
|
|
2370
|
-
if (typeof h != "string" && !Array.isArray(h) && !
|
|
2371
|
-
if (V(
|
|
2372
|
-
}(i,
|
|
2373
|
-
var h =
|
|
2505
|
+
if (typeof h != "string" && !Array.isArray(h) && !Be(h)) throw new TypeError("Can not send " + P + ". Expected domain " + JSON.stringify(h) + " to be a string, array, or regex");
|
|
2506
|
+
if (V(C)) throw new Error("Can not send " + P + ". Target window is closed");
|
|
2507
|
+
}(i, p, s), function(P, C) {
|
|
2508
|
+
var h = Ze(C);
|
|
2374
2509
|
if (h) return h === P;
|
|
2375
|
-
if (
|
|
2376
|
-
|
|
2510
|
+
if (C === P || function(v) {
|
|
2511
|
+
v === void 0 && (v = window);
|
|
2377
2512
|
try {
|
|
2378
|
-
if (
|
|
2379
|
-
} catch (
|
|
2513
|
+
if (v.top) return v.top;
|
|
2514
|
+
} catch (D) {
|
|
2380
2515
|
}
|
|
2381
|
-
if (
|
|
2516
|
+
if (O(v) === v) return v;
|
|
2382
2517
|
try {
|
|
2383
|
-
if (te(window,
|
|
2384
|
-
} catch (
|
|
2518
|
+
if (te(window, v) && window.top) return window.top;
|
|
2519
|
+
} catch (D) {
|
|
2385
2520
|
}
|
|
2386
2521
|
try {
|
|
2387
|
-
if (te(
|
|
2388
|
-
} catch (
|
|
2522
|
+
if (te(v, window) && window.top) return window.top;
|
|
2523
|
+
} catch (D) {
|
|
2389
2524
|
}
|
|
2390
|
-
for (var b = 0, x = function E
|
|
2391
|
-
for (var
|
|
2392
|
-
var
|
|
2393
|
-
|
|
2394
|
-
for (var
|
|
2525
|
+
for (var b = 0, x = function D(E) {
|
|
2526
|
+
for (var z = [], I = 0, A = ae(E); I < A.length; I++) {
|
|
2527
|
+
var Y = A[I];
|
|
2528
|
+
z.push(Y);
|
|
2529
|
+
for (var N = 0, $e = D(Y); N < $e.length; N++) z.push($e[N]);
|
|
2395
2530
|
}
|
|
2396
|
-
return
|
|
2397
|
-
}(
|
|
2531
|
+
return z;
|
|
2532
|
+
}(v); b < x.length; b++) {
|
|
2398
2533
|
var B = x[b];
|
|
2399
2534
|
try {
|
|
2400
2535
|
if (B.top) return B.top;
|
|
2401
|
-
} catch (
|
|
2536
|
+
} catch (D) {
|
|
2402
2537
|
}
|
|
2403
|
-
if (
|
|
2538
|
+
if (O(B) === B) return B;
|
|
2404
2539
|
}
|
|
2405
|
-
}(
|
|
2406
|
-
for (var
|
|
2540
|
+
}(C) === C) return !1;
|
|
2541
|
+
for (var g = 0, w = ae(P); g < w.length; g++) if (w[g] === C) return !0;
|
|
2407
2542
|
return !1;
|
|
2408
|
-
}(window,
|
|
2409
|
-
|
|
2410
|
-
var
|
|
2411
|
-
return
|
|
2412
|
-
return new
|
|
2543
|
+
}(window, p)) return function(P, C, h) {
|
|
2544
|
+
C === void 0 && (C = 5e3), h === void 0 && (h = "Window");
|
|
2545
|
+
var g = function(w) {
|
|
2546
|
+
return U("helloPromises").getOrSet(w, function() {
|
|
2547
|
+
return new R();
|
|
2413
2548
|
});
|
|
2414
2549
|
}(P);
|
|
2415
|
-
return
|
|
2416
|
-
}(
|
|
2550
|
+
return C !== -1 && (g = g.timeout(C, new Error(h + " did not load after " + C + "ms"))), g;
|
|
2551
|
+
}(p, S);
|
|
2417
2552
|
}).then(function(P) {
|
|
2418
|
-
return function(
|
|
2419
|
-
var
|
|
2420
|
-
return
|
|
2421
|
-
return typeof h == "string" ? h :
|
|
2422
|
-
return
|
|
2423
|
-
send:
|
|
2553
|
+
return function(C, h, g, w) {
|
|
2554
|
+
var v = w.send;
|
|
2555
|
+
return R.try(function() {
|
|
2556
|
+
return typeof h == "string" ? h : R.try(function() {
|
|
2557
|
+
return g || je(C, {
|
|
2558
|
+
send: v
|
|
2424
2559
|
}).then(function(b) {
|
|
2425
2560
|
return b.domain;
|
|
2426
2561
|
});
|
|
2427
2562
|
}).then(function(b) {
|
|
2428
|
-
if (!fe(h, h)) throw new Error("Domain " +
|
|
2563
|
+
if (!fe(h, h)) throw new Error("Domain " + si(h) + " does not match " + si(h));
|
|
2429
2564
|
return b;
|
|
2430
2565
|
});
|
|
2431
2566
|
});
|
|
2432
|
-
}(
|
|
2567
|
+
}(p, s, (P === void 0 ? {} : P).domain, {
|
|
2433
2568
|
send: e
|
|
2434
2569
|
});
|
|
2435
2570
|
}).then(function(P) {
|
|
2436
|
-
var
|
|
2437
|
-
if (!
|
|
2438
|
-
var
|
|
2571
|
+
var C = P, h = i === "postrobot_method" && r && typeof r.name == "string" ? r.name + "()" : i, g = new R(), w = i + "_" + Q();
|
|
2572
|
+
if (!l) {
|
|
2573
|
+
var v = {
|
|
2439
2574
|
name: i,
|
|
2440
|
-
win:
|
|
2441
|
-
domain:
|
|
2442
|
-
promise:
|
|
2575
|
+
win: p,
|
|
2576
|
+
domain: C,
|
|
2577
|
+
promise: g
|
|
2443
2578
|
};
|
|
2444
|
-
(function(I,
|
|
2445
|
-
|
|
2446
|
-
})(w,
|
|
2447
|
-
var b =
|
|
2579
|
+
(function(I, A) {
|
|
2580
|
+
j("responseListeners").set(I, A);
|
|
2581
|
+
})(w, v);
|
|
2582
|
+
var b = U("requestPromises").getOrSet(p, function() {
|
|
2448
2583
|
return [];
|
|
2449
2584
|
});
|
|
2450
|
-
b.push(
|
|
2585
|
+
b.push(g), g.catch(function() {
|
|
2451
2586
|
(function(I) {
|
|
2452
|
-
|
|
2453
|
-
})(w),
|
|
2587
|
+
j("erroredResponseListeners").set(I, !0);
|
|
2588
|
+
})(w), vi(w);
|
|
2454
2589
|
});
|
|
2455
2590
|
var x = function(I) {
|
|
2456
|
-
return
|
|
2457
|
-
}(
|
|
2458
|
-
var
|
|
2459
|
-
return function
|
|
2460
|
-
|
|
2591
|
+
return U("knownWindows").get(I, !1);
|
|
2592
|
+
}(p) ? 1e4 : 2e3, B = c, D = x, E = B, z = function(I, A) {
|
|
2593
|
+
var Y;
|
|
2594
|
+
return function N() {
|
|
2595
|
+
Y = setTimeout(function() {
|
|
2461
2596
|
(function() {
|
|
2462
|
-
if (V(
|
|
2463
|
-
if (
|
|
2464
|
-
|
|
2465
|
-
})(),
|
|
2597
|
+
if (V(p)) return g.reject(new Error("Window closed for " + i + " before " + (v.ack ? "response" : "ack")));
|
|
2598
|
+
if (v.cancelled) return g.reject(new Error("Response listener was cancelled for " + i));
|
|
2599
|
+
D = Math.max(D - 500, 0), E !== -1 && (E = Math.max(E - 500, 0)), v.ack || D !== 0 ? E === 0 && g.reject(new Error("No response for postMessage " + h + " in " + M() + " in " + B + "ms")) : g.reject(new Error("No ack for postMessage " + h + " in " + M() + " in " + x + "ms"));
|
|
2600
|
+
})(), N();
|
|
2466
2601
|
}, 500);
|
|
2467
2602
|
}(), {
|
|
2468
2603
|
cancel: function() {
|
|
2469
|
-
clearTimeout(
|
|
2604
|
+
clearTimeout(Y);
|
|
2470
2605
|
}
|
|
2471
2606
|
};
|
|
2472
2607
|
}();
|
|
2473
|
-
|
|
2474
|
-
|
|
2608
|
+
g.finally(function() {
|
|
2609
|
+
z.cancel(), b.splice(b.indexOf(g, 1));
|
|
2475
2610
|
}).catch(ne);
|
|
2476
2611
|
}
|
|
2477
|
-
return
|
|
2612
|
+
return qe(p, C, {
|
|
2478
2613
|
id: Q(),
|
|
2479
|
-
origin:
|
|
2614
|
+
origin: M(window),
|
|
2480
2615
|
type: "postrobot_message_request",
|
|
2481
2616
|
hash: w,
|
|
2482
2617
|
name: i,
|
|
2483
2618
|
data: r,
|
|
2484
|
-
fireAndForget:
|
|
2619
|
+
fireAndForget: l
|
|
2485
2620
|
}, {
|
|
2486
2621
|
on: se,
|
|
2487
2622
|
send: e
|
|
2488
2623
|
}).then(function() {
|
|
2489
|
-
return
|
|
2624
|
+
return l ? g.resolve() : g;
|
|
2490
2625
|
}, function(I) {
|
|
2491
|
-
throw new Error("Send request message failed for " + h + " in " +
|
|
2626
|
+
throw new Error("Send request message failed for " + h + " in " + M() + `
|
|
2492
2627
|
|
|
2493
2628
|
` + Ce(I));
|
|
2494
2629
|
});
|
|
2495
2630
|
});
|
|
2496
2631
|
});
|
|
2497
2632
|
};
|
|
2498
|
-
function
|
|
2499
|
-
return
|
|
2633
|
+
function at(e, t, i) {
|
|
2634
|
+
return gi(e, t, i, {
|
|
2500
2635
|
on: se,
|
|
2501
|
-
send:
|
|
2636
|
+
send: X
|
|
2502
2637
|
});
|
|
2503
2638
|
}
|
|
2504
|
-
function
|
|
2505
|
-
return
|
|
2506
|
-
send:
|
|
2639
|
+
function dt(e, t, i) {
|
|
2640
|
+
return mi(e, t, i, {
|
|
2641
|
+
send: X
|
|
2507
2642
|
});
|
|
2508
2643
|
}
|
|
2509
|
-
function
|
|
2644
|
+
function ct(e) {
|
|
2510
2645
|
return new G({
|
|
2511
|
-
send:
|
|
2646
|
+
send: X,
|
|
2512
2647
|
win: e
|
|
2513
2648
|
});
|
|
2514
2649
|
}
|
|
2515
|
-
function
|
|
2650
|
+
function pt(e) {
|
|
2516
2651
|
return G.toProxyWindow(e, {
|
|
2517
|
-
send:
|
|
2652
|
+
send: X
|
|
2518
2653
|
});
|
|
2519
2654
|
}
|
|
2520
|
-
function
|
|
2655
|
+
function Ti() {
|
|
2521
2656
|
Pe().initialized || (Pe().initialized = !0, t = (e = {
|
|
2522
2657
|
on: se,
|
|
2523
|
-
send:
|
|
2658
|
+
send: X
|
|
2524
2659
|
}).on, i = e.send, (r = Pe()).receiveMessage = r.receiveMessage || function(n) {
|
|
2525
|
-
return
|
|
2660
|
+
return Ii(n, {
|
|
2526
2661
|
on: t,
|
|
2527
2662
|
send: i
|
|
2528
2663
|
});
|
|
2529
2664
|
}, function(n) {
|
|
2530
|
-
var
|
|
2531
|
-
|
|
2532
|
-
return function(S,
|
|
2533
|
-
return S.addEventListener("message",
|
|
2665
|
+
var s = n.on, c = n.send;
|
|
2666
|
+
j().getOrSet("postMessageListener", function() {
|
|
2667
|
+
return function(S, l, p) {
|
|
2668
|
+
return S.addEventListener("message", p), {
|
|
2534
2669
|
cancel: function() {
|
|
2535
|
-
S.removeEventListener("message",
|
|
2670
|
+
S.removeEventListener("message", p);
|
|
2536
2671
|
}
|
|
2537
2672
|
};
|
|
2538
2673
|
}(window, 0, function(S) {
|
|
2539
|
-
(function(
|
|
2540
|
-
var P =
|
|
2541
|
-
|
|
2542
|
-
var h =
|
|
2543
|
-
if (
|
|
2544
|
-
if (
|
|
2545
|
-
|
|
2674
|
+
(function(l, p) {
|
|
2675
|
+
var P = p.on, C = p.send;
|
|
2676
|
+
R.try(function() {
|
|
2677
|
+
var h = l.source || l.sourceElement, g = l.origin || l.originalEvent && l.originalEvent.origin, w = l.data;
|
|
2678
|
+
if (g === "null" && (g = "file://"), h) {
|
|
2679
|
+
if (!g) throw new Error("Post message did not have origin domain");
|
|
2680
|
+
Ii({
|
|
2546
2681
|
source: h,
|
|
2547
|
-
origin:
|
|
2682
|
+
origin: g,
|
|
2548
2683
|
data: w
|
|
2549
2684
|
}, {
|
|
2550
2685
|
on: P,
|
|
2551
|
-
send:
|
|
2686
|
+
send: C
|
|
2552
2687
|
});
|
|
2553
2688
|
}
|
|
2554
2689
|
});
|
|
2555
2690
|
})(S, {
|
|
2556
|
-
on:
|
|
2557
|
-
send:
|
|
2691
|
+
on: s,
|
|
2692
|
+
send: c
|
|
2558
2693
|
});
|
|
2559
2694
|
});
|
|
2560
2695
|
});
|
|
2561
2696
|
}({
|
|
2562
2697
|
on: se,
|
|
2563
|
-
send:
|
|
2698
|
+
send: X
|
|
2564
2699
|
}), function(n) {
|
|
2565
|
-
var
|
|
2566
|
-
|
|
2567
|
-
var S =
|
|
2700
|
+
var s = n.on, c = n.send;
|
|
2701
|
+
j("builtinListeners").getOrSet("helloListener", function() {
|
|
2702
|
+
var S = s("postrobot_hello", {
|
|
2568
2703
|
domain: "*"
|
|
2569
|
-
}, function(
|
|
2570
|
-
return
|
|
2571
|
-
domain:
|
|
2704
|
+
}, function(p) {
|
|
2705
|
+
return li(p.source, {
|
|
2706
|
+
domain: p.origin
|
|
2572
2707
|
}), {
|
|
2573
|
-
instanceID:
|
|
2708
|
+
instanceID: pi()
|
|
2574
2709
|
};
|
|
2575
|
-
}),
|
|
2576
|
-
return
|
|
2577
|
-
send:
|
|
2578
|
-
}).catch(function(
|
|
2710
|
+
}), l = Ze();
|
|
2711
|
+
return l && je(l, {
|
|
2712
|
+
send: c
|
|
2713
|
+
}).catch(function(p) {
|
|
2579
2714
|
}), S;
|
|
2580
2715
|
});
|
|
2581
2716
|
}({
|
|
2582
2717
|
on: se,
|
|
2583
|
-
send:
|
|
2718
|
+
send: X
|
|
2584
2719
|
}));
|
|
2585
2720
|
var e, t, i, r;
|
|
2586
2721
|
}
|
|
2587
|
-
function
|
|
2722
|
+
function lt() {
|
|
2588
2723
|
(function() {
|
|
2589
|
-
for (var t =
|
|
2590
|
-
var n = r[i],
|
|
2591
|
-
|
|
2724
|
+
for (var t = j("responseListeners"), i = 0, r = t.keys(); i < r.length; i++) {
|
|
2725
|
+
var n = r[i], s = t.get(n);
|
|
2726
|
+
s && (s.cancelled = !0), t.del(n);
|
|
2592
2727
|
}
|
|
2593
|
-
})(), (e =
|
|
2728
|
+
})(), (e = j().get("postMessageListener")) && e.cancel();
|
|
2594
2729
|
var e;
|
|
2595
2730
|
delete window.__post_robot_10_0_46__;
|
|
2596
2731
|
}
|
|
2597
|
-
var
|
|
2598
|
-
function
|
|
2599
|
-
for (var t = 0, i =
|
|
2732
|
+
var St = !0;
|
|
2733
|
+
function ut(e) {
|
|
2734
|
+
for (var t = 0, i = U("requestPromises").get(e, []); t < i.length; t++) i[t].reject(new Error("Window " + (V(e) ? "closed" : "cleaned up") + " before response")).catch(ne);
|
|
2600
2735
|
}
|
|
2601
|
-
|
|
2736
|
+
Ti();
|
|
2602
2737
|
}]);
|
|
2603
2738
|
});
|
|
2604
|
-
}(
|
|
2739
|
+
}(xe)), xe.exports;
|
|
2605
2740
|
}
|
|
2606
|
-
var
|
|
2607
|
-
function
|
|
2608
|
-
return
|
|
2609
|
-
|
|
2610
|
-
}(
|
|
2741
|
+
var zi;
|
|
2742
|
+
function $r() {
|
|
2743
|
+
return zi || (zi = 1, function(o) {
|
|
2744
|
+
o.exports = Pr(), o.exports.default = o.exports;
|
|
2745
|
+
}(Ve)), Ve.exports;
|
|
2611
2746
|
}
|
|
2612
|
-
var
|
|
2613
|
-
const
|
|
2747
|
+
var Vi = $r();
|
|
2748
|
+
const gr = /* @__PURE__ */ Cr(Vi), ve = /* @__PURE__ */ vt({
|
|
2614
2749
|
__proto__: null,
|
|
2615
|
-
default:
|
|
2616
|
-
}, [
|
|
2750
|
+
default: gr
|
|
2751
|
+
}, [Vi]);
|
|
2617
2752
|
export {
|
|
2618
|
-
|
|
2619
|
-
|
|
2620
|
-
|
|
2621
|
-
|
|
2622
|
-
|
|
2623
|
-
|
|
2624
|
-
|
|
2625
|
-
|
|
2753
|
+
Hi as ConsentBox,
|
|
2754
|
+
Ye as DisclosureRequestBox,
|
|
2755
|
+
qi as PrivacyCenterBox,
|
|
2756
|
+
yr as SoyioTypes,
|
|
2757
|
+
vr as SoyioWidget,
|
|
2758
|
+
Ke as _TooltipManager,
|
|
2759
|
+
br as appearanceSchema,
|
|
2760
|
+
wr as configSchema,
|
|
2761
|
+
vr as default
|
|
2626
2762
|
};
|