@camunda/copilot-chat 0.4.21 → 0.5.1

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
@@ -1,9 +1,9 @@
1
- import { jsx as h, jsxs as S, Fragment as $e } from "react/jsx-runtime";
2
- import * as R from "react";
3
- import je, { createElement as vn, Fragment as za, useRef as K, useReducer as wn, useCallback as T, useContext as xn, forwardRef as _n, useState as ne, useEffect as $, createContext as Cn, useLayoutEffect as Oa, useMemo as Ra } from "react";
4
- import { InlineNotification as Aa, Tag as La, IconButton as pe, Button as xe, Link as Nt, DismissibleTag as Sn, TextInput as En, SkeletonText as qt, Loading as Tn, Theme as jn } from "@carbon/react";
5
- import Dt from "@carbon/ai-chat-components/es/react/chat-button";
6
- import { StopFilledAlt as In, Send as zn, AddLarge as On, ChevronDown as Pa, ChevronRight as Ma, ErrorFilled as Rn, ChevronUp as An, ChevronLeft as Ln, Launch as Pn, Checkmark as Mn, Close as Nn, Edit as qn, TrashCan as Dn } from "@carbon/icons-react";
1
+ import { jsx as h, jsxs as E, Fragment as $e } from "react/jsx-runtime";
2
+ import * as L from "react";
3
+ import je, { createElement as wn, Fragment as Ra, useRef as Q, useReducer as xn, useCallback as S, useContext as _n, forwardRef as Cn, useState as ne, useEffect as $, createContext as Sn, useLayoutEffect as Aa, useMemo as La } from "react";
4
+ import { InlineNotification as Pa, Tag as Ma, IconButton as pe, Button as xe, Link as qt, DismissibleTag as En, TextInput as Tn, SkeletonText as Dt, Loading as jn, Theme as In } from "@carbon/react";
5
+ import Bt from "@carbon/ai-chat-components/es/react/chat-button";
6
+ import { StopFilledAlt as zn, Send as On, AddLarge as Rn, ChevronDown as Na, ChevronRight as qa, ErrorFilled as Ft, ChevronUp as An, ChevronLeft as Ln, Launch as Pn, Checkmark as Mn, Close as Nn, Edit as qn, TrashCan as Dn } from "@carbon/icons-react";
7
7
  import Bn from "@carbon/ai-chat-components/es/react/reasoning-steps";
8
8
  import Fn from "@carbon/ai-chat-components/es/react/reasoning-steps-toggle";
9
9
  import Un from "@carbon/ai-chat-components/es/react/reasoning-step";
@@ -23,24 +23,24 @@ function Y(e) {
23
23
  if (e === void 0) throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
24
24
  return e;
25
25
  }
26
- function lt(e, t) {
27
- return lt = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(n, s) {
26
+ function ut(e, t) {
27
+ return ut = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(n, s) {
28
28
  return n.__proto__ = s, n;
29
- }, lt(e, t);
29
+ }, ut(e, t);
30
30
  }
31
31
  function Zn(e, t) {
32
- e.prototype = Object.create(t.prototype), e.prototype.constructor = e, lt(e, t);
32
+ e.prototype = Object.create(t.prototype), e.prototype.constructor = e, ut(e, t);
33
33
  }
34
- var es = Object.defineProperty, ts = Object.defineProperties, as = Object.getOwnPropertyDescriptors, Ke = Object.getOwnPropertySymbols, Na = Object.prototype.hasOwnProperty, qa = Object.prototype.propertyIsEnumerable, ut = (e, t, n) => t in e ? es(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, W = (e, t) => {
35
- for (var n in t || (t = {})) Na.call(t, n) && ut(e, n, t[n]);
36
- if (Ke) for (var n of Ke(t)) qa.call(t, n) && ut(e, n, t[n]);
34
+ var es = Object.defineProperty, ts = Object.defineProperties, as = Object.getOwnPropertyDescriptors, Ke = Object.getOwnPropertySymbols, Da = Object.prototype.hasOwnProperty, Ba = Object.prototype.propertyIsEnumerable, dt = (e, t, n) => t in e ? es(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, J = (e, t) => {
35
+ for (var n in t || (t = {})) Da.call(t, n) && dt(e, n, t[n]);
36
+ if (Ke) for (var n of Ke(t)) Ba.call(t, n) && dt(e, n, t[n]);
37
37
  return e;
38
- }, Da = (e, t) => ts(e, as(t)), ns = (e, t) => {
38
+ }, Fa = (e, t) => ts(e, as(t)), ns = (e, t) => {
39
39
  var n = {};
40
- for (var s in e) Na.call(e, s) && t.indexOf(s) < 0 && (n[s] = e[s]);
41
- if (e != null && Ke) for (var s of Ke(e)) t.indexOf(s) < 0 && qa.call(e, s) && (n[s] = e[s]);
40
+ for (var s in e) Da.call(e, s) && t.indexOf(s) < 0 && (n[s] = e[s]);
41
+ if (e != null && Ke) for (var s of Ke(e)) t.indexOf(s) < 0 && Ba.call(e, s) && (n[s] = e[s]);
42
42
  return n;
43
- }, q = (e, t, n) => (ut(e, typeof t != "symbol" ? t + "" : t, n), n), _e = (e, t, n) => new Promise((s, a) => {
43
+ }, B = (e, t, n) => (dt(e, typeof t != "symbol" ? t + "" : t, n), n), _e = (e, t, n) => new Promise((s, a) => {
44
44
  var o = (c) => {
45
45
  try {
46
46
  r(n.next(c));
@@ -55,20 +55,20 @@ var es = Object.defineProperty, ts = Object.defineProperties, as = Object.getOwn
55
55
  }
56
56
  }, r = (c) => c.done ? s(c.value) : Promise.resolve(c.value).then(o, i);
57
57
  r((n = n.apply(e, t)).next());
58
- }), ss = "hCaptcha-script", He = "hCaptchaOnLoad", Bt = "script-error", me = "@hCaptcha/loader";
58
+ }), ss = "hCaptcha-script", He = "hCaptchaOnLoad", Ut = "script-error", me = "@hCaptcha/loader";
59
59
  function os(e) {
60
60
  return Object.entries(e).filter(([, t]) => t || t === !1).map(([t, n]) => `${encodeURIComponent(t)}=${encodeURIComponent(String(n))}`).join("&");
61
61
  }
62
- function Ba(e) {
62
+ function Ua(e) {
63
63
  let t = e && e.ownerDocument || document, n = t.defaultView || t.parentWindow || window;
64
64
  return { document: t, window: n };
65
65
  }
66
- function Fa(e) {
66
+ function Ha(e) {
67
67
  return e || document.head;
68
68
  }
69
69
  function is(e) {
70
70
  var t;
71
- e.setTag("source", me), e.setTag("url", document.URL), e.setContext("os", { UA: navigator.userAgent }), e.setContext("browser", W({}, rs())), e.setContext("device", Da(W({}, ls()), { screen_width_pixels: screen.width, screen_height_pixels: screen.height, language: navigator.language, orientation: ((t = screen.orientation) == null ? void 0 : t.type) || "Unknown", processor_count: navigator.hardwareConcurrency, platform: navigator.platform }));
71
+ e.setTag("source", me), e.setTag("url", document.URL), e.setContext("os", { UA: navigator.userAgent }), e.setContext("browser", J({}, rs())), e.setContext("device", Fa(J({}, ls()), { screen_width_pixels: screen.width, screen_height_pixels: screen.height, language: navigator.language, orientation: ((t = screen.orientation) == null ? void 0 : t.type) || "Unknown", processor_count: navigator.hardwareConcurrency, platform: navigator.platform }));
72
72
  }
73
73
  function rs() {
74
74
  var e, t, n, s, a, o;
@@ -84,15 +84,15 @@ function ls() {
84
84
  let n;
85
85
  return /Mobile|iPhone|iPod|Android/i.test(e) ? n = "Mobile" : /Tablet|iPad/i.test(e) ? n = "Tablet" : n = "Desktop", { model: t, family: t, device: n };
86
86
  }
87
- var us = class Ua {
87
+ var us = class $a {
88
88
  constructor(t) {
89
- q(this, "_parent"), q(this, "breadcrumbs", []), q(this, "context", {}), q(this, "extra", {}), q(this, "tags", {}), q(this, "request"), q(this, "user"), this._parent = t;
89
+ B(this, "_parent"), B(this, "breadcrumbs", []), B(this, "context", {}), B(this, "extra", {}), B(this, "tags", {}), B(this, "request"), B(this, "user"), this._parent = t;
90
90
  }
91
91
  get parent() {
92
92
  return this._parent;
93
93
  }
94
94
  child() {
95
- return new Ua(this);
95
+ return new $a(this);
96
96
  }
97
97
  setRequest(t) {
98
98
  return this.request = t, this;
@@ -116,7 +116,7 @@ var us = class Ua {
116
116
  return delete this.context[t], this;
117
117
  }
118
118
  setTags(t) {
119
- return this.tags = W(W({}, this.tags), t), this;
119
+ return this.tags = J(J({}, this.tags), t), this;
120
120
  }
121
121
  setTag(t, n) {
122
122
  return this.tags[t] = n, this;
@@ -135,23 +135,23 @@ var us = class Ua {
135
135
  for (; n; ) t.push(n), n = n.parent;
136
136
  return t.reverse().reduce((s, a) => {
137
137
  var o;
138
- return s.breadcrumbs = [...(o = s.breadcrumbs) != null ? o : [], ...a.breadcrumbs], s.extra = W(W({}, s.extra), a.extra), s.contexts = W(W({}, s.contexts), a.context), s.tags = W(W({}, s.tags), a.tags), a.user && (s.user = a.user), a.request && (s.request = a.request), s;
138
+ return s.breadcrumbs = [...(o = s.breadcrumbs) != null ? o : [], ...a.breadcrumbs], s.extra = J(J({}, s.extra), a.extra), s.contexts = J(J({}, s.contexts), a.context), s.tags = J(J({}, s.tags), a.tags), a.user && (s.user = a.user), a.request && (s.request = a.request), s;
139
139
  }, { breadcrumbs: [], extra: {}, contexts: {}, tags: {}, request: void 0, user: void 0 });
140
140
  }
141
141
  clear() {
142
142
  this.breadcrumbs = [], this.context = {}, this.tags = {}, this.user = void 0;
143
143
  }
144
- }, ds = /^\s*at (?:(.*?) ?\()?((?:file|https?|blob|chrome-extension|address|native|eval|webpack|<anonymous>|[-a-z]+:|.*bundle|\/).*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i, hs = /^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:file|https?|blob|chrome|webpack|resource|moz-extension).*?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js))(?::(\d+))?(?::(\d+))?\s*$/i, ms = /^\s*at (?:((?:\[object object\])?.+) )?\(?((?:file|ms-appx|https?|webpack|blob):.*?):(\d+)(?::(\d+))?\)?\s*$/i, ps = /^(?:(\w+):)\/\/(?:(\w+)(?::(\w+))?@)([\w.-]+)(?::(\d+))?\/(.+)/, Ne = "?", Ft = "An unknown error occurred", gs = "0.0.4";
144
+ }, ds = /^\s*at (?:(.*?) ?\()?((?:file|https?|blob|chrome-extension|address|native|eval|webpack|<anonymous>|[-a-z]+:|.*bundle|\/).*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i, hs = /^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:file|https?|blob|chrome|webpack|resource|moz-extension).*?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js))(?::(\d+))?(?::(\d+))?\s*$/i, ms = /^\s*at (?:((?:\[object object\])?.+) )?\(?((?:file|ms-appx|https?|webpack|blob):.*?):(\d+)(?::(\d+))?\)?\s*$/i, ps = /^(?:(\w+):)\/\/(?:(\w+)(?::(\w+))?@)([\w.-]+)(?::(\d+))?\/(.+)/, Ne = "?", Ht = "An unknown error occurred", gs = "0.0.4";
145
145
  function fs(e) {
146
146
  for (let t = 0; t < e.length; t++) e[t] = Math.floor(Math.random() * 256);
147
147
  return e;
148
148
  }
149
- function H(e) {
149
+ function K(e) {
150
150
  return (e + 256).toString(16).substring(1);
151
151
  }
152
152
  function ks() {
153
153
  let e = fs(new Array(16));
154
- return e[6] = e[6] & 15 | 64, e[8] = e[8] & 63 | 128, H(e[0]) + H(e[1]) + H(e[2]) + H(e[3]) + "-" + H(e[4]) + H(e[5]) + "-" + H(e[6]) + H(e[7]) + "-" + H(e[8]) + H(e[9]) + "-" + H(e[10]) + H(e[11]) + H(e[12]) + H(e[13]) + H(e[14]) + H(e[15]);
154
+ return e[6] = e[6] & 15 | 64, e[8] = e[8] & 63 | 128, K(e[0]) + K(e[1]) + K(e[2]) + K(e[3]) + "-" + K(e[4]) + K(e[5]) + "-" + K(e[6]) + K(e[7]) + "-" + K(e[8]) + K(e[9]) + "-" + K(e[10]) + K(e[11]) + K(e[12]) + K(e[13]) + K(e[14]) + K(e[15]);
155
155
  }
156
156
  var bs = [[ds, "chrome"], [ms, "winjs"], [hs, "gecko"]];
157
157
  function ys(e) {
@@ -187,7 +187,7 @@ function ws(e) {
187
187
  }
188
188
  function xs(e, t, n) {
189
189
  var s, a;
190
- let o = W({ event_id: ks().replaceAll("-", ""), platform: "javascript", sdk: { name: "@hcaptcha/sentry", version: gs }, environment: t, release: n, timestamp: Date.now() / 1e3 }, e.scope.toBody());
190
+ let o = J({ event_id: ks().replaceAll("-", ""), platform: "javascript", sdk: { name: "@hcaptcha/sentry", version: gs }, environment: t, release: n, timestamp: Date.now() / 1e3 }, e.scope.toBody());
191
191
  if (e.type === "exception") {
192
192
  o.message = (a = (s = e.error) == null ? void 0 : s.message) != null ? a : "Unknown error", o.fingerprint = [o.message];
193
193
  let i = [], r = e.error;
@@ -200,10 +200,10 @@ function _s(e) {
200
200
  if (e instanceof Error) return e;
201
201
  if (typeof e == "string") return new Error(e);
202
202
  if (typeof e == "object" && e !== null && !Array.isArray(e)) {
203
- let n = e, { message: s } = n, a = ns(n, ["message"]), o = new Error(typeof s == "string" ? s : Ft);
203
+ let n = e, { message: s } = n, a = ns(n, ["message"]), o = new Error(typeof s == "string" ? s : Ht);
204
204
  return Object.assign(o, a);
205
205
  }
206
- let t = new Error(Ft);
206
+ let t = new Error(Ht);
207
207
  return Object.assign(t, { cause: e });
208
208
  }
209
209
  function Cs(e, t, n) {
@@ -216,7 +216,7 @@ function Cs(e, t, n) {
216
216
  let c = new AbortController();
217
217
  o = c.signal, setTimeout(() => c.abort(), n);
218
218
  }
219
- let i = yield fetch(e, Da(W({}, t), { signal: o })), r = yield i.text();
219
+ let i = yield fetch(e, Fa(J({}, t), { signal: o })), r = yield i.text();
220
220
  return { status: i.status, body: r };
221
221
  }
222
222
  return yield new Promise((o, i) => {
@@ -238,18 +238,18 @@ function Cs(e, t, n) {
238
238
  }
239
239
  });
240
240
  }
241
- var Q, dt = (Q = class {
241
+ var V, ht = (V = class {
242
242
  constructor(e) {
243
- q(this, "apiURL"), q(this, "dsn"), q(this, "environment"), q(this, "release"), q(this, "sampleRate"), q(this, "debug"), q(this, "_scope"), q(this, "shouldBuffer", !1), q(this, "bufferlimit", 20), q(this, "buffer", []);
243
+ B(this, "apiURL"), B(this, "dsn"), B(this, "environment"), B(this, "release"), B(this, "sampleRate"), B(this, "debug"), B(this, "_scope"), B(this, "shouldBuffer", !1), B(this, "bufferlimit", 20), B(this, "buffer", []);
244
244
  var t, n, s, a, o;
245
245
  this.environment = e.environment, this.release = e.release, this.sampleRate = (t = e.sampleRate) != null ? t : 1, this.debug = (n = e.debug) != null ? n : !1, this._scope = (s = e.scope) != null ? s : new us(), this.apiURL = ws(e.dsn), this.dsn = e.dsn, this.shouldBuffer = (a = e.buffer) != null ? a : !1, this.bufferlimit = (o = e.bufferLimit) != null ? o : 20;
246
246
  }
247
247
  static init(e) {
248
- Q._instance || (Q._instance = new Q(e));
248
+ V._instance || (V._instance = new V(e));
249
249
  }
250
250
  static get instance() {
251
- if (!Q._instance) throw new Error("Sentry has not been initialized");
252
- return Q._instance;
251
+ if (!V._instance) throw new Error("Sentry has not been initialized");
252
+ return V._instance;
253
253
  }
254
254
  log(...e) {
255
255
  this.debug && console.log(...e);
@@ -258,26 +258,26 @@ var Q, dt = (Q = class {
258
258
  return this._scope;
259
259
  }
260
260
  static get scope() {
261
- return Q.instance.scope;
261
+ return V.instance.scope;
262
262
  }
263
263
  withScope(e) {
264
264
  let t = this._scope.child();
265
265
  e(t);
266
266
  }
267
267
  static withScope(e) {
268
- Q.instance.withScope(e);
268
+ V.instance.withScope(e);
269
269
  }
270
270
  captureException(e, t) {
271
271
  this.captureEvent({ type: "exception", level: "error", error: _s(e), scope: t ?? this._scope });
272
272
  }
273
273
  static captureException(e, t) {
274
- Q.instance.captureException(e, t);
274
+ V.instance.captureException(e, t);
275
275
  }
276
276
  captureMessage(e, t = "info", n) {
277
277
  this.captureEvent({ type: "message", level: t, message: e, scope: n ?? this._scope });
278
278
  }
279
279
  static captureMessage(e, t = "info", n) {
280
- Q.instance.captureMessage(e, t, n);
280
+ V.instance.captureMessage(e, t, n);
281
281
  }
282
282
  captureEvent(e) {
283
283
  if (Math.random() >= this.sampleRate) {
@@ -314,49 +314,49 @@ var Q, dt = (Q = class {
314
314
  });
315
315
  }
316
316
  static flush(e = 5e3) {
317
- return Q.instance.flush(e);
317
+ return V.instance.flush(e);
318
318
  }
319
319
  static reset() {
320
- Q._instance = void 0;
320
+ V._instance = void 0;
321
321
  }
322
- }, q(Q, "_instance"), Q), Ss = "https://d233059272824702afc8c43834c4912d@sentry.hcaptcha.com/6", Es = "2.3.0", Ts = "production";
322
+ }, B(V, "_instance"), V), Ss = "https://d233059272824702afc8c43834c4912d@sentry.hcaptcha.com/6", Es = "2.3.0", Ts = "production";
323
323
  function js(e = !0) {
324
- if (!e) return Ut();
325
- dt.init({ dsn: Ss, release: Es, environment: Ts });
326
- let t = dt.scope;
327
- return is(t), Ut(t);
324
+ if (!e) return $t();
325
+ ht.init({ dsn: Ss, release: Es, environment: Ts });
326
+ let t = ht.scope;
327
+ return is(t), $t(t);
328
328
  }
329
- function Ut(e = null) {
329
+ function $t(e = null) {
330
330
  return { addBreadcrumb: (t) => {
331
331
  e && e.addBreadcrumb(t);
332
332
  }, captureRequest: (t) => {
333
333
  e && e.setRequest(t);
334
334
  }, captureException: (t) => {
335
- e && dt.captureException(t, e);
335
+ e && ht.captureException(t, e);
336
336
  } };
337
337
  }
338
338
  function Is({ scriptLocation: e, query: t, loadAsync: n = !0, crossOrigin: s = "anonymous", apihost: a = "https://js.hcaptcha.com", cleanup: o = !1, secureApi: i = !1, scriptSource: r = "" } = {}, c) {
339
- let l = Fa(e), d = Ba(l);
339
+ let l = Ha(e), d = Ua(l);
340
340
  return new Promise((u, m) => {
341
- let k = d.document.createElement("script");
342
- k.id = ss, r ? k.src = `${r}?onload=${He}` : i ? k.src = `${a}/1/secure-api.js?onload=${He}` : k.src = `${a}/1/api.js?onload=${He}`, k.crossOrigin = s, k.async = n;
343
- let g = (f, y) => {
341
+ let f = d.document.createElement("script");
342
+ f.id = ss, r ? f.src = `${r}?onload=${He}` : i ? f.src = `${a}/1/secure-api.js?onload=${He}` : f.src = `${a}/1/api.js?onload=${He}`, f.crossOrigin = s, f.async = n;
343
+ let g = (p, y) => {
344
344
  try {
345
- !i && o && l.removeChild(k), y(f);
346
- } catch (p) {
347
- m(p);
345
+ !i && o && l.removeChild(f), y(p);
346
+ } catch (w) {
347
+ m(w);
348
348
  }
349
349
  };
350
- k.onload = (f) => g(f, u), k.onerror = (f) => {
351
- c && c(k.src), g(f, m);
352
- }, k.src += t !== "" ? `&${t}` : "", l.appendChild(k);
350
+ f.onload = (p) => g(p, u), f.onerror = (p) => {
351
+ c && c(f.src), g(p, m);
352
+ }, f.src += t !== "" ? `&${t}` : "", l.appendChild(f);
353
353
  });
354
354
  }
355
355
  var qe = [];
356
356
  function zs(e = { cleanup: !1 }, t) {
357
357
  try {
358
358
  t.addBreadcrumb({ category: me, message: "hCaptcha loader params", data: e });
359
- let n = Fa(e.scriptLocation), s = Ba(n), a = qe.find(({ scope: i }) => i === s.window);
359
+ let n = Ha(e.scriptLocation), s = Ua(n), a = qe.find(({ scope: i }) => i === s.window);
360
360
  if (a) return t.addBreadcrumb({ category: me, message: "hCaptcha already loaded" }), a.promise;
361
361
  let o = new Promise((i, r) => _e(this, null, function* () {
362
362
  try {
@@ -364,52 +364,52 @@ function zs(e = { cleanup: !1 }, t) {
364
364
  t.addBreadcrumb({ category: me, message: "hCaptcha script called onload function" }), i(s.window.hcaptcha);
365
365
  };
366
366
  let c = os({ custom: e.custom, render: e.render, sentry: e.sentry, assethost: e.assethost, imghost: e.imghost, reportapi: e.reportapi, endpoint: e.endpoint, host: e.host, recaptchacompat: e.recaptchacompat, hl: e.hl, uj: e.uj });
367
- yield Is(W({ query: c }, e), (l) => {
367
+ yield Is(J({ query: c }, e), (l) => {
368
368
  t.captureRequest({ url: l, method: "GET" });
369
369
  }), t.addBreadcrumb({ category: me, message: "hCaptcha loaded", data: a });
370
370
  } catch {
371
371
  t.addBreadcrumb({ category: me, message: "hCaptcha failed to load" });
372
372
  let l = qe.findIndex((d) => d.scope === s.window);
373
- l !== -1 && qe.splice(l, 1), r(new Error(Bt));
373
+ l !== -1 && qe.splice(l, 1), r(new Error(Ut));
374
374
  }
375
375
  }));
376
376
  return qe.push({ promise: o, scope: s.window }), o;
377
377
  } catch (n) {
378
- return t.captureException(n), Promise.reject(new Error(Bt));
378
+ return t.captureException(n), Promise.reject(new Error(Ut));
379
379
  }
380
380
  }
381
- function Ha(e, t, n = 0) {
381
+ function Ka(e, t, n = 0) {
382
382
  return _e(this, null, function* () {
383
383
  var s, a;
384
384
  let o = (s = e.maxRetries) != null ? s : 2, i = (a = e.retryDelay) != null ? a : 1e3, r = n < o ? "Retry loading hCaptcha Api" : "Exceeded maximum retries";
385
385
  try {
386
386
  return yield zs(e, t);
387
387
  } catch (c) {
388
- return t.addBreadcrumb({ category: me, message: r }), n >= o ? (t.captureException(c), Promise.reject(c)) : (t.addBreadcrumb({ category: me, message: `Waiting ${i}ms before retry attempt ${n + 1}` }), yield cs(i), n += 1, Ha(e, t, n));
388
+ return t.addBreadcrumb({ category: me, message: r }), n >= o ? (t.captureException(c), Promise.reject(c)) : (t.addBreadcrumb({ category: me, message: `Waiting ${i}ms before retry attempt ${n + 1}` }), yield cs(i), n += 1, Ka(e, t, n));
389
389
  }
390
390
  });
391
391
  }
392
392
  function Os() {
393
393
  return _e(this, arguments, function* (e = {}) {
394
394
  let t = js(e.sentry);
395
- return yield Ha(e, t);
395
+ return yield Ka(e, t);
396
396
  });
397
397
  }
398
- function Ht(e) {
398
+ function Kt(e) {
399
399
  var t = e && e.ownerDocument || document, n = t.defaultView || t.parentWindow || window;
400
400
  return {
401
401
  document: t,
402
402
  window: n
403
403
  };
404
404
  }
405
- function $t(e) {
405
+ function Qt(e) {
406
406
  return e || document.head;
407
407
  }
408
408
  var Rs = /* @__PURE__ */ (function(e) {
409
409
  Zn(t, e);
410
410
  function t(s) {
411
411
  var a;
412
- return a = e.call(this, s) || this, a._hcaptcha = void 0, a.renderCaptcha = a.renderCaptcha.bind(Y(a)), a.resetCaptcha = a.resetCaptcha.bind(Y(a)), a.removeCaptcha = a.removeCaptcha.bind(Y(a)), a.isReady = a.isReady.bind(Y(a)), a._onReady = null, a.loadCaptcha = a.loadCaptcha.bind(Y(a)), a.handleOnLoad = a.handleOnLoad.bind(Y(a)), a.handleSubmit = a.handleSubmit.bind(Y(a)), a.handleExpire = a.handleExpire.bind(Y(a)), a.handleError = a.handleError.bind(Y(a)), a.handleOpen = a.handleOpen.bind(Y(a)), a.handleClose = a.handleClose.bind(Y(a)), a.handleChallengeExpired = a.handleChallengeExpired.bind(Y(a)), a.ref = /* @__PURE__ */ R.createRef(), a.apiScriptRequested = !1, a.sentryHub = null, a.captchaId = "", a._pendingExecute = null, a.state = {
412
+ return a = e.call(this, s) || this, a._hcaptcha = void 0, a.renderCaptcha = a.renderCaptcha.bind(Y(a)), a.resetCaptcha = a.resetCaptcha.bind(Y(a)), a.removeCaptcha = a.removeCaptcha.bind(Y(a)), a.isReady = a.isReady.bind(Y(a)), a._onReady = null, a.loadCaptcha = a.loadCaptcha.bind(Y(a)), a.handleOnLoad = a.handleOnLoad.bind(Y(a)), a.handleSubmit = a.handleSubmit.bind(Y(a)), a.handleExpire = a.handleExpire.bind(Y(a)), a.handleError = a.handleError.bind(Y(a)), a.handleOpen = a.handleOpen.bind(Y(a)), a.handleClose = a.handleClose.bind(Y(a)), a.handleChallengeExpired = a.handleChallengeExpired.bind(Y(a)), a.ref = /* @__PURE__ */ L.createRef(), a.apiScriptRequested = !1, a.sentryHub = null, a.captchaId = "", a._pendingExecute = null, a.state = {
413
413
  isApiReady: !1,
414
414
  isRemoved: !1,
415
415
  elementId: s.id
@@ -417,7 +417,7 @@ var Rs = /* @__PURE__ */ (function(e) {
417
417
  }
418
418
  var n = t.prototype;
419
419
  return n.componentDidMount = function() {
420
- var a = this, o = $t(this.props.scriptLocation), i = Ht(o);
420
+ var a = this, o = Qt(this.props.scriptLocation), i = Kt(o);
421
421
  this._hcaptcha = i.window.hcaptcha || void 0;
422
422
  var r = typeof this._hcaptcha < "u";
423
423
  if (r) {
@@ -443,7 +443,7 @@ var Rs = /* @__PURE__ */ (function(e) {
443
443
  });
444
444
  }, n.loadCaptcha = function() {
445
445
  if (!this.apiScriptRequested) {
446
- var a = this.props, o = a.apihost, i = a.assethost, r = a.endpoint, c = a.host, l = a.imghost, d = a.languageOverride, u = a.reCaptchaCompat, m = a.reportapi, k = a.sentry, g = a.custom, f = a.loadAsync, y = a.scriptLocation, p = a.scriptSource, b = a.secureApi, v = a.cleanup, E = v === void 0 ? !0 : v, I = a.userJourneys, w = {
446
+ var a = this.props, o = a.apihost, i = a.assethost, r = a.endpoint, c = a.host, l = a.imghost, d = a.languageOverride, u = a.reCaptchaCompat, m = a.reportapi, f = a.sentry, g = a.custom, p = a.loadAsync, y = a.scriptLocation, w = a.scriptSource, k = a.secureApi, b = a.cleanup, R = b === void 0 ? !0 : b, T = a.userJourneys, v = {
447
447
  render: "explicit",
448
448
  apihost: o,
449
449
  assethost: i,
@@ -453,16 +453,16 @@ var Rs = /* @__PURE__ */ (function(e) {
453
453
  imghost: l,
454
454
  recaptchacompat: u === !1 ? "off" : null,
455
455
  reportapi: m,
456
- sentry: k,
456
+ sentry: f,
457
457
  custom: g,
458
- loadAsync: f,
458
+ loadAsync: p,
459
459
  scriptLocation: y,
460
- scriptSource: p,
461
- secureApi: b,
462
- cleanup: E,
463
- uj: I !== void 0 ? I : !1
460
+ scriptSource: w,
461
+ secureApi: k,
462
+ cleanup: R,
463
+ uj: T !== void 0 ? T : !1
464
464
  };
465
- Os(w).then(this.handleOnLoad, this.handleError).catch(this.handleError), this.apiScriptRequested = !0;
465
+ Os(v).then(this.handleOnLoad, this.handleError).catch(this.handleError), this.apiScriptRequested = !0;
466
466
  }
467
467
  }, n.renderCaptcha = function(a) {
468
468
  var o = this, i = this.props.onReady, r = this.state.isApiReady, c = this.captchaId;
@@ -499,7 +499,7 @@ var Rs = /* @__PURE__ */ (function(e) {
499
499
  this.setState({
500
500
  isApiReady: !0
501
501
  }, function() {
502
- var o = $t(a.props.scriptLocation), i = Ht(o);
502
+ var o = Qt(a.props.scriptLocation), i = Kt(o);
503
503
  a._hcaptcha = i.window.hcaptcha, a.renderCaptcha(function() {
504
504
  var r = a.props.onLoad;
505
505
  r && r();
@@ -547,13 +547,13 @@ var Rs = /* @__PURE__ */ (function(e) {
547
547
  if (o._pendingExecute)
548
548
  try {
549
549
  var m = i.execute(u, a);
550
- m && typeof m.then == "function" ? m.then(function(k) {
551
- o._pendingExecute = null, l(k);
552
- }).catch(function(k) {
553
- o._pendingExecute = null, d(k);
550
+ m && typeof m.then == "function" ? m.then(function(f) {
551
+ o._pendingExecute = null, l(f);
552
+ }).catch(function(f) {
553
+ o._pendingExecute = null, d(f);
554
554
  }) : (o._pendingExecute = null, d(new Error("hcaptcha-execute-no-promise")));
555
- } catch (k) {
556
- o._pendingExecute = null, d(k);
555
+ } catch (f) {
556
+ o._pendingExecute = null, d(f);
557
557
  }
558
558
  };
559
559
  }) : (this._onReady = function(l) {
@@ -588,13 +588,13 @@ var Rs = /* @__PURE__ */ (function(e) {
588
588
  return a.getRespKey(this.captchaId);
589
589
  }, n.render = function() {
590
590
  var a = this.state.elementId;
591
- return /* @__PURE__ */ R.createElement("div", {
591
+ return /* @__PURE__ */ L.createElement("div", {
592
592
  ref: this.ref,
593
593
  id: a
594
594
  });
595
595
  }, t;
596
- })(R.Component);
597
- const As = ({ children: e }) => vn(za, null, e), Ls = () => ({
596
+ })(L.Component);
597
+ const As = ({ children: e }) => wn(Ra, null, e), Ls = () => ({
598
598
  data: void 0,
599
599
  getData: async () => ({
600
600
  visitorId: void 0
@@ -658,7 +658,7 @@ var Oe = class {
658
658
  clearInterval(e) {
659
659
  this.#e.clearInterval(e);
660
660
  }
661
- }, ht = new Ms();
661
+ }, mt = new Ms();
662
662
  function Ns(e) {
663
663
  setTimeout(e, 0);
664
664
  }
@@ -674,13 +674,13 @@ function Ds(e) {
674
674
  function Bs(e, t) {
675
675
  return Math.max(e + (t || 0) - Date.now(), 0);
676
676
  }
677
- function mt(e, t) {
677
+ function pt(e, t) {
678
678
  return typeof e == "function" ? e(t) : e;
679
679
  }
680
680
  function Fs(e, t) {
681
681
  return typeof e == "function" ? e(t) : e;
682
682
  }
683
- function Kt(e, t) {
683
+ function Gt(e, t) {
684
684
  const {
685
685
  type: n = "all",
686
686
  exact: s,
@@ -691,7 +691,7 @@ function Kt(e, t) {
691
691
  } = e;
692
692
  if (i) {
693
693
  if (s) {
694
- if (t.queryHash !== yt(i, t.options))
694
+ if (t.queryHash !== vt(i, t.options))
695
695
  return !1;
696
696
  } else if (!ze(t.queryKey, i))
697
697
  return !1;
@@ -703,7 +703,7 @@ function Kt(e, t) {
703
703
  }
704
704
  return !(typeof r == "boolean" && t.isStale() !== r || a && a !== t.state.fetchStatus || o && !o(t));
705
705
  }
706
- function Qt(e, t) {
706
+ function Vt(e, t) {
707
707
  const { exact: n, status: s, predicate: a, mutationKey: o } = e;
708
708
  if (o) {
709
709
  if (!t.options.mutationKey)
@@ -716,38 +716,38 @@ function Qt(e, t) {
716
716
  }
717
717
  return !(s && t.state.status !== s || a && !a(t));
718
718
  }
719
- function yt(e, t) {
719
+ function vt(e, t) {
720
720
  return (t?.queryKeyHashFn || fe)(e);
721
721
  }
722
722
  function fe(e) {
723
723
  return JSON.stringify(
724
724
  e,
725
- (t, n) => gt(n) ? Object.keys(n).sort().reduce((s, a) => (s[a] = n[a], s), {}) : n
725
+ (t, n) => ft(n) ? Object.keys(n).sort().reduce((s, a) => (s[a] = n[a], s), {}) : n
726
726
  );
727
727
  }
728
728
  function ze(e, t) {
729
729
  return e === t ? !0 : typeof e != typeof t ? !1 : e && t && typeof e == "object" && typeof t == "object" ? Object.keys(t).every((n) => ze(e[n], t[n])) : !1;
730
730
  }
731
731
  var Us = Object.prototype.hasOwnProperty;
732
- function pt(e, t, n = 0) {
732
+ function gt(e, t, n = 0) {
733
733
  if (e === t)
734
734
  return e;
735
735
  if (n > 500) return t;
736
- const s = Gt(e) && Gt(t);
737
- if (!s && !(gt(e) && gt(t))) return t;
736
+ const s = Wt(e) && Wt(t);
737
+ if (!s && !(ft(e) && ft(t))) return t;
738
738
  const o = (s ? e : Object.keys(e)).length, i = s ? t : Object.keys(t), r = i.length, c = s ? new Array(r) : {};
739
739
  let l = 0;
740
740
  for (let d = 0; d < r; d++) {
741
- const u = s ? d : i[d], m = e[u], k = t[u];
742
- if (m === k) {
741
+ const u = s ? d : i[d], m = e[u], f = t[u];
742
+ if (m === f) {
743
743
  c[u] = m, (s ? d < o : Us.call(e, u)) && l++;
744
744
  continue;
745
745
  }
746
- if (m === null || k === null || typeof m != "object" || typeof k != "object") {
747
- c[u] = k;
746
+ if (m === null || f === null || typeof m != "object" || typeof f != "object") {
747
+ c[u] = f;
748
748
  continue;
749
749
  }
750
- const g = pt(m, k, n + 1);
750
+ const g = gt(m, f, n + 1);
751
751
  c[u] = g, g === m && l++;
752
752
  }
753
753
  return o === r && l === o ? e : c;
@@ -760,24 +760,24 @@ function Hs(e, t) {
760
760
  return !1;
761
761
  return !0;
762
762
  }
763
- function Gt(e) {
763
+ function Wt(e) {
764
764
  return Array.isArray(e) && e.length === Object.keys(e).length;
765
765
  }
766
- function gt(e) {
767
- if (!Vt(e))
766
+ function ft(e) {
767
+ if (!Xt(e))
768
768
  return !1;
769
769
  const t = e.constructor;
770
770
  if (t === void 0)
771
771
  return !0;
772
772
  const n = t.prototype;
773
- return !(!Vt(n) || !n.hasOwnProperty("isPrototypeOf") || Object.getPrototypeOf(e) !== Object.prototype);
773
+ return !(!Xt(n) || !n.hasOwnProperty("isPrototypeOf") || Object.getPrototypeOf(e) !== Object.prototype);
774
774
  }
775
- function Vt(e) {
775
+ function Xt(e) {
776
776
  return Object.prototype.toString.call(e) === "[object Object]";
777
777
  }
778
778
  function $s(e) {
779
779
  return new Promise((t) => {
780
- ht.setTimeout(t, e);
780
+ mt.setTimeout(t, e);
781
781
  });
782
782
  }
783
783
  function Ks(e, t, n) {
@@ -786,13 +786,13 @@ function Ks(e, t, n) {
786
786
  if (n.structuralSharing !== !1) {
787
787
  if (process.env.NODE_ENV !== "production")
788
788
  try {
789
- return pt(e, t);
789
+ return gt(e, t);
790
790
  } catch (s) {
791
791
  throw console.error(
792
792
  `Structural sharing requires data to be JSON serializable. To fix this, turn off structuralSharing or return JSON-serializable data from your queryFn. [${n.queryHash}]: ${s}`
793
793
  ), s;
794
794
  }
795
- return pt(e, t);
795
+ return gt(e, t);
796
796
  }
797
797
  return t;
798
798
  }
@@ -805,7 +805,7 @@ function Gs(e, t, n = 0) {
805
805
  return n && s.length > n ? s.slice(0, -1) : s;
806
806
  }
807
807
  var Qe = /* @__PURE__ */ Symbol();
808
- function $a(e, t) {
808
+ function Qa(e, t) {
809
809
  return process.env.NODE_ENV !== "production" && e.queryFn === Qe && console.error(
810
810
  `Attempted to invoke queryFn when set to skipToken. This is likely a configuration error. Query hash: '${e.queryHash}'`
811
811
  ), !e.queryFn && t?.initialPromise ? () => t.initialPromise : !e.queryFn || e.queryFn === Qe ? () => Promise.reject(new Error(`Missing queryFn: '${e.queryHash}'`)) : e.queryFn;
@@ -857,7 +857,7 @@ var Xs = class extends Oe {
857
857
  isFocused() {
858
858
  return typeof this.#e == "boolean" ? this.#e : globalThis.document?.visibilityState !== "hidden";
859
859
  }
860
- }, Ka = new Xs();
860
+ }, Ga = new Xs();
861
861
  function Js() {
862
862
  let e, t;
863
863
  const n = new Promise((a, o) => {
@@ -940,7 +940,7 @@ function Zs() {
940
940
  }
941
941
  };
942
942
  }
943
- var B = Zs(), eo = class extends Oe {
943
+ var H = Zs(), eo = class extends Oe {
944
944
  #e = !0;
945
945
  #a;
946
946
  #t;
@@ -975,55 +975,55 @@ var B = Zs(), eo = class extends Oe {
975
975
  function to(e) {
976
976
  return Math.min(1e3 * 2 ** e, 3e4);
977
977
  }
978
- function Qa(e) {
978
+ function Va(e) {
979
979
  return (e ?? "online") === "online" ? Ge.isOnline() : !0;
980
980
  }
981
- var ft = class extends Error {
981
+ var kt = class extends Error {
982
982
  constructor(e) {
983
983
  super("CancelledError"), this.revert = e?.revert, this.silent = e?.silent;
984
984
  }
985
985
  };
986
- function Ga(e) {
986
+ function Wa(e) {
987
987
  let t = !1, n = 0, s;
988
- const a = Js(), o = () => a.status !== "pending", i = (f) => {
988
+ const a = Js(), o = () => a.status !== "pending", i = (p) => {
989
989
  if (!o()) {
990
- const y = new ft(f);
990
+ const y = new kt(p);
991
991
  m(y), e.onCancel?.(y);
992
992
  }
993
993
  }, r = () => {
994
994
  t = !0;
995
995
  }, c = () => {
996
996
  t = !1;
997
- }, l = () => Ka.isFocused() && (e.networkMode === "always" || Ge.isOnline()) && e.canRun(), d = () => Qa(e.networkMode) && e.canRun(), u = (f) => {
998
- o() || (s?.(), a.resolve(f));
999
- }, m = (f) => {
1000
- o() || (s?.(), a.reject(f));
1001
- }, k = () => new Promise((f) => {
997
+ }, l = () => Ga.isFocused() && (e.networkMode === "always" || Ge.isOnline()) && e.canRun(), d = () => Va(e.networkMode) && e.canRun(), u = (p) => {
998
+ o() || (s?.(), a.resolve(p));
999
+ }, m = (p) => {
1000
+ o() || (s?.(), a.reject(p));
1001
+ }, f = () => new Promise((p) => {
1002
1002
  s = (y) => {
1003
- (o() || l()) && f(y);
1003
+ (o() || l()) && p(y);
1004
1004
  }, e.onPause?.();
1005
1005
  }).then(() => {
1006
1006
  s = void 0, o() || e.onContinue?.();
1007
1007
  }), g = () => {
1008
1008
  if (o())
1009
1009
  return;
1010
- let f;
1010
+ let p;
1011
1011
  const y = n === 0 ? e.initialPromise : void 0;
1012
1012
  try {
1013
- f = y ?? e.fn();
1014
- } catch (p) {
1015
- f = Promise.reject(p);
1013
+ p = y ?? e.fn();
1014
+ } catch (w) {
1015
+ p = Promise.reject(w);
1016
1016
  }
1017
- Promise.resolve(f).then(u).catch((p) => {
1017
+ Promise.resolve(p).then(u).catch((w) => {
1018
1018
  if (o())
1019
1019
  return;
1020
- const b = e.retry ?? (Je ? 0 : 3), v = e.retryDelay ?? to, E = typeof v == "function" ? v(n, p) : v, I = b === !0 || typeof b == "number" && n < b || typeof b == "function" && b(n, p);
1021
- if (t || !I) {
1022
- m(p);
1020
+ const k = e.retry ?? (Je ? 0 : 3), b = e.retryDelay ?? to, R = typeof b == "function" ? b(n, w) : b, T = k === !0 || typeof k == "number" && n < k || typeof k == "function" && k(n, w);
1021
+ if (t || !T) {
1022
+ m(w);
1023
1023
  return;
1024
1024
  }
1025
- n++, e.onFail?.(n, p), $s(E).then(() => l() ? void 0 : k()).then(() => {
1026
- t ? m(p) : g();
1025
+ n++, e.onFail?.(n, w), $s(R).then(() => l() ? void 0 : f()).then(() => {
1026
+ t ? m(w) : g();
1027
1027
  });
1028
1028
  });
1029
1029
  };
@@ -1035,16 +1035,16 @@ function Ga(e) {
1035
1035
  cancelRetry: r,
1036
1036
  continueRetry: c,
1037
1037
  canStart: d,
1038
- start: () => (d() ? g() : k().then(g), a)
1038
+ start: () => (d() ? g() : f().then(g), a)
1039
1039
  };
1040
1040
  }
1041
- var Va = class {
1041
+ var Xa = class {
1042
1042
  #e;
1043
1043
  destroy() {
1044
1044
  this.clearGcTimeout();
1045
1045
  }
1046
1046
  scheduleGc() {
1047
- this.clearGcTimeout(), Ds(this.gcTime) && (this.#e = ht.setTimeout(() => {
1047
+ this.clearGcTimeout(), Ds(this.gcTime) && (this.#e = mt.setTimeout(() => {
1048
1048
  this.optionalRemove();
1049
1049
  }, this.gcTime));
1050
1050
  }
@@ -1055,9 +1055,9 @@ var Va = class {
1055
1055
  );
1056
1056
  }
1057
1057
  clearGcTimeout() {
1058
- this.#e && (ht.clearTimeout(this.#e), this.#e = void 0);
1058
+ this.#e && (mt.clearTimeout(this.#e), this.#e = void 0);
1059
1059
  }
1060
- }, ao = class extends Va {
1060
+ }, ao = class extends Xa {
1061
1061
  #e;
1062
1062
  #a;
1063
1063
  #t;
@@ -1066,7 +1066,7 @@ var Va = class {
1066
1066
  #i;
1067
1067
  #r;
1068
1068
  constructor(e) {
1069
- super(), this.#r = !1, this.#i = e.defaultOptions, this.setOptions(e.options), this.observers = [], this.#s = e.client, this.#t = this.#s.getQueryCache(), this.queryKey = e.queryKey, this.queryHash = e.queryHash, this.#e = Xt(this.options), this.state = e.state ?? this.#e, this.scheduleGc();
1069
+ super(), this.#r = !1, this.#i = e.defaultOptions, this.setOptions(e.options), this.observers = [], this.#s = e.client, this.#t = this.#s.getQueryCache(), this.queryKey = e.queryKey, this.queryHash = e.queryHash, this.#e = Yt(this.options), this.state = e.state ?? this.#e, this.scheduleGc();
1070
1070
  }
1071
1071
  get meta() {
1072
1072
  return this.options.meta;
@@ -1076,9 +1076,9 @@ var Va = class {
1076
1076
  }
1077
1077
  setOptions(e) {
1078
1078
  if (this.options = { ...this.#i, ...e }, this.updateGcTime(this.options.gcTime), this.state && this.state.data === void 0) {
1079
- const t = Xt(this.options);
1079
+ const t = Yt(this.options);
1080
1080
  t.data !== void 0 && (this.setState(
1081
- Wt(t.data, t.dataUpdatedAt)
1081
+ Jt(t.data, t.dataUpdatedAt)
1082
1082
  ), this.#e = t);
1083
1083
  }
1084
1084
  }
@@ -1117,7 +1117,7 @@ var Va = class {
1117
1117
  }
1118
1118
  isStatic() {
1119
1119
  return this.getObserversCount() > 0 ? this.observers.some(
1120
- (e) => mt(e.options.staleTime, this) === "static"
1120
+ (e) => pt(e.options.staleTime, this) === "static"
1121
1121
  ) : !1;
1122
1122
  }
1123
1123
  isStale() {
@@ -1169,7 +1169,7 @@ var Va = class {
1169
1169
  get: () => (this.#r = !0, n.signal)
1170
1170
  });
1171
1171
  }, a = () => {
1172
- const r = $a(this.options, t), l = (() => {
1172
+ const r = Qa(this.options, t), l = (() => {
1173
1173
  const d = {
1174
1174
  client: this.#s,
1175
1175
  queryKey: this.queryKey,
@@ -1193,11 +1193,11 @@ var Va = class {
1193
1193
  };
1194
1194
  return s(r), r;
1195
1195
  })();
1196
- this.options.behavior?.onFetch(i, this), this.#a = this.state, (this.state.fetchStatus === "idle" || this.state.fetchMeta !== i.fetchOptions?.meta) && this.#o({ type: "fetch", meta: i.fetchOptions?.meta }), this.#n = Ga({
1196
+ this.options.behavior?.onFetch(i, this), this.#a = this.state, (this.state.fetchStatus === "idle" || this.state.fetchMeta !== i.fetchOptions?.meta) && this.#o({ type: "fetch", meta: i.fetchOptions?.meta }), this.#n = Wa({
1197
1197
  initialPromise: t?.initialPromise,
1198
1198
  fn: i.fetchFn,
1199
1199
  onCancel: (r) => {
1200
- r instanceof ft && r.revert && this.setState({
1200
+ r instanceof kt && r.revert && this.setState({
1201
1201
  ...this.#a,
1202
1202
  fetchStatus: "idle"
1203
1203
  }), n.abort();
@@ -1228,7 +1228,7 @@ var Va = class {
1228
1228
  this
1229
1229
  ), r;
1230
1230
  } catch (r) {
1231
- if (r instanceof ft) {
1231
+ if (r instanceof kt) {
1232
1232
  if (r.silent)
1233
1233
  return this.#n.promise;
1234
1234
  if (r.revert) {
@@ -1280,7 +1280,7 @@ var Va = class {
1280
1280
  case "success":
1281
1281
  const s = {
1282
1282
  ...n,
1283
- ...Wt(e.data, e.dataUpdatedAt),
1283
+ ...Jt(e.data, e.dataUpdatedAt),
1284
1284
  dataUpdateCount: n.dataUpdateCount + 1,
1285
1285
  ...!e.manual && {
1286
1286
  fetchStatus: "idle",
@@ -1316,7 +1316,7 @@ var Va = class {
1316
1316
  };
1317
1317
  }
1318
1318
  };
1319
- this.state = t(this.state), B.batch(() => {
1319
+ this.state = t(this.state), H.batch(() => {
1320
1320
  this.observers.forEach((n) => {
1321
1321
  n.onQueryUpdate();
1322
1322
  }), this.#t.notify({ query: this, type: "updated", action: e });
@@ -1327,14 +1327,14 @@ function no(e, t) {
1327
1327
  return {
1328
1328
  fetchFailureCount: 0,
1329
1329
  fetchFailureReason: null,
1330
- fetchStatus: Qa(t.networkMode) ? "fetching" : "paused",
1330
+ fetchStatus: Va(t.networkMode) ? "fetching" : "paused",
1331
1331
  ...e === void 0 && {
1332
1332
  error: null,
1333
1333
  status: "pending"
1334
1334
  }
1335
1335
  };
1336
1336
  }
1337
- function Wt(e, t) {
1337
+ function Jt(e, t) {
1338
1338
  return {
1339
1339
  data: e,
1340
1340
  dataUpdatedAt: t ?? Date.now(),
@@ -1343,7 +1343,7 @@ function Wt(e, t) {
1343
1343
  status: "success"
1344
1344
  };
1345
1345
  }
1346
- function Xt(e) {
1346
+ function Yt(e) {
1347
1347
  const t = typeof e.initialData == "function" ? e.initialData() : e.initialData, n = t !== void 0, s = n ? typeof e.initialDataUpdatedAt == "function" ? e.initialDataUpdatedAt() : e.initialDataUpdatedAt : 0;
1348
1348
  return {
1349
1349
  data: t,
@@ -1360,7 +1360,7 @@ function Xt(e) {
1360
1360
  fetchStatus: "idle"
1361
1361
  };
1362
1362
  }
1363
- function Jt(e) {
1363
+ function Zt(e) {
1364
1364
  return {
1365
1365
  onFetch: (t, n) => {
1366
1366
  const s = t.options, a = t.fetchOptions?.meta?.fetchMore?.direction, o = t.state.data?.pages || [], i = t.state.data?.pageParams || [];
@@ -1373,39 +1373,39 @@ function Jt(e) {
1373
1373
  () => t.signal,
1374
1374
  () => d = !0
1375
1375
  );
1376
- }, m = $a(t.options, t.fetchOptions), k = async (g, f, y) => {
1376
+ }, m = Qa(t.options, t.fetchOptions), f = async (g, p, y) => {
1377
1377
  if (d)
1378
1378
  return Promise.reject();
1379
- if (f == null && g.pages.length)
1379
+ if (p == null && g.pages.length)
1380
1380
  return Promise.resolve(g);
1381
- const b = (() => {
1382
- const w = {
1381
+ const k = (() => {
1382
+ const v = {
1383
1383
  client: t.client,
1384
1384
  queryKey: t.queryKey,
1385
- pageParam: f,
1385
+ pageParam: p,
1386
1386
  direction: y ? "backward" : "forward",
1387
1387
  meta: t.options.meta
1388
1388
  };
1389
- return u(w), w;
1390
- })(), v = await m(b), { maxPages: E } = t.options, I = y ? Gs : Qs;
1389
+ return u(v), v;
1390
+ })(), b = await m(k), { maxPages: R } = t.options, T = y ? Gs : Qs;
1391
1391
  return {
1392
- pages: I(g.pages, v, E),
1393
- pageParams: I(g.pageParams, f, E)
1392
+ pages: T(g.pages, b, R),
1393
+ pageParams: T(g.pageParams, p, R)
1394
1394
  };
1395
1395
  };
1396
1396
  if (a && o.length) {
1397
- const g = a === "backward", f = g ? so : Yt, y = {
1397
+ const g = a === "backward", p = g ? so : ea, y = {
1398
1398
  pages: o,
1399
1399
  pageParams: i
1400
- }, p = f(s, y);
1401
- r = await k(y, p, g);
1400
+ }, w = p(s, y);
1401
+ r = await f(y, w, g);
1402
1402
  } else {
1403
1403
  const g = e ?? o.length;
1404
1404
  do {
1405
- const f = c === 0 ? i[0] ?? s.initialPageParam : Yt(s, r);
1406
- if (c > 0 && f == null)
1405
+ const p = c === 0 ? i[0] ?? s.initialPageParam : ea(s, r);
1406
+ if (c > 0 && p == null)
1407
1407
  break;
1408
- r = await k(r, f), c++;
1408
+ r = await f(r, p), c++;
1409
1409
  } while (c < g);
1410
1410
  }
1411
1411
  return r;
@@ -1423,7 +1423,7 @@ function Jt(e) {
1423
1423
  }
1424
1424
  };
1425
1425
  }
1426
- function Yt(e, { pages: t, pageParams: n }) {
1426
+ function ea(e, { pages: t, pageParams: n }) {
1427
1427
  const s = t.length - 1;
1428
1428
  return t.length > 0 ? e.getNextPageParam(
1429
1429
  t[s],
@@ -1435,13 +1435,13 @@ function Yt(e, { pages: t, pageParams: n }) {
1435
1435
  function so(e, { pages: t, pageParams: n }) {
1436
1436
  return t.length > 0 ? e.getPreviousPageParam?.(t[0], t, n[0], n) : void 0;
1437
1437
  }
1438
- var oo = class extends Va {
1438
+ var oo = class extends Xa {
1439
1439
  #e;
1440
1440
  #a;
1441
1441
  #t;
1442
1442
  #s;
1443
1443
  constructor(e) {
1444
- super(), this.#e = e.client, this.mutationId = e.mutationId, this.#t = e.mutationCache, this.#a = [], this.state = e.state || Wa(), this.setOptions(e.options), this.scheduleGc();
1444
+ super(), this.#e = e.client, this.mutationId = e.mutationId, this.#t = e.mutationCache, this.#a = [], this.state = e.state || Ja(), this.setOptions(e.options), this.scheduleGc();
1445
1445
  }
1446
1446
  setOptions(e) {
1447
1447
  this.options = e, this.updateGcTime(this.options.gcTime);
@@ -1478,7 +1478,7 @@ var oo = class extends Va {
1478
1478
  meta: this.options.meta,
1479
1479
  mutationKey: this.options.mutationKey
1480
1480
  };
1481
- this.#s = Ga({
1481
+ this.#s = Wa({
1482
1482
  fn: () => this.options.mutationFn ? this.options.mutationFn(e, n) : Promise.reject(new Error("No mutationFn found")),
1483
1483
  onFail: (o, i) => {
1484
1484
  this.#n({ type: "failed", failureCount: o, error: i });
@@ -1643,7 +1643,7 @@ var oo = class extends Va {
1643
1643
  };
1644
1644
  }
1645
1645
  };
1646
- this.state = t(this.state), B.batch(() => {
1646
+ this.state = t(this.state), H.batch(() => {
1647
1647
  this.#a.forEach((n) => {
1648
1648
  n.onMutationUpdate(e);
1649
1649
  }), this.#t.notify({
@@ -1654,7 +1654,7 @@ var oo = class extends Va {
1654
1654
  });
1655
1655
  }
1656
1656
  };
1657
- function Wa() {
1657
+ function Ja() {
1658
1658
  return {
1659
1659
  context: void 0,
1660
1660
  data: void 0,
@@ -1722,7 +1722,7 @@ var io = class extends Oe {
1722
1722
  return typeof t == "string" ? this.#a.get(t)?.find((s) => s !== e && s.state.isPaused)?.continue() ?? Promise.resolve() : Promise.resolve();
1723
1723
  }
1724
1724
  clear() {
1725
- B.batch(() => {
1725
+ H.batch(() => {
1726
1726
  this.#e.forEach((e) => {
1727
1727
  this.notify({ type: "removed", mutation: e });
1728
1728
  }), this.#e.clear(), this.#a.clear();
@@ -1734,14 +1734,14 @@ var io = class extends Oe {
1734
1734
  find(e) {
1735
1735
  const t = { exact: !0, ...e };
1736
1736
  return this.getAll().find(
1737
- (n) => Qt(t, n)
1737
+ (n) => Vt(t, n)
1738
1738
  );
1739
1739
  }
1740
1740
  findAll(e = {}) {
1741
- return this.getAll().filter((t) => Qt(e, t));
1741
+ return this.getAll().filter((t) => Vt(e, t));
1742
1742
  }
1743
1743
  notify(e) {
1744
- B.batch(() => {
1744
+ H.batch(() => {
1745
1745
  this.listeners.forEach((t) => {
1746
1746
  t(e);
1747
1747
  });
@@ -1749,7 +1749,7 @@ var io = class extends Oe {
1749
1749
  }
1750
1750
  resumePausedMutations() {
1751
1751
  const e = this.getAll().filter((t) => t.state.isPaused);
1752
- return B.batch(
1752
+ return H.batch(
1753
1753
  () => Promise.all(
1754
1754
  e.map((t) => t.continue().catch(Z))
1755
1755
  )
@@ -1794,7 +1794,7 @@ var ro = class extends Oe {
1794
1794
  return this.#s = t, this.#t?.removeObserver(this), this.#t = this.#e.getMutationCache().build(this.#e, this.options), this.#t.addObserver(this), this.#t.execute(e);
1795
1795
  }
1796
1796
  #n() {
1797
- const e = this.#t?.state ?? Wa();
1797
+ const e = this.#t?.state ?? Ja();
1798
1798
  this.#a = {
1799
1799
  ...e,
1800
1800
  isPending: e.status === "pending",
@@ -1806,7 +1806,7 @@ var ro = class extends Oe {
1806
1806
  };
1807
1807
  }
1808
1808
  #i(e) {
1809
- B.batch(() => {
1809
+ H.batch(() => {
1810
1810
  if (this.#s && this.hasListeners()) {
1811
1811
  const t = this.#a.variables, n = this.#a.context, s = {
1812
1812
  client: this.#e,
@@ -1870,7 +1870,7 @@ var ro = class extends Oe {
1870
1870
  }
1871
1871
  #e;
1872
1872
  build(e, t, n) {
1873
- const s = t.queryKey, a = t.queryHash ?? yt(s, t);
1873
+ const s = t.queryKey, a = t.queryHash ?? vt(s, t);
1874
1874
  let o = this.get(a);
1875
1875
  return o || (o = new ao({
1876
1876
  client: e,
@@ -1892,7 +1892,7 @@ var ro = class extends Oe {
1892
1892
  t && (e.destroy(), t === e && this.#e.delete(e.queryHash), this.notify({ type: "removed", query: e }));
1893
1893
  }
1894
1894
  clear() {
1895
- B.batch(() => {
1895
+ H.batch(() => {
1896
1896
  this.getAll().forEach((e) => {
1897
1897
  this.remove(e);
1898
1898
  });
@@ -1907,29 +1907,29 @@ var ro = class extends Oe {
1907
1907
  find(e) {
1908
1908
  const t = { exact: !0, ...e };
1909
1909
  return this.getAll().find(
1910
- (n) => Kt(t, n)
1910
+ (n) => Gt(t, n)
1911
1911
  );
1912
1912
  }
1913
1913
  findAll(e = {}) {
1914
1914
  const t = this.getAll();
1915
- return Object.keys(e).length > 0 ? t.filter((n) => Kt(e, n)) : t;
1915
+ return Object.keys(e).length > 0 ? t.filter((n) => Gt(e, n)) : t;
1916
1916
  }
1917
1917
  notify(e) {
1918
- B.batch(() => {
1918
+ H.batch(() => {
1919
1919
  this.listeners.forEach((t) => {
1920
1920
  t(e);
1921
1921
  });
1922
1922
  });
1923
1923
  }
1924
1924
  onFocus() {
1925
- B.batch(() => {
1925
+ H.batch(() => {
1926
1926
  this.getAll().forEach((e) => {
1927
1927
  e.onFocus();
1928
1928
  });
1929
1929
  });
1930
1930
  }
1931
1931
  onOnline() {
1932
- B.batch(() => {
1932
+ H.batch(() => {
1933
1933
  this.getAll().forEach((e) => {
1934
1934
  e.onOnline();
1935
1935
  });
@@ -1948,7 +1948,7 @@ var ro = class extends Oe {
1948
1948
  this.#e = e.queryCache || new co(), this.#a = e.mutationCache || new io(), this.#t = e.defaultOptions || {}, this.#s = /* @__PURE__ */ new Map(), this.#n = /* @__PURE__ */ new Map(), this.#i = 0;
1949
1949
  }
1950
1950
  mount() {
1951
- this.#i++, this.#i === 1 && (this.#r = Ka.subscribe(async (e) => {
1951
+ this.#i++, this.#i === 1 && (this.#r = Ga.subscribe(async (e) => {
1952
1952
  e && (await this.resumePausedMutations(), this.#e.onFocus());
1953
1953
  }), this.#o = Ge.subscribe(async (e) => {
1954
1954
  e && (await this.resumePausedMutations(), this.#e.onOnline());
@@ -1976,7 +1976,7 @@ var ro = class extends Oe {
1976
1976
  }
1977
1977
  ensureQueryData(e) {
1978
1978
  const t = this.defaultQueryOptions(e), n = this.#e.build(this, t), s = n.state.data;
1979
- return s === void 0 ? this.fetchQuery(e) : (e.revalidateIfStale && n.isStaleByTime(mt(t.staleTime, n)) && this.prefetchQuery(t), Promise.resolve(s));
1979
+ return s === void 0 ? this.fetchQuery(e) : (e.revalidateIfStale && n.isStaleByTime(pt(t.staleTime, n)) && this.prefetchQuery(t), Promise.resolve(s));
1980
1980
  }
1981
1981
  getQueriesData(e) {
1982
1982
  return this.#e.findAll(e).map(({ queryKey: t, state: n }) => {
@@ -1992,7 +1992,7 @@ var ro = class extends Oe {
1992
1992
  return this.#e.build(this, s).setData(i, { ...n, manual: !0 });
1993
1993
  }
1994
1994
  setQueriesData(e, t, n) {
1995
- return B.batch(
1995
+ return H.batch(
1996
1996
  () => this.#e.findAll(e).map(({ queryKey: s }) => [
1997
1997
  s,
1998
1998
  this.setQueryData(s, t, n)
@@ -2007,7 +2007,7 @@ var ro = class extends Oe {
2007
2007
  }
2008
2008
  removeQueries(e) {
2009
2009
  const t = this.#e;
2010
- B.batch(() => {
2010
+ H.batch(() => {
2011
2011
  t.findAll(e).forEach((n) => {
2012
2012
  t.remove(n);
2013
2013
  });
@@ -2015,7 +2015,7 @@ var ro = class extends Oe {
2015
2015
  }
2016
2016
  resetQueries(e, t) {
2017
2017
  const n = this.#e;
2018
- return B.batch(() => (n.findAll(e).forEach((s) => {
2018
+ return H.batch(() => (n.findAll(e).forEach((s) => {
2019
2019
  s.reset();
2020
2020
  }), this.refetchQueries(
2021
2021
  {
@@ -2026,13 +2026,13 @@ var ro = class extends Oe {
2026
2026
  )));
2027
2027
  }
2028
2028
  cancelQueries(e, t = {}) {
2029
- const n = { revert: !0, ...t }, s = B.batch(
2029
+ const n = { revert: !0, ...t }, s = H.batch(
2030
2030
  () => this.#e.findAll(e).map((a) => a.cancel(n))
2031
2031
  );
2032
2032
  return Promise.all(s).then(Z).catch(Z);
2033
2033
  }
2034
2034
  invalidateQueries(e, t = {}) {
2035
- return B.batch(() => (this.#e.findAll(e).forEach((n) => {
2035
+ return H.batch(() => (this.#e.findAll(e).forEach((n) => {
2036
2036
  n.invalidate();
2037
2037
  }), e?.refetchType === "none" ? Promise.resolve() : this.refetchQueries(
2038
2038
  {
@@ -2046,7 +2046,7 @@ var ro = class extends Oe {
2046
2046
  const n = {
2047
2047
  ...t,
2048
2048
  cancelRefetch: t.cancelRefetch ?? !0
2049
- }, s = B.batch(
2049
+ }, s = H.batch(
2050
2050
  () => this.#e.findAll(e).filter((a) => !a.isDisabled() && !a.isStatic()).map((a) => {
2051
2051
  let o = a.fetch(void 0, n);
2052
2052
  return n.throwOnError || (o = o.catch(Z)), a.state.fetchStatus === "paused" ? Promise.resolve() : o;
@@ -2059,20 +2059,20 @@ var ro = class extends Oe {
2059
2059
  t.retry === void 0 && (t.retry = !1);
2060
2060
  const n = this.#e.build(this, t);
2061
2061
  return n.isStaleByTime(
2062
- mt(t.staleTime, n)
2062
+ pt(t.staleTime, n)
2063
2063
  ) ? n.fetch(t) : Promise.resolve(n.state.data);
2064
2064
  }
2065
2065
  prefetchQuery(e) {
2066
2066
  return this.fetchQuery(e).then(Z).catch(Z);
2067
2067
  }
2068
2068
  fetchInfiniteQuery(e) {
2069
- return e.behavior = Jt(e.pages), this.fetchQuery(e);
2069
+ return e.behavior = Zt(e.pages), this.fetchQuery(e);
2070
2070
  }
2071
2071
  prefetchInfiniteQuery(e) {
2072
2072
  return this.fetchInfiniteQuery(e).then(Z).catch(Z);
2073
2073
  }
2074
2074
  ensureInfiniteQueryData(e) {
2075
- return e.behavior = Jt(e.pages), this.ensureQueryData(e);
2075
+ return e.behavior = Zt(e.pages), this.ensureQueryData(e);
2076
2076
  }
2077
2077
  resumePausedMutations() {
2078
2078
  return Ge.isOnline() ? this.#a.resumePausedMutations() : Promise.resolve();
@@ -2122,7 +2122,7 @@ var ro = class extends Oe {
2122
2122
  ...e,
2123
2123
  _defaulted: !0
2124
2124
  };
2125
- return t.queryHash || (t.queryHash = yt(
2125
+ return t.queryHash || (t.queryHash = vt(
2126
2126
  t.queryKey,
2127
2127
  t
2128
2128
  )), t.refetchOnReconnect === void 0 && (t.refetchOnReconnect = t.networkMode !== "always"), t.throwOnError === void 0 && (t.throwOnError = !!t.suspense), !t.networkMode && t.persister && (t.networkMode = "offlineFirst"), t.queryFn === Qe && (t.enabled = !1), t;
@@ -2138,37 +2138,37 @@ var ro = class extends Oe {
2138
2138
  clear() {
2139
2139
  this.#e.clear(), this.#a.clear();
2140
2140
  }
2141
- }, Xa = R.createContext(
2141
+ }, Ya = L.createContext(
2142
2142
  void 0
2143
2143
  ), uo = (e) => {
2144
- const t = R.useContext(Xa);
2144
+ const t = L.useContext(Ya);
2145
2145
  if (!t)
2146
2146
  throw new Error("No QueryClient set, use QueryClientProvider to set one");
2147
2147
  return t;
2148
2148
  }, ho = ({
2149
2149
  client: e,
2150
2150
  children: t
2151
- }) => (R.useEffect(() => (e.mount(), () => {
2151
+ }) => (L.useEffect(() => (e.mount(), () => {
2152
2152
  e.unmount();
2153
- }), [e]), /* @__PURE__ */ h(Xa.Provider, { value: e, children: t }));
2153
+ }), [e]), /* @__PURE__ */ h(Ya.Provider, { value: e, children: t }));
2154
2154
  function mo(e, t) {
2155
- const n = uo(), [s] = R.useState(
2155
+ const n = uo(), [s] = L.useState(
2156
2156
  () => new ro(
2157
2157
  n,
2158
2158
  e
2159
2159
  )
2160
2160
  );
2161
- R.useEffect(() => {
2161
+ L.useEffect(() => {
2162
2162
  s.setOptions(e);
2163
2163
  }, [s, e]);
2164
- const a = R.useSyncExternalStore(
2165
- R.useCallback(
2166
- (i) => s.subscribe(B.batchCalls(i)),
2164
+ const a = L.useSyncExternalStore(
2165
+ L.useCallback(
2166
+ (i) => s.subscribe(H.batchCalls(i)),
2167
2167
  [s]
2168
2168
  ),
2169
2169
  () => s.getCurrentResult(),
2170
2170
  () => s.getCurrentResult()
2171
- ), o = R.useCallback(
2171
+ ), o = L.useCallback(
2172
2172
  (i, r) => {
2173
2173
  s.mutate(i, r).catch(Z);
2174
2174
  },
@@ -2197,7 +2197,7 @@ var po = {
2197
2197
  );
2198
2198
  }
2199
2199
  };
2200
- function kt(e, t) {
2200
+ function bt(e, t) {
2201
2201
  function n(a, o, i) {
2202
2202
  if (!(typeof document > "u")) {
2203
2203
  i = Be({}, t, i), typeof i.expires == "number" && (i.expires = new Date(Date.now() + i.expires * 864e5)), i.expires && (i.expires = i.expires.toUTCString()), a = encodeURIComponent(a).replace(/%(2[346B]|5E|60|7C)/g, decodeURIComponent).replace(/[()]/g, escape);
@@ -2235,10 +2235,10 @@ function kt(e, t) {
2235
2235
  );
2236
2236
  },
2237
2237
  withAttributes: function(a) {
2238
- return kt(this.converter, Be({}, this.attributes, a));
2238
+ return bt(this.converter, Be({}, this.attributes, a));
2239
2239
  },
2240
2240
  withConverter: function(a) {
2241
- return kt(Be({}, this.converter, a), this.attributes);
2241
+ return bt(Be({}, this.converter, a), this.attributes);
2242
2242
  }
2243
2243
  },
2244
2244
  {
@@ -2247,7 +2247,7 @@ function kt(e, t) {
2247
2247
  }
2248
2248
  );
2249
2249
  }
2250
- var Zt = kt(po, { path: "/" });
2250
+ var ta = bt(po, { path: "/" });
2251
2251
  function go(e, t) {
2252
2252
  return e.endsWith(t) ? e.length === t.length || e[e.length - t.length - 1] === "." : !1;
2253
2253
  }
@@ -2274,7 +2274,7 @@ function ko(e, t, n) {
2274
2274
  fo(t, e)
2275
2275
  );
2276
2276
  }
2277
- function ea(e, t) {
2277
+ function aa(e, t) {
2278
2278
  let n = 0, s = e.length, a = !1;
2279
2279
  if (!t) {
2280
2280
  if (e.startsWith("data:"))
@@ -2288,17 +2288,17 @@ function ea(e, t) {
2288
2288
  else {
2289
2289
  const l = e.indexOf(":/", n);
2290
2290
  if (l !== -1) {
2291
- const d = l - n, u = e.charCodeAt(n), m = e.charCodeAt(n + 1), k = e.charCodeAt(n + 2), g = e.charCodeAt(n + 3), f = e.charCodeAt(n + 4);
2292
- if (!(d === 5 && u === 104 && m === 116 && k === 116 && g === 112 && f === 115)) {
2293
- if (!(d === 4 && u === 104 && m === 116 && k === 116 && g === 112)) {
2294
- if (!(d === 3 && u === 119 && m === 115 && k === 115)) {
2291
+ const d = l - n, u = e.charCodeAt(n), m = e.charCodeAt(n + 1), f = e.charCodeAt(n + 2), g = e.charCodeAt(n + 3), p = e.charCodeAt(n + 4);
2292
+ if (!(d === 5 && u === 104 && m === 116 && f === 116 && g === 112 && p === 115)) {
2293
+ if (!(d === 4 && u === 104 && m === 116 && f === 116 && g === 112)) {
2294
+ if (!(d === 3 && u === 119 && m === 115 && f === 115)) {
2295
2295
  if (!(d === 2 && u === 119 && m === 115)) for (let y = n; y < l; y += 1) {
2296
- const p = e.charCodeAt(y) | 32;
2297
- if (!(p >= 97 && p <= 122 || // [a, z]
2298
- p >= 48 && p <= 57 || // [0, 9]
2299
- p === 46 || // '.'
2300
- p === 45 || // '-'
2301
- p === 43))
2296
+ const w = e.charCodeAt(y) | 32;
2297
+ if (!(w >= 97 && w <= 122 || // [a, z]
2298
+ w >= 48 && w <= 57 || // [0, 9]
2299
+ w === 46 || // '.'
2300
+ w === 45 || // '-'
2301
+ w === 43))
2302
2302
  return null;
2303
2303
  }
2304
2304
  }
@@ -2361,12 +2361,12 @@ function yo(e) {
2361
2361
  function vo(e) {
2362
2362
  return yo(e) || bo(e);
2363
2363
  }
2364
- function ta(e) {
2364
+ function na(e) {
2365
2365
  return e >= 97 && e <= 122 || e >= 48 && e <= 57 || e > 127;
2366
2366
  }
2367
- function aa(e) {
2367
+ function sa(e) {
2368
2368
  if (e.length > 255 || e.length === 0 || /*@__INLINE__*/
2369
- !ta(e.charCodeAt(0)) && e.charCodeAt(0) !== 46 && // '.' (dot)
2369
+ !na(e.charCodeAt(0)) && e.charCodeAt(0) !== 46 && // '.' (dot)
2370
2370
  e.charCodeAt(0) !== 95)
2371
2371
  return !1;
2372
2372
  let t = -1, n = -1;
@@ -2384,7 +2384,7 @@ function aa(e) {
2384
2384
  return !1;
2385
2385
  t = a;
2386
2386
  } else if (!/*@__INLINE__*/
2387
- (ta(o) || o === 45 || o === 95))
2387
+ (na(o) || o === 45 || o === 95))
2388
2388
  return !1;
2389
2389
  n = o;
2390
2390
  }
@@ -2396,7 +2396,7 @@ function aa(e) {
2396
2396
  n !== 45
2397
2397
  );
2398
2398
  }
2399
- function Ja({ allowIcannDomains: e = !0, allowPrivateDomains: t = !1, detectIp: n = !0, extractHostname: s = !0, mixedInputs: a = !0, validHosts: o = null, validateHostname: i = !0 }) {
2399
+ function Za({ allowIcannDomains: e = !0, allowPrivateDomains: t = !1, detectIp: n = !0, extractHostname: s = !0, mixedInputs: a = !0, validHosts: o = null, validateHostname: i = !0 }) {
2400
2400
  return {
2401
2401
  allowIcannDomains: e,
2402
2402
  allowPrivateDomains: t,
@@ -2409,12 +2409,12 @@ function Ja({ allowIcannDomains: e = !0, allowPrivateDomains: t = !1, detectIp:
2409
2409
  }
2410
2410
  const wo = (
2411
2411
  /*@__INLINE__*/
2412
- Ja({})
2412
+ Za({})
2413
2413
  );
2414
2414
  function xo(e) {
2415
2415
  return e === void 0 ? wo : (
2416
2416
  /*@__INLINE__*/
2417
- Ja(e)
2417
+ Za(e)
2418
2418
  );
2419
2419
  }
2420
2420
  function _o() {
@@ -2437,7 +2437,7 @@ function So(e, t, n, s, a) {
2437
2437
  /*@__INLINE__*/
2438
2438
  xo(s)
2439
2439
  );
2440
- return typeof e != "string" || (o.extractHostname ? o.mixedInputs ? a.hostname = ea(e, aa(e)) : a.hostname = ea(e, !1) : a.hostname = e, o.detectIp && a.hostname !== null && (a.isIp = vo(a.hostname), a.isIp)) ? a : o.validateHostname && o.extractHostname && a.hostname !== null && !aa(a.hostname) ? (a.hostname = null, a) : (a.hostname === null || (n(a.hostname, o, a), a.publicSuffix === null) || (a.domain = ko(a.publicSuffix, a.hostname, o)), a);
2440
+ return typeof e != "string" || (o.extractHostname ? o.mixedInputs ? a.hostname = aa(e, sa(e)) : a.hostname = aa(e, !1) : a.hostname = e, o.detectIp && a.hostname !== null && (a.isIp = vo(a.hostname), a.isIp)) ? a : o.validateHostname && o.extractHostname && a.hostname !== null && !sa(a.hostname) ? (a.hostname = null, a) : (a.hostname === null || (n(a.hostname, o, a), a.publicSuffix === null) || (a.domain = ko(a.publicSuffix, a.hostname, o)), a);
2441
2441
  }
2442
2442
  function Eo(e, t, n) {
2443
2443
  if (!t.allowPrivateDomains && e.length > 3) {
@@ -2461,10 +2461,10 @@ const To = /* @__PURE__ */ (function() {
2461
2461
  const e = [1, {}], t = [0, { city: e }];
2462
2462
  return [0, { ck: [0, { www: e }], jp: [0, { kawasaki: t, kitakyushu: t, kobe: t, nagoya: t, sapporo: t, sendai: t, yokohama: t }] }];
2463
2463
  })(), jo = /* @__PURE__ */ (function() {
2464
- const e = [1, {}], t = [2, {}], n = [1, { com: e, edu: e, gov: e, net: e, org: e }], s = [1, { com: e, edu: e, gov: e, mil: e, net: e, org: e }], a = [0, { "*": t }], o = [2, { s: a }], i = [0, { relay: t }], r = [2, { id: t }], c = [1, { gov: e }], l = [0, { airflow: a, "lambda-url": t, "transfer-webapp": t }], d = [0, { airflow: a, "transfer-webapp": t }], u = [0, { "transfer-webapp": t }], m = [0, { "transfer-webapp": t, "transfer-webapp-fips": t }], k = [0, { notebook: t, studio: t }], g = [0, { labeling: t, notebook: t, studio: t }], f = [0, { notebook: t }], y = [0, { labeling: t, notebook: t, "notebook-fips": t, studio: t }], p = [0, { notebook: t, "notebook-fips": t, studio: t, "studio-fips": t }], b = [0, { shop: t }], v = [0, { "*": e }], E = [1, { co: t }], I = [0, { objects: t }], w = [2, { nodes: t }], x = [0, { my: t }], j = [0, { s3: t, "s3-accesspoint": t, "s3-website": t }], F = [0, { s3: t, "s3-accesspoint": t }], X = [0, { direct: t }], U = [0, { "webview-assets": t }], J = [0, { vfs: t, "webview-assets": t }], se = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: j, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t, "aws-cloud9": U, cloud9: J }], ke = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: F, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t, "aws-cloud9": U, cloud9: J }], ue = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: j, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t, "analytics-gateway": t, "aws-cloud9": U, cloud9: J }], de = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: j, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t }], be = [0, { s3: t, "s3-accesspoint": t, "s3-accesspoint-fips": t, "s3-fips": t, "s3-website": t }], Re = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: be, s3: t, "s3-accesspoint": t, "s3-accesspoint-fips": t, "s3-fips": t, "s3-object-lambda": t, "s3-website": t, "aws-cloud9": U, cloud9: J }], Se = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: be, s3: t, "s3-accesspoint": t, "s3-accesspoint-fips": t, "s3-fips": t, "s3-object-lambda": t, "s3-website": t }], Ae = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: be, s3: t, "s3-accesspoint": t, "s3-accesspoint-fips": t, "s3-deprecated": t, "s3-fips": t, "s3-object-lambda": t, "s3-website": t, "analytics-gateway": t, "aws-cloud9": U, cloud9: J }], z = [0, { auth: t }], _ = [0, { auth: t, "auth-fips": t }], wt = [0, { "auth-fips": t }], xt = [0, { apps: t }], et = [0, { paas: t }], _t = [2, { eu: t }], tt = [0, { app: t }], at = [0, { site: t }], Le = [1, { com: e, edu: e, net: e, org: e }], nt = [0, { j: t }], Ct = [0, { dyn: t }], St = [2, { web: t }], Et = [1, { discourse: t }], Tt = [1, { co: e, com: e, edu: e, gov: e, net: e, org: e }], jt = [0, { p: t }], It = [0, { user: t }], Ee = [0, { cdn: t }], zt = [2, { raw: a }], st = [0, { cust: t, reservd: t }], Ot = [0, { cust: t }], ot = [0, { s3: t }], Rt = [1, { biz: e, com: e, edu: e, gov: e, info: e, net: e, org: e }], it = [0, { ipfs: t }], Pe = [1, { framer: t }], At = [0, { forgot: t }], yn = [0, { blob: t, file: t, web: t }], Lt = [0, { core: yn, servicebus: t }], P = [1, { gs: e }], Pt = [0, { nes: e }], C = [1, { k12: e, cc: e, lib: e }], Mt = [1, { cc: e }], Me = [1, { cc: e, lib: e }];
2465
- return [0, { ac: [1, { com: e, edu: e, gov: e, mil: e, net: e, org: e, drr: t, feedback: t, forms: t }], ad: e, ae: [1, { ac: e, co: e, gov: e, mil: e, net: e, org: e, sch: e }], aero: [1, { airline: e, airport: e, "accident-investigation": e, "accident-prevention": e, aerobatic: e, aeroclub: e, aerodrome: e, agents: e, "air-surveillance": e, "air-traffic-control": e, aircraft: e, airtraffic: e, ambulance: e, association: e, author: e, ballooning: e, broker: e, caa: e, cargo: e, catering: e, certification: e, championship: e, charter: e, civilaviation: e, club: e, conference: e, consultant: e, consulting: e, control: e, council: e, crew: e, design: e, dgca: e, educator: e, emergency: e, engine: e, engineer: e, entertainment: e, equipment: e, exchange: e, express: e, federation: e, flight: e, freight: e, fuel: e, gliding: e, government: e, groundhandling: e, group: e, hanggliding: e, homebuilt: e, insurance: e, journal: e, journalist: e, leasing: e, logistics: e, magazine: e, maintenance: e, marketplace: e, media: e, microlight: e, modelling: e, navigation: e, parachuting: e, paragliding: e, "passenger-association": e, pilot: e, press: e, production: e, recreation: e, repbody: e, res: e, research: e, rotorcraft: e, safety: e, scientist: e, services: e, show: e, skydiving: e, software: e, student: e, taxi: e, trader: e, trading: e, trainer: e, union: e, workinggroup: e, works: e }], af: n, ag: [1, { co: e, com: e, net: e, nom: e, org: e, obj: t }], ai: [1, { com: e, net: e, off: e, org: e, uwu: t, framer: t, kiloapps: t }], al: s, am: [1, { co: e, com: e, commune: e, net: e, org: e, radio: t }], ao: [1, { co: e, ed: e, edu: e, gov: e, gv: e, it: e, og: e, org: e, pb: e }], aq: e, ar: [1, { bet: e, com: e, coop: e, edu: e, gob: e, gov: e, int: e, mil: e, musica: e, mutual: e, net: e, org: e, seg: e, senasa: e, tur: e }], arpa: [1, { e164: e, home: e, "in-addr": e, ip6: e, iris: e, uri: e, urn: e }], as: c, asia: [1, { cloudns: t, daemon: t, dix: t }], at: [1, { 4: t, ac: [1, { sth: e }], co: e, gv: e, or: e, funkfeuer: [0, { wien: t }], futurecms: [0, { "*": t, ex: a, in: a }], futurehosting: t, futuremailing: t, ortsinfo: [0, { ex: a, kunden: a }], biz: t, info: t, "123webseite": t, priv: t, my: t, myspreadshop: t, "12hp": t, "2ix": t, "4lima": t, "lima-city": t }], au: [1, { asn: e, com: [1, { cloudlets: [0, { mel: t }], myspreadshop: t }], edu: [1, { act: e, catholic: e, nsw: e, nt: e, qld: e, sa: e, tas: e, vic: e, wa: e }], gov: [1, { qld: e, sa: e, tas: e, vic: e, wa: e }], id: e, net: e, org: e, conf: e, oz: e, act: e, nsw: e, nt: e, qld: e, sa: e, tas: e, vic: e, wa: e, hrsn: [0, { vps: t }] }], aw: [1, { com: e }], ax: e, az: [1, { biz: e, co: e, com: e, edu: e, gov: e, info: e, int: e, mil: e, name: e, net: e, org: e, pp: e, pro: e }], ba: [1, { com: e, edu: e, gov: e, mil: e, net: e, org: e, brendly: b, rs: t }], bb: [1, { biz: e, co: e, com: e, edu: e, gov: e, info: e, net: e, org: e, store: e, tv: e }], bd: [1, { ac: e, ai: e, co: e, com: e, edu: e, gov: e, id: e, info: e, it: e, mil: e, net: e, org: e, sch: e, tv: e }], be: [1, { ac: e, cloudns: t, webhosting: t, interhostsolutions: [0, { cloud: t }], kuleuven: [0, { ezproxy: t }], "123website": t, myspreadshop: t, transurl: a }], bf: c, bg: [1, { 0: e, 1: e, 2: e, 3: e, 4: e, 5: e, 6: e, 7: e, 8: e, 9: e, a: e, b: e, c: e, d: e, e, f: e, g: e, h: e, i: e, j: e, k: e, l: e, m: e, n: e, o: e, p: e, q: e, r: e, s: e, t: e, u: e, v: e, w: e, x: e, y: e, z: e, barsy: t }], bh: n, bi: [1, { co: e, com: e, edu: e, or: e, org: e }], biz: [1, { activetrail: t, "cloud-ip": t, cloudns: t, jozi: t, dyndns: t, "for-better": t, "for-more": t, "for-some": t, "for-the": t, selfip: t, webhop: t, orx: t, mmafan: t, myftp: t, "no-ip": t, dscloud: t }], bj: [1, { africa: e, agro: e, architectes: e, assur: e, avocats: e, co: e, com: e, eco: e, econo: e, edu: e, info: e, loisirs: e, money: e, net: e, org: e, ote: e, restaurant: e, resto: e, tourism: e, univ: e }], bm: n, bn: [1, { com: e, edu: e, gov: e, net: e, org: e, co: t }], bo: [1, { com: e, edu: e, gob: e, int: e, mil: e, net: e, org: e, tv: e, web: e, academia: e, agro: e, arte: e, blog: e, bolivia: e, ciencia: e, cooperativa: e, democracia: e, deporte: e, ecologia: e, economia: e, empresa: e, indigena: e, industria: e, info: e, medicina: e, movimiento: e, musica: e, natural: e, nombre: e, noticias: e, patria: e, plurinacional: e, politica: e, profesional: e, pueblo: e, revista: e, salud: e, tecnologia: e, tksat: e, transporte: e, wiki: e }], br: [1, { "9guacu": e, abc: e, adm: e, adv: e, agr: e, aju: e, am: e, anani: e, aparecida: e, api: e, app: e, arq: e, art: e, ato: e, b: e, barueri: e, belem: e, bet: e, bhz: e, bib: e, bio: e, blog: e, bmd: e, boavista: e, bsb: e, campinagrande: e, campinas: e, caxias: e, cim: e, cng: e, cnt: e, com: [1, { simplesite: t }], contagem: e, coop: e, coz: e, cri: e, cuiaba: e, curitiba: e, def: e, des: e, det: e, dev: e, ecn: e, eco: e, edu: e, emp: e, enf: e, eng: e, esp: e, etc: e, eti: e, far: e, feira: e, flog: e, floripa: e, fm: e, fnd: e, fortal: e, fot: e, foz: e, fst: e, g12: e, geo: e, ggf: e, goiania: e, gov: [1, { ac: e, al: e, am: e, ap: e, ba: e, ce: e, df: e, es: e, go: e, ma: e, mg: e, ms: e, mt: e, pa: e, pb: e, pe: e, pi: e, pr: e, rj: e, rn: e, ro: e, rr: e, rs: e, sc: e, se: e, sp: e, to: e }], gru: e, ia: e, imb: e, ind: e, inf: e, jab: e, jampa: e, jdf: e, joinville: e, jor: e, jus: e, leg: [1, { ac: t, al: t, am: t, ap: t, ba: t, ce: t, df: t, es: t, go: t, ma: t, mg: t, ms: t, mt: t, pa: t, pb: t, pe: t, pi: t, pr: t, rj: t, rn: t, ro: t, rr: t, rs: t, sc: t, se: t, sp: t, to: t }], leilao: e, lel: e, log: e, londrina: e, macapa: e, maceio: e, manaus: e, maringa: e, mat: e, med: e, mil: e, morena: e, mp: e, mus: e, natal: e, net: e, niteroi: e, nom: v, not: e, ntr: e, odo: e, ong: e, org: e, osasco: e, palmas: e, poa: e, ppg: e, pro: e, psc: e, psi: e, pvh: e, qsl: e, radio: e, rec: e, recife: e, rep: e, ribeirao: e, rio: e, riobranco: e, riopreto: e, salvador: e, sampa: e, santamaria: e, santoandre: e, saobernardo: e, saogonca: e, seg: e, sjc: e, slg: e, slz: e, social: e, sorocaba: e, srv: e, taxi: e, tc: e, tec: e, teo: e, the: e, tmp: e, trd: e, tur: e, tv: e, udi: e, vet: e, vix: e, vlog: e, wiki: e, xyz: e, zlg: e, tche: t }], bs: [1, { com: e, edu: e, gov: e, net: e, org: e, we: t }], bt: n, bv: e, bw: [1, { ac: e, co: e, gov: e, net: e, org: e }], by: [1, { gov: e, mil: e, com: e, of: e, mediatech: t }], bz: [1, { co: e, com: e, edu: e, gov: e, net: e, org: e, za: t, mydns: t, gsj: t }], ca: [1, { ab: e, bc: e, mb: e, nb: e, nf: e, nl: e, ns: e, nt: e, nu: e, on: e, pe: e, qc: e, sk: e, yk: e, gc: e, barsy: t, awdev: a, co: t, "no-ip": t, onid: t, myspreadshop: t, box: t }], cat: e, cc: [1, { cleverapps: t, "cloud-ip": t, cloudns: t, ccwu: t, ftpaccess: t, "game-server": t, myphotos: t, scrapping: t, twmail: t, csx: t, fantasyleague: t, spawn: [0, { instances: t }], ec: t, eu: t, gu: t, uk: t, us: t }], cd: [1, { gov: e, cc: t }], cf: e, cg: e, ch: [1, { square7: t, cloudns: t, cloudscale: [0, { cust: t, lpg: I, rma: I }], objectstorage: [0, { lpg: t, rma: t }], flow: [0, { ae: [0, { alp1: t }], appengine: t }], "linkyard-cloud": t, gotdns: t, dnsking: t, "123website": t, myspreadshop: t, firenet: [0, { "*": t, svc: a }], "12hp": t, "2ix": t, "4lima": t, "lima-city": t }], ci: [1, { ac: e, "xn--aroport-bya": e, aéroport: e, asso: e, co: e, com: e, ed: e, edu: e, go: e, gouv: e, int: e, net: e, or: e, org: e, us: t }], ck: v, cl: [1, { co: e, gob: e, gov: e, mil: e, cloudns: t }], cm: [1, { co: e, com: e, gov: e, net: e }], cn: [1, { ac: e, com: [1, { amazonaws: [0, { "cn-north-1": [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, rds: a, dualstack: j, s3: t, "s3-accesspoint": t, "s3-deprecated": t, "s3-object-lambda": t, "s3-website": t }], "cn-northwest-1": [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, rds: a, dualstack: F, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t }], compute: a, airflow: [0, { "cn-north-1": a, "cn-northwest-1": a }], eb: [0, { "cn-north-1": t, "cn-northwest-1": t }], elb: a }], amazonwebservices: [0, { on: [0, { "cn-north-1": d, "cn-northwest-1": d }] }], sagemaker: [0, { "cn-north-1": k, "cn-northwest-1": k }] }], edu: e, gov: e, mil: e, net: e, org: e, "xn--55qx5d": e, 公司: e, "xn--od0alg": e, 網絡: e, "xn--io0a7i": e, 网络: e, ah: e, bj: e, cq: e, fj: e, gd: e, gs: e, gx: e, gz: e, ha: e, hb: e, he: e, hi: e, hk: e, hl: e, hn: e, jl: e, js: e, jx: e, ln: e, mo: e, nm: e, nx: e, qh: e, sc: e, sd: e, sh: [1, { as: t }], sn: e, sx: e, tj: e, tw: e, xj: e, xz: e, yn: e, zj: e, "canva-apps": t, canvasite: x, myqnapcloud: t, quickconnect: X }], co: [1, { com: e, edu: e, gov: e, mil: e, net: e, nom: e, org: e, carrd: t, crd: t, otap: a, hidns: t, leadpages: t, lpages: t, mypi: t, xmit: a, rdpa: [0, { clusters: a, srvrless: a }], firewalledreplit: r, repl: r, supabase: [2, { realtime: t, storage: t }], umso: t }], com: [1, { a2hosted: t, cpserver: t, adobeaemcloud: [2, { dev: a }], africa: t, auiusercontent: a, aivencloud: t, alibabacloudcs: t, kasserver: t, amazonaws: [0, { "af-south-1": se, "ap-east-1": ke, "ap-northeast-1": ue, "ap-northeast-2": ue, "ap-northeast-3": se, "ap-south-1": ue, "ap-south-2": de, "ap-southeast-1": ue, "ap-southeast-2": ue, "ap-southeast-3": de, "ap-southeast-4": de, "ap-southeast-5": [0, { "execute-api": t, dualstack: j, s3: t, "s3-accesspoint": t, "s3-deprecated": t, "s3-object-lambda": t, "s3-website": t }], "ca-central-1": Re, "ca-west-1": Se, "eu-central-1": ue, "eu-central-2": de, "eu-north-1": ke, "eu-south-1": se, "eu-south-2": de, "eu-west-1": [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: j, s3: t, "s3-accesspoint": t, "s3-deprecated": t, "s3-object-lambda": t, "s3-website": t, "analytics-gateway": t, "aws-cloud9": U, cloud9: J }], "eu-west-2": ke, "eu-west-3": se, "il-central-1": [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: j, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t, "aws-cloud9": U, cloud9: [0, { vfs: t }] }], "me-central-1": de, "me-south-1": ke, "sa-east-1": se, "us-east-1": [2, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: be, s3: t, "s3-accesspoint": t, "s3-accesspoint-fips": t, "s3-deprecated": t, "s3-fips": t, "s3-object-lambda": t, "s3-website": t, "analytics-gateway": t, "aws-cloud9": U, cloud9: J }], "us-east-2": Ae, "us-gov-east-1": Se, "us-gov-west-1": Se, "us-west-1": Re, "us-west-2": Ae, compute: a, "compute-1": a, airflow: [0, { "af-south-1": a, "ap-east-1": a, "ap-northeast-1": a, "ap-northeast-2": a, "ap-northeast-3": a, "ap-south-1": a, "ap-south-2": a, "ap-southeast-1": a, "ap-southeast-2": a, "ap-southeast-3": a, "ap-southeast-4": a, "ap-southeast-5": a, "ap-southeast-7": a, "ca-central-1": a, "ca-west-1": a, "eu-central-1": a, "eu-central-2": a, "eu-north-1": a, "eu-south-1": a, "eu-south-2": a, "eu-west-1": a, "eu-west-2": a, "eu-west-3": a, "il-central-1": a, "me-central-1": a, "me-south-1": a, "sa-east-1": a, "us-east-1": a, "us-east-2": a, "us-west-1": a, "us-west-2": a }], rds: [0, { "af-south-1": a, "ap-east-1": a, "ap-east-2": a, "ap-northeast-1": a, "ap-northeast-2": a, "ap-northeast-3": a, "ap-south-1": a, "ap-south-2": a, "ap-southeast-1": a, "ap-southeast-2": a, "ap-southeast-3": a, "ap-southeast-4": a, "ap-southeast-5": a, "ap-southeast-6": a, "ap-southeast-7": a, "ca-central-1": a, "ca-west-1": a, "eu-central-1": a, "eu-central-2": a, "eu-west-1": a, "eu-west-2": a, "eu-west-3": a, "il-central-1": a, "me-central-1": a, "me-south-1": a, "mx-central-1": a, "sa-east-1": a, "us-east-1": a, "us-east-2": a, "us-gov-east-1": a, "us-gov-west-1": a, "us-northeast-1": a, "us-west-1": a, "us-west-2": a }], s3: t, "s3-1": t, "s3-ap-east-1": t, "s3-ap-northeast-1": t, "s3-ap-northeast-2": t, "s3-ap-northeast-3": t, "s3-ap-south-1": t, "s3-ap-southeast-1": t, "s3-ap-southeast-2": t, "s3-ca-central-1": t, "s3-eu-central-1": t, "s3-eu-north-1": t, "s3-eu-west-1": t, "s3-eu-west-2": t, "s3-eu-west-3": t, "s3-external-1": t, "s3-fips-us-gov-east-1": t, "s3-fips-us-gov-west-1": t, "s3-global": [0, { accesspoint: [0, { mrap: t }] }], "s3-me-south-1": t, "s3-sa-east-1": t, "s3-us-east-2": t, "s3-us-gov-east-1": t, "s3-us-gov-west-1": t, "s3-us-west-1": t, "s3-us-west-2": t, "s3-website-ap-northeast-1": t, "s3-website-ap-southeast-1": t, "s3-website-ap-southeast-2": t, "s3-website-eu-west-1": t, "s3-website-sa-east-1": t, "s3-website-us-east-1": t, "s3-website-us-gov-west-1": t, "s3-website-us-west-1": t, "s3-website-us-west-2": t, elb: a }], amazoncognito: [0, { "af-south-1": z, "ap-east-1": z, "ap-northeast-1": z, "ap-northeast-2": z, "ap-northeast-3": z, "ap-south-1": z, "ap-south-2": z, "ap-southeast-1": z, "ap-southeast-2": z, "ap-southeast-3": z, "ap-southeast-4": z, "ap-southeast-5": z, "ap-southeast-7": z, "ca-central-1": z, "ca-west-1": z, "eu-central-1": z, "eu-central-2": z, "eu-north-1": z, "eu-south-1": z, "eu-south-2": z, "eu-west-1": z, "eu-west-2": z, "eu-west-3": z, "il-central-1": z, "me-central-1": z, "me-south-1": z, "mx-central-1": z, "sa-east-1": z, "us-east-1": _, "us-east-2": _, "us-gov-east-1": wt, "us-gov-west-1": wt, "us-west-1": _, "us-west-2": _ }], amplifyapp: t, awsapprunner: a, awsapps: t, elasticbeanstalk: [2, { "af-south-1": t, "ap-east-1": t, "ap-northeast-1": t, "ap-northeast-2": t, "ap-northeast-3": t, "ap-south-1": t, "ap-southeast-1": t, "ap-southeast-2": t, "ap-southeast-3": t, "ap-southeast-5": t, "ap-southeast-7": t, "ca-central-1": t, "eu-central-1": t, "eu-north-1": t, "eu-south-1": t, "eu-south-2": t, "eu-west-1": t, "eu-west-2": t, "eu-west-3": t, "il-central-1": t, "me-central-1": t, "me-south-1": t, "sa-east-1": t, "us-east-1": t, "us-east-2": t, "us-gov-east-1": t, "us-gov-west-1": t, "us-west-1": t, "us-west-2": t }], awsglobalaccelerator: t, siiites: t, appspacehosted: t, appspaceusercontent: t, "on-aptible": t, myasustor: t, "balena-devices": t, boutir: t, bplaced: t, cafjs: t, "canva-apps": t, "canva-hosted-embed": t, canvacode: t, "rice-labs": t, "cdn77-storage": t, br: t, cn: t, de: t, eu: t, jpn: t, mex: t, ru: t, sa: t, uk: t, us: t, za: t, "clever-cloud": [0, { services: a }], abrdns: t, dnsabr: t, "ip-ddns": t, jdevcloud: t, wpdevcloud: t, "cf-ipfs": t, "cloudflare-ipfs": t, trycloudflare: t, co: t, devinapps: a, builtwithdark: t, datadetect: [0, { demo: t, instance: t }], dattolocal: t, dattorelay: t, dattoweb: t, mydatto: t, digitaloceanspaces: a, discordsays: t, discordsez: t, drayddns: t, dreamhosters: t, durumis: t, blogdns: t, cechire: t, dnsalias: t, dnsdojo: t, doesntexist: t, dontexist: t, doomdns: t, "dyn-o-saur": t, dynalias: t, "dyndns-at-home": t, "dyndns-at-work": t, "dyndns-blog": t, "dyndns-free": t, "dyndns-home": t, "dyndns-ip": t, "dyndns-mail": t, "dyndns-office": t, "dyndns-pics": t, "dyndns-remote": t, "dyndns-server": t, "dyndns-web": t, "dyndns-wiki": t, "dyndns-work": t, "est-a-la-maison": t, "est-a-la-masion": t, "est-le-patron": t, "est-mon-blogueur": t, "from-ak": t, "from-al": t, "from-ar": t, "from-ca": t, "from-ct": t, "from-dc": t, "from-de": t, "from-fl": t, "from-ga": t, "from-hi": t, "from-ia": t, "from-id": t, "from-il": t, "from-in": t, "from-ks": t, "from-ky": t, "from-ma": t, "from-md": t, "from-mi": t, "from-mn": t, "from-mo": t, "from-ms": t, "from-mt": t, "from-nc": t, "from-nd": t, "from-ne": t, "from-nh": t, "from-nj": t, "from-nm": t, "from-nv": t, "from-oh": t, "from-ok": t, "from-or": t, "from-pa": t, "from-pr": t, "from-ri": t, "from-sc": t, "from-sd": t, "from-tn": t, "from-tx": t, "from-ut": t, "from-va": t, "from-vt": t, "from-wa": t, "from-wi": t, "from-wv": t, "from-wy": t, getmyip: t, gotdns: t, "hobby-site": t, homelinux: t, homeunix: t, iamallama: t, "is-a-anarchist": t, "is-a-blogger": t, "is-a-bookkeeper": t, "is-a-bulls-fan": t, "is-a-caterer": t, "is-a-chef": t, "is-a-conservative": t, "is-a-cpa": t, "is-a-cubicle-slave": t, "is-a-democrat": t, "is-a-designer": t, "is-a-doctor": t, "is-a-financialadvisor": t, "is-a-geek": t, "is-a-green": t, "is-a-guru": t, "is-a-hard-worker": t, "is-a-hunter": t, "is-a-landscaper": t, "is-a-lawyer": t, "is-a-liberal": t, "is-a-libertarian": t, "is-a-llama": t, "is-a-musician": t, "is-a-nascarfan": t, "is-a-nurse": t, "is-a-painter": t, "is-a-personaltrainer": t, "is-a-photographer": t, "is-a-player": t, "is-a-republican": t, "is-a-rockstar": t, "is-a-socialist": t, "is-a-student": t, "is-a-teacher": t, "is-a-techie": t, "is-a-therapist": t, "is-an-accountant": t, "is-an-actor": t, "is-an-actress": t, "is-an-anarchist": t, "is-an-artist": t, "is-an-engineer": t, "is-an-entertainer": t, "is-certified": t, "is-gone": t, "is-into-anime": t, "is-into-cars": t, "is-into-cartoons": t, "is-into-games": t, "is-leet": t, "is-not-certified": t, "is-slick": t, "is-uberleet": t, "is-with-theband": t, "isa-geek": t, "isa-hockeynut": t, issmarterthanyou: t, "likes-pie": t, likescandy: t, "neat-url": t, "saves-the-whales": t, selfip: t, "sells-for-less": t, "sells-for-u": t, servebbs: t, "simple-url": t, "space-to-rent": t, "teaches-yoga": t, writesthisblog: t, "1cooldns": t, bumbleshrimp: t, ddnsfree: t, ddnsgeek: t, ddnsguru: t, dynuddns: t, dynuhosting: t, giize: t, gleeze: t, kozow: t, loseyourip: t, ooguy: t, pivohosting: t, theworkpc: t, wiredbladehosting: t, emergentagent: [0, { preview: t }], mytuleap: t, "tuleap-partners": t, encoreapi: t, evennode: [0, { "eu-1": t, "eu-2": t, "eu-3": t, "eu-4": t, "us-1": t, "us-2": t, "us-3": t, "us-4": t }], onfabrica: t, "fastly-edge": t, "fastly-terrarium": t, "fastvps-server": t, mydobiss: t, firebaseapp: t, fldrv: t, framercanvas: t, "freebox-os": t, freeboxos: t, freemyip: t, aliases121: t, gentapps: t, gentlentapis: t, githubusercontent: t, "0emm": a, appspot: [2, { r: a }], blogspot: t, codespot: t, googleapis: t, googlecode: t, pagespeedmobilizer: t, withgoogle: t, withyoutube: t, grayjayleagues: t, hatenablog: t, hatenadiary: t, "hercules-app": t, "hercules-dev": t, herokuapp: t, gr: t, smushcdn: t, wphostedmail: t, wpmucdn: t, pixolino: t, "apps-1and1": t, "live-website": t, "webspace-host": t, dopaas: t, "hosted-by-previder": et, hosteur: [0, { "rag-cloud": t, "rag-cloud-ch": t }], "ik-server": [0, { jcloud: t, "jcloud-ver-jpc": t }], jelastic: [0, { demo: t }], massivegrid: et, wafaicloud: [0, { jed: t, ryd: t }], "eu1-plenit": t, "la1-plenit": t, "us1-plenit": t, webadorsite: t, "on-forge": t, "on-vapor": t, lpusercontent: t, linode: [0, { members: t, nodebalancer: a }], linodeobjects: a, linodeusercontent: [0, { ip: t }], localtonet: t, lovableproject: t, barsycenter: t, barsyonline: t, lutrausercontent: a, magicpatternsapp: t, modelscape: t, mwcloudnonprod: t, polyspace: t, mazeplay: t, miniserver: t, atmeta: t, fbsbx: xt, meteorapp: _t, routingthecloud: t, "same-app": t, "same-preview": t, mydbserver: t, mochausercontent: t, hostedpi: t, "mythic-beasts": [0, { caracal: t, customer: t, fentiger: t, lynx: t, ocelot: t, oncilla: t, onza: t, sphinx: t, vs: t, x: t, yali: t }], nospamproxy: [0, { cloud: [2, { o365: t }] }], "4u": t, nfshost: t, "3utilities": t, blogsyte: t, ciscofreak: t, damnserver: t, ddnsking: t, ditchyourip: t, dnsiskinky: t, dynns: t, geekgalaxy: t, "health-carereform": t, homesecuritymac: t, homesecuritypc: t, myactivedirectory: t, mysecuritycamera: t, myvnc: t, "net-freaks": t, onthewifi: t, point2this: t, quicksytes: t, securitytactics: t, servebeer: t, servecounterstrike: t, serveexchange: t, serveftp: t, servegame: t, servehalflife: t, servehttp: t, servehumour: t, serveirc: t, servemp3: t, servep2p: t, servepics: t, servequake: t, servesarcasm: t, stufftoread: t, unusualperson: t, workisboring: t, myiphost: t, observableusercontent: [0, { static: t }], simplesite: t, oaiusercontent: a, orsites: t, operaunite: t, "customer-oci": [0, { "*": t, oci: a, ocp: a, ocs: a }], oraclecloudapps: a, oraclegovcloudapps: a, "authgear-staging": t, authgearapps: t, outsystemscloud: t, ownprovider: t, pgfog: t, pagexl: t, gotpantheon: t, paywhirl: a, forgeblocks: t, upsunapp: t, "postman-echo": t, prgmr: [0, { xen: t }], "project-study": [0, { dev: t }], pythonanywhere: _t, qa2: t, "alpha-myqnapcloud": t, "dev-myqnapcloud": t, mycloudnas: t, mynascloud: t, myqnapcloud: t, qualifioapp: t, ladesk: t, qualyhqpartner: a, qualyhqportal: a, qbuser: t, quipelements: a, rackmaze: t, "readthedocs-hosted": t, rhcloud: t, onrender: t, render: tt, "subsc-pay": t, "180r": t, dojin: t, sakuratan: t, sakuraweb: t, x0: t, code: [0, { builder: a, "dev-builder": a, "stg-builder": a }], salesforce: [0, { platform: [0, { "code-builder-stg": [0, { test: [0, { "001": a }] }] }] }], logoip: t, scrysec: t, "firewall-gateway": t, myshopblocks: t, myshopify: t, shopitsite: t, "1kapp": t, appchizi: t, applinzi: t, sinaapp: t, vipsinaapp: t, streamlitapp: t, "try-snowplow": t, "playstation-cloud": t, myspreadshop: t, "w-corp-staticblitz": t, "w-credentialless-staticblitz": t, "w-staticblitz": t, "stackhero-network": t, stdlib: [0, { api: t }], strapiapp: [2, { media: t }], "streak-link": t, streaklinks: t, streakusercontent: t, "temp-dns": t, dsmynas: t, familyds: t, mytabit: t, taveusercontent: t, "tb-hosting": at, reservd: t, thingdustdata: t, "townnews-staging": t, typeform: [0, { pro: t }], hk: t, it: t, "deus-canvas": t, vultrobjects: a, wafflecell: t, hotelwithflight: t, "reserve-online": t, cprapid: t, pleskns: t, remotewd: t, wiardweb: [0, { pages: t }], "base44-sandbox": t, wixsite: t, wixstudio: t, messwithdns: t, "woltlab-demo": t, wpenginepowered: [2, { js: t }], xnbay: [2, { u2: t, "u2-local": t }], xtooldevice: t, yolasite: t }], coop: e, cr: [1, { ac: e, co: e, ed: e, fi: e, go: e, or: e, sa: e }], cu: [1, { com: e, edu: e, gob: e, inf: e, nat: e, net: e, org: e }], cv: [1, { com: e, edu: e, id: e, int: e, net: e, nome: e, org: e, publ: e }], cw: Le, cx: [1, { gov: e, cloudns: t, ath: t, info: t, assessments: t, calculators: t, funnels: t, paynow: t, quizzes: t, researched: t, tests: t }], cy: [1, { ac: e, biz: e, com: [1, { scaleforce: nt }], ekloges: e, gov: e, ltd: e, mil: e, net: e, org: e, press: e, pro: e, tm: e }], cz: [1, { gov: e, contentproxy9: [0, { rsc: t }], realm: t, e4: t, co: t, metacentrum: [0, { cloud: a, custom: t }], muni: [0, { cloud: [0, { flt: t, usr: t }] }] }], de: [1, { bplaced: t, square7: t, "bwcloud-os-instance": a, com: t, cosidns: Ct, dnsupdater: t, "dynamisches-dns": t, "internet-dns": t, "l-o-g-i-n": t, ddnss: [2, { dyn: t, dyndns: t }], "dyn-ip24": t, dyndns1: t, "home-webserver": [2, { dyn: t }], "myhome-server": t, dnshome: t, fuettertdasnetz: t, isteingeek: t, istmein: t, lebtimnetz: t, leitungsen: t, traeumtgerade: t, frusky: a, goip: t, "xn--gnstigbestellen-zvb": t, günstigbestellen: t, "xn--gnstigliefern-wob": t, günstigliefern: t, "hs-heilbronn": [0, { it: [0, { pages: t, "pages-research": t }] }], "dyn-berlin": t, "in-berlin": t, "in-brb": t, "in-butter": t, "in-dsl": t, "in-vpn": t, iservschule: t, "mein-iserv": t, schuldock: t, schulplattform: t, schulserver: t, "test-iserv": t, keymachine: t, co: t, "git-repos": t, "lcube-server": t, "svn-repos": t, barsy: t, webspaceconfig: t, "123webseite": t, rub: t, "ruhr-uni-bochum": [2, { noc: [0, { io: t }] }], logoip: t, "firewall-gateway": t, "my-gateway": t, "my-router": t, spdns: t, my: t, speedpartner: [0, { customer: t }], myspreadshop: t, "taifun-dns": t, "12hp": t, "2ix": t, "4lima": t, "lima-city": t, "virtual-user": t, virtualuser: t, "community-pro": t, diskussionsbereich: t, xenonconnect: a }], dj: e, dk: [1, { biz: t, co: t, firm: t, reg: t, store: t, "123hjemmeside": t, myspreadshop: t }], dm: Tt, do: [1, { art: e, com: e, edu: e, gob: e, gov: e, mil: e, net: e, org: e, sld: e, web: e }], dz: [1, { art: e, asso: e, com: e, edu: e, gov: e, net: e, org: e, pol: e, soc: e, tm: e }], ec: [1, { abg: e, adm: e, agron: e, arqt: e, art: e, bar: e, chef: e, com: e, cont: e, cpa: e, cue: e, dent: e, dgn: e, disco: e, doc: e, edu: e, eng: e, esm: e, fin: e, fot: e, gal: e, gob: e, gov: e, gye: e, ibr: e, info: e, k12: e, lat: e, loj: e, med: e, mil: e, mktg: e, mon: e, net: e, ntr: e, odont: e, org: e, pro: e, prof: e, psic: e, psiq: e, pub: e, rio: e, rrpp: e, sal: e, tech: e, tul: e, tur: e, uio: e, vet: e, xxx: e, base: t, official: t }], edu: [1, { rit: [0, { "git-pages": t }] }], ee: [1, { aip: e, com: e, edu: e, fie: e, gov: e, lib: e, med: e, org: e, pri: e, riik: e }], eg: [1, { ac: e, com: e, edu: e, eun: e, gov: e, info: e, me: e, mil: e, name: e, net: e, org: e, sci: e, sport: e, tv: e }], er: v, es: [1, { com: e, edu: e, gob: e, nom: e, org: e, "123miweb": t, myspreadshop: t }], et: [1, { biz: e, com: e, edu: e, gov: e, info: e, name: e, net: e, org: e }], eu: [1, { amazonwebservices: [0, { on: [0, { "eusc-de-east-1": [0, { "cognito-idp": z }] }] }], cloudns: t, prvw: t, deuxfleurs: t, dogado: [0, { jelastic: t }], barsy: t, spdns: t, nxa: a, directwp: t, transurl: a }], fi: [1, { aland: e, dy: t, "xn--hkkinen-5wa": t, häkkinen: t, iki: t, cloudplatform: [0, { fi: t }], datacenter: [0, { demo: t, paas: t }], kapsi: t, "123kotisivu": t, myspreadshop: t }], fj: [1, { ac: e, biz: e, com: e, edu: e, gov: e, id: e, info: e, mil: e, name: e, net: e, org: e, pro: e }], fk: v, fm: [1, { com: e, edu: e, net: e, org: e, radio: t, user: a }], fo: e, fr: [1, { asso: e, com: e, gouv: e, nom: e, prd: e, tm: e, avoues: e, cci: e, greta: e, "huissier-justice": e, "fbx-os": t, fbxos: t, "freebox-os": t, freeboxos: t, goupile: t, "123siteweb": t, "on-web": t, "chirurgiens-dentistes-en-france": t, dedibox: t, aeroport: t, avocat: t, chambagri: t, "chirurgiens-dentistes": t, "experts-comptables": t, medecin: t, notaires: t, pharmacien: t, port: t, veterinaire: t, myspreadshop: t, ynh: t }], ga: e, gb: e, gd: [1, { edu: e, gov: e }], ge: [1, { com: e, edu: e, gov: e, net: e, org: e, pvt: e, school: e }], gf: e, gg: [1, { co: e, net: e, org: e, ply: [0, { at: a, d6: t }], botdash: t, kaas: t, stackit: t, panel: [2, { daemon: t }] }], gh: [1, { biz: e, com: e, edu: e, gov: e, mil: e, net: e, org: e }], gi: [1, { com: e, edu: e, gov: e, ltd: e, mod: e, org: e }], gl: [1, { co: e, com: e, edu: e, net: e, org: e }], gm: e, gn: [1, { ac: e, com: e, edu: e, gov: e, net: e, org: e }], gov: e, gp: [1, { asso: e, com: e, edu: e, mobi: e, net: e, org: e }], gq: e, gr: [1, { com: e, edu: e, gov: e, net: e, org: e, barsy: t, simplesite: t }], gs: e, gt: [1, { com: e, edu: e, gob: e, ind: e, mil: e, net: e, org: e }], gu: [1, { com: e, edu: e, gov: e, guam: e, info: e, net: e, org: e, web: e }], gw: [1, { nx: t }], gy: Tt, hk: [1, { com: e, edu: e, gov: e, idv: e, net: e, org: e, "xn--ciqpn": e, 个人: e, "xn--gmqw5a": e, 個人: e, "xn--55qx5d": e, 公司: e, "xn--mxtq1m": e, 政府: e, "xn--lcvr32d": e, 敎育: e, "xn--wcvs22d": e, 教育: e, "xn--gmq050i": e, 箇人: e, "xn--uc0atv": e, 組織: e, "xn--uc0ay4a": e, 組织: e, "xn--od0alg": e, 網絡: e, "xn--zf0avx": e, 網络: e, "xn--mk0axi": e, 组織: e, "xn--tn0ag": e, 组织: e, "xn--od0aq3b": e, 网絡: e, "xn--io0a7i": e, 网络: e, inc: t, ltd: t }], hm: e, hn: [1, { com: e, edu: e, gob: e, mil: e, net: e, org: e }], hr: [1, { com: e, from: e, iz: e, name: e, brendly: b }], ht: [1, { adult: e, art: e, asso: e, com: e, coop: e, edu: e, firm: e, gouv: e, info: e, med: e, net: e, org: e, perso: e, pol: e, pro: e, rel: e, shop: e, rt: t }], hu: [1, { 2e3: e, agrar: e, bolt: e, casino: e, city: e, co: e, erotica: e, erotika: e, film: e, forum: e, games: e, hotel: e, info: e, ingatlan: e, jogasz: e, konyvelo: e, lakas: e, media: e, news: e, org: e, priv: e, reklam: e, sex: e, shop: e, sport: e, suli: e, szex: e, tm: e, tozsde: e, utazas: e, video: e }], id: [1, { ac: e, biz: e, co: e, desa: e, go: e, kop: e, mil: e, my: e, net: e, or: e, ponpes: e, sch: e, web: e, "xn--9tfky": e, "ᬩᬮᬶ": e, e: t, zone: t }], ie: [1, { gov: e, myspreadshop: t }], il: [1, { ac: e, co: [1, { ravpage: t, mytabit: t, tabitorder: t }], gov: e, idf: e, k12: e, muni: e, net: e, org: e }], "xn--4dbrk0ce": [1, { "xn--4dbgdty6c": e, "xn--5dbhl8d": e, "xn--8dbq2a": e, "xn--hebda8b": e }], ישראל: [1, { אקדמיה: e, ישוב: e, צהל: e, ממשל: e }], im: [1, { ac: e, co: [1, { ltd: e, plc: e }], com: e, net: e, org: e, tt: e, tv: e }], in: [1, { "5g": e, "6g": e, ac: e, ai: e, am: e, bank: e, bihar: e, biz: e, business: e, ca: e, cn: e, co: e, com: e, coop: e, cs: e, delhi: e, dr: e, edu: e, er: e, fin: e, firm: e, gen: e, gov: e, gujarat: e, ind: e, info: e, int: e, internet: e, io: e, me: e, mil: e, net: e, nic: e, org: e, pg: e, post: e, pro: e, res: e, travel: e, tv: e, uk: e, up: e, us: e, cloudns: t, barsy: t, web: t, indevs: t, supabase: t }], info: [1, { cloudns: t, "dynamic-dns": t, "barrel-of-knowledge": t, "barrell-of-knowledge": t, dyndns: t, "for-our": t, "groks-the": t, "groks-this": t, "here-for-more": t, knowsitall: t, selfip: t, webhop: t, barsy: t, mayfirst: t, mittwald: t, mittwaldserver: t, typo3server: t, dvrcam: t, ilovecollege: t, "no-ip": t, forumz: t, nsupdate: t, dnsupdate: t, "v-info": t }], int: [1, { eu: e }], io: [1, { 2038: t, co: e, com: e, edu: e, gov: e, mil: e, net: e, nom: e, org: e, "on-acorn": a, myaddr: t, apigee: t, "b-data": t, beagleboard: t, bitbucket: t, bluebite: t, boxfuse: t, brave: o, browsersafetymark: t, bubble: Ee, bubbleapps: t, bigv: [0, { uk0: t }], cleverapps: t, cloudbeesusercontent: t, dappnode: [0, { dyndns: t }], darklang: t, definima: t, dedyn: t, icp0: zt, icp1: zt, qzz: t, "fh-muenster": t, gitbook: t, github: t, gitlab: t, lolipop: t, "hasura-app": t, hostyhosting: t, hypernode: t, moonscale: a, beebyte: et, beebyteapp: [0, { sekd1: t }], jele: t, keenetic: t, kiloapps: t, webthings: t, loginline: t, barsy: t, azurecontainer: a, ngrok: [2, { ap: t, au: t, eu: t, in: t, jp: t, sa: t, us: t }], nodeart: [0, { stage: t }], pantheonsite: t, forgerock: [0, { id: t }], pstmn: [2, { mock: t }], protonet: t, qcx: [2, { sys: a }], qoto: t, vaporcloud: t, myrdbx: t, "rb-hosting": at, "on-k3s": a, "on-rio": a, readthedocs: t, resindevice: t, resinstaging: [0, { devices: t }], hzc: t, sandcats: t, scrypted: [0, { client: t }], "mo-siemens": t, lair: xt, stolos: a, musician: t, utwente: t, edugit: t, telebit: t, thingdust: [0, { dev: st, disrec: st, prod: Ot, testing: st }], tickets: t, webflow: t, webflowtest: t, editorx: t, wixstudio: t, basicserver: t, virtualserver: t }], iq: s, ir: [1, { ac: e, co: e, gov: e, id: e, net: e, org: e, sch: e, "xn--mgba3a4f16a": e, ایران: e, "xn--mgba3a4fra": e, ايران: e, arvanedge: t, vistablog: t }], is: e, it: [1, { edu: e, gov: e, abr: e, abruzzo: e, "aosta-valley": e, aostavalley: e, bas: e, basilicata: e, cal: e, calabria: e, cam: e, campania: e, "emilia-romagna": e, emiliaromagna: e, emr: e, "friuli-v-giulia": e, "friuli-ve-giulia": e, "friuli-vegiulia": e, "friuli-venezia-giulia": e, "friuli-veneziagiulia": e, "friuli-vgiulia": e, "friuliv-giulia": e, "friulive-giulia": e, friulivegiulia: e, "friulivenezia-giulia": e, friuliveneziagiulia: e, friulivgiulia: e, fvg: e, laz: e, lazio: e, lig: e, liguria: e, lom: e, lombardia: e, lombardy: e, lucania: e, mar: e, marche: e, mol: e, molise: e, piedmont: e, piemonte: e, pmn: e, pug: e, puglia: e, sar: e, sardegna: e, sardinia: e, sic: e, sicilia: e, sicily: e, taa: e, tos: e, toscana: e, "trentin-sud-tirol": e, "xn--trentin-sd-tirol-rzb": e, "trentin-süd-tirol": e, "trentin-sudtirol": e, "xn--trentin-sdtirol-7vb": e, "trentin-südtirol": e, "trentin-sued-tirol": e, "trentin-suedtirol": e, trentino: e, "trentino-a-adige": e, "trentino-aadige": e, "trentino-alto-adige": e, "trentino-altoadige": e, "trentino-s-tirol": e, "trentino-stirol": e, "trentino-sud-tirol": e, "xn--trentino-sd-tirol-c3b": e, "trentino-süd-tirol": e, "trentino-sudtirol": e, "xn--trentino-sdtirol-szb": e, "trentino-südtirol": e, "trentino-sued-tirol": e, "trentino-suedtirol": e, "trentinoa-adige": e, trentinoaadige: e, "trentinoalto-adige": e, trentinoaltoadige: e, "trentinos-tirol": e, trentinostirol: e, "trentinosud-tirol": e, "xn--trentinosd-tirol-rzb": e, "trentinosüd-tirol": e, trentinosudtirol: e, "xn--trentinosdtirol-7vb": e, trentinosüdtirol: e, "trentinosued-tirol": e, trentinosuedtirol: e, "trentinsud-tirol": e, "xn--trentinsd-tirol-6vb": e, "trentinsüd-tirol": e, trentinsudtirol: e, "xn--trentinsdtirol-nsb": e, trentinsüdtirol: e, "trentinsued-tirol": e, trentinsuedtirol: e, tuscany: e, umb: e, umbria: e, "val-d-aosta": e, "val-daosta": e, "vald-aosta": e, valdaosta: e, "valle-aosta": e, "valle-d-aosta": e, "valle-daosta": e, valleaosta: e, "valled-aosta": e, valledaosta: e, "vallee-aoste": e, "xn--valle-aoste-ebb": e, "vallée-aoste": e, "vallee-d-aoste": e, "xn--valle-d-aoste-ehb": e, "vallée-d-aoste": e, valleeaoste: e, "xn--valleaoste-e7a": e, valléeaoste: e, valleedaoste: e, "xn--valledaoste-ebb": e, valléedaoste: e, vao: e, vda: e, ven: e, veneto: e, ag: e, agrigento: e, al: e, alessandria: e, "alto-adige": e, altoadige: e, an: e, ancona: e, "andria-barletta-trani": e, "andria-trani-barletta": e, andriabarlettatrani: e, andriatranibarletta: e, ao: e, aosta: e, aoste: e, ap: e, aq: e, aquila: e, ar: e, arezzo: e, "ascoli-piceno": e, ascolipiceno: e, asti: e, at: e, av: e, avellino: e, ba: e, balsan: e, "balsan-sudtirol": e, "xn--balsan-sdtirol-nsb": e, "balsan-südtirol": e, "balsan-suedtirol": e, bari: e, "barletta-trani-andria": e, barlettatraniandria: e, belluno: e, benevento: e, bergamo: e, bg: e, bi: e, biella: e, bl: e, bn: e, bo: e, bologna: e, bolzano: e, "bolzano-altoadige": e, bozen: e, "bozen-sudtirol": e, "xn--bozen-sdtirol-2ob": e, "bozen-südtirol": e, "bozen-suedtirol": e, br: e, brescia: e, brindisi: e, bs: e, bt: e, bulsan: e, "bulsan-sudtirol": e, "xn--bulsan-sdtirol-nsb": e, "bulsan-südtirol": e, "bulsan-suedtirol": e, bz: e, ca: e, cagliari: e, caltanissetta: e, "campidano-medio": e, campidanomedio: e, campobasso: e, "carbonia-iglesias": e, carboniaiglesias: e, "carrara-massa": e, carraramassa: e, caserta: e, catania: e, catanzaro: e, cb: e, ce: e, "cesena-forli": e, "xn--cesena-forl-mcb": e, "cesena-forlì": e, cesenaforli: e, "xn--cesenaforl-i8a": e, cesenaforlì: e, ch: e, chieti: e, ci: e, cl: e, cn: e, co: e, como: e, cosenza: e, cr: e, cremona: e, crotone: e, cs: e, ct: e, cuneo: e, cz: e, "dell-ogliastra": e, dellogliastra: e, en: e, enna: e, fc: e, fe: e, fermo: e, ferrara: e, fg: e, fi: e, firenze: e, florence: e, fm: e, foggia: e, "forli-cesena": e, "xn--forl-cesena-fcb": e, "forlì-cesena": e, forlicesena: e, "xn--forlcesena-c8a": e, forlìcesena: e, fr: e, frosinone: e, ge: e, genoa: e, genova: e, go: e, gorizia: e, gr: e, grosseto: e, "iglesias-carbonia": e, iglesiascarbonia: e, im: e, imperia: e, is: e, isernia: e, kr: e, "la-spezia": e, laquila: e, laspezia: e, latina: e, lc: e, le: e, lecce: e, lecco: e, li: e, livorno: e, lo: e, lodi: e, lt: e, lu: e, lucca: e, macerata: e, mantova: e, "massa-carrara": e, massacarrara: e, matera: e, mb: e, mc: e, me: e, "medio-campidano": e, mediocampidano: e, messina: e, mi: e, milan: e, milano: e, mn: e, mo: e, modena: e, monza: e, "monza-brianza": e, "monza-e-della-brianza": e, monzabrianza: e, monzaebrianza: e, monzaedellabrianza: e, ms: e, mt: e, na: e, naples: e, napoli: e, no: e, novara: e, nu: e, nuoro: e, og: e, ogliastra: e, "olbia-tempio": e, olbiatempio: e, or: e, oristano: e, ot: e, pa: e, padova: e, padua: e, palermo: e, parma: e, pavia: e, pc: e, pd: e, pe: e, perugia: e, "pesaro-urbino": e, pesarourbino: e, pescara: e, pg: e, pi: e, piacenza: e, pisa: e, pistoia: e, pn: e, po: e, pordenone: e, potenza: e, pr: e, prato: e, pt: e, pu: e, pv: e, pz: e, ra: e, ragusa: e, ravenna: e, rc: e, re: e, "reggio-calabria": e, "reggio-emilia": e, reggiocalabria: e, reggioemilia: e, rg: e, ri: e, rieti: e, rimini: e, rm: e, rn: e, ro: e, roma: e, rome: e, rovigo: e, sa: e, salerno: e, sassari: e, savona: e, si: e, siena: e, siracusa: e, so: e, sondrio: e, sp: e, sr: e, ss: e, "xn--sdtirol-n2a": e, südtirol: e, suedtirol: e, sv: e, ta: e, taranto: e, te: e, "tempio-olbia": e, tempioolbia: e, teramo: e, terni: e, tn: e, to: e, torino: e, tp: e, tr: e, "trani-andria-barletta": e, "trani-barletta-andria": e, traniandriabarletta: e, tranibarlettaandria: e, trapani: e, trento: e, treviso: e, trieste: e, ts: e, turin: e, tv: e, ud: e, udine: e, "urbino-pesaro": e, urbinopesaro: e, va: e, varese: e, vb: e, vc: e, ve: e, venezia: e, venice: e, verbania: e, vercelli: e, verona: e, vi: e, "vibo-valentia": e, vibovalentia: e, vicenza: e, viterbo: e, vr: e, vs: e, vt: e, vv: e, ibxos: t, iliadboxos: t, neen: [0, { jc: t }], "123homepage": t, "16-b": t, "32-b": t, "64-b": t, myspreadshop: t, syncloud: t }], je: [1, { co: e, net: e, org: e, of: t }], jm: v, jo: [1, { agri: e, ai: e, com: e, edu: e, eng: e, fm: e, gov: e, mil: e, net: e, org: e, per: e, phd: e, sch: e, tv: e }], jobs: e, jp: [1, { ac: e, ad: e, co: e, ed: e, go: e, gr: e, lg: e, ne: [1, { aseinet: It, gehirn: t, ivory: t, "mail-box": t, mints: t, mokuren: t, opal: t, sakura: t, sumomo: t, topaz: t }], or: e, aichi: [1, { aisai: e, ama: e, anjo: e, asuke: e, chiryu: e, chita: e, fuso: e, gamagori: e, handa: e, hazu: e, hekinan: e, higashiura: e, ichinomiya: e, inazawa: e, inuyama: e, isshiki: e, iwakura: e, kanie: e, kariya: e, kasugai: e, kira: e, kiyosu: e, komaki: e, konan: e, kota: e, mihama: e, miyoshi: e, nishio: e, nisshin: e, obu: e, oguchi: e, oharu: e, okazaki: e, owariasahi: e, seto: e, shikatsu: e, shinshiro: e, shitara: e, tahara: e, takahama: e, tobishima: e, toei: e, togo: e, tokai: e, tokoname: e, toyoake: e, toyohashi: e, toyokawa: e, toyone: e, toyota: e, tsushima: e, yatomi: e }], akita: [1, { akita: e, daisen: e, fujisato: e, gojome: e, hachirogata: e, happou: e, higashinaruse: e, honjo: e, honjyo: e, ikawa: e, kamikoani: e, kamioka: e, katagami: e, kazuno: e, kitaakita: e, kosaka: e, kyowa: e, misato: e, mitane: e, moriyoshi: e, nikaho: e, noshiro: e, odate: e, oga: e, ogata: e, semboku: e, yokote: e, yurihonjo: e }], aomori: [1, { aomori: e, gonohe: e, hachinohe: e, hashikami: e, hiranai: e, hirosaki: e, itayanagi: e, kuroishi: e, misawa: e, mutsu: e, nakadomari: e, noheji: e, oirase: e, owani: e, rokunohe: e, sannohe: e, shichinohe: e, shingo: e, takko: e, towada: e, tsugaru: e, tsuruta: e }], chiba: [1, { abiko: e, asahi: e, chonan: e, chosei: e, choshi: e, chuo: e, funabashi: e, futtsu: e, hanamigawa: e, ichihara: e, ichikawa: e, ichinomiya: e, inzai: e, isumi: e, kamagaya: e, kamogawa: e, kashiwa: e, katori: e, katsuura: e, kimitsu: e, kisarazu: e, kozaki: e, kujukuri: e, kyonan: e, matsudo: e, midori: e, mihama: e, minamiboso: e, mobara: e, mutsuzawa: e, nagara: e, nagareyama: e, narashino: e, narita: e, noda: e, oamishirasato: e, omigawa: e, onjuku: e, otaki: e, sakae: e, sakura: e, shimofusa: e, shirako: e, shiroi: e, shisui: e, sodegaura: e, sosa: e, tako: e, tateyama: e, togane: e, tohnosho: e, tomisato: e, urayasu: e, yachimata: e, yachiyo: e, yokaichiba: e, yokoshibahikari: e, yotsukaido: e }], ehime: [1, { ainan: e, honai: e, ikata: e, imabari: e, iyo: e, kamijima: e, kihoku: e, kumakogen: e, masaki: e, matsuno: e, matsuyama: e, namikata: e, niihama: e, ozu: e, saijo: e, seiyo: e, shikokuchuo: e, tobe: e, toon: e, uchiko: e, uwajima: e, yawatahama: e }], fukui: [1, { echizen: e, eiheiji: e, fukui: e, ikeda: e, katsuyama: e, mihama: e, minamiechizen: e, obama: e, ohi: e, ono: e, sabae: e, sakai: e, takahama: e, tsuruga: e, wakasa: e }], fukuoka: [1, { ashiya: e, buzen: e, chikugo: e, chikuho: e, chikujo: e, chikushino: e, chikuzen: e, chuo: e, dazaifu: e, fukuchi: e, hakata: e, higashi: e, hirokawa: e, hisayama: e, iizuka: e, inatsuki: e, kaho: e, kasuga: e, kasuya: e, kawara: e, keisen: e, koga: e, kurate: e, kurogi: e, kurume: e, minami: e, miyako: e, miyama: e, miyawaka: e, mizumaki: e, munakata: e, nakagawa: e, nakama: e, nishi: e, nogata: e, ogori: e, okagaki: e, okawa: e, oki: e, omuta: e, onga: e, onojo: e, oto: e, saigawa: e, sasaguri: e, shingu: e, shinyoshitomi: e, shonai: e, soeda: e, sue: e, tachiarai: e, tagawa: e, takata: e, toho: e, toyotsu: e, tsuiki: e, ukiha: e, umi: e, usui: e, yamada: e, yame: e, yanagawa: e, yukuhashi: e }], fukushima: [1, { aizubange: e, aizumisato: e, aizuwakamatsu: e, asakawa: e, bandai: e, date: e, fukushima: e, furudono: e, futaba: e, hanawa: e, higashi: e, hirata: e, hirono: e, iitate: e, inawashiro: e, ishikawa: e, iwaki: e, izumizaki: e, kagamiishi: e, kaneyama: e, kawamata: e, kitakata: e, kitashiobara: e, koori: e, koriyama: e, kunimi: e, miharu: e, mishima: e, namie: e, nango: e, nishiaizu: e, nishigo: e, okuma: e, omotego: e, ono: e, otama: e, samegawa: e, shimogo: e, shirakawa: e, showa: e, soma: e, sukagawa: e, taishin: e, tamakawa: e, tanagura: e, tenei: e, yabuki: e, yamato: e, yamatsuri: e, yanaizu: e, yugawa: e }], gifu: [1, { anpachi: e, ena: e, gifu: e, ginan: e, godo: e, gujo: e, hashima: e, hichiso: e, hida: e, higashishirakawa: e, ibigawa: e, ikeda: e, kakamigahara: e, kani: e, kasahara: e, kasamatsu: e, kawaue: e, kitagata: e, mino: e, minokamo: e, mitake: e, mizunami: e, motosu: e, nakatsugawa: e, ogaki: e, sakahogi: e, seki: e, sekigahara: e, shirakawa: e, tajimi: e, takayama: e, tarui: e, toki: e, tomika: e, wanouchi: e, yamagata: e, yaotsu: e, yoro: e }], gunma: [1, { annaka: e, chiyoda: e, fujioka: e, higashiagatsuma: e, isesaki: e, itakura: e, kanna: e, kanra: e, katashina: e, kawaba: e, kiryu: e, kusatsu: e, maebashi: e, meiwa: e, midori: e, minakami: e, naganohara: e, nakanojo: e, nanmoku: e, numata: e, oizumi: e, ora: e, ota: e, shibukawa: e, shimonita: e, shinto: e, showa: e, takasaki: e, takayama: e, tamamura: e, tatebayashi: e, tomioka: e, tsukiyono: e, tsumagoi: e, ueno: e, yoshioka: e }], hiroshima: [1, { asaminami: e, daiwa: e, etajima: e, fuchu: e, fukuyama: e, hatsukaichi: e, higashihiroshima: e, hongo: e, jinsekikogen: e, kaita: e, kui: e, kumano: e, kure: e, mihara: e, miyoshi: e, naka: e, onomichi: e, osakikamijima: e, otake: e, saka: e, sera: e, seranishi: e, shinichi: e, shobara: e, takehara: e }], hokkaido: [1, { abashiri: e, abira: e, aibetsu: e, akabira: e, akkeshi: e, asahikawa: e, ashibetsu: e, ashoro: e, assabu: e, atsuma: e, bibai: e, biei: e, bifuka: e, bihoro: e, biratori: e, chippubetsu: e, chitose: e, date: e, ebetsu: e, embetsu: e, eniwa: e, erimo: e, esan: e, esashi: e, fukagawa: e, fukushima: e, furano: e, furubira: e, haboro: e, hakodate: e, hamatonbetsu: e, hidaka: e, higashikagura: e, higashikawa: e, hiroo: e, hokuryu: e, hokuto: e, honbetsu: e, horokanai: e, horonobe: e, ikeda: e, imakane: e, ishikari: e, iwamizawa: e, iwanai: e, kamifurano: e, kamikawa: e, kamishihoro: e, kamisunagawa: e, kamoenai: e, kayabe: e, kembuchi: e, kikonai: e, kimobetsu: e, kitahiroshima: e, kitami: e, kiyosato: e, koshimizu: e, kunneppu: e, kuriyama: e, kuromatsunai: e, kushiro: e, kutchan: e, kyowa: e, mashike: e, matsumae: e, mikasa: e, minamifurano: e, mombetsu: e, moseushi: e, mukawa: e, muroran: e, naie: e, nakagawa: e, nakasatsunai: e, nakatombetsu: e, nanae: e, nanporo: e, nayoro: e, nemuro: e, niikappu: e, niki: e, nishiokoppe: e, noboribetsu: e, numata: e, obihiro: e, obira: e, oketo: e, okoppe: e, otaru: e, otobe: e, otofuke: e, otoineppu: e, oumu: e, ozora: e, pippu: e, rankoshi: e, rebun: e, rikubetsu: e, rishiri: e, rishirifuji: e, saroma: e, sarufutsu: e, shakotan: e, shari: e, shibecha: e, shibetsu: e, shikabe: e, shikaoi: e, shimamaki: e, shimizu: e, shimokawa: e, shinshinotsu: e, shintoku: e, shiranuka: e, shiraoi: e, shiriuchi: e, sobetsu: e, sunagawa: e, taiki: e, takasu: e, takikawa: e, takinoue: e, teshikaga: e, tobetsu: e, tohma: e, tomakomai: e, tomari: e, toya: e, toyako: e, toyotomi: e, toyoura: e, tsubetsu: e, tsukigata: e, urakawa: e, urausu: e, uryu: e, utashinai: e, wakkanai: e, wassamu: e, yakumo: e, yoichi: e }], hyogo: [1, { aioi: e, akashi: e, ako: e, amagasaki: e, aogaki: e, asago: e, ashiya: e, awaji: e, fukusaki: e, goshiki: e, harima: e, himeji: e, ichikawa: e, inagawa: e, itami: e, kakogawa: e, kamigori: e, kamikawa: e, kasai: e, kasuga: e, kawanishi: e, miki: e, minamiawaji: e, nishinomiya: e, nishiwaki: e, ono: e, sanda: e, sannan: e, sasayama: e, sayo: e, shingu: e, shinonsen: e, shiso: e, sumoto: e, taishi: e, taka: e, takarazuka: e, takasago: e, takino: e, tamba: e, tatsuno: e, toyooka: e, yabu: e, yashiro: e, yoka: e, yokawa: e }], ibaraki: [1, { ami: e, asahi: e, bando: e, chikusei: e, daigo: e, fujishiro: e, hitachi: e, hitachinaka: e, hitachiomiya: e, hitachiota: e, ibaraki: e, ina: e, inashiki: e, itako: e, iwama: e, joso: e, kamisu: e, kasama: e, kashima: e, kasumigaura: e, koga: e, miho: e, mito: e, moriya: e, naka: e, namegata: e, oarai: e, ogawa: e, omitama: e, ryugasaki: e, sakai: e, sakuragawa: e, shimodate: e, shimotsuma: e, shirosato: e, sowa: e, suifu: e, takahagi: e, tamatsukuri: e, tokai: e, tomobe: e, tone: e, toride: e, tsuchiura: e, tsukuba: e, uchihara: e, ushiku: e, yachiyo: e, yamagata: e, yawara: e, yuki: e }], ishikawa: [1, { anamizu: e, hakui: e, hakusan: e, kaga: e, kahoku: e, kanazawa: e, kawakita: e, komatsu: e, nakanoto: e, nanao: e, nomi: e, nonoichi: e, noto: e, shika: e, suzu: e, tsubata: e, tsurugi: e, uchinada: e, wajima: e }], iwate: [1, { fudai: e, fujisawa: e, hanamaki: e, hiraizumi: e, hirono: e, ichinohe: e, ichinoseki: e, iwaizumi: e, iwate: e, joboji: e, kamaishi: e, kanegasaki: e, karumai: e, kawai: e, kitakami: e, kuji: e, kunohe: e, kuzumaki: e, miyako: e, mizusawa: e, morioka: e, ninohe: e, noda: e, ofunato: e, oshu: e, otsuchi: e, rikuzentakata: e, shiwa: e, shizukuishi: e, sumita: e, tanohata: e, tono: e, yahaba: e, yamada: e }], kagawa: [1, { ayagawa: e, higashikagawa: e, kanonji: e, kotohira: e, manno: e, marugame: e, mitoyo: e, naoshima: e, sanuki: e, tadotsu: e, takamatsu: e, tonosho: e, uchinomi: e, utazu: e, zentsuji: e }], kagoshima: [1, { akune: e, amami: e, hioki: e, isa: e, isen: e, izumi: e, kagoshima: e, kanoya: e, kawanabe: e, kinko: e, kouyama: e, makurazaki: e, matsumoto: e, minamitane: e, nakatane: e, nishinoomote: e, satsumasendai: e, soo: e, tarumizu: e, yusui: e }], kanagawa: [1, { aikawa: e, atsugi: e, ayase: e, chigasaki: e, ebina: e, fujisawa: e, hadano: e, hakone: e, hiratsuka: e, isehara: e, kaisei: e, kamakura: e, kiyokawa: e, matsuda: e, minamiashigara: e, miura: e, nakai: e, ninomiya: e, odawara: e, oi: e, oiso: e, sagamihara: e, samukawa: e, tsukui: e, yamakita: e, yamato: e, yokosuka: e, yugawara: e, zama: e, zushi: e }], kochi: [1, { aki: e, geisei: e, hidaka: e, higashitsuno: e, ino: e, kagami: e, kami: e, kitagawa: e, kochi: e, mihara: e, motoyama: e, muroto: e, nahari: e, nakamura: e, nankoku: e, nishitosa: e, niyodogawa: e, ochi: e, okawa: e, otoyo: e, otsuki: e, sakawa: e, sukumo: e, susaki: e, tosa: e, tosashimizu: e, toyo: e, tsuno: e, umaji: e, yasuda: e, yusuhara: e }], kumamoto: [1, { amakusa: e, arao: e, aso: e, choyo: e, gyokuto: e, kamiamakusa: e, kikuchi: e, kumamoto: e, mashiki: e, mifune: e, minamata: e, minamioguni: e, nagasu: e, nishihara: e, oguni: e, ozu: e, sumoto: e, takamori: e, uki: e, uto: e, yamaga: e, yamato: e, yatsushiro: e }], kyoto: [1, { ayabe: e, fukuchiyama: e, higashiyama: e, ide: e, ine: e, joyo: e, kameoka: e, kamo: e, kita: e, kizu: e, kumiyama: e, kyotamba: e, kyotanabe: e, kyotango: e, maizuru: e, minami: e, minamiyamashiro: e, miyazu: e, muko: e, nagaokakyo: e, nakagyo: e, nantan: e, oyamazaki: e, sakyo: e, seika: e, tanabe: e, uji: e, ujitawara: e, wazuka: e, yamashina: e, yawata: e }], mie: [1, { asahi: e, inabe: e, ise: e, kameyama: e, kawagoe: e, kiho: e, kisosaki: e, kiwa: e, komono: e, kumano: e, kuwana: e, matsusaka: e, meiwa: e, mihama: e, minamiise: e, misugi: e, miyama: e, nabari: e, shima: e, suzuka: e, tado: e, taiki: e, taki: e, tamaki: e, toba: e, tsu: e, udono: e, ureshino: e, watarai: e, yokkaichi: e }], miyagi: [1, { furukawa: e, higashimatsushima: e, ishinomaki: e, iwanuma: e, kakuda: e, kami: e, kawasaki: e, marumori: e, matsushima: e, minamisanriku: e, misato: e, murata: e, natori: e, ogawara: e, ohira: e, onagawa: e, osaki: e, rifu: e, semine: e, shibata: e, shichikashuku: e, shikama: e, shiogama: e, shiroishi: e, tagajo: e, taiwa: e, tome: e, tomiya: e, wakuya: e, watari: e, yamamoto: e, zao: e }], miyazaki: [1, { aya: e, ebino: e, gokase: e, hyuga: e, kadogawa: e, kawaminami: e, kijo: e, kitagawa: e, kitakata: e, kitaura: e, kobayashi: e, kunitomi: e, kushima: e, mimata: e, miyakonojo: e, miyazaki: e, morotsuka: e, nichinan: e, nishimera: e, nobeoka: e, saito: e, shiiba: e, shintomi: e, takaharu: e, takanabe: e, takazaki: e, tsuno: e }], nagano: [1, { achi: e, agematsu: e, anan: e, aoki: e, asahi: e, azumino: e, chikuhoku: e, chikuma: e, chino: e, fujimi: e, hakuba: e, hara: e, hiraya: e, iida: e, iijima: e, iiyama: e, iizuna: e, ikeda: e, ikusaka: e, ina: e, karuizawa: e, kawakami: e, kiso: e, kisofukushima: e, kitaaiki: e, komagane: e, komoro: e, matsukawa: e, matsumoto: e, miasa: e, minamiaiki: e, minamimaki: e, minamiminowa: e, minowa: e, miyada: e, miyota: e, mochizuki: e, nagano: e, nagawa: e, nagiso: e, nakagawa: e, nakano: e, nozawaonsen: e, obuse: e, ogawa: e, okaya: e, omachi: e, omi: e, ookuwa: e, ooshika: e, otaki: e, otari: e, sakae: e, sakaki: e, saku: e, sakuho: e, shimosuwa: e, shinanomachi: e, shiojiri: e, suwa: e, suzaka: e, takagi: e, takamori: e, takayama: e, tateshina: e, tatsuno: e, togakushi: e, togura: e, tomi: e, ueda: e, wada: e, yamagata: e, yamanouchi: e, yasaka: e, yasuoka: e }], nagasaki: [1, { chijiwa: e, futsu: e, goto: e, hasami: e, hirado: e, iki: e, isahaya: e, kawatana: e, kuchinotsu: e, matsuura: e, nagasaki: e, obama: e, omura: e, oseto: e, saikai: e, sasebo: e, seihi: e, shimabara: e, shinkamigoto: e, togitsu: e, tsushima: e, unzen: e }], nara: [1, { ando: e, gose: e, heguri: e, higashiyoshino: e, ikaruga: e, ikoma: e, kamikitayama: e, kanmaki: e, kashiba: e, kashihara: e, katsuragi: e, kawai: e, kawakami: e, kawanishi: e, koryo: e, kurotaki: e, mitsue: e, miyake: e, nara: e, nosegawa: e, oji: e, ouda: e, oyodo: e, sakurai: e, sango: e, shimoichi: e, shimokitayama: e, shinjo: e, soni: e, takatori: e, tawaramoto: e, tenkawa: e, tenri: e, uda: e, yamatokoriyama: e, yamatotakada: e, yamazoe: e, yoshino: e }], niigata: [1, { aga: e, agano: e, gosen: e, itoigawa: e, izumozaki: e, joetsu: e, kamo: e, kariwa: e, kashiwazaki: e, minamiuonuma: e, mitsuke: e, muika: e, murakami: e, myoko: e, nagaoka: e, niigata: e, ojiya: e, omi: e, sado: e, sanjo: e, seiro: e, seirou: e, sekikawa: e, shibata: e, tagami: e, tainai: e, tochio: e, tokamachi: e, tsubame: e, tsunan: e, uonuma: e, yahiko: e, yoita: e, yuzawa: e }], oita: [1, { beppu: e, bungoono: e, bungotakada: e, hasama: e, hiji: e, himeshima: e, hita: e, kamitsue: e, kokonoe: e, kuju: e, kunisaki: e, kusu: e, oita: e, saiki: e, taketa: e, tsukumi: e, usa: e, usuki: e, yufu: e }], okayama: [1, { akaiwa: e, asakuchi: e, bizen: e, hayashima: e, ibara: e, kagamino: e, kasaoka: e, kibichuo: e, kumenan: e, kurashiki: e, maniwa: e, misaki: e, nagi: e, niimi: e, nishiawakura: e, okayama: e, satosho: e, setouchi: e, shinjo: e, shoo: e, soja: e, takahashi: e, tamano: e, tsuyama: e, wake: e, yakage: e }], okinawa: [1, { aguni: e, ginowan: e, ginoza: e, gushikami: e, haebaru: e, higashi: e, hirara: e, iheya: e, ishigaki: e, ishikawa: e, itoman: e, izena: e, kadena: e, kin: e, kitadaito: e, kitanakagusuku: e, kumejima: e, kunigami: e, minamidaito: e, motobu: e, nago: e, naha: e, nakagusuku: e, nakijin: e, nanjo: e, nishihara: e, ogimi: e, okinawa: e, onna: e, shimoji: e, taketomi: e, tarama: e, tokashiki: e, tomigusuku: e, tonaki: e, urasoe: e, uruma: e, yaese: e, yomitan: e, yonabaru: e, yonaguni: e, zamami: e }], osaka: [1, { abeno: e, chihayaakasaka: e, chuo: e, daito: e, fujiidera: e, habikino: e, hannan: e, higashiosaka: e, higashisumiyoshi: e, higashiyodogawa: e, hirakata: e, ibaraki: e, ikeda: e, izumi: e, izumiotsu: e, izumisano: e, kadoma: e, kaizuka: e, kanan: e, kashiwara: e, katano: e, kawachinagano: e, kishiwada: e, kita: e, kumatori: e, matsubara: e, minato: e, minoh: e, misaki: e, moriguchi: e, neyagawa: e, nishi: e, nose: e, osakasayama: e, sakai: e, sayama: e, sennan: e, settsu: e, shijonawate: e, shimamoto: e, suita: e, tadaoka: e, taishi: e, tajiri: e, takaishi: e, takatsuki: e, tondabayashi: e, toyonaka: e, toyono: e, yao: e }], saga: [1, { ariake: e, arita: e, fukudomi: e, genkai: e, hamatama: e, hizen: e, imari: e, kamimine: e, kanzaki: e, karatsu: e, kashima: e, kitagata: e, kitahata: e, kiyama: e, kouhoku: e, kyuragi: e, nishiarita: e, ogi: e, omachi: e, ouchi: e, saga: e, shiroishi: e, taku: e, tara: e, tosu: e, yoshinogari: e }], saitama: [1, { arakawa: e, asaka: e, chichibu: e, fujimi: e, fujimino: e, fukaya: e, hanno: e, hanyu: e, hasuda: e, hatogaya: e, hatoyama: e, hidaka: e, higashichichibu: e, higashimatsuyama: e, honjo: e, ina: e, iruma: e, iwatsuki: e, kamiizumi: e, kamikawa: e, kamisato: e, kasukabe: e, kawagoe: e, kawaguchi: e, kawajima: e, kazo: e, kitamoto: e, koshigaya: e, kounosu: e, kuki: e, kumagaya: e, matsubushi: e, minano: e, misato: e, miyashiro: e, miyoshi: e, moroyama: e, nagatoro: e, namegawa: e, niiza: e, ogano: e, ogawa: e, ogose: e, okegawa: e, omiya: e, otaki: e, ranzan: e, ryokami: e, saitama: e, sakado: e, satte: e, sayama: e, shiki: e, shiraoka: e, soka: e, sugito: e, toda: e, tokigawa: e, tokorozawa: e, tsurugashima: e, urawa: e, warabi: e, yashio: e, yokoze: e, yono: e, yorii: e, yoshida: e, yoshikawa: e, yoshimi: e }], shiga: [1, { aisho: e, gamo: e, higashiomi: e, hikone: e, koka: e, konan: e, kosei: e, koto: e, kusatsu: e, maibara: e, moriyama: e, nagahama: e, nishiazai: e, notogawa: e, omihachiman: e, otsu: e, ritto: e, ryuoh: e, takashima: e, takatsuki: e, torahime: e, toyosato: e, yasu: e }], shimane: [1, { akagi: e, ama: e, gotsu: e, hamada: e, higashiizumo: e, hikawa: e, hikimi: e, izumo: e, kakinoki: e, masuda: e, matsue: e, misato: e, nishinoshima: e, ohda: e, okinoshima: e, okuizumo: e, shimane: e, tamayu: e, tsuwano: e, unnan: e, yakumo: e, yasugi: e, yatsuka: e }], shizuoka: [1, { arai: e, atami: e, fuji: e, fujieda: e, fujikawa: e, fujinomiya: e, fukuroi: e, gotemba: e, haibara: e, hamamatsu: e, higashiizu: e, ito: e, iwata: e, izu: e, izunokuni: e, kakegawa: e, kannami: e, kawanehon: e, kawazu: e, kikugawa: e, kosai: e, makinohara: e, matsuzaki: e, minamiizu: e, mishima: e, morimachi: e, nishiizu: e, numazu: e, omaezaki: e, shimada: e, shimizu: e, shimoda: e, shizuoka: e, susono: e, yaizu: e, yoshida: e }], tochigi: [1, { ashikaga: e, bato: e, haga: e, ichikai: e, iwafune: e, kaminokawa: e, kanuma: e, karasuyama: e, kuroiso: e, mashiko: e, mibu: e, moka: e, motegi: e, nasu: e, nasushiobara: e, nikko: e, nishikata: e, nogi: e, ohira: e, ohtawara: e, oyama: e, sakura: e, sano: e, shimotsuke: e, shioya: e, takanezawa: e, tochigi: e, tsuga: e, ujiie: e, utsunomiya: e, yaita: e }], tokushima: [1, { aizumi: e, anan: e, ichiba: e, itano: e, kainan: e, komatsushima: e, matsushige: e, mima: e, minami: e, miyoshi: e, mugi: e, nakagawa: e, naruto: e, sanagochi: e, shishikui: e, tokushima: e, wajiki: e }], tokyo: [1, { adachi: e, akiruno: e, akishima: e, aogashima: e, arakawa: e, bunkyo: e, chiyoda: e, chofu: e, chuo: e, edogawa: e, fuchu: e, fussa: e, hachijo: e, hachioji: e, hamura: e, higashikurume: e, higashimurayama: e, higashiyamato: e, hino: e, hinode: e, hinohara: e, inagi: e, itabashi: e, katsushika: e, kita: e, kiyose: e, kodaira: e, koganei: e, kokubunji: e, komae: e, koto: e, kouzushima: e, kunitachi: e, machida: e, meguro: e, minato: e, mitaka: e, mizuho: e, musashimurayama: e, musashino: e, nakano: e, nerima: e, ogasawara: e, okutama: e, ome: e, oshima: e, ota: e, setagaya: e, shibuya: e, shinagawa: e, shinjuku: e, suginami: e, sumida: e, tachikawa: e, taito: e, tama: e, toshima: e }], tottori: [1, { chizu: e, hino: e, kawahara: e, koge: e, kotoura: e, misasa: e, nanbu: e, nichinan: e, sakaiminato: e, tottori: e, wakasa: e, yazu: e, yonago: e }], toyama: [1, { asahi: e, fuchu: e, fukumitsu: e, funahashi: e, himi: e, imizu: e, inami: e, johana: e, kamiichi: e, kurobe: e, nakaniikawa: e, namerikawa: e, nanto: e, nyuzen: e, oyabe: e, taira: e, takaoka: e, tateyama: e, toga: e, tonami: e, toyama: e, unazuki: e, uozu: e, yamada: e }], wakayama: [1, { arida: e, aridagawa: e, gobo: e, hashimoto: e, hidaka: e, hirogawa: e, inami: e, iwade: e, kainan: e, kamitonda: e, katsuragi: e, kimino: e, kinokawa: e, kitayama: e, koya: e, koza: e, kozagawa: e, kudoyama: e, kushimoto: e, mihama: e, misato: e, nachikatsuura: e, shingu: e, shirahama: e, taiji: e, tanabe: e, wakayama: e, yuasa: e, yura: e }], yamagata: [1, { asahi: e, funagata: e, higashine: e, iide: e, kahoku: e, kaminoyama: e, kaneyama: e, kawanishi: e, mamurogawa: e, mikawa: e, murayama: e, nagai: e, nakayama: e, nanyo: e, nishikawa: e, obanazawa: e, oe: e, oguni: e, ohkura: e, oishida: e, sagae: e, sakata: e, sakegawa: e, shinjo: e, shirataka: e, shonai: e, takahata: e, tendo: e, tozawa: e, tsuruoka: e, yamagata: e, yamanobe: e, yonezawa: e, yuza: e }], yamaguchi: [1, { abu: e, hagi: e, hikari: e, hofu: e, iwakuni: e, kudamatsu: e, mitou: e, nagato: e, oshima: e, shimonoseki: e, shunan: e, tabuse: e, tokuyama: e, toyota: e, ube: e, yuu: e }], yamanashi: [1, { chuo: e, doshi: e, fuefuki: e, fujikawa: e, fujikawaguchiko: e, fujiyoshida: e, hayakawa: e, hokuto: e, ichikawamisato: e, kai: e, kofu: e, koshu: e, kosuge: e, "minami-alps": e, minobu: e, nakamichi: e, nanbu: e, narusawa: e, nirasaki: e, nishikatsura: e, oshino: e, otsuki: e, showa: e, tabayama: e, tsuru: e, uenohara: e, yamanakako: e, yamanashi: e }], "xn--ehqz56n": e, 三重: e, "xn--1lqs03n": e, 京都: e, "xn--qqqt11m": e, 佐賀: e, "xn--f6qx53a": e, 兵庫: e, "xn--djrs72d6uy": e, 北海道: e, "xn--mkru45i": e, 千葉: e, "xn--0trq7p7nn": e, 和歌山: e, "xn--5js045d": e, 埼玉: e, "xn--kbrq7o": e, 大分: e, "xn--pssu33l": e, 大阪: e, "xn--ntsq17g": e, 奈良: e, "xn--uisz3g": e, 宮城: e, "xn--6btw5a": e, 宮崎: e, "xn--1ctwo": e, 富山: e, "xn--6orx2r": e, 山口: e, "xn--rht61e": e, 山形: e, "xn--rht27z": e, 山梨: e, "xn--nit225k": e, 岐阜: e, "xn--rht3d": e, 岡山: e, "xn--djty4k": e, 岩手: e, "xn--klty5x": e, 島根: e, "xn--kltx9a": e, 広島: e, "xn--kltp7d": e, 徳島: e, "xn--c3s14m": e, 愛媛: e, "xn--vgu402c": e, 愛知: e, "xn--efvn9s": e, 新潟: e, "xn--1lqs71d": e, 東京: e, "xn--4pvxs": e, 栃木: e, "xn--uuwu58a": e, 沖縄: e, "xn--zbx025d": e, 滋賀: e, "xn--8pvr4u": e, 熊本: e, "xn--5rtp49c": e, 石川: e, "xn--ntso0iqx3a": e, 神奈川: e, "xn--elqq16h": e, 福井: e, "xn--4it168d": e, 福岡: e, "xn--klt787d": e, 福島: e, "xn--rny31h": e, 秋田: e, "xn--7t0a264c": e, 群馬: e, "xn--uist22h": e, 茨城: e, "xn--8ltr62k": e, 長崎: e, "xn--2m4a15e": e, 長野: e, "xn--32vp30h": e, 青森: e, "xn--4it797k": e, 静岡: e, "xn--5rtq34k": e, 香川: e, "xn--k7yn95e": e, 高知: e, "xn--tor131o": e, 鳥取: e, "xn--d5qv7z876c": e, 鹿児島: e, kawasaki: v, kitakyushu: v, kobe: v, nagoya: v, sapporo: v, sendai: v, yokohama: v, buyshop: t, fashionstore: t, handcrafted: t, kawaiishop: t, supersale: t, theshop: t, "0am": t, "0g0": t, "0j0": t, "0t0": t, mydns: t, pgw: t, wjg: t, usercontent: t, angry: t, babyblue: t, babymilk: t, backdrop: t, bambina: t, bitter: t, blush: t, boo: t, boy: t, boyfriend: t, but: t, candypop: t, capoo: t, catfood: t, cheap: t, chicappa: t, chillout: t, chips: t, chowder: t, chu: t, ciao: t, cocotte: t, coolblog: t, cranky: t, cutegirl: t, daa: t, deca: t, deci: t, digick: t, egoism: t, fakefur: t, fem: t, flier: t, floppy: t, fool: t, frenchkiss: t, girlfriend: t, girly: t, gloomy: t, gonna: t, greater: t, hacca: t, heavy: t, her: t, hiho: t, hippy: t, holy: t, hungry: t, icurus: t, itigo: t, jellybean: t, kikirara: t, kill: t, kilo: t, kuron: t, littlestar: t, lolipopmc: t, lolitapunk: t, lomo: t, lovepop: t, lovesick: t, main: t, mods: t, mond: t, mongolian: t, moo: t, namaste: t, nikita: t, nobushi: t, noor: t, oops: t, parallel: t, parasite: t, pecori: t, peewee: t, penne: t, pepper: t, perma: t, pigboat: t, pinoko: t, punyu: t, pupu: t, pussycat: t, pya: t, raindrop: t, readymade: t, sadist: t, schoolbus: t, secret: t, staba: t, stripper: t, sub: t, sunnyday: t, thick: t, tonkotsu: t, under: t, upper: t, velvet: t, verse: t, versus: t, vivian: t, watson: t, weblike: t, whitesnow: t, zombie: t, hateblo: t, hatenablog: t, hatenadiary: t, "2-d": t, bona: t, crap: t, daynight: t, eek: t, flop: t, halfmoon: t, jeez: t, matrix: t, mimoza: t, netgamers: t, nyanta: t, o0o0: t, rdy: t, rgr: t, rulez: t, sakurastorage: [0, { isk01: ot, isk02: ot }], saloon: t, sblo: t, skr: t, tank: t, "uh-oh": t, undo: t, webaccel: [0, { rs: t, user: t }], websozai: t, xii: t }], ke: [1, { ac: e, co: e, go: e, info: e, me: e, mobi: e, ne: e, or: e, sc: e }], kg: [1, { com: e, edu: e, gov: e, mil: e, net: e, org: e, us: t, xx: t, ae: t }], kh: v, ki: Rt, km: [1, { ass: e, com: e, edu: e, gov: e, mil: e, nom: e, org: e, prd: e, tm: e, asso: e, coop: e, gouv: e, medecin: e, notaires: e, pharmaciens: e, presse: e, veterinaire: e }], kn: [1, { edu: e, gov: e, net: e, org: e }], kp: [1, { com: e, edu: e, gov: e, org: e, rep: e, tra: e }], kr: [1, { ac: e, ai: e, co: e, es: e, go: e, hs: e, io: e, it: e, kg: e, me: e, mil: e, ms: e, ne: e, or: e, pe: e, re: e, sc: e, busan: e, chungbuk: e, chungnam: e, daegu: e, daejeon: e, gangwon: e, gwangju: e, gyeongbuk: e, gyeonggi: e, gyeongnam: e, incheon: e, jeju: e, jeonbuk: e, jeonnam: e, seoul: e, ulsan: e, c01: t, "eliv-api": t, "eliv-cdn": t, "eliv-dns": t, mmv: t, vki: t }], kw: [1, { com: e, edu: e, emb: e, gov: e, ind: e, net: e, org: e }], ky: Le, kz: [1, { com: e, edu: e, gov: e, mil: e, net: e, org: e, jcloud: t }], la: [1, { com: e, edu: e, gov: e, info: e, int: e, net: e, org: e, per: e, bnr: t }], lb: n, lc: [1, { co: e, com: e, edu: e, gov: e, net: e, org: e, oy: t }], li: e, lk: [1, { ac: e, assn: e, com: e, edu: e, gov: e, grp: e, hotel: e, int: e, ltd: e, net: e, ngo: e, org: e, sch: e, soc: e, web: e }], lr: n, ls: [1, { ac: e, biz: e, co: e, edu: e, gov: e, info: e, net: e, org: e, sc: e }], lt: c, lu: [1, { "123website": t }], lv: [1, { asn: e, com: e, conf: e, edu: e, gov: e, id: e, mil: e, net: e, org: e }], ly: [1, { com: e, edu: e, gov: e, id: e, med: e, net: e, org: e, plc: e, sch: e }], ma: [1, { ac: e, co: e, gov: e, net: e, org: e, press: e }], mc: [1, { asso: e, tm: e }], md: [1, { ir: t }], me: [1, { ac: e, co: e, edu: e, gov: e, its: e, net: e, org: e, priv: e, c66: t, craft: t, edgestack: t, filegear: t, "filegear-sg": t, lohmus: t, barsy: t, mcdir: t, brasilia: t, ddns: t, dnsfor: t, hopto: t, loginto: t, noip: t, webhop: t, soundcast: t, tcp4: t, vp4: t, diskstation: t, dscloud: t, i234: t, myds: t, synology: t, transip: at, nohost: t }], mg: [1, { co: e, com: e, edu: e, gov: e, mil: e, nom: e, org: e, prd: e }], mh: e, mil: e, mk: [1, { com: e, edu: e, gov: e, inf: e, name: e, net: e, org: e }], ml: [1, { ac: e, art: e, asso: e, com: e, edu: e, gouv: e, gov: e, info: e, inst: e, net: e, org: e, pr: e, presse: e }], mm: v, mn: [1, { edu: e, gov: e, org: e, nyc: t }], mo: n, mobi: [1, { barsy: t, dscloud: t }], mp: [1, { ju: t }], mq: e, mr: c, ms: [1, { com: e, edu: e, gov: e, net: e, org: e, minisite: t }], mt: Le, mu: [1, { ac: e, co: e, com: e, gov: e, net: e, or: e, org: e }], museum: e, mv: [1, { aero: e, biz: e, com: e, coop: e, edu: e, gov: e, info: e, int: e, mil: e, museum: e, name: e, net: e, org: e, pro: e }], mw: [1, { ac: e, biz: e, co: e, com: e, coop: e, edu: e, gov: e, int: e, net: e, org: e }], mx: [1, { com: e, edu: e, gob: e, net: e, org: e }], my: [1, { biz: e, com: e, edu: e, gov: e, mil: e, name: e, net: e, org: e }], mz: [1, { ac: e, adv: e, co: e, edu: e, gov: e, mil: e, net: e, org: e }], na: [1, { alt: e, co: e, com: e, gov: e, net: e, org: e }], name: [1, { her: At, his: At, ispmanager: t, keenetic: t }], nc: [1, { asso: e, nom: e }], ne: e, net: [1, { adobeaemcloud: t, "adobeio-static": t, adobeioruntime: t, akadns: t, akamai: t, "akamai-staging": t, akamaiedge: t, "akamaiedge-staging": t, akamaihd: t, "akamaihd-staging": t, akamaiorigin: t, "akamaiorigin-staging": t, akamaized: t, "akamaized-staging": t, edgekey: t, "edgekey-staging": t, edgesuite: t, "edgesuite-staging": t, alwaysdata: t, myamaze: t, cloudfront: t, appudo: t, "atlassian-dev": [0, { prod: Ee }], myfritz: t, shopselect: t, blackbaudcdn: t, boomla: t, bplaced: t, square7: t, cdn77: [0, { r: t }], "cdn77-ssl": t, gb: t, hu: t, jp: t, se: t, uk: t, clickrising: t, "ddns-ip": t, "dns-cloud": t, "dns-dynamic": t, cloudaccess: t, cloudflare: [2, { cdn: t }], cloudflareanycast: Ee, cloudflarecn: Ee, cloudflareglobal: Ee, ctfcloud: t, "feste-ip": t, "knx-server": t, "static-access": t, cryptonomic: a, dattolocal: t, mydatto: t, debian: t, definima: t, deno: t, icp: a, de5: t, "at-band-camp": t, blogdns: t, "broke-it": t, buyshouses: t, dnsalias: t, dnsdojo: t, "does-it": t, dontexist: t, dynalias: t, dynathome: t, endofinternet: t, "from-az": t, "from-co": t, "from-la": t, "from-ny": t, "gets-it": t, "ham-radio-op": t, homeftp: t, homeip: t, homelinux: t, homeunix: t, "in-the-band": t, "is-a-chef": t, "is-a-geek": t, "isa-geek": t, "kicks-ass": t, "office-on-the": t, podzone: t, "scrapper-site": t, selfip: t, "sells-it": t, servebbs: t, serveftp: t, thruhere: t, webhop: t, casacam: t, dynu: t, dynuddns: t, mysynology: t, opik: t, spryt: t, dynv6: t, twmail: t, ru: t, channelsdvr: [2, { u: t }], fastly: [0, { freetls: t, map: t, prod: [0, { a: t, global: t }], ssl: [0, { a: t, b: t, global: t }] }], fastlylb: [2, { map: t }], "keyword-on": t, "live-on": t, "server-on": t, "cdn-edges": t, heteml: t, cloudfunctions: t, "grafana-dev": t, iobb: t, moonscale: t, "in-dsl": t, "in-vpn": t, oninferno: t, botdash: t, "apps-1and1": t, ipifony: t, cloudjiffy: [2, { "fra1-de": t, "west1-us": t }], elastx: [0, { "jls-sto1": t, "jls-sto2": t, "jls-sto3": t }], massivegrid: [0, { paas: [0, { "fr-1": t, "lon-1": t, "lon-2": t, "ny-1": t, "ny-2": t, "sg-1": t }] }], saveincloud: [0, { jelastic: t, "nordeste-idc": t }], scaleforce: nt, kinghost: t, uni5: t, krellian: t, ggff: t, localto: a, barsy: t, luyani: t, memset: t, "azure-api": t, "azure-mobile": t, azureedge: t, azurefd: t, azurestaticapps: [2, { 1: t, 2: t, 3: t, 4: t, 5: t, 6: t, 7: t, centralus: t, eastasia: t, eastus2: t, westeurope: t, westus2: t }], azurewebsites: t, cloudapp: t, trafficmanager: t, usgovcloudapi: Lt, usgovcloudapp: t, usgovtrafficmanager: t, windows: Lt, mynetname: [0, { sn: t }], routingthecloud: t, bounceme: t, ddns: t, "eating-organic": t, mydissent: t, myeffect: t, mymediapc: t, mypsx: t, mysecuritycamera: t, nhlfan: t, "no-ip": t, pgafan: t, privatizehealthinsurance: t, redirectme: t, serveblog: t, serveminecraft: t, sytes: t, dnsup: t, hicam: t, "now-dns": t, ownip: t, vpndns: t, cloudycluster: t, ovh: [0, { hosting: a, webpaas: a }], rackmaze: t, myradweb: t, in: t, "subsc-pay": t, squares: t, schokokeks: t, "firewall-gateway": t, seidat: t, senseering: t, siteleaf: t, mafelo: t, myspreadshop: t, "vps-host": [2, { jelastic: [0, { atl: t, njs: t, ric: t }] }], srcf: [0, { soc: t, user: t }], supabase: t, dsmynas: t, familyds: t, ts: [2, { c: a }], torproject: [2, { pages: t }], tunnelmole: t, vusercontent: t, "reserve-online": t, localcert: t, "community-pro": t, meinforum: t, yandexcloud: [2, { storage: t, website: t }], za: t, zabc: t }], nf: [1, { arts: e, com: e, firm: e, info: e, net: e, other: e, per: e, rec: e, store: e, web: e }], ng: [1, { com: e, edu: e, gov: e, i: e, mil: e, mobi: e, name: e, net: e, org: e, sch: e, biz: [2, { co: t, dl: t, go: t, lg: t, on: t }], col: t, firm: t, gen: t, ltd: t, ngo: t, plc: t }], ni: [1, { ac: e, biz: e, co: e, com: e, edu: e, gob: e, in: e, info: e, int: e, mil: e, net: e, nom: e, org: e, web: e }], nl: [1, { co: t, "hosting-cluster": t, gov: t, khplay: t, "123website": t, myspreadshop: t, transurl: a, cistron: t, demon: t }], no: [1, { fhs: e, folkebibl: e, fylkesbibl: e, idrett: e, museum: e, priv: e, vgs: e, dep: e, herad: e, kommune: e, mil: e, stat: e, aa: P, ah: P, bu: P, fm: P, hl: P, hm: P, "jan-mayen": P, mr: P, nl: P, nt: P, of: P, ol: P, oslo: P, rl: P, sf: P, st: P, svalbard: P, tm: P, tr: P, va: P, vf: P, akrehamn: e, "xn--krehamn-dxa": e, åkrehamn: e, algard: e, "xn--lgrd-poac": e, ålgård: e, arna: e, bronnoysund: e, "xn--brnnysund-m8ac": e, brønnøysund: e, brumunddal: e, bryne: e, drobak: e, "xn--drbak-wua": e, drøbak: e, egersund: e, fetsund: e, floro: e, "xn--flor-jra": e, florø: e, fredrikstad: e, hokksund: e, honefoss: e, "xn--hnefoss-q1a": e, hønefoss: e, jessheim: e, jorpeland: e, "xn--jrpeland-54a": e, jørpeland: e, kirkenes: e, kopervik: e, krokstadelva: e, langevag: e, "xn--langevg-jxa": e, langevåg: e, leirvik: e, mjondalen: e, "xn--mjndalen-64a": e, mjøndalen: e, "mo-i-rana": e, mosjoen: e, "xn--mosjen-eya": e, mosjøen: e, nesoddtangen: e, orkanger: e, osoyro: e, "xn--osyro-wua": e, osøyro: e, raholt: e, "xn--rholt-mra": e, råholt: e, sandnessjoen: e, "xn--sandnessjen-ogb": e, sandnessjøen: e, skedsmokorset: e, slattum: e, spjelkavik: e, stathelle: e, stavern: e, stjordalshalsen: e, "xn--stjrdalshalsen-sqb": e, stjørdalshalsen: e, tananger: e, tranby: e, vossevangen: e, aarborte: e, aejrie: e, afjord: e, "xn--fjord-lra": e, åfjord: e, agdenes: e, akershus: Pt, aknoluokta: e, "xn--koluokta-7ya57h": e, ákŋoluokta: e, al: e, "xn--l-1fa": e, ål: e, alaheadju: e, "xn--laheadju-7ya": e, álaheadju: e, alesund: e, "xn--lesund-hua": e, ålesund: e, alstahaug: e, alta: e, "xn--lt-liac": e, áltá: e, alvdal: e, amli: e, "xn--mli-tla": e, åmli: e, amot: e, "xn--mot-tla": e, åmot: e, andasuolo: e, andebu: e, andoy: e, "xn--andy-ira": e, andøy: e, ardal: e, "xn--rdal-poa": e, årdal: e, aremark: e, arendal: e, "xn--s-1fa": e, ås: e, aseral: e, "xn--seral-lra": e, åseral: e, asker: e, askim: e, askoy: e, "xn--asky-ira": e, askøy: e, askvoll: e, asnes: e, "xn--snes-poa": e, åsnes: e, audnedaln: e, aukra: e, aure: e, aurland: e, "aurskog-holand": e, "xn--aurskog-hland-jnb": e, "aurskog-høland": e, austevoll: e, austrheim: e, averoy: e, "xn--avery-yua": e, averøy: e, badaddja: e, "xn--bdddj-mrabd": e, bådåddjå: e, "xn--brum-voa": e, bærum: e, bahcavuotna: e, "xn--bhcavuotna-s4a": e, báhcavuotna: e, bahccavuotna: e, "xn--bhccavuotna-k7a": e, báhccavuotna: e, baidar: e, "xn--bidr-5nac": e, báidár: e, bajddar: e, "xn--bjddar-pta": e, bájddar: e, balat: e, "xn--blt-elab": e, bálát: e, balestrand: e, ballangen: e, balsfjord: e, bamble: e, bardu: e, barum: e, batsfjord: e, "xn--btsfjord-9za": e, båtsfjord: e, bearalvahki: e, "xn--bearalvhki-y4a": e, bearalváhki: e, beardu: e, beiarn: e, berg: e, bergen: e, berlevag: e, "xn--berlevg-jxa": e, berlevåg: e, bievat: e, "xn--bievt-0qa": e, bievát: e, bindal: e, birkenes: e, bjerkreim: e, bjugn: e, bodo: e, "xn--bod-2na": e, bodø: e, bokn: e, bomlo: e, "xn--bmlo-gra": e, bømlo: e, bremanger: e, bronnoy: e, "xn--brnny-wuac": e, brønnøy: e, budejju: e, buskerud: Pt, bygland: e, bykle: e, cahcesuolo: e, "xn--hcesuolo-7ya35b": e, čáhcesuolo: e, davvenjarga: e, "xn--davvenjrga-y4a": e, davvenjárga: e, davvesiida: e, deatnu: e, dielddanuorri: e, divtasvuodna: e, divttasvuotna: e, donna: e, "xn--dnna-gra": e, dønna: e, dovre: e, drammen: e, drangedal: e, dyroy: e, "xn--dyry-ira": e, dyrøy: e, eid: e, eidfjord: e, eidsberg: e, eidskog: e, eidsvoll: e, eigersund: e, elverum: e, enebakk: e, engerdal: e, etne: e, etnedal: e, evenassi: e, "xn--eveni-0qa01ga": e, evenášši: e, evenes: e, "evje-og-hornnes": e, farsund: e, fauske: e, fedje: e, fet: e, finnoy: e, "xn--finny-yua": e, finnøy: e, fitjar: e, fjaler: e, fjell: e, fla: e, "xn--fl-zia": e, flå: e, flakstad: e, flatanger: e, flekkefjord: e, flesberg: e, flora: e, folldal: e, forde: e, "xn--frde-gra": e, førde: e, forsand: e, fosnes: e, "xn--frna-woa": e, fræna: e, frana: e, frei: e, frogn: e, froland: e, frosta: e, froya: e, "xn--frya-hra": e, frøya: e, fuoisku: e, fuossko: e, fusa: e, fyresdal: e, gaivuotna: e, "xn--givuotna-8ya": e, gáivuotna: e, galsa: e, "xn--gls-elac": e, gálsá: e, gamvik: e, gangaviika: e, "xn--ggaviika-8ya47h": e, gáŋgaviika: e, gaular: e, gausdal: e, giehtavuoatna: e, gildeskal: e, "xn--gildeskl-g0a": e, gildeskål: e, giske: e, gjemnes: e, gjerdrum: e, gjerstad: e, gjesdal: e, gjovik: e, "xn--gjvik-wua": e, gjøvik: e, gloppen: e, gol: e, gran: e, grane: e, granvin: e, gratangen: e, grimstad: e, grong: e, grue: e, gulen: e, guovdageaidnu: e, ha: e, "xn--h-2fa": e, hå: e, habmer: e, "xn--hbmer-xqa": e, hábmer: e, hadsel: e, "xn--hgebostad-g3a": e, hægebostad: e, hagebostad: e, halden: e, halsa: e, hamar: e, hamaroy: e, hammarfeasta: e, "xn--hmmrfeasta-s4ac": e, hámmárfeasta: e, hammerfest: e, hapmir: e, "xn--hpmir-xqa": e, hápmir: e, haram: e, hareid: e, harstad: e, hasvik: e, hattfjelldal: e, haugesund: e, hedmark: [0, { os: e, valer: e, "xn--vler-qoa": e, våler: e }], hemne: e, hemnes: e, hemsedal: e, hitra: e, hjartdal: e, hjelmeland: e, hobol: e, "xn--hobl-ira": e, hobøl: e, hof: e, hol: e, hole: e, holmestrand: e, holtalen: e, "xn--holtlen-hxa": e, holtålen: e, hordaland: [0, { os: e }], hornindal: e, horten: e, hoyanger: e, "xn--hyanger-q1a": e, høyanger: e, hoylandet: e, "xn--hylandet-54a": e, høylandet: e, hurdal: e, hurum: e, hvaler: e, hyllestad: e, ibestad: e, inderoy: e, "xn--indery-fya": e, inderøy: e, iveland: e, ivgu: e, jevnaker: e, jolster: e, "xn--jlster-bya": e, jølster: e, jondal: e, kafjord: e, "xn--kfjord-iua": e, kåfjord: e, karasjohka: e, "xn--krjohka-hwab49j": e, kárášjohka: e, karasjok: e, karlsoy: e, karmoy: e, "xn--karmy-yua": e, karmøy: e, kautokeino: e, klabu: e, "xn--klbu-woa": e, klæbu: e, klepp: e, kongsberg: e, kongsvinger: e, kraanghke: e, "xn--kranghke-b0a": e, kråanghke: e, kragero: e, "xn--krager-gya": e, kragerø: e, kristiansand: e, kristiansund: e, krodsherad: e, "xn--krdsherad-m8a": e, krødsherad: e, "xn--kvfjord-nxa": e, kvæfjord: e, "xn--kvnangen-k0a": e, kvænangen: e, kvafjord: e, kvalsund: e, kvam: e, kvanangen: e, kvinesdal: e, kvinnherad: e, kviteseid: e, kvitsoy: e, "xn--kvitsy-fya": e, kvitsøy: e, laakesvuemie: e, "xn--lrdal-sra": e, lærdal: e, lahppi: e, "xn--lhppi-xqa": e, láhppi: e, lardal: e, larvik: e, lavagis: e, lavangen: e, leangaviika: e, "xn--leagaviika-52b": e, leaŋgaviika: e, lebesby: e, leikanger: e, leirfjord: e, leka: e, leksvik: e, lenvik: e, lerdal: e, lesja: e, levanger: e, lier: e, lierne: e, lillehammer: e, lillesand: e, lindas: e, "xn--linds-pra": e, lindås: e, lindesnes: e, loabat: e, "xn--loabt-0qa": e, loabát: e, lodingen: e, "xn--ldingen-q1a": e, lødingen: e, lom: e, loppa: e, lorenskog: e, "xn--lrenskog-54a": e, lørenskog: e, loten: e, "xn--lten-gra": e, løten: e, lund: e, lunner: e, luroy: e, "xn--lury-ira": e, lurøy: e, luster: e, lyngdal: e, lyngen: e, malatvuopmi: e, "xn--mlatvuopmi-s4a": e, málatvuopmi: e, malselv: e, "xn--mlselv-iua": e, målselv: e, malvik: e, mandal: e, marker: e, marnardal: e, masfjorden: e, masoy: e, "xn--msy-ula0h": e, måsøy: e, "matta-varjjat": e, "xn--mtta-vrjjat-k7af": e, "mátta-várjjat": e, meland: e, meldal: e, melhus: e, meloy: e, "xn--mely-ira": e, meløy: e, meraker: e, "xn--merker-kua": e, meråker: e, midsund: e, "midtre-gauldal": e, moareke: e, "xn--moreke-jua": e, moåreke: e, modalen: e, modum: e, molde: e, "more-og-romsdal": [0, { heroy: e, sande: e }], "xn--mre-og-romsdal-qqb": [0, { "xn--hery-ira": e, sande: e }], "møre-og-romsdal": [0, { herøy: e, sande: e }], moskenes: e, moss: e, muosat: e, "xn--muost-0qa": e, muosát: e, naamesjevuemie: e, "xn--nmesjevuemie-tcba": e, nååmesjevuemie: e, "xn--nry-yla5g": e, nærøy: e, namdalseid: e, namsos: e, namsskogan: e, nannestad: e, naroy: e, narviika: e, narvik: e, naustdal: e, navuotna: e, "xn--nvuotna-hwa": e, návuotna: e, "nedre-eiker": e, nesna: e, nesodden: e, nesseby: e, nesset: e, nissedal: e, nittedal: e, "nord-aurdal": e, "nord-fron": e, "nord-odal": e, norddal: e, nordkapp: e, nordland: [0, { bo: e, "xn--b-5ga": e, bø: e, heroy: e, "xn--hery-ira": e, herøy: e }], "nordre-land": e, nordreisa: e, "nore-og-uvdal": e, notodden: e, notteroy: e, "xn--nttery-byae": e, nøtterøy: e, odda: e, oksnes: e, "xn--ksnes-uua": e, øksnes: e, omasvuotna: e, oppdal: e, oppegard: e, "xn--oppegrd-ixa": e, oppegård: e, orkdal: e, orland: e, "xn--rland-uua": e, ørland: e, orskog: e, "xn--rskog-uua": e, ørskog: e, orsta: e, "xn--rsta-fra": e, ørsta: e, osen: e, osteroy: e, "xn--ostery-fya": e, osterøy: e, ostfold: [0, { valer: e }], "xn--stfold-9xa": [0, { "xn--vler-qoa": e }], østfold: [0, { våler: e }], "ostre-toten": e, "xn--stre-toten-zcb": e, "østre-toten": e, overhalla: e, "ovre-eiker": e, "xn--vre-eiker-k8a": e, "øvre-eiker": e, oyer: e, "xn--yer-zna": e, øyer: e, oygarden: e, "xn--ygarden-p1a": e, øygarden: e, "oystre-slidre": e, "xn--ystre-slidre-ujb": e, "øystre-slidre": e, porsanger: e, porsangu: e, "xn--porsgu-sta26f": e, porsáŋgu: e, porsgrunn: e, rade: e, "xn--rde-ula": e, råde: e, radoy: e, "xn--rady-ira": e, radøy: e, "xn--rlingen-mxa": e, rælingen: e, rahkkeravju: e, "xn--rhkkervju-01af": e, ráhkkerávju: e, raisa: e, "xn--risa-5na": e, ráisa: e, rakkestad: e, ralingen: e, rana: e, randaberg: e, rauma: e, rendalen: e, rennebu: e, rennesoy: e, "xn--rennesy-v1a": e, rennesøy: e, rindal: e, ringebu: e, ringerike: e, ringsaker: e, risor: e, "xn--risr-ira": e, risør: e, rissa: e, roan: e, rodoy: e, "xn--rdy-0nab": e, rødøy: e, rollag: e, romsa: e, romskog: e, "xn--rmskog-bya": e, rømskog: e, roros: e, "xn--rros-gra": e, røros: e, rost: e, "xn--rst-0na": e, røst: e, royken: e, "xn--ryken-vua": e, røyken: e, royrvik: e, "xn--ryrvik-bya": e, røyrvik: e, ruovat: e, rygge: e, salangen: e, salat: e, "xn--slat-5na": e, sálat: e, "xn--slt-elab": e, sálát: e, saltdal: e, samnanger: e, sandefjord: e, sandnes: e, sandoy: e, "xn--sandy-yua": e, sandøy: e, sarpsborg: e, sauda: e, sauherad: e, sel: e, selbu: e, selje: e, seljord: e, siellak: e, sigdal: e, siljan: e, sirdal: e, skanit: e, "xn--sknit-yqa": e, skánit: e, skanland: e, "xn--sknland-fxa": e, skånland: e, skaun: e, skedsmo: e, ski: e, skien: e, skierva: e, "xn--skierv-uta": e, skiervá: e, skiptvet: e, skjak: e, "xn--skjk-soa": e, skjåk: e, skjervoy: e, "xn--skjervy-v1a": e, skjervøy: e, skodje: e, smola: e, "xn--smla-hra": e, smøla: e, snaase: e, "xn--snase-nra": e, snåase: e, snasa: e, "xn--snsa-roa": e, snåsa: e, snillfjord: e, snoasa: e, sogndal: e, sogne: e, "xn--sgne-gra": e, søgne: e, sokndal: e, sola: e, solund: e, somna: e, "xn--smna-gra": e, sømna: e, "sondre-land": e, "xn--sndre-land-0cb": e, "søndre-land": e, songdalen: e, "sor-aurdal": e, "xn--sr-aurdal-l8a": e, "sør-aurdal": e, "sor-fron": e, "xn--sr-fron-q1a": e, "sør-fron": e, "sor-odal": e, "xn--sr-odal-q1a": e, "sør-odal": e, "sor-varanger": e, "xn--sr-varanger-ggb": e, "sør-varanger": e, sorfold: e, "xn--srfold-bya": e, sørfold: e, sorreisa: e, "xn--srreisa-q1a": e, sørreisa: e, sortland: e, sorum: e, "xn--srum-gra": e, sørum: e, spydeberg: e, stange: e, stavanger: e, steigen: e, steinkjer: e, stjordal: e, "xn--stjrdal-s1a": e, stjørdal: e, stokke: e, "stor-elvdal": e, stord: e, stordal: e, storfjord: e, strand: e, stranda: e, stryn: e, sula: e, suldal: e, sund: e, sunndal: e, surnadal: e, sveio: e, svelvik: e, sykkylven: e, tana: e, telemark: [0, { bo: e, "xn--b-5ga": e, bø: e }], time: e, tingvoll: e, tinn: e, tjeldsund: e, tjome: e, "xn--tjme-hra": e, tjøme: e, tokke: e, tolga: e, tonsberg: e, "xn--tnsberg-q1a": e, tønsberg: e, torsken: e, "xn--trna-woa": e, træna: e, trana: e, tranoy: e, "xn--trany-yua": e, tranøy: e, troandin: e, trogstad: e, "xn--trgstad-r1a": e, trøgstad: e, tromsa: e, tromso: e, "xn--troms-zua": e, tromsø: e, trondheim: e, trysil: e, tvedestrand: e, tydal: e, tynset: e, tysfjord: e, tysnes: e, "xn--tysvr-vra": e, tysvær: e, tysvar: e, ullensaker: e, ullensvang: e, ulvik: e, unjarga: e, "xn--unjrga-rta": e, unjárga: e, utsira: e, vaapste: e, vadso: e, "xn--vads-jra": e, vadsø: e, "xn--vry-yla5g": e, værøy: e, vaga: e, "xn--vg-yiab": e, vågå: e, vagan: e, "xn--vgan-qoa": e, vågan: e, vagsoy: e, "xn--vgsy-qoa0j": e, vågsøy: e, vaksdal: e, valle: e, vang: e, vanylven: e, vardo: e, "xn--vard-jra": e, vardø: e, varggat: e, "xn--vrggt-xqad": e, várggát: e, varoy: e, vefsn: e, vega: e, vegarshei: e, "xn--vegrshei-c0a": e, vegårshei: e, vennesla: e, verdal: e, verran: e, vestby: e, vestfold: [0, { sande: e }], vestnes: e, "vestre-slidre": e, "vestre-toten": e, vestvagoy: e, "xn--vestvgy-ixa6o": e, vestvågøy: e, vevelstad: e, vik: e, vikna: e, vindafjord: e, voagat: e, volda: e, voss: e, co: t, "123hjemmeside": t, myspreadshop: t }], np: v, nr: Rt, nu: [1, { merseine: t, mine: t, shacknet: t, enterprisecloud: t }], nz: [1, { ac: e, co: e, cri: e, geek: e, gen: e, govt: e, health: e, iwi: e, kiwi: e, maori: e, "xn--mori-qsa": e, māori: e, mil: e, net: e, org: e, parliament: e, school: e, cloudns: t }], om: [1, { co: e, com: e, edu: e, gov: e, med: e, museum: e, net: e, org: e, pro: e }], onion: e, org: [1, { altervista: t, pimienta: t, poivron: t, potager: t, sweetpepper: t, cdn77: [0, { c: t, rsc: t }], "cdn77-secure": [0, { origin: [0, { ssl: t }] }], ae: t, cloudns: t, "ip-dynamic": t, ddnss: t, dpdns: t, duckdns: t, tunk: t, blogdns: t, blogsite: t, boldlygoingnowhere: t, dnsalias: t, dnsdojo: t, doesntexist: t, dontexist: t, doomdns: t, dvrdns: t, dynalias: t, dyndns: [2, { go: t, home: t }], endofinternet: t, endoftheinternet: t, "from-me": t, "game-host": t, gotdns: t, "hobby-site": t, homedns: t, homeftp: t, homelinux: t, homeunix: t, "is-a-bruinsfan": t, "is-a-candidate": t, "is-a-celticsfan": t, "is-a-chef": t, "is-a-geek": t, "is-a-knight": t, "is-a-linux-user": t, "is-a-patsfan": t, "is-a-soxfan": t, "is-found": t, "is-lost": t, "is-saved": t, "is-very-bad": t, "is-very-evil": t, "is-very-good": t, "is-very-nice": t, "is-very-sweet": t, "isa-geek": t, "kicks-ass": t, misconfused: t, podzone: t, readmyblog: t, selfip: t, sellsyourhome: t, servebbs: t, serveftp: t, servegame: t, "stuff-4-sale": t, webhop: t, accesscam: t, camdvr: t, freeddns: t, mywire: t, roxa: t, webredirect: t, twmail: t, eu: [2, { al: t, asso: t, at: t, au: t, be: t, bg: t, ca: t, cd: t, ch: t, cn: t, cy: t, cz: t, de: t, dk: t, edu: t, ee: t, es: t, fi: t, fr: t, gr: t, hr: t, hu: t, ie: t, il: t, in: t, int: t, is: t, it: t, jp: t, kr: t, lt: t, lu: t, lv: t, me: t, mk: t, mt: t, my: t, net: t, ng: t, nl: t, no: t, nz: t, pl: t, pt: t, ro: t, ru: t, se: t, si: t, sk: t, tr: t, uk: t, us: t }], fedorainfracloud: t, fedorapeople: t, fedoraproject: [0, { cloud: t, os: tt, stg: [0, { os: tt }] }], freedesktop: t, hatenadiary: t, hepforge: t, "in-dsl": t, "in-vpn": t, js: t, barsy: t, mayfirst: t, routingthecloud: t, bmoattachments: t, "cable-modem": t, collegefan: t, couchpotatofries: t, hopto: t, mlbfan: t, myftp: t, mysecuritycamera: t, nflfan: t, "no-ip": t, "read-books": t, ufcfan: t, zapto: t, dynserv: t, "now-dns": t, "is-local": t, httpbin: t, pubtls: t, jpn: t, "my-firewall": t, myfirewall: t, spdns: t, "small-web": t, dsmynas: t, familyds: t, teckids: ot, tuxfamily: t, hk: t, us: t, toolforge: t, wmcloud: [2, { beta: t }], wmflabs: t, za: t }], pa: [1, { abo: e, ac: e, com: e, edu: e, gob: e, ing: e, med: e, net: e, nom: e, org: e, sld: e }], pe: [1, { com: e, edu: e, gob: e, mil: e, net: e, nom: e, org: e }], pf: [1, { com: e, edu: e, org: e }], pg: v, ph: [1, { com: e, edu: e, gov: e, i: e, mil: e, net: e, ngo: e, org: e, cloudns: t }], pk: [1, { ac: e, biz: e, com: e, edu: e, fam: e, gkp: e, gob: e, gog: e, gok: e, gop: e, gos: e, gov: e, net: e, org: e, web: e }], pl: [1, { com: e, net: e, org: e, agro: e, aid: e, atm: e, auto: e, biz: e, edu: e, gmina: e, gsm: e, info: e, mail: e, media: e, miasta: e, mil: e, nieruchomosci: e, nom: e, pc: e, powiat: e, priv: e, realestate: e, rel: e, sex: e, shop: e, sklep: e, sos: e, szkola: e, targi: e, tm: e, tourism: e, travel: e, turystyka: e, gov: [1, { ap: e, griw: e, ic: e, is: e, kmpsp: e, konsulat: e, kppsp: e, kwp: e, kwpsp: e, mup: e, mw: e, oia: e, oirm: e, oke: e, oow: e, oschr: e, oum: e, pa: e, pinb: e, piw: e, po: e, pr: e, psp: e, psse: e, pup: e, rzgw: e, sa: e, sdn: e, sko: e, so: e, sr: e, starostwo: e, ug: e, ugim: e, um: e, umig: e, upow: e, uppo: e, us: e, uw: e, uzs: e, wif: e, wiih: e, winb: e, wios: e, witd: e, wiw: e, wkz: e, wsa: e, wskr: e, wsse: e, wuoz: e, wzmiuw: e, zp: e, zpisdn: e }], augustow: e, "babia-gora": e, bedzin: e, beskidy: e, bialowieza: e, bialystok: e, bielawa: e, bieszczady: e, boleslawiec: e, bydgoszcz: e, bytom: e, cieszyn: e, czeladz: e, czest: e, dlugoleka: e, elblag: e, elk: e, glogow: e, gniezno: e, gorlice: e, grajewo: e, ilawa: e, jaworzno: e, "jelenia-gora": e, jgora: e, kalisz: e, karpacz: e, kartuzy: e, kaszuby: e, katowice: e, "kazimierz-dolny": e, kepno: e, ketrzyn: e, klodzko: e, kobierzyce: e, kolobrzeg: e, konin: e, konskowola: e, kutno: e, lapy: e, lebork: e, legnica: e, lezajsk: e, limanowa: e, lomza: e, lowicz: e, lubin: e, lukow: e, malbork: e, malopolska: e, mazowsze: e, mazury: e, mielec: e, mielno: e, mragowo: e, naklo: e, nowaruda: e, nysa: e, olawa: e, olecko: e, olkusz: e, olsztyn: e, opoczno: e, opole: e, ostroda: e, ostroleka: e, ostrowiec: e, ostrowwlkp: e, pila: e, pisz: e, podhale: e, podlasie: e, polkowice: e, pomorskie: e, pomorze: e, prochowice: e, pruszkow: e, przeworsk: e, pulawy: e, radom: e, "rawa-maz": e, rybnik: e, rzeszow: e, sanok: e, sejny: e, skoczow: e, slask: e, slupsk: e, sosnowiec: e, "stalowa-wola": e, starachowice: e, stargard: e, suwalki: e, swidnica: e, swiebodzin: e, swinoujscie: e, szczecin: e, szczytno: e, tarnobrzeg: e, tgory: e, turek: e, tychy: e, ustka: e, walbrzych: e, warmia: e, warszawa: e, waw: e, wegrow: e, wielun: e, wlocl: e, wloclawek: e, wodzislaw: e, wolomin: e, wroclaw: e, zachpomor: e, zagan: e, zarow: e, zgora: e, zgorzelec: e, art: t, gliwice: t, krakow: t, poznan: t, wroc: t, zakopane: t, beep: t, "ecommerce-shop": t, cfolks: t, dfirma: t, dkonto: t, you2: t, shoparena: t, homesklep: t, sdscloud: t, unicloud: t, lodz: t, pabianice: t, plock: t, sieradz: t, skierniewice: t, zgierz: t, krasnik: t, leczna: t, lubartow: t, lublin: t, poniatowa: t, swidnik: t, co: t, torun: t, simplesite: t, myspreadshop: t, gda: t, gdansk: t, gdynia: t, med: t, sopot: t, bielsko: t }], pm: [1, { own: t, name: t }], pn: [1, { co: e, edu: e, gov: e, net: e, org: e }], post: e, pr: [1, { biz: e, com: e, edu: e, gov: e, info: e, isla: e, name: e, net: e, org: e, pro: e, ac: e, est: e, prof: e }], pro: [1, { aaa: e, aca: e, acct: e, avocat: e, bar: e, cpa: e, eng: e, jur: e, law: e, med: e, recht: e, cloudns: t, keenetic: t, barsy: t, ngrok: t }], ps: [1, { com: e, edu: e, gov: e, net: e, org: e, plo: e, sec: e }], pt: [1, { com: e, edu: e, gov: e, int: e, net: e, nome: e, org: e, publ: e, "123paginaweb": t }], pw: [1, { gov: e, cloudns: t, x443: t }], py: [1, { com: e, coop: e, edu: e, gov: e, mil: e, net: e, org: e }], qa: [1, { com: e, edu: e, gov: e, mil: e, name: e, net: e, org: e, sch: e }], re: [1, { asso: e, com: e, netlib: t, can: t }], ro: [1, { arts: e, com: e, firm: e, info: e, nom: e, nt: e, org: e, rec: e, store: e, tm: e, www: e, co: t, shop: t, barsy: t }], rs: [1, { ac: e, co: e, edu: e, gov: e, in: e, org: e, brendly: b, barsy: t, ox: t }], ru: [1, { ac: t, edu: t, gov: t, int: t, mil: t, eurodir: t, adygeya: t, bashkiria: t, bir: t, cbg: t, com: t, dagestan: t, grozny: t, kalmykia: t, kustanai: t, marine: t, mordovia: t, msk: t, mytis: t, nalchik: t, nov: t, pyatigorsk: t, spb: t, vladikavkaz: t, vladimir: t, na4u: t, mircloud: t, myjino: [2, { hosting: a, landing: a, spectrum: a, vps: a }], cldmail: [0, { hb: t }], mcdir: [2, { vps: t }], mcpre: t, net: t, org: t, pp: t, ras: t }], rw: [1, { ac: e, co: e, coop: e, gov: e, mil: e, net: e, org: e }], sa: [1, { com: e, edu: e, gov: e, med: e, net: e, org: e, pub: e, sch: e }], sb: n, sc: n, sd: [1, { com: e, edu: e, gov: e, info: e, med: e, net: e, org: e, tv: e }], se: [1, { a: e, ac: e, b: e, bd: e, brand: e, c: e, d: e, e, f: e, fh: e, fhsk: e, fhv: e, g: e, h: e, i: e, k: e, komforb: e, kommunalforbund: e, komvux: e, l: e, lanbib: e, m: e, n: e, naturbruksgymn: e, o: e, org: e, p: e, parti: e, pp: e, press: e, r: e, s: e, t: e, tm: e, u: e, w: e, x: e, y: e, z: e, com: t, iopsys: t, "123minsida": t, itcouldbewor: t, myspreadshop: t }], sg: [1, { com: e, edu: e, gov: e, net: e, org: e, enscaled: t }], sh: [1, { com: e, gov: e, mil: e, net: e, org: e, hashbang: t, botda: t, lovable: t, platform: [0, { ent: t, eu: t, us: t }], teleport: t, now: t }], si: [1, { f5: t, gitapp: t, gitpage: t }], sj: e, sk: [1, { org: e }], sl: n, sm: e, sn: [1, { art: e, com: e, edu: e, gouv: e, org: e, univ: e }], so: [1, { com: e, edu: e, gov: e, me: e, net: e, org: e, surveys: t }], sr: e, ss: [1, { biz: e, co: e, com: e, edu: e, gov: e, me: e, net: e, org: e, sch: e }], st: [1, { co: e, com: e, consulado: e, edu: e, embaixada: e, mil: e, net: e, org: e, principe: e, saotome: e, store: e, helioho: t, cn: a, kirara: t, noho: t }], su: [1, { abkhazia: t, adygeya: t, aktyubinsk: t, arkhangelsk: t, armenia: t, ashgabad: t, azerbaijan: t, balashov: t, bashkiria: t, bryansk: t, bukhara: t, chimkent: t, dagestan: t, "east-kazakhstan": t, exnet: t, georgia: t, grozny: t, ivanovo: t, jambyl: t, kalmykia: t, kaluga: t, karacol: t, karaganda: t, karelia: t, khakassia: t, krasnodar: t, kurgan: t, kustanai: t, lenug: t, mangyshlak: t, mordovia: t, msk: t, murmansk: t, nalchik: t, navoi: t, "north-kazakhstan": t, nov: t, obninsk: t, penza: t, pokrovsk: t, sochi: t, spb: t, tashkent: t, termez: t, togliatti: t, troitsk: t, tselinograd: t, tula: t, tuva: t, vladikavkaz: t, vladimir: t, vologda: t }], sv: [1, { com: e, edu: e, gob: e, org: e, red: e }], sx: c, sy: s, sz: [1, { ac: e, co: e, org: e }], tc: e, td: e, tel: e, tf: [1, { sch: t }], tg: e, th: [1, { ac: e, co: e, go: e, in: e, mi: e, net: e, or: e, online: t, shop: t }], tj: [1, { ac: e, biz: e, co: e, com: e, edu: e, go: e, gov: e, int: e, mil: e, name: e, net: e, nic: e, org: e, test: e, web: e }], tk: e, tl: c, tm: [1, { co: e, com: e, edu: e, gov: e, mil: e, net: e, nom: e, org: e }], tn: [1, { com: e, ens: e, fin: e, gov: e, ind: e, info: e, intl: e, mincom: e, nat: e, net: e, org: e, perso: e, tourism: e, orangecloud: t }], to: [1, { 611: t, com: e, edu: e, gov: e, mil: e, net: e, org: e, oya: t, x0: t, quickconnect: X, vpnplus: t, nett: t }], tr: [1, { av: e, bbs: e, bel: e, biz: e, com: e, dr: e, edu: e, gen: e, gov: e, info: e, k12: e, kep: e, mil: e, name: e, net: e, org: e, pol: e, tel: e, tsk: e, tv: e, web: e, nc: c }], tt: [1, { biz: e, co: e, com: e, edu: e, gov: e, info: e, mil: e, name: e, net: e, org: e, pro: e }], tv: [1, { "better-than": t, dyndns: t, "on-the-web": t, "worse-than": t, from: t, sakura: t }], tw: [1, { club: e, com: [1, { mymailer: t }], ebiz: e, edu: e, game: e, gov: e, idv: e, mil: e, net: e, org: e, url: t, mydns: t }], tz: [1, { ac: e, co: e, go: e, hotel: e, info: e, me: e, mil: e, mobi: e, ne: e, or: e, sc: e, tv: e }], ua: [1, { com: e, edu: e, gov: e, in: e, net: e, org: e, cherkassy: e, cherkasy: e, chernigov: e, chernihiv: e, chernivtsi: e, chernovtsy: e, ck: e, cn: e, cr: e, crimea: e, cv: e, dn: e, dnepropetrovsk: e, dnipropetrovsk: e, donetsk: e, dp: e, if: e, "ivano-frankivsk": e, kh: e, kharkiv: e, kharkov: e, kherson: e, khmelnitskiy: e, khmelnytskyi: e, kiev: e, kirovograd: e, km: e, kr: e, kropyvnytskyi: e, krym: e, ks: e, kv: e, kyiv: e, lg: e, lt: e, lugansk: e, luhansk: e, lutsk: e, lv: e, lviv: e, mk: e, mykolaiv: e, nikolaev: e, od: e, odesa: e, odessa: e, pl: e, poltava: e, rivne: e, rovno: e, rv: e, sb: e, sebastopol: e, sevastopol: e, sm: e, sumy: e, te: e, ternopil: e, uz: e, uzhgorod: e, uzhhorod: e, vinnica: e, vinnytsia: e, vn: e, volyn: e, yalta: e, zakarpattia: e, zaporizhzhe: e, zaporizhzhia: e, zhitomir: e, zhytomyr: e, zp: e, zt: e, cc: t, inf: t, ltd: t, cx: t, biz: t, co: t, pp: t, v: t }], ug: [1, { ac: e, co: e, com: e, edu: e, go: e, gov: e, mil: e, ne: e, or: e, org: e, sc: e, us: e }], uk: [1, { ac: e, co: [1, { bytemark: [0, { dh: t, vm: t }], layershift: nt, barsy: t, barsyonline: t, retrosnub: Ot, "nh-serv": t, "no-ip": t, adimo: t, myspreadshop: t }], gov: [1, { api: t, campaign: t, service: t }], ltd: e, me: e, net: e, nhs: e, org: [1, { glug: t, lug: t, lugs: t, affinitylottery: t, raffleentry: t, weeklylottery: t }], plc: e, police: e, sch: v, conn: t, copro: t, hosp: t, "independent-commission": t, "independent-inquest": t, "independent-inquiry": t, "independent-panel": t, "independent-review": t, "public-inquiry": t, "royal-commission": t, pymnt: t, barsy: t, nimsite: t, oraclegovcloudapps: a }], us: [1, { dni: e, isa: e, nsn: e, ak: C, al: C, ar: C, as: C, az: C, ca: C, co: C, ct: C, dc: C, de: Mt, fl: C, ga: C, gu: C, hi: Me, ia: C, id: C, il: C, in: C, ks: C, ky: C, la: C, ma: [1, { k12: [1, { chtr: e, paroch: e, pvt: e }], cc: e, lib: e }], md: C, me: C, mi: [1, { k12: e, cc: e, lib: e, "ann-arbor": e, cog: e, dst: e, eaton: e, gen: e, mus: e, tec: e, washtenaw: e }], mn: C, mo: C, ms: [1, { k12: e, cc: e }], mt: C, nc: C, nd: Me, ne: C, nh: C, nj: C, nm: C, nv: C, ny: C, oh: C, ok: C, or: C, pa: C, pr: C, ri: Me, sc: C, sd: Me, tn: C, tx: C, ut: C, va: C, vi: C, vt: C, wa: C, wi: C, wv: Mt, wy: C, cloudns: t, "is-by": t, "land-4-sale": t, "stuff-4-sale": t, heliohost: t, enscaled: [0, { phx: t }], mircloud: t, "azure-api": t, azurewebsites: t, ngo: t, golffan: t, noip: t, pointto: t, freeddns: t, srv: [2, { gh: t, gl: t }], servername: t }], uy: [1, { com: e, edu: e, gub: e, mil: e, net: e, org: e, gv: t }], uz: [1, { co: e, com: e, net: e, org: e }], va: e, vc: [1, { com: e, edu: e, gov: e, mil: e, net: e, org: e, gv: [2, { d: t }], "0e": a, mydns: t }], ve: [1, { arts: e, bib: e, co: e, com: e, e12: e, edu: e, emprende: e, firm: e, gob: e, gov: e, ia: e, info: e, int: e, mil: e, net: e, nom: e, org: e, rar: e, rec: e, store: e, tec: e, web: e }], vg: [1, { edu: e }], vi: [1, { co: e, com: e, k12: e, net: e, org: e }], vn: [1, { ac: e, ai: e, biz: e, com: e, edu: e, gov: e, health: e, id: e, info: e, int: e, io: e, name: e, net: e, org: e, pro: e, angiang: e, bacgiang: e, backan: e, baclieu: e, bacninh: e, "baria-vungtau": e, bentre: e, binhdinh: e, binhduong: e, binhphuoc: e, binhthuan: e, camau: e, cantho: e, caobang: e, daklak: e, daknong: e, danang: e, dienbien: e, dongnai: e, dongthap: e, gialai: e, hagiang: e, haiduong: e, haiphong: e, hanam: e, hanoi: e, hatinh: e, haugiang: e, hoabinh: e, hungyen: e, khanhhoa: e, kiengiang: e, kontum: e, laichau: e, lamdong: e, langson: e, laocai: e, longan: e, namdinh: e, nghean: e, ninhbinh: e, ninhthuan: e, phutho: e, phuyen: e, quangbinh: e, quangnam: e, quangngai: e, quangninh: e, quangtri: e, soctrang: e, sonla: e, tayninh: e, thaibinh: e, thainguyen: e, thanhhoa: e, thanhphohochiminh: e, thuathienhue: e, tiengiang: e, travinh: e, tuyenquang: e, vinhlong: e, vinhphuc: e, yenbai: e }], vu: Le, wf: [1, { biz: t, sch: t }], ws: [1, { com: e, edu: e, gov: e, net: e, org: e, advisor: a, cloud66: t, dyndns: t, mypets: t }], yt: [1, { org: t }], "xn--mgbaam7a8h": e, امارات: e, "xn--y9a3aq": e, հայ: e, "xn--54b7fta0cc": e, বাংলা: e, "xn--90ae": e, бг: e, "xn--mgbcpq6gpa1a": e, البحرين: e, "xn--90ais": e, бел: e, "xn--fiqs8s": e, 中国: e, "xn--fiqz9s": e, 中國: e, "xn--lgbbat1ad8j": e, الجزائر: e, "xn--wgbh1c": e, مصر: e, "xn--e1a4c": e, ею: e, "xn--qxa6a": e, ευ: e, "xn--mgbah1a3hjkrd": e, موريتانيا: e, "xn--node": e, გე: e, "xn--qxam": e, ελ: e, "xn--j6w193g": [1, { "xn--gmqw5a": e, "xn--55qx5d": e, "xn--mxtq1m": e, "xn--wcvs22d": e, "xn--uc0atv": e, "xn--od0alg": e }], 香港: [1, { 個人: e, 公司: e, 政府: e, 教育: e, 組織: e, 網絡: e }], "xn--2scrj9c": e, ಭಾರತ: e, "xn--3hcrj9c": e, ଭାରତ: e, "xn--45br5cyl": e, ভাৰত: e, "xn--h2breg3eve": e, भारतम्: e, "xn--h2brj9c8c": e, भारोत: e, "xn--mgbgu82a": e, ڀارت: e, "xn--rvc1e0am3e": e, ഭാരതം: e, "xn--h2brj9c": e, भारत: e, "xn--mgbbh1a": e, بارت: e, "xn--mgbbh1a71e": e, بھارت: e, "xn--fpcrj9c3d": e, భారత్: e, "xn--gecrj9c": e, ભારત: e, "xn--s9brj9c": e, ਭਾਰਤ: e, "xn--45brj9c": e, ভারত: e, "xn--xkc2dl3a5ee0h": e, இந்தியா: e, "xn--mgba3a4f16a": e, ایران: e, "xn--mgba3a4fra": e, ايران: e, "xn--mgbtx2b": e, عراق: e, "xn--mgbayh7gpa": e, الاردن: e, "xn--3e0b707e": e, 한국: e, "xn--80ao21a": e, қаз: e, "xn--q7ce6a": e, ລາວ: e, "xn--fzc2c9e2c": e, ලංකා: e, "xn--xkc2al3hye2a": e, இலங்கை: e, "xn--mgbc0a9azcg": e, المغرب: e, "xn--d1alf": e, мкд: e, "xn--l1acc": e, мон: e, "xn--mix891f": e, 澳門: e, "xn--mix082f": e, 澳门: e, "xn--mgbx4cd0ab": e, مليسيا: e, "xn--mgb9awbf": e, عمان: e, "xn--mgbai9azgqp6j": e, پاکستان: e, "xn--mgbai9a5eva00b": e, پاكستان: e, "xn--ygbi2ammx": e, فلسطين: e, "xn--90a3ac": [1, { "xn--80au": e, "xn--90azh": e, "xn--d1at": e, "xn--c1avg": e, "xn--o1ac": e, "xn--o1ach": e }], срб: [1, { ак: e, обр: e, од: e, орг: e, пр: e, упр: e }], "xn--p1ai": e, рф: e, "xn--wgbl6a": e, قطر: e, "xn--mgberp4a5d4ar": e, السعودية: e, "xn--mgberp4a5d4a87g": e, السعودیة: e, "xn--mgbqly7c0a67fbc": e, السعودیۃ: e, "xn--mgbqly7cvafr": e, السعوديه: e, "xn--mgbpl2fh": e, سودان: e, "xn--yfro4i67o": e, 新加坡: e, "xn--clchc0ea0b2g2a9gcd": e, சிங்கப்பூர்: e, "xn--ogbpf8fl": e, سورية: e, "xn--mgbtf8fl": e, سوريا: e, "xn--o3cw4h": [1, { "xn--o3cyx2a": e, "xn--12co0c3b4eva": e, "xn--m3ch0j3a": e, "xn--h3cuzk1di": e, "xn--12c1fe0br": e, "xn--12cfi8ixb8l": e }], ไทย: [1, { ทหาร: e, ธุรกิจ: e, เน็ต: e, รัฐบาล: e, ศึกษา: e, องค์กร: e }], "xn--pgbs0dh": e, تونس: e, "xn--kpry57d": e, 台灣: e, "xn--kprw13d": e, 台湾: e, "xn--nnx388a": e, 臺灣: e, "xn--j1amh": e, укр: e, "xn--mgb2ddes": e, اليمن: e, xxx: e, ye: s, za: [0, { ac: e, agric: e, alt: e, co: e, edu: e, gov: e, grondar: e, law: e, mil: e, net: e, ngo: e, nic: e, nis: e, nom: e, org: e, school: e, tm: e, web: e }], zm: [1, { ac: e, biz: e, co: e, com: e, edu: e, gov: e, info: e, mil: e, net: e, org: e, sch: e }], zw: [1, { ac: e, co: e, gov: e, mil: e, org: e }], aaa: e, aarp: e, abb: e, abbott: e, abbvie: e, abc: e, able: e, abogado: e, abudhabi: e, academy: [1, { official: t }], accenture: e, accountant: e, accountants: e, aco: e, actor: e, ads: e, adult: e, aeg: e, aetna: e, afl: e, africa: e, agakhan: e, agency: e, aig: e, airbus: e, airforce: e, airtel: e, akdn: e, alibaba: e, alipay: e, allfinanz: e, allstate: e, ally: e, alsace: e, alstom: e, amazon: e, americanexpress: e, americanfamily: e, amex: e, amfam: e, amica: e, amsterdam: e, analytics: e, android: e, anquan: e, anz: e, aol: e, apartments: e, app: [1, { adaptable: t, aiven: t, beget: a, brave: o, clerk: t, clerkstage: t, cloudflare: t, wnext: t, csb: [2, { preview: t }], convex: t, corespeed: t, deta: t, ondigitalocean: t, easypanel: t, encr: [2, { frontend: t }], evervault: i, expo: [2, { staging: t }], edgecompute: t, "on-fleek": t, flutterflow: t, sprites: t, e2b: t, framer: t, gadget: t, github: t, hosted: a, run: [0, { "*": t, mtls: a }], web: t, hackclub: t, hasura: t, onhercules: t, botdash: t, shiptoday: t, leapcell: t, loginline: t, lovable: t, luyani: t, magicpatterns: t, medusajs: t, messerli: t, miren: t, mocha: t, netlify: t, ngrok: t, "ngrok-free": t, developer: a, noop: t, northflank: a, upsun: a, railway: [0, { up: t }], replit: r, nyat: t, snowflake: [0, { "*": t, privatelink: a }], streamlit: t, spawnbase: t, telebit: t, typedream: t, vercel: t, wal: t, wasmer: t, bookonline: t, windsurf: t, base44: t, zeabur: t, zerops: a }], apple: [1, { int: [2, { cloud: [0, { "*": t, r: [0, { "*": t, "ap-north-1": a, "ap-south-1": a, "ap-south-2": a, "eu-central-1": a, "eu-north-1": a, "us-central-1": a, "us-central-2": a, "us-east-1": a, "us-east-2": a, "us-west-1": a, "us-west-2": a, "us-west-3": a }] }] }] }], aquarelle: e, arab: e, aramco: e, archi: e, army: e, art: e, arte: e, asda: e, associates: e, athleta: e, attorney: e, auction: e, audi: e, audible: e, audio: e, auspost: e, author: e, auto: e, autos: e, aws: [1, { on: [0, { "af-south-1": l, "ap-east-1": l, "ap-northeast-1": l, "ap-northeast-2": l, "ap-northeast-3": l, "ap-south-1": l, "ap-south-2": d, "ap-southeast-1": l, "ap-southeast-2": l, "ap-southeast-3": l, "ap-southeast-4": d, "ap-southeast-5": d, "ca-central-1": l, "ca-west-1": d, "eu-central-1": l, "eu-central-2": d, "eu-north-1": l, "eu-south-1": l, "eu-south-2": d, "eu-west-1": l, "eu-west-2": l, "eu-west-3": l, "il-central-1": d, "me-central-1": d, "me-south-1": l, "sa-east-1": l, "us-east-1": l, "us-east-2": l, "us-west-1": l, "us-west-2": l, "ap-southeast-7": u, "mx-central-1": u, "us-gov-east-1": m, "us-gov-west-1": m }], sagemaker: [0, { "ap-northeast-1": g, "ap-northeast-2": g, "ap-south-1": g, "ap-southeast-1": g, "ap-southeast-2": g, "ca-central-1": y, "eu-central-1": g, "eu-west-1": g, "eu-west-2": g, "us-east-1": y, "us-east-2": y, "us-west-2": y, "af-south-1": k, "ap-east-1": k, "ap-northeast-3": k, "ap-south-2": f, "ap-southeast-3": k, "ap-southeast-4": f, "ca-west-1": [0, { notebook: t, "notebook-fips": t }], "eu-central-2": k, "eu-north-1": k, "eu-south-1": k, "eu-south-2": k, "eu-west-3": k, "il-central-1": k, "me-central-1": k, "me-south-1": k, "sa-east-1": k, "us-gov-east-1": p, "us-gov-west-1": p, "us-west-1": [0, { notebook: t, "notebook-fips": t, studio: t }], experiments: a }], repost: [0, { private: a }] }], axa: e, azure: e, baby: e, baidu: e, banamex: e, band: e, bank: e, bar: e, barcelona: e, barclaycard: e, barclays: e, barefoot: e, bargains: e, baseball: e, basketball: [1, { aus: t, nz: t }], bauhaus: e, bayern: e, bbc: e, bbt: e, bbva: e, bcg: e, bcn: e, beats: e, beauty: e, beer: e, berlin: e, best: e, bestbuy: e, bet: e, bharti: e, bible: e, bid: e, bike: e, bing: e, bingo: e, bio: e, black: e, blackfriday: e, blockbuster: e, blog: e, bloomberg: e, blue: e, bms: e, bmw: e, bnpparibas: e, boats: e, boehringer: e, bofa: e, bom: e, bond: e, boo: e, book: e, booking: e, bosch: e, bostik: e, boston: e, bot: e, boutique: e, box: e, bradesco: e, bridgestone: e, broadway: e, broker: e, brother: e, brussels: e, build: [1, { shiptoday: t, v0: t, windsurf: t }], builders: [1, { cloudsite: t }], business: E, buy: e, buzz: e, bzh: e, cab: e, cafe: e, cal: e, call: e, calvinklein: e, cam: e, camera: e, camp: [1, { emf: [0, { at: t }] }], canon: e, capetown: e, capital: e, capitalone: e, car: e, caravan: e, cards: e, care: e, career: e, careers: e, cars: e, casa: [1, { nabu: [0, { ui: t }] }], case: [1, { sav: t }], cash: e, casino: e, catering: e, catholic: e, cba: e, cbn: e, cbre: e, center: e, ceo: e, cern: e, cfa: e, cfd: e, chanel: e, channel: e, charity: e, chase: e, chat: e, cheap: e, chintai: e, christmas: e, chrome: e, church: e, cipriani: e, circle: e, cisco: e, citadel: e, citi: e, citic: e, city: e, claims: e, cleaning: e, click: e, clinic: e, clinique: e, clothing: e, cloud: [1, { antagonist: t, convex: t, elementor: t, emergent: t, encoway: [0, { eu: t }], statics: a, ravendb: t, axarnet: [0, { "es-1": t }], diadem: t, jelastic: [0, { vip: t }], jele: t, "jenv-aruba": [0, { aruba: [0, { eur: [0, { it1: t }] }], it1: t }], keliweb: [2, { cs: t }], oxa: [2, { tn: t, uk: t }], primetel: [2, { uk: t }], reclaim: [0, { ca: t, uk: t, us: t }], trendhosting: [0, { ch: t, de: t }], jote: t, jotelulu: t, kuleuven: t, laravel: t, linkyard: t, magentosite: a, matlab: t, observablehq: t, perspecta: t, vapor: t, "on-rancher": a, scw: [0, { baremetal: [0, { "fr-par-1": t, "fr-par-2": t, "nl-ams-1": t }], "fr-par": [0, { cockpit: t, ddl: t, dtwh: t, fnc: [2, { functions: t }], ifr: t, k8s: w, kafk: t, mgdb: t, rdb: t, s3: t, "s3-website": t, scbl: t, whm: t }], instances: [0, { priv: t, pub: t }], k8s: t, "nl-ams": [0, { cockpit: t, ddl: t, dtwh: t, ifr: t, k8s: w, kafk: t, mgdb: t, rdb: t, s3: t, "s3-website": t, scbl: t, whm: t }], "pl-waw": [0, { cockpit: t, ddl: t, dtwh: t, ifr: t, k8s: w, kafk: t, mgdb: t, rdb: t, s3: t, "s3-website": t, scbl: t }], scalebook: t, smartlabeling: t }], servebolt: t, onstackit: [0, { runs: t }], trafficplex: t, "unison-services": t, urown: t, voorloper: t, zap: t }], club: [1, { cloudns: t, jele: t, barsy: t }], clubmed: e, coach: e, codes: [1, { owo: a }], coffee: e, college: e, cologne: e, commbank: e, community: [1, { nog: t, ravendb: t, myforum: t }], company: e, compare: e, computer: e, comsec: e, condos: e, construction: e, consulting: e, contact: e, contractors: e, cooking: e, cool: [1, { elementor: t, de: t }], corsica: e, country: e, coupon: e, coupons: e, courses: e, cpa: e, credit: e, creditcard: e, creditunion: e, cricket: e, crown: e, crs: e, cruise: e, cruises: e, cuisinella: e, cymru: e, cyou: e, dad: e, dance: e, data: e, date: e, dating: e, datsun: e, day: e, dclk: e, dds: e, deal: e, dealer: e, deals: e, degree: e, delivery: e, dell: e, deloitte: e, delta: e, democrat: e, dental: e, dentist: e, desi: e, design: [1, { graphic: t, bss: t }], dev: [1, { myaddr: t, panel: t, bearblog: t, brave: o, lcl: a, lclstage: a, stg: a, stgstage: a, pages: t, r2: t, workers: t, deno: t, "deno-staging": t, deta: t, lp: [2, { api: t, objects: t }], evervault: i, fly: t, githubpreview: t, gateway: a, grebedoc: t, botdash: t, inbrowser: a, "is-a-good": t, iserv: t, leapcell: t, runcontainers: t, localcert: [0, { user: a }], loginline: t, barsy: t, mediatech: t, "mocha-sandbox": t, modx: t, ngrok: t, "ngrok-free": t, "is-a-fullstack": t, "is-cool": t, "is-not-a": t, localplayer: t, xmit: t, "platter-app": t, replit: [2, { archer: t, bones: t, canary: t, global: t, hacker: t, id: t, janeway: t, kim: t, kira: t, kirk: t, odo: t, paris: t, picard: t, pike: t, prerelease: t, reed: t, riker: t, sisko: t, spock: t, staging: t, sulu: t, tarpit: t, teams: t, tucker: t, wesley: t, worf: t }], crm: [0, { aa: a, ab: a, ac: a, ad: a, ae: a, af: a, ci: a, d: a, pa: a, pb: a, pc: a, pd: a, pe: a, pf: a, w: a, wa: a, wb: a, wc: a, wd: a, we: a, wf: a }], erp: St, vercel: t, webhare: a, hrsn: t, "is-a": t }], dhl: e, diamonds: e, diet: e, digital: [1, { cloudapps: [2, { london: t }] }], direct: [1, { libp2p: t }], directory: e, discount: e, discover: e, dish: e, diy: Et, dnp: e, docs: e, doctor: e, dog: e, domains: e, dot: e, download: e, drive: e, dtv: e, dubai: e, dupont: e, durban: e, dvag: e, dvr: e, earth: e, eat: e, eco: e, edeka: e, education: E, email: [1, { crisp: [0, { on: t }], tawk: jt, tawkto: jt }], emerck: e, energy: e, engineer: e, engineering: e, enterprises: e, epson: e, equipment: e, ericsson: e, erni: e, esq: e, estate: [1, { compute: a }], eurovision: e, eus: [1, { party: It }], events: [1, { koobin: t, co: t }], exchange: e, expert: e, exposed: e, express: e, extraspace: e, fage: e, fail: e, fairwinds: e, faith: e, family: e, fan: e, fans: e, farm: [1, { storj: t }], farmers: e, fashion: e, fast: e, fedex: e, feedback: e, ferrari: e, ferrero: e, fidelity: e, fido: e, film: e, final: e, finance: e, financial: E, fire: e, firestone: e, firmdale: e, fish: e, fishing: e, fit: e, fitness: e, flickr: e, flights: e, flir: e, florist: e, flowers: e, fly: e, foo: e, food: e, football: e, ford: e, forex: e, forsale: e, forum: e, foundation: e, fox: e, free: e, fresenius: e, frl: e, frogans: e, frontier: e, ftr: e, fujitsu: e, fun: e, fund: e, furniture: e, futbol: e, fyi: e, gal: e, gallery: e, gallo: e, gallup: e, game: e, games: [1, { pley: t, sheezy: t }], gap: e, garden: e, gay: [1, { pages: t }], gbiz: e, gdn: [1, { cnpy: t }], gea: e, gent: e, genting: e, george: e, ggee: e, gift: e, gifts: e, gives: e, giving: e, glass: e, gle: e, global: [1, { appwrite: t }], globo: e, gmail: e, gmbh: e, gmo: e, gmx: e, godaddy: e, gold: e, goldpoint: e, golf: e, goodyear: e, goog: [1, { cloud: t, translate: t, usercontent: a }], google: e, gop: e, got: e, grainger: e, graphics: e, gratis: e, green: e, gripe: e, grocery: e, group: Et, gucci: e, guge: e, guide: e, guitars: e, guru: e, hair: e, hamburg: e, hangout: e, haus: e, hbo: e, hdfc: e, hdfcbank: e, health: [1, { hra: t }], healthcare: e, help: e, helsinki: e, here: e, hermes: e, hiphop: e, hisamitsu: e, hitachi: e, hiv: e, hkt: e, hockey: e, holdings: e, holiday: e, homedepot: e, homegoods: e, homes: e, homesense: e, honda: e, horse: e, hospital: e, host: [1, { cloudaccess: t, freesite: t, easypanel: t, emergent: t, fastvps: t, myfast: t, gadget: t, tempurl: t, wpmudev: t, iserv: t, jele: t, mircloud: t, bolt: t, wp2: t, half: t }], hosting: [1, { opencraft: t }], hot: e, hotel: e, hotels: e, hotmail: e, house: e, how: e, hsbc: e, hughes: e, hyatt: e, hyundai: e, ibm: e, icbc: e, ice: e, icu: e, ieee: e, ifm: e, ikano: e, imamat: e, imdb: e, immo: e, immobilien: e, inc: e, industries: e, infiniti: e, ing: e, ink: e, institute: e, insurance: e, insure: e, international: e, intuit: e, investments: e, ipiranga: e, irish: e, ismaili: e, ist: e, istanbul: e, itau: e, itv: e, jaguar: e, java: e, jcb: e, jeep: e, jetzt: e, jewelry: e, jio: e, jll: e, jmp: e, jnj: e, joburg: e, jot: e, joy: e, jpmorgan: e, jprs: e, juegos: e, juniper: e, kaufen: e, kddi: e, kerryhotels: e, kerryproperties: e, kfh: e, kia: e, kids: e, kim: e, kindle: e, kitchen: e, kiwi: e, koeln: e, komatsu: e, kosher: e, kpmg: e, kpn: e, krd: [1, { co: t, edu: t }], kred: e, kuokgroup: e, kyoto: e, lacaixa: e, lamborghini: e, lamer: e, land: e, landrover: e, lanxess: e, lasalle: e, lat: e, latino: e, latrobe: e, law: e, lawyer: e, lds: e, lease: e, leclerc: e, lefrak: e, legal: e, lego: e, lexus: e, lgbt: e, lidl: e, life: e, lifeinsurance: e, lifestyle: e, lighting: e, like: e, lilly: e, limited: e, limo: e, lincoln: e, link: [1, { myfritz: t, cyon: t, joinmc: t, dweb: a, inbrowser: a, keenetic: t, nftstorage: it, mypep: t, storacha: it, w3s: it }], live: [1, { aem: t, hlx: t, ewp: a }], living: e, llc: e, llp: e, loan: e, loans: e, locker: e, locus: e, lol: [1, { omg: t }], london: e, lotte: e, lotto: e, love: e, lpl: e, lplfinancial: e, ltd: e, ltda: e, lundbeck: e, luxe: e, luxury: e, madrid: e, maif: e, maison: e, makeup: e, man: e, management: e, mango: e, map: e, market: e, marketing: e, markets: e, marriott: e, marshalls: e, mattel: e, mba: e, mckinsey: e, med: e, media: Pe, meet: e, melbourne: e, meme: e, memorial: e, men: e, menu: [1, { barsy: t, barsyonline: t }], merck: e, merckmsd: e, miami: e, microsoft: e, mini: e, mint: e, mit: e, mitsubishi: e, mlb: e, mls: e, mma: e, mobile: e, moda: e, moe: e, moi: e, mom: e, monash: e, money: e, monster: e, mormon: e, mortgage: e, moscow: e, moto: e, motorcycles: e, mov: e, movie: e, msd: e, mtn: e, mtr: e, music: e, nab: e, nagoya: e, navy: e, nba: e, nec: e, netbank: e, netflix: e, network: [1, { aem: t, alces: a, appwrite: t, co: t, arvo: t, azimuth: t, tlon: t }], neustar: e, new: e, news: [1, { noticeable: t }], next: e, nextdirect: e, nexus: e, nfl: e, ngo: e, nhk: e, nico: e, nike: e, nikon: e, ninja: e, nissan: e, nissay: e, nokia: e, norton: e, now: e, nowruz: e, nowtv: e, nra: e, nrw: e, ntt: e, nyc: e, obi: e, observer: e, office: e, okinawa: e, olayan: e, olayangroup: e, ollo: e, omega: e, one: [1, { kin: a, service: t, website: t }], ong: e, onl: e, online: [1, { eero: t, "eero-stage": t, websitebuilder: t, leapcell: t, barsy: t }], ooo: e, open: e, oracle: e, orange: [1, { tech: t }], organic: e, origins: e, osaka: e, otsuka: e, ott: e, ovh: [1, { nerdpol: t }], page: [1, { aem: t, hlx: t, codeberg: t, deuxfleurs: t, heyflow: t, prvcy: t, rocky: t, statichost: t, pdns: t, plesk: t }], panasonic: e, paris: e, pars: e, partners: e, parts: e, party: e, pay: e, pccw: e, pet: e, pfizer: e, pharmacy: e, phd: e, philips: e, phone: e, photo: e, photography: e, photos: Pe, physio: e, pics: e, pictet: e, pictures: [1, { 1337: t }], pid: e, pin: e, ping: e, pink: e, pioneer: e, pizza: [1, { ngrok: t }], place: E, play: e, playstation: e, plumbing: e, plus: [1, { playit: [2, { at: a, with: t }] }], pnc: e, pohl: e, poker: e, politie: e, porn: e, praxi: e, press: e, prime: e, prod: e, productions: e, prof: e, progressive: e, promo: e, properties: e, property: e, protection: e, pru: e, prudential: e, pub: [1, { id: a, kin: a, barsy: t }], pwc: e, qpon: e, quebec: e, quest: e, racing: e, radio: e, read: e, realestate: e, realtor: e, realty: e, recipes: e, red: e, redumbrella: e, rehab: e, reise: e, reisen: e, reit: e, reliance: e, ren: e, rent: e, rentals: e, repair: e, report: e, republican: e, rest: e, restaurant: e, review: e, reviews: [1, { aem: t }], rexroth: e, rich: e, richardli: e, ricoh: e, ril: e, rio: e, rip: [1, { clan: t }], rocks: [1, { myddns: t, stackit: t, "lima-city": t, webspace: t }], rodeo: e, rogers: e, room: e, rsvp: e, rugby: e, ruhr: e, run: [1, { appwrite: a, canva: t, development: t, ravendb: t, liara: [2, { iran: t }], lovable: t, needle: t, build: a, code: a, database: a, migration: a, onporter: t, repl: t, stackit: t, val: St, vercel: t, wix: t }], rwe: e, ryukyu: e, saarland: e, safe: e, safety: e, sakura: e, sale: e, salon: e, samsclub: e, samsung: e, sandvik: e, sandvikcoromant: e, sanofi: e, sap: e, sarl: e, sas: e, save: e, saxo: e, sbi: e, sbs: e, scb: e, schaeffler: e, schmidt: e, scholarships: e, school: e, schule: e, schwarz: e, science: e, scot: [1, { co: t, me: t, org: t, gov: [2, { service: t }] }], search: e, seat: e, secure: e, security: e, seek: e, select: e, sener: e, services: [1, { loginline: t }], seven: e, sew: e, sex: e, sexy: e, sfr: e, shangrila: e, sharp: e, shell: e, shia: e, shiksha: e, shoes: e, shop: [1, { base: t, hoplix: t, barsy: t, barsyonline: t, shopware: t }], shopping: e, shouji: e, show: e, silk: e, sina: e, singles: e, site: [1, { square: t, canva: x, cloudera: a, convex: t, cyon: t, caffeine: t, fastvps: t, figma: t, "figma-gov": t, preview: t, heyflow: t, jele: t, jouwweb: t, loginline: t, barsy: t, co: t, notion: t, omniwe: t, opensocial: t, madethis: t, support: t, platformsh: a, tst: a, byen: t, sol: t, srht: t, novecore: t, cpanel: t, wpsquared: t, sourcecraft: t }], ski: e, skin: e, sky: e, skype: e, sling: e, smart: e, smile: e, sncf: e, soccer: e, social: e, softbank: e, software: e, sohu: e, solar: e, solutions: e, song: e, sony: e, soy: e, spa: e, space: [1, { myfast: t, heiyu: t, hf: [2, { static: t }], "app-ionos": t, project: t, uber: t, xs4all: t }], sport: e, spot: e, srl: e, stada: e, staples: e, star: e, statebank: e, statefarm: e, stc: e, stcgroup: e, stockholm: e, storage: e, store: [1, { barsy: t, sellfy: t, shopware: t, storebase: t }], stream: e, studio: e, study: e, style: e, sucks: e, supplies: e, supply: e, support: [1, { barsy: t }], surf: e, surgery: e, suzuki: e, swatch: e, swiss: e, sydney: e, systems: [1, { knightpoint: t, miren: t }], tab: e, taipei: e, talk: e, taobao: e, target: e, tatamotors: e, tatar: e, tattoo: e, tax: e, taxi: e, tci: e, tdk: e, team: [1, { discourse: t, jelastic: t }], tech: [1, { cleverapps: t }], technology: E, temasek: e, tennis: e, teva: e, thd: e, theater: e, theatre: e, tiaa: e, tickets: e, tienda: e, tips: e, tires: e, tirol: e, tjmaxx: e, tjx: e, tkmaxx: e, tmall: e, today: [1, { prequalifyme: t }], tokyo: e, tools: [1, { addr: Ct, myaddr: t }], top: [1, { ntdll: t, wadl: a }], toray: e, toshiba: e, total: e, tours: e, town: e, toyota: e, toys: e, trade: e, trading: e, training: e, travel: e, travelers: e, travelersinsurance: e, trust: e, trv: e, tube: e, tui: e, tunes: e, tushu: e, tvs: e, ubank: e, ubs: e, unicom: e, university: e, uno: e, uol: e, ups: e, vacations: e, vana: e, vanguard: e, vegas: e, ventures: e, verisign: e, versicherung: e, vet: e, viajes: e, video: e, vig: e, viking: e, villas: e, vin: e, vip: [1, { hidns: t }], virgin: e, visa: e, vision: e, viva: e, vivo: e, vlaanderen: e, vodka: e, volvo: e, vote: e, voting: e, voto: e, voyage: e, wales: e, walmart: e, walter: e, wang: e, wanggou: e, watch: e, watches: e, weather: e, weatherchannel: e, webcam: e, weber: e, website: Pe, wed: e, wedding: e, weibo: e, weir: e, whoswho: e, wien: e, wiki: Pe, williamhill: e, win: e, windows: e, wine: e, winners: e, wme: e, wolterskluwer: e, woodside: e, work: [1, { "imagine-proxy": t }], works: e, world: e, wow: e, wtc: e, wtf: e, xbox: e, xerox: e, xihuan: e, xin: e, "xn--11b4c3d": e, कॉम: e, "xn--1ck2e1b": e, セール: e, "xn--1qqw23a": e, 佛山: e, "xn--30rr7y": e, 慈善: e, "xn--3bst00m": e, 集团: e, "xn--3ds443g": e, 在线: e, "xn--3pxu8k": e, 点看: e, "xn--42c2d9a": e, คอม: e, "xn--45q11c": e, 八卦: e, "xn--4gbrim": e, موقع: e, "xn--55qw42g": e, 公益: e, "xn--55qx5d": e, 公司: e, "xn--5su34j936bgsg": e, 香格里拉: e, "xn--5tzm5g": e, 网站: e, "xn--6frz82g": e, 移动: e, "xn--6qq986b3xl": e, 我爱你: e, "xn--80adxhks": e, москва: e, "xn--80aqecdr1a": e, католик: e, "xn--80asehdb": e, онлайн: e, "xn--80aswg": e, сайт: e, "xn--8y0a063a": e, 联通: e, "xn--9dbq2a": e, קום: e, "xn--9et52u": e, 时尚: e, "xn--9krt00a": e, 微博: e, "xn--b4w605ferd": e, 淡马锡: e, "xn--bck1b9a5dre4c": e, ファッション: e, "xn--c1avg": e, орг: e, "xn--c2br7g": e, नेट: e, "xn--cck2b3b": e, ストア: e, "xn--cckwcxetd": e, アマゾン: e, "xn--cg4bki": e, 삼성: e, "xn--czr694b": e, 商标: e, "xn--czrs0t": e, 商店: e, "xn--czru2d": e, 商城: e, "xn--d1acj3b": e, дети: e, "xn--eckvdtc9d": e, ポイント: e, "xn--efvy88h": e, 新闻: e, "xn--fct429k": e, 家電: e, "xn--fhbei": e, كوم: e, "xn--fiq228c5hs": e, 中文网: e, "xn--fiq64b": e, 中信: e, "xn--fjq720a": e, 娱乐: e, "xn--flw351e": e, 谷歌: e, "xn--fzys8d69uvgm": e, 電訊盈科: e, "xn--g2xx48c": e, 购物: e, "xn--gckr3f0f": e, クラウド: e, "xn--gk3at1e": e, 通販: e, "xn--hxt814e": e, 网店: e, "xn--i1b6b1a6a2e": e, संगठन: e, "xn--imr513n": e, 餐厅: e, "xn--io0a7i": e, 网络: e, "xn--j1aef": e, ком: e, "xn--jlq480n2rg": e, 亚马逊: e, "xn--jvr189m": e, 食品: e, "xn--kcrx77d1x4a": e, 飞利浦: e, "xn--kput3i": e, 手机: e, "xn--mgba3a3ejt": e, ارامكو: e, "xn--mgba7c0bbn0a": e, العليان: e, "xn--mgbab2bd": e, بازار: e, "xn--mgbca7dzdo": e, ابوظبي: e, "xn--mgbi4ecexp": e, كاثوليك: e, "xn--mgbt3dhd": e, همراه: e, "xn--mk1bu44c": e, 닷컴: e, "xn--mxtq1m": e, 政府: e, "xn--ngbc5azd": e, شبكة: e, "xn--ngbe9e0a": e, بيتك: e, "xn--ngbrx": e, عرب: e, "xn--nqv7f": e, 机构: e, "xn--nqv7fs00ema": e, 组织机构: e, "xn--nyqy26a": e, 健康: e, "xn--otu796d": e, 招聘: e, "xn--p1acf": [1, { "xn--90amc": t, "xn--j1aef": t, "xn--j1ael8b": t, "xn--h1ahn": t, "xn--j1adp": t, "xn--c1avg": t, "xn--80aaa0cvac": t, "xn--h1aliz": t, "xn--90a1af": t, "xn--41a": t }], рус: [1, { биз: t, ком: t, крым: t, мир: t, мск: t, орг: t, самара: t, сочи: t, спб: t, я: t }], "xn--pssy2u": e, 大拿: e, "xn--q9jyb4c": e, みんな: e, "xn--qcka1pmc": e, グーグル: e, "xn--rhqv96g": e, 世界: e, "xn--rovu88b": e, 書籍: e, "xn--ses554g": e, 网址: e, "xn--t60b56a": e, 닷넷: e, "xn--tckwe": e, コム: e, "xn--tiq49xqyj": e, 天主教: e, "xn--unup4y": e, 游戏: e, "xn--vermgensberater-ctb": e, vermögensberater: e, "xn--vermgensberatung-pwb": e, vermögensberatung: e, "xn--vhquv": e, 企业: e, "xn--vuq861b": e, 信息: e, "xn--w4r85el8fhu5dnra": e, 嘉里大酒店: e, "xn--w4rs40l": e, 嘉里: e, "xn--xhq521b": e, 广东: e, "xn--zfr164b": e, 政务: e, xyz: [1, { caffeine: t, botdash: t, telebit: a }], yachts: e, yahoo: e, yamaxun: e, yandex: e, yodobashi: e, yoga: e, yokohama: e, you: e, youtube: e, yun: e, zappos: e, zara: e, zero: e, zip: e, zone: [1, { triton: a, stackit: t, lima: t }], zuerich: e }];
2464
+ const e = [1, {}], t = [2, {}], n = [1, { com: e, edu: e, gov: e, net: e, org: e }], s = [1, { com: e, edu: e, gov: e, mil: e, net: e, org: e }], a = [0, { "*": t }], o = [2, { s: a }], i = [0, { relay: t }], r = [2, { id: t }], c = [1, { gov: e }], l = [0, { airflow: a, "lambda-url": t, "transfer-webapp": t }], d = [0, { airflow: a, "transfer-webapp": t }], u = [0, { "transfer-webapp": t }], m = [0, { "transfer-webapp": t, "transfer-webapp-fips": t }], f = [0, { notebook: t, studio: t }], g = [0, { labeling: t, notebook: t, studio: t }], p = [0, { notebook: t }], y = [0, { labeling: t, notebook: t, "notebook-fips": t, studio: t }], w = [0, { notebook: t, "notebook-fips": t, studio: t, "studio-fips": t }], k = [0, { shop: t }], b = [0, { "*": e }], R = [1, { co: t }], T = [0, { objects: t }], v = [2, { nodes: t }], C = [0, { my: t }], I = [0, { s3: t, "s3-accesspoint": t, "s3-website": t }], P = [0, { s3: t, "s3-accesspoint": t }], G = [0, { direct: t }], j = [0, { "webview-assets": t }], F = [0, { vfs: t, "webview-assets": t }], se = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: I, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t, "aws-cloud9": j, cloud9: F }], ke = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: P, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t, "aws-cloud9": j, cloud9: F }], ue = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: I, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t, "analytics-gateway": t, "aws-cloud9": j, cloud9: F }], de = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: I, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t }], be = [0, { s3: t, "s3-accesspoint": t, "s3-accesspoint-fips": t, "s3-fips": t, "s3-website": t }], Re = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: be, s3: t, "s3-accesspoint": t, "s3-accesspoint-fips": t, "s3-fips": t, "s3-object-lambda": t, "s3-website": t, "aws-cloud9": j, cloud9: F }], Se = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: be, s3: t, "s3-accesspoint": t, "s3-accesspoint-fips": t, "s3-fips": t, "s3-object-lambda": t, "s3-website": t }], Ae = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: be, s3: t, "s3-accesspoint": t, "s3-accesspoint-fips": t, "s3-deprecated": t, "s3-fips": t, "s3-object-lambda": t, "s3-website": t, "analytics-gateway": t, "aws-cloud9": j, cloud9: F }], z = [0, { auth: t }], x = [0, { auth: t, "auth-fips": t }], xt = [0, { "auth-fips": t }], _t = [0, { apps: t }], et = [0, { paas: t }], Ct = [2, { eu: t }], tt = [0, { app: t }], at = [0, { site: t }], Le = [1, { com: e, edu: e, net: e, org: e }], nt = [0, { j: t }], St = [0, { dyn: t }], Et = [2, { web: t }], Tt = [1, { discourse: t }], jt = [1, { co: e, com: e, edu: e, gov: e, net: e, org: e }], It = [0, { p: t }], zt = [0, { user: t }], Ee = [0, { cdn: t }], Ot = [2, { raw: a }], st = [0, { cust: t, reservd: t }], Rt = [0, { cust: t }], ot = [0, { s3: t }], At = [1, { biz: e, com: e, edu: e, gov: e, info: e, net: e, org: e }], it = [0, { ipfs: t }], Pe = [1, { framer: t }], Lt = [0, { forgot: t }], vn = [0, { blob: t, file: t, web: t }], Pt = [0, { core: vn, servicebus: t }], q = [1, { gs: e }], Mt = [0, { nes: e }], _ = [1, { k12: e, cc: e, lib: e }], Nt = [1, { cc: e }], Me = [1, { cc: e, lib: e }];
2465
+ return [0, { ac: [1, { com: e, edu: e, gov: e, mil: e, net: e, org: e, drr: t, feedback: t, forms: t }], ad: e, ae: [1, { ac: e, co: e, gov: e, mil: e, net: e, org: e, sch: e }], aero: [1, { airline: e, airport: e, "accident-investigation": e, "accident-prevention": e, aerobatic: e, aeroclub: e, aerodrome: e, agents: e, "air-surveillance": e, "air-traffic-control": e, aircraft: e, airtraffic: e, ambulance: e, association: e, author: e, ballooning: e, broker: e, caa: e, cargo: e, catering: e, certification: e, championship: e, charter: e, civilaviation: e, club: e, conference: e, consultant: e, consulting: e, control: e, council: e, crew: e, design: e, dgca: e, educator: e, emergency: e, engine: e, engineer: e, entertainment: e, equipment: e, exchange: e, express: e, federation: e, flight: e, freight: e, fuel: e, gliding: e, government: e, groundhandling: e, group: e, hanggliding: e, homebuilt: e, insurance: e, journal: e, journalist: e, leasing: e, logistics: e, magazine: e, maintenance: e, marketplace: e, media: e, microlight: e, modelling: e, navigation: e, parachuting: e, paragliding: e, "passenger-association": e, pilot: e, press: e, production: e, recreation: e, repbody: e, res: e, research: e, rotorcraft: e, safety: e, scientist: e, services: e, show: e, skydiving: e, software: e, student: e, taxi: e, trader: e, trading: e, trainer: e, union: e, workinggroup: e, works: e }], af: n, ag: [1, { co: e, com: e, net: e, nom: e, org: e, obj: t }], ai: [1, { com: e, net: e, off: e, org: e, uwu: t, framer: t, kiloapps: t }], al: s, am: [1, { co: e, com: e, commune: e, net: e, org: e, radio: t }], ao: [1, { co: e, ed: e, edu: e, gov: e, gv: e, it: e, og: e, org: e, pb: e }], aq: e, ar: [1, { bet: e, com: e, coop: e, edu: e, gob: e, gov: e, int: e, mil: e, musica: e, mutual: e, net: e, org: e, seg: e, senasa: e, tur: e }], arpa: [1, { e164: e, home: e, "in-addr": e, ip6: e, iris: e, uri: e, urn: e }], as: c, asia: [1, { cloudns: t, daemon: t, dix: t }], at: [1, { 4: t, ac: [1, { sth: e }], co: e, gv: e, or: e, funkfeuer: [0, { wien: t }], futurecms: [0, { "*": t, ex: a, in: a }], futurehosting: t, futuremailing: t, ortsinfo: [0, { ex: a, kunden: a }], biz: t, info: t, "123webseite": t, priv: t, my: t, myspreadshop: t, "12hp": t, "2ix": t, "4lima": t, "lima-city": t }], au: [1, { asn: e, com: [1, { cloudlets: [0, { mel: t }], myspreadshop: t }], edu: [1, { act: e, catholic: e, nsw: e, nt: e, qld: e, sa: e, tas: e, vic: e, wa: e }], gov: [1, { qld: e, sa: e, tas: e, vic: e, wa: e }], id: e, net: e, org: e, conf: e, oz: e, act: e, nsw: e, nt: e, qld: e, sa: e, tas: e, vic: e, wa: e, hrsn: [0, { vps: t }] }], aw: [1, { com: e }], ax: e, az: [1, { biz: e, co: e, com: e, edu: e, gov: e, info: e, int: e, mil: e, name: e, net: e, org: e, pp: e, pro: e }], ba: [1, { com: e, edu: e, gov: e, mil: e, net: e, org: e, brendly: k, rs: t }], bb: [1, { biz: e, co: e, com: e, edu: e, gov: e, info: e, net: e, org: e, store: e, tv: e }], bd: [1, { ac: e, ai: e, co: e, com: e, edu: e, gov: e, id: e, info: e, it: e, mil: e, net: e, org: e, sch: e, tv: e }], be: [1, { ac: e, cloudns: t, webhosting: t, interhostsolutions: [0, { cloud: t }], kuleuven: [0, { ezproxy: t }], "123website": t, myspreadshop: t, transurl: a }], bf: c, bg: [1, { 0: e, 1: e, 2: e, 3: e, 4: e, 5: e, 6: e, 7: e, 8: e, 9: e, a: e, b: e, c: e, d: e, e, f: e, g: e, h: e, i: e, j: e, k: e, l: e, m: e, n: e, o: e, p: e, q: e, r: e, s: e, t: e, u: e, v: e, w: e, x: e, y: e, z: e, barsy: t }], bh: n, bi: [1, { co: e, com: e, edu: e, or: e, org: e }], biz: [1, { activetrail: t, "cloud-ip": t, cloudns: t, jozi: t, dyndns: t, "for-better": t, "for-more": t, "for-some": t, "for-the": t, selfip: t, webhop: t, orx: t, mmafan: t, myftp: t, "no-ip": t, dscloud: t }], bj: [1, { africa: e, agro: e, architectes: e, assur: e, avocats: e, co: e, com: e, eco: e, econo: e, edu: e, info: e, loisirs: e, money: e, net: e, org: e, ote: e, restaurant: e, resto: e, tourism: e, univ: e }], bm: n, bn: [1, { com: e, edu: e, gov: e, net: e, org: e, co: t }], bo: [1, { com: e, edu: e, gob: e, int: e, mil: e, net: e, org: e, tv: e, web: e, academia: e, agro: e, arte: e, blog: e, bolivia: e, ciencia: e, cooperativa: e, democracia: e, deporte: e, ecologia: e, economia: e, empresa: e, indigena: e, industria: e, info: e, medicina: e, movimiento: e, musica: e, natural: e, nombre: e, noticias: e, patria: e, plurinacional: e, politica: e, profesional: e, pueblo: e, revista: e, salud: e, tecnologia: e, tksat: e, transporte: e, wiki: e }], br: [1, { "9guacu": e, abc: e, adm: e, adv: e, agr: e, aju: e, am: e, anani: e, aparecida: e, api: e, app: e, arq: e, art: e, ato: e, b: e, barueri: e, belem: e, bet: e, bhz: e, bib: e, bio: e, blog: e, bmd: e, boavista: e, bsb: e, campinagrande: e, campinas: e, caxias: e, cim: e, cng: e, cnt: e, com: [1, { simplesite: t }], contagem: e, coop: e, coz: e, cri: e, cuiaba: e, curitiba: e, def: e, des: e, det: e, dev: e, ecn: e, eco: e, edu: e, emp: e, enf: e, eng: e, esp: e, etc: e, eti: e, far: e, feira: e, flog: e, floripa: e, fm: e, fnd: e, fortal: e, fot: e, foz: e, fst: e, g12: e, geo: e, ggf: e, goiania: e, gov: [1, { ac: e, al: e, am: e, ap: e, ba: e, ce: e, df: e, es: e, go: e, ma: e, mg: e, ms: e, mt: e, pa: e, pb: e, pe: e, pi: e, pr: e, rj: e, rn: e, ro: e, rr: e, rs: e, sc: e, se: e, sp: e, to: e }], gru: e, ia: e, imb: e, ind: e, inf: e, jab: e, jampa: e, jdf: e, joinville: e, jor: e, jus: e, leg: [1, { ac: t, al: t, am: t, ap: t, ba: t, ce: t, df: t, es: t, go: t, ma: t, mg: t, ms: t, mt: t, pa: t, pb: t, pe: t, pi: t, pr: t, rj: t, rn: t, ro: t, rr: t, rs: t, sc: t, se: t, sp: t, to: t }], leilao: e, lel: e, log: e, londrina: e, macapa: e, maceio: e, manaus: e, maringa: e, mat: e, med: e, mil: e, morena: e, mp: e, mus: e, natal: e, net: e, niteroi: e, nom: b, not: e, ntr: e, odo: e, ong: e, org: e, osasco: e, palmas: e, poa: e, ppg: e, pro: e, psc: e, psi: e, pvh: e, qsl: e, radio: e, rec: e, recife: e, rep: e, ribeirao: e, rio: e, riobranco: e, riopreto: e, salvador: e, sampa: e, santamaria: e, santoandre: e, saobernardo: e, saogonca: e, seg: e, sjc: e, slg: e, slz: e, social: e, sorocaba: e, srv: e, taxi: e, tc: e, tec: e, teo: e, the: e, tmp: e, trd: e, tur: e, tv: e, udi: e, vet: e, vix: e, vlog: e, wiki: e, xyz: e, zlg: e, tche: t }], bs: [1, { com: e, edu: e, gov: e, net: e, org: e, we: t }], bt: n, bv: e, bw: [1, { ac: e, co: e, gov: e, net: e, org: e }], by: [1, { gov: e, mil: e, com: e, of: e, mediatech: t }], bz: [1, { co: e, com: e, edu: e, gov: e, net: e, org: e, za: t, mydns: t, gsj: t }], ca: [1, { ab: e, bc: e, mb: e, nb: e, nf: e, nl: e, ns: e, nt: e, nu: e, on: e, pe: e, qc: e, sk: e, yk: e, gc: e, barsy: t, awdev: a, co: t, "no-ip": t, onid: t, myspreadshop: t, box: t }], cat: e, cc: [1, { cleverapps: t, "cloud-ip": t, cloudns: t, ccwu: t, ftpaccess: t, "game-server": t, myphotos: t, scrapping: t, twmail: t, csx: t, fantasyleague: t, spawn: [0, { instances: t }], ec: t, eu: t, gu: t, uk: t, us: t }], cd: [1, { gov: e, cc: t }], cf: e, cg: e, ch: [1, { square7: t, cloudns: t, cloudscale: [0, { cust: t, lpg: T, rma: T }], objectstorage: [0, { lpg: t, rma: t }], flow: [0, { ae: [0, { alp1: t }], appengine: t }], "linkyard-cloud": t, gotdns: t, dnsking: t, "123website": t, myspreadshop: t, firenet: [0, { "*": t, svc: a }], "12hp": t, "2ix": t, "4lima": t, "lima-city": t }], ci: [1, { ac: e, "xn--aroport-bya": e, aéroport: e, asso: e, co: e, com: e, ed: e, edu: e, go: e, gouv: e, int: e, net: e, or: e, org: e, us: t }], ck: b, cl: [1, { co: e, gob: e, gov: e, mil: e, cloudns: t }], cm: [1, { co: e, com: e, gov: e, net: e }], cn: [1, { ac: e, com: [1, { amazonaws: [0, { "cn-north-1": [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, rds: a, dualstack: I, s3: t, "s3-accesspoint": t, "s3-deprecated": t, "s3-object-lambda": t, "s3-website": t }], "cn-northwest-1": [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, rds: a, dualstack: P, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t }], compute: a, airflow: [0, { "cn-north-1": a, "cn-northwest-1": a }], eb: [0, { "cn-north-1": t, "cn-northwest-1": t }], elb: a }], amazonwebservices: [0, { on: [0, { "cn-north-1": d, "cn-northwest-1": d }] }], sagemaker: [0, { "cn-north-1": f, "cn-northwest-1": f }] }], edu: e, gov: e, mil: e, net: e, org: e, "xn--55qx5d": e, 公司: e, "xn--od0alg": e, 網絡: e, "xn--io0a7i": e, 网络: e, ah: e, bj: e, cq: e, fj: e, gd: e, gs: e, gx: e, gz: e, ha: e, hb: e, he: e, hi: e, hk: e, hl: e, hn: e, jl: e, js: e, jx: e, ln: e, mo: e, nm: e, nx: e, qh: e, sc: e, sd: e, sh: [1, { as: t }], sn: e, sx: e, tj: e, tw: e, xj: e, xz: e, yn: e, zj: e, "canva-apps": t, canvasite: C, myqnapcloud: t, quickconnect: G }], co: [1, { com: e, edu: e, gov: e, mil: e, net: e, nom: e, org: e, carrd: t, crd: t, otap: a, hidns: t, leadpages: t, lpages: t, mypi: t, xmit: a, rdpa: [0, { clusters: a, srvrless: a }], firewalledreplit: r, repl: r, supabase: [2, { realtime: t, storage: t }], umso: t }], com: [1, { a2hosted: t, cpserver: t, adobeaemcloud: [2, { dev: a }], africa: t, auiusercontent: a, aivencloud: t, alibabacloudcs: t, kasserver: t, amazonaws: [0, { "af-south-1": se, "ap-east-1": ke, "ap-northeast-1": ue, "ap-northeast-2": ue, "ap-northeast-3": se, "ap-south-1": ue, "ap-south-2": de, "ap-southeast-1": ue, "ap-southeast-2": ue, "ap-southeast-3": de, "ap-southeast-4": de, "ap-southeast-5": [0, { "execute-api": t, dualstack: I, s3: t, "s3-accesspoint": t, "s3-deprecated": t, "s3-object-lambda": t, "s3-website": t }], "ca-central-1": Re, "ca-west-1": Se, "eu-central-1": ue, "eu-central-2": de, "eu-north-1": ke, "eu-south-1": se, "eu-south-2": de, "eu-west-1": [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: I, s3: t, "s3-accesspoint": t, "s3-deprecated": t, "s3-object-lambda": t, "s3-website": t, "analytics-gateway": t, "aws-cloud9": j, cloud9: F }], "eu-west-2": ke, "eu-west-3": se, "il-central-1": [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: I, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t, "aws-cloud9": j, cloud9: [0, { vfs: t }] }], "me-central-1": de, "me-south-1": ke, "sa-east-1": se, "us-east-1": [2, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: be, s3: t, "s3-accesspoint": t, "s3-accesspoint-fips": t, "s3-deprecated": t, "s3-fips": t, "s3-object-lambda": t, "s3-website": t, "analytics-gateway": t, "aws-cloud9": j, cloud9: F }], "us-east-2": Ae, "us-gov-east-1": Se, "us-gov-west-1": Se, "us-west-1": Re, "us-west-2": Ae, compute: a, "compute-1": a, airflow: [0, { "af-south-1": a, "ap-east-1": a, "ap-northeast-1": a, "ap-northeast-2": a, "ap-northeast-3": a, "ap-south-1": a, "ap-south-2": a, "ap-southeast-1": a, "ap-southeast-2": a, "ap-southeast-3": a, "ap-southeast-4": a, "ap-southeast-5": a, "ap-southeast-7": a, "ca-central-1": a, "ca-west-1": a, "eu-central-1": a, "eu-central-2": a, "eu-north-1": a, "eu-south-1": a, "eu-south-2": a, "eu-west-1": a, "eu-west-2": a, "eu-west-3": a, "il-central-1": a, "me-central-1": a, "me-south-1": a, "sa-east-1": a, "us-east-1": a, "us-east-2": a, "us-west-1": a, "us-west-2": a }], rds: [0, { "af-south-1": a, "ap-east-1": a, "ap-east-2": a, "ap-northeast-1": a, "ap-northeast-2": a, "ap-northeast-3": a, "ap-south-1": a, "ap-south-2": a, "ap-southeast-1": a, "ap-southeast-2": a, "ap-southeast-3": a, "ap-southeast-4": a, "ap-southeast-5": a, "ap-southeast-6": a, "ap-southeast-7": a, "ca-central-1": a, "ca-west-1": a, "eu-central-1": a, "eu-central-2": a, "eu-west-1": a, "eu-west-2": a, "eu-west-3": a, "il-central-1": a, "me-central-1": a, "me-south-1": a, "mx-central-1": a, "sa-east-1": a, "us-east-1": a, "us-east-2": a, "us-gov-east-1": a, "us-gov-west-1": a, "us-northeast-1": a, "us-west-1": a, "us-west-2": a }], s3: t, "s3-1": t, "s3-ap-east-1": t, "s3-ap-northeast-1": t, "s3-ap-northeast-2": t, "s3-ap-northeast-3": t, "s3-ap-south-1": t, "s3-ap-southeast-1": t, "s3-ap-southeast-2": t, "s3-ca-central-1": t, "s3-eu-central-1": t, "s3-eu-north-1": t, "s3-eu-west-1": t, "s3-eu-west-2": t, "s3-eu-west-3": t, "s3-external-1": t, "s3-fips-us-gov-east-1": t, "s3-fips-us-gov-west-1": t, "s3-global": [0, { accesspoint: [0, { mrap: t }] }], "s3-me-south-1": t, "s3-sa-east-1": t, "s3-us-east-2": t, "s3-us-gov-east-1": t, "s3-us-gov-west-1": t, "s3-us-west-1": t, "s3-us-west-2": t, "s3-website-ap-northeast-1": t, "s3-website-ap-southeast-1": t, "s3-website-ap-southeast-2": t, "s3-website-eu-west-1": t, "s3-website-sa-east-1": t, "s3-website-us-east-1": t, "s3-website-us-gov-west-1": t, "s3-website-us-west-1": t, "s3-website-us-west-2": t, elb: a }], amazoncognito: [0, { "af-south-1": z, "ap-east-1": z, "ap-northeast-1": z, "ap-northeast-2": z, "ap-northeast-3": z, "ap-south-1": z, "ap-south-2": z, "ap-southeast-1": z, "ap-southeast-2": z, "ap-southeast-3": z, "ap-southeast-4": z, "ap-southeast-5": z, "ap-southeast-7": z, "ca-central-1": z, "ca-west-1": z, "eu-central-1": z, "eu-central-2": z, "eu-north-1": z, "eu-south-1": z, "eu-south-2": z, "eu-west-1": z, "eu-west-2": z, "eu-west-3": z, "il-central-1": z, "me-central-1": z, "me-south-1": z, "mx-central-1": z, "sa-east-1": z, "us-east-1": x, "us-east-2": x, "us-gov-east-1": xt, "us-gov-west-1": xt, "us-west-1": x, "us-west-2": x }], amplifyapp: t, awsapprunner: a, awsapps: t, elasticbeanstalk: [2, { "af-south-1": t, "ap-east-1": t, "ap-northeast-1": t, "ap-northeast-2": t, "ap-northeast-3": t, "ap-south-1": t, "ap-southeast-1": t, "ap-southeast-2": t, "ap-southeast-3": t, "ap-southeast-5": t, "ap-southeast-7": t, "ca-central-1": t, "eu-central-1": t, "eu-north-1": t, "eu-south-1": t, "eu-south-2": t, "eu-west-1": t, "eu-west-2": t, "eu-west-3": t, "il-central-1": t, "me-central-1": t, "me-south-1": t, "sa-east-1": t, "us-east-1": t, "us-east-2": t, "us-gov-east-1": t, "us-gov-west-1": t, "us-west-1": t, "us-west-2": t }], awsglobalaccelerator: t, siiites: t, appspacehosted: t, appspaceusercontent: t, "on-aptible": t, myasustor: t, "balena-devices": t, boutir: t, bplaced: t, cafjs: t, "canva-apps": t, "canva-hosted-embed": t, canvacode: t, "rice-labs": t, "cdn77-storage": t, br: t, cn: t, de: t, eu: t, jpn: t, mex: t, ru: t, sa: t, uk: t, us: t, za: t, "clever-cloud": [0, { services: a }], abrdns: t, dnsabr: t, "ip-ddns": t, jdevcloud: t, wpdevcloud: t, "cf-ipfs": t, "cloudflare-ipfs": t, trycloudflare: t, co: t, devinapps: a, builtwithdark: t, datadetect: [0, { demo: t, instance: t }], dattolocal: t, dattorelay: t, dattoweb: t, mydatto: t, digitaloceanspaces: a, discordsays: t, discordsez: t, drayddns: t, dreamhosters: t, durumis: t, blogdns: t, cechire: t, dnsalias: t, dnsdojo: t, doesntexist: t, dontexist: t, doomdns: t, "dyn-o-saur": t, dynalias: t, "dyndns-at-home": t, "dyndns-at-work": t, "dyndns-blog": t, "dyndns-free": t, "dyndns-home": t, "dyndns-ip": t, "dyndns-mail": t, "dyndns-office": t, "dyndns-pics": t, "dyndns-remote": t, "dyndns-server": t, "dyndns-web": t, "dyndns-wiki": t, "dyndns-work": t, "est-a-la-maison": t, "est-a-la-masion": t, "est-le-patron": t, "est-mon-blogueur": t, "from-ak": t, "from-al": t, "from-ar": t, "from-ca": t, "from-ct": t, "from-dc": t, "from-de": t, "from-fl": t, "from-ga": t, "from-hi": t, "from-ia": t, "from-id": t, "from-il": t, "from-in": t, "from-ks": t, "from-ky": t, "from-ma": t, "from-md": t, "from-mi": t, "from-mn": t, "from-mo": t, "from-ms": t, "from-mt": t, "from-nc": t, "from-nd": t, "from-ne": t, "from-nh": t, "from-nj": t, "from-nm": t, "from-nv": t, "from-oh": t, "from-ok": t, "from-or": t, "from-pa": t, "from-pr": t, "from-ri": t, "from-sc": t, "from-sd": t, "from-tn": t, "from-tx": t, "from-ut": t, "from-va": t, "from-vt": t, "from-wa": t, "from-wi": t, "from-wv": t, "from-wy": t, getmyip: t, gotdns: t, "hobby-site": t, homelinux: t, homeunix: t, iamallama: t, "is-a-anarchist": t, "is-a-blogger": t, "is-a-bookkeeper": t, "is-a-bulls-fan": t, "is-a-caterer": t, "is-a-chef": t, "is-a-conservative": t, "is-a-cpa": t, "is-a-cubicle-slave": t, "is-a-democrat": t, "is-a-designer": t, "is-a-doctor": t, "is-a-financialadvisor": t, "is-a-geek": t, "is-a-green": t, "is-a-guru": t, "is-a-hard-worker": t, "is-a-hunter": t, "is-a-landscaper": t, "is-a-lawyer": t, "is-a-liberal": t, "is-a-libertarian": t, "is-a-llama": t, "is-a-musician": t, "is-a-nascarfan": t, "is-a-nurse": t, "is-a-painter": t, "is-a-personaltrainer": t, "is-a-photographer": t, "is-a-player": t, "is-a-republican": t, "is-a-rockstar": t, "is-a-socialist": t, "is-a-student": t, "is-a-teacher": t, "is-a-techie": t, "is-a-therapist": t, "is-an-accountant": t, "is-an-actor": t, "is-an-actress": t, "is-an-anarchist": t, "is-an-artist": t, "is-an-engineer": t, "is-an-entertainer": t, "is-certified": t, "is-gone": t, "is-into-anime": t, "is-into-cars": t, "is-into-cartoons": t, "is-into-games": t, "is-leet": t, "is-not-certified": t, "is-slick": t, "is-uberleet": t, "is-with-theband": t, "isa-geek": t, "isa-hockeynut": t, issmarterthanyou: t, "likes-pie": t, likescandy: t, "neat-url": t, "saves-the-whales": t, selfip: t, "sells-for-less": t, "sells-for-u": t, servebbs: t, "simple-url": t, "space-to-rent": t, "teaches-yoga": t, writesthisblog: t, "1cooldns": t, bumbleshrimp: t, ddnsfree: t, ddnsgeek: t, ddnsguru: t, dynuddns: t, dynuhosting: t, giize: t, gleeze: t, kozow: t, loseyourip: t, ooguy: t, pivohosting: t, theworkpc: t, wiredbladehosting: t, emergentagent: [0, { preview: t }], mytuleap: t, "tuleap-partners": t, encoreapi: t, evennode: [0, { "eu-1": t, "eu-2": t, "eu-3": t, "eu-4": t, "us-1": t, "us-2": t, "us-3": t, "us-4": t }], onfabrica: t, "fastly-edge": t, "fastly-terrarium": t, "fastvps-server": t, mydobiss: t, firebaseapp: t, fldrv: t, framercanvas: t, "freebox-os": t, freeboxos: t, freemyip: t, aliases121: t, gentapps: t, gentlentapis: t, githubusercontent: t, "0emm": a, appspot: [2, { r: a }], blogspot: t, codespot: t, googleapis: t, googlecode: t, pagespeedmobilizer: t, withgoogle: t, withyoutube: t, grayjayleagues: t, hatenablog: t, hatenadiary: t, "hercules-app": t, "hercules-dev": t, herokuapp: t, gr: t, smushcdn: t, wphostedmail: t, wpmucdn: t, pixolino: t, "apps-1and1": t, "live-website": t, "webspace-host": t, dopaas: t, "hosted-by-previder": et, hosteur: [0, { "rag-cloud": t, "rag-cloud-ch": t }], "ik-server": [0, { jcloud: t, "jcloud-ver-jpc": t }], jelastic: [0, { demo: t }], massivegrid: et, wafaicloud: [0, { jed: t, ryd: t }], "eu1-plenit": t, "la1-plenit": t, "us1-plenit": t, webadorsite: t, "on-forge": t, "on-vapor": t, lpusercontent: t, linode: [0, { members: t, nodebalancer: a }], linodeobjects: a, linodeusercontent: [0, { ip: t }], localtonet: t, lovableproject: t, barsycenter: t, barsyonline: t, lutrausercontent: a, magicpatternsapp: t, modelscape: t, mwcloudnonprod: t, polyspace: t, mazeplay: t, miniserver: t, atmeta: t, fbsbx: _t, meteorapp: Ct, routingthecloud: t, "same-app": t, "same-preview": t, mydbserver: t, mochausercontent: t, hostedpi: t, "mythic-beasts": [0, { caracal: t, customer: t, fentiger: t, lynx: t, ocelot: t, oncilla: t, onza: t, sphinx: t, vs: t, x: t, yali: t }], nospamproxy: [0, { cloud: [2, { o365: t }] }], "4u": t, nfshost: t, "3utilities": t, blogsyte: t, ciscofreak: t, damnserver: t, ddnsking: t, ditchyourip: t, dnsiskinky: t, dynns: t, geekgalaxy: t, "health-carereform": t, homesecuritymac: t, homesecuritypc: t, myactivedirectory: t, mysecuritycamera: t, myvnc: t, "net-freaks": t, onthewifi: t, point2this: t, quicksytes: t, securitytactics: t, servebeer: t, servecounterstrike: t, serveexchange: t, serveftp: t, servegame: t, servehalflife: t, servehttp: t, servehumour: t, serveirc: t, servemp3: t, servep2p: t, servepics: t, servequake: t, servesarcasm: t, stufftoread: t, unusualperson: t, workisboring: t, myiphost: t, observableusercontent: [0, { static: t }], simplesite: t, oaiusercontent: a, orsites: t, operaunite: t, "customer-oci": [0, { "*": t, oci: a, ocp: a, ocs: a }], oraclecloudapps: a, oraclegovcloudapps: a, "authgear-staging": t, authgearapps: t, outsystemscloud: t, ownprovider: t, pgfog: t, pagexl: t, gotpantheon: t, paywhirl: a, forgeblocks: t, upsunapp: t, "postman-echo": t, prgmr: [0, { xen: t }], "project-study": [0, { dev: t }], pythonanywhere: Ct, qa2: t, "alpha-myqnapcloud": t, "dev-myqnapcloud": t, mycloudnas: t, mynascloud: t, myqnapcloud: t, qualifioapp: t, ladesk: t, qualyhqpartner: a, qualyhqportal: a, qbuser: t, quipelements: a, rackmaze: t, "readthedocs-hosted": t, rhcloud: t, onrender: t, render: tt, "subsc-pay": t, "180r": t, dojin: t, sakuratan: t, sakuraweb: t, x0: t, code: [0, { builder: a, "dev-builder": a, "stg-builder": a }], salesforce: [0, { platform: [0, { "code-builder-stg": [0, { test: [0, { "001": a }] }] }] }], logoip: t, scrysec: t, "firewall-gateway": t, myshopblocks: t, myshopify: t, shopitsite: t, "1kapp": t, appchizi: t, applinzi: t, sinaapp: t, vipsinaapp: t, streamlitapp: t, "try-snowplow": t, "playstation-cloud": t, myspreadshop: t, "w-corp-staticblitz": t, "w-credentialless-staticblitz": t, "w-staticblitz": t, "stackhero-network": t, stdlib: [0, { api: t }], strapiapp: [2, { media: t }], "streak-link": t, streaklinks: t, streakusercontent: t, "temp-dns": t, dsmynas: t, familyds: t, mytabit: t, taveusercontent: t, "tb-hosting": at, reservd: t, thingdustdata: t, "townnews-staging": t, typeform: [0, { pro: t }], hk: t, it: t, "deus-canvas": t, vultrobjects: a, wafflecell: t, hotelwithflight: t, "reserve-online": t, cprapid: t, pleskns: t, remotewd: t, wiardweb: [0, { pages: t }], "base44-sandbox": t, wixsite: t, wixstudio: t, messwithdns: t, "woltlab-demo": t, wpenginepowered: [2, { js: t }], xnbay: [2, { u2: t, "u2-local": t }], xtooldevice: t, yolasite: t }], coop: e, cr: [1, { ac: e, co: e, ed: e, fi: e, go: e, or: e, sa: e }], cu: [1, { com: e, edu: e, gob: e, inf: e, nat: e, net: e, org: e }], cv: [1, { com: e, edu: e, id: e, int: e, net: e, nome: e, org: e, publ: e }], cw: Le, cx: [1, { gov: e, cloudns: t, ath: t, info: t, assessments: t, calculators: t, funnels: t, paynow: t, quizzes: t, researched: t, tests: t }], cy: [1, { ac: e, biz: e, com: [1, { scaleforce: nt }], ekloges: e, gov: e, ltd: e, mil: e, net: e, org: e, press: e, pro: e, tm: e }], cz: [1, { gov: e, contentproxy9: [0, { rsc: t }], realm: t, e4: t, co: t, metacentrum: [0, { cloud: a, custom: t }], muni: [0, { cloud: [0, { flt: t, usr: t }] }] }], de: [1, { bplaced: t, square7: t, "bwcloud-os-instance": a, com: t, cosidns: St, dnsupdater: t, "dynamisches-dns": t, "internet-dns": t, "l-o-g-i-n": t, ddnss: [2, { dyn: t, dyndns: t }], "dyn-ip24": t, dyndns1: t, "home-webserver": [2, { dyn: t }], "myhome-server": t, dnshome: t, fuettertdasnetz: t, isteingeek: t, istmein: t, lebtimnetz: t, leitungsen: t, traeumtgerade: t, frusky: a, goip: t, "xn--gnstigbestellen-zvb": t, günstigbestellen: t, "xn--gnstigliefern-wob": t, günstigliefern: t, "hs-heilbronn": [0, { it: [0, { pages: t, "pages-research": t }] }], "dyn-berlin": t, "in-berlin": t, "in-brb": t, "in-butter": t, "in-dsl": t, "in-vpn": t, iservschule: t, "mein-iserv": t, schuldock: t, schulplattform: t, schulserver: t, "test-iserv": t, keymachine: t, co: t, "git-repos": t, "lcube-server": t, "svn-repos": t, barsy: t, webspaceconfig: t, "123webseite": t, rub: t, "ruhr-uni-bochum": [2, { noc: [0, { io: t }] }], logoip: t, "firewall-gateway": t, "my-gateway": t, "my-router": t, spdns: t, my: t, speedpartner: [0, { customer: t }], myspreadshop: t, "taifun-dns": t, "12hp": t, "2ix": t, "4lima": t, "lima-city": t, "virtual-user": t, virtualuser: t, "community-pro": t, diskussionsbereich: t, xenonconnect: a }], dj: e, dk: [1, { biz: t, co: t, firm: t, reg: t, store: t, "123hjemmeside": t, myspreadshop: t }], dm: jt, do: [1, { art: e, com: e, edu: e, gob: e, gov: e, mil: e, net: e, org: e, sld: e, web: e }], dz: [1, { art: e, asso: e, com: e, edu: e, gov: e, net: e, org: e, pol: e, soc: e, tm: e }], ec: [1, { abg: e, adm: e, agron: e, arqt: e, art: e, bar: e, chef: e, com: e, cont: e, cpa: e, cue: e, dent: e, dgn: e, disco: e, doc: e, edu: e, eng: e, esm: e, fin: e, fot: e, gal: e, gob: e, gov: e, gye: e, ibr: e, info: e, k12: e, lat: e, loj: e, med: e, mil: e, mktg: e, mon: e, net: e, ntr: e, odont: e, org: e, pro: e, prof: e, psic: e, psiq: e, pub: e, rio: e, rrpp: e, sal: e, tech: e, tul: e, tur: e, uio: e, vet: e, xxx: e, base: t, official: t }], edu: [1, { rit: [0, { "git-pages": t }] }], ee: [1, { aip: e, com: e, edu: e, fie: e, gov: e, lib: e, med: e, org: e, pri: e, riik: e }], eg: [1, { ac: e, com: e, edu: e, eun: e, gov: e, info: e, me: e, mil: e, name: e, net: e, org: e, sci: e, sport: e, tv: e }], er: b, es: [1, { com: e, edu: e, gob: e, nom: e, org: e, "123miweb": t, myspreadshop: t }], et: [1, { biz: e, com: e, edu: e, gov: e, info: e, name: e, net: e, org: e }], eu: [1, { amazonwebservices: [0, { on: [0, { "eusc-de-east-1": [0, { "cognito-idp": z }] }] }], cloudns: t, prvw: t, deuxfleurs: t, dogado: [0, { jelastic: t }], barsy: t, spdns: t, nxa: a, directwp: t, transurl: a }], fi: [1, { aland: e, dy: t, "xn--hkkinen-5wa": t, häkkinen: t, iki: t, cloudplatform: [0, { fi: t }], datacenter: [0, { demo: t, paas: t }], kapsi: t, "123kotisivu": t, myspreadshop: t }], fj: [1, { ac: e, biz: e, com: e, edu: e, gov: e, id: e, info: e, mil: e, name: e, net: e, org: e, pro: e }], fk: b, fm: [1, { com: e, edu: e, net: e, org: e, radio: t, user: a }], fo: e, fr: [1, { asso: e, com: e, gouv: e, nom: e, prd: e, tm: e, avoues: e, cci: e, greta: e, "huissier-justice": e, "fbx-os": t, fbxos: t, "freebox-os": t, freeboxos: t, goupile: t, "123siteweb": t, "on-web": t, "chirurgiens-dentistes-en-france": t, dedibox: t, aeroport: t, avocat: t, chambagri: t, "chirurgiens-dentistes": t, "experts-comptables": t, medecin: t, notaires: t, pharmacien: t, port: t, veterinaire: t, myspreadshop: t, ynh: t }], ga: e, gb: e, gd: [1, { edu: e, gov: e }], ge: [1, { com: e, edu: e, gov: e, net: e, org: e, pvt: e, school: e }], gf: e, gg: [1, { co: e, net: e, org: e, ply: [0, { at: a, d6: t }], botdash: t, kaas: t, stackit: t, panel: [2, { daemon: t }] }], gh: [1, { biz: e, com: e, edu: e, gov: e, mil: e, net: e, org: e }], gi: [1, { com: e, edu: e, gov: e, ltd: e, mod: e, org: e }], gl: [1, { co: e, com: e, edu: e, net: e, org: e }], gm: e, gn: [1, { ac: e, com: e, edu: e, gov: e, net: e, org: e }], gov: e, gp: [1, { asso: e, com: e, edu: e, mobi: e, net: e, org: e }], gq: e, gr: [1, { com: e, edu: e, gov: e, net: e, org: e, barsy: t, simplesite: t }], gs: e, gt: [1, { com: e, edu: e, gob: e, ind: e, mil: e, net: e, org: e }], gu: [1, { com: e, edu: e, gov: e, guam: e, info: e, net: e, org: e, web: e }], gw: [1, { nx: t }], gy: jt, hk: [1, { com: e, edu: e, gov: e, idv: e, net: e, org: e, "xn--ciqpn": e, 个人: e, "xn--gmqw5a": e, 個人: e, "xn--55qx5d": e, 公司: e, "xn--mxtq1m": e, 政府: e, "xn--lcvr32d": e, 敎育: e, "xn--wcvs22d": e, 教育: e, "xn--gmq050i": e, 箇人: e, "xn--uc0atv": e, 組織: e, "xn--uc0ay4a": e, 組织: e, "xn--od0alg": e, 網絡: e, "xn--zf0avx": e, 網络: e, "xn--mk0axi": e, 组織: e, "xn--tn0ag": e, 组织: e, "xn--od0aq3b": e, 网絡: e, "xn--io0a7i": e, 网络: e, inc: t, ltd: t }], hm: e, hn: [1, { com: e, edu: e, gob: e, mil: e, net: e, org: e }], hr: [1, { com: e, from: e, iz: e, name: e, brendly: k }], ht: [1, { adult: e, art: e, asso: e, com: e, coop: e, edu: e, firm: e, gouv: e, info: e, med: e, net: e, org: e, perso: e, pol: e, pro: e, rel: e, shop: e, rt: t }], hu: [1, { 2e3: e, agrar: e, bolt: e, casino: e, city: e, co: e, erotica: e, erotika: e, film: e, forum: e, games: e, hotel: e, info: e, ingatlan: e, jogasz: e, konyvelo: e, lakas: e, media: e, news: e, org: e, priv: e, reklam: e, sex: e, shop: e, sport: e, suli: e, szex: e, tm: e, tozsde: e, utazas: e, video: e }], id: [1, { ac: e, biz: e, co: e, desa: e, go: e, kop: e, mil: e, my: e, net: e, or: e, ponpes: e, sch: e, web: e, "xn--9tfky": e, "ᬩᬮᬶ": e, e: t, zone: t }], ie: [1, { gov: e, myspreadshop: t }], il: [1, { ac: e, co: [1, { ravpage: t, mytabit: t, tabitorder: t }], gov: e, idf: e, k12: e, muni: e, net: e, org: e }], "xn--4dbrk0ce": [1, { "xn--4dbgdty6c": e, "xn--5dbhl8d": e, "xn--8dbq2a": e, "xn--hebda8b": e }], ישראל: [1, { אקדמיה: e, ישוב: e, צהל: e, ממשל: e }], im: [1, { ac: e, co: [1, { ltd: e, plc: e }], com: e, net: e, org: e, tt: e, tv: e }], in: [1, { "5g": e, "6g": e, ac: e, ai: e, am: e, bank: e, bihar: e, biz: e, business: e, ca: e, cn: e, co: e, com: e, coop: e, cs: e, delhi: e, dr: e, edu: e, er: e, fin: e, firm: e, gen: e, gov: e, gujarat: e, ind: e, info: e, int: e, internet: e, io: e, me: e, mil: e, net: e, nic: e, org: e, pg: e, post: e, pro: e, res: e, travel: e, tv: e, uk: e, up: e, us: e, cloudns: t, barsy: t, web: t, indevs: t, supabase: t }], info: [1, { cloudns: t, "dynamic-dns": t, "barrel-of-knowledge": t, "barrell-of-knowledge": t, dyndns: t, "for-our": t, "groks-the": t, "groks-this": t, "here-for-more": t, knowsitall: t, selfip: t, webhop: t, barsy: t, mayfirst: t, mittwald: t, mittwaldserver: t, typo3server: t, dvrcam: t, ilovecollege: t, "no-ip": t, forumz: t, nsupdate: t, dnsupdate: t, "v-info": t }], int: [1, { eu: e }], io: [1, { 2038: t, co: e, com: e, edu: e, gov: e, mil: e, net: e, nom: e, org: e, "on-acorn": a, myaddr: t, apigee: t, "b-data": t, beagleboard: t, bitbucket: t, bluebite: t, boxfuse: t, brave: o, browsersafetymark: t, bubble: Ee, bubbleapps: t, bigv: [0, { uk0: t }], cleverapps: t, cloudbeesusercontent: t, dappnode: [0, { dyndns: t }], darklang: t, definima: t, dedyn: t, icp0: Ot, icp1: Ot, qzz: t, "fh-muenster": t, gitbook: t, github: t, gitlab: t, lolipop: t, "hasura-app": t, hostyhosting: t, hypernode: t, moonscale: a, beebyte: et, beebyteapp: [0, { sekd1: t }], jele: t, keenetic: t, kiloapps: t, webthings: t, loginline: t, barsy: t, azurecontainer: a, ngrok: [2, { ap: t, au: t, eu: t, in: t, jp: t, sa: t, us: t }], nodeart: [0, { stage: t }], pantheonsite: t, forgerock: [0, { id: t }], pstmn: [2, { mock: t }], protonet: t, qcx: [2, { sys: a }], qoto: t, vaporcloud: t, myrdbx: t, "rb-hosting": at, "on-k3s": a, "on-rio": a, readthedocs: t, resindevice: t, resinstaging: [0, { devices: t }], hzc: t, sandcats: t, scrypted: [0, { client: t }], "mo-siemens": t, lair: _t, stolos: a, musician: t, utwente: t, edugit: t, telebit: t, thingdust: [0, { dev: st, disrec: st, prod: Rt, testing: st }], tickets: t, webflow: t, webflowtest: t, editorx: t, wixstudio: t, basicserver: t, virtualserver: t }], iq: s, ir: [1, { ac: e, co: e, gov: e, id: e, net: e, org: e, sch: e, "xn--mgba3a4f16a": e, ایران: e, "xn--mgba3a4fra": e, ايران: e, arvanedge: t, vistablog: t }], is: e, it: [1, { edu: e, gov: e, abr: e, abruzzo: e, "aosta-valley": e, aostavalley: e, bas: e, basilicata: e, cal: e, calabria: e, cam: e, campania: e, "emilia-romagna": e, emiliaromagna: e, emr: e, "friuli-v-giulia": e, "friuli-ve-giulia": e, "friuli-vegiulia": e, "friuli-venezia-giulia": e, "friuli-veneziagiulia": e, "friuli-vgiulia": e, "friuliv-giulia": e, "friulive-giulia": e, friulivegiulia: e, "friulivenezia-giulia": e, friuliveneziagiulia: e, friulivgiulia: e, fvg: e, laz: e, lazio: e, lig: e, liguria: e, lom: e, lombardia: e, lombardy: e, lucania: e, mar: e, marche: e, mol: e, molise: e, piedmont: e, piemonte: e, pmn: e, pug: e, puglia: e, sar: e, sardegna: e, sardinia: e, sic: e, sicilia: e, sicily: e, taa: e, tos: e, toscana: e, "trentin-sud-tirol": e, "xn--trentin-sd-tirol-rzb": e, "trentin-süd-tirol": e, "trentin-sudtirol": e, "xn--trentin-sdtirol-7vb": e, "trentin-südtirol": e, "trentin-sued-tirol": e, "trentin-suedtirol": e, trentino: e, "trentino-a-adige": e, "trentino-aadige": e, "trentino-alto-adige": e, "trentino-altoadige": e, "trentino-s-tirol": e, "trentino-stirol": e, "trentino-sud-tirol": e, "xn--trentino-sd-tirol-c3b": e, "trentino-süd-tirol": e, "trentino-sudtirol": e, "xn--trentino-sdtirol-szb": e, "trentino-südtirol": e, "trentino-sued-tirol": e, "trentino-suedtirol": e, "trentinoa-adige": e, trentinoaadige: e, "trentinoalto-adige": e, trentinoaltoadige: e, "trentinos-tirol": e, trentinostirol: e, "trentinosud-tirol": e, "xn--trentinosd-tirol-rzb": e, "trentinosüd-tirol": e, trentinosudtirol: e, "xn--trentinosdtirol-7vb": e, trentinosüdtirol: e, "trentinosued-tirol": e, trentinosuedtirol: e, "trentinsud-tirol": e, "xn--trentinsd-tirol-6vb": e, "trentinsüd-tirol": e, trentinsudtirol: e, "xn--trentinsdtirol-nsb": e, trentinsüdtirol: e, "trentinsued-tirol": e, trentinsuedtirol: e, tuscany: e, umb: e, umbria: e, "val-d-aosta": e, "val-daosta": e, "vald-aosta": e, valdaosta: e, "valle-aosta": e, "valle-d-aosta": e, "valle-daosta": e, valleaosta: e, "valled-aosta": e, valledaosta: e, "vallee-aoste": e, "xn--valle-aoste-ebb": e, "vallée-aoste": e, "vallee-d-aoste": e, "xn--valle-d-aoste-ehb": e, "vallée-d-aoste": e, valleeaoste: e, "xn--valleaoste-e7a": e, valléeaoste: e, valleedaoste: e, "xn--valledaoste-ebb": e, valléedaoste: e, vao: e, vda: e, ven: e, veneto: e, ag: e, agrigento: e, al: e, alessandria: e, "alto-adige": e, altoadige: e, an: e, ancona: e, "andria-barletta-trani": e, "andria-trani-barletta": e, andriabarlettatrani: e, andriatranibarletta: e, ao: e, aosta: e, aoste: e, ap: e, aq: e, aquila: e, ar: e, arezzo: e, "ascoli-piceno": e, ascolipiceno: e, asti: e, at: e, av: e, avellino: e, ba: e, balsan: e, "balsan-sudtirol": e, "xn--balsan-sdtirol-nsb": e, "balsan-südtirol": e, "balsan-suedtirol": e, bari: e, "barletta-trani-andria": e, barlettatraniandria: e, belluno: e, benevento: e, bergamo: e, bg: e, bi: e, biella: e, bl: e, bn: e, bo: e, bologna: e, bolzano: e, "bolzano-altoadige": e, bozen: e, "bozen-sudtirol": e, "xn--bozen-sdtirol-2ob": e, "bozen-südtirol": e, "bozen-suedtirol": e, br: e, brescia: e, brindisi: e, bs: e, bt: e, bulsan: e, "bulsan-sudtirol": e, "xn--bulsan-sdtirol-nsb": e, "bulsan-südtirol": e, "bulsan-suedtirol": e, bz: e, ca: e, cagliari: e, caltanissetta: e, "campidano-medio": e, campidanomedio: e, campobasso: e, "carbonia-iglesias": e, carboniaiglesias: e, "carrara-massa": e, carraramassa: e, caserta: e, catania: e, catanzaro: e, cb: e, ce: e, "cesena-forli": e, "xn--cesena-forl-mcb": e, "cesena-forlì": e, cesenaforli: e, "xn--cesenaforl-i8a": e, cesenaforlì: e, ch: e, chieti: e, ci: e, cl: e, cn: e, co: e, como: e, cosenza: e, cr: e, cremona: e, crotone: e, cs: e, ct: e, cuneo: e, cz: e, "dell-ogliastra": e, dellogliastra: e, en: e, enna: e, fc: e, fe: e, fermo: e, ferrara: e, fg: e, fi: e, firenze: e, florence: e, fm: e, foggia: e, "forli-cesena": e, "xn--forl-cesena-fcb": e, "forlì-cesena": e, forlicesena: e, "xn--forlcesena-c8a": e, forlìcesena: e, fr: e, frosinone: e, ge: e, genoa: e, genova: e, go: e, gorizia: e, gr: e, grosseto: e, "iglesias-carbonia": e, iglesiascarbonia: e, im: e, imperia: e, is: e, isernia: e, kr: e, "la-spezia": e, laquila: e, laspezia: e, latina: e, lc: e, le: e, lecce: e, lecco: e, li: e, livorno: e, lo: e, lodi: e, lt: e, lu: e, lucca: e, macerata: e, mantova: e, "massa-carrara": e, massacarrara: e, matera: e, mb: e, mc: e, me: e, "medio-campidano": e, mediocampidano: e, messina: e, mi: e, milan: e, milano: e, mn: e, mo: e, modena: e, monza: e, "monza-brianza": e, "monza-e-della-brianza": e, monzabrianza: e, monzaebrianza: e, monzaedellabrianza: e, ms: e, mt: e, na: e, naples: e, napoli: e, no: e, novara: e, nu: e, nuoro: e, og: e, ogliastra: e, "olbia-tempio": e, olbiatempio: e, or: e, oristano: e, ot: e, pa: e, padova: e, padua: e, palermo: e, parma: e, pavia: e, pc: e, pd: e, pe: e, perugia: e, "pesaro-urbino": e, pesarourbino: e, pescara: e, pg: e, pi: e, piacenza: e, pisa: e, pistoia: e, pn: e, po: e, pordenone: e, potenza: e, pr: e, prato: e, pt: e, pu: e, pv: e, pz: e, ra: e, ragusa: e, ravenna: e, rc: e, re: e, "reggio-calabria": e, "reggio-emilia": e, reggiocalabria: e, reggioemilia: e, rg: e, ri: e, rieti: e, rimini: e, rm: e, rn: e, ro: e, roma: e, rome: e, rovigo: e, sa: e, salerno: e, sassari: e, savona: e, si: e, siena: e, siracusa: e, so: e, sondrio: e, sp: e, sr: e, ss: e, "xn--sdtirol-n2a": e, südtirol: e, suedtirol: e, sv: e, ta: e, taranto: e, te: e, "tempio-olbia": e, tempioolbia: e, teramo: e, terni: e, tn: e, to: e, torino: e, tp: e, tr: e, "trani-andria-barletta": e, "trani-barletta-andria": e, traniandriabarletta: e, tranibarlettaandria: e, trapani: e, trento: e, treviso: e, trieste: e, ts: e, turin: e, tv: e, ud: e, udine: e, "urbino-pesaro": e, urbinopesaro: e, va: e, varese: e, vb: e, vc: e, ve: e, venezia: e, venice: e, verbania: e, vercelli: e, verona: e, vi: e, "vibo-valentia": e, vibovalentia: e, vicenza: e, viterbo: e, vr: e, vs: e, vt: e, vv: e, ibxos: t, iliadboxos: t, neen: [0, { jc: t }], "123homepage": t, "16-b": t, "32-b": t, "64-b": t, myspreadshop: t, syncloud: t }], je: [1, { co: e, net: e, org: e, of: t }], jm: b, jo: [1, { agri: e, ai: e, com: e, edu: e, eng: e, fm: e, gov: e, mil: e, net: e, org: e, per: e, phd: e, sch: e, tv: e }], jobs: e, jp: [1, { ac: e, ad: e, co: e, ed: e, go: e, gr: e, lg: e, ne: [1, { aseinet: zt, gehirn: t, ivory: t, "mail-box": t, mints: t, mokuren: t, opal: t, sakura: t, sumomo: t, topaz: t }], or: e, aichi: [1, { aisai: e, ama: e, anjo: e, asuke: e, chiryu: e, chita: e, fuso: e, gamagori: e, handa: e, hazu: e, hekinan: e, higashiura: e, ichinomiya: e, inazawa: e, inuyama: e, isshiki: e, iwakura: e, kanie: e, kariya: e, kasugai: e, kira: e, kiyosu: e, komaki: e, konan: e, kota: e, mihama: e, miyoshi: e, nishio: e, nisshin: e, obu: e, oguchi: e, oharu: e, okazaki: e, owariasahi: e, seto: e, shikatsu: e, shinshiro: e, shitara: e, tahara: e, takahama: e, tobishima: e, toei: e, togo: e, tokai: e, tokoname: e, toyoake: e, toyohashi: e, toyokawa: e, toyone: e, toyota: e, tsushima: e, yatomi: e }], akita: [1, { akita: e, daisen: e, fujisato: e, gojome: e, hachirogata: e, happou: e, higashinaruse: e, honjo: e, honjyo: e, ikawa: e, kamikoani: e, kamioka: e, katagami: e, kazuno: e, kitaakita: e, kosaka: e, kyowa: e, misato: e, mitane: e, moriyoshi: e, nikaho: e, noshiro: e, odate: e, oga: e, ogata: e, semboku: e, yokote: e, yurihonjo: e }], aomori: [1, { aomori: e, gonohe: e, hachinohe: e, hashikami: e, hiranai: e, hirosaki: e, itayanagi: e, kuroishi: e, misawa: e, mutsu: e, nakadomari: e, noheji: e, oirase: e, owani: e, rokunohe: e, sannohe: e, shichinohe: e, shingo: e, takko: e, towada: e, tsugaru: e, tsuruta: e }], chiba: [1, { abiko: e, asahi: e, chonan: e, chosei: e, choshi: e, chuo: e, funabashi: e, futtsu: e, hanamigawa: e, ichihara: e, ichikawa: e, ichinomiya: e, inzai: e, isumi: e, kamagaya: e, kamogawa: e, kashiwa: e, katori: e, katsuura: e, kimitsu: e, kisarazu: e, kozaki: e, kujukuri: e, kyonan: e, matsudo: e, midori: e, mihama: e, minamiboso: e, mobara: e, mutsuzawa: e, nagara: e, nagareyama: e, narashino: e, narita: e, noda: e, oamishirasato: e, omigawa: e, onjuku: e, otaki: e, sakae: e, sakura: e, shimofusa: e, shirako: e, shiroi: e, shisui: e, sodegaura: e, sosa: e, tako: e, tateyama: e, togane: e, tohnosho: e, tomisato: e, urayasu: e, yachimata: e, yachiyo: e, yokaichiba: e, yokoshibahikari: e, yotsukaido: e }], ehime: [1, { ainan: e, honai: e, ikata: e, imabari: e, iyo: e, kamijima: e, kihoku: e, kumakogen: e, masaki: e, matsuno: e, matsuyama: e, namikata: e, niihama: e, ozu: e, saijo: e, seiyo: e, shikokuchuo: e, tobe: e, toon: e, uchiko: e, uwajima: e, yawatahama: e }], fukui: [1, { echizen: e, eiheiji: e, fukui: e, ikeda: e, katsuyama: e, mihama: e, minamiechizen: e, obama: e, ohi: e, ono: e, sabae: e, sakai: e, takahama: e, tsuruga: e, wakasa: e }], fukuoka: [1, { ashiya: e, buzen: e, chikugo: e, chikuho: e, chikujo: e, chikushino: e, chikuzen: e, chuo: e, dazaifu: e, fukuchi: e, hakata: e, higashi: e, hirokawa: e, hisayama: e, iizuka: e, inatsuki: e, kaho: e, kasuga: e, kasuya: e, kawara: e, keisen: e, koga: e, kurate: e, kurogi: e, kurume: e, minami: e, miyako: e, miyama: e, miyawaka: e, mizumaki: e, munakata: e, nakagawa: e, nakama: e, nishi: e, nogata: e, ogori: e, okagaki: e, okawa: e, oki: e, omuta: e, onga: e, onojo: e, oto: e, saigawa: e, sasaguri: e, shingu: e, shinyoshitomi: e, shonai: e, soeda: e, sue: e, tachiarai: e, tagawa: e, takata: e, toho: e, toyotsu: e, tsuiki: e, ukiha: e, umi: e, usui: e, yamada: e, yame: e, yanagawa: e, yukuhashi: e }], fukushima: [1, { aizubange: e, aizumisato: e, aizuwakamatsu: e, asakawa: e, bandai: e, date: e, fukushima: e, furudono: e, futaba: e, hanawa: e, higashi: e, hirata: e, hirono: e, iitate: e, inawashiro: e, ishikawa: e, iwaki: e, izumizaki: e, kagamiishi: e, kaneyama: e, kawamata: e, kitakata: e, kitashiobara: e, koori: e, koriyama: e, kunimi: e, miharu: e, mishima: e, namie: e, nango: e, nishiaizu: e, nishigo: e, okuma: e, omotego: e, ono: e, otama: e, samegawa: e, shimogo: e, shirakawa: e, showa: e, soma: e, sukagawa: e, taishin: e, tamakawa: e, tanagura: e, tenei: e, yabuki: e, yamato: e, yamatsuri: e, yanaizu: e, yugawa: e }], gifu: [1, { anpachi: e, ena: e, gifu: e, ginan: e, godo: e, gujo: e, hashima: e, hichiso: e, hida: e, higashishirakawa: e, ibigawa: e, ikeda: e, kakamigahara: e, kani: e, kasahara: e, kasamatsu: e, kawaue: e, kitagata: e, mino: e, minokamo: e, mitake: e, mizunami: e, motosu: e, nakatsugawa: e, ogaki: e, sakahogi: e, seki: e, sekigahara: e, shirakawa: e, tajimi: e, takayama: e, tarui: e, toki: e, tomika: e, wanouchi: e, yamagata: e, yaotsu: e, yoro: e }], gunma: [1, { annaka: e, chiyoda: e, fujioka: e, higashiagatsuma: e, isesaki: e, itakura: e, kanna: e, kanra: e, katashina: e, kawaba: e, kiryu: e, kusatsu: e, maebashi: e, meiwa: e, midori: e, minakami: e, naganohara: e, nakanojo: e, nanmoku: e, numata: e, oizumi: e, ora: e, ota: e, shibukawa: e, shimonita: e, shinto: e, showa: e, takasaki: e, takayama: e, tamamura: e, tatebayashi: e, tomioka: e, tsukiyono: e, tsumagoi: e, ueno: e, yoshioka: e }], hiroshima: [1, { asaminami: e, daiwa: e, etajima: e, fuchu: e, fukuyama: e, hatsukaichi: e, higashihiroshima: e, hongo: e, jinsekikogen: e, kaita: e, kui: e, kumano: e, kure: e, mihara: e, miyoshi: e, naka: e, onomichi: e, osakikamijima: e, otake: e, saka: e, sera: e, seranishi: e, shinichi: e, shobara: e, takehara: e }], hokkaido: [1, { abashiri: e, abira: e, aibetsu: e, akabira: e, akkeshi: e, asahikawa: e, ashibetsu: e, ashoro: e, assabu: e, atsuma: e, bibai: e, biei: e, bifuka: e, bihoro: e, biratori: e, chippubetsu: e, chitose: e, date: e, ebetsu: e, embetsu: e, eniwa: e, erimo: e, esan: e, esashi: e, fukagawa: e, fukushima: e, furano: e, furubira: e, haboro: e, hakodate: e, hamatonbetsu: e, hidaka: e, higashikagura: e, higashikawa: e, hiroo: e, hokuryu: e, hokuto: e, honbetsu: e, horokanai: e, horonobe: e, ikeda: e, imakane: e, ishikari: e, iwamizawa: e, iwanai: e, kamifurano: e, kamikawa: e, kamishihoro: e, kamisunagawa: e, kamoenai: e, kayabe: e, kembuchi: e, kikonai: e, kimobetsu: e, kitahiroshima: e, kitami: e, kiyosato: e, koshimizu: e, kunneppu: e, kuriyama: e, kuromatsunai: e, kushiro: e, kutchan: e, kyowa: e, mashike: e, matsumae: e, mikasa: e, minamifurano: e, mombetsu: e, moseushi: e, mukawa: e, muroran: e, naie: e, nakagawa: e, nakasatsunai: e, nakatombetsu: e, nanae: e, nanporo: e, nayoro: e, nemuro: e, niikappu: e, niki: e, nishiokoppe: e, noboribetsu: e, numata: e, obihiro: e, obira: e, oketo: e, okoppe: e, otaru: e, otobe: e, otofuke: e, otoineppu: e, oumu: e, ozora: e, pippu: e, rankoshi: e, rebun: e, rikubetsu: e, rishiri: e, rishirifuji: e, saroma: e, sarufutsu: e, shakotan: e, shari: e, shibecha: e, shibetsu: e, shikabe: e, shikaoi: e, shimamaki: e, shimizu: e, shimokawa: e, shinshinotsu: e, shintoku: e, shiranuka: e, shiraoi: e, shiriuchi: e, sobetsu: e, sunagawa: e, taiki: e, takasu: e, takikawa: e, takinoue: e, teshikaga: e, tobetsu: e, tohma: e, tomakomai: e, tomari: e, toya: e, toyako: e, toyotomi: e, toyoura: e, tsubetsu: e, tsukigata: e, urakawa: e, urausu: e, uryu: e, utashinai: e, wakkanai: e, wassamu: e, yakumo: e, yoichi: e }], hyogo: [1, { aioi: e, akashi: e, ako: e, amagasaki: e, aogaki: e, asago: e, ashiya: e, awaji: e, fukusaki: e, goshiki: e, harima: e, himeji: e, ichikawa: e, inagawa: e, itami: e, kakogawa: e, kamigori: e, kamikawa: e, kasai: e, kasuga: e, kawanishi: e, miki: e, minamiawaji: e, nishinomiya: e, nishiwaki: e, ono: e, sanda: e, sannan: e, sasayama: e, sayo: e, shingu: e, shinonsen: e, shiso: e, sumoto: e, taishi: e, taka: e, takarazuka: e, takasago: e, takino: e, tamba: e, tatsuno: e, toyooka: e, yabu: e, yashiro: e, yoka: e, yokawa: e }], ibaraki: [1, { ami: e, asahi: e, bando: e, chikusei: e, daigo: e, fujishiro: e, hitachi: e, hitachinaka: e, hitachiomiya: e, hitachiota: e, ibaraki: e, ina: e, inashiki: e, itako: e, iwama: e, joso: e, kamisu: e, kasama: e, kashima: e, kasumigaura: e, koga: e, miho: e, mito: e, moriya: e, naka: e, namegata: e, oarai: e, ogawa: e, omitama: e, ryugasaki: e, sakai: e, sakuragawa: e, shimodate: e, shimotsuma: e, shirosato: e, sowa: e, suifu: e, takahagi: e, tamatsukuri: e, tokai: e, tomobe: e, tone: e, toride: e, tsuchiura: e, tsukuba: e, uchihara: e, ushiku: e, yachiyo: e, yamagata: e, yawara: e, yuki: e }], ishikawa: [1, { anamizu: e, hakui: e, hakusan: e, kaga: e, kahoku: e, kanazawa: e, kawakita: e, komatsu: e, nakanoto: e, nanao: e, nomi: e, nonoichi: e, noto: e, shika: e, suzu: e, tsubata: e, tsurugi: e, uchinada: e, wajima: e }], iwate: [1, { fudai: e, fujisawa: e, hanamaki: e, hiraizumi: e, hirono: e, ichinohe: e, ichinoseki: e, iwaizumi: e, iwate: e, joboji: e, kamaishi: e, kanegasaki: e, karumai: e, kawai: e, kitakami: e, kuji: e, kunohe: e, kuzumaki: e, miyako: e, mizusawa: e, morioka: e, ninohe: e, noda: e, ofunato: e, oshu: e, otsuchi: e, rikuzentakata: e, shiwa: e, shizukuishi: e, sumita: e, tanohata: e, tono: e, yahaba: e, yamada: e }], kagawa: [1, { ayagawa: e, higashikagawa: e, kanonji: e, kotohira: e, manno: e, marugame: e, mitoyo: e, naoshima: e, sanuki: e, tadotsu: e, takamatsu: e, tonosho: e, uchinomi: e, utazu: e, zentsuji: e }], kagoshima: [1, { akune: e, amami: e, hioki: e, isa: e, isen: e, izumi: e, kagoshima: e, kanoya: e, kawanabe: e, kinko: e, kouyama: e, makurazaki: e, matsumoto: e, minamitane: e, nakatane: e, nishinoomote: e, satsumasendai: e, soo: e, tarumizu: e, yusui: e }], kanagawa: [1, { aikawa: e, atsugi: e, ayase: e, chigasaki: e, ebina: e, fujisawa: e, hadano: e, hakone: e, hiratsuka: e, isehara: e, kaisei: e, kamakura: e, kiyokawa: e, matsuda: e, minamiashigara: e, miura: e, nakai: e, ninomiya: e, odawara: e, oi: e, oiso: e, sagamihara: e, samukawa: e, tsukui: e, yamakita: e, yamato: e, yokosuka: e, yugawara: e, zama: e, zushi: e }], kochi: [1, { aki: e, geisei: e, hidaka: e, higashitsuno: e, ino: e, kagami: e, kami: e, kitagawa: e, kochi: e, mihara: e, motoyama: e, muroto: e, nahari: e, nakamura: e, nankoku: e, nishitosa: e, niyodogawa: e, ochi: e, okawa: e, otoyo: e, otsuki: e, sakawa: e, sukumo: e, susaki: e, tosa: e, tosashimizu: e, toyo: e, tsuno: e, umaji: e, yasuda: e, yusuhara: e }], kumamoto: [1, { amakusa: e, arao: e, aso: e, choyo: e, gyokuto: e, kamiamakusa: e, kikuchi: e, kumamoto: e, mashiki: e, mifune: e, minamata: e, minamioguni: e, nagasu: e, nishihara: e, oguni: e, ozu: e, sumoto: e, takamori: e, uki: e, uto: e, yamaga: e, yamato: e, yatsushiro: e }], kyoto: [1, { ayabe: e, fukuchiyama: e, higashiyama: e, ide: e, ine: e, joyo: e, kameoka: e, kamo: e, kita: e, kizu: e, kumiyama: e, kyotamba: e, kyotanabe: e, kyotango: e, maizuru: e, minami: e, minamiyamashiro: e, miyazu: e, muko: e, nagaokakyo: e, nakagyo: e, nantan: e, oyamazaki: e, sakyo: e, seika: e, tanabe: e, uji: e, ujitawara: e, wazuka: e, yamashina: e, yawata: e }], mie: [1, { asahi: e, inabe: e, ise: e, kameyama: e, kawagoe: e, kiho: e, kisosaki: e, kiwa: e, komono: e, kumano: e, kuwana: e, matsusaka: e, meiwa: e, mihama: e, minamiise: e, misugi: e, miyama: e, nabari: e, shima: e, suzuka: e, tado: e, taiki: e, taki: e, tamaki: e, toba: e, tsu: e, udono: e, ureshino: e, watarai: e, yokkaichi: e }], miyagi: [1, { furukawa: e, higashimatsushima: e, ishinomaki: e, iwanuma: e, kakuda: e, kami: e, kawasaki: e, marumori: e, matsushima: e, minamisanriku: e, misato: e, murata: e, natori: e, ogawara: e, ohira: e, onagawa: e, osaki: e, rifu: e, semine: e, shibata: e, shichikashuku: e, shikama: e, shiogama: e, shiroishi: e, tagajo: e, taiwa: e, tome: e, tomiya: e, wakuya: e, watari: e, yamamoto: e, zao: e }], miyazaki: [1, { aya: e, ebino: e, gokase: e, hyuga: e, kadogawa: e, kawaminami: e, kijo: e, kitagawa: e, kitakata: e, kitaura: e, kobayashi: e, kunitomi: e, kushima: e, mimata: e, miyakonojo: e, miyazaki: e, morotsuka: e, nichinan: e, nishimera: e, nobeoka: e, saito: e, shiiba: e, shintomi: e, takaharu: e, takanabe: e, takazaki: e, tsuno: e }], nagano: [1, { achi: e, agematsu: e, anan: e, aoki: e, asahi: e, azumino: e, chikuhoku: e, chikuma: e, chino: e, fujimi: e, hakuba: e, hara: e, hiraya: e, iida: e, iijima: e, iiyama: e, iizuna: e, ikeda: e, ikusaka: e, ina: e, karuizawa: e, kawakami: e, kiso: e, kisofukushima: e, kitaaiki: e, komagane: e, komoro: e, matsukawa: e, matsumoto: e, miasa: e, minamiaiki: e, minamimaki: e, minamiminowa: e, minowa: e, miyada: e, miyota: e, mochizuki: e, nagano: e, nagawa: e, nagiso: e, nakagawa: e, nakano: e, nozawaonsen: e, obuse: e, ogawa: e, okaya: e, omachi: e, omi: e, ookuwa: e, ooshika: e, otaki: e, otari: e, sakae: e, sakaki: e, saku: e, sakuho: e, shimosuwa: e, shinanomachi: e, shiojiri: e, suwa: e, suzaka: e, takagi: e, takamori: e, takayama: e, tateshina: e, tatsuno: e, togakushi: e, togura: e, tomi: e, ueda: e, wada: e, yamagata: e, yamanouchi: e, yasaka: e, yasuoka: e }], nagasaki: [1, { chijiwa: e, futsu: e, goto: e, hasami: e, hirado: e, iki: e, isahaya: e, kawatana: e, kuchinotsu: e, matsuura: e, nagasaki: e, obama: e, omura: e, oseto: e, saikai: e, sasebo: e, seihi: e, shimabara: e, shinkamigoto: e, togitsu: e, tsushima: e, unzen: e }], nara: [1, { ando: e, gose: e, heguri: e, higashiyoshino: e, ikaruga: e, ikoma: e, kamikitayama: e, kanmaki: e, kashiba: e, kashihara: e, katsuragi: e, kawai: e, kawakami: e, kawanishi: e, koryo: e, kurotaki: e, mitsue: e, miyake: e, nara: e, nosegawa: e, oji: e, ouda: e, oyodo: e, sakurai: e, sango: e, shimoichi: e, shimokitayama: e, shinjo: e, soni: e, takatori: e, tawaramoto: e, tenkawa: e, tenri: e, uda: e, yamatokoriyama: e, yamatotakada: e, yamazoe: e, yoshino: e }], niigata: [1, { aga: e, agano: e, gosen: e, itoigawa: e, izumozaki: e, joetsu: e, kamo: e, kariwa: e, kashiwazaki: e, minamiuonuma: e, mitsuke: e, muika: e, murakami: e, myoko: e, nagaoka: e, niigata: e, ojiya: e, omi: e, sado: e, sanjo: e, seiro: e, seirou: e, sekikawa: e, shibata: e, tagami: e, tainai: e, tochio: e, tokamachi: e, tsubame: e, tsunan: e, uonuma: e, yahiko: e, yoita: e, yuzawa: e }], oita: [1, { beppu: e, bungoono: e, bungotakada: e, hasama: e, hiji: e, himeshima: e, hita: e, kamitsue: e, kokonoe: e, kuju: e, kunisaki: e, kusu: e, oita: e, saiki: e, taketa: e, tsukumi: e, usa: e, usuki: e, yufu: e }], okayama: [1, { akaiwa: e, asakuchi: e, bizen: e, hayashima: e, ibara: e, kagamino: e, kasaoka: e, kibichuo: e, kumenan: e, kurashiki: e, maniwa: e, misaki: e, nagi: e, niimi: e, nishiawakura: e, okayama: e, satosho: e, setouchi: e, shinjo: e, shoo: e, soja: e, takahashi: e, tamano: e, tsuyama: e, wake: e, yakage: e }], okinawa: [1, { aguni: e, ginowan: e, ginoza: e, gushikami: e, haebaru: e, higashi: e, hirara: e, iheya: e, ishigaki: e, ishikawa: e, itoman: e, izena: e, kadena: e, kin: e, kitadaito: e, kitanakagusuku: e, kumejima: e, kunigami: e, minamidaito: e, motobu: e, nago: e, naha: e, nakagusuku: e, nakijin: e, nanjo: e, nishihara: e, ogimi: e, okinawa: e, onna: e, shimoji: e, taketomi: e, tarama: e, tokashiki: e, tomigusuku: e, tonaki: e, urasoe: e, uruma: e, yaese: e, yomitan: e, yonabaru: e, yonaguni: e, zamami: e }], osaka: [1, { abeno: e, chihayaakasaka: e, chuo: e, daito: e, fujiidera: e, habikino: e, hannan: e, higashiosaka: e, higashisumiyoshi: e, higashiyodogawa: e, hirakata: e, ibaraki: e, ikeda: e, izumi: e, izumiotsu: e, izumisano: e, kadoma: e, kaizuka: e, kanan: e, kashiwara: e, katano: e, kawachinagano: e, kishiwada: e, kita: e, kumatori: e, matsubara: e, minato: e, minoh: e, misaki: e, moriguchi: e, neyagawa: e, nishi: e, nose: e, osakasayama: e, sakai: e, sayama: e, sennan: e, settsu: e, shijonawate: e, shimamoto: e, suita: e, tadaoka: e, taishi: e, tajiri: e, takaishi: e, takatsuki: e, tondabayashi: e, toyonaka: e, toyono: e, yao: e }], saga: [1, { ariake: e, arita: e, fukudomi: e, genkai: e, hamatama: e, hizen: e, imari: e, kamimine: e, kanzaki: e, karatsu: e, kashima: e, kitagata: e, kitahata: e, kiyama: e, kouhoku: e, kyuragi: e, nishiarita: e, ogi: e, omachi: e, ouchi: e, saga: e, shiroishi: e, taku: e, tara: e, tosu: e, yoshinogari: e }], saitama: [1, { arakawa: e, asaka: e, chichibu: e, fujimi: e, fujimino: e, fukaya: e, hanno: e, hanyu: e, hasuda: e, hatogaya: e, hatoyama: e, hidaka: e, higashichichibu: e, higashimatsuyama: e, honjo: e, ina: e, iruma: e, iwatsuki: e, kamiizumi: e, kamikawa: e, kamisato: e, kasukabe: e, kawagoe: e, kawaguchi: e, kawajima: e, kazo: e, kitamoto: e, koshigaya: e, kounosu: e, kuki: e, kumagaya: e, matsubushi: e, minano: e, misato: e, miyashiro: e, miyoshi: e, moroyama: e, nagatoro: e, namegawa: e, niiza: e, ogano: e, ogawa: e, ogose: e, okegawa: e, omiya: e, otaki: e, ranzan: e, ryokami: e, saitama: e, sakado: e, satte: e, sayama: e, shiki: e, shiraoka: e, soka: e, sugito: e, toda: e, tokigawa: e, tokorozawa: e, tsurugashima: e, urawa: e, warabi: e, yashio: e, yokoze: e, yono: e, yorii: e, yoshida: e, yoshikawa: e, yoshimi: e }], shiga: [1, { aisho: e, gamo: e, higashiomi: e, hikone: e, koka: e, konan: e, kosei: e, koto: e, kusatsu: e, maibara: e, moriyama: e, nagahama: e, nishiazai: e, notogawa: e, omihachiman: e, otsu: e, ritto: e, ryuoh: e, takashima: e, takatsuki: e, torahime: e, toyosato: e, yasu: e }], shimane: [1, { akagi: e, ama: e, gotsu: e, hamada: e, higashiizumo: e, hikawa: e, hikimi: e, izumo: e, kakinoki: e, masuda: e, matsue: e, misato: e, nishinoshima: e, ohda: e, okinoshima: e, okuizumo: e, shimane: e, tamayu: e, tsuwano: e, unnan: e, yakumo: e, yasugi: e, yatsuka: e }], shizuoka: [1, { arai: e, atami: e, fuji: e, fujieda: e, fujikawa: e, fujinomiya: e, fukuroi: e, gotemba: e, haibara: e, hamamatsu: e, higashiizu: e, ito: e, iwata: e, izu: e, izunokuni: e, kakegawa: e, kannami: e, kawanehon: e, kawazu: e, kikugawa: e, kosai: e, makinohara: e, matsuzaki: e, minamiizu: e, mishima: e, morimachi: e, nishiizu: e, numazu: e, omaezaki: e, shimada: e, shimizu: e, shimoda: e, shizuoka: e, susono: e, yaizu: e, yoshida: e }], tochigi: [1, { ashikaga: e, bato: e, haga: e, ichikai: e, iwafune: e, kaminokawa: e, kanuma: e, karasuyama: e, kuroiso: e, mashiko: e, mibu: e, moka: e, motegi: e, nasu: e, nasushiobara: e, nikko: e, nishikata: e, nogi: e, ohira: e, ohtawara: e, oyama: e, sakura: e, sano: e, shimotsuke: e, shioya: e, takanezawa: e, tochigi: e, tsuga: e, ujiie: e, utsunomiya: e, yaita: e }], tokushima: [1, { aizumi: e, anan: e, ichiba: e, itano: e, kainan: e, komatsushima: e, matsushige: e, mima: e, minami: e, miyoshi: e, mugi: e, nakagawa: e, naruto: e, sanagochi: e, shishikui: e, tokushima: e, wajiki: e }], tokyo: [1, { adachi: e, akiruno: e, akishima: e, aogashima: e, arakawa: e, bunkyo: e, chiyoda: e, chofu: e, chuo: e, edogawa: e, fuchu: e, fussa: e, hachijo: e, hachioji: e, hamura: e, higashikurume: e, higashimurayama: e, higashiyamato: e, hino: e, hinode: e, hinohara: e, inagi: e, itabashi: e, katsushika: e, kita: e, kiyose: e, kodaira: e, koganei: e, kokubunji: e, komae: e, koto: e, kouzushima: e, kunitachi: e, machida: e, meguro: e, minato: e, mitaka: e, mizuho: e, musashimurayama: e, musashino: e, nakano: e, nerima: e, ogasawara: e, okutama: e, ome: e, oshima: e, ota: e, setagaya: e, shibuya: e, shinagawa: e, shinjuku: e, suginami: e, sumida: e, tachikawa: e, taito: e, tama: e, toshima: e }], tottori: [1, { chizu: e, hino: e, kawahara: e, koge: e, kotoura: e, misasa: e, nanbu: e, nichinan: e, sakaiminato: e, tottori: e, wakasa: e, yazu: e, yonago: e }], toyama: [1, { asahi: e, fuchu: e, fukumitsu: e, funahashi: e, himi: e, imizu: e, inami: e, johana: e, kamiichi: e, kurobe: e, nakaniikawa: e, namerikawa: e, nanto: e, nyuzen: e, oyabe: e, taira: e, takaoka: e, tateyama: e, toga: e, tonami: e, toyama: e, unazuki: e, uozu: e, yamada: e }], wakayama: [1, { arida: e, aridagawa: e, gobo: e, hashimoto: e, hidaka: e, hirogawa: e, inami: e, iwade: e, kainan: e, kamitonda: e, katsuragi: e, kimino: e, kinokawa: e, kitayama: e, koya: e, koza: e, kozagawa: e, kudoyama: e, kushimoto: e, mihama: e, misato: e, nachikatsuura: e, shingu: e, shirahama: e, taiji: e, tanabe: e, wakayama: e, yuasa: e, yura: e }], yamagata: [1, { asahi: e, funagata: e, higashine: e, iide: e, kahoku: e, kaminoyama: e, kaneyama: e, kawanishi: e, mamurogawa: e, mikawa: e, murayama: e, nagai: e, nakayama: e, nanyo: e, nishikawa: e, obanazawa: e, oe: e, oguni: e, ohkura: e, oishida: e, sagae: e, sakata: e, sakegawa: e, shinjo: e, shirataka: e, shonai: e, takahata: e, tendo: e, tozawa: e, tsuruoka: e, yamagata: e, yamanobe: e, yonezawa: e, yuza: e }], yamaguchi: [1, { abu: e, hagi: e, hikari: e, hofu: e, iwakuni: e, kudamatsu: e, mitou: e, nagato: e, oshima: e, shimonoseki: e, shunan: e, tabuse: e, tokuyama: e, toyota: e, ube: e, yuu: e }], yamanashi: [1, { chuo: e, doshi: e, fuefuki: e, fujikawa: e, fujikawaguchiko: e, fujiyoshida: e, hayakawa: e, hokuto: e, ichikawamisato: e, kai: e, kofu: e, koshu: e, kosuge: e, "minami-alps": e, minobu: e, nakamichi: e, nanbu: e, narusawa: e, nirasaki: e, nishikatsura: e, oshino: e, otsuki: e, showa: e, tabayama: e, tsuru: e, uenohara: e, yamanakako: e, yamanashi: e }], "xn--ehqz56n": e, 三重: e, "xn--1lqs03n": e, 京都: e, "xn--qqqt11m": e, 佐賀: e, "xn--f6qx53a": e, 兵庫: e, "xn--djrs72d6uy": e, 北海道: e, "xn--mkru45i": e, 千葉: e, "xn--0trq7p7nn": e, 和歌山: e, "xn--5js045d": e, 埼玉: e, "xn--kbrq7o": e, 大分: e, "xn--pssu33l": e, 大阪: e, "xn--ntsq17g": e, 奈良: e, "xn--uisz3g": e, 宮城: e, "xn--6btw5a": e, 宮崎: e, "xn--1ctwo": e, 富山: e, "xn--6orx2r": e, 山口: e, "xn--rht61e": e, 山形: e, "xn--rht27z": e, 山梨: e, "xn--nit225k": e, 岐阜: e, "xn--rht3d": e, 岡山: e, "xn--djty4k": e, 岩手: e, "xn--klty5x": e, 島根: e, "xn--kltx9a": e, 広島: e, "xn--kltp7d": e, 徳島: e, "xn--c3s14m": e, 愛媛: e, "xn--vgu402c": e, 愛知: e, "xn--efvn9s": e, 新潟: e, "xn--1lqs71d": e, 東京: e, "xn--4pvxs": e, 栃木: e, "xn--uuwu58a": e, 沖縄: e, "xn--zbx025d": e, 滋賀: e, "xn--8pvr4u": e, 熊本: e, "xn--5rtp49c": e, 石川: e, "xn--ntso0iqx3a": e, 神奈川: e, "xn--elqq16h": e, 福井: e, "xn--4it168d": e, 福岡: e, "xn--klt787d": e, 福島: e, "xn--rny31h": e, 秋田: e, "xn--7t0a264c": e, 群馬: e, "xn--uist22h": e, 茨城: e, "xn--8ltr62k": e, 長崎: e, "xn--2m4a15e": e, 長野: e, "xn--32vp30h": e, 青森: e, "xn--4it797k": e, 静岡: e, "xn--5rtq34k": e, 香川: e, "xn--k7yn95e": e, 高知: e, "xn--tor131o": e, 鳥取: e, "xn--d5qv7z876c": e, 鹿児島: e, kawasaki: b, kitakyushu: b, kobe: b, nagoya: b, sapporo: b, sendai: b, yokohama: b, buyshop: t, fashionstore: t, handcrafted: t, kawaiishop: t, supersale: t, theshop: t, "0am": t, "0g0": t, "0j0": t, "0t0": t, mydns: t, pgw: t, wjg: t, usercontent: t, angry: t, babyblue: t, babymilk: t, backdrop: t, bambina: t, bitter: t, blush: t, boo: t, boy: t, boyfriend: t, but: t, candypop: t, capoo: t, catfood: t, cheap: t, chicappa: t, chillout: t, chips: t, chowder: t, chu: t, ciao: t, cocotte: t, coolblog: t, cranky: t, cutegirl: t, daa: t, deca: t, deci: t, digick: t, egoism: t, fakefur: t, fem: t, flier: t, floppy: t, fool: t, frenchkiss: t, girlfriend: t, girly: t, gloomy: t, gonna: t, greater: t, hacca: t, heavy: t, her: t, hiho: t, hippy: t, holy: t, hungry: t, icurus: t, itigo: t, jellybean: t, kikirara: t, kill: t, kilo: t, kuron: t, littlestar: t, lolipopmc: t, lolitapunk: t, lomo: t, lovepop: t, lovesick: t, main: t, mods: t, mond: t, mongolian: t, moo: t, namaste: t, nikita: t, nobushi: t, noor: t, oops: t, parallel: t, parasite: t, pecori: t, peewee: t, penne: t, pepper: t, perma: t, pigboat: t, pinoko: t, punyu: t, pupu: t, pussycat: t, pya: t, raindrop: t, readymade: t, sadist: t, schoolbus: t, secret: t, staba: t, stripper: t, sub: t, sunnyday: t, thick: t, tonkotsu: t, under: t, upper: t, velvet: t, verse: t, versus: t, vivian: t, watson: t, weblike: t, whitesnow: t, zombie: t, hateblo: t, hatenablog: t, hatenadiary: t, "2-d": t, bona: t, crap: t, daynight: t, eek: t, flop: t, halfmoon: t, jeez: t, matrix: t, mimoza: t, netgamers: t, nyanta: t, o0o0: t, rdy: t, rgr: t, rulez: t, sakurastorage: [0, { isk01: ot, isk02: ot }], saloon: t, sblo: t, skr: t, tank: t, "uh-oh": t, undo: t, webaccel: [0, { rs: t, user: t }], websozai: t, xii: t }], ke: [1, { ac: e, co: e, go: e, info: e, me: e, mobi: e, ne: e, or: e, sc: e }], kg: [1, { com: e, edu: e, gov: e, mil: e, net: e, org: e, us: t, xx: t, ae: t }], kh: b, ki: At, km: [1, { ass: e, com: e, edu: e, gov: e, mil: e, nom: e, org: e, prd: e, tm: e, asso: e, coop: e, gouv: e, medecin: e, notaires: e, pharmaciens: e, presse: e, veterinaire: e }], kn: [1, { edu: e, gov: e, net: e, org: e }], kp: [1, { com: e, edu: e, gov: e, org: e, rep: e, tra: e }], kr: [1, { ac: e, ai: e, co: e, es: e, go: e, hs: e, io: e, it: e, kg: e, me: e, mil: e, ms: e, ne: e, or: e, pe: e, re: e, sc: e, busan: e, chungbuk: e, chungnam: e, daegu: e, daejeon: e, gangwon: e, gwangju: e, gyeongbuk: e, gyeonggi: e, gyeongnam: e, incheon: e, jeju: e, jeonbuk: e, jeonnam: e, seoul: e, ulsan: e, c01: t, "eliv-api": t, "eliv-cdn": t, "eliv-dns": t, mmv: t, vki: t }], kw: [1, { com: e, edu: e, emb: e, gov: e, ind: e, net: e, org: e }], ky: Le, kz: [1, { com: e, edu: e, gov: e, mil: e, net: e, org: e, jcloud: t }], la: [1, { com: e, edu: e, gov: e, info: e, int: e, net: e, org: e, per: e, bnr: t }], lb: n, lc: [1, { co: e, com: e, edu: e, gov: e, net: e, org: e, oy: t }], li: e, lk: [1, { ac: e, assn: e, com: e, edu: e, gov: e, grp: e, hotel: e, int: e, ltd: e, net: e, ngo: e, org: e, sch: e, soc: e, web: e }], lr: n, ls: [1, { ac: e, biz: e, co: e, edu: e, gov: e, info: e, net: e, org: e, sc: e }], lt: c, lu: [1, { "123website": t }], lv: [1, { asn: e, com: e, conf: e, edu: e, gov: e, id: e, mil: e, net: e, org: e }], ly: [1, { com: e, edu: e, gov: e, id: e, med: e, net: e, org: e, plc: e, sch: e }], ma: [1, { ac: e, co: e, gov: e, net: e, org: e, press: e }], mc: [1, { asso: e, tm: e }], md: [1, { ir: t }], me: [1, { ac: e, co: e, edu: e, gov: e, its: e, net: e, org: e, priv: e, c66: t, craft: t, edgestack: t, filegear: t, "filegear-sg": t, lohmus: t, barsy: t, mcdir: t, brasilia: t, ddns: t, dnsfor: t, hopto: t, loginto: t, noip: t, webhop: t, soundcast: t, tcp4: t, vp4: t, diskstation: t, dscloud: t, i234: t, myds: t, synology: t, transip: at, nohost: t }], mg: [1, { co: e, com: e, edu: e, gov: e, mil: e, nom: e, org: e, prd: e }], mh: e, mil: e, mk: [1, { com: e, edu: e, gov: e, inf: e, name: e, net: e, org: e }], ml: [1, { ac: e, art: e, asso: e, com: e, edu: e, gouv: e, gov: e, info: e, inst: e, net: e, org: e, pr: e, presse: e }], mm: b, mn: [1, { edu: e, gov: e, org: e, nyc: t }], mo: n, mobi: [1, { barsy: t, dscloud: t }], mp: [1, { ju: t }], mq: e, mr: c, ms: [1, { com: e, edu: e, gov: e, net: e, org: e, minisite: t }], mt: Le, mu: [1, { ac: e, co: e, com: e, gov: e, net: e, or: e, org: e }], museum: e, mv: [1, { aero: e, biz: e, com: e, coop: e, edu: e, gov: e, info: e, int: e, mil: e, museum: e, name: e, net: e, org: e, pro: e }], mw: [1, { ac: e, biz: e, co: e, com: e, coop: e, edu: e, gov: e, int: e, net: e, org: e }], mx: [1, { com: e, edu: e, gob: e, net: e, org: e }], my: [1, { biz: e, com: e, edu: e, gov: e, mil: e, name: e, net: e, org: e }], mz: [1, { ac: e, adv: e, co: e, edu: e, gov: e, mil: e, net: e, org: e }], na: [1, { alt: e, co: e, com: e, gov: e, net: e, org: e }], name: [1, { her: Lt, his: Lt, ispmanager: t, keenetic: t }], nc: [1, { asso: e, nom: e }], ne: e, net: [1, { adobeaemcloud: t, "adobeio-static": t, adobeioruntime: t, akadns: t, akamai: t, "akamai-staging": t, akamaiedge: t, "akamaiedge-staging": t, akamaihd: t, "akamaihd-staging": t, akamaiorigin: t, "akamaiorigin-staging": t, akamaized: t, "akamaized-staging": t, edgekey: t, "edgekey-staging": t, edgesuite: t, "edgesuite-staging": t, alwaysdata: t, myamaze: t, cloudfront: t, appudo: t, "atlassian-dev": [0, { prod: Ee }], myfritz: t, shopselect: t, blackbaudcdn: t, boomla: t, bplaced: t, square7: t, cdn77: [0, { r: t }], "cdn77-ssl": t, gb: t, hu: t, jp: t, se: t, uk: t, clickrising: t, "ddns-ip": t, "dns-cloud": t, "dns-dynamic": t, cloudaccess: t, cloudflare: [2, { cdn: t }], cloudflareanycast: Ee, cloudflarecn: Ee, cloudflareglobal: Ee, ctfcloud: t, "feste-ip": t, "knx-server": t, "static-access": t, cryptonomic: a, dattolocal: t, mydatto: t, debian: t, definima: t, deno: t, icp: a, de5: t, "at-band-camp": t, blogdns: t, "broke-it": t, buyshouses: t, dnsalias: t, dnsdojo: t, "does-it": t, dontexist: t, dynalias: t, dynathome: t, endofinternet: t, "from-az": t, "from-co": t, "from-la": t, "from-ny": t, "gets-it": t, "ham-radio-op": t, homeftp: t, homeip: t, homelinux: t, homeunix: t, "in-the-band": t, "is-a-chef": t, "is-a-geek": t, "isa-geek": t, "kicks-ass": t, "office-on-the": t, podzone: t, "scrapper-site": t, selfip: t, "sells-it": t, servebbs: t, serveftp: t, thruhere: t, webhop: t, casacam: t, dynu: t, dynuddns: t, mysynology: t, opik: t, spryt: t, dynv6: t, twmail: t, ru: t, channelsdvr: [2, { u: t }], fastly: [0, { freetls: t, map: t, prod: [0, { a: t, global: t }], ssl: [0, { a: t, b: t, global: t }] }], fastlylb: [2, { map: t }], "keyword-on": t, "live-on": t, "server-on": t, "cdn-edges": t, heteml: t, cloudfunctions: t, "grafana-dev": t, iobb: t, moonscale: t, "in-dsl": t, "in-vpn": t, oninferno: t, botdash: t, "apps-1and1": t, ipifony: t, cloudjiffy: [2, { "fra1-de": t, "west1-us": t }], elastx: [0, { "jls-sto1": t, "jls-sto2": t, "jls-sto3": t }], massivegrid: [0, { paas: [0, { "fr-1": t, "lon-1": t, "lon-2": t, "ny-1": t, "ny-2": t, "sg-1": t }] }], saveincloud: [0, { jelastic: t, "nordeste-idc": t }], scaleforce: nt, kinghost: t, uni5: t, krellian: t, ggff: t, localto: a, barsy: t, luyani: t, memset: t, "azure-api": t, "azure-mobile": t, azureedge: t, azurefd: t, azurestaticapps: [2, { 1: t, 2: t, 3: t, 4: t, 5: t, 6: t, 7: t, centralus: t, eastasia: t, eastus2: t, westeurope: t, westus2: t }], azurewebsites: t, cloudapp: t, trafficmanager: t, usgovcloudapi: Pt, usgovcloudapp: t, usgovtrafficmanager: t, windows: Pt, mynetname: [0, { sn: t }], routingthecloud: t, bounceme: t, ddns: t, "eating-organic": t, mydissent: t, myeffect: t, mymediapc: t, mypsx: t, mysecuritycamera: t, nhlfan: t, "no-ip": t, pgafan: t, privatizehealthinsurance: t, redirectme: t, serveblog: t, serveminecraft: t, sytes: t, dnsup: t, hicam: t, "now-dns": t, ownip: t, vpndns: t, cloudycluster: t, ovh: [0, { hosting: a, webpaas: a }], rackmaze: t, myradweb: t, in: t, "subsc-pay": t, squares: t, schokokeks: t, "firewall-gateway": t, seidat: t, senseering: t, siteleaf: t, mafelo: t, myspreadshop: t, "vps-host": [2, { jelastic: [0, { atl: t, njs: t, ric: t }] }], srcf: [0, { soc: t, user: t }], supabase: t, dsmynas: t, familyds: t, ts: [2, { c: a }], torproject: [2, { pages: t }], tunnelmole: t, vusercontent: t, "reserve-online": t, localcert: t, "community-pro": t, meinforum: t, yandexcloud: [2, { storage: t, website: t }], za: t, zabc: t }], nf: [1, { arts: e, com: e, firm: e, info: e, net: e, other: e, per: e, rec: e, store: e, web: e }], ng: [1, { com: e, edu: e, gov: e, i: e, mil: e, mobi: e, name: e, net: e, org: e, sch: e, biz: [2, { co: t, dl: t, go: t, lg: t, on: t }], col: t, firm: t, gen: t, ltd: t, ngo: t, plc: t }], ni: [1, { ac: e, biz: e, co: e, com: e, edu: e, gob: e, in: e, info: e, int: e, mil: e, net: e, nom: e, org: e, web: e }], nl: [1, { co: t, "hosting-cluster": t, gov: t, khplay: t, "123website": t, myspreadshop: t, transurl: a, cistron: t, demon: t }], no: [1, { fhs: e, folkebibl: e, fylkesbibl: e, idrett: e, museum: e, priv: e, vgs: e, dep: e, herad: e, kommune: e, mil: e, stat: e, aa: q, ah: q, bu: q, fm: q, hl: q, hm: q, "jan-mayen": q, mr: q, nl: q, nt: q, of: q, ol: q, oslo: q, rl: q, sf: q, st: q, svalbard: q, tm: q, tr: q, va: q, vf: q, akrehamn: e, "xn--krehamn-dxa": e, åkrehamn: e, algard: e, "xn--lgrd-poac": e, ålgård: e, arna: e, bronnoysund: e, "xn--brnnysund-m8ac": e, brønnøysund: e, brumunddal: e, bryne: e, drobak: e, "xn--drbak-wua": e, drøbak: e, egersund: e, fetsund: e, floro: e, "xn--flor-jra": e, florø: e, fredrikstad: e, hokksund: e, honefoss: e, "xn--hnefoss-q1a": e, hønefoss: e, jessheim: e, jorpeland: e, "xn--jrpeland-54a": e, jørpeland: e, kirkenes: e, kopervik: e, krokstadelva: e, langevag: e, "xn--langevg-jxa": e, langevåg: e, leirvik: e, mjondalen: e, "xn--mjndalen-64a": e, mjøndalen: e, "mo-i-rana": e, mosjoen: e, "xn--mosjen-eya": e, mosjøen: e, nesoddtangen: e, orkanger: e, osoyro: e, "xn--osyro-wua": e, osøyro: e, raholt: e, "xn--rholt-mra": e, råholt: e, sandnessjoen: e, "xn--sandnessjen-ogb": e, sandnessjøen: e, skedsmokorset: e, slattum: e, spjelkavik: e, stathelle: e, stavern: e, stjordalshalsen: e, "xn--stjrdalshalsen-sqb": e, stjørdalshalsen: e, tananger: e, tranby: e, vossevangen: e, aarborte: e, aejrie: e, afjord: e, "xn--fjord-lra": e, åfjord: e, agdenes: e, akershus: Mt, aknoluokta: e, "xn--koluokta-7ya57h": e, ákŋoluokta: e, al: e, "xn--l-1fa": e, ål: e, alaheadju: e, "xn--laheadju-7ya": e, álaheadju: e, alesund: e, "xn--lesund-hua": e, ålesund: e, alstahaug: e, alta: e, "xn--lt-liac": e, áltá: e, alvdal: e, amli: e, "xn--mli-tla": e, åmli: e, amot: e, "xn--mot-tla": e, åmot: e, andasuolo: e, andebu: e, andoy: e, "xn--andy-ira": e, andøy: e, ardal: e, "xn--rdal-poa": e, årdal: e, aremark: e, arendal: e, "xn--s-1fa": e, ås: e, aseral: e, "xn--seral-lra": e, åseral: e, asker: e, askim: e, askoy: e, "xn--asky-ira": e, askøy: e, askvoll: e, asnes: e, "xn--snes-poa": e, åsnes: e, audnedaln: e, aukra: e, aure: e, aurland: e, "aurskog-holand": e, "xn--aurskog-hland-jnb": e, "aurskog-høland": e, austevoll: e, austrheim: e, averoy: e, "xn--avery-yua": e, averøy: e, badaddja: e, "xn--bdddj-mrabd": e, bådåddjå: e, "xn--brum-voa": e, bærum: e, bahcavuotna: e, "xn--bhcavuotna-s4a": e, báhcavuotna: e, bahccavuotna: e, "xn--bhccavuotna-k7a": e, báhccavuotna: e, baidar: e, "xn--bidr-5nac": e, báidár: e, bajddar: e, "xn--bjddar-pta": e, bájddar: e, balat: e, "xn--blt-elab": e, bálát: e, balestrand: e, ballangen: e, balsfjord: e, bamble: e, bardu: e, barum: e, batsfjord: e, "xn--btsfjord-9za": e, båtsfjord: e, bearalvahki: e, "xn--bearalvhki-y4a": e, bearalváhki: e, beardu: e, beiarn: e, berg: e, bergen: e, berlevag: e, "xn--berlevg-jxa": e, berlevåg: e, bievat: e, "xn--bievt-0qa": e, bievát: e, bindal: e, birkenes: e, bjerkreim: e, bjugn: e, bodo: e, "xn--bod-2na": e, bodø: e, bokn: e, bomlo: e, "xn--bmlo-gra": e, bømlo: e, bremanger: e, bronnoy: e, "xn--brnny-wuac": e, brønnøy: e, budejju: e, buskerud: Mt, bygland: e, bykle: e, cahcesuolo: e, "xn--hcesuolo-7ya35b": e, čáhcesuolo: e, davvenjarga: e, "xn--davvenjrga-y4a": e, davvenjárga: e, davvesiida: e, deatnu: e, dielddanuorri: e, divtasvuodna: e, divttasvuotna: e, donna: e, "xn--dnna-gra": e, dønna: e, dovre: e, drammen: e, drangedal: e, dyroy: e, "xn--dyry-ira": e, dyrøy: e, eid: e, eidfjord: e, eidsberg: e, eidskog: e, eidsvoll: e, eigersund: e, elverum: e, enebakk: e, engerdal: e, etne: e, etnedal: e, evenassi: e, "xn--eveni-0qa01ga": e, evenášši: e, evenes: e, "evje-og-hornnes": e, farsund: e, fauske: e, fedje: e, fet: e, finnoy: e, "xn--finny-yua": e, finnøy: e, fitjar: e, fjaler: e, fjell: e, fla: e, "xn--fl-zia": e, flå: e, flakstad: e, flatanger: e, flekkefjord: e, flesberg: e, flora: e, folldal: e, forde: e, "xn--frde-gra": e, førde: e, forsand: e, fosnes: e, "xn--frna-woa": e, fræna: e, frana: e, frei: e, frogn: e, froland: e, frosta: e, froya: e, "xn--frya-hra": e, frøya: e, fuoisku: e, fuossko: e, fusa: e, fyresdal: e, gaivuotna: e, "xn--givuotna-8ya": e, gáivuotna: e, galsa: e, "xn--gls-elac": e, gálsá: e, gamvik: e, gangaviika: e, "xn--ggaviika-8ya47h": e, gáŋgaviika: e, gaular: e, gausdal: e, giehtavuoatna: e, gildeskal: e, "xn--gildeskl-g0a": e, gildeskål: e, giske: e, gjemnes: e, gjerdrum: e, gjerstad: e, gjesdal: e, gjovik: e, "xn--gjvik-wua": e, gjøvik: e, gloppen: e, gol: e, gran: e, grane: e, granvin: e, gratangen: e, grimstad: e, grong: e, grue: e, gulen: e, guovdageaidnu: e, ha: e, "xn--h-2fa": e, hå: e, habmer: e, "xn--hbmer-xqa": e, hábmer: e, hadsel: e, "xn--hgebostad-g3a": e, hægebostad: e, hagebostad: e, halden: e, halsa: e, hamar: e, hamaroy: e, hammarfeasta: e, "xn--hmmrfeasta-s4ac": e, hámmárfeasta: e, hammerfest: e, hapmir: e, "xn--hpmir-xqa": e, hápmir: e, haram: e, hareid: e, harstad: e, hasvik: e, hattfjelldal: e, haugesund: e, hedmark: [0, { os: e, valer: e, "xn--vler-qoa": e, våler: e }], hemne: e, hemnes: e, hemsedal: e, hitra: e, hjartdal: e, hjelmeland: e, hobol: e, "xn--hobl-ira": e, hobøl: e, hof: e, hol: e, hole: e, holmestrand: e, holtalen: e, "xn--holtlen-hxa": e, holtålen: e, hordaland: [0, { os: e }], hornindal: e, horten: e, hoyanger: e, "xn--hyanger-q1a": e, høyanger: e, hoylandet: e, "xn--hylandet-54a": e, høylandet: e, hurdal: e, hurum: e, hvaler: e, hyllestad: e, ibestad: e, inderoy: e, "xn--indery-fya": e, inderøy: e, iveland: e, ivgu: e, jevnaker: e, jolster: e, "xn--jlster-bya": e, jølster: e, jondal: e, kafjord: e, "xn--kfjord-iua": e, kåfjord: e, karasjohka: e, "xn--krjohka-hwab49j": e, kárášjohka: e, karasjok: e, karlsoy: e, karmoy: e, "xn--karmy-yua": e, karmøy: e, kautokeino: e, klabu: e, "xn--klbu-woa": e, klæbu: e, klepp: e, kongsberg: e, kongsvinger: e, kraanghke: e, "xn--kranghke-b0a": e, kråanghke: e, kragero: e, "xn--krager-gya": e, kragerø: e, kristiansand: e, kristiansund: e, krodsherad: e, "xn--krdsherad-m8a": e, krødsherad: e, "xn--kvfjord-nxa": e, kvæfjord: e, "xn--kvnangen-k0a": e, kvænangen: e, kvafjord: e, kvalsund: e, kvam: e, kvanangen: e, kvinesdal: e, kvinnherad: e, kviteseid: e, kvitsoy: e, "xn--kvitsy-fya": e, kvitsøy: e, laakesvuemie: e, "xn--lrdal-sra": e, lærdal: e, lahppi: e, "xn--lhppi-xqa": e, láhppi: e, lardal: e, larvik: e, lavagis: e, lavangen: e, leangaviika: e, "xn--leagaviika-52b": e, leaŋgaviika: e, lebesby: e, leikanger: e, leirfjord: e, leka: e, leksvik: e, lenvik: e, lerdal: e, lesja: e, levanger: e, lier: e, lierne: e, lillehammer: e, lillesand: e, lindas: e, "xn--linds-pra": e, lindås: e, lindesnes: e, loabat: e, "xn--loabt-0qa": e, loabát: e, lodingen: e, "xn--ldingen-q1a": e, lødingen: e, lom: e, loppa: e, lorenskog: e, "xn--lrenskog-54a": e, lørenskog: e, loten: e, "xn--lten-gra": e, løten: e, lund: e, lunner: e, luroy: e, "xn--lury-ira": e, lurøy: e, luster: e, lyngdal: e, lyngen: e, malatvuopmi: e, "xn--mlatvuopmi-s4a": e, málatvuopmi: e, malselv: e, "xn--mlselv-iua": e, målselv: e, malvik: e, mandal: e, marker: e, marnardal: e, masfjorden: e, masoy: e, "xn--msy-ula0h": e, måsøy: e, "matta-varjjat": e, "xn--mtta-vrjjat-k7af": e, "mátta-várjjat": e, meland: e, meldal: e, melhus: e, meloy: e, "xn--mely-ira": e, meløy: e, meraker: e, "xn--merker-kua": e, meråker: e, midsund: e, "midtre-gauldal": e, moareke: e, "xn--moreke-jua": e, moåreke: e, modalen: e, modum: e, molde: e, "more-og-romsdal": [0, { heroy: e, sande: e }], "xn--mre-og-romsdal-qqb": [0, { "xn--hery-ira": e, sande: e }], "møre-og-romsdal": [0, { herøy: e, sande: e }], moskenes: e, moss: e, muosat: e, "xn--muost-0qa": e, muosát: e, naamesjevuemie: e, "xn--nmesjevuemie-tcba": e, nååmesjevuemie: e, "xn--nry-yla5g": e, nærøy: e, namdalseid: e, namsos: e, namsskogan: e, nannestad: e, naroy: e, narviika: e, narvik: e, naustdal: e, navuotna: e, "xn--nvuotna-hwa": e, návuotna: e, "nedre-eiker": e, nesna: e, nesodden: e, nesseby: e, nesset: e, nissedal: e, nittedal: e, "nord-aurdal": e, "nord-fron": e, "nord-odal": e, norddal: e, nordkapp: e, nordland: [0, { bo: e, "xn--b-5ga": e, bø: e, heroy: e, "xn--hery-ira": e, herøy: e }], "nordre-land": e, nordreisa: e, "nore-og-uvdal": e, notodden: e, notteroy: e, "xn--nttery-byae": e, nøtterøy: e, odda: e, oksnes: e, "xn--ksnes-uua": e, øksnes: e, omasvuotna: e, oppdal: e, oppegard: e, "xn--oppegrd-ixa": e, oppegård: e, orkdal: e, orland: e, "xn--rland-uua": e, ørland: e, orskog: e, "xn--rskog-uua": e, ørskog: e, orsta: e, "xn--rsta-fra": e, ørsta: e, osen: e, osteroy: e, "xn--ostery-fya": e, osterøy: e, ostfold: [0, { valer: e }], "xn--stfold-9xa": [0, { "xn--vler-qoa": e }], østfold: [0, { våler: e }], "ostre-toten": e, "xn--stre-toten-zcb": e, "østre-toten": e, overhalla: e, "ovre-eiker": e, "xn--vre-eiker-k8a": e, "øvre-eiker": e, oyer: e, "xn--yer-zna": e, øyer: e, oygarden: e, "xn--ygarden-p1a": e, øygarden: e, "oystre-slidre": e, "xn--ystre-slidre-ujb": e, "øystre-slidre": e, porsanger: e, porsangu: e, "xn--porsgu-sta26f": e, porsáŋgu: e, porsgrunn: e, rade: e, "xn--rde-ula": e, råde: e, radoy: e, "xn--rady-ira": e, radøy: e, "xn--rlingen-mxa": e, rælingen: e, rahkkeravju: e, "xn--rhkkervju-01af": e, ráhkkerávju: e, raisa: e, "xn--risa-5na": e, ráisa: e, rakkestad: e, ralingen: e, rana: e, randaberg: e, rauma: e, rendalen: e, rennebu: e, rennesoy: e, "xn--rennesy-v1a": e, rennesøy: e, rindal: e, ringebu: e, ringerike: e, ringsaker: e, risor: e, "xn--risr-ira": e, risør: e, rissa: e, roan: e, rodoy: e, "xn--rdy-0nab": e, rødøy: e, rollag: e, romsa: e, romskog: e, "xn--rmskog-bya": e, rømskog: e, roros: e, "xn--rros-gra": e, røros: e, rost: e, "xn--rst-0na": e, røst: e, royken: e, "xn--ryken-vua": e, røyken: e, royrvik: e, "xn--ryrvik-bya": e, røyrvik: e, ruovat: e, rygge: e, salangen: e, salat: e, "xn--slat-5na": e, sálat: e, "xn--slt-elab": e, sálát: e, saltdal: e, samnanger: e, sandefjord: e, sandnes: e, sandoy: e, "xn--sandy-yua": e, sandøy: e, sarpsborg: e, sauda: e, sauherad: e, sel: e, selbu: e, selje: e, seljord: e, siellak: e, sigdal: e, siljan: e, sirdal: e, skanit: e, "xn--sknit-yqa": e, skánit: e, skanland: e, "xn--sknland-fxa": e, skånland: e, skaun: e, skedsmo: e, ski: e, skien: e, skierva: e, "xn--skierv-uta": e, skiervá: e, skiptvet: e, skjak: e, "xn--skjk-soa": e, skjåk: e, skjervoy: e, "xn--skjervy-v1a": e, skjervøy: e, skodje: e, smola: e, "xn--smla-hra": e, smøla: e, snaase: e, "xn--snase-nra": e, snåase: e, snasa: e, "xn--snsa-roa": e, snåsa: e, snillfjord: e, snoasa: e, sogndal: e, sogne: e, "xn--sgne-gra": e, søgne: e, sokndal: e, sola: e, solund: e, somna: e, "xn--smna-gra": e, sømna: e, "sondre-land": e, "xn--sndre-land-0cb": e, "søndre-land": e, songdalen: e, "sor-aurdal": e, "xn--sr-aurdal-l8a": e, "sør-aurdal": e, "sor-fron": e, "xn--sr-fron-q1a": e, "sør-fron": e, "sor-odal": e, "xn--sr-odal-q1a": e, "sør-odal": e, "sor-varanger": e, "xn--sr-varanger-ggb": e, "sør-varanger": e, sorfold: e, "xn--srfold-bya": e, sørfold: e, sorreisa: e, "xn--srreisa-q1a": e, sørreisa: e, sortland: e, sorum: e, "xn--srum-gra": e, sørum: e, spydeberg: e, stange: e, stavanger: e, steigen: e, steinkjer: e, stjordal: e, "xn--stjrdal-s1a": e, stjørdal: e, stokke: e, "stor-elvdal": e, stord: e, stordal: e, storfjord: e, strand: e, stranda: e, stryn: e, sula: e, suldal: e, sund: e, sunndal: e, surnadal: e, sveio: e, svelvik: e, sykkylven: e, tana: e, telemark: [0, { bo: e, "xn--b-5ga": e, bø: e }], time: e, tingvoll: e, tinn: e, tjeldsund: e, tjome: e, "xn--tjme-hra": e, tjøme: e, tokke: e, tolga: e, tonsberg: e, "xn--tnsberg-q1a": e, tønsberg: e, torsken: e, "xn--trna-woa": e, træna: e, trana: e, tranoy: e, "xn--trany-yua": e, tranøy: e, troandin: e, trogstad: e, "xn--trgstad-r1a": e, trøgstad: e, tromsa: e, tromso: e, "xn--troms-zua": e, tromsø: e, trondheim: e, trysil: e, tvedestrand: e, tydal: e, tynset: e, tysfjord: e, tysnes: e, "xn--tysvr-vra": e, tysvær: e, tysvar: e, ullensaker: e, ullensvang: e, ulvik: e, unjarga: e, "xn--unjrga-rta": e, unjárga: e, utsira: e, vaapste: e, vadso: e, "xn--vads-jra": e, vadsø: e, "xn--vry-yla5g": e, værøy: e, vaga: e, "xn--vg-yiab": e, vågå: e, vagan: e, "xn--vgan-qoa": e, vågan: e, vagsoy: e, "xn--vgsy-qoa0j": e, vågsøy: e, vaksdal: e, valle: e, vang: e, vanylven: e, vardo: e, "xn--vard-jra": e, vardø: e, varggat: e, "xn--vrggt-xqad": e, várggát: e, varoy: e, vefsn: e, vega: e, vegarshei: e, "xn--vegrshei-c0a": e, vegårshei: e, vennesla: e, verdal: e, verran: e, vestby: e, vestfold: [0, { sande: e }], vestnes: e, "vestre-slidre": e, "vestre-toten": e, vestvagoy: e, "xn--vestvgy-ixa6o": e, vestvågøy: e, vevelstad: e, vik: e, vikna: e, vindafjord: e, voagat: e, volda: e, voss: e, co: t, "123hjemmeside": t, myspreadshop: t }], np: b, nr: At, nu: [1, { merseine: t, mine: t, shacknet: t, enterprisecloud: t }], nz: [1, { ac: e, co: e, cri: e, geek: e, gen: e, govt: e, health: e, iwi: e, kiwi: e, maori: e, "xn--mori-qsa": e, māori: e, mil: e, net: e, org: e, parliament: e, school: e, cloudns: t }], om: [1, { co: e, com: e, edu: e, gov: e, med: e, museum: e, net: e, org: e, pro: e }], onion: e, org: [1, { altervista: t, pimienta: t, poivron: t, potager: t, sweetpepper: t, cdn77: [0, { c: t, rsc: t }], "cdn77-secure": [0, { origin: [0, { ssl: t }] }], ae: t, cloudns: t, "ip-dynamic": t, ddnss: t, dpdns: t, duckdns: t, tunk: t, blogdns: t, blogsite: t, boldlygoingnowhere: t, dnsalias: t, dnsdojo: t, doesntexist: t, dontexist: t, doomdns: t, dvrdns: t, dynalias: t, dyndns: [2, { go: t, home: t }], endofinternet: t, endoftheinternet: t, "from-me": t, "game-host": t, gotdns: t, "hobby-site": t, homedns: t, homeftp: t, homelinux: t, homeunix: t, "is-a-bruinsfan": t, "is-a-candidate": t, "is-a-celticsfan": t, "is-a-chef": t, "is-a-geek": t, "is-a-knight": t, "is-a-linux-user": t, "is-a-patsfan": t, "is-a-soxfan": t, "is-found": t, "is-lost": t, "is-saved": t, "is-very-bad": t, "is-very-evil": t, "is-very-good": t, "is-very-nice": t, "is-very-sweet": t, "isa-geek": t, "kicks-ass": t, misconfused: t, podzone: t, readmyblog: t, selfip: t, sellsyourhome: t, servebbs: t, serveftp: t, servegame: t, "stuff-4-sale": t, webhop: t, accesscam: t, camdvr: t, freeddns: t, mywire: t, roxa: t, webredirect: t, twmail: t, eu: [2, { al: t, asso: t, at: t, au: t, be: t, bg: t, ca: t, cd: t, ch: t, cn: t, cy: t, cz: t, de: t, dk: t, edu: t, ee: t, es: t, fi: t, fr: t, gr: t, hr: t, hu: t, ie: t, il: t, in: t, int: t, is: t, it: t, jp: t, kr: t, lt: t, lu: t, lv: t, me: t, mk: t, mt: t, my: t, net: t, ng: t, nl: t, no: t, nz: t, pl: t, pt: t, ro: t, ru: t, se: t, si: t, sk: t, tr: t, uk: t, us: t }], fedorainfracloud: t, fedorapeople: t, fedoraproject: [0, { cloud: t, os: tt, stg: [0, { os: tt }] }], freedesktop: t, hatenadiary: t, hepforge: t, "in-dsl": t, "in-vpn": t, js: t, barsy: t, mayfirst: t, routingthecloud: t, bmoattachments: t, "cable-modem": t, collegefan: t, couchpotatofries: t, hopto: t, mlbfan: t, myftp: t, mysecuritycamera: t, nflfan: t, "no-ip": t, "read-books": t, ufcfan: t, zapto: t, dynserv: t, "now-dns": t, "is-local": t, httpbin: t, pubtls: t, jpn: t, "my-firewall": t, myfirewall: t, spdns: t, "small-web": t, dsmynas: t, familyds: t, teckids: ot, tuxfamily: t, hk: t, us: t, toolforge: t, wmcloud: [2, { beta: t }], wmflabs: t, za: t }], pa: [1, { abo: e, ac: e, com: e, edu: e, gob: e, ing: e, med: e, net: e, nom: e, org: e, sld: e }], pe: [1, { com: e, edu: e, gob: e, mil: e, net: e, nom: e, org: e }], pf: [1, { com: e, edu: e, org: e }], pg: b, ph: [1, { com: e, edu: e, gov: e, i: e, mil: e, net: e, ngo: e, org: e, cloudns: t }], pk: [1, { ac: e, biz: e, com: e, edu: e, fam: e, gkp: e, gob: e, gog: e, gok: e, gop: e, gos: e, gov: e, net: e, org: e, web: e }], pl: [1, { com: e, net: e, org: e, agro: e, aid: e, atm: e, auto: e, biz: e, edu: e, gmina: e, gsm: e, info: e, mail: e, media: e, miasta: e, mil: e, nieruchomosci: e, nom: e, pc: e, powiat: e, priv: e, realestate: e, rel: e, sex: e, shop: e, sklep: e, sos: e, szkola: e, targi: e, tm: e, tourism: e, travel: e, turystyka: e, gov: [1, { ap: e, griw: e, ic: e, is: e, kmpsp: e, konsulat: e, kppsp: e, kwp: e, kwpsp: e, mup: e, mw: e, oia: e, oirm: e, oke: e, oow: e, oschr: e, oum: e, pa: e, pinb: e, piw: e, po: e, pr: e, psp: e, psse: e, pup: e, rzgw: e, sa: e, sdn: e, sko: e, so: e, sr: e, starostwo: e, ug: e, ugim: e, um: e, umig: e, upow: e, uppo: e, us: e, uw: e, uzs: e, wif: e, wiih: e, winb: e, wios: e, witd: e, wiw: e, wkz: e, wsa: e, wskr: e, wsse: e, wuoz: e, wzmiuw: e, zp: e, zpisdn: e }], augustow: e, "babia-gora": e, bedzin: e, beskidy: e, bialowieza: e, bialystok: e, bielawa: e, bieszczady: e, boleslawiec: e, bydgoszcz: e, bytom: e, cieszyn: e, czeladz: e, czest: e, dlugoleka: e, elblag: e, elk: e, glogow: e, gniezno: e, gorlice: e, grajewo: e, ilawa: e, jaworzno: e, "jelenia-gora": e, jgora: e, kalisz: e, karpacz: e, kartuzy: e, kaszuby: e, katowice: e, "kazimierz-dolny": e, kepno: e, ketrzyn: e, klodzko: e, kobierzyce: e, kolobrzeg: e, konin: e, konskowola: e, kutno: e, lapy: e, lebork: e, legnica: e, lezajsk: e, limanowa: e, lomza: e, lowicz: e, lubin: e, lukow: e, malbork: e, malopolska: e, mazowsze: e, mazury: e, mielec: e, mielno: e, mragowo: e, naklo: e, nowaruda: e, nysa: e, olawa: e, olecko: e, olkusz: e, olsztyn: e, opoczno: e, opole: e, ostroda: e, ostroleka: e, ostrowiec: e, ostrowwlkp: e, pila: e, pisz: e, podhale: e, podlasie: e, polkowice: e, pomorskie: e, pomorze: e, prochowice: e, pruszkow: e, przeworsk: e, pulawy: e, radom: e, "rawa-maz": e, rybnik: e, rzeszow: e, sanok: e, sejny: e, skoczow: e, slask: e, slupsk: e, sosnowiec: e, "stalowa-wola": e, starachowice: e, stargard: e, suwalki: e, swidnica: e, swiebodzin: e, swinoujscie: e, szczecin: e, szczytno: e, tarnobrzeg: e, tgory: e, turek: e, tychy: e, ustka: e, walbrzych: e, warmia: e, warszawa: e, waw: e, wegrow: e, wielun: e, wlocl: e, wloclawek: e, wodzislaw: e, wolomin: e, wroclaw: e, zachpomor: e, zagan: e, zarow: e, zgora: e, zgorzelec: e, art: t, gliwice: t, krakow: t, poznan: t, wroc: t, zakopane: t, beep: t, "ecommerce-shop": t, cfolks: t, dfirma: t, dkonto: t, you2: t, shoparena: t, homesklep: t, sdscloud: t, unicloud: t, lodz: t, pabianice: t, plock: t, sieradz: t, skierniewice: t, zgierz: t, krasnik: t, leczna: t, lubartow: t, lublin: t, poniatowa: t, swidnik: t, co: t, torun: t, simplesite: t, myspreadshop: t, gda: t, gdansk: t, gdynia: t, med: t, sopot: t, bielsko: t }], pm: [1, { own: t, name: t }], pn: [1, { co: e, edu: e, gov: e, net: e, org: e }], post: e, pr: [1, { biz: e, com: e, edu: e, gov: e, info: e, isla: e, name: e, net: e, org: e, pro: e, ac: e, est: e, prof: e }], pro: [1, { aaa: e, aca: e, acct: e, avocat: e, bar: e, cpa: e, eng: e, jur: e, law: e, med: e, recht: e, cloudns: t, keenetic: t, barsy: t, ngrok: t }], ps: [1, { com: e, edu: e, gov: e, net: e, org: e, plo: e, sec: e }], pt: [1, { com: e, edu: e, gov: e, int: e, net: e, nome: e, org: e, publ: e, "123paginaweb": t }], pw: [1, { gov: e, cloudns: t, x443: t }], py: [1, { com: e, coop: e, edu: e, gov: e, mil: e, net: e, org: e }], qa: [1, { com: e, edu: e, gov: e, mil: e, name: e, net: e, org: e, sch: e }], re: [1, { asso: e, com: e, netlib: t, can: t }], ro: [1, { arts: e, com: e, firm: e, info: e, nom: e, nt: e, org: e, rec: e, store: e, tm: e, www: e, co: t, shop: t, barsy: t }], rs: [1, { ac: e, co: e, edu: e, gov: e, in: e, org: e, brendly: k, barsy: t, ox: t }], ru: [1, { ac: t, edu: t, gov: t, int: t, mil: t, eurodir: t, adygeya: t, bashkiria: t, bir: t, cbg: t, com: t, dagestan: t, grozny: t, kalmykia: t, kustanai: t, marine: t, mordovia: t, msk: t, mytis: t, nalchik: t, nov: t, pyatigorsk: t, spb: t, vladikavkaz: t, vladimir: t, na4u: t, mircloud: t, myjino: [2, { hosting: a, landing: a, spectrum: a, vps: a }], cldmail: [0, { hb: t }], mcdir: [2, { vps: t }], mcpre: t, net: t, org: t, pp: t, ras: t }], rw: [1, { ac: e, co: e, coop: e, gov: e, mil: e, net: e, org: e }], sa: [1, { com: e, edu: e, gov: e, med: e, net: e, org: e, pub: e, sch: e }], sb: n, sc: n, sd: [1, { com: e, edu: e, gov: e, info: e, med: e, net: e, org: e, tv: e }], se: [1, { a: e, ac: e, b: e, bd: e, brand: e, c: e, d: e, e, f: e, fh: e, fhsk: e, fhv: e, g: e, h: e, i: e, k: e, komforb: e, kommunalforbund: e, komvux: e, l: e, lanbib: e, m: e, n: e, naturbruksgymn: e, o: e, org: e, p: e, parti: e, pp: e, press: e, r: e, s: e, t: e, tm: e, u: e, w: e, x: e, y: e, z: e, com: t, iopsys: t, "123minsida": t, itcouldbewor: t, myspreadshop: t }], sg: [1, { com: e, edu: e, gov: e, net: e, org: e, enscaled: t }], sh: [1, { com: e, gov: e, mil: e, net: e, org: e, hashbang: t, botda: t, lovable: t, platform: [0, { ent: t, eu: t, us: t }], teleport: t, now: t }], si: [1, { f5: t, gitapp: t, gitpage: t }], sj: e, sk: [1, { org: e }], sl: n, sm: e, sn: [1, { art: e, com: e, edu: e, gouv: e, org: e, univ: e }], so: [1, { com: e, edu: e, gov: e, me: e, net: e, org: e, surveys: t }], sr: e, ss: [1, { biz: e, co: e, com: e, edu: e, gov: e, me: e, net: e, org: e, sch: e }], st: [1, { co: e, com: e, consulado: e, edu: e, embaixada: e, mil: e, net: e, org: e, principe: e, saotome: e, store: e, helioho: t, cn: a, kirara: t, noho: t }], su: [1, { abkhazia: t, adygeya: t, aktyubinsk: t, arkhangelsk: t, armenia: t, ashgabad: t, azerbaijan: t, balashov: t, bashkiria: t, bryansk: t, bukhara: t, chimkent: t, dagestan: t, "east-kazakhstan": t, exnet: t, georgia: t, grozny: t, ivanovo: t, jambyl: t, kalmykia: t, kaluga: t, karacol: t, karaganda: t, karelia: t, khakassia: t, krasnodar: t, kurgan: t, kustanai: t, lenug: t, mangyshlak: t, mordovia: t, msk: t, murmansk: t, nalchik: t, navoi: t, "north-kazakhstan": t, nov: t, obninsk: t, penza: t, pokrovsk: t, sochi: t, spb: t, tashkent: t, termez: t, togliatti: t, troitsk: t, tselinograd: t, tula: t, tuva: t, vladikavkaz: t, vladimir: t, vologda: t }], sv: [1, { com: e, edu: e, gob: e, org: e, red: e }], sx: c, sy: s, sz: [1, { ac: e, co: e, org: e }], tc: e, td: e, tel: e, tf: [1, { sch: t }], tg: e, th: [1, { ac: e, co: e, go: e, in: e, mi: e, net: e, or: e, online: t, shop: t }], tj: [1, { ac: e, biz: e, co: e, com: e, edu: e, go: e, gov: e, int: e, mil: e, name: e, net: e, nic: e, org: e, test: e, web: e }], tk: e, tl: c, tm: [1, { co: e, com: e, edu: e, gov: e, mil: e, net: e, nom: e, org: e }], tn: [1, { com: e, ens: e, fin: e, gov: e, ind: e, info: e, intl: e, mincom: e, nat: e, net: e, org: e, perso: e, tourism: e, orangecloud: t }], to: [1, { 611: t, com: e, edu: e, gov: e, mil: e, net: e, org: e, oya: t, x0: t, quickconnect: G, vpnplus: t, nett: t }], tr: [1, { av: e, bbs: e, bel: e, biz: e, com: e, dr: e, edu: e, gen: e, gov: e, info: e, k12: e, kep: e, mil: e, name: e, net: e, org: e, pol: e, tel: e, tsk: e, tv: e, web: e, nc: c }], tt: [1, { biz: e, co: e, com: e, edu: e, gov: e, info: e, mil: e, name: e, net: e, org: e, pro: e }], tv: [1, { "better-than": t, dyndns: t, "on-the-web": t, "worse-than": t, from: t, sakura: t }], tw: [1, { club: e, com: [1, { mymailer: t }], ebiz: e, edu: e, game: e, gov: e, idv: e, mil: e, net: e, org: e, url: t, mydns: t }], tz: [1, { ac: e, co: e, go: e, hotel: e, info: e, me: e, mil: e, mobi: e, ne: e, or: e, sc: e, tv: e }], ua: [1, { com: e, edu: e, gov: e, in: e, net: e, org: e, cherkassy: e, cherkasy: e, chernigov: e, chernihiv: e, chernivtsi: e, chernovtsy: e, ck: e, cn: e, cr: e, crimea: e, cv: e, dn: e, dnepropetrovsk: e, dnipropetrovsk: e, donetsk: e, dp: e, if: e, "ivano-frankivsk": e, kh: e, kharkiv: e, kharkov: e, kherson: e, khmelnitskiy: e, khmelnytskyi: e, kiev: e, kirovograd: e, km: e, kr: e, kropyvnytskyi: e, krym: e, ks: e, kv: e, kyiv: e, lg: e, lt: e, lugansk: e, luhansk: e, lutsk: e, lv: e, lviv: e, mk: e, mykolaiv: e, nikolaev: e, od: e, odesa: e, odessa: e, pl: e, poltava: e, rivne: e, rovno: e, rv: e, sb: e, sebastopol: e, sevastopol: e, sm: e, sumy: e, te: e, ternopil: e, uz: e, uzhgorod: e, uzhhorod: e, vinnica: e, vinnytsia: e, vn: e, volyn: e, yalta: e, zakarpattia: e, zaporizhzhe: e, zaporizhzhia: e, zhitomir: e, zhytomyr: e, zp: e, zt: e, cc: t, inf: t, ltd: t, cx: t, biz: t, co: t, pp: t, v: t }], ug: [1, { ac: e, co: e, com: e, edu: e, go: e, gov: e, mil: e, ne: e, or: e, org: e, sc: e, us: e }], uk: [1, { ac: e, co: [1, { bytemark: [0, { dh: t, vm: t }], layershift: nt, barsy: t, barsyonline: t, retrosnub: Rt, "nh-serv": t, "no-ip": t, adimo: t, myspreadshop: t }], gov: [1, { api: t, campaign: t, service: t }], ltd: e, me: e, net: e, nhs: e, org: [1, { glug: t, lug: t, lugs: t, affinitylottery: t, raffleentry: t, weeklylottery: t }], plc: e, police: e, sch: b, conn: t, copro: t, hosp: t, "independent-commission": t, "independent-inquest": t, "independent-inquiry": t, "independent-panel": t, "independent-review": t, "public-inquiry": t, "royal-commission": t, pymnt: t, barsy: t, nimsite: t, oraclegovcloudapps: a }], us: [1, { dni: e, isa: e, nsn: e, ak: _, al: _, ar: _, as: _, az: _, ca: _, co: _, ct: _, dc: _, de: Nt, fl: _, ga: _, gu: _, hi: Me, ia: _, id: _, il: _, in: _, ks: _, ky: _, la: _, ma: [1, { k12: [1, { chtr: e, paroch: e, pvt: e }], cc: e, lib: e }], md: _, me: _, mi: [1, { k12: e, cc: e, lib: e, "ann-arbor": e, cog: e, dst: e, eaton: e, gen: e, mus: e, tec: e, washtenaw: e }], mn: _, mo: _, ms: [1, { k12: e, cc: e }], mt: _, nc: _, nd: Me, ne: _, nh: _, nj: _, nm: _, nv: _, ny: _, oh: _, ok: _, or: _, pa: _, pr: _, ri: Me, sc: _, sd: Me, tn: _, tx: _, ut: _, va: _, vi: _, vt: _, wa: _, wi: _, wv: Nt, wy: _, cloudns: t, "is-by": t, "land-4-sale": t, "stuff-4-sale": t, heliohost: t, enscaled: [0, { phx: t }], mircloud: t, "azure-api": t, azurewebsites: t, ngo: t, golffan: t, noip: t, pointto: t, freeddns: t, srv: [2, { gh: t, gl: t }], servername: t }], uy: [1, { com: e, edu: e, gub: e, mil: e, net: e, org: e, gv: t }], uz: [1, { co: e, com: e, net: e, org: e }], va: e, vc: [1, { com: e, edu: e, gov: e, mil: e, net: e, org: e, gv: [2, { d: t }], "0e": a, mydns: t }], ve: [1, { arts: e, bib: e, co: e, com: e, e12: e, edu: e, emprende: e, firm: e, gob: e, gov: e, ia: e, info: e, int: e, mil: e, net: e, nom: e, org: e, rar: e, rec: e, store: e, tec: e, web: e }], vg: [1, { edu: e }], vi: [1, { co: e, com: e, k12: e, net: e, org: e }], vn: [1, { ac: e, ai: e, biz: e, com: e, edu: e, gov: e, health: e, id: e, info: e, int: e, io: e, name: e, net: e, org: e, pro: e, angiang: e, bacgiang: e, backan: e, baclieu: e, bacninh: e, "baria-vungtau": e, bentre: e, binhdinh: e, binhduong: e, binhphuoc: e, binhthuan: e, camau: e, cantho: e, caobang: e, daklak: e, daknong: e, danang: e, dienbien: e, dongnai: e, dongthap: e, gialai: e, hagiang: e, haiduong: e, haiphong: e, hanam: e, hanoi: e, hatinh: e, haugiang: e, hoabinh: e, hungyen: e, khanhhoa: e, kiengiang: e, kontum: e, laichau: e, lamdong: e, langson: e, laocai: e, longan: e, namdinh: e, nghean: e, ninhbinh: e, ninhthuan: e, phutho: e, phuyen: e, quangbinh: e, quangnam: e, quangngai: e, quangninh: e, quangtri: e, soctrang: e, sonla: e, tayninh: e, thaibinh: e, thainguyen: e, thanhhoa: e, thanhphohochiminh: e, thuathienhue: e, tiengiang: e, travinh: e, tuyenquang: e, vinhlong: e, vinhphuc: e, yenbai: e }], vu: Le, wf: [1, { biz: t, sch: t }], ws: [1, { com: e, edu: e, gov: e, net: e, org: e, advisor: a, cloud66: t, dyndns: t, mypets: t }], yt: [1, { org: t }], "xn--mgbaam7a8h": e, امارات: e, "xn--y9a3aq": e, հայ: e, "xn--54b7fta0cc": e, বাংলা: e, "xn--90ae": e, бг: e, "xn--mgbcpq6gpa1a": e, البحرين: e, "xn--90ais": e, бел: e, "xn--fiqs8s": e, 中国: e, "xn--fiqz9s": e, 中國: e, "xn--lgbbat1ad8j": e, الجزائر: e, "xn--wgbh1c": e, مصر: e, "xn--e1a4c": e, ею: e, "xn--qxa6a": e, ευ: e, "xn--mgbah1a3hjkrd": e, موريتانيا: e, "xn--node": e, გე: e, "xn--qxam": e, ελ: e, "xn--j6w193g": [1, { "xn--gmqw5a": e, "xn--55qx5d": e, "xn--mxtq1m": e, "xn--wcvs22d": e, "xn--uc0atv": e, "xn--od0alg": e }], 香港: [1, { 個人: e, 公司: e, 政府: e, 教育: e, 組織: e, 網絡: e }], "xn--2scrj9c": e, ಭಾರತ: e, "xn--3hcrj9c": e, ଭାରତ: e, "xn--45br5cyl": e, ভাৰত: e, "xn--h2breg3eve": e, भारतम्: e, "xn--h2brj9c8c": e, भारोत: e, "xn--mgbgu82a": e, ڀارت: e, "xn--rvc1e0am3e": e, ഭാരതം: e, "xn--h2brj9c": e, भारत: e, "xn--mgbbh1a": e, بارت: e, "xn--mgbbh1a71e": e, بھارت: e, "xn--fpcrj9c3d": e, భారత్: e, "xn--gecrj9c": e, ભારત: e, "xn--s9brj9c": e, ਭਾਰਤ: e, "xn--45brj9c": e, ভারত: e, "xn--xkc2dl3a5ee0h": e, இந்தியா: e, "xn--mgba3a4f16a": e, ایران: e, "xn--mgba3a4fra": e, ايران: e, "xn--mgbtx2b": e, عراق: e, "xn--mgbayh7gpa": e, الاردن: e, "xn--3e0b707e": e, 한국: e, "xn--80ao21a": e, қаз: e, "xn--q7ce6a": e, ລາວ: e, "xn--fzc2c9e2c": e, ලංකා: e, "xn--xkc2al3hye2a": e, இலங்கை: e, "xn--mgbc0a9azcg": e, المغرب: e, "xn--d1alf": e, мкд: e, "xn--l1acc": e, мон: e, "xn--mix891f": e, 澳門: e, "xn--mix082f": e, 澳门: e, "xn--mgbx4cd0ab": e, مليسيا: e, "xn--mgb9awbf": e, عمان: e, "xn--mgbai9azgqp6j": e, پاکستان: e, "xn--mgbai9a5eva00b": e, پاكستان: e, "xn--ygbi2ammx": e, فلسطين: e, "xn--90a3ac": [1, { "xn--80au": e, "xn--90azh": e, "xn--d1at": e, "xn--c1avg": e, "xn--o1ac": e, "xn--o1ach": e }], срб: [1, { ак: e, обр: e, од: e, орг: e, пр: e, упр: e }], "xn--p1ai": e, рф: e, "xn--wgbl6a": e, قطر: e, "xn--mgberp4a5d4ar": e, السعودية: e, "xn--mgberp4a5d4a87g": e, السعودیة: e, "xn--mgbqly7c0a67fbc": e, السعودیۃ: e, "xn--mgbqly7cvafr": e, السعوديه: e, "xn--mgbpl2fh": e, سودان: e, "xn--yfro4i67o": e, 新加坡: e, "xn--clchc0ea0b2g2a9gcd": e, சிங்கப்பூர்: e, "xn--ogbpf8fl": e, سورية: e, "xn--mgbtf8fl": e, سوريا: e, "xn--o3cw4h": [1, { "xn--o3cyx2a": e, "xn--12co0c3b4eva": e, "xn--m3ch0j3a": e, "xn--h3cuzk1di": e, "xn--12c1fe0br": e, "xn--12cfi8ixb8l": e }], ไทย: [1, { ทหาร: e, ธุรกิจ: e, เน็ต: e, รัฐบาล: e, ศึกษา: e, องค์กร: e }], "xn--pgbs0dh": e, تونس: e, "xn--kpry57d": e, 台灣: e, "xn--kprw13d": e, 台湾: e, "xn--nnx388a": e, 臺灣: e, "xn--j1amh": e, укр: e, "xn--mgb2ddes": e, اليمن: e, xxx: e, ye: s, za: [0, { ac: e, agric: e, alt: e, co: e, edu: e, gov: e, grondar: e, law: e, mil: e, net: e, ngo: e, nic: e, nis: e, nom: e, org: e, school: e, tm: e, web: e }], zm: [1, { ac: e, biz: e, co: e, com: e, edu: e, gov: e, info: e, mil: e, net: e, org: e, sch: e }], zw: [1, { ac: e, co: e, gov: e, mil: e, org: e }], aaa: e, aarp: e, abb: e, abbott: e, abbvie: e, abc: e, able: e, abogado: e, abudhabi: e, academy: [1, { official: t }], accenture: e, accountant: e, accountants: e, aco: e, actor: e, ads: e, adult: e, aeg: e, aetna: e, afl: e, africa: e, agakhan: e, agency: e, aig: e, airbus: e, airforce: e, airtel: e, akdn: e, alibaba: e, alipay: e, allfinanz: e, allstate: e, ally: e, alsace: e, alstom: e, amazon: e, americanexpress: e, americanfamily: e, amex: e, amfam: e, amica: e, amsterdam: e, analytics: e, android: e, anquan: e, anz: e, aol: e, apartments: e, app: [1, { adaptable: t, aiven: t, beget: a, brave: o, clerk: t, clerkstage: t, cloudflare: t, wnext: t, csb: [2, { preview: t }], convex: t, corespeed: t, deta: t, ondigitalocean: t, easypanel: t, encr: [2, { frontend: t }], evervault: i, expo: [2, { staging: t }], edgecompute: t, "on-fleek": t, flutterflow: t, sprites: t, e2b: t, framer: t, gadget: t, github: t, hosted: a, run: [0, { "*": t, mtls: a }], web: t, hackclub: t, hasura: t, onhercules: t, botdash: t, shiptoday: t, leapcell: t, loginline: t, lovable: t, luyani: t, magicpatterns: t, medusajs: t, messerli: t, miren: t, mocha: t, netlify: t, ngrok: t, "ngrok-free": t, developer: a, noop: t, northflank: a, upsun: a, railway: [0, { up: t }], replit: r, nyat: t, snowflake: [0, { "*": t, privatelink: a }], streamlit: t, spawnbase: t, telebit: t, typedream: t, vercel: t, wal: t, wasmer: t, bookonline: t, windsurf: t, base44: t, zeabur: t, zerops: a }], apple: [1, { int: [2, { cloud: [0, { "*": t, r: [0, { "*": t, "ap-north-1": a, "ap-south-1": a, "ap-south-2": a, "eu-central-1": a, "eu-north-1": a, "us-central-1": a, "us-central-2": a, "us-east-1": a, "us-east-2": a, "us-west-1": a, "us-west-2": a, "us-west-3": a }] }] }] }], aquarelle: e, arab: e, aramco: e, archi: e, army: e, art: e, arte: e, asda: e, associates: e, athleta: e, attorney: e, auction: e, audi: e, audible: e, audio: e, auspost: e, author: e, auto: e, autos: e, aws: [1, { on: [0, { "af-south-1": l, "ap-east-1": l, "ap-northeast-1": l, "ap-northeast-2": l, "ap-northeast-3": l, "ap-south-1": l, "ap-south-2": d, "ap-southeast-1": l, "ap-southeast-2": l, "ap-southeast-3": l, "ap-southeast-4": d, "ap-southeast-5": d, "ca-central-1": l, "ca-west-1": d, "eu-central-1": l, "eu-central-2": d, "eu-north-1": l, "eu-south-1": l, "eu-south-2": d, "eu-west-1": l, "eu-west-2": l, "eu-west-3": l, "il-central-1": d, "me-central-1": d, "me-south-1": l, "sa-east-1": l, "us-east-1": l, "us-east-2": l, "us-west-1": l, "us-west-2": l, "ap-southeast-7": u, "mx-central-1": u, "us-gov-east-1": m, "us-gov-west-1": m }], sagemaker: [0, { "ap-northeast-1": g, "ap-northeast-2": g, "ap-south-1": g, "ap-southeast-1": g, "ap-southeast-2": g, "ca-central-1": y, "eu-central-1": g, "eu-west-1": g, "eu-west-2": g, "us-east-1": y, "us-east-2": y, "us-west-2": y, "af-south-1": f, "ap-east-1": f, "ap-northeast-3": f, "ap-south-2": p, "ap-southeast-3": f, "ap-southeast-4": p, "ca-west-1": [0, { notebook: t, "notebook-fips": t }], "eu-central-2": f, "eu-north-1": f, "eu-south-1": f, "eu-south-2": f, "eu-west-3": f, "il-central-1": f, "me-central-1": f, "me-south-1": f, "sa-east-1": f, "us-gov-east-1": w, "us-gov-west-1": w, "us-west-1": [0, { notebook: t, "notebook-fips": t, studio: t }], experiments: a }], repost: [0, { private: a }] }], axa: e, azure: e, baby: e, baidu: e, banamex: e, band: e, bank: e, bar: e, barcelona: e, barclaycard: e, barclays: e, barefoot: e, bargains: e, baseball: e, basketball: [1, { aus: t, nz: t }], bauhaus: e, bayern: e, bbc: e, bbt: e, bbva: e, bcg: e, bcn: e, beats: e, beauty: e, beer: e, berlin: e, best: e, bestbuy: e, bet: e, bharti: e, bible: e, bid: e, bike: e, bing: e, bingo: e, bio: e, black: e, blackfriday: e, blockbuster: e, blog: e, bloomberg: e, blue: e, bms: e, bmw: e, bnpparibas: e, boats: e, boehringer: e, bofa: e, bom: e, bond: e, boo: e, book: e, booking: e, bosch: e, bostik: e, boston: e, bot: e, boutique: e, box: e, bradesco: e, bridgestone: e, broadway: e, broker: e, brother: e, brussels: e, build: [1, { shiptoday: t, v0: t, windsurf: t }], builders: [1, { cloudsite: t }], business: R, buy: e, buzz: e, bzh: e, cab: e, cafe: e, cal: e, call: e, calvinklein: e, cam: e, camera: e, camp: [1, { emf: [0, { at: t }] }], canon: e, capetown: e, capital: e, capitalone: e, car: e, caravan: e, cards: e, care: e, career: e, careers: e, cars: e, casa: [1, { nabu: [0, { ui: t }] }], case: [1, { sav: t }], cash: e, casino: e, catering: e, catholic: e, cba: e, cbn: e, cbre: e, center: e, ceo: e, cern: e, cfa: e, cfd: e, chanel: e, channel: e, charity: e, chase: e, chat: e, cheap: e, chintai: e, christmas: e, chrome: e, church: e, cipriani: e, circle: e, cisco: e, citadel: e, citi: e, citic: e, city: e, claims: e, cleaning: e, click: e, clinic: e, clinique: e, clothing: e, cloud: [1, { antagonist: t, convex: t, elementor: t, emergent: t, encoway: [0, { eu: t }], statics: a, ravendb: t, axarnet: [0, { "es-1": t }], diadem: t, jelastic: [0, { vip: t }], jele: t, "jenv-aruba": [0, { aruba: [0, { eur: [0, { it1: t }] }], it1: t }], keliweb: [2, { cs: t }], oxa: [2, { tn: t, uk: t }], primetel: [2, { uk: t }], reclaim: [0, { ca: t, uk: t, us: t }], trendhosting: [0, { ch: t, de: t }], jote: t, jotelulu: t, kuleuven: t, laravel: t, linkyard: t, magentosite: a, matlab: t, observablehq: t, perspecta: t, vapor: t, "on-rancher": a, scw: [0, { baremetal: [0, { "fr-par-1": t, "fr-par-2": t, "nl-ams-1": t }], "fr-par": [0, { cockpit: t, ddl: t, dtwh: t, fnc: [2, { functions: t }], ifr: t, k8s: v, kafk: t, mgdb: t, rdb: t, s3: t, "s3-website": t, scbl: t, whm: t }], instances: [0, { priv: t, pub: t }], k8s: t, "nl-ams": [0, { cockpit: t, ddl: t, dtwh: t, ifr: t, k8s: v, kafk: t, mgdb: t, rdb: t, s3: t, "s3-website": t, scbl: t, whm: t }], "pl-waw": [0, { cockpit: t, ddl: t, dtwh: t, ifr: t, k8s: v, kafk: t, mgdb: t, rdb: t, s3: t, "s3-website": t, scbl: t }], scalebook: t, smartlabeling: t }], servebolt: t, onstackit: [0, { runs: t }], trafficplex: t, "unison-services": t, urown: t, voorloper: t, zap: t }], club: [1, { cloudns: t, jele: t, barsy: t }], clubmed: e, coach: e, codes: [1, { owo: a }], coffee: e, college: e, cologne: e, commbank: e, community: [1, { nog: t, ravendb: t, myforum: t }], company: e, compare: e, computer: e, comsec: e, condos: e, construction: e, consulting: e, contact: e, contractors: e, cooking: e, cool: [1, { elementor: t, de: t }], corsica: e, country: e, coupon: e, coupons: e, courses: e, cpa: e, credit: e, creditcard: e, creditunion: e, cricket: e, crown: e, crs: e, cruise: e, cruises: e, cuisinella: e, cymru: e, cyou: e, dad: e, dance: e, data: e, date: e, dating: e, datsun: e, day: e, dclk: e, dds: e, deal: e, dealer: e, deals: e, degree: e, delivery: e, dell: e, deloitte: e, delta: e, democrat: e, dental: e, dentist: e, desi: e, design: [1, { graphic: t, bss: t }], dev: [1, { myaddr: t, panel: t, bearblog: t, brave: o, lcl: a, lclstage: a, stg: a, stgstage: a, pages: t, r2: t, workers: t, deno: t, "deno-staging": t, deta: t, lp: [2, { api: t, objects: t }], evervault: i, fly: t, githubpreview: t, gateway: a, grebedoc: t, botdash: t, inbrowser: a, "is-a-good": t, iserv: t, leapcell: t, runcontainers: t, localcert: [0, { user: a }], loginline: t, barsy: t, mediatech: t, "mocha-sandbox": t, modx: t, ngrok: t, "ngrok-free": t, "is-a-fullstack": t, "is-cool": t, "is-not-a": t, localplayer: t, xmit: t, "platter-app": t, replit: [2, { archer: t, bones: t, canary: t, global: t, hacker: t, id: t, janeway: t, kim: t, kira: t, kirk: t, odo: t, paris: t, picard: t, pike: t, prerelease: t, reed: t, riker: t, sisko: t, spock: t, staging: t, sulu: t, tarpit: t, teams: t, tucker: t, wesley: t, worf: t }], crm: [0, { aa: a, ab: a, ac: a, ad: a, ae: a, af: a, ci: a, d: a, pa: a, pb: a, pc: a, pd: a, pe: a, pf: a, w: a, wa: a, wb: a, wc: a, wd: a, we: a, wf: a }], erp: Et, vercel: t, webhare: a, hrsn: t, "is-a": t }], dhl: e, diamonds: e, diet: e, digital: [1, { cloudapps: [2, { london: t }] }], direct: [1, { libp2p: t }], directory: e, discount: e, discover: e, dish: e, diy: Tt, dnp: e, docs: e, doctor: e, dog: e, domains: e, dot: e, download: e, drive: e, dtv: e, dubai: e, dupont: e, durban: e, dvag: e, dvr: e, earth: e, eat: e, eco: e, edeka: e, education: R, email: [1, { crisp: [0, { on: t }], tawk: It, tawkto: It }], emerck: e, energy: e, engineer: e, engineering: e, enterprises: e, epson: e, equipment: e, ericsson: e, erni: e, esq: e, estate: [1, { compute: a }], eurovision: e, eus: [1, { party: zt }], events: [1, { koobin: t, co: t }], exchange: e, expert: e, exposed: e, express: e, extraspace: e, fage: e, fail: e, fairwinds: e, faith: e, family: e, fan: e, fans: e, farm: [1, { storj: t }], farmers: e, fashion: e, fast: e, fedex: e, feedback: e, ferrari: e, ferrero: e, fidelity: e, fido: e, film: e, final: e, finance: e, financial: R, fire: e, firestone: e, firmdale: e, fish: e, fishing: e, fit: e, fitness: e, flickr: e, flights: e, flir: e, florist: e, flowers: e, fly: e, foo: e, food: e, football: e, ford: e, forex: e, forsale: e, forum: e, foundation: e, fox: e, free: e, fresenius: e, frl: e, frogans: e, frontier: e, ftr: e, fujitsu: e, fun: e, fund: e, furniture: e, futbol: e, fyi: e, gal: e, gallery: e, gallo: e, gallup: e, game: e, games: [1, { pley: t, sheezy: t }], gap: e, garden: e, gay: [1, { pages: t }], gbiz: e, gdn: [1, { cnpy: t }], gea: e, gent: e, genting: e, george: e, ggee: e, gift: e, gifts: e, gives: e, giving: e, glass: e, gle: e, global: [1, { appwrite: t }], globo: e, gmail: e, gmbh: e, gmo: e, gmx: e, godaddy: e, gold: e, goldpoint: e, golf: e, goodyear: e, goog: [1, { cloud: t, translate: t, usercontent: a }], google: e, gop: e, got: e, grainger: e, graphics: e, gratis: e, green: e, gripe: e, grocery: e, group: Tt, gucci: e, guge: e, guide: e, guitars: e, guru: e, hair: e, hamburg: e, hangout: e, haus: e, hbo: e, hdfc: e, hdfcbank: e, health: [1, { hra: t }], healthcare: e, help: e, helsinki: e, here: e, hermes: e, hiphop: e, hisamitsu: e, hitachi: e, hiv: e, hkt: e, hockey: e, holdings: e, holiday: e, homedepot: e, homegoods: e, homes: e, homesense: e, honda: e, horse: e, hospital: e, host: [1, { cloudaccess: t, freesite: t, easypanel: t, emergent: t, fastvps: t, myfast: t, gadget: t, tempurl: t, wpmudev: t, iserv: t, jele: t, mircloud: t, bolt: t, wp2: t, half: t }], hosting: [1, { opencraft: t }], hot: e, hotel: e, hotels: e, hotmail: e, house: e, how: e, hsbc: e, hughes: e, hyatt: e, hyundai: e, ibm: e, icbc: e, ice: e, icu: e, ieee: e, ifm: e, ikano: e, imamat: e, imdb: e, immo: e, immobilien: e, inc: e, industries: e, infiniti: e, ing: e, ink: e, institute: e, insurance: e, insure: e, international: e, intuit: e, investments: e, ipiranga: e, irish: e, ismaili: e, ist: e, istanbul: e, itau: e, itv: e, jaguar: e, java: e, jcb: e, jeep: e, jetzt: e, jewelry: e, jio: e, jll: e, jmp: e, jnj: e, joburg: e, jot: e, joy: e, jpmorgan: e, jprs: e, juegos: e, juniper: e, kaufen: e, kddi: e, kerryhotels: e, kerryproperties: e, kfh: e, kia: e, kids: e, kim: e, kindle: e, kitchen: e, kiwi: e, koeln: e, komatsu: e, kosher: e, kpmg: e, kpn: e, krd: [1, { co: t, edu: t }], kred: e, kuokgroup: e, kyoto: e, lacaixa: e, lamborghini: e, lamer: e, land: e, landrover: e, lanxess: e, lasalle: e, lat: e, latino: e, latrobe: e, law: e, lawyer: e, lds: e, lease: e, leclerc: e, lefrak: e, legal: e, lego: e, lexus: e, lgbt: e, lidl: e, life: e, lifeinsurance: e, lifestyle: e, lighting: e, like: e, lilly: e, limited: e, limo: e, lincoln: e, link: [1, { myfritz: t, cyon: t, joinmc: t, dweb: a, inbrowser: a, keenetic: t, nftstorage: it, mypep: t, storacha: it, w3s: it }], live: [1, { aem: t, hlx: t, ewp: a }], living: e, llc: e, llp: e, loan: e, loans: e, locker: e, locus: e, lol: [1, { omg: t }], london: e, lotte: e, lotto: e, love: e, lpl: e, lplfinancial: e, ltd: e, ltda: e, lundbeck: e, luxe: e, luxury: e, madrid: e, maif: e, maison: e, makeup: e, man: e, management: e, mango: e, map: e, market: e, marketing: e, markets: e, marriott: e, marshalls: e, mattel: e, mba: e, mckinsey: e, med: e, media: Pe, meet: e, melbourne: e, meme: e, memorial: e, men: e, menu: [1, { barsy: t, barsyonline: t }], merck: e, merckmsd: e, miami: e, microsoft: e, mini: e, mint: e, mit: e, mitsubishi: e, mlb: e, mls: e, mma: e, mobile: e, moda: e, moe: e, moi: e, mom: e, monash: e, money: e, monster: e, mormon: e, mortgage: e, moscow: e, moto: e, motorcycles: e, mov: e, movie: e, msd: e, mtn: e, mtr: e, music: e, nab: e, nagoya: e, navy: e, nba: e, nec: e, netbank: e, netflix: e, network: [1, { aem: t, alces: a, appwrite: t, co: t, arvo: t, azimuth: t, tlon: t }], neustar: e, new: e, news: [1, { noticeable: t }], next: e, nextdirect: e, nexus: e, nfl: e, ngo: e, nhk: e, nico: e, nike: e, nikon: e, ninja: e, nissan: e, nissay: e, nokia: e, norton: e, now: e, nowruz: e, nowtv: e, nra: e, nrw: e, ntt: e, nyc: e, obi: e, observer: e, office: e, okinawa: e, olayan: e, olayangroup: e, ollo: e, omega: e, one: [1, { kin: a, service: t, website: t }], ong: e, onl: e, online: [1, { eero: t, "eero-stage": t, websitebuilder: t, leapcell: t, barsy: t }], ooo: e, open: e, oracle: e, orange: [1, { tech: t }], organic: e, origins: e, osaka: e, otsuka: e, ott: e, ovh: [1, { nerdpol: t }], page: [1, { aem: t, hlx: t, codeberg: t, deuxfleurs: t, heyflow: t, prvcy: t, rocky: t, statichost: t, pdns: t, plesk: t }], panasonic: e, paris: e, pars: e, partners: e, parts: e, party: e, pay: e, pccw: e, pet: e, pfizer: e, pharmacy: e, phd: e, philips: e, phone: e, photo: e, photography: e, photos: Pe, physio: e, pics: e, pictet: e, pictures: [1, { 1337: t }], pid: e, pin: e, ping: e, pink: e, pioneer: e, pizza: [1, { ngrok: t }], place: R, play: e, playstation: e, plumbing: e, plus: [1, { playit: [2, { at: a, with: t }] }], pnc: e, pohl: e, poker: e, politie: e, porn: e, praxi: e, press: e, prime: e, prod: e, productions: e, prof: e, progressive: e, promo: e, properties: e, property: e, protection: e, pru: e, prudential: e, pub: [1, { id: a, kin: a, barsy: t }], pwc: e, qpon: e, quebec: e, quest: e, racing: e, radio: e, read: e, realestate: e, realtor: e, realty: e, recipes: e, red: e, redumbrella: e, rehab: e, reise: e, reisen: e, reit: e, reliance: e, ren: e, rent: e, rentals: e, repair: e, report: e, republican: e, rest: e, restaurant: e, review: e, reviews: [1, { aem: t }], rexroth: e, rich: e, richardli: e, ricoh: e, ril: e, rio: e, rip: [1, { clan: t }], rocks: [1, { myddns: t, stackit: t, "lima-city": t, webspace: t }], rodeo: e, rogers: e, room: e, rsvp: e, rugby: e, ruhr: e, run: [1, { appwrite: a, canva: t, development: t, ravendb: t, liara: [2, { iran: t }], lovable: t, needle: t, build: a, code: a, database: a, migration: a, onporter: t, repl: t, stackit: t, val: Et, vercel: t, wix: t }], rwe: e, ryukyu: e, saarland: e, safe: e, safety: e, sakura: e, sale: e, salon: e, samsclub: e, samsung: e, sandvik: e, sandvikcoromant: e, sanofi: e, sap: e, sarl: e, sas: e, save: e, saxo: e, sbi: e, sbs: e, scb: e, schaeffler: e, schmidt: e, scholarships: e, school: e, schule: e, schwarz: e, science: e, scot: [1, { co: t, me: t, org: t, gov: [2, { service: t }] }], search: e, seat: e, secure: e, security: e, seek: e, select: e, sener: e, services: [1, { loginline: t }], seven: e, sew: e, sex: e, sexy: e, sfr: e, shangrila: e, sharp: e, shell: e, shia: e, shiksha: e, shoes: e, shop: [1, { base: t, hoplix: t, barsy: t, barsyonline: t, shopware: t }], shopping: e, shouji: e, show: e, silk: e, sina: e, singles: e, site: [1, { square: t, canva: C, cloudera: a, convex: t, cyon: t, caffeine: t, fastvps: t, figma: t, "figma-gov": t, preview: t, heyflow: t, jele: t, jouwweb: t, loginline: t, barsy: t, co: t, notion: t, omniwe: t, opensocial: t, madethis: t, support: t, platformsh: a, tst: a, byen: t, sol: t, srht: t, novecore: t, cpanel: t, wpsquared: t, sourcecraft: t }], ski: e, skin: e, sky: e, skype: e, sling: e, smart: e, smile: e, sncf: e, soccer: e, social: e, softbank: e, software: e, sohu: e, solar: e, solutions: e, song: e, sony: e, soy: e, spa: e, space: [1, { myfast: t, heiyu: t, hf: [2, { static: t }], "app-ionos": t, project: t, uber: t, xs4all: t }], sport: e, spot: e, srl: e, stada: e, staples: e, star: e, statebank: e, statefarm: e, stc: e, stcgroup: e, stockholm: e, storage: e, store: [1, { barsy: t, sellfy: t, shopware: t, storebase: t }], stream: e, studio: e, study: e, style: e, sucks: e, supplies: e, supply: e, support: [1, { barsy: t }], surf: e, surgery: e, suzuki: e, swatch: e, swiss: e, sydney: e, systems: [1, { knightpoint: t, miren: t }], tab: e, taipei: e, talk: e, taobao: e, target: e, tatamotors: e, tatar: e, tattoo: e, tax: e, taxi: e, tci: e, tdk: e, team: [1, { discourse: t, jelastic: t }], tech: [1, { cleverapps: t }], technology: R, temasek: e, tennis: e, teva: e, thd: e, theater: e, theatre: e, tiaa: e, tickets: e, tienda: e, tips: e, tires: e, tirol: e, tjmaxx: e, tjx: e, tkmaxx: e, tmall: e, today: [1, { prequalifyme: t }], tokyo: e, tools: [1, { addr: St, myaddr: t }], top: [1, { ntdll: t, wadl: a }], toray: e, toshiba: e, total: e, tours: e, town: e, toyota: e, toys: e, trade: e, trading: e, training: e, travel: e, travelers: e, travelersinsurance: e, trust: e, trv: e, tube: e, tui: e, tunes: e, tushu: e, tvs: e, ubank: e, ubs: e, unicom: e, university: e, uno: e, uol: e, ups: e, vacations: e, vana: e, vanguard: e, vegas: e, ventures: e, verisign: e, versicherung: e, vet: e, viajes: e, video: e, vig: e, viking: e, villas: e, vin: e, vip: [1, { hidns: t }], virgin: e, visa: e, vision: e, viva: e, vivo: e, vlaanderen: e, vodka: e, volvo: e, vote: e, voting: e, voto: e, voyage: e, wales: e, walmart: e, walter: e, wang: e, wanggou: e, watch: e, watches: e, weather: e, weatherchannel: e, webcam: e, weber: e, website: Pe, wed: e, wedding: e, weibo: e, weir: e, whoswho: e, wien: e, wiki: Pe, williamhill: e, win: e, windows: e, wine: e, winners: e, wme: e, wolterskluwer: e, woodside: e, work: [1, { "imagine-proxy": t }], works: e, world: e, wow: e, wtc: e, wtf: e, xbox: e, xerox: e, xihuan: e, xin: e, "xn--11b4c3d": e, कॉम: e, "xn--1ck2e1b": e, セール: e, "xn--1qqw23a": e, 佛山: e, "xn--30rr7y": e, 慈善: e, "xn--3bst00m": e, 集团: e, "xn--3ds443g": e, 在线: e, "xn--3pxu8k": e, 点看: e, "xn--42c2d9a": e, คอม: e, "xn--45q11c": e, 八卦: e, "xn--4gbrim": e, موقع: e, "xn--55qw42g": e, 公益: e, "xn--55qx5d": e, 公司: e, "xn--5su34j936bgsg": e, 香格里拉: e, "xn--5tzm5g": e, 网站: e, "xn--6frz82g": e, 移动: e, "xn--6qq986b3xl": e, 我爱你: e, "xn--80adxhks": e, москва: e, "xn--80aqecdr1a": e, католик: e, "xn--80asehdb": e, онлайн: e, "xn--80aswg": e, сайт: e, "xn--8y0a063a": e, 联通: e, "xn--9dbq2a": e, קום: e, "xn--9et52u": e, 时尚: e, "xn--9krt00a": e, 微博: e, "xn--b4w605ferd": e, 淡马锡: e, "xn--bck1b9a5dre4c": e, ファッション: e, "xn--c1avg": e, орг: e, "xn--c2br7g": e, नेट: e, "xn--cck2b3b": e, ストア: e, "xn--cckwcxetd": e, アマゾン: e, "xn--cg4bki": e, 삼성: e, "xn--czr694b": e, 商标: e, "xn--czrs0t": e, 商店: e, "xn--czru2d": e, 商城: e, "xn--d1acj3b": e, дети: e, "xn--eckvdtc9d": e, ポイント: e, "xn--efvy88h": e, 新闻: e, "xn--fct429k": e, 家電: e, "xn--fhbei": e, كوم: e, "xn--fiq228c5hs": e, 中文网: e, "xn--fiq64b": e, 中信: e, "xn--fjq720a": e, 娱乐: e, "xn--flw351e": e, 谷歌: e, "xn--fzys8d69uvgm": e, 電訊盈科: e, "xn--g2xx48c": e, 购物: e, "xn--gckr3f0f": e, クラウド: e, "xn--gk3at1e": e, 通販: e, "xn--hxt814e": e, 网店: e, "xn--i1b6b1a6a2e": e, संगठन: e, "xn--imr513n": e, 餐厅: e, "xn--io0a7i": e, 网络: e, "xn--j1aef": e, ком: e, "xn--jlq480n2rg": e, 亚马逊: e, "xn--jvr189m": e, 食品: e, "xn--kcrx77d1x4a": e, 飞利浦: e, "xn--kput3i": e, 手机: e, "xn--mgba3a3ejt": e, ارامكو: e, "xn--mgba7c0bbn0a": e, العليان: e, "xn--mgbab2bd": e, بازار: e, "xn--mgbca7dzdo": e, ابوظبي: e, "xn--mgbi4ecexp": e, كاثوليك: e, "xn--mgbt3dhd": e, همراه: e, "xn--mk1bu44c": e, 닷컴: e, "xn--mxtq1m": e, 政府: e, "xn--ngbc5azd": e, شبكة: e, "xn--ngbe9e0a": e, بيتك: e, "xn--ngbrx": e, عرب: e, "xn--nqv7f": e, 机构: e, "xn--nqv7fs00ema": e, 组织机构: e, "xn--nyqy26a": e, 健康: e, "xn--otu796d": e, 招聘: e, "xn--p1acf": [1, { "xn--90amc": t, "xn--j1aef": t, "xn--j1ael8b": t, "xn--h1ahn": t, "xn--j1adp": t, "xn--c1avg": t, "xn--80aaa0cvac": t, "xn--h1aliz": t, "xn--90a1af": t, "xn--41a": t }], рус: [1, { биз: t, ком: t, крым: t, мир: t, мск: t, орг: t, самара: t, сочи: t, спб: t, я: t }], "xn--pssy2u": e, 大拿: e, "xn--q9jyb4c": e, みんな: e, "xn--qcka1pmc": e, グーグル: e, "xn--rhqv96g": e, 世界: e, "xn--rovu88b": e, 書籍: e, "xn--ses554g": e, 网址: e, "xn--t60b56a": e, 닷넷: e, "xn--tckwe": e, コム: e, "xn--tiq49xqyj": e, 天主教: e, "xn--unup4y": e, 游戏: e, "xn--vermgensberater-ctb": e, vermögensberater: e, "xn--vermgensberatung-pwb": e, vermögensberatung: e, "xn--vhquv": e, 企业: e, "xn--vuq861b": e, 信息: e, "xn--w4r85el8fhu5dnra": e, 嘉里大酒店: e, "xn--w4rs40l": e, 嘉里: e, "xn--xhq521b": e, 广东: e, "xn--zfr164b": e, 政务: e, xyz: [1, { caffeine: t, botdash: t, telebit: a }], yachts: e, yahoo: e, yamaxun: e, yandex: e, yodobashi: e, yoga: e, yokohama: e, you: e, youtube: e, yun: e, zappos: e, zara: e, zero: e, zip: e, zone: [1, { triton: a, stackit: t, lima: t }], zuerich: e }];
2466
2466
  })();
2467
- function na(e, t, n, s) {
2467
+ function oa(e, t, n, s) {
2468
2468
  let a = null, o = t;
2469
2469
  for (; o !== void 0 && ((o[0] & s) !== 0 && (a = {
2470
2470
  index: n + 1,
@@ -2480,25 +2480,25 @@ function Io(e, t, n) {
2480
2480
  var s;
2481
2481
  if (Eo(e, t, n))
2482
2482
  return;
2483
- const a = e.split("."), o = (t.allowPrivateDomains ? 2 : 0) | (t.allowIcannDomains ? 1 : 0), i = na(a, To, a.length - 1, o);
2483
+ const a = e.split("."), o = (t.allowPrivateDomains ? 2 : 0) | (t.allowIcannDomains ? 1 : 0), i = oa(a, To, a.length - 1, o);
2484
2484
  if (i !== null) {
2485
2485
  n.isIcann = i.isIcann, n.isPrivate = i.isPrivate, n.publicSuffix = a.slice(i.index + 1).join(".");
2486
2486
  return;
2487
2487
  }
2488
- const r = na(a, jo, a.length - 1, o);
2488
+ const r = oa(a, jo, a.length - 1, o);
2489
2489
  if (r !== null) {
2490
2490
  n.isIcann = r.isIcann, n.isPrivate = r.isPrivate, n.publicSuffix = a.slice(r.index).join(".");
2491
2491
  return;
2492
2492
  }
2493
2493
  n.isIcann = !1, n.isPrivate = !1, n.publicSuffix = (s = a[a.length - 1]) !== null && s !== void 0 ? s : null;
2494
2494
  }
2495
- const sa = _o();
2495
+ const ia = _o();
2496
2496
  function zo(e, t = {}) {
2497
- return Co(sa), So(e, 3, Io, t, sa).domain;
2497
+ return Co(ia), So(e, 3, Io, t, ia).domain;
2498
2498
  }
2499
- var Oo = class Ya extends Error {
2499
+ var Oo = class en extends Error {
2500
2500
  constructor(t) {
2501
- super(t), this.name = "TimeoutError", Object.setPrototypeOf(this, Ya.prototype);
2501
+ super(t), this.name = "TimeoutError", Object.setPrototypeOf(this, en.prototype);
2502
2502
  }
2503
2503
  };
2504
2504
  async function Ro(e, t) {
@@ -2513,7 +2513,7 @@ async function Ro(e, t) {
2513
2513
  });
2514
2514
  });
2515
2515
  }
2516
- var Ao = "565487b2-a67c-4aac-bb92-3fb64732c7b8", Za = _n(
2516
+ var Ao = "565487b2-a67c-4aac-bb92-3fb64732c7b8", tn = Cn(
2517
2517
  ({ onLoad: e, scriptLocation: t }, n) => {
2518
2518
  const [s, a] = ne(!1);
2519
2519
  return $(() => {
@@ -2534,8 +2534,8 @@ var Ao = "565487b2-a67c-4aac-bb92-3fb64732c7b8", Za = _n(
2534
2534
  );
2535
2535
  }
2536
2536
  );
2537
- Za.displayName = "HCaptcha";
2538
- var oa = "kapa-recaptcha-script", Lo = ({ siteKey: e, config: t, onLoad: n }) => {
2537
+ tn.displayName = "HCaptcha";
2538
+ var ra = "kapa-recaptcha-script", Lo = ({ siteKey: e, config: t, onLoad: n }) => {
2539
2539
  const { loadScript: s = !0 } = t || {}, [a, o] = ne(!1);
2540
2540
  return $(() => {
2541
2541
  var i;
@@ -2546,12 +2546,12 @@ var oa = "kapa-recaptcha-script", Lo = ({ siteKey: e, config: t, onLoad: n }) =>
2546
2546
  console.error("Failed to load reCAPTCHA Enterprise script", u);
2547
2547
  }, d = (() => {
2548
2548
  const u = document.getElementById(
2549
- oa
2549
+ ra
2550
2550
  );
2551
2551
  if (u)
2552
2552
  return u;
2553
2553
  const m = document.createElement("script");
2554
- return m.id = oa, m.src = `https://www.google.com/recaptcha/enterprise.js?render=${e}`, m.async = !0, m.defer = !0, document.head.appendChild(m), m;
2554
+ return m.id = ra, m.src = `https://www.google.com/recaptcha/enterprise.js?render=${e}`, m.async = !0, m.defer = !0, document.head.appendChild(m), m;
2555
2555
  })();
2556
2556
  if ((i = window.grecaptcha) != null && i.enterprise) {
2557
2557
  o(!0);
@@ -2570,8 +2570,8 @@ var oa = "kapa-recaptcha-script", Lo = ({ siteKey: e, config: t, onLoad: n }) =>
2570
2570
  console.error("Error during reCAPTCHA ready initialization:", i);
2571
2571
  }
2572
2572
  }, [a, n]), null;
2573
- }, Po = Lo, ia = "6Lck4YwlAAAAAEIE1hR--varWp0qu9F-8-emQn2v", en = R.createContext(void 0), Mo = ({ children: e, provider: t, hasConsent: n }) => {
2574
- const s = R.useRef(null), a = R.useRef(null), [o, i] = R.useState(!1), r = R.useCallback(
2573
+ }, Po = Lo, ca = "6Lck4YwlAAAAAEIE1hR--varWp0qu9F-8-emQn2v", an = L.createContext(void 0), Mo = ({ children: e, provider: t, hasConsent: n }) => {
2574
+ const s = L.useRef(null), a = L.useRef(null), [o, i] = L.useState(!1), r = L.useCallback(
2575
2575
  async (l) => {
2576
2576
  var d;
2577
2577
  if (!o)
@@ -2587,14 +2587,14 @@ var oa = "kapa-recaptcha-script", Lo = ({ siteKey: e, config: t, onLoad: n }) =>
2587
2587
  }
2588
2588
  },
2589
2589
  [o]
2590
- ), c = R.useCallback(
2590
+ ), c = L.useCallback(
2591
2591
  async (l) => {
2592
2592
  if (!o)
2593
2593
  return console.error("reCAPTCHA is not ready"), null;
2594
2594
  try {
2595
2595
  return {
2596
2596
  token: await Ro(
2597
- window.grecaptcha.enterprise.execute(ia, {
2597
+ window.grecaptcha.enterprise.execute(ca, {
2598
2598
  action: l
2599
2599
  }),
2600
2600
  4e3
@@ -2607,17 +2607,17 @@ var oa = "kapa-recaptcha-script", Lo = ({ siteKey: e, config: t, onLoad: n }) =>
2607
2607
  },
2608
2608
  [o]
2609
2609
  );
2610
- return /* @__PURE__ */ S(
2611
- en.Provider,
2610
+ return /* @__PURE__ */ E(
2611
+ an.Provider,
2612
2612
  {
2613
2613
  value: {
2614
2614
  executeCaptcha: t === "hcaptcha" ? r : c
2615
2615
  },
2616
2616
  children: [
2617
2617
  e,
2618
- /* @__PURE__ */ S("div", { ref: a, style: { display: "none" }, children: [
2618
+ /* @__PURE__ */ E("div", { ref: a, style: { display: "none" }, children: [
2619
2619
  t === "hcaptcha" && n ? /* @__PURE__ */ h(
2620
- Za,
2620
+ tn,
2621
2621
  {
2622
2622
  onLoad: () => {
2623
2623
  i(!0);
@@ -2632,7 +2632,7 @@ var oa = "kapa-recaptcha-script", Lo = ({ siteKey: e, config: t, onLoad: n }) =>
2632
2632
  onLoad: () => {
2633
2633
  i(!0);
2634
2634
  },
2635
- siteKey: ia,
2635
+ siteKey: ca,
2636
2636
  config: {
2637
2637
  loadScript: n
2638
2638
  }
@@ -2643,7 +2643,7 @@ var oa = "kapa-recaptcha-script", Lo = ({ siteKey: e, config: t, onLoad: n }) =>
2643
2643
  }
2644
2644
  );
2645
2645
  }, No = () => {
2646
- const e = R.useContext(en);
2646
+ const e = L.useContext(an);
2647
2647
  if (e === void 0)
2648
2648
  throw new Error("useConfig must be used within a CaptchaProvider");
2649
2649
  return e;
@@ -2678,14 +2678,14 @@ var oa = "kapa-recaptcha-script", Lo = ({ siteKey: e, config: t, onLoad: n }) =>
2678
2678
  onFirstToken: d,
2679
2679
  onPartialAnswer: u,
2680
2680
  onMetadata: m,
2681
- onRelevantSources: k,
2681
+ onRelevantSources: f,
2682
2682
  onError: g,
2683
- onIdentifiers: f
2683
+ onIdentifiers: p
2684
2684
  } = l;
2685
2685
  let y = `${this.proxyURL}/proxy/query/v2/chat/stream/`;
2686
2686
  t && (y = `${this.proxyURL}/proxy/query/v2/thread/${t}/chat/stream/`);
2687
2687
  try {
2688
- const p = await fetch(y, {
2688
+ const w = await fetch(y, {
2689
2689
  method: "POST",
2690
2690
  headers: {
2691
2691
  "Content-Type": "application/json",
@@ -2705,32 +2705,32 @@ var oa = "kapa-recaptcha-script", Lo = ({ siteKey: e, config: t, onLoad: n }) =>
2705
2705
  }),
2706
2706
  signal: this.abortController.signal
2707
2707
  });
2708
- p.status === 200 && p.body ? await this.processStreamFn(p, {
2708
+ w.status === 200 && w.body ? await this.processStreamFn(w, {
2709
2709
  onFirstToken: d ?? (() => {
2710
2710
  }),
2711
2711
  onPartialAnswer: u ?? (() => {
2712
2712
  }),
2713
- onRelevantSources: k ?? (() => {
2713
+ onRelevantSources: f ?? (() => {
2714
2714
  }),
2715
2715
  onError: g ?? (() => {
2716
2716
  }),
2717
2717
  onMetadata: m ?? (() => {
2718
2718
  }),
2719
- onIdentifiers: (b, v) => {
2720
- f?.(b, v);
2719
+ onIdentifiers: (k, b) => {
2720
+ p?.(k, b);
2721
2721
  }
2722
- }) : p.status === 403 && (await p.text()).toLowerCase().includes("captcha") ? g?.(
2722
+ }) : w.status === 403 && (await w.text()).toLowerCase().includes("captcha") ? g?.(
2723
2723
  "We noticed unusual activity. Please try asking your question again."
2724
- ) : p.status === 429 ? (await p.json()).type === "deep_thinking_request_limit" ? g?.(
2724
+ ) : w.status === 429 ? (await w.json()).type === "deep_thinking_request_limit" ? g?.(
2725
2725
  "Too many deep thinking requests running at the moment. Please try again in a few seconds."
2726
2726
  ) : g?.(
2727
2727
  "There have been too many requests, please try again in a minute."
2728
2728
  ) : g?.(
2729
2729
  "Something went wrong. If the issue persists reach out to support."
2730
2730
  );
2731
- } catch (p) {
2732
- if (p?.name === "AbortError") return;
2733
- throw g?.("Network error while fetching answer."), p;
2731
+ } catch (w) {
2732
+ if (w?.name === "AbortError") return;
2733
+ throw g?.("Network error while fetching answer."), w;
2734
2734
  }
2735
2735
  }
2736
2736
  /**
@@ -2760,10 +2760,10 @@ var oa = "kapa-recaptcha-script", Lo = ({ siteKey: e, config: t, onLoad: n }) =>
2760
2760
  })).ok)
2761
2761
  throw new Error("Failed to send feedback");
2762
2762
  }
2763
- }, tn = Cn(null), Do = ({
2763
+ }, nn = Sn(null), Do = ({
2764
2764
  children: e
2765
2765
  }) => {
2766
- const t = K(null), n = {
2766
+ const t = Q(null), n = {
2767
2767
  mode: "default",
2768
2768
  deepThinkingTimer: {
2769
2769
  seconds: 0,
@@ -2786,7 +2786,7 @@ var oa = "kapa-recaptcha-script", Lo = ({ siteKey: e, config: t, onLoad: n }) =>
2786
2786
  }
2787
2787
  };
2788
2788
  case "INCREMENT_DEEP_THINKING_TIMER_SECONDS": {
2789
- const k = u.deepThinkingTimer.startedAt ? Math.floor(
2789
+ const f = u.deepThinkingTimer.startedAt ? Math.floor(
2790
2790
  ((/* @__PURE__ */ new Date()).getTime() - u.deepThinkingTimer.startedAt.getTime()) / 1e3
2791
2791
  // convert milliseconds to seconds
2792
2792
  ) : 0;
@@ -2794,7 +2794,7 @@ var oa = "kapa-recaptcha-script", Lo = ({ siteKey: e, config: t, onLoad: n }) =>
2794
2794
  ...u,
2795
2795
  deepThinkingTimer: {
2796
2796
  ...u.deepThinkingTimer,
2797
- seconds: k
2797
+ seconds: f
2798
2798
  }
2799
2799
  };
2800
2800
  }
@@ -2809,26 +2809,26 @@ var oa = "kapa-recaptcha-script", Lo = ({ siteKey: e, config: t, onLoad: n }) =>
2809
2809
  default:
2810
2810
  return u;
2811
2811
  }
2812
- }, [a, o] = wn(s, n), i = T(() => {
2812
+ }, [a, o] = xn(s, n), i = S(() => {
2813
2813
  o({
2814
2814
  type: "SET_MODE",
2815
2815
  mode: a.mode === "deep_thinking" ? "default" : "deep_thinking"
2816
2816
  });
2817
- }, [o, a.mode]), r = T(() => {
2817
+ }, [o, a.mode]), r = S(() => {
2818
2818
  o({ type: "SET_MODE", mode: "deep_thinking" });
2819
- }, [o]), c = T(() => {
2819
+ }, [o]), c = S(() => {
2820
2820
  o({
2821
2821
  type: "START_DEEP_THINKING_TIMER"
2822
2822
  }), t.current = setInterval(() => {
2823
2823
  o({ type: "INCREMENT_DEEP_THINKING_TIMER_SECONDS" });
2824
2824
  }, 1e3);
2825
- }, [o]), l = T(() => {
2825
+ }, [o]), l = S(() => {
2826
2826
  t.current && clearInterval(t.current), o({ type: "RESET_DEEP_THINKING_TIMER" });
2827
- }, [o]), d = T(() => {
2827
+ }, [o]), d = S(() => {
2828
2828
  o({ type: "SET_MODE", mode: "default" });
2829
2829
  }, [o]);
2830
2830
  return /* @__PURE__ */ h(
2831
- tn.Provider,
2831
+ nn.Provider,
2832
2832
  {
2833
2833
  value: {
2834
2834
  active: a.mode === "deep_thinking",
@@ -2852,15 +2852,15 @@ var oa = "kapa-recaptcha-script", Lo = ({ siteKey: e, config: t, onLoad: n }) =>
2852
2852
  }) => {
2853
2853
  const r = e.body.getReader(), c = new TextDecoder("utf-8"), d = new TextEncoder().encode("␞");
2854
2854
  let u = new Uint8Array(), m = !0;
2855
- const k = (f) => {
2856
- for (let y = 0; y < f.length - d.length + 1; y++) {
2857
- let p = !0;
2858
- for (let b = 0; b < d.length; b++)
2859
- if (f[y + b] !== d[b]) {
2860
- p = !1;
2855
+ const f = (p) => {
2856
+ for (let y = 0; y < p.length - d.length + 1; y++) {
2857
+ let w = !0;
2858
+ for (let k = 0; k < d.length; k++)
2859
+ if (p[y + k] !== d[k]) {
2860
+ w = !1;
2861
2861
  break;
2862
2862
  }
2863
- if (p)
2863
+ if (w)
2864
2864
  return y;
2865
2865
  }
2866
2866
  return -1;
@@ -2868,46 +2868,46 @@ var oa = "kapa-recaptcha-script", Lo = ({ siteKey: e, config: t, onLoad: n }) =>
2868
2868
  let g;
2869
2869
  for (; g = await r.read(), !g.done; ) {
2870
2870
  m && g.value.length > 0 && (n(), m = !1), u = new Uint8Array([...u, ...g.value]);
2871
- let f;
2872
- for (; (f = k(u)) !== -1; ) {
2873
- const y = u.slice(0, f), p = c.decode(y);
2874
- u = u.slice(f + d.length);
2875
- const b = JSON.parse(p);
2876
- switch (b.chunk.type) {
2871
+ let p;
2872
+ for (; (p = f(u)) !== -1; ) {
2873
+ const y = u.slice(0, p), w = c.decode(y);
2874
+ u = u.slice(p + d.length);
2875
+ const k = JSON.parse(w);
2876
+ switch (k.chunk.type) {
2877
2877
  case "relevant_sources": {
2878
- s(b.chunk.content.relevant_sources);
2878
+ s(k.chunk.content.relevant_sources);
2879
2879
  break;
2880
2880
  }
2881
2881
  case "partial_answer": {
2882
- a(b.chunk.content.text);
2882
+ a(k.chunk.content.text);
2883
2883
  break;
2884
2884
  }
2885
2885
  case "metadata": {
2886
- o({ is_uncertain: b.chunk.content.is_uncertain });
2886
+ o({ is_uncertain: k.chunk.content.is_uncertain });
2887
2887
  break;
2888
2888
  }
2889
2889
  case "identifiers": {
2890
2890
  t(
2891
- b.chunk.content.thread_id,
2892
- b.chunk.content.question_answer_id
2891
+ k.chunk.content.thread_id,
2892
+ k.chunk.content.question_answer_id
2893
2893
  );
2894
2894
  break;
2895
2895
  }
2896
2896
  case "error":
2897
- i(b.chunk.content.reason);
2897
+ i(k.chunk.content.reason);
2898
2898
  return;
2899
2899
  }
2900
2900
  }
2901
2901
  }
2902
- }, an = "@fpjs@client@";
2902
+ }, sn = "@fpjs@client@";
2903
2903
  function we(e, t) {
2904
2904
  return `${t}__${e}`;
2905
2905
  }
2906
- function nn(e, t) {
2906
+ function on(e, t) {
2907
2907
  return e.replace(`${t}__`, "");
2908
2908
  }
2909
2909
  var Fo = class {
2910
- constructor(e = an) {
2910
+ constructor(e = sn) {
2911
2911
  this.prefix = e;
2912
2912
  }
2913
2913
  set(e, t) {
@@ -2926,10 +2926,10 @@ var Fo = class {
2926
2926
  window.localStorage.removeItem(we(e, this.prefix));
2927
2927
  }
2928
2928
  allKeys() {
2929
- return Object.keys(window.localStorage).filter((e) => e.startsWith(this.prefix)).map((e) => nn(e, this.prefix));
2929
+ return Object.keys(window.localStorage).filter((e) => e.startsWith(this.prefix)).map((e) => on(e, this.prefix));
2930
2930
  }
2931
2931
  }, Uo = class {
2932
- constructor(e = an) {
2932
+ constructor(e = sn) {
2933
2933
  this.prefix = e;
2934
2934
  }
2935
2935
  /**
@@ -2966,7 +2966,7 @@ var Fo = class {
2966
2966
  * @returns An array of all the keys in the sessionStorage that start with the prefix.
2967
2967
  */
2968
2968
  allKeys() {
2969
- return Object.keys(window.sessionStorage).filter((e) => e.startsWith(this.prefix)).map((e) => nn(e, this.prefix));
2969
+ return Object.keys(window.sessionStorage).filter((e) => e.startsWith(this.prefix)).map((e) => on(e, this.prefix));
2970
2970
  }
2971
2971
  }, Ho = class {
2972
2972
  constructor() {
@@ -3005,19 +3005,19 @@ var Fo = class {
3005
3005
  e.Memory = "memory", e.LocalStorage = "localstorage", e.SessionStorage = "sessionstorage", e.NoCache = "nocache";
3006
3006
  })(ge || (ge = {}));
3007
3007
  ge.Memory + "", ge.LocalStorage + "", ge.SessionStorage + "", ge.NoCache + "";
3008
- var ra = "kapa_web_id", Ko = (e) => {
3009
- const { mode: t } = e, { data: n, getData: s } = Ls(), a = R.useCallback(() => {
3008
+ var la = "kapa_web_id", Ko = (e) => {
3009
+ const { mode: t } = e, { data: n, getData: s } = Ls(), a = L.useCallback(() => {
3010
3010
  var r, c;
3011
3011
  if (t !== "cookie") return;
3012
- let l = (r = Zt.get(ra)) != null ? r : crypto.randomUUID();
3012
+ let l = (r = ta.get(la)) != null ? r : crypto.randomUUID();
3013
3013
  const d = window.location.hostname, u = {
3014
3014
  domain: (c = zo(d)) != null ? c : d,
3015
3015
  secure: !0,
3016
3016
  sameSite: "strict",
3017
3017
  expires: 399
3018
3018
  };
3019
- return Zt.set(ra, l, u), l;
3020
- }, [t]), o = R.useCallback(async () => {
3019
+ return ta.set(la, l, u), l;
3020
+ }, [t]), o = L.useCallback(async () => {
3021
3021
  if (t === "fingerprint")
3022
3022
  try {
3023
3023
  return (await s()).visitorId;
@@ -3027,24 +3027,24 @@ var ra = "kapa_web_id", Ko = (e) => {
3027
3027
  }
3028
3028
  }, [t, n, s]);
3029
3029
  return {
3030
- buildIdentifiers: R.useCallback(async () => {
3030
+ buildIdentifiers: L.useCallback(async () => {
3031
3031
  var r, c, l, d;
3032
- const u = (r = window?.kapaSettings) == null ? void 0 : r.user, m = await o(), k = a(), g = {
3032
+ const u = (r = window?.kapaSettings) == null ? void 0 : r.user, m = await o(), f = a(), g = {
3033
3033
  email: u?.email || void 0,
3034
3034
  unique_client_id: u?.uniqueClientId || void 0,
3035
3035
  fingerprint_id: m,
3036
- kapa_web_id: k
3037
- }, f = {
3036
+ kapa_web_id: f
3037
+ }, p = {
3038
3038
  company_name: ((c = u?.metadata) == null ? void 0 : c.companyName) || void 0,
3039
3039
  first_name: ((l = u?.metadata) == null ? void 0 : l.firstName) || void 0,
3040
3040
  last_name: ((d = u?.metadata) == null ? void 0 : d.lastName) || void 0
3041
3041
  };
3042
- return { identifiers: g, metadata: f };
3042
+ return { identifiers: g, metadata: p };
3043
3043
  }, [o, a])
3044
3044
  };
3045
- }, ie = class sn extends Array {
3045
+ }, ie = class rn extends Array {
3046
3046
  constructor(...t) {
3047
- super(...t), Object.setPrototypeOf(this, sn.prototype);
3047
+ super(...t), Object.setPrototypeOf(this, rn.prototype);
3048
3048
  }
3049
3049
  getById(t) {
3050
3050
  return this.find((n) => n.id === t);
@@ -3089,7 +3089,7 @@ var ra = "kapa_web_id", Ko = (e) => {
3089
3089
  this[n] = { ...s, ...t };
3090
3090
  }
3091
3091
  };
3092
- function on(e) {
3092
+ function cn(e) {
3093
3093
  return e.replace(/[#/]+$/, "");
3094
3094
  }
3095
3095
  function Qo(e) {
@@ -3116,13 +3116,13 @@ function Go(e) {
3116
3116
  });
3117
3117
  }
3118
3118
  var Vo = (e) => {
3119
- const t = e.replace(/```[\s\S]*?```/g, ""), n = /(http|https):\/\/([\w_-]+(?:(?:\.[\w_-]+)+))([\w.,@?^=%&:/+#-]*[\w@?^=%&/+#-])(?=[^\w@?^=%&/+#-]|$)/g, a = (t.match(n) || []).map((o) => on(o));
3119
+ const t = e.replace(/```[\s\S]*?```/g, ""), n = /(http|https):\/\/([\w_-]+(?:(?:\.[\w_-]+)+))([\w.,@?^=%&:/+#-]*[\w@?^=%&/+#-])(?=[^\w@?^=%&/+#-]|$)/g, a = (t.match(n) || []).map((o) => cn(o));
3120
3120
  return new Set(a);
3121
3121
  };
3122
3122
  function Wo(e) {
3123
3123
  const t = /* @__PURE__ */ new Set();
3124
3124
  return e.reduce((n, s) => {
3125
- const a = on(s.source_url);
3125
+ const a = cn(s.source_url);
3126
3126
  return t.has(a) || (t.add(a), n.push({ ...s, source_url: a })), n;
3127
3127
  }, []);
3128
3128
  }
@@ -3237,7 +3237,7 @@ function Jo(e, t) {
3237
3237
  return e;
3238
3238
  }
3239
3239
  }
3240
- var Yo = "MHIUVE6Y4VV6H5lpgMyI", rn = R.createContext(void 0), ca = ({
3240
+ var Yo = "MHIUVE6Y4VV6H5lpgMyI", ln = L.createContext(void 0), ua = ({
3241
3241
  children: e,
3242
3242
  integrationId: t,
3243
3243
  sourceGroupIDsInclude: n,
@@ -3246,35 +3246,35 @@ var Yo = "MHIUVE6Y4VV6H5lpgMyI", rn = R.createContext(void 0), ca = ({
3246
3246
  callbacks: o = {},
3247
3247
  apiService: i = new qo(Bo)
3248
3248
  }) => {
3249
- const c = R.useRef(i).current, l = {
3249
+ const c = L.useRef(i).current, l = {
3250
3250
  isGenerating: !1,
3251
3251
  isPreparing: !1,
3252
3252
  threadId: null,
3253
3253
  conversation: new ie(),
3254
3254
  error: null
3255
- }, d = xn(tn), [u, m] = R.useReducer(Jo, l), { executeCaptcha: k } = No(), { buildIdentifiers: g } = Ko({
3255
+ }, d = _n(nn), [u, m] = L.useReducer(Jo, l), { executeCaptcha: f } = No(), { buildIdentifiers: g } = Ko({
3256
3256
  mode: a
3257
- }), f = R.useRef({
3258
- onRelevantSources: (w) => m({ type: "SET_RELEVANT_SOURCES", sources: w }),
3259
- onPartialAnswer: (w) => m({ type: "SET_PARTIAL_ANSWER", answer: w }),
3260
- onMetadata: (w) => m({ type: "SET_METADATA", metadata: w }),
3261
- onError: (w) => {
3262
- m({ type: "SET_ERROR", message: w }), console.error("Error: ", w);
3257
+ }), p = L.useRef({
3258
+ onRelevantSources: (v) => m({ type: "SET_RELEVANT_SOURCES", sources: v }),
3259
+ onPartialAnswer: (v) => m({ type: "SET_PARTIAL_ANSWER", answer: v }),
3260
+ onMetadata: (v) => m({ type: "SET_METADATA", metadata: v }),
3261
+ onError: (v) => {
3262
+ m({ type: "SET_ERROR", message: v }), console.error("Error: ", v);
3263
3263
  },
3264
3264
  onFirstToken: () => m({ type: "SET_IS_GENERATING", isGenerating: !0 }),
3265
- onIdentifiers: (w, x) => m({ type: "SET_IDENTIFIERS", threadId: w, questionAnswerId: x })
3266
- }), y = R.useCallback(
3267
- (w) => {
3268
- var x, j, F;
3269
- s && ((x = w.metadata) != null && x.is_uncertain) && m({
3265
+ onIdentifiers: (v, C) => m({ type: "SET_IDENTIFIERS", threadId: v, questionAnswerId: C })
3266
+ }), y = L.useCallback(
3267
+ (v) => {
3268
+ var C, I, P;
3269
+ s && ((C = v.metadata) != null && C.is_uncertain) && m({
3270
3270
  type: "SET_PARTIAL_ANSWER",
3271
3271
  answer: s
3272
- }), (F = (j = o.askAI) == null ? void 0 : j.onAnswerGenerationCompleted) == null || F.call(j, {
3272
+ }), (P = (I = o.askAI) == null ? void 0 : I.onAnswerGenerationCompleted) == null || P.call(I, {
3273
3273
  threadId: u.threadId,
3274
3274
  conversation: u.conversation.formatForCallbacks(),
3275
- question: w.question,
3276
- answer: w.answer,
3277
- questionAnswerId: w.id
3275
+ question: v.question,
3276
+ answer: v.answer,
3277
+ questionAnswerId: v.id
3278
3278
  });
3279
3279
  },
3280
3280
  [
@@ -3284,25 +3284,25 @@ var Yo = "MHIUVE6Y4VV6H5lpgMyI", rn = R.createContext(void 0), ca = ({
3284
3284
  u.conversation
3285
3285
  ]
3286
3286
  );
3287
- R.useEffect(() => {
3287
+ L.useEffect(() => {
3288
3288
  u.conversation.filter(
3289
- (x) => x.status === "pending_completion"
3290
- ).forEach((x) => {
3291
- y(x), m({ type: "MARK_COMPLETED", questionAnswerId: x.id });
3289
+ (C) => C.status === "pending_completion"
3290
+ ).forEach((C) => {
3291
+ y(C), m({ type: "MARK_COMPLETED", questionAnswerId: C.id });
3292
3292
  });
3293
3293
  }, [u.conversation, y]);
3294
- const p = async (w) => {
3295
- var x, j;
3296
- m({ type: "ADD_NEW_QA", query: w }), (j = (x = o.askAI) == null ? void 0 : x.onQuerySubmit) == null || j.call(x, {
3294
+ const w = async (v) => {
3295
+ var C, I;
3296
+ m({ type: "ADD_NEW_QA", query: v }), (I = (C = o.askAI) == null ? void 0 : C.onQuerySubmit) == null || I.call(C, {
3297
3297
  threadId: u.threadId,
3298
3298
  conversation: u.conversation.formatForCallbacks(),
3299
- question: w
3299
+ question: v
3300
3300
  });
3301
- const F = await k(
3301
+ const P = await f(
3302
3302
  "ask_ai"
3303
3303
  /* AskAi */
3304
3304
  );
3305
- if (!F) {
3305
+ if (!P) {
3306
3306
  console.error(
3307
3307
  "Error in verifying browser for feedback submission. Captcha token could not be obtained."
3308
3308
  ), m({
@@ -3319,51 +3319,51 @@ var Yo = "MHIUVE6Y4VV6H5lpgMyI", rn = R.createContext(void 0), ca = ({
3319
3319
  return;
3320
3320
  }
3321
3321
  try {
3322
- const { identifiers: X, metadata: U } = await g();
3322
+ const { identifiers: G, metadata: j } = await g();
3323
3323
  d?.active && d.startTimer(), await c.submitQuery(
3324
3324
  {
3325
- query: w,
3325
+ query: v,
3326
3326
  mode: d?.active ? "deep_thinking" : "default",
3327
3327
  threadId: u.threadId,
3328
- captcha: F,
3328
+ captcha: P,
3329
3329
  integrationId: t,
3330
3330
  sourceGroupIDsInclude: n,
3331
- userIdentifiers: X || {},
3332
- userMetadata: U || {},
3331
+ userIdentifiers: G || {},
3332
+ userMetadata: j || {},
3333
3333
  originUrl: `${window.location.origin}${window.location.pathname}`
3334
3334
  },
3335
- f.current
3335
+ p.current
3336
3336
  );
3337
- } catch (X) {
3338
- console.error("Error making chat request:", X), m({
3337
+ } catch (G) {
3338
+ console.error("Error making chat request:", G), m({
3339
3339
  type: "SET_ERROR",
3340
3340
  message: "An error occurred. Please try again."
3341
3341
  });
3342
3342
  } finally {
3343
3343
  m({ type: "SET_IS_GENERATING", isGenerating: !1 }), d?.active && (d.stopTimer(), d.deactivate());
3344
3344
  }
3345
- }, b = () => {
3346
- var w, x;
3347
- m({ type: "RESET_CONVERSATION" }), (x = (w = o.askAI) == null ? void 0 : w.onConversationReset) == null || x.call(w, {
3345
+ }, k = () => {
3346
+ var v, C;
3347
+ m({ type: "RESET_CONVERSATION" }), (C = (v = o.askAI) == null ? void 0 : v.onConversationReset) == null || C.call(v, {
3348
3348
  threadId: u.threadId,
3349
3349
  conversation: u.conversation.formatForCallbacks()
3350
3350
  });
3351
- }, v = () => {
3352
- var w, x, j;
3353
- c.abortCurrent(), m({ type: "STOP_GENERATION" }), (j = (w = o.askAI) == null ? void 0 : w.onAnswerGenerationStop) == null || j.call(w, {
3351
+ }, b = () => {
3352
+ var v, C, I;
3353
+ c.abortCurrent(), m({ type: "STOP_GENERATION" }), (I = (v = o.askAI) == null ? void 0 : v.onAnswerGenerationStop) == null || I.call(v, {
3354
3354
  threadId: u.threadId,
3355
3355
  conversation: u.conversation.formatForCallbacks(),
3356
- question: ((x = u.conversation.getLatest()) == null ? void 0 : x.question) || ""
3356
+ question: ((C = u.conversation.getLatest()) == null ? void 0 : C.question) || ""
3357
3357
  });
3358
- }, E = mo({
3358
+ }, R = mo({
3359
3359
  mutationKey: ["feedback"],
3360
3360
  mutationFn: async ({
3361
- questionAnswerId: w,
3362
- reaction: x,
3363
- comment: j
3361
+ questionAnswerId: v,
3362
+ reaction: C,
3363
+ comment: I
3364
3364
  }) => {
3365
- var F, X, U, J;
3366
- const se = await k(
3365
+ var P, G, j, F;
3366
+ const se = await f(
3367
3367
  "feedback_submit"
3368
3368
  /* FeedbackSubmit */
3369
3369
  );
@@ -3374,34 +3374,34 @@ var Yo = "MHIUVE6Y4VV6H5lpgMyI", rn = R.createContext(void 0), ca = ({
3374
3374
  return;
3375
3375
  }
3376
3376
  await c.addFeedback({
3377
- questionAnswerId: w,
3378
- reaction: x,
3377
+ questionAnswerId: v,
3378
+ reaction: C,
3379
3379
  captcha: se,
3380
3380
  integrationId: t,
3381
- comment: j
3382
- }), (J = (F = o.askAI) == null ? void 0 : F.onFeedbackSubmit) == null || J.call(F, {
3381
+ comment: I
3382
+ }), (F = (P = o.askAI) == null ? void 0 : P.onFeedbackSubmit) == null || F.call(P, {
3383
3383
  threadId: u.threadId,
3384
3384
  conversation: u.conversation.formatForCallbacks(),
3385
- feedbackId: w,
3386
- reaction: x,
3387
- comment: j,
3388
- questionAnswerId: w,
3389
- question: ((X = u.conversation.getLatest()) == null ? void 0 : X.question) || "",
3390
- answer: ((U = u.conversation.getLatest()) == null ? void 0 : U.answer) || ""
3385
+ feedbackId: v,
3386
+ reaction: C,
3387
+ comment: I,
3388
+ questionAnswerId: v,
3389
+ question: ((G = u.conversation.getLatest()) == null ? void 0 : G.question) || "",
3390
+ answer: ((j = u.conversation.getLatest()) == null ? void 0 : j.answer) || ""
3391
3391
  });
3392
3392
  }
3393
- }), I = (w, x, j) => {
3394
- m({ type: "SET_FEEDBACK", questionAnswerId: w, reaction: x }), E.mutate(
3395
- { questionAnswerId: w, reaction: x, comment: j },
3393
+ }), T = (v, C, I) => {
3394
+ m({ type: "SET_FEEDBACK", questionAnswerId: v, reaction: C }), R.mutate(
3395
+ { questionAnswerId: v, reaction: C, comment: I },
3396
3396
  {
3397
- onError: (F) => {
3398
- console.error("Error sending feedback:", F), m({ type: "SET_FEEDBACK", questionAnswerId: w, reaction: null });
3397
+ onError: (P) => {
3398
+ console.error("Error sending feedback:", P), m({ type: "SET_FEEDBACK", questionAnswerId: v, reaction: null });
3399
3399
  }
3400
3400
  }
3401
3401
  );
3402
3402
  };
3403
3403
  return /* @__PURE__ */ h(
3404
- rn.Provider,
3404
+ ln.Provider,
3405
3405
  {
3406
3406
  value: {
3407
3407
  integrationId: t,
@@ -3411,10 +3411,10 @@ var Yo = "MHIUVE6Y4VV6H5lpgMyI", rn = R.createContext(void 0), ca = ({
3411
3411
  conversation: u.conversation,
3412
3412
  callbacks: o,
3413
3413
  threadId: u.threadId,
3414
- submitQuery: p,
3415
- resetConversation: b,
3416
- stopGeneration: v,
3417
- addFeedback: I
3414
+ submitQuery: w,
3415
+ resetConversation: k,
3416
+ stopGeneration: b,
3417
+ addFeedback: T
3418
3418
  },
3419
3419
  children: e
3420
3420
  }
@@ -3449,7 +3449,7 @@ var Yo = "MHIUVE6Y4VV6H5lpgMyI", rn = R.createContext(void 0), ca = ({
3449
3449
  },
3450
3450
  cacheLocation: ge.LocalStorage,
3451
3451
  children: /* @__PURE__ */ h(
3452
- ca,
3452
+ ua,
3453
3453
  {
3454
3454
  integrationId: t,
3455
3455
  sourceGroupIDsInclude: n,
@@ -3462,7 +3462,7 @@ var Yo = "MHIUVE6Y4VV6H5lpgMyI", rn = R.createContext(void 0), ca = ({
3462
3462
  )
3463
3463
  }
3464
3464
  ) : /* @__PURE__ */ h(
3465
- ca,
3465
+ ua,
3466
3466
  {
3467
3467
  integrationId: t,
3468
3468
  sourceGroupIDsInclude: n,
@@ -3477,7 +3477,7 @@ var Yo = "MHIUVE6Y4VV6H5lpgMyI", rn = R.createContext(void 0), ca = ({
3477
3477
  ) });
3478
3478
  function ti() {
3479
3479
  var e;
3480
- const t = je.useContext(rn);
3480
+ const t = je.useContext(ln);
3481
3481
  if (t === void 0)
3482
3482
  throw new Error("useChat must be used within a KapaProvider");
3483
3483
  return {
@@ -3503,25 +3503,25 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3503
3503
  placeholder: s = "Type a message...",
3504
3504
  isOpen: a = !0
3505
3505
  }) => {
3506
- const [o, i] = ne(""), r = K(null), c = K(!1), l = T(() => {
3506
+ const [o, i] = ne(""), r = Q(null), c = Q(!1), l = S(() => {
3507
3507
  const g = o.trim();
3508
3508
  g && !n && (e(g), i(""), r.current && (r.current.style.height = "auto"));
3509
- }, [o, n, e]), d = T(() => {
3509
+ }, [o, n, e]), d = S(() => {
3510
3510
  t?.();
3511
- }, [t]), u = T(
3511
+ }, [t]), u = S(
3512
3512
  (g) => {
3513
3513
  g.key === "Enter" && !g.shiftKey && (g.preventDefault(), l());
3514
3514
  },
3515
3515
  [l]
3516
- ), m = T((g) => {
3516
+ ), m = S((g) => {
3517
3517
  i(g.target.value);
3518
3518
  }, []);
3519
3519
  $(() => {
3520
3520
  const g = r.current;
3521
3521
  if (g) {
3522
3522
  g.style.height = "auto";
3523
- const f = 40, y = 150;
3524
- g.style.height = `${Math.max(f, Math.min(g.scrollHeight, y))}px`;
3523
+ const p = 40, y = 150;
3524
+ g.style.height = `${Math.max(p, Math.min(g.scrollHeight, y))}px`;
3525
3525
  }
3526
3526
  }, [o]), $(() => {
3527
3527
  a && r.current && r.current.focus();
@@ -3532,8 +3532,8 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3532
3532
  }
3533
3533
  c.current && r.current && (r.current.focus(), c.current = !1);
3534
3534
  }, [n]);
3535
- const k = o.trim().length > 0 && !n;
3536
- return /* @__PURE__ */ S("div", { className: Fe.inputContainer, children: [
3535
+ const f = o.trim().length > 0 && !n;
3536
+ return /* @__PURE__ */ E("div", { className: Fe.inputContainer, children: [
3537
3537
  /* @__PURE__ */ h(
3538
3538
  "textarea",
3539
3539
  {
@@ -3548,7 +3548,7 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3548
3548
  }
3549
3549
  ),
3550
3550
  n ? /* @__PURE__ */ h(
3551
- Dt,
3551
+ Bt,
3552
3552
  {
3553
3553
  className: Fe.actionButton,
3554
3554
  kind: "ghost",
@@ -3556,10 +3556,10 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3556
3556
  hasIconOnly: !0,
3557
3557
  iconDescription: "Stop generation",
3558
3558
  onClick: d,
3559
- children: /* @__PURE__ */ h(In, { slot: "icon" })
3559
+ children: /* @__PURE__ */ h(zn, { slot: "icon" })
3560
3560
  }
3561
3561
  ) : /* @__PURE__ */ h(
3562
- Dt,
3562
+ Bt,
3563
3563
  {
3564
3564
  className: Fe.actionButton,
3565
3565
  kind: "ghost",
@@ -3567,18 +3567,18 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3567
3567
  hasIconOnly: !0,
3568
3568
  iconDescription: "Send message",
3569
3569
  onClick: l,
3570
- disabled: !k,
3571
- children: /* @__PURE__ */ h(zn, { slot: "icon" })
3570
+ disabled: !f,
3571
+ children: /* @__PURE__ */ h(On, { slot: "icon" })
3572
3572
  }
3573
3573
  )
3574
3574
  ] });
3575
- }, cn = (e, t = Date.now()) => {
3575
+ }, un = (e, t = Date.now()) => {
3576
3576
  const n = new Date(e), s = new Date(t);
3577
3577
  if (n.getFullYear() === s.getFullYear() && n.getMonth() === s.getMonth() && n.getDate() === s.getDate())
3578
3578
  return n.toLocaleTimeString([], { hour: "2-digit", minute: "2-digit" });
3579
3579
  const a = new Date(t);
3580
3580
  return a.setDate(a.getDate() - 1), n.getFullYear() === a.getFullYear() && n.getMonth() === a.getMonth() && n.getDate() === a.getDate() ? "Yesterday" : n.getFullYear() === s.getFullYear() ? n.toLocaleDateString([], { month: "short", day: "numeric" }) : n.toLocaleDateString([], { month: "short", day: "numeric", year: "numeric" });
3581
- }, ln = ({ content: e, streaming: t = !1, highlight: n = !0, ...s }) => e?.trim() ? /* @__PURE__ */ h(Hn, { highlight: n, streaming: t, ...s, children: e }) : null, ii = "_container_a43tv_9", ri = "_toggleButton_a43tv_16", ci = "_cardWrapper_a43tv_20", li = "_cardBody_a43tv_25", ui = "_cardTitle_a43tv_32", di = "_cardPreview_a43tv_42", hi = "_pagination_a43tv_53", mi = "_paginationLabel_a43tv_62", pi = "_launchIcon_a43tv_69", ce = {
3581
+ }, dn = ({ content: e, streaming: t = !1, highlight: n = !0, ...s }) => e?.trim() ? /* @__PURE__ */ h(Hn, { highlight: n, streaming: t, ...s, children: e }) : null, ii = "_container_a43tv_9", ri = "_toggleButton_a43tv_16", ci = "_cardWrapper_a43tv_20", li = "_cardBody_a43tv_25", ui = "_cardTitle_a43tv_32", di = "_cardPreview_a43tv_42", hi = "_pagination_a43tv_53", mi = "_paginationLabel_a43tv_62", pi = "_launchIcon_a43tv_69", ce = {
3582
3582
  container: ii,
3583
3583
  toggleButton: ri,
3584
3584
  cardWrapper: ci,
@@ -3588,30 +3588,30 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3588
3588
  pagination: hi,
3589
3589
  paginationLabel: mi,
3590
3590
  launchIcon: pi
3591
- }, la = 150, gi = (e) => e.split("|")[0].trim(), fi = (e) => e.length <= la ? e : `${e.slice(0, la)}…`, ki = ({ sources: e }) => {
3591
+ }, da = 150, gi = (e) => e.split("|")[0].trim(), fi = (e) => e.length <= da ? e : `${e.slice(0, da)}…`, ki = ({ sources: e }) => {
3592
3592
  const [t, n] = ne(!1), [s, a] = ne(0);
3593
3593
  if (e.length === 0)
3594
3594
  return null;
3595
3595
  const o = e[s], i = s > 0, r = s < e.length - 1;
3596
- return /* @__PURE__ */ S("div", { className: ce.container, children: [
3596
+ return /* @__PURE__ */ E("div", { className: ce.container, children: [
3597
3597
  /* @__PURE__ */ h(
3598
3598
  xe,
3599
3599
  {
3600
3600
  kind: "ghost",
3601
3601
  size: "sm",
3602
3602
  onClick: () => n((c) => !c),
3603
- renderIcon: t ? An : Pa,
3603
+ renderIcon: t ? An : Na,
3604
3604
  className: ce.toggleButton,
3605
3605
  children: "Sources"
3606
3606
  }
3607
3607
  ),
3608
- t && /* @__PURE__ */ S("div", { className: ce.cardWrapper, children: [
3609
- /* @__PURE__ */ h(Kn, { children: /* @__PURE__ */ S("div", { slot: "body", className: ce.cardBody, children: [
3608
+ t && /* @__PURE__ */ E("div", { className: ce.cardWrapper, children: [
3609
+ /* @__PURE__ */ h(Kn, { children: /* @__PURE__ */ E("div", { slot: "body", className: ce.cardBody, children: [
3610
3610
  /* @__PURE__ */ h("span", { className: ce.cardTitle, children: gi(o.title) }),
3611
3611
  o.content && /* @__PURE__ */ h("span", { className: ce.cardPreview, children: fi(o.content) }),
3612
- /* @__PURE__ */ h(Nt, { href: o.sourceUrl, target: "_blank", rel: "noopener noreferrer", size: "sm", children: "View source" })
3612
+ /* @__PURE__ */ h(qt, { href: o.sourceUrl, target: "_blank", rel: "noopener noreferrer", size: "sm", children: "View source" })
3613
3613
  ] }) }),
3614
- e.length > 1 && /* @__PURE__ */ S("div", { className: ce.pagination, children: [
3614
+ e.length > 1 && /* @__PURE__ */ E("div", { className: ce.pagination, children: [
3615
3615
  /* @__PURE__ */ h(
3616
3616
  pe,
3617
3617
  {
@@ -3623,7 +3623,7 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3623
3623
  children: /* @__PURE__ */ h(Ln, {})
3624
3624
  }
3625
3625
  ),
3626
- /* @__PURE__ */ S("span", { className: ce.paginationLabel, children: [
3626
+ /* @__PURE__ */ E("span", { className: ce.paginationLabel, children: [
3627
3627
  s + 1,
3628
3628
  "/",
3629
3629
  e.length
@@ -3636,11 +3636,11 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3636
3636
  label: "Next source",
3637
3637
  onClick: () => a((c) => c + 1),
3638
3638
  disabled: !r,
3639
- children: /* @__PURE__ */ h(Ma, {})
3639
+ children: /* @__PURE__ */ h(qa, {})
3640
3640
  }
3641
3641
  ),
3642
3642
  /* @__PURE__ */ h(
3643
- Nt,
3643
+ qt,
3644
3644
  {
3645
3645
  href: o.sourceUrl,
3646
3646
  target: "_blank",
@@ -3665,32 +3665,34 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3665
3665
  isComplete: s
3666
3666
  }) => {
3667
3667
  const [a, o] = ne(!s), i = n && n.trim().length > 0;
3668
- return s && i ? /* @__PURE__ */ S("div", { className: Ue.collapsibleContainer, children: [
3668
+ return s && i ? /* @__PURE__ */ E("div", { className: Ue.collapsibleContainer, children: [
3669
3669
  /* @__PURE__ */ h(
3670
3670
  xe,
3671
3671
  {
3672
3672
  kind: "ghost",
3673
3673
  size: "sm",
3674
- renderIcon: a ? Pa : Ma,
3674
+ renderIcon: a ? Na : qa,
3675
3675
  onClick: () => o(!a),
3676
3676
  "aria-expanded": a,
3677
3677
  children: t
3678
3678
  }
3679
3679
  ),
3680
3680
  a && /* @__PURE__ */ h("div", { className: Ue.collapsedContent, children: n })
3681
- ] }) : s ? null : /* @__PURE__ */ S("div", { className: Ue.streamingIndicator, children: [
3681
+ ] }) : s ? null : /* @__PURE__ */ E("div", { className: Ue.streamingIndicator, children: [
3682
3682
  /* @__PURE__ */ h(xi, { loop: !0, carbonTheme: "g10" }),
3683
3683
  e && /* @__PURE__ */ h("span", { className: Ue.processingLabel, children: e })
3684
3684
  ] });
3685
- }, Ci = "_toolError_qu6ts_9", Si = {
3685
+ }, Ci = "_toolError_qu6ts_9", ha = {
3686
3686
  toolError: Ci
3687
- }, Ei = (e) => e.toolStatus === "error" ? `${e.label} — failed` : e.label, Ti = (e) => e.kind === "tool" && !e.content ? `Using tool: ${e.toolName ?? "unknown"}` : e.content, ji = ({ blocks: e, isStreaming: t = !1 }) => {
3688
- const [n, s] = ne(t), a = K(t);
3687
+ }, Si = (e) => e.toolStatus === "error" ? `${e.label} — failed` : e.label, Ei = (e) => e.kind === "tool" && !e.content ? `Using tool: ${e.toolName ?? "unknown"}` : e.content, Ti = ({ blocks: e, isStreaming: t = !1 }) => {
3688
+ const [n, s] = ne(t), a = Q(t);
3689
3689
  $(() => {
3690
3690
  a.current && !t && s(!1), a.current = t;
3691
3691
  }, [t]);
3692
- const o = e.filter((i) => i.content.trim().length > 0 || i.kind === "tool");
3693
- return o.length === 0 ? null : /* @__PURE__ */ S($e, { children: [
3692
+ const o = e.filter(
3693
+ (i) => i.content.trim().length > 0 || i.kind === "tool" || i.kind === "error"
3694
+ );
3695
+ return o.length === 0 ? null : /* @__PURE__ */ E($e, { children: [
3694
3696
  /* @__PURE__ */ h(
3695
3697
  Fn,
3696
3698
  {
@@ -3703,36 +3705,40 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3703
3705
  }
3704
3706
  ),
3705
3707
  /* @__PURE__ */ h(Bn, { open: n, children: o.map((i) => {
3706
- const r = i.kind === "tool" && i.toolStatus === "error";
3707
- return /* @__PURE__ */ S(Un, { title: Ei(i), open: !i.isComplete || r, children: [
3708
- r && /* @__PURE__ */ S("div", { className: Si.toolError, children: [
3709
- /* @__PURE__ */ h(Rn, { size: 16 }),
3708
+ const r = i.kind === "tool" && i.toolStatus === "error", c = i.kind === "error", l = r || c;
3709
+ return /* @__PURE__ */ E(Un, { title: Si(i), open: !i.isComplete || l, children: [
3710
+ r && /* @__PURE__ */ E("div", { className: ha.toolError, children: [
3711
+ /* @__PURE__ */ h(Ft, { size: 16 }),
3710
3712
  /* @__PURE__ */ h("span", { children: i.toolResult ?? "Tool execution failed" })
3711
3713
  ] }),
3712
- /* @__PURE__ */ h(ln, { content: Ti(i) })
3714
+ c && /* @__PURE__ */ E("div", { className: ha.toolError, children: [
3715
+ /* @__PURE__ */ h(Ft, { size: 16 }),
3716
+ /* @__PURE__ */ h("span", { children: i.content })
3717
+ ] }),
3718
+ !c && /* @__PURE__ */ h(dn, { content: Ei(i) })
3713
3719
  ] }, i.id);
3714
3720
  }) })
3715
3721
  ] });
3716
- }, Ii = "_message_f9m8s_9", zi = "_userMessage_f9m8s_16", Oi = "_assistantMessage_f9m8s_20", Ri = "_userBubble_f9m8s_24", Ai = "_assistantBubble_f9m8s_36", Li = "_timestamp_f9m8s_44", ye = {
3717
- message: Ii,
3718
- userMessage: zi,
3719
- assistantMessage: Oi,
3720
- userBubble: Ri,
3721
- assistantBubble: Ai,
3722
- timestamp: Li
3723
- }, Pi = ({ message: e }) => {
3722
+ }, ji = "_message_f9m8s_9", Ii = "_userMessage_f9m8s_16", zi = "_assistantMessage_f9m8s_20", Oi = "_userBubble_f9m8s_24", Ri = "_assistantBubble_f9m8s_36", Ai = "_timestamp_f9m8s_44", ye = {
3723
+ message: ji,
3724
+ userMessage: Ii,
3725
+ assistantMessage: zi,
3726
+ userBubble: Oi,
3727
+ assistantBubble: Ri,
3728
+ timestamp: Ai
3729
+ }, Li = ({ message: e }) => {
3724
3730
  const t = e.role === "user", n = e.status === "streaming" || e.status === "pending", s = e.status === "complete" || e.status === "error", a = e.status === "error", o = e.content && e.content.trim().length > 0, i = e.sources && e.sources.length > 0, r = t ? ye.userMessage : ye.assistantMessage, c = e.thinkingBlocks ?? [], l = c.length > 0, d = n && (e.statusLabel || !l);
3725
- return /* @__PURE__ */ S("div", { id: e.id, className: `${ye.message} ${r}`, children: [
3726
- e.timestamp && s && /* @__PURE__ */ h("time", { className: ye.timestamp, dateTime: new Date(e.timestamp).toISOString(), children: cn(e.timestamp) }),
3731
+ return /* @__PURE__ */ E("div", { id: e.id, className: `${ye.message} ${r}`, children: [
3732
+ e.timestamp && s && /* @__PURE__ */ h("time", { className: ye.timestamp, dateTime: new Date(e.timestamp).toISOString(), children: un(e.timestamp) }),
3727
3733
  o && t && /* @__PURE__ */ h("div", { className: ye.userBubble, children: e.content }),
3728
- !t && l && /* @__PURE__ */ h(ji, { blocks: c, isStreaming: n }),
3734
+ !t && l && /* @__PURE__ */ h(Ti, { blocks: c, isStreaming: n }),
3729
3735
  !t && d && /* @__PURE__ */ h(_i, { label: e.statusLabel, isComplete: !1 }),
3730
- o && !t && !a && /* @__PURE__ */ S("div", { className: ye.assistantBubble, children: [
3731
- /* @__PURE__ */ h(ln, { content: e.content || "" }),
3736
+ o && !t && !a && /* @__PURE__ */ E("div", { className: ye.assistantBubble, children: [
3737
+ /* @__PURE__ */ h(dn, { content: e.content || "" }),
3732
3738
  i && e.sources && /* @__PURE__ */ h(ki, { sources: e.sources })
3733
3739
  ] }),
3734
3740
  a && /* @__PURE__ */ h(
3735
- Aa,
3741
+ Pa,
3736
3742
  {
3737
3743
  kind: "error",
3738
3744
  title: "Error",
@@ -3741,9 +3747,9 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3741
3747
  }
3742
3748
  )
3743
3749
  ] });
3744
- }, Mi = (e) => {
3745
- const t = K(e.length), n = K(e[0]?.id);
3746
- Oa(() => {
3750
+ }, Pi = (e) => {
3751
+ const t = Q(e.length), n = Q(e[0]?.id);
3752
+ Aa(() => {
3747
3753
  const s = e.length > t.current, a = e.length > 0 && n.current !== void 0 && e[0]?.id !== n.current;
3748
3754
  if ((s || a) && e.length > 0) {
3749
3755
  const o = e.length - 1, i = e[o], r = e[o - 1], c = i.role !== "user" && r ? r.id : i.id, l = document.getElementById(c);
@@ -3754,22 +3760,22 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3754
3760
  }
3755
3761
  t.current = e.length, n.current = e[0]?.id;
3756
3762
  }, [e]);
3757
- }, Ni = "_container_1jqpk_9", qi = "_status_1jqpk_17", Di = "_dot_1jqpk_23", Bi = "_dotPast_1jqpk_30", Fi = "_dotCurrent_1jqpk_34", Ui = "_label_1jqpk_38", Hi = "_action_1jqpk_44", $i = "_actionHidden_1jqpk_64", oe = {
3758
- container: Ni,
3759
- status: qi,
3760
- dot: Di,
3761
- dotPast: Bi,
3762
- dotCurrent: Fi,
3763
- label: Ui,
3764
- action: Hi,
3765
- actionHidden: $i
3766
- }, Ki = ({
3763
+ }, Mi = "_container_1jqpk_9", Ni = "_status_1jqpk_17", qi = "_dot_1jqpk_23", Di = "_dotPast_1jqpk_30", Bi = "_dotCurrent_1jqpk_34", Fi = "_label_1jqpk_38", Ui = "_action_1jqpk_44", Hi = "_actionHidden_1jqpk_64", oe = {
3764
+ container: Mi,
3765
+ status: Ni,
3766
+ dot: qi,
3767
+ dotPast: Di,
3768
+ dotCurrent: Bi,
3769
+ label: Fi,
3770
+ action: Ui,
3771
+ actionHidden: Hi
3772
+ }, $i = ({
3767
3773
  milestoneId: e,
3768
3774
  variant: t = "past",
3769
3775
  onRollback: n,
3770
3776
  onSeeVersion: s
3771
- }) => /* @__PURE__ */ S("div", { className: oe.container, children: [
3772
- /* @__PURE__ */ S("span", { className: oe.status, children: [
3777
+ }) => /* @__PURE__ */ E("div", { className: oe.container, children: [
3778
+ /* @__PURE__ */ E("span", { className: oe.status, children: [
3773
3779
  /* @__PURE__ */ h("span", { className: `${oe.dot} ${t === "current" ? oe.dotCurrent : oe.dotPast}` }),
3774
3780
  /* @__PURE__ */ h("span", { className: oe.label, children: "Version created" })
3775
3781
  ] }),
@@ -3797,15 +3803,15 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3797
3803
  children: "Restore version"
3798
3804
  }
3799
3805
  )
3800
- ] }), Qi = "_container_uwb7q_9", Gi = "_list_uwb7q_16", Vi = "_emptyState_uwb7q_24", Wi = "_emptyTitle_uwb7q_35", Xi = "_emptyDescription_uwb7q_42", Ji = "_suggestions_uwb7q_46", Yi = "_suggestionTag_uwb7q_55", he = {
3801
- container: Qi,
3802
- list: Gi,
3803
- emptyState: Vi,
3804
- emptyTitle: Wi,
3805
- emptyDescription: Xi,
3806
- suggestions: Ji,
3807
- suggestionTag: Yi
3808
- }, ua = (e) => e.status === "complete" && !!e.milestoneId, Zi = ({
3806
+ ] }), Ki = "_container_uwb7q_9", Qi = "_list_uwb7q_16", Gi = "_emptyState_uwb7q_24", Vi = "_emptyTitle_uwb7q_35", Wi = "_emptyDescription_uwb7q_42", Xi = "_suggestions_uwb7q_46", Ji = "_suggestionTag_uwb7q_55", he = {
3807
+ container: Ki,
3808
+ list: Qi,
3809
+ emptyState: Gi,
3810
+ emptyTitle: Vi,
3811
+ emptyDescription: Wi,
3812
+ suggestions: Xi,
3813
+ suggestionTag: Ji
3814
+ }, ma = (e) => e.status === "complete" && !!e.milestoneId, Yi = ({
3809
3815
  messages: e,
3810
3816
  emptyStateTitle: t = "Start a conversation",
3811
3817
  emptyStateDescription: n = "Ask me anything about your processes",
@@ -3814,12 +3820,12 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3814
3820
  onRollback: o,
3815
3821
  onSeeVersion: i
3816
3822
  }) => {
3817
- if (Mi(e), e.length === 0)
3818
- return /* @__PURE__ */ h("div", { className: he.container, children: /* @__PURE__ */ S("div", { className: he.emptyState, children: [
3823
+ if (Pi(e), e.length === 0)
3824
+ return /* @__PURE__ */ h("div", { className: he.container, children: /* @__PURE__ */ E("div", { className: he.emptyState, children: [
3819
3825
  /* @__PURE__ */ h("p", { className: he.emptyTitle, children: t }),
3820
3826
  /* @__PURE__ */ h("p", { className: he.emptyDescription, children: n }),
3821
3827
  s && s.length > 0 && /* @__PURE__ */ h("div", { className: he.suggestions, children: s.map((c) => /* @__PURE__ */ h(
3822
- La,
3828
+ Ma,
3823
3829
  {
3824
3830
  type: "purple",
3825
3831
  className: he.suggestionTag,
@@ -3830,11 +3836,11 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3830
3836
  c.label
3831
3837
  )) })
3832
3838
  ] }) });
3833
- const r = [...e].reverse().find(ua)?.id;
3834
- return /* @__PURE__ */ h("div", { className: he.container, children: /* @__PURE__ */ h("div", { className: he.list, children: e.map((c) => /* @__PURE__ */ S(za, { children: [
3835
- /* @__PURE__ */ h(Pi, { message: c }),
3836
- (o || i) && ua(c) && /* @__PURE__ */ h(
3837
- Ki,
3839
+ const r = [...e].reverse().find(ma)?.id;
3840
+ return /* @__PURE__ */ h("div", { className: he.container, children: /* @__PURE__ */ h("div", { className: he.list, children: e.map((c) => /* @__PURE__ */ E(Ra, { children: [
3841
+ /* @__PURE__ */ h(Li, { message: c }),
3842
+ (o || i) && ma(c) && /* @__PURE__ */ h(
3843
+ $i,
3838
3844
  {
3839
3845
  milestoneId: c.milestoneId,
3840
3846
  variant: c.id === r ? "current" : "past",
@@ -3843,7 +3849,7 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3843
3849
  }
3844
3850
  )
3845
3851
  ] }, c.id)) }) });
3846
- }, un = {
3852
+ }, hn = {
3847
3853
  elem: "svg",
3848
3854
  attrs: {
3849
3855
  xmlns: "http://www.w3.org/2000/svg",
@@ -3862,7 +3868,7 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3862
3868
  ],
3863
3869
  name: "chat",
3864
3870
  size: 16
3865
- }, er = {
3871
+ }, Zi = {
3866
3872
  elem: "svg",
3867
3873
  attrs: {
3868
3874
  xmlns: "http://www.w3.org/2000/svg",
@@ -3881,18 +3887,18 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3881
3887
  ],
3882
3888
  name: "history",
3883
3889
  size: 16
3884
- }, dn = ({ icon: e }) => /* @__PURE__ */ h("svg", { ...e.attrs, "aria-hidden": !0, focusable: !1, children: e.content.map((t, n) => /* @__PURE__ */ h("path", { ...t.attrs }, n)) }), tr = "data:image/svg+xml,%3csvg%20width='17'%20height='15'%20viewBox='0%200%2017%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.7219%205.2691C8.6668%204.2126%207.7435%202.4757%207.0638%201.00772C7.0445%201.00316%207.0206%201%206.9941%201C6.9675%201%206.9436%201.00316%206.9243%201.00773C6.2447%202.4757%205.322%204.2122%204.2662%205.2687C3.2106%206.325%201.47501%207.2485%200.00802994%207.9287C0.00328994%207.9483%200%207.9728%200%208C0%208.0271%200.00324982%208.0515%200.00793982%208.071C1.47467%208.751%203.2101%209.6743%204.2659%2010.7311C5.322%2011.7875%206.2448%2013.5244%206.9245%2014.9923C6.9437%2014.9969%206.9675%2015%206.994%2015C7.0205%2015%207.0444%2014.9968%207.0636%2014.9923C7.7433%2013.5244%208.666%2011.7877%209.7215%2010.7315M9.7215%2010.7315C10.773%209.6791%2012.4531%208.7468%2013.8721%208.0577C13.8756%208.0415%2013.878%208.0217%2013.878%207.9998C13.878%207.9779%2013.8756%207.9582%2013.8721%207.942C12.4537%207.2529%2010.7734%206.3207%209.7219%205.2691'%20fill='%238a3ffc'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.4808%201.52468C15.104%201.14737%2014.7742%200.52704%2014.5315%200.00275993C14.5246%200.00112993%2014.5161%200%2014.5066%200C14.4971%200%2014.4885%200.00112993%2014.4817%200.00275993C14.2389%200.52705%2013.9094%201.14721%2013.5323%201.52455C13.1553%201.9018%2012.5355%202.2316%2012.0116%202.4745C12.0099%202.4815%2012.0087%202.4903%2012.0087%202.5C12.0087%202.5097%2012.0099%202.5184%2012.0115%202.5254C12.5354%202.7682%2013.1552%203.098%2013.5322%203.4754C13.9094%203.8527%2014.239%204.473%2014.4817%204.9972C14.4886%204.9989%2014.4971%205%2014.5066%205C14.516%205%2014.5246%204.9989%2014.5314%204.9972C14.7742%204.473%2015.1037%203.8528%2015.4806%203.4755M15.4806%203.4755C15.8562%203.0997%2016.4562%202.7667%2016.963%202.5206C16.9643%202.5148%2016.9651%202.5078%2016.9651%202.4999C16.9651%202.4921%2016.9643%202.4851%2016.963%202.4793C16.4565%202.2332%2015.8563%201.90026%2015.4808%201.52468'%20fill='%238a3ffc'/%3e%3c/svg%3e", ar = "_header_qrnmb_9", nr = "_iconWrapper_qrnmb_17", sr = "_icon_qrnmb_17", or = "_titleWrapper_qrnmb_31", ir = "_titleRow_qrnmb_37", rr = "_title_qrnmb_31", cr = "_earlyAccessLink_qrnmb_49", lr = "_subtitle_qrnmb_61", ur = "_actions_qrnmb_67", dr = "_actionButton_qrnmb_73", ee = {
3885
- header: ar,
3886
- iconWrapper: nr,
3887
- icon: sr,
3888
- titleWrapper: or,
3889
- titleRow: ir,
3890
- title: rr,
3891
- earlyAccessLink: cr,
3892
- subtitle: lr,
3893
- actions: ur,
3894
- actionButton: dr
3895
- }, da = "Disabled until thinking is complete", hr = ({
3890
+ }, mn = ({ icon: e }) => /* @__PURE__ */ h("svg", { ...e.attrs, "aria-hidden": !0, focusable: !1, children: e.content.map((t, n) => /* @__PURE__ */ h("path", { ...t.attrs }, n)) }), er = "data:image/svg+xml,%3csvg%20width='17'%20height='15'%20viewBox='0%200%2017%2015'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M9.7219%205.2691C8.6668%204.2126%207.7435%202.4757%207.0638%201.00772C7.0445%201.00316%207.0206%201%206.9941%201C6.9675%201%206.9436%201.00316%206.9243%201.00773C6.2447%202.4757%205.322%204.2122%204.2662%205.2687C3.2106%206.325%201.47501%207.2485%200.00802994%207.9287C0.00328994%207.9483%200%207.9728%200%208C0%208.0271%200.00324982%208.0515%200.00793982%208.071C1.47467%208.751%203.2101%209.6743%204.2659%2010.7311C5.322%2011.7875%206.2448%2013.5244%206.9245%2014.9923C6.9437%2014.9969%206.9675%2015%206.994%2015C7.0205%2015%207.0444%2014.9968%207.0636%2014.9923C7.7433%2013.5244%208.666%2011.7877%209.7215%2010.7315M9.7215%2010.7315C10.773%209.6791%2012.4531%208.7468%2013.8721%208.0577C13.8756%208.0415%2013.878%208.0217%2013.878%207.9998C13.878%207.9779%2013.8756%207.9582%2013.8721%207.942C12.4537%207.2529%2010.7734%206.3207%209.7219%205.2691'%20fill='%238a3ffc'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M15.4808%201.52468C15.104%201.14737%2014.7742%200.52704%2014.5315%200.00275993C14.5246%200.00112993%2014.5161%200%2014.5066%200C14.4971%200%2014.4885%200.00112993%2014.4817%200.00275993C14.2389%200.52705%2013.9094%201.14721%2013.5323%201.52455C13.1553%201.9018%2012.5355%202.2316%2012.0116%202.4745C12.0099%202.4815%2012.0087%202.4903%2012.0087%202.5C12.0087%202.5097%2012.0099%202.5184%2012.0115%202.5254C12.5354%202.7682%2013.1552%203.098%2013.5322%203.4754C13.9094%203.8527%2014.239%204.473%2014.4817%204.9972C14.4886%204.9989%2014.4971%205%2014.5066%205C14.516%205%2014.5246%204.9989%2014.5314%204.9972C14.7742%204.473%2015.1037%203.8528%2015.4806%203.4755M15.4806%203.4755C15.8562%203.0997%2016.4562%202.7667%2016.963%202.5206C16.9643%202.5148%2016.9651%202.5078%2016.9651%202.4999C16.9651%202.4921%2016.9643%202.4851%2016.963%202.4793C16.4565%202.2332%2015.8563%201.90026%2015.4808%201.52468'%20fill='%238a3ffc'/%3e%3c/svg%3e", tr = "_header_qrnmb_9", ar = "_iconWrapper_qrnmb_17", nr = "_icon_qrnmb_17", sr = "_titleWrapper_qrnmb_31", or = "_titleRow_qrnmb_37", ir = "_title_qrnmb_31", rr = "_earlyAccessLink_qrnmb_49", cr = "_subtitle_qrnmb_61", lr = "_actions_qrnmb_67", ur = "_actionButton_qrnmb_73", ee = {
3891
+ header: tr,
3892
+ iconWrapper: ar,
3893
+ icon: nr,
3894
+ titleWrapper: sr,
3895
+ titleRow: or,
3896
+ title: ir,
3897
+ earlyAccessLink: rr,
3898
+ subtitle: cr,
3899
+ actions: lr,
3900
+ actionButton: ur
3901
+ }, pa = "Disabled until thinking is complete", dr = ({
3896
3902
  onReset: e,
3897
3903
  onShowHistory: t,
3898
3904
  conversationTitle: n,
@@ -3900,10 +3906,10 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3900
3906
  isBusy: a = !1
3901
3907
  }) => {
3902
3908
  const o = s === "history";
3903
- return /* @__PURE__ */ S(Qn, { actions: [], className: ee.header, children: [
3904
- /* @__PURE__ */ h("div", { className: ee.iconWrapper, slot: "navigation", children: /* @__PURE__ */ h("img", { src: tr, alt: "", className: ee.icon }) }),
3905
- /* @__PURE__ */ S("div", { slot: "title", className: ee.titleWrapper, children: [
3906
- /* @__PURE__ */ S("div", { className: ee.titleRow, children: [
3909
+ return /* @__PURE__ */ E(Qn, { actions: [], className: ee.header, children: [
3910
+ /* @__PURE__ */ h("div", { className: ee.iconWrapper, slot: "navigation", children: /* @__PURE__ */ h("img", { src: er, alt: "", className: ee.icon }) }),
3911
+ /* @__PURE__ */ E("div", { slot: "title", className: ee.titleWrapper, children: [
3912
+ /* @__PURE__ */ E("div", { className: ee.titleRow, children: [
3907
3913
  /* @__PURE__ */ h("span", { className: ee.title, children: "Camunda Copilot" }),
3908
3914
  /* @__PURE__ */ h(
3909
3915
  "a",
@@ -3912,24 +3918,24 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3912
3918
  target: "_blank",
3913
3919
  rel: "noopener noreferrer",
3914
3920
  className: ee.earlyAccessLink,
3915
- children: /* @__PURE__ */ h(La, { type: "gray", size: "sm", children: "Early access" })
3921
+ children: /* @__PURE__ */ h(Ma, { type: "gray", size: "sm", children: "Early access" })
3916
3922
  }
3917
3923
  )
3918
3924
  ] }),
3919
3925
  n && /* @__PURE__ */ h("span", { className: ee.subtitle, children: n })
3920
3926
  ] }),
3921
- /* @__PURE__ */ S("div", { slot: "fixed-actions", className: ee.actions, children: [
3927
+ /* @__PURE__ */ E("div", { slot: "fixed-actions", className: ee.actions, children: [
3922
3928
  e && /* @__PURE__ */ h(
3923
3929
  pe,
3924
3930
  {
3925
3931
  kind: "ghost",
3926
3932
  size: "md",
3927
- label: a ? da : "New conversation",
3933
+ label: a ? pa : "New conversation",
3928
3934
  align: "bottom-right",
3929
3935
  onClick: e,
3930
3936
  disabled: a,
3931
3937
  className: ee.actionButton,
3932
- children: /* @__PURE__ */ h(On, {})
3938
+ children: /* @__PURE__ */ h(Rn, {})
3933
3939
  }
3934
3940
  ),
3935
3941
  t && /* @__PURE__ */ h(
@@ -3937,57 +3943,57 @@ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionBu
3937
3943
  {
3938
3944
  kind: "ghost",
3939
3945
  size: "md",
3940
- label: a ? da : o ? "Back to chat" : "Conversation history",
3946
+ label: a ? pa : o ? "Back to chat" : "Conversation history",
3941
3947
  align: "bottom-right",
3942
3948
  onClick: t,
3943
3949
  disabled: a,
3944
3950
  className: ee.actionButton,
3945
- children: /* @__PURE__ */ h(dn, { icon: o ? un : er })
3951
+ children: /* @__PURE__ */ h(mn, { icon: o ? hn : Zi })
3946
3952
  }
3947
3953
  )
3948
3954
  ] })
3949
3955
  ] });
3950
- }, mr = "_container_db17r_9", pr = "_tag_db17r_18", ha = {
3951
- container: mr,
3952
- tag: pr
3953
- }, rt = (e, t) => e.id ?? `${e.label}-${t}`, ma = (e) => e?.map((t) => `${t.id ?? ""}:${t.label}`).join("|") ?? "", gr = ({ items: e, onRemoveItem: t }) => {
3954
- const [n, s] = ne(/* @__PURE__ */ new Set()), a = K(ma(e));
3956
+ }, hr = "_container_db17r_9", mr = "_tag_db17r_18", ga = {
3957
+ container: hr,
3958
+ tag: mr
3959
+ }, rt = (e, t) => e.id ?? `${e.label}-${t}`, fa = (e) => e?.map((t) => `${t.id ?? ""}:${t.label}`).join("|") ?? "", pr = ({ items: e, onRemoveItem: t }) => {
3960
+ const [n, s] = ne(/* @__PURE__ */ new Set()), a = Q(fa(e));
3955
3961
  $(() => {
3956
- const r = ma(e);
3962
+ const r = fa(e);
3957
3963
  r !== a.current && (a.current = r, s(/* @__PURE__ */ new Set()));
3958
3964
  }, [e]);
3959
- const o = Ra(
3965
+ const o = La(
3960
3966
  () => e?.filter((r, c) => !n.has(rt(r, c))) ?? [],
3961
3967
  [e, n]
3962
- ), i = T(
3968
+ ), i = S(
3963
3969
  (r, c) => {
3964
3970
  s((l) => /* @__PURE__ */ new Set([...l, rt(r, c)])), t?.(r);
3965
3971
  },
3966
3972
  [t]
3967
3973
  );
3968
- return o.length ? /* @__PURE__ */ h("div", { className: ha.container, "aria-label": "Active context", children: o.map((r, c) => /* @__PURE__ */ h(
3969
- Sn,
3974
+ return o.length ? /* @__PURE__ */ h("div", { className: ga.container, "aria-label": "Active context", children: o.map((r, c) => /* @__PURE__ */ h(
3975
+ En,
3970
3976
  {
3971
3977
  type: "purple",
3972
3978
  size: "sm",
3973
3979
  text: r.label,
3974
3980
  onClose: () => i(r, c),
3975
- className: ha.tag
3981
+ className: ga.tag
3976
3982
  },
3977
3983
  rt(r, c)
3978
3984
  )) }) : null;
3979
- }, pa = (e) => {
3985
+ }, ka = (e) => {
3980
3986
  let t;
3981
3987
  const n = /* @__PURE__ */ new Set(), s = (l, d) => {
3982
3988
  const u = typeof l == "function" ? l(t) : l;
3983
3989
  if (!Object.is(u, t)) {
3984
3990
  const m = t;
3985
- t = d ?? (typeof u != "object" || u === null) ? u : Object.assign({}, t, u), n.forEach((k) => k(t, m));
3991
+ t = d ?? (typeof u != "object" || u === null) ? u : Object.assign({}, t, u), n.forEach((f) => f(t, m));
3986
3992
  }
3987
3993
  }, a = () => t, r = { setState: s, getState: a, getInitialState: () => c, subscribe: (l) => (n.add(l), () => n.delete(l)) }, c = t = e(s, a, r);
3988
3994
  return r;
3989
- }, fr = ((e) => e ? pa(e) : pa), kr = (e) => e;
3990
- function br(e, t = kr) {
3995
+ }, gr = ((e) => e ? ka(e) : ka), fr = (e) => e;
3996
+ function kr(e, t = fr) {
3991
3997
  const n = je.useSyncExternalStore(
3992
3998
  e.subscribe,
3993
3999
  je.useCallback(() => t(e.getState()), [e, t]),
@@ -3995,12 +4001,12 @@ function br(e, t = kr) {
3995
4001
  );
3996
4002
  return je.useDebugValue(n), n;
3997
4003
  }
3998
- const ga = (e) => {
3999
- const t = fr(e), n = (s) => br(t, s);
4004
+ const ba = (e) => {
4005
+ const t = gr(e), n = (s) => kr(t, s);
4000
4006
  return Object.assign(n, t), n;
4001
- }, Ye = ((e) => e ? ga(e) : ga), fa = () => `msg-${Date.now()}-${Math.random().toString(36).slice(2, 9)}`, yr = (e) => ({
4007
+ }, Ye = ((e) => e ? ba(e) : ba), ya = () => `msg-${Date.now()}-${Math.random().toString(36).slice(2, 9)}`, br = (e) => ({
4002
4008
  addUserMessage: (t) => {
4003
- const n = fa();
4009
+ const n = ya();
4004
4010
  return e((s) => ({
4005
4011
  messages: [
4006
4012
  ...s.messages,
@@ -4097,7 +4103,7 @@ const ga = (e) => {
4097
4103
  });
4098
4104
  },
4099
4105
  addRollbackMessage: (t, n) => {
4100
- const s = fa();
4106
+ const s = ya();
4101
4107
  e((a) => ({
4102
4108
  messages: [
4103
4109
  ...a.messages,
@@ -4125,7 +4131,7 @@ const ga = (e) => {
4125
4131
  };
4126
4132
  });
4127
4133
  }
4128
- }), vr = (e) => ({
4134
+ }), yr = (e) => ({
4129
4135
  addThinkingBlock: (t, n, s) => {
4130
4136
  const a = { id: n, content: "", label: s, isComplete: !1 };
4131
4137
  e((o) => ({
@@ -4209,8 +4215,22 @@ const ga = (e) => {
4209
4215
  } : o
4210
4216
  )
4211
4217
  }));
4218
+ },
4219
+ addErrorBlock: (t, n, s) => {
4220
+ const a = {
4221
+ id: n,
4222
+ content: s,
4223
+ label: "Error",
4224
+ isComplete: !0,
4225
+ kind: "error"
4226
+ };
4227
+ e((o) => ({
4228
+ messages: o.messages.map(
4229
+ (i) => i.id === t ? { ...i, thinkingBlocks: [...i.thinkingBlocks ?? [], a] } : i
4230
+ )
4231
+ }));
4212
4232
  }
4213
- }), wr = {
4233
+ }), vr = {
4214
4234
  view: "chat",
4215
4235
  messages: [],
4216
4236
  isStreaming: !1,
@@ -4218,9 +4238,9 @@ const ga = (e) => {
4218
4238
  currentThinkingBlockId: null,
4219
4239
  conversationTitle: null
4220
4240
  }, O = Ye((e) => ({
4221
- ...wr,
4222
- ...yr(e),
4223
- ...vr(e)
4241
+ ...vr,
4242
+ ...br(e),
4243
+ ...yr(e)
4224
4244
  })), A = {
4225
4245
  THINKING: "THINKING",
4226
4246
  EXECUTION_PLAN: "EXECUTION_PLAN",
@@ -4231,7 +4251,7 @@ const ga = (e) => {
4231
4251
  EXECUTION_COMPLETE: "EXECUTION_COMPLETE",
4232
4252
  ERROR: "ERROR",
4233
4253
  CONVERSATION_TITLE: "CONVERSATION_TITLE"
4234
- }, V = {
4254
+ }, X = {
4235
4255
  IN_PROGRESS: "IN_PROGRESS",
4236
4256
  COMPLETED: "COMPLETED",
4237
4257
  ERROR: "ERROR"
@@ -4277,24 +4297,22 @@ const ga = (e) => {
4277
4297
  clear: () => {
4278
4298
  te.clear();
4279
4299
  }
4280
- }, hn = (e) => {
4300
+ }, pn = (e) => {
4281
4301
  if (!e) return {};
4282
4302
  try {
4283
4303
  return JSON.parse(e);
4284
4304
  } catch {
4285
4305
  return {};
4286
4306
  }
4287
- }, xr = ({ event: e }) => e.status === V.ERROR ? {
4307
+ }, wr = ({ event: e }) => e.status === X.ERROR ? {
4288
4308
  stateUpdate: {
4289
- isBusy: !1,
4290
4309
  currentEventType: null,
4291
4310
  currentToolName: null,
4292
- pendingToolInvoke: null,
4293
- error: e.content || "Copilot agent error"
4311
+ pendingToolInvoke: null
4294
4312
  },
4295
4313
  result: null,
4296
- messageStatus: "error"
4297
- } : null, _r = ({ event: e }) => e.type === A.EXECUTION_COMPLETE ? {
4314
+ clearStatusLabel: !0
4315
+ } : null, xr = ({ event: e }) => e.type === A.EXECUTION_COMPLETE ? {
4298
4316
  stateUpdate: {
4299
4317
  isBusy: !1,
4300
4318
  currentEventType: null,
@@ -4304,8 +4322,8 @@ const ga = (e) => {
4304
4322
  result: null,
4305
4323
  messageStatus: "complete",
4306
4324
  clearStatusLabel: !0
4307
- } : null, Cr = ({ event: e, state: t }) => {
4308
- if (e.status !== V.IN_PROGRESS) return null;
4325
+ } : null, _r = ({ event: e, state: t }) => {
4326
+ if (e.status !== X.IN_PROGRESS) return null;
4309
4327
  const n = {
4310
4328
  currentEventType: e.type,
4311
4329
  currentToolName: e.toolName || null
@@ -4316,7 +4334,7 @@ const ga = (e) => {
4316
4334
  return { stateUpdate: n, result: null };
4317
4335
  if (!(e.type === A.EXTERNAL_TOOL_CALL && re.has(s) && !t.pendingToolInvoke))
4318
4336
  return { stateUpdate: n, result: null };
4319
- const o = hn(e.toolArguments);
4337
+ const o = pn(e.toolArguments);
4320
4338
  return {
4321
4339
  stateUpdate: {
4322
4340
  ...n,
@@ -4328,9 +4346,9 @@ const ga = (e) => {
4328
4346
  toolArguments: o
4329
4347
  }
4330
4348
  };
4331
- }, Sr = ({ event: e, state: t }) => e.status === V.COMPLETED && e.type === A.TOOL_RESULT && e.toolName && t.pendingToolInvoke?.toolName === e.toolName ? { stateUpdate: { pendingToolInvoke: null }, result: null } : null, Er = ({ event: e }) => {
4349
+ }, Cr = ({ event: e, state: t }) => e.status === X.COMPLETED && e.type === A.TOOL_RESULT && e.toolName && t.pendingToolInvoke?.toolName === e.toolName ? { stateUpdate: { pendingToolInvoke: null }, result: null } : null, Sr = ({ event: e }) => {
4332
4350
  const t = e.toolName;
4333
- return !(e.status === V.COMPLETED && e.type === A.TOOL_RESULT && t && re.isMixed(t) && e.toolResult) || !t || !e.toolResult ? null : {
4351
+ return !(e.status === X.COMPLETED && e.type === A.TOOL_RESULT && t && re.isMixed(t) && e.toolResult) || !t || !e.toolResult ? null : {
4334
4352
  stateUpdate: null,
4335
4353
  result: {
4336
4354
  type: Ze.MIXED_TOOL_RESULT,
@@ -4338,19 +4356,19 @@ const ga = (e) => {
4338
4356
  toolResult: e.toolResult
4339
4357
  }
4340
4358
  };
4341
- }, Tr = [
4359
+ }, Er = [
4360
+ wr,
4342
4361
  xr,
4343
4362
  _r,
4344
- Cr,
4345
- Er,
4346
- Sr
4347
- ], jr = (e, t) => {
4363
+ Sr,
4364
+ Cr
4365
+ ], Tr = (e, t) => {
4348
4366
  const n = { event: e, state: t, messageId: t.currentMessageId };
4349
- return Tr.reduce((s, a) => a(n) ?? s, {
4367
+ return Er.reduce((s, a) => a(n) ?? s, {
4350
4368
  stateUpdate: null,
4351
4369
  result: null
4352
4370
  });
4353
- }, ka = {
4371
+ }, va = {
4354
4372
  conversationId: null,
4355
4373
  currentMessageId: null,
4356
4374
  isBusy: !1,
@@ -4358,8 +4376,8 @@ const ga = (e) => {
4358
4376
  currentToolName: null,
4359
4377
  pendingToolInvoke: null,
4360
4378
  error: null
4361
- }, Ir = (e) => e.isBusy || e.pendingToolInvoke !== null, Ol = (e) => e.error ? "ERROR" : e.pendingToolInvoke ? "AWAITING_TOOL" : e.isBusy ? "BUSY" : "IDLE", M = Ye((e, t) => ({
4362
- ...ka,
4379
+ }, jr = (e) => e.isBusy || e.pendingToolInvoke !== null, Ol = (e) => e.error ? "ERROR" : e.pendingToolInvoke ? "AWAITING_TOOL" : e.isBusy ? "BUSY" : "IDLE", M = Ye((e, t) => ({
4380
+ ...va,
4363
4381
  callbacks: {},
4364
4382
  setCallbacks: (n) => {
4365
4383
  e({ callbacks: n });
@@ -4376,7 +4394,7 @@ const ga = (e) => {
4376
4394
  });
4377
4395
  },
4378
4396
  processEvent: (n) => {
4379
- const s = t(), a = s.currentMessageId, { stateUpdate: o, result: i, messageStatus: r, clearStatusLabel: c } = jr(n, s);
4397
+ const s = t(), a = s.currentMessageId, { stateUpdate: o, result: i, messageStatus: r, clearStatusLabel: c } = Tr(n, s);
4380
4398
  return o && e(o), a && r && s.callbacks.onMessageStatusUpdate && s.callbacks.onMessageStatusUpdate(a, r), a && c && s.callbacks.onStatusLabelClear && s.callbacks.onStatusLabelClear(a, ""), i;
4381
4399
  },
4382
4400
  clearPendingTool: () => {
@@ -4394,7 +4412,7 @@ const ga = (e) => {
4394
4412
  },
4395
4413
  reset: () => {
4396
4414
  const n = t(), s = n.currentMessageId;
4397
- s && n.callbacks.onMessageStatusUpdate && n.callbacks.onMessageStatusUpdate(s, "complete"), s && n.callbacks.onStatusLabelClear && n.callbacks.onStatusLabelClear(s, ""), e({ ...ka, callbacks: n.callbacks });
4415
+ s && n.callbacks.onMessageStatusUpdate && n.callbacks.onMessageStatusUpdate(s, "complete"), s && n.callbacks.onStatusLabelClear && n.callbacks.onStatusLabelClear(s, ""), e({ ...va, callbacks: n.callbacks });
4398
4416
  },
4399
4417
  setConversationId: (n) => {
4400
4418
  e({ conversationId: n });
@@ -4404,18 +4422,18 @@ const ga = (e) => {
4404
4422
  open: () => e({ isOpen: !0 }),
4405
4423
  close: () => e({ isOpen: !1 }),
4406
4424
  toggle: () => e((t) => ({ isOpen: !t.isOpen }))
4407
- })), zr = { messages: [], pendingToolBlocks: [] }, Or = /* @__PURE__ */ new Set(["USER", "ASSISTANT", "TOOL_CALL", "TOOL_OUTPUT"]), Rr = (e) => {
4408
- const { messages: t, pendingToolBlocks: n } = e.filter((s) => Or.has(s.type)).reduce(Ar, zr);
4409
- return n.length > 0 ? Lr(t, n) : t;
4410
- }, Ar = (e, t) => {
4425
+ })), Ir = { messages: [], pendingToolBlocks: [] }, zr = /* @__PURE__ */ new Set(["USER", "ASSISTANT", "TOOL_CALL", "TOOL_OUTPUT"]), Or = (e) => {
4426
+ const { messages: t, pendingToolBlocks: n } = e.filter((s) => zr.has(s.type)).reduce(Rr, Ir);
4427
+ return n.length > 0 ? Ar(t, n) : t;
4428
+ }, Rr = (e, t) => {
4411
4429
  if (t.type === "USER")
4412
- return { ...e, messages: [...e.messages, Pr(t)] };
4430
+ return { ...e, messages: [...e.messages, Lr(t)] };
4413
4431
  if (t.type === "ASSISTANT") {
4414
- const n = e.pendingToolBlocks.length > 0 ? { ...ba(t), thinkingBlocks: e.pendingToolBlocks } : ba(t);
4432
+ const n = e.pendingToolBlocks.length > 0 ? { ...wa(t), thinkingBlocks: e.pendingToolBlocks } : wa(t);
4415
4433
  return { messages: [...e.messages, n], pendingToolBlocks: [] };
4416
4434
  }
4417
- return { ...e, pendingToolBlocks: [...e.pendingToolBlocks, Mr(t)] };
4418
- }, Lr = (e, t) => {
4435
+ return { ...e, pendingToolBlocks: [...e.pendingToolBlocks, Pr(t)] };
4436
+ }, Ar = (e, t) => {
4419
4437
  const n = [...e].reverse().findIndex((i) => i.role === "assistant");
4420
4438
  if (n === -1)
4421
4439
  return e;
@@ -4424,21 +4442,21 @@ const ga = (e) => {
4424
4442
  thinkingBlocks: [...a.thinkingBlocks ?? [], ...t]
4425
4443
  };
4426
4444
  return e.map((i, r) => r === s ? o : i);
4427
- }, Pr = (e) => ({
4445
+ }, Lr = (e) => ({
4428
4446
  id: e.id,
4429
4447
  role: "user",
4430
4448
  content: e.message ?? "",
4431
4449
  status: "complete",
4432
4450
  timestamp: new Date(e.created).getTime(),
4433
4451
  ...e.milestoneId ? { milestoneId: e.milestoneId } : {}
4434
- }), ba = (e) => ({
4452
+ }), wa = (e) => ({
4435
4453
  id: e.id,
4436
4454
  role: "assistant",
4437
4455
  content: e.message ?? "",
4438
4456
  status: "complete",
4439
4457
  timestamp: new Date(e.created).getTime(),
4440
4458
  ...e.milestoneId ? { milestoneId: e.milestoneId } : {}
4441
- }), Mr = (e) => ({
4459
+ }), Pr = (e) => ({
4442
4460
  id: e.id,
4443
4461
  content: e.message ?? e.artifactJson ?? "",
4444
4462
  label: e.toolName ?? (e.type === "TOOL_CALL" ? "Tool call" : "Tool result"),
@@ -4446,20 +4464,20 @@ const ga = (e) => {
4446
4464
  kind: "tool",
4447
4465
  toolName: e.toolName,
4448
4466
  toolStatus: e.message?.includes("Error") ? "error" : "success"
4449
- }), Nr = 20, ya = {
4467
+ }), Mr = 20, xa = {
4450
4468
  conversations: [],
4451
4469
  isLoadingConversations: !1,
4452
4470
  isLoadingMessages: !1,
4453
4471
  error: null,
4454
4472
  hasMore: !1,
4455
4473
  currentPage: 0
4456
- }, va = async (e, t, n) => {
4474
+ }, _a = async (e, t, n) => {
4457
4475
  if (e.fetchConversations) {
4458
4476
  n({ isLoadingConversations: !0 });
4459
4477
  try {
4460
- const s = await e.fetchConversations(t, Nr);
4478
+ const s = await e.fetchConversations(t, Mr);
4461
4479
  n(t === 0 ? { conversations: s.conversations } : {
4462
- conversations: [...N.getState().conversations, ...s.conversations]
4480
+ conversations: [...D.getState().conversations, ...s.conversations]
4463
4481
  });
4464
4482
  const a = Math.ceil(s.totalItems / s.size);
4465
4483
  n({ hasMore: t + 1 < a, currentPage: t, error: null });
@@ -4470,16 +4488,16 @@ const ga = (e) => {
4470
4488
  n({ isLoadingConversations: !1 });
4471
4489
  }
4472
4490
  }
4473
- }, N = Ye((e, t) => ({
4491
+ }, D = Ye((e, t) => ({
4474
4492
  transport: null,
4475
- ...ya,
4493
+ ...xa,
4476
4494
  setTransport: (n) => {
4477
4495
  e({ transport: n });
4478
4496
  },
4479
4497
  showHistory: () => {
4480
4498
  O.getState().setView("history"), e({ error: null });
4481
4499
  const { transport: n } = t();
4482
- n && va(n, 0, e);
4500
+ n && _a(n, 0, e);
4483
4501
  },
4484
4502
  hideHistory: () => {
4485
4503
  O.getState().setView("chat");
@@ -4489,7 +4507,7 @@ const ga = (e) => {
4489
4507
  if (s?.fetchConversationMessages) {
4490
4508
  e({ isLoadingMessages: !0 });
4491
4509
  try {
4492
- const a = await s.fetchConversationMessages(n), o = Rr(a.messages).map(({ thinkingBlocks: i, ...r }) => r);
4510
+ const a = await s.fetchConversationMessages(n), o = Or(a.messages).map(({ thinkingBlocks: i, ...r }) => r);
4493
4511
  M.getState().reset(), O.getState().loadConversation(o, a.name), M.getState().setConversationId(n), e({ error: null });
4494
4512
  } catch (a) {
4495
4513
  const o = a instanceof Error ? a.message : "Failed to load conversation";
@@ -4540,10 +4558,10 @@ const ga = (e) => {
4540
4558
  },
4541
4559
  loadMore: () => {
4542
4560
  const { isLoadingConversations: n, hasMore: s, currentPage: a, transport: o } = t();
4543
- !n && s && o && va(o, a + 1, e);
4561
+ !n && s && o && _a(o, a + 1, e);
4544
4562
  },
4545
4563
  reset: () => {
4546
- e(ya);
4564
+ e(xa);
4547
4565
  },
4548
4566
  rollback: async (n, s) => {
4549
4567
  const { transport: a } = t();
@@ -4552,71 +4570,71 @@ const ga = (e) => {
4552
4570
  const o = await a.rollbackConversation(n, s);
4553
4571
  o && O.getState().addRollbackMessage(o.message, o.milestoneId);
4554
4572
  } catch (o) {
4555
- const i = o instanceof Error ? o.message : "Failed to rollback conversation";
4573
+ const i = o instanceof Error ? o.message : "Failed to restore conversation";
4556
4574
  e({ error: i });
4557
4575
  }
4558
4576
  }
4559
- })), qr = "_confirmation_prut5_9", Dr = "_actions_prut5_16", wa = {
4560
- confirmation: qr,
4561
- actions: Dr
4562
- }, mn = ({ message: e, onConfirm: t, onCancel: n }) => /* @__PURE__ */ S("div", { role: "alert", className: wa.confirmation, children: [
4577
+ })), Nr = "_confirmation_prut5_9", qr = "_actions_prut5_16", Ca = {
4578
+ confirmation: Nr,
4579
+ actions: qr
4580
+ }, gn = ({ message: e, onConfirm: t, onCancel: n }) => /* @__PURE__ */ E("div", { role: "alert", className: Ca.confirmation, children: [
4563
4581
  /* @__PURE__ */ h("span", { children: e }),
4564
- /* @__PURE__ */ S("div", { className: wa.actions, children: [
4582
+ /* @__PURE__ */ E("div", { className: Ca.actions, children: [
4565
4583
  /* @__PURE__ */ h(xe, { kind: "danger", size: "sm", onClick: t, children: "Delete" }),
4566
4584
  /* @__PURE__ */ h(xe, { kind: "ghost", size: "sm", onClick: n, children: "Cancel" })
4567
4585
  ] })
4568
- ] }), Br = "_conversationItem_1k09c_9", Fr = "_rowContent_1k09c_38", Ur = "_rowActions_1k09c_45", Hr = "_actionIcon_1k09c_58", $r = "_editRow_1k09c_64", Kr = "_editInput_1k09c_70", Qr = "_rowButton_1k09c_75", Gr = "_active_1k09c_93", Vr = "_activeDot_1k09c_97", Wr = "_timestampRow_1k09c_109", Xr = "_timestamp_1k09c_109", D = {
4569
- conversationItem: Br,
4570
- rowContent: Fr,
4571
- rowActions: Ur,
4572
- actionIcon: Hr,
4573
- editRow: $r,
4574
- editInput: Kr,
4575
- rowButton: Qr,
4576
- active: Gr,
4577
- activeDot: Vr,
4578
- timestampRow: Wr,
4579
- timestamp: Xr
4580
- }, Jr = ({
4586
+ ] }), Dr = "_conversationItem_1k09c_9", Br = "_rowContent_1k09c_38", Fr = "_rowActions_1k09c_45", Ur = "_actionIcon_1k09c_58", Hr = "_editRow_1k09c_64", $r = "_editInput_1k09c_70", Kr = "_rowButton_1k09c_75", Qr = "_active_1k09c_93", Gr = "_activeDot_1k09c_97", Vr = "_timestampRow_1k09c_109", Wr = "_timestamp_1k09c_109", U = {
4587
+ conversationItem: Dr,
4588
+ rowContent: Br,
4589
+ rowActions: Fr,
4590
+ actionIcon: Ur,
4591
+ editRow: Hr,
4592
+ editInput: $r,
4593
+ rowButton: Kr,
4594
+ active: Qr,
4595
+ activeDot: Gr,
4596
+ timestampRow: Vr,
4597
+ timestamp: Wr
4598
+ }, Xr = ({
4581
4599
  conversation: e,
4582
4600
  isActive: t,
4583
4601
  onSelect: n,
4584
4602
  onRename: s,
4585
4603
  onDelete: a
4586
4604
  }) => {
4587
- const [o, i] = ne("default"), [r, c] = ne(e.name), l = K(null);
4605
+ const [o, i] = ne("default"), [r, c] = ne(e.name), l = Q(null);
4588
4606
  $(() => {
4589
4607
  o === "editing" && (l.current?.focus(), l.current?.select());
4590
4608
  }, [o]);
4591
- const d = T(
4592
- (v) => {
4593
- v.stopPropagation(), c(e.name), i("editing");
4609
+ const d = S(
4610
+ (b) => {
4611
+ b.stopPropagation(), c(e.name), i("editing");
4594
4612
  },
4595
4613
  [e.name]
4596
- ), u = T(() => {
4597
- const v = r.trim();
4598
- v && v !== e.name && s(e.id, v), i("default");
4599
- }, [r, e.id, e.name, s]), m = T(() => {
4614
+ ), u = S(() => {
4615
+ const b = r.trim();
4616
+ b && b !== e.name && s(e.id, b), i("default");
4617
+ }, [r, e.id, e.name, s]), m = S(() => {
4600
4618
  c(e.name), i("default");
4601
- }, [e.name]), k = T(
4602
- (v) => {
4603
- v.key === "Enter" ? (v.preventDefault(), u()) : v.key === "Escape" && (v.preventDefault(), m());
4619
+ }, [e.name]), f = S(
4620
+ (b) => {
4621
+ b.key === "Enter" ? (b.preventDefault(), u()) : b.key === "Escape" && (b.preventDefault(), m());
4604
4622
  },
4605
4623
  [u, m]
4606
- ), g = T((v) => {
4607
- v.stopPropagation(), i("confirming-delete");
4608
- }, []), f = T(() => {
4624
+ ), g = S((b) => {
4625
+ b.stopPropagation(), i("confirming-delete");
4626
+ }, []), p = S(() => {
4609
4627
  a(e.id);
4610
- }, [e.id, a]), y = T(() => {
4628
+ }, [e.id, a]), y = S(() => {
4611
4629
  i("default");
4612
- }, []), p = T(() => {
4630
+ }, []), w = S(() => {
4613
4631
  n(e.id);
4614
- }, [n, e.id]), b = cn(new Date(e.updated || e.created).getTime());
4615
- return o === "editing" ? /* @__PURE__ */ S("div", { className: D.conversationItem, "data-editing": !0, children: [
4616
- /* @__PURE__ */ h("span", { className: D.timestamp, children: b }),
4617
- /* @__PURE__ */ S("div", { className: D.editRow, children: [
4632
+ }, [n, e.id]), k = un(new Date(e.updated || e.created).getTime());
4633
+ return o === "editing" ? /* @__PURE__ */ E("div", { className: U.conversationItem, "data-editing": !0, children: [
4634
+ /* @__PURE__ */ h("span", { className: U.timestamp, children: k }),
4635
+ /* @__PURE__ */ E("div", { className: U.editRow, children: [
4618
4636
  /* @__PURE__ */ h(
4619
- En,
4637
+ Tn,
4620
4638
  {
4621
4639
  id: `rename-${e.id}`,
4622
4640
  ref: l,
@@ -4626,30 +4644,30 @@ const ga = (e) => {
4626
4644
  enableCounter: !0,
4627
4645
  maxCount: 100,
4628
4646
  value: r,
4629
- onChange: (v) => c(v.target.value),
4630
- onKeyDown: k,
4631
- className: D.editInput
4647
+ onChange: (b) => c(b.target.value),
4648
+ onKeyDown: f,
4649
+ className: U.editInput
4632
4650
  }
4633
4651
  ),
4634
- /* @__PURE__ */ h(pe, { kind: "ghost", size: "sm", label: "Confirm", onClick: u, className: D.actionIcon, children: /* @__PURE__ */ h(Mn, {}) }),
4635
- /* @__PURE__ */ h(pe, { kind: "ghost", size: "sm", label: "Cancel", onClick: m, className: D.actionIcon, children: /* @__PURE__ */ h(Nn, {}) })
4652
+ /* @__PURE__ */ h(pe, { kind: "ghost", size: "sm", label: "Confirm", onClick: u, className: U.actionIcon, children: /* @__PURE__ */ h(Mn, {}) }),
4653
+ /* @__PURE__ */ h(pe, { kind: "ghost", size: "sm", label: "Cancel", onClick: m, className: U.actionIcon, children: /* @__PURE__ */ h(Nn, {}) })
4636
4654
  ] })
4637
- ] }) : o === "confirming-delete" ? /* @__PURE__ */ h("div", { className: D.conversationItem, "data-confirming-delete": !0, children: /* @__PURE__ */ h(
4638
- mn,
4655
+ ] }) : o === "confirming-delete" ? /* @__PURE__ */ h("div", { className: U.conversationItem, "data-confirming-delete": !0, children: /* @__PURE__ */ h(
4656
+ gn,
4639
4657
  {
4640
4658
  message: "Delete this conversation?",
4641
- onConfirm: f,
4659
+ onConfirm: p,
4642
4660
  onCancel: y
4643
4661
  }
4644
- ) }) : /* @__PURE__ */ h("div", { className: `${D.conversationItem} ${t ? D.active : ""}`, children: /* @__PURE__ */ S("div", { className: D.rowContent, children: [
4645
- /* @__PURE__ */ S("button", { type: "button", className: D.rowButton, onClick: p, children: [
4646
- /* @__PURE__ */ S("span", { className: D.timestampRow, children: [
4647
- t && /* @__PURE__ */ h("span", { className: D.activeDot, "data-testid": "active-indicator", "aria-label": "Active conversation" }),
4648
- /* @__PURE__ */ h("span", { className: D.timestamp, children: b })
4662
+ ) }) : /* @__PURE__ */ h("div", { className: `${U.conversationItem} ${t ? U.active : ""}`, children: /* @__PURE__ */ E("div", { className: U.rowContent, children: [
4663
+ /* @__PURE__ */ E("button", { type: "button", className: U.rowButton, onClick: w, children: [
4664
+ /* @__PURE__ */ E("span", { className: U.timestampRow, children: [
4665
+ t && /* @__PURE__ */ h("span", { className: U.activeDot, "data-testid": "active-indicator", "aria-label": "Active conversation" }),
4666
+ /* @__PURE__ */ h("span", { className: U.timestamp, children: k })
4649
4667
  ] }),
4650
4668
  /* @__PURE__ */ h("span", { children: e.name || "Untitled conversation" })
4651
4669
  ] }),
4652
- /* @__PURE__ */ S("div", { className: D.rowActions, children: [
4670
+ /* @__PURE__ */ E("div", { className: U.rowActions, children: [
4653
4671
  /* @__PURE__ */ h(
4654
4672
  pe,
4655
4673
  {
@@ -4658,7 +4676,7 @@ const ga = (e) => {
4658
4676
  label: "Rename",
4659
4677
  autoAlign: !0,
4660
4678
  onClick: d,
4661
- className: D.actionIcon,
4679
+ className: U.actionIcon,
4662
4680
  children: /* @__PURE__ */ h(qn, {})
4663
4681
  }
4664
4682
  ),
@@ -4670,27 +4688,27 @@ const ga = (e) => {
4670
4688
  label: "Delete",
4671
4689
  autoAlign: !0,
4672
4690
  onClick: g,
4673
- className: D.actionIcon,
4691
+ className: U.actionIcon,
4674
4692
  children: /* @__PURE__ */ h(Dn, {})
4675
4693
  }
4676
4694
  )
4677
4695
  ] })
4678
4696
  ] }) });
4679
- }, Yr = "_panel_bjoxv_9", Zr = "_conversationList_bjoxv_18", ec = "_emptyState_bjoxv_27", tc = "_emptyStateCard_bjoxv_31", ac = "_emptyStateIcon_bjoxv_42", nc = "_emptyStateText_bjoxv_58", sc = "_loadMoreContainer_bjoxv_64", oc = "_loadingMoreContainer_bjoxv_70", ic = "_loadingRow_bjoxv_77", rc = "_errorNotification_bjoxv_84", cc = "_skeletonItem_bjoxv_88", lc = "_footer_bjoxv_96", uc = "_footerText_bjoxv_106", G = {
4680
- panel: Yr,
4681
- conversationList: Zr,
4682
- emptyState: ec,
4683
- emptyStateCard: tc,
4684
- emptyStateIcon: ac,
4685
- emptyStateText: nc,
4686
- loadMoreContainer: sc,
4687
- loadingMoreContainer: oc,
4688
- loadingRow: ic,
4689
- errorNotification: rc,
4690
- skeletonItem: cc,
4691
- footer: lc,
4692
- footerText: uc
4693
- }, dc = ({
4697
+ }, Jr = "_panel_bjoxv_9", Yr = "_conversationList_bjoxv_18", Zr = "_emptyState_bjoxv_27", ec = "_emptyStateCard_bjoxv_31", tc = "_emptyStateIcon_bjoxv_42", ac = "_emptyStateText_bjoxv_58", nc = "_loadMoreContainer_bjoxv_64", sc = "_loadingMoreContainer_bjoxv_70", oc = "_loadingRow_bjoxv_77", ic = "_errorNotification_bjoxv_84", rc = "_skeletonItem_bjoxv_88", cc = "_footer_bjoxv_96", lc = "_footerText_bjoxv_106", W = {
4698
+ panel: Jr,
4699
+ conversationList: Yr,
4700
+ emptyState: Zr,
4701
+ emptyStateCard: ec,
4702
+ emptyStateIcon: tc,
4703
+ emptyStateText: ac,
4704
+ loadMoreContainer: nc,
4705
+ loadingMoreContainer: sc,
4706
+ loadingRow: oc,
4707
+ errorNotification: ic,
4708
+ skeletonItem: rc,
4709
+ footer: cc,
4710
+ footerText: lc
4711
+ }, uc = ({
4694
4712
  conversations: e,
4695
4713
  activeConversationId: t,
4696
4714
  onSelectConversation: n,
@@ -4703,13 +4721,13 @@ const ga = (e) => {
4703
4721
  hasMore: l,
4704
4722
  onLoadMore: d
4705
4723
  }) => {
4706
- const [u, m] = ne(!1), k = i && e.length > 0;
4707
- return /* @__PURE__ */ S("div", { className: G.panel, children: [
4708
- /* @__PURE__ */ S("div", { className: G.conversationList, children: [
4724
+ const [u, m] = ne(!1), f = i && e.length > 0;
4725
+ return /* @__PURE__ */ E("div", { className: W.panel, children: [
4726
+ /* @__PURE__ */ E("div", { className: W.conversationList, children: [
4709
4727
  c && /* @__PURE__ */ h(
4710
- Aa,
4728
+ Pa,
4711
4729
  {
4712
- className: G.errorNotification,
4730
+ className: W.errorNotification,
4713
4731
  kind: "error",
4714
4732
  lowContrast: !0,
4715
4733
  title: "Unable to load conversation history",
@@ -4717,12 +4735,12 @@ const ga = (e) => {
4717
4735
  hideCloseButton: !0
4718
4736
  }
4719
4737
  ),
4720
- i && e.length === 0 ? /* @__PURE__ */ h(hc, {}) : e.length === 0 ? /* @__PURE__ */ h("div", { className: G.emptyState, children: /* @__PURE__ */ S("div", { className: G.emptyStateCard, children: [
4721
- /* @__PURE__ */ h("div", { className: G.emptyStateIcon, children: /* @__PURE__ */ h(dn, { icon: un }) }),
4722
- /* @__PURE__ */ h("span", { className: G.emptyStateText, children: "Chat history will appear here after your first chat." })
4723
- ] }) }) : /* @__PURE__ */ S($e, { children: [
4738
+ i && e.length === 0 ? /* @__PURE__ */ h(dc, {}) : e.length === 0 ? /* @__PURE__ */ h("div", { className: W.emptyState, children: /* @__PURE__ */ E("div", { className: W.emptyStateCard, children: [
4739
+ /* @__PURE__ */ h("div", { className: W.emptyStateIcon, children: /* @__PURE__ */ h(mn, { icon: hn }) }),
4740
+ /* @__PURE__ */ h("span", { className: W.emptyStateText, children: "Chat history will appear here after your first chat." })
4741
+ ] }) }) : /* @__PURE__ */ E($e, { children: [
4724
4742
  e.map((g) => /* @__PURE__ */ h(
4725
- Jr,
4743
+ Xr,
4726
4744
  {
4727
4745
  conversation: g,
4728
4746
  isActive: g.id === t,
@@ -4732,9 +4750,9 @@ const ga = (e) => {
4732
4750
  },
4733
4751
  g.id
4734
4752
  )),
4735
- k && /* @__PURE__ */ h("div", { className: G.loadingMoreContainer, children: /* @__PURE__ */ h(xa, { label: "Loading more conversations" }) }),
4736
- r && /* @__PURE__ */ h("div", { className: G.loadingMoreContainer, children: /* @__PURE__ */ h(xa, { label: "Opening conversation" }) }),
4737
- l && /* @__PURE__ */ h("div", { className: G.loadMoreContainer, children: /* @__PURE__ */ h(
4753
+ f && /* @__PURE__ */ h("div", { className: W.loadingMoreContainer, children: /* @__PURE__ */ h(Sa, { label: "Loading more conversations" }) }),
4754
+ r && /* @__PURE__ */ h("div", { className: W.loadingMoreContainer, children: /* @__PURE__ */ h(Sa, { label: "Opening conversation" }) }),
4755
+ l && /* @__PURE__ */ h("div", { className: W.loadMoreContainer, children: /* @__PURE__ */ h(
4738
4756
  xe,
4739
4757
  {
4740
4758
  kind: "ghost",
@@ -4746,8 +4764,8 @@ const ga = (e) => {
4746
4764
  ) })
4747
4765
  ] })
4748
4766
  ] }),
4749
- /* @__PURE__ */ h("div", { className: G.footer, children: u ? /* @__PURE__ */ h(
4750
- mn,
4767
+ /* @__PURE__ */ h("div", { className: W.footer, children: u ? /* @__PURE__ */ h(
4768
+ gn,
4751
4769
  {
4752
4770
  message: "Delete all conversations?",
4753
4771
  onConfirm: () => {
@@ -4755,8 +4773,8 @@ const ga = (e) => {
4755
4773
  },
4756
4774
  onCancel: () => m(!1)
4757
4775
  }
4758
- ) : /* @__PURE__ */ S($e, { children: [
4759
- /* @__PURE__ */ h("span", { className: G.footerText, children: "Chats are saved up to 90 days." }),
4776
+ ) : /* @__PURE__ */ E($e, { children: [
4777
+ /* @__PURE__ */ h("span", { className: W.footerText, children: "Chats are saved up to 90 days." }),
4760
4778
  /* @__PURE__ */ h(
4761
4779
  xe,
4762
4780
  {
@@ -4769,13 +4787,13 @@ const ga = (e) => {
4769
4787
  )
4770
4788
  ] }) })
4771
4789
  ] });
4772
- }, hc = () => /* @__PURE__ */ h($e, { children: Array.from({ length: 5 }, (e, t) => /* @__PURE__ */ S("div", { className: G.skeletonItem, children: [
4773
- /* @__PURE__ */ h(qt, { heading: !0, width: "60%" }),
4774
- /* @__PURE__ */ h(qt, { width: "30%" })
4775
- ] }, t)) }), xa = ({ label: e }) => /* @__PURE__ */ S("div", { className: G.loadingRow, role: "status", "aria-live": "polite", children: [
4776
- /* @__PURE__ */ h(Tn, { withOverlay: !1, small: !0 }),
4790
+ }, dc = () => /* @__PURE__ */ h($e, { children: Array.from({ length: 5 }, (e, t) => /* @__PURE__ */ E("div", { className: W.skeletonItem, children: [
4791
+ /* @__PURE__ */ h(Dt, { heading: !0, width: "60%" }),
4792
+ /* @__PURE__ */ h(Dt, { width: "30%" })
4793
+ ] }, t)) }), Sa = ({ label: e }) => /* @__PURE__ */ E("div", { className: W.loadingRow, role: "status", "aria-live": "polite", children: [
4794
+ /* @__PURE__ */ h(jn, { withOverlay: !1, small: !0 }),
4777
4795
  /* @__PURE__ */ h("span", { className: "cds--type-body-compact-01", children: e })
4778
- ] }), _a = ({
4796
+ ] }), Ea = ({
4779
4797
  onSendMessage: e,
4780
4798
  onStopGeneration: t,
4781
4799
  onResetConversation: n,
@@ -4790,72 +4808,72 @@ const ga = (e) => {
4790
4808
  onRemoveContext: u,
4791
4809
  onSeeVersion: m
4792
4810
  }) => {
4793
- const k = O((_) => _.messages), g = O((_) => _.clearMessages), f = O((_) => _.conversationTitle), y = O((_) => _.view), p = M((_) => _.conversationId), b = N((_) => !!_.transport?.fetchConversations), v = N((_) => !!_.transport?.rollbackConversation), E = N((_) => _.rollback), I = N((_) => _.conversations), w = N((_) => _.isLoadingConversations), x = N((_) => _.isLoadingMessages), j = N((_) => _.error), F = N((_) => _.hasMore), X = N((_) => _.showHistory), U = N((_) => _.hideHistory), J = N((_) => _.selectConversation), se = N((_) => _.renameConversation), ke = N((_) => _.deleteConversation), ue = N((_) => _.deleteAllConversations), de = N((_) => _.loadMore), be = s ?? J, Re = T(() => {
4811
+ const f = O((x) => x.messages), g = O((x) => x.clearMessages), p = O((x) => x.conversationTitle), y = O((x) => x.view), w = M((x) => x.conversationId), k = D((x) => !!x.transport?.fetchConversations), b = D((x) => !!x.transport?.rollbackConversation), R = D((x) => x.rollback), T = D((x) => x.conversations), v = D((x) => x.isLoadingConversations), C = D((x) => x.isLoadingMessages), I = D((x) => x.error), P = D((x) => x.hasMore), G = D((x) => x.showHistory), j = D((x) => x.hideHistory), F = D((x) => x.selectConversation), se = D((x) => x.renameConversation), ke = D((x) => x.deleteConversation), ue = D((x) => x.deleteAllConversations), de = D((x) => x.loadMore), be = s ?? F, Re = S(() => {
4794
4812
  g(), n?.();
4795
- }, [g, n]), Se = T(
4796
- (_) => {
4797
- p && E(p, _);
4813
+ }, [g, n]), Se = S(
4814
+ (x) => {
4815
+ w && R(w, x);
4798
4816
  },
4799
- [p, E]
4800
- ), Ae = T(() => {
4801
- y === "history" ? U() : X();
4802
- }, [y, X, U]), z = T(
4803
- (_) => {
4804
- e(_.label);
4817
+ [w, R]
4818
+ ), Ae = S(() => {
4819
+ y === "history" ? j() : G();
4820
+ }, [y, G, j]), z = S(
4821
+ (x) => {
4822
+ e(x.label);
4805
4823
  },
4806
4824
  [e]
4807
4825
  );
4808
- return /* @__PURE__ */ S(Gn, { className: `${Ie.container} ${l ?? ""}`, showWorkspace: y === "history", children: [
4826
+ return /* @__PURE__ */ E(Gn, { className: `${Ie.container} ${l ?? ""}`, showWorkspace: y === "history", children: [
4809
4827
  /* @__PURE__ */ h("div", { slot: "header", children: /* @__PURE__ */ h(
4810
- hr,
4828
+ dr,
4811
4829
  {
4812
4830
  onReset: Re,
4813
- onShowHistory: b ? Ae : void 0,
4814
- conversationTitle: f ?? void 0,
4831
+ onShowHistory: k ? Ae : void 0,
4832
+ conversationTitle: p ?? void 0,
4815
4833
  view: y,
4816
4834
  isBusy: a
4817
4835
  }
4818
4836
  ) }),
4819
4837
  /* @__PURE__ */ h("div", { slot: "messages", className: Ie.messagesSlot, children: /* @__PURE__ */ h(
4820
- Zi,
4838
+ Yi,
4821
4839
  {
4822
- messages: k,
4840
+ messages: f,
4823
4841
  emptyStateTitle: i,
4824
4842
  emptyStateDescription: r,
4825
4843
  suggestions: c,
4826
4844
  onSuggestionClick: z,
4827
- onRollback: v ? Se : void 0,
4845
+ onRollback: b ? Se : void 0,
4828
4846
  onSeeVersion: m
4829
4847
  }
4830
4848
  ) }),
4831
4849
  /* @__PURE__ */ h("div", { slot: "workspace", className: Ie.workspaceSlot, children: /* @__PURE__ */ h(
4832
- dc,
4850
+ uc,
4833
4851
  {
4834
- conversations: I,
4835
- activeConversationId: p,
4852
+ conversations: T,
4853
+ activeConversationId: w,
4836
4854
  onSelectConversation: be,
4837
4855
  onRenameConversation: se,
4838
4856
  onDeleteConversation: ke,
4839
4857
  onDeleteAllConversations: ue,
4840
- isLoadingConversations: w,
4841
- isOpeningConversation: x,
4842
- error: j,
4843
- hasMore: F,
4858
+ isLoadingConversations: v,
4859
+ isOpeningConversation: C,
4860
+ error: I,
4861
+ hasMore: P,
4844
4862
  onLoadMore: de
4845
4863
  }
4846
4864
  ) }),
4847
- /* @__PURE__ */ h("div", { slot: "input", children: /* @__PURE__ */ S("div", { className: Ie.inputBlock, children: [
4848
- /* @__PURE__ */ h(gr, { items: d, onRemoveItem: u }),
4865
+ /* @__PURE__ */ h("div", { slot: "input", children: /* @__PURE__ */ E("div", { className: Ie.inputBlock, children: [
4866
+ /* @__PURE__ */ h(pr, { items: d, onRemoveItem: u }),
4849
4867
  /* @__PURE__ */ h(oi, { onSend: e, onStop: t, isBusy: a, isOpen: o })
4850
4868
  ] }) })
4851
4869
  ] });
4852
- }, mc = 6e4, pc = 5, gc = 50;
4853
- class fc extends Error {
4870
+ }, hc = 6e4, mc = 5, pc = 50;
4871
+ class gc extends Error {
4854
4872
  constructor(t = "Query was cancelled due to a new query being submitted") {
4855
4873
  super(t), this.name = "QueryCancelledError";
4856
4874
  }
4857
4875
  }
4858
- class kc {
4876
+ class fc {
4859
4877
  executor = null;
4860
4878
  pendingQuery = null;
4861
4879
  conversationRef = null;
@@ -4872,7 +4890,7 @@ class kc {
4872
4890
  return this.executor;
4873
4891
  }
4874
4892
  setPendingQuery(t) {
4875
- this.pendingQuery && t !== null && (clearTimeout(this.pendingQuery.timeout), this.pendingQuery.reject(new fc())), this.pendingQuery = t;
4893
+ this.pendingQuery && t !== null && (clearTimeout(this.pendingQuery.timeout), this.pendingQuery.reject(new gc())), this.pendingQuery = t;
4876
4894
  }
4877
4895
  getPendingQuery() {
4878
4896
  return this.pendingQuery;
@@ -4884,33 +4902,33 @@ class kc {
4884
4902
  return this.pendingQuery?.query === t;
4885
4903
  }
4886
4904
  }
4887
- const ae = new kc(), bc = (e) => ({
4905
+ const ae = new fc(), kc = (e) => ({
4888
4906
  content: "",
4889
4907
  source_url: e.source_url ?? "",
4890
4908
  title: e.title ?? "",
4891
4909
  source_type: e.source_type ?? "document"
4892
- }), yc = (e) => ({
4910
+ }), bc = (e) => ({
4893
4911
  content: "",
4894
4912
  source_url: e.source_url ?? "",
4895
4913
  title: e.title ?? "",
4896
4914
  source_type: e.source_type ?? "document"
4897
- }), vc = (e) => {
4915
+ }), yc = (e) => {
4898
4916
  const t = /* @__PURE__ */ new Set();
4899
4917
  return e.filter((n) => {
4900
4918
  const s = t.has(n.source_url);
4901
4919
  return t.add(n.source_url), !s;
4902
4920
  });
4903
4921
  };
4904
- function Ca(e) {
4922
+ function Ta(e) {
4905
4923
  ae.setConversationRef(e);
4906
4924
  }
4907
- function Sa(e) {
4925
+ function ja(e) {
4908
4926
  ae.setExecutor(e);
4909
4927
  }
4910
- function wc() {
4928
+ function vc() {
4911
4929
  return ae.getExecutor();
4912
4930
  }
4913
- function xc() {
4931
+ function wc() {
4914
4932
  return (e) => {
4915
4933
  const t = ae.getPendingQuery();
4916
4934
  if (!t) return;
@@ -4921,11 +4939,11 @@ function xc() {
4921
4939
  const l = ae.getPendingQuery();
4922
4940
  l && (clearTimeout(l.timeout), ae.setPendingQuery(null), l.resolve({
4923
4941
  answer: a,
4924
- sources: vc(c)
4942
+ sources: yc(c)
4925
4943
  }));
4926
4944
  };
4927
4945
  if (o.length > 0) {
4928
- const c = o.map((l) => bc(l));
4946
+ const c = o.map((l) => kc(l));
4929
4947
  i(c);
4930
4948
  return;
4931
4949
  }
@@ -4935,17 +4953,17 @@ function xc() {
4935
4953
  if (d?.current) {
4936
4954
  const u = d.current.getLatest();
4937
4955
  if (u?.sources && u.sources.length > 0) {
4938
- const m = u.sources.map((k) => yc(k));
4956
+ const m = u.sources.map((f) => bc(f));
4939
4957
  i(m);
4940
4958
  return;
4941
4959
  }
4942
4960
  }
4943
- c > 0 ? setTimeout(() => r(c - 1), gc) : i([]);
4961
+ c > 0 ? setTimeout(() => r(c - 1), pc) : i([]);
4944
4962
  };
4945
- r(pc);
4963
+ r(mc);
4946
4964
  };
4947
4965
  }
4948
- function _c(e, t = mc) {
4966
+ function xc(e, t = hc) {
4949
4967
  return (n) => new Promise((s, a) => {
4950
4968
  const o = setTimeout(() => {
4951
4969
  ae.isPendingQueryMatch(n) && (ae.clearPendingQuery(), a(new Error("Request timed out")));
@@ -4958,13 +4976,13 @@ function _c(e, t = mc) {
4958
4976
  }), e(n);
4959
4977
  });
4960
4978
  }
4961
- function Cc({ children: e }) {
4962
- const { submitQuery: t, conversation: n } = ti(), s = K(n);
4979
+ function _c({ children: e }) {
4980
+ const { submitQuery: t, conversation: n } = ti(), s = Q(n);
4963
4981
  return s.current = n, $(() => {
4964
- Ca(s);
4965
- const a = _c(t);
4966
- return Sa(a), () => {
4967
- Sa(null), Ca(null);
4982
+ Ta(s);
4983
+ const a = xc(t);
4984
+ return ja(a), () => {
4985
+ ja(null), Ta(null);
4968
4986
  };
4969
4987
  }, [t]), e;
4970
4988
  }
@@ -4983,7 +5001,7 @@ const Rl = ({
4983
5001
  onRemoveContext: u,
4984
5002
  onSeeVersion: m
4985
5003
  }) => {
4986
- const k = {
5004
+ const f = {
4987
5005
  onSendMessage: e,
4988
5006
  onStopGeneration: n,
4989
5007
  onResetConversation: s,
@@ -4996,42 +5014,42 @@ const Rl = ({
4996
5014
  contextItems: d,
4997
5015
  onRemoveContext: u,
4998
5016
  onSeeVersion: m
4999
- }, g = Ra(
5017
+ }, g = La(
5000
5018
  () => ({
5001
5019
  askAI: {
5002
5020
  onQuerySubmit: () => {
5003
5021
  },
5004
- onAnswerGenerationCompleted: xc()
5022
+ onAnswerGenerationCompleted: wc()
5005
5023
  }
5006
5024
  }),
5007
5025
  []
5008
- ), f = t ? /* @__PURE__ */ h(ei, { integrationId: t, callbacks: g, userTrackingMode: "none", children: /* @__PURE__ */ h(Cc, { children: /* @__PURE__ */ h(_a, { ...k }) }) }) : /* @__PURE__ */ h(_a, { ...k });
5009
- return /* @__PURE__ */ h(jn, { theme: "g10", className: Ie.themeWrapper, children: f });
5010
- }, Sc = "_wrapper_2p3wu_9", Ec = "_wrapperOpen_2p3wu_22", Tc = "_panel_2p3wu_26", ct = {
5011
- wrapper: Sc,
5012
- wrapperOpen: Ec,
5013
- panel: Tc
5014
- }, jc = () => ({
5026
+ ), p = t ? /* @__PURE__ */ h(ei, { integrationId: t, callbacks: g, userTrackingMode: "none", children: /* @__PURE__ */ h(_c, { children: /* @__PURE__ */ h(Ea, { ...f }) }) }) : /* @__PURE__ */ h(Ea, { ...f });
5027
+ return /* @__PURE__ */ h(In, { theme: "g10", className: Ie.themeWrapper, children: p });
5028
+ }, Cc = "_wrapper_2p3wu_9", Sc = "_wrapperOpen_2p3wu_22", Ec = "_panel_2p3wu_26", ct = {
5029
+ wrapper: Cc,
5030
+ wrapperOpen: Sc,
5031
+ panel: Ec
5032
+ }, Tc = () => ({
5015
5033
  activeCount: 0,
5016
5034
  rootSnapshot: null,
5017
5035
  hostRegistry: /* @__PURE__ */ new Map(),
5018
5036
  mediaWatcher: null,
5019
5037
  mode: "sidecar",
5020
5038
  activeWidth: 416
5021
- }), Ic = () => {
5022
- const e = { current: jc() }, t = () => e.current, n = (a) => {
5039
+ }), jc = () => {
5040
+ const e = { current: Tc() }, t = () => e.current, n = (a) => {
5023
5041
  e.current = { ...e.current, ...a };
5024
5042
  };
5025
5043
  return { getState: t, setState: n, updateHostRegistry: (a) => {
5026
5044
  const o = t();
5027
5045
  n({ hostRegistry: a(o.hostRegistry) });
5028
5046
  } };
5029
- }, L = Ic(), pn = "data-copilot-chat-layout", bt = "data-copilot-chat-host", Ve = "--copilot-chat-sidecar-width", We = "--copilot-chat-panel-z-index", Xe = "--copilot-chat-offset-top", le = () => typeof document < "u" && typeof window < "u", zc = (e) => {
5047
+ }, N = jc(), fn = "data-copilot-chat-layout", yt = "data-copilot-chat-host", Ve = "--copilot-chat-sidecar-width", We = "--copilot-chat-panel-z-index", Xe = "--copilot-chat-offset-top", le = () => typeof document < "u" && typeof window < "u", Ic = (e) => {
5030
5048
  if (!le() || !e)
5031
5049
  return 0;
5032
5050
  const t = document.querySelector(e);
5033
5051
  return t instanceof HTMLElement ? t.offsetHeight : 0;
5034
- }, Oc = (e) => {
5052
+ }, zc = (e) => {
5035
5053
  if (!le())
5036
5054
  return [];
5037
5055
  if (e) {
@@ -5041,75 +5059,75 @@ const Rl = ({
5041
5059
  return n.length > 0 ? n : [document.body];
5042
5060
  }
5043
5061
  return [document.body];
5044
- }, gn = (e) => {
5045
- L.getState().hostRegistry.forEach((n, s) => s.setAttribute(bt, e));
5046
- }, Rc = (e, t, n) => {
5062
+ }, kn = (e) => {
5063
+ N.getState().hostRegistry.forEach((n, s) => s.setAttribute(yt, e));
5064
+ }, Oc = (e, t, n) => {
5047
5065
  if (!le())
5048
5066
  return;
5049
5067
  const s = document.documentElement;
5050
- L.getState().rootSnapshot || L.setState({
5068
+ N.getState().rootSnapshot || N.setState({
5051
5069
  rootSnapshot: {
5052
5070
  width: s.style.getPropertyValue(Ve),
5053
5071
  zIndex: s.style.getPropertyValue(We),
5054
5072
  topOffset: s.style.getPropertyValue(Xe)
5055
5073
  }
5056
- }), L.setState({ activeWidth: e }), s.style.setProperty(Ve, `${e}px`), s.style.setProperty(We, `${t}`), s.style.setProperty(Xe, `${n}px`), gn(L.getState().mode);
5057
- }, Ac = () => {
5074
+ }), N.setState({ activeWidth: e }), s.style.setProperty(Ve, `${e}px`), s.style.setProperty(We, `${t}`), s.style.setProperty(Xe, `${n}px`), kn(N.getState().mode);
5075
+ }, Rc = () => {
5058
5076
  if (!le())
5059
5077
  return;
5060
- const e = L.getState();
5078
+ const e = N.getState();
5061
5079
  if (!e.rootSnapshot)
5062
5080
  return;
5063
5081
  const t = document.documentElement, { width: n, zIndex: s, topOffset: a } = e.rootSnapshot;
5064
- n ? t.style.setProperty(Ve, n) : t.style.removeProperty(Ve), s ? t.style.setProperty(We, s) : t.style.removeProperty(We), a ? t.style.setProperty(Xe, a) : t.style.removeProperty(Xe), L.setState({ rootSnapshot: null, activeWidth: 416 });
5065
- }, Lc = (e) => {
5066
- const t = L.getState(), n = t.hostRegistry.get(e) ?? { count: 0 };
5067
- return L.updateHostRegistry((s) => {
5082
+ n ? t.style.setProperty(Ve, n) : t.style.removeProperty(Ve), s ? t.style.setProperty(We, s) : t.style.removeProperty(We), a ? t.style.setProperty(Xe, a) : t.style.removeProperty(Xe), N.setState({ rootSnapshot: null, activeWidth: 416 });
5083
+ }, Ac = (e) => {
5084
+ const t = N.getState(), n = t.hostRegistry.get(e) ?? { count: 0 };
5085
+ return N.updateHostRegistry((s) => {
5068
5086
  const a = new Map(s);
5069
5087
  return a.set(e, { count: n.count + 1 }), a;
5070
- }), e.setAttribute(bt, t.mode), () => {
5071
- const a = L.getState().hostRegistry.get(e);
5088
+ }), e.setAttribute(yt, t.mode), () => {
5089
+ const a = N.getState().hostRegistry.get(e);
5072
5090
  if (!a)
5073
5091
  return;
5074
5092
  const o = a.count - 1;
5075
5093
  if (o <= 0) {
5076
- e.removeAttribute(bt), L.updateHostRegistry((i) => {
5094
+ e.removeAttribute(yt), N.updateHostRegistry((i) => {
5077
5095
  const r = new Map(i);
5078
5096
  return r.delete(e), r;
5079
5097
  });
5080
5098
  return;
5081
5099
  }
5082
- L.updateHostRegistry((i) => {
5100
+ N.updateHostRegistry((i) => {
5083
5101
  const r = new Map(i);
5084
5102
  return r.set(e, { count: o }), r;
5085
5103
  });
5086
5104
  };
5087
- }, Ea = (e) => {
5088
- le() && (L.setState({ mode: e }), document.body.setAttribute(pn, e), gn(e));
5089
- }, Pc = () => {
5090
- le() && (document.body.removeAttribute(pn), L.setState({ mode: "sidecar" }));
5091
- }, Mc = (e) => {
5105
+ }, Ia = (e) => {
5106
+ le() && (N.setState({ mode: e }), document.body.setAttribute(fn, e), kn(e));
5107
+ }, Lc = () => {
5108
+ le() && (document.body.removeAttribute(fn), N.setState({ mode: "sidecar" }));
5109
+ }, Pc = (e) => {
5092
5110
  if (!le() || typeof window.matchMedia != "function")
5093
- return Ea("sidecar"), () => {
5111
+ return Ia("sidecar"), () => {
5094
5112
  };
5095
5113
  const t = window.matchMedia(`(max-width: ${e}px)`), n = (a) => {
5096
- Ea(a ? "bottom-sheet" : "sidecar");
5114
+ Ia(a ? "bottom-sheet" : "sidecar");
5097
5115
  };
5098
5116
  n(t.matches);
5099
5117
  const s = (a) => n(a.matches);
5100
5118
  return t.addEventListener("change", s), () => t.removeEventListener("change", s);
5101
- }, Nc = (e) => {
5119
+ }, Mc = (e) => {
5102
5120
  if (!le())
5103
5121
  return;
5104
- const t = L.getState();
5122
+ const t = N.getState();
5105
5123
  if (t.mediaWatcher && t.mediaWatcher.breakpoint === e)
5106
5124
  return;
5107
5125
  t.mediaWatcher?.dispose();
5108
- const n = Mc(e);
5109
- L.setState({ mediaWatcher: { breakpoint: e, dispose: n } });
5110
- }, qc = () => {
5111
- L.getState().mediaWatcher?.dispose(), L.setState({ mediaWatcher: null }), Pc();
5112
- }, Dc = ({
5126
+ const n = Pc(e);
5127
+ N.setState({ mediaWatcher: { breakpoint: e, dispose: n } });
5128
+ }, Nc = () => {
5129
+ N.getState().mediaWatcher?.dispose(), N.setState({ mediaWatcher: null }), Lc();
5130
+ }, qc = ({
5113
5131
  width: e,
5114
5132
  zIndex: t,
5115
5133
  workareaSelector: n,
@@ -5119,15 +5137,15 @@ const Rl = ({
5119
5137
  if (!le())
5120
5138
  return () => {
5121
5139
  };
5122
- const o = Oc(n), i = zc(s);
5123
- Rc(e, t, i), Nc(a);
5124
- const r = o.map((l) => Lc(l)), c = L.getState();
5125
- return L.setState({ activeCount: c.activeCount + 1 }), () => {
5140
+ const o = zc(n), i = Ic(s);
5141
+ Oc(e, t, i), Mc(a);
5142
+ const r = o.map((l) => Ac(l)), c = N.getState();
5143
+ return N.setState({ activeCount: c.activeCount + 1 }), () => {
5126
5144
  r.forEach((u) => u());
5127
- const l = L.getState(), d = Math.max(l.activeCount - 1, 0);
5128
- L.setState({ activeCount: d }), d === 0 && (qc(), Ac());
5145
+ const l = N.getState(), d = Math.max(l.activeCount - 1, 0);
5146
+ N.setState({ activeCount: d }), d === 0 && (Nc(), Rc());
5129
5147
  };
5130
- }, Bc = ({
5148
+ }, Dc = ({
5131
5149
  enabled: e,
5132
5150
  width: t,
5133
5151
  zIndex: n,
@@ -5135,10 +5153,10 @@ const Rl = ({
5135
5153
  headerSelector: a,
5136
5154
  responsiveBreakpoint: o
5137
5155
  }) => {
5138
- Oa(() => {
5156
+ Aa(() => {
5139
5157
  if (!e)
5140
5158
  return;
5141
- const i = Dc({
5159
+ const i = qc({
5142
5160
  width: t,
5143
5161
  zIndex: n,
5144
5162
  workareaSelector: s,
@@ -5147,24 +5165,24 @@ const Rl = ({
5147
5165
  });
5148
5166
  return () => i();
5149
5167
  }, [e, t, n, s, a, o]);
5150
- }, Fc = "._container_db17r_9{display:flex;flex-wrap:wrap;align-items:center;gap:var(--cds-spacing-02);padding:var(--cds-spacing-03) var(--cds-spacing-05);background-color:var(--cds-layer-01)}._tag_db17r_18{max-inline-size:100%;min-inline-size:0}", Uc = "._panel_bjoxv_9{display:flex;flex-direction:column;flex:1;height:100%;min-height:0;overflow:hidden}._conversationList_bjoxv_18{display:flex;flex-direction:column;flex:1;overflow-x:hidden;overflow-y:auto;padding:0}._emptyState_bjoxv_27{padding:var(--cds-spacing-05)}._emptyStateCard_bjoxv_31{display:flex;flex-direction:column;align-items:center;gap:var(--cds-spacing-05);padding:var(--cds-spacing-07) var(--cds-spacing-06);background:var(--cds-layer-01);border-radius:var(--cds-spacing-05);text-align:center}._emptyStateIcon_bjoxv_42{display:flex;align-items:center;justify-content:center;width:var(--cds-spacing-09);height:var(--cds-spacing-09);border-radius:50%;background:var(--cds-layer-02);color:var(--cds-text-secondary)}._emptyStateIcon_bjoxv_42 svg{width:var(--cds-spacing-06);height:var(--cds-spacing-06)}._emptyStateText_bjoxv_58{font-size:var(--cds-body-compact-01-font-size);color:var(--cds-text-secondary);line-height:var(--cds-body-compact-01-line-height)}._loadMoreContainer_bjoxv_64{display:flex;justify-content:center;padding:var(--cds-spacing-03) 0}._loadingMoreContainer_bjoxv_70{display:flex;align-items:center;justify-content:center;padding:var(--cds-spacing-05) 0}._loadingRow_bjoxv_77{display:inline-flex;align-items:center;justify-content:center;gap:var(--cds-spacing-03)}._errorNotification_bjoxv_84{margin:var(--cds-spacing-03)}._skeletonItem_bjoxv_88{display:flex;flex-direction:column;gap:var(--cds-spacing-02);padding:var(--cds-spacing-03) var(--cds-spacing-05);border-block-end:1px solid var(--cds-border-subtle-01)}._footer_bjoxv_96{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;margin-block-start:auto;padding:var(--cds-spacing-03) var(--cds-spacing-05);border-block-start:1px solid var(--cds-border-subtle-01)}._footerText_bjoxv_106{font-size:var(--cds-helper-text-02-font-size);color:var(--cds-text-secondary)}", Hc = "._conversationItem_1k09c_9{display:flex;flex-direction:column;gap:var(--cds-spacing-02);background-color:inherit;color:inherit;text-decoration:none;text-align:start;cursor:pointer;inline-size:100%;border:0;border-radius:0;border-block-end:1px solid var(--cds-border-subtle-01);padding:var(--cds-spacing-03) var(--cds-spacing-05)}._conversationItem_1k09c_9:hover{background-color:var(--cds-layer-hover-01)}._conversationItem_1k09c_9:hover,._conversationItem_1k09c_9:link,._conversationItem_1k09c_9:focus,._conversationItem_1k09c_9:active,._conversationItem_1k09c_9:visited{color:inherit;text-decoration:none}._rowContent_1k09c_38{display:flex;align-items:center;gap:var(--cds-spacing-03);inline-size:100%}._rowActions_1k09c_45{display:flex;gap:var(--cds-spacing-01);flex-shrink:0;opacity:0;transition:opacity .12s ease}._conversationItem_1k09c_9:hover ._rowActions_1k09c_45,._conversationItem_1k09c_9:focus-within ._rowActions_1k09c_45{opacity:1}._actionIcon_1k09c_58{min-block-size:unset;block-size:1.5rem;inline-size:1.5rem}._editRow_1k09c_64{display:flex;align-items:flex-end;gap:var(--cds-spacing-02)}._editInput_1k09c_70{flex:1;min-inline-size:0}._rowButton_1k09c_75{display:flex;flex-direction:column;align-items:flex-start;gap:var(--cds-spacing-02);flex:1;min-inline-size:0;padding:0;border:0;background:none;text-align:start;color:var(--cds-text-primary);font-family:inherit;font-size:inherit;line-height:inherit;cursor:pointer}._active_1k09c_93{background-color:var(--cds-layer-selected-01)}._activeDot_1k09c_97{position:absolute;inset-block-start:50%;inset-inline-start:calc(-1 * var(--cds-spacing-03));translate:0 -50%;display:block;inline-size:.375rem;block-size:.375rem;border-radius:50%;background-color:var(--cds-support-success)}._timestampRow_1k09c_109{position:relative;display:inline-flex;align-items:center}._timestamp_1k09c_109{font-size:var(--cds-helper-text-01-font-size);font-weight:var(--cds-label-01-font-weight);color:var(--cds-text-secondary)}", $c = "._confirmation_prut5_9{display:flex;align-items:center;gap:var(--cds-spacing-03);inline-size:100%}._actions_prut5_16{display:flex;gap:var(--cds-spacing-03);margin-inline-start:auto}", Kc = '._themeWrapper_neun4_9{display:flex;flex-direction:column;flex:1;min-height:0;height:100%}._container_neun4_17{--cds-chat-shell-background: var(--cds-background);display:flex;flex-direction:column;flex:1;min-height:0;height:100%;background-color:var(--cds-background);font-family:var(--cds-font-family-sans)}._messagesSlot_neun4_29,._workspaceSlot_neun4_36{display:flex;flex-direction:column;height:100%;min-height:0}._inputSlotNoBorder_neun4_43>div{border-block-start:none}._inputBlock_neun4_47{border-block-start:1px solid var(--cds-border-subtle-00);position:relative}._inputBlock_neun4_47:focus-within:after{content:"";position:absolute;inset:0;border:2px solid var(--cds-focus);pointer-events:none}', Qc = "._wrapper_2p3wu_9{position:fixed;inset-block-start:var(--copilot-chat-offset-top);inset-inline-end:0;inset-block-end:0;inline-size:var(--copilot-chat-sidecar-width);z-index:var(--copilot-chat-panel-z-index);transform:translate(100%);transition:transform .3s ease-in-out;display:flex;flex-direction:column}._wrapperOpen_2p3wu_22{transform:translate(0)}._panel_2p3wu_26{display:flex;flex-direction:column;block-size:100%;background-color:var(--cds-background);border-inline-start:1px solid var(--cds-border-subtle-00)}", Gc = ":root{--copilot-chat-sidecar-width: 400px;--copilot-chat-panel-z-index: 9999;--copilot-chat-transition: var(--cds-duration-moderate-01) cubic-bezier(.2, 0, .38, .9);--copilot-chat-offset-top: 0}body[data-copilot-chat-layout=sidecar][data-copilot-chat-host],[data-copilot-chat-host]{padding-inline-end:var(--copilot-chat-sidecar-width);transition:padding-inline-end var(--copilot-chat-transition);box-sizing:border-box}body[data-copilot-chat-layout=bottom-sheet]{padding-inline-end:0}", Ta = "copilot-chat-sidecar-styles", Vc = /* @__PURE__ */ Object.assign({
5151
- "../ContextBar/ContextBar.module.css": Fc,
5152
- "../ConversationHistoryPanel/ConversationHistoryPanel.module.css": Uc,
5153
- "../ConversationHistoryPanel/ConversationHistoryRow.module.css": Hc,
5154
- "../ConversationHistoryPanel/DeleteConfirmation.module.css": $c,
5155
- "./copilotChat.module.css": Kc,
5156
- "./copilotSidecar.module.css": Qc
5157
- }), Wc = [Gc, ...Object.values(Vc)].join(`
5158
- `), Xc = () => {
5159
- if (typeof document > "u" || document.getElementById(Ta))
5168
+ }, Bc = "._container_db17r_9{display:flex;flex-wrap:wrap;align-items:center;gap:var(--cds-spacing-02);padding:var(--cds-spacing-03) var(--cds-spacing-05);background-color:var(--cds-layer-01)}._tag_db17r_18{max-inline-size:100%;min-inline-size:0}", Fc = "._panel_bjoxv_9{display:flex;flex-direction:column;flex:1;height:100%;min-height:0;overflow:hidden}._conversationList_bjoxv_18{display:flex;flex-direction:column;flex:1;overflow-x:hidden;overflow-y:auto;padding:0}._emptyState_bjoxv_27{padding:var(--cds-spacing-05)}._emptyStateCard_bjoxv_31{display:flex;flex-direction:column;align-items:center;gap:var(--cds-spacing-05);padding:var(--cds-spacing-07) var(--cds-spacing-06);background:var(--cds-layer-01);border-radius:var(--cds-spacing-05);text-align:center}._emptyStateIcon_bjoxv_42{display:flex;align-items:center;justify-content:center;width:var(--cds-spacing-09);height:var(--cds-spacing-09);border-radius:50%;background:var(--cds-layer-02);color:var(--cds-text-secondary)}._emptyStateIcon_bjoxv_42 svg{width:var(--cds-spacing-06);height:var(--cds-spacing-06)}._emptyStateText_bjoxv_58{font-size:var(--cds-body-compact-01-font-size);color:var(--cds-text-secondary);line-height:var(--cds-body-compact-01-line-height)}._loadMoreContainer_bjoxv_64{display:flex;justify-content:center;padding:var(--cds-spacing-03) 0}._loadingMoreContainer_bjoxv_70{display:flex;align-items:center;justify-content:center;padding:var(--cds-spacing-05) 0}._loadingRow_bjoxv_77{display:inline-flex;align-items:center;justify-content:center;gap:var(--cds-spacing-03)}._errorNotification_bjoxv_84{margin:var(--cds-spacing-03)}._skeletonItem_bjoxv_88{display:flex;flex-direction:column;gap:var(--cds-spacing-02);padding:var(--cds-spacing-03) var(--cds-spacing-05);border-block-end:1px solid var(--cds-border-subtle-01)}._footer_bjoxv_96{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;margin-block-start:auto;padding:var(--cds-spacing-03) var(--cds-spacing-05);border-block-start:1px solid var(--cds-border-subtle-01)}._footerText_bjoxv_106{font-size:var(--cds-helper-text-02-font-size);color:var(--cds-text-secondary)}", Uc = "._conversationItem_1k09c_9{display:flex;flex-direction:column;gap:var(--cds-spacing-02);background-color:inherit;color:inherit;text-decoration:none;text-align:start;cursor:pointer;inline-size:100%;border:0;border-radius:0;border-block-end:1px solid var(--cds-border-subtle-01);padding:var(--cds-spacing-03) var(--cds-spacing-05)}._conversationItem_1k09c_9:hover{background-color:var(--cds-layer-hover-01)}._conversationItem_1k09c_9:hover,._conversationItem_1k09c_9:link,._conversationItem_1k09c_9:focus,._conversationItem_1k09c_9:active,._conversationItem_1k09c_9:visited{color:inherit;text-decoration:none}._rowContent_1k09c_38{display:flex;align-items:center;gap:var(--cds-spacing-03);inline-size:100%}._rowActions_1k09c_45{display:flex;gap:var(--cds-spacing-01);flex-shrink:0;opacity:0;transition:opacity .12s ease}._conversationItem_1k09c_9:hover ._rowActions_1k09c_45,._conversationItem_1k09c_9:focus-within ._rowActions_1k09c_45{opacity:1}._actionIcon_1k09c_58{min-block-size:unset;block-size:1.5rem;inline-size:1.5rem}._editRow_1k09c_64{display:flex;align-items:flex-end;gap:var(--cds-spacing-02)}._editInput_1k09c_70{flex:1;min-inline-size:0}._rowButton_1k09c_75{display:flex;flex-direction:column;align-items:flex-start;gap:var(--cds-spacing-02);flex:1;min-inline-size:0;padding:0;border:0;background:none;text-align:start;color:var(--cds-text-primary);font-family:inherit;font-size:inherit;line-height:inherit;cursor:pointer}._active_1k09c_93{background-color:var(--cds-layer-selected-01)}._activeDot_1k09c_97{position:absolute;inset-block-start:50%;inset-inline-start:calc(-1 * var(--cds-spacing-03));translate:0 -50%;display:block;inline-size:.375rem;block-size:.375rem;border-radius:50%;background-color:var(--cds-support-success)}._timestampRow_1k09c_109{position:relative;display:inline-flex;align-items:center}._timestamp_1k09c_109{font-size:var(--cds-helper-text-01-font-size);font-weight:var(--cds-label-01-font-weight);color:var(--cds-text-secondary)}", Hc = "._confirmation_prut5_9{display:flex;align-items:center;gap:var(--cds-spacing-03);inline-size:100%}._actions_prut5_16{display:flex;gap:var(--cds-spacing-03);margin-inline-start:auto}", $c = '._themeWrapper_neun4_9{display:flex;flex-direction:column;flex:1;min-height:0;height:100%}._container_neun4_17{--cds-chat-shell-background: var(--cds-background);display:flex;flex-direction:column;flex:1;min-height:0;height:100%;background-color:var(--cds-background);font-family:var(--cds-font-family-sans)}._messagesSlot_neun4_29,._workspaceSlot_neun4_36{display:flex;flex-direction:column;height:100%;min-height:0}._inputSlotNoBorder_neun4_43>div{border-block-start:none}._inputBlock_neun4_47{border-block-start:1px solid var(--cds-border-subtle-00);position:relative}._inputBlock_neun4_47:focus-within:after{content:"";position:absolute;inset:0;border:2px solid var(--cds-focus);pointer-events:none}', Kc = "._wrapper_2p3wu_9{position:fixed;inset-block-start:var(--copilot-chat-offset-top);inset-inline-end:0;inset-block-end:0;inline-size:var(--copilot-chat-sidecar-width);z-index:var(--copilot-chat-panel-z-index);transform:translate(100%);transition:transform .3s ease-in-out;display:flex;flex-direction:column}._wrapperOpen_2p3wu_22{transform:translate(0)}._panel_2p3wu_26{display:flex;flex-direction:column;block-size:100%;background-color:var(--cds-background);border-inline-start:1px solid var(--cds-border-subtle-00)}", Qc = ":root{--copilot-chat-sidecar-width: 400px;--copilot-chat-panel-z-index: 9999;--copilot-chat-transition: var(--cds-duration-moderate-01) cubic-bezier(.2, 0, .38, .9);--copilot-chat-offset-top: 0}body[data-copilot-chat-layout=sidecar][data-copilot-chat-host],[data-copilot-chat-host]{padding-inline-end:var(--copilot-chat-sidecar-width);transition:padding-inline-end var(--copilot-chat-transition);box-sizing:border-box}body[data-copilot-chat-layout=bottom-sheet]{padding-inline-end:0}", za = "copilot-chat-sidecar-styles", Gc = /* @__PURE__ */ Object.assign({
5169
+ "../ContextBar/ContextBar.module.css": Bc,
5170
+ "../ConversationHistoryPanel/ConversationHistoryPanel.module.css": Fc,
5171
+ "../ConversationHistoryPanel/ConversationHistoryRow.module.css": Uc,
5172
+ "../ConversationHistoryPanel/DeleteConfirmation.module.css": Hc,
5173
+ "./copilotChat.module.css": $c,
5174
+ "./copilotSidecar.module.css": Kc
5175
+ }), Vc = [Qc, ...Object.values(Gc)].join(`
5176
+ `), Wc = () => {
5177
+ if (typeof document > "u" || document.getElementById(za))
5160
5178
  return;
5161
5179
  const t = document.createElement("style");
5162
- t.id = Ta, t.textContent = Wc, document.head.appendChild(t);
5180
+ t.id = za, t.textContent = Vc, document.head.appendChild(t);
5163
5181
  }, Al = ({ children: e, workareaSelector: t, headerSelector: n }) => {
5164
5182
  const s = Ce((o) => o.isOpen);
5165
5183
  $(() => {
5166
- Xc();
5167
- }, []), Bc({
5184
+ Wc();
5185
+ }, []), Dc({
5168
5186
  enabled: s,
5169
5187
  width: 400,
5170
5188
  zIndex: 12,
@@ -5172,7 +5190,7 @@ const Rl = ({
5172
5190
  headerSelector: n,
5173
5191
  responsiveBreakpoint: 960
5174
5192
  });
5175
- const a = T(() => {
5193
+ const a = S(() => {
5176
5194
  Ce.getState().close();
5177
5195
  }, []);
5178
5196
  return /* @__PURE__ */ h("div", { className: `${ct.wrapper} ${s ? ct.wrapperOpen : ""}`, children: /* @__PURE__ */ h("div", { className: ct.panel, children: e({ onMinimize: a, isOpen: s }) }) });
@@ -5182,7 +5200,7 @@ const Rl = ({
5182
5200
  Ce.getState().close();
5183
5201
  }, Ml = () => {
5184
5202
  Ce.getState().toggle();
5185
- }, Nl = () => Ce((e) => e.isOpen), Jc = {
5203
+ }, Nl = () => Ce((e) => e.isOpen), Xc = {
5186
5204
  [A.THINKING]: "Thinking...",
5187
5205
  [A.EXECUTION_PLAN]: "Planning...",
5188
5206
  [A.TOOL_PLANNING]: void 0,
@@ -5192,7 +5210,7 @@ const Rl = ({
5192
5210
  [A.EXECUTION_COMPLETE]: void 0,
5193
5211
  [A.ERROR]: "Error",
5194
5212
  [A.CONVERSATION_TITLE]: void 0
5195
- }, fn = (e, t) => Jc[e], vt = (e) => e.type === A.THINKING && (e.status === V.IN_PROGRESS || e.status === V.COMPLETED) && !!e.content, Yc = (e) => e.type === A.TOOL_PLANNING && (e.status === V.IN_PROGRESS || e.status === V.COMPLETED), Zc = (e) => e.type === A.TOOL_RESULT && (e.status === V.IN_PROGRESS || e.status === V.COMPLETED), kn = (e) => e.type === A.TOOL_INVOKE || e.type === A.EXTERNAL_TOOL_CALL, el = (e) => e.type === A.EXECUTION_COMPLETE, tl = (e) => e.status === V.ERROR, al = (e) => e.status === V.IN_PROGRESS && !!e.type, nl = (e) => vt(e) || Yc(e) || kn(e) || Zc(e), bn = () => `thinking-${Date.now()}-${Math.random().toString(36).slice(2, 7)}`, sl = (e, t) => e.startsWith(t) ? e.slice(t.length) : (t.length > 0 ? `
5213
+ }, bn = (e, t) => Xc[e], wt = (e) => e.type === A.THINKING && (e.status === X.IN_PROGRESS || e.status === X.COMPLETED) && !!e.content, Jc = (e) => e.type === A.TOOL_PLANNING && (e.status === X.IN_PROGRESS || e.status === X.COMPLETED), Yc = (e) => e.type === A.TOOL_RESULT && (e.status === X.IN_PROGRESS || e.status === X.COMPLETED), yn = (e) => e.type === A.TOOL_INVOKE || e.type === A.EXTERNAL_TOOL_CALL, Zc = (e) => e.type === A.EXECUTION_COMPLETE, el = (e) => e.status === X.ERROR, tl = (e) => e.status === X.IN_PROGRESS && !!e.type, al = (e) => wt(e) || Jc(e) || yn(e) || Yc(e), nl = () => `thinking-${Date.now()}-${Math.random().toString(36).slice(2, 7)}`, sl = (e, t) => e.startsWith(t) ? e.slice(t.length) : (t.length > 0 ? `
5196
5214
  ` : "") + e, ol = (e) => {
5197
5215
  const n = {
5198
5216
  [A.TOOL_PLANNING]: "Planning",
@@ -5200,7 +5218,7 @@ const Rl = ({
5200
5218
  [A.TOOL_RESULT]: "Result"
5201
5219
  }[e.type] || e.type, s = e.toolName ? ` [${e.toolName}]` : "", a = e.content || e.toolResult || "";
5202
5220
  return `**${n}${s}**: ${a}`;
5203
- }, ja = (e, t) => {
5221
+ }, lt = (e, t) => {
5204
5222
  const { addThinkingBlock: n, appendToThinkingBlock: s, completeThinkingBlock: a, completeAllThinkingBlocks: o } = t;
5205
5223
  switch (e.type) {
5206
5224
  case "ADD_BLOCK":
@@ -5219,13 +5237,13 @@ const Rl = ({
5219
5237
  }, il = (e, t) => ({
5220
5238
  contentType: re.getContentType(e),
5221
5239
  resultString: typeof t == "string" ? t : JSON.stringify(t)
5222
- }), rl = (e, t) => al(e) ? t(e.type, e.toolName) : void 0, cl = (e, t, n, s, a, o, i) => {
5223
- if (!nl(e))
5240
+ }), rl = (e, t) => tl(e) ? t(e.type, e.toolName) : void 0, cl = (e, t, n, s, a, o, i) => {
5241
+ if (!al(e))
5224
5242
  return { newBlockId: n, newContent: s };
5225
- const r = vt(e) ? e.content || "" : ol(e);
5243
+ const r = wt(e) ? e.content || "" : ol(e);
5226
5244
  if (!r)
5227
5245
  return { newBlockId: n, newContent: s };
5228
- const c = !n, l = c ? bn() : n, d = a || o || `Thinking (${i + 1})...`, u = sl(r, c ? "" : s);
5246
+ const c = !n, l = c ? nl() : n, d = a || o || `Thinking (${i + 1})...`, u = sl(r, c ? "" : s);
5229
5247
  return {
5230
5248
  action: c ? { type: "ADD_BLOCK", messageId: t, blockId: l, label: d, content: u } : { type: "APPEND_BLOCK", messageId: t, blockId: l, label: "", content: u },
5231
5249
  newBlockId: l,
@@ -5248,31 +5266,15 @@ const Rl = ({
5248
5266
  newAccumulatedContent: i,
5249
5267
  newBlockCount: o
5250
5268
  };
5251
- if (tl(e)) {
5252
- const g = `**Error**: ${e.content || "Copilot agent error"}`, f = n || bn(), y = n ? {
5253
- type: "APPEND_BLOCK",
5254
- messageId: t,
5255
- blockId: n,
5256
- label: "",
5257
- content: `
5258
-
5259
- ${g}`
5260
- } : {
5261
- type: "ADD_BLOCK",
5262
- messageId: t,
5263
- blockId: f,
5264
- label: "Error",
5265
- content: g
5266
- };
5269
+ if (el(e) && e.type !== A.TOOL_RESULT)
5267
5270
  return {
5268
- error: e.content || "Copilot agent error",
5269
- thinkingAction: y,
5271
+ intermediateError: e.content || "Copilot agent error",
5272
+ thinkingAction: n ? { type: "COMPLETE_BLOCK", messageId: t, blockId: n, label: "", content: "" } : void 0,
5270
5273
  newBlockId: null,
5271
5274
  newThinkingContent: "",
5272
5275
  newAccumulatedContent: i,
5273
- newBlockCount: n ? o : o + 1
5276
+ newBlockCount: o
5274
5277
  };
5275
- }
5276
5278
  const c = rl(e, r), {
5277
5279
  action: l,
5278
5280
  newBlockId: d,
@@ -5285,8 +5287,8 @@ ${g}`
5285
5287
  c || "",
5286
5288
  a,
5287
5289
  o
5288
- ), m = l?.type === "ADD_BLOCK" ? o + 1 : o, k = vt(e) && e.content && e.status === V.COMPLETED ? e.content : i;
5289
- if (kn(e))
5290
+ ), m = l?.type === "ADD_BLOCK" ? o + 1 : o, f = wt(e) && e.content && e.status === X.COMPLETED ? e.content : i;
5291
+ if (yn(e))
5290
5292
  return n && l ? {
5291
5293
  statusLabel: c,
5292
5294
  thinkingAction: {
@@ -5298,18 +5300,18 @@ ${g}`
5298
5300
  },
5299
5301
  newBlockId: null,
5300
5302
  newThinkingContent: "",
5301
- newAccumulatedContent: k,
5303
+ newAccumulatedContent: f,
5302
5304
  newBlockCount: m
5303
5305
  } : {
5304
5306
  statusLabel: c,
5305
5307
  thinkingAction: l,
5306
5308
  newBlockId: null,
5307
5309
  newThinkingContent: "",
5308
- newAccumulatedContent: k,
5310
+ newAccumulatedContent: f,
5309
5311
  newBlockCount: m
5310
5312
  };
5311
- if (el(e)) {
5312
- const g = k || (e.content ?? "");
5313
+ if (Zc(e)) {
5314
+ const g = f || (e.content ?? "");
5313
5315
  return {
5314
5316
  statusLabel: c,
5315
5317
  thinkingAction: {
@@ -5331,7 +5333,7 @@ ${g}`
5331
5333
  thinkingAction: l,
5332
5334
  newBlockId: d,
5333
5335
  newThinkingContent: u,
5334
- newAccumulatedContent: k,
5336
+ newAccumulatedContent: f,
5335
5337
  newBlockCount: m
5336
5338
  };
5337
5339
  }, ve = (e) => {
@@ -5339,7 +5341,7 @@ ${g}`
5339
5341
  if (!t) return;
5340
5342
  const s = [...O.getState().messages.find((a) => a.id === t)?.thinkingBlocks ?? []].reverse().find((a) => a.kind === "tool" && a.toolStatus === "processing" && a.toolName === e);
5341
5343
  s && O.getState().updateToolBlockStatus(t, s.id, "error");
5342
- }, Ia = async (e, t, n) => {
5344
+ }, Oa = async (e, t, n) => {
5343
5345
  const s = M.getState().conversationId;
5344
5346
  s && await e.sendToolResult({
5345
5347
  conversationId: s,
@@ -5349,33 +5351,33 @@ ${g}`
5349
5351
  contentType: "TEXT"
5350
5352
  });
5351
5353
  }, ul = ({ onToolInvoke: e, transport: t }) => {
5352
- const n = K(e), s = K(t);
5354
+ const n = Q(e), s = Q(t);
5353
5355
  n.current = e, s.current = t;
5354
- const a = T((i, r) => {
5356
+ const a = S((i, r) => {
5355
5357
  ve(i);
5356
5358
  }, []);
5357
5359
  return {
5358
- executeToolAndSendResult: T(async (i, r) => {
5360
+ executeToolAndSendResult: S(async (i, r) => {
5359
5361
  const c = re.has(i) ? re.getHandler(i) : void 0, l = n.current;
5360
5362
  if (c === void 0 && l === void 0) {
5361
5363
  const u = `Tool "${i}" invoked but no handler provided.`;
5362
- ve(i), await Ia(s.current, i, u);
5364
+ ve(i), await Oa(s.current, i, u);
5363
5365
  return;
5364
5366
  }
5365
5367
  try {
5366
- const m = c ? await c(r, (y, p) => {
5367
- throw ve(y), p;
5368
- }) : await l?.(i, r), { contentType: k, resultString: g } = re.has(i) ? il(i, m) : { contentType: "TEXT", resultString: String(m) }, f = M.getState().conversationId;
5369
- f && await s.current.sendToolResult({
5370
- conversationId: f,
5368
+ const m = c ? await c(r, (y, w) => {
5369
+ throw ve(y), w;
5370
+ }) : await l?.(i, r), { contentType: f, resultString: g } = re.has(i) ? il(i, m) : { contentType: "TEXT", resultString: String(m) }, p = M.getState().conversationId;
5371
+ p && await s.current.sendToolResult({
5372
+ conversationId: p,
5371
5373
  type: "TOOL_RESULT",
5372
5374
  toolName: i,
5373
5375
  toolResult: g,
5374
- contentType: k
5376
+ contentType: f
5375
5377
  });
5376
5378
  } catch (u) {
5377
5379
  const m = u instanceof Error ? u.message : "Tool execution failed";
5378
- ve(i), await Ia(s.current, i, m);
5380
+ ve(i), await Oa(s.current, i, m);
5379
5381
  }
5380
5382
  }, []),
5381
5383
  handleToolExecutionError: a
@@ -5385,85 +5387,100 @@ ${g}`
5385
5387
  getMessageContext: t,
5386
5388
  onUpdateMessageContext: n
5387
5389
  }) => {
5388
- const s = O((p) => p.updateMessageStatusLabel), a = O((p) => p.addThinkingBlock), o = O((p) => p.appendToThinkingBlock), i = O((p) => p.completeThinkingBlock), r = O((p) => p.completeAllThinkingBlocks), c = O((p) => p.setMessageContent), l = O((p) => p.setMessageSources), d = O((p) => p.addToolBlock), u = O((p) => p.updateToolBlockStatus), m = O((p) => p.updateToolBlockResult), k = O((p) => p.setConversationTitle), g = K(null), f = T(
5389
- (p, b) => {
5390
- if (!re.isMixed(p))
5390
+ const s = O((k) => k.updateMessageStatusLabel), a = O((k) => k.addThinkingBlock), o = O((k) => k.appendToThinkingBlock), i = O((k) => k.completeThinkingBlock), r = O((k) => k.completeAllThinkingBlocks), c = O((k) => k.setMessageContent), l = O((k) => k.setMessageSources), d = O((k) => k.addToolBlock), u = O((k) => k.updateToolBlockStatus), m = O((k) => k.updateToolBlockResult), f = O((k) => k.setConversationTitle), g = O((k) => k.addErrorBlock), p = Q(null), y = S(
5391
+ (k, b) => {
5392
+ if (!re.isMixed(k))
5391
5393
  return;
5392
- const v = re.getMixedHandler(p);
5393
- if (!v)
5394
+ const R = re.getMixedHandler(k);
5395
+ if (!R)
5394
5396
  return;
5395
- const E = (I, w) => {
5396
- ve(I);
5397
+ const T = (v, C) => {
5398
+ ve(v);
5397
5399
  };
5398
5400
  try {
5399
- const I = v(b, E);
5400
- if (!I?.sources?.length)
5401
+ const v = R(b, T);
5402
+ if (!v?.sources?.length)
5401
5403
  return;
5402
- const w = M.getState().currentMessageId;
5403
- if (w) {
5404
- const x = I.sources.map((j) => ({
5405
- content: j.content,
5406
- sourceUrl: j.source_url,
5407
- title: j.title,
5408
- sourceType: j.source_type
5404
+ const C = M.getState().currentMessageId;
5405
+ if (C) {
5406
+ const I = v.sources.map((P) => ({
5407
+ content: P.content,
5408
+ sourceUrl: P.source_url,
5409
+ title: P.title,
5410
+ sourceType: P.source_type
5409
5411
  }));
5410
- l(w, x);
5412
+ l(C, I);
5411
5413
  }
5412
5414
  } catch {
5413
- ve(p);
5415
+ ve(k);
5414
5416
  }
5415
5417
  },
5416
5418
  [l]
5417
5419
  );
5418
- return { handleEvent: T(
5419
- (p) => {
5420
- if (p.type === A.CONVERSATION_TITLE && p.content)
5421
- return k(p.content), { agentResultType: Ze.CONVERSATION_TITLE, conversationTitle: p.content };
5422
- const b = t(), v = e ?? fn, E = ll({
5423
- event: p,
5420
+ return { handleEvent: S(
5421
+ (k) => {
5422
+ if (k.type === A.CONVERSATION_TITLE && k.content)
5423
+ return f(k.content), { agentResultType: Ze.CONVERSATION_TITLE, conversationTitle: k.content };
5424
+ const b = t(), R = e ?? bn, T = ll({
5425
+ event: k,
5424
5426
  messageId: b.messageId,
5425
5427
  currentBlockId: b.currentThinkingBlockId,
5426
5428
  lastThinkingContent: b.lastThinkingContent,
5427
5429
  lastStatusLabel: b.lastStatusLabel,
5428
5430
  blockCount: b.blockCount,
5429
5431
  accumulatedContent: b.accumulatedContent,
5430
- getStatusLabel: v
5432
+ getStatusLabel: R
5431
5433
  });
5432
- if (E.error)
5433
- return E.thinkingAction && ja(E.thinkingAction, {
5434
+ if (T.error)
5435
+ return T.thinkingAction && lt(T.thinkingAction, {
5434
5436
  addThinkingBlock: a,
5435
5437
  appendToThinkingBlock: o,
5436
5438
  completeThinkingBlock: i,
5437
5439
  completeAllThinkingBlocks: r
5438
- }), M.getState().setError(E.error), { agentResultType: null };
5439
- E.statusLabel && b.messageId && (s(b.messageId, E.statusLabel), n({ lastStatusLabel: E.statusLabel })), E.thinkingAction && (ja(E.thinkingAction, {
5440
+ }), M.getState().setError(T.error), { agentResultType: null };
5441
+ if (T.intermediateError && b.messageId) {
5442
+ T.thinkingAction && lt(T.thinkingAction, {
5443
+ addThinkingBlock: a,
5444
+ appendToThinkingBlock: o,
5445
+ completeThinkingBlock: i,
5446
+ completeAllThinkingBlocks: r
5447
+ }), M.getState().processEvent(k);
5448
+ const C = `error-${Date.now()}-${Math.random().toString(36).slice(2, 9)}`;
5449
+ return g(b.messageId, C, T.intermediateError), n({
5450
+ currentThinkingBlockId: null,
5451
+ lastThinkingContent: "",
5452
+ lastStatusLabel: "",
5453
+ blockCount: b.blockCount + 1
5454
+ }), { agentResultType: null };
5455
+ }
5456
+ T.statusLabel && b.messageId && (s(b.messageId, T.statusLabel), n({ lastStatusLabel: T.statusLabel })), T.thinkingAction && (lt(T.thinkingAction, {
5440
5457
  addThinkingBlock: a,
5441
5458
  appendToThinkingBlock: o,
5442
5459
  completeThinkingBlock: i,
5443
5460
  completeAllThinkingBlocks: r
5444
- }), E.thinkingAction.type === "ADD_BLOCK" && n({
5461
+ }), T.thinkingAction.type === "ADD_BLOCK" && n({
5445
5462
  blockCount: b.blockCount + 1
5446
5463
  })), n({
5447
- currentThinkingBlockId: E.newBlockId,
5448
- lastThinkingContent: E.newThinkingContent,
5449
- accumulatedContent: E.newAccumulatedContent
5450
- }), E.finalContent?.trim() && b.messageId && c(b.messageId, E.finalContent);
5451
- const I = M.getState().processEvent(p);
5452
- if ((p.type === A.TOOL_INVOKE || p.type === A.EXTERNAL_TOOL_CALL) && b.messageId && p.toolName) {
5453
- const w = dl(), x = (b.toolStepCount ?? 0) + 1;
5454
- g.current = w;
5455
- const j = p.toolArguments ? hn(p.toolArguments) : void 0;
5456
- d(b.messageId, w, p.toolName, x, j), n({ toolStepCount: x });
5464
+ currentThinkingBlockId: T.newBlockId,
5465
+ lastThinkingContent: T.newThinkingContent,
5466
+ accumulatedContent: T.newAccumulatedContent
5467
+ }), T.finalContent?.trim() && b.messageId && c(b.messageId, T.finalContent);
5468
+ const v = M.getState().processEvent(k);
5469
+ if ((k.type === A.TOOL_INVOKE || k.type === A.EXTERNAL_TOOL_CALL) && b.messageId && k.toolName) {
5470
+ const C = dl(), I = (b.toolStepCount ?? 0) + 1;
5471
+ p.current = C;
5472
+ const P = k.toolArguments ? pn(k.toolArguments) : void 0;
5473
+ d(b.messageId, C, k.toolName, I, P), n({ toolStepCount: I });
5457
5474
  }
5458
- if (p.type === A.TOOL_RESULT && b.messageId && g.current) {
5459
- const w = p.status === V.ERROR ? "error" : "success";
5460
- p.toolResult && m(b.messageId, g.current, p.toolResult), u(b.messageId, g.current, w), g.current = null;
5475
+ if (k.type === A.TOOL_RESULT && b.messageId && p.current) {
5476
+ const C = k.status === X.ERROR ? "error" : "success";
5477
+ k.toolResult && m(b.messageId, p.current, k.toolResult), u(b.messageId, p.current, C), p.current = null;
5461
5478
  }
5462
- return I?.type === "MIXED_TOOL_RESULT" && f(I.toolName, I.toolResult), {
5463
- agentResultType: I?.type ?? null,
5464
- toolName: I?.type === "TOOL_INVOKE" || I?.type === "MIXED_TOOL_RESULT" ? I.toolName : void 0,
5465
- toolArguments: I?.type === "TOOL_INVOKE" ? I.toolArguments : void 0,
5466
- toolResult: I?.type === "MIXED_TOOL_RESULT" ? I.toolResult : void 0,
5479
+ return v?.type === "MIXED_TOOL_RESULT" && y(v.toolName, v.toolResult), {
5480
+ agentResultType: v?.type ?? null,
5481
+ toolName: v?.type === "TOOL_INVOKE" || v?.type === "MIXED_TOOL_RESULT" ? v.toolName : void 0,
5482
+ toolArguments: v?.type === "TOOL_INVOKE" ? v.toolArguments : void 0,
5483
+ toolResult: v?.type === "MIXED_TOOL_RESULT" ? v.toolResult : void 0,
5467
5484
  conversationTitle: void 0
5468
5485
  };
5469
5486
  },
@@ -5477,11 +5494,12 @@ ${g}`
5477
5494
  i,
5478
5495
  r,
5479
5496
  c,
5480
- f,
5497
+ y,
5481
5498
  d,
5482
5499
  u,
5483
5500
  m,
5484
- k
5501
+ f,
5502
+ g
5485
5503
  ]
5486
5504
  ) };
5487
5505
  }, ml = ({
@@ -5489,24 +5507,24 @@ ${g}`
5489
5507
  onEvent: t,
5490
5508
  onInitializeMessage: n
5491
5509
  }) => {
5492
- const s = O((f) => f.addUserMessage), a = O((f) => f.addAssistantMessage), o = O((f) => f.clearMessages), i = M((f) => f.conversationId), r = M((f) => f.isBusy), c = M((f) => f.startConversation), l = M((f) => f.reset), d = T(
5493
- async (f, y) => {
5494
- if (!f.trim() || r)
5510
+ const s = O((p) => p.addUserMessage), a = O((p) => p.addAssistantMessage), o = O((p) => p.clearMessages), i = M((p) => p.conversationId), r = M((p) => p.isBusy), c = M((p) => p.startConversation), l = M((p) => p.reset), d = S(
5511
+ async (p, y) => {
5512
+ if (!p.trim() || r)
5495
5513
  return;
5496
- s(f);
5497
- const p = i || crypto.randomUUID(), b = crypto.randomUUID();
5498
- n(b), c(p, b), a(b), e.subscribe(p, t);
5514
+ s(p);
5515
+ const w = i || crypto.randomUUID(), k = crypto.randomUUID();
5516
+ n(k), c(w, k), a(k), e.subscribe(w, t);
5499
5517
  try {
5500
5518
  await e.sendMessage({
5501
- conversationId: p,
5502
- messageId: b,
5503
- content: f,
5519
+ conversationId: w,
5520
+ messageId: k,
5521
+ content: p,
5504
5522
  externalTools: re.getToolsForBackend(),
5505
5523
  context: y
5506
5524
  });
5507
- } catch (v) {
5508
- const E = v instanceof Error ? v.message : "Failed to send message";
5509
- M.getState().setError(E);
5525
+ } catch (b) {
5526
+ const R = b instanceof Error ? b.message : "Failed to send message";
5527
+ M.getState().setError(R);
5510
5528
  }
5511
5529
  },
5512
5530
  [
@@ -5519,33 +5537,33 @@ ${g}`
5519
5537
  t,
5520
5538
  e
5521
5539
  ]
5522
- ), u = T(() => {
5523
- const f = M.getState().conversationId;
5524
- f && e.haltConversation?.(f), l(), f && M.getState().setConversationId(f);
5525
- }, [l, e]), m = T(() => {
5526
- const f = M.getState().conversationId;
5527
- f && (e.haltConversation?.(f), e.unsubscribe(f)), l(), o();
5528
- }, [l, o, e]), k = T(
5529
- (f, y) => {
5530
- e.updateConversation?.(f, y);
5540
+ ), u = S(() => {
5541
+ const p = M.getState().conversationId;
5542
+ p && e.haltConversation?.(p), l(), p && M.getState().setConversationId(p);
5543
+ }, [l, e]), m = S(() => {
5544
+ const p = M.getState().conversationId;
5545
+ p && (e.haltConversation?.(p), e.unsubscribe(p)), l(), o();
5546
+ }, [l, o, e]), f = S(
5547
+ (p, y) => {
5548
+ e.updateConversation?.(p, y);
5531
5549
  },
5532
5550
  [e]
5533
- ), g = T(
5534
- async (f) => {
5551
+ ), g = S(
5552
+ async (p) => {
5535
5553
  const y = M.getState().conversationId;
5536
- y && (e.haltConversation?.(y), e.unsubscribe(y)), await N.getState().selectConversation(f), e.subscribe(f, t);
5554
+ y && (e.haltConversation?.(y), e.unsubscribe(y)), await D.getState().selectConversation(p), e.subscribe(p, t);
5537
5555
  },
5538
5556
  [e, t]
5539
5557
  );
5540
5558
  return {
5541
5559
  sendMessage: d,
5542
5560
  stopGeneration: u,
5543
- updateConversation: k,
5561
+ updateConversation: f,
5544
5562
  resetConversation: m,
5545
5563
  loadConversation: g
5546
5564
  };
5547
5565
  }, pl = ({ transport: e }) => {
5548
- const t = K(e);
5566
+ const t = Q(e);
5549
5567
  $(() => {
5550
5568
  t.current = e;
5551
5569
  }, [e]), $(() => () => {
@@ -5563,9 +5581,9 @@ ${g}`
5563
5581
  }), ql = ({
5564
5582
  transport: e,
5565
5583
  onToolInvoke: t,
5566
- getStatusLabel: n = fn
5584
+ getStatusLabel: n = bn
5567
5585
  }) => {
5568
- const s = M(Ir), a = M((x) => x.setCallbacks), o = O((x) => x.updateMessageStatus), i = O((x) => x.updateMessageStatusLabel), r = O((x) => x.setMessageError), c = K(Te());
5586
+ const s = M(jr), a = M((j) => j.setCallbacks), o = O((j) => j.updateMessageStatus), i = O((j) => j.updateMessageStatusLabel), r = O((j) => j.setMessageError), c = Q(Te());
5569
5587
  $(() => {
5570
5588
  a({
5571
5589
  onMessageStatusUpdate: o,
@@ -5573,49 +5591,67 @@ ${g}`
5573
5591
  onMessageError: r
5574
5592
  });
5575
5593
  }, [a, o, i, r]);
5576
- const l = T((x) => {
5577
- c.current = { ...c.current, ...x };
5578
- }, []), d = T((x) => {
5579
- c.current = Te(x);
5594
+ const l = S((j) => {
5595
+ c.current = { ...c.current, ...j };
5596
+ }, []), d = S((j) => {
5597
+ c.current = Te(j);
5580
5598
  }, []), { executeToolAndSendResult: u } = ul({
5581
5599
  onToolInvoke: t,
5582
5600
  transport: e
5583
- }), m = K(null), k = T(() => c.current, []), g = hl({
5601
+ }), m = Q(null), f = S(() => c.current, []), g = hl({
5584
5602
  getStatusLabel: n,
5585
- getMessageContext: k,
5603
+ getMessageContext: f,
5586
5604
  onUpdateMessageContext: l
5587
5605
  });
5588
5606
  m.current = g.handleEvent;
5589
- const f = T(
5590
- (x) => {
5591
- const j = m.current?.(x);
5592
- j?.agentResultType === Ze.TOOL_INVOKE && j.toolName && u(j.toolName, j.toolArguments ?? {});
5607
+ const p = Q(null), y = S(() => {
5608
+ p.current && (clearTimeout(p.current), p.current = null);
5609
+ }, []), w = S(() => {
5610
+ y(), p.current = setTimeout(() => {
5611
+ const j = M.getState();
5612
+ (j.isBusy || j.pendingToolInvoke) && j.setError("The assistant stopped responding. Please try again.");
5613
+ }, 6e4);
5614
+ }, [y]), k = S(
5615
+ (j) => {
5616
+ w();
5617
+ const F = m.current?.(j);
5618
+ F?.agentResultType === Ze.TOOL_INVOKE && F.toolName && u(F.toolName, F.toolArguments ?? {});
5593
5619
  },
5594
- [u]
5595
- ), { sendMessage: y, stopGeneration: p, resetConversation: b, loadConversation: v } = ml({
5620
+ [u, w]
5621
+ ), {
5622
+ sendMessage: b,
5623
+ stopGeneration: R,
5624
+ resetConversation: T,
5625
+ loadConversation: v
5626
+ } = ml({
5596
5627
  transport: e,
5597
- onEvent: f,
5628
+ onEvent: k,
5598
5629
  onInitializeMessage: d
5599
- });
5630
+ }), C = S(
5631
+ (...j) => (w(), b(...j)),
5632
+ [b, w]
5633
+ );
5600
5634
  pl({ transport: e }), $(() => {
5601
- N.getState().setTransport(e);
5602
- }, [e]);
5603
- const E = T(() => {
5604
- b(), c.current = Te();
5605
- }, [b]), I = T(() => {
5606
- p(), c.current = Te();
5607
- }, [p]), w = T(
5608
- async (x) => {
5609
- c.current = Te(), await v(x);
5635
+ D.getState().setTransport(e);
5636
+ }, [e]), $(() => () => {
5637
+ y();
5638
+ }, [y]);
5639
+ const I = S(() => {
5640
+ y(), T(), c.current = Te();
5641
+ }, [T, y]), P = S(() => {
5642
+ y(), R(), c.current = Te();
5643
+ }, [R, y]), G = S(
5644
+ async (j) => {
5645
+ c.current = Te(), await v(j);
5610
5646
  },
5611
5647
  [v]
5612
5648
  );
5613
5649
  return {
5614
- sendMessage: y,
5650
+ sendMessage: C,
5615
5651
  isBusy: s,
5616
- stopGeneration: I,
5617
- resetConversation: E,
5618
- loadConversation: w
5652
+ stopGeneration: P,
5653
+ resetConversation: I,
5654
+ loadConversation: G
5619
5655
  };
5620
5656
  }, gl = async (e, t) => {
5621
5657
  const n = e.query;
@@ -5625,7 +5661,7 @@ ${g}`
5625
5661
  answer: "",
5626
5662
  sources: []
5627
5663
  });
5628
- const s = n.trim(), a = wc();
5664
+ const s = n.trim(), a = vc();
5629
5665
  if (!a) {
5630
5666
  const o = "Kapa search is not available. Ensure CopilotChat is rendered with kapaAiIntegrationId.";
5631
5667
  return t("camunda_docs_search", new Error(o)), JSON.stringify({ error: o, answer: "", sources: [] });
@@ -5665,23 +5701,23 @@ ${g}`
5665
5701
  export {
5666
5702
  zl as AgentState,
5667
5703
  oi as ChatInput,
5668
- Pi as ChatMessage,
5669
- Zi as ChatMessageList,
5704
+ Li as ChatMessage,
5705
+ Yi as ChatMessageList,
5670
5706
  Rl as CopilotChat,
5671
- hr as CopilotHeader,
5707
+ dr as CopilotHeader,
5672
5708
  Al as CopilotSidecar,
5673
- V as EventStatus,
5709
+ X as EventStatus,
5674
5710
  A as EventType,
5675
- ln as MarkdownRenderer,
5676
- fc as QueryCancelledError,
5711
+ dn as MarkdownRenderer,
5712
+ gc as QueryCancelledError,
5677
5713
  Ze as ResultType,
5678
5714
  _i as ThinkingIndicator,
5679
5715
  Dl as camundaDocsSearchTool,
5680
5716
  Pl as closeSidecar,
5681
- fn as getDefaultStatusLabel,
5717
+ bn as getDefaultStatusLabel,
5682
5718
  Ll as openSidecar,
5683
5719
  Ol as selectAgentState,
5684
- Ir as selectIsBusy,
5720
+ jr as selectIsBusy,
5685
5721
  Ml as toggleSidecar,
5686
5722
  re as toolRegistry,
5687
5723
  ql as useAgentAdapter,