@soyio/soyio-widget 3.2.0 → 3.4.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 +38 -3
- package/dist/index.d.ts +13 -0
- package/dist/index.js +1212 -1092
- package/dist/index.umd.cjs +36 -36
- package/package.json +12 -26
- package/src/schemas/config.schema.json +138 -0
package/dist/index.js
CHANGED
|
@@ -1,69 +1,69 @@
|
|
|
1
|
-
var
|
|
2
|
-
var
|
|
3
|
-
var De = Object.getOwnPropertySymbols,
|
|
1
|
+
var mt = Object.defineProperty, $t = Object.defineProperties;
|
|
2
|
+
var yt = Object.getOwnPropertyDescriptors;
|
|
3
|
+
var De = Object.getOwnPropertySymbols, vt = Object.getPrototypeOf, Ei = Object.prototype.hasOwnProperty, Di = Object.prototype.propertyIsEnumerable, bt = Reflect.get;
|
|
4
4
|
var Ai = (o) => {
|
|
5
5
|
throw TypeError(o);
|
|
6
6
|
};
|
|
7
|
-
var
|
|
8
|
-
for (var
|
|
9
|
-
Ei.call(s,
|
|
7
|
+
var Ke = (o, s, a) => s in o ? mt(o, s, { enumerable: !0, configurable: !0, writable: !0, value: a }) : o[s] = a, ye = (o, s) => {
|
|
8
|
+
for (var a in s || (s = {}))
|
|
9
|
+
Ei.call(s, a) && Ke(o, a, s[a]);
|
|
10
10
|
if (De)
|
|
11
|
-
for (var
|
|
12
|
-
Di.call(s,
|
|
11
|
+
for (var a of De(s))
|
|
12
|
+
Di.call(s, a) && Ke(o, a, s[a]);
|
|
13
13
|
return o;
|
|
14
|
-
}, Li = (o, s) => $t(o,
|
|
15
|
-
var
|
|
16
|
-
var
|
|
17
|
-
for (var
|
|
18
|
-
Ei.call(o,
|
|
14
|
+
}, Li = (o, s) => $t(o, yt(s));
|
|
15
|
+
var _i = (o, s) => {
|
|
16
|
+
var a = {};
|
|
17
|
+
for (var f in o)
|
|
18
|
+
Ei.call(o, f) && s.indexOf(f) < 0 && (a[f] = o[f]);
|
|
19
19
|
if (o != null && De)
|
|
20
|
-
for (var
|
|
21
|
-
s.indexOf(
|
|
22
|
-
return
|
|
20
|
+
for (var f of De(o))
|
|
21
|
+
s.indexOf(f) < 0 && Di.call(o, f) && (a[f] = o[f]);
|
|
22
|
+
return a;
|
|
23
23
|
};
|
|
24
|
-
var
|
|
25
|
-
var
|
|
26
|
-
var
|
|
27
|
-
var
|
|
28
|
-
var
|
|
29
|
-
var
|
|
24
|
+
var R = (o, s, a) => Ke(o, typeof s != "symbol" ? s + "" : s, a), wt = (o, s, a) => s.has(o) || Ai("Cannot " + a);
|
|
25
|
+
var Wi = (o, s, a) => s.has(o) ? Ai("Cannot add the same private member more than once") : s instanceof WeakSet ? s.add(o) : s.set(o, a);
|
|
26
|
+
var Oi = (o, s, a) => (wt(o, s, "access private method"), a);
|
|
27
|
+
var ve = (o, s, a) => bt(vt(o), a, s);
|
|
28
|
+
var N = (o, s, a) => new Promise((f, u) => {
|
|
29
|
+
var P = (I) => {
|
|
30
30
|
try {
|
|
31
|
-
y(
|
|
32
|
-
} catch (
|
|
33
|
-
u(
|
|
31
|
+
y(a.next(I));
|
|
32
|
+
} catch (T) {
|
|
33
|
+
u(T);
|
|
34
34
|
}
|
|
35
|
-
},
|
|
35
|
+
}, $ = (I) => {
|
|
36
36
|
try {
|
|
37
|
-
y(
|
|
38
|
-
} catch (
|
|
39
|
-
u(
|
|
37
|
+
y(a.throw(I));
|
|
38
|
+
} catch (T) {
|
|
39
|
+
u(T);
|
|
40
40
|
}
|
|
41
|
-
}, y = (I) => I.done ?
|
|
42
|
-
y((
|
|
41
|
+
}, y = (I) => I.done ? f(I.value) : Promise.resolve(I.value).then(P, $);
|
|
42
|
+
y((a = a.apply(o, s)).next());
|
|
43
43
|
});
|
|
44
|
-
function
|
|
45
|
-
for (var
|
|
46
|
-
const
|
|
47
|
-
if (typeof
|
|
48
|
-
for (const u in
|
|
44
|
+
function It(o, s) {
|
|
45
|
+
for (var a = 0; a < s.length; a++) {
|
|
46
|
+
const f = s[a];
|
|
47
|
+
if (typeof f != "string" && !Array.isArray(f)) {
|
|
48
|
+
for (const u in f)
|
|
49
49
|
if (u !== "default" && !(u in o)) {
|
|
50
|
-
const
|
|
51
|
-
|
|
50
|
+
const P = Object.getOwnPropertyDescriptor(f, u);
|
|
51
|
+
P && Object.defineProperty(o, u, P.get ? P : {
|
|
52
52
|
enumerable: !0,
|
|
53
|
-
get: () =>
|
|
53
|
+
get: () => f[u]
|
|
54
54
|
});
|
|
55
55
|
}
|
|
56
56
|
}
|
|
57
57
|
}
|
|
58
58
|
return Object.freeze(Object.defineProperty(o, Symbol.toStringTag, { value: "Module" }));
|
|
59
59
|
}
|
|
60
|
-
const Le = !!(typeof window != "undefined" && window.document && window.document.createElement),
|
|
60
|
+
const Le = !!(typeof window != "undefined" && window.document && window.document.createElement), Ni = 200;
|
|
61
61
|
class ei {
|
|
62
62
|
constructor() {
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
63
|
+
R(this, "tooltipElement", null);
|
|
64
|
+
R(this, "tooltipContent", null);
|
|
65
|
+
R(this, "tooltipClass", "soyio-tooltip");
|
|
66
|
+
R(this, "hideTimeout", null);
|
|
67
67
|
Le && this.createTooltipElement();
|
|
68
68
|
}
|
|
69
69
|
createTooltipElement() {
|
|
@@ -86,51 +86,51 @@ class ei {
|
|
|
86
86
|
word-wrap: break-word;
|
|
87
87
|
pointer-events: none;
|
|
88
88
|
opacity: 0;
|
|
89
|
-
transition: opacity ${
|
|
89
|
+
transition: opacity ${Ni}ms ease, transform ${Ni}ms ease;
|
|
90
90
|
backdrop-filter: blur(5px);
|
|
91
91
|
-webkit-backdrop-filter: blur(5px);
|
|
92
92
|
transform: scale(0.95);
|
|
93
93
|
`, this.tooltipContent = document.createElement("div"), this.tooltipContent.className = "soyio-tooltip-content", this.tooltipElement.appendChild(this.tooltipContent), document.body.appendChild(this.tooltipElement);
|
|
94
94
|
}
|
|
95
|
-
show(s,
|
|
95
|
+
show(s, a, f) {
|
|
96
96
|
if (!this.tooltipElement || !this.tooltipContent) return;
|
|
97
97
|
this.hideTimeout && (clearTimeout(this.hideTimeout), this.hideTimeout = null), this.tooltipContent.textContent = s, this.tooltipElement.style.opacity = "0", this.tooltipElement.style.transform = "scale(0.95)";
|
|
98
|
-
const u = this.calculateOptimalPlacement(
|
|
98
|
+
const u = this.calculateOptimalPlacement(a, f);
|
|
99
99
|
this.applyPlacement(u), requestAnimationFrame(() => {
|
|
100
100
|
this.tooltipElement && (this.tooltipElement.style.opacity = "1", this.tooltipElement.style.transform = "scale(1)");
|
|
101
101
|
});
|
|
102
102
|
}
|
|
103
|
-
calculateOptimalPlacement(s,
|
|
104
|
-
const
|
|
103
|
+
calculateOptimalPlacement(s, a) {
|
|
104
|
+
const f = this.tooltipElement.offsetWidth, u = this.tooltipElement.offsetHeight, { innerWidth: P, innerHeight: $ } = window, y = 4, I = {
|
|
105
105
|
top: {
|
|
106
|
-
top:
|
|
107
|
-
left: s -
|
|
106
|
+
top: a - u - y,
|
|
107
|
+
left: s - f / 2,
|
|
108
108
|
placement: "top"
|
|
109
109
|
},
|
|
110
110
|
bottom: {
|
|
111
|
-
top:
|
|
112
|
-
left: s -
|
|
111
|
+
top: a + y,
|
|
112
|
+
left: s - f / 2,
|
|
113
113
|
placement: "bottom"
|
|
114
114
|
},
|
|
115
115
|
right: {
|
|
116
|
-
top:
|
|
116
|
+
top: a - u / 2,
|
|
117
117
|
left: s + y,
|
|
118
118
|
placement: "right"
|
|
119
119
|
},
|
|
120
120
|
left: {
|
|
121
|
-
top:
|
|
122
|
-
left: s -
|
|
121
|
+
top: a - u / 2,
|
|
122
|
+
left: s - f - y,
|
|
123
123
|
placement: "left"
|
|
124
124
|
}
|
|
125
125
|
};
|
|
126
|
-
for (const [,
|
|
127
|
-
if (ei.fitsInViewport(
|
|
128
|
-
return
|
|
129
|
-
const
|
|
130
|
-
return
|
|
126
|
+
for (const [, x] of Object.entries(I))
|
|
127
|
+
if (ei.fitsInViewport(x, f, u, P, $))
|
|
128
|
+
return x;
|
|
129
|
+
const T = I.top;
|
|
130
|
+
return T.left = Math.max(y, Math.min(T.left, P - f - y)), T.top = Math.max(y, Math.min(T.top, $ - u - y)), T;
|
|
131
131
|
}
|
|
132
|
-
static fitsInViewport(s,
|
|
133
|
-
return s.top >= 0 && s.left >= 0 && s.top +
|
|
132
|
+
static fitsInViewport(s, a, f, u, P) {
|
|
133
|
+
return s.top >= 0 && s.left >= 0 && s.top + f <= P && s.left + a <= u;
|
|
134
134
|
}
|
|
135
135
|
applyPlacement(s) {
|
|
136
136
|
this.tooltipElement && (this.tooltipElement.style.left = `${s.left}px`, this.tooltipElement.style.top = `${s.top}px`);
|
|
@@ -143,19 +143,34 @@ class ei {
|
|
|
143
143
|
(s = this.tooltipElement) == null || s.remove(), this.tooltipElement = null, this.tooltipContent = null, this.hideTimeout && (clearTimeout(this.hideTimeout), this.hideTimeout = null);
|
|
144
144
|
}
|
|
145
145
|
}
|
|
146
|
-
|
|
147
|
-
|
|
146
|
+
const Tt = "https://app.soyio.id", kt = "https://sandbox.soyio.id", Rt = "https://consent-embed.soyio.id", xt = "https://sandbox-consent-embed.soyio.id", Et = "https://privacy-center-embed.soyio.id", Dt = "https://sandbox-privacy-center-embed.soyio.id", At = [
|
|
147
|
+
"DISCLOSURE_REQUEST_SUCCESSFUL",
|
|
148
|
+
"IDENTITY_REGISTERED",
|
|
149
|
+
"IDENTITY_SIGNATURE",
|
|
150
|
+
"UNEXPECTED_ERROR",
|
|
151
|
+
"DENIED_CAMERA_PERMISSION",
|
|
152
|
+
"REJECTED_SIGNATURE",
|
|
153
|
+
"CLOSE_POPUP"
|
|
154
|
+
], Lt = "WIDGET_CLOSED", _t = 420, Wt = 720, Ot = 500, Nt = {
|
|
155
|
+
minWidth: "375px"
|
|
156
|
+
}, Mt = {
|
|
157
|
+
minWidth: "0px"
|
|
158
|
+
}, Bt = {
|
|
159
|
+
minWidth: "375px"
|
|
160
|
+
};
|
|
161
|
+
function Mi(o, s, a) {
|
|
162
|
+
return N(this, null, function* () {
|
|
148
163
|
if (!o.contentWindow)
|
|
149
164
|
throw new Error("Invalid iframe: contentWindow is null");
|
|
150
|
-
const
|
|
165
|
+
const f = yield Promise.resolve().then(() => Ie);
|
|
151
166
|
try {
|
|
152
|
-
yield
|
|
167
|
+
yield f.send(o.contentWindow, "SET_APPEARANCE", { appearance: s, identifier: a });
|
|
153
168
|
} catch (u) {
|
|
154
169
|
console.error("Failed to send appearance config:", u);
|
|
155
170
|
}
|
|
156
171
|
});
|
|
157
172
|
}
|
|
158
|
-
const
|
|
173
|
+
const jt = "IFRAME_READY", zt = "IFRAME_HEIGHT_CHANGE", Ut = "TOOLTIP_STATE_CHANGE", qt = "INFO_EVENT", Ft = "CONSENT_STATE_CHANGE", Y = {
|
|
159
174
|
// BASE
|
|
160
175
|
onHeightChange: {},
|
|
161
176
|
onIframeReady: {},
|
|
@@ -164,55 +179,55 @@ const It = "IFRAME_READY", Tt = "IFRAME_HEIGHT_CHANGE", kt = "TOOLTIP_STATE_CHAN
|
|
|
164
179
|
// CONSENT
|
|
165
180
|
onStateChange: {}
|
|
166
181
|
};
|
|
167
|
-
let
|
|
168
|
-
function
|
|
169
|
-
return
|
|
170
|
-
const o = yield Promise.resolve().then(() =>
|
|
171
|
-
|
|
172
|
-
const
|
|
173
|
-
return
|
|
174
|
-
})),
|
|
175
|
-
const
|
|
176
|
-
return
|
|
177
|
-
})), zi = o.on(
|
|
178
|
-
const
|
|
179
|
-
return
|
|
180
|
-
})),
|
|
181
|
-
const
|
|
182
|
-
return
|
|
183
|
-
})),
|
|
184
|
-
const
|
|
185
|
-
return
|
|
182
|
+
let Bi, ji, zi, Ui, qi;
|
|
183
|
+
function Ht() {
|
|
184
|
+
return N(this, null, function* () {
|
|
185
|
+
const o = yield Promise.resolve().then(() => Ie);
|
|
186
|
+
Bi || ji || zi || Ui || qi || (Bi = o.on(zt, (s) => N(null, null, function* () {
|
|
187
|
+
const a = s.data, f = Y.onHeightChange[a.identifier];
|
|
188
|
+
return f && f(a.height), Promise.resolve();
|
|
189
|
+
})), ji = o.on(jt, (s) => N(null, null, function* () {
|
|
190
|
+
const a = s.data, f = Y.onIframeReady[a.identifier];
|
|
191
|
+
return f && f(), Promise.resolve();
|
|
192
|
+
})), zi = o.on(Ut, (s) => N(null, null, function* () {
|
|
193
|
+
const a = s.data, f = Y.onTooltipChange[a.identifier];
|
|
194
|
+
return f && f(a), Promise.resolve();
|
|
195
|
+
})), Ui = o.on(Ft, (s) => N(null, null, function* () {
|
|
196
|
+
const a = s.data, f = Y.onStateChange[a.identifier];
|
|
197
|
+
return f && f(a), Promise.resolve();
|
|
198
|
+
})), qi = o.on(qt, (a) => N(null, [a], function* ({ data: s }) {
|
|
199
|
+
const $ = s, { identifier: f } = $, u = _i($, ["identifier"]), P = Y.onInfo[f];
|
|
200
|
+
return P && P(u), Promise.resolve();
|
|
186
201
|
})));
|
|
187
202
|
});
|
|
188
203
|
}
|
|
189
204
|
function ii(o, s) {
|
|
190
205
|
const {
|
|
191
|
-
onHeightChange:
|
|
192
|
-
onIframeReady:
|
|
206
|
+
onHeightChange: a,
|
|
207
|
+
onIframeReady: f,
|
|
193
208
|
onTooltipChange: u,
|
|
194
|
-
onStateChange:
|
|
195
|
-
onInfo:
|
|
209
|
+
onStateChange: P,
|
|
210
|
+
onInfo: $
|
|
196
211
|
} = s;
|
|
197
|
-
|
|
212
|
+
a && (Y.onHeightChange[o] = a), f && (Y.onIframeReady[o] = f), u && (Y.onTooltipChange[o] = u), P && (Y.onStateChange[o] = P), $ && (Y.onInfo[o] = $);
|
|
198
213
|
}
|
|
199
|
-
function
|
|
200
|
-
delete
|
|
214
|
+
function Gt(o) {
|
|
215
|
+
delete Y.onHeightChange[o], delete Y.onIframeReady[o], delete Y.onTooltipChange[o], delete Y.onStateChange[o], delete Y.onInfo[o];
|
|
201
216
|
}
|
|
202
|
-
function
|
|
217
|
+
function Vt(o) {
|
|
203
218
|
const s = document.getElementById(o);
|
|
204
219
|
s && (console.warn(`Soyio widget iframe with id '${o}' already exists. Removing existing before mounting new one.`), s.remove());
|
|
205
220
|
}
|
|
206
|
-
function
|
|
221
|
+
function Yt(o) {
|
|
207
222
|
const s = document.querySelector(o);
|
|
208
223
|
if (!s)
|
|
209
224
|
throw new Error(`Iframe div container with id '${o}' not found`);
|
|
210
225
|
if (s.tagName.toLowerCase() !== "div")
|
|
211
226
|
throw new Error(`Iframe container with id '${o}' must be a <div> element`);
|
|
212
|
-
const
|
|
213
|
-
return
|
|
227
|
+
const a = s;
|
|
228
|
+
return a.style.position = "relative", a;
|
|
214
229
|
}
|
|
215
|
-
function
|
|
230
|
+
function Kt(o) {
|
|
216
231
|
const s = document.createElement("div");
|
|
217
232
|
return s.id = `soyio-widget-wrapper-${o}`, s.style.cssText = `
|
|
218
233
|
position: relative !important;
|
|
@@ -227,52 +242,37 @@ function Wt(o) {
|
|
|
227
242
|
width: 100% !important;
|
|
228
243
|
`, s;
|
|
229
244
|
}
|
|
230
|
-
function
|
|
231
|
-
const
|
|
232
|
-
return
|
|
245
|
+
function Jt(o, s, a) {
|
|
246
|
+
const f = document.createElement("iframe");
|
|
247
|
+
return f.id = s, f.src = o, f.allow = "fullscreen;camera;", f.setAttribute("allowfullscreen", ""), f.style.cssText += `
|
|
233
248
|
width: 100% !important;
|
|
234
|
-
min-width: ${
|
|
249
|
+
min-width: ${a.minWidth} !important;
|
|
235
250
|
border: none !important;
|
|
236
251
|
overflow: hidden !important;
|
|
237
252
|
opacity: 1;
|
|
238
253
|
transition: height 0.35s,
|
|
239
254
|
opacity 0.4s 0.1s;
|
|
240
|
-
`,
|
|
255
|
+
`, f;
|
|
241
256
|
}
|
|
242
|
-
function
|
|
257
|
+
function Qt() {
|
|
243
258
|
return Math.random().toString(36).substring(2, 10);
|
|
244
259
|
}
|
|
245
|
-
|
|
246
|
-
"DISCLOSURE_REQUEST_SUCCESSFUL",
|
|
247
|
-
"IDENTITY_REGISTERED",
|
|
248
|
-
"IDENTITY_SIGNATURE",
|
|
249
|
-
"UNEXPECTED_ERROR",
|
|
250
|
-
"DENIED_CAMERA_PERMISSION",
|
|
251
|
-
"REJECTED_SIGNATURE",
|
|
252
|
-
"CLOSE_POPUP"
|
|
253
|
-
], _t = "WIDGET_CLOSED", qt = 420, Gt = 720, Vt = 500, Yt = {
|
|
254
|
-
minWidth: "375px"
|
|
255
|
-
}, Jt = {
|
|
256
|
-
minWidth: "0px"
|
|
257
|
-
}, Kt = {
|
|
258
|
-
minWidth: "375px"
|
|
259
|
-
};
|
|
260
|
-
class be {
|
|
260
|
+
class we {
|
|
261
261
|
constructor(s) {
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
this.options = s, this.appearance = s.appearance || null, this.tooltipManager = new ei(), this.defaultUniqueId =
|
|
262
|
+
R(this, "iframe", null);
|
|
263
|
+
R(this, "wrapper", null);
|
|
264
|
+
R(this, "skeleton", null);
|
|
265
|
+
R(this, "options");
|
|
266
|
+
R(this, "appearance");
|
|
267
|
+
R(this, "tooltipManager");
|
|
268
|
+
R(this, "defaultIframeCSSConfig", Nt);
|
|
269
|
+
R(this, "Skeleton", null);
|
|
270
|
+
R(this, "isIframeReady", !1);
|
|
271
|
+
R(this, "defaultUniqueId");
|
|
272
|
+
this.options = s, this.appearance = s.appearance || null, this.tooltipManager = new ei(), this.defaultUniqueId = we.generateUniqueId();
|
|
273
273
|
}
|
|
274
274
|
static generateUniqueId() {
|
|
275
|
-
return
|
|
275
|
+
return Qt();
|
|
276
276
|
}
|
|
277
277
|
get uniqueIdentifier() {
|
|
278
278
|
return this.defaultUniqueId;
|
|
@@ -282,66 +282,66 @@ class be {
|
|
|
282
282
|
}
|
|
283
283
|
handleHeightChange(s) {
|
|
284
284
|
if (!this.iframe || (this.iframe.style.height = `${s}px`, s > 0)) return;
|
|
285
|
-
const { parentElement:
|
|
286
|
-
|
|
285
|
+
const { parentElement: a } = this.iframe;
|
|
286
|
+
a && (a.style.display = "none");
|
|
287
287
|
}
|
|
288
288
|
handleIframeReady() {
|
|
289
|
-
return
|
|
290
|
-
this.iframe && (this.isIframeReady || (this.isIframeReady = !0, this.options.onReady && this.options.onReady(), yield
|
|
289
|
+
return N(this, null, function* () {
|
|
290
|
+
this.iframe && (this.isIframeReady || (this.isIframeReady = !0, this.options.onReady && this.options.onReady(), yield Mi(this.iframe, this.appearance, this.uniqueIdentifier), this.skeleton && this.skeleton.hide()));
|
|
291
291
|
});
|
|
292
292
|
}
|
|
293
293
|
handleTooltipChange(s) {
|
|
294
294
|
if (!this.iframe) return;
|
|
295
|
-
const
|
|
296
|
-
|
|
295
|
+
const a = this.iframe.getBoundingClientRect(), { text: f, coordinates: u, isVisible: P } = s, $ = u.x + a.left, y = u.y + a.top;
|
|
296
|
+
P ? this.tooltipManager.show(f, $, y) : this.tooltipManager.hide();
|
|
297
297
|
}
|
|
298
298
|
setupListeners() {
|
|
299
|
-
return
|
|
300
|
-
yield
|
|
299
|
+
return N(this, null, function* () {
|
|
300
|
+
yield Ht();
|
|
301
301
|
const s = {
|
|
302
302
|
onHeightChange: this.handleHeightChange.bind(this),
|
|
303
303
|
onIframeReady: this.handleIframeReady.bind(this),
|
|
304
304
|
onTooltipChange: this.handleTooltipChange.bind(this),
|
|
305
|
-
onInfo: (
|
|
305
|
+
onInfo: (a) => this.options.onEvent(a)
|
|
306
306
|
};
|
|
307
307
|
ii(this.uniqueIdentifier, s);
|
|
308
308
|
});
|
|
309
309
|
}
|
|
310
310
|
mount(s) {
|
|
311
|
-
return
|
|
311
|
+
return N(this, null, function* () {
|
|
312
312
|
if (!Le) return this;
|
|
313
|
-
this.isIframeReady = !1, yield this.setupListeners(),
|
|
314
|
-
const
|
|
315
|
-
return this.wrapper =
|
|
313
|
+
this.isIframeReady = !1, yield this.setupListeners(), Vt(this.iframeIdentifier);
|
|
314
|
+
const a = Yt(s), f = this.iframeUrl();
|
|
315
|
+
return this.wrapper = Kt(this.uniqueIdentifier), a.appendChild(this.wrapper), this.iframe = Jt(f, this.iframeIdentifier, this.defaultIframeCSSConfig), this.Skeleton && (this.skeleton = new this.Skeleton(this.uniqueIdentifier, this.appearance || void 0), this.skeleton.mount(this.wrapper)), this.wrapper.appendChild(this.iframe), this;
|
|
316
316
|
});
|
|
317
317
|
}
|
|
318
318
|
unmount() {
|
|
319
|
-
Le && (
|
|
319
|
+
Le && (Gt(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));
|
|
320
320
|
}
|
|
321
321
|
/**
|
|
322
322
|
* Update the appearance of the widget without remounting.
|
|
323
323
|
* This sends the new appearance config to the already-mounted iframe.
|
|
324
324
|
*/
|
|
325
325
|
updateAppearance(s) {
|
|
326
|
-
return
|
|
327
|
-
this.appearance = s, !(!this.iframe || !this.isIframeReady) && (yield
|
|
326
|
+
return N(this, null, function* () {
|
|
327
|
+
this.appearance = s, !(!this.iframe || !this.isIframeReady) && (yield Mi(this.iframe, s, this.uniqueIdentifier));
|
|
328
328
|
});
|
|
329
329
|
}
|
|
330
330
|
}
|
|
331
|
-
class
|
|
332
|
-
constructor(s,
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
var
|
|
331
|
+
class Zt {
|
|
332
|
+
constructor(s, a) {
|
|
333
|
+
R(this, "element");
|
|
334
|
+
R(this, "identifier");
|
|
335
|
+
var U, ne;
|
|
336
336
|
this.identifier = `skeleton-${s}`, this.element = document.createElement("div"), this.element.id = this.identifier;
|
|
337
|
-
const
|
|
337
|
+
const f = (ne = (U = window.matchMedia) == null ? void 0 : U.call(window, "(prefers-color-scheme: dark)")) == null ? void 0 : ne.matches, u = (a == null ? void 0 : a.mode) === "dark" || (a == null ? void 0 : a.mode) === "auto" && f || (a == null ? void 0 : a.theme) === "night" && !(a != null && a.mode), P = u ? "#1E293B" : "#FFFFFF", $ = u ? "#334155" : "#E5E7EB", y = u ? "#334155" : "#f0f0f0", I = u ? "#475569" : "#e0e0e0", T = u ? "#334155" : "#f0f0f0";
|
|
338
338
|
this.element.style.cssText = `
|
|
339
339
|
position: absolute;
|
|
340
340
|
top: 0;
|
|
341
341
|
left: 0;
|
|
342
342
|
width: 100%;
|
|
343
|
-
background: ${
|
|
344
|
-
border: 1px solid ${
|
|
343
|
+
background: ${P};
|
|
344
|
+
border: 1px solid ${$};
|
|
345
345
|
border-radius: 0.25rem;
|
|
346
346
|
opacity: 1;
|
|
347
347
|
transition: opacity 0.3s ease-out;
|
|
@@ -350,8 +350,8 @@ class Qt {
|
|
|
350
350
|
box-sizing: border-box;
|
|
351
351
|
z-index: 1;
|
|
352
352
|
`;
|
|
353
|
-
const
|
|
354
|
-
|
|
353
|
+
const x = document.createElement("div");
|
|
354
|
+
x.style.cssText = `
|
|
355
355
|
padding: 1rem;
|
|
356
356
|
width: 100%;
|
|
357
357
|
box-sizing: border-box;
|
|
@@ -360,50 +360,50 @@ class Qt {
|
|
|
360
360
|
justify-content: flex-start;
|
|
361
361
|
gap: 0.75rem;
|
|
362
362
|
`;
|
|
363
|
-
const
|
|
364
|
-
|
|
363
|
+
const O = document.createElement("div");
|
|
364
|
+
O.style.cssText = `
|
|
365
365
|
display: flex;
|
|
366
366
|
align-items: center;
|
|
367
367
|
gap: 0.75rem;
|
|
368
368
|
`;
|
|
369
|
-
const
|
|
370
|
-
|
|
369
|
+
const z = document.createElement("div");
|
|
370
|
+
z.style.cssText = `
|
|
371
371
|
width: 2rem;
|
|
372
372
|
height: 2rem;
|
|
373
|
-
background: linear-gradient(90deg, ${y} 25%, ${I} 50%, ${
|
|
373
|
+
background: linear-gradient(90deg, ${y} 25%, ${I} 50%, ${T} 75%);
|
|
374
374
|
background-size: 200% 100%;
|
|
375
375
|
animation: shimmer 1.5s infinite;
|
|
376
376
|
border-radius: 50%;
|
|
377
377
|
flex-shrink: 0;
|
|
378
378
|
`;
|
|
379
|
-
const
|
|
380
|
-
|
|
379
|
+
const M = document.createElement("div");
|
|
380
|
+
M.style.cssText = `
|
|
381
381
|
height: 1rem;
|
|
382
382
|
width: 30%;
|
|
383
|
-
background: linear-gradient(90deg, ${y} 25%, ${I} 50%, ${
|
|
383
|
+
background: linear-gradient(90deg, ${y} 25%, ${I} 50%, ${T} 75%);
|
|
384
384
|
background-size: 200% 100%;
|
|
385
385
|
animation: shimmer 1.5s infinite;
|
|
386
386
|
border-radius: 0.125rem;
|
|
387
387
|
`;
|
|
388
|
-
const
|
|
389
|
-
|
|
388
|
+
const W = document.createElement("div");
|
|
389
|
+
W.style.cssText = `
|
|
390
390
|
width: 3rem;
|
|
391
391
|
height: 1.25rem;
|
|
392
|
-
background: linear-gradient(90deg, ${y} 25%, ${I} 50%, ${
|
|
392
|
+
background: linear-gradient(90deg, ${y} 25%, ${I} 50%, ${T} 75%);
|
|
393
393
|
background-size: 200% 100%;
|
|
394
394
|
animation: shimmer 1.5s infinite;
|
|
395
395
|
border-radius: .25rem;
|
|
396
396
|
margin-left: auto;
|
|
397
397
|
flex-shrink: 0;
|
|
398
398
|
`;
|
|
399
|
-
const
|
|
400
|
-
|
|
399
|
+
const H = document.createElement("div");
|
|
400
|
+
H.style.cssText = `
|
|
401
401
|
display: flex;
|
|
402
402
|
align-items: flex-start;
|
|
403
403
|
gap: 0.75rem;
|
|
404
404
|
`;
|
|
405
|
-
const
|
|
406
|
-
|
|
405
|
+
const ie = document.createElement("div");
|
|
406
|
+
ie.style.cssText = `
|
|
407
407
|
width: 2rem;
|
|
408
408
|
height: 1rem;
|
|
409
409
|
display: flex;
|
|
@@ -411,43 +411,43 @@ class Qt {
|
|
|
411
411
|
align-items: center;
|
|
412
412
|
flex-shrink: 0;
|
|
413
413
|
`;
|
|
414
|
-
const
|
|
415
|
-
|
|
414
|
+
const ce = document.createElement("div");
|
|
415
|
+
ce.style.cssText = `
|
|
416
416
|
width: 1rem;
|
|
417
417
|
height: 1rem;
|
|
418
|
-
background: linear-gradient(90deg, ${y} 25%, ${I} 50%, ${
|
|
418
|
+
background: linear-gradient(90deg, ${y} 25%, ${I} 50%, ${T} 75%);
|
|
419
419
|
background-size: 200% 100%;
|
|
420
420
|
animation: shimmer 1.5s infinite;
|
|
421
421
|
border-radius: 0.25rem;
|
|
422
422
|
flex-shrink: 0;
|
|
423
423
|
`;
|
|
424
|
-
const
|
|
425
|
-
|
|
424
|
+
const K = document.createElement("div");
|
|
425
|
+
K.style.cssText = `
|
|
426
426
|
flex-grow: 1;
|
|
427
427
|
display: flex;
|
|
428
428
|
flex-direction: column;
|
|
429
429
|
gap: 0.5rem;
|
|
430
430
|
`;
|
|
431
|
-
const
|
|
432
|
-
|
|
431
|
+
const G = document.createElement("div");
|
|
432
|
+
G.style.cssText = `
|
|
433
433
|
height: 0.875rem;
|
|
434
434
|
width: 80%;
|
|
435
|
-
background: linear-gradient(90deg, ${y} 25%, ${I} 50%, ${
|
|
435
|
+
background: linear-gradient(90deg, ${y} 25%, ${I} 50%, ${T} 75%);
|
|
436
436
|
background-size: 200% 100%;
|
|
437
437
|
animation: shimmer 1.5s infinite;
|
|
438
438
|
border-radius: 0.125rem;
|
|
439
439
|
`;
|
|
440
|
-
const
|
|
441
|
-
if (
|
|
440
|
+
const pe = document.createElement("div");
|
|
441
|
+
if (pe.style.cssText = `
|
|
442
442
|
height: 0.875rem;
|
|
443
443
|
width: 60%;
|
|
444
|
-
background: linear-gradient(90deg, ${y} 25%, ${I} 50%, ${
|
|
444
|
+
background: linear-gradient(90deg, ${y} 25%, ${I} 50%, ${T} 75%);
|
|
445
445
|
background-size: 200% 100%;
|
|
446
446
|
animation: shimmer 2s infinite;
|
|
447
447
|
border-radius: 0.125rem;
|
|
448
448
|
`, !document.getElementById("skeleton-animation")) {
|
|
449
|
-
const
|
|
450
|
-
|
|
449
|
+
const V = document.createElement("style");
|
|
450
|
+
V.id = "skeleton-animation", V.textContent = `
|
|
451
451
|
@keyframes shimmer {
|
|
452
452
|
0% { background-position: 200% 0; }
|
|
453
453
|
100% { background-position: -200% 0; }
|
|
@@ -456,9 +456,9 @@ class Qt {
|
|
|
456
456
|
0% { opacity: 1; }
|
|
457
457
|
100% { opacity: 0; }
|
|
458
458
|
}
|
|
459
|
-
`, document.head.appendChild(
|
|
459
|
+
`, document.head.appendChild(V);
|
|
460
460
|
}
|
|
461
|
-
|
|
461
|
+
O.appendChild(z), O.appendChild(M), O.appendChild(W), K.appendChild(G), K.appendChild(pe), ie.appendChild(ce), H.appendChild(ie), H.appendChild(K), x.appendChild(O), x.appendChild(H), this.element.appendChild(x);
|
|
462
462
|
}
|
|
463
463
|
cleanupExistingSkeleton() {
|
|
464
464
|
const s = document.getElementById(this.identifier);
|
|
@@ -471,57 +471,57 @@ class Qt {
|
|
|
471
471
|
this.element.style.animation = "skeletonFadeOut 0.2s ease-out forwards", setTimeout(() => this.element.remove(), 200);
|
|
472
472
|
}
|
|
473
473
|
}
|
|
474
|
-
const
|
|
475
|
-
function
|
|
476
|
-
var I,
|
|
477
|
-
const s = (I = o.origin) != null ? I : o.context,
|
|
474
|
+
const We = "3.4.0";
|
|
475
|
+
function Xt(o) {
|
|
476
|
+
var I, T;
|
|
477
|
+
const s = (I = o.origin) != null ? I : o.context, a = Li(ye({}, o), { origin: s }), f = [
|
|
478
478
|
"actionToken",
|
|
479
479
|
"entityId",
|
|
480
480
|
"origin",
|
|
481
481
|
"optionalReconsentBehavior",
|
|
482
482
|
"mandatoryReconsentBehavior",
|
|
483
483
|
"allowGranularScopeSelection"
|
|
484
|
-
], u = (
|
|
485
|
-
if (
|
|
486
|
-
const
|
|
487
|
-
|
|
484
|
+
], u = (T = o.isSandbox) != null ? T : !1, P = o.developmentUrl || (u ? xt : Rt), $ = new URLSearchParams();
|
|
485
|
+
if ($.set("sdk", "web"), $.set("sdkVersion", We), f.forEach((x) => {
|
|
486
|
+
const O = a[x];
|
|
487
|
+
O !== void 0 && (typeof O == "string" && O.length === 0 || $.set(x, String(O)));
|
|
488
488
|
}), o.metadata !== void 0)
|
|
489
489
|
try {
|
|
490
|
-
|
|
491
|
-
} catch (
|
|
492
|
-
console.error("[Soyio-widget] Failed to stringify metadata. It will not be included in the consent request.",
|
|
490
|
+
$.set("metadata", JSON.stringify(o.metadata));
|
|
491
|
+
} catch (x) {
|
|
492
|
+
console.error("[Soyio-widget] Failed to stringify metadata. It will not be included in the consent request.", x);
|
|
493
493
|
}
|
|
494
|
-
const y =
|
|
495
|
-
return `${
|
|
494
|
+
const y = $.toString();
|
|
495
|
+
return `${P}/embed/consents/${o.consentTemplateId}${y ? `?${y}` : ""}`;
|
|
496
496
|
}
|
|
497
|
-
class
|
|
498
|
-
constructor(
|
|
499
|
-
super(
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
497
|
+
class Vi extends we {
|
|
498
|
+
constructor(a) {
|
|
499
|
+
super(a);
|
|
500
|
+
R(this, "defaultIframePrefix", "consent-box");
|
|
501
|
+
R(this, "defaultIframeCSSConfig", Mt);
|
|
502
|
+
R(this, "state", {
|
|
503
503
|
isSelected: !1,
|
|
504
504
|
actionToken: null
|
|
505
505
|
});
|
|
506
|
-
this.Skeleton =
|
|
506
|
+
this.Skeleton = Zt;
|
|
507
507
|
}
|
|
508
508
|
get uniqueIdentifier() {
|
|
509
509
|
return this.options.consentTemplateId;
|
|
510
510
|
}
|
|
511
511
|
iframeUrl() {
|
|
512
|
-
return
|
|
512
|
+
return Xt(this.options);
|
|
513
513
|
}
|
|
514
|
-
handleStateChange(
|
|
515
|
-
const { isSelected:
|
|
516
|
-
this.state = { isSelected:
|
|
514
|
+
handleStateChange(a) {
|
|
515
|
+
const { isSelected: f, actionToken: u } = a;
|
|
516
|
+
this.state = { isSelected: f, actionToken: u }, this.options.onEvent({
|
|
517
517
|
eventName: "CONSENT_CHECKBOX_CHANGE",
|
|
518
|
-
isSelected:
|
|
518
|
+
isSelected: f,
|
|
519
519
|
actionToken: u
|
|
520
520
|
});
|
|
521
521
|
}
|
|
522
522
|
setupListeners() {
|
|
523
|
-
return
|
|
524
|
-
yield
|
|
523
|
+
return N(this, null, function* () {
|
|
524
|
+
yield ve(Vi.prototype, this, "setupListeners").call(this), ii(this.uniqueIdentifier, {
|
|
525
525
|
onStateChange: this.handleStateChange.bind(this)
|
|
526
526
|
});
|
|
527
527
|
});
|
|
@@ -530,7 +530,98 @@ class Gi extends be {
|
|
|
530
530
|
return this.state;
|
|
531
531
|
}
|
|
532
532
|
}
|
|
533
|
-
|
|
533
|
+
const er = [
|
|
534
|
+
"user",
|
|
535
|
+
"user.account",
|
|
536
|
+
"user.authorization",
|
|
537
|
+
"user.behavior",
|
|
538
|
+
"user.biometric",
|
|
539
|
+
"user.childrens",
|
|
540
|
+
"user.contact",
|
|
541
|
+
"user.content",
|
|
542
|
+
"user.demographic",
|
|
543
|
+
"user.location",
|
|
544
|
+
"user.device",
|
|
545
|
+
"user.payment",
|
|
546
|
+
"user.social",
|
|
547
|
+
"user.unique_id",
|
|
548
|
+
"user.telemetry",
|
|
549
|
+
"user.user_sensor",
|
|
550
|
+
"user.workplace",
|
|
551
|
+
"user.sensor",
|
|
552
|
+
"user.financial",
|
|
553
|
+
"user.government_id",
|
|
554
|
+
"user.health_and_medical",
|
|
555
|
+
"user.name",
|
|
556
|
+
"user.criminal_history",
|
|
557
|
+
"user.privacy_preferences",
|
|
558
|
+
"user.job_title",
|
|
559
|
+
"user.account.settings",
|
|
560
|
+
"user.account.username",
|
|
561
|
+
"user.authorization.credentials",
|
|
562
|
+
"user.authorization.biometric",
|
|
563
|
+
"user.authorization.password",
|
|
564
|
+
"user.behavior.browsing_history",
|
|
565
|
+
"user.behavior.media_consumption",
|
|
566
|
+
"user.behavior.purchase_history",
|
|
567
|
+
"user.behavior.search_history",
|
|
568
|
+
"user.biometric.fingerprint",
|
|
569
|
+
"user.biometric.retinal",
|
|
570
|
+
"user.biometric.voice",
|
|
571
|
+
"user.biometric.health",
|
|
572
|
+
"user.contact.address",
|
|
573
|
+
"user.contact.email",
|
|
574
|
+
"user.contact.phone_number",
|
|
575
|
+
"user.contact.url",
|
|
576
|
+
"user.contact.fax_number",
|
|
577
|
+
"user.contact.organization",
|
|
578
|
+
"user.contact.address.city",
|
|
579
|
+
"user.contact.address.country",
|
|
580
|
+
"user.contact.address.postal_code",
|
|
581
|
+
"user.contact.address.state",
|
|
582
|
+
"user.contact.address.street",
|
|
583
|
+
"user.content.private",
|
|
584
|
+
"user.content.public",
|
|
585
|
+
"user.content.self_image",
|
|
586
|
+
"user.demographic.age_range",
|
|
587
|
+
"user.demographic.date_of_birth",
|
|
588
|
+
"user.demographic.gender",
|
|
589
|
+
"user.demographic.language",
|
|
590
|
+
"user.demographic.marital_status",
|
|
591
|
+
"user.demographic.political_opinion",
|
|
592
|
+
"user.demographic.profile",
|
|
593
|
+
"user.demographic.race_ethnicity",
|
|
594
|
+
"user.demographic.religious_belief",
|
|
595
|
+
"user.demographic.sexual_orientation",
|
|
596
|
+
"user.demographic.nationality",
|
|
597
|
+
"user.device.cookie",
|
|
598
|
+
"user.device.cookie_id",
|
|
599
|
+
"user.device.device_id",
|
|
600
|
+
"user.device.ip_address",
|
|
601
|
+
"user.financial.bank_account",
|
|
602
|
+
"user.financial.credit_card",
|
|
603
|
+
"user.government_id.birth_certificate",
|
|
604
|
+
"user.government_id.drivers_license_number",
|
|
605
|
+
"user.government_id.immigration",
|
|
606
|
+
"user.government_id.national_identification_number",
|
|
607
|
+
"user.government_id.passport_number",
|
|
608
|
+
"user.government_id.vehicle_registration",
|
|
609
|
+
"user.health_and_medical.genetic",
|
|
610
|
+
"user.health_and_medical.insurance_beneficiary_id",
|
|
611
|
+
"user.health_and_medical.record_id",
|
|
612
|
+
"user.labor_activity",
|
|
613
|
+
"user.labor_activity.profession",
|
|
614
|
+
"user.labor_activity.job_title",
|
|
615
|
+
"user.labor_activity.worker_type",
|
|
616
|
+
"user.labor_activity.salary",
|
|
617
|
+
"user.labor_activity.workplace",
|
|
618
|
+
"user.location.imprecise",
|
|
619
|
+
"user.location.precise",
|
|
620
|
+
"user.name.first",
|
|
621
|
+
"user.name.last",
|
|
622
|
+
"user.unique_id.pseudonymous"
|
|
623
|
+
], ir = new Set(er);
|
|
624
|
+
function tr(o) {
|
|
534
625
|
if (typeof o != "string") return;
|
|
535
626
|
const s = o.trim();
|
|
536
627
|
if (s === "") {
|
|
@@ -539,177 +630,206 @@ function Xt(o) {
|
|
|
539
630
|
}
|
|
540
631
|
try {
|
|
541
632
|
return new URL(s), s;
|
|
542
|
-
} catch (
|
|
633
|
+
} catch (a) {
|
|
543
634
|
console.warn(`Soyio widget: externalRightsExerciseUrl "${s}" is not a valid URI and will be ignored.`);
|
|
544
635
|
return;
|
|
545
636
|
}
|
|
546
637
|
}
|
|
547
|
-
function
|
|
548
|
-
|
|
549
|
-
|
|
638
|
+
function Fi(o) {
|
|
639
|
+
if (typeof o != "string") return;
|
|
640
|
+
const s = o.trim();
|
|
641
|
+
return s === "" ? void 0 : s;
|
|
642
|
+
}
|
|
643
|
+
function rr(o) {
|
|
644
|
+
if (!Array.isArray(o)) return;
|
|
645
|
+
const s = /* @__PURE__ */ new Map();
|
|
646
|
+
return o.forEach((a) => {
|
|
647
|
+
if (!a || typeof a != "object") return;
|
|
648
|
+
const f = "value" in a ? a.value : void 0;
|
|
649
|
+
typeof f != "string" || !ir.has(f) || s.has(f) || s.set(f, {
|
|
650
|
+
value: f,
|
|
651
|
+
label: "label" in a ? Fi(a.label) : void 0,
|
|
652
|
+
description: "description" in a ? Fi(a.description) : void 0
|
|
653
|
+
});
|
|
654
|
+
}), Array.from(s.values());
|
|
655
|
+
}
|
|
656
|
+
function nr(o, s, a) {
|
|
657
|
+
return N(this, null, function* () {
|
|
658
|
+
var U, ne;
|
|
550
659
|
if (!o.contentWindow)
|
|
551
660
|
throw new Error("Invalid iframe: contentWindow is null");
|
|
552
|
-
const {
|
|
553
|
-
|
|
661
|
+
const {
|
|
662
|
+
redecOperationIds: f,
|
|
663
|
+
requestableDataCategories: u,
|
|
664
|
+
content: P,
|
|
665
|
+
header: $,
|
|
666
|
+
rightExamples: y,
|
|
667
|
+
consentManagement: I,
|
|
668
|
+
appearance: T,
|
|
669
|
+
externalRightsExerciseUrl: x,
|
|
670
|
+
origin: O,
|
|
671
|
+
metadata: z
|
|
672
|
+
} = s, M = (U = T == null ? void 0 : T.config) == null ? void 0 : U.showHeader, W = (ne = T == null ? void 0 : T.config) == null ? void 0 : ne.showConsentManagementHeader, H = tr(x), ie = rr(u), K = I !== void 0 && Object.values(I).some((V) => Array.isArray(V) ? V.length > 0 : V != null) ? I : void 0;
|
|
673
|
+
Array.isArray(K == null ? void 0 : K.scopeGroups) && K.scopeGroups.length > 0 && s.groupConsentsByScope !== !0 && console.warn(
|
|
554
674
|
"Soyio widget: privacyCenterConfig.groupConsentsByScope must be true for consentManagement.scopeGroups to apply."
|
|
555
675
|
);
|
|
556
|
-
const
|
|
557
|
-
if (typeof
|
|
558
|
-
config:
|
|
559
|
-
}), Object.keys(
|
|
560
|
-
const
|
|
676
|
+
const G = {};
|
|
677
|
+
if (typeof f != "undefined" && (G.redecOperationIds = f), typeof ie != "undefined" && (G.requestableDataCategories = ie), typeof P != "undefined" && (G.content = P), typeof $ != "undefined" && (G.header = $), typeof y != "undefined" && (G.rightExamples = y), typeof H != "undefined" && (G.externalRightsExerciseUrl = H), typeof K != "undefined" && (G.consentManagement = K), typeof O == "string" && O.trim() !== "" && (G.origin = O), z && typeof z == "object" && !Array.isArray(z) && (G.metadata = z), (typeof M == "boolean" || typeof W == "boolean") && (G.appearance = {
|
|
678
|
+
config: ye(ye({}, typeof M == "boolean" ? { showHeader: M } : {}), typeof W == "boolean" ? { showConsentManagementHeader: W } : {})
|
|
679
|
+
}), Object.keys(G).length === 0) return;
|
|
680
|
+
const pe = yield Promise.resolve().then(() => Ie);
|
|
561
681
|
try {
|
|
562
|
-
yield
|
|
563
|
-
identifier:
|
|
564
|
-
},
|
|
565
|
-
} catch (
|
|
566
|
-
console.error("Failed to send privacy center config:",
|
|
682
|
+
yield pe.send(o.contentWindow, "SET_PRIVACY_CENTER_CONFIG", ye({
|
|
683
|
+
identifier: a
|
|
684
|
+
}, G));
|
|
685
|
+
} catch (V) {
|
|
686
|
+
console.error("Failed to send privacy center config:", V);
|
|
567
687
|
}
|
|
568
688
|
});
|
|
569
689
|
}
|
|
570
|
-
function
|
|
571
|
-
var
|
|
572
|
-
const s = (
|
|
573
|
-
if (
|
|
574
|
-
(
|
|
690
|
+
function or(o) {
|
|
691
|
+
var $, y, I, T, x, O;
|
|
692
|
+
const s = ($ = o.isSandbox) != null ? $ : !1, a = o.developmentUrl || (s ? Dt : Et), f = new URLSearchParams();
|
|
693
|
+
if (f.set("sdkVersion", We), 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(",")), (I = o.enabledRights) != null && I.length && f.set("enabledRights", o.enabledRights.join(",")), (T = o.dataSubjects) != null && T.length && f.set("dataSubjects", o.dataSubjects.join(",")), o.requestReference && f.set("requestReference", o.requestReference), o.fileRequisites && Object.values(o.fileRequisites).some(
|
|
694
|
+
(M) => M != null
|
|
575
695
|
)) {
|
|
576
|
-
const
|
|
577
|
-
|
|
696
|
+
const M = JSON.stringify(o.fileRequisites);
|
|
697
|
+
f.set("fileRequisites", M);
|
|
578
698
|
}
|
|
579
699
|
if (o.consentManagement) {
|
|
580
|
-
const { allowMultipleOpenScopeGroups:
|
|
581
|
-
if (Array.isArray(
|
|
700
|
+
const { allowMultipleOpenScopeGroups: z, scopeGroups: M } = o.consentManagement, W = Array.isArray(M) && M.length > 0 || typeof z == "boolean";
|
|
701
|
+
if (Array.isArray(M) && M.length > 0 && o.groupConsentsByScope !== !0 && console.warn(
|
|
582
702
|
"Soyio widget: privacyCenterConfig.groupConsentsByScope must be true for consentManagement.scopeGroups to apply."
|
|
583
|
-
),
|
|
584
|
-
const
|
|
585
|
-
|
|
703
|
+
), W) {
|
|
704
|
+
const H = JSON.stringify(o.consentManagement);
|
|
705
|
+
f.set("consentManagement", H);
|
|
586
706
|
}
|
|
587
707
|
}
|
|
588
|
-
o.demo !== void 0 &&
|
|
589
|
-
const u = (
|
|
590
|
-
u &&
|
|
591
|
-
const
|
|
592
|
-
return `${
|
|
708
|
+
o.demo !== void 0 && f.set("demo", String(o.demo)), o.consentMode && f.set("consentMode", o.consentMode);
|
|
709
|
+
const u = (O = (x = o.appearance) == null ? void 0 : x.config) == null ? void 0 : O.consentControl;
|
|
710
|
+
u && f.set("consentControl", u), o.consentRetentionPeriod && f.set("consentRetentionPeriod", o.consentRetentionPeriod), o.allowGranularScopeSelection !== void 0 && f.set("allowGranularScopeSelection", String(o.allowGranularScopeSelection)), o.groupConsentsByScope !== void 0 && f.set("groupConsentsByScope", String(o.groupConsentsByScope)), o.showBatchConsentConfirmation !== void 0 && f.set("showBatchConsentConfirmation", String(o.showBatchConsentConfirmation));
|
|
711
|
+
const P = f.toString();
|
|
712
|
+
return `${a}${P ? `?${P}` : ""}`;
|
|
593
713
|
}
|
|
594
|
-
class
|
|
714
|
+
class Yi extends we {
|
|
595
715
|
constructor() {
|
|
596
716
|
super(...arguments);
|
|
597
|
-
|
|
598
|
-
|
|
599
|
-
|
|
717
|
+
R(this, "defaultIframePrefix", "privacy-center");
|
|
718
|
+
R(this, "_uniqueIdentifier", "privacy-center");
|
|
719
|
+
R(this, "defaultIframeCSSConfig", Bt);
|
|
600
720
|
}
|
|
601
721
|
get uniqueIdentifier() {
|
|
602
722
|
return this._uniqueIdentifier;
|
|
603
723
|
}
|
|
604
724
|
handleIframeReady() {
|
|
605
|
-
return
|
|
606
|
-
yield
|
|
725
|
+
return N(this, null, function* () {
|
|
726
|
+
yield ve(Yi.prototype, this, "handleIframeReady").call(this), this.iframe && (yield nr(this.iframe, this.options, this.uniqueIdentifier));
|
|
607
727
|
});
|
|
608
728
|
}
|
|
609
729
|
iframeUrl() {
|
|
610
|
-
return
|
|
730
|
+
return or(this.options);
|
|
611
731
|
}
|
|
612
732
|
}
|
|
613
|
-
const
|
|
733
|
+
const Ar = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
614
734
|
__proto__: null
|
|
615
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
616
|
-
function
|
|
617
|
-
return o || (s ?
|
|
735
|
+
}, Symbol.toStringTag, { value: "Module" })), Ki = "WIDGET_EVENT";
|
|
736
|
+
function Oe(o, s) {
|
|
737
|
+
return o || (s ? kt : Tt);
|
|
618
738
|
}
|
|
619
|
-
function
|
|
739
|
+
function sr(o) {
|
|
620
740
|
let s = "widget/";
|
|
621
741
|
return "disclosureRequestId" in o.configProps ? s += ["disclosures", o.configProps.disclosureRequestId].join("/") : s += o.request, s;
|
|
622
742
|
}
|
|
623
|
-
function
|
|
624
|
-
var
|
|
625
|
-
const s = (
|
|
626
|
-
return `${
|
|
743
|
+
function ar(o) {
|
|
744
|
+
var P;
|
|
745
|
+
const s = (P = o.isSandbox) != null ? P : !1, a = Oe(o.developmentUrl, s), f = Object.entries(o.configProps).filter(([$, y]) => y || $ === "disclosureRequestId").map(([$, y]) => `${$}=${encodeURIComponent(y)}`).join("&"), u = sr(o);
|
|
746
|
+
return `${a}/${u}?sdk=web&sdkVersion=${We}&${f}`;
|
|
627
747
|
}
|
|
628
|
-
function
|
|
748
|
+
function fr(o) {
|
|
629
749
|
return `embed/widget/disclosures/${o.disclosureRequestId}`;
|
|
630
750
|
}
|
|
631
|
-
function
|
|
632
|
-
var
|
|
633
|
-
const
|
|
751
|
+
function dr(o, s) {
|
|
752
|
+
var $;
|
|
753
|
+
const a = ($ = o.isSandbox) != null ? $ : !1, f = Oe(o.developmentUrl, a), u = fr(o), P = new URLSearchParams({
|
|
634
754
|
sdk: "web",
|
|
635
|
-
sdkVersion:
|
|
755
|
+
sdkVersion: We,
|
|
636
756
|
identifier: s
|
|
637
757
|
});
|
|
638
|
-
return o.customColor &&
|
|
758
|
+
return o.customColor && P.set("customColor", o.customColor), `${f}/${u}?${P.toString()}`;
|
|
639
759
|
}
|
|
640
|
-
function
|
|
760
|
+
function cr(o, s) {
|
|
641
761
|
var u;
|
|
642
|
-
const
|
|
762
|
+
const a = Oe(o.developmentUrl, (u = o.isSandbox) != null ? u : !1), f = new URLSearchParams({
|
|
643
763
|
session_token: s.sessionToken,
|
|
644
764
|
company_id: s.companyId,
|
|
645
765
|
identifier: s.identifier
|
|
646
766
|
});
|
|
647
|
-
return `${
|
|
767
|
+
return `${a}/widget/register_passkey?${f.toString()}`;
|
|
648
768
|
}
|
|
649
|
-
function
|
|
769
|
+
function pr(o, s) {
|
|
650
770
|
var u;
|
|
651
|
-
const
|
|
771
|
+
const a = Oe(o.developmentUrl, (u = o.isSandbox) != null ? u : !1), f = new URLSearchParams({
|
|
652
772
|
requestable_id: s.requestableToken,
|
|
653
773
|
identifier: s.identifier
|
|
654
774
|
});
|
|
655
|
-
return `${
|
|
775
|
+
return `${a}/widget/passkey_authentication?${f.toString()}`;
|
|
656
776
|
}
|
|
657
|
-
function
|
|
777
|
+
function lr(o) {
|
|
658
778
|
return o.eventName === "PASSKEY_REQUIRED" && o.type === "PASSKEY_REQUIRED";
|
|
659
779
|
}
|
|
660
|
-
function
|
|
780
|
+
function Sr(o) {
|
|
661
781
|
return o.eventName === "PASSKEY_AUTHENTICATION_REQUIRED" && o.type === "PASSKEY_AUTHENTICATION_REQUIRED";
|
|
662
782
|
}
|
|
663
|
-
class Ze extends
|
|
783
|
+
class Ze extends we {
|
|
664
784
|
constructor() {
|
|
665
785
|
super(...arguments);
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
786
|
+
R(this, "defaultIframePrefix", "disclosure-request-box");
|
|
787
|
+
R(this, "passkeyPopupWindow", null);
|
|
788
|
+
R(this, "popupListener", null);
|
|
789
|
+
R(this, "isReadyCallbackFired", !1);
|
|
670
790
|
}
|
|
671
791
|
iframeUrl() {
|
|
672
|
-
return
|
|
792
|
+
return dr(this.options, this.uniqueIdentifier);
|
|
673
793
|
}
|
|
674
|
-
mount(
|
|
675
|
-
return
|
|
676
|
-
return this.isReadyCallbackFired = !1, yield
|
|
794
|
+
mount(a) {
|
|
795
|
+
return N(this, null, function* () {
|
|
796
|
+
return this.isReadyCallbackFired = !1, yield ve(Ze.prototype, this, "mount").call(this, a), this.iframe ? (this.iframe.style.height = this.options.height || "720px", this.iframe.style.minHeight = this.options.minHeight || this.iframe.style.height, this.iframe.onload = () => {
|
|
677
797
|
this.notifyReady();
|
|
678
798
|
}, this) : this;
|
|
679
799
|
});
|
|
680
800
|
}
|
|
681
801
|
unmount() {
|
|
682
|
-
var
|
|
683
|
-
this.removePopupListener(), (
|
|
802
|
+
var a;
|
|
803
|
+
this.removePopupListener(), (a = this.passkeyPopupWindow) == null || a.close(), this.passkeyPopupWindow = null, this.isReadyCallbackFired = !1, super.unmount();
|
|
684
804
|
}
|
|
685
805
|
setupListeners() {
|
|
686
|
-
return
|
|
687
|
-
yield
|
|
688
|
-
onInfo: (
|
|
806
|
+
return N(this, null, function* () {
|
|
807
|
+
yield ve(Ze.prototype, this, "setupListeners").call(this), yield this.mountPopupListener(), ii(this.uniqueIdentifier, {
|
|
808
|
+
onInfo: (a) => this.handleInfoEvent(a)
|
|
689
809
|
});
|
|
690
810
|
});
|
|
691
811
|
}
|
|
692
812
|
handleIframeReady() {
|
|
693
|
-
return
|
|
813
|
+
return N(this, null, function* () {
|
|
694
814
|
this.notifyReady();
|
|
695
815
|
});
|
|
696
816
|
}
|
|
697
817
|
notifyReady() {
|
|
698
|
-
var
|
|
699
|
-
this.isReadyCallbackFired || (this.isReadyCallbackFired = !0, (
|
|
818
|
+
var a, f;
|
|
819
|
+
this.isReadyCallbackFired || (this.isReadyCallbackFired = !0, (f = (a = this.options).onReady) == null || f.call(a));
|
|
700
820
|
}
|
|
701
|
-
triggerEvent(
|
|
702
|
-
this.options.onEvent(
|
|
821
|
+
triggerEvent(a) {
|
|
822
|
+
this.options.onEvent(a);
|
|
703
823
|
}
|
|
704
824
|
mountPopupListener() {
|
|
705
|
-
return
|
|
706
|
-
const
|
|
707
|
-
this.removePopupListener(), this.popupListener =
|
|
708
|
-
return
|
|
825
|
+
return N(this, null, function* () {
|
|
826
|
+
const a = yield Promise.resolve().then(() => Ie);
|
|
827
|
+
this.removePopupListener(), this.popupListener = a.on(Ki, (u) => N(this, [u], function* ({ data: f }) {
|
|
828
|
+
return f.eventName !== "PASSKEY_REGISTERED" && f.eventName !== "PASSKEY_AUTHENTICATED" || f.identifier !== this.uniqueIdentifier || (f.eventName === "PASSKEY_REGISTERED" && (this.notifyPasskeyRegistered(), this.triggerEvent({
|
|
709
829
|
eventName: "PASSKEY_REGISTERED",
|
|
710
830
|
type: "PASSKEY_REGISTERED",
|
|
711
831
|
identifier: this.uniqueIdentifier
|
|
712
|
-
})),
|
|
832
|
+
})), f.eventName === "PASSKEY_AUTHENTICATED" && (this.notifyPasskeyAuthenticated(), this.triggerEvent({
|
|
713
833
|
eventName: "PASSKEY_AUTHENTICATED",
|
|
714
834
|
type: "PASSKEY_AUTHENTICATED",
|
|
715
835
|
identifier: this.uniqueIdentifier
|
|
@@ -720,18 +840,18 @@ class Ze extends be {
|
|
|
720
840
|
removePopupListener() {
|
|
721
841
|
this.popupListener && (this.popupListener.cancel(), this.popupListener = null);
|
|
722
842
|
}
|
|
723
|
-
handleInfoEvent(
|
|
724
|
-
if (this.triggerEvent(
|
|
725
|
-
this.openPasskeyRegistrationPopup(
|
|
843
|
+
handleInfoEvent(a) {
|
|
844
|
+
if (this.triggerEvent(a), lr(a)) {
|
|
845
|
+
this.openPasskeyRegistrationPopup(a);
|
|
726
846
|
return;
|
|
727
847
|
}
|
|
728
|
-
|
|
848
|
+
Sr(a) && this.openPasskeyAuthenticationPopup(a);
|
|
729
849
|
}
|
|
730
|
-
notifyPasskeyEvent(
|
|
850
|
+
notifyPasskeyEvent(a) {
|
|
731
851
|
var u;
|
|
732
852
|
if (!((u = this.iframe) != null && u.contentWindow)) return;
|
|
733
|
-
const
|
|
734
|
-
this.iframe.contentWindow.postMessage(JSON.stringify({ type:
|
|
853
|
+
const f = new URL(this.iframe.src).origin;
|
|
854
|
+
this.iframe.contentWindow.postMessage(JSON.stringify({ type: a }), f);
|
|
735
855
|
}
|
|
736
856
|
notifyPasskeyRegistered() {
|
|
737
857
|
this.notifyPasskeyEvent("PASSKEY_REGISTERED");
|
|
@@ -739,172 +859,172 @@ class Ze extends be {
|
|
|
739
859
|
notifyPasskeyAuthenticated() {
|
|
740
860
|
this.notifyPasskeyEvent("PASSKEY_AUTHENTICATED");
|
|
741
861
|
}
|
|
742
|
-
openPasskeyRegistrationPopup(
|
|
743
|
-
if (!
|
|
744
|
-
const
|
|
745
|
-
sessionToken:
|
|
746
|
-
companyId:
|
|
862
|
+
openPasskeyRegistrationPopup(a) {
|
|
863
|
+
if (!a.sessionToken || !a.companyId) return;
|
|
864
|
+
const f = cr(this.options, {
|
|
865
|
+
sessionToken: a.sessionToken,
|
|
866
|
+
companyId: a.companyId,
|
|
747
867
|
identifier: this.uniqueIdentifier
|
|
748
868
|
});
|
|
749
|
-
this.passkeyPopupWindow = window.open(
|
|
869
|
+
this.passkeyPopupWindow = window.open(f, "SoyioPasskeyRegistration", "width=420,height=720,scrollbars=yes");
|
|
750
870
|
}
|
|
751
|
-
openPasskeyAuthenticationPopup(
|
|
752
|
-
if (!
|
|
753
|
-
const
|
|
754
|
-
requestableToken:
|
|
871
|
+
openPasskeyAuthenticationPopup(a) {
|
|
872
|
+
if (!a.requestableToken) return;
|
|
873
|
+
const f = pr(this.options, {
|
|
874
|
+
requestableToken: a.requestableToken,
|
|
755
875
|
identifier: this.uniqueIdentifier
|
|
756
876
|
});
|
|
757
|
-
this.passkeyPopupWindow = window.open(
|
|
877
|
+
this.passkeyPopupWindow = window.open(f, "SoyioPasskeyAuthentication", "width=420,height=720,scrollbars=yes");
|
|
758
878
|
}
|
|
759
879
|
}
|
|
760
|
-
let re = null,
|
|
880
|
+
let re = null, Je = null;
|
|
761
881
|
function Xe(o = null) {
|
|
762
882
|
re && !re.closed && re.focus(), o == null || o.preventDefault();
|
|
763
883
|
}
|
|
764
|
-
function
|
|
884
|
+
function Ne() {
|
|
765
885
|
document.body.style.filter = "", document.body.removeEventListener("click", Xe);
|
|
766
886
|
}
|
|
767
|
-
function
|
|
768
|
-
|
|
769
|
-
(!re || re.closed) && (
|
|
770
|
-
},
|
|
887
|
+
function ur() {
|
|
888
|
+
Je = setInterval(() => {
|
|
889
|
+
(!re || re.closed) && (Je && clearInterval(Je), Ne());
|
|
890
|
+
}, Ot);
|
|
771
891
|
}
|
|
772
|
-
function
|
|
773
|
-
const s =
|
|
892
|
+
function hr(o) {
|
|
893
|
+
const s = ar(o), a = _t, f = Wt, u = window.screenLeft !== void 0 ? window.screenLeft : window.screenX, P = window.screenTop !== void 0 ? window.screenTop : window.screenY, $ = window.innerWidth || document.documentElement.clientWidth || window.screen.width, y = window.innerHeight || document.documentElement.clientHeight || window.screen.height, I = $ / window.screen.availWidth, T = ($ - a) / 2 / I + u, x = (y - f) / 2 / I + P, O = [
|
|
774
894
|
"scrollbars=yes",
|
|
775
|
-
`width=${
|
|
776
|
-
`height=${
|
|
777
|
-
`top=${
|
|
778
|
-
`left=${
|
|
779
|
-
].join(","),
|
|
780
|
-
|
|
895
|
+
`width=${a}`,
|
|
896
|
+
`height=${f}`,
|
|
897
|
+
`top=${x}`,
|
|
898
|
+
`left=${T}`
|
|
899
|
+
].join(","), z = window.open("about:blank", "Soyio", O);
|
|
900
|
+
z ? (re = z, re.location.href = s, document.body.style.filter = "blur(5px)", document.body.addEventListener("click", Xe), Xe(), ur()) : (Ne(), alert("Debes habilitar las ventanas emergentes para poder iniciar el flujo."));
|
|
781
901
|
}
|
|
782
|
-
function
|
|
783
|
-
re && (re.close(), re = null),
|
|
902
|
+
function Cr() {
|
|
903
|
+
re && (re.close(), re = null), Ne();
|
|
784
904
|
}
|
|
785
|
-
let
|
|
786
|
-
function
|
|
787
|
-
|
|
905
|
+
let be = null;
|
|
906
|
+
function gr() {
|
|
907
|
+
be && (be.cancel(), be = null);
|
|
788
908
|
}
|
|
789
|
-
function
|
|
790
|
-
return
|
|
791
|
-
const { onEvent: s } = o,
|
|
792
|
-
|
|
793
|
-
return s(
|
|
909
|
+
function Pr(o) {
|
|
910
|
+
return N(this, null, function* () {
|
|
911
|
+
const { onEvent: s } = o, a = yield Promise.resolve().then(() => Ie);
|
|
912
|
+
be && gr(), be = a.on(Ki, (u) => N(null, [u], function* ({ data: f }) {
|
|
913
|
+
return s(f), At.includes(f.eventName) ? Cr() : f.eventName === Lt && Ne(), Promise.resolve();
|
|
794
914
|
}));
|
|
795
915
|
});
|
|
796
916
|
}
|
|
797
|
-
function
|
|
798
|
-
|
|
917
|
+
function mr(o) {
|
|
918
|
+
Pr(o);
|
|
799
919
|
}
|
|
800
|
-
var
|
|
801
|
-
class
|
|
920
|
+
var _e, Ji;
|
|
921
|
+
class Lr {
|
|
802
922
|
constructor(s) {
|
|
803
|
-
|
|
804
|
-
|
|
805
|
-
this.onEvent = s.onEvent, Le && (
|
|
806
|
-
onEvent:
|
|
923
|
+
Wi(this, _e);
|
|
924
|
+
R(this, "onEvent");
|
|
925
|
+
this.onEvent = s.onEvent, Le && (hr(s), mr({
|
|
926
|
+
onEvent: Oi(this, _e, Ji).bind(this)
|
|
807
927
|
}));
|
|
808
928
|
}
|
|
809
929
|
}
|
|
810
|
-
|
|
930
|
+
_e = new WeakSet(), Ji = function(s) {
|
|
811
931
|
this.onEvent(s);
|
|
812
932
|
};
|
|
813
|
-
const hr = "#/definitions/SoyioAppearance", Pr = "http://json-schema.org/draft-07/schema#", gr = /* @__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"},"mode":{"$ref":"#/definitions/SoyioColorMode"},"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"},"showConsentManagementHeader":{"type":"boolean"},"showHeader":{"type":"boolean"}},"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"},"SoyioColorMode":{"description":"Appearance color mode.\\n\\n- \`light\`: force light mode\\n- \`dark\`: force dark mode\\n- \`auto\`: follow the consumer's system color scheme","enum":["light","dark","auto"],"type":"string"},"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":{"description":"Appearance theme palette.\\n\\n\`night\` is kept as a deprecated alias for \`theme: 'soyio'\` + \`mode: 'dark'\`.","enum":["soyio","flat","neutral","night"],"type":"string"}}`), Er = {
|
|
814
|
-
$ref: hr,
|
|
815
|
-
$schema: Pr,
|
|
816
|
-
definitions: gr
|
|
817
|
-
}, $r = "#/definitions/SoyioWidgetConfig", mr = "http://json-schema.org/draft-07/schema#", yr = /* @__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"},"allowGranularScopeSelection":{"type":"boolean"},"appearance":{"$ref":"#/definitions/SoyioAppearance"},"consentTemplateId":{"type":"string"},"context":{"deprecated":"Use \`origin\` instead.","type":"string"},"developmentUrl":{"type":"string"},"entityId":{"type":"string"},"isSandbox":{"type":"boolean"},"mandatoryReconsentBehavior":{"enum":["notice","askAgain"],"type":"string"},"metadata":{"additionalProperties":{},"type":"object"},"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"},"origin":{"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":{"allowGranularScopeSelection":{"type":"boolean"},"appearance":{"$ref":"#/definitions/SoyioAppearance"},"companyId":{"type":"string"},"consentManagement":{"$ref":"#/definitions/PrivacyCenterConsentManagementConfig"},"consentMode":{"enum":["immediate","batch"],"type":"string"},"consentRetentionPeriod":{"type":"string"},"content":{"$ref":"#/definitions/PrivacyCenterContentConfig"},"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"},"externalRightsExerciseUrl":{"format":"uri","minLength":1,"type":"string"},"fileRequisites":{"additionalProperties":false,"properties":{"allowedExtensions":{"items":{"type":"string"},"type":"array"},"maxFileSize":{"type":"number"}},"type":"object"},"groupConsentsByScope":{"type":"boolean"},"header":{"$ref":"#/definitions/PrivacyCenterHeaderCopyConfig"},"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"},"rightExamples":{"additionalProperties":false,"properties":{"access":{"type":"string"},"opposition":{"type":"string"},"portability":{"type":"string"},"rectification":{"type":"string"},"redec_cancellation":{"type":"string"},"redec_complementation":{"type":"string"},"redec_rectification":{"type":"string"},"redec_update":{"type":"string"},"suppression":{"type":"string"}},"type":"object"},"showBatchConsentConfirmation":{"type":"boolean"}},"required":["companyId","onEvent"],"type":"object"},{"additionalProperties":false,"properties":{"allowGranularScopeSelection":{"type":"boolean"},"appearance":{"$ref":"#/definitions/SoyioAppearance"},"consentManagement":{"$ref":"#/definitions/PrivacyCenterConsentManagementConfig"},"consentMode":{"enum":["immediate","batch"],"type":"string"},"consentRetentionPeriod":{"type":"string"},"content":{"$ref":"#/definitions/PrivacyCenterContentConfig"},"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"},"externalRightsExerciseUrl":{"format":"uri","minLength":1,"type":"string"},"fileRequisites":{"additionalProperties":false,"properties":{"allowedExtensions":{"items":{"type":"string"},"type":"array"},"maxFileSize":{"type":"number"}},"type":"object"},"groupConsentsByScope":{"type":"boolean"},"header":{"$ref":"#/definitions/PrivacyCenterHeaderCopyConfig"},"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"},"rightExamples":{"additionalProperties":false,"properties":{"access":{"type":"string"},"opposition":{"type":"string"},"portability":{"type":"string"},"rectification":{"type":"string"},"redec_cancellation":{"type":"string"},"redec_complementation":{"type":"string"},"redec_rectification":{"type":"string"},"redec_update":{"type":"string"},"suppression":{"type":"string"}},"type":"object"},"sessionToken":{"type":"string"},"showBatchConsentConfirmation":{"type":"boolean"}},"required":["onEvent","sessionToken"],"type":"object"}]},"PrivacyCenterConsentManagementConfig":{"additionalProperties":false,"properties":{"allowMultipleOpenScopeGroups":{"type":"boolean"},"scopeGroups":{"items":{"$ref":"#/definitions/PrivacyCenterConsentManagementScopeGroupConfig"},"minItems":1,"type":"array"}},"type":"object"},"PrivacyCenterConsentManagementCopyConfig":{"additionalProperties":false,"properties":{"header":{"$ref":"#/definitions/PrivacyCenterHeaderCopyConfig"}},"type":"object"},"PrivacyCenterConsentManagementScopeGroupConfig":{"additionalProperties":false,"properties":{"scopes":{"items":{"$ref":"#/definitions/PrivacyCenterScopeReference"},"minItems":1,"type":"array"},"title":{"type":"string"}},"required":["title","scopes"],"type":"object"},"PrivacyCenterContentConfig":{"additionalProperties":false,"properties":{"consentManagement":{"$ref":"#/definitions/PrivacyCenterConsentManagementCopyConfig"},"header":{"$ref":"#/definitions/PrivacyCenterHeaderCopyConfig"},"rightExamples":{"additionalProperties":false,"properties":{"access":{"type":"string"},"opposition":{"type":"string"},"portability":{"type":"string"},"rectification":{"type":"string"},"redec_cancellation":{"type":"string"},"redec_complementation":{"type":"string"},"redec_rectification":{"type":"string"},"redec_update":{"type":"string"},"suppression":{"type":"string"}},"type":"object"}},"type":"object"},"PrivacyCenterHeaderCopyConfig":{"additionalProperties":false,"properties":{"description":{"type":"string"},"title":{"type":"string"}},"type":"object"},"PrivacyCenterRight":{"enum":["arsop","redec"],"type":"string"},"PrivacyCenterScopeReference":{"additionalProperties":false,"properties":{"scopeId":{"type":"string"},"scopeType":{"enum":["product","branch"],"type":"string"}},"required":["scopeType","scopeId"],"type":"object"},"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"},"mode":{"$ref":"#/definitions/SoyioColorMode"},"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"},"showConsentManagementHeader":{"type":"boolean"},"showHeader":{"type":"boolean"}},"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"},"SoyioColorMode":{"description":"Appearance color mode.\\n\\n- \`light\`: force light mode\\n- \`dark\`: force dark mode\\n- \`auto\`: follow the consumer's system color scheme","enum":["light","dark","auto"],"type":"string"},"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":{"description":"Appearance theme palette.\\n\\n\`night\` is kept as a deprecated alias for \`theme: 'soyio'\` + \`mode: 'dark'\`.","enum":["soyio","flat","neutral","night"],"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."}}`), Dr = {
|
|
933
|
+
const $r = "#/definitions/SoyioAppearance", yr = "http://json-schema.org/draft-07/schema#", vr = /* @__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"},"mode":{"$ref":"#/definitions/SoyioColorMode"},"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"},"showConsentManagementHeader":{"type":"boolean"},"showHeader":{"type":"boolean"}},"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"},"SoyioColorMode":{"description":"Appearance color mode.\\n\\n- \`light\`: force light mode\\n- \`dark\`: force dark mode\\n- \`auto\`: follow the consumer's system color scheme","enum":["light","dark","auto"],"type":"string"},"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":{"description":"Appearance theme palette.\\n\\n\`night\` is kept as a deprecated alias for \`theme: 'soyio'\` + \`mode: 'dark'\`.","enum":["soyio","flat","neutral","night"],"type":"string"}}`), _r = {
|
|
818
934
|
$ref: $r,
|
|
819
|
-
$schema:
|
|
820
|
-
definitions:
|
|
935
|
+
$schema: yr,
|
|
936
|
+
definitions: vr
|
|
937
|
+
}, br = "#/definitions/SoyioWidgetConfig", wr = "http://json-schema.org/draft-07/schema#", Ir = /* @__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"},"allowGranularScopeSelection":{"type":"boolean"},"appearance":{"$ref":"#/definitions/SoyioAppearance"},"consentTemplateId":{"type":"string"},"context":{"deprecated":"Use \`origin\` instead.","type":"string"},"developmentUrl":{"type":"string"},"entityId":{"type":"string"},"isSandbox":{"type":"boolean"},"mandatoryReconsentBehavior":{"enum":["notice","askAgain"],"type":"string"},"metadata":{"additionalProperties":{},"type":"object"},"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"},"origin":{"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":{"allowGranularScopeSelection":{"type":"boolean"},"appearance":{"$ref":"#/definitions/SoyioAppearance"},"companyId":{"type":"string"},"consentManagement":{"$ref":"#/definitions/PrivacyCenterConsentManagementConfig"},"consentMode":{"enum":["immediate","batch"],"type":"string"},"consentRetentionPeriod":{"type":"string"},"content":{"$ref":"#/definitions/PrivacyCenterContentConfig"},"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"},"externalRightsExerciseUrl":{"format":"uri","minLength":1,"type":"string"},"fileRequisites":{"additionalProperties":false,"properties":{"allowedExtensions":{"items":{"type":"string"},"type":"array"},"maxFileSize":{"type":"number"}},"type":"object"},"groupConsentsByScope":{"type":"boolean"},"header":{"$ref":"#/definitions/PrivacyCenterHeaderCopyConfig"},"isSandbox":{"type":"boolean"},"metadata":{"additionalProperties":{},"type":"object"},"onEvent":{"$comment":"(event: TEvent) => void","properties":{"namedArgs":{"additionalProperties":false,"properties":{"event":{"additionalProperties":{},"type":"object"}},"required":["event"],"type":"object"}},"type":"object"},"onReady":{"$comment":"() => void"},"origin":{"type":"string"},"redecOperationIds":{"items":{"$ref":"#/definitions/RedecOperationId"},"type":"array"},"requestReference":{"type":"string"},"requestableDataCategories":{"items":{"$ref":"#/definitions/PrivacyCenterRequestableDataCategoryOption"},"type":"array"},"rightExamples":{"additionalProperties":false,"properties":{"access":{"type":"string"},"opposition":{"type":"string"},"portability":{"type":"string"},"rectification":{"type":"string"},"redec_cancellation":{"type":"string"},"redec_complementation":{"type":"string"},"redec_rectification":{"type":"string"},"redec_update":{"type":"string"},"suppression":{"type":"string"}},"type":"object"},"showBatchConsentConfirmation":{"type":"boolean"}},"required":["companyId","onEvent"],"type":"object"},{"additionalProperties":false,"properties":{"allowGranularScopeSelection":{"type":"boolean"},"appearance":{"$ref":"#/definitions/SoyioAppearance"},"consentManagement":{"$ref":"#/definitions/PrivacyCenterConsentManagementConfig"},"consentMode":{"enum":["immediate","batch"],"type":"string"},"consentRetentionPeriod":{"type":"string"},"content":{"$ref":"#/definitions/PrivacyCenterContentConfig"},"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"},"externalRightsExerciseUrl":{"format":"uri","minLength":1,"type":"string"},"fileRequisites":{"additionalProperties":false,"properties":{"allowedExtensions":{"items":{"type":"string"},"type":"array"},"maxFileSize":{"type":"number"}},"type":"object"},"groupConsentsByScope":{"type":"boolean"},"header":{"$ref":"#/definitions/PrivacyCenterHeaderCopyConfig"},"isSandbox":{"type":"boolean"},"metadata":{"additionalProperties":{},"type":"object"},"onEvent":{"$comment":"(event: TEvent) => void","properties":{"namedArgs":{"additionalProperties":false,"properties":{"event":{"additionalProperties":{},"type":"object"}},"required":["event"],"type":"object"}},"type":"object"},"onReady":{"$comment":"() => void"},"origin":{"type":"string"},"redecOperationIds":{"items":{"$ref":"#/definitions/RedecOperationId"},"type":"array"},"requestReference":{"type":"string"},"requestableDataCategories":{"items":{"$ref":"#/definitions/PrivacyCenterRequestableDataCategoryOption"},"type":"array"},"rightExamples":{"additionalProperties":false,"properties":{"access":{"type":"string"},"opposition":{"type":"string"},"portability":{"type":"string"},"rectification":{"type":"string"},"redec_cancellation":{"type":"string"},"redec_complementation":{"type":"string"},"redec_rectification":{"type":"string"},"redec_update":{"type":"string"},"suppression":{"type":"string"}},"type":"object"},"sessionToken":{"type":"string"},"showBatchConsentConfirmation":{"type":"boolean"}},"required":["onEvent","sessionToken"],"type":"object"}]},"PrivacyCenterConsentManagementConfig":{"additionalProperties":false,"properties":{"allowMultipleOpenScopeGroups":{"type":"boolean"},"scopeGroups":{"items":{"$ref":"#/definitions/PrivacyCenterConsentManagementScopeGroupConfig"},"minItems":1,"type":"array"}},"type":"object"},"PrivacyCenterConsentManagementCopyConfig":{"additionalProperties":false,"properties":{"header":{"$ref":"#/definitions/PrivacyCenterHeaderCopyConfig"}},"type":"object"},"PrivacyCenterConsentManagementScopeGroupConfig":{"additionalProperties":false,"properties":{"scopes":{"items":{"$ref":"#/definitions/PrivacyCenterScopeReference"},"minItems":1,"type":"array"},"title":{"type":"string"}},"required":["title","scopes"],"type":"object"},"PrivacyCenterContentConfig":{"additionalProperties":false,"properties":{"consentManagement":{"$ref":"#/definitions/PrivacyCenterConsentManagementCopyConfig"},"header":{"$ref":"#/definitions/PrivacyCenterHeaderCopyConfig"},"rightExamples":{"additionalProperties":false,"properties":{"access":{"type":"string"},"opposition":{"type":"string"},"portability":{"type":"string"},"rectification":{"type":"string"},"redec_cancellation":{"type":"string"},"redec_complementation":{"type":"string"},"redec_rectification":{"type":"string"},"redec_update":{"type":"string"},"suppression":{"type":"string"}},"type":"object"}},"type":"object"},"PrivacyCenterHeaderCopyConfig":{"additionalProperties":false,"properties":{"description":{"type":"string"},"title":{"type":"string"}},"type":"object"},"PrivacyCenterRequestableDataCategoryOption":{"additionalProperties":false,"properties":{"description":{"type":"string"},"label":{"type":"string"},"value":{"$ref":"#/definitions/UserDataCategoryKey"}},"required":["value"],"type":"object"},"PrivacyCenterRight":{"enum":["arsop","redec"],"type":"string"},"PrivacyCenterScopeReference":{"additionalProperties":false,"properties":{"scopeId":{"type":"string"},"scopeType":{"enum":["product","branch"],"type":"string"}},"required":["scopeType","scopeId"],"type":"object"},"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"},"mode":{"$ref":"#/definitions/SoyioColorMode"},"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"},"showConsentManagementHeader":{"type":"boolean"},"showHeader":{"type":"boolean"}},"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"},"SoyioColorMode":{"description":"Appearance color mode.\\n\\n- \`light\`: force light mode\\n- \`dark\`: force dark mode\\n- \`auto\`: follow the consumer's system color scheme","enum":["light","dark","auto"],"type":"string"},"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":{"description":"Appearance theme palette.\\n\\n\`night\` is kept as a deprecated alias for \`theme: 'soyio'\` + \`mode: 'dark'\`.","enum":["soyio","flat","neutral","night"],"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."},"UserDataCategoryKey":{"enum":["user","user.account","user.authorization","user.behavior","user.biometric","user.childrens","user.contact","user.content","user.demographic","user.location","user.device","user.payment","user.social","user.unique_id","user.telemetry","user.user_sensor","user.workplace","user.sensor","user.financial","user.government_id","user.health_and_medical","user.name","user.criminal_history","user.privacy_preferences","user.job_title","user.account.settings","user.account.username","user.authorization.credentials","user.authorization.biometric","user.authorization.password","user.behavior.browsing_history","user.behavior.media_consumption","user.behavior.purchase_history","user.behavior.search_history","user.biometric.fingerprint","user.biometric.retinal","user.biometric.voice","user.biometric.health","user.contact.address","user.contact.email","user.contact.phone_number","user.contact.url","user.contact.fax_number","user.contact.organization","user.contact.address.city","user.contact.address.country","user.contact.address.postal_code","user.contact.address.state","user.contact.address.street","user.content.private","user.content.public","user.content.self_image","user.demographic.age_range","user.demographic.date_of_birth","user.demographic.gender","user.demographic.language","user.demographic.marital_status","user.demographic.political_opinion","user.demographic.profile","user.demographic.race_ethnicity","user.demographic.religious_belief","user.demographic.sexual_orientation","user.demographic.nationality","user.device.cookie","user.device.cookie_id","user.device.device_id","user.device.ip_address","user.financial.bank_account","user.financial.credit_card","user.government_id.birth_certificate","user.government_id.drivers_license_number","user.government_id.immigration","user.government_id.national_identification_number","user.government_id.passport_number","user.government_id.vehicle_registration","user.health_and_medical.genetic","user.health_and_medical.insurance_beneficiary_id","user.health_and_medical.record_id","user.labor_activity","user.labor_activity.profession","user.labor_activity.job_title","user.labor_activity.worker_type","user.labor_activity.salary","user.labor_activity.workplace","user.location.imprecise","user.location.precise","user.name.first","user.name.last","user.unique_id.pseudonymous"],"type":"string"}}`), Wr = {
|
|
938
|
+
$ref: br,
|
|
939
|
+
$schema: wr,
|
|
940
|
+
definitions: Ir
|
|
821
941
|
};
|
|
822
|
-
function
|
|
942
|
+
function Tr(o) {
|
|
823
943
|
return o && o.__esModule && Object.prototype.hasOwnProperty.call(o, "default") ? o.default : o;
|
|
824
944
|
}
|
|
825
|
-
var Qe = { exports: {} }, Ae = { exports: {} },
|
|
826
|
-
function
|
|
827
|
-
return
|
|
828
|
-
(function(
|
|
829
|
-
o.exports =
|
|
830
|
-
})(typeof self != "undefined" ? self :
|
|
831
|
-
return function(
|
|
832
|
-
var
|
|
833
|
-
function u(
|
|
834
|
-
if (
|
|
835
|
-
var
|
|
836
|
-
i:
|
|
945
|
+
var Qe = { exports: {} }, Ae = { exports: {} }, kr = Ae.exports, Hi;
|
|
946
|
+
function Rr() {
|
|
947
|
+
return Hi || (Hi = 1, (function(o, s) {
|
|
948
|
+
(function(a, f) {
|
|
949
|
+
o.exports = f();
|
|
950
|
+
})(typeof self != "undefined" ? self : kr, (function() {
|
|
951
|
+
return (function(a) {
|
|
952
|
+
var f = {};
|
|
953
|
+
function u(P) {
|
|
954
|
+
if (f[P]) return f[P].exports;
|
|
955
|
+
var $ = f[P] = {
|
|
956
|
+
i: P,
|
|
837
957
|
l: !1,
|
|
838
958
|
exports: {}
|
|
839
959
|
};
|
|
840
|
-
return
|
|
960
|
+
return a[P].call($.exports, $, $.exports, u), $.l = !0, $.exports;
|
|
841
961
|
}
|
|
842
|
-
return u.m =
|
|
843
|
-
u.o(
|
|
962
|
+
return u.m = a, u.c = f, u.d = function(P, $, y) {
|
|
963
|
+
u.o(P, $) || Object.defineProperty(P, $, {
|
|
844
964
|
enumerable: !0,
|
|
845
965
|
get: y
|
|
846
966
|
});
|
|
847
|
-
}, u.r = function(
|
|
848
|
-
typeof Symbol != "undefined" && Symbol.toStringTag && Object.defineProperty(
|
|
967
|
+
}, u.r = function(P) {
|
|
968
|
+
typeof Symbol != "undefined" && Symbol.toStringTag && Object.defineProperty(P, Symbol.toStringTag, {
|
|
849
969
|
value: "Module"
|
|
850
|
-
}), Object.defineProperty(
|
|
970
|
+
}), Object.defineProperty(P, "__esModule", {
|
|
851
971
|
value: !0
|
|
852
972
|
});
|
|
853
|
-
}, u.t = function(
|
|
854
|
-
if (1 &
|
|
973
|
+
}, u.t = function(P, $) {
|
|
974
|
+
if (1 & $ && (P = u(P)), 8 & $ || 4 & $ && typeof P == "object" && P && P.__esModule) return P;
|
|
855
975
|
var y = /* @__PURE__ */ Object.create(null);
|
|
856
976
|
if (u.r(y), Object.defineProperty(y, "default", {
|
|
857
977
|
enumerable: !0,
|
|
858
|
-
value:
|
|
859
|
-
}), 2 &
|
|
860
|
-
return
|
|
978
|
+
value: P
|
|
979
|
+
}), 2 & $ && typeof P != "string") for (var I in P) u.d(y, I, function(T) {
|
|
980
|
+
return P[T];
|
|
861
981
|
}.bind(null, I));
|
|
862
982
|
return y;
|
|
863
|
-
}, u.n = function(
|
|
864
|
-
var
|
|
865
|
-
return
|
|
983
|
+
}, u.n = function(P) {
|
|
984
|
+
var $ = P && P.__esModule ? function() {
|
|
985
|
+
return P.default;
|
|
866
986
|
} : function() {
|
|
867
|
-
return
|
|
987
|
+
return P;
|
|
868
988
|
};
|
|
869
|
-
return u.d(
|
|
870
|
-
}, u.o = function(
|
|
871
|
-
return {}.hasOwnProperty.call(
|
|
989
|
+
return u.d($, "a", $), $;
|
|
990
|
+
}, u.o = function(P, $) {
|
|
991
|
+
return {}.hasOwnProperty.call(P, $);
|
|
872
992
|
}, u.p = "", u(u.s = 0);
|
|
873
|
-
}([function(
|
|
874
|
-
u.r(
|
|
993
|
+
})([function(a, f, u) {
|
|
994
|
+
u.r(f), u.d(f, "Promise", (function() {
|
|
875
995
|
return E;
|
|
876
|
-
}), u.d(
|
|
877
|
-
return
|
|
878
|
-
}), u.d(
|
|
879
|
-
return
|
|
880
|
-
}), u.d(
|
|
996
|
+
})), u.d(f, "TYPES", (function() {
|
|
997
|
+
return gt;
|
|
998
|
+
})), u.d(f, "ProxyWindow", (function() {
|
|
999
|
+
return X;
|
|
1000
|
+
})), u.d(f, "setup", (function() {
|
|
881
1001
|
return xi;
|
|
882
|
-
}), u.d(
|
|
1002
|
+
})), u.d(f, "destroy", (function() {
|
|
883
1003
|
return Ct;
|
|
884
|
-
}), u.d(
|
|
885
|
-
return pt;
|
|
886
|
-
}), u.d(a, "deserializeMessage", function() {
|
|
1004
|
+
})), u.d(f, "serializeMessage", (function() {
|
|
887
1005
|
return lt;
|
|
888
|
-
}), u.d(
|
|
1006
|
+
})), u.d(f, "deserializeMessage", (function() {
|
|
889
1007
|
return St;
|
|
890
|
-
}), u.d(
|
|
1008
|
+
})), u.d(f, "createProxyWindow", (function() {
|
|
891
1009
|
return ut;
|
|
892
|
-
}), u.d(
|
|
1010
|
+
})), u.d(f, "toProxyWindow", (function() {
|
|
1011
|
+
return ht;
|
|
1012
|
+
})), u.d(f, "on", (function() {
|
|
893
1013
|
return de;
|
|
894
|
-
}), u.d(
|
|
895
|
-
return
|
|
896
|
-
}), u.d(
|
|
1014
|
+
})), u.d(f, "once", (function() {
|
|
1015
|
+
return pt;
|
|
1016
|
+
})), u.d(f, "send", (function() {
|
|
897
1017
|
return oe;
|
|
898
|
-
}), u.d(
|
|
899
|
-
return
|
|
900
|
-
}), u.d(
|
|
1018
|
+
})), u.d(f, "markWindowKnown", (function() {
|
|
1019
|
+
return gi;
|
|
1020
|
+
})), u.d(f, "cleanUpWindow", (function() {
|
|
901
1021
|
return Pt;
|
|
902
|
-
}), u.d(
|
|
903
|
-
});
|
|
904
|
-
function
|
|
1022
|
+
})), u.d(f, "bridge", (function() {
|
|
1023
|
+
}));
|
|
1024
|
+
function P(e) {
|
|
905
1025
|
return {}.toString.call(e) === "[object RegExp]";
|
|
906
1026
|
}
|
|
907
|
-
var
|
|
1027
|
+
var $ = `Call was rejected by callee.\r
|
|
908
1028
|
`;
|
|
909
1029
|
function y(e) {
|
|
910
1030
|
return e === void 0 && (e = window), e.location.protocol;
|
|
@@ -916,29 +1036,29 @@ function wr() {
|
|
|
916
1036
|
}
|
|
917
1037
|
return y(e);
|
|
918
1038
|
}
|
|
919
|
-
function
|
|
1039
|
+
function T(e) {
|
|
920
1040
|
return e === void 0 && (e = window), I(e) === "about:";
|
|
921
1041
|
}
|
|
922
|
-
function
|
|
1042
|
+
function x(e) {
|
|
923
1043
|
if (e === void 0 && (e = window), e) try {
|
|
924
1044
|
if (e.parent && e.parent !== e) return e.parent;
|
|
925
1045
|
} catch (t) {
|
|
926
1046
|
}
|
|
927
1047
|
}
|
|
928
|
-
function
|
|
929
|
-
if (e === void 0 && (e = window), e && !
|
|
1048
|
+
function O(e) {
|
|
1049
|
+
if (e === void 0 && (e = window), e && !x(e)) try {
|
|
930
1050
|
return e.opener;
|
|
931
1051
|
} catch (t) {
|
|
932
1052
|
}
|
|
933
1053
|
}
|
|
934
|
-
function
|
|
1054
|
+
function z(e) {
|
|
935
1055
|
try {
|
|
936
1056
|
return !0;
|
|
937
1057
|
} catch (t) {
|
|
938
1058
|
}
|
|
939
1059
|
return !1;
|
|
940
1060
|
}
|
|
941
|
-
function
|
|
1061
|
+
function M(e) {
|
|
942
1062
|
e === void 0 && (e = window);
|
|
943
1063
|
var t = e.location;
|
|
944
1064
|
if (!t) throw new Error("Can not read window location");
|
|
@@ -946,20 +1066,20 @@ function wr() {
|
|
|
946
1066
|
if (!i) throw new Error("Can not read window protocol");
|
|
947
1067
|
if (i === "file:") return "file://";
|
|
948
1068
|
if (i === "about:") {
|
|
949
|
-
var r =
|
|
950
|
-
return r &&
|
|
1069
|
+
var r = x(e);
|
|
1070
|
+
return r && z() ? M(r) : "about://";
|
|
951
1071
|
}
|
|
952
1072
|
var n = t.host;
|
|
953
1073
|
if (!n) throw new Error("Can not read window host");
|
|
954
1074
|
return i + "//" + n;
|
|
955
1075
|
}
|
|
956
|
-
function
|
|
1076
|
+
function W(e) {
|
|
957
1077
|
e === void 0 && (e = window);
|
|
958
|
-
var t =
|
|
1078
|
+
var t = M(e);
|
|
959
1079
|
return t && e.mockDomain && e.mockDomain.indexOf("mock:") === 0 ? e.mockDomain : t;
|
|
960
1080
|
}
|
|
961
|
-
function
|
|
962
|
-
if (!function(t) {
|
|
1081
|
+
function H(e) {
|
|
1082
|
+
if (!(function(t) {
|
|
963
1083
|
try {
|
|
964
1084
|
if (t === window) return !0;
|
|
965
1085
|
} catch (r) {
|
|
@@ -970,35 +1090,35 @@ function wr() {
|
|
|
970
1090
|
} catch (r) {
|
|
971
1091
|
}
|
|
972
1092
|
try {
|
|
973
|
-
if (
|
|
1093
|
+
if (T(t) && z()) return !0;
|
|
974
1094
|
} catch (r) {
|
|
975
1095
|
}
|
|
976
1096
|
try {
|
|
977
|
-
if (function(r) {
|
|
1097
|
+
if ((function(r) {
|
|
978
1098
|
return r === void 0 && (r = window), I(r) === "mock:";
|
|
979
|
-
}(t) &&
|
|
1099
|
+
})(t) && z()) return !0;
|
|
980
1100
|
} catch (r) {
|
|
981
1101
|
}
|
|
982
1102
|
try {
|
|
983
|
-
if (
|
|
1103
|
+
if (M(t) === M(window)) return !0;
|
|
984
1104
|
} catch (r) {
|
|
985
1105
|
}
|
|
986
1106
|
return !1;
|
|
987
|
-
}(e)) return !1;
|
|
1107
|
+
})(e)) return !1;
|
|
988
1108
|
try {
|
|
989
|
-
if (e === window ||
|
|
1109
|
+
if (e === window || T(e) && z() || W(window) === W(e)) return !0;
|
|
990
1110
|
} catch (t) {
|
|
991
1111
|
}
|
|
992
1112
|
return !1;
|
|
993
1113
|
}
|
|
994
|
-
function
|
|
995
|
-
if (!
|
|
1114
|
+
function ie(e) {
|
|
1115
|
+
if (!H(e)) throw new Error("Expected window to be same domain");
|
|
996
1116
|
return e;
|
|
997
1117
|
}
|
|
998
|
-
function
|
|
1118
|
+
function ce(e, t) {
|
|
999
1119
|
if (!e || !t) return !1;
|
|
1000
|
-
var i =
|
|
1001
|
-
return i ? i === e : function(r) {
|
|
1120
|
+
var i = x(t);
|
|
1121
|
+
return i ? i === e : (function(r) {
|
|
1002
1122
|
var n = [];
|
|
1003
1123
|
try {
|
|
1004
1124
|
for (; r.parent !== r; )
|
|
@@ -1006,9 +1126,9 @@ function wr() {
|
|
|
1006
1126
|
} catch (d) {
|
|
1007
1127
|
}
|
|
1008
1128
|
return n;
|
|
1009
|
-
}(t).indexOf(e) !== -1;
|
|
1129
|
+
})(t).indexOf(e) !== -1;
|
|
1010
1130
|
}
|
|
1011
|
-
function
|
|
1131
|
+
function K(e) {
|
|
1012
1132
|
var t = [], i;
|
|
1013
1133
|
try {
|
|
1014
1134
|
i = e.frames;
|
|
@@ -1045,8 +1165,8 @@ function wr() {
|
|
|
1045
1165
|
}
|
|
1046
1166
|
return t;
|
|
1047
1167
|
}
|
|
1048
|
-
var
|
|
1049
|
-
function
|
|
1168
|
+
var G = [], pe = [];
|
|
1169
|
+
function U(e, t) {
|
|
1050
1170
|
t === void 0 && (t = !0);
|
|
1051
1171
|
try {
|
|
1052
1172
|
if (e === window) return !1;
|
|
@@ -1061,9 +1181,9 @@ function wr() {
|
|
|
1061
1181
|
try {
|
|
1062
1182
|
if (e.closed) return !0;
|
|
1063
1183
|
} catch (n) {
|
|
1064
|
-
return !n || n.message !==
|
|
1184
|
+
return !n || n.message !== $;
|
|
1065
1185
|
}
|
|
1066
|
-
if (t &&
|
|
1186
|
+
if (t && H(e)) try {
|
|
1067
1187
|
if (e.mockclosed) return !0;
|
|
1068
1188
|
} catch (n) {
|
|
1069
1189
|
}
|
|
@@ -1071,16 +1191,16 @@ function wr() {
|
|
|
1071
1191
|
if (!e.parent || !e.top) return !0;
|
|
1072
1192
|
} catch (n) {
|
|
1073
1193
|
}
|
|
1074
|
-
var i = function(n, d) {
|
|
1194
|
+
var i = (function(n, d) {
|
|
1075
1195
|
for (var c = 0; c < n.length; c++) try {
|
|
1076
1196
|
if (n[c] === d) return c;
|
|
1077
1197
|
} catch (S) {
|
|
1078
1198
|
}
|
|
1079
1199
|
return -1;
|
|
1080
|
-
}(
|
|
1200
|
+
})(G, e);
|
|
1081
1201
|
if (i !== -1) {
|
|
1082
|
-
var r =
|
|
1083
|
-
if (r && function(n) {
|
|
1202
|
+
var r = pe[i];
|
|
1203
|
+
if (r && (function(n) {
|
|
1084
1204
|
if (!n.contentWindow || !n.parentNode) return !0;
|
|
1085
1205
|
var d = n.ownerDocument;
|
|
1086
1206
|
if (d && d.documentElement && !d.documentElement.contains(n)) {
|
|
@@ -1088,52 +1208,52 @@ function wr() {
|
|
|
1088
1208
|
if (!c.host || !d.documentElement.contains(c.host)) return !0;
|
|
1089
1209
|
}
|
|
1090
1210
|
return !1;
|
|
1091
|
-
}(r)) return !0;
|
|
1211
|
+
})(r)) return !0;
|
|
1092
1212
|
}
|
|
1093
1213
|
return !1;
|
|
1094
1214
|
}
|
|
1095
|
-
function
|
|
1096
|
-
return e === void 0 && (e = window),
|
|
1215
|
+
function ne(e) {
|
|
1216
|
+
return e === void 0 && (e = window), O(e = e || window) || x(e) || void 0;
|
|
1097
1217
|
}
|
|
1098
|
-
function
|
|
1218
|
+
function V(e, t) {
|
|
1099
1219
|
if (typeof e == "string") {
|
|
1100
1220
|
if (typeof t == "string") return e === "*" || t === e;
|
|
1101
|
-
if (
|
|
1221
|
+
if (P(t) || Array.isArray(t)) return !1;
|
|
1102
1222
|
}
|
|
1103
|
-
return
|
|
1104
|
-
return
|
|
1105
|
-
}));
|
|
1223
|
+
return P(e) ? P(t) ? e.toString() === t.toString() : !Array.isArray(t) && !!t.match(e) : !!Array.isArray(e) && (Array.isArray(t) ? JSON.stringify(e) === JSON.stringify(t) : !P(t) && e.some((function(i) {
|
|
1224
|
+
return V(i, t);
|
|
1225
|
+
})));
|
|
1106
1226
|
}
|
|
1107
1227
|
function Te(e) {
|
|
1108
1228
|
try {
|
|
1109
1229
|
if (e === window) return !0;
|
|
1110
1230
|
} catch (t) {
|
|
1111
|
-
if (t && t.message ===
|
|
1231
|
+
if (t && t.message === $) return !0;
|
|
1112
1232
|
}
|
|
1113
1233
|
try {
|
|
1114
1234
|
if ({}.toString.call(e) === "[object Window]") return !0;
|
|
1115
1235
|
} catch (t) {
|
|
1116
|
-
if (t && t.message ===
|
|
1236
|
+
if (t && t.message === $) return !0;
|
|
1117
1237
|
}
|
|
1118
1238
|
try {
|
|
1119
1239
|
if (window.Window && e instanceof window.Window) return !0;
|
|
1120
1240
|
} catch (t) {
|
|
1121
|
-
if (t && t.message ===
|
|
1241
|
+
if (t && t.message === $) return !0;
|
|
1122
1242
|
}
|
|
1123
1243
|
try {
|
|
1124
1244
|
if (e && e.self === e) return !0;
|
|
1125
1245
|
} catch (t) {
|
|
1126
|
-
if (t && t.message ===
|
|
1246
|
+
if (t && t.message === $) return !0;
|
|
1127
1247
|
}
|
|
1128
1248
|
try {
|
|
1129
1249
|
if (e && e.parent === e) return !0;
|
|
1130
1250
|
} catch (t) {
|
|
1131
|
-
if (t && t.message ===
|
|
1251
|
+
if (t && t.message === $) return !0;
|
|
1132
1252
|
}
|
|
1133
1253
|
try {
|
|
1134
1254
|
if (e && e.top === e) return !0;
|
|
1135
1255
|
} catch (t) {
|
|
1136
|
-
if (t && t.message ===
|
|
1256
|
+
if (t && t.message === $) return !0;
|
|
1137
1257
|
}
|
|
1138
1258
|
try {
|
|
1139
1259
|
if (e && e.__cross_domain_utils_window_check__ === "__unlikely_value__") return !1;
|
|
@@ -1147,16 +1267,16 @@ function wr() {
|
|
|
1147
1267
|
return !1;
|
|
1148
1268
|
}
|
|
1149
1269
|
function ti(e) {
|
|
1150
|
-
if (
|
|
1270
|
+
if (H(e)) return ie(e).frameElement;
|
|
1151
1271
|
for (var t = 0, i = document.querySelectorAll("iframe"); t < i.length; t++) {
|
|
1152
1272
|
var r = i[t];
|
|
1153
1273
|
if (r && r.contentWindow && r.contentWindow === e) return r;
|
|
1154
1274
|
}
|
|
1155
1275
|
}
|
|
1156
|
-
function
|
|
1157
|
-
if (function(i) {
|
|
1158
|
-
return i === void 0 && (i = window), !!
|
|
1159
|
-
}(e)) {
|
|
1276
|
+
function Zi(e) {
|
|
1277
|
+
if ((function(i) {
|
|
1278
|
+
return i === void 0 && (i = window), !!x(i);
|
|
1279
|
+
})(e)) {
|
|
1160
1280
|
var t = ti(e);
|
|
1161
1281
|
if (t && t.parentElement) {
|
|
1162
1282
|
t.parentElement.removeChild(t);
|
|
@@ -1184,36 +1304,36 @@ function wr() {
|
|
|
1184
1304
|
}
|
|
1185
1305
|
return !1;
|
|
1186
1306
|
}
|
|
1187
|
-
var ri = [],
|
|
1307
|
+
var ri = [], le = [], Me = 0, Se;
|
|
1188
1308
|
function ni() {
|
|
1189
|
-
if (!
|
|
1190
|
-
var e =
|
|
1191
|
-
|
|
1309
|
+
if (!Me && Se) {
|
|
1310
|
+
var e = Se;
|
|
1311
|
+
Se = null, e.resolve();
|
|
1192
1312
|
}
|
|
1193
1313
|
}
|
|
1194
|
-
function
|
|
1195
|
-
|
|
1314
|
+
function Be() {
|
|
1315
|
+
Me += 1;
|
|
1196
1316
|
}
|
|
1197
|
-
function
|
|
1198
|
-
|
|
1317
|
+
function ue() {
|
|
1318
|
+
Me -= 1, ni();
|
|
1199
1319
|
}
|
|
1200
|
-
var E = function() {
|
|
1320
|
+
var E = (function() {
|
|
1201
1321
|
function e(i) {
|
|
1202
1322
|
var r = this;
|
|
1203
1323
|
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) {
|
|
1204
1324
|
var n, d, c = !1, S = !1, l = !1;
|
|
1205
|
-
|
|
1325
|
+
Be();
|
|
1206
1326
|
try {
|
|
1207
|
-
i(function(p) {
|
|
1327
|
+
i((function(p) {
|
|
1208
1328
|
l ? r.resolve(p) : (c = !0, n = p);
|
|
1209
|
-
}, function(p) {
|
|
1329
|
+
}), (function(p) {
|
|
1210
1330
|
l ? r.reject(p) : (S = !0, d = p);
|
|
1211
|
-
});
|
|
1331
|
+
}));
|
|
1212
1332
|
} catch (p) {
|
|
1213
|
-
|
|
1333
|
+
ue(), this.reject(p);
|
|
1214
1334
|
return;
|
|
1215
1335
|
}
|
|
1216
|
-
|
|
1336
|
+
ue(), l = !0, c ? this.resolve(n) : S && this.reject(d);
|
|
1217
1337
|
}
|
|
1218
1338
|
}
|
|
1219
1339
|
var t = e.prototype;
|
|
@@ -1229,54 +1349,54 @@ function wr() {
|
|
|
1229
1349
|
var n = i && typeof i.toString == "function" ? i.toString() : {}.toString.call(i);
|
|
1230
1350
|
i = new Error("Expected reject to be called with Error, got " + n);
|
|
1231
1351
|
}
|
|
1232
|
-
return this.rejected = !0, this.error = i, this.errorHandled || setTimeout(function() {
|
|
1233
|
-
r.errorHandled || function(d, c) {
|
|
1352
|
+
return this.rejected = !0, this.error = i, this.errorHandled || setTimeout((function() {
|
|
1353
|
+
r.errorHandled || (function(d, c) {
|
|
1234
1354
|
if (ri.indexOf(d) === -1) {
|
|
1235
|
-
ri.push(d), setTimeout(function() {
|
|
1355
|
+
ri.push(d), setTimeout((function() {
|
|
1236
1356
|
throw d;
|
|
1237
|
-
}, 1);
|
|
1238
|
-
for (var S = 0; S <
|
|
1357
|
+
}), 1);
|
|
1358
|
+
for (var S = 0; S < le.length; S++) le[S](d, c);
|
|
1239
1359
|
}
|
|
1240
|
-
}(i, r);
|
|
1241
|
-
}, 1), this.dispatch(), this;
|
|
1360
|
+
})(i, r);
|
|
1361
|
+
}), 1), this.dispatch(), this;
|
|
1242
1362
|
}, t.asyncReject = function(i) {
|
|
1243
1363
|
return this.errorHandled = !0, this.reject(i), this;
|
|
1244
1364
|
}, t.dispatch = function() {
|
|
1245
1365
|
var i = this.resolved, r = this.rejected, n = this.handlers;
|
|
1246
1366
|
if (!this.dispatching && (i || r)) {
|
|
1247
|
-
this.dispatching = !0,
|
|
1248
|
-
for (var d = function(
|
|
1249
|
-
return
|
|
1367
|
+
this.dispatching = !0, Be();
|
|
1368
|
+
for (var d = function(m, w) {
|
|
1369
|
+
return m.then((function(v) {
|
|
1250
1370
|
w.resolve(v);
|
|
1251
|
-
}, function(v) {
|
|
1371
|
+
}), (function(v) {
|
|
1252
1372
|
w.reject(v);
|
|
1253
|
-
});
|
|
1373
|
+
}));
|
|
1254
1374
|
}, c = 0; c < n.length; c++) {
|
|
1255
|
-
var S = n[c], l = S.onSuccess, p = S.onError,
|
|
1375
|
+
var S = n[c], l = S.onSuccess, p = S.onError, g = S.promise, h = void 0;
|
|
1256
1376
|
if (i) try {
|
|
1257
|
-
|
|
1258
|
-
} catch (
|
|
1259
|
-
|
|
1377
|
+
h = l ? l(this.value) : this.value;
|
|
1378
|
+
} catch (m) {
|
|
1379
|
+
g.reject(m);
|
|
1260
1380
|
continue;
|
|
1261
1381
|
}
|
|
1262
1382
|
else if (r) {
|
|
1263
1383
|
if (!p) {
|
|
1264
|
-
|
|
1384
|
+
g.reject(this.error);
|
|
1265
1385
|
continue;
|
|
1266
1386
|
}
|
|
1267
1387
|
try {
|
|
1268
|
-
|
|
1269
|
-
} catch (
|
|
1270
|
-
|
|
1388
|
+
h = p(this.error);
|
|
1389
|
+
} catch (m) {
|
|
1390
|
+
g.reject(m);
|
|
1271
1391
|
continue;
|
|
1272
1392
|
}
|
|
1273
1393
|
}
|
|
1274
|
-
if (
|
|
1275
|
-
var
|
|
1276
|
-
|
|
1277
|
-
} else se(
|
|
1394
|
+
if (h instanceof e && (h.resolved || h.rejected)) {
|
|
1395
|
+
var C = h;
|
|
1396
|
+
C.resolved ? g.resolve(C.value) : g.reject(C.error), C.errorHandled = !0;
|
|
1397
|
+
} else se(h) ? h instanceof e && (h.resolved || h.rejected) ? h.resolved ? g.resolve(h.value) : g.reject(h.error) : d(h, g) : g.resolve(h);
|
|
1278
1398
|
}
|
|
1279
|
-
n.length = 0, this.dispatching = !1,
|
|
1399
|
+
n.length = 0, this.dispatching = !1, ue();
|
|
1280
1400
|
}
|
|
1281
1401
|
}, t.then = function(i, r) {
|
|
1282
1402
|
if (i && typeof i != "function" && !i.call) throw new Error("Promise.then expected a function for success handler");
|
|
@@ -1291,33 +1411,33 @@ function wr() {
|
|
|
1291
1411
|
return this.then(void 0, i);
|
|
1292
1412
|
}, t.finally = function(i) {
|
|
1293
1413
|
if (i && typeof i != "function" && !i.call) throw new Error("Promise.finally expected a function");
|
|
1294
|
-
return this.then(function(r) {
|
|
1295
|
-
return e.try(i).then(function() {
|
|
1414
|
+
return this.then((function(r) {
|
|
1415
|
+
return e.try(i).then((function() {
|
|
1296
1416
|
return r;
|
|
1297
|
-
});
|
|
1298
|
-
}, function(r) {
|
|
1299
|
-
return e.try(i).then(function() {
|
|
1417
|
+
}));
|
|
1418
|
+
}), (function(r) {
|
|
1419
|
+
return e.try(i).then((function() {
|
|
1300
1420
|
throw r;
|
|
1301
|
-
});
|
|
1302
|
-
});
|
|
1421
|
+
}));
|
|
1422
|
+
}));
|
|
1303
1423
|
}, t.timeout = function(i, r) {
|
|
1304
1424
|
var n = this;
|
|
1305
1425
|
if (this.resolved || this.rejected) return this;
|
|
1306
|
-
var d = setTimeout(function() {
|
|
1426
|
+
var d = setTimeout((function() {
|
|
1307
1427
|
n.resolved || n.rejected || n.reject(r || new Error("Promise timed out after " + i + "ms"));
|
|
1308
|
-
}, i);
|
|
1309
|
-
return this.then(function(c) {
|
|
1428
|
+
}), i);
|
|
1429
|
+
return this.then((function(c) {
|
|
1310
1430
|
return clearTimeout(d), c;
|
|
1311
|
-
});
|
|
1431
|
+
}));
|
|
1312
1432
|
}, t.toPromise = function() {
|
|
1313
1433
|
if (typeof Promise == "undefined") throw new TypeError("Could not find Promise");
|
|
1314
1434
|
return Promise.resolve(this);
|
|
1315
1435
|
}, t.lazy = function() {
|
|
1316
1436
|
return this.errorHandled = !0, this;
|
|
1317
1437
|
}, e.resolve = function(i) {
|
|
1318
|
-
return i instanceof e ? i : se(i) ? new e(function(r, n) {
|
|
1438
|
+
return i instanceof e ? i : se(i) ? new e((function(r, n) {
|
|
1319
1439
|
return i.then(r, n);
|
|
1320
|
-
}) : new e().resolve(i);
|
|
1440
|
+
})) : new e().resolve(i);
|
|
1321
1441
|
}, e.reject = function(i) {
|
|
1322
1442
|
return new e().reject(i);
|
|
1323
1443
|
}, e.asyncReject = function(i) {
|
|
@@ -1326,12 +1446,12 @@ function wr() {
|
|
|
1326
1446
|
var r = new e(), n = i.length, d = [].slice();
|
|
1327
1447
|
if (!n)
|
|
1328
1448
|
return r.resolve(d), r;
|
|
1329
|
-
for (var c = function(p,
|
|
1330
|
-
return
|
|
1331
|
-
d[p] =
|
|
1332
|
-
}, function(
|
|
1333
|
-
|
|
1334
|
-
});
|
|
1449
|
+
for (var c = function(p, g, h) {
|
|
1450
|
+
return g.then((function(C) {
|
|
1451
|
+
d[p] = C, (n -= 1) == 0 && r.resolve(d);
|
|
1452
|
+
}), (function(C) {
|
|
1453
|
+
h.reject(C);
|
|
1454
|
+
}));
|
|
1335
1455
|
}, S = 0; S < i.length; S++) {
|
|
1336
1456
|
var l = i[S];
|
|
1337
1457
|
if (l instanceof e) {
|
|
@@ -1350,48 +1470,48 @@ function wr() {
|
|
|
1350
1470
|
var r = {}, n = [], d = function(S) {
|
|
1351
1471
|
if (i.hasOwnProperty(S)) {
|
|
1352
1472
|
var l = i[S];
|
|
1353
|
-
se(l) ? n.push(l.then(function(p) {
|
|
1473
|
+
se(l) ? n.push(l.then((function(p) {
|
|
1354
1474
|
r[S] = p;
|
|
1355
|
-
})) : r[S] = l;
|
|
1475
|
+
}))) : r[S] = l;
|
|
1356
1476
|
}
|
|
1357
1477
|
};
|
|
1358
1478
|
for (var c in i) d(c);
|
|
1359
|
-
return e.all(n).then(function() {
|
|
1479
|
+
return e.all(n).then((function() {
|
|
1360
1480
|
return r;
|
|
1361
|
-
});
|
|
1481
|
+
}));
|
|
1362
1482
|
}, e.map = function(i, r) {
|
|
1363
1483
|
return e.all(i.map(r));
|
|
1364
1484
|
}, e.onPossiblyUnhandledException = function(i) {
|
|
1365
|
-
return function(r) {
|
|
1366
|
-
return
|
|
1485
|
+
return (function(r) {
|
|
1486
|
+
return le.push(r), {
|
|
1367
1487
|
cancel: function() {
|
|
1368
|
-
|
|
1488
|
+
le.splice(le.indexOf(r), 1);
|
|
1369
1489
|
}
|
|
1370
1490
|
};
|
|
1371
|
-
}(i);
|
|
1491
|
+
})(i);
|
|
1372
1492
|
}, e.try = function(i, r, n) {
|
|
1373
1493
|
if (i && typeof i != "function" && !i.call) throw new Error("Promise.try expected a function");
|
|
1374
1494
|
var d;
|
|
1375
|
-
|
|
1495
|
+
Be();
|
|
1376
1496
|
try {
|
|
1377
1497
|
d = i.apply(r, n || []);
|
|
1378
1498
|
} catch (c) {
|
|
1379
|
-
return
|
|
1499
|
+
return ue(), e.reject(c);
|
|
1380
1500
|
}
|
|
1381
|
-
return
|
|
1501
|
+
return ue(), e.resolve(d);
|
|
1382
1502
|
}, e.delay = function(i) {
|
|
1383
|
-
return new e(function(r) {
|
|
1503
|
+
return new e((function(r) {
|
|
1384
1504
|
setTimeout(r, i);
|
|
1385
|
-
});
|
|
1505
|
+
}));
|
|
1386
1506
|
}, e.isPromise = function(i) {
|
|
1387
1507
|
return !!(i && i instanceof e) || se(i);
|
|
1388
1508
|
}, e.flush = function() {
|
|
1389
|
-
return function(i) {
|
|
1390
|
-
var r =
|
|
1509
|
+
return (function(i) {
|
|
1510
|
+
var r = Se = Se || new i();
|
|
1391
1511
|
return ni(), r;
|
|
1392
|
-
}(e);
|
|
1512
|
+
})(e);
|
|
1393
1513
|
}, e;
|
|
1394
|
-
}();
|
|
1514
|
+
})();
|
|
1395
1515
|
function ke(e, t) {
|
|
1396
1516
|
for (var i = 0; i < e.length; i++) try {
|
|
1397
1517
|
if (e[i] === t) return i;
|
|
@@ -1399,9 +1519,9 @@ function wr() {
|
|
|
1399
1519
|
}
|
|
1400
1520
|
return -1;
|
|
1401
1521
|
}
|
|
1402
|
-
var
|
|
1522
|
+
var je = (function() {
|
|
1403
1523
|
function e() {
|
|
1404
|
-
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() {
|
|
1524
|
+
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() {
|
|
1405
1525
|
if (typeof WeakMap == "undefined" || Object.freeze === void 0) return !1;
|
|
1406
1526
|
try {
|
|
1407
1527
|
var i = /* @__PURE__ */ new WeakMap(), r = {};
|
|
@@ -1409,7 +1529,7 @@ function wr() {
|
|
|
1409
1529
|
} catch (n) {
|
|
1410
1530
|
return !1;
|
|
1411
1531
|
}
|
|
1412
|
-
}()) try {
|
|
1532
|
+
})()) try {
|
|
1413
1533
|
this.weakmap = /* @__PURE__ */ new WeakMap();
|
|
1414
1534
|
} catch (i) {
|
|
1415
1535
|
}
|
|
@@ -1419,7 +1539,7 @@ function wr() {
|
|
|
1419
1539
|
return t._cleanupClosedWindows = function() {
|
|
1420
1540
|
for (var i = this.weakmap, r = this.keys, n = 0; n < r.length; n++) {
|
|
1421
1541
|
var d = r[n];
|
|
1422
|
-
if (Te(d) &&
|
|
1542
|
+
if (Te(d) && U(d)) {
|
|
1423
1543
|
if (i) try {
|
|
1424
1544
|
i.delete(d);
|
|
1425
1545
|
} catch (c) {
|
|
@@ -1434,7 +1554,7 @@ function wr() {
|
|
|
1434
1554
|
var n = this.weakmap;
|
|
1435
1555
|
if (n) try {
|
|
1436
1556
|
n.set(i, r);
|
|
1437
|
-
} catch (
|
|
1557
|
+
} catch (g) {
|
|
1438
1558
|
delete this.weakmap;
|
|
1439
1559
|
}
|
|
1440
1560
|
if (this.isSafeToReadWrite(i)) try {
|
|
@@ -1444,7 +1564,7 @@ function wr() {
|
|
|
1444
1564
|
writable: !0
|
|
1445
1565
|
});
|
|
1446
1566
|
return;
|
|
1447
|
-
} catch (
|
|
1567
|
+
} catch (g) {
|
|
1448
1568
|
}
|
|
1449
1569
|
this._cleanupClosedWindows();
|
|
1450
1570
|
var S = this.keys, l = this.values, p = ke(S, i);
|
|
@@ -1500,7 +1620,7 @@ function wr() {
|
|
|
1500
1620
|
var n = r();
|
|
1501
1621
|
return this.set(i, n), n;
|
|
1502
1622
|
}, e;
|
|
1503
|
-
}();
|
|
1623
|
+
})();
|
|
1504
1624
|
function oi(e) {
|
|
1505
1625
|
return e.name || e.__name__ || e.displayName || "anonymous";
|
|
1506
1626
|
}
|
|
@@ -1513,53 +1633,53 @@ function wr() {
|
|
|
1513
1633
|
}
|
|
1514
1634
|
function te() {
|
|
1515
1635
|
var e = "0123456789abcdef";
|
|
1516
|
-
return "uid_" + "xxxxxxxxxx".replace(/./g, function() {
|
|
1636
|
+
return "uid_" + "xxxxxxxxxx".replace(/./g, (function() {
|
|
1517
1637
|
return e.charAt(Math.floor(Math.random() * e.length));
|
|
1518
|
-
}) + "_" + function(t) {
|
|
1519
|
-
if (typeof btoa == "function") return btoa(encodeURIComponent(t).replace(/%([0-9A-F]{2})/g, function(i, r) {
|
|
1638
|
+
})) + "_" + (function(t) {
|
|
1639
|
+
if (typeof btoa == "function") return btoa(encodeURIComponent(t).replace(/%([0-9A-F]{2})/g, (function(i, r) {
|
|
1520
1640
|
return String.fromCharCode(parseInt(r, 16));
|
|
1521
|
-
})).replace(/[=]/g, "");
|
|
1641
|
+
}))).replace(/[=]/g, "");
|
|
1522
1642
|
if (typeof Buffer != "undefined") return Buffer.from(t, "utf8").toString("base64").replace(/[=]/g, "");
|
|
1523
1643
|
throw new Error("Can not find window.btoa or Buffer");
|
|
1524
|
-
}((/* @__PURE__ */ new Date()).toISOString().slice(11, 19).replace("T", ".")).replace(/[^a-zA-Z0-9]/g, "").toLowerCase();
|
|
1644
|
+
})((/* @__PURE__ */ new Date()).toISOString().slice(11, 19).replace("T", ".")).replace(/[^a-zA-Z0-9]/g, "").toLowerCase();
|
|
1525
1645
|
}
|
|
1526
1646
|
var Re;
|
|
1527
|
-
function
|
|
1647
|
+
function ai(e) {
|
|
1528
1648
|
try {
|
|
1529
|
-
return JSON.stringify([].slice.call(e), function(t, i) {
|
|
1530
|
-
return typeof i == "function" ? "memoize[" + function(r) {
|
|
1531
|
-
if (Re = Re || new
|
|
1649
|
+
return JSON.stringify([].slice.call(e), (function(t, i) {
|
|
1650
|
+
return typeof i == "function" ? "memoize[" + (function(r) {
|
|
1651
|
+
if (Re = Re || new je(), r == null || typeof r != "object" && typeof r != "function") throw new Error("Invalid object");
|
|
1532
1652
|
var n = Re.get(r);
|
|
1533
1653
|
return n || (n = typeof r + ":" + te(), Re.set(r, n)), n;
|
|
1534
|
-
}(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;
|
|
1535
|
-
});
|
|
1654
|
+
})(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;
|
|
1655
|
+
}));
|
|
1536
1656
|
} catch (t) {
|
|
1537
1657
|
throw new Error("Arguments not serializable -- can not be used to memoize");
|
|
1538
1658
|
}
|
|
1539
1659
|
}
|
|
1540
|
-
function
|
|
1660
|
+
function Xi() {
|
|
1541
1661
|
return {};
|
|
1542
1662
|
}
|
|
1543
|
-
var
|
|
1663
|
+
var he = 0, fi = 0;
|
|
1544
1664
|
function Ce(e, t) {
|
|
1545
1665
|
t === void 0 && (t = {});
|
|
1546
|
-
var i = t.thisNamespace, r = i !== void 0 && i, n = t.time, d, c, S =
|
|
1547
|
-
|
|
1666
|
+
var i = t.thisNamespace, r = i !== void 0 && i, n = t.time, d, c, S = he;
|
|
1667
|
+
he += 1;
|
|
1548
1668
|
var l = function() {
|
|
1549
|
-
for (var p = arguments.length,
|
|
1550
|
-
S <
|
|
1551
|
-
var
|
|
1552
|
-
|
|
1553
|
-
var
|
|
1669
|
+
for (var p = arguments.length, g = new Array(p), h = 0; h < p; h++) g[h] = arguments[h];
|
|
1670
|
+
S < fi && (d = null, c = null, S = he, he += 1);
|
|
1671
|
+
var C;
|
|
1672
|
+
C = r ? (c = c || new je()).getOrSet(this, Xi) : d = d || {};
|
|
1673
|
+
var m;
|
|
1554
1674
|
try {
|
|
1555
|
-
|
|
1556
|
-
} catch (
|
|
1675
|
+
m = ai(g);
|
|
1676
|
+
} catch (D) {
|
|
1557
1677
|
return e.apply(this, arguments);
|
|
1558
1678
|
}
|
|
1559
|
-
var w =
|
|
1560
|
-
if (w && n && Date.now() - w.time < n && (delete
|
|
1679
|
+
var w = C[m];
|
|
1680
|
+
if (w && n && Date.now() - w.time < n && (delete C[m], w = null), w) return w.value;
|
|
1561
1681
|
var v = Date.now(), b = e.apply(this, arguments);
|
|
1562
|
-
return
|
|
1682
|
+
return C[m] = {
|
|
1563
1683
|
time: v,
|
|
1564
1684
|
value: b
|
|
1565
1685
|
}, b;
|
|
@@ -1569,26 +1689,26 @@ function wr() {
|
|
|
1569
1689
|
}, si(l, (t.name || oi(e)) + "::memoized");
|
|
1570
1690
|
}
|
|
1571
1691
|
Ce.clear = function() {
|
|
1572
|
-
|
|
1692
|
+
fi = he;
|
|
1573
1693
|
};
|
|
1574
|
-
function
|
|
1694
|
+
function et(e) {
|
|
1575
1695
|
var t = {};
|
|
1576
1696
|
function i() {
|
|
1577
1697
|
for (var r = arguments, n = this, d = arguments.length, c = new Array(d), S = 0; S < d; S++) c[S] = arguments[S];
|
|
1578
|
-
var l =
|
|
1579
|
-
return t.hasOwnProperty(l) || (t[l] = E.try(function() {
|
|
1698
|
+
var l = ai(c);
|
|
1699
|
+
return t.hasOwnProperty(l) || (t[l] = E.try((function() {
|
|
1580
1700
|
return e.apply(n, r);
|
|
1581
|
-
}).finally(function() {
|
|
1701
|
+
})).finally((function() {
|
|
1582
1702
|
delete t[l];
|
|
1583
|
-
})), t[l];
|
|
1703
|
+
}))), t[l];
|
|
1584
1704
|
}
|
|
1585
1705
|
return i.reset = function() {
|
|
1586
1706
|
t = {};
|
|
1587
1707
|
}, si(i, oi(e) + "::promiseMemoized");
|
|
1588
1708
|
}
|
|
1589
|
-
function
|
|
1709
|
+
function ae() {
|
|
1590
1710
|
}
|
|
1591
|
-
function
|
|
1711
|
+
function ge(e, t) {
|
|
1592
1712
|
if (t === void 0 && (t = 1), t >= 3) return "stringifyError stack overflow";
|
|
1593
1713
|
try {
|
|
1594
1714
|
if (!e) return "<unknown error: " + {}.toString.call(e) + ">";
|
|
@@ -1602,18 +1722,18 @@ function wr() {
|
|
|
1602
1722
|
}
|
|
1603
1723
|
return e && e.toString && typeof e.toString == "function" ? e.toString() : {}.toString.call(e);
|
|
1604
1724
|
} catch (n) {
|
|
1605
|
-
return "Error while stringifying error: " +
|
|
1725
|
+
return "Error while stringifying error: " + ge(n, t + 1);
|
|
1606
1726
|
}
|
|
1607
1727
|
}
|
|
1608
1728
|
function di(e) {
|
|
1609
1729
|
return typeof e == "string" ? e : e.toString && typeof e.toString == "function" ? e.toString() : {}.toString.call(e);
|
|
1610
1730
|
}
|
|
1611
|
-
Ce(function(e) {
|
|
1731
|
+
Ce((function(e) {
|
|
1612
1732
|
if (Object.values) return Object.values(e);
|
|
1613
1733
|
var t = [];
|
|
1614
1734
|
for (var i in e) e.hasOwnProperty(i) && t.push(e[i]);
|
|
1615
1735
|
return t;
|
|
1616
|
-
});
|
|
1736
|
+
}));
|
|
1617
1737
|
function ze(e) {
|
|
1618
1738
|
return {}.toString.call(e) === "[object RegExp]";
|
|
1619
1739
|
}
|
|
@@ -1633,25 +1753,25 @@ function wr() {
|
|
|
1633
1753
|
function li() {
|
|
1634
1754
|
return !!document.body && document.readyState === "interactive";
|
|
1635
1755
|
}
|
|
1636
|
-
Ce(function() {
|
|
1637
|
-
return new E(function(e) {
|
|
1756
|
+
Ce((function() {
|
|
1757
|
+
return new E((function(e) {
|
|
1638
1758
|
if (pi() || li()) return e();
|
|
1639
|
-
var t = setInterval(function() {
|
|
1759
|
+
var t = setInterval((function() {
|
|
1640
1760
|
if (pi() || li())
|
|
1641
1761
|
return clearInterval(t), e();
|
|
1642
|
-
}, 10);
|
|
1643
|
-
});
|
|
1644
|
-
});
|
|
1645
|
-
var xe = typeof document != "undefined" ? document.currentScript : null,
|
|
1646
|
-
if (xe || (xe = function() {
|
|
1762
|
+
}), 10);
|
|
1763
|
+
}));
|
|
1764
|
+
}));
|
|
1765
|
+
var xe = typeof document != "undefined" ? document.currentScript : null, it = Ce((function() {
|
|
1766
|
+
if (xe || (xe = (function() {
|
|
1647
1767
|
try {
|
|
1648
|
-
var e = function() {
|
|
1768
|
+
var e = (function() {
|
|
1649
1769
|
try {
|
|
1650
1770
|
throw new Error("_");
|
|
1651
1771
|
} catch (c) {
|
|
1652
1772
|
return c.stack || "";
|
|
1653
1773
|
}
|
|
1654
|
-
}(), t = /.*at [^(]*\((.*):(.+):(.+)\)$/gi.exec(e), i = t && t[1];
|
|
1774
|
+
})(), t = /.*at [^(]*\((.*):(.+):(.+)\)$/gi.exec(e), i = t && t[1];
|
|
1655
1775
|
if (!i) return;
|
|
1656
1776
|
for (var r = 0, n = [].slice.call(document.getElementsByTagName("script")).reverse(); r < n.length; r++) {
|
|
1657
1777
|
var d = n[r];
|
|
@@ -1659,34 +1779,34 @@ function wr() {
|
|
|
1659
1779
|
}
|
|
1660
1780
|
} catch (c) {
|
|
1661
1781
|
}
|
|
1662
|
-
}())) return xe;
|
|
1782
|
+
})())) return xe;
|
|
1663
1783
|
throw new Error("Can not determine current script");
|
|
1664
|
-
}),
|
|
1665
|
-
Ce(function() {
|
|
1784
|
+
})), tt = te();
|
|
1785
|
+
Ce((function() {
|
|
1666
1786
|
var e;
|
|
1667
1787
|
try {
|
|
1668
|
-
e =
|
|
1788
|
+
e = it();
|
|
1669
1789
|
} catch (r) {
|
|
1670
|
-
return
|
|
1790
|
+
return tt;
|
|
1671
1791
|
}
|
|
1672
1792
|
var t = e.getAttribute("data-uid");
|
|
1673
1793
|
if (t && typeof t == "string" || (t = e.getAttribute("data-uid-auto")) && typeof t == "string") return t;
|
|
1674
1794
|
if (e.src) {
|
|
1675
|
-
var i = function(r) {
|
|
1795
|
+
var i = (function(r) {
|
|
1676
1796
|
for (var n = "", d = 0; d < r.length; d++) {
|
|
1677
1797
|
var c = r[d].charCodeAt(0) * d;
|
|
1678
1798
|
r[d + 1] && (c += r[d + 1].charCodeAt(0) * (d - 1)), n += String.fromCharCode(97 + Math.abs(c) % 26);
|
|
1679
1799
|
}
|
|
1680
1800
|
return n;
|
|
1681
|
-
}(JSON.stringify({
|
|
1801
|
+
})(JSON.stringify({
|
|
1682
1802
|
src: e.src,
|
|
1683
1803
|
dataset: e.dataset
|
|
1684
1804
|
}));
|
|
1685
1805
|
t = "uid_" + i.slice(i.length - 30);
|
|
1686
1806
|
} else t = te();
|
|
1687
1807
|
return e.setAttribute("data-uid-auto", t), t;
|
|
1688
|
-
});
|
|
1689
|
-
function
|
|
1808
|
+
}));
|
|
1809
|
+
function me(e) {
|
|
1690
1810
|
e === void 0 && (e = window);
|
|
1691
1811
|
var t = "__post_robot_10_0_46__";
|
|
1692
1812
|
return e !== window ? e[t] : e[t] = e[t] || {};
|
|
@@ -1694,8 +1814,8 @@ function wr() {
|
|
|
1694
1814
|
var Si = function() {
|
|
1695
1815
|
return {};
|
|
1696
1816
|
};
|
|
1697
|
-
function
|
|
1698
|
-
return e === void 0 && (e = "store"), t === void 0 && (t = Si), Pe(
|
|
1817
|
+
function q(e, t) {
|
|
1818
|
+
return e === void 0 && (e = "store"), t === void 0 && (t = Si), Pe(me(), e, (function() {
|
|
1699
1819
|
var i = t();
|
|
1700
1820
|
return {
|
|
1701
1821
|
has: function(r) {
|
|
@@ -1720,17 +1840,17 @@ function wr() {
|
|
|
1720
1840
|
return Object.keys(i);
|
|
1721
1841
|
}
|
|
1722
1842
|
};
|
|
1723
|
-
});
|
|
1843
|
+
}));
|
|
1724
1844
|
}
|
|
1725
|
-
var
|
|
1845
|
+
var rt = function() {
|
|
1726
1846
|
};
|
|
1727
1847
|
function Ee() {
|
|
1728
|
-
var e =
|
|
1729
|
-
return e.WINDOW_WILDCARD = e.WINDOW_WILDCARD || new
|
|
1848
|
+
var e = me();
|
|
1849
|
+
return e.WINDOW_WILDCARD = e.WINDOW_WILDCARD || new rt(), e.WINDOW_WILDCARD;
|
|
1730
1850
|
}
|
|
1731
|
-
function
|
|
1732
|
-
return e === void 0 && (e = "store"), t === void 0 && (t = Si),
|
|
1733
|
-
var i = new
|
|
1851
|
+
function J(e, t) {
|
|
1852
|
+
return e === void 0 && (e = "store"), t === void 0 && (t = Si), q("windowStore").getOrSet(e, (function() {
|
|
1853
|
+
var i = new je(), r = function(n) {
|
|
1734
1854
|
return i.getOrSet(n, t);
|
|
1735
1855
|
};
|
|
1736
1856
|
return {
|
|
@@ -1751,13 +1871,13 @@ function wr() {
|
|
|
1751
1871
|
return Pe(r(n), e, d);
|
|
1752
1872
|
}
|
|
1753
1873
|
};
|
|
1754
|
-
});
|
|
1874
|
+
}));
|
|
1755
1875
|
}
|
|
1756
1876
|
function ui() {
|
|
1757
|
-
return
|
|
1877
|
+
return q("instance").getOrSet("instanceID", te);
|
|
1758
1878
|
}
|
|
1759
|
-
function
|
|
1760
|
-
var i = t.domain, r =
|
|
1879
|
+
function hi(e, t) {
|
|
1880
|
+
var i = t.domain, r = J("helloPromises"), n = r.get(e);
|
|
1761
1881
|
n && n.resolve({
|
|
1762
1882
|
domain: i
|
|
1763
1883
|
});
|
|
@@ -1766,201 +1886,201 @@ function wr() {
|
|
|
1766
1886
|
});
|
|
1767
1887
|
return r.set(e, d), d;
|
|
1768
1888
|
}
|
|
1769
|
-
function
|
|
1889
|
+
function Ue(e, t) {
|
|
1770
1890
|
return (0, t.send)(e, "postrobot_hello", {
|
|
1771
1891
|
instanceID: ui()
|
|
1772
1892
|
}, {
|
|
1773
1893
|
domain: "*",
|
|
1774
1894
|
timeout: -1
|
|
1775
|
-
}).then(function(i) {
|
|
1895
|
+
}).then((function(i) {
|
|
1776
1896
|
var r = i.origin, n = i.data.instanceID;
|
|
1777
|
-
return
|
|
1897
|
+
return hi(e, {
|
|
1778
1898
|
domain: r
|
|
1779
1899
|
}), {
|
|
1780
1900
|
win: e,
|
|
1781
1901
|
domain: r,
|
|
1782
1902
|
instanceID: n
|
|
1783
1903
|
};
|
|
1784
|
-
});
|
|
1904
|
+
}));
|
|
1785
1905
|
}
|
|
1786
|
-
function
|
|
1906
|
+
function Ci(e, t) {
|
|
1787
1907
|
var i = t.send;
|
|
1788
|
-
return
|
|
1789
|
-
return
|
|
1908
|
+
return J("windowInstanceIDPromises").getOrSet(e, (function() {
|
|
1909
|
+
return Ue(e, {
|
|
1790
1910
|
send: i
|
|
1791
|
-
}).then(function(r) {
|
|
1911
|
+
}).then((function(r) {
|
|
1792
1912
|
return r.instanceID;
|
|
1793
|
-
});
|
|
1794
|
-
});
|
|
1913
|
+
}));
|
|
1914
|
+
}));
|
|
1795
1915
|
}
|
|
1796
|
-
function
|
|
1797
|
-
|
|
1916
|
+
function gi(e) {
|
|
1917
|
+
J("knownWindows").set(e, !0);
|
|
1798
1918
|
}
|
|
1799
|
-
function
|
|
1919
|
+
function qe(e) {
|
|
1800
1920
|
return typeof e == "object" && e !== null && typeof e.__type__ == "string";
|
|
1801
1921
|
}
|
|
1802
|
-
function
|
|
1922
|
+
function Pi(e) {
|
|
1803
1923
|
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;
|
|
1804
1924
|
}
|
|
1805
|
-
function
|
|
1925
|
+
function fe(e, t) {
|
|
1806
1926
|
return {
|
|
1807
1927
|
__type__: e,
|
|
1808
1928
|
__val__: t
|
|
1809
1929
|
};
|
|
1810
1930
|
}
|
|
1811
|
-
var
|
|
1812
|
-
},
|
|
1813
|
-
return
|
|
1931
|
+
var Q, nt = ((Q = {}).function = function() {
|
|
1932
|
+
}, Q.error = function(e) {
|
|
1933
|
+
return fe("error", {
|
|
1814
1934
|
message: e.message,
|
|
1815
1935
|
stack: e.stack,
|
|
1816
1936
|
code: e.code,
|
|
1817
1937
|
data: e.data
|
|
1818
1938
|
});
|
|
1819
|
-
},
|
|
1820
|
-
},
|
|
1821
|
-
return
|
|
1822
|
-
},
|
|
1823
|
-
return
|
|
1824
|
-
},
|
|
1939
|
+
}, Q.promise = function() {
|
|
1940
|
+
}, Q.regex = function(e) {
|
|
1941
|
+
return fe("regex", e.source);
|
|
1942
|
+
}, Q.date = function(e) {
|
|
1943
|
+
return fe("date", e.toJSON());
|
|
1944
|
+
}, Q.array = function(e) {
|
|
1825
1945
|
return e;
|
|
1826
|
-
},
|
|
1946
|
+
}, Q.object = function(e) {
|
|
1827
1947
|
return e;
|
|
1828
|
-
},
|
|
1948
|
+
}, Q.string = function(e) {
|
|
1829
1949
|
return e;
|
|
1830
|
-
},
|
|
1950
|
+
}, Q.number = function(e) {
|
|
1831
1951
|
return e;
|
|
1832
|
-
},
|
|
1952
|
+
}, Q.boolean = function(e) {
|
|
1833
1953
|
return e;
|
|
1834
|
-
},
|
|
1954
|
+
}, Q.null = function(e) {
|
|
1835
1955
|
return e;
|
|
1836
|
-
},
|
|
1837
|
-
return
|
|
1838
|
-
},
|
|
1956
|
+
}, Q[void 0] = function(e) {
|
|
1957
|
+
return fe("undefined", e);
|
|
1958
|
+
}, Q), ot = {}, Z, st = ((Z = {}).function = function() {
|
|
1839
1959
|
throw new Error("Function serialization is not implemented; nothing to deserialize");
|
|
1840
|
-
},
|
|
1960
|
+
}, Z.error = function(e) {
|
|
1841
1961
|
var t = e.stack, i = e.code, r = e.data, n = new Error(e.message);
|
|
1842
1962
|
return n.code = i, r && (n.data = r), n.stack = t + `
|
|
1843
1963
|
|
|
1844
1964
|
` + n.stack, n;
|
|
1845
|
-
},
|
|
1965
|
+
}, Z.promise = function() {
|
|
1846
1966
|
throw new Error("Promise serialization is not implemented; nothing to deserialize");
|
|
1847
|
-
},
|
|
1967
|
+
}, Z.regex = function(e) {
|
|
1848
1968
|
return new RegExp(e);
|
|
1849
|
-
},
|
|
1969
|
+
}, Z.date = function(e) {
|
|
1850
1970
|
return new Date(e);
|
|
1851
|
-
},
|
|
1971
|
+
}, Z.array = function(e) {
|
|
1852
1972
|
return e;
|
|
1853
|
-
},
|
|
1973
|
+
}, Z.object = function(e) {
|
|
1854
1974
|
return e;
|
|
1855
|
-
},
|
|
1975
|
+
}, Z.string = function(e) {
|
|
1856
1976
|
return e;
|
|
1857
|
-
},
|
|
1977
|
+
}, Z.number = function(e) {
|
|
1858
1978
|
return e;
|
|
1859
|
-
},
|
|
1979
|
+
}, Z.boolean = function(e) {
|
|
1860
1980
|
return e;
|
|
1861
|
-
},
|
|
1981
|
+
}, Z.null = function(e) {
|
|
1862
1982
|
return e;
|
|
1863
|
-
},
|
|
1864
|
-
},
|
|
1865
|
-
new E(function(e) {
|
|
1983
|
+
}, Z[void 0] = function() {
|
|
1984
|
+
}, Z), at = {};
|
|
1985
|
+
new E((function(e) {
|
|
1866
1986
|
if (window.document && window.document.body) return e(window.document.body);
|
|
1867
|
-
var t = setInterval(function() {
|
|
1987
|
+
var t = setInterval((function() {
|
|
1868
1988
|
if (window.document && window.document.body)
|
|
1869
1989
|
return clearInterval(t), e(window.document.body);
|
|
1870
|
-
}, 10);
|
|
1871
|
-
});
|
|
1872
|
-
function
|
|
1873
|
-
for (var e =
|
|
1990
|
+
}), 10);
|
|
1991
|
+
}));
|
|
1992
|
+
function Fe() {
|
|
1993
|
+
for (var e = q("idToProxyWindow"), t = 0, i = e.keys(); t < i.length; t++) {
|
|
1874
1994
|
var r = i[t];
|
|
1875
1995
|
e.get(r).shouldClean() && e.del(r);
|
|
1876
1996
|
}
|
|
1877
1997
|
}
|
|
1878
|
-
function
|
|
1879
|
-
var i = t.send, r = t.id, n = r === void 0 ? te() : r, d = e.then(function(l) {
|
|
1880
|
-
if (
|
|
1881
|
-
}), c = e.then(function(l) {
|
|
1882
|
-
if (
|
|
1883
|
-
return
|
|
1884
|
-
});
|
|
1885
|
-
d.catch(
|
|
1998
|
+
function mi(e, t) {
|
|
1999
|
+
var i = t.send, r = t.id, n = r === void 0 ? te() : r, d = e.then((function(l) {
|
|
2000
|
+
if (H(l)) return ie(l).name;
|
|
2001
|
+
})), c = e.then((function(l) {
|
|
2002
|
+
if (U(l)) throw new Error("Window is closed, can not determine type");
|
|
2003
|
+
return O(l) ? "popup" : "iframe";
|
|
2004
|
+
}));
|
|
2005
|
+
d.catch(ae), c.catch(ae);
|
|
1886
2006
|
var S = function() {
|
|
1887
|
-
return e.then(function(l) {
|
|
1888
|
-
if (!
|
|
1889
|
-
});
|
|
2007
|
+
return e.then((function(l) {
|
|
2008
|
+
if (!U(l)) return H(l) ? ie(l).name : d;
|
|
2009
|
+
}));
|
|
1890
2010
|
};
|
|
1891
2011
|
return {
|
|
1892
2012
|
id: n,
|
|
1893
2013
|
getType: function() {
|
|
1894
2014
|
return c;
|
|
1895
2015
|
},
|
|
1896
|
-
getInstanceID:
|
|
1897
|
-
return e.then(function(l) {
|
|
1898
|
-
return
|
|
2016
|
+
getInstanceID: et((function() {
|
|
2017
|
+
return e.then((function(l) {
|
|
2018
|
+
return Ci(l, {
|
|
1899
2019
|
send: i
|
|
1900
2020
|
});
|
|
1901
|
-
});
|
|
1902
|
-
}),
|
|
2021
|
+
}));
|
|
2022
|
+
})),
|
|
1903
2023
|
close: function() {
|
|
1904
|
-
return e.then(
|
|
2024
|
+
return e.then(Zi);
|
|
1905
2025
|
},
|
|
1906
2026
|
getName: S,
|
|
1907
2027
|
focus: function() {
|
|
1908
|
-
return e.then(function(l) {
|
|
2028
|
+
return e.then((function(l) {
|
|
1909
2029
|
l.focus();
|
|
1910
|
-
});
|
|
2030
|
+
}));
|
|
1911
2031
|
},
|
|
1912
2032
|
isClosed: function() {
|
|
1913
|
-
return e.then(function(l) {
|
|
1914
|
-
return
|
|
1915
|
-
});
|
|
2033
|
+
return e.then((function(l) {
|
|
2034
|
+
return U(l);
|
|
2035
|
+
}));
|
|
1916
2036
|
},
|
|
1917
2037
|
setLocation: function(l, p) {
|
|
1918
|
-
return p === void 0 && (p = {}), e.then(function(
|
|
1919
|
-
var
|
|
1920
|
-
if (l.indexOf("/") === 0) l = "" +
|
|
1921
|
-
else if (!l.match(/^https?:\/\//) && l.indexOf(
|
|
1922
|
-
if (
|
|
2038
|
+
return p === void 0 && (p = {}), e.then((function(g) {
|
|
2039
|
+
var h = window.location.protocol + "//" + window.location.host, C = p.method, m = C === void 0 ? "get" : C, w = p.body;
|
|
2040
|
+
if (l.indexOf("/") === 0) l = "" + h + l;
|
|
2041
|
+
else if (!l.match(/^https?:\/\//) && l.indexOf(h) !== 0) throw new Error("Expected url to be http or https url, or absolute path, got " + JSON.stringify(l));
|
|
2042
|
+
if (m === "post") return S().then((function(v) {
|
|
1923
2043
|
if (!v) throw new Error("Can not post to window without target name");
|
|
1924
2044
|
(function(b) {
|
|
1925
|
-
var
|
|
1926
|
-
if (
|
|
1927
|
-
var
|
|
1928
|
-
Ye.setAttribute("name", $e), Ye.setAttribute("value", (
|
|
2045
|
+
var D = b.url, j = b.target, L = b.body, A = b.method, F = A === void 0 ? "post" : A, k = document.createElement("form");
|
|
2046
|
+
if (k.setAttribute("target", j), k.setAttribute("method", F), k.setAttribute("action", D), k.style.display = "none", L) for (var _ = 0, ee = Object.keys(L); _ < ee.length; _++) {
|
|
2047
|
+
var B, $e = ee[_], Ye = document.createElement("input");
|
|
2048
|
+
Ye.setAttribute("name", $e), Ye.setAttribute("value", (B = L[$e]) == null ? void 0 : B.toString()), k.appendChild(Ye);
|
|
1929
2049
|
}
|
|
1930
|
-
ci().appendChild(
|
|
2050
|
+
ci().appendChild(k), k.submit(), ci().removeChild(k);
|
|
1931
2051
|
})({
|
|
1932
2052
|
url: l,
|
|
1933
2053
|
target: v,
|
|
1934
|
-
method:
|
|
2054
|
+
method: m,
|
|
1935
2055
|
body: w
|
|
1936
2056
|
});
|
|
1937
|
-
});
|
|
1938
|
-
if (
|
|
1939
|
-
if (
|
|
1940
|
-
if (
|
|
1941
|
-
|
|
2057
|
+
}));
|
|
2058
|
+
if (m !== "get") throw new Error("Unsupported method: " + m);
|
|
2059
|
+
if (H(g)) try {
|
|
2060
|
+
if (g.location && typeof g.location.replace == "function") {
|
|
2061
|
+
g.location.replace(l);
|
|
1942
2062
|
return;
|
|
1943
2063
|
}
|
|
1944
2064
|
} catch (v) {
|
|
1945
2065
|
}
|
|
1946
|
-
|
|
1947
|
-
});
|
|
2066
|
+
g.location = l;
|
|
2067
|
+
}));
|
|
1948
2068
|
},
|
|
1949
2069
|
setName: function(l) {
|
|
1950
|
-
return e.then(function(p) {
|
|
1951
|
-
var
|
|
1952
|
-
if (!
|
|
1953
|
-
|
|
1954
|
-
});
|
|
2070
|
+
return e.then((function(p) {
|
|
2071
|
+
var g = H(p), h = ti(p);
|
|
2072
|
+
if (!g) throw new Error("Can not set name for cross-domain window: " + l);
|
|
2073
|
+
ie(p).name = l, h && h.setAttribute("name", l), d = E.resolve(l);
|
|
2074
|
+
}));
|
|
1955
2075
|
}
|
|
1956
2076
|
};
|
|
1957
2077
|
}
|
|
1958
|
-
var
|
|
2078
|
+
var X = (function() {
|
|
1959
2079
|
function e(i) {
|
|
1960
2080
|
var r = i.send, n = i.win, d = i.serializedWindow;
|
|
1961
|
-
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 E(), this.serializedWindow = d ||
|
|
2081
|
+
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 E(), this.serializedWindow = d || mi(this.actualWindowPromise, {
|
|
1962
2082
|
send: r
|
|
1963
|
-
}),
|
|
2083
|
+
}), q("idToProxyWindow").set(this.getID(), this), n && this.setWindow(n, {
|
|
1964
2084
|
send: r
|
|
1965
2085
|
});
|
|
1966
2086
|
}
|
|
@@ -1970,82 +2090,82 @@ function wr() {
|
|
|
1970
2090
|
}, t.getType = function() {
|
|
1971
2091
|
return this.serializedWindow.getType();
|
|
1972
2092
|
}, t.isPopup = function() {
|
|
1973
|
-
return this.getType().then(function(i) {
|
|
2093
|
+
return this.getType().then((function(i) {
|
|
1974
2094
|
return i === "popup";
|
|
1975
|
-
});
|
|
2095
|
+
}));
|
|
1976
2096
|
}, t.setLocation = function(i, r) {
|
|
1977
2097
|
var n = this;
|
|
1978
|
-
return this.serializedWindow.setLocation(i, r).then(function() {
|
|
2098
|
+
return this.serializedWindow.setLocation(i, r).then((function() {
|
|
1979
2099
|
return n;
|
|
1980
|
-
});
|
|
2100
|
+
}));
|
|
1981
2101
|
}, t.getName = function() {
|
|
1982
2102
|
return this.serializedWindow.getName();
|
|
1983
2103
|
}, t.setName = function(i) {
|
|
1984
2104
|
var r = this;
|
|
1985
|
-
return this.serializedWindow.setName(i).then(function() {
|
|
2105
|
+
return this.serializedWindow.setName(i).then((function() {
|
|
1986
2106
|
return r;
|
|
1987
|
-
});
|
|
2107
|
+
}));
|
|
1988
2108
|
}, t.close = function() {
|
|
1989
2109
|
var i = this;
|
|
1990
|
-
return this.serializedWindow.close().then(function() {
|
|
2110
|
+
return this.serializedWindow.close().then((function() {
|
|
1991
2111
|
return i;
|
|
1992
|
-
});
|
|
2112
|
+
}));
|
|
1993
2113
|
}, t.focus = function() {
|
|
1994
2114
|
var i = this, r = this.isPopup(), n = this.getName(), d = E.hash({
|
|
1995
2115
|
isPopup: r,
|
|
1996
2116
|
name: n
|
|
1997
|
-
}).then(function(S) {
|
|
2117
|
+
}).then((function(S) {
|
|
1998
2118
|
var l = S.name;
|
|
1999
2119
|
S.isPopup && l && window.open("", l, "noopener");
|
|
2000
|
-
}), c = this.serializedWindow.focus();
|
|
2001
|
-
return E.all([d, c]).then(function() {
|
|
2120
|
+
})), c = this.serializedWindow.focus();
|
|
2121
|
+
return E.all([d, c]).then((function() {
|
|
2002
2122
|
return i;
|
|
2003
|
-
});
|
|
2123
|
+
}));
|
|
2004
2124
|
}, t.isClosed = function() {
|
|
2005
2125
|
return this.serializedWindow.isClosed();
|
|
2006
2126
|
}, t.getWindow = function() {
|
|
2007
2127
|
return this.actualWindow;
|
|
2008
2128
|
}, t.setWindow = function(i, r) {
|
|
2009
2129
|
var n = r.send;
|
|
2010
|
-
this.actualWindow = i, this.actualWindowPromise.resolve(this.actualWindow), this.serializedWindow =
|
|
2130
|
+
this.actualWindow = i, this.actualWindowPromise.resolve(this.actualWindow), this.serializedWindow = mi(this.actualWindowPromise, {
|
|
2011
2131
|
send: n,
|
|
2012
2132
|
id: this.getID()
|
|
2013
|
-
}),
|
|
2133
|
+
}), J("winToProxyWindow").set(i, this);
|
|
2014
2134
|
}, t.awaitWindow = function() {
|
|
2015
2135
|
return this.actualWindowPromise;
|
|
2016
2136
|
}, t.matchWindow = function(i, r) {
|
|
2017
2137
|
var n = this, d = r.send;
|
|
2018
|
-
return E.try(function() {
|
|
2138
|
+
return E.try((function() {
|
|
2019
2139
|
return n.actualWindow ? i === n.actualWindow : E.hash({
|
|
2020
2140
|
proxyInstanceID: n.getInstanceID(),
|
|
2021
|
-
knownWindowInstanceID:
|
|
2141
|
+
knownWindowInstanceID: Ci(i, {
|
|
2022
2142
|
send: d
|
|
2023
2143
|
})
|
|
2024
|
-
}).then(function(c) {
|
|
2144
|
+
}).then((function(c) {
|
|
2025
2145
|
var S = c.proxyInstanceID === c.knownWindowInstanceID;
|
|
2026
2146
|
return S && n.setWindow(i, {
|
|
2027
2147
|
send: d
|
|
2028
2148
|
}), S;
|
|
2029
|
-
});
|
|
2030
|
-
});
|
|
2149
|
+
}));
|
|
2150
|
+
}));
|
|
2031
2151
|
}, t.unwrap = function() {
|
|
2032
2152
|
return this.actualWindow || this;
|
|
2033
2153
|
}, t.getInstanceID = function() {
|
|
2034
2154
|
return this.serializedWindow.getInstanceID();
|
|
2035
2155
|
}, t.shouldClean = function() {
|
|
2036
|
-
return !!(this.actualWindow &&
|
|
2156
|
+
return !!(this.actualWindow && U(this.actualWindow));
|
|
2037
2157
|
}, t.serialize = function() {
|
|
2038
2158
|
return this.serializedWindow;
|
|
2039
2159
|
}, e.unwrap = function(i) {
|
|
2040
2160
|
return e.isProxyWindow(i) ? i.unwrap() : i;
|
|
2041
2161
|
}, e.serialize = function(i, r) {
|
|
2042
2162
|
var n = r.send;
|
|
2043
|
-
return
|
|
2163
|
+
return Fe(), e.toProxyWindow(i, {
|
|
2044
2164
|
send: n
|
|
2045
2165
|
}).serialize();
|
|
2046
2166
|
}, e.deserialize = function(i, r) {
|
|
2047
2167
|
var n = r.send;
|
|
2048
|
-
return
|
|
2168
|
+
return Fe(), q("idToProxyWindow").get(i.id) || new e({
|
|
2049
2169
|
serializedWindow: i,
|
|
2050
2170
|
send: n
|
|
2051
2171
|
});
|
|
@@ -2053,115 +2173,115 @@ function wr() {
|
|
|
2053
2173
|
return !!(i && !Te(i) && i.isProxyWindow);
|
|
2054
2174
|
}, e.toProxyWindow = function(i, r) {
|
|
2055
2175
|
var n = r.send;
|
|
2056
|
-
if (
|
|
2176
|
+
if (Fe(), e.isProxyWindow(i)) return i;
|
|
2057
2177
|
var d = i;
|
|
2058
|
-
return
|
|
2178
|
+
return J("winToProxyWindow").get(d) || new e({
|
|
2059
2179
|
win: d,
|
|
2060
2180
|
send: n
|
|
2061
2181
|
});
|
|
2062
2182
|
}, e;
|
|
2063
|
-
}();
|
|
2064
|
-
function
|
|
2065
|
-
var d =
|
|
2066
|
-
|
|
2183
|
+
})();
|
|
2184
|
+
function He(e, t, i, r, n) {
|
|
2185
|
+
var d = J("methodStore"), c = q("proxyWindowMethods");
|
|
2186
|
+
X.isProxyWindow(r) ? c.set(e, {
|
|
2067
2187
|
val: t,
|
|
2068
2188
|
name: i,
|
|
2069
2189
|
domain: n,
|
|
2070
2190
|
source: r
|
|
2071
|
-
}) : (c.del(e), d.getOrSet(r, function() {
|
|
2191
|
+
}) : (c.del(e), d.getOrSet(r, (function() {
|
|
2072
2192
|
return {};
|
|
2073
|
-
})[e] = {
|
|
2193
|
+
}))[e] = {
|
|
2074
2194
|
domain: n,
|
|
2075
2195
|
name: i,
|
|
2076
2196
|
val: t,
|
|
2077
2197
|
source: r
|
|
2078
2198
|
});
|
|
2079
2199
|
}
|
|
2080
|
-
function
|
|
2081
|
-
var i =
|
|
2082
|
-
return i.getOrSet(e, function() {
|
|
2200
|
+
function $i(e, t) {
|
|
2201
|
+
var i = J("methodStore"), r = q("proxyWindowMethods");
|
|
2202
|
+
return i.getOrSet(e, (function() {
|
|
2083
2203
|
return {};
|
|
2084
|
-
})[t] || r.get(t);
|
|
2204
|
+
}))[t] || r.get(t);
|
|
2085
2205
|
}
|
|
2086
2206
|
function yi(e, t, i, r, n) {
|
|
2087
2207
|
c = (d = {
|
|
2088
2208
|
on: n.on,
|
|
2089
2209
|
send: n.send
|
|
2090
|
-
}).on, S = d.send,
|
|
2210
|
+
}).on, S = d.send, q("builtinListeners").getOrSet("functionCalls", (function() {
|
|
2091
2211
|
return c("postrobot_method", {
|
|
2092
2212
|
domain: "*"
|
|
2093
|
-
}, function(
|
|
2094
|
-
var
|
|
2095
|
-
if (!b) throw new Error("Could not find method '" + v + "' with id: " +
|
|
2096
|
-
var
|
|
2097
|
-
return E.try(function() {
|
|
2098
|
-
if (!
|
|
2099
|
-
if (
|
|
2213
|
+
}, (function(g) {
|
|
2214
|
+
var h = g.source, C = g.origin, m = g.data, w = m.id, v = m.name, b = $i(h, w);
|
|
2215
|
+
if (!b) throw new Error("Could not find method '" + v + "' with id: " + m.id + " in " + W(window));
|
|
2216
|
+
var D = b.source, j = b.domain, L = b.val;
|
|
2217
|
+
return E.try((function() {
|
|
2218
|
+
if (!V(j, C)) throw new Error("Method '" + m.name + "' domain " + JSON.stringify(ze(b.domain) ? b.domain.source : b.domain) + " does not match origin " + C + " in " + W(window));
|
|
2219
|
+
if (X.isProxyWindow(D)) return D.matchWindow(h, {
|
|
2100
2220
|
send: S
|
|
2101
|
-
}).then(function(
|
|
2102
|
-
if (!
|
|
2103
|
-
});
|
|
2104
|
-
}).then(function() {
|
|
2105
|
-
return
|
|
2106
|
-
source:
|
|
2107
|
-
origin:
|
|
2108
|
-
},
|
|
2109
|
-
}, function(
|
|
2110
|
-
return E.try(function() {
|
|
2111
|
-
if (
|
|
2112
|
-
}).then(function() {
|
|
2113
|
-
throw
|
|
2114
|
-
return
|
|
2115
|
-
return typeof
|
|
2116
|
-
}).join(", ");
|
|
2117
|
-
var
|
|
2118
|
-
}(
|
|
2221
|
+
}).then((function(A) {
|
|
2222
|
+
if (!A) throw new Error("Method call '" + m.name + "' failed - proxy window does not match source in " + W(window));
|
|
2223
|
+
}));
|
|
2224
|
+
})).then((function() {
|
|
2225
|
+
return L.apply({
|
|
2226
|
+
source: h,
|
|
2227
|
+
origin: C
|
|
2228
|
+
}, m.args);
|
|
2229
|
+
}), (function(A) {
|
|
2230
|
+
return E.try((function() {
|
|
2231
|
+
if (L.onError) return L.onError(A);
|
|
2232
|
+
})).then((function() {
|
|
2233
|
+
throw A.stack && (A.stack = "Remote call to " + v + "(" + (function(F) {
|
|
2234
|
+
return F === void 0 && (F = []), (k = F, [].slice.call(k)).map((function(_) {
|
|
2235
|
+
return typeof _ == "string" ? "'" + _ + "'" : _ === void 0 ? "undefined" : _ === null ? "null" : typeof _ == "boolean" ? _.toString() : Array.isArray(_) ? "[ ... ]" : typeof _ == "object" ? "{ ... }" : typeof _ == "function" ? "() => { ... }" : "<" + typeof _ + ">";
|
|
2236
|
+
})).join(", ");
|
|
2237
|
+
var k;
|
|
2238
|
+
})(m.args) + `) failed
|
|
2119
2239
|
|
|
2120
|
-
` +
|
|
2121
|
-
});
|
|
2122
|
-
}).then(function(
|
|
2240
|
+
` + A.stack), A;
|
|
2241
|
+
}));
|
|
2242
|
+
})).then((function(A) {
|
|
2123
2243
|
return {
|
|
2124
|
-
result:
|
|
2244
|
+
result: A,
|
|
2125
2245
|
id: w,
|
|
2126
2246
|
name: v
|
|
2127
2247
|
};
|
|
2128
|
-
});
|
|
2129
|
-
});
|
|
2130
|
-
});
|
|
2248
|
+
}));
|
|
2249
|
+
}));
|
|
2250
|
+
}));
|
|
2131
2251
|
var d, c, S, l = i.__id__ || te();
|
|
2132
|
-
e =
|
|
2252
|
+
e = X.unwrap(e);
|
|
2133
2253
|
var p = i.__name__ || i.name || r;
|
|
2134
|
-
return typeof p == "string" && typeof p.indexOf == "function" && p.indexOf("anonymous::") === 0 && (p = p.replace("anonymous::", r + "::")),
|
|
2135
|
-
|
|
2136
|
-
})) :
|
|
2254
|
+
return typeof p == "string" && typeof p.indexOf == "function" && p.indexOf("anonymous::") === 0 && (p = p.replace("anonymous::", r + "::")), X.isProxyWindow(e) ? (He(l, i, p, e, t), e.awaitWindow().then((function(g) {
|
|
2255
|
+
He(l, i, p, g, t);
|
|
2256
|
+
}))) : He(l, i, p, e, t), fe("cross_domain_function", {
|
|
2137
2257
|
id: l,
|
|
2138
2258
|
name: p
|
|
2139
2259
|
});
|
|
2140
2260
|
}
|
|
2141
2261
|
function vi(e, t, i, r) {
|
|
2142
2262
|
var n, d = r.on, c = r.send;
|
|
2143
|
-
return function(S, l) {
|
|
2144
|
-
l === void 0 && (l =
|
|
2145
|
-
var p = JSON.stringify(S, function(
|
|
2146
|
-
var
|
|
2147
|
-
if (
|
|
2148
|
-
var
|
|
2149
|
-
if (!
|
|
2150
|
-
var
|
|
2151
|
-
return
|
|
2152
|
-
});
|
|
2263
|
+
return (function(S, l) {
|
|
2264
|
+
l === void 0 && (l = ot);
|
|
2265
|
+
var p = JSON.stringify(S, (function(g) {
|
|
2266
|
+
var h = this[g];
|
|
2267
|
+
if (qe(this)) return h;
|
|
2268
|
+
var C = Pi(h);
|
|
2269
|
+
if (!C) return h;
|
|
2270
|
+
var m = l[C] || nt[C];
|
|
2271
|
+
return m ? m(h, g) : h;
|
|
2272
|
+
}));
|
|
2153
2273
|
return p === void 0 ? "undefined" : p;
|
|
2154
|
-
}(i, ((n = {}).promise = function(S, l) {
|
|
2155
|
-
return function(p,
|
|
2156
|
-
return
|
|
2157
|
-
then: yi(p,
|
|
2158
|
-
return
|
|
2159
|
-
},
|
|
2160
|
-
on:
|
|
2161
|
-
send:
|
|
2274
|
+
})(i, ((n = {}).promise = function(S, l) {
|
|
2275
|
+
return (function(p, g, h, C, m) {
|
|
2276
|
+
return fe("cross_domain_zalgo_promise", {
|
|
2277
|
+
then: yi(p, g, (function(w, v) {
|
|
2278
|
+
return h.then(w, v);
|
|
2279
|
+
}), C, {
|
|
2280
|
+
on: m.on,
|
|
2281
|
+
send: m.send
|
|
2162
2282
|
})
|
|
2163
2283
|
});
|
|
2164
|
-
}(e, t, S, l, {
|
|
2284
|
+
})(e, t, S, l, {
|
|
2165
2285
|
on: d,
|
|
2166
2286
|
send: c
|
|
2167
2287
|
});
|
|
@@ -2171,71 +2291,71 @@ function wr() {
|
|
|
2171
2291
|
send: c
|
|
2172
2292
|
});
|
|
2173
2293
|
}, n.object = function(S) {
|
|
2174
|
-
return Te(S) ||
|
|
2294
|
+
return Te(S) || X.isProxyWindow(S) ? fe("cross_domain_window", X.serialize(S, {
|
|
2175
2295
|
send: c
|
|
2176
2296
|
})) : S;
|
|
2177
2297
|
}, n));
|
|
2178
2298
|
}
|
|
2179
2299
|
function bi(e, t, i, r) {
|
|
2180
2300
|
var n, d = r.send;
|
|
2181
|
-
return function(c, S) {
|
|
2182
|
-
if (S === void 0 && (S =
|
|
2183
|
-
if (
|
|
2184
|
-
var
|
|
2185
|
-
if (
|
|
2186
|
-
var
|
|
2187
|
-
return
|
|
2188
|
-
});
|
|
2189
|
-
}(i, ((n = {}).cross_domain_zalgo_promise = function(c) {
|
|
2190
|
-
return function(S, l, p) {
|
|
2301
|
+
return (function(c, S) {
|
|
2302
|
+
if (S === void 0 && (S = at), c !== "undefined") return JSON.parse(c, (function(l, p) {
|
|
2303
|
+
if (qe(this)) return p;
|
|
2304
|
+
var g, h;
|
|
2305
|
+
if (qe(p) ? (g = p.__type__, h = p.__val__) : (g = Pi(p), h = p), !g) return h;
|
|
2306
|
+
var C = S[g] || st[g];
|
|
2307
|
+
return C ? C(h, l) : h;
|
|
2308
|
+
}));
|
|
2309
|
+
})(i, ((n = {}).cross_domain_zalgo_promise = function(c) {
|
|
2310
|
+
return (function(S, l, p) {
|
|
2191
2311
|
return new E(p.then);
|
|
2192
|
-
}(0, 0, c);
|
|
2312
|
+
})(0, 0, c);
|
|
2193
2313
|
}, n.cross_domain_function = function(c) {
|
|
2194
|
-
return function(S, l, p,
|
|
2195
|
-
var
|
|
2314
|
+
return (function(S, l, p, g) {
|
|
2315
|
+
var h = p.id, C = p.name, m = g.send, w = function(b) {
|
|
2196
2316
|
b === void 0 && (b = {});
|
|
2197
|
-
function
|
|
2198
|
-
var
|
|
2199
|
-
return
|
|
2200
|
-
send:
|
|
2201
|
-
}).awaitWindow().then(function(
|
|
2202
|
-
var
|
|
2203
|
-
if (
|
|
2317
|
+
function D() {
|
|
2318
|
+
var j = arguments;
|
|
2319
|
+
return X.toProxyWindow(S, {
|
|
2320
|
+
send: m
|
|
2321
|
+
}).awaitWindow().then((function(L) {
|
|
2322
|
+
var A = $i(L, h);
|
|
2323
|
+
if (A && A.val !== D) return A.val.apply({
|
|
2204
2324
|
source: window,
|
|
2205
|
-
origin:
|
|
2206
|
-
},
|
|
2207
|
-
var
|
|
2208
|
-
return b.fireAndForget ?
|
|
2209
|
-
id:
|
|
2210
|
-
name:
|
|
2211
|
-
args:
|
|
2325
|
+
origin: W()
|
|
2326
|
+
}, j);
|
|
2327
|
+
var F = [].slice.call(j);
|
|
2328
|
+
return b.fireAndForget ? m(L, "postrobot_method", {
|
|
2329
|
+
id: h,
|
|
2330
|
+
name: C,
|
|
2331
|
+
args: F
|
|
2212
2332
|
}, {
|
|
2213
2333
|
domain: l,
|
|
2214
2334
|
fireAndForget: !0
|
|
2215
|
-
}) :
|
|
2216
|
-
id:
|
|
2217
|
-
name:
|
|
2218
|
-
args:
|
|
2335
|
+
}) : m(L, "postrobot_method", {
|
|
2336
|
+
id: h,
|
|
2337
|
+
name: C,
|
|
2338
|
+
args: F
|
|
2219
2339
|
}, {
|
|
2220
2340
|
domain: l,
|
|
2221
2341
|
fireAndForget: !1
|
|
2222
|
-
}).then(function(
|
|
2223
|
-
return
|
|
2224
|
-
});
|
|
2225
|
-
}).catch(function(
|
|
2226
|
-
throw
|
|
2227
|
-
});
|
|
2342
|
+
}).then((function(k) {
|
|
2343
|
+
return k.data.result;
|
|
2344
|
+
}));
|
|
2345
|
+
})).catch((function(L) {
|
|
2346
|
+
throw L;
|
|
2347
|
+
}));
|
|
2228
2348
|
}
|
|
2229
|
-
return
|
|
2349
|
+
return D.__name__ = C, D.__origin__ = l, D.__source__ = S, D.__id__ = h, D.origin = l, D;
|
|
2230
2350
|
}, v = w();
|
|
2231
2351
|
return v.fireAndForget = w({
|
|
2232
2352
|
fireAndForget: !0
|
|
2233
2353
|
}), v;
|
|
2234
|
-
}(e, t, c, {
|
|
2354
|
+
})(e, t, c, {
|
|
2235
2355
|
send: d
|
|
2236
2356
|
});
|
|
2237
2357
|
}, n.cross_domain_window = function(c) {
|
|
2238
|
-
return
|
|
2358
|
+
return X.deserialize(c, {
|
|
2239
2359
|
send: d
|
|
2240
2360
|
});
|
|
2241
2361
|
}, n));
|
|
@@ -2246,48 +2366,48 @@ function wr() {
|
|
|
2246
2366
|
};
|
|
2247
2367
|
function Ve(e, t, i, r) {
|
|
2248
2368
|
var n = r.on, d = r.send;
|
|
2249
|
-
return E.try(function() {
|
|
2250
|
-
var c =
|
|
2369
|
+
return E.try((function() {
|
|
2370
|
+
var c = J().getOrSet(e, (function() {
|
|
2251
2371
|
return {};
|
|
2252
|
-
});
|
|
2253
|
-
return c.buffer = c.buffer || [], c.buffer.push(i), c.flush = c.flush || E.flush().then(function() {
|
|
2254
|
-
if (
|
|
2372
|
+
}));
|
|
2373
|
+
return c.buffer = c.buffer || [], c.buffer.push(i), c.flush = c.flush || E.flush().then((function() {
|
|
2374
|
+
if (U(e)) throw new Error("Window is closed");
|
|
2255
2375
|
var S = vi(e, t, ((l = {}).__post_robot_10_0_46__ = c.buffer || [], l), {
|
|
2256
2376
|
on: n,
|
|
2257
2377
|
send: d
|
|
2258
2378
|
}), l;
|
|
2259
2379
|
delete c.buffer;
|
|
2260
|
-
for (var p = Object.keys(Ge),
|
|
2261
|
-
var
|
|
2380
|
+
for (var p = Object.keys(Ge), g = [], h = 0; h < p.length; h++) {
|
|
2381
|
+
var C = p[h];
|
|
2262
2382
|
try {
|
|
2263
|
-
Ge[
|
|
2264
|
-
} catch (
|
|
2265
|
-
|
|
2383
|
+
Ge[C](e, S, t);
|
|
2384
|
+
} catch (m) {
|
|
2385
|
+
g.push(m);
|
|
2266
2386
|
}
|
|
2267
2387
|
}
|
|
2268
|
-
if (
|
|
2388
|
+
if (g.length === p.length) throw new Error(`All post-robot messaging strategies failed:
|
|
2269
2389
|
|
|
2270
|
-
` +
|
|
2271
|
-
return w + ". " +
|
|
2272
|
-
}).join(`
|
|
2390
|
+
` + g.map((function(m, w) {
|
|
2391
|
+
return w + ". " + ge(m);
|
|
2392
|
+
})).join(`
|
|
2273
2393
|
|
|
2274
2394
|
`));
|
|
2275
|
-
}), c.flush.then(function() {
|
|
2395
|
+
})), c.flush.then((function() {
|
|
2276
2396
|
delete c.flush;
|
|
2277
|
-
});
|
|
2278
|
-
}).then(
|
|
2397
|
+
}));
|
|
2398
|
+
})).then(ae);
|
|
2279
2399
|
}
|
|
2280
2400
|
function wi(e) {
|
|
2281
|
-
return
|
|
2401
|
+
return q("responseListeners").get(e);
|
|
2282
2402
|
}
|
|
2283
2403
|
function Ii(e) {
|
|
2284
|
-
|
|
2404
|
+
q("responseListeners").del(e);
|
|
2285
2405
|
}
|
|
2286
2406
|
function Ti(e) {
|
|
2287
|
-
return
|
|
2407
|
+
return q("erroredResponseListeners").has(e);
|
|
2288
2408
|
}
|
|
2289
2409
|
function ki(e) {
|
|
2290
|
-
var t = e.name, i = e.win, r = e.domain, n =
|
|
2410
|
+
var t = e.name, i = e.win, r = e.domain, n = J("requestListeners");
|
|
2291
2411
|
if (i === "*" && (i = null), r === "*" && (r = null), !t) throw new Error("Name required to get request listener");
|
|
2292
2412
|
for (var d = 0, c = [i, Ee()]; d < c.length; d++) {
|
|
2293
2413
|
var S = c[d];
|
|
@@ -2298,9 +2418,9 @@ function wr() {
|
|
|
2298
2418
|
if (p) {
|
|
2299
2419
|
if (r && typeof r == "string") {
|
|
2300
2420
|
if (p[r]) return p[r];
|
|
2301
|
-
if (p.__domain_regex__) for (var
|
|
2302
|
-
var
|
|
2303
|
-
if (
|
|
2421
|
+
if (p.__domain_regex__) for (var g = 0, h = p.__domain_regex__; g < h.length; g++) {
|
|
2422
|
+
var C = h[g], m = C.listener;
|
|
2423
|
+
if (V(C.regex, r)) return m;
|
|
2304
2424
|
}
|
|
2305
2425
|
}
|
|
2306
2426
|
if (p["*"]) return p["*"];
|
|
@@ -2315,34 +2435,34 @@ function wr() {
|
|
|
2315
2435
|
win: e,
|
|
2316
2436
|
domain: t
|
|
2317
2437
|
}), S = i.name === "postrobot_method" && i.data && typeof i.data.name == "string" ? i.data.name + "()" : i.name;
|
|
2318
|
-
function l(p,
|
|
2319
|
-
return E.flush().then(function() {
|
|
2320
|
-
if (!i.fireAndForget && !
|
|
2438
|
+
function l(p, g, h) {
|
|
2439
|
+
return E.flush().then((function() {
|
|
2440
|
+
if (!i.fireAndForget && !U(e)) try {
|
|
2321
2441
|
return Ve(e, t, {
|
|
2322
2442
|
id: te(),
|
|
2323
|
-
origin:
|
|
2443
|
+
origin: W(window),
|
|
2324
2444
|
type: "postrobot_message_response",
|
|
2325
2445
|
hash: i.hash,
|
|
2326
2446
|
name: i.name,
|
|
2327
2447
|
ack: p,
|
|
2328
|
-
data:
|
|
2329
|
-
error:
|
|
2448
|
+
data: g,
|
|
2449
|
+
error: h
|
|
2330
2450
|
}, {
|
|
2331
2451
|
on: n,
|
|
2332
2452
|
send: d
|
|
2333
2453
|
});
|
|
2334
|
-
} catch (
|
|
2335
|
-
throw new Error("Send response message failed for " + S + " in " +
|
|
2454
|
+
} catch (C) {
|
|
2455
|
+
throw new Error("Send response message failed for " + S + " in " + W() + `
|
|
2336
2456
|
|
|
2337
|
-
` +
|
|
2457
|
+
` + ge(C));
|
|
2338
2458
|
}
|
|
2339
|
-
});
|
|
2459
|
+
}));
|
|
2340
2460
|
}
|
|
2341
|
-
return E.all([E.flush().then(function() {
|
|
2342
|
-
if (!i.fireAndForget && !
|
|
2461
|
+
return E.all([E.flush().then((function() {
|
|
2462
|
+
if (!i.fireAndForget && !U(e)) try {
|
|
2343
2463
|
return Ve(e, t, {
|
|
2344
2464
|
id: te(),
|
|
2345
|
-
origin:
|
|
2465
|
+
origin: W(window),
|
|
2346
2466
|
type: "postrobot_message_ack",
|
|
2347
2467
|
hash: i.hash,
|
|
2348
2468
|
name: i.name
|
|
@@ -2351,32 +2471,32 @@ function wr() {
|
|
|
2351
2471
|
send: d
|
|
2352
2472
|
});
|
|
2353
2473
|
} catch (p) {
|
|
2354
|
-
throw new Error("Send ack message failed for " + S + " in " +
|
|
2474
|
+
throw new Error("Send ack message failed for " + S + " in " + W() + `
|
|
2355
2475
|
|
|
2356
|
-
` +
|
|
2476
|
+
` + ge(p));
|
|
2357
2477
|
}
|
|
2358
|
-
}), E.try(function() {
|
|
2478
|
+
})), E.try((function() {
|
|
2359
2479
|
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);
|
|
2360
2480
|
return c.handler({
|
|
2361
2481
|
source: e,
|
|
2362
2482
|
origin: t,
|
|
2363
2483
|
data: i.data
|
|
2364
2484
|
});
|
|
2365
|
-
}).then(function(p) {
|
|
2485
|
+
})).then((function(p) {
|
|
2366
2486
|
return l("success", p);
|
|
2367
|
-
}, function(p) {
|
|
2487
|
+
}), (function(p) {
|
|
2368
2488
|
return l("error", null, p);
|
|
2369
|
-
})]).then(
|
|
2489
|
+
}))]).then(ae).catch((function(p) {
|
|
2370
2490
|
if (c && c.handleError) return c.handleError(p);
|
|
2371
2491
|
throw p;
|
|
2372
|
-
});
|
|
2492
|
+
}));
|
|
2373
2493
|
}
|
|
2374
|
-
function
|
|
2494
|
+
function dt(e, t, i) {
|
|
2375
2495
|
if (!Ti(i.hash)) {
|
|
2376
2496
|
var r = wi(i.hash);
|
|
2377
2497
|
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);
|
|
2378
2498
|
try {
|
|
2379
|
-
if (!
|
|
2499
|
+
if (!V(r.domain, t)) throw new Error("Ack origin " + t + " does not match domain " + r.domain.toString());
|
|
2380
2500
|
if (e !== r.win) throw new Error("Ack source does not match registered window");
|
|
2381
2501
|
} catch (n) {
|
|
2382
2502
|
r.promise.reject(n);
|
|
@@ -2384,11 +2504,11 @@ function wr() {
|
|
|
2384
2504
|
r.ack = !0;
|
|
2385
2505
|
}
|
|
2386
2506
|
}
|
|
2387
|
-
function
|
|
2507
|
+
function ct(e, t, i) {
|
|
2388
2508
|
if (!Ti(i.hash)) {
|
|
2389
2509
|
var r = wi(i.hash);
|
|
2390
2510
|
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);
|
|
2391
|
-
if (!
|
|
2511
|
+
if (!V(r.domain, t)) throw new Error("Response origin " + t + " does not match domain " + (n = r.domain, Array.isArray(n) ? "(" + n.join(" | ") + ")" : P(n) ? "RegExp(" + n.toString() + ")" : n.toString()));
|
|
2392
2512
|
var n;
|
|
2393
2513
|
if (e !== r.win) throw new Error("Response source does not match registered window");
|
|
2394
2514
|
Ii(i.hash), i.ack === "error" ? r.promise.reject(i.error) : i.ack === "success" && r.promise.resolve({
|
|
@@ -2399,45 +2519,45 @@ function wr() {
|
|
|
2399
2519
|
}
|
|
2400
2520
|
}
|
|
2401
2521
|
function Ri(e, t) {
|
|
2402
|
-
var i = t.on, r = t.send, n =
|
|
2522
|
+
var i = t.on, r = t.send, n = q("receivedMessages");
|
|
2403
2523
|
try {
|
|
2404
2524
|
if (!window || window.closed || !e.source) return;
|
|
2405
|
-
} catch (
|
|
2525
|
+
} catch (g) {
|
|
2406
2526
|
return;
|
|
2407
2527
|
}
|
|
2408
|
-
var d = e.source, c = e.origin, S = function(
|
|
2409
|
-
var w =
|
|
2528
|
+
var d = e.source, c = e.origin, S = (function(g, h, C, m) {
|
|
2529
|
+
var w = m.on, v = m.send, b;
|
|
2410
2530
|
try {
|
|
2411
|
-
b = bi(
|
|
2531
|
+
b = bi(h, C, g, {
|
|
2412
2532
|
on: w,
|
|
2413
2533
|
send: v
|
|
2414
2534
|
});
|
|
2415
|
-
} catch (
|
|
2535
|
+
} catch (j) {
|
|
2416
2536
|
return;
|
|
2417
2537
|
}
|
|
2418
2538
|
if (b && typeof b == "object" && b !== null) {
|
|
2419
|
-
var
|
|
2420
|
-
if (Array.isArray(
|
|
2539
|
+
var D = b.__post_robot_10_0_46__;
|
|
2540
|
+
if (Array.isArray(D)) return D;
|
|
2421
2541
|
}
|
|
2422
|
-
}(e.data, d, c, {
|
|
2542
|
+
})(e.data, d, c, {
|
|
2423
2543
|
on: i,
|
|
2424
2544
|
send: r
|
|
2425
2545
|
});
|
|
2426
2546
|
if (S) {
|
|
2427
|
-
|
|
2547
|
+
gi(d);
|
|
2428
2548
|
for (var l = 0; l < S.length; l++) {
|
|
2429
2549
|
var p = S[l];
|
|
2430
|
-
if (n.has(p.id) || (n.set(p.id, !0),
|
|
2550
|
+
if (n.has(p.id) || (n.set(p.id, !0), U(d) && !p.fireAndForget)) return;
|
|
2431
2551
|
p.origin.indexOf("file:") === 0 && (c = "file://");
|
|
2432
2552
|
try {
|
|
2433
2553
|
p.type === "postrobot_message_request" ? ft(d, c, p, {
|
|
2434
2554
|
on: i,
|
|
2435
2555
|
send: r
|
|
2436
|
-
}) : p.type === "postrobot_message_response" ?
|
|
2437
|
-
} catch (
|
|
2438
|
-
setTimeout(function() {
|
|
2439
|
-
throw
|
|
2440
|
-
}, 0);
|
|
2556
|
+
}) : p.type === "postrobot_message_response" ? ct(d, c, p) : p.type === "postrobot_message_ack" && dt(d, c, p);
|
|
2557
|
+
} catch (g) {
|
|
2558
|
+
setTimeout((function() {
|
|
2559
|
+
throw g;
|
|
2560
|
+
}), 0);
|
|
2441
2561
|
}
|
|
2442
2562
|
}
|
|
2443
2563
|
}
|
|
@@ -2445,74 +2565,74 @@ function wr() {
|
|
|
2445
2565
|
function de(e, t, i) {
|
|
2446
2566
|
if (!e) throw new Error("Expected name");
|
|
2447
2567
|
if (typeof (t = t || {}) == "function" && (i = t, t = {}), !i) throw new Error("Expected handler");
|
|
2448
|
-
var r = function n(d, c) {
|
|
2449
|
-
var S = d.name, l = d.win, p = d.domain,
|
|
2568
|
+
var r = (function n(d, c) {
|
|
2569
|
+
var S = d.name, l = d.win, p = d.domain, g = J("requestListeners");
|
|
2450
2570
|
if (!S || typeof S != "string") throw new Error("Name required to add request listener");
|
|
2451
|
-
if (l && l !== "*" &&
|
|
2452
|
-
var
|
|
2571
|
+
if (l && l !== "*" && X.isProxyWindow(l)) {
|
|
2572
|
+
var h = l.awaitWindow().then((function(B) {
|
|
2453
2573
|
return n({
|
|
2454
2574
|
name: S,
|
|
2455
|
-
win:
|
|
2575
|
+
win: B,
|
|
2456
2576
|
domain: p
|
|
2457
2577
|
}, c);
|
|
2458
|
-
});
|
|
2578
|
+
}));
|
|
2459
2579
|
return {
|
|
2460
2580
|
cancel: function() {
|
|
2461
|
-
|
|
2462
|
-
return
|
|
2463
|
-
},
|
|
2581
|
+
h.then((function(B) {
|
|
2582
|
+
return B.cancel();
|
|
2583
|
+
}), ae);
|
|
2464
2584
|
}
|
|
2465
2585
|
};
|
|
2466
2586
|
}
|
|
2467
|
-
var
|
|
2468
|
-
if (Array.isArray(
|
|
2469
|
-
for (var
|
|
2587
|
+
var C = l;
|
|
2588
|
+
if (Array.isArray(C)) {
|
|
2589
|
+
for (var m = [], w = 0, v = C; w < v.length; w++) m.push(n({
|
|
2470
2590
|
name: S,
|
|
2471
2591
|
domain: p,
|
|
2472
2592
|
win: v[w]
|
|
2473
2593
|
}, c));
|
|
2474
2594
|
return {
|
|
2475
2595
|
cancel: function() {
|
|
2476
|
-
for (var
|
|
2596
|
+
for (var B = 0; B < m.length; B++) m[B].cancel();
|
|
2477
2597
|
}
|
|
2478
2598
|
};
|
|
2479
2599
|
}
|
|
2480
2600
|
if (Array.isArray(p)) {
|
|
2481
|
-
for (var b = [],
|
|
2601
|
+
for (var b = [], D = 0, j = p; D < j.length; D++) b.push(n({
|
|
2482
2602
|
name: S,
|
|
2483
|
-
win:
|
|
2484
|
-
domain:
|
|
2603
|
+
win: C,
|
|
2604
|
+
domain: j[D]
|
|
2485
2605
|
}, c));
|
|
2486
2606
|
return {
|
|
2487
2607
|
cancel: function() {
|
|
2488
|
-
for (var
|
|
2608
|
+
for (var B = 0; B < b.length; B++) b[B].cancel();
|
|
2489
2609
|
}
|
|
2490
2610
|
};
|
|
2491
2611
|
}
|
|
2492
|
-
var
|
|
2612
|
+
var L = ki({
|
|
2493
2613
|
name: S,
|
|
2494
|
-
win:
|
|
2614
|
+
win: C,
|
|
2495
2615
|
domain: p
|
|
2496
2616
|
});
|
|
2497
|
-
|
|
2498
|
-
var
|
|
2499
|
-
if (
|
|
2500
|
-
var
|
|
2617
|
+
C && C !== "*" || (C = Ee());
|
|
2618
|
+
var A = (p = p || "*").toString();
|
|
2619
|
+
if (L) throw C && p ? new Error("Request listener already exists for " + S + " on domain " + p.toString() + " for " + (C === Ee() ? "wildcard" : "specified") + " window") : C ? new Error("Request listener already exists for " + S + " for " + (C === Ee() ? "wildcard" : "specified") + " window") : p ? new Error("Request listener already exists for " + S + " on domain " + p.toString()) : new Error("Request listener already exists for " + S);
|
|
2620
|
+
var F = g.getOrSet(C, (function() {
|
|
2501
2621
|
return {};
|
|
2502
|
-
}),
|
|
2622
|
+
})), k = Pe(F, S, (function() {
|
|
2503
2623
|
return {};
|
|
2504
|
-
}),
|
|
2505
|
-
return ze(p) ? (
|
|
2624
|
+
})), _, ee;
|
|
2625
|
+
return ze(p) ? (_ = Pe(k, "__domain_regex__", (function() {
|
|
2506
2626
|
return [];
|
|
2507
|
-
})).push(
|
|
2627
|
+
}))).push(ee = {
|
|
2508
2628
|
regex: p,
|
|
2509
2629
|
listener: c
|
|
2510
|
-
}) :
|
|
2630
|
+
}) : k[A] = c, {
|
|
2511
2631
|
cancel: function() {
|
|
2512
|
-
delete
|
|
2632
|
+
delete k[A], ee && (_.splice(_.indexOf(ee, 1)), _.length || delete k.__domain_regex__), Object.keys(k).length || delete F[S], C && !Object.keys(F).length && g.del(C);
|
|
2513
2633
|
}
|
|
2514
2634
|
};
|
|
2515
|
-
}({
|
|
2635
|
+
})({
|
|
2516
2636
|
name: e,
|
|
2517
2637
|
win: t.window,
|
|
2518
2638
|
domain: t.domain || "*"
|
|
@@ -2528,133 +2648,133 @@ function wr() {
|
|
|
2528
2648
|
}
|
|
2529
2649
|
};
|
|
2530
2650
|
}
|
|
2531
|
-
function
|
|
2651
|
+
function pt(e, t, i) {
|
|
2532
2652
|
typeof (t = t || {}) == "function" && (i = t, t = {});
|
|
2533
2653
|
var r = new E(), n;
|
|
2534
2654
|
return t.errorHandler = function(d) {
|
|
2535
2655
|
n.cancel(), r.reject(d);
|
|
2536
|
-
}, n = de(e, t, function(d) {
|
|
2656
|
+
}, n = de(e, t, (function(d) {
|
|
2537
2657
|
if (n.cancel(), r.resolve(d), i) return i(d);
|
|
2538
|
-
}), r.cancel = n.cancel, r;
|
|
2658
|
+
})), r.cancel = n.cancel, r;
|
|
2539
2659
|
}
|
|
2540
2660
|
var oe = function e(t, i, r, n) {
|
|
2541
2661
|
var d = (n = n || {}).domain || "*", c = n.timeout || -1, S = n.timeout || 5e3, l = n.fireAndForget || !1;
|
|
2542
|
-
return
|
|
2662
|
+
return X.toProxyWindow(t, {
|
|
2543
2663
|
send: e
|
|
2544
|
-
}).awaitWindow().then(function(p) {
|
|
2545
|
-
return E.try(function() {
|
|
2546
|
-
if (function(
|
|
2547
|
-
if (!
|
|
2548
|
-
if (typeof
|
|
2549
|
-
if (
|
|
2550
|
-
}(i, p, d), function(
|
|
2551
|
-
var
|
|
2552
|
-
if (
|
|
2553
|
-
if (
|
|
2664
|
+
}).awaitWindow().then((function(p) {
|
|
2665
|
+
return E.try((function() {
|
|
2666
|
+
if ((function(g, h, C) {
|
|
2667
|
+
if (!g) throw new Error("Expected name");
|
|
2668
|
+
if (typeof C != "string" && !Array.isArray(C) && !ze(C)) throw new TypeError("Can not send " + g + ". Expected domain " + JSON.stringify(C) + " to be a string, array, or regex");
|
|
2669
|
+
if (U(h)) throw new Error("Can not send " + g + ". Target window is closed");
|
|
2670
|
+
})(i, p, d), (function(g, h) {
|
|
2671
|
+
var C = ne(h);
|
|
2672
|
+
if (C) return C === g;
|
|
2673
|
+
if (h === g || (function(v) {
|
|
2554
2674
|
v === void 0 && (v = window);
|
|
2555
2675
|
try {
|
|
2556
2676
|
if (v.top) return v.top;
|
|
2557
|
-
} catch (
|
|
2677
|
+
} catch (L) {
|
|
2558
2678
|
}
|
|
2559
|
-
if (
|
|
2679
|
+
if (x(v) === v) return v;
|
|
2560
2680
|
try {
|
|
2561
|
-
if (
|
|
2562
|
-
} catch (
|
|
2681
|
+
if (ce(window, v) && window.top) return window.top;
|
|
2682
|
+
} catch (L) {
|
|
2563
2683
|
}
|
|
2564
2684
|
try {
|
|
2565
|
-
if (
|
|
2566
|
-
} catch (
|
|
2685
|
+
if (ce(v, window) && window.top) return window.top;
|
|
2686
|
+
} catch (L) {
|
|
2567
2687
|
}
|
|
2568
|
-
for (var b = 0,
|
|
2569
|
-
for (var
|
|
2570
|
-
var
|
|
2571
|
-
|
|
2572
|
-
for (var
|
|
2688
|
+
for (var b = 0, D = (function L(A) {
|
|
2689
|
+
for (var F = [], k = 0, _ = K(A); k < _.length; k++) {
|
|
2690
|
+
var ee = _[k];
|
|
2691
|
+
F.push(ee);
|
|
2692
|
+
for (var B = 0, $e = L(ee); B < $e.length; B++) F.push($e[B]);
|
|
2573
2693
|
}
|
|
2574
|
-
return
|
|
2575
|
-
}(v); b <
|
|
2576
|
-
var
|
|
2694
|
+
return F;
|
|
2695
|
+
})(v); b < D.length; b++) {
|
|
2696
|
+
var j = D[b];
|
|
2577
2697
|
try {
|
|
2578
|
-
if (
|
|
2579
|
-
} catch (
|
|
2698
|
+
if (j.top) return j.top;
|
|
2699
|
+
} catch (L) {
|
|
2580
2700
|
}
|
|
2581
|
-
if (
|
|
2701
|
+
if (x(j) === j) return j;
|
|
2582
2702
|
}
|
|
2583
|
-
}(
|
|
2584
|
-
for (var
|
|
2703
|
+
})(h) === h) return !1;
|
|
2704
|
+
for (var m = 0, w = K(g); m < w.length; m++) if (w[m] === h) return !0;
|
|
2585
2705
|
return !1;
|
|
2586
|
-
}(window, p)) return function(
|
|
2587
|
-
|
|
2588
|
-
var
|
|
2589
|
-
return
|
|
2706
|
+
})(window, p)) return (function(g, h, C) {
|
|
2707
|
+
h === void 0 && (h = 5e3), C === void 0 && (C = "Window");
|
|
2708
|
+
var m = (function(w) {
|
|
2709
|
+
return J("helloPromises").getOrSet(w, (function() {
|
|
2590
2710
|
return new E();
|
|
2591
|
-
});
|
|
2592
|
-
}(
|
|
2593
|
-
return
|
|
2594
|
-
}(p, S);
|
|
2595
|
-
}).then(function(
|
|
2596
|
-
return function(C,
|
|
2711
|
+
}));
|
|
2712
|
+
})(g);
|
|
2713
|
+
return h !== -1 && (m = m.timeout(h, new Error(C + " did not load after " + h + "ms"))), m;
|
|
2714
|
+
})(p, S);
|
|
2715
|
+
})).then((function(g) {
|
|
2716
|
+
return (function(h, C, m, w) {
|
|
2597
2717
|
var v = w.send;
|
|
2598
|
-
return E.try(function() {
|
|
2599
|
-
return typeof
|
|
2600
|
-
return
|
|
2718
|
+
return E.try((function() {
|
|
2719
|
+
return typeof C == "string" ? C : E.try((function() {
|
|
2720
|
+
return m || Ue(h, {
|
|
2601
2721
|
send: v
|
|
2602
|
-
}).then(function(b) {
|
|
2722
|
+
}).then((function(b) {
|
|
2603
2723
|
return b.domain;
|
|
2604
|
-
});
|
|
2605
|
-
}).then(function(b) {
|
|
2606
|
-
if (!
|
|
2724
|
+
}));
|
|
2725
|
+
})).then((function(b) {
|
|
2726
|
+
if (!V(C, C)) throw new Error("Domain " + di(C) + " does not match " + di(C));
|
|
2607
2727
|
return b;
|
|
2608
|
-
});
|
|
2609
|
-
});
|
|
2610
|
-
}(p, d, (
|
|
2728
|
+
}));
|
|
2729
|
+
}));
|
|
2730
|
+
})(p, d, (g === void 0 ? {} : g).domain, {
|
|
2611
2731
|
send: e
|
|
2612
2732
|
});
|
|
2613
|
-
}).then(function(
|
|
2614
|
-
var
|
|
2733
|
+
})).then((function(g) {
|
|
2734
|
+
var h = g, C = i === "postrobot_method" && r && typeof r.name == "string" ? r.name + "()" : i, m = new E(), w = i + "_" + te();
|
|
2615
2735
|
if (!l) {
|
|
2616
2736
|
var v = {
|
|
2617
2737
|
name: i,
|
|
2618
2738
|
win: p,
|
|
2619
|
-
domain:
|
|
2620
|
-
promise:
|
|
2739
|
+
domain: h,
|
|
2740
|
+
promise: m
|
|
2621
2741
|
};
|
|
2622
|
-
(function(
|
|
2623
|
-
|
|
2742
|
+
(function(k, _) {
|
|
2743
|
+
q("responseListeners").set(k, _);
|
|
2624
2744
|
})(w, v);
|
|
2625
|
-
var b =
|
|
2745
|
+
var b = J("requestPromises").getOrSet(p, (function() {
|
|
2626
2746
|
return [];
|
|
2627
|
-
});
|
|
2628
|
-
b.push(
|
|
2629
|
-
(function(
|
|
2630
|
-
|
|
2747
|
+
}));
|
|
2748
|
+
b.push(m), m.catch((function() {
|
|
2749
|
+
(function(k) {
|
|
2750
|
+
q("erroredResponseListeners").set(k, !0);
|
|
2631
2751
|
})(w), Ii(w);
|
|
2632
|
-
});
|
|
2633
|
-
var
|
|
2634
|
-
return
|
|
2635
|
-
}(p) ? 1e4 : 2e3,
|
|
2636
|
-
var
|
|
2637
|
-
return function
|
|
2638
|
-
|
|
2752
|
+
}));
|
|
2753
|
+
var D = (function(k) {
|
|
2754
|
+
return J("knownWindows").get(k, !1);
|
|
2755
|
+
})(p) ? 1e4 : 2e3, j = c, L = D, A = j, F = (function(k, _) {
|
|
2756
|
+
var ee;
|
|
2757
|
+
return (function B() {
|
|
2758
|
+
ee = setTimeout((function() {
|
|
2639
2759
|
(function() {
|
|
2640
|
-
if (
|
|
2641
|
-
if (v.cancelled) return
|
|
2642
|
-
|
|
2643
|
-
})(),
|
|
2644
|
-
}, 500);
|
|
2645
|
-
}(), {
|
|
2760
|
+
if (U(p)) return m.reject(new Error("Window closed for " + i + " before " + (v.ack ? "response" : "ack")));
|
|
2761
|
+
if (v.cancelled) return m.reject(new Error("Response listener was cancelled for " + i));
|
|
2762
|
+
L = Math.max(L - 500, 0), A !== -1 && (A = Math.max(A - 500, 0)), v.ack || L !== 0 ? A === 0 && m.reject(new Error("No response for postMessage " + C + " in " + W() + " in " + j + "ms")) : m.reject(new Error("No ack for postMessage " + C + " in " + W() + " in " + D + "ms"));
|
|
2763
|
+
})(), B();
|
|
2764
|
+
}), 500);
|
|
2765
|
+
})(), {
|
|
2646
2766
|
cancel: function() {
|
|
2647
|
-
clearTimeout(
|
|
2767
|
+
clearTimeout(ee);
|
|
2648
2768
|
}
|
|
2649
2769
|
};
|
|
2650
|
-
}();
|
|
2651
|
-
|
|
2652
|
-
|
|
2653
|
-
}).catch(
|
|
2770
|
+
})();
|
|
2771
|
+
m.finally((function() {
|
|
2772
|
+
F.cancel(), b.splice(b.indexOf(m, 1));
|
|
2773
|
+
})).catch(ae);
|
|
2654
2774
|
}
|
|
2655
|
-
return Ve(p,
|
|
2775
|
+
return Ve(p, h, {
|
|
2656
2776
|
id: te(),
|
|
2657
|
-
origin:
|
|
2777
|
+
origin: W(window),
|
|
2658
2778
|
type: "postrobot_message_request",
|
|
2659
2779
|
hash: w,
|
|
2660
2780
|
name: i,
|
|
@@ -2663,100 +2783,100 @@ function wr() {
|
|
|
2663
2783
|
}, {
|
|
2664
2784
|
on: de,
|
|
2665
2785
|
send: e
|
|
2666
|
-
}).then(function() {
|
|
2667
|
-
return l ?
|
|
2668
|
-
}, function(
|
|
2669
|
-
throw new Error("Send request message failed for " +
|
|
2786
|
+
}).then((function() {
|
|
2787
|
+
return l ? m.resolve() : m;
|
|
2788
|
+
}), (function(k) {
|
|
2789
|
+
throw new Error("Send request message failed for " + C + " in " + W() + `
|
|
2670
2790
|
|
|
2671
|
-
` +
|
|
2672
|
-
});
|
|
2673
|
-
});
|
|
2674
|
-
});
|
|
2791
|
+
` + ge(k));
|
|
2792
|
+
}));
|
|
2793
|
+
}));
|
|
2794
|
+
}));
|
|
2675
2795
|
};
|
|
2676
|
-
function
|
|
2796
|
+
function lt(e, t, i) {
|
|
2677
2797
|
return vi(e, t, i, {
|
|
2678
2798
|
on: de,
|
|
2679
2799
|
send: oe
|
|
2680
2800
|
});
|
|
2681
2801
|
}
|
|
2682
|
-
function
|
|
2802
|
+
function St(e, t, i) {
|
|
2683
2803
|
return bi(e, t, i, {
|
|
2684
2804
|
send: oe
|
|
2685
2805
|
});
|
|
2686
2806
|
}
|
|
2687
|
-
function
|
|
2688
|
-
return new
|
|
2807
|
+
function ut(e) {
|
|
2808
|
+
return new X({
|
|
2689
2809
|
send: oe,
|
|
2690
2810
|
win: e
|
|
2691
2811
|
});
|
|
2692
2812
|
}
|
|
2693
|
-
function
|
|
2694
|
-
return
|
|
2813
|
+
function ht(e) {
|
|
2814
|
+
return X.toProxyWindow(e, {
|
|
2695
2815
|
send: oe
|
|
2696
2816
|
});
|
|
2697
2817
|
}
|
|
2698
2818
|
function xi() {
|
|
2699
|
-
|
|
2819
|
+
me().initialized || (me().initialized = !0, t = (e = {
|
|
2700
2820
|
on: de,
|
|
2701
2821
|
send: oe
|
|
2702
|
-
}).on, i = e.send, (r =
|
|
2822
|
+
}).on, i = e.send, (r = me()).receiveMessage = r.receiveMessage || function(n) {
|
|
2703
2823
|
return Ri(n, {
|
|
2704
2824
|
on: t,
|
|
2705
2825
|
send: i
|
|
2706
2826
|
});
|
|
2707
|
-
}, function(n) {
|
|
2827
|
+
}, (function(n) {
|
|
2708
2828
|
var d = n.on, c = n.send;
|
|
2709
|
-
|
|
2710
|
-
return function(S, l, p) {
|
|
2829
|
+
q().getOrSet("postMessageListener", (function() {
|
|
2830
|
+
return (function(S, l, p) {
|
|
2711
2831
|
return S.addEventListener("message", p), {
|
|
2712
2832
|
cancel: function() {
|
|
2713
2833
|
S.removeEventListener("message", p);
|
|
2714
2834
|
}
|
|
2715
2835
|
};
|
|
2716
|
-
}(window, 0, function(S) {
|
|
2836
|
+
})(window, 0, (function(S) {
|
|
2717
2837
|
(function(l, p) {
|
|
2718
|
-
var
|
|
2719
|
-
E.try(function() {
|
|
2720
|
-
var
|
|
2721
|
-
if (
|
|
2722
|
-
if (
|
|
2838
|
+
var g = p.on, h = p.send;
|
|
2839
|
+
E.try((function() {
|
|
2840
|
+
var C = l.source || l.sourceElement, m = l.origin || l.originalEvent && l.originalEvent.origin, w = l.data;
|
|
2841
|
+
if (m === "null" && (m = "file://"), C) {
|
|
2842
|
+
if (!m) throw new Error("Post message did not have origin domain");
|
|
2723
2843
|
Ri({
|
|
2724
|
-
source:
|
|
2725
|
-
origin:
|
|
2844
|
+
source: C,
|
|
2845
|
+
origin: m,
|
|
2726
2846
|
data: w
|
|
2727
2847
|
}, {
|
|
2728
|
-
on:
|
|
2729
|
-
send:
|
|
2848
|
+
on: g,
|
|
2849
|
+
send: h
|
|
2730
2850
|
});
|
|
2731
2851
|
}
|
|
2732
|
-
});
|
|
2852
|
+
}));
|
|
2733
2853
|
})(S, {
|
|
2734
2854
|
on: d,
|
|
2735
2855
|
send: c
|
|
2736
2856
|
});
|
|
2737
|
-
});
|
|
2738
|
-
});
|
|
2739
|
-
}({
|
|
2857
|
+
}));
|
|
2858
|
+
}));
|
|
2859
|
+
})({
|
|
2740
2860
|
on: de,
|
|
2741
2861
|
send: oe
|
|
2742
|
-
}), function(n) {
|
|
2862
|
+
}), (function(n) {
|
|
2743
2863
|
var d = n.on, c = n.send;
|
|
2744
|
-
|
|
2864
|
+
q("builtinListeners").getOrSet("helloListener", (function() {
|
|
2745
2865
|
var S = d("postrobot_hello", {
|
|
2746
2866
|
domain: "*"
|
|
2747
|
-
}, function(p) {
|
|
2748
|
-
return
|
|
2867
|
+
}, (function(p) {
|
|
2868
|
+
return hi(p.source, {
|
|
2749
2869
|
domain: p.origin
|
|
2750
2870
|
}), {
|
|
2751
2871
|
instanceID: ui()
|
|
2752
2872
|
};
|
|
2753
|
-
}), l =
|
|
2754
|
-
return l &&
|
|
2873
|
+
})), l = ne();
|
|
2874
|
+
return l && Ue(l, {
|
|
2755
2875
|
send: c
|
|
2756
|
-
}).catch(function(p) {
|
|
2757
|
-
}), S;
|
|
2758
|
-
});
|
|
2759
|
-
}({
|
|
2876
|
+
}).catch((function(p) {
|
|
2877
|
+
})), S;
|
|
2878
|
+
}));
|
|
2879
|
+
})({
|
|
2760
2880
|
on: de,
|
|
2761
2881
|
send: oe
|
|
2762
2882
|
}));
|
|
@@ -2764,42 +2884,42 @@ function wr() {
|
|
|
2764
2884
|
}
|
|
2765
2885
|
function Ct() {
|
|
2766
2886
|
(function() {
|
|
2767
|
-
for (var t =
|
|
2887
|
+
for (var t = q("responseListeners"), i = 0, r = t.keys(); i < r.length; i++) {
|
|
2768
2888
|
var n = r[i], d = t.get(n);
|
|
2769
2889
|
d && (d.cancelled = !0), t.del(n);
|
|
2770
2890
|
}
|
|
2771
|
-
})(), (e =
|
|
2891
|
+
})(), (e = q().get("postMessageListener")) && e.cancel();
|
|
2772
2892
|
var e;
|
|
2773
2893
|
delete window.__post_robot_10_0_46__;
|
|
2774
2894
|
}
|
|
2775
|
-
var
|
|
2895
|
+
var gt = !0;
|
|
2776
2896
|
function Pt(e) {
|
|
2777
|
-
for (var t = 0, i =
|
|
2897
|
+
for (var t = 0, i = J("requestPromises").get(e, []); t < i.length; t++) i[t].reject(new Error("Window " + (U(e) ? "closed" : "cleaned up") + " before response")).catch(ae);
|
|
2778
2898
|
}
|
|
2779
2899
|
xi();
|
|
2780
2900
|
}]);
|
|
2781
|
-
});
|
|
2782
|
-
}(Ae)), Ae.exports;
|
|
2901
|
+
}));
|
|
2902
|
+
})(Ae)), Ae.exports;
|
|
2783
2903
|
}
|
|
2784
|
-
var
|
|
2785
|
-
function
|
|
2786
|
-
return
|
|
2787
|
-
o.exports =
|
|
2788
|
-
}(Qe)), Qe.exports;
|
|
2904
|
+
var Gi;
|
|
2905
|
+
function xr() {
|
|
2906
|
+
return Gi || (Gi = 1, (function(o) {
|
|
2907
|
+
o.exports = Rr(), o.exports.default = o.exports;
|
|
2908
|
+
})(Qe)), Qe.exports;
|
|
2789
2909
|
}
|
|
2790
|
-
var
|
|
2791
|
-
const
|
|
2910
|
+
var Qi = xr();
|
|
2911
|
+
const Er = /* @__PURE__ */ Tr(Qi), Ie = /* @__PURE__ */ It({
|
|
2792
2912
|
__proto__: null,
|
|
2793
|
-
default:
|
|
2794
|
-
}, [
|
|
2913
|
+
default: Er
|
|
2914
|
+
}, [Qi]);
|
|
2795
2915
|
export {
|
|
2796
|
-
|
|
2916
|
+
Vi as ConsentBox,
|
|
2797
2917
|
Ze as DisclosureRequestBox,
|
|
2798
|
-
|
|
2799
|
-
|
|
2800
|
-
|
|
2918
|
+
Yi as PrivacyCenterBox,
|
|
2919
|
+
Ar as SoyioTypes,
|
|
2920
|
+
Lr as SoyioWidget,
|
|
2801
2921
|
ei as _TooltipManager,
|
|
2802
|
-
|
|
2803
|
-
|
|
2804
|
-
|
|
2922
|
+
_r as appearanceSchema,
|
|
2923
|
+
Wr as configSchema,
|
|
2924
|
+
Lr as default
|
|
2805
2925
|
};
|