@soyio/soyio-widget 3.6.0 → 3.7.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/dist/index.js CHANGED
@@ -4,28 +4,28 @@ var Ae = Object.getOwnPropertySymbols, wt = Object.getPrototypeOf, xi = Object.p
4
4
  var Ai = (o) => {
5
5
  throw TypeError(o);
6
6
  };
7
- var Ye = (o, s, d) => s in o ? $t(o, s, { enumerable: !0, configurable: !0, writable: !0, value: d }) : o[s] = d, Ie = (o, s) => {
8
- for (var d in s || (s = {}))
9
- xi.call(s, d) && Ye(o, d, s[d]);
7
+ var Ye = (o, a, d) => a in o ? $t(o, a, { enumerable: !0, configurable: !0, writable: !0, value: d }) : o[a] = d, Ie = (o, a) => {
8
+ for (var d in a || (a = {}))
9
+ xi.call(a, d) && Ye(o, d, a[d]);
10
10
  if (Ae)
11
- for (var d of Ae(s))
12
- Di.call(s, d) && Ye(o, d, s[d]);
11
+ for (var d of Ae(a))
12
+ Di.call(a, d) && Ye(o, d, a[d]);
13
13
  return o;
14
- }, Li = (o, s) => vt(o, bt(s));
15
- var _i = (o, s) => {
14
+ }, _i = (o, a) => vt(o, bt(a));
15
+ var Li = (o, a) => {
16
16
  var d = {};
17
- for (var a in o)
18
- xi.call(o, a) && s.indexOf(a) < 0 && (d[a] = o[a]);
17
+ for (var s in o)
18
+ xi.call(o, s) && a.indexOf(s) < 0 && (d[s] = o[s]);
19
19
  if (o != null && Ae)
20
- for (var a of Ae(o))
21
- s.indexOf(a) < 0 && Di.call(o, a) && (d[a] = o[a]);
20
+ for (var s of Ae(o))
21
+ a.indexOf(s) < 0 && Di.call(o, s) && (d[s] = o[s]);
22
22
  return d;
23
23
  };
24
- var E = (o, s, d) => Ye(o, typeof s != "symbol" ? s + "" : s, d), Tt = (o, s, d) => s.has(o) || Ai("Cannot " + d);
25
- var Oi = (o, s, d) => s.has(o) ? Ai("Cannot add the same private member more than once") : s instanceof WeakSet ? s.add(o) : s.set(o, d);
26
- var Ni = (o, s, d) => (Tt(o, s, "access private method"), d);
27
- var Se = (o, s, d) => It(wt(o), d, s);
28
- var N = (o, s, d) => new Promise((a, S) => {
24
+ var R = (o, a, d) => Ye(o, typeof a != "symbol" ? a + "" : a, d), Tt = (o, a, d) => a.has(o) || Ai("Cannot " + d);
25
+ var Ni = (o, a, d) => a.has(o) ? Ai("Cannot add the same private member more than once") : a instanceof WeakSet ? a.add(o) : a.set(o, d);
26
+ var Oi = (o, a, d) => (Tt(o, a, "access private method"), d);
27
+ var Se = (o, a, d) => It(wt(o), d, a);
28
+ var W = (o, a, d) => new Promise((s, S) => {
29
29
  var g = (I) => {
30
30
  try {
31
31
  $(d.next(I));
@@ -38,38 +38,38 @@ var N = (o, s, d) => new Promise((a, S) => {
38
38
  } catch (T) {
39
39
  S(T);
40
40
  }
41
- }, $ = (I) => I.done ? a(I.value) : Promise.resolve(I.value).then(g, y);
42
- $((d = d.apply(o, s)).next());
41
+ }, $ = (I) => I.done ? s(I.value) : Promise.resolve(I.value).then(g, y);
42
+ $((d = d.apply(o, a)).next());
43
43
  });
44
- function kt(o, s) {
45
- for (var d = 0; d < s.length; d++) {
46
- const a = s[d];
47
- if (typeof a != "string" && !Array.isArray(a)) {
48
- for (const S in a)
44
+ function Et(o, a) {
45
+ for (var d = 0; d < a.length; d++) {
46
+ const s = a[d];
47
+ if (typeof s != "string" && !Array.isArray(s)) {
48
+ for (const S in s)
49
49
  if (S !== "default" && !(S in o)) {
50
- const g = Object.getOwnPropertyDescriptor(a, S);
50
+ const g = Object.getOwnPropertyDescriptor(s, S);
51
51
  g && Object.defineProperty(o, S, g.get ? g : {
52
52
  enumerable: !0,
53
- get: () => a[S]
53
+ get: () => s[S]
54
54
  });
55
55
  }
56
56
  }
57
57
  }
58
58
  return Object.freeze(Object.defineProperty(o, Symbol.toStringTag, { value: "Module" }));
59
59
  }
60
- const _e = !!(typeof window != "undefined" && window.document && window.document.createElement), Wi = 200;
60
+ const Le = !!(typeof window != "undefined" && window.document && window.document.createElement), Wi = 200;
61
61
  class ei {
62
62
  constructor() {
63
- E(this, "tooltipElement", null);
64
- E(this, "tooltipContent", null);
65
- E(this, "tooltipClass", "soyio-tooltip");
66
- E(this, "hideTimeout", null);
67
- _e && this.createTooltipElement();
63
+ R(this, "tooltipElement", null);
64
+ R(this, "tooltipContent", null);
65
+ R(this, "tooltipClass", "soyio-tooltip");
66
+ R(this, "hideTimeout", null);
67
+ Le && this.createTooltipElement();
68
68
  }
69
69
  createTooltipElement() {
70
- const s = document.querySelector(`.${this.tooltipClass}`);
71
- if (s) {
72
- this.tooltipElement = s, this.tooltipContent = this.tooltipElement.querySelector(".soyio-tooltip-content");
70
+ const a = document.querySelector(`.${this.tooltipClass}`);
71
+ if (a) {
72
+ this.tooltipElement = a, this.tooltipContent = this.tooltipElement.querySelector(".soyio-tooltip-content");
73
73
  return;
74
74
  }
75
75
  this.tooltipElement = document.createElement("div"), this.tooltipElement.className = this.tooltipClass, this.tooltipElement.style.cssText = `
@@ -92,58 +92,58 @@ class ei {
92
92
  transform: scale(0.95);
93
93
  `, this.tooltipContent = document.createElement("div"), this.tooltipContent.className = "soyio-tooltip-content", this.tooltipElement.appendChild(this.tooltipContent), document.body.appendChild(this.tooltipElement);
94
94
  }
95
- show(s, d, a) {
95
+ show(a, d, s) {
96
96
  if (!this.tooltipElement || !this.tooltipContent) return;
97
- this.hideTimeout && (clearTimeout(this.hideTimeout), this.hideTimeout = null), this.tooltipContent.textContent = s, this.tooltipElement.style.opacity = "0", this.tooltipElement.style.transform = "scale(0.95)";
98
- const S = this.calculateOptimalPlacement(d, a);
97
+ this.hideTimeout && (clearTimeout(this.hideTimeout), this.hideTimeout = null), this.tooltipContent.textContent = a, this.tooltipElement.style.opacity = "0", this.tooltipElement.style.transform = "scale(0.95)";
98
+ const S = this.calculateOptimalPlacement(d, s);
99
99
  this.applyPlacement(S), requestAnimationFrame(() => {
100
100
  this.tooltipElement && (this.tooltipElement.style.opacity = "1", this.tooltipElement.style.transform = "scale(1)");
101
101
  });
102
102
  }
103
- calculateOptimalPlacement(s, d) {
104
- const a = this.tooltipElement.offsetWidth, S = this.tooltipElement.offsetHeight, { innerWidth: g, innerHeight: y } = window, $ = 4, I = {
103
+ calculateOptimalPlacement(a, d) {
104
+ const s = this.tooltipElement.offsetWidth, S = this.tooltipElement.offsetHeight, { innerWidth: g, innerHeight: y } = window, $ = 4, I = {
105
105
  top: {
106
106
  top: d - S - $,
107
- left: s - a / 2,
107
+ left: a - s / 2,
108
108
  placement: "top"
109
109
  },
110
110
  bottom: {
111
111
  top: d + $,
112
- left: s - a / 2,
112
+ left: a - s / 2,
113
113
  placement: "bottom"
114
114
  },
115
115
  right: {
116
116
  top: d - S / 2,
117
- left: s + $,
117
+ left: a + $,
118
118
  placement: "right"
119
119
  },
120
120
  left: {
121
121
  top: d - S / 2,
122
- left: s - a - $,
122
+ left: a - s - $,
123
123
  placement: "left"
124
124
  }
125
125
  };
126
- for (const [, x] of Object.entries(I))
127
- if (ei.fitsInViewport(x, a, S, g, y))
128
- return x;
126
+ for (const [, k] of Object.entries(I))
127
+ if (ei.fitsInViewport(k, s, S, g, y))
128
+ return k;
129
129
  const T = I.top;
130
- return T.left = Math.max($, Math.min(T.left, g - a - $)), T.top = Math.max($, Math.min(T.top, y - S - $)), T;
130
+ return T.left = Math.max($, Math.min(T.left, g - s - $)), T.top = Math.max($, Math.min(T.top, y - S - $)), T;
131
131
  }
132
- static fitsInViewport(s, d, a, S, g) {
133
- return s.top >= 0 && s.left >= 0 && s.top + a <= g && s.left + d <= S;
132
+ static fitsInViewport(a, d, s, S, g) {
133
+ return a.top >= 0 && a.left >= 0 && a.top + s <= g && a.left + d <= S;
134
134
  }
135
- applyPlacement(s) {
136
- this.tooltipElement && (this.tooltipElement.style.left = `${s.left}px`, this.tooltipElement.style.top = `${s.top}px`);
135
+ applyPlacement(a) {
136
+ this.tooltipElement && (this.tooltipElement.style.left = `${a.left}px`, this.tooltipElement.style.top = `${a.top}px`);
137
137
  }
138
138
  hide() {
139
139
  this.tooltipElement && (this.hideTimeout && (clearTimeout(this.hideTimeout), this.hideTimeout = null), this.tooltipElement.style.opacity = "0", this.tooltipElement.style.transform = "scale(0.95)");
140
140
  }
141
141
  destroy() {
142
- var s;
143
- (s = this.tooltipElement) == null || s.remove(), this.tooltipElement = null, this.tooltipContent = null, this.hideTimeout && (clearTimeout(this.hideTimeout), this.hideTimeout = null);
142
+ var a;
143
+ (a = this.tooltipElement) == null || a.remove(), this.tooltipElement = null, this.tooltipContent = null, this.hideTimeout && (clearTimeout(this.hideTimeout), this.hideTimeout = null);
144
144
  }
145
145
  }
146
- const Rt = "https://app.soyio.id", Et = "https://sandbox.soyio.id", xt = "https://consent-embed.soyio.id", Dt = "https://sandbox-consent-embed.soyio.id", At = "https://privacy-center-embed.soyio.id", Lt = "https://sandbox-privacy-center-embed.soyio.id", _t = "https://forms.soyio.id", Ot = [
146
+ const Rt = "https://app.soyio.id", kt = "https://sandbox.soyio.id", xt = "https://consent-embed.soyio.id", Dt = "https://sandbox-consent-embed.soyio.id", At = "https://privacy-center-embed.soyio.id", _t = "https://sandbox-privacy-center-embed.soyio.id", Lt = "https://forms.soyio.id", Nt = [
147
147
  "DISCLOSURE_REQUEST_SUCCESSFUL",
148
148
  "IDENTITY_REGISTERED",
149
149
  "IDENTITY_SIGNATURE",
@@ -151,28 +151,28 @@ const Rt = "https://app.soyio.id", Et = "https://sandbox.soyio.id", xt = "https:
151
151
  "DENIED_CAMERA_PERMISSION",
152
152
  "REJECTED_SIGNATURE",
153
153
  "CLOSE_POPUP"
154
- ], Nt = "WIDGET_CLOSED", Wt = 420, Mt = 720, Bt = 500, jt = {
154
+ ], Ot = "WIDGET_CLOSED", Wt = 420, Mt = 720, jt = 500, Bt = {
155
155
  minWidth: "375px"
156
156
  }, Ft = {
157
157
  minWidth: "0px"
158
158
  }, Ut = {
159
159
  minWidth: "375px"
160
- }, zt = {
160
+ }, qt = {
161
161
  minWidth: "320px"
162
162
  };
163
- function Mi(o, s, d) {
164
- return N(this, null, function* () {
163
+ function Mi(o, a, d) {
164
+ return W(this, null, function* () {
165
165
  if (!o.contentWindow)
166
166
  throw new Error("Invalid iframe: contentWindow is null");
167
- const a = yield Promise.resolve().then(() => he);
167
+ const s = yield Promise.resolve().then(() => Ce);
168
168
  try {
169
- yield a.send(o.contentWindow, "SET_APPEARANCE", { appearance: s, identifier: d });
169
+ yield s.send(o.contentWindow, "SET_APPEARANCE", { appearance: a, identifier: d });
170
170
  } catch (S) {
171
171
  console.error("Failed to send appearance config:", S);
172
172
  }
173
173
  });
174
174
  }
175
- const qt = "IFRAME_READY", Ht = "IFRAME_HEIGHT_CHANGE", Gt = "TOOLTIP_STATE_CHANGE", Vt = "INFO_EVENT", Kt = "CONSENT_STATE_CHANGE", G = {
175
+ const zt = "IFRAME_READY", Ht = "IFRAME_HEIGHT_CHANGE", Gt = "TOOLTIP_STATE_CHANGE", Vt = "INFO_EVENT", Kt = "CONSENT_STATE_CHANGE", G = {
176
176
  // BASE
177
177
  onHeightChange: {},
178
178
  onIframeReady: {},
@@ -181,57 +181,57 @@ const qt = "IFRAME_READY", Ht = "IFRAME_HEIGHT_CHANGE", Gt = "TOOLTIP_STATE_CHAN
181
181
  // CONSENT
182
182
  onStateChange: {}
183
183
  };
184
- let Bi, ji, Fi, Ui, zi;
184
+ let ji, Bi, Fi, Ui, qi;
185
185
  function Yt() {
186
- return N(this, null, function* () {
187
- const o = yield Promise.resolve().then(() => he);
188
- Bi || ji || Fi || Ui || zi || (Bi = o.on(Ht, (s) => N(null, null, function* () {
189
- const d = s.data, a = G.onHeightChange[d.identifier];
190
- return a && a(d.height), Promise.resolve();
191
- })), ji = o.on(qt, (s) => N(null, null, function* () {
192
- const d = s.data, a = G.onIframeReady[d.identifier];
193
- return a && a(), Promise.resolve();
194
- })), Fi = o.on(Gt, (s) => N(null, null, function* () {
195
- const d = s.data, a = G.onTooltipChange[d.identifier];
196
- return a && a(d), Promise.resolve();
197
- })), Ui = o.on(Kt, (s) => N(null, null, function* () {
198
- const d = s.data, a = G.onStateChange[d.identifier];
199
- return a && a(d), Promise.resolve();
200
- })), zi = o.on(Vt, (d) => N(null, [d], function* ({ data: s }) {
201
- const y = s, { identifier: a } = y, S = _i(y, ["identifier"]), g = G.onInfo[a];
186
+ return W(this, null, function* () {
187
+ const o = yield Promise.resolve().then(() => Ce);
188
+ ji || Bi || Fi || Ui || qi || (ji = o.on(Ht, (a) => W(null, null, function* () {
189
+ const d = a.data, s = G.onHeightChange[d.identifier];
190
+ return s && s(d.height), Promise.resolve();
191
+ })), Bi = o.on(zt, (a) => W(null, null, function* () {
192
+ const d = a.data, s = G.onIframeReady[d.identifier];
193
+ return s && s(), Promise.resolve();
194
+ })), Fi = o.on(Gt, (a) => W(null, null, function* () {
195
+ const d = a.data, s = G.onTooltipChange[d.identifier];
196
+ return s && s(d), Promise.resolve();
197
+ })), Ui = o.on(Kt, (a) => W(null, null, function* () {
198
+ const d = a.data, s = G.onStateChange[d.identifier];
199
+ return s && s(d), Promise.resolve();
200
+ })), qi = o.on(Vt, (d) => W(null, [d], function* ({ data: a }) {
201
+ const y = a, { identifier: s } = y, S = Li(y, ["identifier"]), g = G.onInfo[s];
202
202
  return g && g(S), Promise.resolve();
203
203
  })));
204
204
  });
205
205
  }
206
- function ii(o, s) {
206
+ function ii(o, a) {
207
207
  const {
208
208
  onHeightChange: d,
209
- onIframeReady: a,
209
+ onIframeReady: s,
210
210
  onTooltipChange: S,
211
211
  onStateChange: g,
212
212
  onInfo: y
213
- } = s;
214
- d && (G.onHeightChange[o] = d), a && (G.onIframeReady[o] = a), S && (G.onTooltipChange[o] = S), g && (G.onStateChange[o] = g), y && (G.onInfo[o] = y);
213
+ } = a;
214
+ d && (G.onHeightChange[o] = d), s && (G.onIframeReady[o] = s), S && (G.onTooltipChange[o] = S), g && (G.onStateChange[o] = g), y && (G.onInfo[o] = y);
215
215
  }
216
216
  function Jt(o) {
217
217
  delete G.onHeightChange[o], delete G.onIframeReady[o], delete G.onTooltipChange[o], delete G.onStateChange[o], delete G.onInfo[o];
218
218
  }
219
219
  function Qt(o) {
220
- const s = document.getElementById(o);
221
- s && (console.warn(`Soyio widget iframe with id '${o}' already exists. Removing existing before mounting new one.`), s.remove());
220
+ const a = document.getElementById(o);
221
+ a && (console.warn(`Soyio widget iframe with id '${o}' already exists. Removing existing before mounting new one.`), a.remove());
222
222
  }
223
223
  function Zt(o) {
224
- const s = document.querySelector(o);
225
- if (!s)
224
+ const a = document.querySelector(o);
225
+ if (!a)
226
226
  throw new Error(`Iframe div container with id '${o}' not found`);
227
- if (s.tagName.toLowerCase() !== "div")
227
+ if (a.tagName.toLowerCase() !== "div")
228
228
  throw new Error(`Iframe container with id '${o}' must be a <div> element`);
229
- const d = s;
229
+ const d = a;
230
230
  return d.style.position = "relative", d;
231
231
  }
232
232
  function Xt(o) {
233
- const s = document.createElement("div");
234
- return s.id = `soyio-widget-wrapper-${o}`, s.style.cssText = `
233
+ const a = document.createElement("div");
234
+ return a.id = `soyio-widget-wrapper-${o}`, a.style.cssText = `
235
235
  position: relative !important;
236
236
  padding: 0 !important;
237
237
  margin: 0 !important;
@@ -242,11 +242,11 @@ function Xt(o) {
242
242
  transition: height 0.35s !important;
243
243
  opacity: 1 !important;
244
244
  width: 100% !important;
245
- `, s;
245
+ `, a;
246
246
  }
247
- function er(o, s, d) {
248
- const a = document.createElement("iframe");
249
- return a.id = s, a.src = o, a.allow = "fullscreen;camera;", a.setAttribute("allowfullscreen", ""), a.style.cssText += `
247
+ function er(o, a, d) {
248
+ const s = document.createElement("iframe");
249
+ return s.id = a, s.src = o, s.allow = "fullscreen;camera;", s.setAttribute("allowfullscreen", ""), s.style.cssText += `
250
250
  width: 100% !important;
251
251
  min-width: ${d.minWidth} !important;
252
252
  border: none !important;
@@ -254,24 +254,24 @@ function er(o, s, d) {
254
254
  opacity: 1;
255
255
  transition: height 0.35s,
256
256
  opacity 0.4s 0.1s;
257
- `, a;
257
+ `, s;
258
258
  }
259
259
  function ir() {
260
260
  return Math.random().toString(36).substring(2, 10);
261
261
  }
262
262
  class ue {
263
- constructor(s) {
264
- E(this, "iframe", null);
265
- E(this, "wrapper", null);
266
- E(this, "skeleton", null);
267
- E(this, "options");
268
- E(this, "appearance");
269
- E(this, "tooltipManager");
270
- E(this, "defaultIframeCSSConfig", jt);
271
- E(this, "Skeleton", null);
272
- E(this, "isIframeReady", !1);
273
- E(this, "defaultUniqueId");
274
- this.options = s, this.appearance = s.appearance || null, this.tooltipManager = new ei(), this.defaultUniqueId = ue.generateUniqueId();
263
+ constructor(a) {
264
+ R(this, "iframe", null);
265
+ R(this, "wrapper", null);
266
+ R(this, "skeleton", null);
267
+ R(this, "options");
268
+ R(this, "appearance");
269
+ R(this, "tooltipManager");
270
+ R(this, "defaultIframeCSSConfig", Bt);
271
+ R(this, "Skeleton", null);
272
+ R(this, "isIframeReady", !1);
273
+ R(this, "defaultUniqueId");
274
+ this.options = a, this.appearance = a.appearance || null, this.tooltipManager = new ei(), this.defaultUniqueId = ue.generateUniqueId();
275
275
  }
276
276
  static generateUniqueId() {
277
277
  return ir();
@@ -282,61 +282,61 @@ class ue {
282
282
  get iframeIdentifier() {
283
283
  return `${this.defaultIframePrefix}-${this.uniqueIdentifier}`;
284
284
  }
285
- handleHeightChange(s) {
286
- if (!this.iframe || (this.iframe.style.height = `${s}px`, s > 0)) return;
285
+ handleHeightChange(a) {
286
+ if (!this.iframe || (this.iframe.style.height = `${a}px`, a > 0)) return;
287
287
  const { parentElement: d } = this.iframe;
288
288
  d && (d.style.display = "none");
289
289
  }
290
290
  handleIframeReady() {
291
- return N(this, null, function* () {
291
+ return W(this, null, function* () {
292
292
  this.iframe && (this.isIframeReady || (this.isIframeReady = !0, this.options.onReady && this.options.onReady(), yield Mi(this.iframe, this.appearance, this.uniqueIdentifier), this.skeleton && this.skeleton.hide()));
293
293
  });
294
294
  }
295
- handleTooltipChange(s) {
295
+ handleTooltipChange(a) {
296
296
  if (!this.iframe) return;
297
- const d = this.iframe.getBoundingClientRect(), { text: a, coordinates: S, isVisible: g } = s, y = S.x + d.left, $ = S.y + d.top;
298
- g ? this.tooltipManager.show(a, y, $) : this.tooltipManager.hide();
297
+ const d = this.iframe.getBoundingClientRect(), { text: s, coordinates: S, isVisible: g } = a, y = S.x + d.left, $ = S.y + d.top;
298
+ g ? this.tooltipManager.show(s, y, $) : this.tooltipManager.hide();
299
299
  }
300
300
  setupListeners() {
301
- return N(this, null, function* () {
301
+ return W(this, null, function* () {
302
302
  yield Yt();
303
- const s = {
303
+ const a = {
304
304
  onHeightChange: this.handleHeightChange.bind(this),
305
305
  onIframeReady: this.handleIframeReady.bind(this),
306
306
  onTooltipChange: this.handleTooltipChange.bind(this),
307
307
  onInfo: (d) => this.options.onEvent(d)
308
308
  };
309
- ii(this.uniqueIdentifier, s);
309
+ ii(this.uniqueIdentifier, a);
310
310
  });
311
311
  }
312
- mount(s) {
313
- return N(this, null, function* () {
314
- if (!_e) return this;
312
+ mount(a) {
313
+ return W(this, null, function* () {
314
+ if (!Le) return this;
315
315
  this.isIframeReady = !1, yield this.setupListeners(), Qt(this.iframeIdentifier);
316
- const d = Zt(s), a = this.iframeUrl();
317
- return this.wrapper = Xt(this.uniqueIdentifier), d.appendChild(this.wrapper), this.iframe = er(a, this.iframeIdentifier, this.defaultIframeCSSConfig), this.Skeleton && (this.skeleton = new this.Skeleton(this.uniqueIdentifier, this.appearance || void 0), this.skeleton.mount(this.wrapper)), this.wrapper.appendChild(this.iframe), this;
316
+ const d = Zt(a), s = this.iframeUrl();
317
+ return this.wrapper = Xt(this.uniqueIdentifier), d.appendChild(this.wrapper), this.iframe = er(s, this.iframeIdentifier, this.defaultIframeCSSConfig), this.Skeleton && (this.skeleton = new this.Skeleton(this.uniqueIdentifier, this.appearance || void 0), this.skeleton.mount(this.wrapper)), this.wrapper.appendChild(this.iframe), this;
318
318
  });
319
319
  }
320
320
  unmount() {
321
- _e && (Jt(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));
321
+ Le && (Jt(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));
322
322
  }
323
323
  /**
324
324
  * Update the appearance of the widget without remounting.
325
325
  * This sends the new appearance config to the already-mounted iframe.
326
326
  */
327
- updateAppearance(s) {
328
- return N(this, null, function* () {
329
- this.appearance = s, !(!this.iframe || !this.isIframeReady) && (yield Mi(this.iframe, s, this.uniqueIdentifier));
327
+ updateAppearance(a) {
328
+ return W(this, null, function* () {
329
+ this.appearance = a, !(!this.iframe || !this.isIframeReady) && (yield Mi(this.iframe, a, this.uniqueIdentifier));
330
330
  });
331
331
  }
332
332
  }
333
333
  class tr {
334
- constructor(s, d) {
335
- E(this, "element");
336
- E(this, "identifier");
334
+ constructor(a, d) {
335
+ R(this, "element");
336
+ R(this, "identifier");
337
337
  var H, ae;
338
- this.identifier = `skeleton-${s}`, this.element = document.createElement("div"), this.element.id = this.identifier;
339
- const a = (ae = (H = window.matchMedia) == null ? void 0 : H.call(window, "(prefers-color-scheme: dark)")) == null ? void 0 : ae.matches, S = (d == null ? void 0 : d.mode) === "dark" || (d == null ? void 0 : d.mode) === "auto" && a || (d == null ? void 0 : d.theme) === "night" && !(d != null && d.mode), g = S ? "#1E293B" : "#FFFFFF", y = S ? "#334155" : "#E5E7EB", $ = S ? "#334155" : "#f0f0f0", I = S ? "#475569" : "#e0e0e0", T = S ? "#334155" : "#f0f0f0";
338
+ this.identifier = `skeleton-${a}`, this.element = document.createElement("div"), this.element.id = this.identifier;
339
+ const s = (ae = (H = window.matchMedia) == null ? void 0 : H.call(window, "(prefers-color-scheme: dark)")) == null ? void 0 : ae.matches, S = (d == null ? void 0 : d.mode) === "dark" || (d == null ? void 0 : d.mode) === "auto" && s || (d == null ? void 0 : d.theme) === "night" && !(d != null && d.mode), g = S ? "#1E293B" : "#FFFFFF", y = S ? "#334155" : "#E5E7EB", $ = S ? "#334155" : "#f0f0f0", I = S ? "#475569" : "#e0e0e0", T = S ? "#334155" : "#f0f0f0";
340
340
  this.element.style.cssText = `
341
341
  position: absolute;
342
342
  top: 0;
@@ -352,8 +352,8 @@ class tr {
352
352
  box-sizing: border-box;
353
353
  z-index: 1;
354
354
  `;
355
- const x = document.createElement("div");
356
- x.style.cssText = `
355
+ const k = document.createElement("div");
356
+ k.style.cssText = `
357
357
  padding: 1rem;
358
358
  width: 100%;
359
359
  box-sizing: border-box;
@@ -362,14 +362,14 @@ class tr {
362
362
  justify-content: flex-start;
363
363
  gap: 0.75rem;
364
364
  `;
365
- const W = document.createElement("div");
366
- W.style.cssText = `
365
+ const M = document.createElement("div");
366
+ M.style.cssText = `
367
367
  display: flex;
368
368
  align-items: center;
369
369
  gap: 0.75rem;
370
370
  `;
371
- const j = document.createElement("div");
372
- j.style.cssText = `
371
+ const F = document.createElement("div");
372
+ F.style.cssText = `
373
373
  width: 2rem;
374
374
  height: 2rem;
375
375
  background: linear-gradient(90deg, ${$} 25%, ${I} 50%, ${T} 75%);
@@ -387,8 +387,8 @@ class tr {
387
387
  animation: shimmer 1.5s infinite;
388
388
  border-radius: 0.125rem;
389
389
  `;
390
- const R = document.createElement("div");
391
- R.style.cssText = `
390
+ const O = document.createElement("div");
391
+ O.style.cssText = `
392
392
  width: 3rem;
393
393
  height: 1.25rem;
394
394
  background: linear-gradient(90deg, ${$} 25%, ${I} 50%, ${T} 75%);
@@ -398,8 +398,8 @@ class tr {
398
398
  margin-left: auto;
399
399
  flex-shrink: 0;
400
400
  `;
401
- const F = document.createElement("div");
402
- F.style.cssText = `
401
+ const D = document.createElement("div");
402
+ D.style.cssText = `
403
403
  display: flex;
404
404
  align-items: flex-start;
405
405
  gap: 0.75rem;
@@ -413,8 +413,8 @@ class tr {
413
413
  align-items: center;
414
414
  flex-shrink: 0;
415
415
  `;
416
- const oe = document.createElement("div");
417
- oe.style.cssText = `
416
+ const re = document.createElement("div");
417
+ re.style.cssText = `
418
418
  width: 1rem;
419
419
  height: 1rem;
420
420
  background: linear-gradient(90deg, ${$} 25%, ${I} 50%, ${T} 75%);
@@ -460,23 +460,23 @@ class tr {
460
460
  }
461
461
  `, document.head.appendChild(J);
462
462
  }
463
- W.appendChild(j), W.appendChild(K), W.appendChild(R), se.appendChild(ie), se.appendChild(U), Y.appendChild(oe), F.appendChild(Y), F.appendChild(se), x.appendChild(W), x.appendChild(F), this.element.appendChild(x);
463
+ M.appendChild(F), M.appendChild(K), M.appendChild(O), se.appendChild(ie), se.appendChild(U), Y.appendChild(re), D.appendChild(Y), D.appendChild(se), k.appendChild(M), k.appendChild(D), this.element.appendChild(k);
464
464
  }
465
465
  cleanupExistingSkeleton() {
466
- const s = document.getElementById(this.identifier);
467
- s && s.remove();
466
+ const a = document.getElementById(this.identifier);
467
+ a && a.remove();
468
468
  }
469
- mount(s) {
470
- this.cleanupExistingSkeleton(), s.appendChild(this.element);
469
+ mount(a) {
470
+ this.cleanupExistingSkeleton(), a.appendChild(this.element);
471
471
  }
472
472
  hide() {
473
473
  this.element.style.animation = "skeletonFadeOut 0.2s ease-out forwards", setTimeout(() => this.element.remove(), 200);
474
474
  }
475
475
  }
476
- const ke = "3.6.0";
476
+ const Ee = "3.7.0";
477
477
  function rr(o) {
478
478
  var I, T;
479
- const s = (I = o.origin) != null ? I : o.context, d = Li(Ie({}, o), { origin: s }), a = [
479
+ const a = (I = o.origin) != null ? I : o.context, d = _i(Ie({}, o), { origin: a }), s = [
480
480
  "actionToken",
481
481
  "entityId",
482
482
  "origin",
@@ -484,14 +484,14 @@ function rr(o) {
484
484
  "mandatoryReconsentBehavior",
485
485
  "allowGranularScopeSelection"
486
486
  ], S = (T = o.isSandbox) != null ? T : !1, g = o.developmentUrl || (S ? Dt : xt), y = new URLSearchParams();
487
- if (y.set("sdk", "web"), y.set("sdkVersion", ke), a.forEach((x) => {
488
- const W = d[x];
489
- W !== void 0 && (typeof W == "string" && W.length === 0 || y.set(x, String(W)));
487
+ if (y.set("sdk", "web"), y.set("sdkVersion", Ee), s.forEach((k) => {
488
+ const M = d[k];
489
+ M !== void 0 && (typeof M == "string" && M.length === 0 || y.set(k, String(M)));
490
490
  }), o.metadata !== void 0)
491
491
  try {
492
492
  y.set("metadata", JSON.stringify(o.metadata));
493
- } catch (x) {
494
- console.error("[Soyio-widget] Failed to stringify metadata. It will not be included in the consent request.", x);
493
+ } catch (k) {
494
+ console.error("[Soyio-widget] Failed to stringify metadata. It will not be included in the consent request.", k);
495
495
  }
496
496
  const $ = y.toString();
497
497
  return `${g}/embed/consents/${o.consentTemplateId}${$ ? `?${$}` : ""}`;
@@ -499,9 +499,9 @@ function rr(o) {
499
499
  class Ki extends ue {
500
500
  constructor(d) {
501
501
  super(d);
502
- E(this, "defaultIframePrefix", "consent-box");
503
- E(this, "defaultIframeCSSConfig", Ft);
504
- E(this, "state", {
502
+ R(this, "defaultIframePrefix", "consent-box");
503
+ R(this, "defaultIframeCSSConfig", Ft);
504
+ R(this, "state", {
505
505
  isSelected: !1,
506
506
  actionToken: null
507
507
  });
@@ -514,15 +514,15 @@ class Ki extends ue {
514
514
  return rr(this.options);
515
515
  }
516
516
  handleStateChange(d) {
517
- const { isSelected: a, actionToken: S } = d;
518
- this.state = { isSelected: a, actionToken: S }, this.options.onEvent({
517
+ const { isSelected: s, actionToken: S } = d;
518
+ this.state = { isSelected: s, actionToken: S }, this.options.onEvent({
519
519
  eventName: "CONSENT_CHECKBOX_CHANGE",
520
- isSelected: a,
520
+ isSelected: s,
521
521
  actionToken: S
522
522
  });
523
523
  }
524
524
  setupListeners() {
525
- return N(this, null, function* () {
525
+ return W(this, null, function* () {
526
526
  yield Se(Ki.prototype, this, "setupListeners").call(this), ii(this.uniqueIdentifier, {
527
527
  onStateChange: this.handleStateChange.bind(this)
528
528
  });
@@ -532,15 +532,15 @@ class Ki extends ue {
532
532
  return this.state;
533
533
  }
534
534
  }
535
- function nr(o, s, d) {
536
- return N(this, null, function* () {
535
+ function nr(o, a, d) {
536
+ return W(this, null, function* () {
537
537
  if (!o.contentWindow)
538
538
  throw new Error("Invalid iframe: contentWindow is null");
539
- const a = { identifier: d };
540
- if (s.locale !== void 0 && (a.locale = s.locale), s.subjectId !== void 0 && (a.subjectId = s.subjectId), s.userReference !== void 0 && (a.userReference = s.userReference), Object.keys(a).length === 1) return;
541
- const S = yield Promise.resolve().then(() => he);
539
+ const s = { identifier: d };
540
+ if (a.locale !== void 0 && (s.locale = a.locale), a.subjectId !== void 0 && (s.subjectId = a.subjectId), a.userReference !== void 0 && (s.userReference = a.userReference), Object.keys(s).length === 1) return;
541
+ const S = yield Promise.resolve().then(() => Ce);
542
542
  try {
543
- yield S.send(o.contentWindow, "SET_CONSENT_FORM_CONFIG", a);
543
+ yield S.send(o.contentWindow, "SET_CONSENT_FORM_CONFIG", s);
544
544
  } catch (g) {
545
545
  console.error("Failed to send consent form config:", g);
546
546
  }
@@ -548,24 +548,24 @@ function nr(o, s, d) {
548
548
  }
549
549
  function or(o) {
550
550
  var $, I;
551
- const s = ($ = o.isSandbox) != null ? $ : !1, d = o.developmentUrl || _t, a = new URLSearchParams();
552
- a.set("sdk", "web"), a.set("sdkVersion", ke), a.set("consentFormToken", o.consentFormToken), o.locale && a.set("lang", o.locale), s && a.set("isSandbox", "true");
551
+ const a = ($ = o.isSandbox) != null ? $ : !1, d = o.developmentUrl || Lt, s = new URLSearchParams();
552
+ s.set("sdk", "web"), s.set("sdkVersion", Ee), s.set("consentFormToken", o.consentFormToken), o.locale && s.set("lang", o.locale), a && s.set("isSandbox", "true");
553
553
  const S = (I = o.appearance) == null ? void 0 : I.config;
554
- (S == null ? void 0 : S.showLogo) !== void 0 && a.set("showLogo", String(S.showLogo)), (S == null ? void 0 : S.showHeader) !== void 0 && a.set("showHeader", String(S.showHeader)), (S == null ? void 0 : S.showDescription) !== void 0 && a.set("showDescription", String(S.showDescription)), S != null && S.buttonAlignment && a.set("buttonAlignment", S.buttonAlignment);
555
- const g = a.toString();
554
+ (S == null ? void 0 : S.showLogo) !== void 0 && s.set("showLogo", String(S.showLogo)), (S == null ? void 0 : S.showHeader) !== void 0 && s.set("showHeader", String(S.showHeader)), (S == null ? void 0 : S.showDescription) !== void 0 && s.set("showDescription", String(S.showDescription)), S != null && S.buttonAlignment && s.set("buttonAlignment", S.buttonAlignment);
555
+ const g = s.toString();
556
556
  return `${d.replace(/\/$/, "")}/${g ? `?${g}` : ""}`;
557
557
  }
558
558
  class Yi extends ue {
559
559
  constructor() {
560
560
  super(...arguments);
561
- E(this, "defaultIframePrefix", "consent-form");
562
- E(this, "defaultIframeCSSConfig", zt);
561
+ R(this, "defaultIframePrefix", "consent-form");
562
+ R(this, "defaultIframeCSSConfig", qt);
563
563
  }
564
564
  get uniqueIdentifier() {
565
565
  return this.options.consentFormToken;
566
566
  }
567
567
  handleIframeReady() {
568
- return N(this, null, function* () {
568
+ return W(this, null, function* () {
569
569
  yield Se(Yi.prototype, this, "handleIframeReady").call(this), this.iframe && (yield nr(this.iframe, this.options, this.uniqueIdentifier));
570
570
  });
571
571
  }
@@ -666,62 +666,62 @@ const sr = [
666
666
  ], ar = new Set(sr);
667
667
  function dr(o) {
668
668
  if (typeof o != "string") return;
669
- const s = o.trim();
670
- if (s === "") {
669
+ const a = o.trim();
670
+ if (a === "") {
671
671
  console.warn("Soyio widget: externalRightsExerciseUrl is empty or whitespace and will be ignored.");
672
672
  return;
673
673
  }
674
674
  try {
675
- return new URL(s), s;
675
+ return new URL(a), a;
676
676
  } catch (d) {
677
- console.warn(`Soyio widget: externalRightsExerciseUrl "${s}" is not a valid URI and will be ignored.`);
677
+ console.warn(`Soyio widget: externalRightsExerciseUrl "${a}" is not a valid URI and will be ignored.`);
678
678
  return;
679
679
  }
680
680
  }
681
- function qi(o) {
681
+ function zi(o) {
682
682
  if (typeof o != "string") return;
683
- const s = o.trim();
684
- return s === "" ? void 0 : s;
683
+ const a = o.trim();
684
+ return a === "" ? void 0 : a;
685
685
  }
686
686
  function fr(o) {
687
687
  if (!Array.isArray(o)) return;
688
- const s = /* @__PURE__ */ new Map();
688
+ const a = /* @__PURE__ */ new Map();
689
689
  return o.forEach((d) => {
690
690
  if (!d || typeof d != "object") return;
691
- const a = "value" in d ? d.value : void 0;
692
- typeof a != "string" || !ar.has(a) || s.has(a) || s.set(a, {
693
- value: a,
694
- label: "label" in d ? qi(d.label) : void 0,
695
- description: "description" in d ? qi(d.description) : void 0
691
+ const s = "value" in d ? d.value : void 0;
692
+ typeof s != "string" || !ar.has(s) || a.has(s) || a.set(s, {
693
+ value: s,
694
+ label: "label" in d ? zi(d.label) : void 0,
695
+ description: "description" in d ? zi(d.description) : void 0
696
696
  });
697
- }), Array.from(s.values());
697
+ }), Array.from(a.values());
698
698
  }
699
- function cr(o, s, d) {
700
- return N(this, null, function* () {
699
+ function cr(o, a, d) {
700
+ return W(this, null, function* () {
701
701
  var ae, J;
702
702
  if (!o.contentWindow)
703
703
  throw new Error("Invalid iframe: contentWindow is null");
704
704
  const {
705
- redecOperationIds: a,
705
+ redecOperationIds: s,
706
706
  requestableDataCategories: S,
707
707
  content: g,
708
708
  header: y,
709
709
  rightExamples: $,
710
710
  consentManagement: I,
711
711
  appearance: T,
712
- externalRightsExerciseUrl: x,
713
- origin: W,
714
- metadata: j,
712
+ externalRightsExerciseUrl: k,
713
+ origin: M,
714
+ metadata: F,
715
715
  allowManyDataCategoriesMutations: K
716
- } = s, R = (ae = T == null ? void 0 : T.config) == null ? void 0 : ae.showHeader, F = (J = T == null ? void 0 : T.config) == null ? void 0 : J.showConsentManagementHeader, Y = dr(x), oe = fr(S), ie = I !== void 0 && Object.values(I).some((te) => Array.isArray(te) ? te.length > 0 : te != null) ? I : void 0;
717
- Array.isArray(ie == null ? void 0 : ie.scopeGroups) && ie.scopeGroups.length > 0 && s.groupConsentsByScope !== !0 && console.warn(
716
+ } = a, O = (ae = T == null ? void 0 : T.config) == null ? void 0 : ae.showHeader, D = (J = T == null ? void 0 : T.config) == null ? void 0 : J.showConsentManagementHeader, Y = dr(k), re = fr(S), ie = I !== void 0 && Object.values(I).some((te) => Array.isArray(te) ? te.length > 0 : te != null) ? I : void 0;
717
+ Array.isArray(ie == null ? void 0 : ie.scopeGroups) && ie.scopeGroups.length > 0 && a.groupConsentsByScope !== !0 && console.warn(
718
718
  "Soyio widget: privacyCenterConfig.groupConsentsByScope must be true for consentManagement.scopeGroups to apply."
719
719
  );
720
720
  const U = {};
721
- if (typeof a != "undefined" && (U.redecOperationIds = a), typeof oe != "undefined" && (U.requestableDataCategories = oe), typeof g != "undefined" && (U.content = g), typeof y != "undefined" && (U.header = y), typeof $ != "undefined" && (U.rightExamples = $), typeof Y != "undefined" && (U.externalRightsExerciseUrl = Y), typeof ie != "undefined" && (U.consentManagement = ie), typeof W == "string" && W.trim() !== "" && (U.origin = W), j && typeof j == "object" && !Array.isArray(j) && (U.metadata = j), typeof K == "boolean" && (U.allowManyDataCategoriesMutations = K), (typeof R == "boolean" || typeof F == "boolean") && (U.appearance = {
722
- config: Ie(Ie({}, typeof R == "boolean" ? { showHeader: R } : {}), typeof F == "boolean" ? { showConsentManagementHeader: F } : {})
721
+ if (typeof s != "undefined" && (U.redecOperationIds = s), typeof re != "undefined" && (U.requestableDataCategories = re), typeof g != "undefined" && (U.content = g), typeof y != "undefined" && (U.header = y), typeof $ != "undefined" && (U.rightExamples = $), typeof Y != "undefined" && (U.externalRightsExerciseUrl = Y), typeof ie != "undefined" && (U.consentManagement = ie), typeof M == "string" && M.trim() !== "" && (U.origin = M), F && typeof F == "object" && !Array.isArray(F) && (U.metadata = F), typeof K == "boolean" && (U.allowManyDataCategoriesMutations = K), (typeof O == "boolean" || typeof D == "boolean") && (U.appearance = {
722
+ config: Ie(Ie({}, typeof O == "boolean" ? { showHeader: O } : {}), typeof D == "boolean" ? { showConsentManagementHeader: D } : {})
723
723
  }), Object.keys(U).length === 0) return;
724
- const H = yield Promise.resolve().then(() => he);
724
+ const H = yield Promise.resolve().then(() => Ce);
725
725
  try {
726
726
  yield H.send(o.contentWindow, "SET_PRIVACY_CENTER_CONFIG", Ie({
727
727
  identifier: d
@@ -744,11 +744,11 @@ const Hi = [
744
744
  ];
745
745
  function pr(o) {
746
746
  if (!Array.isArray(o) || o.length === 0) return;
747
- const s = o.filter((a) => !Hi.includes(a));
748
- s.length > 0 && console.warn(
749
- `Soyio widget: the following enabledKinds values are not valid and will be ignored: ${s.join(", ")}.`
747
+ const a = o.filter((s) => !Hi.includes(s));
748
+ a.length > 0 && console.warn(
749
+ `Soyio widget: the following enabledKinds values are not valid and will be ignored: ${a.join(", ")}.`
750
750
  );
751
- const d = [...new Set(o.filter((a) => Hi.includes(a)))];
751
+ const d = [...new Set(o.filter((s) => Hi.includes(s)))];
752
752
  if (d.length === 0) {
753
753
  console.warn("Soyio widget: enabledKinds resulted in no valid kinds, showing all available kinds.");
754
754
  return;
@@ -756,43 +756,46 @@ function pr(o) {
756
756
  return d;
757
757
  }
758
758
  function lr(o) {
759
- var $, I, T, x, W, j;
760
- const s = ($ = o.isSandbox) != null ? $ : !1, d = o.developmentUrl || (s ? Lt : At), a = new URLSearchParams();
761
- a.set("sdkVersion", ke), o.sessionToken ? a.set("sessionToken", o.sessionToken) : o.companyId && a.set("companyId", o.companyId), (I = o.enabledFeatures) != null && I.length && a.set("enabledFeatures", o.enabledFeatures.join(",")), (T = o.enabledRights) != null && T.length && a.set("enabledRights", o.enabledRights.join(","));
759
+ var $, I, T, k, M, F, K;
760
+ const a = ($ = o.isSandbox) != null ? $ : !1, d = o.developmentUrl || (a ? _t : At), s = new URLSearchParams();
761
+ s.set("sdkVersion", Ee), o.sessionToken ? s.set("sessionToken", o.sessionToken) : o.companyId && s.set("companyId", o.companyId), (I = o.enabledFeatures) != null && I.length && s.set("enabledFeatures", o.enabledFeatures.join(",")), (T = o.enabledRights) != null && T.length && s.set("enabledRights", o.enabledRights.join(","));
762
762
  const S = pr(o.enabledKinds);
763
- if (S != null && S.length && a.set("enabledKinds", S.join(",")), (x = o.dataSubjects) != null && x.length && a.set("dataSubjects", o.dataSubjects.join(",")), o.requestReference && a.set("requestReference", o.requestReference), o.fileRequisites && Object.values(o.fileRequisites).some(
764
- (R) => R != null
763
+ if (S != null && S.length && s.set("enabledKinds", S.join(",")), (k = o.dataSubjects) != null && k.length && s.set("dataSubjects", o.dataSubjects.join(",")), o.requestReference && s.set("requestReference", o.requestReference), o.fileRequisites && Object.values(o.fileRequisites).some(
764
+ (D) => D != null
765
765
  )) {
766
- const R = JSON.stringify(o.fileRequisites);
767
- a.set("fileRequisites", R);
766
+ const D = JSON.stringify(o.fileRequisites);
767
+ s.set("fileRequisites", D);
768
768
  }
769
- if (o.consentManagement) {
770
- const { allowMultipleOpenScopeGroups: K, scopeGroups: R } = o.consentManagement, F = Array.isArray(R) && R.length > 0 || typeof K == "boolean";
771
- if (Array.isArray(R) && R.length > 0 && o.groupConsentsByScope !== !0 && console.warn(
769
+ if ((M = o.rectificationFileRequiredCategories) != null && M.length && s.set(
770
+ "rectificationFileRequiredCategories",
771
+ JSON.stringify(o.rectificationFileRequiredCategories)
772
+ ), o.consentManagement) {
773
+ const { allowMultipleOpenScopeGroups: O, scopeGroups: D } = o.consentManagement, Y = Array.isArray(D) && D.length > 0 || typeof O == "boolean";
774
+ if (Array.isArray(D) && D.length > 0 && o.groupConsentsByScope !== !0 && console.warn(
772
775
  "Soyio widget: privacyCenterConfig.groupConsentsByScope must be true for consentManagement.scopeGroups to apply."
773
- ), F) {
774
- const Y = JSON.stringify(o.consentManagement);
775
- a.set("consentManagement", Y);
776
+ ), Y) {
777
+ const re = JSON.stringify(o.consentManagement);
778
+ s.set("consentManagement", re);
776
779
  }
777
780
  }
778
- o.demo !== void 0 && a.set("demo", String(o.demo)), o.consentMode && a.set("consentMode", o.consentMode);
779
- const g = (j = (W = o.appearance) == null ? void 0 : W.config) == null ? void 0 : j.consentControl;
780
- g && a.set("consentControl", g), o.consentRetentionPeriod && a.set("consentRetentionPeriod", o.consentRetentionPeriod), o.allowGranularScopeSelection !== void 0 && a.set("allowGranularScopeSelection", String(o.allowGranularScopeSelection)), o.groupConsentsByScope !== void 0 && a.set("groupConsentsByScope", String(o.groupConsentsByScope)), o.showBatchConsentConfirmation !== void 0 && a.set("showBatchConsentConfirmation", String(o.showBatchConsentConfirmation));
781
- const y = a.toString();
781
+ o.demo !== void 0 && s.set("demo", String(o.demo)), o.consentMode && s.set("consentMode", o.consentMode);
782
+ const g = (K = (F = o.appearance) == null ? void 0 : F.config) == null ? void 0 : K.consentControl;
783
+ g && s.set("consentControl", g), o.consentRetentionPeriod && s.set("consentRetentionPeriod", o.consentRetentionPeriod), o.allowGranularScopeSelection !== void 0 && s.set("allowGranularScopeSelection", String(o.allowGranularScopeSelection)), o.groupConsentsByScope !== void 0 && s.set("groupConsentsByScope", String(o.groupConsentsByScope)), o.showBatchConsentConfirmation !== void 0 && s.set("showBatchConsentConfirmation", String(o.showBatchConsentConfirmation));
784
+ const y = s.toString();
782
785
  return `${d}${y ? `?${y}` : ""}`;
783
786
  }
784
787
  class Ji extends ue {
785
788
  constructor() {
786
789
  super(...arguments);
787
- E(this, "defaultIframePrefix", "privacy-center");
788
- E(this, "_uniqueIdentifier", "privacy-center");
789
- E(this, "defaultIframeCSSConfig", Ut);
790
+ R(this, "defaultIframePrefix", "privacy-center");
791
+ R(this, "_uniqueIdentifier", "privacy-center");
792
+ R(this, "defaultIframeCSSConfig", Ut);
790
793
  }
791
794
  get uniqueIdentifier() {
792
795
  return this._uniqueIdentifier;
793
796
  }
794
797
  handleIframeReady() {
795
- return N(this, null, function* () {
798
+ return W(this, null, function* () {
796
799
  yield Se(Ji.prototype, this, "handleIframeReady").call(this), this.iframe && (yield cr(this.iframe, this.options, this.uniqueIdentifier));
797
800
  });
798
801
  }
@@ -800,49 +803,49 @@ class Ji extends ue {
800
803
  return lr(this.options);
801
804
  }
802
805
  }
803
- const Br = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
806
+ const jr = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
804
807
  __proto__: null
805
808
  }, Symbol.toStringTag, { value: "Module" })), Qi = "WIDGET_EVENT";
806
- function Ne(o, s) {
807
- return o || (s ? Et : Rt);
809
+ function Oe(o, a) {
810
+ return o || (a ? kt : Rt);
808
811
  }
809
812
  function Sr(o) {
810
- let s = "widget/";
811
- return "disclosureRequestId" in o.configProps ? s += ["disclosures", o.configProps.disclosureRequestId].join("/") : s += o.request, s;
813
+ let a = "widget/";
814
+ return "disclosureRequestId" in o.configProps ? a += ["disclosures", o.configProps.disclosureRequestId].join("/") : a += o.request, a;
812
815
  }
813
816
  function ur(o) {
814
817
  var g;
815
- const s = (g = o.isSandbox) != null ? g : !1, d = Ne(o.developmentUrl, s), a = Object.entries(o.configProps).filter(([y, $]) => $ || y === "disclosureRequestId").map(([y, $]) => `${y}=${encodeURIComponent($)}`).join("&"), S = Sr(o);
816
- return `${d}/${S}?sdk=web&sdkVersion=${ke}&${a}`;
818
+ const a = (g = o.isSandbox) != null ? g : !1, d = Oe(o.developmentUrl, a), s = Object.entries(o.configProps).filter(([y, $]) => $ || y === "disclosureRequestId").map(([y, $]) => `${y}=${encodeURIComponent($)}`).join("&"), S = Sr(o);
819
+ return `${d}/${S}?sdk=web&sdkVersion=${Ee}&${s}`;
817
820
  }
818
- function hr(o) {
821
+ function Cr(o) {
819
822
  return `embed/widget/disclosures/${o.disclosureRequestId}`;
820
823
  }
821
- function Cr(o, s) {
824
+ function hr(o, a) {
822
825
  var y;
823
- const d = (y = o.isSandbox) != null ? y : !1, a = Ne(o.developmentUrl, d), S = hr(o), g = new URLSearchParams({
826
+ const d = (y = o.isSandbox) != null ? y : !1, s = Oe(o.developmentUrl, d), S = Cr(o), g = new URLSearchParams({
824
827
  sdk: "web",
825
- sdkVersion: ke,
826
- identifier: s
828
+ sdkVersion: Ee,
829
+ identifier: a
827
830
  });
828
- return o.customColor && g.set("customColor", o.customColor), `${a}/${S}?${g.toString()}`;
831
+ return o.customColor && g.set("customColor", o.customColor), `${s}/${S}?${g.toString()}`;
829
832
  }
830
- function gr(o, s) {
833
+ function gr(o, a) {
831
834
  var S;
832
- const d = Ne(o.developmentUrl, (S = o.isSandbox) != null ? S : !1), a = new URLSearchParams({
833
- session_token: s.sessionToken,
834
- company_id: s.companyId,
835
- identifier: s.identifier
835
+ const d = Oe(o.developmentUrl, (S = o.isSandbox) != null ? S : !1), s = new URLSearchParams({
836
+ session_token: a.sessionToken,
837
+ company_id: a.companyId,
838
+ identifier: a.identifier
836
839
  });
837
- return `${d}/widget/register_passkey?${a.toString()}`;
840
+ return `${d}/widget/register_passkey?${s.toString()}`;
838
841
  }
839
- function Pr(o, s) {
842
+ function Pr(o, a) {
840
843
  var S;
841
- const d = Ne(o.developmentUrl, (S = o.isSandbox) != null ? S : !1), a = new URLSearchParams({
842
- requestable_id: s.requestableToken,
843
- identifier: s.identifier
844
+ const d = Oe(o.developmentUrl, (S = o.isSandbox) != null ? S : !1), s = new URLSearchParams({
845
+ requestable_id: a.requestableToken,
846
+ identifier: a.identifier
844
847
  });
845
- return `${d}/widget/passkey_authentication?${a.toString()}`;
848
+ return `${d}/widget/passkey_authentication?${s.toString()}`;
846
849
  }
847
850
  function mr(o) {
848
851
  return o.eventName === "PASSKEY_REQUIRED" && o.type === "PASSKEY_REQUIRED";
@@ -853,16 +856,16 @@ function yr(o) {
853
856
  class Ze extends ue {
854
857
  constructor() {
855
858
  super(...arguments);
856
- E(this, "defaultIframePrefix", "disclosure-request-box");
857
- E(this, "passkeyPopupWindow", null);
858
- E(this, "popupListener", null);
859
- E(this, "isReadyCallbackFired", !1);
859
+ R(this, "defaultIframePrefix", "disclosure-request-box");
860
+ R(this, "passkeyPopupWindow", null);
861
+ R(this, "popupListener", null);
862
+ R(this, "isReadyCallbackFired", !1);
860
863
  }
861
864
  iframeUrl() {
862
- return Cr(this.options, this.uniqueIdentifier);
865
+ return hr(this.options, this.uniqueIdentifier);
863
866
  }
864
867
  mount(d) {
865
- return N(this, null, function* () {
868
+ return W(this, null, function* () {
866
869
  return this.isReadyCallbackFired = !1, yield Se(Ze.prototype, this, "mount").call(this, d), this.iframe ? (this.iframe.style.height = this.options.height || "720px", this.iframe.style.minHeight = this.options.minHeight || this.iframe.style.height, this.iframe.onload = () => {
867
870
  this.notifyReady();
868
871
  }, this) : this;
@@ -873,33 +876,33 @@ class Ze extends ue {
873
876
  this.removePopupListener(), (d = this.passkeyPopupWindow) == null || d.close(), this.passkeyPopupWindow = null, this.isReadyCallbackFired = !1, super.unmount();
874
877
  }
875
878
  setupListeners() {
876
- return N(this, null, function* () {
879
+ return W(this, null, function* () {
877
880
  yield Se(Ze.prototype, this, "setupListeners").call(this), yield this.mountPopupListener(), ii(this.uniqueIdentifier, {
878
881
  onInfo: (d) => this.handleInfoEvent(d)
879
882
  });
880
883
  });
881
884
  }
882
885
  handleIframeReady() {
883
- return N(this, null, function* () {
886
+ return W(this, null, function* () {
884
887
  this.notifyReady();
885
888
  });
886
889
  }
887
890
  notifyReady() {
888
- var d, a;
889
- this.isReadyCallbackFired || (this.isReadyCallbackFired = !0, (a = (d = this.options).onReady) == null || a.call(d));
891
+ var d, s;
892
+ this.isReadyCallbackFired || (this.isReadyCallbackFired = !0, (s = (d = this.options).onReady) == null || s.call(d));
890
893
  }
891
894
  triggerEvent(d) {
892
895
  this.options.onEvent(d);
893
896
  }
894
897
  mountPopupListener() {
895
- return N(this, null, function* () {
896
- const d = yield Promise.resolve().then(() => he);
897
- this.removePopupListener(), this.popupListener = d.on(Qi, (S) => N(this, [S], function* ({ data: a }) {
898
- return a.eventName !== "PASSKEY_REGISTERED" && a.eventName !== "PASSKEY_AUTHENTICATED" || a.identifier !== this.uniqueIdentifier || (a.eventName === "PASSKEY_REGISTERED" && (this.notifyPasskeyRegistered(), this.triggerEvent({
898
+ return W(this, null, function* () {
899
+ const d = yield Promise.resolve().then(() => Ce);
900
+ this.removePopupListener(), this.popupListener = d.on(Qi, (S) => W(this, [S], function* ({ data: s }) {
901
+ return s.eventName !== "PASSKEY_REGISTERED" && s.eventName !== "PASSKEY_AUTHENTICATED" || s.identifier !== this.uniqueIdentifier || (s.eventName === "PASSKEY_REGISTERED" && (this.notifyPasskeyRegistered(), this.triggerEvent({
899
902
  eventName: "PASSKEY_REGISTERED",
900
903
  type: "PASSKEY_REGISTERED",
901
904
  identifier: this.uniqueIdentifier
902
- })), a.eventName === "PASSKEY_AUTHENTICATED" && (this.notifyPasskeyAuthenticated(), this.triggerEvent({
905
+ })), s.eventName === "PASSKEY_AUTHENTICATED" && (this.notifyPasskeyAuthenticated(), this.triggerEvent({
903
906
  eventName: "PASSKEY_AUTHENTICATED",
904
907
  type: "PASSKEY_AUTHENTICATED",
905
908
  identifier: this.uniqueIdentifier
@@ -920,8 +923,8 @@ class Ze extends ue {
920
923
  notifyPasskeyEvent(d) {
921
924
  var S;
922
925
  if (!((S = this.iframe) != null && S.contentWindow)) return;
923
- const a = new URL(this.iframe.src).origin;
924
- this.iframe.contentWindow.postMessage(JSON.stringify({ type: d }), a);
926
+ const s = new URL(this.iframe.src).origin;
927
+ this.iframe.contentWindow.postMessage(JSON.stringify({ type: d }), s);
925
928
  }
926
929
  notifyPasskeyRegistered() {
927
930
  this.notifyPasskeyEvent("PASSKEY_REGISTERED");
@@ -931,105 +934,105 @@ class Ze extends ue {
931
934
  }
932
935
  openPasskeyRegistrationPopup(d) {
933
936
  if (!d.sessionToken || !d.companyId) return;
934
- const a = gr(this.options, {
937
+ const s = gr(this.options, {
935
938
  sessionToken: d.sessionToken,
936
939
  companyId: d.companyId,
937
940
  identifier: this.uniqueIdentifier
938
941
  });
939
- this.passkeyPopupWindow = window.open(a, "SoyioPasskeyRegistration", "width=420,height=720,scrollbars=yes");
942
+ this.passkeyPopupWindow = window.open(s, "SoyioPasskeyRegistration", "width=420,height=720,scrollbars=yes");
940
943
  }
941
944
  openPasskeyAuthenticationPopup(d) {
942
945
  if (!d.requestableToken) return;
943
- const a = Pr(this.options, {
946
+ const s = Pr(this.options, {
944
947
  requestableToken: d.requestableToken,
945
948
  identifier: this.uniqueIdentifier
946
949
  });
947
- this.passkeyPopupWindow = window.open(a, "SoyioPasskeyAuthentication", "width=420,height=720,scrollbars=yes");
950
+ this.passkeyPopupWindow = window.open(s, "SoyioPasskeyAuthentication", "width=420,height=720,scrollbars=yes");
948
951
  }
949
952
  }
950
- let ne = null, Je = null;
953
+ let oe = null, Je = null;
951
954
  function Xe(o = null) {
952
- ne && !ne.closed && ne.focus(), o == null || o.preventDefault();
955
+ oe && !oe.closed && oe.focus(), o == null || o.preventDefault();
953
956
  }
954
957
  function We() {
955
958
  document.body.style.filter = "", document.body.removeEventListener("click", Xe);
956
959
  }
957
960
  function $r() {
958
961
  Je = setInterval(() => {
959
- (!ne || ne.closed) && (Je && clearInterval(Je), We());
960
- }, Bt);
962
+ (!oe || oe.closed) && (Je && clearInterval(Je), We());
963
+ }, jt);
961
964
  }
962
965
  function vr(o) {
963
- const s = ur(o), d = Wt, a = Mt, S = window.screenLeft !== void 0 ? window.screenLeft : window.screenX, g = window.screenTop !== void 0 ? window.screenTop : window.screenY, y = window.innerWidth || document.documentElement.clientWidth || window.screen.width, $ = window.innerHeight || document.documentElement.clientHeight || window.screen.height, I = y / window.screen.availWidth, T = (y - d) / 2 / I + S, x = ($ - a) / 2 / I + g, W = [
966
+ const a = ur(o), d = Wt, s = Mt, S = window.screenLeft !== void 0 ? window.screenLeft : window.screenX, g = window.screenTop !== void 0 ? window.screenTop : window.screenY, y = window.innerWidth || document.documentElement.clientWidth || window.screen.width, $ = window.innerHeight || document.documentElement.clientHeight || window.screen.height, I = y / window.screen.availWidth, T = (y - d) / 2 / I + S, k = ($ - s) / 2 / I + g, M = [
964
967
  "scrollbars=yes",
965
968
  `width=${d}`,
966
- `height=${a}`,
967
- `top=${x}`,
969
+ `height=${s}`,
970
+ `top=${k}`,
968
971
  `left=${T}`
969
- ].join(","), j = window.open("about:blank", "Soyio", W);
970
- j ? (ne = j, ne.location.href = s, document.body.style.filter = "blur(5px)", document.body.addEventListener("click", Xe), Xe(), $r()) : (We(), alert("Debes habilitar las ventanas emergentes para poder iniciar el flujo."));
972
+ ].join(","), F = window.open("about:blank", "Soyio", M);
973
+ F ? (oe = F, oe.location.href = a, document.body.style.filter = "blur(5px)", document.body.addEventListener("click", Xe), Xe(), $r()) : (We(), alert("Debes habilitar las ventanas emergentes para poder iniciar el flujo."));
971
974
  }
972
975
  function br() {
973
- ne && (ne.close(), ne = null), We();
976
+ oe && (oe.close(), oe = null), We();
974
977
  }
975
978
  let Te = null;
976
979
  function wr() {
977
980
  Te && (Te.cancel(), Te = null);
978
981
  }
979
982
  function Ir(o) {
980
- return N(this, null, function* () {
981
- const { onEvent: s } = o, d = yield Promise.resolve().then(() => he);
982
- Te && wr(), Te = d.on(Qi, (S) => N(null, [S], function* ({ data: a }) {
983
- return s(a), Ot.includes(a.eventName) ? br() : a.eventName === Nt && We(), Promise.resolve();
983
+ return W(this, null, function* () {
984
+ const { onEvent: a } = o, d = yield Promise.resolve().then(() => Ce);
985
+ Te && wr(), Te = d.on(Qi, (S) => W(null, [S], function* ({ data: s }) {
986
+ return a(s), Nt.includes(s.eventName) ? br() : s.eventName === Ot && We(), Promise.resolve();
984
987
  }));
985
988
  });
986
989
  }
987
990
  function Tr(o) {
988
991
  Ir(o);
989
992
  }
990
- var Oe, Zi;
991
- class jr {
992
- constructor(s) {
993
- Oi(this, Oe);
994
- E(this, "onEvent");
995
- this.onEvent = s.onEvent, _e && (vr(s), Tr({
996
- onEvent: Ni(this, Oe, Zi).bind(this)
993
+ var Ne, Zi;
994
+ class Br {
995
+ constructor(a) {
996
+ Ni(this, Ne);
997
+ R(this, "onEvent");
998
+ this.onEvent = a.onEvent, Le && (vr(a), Tr({
999
+ onEvent: Oi(this, Ne, Zi).bind(this)
997
1000
  }));
998
1001
  }
999
1002
  }
1000
- Oe = new WeakSet(), Zi = function(s) {
1001
- this.onEvent(s);
1003
+ Ne = new WeakSet(), Zi = function(a) {
1004
+ this.onEvent(a);
1002
1005
  };
1003
- const kr = "#/definitions/SoyioAppearance", Rr = "http://json-schema.org/draft-07/schema#", Er = /* @__PURE__ */ JSON.parse(`{"CSSProperties":{"additionalProperties":false,"properties":{"WebkitAppearance":{"type":"string"},"accentColor":{"type":"string"},"alignItems":{"enum":["flex-start","flex-end","center","baseline","stretch"],"type":"string"},"appearance":{"type":"string"},"backgroundColor":{"type":"string"},"border":{"type":"string"},"borderBottom":{"type":"string"},"borderBottomColor":{"type":"string"},"borderBottomLeftRadius":{"type":"string"},"borderBottomRightRadius":{"type":"string"},"borderBottomStyle":{"type":"string"},"borderBottomWidth":{"type":"string"},"borderColor":{"type":"string"},"borderLeft":{"type":"string"},"borderLeftColor":{"type":"string"},"borderLeftStyle":{"type":"string"},"borderLeftWidth":{"type":"string"},"borderRadius":{"type":"string"},"borderRight":{"type":"string"},"borderRightColor":{"type":"string"},"borderRightStyle":{"type":"string"},"borderRightWidth":{"type":"string"},"borderStyle":{"type":"string"},"borderTop":{"type":"string"},"borderTopColor":{"type":"string"},"borderTopLeftRadius":{"type":"string"},"borderTopRightRadius":{"type":"string"},"borderTopStyle":{"type":"string"},"borderTopWidth":{"type":"string"},"borderWidth":{"type":"string"},"bottom":{"type":"string"},"boxShadow":{"type":"string"},"color":{"type":"string"},"cursor":{"type":"string"},"display":{"enum":["block","inline","inline-block","flex","inline-flex","grid","inline-grid","none"],"type":"string"},"fill":{"type":"string"},"fillOpacity":{"type":"number"},"flex":{"type":"string"},"flexDirection":{"enum":["row","row-reverse","column","column-reverse"],"type":"string"},"flexWrap":{"enum":["nowrap","wrap","wrap-reverse"],"type":"string"},"fontFamily":{"type":"string"},"fontSize":{"type":"string"},"fontVariant":{"type":"string"},"fontWeight":{"type":["string","number"]},"gap":{"type":"string"},"height":{"type":"string"},"justifyContent":{"enum":["flex-start","flex-end","center","space-between","space-around","space-evenly"],"type":"string"},"left":{"type":"string"},"letterSpacing":{"type":"string"},"lineHeight":{"type":["string","number"]},"margin":{"type":"string"},"marginBottom":{"type":"string"},"marginLeft":{"type":"string"},"marginRight":{"type":"string"},"marginTop":{"type":"string"},"mozOsxFontSmoothing":{"enum":["auto","grayscale","unset"],"type":"string"},"opacity":{"type":"number"},"outline":{"type":"string"},"outlineOffset":{"type":"string"},"overflow":{"enum":["visible","hidden","scroll","auto"],"type":"string"},"overflowX":{"enum":["visible","hidden","scroll","auto"],"type":"string"},"overflowY":{"enum":["visible","hidden","scroll","auto"],"type":"string"},"padding":{"type":"string"},"paddingBottom":{"type":"string"},"paddingLeft":{"type":"string"},"paddingRight":{"type":"string"},"paddingTop":{"type":"string"},"position":{"enum":["static","relative","absolute","fixed","sticky"],"type":"string"},"right":{"type":"string"},"textAlign":{"enum":["left","right","center","justify"],"type":"string"},"textDecoration":{"type":"string"},"textTransform":{"enum":["none","capitalize","uppercase","lowercase"],"type":"string"},"top":{"type":"string"},"transform":{"type":"string"},"transformOrigin":{"type":"string"},"transition":{"type":"string"},"transitionDelay":{"type":"string"},"transitionDuration":{"type":"string"},"transitionProperty":{"type":"string"},"transitionTimingFunction":{"type":"string"},"visibility":{"enum":["visible","hidden","collapse"],"type":"string"},"webkitFontSmoothing":{"enum":["auto","antialiased","subpixel-antialiased"],"type":"string"},"webkitTextFillColor":{"type":"string"},"whiteSpace":{"enum":["normal","nowrap","pre","pre-wrap","pre-line"],"type":"string"},"width":{"type":"string"},"wordBreak":{"enum":["normal","break-all","keep-all","break-word"],"type":"string"},"zIndex":{"type":["number","string"]}},"type":"object"},"IconWeight":{"enum":["thin","light","regular","bold","fill","duotone"],"type":"string"},"SoyioAppearance":{"additionalProperties":false,"properties":{"config":{"$ref":"#/definitions/SoyioAppearanceConfig"},"mode":{"$ref":"#/definitions/SoyioColorMode"},"rules":{"$ref":"#/definitions/SoyioRule"},"theme":{"$ref":"#/definitions/SoyioTheme"},"variables":{"$ref":"#/definitions/SoyioAppearanceVariables"}},"type":"object"},"SoyioAppearanceConfig":{"additionalProperties":false,"properties":{"brandTheme":{"default":"default","description":"Theme variant for branded elements like the footer.\\n- 'default': Standard Soyio brand colors (purple/indigo)\\n- 'dark': Dark mode with gray tones\\n- 'light': Mono color light version","enum":["default","dark","light"],"type":"string"},"buttonAlignment":{"description":"Alignment for primary CTA rows (e.g. \\"Submit\\", \\"Continue\\"). Currently consumed by \`ConsentFormBox\`.","enum":["left","center","right"],"type":"string"},"consentControl":{"default":"switch","description":"Control type for consent items.\\n- 'switch': Toggle switch (default)\\n- 'checkbox': Checkbox","enum":["switch","checkbox"],"type":"string"},"consentManagementColumns":{"default":2,"description":"Number of columns in the consent management grid.","enum":[1,2,3,4],"type":"number"},"helperTextPosition":{"enum":["top","bottom"],"type":"string"},"hintIcon":{"default":"Question","description":"Icon name to use for hint/help tooltips on input labels. Available icons: 'Question' (default), 'Info', 'QuestionMark', etc.","type":"string"},"icon":{"$ref":"#/definitions/SoyioIconConfig","description":"Global icon appearance configuration. Controls default weight and size for all icons."},"iconRules":{"additionalProperties":{"$ref":"#/definitions/SoyioIconConfig"},"description":"Per-component icon overrides. Allows customizing icon styles for specific components.","type":"object"},"mainPageColumns":{"default":2,"description":"Number of columns in the main page feature cards grid.","enum":[1,2,3,4],"type":"number"},"showConsentManagementHeader":{"type":"boolean"},"showDescription":{"description":"Show or hide the supporting description text beneath the title. Currently consumed by \`ConsentFormBox\`.","type":"boolean"},"showHeader":{"type":"boolean"},"showLogo":{"description":"Show or hide the company/form logo above the content. Currently consumed by \`ConsentFormBox\`.","type":"boolean"}},"type":"object"},"SoyioAppearanceVariables":{"additionalProperties":false,"properties":{"borderRadius":{"type":"string"},"borderStyle":{"type":"string"},"borderWidth":{"type":"string"},"colorBackground":{"type":"string"},"colorBorder":{"type":"string"},"colorBorderMuted":{"type":"string"},"colorDanger":{"type":"string"},"colorDangerBg":{"type":"string"},"colorInfo":{"type":"string"},"colorInfoBg":{"type":"string"},"colorInputErrorFocus":{"type":"string"},"colorInputFocus":{"type":"string"},"colorLink":{"type":"string"},"colorOverlay":{"type":"string"},"colorPrimary":{"type":"string"},"colorPrimarySurface":{"type":"string"},"colorSecondary":{"type":"string"},"colorSelectArrow":{"type":"string"},"colorSuccess":{"type":"string"},"colorSuccessBg":{"type":"string"},"colorSurface":{"type":"string"},"colorSurfaceMuted":{"type":"string"},"colorSurfaceStrong":{"type":"string"},"colorSwitchBorder":{"type":"string"},"colorText":{"type":"string"},"colorTextInverted":{"type":"string"},"colorTextSecondary":{"type":"string"},"colorTextSubtle":{"type":"string"},"colorTextTitle":{"type":"string"},"colorWarning":{"type":"string"},"colorWarningBg":{"type":"string"},"dataUseIconColor":{"type":"string"},"fontFamily":{"type":"string"},"fontFamilyBody":{"type":"string"},"fontFamilyTitle":{"type":"string"},"fontSizeBase":{"type":"string"}},"type":"object"},"SoyioColorMode":{"description":"Appearance color mode.\\n\\n- \`light\`: force light mode\\n- \`dark\`: force dark mode\\n- \`auto\`: follow the consumer's system color scheme","enum":["light","dark","auto"],"type":"string"},"SoyioIconConfig":{"additionalProperties":false,"properties":{"dataUseVariant":{"description":"Override variant for data use icons in consent management. If not set, uses the company's configured iconVariant.","enum":["duotone","outline","solid"],"type":"string"},"size":{"default":24,"description":"Default icon size in pixels.","type":"number"},"weight":{"$ref":"#/definitions/IconWeight","default":"regular","description":"Icon weight/style variant.\\n- thin: Thinnest stroke\\n- light: Light stroke\\n- regular: Default stroke (default)\\n- bold: Bold stroke\\n- fill: Filled/solid icons\\n- duotone: Two-tone icons with opacity"}},"type":"object"},"SoyioRule":{"additionalProperties":{"$ref":"#/definitions/CSSProperties"},"properties":{".Alert":{"$ref":"#/definitions/CSSProperties"},".Alert--checked":{"$ref":"#/definitions/CSSProperties"},".Alert--error":{"$ref":"#/definitions/CSSProperties"},".Alert--info":{"$ref":"#/definitions/CSSProperties"},".Alert--note":{"$ref":"#/definitions/CSSProperties"},".Alert--success":{"$ref":"#/definitions/CSSProperties"},".Alert--warning":{"$ref":"#/definitions/CSSProperties"},".Alert::placeholder":{"$ref":"#/definitions/CSSProperties"},".Alert::selection":{"$ref":"#/definitions/CSSProperties"},".Alert:active":{"$ref":"#/definitions/CSSProperties"},".Alert:autofill":{"$ref":"#/definitions/CSSProperties"},".Alert:disabled":{"$ref":"#/definitions/CSSProperties"},".Alert:focus":{"$ref":"#/definitions/CSSProperties"},".Alert:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Alert:hover":{"$ref":"#/definitions/CSSProperties"},".AlertContent":{"$ref":"#/definitions/CSSProperties"},".AlertContent--checked":{"$ref":"#/definitions/CSSProperties"},".AlertContent::placeholder":{"$ref":"#/definitions/CSSProperties"},".AlertContent::selection":{"$ref":"#/definitions/CSSProperties"},".AlertContent:active":{"$ref":"#/definitions/CSSProperties"},".AlertContent:autofill":{"$ref":"#/definitions/CSSProperties"},".AlertContent:disabled":{"$ref":"#/definitions/CSSProperties"},".AlertContent:focus":{"$ref":"#/definitions/CSSProperties"},".AlertContent:focus-visible":{"$ref":"#/definitions/CSSProperties"},".AlertContent:hover":{"$ref":"#/definitions/CSSProperties"},".AlertIcon":{"$ref":"#/definitions/CSSProperties"},".AlertIcon--checked":{"$ref":"#/definitions/CSSProperties"},".AlertIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".AlertIcon::selection":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:active":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:focus":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:hover":{"$ref":"#/definitions/CSSProperties"},".Button":{"$ref":"#/definitions/CSSProperties"},".Button--checked":{"$ref":"#/definitions/CSSProperties"},".Button::placeholder":{"$ref":"#/definitions/CSSProperties"},".Button::selection":{"$ref":"#/definitions/CSSProperties"},".Button:active":{"$ref":"#/definitions/CSSProperties"},".Button:autofill":{"$ref":"#/definitions/CSSProperties"},".Button:disabled":{"$ref":"#/definitions/CSSProperties"},".Button:focus":{"$ref":"#/definitions/CSSProperties"},".Button:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Button:hover":{"$ref":"#/definitions/CSSProperties"},".Card":{"$ref":"#/definitions/CSSProperties"},".Card--checked":{"$ref":"#/definitions/CSSProperties"},".Card::placeholder":{"$ref":"#/definitions/CSSProperties"},".Card::selection":{"$ref":"#/definitions/CSSProperties"},".Card:active":{"$ref":"#/definitions/CSSProperties"},".Card:autofill":{"$ref":"#/definitions/CSSProperties"},".Card:disabled":{"$ref":"#/definitions/CSSProperties"},".Card:focus":{"$ref":"#/definitions/CSSProperties"},".Card:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Card:hover":{"$ref":"#/definitions/CSSProperties"},".CardTitle":{"$ref":"#/definitions/CSSProperties"},".CardTitle--checked":{"$ref":"#/definitions/CSSProperties"},".CardTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".CardTitle::selection":{"$ref":"#/definitions/CSSProperties"},".CardTitle:active":{"$ref":"#/definitions/CSSProperties"},".CardTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".CardTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".CardTitle:focus":{"$ref":"#/definitions/CSSProperties"},".CardTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CardTitle:hover":{"$ref":"#/definitions/CSSProperties"},".CategoryTag":{"$ref":"#/definitions/CSSProperties"},".CategoryTag--checked":{"$ref":"#/definitions/CSSProperties"},".CategoryTag::placeholder":{"$ref":"#/definitions/CSSProperties"},".CategoryTag::selection":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:active":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:autofill":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:disabled":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:focus":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:hover":{"$ref":"#/definitions/CSSProperties"},".Checkbox":{"$ref":"#/definitions/CSSProperties"},".Checkbox--checked":{"$ref":"#/definitions/CSSProperties"},".Checkbox::placeholder":{"$ref":"#/definitions/CSSProperties"},".Checkbox::selection":{"$ref":"#/definitions/CSSProperties"},".Checkbox:active":{"$ref":"#/definitions/CSSProperties"},".Checkbox:autofill":{"$ref":"#/definitions/CSSProperties"},".Checkbox:disabled":{"$ref":"#/definitions/CSSProperties"},".Checkbox:focus":{"$ref":"#/definitions/CSSProperties"},".Checkbox:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Checkbox:hover":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck--checked":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck::placeholder":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck::selection":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:active":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:autofill":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:disabled":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:focus":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:hover":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput--checked":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput::placeholder":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput::selection":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:active":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:autofill":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:disabled":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:focus":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:hover":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel--checked":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel::placeholder":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel::selection":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:active":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:autofill":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:disabled":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:focus":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:hover":{"$ref":"#/definitions/CSSProperties"},".Chip":{"$ref":"#/definitions/CSSProperties"},".Chip--amber":{"$ref":"#/definitions/CSSProperties"},".Chip--checked":{"$ref":"#/definitions/CSSProperties"},".Chip--green":{"$ref":"#/definitions/CSSProperties"},".Chip--info":{"$ref":"#/definitions/CSSProperties"},".Chip--red":{"$ref":"#/definitions/CSSProperties"},".Chip::placeholder":{"$ref":"#/definitions/CSSProperties"},".Chip::selection":{"$ref":"#/definitions/CSSProperties"},".Chip:active":{"$ref":"#/definitions/CSSProperties"},".Chip:autofill":{"$ref":"#/definitions/CSSProperties"},".Chip:disabled":{"$ref":"#/definitions/CSSProperties"},".Chip:focus":{"$ref":"#/definitions/CSSProperties"},".Chip:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Chip:hover":{"$ref":"#/definitions/CSSProperties"},".Combobox":{"$ref":"#/definitions/CSSProperties"},".Combobox--checked":{"$ref":"#/definitions/CSSProperties"},".Combobox::placeholder":{"$ref":"#/definitions/CSSProperties"},".Combobox::selection":{"$ref":"#/definitions/CSSProperties"},".Combobox:active":{"$ref":"#/definitions/CSSProperties"},".Combobox:autofill":{"$ref":"#/definitions/CSSProperties"},".Combobox:disabled":{"$ref":"#/definitions/CSSProperties"},".Combobox:focus":{"$ref":"#/definitions/CSSProperties"},".Combobox:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Combobox:hover":{"$ref":"#/definitions/CSSProperties"},".Description":{"$ref":"#/definitions/CSSProperties"},".Description--checked":{"$ref":"#/definitions/CSSProperties"},".Description::placeholder":{"$ref":"#/definitions/CSSProperties"},".Description::selection":{"$ref":"#/definitions/CSSProperties"},".Description:active":{"$ref":"#/definitions/CSSProperties"},".Description:autofill":{"$ref":"#/definitions/CSSProperties"},".Description:disabled":{"$ref":"#/definitions/CSSProperties"},".Description:focus":{"$ref":"#/definitions/CSSProperties"},".Description:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Description:hover":{"$ref":"#/definitions/CSSProperties"},".Dialog":{"$ref":"#/definitions/CSSProperties"},".Dialog--checked":{"$ref":"#/definitions/CSSProperties"},".Dialog::placeholder":{"$ref":"#/definitions/CSSProperties"},".Dialog::selection":{"$ref":"#/definitions/CSSProperties"},".Dialog:active":{"$ref":"#/definitions/CSSProperties"},".Dialog:autofill":{"$ref":"#/definitions/CSSProperties"},".Dialog:disabled":{"$ref":"#/definitions/CSSProperties"},".Dialog:focus":{"$ref":"#/definitions/CSSProperties"},".Dialog:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Dialog:hover":{"$ref":"#/definitions/CSSProperties"},".DialogContent":{"$ref":"#/definitions/CSSProperties"},".DialogContent--checked":{"$ref":"#/definitions/CSSProperties"},".DialogContent::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogContent::selection":{"$ref":"#/definitions/CSSProperties"},".DialogContent:active":{"$ref":"#/definitions/CSSProperties"},".DialogContent:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogContent:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogContent:focus":{"$ref":"#/definitions/CSSProperties"},".DialogContent:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogContent:hover":{"$ref":"#/definitions/CSSProperties"},".DialogDescription":{"$ref":"#/definitions/CSSProperties"},".DialogDescription--checked":{"$ref":"#/definitions/CSSProperties"},".DialogDescription::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogDescription::selection":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:active":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:focus":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:hover":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay--checked":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay::selection":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:active":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:focus":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:hover":{"$ref":"#/definitions/CSSProperties"},".DialogTitle":{"$ref":"#/definitions/CSSProperties"},".DialogTitle--checked":{"$ref":"#/definitions/CSSProperties"},".DialogTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogTitle::selection":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:active":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:focus":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:hover":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage--checked":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage::placeholder":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage::selection":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:active":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:autofill":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:disabled":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:focus":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:focus-visible":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:hover":{"$ref":"#/definitions/CSSProperties"},".HintIcon":{"$ref":"#/definitions/CSSProperties"},".HintIcon--checked":{"$ref":"#/definitions/CSSProperties"},".HintIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".HintIcon::selection":{"$ref":"#/definitions/CSSProperties"},".HintIcon:active":{"$ref":"#/definitions/CSSProperties"},".HintIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".HintIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".HintIcon:focus":{"$ref":"#/definitions/CSSProperties"},".HintIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".HintIcon:hover":{"$ref":"#/definitions/CSSProperties"},".Input":{"$ref":"#/definitions/CSSProperties"},".Input--checked":{"$ref":"#/definitions/CSSProperties"},".Input--error":{"$ref":"#/definitions/CSSProperties"},".Input::placeholder":{"$ref":"#/definitions/CSSProperties"},".Input::selection":{"$ref":"#/definitions/CSSProperties"},".Input:active":{"$ref":"#/definitions/CSSProperties"},".Input:autofill":{"$ref":"#/definitions/CSSProperties"},".Input:disabled":{"$ref":"#/definitions/CSSProperties"},".Input:focus":{"$ref":"#/definitions/CSSProperties"},".Input:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Input:hover":{"$ref":"#/definitions/CSSProperties"},".Label":{"$ref":"#/definitions/CSSProperties"},".Label--checked":{"$ref":"#/definitions/CSSProperties"},".Label::placeholder":{"$ref":"#/definitions/CSSProperties"},".Label::selection":{"$ref":"#/definitions/CSSProperties"},".Label:active":{"$ref":"#/definitions/CSSProperties"},".Label:autofill":{"$ref":"#/definitions/CSSProperties"},".Label:disabled":{"$ref":"#/definitions/CSSProperties"},".Label:focus":{"$ref":"#/definitions/CSSProperties"},".Label:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Label:hover":{"$ref":"#/definitions/CSSProperties"},".Link":{"$ref":"#/definitions/CSSProperties"},".Link--checked":{"$ref":"#/definitions/CSSProperties"},".Link::placeholder":{"$ref":"#/definitions/CSSProperties"},".Link::selection":{"$ref":"#/definitions/CSSProperties"},".Link:active":{"$ref":"#/definitions/CSSProperties"},".Link:autofill":{"$ref":"#/definitions/CSSProperties"},".Link:disabled":{"$ref":"#/definitions/CSSProperties"},".Link:focus":{"$ref":"#/definitions/CSSProperties"},".Link:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Link:hover":{"$ref":"#/definitions/CSSProperties"},".Loader":{"$ref":"#/definitions/CSSProperties"},".Loader--checked":{"$ref":"#/definitions/CSSProperties"},".Loader::placeholder":{"$ref":"#/definitions/CSSProperties"},".Loader::selection":{"$ref":"#/definitions/CSSProperties"},".Loader:active":{"$ref":"#/definitions/CSSProperties"},".Loader:autofill":{"$ref":"#/definitions/CSSProperties"},".Loader:disabled":{"$ref":"#/definitions/CSSProperties"},".Loader:focus":{"$ref":"#/definitions/CSSProperties"},".Loader:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Loader:hover":{"$ref":"#/definitions/CSSProperties"},".MainContainer":{"$ref":"#/definitions/CSSProperties"},".MainContainer--checked":{"$ref":"#/definitions/CSSProperties"},".MainContainer::placeholder":{"$ref":"#/definitions/CSSProperties"},".MainContainer::selection":{"$ref":"#/definitions/CSSProperties"},".MainContainer:active":{"$ref":"#/definitions/CSSProperties"},".MainContainer:autofill":{"$ref":"#/definitions/CSSProperties"},".MainContainer:disabled":{"$ref":"#/definitions/CSSProperties"},".MainContainer:focus":{"$ref":"#/definitions/CSSProperties"},".MainContainer:focus-visible":{"$ref":"#/definitions/CSSProperties"},".MainContainer:hover":{"$ref":"#/definitions/CSSProperties"},".NinInput":{"$ref":"#/definitions/CSSProperties"},".NinInput--checked":{"$ref":"#/definitions/CSSProperties"},".NinInput::placeholder":{"$ref":"#/definitions/CSSProperties"},".NinInput::selection":{"$ref":"#/definitions/CSSProperties"},".NinInput:active":{"$ref":"#/definitions/CSSProperties"},".NinInput:autofill":{"$ref":"#/definitions/CSSProperties"},".NinInput:disabled":{"$ref":"#/definitions/CSSProperties"},".NinInput:focus":{"$ref":"#/definitions/CSSProperties"},".NinInput:focus-visible":{"$ref":"#/definitions/CSSProperties"},".NinInput:hover":{"$ref":"#/definitions/CSSProperties"},".Radio":{"$ref":"#/definitions/CSSProperties"},".Radio--checked":{"$ref":"#/definitions/CSSProperties"},".Radio::placeholder":{"$ref":"#/definitions/CSSProperties"},".Radio::selection":{"$ref":"#/definitions/CSSProperties"},".Radio:active":{"$ref":"#/definitions/CSSProperties"},".Radio:autofill":{"$ref":"#/definitions/CSSProperties"},".Radio:disabled":{"$ref":"#/definitions/CSSProperties"},".Radio:focus":{"$ref":"#/definitions/CSSProperties"},".Radio:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Radio:hover":{"$ref":"#/definitions/CSSProperties"},".RadioButton":{"$ref":"#/definitions/CSSProperties"},".RadioButton--checked":{"$ref":"#/definitions/CSSProperties"},".RadioButton::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioButton::selection":{"$ref":"#/definitions/CSSProperties"},".RadioButton:active":{"$ref":"#/definitions/CSSProperties"},".RadioButton:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioButton:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioButton:focus":{"$ref":"#/definitions/CSSProperties"},".RadioButton:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioButton:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCard":{"$ref":"#/definitions/CSSProperties"},".RadioCard--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCard::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCard::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCard:active":{"$ref":"#/definitions/CSSProperties"},".RadioCard:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCard:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCard:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCard:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCard:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:active":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:active":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:active":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:hover":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator--checked":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator::selection":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:active":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:focus":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:hover":{"$ref":"#/definitions/CSSProperties"},".RadioLabel":{"$ref":"#/definitions/CSSProperties"},".RadioLabel--checked":{"$ref":"#/definitions/CSSProperties"},".RadioLabel::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioLabel::selection":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:active":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:focus":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:hover":{"$ref":"#/definitions/CSSProperties"},".Select":{"$ref":"#/definitions/CSSProperties"},".Select--checked":{"$ref":"#/definitions/CSSProperties"},".Select::placeholder":{"$ref":"#/definitions/CSSProperties"},".Select::selection":{"$ref":"#/definitions/CSSProperties"},".Select:active":{"$ref":"#/definitions/CSSProperties"},".Select:autofill":{"$ref":"#/definitions/CSSProperties"},".Select:disabled":{"$ref":"#/definitions/CSSProperties"},".Select:focus":{"$ref":"#/definitions/CSSProperties"},".Select:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Select:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicator":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--active":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--completed":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--pending":{"$ref":"#/definitions/CSSProperties"},".StepIndicator::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicator::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine--bottom":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine--top":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:hover":{"$ref":"#/definitions/CSSProperties"},".StepTitle":{"$ref":"#/definitions/CSSProperties"},".StepTitle--checked":{"$ref":"#/definitions/CSSProperties"},".StepTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepTitle::selection":{"$ref":"#/definitions/CSSProperties"},".StepTitle:active":{"$ref":"#/definitions/CSSProperties"},".StepTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".StepTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".StepTitle:focus":{"$ref":"#/definitions/CSSProperties"},".StepTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepTitle:hover":{"$ref":"#/definitions/CSSProperties"},".Switch":{"$ref":"#/definitions/CSSProperties"},".Switch--checked":{"$ref":"#/definitions/CSSProperties"},".Switch::placeholder":{"$ref":"#/definitions/CSSProperties"},".Switch::selection":{"$ref":"#/definitions/CSSProperties"},".Switch:active":{"$ref":"#/definitions/CSSProperties"},".Switch:autofill":{"$ref":"#/definitions/CSSProperties"},".Switch:disabled":{"$ref":"#/definitions/CSSProperties"},".Switch:focus":{"$ref":"#/definitions/CSSProperties"},".Switch:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Switch:hover":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon--checked":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon::selection":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:active":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:focus":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:hover":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot--checked":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot::placeholder":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot::selection":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:active":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:autofill":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:disabled":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:focus":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:focus-visible":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:hover":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb--checked":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb::placeholder":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb::selection":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:active":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:autofill":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:disabled":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:focus":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:focus-visible":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:hover":{"$ref":"#/definitions/CSSProperties"},".TextArea":{"$ref":"#/definitions/CSSProperties"},".TextArea--checked":{"$ref":"#/definitions/CSSProperties"},".TextArea::placeholder":{"$ref":"#/definitions/CSSProperties"},".TextArea::selection":{"$ref":"#/definitions/CSSProperties"},".TextArea:active":{"$ref":"#/definitions/CSSProperties"},".TextArea:autofill":{"$ref":"#/definitions/CSSProperties"},".TextArea:disabled":{"$ref":"#/definitions/CSSProperties"},".TextArea:focus":{"$ref":"#/definitions/CSSProperties"},".TextArea:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TextArea:hover":{"$ref":"#/definitions/CSSProperties"},".Title":{"$ref":"#/definitions/CSSProperties"},".Title--checked":{"$ref":"#/definitions/CSSProperties"},".Title::placeholder":{"$ref":"#/definitions/CSSProperties"},".Title::selection":{"$ref":"#/definitions/CSSProperties"},".Title:active":{"$ref":"#/definitions/CSSProperties"},".Title:autofill":{"$ref":"#/definitions/CSSProperties"},".Title:disabled":{"$ref":"#/definitions/CSSProperties"},".Title:focus":{"$ref":"#/definitions/CSSProperties"},".Title:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Title:hover":{"$ref":"#/definitions/CSSProperties"},".TooltipContent":{"$ref":"#/definitions/CSSProperties"},".TooltipContent--checked":{"$ref":"#/definitions/CSSProperties"},".TooltipContent::placeholder":{"$ref":"#/definitions/CSSProperties"},".TooltipContent::selection":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:active":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:autofill":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:disabled":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:focus":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:hover":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput--checked":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput::placeholder":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput::selection":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:active":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:autofill":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:disabled":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:focus":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:hover":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell--checked":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell::placeholder":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell::selection":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:active":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:autofill":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:disabled":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:focus":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:hover":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator--checked":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator::placeholder":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator::selection":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:active":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:autofill":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:disabled":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:focus":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:hover":{"$ref":"#/definitions/CSSProperties"}},"type":"object"},"SoyioTheme":{"description":"Appearance theme palette.\\n\\n\`night\` is kept as a deprecated alias for \`theme: 'soyio'\` + \`mode: 'dark'\`.","enum":["soyio","flat","neutral","night"],"type":"string"}}`), Fr = {
1004
- $ref: kr,
1006
+ const Er = "#/definitions/SoyioAppearance", Rr = "http://json-schema.org/draft-07/schema#", kr = /* @__PURE__ */ JSON.parse(`{"CSSProperties":{"additionalProperties":false,"properties":{"WebkitAppearance":{"type":"string"},"accentColor":{"type":"string"},"alignItems":{"enum":["flex-start","flex-end","center","baseline","stretch"],"type":"string"},"appearance":{"type":"string"},"backgroundColor":{"type":"string"},"border":{"type":"string"},"borderBottom":{"type":"string"},"borderBottomColor":{"type":"string"},"borderBottomLeftRadius":{"type":"string"},"borderBottomRightRadius":{"type":"string"},"borderBottomStyle":{"type":"string"},"borderBottomWidth":{"type":"string"},"borderColor":{"type":"string"},"borderLeft":{"type":"string"},"borderLeftColor":{"type":"string"},"borderLeftStyle":{"type":"string"},"borderLeftWidth":{"type":"string"},"borderRadius":{"type":"string"},"borderRight":{"type":"string"},"borderRightColor":{"type":"string"},"borderRightStyle":{"type":"string"},"borderRightWidth":{"type":"string"},"borderStyle":{"type":"string"},"borderTop":{"type":"string"},"borderTopColor":{"type":"string"},"borderTopLeftRadius":{"type":"string"},"borderTopRightRadius":{"type":"string"},"borderTopStyle":{"type":"string"},"borderTopWidth":{"type":"string"},"borderWidth":{"type":"string"},"bottom":{"type":"string"},"boxShadow":{"type":"string"},"color":{"type":"string"},"cursor":{"type":"string"},"display":{"enum":["block","inline","inline-block","flex","inline-flex","grid","inline-grid","none"],"type":"string"},"fill":{"type":"string"},"fillOpacity":{"type":"number"},"flex":{"type":"string"},"flexDirection":{"enum":["row","row-reverse","column","column-reverse"],"type":"string"},"flexWrap":{"enum":["nowrap","wrap","wrap-reverse"],"type":"string"},"fontFamily":{"type":"string"},"fontSize":{"type":"string"},"fontVariant":{"type":"string"},"fontWeight":{"type":["string","number"]},"gap":{"type":"string"},"height":{"type":"string"},"justifyContent":{"enum":["flex-start","flex-end","center","space-between","space-around","space-evenly"],"type":"string"},"left":{"type":"string"},"letterSpacing":{"type":"string"},"lineHeight":{"type":["string","number"]},"margin":{"type":"string"},"marginBottom":{"type":"string"},"marginLeft":{"type":"string"},"marginRight":{"type":"string"},"marginTop":{"type":"string"},"mozOsxFontSmoothing":{"enum":["auto","grayscale","unset"],"type":"string"},"opacity":{"type":"number"},"outline":{"type":"string"},"outlineOffset":{"type":"string"},"overflow":{"enum":["visible","hidden","scroll","auto"],"type":"string"},"overflowX":{"enum":["visible","hidden","scroll","auto"],"type":"string"},"overflowY":{"enum":["visible","hidden","scroll","auto"],"type":"string"},"padding":{"type":"string"},"paddingBottom":{"type":"string"},"paddingLeft":{"type":"string"},"paddingRight":{"type":"string"},"paddingTop":{"type":"string"},"position":{"enum":["static","relative","absolute","fixed","sticky"],"type":"string"},"right":{"type":"string"},"textAlign":{"enum":["left","right","center","justify"],"type":"string"},"textDecoration":{"type":"string"},"textTransform":{"enum":["none","capitalize","uppercase","lowercase"],"type":"string"},"top":{"type":"string"},"transform":{"type":"string"},"transformOrigin":{"type":"string"},"transition":{"type":"string"},"transitionDelay":{"type":"string"},"transitionDuration":{"type":"string"},"transitionProperty":{"type":"string"},"transitionTimingFunction":{"type":"string"},"visibility":{"enum":["visible","hidden","collapse"],"type":"string"},"webkitFontSmoothing":{"enum":["auto","antialiased","subpixel-antialiased"],"type":"string"},"webkitTextFillColor":{"type":"string"},"whiteSpace":{"enum":["normal","nowrap","pre","pre-wrap","pre-line"],"type":"string"},"width":{"type":"string"},"wordBreak":{"enum":["normal","break-all","keep-all","break-word"],"type":"string"},"zIndex":{"type":["number","string"]}},"type":"object"},"IconWeight":{"enum":["thin","light","regular","bold","fill","duotone"],"type":"string"},"SoyioAppearance":{"additionalProperties":false,"properties":{"config":{"$ref":"#/definitions/SoyioAppearanceConfig"},"mode":{"$ref":"#/definitions/SoyioColorMode"},"rules":{"$ref":"#/definitions/SoyioRule"},"theme":{"$ref":"#/definitions/SoyioTheme"},"variables":{"$ref":"#/definitions/SoyioAppearanceVariables"}},"type":"object"},"SoyioAppearanceConfig":{"additionalProperties":false,"properties":{"brandTheme":{"default":"default","description":"Theme variant for branded elements like the footer.\\n- 'default': Standard Soyio brand colors (purple/indigo)\\n- 'dark': Dark mode with gray tones\\n- 'light': Mono color light version","enum":["default","dark","light"],"type":"string"},"buttonAlignment":{"description":"Alignment for primary CTA rows (e.g. \\"Submit\\", \\"Continue\\"). Currently consumed by \`ConsentFormBox\`.","enum":["left","center","right"],"type":"string"},"consentControl":{"default":"switch","description":"Control type for consent items.\\n- 'switch': Toggle switch (default)\\n- 'checkbox': Checkbox","enum":["switch","checkbox"],"type":"string"},"consentManagementColumns":{"default":2,"description":"Number of columns in the consent management grid.","enum":[1,2,3,4],"type":"number"},"helperTextPosition":{"enum":["top","bottom"],"type":"string"},"hintIcon":{"default":"Question","description":"Icon name to use for hint/help tooltips on input labels. Available icons: 'Question' (default), 'Info', 'QuestionMark', etc.","type":"string"},"icon":{"$ref":"#/definitions/SoyioIconConfig","description":"Global icon appearance configuration. Controls default weight and size for all icons."},"iconRules":{"additionalProperties":{"$ref":"#/definitions/SoyioIconConfig"},"description":"Per-component icon overrides. Allows customizing icon styles for specific components.","type":"object"},"mainPageColumns":{"default":2,"description":"Number of columns in the main page feature cards grid.","enum":[1,2,3,4],"type":"number"},"showConsentManagementHeader":{"type":"boolean"},"showDescription":{"description":"Show or hide the supporting description text beneath the title. Currently consumed by \`ConsentFormBox\`.","type":"boolean"},"showHeader":{"type":"boolean"},"showLogo":{"description":"Show or hide the company/form logo above the content. Currently consumed by \`ConsentFormBox\`.","type":"boolean"}},"type":"object"},"SoyioAppearanceVariables":{"additionalProperties":false,"properties":{"borderRadius":{"type":"string"},"borderStyle":{"type":"string"},"borderWidth":{"type":"string"},"colorBackground":{"type":"string"},"colorBorder":{"type":"string"},"colorBorderMuted":{"type":"string"},"colorDanger":{"type":"string"},"colorDangerBg":{"type":"string"},"colorInfo":{"type":"string"},"colorInfoBg":{"type":"string"},"colorInputErrorFocus":{"type":"string"},"colorInputFocus":{"type":"string"},"colorLink":{"type":"string"},"colorOverlay":{"type":"string"},"colorPrimary":{"type":"string"},"colorPrimarySurface":{"type":"string"},"colorSecondary":{"type":"string"},"colorSelectArrow":{"type":"string"},"colorSuccess":{"type":"string"},"colorSuccessBg":{"type":"string"},"colorSurface":{"type":"string"},"colorSurfaceMuted":{"type":"string"},"colorSurfaceStrong":{"type":"string"},"colorSwitchBorder":{"type":"string"},"colorText":{"type":"string"},"colorTextInverted":{"type":"string"},"colorTextSecondary":{"type":"string"},"colorTextSubtle":{"type":"string"},"colorTextTitle":{"type":"string"},"colorWarning":{"type":"string"},"colorWarningBg":{"type":"string"},"dataUseIconColor":{"type":"string"},"fontFamily":{"type":"string"},"fontFamilyBody":{"type":"string"},"fontFamilyTitle":{"type":"string"},"fontSizeBase":{"type":"string"}},"type":"object"},"SoyioColorMode":{"description":"Appearance color mode.\\n\\n- \`light\`: force light mode\\n- \`dark\`: force dark mode\\n- \`auto\`: follow the consumer's system color scheme","enum":["light","dark","auto"],"type":"string"},"SoyioIconConfig":{"additionalProperties":false,"properties":{"dataUseVariant":{"description":"Override variant for data use icons in consent management. If not set, uses the company's configured iconVariant.","enum":["duotone","outline","solid"],"type":"string"},"size":{"default":24,"description":"Default icon size in pixels.","type":"number"},"weight":{"$ref":"#/definitions/IconWeight","default":"regular","description":"Icon weight/style variant.\\n- thin: Thinnest stroke\\n- light: Light stroke\\n- regular: Default stroke (default)\\n- bold: Bold stroke\\n- fill: Filled/solid icons\\n- duotone: Two-tone icons with opacity"}},"type":"object"},"SoyioRule":{"additionalProperties":{"$ref":"#/definitions/CSSProperties"},"properties":{".Alert":{"$ref":"#/definitions/CSSProperties"},".Alert--checked":{"$ref":"#/definitions/CSSProperties"},".Alert--error":{"$ref":"#/definitions/CSSProperties"},".Alert--info":{"$ref":"#/definitions/CSSProperties"},".Alert--note":{"$ref":"#/definitions/CSSProperties"},".Alert--success":{"$ref":"#/definitions/CSSProperties"},".Alert--warning":{"$ref":"#/definitions/CSSProperties"},".Alert::placeholder":{"$ref":"#/definitions/CSSProperties"},".Alert::selection":{"$ref":"#/definitions/CSSProperties"},".Alert:active":{"$ref":"#/definitions/CSSProperties"},".Alert:autofill":{"$ref":"#/definitions/CSSProperties"},".Alert:disabled":{"$ref":"#/definitions/CSSProperties"},".Alert:focus":{"$ref":"#/definitions/CSSProperties"},".Alert:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Alert:hover":{"$ref":"#/definitions/CSSProperties"},".AlertContent":{"$ref":"#/definitions/CSSProperties"},".AlertContent--checked":{"$ref":"#/definitions/CSSProperties"},".AlertContent::placeholder":{"$ref":"#/definitions/CSSProperties"},".AlertContent::selection":{"$ref":"#/definitions/CSSProperties"},".AlertContent:active":{"$ref":"#/definitions/CSSProperties"},".AlertContent:autofill":{"$ref":"#/definitions/CSSProperties"},".AlertContent:disabled":{"$ref":"#/definitions/CSSProperties"},".AlertContent:focus":{"$ref":"#/definitions/CSSProperties"},".AlertContent:focus-visible":{"$ref":"#/definitions/CSSProperties"},".AlertContent:hover":{"$ref":"#/definitions/CSSProperties"},".AlertIcon":{"$ref":"#/definitions/CSSProperties"},".AlertIcon--checked":{"$ref":"#/definitions/CSSProperties"},".AlertIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".AlertIcon::selection":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:active":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:focus":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:hover":{"$ref":"#/definitions/CSSProperties"},".Button":{"$ref":"#/definitions/CSSProperties"},".Button--checked":{"$ref":"#/definitions/CSSProperties"},".Button::placeholder":{"$ref":"#/definitions/CSSProperties"},".Button::selection":{"$ref":"#/definitions/CSSProperties"},".Button:active":{"$ref":"#/definitions/CSSProperties"},".Button:autofill":{"$ref":"#/definitions/CSSProperties"},".Button:disabled":{"$ref":"#/definitions/CSSProperties"},".Button:focus":{"$ref":"#/definitions/CSSProperties"},".Button:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Button:hover":{"$ref":"#/definitions/CSSProperties"},".Card":{"$ref":"#/definitions/CSSProperties"},".Card--checked":{"$ref":"#/definitions/CSSProperties"},".Card::placeholder":{"$ref":"#/definitions/CSSProperties"},".Card::selection":{"$ref":"#/definitions/CSSProperties"},".Card:active":{"$ref":"#/definitions/CSSProperties"},".Card:autofill":{"$ref":"#/definitions/CSSProperties"},".Card:disabled":{"$ref":"#/definitions/CSSProperties"},".Card:focus":{"$ref":"#/definitions/CSSProperties"},".Card:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Card:hover":{"$ref":"#/definitions/CSSProperties"},".CardTitle":{"$ref":"#/definitions/CSSProperties"},".CardTitle--checked":{"$ref":"#/definitions/CSSProperties"},".CardTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".CardTitle::selection":{"$ref":"#/definitions/CSSProperties"},".CardTitle:active":{"$ref":"#/definitions/CSSProperties"},".CardTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".CardTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".CardTitle:focus":{"$ref":"#/definitions/CSSProperties"},".CardTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CardTitle:hover":{"$ref":"#/definitions/CSSProperties"},".CategoryTag":{"$ref":"#/definitions/CSSProperties"},".CategoryTag--checked":{"$ref":"#/definitions/CSSProperties"},".CategoryTag::placeholder":{"$ref":"#/definitions/CSSProperties"},".CategoryTag::selection":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:active":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:autofill":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:disabled":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:focus":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:hover":{"$ref":"#/definitions/CSSProperties"},".Checkbox":{"$ref":"#/definitions/CSSProperties"},".Checkbox--checked":{"$ref":"#/definitions/CSSProperties"},".Checkbox::placeholder":{"$ref":"#/definitions/CSSProperties"},".Checkbox::selection":{"$ref":"#/definitions/CSSProperties"},".Checkbox:active":{"$ref":"#/definitions/CSSProperties"},".Checkbox:autofill":{"$ref":"#/definitions/CSSProperties"},".Checkbox:disabled":{"$ref":"#/definitions/CSSProperties"},".Checkbox:focus":{"$ref":"#/definitions/CSSProperties"},".Checkbox:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Checkbox:hover":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck--checked":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck::placeholder":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck::selection":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:active":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:autofill":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:disabled":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:focus":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:hover":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput--checked":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput::placeholder":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput::selection":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:active":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:autofill":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:disabled":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:focus":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:hover":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel--checked":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel::placeholder":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel::selection":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:active":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:autofill":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:disabled":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:focus":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:hover":{"$ref":"#/definitions/CSSProperties"},".Chip":{"$ref":"#/definitions/CSSProperties"},".Chip--amber":{"$ref":"#/definitions/CSSProperties"},".Chip--checked":{"$ref":"#/definitions/CSSProperties"},".Chip--green":{"$ref":"#/definitions/CSSProperties"},".Chip--info":{"$ref":"#/definitions/CSSProperties"},".Chip--red":{"$ref":"#/definitions/CSSProperties"},".Chip::placeholder":{"$ref":"#/definitions/CSSProperties"},".Chip::selection":{"$ref":"#/definitions/CSSProperties"},".Chip:active":{"$ref":"#/definitions/CSSProperties"},".Chip:autofill":{"$ref":"#/definitions/CSSProperties"},".Chip:disabled":{"$ref":"#/definitions/CSSProperties"},".Chip:focus":{"$ref":"#/definitions/CSSProperties"},".Chip:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Chip:hover":{"$ref":"#/definitions/CSSProperties"},".Combobox":{"$ref":"#/definitions/CSSProperties"},".Combobox--checked":{"$ref":"#/definitions/CSSProperties"},".Combobox::placeholder":{"$ref":"#/definitions/CSSProperties"},".Combobox::selection":{"$ref":"#/definitions/CSSProperties"},".Combobox:active":{"$ref":"#/definitions/CSSProperties"},".Combobox:autofill":{"$ref":"#/definitions/CSSProperties"},".Combobox:disabled":{"$ref":"#/definitions/CSSProperties"},".Combobox:focus":{"$ref":"#/definitions/CSSProperties"},".Combobox:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Combobox:hover":{"$ref":"#/definitions/CSSProperties"},".Description":{"$ref":"#/definitions/CSSProperties"},".Description--checked":{"$ref":"#/definitions/CSSProperties"},".Description::placeholder":{"$ref":"#/definitions/CSSProperties"},".Description::selection":{"$ref":"#/definitions/CSSProperties"},".Description:active":{"$ref":"#/definitions/CSSProperties"},".Description:autofill":{"$ref":"#/definitions/CSSProperties"},".Description:disabled":{"$ref":"#/definitions/CSSProperties"},".Description:focus":{"$ref":"#/definitions/CSSProperties"},".Description:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Description:hover":{"$ref":"#/definitions/CSSProperties"},".Dialog":{"$ref":"#/definitions/CSSProperties"},".Dialog--checked":{"$ref":"#/definitions/CSSProperties"},".Dialog::placeholder":{"$ref":"#/definitions/CSSProperties"},".Dialog::selection":{"$ref":"#/definitions/CSSProperties"},".Dialog:active":{"$ref":"#/definitions/CSSProperties"},".Dialog:autofill":{"$ref":"#/definitions/CSSProperties"},".Dialog:disabled":{"$ref":"#/definitions/CSSProperties"},".Dialog:focus":{"$ref":"#/definitions/CSSProperties"},".Dialog:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Dialog:hover":{"$ref":"#/definitions/CSSProperties"},".DialogContent":{"$ref":"#/definitions/CSSProperties"},".DialogContent--checked":{"$ref":"#/definitions/CSSProperties"},".DialogContent::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogContent::selection":{"$ref":"#/definitions/CSSProperties"},".DialogContent:active":{"$ref":"#/definitions/CSSProperties"},".DialogContent:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogContent:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogContent:focus":{"$ref":"#/definitions/CSSProperties"},".DialogContent:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogContent:hover":{"$ref":"#/definitions/CSSProperties"},".DialogDescription":{"$ref":"#/definitions/CSSProperties"},".DialogDescription--checked":{"$ref":"#/definitions/CSSProperties"},".DialogDescription::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogDescription::selection":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:active":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:focus":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:hover":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay--checked":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay::selection":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:active":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:focus":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:hover":{"$ref":"#/definitions/CSSProperties"},".DialogTitle":{"$ref":"#/definitions/CSSProperties"},".DialogTitle--checked":{"$ref":"#/definitions/CSSProperties"},".DialogTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogTitle::selection":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:active":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:focus":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:hover":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage--checked":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage::placeholder":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage::selection":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:active":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:autofill":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:disabled":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:focus":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:focus-visible":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:hover":{"$ref":"#/definitions/CSSProperties"},".HintIcon":{"$ref":"#/definitions/CSSProperties"},".HintIcon--checked":{"$ref":"#/definitions/CSSProperties"},".HintIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".HintIcon::selection":{"$ref":"#/definitions/CSSProperties"},".HintIcon:active":{"$ref":"#/definitions/CSSProperties"},".HintIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".HintIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".HintIcon:focus":{"$ref":"#/definitions/CSSProperties"},".HintIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".HintIcon:hover":{"$ref":"#/definitions/CSSProperties"},".Input":{"$ref":"#/definitions/CSSProperties"},".Input--checked":{"$ref":"#/definitions/CSSProperties"},".Input--error":{"$ref":"#/definitions/CSSProperties"},".Input::placeholder":{"$ref":"#/definitions/CSSProperties"},".Input::selection":{"$ref":"#/definitions/CSSProperties"},".Input:active":{"$ref":"#/definitions/CSSProperties"},".Input:autofill":{"$ref":"#/definitions/CSSProperties"},".Input:disabled":{"$ref":"#/definitions/CSSProperties"},".Input:focus":{"$ref":"#/definitions/CSSProperties"},".Input:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Input:hover":{"$ref":"#/definitions/CSSProperties"},".Label":{"$ref":"#/definitions/CSSProperties"},".Label--checked":{"$ref":"#/definitions/CSSProperties"},".Label::placeholder":{"$ref":"#/definitions/CSSProperties"},".Label::selection":{"$ref":"#/definitions/CSSProperties"},".Label:active":{"$ref":"#/definitions/CSSProperties"},".Label:autofill":{"$ref":"#/definitions/CSSProperties"},".Label:disabled":{"$ref":"#/definitions/CSSProperties"},".Label:focus":{"$ref":"#/definitions/CSSProperties"},".Label:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Label:hover":{"$ref":"#/definitions/CSSProperties"},".Link":{"$ref":"#/definitions/CSSProperties"},".Link--checked":{"$ref":"#/definitions/CSSProperties"},".Link::placeholder":{"$ref":"#/definitions/CSSProperties"},".Link::selection":{"$ref":"#/definitions/CSSProperties"},".Link:active":{"$ref":"#/definitions/CSSProperties"},".Link:autofill":{"$ref":"#/definitions/CSSProperties"},".Link:disabled":{"$ref":"#/definitions/CSSProperties"},".Link:focus":{"$ref":"#/definitions/CSSProperties"},".Link:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Link:hover":{"$ref":"#/definitions/CSSProperties"},".Loader":{"$ref":"#/definitions/CSSProperties"},".Loader--checked":{"$ref":"#/definitions/CSSProperties"},".Loader::placeholder":{"$ref":"#/definitions/CSSProperties"},".Loader::selection":{"$ref":"#/definitions/CSSProperties"},".Loader:active":{"$ref":"#/definitions/CSSProperties"},".Loader:autofill":{"$ref":"#/definitions/CSSProperties"},".Loader:disabled":{"$ref":"#/definitions/CSSProperties"},".Loader:focus":{"$ref":"#/definitions/CSSProperties"},".Loader:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Loader:hover":{"$ref":"#/definitions/CSSProperties"},".MainContainer":{"$ref":"#/definitions/CSSProperties"},".MainContainer--checked":{"$ref":"#/definitions/CSSProperties"},".MainContainer::placeholder":{"$ref":"#/definitions/CSSProperties"},".MainContainer::selection":{"$ref":"#/definitions/CSSProperties"},".MainContainer:active":{"$ref":"#/definitions/CSSProperties"},".MainContainer:autofill":{"$ref":"#/definitions/CSSProperties"},".MainContainer:disabled":{"$ref":"#/definitions/CSSProperties"},".MainContainer:focus":{"$ref":"#/definitions/CSSProperties"},".MainContainer:focus-visible":{"$ref":"#/definitions/CSSProperties"},".MainContainer:hover":{"$ref":"#/definitions/CSSProperties"},".NinInput":{"$ref":"#/definitions/CSSProperties"},".NinInput--checked":{"$ref":"#/definitions/CSSProperties"},".NinInput::placeholder":{"$ref":"#/definitions/CSSProperties"},".NinInput::selection":{"$ref":"#/definitions/CSSProperties"},".NinInput:active":{"$ref":"#/definitions/CSSProperties"},".NinInput:autofill":{"$ref":"#/definitions/CSSProperties"},".NinInput:disabled":{"$ref":"#/definitions/CSSProperties"},".NinInput:focus":{"$ref":"#/definitions/CSSProperties"},".NinInput:focus-visible":{"$ref":"#/definitions/CSSProperties"},".NinInput:hover":{"$ref":"#/definitions/CSSProperties"},".Radio":{"$ref":"#/definitions/CSSProperties"},".Radio--checked":{"$ref":"#/definitions/CSSProperties"},".Radio::placeholder":{"$ref":"#/definitions/CSSProperties"},".Radio::selection":{"$ref":"#/definitions/CSSProperties"},".Radio:active":{"$ref":"#/definitions/CSSProperties"},".Radio:autofill":{"$ref":"#/definitions/CSSProperties"},".Radio:disabled":{"$ref":"#/definitions/CSSProperties"},".Radio:focus":{"$ref":"#/definitions/CSSProperties"},".Radio:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Radio:hover":{"$ref":"#/definitions/CSSProperties"},".RadioButton":{"$ref":"#/definitions/CSSProperties"},".RadioButton--checked":{"$ref":"#/definitions/CSSProperties"},".RadioButton::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioButton::selection":{"$ref":"#/definitions/CSSProperties"},".RadioButton:active":{"$ref":"#/definitions/CSSProperties"},".RadioButton:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioButton:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioButton:focus":{"$ref":"#/definitions/CSSProperties"},".RadioButton:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioButton:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCard":{"$ref":"#/definitions/CSSProperties"},".RadioCard--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCard::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCard::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCard:active":{"$ref":"#/definitions/CSSProperties"},".RadioCard:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCard:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCard:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCard:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCard:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:active":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:active":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:active":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:hover":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator--checked":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator::selection":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:active":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:focus":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:hover":{"$ref":"#/definitions/CSSProperties"},".RadioLabel":{"$ref":"#/definitions/CSSProperties"},".RadioLabel--checked":{"$ref":"#/definitions/CSSProperties"},".RadioLabel::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioLabel::selection":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:active":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:focus":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:hover":{"$ref":"#/definitions/CSSProperties"},".Select":{"$ref":"#/definitions/CSSProperties"},".Select--checked":{"$ref":"#/definitions/CSSProperties"},".Select::placeholder":{"$ref":"#/definitions/CSSProperties"},".Select::selection":{"$ref":"#/definitions/CSSProperties"},".Select:active":{"$ref":"#/definitions/CSSProperties"},".Select:autofill":{"$ref":"#/definitions/CSSProperties"},".Select:disabled":{"$ref":"#/definitions/CSSProperties"},".Select:focus":{"$ref":"#/definitions/CSSProperties"},".Select:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Select:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicator":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--active":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--completed":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--pending":{"$ref":"#/definitions/CSSProperties"},".StepIndicator::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicator::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine--bottom":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine--top":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:hover":{"$ref":"#/definitions/CSSProperties"},".StepTitle":{"$ref":"#/definitions/CSSProperties"},".StepTitle--checked":{"$ref":"#/definitions/CSSProperties"},".StepTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepTitle::selection":{"$ref":"#/definitions/CSSProperties"},".StepTitle:active":{"$ref":"#/definitions/CSSProperties"},".StepTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".StepTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".StepTitle:focus":{"$ref":"#/definitions/CSSProperties"},".StepTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepTitle:hover":{"$ref":"#/definitions/CSSProperties"},".Switch":{"$ref":"#/definitions/CSSProperties"},".Switch--checked":{"$ref":"#/definitions/CSSProperties"},".Switch::placeholder":{"$ref":"#/definitions/CSSProperties"},".Switch::selection":{"$ref":"#/definitions/CSSProperties"},".Switch:active":{"$ref":"#/definitions/CSSProperties"},".Switch:autofill":{"$ref":"#/definitions/CSSProperties"},".Switch:disabled":{"$ref":"#/definitions/CSSProperties"},".Switch:focus":{"$ref":"#/definitions/CSSProperties"},".Switch:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Switch:hover":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon--checked":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon::selection":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:active":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:focus":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:hover":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot--checked":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot::placeholder":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot::selection":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:active":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:autofill":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:disabled":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:focus":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:focus-visible":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:hover":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb--checked":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb::placeholder":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb::selection":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:active":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:autofill":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:disabled":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:focus":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:focus-visible":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:hover":{"$ref":"#/definitions/CSSProperties"},".TextArea":{"$ref":"#/definitions/CSSProperties"},".TextArea--checked":{"$ref":"#/definitions/CSSProperties"},".TextArea::placeholder":{"$ref":"#/definitions/CSSProperties"},".TextArea::selection":{"$ref":"#/definitions/CSSProperties"},".TextArea:active":{"$ref":"#/definitions/CSSProperties"},".TextArea:autofill":{"$ref":"#/definitions/CSSProperties"},".TextArea:disabled":{"$ref":"#/definitions/CSSProperties"},".TextArea:focus":{"$ref":"#/definitions/CSSProperties"},".TextArea:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TextArea:hover":{"$ref":"#/definitions/CSSProperties"},".Title":{"$ref":"#/definitions/CSSProperties"},".Title--checked":{"$ref":"#/definitions/CSSProperties"},".Title::placeholder":{"$ref":"#/definitions/CSSProperties"},".Title::selection":{"$ref":"#/definitions/CSSProperties"},".Title:active":{"$ref":"#/definitions/CSSProperties"},".Title:autofill":{"$ref":"#/definitions/CSSProperties"},".Title:disabled":{"$ref":"#/definitions/CSSProperties"},".Title:focus":{"$ref":"#/definitions/CSSProperties"},".Title:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Title:hover":{"$ref":"#/definitions/CSSProperties"},".TooltipContent":{"$ref":"#/definitions/CSSProperties"},".TooltipContent--checked":{"$ref":"#/definitions/CSSProperties"},".TooltipContent::placeholder":{"$ref":"#/definitions/CSSProperties"},".TooltipContent::selection":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:active":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:autofill":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:disabled":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:focus":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:hover":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput--checked":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput::placeholder":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput::selection":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:active":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:autofill":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:disabled":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:focus":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:hover":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell--checked":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell::placeholder":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell::selection":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:active":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:autofill":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:disabled":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:focus":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:hover":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator--checked":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator::placeholder":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator::selection":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:active":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:autofill":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:disabled":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:focus":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:hover":{"$ref":"#/definitions/CSSProperties"}},"type":"object"},"SoyioTheme":{"description":"Appearance theme palette.\\n\\n\`night\` is kept as a deprecated alias for \`theme: 'soyio'\` + \`mode: 'dark'\`.","enum":["soyio","flat","neutral","night"],"type":"string"}}`), Fr = {
1007
+ $ref: Er,
1005
1008
  $schema: Rr,
1006
- definitions: Er
1007
- }, xr = "#/definitions/SoyioWidgetConfig", Dr = "http://json-schema.org/draft-07/schema#", Ar = /* @__PURE__ */ JSON.parse('{"CSSProperties":{"additionalProperties":false,"properties":{"WebkitAppearance":{"type":"string"},"accentColor":{"type":"string"},"alignItems":{"enum":["flex-start","flex-end","center","baseline","stretch"],"type":"string"},"appearance":{"type":"string"},"backgroundColor":{"type":"string"},"border":{"type":"string"},"borderBottom":{"type":"string"},"borderBottomColor":{"type":"string"},"borderBottomLeftRadius":{"type":"string"},"borderBottomRightRadius":{"type":"string"},"borderBottomStyle":{"type":"string"},"borderBottomWidth":{"type":"string"},"borderColor":{"type":"string"},"borderLeft":{"type":"string"},"borderLeftColor":{"type":"string"},"borderLeftStyle":{"type":"string"},"borderLeftWidth":{"type":"string"},"borderRadius":{"type":"string"},"borderRight":{"type":"string"},"borderRightColor":{"type":"string"},"borderRightStyle":{"type":"string"},"borderRightWidth":{"type":"string"},"borderStyle":{"type":"string"},"borderTop":{"type":"string"},"borderTopColor":{"type":"string"},"borderTopLeftRadius":{"type":"string"},"borderTopRightRadius":{"type":"string"},"borderTopStyle":{"type":"string"},"borderTopWidth":{"type":"string"},"borderWidth":{"type":"string"},"bottom":{"type":"string"},"boxShadow":{"type":"string"},"color":{"type":"string"},"cursor":{"type":"string"},"display":{"enum":["block","inline","inline-block","flex","inline-flex","grid","inline-grid","none"],"type":"string"},"fill":{"type":"string"},"fillOpacity":{"type":"number"},"flex":{"type":"string"},"flexDirection":{"enum":["row","row-reverse","column","column-reverse"],"type":"string"},"flexWrap":{"enum":["nowrap","wrap","wrap-reverse"],"type":"string"},"fontFamily":{"type":"string"},"fontSize":{"type":"string"},"fontVariant":{"type":"string"},"fontWeight":{"type":["string","number"]},"gap":{"type":"string"},"height":{"type":"string"},"justifyContent":{"enum":["flex-start","flex-end","center","space-between","space-around","space-evenly"],"type":"string"},"left":{"type":"string"},"letterSpacing":{"type":"string"},"lineHeight":{"type":["string","number"]},"margin":{"type":"string"},"marginBottom":{"type":"string"},"marginLeft":{"type":"string"},"marginRight":{"type":"string"},"marginTop":{"type":"string"},"mozOsxFontSmoothing":{"enum":["auto","grayscale","unset"],"type":"string"},"opacity":{"type":"number"},"outline":{"type":"string"},"outlineOffset":{"type":"string"},"overflow":{"enum":["visible","hidden","scroll","auto"],"type":"string"},"overflowX":{"enum":["visible","hidden","scroll","auto"],"type":"string"},"overflowY":{"enum":["visible","hidden","scroll","auto"],"type":"string"},"padding":{"type":"string"},"paddingBottom":{"type":"string"},"paddingLeft":{"type":"string"},"paddingRight":{"type":"string"},"paddingTop":{"type":"string"},"position":{"enum":["static","relative","absolute","fixed","sticky"],"type":"string"},"right":{"type":"string"},"textAlign":{"enum":["left","right","center","justify"],"type":"string"},"textDecoration":{"type":"string"},"textTransform":{"enum":["none","capitalize","uppercase","lowercase"],"type":"string"},"top":{"type":"string"},"transform":{"type":"string"},"transformOrigin":{"type":"string"},"transition":{"type":"string"},"transitionDelay":{"type":"string"},"transitionDuration":{"type":"string"},"transitionProperty":{"type":"string"},"transitionTimingFunction":{"type":"string"},"visibility":{"enum":["visible","hidden","collapse"],"type":"string"},"webkitFontSmoothing":{"enum":["auto","antialiased","subpixel-antialiased"],"type":"string"},"webkitTextFillColor":{"type":"string"},"whiteSpace":{"enum":["normal","nowrap","pre","pre-wrap","pre-line"],"type":"string"},"width":{"type":"string"},"wordBreak":{"enum":["normal","break-all","keep-all","break-word"],"type":"string"},"zIndex":{"type":["number","string"]}},"type":"object"},"ConsentConfig":{"additionalProperties":false,"properties":{"actionToken":{"type":"string"},"allowGranularScopeSelection":{"type":"boolean"},"appearance":{"$ref":"#/definitions/SoyioAppearance"},"consentTemplateId":{"type":"string"},"context":{"deprecated":"Use `origin` instead.","type":"string"},"developmentUrl":{"type":"string"},"entityId":{"type":"string"},"isSandbox":{"type":"boolean"},"mandatoryReconsentBehavior":{"enum":["notice","askAgain"],"type":"string"},"metadata":{"additionalProperties":{},"type":"object"},"onEvent":{"$comment":"(event: TEvent) => void","properties":{"namedArgs":{"additionalProperties":false,"properties":{"event":{"additionalProperties":{},"type":"object"}},"required":["event"],"type":"object"}},"type":"object"},"onReady":{"$comment":"() => void"},"optionalReconsentBehavior":{"enum":["notice","askAgain","hide"],"type":"string"},"origin":{"type":"string"}},"required":["consentTemplateId","onEvent"],"type":"object"},"ConsentFormCompletedEvent":{"additionalProperties":false,"properties":{"entryToken":{"type":"string"},"eventName":{"const":"CONSENT_FORM_COMPLETED","type":"string"},"redirectUrl":{"type":["string","null"]}},"required":["eventName","entryToken","redirectUrl"],"type":"object"},"ConsentFormConfig":{"additionalProperties":false,"properties":{"appearance":{"$ref":"#/definitions/SoyioAppearance"},"consentFormToken":{"description":"Form version identifier returned by the dashboard (`cform_...`).","type":"string"},"developmentUrl":{"type":"string"},"isSandbox":{"type":"boolean"},"locale":{"$ref":"#/definitions/ConsentFormLocale","description":"Language used by the form\'s UI copy and built-in validations."},"onEvent":{"$comment":"(event: TEvent) => void","properties":{"namedArgs":{"additionalProperties":false,"properties":{"event":{"$ref":"#/definitions/ConsentFormEvent"}},"required":["event"],"type":"object"}},"type":"object"},"onReady":{"$comment":"() => void"},"subjectId":{"description":"Optional Soyio entity id (`ent_...`) the entry should be linked to.","type":["string","null"]},"userReference":{"description":"Optional integrator-provided reference that travels with the entry.","type":["string","null"]}},"required":["consentFormToken","onEvent"],"type":"object"},"ConsentFormEvent":{"anyOf":[{"$ref":"#/definitions/ConsentFormSubmittedEvent"},{"$ref":"#/definitions/ConsentFormCompletedEvent"},{"$ref":"#/definitions/ConsentFormLoadErrorEvent"},{"$ref":"#/definitions/ConsentFormSubmitErrorEvent"},{"$ref":"#/definitions/ConsentFormPageChangeEvent"}]},"ConsentFormLoadErrorEvent":{"additionalProperties":false,"properties":{"eventName":{"const":"CONSENT_FORM_LOAD_ERROR","type":"string"},"kind":{"$ref":"#/definitions/ConsentFormLoadErrorKind"},"message":{"type":"string"}},"required":["eventName","kind"],"type":"object"},"ConsentFormLoadErrorKind":{"enum":["notFound","hostNotAllowed","loadFailed"],"type":"string"},"ConsentFormLocale":{"enum":["es","en"],"type":"string"},"ConsentFormPageChangeEvent":{"additionalProperties":false,"properties":{"currentPage":{"type":"number"},"eventName":{"const":"CONSENT_FORM_PAGE_CHANGE","type":"string"},"totalPages":{"type":"number"}},"required":["eventName","currentPage","totalPages"],"type":"object"},"ConsentFormSubmitErrorEvent":{"additionalProperties":false,"properties":{"eventName":{"const":"CONSENT_FORM_SUBMIT_ERROR","type":"string"},"message":{"type":"string"}},"required":["eventName","message"],"type":"object"},"ConsentFormSubmittedEvent":{"additionalProperties":false,"properties":{"entryToken":{"type":"string"},"eventName":{"const":"CONSENT_FORM_SUBMITTED","type":"string"},"redirectUrl":{"type":["string","null"]}},"required":["eventName","entryToken","redirectUrl"],"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"},"DataSubjectRequestKind":{"enum":["access","opposition","rectification","suppression","portability","redec_update","redec_rectification","redec_complementation","redec_cancellation"],"type":"string"},"IconWeight":{"enum":["thin","light","regular","bold","fill","duotone"],"type":"string"},"PrivacyCenterConfig":{"anyOf":[{"additionalProperties":false,"properties":{"allowGranularScopeSelection":{"type":"boolean"},"allowManyDataCategoriesMutations":{"type":"boolean"},"appearance":{"$ref":"#/definitions/SoyioAppearance"},"companyId":{"type":"string"},"consentManagement":{"$ref":"#/definitions/PrivacyCenterConsentManagementConfig"},"consentMode":{"enum":["immediate","batch"],"type":"string"},"consentRetentionPeriod":{"type":"string"},"content":{"$ref":"#/definitions/PrivacyCenterContentConfig"},"dataSubjects":{"items":{"$ref":"#/definitions/DataSubject"},"type":"array"},"demo":{"type":"boolean"},"developmentUrl":{"type":"string"},"enabledFeatures":{"items":{"$ref":"#/definitions/PrivacyManagerFeature"},"type":"array"},"enabledKinds":{"items":{"$ref":"#/definitions/DataSubjectRequestKind"},"type":"array"},"enabledRights":{"items":{"$ref":"#/definitions/PrivacyCenterRight"},"type":"array"},"externalRightsExerciseUrl":{"format":"uri","minLength":1,"type":"string"},"fileRequisites":{"additionalProperties":false,"properties":{"allowedExtensions":{"items":{"type":"string"},"type":"array"},"maxFileSize":{"type":"number"}},"type":"object"},"groupConsentsByScope":{"type":"boolean"},"header":{"$ref":"#/definitions/PrivacyCenterHeaderCopyConfig"},"isSandbox":{"type":"boolean"},"metadata":{"additionalProperties":{},"type":"object"},"onEvent":{"$comment":"(event: TEvent) => void","properties":{"namedArgs":{"additionalProperties":false,"properties":{"event":{"additionalProperties":{},"type":"object"}},"required":["event"],"type":"object"}},"type":"object"},"onReady":{"$comment":"() => void"},"origin":{"type":"string"},"redecOperationIds":{"items":{"$ref":"#/definitions/RedecOperationId"},"type":"array"},"requestReference":{"type":"string"},"requestableDataCategories":{"items":{"$ref":"#/definitions/PrivacyCenterRequestableDataCategoryOption"},"type":"array"},"rightExamples":{"additionalProperties":false,"properties":{"access":{"type":"string"},"opposition":{"type":"string"},"portability":{"type":"string"},"rectification":{"type":"string"},"redec_cancellation":{"type":"string"},"redec_complementation":{"type":"string"},"redec_rectification":{"type":"string"},"redec_update":{"type":"string"},"suppression":{"type":"string"}},"type":"object"},"showBatchConsentConfirmation":{"type":"boolean"}},"required":["companyId","onEvent"],"type":"object"},{"additionalProperties":false,"properties":{"allowGranularScopeSelection":{"type":"boolean"},"allowManyDataCategoriesMutations":{"type":"boolean"},"appearance":{"$ref":"#/definitions/SoyioAppearance"},"consentManagement":{"$ref":"#/definitions/PrivacyCenterConsentManagementConfig"},"consentMode":{"enum":["immediate","batch"],"type":"string"},"consentRetentionPeriod":{"type":"string"},"content":{"$ref":"#/definitions/PrivacyCenterContentConfig"},"dataSubjects":{"items":{"$ref":"#/definitions/DataSubject"},"type":"array"},"demo":{"type":"boolean"},"developmentUrl":{"type":"string"},"enabledFeatures":{"items":{"$ref":"#/definitions/PrivacyManagerFeature"},"type":"array"},"enabledKinds":{"items":{"$ref":"#/definitions/DataSubjectRequestKind"},"type":"array"},"enabledRights":{"items":{"$ref":"#/definitions/PrivacyCenterRight"},"type":"array"},"externalRightsExerciseUrl":{"format":"uri","minLength":1,"type":"string"},"fileRequisites":{"additionalProperties":false,"properties":{"allowedExtensions":{"items":{"type":"string"},"type":"array"},"maxFileSize":{"type":"number"}},"type":"object"},"groupConsentsByScope":{"type":"boolean"},"header":{"$ref":"#/definitions/PrivacyCenterHeaderCopyConfig"},"isSandbox":{"type":"boolean"},"metadata":{"additionalProperties":{},"type":"object"},"onEvent":{"$comment":"(event: TEvent) => void","properties":{"namedArgs":{"additionalProperties":false,"properties":{"event":{"additionalProperties":{},"type":"object"}},"required":["event"],"type":"object"}},"type":"object"},"onReady":{"$comment":"() => void"},"origin":{"type":"string"},"redecOperationIds":{"items":{"$ref":"#/definitions/RedecOperationId"},"type":"array"},"requestReference":{"type":"string"},"requestableDataCategories":{"items":{"$ref":"#/definitions/PrivacyCenterRequestableDataCategoryOption"},"type":"array"},"rightExamples":{"additionalProperties":false,"properties":{"access":{"type":"string"},"opposition":{"type":"string"},"portability":{"type":"string"},"rectification":{"type":"string"},"redec_cancellation":{"type":"string"},"redec_complementation":{"type":"string"},"redec_rectification":{"type":"string"},"redec_update":{"type":"string"},"suppression":{"type":"string"}},"type":"object"},"sessionToken":{"type":"string"},"showBatchConsentConfirmation":{"type":"boolean"}},"required":["onEvent","sessionToken"],"type":"object"}]},"PrivacyCenterConsentManagementConfig":{"additionalProperties":false,"properties":{"allowMultipleOpenScopeGroups":{"type":"boolean"},"scopeGroups":{"items":{"$ref":"#/definitions/PrivacyCenterConsentManagementScopeGroupConfig"},"minItems":1,"type":"array"}},"type":"object"},"PrivacyCenterConsentManagementCopyConfig":{"additionalProperties":false,"properties":{"header":{"$ref":"#/definitions/PrivacyCenterHeaderCopyConfig"}},"type":"object"},"PrivacyCenterConsentManagementScopeGroupConfig":{"additionalProperties":false,"properties":{"scopes":{"items":{"$ref":"#/definitions/PrivacyCenterScopeReference"},"minItems":1,"type":"array"},"title":{"type":"string"}},"required":["title","scopes"],"type":"object"},"PrivacyCenterContentConfig":{"additionalProperties":false,"properties":{"consentManagement":{"$ref":"#/definitions/PrivacyCenterConsentManagementCopyConfig"},"header":{"$ref":"#/definitions/PrivacyCenterHeaderCopyConfig"},"rightExamples":{"additionalProperties":false,"properties":{"access":{"type":"string"},"opposition":{"type":"string"},"portability":{"type":"string"},"rectification":{"type":"string"},"redec_cancellation":{"type":"string"},"redec_complementation":{"type":"string"},"redec_rectification":{"type":"string"},"redec_update":{"type":"string"},"suppression":{"type":"string"}},"type":"object"}},"type":"object"},"PrivacyCenterHeaderCopyConfig":{"additionalProperties":false,"properties":{"description":{"type":"string"},"title":{"type":"string"}},"type":"object"},"PrivacyCenterRequestableDataCategoryOption":{"additionalProperties":false,"properties":{"description":{"type":"string"},"label":{"type":"string"},"value":{"$ref":"#/definitions/UserDataCategoryKey"}},"required":["value"],"type":"object"},"PrivacyCenterRight":{"enum":["arsop","redec"],"type":"string"},"PrivacyCenterScopeReference":{"additionalProperties":false,"properties":{"scopeId":{"type":"string"},"scopeType":{"enum":["product","branch"],"type":"string"}},"required":["scopeType","scopeId"],"type":"object"},"PrivacyManagerFeature":{"enum":["DataSubjectRequest","ConsentManagement","RequestTracking"],"type":"string"},"RedecOperationId":{"additionalProperties":false,"properties":{"id":{"type":"string"},"label":{"type":"string"}},"required":["id","label"],"type":"object"},"SoyioAppearance":{"additionalProperties":false,"properties":{"config":{"$ref":"#/definitions/SoyioAppearanceConfig"},"mode":{"$ref":"#/definitions/SoyioColorMode"},"rules":{"$ref":"#/definitions/SoyioRule"},"theme":{"$ref":"#/definitions/SoyioTheme"},"variables":{"$ref":"#/definitions/SoyioAppearanceVariables"}},"type":"object"},"SoyioAppearanceConfig":{"additionalProperties":false,"properties":{"brandTheme":{"default":"default","description":"Theme variant for branded elements like the footer.\\n- \'default\': Standard Soyio brand colors (purple/indigo)\\n- \'dark\': Dark mode with gray tones\\n- \'light\': Mono color light version","enum":["default","dark","light"],"type":"string"},"buttonAlignment":{"description":"Alignment for primary CTA rows (e.g. \\"Submit\\", \\"Continue\\"). Currently consumed by `ConsentFormBox`.","enum":["left","center","right"],"type":"string"},"consentControl":{"default":"switch","description":"Control type for consent items.\\n- \'switch\': Toggle switch (default)\\n- \'checkbox\': Checkbox","enum":["switch","checkbox"],"type":"string"},"consentManagementColumns":{"default":2,"description":"Number of columns in the consent management grid.","enum":[1,2,3,4],"type":"number"},"helperTextPosition":{"enum":["top","bottom"],"type":"string"},"hintIcon":{"default":"Question","description":"Icon name to use for hint/help tooltips on input labels. Available icons: \'Question\' (default), \'Info\', \'QuestionMark\', etc.","type":"string"},"icon":{"$ref":"#/definitions/SoyioIconConfig","description":"Global icon appearance configuration. Controls default weight and size for all icons."},"iconRules":{"additionalProperties":{"$ref":"#/definitions/SoyioIconConfig"},"description":"Per-component icon overrides. Allows customizing icon styles for specific components.","type":"object"},"mainPageColumns":{"default":2,"description":"Number of columns in the main page feature cards grid.","enum":[1,2,3,4],"type":"number"},"showConsentManagementHeader":{"type":"boolean"},"showDescription":{"description":"Show or hide the supporting description text beneath the title. Currently consumed by `ConsentFormBox`.","type":"boolean"},"showHeader":{"type":"boolean"},"showLogo":{"description":"Show or hide the company/form logo above the content. Currently consumed by `ConsentFormBox`.","type":"boolean"}},"type":"object"},"SoyioAppearanceVariables":{"additionalProperties":false,"properties":{"borderRadius":{"type":"string"},"borderStyle":{"type":"string"},"borderWidth":{"type":"string"},"colorBackground":{"type":"string"},"colorBorder":{"type":"string"},"colorBorderMuted":{"type":"string"},"colorDanger":{"type":"string"},"colorDangerBg":{"type":"string"},"colorInfo":{"type":"string"},"colorInfoBg":{"type":"string"},"colorInputErrorFocus":{"type":"string"},"colorInputFocus":{"type":"string"},"colorLink":{"type":"string"},"colorOverlay":{"type":"string"},"colorPrimary":{"type":"string"},"colorPrimarySurface":{"type":"string"},"colorSecondary":{"type":"string"},"colorSelectArrow":{"type":"string"},"colorSuccess":{"type":"string"},"colorSuccessBg":{"type":"string"},"colorSurface":{"type":"string"},"colorSurfaceMuted":{"type":"string"},"colorSurfaceStrong":{"type":"string"},"colorSwitchBorder":{"type":"string"},"colorText":{"type":"string"},"colorTextInverted":{"type":"string"},"colorTextSecondary":{"type":"string"},"colorTextSubtle":{"type":"string"},"colorTextTitle":{"type":"string"},"colorWarning":{"type":"string"},"colorWarningBg":{"type":"string"},"dataUseIconColor":{"type":"string"},"fontFamily":{"type":"string"},"fontFamilyBody":{"type":"string"},"fontFamilyTitle":{"type":"string"},"fontSizeBase":{"type":"string"}},"type":"object"},"SoyioColorMode":{"description":"Appearance color mode.\\n\\n- `light`: force light mode\\n- `dark`: force dark mode\\n- `auto`: follow the consumer\'s system color scheme","enum":["light","dark","auto"],"type":"string"},"SoyioIconConfig":{"additionalProperties":false,"properties":{"dataUseVariant":{"description":"Override variant for data use icons in consent management. If not set, uses the company\'s configured iconVariant.","enum":["duotone","outline","solid"],"type":"string"},"size":{"default":24,"description":"Default icon size in pixels.","type":"number"},"weight":{"$ref":"#/definitions/IconWeight","default":"regular","description":"Icon weight/style variant.\\n- thin: Thinnest stroke\\n- light: Light stroke\\n- regular: Default stroke (default)\\n- bold: Bold stroke\\n- fill: Filled/solid icons\\n- duotone: Two-tone icons with opacity"}},"type":"object"},"SoyioRule":{"additionalProperties":{"$ref":"#/definitions/CSSProperties"},"properties":{".Alert":{"$ref":"#/definitions/CSSProperties"},".Alert--checked":{"$ref":"#/definitions/CSSProperties"},".Alert--error":{"$ref":"#/definitions/CSSProperties"},".Alert--info":{"$ref":"#/definitions/CSSProperties"},".Alert--note":{"$ref":"#/definitions/CSSProperties"},".Alert--success":{"$ref":"#/definitions/CSSProperties"},".Alert--warning":{"$ref":"#/definitions/CSSProperties"},".Alert::placeholder":{"$ref":"#/definitions/CSSProperties"},".Alert::selection":{"$ref":"#/definitions/CSSProperties"},".Alert:active":{"$ref":"#/definitions/CSSProperties"},".Alert:autofill":{"$ref":"#/definitions/CSSProperties"},".Alert:disabled":{"$ref":"#/definitions/CSSProperties"},".Alert:focus":{"$ref":"#/definitions/CSSProperties"},".Alert:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Alert:hover":{"$ref":"#/definitions/CSSProperties"},".AlertContent":{"$ref":"#/definitions/CSSProperties"},".AlertContent--checked":{"$ref":"#/definitions/CSSProperties"},".AlertContent::placeholder":{"$ref":"#/definitions/CSSProperties"},".AlertContent::selection":{"$ref":"#/definitions/CSSProperties"},".AlertContent:active":{"$ref":"#/definitions/CSSProperties"},".AlertContent:autofill":{"$ref":"#/definitions/CSSProperties"},".AlertContent:disabled":{"$ref":"#/definitions/CSSProperties"},".AlertContent:focus":{"$ref":"#/definitions/CSSProperties"},".AlertContent:focus-visible":{"$ref":"#/definitions/CSSProperties"},".AlertContent:hover":{"$ref":"#/definitions/CSSProperties"},".AlertIcon":{"$ref":"#/definitions/CSSProperties"},".AlertIcon--checked":{"$ref":"#/definitions/CSSProperties"},".AlertIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".AlertIcon::selection":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:active":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:focus":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:hover":{"$ref":"#/definitions/CSSProperties"},".Button":{"$ref":"#/definitions/CSSProperties"},".Button--checked":{"$ref":"#/definitions/CSSProperties"},".Button::placeholder":{"$ref":"#/definitions/CSSProperties"},".Button::selection":{"$ref":"#/definitions/CSSProperties"},".Button:active":{"$ref":"#/definitions/CSSProperties"},".Button:autofill":{"$ref":"#/definitions/CSSProperties"},".Button:disabled":{"$ref":"#/definitions/CSSProperties"},".Button:focus":{"$ref":"#/definitions/CSSProperties"},".Button:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Button:hover":{"$ref":"#/definitions/CSSProperties"},".Card":{"$ref":"#/definitions/CSSProperties"},".Card--checked":{"$ref":"#/definitions/CSSProperties"},".Card::placeholder":{"$ref":"#/definitions/CSSProperties"},".Card::selection":{"$ref":"#/definitions/CSSProperties"},".Card:active":{"$ref":"#/definitions/CSSProperties"},".Card:autofill":{"$ref":"#/definitions/CSSProperties"},".Card:disabled":{"$ref":"#/definitions/CSSProperties"},".Card:focus":{"$ref":"#/definitions/CSSProperties"},".Card:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Card:hover":{"$ref":"#/definitions/CSSProperties"},".CardTitle":{"$ref":"#/definitions/CSSProperties"},".CardTitle--checked":{"$ref":"#/definitions/CSSProperties"},".CardTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".CardTitle::selection":{"$ref":"#/definitions/CSSProperties"},".CardTitle:active":{"$ref":"#/definitions/CSSProperties"},".CardTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".CardTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".CardTitle:focus":{"$ref":"#/definitions/CSSProperties"},".CardTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CardTitle:hover":{"$ref":"#/definitions/CSSProperties"},".CategoryTag":{"$ref":"#/definitions/CSSProperties"},".CategoryTag--checked":{"$ref":"#/definitions/CSSProperties"},".CategoryTag::placeholder":{"$ref":"#/definitions/CSSProperties"},".CategoryTag::selection":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:active":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:autofill":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:disabled":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:focus":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:hover":{"$ref":"#/definitions/CSSProperties"},".Checkbox":{"$ref":"#/definitions/CSSProperties"},".Checkbox--checked":{"$ref":"#/definitions/CSSProperties"},".Checkbox::placeholder":{"$ref":"#/definitions/CSSProperties"},".Checkbox::selection":{"$ref":"#/definitions/CSSProperties"},".Checkbox:active":{"$ref":"#/definitions/CSSProperties"},".Checkbox:autofill":{"$ref":"#/definitions/CSSProperties"},".Checkbox:disabled":{"$ref":"#/definitions/CSSProperties"},".Checkbox:focus":{"$ref":"#/definitions/CSSProperties"},".Checkbox:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Checkbox:hover":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck--checked":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck::placeholder":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck::selection":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:active":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:autofill":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:disabled":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:focus":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:hover":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput--checked":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput::placeholder":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput::selection":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:active":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:autofill":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:disabled":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:focus":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:hover":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel--checked":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel::placeholder":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel::selection":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:active":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:autofill":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:disabled":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:focus":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:hover":{"$ref":"#/definitions/CSSProperties"},".Chip":{"$ref":"#/definitions/CSSProperties"},".Chip--amber":{"$ref":"#/definitions/CSSProperties"},".Chip--checked":{"$ref":"#/definitions/CSSProperties"},".Chip--green":{"$ref":"#/definitions/CSSProperties"},".Chip--info":{"$ref":"#/definitions/CSSProperties"},".Chip--red":{"$ref":"#/definitions/CSSProperties"},".Chip::placeholder":{"$ref":"#/definitions/CSSProperties"},".Chip::selection":{"$ref":"#/definitions/CSSProperties"},".Chip:active":{"$ref":"#/definitions/CSSProperties"},".Chip:autofill":{"$ref":"#/definitions/CSSProperties"},".Chip:disabled":{"$ref":"#/definitions/CSSProperties"},".Chip:focus":{"$ref":"#/definitions/CSSProperties"},".Chip:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Chip:hover":{"$ref":"#/definitions/CSSProperties"},".Combobox":{"$ref":"#/definitions/CSSProperties"},".Combobox--checked":{"$ref":"#/definitions/CSSProperties"},".Combobox::placeholder":{"$ref":"#/definitions/CSSProperties"},".Combobox::selection":{"$ref":"#/definitions/CSSProperties"},".Combobox:active":{"$ref":"#/definitions/CSSProperties"},".Combobox:autofill":{"$ref":"#/definitions/CSSProperties"},".Combobox:disabled":{"$ref":"#/definitions/CSSProperties"},".Combobox:focus":{"$ref":"#/definitions/CSSProperties"},".Combobox:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Combobox:hover":{"$ref":"#/definitions/CSSProperties"},".Description":{"$ref":"#/definitions/CSSProperties"},".Description--checked":{"$ref":"#/definitions/CSSProperties"},".Description::placeholder":{"$ref":"#/definitions/CSSProperties"},".Description::selection":{"$ref":"#/definitions/CSSProperties"},".Description:active":{"$ref":"#/definitions/CSSProperties"},".Description:autofill":{"$ref":"#/definitions/CSSProperties"},".Description:disabled":{"$ref":"#/definitions/CSSProperties"},".Description:focus":{"$ref":"#/definitions/CSSProperties"},".Description:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Description:hover":{"$ref":"#/definitions/CSSProperties"},".Dialog":{"$ref":"#/definitions/CSSProperties"},".Dialog--checked":{"$ref":"#/definitions/CSSProperties"},".Dialog::placeholder":{"$ref":"#/definitions/CSSProperties"},".Dialog::selection":{"$ref":"#/definitions/CSSProperties"},".Dialog:active":{"$ref":"#/definitions/CSSProperties"},".Dialog:autofill":{"$ref":"#/definitions/CSSProperties"},".Dialog:disabled":{"$ref":"#/definitions/CSSProperties"},".Dialog:focus":{"$ref":"#/definitions/CSSProperties"},".Dialog:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Dialog:hover":{"$ref":"#/definitions/CSSProperties"},".DialogContent":{"$ref":"#/definitions/CSSProperties"},".DialogContent--checked":{"$ref":"#/definitions/CSSProperties"},".DialogContent::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogContent::selection":{"$ref":"#/definitions/CSSProperties"},".DialogContent:active":{"$ref":"#/definitions/CSSProperties"},".DialogContent:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogContent:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogContent:focus":{"$ref":"#/definitions/CSSProperties"},".DialogContent:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogContent:hover":{"$ref":"#/definitions/CSSProperties"},".DialogDescription":{"$ref":"#/definitions/CSSProperties"},".DialogDescription--checked":{"$ref":"#/definitions/CSSProperties"},".DialogDescription::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogDescription::selection":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:active":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:focus":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:hover":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay--checked":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay::selection":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:active":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:focus":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:hover":{"$ref":"#/definitions/CSSProperties"},".DialogTitle":{"$ref":"#/definitions/CSSProperties"},".DialogTitle--checked":{"$ref":"#/definitions/CSSProperties"},".DialogTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogTitle::selection":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:active":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:focus":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:hover":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage--checked":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage::placeholder":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage::selection":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:active":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:autofill":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:disabled":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:focus":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:focus-visible":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:hover":{"$ref":"#/definitions/CSSProperties"},".HintIcon":{"$ref":"#/definitions/CSSProperties"},".HintIcon--checked":{"$ref":"#/definitions/CSSProperties"},".HintIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".HintIcon::selection":{"$ref":"#/definitions/CSSProperties"},".HintIcon:active":{"$ref":"#/definitions/CSSProperties"},".HintIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".HintIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".HintIcon:focus":{"$ref":"#/definitions/CSSProperties"},".HintIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".HintIcon:hover":{"$ref":"#/definitions/CSSProperties"},".Input":{"$ref":"#/definitions/CSSProperties"},".Input--checked":{"$ref":"#/definitions/CSSProperties"},".Input--error":{"$ref":"#/definitions/CSSProperties"},".Input::placeholder":{"$ref":"#/definitions/CSSProperties"},".Input::selection":{"$ref":"#/definitions/CSSProperties"},".Input:active":{"$ref":"#/definitions/CSSProperties"},".Input:autofill":{"$ref":"#/definitions/CSSProperties"},".Input:disabled":{"$ref":"#/definitions/CSSProperties"},".Input:focus":{"$ref":"#/definitions/CSSProperties"},".Input:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Input:hover":{"$ref":"#/definitions/CSSProperties"},".Label":{"$ref":"#/definitions/CSSProperties"},".Label--checked":{"$ref":"#/definitions/CSSProperties"},".Label::placeholder":{"$ref":"#/definitions/CSSProperties"},".Label::selection":{"$ref":"#/definitions/CSSProperties"},".Label:active":{"$ref":"#/definitions/CSSProperties"},".Label:autofill":{"$ref":"#/definitions/CSSProperties"},".Label:disabled":{"$ref":"#/definitions/CSSProperties"},".Label:focus":{"$ref":"#/definitions/CSSProperties"},".Label:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Label:hover":{"$ref":"#/definitions/CSSProperties"},".Link":{"$ref":"#/definitions/CSSProperties"},".Link--checked":{"$ref":"#/definitions/CSSProperties"},".Link::placeholder":{"$ref":"#/definitions/CSSProperties"},".Link::selection":{"$ref":"#/definitions/CSSProperties"},".Link:active":{"$ref":"#/definitions/CSSProperties"},".Link:autofill":{"$ref":"#/definitions/CSSProperties"},".Link:disabled":{"$ref":"#/definitions/CSSProperties"},".Link:focus":{"$ref":"#/definitions/CSSProperties"},".Link:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Link:hover":{"$ref":"#/definitions/CSSProperties"},".Loader":{"$ref":"#/definitions/CSSProperties"},".Loader--checked":{"$ref":"#/definitions/CSSProperties"},".Loader::placeholder":{"$ref":"#/definitions/CSSProperties"},".Loader::selection":{"$ref":"#/definitions/CSSProperties"},".Loader:active":{"$ref":"#/definitions/CSSProperties"},".Loader:autofill":{"$ref":"#/definitions/CSSProperties"},".Loader:disabled":{"$ref":"#/definitions/CSSProperties"},".Loader:focus":{"$ref":"#/definitions/CSSProperties"},".Loader:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Loader:hover":{"$ref":"#/definitions/CSSProperties"},".MainContainer":{"$ref":"#/definitions/CSSProperties"},".MainContainer--checked":{"$ref":"#/definitions/CSSProperties"},".MainContainer::placeholder":{"$ref":"#/definitions/CSSProperties"},".MainContainer::selection":{"$ref":"#/definitions/CSSProperties"},".MainContainer:active":{"$ref":"#/definitions/CSSProperties"},".MainContainer:autofill":{"$ref":"#/definitions/CSSProperties"},".MainContainer:disabled":{"$ref":"#/definitions/CSSProperties"},".MainContainer:focus":{"$ref":"#/definitions/CSSProperties"},".MainContainer:focus-visible":{"$ref":"#/definitions/CSSProperties"},".MainContainer:hover":{"$ref":"#/definitions/CSSProperties"},".NinInput":{"$ref":"#/definitions/CSSProperties"},".NinInput--checked":{"$ref":"#/definitions/CSSProperties"},".NinInput::placeholder":{"$ref":"#/definitions/CSSProperties"},".NinInput::selection":{"$ref":"#/definitions/CSSProperties"},".NinInput:active":{"$ref":"#/definitions/CSSProperties"},".NinInput:autofill":{"$ref":"#/definitions/CSSProperties"},".NinInput:disabled":{"$ref":"#/definitions/CSSProperties"},".NinInput:focus":{"$ref":"#/definitions/CSSProperties"},".NinInput:focus-visible":{"$ref":"#/definitions/CSSProperties"},".NinInput:hover":{"$ref":"#/definitions/CSSProperties"},".Radio":{"$ref":"#/definitions/CSSProperties"},".Radio--checked":{"$ref":"#/definitions/CSSProperties"},".Radio::placeholder":{"$ref":"#/definitions/CSSProperties"},".Radio::selection":{"$ref":"#/definitions/CSSProperties"},".Radio:active":{"$ref":"#/definitions/CSSProperties"},".Radio:autofill":{"$ref":"#/definitions/CSSProperties"},".Radio:disabled":{"$ref":"#/definitions/CSSProperties"},".Radio:focus":{"$ref":"#/definitions/CSSProperties"},".Radio:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Radio:hover":{"$ref":"#/definitions/CSSProperties"},".RadioButton":{"$ref":"#/definitions/CSSProperties"},".RadioButton--checked":{"$ref":"#/definitions/CSSProperties"},".RadioButton::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioButton::selection":{"$ref":"#/definitions/CSSProperties"},".RadioButton:active":{"$ref":"#/definitions/CSSProperties"},".RadioButton:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioButton:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioButton:focus":{"$ref":"#/definitions/CSSProperties"},".RadioButton:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioButton:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCard":{"$ref":"#/definitions/CSSProperties"},".RadioCard--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCard::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCard::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCard:active":{"$ref":"#/definitions/CSSProperties"},".RadioCard:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCard:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCard:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCard:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCard:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:active":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:active":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:active":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:hover":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator--checked":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator::selection":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:active":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:focus":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:hover":{"$ref":"#/definitions/CSSProperties"},".RadioLabel":{"$ref":"#/definitions/CSSProperties"},".RadioLabel--checked":{"$ref":"#/definitions/CSSProperties"},".RadioLabel::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioLabel::selection":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:active":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:focus":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:hover":{"$ref":"#/definitions/CSSProperties"},".Select":{"$ref":"#/definitions/CSSProperties"},".Select--checked":{"$ref":"#/definitions/CSSProperties"},".Select::placeholder":{"$ref":"#/definitions/CSSProperties"},".Select::selection":{"$ref":"#/definitions/CSSProperties"},".Select:active":{"$ref":"#/definitions/CSSProperties"},".Select:autofill":{"$ref":"#/definitions/CSSProperties"},".Select:disabled":{"$ref":"#/definitions/CSSProperties"},".Select:focus":{"$ref":"#/definitions/CSSProperties"},".Select:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Select:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicator":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--active":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--completed":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--pending":{"$ref":"#/definitions/CSSProperties"},".StepIndicator::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicator::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine--bottom":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine--top":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:hover":{"$ref":"#/definitions/CSSProperties"},".StepTitle":{"$ref":"#/definitions/CSSProperties"},".StepTitle--checked":{"$ref":"#/definitions/CSSProperties"},".StepTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepTitle::selection":{"$ref":"#/definitions/CSSProperties"},".StepTitle:active":{"$ref":"#/definitions/CSSProperties"},".StepTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".StepTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".StepTitle:focus":{"$ref":"#/definitions/CSSProperties"},".StepTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepTitle:hover":{"$ref":"#/definitions/CSSProperties"},".Switch":{"$ref":"#/definitions/CSSProperties"},".Switch--checked":{"$ref":"#/definitions/CSSProperties"},".Switch::placeholder":{"$ref":"#/definitions/CSSProperties"},".Switch::selection":{"$ref":"#/definitions/CSSProperties"},".Switch:active":{"$ref":"#/definitions/CSSProperties"},".Switch:autofill":{"$ref":"#/definitions/CSSProperties"},".Switch:disabled":{"$ref":"#/definitions/CSSProperties"},".Switch:focus":{"$ref":"#/definitions/CSSProperties"},".Switch:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Switch:hover":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon--checked":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon::selection":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:active":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:focus":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:hover":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot--checked":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot::placeholder":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot::selection":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:active":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:autofill":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:disabled":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:focus":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:focus-visible":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:hover":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb--checked":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb::placeholder":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb::selection":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:active":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:autofill":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:disabled":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:focus":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:focus-visible":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:hover":{"$ref":"#/definitions/CSSProperties"},".TextArea":{"$ref":"#/definitions/CSSProperties"},".TextArea--checked":{"$ref":"#/definitions/CSSProperties"},".TextArea::placeholder":{"$ref":"#/definitions/CSSProperties"},".TextArea::selection":{"$ref":"#/definitions/CSSProperties"},".TextArea:active":{"$ref":"#/definitions/CSSProperties"},".TextArea:autofill":{"$ref":"#/definitions/CSSProperties"},".TextArea:disabled":{"$ref":"#/definitions/CSSProperties"},".TextArea:focus":{"$ref":"#/definitions/CSSProperties"},".TextArea:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TextArea:hover":{"$ref":"#/definitions/CSSProperties"},".Title":{"$ref":"#/definitions/CSSProperties"},".Title--checked":{"$ref":"#/definitions/CSSProperties"},".Title::placeholder":{"$ref":"#/definitions/CSSProperties"},".Title::selection":{"$ref":"#/definitions/CSSProperties"},".Title:active":{"$ref":"#/definitions/CSSProperties"},".Title:autofill":{"$ref":"#/definitions/CSSProperties"},".Title:disabled":{"$ref":"#/definitions/CSSProperties"},".Title:focus":{"$ref":"#/definitions/CSSProperties"},".Title:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Title:hover":{"$ref":"#/definitions/CSSProperties"},".TooltipContent":{"$ref":"#/definitions/CSSProperties"},".TooltipContent--checked":{"$ref":"#/definitions/CSSProperties"},".TooltipContent::placeholder":{"$ref":"#/definitions/CSSProperties"},".TooltipContent::selection":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:active":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:autofill":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:disabled":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:focus":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:hover":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput--checked":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput::placeholder":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput::selection":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:active":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:autofill":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:disabled":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:focus":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:hover":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell--checked":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell::placeholder":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell::selection":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:active":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:autofill":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:disabled":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:focus":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:hover":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator--checked":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator::placeholder":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator::selection":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:active":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:autofill":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:disabled":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:focus":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:hover":{"$ref":"#/definitions/CSSProperties"}},"type":"object"},"SoyioTheme":{"description":"Appearance theme palette.\\n\\n`night` is kept as a deprecated alias for `theme: \'soyio\'` + `mode: \'dark\'`.","enum":["soyio","flat","neutral","night"],"type":"string"},"SoyioWidgetConfig":{"anyOf":[{"$ref":"#/definitions/PrivacyCenterConfig"},{"$ref":"#/definitions/ConsentConfig"},{"$ref":"#/definitions/ConsentFormConfig"}],"description":"Combined configuration type for generating the JSON schema. Includes every iframe-based widget config (PrivacyCenterBox, ConsentBox, ConsentFormBox)."},"UserDataCategoryKey":{"enum":["user","user.account","user.authorization","user.behavior","user.biometric","user.childrens","user.contact","user.content","user.demographic","user.location","user.device","user.payment","user.social","user.unique_id","user.telemetry","user.user_sensor","user.workplace","user.sensor","user.financial","user.government_id","user.health_and_medical","user.name","user.criminal_history","user.privacy_preferences","user.job_title","user.account.settings","user.account.username","user.authorization.credentials","user.authorization.biometric","user.authorization.password","user.behavior.browsing_history","user.behavior.media_consumption","user.behavior.purchase_history","user.behavior.search_history","user.biometric.fingerprint","user.biometric.retinal","user.biometric.voice","user.biometric.health","user.contact.address","user.contact.email","user.contact.phone_number","user.contact.url","user.contact.fax_number","user.contact.organization","user.contact.address.city","user.contact.address.country","user.contact.address.postal_code","user.contact.address.state","user.contact.address.street","user.content.private","user.content.public","user.content.self_image","user.demographic.age_range","user.demographic.date_of_birth","user.demographic.gender","user.demographic.language","user.demographic.marital_status","user.demographic.political_opinion","user.demographic.profile","user.demographic.race_ethnicity","user.demographic.religious_belief","user.demographic.sexual_orientation","user.demographic.nationality","user.device.cookie","user.device.cookie_id","user.device.device_id","user.device.ip_address","user.financial.bank_account","user.financial.credit_card","user.government_id.birth_certificate","user.government_id.drivers_license_number","user.government_id.immigration","user.government_id.national_identification_number","user.government_id.passport_number","user.government_id.vehicle_registration","user.health_and_medical.genetic","user.health_and_medical.insurance_beneficiary_id","user.health_and_medical.record_id","user.labor_activity","user.labor_activity.profession","user.labor_activity.job_title","user.labor_activity.worker_type","user.labor_activity.salary","user.labor_activity.workplace","user.location.imprecise","user.location.precise","user.name.first","user.name.last","user.unique_id.pseudonymous"],"type":"string"}}'), Ur = {
1009
+ definitions: kr
1010
+ }, xr = "#/definitions/SoyioWidgetConfig", Dr = "http://json-schema.org/draft-07/schema#", Ar = /* @__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"},"ConsentBatchUpdate":{"additionalProperties":false,"properties":{"action":{"$ref":"#/definitions/PrivacyCenterConsentAction"},"actionToken":{"type":"string"},"consentTemplateId":{"type":"string"}},"required":["consentTemplateId","action"],"type":"object"},"ConsentBatchUpdateFailedEvent":{"additionalProperties":false,"properties":{"consentTemplateIds":{"items":{"type":"string"},"type":"array"},"errorCode":{"type":"string"},"eventName":{"const":"CONSENT_BATCH_UPDATE_FAILED","type":"string"}},"required":["eventName","consentTemplateIds"],"type":"object"},"ConsentBatchUpdatedEvent":{"additionalProperties":false,"properties":{"eventName":{"const":"CONSENT_BATCH_UPDATED","type":"string"},"updates":{"items":{"$ref":"#/definitions/ConsentBatchUpdate"},"type":"array"}},"required":["eventName","updates"],"type":"object"},"ConsentConfig":{"additionalProperties":false,"properties":{"actionToken":{"type":"string"},"allowGranularScopeSelection":{"type":"boolean"},"appearance":{"$ref":"#/definitions/SoyioAppearance"},"consentTemplateId":{"type":"string"},"context":{"deprecated":"Use `origin` instead.","type":"string"},"developmentUrl":{"type":"string"},"entityId":{"type":"string"},"isSandbox":{"type":"boolean"},"mandatoryReconsentBehavior":{"enum":["notice","askAgain"],"type":"string"},"metadata":{"additionalProperties":{},"type":"object"},"onEvent":{"$comment":"(event: TEvent) => void","properties":{"namedArgs":{"additionalProperties":false,"properties":{"event":{"additionalProperties":{},"type":"object"}},"required":["event"],"type":"object"}},"type":"object"},"onReady":{"$comment":"() => void"},"optionalReconsentBehavior":{"enum":["notice","askAgain","hide"],"type":"string"},"origin":{"type":"string"}},"required":["consentTemplateId","onEvent"],"type":"object"},"ConsentFormCompletedEvent":{"additionalProperties":false,"properties":{"entryToken":{"type":"string"},"eventName":{"const":"CONSENT_FORM_COMPLETED","type":"string"},"redirectUrl":{"type":["string","null"]}},"required":["eventName","entryToken","redirectUrl"],"type":"object"},"ConsentFormConfig":{"additionalProperties":false,"properties":{"appearance":{"$ref":"#/definitions/SoyioAppearance"},"consentFormToken":{"description":"Form version identifier returned by the dashboard (`cform_...`).","type":"string"},"developmentUrl":{"type":"string"},"isSandbox":{"type":"boolean"},"locale":{"$ref":"#/definitions/ConsentFormLocale","description":"Language used by the form\'s UI copy and built-in validations."},"onEvent":{"$comment":"(event: TEvent) => void","properties":{"namedArgs":{"additionalProperties":false,"properties":{"event":{"$ref":"#/definitions/ConsentFormEvent"}},"required":["event"],"type":"object"}},"type":"object"},"onReady":{"$comment":"() => void"},"subjectId":{"description":"Optional Soyio entity id (`ent_...`) the entry should be linked to.","type":["string","null"]},"userReference":{"description":"Optional integrator-provided reference that travels with the entry.","type":["string","null"]}},"required":["consentFormToken","onEvent"],"type":"object"},"ConsentFormEvent":{"anyOf":[{"$ref":"#/definitions/ConsentFormSubmittedEvent"},{"$ref":"#/definitions/ConsentFormCompletedEvent"},{"$ref":"#/definitions/ConsentFormLoadErrorEvent"},{"$ref":"#/definitions/ConsentFormSubmitErrorEvent"},{"$ref":"#/definitions/ConsentFormPageChangeEvent"}]},"ConsentFormLoadErrorEvent":{"additionalProperties":false,"properties":{"eventName":{"const":"CONSENT_FORM_LOAD_ERROR","type":"string"},"kind":{"$ref":"#/definitions/ConsentFormLoadErrorKind"},"message":{"type":"string"}},"required":["eventName","kind"],"type":"object"},"ConsentFormLoadErrorKind":{"enum":["notFound","hostNotAllowed","loadFailed"],"type":"string"},"ConsentFormLocale":{"enum":["es","en"],"type":"string"},"ConsentFormPageChangeEvent":{"additionalProperties":false,"properties":{"currentPage":{"type":"number"},"eventName":{"const":"CONSENT_FORM_PAGE_CHANGE","type":"string"},"totalPages":{"type":"number"}},"required":["eventName","currentPage","totalPages"],"type":"object"},"ConsentFormSubmitErrorEvent":{"additionalProperties":false,"properties":{"eventName":{"const":"CONSENT_FORM_SUBMIT_ERROR","type":"string"},"message":{"type":"string"}},"required":["eventName","message"],"type":"object"},"ConsentFormSubmittedEvent":{"additionalProperties":false,"properties":{"entryToken":{"type":"string"},"eventName":{"const":"CONSENT_FORM_SUBMITTED","type":"string"},"redirectUrl":{"type":["string","null"]}},"required":["eventName","entryToken","redirectUrl"],"type":"object"},"ConsentUpdateFailedEvent":{"additionalProperties":false,"properties":{"action":{"$ref":"#/definitions/PrivacyCenterConsentAction"},"consentTemplateId":{"type":"string"},"errorCode":{"type":"string"},"eventName":{"const":"CONSENT_UPDATE_FAILED","type":"string"}},"required":["eventName","consentTemplateId","action"],"type":"object"},"ConsentUpdatedEvent":{"additionalProperties":false,"properties":{"action":{"$ref":"#/definitions/PrivacyCenterConsentAction"},"actionToken":{"type":"string"},"consentTemplateId":{"type":"string"},"eventName":{"const":"CONSENT_UPDATED","type":"string"}},"required":["eventName","consentTemplateId","action"],"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"},"DataSubjectRequestKind":{"enum":["access","opposition","rectification","suppression","portability","redec_update","redec_rectification","redec_complementation","redec_cancellation"],"type":"string"},"IconWeight":{"enum":["thin","light","regular","bold","fill","duotone"],"type":"string"},"PrivacyCenterConfig":{"anyOf":[{"additionalProperties":false,"properties":{"allowGranularScopeSelection":{"type":"boolean"},"allowManyDataCategoriesMutations":{"type":"boolean"},"appearance":{"$ref":"#/definitions/SoyioAppearance"},"companyId":{"type":"string"},"consentManagement":{"$ref":"#/definitions/PrivacyCenterConsentManagementConfig"},"consentMode":{"enum":["immediate","batch"],"type":"string"},"consentRetentionPeriod":{"type":"string"},"content":{"$ref":"#/definitions/PrivacyCenterContentConfig"},"dataSubjects":{"items":{"$ref":"#/definitions/DataSubject"},"type":"array"},"demo":{"type":"boolean"},"developmentUrl":{"type":"string"},"enabledFeatures":{"items":{"$ref":"#/definitions/PrivacyManagerFeature"},"type":"array"},"enabledKinds":{"items":{"$ref":"#/definitions/DataSubjectRequestKind"},"type":"array"},"enabledRights":{"items":{"$ref":"#/definitions/PrivacyCenterRight"},"type":"array"},"externalRightsExerciseUrl":{"format":"uri","minLength":1,"type":"string"},"fileRequisites":{"additionalProperties":false,"properties":{"allowedExtensions":{"items":{"type":"string"},"type":"array"},"maxFileSize":{"type":"number"}},"type":"object"},"groupConsentsByScope":{"type":"boolean"},"header":{"$ref":"#/definitions/PrivacyCenterHeaderCopyConfig"},"isSandbox":{"type":"boolean"},"metadata":{"additionalProperties":{},"type":"object"},"onEvent":{"$comment":"(event: TEvent) => void","properties":{"namedArgs":{"additionalProperties":false,"properties":{"event":{"$ref":"#/definitions/PrivacyCenterEvent"}},"required":["event"],"type":"object"}},"type":"object"},"onReady":{"$comment":"() => void"},"origin":{"type":"string"},"rectificationFileRequiredCategories":{"items":{"$ref":"#/definitions/UserDataCategoryKey"},"type":"array"},"redecOperationIds":{"items":{"$ref":"#/definitions/RedecOperationId"},"type":"array"},"requestReference":{"type":"string"},"requestableDataCategories":{"items":{"$ref":"#/definitions/PrivacyCenterRequestableDataCategoryOption"},"type":"array"},"rightExamples":{"additionalProperties":false,"properties":{"access":{"type":"string"},"opposition":{"type":"string"},"portability":{"type":"string"},"rectification":{"type":"string"},"redec_cancellation":{"type":"string"},"redec_complementation":{"type":"string"},"redec_rectification":{"type":"string"},"redec_update":{"type":"string"},"suppression":{"type":"string"}},"type":"object"},"showBatchConsentConfirmation":{"type":"boolean"}},"required":["companyId","onEvent"],"type":"object"},{"additionalProperties":false,"properties":{"allowGranularScopeSelection":{"type":"boolean"},"allowManyDataCategoriesMutations":{"type":"boolean"},"appearance":{"$ref":"#/definitions/SoyioAppearance"},"consentManagement":{"$ref":"#/definitions/PrivacyCenterConsentManagementConfig"},"consentMode":{"enum":["immediate","batch"],"type":"string"},"consentRetentionPeriod":{"type":"string"},"content":{"$ref":"#/definitions/PrivacyCenterContentConfig"},"dataSubjects":{"items":{"$ref":"#/definitions/DataSubject"},"type":"array"},"demo":{"type":"boolean"},"developmentUrl":{"type":"string"},"enabledFeatures":{"items":{"$ref":"#/definitions/PrivacyManagerFeature"},"type":"array"},"enabledKinds":{"items":{"$ref":"#/definitions/DataSubjectRequestKind"},"type":"array"},"enabledRights":{"items":{"$ref":"#/definitions/PrivacyCenterRight"},"type":"array"},"externalRightsExerciseUrl":{"format":"uri","minLength":1,"type":"string"},"fileRequisites":{"additionalProperties":false,"properties":{"allowedExtensions":{"items":{"type":"string"},"type":"array"},"maxFileSize":{"type":"number"}},"type":"object"},"groupConsentsByScope":{"type":"boolean"},"header":{"$ref":"#/definitions/PrivacyCenterHeaderCopyConfig"},"isSandbox":{"type":"boolean"},"metadata":{"additionalProperties":{},"type":"object"},"onEvent":{"$comment":"(event: TEvent) => void","properties":{"namedArgs":{"additionalProperties":false,"properties":{"event":{"$ref":"#/definitions/PrivacyCenterEvent"}},"required":["event"],"type":"object"}},"type":"object"},"onReady":{"$comment":"() => void"},"origin":{"type":"string"},"rectificationFileRequiredCategories":{"items":{"$ref":"#/definitions/UserDataCategoryKey"},"type":"array"},"redecOperationIds":{"items":{"$ref":"#/definitions/RedecOperationId"},"type":"array"},"requestReference":{"type":"string"},"requestableDataCategories":{"items":{"$ref":"#/definitions/PrivacyCenterRequestableDataCategoryOption"},"type":"array"},"rightExamples":{"additionalProperties":false,"properties":{"access":{"type":"string"},"opposition":{"type":"string"},"portability":{"type":"string"},"rectification":{"type":"string"},"redec_cancellation":{"type":"string"},"redec_complementation":{"type":"string"},"redec_rectification":{"type":"string"},"redec_update":{"type":"string"},"suppression":{"type":"string"}},"type":"object"},"sessionToken":{"type":"string"},"showBatchConsentConfirmation":{"type":"boolean"}},"required":["onEvent","sessionToken"],"type":"object"}]},"PrivacyCenterConsentAction":{"enum":["grant","revoke"],"type":"string"},"PrivacyCenterConsentManagementConfig":{"additionalProperties":false,"properties":{"allowMultipleOpenScopeGroups":{"type":"boolean"},"scopeGroups":{"items":{"$ref":"#/definitions/PrivacyCenterConsentManagementScopeGroupConfig"},"minItems":1,"type":"array"}},"type":"object"},"PrivacyCenterConsentManagementCopyConfig":{"additionalProperties":false,"properties":{"header":{"$ref":"#/definitions/PrivacyCenterHeaderCopyConfig"}},"type":"object"},"PrivacyCenterConsentManagementScopeGroupConfig":{"additionalProperties":false,"properties":{"scopes":{"items":{"$ref":"#/definitions/PrivacyCenterScopeReference"},"minItems":1,"type":"array"},"title":{"type":"string"}},"required":["title","scopes"],"type":"object"},"PrivacyCenterContentConfig":{"additionalProperties":false,"properties":{"consentManagement":{"$ref":"#/definitions/PrivacyCenterConsentManagementCopyConfig"},"header":{"$ref":"#/definitions/PrivacyCenterHeaderCopyConfig"},"rightExamples":{"additionalProperties":false,"properties":{"access":{"type":"string"},"opposition":{"type":"string"},"portability":{"type":"string"},"rectification":{"type":"string"},"redec_cancellation":{"type":"string"},"redec_complementation":{"type":"string"},"redec_rectification":{"type":"string"},"redec_update":{"type":"string"},"suppression":{"type":"string"}},"type":"object"}},"type":"object"},"PrivacyCenterEvent":{"anyOf":[{"$ref":"#/definitions/RequestSubmittedEvent"},{"$ref":"#/definitions/RequestSubmissionFailedEvent"},{"$ref":"#/definitions/ValidationSuccessfulEvent"},{"$ref":"#/definitions/ValidationFailedEvent"},{"$ref":"#/definitions/ConsentUpdatedEvent"},{"$ref":"#/definitions/ConsentUpdateFailedEvent"},{"$ref":"#/definitions/ConsentBatchUpdatedEvent"},{"$ref":"#/definitions/ConsentBatchUpdateFailedEvent"},{"$ref":"#/definitions/UnexpectedErrorEvent"}]},"PrivacyCenterHeaderCopyConfig":{"additionalProperties":false,"properties":{"description":{"type":"string"},"title":{"type":"string"}},"type":"object"},"PrivacyCenterRequestableDataCategoryOption":{"additionalProperties":false,"properties":{"description":{"type":"string"},"label":{"type":"string"},"value":{"$ref":"#/definitions/UserDataCategoryKey"}},"required":["value"],"type":"object"},"PrivacyCenterRight":{"enum":["arsop","redec"],"type":"string"},"PrivacyCenterScopeReference":{"additionalProperties":false,"properties":{"scopeId":{"type":"string"},"scopeType":{"enum":["product","branch"],"type":"string"}},"required":["scopeType","scopeId"],"type":"object"},"PrivacyManagerFeature":{"enum":["DataSubjectRequest","ConsentManagement","RequestTracking"],"type":"string"},"RedecOperationId":{"additionalProperties":false,"properties":{"id":{"type":"string"},"label":{"type":"string"}},"required":["id","label"],"type":"object"},"RequestSubmissionFailedEvent":{"additionalProperties":false,"properties":{"errorCode":{"type":"string"},"errorMessage":{"type":"string"},"eventName":{"const":"REQUEST_SUBMISSION_FAILED","type":"string"},"kind":{"enum":["ACCESS","OPPOSITION","RECTIFICATION","SUPPRESSION","PORTABILITY","REDEC_UPDATE","REDEC_RECTIFICATION","REDEC_COMPLEMENTATION","REDEC_CANCELLATION"],"type":"string"}},"required":["eventName","kind"],"type":"object"},"RequestSubmittedEvent":{"additionalProperties":false,"properties":{"dataSubjectRequestId":{"type":"string"},"entityId":{"type":["string","null"]},"eventName":{"const":"REQUEST_SUBMITTED","type":"string"},"kind":{"enum":["ACCESS","OPPOSITION","RECTIFICATION","SUPPRESSION","PORTABILITY","REDEC_UPDATE","REDEC_RECTIFICATION","REDEC_COMPLEMENTATION","REDEC_CANCELLATION"],"type":"string"}},"required":["eventName","dataSubjectRequestId","kind","entityId"],"type":"object"},"SoyioAppearance":{"additionalProperties":false,"properties":{"config":{"$ref":"#/definitions/SoyioAppearanceConfig"},"mode":{"$ref":"#/definitions/SoyioColorMode"},"rules":{"$ref":"#/definitions/SoyioRule"},"theme":{"$ref":"#/definitions/SoyioTheme"},"variables":{"$ref":"#/definitions/SoyioAppearanceVariables"}},"type":"object"},"SoyioAppearanceConfig":{"additionalProperties":false,"properties":{"brandTheme":{"default":"default","description":"Theme variant for branded elements like the footer.\\n- \'default\': Standard Soyio brand colors (purple/indigo)\\n- \'dark\': Dark mode with gray tones\\n- \'light\': Mono color light version","enum":["default","dark","light"],"type":"string"},"buttonAlignment":{"description":"Alignment for primary CTA rows (e.g. \\"Submit\\", \\"Continue\\"). Currently consumed by `ConsentFormBox`.","enum":["left","center","right"],"type":"string"},"consentControl":{"default":"switch","description":"Control type for consent items.\\n- \'switch\': Toggle switch (default)\\n- \'checkbox\': Checkbox","enum":["switch","checkbox"],"type":"string"},"consentManagementColumns":{"default":2,"description":"Number of columns in the consent management grid.","enum":[1,2,3,4],"type":"number"},"helperTextPosition":{"enum":["top","bottom"],"type":"string"},"hintIcon":{"default":"Question","description":"Icon name to use for hint/help tooltips on input labels. Available icons: \'Question\' (default), \'Info\', \'QuestionMark\', etc.","type":"string"},"icon":{"$ref":"#/definitions/SoyioIconConfig","description":"Global icon appearance configuration. Controls default weight and size for all icons."},"iconRules":{"additionalProperties":{"$ref":"#/definitions/SoyioIconConfig"},"description":"Per-component icon overrides. Allows customizing icon styles for specific components.","type":"object"},"mainPageColumns":{"default":2,"description":"Number of columns in the main page feature cards grid.","enum":[1,2,3,4],"type":"number"},"showConsentManagementHeader":{"type":"boolean"},"showDescription":{"description":"Show or hide the supporting description text beneath the title. Currently consumed by `ConsentFormBox`.","type":"boolean"},"showHeader":{"type":"boolean"},"showLogo":{"description":"Show or hide the company/form logo above the content. Currently consumed by `ConsentFormBox`.","type":"boolean"}},"type":"object"},"SoyioAppearanceVariables":{"additionalProperties":false,"properties":{"borderRadius":{"type":"string"},"borderStyle":{"type":"string"},"borderWidth":{"type":"string"},"colorBackground":{"type":"string"},"colorBorder":{"type":"string"},"colorBorderMuted":{"type":"string"},"colorDanger":{"type":"string"},"colorDangerBg":{"type":"string"},"colorInfo":{"type":"string"},"colorInfoBg":{"type":"string"},"colorInputErrorFocus":{"type":"string"},"colorInputFocus":{"type":"string"},"colorLink":{"type":"string"},"colorOverlay":{"type":"string"},"colorPrimary":{"type":"string"},"colorPrimarySurface":{"type":"string"},"colorSecondary":{"type":"string"},"colorSelectArrow":{"type":"string"},"colorSuccess":{"type":"string"},"colorSuccessBg":{"type":"string"},"colorSurface":{"type":"string"},"colorSurfaceMuted":{"type":"string"},"colorSurfaceStrong":{"type":"string"},"colorSwitchBorder":{"type":"string"},"colorText":{"type":"string"},"colorTextInverted":{"type":"string"},"colorTextSecondary":{"type":"string"},"colorTextSubtle":{"type":"string"},"colorTextTitle":{"type":"string"},"colorWarning":{"type":"string"},"colorWarningBg":{"type":"string"},"dataUseIconColor":{"type":"string"},"fontFamily":{"type":"string"},"fontFamilyBody":{"type":"string"},"fontFamilyTitle":{"type":"string"},"fontSizeBase":{"type":"string"}},"type":"object"},"SoyioColorMode":{"description":"Appearance color mode.\\n\\n- `light`: force light mode\\n- `dark`: force dark mode\\n- `auto`: follow the consumer\'s system color scheme","enum":["light","dark","auto"],"type":"string"},"SoyioIconConfig":{"additionalProperties":false,"properties":{"dataUseVariant":{"description":"Override variant for data use icons in consent management. If not set, uses the company\'s configured iconVariant.","enum":["duotone","outline","solid"],"type":"string"},"size":{"default":24,"description":"Default icon size in pixels.","type":"number"},"weight":{"$ref":"#/definitions/IconWeight","default":"regular","description":"Icon weight/style variant.\\n- thin: Thinnest stroke\\n- light: Light stroke\\n- regular: Default stroke (default)\\n- bold: Bold stroke\\n- fill: Filled/solid icons\\n- duotone: Two-tone icons with opacity"}},"type":"object"},"SoyioRule":{"additionalProperties":{"$ref":"#/definitions/CSSProperties"},"properties":{".Alert":{"$ref":"#/definitions/CSSProperties"},".Alert--checked":{"$ref":"#/definitions/CSSProperties"},".Alert--error":{"$ref":"#/definitions/CSSProperties"},".Alert--info":{"$ref":"#/definitions/CSSProperties"},".Alert--note":{"$ref":"#/definitions/CSSProperties"},".Alert--success":{"$ref":"#/definitions/CSSProperties"},".Alert--warning":{"$ref":"#/definitions/CSSProperties"},".Alert::placeholder":{"$ref":"#/definitions/CSSProperties"},".Alert::selection":{"$ref":"#/definitions/CSSProperties"},".Alert:active":{"$ref":"#/definitions/CSSProperties"},".Alert:autofill":{"$ref":"#/definitions/CSSProperties"},".Alert:disabled":{"$ref":"#/definitions/CSSProperties"},".Alert:focus":{"$ref":"#/definitions/CSSProperties"},".Alert:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Alert:hover":{"$ref":"#/definitions/CSSProperties"},".AlertContent":{"$ref":"#/definitions/CSSProperties"},".AlertContent--checked":{"$ref":"#/definitions/CSSProperties"},".AlertContent::placeholder":{"$ref":"#/definitions/CSSProperties"},".AlertContent::selection":{"$ref":"#/definitions/CSSProperties"},".AlertContent:active":{"$ref":"#/definitions/CSSProperties"},".AlertContent:autofill":{"$ref":"#/definitions/CSSProperties"},".AlertContent:disabled":{"$ref":"#/definitions/CSSProperties"},".AlertContent:focus":{"$ref":"#/definitions/CSSProperties"},".AlertContent:focus-visible":{"$ref":"#/definitions/CSSProperties"},".AlertContent:hover":{"$ref":"#/definitions/CSSProperties"},".AlertIcon":{"$ref":"#/definitions/CSSProperties"},".AlertIcon--checked":{"$ref":"#/definitions/CSSProperties"},".AlertIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".AlertIcon::selection":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:active":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:focus":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".AlertIcon:hover":{"$ref":"#/definitions/CSSProperties"},".Button":{"$ref":"#/definitions/CSSProperties"},".Button--checked":{"$ref":"#/definitions/CSSProperties"},".Button::placeholder":{"$ref":"#/definitions/CSSProperties"},".Button::selection":{"$ref":"#/definitions/CSSProperties"},".Button:active":{"$ref":"#/definitions/CSSProperties"},".Button:autofill":{"$ref":"#/definitions/CSSProperties"},".Button:disabled":{"$ref":"#/definitions/CSSProperties"},".Button:focus":{"$ref":"#/definitions/CSSProperties"},".Button:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Button:hover":{"$ref":"#/definitions/CSSProperties"},".Card":{"$ref":"#/definitions/CSSProperties"},".Card--checked":{"$ref":"#/definitions/CSSProperties"},".Card::placeholder":{"$ref":"#/definitions/CSSProperties"},".Card::selection":{"$ref":"#/definitions/CSSProperties"},".Card:active":{"$ref":"#/definitions/CSSProperties"},".Card:autofill":{"$ref":"#/definitions/CSSProperties"},".Card:disabled":{"$ref":"#/definitions/CSSProperties"},".Card:focus":{"$ref":"#/definitions/CSSProperties"},".Card:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Card:hover":{"$ref":"#/definitions/CSSProperties"},".CardTitle":{"$ref":"#/definitions/CSSProperties"},".CardTitle--checked":{"$ref":"#/definitions/CSSProperties"},".CardTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".CardTitle::selection":{"$ref":"#/definitions/CSSProperties"},".CardTitle:active":{"$ref":"#/definitions/CSSProperties"},".CardTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".CardTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".CardTitle:focus":{"$ref":"#/definitions/CSSProperties"},".CardTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CardTitle:hover":{"$ref":"#/definitions/CSSProperties"},".CategoryTag":{"$ref":"#/definitions/CSSProperties"},".CategoryTag--checked":{"$ref":"#/definitions/CSSProperties"},".CategoryTag::placeholder":{"$ref":"#/definitions/CSSProperties"},".CategoryTag::selection":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:active":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:autofill":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:disabled":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:focus":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CategoryTag:hover":{"$ref":"#/definitions/CSSProperties"},".Checkbox":{"$ref":"#/definitions/CSSProperties"},".Checkbox--checked":{"$ref":"#/definitions/CSSProperties"},".Checkbox::placeholder":{"$ref":"#/definitions/CSSProperties"},".Checkbox::selection":{"$ref":"#/definitions/CSSProperties"},".Checkbox:active":{"$ref":"#/definitions/CSSProperties"},".Checkbox:autofill":{"$ref":"#/definitions/CSSProperties"},".Checkbox:disabled":{"$ref":"#/definitions/CSSProperties"},".Checkbox:focus":{"$ref":"#/definitions/CSSProperties"},".Checkbox:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Checkbox:hover":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck--checked":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck::placeholder":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck::selection":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:active":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:autofill":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:disabled":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:focus":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CheckboxCheck:hover":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput--checked":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput::placeholder":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput::selection":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:active":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:autofill":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:disabled":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:focus":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CheckboxInput:hover":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel--checked":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel::placeholder":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel::selection":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:active":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:autofill":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:disabled":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:focus":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:focus-visible":{"$ref":"#/definitions/CSSProperties"},".CheckboxLabel:hover":{"$ref":"#/definitions/CSSProperties"},".Chip":{"$ref":"#/definitions/CSSProperties"},".Chip--amber":{"$ref":"#/definitions/CSSProperties"},".Chip--checked":{"$ref":"#/definitions/CSSProperties"},".Chip--green":{"$ref":"#/definitions/CSSProperties"},".Chip--info":{"$ref":"#/definitions/CSSProperties"},".Chip--red":{"$ref":"#/definitions/CSSProperties"},".Chip::placeholder":{"$ref":"#/definitions/CSSProperties"},".Chip::selection":{"$ref":"#/definitions/CSSProperties"},".Chip:active":{"$ref":"#/definitions/CSSProperties"},".Chip:autofill":{"$ref":"#/definitions/CSSProperties"},".Chip:disabled":{"$ref":"#/definitions/CSSProperties"},".Chip:focus":{"$ref":"#/definitions/CSSProperties"},".Chip:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Chip:hover":{"$ref":"#/definitions/CSSProperties"},".Combobox":{"$ref":"#/definitions/CSSProperties"},".Combobox--checked":{"$ref":"#/definitions/CSSProperties"},".Combobox::placeholder":{"$ref":"#/definitions/CSSProperties"},".Combobox::selection":{"$ref":"#/definitions/CSSProperties"},".Combobox:active":{"$ref":"#/definitions/CSSProperties"},".Combobox:autofill":{"$ref":"#/definitions/CSSProperties"},".Combobox:disabled":{"$ref":"#/definitions/CSSProperties"},".Combobox:focus":{"$ref":"#/definitions/CSSProperties"},".Combobox:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Combobox:hover":{"$ref":"#/definitions/CSSProperties"},".Description":{"$ref":"#/definitions/CSSProperties"},".Description--checked":{"$ref":"#/definitions/CSSProperties"},".Description::placeholder":{"$ref":"#/definitions/CSSProperties"},".Description::selection":{"$ref":"#/definitions/CSSProperties"},".Description:active":{"$ref":"#/definitions/CSSProperties"},".Description:autofill":{"$ref":"#/definitions/CSSProperties"},".Description:disabled":{"$ref":"#/definitions/CSSProperties"},".Description:focus":{"$ref":"#/definitions/CSSProperties"},".Description:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Description:hover":{"$ref":"#/definitions/CSSProperties"},".Dialog":{"$ref":"#/definitions/CSSProperties"},".Dialog--checked":{"$ref":"#/definitions/CSSProperties"},".Dialog::placeholder":{"$ref":"#/definitions/CSSProperties"},".Dialog::selection":{"$ref":"#/definitions/CSSProperties"},".Dialog:active":{"$ref":"#/definitions/CSSProperties"},".Dialog:autofill":{"$ref":"#/definitions/CSSProperties"},".Dialog:disabled":{"$ref":"#/definitions/CSSProperties"},".Dialog:focus":{"$ref":"#/definitions/CSSProperties"},".Dialog:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Dialog:hover":{"$ref":"#/definitions/CSSProperties"},".DialogContent":{"$ref":"#/definitions/CSSProperties"},".DialogContent--checked":{"$ref":"#/definitions/CSSProperties"},".DialogContent::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogContent::selection":{"$ref":"#/definitions/CSSProperties"},".DialogContent:active":{"$ref":"#/definitions/CSSProperties"},".DialogContent:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogContent:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogContent:focus":{"$ref":"#/definitions/CSSProperties"},".DialogContent:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogContent:hover":{"$ref":"#/definitions/CSSProperties"},".DialogDescription":{"$ref":"#/definitions/CSSProperties"},".DialogDescription--checked":{"$ref":"#/definitions/CSSProperties"},".DialogDescription::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogDescription::selection":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:active":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:focus":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogDescription:hover":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay--checked":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay::selection":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:active":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:focus":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogOverlay:hover":{"$ref":"#/definitions/CSSProperties"},".DialogTitle":{"$ref":"#/definitions/CSSProperties"},".DialogTitle--checked":{"$ref":"#/definitions/CSSProperties"},".DialogTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".DialogTitle::selection":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:active":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:focus":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".DialogTitle:hover":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage--checked":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage::placeholder":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage::selection":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:active":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:autofill":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:disabled":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:focus":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:focus-visible":{"$ref":"#/definitions/CSSProperties"},".ErrorMessage:hover":{"$ref":"#/definitions/CSSProperties"},".HintIcon":{"$ref":"#/definitions/CSSProperties"},".HintIcon--checked":{"$ref":"#/definitions/CSSProperties"},".HintIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".HintIcon::selection":{"$ref":"#/definitions/CSSProperties"},".HintIcon:active":{"$ref":"#/definitions/CSSProperties"},".HintIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".HintIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".HintIcon:focus":{"$ref":"#/definitions/CSSProperties"},".HintIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".HintIcon:hover":{"$ref":"#/definitions/CSSProperties"},".Input":{"$ref":"#/definitions/CSSProperties"},".Input--checked":{"$ref":"#/definitions/CSSProperties"},".Input--error":{"$ref":"#/definitions/CSSProperties"},".Input::placeholder":{"$ref":"#/definitions/CSSProperties"},".Input::selection":{"$ref":"#/definitions/CSSProperties"},".Input:active":{"$ref":"#/definitions/CSSProperties"},".Input:autofill":{"$ref":"#/definitions/CSSProperties"},".Input:disabled":{"$ref":"#/definitions/CSSProperties"},".Input:focus":{"$ref":"#/definitions/CSSProperties"},".Input:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Input:hover":{"$ref":"#/definitions/CSSProperties"},".Label":{"$ref":"#/definitions/CSSProperties"},".Label--checked":{"$ref":"#/definitions/CSSProperties"},".Label::placeholder":{"$ref":"#/definitions/CSSProperties"},".Label::selection":{"$ref":"#/definitions/CSSProperties"},".Label:active":{"$ref":"#/definitions/CSSProperties"},".Label:autofill":{"$ref":"#/definitions/CSSProperties"},".Label:disabled":{"$ref":"#/definitions/CSSProperties"},".Label:focus":{"$ref":"#/definitions/CSSProperties"},".Label:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Label:hover":{"$ref":"#/definitions/CSSProperties"},".Link":{"$ref":"#/definitions/CSSProperties"},".Link--checked":{"$ref":"#/definitions/CSSProperties"},".Link::placeholder":{"$ref":"#/definitions/CSSProperties"},".Link::selection":{"$ref":"#/definitions/CSSProperties"},".Link:active":{"$ref":"#/definitions/CSSProperties"},".Link:autofill":{"$ref":"#/definitions/CSSProperties"},".Link:disabled":{"$ref":"#/definitions/CSSProperties"},".Link:focus":{"$ref":"#/definitions/CSSProperties"},".Link:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Link:hover":{"$ref":"#/definitions/CSSProperties"},".Loader":{"$ref":"#/definitions/CSSProperties"},".Loader--checked":{"$ref":"#/definitions/CSSProperties"},".Loader::placeholder":{"$ref":"#/definitions/CSSProperties"},".Loader::selection":{"$ref":"#/definitions/CSSProperties"},".Loader:active":{"$ref":"#/definitions/CSSProperties"},".Loader:autofill":{"$ref":"#/definitions/CSSProperties"},".Loader:disabled":{"$ref":"#/definitions/CSSProperties"},".Loader:focus":{"$ref":"#/definitions/CSSProperties"},".Loader:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Loader:hover":{"$ref":"#/definitions/CSSProperties"},".MainContainer":{"$ref":"#/definitions/CSSProperties"},".MainContainer--checked":{"$ref":"#/definitions/CSSProperties"},".MainContainer::placeholder":{"$ref":"#/definitions/CSSProperties"},".MainContainer::selection":{"$ref":"#/definitions/CSSProperties"},".MainContainer:active":{"$ref":"#/definitions/CSSProperties"},".MainContainer:autofill":{"$ref":"#/definitions/CSSProperties"},".MainContainer:disabled":{"$ref":"#/definitions/CSSProperties"},".MainContainer:focus":{"$ref":"#/definitions/CSSProperties"},".MainContainer:focus-visible":{"$ref":"#/definitions/CSSProperties"},".MainContainer:hover":{"$ref":"#/definitions/CSSProperties"},".NinInput":{"$ref":"#/definitions/CSSProperties"},".NinInput--checked":{"$ref":"#/definitions/CSSProperties"},".NinInput::placeholder":{"$ref":"#/definitions/CSSProperties"},".NinInput::selection":{"$ref":"#/definitions/CSSProperties"},".NinInput:active":{"$ref":"#/definitions/CSSProperties"},".NinInput:autofill":{"$ref":"#/definitions/CSSProperties"},".NinInput:disabled":{"$ref":"#/definitions/CSSProperties"},".NinInput:focus":{"$ref":"#/definitions/CSSProperties"},".NinInput:focus-visible":{"$ref":"#/definitions/CSSProperties"},".NinInput:hover":{"$ref":"#/definitions/CSSProperties"},".Radio":{"$ref":"#/definitions/CSSProperties"},".Radio--checked":{"$ref":"#/definitions/CSSProperties"},".Radio::placeholder":{"$ref":"#/definitions/CSSProperties"},".Radio::selection":{"$ref":"#/definitions/CSSProperties"},".Radio:active":{"$ref":"#/definitions/CSSProperties"},".Radio:autofill":{"$ref":"#/definitions/CSSProperties"},".Radio:disabled":{"$ref":"#/definitions/CSSProperties"},".Radio:focus":{"$ref":"#/definitions/CSSProperties"},".Radio:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Radio:hover":{"$ref":"#/definitions/CSSProperties"},".RadioButton":{"$ref":"#/definitions/CSSProperties"},".RadioButton--checked":{"$ref":"#/definitions/CSSProperties"},".RadioButton::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioButton::selection":{"$ref":"#/definitions/CSSProperties"},".RadioButton:active":{"$ref":"#/definitions/CSSProperties"},".RadioButton:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioButton:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioButton:focus":{"$ref":"#/definitions/CSSProperties"},".RadioButton:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioButton:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCard":{"$ref":"#/definitions/CSSProperties"},".RadioCard--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCard::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCard::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCard:active":{"$ref":"#/definitions/CSSProperties"},".RadioCard:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCard:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCard:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCard:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCard:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:active":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCardButton:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:active":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCardIndicator:hover":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle--checked":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle::selection":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:active":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:focus":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioCardTitle:hover":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator--checked":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator::selection":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:active":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:focus":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioIndicator:hover":{"$ref":"#/definitions/CSSProperties"},".RadioLabel":{"$ref":"#/definitions/CSSProperties"},".RadioLabel--checked":{"$ref":"#/definitions/CSSProperties"},".RadioLabel::placeholder":{"$ref":"#/definitions/CSSProperties"},".RadioLabel::selection":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:active":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:autofill":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:disabled":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:focus":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:focus-visible":{"$ref":"#/definitions/CSSProperties"},".RadioLabel:hover":{"$ref":"#/definitions/CSSProperties"},".Select":{"$ref":"#/definitions/CSSProperties"},".Select--checked":{"$ref":"#/definitions/CSSProperties"},".Select::placeholder":{"$ref":"#/definitions/CSSProperties"},".Select::selection":{"$ref":"#/definitions/CSSProperties"},".Select:active":{"$ref":"#/definitions/CSSProperties"},".Select:autofill":{"$ref":"#/definitions/CSSProperties"},".Select:disabled":{"$ref":"#/definitions/CSSProperties"},".Select:focus":{"$ref":"#/definitions/CSSProperties"},".Select:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Select:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicator":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--active":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--completed":{"$ref":"#/definitions/CSSProperties"},".StepIndicator--pending":{"$ref":"#/definitions/CSSProperties"},".StepIndicator::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicator::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicator:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorContainer:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorDot:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorIcon:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine--bottom":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine--top":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorLine:hover":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber--checked":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber::selection":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:active":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:autofill":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:disabled":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:focus":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepIndicatorNumber:hover":{"$ref":"#/definitions/CSSProperties"},".StepTitle":{"$ref":"#/definitions/CSSProperties"},".StepTitle--checked":{"$ref":"#/definitions/CSSProperties"},".StepTitle::placeholder":{"$ref":"#/definitions/CSSProperties"},".StepTitle::selection":{"$ref":"#/definitions/CSSProperties"},".StepTitle:active":{"$ref":"#/definitions/CSSProperties"},".StepTitle:autofill":{"$ref":"#/definitions/CSSProperties"},".StepTitle:disabled":{"$ref":"#/definitions/CSSProperties"},".StepTitle:focus":{"$ref":"#/definitions/CSSProperties"},".StepTitle:focus-visible":{"$ref":"#/definitions/CSSProperties"},".StepTitle:hover":{"$ref":"#/definitions/CSSProperties"},".Switch":{"$ref":"#/definitions/CSSProperties"},".Switch--checked":{"$ref":"#/definitions/CSSProperties"},".Switch::placeholder":{"$ref":"#/definitions/CSSProperties"},".Switch::selection":{"$ref":"#/definitions/CSSProperties"},".Switch:active":{"$ref":"#/definitions/CSSProperties"},".Switch:autofill":{"$ref":"#/definitions/CSSProperties"},".Switch:disabled":{"$ref":"#/definitions/CSSProperties"},".Switch:focus":{"$ref":"#/definitions/CSSProperties"},".Switch:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Switch:hover":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon--checked":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon::placeholder":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon::selection":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:active":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:autofill":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:disabled":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:focus":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:focus-visible":{"$ref":"#/definitions/CSSProperties"},".SwitchIcon:hover":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot--checked":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot::placeholder":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot::selection":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:active":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:autofill":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:disabled":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:focus":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:focus-visible":{"$ref":"#/definitions/CSSProperties"},".SwitchRoot:hover":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb--checked":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb::placeholder":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb::selection":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:active":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:autofill":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:disabled":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:focus":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:focus-visible":{"$ref":"#/definitions/CSSProperties"},".SwitchThumb:hover":{"$ref":"#/definitions/CSSProperties"},".TextArea":{"$ref":"#/definitions/CSSProperties"},".TextArea--checked":{"$ref":"#/definitions/CSSProperties"},".TextArea::placeholder":{"$ref":"#/definitions/CSSProperties"},".TextArea::selection":{"$ref":"#/definitions/CSSProperties"},".TextArea:active":{"$ref":"#/definitions/CSSProperties"},".TextArea:autofill":{"$ref":"#/definitions/CSSProperties"},".TextArea:disabled":{"$ref":"#/definitions/CSSProperties"},".TextArea:focus":{"$ref":"#/definitions/CSSProperties"},".TextArea:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TextArea:hover":{"$ref":"#/definitions/CSSProperties"},".Title":{"$ref":"#/definitions/CSSProperties"},".Title--checked":{"$ref":"#/definitions/CSSProperties"},".Title::placeholder":{"$ref":"#/definitions/CSSProperties"},".Title::selection":{"$ref":"#/definitions/CSSProperties"},".Title:active":{"$ref":"#/definitions/CSSProperties"},".Title:autofill":{"$ref":"#/definitions/CSSProperties"},".Title:disabled":{"$ref":"#/definitions/CSSProperties"},".Title:focus":{"$ref":"#/definitions/CSSProperties"},".Title:focus-visible":{"$ref":"#/definitions/CSSProperties"},".Title:hover":{"$ref":"#/definitions/CSSProperties"},".TooltipContent":{"$ref":"#/definitions/CSSProperties"},".TooltipContent--checked":{"$ref":"#/definitions/CSSProperties"},".TooltipContent::placeholder":{"$ref":"#/definitions/CSSProperties"},".TooltipContent::selection":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:active":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:autofill":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:disabled":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:focus":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TooltipContent:hover":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput--checked":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput::placeholder":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput::selection":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:active":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:autofill":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:disabled":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:focus":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInput:hover":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell--checked":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell::placeholder":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell::selection":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:active":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:autofill":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:disabled":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:focus":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputCell:hover":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator--checked":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator::placeholder":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator::selection":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:active":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:autofill":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:disabled":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:focus":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:focus-visible":{"$ref":"#/definitions/CSSProperties"},".TrackingCodeInputSeparator:hover":{"$ref":"#/definitions/CSSProperties"}},"type":"object"},"SoyioTheme":{"description":"Appearance theme palette.\\n\\n`night` is kept as a deprecated alias for `theme: \'soyio\'` + `mode: \'dark\'`.","enum":["soyio","flat","neutral","night"],"type":"string"},"SoyioWidgetConfig":{"anyOf":[{"$ref":"#/definitions/PrivacyCenterConfig"},{"$ref":"#/definitions/ConsentConfig"},{"$ref":"#/definitions/ConsentFormConfig"}],"description":"Combined configuration type for generating the JSON schema. Includes every iframe-based widget config (PrivacyCenterBox, ConsentBox, ConsentFormBox)."},"UnexpectedErrorEvent":{"additionalProperties":false,"properties":{"context":{"type":"string"},"errorMessage":{"type":"string"},"eventName":{"const":"UNEXPECTED_ERROR","type":"string"}},"required":["eventName","context"],"type":"object"},"UserDataCategoryKey":{"enum":["user","user.account","user.authorization","user.behavior","user.biometric","user.childrens","user.contact","user.content","user.demographic","user.location","user.device","user.payment","user.social","user.unique_id","user.telemetry","user.user_sensor","user.workplace","user.sensor","user.financial","user.government_id","user.health_and_medical","user.name","user.criminal_history","user.privacy_preferences","user.job_title","user.account.settings","user.account.username","user.authorization.credentials","user.authorization.biometric","user.authorization.password","user.behavior.browsing_history","user.behavior.media_consumption","user.behavior.purchase_history","user.behavior.search_history","user.biometric.fingerprint","user.biometric.retinal","user.biometric.voice","user.biometric.health","user.contact.address","user.contact.email","user.contact.phone_number","user.contact.url","user.contact.fax_number","user.contact.organization","user.contact.address.city","user.contact.address.country","user.contact.address.postal_code","user.contact.address.state","user.contact.address.street","user.content.private","user.content.public","user.content.self_image","user.demographic.age_range","user.demographic.date_of_birth","user.demographic.gender","user.demographic.language","user.demographic.marital_status","user.demographic.political_opinion","user.demographic.profile","user.demographic.race_ethnicity","user.demographic.religious_belief","user.demographic.sexual_orientation","user.demographic.nationality","user.device.cookie","user.device.cookie_id","user.device.device_id","user.device.ip_address","user.financial.bank_account","user.financial.credit_card","user.government_id.birth_certificate","user.government_id.drivers_license_number","user.government_id.immigration","user.government_id.national_identification_number","user.government_id.passport_number","user.government_id.vehicle_registration","user.health_and_medical.genetic","user.health_and_medical.insurance_beneficiary_id","user.health_and_medical.record_id","user.labor_activity","user.labor_activity.profession","user.labor_activity.job_title","user.labor_activity.worker_type","user.labor_activity.salary","user.labor_activity.workplace","user.location.imprecise","user.location.precise","user.name.first","user.name.last","user.unique_id.pseudonymous"],"type":"string"},"ValidationFailedEvent":{"additionalProperties":false,"properties":{"dataSubjectRequestId":{"type":"string"},"errorReason":{"type":"string"},"eventName":{"const":"VALIDATION_FAILED","type":"string"}},"required":["eventName","dataSubjectRequestId"],"type":"object"},"ValidationSuccessfulEvent":{"additionalProperties":false,"properties":{"dataSubjectRequestId":{"type":"string"},"eventName":{"const":"VALIDATION_SUCCESSFUL","type":"string"}},"required":["eventName","dataSubjectRequestId"],"type":"object"}}'), Ur = {
1008
1011
  $ref: xr,
1009
1012
  $schema: Dr,
1010
1013
  definitions: Ar
1011
1014
  };
1012
- function Lr(o) {
1015
+ function _r(o) {
1013
1016
  return o && o.__esModule && Object.prototype.hasOwnProperty.call(o, "default") ? o.default : o;
1014
1017
  }
1015
- var Qe = { exports: {} }, Le = { exports: {} }, _r = Le.exports, Gi;
1016
- function Or() {
1017
- return Gi || (Gi = 1, (function(o, s) {
1018
- (function(d, a) {
1019
- o.exports = a();
1020
- })(typeof self != "undefined" ? self : _r, (function() {
1018
+ var Qe = { exports: {} }, _e = { exports: {} }, Lr = _e.exports, Gi;
1019
+ function Nr() {
1020
+ return Gi || (Gi = 1, (function(o, a) {
1021
+ (function(d, s) {
1022
+ o.exports = s();
1023
+ })(typeof self != "undefined" ? self : Lr, (function() {
1021
1024
  return (function(d) {
1022
- var a = {};
1025
+ var s = {};
1023
1026
  function S(g) {
1024
- if (a[g]) return a[g].exports;
1025
- var y = a[g] = {
1027
+ if (s[g]) return s[g].exports;
1028
+ var y = s[g] = {
1026
1029
  i: g,
1027
1030
  l: !1,
1028
1031
  exports: {}
1029
1032
  };
1030
1033
  return d[g].call(y.exports, y, y.exports, S), y.l = !0, y.exports;
1031
1034
  }
1032
- return S.m = d, S.c = a, S.d = function(g, y, $) {
1035
+ return S.m = d, S.c = s, S.d = function(g, y, $) {
1033
1036
  S.o(g, y) || Object.defineProperty(g, y, {
1034
1037
  enumerable: !0,
1035
1038
  get: $
@@ -1060,36 +1063,36 @@ function Or() {
1060
1063
  }, S.o = function(g, y) {
1061
1064
  return {}.hasOwnProperty.call(g, y);
1062
1065
  }, S.p = "", S(S.s = 0);
1063
- })([function(d, a, S) {
1064
- S.r(a), S.d(a, "Promise", (function() {
1065
- return D;
1066
- })), S.d(a, "TYPES", (function() {
1066
+ })([function(d, s, S) {
1067
+ S.r(s), S.d(s, "Promise", (function() {
1068
+ return x;
1069
+ })), S.d(s, "TYPES", (function() {
1067
1070
  return mt;
1068
- })), S.d(a, "ProxyWindow", (function() {
1071
+ })), S.d(s, "ProxyWindow", (function() {
1069
1072
  return X;
1070
- })), S.d(a, "setup", (function() {
1071
- return Ei;
1072
- })), S.d(a, "destroy", (function() {
1073
+ })), S.d(s, "setup", (function() {
1074
+ return ki;
1075
+ })), S.d(s, "destroy", (function() {
1073
1076
  return Pt;
1074
- })), S.d(a, "serializeMessage", (function() {
1077
+ })), S.d(s, "serializeMessage", (function() {
1075
1078
  return ut;
1076
- })), S.d(a, "deserializeMessage", (function() {
1077
- return ht;
1078
- })), S.d(a, "createProxyWindow", (function() {
1079
+ })), S.d(s, "deserializeMessage", (function() {
1079
1080
  return Ct;
1080
- })), S.d(a, "toProxyWindow", (function() {
1081
+ })), S.d(s, "createProxyWindow", (function() {
1082
+ return ht;
1083
+ })), S.d(s, "toProxyWindow", (function() {
1081
1084
  return gt;
1082
- })), S.d(a, "on", (function() {
1085
+ })), S.d(s, "on", (function() {
1083
1086
  return le;
1084
- })), S.d(a, "once", (function() {
1087
+ })), S.d(s, "once", (function() {
1085
1088
  return St;
1086
- })), S.d(a, "send", (function() {
1089
+ })), S.d(s, "send", (function() {
1087
1090
  return de;
1088
- })), S.d(a, "markWindowKnown", (function() {
1091
+ })), S.d(s, "markWindowKnown", (function() {
1089
1092
  return gi;
1090
- })), S.d(a, "cleanUpWindow", (function() {
1093
+ })), S.d(s, "cleanUpWindow", (function() {
1091
1094
  return yt;
1092
- })), S.d(a, "bridge", (function() {
1095
+ })), S.d(s, "bridge", (function() {
1093
1096
  }));
1094
1097
  function g(e) {
1095
1098
  return {}.toString.call(e) === "[object RegExp]";
@@ -1109,19 +1112,19 @@ function Or() {
1109
1112
  function T(e) {
1110
1113
  return e === void 0 && (e = window), I(e) === "about:";
1111
1114
  }
1112
- function x(e) {
1115
+ function k(e) {
1113
1116
  if (e === void 0 && (e = window), e) try {
1114
1117
  if (e.parent && e.parent !== e) return e.parent;
1115
1118
  } catch (t) {
1116
1119
  }
1117
1120
  }
1118
- function W(e) {
1119
- if (e === void 0 && (e = window), e && !x(e)) try {
1121
+ function M(e) {
1122
+ if (e === void 0 && (e = window), e && !k(e)) try {
1120
1123
  return e.opener;
1121
1124
  } catch (t) {
1122
1125
  }
1123
1126
  }
1124
- function j(e) {
1127
+ function F(e) {
1125
1128
  try {
1126
1129
  return !0;
1127
1130
  } catch (t) {
@@ -1136,19 +1139,19 @@ function Or() {
1136
1139
  if (!i) throw new Error("Can not read window protocol");
1137
1140
  if (i === "file:") return "file://";
1138
1141
  if (i === "about:") {
1139
- var r = x(e);
1140
- return r && j() ? K(r) : "about://";
1142
+ var r = k(e);
1143
+ return r && F() ? K(r) : "about://";
1141
1144
  }
1142
1145
  var n = t.host;
1143
1146
  if (!n) throw new Error("Can not read window host");
1144
1147
  return i + "//" + n;
1145
1148
  }
1146
- function R(e) {
1149
+ function O(e) {
1147
1150
  e === void 0 && (e = window);
1148
1151
  var t = K(e);
1149
1152
  return t && e.mockDomain && e.mockDomain.indexOf("mock:") === 0 ? e.mockDomain : t;
1150
1153
  }
1151
- function F(e) {
1154
+ function D(e) {
1152
1155
  if (!(function(t) {
1153
1156
  try {
1154
1157
  if (t === window) return !0;
@@ -1160,13 +1163,13 @@ function Or() {
1160
1163
  } catch (r) {
1161
1164
  }
1162
1165
  try {
1163
- if (T(t) && j()) return !0;
1166
+ if (T(t) && F()) return !0;
1164
1167
  } catch (r) {
1165
1168
  }
1166
1169
  try {
1167
1170
  if ((function(r) {
1168
1171
  return r === void 0 && (r = window), I(r) === "mock:";
1169
- })(t) && j()) return !0;
1172
+ })(t) && F()) return !0;
1170
1173
  } catch (r) {
1171
1174
  }
1172
1175
  try {
@@ -1176,18 +1179,18 @@ function Or() {
1176
1179
  return !1;
1177
1180
  })(e)) return !1;
1178
1181
  try {
1179
- if (e === window || T(e) && j() || R(window) === R(e)) return !0;
1182
+ if (e === window || T(e) && F() || O(window) === O(e)) return !0;
1180
1183
  } catch (t) {
1181
1184
  }
1182
1185
  return !1;
1183
1186
  }
1184
1187
  function Y(e) {
1185
- if (!F(e)) throw new Error("Expected window to be same domain");
1188
+ if (!D(e)) throw new Error("Expected window to be same domain");
1186
1189
  return e;
1187
1190
  }
1188
- function oe(e, t) {
1191
+ function re(e, t) {
1189
1192
  if (!e || !t) return !1;
1190
- var i = x(t);
1193
+ var i = k(t);
1191
1194
  return i ? i === e : (function(r) {
1192
1195
  var n = [];
1193
1196
  try {
@@ -1253,7 +1256,7 @@ function Or() {
1253
1256
  } catch (n) {
1254
1257
  return !n || n.message !== y;
1255
1258
  }
1256
- if (t && F(e)) try {
1259
+ if (t && D(e)) try {
1257
1260
  if (e.mockclosed) return !0;
1258
1261
  } catch (n) {
1259
1262
  }
@@ -1283,7 +1286,7 @@ function Or() {
1283
1286
  return !1;
1284
1287
  }
1285
1288
  function ae(e) {
1286
- return e === void 0 && (e = window), W(e = e || window) || x(e) || void 0;
1289
+ return e === void 0 && (e = window), M(e = e || window) || k(e) || void 0;
1287
1290
  }
1288
1291
  function J(e, t) {
1289
1292
  if (typeof e == "string") {
@@ -1337,7 +1340,7 @@ function Or() {
1337
1340
  return !1;
1338
1341
  }
1339
1342
  function ti(e) {
1340
- if (F(e)) return Y(e).frameElement;
1343
+ if (D(e)) return Y(e).frameElement;
1341
1344
  for (var t = 0, i = document.querySelectorAll("iframe"); t < i.length; t++) {
1342
1345
  var r = i[t];
1343
1346
  if (r && r.contentWindow && r.contentWindow === e) return r;
@@ -1345,7 +1348,7 @@ function Or() {
1345
1348
  }
1346
1349
  function et(e) {
1347
1350
  if ((function(i) {
1348
- return i === void 0 && (i = window), !!x(i);
1351
+ return i === void 0 && (i = window), !!k(i);
1349
1352
  })(e)) {
1350
1353
  var t = ti(e);
1351
1354
  if (t && t.parentElement) {
@@ -1374,25 +1377,25 @@ function Or() {
1374
1377
  }
1375
1378
  return !1;
1376
1379
  }
1377
- var ri = [], Ce = [], Me = 0, ge;
1380
+ var ri = [], he = [], Me = 0, ge;
1378
1381
  function ni() {
1379
1382
  if (!Me && ge) {
1380
1383
  var e = ge;
1381
1384
  ge = null, e.resolve();
1382
1385
  }
1383
1386
  }
1384
- function Be() {
1387
+ function je() {
1385
1388
  Me += 1;
1386
1389
  }
1387
1390
  function Pe() {
1388
1391
  Me -= 1, ni();
1389
1392
  }
1390
- var D = (function() {
1393
+ var x = (function() {
1391
1394
  function e(i) {
1392
1395
  var r = this;
1393
1396
  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) {
1394
1397
  var n, f, c = !1, u = !1, l = !1;
1395
- Be();
1398
+ je();
1396
1399
  try {
1397
1400
  i((function(p) {
1398
1401
  l ? r.resolve(p) : (c = !0, n = p);
@@ -1425,7 +1428,7 @@ function Or() {
1425
1428
  ri.push(f), setTimeout((function() {
1426
1429
  throw f;
1427
1430
  }), 1);
1428
- for (var u = 0; u < Ce.length; u++) Ce[u](f, c);
1431
+ for (var u = 0; u < he.length; u++) he[u](f, c);
1429
1432
  }
1430
1433
  })(i, r);
1431
1434
  }), 1), this.dispatch(), this;
@@ -1434,7 +1437,7 @@ function Or() {
1434
1437
  }, t.dispatch = function() {
1435
1438
  var i = this.resolved, r = this.rejected, n = this.handlers;
1436
1439
  if (!this.dispatching && (i || r)) {
1437
- this.dispatching = !0, Be();
1440
+ this.dispatching = !0, je();
1438
1441
  for (var f = function(m, w) {
1439
1442
  return m.then((function(v) {
1440
1443
  w.resolve(v);
@@ -1442,9 +1445,9 @@ function Or() {
1442
1445
  w.reject(v);
1443
1446
  }));
1444
1447
  }, c = 0; c < n.length; c++) {
1445
- var u = n[c], l = u.onSuccess, p = u.onError, P = u.promise, h = void 0;
1448
+ var u = n[c], l = u.onSuccess, p = u.onError, P = u.promise, C = void 0;
1446
1449
  if (i) try {
1447
- h = l ? l(this.value) : this.value;
1450
+ C = l ? l(this.value) : this.value;
1448
1451
  } catch (m) {
1449
1452
  P.reject(m);
1450
1453
  continue;
@@ -1455,16 +1458,16 @@ function Or() {
1455
1458
  continue;
1456
1459
  }
1457
1460
  try {
1458
- h = p(this.error);
1461
+ C = p(this.error);
1459
1462
  } catch (m) {
1460
1463
  P.reject(m);
1461
1464
  continue;
1462
1465
  }
1463
1466
  }
1464
- if (h instanceof e && (h.resolved || h.rejected)) {
1465
- var C = h;
1466
- C.resolved ? P.resolve(C.value) : P.reject(C.error), C.errorHandled = !0;
1467
- } else fe(h) ? h instanceof e && (h.resolved || h.rejected) ? h.resolved ? P.resolve(h.value) : P.reject(h.error) : f(h, P) : P.resolve(h);
1467
+ if (C instanceof e && (C.resolved || C.rejected)) {
1468
+ var h = C;
1469
+ h.resolved ? P.resolve(h.value) : P.reject(h.error), h.errorHandled = !0;
1470
+ } else fe(C) ? C instanceof e && (C.resolved || C.rejected) ? C.resolved ? P.resolve(C.value) : P.reject(C.error) : f(C, P) : P.resolve(C);
1468
1471
  }
1469
1472
  n.length = 0, this.dispatching = !1, Pe();
1470
1473
  }
@@ -1516,11 +1519,11 @@ function Or() {
1516
1519
  var r = new e(), n = i.length, f = [].slice();
1517
1520
  if (!n)
1518
1521
  return r.resolve(f), r;
1519
- for (var c = function(p, P, h) {
1520
- return P.then((function(C) {
1521
- f[p] = C, (n -= 1) == 0 && r.resolve(f);
1522
- }), (function(C) {
1523
- h.reject(C);
1522
+ for (var c = function(p, P, C) {
1523
+ return P.then((function(h) {
1524
+ f[p] = h, (n -= 1) == 0 && r.resolve(f);
1525
+ }), (function(h) {
1526
+ C.reject(h);
1524
1527
  }));
1525
1528
  }, u = 0; u < i.length; u++) {
1526
1529
  var l = i[u];
@@ -1553,16 +1556,16 @@ function Or() {
1553
1556
  return e.all(i.map(r));
1554
1557
  }, e.onPossiblyUnhandledException = function(i) {
1555
1558
  return (function(r) {
1556
- return Ce.push(r), {
1559
+ return he.push(r), {
1557
1560
  cancel: function() {
1558
- Ce.splice(Ce.indexOf(r), 1);
1561
+ he.splice(he.indexOf(r), 1);
1559
1562
  }
1560
1563
  };
1561
1564
  })(i);
1562
1565
  }, e.try = function(i, r, n) {
1563
1566
  if (i && typeof i != "function" && !i.call) throw new Error("Promise.try expected a function");
1564
1567
  var f;
1565
- Be();
1568
+ je();
1566
1569
  try {
1567
1570
  f = i.apply(r, n || []);
1568
1571
  } catch (c) {
@@ -1589,7 +1592,7 @@ function Or() {
1589
1592
  }
1590
1593
  return -1;
1591
1594
  }
1592
- var je = (function() {
1595
+ var Be = (function() {
1593
1596
  function e() {
1594
1597
  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() {
1595
1598
  if (typeof WeakMap == "undefined" || Object.freeze === void 0) return !1;
@@ -1701,7 +1704,7 @@ function Or() {
1701
1704
  }
1702
1705
  return e.__name__ = e.displayName = t, e;
1703
1706
  }
1704
- function re() {
1707
+ function ne() {
1705
1708
  var e = "0123456789abcdef";
1706
1709
  return "uid_" + "xxxxxxxxxx".replace(/./g, (function() {
1707
1710
  return e.charAt(Math.floor(Math.random() * e.length));
@@ -1713,14 +1716,14 @@ function Or() {
1713
1716
  throw new Error("Can not find window.btoa or Buffer");
1714
1717
  })((/* @__PURE__ */ new Date()).toISOString().slice(11, 19).replace("T", ".")).replace(/[^a-zA-Z0-9]/g, "").toLowerCase();
1715
1718
  }
1716
- var Ee;
1719
+ var ke;
1717
1720
  function ai(e) {
1718
1721
  try {
1719
1722
  return JSON.stringify([].slice.call(e), (function(t, i) {
1720
1723
  return typeof i == "function" ? "memoize[" + (function(r) {
1721
- if (Ee = Ee || new je(), r == null || typeof r != "object" && typeof r != "function") throw new Error("Invalid object");
1722
- var n = Ee.get(r);
1723
- return n || (n = typeof r + ":" + re(), Ee.set(r, n)), n;
1724
+ if (ke = ke || new Be(), r == null || typeof r != "object" && typeof r != "function") throw new Error("Invalid object");
1725
+ var n = ke.get(r);
1726
+ return n || (n = typeof r + ":" + ne(), ke.set(r, n)), n;
1724
1727
  })(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;
1725
1728
  }));
1726
1729
  } catch (t) {
@@ -1736,20 +1739,20 @@ function Or() {
1736
1739
  var i = t.thisNamespace, r = i !== void 0 && i, n = t.time, f, c, u = me;
1737
1740
  me += 1;
1738
1741
  var l = function() {
1739
- for (var p = arguments.length, P = new Array(p), h = 0; h < p; h++) P[h] = arguments[h];
1742
+ for (var p = arguments.length, P = new Array(p), C = 0; C < p; C++) P[C] = arguments[C];
1740
1743
  u < di && (f = null, c = null, u = me, me += 1);
1741
- var C;
1742
- C = r ? (c = c || new je()).getOrSet(this, it) : f = f || {};
1744
+ var h;
1745
+ h = r ? (c = c || new Be()).getOrSet(this, it) : f = f || {};
1743
1746
  var m;
1744
1747
  try {
1745
1748
  m = ai(P);
1746
1749
  } catch (A) {
1747
1750
  return e.apply(this, arguments);
1748
1751
  }
1749
- var w = C[m];
1750
- if (w && n && Date.now() - w.time < n && (delete C[m], w = null), w) return w.value;
1752
+ var w = h[m];
1753
+ if (w && n && Date.now() - w.time < n && (delete h[m], w = null), w) return w.value;
1751
1754
  var v = Date.now(), b = e.apply(this, arguments);
1752
- return C[m] = {
1755
+ return h[m] = {
1753
1756
  time: v,
1754
1757
  value: b
1755
1758
  }, b;
@@ -1766,7 +1769,7 @@ function Or() {
1766
1769
  function i() {
1767
1770
  for (var r = arguments, n = this, f = arguments.length, c = new Array(f), u = 0; u < f; u++) c[u] = arguments[u];
1768
1771
  var l = ai(c);
1769
- return t.hasOwnProperty(l) || (t[l] = D.try((function() {
1772
+ return t.hasOwnProperty(l) || (t[l] = x.try((function() {
1770
1773
  return e.apply(n, r);
1771
1774
  })).finally((function() {
1772
1775
  delete t[l];
@@ -1824,7 +1827,7 @@ function Or() {
1824
1827
  return !!document.body && document.readyState === "interactive";
1825
1828
  }
1826
1829
  ye((function() {
1827
- return new D((function(e) {
1830
+ return new x((function(e) {
1828
1831
  if (pi() || li()) return e();
1829
1832
  var t = setInterval((function() {
1830
1833
  if (pi() || li())
@@ -1851,7 +1854,7 @@ function Or() {
1851
1854
  }
1852
1855
  })())) return xe;
1853
1856
  throw new Error("Can not determine current script");
1854
- })), nt = re();
1857
+ })), nt = ne();
1855
1858
  ye((function() {
1856
1859
  var e;
1857
1860
  try {
@@ -1873,7 +1876,7 @@ function Or() {
1873
1876
  dataset: e.dataset
1874
1877
  }));
1875
1878
  t = "uid_" + i.slice(i.length - 30);
1876
- } else t = re();
1879
+ } else t = ne();
1877
1880
  return e.setAttribute("data-uid-auto", t), t;
1878
1881
  }));
1879
1882
  function be(e) {
@@ -1884,7 +1887,7 @@ function Or() {
1884
1887
  var Si = function() {
1885
1888
  return {};
1886
1889
  };
1887
- function z(e, t) {
1890
+ function q(e, t) {
1888
1891
  return e === void 0 && (e = "store"), t === void 0 && (t = Si), ve(be(), e, (function() {
1889
1892
  var i = t();
1890
1893
  return {
@@ -1919,8 +1922,8 @@ function Or() {
1919
1922
  return e.WINDOW_WILDCARD = e.WINDOW_WILDCARD || new ot(), e.WINDOW_WILDCARD;
1920
1923
  }
1921
1924
  function V(e, t) {
1922
- return e === void 0 && (e = "store"), t === void 0 && (t = Si), z("windowStore").getOrSet(e, (function() {
1923
- var i = new je(), r = function(n) {
1925
+ return e === void 0 && (e = "store"), t === void 0 && (t = Si), q("windowStore").getOrSet(e, (function() {
1926
+ var i = new Be(), r = function(n) {
1924
1927
  return i.getOrSet(n, t);
1925
1928
  };
1926
1929
  return {
@@ -1944,14 +1947,14 @@ function Or() {
1944
1947
  }));
1945
1948
  }
1946
1949
  function ui() {
1947
- return z("instance").getOrSet("instanceID", re);
1950
+ return q("instance").getOrSet("instanceID", ne);
1948
1951
  }
1949
- function hi(e, t) {
1952
+ function Ci(e, t) {
1950
1953
  var i = t.domain, r = V("helloPromises"), n = r.get(e);
1951
1954
  n && n.resolve({
1952
1955
  domain: i
1953
1956
  });
1954
- var f = D.resolve({
1957
+ var f = x.resolve({
1955
1958
  domain: i
1956
1959
  });
1957
1960
  return r.set(e, f), f;
@@ -1964,7 +1967,7 @@ function Or() {
1964
1967
  timeout: -1
1965
1968
  }).then((function(i) {
1966
1969
  var r = i.origin, n = i.data.instanceID;
1967
- return hi(e, {
1970
+ return Ci(e, {
1968
1971
  domain: r
1969
1972
  }), {
1970
1973
  win: e,
@@ -1973,7 +1976,7 @@ function Or() {
1973
1976
  };
1974
1977
  }));
1975
1978
  }
1976
- function Ci(e, t) {
1979
+ function hi(e, t) {
1977
1980
  var i = t.send;
1978
1981
  return V("windowInstanceIDPromises").getOrSet(e, (function() {
1979
1982
  return Ue(e, {
@@ -1986,7 +1989,7 @@ function Or() {
1986
1989
  function gi(e) {
1987
1990
  V("knownWindows").set(e, !0);
1988
1991
  }
1989
- function ze(e) {
1992
+ function qe(e) {
1990
1993
  return typeof e == "object" && e !== null && typeof e.__type__ == "string";
1991
1994
  }
1992
1995
  function Pi(e) {
@@ -2052,30 +2055,30 @@ function Or() {
2052
2055
  return e;
2053
2056
  }, Z[void 0] = function() {
2054
2057
  }, Z), ft = {};
2055
- new D((function(e) {
2058
+ new x((function(e) {
2056
2059
  if (window.document && window.document.body) return e(window.document.body);
2057
2060
  var t = setInterval((function() {
2058
2061
  if (window.document && window.document.body)
2059
2062
  return clearInterval(t), e(window.document.body);
2060
2063
  }), 10);
2061
2064
  }));
2062
- function qe() {
2063
- for (var e = z("idToProxyWindow"), t = 0, i = e.keys(); t < i.length; t++) {
2065
+ function ze() {
2066
+ for (var e = q("idToProxyWindow"), t = 0, i = e.keys(); t < i.length; t++) {
2064
2067
  var r = i[t];
2065
2068
  e.get(r).shouldClean() && e.del(r);
2066
2069
  }
2067
2070
  }
2068
2071
  function mi(e, t) {
2069
- var i = t.send, r = t.id, n = r === void 0 ? re() : r, f = e.then((function(l) {
2070
- if (F(l)) return Y(l).name;
2072
+ var i = t.send, r = t.id, n = r === void 0 ? ne() : r, f = e.then((function(l) {
2073
+ if (D(l)) return Y(l).name;
2071
2074
  })), c = e.then((function(l) {
2072
2075
  if (H(l)) throw new Error("Window is closed, can not determine type");
2073
- return W(l) ? "popup" : "iframe";
2076
+ return M(l) ? "popup" : "iframe";
2074
2077
  }));
2075
2078
  f.catch(ce), c.catch(ce);
2076
2079
  var u = function() {
2077
2080
  return e.then((function(l) {
2078
- if (!H(l)) return F(l) ? Y(l).name : f;
2081
+ if (!H(l)) return D(l) ? Y(l).name : f;
2079
2082
  }));
2080
2083
  };
2081
2084
  return {
@@ -2085,7 +2088,7 @@ function Or() {
2085
2088
  },
2086
2089
  getInstanceID: tt((function() {
2087
2090
  return e.then((function(l) {
2088
- return Ci(l, {
2091
+ return hi(l, {
2089
2092
  send: i
2090
2093
  });
2091
2094
  }));
@@ -2106,18 +2109,18 @@ function Or() {
2106
2109
  },
2107
2110
  setLocation: function(l, p) {
2108
2111
  return p === void 0 && (p = {}), e.then((function(P) {
2109
- var h = window.location.protocol + "//" + window.location.host, C = p.method, m = C === void 0 ? "get" : C, w = p.body;
2110
- if (l.indexOf("/") === 0) l = "" + h + l;
2111
- else if (!l.match(/^https?:\/\//) && l.indexOf(h) !== 0) throw new Error("Expected url to be http or https url, or absolute path, got " + JSON.stringify(l));
2112
+ var C = window.location.protocol + "//" + window.location.host, h = p.method, m = h === void 0 ? "get" : h, w = p.body;
2113
+ if (l.indexOf("/") === 0) l = "" + C + l;
2114
+ else if (!l.match(/^https?:\/\//) && l.indexOf(C) !== 0) throw new Error("Expected url to be http or https url, or absolute path, got " + JSON.stringify(l));
2112
2115
  if (m === "post") return u().then((function(v) {
2113
2116
  if (!v) throw new Error("Can not post to window without target name");
2114
2117
  (function(b) {
2115
- var A = b.url, B = b.target, _ = b.body, L = b.method, q = L === void 0 ? "post" : L, k = document.createElement("form");
2116
- if (k.setAttribute("target", B), k.setAttribute("method", q), k.setAttribute("action", A), k.style.display = "none", _) for (var O = 0, ee = Object.keys(_); O < ee.length; O++) {
2117
- var M, we = ee[O], Ke = document.createElement("input");
2118
- Ke.setAttribute("name", we), Ke.setAttribute("value", (M = _[we]) == null ? void 0 : M.toString()), k.appendChild(Ke);
2118
+ var A = b.url, B = b.target, L = b.body, _ = b.method, z = _ === void 0 ? "post" : _, E = document.createElement("form");
2119
+ if (E.setAttribute("target", B), E.setAttribute("method", z), E.setAttribute("action", A), E.style.display = "none", L) for (var N = 0, ee = Object.keys(L); N < ee.length; N++) {
2120
+ var j, we = ee[N], Ke = document.createElement("input");
2121
+ Ke.setAttribute("name", we), Ke.setAttribute("value", (j = L[we]) == null ? void 0 : j.toString()), E.appendChild(Ke);
2119
2122
  }
2120
- ci().appendChild(k), k.submit(), ci().removeChild(k);
2123
+ ci().appendChild(E), E.submit(), ci().removeChild(E);
2121
2124
  })({
2122
2125
  url: l,
2123
2126
  target: v,
@@ -2126,7 +2129,7 @@ function Or() {
2126
2129
  });
2127
2130
  }));
2128
2131
  if (m !== "get") throw new Error("Unsupported method: " + m);
2129
- if (F(P)) try {
2132
+ if (D(P)) try {
2130
2133
  if (P.location && typeof P.location.replace == "function") {
2131
2134
  P.location.replace(l);
2132
2135
  return;
@@ -2138,9 +2141,9 @@ function Or() {
2138
2141
  },
2139
2142
  setName: function(l) {
2140
2143
  return e.then((function(p) {
2141
- var P = F(p), h = ti(p);
2144
+ var P = D(p), C = ti(p);
2142
2145
  if (!P) throw new Error("Can not set name for cross-domain window: " + l);
2143
- Y(p).name = l, h && h.setAttribute("name", l), f = D.resolve(l);
2146
+ Y(p).name = l, C && C.setAttribute("name", l), f = x.resolve(l);
2144
2147
  }));
2145
2148
  }
2146
2149
  };
@@ -2148,9 +2151,9 @@ function Or() {
2148
2151
  var X = (function() {
2149
2152
  function e(i) {
2150
2153
  var r = i.send, n = i.win, f = i.serializedWindow;
2151
- 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 D(), this.serializedWindow = f || mi(this.actualWindowPromise, {
2154
+ 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 x(), this.serializedWindow = f || mi(this.actualWindowPromise, {
2152
2155
  send: r
2153
- }), z("idToProxyWindow").set(this.getID(), this), n && this.setWindow(n, {
2156
+ }), q("idToProxyWindow").set(this.getID(), this), n && this.setWindow(n, {
2154
2157
  send: r
2155
2158
  });
2156
2159
  }
@@ -2181,14 +2184,14 @@ function Or() {
2181
2184
  return i;
2182
2185
  }));
2183
2186
  }, t.focus = function() {
2184
- var i = this, r = this.isPopup(), n = this.getName(), f = D.hash({
2187
+ var i = this, r = this.isPopup(), n = this.getName(), f = x.hash({
2185
2188
  isPopup: r,
2186
2189
  name: n
2187
2190
  }).then((function(u) {
2188
2191
  var l = u.name;
2189
2192
  u.isPopup && l && window.open("", l, "noopener");
2190
2193
  })), c = this.serializedWindow.focus();
2191
- return D.all([f, c]).then((function() {
2194
+ return x.all([f, c]).then((function() {
2192
2195
  return i;
2193
2196
  }));
2194
2197
  }, t.isClosed = function() {
@@ -2205,10 +2208,10 @@ function Or() {
2205
2208
  return this.actualWindowPromise;
2206
2209
  }, t.matchWindow = function(i, r) {
2207
2210
  var n = this, f = r.send;
2208
- return D.try((function() {
2209
- return n.actualWindow ? i === n.actualWindow : D.hash({
2211
+ return x.try((function() {
2212
+ return n.actualWindow ? i === n.actualWindow : x.hash({
2210
2213
  proxyInstanceID: n.getInstanceID(),
2211
- knownWindowInstanceID: Ci(i, {
2214
+ knownWindowInstanceID: hi(i, {
2212
2215
  send: f
2213
2216
  })
2214
2217
  }).then((function(c) {
@@ -2230,12 +2233,12 @@ function Or() {
2230
2233
  return e.isProxyWindow(i) ? i.unwrap() : i;
2231
2234
  }, e.serialize = function(i, r) {
2232
2235
  var n = r.send;
2233
- return qe(), e.toProxyWindow(i, {
2236
+ return ze(), e.toProxyWindow(i, {
2234
2237
  send: n
2235
2238
  }).serialize();
2236
2239
  }, e.deserialize = function(i, r) {
2237
2240
  var n = r.send;
2238
- return qe(), z("idToProxyWindow").get(i.id) || new e({
2241
+ return ze(), q("idToProxyWindow").get(i.id) || new e({
2239
2242
  serializedWindow: i,
2240
2243
  send: n
2241
2244
  });
@@ -2243,7 +2246,7 @@ function Or() {
2243
2246
  return !!(i && !te(i) && i.isProxyWindow);
2244
2247
  }, e.toProxyWindow = function(i, r) {
2245
2248
  var n = r.send;
2246
- if (qe(), e.isProxyWindow(i)) return i;
2249
+ if (ze(), e.isProxyWindow(i)) return i;
2247
2250
  var f = i;
2248
2251
  return V("winToProxyWindow").get(f) || new e({
2249
2252
  win: f,
@@ -2252,7 +2255,7 @@ function Or() {
2252
2255
  }, e;
2253
2256
  })();
2254
2257
  function He(e, t, i, r, n) {
2255
- var f = V("methodStore"), c = z("proxyWindowMethods");
2258
+ var f = V("methodStore"), c = q("proxyWindowMethods");
2256
2259
  X.isProxyWindow(r) ? c.set(e, {
2257
2260
  val: t,
2258
2261
  name: i,
@@ -2268,7 +2271,7 @@ function Or() {
2268
2271
  });
2269
2272
  }
2270
2273
  function yi(e, t) {
2271
- var i = V("methodStore"), r = z("proxyWindowMethods");
2274
+ var i = V("methodStore"), r = q("proxyWindowMethods");
2272
2275
  return i.getOrSet(e, (function() {
2273
2276
  return {};
2274
2277
  }))[t] || r.get(t);
@@ -2277,48 +2280,48 @@ function Or() {
2277
2280
  c = (f = {
2278
2281
  on: n.on,
2279
2282
  send: n.send
2280
- }).on, u = f.send, z("builtinListeners").getOrSet("functionCalls", (function() {
2283
+ }).on, u = f.send, q("builtinListeners").getOrSet("functionCalls", (function() {
2281
2284
  return c("postrobot_method", {
2282
2285
  domain: "*"
2283
2286
  }, (function(P) {
2284
- var h = P.source, C = P.origin, m = P.data, w = m.id, v = m.name, b = yi(h, w);
2285
- if (!b) throw new Error("Could not find method '" + v + "' with id: " + m.id + " in " + R(window));
2286
- var A = b.source, B = b.domain, _ = b.val;
2287
- return D.try((function() {
2288
- if (!J(B, C)) throw new Error("Method '" + m.name + "' domain " + JSON.stringify(Fe(b.domain) ? b.domain.source : b.domain) + " does not match origin " + C + " in " + R(window));
2289
- if (X.isProxyWindow(A)) return A.matchWindow(h, {
2287
+ var C = P.source, h = P.origin, m = P.data, w = m.id, v = m.name, b = yi(C, w);
2288
+ if (!b) throw new Error("Could not find method '" + v + "' with id: " + m.id + " in " + O(window));
2289
+ var A = b.source, B = b.domain, L = b.val;
2290
+ return x.try((function() {
2291
+ if (!J(B, h)) throw new Error("Method '" + m.name + "' domain " + JSON.stringify(Fe(b.domain) ? b.domain.source : b.domain) + " does not match origin " + h + " in " + O(window));
2292
+ if (X.isProxyWindow(A)) return A.matchWindow(C, {
2290
2293
  send: u
2291
- }).then((function(L) {
2292
- if (!L) throw new Error("Method call '" + m.name + "' failed - proxy window does not match source in " + R(window));
2294
+ }).then((function(_) {
2295
+ if (!_) throw new Error("Method call '" + m.name + "' failed - proxy window does not match source in " + O(window));
2293
2296
  }));
2294
2297
  })).then((function() {
2295
- return _.apply({
2296
- source: h,
2297
- origin: C
2298
+ return L.apply({
2299
+ source: C,
2300
+ origin: h
2298
2301
  }, m.args);
2299
- }), (function(L) {
2300
- return D.try((function() {
2301
- if (_.onError) return _.onError(L);
2302
+ }), (function(_) {
2303
+ return x.try((function() {
2304
+ if (L.onError) return L.onError(_);
2302
2305
  })).then((function() {
2303
- throw L.stack && (L.stack = "Remote call to " + v + "(" + (function(q) {
2304
- return q === void 0 && (q = []), (k = q, [].slice.call(k)).map((function(O) {
2305
- return typeof O == "string" ? "'" + O + "'" : O === void 0 ? "undefined" : O === null ? "null" : typeof O == "boolean" ? O.toString() : Array.isArray(O) ? "[ ... ]" : typeof O == "object" ? "{ ... }" : typeof O == "function" ? "() => { ... }" : "<" + typeof O + ">";
2306
+ throw _.stack && (_.stack = "Remote call to " + v + "(" + (function(z) {
2307
+ return z === void 0 && (z = []), (E = z, [].slice.call(E)).map((function(N) {
2308
+ return typeof N == "string" ? "'" + N + "'" : N === void 0 ? "undefined" : N === null ? "null" : typeof N == "boolean" ? N.toString() : Array.isArray(N) ? "[ ... ]" : typeof N == "object" ? "{ ... }" : typeof N == "function" ? "() => { ... }" : "<" + typeof N + ">";
2306
2309
  })).join(", ");
2307
- var k;
2310
+ var E;
2308
2311
  })(m.args) + `) failed
2309
2312
 
2310
- ` + L.stack), L;
2313
+ ` + _.stack), _;
2311
2314
  }));
2312
- })).then((function(L) {
2315
+ })).then((function(_) {
2313
2316
  return {
2314
- result: L,
2317
+ result: _,
2315
2318
  id: w,
2316
2319
  name: v
2317
2320
  };
2318
2321
  }));
2319
2322
  }));
2320
2323
  }));
2321
- var f, c, u, l = i.__id__ || re();
2324
+ var f, c, u, l = i.__id__ || ne();
2322
2325
  e = X.unwrap(e);
2323
2326
  var p = i.__name__ || i.name || r;
2324
2327
  return typeof p == "string" && typeof p.indexOf == "function" && p.indexOf("anonymous::") === 0 && (p = p.replace("anonymous::", r + "::")), X.isProxyWindow(e) ? (He(l, i, p, e, t), e.awaitWindow().then((function(P) {
@@ -2333,20 +2336,20 @@ function Or() {
2333
2336
  return (function(u, l) {
2334
2337
  l === void 0 && (l = at);
2335
2338
  var p = JSON.stringify(u, (function(P) {
2336
- var h = this[P];
2337
- if (ze(this)) return h;
2338
- var C = Pi(h);
2339
- if (!C) return h;
2340
- var m = l[C] || st[C];
2341
- return m ? m(h, P) : h;
2339
+ var C = this[P];
2340
+ if (qe(this)) return C;
2341
+ var h = Pi(C);
2342
+ if (!h) return C;
2343
+ var m = l[h] || st[h];
2344
+ return m ? m(C, P) : C;
2342
2345
  }));
2343
2346
  return p === void 0 ? "undefined" : p;
2344
2347
  })(i, ((n = {}).promise = function(u, l) {
2345
- return (function(p, P, h, C, m) {
2348
+ return (function(p, P, C, h, m) {
2346
2349
  return pe("cross_domain_zalgo_promise", {
2347
2350
  then: $i(p, P, (function(w, v) {
2348
- return h.then(w, v);
2349
- }), C, {
2351
+ return C.then(w, v);
2352
+ }), h, {
2350
2353
  on: m.on,
2351
2354
  send: m.send
2352
2355
  })
@@ -2370,53 +2373,53 @@ function Or() {
2370
2373
  var n, f = r.send;
2371
2374
  return (function(c, u) {
2372
2375
  if (u === void 0 && (u = ft), c !== "undefined") return JSON.parse(c, (function(l, p) {
2373
- if (ze(this)) return p;
2374
- var P, h;
2375
- if (ze(p) ? (P = p.__type__, h = p.__val__) : (P = Pi(p), h = p), !P) return h;
2376
- var C = u[P] || dt[P];
2377
- return C ? C(h, l) : h;
2376
+ if (qe(this)) return p;
2377
+ var P, C;
2378
+ if (qe(p) ? (P = p.__type__, C = p.__val__) : (P = Pi(p), C = p), !P) return C;
2379
+ var h = u[P] || dt[P];
2380
+ return h ? h(C, l) : C;
2378
2381
  }));
2379
2382
  })(i, ((n = {}).cross_domain_zalgo_promise = function(c) {
2380
2383
  return (function(u, l, p) {
2381
- return new D(p.then);
2384
+ return new x(p.then);
2382
2385
  })(0, 0, c);
2383
2386
  }, n.cross_domain_function = function(c) {
2384
2387
  return (function(u, l, p, P) {
2385
- var h = p.id, C = p.name, m = P.send, w = function(b) {
2388
+ var C = p.id, h = p.name, m = P.send, w = function(b) {
2386
2389
  b === void 0 && (b = {});
2387
2390
  function A() {
2388
2391
  var B = arguments;
2389
2392
  return X.toProxyWindow(u, {
2390
2393
  send: m
2391
- }).awaitWindow().then((function(_) {
2392
- var L = yi(_, h);
2393
- if (L && L.val !== A) return L.val.apply({
2394
+ }).awaitWindow().then((function(L) {
2395
+ var _ = yi(L, C);
2396
+ if (_ && _.val !== A) return _.val.apply({
2394
2397
  source: window,
2395
- origin: R()
2398
+ origin: O()
2396
2399
  }, B);
2397
- var q = [].slice.call(B);
2398
- return b.fireAndForget ? m(_, "postrobot_method", {
2399
- id: h,
2400
- name: C,
2401
- args: q
2400
+ var z = [].slice.call(B);
2401
+ return b.fireAndForget ? m(L, "postrobot_method", {
2402
+ id: C,
2403
+ name: h,
2404
+ args: z
2402
2405
  }, {
2403
2406
  domain: l,
2404
2407
  fireAndForget: !0
2405
- }) : m(_, "postrobot_method", {
2406
- id: h,
2407
- name: C,
2408
- args: q
2408
+ }) : m(L, "postrobot_method", {
2409
+ id: C,
2410
+ name: h,
2411
+ args: z
2409
2412
  }, {
2410
2413
  domain: l,
2411
2414
  fireAndForget: !1
2412
- }).then((function(k) {
2413
- return k.data.result;
2415
+ }).then((function(E) {
2416
+ return E.data.result;
2414
2417
  }));
2415
- })).catch((function(_) {
2416
- throw _;
2418
+ })).catch((function(L) {
2419
+ throw L;
2417
2420
  }));
2418
2421
  }
2419
- return A.__name__ = C, A.__origin__ = l, A.__source__ = u, A.__id__ = h, A.origin = l, A;
2422
+ return A.__name__ = h, A.__origin__ = l, A.__source__ = u, A.__id__ = C, A.origin = l, A;
2420
2423
  }, v = w();
2421
2424
  return v.fireAndForget = w({
2422
2425
  fireAndForget: !0
@@ -2436,21 +2439,21 @@ function Or() {
2436
2439
  };
2437
2440
  function Ve(e, t, i, r) {
2438
2441
  var n = r.on, f = r.send;
2439
- return D.try((function() {
2442
+ return x.try((function() {
2440
2443
  var c = V().getOrSet(e, (function() {
2441
2444
  return {};
2442
2445
  }));
2443
- return c.buffer = c.buffer || [], c.buffer.push(i), c.flush = c.flush || D.flush().then((function() {
2446
+ return c.buffer = c.buffer || [], c.buffer.push(i), c.flush = c.flush || x.flush().then((function() {
2444
2447
  if (H(e)) throw new Error("Window is closed");
2445
2448
  var u = vi(e, t, ((l = {}).__post_robot_10_0_46__ = c.buffer || [], l), {
2446
2449
  on: n,
2447
2450
  send: f
2448
2451
  }), l;
2449
2452
  delete c.buffer;
2450
- for (var p = Object.keys(Ge), P = [], h = 0; h < p.length; h++) {
2451
- var C = p[h];
2453
+ for (var p = Object.keys(Ge), P = [], C = 0; C < p.length; C++) {
2454
+ var h = p[C];
2452
2455
  try {
2453
- Ge[C](e, u, t);
2456
+ Ge[h](e, u, t);
2454
2457
  } catch (m) {
2455
2458
  P.push(m);
2456
2459
  }
@@ -2468,15 +2471,15 @@ function Or() {
2468
2471
  })).then(ce);
2469
2472
  }
2470
2473
  function wi(e) {
2471
- return z("responseListeners").get(e);
2474
+ return q("responseListeners").get(e);
2472
2475
  }
2473
2476
  function Ii(e) {
2474
- z("responseListeners").del(e);
2477
+ q("responseListeners").del(e);
2475
2478
  }
2476
2479
  function Ti(e) {
2477
- return z("erroredResponseListeners").has(e);
2480
+ return q("erroredResponseListeners").has(e);
2478
2481
  }
2479
- function ki(e) {
2482
+ function Ei(e) {
2480
2483
  var t = e.name, i = e.win, r = e.domain, n = V("requestListeners");
2481
2484
  if (i === "*" && (i = null), r === "*" && (r = null), !t) throw new Error("Name required to get request listener");
2482
2485
  for (var f = 0, c = [i, De()]; f < c.length; f++) {
@@ -2488,9 +2491,9 @@ function Or() {
2488
2491
  if (p) {
2489
2492
  if (r && typeof r == "string") {
2490
2493
  if (p[r]) return p[r];
2491
- if (p.__domain_regex__) for (var P = 0, h = p.__domain_regex__; P < h.length; P++) {
2492
- var C = h[P], m = C.listener;
2493
- if (J(C.regex, r)) return m;
2494
+ if (p.__domain_regex__) for (var P = 0, C = p.__domain_regex__; P < C.length; P++) {
2495
+ var h = C[P], m = h.listener;
2496
+ if (J(h.regex, r)) return m;
2494
2497
  }
2495
2498
  }
2496
2499
  if (p["*"]) return p["*"];
@@ -2500,39 +2503,39 @@ function Or() {
2500
2503
  }
2501
2504
  }
2502
2505
  function ct(e, t, i, r) {
2503
- var n = r.on, f = r.send, c = ki({
2506
+ var n = r.on, f = r.send, c = Ei({
2504
2507
  name: i.name,
2505
2508
  win: e,
2506
2509
  domain: t
2507
2510
  }), u = i.name === "postrobot_method" && i.data && typeof i.data.name == "string" ? i.data.name + "()" : i.name;
2508
- function l(p, P, h) {
2509
- return D.flush().then((function() {
2511
+ function l(p, P, C) {
2512
+ return x.flush().then((function() {
2510
2513
  if (!i.fireAndForget && !H(e)) try {
2511
2514
  return Ve(e, t, {
2512
- id: re(),
2513
- origin: R(window),
2515
+ id: ne(),
2516
+ origin: O(window),
2514
2517
  type: "postrobot_message_response",
2515
2518
  hash: i.hash,
2516
2519
  name: i.name,
2517
2520
  ack: p,
2518
2521
  data: P,
2519
- error: h
2522
+ error: C
2520
2523
  }, {
2521
2524
  on: n,
2522
2525
  send: f
2523
2526
  });
2524
- } catch (C) {
2525
- throw new Error("Send response message failed for " + u + " in " + R() + `
2527
+ } catch (h) {
2528
+ throw new Error("Send response message failed for " + u + " in " + O() + `
2526
2529
 
2527
- ` + $e(C));
2530
+ ` + $e(h));
2528
2531
  }
2529
2532
  }));
2530
2533
  }
2531
- return D.all([D.flush().then((function() {
2534
+ return x.all([x.flush().then((function() {
2532
2535
  if (!i.fireAndForget && !H(e)) try {
2533
2536
  return Ve(e, t, {
2534
- id: re(),
2535
- origin: R(window),
2537
+ id: ne(),
2538
+ origin: O(window),
2536
2539
  type: "postrobot_message_ack",
2537
2540
  hash: i.hash,
2538
2541
  name: i.name
@@ -2541,11 +2544,11 @@ function Or() {
2541
2544
  send: f
2542
2545
  });
2543
2546
  } catch (p) {
2544
- throw new Error("Send ack message failed for " + u + " in " + R() + `
2547
+ throw new Error("Send ack message failed for " + u + " in " + O() + `
2545
2548
 
2546
2549
  ` + $e(p));
2547
2550
  }
2548
- })), D.try((function() {
2551
+ })), x.try((function() {
2549
2552
  if (!c) throw new Error("No handler found for post message: " + i.name + " from " + t + " in " + window.location.protocol + "//" + window.location.host + window.location.pathname);
2550
2553
  return c.handler({
2551
2554
  source: e,
@@ -2589,16 +2592,16 @@ function Or() {
2589
2592
  }
2590
2593
  }
2591
2594
  function Ri(e, t) {
2592
- var i = t.on, r = t.send, n = z("receivedMessages");
2595
+ var i = t.on, r = t.send, n = q("receivedMessages");
2593
2596
  try {
2594
2597
  if (!window || window.closed || !e.source) return;
2595
2598
  } catch (P) {
2596
2599
  return;
2597
2600
  }
2598
- var f = e.source, c = e.origin, u = (function(P, h, C, m) {
2601
+ var f = e.source, c = e.origin, u = (function(P, C, h, m) {
2599
2602
  var w = m.on, v = m.send, b;
2600
2603
  try {
2601
- b = bi(h, C, P, {
2604
+ b = bi(C, h, P, {
2602
2605
  on: w,
2603
2606
  send: v
2604
2607
  });
@@ -2639,67 +2642,67 @@ function Or() {
2639
2642
  var u = f.name, l = f.win, p = f.domain, P = V("requestListeners");
2640
2643
  if (!u || typeof u != "string") throw new Error("Name required to add request listener");
2641
2644
  if (l && l !== "*" && X.isProxyWindow(l)) {
2642
- var h = l.awaitWindow().then((function(M) {
2645
+ var C = l.awaitWindow().then((function(j) {
2643
2646
  return n({
2644
2647
  name: u,
2645
- win: M,
2648
+ win: j,
2646
2649
  domain: p
2647
2650
  }, c);
2648
2651
  }));
2649
2652
  return {
2650
2653
  cancel: function() {
2651
- h.then((function(M) {
2652
- return M.cancel();
2654
+ C.then((function(j) {
2655
+ return j.cancel();
2653
2656
  }), ce);
2654
2657
  }
2655
2658
  };
2656
2659
  }
2657
- var C = l;
2658
- if (Array.isArray(C)) {
2659
- for (var m = [], w = 0, v = C; w < v.length; w++) m.push(n({
2660
+ var h = l;
2661
+ if (Array.isArray(h)) {
2662
+ for (var m = [], w = 0, v = h; w < v.length; w++) m.push(n({
2660
2663
  name: u,
2661
2664
  domain: p,
2662
2665
  win: v[w]
2663
2666
  }, c));
2664
2667
  return {
2665
2668
  cancel: function() {
2666
- for (var M = 0; M < m.length; M++) m[M].cancel();
2669
+ for (var j = 0; j < m.length; j++) m[j].cancel();
2667
2670
  }
2668
2671
  };
2669
2672
  }
2670
2673
  if (Array.isArray(p)) {
2671
2674
  for (var b = [], A = 0, B = p; A < B.length; A++) b.push(n({
2672
2675
  name: u,
2673
- win: C,
2676
+ win: h,
2674
2677
  domain: B[A]
2675
2678
  }, c));
2676
2679
  return {
2677
2680
  cancel: function() {
2678
- for (var M = 0; M < b.length; M++) b[M].cancel();
2681
+ for (var j = 0; j < b.length; j++) b[j].cancel();
2679
2682
  }
2680
2683
  };
2681
2684
  }
2682
- var _ = ki({
2685
+ var L = Ei({
2683
2686
  name: u,
2684
- win: C,
2687
+ win: h,
2685
2688
  domain: p
2686
2689
  });
2687
- C && C !== "*" || (C = De());
2688
- var L = (p = p || "*").toString();
2689
- if (_) throw C && p ? new Error("Request listener already exists for " + u + " on domain " + p.toString() + " for " + (C === De() ? "wildcard" : "specified") + " window") : C ? new Error("Request listener already exists for " + u + " for " + (C === De() ? "wildcard" : "specified") + " window") : p ? new Error("Request listener already exists for " + u + " on domain " + p.toString()) : new Error("Request listener already exists for " + u);
2690
- var q = P.getOrSet(C, (function() {
2690
+ h && h !== "*" || (h = De());
2691
+ var _ = (p = p || "*").toString();
2692
+ if (L) throw h && p ? new Error("Request listener already exists for " + u + " on domain " + p.toString() + " for " + (h === De() ? "wildcard" : "specified") + " window") : h ? new Error("Request listener already exists for " + u + " for " + (h === De() ? "wildcard" : "specified") + " window") : p ? new Error("Request listener already exists for " + u + " on domain " + p.toString()) : new Error("Request listener already exists for " + u);
2693
+ var z = P.getOrSet(h, (function() {
2691
2694
  return {};
2692
- })), k = ve(q, u, (function() {
2695
+ })), E = ve(z, u, (function() {
2693
2696
  return {};
2694
- })), O, ee;
2695
- return Fe(p) ? (O = ve(k, "__domain_regex__", (function() {
2697
+ })), N, ee;
2698
+ return Fe(p) ? (N = ve(E, "__domain_regex__", (function() {
2696
2699
  return [];
2697
2700
  }))).push(ee = {
2698
2701
  regex: p,
2699
2702
  listener: c
2700
- }) : k[L] = c, {
2703
+ }) : E[_] = c, {
2701
2704
  cancel: function() {
2702
- delete k[L], ee && (O.splice(O.indexOf(ee, 1)), O.length || delete k.__domain_regex__), Object.keys(k).length || delete q[u], C && !Object.keys(q).length && P.del(C);
2705
+ delete E[_], ee && (N.splice(N.indexOf(ee, 1)), N.length || delete E.__domain_regex__), Object.keys(E).length || delete z[u], h && !Object.keys(z).length && P.del(h);
2703
2706
  }
2704
2707
  };
2705
2708
  })({
@@ -2720,7 +2723,7 @@ function Or() {
2720
2723
  }
2721
2724
  function St(e, t, i) {
2722
2725
  typeof (t = t || {}) == "function" && (i = t, t = {});
2723
- var r = new D(), n;
2726
+ var r = new x(), n;
2724
2727
  return t.errorHandler = function(f) {
2725
2728
  n.cancel(), r.reject(f);
2726
2729
  }, n = le(e, t, (function(f) {
@@ -2732,68 +2735,68 @@ function Or() {
2732
2735
  return X.toProxyWindow(t, {
2733
2736
  send: e
2734
2737
  }).awaitWindow().then((function(p) {
2735
- return D.try((function() {
2736
- if ((function(P, h, C) {
2738
+ return x.try((function() {
2739
+ if ((function(P, C, h) {
2737
2740
  if (!P) throw new Error("Expected name");
2738
- if (typeof C != "string" && !Array.isArray(C) && !Fe(C)) throw new TypeError("Can not send " + P + ". Expected domain " + JSON.stringify(C) + " to be a string, array, or regex");
2739
- if (H(h)) throw new Error("Can not send " + P + ". Target window is closed");
2740
- })(i, p, f), (function(P, h) {
2741
- var C = ae(h);
2742
- if (C) return C === P;
2743
- if (h === P || (function(v) {
2741
+ if (typeof h != "string" && !Array.isArray(h) && !Fe(h)) throw new TypeError("Can not send " + P + ". Expected domain " + JSON.stringify(h) + " to be a string, array, or regex");
2742
+ if (H(C)) throw new Error("Can not send " + P + ". Target window is closed");
2743
+ })(i, p, f), (function(P, C) {
2744
+ var h = ae(C);
2745
+ if (h) return h === P;
2746
+ if (C === P || (function(v) {
2744
2747
  v === void 0 && (v = window);
2745
2748
  try {
2746
2749
  if (v.top) return v.top;
2747
- } catch (_) {
2750
+ } catch (L) {
2748
2751
  }
2749
- if (x(v) === v) return v;
2752
+ if (k(v) === v) return v;
2750
2753
  try {
2751
- if (oe(window, v) && window.top) return window.top;
2752
- } catch (_) {
2754
+ if (re(window, v) && window.top) return window.top;
2755
+ } catch (L) {
2753
2756
  }
2754
2757
  try {
2755
- if (oe(v, window) && window.top) return window.top;
2756
- } catch (_) {
2758
+ if (re(v, window) && window.top) return window.top;
2759
+ } catch (L) {
2757
2760
  }
2758
- for (var b = 0, A = (function _(L) {
2759
- for (var q = [], k = 0, O = se(L); k < O.length; k++) {
2760
- var ee = O[k];
2761
- q.push(ee);
2762
- for (var M = 0, we = _(ee); M < we.length; M++) q.push(we[M]);
2761
+ for (var b = 0, A = (function L(_) {
2762
+ for (var z = [], E = 0, N = se(_); E < N.length; E++) {
2763
+ var ee = N[E];
2764
+ z.push(ee);
2765
+ for (var j = 0, we = L(ee); j < we.length; j++) z.push(we[j]);
2763
2766
  }
2764
- return q;
2767
+ return z;
2765
2768
  })(v); b < A.length; b++) {
2766
2769
  var B = A[b];
2767
2770
  try {
2768
2771
  if (B.top) return B.top;
2769
- } catch (_) {
2772
+ } catch (L) {
2770
2773
  }
2771
- if (x(B) === B) return B;
2774
+ if (k(B) === B) return B;
2772
2775
  }
2773
- })(h) === h) return !1;
2774
- for (var m = 0, w = se(P); m < w.length; m++) if (w[m] === h) return !0;
2776
+ })(C) === C) return !1;
2777
+ for (var m = 0, w = se(P); m < w.length; m++) if (w[m] === C) return !0;
2775
2778
  return !1;
2776
- })(window, p)) return (function(P, h, C) {
2777
- h === void 0 && (h = 5e3), C === void 0 && (C = "Window");
2779
+ })(window, p)) return (function(P, C, h) {
2780
+ C === void 0 && (C = 5e3), h === void 0 && (h = "Window");
2778
2781
  var m = (function(w) {
2779
2782
  return V("helloPromises").getOrSet(w, (function() {
2780
- return new D();
2783
+ return new x();
2781
2784
  }));
2782
2785
  })(P);
2783
- return h !== -1 && (m = m.timeout(h, new Error(C + " did not load after " + h + "ms"))), m;
2786
+ return C !== -1 && (m = m.timeout(C, new Error(h + " did not load after " + C + "ms"))), m;
2784
2787
  })(p, u);
2785
2788
  })).then((function(P) {
2786
- return (function(h, C, m, w) {
2789
+ return (function(C, h, m, w) {
2787
2790
  var v = w.send;
2788
- return D.try((function() {
2789
- return typeof C == "string" ? C : D.try((function() {
2790
- return m || Ue(h, {
2791
+ return x.try((function() {
2792
+ return typeof h == "string" ? h : x.try((function() {
2793
+ return m || Ue(C, {
2791
2794
  send: v
2792
2795
  }).then((function(b) {
2793
2796
  return b.domain;
2794
2797
  }));
2795
2798
  })).then((function(b) {
2796
- if (!J(C, C)) throw new Error("Domain " + fi(C) + " does not match " + fi(C));
2799
+ if (!J(h, h)) throw new Error("Domain " + fi(h) + " does not match " + fi(h));
2797
2800
  return b;
2798
2801
  }));
2799
2802
  }));
@@ -2801,36 +2804,36 @@ function Or() {
2801
2804
  send: e
2802
2805
  });
2803
2806
  })).then((function(P) {
2804
- var h = P, C = i === "postrobot_method" && r && typeof r.name == "string" ? r.name + "()" : i, m = new D(), w = i + "_" + re();
2807
+ var C = P, h = i === "postrobot_method" && r && typeof r.name == "string" ? r.name + "()" : i, m = new x(), w = i + "_" + ne();
2805
2808
  if (!l) {
2806
2809
  var v = {
2807
2810
  name: i,
2808
2811
  win: p,
2809
- domain: h,
2812
+ domain: C,
2810
2813
  promise: m
2811
2814
  };
2812
- (function(k, O) {
2813
- z("responseListeners").set(k, O);
2815
+ (function(E, N) {
2816
+ q("responseListeners").set(E, N);
2814
2817
  })(w, v);
2815
2818
  var b = V("requestPromises").getOrSet(p, (function() {
2816
2819
  return [];
2817
2820
  }));
2818
2821
  b.push(m), m.catch((function() {
2819
- (function(k) {
2820
- z("erroredResponseListeners").set(k, !0);
2822
+ (function(E) {
2823
+ q("erroredResponseListeners").set(E, !0);
2821
2824
  })(w), Ii(w);
2822
2825
  }));
2823
- var A = (function(k) {
2824
- return V("knownWindows").get(k, !1);
2825
- })(p) ? 1e4 : 2e3, B = c, _ = A, L = B, q = (function(k, O) {
2826
+ var A = (function(E) {
2827
+ return V("knownWindows").get(E, !1);
2828
+ })(p) ? 1e4 : 2e3, B = c, L = A, _ = B, z = (function(E, N) {
2826
2829
  var ee;
2827
- return (function M() {
2830
+ return (function j() {
2828
2831
  ee = setTimeout((function() {
2829
2832
  (function() {
2830
2833
  if (H(p)) return m.reject(new Error("Window closed for " + i + " before " + (v.ack ? "response" : "ack")));
2831
2834
  if (v.cancelled) return m.reject(new Error("Response listener was cancelled for " + i));
2832
- _ = Math.max(_ - 500, 0), L !== -1 && (L = Math.max(L - 500, 0)), v.ack || _ !== 0 ? L === 0 && m.reject(new Error("No response for postMessage " + C + " in " + R() + " in " + B + "ms")) : m.reject(new Error("No ack for postMessage " + C + " in " + R() + " in " + A + "ms"));
2833
- })(), M();
2835
+ L = Math.max(L - 500, 0), _ !== -1 && (_ = Math.max(_ - 500, 0)), v.ack || L !== 0 ? _ === 0 && m.reject(new Error("No response for postMessage " + h + " in " + O() + " in " + B + "ms")) : m.reject(new Error("No ack for postMessage " + h + " in " + O() + " in " + A + "ms"));
2836
+ })(), j();
2834
2837
  }), 500);
2835
2838
  })(), {
2836
2839
  cancel: function() {
@@ -2839,12 +2842,12 @@ function Or() {
2839
2842
  };
2840
2843
  })();
2841
2844
  m.finally((function() {
2842
- q.cancel(), b.splice(b.indexOf(m, 1));
2845
+ z.cancel(), b.splice(b.indexOf(m, 1));
2843
2846
  })).catch(ce);
2844
2847
  }
2845
- return Ve(p, h, {
2846
- id: re(),
2847
- origin: R(window),
2848
+ return Ve(p, C, {
2849
+ id: ne(),
2850
+ origin: O(window),
2848
2851
  type: "postrobot_message_request",
2849
2852
  hash: w,
2850
2853
  name: i,
@@ -2855,10 +2858,10 @@ function Or() {
2855
2858
  send: e
2856
2859
  }).then((function() {
2857
2860
  return l ? m.resolve() : m;
2858
- }), (function(k) {
2859
- throw new Error("Send request message failed for " + C + " in " + R() + `
2861
+ }), (function(E) {
2862
+ throw new Error("Send request message failed for " + h + " in " + O() + `
2860
2863
 
2861
- ` + $e(k));
2864
+ ` + $e(E));
2862
2865
  }));
2863
2866
  }));
2864
2867
  }));
@@ -2869,12 +2872,12 @@ function Or() {
2869
2872
  send: de
2870
2873
  });
2871
2874
  }
2872
- function ht(e, t, i) {
2875
+ function Ct(e, t, i) {
2873
2876
  return bi(e, t, i, {
2874
2877
  send: de
2875
2878
  });
2876
2879
  }
2877
- function Ct(e) {
2880
+ function ht(e) {
2878
2881
  return new X({
2879
2882
  send: de,
2880
2883
  win: e
@@ -2885,7 +2888,7 @@ function Or() {
2885
2888
  send: de
2886
2889
  });
2887
2890
  }
2888
- function Ei() {
2891
+ function ki() {
2889
2892
  be().initialized || (be().initialized = !0, t = (e = {
2890
2893
  on: le,
2891
2894
  send: de
@@ -2896,7 +2899,7 @@ function Or() {
2896
2899
  });
2897
2900
  }, (function(n) {
2898
2901
  var f = n.on, c = n.send;
2899
- z().getOrSet("postMessageListener", (function() {
2902
+ q().getOrSet("postMessageListener", (function() {
2900
2903
  return (function(u, l, p) {
2901
2904
  return u.addEventListener("message", p), {
2902
2905
  cancel: function() {
@@ -2905,18 +2908,18 @@ function Or() {
2905
2908
  };
2906
2909
  })(window, 0, (function(u) {
2907
2910
  (function(l, p) {
2908
- var P = p.on, h = p.send;
2909
- D.try((function() {
2910
- var C = l.source || l.sourceElement, m = l.origin || l.originalEvent && l.originalEvent.origin, w = l.data;
2911
- if (m === "null" && (m = "file://"), C) {
2911
+ var P = p.on, C = p.send;
2912
+ x.try((function() {
2913
+ var h = l.source || l.sourceElement, m = l.origin || l.originalEvent && l.originalEvent.origin, w = l.data;
2914
+ if (m === "null" && (m = "file://"), h) {
2912
2915
  if (!m) throw new Error("Post message did not have origin domain");
2913
2916
  Ri({
2914
- source: C,
2917
+ source: h,
2915
2918
  origin: m,
2916
2919
  data: w
2917
2920
  }, {
2918
2921
  on: P,
2919
- send: h
2922
+ send: C
2920
2923
  });
2921
2924
  }
2922
2925
  }));
@@ -2931,11 +2934,11 @@ function Or() {
2931
2934
  send: de
2932
2935
  }), (function(n) {
2933
2936
  var f = n.on, c = n.send;
2934
- z("builtinListeners").getOrSet("helloListener", (function() {
2937
+ q("builtinListeners").getOrSet("helloListener", (function() {
2935
2938
  var u = f("postrobot_hello", {
2936
2939
  domain: "*"
2937
2940
  }, (function(p) {
2938
- return hi(p.source, {
2941
+ return Ci(p.source, {
2939
2942
  domain: p.origin
2940
2943
  }), {
2941
2944
  instanceID: ui()
@@ -2954,11 +2957,11 @@ function Or() {
2954
2957
  }
2955
2958
  function Pt() {
2956
2959
  (function() {
2957
- for (var t = z("responseListeners"), i = 0, r = t.keys(); i < r.length; i++) {
2960
+ for (var t = q("responseListeners"), i = 0, r = t.keys(); i < r.length; i++) {
2958
2961
  var n = r[i], f = t.get(n);
2959
2962
  f && (f.cancelled = !0), t.del(n);
2960
2963
  }
2961
- })(), (e = z().get("postMessageListener")) && e.cancel();
2964
+ })(), (e = q().get("postMessageListener")) && e.cancel();
2962
2965
  var e;
2963
2966
  delete window.__post_robot_10_0_46__;
2964
2967
  }
@@ -2966,19 +2969,19 @@ function Or() {
2966
2969
  function yt(e) {
2967
2970
  for (var t = 0, i = V("requestPromises").get(e, []); t < i.length; t++) i[t].reject(new Error("Window " + (H(e) ? "closed" : "cleaned up") + " before response")).catch(ce);
2968
2971
  }
2969
- Ei();
2972
+ ki();
2970
2973
  }]);
2971
2974
  }));
2972
- })(Le)), Le.exports;
2975
+ })(_e)), _e.exports;
2973
2976
  }
2974
2977
  var Vi;
2975
- function Nr() {
2978
+ function Or() {
2976
2979
  return Vi || (Vi = 1, (function(o) {
2977
- o.exports = Or(), o.exports.default = o.exports;
2980
+ o.exports = Nr(), o.exports.default = o.exports;
2978
2981
  })(Qe)), Qe.exports;
2979
2982
  }
2980
- var Xi = Nr();
2981
- const Wr = /* @__PURE__ */ Lr(Xi), he = /* @__PURE__ */ kt({
2983
+ var Xi = Or();
2984
+ const Wr = /* @__PURE__ */ _r(Xi), Ce = /* @__PURE__ */ Et({
2982
2985
  __proto__: null,
2983
2986
  default: Wr
2984
2987
  }, [Xi]);
@@ -2987,10 +2990,10 @@ export {
2987
2990
  Yi as ConsentFormBox,
2988
2991
  Ze as DisclosureRequestBox,
2989
2992
  Ji as PrivacyCenterBox,
2990
- Br as SoyioTypes,
2991
- jr as SoyioWidget,
2993
+ jr as SoyioTypes,
2994
+ Br as SoyioWidget,
2992
2995
  ei as _TooltipManager,
2993
2996
  Fr as appearanceSchema,
2994
2997
  Ur as configSchema,
2995
- jr as default
2998
+ Br as default
2996
2999
  };