@soyio/soyio-widget 2.19.0 → 2.20.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 +21 -0
- package/dist/index.d.ts +7 -0
- package/dist/index.js +527 -506
- package/dist/index.umd.cjs +14 -14
- package/package.json +1 -1
- package/src/schemas/config.schema.json +28 -0
package/dist/index.js
CHANGED
|
@@ -1,56 +1,56 @@
|
|
|
1
|
-
var
|
|
2
|
-
var
|
|
3
|
-
var
|
|
4
|
-
throw TypeError(
|
|
1
|
+
var lt = Object.defineProperty;
|
|
2
|
+
var wi = Object.getOwnPropertySymbols, St = Object.getPrototypeOf, ut = Object.prototype.hasOwnProperty, Ct = Object.prototype.propertyIsEnumerable, ht = Reflect.get;
|
|
3
|
+
var Ii = (d) => {
|
|
4
|
+
throw TypeError(d);
|
|
5
5
|
};
|
|
6
|
-
var
|
|
7
|
-
var
|
|
6
|
+
var Pt = (d, c, S) => c in d ? lt(d, c, { enumerable: !0, configurable: !0, writable: !0, value: S }) : d[c] = S;
|
|
7
|
+
var Ti = (d, c) => {
|
|
8
8
|
var S = {};
|
|
9
|
-
for (var p in
|
|
10
|
-
|
|
11
|
-
if (
|
|
12
|
-
for (var p of
|
|
13
|
-
c.indexOf(p) < 0 &&
|
|
9
|
+
for (var p in d)
|
|
10
|
+
ut.call(d, p) && c.indexOf(p) < 0 && (S[p] = d[p]);
|
|
11
|
+
if (d != null && wi)
|
|
12
|
+
for (var p of wi(d))
|
|
13
|
+
c.indexOf(p) < 0 && Ct.call(d, p) && (S[p] = d[p]);
|
|
14
14
|
return S;
|
|
15
15
|
};
|
|
16
|
-
var L = (
|
|
17
|
-
var
|
|
18
|
-
var
|
|
19
|
-
var
|
|
20
|
-
var z = (
|
|
16
|
+
var L = (d, c, S) => Pt(d, typeof c != "symbol" ? c + "" : c, S), $t = (d, c, S) => c.has(d) || Ii("Cannot " + S);
|
|
17
|
+
var Ri = (d, c, S) => c.has(d) ? Ii("Cannot add the same private member more than once") : c instanceof WeakSet ? c.add(d) : c.set(d, S);
|
|
18
|
+
var ki = (d, c, S) => ($t(d, c, "access private method"), S);
|
|
19
|
+
var qe = (d, c, S) => ht(St(d), S, c);
|
|
20
|
+
var z = (d, c, S) => new Promise((p, C) => {
|
|
21
21
|
var g = (T) => {
|
|
22
22
|
try {
|
|
23
23
|
v(S.next(T));
|
|
24
24
|
} catch (A) {
|
|
25
|
-
|
|
25
|
+
C(A);
|
|
26
26
|
}
|
|
27
27
|
}, m = (T) => {
|
|
28
28
|
try {
|
|
29
29
|
v(S.throw(T));
|
|
30
30
|
} catch (A) {
|
|
31
|
-
|
|
31
|
+
C(A);
|
|
32
32
|
}
|
|
33
33
|
}, v = (T) => T.done ? p(T.value) : Promise.resolve(T.value).then(g, m);
|
|
34
|
-
v((S = S.apply(
|
|
34
|
+
v((S = S.apply(d, c)).next());
|
|
35
35
|
});
|
|
36
|
-
function
|
|
36
|
+
function gt(d, c) {
|
|
37
37
|
for (var S = 0; S < c.length; S++) {
|
|
38
38
|
const p = c[S];
|
|
39
39
|
if (typeof p != "string" && !Array.isArray(p)) {
|
|
40
|
-
for (const
|
|
41
|
-
if (
|
|
42
|
-
const g = Object.getOwnPropertyDescriptor(p,
|
|
43
|
-
g && Object.defineProperty(
|
|
40
|
+
for (const C in p)
|
|
41
|
+
if (C !== "default" && !(C in d)) {
|
|
42
|
+
const g = Object.getOwnPropertyDescriptor(p, C);
|
|
43
|
+
g && Object.defineProperty(d, C, g.get ? g : {
|
|
44
44
|
enumerable: !0,
|
|
45
|
-
get: () => p[
|
|
45
|
+
get: () => p[C]
|
|
46
46
|
});
|
|
47
47
|
}
|
|
48
48
|
}
|
|
49
49
|
}
|
|
50
|
-
return Object.freeze(Object.defineProperty(
|
|
50
|
+
return Object.freeze(Object.defineProperty(d, Symbol.toStringTag, { value: "Module" }));
|
|
51
51
|
}
|
|
52
52
|
const Re = !!(typeof window != "undefined" && window.document && window.document.createElement), xi = 200;
|
|
53
|
-
class
|
|
53
|
+
class Ve {
|
|
54
54
|
constructor() {
|
|
55
55
|
L(this, "tooltipElement", null);
|
|
56
56
|
L(this, "tooltipContent", null);
|
|
@@ -87,15 +87,15 @@ class _e {
|
|
|
87
87
|
show(c, S, p) {
|
|
88
88
|
if (!this.tooltipElement || !this.tooltipContent) return;
|
|
89
89
|
this.hideTimeout && (clearTimeout(this.hideTimeout), this.hideTimeout = null), this.tooltipContent.textContent = c, this.tooltipElement.style.opacity = "0", this.tooltipElement.style.transform = "scale(0.95)";
|
|
90
|
-
const
|
|
91
|
-
this.applyPlacement(
|
|
90
|
+
const C = this.calculateOptimalPlacement(S, p);
|
|
91
|
+
this.applyPlacement(C), requestAnimationFrame(() => {
|
|
92
92
|
this.tooltipElement && (this.tooltipElement.style.opacity = "1", this.tooltipElement.style.transform = "scale(1)");
|
|
93
93
|
});
|
|
94
94
|
}
|
|
95
95
|
calculateOptimalPlacement(c, S) {
|
|
96
|
-
const p = this.tooltipElement.offsetWidth,
|
|
96
|
+
const p = this.tooltipElement.offsetWidth, C = this.tooltipElement.offsetHeight, { innerWidth: g, innerHeight: m } = window, v = 4, T = {
|
|
97
97
|
top: {
|
|
98
|
-
top: S -
|
|
98
|
+
top: S - C - v,
|
|
99
99
|
left: c - p / 2,
|
|
100
100
|
placement: "top"
|
|
101
101
|
},
|
|
@@ -105,24 +105,24 @@ class _e {
|
|
|
105
105
|
placement: "bottom"
|
|
106
106
|
},
|
|
107
107
|
right: {
|
|
108
|
-
top: S -
|
|
108
|
+
top: S - C / 2,
|
|
109
109
|
left: c + v,
|
|
110
110
|
placement: "right"
|
|
111
111
|
},
|
|
112
112
|
left: {
|
|
113
|
-
top: S -
|
|
113
|
+
top: S - C / 2,
|
|
114
114
|
left: c - p - v,
|
|
115
115
|
placement: "left"
|
|
116
116
|
}
|
|
117
117
|
};
|
|
118
118
|
for (const [, B] of Object.entries(T))
|
|
119
|
-
if (
|
|
119
|
+
if (Ve.fitsInViewport(B, p, C, g, m))
|
|
120
120
|
return B;
|
|
121
121
|
const A = T.top;
|
|
122
|
-
return A.left = Math.max(v, Math.min(A.left, g - p - v)), A.top = Math.max(v, Math.min(A.top, m -
|
|
122
|
+
return A.left = Math.max(v, Math.min(A.left, g - p - v)), A.top = Math.max(v, Math.min(A.top, m - C - v)), A;
|
|
123
123
|
}
|
|
124
|
-
static fitsInViewport(c, S, p,
|
|
125
|
-
return c.top >= 0 && c.left >= 0 && c.top + p <= g && c.left + S <=
|
|
124
|
+
static fitsInViewport(c, S, p, C, g) {
|
|
125
|
+
return c.top >= 0 && c.left >= 0 && c.top + p <= g && c.left + S <= C;
|
|
126
126
|
}
|
|
127
127
|
applyPlacement(c) {
|
|
128
128
|
this.tooltipElement && (this.tooltipElement.style.left = `${c.left}px`, this.tooltipElement.style.top = `${c.top}px`);
|
|
@@ -135,19 +135,19 @@ class _e {
|
|
|
135
135
|
(c = this.tooltipElement) == null || c.remove(), this.tooltipElement = null, this.tooltipContent = null, this.hideTimeout && (clearTimeout(this.hideTimeout), this.hideTimeout = null);
|
|
136
136
|
}
|
|
137
137
|
}
|
|
138
|
-
function Ei(
|
|
138
|
+
function Ei(d, c, S) {
|
|
139
139
|
return z(this, null, function* () {
|
|
140
|
-
if (!
|
|
140
|
+
if (!d.contentWindow)
|
|
141
141
|
throw new Error("Invalid iframe: contentWindow is null");
|
|
142
|
-
const p = yield Promise.resolve().then(() =>
|
|
142
|
+
const p = yield Promise.resolve().then(() => De);
|
|
143
143
|
try {
|
|
144
|
-
yield p.send(
|
|
145
|
-
} catch (
|
|
146
|
-
console.error("Failed to send appearance config:",
|
|
144
|
+
yield p.send(d.contentWindow, "SET_APPEARANCE", { appearance: c, identifier: S });
|
|
145
|
+
} catch (C) {
|
|
146
|
+
console.error("Failed to send appearance config:", C);
|
|
147
147
|
}
|
|
148
148
|
});
|
|
149
149
|
}
|
|
150
|
-
const
|
|
150
|
+
const mt = "IFRAME_READY", vt = "IFRAME_HEIGHT_CHANGE", yt = "TOOLTIP_STATE_CHANGE", bt = "INFO_EVENT", wt = "CONSENT_STATE_CHANGE", F = {
|
|
151
151
|
// BASE
|
|
152
152
|
onHeightChange: {},
|
|
153
153
|
onIframeReady: {},
|
|
@@ -157,56 +157,56 @@ const gt = "IFRAME_READY", mt = "IFRAME_HEIGHT_CHANGE", vt = "TOOLTIP_STATE_CHAN
|
|
|
157
157
|
onStateChange: {}
|
|
158
158
|
};
|
|
159
159
|
let Di, Ai, Li, Wi, Oi;
|
|
160
|
-
function
|
|
160
|
+
function It() {
|
|
161
161
|
return z(this, null, function* () {
|
|
162
|
-
const
|
|
163
|
-
Di || Ai || Li || Wi || Oi || (Di =
|
|
162
|
+
const d = yield Promise.resolve().then(() => De);
|
|
163
|
+
Di || Ai || Li || Wi || Oi || (Di = d.on(vt, (c) => z(null, null, function* () {
|
|
164
164
|
const S = c.data, p = F.onHeightChange[S.identifier];
|
|
165
165
|
return p && p(S.height), Promise.resolve();
|
|
166
|
-
})), Ai =
|
|
166
|
+
})), Ai = d.on(mt, (c) => z(null, null, function* () {
|
|
167
167
|
const S = c.data, p = F.onIframeReady[S.identifier];
|
|
168
168
|
return p && p(), Promise.resolve();
|
|
169
|
-
})), Li =
|
|
169
|
+
})), Li = d.on(yt, (c) => z(null, null, function* () {
|
|
170
170
|
const S = c.data, p = F.onTooltipChange[S.identifier];
|
|
171
171
|
return p && p(S), Promise.resolve();
|
|
172
|
-
})), Wi =
|
|
172
|
+
})), Wi = d.on(wt, (c) => z(null, null, function* () {
|
|
173
173
|
const S = c.data, p = F.onStateChange[S.identifier];
|
|
174
174
|
return p && p(S), Promise.resolve();
|
|
175
|
-
})), Oi =
|
|
176
|
-
const m = c, { identifier: p } = m,
|
|
177
|
-
return g && g(
|
|
175
|
+
})), Oi = d.on(bt, (S) => z(null, [S], function* ({ data: c }) {
|
|
176
|
+
const m = c, { identifier: p } = m, C = Ti(m, ["identifier"]), g = F.onInfo[p];
|
|
177
|
+
return g && g(C), Promise.resolve();
|
|
178
178
|
})));
|
|
179
179
|
});
|
|
180
180
|
}
|
|
181
|
-
function Mi(
|
|
181
|
+
function Mi(d, c) {
|
|
182
182
|
const {
|
|
183
183
|
onHeightChange: S,
|
|
184
184
|
onIframeReady: p,
|
|
185
|
-
onTooltipChange:
|
|
185
|
+
onTooltipChange: C,
|
|
186
186
|
onStateChange: g,
|
|
187
187
|
onInfo: m
|
|
188
188
|
} = c;
|
|
189
|
-
S && (F.onHeightChange[
|
|
189
|
+
S && (F.onHeightChange[d] = S), p && (F.onIframeReady[d] = p), C && (F.onTooltipChange[d] = C), g && (F.onStateChange[d] = g), m && (F.onInfo[d] = m);
|
|
190
190
|
}
|
|
191
|
-
function
|
|
192
|
-
delete F.onHeightChange[
|
|
191
|
+
function Tt(d) {
|
|
192
|
+
delete F.onHeightChange[d], delete F.onIframeReady[d], delete F.onTooltipChange[d], delete F.onStateChange[d], delete F.onInfo[d];
|
|
193
193
|
}
|
|
194
|
-
function
|
|
195
|
-
const c = document.getElementById(
|
|
196
|
-
c && (console.warn(`Soyio widget iframe with id '${
|
|
194
|
+
function Rt(d) {
|
|
195
|
+
const c = document.getElementById(d);
|
|
196
|
+
c && (console.warn(`Soyio widget iframe with id '${d}' already exists. Removing existing before mounting new one.`), c.remove());
|
|
197
197
|
}
|
|
198
|
-
function
|
|
199
|
-
const c = document.querySelector(
|
|
198
|
+
function kt(d) {
|
|
199
|
+
const c = document.querySelector(d);
|
|
200
200
|
if (!c)
|
|
201
|
-
throw new Error(`Iframe div container with id '${
|
|
201
|
+
throw new Error(`Iframe div container with id '${d}' not found`);
|
|
202
202
|
if (c.tagName.toLowerCase() !== "div")
|
|
203
|
-
throw new Error(`Iframe container with id '${
|
|
203
|
+
throw new Error(`Iframe container with id '${d}' must be a <div> element`);
|
|
204
204
|
const S = c;
|
|
205
205
|
return S.style.position = "relative", S;
|
|
206
206
|
}
|
|
207
|
-
function
|
|
207
|
+
function xt(d) {
|
|
208
208
|
const c = document.createElement("div");
|
|
209
|
-
return c.id = `soyio-widget-wrapper-${
|
|
209
|
+
return c.id = `soyio-widget-wrapper-${d}`, c.style.cssText = `
|
|
210
210
|
position: relative !important;
|
|
211
211
|
padding: 0 !important;
|
|
212
212
|
margin: 0 !important;
|
|
@@ -219,9 +219,9 @@ function kt(a) {
|
|
|
219
219
|
width: 100% !important;
|
|
220
220
|
`, c;
|
|
221
221
|
}
|
|
222
|
-
function
|
|
222
|
+
function Et(d, c, S) {
|
|
223
223
|
const p = document.createElement("iframe");
|
|
224
|
-
return p.id = c, p.src =
|
|
224
|
+
return p.id = c, p.src = d, p.style.cssText += `
|
|
225
225
|
width: 100% !important;
|
|
226
226
|
min-width: ${S.minWidth} !important;
|
|
227
227
|
border: none !important;
|
|
@@ -231,10 +231,10 @@ function xt(a, c, S) {
|
|
|
231
231
|
opacity 0.4s 0.1s;
|
|
232
232
|
`, p;
|
|
233
233
|
}
|
|
234
|
-
function
|
|
234
|
+
function Dt() {
|
|
235
235
|
return Math.random().toString(36).substring(2, 10);
|
|
236
236
|
}
|
|
237
|
-
const ji = "https://app.soyio.id", zi = "https://sandbox.soyio.id",
|
|
237
|
+
const ji = "https://app.soyio.id", zi = "https://sandbox.soyio.id", At = "https://privacy.soyio.id", Lt = "https://privacy-sandbox.soyio.id", Wt = [
|
|
238
238
|
"DISCLOSURE_REQUEST_SUCCESSFUL",
|
|
239
239
|
"IDENTITY_REGISTERED",
|
|
240
240
|
"IDENTITY_SIGNATURE",
|
|
@@ -242,11 +242,11 @@ const ji = "https://app.soyio.id", zi = "https://sandbox.soyio.id", Dt = "https:
|
|
|
242
242
|
"DENIED_CAMERA_PERMISSION",
|
|
243
243
|
"REJECTED_SIGNATURE",
|
|
244
244
|
"CLOSE_POPUP"
|
|
245
|
-
],
|
|
245
|
+
], Ot = "WIDGET_CLOSED", Nt = 420, Bt = 720, Mt = 500, jt = {
|
|
246
246
|
minWidth: "375px"
|
|
247
|
-
}, jt = {
|
|
248
|
-
minWidth: "0px"
|
|
249
247
|
}, zt = {
|
|
248
|
+
minWidth: "0px"
|
|
249
|
+
}, Ft = {
|
|
250
250
|
minWidth: "375px"
|
|
251
251
|
};
|
|
252
252
|
class xe {
|
|
@@ -257,14 +257,14 @@ class xe {
|
|
|
257
257
|
L(this, "options");
|
|
258
258
|
L(this, "appearance");
|
|
259
259
|
L(this, "tooltipManager");
|
|
260
|
-
L(this, "defaultIframeCSSConfig",
|
|
260
|
+
L(this, "defaultIframeCSSConfig", jt);
|
|
261
261
|
L(this, "Skeleton", null);
|
|
262
262
|
L(this, "isIframeReady", !1);
|
|
263
263
|
L(this, "defaultUniqueId");
|
|
264
|
-
this.options = c, this.appearance = c.appearance || null, this.tooltipManager = new
|
|
264
|
+
this.options = c, this.appearance = c.appearance || null, this.tooltipManager = new Ve(), this.defaultUniqueId = xe.generateUniqueId();
|
|
265
265
|
}
|
|
266
266
|
static generateUniqueId() {
|
|
267
|
-
return
|
|
267
|
+
return Dt();
|
|
268
268
|
}
|
|
269
269
|
get uniqueIdentifier() {
|
|
270
270
|
return this.defaultUniqueId;
|
|
@@ -284,12 +284,12 @@ class xe {
|
|
|
284
284
|
}
|
|
285
285
|
handleTooltipChange(c) {
|
|
286
286
|
if (!this.iframe) return;
|
|
287
|
-
const S = this.iframe.getBoundingClientRect(), { text: p, coordinates:
|
|
287
|
+
const S = this.iframe.getBoundingClientRect(), { text: p, coordinates: C, isVisible: g } = c, m = C.x + S.left, v = C.y + S.top;
|
|
288
288
|
g ? this.tooltipManager.show(p, m, v) : this.tooltipManager.hide();
|
|
289
289
|
}
|
|
290
290
|
setupListeners() {
|
|
291
291
|
return z(this, null, function* () {
|
|
292
|
-
yield
|
|
292
|
+
yield It();
|
|
293
293
|
const c = {
|
|
294
294
|
onHeightChange: this.handleHeightChange.bind(this),
|
|
295
295
|
onIframeReady: this.handleIframeReady.bind(this),
|
|
@@ -301,19 +301,19 @@ class xe {
|
|
|
301
301
|
}
|
|
302
302
|
mount(c) {
|
|
303
303
|
return z(this, null, function* () {
|
|
304
|
-
var
|
|
304
|
+
var C;
|
|
305
305
|
if (!Re) return this;
|
|
306
|
-
this.isIframeReady = !1, yield this.setupListeners(),
|
|
307
|
-
const S =
|
|
308
|
-
if (this.wrapper =
|
|
309
|
-
const g = (
|
|
306
|
+
this.isIframeReady = !1, yield this.setupListeners(), Rt(this.iframeIdentifier);
|
|
307
|
+
const S = kt(c), p = this.iframeUrl();
|
|
308
|
+
if (this.wrapper = xt(this.uniqueIdentifier), S.appendChild(this.wrapper), this.iframe = Et(p, this.iframeIdentifier, this.defaultIframeCSSConfig), this.Skeleton) {
|
|
309
|
+
const g = (C = this.appearance) == null ? void 0 : C.theme;
|
|
310
310
|
this.skeleton = new this.Skeleton(this.uniqueIdentifier, g), this.skeleton.mount(this.wrapper);
|
|
311
311
|
}
|
|
312
312
|
return this.wrapper.appendChild(this.iframe), this;
|
|
313
313
|
});
|
|
314
314
|
}
|
|
315
315
|
unmount() {
|
|
316
|
-
Re && (
|
|
316
|
+
Re && (Tt(this.uniqueIdentifier), this.isIframeReady = !1, this.skeleton && (this.skeleton.hide(), this.skeleton = null), this.iframe && (this.iframe.remove(), this.iframe = null), this.wrapper && (this.wrapper.remove(), this.wrapper = null));
|
|
317
317
|
}
|
|
318
318
|
/**
|
|
319
319
|
* Update the appearance of the widget without remounting.
|
|
@@ -325,18 +325,18 @@ class xe {
|
|
|
325
325
|
});
|
|
326
326
|
}
|
|
327
327
|
}
|
|
328
|
-
class
|
|
328
|
+
class Ht {
|
|
329
329
|
constructor(c, S) {
|
|
330
330
|
L(this, "element");
|
|
331
331
|
L(this, "identifier");
|
|
332
332
|
this.identifier = `skeleton-${c}`, this.element = document.createElement("div"), this.element.id = this.identifier;
|
|
333
|
-
const p = S === "night",
|
|
333
|
+
const p = S === "night", C = p ? "#1E293B" : "#FFFFFF", g = p ? "#334155" : "#E5E7EB", m = p ? "#334155" : "#f0f0f0", v = p ? "#475569" : "#e0e0e0", T = p ? "#334155" : "#f0f0f0";
|
|
334
334
|
this.element.style.cssText = `
|
|
335
335
|
position: absolute;
|
|
336
336
|
top: 0;
|
|
337
337
|
left: 0;
|
|
338
338
|
width: 100%;
|
|
339
|
-
background: ${
|
|
339
|
+
background: ${C};
|
|
340
340
|
border: 1px solid ${g};
|
|
341
341
|
border-radius: 0.25rem;
|
|
342
342
|
opacity: 1;
|
|
@@ -467,8 +467,8 @@ class Ft {
|
|
|
467
467
|
this.element.style.animation = "skeletonFadeOut 0.2s ease-out forwards", setTimeout(() => this.element.remove(), 200);
|
|
468
468
|
}
|
|
469
469
|
}
|
|
470
|
-
const
|
|
471
|
-
function
|
|
470
|
+
const Je = "2.20.0";
|
|
471
|
+
function qt(d) {
|
|
472
472
|
var m;
|
|
473
473
|
const c = [
|
|
474
474
|
"actionToken",
|
|
@@ -476,41 +476,41 @@ function Ht(a) {
|
|
|
476
476
|
"context",
|
|
477
477
|
"optionalReconsentBehavior",
|
|
478
478
|
"mandatoryReconsentBehavior"
|
|
479
|
-
], S = (m =
|
|
480
|
-
|
|
481
|
-
|
|
479
|
+
], S = (m = d.isSandbox) != null ? m : !1, p = d.developmentUrl || (S ? zi : ji), C = new URLSearchParams();
|
|
480
|
+
C.set("sdkVersion", Je), c.forEach((v) => {
|
|
481
|
+
d[v] && C.set(v, d[v]);
|
|
482
482
|
});
|
|
483
|
-
const g =
|
|
484
|
-
return `${p}/embed/consents/${
|
|
483
|
+
const g = C.toString();
|
|
484
|
+
return `${p}/embed/consents/${d.consentTemplateId}${g ? `?${g}` : ""}`;
|
|
485
485
|
}
|
|
486
486
|
class Fi extends xe {
|
|
487
487
|
constructor(S) {
|
|
488
488
|
super(S);
|
|
489
489
|
L(this, "defaultIframePrefix", "consent-box");
|
|
490
|
-
L(this, "defaultIframeCSSConfig",
|
|
490
|
+
L(this, "defaultIframeCSSConfig", zt);
|
|
491
491
|
L(this, "state", {
|
|
492
492
|
isSelected: !1,
|
|
493
493
|
actionToken: null
|
|
494
494
|
});
|
|
495
|
-
this.Skeleton =
|
|
495
|
+
this.Skeleton = Ht;
|
|
496
496
|
}
|
|
497
497
|
get uniqueIdentifier() {
|
|
498
498
|
return this.options.consentTemplateId;
|
|
499
499
|
}
|
|
500
500
|
iframeUrl() {
|
|
501
|
-
return
|
|
501
|
+
return qt(this.options);
|
|
502
502
|
}
|
|
503
503
|
handleStateChange(S) {
|
|
504
|
-
const { isSelected: p, actionToken:
|
|
505
|
-
this.state = { isSelected: p, actionToken:
|
|
504
|
+
const { isSelected: p, actionToken: C } = S;
|
|
505
|
+
this.state = { isSelected: p, actionToken: C }, this.options.onEvent({
|
|
506
506
|
eventName: "CONSENT_CHECKBOX_CHANGE",
|
|
507
507
|
isSelected: p,
|
|
508
|
-
actionToken:
|
|
508
|
+
actionToken: C
|
|
509
509
|
});
|
|
510
510
|
}
|
|
511
511
|
setupListeners() {
|
|
512
512
|
return z(this, null, function* () {
|
|
513
|
-
yield
|
|
513
|
+
yield qe(Fi.prototype, this, "setupListeners").call(this), Mi(this.uniqueIdentifier, {
|
|
514
514
|
onStateChange: this.handleStateChange.bind(this)
|
|
515
515
|
});
|
|
516
516
|
});
|
|
@@ -519,186 +519,207 @@ class Fi extends xe {
|
|
|
519
519
|
return this.state;
|
|
520
520
|
}
|
|
521
521
|
}
|
|
522
|
-
function Ut(
|
|
522
|
+
function Ut(d, c, S) {
|
|
523
|
+
return z(this, null, function* () {
|
|
524
|
+
if (!d.contentWindow)
|
|
525
|
+
throw new Error("Invalid iframe: contentWindow is null");
|
|
526
|
+
if (!c.redecOperationIds) return;
|
|
527
|
+
const p = yield Promise.resolve().then(() => De);
|
|
528
|
+
try {
|
|
529
|
+
yield p.send(d.contentWindow, "SET_PRIVACY_CENTER_CONFIG", {
|
|
530
|
+
identifier: S,
|
|
531
|
+
redecOperationIds: c.redecOperationIds
|
|
532
|
+
});
|
|
533
|
+
} catch (C) {
|
|
534
|
+
console.error("Failed to send privacy center config:", C);
|
|
535
|
+
}
|
|
536
|
+
});
|
|
537
|
+
}
|
|
538
|
+
function _t(d) {
|
|
523
539
|
var g, m, v, T;
|
|
524
|
-
const c = (g =
|
|
525
|
-
if (p.set("sdkVersion",
|
|
526
|
-
const A = JSON.stringify(
|
|
540
|
+
const c = (g = d.isSandbox) != null ? g : !1, S = d.developmentUrl || (c ? Lt : At), p = new URLSearchParams();
|
|
541
|
+
if (p.set("sdkVersion", Je), d.sessionToken ? p.set("sessionToken", d.sessionToken) : d.companyId && p.set("companyId", d.companyId), (m = d.enabledFeatures) != null && m.length && p.set("enabledFeatures", d.enabledFeatures.join(",")), (v = d.enabledRights) != null && v.length && p.set("enabledRights", d.enabledRights.join(",")), (T = d.dataSubjects) != null && T.length && p.set("dataSubjects", d.dataSubjects.join(",")), d.requestReference && p.set("requestReference", d.requestReference), d.fileRequisites) {
|
|
542
|
+
const A = JSON.stringify(d.fileRequisites);
|
|
527
543
|
A !== "{}" && p.set("fileRequisites", A);
|
|
528
544
|
}
|
|
529
|
-
|
|
530
|
-
const
|
|
531
|
-
return `${S}${
|
|
545
|
+
d.demo && p.set("demo", "true");
|
|
546
|
+
const C = p.toString();
|
|
547
|
+
return `${S}${C ? `?${C}` : ""}`;
|
|
532
548
|
}
|
|
533
|
-
class
|
|
549
|
+
class Hi extends xe {
|
|
534
550
|
constructor() {
|
|
535
551
|
super(...arguments);
|
|
536
552
|
L(this, "defaultIframePrefix", "privacy-center");
|
|
537
553
|
L(this, "_uniqueIdentifier", "privacy-center");
|
|
538
|
-
L(this, "defaultIframeCSSConfig",
|
|
554
|
+
L(this, "defaultIframeCSSConfig", Ft);
|
|
539
555
|
}
|
|
540
556
|
get uniqueIdentifier() {
|
|
541
557
|
return this._uniqueIdentifier;
|
|
542
558
|
}
|
|
559
|
+
handleIframeReady() {
|
|
560
|
+
return z(this, null, function* () {
|
|
561
|
+
yield qe(Hi.prototype, this, "handleIframeReady").call(this), this.iframe && (yield Ut(this.iframe, this.options, this.uniqueIdentifier));
|
|
562
|
+
});
|
|
563
|
+
}
|
|
543
564
|
iframeUrl() {
|
|
544
|
-
return
|
|
565
|
+
return _t(this.options);
|
|
545
566
|
}
|
|
546
567
|
}
|
|
547
|
-
const
|
|
568
|
+
const Sr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
548
569
|
__proto__: null
|
|
549
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
550
|
-
function
|
|
570
|
+
}, Symbol.toStringTag, { value: "Module" })), Gt = "WIDGET_EVENT";
|
|
571
|
+
function Vt(d) {
|
|
551
572
|
let c = "widget/";
|
|
552
|
-
return "disclosureRequestId" in
|
|
573
|
+
return "disclosureRequestId" in d.configProps ? c += ["disclosures", d.configProps.disclosureRequestId].join("/") : c += d.request, c;
|
|
553
574
|
}
|
|
554
|
-
function
|
|
575
|
+
function Jt(d) {
|
|
555
576
|
var g;
|
|
556
|
-
const c = (g =
|
|
557
|
-
return `${S}/${
|
|
577
|
+
const c = (g = d.isSandbox) != null ? g : !1, S = d.developmentUrl || (c ? zi : ji), p = Object.entries(d.configProps).filter(([m, v]) => v || m === "disclosureRequestId").map(([m, v]) => `${m}=${encodeURIComponent(v)}`).join("&"), C = Vt(d);
|
|
578
|
+
return `${S}/${C}?sdk=web&sdkVersion=${Je}&${p}`;
|
|
558
579
|
}
|
|
559
|
-
let Q = null,
|
|
560
|
-
function
|
|
561
|
-
Q && !Q.closed && Q.focus(),
|
|
580
|
+
let Q = null, Ue = null;
|
|
581
|
+
function Ge(d = null) {
|
|
582
|
+
Q && !Q.closed && Q.focus(), d == null || d.preventDefault();
|
|
562
583
|
}
|
|
563
584
|
function Ee() {
|
|
564
|
-
document.body.style.filter = "", document.body.removeEventListener("click",
|
|
585
|
+
document.body.style.filter = "", document.body.removeEventListener("click", Ge);
|
|
565
586
|
}
|
|
566
|
-
function
|
|
567
|
-
|
|
568
|
-
(!Q || Q.closed) && (
|
|
569
|
-
},
|
|
587
|
+
function Yt() {
|
|
588
|
+
Ue = setInterval(() => {
|
|
589
|
+
(!Q || Q.closed) && (Ue && clearInterval(Ue), Ee());
|
|
590
|
+
}, Mt);
|
|
570
591
|
}
|
|
571
|
-
function
|
|
572
|
-
const c =
|
|
592
|
+
function Zt(d) {
|
|
593
|
+
const c = Jt(d), S = Nt, p = Bt, C = window.screenLeft !== void 0 ? window.screenLeft : window.screenX, g = window.screenTop !== void 0 ? window.screenTop : window.screenY, m = window.innerWidth || document.documentElement.clientWidth || window.screen.width, v = window.innerHeight || document.documentElement.clientHeight || window.screen.height, T = m / window.screen.availWidth, A = (m - S) / 2 / T + C, B = (v - p) / 2 / T + g, K = [
|
|
573
594
|
"scrollbars=yes",
|
|
574
595
|
`width=${S}`,
|
|
575
596
|
`height=${p}`,
|
|
576
597
|
`top=${B}`,
|
|
577
598
|
`left=${A}`
|
|
578
599
|
].join(","), Y = window.open("about:blank", "Soyio", K);
|
|
579
|
-
Y ? (Q = Y, Q.location.href = c, document.body.style.filter = "blur(5px)", document.body.addEventListener("click",
|
|
600
|
+
Y ? (Q = Y, Q.location.href = c, document.body.style.filter = "blur(5px)", document.body.addEventListener("click", Ge), Ge(), Yt()) : (Ee(), alert("Debes habilitar las ventanas emergentes para poder iniciar el flujo."));
|
|
580
601
|
}
|
|
581
|
-
function
|
|
602
|
+
function Qt() {
|
|
582
603
|
Q && (Q.close(), Q = null), Ee();
|
|
583
604
|
}
|
|
584
605
|
let ge = null;
|
|
585
|
-
function
|
|
606
|
+
function Xt() {
|
|
586
607
|
ge && (ge.cancel(), ge = null);
|
|
587
608
|
}
|
|
588
|
-
function
|
|
609
|
+
function Kt(d) {
|
|
589
610
|
return z(this, null, function* () {
|
|
590
|
-
const { onEvent: c } =
|
|
591
|
-
ge &&
|
|
592
|
-
return c(p),
|
|
611
|
+
const { onEvent: c } = d, S = yield Promise.resolve().then(() => De);
|
|
612
|
+
ge && Xt(), ge = S.on(Gt, (C) => z(null, [C], function* ({ data: p }) {
|
|
613
|
+
return c(p), Wt.includes(p.eventName) ? Qt() : p.eventName === Ot && Ee(), Promise.resolve();
|
|
593
614
|
}));
|
|
594
615
|
});
|
|
595
616
|
}
|
|
596
|
-
function
|
|
597
|
-
|
|
617
|
+
function er(d) {
|
|
618
|
+
Kt(d);
|
|
598
619
|
}
|
|
599
|
-
var ke,
|
|
600
|
-
class
|
|
620
|
+
var ke, qi;
|
|
621
|
+
class ur {
|
|
601
622
|
constructor(c) {
|
|
602
|
-
|
|
623
|
+
Ri(this, ke);
|
|
603
624
|
L(this, "onEvent");
|
|
604
|
-
this.onEvent = c.onEvent, Re && (
|
|
605
|
-
onEvent:
|
|
625
|
+
this.onEvent = c.onEvent, Re && (Zt(c), er({
|
|
626
|
+
onEvent: ki(this, ke, qi).bind(this)
|
|
606
627
|
}));
|
|
607
628
|
}
|
|
608
629
|
}
|
|
609
|
-
ke = new WeakSet(),
|
|
630
|
+
ke = new WeakSet(), qi = function(c) {
|
|
610
631
|
this.onEvent(c);
|
|
611
632
|
};
|
|
612
|
-
const Kt = "#/definitions/SoyioAppearance", er = "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"},"IconWeight":{"enum":["thin","light","regular","bold","fill","duotone"],"type":"string"},"SoyioAppearance":{"additionalProperties":false,"properties":{"config":{"$ref":"#/definitions/SoyioAppearanceConfig"},"rules":{"$ref":"#/definitions/SoyioRule"},"theme":{"$ref":"#/definitions/SoyioTheme"},"variables":{"$ref":"#/definitions/SoyioAppearanceVariables"}},"type":"object"},"SoyioAppearanceConfig":{"additionalProperties":false,"properties":{"brandTheme":{"default":"default","description":"Theme variant for branded elements like the footer.\\n- 'default': Standard Soyio brand colors (purple/indigo)\\n- 'dark': Dark mode with gray tones\\n- 'light': Mono color light version","enum":["default","dark","light"],"type":"string"},"helperTextPosition":{"enum":["top","bottom"],"type":"string"},"hintIcon":{"default":"Question","description":"Icon name to use for hint/help tooltips on input labels. Available icons: 'Question' (default), 'Info', 'QuestionMark', etc.","type":"string"},"icon":{"$ref":"#/definitions/SoyioIconConfig","description":"Global icon appearance configuration. Controls default weight and size for all icons."},"iconRules":{"additionalProperties":{"$ref":"#/definitions/SoyioIconConfig"},"description":"Per-component icon overrides. Allows customizing icon styles for specific components.","type":"object"},"mainPageColumns":{"default":2,"description":"Number of columns in the main page feature cards grid.","enum":[1,2,3,4],"type":"number"}},"type":"object"},"SoyioAppearanceVariables":{"additionalProperties":false,"properties":{"borderRadius":{"type":"string"},"borderStyle":{"type":"string"},"borderWidth":{"type":"string"},"colorBackground":{"type":"string"},"colorBorder":{"type":"string"},"colorBorderMuted":{"type":"string"},"colorDanger":{"type":"string"},"colorDangerBg":{"type":"string"},"colorInfo":{"type":"string"},"colorInfoBg":{"type":"string"},"colorInputErrorFocus":{"type":"string"},"colorInputFocus":{"type":"string"},"colorLink":{"type":"string"},"colorOverlay":{"type":"string"},"colorPrimary":{"type":"string"},"colorPrimarySurface":{"type":"string"},"colorSecondary":{"type":"string"},"colorSelectArrow":{"type":"string"},"colorSuccess":{"type":"string"},"colorSuccessBg":{"type":"string"},"colorSurface":{"type":"string"},"colorSurfaceMuted":{"type":"string"},"colorSurfaceStrong":{"type":"string"},"colorSwitchBorder":{"type":"string"},"colorText":{"type":"string"},"colorTextInverted":{"type":"string"},"colorTextSecondary":{"type":"string"},"colorTextSubtle":{"type":"string"},"colorTextTitle":{"type":"string"},"colorWarning":{"type":"string"},"colorWarningBg":{"type":"string"},"dataUseIconColor":{"type":"string"},"fontFamily":{"type":"string"},"fontFamilyBody":{"type":"string"},"fontFamilyTitle":{"type":"string"},"fontSizeBase":{"type":"string"}},"type":"object"},"SoyioIconConfig":{"additionalProperties":false,"properties":{"dataUseVariant":{"description":"Override variant for data use icons in consent management. If not set, uses the company's configured iconVariant.","enum":["duotone","outline","solid"],"type":"string"},"size":{"default":24,"description":"Default icon size in pixels.","type":"number"},"weight":{"$ref":"#/definitions/IconWeight","default":"regular","description":"Icon weight/style variant.\\n- thin: Thinnest stroke\\n- light: Light stroke\\n- regular: Default stroke (default)\\n- bold: Bold stroke\\n- fill: Filled/solid icons\\n- duotone: Two-tone icons with opacity"}},"type":"object"},"SoyioRule":{"additionalProperties":{"$ref":"#/definitions/CSSProperties"},"properties":{".Alert":{"$ref":"#/definitions/CSSProperties"},".Alert--checked":{"$ref":"#/definitions/CSSProperties"},".Alert--error":{"$ref":"#/definitions/CSSProperties"},".Alert--info":{"$ref":"#/definitions/CSSProperties"},".Alert--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"},".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"},".CheckboxInput":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput--checked":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput::placeholder":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput::selection":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:active":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:autofill":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:disabled":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:focus":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:hover":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel--checked":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel::placeholder":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel::selection":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:active":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:autofill":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:disabled":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:focus":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:hover":{"$ref":"#/definitions/CSSProperties"},".Chip":{"$ref":"#/definitions/CSSProperties"},".Chip--amber":{"$ref":"#/definitions/CSSProperties"},".Chip--checked":{"$ref":"#/definitions/CSSProperties"},".Chip--green":{"$ref":"#/definitions/CSSProperties"},".Chip--info":{"$ref":"#/definitions/CSSProperties"},".Chip--red":{"$ref":"#/definitions/CSSProperties"},".Chip::placeholder":{"$ref":"#/definitions/CSSProperties"},".Chip::selection":{"$ref":"#/definitions/CSSProperties"},".Chip:active":{"$ref":"#/definitions/CSSProperties"},".Chip:autofill":{"$ref":"#/definitions/CSSProperties"},".Chip:disabled":{"$ref":"#/definitions/CSSProperties"},".Chip:focus":{"$ref":"#/definitions/CSSProperties"},".Chip:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Chip:hover":{"$ref":"#/definitions/CSSProperties"},".Combobox":{"$ref":"#/definitions/CSSProperties"},".Combobox--checked":{"$ref":"#/definitions/CSSProperties"},".Combobox::placeholder":{"$ref":"#/definitions/CSSProperties"},".Combobox::selection":{"$ref":"#/definitions/CSSProperties"},".Combobox:active":{"$ref":"#/definitions/CSSProperties"},".Combobox:autofill":{"$ref":"#/definitions/CSSProperties"},".Combobox:disabled":{"$ref":"#/definitions/CSSProperties"},".Combobox:focus":{"$ref":"#/definitions/CSSProperties"},".Combobox:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Combobox:hover":{"$ref":"#/definitions/CSSProperties"},".Description":{"$ref":"#/definitions/CSSProperties"},".Description--checked":{"$ref":"#/definitions/CSSProperties"},".Description::placeholder":{"$ref":"#/definitions/CSSProperties"},".Description::selection":{"$ref":"#/definitions/CSSProperties"},".Description:active":{"$ref":"#/definitions/CSSProperties"},".Description:autofill":{"$ref":"#/definitions/CSSProperties"},".Description:disabled":{"$ref":"#/definitions/CSSProperties"},".Description:focus":{"$ref":"#/definitions/CSSProperties"},".Description:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Description:hover":{"$ref":"#/definitions/CSSProperties"},".Dialog":{"$ref":"#/definitions/CSSProperties"},".Dialog--checked":{"$ref":"#/definitions/CSSProperties"},".Dialog::placeholder":{"$ref":"#/definitions/CSSProperties"},".Dialog::selection":{"$ref":"#/definitions/CSSProperties"},".Dialog:active":{"$ref":"#/definitions/CSSProperties"},".Dialog:autofill":{"$ref":"#/definitions/CSSProperties"},".Dialog:disabled":{"$ref":"#/definitions/CSSProperties"},".Dialog:focus":{"$ref":"#/definitions/CSSProperties"},".Dialog:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Dialog:hover":{"$ref":"#/definitions/CSSProperties"},".DialogContent":{"$ref":"#/definitions/CSSProperties"},".DialogContent--checked":{"$ref":"#/definitions/CSSProperties"},".DialogContent::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogContent::selection":{"$ref":"#/definitions/CSSProperties"},".DialogContent:active":{"$ref":"#/definitions/CSSProperties"},".DialogContent:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogContent:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogContent:focus":{"$ref":"#/definitions/CSSProperties"},".DialogContent:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogContent:hover":{"$ref":"#/definitions/CSSProperties"},".DialogDescription":{"$ref":"#/definitions/CSSProperties"},".DialogDescription--checked":{"$ref":"#/definitions/CSSProperties"},".DialogDescription::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogDescription::selection":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:active":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:focus":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:hover":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay--checked":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay::selection":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:active":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:focus":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:hover":{"$ref":"#/definitions/CSSProperties"},".DialogTitle":{"$ref":"#/definitions/CSSProperties"},".DialogTitle--checked":{"$ref":"#/definitions/CSSProperties"},".DialogTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogTitle::selection":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:active":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:focus":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:hover":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage--checked":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage::placeholder":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage::selection":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:active":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:autofill":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:disabled":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:focus":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:focus-visible":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:hover":{"$ref":"#/definitions/CSSProperties"},".HintIcon":{"$ref":"#/definitions/CSSProperties"},".HintIcon--checked":{"$ref":"#/definitions/CSSProperties"},".HintIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".HintIcon::selection":{"$ref":"#/definitions/CSSProperties"},".HintIcon:active":{"$ref":"#/definitions/CSSProperties"},".HintIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".HintIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".HintIcon:focus":{"$ref":"#/definitions/CSSProperties"},".HintIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".HintIcon:hover":{"$ref":"#/definitions/CSSProperties"},".Input":{"$ref":"#/definitions/CSSProperties"},".Input--checked":{"$ref":"#/definitions/CSSProperties"},".Input--error":{"$ref":"#/definitions/CSSProperties"},".Input::placeholder":{"$ref":"#/definitions/CSSProperties"},".Input::selection":{"$ref":"#/definitions/CSSProperties"},".Input:active":{"$ref":"#/definitions/CSSProperties"},".Input:autofill":{"$ref":"#/definitions/CSSProperties"},".Input:disabled":{"$ref":"#/definitions/CSSProperties"},".Input:focus":{"$ref":"#/definitions/CSSProperties"},".Input:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Input:hover":{"$ref":"#/definitions/CSSProperties"},".Label":{"$ref":"#/definitions/CSSProperties"},".Label--checked":{"$ref":"#/definitions/CSSProperties"},".Label::placeholder":{"$ref":"#/definitions/CSSProperties"},".Label::selection":{"$ref":"#/definitions/CSSProperties"},".Label:active":{"$ref":"#/definitions/CSSProperties"},".Label:autofill":{"$ref":"#/definitions/CSSProperties"},".Label:disabled":{"$ref":"#/definitions/CSSProperties"},".Label:focus":{"$ref":"#/definitions/CSSProperties"},".Label:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Label:hover":{"$ref":"#/definitions/CSSProperties"},".Link":{"$ref":"#/definitions/CSSProperties"},".Link--checked":{"$ref":"#/definitions/CSSProperties"},".Link::placeholder":{"$ref":"#/definitions/CSSProperties"},".Link::selection":{"$ref":"#/definitions/CSSProperties"},".Link:active":{"$ref":"#/definitions/CSSProperties"},".Link:autofill":{"$ref":"#/definitions/CSSProperties"},".Link:disabled":{"$ref":"#/definitions/CSSProperties"},".Link:focus":{"$ref":"#/definitions/CSSProperties"},".Link:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Link:hover":{"$ref":"#/definitions/CSSProperties"},".Loader":{"$ref":"#/definitions/CSSProperties"},".Loader--checked":{"$ref":"#/definitions/CSSProperties"},".Loader::placeholder":{"$ref":"#/definitions/CSSProperties"},".Loader::selection":{"$ref":"#/definitions/CSSProperties"},".Loader:active":{"$ref":"#/definitions/CSSProperties"},".Loader:autofill":{"$ref":"#/definitions/CSSProperties"},".Loader:disabled":{"$ref":"#/definitions/CSSProperties"},".Loader:focus":{"$ref":"#/definitions/CSSProperties"},".Loader:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Loader:hover":{"$ref":"#/definitions/CSSProperties"},".MainContainer":{"$ref":"#/definitions/CSSProperties"},".MainContainer--checked":{"$ref":"#/definitions/CSSProperties"},".MainContainer::placeholder":{"$ref":"#/definitions/CSSProperties"},".MainContainer::selection":{"$ref":"#/definitions/CSSProperties"},".MainContainer:active":{"$ref":"#/definitions/CSSProperties"},".MainContainer:autofill":{"$ref":"#/definitions/CSSProperties"},".MainContainer:disabled":{"$ref":"#/definitions/CSSProperties"},".MainContainer:focus":{"$ref":"#/definitions/CSSProperties"},".MainContainer:focus-visible":{"$ref":"#/definitions/CSSProperties"},".MainContainer:hover":{"$ref":"#/definitions/CSSProperties"},".NinInput":{"$ref":"#/definitions/CSSProperties"},".NinInput--checked":{"$ref":"#/definitions/CSSProperties"},".NinInput::placeholder":{"$ref":"#/definitions/CSSProperties"},".NinInput::selection":{"$ref":"#/definitions/CSSProperties"},".NinInput:active":{"$ref":"#/definitions/CSSProperties"},".NinInput:autofill":{"$ref":"#/definitions/CSSProperties"},".NinInput:disabled":{"$ref":"#/definitions/CSSProperties"},".NinInput:focus":{"$ref":"#/definitions/CSSProperties"},".NinInput:focus-visible":{"$ref":"#/definitions/CSSProperties"},".NinInput:hover":{"$ref":"#/definitions/CSSProperties"},".Radio":{"$ref":"#/definitions/CSSProperties"},".Radio--checked":{"$ref":"#/definitions/CSSProperties"},".Radio::placeholder":{"$ref":"#/definitions/CSSProperties"},".Radio::selection":{"$ref":"#/definitions/CSSProperties"},".Radio:active":{"$ref":"#/definitions/CSSProperties"},".Radio:autofill":{"$ref":"#/definitions/CSSProperties"},".Radio:disabled":{"$ref":"#/definitions/CSSProperties"},".Radio:focus":{"$ref":"#/definitions/CSSProperties"},".Radio:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Radio:hover":{"$ref":"#/definitions/CSSProperties"},".RadioButton":{"$ref":"#/definitions/CSSProperties"},".RadioButton--checked":{"$ref":"#/definitions/CSSProperties"},".RadioButton::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioButton::selection":{"$ref":"#/definitions/CSSProperties"},".RadioButton:active":{"$ref":"#/definitions/CSSProperties"},".RadioButton:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioButton:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioButton:focus":{"$ref":"#/definitions/CSSProperties"},".RadioButton:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioButton:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCard":{"$ref":"#/definitions/CSSProperties"},".RadioCard--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCard::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCard::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCard:active":{"$ref":"#/definitions/CSSProperties"},".RadioCard:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCard:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCard:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCard:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCard:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:active":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:active":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:active":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:hover":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator--checked":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator::selection":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:active":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:focus":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:hover":{"$ref":"#/definitions/CSSProperties"},".RadioLabel":{"$ref":"#/definitions/CSSProperties"},".RadioLabel--checked":{"$ref":"#/definitions/CSSProperties"},".RadioLabel::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioLabel::selection":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:active":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:focus":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:hover":{"$ref":"#/definitions/CSSProperties"},".Select":{"$ref":"#/definitions/CSSProperties"},".Select--checked":{"$ref":"#/definitions/CSSProperties"},".Select::placeholder":{"$ref":"#/definitions/CSSProperties"},".Select::selection":{"$ref":"#/definitions/CSSProperties"},".Select:active":{"$ref":"#/definitions/CSSProperties"},".Select:autofill":{"$ref":"#/definitions/CSSProperties"},".Select:disabled":{"$ref":"#/definitions/CSSProperties"},".Select:focus":{"$ref":"#/definitions/CSSProperties"},".Select:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Select:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicator":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--active":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--completed":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--pending":{"$ref":"#/definitions/CSSProperties"},".StepIndicator::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicator::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine--bottom":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine--top":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:hover":{"$ref":"#/definitions/CSSProperties"},".StepTitle":{"$ref":"#/definitions/CSSProperties"},".StepTitle--checked":{"$ref":"#/definitions/CSSProperties"},".StepTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepTitle::selection":{"$ref":"#/definitions/CSSProperties"},".StepTitle:active":{"$ref":"#/definitions/CSSProperties"},".StepTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".StepTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".StepTitle:focus":{"$ref":"#/definitions/CSSProperties"},".StepTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepTitle:hover":{"$ref":"#/definitions/CSSProperties"},".Switch":{"$ref":"#/definitions/CSSProperties"},".Switch--checked":{"$ref":"#/definitions/CSSProperties"},".Switch::placeholder":{"$ref":"#/definitions/CSSProperties"},".Switch::selection":{"$ref":"#/definitions/CSSProperties"},".Switch:active":{"$ref":"#/definitions/CSSProperties"},".Switch:autofill":{"$ref":"#/definitions/CSSProperties"},".Switch:disabled":{"$ref":"#/definitions/CSSProperties"},".Switch:focus":{"$ref":"#/definitions/CSSProperties"},".Switch:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Switch:hover":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon--checked":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon::selection":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:active":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:focus":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:hover":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot--checked":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot::placeholder":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot::selection":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:active":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:autofill":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:disabled":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:focus":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:focus-visible":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:hover":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb--checked":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb::placeholder":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb::selection":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:active":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:autofill":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:disabled":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:focus":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:focus-visible":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:hover":{"$ref":"#/definitions/CSSProperties"},".TextArea":{"$ref":"#/definitions/CSSProperties"},".TextArea--checked":{"$ref":"#/definitions/CSSProperties"},".TextArea::placeholder":{"$ref":"#/definitions/CSSProperties"},".TextArea::selection":{"$ref":"#/definitions/CSSProperties"},".TextArea:active":{"$ref":"#/definitions/CSSProperties"},".TextArea:autofill":{"$ref":"#/definitions/CSSProperties"},".TextArea:disabled":{"$ref":"#/definitions/CSSProperties"},".TextArea:focus":{"$ref":"#/definitions/CSSProperties"},".TextArea:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TextArea:hover":{"$ref":"#/definitions/CSSProperties"},".Title":{"$ref":"#/definitions/CSSProperties"},".Title--checked":{"$ref":"#/definitions/CSSProperties"},".Title::placeholder":{"$ref":"#/definitions/CSSProperties"},".Title::selection":{"$ref":"#/definitions/CSSProperties"},".Title:active":{"$ref":"#/definitions/CSSProperties"},".Title:autofill":{"$ref":"#/definitions/CSSProperties"},".Title:disabled":{"$ref":"#/definitions/CSSProperties"},".Title:focus":{"$ref":"#/definitions/CSSProperties"},".Title:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Title:hover":{"$ref":"#/definitions/CSSProperties"},".TooltipContent":{"$ref":"#/definitions/CSSProperties"},".TooltipContent--checked":{"$ref":"#/definitions/CSSProperties"},".TooltipContent::placeholder":{"$ref":"#/definitions/CSSProperties"},".TooltipContent::selection":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:active":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:autofill":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:disabled":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:focus":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:hover":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput--checked":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput::placeholder":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput::selection":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:active":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:autofill":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:disabled":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:focus":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:hover":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell--checked":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell::placeholder":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell::selection":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:active":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:autofill":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:disabled":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:focus":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:hover":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator--checked":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator::placeholder":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator::selection":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:active":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:autofill":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:disabled":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:focus":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:hover":{"$ref":"#/definitions/CSSProperties"}},"type":"object"},"SoyioTheme":{"enum":["soyio","night","flat"],"type":"string"}}`), ur = {
|
|
613
|
-
$ref:
|
|
614
|
-
$schema:
|
|
615
|
-
definitions:
|
|
616
|
-
}, tr = "#/definitions/SoyioWidgetConfig", rr = "http://json-schema.org/draft-07/schema#", nr = /* @__PURE__ */ JSON.parse(`{"CSSProperties":{"additionalProperties":false,"properties":{"WebkitAppearance":{"type":"string"},"accentColor":{"type":"string"},"alignItems":{"enum":["flex-start","flex-end","center","baseline","stretch"],"type":"string"},"appearance":{"type":"string"},"backgroundColor":{"type":"string"},"border":{"type":"string"},"borderBottom":{"type":"string"},"borderBottomColor":{"type":"string"},"borderBottomLeftRadius":{"type":"string"},"borderBottomRightRadius":{"type":"string"},"borderBottomStyle":{"type":"string"},"borderBottomWidth":{"type":"string"},"borderColor":{"type":"string"},"borderLeft":{"type":"string"},"borderLeftColor":{"type":"string"},"borderLeftStyle":{"type":"string"},"borderLeftWidth":{"type":"string"},"borderRadius":{"type":"string"},"borderRight":{"type":"string"},"borderRightColor":{"type":"string"},"borderRightStyle":{"type":"string"},"borderRightWidth":{"type":"string"},"borderStyle":{"type":"string"},"borderTop":{"type":"string"},"borderTopColor":{"type":"string"},"borderTopLeftRadius":{"type":"string"},"borderTopRightRadius":{"type":"string"},"borderTopStyle":{"type":"string"},"borderTopWidth":{"type":"string"},"borderWidth":{"type":"string"},"bottom":{"type":"string"},"boxShadow":{"type":"string"},"color":{"type":"string"},"cursor":{"type":"string"},"display":{"enum":["block","inline","inline-block","flex","inline-flex","grid","inline-grid","none"],"type":"string"},"fill":{"type":"string"},"fillOpacity":{"type":"number"},"flex":{"type":"string"},"flexDirection":{"enum":["row","row-reverse","column","column-reverse"],"type":"string"},"flexWrap":{"enum":["nowrap","wrap","wrap-reverse"],"type":"string"},"fontFamily":{"type":"string"},"fontSize":{"type":"string"},"fontVariant":{"type":"string"},"fontWeight":{"type":["string","number"]},"gap":{"type":"string"},"height":{"type":"string"},"justifyContent":{"enum":["flex-start","flex-end","center","space-between","space-around","space-evenly"],"type":"string"},"left":{"type":"string"},"letterSpacing":{"type":"string"},"lineHeight":{"type":["string","number"]},"margin":{"type":"string"},"marginBottom":{"type":"string"},"marginLeft":{"type":"string"},"marginRight":{"type":"string"},"marginTop":{"type":"string"},"mozOsxFontSmoothing":{"enum":["auto","grayscale","unset"],"type":"string"},"opacity":{"type":"number"},"outline":{"type":"string"},"outlineOffset":{"type":"string"},"overflow":{"enum":["visible","hidden","scroll","auto"],"type":"string"},"overflowX":{"enum":["visible","hidden","scroll","auto"],"type":"string"},"overflowY":{"enum":["visible","hidden","scroll","auto"],"type":"string"},"padding":{"type":"string"},"paddingBottom":{"type":"string"},"paddingLeft":{"type":"string"},"paddingRight":{"type":"string"},"paddingTop":{"type":"string"},"position":{"enum":["static","relative","absolute","fixed","sticky"],"type":"string"},"right":{"type":"string"},"textAlign":{"enum":["left","right","center","justify"],"type":"string"},"textDecoration":{"type":"string"},"textTransform":{"enum":["none","capitalize","uppercase","lowercase"],"type":"string"},"top":{"type":"string"},"transform":{"type":"string"},"transformOrigin":{"type":"string"},"transition":{"type":"string"},"transitionDelay":{"type":"string"},"transitionDuration":{"type":"string"},"transitionProperty":{"type":"string"},"transitionTimingFunction":{"type":"string"},"visibility":{"enum":["visible","hidden","collapse"],"type":"string"},"webkitFontSmoothing":{"enum":["auto","antialiased","subpixel-antialiased"],"type":"string"},"webkitTextFillColor":{"type":"string"},"whiteSpace":{"enum":["normal","nowrap","pre","pre-wrap","pre-line"],"type":"string"},"width":{"type":"string"},"wordBreak":{"enum":["normal","break-all","keep-all","break-word"],"type":"string"},"zIndex":{"type":["number","string"]}},"type":"object"},"ConsentConfig":{"additionalProperties":false,"properties":{"actionToken":{"type":"string"},"appearance":{"$ref":"#/definitions/SoyioAppearance"},"consentTemplateId":{"type":"string"},"context":{"type":"string"},"developmentUrl":{"type":"string"},"entityId":{"type":"string"},"isSandbox":{"type":"boolean"},"mandatoryReconsentBehavior":{"enum":["notice","askAgain"],"type":"string"},"onEvent":{"$comment":"(event: Record<string, unknown>) => void","properties":{"namedArgs":{"additionalProperties":false,"properties":{"event":{"additionalProperties":{},"type":"object"}},"required":["event"],"type":"object"}},"type":"object"},"onReady":{"$comment":"() => void"},"optionalReconsentBehavior":{"enum":["notice","askAgain","hide"],"type":"string"}},"required":["consentTemplateId","onEvent"],"type":"object"},"DataSubject":{"enum":["anonymous_user","citizen_voter","commuter","consultant","customer","employee","job_applicant","next_of_kin","passenger","patient","prospect","shareholder","supplier_vendor","trainee","visitor"],"type":"string"},"IconWeight":{"enum":["thin","light","regular","bold","fill","duotone"],"type":"string"},"PrivacyCenterConfig":{"anyOf":[{"additionalProperties":false,"properties":{"appearance":{"$ref":"#/definitions/SoyioAppearance"},"companyId":{"type":"string"},"dataSubjects":{"items":{"$ref":"#/definitions/DataSubject"},"type":"array"},"demo":{"type":"boolean"},"developmentUrl":{"type":"string"},"enabledFeatures":{"items":{"$ref":"#/definitions/PrivacyManagerFeature"},"type":"array"},"enabledRights":{"items":{"$ref":"#/definitions/PrivacyCenterRight"},"type":"array"},"fileRequisites":{"additionalProperties":false,"properties":{"allowedExtensions":{"items":{"type":"string"},"type":"array"},"maxFileSize":{"type":"number"}},"type":"object"},"isSandbox":{"type":"boolean"},"onEvent":{"$comment":"(event: Record<string, unknown>) => void","properties":{"namedArgs":{"additionalProperties":false,"properties":{"event":{"additionalProperties":{},"type":"object"}},"required":["event"],"type":"object"}},"type":"object"},"onReady":{"$comment":"() => void"},"requestReference":{"type":"string"}},"required":["companyId","onEvent"],"type":"object"},{"additionalProperties":false,"properties":{"appearance":{"$ref":"#/definitions/SoyioAppearance"},"dataSubjects":{"items":{"$ref":"#/definitions/DataSubject"},"type":"array"},"demo":{"type":"boolean"},"developmentUrl":{"type":"string"},"enabledFeatures":{"items":{"$ref":"#/definitions/PrivacyManagerFeature"},"type":"array"},"enabledRights":{"items":{"$ref":"#/definitions/PrivacyCenterRight"},"type":"array"},"fileRequisites":{"additionalProperties":false,"properties":{"allowedExtensions":{"items":{"type":"string"},"type":"array"},"maxFileSize":{"type":"number"}},"type":"object"},"isSandbox":{"type":"boolean"},"onEvent":{"$comment":"(event: Record<string, unknown>) => void","properties":{"namedArgs":{"additionalProperties":false,"properties":{"event":{"additionalProperties":{},"type":"object"}},"required":["event"],"type":"object"}},"type":"object"},"onReady":{"$comment":"() => void"},"requestReference":{"type":"string"},"sessionToken":{"type":"string"}},"required":["onEvent","sessionToken"],"type":"object"}]},"PrivacyCenterRight":{"enum":["arsop","redec"],"type":"string"},"PrivacyManagerFeature":{"enum":["DataSubjectRequest","ConsentManagement","RequestTracking"],"type":"string"},"SoyioAppearance":{"additionalProperties":false,"properties":{"config":{"$ref":"#/definitions/SoyioAppearanceConfig"},"rules":{"$ref":"#/definitions/SoyioRule"},"theme":{"$ref":"#/definitions/SoyioTheme"},"variables":{"$ref":"#/definitions/SoyioAppearanceVariables"}},"type":"object"},"SoyioAppearanceConfig":{"additionalProperties":false,"properties":{"brandTheme":{"default":"default","description":"Theme variant for branded elements like the footer.\\n- 'default': Standard Soyio brand colors (purple/indigo)\\n- 'dark': Dark mode with gray tones\\n- 'light': Mono color light version","enum":["default","dark","light"],"type":"string"},"helperTextPosition":{"enum":["top","bottom"],"type":"string"},"hintIcon":{"default":"Question","description":"Icon name to use for hint/help tooltips on input labels. Available icons: 'Question' (default), 'Info', 'QuestionMark', etc.","type":"string"},"icon":{"$ref":"#/definitions/SoyioIconConfig","description":"Global icon appearance configuration. Controls default weight and size for all icons."},"iconRules":{"additionalProperties":{"$ref":"#/definitions/SoyioIconConfig"},"description":"Per-component icon overrides. Allows customizing icon styles for specific components.","type":"object"},"mainPageColumns":{"default":2,"description":"Number of columns in the main page feature cards grid.","enum":[1,2,3,4],"type":"number"}},"type":"object"},"SoyioAppearanceVariables":{"additionalProperties":false,"properties":{"borderRadius":{"type":"string"},"borderStyle":{"type":"string"},"borderWidth":{"type":"string"},"colorBackground":{"type":"string"},"colorBorder":{"type":"string"},"colorBorderMuted":{"type":"string"},"colorDanger":{"type":"string"},"colorDangerBg":{"type":"string"},"colorInfo":{"type":"string"},"colorInfoBg":{"type":"string"},"colorInputErrorFocus":{"type":"string"},"colorInputFocus":{"type":"string"},"colorLink":{"type":"string"},"colorOverlay":{"type":"string"},"colorPrimary":{"type":"string"},"colorPrimarySurface":{"type":"string"},"colorSecondary":{"type":"string"},"colorSelectArrow":{"type":"string"},"colorSuccess":{"type":"string"},"colorSuccessBg":{"type":"string"},"colorSurface":{"type":"string"},"colorSurfaceMuted":{"type":"string"},"colorSurfaceStrong":{"type":"string"},"colorSwitchBorder":{"type":"string"},"colorText":{"type":"string"},"colorTextInverted":{"type":"string"},"colorTextSecondary":{"type":"string"},"colorTextSubtle":{"type":"string"},"colorTextTitle":{"type":"string"},"colorWarning":{"type":"string"},"colorWarningBg":{"type":"string"},"dataUseIconColor":{"type":"string"},"fontFamily":{"type":"string"},"fontFamilyBody":{"type":"string"},"fontFamilyTitle":{"type":"string"},"fontSizeBase":{"type":"string"}},"type":"object"},"SoyioIconConfig":{"additionalProperties":false,"properties":{"dataUseVariant":{"description":"Override variant for data use icons in consent management. If not set, uses the company's configured iconVariant.","enum":["duotone","outline","solid"],"type":"string"},"size":{"default":24,"description":"Default icon size in pixels.","type":"number"},"weight":{"$ref":"#/definitions/IconWeight","default":"regular","description":"Icon weight/style variant.\\n- thin: Thinnest stroke\\n- light: Light stroke\\n- regular: Default stroke (default)\\n- bold: Bold stroke\\n- fill: Filled/solid icons\\n- duotone: Two-tone icons with opacity"}},"type":"object"},"SoyioRule":{"additionalProperties":{"$ref":"#/definitions/CSSProperties"},"properties":{".Alert":{"$ref":"#/definitions/CSSProperties"},".Alert--checked":{"$ref":"#/definitions/CSSProperties"},".Alert--error":{"$ref":"#/definitions/CSSProperties"},".Alert--info":{"$ref":"#/definitions/CSSProperties"},".Alert--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"},".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"},".CheckboxInput":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput--checked":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput::placeholder":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput::selection":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:active":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:autofill":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:disabled":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:focus":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:hover":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel--checked":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel::placeholder":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel::selection":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:active":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:autofill":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:disabled":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:focus":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:hover":{"$ref":"#/definitions/CSSProperties"},".Chip":{"$ref":"#/definitions/CSSProperties"},".Chip--amber":{"$ref":"#/definitions/CSSProperties"},".Chip--checked":{"$ref":"#/definitions/CSSProperties"},".Chip--green":{"$ref":"#/definitions/CSSProperties"},".Chip--info":{"$ref":"#/definitions/CSSProperties"},".Chip--red":{"$ref":"#/definitions/CSSProperties"},".Chip::placeholder":{"$ref":"#/definitions/CSSProperties"},".Chip::selection":{"$ref":"#/definitions/CSSProperties"},".Chip:active":{"$ref":"#/definitions/CSSProperties"},".Chip:autofill":{"$ref":"#/definitions/CSSProperties"},".Chip:disabled":{"$ref":"#/definitions/CSSProperties"},".Chip:focus":{"$ref":"#/definitions/CSSProperties"},".Chip:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Chip:hover":{"$ref":"#/definitions/CSSProperties"},".Combobox":{"$ref":"#/definitions/CSSProperties"},".Combobox--checked":{"$ref":"#/definitions/CSSProperties"},".Combobox::placeholder":{"$ref":"#/definitions/CSSProperties"},".Combobox::selection":{"$ref":"#/definitions/CSSProperties"},".Combobox:active":{"$ref":"#/definitions/CSSProperties"},".Combobox:autofill":{"$ref":"#/definitions/CSSProperties"},".Combobox:disabled":{"$ref":"#/definitions/CSSProperties"},".Combobox:focus":{"$ref":"#/definitions/CSSProperties"},".Combobox:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Combobox:hover":{"$ref":"#/definitions/CSSProperties"},".Description":{"$ref":"#/definitions/CSSProperties"},".Description--checked":{"$ref":"#/definitions/CSSProperties"},".Description::placeholder":{"$ref":"#/definitions/CSSProperties"},".Description::selection":{"$ref":"#/definitions/CSSProperties"},".Description:active":{"$ref":"#/definitions/CSSProperties"},".Description:autofill":{"$ref":"#/definitions/CSSProperties"},".Description:disabled":{"$ref":"#/definitions/CSSProperties"},".Description:focus":{"$ref":"#/definitions/CSSProperties"},".Description:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Description:hover":{"$ref":"#/definitions/CSSProperties"},".Dialog":{"$ref":"#/definitions/CSSProperties"},".Dialog--checked":{"$ref":"#/definitions/CSSProperties"},".Dialog::placeholder":{"$ref":"#/definitions/CSSProperties"},".Dialog::selection":{"$ref":"#/definitions/CSSProperties"},".Dialog:active":{"$ref":"#/definitions/CSSProperties"},".Dialog:autofill":{"$ref":"#/definitions/CSSProperties"},".Dialog:disabled":{"$ref":"#/definitions/CSSProperties"},".Dialog:focus":{"$ref":"#/definitions/CSSProperties"},".Dialog:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Dialog:hover":{"$ref":"#/definitions/CSSProperties"},".DialogContent":{"$ref":"#/definitions/CSSProperties"},".DialogContent--checked":{"$ref":"#/definitions/CSSProperties"},".DialogContent::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogContent::selection":{"$ref":"#/definitions/CSSProperties"},".DialogContent:active":{"$ref":"#/definitions/CSSProperties"},".DialogContent:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogContent:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogContent:focus":{"$ref":"#/definitions/CSSProperties"},".DialogContent:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogContent:hover":{"$ref":"#/definitions/CSSProperties"},".DialogDescription":{"$ref":"#/definitions/CSSProperties"},".DialogDescription--checked":{"$ref":"#/definitions/CSSProperties"},".DialogDescription::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogDescription::selection":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:active":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:focus":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:hover":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay--checked":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay::selection":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:active":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:focus":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:hover":{"$ref":"#/definitions/CSSProperties"},".DialogTitle":{"$ref":"#/definitions/CSSProperties"},".DialogTitle--checked":{"$ref":"#/definitions/CSSProperties"},".DialogTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogTitle::selection":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:active":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:focus":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:hover":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage--checked":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage::placeholder":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage::selection":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:active":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:autofill":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:disabled":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:focus":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:focus-visible":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:hover":{"$ref":"#/definitions/CSSProperties"},".HintIcon":{"$ref":"#/definitions/CSSProperties"},".HintIcon--checked":{"$ref":"#/definitions/CSSProperties"},".HintIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".HintIcon::selection":{"$ref":"#/definitions/CSSProperties"},".HintIcon:active":{"$ref":"#/definitions/CSSProperties"},".HintIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".HintIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".HintIcon:focus":{"$ref":"#/definitions/CSSProperties"},".HintIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".HintIcon:hover":{"$ref":"#/definitions/CSSProperties"},".Input":{"$ref":"#/definitions/CSSProperties"},".Input--checked":{"$ref":"#/definitions/CSSProperties"},".Input--error":{"$ref":"#/definitions/CSSProperties"},".Input::placeholder":{"$ref":"#/definitions/CSSProperties"},".Input::selection":{"$ref":"#/definitions/CSSProperties"},".Input:active":{"$ref":"#/definitions/CSSProperties"},".Input:autofill":{"$ref":"#/definitions/CSSProperties"},".Input:disabled":{"$ref":"#/definitions/CSSProperties"},".Input:focus":{"$ref":"#/definitions/CSSProperties"},".Input:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Input:hover":{"$ref":"#/definitions/CSSProperties"},".Label":{"$ref":"#/definitions/CSSProperties"},".Label--checked":{"$ref":"#/definitions/CSSProperties"},".Label::placeholder":{"$ref":"#/definitions/CSSProperties"},".Label::selection":{"$ref":"#/definitions/CSSProperties"},".Label:active":{"$ref":"#/definitions/CSSProperties"},".Label:autofill":{"$ref":"#/definitions/CSSProperties"},".Label:disabled":{"$ref":"#/definitions/CSSProperties"},".Label:focus":{"$ref":"#/definitions/CSSProperties"},".Label:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Label:hover":{"$ref":"#/definitions/CSSProperties"},".Link":{"$ref":"#/definitions/CSSProperties"},".Link--checked":{"$ref":"#/definitions/CSSProperties"},".Link::placeholder":{"$ref":"#/definitions/CSSProperties"},".Link::selection":{"$ref":"#/definitions/CSSProperties"},".Link:active":{"$ref":"#/definitions/CSSProperties"},".Link:autofill":{"$ref":"#/definitions/CSSProperties"},".Link:disabled":{"$ref":"#/definitions/CSSProperties"},".Link:focus":{"$ref":"#/definitions/CSSProperties"},".Link:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Link:hover":{"$ref":"#/definitions/CSSProperties"},".Loader":{"$ref":"#/definitions/CSSProperties"},".Loader--checked":{"$ref":"#/definitions/CSSProperties"},".Loader::placeholder":{"$ref":"#/definitions/CSSProperties"},".Loader::selection":{"$ref":"#/definitions/CSSProperties"},".Loader:active":{"$ref":"#/definitions/CSSProperties"},".Loader:autofill":{"$ref":"#/definitions/CSSProperties"},".Loader:disabled":{"$ref":"#/definitions/CSSProperties"},".Loader:focus":{"$ref":"#/definitions/CSSProperties"},".Loader:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Loader:hover":{"$ref":"#/definitions/CSSProperties"},".MainContainer":{"$ref":"#/definitions/CSSProperties"},".MainContainer--checked":{"$ref":"#/definitions/CSSProperties"},".MainContainer::placeholder":{"$ref":"#/definitions/CSSProperties"},".MainContainer::selection":{"$ref":"#/definitions/CSSProperties"},".MainContainer:active":{"$ref":"#/definitions/CSSProperties"},".MainContainer:autofill":{"$ref":"#/definitions/CSSProperties"},".MainContainer:disabled":{"$ref":"#/definitions/CSSProperties"},".MainContainer:focus":{"$ref":"#/definitions/CSSProperties"},".MainContainer:focus-visible":{"$ref":"#/definitions/CSSProperties"},".MainContainer:hover":{"$ref":"#/definitions/CSSProperties"},".NinInput":{"$ref":"#/definitions/CSSProperties"},".NinInput--checked":{"$ref":"#/definitions/CSSProperties"},".NinInput::placeholder":{"$ref":"#/definitions/CSSProperties"},".NinInput::selection":{"$ref":"#/definitions/CSSProperties"},".NinInput:active":{"$ref":"#/definitions/CSSProperties"},".NinInput:autofill":{"$ref":"#/definitions/CSSProperties"},".NinInput:disabled":{"$ref":"#/definitions/CSSProperties"},".NinInput:focus":{"$ref":"#/definitions/CSSProperties"},".NinInput:focus-visible":{"$ref":"#/definitions/CSSProperties"},".NinInput:hover":{"$ref":"#/definitions/CSSProperties"},".Radio":{"$ref":"#/definitions/CSSProperties"},".Radio--checked":{"$ref":"#/definitions/CSSProperties"},".Radio::placeholder":{"$ref":"#/definitions/CSSProperties"},".Radio::selection":{"$ref":"#/definitions/CSSProperties"},".Radio:active":{"$ref":"#/definitions/CSSProperties"},".Radio:autofill":{"$ref":"#/definitions/CSSProperties"},".Radio:disabled":{"$ref":"#/definitions/CSSProperties"},".Radio:focus":{"$ref":"#/definitions/CSSProperties"},".Radio:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Radio:hover":{"$ref":"#/definitions/CSSProperties"},".RadioButton":{"$ref":"#/definitions/CSSProperties"},".RadioButton--checked":{"$ref":"#/definitions/CSSProperties"},".RadioButton::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioButton::selection":{"$ref":"#/definitions/CSSProperties"},".RadioButton:active":{"$ref":"#/definitions/CSSProperties"},".RadioButton:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioButton:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioButton:focus":{"$ref":"#/definitions/CSSProperties"},".RadioButton:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioButton:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCard":{"$ref":"#/definitions/CSSProperties"},".RadioCard--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCard::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCard::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCard:active":{"$ref":"#/definitions/CSSProperties"},".RadioCard:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCard:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCard:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCard:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCard:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:active":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:active":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:active":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:hover":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator--checked":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator::selection":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:active":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:focus":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:hover":{"$ref":"#/definitions/CSSProperties"},".RadioLabel":{"$ref":"#/definitions/CSSProperties"},".RadioLabel--checked":{"$ref":"#/definitions/CSSProperties"},".RadioLabel::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioLabel::selection":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:active":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:focus":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:hover":{"$ref":"#/definitions/CSSProperties"},".Select":{"$ref":"#/definitions/CSSProperties"},".Select--checked":{"$ref":"#/definitions/CSSProperties"},".Select::placeholder":{"$ref":"#/definitions/CSSProperties"},".Select::selection":{"$ref":"#/definitions/CSSProperties"},".Select:active":{"$ref":"#/definitions/CSSProperties"},".Select:autofill":{"$ref":"#/definitions/CSSProperties"},".Select:disabled":{"$ref":"#/definitions/CSSProperties"},".Select:focus":{"$ref":"#/definitions/CSSProperties"},".Select:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Select:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicator":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--active":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--completed":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--pending":{"$ref":"#/definitions/CSSProperties"},".StepIndicator::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicator::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine--bottom":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine--top":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:hover":{"$ref":"#/definitions/CSSProperties"},".StepTitle":{"$ref":"#/definitions/CSSProperties"},".StepTitle--checked":{"$ref":"#/definitions/CSSProperties"},".StepTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepTitle::selection":{"$ref":"#/definitions/CSSProperties"},".StepTitle:active":{"$ref":"#/definitions/CSSProperties"},".StepTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".StepTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".StepTitle:focus":{"$ref":"#/definitions/CSSProperties"},".StepTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepTitle:hover":{"$ref":"#/definitions/CSSProperties"},".Switch":{"$ref":"#/definitions/CSSProperties"},".Switch--checked":{"$ref":"#/definitions/CSSProperties"},".Switch::placeholder":{"$ref":"#/definitions/CSSProperties"},".Switch::selection":{"$ref":"#/definitions/CSSProperties"},".Switch:active":{"$ref":"#/definitions/CSSProperties"},".Switch:autofill":{"$ref":"#/definitions/CSSProperties"},".Switch:disabled":{"$ref":"#/definitions/CSSProperties"},".Switch:focus":{"$ref":"#/definitions/CSSProperties"},".Switch:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Switch:hover":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon--checked":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon::selection":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:active":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:focus":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:hover":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot--checked":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot::placeholder":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot::selection":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:active":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:autofill":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:disabled":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:focus":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:focus-visible":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:hover":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb--checked":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb::placeholder":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb::selection":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:active":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:autofill":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:disabled":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:focus":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:focus-visible":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:hover":{"$ref":"#/definitions/CSSProperties"},".TextArea":{"$ref":"#/definitions/CSSProperties"},".TextArea--checked":{"$ref":"#/definitions/CSSProperties"},".TextArea::placeholder":{"$ref":"#/definitions/CSSProperties"},".TextArea::selection":{"$ref":"#/definitions/CSSProperties"},".TextArea:active":{"$ref":"#/definitions/CSSProperties"},".TextArea:autofill":{"$ref":"#/definitions/CSSProperties"},".TextArea:disabled":{"$ref":"#/definitions/CSSProperties"},".TextArea:focus":{"$ref":"#/definitions/CSSProperties"},".TextArea:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TextArea:hover":{"$ref":"#/definitions/CSSProperties"},".Title":{"$ref":"#/definitions/CSSProperties"},".Title--checked":{"$ref":"#/definitions/CSSProperties"},".Title::placeholder":{"$ref":"#/definitions/CSSProperties"},".Title::selection":{"$ref":"#/definitions/CSSProperties"},".Title:active":{"$ref":"#/definitions/CSSProperties"},".Title:autofill":{"$ref":"#/definitions/CSSProperties"},".Title:disabled":{"$ref":"#/definitions/CSSProperties"},".Title:focus":{"$ref":"#/definitions/CSSProperties"},".Title:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Title:hover":{"$ref":"#/definitions/CSSProperties"},".TooltipContent":{"$ref":"#/definitions/CSSProperties"},".TooltipContent--checked":{"$ref":"#/definitions/CSSProperties"},".TooltipContent::placeholder":{"$ref":"#/definitions/CSSProperties"},".TooltipContent::selection":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:active":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:autofill":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:disabled":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:focus":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:hover":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput--checked":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput::placeholder":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput::selection":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:active":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:autofill":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:disabled":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:focus":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:hover":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell--checked":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell::placeholder":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell::selection":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:active":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:autofill":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:disabled":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:focus":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:hover":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator--checked":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator::placeholder":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator::selection":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:active":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:autofill":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:disabled":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:focus":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:hover":{"$ref":"#/definitions/CSSProperties"}},"type":"object"},"SoyioTheme":{"enum":["soyio","night","flat"],"type":"string"},"SoyioWidgetConfig":{"anyOf":[{"$ref":"#/definitions/PrivacyCenterConfig"},{"$ref":"#/definitions/ConsentConfig"}],"description":"Combined configuration type for generating the JSON schema. This includes all possible configuration options for both PrivacyCenterBox and ConsentBox."}}`), Cr = {
|
|
617
|
-
$ref:
|
|
618
|
-
$schema:
|
|
619
|
-
definitions:
|
|
633
|
+
const ir = "#/definitions/SoyioAppearance", tr = "http://json-schema.org/draft-07/schema#", rr = /* @__PURE__ */ JSON.parse(`{"CSSProperties":{"additionalProperties":false,"properties":{"WebkitAppearance":{"type":"string"},"accentColor":{"type":"string"},"alignItems":{"enum":["flex-start","flex-end","center","baseline","stretch"],"type":"string"},"appearance":{"type":"string"},"backgroundColor":{"type":"string"},"border":{"type":"string"},"borderBottom":{"type":"string"},"borderBottomColor":{"type":"string"},"borderBottomLeftRadius":{"type":"string"},"borderBottomRightRadius":{"type":"string"},"borderBottomStyle":{"type":"string"},"borderBottomWidth":{"type":"string"},"borderColor":{"type":"string"},"borderLeft":{"type":"string"},"borderLeftColor":{"type":"string"},"borderLeftStyle":{"type":"string"},"borderLeftWidth":{"type":"string"},"borderRadius":{"type":"string"},"borderRight":{"type":"string"},"borderRightColor":{"type":"string"},"borderRightStyle":{"type":"string"},"borderRightWidth":{"type":"string"},"borderStyle":{"type":"string"},"borderTop":{"type":"string"},"borderTopColor":{"type":"string"},"borderTopLeftRadius":{"type":"string"},"borderTopRightRadius":{"type":"string"},"borderTopStyle":{"type":"string"},"borderTopWidth":{"type":"string"},"borderWidth":{"type":"string"},"bottom":{"type":"string"},"boxShadow":{"type":"string"},"color":{"type":"string"},"cursor":{"type":"string"},"display":{"enum":["block","inline","inline-block","flex","inline-flex","grid","inline-grid","none"],"type":"string"},"fill":{"type":"string"},"fillOpacity":{"type":"number"},"flex":{"type":"string"},"flexDirection":{"enum":["row","row-reverse","column","column-reverse"],"type":"string"},"flexWrap":{"enum":["nowrap","wrap","wrap-reverse"],"type":"string"},"fontFamily":{"type":"string"},"fontSize":{"type":"string"},"fontVariant":{"type":"string"},"fontWeight":{"type":["string","number"]},"gap":{"type":"string"},"height":{"type":"string"},"justifyContent":{"enum":["flex-start","flex-end","center","space-between","space-around","space-evenly"],"type":"string"},"left":{"type":"string"},"letterSpacing":{"type":"string"},"lineHeight":{"type":["string","number"]},"margin":{"type":"string"},"marginBottom":{"type":"string"},"marginLeft":{"type":"string"},"marginRight":{"type":"string"},"marginTop":{"type":"string"},"mozOsxFontSmoothing":{"enum":["auto","grayscale","unset"],"type":"string"},"opacity":{"type":"number"},"outline":{"type":"string"},"outlineOffset":{"type":"string"},"overflow":{"enum":["visible","hidden","scroll","auto"],"type":"string"},"overflowX":{"enum":["visible","hidden","scroll","auto"],"type":"string"},"overflowY":{"enum":["visible","hidden","scroll","auto"],"type":"string"},"padding":{"type":"string"},"paddingBottom":{"type":"string"},"paddingLeft":{"type":"string"},"paddingRight":{"type":"string"},"paddingTop":{"type":"string"},"position":{"enum":["static","relative","absolute","fixed","sticky"],"type":"string"},"right":{"type":"string"},"textAlign":{"enum":["left","right","center","justify"],"type":"string"},"textDecoration":{"type":"string"},"textTransform":{"enum":["none","capitalize","uppercase","lowercase"],"type":"string"},"top":{"type":"string"},"transform":{"type":"string"},"transformOrigin":{"type":"string"},"transition":{"type":"string"},"transitionDelay":{"type":"string"},"transitionDuration":{"type":"string"},"transitionProperty":{"type":"string"},"transitionTimingFunction":{"type":"string"},"visibility":{"enum":["visible","hidden","collapse"],"type":"string"},"webkitFontSmoothing":{"enum":["auto","antialiased","subpixel-antialiased"],"type":"string"},"webkitTextFillColor":{"type":"string"},"whiteSpace":{"enum":["normal","nowrap","pre","pre-wrap","pre-line"],"type":"string"},"width":{"type":"string"},"wordBreak":{"enum":["normal","break-all","keep-all","break-word"],"type":"string"},"zIndex":{"type":["number","string"]}},"type":"object"},"IconWeight":{"enum":["thin","light","regular","bold","fill","duotone"],"type":"string"},"SoyioAppearance":{"additionalProperties":false,"properties":{"config":{"$ref":"#/definitions/SoyioAppearanceConfig"},"rules":{"$ref":"#/definitions/SoyioRule"},"theme":{"$ref":"#/definitions/SoyioTheme"},"variables":{"$ref":"#/definitions/SoyioAppearanceVariables"}},"type":"object"},"SoyioAppearanceConfig":{"additionalProperties":false,"properties":{"brandTheme":{"default":"default","description":"Theme variant for branded elements like the footer.\\n- 'default': Standard Soyio brand colors (purple/indigo)\\n- 'dark': Dark mode with gray tones\\n- 'light': Mono color light version","enum":["default","dark","light"],"type":"string"},"helperTextPosition":{"enum":["top","bottom"],"type":"string"},"hintIcon":{"default":"Question","description":"Icon name to use for hint/help tooltips on input labels. Available icons: 'Question' (default), 'Info', 'QuestionMark', etc.","type":"string"},"icon":{"$ref":"#/definitions/SoyioIconConfig","description":"Global icon appearance configuration. Controls default weight and size for all icons."},"iconRules":{"additionalProperties":{"$ref":"#/definitions/SoyioIconConfig"},"description":"Per-component icon overrides. Allows customizing icon styles for specific components.","type":"object"},"mainPageColumns":{"default":2,"description":"Number of columns in the main page feature cards grid.","enum":[1,2,3,4],"type":"number"}},"type":"object"},"SoyioAppearanceVariables":{"additionalProperties":false,"properties":{"borderRadius":{"type":"string"},"borderStyle":{"type":"string"},"borderWidth":{"type":"string"},"colorBackground":{"type":"string"},"colorBorder":{"type":"string"},"colorBorderMuted":{"type":"string"},"colorDanger":{"type":"string"},"colorDangerBg":{"type":"string"},"colorInfo":{"type":"string"},"colorInfoBg":{"type":"string"},"colorInputErrorFocus":{"type":"string"},"colorInputFocus":{"type":"string"},"colorLink":{"type":"string"},"colorOverlay":{"type":"string"},"colorPrimary":{"type":"string"},"colorPrimarySurface":{"type":"string"},"colorSecondary":{"type":"string"},"colorSelectArrow":{"type":"string"},"colorSuccess":{"type":"string"},"colorSuccessBg":{"type":"string"},"colorSurface":{"type":"string"},"colorSurfaceMuted":{"type":"string"},"colorSurfaceStrong":{"type":"string"},"colorSwitchBorder":{"type":"string"},"colorText":{"type":"string"},"colorTextInverted":{"type":"string"},"colorTextSecondary":{"type":"string"},"colorTextSubtle":{"type":"string"},"colorTextTitle":{"type":"string"},"colorWarning":{"type":"string"},"colorWarningBg":{"type":"string"},"dataUseIconColor":{"type":"string"},"fontFamily":{"type":"string"},"fontFamilyBody":{"type":"string"},"fontFamilyTitle":{"type":"string"},"fontSizeBase":{"type":"string"}},"type":"object"},"SoyioIconConfig":{"additionalProperties":false,"properties":{"dataUseVariant":{"description":"Override variant for data use icons in consent management. If not set, uses the company's configured iconVariant.","enum":["duotone","outline","solid"],"type":"string"},"size":{"default":24,"description":"Default icon size in pixels.","type":"number"},"weight":{"$ref":"#/definitions/IconWeight","default":"regular","description":"Icon weight/style variant.\\n- thin: Thinnest stroke\\n- light: Light stroke\\n- regular: Default stroke (default)\\n- bold: Bold stroke\\n- fill: Filled/solid icons\\n- duotone: Two-tone icons with opacity"}},"type":"object"},"SoyioRule":{"additionalProperties":{"$ref":"#/definitions/CSSProperties"},"properties":{".Alert":{"$ref":"#/definitions/CSSProperties"},".Alert--checked":{"$ref":"#/definitions/CSSProperties"},".Alert--error":{"$ref":"#/definitions/CSSProperties"},".Alert--info":{"$ref":"#/definitions/CSSProperties"},".Alert--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"},".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"},".CheckboxInput":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput--checked":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput::placeholder":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput::selection":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:active":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:autofill":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:disabled":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:focus":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:hover":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel--checked":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel::placeholder":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel::selection":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:active":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:autofill":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:disabled":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:focus":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:hover":{"$ref":"#/definitions/CSSProperties"},".Chip":{"$ref":"#/definitions/CSSProperties"},".Chip--amber":{"$ref":"#/definitions/CSSProperties"},".Chip--checked":{"$ref":"#/definitions/CSSProperties"},".Chip--green":{"$ref":"#/definitions/CSSProperties"},".Chip--info":{"$ref":"#/definitions/CSSProperties"},".Chip--red":{"$ref":"#/definitions/CSSProperties"},".Chip::placeholder":{"$ref":"#/definitions/CSSProperties"},".Chip::selection":{"$ref":"#/definitions/CSSProperties"},".Chip:active":{"$ref":"#/definitions/CSSProperties"},".Chip:autofill":{"$ref":"#/definitions/CSSProperties"},".Chip:disabled":{"$ref":"#/definitions/CSSProperties"},".Chip:focus":{"$ref":"#/definitions/CSSProperties"},".Chip:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Chip:hover":{"$ref":"#/definitions/CSSProperties"},".Combobox":{"$ref":"#/definitions/CSSProperties"},".Combobox--checked":{"$ref":"#/definitions/CSSProperties"},".Combobox::placeholder":{"$ref":"#/definitions/CSSProperties"},".Combobox::selection":{"$ref":"#/definitions/CSSProperties"},".Combobox:active":{"$ref":"#/definitions/CSSProperties"},".Combobox:autofill":{"$ref":"#/definitions/CSSProperties"},".Combobox:disabled":{"$ref":"#/definitions/CSSProperties"},".Combobox:focus":{"$ref":"#/definitions/CSSProperties"},".Combobox:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Combobox:hover":{"$ref":"#/definitions/CSSProperties"},".Description":{"$ref":"#/definitions/CSSProperties"},".Description--checked":{"$ref":"#/definitions/CSSProperties"},".Description::placeholder":{"$ref":"#/definitions/CSSProperties"},".Description::selection":{"$ref":"#/definitions/CSSProperties"},".Description:active":{"$ref":"#/definitions/CSSProperties"},".Description:autofill":{"$ref":"#/definitions/CSSProperties"},".Description:disabled":{"$ref":"#/definitions/CSSProperties"},".Description:focus":{"$ref":"#/definitions/CSSProperties"},".Description:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Description:hover":{"$ref":"#/definitions/CSSProperties"},".Dialog":{"$ref":"#/definitions/CSSProperties"},".Dialog--checked":{"$ref":"#/definitions/CSSProperties"},".Dialog::placeholder":{"$ref":"#/definitions/CSSProperties"},".Dialog::selection":{"$ref":"#/definitions/CSSProperties"},".Dialog:active":{"$ref":"#/definitions/CSSProperties"},".Dialog:autofill":{"$ref":"#/definitions/CSSProperties"},".Dialog:disabled":{"$ref":"#/definitions/CSSProperties"},".Dialog:focus":{"$ref":"#/definitions/CSSProperties"},".Dialog:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Dialog:hover":{"$ref":"#/definitions/CSSProperties"},".DialogContent":{"$ref":"#/definitions/CSSProperties"},".DialogContent--checked":{"$ref":"#/definitions/CSSProperties"},".DialogContent::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogContent::selection":{"$ref":"#/definitions/CSSProperties"},".DialogContent:active":{"$ref":"#/definitions/CSSProperties"},".DialogContent:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogContent:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogContent:focus":{"$ref":"#/definitions/CSSProperties"},".DialogContent:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogContent:hover":{"$ref":"#/definitions/CSSProperties"},".DialogDescription":{"$ref":"#/definitions/CSSProperties"},".DialogDescription--checked":{"$ref":"#/definitions/CSSProperties"},".DialogDescription::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogDescription::selection":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:active":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:focus":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:hover":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay--checked":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay::selection":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:active":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:focus":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:hover":{"$ref":"#/definitions/CSSProperties"},".DialogTitle":{"$ref":"#/definitions/CSSProperties"},".DialogTitle--checked":{"$ref":"#/definitions/CSSProperties"},".DialogTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogTitle::selection":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:active":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:focus":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:hover":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage--checked":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage::placeholder":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage::selection":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:active":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:autofill":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:disabled":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:focus":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:focus-visible":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:hover":{"$ref":"#/definitions/CSSProperties"},".HintIcon":{"$ref":"#/definitions/CSSProperties"},".HintIcon--checked":{"$ref":"#/definitions/CSSProperties"},".HintIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".HintIcon::selection":{"$ref":"#/definitions/CSSProperties"},".HintIcon:active":{"$ref":"#/definitions/CSSProperties"},".HintIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".HintIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".HintIcon:focus":{"$ref":"#/definitions/CSSProperties"},".HintIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".HintIcon:hover":{"$ref":"#/definitions/CSSProperties"},".Input":{"$ref":"#/definitions/CSSProperties"},".Input--checked":{"$ref":"#/definitions/CSSProperties"},".Input--error":{"$ref":"#/definitions/CSSProperties"},".Input::placeholder":{"$ref":"#/definitions/CSSProperties"},".Input::selection":{"$ref":"#/definitions/CSSProperties"},".Input:active":{"$ref":"#/definitions/CSSProperties"},".Input:autofill":{"$ref":"#/definitions/CSSProperties"},".Input:disabled":{"$ref":"#/definitions/CSSProperties"},".Input:focus":{"$ref":"#/definitions/CSSProperties"},".Input:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Input:hover":{"$ref":"#/definitions/CSSProperties"},".Label":{"$ref":"#/definitions/CSSProperties"},".Label--checked":{"$ref":"#/definitions/CSSProperties"},".Label::placeholder":{"$ref":"#/definitions/CSSProperties"},".Label::selection":{"$ref":"#/definitions/CSSProperties"},".Label:active":{"$ref":"#/definitions/CSSProperties"},".Label:autofill":{"$ref":"#/definitions/CSSProperties"},".Label:disabled":{"$ref":"#/definitions/CSSProperties"},".Label:focus":{"$ref":"#/definitions/CSSProperties"},".Label:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Label:hover":{"$ref":"#/definitions/CSSProperties"},".Link":{"$ref":"#/definitions/CSSProperties"},".Link--checked":{"$ref":"#/definitions/CSSProperties"},".Link::placeholder":{"$ref":"#/definitions/CSSProperties"},".Link::selection":{"$ref":"#/definitions/CSSProperties"},".Link:active":{"$ref":"#/definitions/CSSProperties"},".Link:autofill":{"$ref":"#/definitions/CSSProperties"},".Link:disabled":{"$ref":"#/definitions/CSSProperties"},".Link:focus":{"$ref":"#/definitions/CSSProperties"},".Link:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Link:hover":{"$ref":"#/definitions/CSSProperties"},".Loader":{"$ref":"#/definitions/CSSProperties"},".Loader--checked":{"$ref":"#/definitions/CSSProperties"},".Loader::placeholder":{"$ref":"#/definitions/CSSProperties"},".Loader::selection":{"$ref":"#/definitions/CSSProperties"},".Loader:active":{"$ref":"#/definitions/CSSProperties"},".Loader:autofill":{"$ref":"#/definitions/CSSProperties"},".Loader:disabled":{"$ref":"#/definitions/CSSProperties"},".Loader:focus":{"$ref":"#/definitions/CSSProperties"},".Loader:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Loader:hover":{"$ref":"#/definitions/CSSProperties"},".MainContainer":{"$ref":"#/definitions/CSSProperties"},".MainContainer--checked":{"$ref":"#/definitions/CSSProperties"},".MainContainer::placeholder":{"$ref":"#/definitions/CSSProperties"},".MainContainer::selection":{"$ref":"#/definitions/CSSProperties"},".MainContainer:active":{"$ref":"#/definitions/CSSProperties"},".MainContainer:autofill":{"$ref":"#/definitions/CSSProperties"},".MainContainer:disabled":{"$ref":"#/definitions/CSSProperties"},".MainContainer:focus":{"$ref":"#/definitions/CSSProperties"},".MainContainer:focus-visible":{"$ref":"#/definitions/CSSProperties"},".MainContainer:hover":{"$ref":"#/definitions/CSSProperties"},".NinInput":{"$ref":"#/definitions/CSSProperties"},".NinInput--checked":{"$ref":"#/definitions/CSSProperties"},".NinInput::placeholder":{"$ref":"#/definitions/CSSProperties"},".NinInput::selection":{"$ref":"#/definitions/CSSProperties"},".NinInput:active":{"$ref":"#/definitions/CSSProperties"},".NinInput:autofill":{"$ref":"#/definitions/CSSProperties"},".NinInput:disabled":{"$ref":"#/definitions/CSSProperties"},".NinInput:focus":{"$ref":"#/definitions/CSSProperties"},".NinInput:focus-visible":{"$ref":"#/definitions/CSSProperties"},".NinInput:hover":{"$ref":"#/definitions/CSSProperties"},".Radio":{"$ref":"#/definitions/CSSProperties"},".Radio--checked":{"$ref":"#/definitions/CSSProperties"},".Radio::placeholder":{"$ref":"#/definitions/CSSProperties"},".Radio::selection":{"$ref":"#/definitions/CSSProperties"},".Radio:active":{"$ref":"#/definitions/CSSProperties"},".Radio:autofill":{"$ref":"#/definitions/CSSProperties"},".Radio:disabled":{"$ref":"#/definitions/CSSProperties"},".Radio:focus":{"$ref":"#/definitions/CSSProperties"},".Radio:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Radio:hover":{"$ref":"#/definitions/CSSProperties"},".RadioButton":{"$ref":"#/definitions/CSSProperties"},".RadioButton--checked":{"$ref":"#/definitions/CSSProperties"},".RadioButton::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioButton::selection":{"$ref":"#/definitions/CSSProperties"},".RadioButton:active":{"$ref":"#/definitions/CSSProperties"},".RadioButton:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioButton:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioButton:focus":{"$ref":"#/definitions/CSSProperties"},".RadioButton:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioButton:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCard":{"$ref":"#/definitions/CSSProperties"},".RadioCard--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCard::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCard::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCard:active":{"$ref":"#/definitions/CSSProperties"},".RadioCard:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCard:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCard:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCard:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCard:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:active":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:active":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:active":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:hover":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator--checked":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator::selection":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:active":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:focus":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:hover":{"$ref":"#/definitions/CSSProperties"},".RadioLabel":{"$ref":"#/definitions/CSSProperties"},".RadioLabel--checked":{"$ref":"#/definitions/CSSProperties"},".RadioLabel::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioLabel::selection":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:active":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:focus":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:hover":{"$ref":"#/definitions/CSSProperties"},".Select":{"$ref":"#/definitions/CSSProperties"},".Select--checked":{"$ref":"#/definitions/CSSProperties"},".Select::placeholder":{"$ref":"#/definitions/CSSProperties"},".Select::selection":{"$ref":"#/definitions/CSSProperties"},".Select:active":{"$ref":"#/definitions/CSSProperties"},".Select:autofill":{"$ref":"#/definitions/CSSProperties"},".Select:disabled":{"$ref":"#/definitions/CSSProperties"},".Select:focus":{"$ref":"#/definitions/CSSProperties"},".Select:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Select:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicator":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--active":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--completed":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--pending":{"$ref":"#/definitions/CSSProperties"},".StepIndicator::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicator::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine--bottom":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine--top":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:hover":{"$ref":"#/definitions/CSSProperties"},".StepTitle":{"$ref":"#/definitions/CSSProperties"},".StepTitle--checked":{"$ref":"#/definitions/CSSProperties"},".StepTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepTitle::selection":{"$ref":"#/definitions/CSSProperties"},".StepTitle:active":{"$ref":"#/definitions/CSSProperties"},".StepTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".StepTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".StepTitle:focus":{"$ref":"#/definitions/CSSProperties"},".StepTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepTitle:hover":{"$ref":"#/definitions/CSSProperties"},".Switch":{"$ref":"#/definitions/CSSProperties"},".Switch--checked":{"$ref":"#/definitions/CSSProperties"},".Switch::placeholder":{"$ref":"#/definitions/CSSProperties"},".Switch::selection":{"$ref":"#/definitions/CSSProperties"},".Switch:active":{"$ref":"#/definitions/CSSProperties"},".Switch:autofill":{"$ref":"#/definitions/CSSProperties"},".Switch:disabled":{"$ref":"#/definitions/CSSProperties"},".Switch:focus":{"$ref":"#/definitions/CSSProperties"},".Switch:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Switch:hover":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon--checked":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon::selection":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:active":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:focus":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:hover":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot--checked":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot::placeholder":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot::selection":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:active":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:autofill":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:disabled":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:focus":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:focus-visible":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:hover":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb--checked":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb::placeholder":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb::selection":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:active":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:autofill":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:disabled":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:focus":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:focus-visible":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:hover":{"$ref":"#/definitions/CSSProperties"},".TextArea":{"$ref":"#/definitions/CSSProperties"},".TextArea--checked":{"$ref":"#/definitions/CSSProperties"},".TextArea::placeholder":{"$ref":"#/definitions/CSSProperties"},".TextArea::selection":{"$ref":"#/definitions/CSSProperties"},".TextArea:active":{"$ref":"#/definitions/CSSProperties"},".TextArea:autofill":{"$ref":"#/definitions/CSSProperties"},".TextArea:disabled":{"$ref":"#/definitions/CSSProperties"},".TextArea:focus":{"$ref":"#/definitions/CSSProperties"},".TextArea:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TextArea:hover":{"$ref":"#/definitions/CSSProperties"},".Title":{"$ref":"#/definitions/CSSProperties"},".Title--checked":{"$ref":"#/definitions/CSSProperties"},".Title::placeholder":{"$ref":"#/definitions/CSSProperties"},".Title::selection":{"$ref":"#/definitions/CSSProperties"},".Title:active":{"$ref":"#/definitions/CSSProperties"},".Title:autofill":{"$ref":"#/definitions/CSSProperties"},".Title:disabled":{"$ref":"#/definitions/CSSProperties"},".Title:focus":{"$ref":"#/definitions/CSSProperties"},".Title:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Title:hover":{"$ref":"#/definitions/CSSProperties"},".TooltipContent":{"$ref":"#/definitions/CSSProperties"},".TooltipContent--checked":{"$ref":"#/definitions/CSSProperties"},".TooltipContent::placeholder":{"$ref":"#/definitions/CSSProperties"},".TooltipContent::selection":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:active":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:autofill":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:disabled":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:focus":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:hover":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput--checked":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput::placeholder":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput::selection":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:active":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:autofill":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:disabled":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:focus":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:hover":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell--checked":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell::placeholder":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell::selection":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:active":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:autofill":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:disabled":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:focus":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:hover":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator--checked":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator::placeholder":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator::selection":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:active":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:autofill":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:disabled":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:focus":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:hover":{"$ref":"#/definitions/CSSProperties"}},"type":"object"},"SoyioTheme":{"enum":["soyio","night","flat"],"type":"string"}}`), Cr = {
|
|
634
|
+
$ref: ir,
|
|
635
|
+
$schema: tr,
|
|
636
|
+
definitions: rr
|
|
637
|
+
}, nr = "#/definitions/SoyioWidgetConfig", or = "http://json-schema.org/draft-07/schema#", sr = /* @__PURE__ */ JSON.parse(`{"CSSProperties":{"additionalProperties":false,"properties":{"WebkitAppearance":{"type":"string"},"accentColor":{"type":"string"},"alignItems":{"enum":["flex-start","flex-end","center","baseline","stretch"],"type":"string"},"appearance":{"type":"string"},"backgroundColor":{"type":"string"},"border":{"type":"string"},"borderBottom":{"type":"string"},"borderBottomColor":{"type":"string"},"borderBottomLeftRadius":{"type":"string"},"borderBottomRightRadius":{"type":"string"},"borderBottomStyle":{"type":"string"},"borderBottomWidth":{"type":"string"},"borderColor":{"type":"string"},"borderLeft":{"type":"string"},"borderLeftColor":{"type":"string"},"borderLeftStyle":{"type":"string"},"borderLeftWidth":{"type":"string"},"borderRadius":{"type":"string"},"borderRight":{"type":"string"},"borderRightColor":{"type":"string"},"borderRightStyle":{"type":"string"},"borderRightWidth":{"type":"string"},"borderStyle":{"type":"string"},"borderTop":{"type":"string"},"borderTopColor":{"type":"string"},"borderTopLeftRadius":{"type":"string"},"borderTopRightRadius":{"type":"string"},"borderTopStyle":{"type":"string"},"borderTopWidth":{"type":"string"},"borderWidth":{"type":"string"},"bottom":{"type":"string"},"boxShadow":{"type":"string"},"color":{"type":"string"},"cursor":{"type":"string"},"display":{"enum":["block","inline","inline-block","flex","inline-flex","grid","inline-grid","none"],"type":"string"},"fill":{"type":"string"},"fillOpacity":{"type":"number"},"flex":{"type":"string"},"flexDirection":{"enum":["row","row-reverse","column","column-reverse"],"type":"string"},"flexWrap":{"enum":["nowrap","wrap","wrap-reverse"],"type":"string"},"fontFamily":{"type":"string"},"fontSize":{"type":"string"},"fontVariant":{"type":"string"},"fontWeight":{"type":["string","number"]},"gap":{"type":"string"},"height":{"type":"string"},"justifyContent":{"enum":["flex-start","flex-end","center","space-between","space-around","space-evenly"],"type":"string"},"left":{"type":"string"},"letterSpacing":{"type":"string"},"lineHeight":{"type":["string","number"]},"margin":{"type":"string"},"marginBottom":{"type":"string"},"marginLeft":{"type":"string"},"marginRight":{"type":"string"},"marginTop":{"type":"string"},"mozOsxFontSmoothing":{"enum":["auto","grayscale","unset"],"type":"string"},"opacity":{"type":"number"},"outline":{"type":"string"},"outlineOffset":{"type":"string"},"overflow":{"enum":["visible","hidden","scroll","auto"],"type":"string"},"overflowX":{"enum":["visible","hidden","scroll","auto"],"type":"string"},"overflowY":{"enum":["visible","hidden","scroll","auto"],"type":"string"},"padding":{"type":"string"},"paddingBottom":{"type":"string"},"paddingLeft":{"type":"string"},"paddingRight":{"type":"string"},"paddingTop":{"type":"string"},"position":{"enum":["static","relative","absolute","fixed","sticky"],"type":"string"},"right":{"type":"string"},"textAlign":{"enum":["left","right","center","justify"],"type":"string"},"textDecoration":{"type":"string"},"textTransform":{"enum":["none","capitalize","uppercase","lowercase"],"type":"string"},"top":{"type":"string"},"transform":{"type":"string"},"transformOrigin":{"type":"string"},"transition":{"type":"string"},"transitionDelay":{"type":"string"},"transitionDuration":{"type":"string"},"transitionProperty":{"type":"string"},"transitionTimingFunction":{"type":"string"},"visibility":{"enum":["visible","hidden","collapse"],"type":"string"},"webkitFontSmoothing":{"enum":["auto","antialiased","subpixel-antialiased"],"type":"string"},"webkitTextFillColor":{"type":"string"},"whiteSpace":{"enum":["normal","nowrap","pre","pre-wrap","pre-line"],"type":"string"},"width":{"type":"string"},"wordBreak":{"enum":["normal","break-all","keep-all","break-word"],"type":"string"},"zIndex":{"type":["number","string"]}},"type":"object"},"ConsentConfig":{"additionalProperties":false,"properties":{"actionToken":{"type":"string"},"appearance":{"$ref":"#/definitions/SoyioAppearance"},"consentTemplateId":{"type":"string"},"context":{"type":"string"},"developmentUrl":{"type":"string"},"entityId":{"type":"string"},"isSandbox":{"type":"boolean"},"mandatoryReconsentBehavior":{"enum":["notice","askAgain"],"type":"string"},"onEvent":{"$comment":"(event: Record<string, unknown>) => void","properties":{"namedArgs":{"additionalProperties":false,"properties":{"event":{"additionalProperties":{},"type":"object"}},"required":["event"],"type":"object"}},"type":"object"},"onReady":{"$comment":"() => void"},"optionalReconsentBehavior":{"enum":["notice","askAgain","hide"],"type":"string"}},"required":["consentTemplateId","onEvent"],"type":"object"},"DataSubject":{"enum":["anonymous_user","citizen_voter","commuter","consultant","customer","employee","job_applicant","next_of_kin","passenger","patient","prospect","shareholder","supplier_vendor","trainee","visitor"],"type":"string"},"IconWeight":{"enum":["thin","light","regular","bold","fill","duotone"],"type":"string"},"PrivacyCenterConfig":{"anyOf":[{"additionalProperties":false,"properties":{"appearance":{"$ref":"#/definitions/SoyioAppearance"},"companyId":{"type":"string"},"dataSubjects":{"items":{"$ref":"#/definitions/DataSubject"},"type":"array"},"demo":{"type":"boolean"},"developmentUrl":{"type":"string"},"enabledFeatures":{"items":{"$ref":"#/definitions/PrivacyManagerFeature"},"type":"array"},"enabledRights":{"items":{"$ref":"#/definitions/PrivacyCenterRight"},"type":"array"},"fileRequisites":{"additionalProperties":false,"properties":{"allowedExtensions":{"items":{"type":"string"},"type":"array"},"maxFileSize":{"type":"number"}},"type":"object"},"isSandbox":{"type":"boolean"},"onEvent":{"$comment":"(event: Record<string, unknown>) => void","properties":{"namedArgs":{"additionalProperties":false,"properties":{"event":{"additionalProperties":{},"type":"object"}},"required":["event"],"type":"object"}},"type":"object"},"onReady":{"$comment":"() => void"},"redecOperationIds":{"items":{"$ref":"#/definitions/RedecOperationId"},"type":"array"},"requestReference":{"type":"string"}},"required":["companyId","onEvent"],"type":"object"},{"additionalProperties":false,"properties":{"appearance":{"$ref":"#/definitions/SoyioAppearance"},"dataSubjects":{"items":{"$ref":"#/definitions/DataSubject"},"type":"array"},"demo":{"type":"boolean"},"developmentUrl":{"type":"string"},"enabledFeatures":{"items":{"$ref":"#/definitions/PrivacyManagerFeature"},"type":"array"},"enabledRights":{"items":{"$ref":"#/definitions/PrivacyCenterRight"},"type":"array"},"fileRequisites":{"additionalProperties":false,"properties":{"allowedExtensions":{"items":{"type":"string"},"type":"array"},"maxFileSize":{"type":"number"}},"type":"object"},"isSandbox":{"type":"boolean"},"onEvent":{"$comment":"(event: Record<string, unknown>) => void","properties":{"namedArgs":{"additionalProperties":false,"properties":{"event":{"additionalProperties":{},"type":"object"}},"required":["event"],"type":"object"}},"type":"object"},"onReady":{"$comment":"() => void"},"redecOperationIds":{"items":{"$ref":"#/definitions/RedecOperationId"},"type":"array"},"requestReference":{"type":"string"},"sessionToken":{"type":"string"}},"required":["onEvent","sessionToken"],"type":"object"}]},"PrivacyCenterRight":{"enum":["arsop","redec"],"type":"string"},"PrivacyManagerFeature":{"enum":["DataSubjectRequest","ConsentManagement","RequestTracking"],"type":"string"},"RedecOperationId":{"additionalProperties":false,"properties":{"id":{"type":"string"},"label":{"type":"string"}},"required":["id","label"],"type":"object"},"SoyioAppearance":{"additionalProperties":false,"properties":{"config":{"$ref":"#/definitions/SoyioAppearanceConfig"},"rules":{"$ref":"#/definitions/SoyioRule"},"theme":{"$ref":"#/definitions/SoyioTheme"},"variables":{"$ref":"#/definitions/SoyioAppearanceVariables"}},"type":"object"},"SoyioAppearanceConfig":{"additionalProperties":false,"properties":{"brandTheme":{"default":"default","description":"Theme variant for branded elements like the footer.\\n- 'default': Standard Soyio brand colors (purple/indigo)\\n- 'dark': Dark mode with gray tones\\n- 'light': Mono color light version","enum":["default","dark","light"],"type":"string"},"helperTextPosition":{"enum":["top","bottom"],"type":"string"},"hintIcon":{"default":"Question","description":"Icon name to use for hint/help tooltips on input labels. Available icons: 'Question' (default), 'Info', 'QuestionMark', etc.","type":"string"},"icon":{"$ref":"#/definitions/SoyioIconConfig","description":"Global icon appearance configuration. Controls default weight and size for all icons."},"iconRules":{"additionalProperties":{"$ref":"#/definitions/SoyioIconConfig"},"description":"Per-component icon overrides. Allows customizing icon styles for specific components.","type":"object"},"mainPageColumns":{"default":2,"description":"Number of columns in the main page feature cards grid.","enum":[1,2,3,4],"type":"number"}},"type":"object"},"SoyioAppearanceVariables":{"additionalProperties":false,"properties":{"borderRadius":{"type":"string"},"borderStyle":{"type":"string"},"borderWidth":{"type":"string"},"colorBackground":{"type":"string"},"colorBorder":{"type":"string"},"colorBorderMuted":{"type":"string"},"colorDanger":{"type":"string"},"colorDangerBg":{"type":"string"},"colorInfo":{"type":"string"},"colorInfoBg":{"type":"string"},"colorInputErrorFocus":{"type":"string"},"colorInputFocus":{"type":"string"},"colorLink":{"type":"string"},"colorOverlay":{"type":"string"},"colorPrimary":{"type":"string"},"colorPrimarySurface":{"type":"string"},"colorSecondary":{"type":"string"},"colorSelectArrow":{"type":"string"},"colorSuccess":{"type":"string"},"colorSuccessBg":{"type":"string"},"colorSurface":{"type":"string"},"colorSurfaceMuted":{"type":"string"},"colorSurfaceStrong":{"type":"string"},"colorSwitchBorder":{"type":"string"},"colorText":{"type":"string"},"colorTextInverted":{"type":"string"},"colorTextSecondary":{"type":"string"},"colorTextSubtle":{"type":"string"},"colorTextTitle":{"type":"string"},"colorWarning":{"type":"string"},"colorWarningBg":{"type":"string"},"dataUseIconColor":{"type":"string"},"fontFamily":{"type":"string"},"fontFamilyBody":{"type":"string"},"fontFamilyTitle":{"type":"string"},"fontSizeBase":{"type":"string"}},"type":"object"},"SoyioIconConfig":{"additionalProperties":false,"properties":{"dataUseVariant":{"description":"Override variant for data use icons in consent management. If not set, uses the company's configured iconVariant.","enum":["duotone","outline","solid"],"type":"string"},"size":{"default":24,"description":"Default icon size in pixels.","type":"number"},"weight":{"$ref":"#/definitions/IconWeight","default":"regular","description":"Icon weight/style variant.\\n- thin: Thinnest stroke\\n- light: Light stroke\\n- regular: Default stroke (default)\\n- bold: Bold stroke\\n- fill: Filled/solid icons\\n- duotone: Two-tone icons with opacity"}},"type":"object"},"SoyioRule":{"additionalProperties":{"$ref":"#/definitions/CSSProperties"},"properties":{".Alert":{"$ref":"#/definitions/CSSProperties"},".Alert--checked":{"$ref":"#/definitions/CSSProperties"},".Alert--error":{"$ref":"#/definitions/CSSProperties"},".Alert--info":{"$ref":"#/definitions/CSSProperties"},".Alert--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"},".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"},".CheckboxInput":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput--checked":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput::placeholder":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput::selection":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:active":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:autofill":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:disabled":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:focus":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:hover":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel--checked":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel::placeholder":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel::selection":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:active":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:autofill":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:disabled":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:focus":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:hover":{"$ref":"#/definitions/CSSProperties"},".Chip":{"$ref":"#/definitions/CSSProperties"},".Chip--amber":{"$ref":"#/definitions/CSSProperties"},".Chip--checked":{"$ref":"#/definitions/CSSProperties"},".Chip--green":{"$ref":"#/definitions/CSSProperties"},".Chip--info":{"$ref":"#/definitions/CSSProperties"},".Chip--red":{"$ref":"#/definitions/CSSProperties"},".Chip::placeholder":{"$ref":"#/definitions/CSSProperties"},".Chip::selection":{"$ref":"#/definitions/CSSProperties"},".Chip:active":{"$ref":"#/definitions/CSSProperties"},".Chip:autofill":{"$ref":"#/definitions/CSSProperties"},".Chip:disabled":{"$ref":"#/definitions/CSSProperties"},".Chip:focus":{"$ref":"#/definitions/CSSProperties"},".Chip:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Chip:hover":{"$ref":"#/definitions/CSSProperties"},".Combobox":{"$ref":"#/definitions/CSSProperties"},".Combobox--checked":{"$ref":"#/definitions/CSSProperties"},".Combobox::placeholder":{"$ref":"#/definitions/CSSProperties"},".Combobox::selection":{"$ref":"#/definitions/CSSProperties"},".Combobox:active":{"$ref":"#/definitions/CSSProperties"},".Combobox:autofill":{"$ref":"#/definitions/CSSProperties"},".Combobox:disabled":{"$ref":"#/definitions/CSSProperties"},".Combobox:focus":{"$ref":"#/definitions/CSSProperties"},".Combobox:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Combobox:hover":{"$ref":"#/definitions/CSSProperties"},".Description":{"$ref":"#/definitions/CSSProperties"},".Description--checked":{"$ref":"#/definitions/CSSProperties"},".Description::placeholder":{"$ref":"#/definitions/CSSProperties"},".Description::selection":{"$ref":"#/definitions/CSSProperties"},".Description:active":{"$ref":"#/definitions/CSSProperties"},".Description:autofill":{"$ref":"#/definitions/CSSProperties"},".Description:disabled":{"$ref":"#/definitions/CSSProperties"},".Description:focus":{"$ref":"#/definitions/CSSProperties"},".Description:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Description:hover":{"$ref":"#/definitions/CSSProperties"},".Dialog":{"$ref":"#/definitions/CSSProperties"},".Dialog--checked":{"$ref":"#/definitions/CSSProperties"},".Dialog::placeholder":{"$ref":"#/definitions/CSSProperties"},".Dialog::selection":{"$ref":"#/definitions/CSSProperties"},".Dialog:active":{"$ref":"#/definitions/CSSProperties"},".Dialog:autofill":{"$ref":"#/definitions/CSSProperties"},".Dialog:disabled":{"$ref":"#/definitions/CSSProperties"},".Dialog:focus":{"$ref":"#/definitions/CSSProperties"},".Dialog:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Dialog:hover":{"$ref":"#/definitions/CSSProperties"},".DialogContent":{"$ref":"#/definitions/CSSProperties"},".DialogContent--checked":{"$ref":"#/definitions/CSSProperties"},".DialogContent::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogContent::selection":{"$ref":"#/definitions/CSSProperties"},".DialogContent:active":{"$ref":"#/definitions/CSSProperties"},".DialogContent:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogContent:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogContent:focus":{"$ref":"#/definitions/CSSProperties"},".DialogContent:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogContent:hover":{"$ref":"#/definitions/CSSProperties"},".DialogDescription":{"$ref":"#/definitions/CSSProperties"},".DialogDescription--checked":{"$ref":"#/definitions/CSSProperties"},".DialogDescription::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogDescription::selection":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:active":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:focus":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:hover":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay--checked":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay::selection":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:active":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:focus":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:hover":{"$ref":"#/definitions/CSSProperties"},".DialogTitle":{"$ref":"#/definitions/CSSProperties"},".DialogTitle--checked":{"$ref":"#/definitions/CSSProperties"},".DialogTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogTitle::selection":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:active":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:focus":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:hover":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage--checked":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage::placeholder":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage::selection":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:active":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:autofill":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:disabled":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:focus":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:focus-visible":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:hover":{"$ref":"#/definitions/CSSProperties"},".HintIcon":{"$ref":"#/definitions/CSSProperties"},".HintIcon--checked":{"$ref":"#/definitions/CSSProperties"},".HintIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".HintIcon::selection":{"$ref":"#/definitions/CSSProperties"},".HintIcon:active":{"$ref":"#/definitions/CSSProperties"},".HintIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".HintIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".HintIcon:focus":{"$ref":"#/definitions/CSSProperties"},".HintIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".HintIcon:hover":{"$ref":"#/definitions/CSSProperties"},".Input":{"$ref":"#/definitions/CSSProperties"},".Input--checked":{"$ref":"#/definitions/CSSProperties"},".Input--error":{"$ref":"#/definitions/CSSProperties"},".Input::placeholder":{"$ref":"#/definitions/CSSProperties"},".Input::selection":{"$ref":"#/definitions/CSSProperties"},".Input:active":{"$ref":"#/definitions/CSSProperties"},".Input:autofill":{"$ref":"#/definitions/CSSProperties"},".Input:disabled":{"$ref":"#/definitions/CSSProperties"},".Input:focus":{"$ref":"#/definitions/CSSProperties"},".Input:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Input:hover":{"$ref":"#/definitions/CSSProperties"},".Label":{"$ref":"#/definitions/CSSProperties"},".Label--checked":{"$ref":"#/definitions/CSSProperties"},".Label::placeholder":{"$ref":"#/definitions/CSSProperties"},".Label::selection":{"$ref":"#/definitions/CSSProperties"},".Label:active":{"$ref":"#/definitions/CSSProperties"},".Label:autofill":{"$ref":"#/definitions/CSSProperties"},".Label:disabled":{"$ref":"#/definitions/CSSProperties"},".Label:focus":{"$ref":"#/definitions/CSSProperties"},".Label:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Label:hover":{"$ref":"#/definitions/CSSProperties"},".Link":{"$ref":"#/definitions/CSSProperties"},".Link--checked":{"$ref":"#/definitions/CSSProperties"},".Link::placeholder":{"$ref":"#/definitions/CSSProperties"},".Link::selection":{"$ref":"#/definitions/CSSProperties"},".Link:active":{"$ref":"#/definitions/CSSProperties"},".Link:autofill":{"$ref":"#/definitions/CSSProperties"},".Link:disabled":{"$ref":"#/definitions/CSSProperties"},".Link:focus":{"$ref":"#/definitions/CSSProperties"},".Link:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Link:hover":{"$ref":"#/definitions/CSSProperties"},".Loader":{"$ref":"#/definitions/CSSProperties"},".Loader--checked":{"$ref":"#/definitions/CSSProperties"},".Loader::placeholder":{"$ref":"#/definitions/CSSProperties"},".Loader::selection":{"$ref":"#/definitions/CSSProperties"},".Loader:active":{"$ref":"#/definitions/CSSProperties"},".Loader:autofill":{"$ref":"#/definitions/CSSProperties"},".Loader:disabled":{"$ref":"#/definitions/CSSProperties"},".Loader:focus":{"$ref":"#/definitions/CSSProperties"},".Loader:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Loader:hover":{"$ref":"#/definitions/CSSProperties"},".MainContainer":{"$ref":"#/definitions/CSSProperties"},".MainContainer--checked":{"$ref":"#/definitions/CSSProperties"},".MainContainer::placeholder":{"$ref":"#/definitions/CSSProperties"},".MainContainer::selection":{"$ref":"#/definitions/CSSProperties"},".MainContainer:active":{"$ref":"#/definitions/CSSProperties"},".MainContainer:autofill":{"$ref":"#/definitions/CSSProperties"},".MainContainer:disabled":{"$ref":"#/definitions/CSSProperties"},".MainContainer:focus":{"$ref":"#/definitions/CSSProperties"},".MainContainer:focus-visible":{"$ref":"#/definitions/CSSProperties"},".MainContainer:hover":{"$ref":"#/definitions/CSSProperties"},".NinInput":{"$ref":"#/definitions/CSSProperties"},".NinInput--checked":{"$ref":"#/definitions/CSSProperties"},".NinInput::placeholder":{"$ref":"#/definitions/CSSProperties"},".NinInput::selection":{"$ref":"#/definitions/CSSProperties"},".NinInput:active":{"$ref":"#/definitions/CSSProperties"},".NinInput:autofill":{"$ref":"#/definitions/CSSProperties"},".NinInput:disabled":{"$ref":"#/definitions/CSSProperties"},".NinInput:focus":{"$ref":"#/definitions/CSSProperties"},".NinInput:focus-visible":{"$ref":"#/definitions/CSSProperties"},".NinInput:hover":{"$ref":"#/definitions/CSSProperties"},".Radio":{"$ref":"#/definitions/CSSProperties"},".Radio--checked":{"$ref":"#/definitions/CSSProperties"},".Radio::placeholder":{"$ref":"#/definitions/CSSProperties"},".Radio::selection":{"$ref":"#/definitions/CSSProperties"},".Radio:active":{"$ref":"#/definitions/CSSProperties"},".Radio:autofill":{"$ref":"#/definitions/CSSProperties"},".Radio:disabled":{"$ref":"#/definitions/CSSProperties"},".Radio:focus":{"$ref":"#/definitions/CSSProperties"},".Radio:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Radio:hover":{"$ref":"#/definitions/CSSProperties"},".RadioButton":{"$ref":"#/definitions/CSSProperties"},".RadioButton--checked":{"$ref":"#/definitions/CSSProperties"},".RadioButton::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioButton::selection":{"$ref":"#/definitions/CSSProperties"},".RadioButton:active":{"$ref":"#/definitions/CSSProperties"},".RadioButton:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioButton:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioButton:focus":{"$ref":"#/definitions/CSSProperties"},".RadioButton:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioButton:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCard":{"$ref":"#/definitions/CSSProperties"},".RadioCard--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCard::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCard::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCard:active":{"$ref":"#/definitions/CSSProperties"},".RadioCard:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCard:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCard:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCard:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCard:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:active":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:active":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:active":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:hover":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator--checked":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator::selection":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:active":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:focus":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:hover":{"$ref":"#/definitions/CSSProperties"},".RadioLabel":{"$ref":"#/definitions/CSSProperties"},".RadioLabel--checked":{"$ref":"#/definitions/CSSProperties"},".RadioLabel::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioLabel::selection":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:active":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:focus":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:hover":{"$ref":"#/definitions/CSSProperties"},".Select":{"$ref":"#/definitions/CSSProperties"},".Select--checked":{"$ref":"#/definitions/CSSProperties"},".Select::placeholder":{"$ref":"#/definitions/CSSProperties"},".Select::selection":{"$ref":"#/definitions/CSSProperties"},".Select:active":{"$ref":"#/definitions/CSSProperties"},".Select:autofill":{"$ref":"#/definitions/CSSProperties"},".Select:disabled":{"$ref":"#/definitions/CSSProperties"},".Select:focus":{"$ref":"#/definitions/CSSProperties"},".Select:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Select:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicator":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--active":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--completed":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--pending":{"$ref":"#/definitions/CSSProperties"},".StepIndicator::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicator::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine--bottom":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine--top":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:hover":{"$ref":"#/definitions/CSSProperties"},".StepTitle":{"$ref":"#/definitions/CSSProperties"},".StepTitle--checked":{"$ref":"#/definitions/CSSProperties"},".StepTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepTitle::selection":{"$ref":"#/definitions/CSSProperties"},".StepTitle:active":{"$ref":"#/definitions/CSSProperties"},".StepTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".StepTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".StepTitle:focus":{"$ref":"#/definitions/CSSProperties"},".StepTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepTitle:hover":{"$ref":"#/definitions/CSSProperties"},".Switch":{"$ref":"#/definitions/CSSProperties"},".Switch--checked":{"$ref":"#/definitions/CSSProperties"},".Switch::placeholder":{"$ref":"#/definitions/CSSProperties"},".Switch::selection":{"$ref":"#/definitions/CSSProperties"},".Switch:active":{"$ref":"#/definitions/CSSProperties"},".Switch:autofill":{"$ref":"#/definitions/CSSProperties"},".Switch:disabled":{"$ref":"#/definitions/CSSProperties"},".Switch:focus":{"$ref":"#/definitions/CSSProperties"},".Switch:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Switch:hover":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon--checked":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon::selection":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:active":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:focus":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:hover":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot--checked":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot::placeholder":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot::selection":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:active":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:autofill":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:disabled":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:focus":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:focus-visible":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:hover":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb--checked":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb::placeholder":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb::selection":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:active":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:autofill":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:disabled":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:focus":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:focus-visible":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:hover":{"$ref":"#/definitions/CSSProperties"},".TextArea":{"$ref":"#/definitions/CSSProperties"},".TextArea--checked":{"$ref":"#/definitions/CSSProperties"},".TextArea::placeholder":{"$ref":"#/definitions/CSSProperties"},".TextArea::selection":{"$ref":"#/definitions/CSSProperties"},".TextArea:active":{"$ref":"#/definitions/CSSProperties"},".TextArea:autofill":{"$ref":"#/definitions/CSSProperties"},".TextArea:disabled":{"$ref":"#/definitions/CSSProperties"},".TextArea:focus":{"$ref":"#/definitions/CSSProperties"},".TextArea:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TextArea:hover":{"$ref":"#/definitions/CSSProperties"},".Title":{"$ref":"#/definitions/CSSProperties"},".Title--checked":{"$ref":"#/definitions/CSSProperties"},".Title::placeholder":{"$ref":"#/definitions/CSSProperties"},".Title::selection":{"$ref":"#/definitions/CSSProperties"},".Title:active":{"$ref":"#/definitions/CSSProperties"},".Title:autofill":{"$ref":"#/definitions/CSSProperties"},".Title:disabled":{"$ref":"#/definitions/CSSProperties"},".Title:focus":{"$ref":"#/definitions/CSSProperties"},".Title:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Title:hover":{"$ref":"#/definitions/CSSProperties"},".TooltipContent":{"$ref":"#/definitions/CSSProperties"},".TooltipContent--checked":{"$ref":"#/definitions/CSSProperties"},".TooltipContent::placeholder":{"$ref":"#/definitions/CSSProperties"},".TooltipContent::selection":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:active":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:autofill":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:disabled":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:focus":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:hover":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput--checked":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput::placeholder":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput::selection":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:active":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:autofill":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:disabled":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:focus":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:hover":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell--checked":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell::placeholder":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell::selection":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:active":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:autofill":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:disabled":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:focus":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:hover":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator--checked":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator::placeholder":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator::selection":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:active":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:autofill":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:disabled":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:focus":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:hover":{"$ref":"#/definitions/CSSProperties"}},"type":"object"},"SoyioTheme":{"enum":["soyio","night","flat"],"type":"string"},"SoyioWidgetConfig":{"anyOf":[{"$ref":"#/definitions/PrivacyCenterConfig"},{"$ref":"#/definitions/ConsentConfig"}],"description":"Combined configuration type for generating the JSON schema. This includes all possible configuration options for both PrivacyCenterBox and ConsentBox."}}`), hr = {
|
|
638
|
+
$ref: nr,
|
|
639
|
+
$schema: or,
|
|
640
|
+
definitions: sr
|
|
620
641
|
};
|
|
621
|
-
function
|
|
622
|
-
return
|
|
642
|
+
function fr(d) {
|
|
643
|
+
return d && d.__esModule && Object.prototype.hasOwnProperty.call(d, "default") ? d.default : d;
|
|
623
644
|
}
|
|
624
|
-
var
|
|
625
|
-
function
|
|
626
|
-
return Ni || (Ni = 1, function(
|
|
645
|
+
var _e = { exports: {} }, Te = { exports: {} }, dr = Te.exports, Ni;
|
|
646
|
+
function ar() {
|
|
647
|
+
return Ni || (Ni = 1, function(d, c) {
|
|
627
648
|
(function(S, p) {
|
|
628
|
-
|
|
629
|
-
})(typeof self != "undefined" ? self :
|
|
649
|
+
d.exports = p();
|
|
650
|
+
})(typeof self != "undefined" ? self : dr, function() {
|
|
630
651
|
return function(S) {
|
|
631
652
|
var p = {};
|
|
632
|
-
function
|
|
653
|
+
function C(g) {
|
|
633
654
|
if (p[g]) return p[g].exports;
|
|
634
655
|
var m = p[g] = {
|
|
635
656
|
i: g,
|
|
636
657
|
l: !1,
|
|
637
658
|
exports: {}
|
|
638
659
|
};
|
|
639
|
-
return S[g].call(m.exports, m, m.exports,
|
|
660
|
+
return S[g].call(m.exports, m, m.exports, C), m.l = !0, m.exports;
|
|
640
661
|
}
|
|
641
|
-
return
|
|
642
|
-
|
|
662
|
+
return C.m = S, C.c = p, C.d = function(g, m, v) {
|
|
663
|
+
C.o(g, m) || Object.defineProperty(g, m, {
|
|
643
664
|
enumerable: !0,
|
|
644
665
|
get: v
|
|
645
666
|
});
|
|
646
|
-
},
|
|
667
|
+
}, C.r = function(g) {
|
|
647
668
|
typeof Symbol != "undefined" && Symbol.toStringTag && Object.defineProperty(g, Symbol.toStringTag, {
|
|
648
669
|
value: "Module"
|
|
649
670
|
}), Object.defineProperty(g, "__esModule", {
|
|
650
671
|
value: !0
|
|
651
672
|
});
|
|
652
|
-
},
|
|
653
|
-
if (1 & m && (g =
|
|
673
|
+
}, C.t = function(g, m) {
|
|
674
|
+
if (1 & m && (g = C(g)), 8 & m || 4 & m && typeof g == "object" && g && g.__esModule) return g;
|
|
654
675
|
var v = /* @__PURE__ */ Object.create(null);
|
|
655
|
-
if (
|
|
676
|
+
if (C.r(v), Object.defineProperty(v, "default", {
|
|
656
677
|
enumerable: !0,
|
|
657
678
|
value: g
|
|
658
|
-
}), 2 & m && typeof g != "string") for (var T in g)
|
|
679
|
+
}), 2 & m && typeof g != "string") for (var T in g) C.d(v, T, function(A) {
|
|
659
680
|
return g[A];
|
|
660
681
|
}.bind(null, T));
|
|
661
682
|
return v;
|
|
662
|
-
},
|
|
683
|
+
}, C.n = function(g) {
|
|
663
684
|
var m = g && g.__esModule ? function() {
|
|
664
685
|
return g.default;
|
|
665
686
|
} : function() {
|
|
666
687
|
return g;
|
|
667
688
|
};
|
|
668
|
-
return
|
|
669
|
-
},
|
|
689
|
+
return C.d(m, "a", m), m;
|
|
690
|
+
}, C.o = function(g, m) {
|
|
670
691
|
return {}.hasOwnProperty.call(g, m);
|
|
671
|
-
},
|
|
672
|
-
}([function(S, p,
|
|
673
|
-
|
|
692
|
+
}, C.p = "", C(C.s = 0);
|
|
693
|
+
}([function(S, p, C) {
|
|
694
|
+
C.r(p), C.d(p, "Promise", function() {
|
|
674
695
|
return R;
|
|
675
|
-
}),
|
|
676
|
-
return
|
|
677
|
-
}),
|
|
696
|
+
}), C.d(p, "TYPES", function() {
|
|
697
|
+
return ct;
|
|
698
|
+
}), C.d(p, "ProxyWindow", function() {
|
|
678
699
|
return _;
|
|
679
|
-
}),
|
|
680
|
-
return
|
|
681
|
-
}),
|
|
682
|
-
return
|
|
683
|
-
}),
|
|
684
|
-
return nt;
|
|
685
|
-
}), h.d(p, "deserializeMessage", function() {
|
|
700
|
+
}), C.d(p, "setup", function() {
|
|
701
|
+
return bi;
|
|
702
|
+
}), C.d(p, "destroy", function() {
|
|
703
|
+
return at;
|
|
704
|
+
}), C.d(p, "serializeMessage", function() {
|
|
686
705
|
return ot;
|
|
687
|
-
}),
|
|
706
|
+
}), C.d(p, "deserializeMessage", function() {
|
|
688
707
|
return st;
|
|
689
|
-
}),
|
|
708
|
+
}), C.d(p, "createProxyWindow", function() {
|
|
690
709
|
return ft;
|
|
691
|
-
}),
|
|
710
|
+
}), C.d(p, "toProxyWindow", function() {
|
|
711
|
+
return dt;
|
|
712
|
+
}), C.d(p, "on", function() {
|
|
692
713
|
return se;
|
|
693
|
-
}),
|
|
694
|
-
return
|
|
695
|
-
}),
|
|
714
|
+
}), C.d(p, "once", function() {
|
|
715
|
+
return nt;
|
|
716
|
+
}), C.d(p, "send", function() {
|
|
696
717
|
return X;
|
|
697
|
-
}),
|
|
698
|
-
return
|
|
699
|
-
}),
|
|
700
|
-
return
|
|
701
|
-
}),
|
|
718
|
+
}), C.d(p, "markWindowKnown", function() {
|
|
719
|
+
return pi;
|
|
720
|
+
}), C.d(p, "cleanUpWindow", function() {
|
|
721
|
+
return pt;
|
|
722
|
+
}), C.d(p, "bridge", function() {
|
|
702
723
|
});
|
|
703
724
|
function g(e) {
|
|
704
725
|
return {}.toString.call(e) === "[object RegExp]";
|
|
@@ -811,13 +832,13 @@ function fr() {
|
|
|
811
832
|
var t = [], i;
|
|
812
833
|
try {
|
|
813
834
|
i = e.frames;
|
|
814
|
-
} catch (
|
|
835
|
+
} catch (a) {
|
|
815
836
|
i = e;
|
|
816
837
|
}
|
|
817
838
|
var r;
|
|
818
839
|
try {
|
|
819
840
|
r = i.length;
|
|
820
|
-
} catch (
|
|
841
|
+
} catch (a) {
|
|
821
842
|
}
|
|
822
843
|
if (r === 0) return t;
|
|
823
844
|
if (r) {
|
|
@@ -825,7 +846,7 @@ function fr() {
|
|
|
825
846
|
var o = void 0;
|
|
826
847
|
try {
|
|
827
848
|
o = i[n];
|
|
828
|
-
} catch (
|
|
849
|
+
} catch (a) {
|
|
829
850
|
continue;
|
|
830
851
|
}
|
|
831
852
|
t.push(o);
|
|
@@ -836,7 +857,7 @@ function fr() {
|
|
|
836
857
|
var l = void 0;
|
|
837
858
|
try {
|
|
838
859
|
l = i[s];
|
|
839
|
-
} catch (
|
|
860
|
+
} catch (a) {
|
|
840
861
|
return t;
|
|
841
862
|
}
|
|
842
863
|
if (!l) return t;
|
|
@@ -891,7 +912,7 @@ function fr() {
|
|
|
891
912
|
}
|
|
892
913
|
return !1;
|
|
893
914
|
}
|
|
894
|
-
function
|
|
915
|
+
function Ye(e) {
|
|
895
916
|
return e === void 0 && (e = window), K(e = e || window) || B(e) || void 0;
|
|
896
917
|
}
|
|
897
918
|
function fe(e, t) {
|
|
@@ -945,18 +966,18 @@ function fr() {
|
|
|
945
966
|
}
|
|
946
967
|
return !1;
|
|
947
968
|
}
|
|
948
|
-
function
|
|
969
|
+
function Ze(e) {
|
|
949
970
|
if (J(e)) return ie(e).frameElement;
|
|
950
971
|
for (var t = 0, i = document.querySelectorAll("iframe"); t < i.length; t++) {
|
|
951
972
|
var r = i[t];
|
|
952
973
|
if (r && r.contentWindow && r.contentWindow === e) return r;
|
|
953
974
|
}
|
|
954
975
|
}
|
|
955
|
-
function
|
|
976
|
+
function _i(e) {
|
|
956
977
|
if (function(i) {
|
|
957
978
|
return i === void 0 && (i = window), !!B(i);
|
|
958
979
|
}(e)) {
|
|
959
|
-
var t =
|
|
980
|
+
var t = Ze(e);
|
|
960
981
|
if (t && t.parentElement) {
|
|
961
982
|
t.parentElement.removeChild(t);
|
|
962
983
|
return;
|
|
@@ -983,36 +1004,36 @@ function fr() {
|
|
|
983
1004
|
}
|
|
984
1005
|
return !1;
|
|
985
1006
|
}
|
|
986
|
-
var
|
|
987
|
-
function
|
|
988
|
-
if (!
|
|
1007
|
+
var Qe = [], ce = [], Ae = 0, pe;
|
|
1008
|
+
function Xe() {
|
|
1009
|
+
if (!Ae && pe) {
|
|
989
1010
|
var e = pe;
|
|
990
1011
|
pe = null, e.resolve();
|
|
991
1012
|
}
|
|
992
1013
|
}
|
|
993
|
-
function
|
|
994
|
-
|
|
1014
|
+
function Le() {
|
|
1015
|
+
Ae += 1;
|
|
995
1016
|
}
|
|
996
1017
|
function le() {
|
|
997
|
-
|
|
1018
|
+
Ae -= 1, Xe();
|
|
998
1019
|
}
|
|
999
1020
|
var R = function() {
|
|
1000
1021
|
function e(i) {
|
|
1001
1022
|
var r = this;
|
|
1002
1023
|
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) {
|
|
1003
|
-
var n, o, s = !1, l = !1,
|
|
1004
|
-
|
|
1024
|
+
var n, o, s = !1, l = !1, a = !1;
|
|
1025
|
+
Le();
|
|
1005
1026
|
try {
|
|
1006
1027
|
i(function(f) {
|
|
1007
|
-
|
|
1028
|
+
a ? r.resolve(f) : (s = !0, n = f);
|
|
1008
1029
|
}, function(f) {
|
|
1009
|
-
|
|
1030
|
+
a ? r.reject(f) : (l = !0, o = f);
|
|
1010
1031
|
});
|
|
1011
1032
|
} catch (f) {
|
|
1012
1033
|
le(), this.reject(f);
|
|
1013
1034
|
return;
|
|
1014
1035
|
}
|
|
1015
|
-
le(),
|
|
1036
|
+
le(), a = !0, s ? this.resolve(n) : l && this.reject(o);
|
|
1016
1037
|
}
|
|
1017
1038
|
}
|
|
1018
1039
|
var t = e.prototype;
|
|
@@ -1030,8 +1051,8 @@ function fr() {
|
|
|
1030
1051
|
}
|
|
1031
1052
|
return this.rejected = !0, this.error = i, this.errorHandled || setTimeout(function() {
|
|
1032
1053
|
r.errorHandled || function(o, s) {
|
|
1033
|
-
if (
|
|
1034
|
-
|
|
1054
|
+
if (Qe.indexOf(o) === -1) {
|
|
1055
|
+
Qe.push(o), setTimeout(function() {
|
|
1035
1056
|
throw o;
|
|
1036
1057
|
}, 1);
|
|
1037
1058
|
for (var l = 0; l < ce.length; l++) ce[l](o, s);
|
|
@@ -1043,7 +1064,7 @@ function fr() {
|
|
|
1043
1064
|
}, t.dispatch = function() {
|
|
1044
1065
|
var i = this.resolved, r = this.rejected, n = this.handlers;
|
|
1045
1066
|
if (!this.dispatching && (i || r)) {
|
|
1046
|
-
this.dispatching = !0,
|
|
1067
|
+
this.dispatching = !0, Le();
|
|
1047
1068
|
for (var o = function($, w) {
|
|
1048
1069
|
return $.then(function(y) {
|
|
1049
1070
|
w.resolve(y);
|
|
@@ -1051,9 +1072,9 @@ function fr() {
|
|
|
1051
1072
|
w.reject(y);
|
|
1052
1073
|
});
|
|
1053
1074
|
}, s = 0; s < n.length; s++) {
|
|
1054
|
-
var l = n[s],
|
|
1075
|
+
var l = n[s], a = l.onSuccess, f = l.onError, P = l.promise, u = void 0;
|
|
1055
1076
|
if (i) try {
|
|
1056
|
-
u =
|
|
1077
|
+
u = a ? a(this.value) : this.value;
|
|
1057
1078
|
} catch ($) {
|
|
1058
1079
|
P.reject($);
|
|
1059
1080
|
continue;
|
|
@@ -1071,8 +1092,8 @@ function fr() {
|
|
|
1071
1092
|
}
|
|
1072
1093
|
}
|
|
1073
1094
|
if (u instanceof e && (u.resolved || u.rejected)) {
|
|
1074
|
-
var
|
|
1075
|
-
|
|
1095
|
+
var h = u;
|
|
1096
|
+
h.resolved ? P.resolve(h.value) : P.reject(h.error), h.errorHandled = !0;
|
|
1076
1097
|
} else re(u) ? u instanceof e && (u.resolved || u.rejected) ? u.resolved ? P.resolve(u.value) : P.reject(u.error) : o(u, P) : P.resolve(u);
|
|
1077
1098
|
}
|
|
1078
1099
|
n.length = 0, this.dispatching = !1, le();
|
|
@@ -1126,32 +1147,32 @@ function fr() {
|
|
|
1126
1147
|
if (!n)
|
|
1127
1148
|
return r.resolve(o), r;
|
|
1128
1149
|
for (var s = function(f, P, u) {
|
|
1129
|
-
return P.then(function(
|
|
1130
|
-
o[f] =
|
|
1131
|
-
}, function(
|
|
1132
|
-
u.reject(
|
|
1150
|
+
return P.then(function(h) {
|
|
1151
|
+
o[f] = h, (n -= 1) == 0 && r.resolve(o);
|
|
1152
|
+
}, function(h) {
|
|
1153
|
+
u.reject(h);
|
|
1133
1154
|
});
|
|
1134
1155
|
}, l = 0; l < i.length; l++) {
|
|
1135
|
-
var
|
|
1136
|
-
if (
|
|
1137
|
-
if (
|
|
1138
|
-
o[l] =
|
|
1156
|
+
var a = i[l];
|
|
1157
|
+
if (a instanceof e) {
|
|
1158
|
+
if (a.resolved) {
|
|
1159
|
+
o[l] = a.value, n -= 1;
|
|
1139
1160
|
continue;
|
|
1140
1161
|
}
|
|
1141
|
-
} else if (!re(
|
|
1142
|
-
o[l] =
|
|
1162
|
+
} else if (!re(a)) {
|
|
1163
|
+
o[l] = a, n -= 1;
|
|
1143
1164
|
continue;
|
|
1144
1165
|
}
|
|
1145
|
-
s(l, e.resolve(
|
|
1166
|
+
s(l, e.resolve(a), r);
|
|
1146
1167
|
}
|
|
1147
1168
|
return n === 0 && r.resolve(o), r;
|
|
1148
1169
|
}, e.hash = function(i) {
|
|
1149
1170
|
var r = {}, n = [], o = function(l) {
|
|
1150
1171
|
if (i.hasOwnProperty(l)) {
|
|
1151
|
-
var
|
|
1152
|
-
re(
|
|
1172
|
+
var a = i[l];
|
|
1173
|
+
re(a) ? n.push(a.then(function(f) {
|
|
1153
1174
|
r[l] = f;
|
|
1154
|
-
})) : r[l] =
|
|
1175
|
+
})) : r[l] = a;
|
|
1155
1176
|
}
|
|
1156
1177
|
};
|
|
1157
1178
|
for (var s in i) o(s);
|
|
@@ -1171,7 +1192,7 @@ function fr() {
|
|
|
1171
1192
|
}, e.try = function(i, r, n) {
|
|
1172
1193
|
if (i && typeof i != "function" && !i.call) throw new Error("Promise.try expected a function");
|
|
1173
1194
|
var o;
|
|
1174
|
-
|
|
1195
|
+
Le();
|
|
1175
1196
|
try {
|
|
1176
1197
|
o = i.apply(r, n || []);
|
|
1177
1198
|
} catch (s) {
|
|
@@ -1187,7 +1208,7 @@ function fr() {
|
|
|
1187
1208
|
}, e.flush = function() {
|
|
1188
1209
|
return function(i) {
|
|
1189
1210
|
var r = pe = pe || new i();
|
|
1190
|
-
return
|
|
1211
|
+
return Xe(), r;
|
|
1191
1212
|
}(e);
|
|
1192
1213
|
}, e;
|
|
1193
1214
|
}();
|
|
@@ -1198,7 +1219,7 @@ function fr() {
|
|
|
1198
1219
|
}
|
|
1199
1220
|
return -1;
|
|
1200
1221
|
}
|
|
1201
|
-
var
|
|
1222
|
+
var We = function() {
|
|
1202
1223
|
function e() {
|
|
1203
1224
|
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() {
|
|
1204
1225
|
if (typeof WeakMap == "undefined" || Object.freeze === void 0) return !1;
|
|
@@ -1246,8 +1267,8 @@ function fr() {
|
|
|
1246
1267
|
} catch (P) {
|
|
1247
1268
|
}
|
|
1248
1269
|
this._cleanupClosedWindows();
|
|
1249
|
-
var l = this.keys,
|
|
1250
|
-
f === -1 ? (l.push(i),
|
|
1270
|
+
var l = this.keys, a = this.values, f = ye(l, i);
|
|
1271
|
+
f === -1 ? (l.push(i), a.push(r)) : a[f] = r;
|
|
1251
1272
|
}, t.get = function(i) {
|
|
1252
1273
|
if (!i) throw new Error("WeakMap expected key");
|
|
1253
1274
|
var r = this.weakmap;
|
|
@@ -1300,10 +1321,10 @@ function fr() {
|
|
|
1300
1321
|
return this.set(i, n), n;
|
|
1301
1322
|
}, e;
|
|
1302
1323
|
}();
|
|
1303
|
-
function
|
|
1324
|
+
function Ke(e) {
|
|
1304
1325
|
return e.name || e.__name__ || e.displayName || "anonymous";
|
|
1305
1326
|
}
|
|
1306
|
-
function
|
|
1327
|
+
function ei(e, t) {
|
|
1307
1328
|
try {
|
|
1308
1329
|
delete e.name, e.name = t;
|
|
1309
1330
|
} catch (i) {
|
|
@@ -1323,11 +1344,11 @@ function fr() {
|
|
|
1323
1344
|
}((/* @__PURE__ */ new Date()).toISOString().slice(11, 19).replace("T", ".")).replace(/[^a-zA-Z0-9]/g, "").toLowerCase();
|
|
1324
1345
|
}
|
|
1325
1346
|
var be;
|
|
1326
|
-
function
|
|
1347
|
+
function ii(e) {
|
|
1327
1348
|
try {
|
|
1328
1349
|
return JSON.stringify([].slice.call(e), function(t, i) {
|
|
1329
1350
|
return typeof i == "function" ? "memoize[" + function(r) {
|
|
1330
|
-
if (be = be || new
|
|
1351
|
+
if (be = be || new We(), r == null || typeof r != "object" && typeof r != "function") throw new Error("Invalid object");
|
|
1331
1352
|
var n = be.get(r);
|
|
1332
1353
|
return n || (n = typeof r + ":" + Z(), be.set(r, n)), n;
|
|
1333
1354
|
}(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;
|
|
@@ -1336,54 +1357,54 @@ function fr() {
|
|
|
1336
1357
|
throw new Error("Arguments not serializable -- can not be used to memoize");
|
|
1337
1358
|
}
|
|
1338
1359
|
}
|
|
1339
|
-
function
|
|
1360
|
+
function Gi() {
|
|
1340
1361
|
return {};
|
|
1341
1362
|
}
|
|
1342
|
-
var Se = 0,
|
|
1363
|
+
var Se = 0, ti = 0;
|
|
1343
1364
|
function ue(e, t) {
|
|
1344
1365
|
t === void 0 && (t = {});
|
|
1345
1366
|
var i = t.thisNamespace, r = i !== void 0 && i, n = t.time, o, s, l = Se;
|
|
1346
1367
|
Se += 1;
|
|
1347
|
-
var
|
|
1368
|
+
var a = function() {
|
|
1348
1369
|
for (var f = arguments.length, P = new Array(f), u = 0; u < f; u++) P[u] = arguments[u];
|
|
1349
|
-
l <
|
|
1350
|
-
var
|
|
1351
|
-
|
|
1370
|
+
l < ti && (o = null, s = null, l = Se, Se += 1);
|
|
1371
|
+
var h;
|
|
1372
|
+
h = r ? (s = s || new We()).getOrSet(this, Gi) : o = o || {};
|
|
1352
1373
|
var $;
|
|
1353
1374
|
try {
|
|
1354
|
-
$ =
|
|
1375
|
+
$ = ii(P);
|
|
1355
1376
|
} catch (k) {
|
|
1356
1377
|
return e.apply(this, arguments);
|
|
1357
1378
|
}
|
|
1358
|
-
var w =
|
|
1359
|
-
if (w && n && Date.now() - w.time < n && (delete
|
|
1379
|
+
var w = h[$];
|
|
1380
|
+
if (w && n && Date.now() - w.time < n && (delete h[$], w = null), w) return w.value;
|
|
1360
1381
|
var y = Date.now(), b = e.apply(this, arguments);
|
|
1361
|
-
return
|
|
1382
|
+
return h[$] = {
|
|
1362
1383
|
time: y,
|
|
1363
1384
|
value: b
|
|
1364
1385
|
}, b;
|
|
1365
1386
|
};
|
|
1366
|
-
return
|
|
1387
|
+
return a.reset = function() {
|
|
1367
1388
|
o = null, s = null;
|
|
1368
|
-
},
|
|
1389
|
+
}, ei(a, (t.name || Ke(e)) + "::memoized");
|
|
1369
1390
|
}
|
|
1370
1391
|
ue.clear = function() {
|
|
1371
|
-
|
|
1392
|
+
ti = Se;
|
|
1372
1393
|
};
|
|
1373
|
-
function
|
|
1394
|
+
function Vi(e) {
|
|
1374
1395
|
var t = {};
|
|
1375
1396
|
function i() {
|
|
1376
1397
|
for (var r = arguments, n = this, o = arguments.length, s = new Array(o), l = 0; l < o; l++) s[l] = arguments[l];
|
|
1377
|
-
var
|
|
1378
|
-
return t.hasOwnProperty(
|
|
1398
|
+
var a = ii(s);
|
|
1399
|
+
return t.hasOwnProperty(a) || (t[a] = R.try(function() {
|
|
1379
1400
|
return e.apply(n, r);
|
|
1380
1401
|
}).finally(function() {
|
|
1381
|
-
delete t[
|
|
1382
|
-
})), t[
|
|
1402
|
+
delete t[a];
|
|
1403
|
+
})), t[a];
|
|
1383
1404
|
}
|
|
1384
1405
|
return i.reset = function() {
|
|
1385
1406
|
t = {};
|
|
1386
|
-
},
|
|
1407
|
+
}, ei(i, Ke(e) + "::promiseMemoized");
|
|
1387
1408
|
}
|
|
1388
1409
|
function ne() {
|
|
1389
1410
|
}
|
|
@@ -1404,7 +1425,7 @@ function fr() {
|
|
|
1404
1425
|
return "Error while stringifying error: " + Ce(n, t + 1);
|
|
1405
1426
|
}
|
|
1406
1427
|
}
|
|
1407
|
-
function
|
|
1428
|
+
function ri(e) {
|
|
1408
1429
|
return typeof e == "string" ? e : e.toString && typeof e.toString == "function" ? e.toString() : {}.toString.call(e);
|
|
1409
1430
|
}
|
|
1410
1431
|
ue(function(e) {
|
|
@@ -1413,7 +1434,7 @@ function fr() {
|
|
|
1413
1434
|
for (var i in e) e.hasOwnProperty(i) && t.push(e[i]);
|
|
1414
1435
|
return t;
|
|
1415
1436
|
});
|
|
1416
|
-
function
|
|
1437
|
+
function Oe(e) {
|
|
1417
1438
|
return {}.toString.call(e) === "[object RegExp]";
|
|
1418
1439
|
}
|
|
1419
1440
|
function he(e, t, i) {
|
|
@@ -1421,27 +1442,27 @@ function fr() {
|
|
|
1421
1442
|
var r = i();
|
|
1422
1443
|
return e[t] = r, r;
|
|
1423
1444
|
}
|
|
1424
|
-
function
|
|
1445
|
+
function ni() {
|
|
1425
1446
|
var e = document.body;
|
|
1426
1447
|
if (!e) throw new Error("Body element not found");
|
|
1427
1448
|
return e;
|
|
1428
1449
|
}
|
|
1429
|
-
function
|
|
1450
|
+
function oi() {
|
|
1430
1451
|
return !!document.body && document.readyState === "complete";
|
|
1431
1452
|
}
|
|
1432
|
-
function
|
|
1453
|
+
function si() {
|
|
1433
1454
|
return !!document.body && document.readyState === "interactive";
|
|
1434
1455
|
}
|
|
1435
1456
|
ue(function() {
|
|
1436
1457
|
return new R(function(e) {
|
|
1437
|
-
if (
|
|
1458
|
+
if (oi() || si()) return e();
|
|
1438
1459
|
var t = setInterval(function() {
|
|
1439
|
-
if (
|
|
1460
|
+
if (oi() || si())
|
|
1440
1461
|
return clearInterval(t), e();
|
|
1441
1462
|
}, 10);
|
|
1442
1463
|
});
|
|
1443
1464
|
});
|
|
1444
|
-
var we = typeof document != "undefined" ? document.currentScript : null,
|
|
1465
|
+
var we = typeof document != "undefined" ? document.currentScript : null, Ji = ue(function() {
|
|
1445
1466
|
if (we || (we = function() {
|
|
1446
1467
|
try {
|
|
1447
1468
|
var e = function() {
|
|
@@ -1460,13 +1481,13 @@ function fr() {
|
|
|
1460
1481
|
}
|
|
1461
1482
|
}())) return we;
|
|
1462
1483
|
throw new Error("Can not determine current script");
|
|
1463
|
-
}),
|
|
1484
|
+
}), Yi = Z();
|
|
1464
1485
|
ue(function() {
|
|
1465
1486
|
var e;
|
|
1466
1487
|
try {
|
|
1467
|
-
e =
|
|
1488
|
+
e = Ji();
|
|
1468
1489
|
} catch (r) {
|
|
1469
|
-
return
|
|
1490
|
+
return Yi;
|
|
1470
1491
|
}
|
|
1471
1492
|
var t = e.getAttribute("data-uid");
|
|
1472
1493
|
if (t && typeof t == "string" || (t = e.getAttribute("data-uid-auto")) && typeof t == "string") return t;
|
|
@@ -1490,11 +1511,11 @@ function fr() {
|
|
|
1490
1511
|
var t = "__post_robot_10_0_46__";
|
|
1491
1512
|
return e !== window ? e[t] : e[t] = e[t] || {};
|
|
1492
1513
|
}
|
|
1493
|
-
var
|
|
1514
|
+
var fi = function() {
|
|
1494
1515
|
return {};
|
|
1495
1516
|
};
|
|
1496
1517
|
function M(e, t) {
|
|
1497
|
-
return e === void 0 && (e = "store"), t === void 0 && (t =
|
|
1518
|
+
return e === void 0 && (e = "store"), t === void 0 && (t = fi), he(Pe(), e, function() {
|
|
1498
1519
|
var i = t();
|
|
1499
1520
|
return {
|
|
1500
1521
|
has: function(r) {
|
|
@@ -1521,15 +1542,15 @@ function fr() {
|
|
|
1521
1542
|
};
|
|
1522
1543
|
});
|
|
1523
1544
|
}
|
|
1524
|
-
var
|
|
1545
|
+
var Zi = function() {
|
|
1525
1546
|
};
|
|
1526
1547
|
function Ie() {
|
|
1527
1548
|
var e = Pe();
|
|
1528
|
-
return e.WINDOW_WILDCARD = e.WINDOW_WILDCARD || new
|
|
1549
|
+
return e.WINDOW_WILDCARD = e.WINDOW_WILDCARD || new Zi(), e.WINDOW_WILDCARD;
|
|
1529
1550
|
}
|
|
1530
1551
|
function H(e, t) {
|
|
1531
|
-
return e === void 0 && (e = "store"), t === void 0 && (t =
|
|
1532
|
-
var i = new
|
|
1552
|
+
return e === void 0 && (e = "store"), t === void 0 && (t = fi), M("windowStore").getOrSet(e, function() {
|
|
1553
|
+
var i = new We(), r = function(n) {
|
|
1533
1554
|
return i.getOrSet(n, t);
|
|
1534
1555
|
};
|
|
1535
1556
|
return {
|
|
@@ -1552,10 +1573,10 @@ function fr() {
|
|
|
1552
1573
|
};
|
|
1553
1574
|
});
|
|
1554
1575
|
}
|
|
1555
|
-
function
|
|
1576
|
+
function di() {
|
|
1556
1577
|
return M("instance").getOrSet("instanceID", Z);
|
|
1557
1578
|
}
|
|
1558
|
-
function
|
|
1579
|
+
function ai(e, t) {
|
|
1559
1580
|
var i = t.domain, r = H("helloPromises"), n = r.get(e);
|
|
1560
1581
|
n && n.resolve({
|
|
1561
1582
|
domain: i
|
|
@@ -1565,15 +1586,15 @@ function fr() {
|
|
|
1565
1586
|
});
|
|
1566
1587
|
return r.set(e, o), o;
|
|
1567
1588
|
}
|
|
1568
|
-
function
|
|
1589
|
+
function Ne(e, t) {
|
|
1569
1590
|
return (0, t.send)(e, "postrobot_hello", {
|
|
1570
|
-
instanceID:
|
|
1591
|
+
instanceID: di()
|
|
1571
1592
|
}, {
|
|
1572
1593
|
domain: "*",
|
|
1573
1594
|
timeout: -1
|
|
1574
1595
|
}).then(function(i) {
|
|
1575
1596
|
var r = i.origin, n = i.data.instanceID;
|
|
1576
|
-
return
|
|
1597
|
+
return ai(e, {
|
|
1577
1598
|
domain: r
|
|
1578
1599
|
}), {
|
|
1579
1600
|
win: e,
|
|
@@ -1582,23 +1603,23 @@ function fr() {
|
|
|
1582
1603
|
};
|
|
1583
1604
|
});
|
|
1584
1605
|
}
|
|
1585
|
-
function
|
|
1606
|
+
function ci(e, t) {
|
|
1586
1607
|
var i = t.send;
|
|
1587
1608
|
return H("windowInstanceIDPromises").getOrSet(e, function() {
|
|
1588
|
-
return
|
|
1609
|
+
return Ne(e, {
|
|
1589
1610
|
send: i
|
|
1590
1611
|
}).then(function(r) {
|
|
1591
1612
|
return r.instanceID;
|
|
1592
1613
|
});
|
|
1593
1614
|
});
|
|
1594
1615
|
}
|
|
1595
|
-
function
|
|
1616
|
+
function pi(e) {
|
|
1596
1617
|
H("knownWindows").set(e, !0);
|
|
1597
1618
|
}
|
|
1598
|
-
function
|
|
1619
|
+
function Be(e) {
|
|
1599
1620
|
return typeof e == "object" && e !== null && typeof e.__type__ == "string";
|
|
1600
1621
|
}
|
|
1601
|
-
function
|
|
1622
|
+
function li(e) {
|
|
1602
1623
|
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;
|
|
1603
1624
|
}
|
|
1604
1625
|
function oe(e, t) {
|
|
@@ -1607,60 +1628,60 @@ function fr() {
|
|
|
1607
1628
|
__val__: t
|
|
1608
1629
|
};
|
|
1609
1630
|
}
|
|
1610
|
-
var
|
|
1611
|
-
},
|
|
1631
|
+
var q, Qi = ((q = {}).function = function() {
|
|
1632
|
+
}, q.error = function(e) {
|
|
1612
1633
|
return oe("error", {
|
|
1613
1634
|
message: e.message,
|
|
1614
1635
|
stack: e.stack,
|
|
1615
1636
|
code: e.code,
|
|
1616
1637
|
data: e.data
|
|
1617
1638
|
});
|
|
1618
|
-
},
|
|
1619
|
-
},
|
|
1639
|
+
}, q.promise = function() {
|
|
1640
|
+
}, q.regex = function(e) {
|
|
1620
1641
|
return oe("regex", e.source);
|
|
1621
|
-
},
|
|
1642
|
+
}, q.date = function(e) {
|
|
1622
1643
|
return oe("date", e.toJSON());
|
|
1623
|
-
},
|
|
1644
|
+
}, q.array = function(e) {
|
|
1624
1645
|
return e;
|
|
1625
|
-
},
|
|
1646
|
+
}, q.object = function(e) {
|
|
1626
1647
|
return e;
|
|
1627
|
-
},
|
|
1648
|
+
}, q.string = function(e) {
|
|
1628
1649
|
return e;
|
|
1629
|
-
},
|
|
1650
|
+
}, q.number = function(e) {
|
|
1630
1651
|
return e;
|
|
1631
|
-
},
|
|
1652
|
+
}, q.boolean = function(e) {
|
|
1632
1653
|
return e;
|
|
1633
|
-
},
|
|
1654
|
+
}, q.null = function(e) {
|
|
1634
1655
|
return e;
|
|
1635
|
-
},
|
|
1656
|
+
}, q[void 0] = function(e) {
|
|
1636
1657
|
return oe("undefined", e);
|
|
1637
|
-
},
|
|
1658
|
+
}, q), Xi = {}, U, Ki = ((U = {}).function = function() {
|
|
1638
1659
|
throw new Error("Function serialization is not implemented; nothing to deserialize");
|
|
1639
|
-
},
|
|
1660
|
+
}, U.error = function(e) {
|
|
1640
1661
|
var t = e.stack, i = e.code, r = e.data, n = new Error(e.message);
|
|
1641
1662
|
return n.code = i, r && (n.data = r), n.stack = t + `
|
|
1642
1663
|
|
|
1643
1664
|
` + n.stack, n;
|
|
1644
|
-
},
|
|
1665
|
+
}, U.promise = function() {
|
|
1645
1666
|
throw new Error("Promise serialization is not implemented; nothing to deserialize");
|
|
1646
|
-
},
|
|
1667
|
+
}, U.regex = function(e) {
|
|
1647
1668
|
return new RegExp(e);
|
|
1648
|
-
},
|
|
1669
|
+
}, U.date = function(e) {
|
|
1649
1670
|
return new Date(e);
|
|
1650
|
-
},
|
|
1671
|
+
}, U.array = function(e) {
|
|
1651
1672
|
return e;
|
|
1652
|
-
},
|
|
1673
|
+
}, U.object = function(e) {
|
|
1653
1674
|
return e;
|
|
1654
|
-
},
|
|
1675
|
+
}, U.string = function(e) {
|
|
1655
1676
|
return e;
|
|
1656
|
-
},
|
|
1677
|
+
}, U.number = function(e) {
|
|
1657
1678
|
return e;
|
|
1658
|
-
},
|
|
1679
|
+
}, U.boolean = function(e) {
|
|
1659
1680
|
return e;
|
|
1660
|
-
},
|
|
1681
|
+
}, U.null = function(e) {
|
|
1661
1682
|
return e;
|
|
1662
|
-
},
|
|
1663
|
-
},
|
|
1683
|
+
}, U[void 0] = function() {
|
|
1684
|
+
}, U), et = {};
|
|
1664
1685
|
new R(function(e) {
|
|
1665
1686
|
if (window.document && window.document.body) return e(window.document.body);
|
|
1666
1687
|
var t = setInterval(function() {
|
|
@@ -1668,23 +1689,23 @@ function fr() {
|
|
|
1668
1689
|
return clearInterval(t), e(window.document.body);
|
|
1669
1690
|
}, 10);
|
|
1670
1691
|
});
|
|
1671
|
-
function
|
|
1692
|
+
function Me() {
|
|
1672
1693
|
for (var e = M("idToProxyWindow"), t = 0, i = e.keys(); t < i.length; t++) {
|
|
1673
1694
|
var r = i[t];
|
|
1674
1695
|
e.get(r).shouldClean() && e.del(r);
|
|
1675
1696
|
}
|
|
1676
1697
|
}
|
|
1677
|
-
function
|
|
1678
|
-
var i = t.send, r = t.id, n = r === void 0 ? Z() : r, o = e.then(function(
|
|
1679
|
-
if (J(
|
|
1680
|
-
}), s = e.then(function(
|
|
1681
|
-
if (G(
|
|
1682
|
-
return K(
|
|
1698
|
+
function Si(e, t) {
|
|
1699
|
+
var i = t.send, r = t.id, n = r === void 0 ? Z() : r, o = e.then(function(a) {
|
|
1700
|
+
if (J(a)) return ie(a).name;
|
|
1701
|
+
}), s = e.then(function(a) {
|
|
1702
|
+
if (G(a)) throw new Error("Window is closed, can not determine type");
|
|
1703
|
+
return K(a) ? "popup" : "iframe";
|
|
1683
1704
|
});
|
|
1684
1705
|
o.catch(ne), s.catch(ne);
|
|
1685
1706
|
var l = function() {
|
|
1686
|
-
return e.then(function(
|
|
1687
|
-
if (!G(
|
|
1707
|
+
return e.then(function(a) {
|
|
1708
|
+
if (!G(a)) return J(a) ? ie(a).name : o;
|
|
1688
1709
|
});
|
|
1689
1710
|
};
|
|
1690
1711
|
return {
|
|
@@ -1692,43 +1713,43 @@ function fr() {
|
|
|
1692
1713
|
getType: function() {
|
|
1693
1714
|
return s;
|
|
1694
1715
|
},
|
|
1695
|
-
getInstanceID:
|
|
1696
|
-
return e.then(function(
|
|
1697
|
-
return
|
|
1716
|
+
getInstanceID: Vi(function() {
|
|
1717
|
+
return e.then(function(a) {
|
|
1718
|
+
return ci(a, {
|
|
1698
1719
|
send: i
|
|
1699
1720
|
});
|
|
1700
1721
|
});
|
|
1701
1722
|
}),
|
|
1702
1723
|
close: function() {
|
|
1703
|
-
return e.then(
|
|
1724
|
+
return e.then(_i);
|
|
1704
1725
|
},
|
|
1705
1726
|
getName: l,
|
|
1706
1727
|
focus: function() {
|
|
1707
|
-
return e.then(function(
|
|
1708
|
-
|
|
1728
|
+
return e.then(function(a) {
|
|
1729
|
+
a.focus();
|
|
1709
1730
|
});
|
|
1710
1731
|
},
|
|
1711
1732
|
isClosed: function() {
|
|
1712
|
-
return e.then(function(
|
|
1713
|
-
return G(
|
|
1733
|
+
return e.then(function(a) {
|
|
1734
|
+
return G(a);
|
|
1714
1735
|
});
|
|
1715
1736
|
},
|
|
1716
|
-
setLocation: function(
|
|
1737
|
+
setLocation: function(a, f) {
|
|
1717
1738
|
return f === void 0 && (f = {}), e.then(function(P) {
|
|
1718
|
-
var u = window.location.protocol + "//" + window.location.host,
|
|
1719
|
-
if (
|
|
1720
|
-
else if (!
|
|
1739
|
+
var u = window.location.protocol + "//" + window.location.host, h = f.method, $ = h === void 0 ? "get" : h, w = f.body;
|
|
1740
|
+
if (a.indexOf("/") === 0) a = "" + u + a;
|
|
1741
|
+
else if (!a.match(/^https?:\/\//) && a.indexOf(u) !== 0) throw new Error("Expected url to be http or https url, or absolute path, got " + JSON.stringify(a));
|
|
1721
1742
|
if ($ === "post") return l().then(function(y) {
|
|
1722
1743
|
if (!y) throw new Error("Can not post to window without target name");
|
|
1723
1744
|
(function(b) {
|
|
1724
1745
|
var k = b.url, N = b.target, E = b.body, x = b.method, j = x === void 0 ? "post" : x, I = document.createElement("form");
|
|
1725
1746
|
if (I.setAttribute("target", N), I.setAttribute("method", j), I.setAttribute("action", k), I.style.display = "none", E) for (var D = 0, V = Object.keys(E); D < V.length; D++) {
|
|
1726
|
-
var W, $e = V[D],
|
|
1727
|
-
|
|
1747
|
+
var W, $e = V[D], He = document.createElement("input");
|
|
1748
|
+
He.setAttribute("name", $e), He.setAttribute("value", (W = E[$e]) == null ? void 0 : W.toString()), I.appendChild(He);
|
|
1728
1749
|
}
|
|
1729
|
-
|
|
1750
|
+
ni().appendChild(I), I.submit(), ni().removeChild(I);
|
|
1730
1751
|
})({
|
|
1731
|
-
url:
|
|
1752
|
+
url: a,
|
|
1732
1753
|
target: y,
|
|
1733
1754
|
method: $,
|
|
1734
1755
|
body: w
|
|
@@ -1737,19 +1758,19 @@ function fr() {
|
|
|
1737
1758
|
if ($ !== "get") throw new Error("Unsupported method: " + $);
|
|
1738
1759
|
if (J(P)) try {
|
|
1739
1760
|
if (P.location && typeof P.location.replace == "function") {
|
|
1740
|
-
P.location.replace(
|
|
1761
|
+
P.location.replace(a);
|
|
1741
1762
|
return;
|
|
1742
1763
|
}
|
|
1743
1764
|
} catch (y) {
|
|
1744
1765
|
}
|
|
1745
|
-
P.location =
|
|
1766
|
+
P.location = a;
|
|
1746
1767
|
});
|
|
1747
1768
|
},
|
|
1748
|
-
setName: function(
|
|
1769
|
+
setName: function(a) {
|
|
1749
1770
|
return e.then(function(f) {
|
|
1750
|
-
var P = J(f), u =
|
|
1751
|
-
if (!P) throw new Error("Can not set name for cross-domain window: " +
|
|
1752
|
-
ie(f).name =
|
|
1771
|
+
var P = J(f), u = Ze(f);
|
|
1772
|
+
if (!P) throw new Error("Can not set name for cross-domain window: " + a);
|
|
1773
|
+
ie(f).name = a, u && u.setAttribute("name", a), o = R.resolve(a);
|
|
1753
1774
|
});
|
|
1754
1775
|
}
|
|
1755
1776
|
};
|
|
@@ -1757,7 +1778,7 @@ function fr() {
|
|
|
1757
1778
|
var _ = function() {
|
|
1758
1779
|
function e(i) {
|
|
1759
1780
|
var r = i.send, n = i.win, o = i.serializedWindow;
|
|
1760
|
-
this.id = void 0, this.isProxyWindow = !0, this.serializedWindow = void 0, this.actualWindow = void 0, this.actualWindowPromise = void 0, this.send = void 0, this.name = void 0, this.actualWindowPromise = new R(), this.serializedWindow = o ||
|
|
1781
|
+
this.id = void 0, this.isProxyWindow = !0, this.serializedWindow = void 0, this.actualWindow = void 0, this.actualWindowPromise = void 0, this.send = void 0, this.name = void 0, this.actualWindowPromise = new R(), this.serializedWindow = o || Si(this.actualWindowPromise, {
|
|
1761
1782
|
send: r
|
|
1762
1783
|
}), M("idToProxyWindow").set(this.getID(), this), n && this.setWindow(n, {
|
|
1763
1784
|
send: r
|
|
@@ -1794,8 +1815,8 @@ function fr() {
|
|
|
1794
1815
|
isPopup: r,
|
|
1795
1816
|
name: n
|
|
1796
1817
|
}).then(function(l) {
|
|
1797
|
-
var
|
|
1798
|
-
l.isPopup &&
|
|
1818
|
+
var a = l.name;
|
|
1819
|
+
l.isPopup && a && window.open("", a, "noopener");
|
|
1799
1820
|
}), s = this.serializedWindow.focus();
|
|
1800
1821
|
return R.all([o, s]).then(function() {
|
|
1801
1822
|
return i;
|
|
@@ -1806,7 +1827,7 @@ function fr() {
|
|
|
1806
1827
|
return this.actualWindow;
|
|
1807
1828
|
}, t.setWindow = function(i, r) {
|
|
1808
1829
|
var n = r.send;
|
|
1809
|
-
this.actualWindow = i, this.actualWindowPromise.resolve(this.actualWindow), this.serializedWindow =
|
|
1830
|
+
this.actualWindow = i, this.actualWindowPromise.resolve(this.actualWindow), this.serializedWindow = Si(this.actualWindowPromise, {
|
|
1810
1831
|
send: n,
|
|
1811
1832
|
id: this.getID()
|
|
1812
1833
|
}), H("winToProxyWindow").set(i, this);
|
|
@@ -1817,7 +1838,7 @@ function fr() {
|
|
|
1817
1838
|
return R.try(function() {
|
|
1818
1839
|
return n.actualWindow ? i === n.actualWindow : R.hash({
|
|
1819
1840
|
proxyInstanceID: n.getInstanceID(),
|
|
1820
|
-
knownWindowInstanceID:
|
|
1841
|
+
knownWindowInstanceID: ci(i, {
|
|
1821
1842
|
send: o
|
|
1822
1843
|
})
|
|
1823
1844
|
}).then(function(s) {
|
|
@@ -1839,12 +1860,12 @@ function fr() {
|
|
|
1839
1860
|
return e.isProxyWindow(i) ? i.unwrap() : i;
|
|
1840
1861
|
}, e.serialize = function(i, r) {
|
|
1841
1862
|
var n = r.send;
|
|
1842
|
-
return
|
|
1863
|
+
return Me(), e.toProxyWindow(i, {
|
|
1843
1864
|
send: n
|
|
1844
1865
|
}).serialize();
|
|
1845
1866
|
}, e.deserialize = function(i, r) {
|
|
1846
1867
|
var n = r.send;
|
|
1847
|
-
return
|
|
1868
|
+
return Me(), M("idToProxyWindow").get(i.id) || new e({
|
|
1848
1869
|
serializedWindow: i,
|
|
1849
1870
|
send: n
|
|
1850
1871
|
});
|
|
@@ -1852,7 +1873,7 @@ function fr() {
|
|
|
1852
1873
|
return !!(i && !ve(i) && i.isProxyWindow);
|
|
1853
1874
|
}, e.toProxyWindow = function(i, r) {
|
|
1854
1875
|
var n = r.send;
|
|
1855
|
-
if (
|
|
1876
|
+
if (Me(), e.isProxyWindow(i)) return i;
|
|
1856
1877
|
var o = i;
|
|
1857
1878
|
return H("winToProxyWindow").get(o) || new e({
|
|
1858
1879
|
win: o,
|
|
@@ -1860,7 +1881,7 @@ function fr() {
|
|
|
1860
1881
|
});
|
|
1861
1882
|
}, e;
|
|
1862
1883
|
}();
|
|
1863
|
-
function
|
|
1884
|
+
function je(e, t, i, r, n) {
|
|
1864
1885
|
var o = H("methodStore"), s = M("proxyWindowMethods");
|
|
1865
1886
|
_.isProxyWindow(r) ? s.set(e, {
|
|
1866
1887
|
val: t,
|
|
@@ -1876,13 +1897,13 @@ function fr() {
|
|
|
1876
1897
|
source: r
|
|
1877
1898
|
});
|
|
1878
1899
|
}
|
|
1879
|
-
function
|
|
1900
|
+
function ui(e, t) {
|
|
1880
1901
|
var i = H("methodStore"), r = M("proxyWindowMethods");
|
|
1881
1902
|
return i.getOrSet(e, function() {
|
|
1882
1903
|
return {};
|
|
1883
1904
|
})[t] || r.get(t);
|
|
1884
1905
|
}
|
|
1885
|
-
function
|
|
1906
|
+
function Ci(e, t, i, r, n) {
|
|
1886
1907
|
s = (o = {
|
|
1887
1908
|
on: n.on,
|
|
1888
1909
|
send: n.send
|
|
@@ -1890,11 +1911,11 @@ function fr() {
|
|
|
1890
1911
|
return s("postrobot_method", {
|
|
1891
1912
|
domain: "*"
|
|
1892
1913
|
}, function(P) {
|
|
1893
|
-
var u = P.source,
|
|
1914
|
+
var u = P.source, h = P.origin, $ = P.data, w = $.id, y = $.name, b = ui(u, w);
|
|
1894
1915
|
if (!b) throw new Error("Could not find method '" + y + "' with id: " + $.id + " in " + O(window));
|
|
1895
1916
|
var k = b.source, N = b.domain, E = b.val;
|
|
1896
1917
|
return R.try(function() {
|
|
1897
|
-
if (!fe(N,
|
|
1918
|
+
if (!fe(N, h)) throw new Error("Method '" + $.name + "' domain " + JSON.stringify(Oe(b.domain) ? b.domain.source : b.domain) + " does not match origin " + h + " in " + O(window));
|
|
1898
1919
|
if (_.isProxyWindow(k)) return k.matchWindow(u, {
|
|
1899
1920
|
send: l
|
|
1900
1921
|
}).then(function(x) {
|
|
@@ -1903,7 +1924,7 @@ function fr() {
|
|
|
1903
1924
|
}).then(function() {
|
|
1904
1925
|
return E.apply({
|
|
1905
1926
|
source: u,
|
|
1906
|
-
origin:
|
|
1927
|
+
origin: h
|
|
1907
1928
|
}, $.args);
|
|
1908
1929
|
}, function(x) {
|
|
1909
1930
|
return R.try(function() {
|
|
@@ -1927,45 +1948,45 @@ function fr() {
|
|
|
1927
1948
|
});
|
|
1928
1949
|
});
|
|
1929
1950
|
});
|
|
1930
|
-
var o, s, l,
|
|
1951
|
+
var o, s, l, a = i.__id__ || Z();
|
|
1931
1952
|
e = _.unwrap(e);
|
|
1932
1953
|
var f = i.__name__ || i.name || r;
|
|
1933
|
-
return typeof f == "string" && typeof f.indexOf == "function" && f.indexOf("anonymous::") === 0 && (f = f.replace("anonymous::", r + "::")), _.isProxyWindow(e) ? (
|
|
1934
|
-
|
|
1935
|
-
})) :
|
|
1936
|
-
id:
|
|
1954
|
+
return typeof f == "string" && typeof f.indexOf == "function" && f.indexOf("anonymous::") === 0 && (f = f.replace("anonymous::", r + "::")), _.isProxyWindow(e) ? (je(a, i, f, e, t), e.awaitWindow().then(function(P) {
|
|
1955
|
+
je(a, i, f, P, t);
|
|
1956
|
+
})) : je(a, i, f, e, t), oe("cross_domain_function", {
|
|
1957
|
+
id: a,
|
|
1937
1958
|
name: f
|
|
1938
1959
|
});
|
|
1939
1960
|
}
|
|
1940
|
-
function
|
|
1961
|
+
function hi(e, t, i, r) {
|
|
1941
1962
|
var n, o = r.on, s = r.send;
|
|
1942
|
-
return function(l,
|
|
1943
|
-
|
|
1963
|
+
return function(l, a) {
|
|
1964
|
+
a === void 0 && (a = Xi);
|
|
1944
1965
|
var f = JSON.stringify(l, function(P) {
|
|
1945
1966
|
var u = this[P];
|
|
1946
|
-
if (
|
|
1947
|
-
var
|
|
1948
|
-
if (!
|
|
1949
|
-
var $ =
|
|
1967
|
+
if (Be(this)) return u;
|
|
1968
|
+
var h = li(u);
|
|
1969
|
+
if (!h) return u;
|
|
1970
|
+
var $ = a[h] || Qi[h];
|
|
1950
1971
|
return $ ? $(u, P) : u;
|
|
1951
1972
|
});
|
|
1952
1973
|
return f === void 0 ? "undefined" : f;
|
|
1953
|
-
}(i, ((n = {}).promise = function(l,
|
|
1954
|
-
return function(f, P, u,
|
|
1974
|
+
}(i, ((n = {}).promise = function(l, a) {
|
|
1975
|
+
return function(f, P, u, h, $) {
|
|
1955
1976
|
return oe("cross_domain_zalgo_promise", {
|
|
1956
|
-
then:
|
|
1977
|
+
then: Ci(f, P, function(w, y) {
|
|
1957
1978
|
return u.then(w, y);
|
|
1958
|
-
},
|
|
1979
|
+
}, h, {
|
|
1959
1980
|
on: $.on,
|
|
1960
1981
|
send: $.send
|
|
1961
1982
|
})
|
|
1962
1983
|
});
|
|
1963
|
-
}(e, t, l,
|
|
1984
|
+
}(e, t, l, a, {
|
|
1964
1985
|
on: o,
|
|
1965
1986
|
send: s
|
|
1966
1987
|
});
|
|
1967
|
-
}, n.function = function(l,
|
|
1968
|
-
return
|
|
1988
|
+
}, n.function = function(l, a) {
|
|
1989
|
+
return Ci(e, t, l, a, {
|
|
1969
1990
|
on: o,
|
|
1970
1991
|
send: s
|
|
1971
1992
|
});
|
|
@@ -1975,30 +1996,30 @@ function fr() {
|
|
|
1975
1996
|
})) : l;
|
|
1976
1997
|
}, n));
|
|
1977
1998
|
}
|
|
1978
|
-
function
|
|
1999
|
+
function Pi(e, t, i, r) {
|
|
1979
2000
|
var n, o = r.send;
|
|
1980
2001
|
return function(s, l) {
|
|
1981
|
-
if (l === void 0 && (l =
|
|
1982
|
-
if (
|
|
2002
|
+
if (l === void 0 && (l = et), s !== "undefined") return JSON.parse(s, function(a, f) {
|
|
2003
|
+
if (Be(this)) return f;
|
|
1983
2004
|
var P, u;
|
|
1984
|
-
if (
|
|
1985
|
-
var
|
|
1986
|
-
return
|
|
2005
|
+
if (Be(f) ? (P = f.__type__, u = f.__val__) : (P = li(f), u = f), !P) return u;
|
|
2006
|
+
var h = l[P] || Ki[P];
|
|
2007
|
+
return h ? h(u, a) : u;
|
|
1987
2008
|
});
|
|
1988
2009
|
}(i, ((n = {}).cross_domain_zalgo_promise = function(s) {
|
|
1989
|
-
return function(l,
|
|
2010
|
+
return function(l, a, f) {
|
|
1990
2011
|
return new R(f.then);
|
|
1991
2012
|
}(0, 0, s);
|
|
1992
2013
|
}, n.cross_domain_function = function(s) {
|
|
1993
|
-
return function(l,
|
|
1994
|
-
var u = f.id,
|
|
2014
|
+
return function(l, a, f, P) {
|
|
2015
|
+
var u = f.id, h = f.name, $ = P.send, w = function(b) {
|
|
1995
2016
|
b === void 0 && (b = {});
|
|
1996
2017
|
function k() {
|
|
1997
2018
|
var N = arguments;
|
|
1998
2019
|
return _.toProxyWindow(l, {
|
|
1999
2020
|
send: $
|
|
2000
2021
|
}).awaitWindow().then(function(E) {
|
|
2001
|
-
var x =
|
|
2022
|
+
var x = ui(E, u);
|
|
2002
2023
|
if (x && x.val !== k) return x.val.apply({
|
|
2003
2024
|
source: window,
|
|
2004
2025
|
origin: O()
|
|
@@ -2006,17 +2027,17 @@ function fr() {
|
|
|
2006
2027
|
var j = [].slice.call(N);
|
|
2007
2028
|
return b.fireAndForget ? $(E, "postrobot_method", {
|
|
2008
2029
|
id: u,
|
|
2009
|
-
name:
|
|
2030
|
+
name: h,
|
|
2010
2031
|
args: j
|
|
2011
2032
|
}, {
|
|
2012
|
-
domain:
|
|
2033
|
+
domain: a,
|
|
2013
2034
|
fireAndForget: !0
|
|
2014
2035
|
}) : $(E, "postrobot_method", {
|
|
2015
2036
|
id: u,
|
|
2016
|
-
name:
|
|
2037
|
+
name: h,
|
|
2017
2038
|
args: j
|
|
2018
2039
|
}, {
|
|
2019
|
-
domain:
|
|
2040
|
+
domain: a,
|
|
2020
2041
|
fireAndForget: !1
|
|
2021
2042
|
}).then(function(I) {
|
|
2022
2043
|
return I.data.result;
|
|
@@ -2025,7 +2046,7 @@ function fr() {
|
|
|
2025
2046
|
throw E;
|
|
2026
2047
|
});
|
|
2027
2048
|
}
|
|
2028
|
-
return k.__name__ =
|
|
2049
|
+
return k.__name__ = h, k.__origin__ = a, k.__source__ = l, k.__id__ = u, k.origin = a, k;
|
|
2029
2050
|
}, y = w();
|
|
2030
2051
|
return y.fireAndForget = w({
|
|
2031
2052
|
fireAndForget: !0
|
|
@@ -2039,11 +2060,11 @@ function fr() {
|
|
|
2039
2060
|
});
|
|
2040
2061
|
}, n));
|
|
2041
2062
|
}
|
|
2042
|
-
var
|
|
2043
|
-
|
|
2063
|
+
var ze = {};
|
|
2064
|
+
ze.postrobot_post_message = function(e, t, i) {
|
|
2044
2065
|
i.indexOf("file:") === 0 && (i = "*"), e.postMessage(t, i);
|
|
2045
2066
|
};
|
|
2046
|
-
function
|
|
2067
|
+
function Fe(e, t, i, r) {
|
|
2047
2068
|
var n = r.on, o = r.send;
|
|
2048
2069
|
return R.try(function() {
|
|
2049
2070
|
var s = H().getOrSet(e, function() {
|
|
@@ -2051,15 +2072,15 @@ function fr() {
|
|
|
2051
2072
|
});
|
|
2052
2073
|
return s.buffer = s.buffer || [], s.buffer.push(i), s.flush = s.flush || R.flush().then(function() {
|
|
2053
2074
|
if (G(e)) throw new Error("Window is closed");
|
|
2054
|
-
var l =
|
|
2075
|
+
var l = hi(e, t, ((a = {}).__post_robot_10_0_46__ = s.buffer || [], a), {
|
|
2055
2076
|
on: n,
|
|
2056
2077
|
send: o
|
|
2057
|
-
}),
|
|
2078
|
+
}), a;
|
|
2058
2079
|
delete s.buffer;
|
|
2059
|
-
for (var f = Object.keys(
|
|
2060
|
-
var
|
|
2080
|
+
for (var f = Object.keys(ze), P = [], u = 0; u < f.length; u++) {
|
|
2081
|
+
var h = f[u];
|
|
2061
2082
|
try {
|
|
2062
|
-
|
|
2083
|
+
ze[h](e, l, t);
|
|
2063
2084
|
} catch ($) {
|
|
2064
2085
|
P.push($);
|
|
2065
2086
|
}
|
|
@@ -2076,30 +2097,30 @@ function fr() {
|
|
|
2076
2097
|
});
|
|
2077
2098
|
}).then(ne);
|
|
2078
2099
|
}
|
|
2079
|
-
function
|
|
2100
|
+
function $i(e) {
|
|
2080
2101
|
return M("responseListeners").get(e);
|
|
2081
2102
|
}
|
|
2082
|
-
function
|
|
2103
|
+
function gi(e) {
|
|
2083
2104
|
M("responseListeners").del(e);
|
|
2084
2105
|
}
|
|
2085
|
-
function
|
|
2106
|
+
function mi(e) {
|
|
2086
2107
|
return M("erroredResponseListeners").has(e);
|
|
2087
2108
|
}
|
|
2088
|
-
function
|
|
2109
|
+
function vi(e) {
|
|
2089
2110
|
var t = e.name, i = e.win, r = e.domain, n = H("requestListeners");
|
|
2090
2111
|
if (i === "*" && (i = null), r === "*" && (r = null), !t) throw new Error("Name required to get request listener");
|
|
2091
2112
|
for (var o = 0, s = [i, Ie()]; o < s.length; o++) {
|
|
2092
2113
|
var l = s[o];
|
|
2093
2114
|
if (l) {
|
|
2094
|
-
var
|
|
2095
|
-
if (
|
|
2096
|
-
var f =
|
|
2115
|
+
var a = n.get(l);
|
|
2116
|
+
if (a) {
|
|
2117
|
+
var f = a[t];
|
|
2097
2118
|
if (f) {
|
|
2098
2119
|
if (r && typeof r == "string") {
|
|
2099
2120
|
if (f[r]) return f[r];
|
|
2100
2121
|
if (f.__domain_regex__) for (var P = 0, u = f.__domain_regex__; P < u.length; P++) {
|
|
2101
|
-
var
|
|
2102
|
-
if (fe(
|
|
2122
|
+
var h = u[P], $ = h.listener;
|
|
2123
|
+
if (fe(h.regex, r)) return $;
|
|
2103
2124
|
}
|
|
2104
2125
|
}
|
|
2105
2126
|
if (f["*"]) return f["*"];
|
|
@@ -2108,16 +2129,16 @@ function fr() {
|
|
|
2108
2129
|
}
|
|
2109
2130
|
}
|
|
2110
2131
|
}
|
|
2111
|
-
function
|
|
2112
|
-
var n = r.on, o = r.send, s =
|
|
2132
|
+
function it(e, t, i, r) {
|
|
2133
|
+
var n = r.on, o = r.send, s = vi({
|
|
2113
2134
|
name: i.name,
|
|
2114
2135
|
win: e,
|
|
2115
2136
|
domain: t
|
|
2116
2137
|
}), l = i.name === "postrobot_method" && i.data && typeof i.data.name == "string" ? i.data.name + "()" : i.name;
|
|
2117
|
-
function
|
|
2138
|
+
function a(f, P, u) {
|
|
2118
2139
|
return R.flush().then(function() {
|
|
2119
2140
|
if (!i.fireAndForget && !G(e)) try {
|
|
2120
|
-
return
|
|
2141
|
+
return Fe(e, t, {
|
|
2121
2142
|
id: Z(),
|
|
2122
2143
|
origin: O(window),
|
|
2123
2144
|
type: "postrobot_message_response",
|
|
@@ -2130,16 +2151,16 @@ function fr() {
|
|
|
2130
2151
|
on: n,
|
|
2131
2152
|
send: o
|
|
2132
2153
|
});
|
|
2133
|
-
} catch (
|
|
2154
|
+
} catch (h) {
|
|
2134
2155
|
throw new Error("Send response message failed for " + l + " in " + O() + `
|
|
2135
2156
|
|
|
2136
|
-
` + Ce(
|
|
2157
|
+
` + Ce(h));
|
|
2137
2158
|
}
|
|
2138
2159
|
});
|
|
2139
2160
|
}
|
|
2140
2161
|
return R.all([R.flush().then(function() {
|
|
2141
2162
|
if (!i.fireAndForget && !G(e)) try {
|
|
2142
|
-
return
|
|
2163
|
+
return Fe(e, t, {
|
|
2143
2164
|
id: Z(),
|
|
2144
2165
|
origin: O(window),
|
|
2145
2166
|
type: "postrobot_message_ack",
|
|
@@ -2162,17 +2183,17 @@ function fr() {
|
|
|
2162
2183
|
data: i.data
|
|
2163
2184
|
});
|
|
2164
2185
|
}).then(function(f) {
|
|
2165
|
-
return
|
|
2186
|
+
return a("success", f);
|
|
2166
2187
|
}, function(f) {
|
|
2167
|
-
return
|
|
2188
|
+
return a("error", null, f);
|
|
2168
2189
|
})]).then(ne).catch(function(f) {
|
|
2169
2190
|
if (s && s.handleError) return s.handleError(f);
|
|
2170
2191
|
throw f;
|
|
2171
2192
|
});
|
|
2172
2193
|
}
|
|
2173
|
-
function
|
|
2174
|
-
if (!
|
|
2175
|
-
var r =
|
|
2194
|
+
function tt(e, t, i) {
|
|
2195
|
+
if (!mi(i.hash)) {
|
|
2196
|
+
var r = $i(i.hash);
|
|
2176
2197
|
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);
|
|
2177
2198
|
try {
|
|
2178
2199
|
if (!fe(r.domain, t)) throw new Error("Ack origin " + t + " does not match domain " + r.domain.toString());
|
|
@@ -2183,31 +2204,31 @@ function fr() {
|
|
|
2183
2204
|
r.ack = !0;
|
|
2184
2205
|
}
|
|
2185
2206
|
}
|
|
2186
|
-
function
|
|
2187
|
-
if (!
|
|
2188
|
-
var r =
|
|
2207
|
+
function rt(e, t, i) {
|
|
2208
|
+
if (!mi(i.hash)) {
|
|
2209
|
+
var r = $i(i.hash);
|
|
2189
2210
|
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);
|
|
2190
2211
|
if (!fe(r.domain, t)) throw new Error("Response origin " + t + " does not match domain " + (n = r.domain, Array.isArray(n) ? "(" + n.join(" | ") + ")" : g(n) ? "RegExp(" + n.toString() + ")" : n.toString()));
|
|
2191
2212
|
var n;
|
|
2192
2213
|
if (e !== r.win) throw new Error("Response source does not match registered window");
|
|
2193
|
-
|
|
2214
|
+
gi(i.hash), i.ack === "error" ? r.promise.reject(i.error) : i.ack === "success" && r.promise.resolve({
|
|
2194
2215
|
source: e,
|
|
2195
2216
|
origin: t,
|
|
2196
2217
|
data: i.data
|
|
2197
2218
|
});
|
|
2198
2219
|
}
|
|
2199
2220
|
}
|
|
2200
|
-
function
|
|
2221
|
+
function yi(e, t) {
|
|
2201
2222
|
var i = t.on, r = t.send, n = M("receivedMessages");
|
|
2202
2223
|
try {
|
|
2203
2224
|
if (!window || window.closed || !e.source) return;
|
|
2204
2225
|
} catch (P) {
|
|
2205
2226
|
return;
|
|
2206
2227
|
}
|
|
2207
|
-
var o = e.source, s = e.origin, l = function(P, u,
|
|
2228
|
+
var o = e.source, s = e.origin, l = function(P, u, h, $) {
|
|
2208
2229
|
var w = $.on, y = $.send, b;
|
|
2209
2230
|
try {
|
|
2210
|
-
b =
|
|
2231
|
+
b = Pi(u, h, P, {
|
|
2211
2232
|
on: w,
|
|
2212
2233
|
send: y
|
|
2213
2234
|
});
|
|
@@ -2223,16 +2244,16 @@ function fr() {
|
|
|
2223
2244
|
send: r
|
|
2224
2245
|
});
|
|
2225
2246
|
if (l) {
|
|
2226
|
-
|
|
2227
|
-
for (var
|
|
2228
|
-
var f = l[
|
|
2247
|
+
pi(o);
|
|
2248
|
+
for (var a = 0; a < l.length; a++) {
|
|
2249
|
+
var f = l[a];
|
|
2229
2250
|
if (n.has(f.id) || (n.set(f.id, !0), G(o) && !f.fireAndForget)) return;
|
|
2230
2251
|
f.origin.indexOf("file:") === 0 && (s = "file://");
|
|
2231
2252
|
try {
|
|
2232
|
-
f.type === "postrobot_message_request" ?
|
|
2253
|
+
f.type === "postrobot_message_request" ? it(o, s, f, {
|
|
2233
2254
|
on: i,
|
|
2234
2255
|
send: r
|
|
2235
|
-
}) : f.type === "postrobot_message_response" ?
|
|
2256
|
+
}) : f.type === "postrobot_message_response" ? rt(o, s, f) : f.type === "postrobot_message_ack" && tt(o, s, f);
|
|
2236
2257
|
} catch (P) {
|
|
2237
2258
|
setTimeout(function() {
|
|
2238
2259
|
throw P;
|
|
@@ -2245,10 +2266,10 @@ function fr() {
|
|
|
2245
2266
|
if (!e) throw new Error("Expected name");
|
|
2246
2267
|
if (typeof (t = t || {}) == "function" && (i = t, t = {}), !i) throw new Error("Expected handler");
|
|
2247
2268
|
var r = function n(o, s) {
|
|
2248
|
-
var l = o.name,
|
|
2269
|
+
var l = o.name, a = o.win, f = o.domain, P = H("requestListeners");
|
|
2249
2270
|
if (!l || typeof l != "string") throw new Error("Name required to add request listener");
|
|
2250
|
-
if (
|
|
2251
|
-
var u =
|
|
2271
|
+
if (a && a !== "*" && _.isProxyWindow(a)) {
|
|
2272
|
+
var u = a.awaitWindow().then(function(W) {
|
|
2252
2273
|
return n({
|
|
2253
2274
|
name: l,
|
|
2254
2275
|
win: W,
|
|
@@ -2263,9 +2284,9 @@ function fr() {
|
|
|
2263
2284
|
}
|
|
2264
2285
|
};
|
|
2265
2286
|
}
|
|
2266
|
-
var
|
|
2267
|
-
if (Array.isArray(
|
|
2268
|
-
for (var $ = [], w = 0, y =
|
|
2287
|
+
var h = a;
|
|
2288
|
+
if (Array.isArray(h)) {
|
|
2289
|
+
for (var $ = [], w = 0, y = h; w < y.length; w++) $.push(n({
|
|
2269
2290
|
name: l,
|
|
2270
2291
|
domain: f,
|
|
2271
2292
|
win: y[w]
|
|
@@ -2279,7 +2300,7 @@ function fr() {
|
|
|
2279
2300
|
if (Array.isArray(f)) {
|
|
2280
2301
|
for (var b = [], k = 0, N = f; k < N.length; k++) b.push(n({
|
|
2281
2302
|
name: l,
|
|
2282
|
-
win:
|
|
2303
|
+
win: h,
|
|
2283
2304
|
domain: N[k]
|
|
2284
2305
|
}, s));
|
|
2285
2306
|
return {
|
|
@@ -2288,27 +2309,27 @@ function fr() {
|
|
|
2288
2309
|
}
|
|
2289
2310
|
};
|
|
2290
2311
|
}
|
|
2291
|
-
var E =
|
|
2312
|
+
var E = vi({
|
|
2292
2313
|
name: l,
|
|
2293
|
-
win:
|
|
2314
|
+
win: h,
|
|
2294
2315
|
domain: f
|
|
2295
2316
|
});
|
|
2296
|
-
|
|
2317
|
+
h && h !== "*" || (h = Ie());
|
|
2297
2318
|
var x = (f = f || "*").toString();
|
|
2298
|
-
if (E) throw
|
|
2299
|
-
var j = P.getOrSet(
|
|
2319
|
+
if (E) throw h && f ? new Error("Request listener already exists for " + l + " on domain " + f.toString() + " for " + (h === Ie() ? "wildcard" : "specified") + " window") : h ? new Error("Request listener already exists for " + l + " for " + (h === Ie() ? "wildcard" : "specified") + " window") : f ? new Error("Request listener already exists for " + l + " on domain " + f.toString()) : new Error("Request listener already exists for " + l);
|
|
2320
|
+
var j = P.getOrSet(h, function() {
|
|
2300
2321
|
return {};
|
|
2301
2322
|
}), I = he(j, l, function() {
|
|
2302
2323
|
return {};
|
|
2303
2324
|
}), D, V;
|
|
2304
|
-
return
|
|
2325
|
+
return Oe(f) ? (D = he(I, "__domain_regex__", function() {
|
|
2305
2326
|
return [];
|
|
2306
2327
|
})).push(V = {
|
|
2307
2328
|
regex: f,
|
|
2308
2329
|
listener: s
|
|
2309
2330
|
}) : I[x] = s, {
|
|
2310
2331
|
cancel: function() {
|
|
2311
|
-
delete I[x], V && (D.splice(D.indexOf(V, 1)), D.length || delete I.__domain_regex__), Object.keys(I).length || delete j[l],
|
|
2332
|
+
delete I[x], V && (D.splice(D.indexOf(V, 1)), D.length || delete I.__domain_regex__), Object.keys(I).length || delete j[l], h && !Object.keys(j).length && P.del(h);
|
|
2312
2333
|
}
|
|
2313
2334
|
};
|
|
2314
2335
|
}({
|
|
@@ -2327,7 +2348,7 @@ function fr() {
|
|
|
2327
2348
|
}
|
|
2328
2349
|
};
|
|
2329
2350
|
}
|
|
2330
|
-
function
|
|
2351
|
+
function nt(e, t, i) {
|
|
2331
2352
|
typeof (t = t || {}) == "function" && (i = t, t = {});
|
|
2332
2353
|
var r = new R(), n;
|
|
2333
2354
|
return t.errorHandler = function(o) {
|
|
@@ -2337,18 +2358,18 @@ function fr() {
|
|
|
2337
2358
|
}), r.cancel = n.cancel, r;
|
|
2338
2359
|
}
|
|
2339
2360
|
var X = function e(t, i, r, n) {
|
|
2340
|
-
var o = (n = n || {}).domain || "*", s = n.timeout || -1, l = n.timeout || 5e3,
|
|
2361
|
+
var o = (n = n || {}).domain || "*", s = n.timeout || -1, l = n.timeout || 5e3, a = n.fireAndForget || !1;
|
|
2341
2362
|
return _.toProxyWindow(t, {
|
|
2342
2363
|
send: e
|
|
2343
2364
|
}).awaitWindow().then(function(f) {
|
|
2344
2365
|
return R.try(function() {
|
|
2345
|
-
if (function(P, u,
|
|
2366
|
+
if (function(P, u, h) {
|
|
2346
2367
|
if (!P) throw new Error("Expected name");
|
|
2347
|
-
if (typeof
|
|
2368
|
+
if (typeof h != "string" && !Array.isArray(h) && !Oe(h)) throw new TypeError("Can not send " + P + ". Expected domain " + JSON.stringify(h) + " to be a string, array, or regex");
|
|
2348
2369
|
if (G(u)) throw new Error("Can not send " + P + ". Target window is closed");
|
|
2349
2370
|
}(i, f, o), function(P, u) {
|
|
2350
|
-
var
|
|
2351
|
-
if (
|
|
2371
|
+
var h = Ye(u);
|
|
2372
|
+
if (h) return h === P;
|
|
2352
2373
|
if (u === P || function(y) {
|
|
2353
2374
|
y === void 0 && (y = window);
|
|
2354
2375
|
try {
|
|
@@ -2382,27 +2403,27 @@ function fr() {
|
|
|
2382
2403
|
}(u) === u) return !1;
|
|
2383
2404
|
for (var $ = 0, w = de(P); $ < w.length; $++) if (w[$] === u) return !0;
|
|
2384
2405
|
return !1;
|
|
2385
|
-
}(window, f)) return function(P, u,
|
|
2386
|
-
u === void 0 && (u = 5e3),
|
|
2406
|
+
}(window, f)) return function(P, u, h) {
|
|
2407
|
+
u === void 0 && (u = 5e3), h === void 0 && (h = "Window");
|
|
2387
2408
|
var $ = function(w) {
|
|
2388
2409
|
return H("helloPromises").getOrSet(w, function() {
|
|
2389
2410
|
return new R();
|
|
2390
2411
|
});
|
|
2391
2412
|
}(P);
|
|
2392
|
-
return u !== -1 && ($ = $.timeout(u, new Error(
|
|
2413
|
+
return u !== -1 && ($ = $.timeout(u, new Error(h + " did not load after " + u + "ms"))), $;
|
|
2393
2414
|
}(f, l);
|
|
2394
2415
|
}).then(function(P) {
|
|
2395
|
-
return function(u,
|
|
2416
|
+
return function(u, h, $, w) {
|
|
2396
2417
|
var y = w.send;
|
|
2397
2418
|
return R.try(function() {
|
|
2398
|
-
return typeof
|
|
2399
|
-
return $ ||
|
|
2419
|
+
return typeof h == "string" ? h : R.try(function() {
|
|
2420
|
+
return $ || Ne(u, {
|
|
2400
2421
|
send: y
|
|
2401
2422
|
}).then(function(b) {
|
|
2402
2423
|
return b.domain;
|
|
2403
2424
|
});
|
|
2404
2425
|
}).then(function(b) {
|
|
2405
|
-
if (!fe(
|
|
2426
|
+
if (!fe(h, h)) throw new Error("Domain " + ri(h) + " does not match " + ri(h));
|
|
2406
2427
|
return b;
|
|
2407
2428
|
});
|
|
2408
2429
|
});
|
|
@@ -2410,8 +2431,8 @@ function fr() {
|
|
|
2410
2431
|
send: e
|
|
2411
2432
|
});
|
|
2412
2433
|
}).then(function(P) {
|
|
2413
|
-
var u = P,
|
|
2414
|
-
if (!
|
|
2434
|
+
var u = P, h = i === "postrobot_method" && r && typeof r.name == "string" ? r.name + "()" : i, $ = new R(), w = i + "_" + Z();
|
|
2435
|
+
if (!a) {
|
|
2415
2436
|
var y = {
|
|
2416
2437
|
name: i,
|
|
2417
2438
|
win: f,
|
|
@@ -2427,7 +2448,7 @@ function fr() {
|
|
|
2427
2448
|
b.push($), $.catch(function() {
|
|
2428
2449
|
(function(I) {
|
|
2429
2450
|
M("erroredResponseListeners").set(I, !0);
|
|
2430
|
-
})(w),
|
|
2451
|
+
})(w), gi(w);
|
|
2431
2452
|
});
|
|
2432
2453
|
var k = function(I) {
|
|
2433
2454
|
return H("knownWindows").get(I, !1);
|
|
@@ -2438,7 +2459,7 @@ function fr() {
|
|
|
2438
2459
|
(function() {
|
|
2439
2460
|
if (G(f)) return $.reject(new Error("Window closed for " + i + " before " + (y.ack ? "response" : "ack")));
|
|
2440
2461
|
if (y.cancelled) return $.reject(new Error("Response listener was cancelled for " + i));
|
|
2441
|
-
E = Math.max(E - 500, 0), x !== -1 && (x = Math.max(x - 500, 0)), y.ack || E !== 0 ? x === 0 && $.reject(new Error("No response for postMessage " +
|
|
2462
|
+
E = Math.max(E - 500, 0), x !== -1 && (x = Math.max(x - 500, 0)), y.ack || E !== 0 ? x === 0 && $.reject(new Error("No response for postMessage " + h + " in " + O() + " in " + N + "ms")) : $.reject(new Error("No ack for postMessage " + h + " in " + O() + " in " + k + "ms"));
|
|
2442
2463
|
})(), W();
|
|
2443
2464
|
}, 500);
|
|
2444
2465
|
}(), {
|
|
@@ -2451,76 +2472,76 @@ function fr() {
|
|
|
2451
2472
|
j.cancel(), b.splice(b.indexOf($, 1));
|
|
2452
2473
|
}).catch(ne);
|
|
2453
2474
|
}
|
|
2454
|
-
return
|
|
2475
|
+
return Fe(f, u, {
|
|
2455
2476
|
id: Z(),
|
|
2456
2477
|
origin: O(window),
|
|
2457
2478
|
type: "postrobot_message_request",
|
|
2458
2479
|
hash: w,
|
|
2459
2480
|
name: i,
|
|
2460
2481
|
data: r,
|
|
2461
|
-
fireAndForget:
|
|
2482
|
+
fireAndForget: a
|
|
2462
2483
|
}, {
|
|
2463
2484
|
on: se,
|
|
2464
2485
|
send: e
|
|
2465
2486
|
}).then(function() {
|
|
2466
|
-
return
|
|
2487
|
+
return a ? $.resolve() : $;
|
|
2467
2488
|
}, function(I) {
|
|
2468
|
-
throw new Error("Send request message failed for " +
|
|
2489
|
+
throw new Error("Send request message failed for " + h + " in " + O() + `
|
|
2469
2490
|
|
|
2470
2491
|
` + Ce(I));
|
|
2471
2492
|
});
|
|
2472
2493
|
});
|
|
2473
2494
|
});
|
|
2474
2495
|
};
|
|
2475
|
-
function
|
|
2476
|
-
return
|
|
2496
|
+
function ot(e, t, i) {
|
|
2497
|
+
return hi(e, t, i, {
|
|
2477
2498
|
on: se,
|
|
2478
2499
|
send: X
|
|
2479
2500
|
});
|
|
2480
2501
|
}
|
|
2481
|
-
function
|
|
2482
|
-
return
|
|
2502
|
+
function st(e, t, i) {
|
|
2503
|
+
return Pi(e, t, i, {
|
|
2483
2504
|
send: X
|
|
2484
2505
|
});
|
|
2485
2506
|
}
|
|
2486
|
-
function
|
|
2507
|
+
function ft(e) {
|
|
2487
2508
|
return new _({
|
|
2488
2509
|
send: X,
|
|
2489
2510
|
win: e
|
|
2490
2511
|
});
|
|
2491
2512
|
}
|
|
2492
|
-
function
|
|
2513
|
+
function dt(e) {
|
|
2493
2514
|
return _.toProxyWindow(e, {
|
|
2494
2515
|
send: X
|
|
2495
2516
|
});
|
|
2496
2517
|
}
|
|
2497
|
-
function
|
|
2518
|
+
function bi() {
|
|
2498
2519
|
Pe().initialized || (Pe().initialized = !0, t = (e = {
|
|
2499
2520
|
on: se,
|
|
2500
2521
|
send: X
|
|
2501
2522
|
}).on, i = e.send, (r = Pe()).receiveMessage = r.receiveMessage || function(n) {
|
|
2502
|
-
return
|
|
2523
|
+
return yi(n, {
|
|
2503
2524
|
on: t,
|
|
2504
2525
|
send: i
|
|
2505
2526
|
});
|
|
2506
2527
|
}, function(n) {
|
|
2507
2528
|
var o = n.on, s = n.send;
|
|
2508
2529
|
M().getOrSet("postMessageListener", function() {
|
|
2509
|
-
return function(l,
|
|
2530
|
+
return function(l, a, f) {
|
|
2510
2531
|
return l.addEventListener("message", f), {
|
|
2511
2532
|
cancel: function() {
|
|
2512
2533
|
l.removeEventListener("message", f);
|
|
2513
2534
|
}
|
|
2514
2535
|
};
|
|
2515
2536
|
}(window, 0, function(l) {
|
|
2516
|
-
(function(
|
|
2537
|
+
(function(a, f) {
|
|
2517
2538
|
var P = f.on, u = f.send;
|
|
2518
2539
|
R.try(function() {
|
|
2519
|
-
var
|
|
2520
|
-
if ($ === "null" && ($ = "file://"),
|
|
2540
|
+
var h = a.source || a.sourceElement, $ = a.origin || a.originalEvent && a.originalEvent.origin, w = a.data;
|
|
2541
|
+
if ($ === "null" && ($ = "file://"), h) {
|
|
2521
2542
|
if (!$) throw new Error("Post message did not have origin domain");
|
|
2522
|
-
|
|
2523
|
-
source:
|
|
2543
|
+
yi({
|
|
2544
|
+
source: h,
|
|
2524
2545
|
origin: $,
|
|
2525
2546
|
data: w
|
|
2526
2547
|
}, {
|
|
@@ -2544,13 +2565,13 @@ function fr() {
|
|
|
2544
2565
|
var l = o("postrobot_hello", {
|
|
2545
2566
|
domain: "*"
|
|
2546
2567
|
}, function(f) {
|
|
2547
|
-
return
|
|
2568
|
+
return ai(f.source, {
|
|
2548
2569
|
domain: f.origin
|
|
2549
2570
|
}), {
|
|
2550
|
-
instanceID:
|
|
2571
|
+
instanceID: di()
|
|
2551
2572
|
};
|
|
2552
|
-
}),
|
|
2553
|
-
return
|
|
2573
|
+
}), a = Ye();
|
|
2574
|
+
return a && Ne(a, {
|
|
2554
2575
|
send: s
|
|
2555
2576
|
}).catch(function(f) {
|
|
2556
2577
|
}), l;
|
|
@@ -2561,7 +2582,7 @@ function fr() {
|
|
|
2561
2582
|
}));
|
|
2562
2583
|
var e, t, i, r;
|
|
2563
2584
|
}
|
|
2564
|
-
function
|
|
2585
|
+
function at() {
|
|
2565
2586
|
(function() {
|
|
2566
2587
|
for (var t = M("responseListeners"), i = 0, r = t.keys(); i < r.length; i++) {
|
|
2567
2588
|
var n = r[i], o = t.get(n);
|
|
@@ -2571,33 +2592,33 @@ function fr() {
|
|
|
2571
2592
|
var e;
|
|
2572
2593
|
delete window.__post_robot_10_0_46__;
|
|
2573
2594
|
}
|
|
2574
|
-
var
|
|
2575
|
-
function
|
|
2595
|
+
var ct = !0;
|
|
2596
|
+
function pt(e) {
|
|
2576
2597
|
for (var t = 0, i = H("requestPromises").get(e, []); t < i.length; t++) i[t].reject(new Error("Window " + (G(e) ? "closed" : "cleaned up") + " before response")).catch(ne);
|
|
2577
2598
|
}
|
|
2578
|
-
|
|
2599
|
+
bi();
|
|
2579
2600
|
}]);
|
|
2580
2601
|
});
|
|
2581
2602
|
}(Te)), Te.exports;
|
|
2582
2603
|
}
|
|
2583
2604
|
var Bi;
|
|
2584
|
-
function
|
|
2585
|
-
return Bi || (Bi = 1, function(
|
|
2586
|
-
|
|
2587
|
-
}(
|
|
2605
|
+
function cr() {
|
|
2606
|
+
return Bi || (Bi = 1, function(d) {
|
|
2607
|
+
d.exports = ar(), d.exports.default = d.exports;
|
|
2608
|
+
}(_e)), _e.exports;
|
|
2588
2609
|
}
|
|
2589
|
-
var Ui =
|
|
2590
|
-
const
|
|
2610
|
+
var Ui = cr();
|
|
2611
|
+
const pr = /* @__PURE__ */ fr(Ui), De = /* @__PURE__ */ gt({
|
|
2591
2612
|
__proto__: null,
|
|
2592
|
-
default:
|
|
2613
|
+
default: pr
|
|
2593
2614
|
}, [Ui]);
|
|
2594
2615
|
export {
|
|
2595
2616
|
Fi as ConsentBox,
|
|
2596
|
-
|
|
2597
|
-
|
|
2598
|
-
|
|
2599
|
-
|
|
2600
|
-
|
|
2601
|
-
|
|
2602
|
-
|
|
2617
|
+
Hi as PrivacyCenterBox,
|
|
2618
|
+
Sr as SoyioTypes,
|
|
2619
|
+
ur as SoyioWidget,
|
|
2620
|
+
Ve as _TooltipManager,
|
|
2621
|
+
Cr as appearanceSchema,
|
|
2622
|
+
hr as configSchema,
|
|
2623
|
+
ur as default
|
|
2603
2624
|
};
|