@camunda/copilot-chat 0.4.16 → 0.4.18

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,46 +1,46 @@
1
- import { jsx as h, jsxs as j, Fragment as $e } from "react/jsx-runtime";
2
- import * as O from "react";
3
- import Te, { createElement as pn, Fragment as Ta, useRef as K, useReducer as gn, useCallback as S, useContext as fn, forwardRef as kn, useState as ae, useEffect as $, createContext as yn, useLayoutEffect as ja, useMemo as za } from "react";
4
- import { InlineNotification as Ia, Tag as bn, IconButton as ce, Button as we, Link as Mt, DismissibleTag as vn, TextInput as wn, SkeletonText as Nt, Loading as xn, Theme as _n } from "@carbon/react";
5
- import qt from "@carbon/ai-chat-components/es/react/chat-button";
6
- import { StopFilledAlt as Cn, Send as Sn, AddLarge as En, ChevronDown as Oa, ChevronRight as Ra, ChevronUp as Tn, ChevronLeft as jn, Launch as zn, Undo as In, Checkmark as On, Close as Rn, Edit as An, TrashCan as Ln } from "@carbon/icons-react";
7
- import Pn from "@carbon/ai-chat-components/es/react/reasoning-steps";
8
- import Mn from "@carbon/ai-chat-components/es/react/reasoning-steps-toggle";
9
- import Nn from "@carbon/ai-chat-components/es/react/reasoning-step";
10
- import qn from "@carbon/ai-chat-components/es/react/markdown";
11
- import Dn from "@carbon/ai-chat-components/es/react/processing.js";
12
- import Bn from "@carbon/ai-chat-components/es/react/card";
13
- import Fn from "@carbon/ai-chat-components/es/react/toolbar";
14
- import Un from "@carbon/ai-chat-components/es/react/chat-shell";
15
- const Hn = "_themeWrapper_neun4_9", $n = "_container_neun4_17", Kn = "_messagesSlot_neun4_29", Qn = "_workspaceSlot_neun4_36", Vn = "_inputBlock_neun4_47", je = {
16
- themeWrapper: Hn,
17
- container: $n,
18
- messagesSlot: Kn,
19
- workspaceSlot: Qn,
20
- inputBlock: Vn
1
+ import { jsx as h, jsxs as T, Fragment as $e } from "react/jsx-runtime";
2
+ import * as R from "react";
3
+ import Te, { createElement as yn, Fragment as za, useRef as $, useReducer as bn, useCallback as S, useContext as vn, forwardRef as wn, useState as ae, useEffect as K, createContext as xn, useLayoutEffect as Ia, useMemo as Oa } from "react";
4
+ import { InlineNotification as Ra, Tag as _n, IconButton as ce, Button as we, Link as Nt, DismissibleTag as Cn, TextInput as Sn, SkeletonText as qt, Loading as En, Theme as Tn } from "@carbon/react";
5
+ import Dt from "@carbon/ai-chat-components/es/react/chat-button";
6
+ import { StopFilledAlt as jn, Send as zn, AddLarge as In, ChevronDown as Aa, ChevronRight as La, ErrorFilled as On, ChevronUp as Rn, ChevronLeft as An, Launch as Ln, Undo as Pn, Checkmark as Mn, Close as Nn, Edit as qn, TrashCan as Dn } from "@carbon/icons-react";
7
+ import Bn from "@carbon/ai-chat-components/es/react/reasoning-steps";
8
+ import Fn from "@carbon/ai-chat-components/es/react/reasoning-steps-toggle";
9
+ import Un from "@carbon/ai-chat-components/es/react/reasoning-step";
10
+ import Hn from "@carbon/ai-chat-components/es/react/markdown";
11
+ import Kn from "@carbon/ai-chat-components/es/react/processing.js";
12
+ import $n from "@carbon/ai-chat-components/es/react/card";
13
+ import Qn from "@carbon/ai-chat-components/es/react/toolbar";
14
+ import Vn from "@carbon/ai-chat-components/es/react/chat-shell";
15
+ const Wn = "_themeWrapper_neun4_9", Gn = "_container_neun4_17", Xn = "_messagesSlot_neun4_29", Jn = "_workspaceSlot_neun4_36", Yn = "_inputBlock_neun4_47", je = {
16
+ themeWrapper: Wn,
17
+ container: Gn,
18
+ messagesSlot: Xn,
19
+ workspaceSlot: Jn,
20
+ inputBlock: Yn
21
21
  };
22
- function J(e) {
22
+ 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
- function Wn(e, t) {
32
- e.prototype = Object.create(t.prototype), e.prototype.constructor = e, lt(e, t);
31
+ function Zn(e, t) {
32
+ e.prototype = Object.create(t.prototype), e.prototype.constructor = e, ut(e, t);
33
33
  }
34
- var Gn = Object.defineProperty, Xn = Object.defineProperties, Yn = Object.getOwnPropertyDescriptors, Ke = Object.getOwnPropertySymbols, Aa = Object.prototype.hasOwnProperty, La = Object.prototype.propertyIsEnumerable, ut = (e, t, n) => t in e ? Gn(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, G = (e, t) => {
35
- for (var n in t || (t = {})) Aa.call(t, n) && ut(e, n, t[n]);
36
- if (Ke) for (var n of Ke(t)) La.call(t, n) && ut(e, n, t[n]);
34
+ var es = Object.defineProperty, ts = Object.defineProperties, as = Object.getOwnPropertyDescriptors, Qe = Object.getOwnPropertySymbols, Pa = Object.prototype.hasOwnProperty, Ma = Object.prototype.propertyIsEnumerable, dt = (e, t, n) => t in e ? es(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n, G = (e, t) => {
35
+ for (var n in t || (t = {})) Pa.call(t, n) && dt(e, n, t[n]);
36
+ if (Qe) for (var n of Qe(t)) Ma.call(t, n) && dt(e, n, t[n]);
37
37
  return e;
38
- }, Pa = (e, t) => Xn(e, Yn(t)), Jn = (e, t) => {
38
+ }, Na = (e, t) => ts(e, as(t)), ns = (e, t) => {
39
39
  var n = {};
40
- for (var s in e) Aa.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 && La.call(e, s) && (n[s] = e[s]);
40
+ for (var s in e) Pa.call(e, s) && t.indexOf(s) < 0 && (n[s] = e[s]);
41
+ if (e != null && Qe) for (var s of Qe(e)) t.indexOf(s) < 0 && Ma.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), xe = (e, t, n) => new Promise((s, a) => {
43
+ }, q = (e, t, n) => (dt(e, typeof t != "symbol" ? t + "" : t, n), n), xe = (e, t, n) => new Promise((s, a) => {
44
44
  var o = (c) => {
45
45
  try {
46
46
  r(n.next(c));
@@ -55,36 +55,36 @@ var Gn = Object.defineProperty, Xn = Object.defineProperties, Yn = 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
- }), Zn = "hCaptcha-script", He = "hCaptchaOnLoad", Dt = "script-error", pe = "@hCaptcha/loader";
59
- function es(e) {
58
+ }), ss = "hCaptcha-script", He = "hCaptchaOnLoad", Bt = "script-error", pe = "@hCaptcha/loader";
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 Ma(e) {
62
+ function qa(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 Na(e) {
66
+ function Da(e) {
67
67
  return e || document.head;
68
68
  }
69
- function ts(e) {
69
+ function is(e) {
70
70
  var t;
71
- e.setTag("source", pe), e.setTag("url", document.URL), e.setContext("os", { UA: navigator.userAgent }), e.setContext("browser", G({}, as())), e.setContext("device", Pa(G({}, ss()), { 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", pe), e.setTag("url", document.URL), e.setContext("os", { UA: navigator.userAgent }), e.setContext("browser", G({}, rs())), e.setContext("device", Na(G({}, 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
- function as() {
73
+ function rs() {
74
74
  var e, t, n, s, a, o;
75
75
  let i = navigator.userAgent, r, c;
76
76
  return i.indexOf("Firefox") !== -1 ? (r = "Firefox", c = (e = i.match(/Firefox\/([\d.]+)/)) == null ? void 0 : e[1]) : i.indexOf("Edg") !== -1 ? (r = "Microsoft Edge", c = (t = i.match(/Edg\/([\d.]+)/)) == null ? void 0 : t[1]) : i.indexOf("Chrome") !== -1 && i.indexOf("Safari") !== -1 ? (r = "Chrome", c = (n = i.match(/Chrome\/([\d.]+)/)) == null ? void 0 : n[1]) : i.indexOf("Safari") !== -1 && i.indexOf("Chrome") === -1 ? (r = "Safari", c = (s = i.match(/Version\/([\d.]+)/)) == null ? void 0 : s[1]) : i.indexOf("Opera") !== -1 || i.indexOf("OPR") !== -1 ? (r = "Opera", c = (a = i.match(/(Opera|OPR)\/([\d.]+)/)) == null ? void 0 : a[2]) : i.indexOf("MSIE") !== -1 || i.indexOf("Trident") !== -1 ? (r = "Internet Explorer", c = (o = i.match(/(MSIE |rv:)([\d.]+)/)) == null ? void 0 : o[2]) : (r = "Unknown", c = "Unknown"), { name: r, version: c };
77
77
  }
78
- function ns(e) {
78
+ function cs(e) {
79
79
  return new Promise((t) => setTimeout(t, e));
80
80
  }
81
- function ss() {
81
+ function ls() {
82
82
  let e = navigator.userAgent, t;
83
83
  e.indexOf("Win") !== -1 ? t = "Windows" : e.indexOf("Mac") !== -1 ? t = "Mac" : e.indexOf("Linux") !== -1 ? t = "Linux" : e.indexOf("Android") !== -1 ? t = "Android" : e.indexOf("like Mac") !== -1 || e.indexOf("iPhone") !== -1 || e.indexOf("iPad") !== -1 ? t = "iOS" : t = "Unknown";
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 os = class qa {
87
+ var us = class Ba {
88
88
  constructor(t) {
89
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;
90
90
  }
@@ -92,7 +92,7 @@ var os = class qa {
92
92
  return this._parent;
93
93
  }
94
94
  child() {
95
- return new qa(this);
95
+ return new Ba(this);
96
96
  }
97
97
  setRequest(t) {
98
98
  return this.request = t, this;
@@ -141,27 +141,27 @@ var os = class qa {
141
141
  clear() {
142
142
  this.breadcrumbs = [], this.context = {}, this.tags = {}, this.user = void 0;
143
143
  }
144
- }, is = /^\s*at (?:(.*?) ?\()?((?:file|https?|blob|chrome-extension|address|native|eval|webpack|<anonymous>|[-a-z]+:|.*bundle|\/).*?)(?::(\d+))?(?::(\d+))?\)?\s*$/i, rs = /^\s*(.*?)(?:\((.*?)\))?(?:^|@)?((?:file|https?|blob|chrome|webpack|resource|moz-extension).*?:\/.*?|\[native code\]|[^@]*(?:bundle|\d+\.js))(?::(\d+))?(?::(\d+))?\s*$/i, cs = /^\s*at (?:((?:\[object object\])?.+) )?\(?((?:file|ms-appx|https?|webpack|blob):.*?):(\d+)(?::(\d+))?\)?\s*$/i, ls = /^(?:(\w+):)\/\/(?:(\w+)(?::(\w+))?@)([\w.-]+)(?::(\d+))?\/(.+)/, Ne = "?", Bt = "An unknown error occurred", us = "0.0.4";
145
- function ds(e) {
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";
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
149
  function H(e) {
150
150
  return (e + 256).toString(16).substring(1);
151
151
  }
152
- function hs() {
153
- let e = ds(new Array(16));
152
+ function ks() {
153
+ let e = fs(new Array(16));
154
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]);
155
155
  }
156
- var ms = [[is, "chrome"], [cs, "winjs"], [rs, "gecko"]];
157
- function ps(e) {
156
+ var ys = [[ds, "chrome"], [ms, "winjs"], [hs, "gecko"]];
157
+ function bs(e) {
158
158
  var t, n, s, a;
159
159
  if (!e.stack) return null;
160
160
  let o = [], i = (s = (n = (t = e.stack).split) == null ? void 0 : n.call(t, `
161
161
  `)) != null ? s : [];
162
162
  for (let r = 0; r < i.length; ++r) {
163
163
  let c = null, l = null, d = null;
164
- for (let [u, m] of ms) if (l = u.exec(i[r]), l) {
164
+ for (let [u, m] of ys) if (l = u.exec(i[r]), l) {
165
165
  d = m;
166
166
  break;
167
167
  }
@@ -175,38 +175,38 @@ function ps(e) {
175
175
  }
176
176
  return o.length ? o.reverse() : null;
177
177
  }
178
- function gs(e) {
179
- let t = ps(e);
178
+ function vs(e) {
179
+ let t = bs(e);
180
180
  return { type: e.name, value: e.message, stacktrace: { frames: t ?? [] } };
181
181
  }
182
- function fs(e) {
183
- let t = ls.exec(e), n = t ? t.slice(1) : [];
182
+ function ws(e) {
183
+ let t = ps.exec(e), n = t ? t.slice(1) : [];
184
184
  if (n.length !== 6) throw new Error("Invalid DSN");
185
185
  let s = n[5].split("/"), a = s.slice(0, -1).join("/");
186
186
  return n[0] + "://" + n[3] + (n[4] ? ":" + n[4] : "") + (a ? "/" + a : "") + "/api/" + s.pop() + "/envelope/?sentry_version=7&sentry_key=" + n[1] + (n[2] ? "&sentry_secret=" + n[2] : "");
187
187
  }
188
- function ks(e, t, n) {
188
+ function xs(e, t, n) {
189
189
  var s, a;
190
- let o = G({ event_id: hs().replaceAll("-", ""), platform: "javascript", sdk: { name: "@hcaptcha/sentry", version: us }, environment: t, release: n, timestamp: Date.now() / 1e3 }, e.scope.toBody());
190
+ let o = G({ 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;
194
- for (let c = 0; c < 5 && r && (i.push(gs(r)), !(!r.cause || !(r.cause instanceof Error))); c++) r = r.cause;
194
+ for (let c = 0; c < 5 && r && (i.push(vs(r)), !(!r.cause || !(r.cause instanceof Error))); c++) r = r.cause;
195
195
  o.exception = { values: i.reverse() };
196
196
  }
197
197
  return e.type === "message" && (o.message = e.message, o.level = e.level), o;
198
198
  }
199
- function ys(e) {
199
+ 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 = Jn(n, ["message"]), o = new Error(typeof s == "string" ? s : Bt);
203
+ let n = e, { message: s } = n, a = ns(n, ["message"]), o = new Error(typeof s == "string" ? s : Ft);
204
204
  return Object.assign(o, a);
205
205
  }
206
- let t = new Error(Bt);
206
+ let t = new Error(Ft);
207
207
  return Object.assign(t, { cause: e });
208
208
  }
209
- function bs(e, t, n) {
209
+ function Cs(e, t, n) {
210
210
  return xe(this, null, function* () {
211
211
  var s, a;
212
212
  try {
@@ -216,7 +216,7 @@ function bs(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, Pa(G({}, t), { signal: o })), r = yield i.text();
219
+ let i = yield fetch(e, Na(G({}, 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,11 +238,11 @@ function bs(e, t, n) {
238
238
  }
239
239
  });
240
240
  }
241
- var Q, dt = (Q = class {
241
+ var Q, ht = (Q = class {
242
242
  constructor(e) {
243
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", []);
244
244
  var t, n, s, a, o;
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 os(), this.apiURL = fs(e.dsn), this.dsn = e.dsn, this.shouldBuffer = (a = e.buffer) != null ? a : !1, this.bufferlimit = (o = e.bufferLimit) != null ? o : 20;
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
248
  Q._instance || (Q._instance = new Q(e));
@@ -268,7 +268,7 @@ var Q, dt = (Q = class {
268
268
  Q.instance.withScope(e);
269
269
  }
270
270
  captureException(e, t) {
271
- this.captureEvent({ type: "exception", level: "error", error: ys(e), scope: t ?? this._scope });
271
+ this.captureEvent({ type: "exception", level: "error", error: _s(e), scope: t ?? this._scope });
272
272
  }
273
273
  static captureException(e, t) {
274
274
  Q.instance.captureException(e, t);
@@ -293,9 +293,9 @@ var Q, dt = (Q = class {
293
293
  return xe(this, null, function* () {
294
294
  try {
295
295
  this.log("Sending sentry event", e);
296
- let n = ks(e, this.environment, this.release), s = { event_id: n.event_id, dsn: this.dsn }, a = { type: "event" }, o = JSON.stringify(s) + `
296
+ let n = xs(e, this.environment, this.release), s = { event_id: n.event_id, dsn: this.dsn }, a = { type: "event" }, o = JSON.stringify(s) + `
297
297
  ` + JSON.stringify(a) + `
298
- ` + JSON.stringify(n), i = yield bs(this.apiURL, { method: "POST", headers: { "Content-Type": "application/x-sentry-envelope" }, body: o }, t);
298
+ ` + JSON.stringify(n), i = yield Cs(this.apiURL, { method: "POST", headers: { "Content-Type": "application/x-sentry-envelope" }, body: o }, t);
299
299
  this.log("Sentry response", i.status), i.status !== 200 && (console.log(i.body), console.error("Failed to send event to Sentry", i));
300
300
  } catch (n) {
301
301
  console.error("Failed to send event", n);
@@ -319,27 +319,27 @@ var Q, dt = (Q = class {
319
319
  static reset() {
320
320
  Q._instance = void 0;
321
321
  }
322
- }, q(Q, "_instance"), Q), vs = "https://d233059272824702afc8c43834c4912d@sentry.hcaptcha.com/6", ws = "2.3.0", xs = "production";
323
- function _s(e = !0) {
324
- if (!e) return Ft();
325
- dt.init({ dsn: vs, release: ws, environment: xs });
326
- let t = dt.scope;
327
- return ts(t), Ft(t);
322
+ }, q(Q, "_instance"), Q), Ss = "https://d233059272824702afc8c43834c4912d@sentry.hcaptcha.com/6", Es = "2.3.0", Ts = "production";
323
+ function js(e = !0) {
324
+ if (!e) return Ut();
325
+ ht.init({ dsn: Ss, release: Es, environment: Ts });
326
+ let t = ht.scope;
327
+ return is(t), Ut(t);
328
328
  }
329
- function Ft(e = null) {
329
+ function Ut(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
- function Cs({ 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 = Na(e), d = Ma(l);
338
+ function zs({ 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 = Da(e), d = qa(l);
340
340
  return new Promise((u, m) => {
341
341
  let f = d.document.createElement("script");
342
- f.id = Zn, 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;
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
343
  let p = (k, b) => {
344
344
  try {
345
345
  !i && o && l.removeChild(f), b(k);
@@ -353,63 +353,63 @@ function Cs({ scriptLocation: e, query: t, loadAsync: n = !0, crossOrigin: s = "
353
353
  });
354
354
  }
355
355
  var qe = [];
356
- function Ss(e = { cleanup: !1 }, t) {
356
+ function Is(e = { cleanup: !1 }, t) {
357
357
  try {
358
358
  t.addBreadcrumb({ category: pe, message: "hCaptcha loader params", data: e });
359
- let n = Na(e.scriptLocation), s = Ma(n), a = qe.find(({ scope: i }) => i === s.window);
359
+ let n = Da(e.scriptLocation), s = qa(n), a = qe.find(({ scope: i }) => i === s.window);
360
360
  if (a) return t.addBreadcrumb({ category: pe, message: "hCaptcha already loaded" }), a.promise;
361
361
  let o = new Promise((i, r) => xe(this, null, function* () {
362
362
  try {
363
363
  s.window[He] = () => {
364
364
  t.addBreadcrumb({ category: pe, message: "hCaptcha script called onload function" }), i(s.window.hcaptcha);
365
365
  };
366
- let c = es({ 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 Cs(G({ query: c }, e), (l) => {
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 zs(G({ query: c }, e), (l) => {
368
368
  t.captureRequest({ url: l, method: "GET" });
369
369
  }), t.addBreadcrumb({ category: pe, message: "hCaptcha loaded", data: a });
370
370
  } catch {
371
371
  t.addBreadcrumb({ category: pe, 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(Dt));
373
+ l !== -1 && qe.splice(l, 1), r(new Error(Bt));
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(Dt));
378
+ return t.captureException(n), Promise.reject(new Error(Bt));
379
379
  }
380
380
  }
381
- function Da(e, t, n = 0) {
381
+ function Fa(e, t, n = 0) {
382
382
  return xe(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
- return yield Ss(e, t);
386
+ return yield Is(e, t);
387
387
  } catch (c) {
388
- return t.addBreadcrumb({ category: pe, message: r }), n >= o ? (t.captureException(c), Promise.reject(c)) : (t.addBreadcrumb({ category: pe, message: `Waiting ${i}ms before retry attempt ${n + 1}` }), yield ns(i), n += 1, Da(e, t, n));
388
+ return t.addBreadcrumb({ category: pe, message: r }), n >= o ? (t.captureException(c), Promise.reject(c)) : (t.addBreadcrumb({ category: pe, message: `Waiting ${i}ms before retry attempt ${n + 1}` }), yield cs(i), n += 1, Fa(e, t, n));
389
389
  }
390
390
  });
391
391
  }
392
- function Es() {
392
+ function Os() {
393
393
  return xe(this, arguments, function* (e = {}) {
394
- let t = _s(e.sentry);
395
- return yield Da(e, t);
394
+ let t = js(e.sentry);
395
+ return yield Fa(e, t);
396
396
  });
397
397
  }
398
- function Ut(e) {
398
+ function Ht(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 Ht(e) {
405
+ function Kt(e) {
406
406
  return e || document.head;
407
407
  }
408
- var Ts = /* @__PURE__ */ (function(e) {
409
- Wn(t, e);
408
+ var Rs = /* @__PURE__ */ (function(e) {
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(J(a)), a.resetCaptcha = a.resetCaptcha.bind(J(a)), a.removeCaptcha = a.removeCaptcha.bind(J(a)), a.isReady = a.isReady.bind(J(a)), a._onReady = null, a.loadCaptcha = a.loadCaptcha.bind(J(a)), a.handleOnLoad = a.handleOnLoad.bind(J(a)), a.handleSubmit = a.handleSubmit.bind(J(a)), a.handleExpire = a.handleExpire.bind(J(a)), a.handleError = a.handleError.bind(J(a)), a.handleOpen = a.handleOpen.bind(J(a)), a.handleClose = a.handleClose.bind(J(a)), a.handleChallengeExpired = a.handleChallengeExpired.bind(J(a)), a.ref = /* @__PURE__ */ O.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__ */ R.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 Ts = /* @__PURE__ */ (function(e) {
417
417
  }
418
418
  var n = t.prototype;
419
419
  return n.componentDidMount = function() {
420
- var a = this, o = Ht(this.props.scriptLocation), i = Ut(o);
420
+ var a = this, o = Kt(this.props.scriptLocation), i = Ht(o);
421
421
  this._hcaptcha = i.window.hcaptcha || void 0;
422
422
  var r = typeof this._hcaptcha < "u";
423
423
  if (r) {
@@ -462,7 +462,7 @@ var Ts = /* @__PURE__ */ (function(e) {
462
462
  cleanup: E,
463
463
  uj: z !== void 0 ? z : !1
464
464
  };
465
- Es(w).then(this.handleOnLoad, this.handleError).catch(this.handleError), this.apiScriptRequested = !0;
465
+ Os(w).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 Ts = /* @__PURE__ */ (function(e) {
499
499
  this.setState({
500
500
  isApiReady: !0
501
501
  }, function() {
502
- var o = Ht(a.props.scriptLocation), i = Ut(o);
502
+ var o = Kt(a.props.scriptLocation), i = Ht(o);
503
503
  a._hcaptcha = i.window.hcaptcha, a.renderCaptcha(function() {
504
504
  var r = a.props.onLoad;
505
505
  r && r();
@@ -588,13 +588,13 @@ var Ts = /* @__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__ */ O.createElement("div", {
591
+ return /* @__PURE__ */ R.createElement("div", {
592
592
  ref: this.ref,
593
593
  id: a
594
594
  });
595
595
  }, t;
596
- })(O.Component);
597
- const js = ({ children: e }) => pn(Ta, null, e), zs = () => ({
596
+ })(R.Component);
597
+ const As = ({ children: e }) => yn(za, null, e), Ls = () => ({
598
598
  data: void 0,
599
599
  getData: async () => ({
600
600
  visitorId: void 0
@@ -616,7 +616,7 @@ var Ie = class {
616
616
  }
617
617
  onUnsubscribe() {
618
618
  }
619
- }, Is = {
619
+ }, Ps = {
620
620
  // We need the wrapper function syntax below instead of direct references to
621
621
  // global setTimeout etc.
622
622
  //
@@ -631,14 +631,14 @@ var Ie = class {
631
631
  clearTimeout: (e) => clearTimeout(e),
632
632
  setInterval: (e, t) => setInterval(e, t),
633
633
  clearInterval: (e) => clearInterval(e)
634
- }, Os = class {
634
+ }, Ms = class {
635
635
  // We cannot have TimeoutManager<T> as we must instantiate it with a concrete
636
636
  // type at app boot; and if we leave that type, then any new timer provider
637
637
  // would need to support ReturnType<typeof setTimeout>, which is infeasible.
638
638
  //
639
639
  // We settle for type safety for the TimeoutProvider type, and accept that
640
640
  // this class is unsafe internally to allow for extension.
641
- #e = Is;
641
+ #e = Ps;
642
642
  #a = !1;
643
643
  setTimeoutProvider(e) {
644
644
  process.env.NODE_ENV !== "production" && this.#a && e !== this.#e && console.error(
@@ -658,26 +658,26 @@ var Ie = class {
658
658
  clearInterval(e) {
659
659
  this.#e.clearInterval(e);
660
660
  }
661
- }, ht = new Os();
662
- function Rs(e) {
661
+ }, mt = new Ms();
662
+ function Ns(e) {
663
663
  setTimeout(e, 0);
664
664
  }
665
665
  var Ye = typeof window > "u" || "Deno" in globalThis;
666
666
  function Z() {
667
667
  }
668
- function As(e, t) {
668
+ function qs(e, t) {
669
669
  return typeof e == "function" ? e(t) : e;
670
670
  }
671
- function Ls(e) {
671
+ function Ds(e) {
672
672
  return typeof e == "number" && e >= 0 && e !== 1 / 0;
673
673
  }
674
- function Ps(e, t) {
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
- function Ms(e, t) {
680
+ function Fs(e, t) {
681
681
  return typeof e == "function" ? e(t) : e;
682
682
  }
683
683
  function $t(e, t) {
@@ -691,7 +691,7 @@ function $t(e, t) {
691
691
  } = e;
692
692
  if (i) {
693
693
  if (s) {
694
- if (t.queryHash !== bt(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 $t(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 Kt(e, t) {
706
+ function Qt(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,43 +716,43 @@ function Kt(e, t) {
716
716
  }
717
717
  return !(s && t.state.status !== s || a && !a(t));
718
718
  }
719
- function bt(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
- var Ns = Object.prototype.hasOwnProperty;
732
- function pt(e, t, n = 0) {
731
+ var Us = Object.prototype.hasOwnProperty;
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 = Qt(e) && Qt(t);
737
- if (!s && !(gt(e) && gt(t))) return t;
736
+ const s = Vt(e) && Vt(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
741
  const u = s ? d : i[d], m = e[u], f = t[u];
742
742
  if (m === f) {
743
- c[u] = m, (s ? d < o : Ns.call(e, u)) && l++;
743
+ c[u] = m, (s ? d < o : Us.call(e, u)) && l++;
744
744
  continue;
745
745
  }
746
746
  if (m === null || f === null || typeof m != "object" || typeof f != "object") {
747
747
  c[u] = f;
748
748
  continue;
749
749
  }
750
- const p = pt(m, f, n + 1);
750
+ const p = gt(m, f, n + 1);
751
751
  c[u] = p, p === m && l++;
752
752
  }
753
753
  return o === r && l === o ? e : c;
754
754
  }
755
- function qs(e, t) {
755
+ function Hs(e, t) {
756
756
  if (!t || Object.keys(e).length !== Object.keys(t).length)
757
757
  return !1;
758
758
  for (const n in e)
@@ -760,67 +760,67 @@ function qs(e, t) {
760
760
  return !1;
761
761
  return !0;
762
762
  }
763
- function Qt(e) {
763
+ function Vt(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 (!Wt(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 !(!Wt(n) || !n.hasOwnProperty("isPrototypeOf") || Object.getPrototypeOf(e) !== Object.prototype);
774
774
  }
775
- function Vt(e) {
775
+ function Wt(e) {
776
776
  return Object.prototype.toString.call(e) === "[object Object]";
777
777
  }
778
- function Ds(e) {
778
+ function Ks(e) {
779
779
  return new Promise((t) => {
780
- ht.setTimeout(t, e);
780
+ mt.setTimeout(t, e);
781
781
  });
782
782
  }
783
- function Bs(e, t, n) {
783
+ function $s(e, t, n) {
784
784
  if (typeof n.structuralSharing == "function")
785
785
  return n.structuralSharing(e, t);
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
  }
799
- function Fs(e, t, n = 0) {
799
+ function Qs(e, t, n = 0) {
800
800
  const s = [...e, t];
801
801
  return n && s.length > n ? s.slice(1) : s;
802
802
  }
803
- function Us(e, t, n = 0) {
803
+ function Vs(e, t, n = 0) {
804
804
  const s = [t, ...e];
805
805
  return n && s.length > n ? s.slice(0, -1) : s;
806
806
  }
807
- var Qe = /* @__PURE__ */ Symbol();
808
- function Ba(e, t) {
809
- return process.env.NODE_ENV !== "production" && e.queryFn === Qe && console.error(
807
+ var Ve = /* @__PURE__ */ Symbol();
808
+ function Ua(e, t) {
809
+ return process.env.NODE_ENV !== "production" && e.queryFn === Ve && console.error(
810
810
  `Attempted to invoke queryFn when set to skipToken. This is likely a configuration error. Query hash: '${e.queryHash}'`
811
- ), !e.queryFn && t?.initialPromise ? () => t.initialPromise : !e.queryFn || e.queryFn === Qe ? () => Promise.reject(new Error(`Missing queryFn: '${e.queryHash}'`)) : e.queryFn;
811
+ ), !e.queryFn && t?.initialPromise ? () => t.initialPromise : !e.queryFn || e.queryFn === Ve ? () => Promise.reject(new Error(`Missing queryFn: '${e.queryHash}'`)) : e.queryFn;
812
812
  }
813
- function Hs(e, t) {
813
+ function Ws(e, t) {
814
814
  return typeof e == "function" ? e(...t) : !!e;
815
815
  }
816
- function $s(e, t, n) {
816
+ function Gs(e, t, n) {
817
817
  let s = !1, a;
818
818
  return Object.defineProperty(e, "signal", {
819
819
  enumerable: !0,
820
820
  get: () => (a ??= t(), s || (s = !0, a.aborted ? n() : a.addEventListener("abort", n, { once: !0 })), a)
821
821
  }), e;
822
822
  }
823
- var Ks = class extends Ie {
823
+ var Xs = class extends Ie {
824
824
  #e;
825
825
  #a;
826
826
  #t;
@@ -857,8 +857,8 @@ var Ks = class extends Ie {
857
857
  isFocused() {
858
858
  return typeof this.#e == "boolean" ? this.#e : globalThis.document?.visibilityState !== "hidden";
859
859
  }
860
- }, Fa = new Ks();
861
- function Qs() {
860
+ }, Ha = new Xs();
861
+ function Js() {
862
862
  let e, t;
863
863
  const n = new Promise((a, o) => {
864
864
  e = a, t = o;
@@ -880,13 +880,13 @@ function Qs() {
880
880
  }), t(a);
881
881
  }, n;
882
882
  }
883
- var Vs = Rs;
884
- function Ws() {
883
+ var Ys = Ns;
884
+ function Zs() {
885
885
  let e = [], t = 0, n = (r) => {
886
886
  r();
887
887
  }, s = (r) => {
888
888
  r();
889
- }, a = Vs;
889
+ }, a = Ys;
890
890
  const o = (r) => {
891
891
  t ? e.push(r) : a(() => {
892
892
  n(r);
@@ -940,7 +940,7 @@ function Ws() {
940
940
  }
941
941
  };
942
942
  }
943
- var B = Ws(), Gs = class extends Ie {
943
+ var B = Zs(), eo = class extends Ie {
944
944
  #e = !0;
945
945
  #a;
946
946
  #t;
@@ -971,30 +971,30 @@ var B = Ws(), Gs = class extends Ie {
971
971
  isOnline() {
972
972
  return this.#e;
973
973
  }
974
- }, Ve = new Gs();
975
- function Xs(e) {
974
+ }, We = new eo();
975
+ function to(e) {
976
976
  return Math.min(1e3 * 2 ** e, 3e4);
977
977
  }
978
- function Ua(e) {
979
- return (e ?? "online") === "online" ? Ve.isOnline() : !0;
978
+ function Ka(e) {
979
+ return (e ?? "online") === "online" ? We.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 Ha(e) {
986
+ function $a(e) {
987
987
  let t = !1, n = 0, s;
988
- const a = Qs(), o = () => a.status !== "pending", i = (k) => {
988
+ const a = Js(), o = () => a.status !== "pending", i = (k) => {
989
989
  if (!o()) {
990
- const b = new ft(k);
990
+ const b = new kt(k);
991
991
  m(b), e.onCancel?.(b);
992
992
  }
993
993
  }, r = () => {
994
994
  t = !0;
995
995
  }, c = () => {
996
996
  t = !1;
997
- }, l = () => Fa.isFocused() && (e.networkMode === "always" || Ve.isOnline()) && e.canRun(), d = () => Ua(e.networkMode) && e.canRun(), u = (k) => {
997
+ }, l = () => Ha.isFocused() && (e.networkMode === "always" || We.isOnline()) && e.canRun(), d = () => Ka(e.networkMode) && e.canRun(), u = (k) => {
998
998
  o() || (s?.(), a.resolve(k));
999
999
  }, m = (k) => {
1000
1000
  o() || (s?.(), a.reject(k));
@@ -1017,12 +1017,12 @@ function Ha(e) {
1017
1017
  Promise.resolve(k).then(u).catch((g) => {
1018
1018
  if (o())
1019
1019
  return;
1020
- const y = e.retry ?? (Ye ? 0 : 3), v = e.retryDelay ?? Xs, E = typeof v == "function" ? v(n, g) : v, z = y === !0 || typeof y == "number" && n < y || typeof y == "function" && y(n, g);
1020
+ const y = e.retry ?? (Ye ? 0 : 3), v = e.retryDelay ?? to, E = typeof v == "function" ? v(n, g) : v, z = y === !0 || typeof y == "number" && n < y || typeof y == "function" && y(n, g);
1021
1021
  if (t || !z) {
1022
1022
  m(g);
1023
1023
  return;
1024
1024
  }
1025
- n++, e.onFail?.(n, g), Ds(E).then(() => l() ? void 0 : f()).then(() => {
1025
+ n++, e.onFail?.(n, g), Ks(E).then(() => l() ? void 0 : f()).then(() => {
1026
1026
  t ? m(g) : p();
1027
1027
  });
1028
1028
  });
@@ -1038,13 +1038,13 @@ function Ha(e) {
1038
1038
  start: () => (d() ? p() : f().then(p), a)
1039
1039
  };
1040
1040
  }
1041
- var $a = class {
1041
+ var Qa = class {
1042
1042
  #e;
1043
1043
  destroy() {
1044
1044
  this.clearGcTimeout();
1045
1045
  }
1046
1046
  scheduleGc() {
1047
- this.clearGcTimeout(), Ls(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 $a = 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
- }, Ys = class extends $a {
1060
+ }, ao = class extends Qa {
1061
1061
  #e;
1062
1062
  #a;
1063
1063
  #t;
@@ -1066,7 +1066,7 @@ var $a = 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 = Gt(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 = Xt(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 $a = 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 = Gt(this.options);
1079
+ const t = Xt(this.options);
1080
1080
  t.data !== void 0 && (this.setState(
1081
- Wt(t.data, t.dataUpdatedAt)
1081
+ Gt(t.data, t.dataUpdatedAt)
1082
1082
  ), this.#e = t);
1083
1083
  }
1084
1084
  }
@@ -1086,7 +1086,7 @@ var $a = class {
1086
1086
  !this.observers.length && this.state.fetchStatus === "idle" && this.#t.remove(this);
1087
1087
  }
1088
1088
  setData(e, t) {
1089
- const n = Bs(this.state.data, e, this.options);
1089
+ const n = $s(this.state.data, e, this.options);
1090
1090
  return this.#o({
1091
1091
  data: n,
1092
1092
  type: "success",
@@ -1109,15 +1109,15 @@ var $a = class {
1109
1109
  }
1110
1110
  isActive() {
1111
1111
  return this.observers.some(
1112
- (e) => Ms(e.options.enabled, this) !== !1
1112
+ (e) => Fs(e.options.enabled, this) !== !1
1113
1113
  );
1114
1114
  }
1115
1115
  isDisabled() {
1116
- return this.getObserversCount() > 0 ? !this.isActive() : this.options.queryFn === Qe || this.state.dataUpdateCount + this.state.errorUpdateCount === 0;
1116
+ return this.getObserversCount() > 0 ? !this.isActive() : this.options.queryFn === Ve || this.state.dataUpdateCount + this.state.errorUpdateCount === 0;
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() {
@@ -1126,7 +1126,7 @@ var $a = class {
1126
1126
  ) : this.state.data === void 0 || this.state.isInvalidated;
1127
1127
  }
1128
1128
  isStaleByTime(e = 0) {
1129
- return this.state.data === void 0 ? !0 : e === "static" ? !1 : this.state.isInvalidated ? !0 : !Ps(this.state.dataUpdatedAt, e);
1129
+ return this.state.data === void 0 ? !0 : e === "static" ? !1 : this.state.isInvalidated ? !0 : !Bs(this.state.dataUpdatedAt, e);
1130
1130
  }
1131
1131
  onFocus() {
1132
1132
  this.observers.find((t) => t.shouldFetchOnWindowFocus())?.refetch({ cancelRefetch: !1 }), this.#n?.continue();
@@ -1169,7 +1169,7 @@ var $a = class {
1169
1169
  get: () => (this.#r = !0, n.signal)
1170
1170
  });
1171
1171
  }, a = () => {
1172
- const r = Ba(this.options, t), l = (() => {
1172
+ const r = Ua(this.options, t), l = (() => {
1173
1173
  const d = {
1174
1174
  client: this.#s,
1175
1175
  queryKey: this.queryKey,
@@ -1193,11 +1193,11 @@ var $a = 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 = Ha({
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 = $a({
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 $a = 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) {
@@ -1274,13 +1274,13 @@ var $a = class {
1274
1274
  case "fetch":
1275
1275
  return {
1276
1276
  ...n,
1277
- ...Js(n.data, this.options),
1277
+ ...no(n.data, this.options),
1278
1278
  fetchMeta: e.meta ?? null
1279
1279
  };
1280
1280
  case "success":
1281
1281
  const s = {
1282
1282
  ...n,
1283
- ...Wt(e.data, e.dataUpdatedAt),
1283
+ ...Gt(e.data, e.dataUpdatedAt),
1284
1284
  dataUpdateCount: n.dataUpdateCount + 1,
1285
1285
  ...!e.manual && {
1286
1286
  fetchStatus: "idle",
@@ -1323,18 +1323,18 @@ var $a = class {
1323
1323
  });
1324
1324
  }
1325
1325
  };
1326
- function Js(e, t) {
1326
+ function no(e, t) {
1327
1327
  return {
1328
1328
  fetchFailureCount: 0,
1329
1329
  fetchFailureReason: null,
1330
- fetchStatus: Ua(t.networkMode) ? "fetching" : "paused",
1330
+ fetchStatus: Ka(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 Gt(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 Gt(e) {
1346
+ function Xt(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 Gt(e) {
1360
1360
  fetchStatus: "idle"
1361
1361
  };
1362
1362
  }
1363
- function Xt(e) {
1363
+ function Jt(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 || [];
@@ -1368,12 +1368,12 @@ function Xt(e) {
1368
1368
  const l = async () => {
1369
1369
  let d = !1;
1370
1370
  const u = (p) => {
1371
- $s(
1371
+ Gs(
1372
1372
  p,
1373
1373
  () => t.signal,
1374
1374
  () => d = !0
1375
1375
  );
1376
- }, m = Ba(t.options, t.fetchOptions), f = async (p, k, b) => {
1376
+ }, m = Ua(t.options, t.fetchOptions), f = async (p, k, b) => {
1377
1377
  if (d)
1378
1378
  return Promise.reject();
1379
1379
  if (k == null && p.pages.length)
@@ -1387,14 +1387,14 @@ function Xt(e) {
1387
1387
  meta: t.options.meta
1388
1388
  };
1389
1389
  return u(w), w;
1390
- })(), v = await m(y), { maxPages: E } = t.options, z = b ? Us : Fs;
1390
+ })(), v = await m(y), { maxPages: E } = t.options, z = b ? Vs : Qs;
1391
1391
  return {
1392
1392
  pages: z(p.pages, v, E),
1393
1393
  pageParams: z(p.pageParams, k, E)
1394
1394
  };
1395
1395
  };
1396
1396
  if (a && o.length) {
1397
- const p = a === "backward", k = p ? Zs : Yt, b = {
1397
+ const p = a === "backward", k = p ? so : Yt, b = {
1398
1398
  pages: o,
1399
1399
  pageParams: i
1400
1400
  }, g = k(s, b);
@@ -1432,16 +1432,16 @@ function Yt(e, { pages: t, pageParams: n }) {
1432
1432
  n
1433
1433
  ) : void 0;
1434
1434
  }
1435
- function Zs(e, { pages: t, pageParams: n }) {
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 eo = class extends $a {
1438
+ var oo = class extends Qa {
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 || Ka(), 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 || Va(), 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 eo = class extends $a {
1478
1478
  meta: this.options.meta,
1479
1479
  mutationKey: this.options.mutationKey
1480
1480
  };
1481
- this.#s = Ha({
1481
+ this.#s = $a({
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 });
@@ -1654,7 +1654,7 @@ var eo = class extends $a {
1654
1654
  });
1655
1655
  }
1656
1656
  };
1657
- function Ka() {
1657
+ function Va() {
1658
1658
  return {
1659
1659
  context: void 0,
1660
1660
  data: void 0,
@@ -1667,7 +1667,7 @@ function Ka() {
1667
1667
  submittedAt: 0
1668
1668
  };
1669
1669
  }
1670
- var to = class extends Ie {
1670
+ var io = class extends Ie {
1671
1671
  constructor(e = {}) {
1672
1672
  super(), this.config = e, this.#e = /* @__PURE__ */ new Set(), this.#a = /* @__PURE__ */ new Map(), this.#t = 0;
1673
1673
  }
@@ -1675,7 +1675,7 @@ var to = class extends Ie {
1675
1675
  #a;
1676
1676
  #t;
1677
1677
  build(e, t, n) {
1678
- const s = new eo({
1678
+ const s = new oo({
1679
1679
  client: e,
1680
1680
  mutationCache: this,
1681
1681
  mutationId: ++this.#t,
@@ -1734,11 +1734,11 @@ var to = class extends Ie {
1734
1734
  find(e) {
1735
1735
  const t = { exact: !0, ...e };
1736
1736
  return this.getAll().find(
1737
- (n) => Kt(t, n)
1737
+ (n) => Qt(t, n)
1738
1738
  );
1739
1739
  }
1740
1740
  findAll(e = {}) {
1741
- return this.getAll().filter((t) => Kt(e, t));
1741
+ return this.getAll().filter((t) => Qt(e, t));
1742
1742
  }
1743
1743
  notify(e) {
1744
1744
  B.batch(() => {
@@ -1759,7 +1759,7 @@ var to = class extends Ie {
1759
1759
  function De(e) {
1760
1760
  return e.options.scope?.id;
1761
1761
  }
1762
- var ao = class extends Ie {
1762
+ var ro = class extends Ie {
1763
1763
  #e;
1764
1764
  #a = void 0;
1765
1765
  #t;
@@ -1772,7 +1772,7 @@ var ao = class extends Ie {
1772
1772
  }
1773
1773
  setOptions(e) {
1774
1774
  const t = this.options;
1775
- this.options = this.#e.defaultMutationOptions(e), qs(this.options, t) || this.#e.getMutationCache().notify({
1775
+ this.options = this.#e.defaultMutationOptions(e), Hs(this.options, t) || this.#e.getMutationCache().notify({
1776
1776
  type: "observerOptionsUpdated",
1777
1777
  mutation: this.#t,
1778
1778
  observer: this
@@ -1794,7 +1794,7 @@ var ao = class extends Ie {
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 ?? Ka();
1797
+ const e = this.#t?.state ?? Va();
1798
1798
  this.#a = {
1799
1799
  ...e,
1800
1800
  isPending: e.status === "pending",
@@ -1864,15 +1864,15 @@ var ao = class extends Ie {
1864
1864
  });
1865
1865
  });
1866
1866
  }
1867
- }, no = class extends Ie {
1867
+ }, co = class extends Ie {
1868
1868
  constructor(e = {}) {
1869
1869
  super(), this.config = e, this.#e = /* @__PURE__ */ new Map();
1870
1870
  }
1871
1871
  #e;
1872
1872
  build(e, t, n) {
1873
- const s = t.queryKey, a = t.queryHash ?? bt(s, t);
1873
+ const s = t.queryKey, a = t.queryHash ?? vt(s, t);
1874
1874
  let o = this.get(a);
1875
- return o || (o = new Ys({
1875
+ return o || (o = new ao({
1876
1876
  client: e,
1877
1877
  queryKey: s,
1878
1878
  queryHash: a,
@@ -1935,7 +1935,7 @@ var ao = class extends Ie {
1935
1935
  });
1936
1936
  });
1937
1937
  }
1938
- }, so = class {
1938
+ }, lo = class {
1939
1939
  #e;
1940
1940
  #a;
1941
1941
  #t;
@@ -1945,12 +1945,12 @@ var ao = class extends Ie {
1945
1945
  #r;
1946
1946
  #o;
1947
1947
  constructor(e = {}) {
1948
- this.#e = e.queryCache || new no(), this.#a = e.mutationCache || new to(), this.#t = e.defaultOptions || {}, this.#s = /* @__PURE__ */ new Map(), this.#n = /* @__PURE__ */ new Map(), this.#i = 0;
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 = Fa.subscribe(async (e) => {
1951
+ this.#i++, this.#i === 1 && (this.#r = Ha.subscribe(async (e) => {
1952
1952
  e && (await this.resumePausedMutations(), this.#e.onFocus());
1953
- }), this.#o = Ve.subscribe(async (e) => {
1953
+ }), this.#o = We.subscribe(async (e) => {
1954
1954
  e && (await this.resumePausedMutations(), this.#e.onOnline());
1955
1955
  }));
1956
1956
  }
@@ -1976,7 +1976,7 @@ var ao = class extends Ie {
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 }) => {
@@ -1987,7 +1987,7 @@ var ao = class extends Ie {
1987
1987
  setQueryData(e, t, n) {
1988
1988
  const s = this.defaultQueryOptions({ queryKey: e }), o = this.#e.get(
1989
1989
  s.queryHash
1990
- )?.state.data, i = As(t, o);
1990
+ )?.state.data, i = qs(t, o);
1991
1991
  if (i !== void 0)
1992
1992
  return this.#e.build(this, s).setData(i, { ...n, manual: !0 });
1993
1993
  }
@@ -2059,23 +2059,23 @@ var ao = class extends Ie {
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 = Xt(e.pages), this.fetchQuery(e);
2069
+ return e.behavior = Jt(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 = Xt(e.pages), this.ensureQueryData(e);
2075
+ return e.behavior = Jt(e.pages), this.ensureQueryData(e);
2076
2076
  }
2077
2077
  resumePausedMutations() {
2078
- return Ve.isOnline() ? this.#a.resumePausedMutations() : Promise.resolve();
2078
+ return We.isOnline() ? this.#a.resumePausedMutations() : Promise.resolve();
2079
2079
  }
2080
2080
  getQueryCache() {
2081
2081
  return this.#e;
@@ -2122,10 +2122,10 @@ var ao = class extends Ie {
2122
2122
  ...e,
2123
2123
  _defaulted: !0
2124
2124
  };
2125
- return t.queryHash || (t.queryHash = bt(
2125
+ return t.queryHash || (t.queryHash = vt(
2126
2126
  t.queryKey,
2127
2127
  t
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;
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 === Ve && (t.enabled = !1), t;
2129
2129
  }
2130
2130
  defaultMutationOptions(e) {
2131
2131
  return e?._defaulted ? e : {
@@ -2138,43 +2138,43 @@ var ao = class extends Ie {
2138
2138
  clear() {
2139
2139
  this.#e.clear(), this.#a.clear();
2140
2140
  }
2141
- }, Qa = O.createContext(
2141
+ }, Wa = R.createContext(
2142
2142
  void 0
2143
- ), oo = (e) => {
2144
- const t = O.useContext(Qa);
2143
+ ), uo = (e) => {
2144
+ const t = R.useContext(Wa);
2145
2145
  if (!t)
2146
2146
  throw new Error("No QueryClient set, use QueryClientProvider to set one");
2147
2147
  return t;
2148
- }, io = ({
2148
+ }, ho = ({
2149
2149
  client: e,
2150
2150
  children: t
2151
- }) => (O.useEffect(() => (e.mount(), () => {
2151
+ }) => (R.useEffect(() => (e.mount(), () => {
2152
2152
  e.unmount();
2153
- }), [e]), /* @__PURE__ */ h(Qa.Provider, { value: e, children: t }));
2154
- function ro(e, t) {
2155
- const n = oo(), [s] = O.useState(
2156
- () => new ao(
2153
+ }), [e]), /* @__PURE__ */ h(Wa.Provider, { value: e, children: t }));
2154
+ function mo(e, t) {
2155
+ const n = uo(), [s] = R.useState(
2156
+ () => new ro(
2157
2157
  n,
2158
2158
  e
2159
2159
  )
2160
2160
  );
2161
- O.useEffect(() => {
2161
+ R.useEffect(() => {
2162
2162
  s.setOptions(e);
2163
2163
  }, [s, e]);
2164
- const a = O.useSyncExternalStore(
2165
- O.useCallback(
2164
+ const a = R.useSyncExternalStore(
2165
+ R.useCallback(
2166
2166
  (i) => s.subscribe(B.batchCalls(i)),
2167
2167
  [s]
2168
2168
  ),
2169
2169
  () => s.getCurrentResult(),
2170
2170
  () => s.getCurrentResult()
2171
- ), o = O.useCallback(
2171
+ ), o = R.useCallback(
2172
2172
  (i, r) => {
2173
2173
  s.mutate(i, r).catch(Z);
2174
2174
  },
2175
2175
  [s]
2176
2176
  );
2177
- if (a.error && Hs(s.options.throwOnError, [a.error]))
2177
+ if (a.error && Ws(s.options.throwOnError, [a.error]))
2178
2178
  throw a.error;
2179
2179
  return { ...a, mutate: o, mutateAsync: a.mutate };
2180
2180
  }
@@ -2186,7 +2186,7 @@ function Be(e) {
2186
2186
  }
2187
2187
  return e;
2188
2188
  }
2189
- var co = {
2189
+ var po = {
2190
2190
  read: function(e) {
2191
2191
  return e[0] === '"' && (e = e.slice(1, -1)), e.replace(/(%[\dA-F]{2})+/gi, decodeURIComponent);
2192
2192
  },
@@ -2197,7 +2197,7 @@ var co = {
2197
2197
  );
2198
2198
  }
2199
2199
  };
2200
- function kt(e, t) {
2200
+ function yt(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 yt(this.converter, Be({}, this.attributes, a));
2239
2239
  },
2240
2240
  withConverter: function(a) {
2241
- return kt(Be({}, this.converter, a), this.attributes);
2241
+ return yt(Be({}, this.converter, a), this.attributes);
2242
2242
  }
2243
2243
  },
2244
2244
  {
@@ -2247,21 +2247,21 @@ function kt(e, t) {
2247
2247
  }
2248
2248
  );
2249
2249
  }
2250
- var Jt = kt(co, { path: "/" });
2251
- function lo(e, t) {
2250
+ var Zt = yt(po, { path: "/" });
2251
+ function go(e, t) {
2252
2252
  return e.endsWith(t) ? e.length === t.length || e[e.length - t.length - 1] === "." : !1;
2253
2253
  }
2254
- function uo(e, t) {
2254
+ function fo(e, t) {
2255
2255
  const n = e.length - t.length - 2, s = e.lastIndexOf(".", n);
2256
2256
  return s === -1 ? e : e.slice(s + 1);
2257
2257
  }
2258
- function ho(e, t, n) {
2258
+ function ko(e, t, n) {
2259
2259
  if (n.validHosts !== null) {
2260
2260
  const a = n.validHosts;
2261
2261
  for (const o of a)
2262
2262
  if (
2263
2263
  /*@__INLINE__*/
2264
- lo(t, o)
2264
+ go(t, o)
2265
2265
  )
2266
2266
  return o;
2267
2267
  }
@@ -2271,10 +2271,10 @@ function ho(e, t, n) {
2271
2271
  s += 1;
2272
2272
  return e.length === t.length - s ? null : (
2273
2273
  /*@__INLINE__*/
2274
- uo(t, e)
2274
+ fo(t, e)
2275
2275
  );
2276
2276
  }
2277
- function Zt(e, t) {
2277
+ function ea(e, t) {
2278
2278
  let n = 0, s = e.length, a = !1;
2279
2279
  if (!t) {
2280
2280
  if (e.startsWith("data:"))
@@ -2327,7 +2327,7 @@ function Zt(e, t) {
2327
2327
  const o = n !== 0 || s !== e.length ? e.slice(n, s) : e;
2328
2328
  return a ? o.toLowerCase() : o;
2329
2329
  }
2330
- function mo(e) {
2330
+ function yo(e) {
2331
2331
  if (e.length < 7 || e.length > 15)
2332
2332
  return !1;
2333
2333
  let t = 0;
@@ -2340,7 +2340,7 @@ function mo(e) {
2340
2340
  }
2341
2341
  return t === 3 && e.charCodeAt(0) !== 46 && e.charCodeAt(e.length - 1) !== 46;
2342
2342
  }
2343
- function po(e) {
2343
+ function bo(e) {
2344
2344
  if (e.length < 3)
2345
2345
  return !1;
2346
2346
  let t = e.startsWith("[") ? 1 : 0, n = e.length;
@@ -2358,15 +2358,15 @@ function po(e) {
2358
2358
  }
2359
2359
  return s;
2360
2360
  }
2361
- function go(e) {
2362
- return po(e) || mo(e);
2361
+ function vo(e) {
2362
+ return bo(e) || yo(e);
2363
2363
  }
2364
- function ea(e) {
2364
+ function ta(e) {
2365
2365
  return e >= 97 && e <= 122 || e >= 48 && e <= 57 || e > 127;
2366
2366
  }
2367
- function ta(e) {
2367
+ function aa(e) {
2368
2368
  if (e.length > 255 || e.length === 0 || /*@__INLINE__*/
2369
- !ea(e.charCodeAt(0)) && e.charCodeAt(0) !== 46 && // '.' (dot)
2369
+ !ta(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 ta(e) {
2384
2384
  return !1;
2385
2385
  t = a;
2386
2386
  } else if (!/*@__INLINE__*/
2387
- (ea(o) || o === 45 || o === 95))
2387
+ (ta(o) || o === 45 || o === 95))
2388
2388
  return !1;
2389
2389
  n = o;
2390
2390
  }
@@ -2396,7 +2396,7 @@ function ta(e) {
2396
2396
  n !== 45
2397
2397
  );
2398
2398
  }
2399
- function Va({ allowIcannDomains: e = !0, allowPrivateDomains: t = !1, detectIp: n = !0, extractHostname: s = !0, mixedInputs: a = !0, validHosts: o = null, validateHostname: i = !0 }) {
2399
+ function Ga({ 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,
@@ -2407,17 +2407,17 @@ function Va({ allowIcannDomains: e = !0, allowPrivateDomains: t = !1, detectIp:
2407
2407
  validateHostname: i
2408
2408
  };
2409
2409
  }
2410
- const fo = (
2410
+ const wo = (
2411
2411
  /*@__INLINE__*/
2412
- Va({})
2412
+ Ga({})
2413
2413
  );
2414
- function ko(e) {
2415
- return e === void 0 ? fo : (
2414
+ function xo(e) {
2415
+ return e === void 0 ? wo : (
2416
2416
  /*@__INLINE__*/
2417
- Va(e)
2417
+ Ga(e)
2418
2418
  );
2419
2419
  }
2420
- function yo() {
2420
+ function _o() {
2421
2421
  return {
2422
2422
  domain: null,
2423
2423
  domainWithoutSuffix: null,
@@ -2429,17 +2429,17 @@ function yo() {
2429
2429
  subdomain: null
2430
2430
  };
2431
2431
  }
2432
- function bo(e) {
2432
+ function Co(e) {
2433
2433
  e.domain = null, e.domainWithoutSuffix = null, e.hostname = null, e.isIcann = null, e.isIp = null, e.isPrivate = null, e.publicSuffix = null, e.subdomain = null;
2434
2434
  }
2435
- function vo(e, t, n, s, a) {
2435
+ function So(e, t, n, s, a) {
2436
2436
  const o = (
2437
2437
  /*@__INLINE__*/
2438
- ko(s)
2438
+ xo(s)
2439
2439
  );
2440
- return typeof e != "string" || (o.extractHostname ? o.mixedInputs ? a.hostname = Zt(e, ta(e)) : a.hostname = Zt(e, !1) : a.hostname = e, o.detectIp && a.hostname !== null && (a.isIp = go(a.hostname), a.isIp)) ? a : o.validateHostname && o.extractHostname && a.hostname !== null && !ta(a.hostname) ? (a.hostname = null, a) : (a.hostname === null || (n(a.hostname, o, a), a.publicSuffix === null) || (a.domain = ho(a.publicSuffix, a.hostname, o)), a);
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);
2441
2441
  }
2442
- function wo(e, t, n) {
2442
+ function Eo(e, t, n) {
2443
2443
  if (!t.allowPrivateDomains && e.length > 3) {
2444
2444
  const s = e.length - 1, a = e.charCodeAt(s), o = e.charCodeAt(s - 1), i = e.charCodeAt(s - 2), r = e.charCodeAt(s - 3);
2445
2445
  if (a === 109 && o === 111 && i === 99 && r === 46)
@@ -2457,14 +2457,14 @@ function wo(e, t, n) {
2457
2457
  }
2458
2458
  return !1;
2459
2459
  }
2460
- const xo = /* @__PURE__ */ (function() {
2460
+ 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
- })(), _o = /* @__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 }], f = [0, { notebook: t, studio: t }], p = [0, { labeling: t, notebook: t, studio: t }], k = [0, { notebook: t }], b = [0, { labeling: t, notebook: t, "notebook-fips": t, studio: t }], g = [0, { notebook: t, "notebook-fips": t, studio: t, "studio-fips": t }], y = [0, { shop: t }], v = [0, { "*": e }], E = [1, { co: t }], z = [0, { objects: t }], w = [2, { nodes: t }], x = [0, { my: t }], T = [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 }], Y = [0, { vfs: t, "webview-assets": t }], ne = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: T, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t, "aws-cloud9": U, cloud9: Y }], 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: Y }], ue = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: T, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t, "analytics-gateway": t, "aws-cloud9": U, cloud9: Y }], de = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: T, s3: t, "s3-accesspoint": t, "s3-object-lambda": t, "s3-website": t }], ye = [0, { s3: t, "s3-accesspoint": t, "s3-accesspoint-fips": t, "s3-fips": t, "s3-website": t }], Oe = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: ye, s3: t, "s3-accesspoint": t, "s3-accesspoint-fips": t, "s3-fips": t, "s3-object-lambda": t, "s3-website": t, "aws-cloud9": U, cloud9: Y }], Ce = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: ye, s3: t, "s3-accesspoint": t, "s3-accesspoint-fips": t, "s3-fips": t, "s3-object-lambda": t, "s3-website": t }], Re = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: ye, 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: Y }], I = [0, { auth: t }], _ = [0, { auth: t, "auth-fips": t }], Ae = [0, { "auth-fips": t }], wt = [0, { apps: t }], et = [0, { paas: t }], xt = [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 }], _t = [0, { dyn: t }], Ct = [2, { web: t }], St = [1, { discourse: t }], Et = [1, { co: e, com: e, edu: e, gov: e, net: e, org: e }], Tt = [0, { p: t }], jt = [0, { user: t }], Se = [0, { cdn: t }], zt = [2, { raw: a }], st = [0, { cust: t, reservd: t }], It = [0, { cust: t }], ot = [0, { s3: t }], Ot = [1, { biz: e, com: e, edu: e, gov: e, info: e, net: e, org: e }], it = [0, { ipfs: t }], Pe = [1, { framer: t }], Rt = [0, { forgot: t }], mn = [0, { blob: t, file: t, web: t }], At = [0, { core: mn, servicebus: t }], M = [1, { gs: e }], Lt = [0, { nes: e }], C = [1, { k12: e, cc: e, lib: e }], Pt = [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: y, 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: z, rma: z }], 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: T, 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": 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: 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": ne, "ap-east-1": ke, "ap-northeast-1": ue, "ap-northeast-2": ue, "ap-northeast-3": ne, "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: T, s3: t, "s3-accesspoint": t, "s3-deprecated": t, "s3-object-lambda": t, "s3-website": t }], "ca-central-1": Oe, "ca-west-1": Ce, "eu-central-1": ue, "eu-central-2": de, "eu-north-1": ke, "eu-south-1": ne, "eu-south-2": de, "eu-west-1": [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: T, s3: t, "s3-accesspoint": t, "s3-deprecated": t, "s3-object-lambda": t, "s3-website": t, "analytics-gateway": t, "aws-cloud9": U, cloud9: Y }], "eu-west-2": ke, "eu-west-3": ne, "il-central-1": [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: T, 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": ne, "us-east-1": [2, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: ye, 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: Y }], "us-east-2": Re, "us-gov-east-1": Ce, "us-gov-west-1": Ce, "us-west-1": Oe, "us-west-2": Re, 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": I, "ap-east-1": I, "ap-northeast-1": I, "ap-northeast-2": I, "ap-northeast-3": I, "ap-south-1": I, "ap-south-2": I, "ap-southeast-1": I, "ap-southeast-2": I, "ap-southeast-3": I, "ap-southeast-4": I, "ap-southeast-5": I, "ap-southeast-7": I, "ca-central-1": I, "ca-west-1": I, "eu-central-1": I, "eu-central-2": I, "eu-north-1": I, "eu-south-1": I, "eu-south-2": I, "eu-west-1": I, "eu-west-2": I, "eu-west-3": I, "il-central-1": I, "me-central-1": I, "me-south-1": I, "mx-central-1": I, "sa-east-1": I, "us-east-1": _, "us-east-2": _, "us-gov-east-1": Ae, "us-gov-west-1": Ae, "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: wt, meteorapp: xt, 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: xt, 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: _t, 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: Et, 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": I }] }] }], 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: Et, 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: y }], 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: Se, 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: wt, stolos: a, musician: t, utwente: t, edugit: t, telebit: t, thingdust: [0, { dev: st, disrec: st, prod: It, 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: jt, 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: Ot, 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: Rt, his: Rt, 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: Se }], 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: Se, cloudflarecn: Se, cloudflareglobal: Se, 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: At, usgovcloudapp: t, usgovtrafficmanager: t, windows: At, 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: M, ah: M, bu: M, fm: M, hl: M, hm: M, "jan-mayen": M, mr: M, nl: M, nt: M, of: M, ol: M, oslo: M, rl: M, sf: M, st: M, svalbard: M, tm: M, tr: M, va: M, vf: M, 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: Lt, 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: Lt, 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: Ot, 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: y, 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: It, "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: Pt, 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: Pt, 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": p, "ap-northeast-2": p, "ap-south-1": p, "ap-southeast-1": p, "ap-southeast-2": p, "ca-central-1": b, "eu-central-1": p, "eu-west-1": p, "eu-west-2": p, "us-east-1": b, "us-east-2": b, "us-west-2": b, "af-south-1": f, "ap-east-1": f, "ap-northeast-3": f, "ap-south-2": k, "ap-southeast-3": f, "ap-southeast-4": k, "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": g, "us-gov-west-1": g, "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: Ct, 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: St, 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: Tt, tawkto: Tt }], 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: jt }], 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: St, 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: Ct, 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: _t, 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 }];
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 }], f = [0, { notebook: t, studio: t }], p = [0, { labeling: t, notebook: t, studio: t }], k = [0, { notebook: t }], b = [0, { labeling: t, notebook: t, "notebook-fips": t, studio: t }], g = [0, { notebook: t, "notebook-fips": t, studio: t, "studio-fips": t }], y = [0, { shop: t }], v = [0, { "*": e }], E = [1, { co: t }], z = [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 }], ne = [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 }], ye = [0, { s3: t, "s3-accesspoint": t, "s3-accesspoint-fips": t, "s3-fips": t, "s3-website": t }], Oe = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: ye, s3: t, "s3-accesspoint": t, "s3-accesspoint-fips": t, "s3-fips": t, "s3-object-lambda": t, "s3-website": t, "aws-cloud9": U, cloud9: J }], Ce = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: ye, s3: t, "s3-accesspoint": t, "s3-accesspoint-fips": t, "s3-fips": t, "s3-object-lambda": t, "s3-website": t }], Re = [0, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: ye, 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 }], I = [0, { auth: t }], _ = [0, { auth: t, "auth-fips": t }], Ae = [0, { "auth-fips": t }], xt = [0, { apps: t }], tt = [0, { paas: t }], _t = [2, { eu: t }], at = [0, { app: t }], nt = [0, { site: t }], Le = [1, { com: e, edu: e, net: e, org: e }], st = [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 }], zt = [0, { user: t }], Se = [0, { cdn: t }], It = [2, { raw: a }], ot = [0, { cust: t, reservd: t }], Ot = [0, { cust: t }], it = [0, { s3: t }], Rt = [1, { biz: e, com: e, edu: e, gov: e, info: e, net: e, org: e }], rt = [0, { ipfs: t }], Pe = [1, { framer: t }], At = [0, { forgot: t }], kn = [0, { blob: t, file: t, web: t }], Lt = [0, { core: kn, 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: y, 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: z, rma: z }], 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": 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: 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": ne, "ap-east-1": ke, "ap-northeast-1": ue, "ap-northeast-2": ue, "ap-northeast-3": ne, "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": Oe, "ca-west-1": Ce, "eu-central-1": ue, "eu-central-2": de, "eu-north-1": ke, "eu-south-1": ne, "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": ne, "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": ne, "us-east-1": [2, { "execute-api": t, "emrappui-prod": t, "emrnotebooks-prod": t, "emrstudio-prod": t, dualstack: ye, 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": Re, "us-gov-east-1": Ce, "us-gov-west-1": Ce, "us-west-1": Oe, "us-west-2": Re, 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": I, "ap-east-1": I, "ap-northeast-1": I, "ap-northeast-2": I, "ap-northeast-3": I, "ap-south-1": I, "ap-south-2": I, "ap-southeast-1": I, "ap-southeast-2": I, "ap-southeast-3": I, "ap-southeast-4": I, "ap-southeast-5": I, "ap-southeast-7": I, "ca-central-1": I, "ca-west-1": I, "eu-central-1": I, "eu-central-2": I, "eu-north-1": I, "eu-south-1": I, "eu-south-2": I, "eu-west-1": I, "eu-west-2": I, "eu-west-3": I, "il-central-1": I, "me-central-1": I, "me-south-1": I, "mx-central-1": I, "sa-east-1": I, "us-east-1": _, "us-east-2": _, "us-gov-east-1": Ae, "us-gov-west-1": Ae, "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": tt, hosteur: [0, { "rag-cloud": t, "rag-cloud-ch": t }], "ik-server": [0, { jcloud: t, "jcloud-ver-jpc": t }], jelastic: [0, { demo: t }], massivegrid: tt, 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: at, "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": nt, 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: st }], 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": I }] }] }], 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: y }], 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: Se, bubbleapps: t, bigv: [0, { uk0: t }], cleverapps: t, cloudbeesusercontent: t, dappnode: [0, { dyndns: t }], darklang: t, definima: t, dedyn: t, icp0: It, icp1: It, qzz: t, "fh-muenster": t, gitbook: t, github: t, gitlab: t, lolipop: t, "hasura-app": t, hostyhosting: t, hypernode: t, moonscale: a, beebyte: tt, 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": nt, "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: ot, disrec: ot, prod: Ot, testing: ot }], 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: 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: 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: it, isk02: it }], 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: nt, 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: Se }], 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: Se, cloudflarecn: Se, cloudflareglobal: Se, 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: st, 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: at, stg: [0, { os: at }] }], 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: it, 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: y, 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: st, 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": p, "ap-northeast-2": p, "ap-south-1": p, "ap-southeast-1": p, "ap-southeast-2": p, "ca-central-1": b, "eu-central-1": p, "eu-west-1": p, "eu-west-2": p, "us-east-1": b, "us-east-2": b, "us-west-2": b, "af-south-1": f, "ap-east-1": f, "ap-northeast-3": f, "ap-south-2": k, "ap-southeast-3": f, "ap-southeast-4": k, "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": g, "us-gov-west-1": g, "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: 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: 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: rt, mypep: t, storacha: rt, w3s: rt }], 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 }];
2466
2466
  })();
2467
- function aa(e, t, n, s) {
2467
+ function na(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,
@@ -2476,35 +2476,35 @@ function aa(e, t, n, s) {
2476
2476
  }
2477
2477
  return a;
2478
2478
  }
2479
- function Co(e, t, n) {
2479
+ function zo(e, t, n) {
2480
2480
  var s;
2481
- if (wo(e, t, n))
2481
+ if (Eo(e, t, n))
2482
2482
  return;
2483
- const a = e.split("."), o = (t.allowPrivateDomains ? 2 : 0) | (t.allowIcannDomains ? 1 : 0), i = aa(a, xo, a.length - 1, o);
2483
+ const a = e.split("."), o = (t.allowPrivateDomains ? 2 : 0) | (t.allowIcannDomains ? 1 : 0), i = na(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 = aa(a, _o, a.length - 1, o);
2488
+ const r = na(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 na = yo();
2496
- function So(e, t = {}) {
2497
- return bo(na), vo(e, 3, Co, t, na).domain;
2495
+ const sa = _o();
2496
+ function Io(e, t = {}) {
2497
+ return Co(sa), So(e, 3, zo, t, sa).domain;
2498
2498
  }
2499
- var Eo = class Wa extends Error {
2499
+ var Oo = class Xa extends Error {
2500
2500
  constructor(t) {
2501
- super(t), this.name = "TimeoutError", Object.setPrototypeOf(this, Wa.prototype);
2501
+ super(t), this.name = "TimeoutError", Object.setPrototypeOf(this, Xa.prototype);
2502
2502
  }
2503
2503
  };
2504
- async function To(e, t) {
2504
+ async function Ro(e, t) {
2505
2505
  return new Promise((n, s) => {
2506
2506
  const a = setTimeout(() => {
2507
- s(new Eo("Promise timed out."));
2507
+ s(new Oo("Promise timed out."));
2508
2508
  }, t);
2509
2509
  e.then((o) => {
2510
2510
  clearTimeout(a), n(o);
@@ -2513,17 +2513,17 @@ async function To(e, t) {
2513
2513
  });
2514
2514
  });
2515
2515
  }
2516
- var jo = "565487b2-a67c-4aac-bb92-3fb64732c7b8", Ga = kn(
2516
+ var Ao = "565487b2-a67c-4aac-bb92-3fb64732c7b8", Ja = wn(
2517
2517
  ({ onLoad: e, scriptLocation: t }, n) => {
2518
2518
  const [s, a] = ae(!1);
2519
- return $(() => {
2519
+ return K(() => {
2520
2520
  window.hcaptcha && window.hcaptcha.render && a(!0);
2521
- }, []), $(() => {
2521
+ }, []), K(() => {
2522
2522
  s && e();
2523
2523
  }, [s, e]), /* @__PURE__ */ h(
2524
- Ts,
2524
+ Rs,
2525
2525
  {
2526
- sitekey: jo,
2526
+ sitekey: Ao,
2527
2527
  onLoad: () => {
2528
2528
  a(!0);
2529
2529
  },
@@ -2534,10 +2534,10 @@ var jo = "565487b2-a67c-4aac-bb92-3fb64732c7b8", Ga = kn(
2534
2534
  );
2535
2535
  }
2536
2536
  );
2537
- Ga.displayName = "HCaptcha";
2538
- var sa = "kapa-recaptcha-script", zo = ({ siteKey: e, config: t, onLoad: n }) => {
2537
+ Ja.displayName = "HCaptcha";
2538
+ var oa = "kapa-recaptcha-script", Lo = ({ siteKey: e, config: t, onLoad: n }) => {
2539
2539
  const { loadScript: s = !0 } = t || {}, [a, o] = ae(!1);
2540
- return $(() => {
2540
+ return K(() => {
2541
2541
  var i;
2542
2542
  if (!s) return;
2543
2543
  const r = () => {
@@ -2546,12 +2546,12 @@ var sa = "kapa-recaptcha-script", zo = ({ 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
- sa
2549
+ oa
2550
2550
  );
2551
2551
  if (u)
2552
2552
  return u;
2553
2553
  const m = document.createElement("script");
2554
- return m.id = sa, 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 = oa, 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);
@@ -2560,7 +2560,7 @@ var sa = "kapa-recaptcha-script", zo = ({ siteKey: e, config: t, onLoad: n }) =>
2560
2560
  return d.addEventListener("load", r), d.addEventListener("error", c), () => {
2561
2561
  d && (d.removeEventListener("load", r), d.removeEventListener("error", c));
2562
2562
  };
2563
- }, [e, s]), $(() => {
2563
+ }, [e, s]), K(() => {
2564
2564
  if (a && window.grecaptcha)
2565
2565
  try {
2566
2566
  window.grecaptcha.enterprise.ready(() => {
@@ -2570,8 +2570,8 @@ var sa = "kapa-recaptcha-script", zo = ({ siteKey: e, config: t, onLoad: n }) =>
2570
2570
  console.error("Error during reCAPTCHA ready initialization:", i);
2571
2571
  }
2572
2572
  }, [a, n]), null;
2573
- }, Io = zo, oa = "6Lck4YwlAAAAAEIE1hR--varWp0qu9F-8-emQn2v", Xa = O.createContext(void 0), Oo = ({ children: e, provider: t, hasConsent: n }) => {
2574
- const s = O.useRef(null), a = O.useRef(null), [o, i] = O.useState(!1), r = O.useCallback(
2573
+ }, Po = Lo, ia = "6Lck4YwlAAAAAEIE1hR--varWp0qu9F-8-emQn2v", Ya = 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(
2575
2575
  async (l) => {
2576
2576
  var d;
2577
2577
  if (!o)
@@ -2587,14 +2587,14 @@ var sa = "kapa-recaptcha-script", zo = ({ siteKey: e, config: t, onLoad: n }) =>
2587
2587
  }
2588
2588
  },
2589
2589
  [o]
2590
- ), c = O.useCallback(
2590
+ ), c = R.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
- token: await To(
2597
- window.grecaptcha.enterprise.execute(oa, {
2596
+ token: await Ro(
2597
+ window.grecaptcha.enterprise.execute(ia, {
2598
2598
  action: l
2599
2599
  }),
2600
2600
  4e3
@@ -2607,17 +2607,17 @@ var sa = "kapa-recaptcha-script", zo = ({ siteKey: e, config: t, onLoad: n }) =>
2607
2607
  },
2608
2608
  [o]
2609
2609
  );
2610
- return /* @__PURE__ */ j(
2611
- Xa.Provider,
2610
+ return /* @__PURE__ */ T(
2611
+ Ya.Provider,
2612
2612
  {
2613
2613
  value: {
2614
2614
  executeCaptcha: t === "hcaptcha" ? r : c
2615
2615
  },
2616
2616
  children: [
2617
2617
  e,
2618
- /* @__PURE__ */ j("div", { ref: a, style: { display: "none" }, children: [
2618
+ /* @__PURE__ */ T("div", { ref: a, style: { display: "none" }, children: [
2619
2619
  t === "hcaptcha" && n ? /* @__PURE__ */ h(
2620
- Ga,
2620
+ Ja,
2621
2621
  {
2622
2622
  onLoad: () => {
2623
2623
  i(!0);
@@ -2627,12 +2627,12 @@ var sa = "kapa-recaptcha-script", zo = ({ siteKey: e, config: t, onLoad: n }) =>
2627
2627
  }
2628
2628
  ) : null,
2629
2629
  t === "recaptcha" ? /* @__PURE__ */ h(
2630
- Io,
2630
+ Po,
2631
2631
  {
2632
2632
  onLoad: () => {
2633
2633
  i(!0);
2634
2634
  },
2635
- siteKey: oa,
2635
+ siteKey: ia,
2636
2636
  config: {
2637
2637
  loadScript: n
2638
2638
  }
@@ -2642,12 +2642,12 @@ var sa = "kapa-recaptcha-script", zo = ({ siteKey: e, config: t, onLoad: n }) =>
2642
2642
  ]
2643
2643
  }
2644
2644
  );
2645
- }, Ro = () => {
2646
- const e = O.useContext(Xa);
2645
+ }, No = () => {
2646
+ const e = R.useContext(Ya);
2647
2647
  if (e === void 0)
2648
2648
  throw new Error("useConfig must be used within a CaptchaProvider");
2649
2649
  return e;
2650
- }, Ao = class {
2650
+ }, qo = class {
2651
2651
  constructor(e, t) {
2652
2652
  this.abortController = new AbortController(), this.proxyURL = "https://proxy.kapa.ai", this.processStreamFn = () => {
2653
2653
  throw new Error("processStream not implemented");
@@ -2760,10 +2760,10 @@ var sa = "kapa-recaptcha-script", zo = ({ siteKey: e, config: t, onLoad: n }) =>
2760
2760
  })).ok)
2761
2761
  throw new Error("Failed to send feedback");
2762
2762
  }
2763
- }, Ya = yn(null), Lo = ({
2763
+ }, Za = xn(null), Do = ({
2764
2764
  children: e
2765
2765
  }) => {
2766
- const t = K(null), n = {
2766
+ const t = $(null), n = {
2767
2767
  mode: "default",
2768
2768
  deepThinkingTimer: {
2769
2769
  seconds: 0,
@@ -2809,7 +2809,7 @@ var sa = "kapa-recaptcha-script", zo = ({ siteKey: e, config: t, onLoad: n }) =>
2809
2809
  default:
2810
2810
  return u;
2811
2811
  }
2812
- }, [a, o] = gn(s, n), i = S(() => {
2812
+ }, [a, o] = bn(s, n), i = S(() => {
2813
2813
  o({
2814
2814
  type: "SET_MODE",
2815
2815
  mode: a.mode === "deep_thinking" ? "default" : "deep_thinking"
@@ -2828,7 +2828,7 @@ var sa = "kapa-recaptcha-script", zo = ({ siteKey: e, config: t, onLoad: n }) =>
2828
2828
  o({ type: "SET_MODE", mode: "default" });
2829
2829
  }, [o]);
2830
2830
  return /* @__PURE__ */ h(
2831
- Ya.Provider,
2831
+ Za.Provider,
2832
2832
  {
2833
2833
  value: {
2834
2834
  active: a.mode === "deep_thinking",
@@ -2842,7 +2842,7 @@ var sa = "kapa-recaptcha-script", zo = ({ siteKey: e, config: t, onLoad: n }) =>
2842
2842
  children: e
2843
2843
  }
2844
2844
  );
2845
- }, Po = async (e, {
2845
+ }, Bo = async (e, {
2846
2846
  onIdentifiers: t,
2847
2847
  onFirstToken: n,
2848
2848
  onRelevantSources: s,
@@ -2899,15 +2899,15 @@ var sa = "kapa-recaptcha-script", zo = ({ siteKey: e, config: t, onLoad: n }) =>
2899
2899
  }
2900
2900
  }
2901
2901
  }
2902
- }, Ja = "@fpjs@client@";
2902
+ }, en = "@fpjs@client@";
2903
2903
  function ve(e, t) {
2904
2904
  return `${t}__${e}`;
2905
2905
  }
2906
- function Za(e, t) {
2906
+ function tn(e, t) {
2907
2907
  return e.replace(`${t}__`, "");
2908
2908
  }
2909
- var Mo = class {
2910
- constructor(e = Ja) {
2909
+ var Fo = class {
2910
+ constructor(e = en) {
2911
2911
  this.prefix = e;
2912
2912
  }
2913
2913
  set(e, t) {
@@ -2926,10 +2926,10 @@ var Mo = class {
2926
2926
  window.localStorage.removeItem(ve(e, this.prefix));
2927
2927
  }
2928
2928
  allKeys() {
2929
- return Object.keys(window.localStorage).filter((e) => e.startsWith(this.prefix)).map((e) => Za(e, this.prefix));
2929
+ return Object.keys(window.localStorage).filter((e) => e.startsWith(this.prefix)).map((e) => tn(e, this.prefix));
2930
2930
  }
2931
- }, No = class {
2932
- constructor(e = Ja) {
2931
+ }, Uo = class {
2932
+ constructor(e = en) {
2933
2933
  this.prefix = e;
2934
2934
  }
2935
2935
  /**
@@ -2966,9 +2966,9 @@ var Mo = 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) => Za(e, this.prefix));
2969
+ return Object.keys(window.sessionStorage).filter((e) => e.startsWith(this.prefix)).map((e) => tn(e, this.prefix));
2970
2970
  }
2971
- }, qo = class {
2971
+ }, Ho = class {
2972
2972
  constructor() {
2973
2973
  this.enclosedCache = /* @__PURE__ */ (function() {
2974
2974
  const e = {};
@@ -2990,7 +2990,7 @@ var Mo = class {
2990
2990
  };
2991
2991
  })();
2992
2992
  }
2993
- }, Do = class {
2993
+ }, Ko = class {
2994
2994
  set() {
2995
2995
  }
2996
2996
  get() {
@@ -3005,19 +3005,19 @@ var Mo = 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 ia = "kapa_web_id", Bo = (e) => {
3009
- const { mode: t } = e, { data: n, getData: s } = zs(), a = O.useCallback(() => {
3008
+ var ra = "kapa_web_id", $o = (e) => {
3009
+ const { mode: t } = e, { data: n, getData: s } = Ls(), a = R.useCallback(() => {
3010
3010
  var r, c;
3011
3011
  if (t !== "cookie") return;
3012
- let l = (r = Jt.get(ia)) != null ? r : crypto.randomUUID();
3012
+ let l = (r = Zt.get(ra)) != null ? r : crypto.randomUUID();
3013
3013
  const d = window.location.hostname, u = {
3014
- domain: (c = So(d)) != null ? c : d,
3014
+ domain: (c = Io(d)) != null ? c : d,
3015
3015
  secure: !0,
3016
3016
  sameSite: "strict",
3017
3017
  expires: 399
3018
3018
  };
3019
- return Jt.set(ia, l, u), l;
3020
- }, [t]), o = O.useCallback(async () => {
3019
+ return Zt.set(ra, l, u), l;
3020
+ }, [t]), o = R.useCallback(async () => {
3021
3021
  if (t === "fingerprint")
3022
3022
  try {
3023
3023
  return (await s()).visitorId;
@@ -3027,7 +3027,7 @@ var ia = "kapa_web_id", Bo = (e) => {
3027
3027
  }
3028
3028
  }, [t, n, s]);
3029
3029
  return {
3030
- buildIdentifiers: O.useCallback(async () => {
3030
+ buildIdentifiers: R.useCallback(async () => {
3031
3031
  var r, c, l, d;
3032
3032
  const u = (r = window?.kapaSettings) == null ? void 0 : r.user, m = await o(), f = a(), p = {
3033
3033
  email: u?.email || void 0,
@@ -3042,9 +3042,9 @@ var ia = "kapa_web_id", Bo = (e) => {
3042
3042
  return { identifiers: p, metadata: k };
3043
3043
  }, [o, a])
3044
3044
  };
3045
- }, se = class en extends Array {
3045
+ }, se = class an extends Array {
3046
3046
  constructor(...t) {
3047
- super(...t), Object.setPrototypeOf(this, en.prototype);
3047
+ super(...t), Object.setPrototypeOf(this, an.prototype);
3048
3048
  }
3049
3049
  getById(t) {
3050
3050
  return this.find((n) => n.id === t);
@@ -3089,10 +3089,10 @@ var ia = "kapa_web_id", Bo = (e) => {
3089
3089
  this[n] = { ...s, ...t };
3090
3090
  }
3091
3091
  };
3092
- function tn(e) {
3092
+ function nn(e) {
3093
3093
  return e.replace(/[#/]+$/, "");
3094
3094
  }
3095
- function Fo(e) {
3095
+ function Qo(e) {
3096
3096
  if (!e) return ["", ""];
3097
3097
  const t = e.split(new RegExp("(?<=\\S)\\|(?=\\S)"));
3098
3098
  if (t.length === 1) {
@@ -3105,9 +3105,9 @@ function Fo(e) {
3105
3105
  const n = t[0] || "", s = t[1] || "";
3106
3106
  return [n, s];
3107
3107
  }
3108
- function Uo(e) {
3108
+ function Vo(e) {
3109
3109
  return e.map((t) => {
3110
- const [n, s] = Fo(t.title);
3110
+ const [n, s] = Qo(t.title);
3111
3111
  return {
3112
3112
  ...t,
3113
3113
  title: n,
@@ -3115,24 +3115,24 @@ function Uo(e) {
3115
3115
  };
3116
3116
  });
3117
3117
  }
3118
- var Ho = (e) => {
3119
- const t = e.replace(/```[\s\S]*?```/g, ""), n = /(http|https):\/\/([\w_-]+(?:(?:\.[\w_-]+)+))([\w.,@?^=%&:/+#-]*[\w@?^=%&/+#-])(?=[^\w@?^=%&/+#-]|$)/g, a = (t.match(n) || []).map((o) => tn(o));
3118
+ var Wo = (e) => {
3119
+ const t = e.replace(/```[\s\S]*?```/g, ""), n = /(http|https):\/\/([\w_-]+(?:(?:\.[\w_-]+)+))([\w.,@?^=%&:/+#-]*[\w@?^=%&/+#-])(?=[^\w@?^=%&/+#-]|$)/g, a = (t.match(n) || []).map((o) => nn(o));
3120
3120
  return new Set(a);
3121
3121
  };
3122
- function $o(e) {
3122
+ function Go(e) {
3123
3123
  const t = /* @__PURE__ */ new Set();
3124
3124
  return e.reduce((n, s) => {
3125
- const a = tn(s.source_url);
3125
+ const a = nn(s.source_url);
3126
3126
  return t.has(a) || (t.add(a), n.push({ ...s, source_url: a })), n;
3127
3127
  }, []);
3128
3128
  }
3129
- var Ko = (e, t) => {
3130
- const n = $o(t), s = Ho(e);
3129
+ var Xo = (e, t) => {
3130
+ const n = Go(t), s = Wo(e);
3131
3131
  return n.filter(
3132
3132
  (a) => s?.has(a.source_url)
3133
3133
  );
3134
3134
  };
3135
- function Qo(e, t) {
3135
+ function Jo(e, t) {
3136
3136
  var n, s;
3137
3137
  switch (t.type) {
3138
3138
  case "ADD_NEW_QA": {
@@ -3168,7 +3168,7 @@ function Qo(e, t) {
3168
3168
  case "SET_RELEVANT_SOURCES": {
3169
3169
  const a = e.conversation.getLatest();
3170
3170
  if (a) {
3171
- const o = Ko(a.answer, t.sources), i = Uo(o), r = new se(...e.conversation);
3171
+ const o = Xo(a.answer, t.sources), i = Vo(o), r = new se(...e.conversation);
3172
3172
  return r.setLatest({ sources: i }), {
3173
3173
  ...e,
3174
3174
  conversation: r
@@ -3237,24 +3237,24 @@ function Qo(e, t) {
3237
3237
  return e;
3238
3238
  }
3239
3239
  }
3240
- var Vo = "MHIUVE6Y4VV6H5lpgMyI", an = O.createContext(void 0), ra = ({
3240
+ var Yo = "MHIUVE6Y4VV6H5lpgMyI", sn = R.createContext(void 0), ca = ({
3241
3241
  children: e,
3242
3242
  integrationId: t,
3243
3243
  sourceGroupIDsInclude: n,
3244
3244
  uncertainAnswerCallout: s,
3245
3245
  userTrackingMode: a,
3246
3246
  callbacks: o = {},
3247
- apiService: i = new Ao(Po)
3247
+ apiService: i = new qo(Bo)
3248
3248
  }) => {
3249
- const c = O.useRef(i).current, l = {
3249
+ const c = R.useRef(i).current, l = {
3250
3250
  isGenerating: !1,
3251
3251
  isPreparing: !1,
3252
3252
  threadId: null,
3253
3253
  conversation: new se(),
3254
3254
  error: null
3255
- }, d = fn(Ya), [u, m] = O.useReducer(Qo, l), { executeCaptcha: f } = Ro(), { buildIdentifiers: p } = Bo({
3255
+ }, d = vn(Za), [u, m] = R.useReducer(Jo, l), { executeCaptcha: f } = No(), { buildIdentifiers: p } = $o({
3256
3256
  mode: a
3257
- }), k = O.useRef({
3257
+ }), k = R.useRef({
3258
3258
  onRelevantSources: (w) => m({ type: "SET_RELEVANT_SOURCES", sources: w }),
3259
3259
  onPartialAnswer: (w) => m({ type: "SET_PARTIAL_ANSWER", answer: w }),
3260
3260
  onMetadata: (w) => m({ type: "SET_METADATA", metadata: w }),
@@ -3263,13 +3263,13 @@ var Vo = "MHIUVE6Y4VV6H5lpgMyI", an = O.createContext(void 0), ra = ({
3263
3263
  },
3264
3264
  onFirstToken: () => m({ type: "SET_IS_GENERATING", isGenerating: !0 }),
3265
3265
  onIdentifiers: (w, x) => m({ type: "SET_IDENTIFIERS", threadId: w, questionAnswerId: x })
3266
- }), b = O.useCallback(
3266
+ }), b = R.useCallback(
3267
3267
  (w) => {
3268
- var x, T, F;
3268
+ var x, j, F;
3269
3269
  s && ((x = w.metadata) != null && x.is_uncertain) && m({
3270
3270
  type: "SET_PARTIAL_ANSWER",
3271
3271
  answer: s
3272
- }), (F = (T = o.askAI) == null ? void 0 : T.onAnswerGenerationCompleted) == null || F.call(T, {
3272
+ }), (F = (j = o.askAI) == null ? void 0 : j.onAnswerGenerationCompleted) == null || F.call(j, {
3273
3273
  threadId: u.threadId,
3274
3274
  conversation: u.conversation.formatForCallbacks(),
3275
3275
  question: w.question,
@@ -3284,7 +3284,7 @@ var Vo = "MHIUVE6Y4VV6H5lpgMyI", an = O.createContext(void 0), ra = ({
3284
3284
  u.conversation
3285
3285
  ]
3286
3286
  );
3287
- O.useEffect(() => {
3287
+ R.useEffect(() => {
3288
3288
  u.conversation.filter(
3289
3289
  (x) => x.status === "pending_completion"
3290
3290
  ).forEach((x) => {
@@ -3292,8 +3292,8 @@ var Vo = "MHIUVE6Y4VV6H5lpgMyI", an = O.createContext(void 0), ra = ({
3292
3292
  });
3293
3293
  }, [u.conversation, b]);
3294
3294
  const g = async (w) => {
3295
- var x, T;
3296
- m({ type: "ADD_NEW_QA", query: w }), (T = (x = o.askAI) == null ? void 0 : x.onQuerySubmit) == null || T.call(x, {
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, {
3297
3297
  threadId: u.threadId,
3298
3298
  conversation: u.conversation.formatForCallbacks(),
3299
3299
  question: w
@@ -3349,20 +3349,20 @@ var Vo = "MHIUVE6Y4VV6H5lpgMyI", an = O.createContext(void 0), ra = ({
3349
3349
  conversation: u.conversation.formatForCallbacks()
3350
3350
  });
3351
3351
  }, v = () => {
3352
- var w, x, T;
3353
- c.abortCurrent(), m({ type: "STOP_GENERATION" }), (T = (w = o.askAI) == null ? void 0 : w.onAnswerGenerationStop) == null || T.call(w, {
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, {
3354
3354
  threadId: u.threadId,
3355
3355
  conversation: u.conversation.formatForCallbacks(),
3356
3356
  question: ((x = u.conversation.getLatest()) == null ? void 0 : x.question) || ""
3357
3357
  });
3358
- }, E = ro({
3358
+ }, E = mo({
3359
3359
  mutationKey: ["feedback"],
3360
3360
  mutationFn: async ({
3361
3361
  questionAnswerId: w,
3362
3362
  reaction: x,
3363
- comment: T
3363
+ comment: j
3364
3364
  }) => {
3365
- var F, X, U, Y;
3365
+ var F, X, U, J;
3366
3366
  const ne = await f(
3367
3367
  "feedback_submit"
3368
3368
  /* FeedbackSubmit */
@@ -3378,21 +3378,21 @@ var Vo = "MHIUVE6Y4VV6H5lpgMyI", an = O.createContext(void 0), ra = ({
3378
3378
  reaction: x,
3379
3379
  captcha: ne,
3380
3380
  integrationId: t,
3381
- comment: T
3382
- }), (Y = (F = o.askAI) == null ? void 0 : F.onFeedbackSubmit) == null || Y.call(F, {
3381
+ comment: j
3382
+ }), (J = (F = o.askAI) == null ? void 0 : F.onFeedbackSubmit) == null || J.call(F, {
3383
3383
  threadId: u.threadId,
3384
3384
  conversation: u.conversation.formatForCallbacks(),
3385
3385
  feedbackId: w,
3386
3386
  reaction: x,
3387
- comment: T,
3387
+ comment: j,
3388
3388
  questionAnswerId: w,
3389
3389
  question: ((X = u.conversation.getLatest()) == null ? void 0 : X.question) || "",
3390
3390
  answer: ((U = u.conversation.getLatest()) == null ? void 0 : U.answer) || ""
3391
3391
  });
3392
3392
  }
3393
- }), z = (w, x, T) => {
3393
+ }), z = (w, x, j) => {
3394
3394
  m({ type: "SET_FEEDBACK", questionAnswerId: w, reaction: x }), E.mutate(
3395
- { questionAnswerId: w, reaction: x, comment: T },
3395
+ { questionAnswerId: w, reaction: x, comment: j },
3396
3396
  {
3397
3397
  onError: (F) => {
3398
3398
  console.error("Error sending feedback:", F), m({ type: "SET_FEEDBACK", questionAnswerId: w, reaction: null });
@@ -3401,7 +3401,7 @@ var Vo = "MHIUVE6Y4VV6H5lpgMyI", an = O.createContext(void 0), ra = ({
3401
3401
  );
3402
3402
  };
3403
3403
  return /* @__PURE__ */ h(
3404
- an.Provider,
3404
+ sn.Provider,
3405
3405
  {
3406
3406
  value: {
3407
3407
  integrationId: t,
@@ -3419,12 +3419,12 @@ var Vo = "MHIUVE6Y4VV6H5lpgMyI", an = O.createContext(void 0), ra = ({
3419
3419
  children: e
3420
3420
  }
3421
3421
  );
3422
- }, Wo = new so({
3422
+ }, Zo = new lo({
3423
3423
  defaultOptions: {
3424
3424
  queries: { refetchOnWindowFocus: !1, retry: !1 },
3425
3425
  mutations: { retry: !1 }
3426
3426
  }
3427
- }), Go = ({
3427
+ }), ei = ({
3428
3428
  children: e,
3429
3429
  integrationId: t,
3430
3430
  sourceGroupIDsInclude: n,
@@ -3434,22 +3434,22 @@ var Vo = "MHIUVE6Y4VV6H5lpgMyI", an = O.createContext(void 0), ra = ({
3434
3434
  botProtectionMechanism: i,
3435
3435
  hasConsentForCaptcha: r = !0,
3436
3436
  apiService: c
3437
- }) => /* @__PURE__ */ h(io, { client: Wo, children: /* @__PURE__ */ h(
3438
- Oo,
3437
+ }) => /* @__PURE__ */ h(ho, { client: Zo, children: /* @__PURE__ */ h(
3438
+ Mo,
3439
3439
  {
3440
3440
  provider: i || "recaptcha",
3441
3441
  hasConsent: r,
3442
- children: /* @__PURE__ */ h(Lo, { children: o === "fingerprint" ? /* @__PURE__ */ h(
3443
- js,
3442
+ children: /* @__PURE__ */ h(Do, { children: o === "fingerprint" ? /* @__PURE__ */ h(
3443
+ As,
3444
3444
  {
3445
3445
  loadOptions: {
3446
- apiKey: Vo,
3446
+ apiKey: Yo,
3447
3447
  endpoint: "https://metrics.kapa.ai",
3448
3448
  scriptUrlPattern: "https://metrics.kapa.ai/web/v<version>/<apiKey>/loader_v<loaderVersion>.js"
3449
3449
  },
3450
3450
  cacheLocation: ge.LocalStorage,
3451
3451
  children: /* @__PURE__ */ h(
3452
- ra,
3452
+ ca,
3453
3453
  {
3454
3454
  integrationId: t,
3455
3455
  sourceGroupIDsInclude: n,
@@ -3462,7 +3462,7 @@ var Vo = "MHIUVE6Y4VV6H5lpgMyI", an = O.createContext(void 0), ra = ({
3462
3462
  )
3463
3463
  }
3464
3464
  ) : /* @__PURE__ */ h(
3465
- ra,
3465
+ ca,
3466
3466
  {
3467
3467
  integrationId: t,
3468
3468
  sourceGroupIDsInclude: n,
@@ -3475,9 +3475,9 @@ var Vo = "MHIUVE6Y4VV6H5lpgMyI", an = O.createContext(void 0), ra = ({
3475
3475
  ) })
3476
3476
  }
3477
3477
  ) });
3478
- function Xo() {
3478
+ function ti() {
3479
3479
  var e;
3480
- const t = Te.useContext(an);
3480
+ const t = Te.useContext(sn);
3481
3481
  if (t === void 0)
3482
3482
  throw new Error("useChat must be used within a KapaProvider");
3483
3483
  return {
@@ -3492,18 +3492,18 @@ function Xo() {
3492
3492
  threadId: t.threadId
3493
3493
  };
3494
3494
  }
3495
- const Yo = "_inputContainer_1e19u_9", Jo = "_textArea_1e19u_18", Zo = "_actionButton_1e19u_68", Fe = {
3496
- inputContainer: Yo,
3497
- textArea: Jo,
3498
- actionButton: Zo
3499
- }, ei = ({
3495
+ const ai = "_inputContainer_1e19u_9", ni = "_textArea_1e19u_18", si = "_actionButton_1e19u_68", Fe = {
3496
+ inputContainer: ai,
3497
+ textArea: ni,
3498
+ actionButton: si
3499
+ }, oi = ({
3500
3500
  onSend: e,
3501
3501
  onStop: t,
3502
3502
  isBusy: n = !1,
3503
3503
  placeholder: s = "Type a message...",
3504
3504
  isOpen: a = !0
3505
3505
  }) => {
3506
- const [o, i] = ae(""), r = K(null), c = K(!1), l = S(() => {
3506
+ const [o, i] = ae(""), r = $(null), c = $(!1), l = S(() => {
3507
3507
  const p = o.trim();
3508
3508
  p && !n && (e(p), i(""), r.current && (r.current.style.height = "auto"));
3509
3509
  }, [o, n, e]), d = S(() => {
@@ -3516,16 +3516,16 @@ const Yo = "_inputContainer_1e19u_9", Jo = "_textArea_1e19u_18", Zo = "_actionBu
3516
3516
  ), m = S((p) => {
3517
3517
  i(p.target.value);
3518
3518
  }, []);
3519
- $(() => {
3519
+ K(() => {
3520
3520
  const p = r.current;
3521
3521
  if (p) {
3522
3522
  p.style.height = "auto";
3523
3523
  const k = 40, b = 150;
3524
3524
  p.style.height = `${Math.max(k, Math.min(p.scrollHeight, b))}px`;
3525
3525
  }
3526
- }, [o]), $(() => {
3526
+ }, [o]), K(() => {
3527
3527
  a && r.current && r.current.focus();
3528
- }, [a]), $(() => {
3528
+ }, [a]), K(() => {
3529
3529
  if (n) {
3530
3530
  c.current = !0;
3531
3531
  return;
@@ -3533,7 +3533,7 @@ const Yo = "_inputContainer_1e19u_9", Jo = "_textArea_1e19u_18", Zo = "_actionBu
3533
3533
  c.current && r.current && (r.current.focus(), c.current = !1);
3534
3534
  }, [n]);
3535
3535
  const f = o.trim().length > 0 && !n;
3536
- return /* @__PURE__ */ j("div", { className: Fe.inputContainer, children: [
3536
+ return /* @__PURE__ */ T("div", { className: Fe.inputContainer, children: [
3537
3537
  /* @__PURE__ */ h(
3538
3538
  "textarea",
3539
3539
  {
@@ -3548,7 +3548,7 @@ const Yo = "_inputContainer_1e19u_9", Jo = "_textArea_1e19u_18", Zo = "_actionBu
3548
3548
  }
3549
3549
  ),
3550
3550
  n ? /* @__PURE__ */ h(
3551
- qt,
3551
+ Dt,
3552
3552
  {
3553
3553
  className: Fe.actionButton,
3554
3554
  kind: "ghost",
@@ -3556,10 +3556,10 @@ const Yo = "_inputContainer_1e19u_9", Jo = "_textArea_1e19u_18", Zo = "_actionBu
3556
3556
  hasIconOnly: !0,
3557
3557
  iconDescription: "Stop generation",
3558
3558
  onClick: d,
3559
- children: /* @__PURE__ */ h(Cn, { slot: "icon" })
3559
+ children: /* @__PURE__ */ h(jn, { slot: "icon" })
3560
3560
  }
3561
3561
  ) : /* @__PURE__ */ h(
3562
- qt,
3562
+ Dt,
3563
3563
  {
3564
3564
  className: Fe.actionButton,
3565
3565
  kind: "ghost",
@@ -3568,50 +3568,50 @@ const Yo = "_inputContainer_1e19u_9", Jo = "_textArea_1e19u_18", Zo = "_actionBu
3568
3568
  iconDescription: "Send message",
3569
3569
  onClick: l,
3570
3570
  disabled: !f,
3571
- children: /* @__PURE__ */ h(Sn, { slot: "icon" })
3571
+ children: /* @__PURE__ */ h(zn, { slot: "icon" })
3572
3572
  }
3573
3573
  )
3574
3574
  ] });
3575
- }, nn = (e, t = Date.now()) => {
3575
+ }, on = (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
- }, sn = ({ content: e, streaming: t = !1, highlight: n = !0, ...s }) => e?.trim() ? /* @__PURE__ */ h(qn, { highlight: n, streaming: t, ...s, children: e }) : null, ti = "_container_a43tv_9", ai = "_toggleButton_a43tv_16", ni = "_cardWrapper_a43tv_20", si = "_cardBody_a43tv_25", oi = "_cardTitle_a43tv_32", ii = "_cardPreview_a43tv_42", ri = "_pagination_a43tv_53", ci = "_paginationLabel_a43tv_62", li = "_launchIcon_a43tv_69", ie = {
3582
- container: ti,
3583
- toggleButton: ai,
3584
- cardWrapper: ni,
3585
- cardBody: si,
3586
- cardTitle: oi,
3587
- cardPreview: ii,
3588
- pagination: ri,
3589
- paginationLabel: ci,
3590
- launchIcon: li
3591
- }, ca = 150, ui = (e) => e.split("|")[0].trim(), di = (e) => e.length <= ca ? e : `${e.slice(0, ca)}…`, hi = ({ sources: e }) => {
3581
+ }, rn = ({ 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", ie = {
3582
+ container: ii,
3583
+ toggleButton: ri,
3584
+ cardWrapper: ci,
3585
+ cardBody: li,
3586
+ cardTitle: ui,
3587
+ cardPreview: di,
3588
+ pagination: hi,
3589
+ paginationLabel: mi,
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 }) => {
3592
3592
  const [t, n] = ae(!1), [s, a] = ae(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__ */ j("div", { className: ie.container, children: [
3596
+ return /* @__PURE__ */ T("div", { className: ie.container, children: [
3597
3597
  /* @__PURE__ */ h(
3598
3598
  we,
3599
3599
  {
3600
3600
  kind: "ghost",
3601
3601
  size: "sm",
3602
3602
  onClick: () => n((c) => !c),
3603
- renderIcon: t ? Tn : Oa,
3603
+ renderIcon: t ? Rn : Aa,
3604
3604
  className: ie.toggleButton,
3605
3605
  children: "Sources"
3606
3606
  }
3607
3607
  ),
3608
- t && /* @__PURE__ */ j("div", { className: ie.cardWrapper, children: [
3609
- /* @__PURE__ */ h(Bn, { children: /* @__PURE__ */ j("div", { slot: "body", className: ie.cardBody, children: [
3610
- /* @__PURE__ */ h("span", { className: ie.cardTitle, children: ui(o.title) }),
3611
- o.content && /* @__PURE__ */ h("span", { className: ie.cardPreview, children: di(o.content) }),
3612
- /* @__PURE__ */ h(Mt, { href: o.sourceUrl, target: "_blank", rel: "noopener noreferrer", size: "sm", children: "View source" })
3608
+ t && /* @__PURE__ */ T("div", { className: ie.cardWrapper, children: [
3609
+ /* @__PURE__ */ h($n, { children: /* @__PURE__ */ T("div", { slot: "body", className: ie.cardBody, children: [
3610
+ /* @__PURE__ */ h("span", { className: ie.cardTitle, children: gi(o.title) }),
3611
+ o.content && /* @__PURE__ */ h("span", { className: ie.cardPreview, children: fi(o.content) }),
3612
+ /* @__PURE__ */ h(Nt, { href: o.sourceUrl, target: "_blank", rel: "noopener noreferrer", size: "sm", children: "View source" })
3613
3613
  ] }) }),
3614
- e.length > 1 && /* @__PURE__ */ j("div", { className: ie.pagination, children: [
3614
+ e.length > 1 && /* @__PURE__ */ T("div", { className: ie.pagination, children: [
3615
3615
  /* @__PURE__ */ h(
3616
3616
  ce,
3617
3617
  {
@@ -3620,10 +3620,10 @@ const Yo = "_inputContainer_1e19u_9", Jo = "_textArea_1e19u_18", Zo = "_actionBu
3620
3620
  label: "Previous source",
3621
3621
  onClick: () => a((c) => c - 1),
3622
3622
  disabled: !i,
3623
- children: /* @__PURE__ */ h(jn, {})
3623
+ children: /* @__PURE__ */ h(An, {})
3624
3624
  }
3625
3625
  ),
3626
- /* @__PURE__ */ j("span", { className: ie.paginationLabel, children: [
3626
+ /* @__PURE__ */ T("span", { className: ie.paginationLabel, children: [
3627
3627
  s + 1,
3628
3628
  "/",
3629
3629
  e.length
@@ -3636,61 +3636,63 @@ const Yo = "_inputContainer_1e19u_9", Jo = "_textArea_1e19u_18", Zo = "_actionBu
3636
3636
  label: "Next source",
3637
3637
  onClick: () => a((c) => c + 1),
3638
3638
  disabled: !r,
3639
- children: /* @__PURE__ */ h(Ra, {})
3639
+ children: /* @__PURE__ */ h(La, {})
3640
3640
  }
3641
3641
  ),
3642
3642
  /* @__PURE__ */ h(
3643
- Mt,
3643
+ Nt,
3644
3644
  {
3645
3645
  href: o.sourceUrl,
3646
3646
  target: "_blank",
3647
3647
  rel: "noopener noreferrer",
3648
3648
  "aria-label": "Open source in new tab",
3649
3649
  className: ie.launchIcon,
3650
- children: /* @__PURE__ */ h(zn, { size: 16 })
3650
+ children: /* @__PURE__ */ h(Ln, { size: 16 })
3651
3651
  }
3652
3652
  )
3653
3653
  ] })
3654
3654
  ] })
3655
3655
  ] });
3656
- }, mi = "_streamingIndicator_gh6ee_9", pi = "_processingLabel_gh6ee_18", gi = "_collapsibleContainer_gh6ee_23", fi = "_collapsedContent_gh6ee_30", Ue = {
3657
- streamingIndicator: mi,
3658
- processingLabel: pi,
3659
- collapsibleContainer: gi,
3660
- collapsedContent: fi
3661
- }, ki = Dn, yi = ({
3656
+ }, yi = "_streamingIndicator_gh6ee_9", bi = "_processingLabel_gh6ee_18", vi = "_collapsibleContainer_gh6ee_23", wi = "_collapsedContent_gh6ee_30", Ue = {
3657
+ streamingIndicator: yi,
3658
+ processingLabel: bi,
3659
+ collapsibleContainer: vi,
3660
+ collapsedContent: wi
3661
+ }, xi = Kn, _i = ({
3662
3662
  label: e = "Thinking...",
3663
3663
  completedLabel: t = "Thought process",
3664
3664
  content: n,
3665
3665
  isComplete: s
3666
3666
  }) => {
3667
3667
  const [a, o] = ae(!s), i = n && n.trim().length > 0;
3668
- return s && i ? /* @__PURE__ */ j("div", { className: Ue.collapsibleContainer, children: [
3668
+ return s && i ? /* @__PURE__ */ T("div", { className: Ue.collapsibleContainer, children: [
3669
3669
  /* @__PURE__ */ h(
3670
3670
  we,
3671
3671
  {
3672
3672
  kind: "ghost",
3673
3673
  size: "sm",
3674
- renderIcon: a ? Oa : Ra,
3674
+ renderIcon: a ? Aa : La,
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__ */ j("div", { className: Ue.streamingIndicator, children: [
3682
- /* @__PURE__ */ h(ki, { loop: !0, carbonTheme: "g10" }),
3681
+ ] }) : s ? null : /* @__PURE__ */ T("div", { className: Ue.streamingIndicator, children: [
3682
+ /* @__PURE__ */ h(xi, { loop: !0, carbonTheme: "g10" }),
3683
3683
  e && /* @__PURE__ */ h("span", { className: Ue.processingLabel, children: e })
3684
3684
  ] });
3685
- }, bi = ({ blocks: e, isStreaming: t = !1 }) => {
3686
- const [n, s] = ae(t), a = K(t);
3687
- $(() => {
3685
+ }, Ci = "_toolError_qu6ts_9", Si = {
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] = ae(t), a = $(t);
3689
+ K(() => {
3688
3690
  a.current && !t && s(!1), a.current = t;
3689
3691
  }, [t]);
3690
3692
  const o = e.filter((i) => i.content.trim().length > 0 || i.kind === "tool");
3691
- return o.length === 0 ? null : /* @__PURE__ */ j($e, { children: [
3693
+ return o.length === 0 ? null : /* @__PURE__ */ T($e, { children: [
3692
3694
  /* @__PURE__ */ h(
3693
- Mn,
3695
+ Fn,
3694
3696
  {
3695
3697
  open: n,
3696
3698
  openLabelText: "Hide reasoning",
@@ -3700,33 +3702,37 @@ const Yo = "_inputContainer_1e19u_9", Jo = "_textArea_1e19u_18", Zo = "_actionBu
3700
3702
  }
3701
3703
  }
3702
3704
  ),
3703
- /* @__PURE__ */ h(Pn, { open: n, children: o.map((i) => /* @__PURE__ */ h(Nn, { title: i.label, open: !i.isComplete, children: /* @__PURE__ */ h(
3704
- sn,
3705
- {
3706
- content: i.kind === "tool" && !i.content ? `Using tool: ${i.toolName ?? "unknown"}` : i.content
3707
- }
3708
- ) }, i.id)) })
3705
+ /* @__PURE__ */ h(Bn, { open: n, children: o.map((i) => {
3706
+ const r = i.kind === "tool" && i.toolStatus === "error";
3707
+ return /* @__PURE__ */ T(Un, { title: Ei(i), open: !i.isComplete || r, children: [
3708
+ r && /* @__PURE__ */ T("div", { className: Si.toolError, children: [
3709
+ /* @__PURE__ */ h(On, { size: 16 }),
3710
+ /* @__PURE__ */ h("span", { children: i.toolResult ?? "Tool execution failed" })
3711
+ ] }),
3712
+ /* @__PURE__ */ h(rn, { content: Ti(i) })
3713
+ ] }, i.id);
3714
+ }) })
3709
3715
  ] });
3710
- }, vi = "_message_f9m8s_9", wi = "_userMessage_f9m8s_16", xi = "_assistantMessage_f9m8s_20", _i = "_userBubble_f9m8s_24", Ci = "_assistantBubble_f9m8s_36", Si = "_timestamp_f9m8s_44", be = {
3711
- message: vi,
3712
- userMessage: wi,
3713
- assistantMessage: xi,
3714
- userBubble: _i,
3715
- assistantBubble: Ci,
3716
- timestamp: Si
3717
- }, Ei = ({ message: e }) => {
3716
+ }, zi = "_message_f9m8s_9", Ii = "_userMessage_f9m8s_16", Oi = "_assistantMessage_f9m8s_20", Ri = "_userBubble_f9m8s_24", Ai = "_assistantBubble_f9m8s_36", Li = "_timestamp_f9m8s_44", be = {
3717
+ message: zi,
3718
+ userMessage: Ii,
3719
+ assistantMessage: Oi,
3720
+ userBubble: Ri,
3721
+ assistantBubble: Ai,
3722
+ timestamp: Li
3723
+ }, Pi = ({ message: e }) => {
3718
3724
  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 ? be.userMessage : be.assistantMessage, c = e.thinkingBlocks ?? [], l = c.length > 0, d = n && (e.statusLabel || !l);
3719
- return /* @__PURE__ */ j("div", { id: e.id, className: `${be.message} ${r}`, children: [
3720
- e.timestamp && s && /* @__PURE__ */ h("time", { className: be.timestamp, dateTime: new Date(e.timestamp).toISOString(), children: nn(e.timestamp) }),
3725
+ return /* @__PURE__ */ T("div", { id: e.id, className: `${be.message} ${r}`, children: [
3726
+ e.timestamp && s && /* @__PURE__ */ h("time", { className: be.timestamp, dateTime: new Date(e.timestamp).toISOString(), children: on(e.timestamp) }),
3721
3727
  o && t && /* @__PURE__ */ h("div", { className: be.userBubble, children: e.content }),
3722
- !t && l && /* @__PURE__ */ h(bi, { blocks: c, isStreaming: n }),
3723
- !t && d && /* @__PURE__ */ h(yi, { label: e.statusLabel, isComplete: !1 }),
3724
- o && !t && !a && /* @__PURE__ */ j("div", { className: be.assistantBubble, children: [
3725
- /* @__PURE__ */ h(sn, { content: e.content || "" }),
3726
- i && e.sources && /* @__PURE__ */ h(hi, { sources: e.sources })
3728
+ !t && l && /* @__PURE__ */ h(ji, { blocks: c, isStreaming: n }),
3729
+ !t && d && /* @__PURE__ */ h(_i, { label: e.statusLabel, isComplete: !1 }),
3730
+ o && !t && !a && /* @__PURE__ */ T("div", { className: be.assistantBubble, children: [
3731
+ /* @__PURE__ */ h(rn, { content: e.content || "" }),
3732
+ i && e.sources && /* @__PURE__ */ h(ki, { sources: e.sources })
3727
3733
  ] }),
3728
3734
  a && /* @__PURE__ */ h(
3729
- Ia,
3735
+ Ra,
3730
3736
  {
3731
3737
  kind: "error",
3732
3738
  title: "Error",
@@ -3735,9 +3741,9 @@ const Yo = "_inputContainer_1e19u_9", Jo = "_textArea_1e19u_18", Zo = "_actionBu
3735
3741
  }
3736
3742
  )
3737
3743
  ] });
3738
- }, Ti = (e) => {
3739
- const t = K(e.length), n = K(e[0]?.id);
3740
- ja(() => {
3744
+ }, Mi = (e) => {
3745
+ const t = $(e.length), n = $(e[0]?.id);
3746
+ Ia(() => {
3741
3747
  const s = e.length > t.current, a = e.length > 0 && n.current !== void 0 && e[0]?.id !== n.current;
3742
3748
  if ((s || a) && e.length > 0) {
3743
3749
  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);
@@ -3748,16 +3754,16 @@ const Yo = "_inputContainer_1e19u_9", Jo = "_textArea_1e19u_18", Zo = "_actionBu
3748
3754
  }
3749
3755
  t.current = e.length, n.current = e[0]?.id;
3750
3756
  }, [e]);
3751
- }, ji = "_container_kekdr_9", zi = "_icon_kekdr_18", Ii = "_iconHidden_kekdr_24", Oi = "_track_kekdr_29", Ri = "_hasRollback_kekdr_36", Ai = "_line_kekdr_40", Li = "_seeVersionWrapper_kekdr_45", Pi = "_seeVersionButton_kekdr_53", he = {
3752
- container: ji,
3753
- icon: zi,
3754
- iconHidden: Ii,
3755
- track: Oi,
3756
- hasRollback: Ri,
3757
- line: Ai,
3758
- seeVersionWrapper: Li,
3759
- seeVersionButton: Pi
3760
- }, Mi = ({ messageId: e, milestoneId: t, onRollback: n, onSeeVersion: s }) => /* @__PURE__ */ j("div", { className: `${he.container} ${n ? he.hasRollback : ""}`, children: [
3757
+ }, Ni = "_container_kekdr_9", qi = "_icon_kekdr_18", Di = "_iconHidden_kekdr_24", Bi = "_track_kekdr_29", Fi = "_hasRollback_kekdr_36", Ui = "_line_kekdr_40", Hi = "_seeVersionWrapper_kekdr_45", Ki = "_seeVersionButton_kekdr_53", he = {
3758
+ container: Ni,
3759
+ icon: qi,
3760
+ iconHidden: Di,
3761
+ track: Bi,
3762
+ hasRollback: Fi,
3763
+ line: Ui,
3764
+ seeVersionWrapper: Hi,
3765
+ seeVersionButton: Ki
3766
+ }, $i = ({ messageId: e, milestoneId: t, onRollback: n, onSeeVersion: s }) => /* @__PURE__ */ T("div", { className: `${he.container} ${n ? he.hasRollback : ""}`, children: [
3761
3767
  /* @__PURE__ */ h("div", { className: he.track, children: /* @__PURE__ */ h("span", { className: he.line }) }),
3762
3768
  /* @__PURE__ */ h(
3763
3769
  ce,
@@ -3769,19 +3775,19 @@ const Yo = "_inputContainer_1e19u_9", Jo = "_textArea_1e19u_18", Zo = "_actionBu
3769
3775
  onClick: () => n?.(e, t),
3770
3776
  className: `${he.icon} ${n ? "" : he.iconHidden}`,
3771
3777
  "aria-hidden": !n || void 0,
3772
- children: /* @__PURE__ */ h(In, {})
3778
+ children: /* @__PURE__ */ h(Pn, {})
3773
3779
  }
3774
3780
  ),
3775
3781
  s && /* @__PURE__ */ h("div", { className: he.seeVersionWrapper, children: /* @__PURE__ */ h("button", { className: he.seeVersionButton, onClick: () => s(t), children: "See version" }) })
3776
- ] }), Ni = "_container_uwb7q_9", qi = "_list_uwb7q_16", Di = "_emptyState_uwb7q_24", Bi = "_emptyTitle_uwb7q_35", Fi = "_emptyDescription_uwb7q_42", Ui = "_suggestions_uwb7q_46", Hi = "_suggestionTag_uwb7q_55", me = {
3777
- container: Ni,
3778
- list: qi,
3779
- emptyState: Di,
3780
- emptyTitle: Bi,
3781
- emptyDescription: Fi,
3782
- suggestions: Ui,
3783
- suggestionTag: Hi
3784
- }, la = (e) => e.role === "assistant" && e.status === "complete" && !!e.milestoneId, $i = ({
3782
+ ] }), Qi = "_container_uwb7q_9", Vi = "_list_uwb7q_16", Wi = "_emptyState_uwb7q_24", Gi = "_emptyTitle_uwb7q_35", Xi = "_emptyDescription_uwb7q_42", Ji = "_suggestions_uwb7q_46", Yi = "_suggestionTag_uwb7q_55", me = {
3783
+ container: Qi,
3784
+ list: Vi,
3785
+ emptyState: Wi,
3786
+ emptyTitle: Gi,
3787
+ emptyDescription: Xi,
3788
+ suggestions: Ji,
3789
+ suggestionTag: Yi
3790
+ }, ua = (e) => e.role === "assistant" && e.status === "complete" && !!e.milestoneId, Zi = ({
3785
3791
  messages: e,
3786
3792
  emptyStateTitle: t = "Start a conversation",
3787
3793
  emptyStateDescription: n = "Ask me anything about your processes",
@@ -3790,12 +3796,12 @@ const Yo = "_inputContainer_1e19u_9", Jo = "_textArea_1e19u_18", Zo = "_actionBu
3790
3796
  onRollback: o,
3791
3797
  onSeeVersion: i
3792
3798
  }) => {
3793
- if (Ti(e), e.length === 0)
3794
- return /* @__PURE__ */ h("div", { className: me.container, children: /* @__PURE__ */ j("div", { className: me.emptyState, children: [
3799
+ if (Mi(e), e.length === 0)
3800
+ return /* @__PURE__ */ h("div", { className: me.container, children: /* @__PURE__ */ T("div", { className: me.emptyState, children: [
3795
3801
  /* @__PURE__ */ h("p", { className: me.emptyTitle, children: t }),
3796
3802
  /* @__PURE__ */ h("p", { className: me.emptyDescription, children: n }),
3797
3803
  s && s.length > 0 && /* @__PURE__ */ h("div", { className: me.suggestions, children: s.map((c) => /* @__PURE__ */ h(
3798
- bn,
3804
+ _n,
3799
3805
  {
3800
3806
  type: "purple",
3801
3807
  className: me.suggestionTag,
@@ -3806,11 +3812,11 @@ const Yo = "_inputContainer_1e19u_9", Jo = "_textArea_1e19u_18", Zo = "_actionBu
3806
3812
  c.label
3807
3813
  )) })
3808
3814
  ] }) });
3809
- const r = [...e].reverse().find(la)?.id;
3810
- return /* @__PURE__ */ h("div", { className: me.container, children: /* @__PURE__ */ h("div", { className: me.list, children: e.map((c) => /* @__PURE__ */ j(Ta, { children: [
3811
- /* @__PURE__ */ h(Ei, { message: c }),
3812
- (o || i) && la(c) && /* @__PURE__ */ h(
3813
- Mi,
3815
+ const r = [...e].reverse().find(ua)?.id;
3816
+ return /* @__PURE__ */ h("div", { className: me.container, children: /* @__PURE__ */ h("div", { className: me.list, children: e.map((c) => /* @__PURE__ */ T(za, { children: [
3817
+ /* @__PURE__ */ h(Pi, { message: c }),
3818
+ (o || i) && ua(c) && /* @__PURE__ */ h(
3819
+ $i,
3814
3820
  {
3815
3821
  messageId: c.id,
3816
3822
  milestoneId: c.milestoneId,
@@ -3819,7 +3825,7 @@ const Yo = "_inputContainer_1e19u_9", Jo = "_textArea_1e19u_18", Zo = "_actionBu
3819
3825
  }
3820
3826
  )
3821
3827
  ] }, c.id)) }) });
3822
- }, Ki = {
3828
+ }, cn = {
3823
3829
  elem: "svg",
3824
3830
  attrs: {
3825
3831
  xmlns: "http://www.w3.org/2000/svg",
@@ -3838,7 +3844,7 @@ const Yo = "_inputContainer_1e19u_9", Jo = "_textArea_1e19u_18", Zo = "_actionBu
3838
3844
  ],
3839
3845
  name: "chat",
3840
3846
  size: 16
3841
- }, Qi = {
3847
+ }, er = {
3842
3848
  elem: "svg",
3843
3849
  attrs: {
3844
3850
  xmlns: "http://www.w3.org/2000/svg",
@@ -3857,16 +3863,16 @@ const Yo = "_inputContainer_1e19u_9", Jo = "_textArea_1e19u_18", Zo = "_actionBu
3857
3863
  ],
3858
3864
  name: "history",
3859
3865
  size: 16
3860
- }, Vi = "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", Wi = "_header_1taxj_9", Gi = "_iconWrapper_1taxj_17", Xi = "_icon_1taxj_17", Yi = "_titleWrapper_1taxj_31", Ji = "_title_1taxj_31", Zi = "_subtitle_1taxj_43", er = "_actions_1taxj_49", tr = "_actionButton_1taxj_55", re = {
3861
- header: Wi,
3862
- iconWrapper: Gi,
3863
- icon: Xi,
3864
- titleWrapper: Yi,
3865
- title: Ji,
3866
- subtitle: Zi,
3867
- actions: er,
3868
- actionButton: tr
3869
- }, ar = ({ icon: e }) => /* @__PURE__ */ h("svg", { ...e.attrs, children: e.content.map((t, n) => /* @__PURE__ */ h("path", { ...t.attrs }, n)) }), ua = "Disabled until thinking is complete", nr = ({
3866
+ }, ln = ({ 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_1taxj_9", nr = "_iconWrapper_1taxj_17", sr = "_icon_1taxj_17", or = "_titleWrapper_1taxj_31", ir = "_title_1taxj_31", rr = "_subtitle_1taxj_43", cr = "_actions_1taxj_49", lr = "_actionButton_1taxj_55", re = {
3867
+ header: ar,
3868
+ iconWrapper: nr,
3869
+ icon: sr,
3870
+ titleWrapper: or,
3871
+ title: ir,
3872
+ subtitle: rr,
3873
+ actions: cr,
3874
+ actionButton: lr
3875
+ }, da = "Disabled until thinking is complete", ur = ({
3870
3876
  onReset: e,
3871
3877
  onShowHistory: t,
3872
3878
  conversationTitle: n,
@@ -3874,24 +3880,24 @@ const Yo = "_inputContainer_1e19u_9", Jo = "_textArea_1e19u_18", Zo = "_actionBu
3874
3880
  isBusy: a = !1
3875
3881
  }) => {
3876
3882
  const o = s === "history";
3877
- return /* @__PURE__ */ j(Fn, { actions: [], className: re.header, children: [
3878
- /* @__PURE__ */ h("div", { className: re.iconWrapper, slot: "navigation", children: /* @__PURE__ */ h("img", { src: Vi, alt: "", className: re.icon }) }),
3879
- /* @__PURE__ */ j("div", { slot: "title", className: re.titleWrapper, children: [
3883
+ return /* @__PURE__ */ T(Qn, { actions: [], className: re.header, children: [
3884
+ /* @__PURE__ */ h("div", { className: re.iconWrapper, slot: "navigation", children: /* @__PURE__ */ h("img", { src: tr, alt: "", className: re.icon }) }),
3885
+ /* @__PURE__ */ T("div", { slot: "title", className: re.titleWrapper, children: [
3880
3886
  /* @__PURE__ */ h("span", { className: re.title, children: "Camunda Copilot" }),
3881
3887
  n && /* @__PURE__ */ h("span", { className: re.subtitle, children: n })
3882
3888
  ] }),
3883
- /* @__PURE__ */ j("div", { slot: "fixed-actions", className: re.actions, children: [
3889
+ /* @__PURE__ */ T("div", { slot: "fixed-actions", className: re.actions, children: [
3884
3890
  e && /* @__PURE__ */ h(
3885
3891
  ce,
3886
3892
  {
3887
3893
  kind: "ghost",
3888
3894
  size: "md",
3889
- label: a ? ua : "New conversation",
3895
+ label: a ? da : "New conversation",
3890
3896
  align: "bottom-right",
3891
3897
  onClick: e,
3892
3898
  disabled: a,
3893
3899
  className: re.actionButton,
3894
- children: /* @__PURE__ */ h(En, {})
3900
+ children: /* @__PURE__ */ h(In, {})
3895
3901
  }
3896
3902
  ),
3897
3903
  t && /* @__PURE__ */ h(
@@ -3899,46 +3905,46 @@ const Yo = "_inputContainer_1e19u_9", Jo = "_textArea_1e19u_18", Zo = "_actionBu
3899
3905
  {
3900
3906
  kind: "ghost",
3901
3907
  size: "md",
3902
- label: a ? ua : o ? "Back to chat" : "Conversation history",
3908
+ label: a ? da : o ? "Back to chat" : "Conversation history",
3903
3909
  align: "bottom-right",
3904
3910
  onClick: t,
3905
3911
  disabled: a,
3906
3912
  className: re.actionButton,
3907
- children: /* @__PURE__ */ h(ar, { icon: o ? Ki : Qi })
3913
+ children: /* @__PURE__ */ h(ln, { icon: o ? cn : er })
3908
3914
  }
3909
3915
  )
3910
3916
  ] })
3911
3917
  ] });
3912
- }, sr = "_container_db17r_9", or = "_tag_db17r_18", da = {
3913
- container: sr,
3914
- tag: or
3915
- }, rt = (e, t) => e.id ?? `${e.label}-${t}`, ha = (e) => e?.map((t) => `${t.id ?? ""}:${t.label}`).join("|") ?? "", ir = ({ items: e, onRemoveItem: t }) => {
3916
- const [n, s] = ae(/* @__PURE__ */ new Set()), a = K(ha(e));
3917
- $(() => {
3918
- const r = ha(e);
3918
+ }, dr = "_container_db17r_9", hr = "_tag_db17r_18", ha = {
3919
+ container: dr,
3920
+ tag: hr
3921
+ }, ct = (e, t) => e.id ?? `${e.label}-${t}`, ma = (e) => e?.map((t) => `${t.id ?? ""}:${t.label}`).join("|") ?? "", mr = ({ items: e, onRemoveItem: t }) => {
3922
+ const [n, s] = ae(/* @__PURE__ */ new Set()), a = $(ma(e));
3923
+ K(() => {
3924
+ const r = ma(e);
3919
3925
  r !== a.current && (a.current = r, s(/* @__PURE__ */ new Set()));
3920
3926
  }, [e]);
3921
- const o = za(
3922
- () => e?.filter((r, c) => !n.has(rt(r, c))) ?? [],
3927
+ const o = Oa(
3928
+ () => e?.filter((r, c) => !n.has(ct(r, c))) ?? [],
3923
3929
  [e, n]
3924
3930
  ), i = S(
3925
3931
  (r, c) => {
3926
- s((l) => /* @__PURE__ */ new Set([...l, rt(r, c)])), t?.(r);
3932
+ s((l) => /* @__PURE__ */ new Set([...l, ct(r, c)])), t?.(r);
3927
3933
  },
3928
3934
  [t]
3929
3935
  );
3930
- return o.length ? /* @__PURE__ */ h("div", { className: da.container, "aria-label": "Active context", children: o.map((r, c) => /* @__PURE__ */ h(
3931
- vn,
3936
+ return o.length ? /* @__PURE__ */ h("div", { className: ha.container, "aria-label": "Active context", children: o.map((r, c) => /* @__PURE__ */ h(
3937
+ Cn,
3932
3938
  {
3933
3939
  type: "purple",
3934
3940
  size: "sm",
3935
3941
  text: r.label,
3936
3942
  onClose: () => i(r, c),
3937
- className: da.tag
3943
+ className: ha.tag
3938
3944
  },
3939
- rt(r, c)
3945
+ ct(r, c)
3940
3946
  )) }) : null;
3941
- }, ma = (e) => {
3947
+ }, pa = (e) => {
3942
3948
  let t;
3943
3949
  const n = /* @__PURE__ */ new Set(), s = (l, d) => {
3944
3950
  const u = typeof l == "function" ? l(t) : l;
@@ -3948,8 +3954,8 @@ const Yo = "_inputContainer_1e19u_9", Jo = "_textArea_1e19u_18", Zo = "_actionBu
3948
3954
  }
3949
3955
  }, a = () => t, r = { setState: s, getState: a, getInitialState: () => c, subscribe: (l) => (n.add(l), () => n.delete(l)) }, c = t = e(s, a, r);
3950
3956
  return r;
3951
- }, rr = ((e) => e ? ma(e) : ma), cr = (e) => e;
3952
- function lr(e, t = cr) {
3957
+ }, pr = ((e) => e ? pa(e) : pa), gr = (e) => e;
3958
+ function fr(e, t = gr) {
3953
3959
  const n = Te.useSyncExternalStore(
3954
3960
  e.subscribe,
3955
3961
  Te.useCallback(() => t(e.getState()), [e, t]),
@@ -3957,12 +3963,12 @@ function lr(e, t = cr) {
3957
3963
  );
3958
3964
  return Te.useDebugValue(n), n;
3959
3965
  }
3960
- const pa = (e) => {
3961
- const t = rr(e), n = (s) => lr(t, s);
3966
+ const ga = (e) => {
3967
+ const t = pr(e), n = (s) => fr(t, s);
3962
3968
  return Object.assign(n, t), n;
3963
- }, Je = ((e) => e ? pa(e) : pa), ur = () => `msg-${Date.now()}-${Math.random().toString(36).slice(2, 9)}`, dr = (e) => ({
3969
+ }, Ze = ((e) => e ? ga(e) : ga), kr = () => `msg-${Date.now()}-${Math.random().toString(36).slice(2, 9)}`, yr = (e) => ({
3964
3970
  addUserMessage: (t) => {
3965
- const n = ur();
3971
+ const n = kr();
3966
3972
  return e((s) => ({
3967
3973
  messages: [
3968
3974
  ...s.messages,
@@ -4068,7 +4074,7 @@ const pa = (e) => {
4068
4074
  };
4069
4075
  });
4070
4076
  }
4071
- }), hr = (e) => ({
4077
+ }), br = (e) => ({
4072
4078
  addThinkingBlock: (t, n, s) => {
4073
4079
  const a = { id: n, content: "", label: s, isComplete: !1 };
4074
4080
  e((o) => ({
@@ -4153,18 +4159,18 @@ const pa = (e) => {
4153
4159
  )
4154
4160
  }));
4155
4161
  }
4156
- }), mr = {
4162
+ }), vr = {
4157
4163
  view: "chat",
4158
4164
  messages: [],
4159
4165
  isStreaming: !1,
4160
4166
  streamingMessageId: null,
4161
4167
  currentThinkingBlockId: null,
4162
4168
  conversationTitle: null
4163
- }, A = Je((e) => ({
4164
- ...mr,
4165
- ...dr(e),
4166
- ...hr(e)
4167
- })), R = {
4169
+ }, O = Ze((e) => ({
4170
+ ...vr,
4171
+ ...yr(e),
4172
+ ...br(e)
4173
+ })), A = {
4168
4174
  THINKING: "THINKING",
4169
4175
  EXECUTION_PLAN: "EXECUTION_PLAN",
4170
4176
  TOOL_PLANNING: "TOOL_PLANNING",
@@ -4174,15 +4180,15 @@ const pa = (e) => {
4174
4180
  EXECUTION_COMPLETE: "EXECUTION_COMPLETE",
4175
4181
  ERROR: "ERROR",
4176
4182
  CONVERSATION_TITLE: "CONVERSATION_TITLE"
4177
- }, V = {
4183
+ }, W = {
4178
4184
  IN_PROGRESS: "IN_PROGRESS",
4179
4185
  COMPLETED: "COMPLETED",
4180
4186
  ERROR: "ERROR"
4181
- }, Ze = {
4187
+ }, et = {
4182
4188
  TOOL_INVOKE: "TOOL_INVOKE",
4183
4189
  MIXED_TOOL_RESULT: "MIXED_TOOL_RESULT",
4184
4190
  CONVERSATION_TITLE: "CONVERSATION_TITLE"
4185
- }, wl = {
4191
+ }, zl = {
4186
4192
  IDLE: "IDLE",
4187
4193
  BUSY: "BUSY",
4188
4194
  AWAITING_TOOL: "AWAITING_TOOL",
@@ -4220,14 +4226,14 @@ const pa = (e) => {
4220
4226
  clear: () => {
4221
4227
  ee.clear();
4222
4228
  }
4223
- }, on = (e) => {
4229
+ }, un = (e) => {
4224
4230
  if (!e) return {};
4225
4231
  try {
4226
4232
  return JSON.parse(e);
4227
4233
  } catch {
4228
4234
  return {};
4229
4235
  }
4230
- }, pr = ({ event: e }) => e.status === V.ERROR ? {
4236
+ }, wr = ({ event: e }) => e.status === W.ERROR ? {
4231
4237
  stateUpdate: {
4232
4238
  isBusy: !1,
4233
4239
  currentEventType: null,
@@ -4237,7 +4243,7 @@ const pa = (e) => {
4237
4243
  },
4238
4244
  result: null,
4239
4245
  messageStatus: "error"
4240
- } : null, gr = ({ event: e }) => e.type === R.EXECUTION_COMPLETE ? {
4246
+ } : null, xr = ({ event: e }) => e.type === A.EXECUTION_COMPLETE ? {
4241
4247
  stateUpdate: {
4242
4248
  isBusy: !1,
4243
4249
  currentEventType: null,
@@ -4247,8 +4253,8 @@ const pa = (e) => {
4247
4253
  result: null,
4248
4254
  messageStatus: "complete",
4249
4255
  clearStatusLabel: !0
4250
- } : null, fr = ({ event: e, state: t }) => {
4251
- if (e.status !== V.IN_PROGRESS) return null;
4256
+ } : null, _r = ({ event: e, state: t }) => {
4257
+ if (e.status !== W.IN_PROGRESS) return null;
4252
4258
  const n = {
4253
4259
  currentEventType: e.type,
4254
4260
  currentToolName: e.toolName || null
@@ -4257,43 +4263,43 @@ const pa = (e) => {
4257
4263
  return { stateUpdate: n, result: null };
4258
4264
  if (oe.isMixed(s))
4259
4265
  return { stateUpdate: n, result: null };
4260
- if (!(e.type === R.EXTERNAL_TOOL_CALL && oe.has(s) && !t.pendingToolInvoke))
4266
+ if (!(e.type === A.EXTERNAL_TOOL_CALL && oe.has(s) && !t.pendingToolInvoke))
4261
4267
  return { stateUpdate: n, result: null };
4262
- const o = on(e.toolArguments);
4268
+ const o = un(e.toolArguments);
4263
4269
  return {
4264
4270
  stateUpdate: {
4265
4271
  ...n,
4266
4272
  pendingToolInvoke: { toolName: s, toolArguments: o }
4267
4273
  },
4268
4274
  result: {
4269
- type: Ze.TOOL_INVOKE,
4275
+ type: et.TOOL_INVOKE,
4270
4276
  toolName: s,
4271
4277
  toolArguments: o
4272
4278
  }
4273
4279
  };
4274
- }, kr = ({ event: e, state: t }) => e.status === V.COMPLETED && e.type === R.TOOL_RESULT && e.toolName && t.pendingToolInvoke?.toolName === e.toolName ? { stateUpdate: { pendingToolInvoke: null }, result: null } : null, yr = ({ event: e }) => {
4280
+ }, Cr = ({ event: e, state: t }) => e.status === W.COMPLETED && e.type === A.TOOL_RESULT && e.toolName && t.pendingToolInvoke?.toolName === e.toolName ? { stateUpdate: { pendingToolInvoke: null }, result: null } : null, Sr = ({ event: e }) => {
4275
4281
  const t = e.toolName;
4276
- return !(e.status === V.COMPLETED && e.type === R.TOOL_RESULT && t && oe.isMixed(t) && e.toolResult) || !t || !e.toolResult ? null : {
4282
+ return !(e.status === W.COMPLETED && e.type === A.TOOL_RESULT && t && oe.isMixed(t) && e.toolResult) || !t || !e.toolResult ? null : {
4277
4283
  stateUpdate: null,
4278
4284
  result: {
4279
- type: Ze.MIXED_TOOL_RESULT,
4285
+ type: et.MIXED_TOOL_RESULT,
4280
4286
  toolName: t,
4281
4287
  toolResult: e.toolResult
4282
4288
  }
4283
4289
  };
4284
- }, br = [
4285
- pr,
4286
- gr,
4287
- fr,
4288
- yr,
4289
- kr
4290
- ], vr = (e, t) => {
4290
+ }, Er = [
4291
+ wr,
4292
+ xr,
4293
+ _r,
4294
+ Sr,
4295
+ Cr
4296
+ ], Tr = (e, t) => {
4291
4297
  const n = { event: e, state: t, messageId: t.currentMessageId };
4292
- return br.reduce((s, a) => a(n) ?? s, {
4298
+ return Er.reduce((s, a) => a(n) ?? s, {
4293
4299
  stateUpdate: null,
4294
4300
  result: null
4295
4301
  });
4296
- }, ga = {
4302
+ }, fa = {
4297
4303
  conversationId: null,
4298
4304
  currentMessageId: null,
4299
4305
  isBusy: !1,
@@ -4301,8 +4307,8 @@ const pa = (e) => {
4301
4307
  currentToolName: null,
4302
4308
  pendingToolInvoke: null,
4303
4309
  error: null
4304
- }, wr = (e) => e.isBusy || e.pendingToolInvoke !== null, xl = (e) => e.error ? "ERROR" : e.pendingToolInvoke ? "AWAITING_TOOL" : e.isBusy ? "BUSY" : "IDLE", L = Je((e, t) => ({
4305
- ...ga,
4310
+ }, jr = (e) => e.isBusy || e.pendingToolInvoke !== null, Il = (e) => e.error ? "ERROR" : e.pendingToolInvoke ? "AWAITING_TOOL" : e.isBusy ? "BUSY" : "IDLE", M = Ze((e, t) => ({
4311
+ ...fa,
4306
4312
  callbacks: {},
4307
4313
  setCallbacks: (n) => {
4308
4314
  e({ callbacks: n });
@@ -4319,7 +4325,7 @@ const pa = (e) => {
4319
4325
  });
4320
4326
  },
4321
4327
  processEvent: (n) => {
4322
- const s = t(), a = s.currentMessageId, { stateUpdate: o, result: i, messageStatus: r, clearStatusLabel: c } = vr(n, s);
4328
+ const s = t(), a = s.currentMessageId, { stateUpdate: o, result: i, messageStatus: r, clearStatusLabel: c } = Tr(n, s);
4323
4329
  return o && e(o), a && r && s.callbacks.onMessageStatusUpdate && s.callbacks.onMessageStatusUpdate(a, r), a && c && s.callbacks.onStatusLabelClear && s.callbacks.onStatusLabelClear(a, ""), i;
4324
4330
  },
4325
4331
  clearPendingTool: () => {
@@ -4337,28 +4343,28 @@ const pa = (e) => {
4337
4343
  },
4338
4344
  reset: () => {
4339
4345
  const n = t(), s = n.currentMessageId;
4340
- s && n.callbacks.onMessageStatusUpdate && n.callbacks.onMessageStatusUpdate(s, "complete"), s && n.callbacks.onStatusLabelClear && n.callbacks.onStatusLabelClear(s, ""), e({ ...ga, callbacks: n.callbacks });
4346
+ s && n.callbacks.onMessageStatusUpdate && n.callbacks.onMessageStatusUpdate(s, "complete"), s && n.callbacks.onStatusLabelClear && n.callbacks.onStatusLabelClear(s, ""), e({ ...fa, callbacks: n.callbacks });
4341
4347
  },
4342
4348
  setConversationId: (n) => {
4343
4349
  e({ conversationId: n });
4344
4350
  }
4345
- })), _e = Je((e) => ({
4351
+ })), _e = Ze((e) => ({
4346
4352
  isOpen: !1,
4347
4353
  open: () => e({ isOpen: !0 }),
4348
4354
  close: () => e({ isOpen: !1 }),
4349
4355
  toggle: () => e((t) => ({ isOpen: !t.isOpen }))
4350
- })), xr = { messages: [], pendingToolBlocks: [] }, _r = /* @__PURE__ */ new Set(["USER", "ASSISTANT", "TOOL_CALL", "TOOL_OUTPUT"]), Cr = (e) => {
4351
- const { messages: t, pendingToolBlocks: n } = e.filter((s) => _r.has(s.type)).reduce(Sr, xr);
4352
- return n.length > 0 ? Er(t, n) : t;
4353
- }, Sr = (e, t) => {
4356
+ })), zr = { messages: [], pendingToolBlocks: [] }, Ir = /* @__PURE__ */ new Set(["USER", "ASSISTANT", "TOOL_CALL", "TOOL_OUTPUT"]), Or = (e) => {
4357
+ const { messages: t, pendingToolBlocks: n } = e.filter((s) => Ir.has(s.type)).reduce(Rr, zr);
4358
+ return n.length > 0 ? Ar(t, n) : t;
4359
+ }, Rr = (e, t) => {
4354
4360
  if (t.type === "USER")
4355
- return { ...e, messages: [...e.messages, Tr(t)] };
4361
+ return { ...e, messages: [...e.messages, Lr(t)] };
4356
4362
  if (t.type === "ASSISTANT") {
4357
- const n = e.pendingToolBlocks.length > 0 ? { ...fa(t), thinkingBlocks: e.pendingToolBlocks } : fa(t);
4363
+ const n = e.pendingToolBlocks.length > 0 ? { ...ka(t), thinkingBlocks: e.pendingToolBlocks } : ka(t);
4358
4364
  return { messages: [...e.messages, n], pendingToolBlocks: [] };
4359
4365
  }
4360
- return { ...e, pendingToolBlocks: [...e.pendingToolBlocks, jr(t)] };
4361
- }, Er = (e, t) => {
4366
+ return { ...e, pendingToolBlocks: [...e.pendingToolBlocks, Pr(t)] };
4367
+ }, Ar = (e, t) => {
4362
4368
  const n = [...e].reverse().findIndex((i) => i.role === "assistant");
4363
4369
  if (n === -1)
4364
4370
  return e;
@@ -4367,20 +4373,20 @@ const pa = (e) => {
4367
4373
  thinkingBlocks: [...a.thinkingBlocks ?? [], ...t]
4368
4374
  };
4369
4375
  return e.map((i, r) => r === s ? o : i);
4370
- }, Tr = (e) => ({
4376
+ }, Lr = (e) => ({
4371
4377
  id: e.id,
4372
4378
  role: "user",
4373
4379
  content: e.message ?? "",
4374
4380
  status: "complete",
4375
4381
  timestamp: new Date(e.created).getTime()
4376
- }), fa = (e) => ({
4382
+ }), ka = (e) => ({
4377
4383
  id: e.id,
4378
4384
  role: "assistant",
4379
4385
  content: e.message ?? "",
4380
4386
  status: "complete",
4381
4387
  timestamp: new Date(e.created).getTime(),
4382
4388
  ...e.milestoneId ? { milestoneId: e.milestoneId } : {}
4383
- }), jr = (e) => ({
4389
+ }), Pr = (e) => ({
4384
4390
  id: e.id,
4385
4391
  content: e.message ?? e.artifactJson ?? "",
4386
4392
  label: e.toolName ?? (e.type === "TOOL_CALL" ? "Tool call" : "Tool result"),
@@ -4388,18 +4394,18 @@ const pa = (e) => {
4388
4394
  kind: "tool",
4389
4395
  toolName: e.toolName,
4390
4396
  toolStatus: e.message?.includes("Error") ? "error" : "success"
4391
- }), zr = 20, ka = {
4397
+ }), Mr = 20, ya = {
4392
4398
  conversations: [],
4393
4399
  isLoadingConversations: !1,
4394
4400
  isLoadingMessages: !1,
4395
4401
  error: null,
4396
4402
  hasMore: !1,
4397
4403
  currentPage: 0
4398
- }, ya = async (e, t, n) => {
4404
+ }, ba = async (e, t, n) => {
4399
4405
  if (e.fetchConversations) {
4400
4406
  n({ isLoadingConversations: !0 });
4401
4407
  try {
4402
- const s = await e.fetchConversations(t, zr);
4408
+ const s = await e.fetchConversations(t, Mr);
4403
4409
  n(t === 0 ? { conversations: s.conversations } : {
4404
4410
  conversations: [...N.getState().conversations, ...s.conversations]
4405
4411
  });
@@ -4412,27 +4418,27 @@ const pa = (e) => {
4412
4418
  n({ isLoadingConversations: !1 });
4413
4419
  }
4414
4420
  }
4415
- }, N = Je((e, t) => ({
4421
+ }, N = Ze((e, t) => ({
4416
4422
  transport: null,
4417
- ...ka,
4423
+ ...ya,
4418
4424
  setTransport: (n) => {
4419
4425
  e({ transport: n });
4420
4426
  },
4421
4427
  showHistory: () => {
4422
- A.getState().setView("history"), e({ error: null });
4428
+ O.getState().setView("history"), e({ error: null });
4423
4429
  const { transport: n } = t();
4424
- n && ya(n, 0, e);
4430
+ n && ba(n, 0, e);
4425
4431
  },
4426
4432
  hideHistory: () => {
4427
- A.getState().setView("chat");
4433
+ O.getState().setView("chat");
4428
4434
  },
4429
4435
  selectConversation: async (n) => {
4430
4436
  const { transport: s } = t();
4431
4437
  if (s?.fetchConversationMessages) {
4432
4438
  e({ isLoadingMessages: !0 });
4433
4439
  try {
4434
- const a = await s.fetchConversationMessages(n), o = Cr(a.messages).map(({ thinkingBlocks: i, ...r }) => r);
4435
- L.getState().reset(), A.getState().loadConversation(o, a.name), L.getState().setConversationId(n), e({ error: null });
4440
+ const a = await s.fetchConversationMessages(n), o = Or(a.messages).map(({ thinkingBlocks: i, ...r }) => r);
4441
+ M.getState().reset(), O.getState().loadConversation(o, a.name), M.getState().setConversationId(n), e({ error: null });
4436
4442
  } catch (a) {
4437
4443
  const o = a instanceof Error ? a.message : "Failed to load conversation";
4438
4444
  e({ error: o });
@@ -4482,51 +4488,51 @@ const pa = (e) => {
4482
4488
  },
4483
4489
  loadMore: () => {
4484
4490
  const { isLoadingConversations: n, hasMore: s, currentPage: a, transport: o } = t();
4485
- !n && s && o && ya(o, a + 1, e);
4491
+ !n && s && o && ba(o, a + 1, e);
4486
4492
  },
4487
4493
  reset: () => {
4488
- e(ka);
4494
+ e(ya);
4489
4495
  },
4490
4496
  rollback: async (n, s, a) => {
4491
4497
  const { transport: o } = t();
4492
4498
  if (o?.rollbackConversation)
4493
4499
  try {
4494
- await o.rollbackConversation(n, s) && A.getState().rollbackToMessage(a);
4500
+ await o.rollbackConversation(n, s) && O.getState().rollbackToMessage(a);
4495
4501
  } catch (i) {
4496
4502
  const r = i instanceof Error ? i.message : "Failed to rollback conversation";
4497
4503
  e({ error: r });
4498
4504
  }
4499
4505
  }
4500
- })), Ir = "_confirmation_prut5_9", Or = "_actions_prut5_16", ba = {
4501
- confirmation: Ir,
4502
- actions: Or
4503
- }, rn = ({ message: e, onConfirm: t, onCancel: n }) => /* @__PURE__ */ j("div", { role: "alert", className: ba.confirmation, children: [
4506
+ })), Nr = "_confirmation_prut5_9", qr = "_actions_prut5_16", va = {
4507
+ confirmation: Nr,
4508
+ actions: qr
4509
+ }, dn = ({ message: e, onConfirm: t, onCancel: n }) => /* @__PURE__ */ T("div", { role: "alert", className: va.confirmation, children: [
4504
4510
  /* @__PURE__ */ h("span", { children: e }),
4505
- /* @__PURE__ */ j("div", { className: ba.actions, children: [
4511
+ /* @__PURE__ */ T("div", { className: va.actions, children: [
4506
4512
  /* @__PURE__ */ h(we, { kind: "danger", size: "sm", onClick: t, children: "Delete" }),
4507
4513
  /* @__PURE__ */ h(we, { kind: "ghost", size: "sm", onClick: n, children: "Cancel" })
4508
4514
  ] })
4509
- ] }), Rr = "_conversationItem_1gc29_9", Ar = "_rowContent_1gc29_38", Lr = "_rowActions_1gc29_45", Pr = "_actionIcon_1gc29_58", Mr = "_editRow_1gc29_64", Nr = "_editInput_1gc29_70", qr = "_rowButton_1gc29_75", Dr = "_active_1gc29_93", Br = "_activeDot_1gc29_97", Fr = "_timestampRow_1gc29_109", Ur = "_timestamp_1gc29_109", D = {
4510
- conversationItem: Rr,
4511
- rowContent: Ar,
4512
- rowActions: Lr,
4513
- actionIcon: Pr,
4514
- editRow: Mr,
4515
- editInput: Nr,
4516
- rowButton: qr,
4517
- active: Dr,
4518
- activeDot: Br,
4519
- timestampRow: Fr,
4520
- timestamp: Ur
4521
- }, Hr = ({
4515
+ ] }), Dr = "_conversationItem_1gc29_9", Br = "_rowContent_1gc29_38", Fr = "_rowActions_1gc29_45", Ur = "_actionIcon_1gc29_58", Hr = "_editRow_1gc29_64", Kr = "_editInput_1gc29_70", $r = "_rowButton_1gc29_75", Qr = "_active_1gc29_93", Vr = "_activeDot_1gc29_97", Wr = "_timestampRow_1gc29_109", Gr = "_timestamp_1gc29_109", D = {
4516
+ conversationItem: Dr,
4517
+ rowContent: Br,
4518
+ rowActions: Fr,
4519
+ actionIcon: Ur,
4520
+ editRow: Hr,
4521
+ editInput: Kr,
4522
+ rowButton: $r,
4523
+ active: Qr,
4524
+ activeDot: Vr,
4525
+ timestampRow: Wr,
4526
+ timestamp: Gr
4527
+ }, Xr = ({
4522
4528
  conversation: e,
4523
4529
  isActive: t,
4524
4530
  onSelect: n,
4525
4531
  onRename: s,
4526
4532
  onDelete: a
4527
4533
  }) => {
4528
- const [o, i] = ae("default"), [r, c] = ae(e.name), l = K(null);
4529
- $(() => {
4534
+ const [o, i] = ae("default"), [r, c] = ae(e.name), l = $(null);
4535
+ K(() => {
4530
4536
  o === "editing" && (l.current?.focus(), l.current?.select());
4531
4537
  }, [o]);
4532
4538
  const d = S(
@@ -4552,12 +4558,12 @@ const pa = (e) => {
4552
4558
  i("default");
4553
4559
  }, []), g = S(() => {
4554
4560
  n(e.id);
4555
- }, [n, e.id]), y = nn(new Date(e.updated || e.created).getTime());
4556
- return o === "editing" ? /* @__PURE__ */ j("div", { className: D.conversationItem, "data-editing": !0, children: [
4561
+ }, [n, e.id]), y = on(new Date(e.updated || e.created).getTime());
4562
+ return o === "editing" ? /* @__PURE__ */ T("div", { className: D.conversationItem, "data-editing": !0, children: [
4557
4563
  /* @__PURE__ */ h("span", { className: D.timestamp, children: y }),
4558
- /* @__PURE__ */ j("div", { className: D.editRow, children: [
4564
+ /* @__PURE__ */ T("div", { className: D.editRow, children: [
4559
4565
  /* @__PURE__ */ h(
4560
- wn,
4566
+ Sn,
4561
4567
  {
4562
4568
  id: `rename-${e.id}`,
4563
4569
  ref: l,
@@ -4572,25 +4578,25 @@ const pa = (e) => {
4572
4578
  className: D.editInput
4573
4579
  }
4574
4580
  ),
4575
- /* @__PURE__ */ h(ce, { kind: "ghost", size: "sm", label: "Confirm", onClick: u, className: D.actionIcon, children: /* @__PURE__ */ h(On, {}) }),
4576
- /* @__PURE__ */ h(ce, { kind: "ghost", size: "sm", label: "Cancel", onClick: m, className: D.actionIcon, children: /* @__PURE__ */ h(Rn, {}) })
4581
+ /* @__PURE__ */ h(ce, { kind: "ghost", size: "sm", label: "Confirm", onClick: u, className: D.actionIcon, children: /* @__PURE__ */ h(Mn, {}) }),
4582
+ /* @__PURE__ */ h(ce, { kind: "ghost", size: "sm", label: "Cancel", onClick: m, className: D.actionIcon, children: /* @__PURE__ */ h(Nn, {}) })
4577
4583
  ] })
4578
4584
  ] }) : o === "confirming-delete" ? /* @__PURE__ */ h("div", { className: D.conversationItem, "data-confirming-delete": !0, children: /* @__PURE__ */ h(
4579
- rn,
4585
+ dn,
4580
4586
  {
4581
4587
  message: "Delete this conversation?",
4582
4588
  onConfirm: k,
4583
4589
  onCancel: b
4584
4590
  }
4585
- ) }) : /* @__PURE__ */ h("div", { className: `${D.conversationItem} ${t ? D.active : ""}`, children: /* @__PURE__ */ j("div", { className: D.rowContent, children: [
4586
- /* @__PURE__ */ j("button", { type: "button", className: D.rowButton, onClick: g, children: [
4587
- /* @__PURE__ */ j("span", { className: D.timestampRow, children: [
4591
+ ) }) : /* @__PURE__ */ h("div", { className: `${D.conversationItem} ${t ? D.active : ""}`, children: /* @__PURE__ */ T("div", { className: D.rowContent, children: [
4592
+ /* @__PURE__ */ T("button", { type: "button", className: D.rowButton, onClick: g, children: [
4593
+ /* @__PURE__ */ T("span", { className: D.timestampRow, children: [
4588
4594
  t && /* @__PURE__ */ h("span", { className: D.activeDot, "data-testid": "active-indicator", "aria-label": "Active conversation" }),
4589
4595
  /* @__PURE__ */ h("span", { className: D.timestamp, children: y })
4590
4596
  ] }),
4591
4597
  /* @__PURE__ */ h("span", { children: e.name || "Untitled conversation" })
4592
4598
  ] }),
4593
- /* @__PURE__ */ j("div", { className: D.rowActions, children: [
4599
+ /* @__PURE__ */ T("div", { className: D.rowActions, children: [
4594
4600
  /* @__PURE__ */ h(
4595
4601
  ce,
4596
4602
  {
@@ -4600,7 +4606,7 @@ const pa = (e) => {
4600
4606
  autoAlign: !0,
4601
4607
  onClick: d,
4602
4608
  className: D.actionIcon,
4603
- children: /* @__PURE__ */ h(An, {})
4609
+ children: /* @__PURE__ */ h(qn, {})
4604
4610
  }
4605
4611
  ),
4606
4612
  /* @__PURE__ */ h(
@@ -4612,25 +4618,26 @@ const pa = (e) => {
4612
4618
  autoAlign: !0,
4613
4619
  onClick: p,
4614
4620
  className: D.actionIcon,
4615
- children: /* @__PURE__ */ h(Ln, {})
4621
+ children: /* @__PURE__ */ h(Dn, {})
4616
4622
  }
4617
4623
  )
4618
4624
  ] })
4619
4625
  ] }) });
4620
- }, $r = "_panel_fkjgk_9", Kr = "_conversationList_fkjgk_18", Qr = "_emptyState_fkjgk_27", Vr = "_emptyStateTitle_fkjgk_35", Wr = "_emptyStateDescription_fkjgk_41", Gr = "_loadMoreContainer_fkjgk_46", Xr = "_loadingMoreContainer_fkjgk_52", Yr = "_loadingRow_fkjgk_59", Jr = "_errorNotification_fkjgk_66", Zr = "_skeletonItem_fkjgk_70", ec = "_footer_fkjgk_78", tc = "_footerText_fkjgk_88", W = {
4621
- panel: $r,
4622
- conversationList: Kr,
4623
- emptyState: Qr,
4624
- emptyStateTitle: Vr,
4625
- emptyStateDescription: Wr,
4626
- loadMoreContainer: Gr,
4627
- loadingMoreContainer: Xr,
4628
- loadingRow: Yr,
4629
- errorNotification: Jr,
4630
- skeletonItem: Zr,
4631
- footer: ec,
4632
- footerText: tc
4633
- }, ac = ({
4626
+ }, 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", V = {
4627
+ panel: Jr,
4628
+ conversationList: Yr,
4629
+ emptyState: Zr,
4630
+ emptyStateCard: ec,
4631
+ emptyStateIcon: tc,
4632
+ emptyStateText: ac,
4633
+ loadMoreContainer: nc,
4634
+ loadingMoreContainer: sc,
4635
+ loadingRow: oc,
4636
+ errorNotification: ic,
4637
+ skeletonItem: rc,
4638
+ footer: cc,
4639
+ footerText: lc
4640
+ }, uc = ({
4634
4641
  conversations: e,
4635
4642
  activeConversationId: t,
4636
4643
  onSelectConversation: n,
@@ -4644,12 +4651,12 @@ const pa = (e) => {
4644
4651
  onLoadMore: d
4645
4652
  }) => {
4646
4653
  const [u, m] = ae(!1), f = i && e.length > 0;
4647
- return /* @__PURE__ */ j("div", { className: W.panel, children: [
4648
- /* @__PURE__ */ j("div", { className: W.conversationList, children: [
4654
+ return /* @__PURE__ */ T("div", { className: V.panel, children: [
4655
+ /* @__PURE__ */ T("div", { className: V.conversationList, children: [
4649
4656
  c && /* @__PURE__ */ h(
4650
- Ia,
4657
+ Ra,
4651
4658
  {
4652
- className: W.errorNotification,
4659
+ className: V.errorNotification,
4653
4660
  kind: "error",
4654
4661
  lowContrast: !0,
4655
4662
  title: "Unable to load conversation history",
@@ -4657,12 +4664,12 @@ const pa = (e) => {
4657
4664
  hideCloseButton: !0
4658
4665
  }
4659
4666
  ),
4660
- i && e.length === 0 ? /* @__PURE__ */ h(nc, {}) : e.length === 0 ? /* @__PURE__ */ j("div", { className: W.emptyState, children: [
4661
- /* @__PURE__ */ h("span", { className: W.emptyStateTitle, children: "Your chat history is empty." }),
4662
- /* @__PURE__ */ h("span", { className: W.emptyStateDescription, children: "Start a chat it will be saved for 30 days." })
4663
- ] }) : /* @__PURE__ */ j($e, { children: [
4667
+ i && e.length === 0 ? /* @__PURE__ */ h(dc, {}) : e.length === 0 ? /* @__PURE__ */ h("div", { className: V.emptyState, children: /* @__PURE__ */ T("div", { className: V.emptyStateCard, children: [
4668
+ /* @__PURE__ */ h("div", { className: V.emptyStateIcon, children: /* @__PURE__ */ h(ln, { icon: cn }) }),
4669
+ /* @__PURE__ */ h("span", { className: V.emptyStateText, children: "Chat history will appear here after your first chat." })
4670
+ ] }) }) : /* @__PURE__ */ T($e, { children: [
4664
4671
  e.map((p) => /* @__PURE__ */ h(
4665
- Hr,
4672
+ Xr,
4666
4673
  {
4667
4674
  conversation: p,
4668
4675
  isActive: p.id === t,
@@ -4672,9 +4679,9 @@ const pa = (e) => {
4672
4679
  },
4673
4680
  p.id
4674
4681
  )),
4675
- f && /* @__PURE__ */ h("div", { className: W.loadingMoreContainer, children: /* @__PURE__ */ h(va, { label: "Loading more conversations" }) }),
4676
- r && /* @__PURE__ */ h("div", { className: W.loadingMoreContainer, children: /* @__PURE__ */ h(va, { label: "Opening conversation" }) }),
4677
- l && /* @__PURE__ */ h("div", { className: W.loadMoreContainer, children: /* @__PURE__ */ h(
4682
+ f && /* @__PURE__ */ h("div", { className: V.loadingMoreContainer, children: /* @__PURE__ */ h(wa, { label: "Loading more conversations" }) }),
4683
+ r && /* @__PURE__ */ h("div", { className: V.loadingMoreContainer, children: /* @__PURE__ */ h(wa, { label: "Opening conversation" }) }),
4684
+ l && /* @__PURE__ */ h("div", { className: V.loadMoreContainer, children: /* @__PURE__ */ h(
4678
4685
  we,
4679
4686
  {
4680
4687
  kind: "ghost",
@@ -4686,8 +4693,8 @@ const pa = (e) => {
4686
4693
  ) })
4687
4694
  ] })
4688
4695
  ] }),
4689
- /* @__PURE__ */ h("div", { className: W.footer, children: u ? /* @__PURE__ */ h(
4690
- rn,
4696
+ /* @__PURE__ */ h("div", { className: V.footer, children: u ? /* @__PURE__ */ h(
4697
+ dn,
4691
4698
  {
4692
4699
  message: "Delete all conversations?",
4693
4700
  onConfirm: () => {
@@ -4695,8 +4702,8 @@ const pa = (e) => {
4695
4702
  },
4696
4703
  onCancel: () => m(!1)
4697
4704
  }
4698
- ) : /* @__PURE__ */ j($e, { children: [
4699
- /* @__PURE__ */ h("span", { className: W.footerText, children: "Chats are saved up to 90 days." }),
4705
+ ) : /* @__PURE__ */ T($e, { children: [
4706
+ /* @__PURE__ */ h("span", { className: V.footerText, children: "Chats are saved up to 90 days." }),
4700
4707
  /* @__PURE__ */ h(
4701
4708
  we,
4702
4709
  {
@@ -4709,13 +4716,13 @@ const pa = (e) => {
4709
4716
  )
4710
4717
  ] }) })
4711
4718
  ] });
4712
- }, nc = () => /* @__PURE__ */ h($e, { children: Array.from({ length: 5 }, (e, t) => /* @__PURE__ */ j("div", { className: W.skeletonItem, children: [
4713
- /* @__PURE__ */ h(Nt, { heading: !0, width: "60%" }),
4714
- /* @__PURE__ */ h(Nt, { width: "30%" })
4715
- ] }, t)) }), va = ({ label: e }) => /* @__PURE__ */ j("div", { className: W.loadingRow, role: "status", "aria-live": "polite", children: [
4716
- /* @__PURE__ */ h(xn, { withOverlay: !1, small: !0 }),
4719
+ }, dc = () => /* @__PURE__ */ h($e, { children: Array.from({ length: 5 }, (e, t) => /* @__PURE__ */ T("div", { className: V.skeletonItem, children: [
4720
+ /* @__PURE__ */ h(qt, { heading: !0, width: "60%" }),
4721
+ /* @__PURE__ */ h(qt, { width: "30%" })
4722
+ ] }, t)) }), wa = ({ label: e }) => /* @__PURE__ */ T("div", { className: V.loadingRow, role: "status", "aria-live": "polite", children: [
4723
+ /* @__PURE__ */ h(En, { withOverlay: !1, small: !0 }),
4717
4724
  /* @__PURE__ */ h("span", { className: "cds--type-body-compact-01", children: e })
4718
- ] }), wa = ({
4725
+ ] }), xa = ({
4719
4726
  onSendMessage: e,
4720
4727
  onStopGeneration: t,
4721
4728
  onResetConversation: n,
@@ -4730,7 +4737,7 @@ const pa = (e) => {
4730
4737
  onRemoveContext: u,
4731
4738
  onSeeVersion: m
4732
4739
  }) => {
4733
- const f = A((_) => _.messages), p = A((_) => _.clearMessages), k = A((_) => _.conversationTitle), b = A((_) => _.view), g = L((_) => _.conversationId), y = N((_) => !!_.transport?.fetchConversations), v = N((_) => !!_.transport?.rollbackConversation), E = N((_) => _.rollback), z = N((_) => _.conversations), w = N((_) => _.isLoadingConversations), x = N((_) => _.isLoadingMessages), T = N((_) => _.error), F = N((_) => _.hasMore), X = N((_) => _.showHistory), U = N((_) => _.hideHistory), Y = N((_) => _.selectConversation), ne = N((_) => _.renameConversation), ke = N((_) => _.deleteConversation), ue = N((_) => _.deleteAllConversations), de = N((_) => _.loadMore), ye = s ?? Y, Oe = S(() => {
4740
+ const f = O((_) => _.messages), p = O((_) => _.clearMessages), k = O((_) => _.conversationTitle), b = O((_) => _.view), g = M((_) => _.conversationId), y = N((_) => !!_.transport?.fetchConversations), v = N((_) => !!_.transport?.rollbackConversation), E = N((_) => _.rollback), z = N((_) => _.conversations), w = N((_) => _.isLoadingConversations), x = N((_) => _.isLoadingMessages), j = N((_) => _.error), F = N((_) => _.hasMore), X = N((_) => _.showHistory), U = N((_) => _.hideHistory), J = N((_) => _.selectConversation), ne = N((_) => _.renameConversation), ke = N((_) => _.deleteConversation), ue = N((_) => _.deleteAllConversations), de = N((_) => _.loadMore), ye = s ?? J, Oe = S(() => {
4734
4741
  p(), n?.();
4735
4742
  }, [p, n]), Ce = S(
4736
4743
  (_, Ae) => {
@@ -4745,9 +4752,9 @@ const pa = (e) => {
4745
4752
  },
4746
4753
  [e]
4747
4754
  );
4748
- return /* @__PURE__ */ j(Un, { className: `${je.container} ${l ?? ""}`, showWorkspace: b === "history", children: [
4755
+ return /* @__PURE__ */ T(Vn, { className: `${je.container} ${l ?? ""}`, showWorkspace: b === "history", children: [
4749
4756
  /* @__PURE__ */ h("div", { slot: "header", children: /* @__PURE__ */ h(
4750
- nr,
4757
+ ur,
4751
4758
  {
4752
4759
  onReset: Oe,
4753
4760
  onShowHistory: y ? Re : void 0,
@@ -4757,7 +4764,7 @@ const pa = (e) => {
4757
4764
  }
4758
4765
  ) }),
4759
4766
  /* @__PURE__ */ h("div", { slot: "messages", className: je.messagesSlot, children: /* @__PURE__ */ h(
4760
- $i,
4767
+ Zi,
4761
4768
  {
4762
4769
  messages: f,
4763
4770
  emptyStateTitle: i,
@@ -4769,7 +4776,7 @@ const pa = (e) => {
4769
4776
  }
4770
4777
  ) }),
4771
4778
  /* @__PURE__ */ h("div", { slot: "workspace", className: je.workspaceSlot, children: /* @__PURE__ */ h(
4772
- ac,
4779
+ uc,
4773
4780
  {
4774
4781
  conversations: z,
4775
4782
  activeConversationId: g,
@@ -4779,23 +4786,23 @@ const pa = (e) => {
4779
4786
  onDeleteAllConversations: ue,
4780
4787
  isLoadingConversations: w,
4781
4788
  isOpeningConversation: x,
4782
- error: T,
4789
+ error: j,
4783
4790
  hasMore: F,
4784
4791
  onLoadMore: de
4785
4792
  }
4786
4793
  ) }),
4787
- /* @__PURE__ */ h("div", { slot: "input", children: /* @__PURE__ */ j("div", { className: je.inputBlock, children: [
4788
- /* @__PURE__ */ h(ir, { items: d, onRemoveItem: u }),
4789
- /* @__PURE__ */ h(ei, { onSend: e, onStop: t, isBusy: a, isOpen: o })
4794
+ /* @__PURE__ */ h("div", { slot: "input", children: /* @__PURE__ */ T("div", { className: je.inputBlock, children: [
4795
+ /* @__PURE__ */ h(mr, { items: d, onRemoveItem: u }),
4796
+ /* @__PURE__ */ h(oi, { onSend: e, onStop: t, isBusy: a, isOpen: o })
4790
4797
  ] }) })
4791
4798
  ] });
4792
- }, sc = 6e4, oc = 5, ic = 50;
4793
- class rc extends Error {
4799
+ }, hc = 6e4, mc = 5, pc = 50;
4800
+ class gc extends Error {
4794
4801
  constructor(t = "Query was cancelled due to a new query being submitted") {
4795
4802
  super(t), this.name = "QueryCancelledError";
4796
4803
  }
4797
4804
  }
4798
- class cc {
4805
+ class fc {
4799
4806
  executor = null;
4800
4807
  pendingQuery = null;
4801
4808
  conversationRef = null;
@@ -4812,7 +4819,7 @@ class cc {
4812
4819
  return this.executor;
4813
4820
  }
4814
4821
  setPendingQuery(t) {
4815
- this.pendingQuery && t !== null && (clearTimeout(this.pendingQuery.timeout), this.pendingQuery.reject(new rc())), this.pendingQuery = t;
4822
+ this.pendingQuery && t !== null && (clearTimeout(this.pendingQuery.timeout), this.pendingQuery.reject(new gc())), this.pendingQuery = t;
4816
4823
  }
4817
4824
  getPendingQuery() {
4818
4825
  return this.pendingQuery;
@@ -4824,33 +4831,33 @@ class cc {
4824
4831
  return this.pendingQuery?.query === t;
4825
4832
  }
4826
4833
  }
4827
- const te = new cc(), lc = (e) => ({
4834
+ const te = new fc(), kc = (e) => ({
4828
4835
  content: "",
4829
4836
  source_url: e.source_url ?? "",
4830
4837
  title: e.title ?? "",
4831
4838
  source_type: e.source_type ?? "document"
4832
- }), uc = (e) => ({
4839
+ }), yc = (e) => ({
4833
4840
  content: "",
4834
4841
  source_url: e.source_url ?? "",
4835
4842
  title: e.title ?? "",
4836
4843
  source_type: e.source_type ?? "document"
4837
- }), dc = (e) => {
4844
+ }), bc = (e) => {
4838
4845
  const t = /* @__PURE__ */ new Set();
4839
4846
  return e.filter((n) => {
4840
4847
  const s = t.has(n.source_url);
4841
4848
  return t.add(n.source_url), !s;
4842
4849
  });
4843
4850
  };
4844
- function xa(e) {
4851
+ function _a(e) {
4845
4852
  te.setConversationRef(e);
4846
4853
  }
4847
- function _a(e) {
4854
+ function Ca(e) {
4848
4855
  te.setExecutor(e);
4849
4856
  }
4850
- function hc() {
4857
+ function vc() {
4851
4858
  return te.getExecutor();
4852
4859
  }
4853
- function mc() {
4860
+ function wc() {
4854
4861
  return (e) => {
4855
4862
  const t = te.getPendingQuery();
4856
4863
  if (!t) return;
@@ -4861,11 +4868,11 @@ function mc() {
4861
4868
  const l = te.getPendingQuery();
4862
4869
  l && (clearTimeout(l.timeout), te.setPendingQuery(null), l.resolve({
4863
4870
  answer: a,
4864
- sources: dc(c)
4871
+ sources: bc(c)
4865
4872
  }));
4866
4873
  };
4867
4874
  if (o.length > 0) {
4868
- const c = o.map((l) => lc(l));
4875
+ const c = o.map((l) => kc(l));
4869
4876
  i(c);
4870
4877
  return;
4871
4878
  }
@@ -4875,17 +4882,17 @@ function mc() {
4875
4882
  if (d?.current) {
4876
4883
  const u = d.current.getLatest();
4877
4884
  if (u?.sources && u.sources.length > 0) {
4878
- const m = u.sources.map((f) => uc(f));
4885
+ const m = u.sources.map((f) => yc(f));
4879
4886
  i(m);
4880
4887
  return;
4881
4888
  }
4882
4889
  }
4883
- c > 0 ? setTimeout(() => r(c - 1), ic) : i([]);
4890
+ c > 0 ? setTimeout(() => r(c - 1), pc) : i([]);
4884
4891
  };
4885
- r(oc);
4892
+ r(mc);
4886
4893
  };
4887
4894
  }
4888
- function pc(e, t = sc) {
4895
+ function xc(e, t = hc) {
4889
4896
  return (n) => new Promise((s, a) => {
4890
4897
  const o = setTimeout(() => {
4891
4898
  te.isPendingQueryMatch(n) && (te.clearPendingQuery(), a(new Error("Request timed out")));
@@ -4898,17 +4905,17 @@ function pc(e, t = sc) {
4898
4905
  }), e(n);
4899
4906
  });
4900
4907
  }
4901
- function gc({ children: e }) {
4902
- const { submitQuery: t, conversation: n } = Xo(), s = K(n);
4903
- return s.current = n, $(() => {
4904
- xa(s);
4905
- const a = pc(t);
4906
- return _a(a), () => {
4907
- _a(null), xa(null);
4908
+ function _c({ children: e }) {
4909
+ const { submitQuery: t, conversation: n } = ti(), s = $(n);
4910
+ return s.current = n, K(() => {
4911
+ _a(s);
4912
+ const a = xc(t);
4913
+ return Ca(a), () => {
4914
+ Ca(null), _a(null);
4908
4915
  };
4909
4916
  }, [t]), e;
4910
4917
  }
4911
- const _l = ({
4918
+ const Ol = ({
4912
4919
  onSendMessage: e,
4913
4920
  kapaAiIntegrationId: t,
4914
4921
  onStopGeneration: n,
@@ -4936,44 +4943,42 @@ const _l = ({
4936
4943
  contextItems: d,
4937
4944
  onRemoveContext: u,
4938
4945
  onSeeVersion: m
4939
- }, p = za(
4946
+ }, p = Oa(
4940
4947
  () => ({
4941
4948
  askAI: {
4942
- // onQuerySubmit is intentionally empty - we don't need to handle query submission
4943
- // as the tool execution flow is managed by createSubmitAndWait and the executor
4944
4949
  onQuerySubmit: () => {
4945
4950
  },
4946
- onAnswerGenerationCompleted: mc()
4951
+ onAnswerGenerationCompleted: wc()
4947
4952
  }
4948
4953
  }),
4949
4954
  []
4950
- ), k = t ? /* @__PURE__ */ h(Go, { integrationId: t, callbacks: p, userTrackingMode: "none", children: /* @__PURE__ */ h(gc, { children: /* @__PURE__ */ h(wa, { ...f }) }) }) : /* @__PURE__ */ h(wa, { ...f });
4951
- return /* @__PURE__ */ h(_n, { theme: "g10", className: je.themeWrapper, children: k });
4952
- }, fc = "_wrapper_2p3wu_9", kc = "_wrapperOpen_2p3wu_22", yc = "_panel_2p3wu_26", ct = {
4953
- wrapper: fc,
4954
- wrapperOpen: kc,
4955
- panel: yc
4956
- }, bc = () => ({
4955
+ ), k = t ? /* @__PURE__ */ h(ei, { integrationId: t, callbacks: p, userTrackingMode: "none", children: /* @__PURE__ */ h(_c, { children: /* @__PURE__ */ h(xa, { ...f }) }) }) : /* @__PURE__ */ h(xa, { ...f });
4956
+ return /* @__PURE__ */ h(Tn, { theme: "g10", className: je.themeWrapper, children: k });
4957
+ }, Cc = "_wrapper_2p3wu_9", Sc = "_wrapperOpen_2p3wu_22", Ec = "_panel_2p3wu_26", lt = {
4958
+ wrapper: Cc,
4959
+ wrapperOpen: Sc,
4960
+ panel: Ec
4961
+ }, Tc = () => ({
4957
4962
  activeCount: 0,
4958
4963
  rootSnapshot: null,
4959
4964
  hostRegistry: /* @__PURE__ */ new Map(),
4960
4965
  mediaWatcher: null,
4961
4966
  mode: "sidecar",
4962
4967
  activeWidth: 416
4963
- }), vc = () => {
4964
- const e = { current: bc() }, t = () => e.current, n = (a) => {
4968
+ }), jc = () => {
4969
+ const e = { current: Tc() }, t = () => e.current, n = (a) => {
4965
4970
  e.current = { ...e.current, ...a };
4966
4971
  };
4967
4972
  return { getState: t, setState: n, updateHostRegistry: (a) => {
4968
4973
  const o = t();
4969
4974
  n({ hostRegistry: a(o.hostRegistry) });
4970
4975
  } };
4971
- }, P = vc(), cn = "data-copilot-chat-layout", yt = "data-copilot-chat-host", We = "--copilot-chat-sidecar-width", Ge = "--copilot-chat-panel-z-index", Xe = "--copilot-chat-offset-top", le = () => typeof document < "u" && typeof window < "u", wc = (e) => {
4976
+ }, L = jc(), hn = "data-copilot-chat-layout", bt = "data-copilot-chat-host", Ge = "--copilot-chat-sidecar-width", Xe = "--copilot-chat-panel-z-index", Je = "--copilot-chat-offset-top", le = () => typeof document < "u" && typeof window < "u", zc = (e) => {
4972
4977
  if (!le() || !e)
4973
4978
  return 0;
4974
4979
  const t = document.querySelector(e);
4975
4980
  return t instanceof HTMLElement ? t.offsetHeight : 0;
4976
- }, xc = (e) => {
4981
+ }, Ic = (e) => {
4977
4982
  if (!le())
4978
4983
  return [];
4979
4984
  if (e) {
@@ -4983,75 +4988,75 @@ const _l = ({
4983
4988
  return n.length > 0 ? n : [document.body];
4984
4989
  }
4985
4990
  return [document.body];
4986
- }, ln = (e) => {
4987
- P.getState().hostRegistry.forEach((n, s) => s.setAttribute(yt, e));
4988
- }, _c = (e, t, n) => {
4991
+ }, mn = (e) => {
4992
+ L.getState().hostRegistry.forEach((n, s) => s.setAttribute(bt, e));
4993
+ }, Oc = (e, t, n) => {
4989
4994
  if (!le())
4990
4995
  return;
4991
4996
  const s = document.documentElement;
4992
- P.getState().rootSnapshot || P.setState({
4997
+ L.getState().rootSnapshot || L.setState({
4993
4998
  rootSnapshot: {
4994
- width: s.style.getPropertyValue(We),
4995
- zIndex: s.style.getPropertyValue(Ge),
4996
- topOffset: s.style.getPropertyValue(Xe)
4999
+ width: s.style.getPropertyValue(Ge),
5000
+ zIndex: s.style.getPropertyValue(Xe),
5001
+ topOffset: s.style.getPropertyValue(Je)
4997
5002
  }
4998
- }), P.setState({ activeWidth: e }), s.style.setProperty(We, `${e}px`), s.style.setProperty(Ge, `${t}`), s.style.setProperty(Xe, `${n}px`), ln(P.getState().mode);
4999
- }, Cc = () => {
5003
+ }), L.setState({ activeWidth: e }), s.style.setProperty(Ge, `${e}px`), s.style.setProperty(Xe, `${t}`), s.style.setProperty(Je, `${n}px`), mn(L.getState().mode);
5004
+ }, Rc = () => {
5000
5005
  if (!le())
5001
5006
  return;
5002
- const e = P.getState();
5007
+ const e = L.getState();
5003
5008
  if (!e.rootSnapshot)
5004
5009
  return;
5005
5010
  const t = document.documentElement, { width: n, zIndex: s, topOffset: a } = e.rootSnapshot;
5006
- n ? t.style.setProperty(We, n) : t.style.removeProperty(We), s ? t.style.setProperty(Ge, s) : t.style.removeProperty(Ge), a ? t.style.setProperty(Xe, a) : t.style.removeProperty(Xe), P.setState({ rootSnapshot: null, activeWidth: 416 });
5007
- }, Sc = (e) => {
5008
- const t = P.getState(), n = t.hostRegistry.get(e) ?? { count: 0 };
5009
- return P.updateHostRegistry((s) => {
5011
+ n ? t.style.setProperty(Ge, n) : t.style.removeProperty(Ge), s ? t.style.setProperty(Xe, s) : t.style.removeProperty(Xe), a ? t.style.setProperty(Je, a) : t.style.removeProperty(Je), L.setState({ rootSnapshot: null, activeWidth: 416 });
5012
+ }, Ac = (e) => {
5013
+ const t = L.getState(), n = t.hostRegistry.get(e) ?? { count: 0 };
5014
+ return L.updateHostRegistry((s) => {
5010
5015
  const a = new Map(s);
5011
5016
  return a.set(e, { count: n.count + 1 }), a;
5012
- }), e.setAttribute(yt, t.mode), () => {
5013
- const a = P.getState().hostRegistry.get(e);
5017
+ }), e.setAttribute(bt, t.mode), () => {
5018
+ const a = L.getState().hostRegistry.get(e);
5014
5019
  if (!a)
5015
5020
  return;
5016
5021
  const o = a.count - 1;
5017
5022
  if (o <= 0) {
5018
- e.removeAttribute(yt), P.updateHostRegistry((i) => {
5023
+ e.removeAttribute(bt), L.updateHostRegistry((i) => {
5019
5024
  const r = new Map(i);
5020
5025
  return r.delete(e), r;
5021
5026
  });
5022
5027
  return;
5023
5028
  }
5024
- P.updateHostRegistry((i) => {
5029
+ L.updateHostRegistry((i) => {
5025
5030
  const r = new Map(i);
5026
5031
  return r.set(e, { count: o }), r;
5027
5032
  });
5028
5033
  };
5029
- }, Ca = (e) => {
5030
- le() && (P.setState({ mode: e }), document.body.setAttribute(cn, e), ln(e));
5031
- }, Ec = () => {
5032
- le() && (document.body.removeAttribute(cn), P.setState({ mode: "sidecar" }));
5033
- }, Tc = (e) => {
5034
+ }, Sa = (e) => {
5035
+ le() && (L.setState({ mode: e }), document.body.setAttribute(hn, e), mn(e));
5036
+ }, Lc = () => {
5037
+ le() && (document.body.removeAttribute(hn), L.setState({ mode: "sidecar" }));
5038
+ }, Pc = (e) => {
5034
5039
  if (!le() || typeof window.matchMedia != "function")
5035
- return Ca("sidecar"), () => {
5040
+ return Sa("sidecar"), () => {
5036
5041
  };
5037
5042
  const t = window.matchMedia(`(max-width: ${e}px)`), n = (a) => {
5038
- Ca(a ? "bottom-sheet" : "sidecar");
5043
+ Sa(a ? "bottom-sheet" : "sidecar");
5039
5044
  };
5040
5045
  n(t.matches);
5041
5046
  const s = (a) => n(a.matches);
5042
5047
  return t.addEventListener("change", s), () => t.removeEventListener("change", s);
5043
- }, jc = (e) => {
5048
+ }, Mc = (e) => {
5044
5049
  if (!le())
5045
5050
  return;
5046
- const t = P.getState();
5051
+ const t = L.getState();
5047
5052
  if (t.mediaWatcher && t.mediaWatcher.breakpoint === e)
5048
5053
  return;
5049
5054
  t.mediaWatcher?.dispose();
5050
- const n = Tc(e);
5051
- P.setState({ mediaWatcher: { breakpoint: e, dispose: n } });
5052
- }, zc = () => {
5053
- P.getState().mediaWatcher?.dispose(), P.setState({ mediaWatcher: null }), Ec();
5054
- }, Ic = ({
5055
+ const n = Pc(e);
5056
+ L.setState({ mediaWatcher: { breakpoint: e, dispose: n } });
5057
+ }, Nc = () => {
5058
+ L.getState().mediaWatcher?.dispose(), L.setState({ mediaWatcher: null }), Lc();
5059
+ }, qc = ({
5055
5060
  width: e,
5056
5061
  zIndex: t,
5057
5062
  workareaSelector: n,
@@ -5061,15 +5066,15 @@ const _l = ({
5061
5066
  if (!le())
5062
5067
  return () => {
5063
5068
  };
5064
- const o = xc(n), i = wc(s);
5065
- _c(e, t, i), jc(a);
5066
- const r = o.map((l) => Sc(l)), c = P.getState();
5067
- return P.setState({ activeCount: c.activeCount + 1 }), () => {
5069
+ const o = Ic(n), i = zc(s);
5070
+ Oc(e, t, i), Mc(a);
5071
+ const r = o.map((l) => Ac(l)), c = L.getState();
5072
+ return L.setState({ activeCount: c.activeCount + 1 }), () => {
5068
5073
  r.forEach((u) => u());
5069
- const l = P.getState(), d = Math.max(l.activeCount - 1, 0);
5070
- P.setState({ activeCount: d }), d === 0 && (zc(), Cc());
5074
+ const l = L.getState(), d = Math.max(l.activeCount - 1, 0);
5075
+ L.setState({ activeCount: d }), d === 0 && (Nc(), Rc());
5071
5076
  };
5072
- }, Oc = ({
5077
+ }, Dc = ({
5073
5078
  enabled: e,
5074
5079
  width: t,
5075
5080
  zIndex: n,
@@ -5077,10 +5082,10 @@ const _l = ({
5077
5082
  headerSelector: a,
5078
5083
  responsiveBreakpoint: o
5079
5084
  }) => {
5080
- ja(() => {
5085
+ Ia(() => {
5081
5086
  if (!e)
5082
5087
  return;
5083
- const i = Ic({
5088
+ const i = qc({
5084
5089
  width: t,
5085
5090
  zIndex: n,
5086
5091
  workareaSelector: s,
@@ -5089,24 +5094,24 @@ const _l = ({
5089
5094
  });
5090
5095
  return () => i();
5091
5096
  }, [e, t, n, s, a, o]);
5092
- }, Rc = "._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}", Ac = "._panel_fkjgk_9{display:flex;flex-direction:column;flex:1;height:100%;min-height:0;overflow:hidden}._conversationList_fkjgk_18{display:flex;flex-direction:column;flex:1;overflow-x:hidden;overflow-y:auto;padding:0}._emptyState_fkjgk_27{display:flex;flex-direction:column;flex:1;padding:var(--cds-spacing-05);color:var(--cds-text-secondary)}._emptyStateTitle_fkjgk_35{margin-block-end:var(--cds-spacing-03);font-size:var(--cds-body-compact-01-font-size);color:var(--cds-text-secondary)}._emptyStateDescription_fkjgk_41{font-size:var(--cds-body-compact-01-font-size);color:var(--cds-text-secondary)}._loadMoreContainer_fkjgk_46{display:flex;justify-content:center;padding:var(--cds-spacing-03) 0}._loadingMoreContainer_fkjgk_52{display:flex;align-items:center;justify-content:center;padding:var(--cds-spacing-05) 0}._loadingRow_fkjgk_59{display:inline-flex;align-items:center;justify-content:center;gap:var(--cds-spacing-03)}._errorNotification_fkjgk_66{margin:var(--cds-spacing-03)}._skeletonItem_fkjgk_70{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_fkjgk_78{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_fkjgk_88{font-size:var(--cds-helper-text-02-font-size);color:var(--cds-text-secondary)}", Lc = "._conversationItem_1gc29_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_1gc29_9:hover{background-color:var(--cds-layer-hover-01)}._conversationItem_1gc29_9:hover,._conversationItem_1gc29_9:link,._conversationItem_1gc29_9:focus,._conversationItem_1gc29_9:active,._conversationItem_1gc29_9:visited{color:inherit;text-decoration:none}._rowContent_1gc29_38{display:flex;align-items:center;gap:var(--cds-spacing-03);inline-size:100%}._rowActions_1gc29_45{display:flex;gap:var(--cds-spacing-01);flex-shrink:0;opacity:0;transition:opacity .12s ease}._conversationItem_1gc29_9:hover ._rowActions_1gc29_45,._conversationItem_1gc29_9:focus-within ._rowActions_1gc29_45{opacity:1}._actionIcon_1gc29_58{min-block-size:unset;block-size:1.5rem;inline-size:1.5rem}._editRow_1gc29_64{display:flex;align-items:flex-end;gap:var(--cds-spacing-02)}._editInput_1gc29_70{flex:1;min-inline-size:0}._rowButton_1gc29_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_1gc29_93{background-color:var(--cds-layer-selected-01)}._activeDot_1gc29_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-link-primary)}._timestampRow_1gc29_109{position:relative;display:inline-flex;align-items:center}._timestamp_1gc29_109{font-size:var(--cds-helper-text-01-font-size);font-weight:var(--cds-label-01-font-weight);color:var(--cds-text-secondary)}", Pc = "._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}", Mc = '._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}', Nc = "._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}", Sa = "copilot-chat-sidecar-styles", Dc = /* @__PURE__ */ Object.assign({
5093
- "../ContextBar/ContextBar.module.css": Rc,
5094
- "../ConversationHistoryPanel/ConversationHistoryPanel.module.css": Ac,
5095
- "../ConversationHistoryPanel/ConversationHistoryRow.module.css": Lc,
5096
- "../ConversationHistoryPanel/DeleteConfirmation.module.css": Pc,
5097
- "./copilotChat.module.css": Mc,
5098
- "./copilotSidecar.module.css": Nc
5099
- }), Bc = [qc, ...Object.values(Dc)].join(`
5100
- `), Fc = () => {
5101
- if (typeof document > "u" || document.getElementById(Sa))
5097
+ }, 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_1gc29_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_1gc29_9:hover{background-color:var(--cds-layer-hover-01)}._conversationItem_1gc29_9:hover,._conversationItem_1gc29_9:link,._conversationItem_1gc29_9:focus,._conversationItem_1gc29_9:active,._conversationItem_1gc29_9:visited{color:inherit;text-decoration:none}._rowContent_1gc29_38{display:flex;align-items:center;gap:var(--cds-spacing-03);inline-size:100%}._rowActions_1gc29_45{display:flex;gap:var(--cds-spacing-01);flex-shrink:0;opacity:0;transition:opacity .12s ease}._conversationItem_1gc29_9:hover ._rowActions_1gc29_45,._conversationItem_1gc29_9:focus-within ._rowActions_1gc29_45{opacity:1}._actionIcon_1gc29_58{min-block-size:unset;block-size:1.5rem;inline-size:1.5rem}._editRow_1gc29_64{display:flex;align-items:flex-end;gap:var(--cds-spacing-02)}._editInput_1gc29_70{flex:1;min-inline-size:0}._rowButton_1gc29_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_1gc29_93{background-color:var(--cds-layer-selected-01)}._activeDot_1gc29_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-link-primary)}._timestampRow_1gc29_109{position:relative;display:inline-flex;align-items:center}._timestamp_1gc29_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}", 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}', $c = "._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}", Ea = "copilot-chat-sidecar-styles", Vc = /* @__PURE__ */ Object.assign({
5098
+ "../ContextBar/ContextBar.module.css": Bc,
5099
+ "../ConversationHistoryPanel/ConversationHistoryPanel.module.css": Fc,
5100
+ "../ConversationHistoryPanel/ConversationHistoryRow.module.css": Uc,
5101
+ "../ConversationHistoryPanel/DeleteConfirmation.module.css": Hc,
5102
+ "./copilotChat.module.css": Kc,
5103
+ "./copilotSidecar.module.css": $c
5104
+ }), Wc = [Qc, ...Object.values(Vc)].join(`
5105
+ `), Gc = () => {
5106
+ if (typeof document > "u" || document.getElementById(Ea))
5102
5107
  return;
5103
5108
  const t = document.createElement("style");
5104
- t.id = Sa, t.textContent = Bc, document.head.appendChild(t);
5105
- }, Cl = ({ children: e, workareaSelector: t, headerSelector: n }) => {
5109
+ t.id = Ea, t.textContent = Wc, document.head.appendChild(t);
5110
+ }, Rl = ({ children: e, workareaSelector: t, headerSelector: n }) => {
5106
5111
  const s = _e((o) => o.isOpen);
5107
- $(() => {
5108
- Fc();
5109
- }, []), Oc({
5112
+ K(() => {
5113
+ Gc();
5114
+ }, []), Dc({
5110
5115
  enabled: s,
5111
5116
  width: 400,
5112
5117
  zIndex: 12,
@@ -5117,32 +5122,32 @@ const _l = ({
5117
5122
  const a = S(() => {
5118
5123
  _e.getState().close();
5119
5124
  }, []);
5120
- return /* @__PURE__ */ h("div", { className: `${ct.wrapper} ${s ? ct.wrapperOpen : ""}`, children: /* @__PURE__ */ h("div", { className: ct.panel, children: e({ onMinimize: a, isOpen: s }) }) });
5121
- }, Sl = () => {
5125
+ return /* @__PURE__ */ h("div", { className: `${lt.wrapper} ${s ? lt.wrapperOpen : ""}`, children: /* @__PURE__ */ h("div", { className: lt.panel, children: e({ onMinimize: a, isOpen: s }) }) });
5126
+ }, Al = () => {
5122
5127
  _e.getState().open();
5123
- }, El = () => {
5128
+ }, Ll = () => {
5124
5129
  _e.getState().close();
5125
- }, Tl = () => {
5130
+ }, Pl = () => {
5126
5131
  _e.getState().toggle();
5127
- }, jl = () => _e((e) => e.isOpen), Uc = {
5128
- [R.THINKING]: "Thinking...",
5129
- [R.EXECUTION_PLAN]: "Planning...",
5130
- [R.TOOL_PLANNING]: void 0,
5131
- [R.TOOL_INVOKE]: void 0,
5132
- [R.EXTERNAL_TOOL_CALL]: "Running tool...",
5133
- [R.TOOL_RESULT]: void 0,
5134
- [R.EXECUTION_COMPLETE]: void 0,
5135
- [R.ERROR]: "Error",
5136
- [R.CONVERSATION_TITLE]: void 0
5137
- }, un = (e, t) => Uc[e], vt = (e) => e.type === R.THINKING && (e.status === V.IN_PROGRESS || e.status === V.COMPLETED) && !!e.content, Hc = (e) => e.type === R.TOOL_PLANNING && (e.status === V.IN_PROGRESS || e.status === V.COMPLETED), $c = (e) => e.type === R.TOOL_RESULT && (e.status === V.IN_PROGRESS || e.status === V.COMPLETED), dn = (e) => e.type === R.TOOL_INVOKE || e.type === R.EXTERNAL_TOOL_CALL, Kc = (e) => e.type === R.EXECUTION_COMPLETE, Qc = (e) => e.status === V.ERROR, Vc = (e) => e.status === V.IN_PROGRESS && !!e.type, Wc = (e) => vt(e) || Hc(e) || dn(e) || $c(e), hn = () => `thinking-${Date.now()}-${Math.random().toString(36).slice(2, 7)}`, Gc = (e, t) => e.startsWith(t) ? e.slice(t.length) : (t.length > 0 ? `
5138
- ` : "") + e, Xc = (e) => {
5132
+ }, Ml = () => _e((e) => e.isOpen), Xc = {
5133
+ [A.THINKING]: "Thinking...",
5134
+ [A.EXECUTION_PLAN]: "Planning...",
5135
+ [A.TOOL_PLANNING]: void 0,
5136
+ [A.TOOL_INVOKE]: void 0,
5137
+ [A.EXTERNAL_TOOL_CALL]: "Running tool...",
5138
+ [A.TOOL_RESULT]: void 0,
5139
+ [A.EXECUTION_COMPLETE]: void 0,
5140
+ [A.ERROR]: "Error",
5141
+ [A.CONVERSATION_TITLE]: void 0
5142
+ }, pn = (e, t) => Xc[e], wt = (e) => e.type === A.THINKING && (e.status === W.IN_PROGRESS || e.status === W.COMPLETED) && !!e.content, Jc = (e) => e.type === A.TOOL_PLANNING && (e.status === W.IN_PROGRESS || e.status === W.COMPLETED), Yc = (e) => e.type === A.TOOL_RESULT && (e.status === W.IN_PROGRESS || e.status === W.COMPLETED), gn = (e) => e.type === A.TOOL_INVOKE || e.type === A.EXTERNAL_TOOL_CALL, Zc = (e) => e.type === A.EXECUTION_COMPLETE, el = (e) => e.status === W.ERROR, tl = (e) => e.status === W.IN_PROGRESS && !!e.type, al = (e) => wt(e) || Jc(e) || gn(e) || Yc(e), fn = () => `thinking-${Date.now()}-${Math.random().toString(36).slice(2, 7)}`, nl = (e, t) => e.startsWith(t) ? e.slice(t.length) : (t.length > 0 ? `
5143
+ ` : "") + e, sl = (e) => {
5139
5144
  const n = {
5140
- [R.TOOL_PLANNING]: "Planning",
5141
- [R.TOOL_INVOKE]: "Executing",
5142
- [R.TOOL_RESULT]: "Result"
5145
+ [A.TOOL_PLANNING]: "Planning",
5146
+ [A.TOOL_INVOKE]: "Executing",
5147
+ [A.TOOL_RESULT]: "Result"
5143
5148
  }[e.type] || e.type, s = e.toolName ? ` [${e.toolName}]` : "", a = e.content || e.toolResult || "";
5144
5149
  return `**${n}${s}**: ${a}`;
5145
- }, Ea = (e, t) => {
5150
+ }, Ta = (e, t) => {
5146
5151
  const { addThinkingBlock: n, appendToThinkingBlock: s, completeThinkingBlock: a, completeAllThinkingBlocks: o } = t;
5147
5152
  switch (e.type) {
5148
5153
  case "ADD_BLOCK":
@@ -5158,22 +5163,22 @@ const _l = ({
5158
5163
  o(e.messageId);
5159
5164
  break;
5160
5165
  }
5161
- }, Yc = (e, t) => ({
5166
+ }, ol = (e, t) => ({
5162
5167
  contentType: oe.getContentType(e),
5163
5168
  resultString: typeof t == "string" ? t : JSON.stringify(t)
5164
- }), Jc = (e, t) => Vc(e) ? t(e.type, e.toolName) : void 0, Zc = (e, t, n, s, a, o, i) => {
5165
- if (!Wc(e))
5169
+ }), il = (e, t) => tl(e) ? t(e.type, e.toolName) : void 0, rl = (e, t, n, s, a, o, i) => {
5170
+ if (!al(e))
5166
5171
  return { newBlockId: n, newContent: s };
5167
- const r = vt(e) ? e.content || "" : Xc(e);
5172
+ const r = wt(e) ? e.content || "" : sl(e);
5168
5173
  if (!r)
5169
5174
  return { newBlockId: n, newContent: s };
5170
- const c = !n, l = c ? hn() : n, d = a || o || `Thinking (${i + 1})...`, u = Gc(r, c ? "" : s);
5175
+ const c = !n, l = c ? fn() : n, d = a || o || `Thinking (${i + 1})...`, u = nl(r, c ? "" : s);
5171
5176
  return {
5172
5177
  action: c ? { type: "ADD_BLOCK", messageId: t, blockId: l, label: d, content: u } : { type: "APPEND_BLOCK", messageId: t, blockId: l, label: "", content: u },
5173
5178
  newBlockId: l,
5174
5179
  newContent: r
5175
5180
  };
5176
- }, el = ({
5181
+ }, cl = ({
5177
5182
  event: e,
5178
5183
  messageId: t,
5179
5184
  currentBlockId: n,
@@ -5190,8 +5195,8 @@ const _l = ({
5190
5195
  newAccumulatedContent: i,
5191
5196
  newBlockCount: o
5192
5197
  };
5193
- if (Qc(e)) {
5194
- const p = `**Error**: ${e.content || "Copilot agent error"}`, k = n || hn(), b = n ? {
5198
+ if (el(e)) {
5199
+ const p = `**Error**: ${e.content || "Copilot agent error"}`, k = n || fn(), b = n ? {
5195
5200
  type: "APPEND_BLOCK",
5196
5201
  messageId: t,
5197
5202
  blockId: n,
@@ -5215,11 +5220,11 @@ ${p}`
5215
5220
  newBlockCount: n ? o : o + 1
5216
5221
  };
5217
5222
  }
5218
- const c = Jc(e, r), {
5223
+ const c = il(e, r), {
5219
5224
  action: l,
5220
5225
  newBlockId: d,
5221
5226
  newContent: u
5222
- } = Zc(
5227
+ } = rl(
5223
5228
  e,
5224
5229
  t,
5225
5230
  n,
@@ -5227,8 +5232,8 @@ ${p}`
5227
5232
  c || "",
5228
5233
  a,
5229
5234
  o
5230
- ), m = l?.type === "ADD_BLOCK" ? o + 1 : o, f = vt(e) && e.content && e.status === V.COMPLETED ? e.content : i;
5231
- if (dn(e))
5235
+ ), m = l?.type === "ADD_BLOCK" ? o + 1 : o, f = wt(e) && e.content && e.status === W.COMPLETED ? e.content : i;
5236
+ if (gn(e))
5232
5237
  return n && l ? {
5233
5238
  statusLabel: c,
5234
5239
  thinkingAction: {
@@ -5250,7 +5255,7 @@ ${p}`
5250
5255
  newAccumulatedContent: f,
5251
5256
  newBlockCount: m
5252
5257
  };
5253
- if (Kc(e)) {
5258
+ if (Zc(e)) {
5254
5259
  const p = f || (e.content ?? "");
5255
5260
  return {
5256
5261
  statusLabel: c,
@@ -5276,22 +5281,37 @@ ${p}`
5276
5281
  newAccumulatedContent: f,
5277
5282
  newBlockCount: m
5278
5283
  };
5279
- }, tl = ({ onToolInvoke: e, transport: t }) => {
5280
- const n = K(e), s = K(t);
5284
+ }, Ke = (e) => {
5285
+ const t = M.getState().currentMessageId;
5286
+ if (!t) return;
5287
+ const s = [...O.getState().messages.find((a) => a.id === t)?.thinkingBlocks ?? []].reverse().find((a) => a.kind === "tool" && a.toolStatus === "processing" && a.toolName === e);
5288
+ s && O.getState().updateToolBlockStatus(t, s.id, "error");
5289
+ }, ja = async (e, t, n) => {
5290
+ const s = M.getState().conversationId;
5291
+ s && await e.sendToolResult({
5292
+ conversationId: s,
5293
+ type: "TOOL_RESULT",
5294
+ toolName: t,
5295
+ toolResult: JSON.stringify({ error: n }),
5296
+ contentType: "TEXT"
5297
+ });
5298
+ }, ll = ({ onToolInvoke: e, transport: t }) => {
5299
+ const n = $(e), s = $(t);
5281
5300
  n.current = e, s.current = t;
5282
5301
  const a = S((i, r) => {
5283
- L.getState().setError(`Tool "${i}" failed: ${r.message}`);
5302
+ Ke(i);
5284
5303
  }, []);
5285
5304
  return {
5286
5305
  executeToolAndSendResult: S(
5287
5306
  async (i, r) => {
5288
5307
  const c = oe.has(i) ? oe.getHandler(i) : void 0, l = n.current;
5289
5308
  if (c === void 0 && l === void 0) {
5290
- L.getState().setError(`Tool "${i}" invoked but no handler provided.`);
5309
+ const u = `Tool "${i}" invoked but no handler provided.`;
5310
+ Ke(i), await ja(s.current, i, u);
5291
5311
  return;
5292
5312
  }
5293
5313
  try {
5294
- const u = c ? await c(r, a) : await l?.(i, r), { contentType: m, resultString: f } = oe.has(i) ? Yc(i, u) : { contentType: "TEXT", resultString: String(u) }, p = L.getState().conversationId;
5314
+ const u = c ? await c(r, a) : await l?.(i, r), { contentType: m, resultString: f } = oe.has(i) ? ol(i, u) : { contentType: "TEXT", resultString: String(u) }, p = M.getState().conversationId;
5295
5315
  p && await s.current.sendToolResult({
5296
5316
  conversationId: p,
5297
5317
  type: "TOOL_RESULT",
@@ -5301,37 +5321,37 @@ ${p}`
5301
5321
  });
5302
5322
  } catch (u) {
5303
5323
  const m = u instanceof Error ? u.message : "Tool execution failed";
5304
- L.getState().setError(m);
5324
+ Ke(i), await ja(s.current, i, m);
5305
5325
  }
5306
5326
  },
5307
5327
  [a]
5308
5328
  ),
5309
5329
  handleToolExecutionError: a
5310
5330
  };
5311
- }, al = () => `tool-${Date.now()}-${Math.random().toString(36).slice(2, 9)}`, nl = ({
5331
+ }, ul = () => `tool-${Date.now()}-${Math.random().toString(36).slice(2, 9)}`, dl = ({
5312
5332
  getStatusLabel: e,
5313
5333
  getMessageContext: t,
5314
5334
  onUpdateMessageContext: n
5315
5335
  }) => {
5316
- const s = A((g) => g.updateMessageStatusLabel), a = A((g) => g.addThinkingBlock), o = A((g) => g.appendToThinkingBlock), i = A((g) => g.completeThinkingBlock), r = A((g) => g.completeAllThinkingBlocks), c = A((g) => g.setMessageContent), l = A((g) => g.setMessageSources), d = A((g) => g.addToolBlock), u = A((g) => g.updateToolBlockStatus), m = A((g) => g.updateToolBlockResult), f = A((g) => g.setConversationTitle), p = K(null), k = S(
5336
+ const s = O((g) => g.updateMessageStatusLabel), a = O((g) => g.addThinkingBlock), o = O((g) => g.appendToThinkingBlock), i = O((g) => g.completeThinkingBlock), r = O((g) => g.completeAllThinkingBlocks), c = O((g) => g.setMessageContent), l = O((g) => g.setMessageSources), d = O((g) => g.addToolBlock), u = O((g) => g.updateToolBlockStatus), m = O((g) => g.updateToolBlockResult), f = O((g) => g.setConversationTitle), p = $(null), k = S(
5317
5337
  (g, y) => {
5318
5338
  if (!oe.isMixed(g))
5319
5339
  return;
5320
5340
  const v = oe.getMixedHandler(g);
5321
5341
  if (!v)
5322
5342
  return;
5323
- const z = v(y, (x, T) => {
5324
- L.getState().setError(`Tool "${x}" failed: ${T.message}`);
5343
+ const z = v(y, (x, j) => {
5344
+ Ke(x);
5325
5345
  });
5326
5346
  if (!z?.sources?.length)
5327
5347
  return;
5328
- const w = L.getState().currentMessageId;
5348
+ const w = M.getState().currentMessageId;
5329
5349
  if (w) {
5330
- const x = z.sources.map((T) => ({
5331
- content: T.content,
5332
- sourceUrl: T.source_url,
5333
- title: T.title,
5334
- sourceType: T.source_type
5350
+ const x = z.sources.map((j) => ({
5351
+ content: j.content,
5352
+ sourceUrl: j.source_url,
5353
+ title: j.title,
5354
+ sourceType: j.source_type
5335
5355
  }));
5336
5356
  l(w, x);
5337
5357
  }
@@ -5340,9 +5360,9 @@ ${p}`
5340
5360
  );
5341
5361
  return { handleEvent: S(
5342
5362
  (g) => {
5343
- if (g.type === R.CONVERSATION_TITLE && g.content)
5344
- return f(g.content), { agentResultType: Ze.CONVERSATION_TITLE, conversationTitle: g.content };
5345
- const y = t(), v = e ?? un, E = el({
5363
+ if (g.type === A.CONVERSATION_TITLE && g.content)
5364
+ return f(g.content), { agentResultType: et.CONVERSATION_TITLE, conversationTitle: g.content };
5365
+ const y = t(), v = e ?? pn, E = cl({
5346
5366
  event: g,
5347
5367
  messageId: y.messageId,
5348
5368
  currentBlockId: y.currentThinkingBlockId,
@@ -5353,13 +5373,13 @@ ${p}`
5353
5373
  getStatusLabel: v
5354
5374
  });
5355
5375
  if (E.error)
5356
- return E.thinkingAction && Ea(E.thinkingAction, {
5376
+ return E.thinkingAction && Ta(E.thinkingAction, {
5357
5377
  addThinkingBlock: a,
5358
5378
  appendToThinkingBlock: o,
5359
5379
  completeThinkingBlock: i,
5360
5380
  completeAllThinkingBlocks: r
5361
- }), L.getState().setError(E.error), { agentResultType: null };
5362
- E.statusLabel && y.messageId && (s(y.messageId, E.statusLabel), n({ lastStatusLabel: E.statusLabel })), E.thinkingAction && (Ea(E.thinkingAction, {
5381
+ }), M.getState().setError(E.error), { agentResultType: null };
5382
+ E.statusLabel && y.messageId && (s(y.messageId, E.statusLabel), n({ lastStatusLabel: E.statusLabel })), E.thinkingAction && (Ta(E.thinkingAction, {
5363
5383
  addThinkingBlock: a,
5364
5384
  appendToThinkingBlock: o,
5365
5385
  completeThinkingBlock: i,
@@ -5371,15 +5391,15 @@ ${p}`
5371
5391
  lastThinkingContent: E.newThinkingContent,
5372
5392
  accumulatedContent: E.newAccumulatedContent
5373
5393
  }), E.finalContent?.trim() && y.messageId && c(y.messageId, E.finalContent);
5374
- const z = L.getState().processEvent(g);
5375
- if ((g.type === R.TOOL_INVOKE || g.type === R.EXTERNAL_TOOL_CALL) && y.messageId && g.toolName) {
5376
- const w = al(), x = (y.toolStepCount ?? 0) + 1;
5394
+ const z = M.getState().processEvent(g);
5395
+ if ((g.type === A.TOOL_INVOKE || g.type === A.EXTERNAL_TOOL_CALL) && y.messageId && g.toolName) {
5396
+ const w = ul(), x = (y.toolStepCount ?? 0) + 1;
5377
5397
  p.current = w;
5378
- const T = g.toolArguments ? on(g.toolArguments) : void 0;
5379
- d(y.messageId, w, g.toolName, x, T), n({ toolStepCount: x });
5398
+ const j = g.toolArguments ? un(g.toolArguments) : void 0;
5399
+ d(y.messageId, w, g.toolName, x, j), n({ toolStepCount: x });
5380
5400
  }
5381
- if (g.type === R.TOOL_RESULT && y.messageId && p.current) {
5382
- const w = g.status === V.ERROR ? "error" : "success";
5401
+ if (g.type === A.TOOL_RESULT && y.messageId && p.current) {
5402
+ const w = g.status === W.ERROR ? "error" : "success";
5383
5403
  g.toolResult && m(y.messageId, p.current, g.toolResult), u(y.messageId, p.current, w), p.current = null;
5384
5404
  }
5385
5405
  return z?.type === "MIXED_TOOL_RESULT" && k(z.toolName, z.toolResult), {
@@ -5407,12 +5427,12 @@ ${p}`
5407
5427
  f
5408
5428
  ]
5409
5429
  ) };
5410
- }, sl = ({
5430
+ }, hl = ({
5411
5431
  transport: e,
5412
5432
  onEvent: t,
5413
5433
  onInitializeMessage: n
5414
5434
  }) => {
5415
- const s = A((k) => k.addUserMessage), a = A((k) => k.addAssistantMessage), o = A((k) => k.clearMessages), i = L((k) => k.conversationId), r = L((k) => k.isBusy), c = L((k) => k.startConversation), l = L((k) => k.reset), d = S(
5435
+ const s = O((k) => k.addUserMessage), a = O((k) => k.addAssistantMessage), o = O((k) => k.clearMessages), i = M((k) => k.conversationId), r = M((k) => k.isBusy), c = M((k) => k.startConversation), l = M((k) => k.reset), d = S(
5416
5436
  async (k, b) => {
5417
5437
  if (!k.trim() || r)
5418
5438
  return;
@@ -5429,7 +5449,7 @@ ${p}`
5429
5449
  });
5430
5450
  } catch (v) {
5431
5451
  const E = v instanceof Error ? v.message : "Failed to send message";
5432
- L.getState().setError(E);
5452
+ M.getState().setError(E);
5433
5453
  }
5434
5454
  },
5435
5455
  [
@@ -5443,10 +5463,10 @@ ${p}`
5443
5463
  e
5444
5464
  ]
5445
5465
  ), u = S(() => {
5446
- const k = L.getState().conversationId;
5466
+ const k = M.getState().conversationId;
5447
5467
  k && e.haltConversation?.(k), l();
5448
5468
  }, [l, e]), m = S(() => {
5449
- const k = L.getState().conversationId;
5469
+ const k = M.getState().conversationId;
5450
5470
  k && (e.haltConversation?.(k), e.unsubscribe(k)), l(), o();
5451
5471
  }, [l, o, e]), f = S(
5452
5472
  (k, b) => {
@@ -5455,7 +5475,7 @@ ${p}`
5455
5475
  [e]
5456
5476
  ), p = S(
5457
5477
  async (k) => {
5458
- const b = L.getState().conversationId;
5478
+ const b = M.getState().conversationId;
5459
5479
  b && (e.haltConversation?.(b), e.unsubscribe(b)), await N.getState().selectConversation(k), e.subscribe(k, t);
5460
5480
  },
5461
5481
  [e, t]
@@ -5467,12 +5487,12 @@ ${p}`
5467
5487
  resetConversation: m,
5468
5488
  loadConversation: p
5469
5489
  };
5470
- }, ol = ({ transport: e }) => {
5471
- const t = K(e);
5472
- $(() => {
5490
+ }, ml = ({ transport: e }) => {
5491
+ const t = $(e);
5492
+ K(() => {
5473
5493
  t.current = e;
5474
- }, [e]), $(() => () => {
5475
- const n = L.getState().conversationId;
5494
+ }, [e]), K(() => () => {
5495
+ const n = M.getState().conversationId;
5476
5496
  n && t.current.unsubscribe(n);
5477
5497
  }, []);
5478
5498
  }, Ee = (e = null) => ({
@@ -5483,13 +5503,13 @@ ${p}`
5483
5503
  accumulatedContent: "",
5484
5504
  blockCount: 0,
5485
5505
  toolStepCount: 0
5486
- }), zl = ({
5506
+ }), Nl = ({
5487
5507
  transport: e,
5488
5508
  onToolInvoke: t,
5489
- getStatusLabel: n = un
5509
+ getStatusLabel: n = pn
5490
5510
  }) => {
5491
- const s = L(wr), a = L((x) => x.setCallbacks), o = A((x) => x.updateMessageStatus), i = A((x) => x.updateMessageStatusLabel), r = A((x) => x.setMessageError), c = K(Ee());
5492
- $(() => {
5511
+ const s = M(jr), a = M((x) => x.setCallbacks), o = O((x) => x.updateMessageStatus), i = O((x) => x.updateMessageStatusLabel), r = O((x) => x.setMessageError), c = $(Ee());
5512
+ K(() => {
5493
5513
  a({
5494
5514
  onMessageStatusUpdate: o,
5495
5515
  onStatusLabelClear: i,
@@ -5500,10 +5520,10 @@ ${p}`
5500
5520
  c.current = { ...c.current, ...x };
5501
5521
  }, []), d = S((x) => {
5502
5522
  c.current = Ee(x);
5503
- }, []), { executeToolAndSendResult: u } = tl({
5523
+ }, []), { executeToolAndSendResult: u } = ll({
5504
5524
  onToolInvoke: t,
5505
5525
  transport: e
5506
- }), m = K(null), f = S(() => c.current, []), p = nl({
5526
+ }), m = $(null), f = S(() => c.current, []), p = dl({
5507
5527
  getStatusLabel: n,
5508
5528
  getMessageContext: f,
5509
5529
  onUpdateMessageContext: l
@@ -5511,16 +5531,16 @@ ${p}`
5511
5531
  m.current = p.handleEvent;
5512
5532
  const k = S(
5513
5533
  (x) => {
5514
- const T = m.current?.(x);
5515
- T?.agentResultType === Ze.TOOL_INVOKE && T.toolName && u(T.toolName, T.toolArguments ?? {});
5534
+ const j = m.current?.(x);
5535
+ j?.agentResultType === et.TOOL_INVOKE && j.toolName && u(j.toolName, j.toolArguments ?? {});
5516
5536
  },
5517
5537
  [u]
5518
- ), { sendMessage: b, stopGeneration: g, resetConversation: y, loadConversation: v } = sl({
5538
+ ), { sendMessage: b, stopGeneration: g, resetConversation: y, loadConversation: v } = hl({
5519
5539
  transport: e,
5520
5540
  onEvent: k,
5521
5541
  onInitializeMessage: d
5522
5542
  });
5523
- ol({ transport: e }), $(() => {
5543
+ ml({ transport: e }), K(() => {
5524
5544
  N.getState().setTransport(e);
5525
5545
  }, [e]);
5526
5546
  const E = S(() => {
@@ -5540,7 +5560,7 @@ ${p}`
5540
5560
  resetConversation: E,
5541
5561
  loadConversation: w
5542
5562
  };
5543
- }, il = async (e, t) => {
5563
+ }, pl = async (e, t) => {
5544
5564
  const n = e.query;
5545
5565
  if (typeof n != "string" || n.trim() === "")
5546
5566
  return t("kapa_ai_search", new Error("Query parameter is required and must be a non-empty string")), JSON.stringify({
@@ -5548,7 +5568,7 @@ ${p}`
5548
5568
  answer: "",
5549
5569
  sources: []
5550
5570
  });
5551
- const s = n.trim(), a = hc();
5571
+ const s = n.trim(), a = vc();
5552
5572
  if (!a) {
5553
5573
  const o = "Kapa search is not available. Ensure CopilotChat is rendered with kapaAiIntegrationId.";
5554
5574
  return t("kapa_ai_search", new Error(o)), JSON.stringify({ error: o, answer: "", sources: [] });
@@ -5567,7 +5587,7 @@ ${p}`
5567
5587
  sources: []
5568
5588
  });
5569
5589
  }
5570
- }, Il = {
5590
+ }, ql = {
5571
5591
  name: "kapa_ai_search",
5572
5592
  description: "Search the Camunda documentation and knowledge base for information. Use this tool when you need to find specific information, documentation, best practices, or answers about Camunda products, BPMN, DMN, Forms, Connectors, or related topics.",
5573
5593
  parameters: {
@@ -5583,32 +5603,32 @@ ${p}`
5583
5603
  type: "frontend",
5584
5604
  contentType: "TEXT",
5585
5605
  category: "GENERAL",
5586
- handler: il
5606
+ handler: pl
5587
5607
  };
5588
5608
  export {
5589
- wl as AgentState,
5590
- ei as ChatInput,
5591
- Ei as ChatMessage,
5592
- $i as ChatMessageList,
5593
- _l as CopilotChat,
5594
- nr as CopilotHeader,
5595
- Cl as CopilotSidecar,
5596
- V as EventStatus,
5597
- R as EventType,
5598
- sn as MarkdownRenderer,
5599
- rc as QueryCancelledError,
5600
- Ze as ResultType,
5601
- yi as ThinkingIndicator,
5602
- El as closeSidecar,
5603
- un as getDefaultStatusLabel,
5604
- Il as kapaSearchTool,
5605
- Sl as openSidecar,
5606
- xl as selectAgentState,
5607
- wr as selectIsBusy,
5608
- Tl as toggleSidecar,
5609
+ zl as AgentState,
5610
+ oi as ChatInput,
5611
+ Pi as ChatMessage,
5612
+ Zi as ChatMessageList,
5613
+ Ol as CopilotChat,
5614
+ ur as CopilotHeader,
5615
+ Rl as CopilotSidecar,
5616
+ W as EventStatus,
5617
+ A as EventType,
5618
+ rn as MarkdownRenderer,
5619
+ gc as QueryCancelledError,
5620
+ et as ResultType,
5621
+ _i as ThinkingIndicator,
5622
+ Ll as closeSidecar,
5623
+ pn as getDefaultStatusLabel,
5624
+ ql as kapaSearchTool,
5625
+ Al as openSidecar,
5626
+ Il as selectAgentState,
5627
+ jr as selectIsBusy,
5628
+ Pl as toggleSidecar,
5609
5629
  oe as toolRegistry,
5610
- zl as useAgentAdapter,
5611
- L as useAgentStore,
5612
- A as useChatStore,
5613
- jl as useSidecarOpen
5630
+ Nl as useAgentAdapter,
5631
+ M as useAgentStore,
5632
+ O as useChatStore,
5633
+ Ml as useSidecarOpen
5614
5634
  };