@opentiny/next-sdk 0.2.6-beta.1 → 0.2.6-beta.2

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,29 +1,29 @@
1
- import { default as Ss } from "ajv";
1
+ import { default as $s } from "ajv";
2
2
  import { z as le } from "zod";
3
- import { z as ks } from "zod";
4
- import { MessageChannelServerTransport as xe, createTransportPair as Mt, MessageChannelClientTransport as Le, sseOptions as Rt, streamOptions as Et, createSseProxy as It, createSocketProxy as At, createStreamProxy as Ot, MessageChannelTransport as $t } from "@opentiny/next";
5
- import { AuthClientProvider as Ms } from "@opentiny/next";
6
- import { McpServer as tt } from "@modelcontextprotocol/sdk/server/mcp.js";
7
- import { ResourceTemplate as Es } from "@modelcontextprotocol/sdk/server/mcp.js";
8
- import { UriTemplate as As } from "@modelcontextprotocol/sdk/shared/uriTemplate.js";
9
- import { completable as $s } from "@modelcontextprotocol/sdk/server/completable.js";
10
- import { getDisplayName as js } from "@modelcontextprotocol/sdk/shared/metadataUtils.js";
11
- import { InMemoryTransport as Ut } from "@modelcontextprotocol/sdk/inMemory.js";
12
- import { InMemoryTransport as Zs } from "@modelcontextprotocol/sdk/inMemory.js";
13
- import { SetLevelRequestSchema as Ae, SubscribeRequestSchema as jt, UnsubscribeRequestSchema as Nt, ListResourcesRequestSchema as Zt, RootsListChangedNotificationSchema as qt, CallToolResultSchema as zt, ElicitRequestSchema as Dt, CreateMessageRequestSchema as Ht, ListRootsRequestSchema as Ft, ToolListChangedNotificationSchema as Bt, PromptListChangedNotificationSchema as Vt, ResourceListChangedNotificationSchema as Jt, ResourceUpdatedNotificationSchema as Wt, LoggingMessageNotificationSchema as Kt, JSONRPCMessageSchema as Se } from "@modelcontextprotocol/sdk/types.js";
14
- import { Client as rt } from "@modelcontextprotocol/sdk/client/index.js";
3
+ import { z as Ns } from "zod";
4
+ import { MessageChannelServerTransport as xe, createTransportPair as It, MessageChannelClientTransport as Le, sseOptions as At, streamOptions as Ot, createSseProxy as $t, createSocketProxy as Ut, createStreamProxy as Nt, MessageChannelTransport as jt } from "@opentiny/next";
5
+ import { AuthClientProvider as Zs } from "@opentiny/next";
6
+ import { McpServer as nt } from "@modelcontextprotocol/sdk/server/mcp.js";
7
+ import { ResourceTemplate as zs } from "@modelcontextprotocol/sdk/server/mcp.js";
8
+ import { UriTemplate as Hs } from "@modelcontextprotocol/sdk/shared/uriTemplate.js";
9
+ import { completable as Bs } from "@modelcontextprotocol/sdk/server/completable.js";
10
+ import { getDisplayName as Js } from "@modelcontextprotocol/sdk/shared/metadataUtils.js";
11
+ import { InMemoryTransport as Zt } from "@modelcontextprotocol/sdk/inMemory.js";
12
+ import { InMemoryTransport as Gs } from "@modelcontextprotocol/sdk/inMemory.js";
13
+ import { SetLevelRequestSchema as $e, SubscribeRequestSchema as qt, UnsubscribeRequestSchema as zt, ListResourcesRequestSchema as Dt, RootsListChangedNotificationSchema as Ht, CallToolResultSchema as Ft, ElicitRequestSchema as Bt, CreateMessageRequestSchema as Vt, ListRootsRequestSchema as Jt, ToolListChangedNotificationSchema as Wt, PromptListChangedNotificationSchema as Gt, ResourceListChangedNotificationSchema as Kt, ResourceUpdatedNotificationSchema as Yt, LoggingMessageNotificationSchema as Qt, JSONRPCMessageSchema as Se } from "@modelcontextprotocol/sdk/types.js";
14
+ import { Client as ot } from "@modelcontextprotocol/sdk/client/index.js";
15
15
  import { SSEClientTransport as Pe } from "@modelcontextprotocol/sdk/client/sse.js";
16
16
  import { StreamableHTTPClientTransport as ie } from "@modelcontextprotocol/sdk/client/streamableHttp.js";
17
- import { WebSocketClientTransport as Gt } from "@modelcontextprotocol/sdk/client/websocket.js";
18
- import Oe from "qrcode";
19
- import { dynamicTool as Yt, jsonSchema as Qt, generateText as $e, streamText as ue, stepCountIs as Xt, tool as e2 } from "ai";
20
- import { TypeValidationError as ge, JSONParseError as Ue, InvalidArgumentError as t2, AISDKError as Q } from "@ai-sdk/provider";
21
- import * as je from "zod/v4";
17
+ import { WebSocketClientTransport as Xt } from "@modelcontextprotocol/sdk/client/websocket.js";
18
+ import Ue from "qrcode";
19
+ import { dynamicTool as e2, jsonSchema as t2, generateText as Ne, streamText as ue, stepCountIs as r2, tool as s2 } from "ai";
20
+ import { TypeValidationError as fe, JSONParseError as je, InvalidArgumentError as n2, AISDKError as X } from "@ai-sdk/provider";
21
+ import * as Ze from "zod/v4";
22
22
  import { z as o } from "zod/v4";
23
- import { ZodFirstPartyTypeKind as f } from "zod/v3";
24
- import { createOpenAI as r2 } from "@ai-sdk/openai";
25
- import { createDeepSeek as s2 } from "@ai-sdk/deepseek";
26
- class ts {
23
+ import { ZodFirstPartyTypeKind as g } from "zod/v3";
24
+ import { createOpenAI as o2 } from "@ai-sdk/openai";
25
+ import { createDeepSeek as i2 } from "@ai-sdk/deepseek";
26
+ class ls {
27
27
  constructor(e, r) {
28
28
  const s = {
29
29
  name: "web-mcp-server",
@@ -35,13 +35,13 @@ class ts {
35
35
  completions: {},
36
36
  logging: {}
37
37
  };
38
- this.server = new tt(e || s, r || { capabilities: n }), this.server.server.oninitialized = () => {
38
+ this.server = new nt(e || s, r || { capabilities: n }), this.server.server.oninitialized = () => {
39
39
  this.oninitialized?.();
40
40
  }, this.server.server.onclose = () => {
41
41
  this.onclose?.();
42
42
  }, this.server.server.onerror = (i) => {
43
43
  this.onerror?.(i);
44
- }, this.server.server.setRequestHandler(Ae, async () => ({}));
44
+ }, this.server.server.setRequestHandler($e, async () => ({}));
45
45
  }
46
46
  /**
47
47
  * Connects the server to a transport via the specified option.
@@ -189,31 +189,31 @@ class ts {
189
189
  * Registers a handler for the subscribe request.
190
190
  */
191
191
  onSubscribe(e) {
192
- this.server.server.setRequestHandler(jt, e);
192
+ this.server.server.setRequestHandler(qt, e);
193
193
  }
194
194
  /**
195
195
  * Registers a handler for the unsubscribe request.
196
196
  */
197
197
  onUnsubscribe(e) {
198
- this.server.server.setRequestHandler(Nt, e);
198
+ this.server.server.setRequestHandler(zt, e);
199
199
  }
200
200
  /**
201
201
  * Registers a handler for the set log level request.
202
202
  */
203
203
  onSetLogLevel(e) {
204
- this.server.server.setRequestHandler(Ae, e);
204
+ this.server.server.setRequestHandler($e, e);
205
205
  }
206
206
  /**
207
207
  * Registers a handler for the list tools request.
208
208
  */
209
209
  onListResources(e) {
210
- this.server.server.setRequestHandler(Zt, e);
210
+ this.server.server.setRequestHandler(Dt, e);
211
211
  }
212
212
  /**
213
213
  * Registers a handler for the roots list changed notification.
214
214
  */
215
215
  onRootsListChanged(e) {
216
- this.server.server.setNotificationHandler(qt, e);
216
+ this.server.server.setNotificationHandler(Ht, e);
217
217
  }
218
218
  /**
219
219
  * Close the transport for window.addEventListener('pagehide')
@@ -222,8 +222,8 @@ class ts {
222
222
  e.persisted || this.transport && typeof this.transport.close == "function" && await this.transport.close();
223
223
  }
224
224
  }
225
- const rs = (t, e) => new xe(t, e), ss = () => Mt(), ns = (t) => t instanceof xe, os = (t) => t instanceof tt;
226
- class n2 {
225
+ const us = (t, e) => new xe(t, e), ds = () => It(), hs = (t) => t instanceof xe, ps = (t) => t instanceof nt;
226
+ class a2 {
227
227
  constructor(e, r) {
228
228
  const s = {
229
229
  name: "web-mcp-client",
@@ -233,7 +233,7 @@ class n2 {
233
233
  sampling: {},
234
234
  elicitation: {}
235
235
  };
236
- this.client = new rt(e || s, r || { capabilities: n }), this.client.onclose = () => {
236
+ this.client = new ot(e || s, r || { capabilities: n }), this.client.onclose = () => {
237
237
  this.onclose?.();
238
238
  }, this.client.onerror = (i) => {
239
239
  this.onerror?.(i);
@@ -248,22 +248,22 @@ class n2 {
248
248
  const { url: r, token: s, sessionId: n, type: i, agent: a, onError: l } = e;
249
249
  if (a === !0) {
250
250
  const d = { client: this.client, url: r, token: s, sessionId: n };
251
- let g;
251
+ let f;
252
252
  return await (async () => {
253
- const { transport: m, sessionId: y } = i === "sse" ? await It(d) : i === "socket" ? await At(d) : await Ot(d);
253
+ const { transport: m, sessionId: y } = i === "sse" ? await $t(d) : i === "socket" ? await Ut(d) : await Nt(d);
254
254
  m.onerror = async (p) => {
255
255
  l?.(p);
256
- }, g = { transport: m, sessionId: y };
257
- })(), g;
256
+ }, f = { transport: m, sessionId: y };
257
+ })(), f;
258
258
  }
259
259
  const u = new URL(r);
260
260
  let c;
261
261
  if (i === "channel" && (c = new Le(r), await this.client.connect(c)), i === "sse") {
262
- const d = Rt(s, n);
262
+ const d = At(s, n);
263
263
  c = new Pe(u, d), await this.client.connect(c);
264
264
  }
265
- if (i === "socket" && (c = new Gt(new URL(`${r}?sessionId=${n}&token=${s}`)), c.sessionId = n, await this.client.connect(c)), typeof c > "u") {
266
- const d = Et(s, n);
265
+ if (i === "socket" && (c = new Xt(new URL(`${r}?sessionId=${n}&token=${s}`)), c.sessionId = n, await this.client.connect(c)), typeof c > "u") {
266
+ const d = Ot(s, n);
267
267
  c = new ie(u, d), await this.client.connect(c);
268
268
  }
269
269
  return this.transport = c, { transport: this.transport, sessionId: this.transport.sessionId };
@@ -356,7 +356,7 @@ class n2 {
356
356
  * Calls a tool on the server with the given parameters.
357
357
  */
358
358
  async callTool(e, r) {
359
- return await this.client.callTool(e, zt, r);
359
+ return await this.client.callTool(e, Ft, r);
360
360
  }
361
361
  /**
362
362
  * Lists all tools available on the server.
@@ -416,65 +416,65 @@ class n2 {
416
416
  * Registers a handler for the elicitation request.
417
417
  */
418
418
  onElicit(e) {
419
- this.client.setRequestHandler(Dt, e);
419
+ this.client.setRequestHandler(Bt, e);
420
420
  }
421
421
  /**
422
422
  * Registers a handler for the create LLM message request.
423
423
  */
424
424
  onCreateMessage(e) {
425
- this.client.setRequestHandler(Ht, e);
425
+ this.client.setRequestHandler(Vt, e);
426
426
  }
427
427
  /**
428
428
  * Registers a handler for the list roots request.
429
429
  */
430
430
  onListRoots(e) {
431
- this.client.setRequestHandler(Ft, e);
431
+ this.client.setRequestHandler(Jt, e);
432
432
  }
433
433
  /**
434
434
  * Registers a handler for the tool list changed notification.
435
435
  */
436
436
  onToolListChanged(e) {
437
- this.client.setNotificationHandler(Bt, e);
437
+ this.client.setNotificationHandler(Wt, e);
438
438
  }
439
439
  /**
440
440
  * Registers a handler for the prompt list changed notification.
441
441
  */
442
442
  onPromptListChanged(e) {
443
- this.client.setNotificationHandler(Vt, e);
443
+ this.client.setNotificationHandler(Gt, e);
444
444
  }
445
445
  /**
446
446
  * Registers a handler for the resource list changed notification.
447
447
  */
448
448
  onResourceListChanged(e) {
449
- this.client.setNotificationHandler(Jt, e);
449
+ this.client.setNotificationHandler(Kt, e);
450
450
  }
451
451
  /**
452
452
  * Registers a handler for the resource updated notification.
453
453
  */
454
454
  onResourceUpdated(e) {
455
- this.client.setNotificationHandler(Wt, e);
455
+ this.client.setNotificationHandler(Yt, e);
456
456
  }
457
457
  /**
458
458
  * Registers a handler for the logging message notification.
459
459
  */
460
460
  onLoggingMessage(e) {
461
- this.client.setNotificationHandler(Kt, e);
461
+ this.client.setNotificationHandler(Qt, e);
462
462
  }
463
463
  /**
464
464
  * Close the transport for window.addEventListener('pagehide')
465
465
  */
466
466
  async onPagehide(e) {
467
- e.persisted || (o2(this.transport) ? await this.transport.terminateSession() : this.transport && typeof this.transport.close == "function" && await this.transport.close());
467
+ e.persisted || (c2(this.transport) ? await this.transport.terminateSession() : this.transport && typeof this.transport.close == "function" && await this.transport.close());
468
468
  }
469
469
  }
470
- const is = (t, e) => new Pe(t, e), as = (t, e) => new ie(t, e), cs = (t, e) => new Le(t, e), ls = (t) => t instanceof Pe, o2 = (t) => t instanceof ie, us = (t) => t instanceof Le, ds = (t) => t instanceof rt, z = (t, e, r) => {
470
+ const ms = (t, e) => new Pe(t, e), fs = (t, e) => new ie(t, e), gs = (t, e) => new Le(t, e), ys = (t) => t instanceof Pe, c2 = (t) => t instanceof ie, ws = (t) => t instanceof Le, Cs = (t) => t instanceof ot, z = (t, e, r) => {
471
471
  window.postMessage({ type: t, direction: r, data: e }, "*");
472
- }, Ne = (t, e, r) => {
472
+ }, qe = (t, e, r) => {
473
473
  const s = async function(n) {
474
474
  n.source === window && n.data.type === t && n.data.direction === r && await e(n.data.data);
475
475
  };
476
476
  return window.addEventListener("message", s), () => window.removeEventListener("message", s);
477
- }, fe = (t, e, r) => {
477
+ }, ge = (t, e, r) => {
478
478
  if (r.endsWith("content"))
479
479
  chrome.tabs.query({}, (s) => {
480
480
  s.forEach((n) => {
@@ -492,7 +492,7 @@ const is = (t, e) => new Pe(t, e), as = (t, e) => new ie(t, e), cs = (t, e) => n
492
492
  };
493
493
  return chrome.runtime.onMessage.addListener(n), () => chrome.runtime.onMessage.removeListener(n);
494
494
  };
495
- class i2 {
495
+ class l2 {
496
496
  constructor(e) {
497
497
  this._isStarted = !1, this._isClosed = !1, this.targetSessionId = e, this._messageListener = ye(
498
498
  "mcp-server-to-client",
@@ -525,7 +525,7 @@ class i2 {
525
525
  const s = chrome.sessionRegistry.get(this.targetSessionId);
526
526
  this._throwError(() => !s, `【Client Transport】sessionRegistry中未找到${this.targetSessionId}`);
527
527
  const n = s.tabIds[s.tabIds.length - 1];
528
- fe(
528
+ ge(
529
529
  "mcp-client-to-server",
530
530
  { sessionId: this.targetSessionId, tabId: n, mcpMessage: e },
531
531
  "side->content"
@@ -545,9 +545,9 @@ const ke = () => typeof crypto < "u" && crypto.randomUUID ? crypto.randomUUID()
545
545
  const e = Math.random() * 16 | 0;
546
546
  return (t === "x" ? e : e & 3 | 8).toString(16);
547
547
  });
548
- class hs {
548
+ class vs {
549
549
  constructor(e = null) {
550
- this._isStarted = !1, this._isClosed = !1, this._lastRegistration = null, this.sessionId = e || ke(), this._messageListener1 = Ne(
550
+ this._isStarted = !1, this._isClosed = !1, this._lastRegistration = null, this.sessionId = e || ke(), this._messageListener1 = qe(
551
551
  "sidepanel-ready-to-page",
552
552
  () => {
553
553
  this._lastRegistration && this._isStarted && this.notifyRegistration(this._lastRegistration).catch((r) => {
@@ -555,7 +555,7 @@ class hs {
555
555
  });
556
556
  },
557
557
  "content->page"
558
- ), this._messageListener2 = Ne(
558
+ ), this._messageListener2 = qe(
559
559
  "mcp-client-to-server-to-page",
560
560
  (r) => {
561
561
  if (r.sessionId !== this.sessionId) return;
@@ -630,7 +630,7 @@ class hs {
630
630
  }
631
631
  }
632
632
  }
633
- class ps {
633
+ class _s {
634
634
  constructor(e = null, r) {
635
635
  this._isStarted = !1, this._isClosed = !1, this._lastRegistration = null, this.sessionId = e || ke(), this.tabId = r, ye(
636
636
  "sidepanel-ready",
@@ -680,7 +680,7 @@ class ps {
680
680
  async send(e, r) {
681
681
  this._throwError(() => !this._isStarted, "【Content Svr Transport】 未启动,无法发送消息"), this._throwError(() => this._isClosed, "【Content Svr Transport】 已关闭,无法发送消息");
682
682
  try {
683
- console.log("【Content Svr Transport】 发送消息到 MCP Client", e), fe(
683
+ console.log("【Content Svr Transport】 发送消息到 MCP Client", e), ge(
684
684
  "mcp-server-to-client",
685
685
  {
686
686
  sessionId: this.sessionId,
@@ -699,7 +699,7 @@ class ps {
699
699
  }
700
700
  /** 通知 Sidepanel 此 Server 已启动并准备接受连接 */
701
701
  async notifyRegistration(e) {
702
- this._isStarted && (this._lastRegistration = e, fe(
702
+ this._isStarted && (this._lastRegistration = e, ge(
703
703
  "mcp-server-register",
704
704
  {
705
705
  sessionId: this.sessionId,
@@ -721,7 +721,7 @@ class ps {
721
721
  }
722
722
  }
723
723
  }
724
- class a2 {
724
+ class u2 {
725
725
  constructor(e, { size: r = 200, margin: s = 4, color: n = "#000", bgColor: i = "#fff" }) {
726
726
  this.value = e, this.size = r, this.margin = s, this.color = n, this.bgColor = i;
727
727
  }
@@ -739,18 +739,18 @@ class a2 {
739
739
  }
740
740
  /** 生成二维码的 Data URL(base64 图片) */
741
741
  async toDataURL() {
742
- return Oe.toDataURL(this.value, this.qrCodeOption);
742
+ return Ue.toDataURL(this.value, this.qrCodeOption);
743
743
  }
744
744
  /** 渲染二维码到指定的 canvas 元素 */
745
745
  async toCanvas(e) {
746
- return Oe.toCanvas(e, this.value, this.qrCodeOption);
746
+ return Ue.toCanvas(e, this.value, this.qrCodeOption);
747
747
  }
748
748
  /** 渲染二维码到指定的 img 元素 */
749
749
  async toImage(e) {
750
750
  e.src = await this.toDataURL();
751
751
  }
752
752
  }
753
- const c2 = {
753
+ const d2 = {
754
754
  content: "",
755
755
  placement: "top",
756
756
  trigger: "hover",
@@ -759,10 +759,10 @@ const c2 = {
759
759
  container: document.body,
760
760
  className: "tiny-remoter-native-tooltip"
761
761
  };
762
- class l2 {
762
+ class h2 {
763
763
  constructor(e, r = {}) {
764
764
  if (this.tip = null, this.showTimer = 0, this.hideTimer = 0, this.clickOutside = null, this.el = typeof e == "string" ? document.querySelector(e) : e, !this.el) throw new Error("Tooltip: invalid element");
765
- this.opts = { ...c2, ...r }, this.bindEvents();
765
+ this.opts = { ...d2, ...r }, this.bindEvents();
766
766
  }
767
767
  /* 公开 API */
768
768
  open() {
@@ -848,11 +848,11 @@ class l2 {
848
848
  return !!this.tip?.parentNode;
849
849
  }
850
850
  }
851
- const Ze = "tiny-remoter-native-tooltip-style";
851
+ const ze = "tiny-remoter-native-tooltip-style";
852
852
  (() => {
853
- if (document.getElementById(Ze)) return;
853
+ if (document.getElementById(ze)) return;
854
854
  const t = document.createElement("style");
855
- t.id = Ze, t.textContent = `
855
+ t.id = ze, t.textContent = `
856
856
  .tiny-remoter-native-tooltip {
857
857
  position: absolute;
858
858
  z-index: 9999;
@@ -901,20 +901,20 @@ const Ze = "tiny-remoter-native-tooltip-style";
901
901
  }
902
902
  `, document.head.appendChild(t);
903
903
  })();
904
- const u2 = "data:image/svg+xml,%3csvg%20viewBox='0%200%2040%2039.9692'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='40.000000'%20height='39.969238'%20fill='none'%20customFrame='url(%23clipPath_3)'%3e%3cdefs%3e%3cclipPath%20id='clipPath_3'%3e%3crect%20width='40.000000'%20height='39.969238'%20x='0.000000'%20y='0.000000'%20rx='12.000000'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_4'%3e%3crect%20width='24.000000'%20height='24.000000'%20x='8.000000'%20y='7.984619'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_5'%3e%3crect%20width='20.000000'%20height='20.000000'%20x='10.000000'%20y='9.984619'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_6'%3e%3crect%20width='20.000000'%20height='20.000000'%20x='10.000000'%20y='9.984619'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_7'%3e%3crect%20width='21.666666'%20height='13.333333'%20x='20.000000'%20y='9.984619'%20rx='6.666667'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_8'%3e%3crect%20width='6.666667'%20height='6.666667'%20x='23.333496'%20y='9.984619'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3c/defs%3e%3crect%20id='2'%20width='40.000000'%20height='39.969238'%20x='0.000000'%20y='0.000000'%20rx='12.000000'%20fill='rgb(239,246,255)'%20/%3e%3cg%20id='物业'%20clip-path='url(%23clipPath_4)'%20customFrame='url(%23clipPath_4)'%3e%3crect%20id='物业'%20width='24.000000'%20height='24.000000'%20x='8.000000'%20y='7.984619'%20/%3e%3cg%20id='物业服务'%3e%3cg%20id='00公共/红点/图标+红点'%20customFrame='url(%23clipPath_5)'%3e%3crect%20id='00公共/红点/图标+红点'%20width='20.000000'%20height='20.000000'%20x='10.000000'%20y='9.984619'%20/%3e%3cg%20id='common_chats_line'%20customFrame='url(%23clipPath_6)'%3e%3crect%20id='common_chats_line'%20width='20.000000'%20height='20.000000'%20x='10.000000'%20y='9.984619'%20/%3e%3cpath%20id='形状'%20d='M28.3332%2019.9847C28.3332%2015.3823%2024.6022%2011.6514%2019.9998%2011.6514C15.3975%2011.6514%2011.6665%2015.3823%2011.6665%2019.9847C11.6665%2024.5871%2015.3975%2028.318%2019.9998%2028.318C21.0018%2028.318%2021.9624%2028.1412%2022.8522%2027.8171L26.581%2028.1578C26.7205%2028.1706%2026.8611%2028.1598%2026.9971%2028.1259C27.6669%2027.959%2028.0746%2027.2806%2027.9077%2026.6108L27.2716%2024.0578C27.9477%2022.8535%2028.3332%2021.4641%2028.3332%2019.9847ZM19.9998%2013.1514C16.2259%2013.1514%2013.1665%2016.2108%2013.1665%2019.9847C13.1665%2023.7586%2016.2259%2026.818%2019.9998%2026.818C20.8089%2026.818%2021.5967%2026.678%2022.3388%2026.4077C22.505%2026.3471%2022.6803%2026.3166%2022.8565%2026.3171L22.9887%2026.3233L26.3665%2026.6322L25.8161%2024.4205C25.7352%2024.0958%2025.7655%2023.7548%2025.8997%2023.4512L25.9636%2023.3236C26.5311%2022.3126%2026.8332%2021.1723%2026.8332%2019.9847C26.8332%2016.2108%2023.7738%2013.1514%2019.9998%2013.1514ZM23.1152%2021.2468C23.352%2020.9069%2023.2684%2020.4394%2022.9286%2020.2026C22.5887%2019.9659%2022.1212%2020.0494%2021.8845%2020.3893C21.2894%2021.2433%2020.4268%2021.7347%2019.5102%2021.7347C18.9513%2021.7347%2018.4132%2021.554%2017.9375%2021.2122C17.6011%2020.9705%2017.1325%2021.0472%2016.8908%2021.3836C16.6491%2021.7199%2016.7258%2022.1886%2017.0622%2022.4303C17.7879%2022.9518%2018.6305%2023.2347%2019.5102%2023.2347C20.9394%2023.2347%2022.2505%2022.4878%2023.1152%2021.2468Z'%20fill='rgb(65,142,255)'%20fill-rule='evenodd'%20/%3e%3c/g%3e%3cg%20id='00公共/3位数红点'%20opacity='0'%20customFrame='url(%23clipPath_7)'%3e%3crect%20id='00公共/3位数红点'%20width='21.666666'%20height='13.333333'%20x='20.000000'%20y='9.984619'%20rx='6.666667'%20opacity='0'%20fill='rgb(243,111,100)'%20/%3e%3cpath%20id='文本'%20d='M26.0421%2013.4421C26.4259%2013.4421%2026.7677%2013.5255%2027.0675%2013.6923C27.3672%2013.8591%2027.6005%2014.0931%2027.7673%2014.3942C27.9342%2014.694%2028.0176%2015.0351%2028.0176%2015.4176C28.0176%2015.7173%2027.9633%2015.994%2027.8548%2016.2476C27.7463%2016.4999%2027.5673%2016.8315%2027.3177%2017.2425L25.859%2019.6432L25.0167%2019.6432L26.276%2017.5924C26.3534%2017.4704%2026.4307%2017.3564%2026.508%2017.2507C26.3357%2017.3063%2026.1445%2017.3341%2025.9342%2017.3341C25.5721%2017.3341%2025.2493%2017.2479%2024.9658%2017.0757C24.6837%2016.9034%2024.4633%2016.6701%2024.3046%2016.3758C24.1459%2016.0815%2024.0666%2015.7566%2024.0666%2015.4013C24.0666%2015.0351%2024.1513%2014.7021%2024.3209%2014.4023C24.4904%2014.1012%2024.7264%2013.8659%2025.0289%2013.6964C25.3314%2013.5268%2025.6691%2013.4421%2026.0421%2013.4421ZM26.0421%2016.6505C26.4029%2016.6505%2026.6904%2016.5325%2026.9047%2016.2965C27.119%2016.0605%2027.2262%2015.7539%2027.2262%2015.3769C27.2262%2014.9985%2027.119%2014.694%2026.9047%2014.4634C26.6904%2014.2328%2026.4029%2014.1175%2026.0421%2014.1175C25.6867%2014.1175%2025.4019%2014.2342%2025.1876%2014.4674C24.9733%2014.7007%2024.8661%2015.0039%2024.8661%2015.3769C24.8661%2015.7539%2024.9719%2016.0605%2025.1835%2016.2965C25.3951%2016.5325%2025.6813%2016.6505%2026.0421%2016.6505ZM30.7921%2013.4421C31.1759%2013.4421%2031.5177%2013.5255%2031.8175%2013.6923C32.1172%2013.8591%2032.3505%2014.0931%2032.5173%2014.3942C32.6842%2014.694%2032.7676%2015.0351%2032.7676%2015.4176C32.7676%2015.7173%2032.7133%2015.994%2032.6048%2016.2476C32.4963%2016.4999%2032.3173%2016.8315%2032.0677%2017.2425L30.609%2019.6432L29.7667%2019.6432L31.026%2017.5924C31.1034%2017.4704%2031.1807%2017.3564%2031.258%2017.2507C31.0857%2017.3063%2030.8945%2017.3341%2030.6842%2017.3341C30.3221%2017.3341%2029.9993%2017.2479%2029.7158%2017.0757C29.4337%2016.9034%2029.2133%2016.6701%2029.0546%2016.3758C28.8959%2016.0815%2028.8166%2015.7566%2028.8166%2015.4013C28.8166%2015.0351%2028.9013%2014.7021%2029.0709%2014.4023C29.2404%2014.1012%2029.4764%2013.8659%2029.7789%2013.6964C30.0814%2013.5268%2030.4191%2013.4421%2030.7921%2013.4421ZM30.7921%2016.6505C31.1529%2016.6505%2031.4404%2016.5325%2031.6547%2016.2965C31.869%2016.0605%2031.9762%2015.7539%2031.9762%2015.3769C31.9762%2014.9985%2031.869%2014.694%2031.6547%2014.4634C31.4404%2014.2328%2031.1529%2014.1175%2030.7921%2014.1175C30.4367%2014.1175%2030.1519%2014.2342%2029.9376%2014.4674C29.7233%2014.7007%2029.6161%2015.0039%2029.6161%2015.3769C29.6161%2015.7539%2029.7219%2016.0605%2029.9335%2016.2965C30.1451%2016.5325%2030.4313%2016.6505%2030.7921%2016.6505ZM35.2674%2014.6851L35.9001%2014.6851L35.9001%2016.3188L37.5339%2016.3188L37.5339%2016.9516L35.9001%2016.9516L35.9001%2018.5853L35.2674%2018.5853L35.2674%2016.9516L33.6337%2016.9516L33.6337%2016.3188L35.2674%2016.3188L35.2674%2014.6851Z'%20fill='rgb(255,255,255)'%20fill-rule='nonzero'%20/%3e%3c/g%3e%3cg%20id='00公共/单红点'%20opacity='0'%20customFrame='url(%23clipPath_8)'%3e%3crect%20id='00公共/单红点'%20width='6.666667'%20height='6.666667'%20x='23.333496'%20y='9.984619'%20opacity='0'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20/%3e%3ccircle%20id='红点'%20cx='26.6668301'%20cy='13.3179522'%20r='3.33333325'%20fill='rgb(243,111,100)'%20/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e", d2 = "data:image/svg+xml,%3csvg%20viewBox='0%200%2040%2040'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='40.000000'%20height='40.000000'%20fill='none'%20customFrame='url(%23clipPath_12)'%3e%3cdefs%3e%3cclipPath%20id='clipPath_12'%3e%3crect%20width='40.000000'%20height='40.000000'%20x='0.000000'%20y='0.000000'%20rx='12.000000'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_13'%3e%3crect%20width='24.000000'%20height='24.000000'%20x='8.000000'%20y='8.000000'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_14'%3e%3crect%20width='20.000000'%20height='20.000000'%20x='10.000000'%20y='10.000000'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3c/defs%3e%3crect%20id='4'%20width='40.000000'%20height='40.000000'%20x='0.000000'%20y='0.000000'%20rx='12.000000'%20fill='rgb(234,255,244)'%20/%3e%3cg%20id='我的信息'%20clip-path='url(%23clipPath_13)'%20customFrame='url(%23clipPath_13)'%3e%3crect%20id='我的信息'%20width='24.000000'%20height='24.000000'%20x='8.000000'%20y='8.000000'%20/%3e%3cg%20id='组合%208'%20customFrame='url(%23clipPath_14)'%3e%3crect%20id='组合%208'%20width='20.000000'%20height='20.000000'%20x='10.000000'%20y='10.000000'%20/%3e%3cpath%20id='合并'%20d='M28.4994%2012.3142C28.4994%2012.2578%2028.4937%2012.2018%2028.4825%2012.1465C28.4713%2012.0911%2028.4547%2012.0373%2028.4327%2011.9851C28.4107%2011.933%2028.3836%2011.8835%2028.3516%2011.8365C28.3197%2011.7896%2028.2834%2011.7461%2028.2427%2011.7062C28.202%2011.6663%2028.1579%2011.6307%2028.1101%2011.5993C28.0622%2011.568%2028.0117%2011.5415%2027.9585%2011.5199C27.9054%2011.4983%2027.8506%2011.4819%2027.7942%2011.4709C27.7378%2011.4599%2027.6806%2011.4544%2027.6231%2011.4544L24.1832%2011.5199L24.1832%2010L29.0796%2010C29.1472%2010%2029.2143%2010.0065%2029.2806%2010.0194C29.347%2010.0324%2029.4114%2010.0516%2029.4739%2010.077C29.5364%2010.1024%2029.5961%2010.1336%2029.6523%2010.1705C29.7086%2010.2074%2029.7605%2010.2493%2029.8084%2010.2963C29.8562%2010.3433%2029.8991%2010.3944%2029.9367%2010.4496C29.9743%2010.5048%2030.006%2010.5631%2030.0319%2010.6244C30.0578%2010.6858%2030.0773%2010.7491%2030.0905%2010.8142C30.1037%2010.8794%2030.1104%2010.9451%2030.1104%2011.0115L30.1832%2014.4522L28.4992%2014.5L28.4994%2012.3142ZM11.6995%2012.3143C11.6995%2012.2579%2011.7051%2012.2019%2011.7163%2012.1466C11.7275%2012.0912%2011.7441%2012.0374%2011.7661%2011.9852C11.7882%2011.9331%2011.8152%2011.8836%2011.8472%2011.8366C11.8791%2011.7897%2011.9155%2011.7462%2011.9562%2011.7063C11.9968%2011.6664%2012.0409%2011.6308%2012.0888%2011.5994C12.1366%2011.5681%2012.1871%2011.5416%2012.2403%2011.52C12.2934%2011.4984%2012.3482%2011.482%2012.4046%2011.471C12.4611%2011.46%2012.5182%2011.4545%2012.5758%2011.4545L16.0157%2011.52L16.0157%2010.0001L11.1193%2010.0001C11.0516%2010.0001%2010.9846%2010.0066%2010.9182%2010.0196C10.8518%2010.0325%2010.7874%2010.0517%2010.7249%2010.0771C10.6624%2010.1025%2010.6028%2010.1337%2010.5465%2010.1706C10.4902%2010.2075%2010.4383%2010.2494%2010.3904%2010.2964C10.3426%2010.3434%2010.2997%2010.3945%2010.2621%2010.4497C10.2245%2010.5049%2010.1929%2010.5632%2010.167%2010.6245C10.1411%2010.6859%2010.1215%2010.7492%2010.1083%2010.8143C10.0951%2010.8795%2010.0885%2010.9452%2010.0884%2011.0116L10.0157%2014.4523L11.6997%2014.5L11.6995%2012.3143ZM25.3135%2021.8051L25.3135%2022.8167C25.7656%2022.8929%2026.2209%2022.9249%2026.6792%2022.9127C28.3381%2022.9127%2029.1675%2022.326%2029.1675%2021.1527C29.1733%2020.9869%2029.151%2020.825%2029.1006%2020.667C29.0503%2020.509%2028.9747%2020.3641%2028.8742%2020.2322C28.767%2020.1025%2028.6403%2019.9963%2028.4938%2019.9134C28.3474%2019.8306%2028.191%2019.7767%2028.0246%2019.7517L28.0246%2019.7011C28.0971%2019.6839%2028.1676%2019.6606%2028.236%2019.6311C28.3044%2019.6016%2028.3698%2019.5665%2028.4321%2019.5257C28.4944%2019.4848%2028.5526%2019.4389%2028.6069%2019.3879C28.6613%2019.3369%2028.7109%2019.2816%2028.7556%2019.222C28.8003%2019.1624%2028.8394%2019.0994%2028.8732%2019.033C28.9069%2018.9665%2028.9346%2018.8977%2028.9564%2018.8265C28.9782%2018.7552%2028.9937%2018.6826%2029.0028%2018.6086C29.0119%2018.5347%2029.0145%2018.4605%2029.0107%2018.3861C29.0217%2018.2675%2029.0176%2018.1495%2028.9984%2018.0319C28.9791%2017.9144%2028.9454%2017.8012%2028.8971%2017.6923C28.8489%2017.5834%2028.7875%2017.4823%2028.7134%2017.3891C28.6393%2017.2959%2028.5547%2017.2135%2028.4595%2017.1419C28.219%2017.0003%2027.963%2016.8972%2027.6915%2016.8326C27.4199%2016.7679%2027.1449%2016.7446%2026.8664%2016.7626C26.6258%2016.7621%2026.3864%2016.7791%2026.1482%2016.8132C25.9479%2016.8386%2025.7504%2016.8791%2025.5563%2016.9346L25.5563%2017.8854C25.743%2017.8264%2025.9337%2017.7842%2026.128%2017.759C26.3276%2017.73%2026.5282%2017.7148%2026.7298%2017.7134C27.0252%2017.6949%2027.3049%2017.7523%2027.5692%2017.8854C27.6168%2017.9161%2027.6595%2017.9525%2027.6972%2017.9947C27.7348%2018.037%2027.766%2018.0835%2027.791%2018.1343C27.816%2018.1851%2027.8337%2018.2383%2027.8441%2018.294C27.8545%2018.3496%2027.8573%2018.4056%2027.8525%2018.462C27.8566%2018.5278%2027.8514%2018.5927%2027.8367%2018.657C27.822%2018.7212%2027.7986%2018.7821%2027.7663%2018.8395C27.734%2018.897%2027.694%2018.9487%2027.6468%2018.9946C27.5995%2019.0405%2027.5468%2019.0787%2027.4885%2019.1093C27.1544%2019.2631%2026.8037%2019.3306%2026.4364%2019.3117L25.9862%2019.3117L25.9862%2020.1917L26.4466%2020.1917C26.8409%2020.1669%2027.2202%2020.2309%2027.5845%2020.3839C27.6459%2020.4167%2027.7011%2020.4576%2027.7505%2020.5066C27.7999%2020.5556%2027.8412%2020.6107%2027.8745%2020.6718C27.9077%2020.733%2027.9315%2020.7976%2027.9458%2020.8656C27.9602%2020.9337%2027.9644%2021.0024%2027.9587%2021.0717C27.9648%2021.1402%2027.9612%2021.2083%2027.9478%2021.2757C27.9344%2021.3432%2027.912%2021.4074%2027.8801%2021.4683C27.8483%2021.5293%2027.8086%2021.5846%2027.7609%2021.6341C27.7132%2021.6837%2027.6593%2021.7254%2027.5996%2021.7596C27.2884%2021.9045%2026.9613%2021.9685%2026.6184%2021.9518C26.1786%2021.9465%2025.7436%2021.8977%2025.3135%2021.8051ZM21.3382%2018.6238C21.3445%2018.5593%2021.343%2018.495%2021.3335%2018.4308C21.3241%2018.3667%2021.3069%2018.3046%2021.2822%2018.2447C21.2575%2018.1847%2021.226%2018.1287%2021.1876%2018.0765C21.1492%2018.0242%2021.1049%2017.9774%2021.055%2017.936C20.9359%2017.8608%2020.808%2017.806%2020.6714%2017.7714C20.5349%2017.7368%2020.3964%2017.7242%2020.2558%2017.7337C19.8009%2017.7395%2019.356%2017.8087%2018.9208%2017.9411L18.9208%2016.9598C19.4252%2016.8181%2019.9393%2016.7524%2020.4633%2016.7626C20.7322%2016.7484%2020.9964%2016.7773%2021.256%2016.8491C21.5156%2016.9209%2021.7571%2017.032%2021.9806%2017.1824C22.0729%2017.2601%2022.1548%2017.3474%2022.2263%2017.4446C22.2978%2017.5418%2022.3567%2017.646%2022.4034%2017.7573C22.45%2017.8686%2022.483%2017.9838%2022.5021%2018.1029C22.5213%2018.222%2022.5261%2018.3417%2022.5167%2018.462C22.5245%2018.7882%2022.4655%2019.1017%2022.3396%2019.4027C22.1879%2019.7384%2021.984%2020.0384%2021.7277%2020.3029C21.3021%2020.7337%2020.8502%2021.135%2020.3721%2021.5067L19.9928%2021.8051L19.9928%2021.8759L22.6938%2021.8759L22.6938%2022.8419L18.5464%2022.8419L18.5464%2021.7697C19.2882%2021.1796%2019.8579%2020.6975%2020.2558%2020.3232C20.574%2020.0432%2020.8523%2019.728%2021.0905%2019.3774C21.1675%2019.2665%2021.2269%2019.1469%2021.2691%2019.0187C21.3113%2018.8904%2021.3344%2018.7588%2021.3382%2018.6238ZM12.3102%2017.2127L12.3102%2018.1939L13.7769%2017.9107L13.7769%2022.8419L14.9605%2022.8419L14.9605%2016.8486L14.0957%2016.8486L12.3102%2017.2127ZM28.5524%2028.0475C28.5524%2028.104%2028.5467%2028.1599%2028.5353%2028.2152C28.5239%2028.2706%2028.5071%2028.3244%2028.4849%2028.3766C28.4626%2028.4287%2028.4352%2028.4782%2028.4028%2028.5252C28.3705%2028.5721%2028.3337%2028.6156%2028.2925%2028.6555C28.2513%2028.6954%2028.2067%2028.731%2028.1583%2028.7624C28.1098%2028.7937%2028.0587%2028.8202%2028.0049%2028.8418C27.9511%2028.8634%2027.8957%2028.8798%2027.8385%2028.8908C27.7814%2028.9018%2027.7235%2028.9073%2027.6653%2028.9073L24.1832%2028.8418L24.1832%2030.3617L29.1397%2030.3617C29.2082%2030.3617%2029.276%2030.3552%2029.3432%2030.3423C29.4104%2030.3293%2029.4756%2030.3101%2029.5389%2030.2847C29.6022%2030.2593%2029.6625%2030.2281%2029.7195%2030.1912C29.7765%2030.1543%2029.829%2030.1124%2029.8774%2030.0654C29.9259%2030.0184%2029.9693%2029.9673%2030.0074%2029.9121C30.0454%2029.8569%2030.0774%2029.7986%2030.1037%2029.7373C30.1299%2029.6759%2030.1497%2029.6126%2030.163%2029.5475C30.1764%2029.4823%2030.1831%2029.4166%2030.1832%2029.3502L30.1832%2026.0478L28.4785%2026L28.5524%2028.0475ZM11.6308%2028.0099C11.6308%2028.0664%2011.6365%2028.1223%2011.6479%2028.1777C11.6592%2028.233%2011.676%2028.2868%2011.6983%2028.339C11.7206%2028.3911%2011.748%2028.4406%2011.7803%2028.4876C11.8127%2028.5345%2011.8495%2028.578%2011.8906%2028.6179C11.9318%2028.6578%2011.9765%2028.6934%2012.0249%2028.7248C12.0733%2028.7562%2012.1244%2028.7826%2012.1783%2028.8042C12.2321%2028.8259%2012.2875%2028.8422%2012.3446%2028.8532C12.4017%2028.8642%2012.4596%2028.8697%2012.5178%2028.8698L16%2028.8042L16%2030.3241L11.0435%2030.3241C10.975%2030.3241%2010.9071%2030.3176%2010.8399%2030.3047C10.7727%2030.2917%2010.7076%2030.2725%2010.6443%2030.2471C10.581%2030.2217%2010.5206%2030.1906%2010.4637%2030.1537C10.4067%2030.1168%2010.3542%2030.0748%2010.3057%2030.0278C10.2573%2029.9809%2010.2138%2029.9298%2010.1758%2029.8745C10.1377%2029.8193%2010.1057%2029.7611%2010.0795%2029.6997C10.0533%2029.6383%2010.0335%2029.575%2010.0201%2029.5099C10.0068%2029.4448%2010%2029.379%2010%2029.3126L10%2026.0478L11.7047%2026L11.6308%2028.0099Z'%20fill='rgb(14,191,241)'%20fill-rule='evenodd'%20/%3e%3c/g%3e%3c/g%3e%3c/svg%3e", h2 = "data:image/svg+xml,%3csvg%20viewBox='0%200%2040%2040'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='40.000000'%20height='40.000000'%20fill='none'%20customFrame='url(%23clipPath_9)'%3e%3cdefs%3e%3cclipPath%20id='clipPath_9'%3e%3crect%20width='40.000000'%20height='40.000000'%20x='0.000000'%20y='0.000000'%20rx='12.000000'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_10'%3e%3crect%20width='24.000000'%20height='24.000000'%20x='8.000000'%20y='8.000000'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_11'%3e%3crect%20width='20.000000'%20height='20.000000'%20x='10.000000'%20y='10.000000'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3c/defs%3e%3crect%20id='3'%20width='40.000000'%20height='40.000000'%20x='0.000000'%20y='0.000000'%20rx='12.000000'%20fill='rgb(236,250,254)'%20/%3e%3cg%20id='画板%202310'%20customFrame='url(%23clipPath_10)'%3e%3crect%20id='画板%202310'%20width='24.000000'%20height='24.000000'%20x='8.000000'%20y='8.000000'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20/%3e%3cg%20id='人事服务'%3e%3cg%20id='ic_public_link'%20clip-path='url(%23clipPath_11)'%20customFrame='url(%23clipPath_11)'%3e%3crect%20id='ic_public_link'%20width='20.000000'%20height='20.000000'%20x='10.000000'%20y='10.000000'%20/%3e%3cpath%20id='path1'%20d='M9.9999%2019.9917C9.9999%2018.4292%209.99573%2016.8667%209.9999%2015.3042C9.99573%2014.5459%2010.0916%2013.7917%2010.2749%2013.0626C10.6874%2011.5126%2011.6957%2010.5917%2013.2457%2010.2334C14.0207%2010.0667%2014.8166%209.98756%2015.6082%2010.0001C18.6041%2010.0001%2021.5999%2010.0001%2024.5999%2010.0001C25.3541%209.99589%2026.1082%2010.0792%2026.8457%2010.2584C28.4416%2010.6459%2029.3999%2011.6584%2029.7624%2013.2501C29.9291%2014.0001%2030.0041%2014.7667%2029.9957%2015.5376C29.9957%2018.5667%2029.9957%2021.5959%2029.9957%2024.6209C29.9999%2025.3709%2029.9166%2026.1209%2029.7416%2026.8459C29.3499%2028.4459%2028.3332%2029.3959%2026.7457%2029.7626C25.9666%2029.9292%2025.1749%2030.0084%2024.3791%2029.9959C21.3957%2029.9959%2018.4124%2029.9959%2015.4291%2029.9959C14.6666%2030.0042%2013.9082%2029.9167%2013.1666%2029.7417C11.5624%2029.3542%2010.5999%2028.3376%2010.2374%2026.7376C10.0499%2025.9251%209.9999%2025.1126%209.9999%2024.2917C9.9999%2022.8584%209.9999%2021.4251%209.9999%2019.9917Z'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20fill-rule='evenodd'%20/%3e%3ccircle%20id='path2'%20cx='20'%20cy='20'%20r='10'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20/%3e%3cpath%20id='path3'%20d='M25.0333%2021.8666L26.9%2020C28.8083%2018.0916%2028.8083%2015%2026.9%2013.0958C24.9958%2011.1875%2021.9041%2011.1875%2020%2013.0958L18.1291%2014.9625M21.8666%2025.0333L20%2026.9C18.0916%2028.8083%2015%2028.8083%2013.0958%2026.9C11.1875%2024.9958%2011.1875%2021.9041%2013.0958%2020L14.9625%2018.1291'%20fill-rule='nonzero'%20stroke='rgb(14,191,241)'%20stroke-linecap='round'%20stroke-width='1.25'%20/%3e%3cpath%20id='pah4'%20d='M18.125%2021.875L21.875%2018.125'%20stroke='rgb(14,191,241)'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.25'%20/%3e%3cpath%20id='path5'%20d='M25.8207%2019.2626L24.0457%2021.0376C23.7998%2021.2834%2023.6748%2021.5292%2023.6748%2021.7751C23.6748%2022.0209%2023.7998%2022.2667%2024.0457%2022.5126C24.1498%2022.6167%2024.2665%2022.6959%2024.3915%2022.7459C24.5123%2022.7917%2024.6415%2022.8167%2024.779%2022.8167C24.9207%2022.8167%2025.0498%2022.7917%2025.1665%2022.7459C25.2957%2022.6959%2025.4123%2022.6167%2025.5165%2022.5126L27.2915%2020.7334C27.8165%2020.2126%2028.2165%2019.6334%2028.4957%2019.0001C28.5082%2018.9667%2028.5248%2018.9334%2028.5373%2018.8959C28.554%2018.8626%2028.5665%2018.8292%2028.579%2018.7917C28.8332%2018.1501%2028.9582%2017.4584%2028.9582%2016.7209C28.9582%2015.9792%2028.8332%2015.2876%2028.579%2014.6459C28.5665%2014.6084%2028.554%2014.5751%2028.5373%2014.5417C28.5248%2014.5042%2028.5082%2014.4709%2028.4957%2014.4376C28.2165%2013.8042%2027.8165%2013.2292%2027.2915%2012.7042C26.7707%2012.1792%2026.1915%2011.7792%2025.5582%2011.5001C25.5248%2011.4876%2025.4915%2011.4709%2025.454%2011.4584C25.4207%2011.4417%2025.3873%2011.4292%2025.354%2011.4167C24.7082%2011.1667%2024.0165%2011.0417%2023.279%2011.0417C22.5373%2011.0417%2021.8457%2011.1667%2021.204%2011.4167C21.1665%2011.4292%2021.1332%2011.4417%2021.0998%2011.4584C21.0623%2011.4709%2021.029%2011.4876%2020.9957%2011.5001C20.3623%2011.7792%2019.7832%2012.1792%2019.2623%2012.7042L17.4832%2014.4792C17.379%2014.5834%2017.2998%2014.7001%2017.2498%2014.8292C17.204%2014.9501%2017.179%2015.0751%2017.179%2015.2167C17.179%2015.3542%2017.204%2015.4834%2017.2498%2015.6042C17.2998%2015.7292%2017.379%2015.8459%2017.4832%2015.9542C17.5915%2016.0584%2017.7082%2016.1376%2017.8332%2016.1876C17.954%2016.2334%2018.0832%2016.2584%2018.2207%2016.2584C18.3623%2016.2584%2018.4915%2016.2334%2018.6082%2016.1876C18.7373%2016.1376%2018.854%2016.0584%2018.9582%2015.9542L20.7332%2014.1751C21.0873%2013.8209%2021.4748%2013.5584%2021.8957%2013.3834C22.3165%2013.2084%2022.779%2013.1251%2023.279%2013.1251C23.7748%2013.1251%2024.2373%2013.2084%2024.6582%2013.3834C25.079%2013.5584%2025.4665%2013.8209%2025.8207%2014.1751C26.1748%2014.5292%2026.4373%2014.9167%2026.6123%2015.3376C26.7873%2015.7584%2026.8748%2016.2167%2026.8748%2016.7209C26.8748%2017.2209%2026.7873%2017.6792%2026.6123%2018.1001C26.4373%2018.5209%2026.1748%2018.9084%2025.8207%2019.2626ZM13.3832%2021.8959C13.5582%2021.4751%2013.8207%2021.0876%2014.1748%2020.7334L15.954%2018.9584C16.0582%2018.8542%2016.1373%2018.7376%2016.1873%2018.6084C16.2332%2018.4876%2016.2582%2018.3626%2016.2582%2018.2209C16.2582%2018.0834%2016.2332%2017.9542%2016.1873%2017.8334C16.1373%2017.7084%2016.0582%2017.5917%2015.954%2017.4834C15.7082%2017.2417%2015.4623%2017.1167%2015.2165%2017.1167C14.9707%2017.1167%2014.7248%2017.2417%2014.479%2017.4834L12.704%2019.2626C12.179%2019.7876%2011.779%2020.3626%2011.4998%2020.9959C11.4873%2021.0292%2011.4707%2021.0626%2011.4582%2021.1001C11.4415%2021.1334%2011.429%2021.1667%2011.4165%2021.2042C11.1665%2021.8459%2011.0415%2022.5376%2011.0415%2023.2792C11.0415%2024.0167%2011.1665%2024.7084%2011.4165%2025.3542C11.429%2025.3876%2011.4415%2025.4209%2011.4582%2025.4584C11.4707%2025.4917%2011.4873%2025.5251%2011.4998%2025.5584C11.779%2026.1917%2012.179%2026.7709%2012.704%2027.2917C13.2248%2027.8167%2013.804%2028.2167%2014.4373%2028.4959C14.4707%2028.5084%2014.504%2028.5251%2014.5415%2028.5376C14.5748%2028.5542%2014.6082%2028.5667%2014.6457%2028.5792C15.2873%2028.8292%2015.979%2028.9584%2016.7207%2028.9584C17.4582%2028.9584%2018.1498%2028.8292%2018.7915%2028.5792C18.829%2028.5667%2018.8623%2028.5542%2018.8957%2028.5376C18.9332%2028.5251%2018.9665%2028.5084%2018.9998%2028.4959C19.6332%2028.2167%2020.2123%2027.8167%2020.7332%2027.2917L22.5123%2025.5167C22.6165%2025.4126%2022.6957%2025.2959%2022.7457%2025.1667C22.7915%2025.0459%2022.8165%2024.9209%2022.8165%2024.7792C22.8165%2024.6417%2022.7915%2024.5126%2022.7457%2024.3917C22.6957%2024.2667%2022.6165%2024.1501%2022.5123%2024.0417C22.2665%2023.8001%2022.0207%2023.6751%2021.7748%2023.6751C21.529%2023.6751%2021.2832%2023.8001%2021.0373%2024.0417L19.2623%2025.8209C18.9082%2026.1751%2018.5207%2026.4376%2018.0998%2026.6126C17.679%2026.7876%2017.2165%2026.8751%2016.7207%2026.8751C16.2207%2026.8751%2015.7582%2026.7876%2015.3373%2026.6126C14.9165%2026.4376%2014.529%2026.1751%2014.1748%2025.8209C13.8207%2025.4667%2013.5582%2025.0792%2013.3832%2024.6584C13.2082%2024.2376%2013.1248%2023.7792%2013.1248%2023.2792C13.1248%2022.7751%2013.2082%2022.3167%2013.3832%2021.8959Z'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20fill-rule='evenodd'%20/%3e%3cpath%20id='path6'%20d='M21.8127%2016.7458C21.746%2016.7874%2021.6877%2016.8374%2021.6293%2016.8916L16.8918%2021.6291C16.8377%2021.6874%2016.7877%2021.7499%2016.746%2021.8124C16.7127%2021.8624%2016.6877%2021.9166%2016.6627%2021.9749C16.6377%2022.0374%2016.6168%2022.1041%2016.6043%2022.1708C16.5918%2022.2333%2016.5835%2022.2999%2016.5835%2022.3666C16.5835%2022.4333%2016.5918%2022.4999%2016.6043%2022.5666C16.6168%2022.6333%2016.6377%2022.6999%2016.6627%2022.7624C16.6877%2022.8166%2016.7127%2022.8708%2016.746%2022.9208C16.7877%2022.9874%2016.8377%2023.0499%2016.8918%2023.1041C16.946%2023.1583%2017.0085%2023.2083%2017.0752%2023.2499C17.1252%2023.2833%2017.1793%2023.3083%2017.2335%2023.3333C17.3002%2023.3583%2017.3627%2023.3791%2017.4293%2023.3916C17.496%2023.4041%2017.5627%2023.4124%2017.6293%2023.4124C17.696%2023.4124%2017.7627%2023.4041%2017.8252%2023.3916C17.8918%2023.3791%2017.9585%2023.3583%2018.021%2023.3333C18.0793%2023.3083%2018.1335%2023.2833%2018.1835%2023.2499C18.246%2023.2083%2018.3085%2023.1583%2018.3668%2023.1041L23.1043%2018.3666C23.1585%2018.3083%2023.2085%2018.2499%2023.2502%2018.1833C23.2835%2018.1333%2023.3085%2018.0791%2023.3335%2018.0208C23.3585%2017.9583%2023.3793%2017.8916%2023.3918%2017.8249C23.4043%2017.7624%2023.4127%2017.6958%2023.4127%2017.6291C23.4127%2017.5624%2023.4043%2017.4958%2023.3918%2017.4291C23.3793%2017.3624%2023.3585%2017.2999%2023.3335%2017.2333C23.3085%2017.1791%2023.2835%2017.1249%2023.2502%2017.0749C23.2085%2017.0083%2023.1585%2016.9458%2023.1043%2016.8916C23.046%2016.8374%2022.9877%2016.7874%2022.921%2016.7458C22.871%2016.7124%2022.8168%2016.6874%2022.7627%2016.6624C22.696%2016.6374%2022.6335%2016.6166%2022.5668%2016.6041C22.5002%2016.5916%2022.4335%2016.5833%2022.3668%2016.5833C22.3002%2016.5833%2022.2335%2016.5916%2022.171%2016.6041C22.1043%2016.6166%2022.0377%2016.6374%2021.9752%2016.6624C21.9168%2016.6874%2021.8627%2016.7124%2021.8127%2016.7458Z'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20fill-rule='evenodd'%20/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e", p2 = "data:image/svg+xml,%3csvg%20viewBox='0%200%2040%2040'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='40.000000'%20height='40.000000'%20fill='none'%20customFrame='url(%23clipPath_0)'%3e%3cdefs%3e%3cclipPath%20id='clipPath_0'%3e%3crect%20width='40.000000'%20height='40.000000'%20x='0.000000'%20y='0.000000'%20rx='12.000000'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_1'%3e%3crect%20width='24.000000'%20height='24.000000'%20x='8.000000'%20y='8.000000'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_2'%3e%3crect%20width='20.000000'%20height='20.000000'%20x='10.000000'%20y='10.000000'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3c/defs%3e%3crect%20id='1'%20width='40.000000'%20height='40.000000'%20x='0.000000'%20y='0.000000'%20rx='12.000000'%20fill='rgb(236,250,254)'%20/%3e%3cg%20id='车辆'%20clip-path='url(%23clipPath_1)'%20customFrame='url(%23clipPath_1)'%3e%3crect%20id='车辆'%20width='24.000000'%20height='24.000000'%20x='8.000000'%20y='8.000000'%20/%3e%3cg%20id='编组'%3e%3cg%20id='ic_public_qrcode'%20clip-path='url(%23clipPath_2)'%20customFrame='url(%23clipPath_2)'%3e%3crect%20id='ic_public_qrcode'%20width='20.000000'%20height='20.000000'%20x='10.000000'%20y='10.000000'%20/%3e%3cg%20id='ic_public_qrcode_1_1'%3e%3cpath%20id='ic_public_qrcode_2_0'%20d='M10.6273%2019.9924C10.6273%2018.5277%2010.6222%2017.0631%2010.6273%2015.5985C10.6243%2014.8898%2010.7114%2014.1836%2010.8865%2013.4968C11.2702%2012.0432%2012.2171%2011.1805%2013.6693%2010.8458C14.3974%2010.6885%2015.1411%2010.6148%2015.886%2010.6261C18.6946%2010.6261%2021.5035%2010.6261%2024.3127%2010.6261C25.0221%2010.6217%2025.7295%2010.7029%2026.4195%2010.8678C27.9156%2011.2339%2028.8134%2012.1816%2029.1554%2013.6725C29.3092%2014.3772%2029.3826%2015.097%2029.3744%2015.8182C29.3744%2018.6571%2029.3744%2021.4963%2029.3744%2024.3357C29.3782%2025.0383%2029.2973%2025.7388%2029.1334%2026.422C28.7673%2027.9189%2027.8153%2028.8123%2026.3243%2029.1543C25.5961%2029.311%2024.8524%2029.3847%2024.1076%2029.374C21.3107%2029.374%2018.514%2029.374%2015.7176%2029.374C15.0027%2029.3798%2014.2897%2029.2999%2013.5939%2029.136C12.0912%2028.7698%2011.189%2027.8178%2010.8477%2026.3195C10.6734%2025.5579%2010.6273%2024.7941%2010.6273%2024.0237C10.6273%2022.6802%2010.6273%2021.3364%2010.6273%2019.9924Z'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20fill-rule='nonzero'%20/%3e%3cpath%20id='ic_public_qrcode_2_0'%20d='M10.6273%2015.5985C10.6243%2014.8898%2010.7114%2014.1836%2010.8865%2013.4968C11.2702%2012.0432%2012.2171%2011.1805%2013.6693%2010.8458C14.3974%2010.6885%2015.1411%2010.6148%2015.886%2010.6261C18.6946%2010.6261%2021.5035%2010.6261%2024.3127%2010.6261C25.0221%2010.6217%2025.7295%2010.7029%2026.4195%2010.8678C27.9156%2011.2339%2028.8134%2012.1816%2029.1554%2013.6725C29.3092%2014.3772%2029.3826%2015.097%2029.3744%2015.8182C29.3744%2018.6571%2029.3744%2021.4963%2029.3744%2024.3357C29.3782%2025.0383%2029.2973%2025.7388%2029.1334%2026.422C28.7673%2027.9189%2027.8153%2028.8123%2026.3243%2029.1543C25.5961%2029.311%2024.8524%2029.3847%2024.1076%2029.374C21.3107%2029.374%2018.514%2029.374%2015.7176%2029.374C15.0027%2029.3798%2014.2897%2029.2999%2013.5939%2029.136C12.0912%2028.7698%2011.189%2027.8178%2010.8477%2026.3195C10.6734%2025.5579%2010.6273%2024.7941%2010.6273%2024.0237C10.6273%2022.6802%2010.6273%2021.3364%2010.6273%2019.9924C10.6273%2018.5277%2010.6222%2017.0631%2010.6273%2015.5985Z'%20fill-rule='nonzero'%20stroke='rgb(255,255,255)'%20stroke-opacity='0'%20stroke-width='1.25'%20/%3e%3cpath%20id='ic_public_qrcode_2_1'%20d='M10.6273%2015.5985C10.6243%2014.8898%2010.7114%2014.1836%2010.8865%2013.4968C11.2702%2012.0432%2012.2171%2011.1805%2013.6693%2010.8458C14.3974%2010.6885%2015.1411%2010.6148%2015.886%2010.6261C18.6946%2010.6261%2021.5035%2010.6261%2024.3127%2010.6261C25.0221%2010.6217%2025.7295%2010.7029%2026.4195%2010.8678C27.9156%2011.2339%2028.8134%2012.1816%2029.1554%2013.6725C29.3092%2014.3772%2029.3826%2015.097%2029.3744%2015.8182C29.3744%2018.6571%2029.3744%2021.4963%2029.3744%2024.3357C29.3782%2025.0383%2029.2973%2025.7388%2029.1334%2026.422C28.7673%2027.9189%2027.8153%2028.8123%2026.3243%2029.1543C25.5961%2029.311%2024.8524%2029.3847%2024.1076%2029.374C21.3107%2029.374%2018.514%2029.374%2015.7176%2029.374C15.0027%2029.3798%2014.2897%2029.2999%2013.5939%2029.136C12.0912%2028.7698%2011.189%2027.8178%2010.8477%2026.3195C10.6734%2025.5579%2010.6273%2024.7941%2010.6273%2024.0237C10.6273%2022.6802%2010.6273%2021.3364%2010.6273%2019.9924C10.6273%2018.5277%2010.6222%2017.0631%2010.6273%2015.5985Z'%20opacity='0.200000003'%20fill-rule='nonzero'%20stroke='rgb(255,255,255)'%20stroke-opacity='0'%20stroke-width='1.25'%20/%3e%3ccircle%20id='ic_public_qrcode_2_2'%20cx='20'%20cy='20'%20r='10'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20/%3e%3cpath%20id='ic_public_qrcode_2_3'%20d='M17.5%2011.25C17.9602%2011.25%2018.3333%2011.6231%2018.3333%2012.0833L18.3333%2017.5C18.3333%2017.9602%2017.9602%2018.3333%2017.5%2018.3333L12.0833%2018.3333C11.6231%2018.3333%2011.25%2017.9602%2011.25%2017.5L11.25%2012.0833C11.25%2011.6231%2011.6231%2011.25%2012.0833%2011.25L17.5%2011.25ZM17.5%2021.6667C17.9602%2021.6667%2018.3333%2022.0398%2018.3333%2022.5L18.3333%2027.9167C18.3333%2028.3769%2017.9602%2028.75%2017.5%2028.75L12.0833%2028.75C11.6231%2028.75%2011.25%2028.3769%2011.25%2027.9167L11.25%2022.5C11.25%2022.0398%2011.6231%2021.6667%2012.0833%2021.6667L17.5%2021.6667ZM27.9167%2011.25C28.3769%2011.25%2028.75%2011.6231%2028.75%2012.0833L28.75%2017.5C28.75%2017.9602%2028.3769%2018.3333%2027.9167%2018.3333L22.5%2018.3333C22.0398%2018.3333%2021.6667%2017.9602%2021.6667%2017.5L21.6667%2012.0833C21.6667%2011.6231%2022.0398%2011.25%2022.5%2011.25L27.9167%2011.25Z'%20fill-rule='evenodd'%20stroke='rgb(14,191,241)'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.25'%20/%3e%3cpath%20id='ic_public_qrcode_2_4'%20d='M17.5002%2010.8333C18.1905%2010.8333%2018.7502%2011.3929%2018.7502%2012.0833L18.7502%2017.4999C18.7502%2018.1903%2018.1905%2018.7499%2017.5002%2018.7499L12.0835%2018.7499C11.3931%2018.7499%2010.8335%2018.1903%2010.8335%2017.4999L10.8335%2012.0833C10.8335%2011.3929%2011.3931%2010.8333%2012.0835%2010.8333L17.5002%2010.8333ZM17.5002%2011.6666L12.0835%2011.6666C11.8534%2011.6666%2011.6668%2011.8531%2011.6668%2012.0833L11.6668%2017.4999C11.6668%2017.73%2011.8534%2017.9166%2012.0835%2017.9166L17.5002%2017.9166C17.7303%2017.9166%2017.9168%2017.73%2017.9168%2017.4999L17.9168%2012.0833C17.9168%2011.8531%2017.7303%2011.6666%2017.5002%2011.6666ZM17.5002%2021.2499C18.1905%2021.2499%2018.7502%2021.8096%2018.7502%2022.4999L18.7502%2027.9166C18.7502%2028.6069%2018.1905%2029.1666%2017.5002%2029.1666L12.0835%2029.1666C11.3931%2029.1666%2010.8335%2028.6069%2010.8335%2027.9166L10.8335%2022.4999C10.8335%2021.8096%2011.3931%2021.2499%2012.0835%2021.2499L17.5002%2021.2499ZM17.5002%2022.0833L12.0835%2022.0833C11.8534%2022.0833%2011.6668%2022.2698%2011.6668%2022.4999L11.6668%2027.9166C11.6668%2028.1467%2011.8534%2028.3333%2012.0835%2028.3333L17.5002%2028.3333C17.7303%2028.3333%2017.9168%2028.1467%2017.9168%2027.9166L17.9168%2022.4999C17.9168%2022.2698%2017.7303%2022.0833%2017.5002%2022.0833ZM27.9168%2010.8333C28.6072%2010.8333%2029.1668%2011.3929%2029.1668%2012.0833L29.1668%2017.4999C29.1668%2018.1903%2028.6072%2018.7499%2027.9168%2018.7499L22.5002%2018.7499C21.8098%2018.7499%2021.2502%2018.1903%2021.2502%2017.4999L21.2502%2012.0833C21.2502%2011.3929%2021.8098%2010.8333%2022.5002%2010.8333L27.9168%2010.8333ZM27.9168%2011.6666L22.5002%2011.6666C22.27%2011.6666%2022.0835%2011.8531%2022.0835%2012.0833L22.0835%2017.4999C22.0835%2017.73%2022.27%2017.9166%2022.5002%2017.9166L27.9168%2017.9166C28.1469%2017.9166%2028.3335%2017.73%2028.3335%2017.4999L28.3335%2012.0833C28.3335%2011.8531%2028.1469%2011.6666%2027.9168%2011.6666Z'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20fill-rule='nonzero'%20/%3e%3cpath%20id='ic_public_qrcode_2_4'%20d='M18.7502%2012.0833L18.7502%2017.4999C18.7502%2018.1903%2018.1905%2018.7499%2017.5002%2018.7499L12.0835%2018.7499C11.3931%2018.7499%2010.8335%2018.1903%2010.8335%2017.4999L10.8335%2012.0833C10.8335%2011.3929%2011.3931%2010.8333%2012.0835%2010.8333L17.5002%2010.8333C18.1905%2010.8333%2018.7502%2011.3929%2018.7502%2012.0833ZM12.0835%2011.6666C11.8534%2011.6666%2011.6668%2011.8531%2011.6668%2012.0833L11.6668%2017.4999C11.6668%2017.73%2011.8534%2017.9166%2012.0835%2017.9166L17.5002%2017.9166C17.7303%2017.9166%2017.9168%2017.73%2017.9168%2017.4999L17.9168%2012.0833C17.9168%2011.8531%2017.7303%2011.6666%2017.5002%2011.6666L12.0835%2011.6666ZM18.7502%2022.4999L18.7502%2027.9166C18.7502%2028.6069%2018.1905%2029.1666%2017.5002%2029.1666L12.0835%2029.1666C11.3931%2029.1666%2010.8335%2028.6069%2010.8335%2027.9166L10.8335%2022.4999C10.8335%2021.8096%2011.3931%2021.2499%2012.0835%2021.2499L17.5002%2021.2499C18.1905%2021.2499%2018.7502%2021.8096%2018.7502%2022.4999ZM12.0835%2022.0833C11.8534%2022.0833%2011.6668%2022.2698%2011.6668%2022.4999L11.6668%2027.9166C11.6668%2028.1467%2011.8534%2028.3333%2012.0835%2028.3333L17.5002%2028.3333C17.7303%2028.3333%2017.9168%2028.1467%2017.9168%2027.9166L17.9168%2022.4999C17.9168%2022.2698%2017.7303%2022.0833%2017.5002%2022.0833L12.0835%2022.0833ZM29.1668%2012.0833L29.1668%2017.4999C29.1668%2018.1903%2028.6072%2018.7499%2027.9168%2018.7499L22.5002%2018.7499C21.8098%2018.7499%2021.2502%2018.1903%2021.2502%2017.4999L21.2502%2012.0833C21.2502%2011.3929%2021.8098%2010.8333%2022.5002%2010.8333L27.9168%2010.8333C28.6072%2010.8333%2029.1668%2011.3929%2029.1668%2012.0833ZM22.5002%2011.6666C22.27%2011.6666%2022.0835%2011.8531%2022.0835%2012.0833L22.0835%2017.4999C22.0835%2017.73%2022.27%2017.9166%2022.5002%2017.9166L27.9168%2017.9166C28.1469%2017.9166%2028.3335%2017.73%2028.3335%2017.4999L28.3335%2012.0833C28.3335%2011.8531%2028.1469%2011.6666%2027.9168%2011.6666L22.5002%2011.6666Z'%20fill-rule='nonzero'%20stroke='rgb(255,255,255)'%20stroke-opacity='0'%20stroke-linejoin='round'%20stroke-width='1.25'%20/%3e%3cpath%20id='ic_public_qrcode_2_5'%20d='M27.9165%2021.6667L27.9165%2024.5834L28.7498%2024.5834L28.7498%2021.6667L27.9165%2021.6667ZM24.5832%2021.6667L24.5832%2022.639L24.5828%2022.6388L24.5832%2024.5834L23.6109%2024.5834L23.6107%2022.6388L21.6665%2022.639L21.6665%2021.6667L24.5832%2021.6667ZM21.6665%2025.8334L21.6665%2028.7501L22.4998%2028.7501L22.4998%2025.8334L21.6665%2025.8334ZM27.9165%2027.9167L27.9165%2028.7501L28.7498%2028.7501L28.7498%2027.9167L27.9165%2027.9167ZM25.8332%2025.8334L25.8332%2026.6667L26.6665%2026.6667L26.6665%2025.8334L25.8332%2025.8334Z'%20fill='rgb(14,191,241)'%20fill-rule='nonzero'%20/%3e%3cpath%20id='ic_public_qrcode_2_5'%20d='M27.9165%2024.5834L28.7498%2024.5834L28.7498%2021.6667L27.9165%2021.6667L27.9165%2024.5834ZM24.5832%2022.639L24.5828%2022.6388L24.5832%2024.5834L23.6109%2024.5834L23.6107%2022.6388L21.6665%2022.639L21.6665%2021.6667L24.5832%2021.6667L24.5832%2022.639ZM21.6665%2028.7501L22.4998%2028.7501L22.4998%2025.8334L21.6665%2025.8334L21.6665%2028.7501ZM27.9165%2028.7501L28.7498%2028.7501L28.7498%2027.9167L27.9165%2027.9167L27.9165%2028.7501ZM25.8332%2026.6667L26.6665%2026.6667L26.6665%2025.8334L25.8332%2025.8334L25.8332%2026.6667Z'%20fill-rule='nonzero'%20stroke='rgb(14,191,241)'%20stroke-linejoin='round'%20stroke-width='1.25'%20/%3e%3cpath%20id='ic_public_qrcode_2_6'%20d='M14.375%2014.375L14.375%2015.2083L15.2083%2015.2083L15.2083%2014.375L14.375%2014.375ZM14.375%2024.7917L14.375%2025.625L15.2083%2025.625L15.2083%2024.7917L14.375%2024.7917ZM24.7917%2014.375L24.7917%2015.2083L25.625%2015.2083L25.625%2014.375L24.7917%2014.375Z'%20fill='rgb(14,191,241)'%20fill-rule='nonzero'%20/%3e%3cpath%20id='ic_public_qrcode_2_6'%20d='M14.375%2015.2083L15.2083%2015.2083L15.2083%2014.375L14.375%2014.375L14.375%2015.2083ZM14.375%2025.625L15.2083%2025.625L15.2083%2024.7917L14.375%2024.7917L14.375%2025.625ZM24.7917%2015.2083L25.625%2015.2083L25.625%2014.375L24.7917%2014.375L24.7917%2015.2083Z'%20fill-rule='nonzero'%20stroke='rgb(14,191,241)'%20stroke-linejoin='round'%20stroke-width='1.25'%20/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e", m2 = "data:image/svg+xml,%3csvg%20viewBox='0%200%2012%2012'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='12.000000'%20height='12.000000'%20fill='none'%3e%3cdefs%3e%3cfilter%20id='pixso_custom_mask_type_luminance'%3e%3cfeColorMatrix%20type='matrix'%20values='1%200%200%200%200%200%201%200%200%200%200%200%201%200%200%200%200%200%201%200%20'%20/%3e%3c/filter%3e%3c/defs%3e%3cmask%20id='mask_0'%20width='11.999876'%20height='11.999876'%20x='0.000000'%20y='0.000000'%20maskUnits='userSpaceOnUse'%3e%3cg%20filter='url(%23pixso_custom_mask_type_luminance)'%3e%3cg%20id='mask401_19830'%3e%3cpath%20id='蒙版'%20d='M0%200L11.9999%200L11.9999%2011.9999L0%2011.9999L0%200ZM2.69992%201.34999L8.09977%201.34999C9.5082%201.34999%2010.6498%202.49167%2010.6498%203.89998L10.6498%209.2999C10.6498%2010.7082%209.5082%2011.8499%208.09977%2011.8499L2.69992%2011.8499C1.29149%2011.8499%200.149901%2010.7082%200.149901%209.2999L0.149901%203.89998C0.149901%202.49167%201.29149%201.34999%202.69992%201.34999Z'%20fill='rgb(196,196,196)'%20fill-rule='evenodd'%20/%3e%3c/g%3e%3c/g%3e%3c/mask%3e%3crect%20id='ic_public_copy'%20width='12.000000'%20height='12.000000'%20x='0.000000'%20y='0.000000'%20/%3e%3crect%20id='ic_public_copy-复制/base/ic_public_copy'%20width='11.999876'%20height='11.999876'%20x='0.000000'%20y='0.000000'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20/%3e%3cpath%20id='path1'%20d='M0.000134537%205.99497C0.000134537%205.05748%20-0.00236544%204.11999%200.000134537%203.1825C-0.00236544%202.72751%200.055134%202.27501%200.165133%201.83752C0.41263%200.907526%201.01762%200.355032%201.94761%200.140034C2.41261%200.040035%202.8901%20-0.00746449%203.3651%203.54269e-05C5.16258%203.54269e-05%206.96006%203.54269e-05%208.76004%203.54269e-05C9.21254%20-0.00246455%209.66503%200.0475349%2010.1075%200.155034C11.065%200.387531%2011.64%200.995025%2011.8575%201.95002C11.9575%202.40001%2012.005%202.86001%2011.9975%203.3225C11.9975%205.13998%2011.9975%206.95746%2011.9975%208.77244C12%209.22244%2011.95%209.67243%2011.845%2010.1099C11.61%2011.0674%2011%2011.6374%2010.0475%2011.8574C9.58003%2011.9574%209.10504%2012.0049%208.62754%2011.9974C6.83756%2011.9974%205.04758%2011.9974%203.2576%2011.9974C2.80011%2012.0024%202.34511%2011.9499%201.90011%2011.8449C0.937625%2011.6124%200.360131%2011.0024%200.142633%2010.0424C0.0301342%209.55494%200.000134537%209.06744%200.000134537%208.57495C0.000134537%207.71495%200.000134537%206.85496%200.000134537%205.99497Z'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20fill-rule='evenodd'%20/%3e%3ccircle%20id='path2'%20cx='5.99993801'%20cy='5.99993801'%20r='5.99993801'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20/%3e%3cg%20id='mask'%20mask='url(%23mask_0)'%3e%3cg%20id='组合%208'%3e%3cpath%20id='path'%20d='M11.1%203.89993L11.1%206.8999C11.1%208.55488%209.75502%209.89737%208.10004%209.89737L5.10007%209.89737C3.44258%209.89737%202.1001%208.55488%202.1001%206.8999L2.1001%203.89993C2.1001%202.24245%203.44258%200.897461%205.10007%200.897461L8.10004%200.897461C9.75502%200.897461%2011.1%202.24245%2011.1%203.89993Z'%20fill-rule='nonzero'%20stroke='rgb(25,25,25)'%20stroke-linejoin='round'%20stroke-width='0.749992251'%20/%3e%3c/g%3e%3c/g%3e%3cpath%20id='path4'%20d='M2.10008%202.39746L8.10002%202.39746C8.92751%202.39746%209.6%203.06995%209.6%203.89995L9.6%209.89738C9.6%2010.7274%208.92751%2011.3999%208.10002%2011.3999L2.10008%2011.3999C1.27009%2011.3999%200.600098%2010.7274%200.600098%209.89738L0.600098%203.89995C0.600098%203.06995%201.27009%202.39746%202.10008%202.39746Z'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20fill-rule='evenodd'%20/%3e%3cpath%20id='path4'%20d='M9.6%203.89995L9.6%209.89738C9.6%2010.7274%208.92751%2011.3999%208.10002%2011.3999L2.10008%2011.3999C1.27009%2011.3999%200.600098%2010.7274%200.600098%209.89738L0.600098%203.89995C0.600098%203.06995%201.27009%202.39746%202.10008%202.39746L8.10002%202.39746C8.92751%202.39746%209.6%203.06995%209.6%203.89995Z'%20fill-rule='nonzero'%20stroke='rgb(25,25,25)'%20stroke-linejoin='round'%20stroke-width='0.749992251'%20/%3e%3c/svg%3e", g2 = "https://chat.opentiny.design", f2 = "https://ai.opentiny.design/next-remoter", y2 = "https://ai.opentiny.design/next-remoter/svgs/logo-next-no-bg-left.svg", qe = (t) => [
904
+ const p2 = "data:image/svg+xml,%3csvg%20viewBox='0%200%2040%2039.9692'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='40.000000'%20height='39.969238'%20fill='none'%20customFrame='url(%23clipPath_3)'%3e%3cdefs%3e%3cclipPath%20id='clipPath_3'%3e%3crect%20width='40.000000'%20height='39.969238'%20x='0.000000'%20y='0.000000'%20rx='12.000000'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_4'%3e%3crect%20width='24.000000'%20height='24.000000'%20x='8.000000'%20y='7.984619'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_5'%3e%3crect%20width='20.000000'%20height='20.000000'%20x='10.000000'%20y='9.984619'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_6'%3e%3crect%20width='20.000000'%20height='20.000000'%20x='10.000000'%20y='9.984619'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_7'%3e%3crect%20width='21.666666'%20height='13.333333'%20x='20.000000'%20y='9.984619'%20rx='6.666667'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_8'%3e%3crect%20width='6.666667'%20height='6.666667'%20x='23.333496'%20y='9.984619'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3c/defs%3e%3crect%20id='2'%20width='40.000000'%20height='39.969238'%20x='0.000000'%20y='0.000000'%20rx='12.000000'%20fill='rgb(239,246,255)'%20/%3e%3cg%20id='物业'%20clip-path='url(%23clipPath_4)'%20customFrame='url(%23clipPath_4)'%3e%3crect%20id='物业'%20width='24.000000'%20height='24.000000'%20x='8.000000'%20y='7.984619'%20/%3e%3cg%20id='物业服务'%3e%3cg%20id='00公共/红点/图标+红点'%20customFrame='url(%23clipPath_5)'%3e%3crect%20id='00公共/红点/图标+红点'%20width='20.000000'%20height='20.000000'%20x='10.000000'%20y='9.984619'%20/%3e%3cg%20id='common_chats_line'%20customFrame='url(%23clipPath_6)'%3e%3crect%20id='common_chats_line'%20width='20.000000'%20height='20.000000'%20x='10.000000'%20y='9.984619'%20/%3e%3cpath%20id='形状'%20d='M28.3332%2019.9847C28.3332%2015.3823%2024.6022%2011.6514%2019.9998%2011.6514C15.3975%2011.6514%2011.6665%2015.3823%2011.6665%2019.9847C11.6665%2024.5871%2015.3975%2028.318%2019.9998%2028.318C21.0018%2028.318%2021.9624%2028.1412%2022.8522%2027.8171L26.581%2028.1578C26.7205%2028.1706%2026.8611%2028.1598%2026.9971%2028.1259C27.6669%2027.959%2028.0746%2027.2806%2027.9077%2026.6108L27.2716%2024.0578C27.9477%2022.8535%2028.3332%2021.4641%2028.3332%2019.9847ZM19.9998%2013.1514C16.2259%2013.1514%2013.1665%2016.2108%2013.1665%2019.9847C13.1665%2023.7586%2016.2259%2026.818%2019.9998%2026.818C20.8089%2026.818%2021.5967%2026.678%2022.3388%2026.4077C22.505%2026.3471%2022.6803%2026.3166%2022.8565%2026.3171L22.9887%2026.3233L26.3665%2026.6322L25.8161%2024.4205C25.7352%2024.0958%2025.7655%2023.7548%2025.8997%2023.4512L25.9636%2023.3236C26.5311%2022.3126%2026.8332%2021.1723%2026.8332%2019.9847C26.8332%2016.2108%2023.7738%2013.1514%2019.9998%2013.1514ZM23.1152%2021.2468C23.352%2020.9069%2023.2684%2020.4394%2022.9286%2020.2026C22.5887%2019.9659%2022.1212%2020.0494%2021.8845%2020.3893C21.2894%2021.2433%2020.4268%2021.7347%2019.5102%2021.7347C18.9513%2021.7347%2018.4132%2021.554%2017.9375%2021.2122C17.6011%2020.9705%2017.1325%2021.0472%2016.8908%2021.3836C16.6491%2021.7199%2016.7258%2022.1886%2017.0622%2022.4303C17.7879%2022.9518%2018.6305%2023.2347%2019.5102%2023.2347C20.9394%2023.2347%2022.2505%2022.4878%2023.1152%2021.2468Z'%20fill='rgb(65,142,255)'%20fill-rule='evenodd'%20/%3e%3c/g%3e%3cg%20id='00公共/3位数红点'%20opacity='0'%20customFrame='url(%23clipPath_7)'%3e%3crect%20id='00公共/3位数红点'%20width='21.666666'%20height='13.333333'%20x='20.000000'%20y='9.984619'%20rx='6.666667'%20opacity='0'%20fill='rgb(243,111,100)'%20/%3e%3cpath%20id='文本'%20d='M26.0421%2013.4421C26.4259%2013.4421%2026.7677%2013.5255%2027.0675%2013.6923C27.3672%2013.8591%2027.6005%2014.0931%2027.7673%2014.3942C27.9342%2014.694%2028.0176%2015.0351%2028.0176%2015.4176C28.0176%2015.7173%2027.9633%2015.994%2027.8548%2016.2476C27.7463%2016.4999%2027.5673%2016.8315%2027.3177%2017.2425L25.859%2019.6432L25.0167%2019.6432L26.276%2017.5924C26.3534%2017.4704%2026.4307%2017.3564%2026.508%2017.2507C26.3357%2017.3063%2026.1445%2017.3341%2025.9342%2017.3341C25.5721%2017.3341%2025.2493%2017.2479%2024.9658%2017.0757C24.6837%2016.9034%2024.4633%2016.6701%2024.3046%2016.3758C24.1459%2016.0815%2024.0666%2015.7566%2024.0666%2015.4013C24.0666%2015.0351%2024.1513%2014.7021%2024.3209%2014.4023C24.4904%2014.1012%2024.7264%2013.8659%2025.0289%2013.6964C25.3314%2013.5268%2025.6691%2013.4421%2026.0421%2013.4421ZM26.0421%2016.6505C26.4029%2016.6505%2026.6904%2016.5325%2026.9047%2016.2965C27.119%2016.0605%2027.2262%2015.7539%2027.2262%2015.3769C27.2262%2014.9985%2027.119%2014.694%2026.9047%2014.4634C26.6904%2014.2328%2026.4029%2014.1175%2026.0421%2014.1175C25.6867%2014.1175%2025.4019%2014.2342%2025.1876%2014.4674C24.9733%2014.7007%2024.8661%2015.0039%2024.8661%2015.3769C24.8661%2015.7539%2024.9719%2016.0605%2025.1835%2016.2965C25.3951%2016.5325%2025.6813%2016.6505%2026.0421%2016.6505ZM30.7921%2013.4421C31.1759%2013.4421%2031.5177%2013.5255%2031.8175%2013.6923C32.1172%2013.8591%2032.3505%2014.0931%2032.5173%2014.3942C32.6842%2014.694%2032.7676%2015.0351%2032.7676%2015.4176C32.7676%2015.7173%2032.7133%2015.994%2032.6048%2016.2476C32.4963%2016.4999%2032.3173%2016.8315%2032.0677%2017.2425L30.609%2019.6432L29.7667%2019.6432L31.026%2017.5924C31.1034%2017.4704%2031.1807%2017.3564%2031.258%2017.2507C31.0857%2017.3063%2030.8945%2017.3341%2030.6842%2017.3341C30.3221%2017.3341%2029.9993%2017.2479%2029.7158%2017.0757C29.4337%2016.9034%2029.2133%2016.6701%2029.0546%2016.3758C28.8959%2016.0815%2028.8166%2015.7566%2028.8166%2015.4013C28.8166%2015.0351%2028.9013%2014.7021%2029.0709%2014.4023C29.2404%2014.1012%2029.4764%2013.8659%2029.7789%2013.6964C30.0814%2013.5268%2030.4191%2013.4421%2030.7921%2013.4421ZM30.7921%2016.6505C31.1529%2016.6505%2031.4404%2016.5325%2031.6547%2016.2965C31.869%2016.0605%2031.9762%2015.7539%2031.9762%2015.3769C31.9762%2014.9985%2031.869%2014.694%2031.6547%2014.4634C31.4404%2014.2328%2031.1529%2014.1175%2030.7921%2014.1175C30.4367%2014.1175%2030.1519%2014.2342%2029.9376%2014.4674C29.7233%2014.7007%2029.6161%2015.0039%2029.6161%2015.3769C29.6161%2015.7539%2029.7219%2016.0605%2029.9335%2016.2965C30.1451%2016.5325%2030.4313%2016.6505%2030.7921%2016.6505ZM35.2674%2014.6851L35.9001%2014.6851L35.9001%2016.3188L37.5339%2016.3188L37.5339%2016.9516L35.9001%2016.9516L35.9001%2018.5853L35.2674%2018.5853L35.2674%2016.9516L33.6337%2016.9516L33.6337%2016.3188L35.2674%2016.3188L35.2674%2014.6851Z'%20fill='rgb(255,255,255)'%20fill-rule='nonzero'%20/%3e%3c/g%3e%3cg%20id='00公共/单红点'%20opacity='0'%20customFrame='url(%23clipPath_8)'%3e%3crect%20id='00公共/单红点'%20width='6.666667'%20height='6.666667'%20x='23.333496'%20y='9.984619'%20opacity='0'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20/%3e%3ccircle%20id='红点'%20cx='26.6668301'%20cy='13.3179522'%20r='3.33333325'%20fill='rgb(243,111,100)'%20/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e", m2 = "data:image/svg+xml,%3csvg%20viewBox='0%200%2040%2040'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='40.000000'%20height='40.000000'%20fill='none'%20customFrame='url(%23clipPath_12)'%3e%3cdefs%3e%3cclipPath%20id='clipPath_12'%3e%3crect%20width='40.000000'%20height='40.000000'%20x='0.000000'%20y='0.000000'%20rx='12.000000'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_13'%3e%3crect%20width='24.000000'%20height='24.000000'%20x='8.000000'%20y='8.000000'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_14'%3e%3crect%20width='20.000000'%20height='20.000000'%20x='10.000000'%20y='10.000000'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3c/defs%3e%3crect%20id='4'%20width='40.000000'%20height='40.000000'%20x='0.000000'%20y='0.000000'%20rx='12.000000'%20fill='rgb(234,255,244)'%20/%3e%3cg%20id='我的信息'%20clip-path='url(%23clipPath_13)'%20customFrame='url(%23clipPath_13)'%3e%3crect%20id='我的信息'%20width='24.000000'%20height='24.000000'%20x='8.000000'%20y='8.000000'%20/%3e%3cg%20id='组合%208'%20customFrame='url(%23clipPath_14)'%3e%3crect%20id='组合%208'%20width='20.000000'%20height='20.000000'%20x='10.000000'%20y='10.000000'%20/%3e%3cpath%20id='合并'%20d='M28.4994%2012.3142C28.4994%2012.2578%2028.4937%2012.2018%2028.4825%2012.1465C28.4713%2012.0911%2028.4547%2012.0373%2028.4327%2011.9851C28.4107%2011.933%2028.3836%2011.8835%2028.3516%2011.8365C28.3197%2011.7896%2028.2834%2011.7461%2028.2427%2011.7062C28.202%2011.6663%2028.1579%2011.6307%2028.1101%2011.5993C28.0622%2011.568%2028.0117%2011.5415%2027.9585%2011.5199C27.9054%2011.4983%2027.8506%2011.4819%2027.7942%2011.4709C27.7378%2011.4599%2027.6806%2011.4544%2027.6231%2011.4544L24.1832%2011.5199L24.1832%2010L29.0796%2010C29.1472%2010%2029.2143%2010.0065%2029.2806%2010.0194C29.347%2010.0324%2029.4114%2010.0516%2029.4739%2010.077C29.5364%2010.1024%2029.5961%2010.1336%2029.6523%2010.1705C29.7086%2010.2074%2029.7605%2010.2493%2029.8084%2010.2963C29.8562%2010.3433%2029.8991%2010.3944%2029.9367%2010.4496C29.9743%2010.5048%2030.006%2010.5631%2030.0319%2010.6244C30.0578%2010.6858%2030.0773%2010.7491%2030.0905%2010.8142C30.1037%2010.8794%2030.1104%2010.9451%2030.1104%2011.0115L30.1832%2014.4522L28.4992%2014.5L28.4994%2012.3142ZM11.6995%2012.3143C11.6995%2012.2579%2011.7051%2012.2019%2011.7163%2012.1466C11.7275%2012.0912%2011.7441%2012.0374%2011.7661%2011.9852C11.7882%2011.9331%2011.8152%2011.8836%2011.8472%2011.8366C11.8791%2011.7897%2011.9155%2011.7462%2011.9562%2011.7063C11.9968%2011.6664%2012.0409%2011.6308%2012.0888%2011.5994C12.1366%2011.5681%2012.1871%2011.5416%2012.2403%2011.52C12.2934%2011.4984%2012.3482%2011.482%2012.4046%2011.471C12.4611%2011.46%2012.5182%2011.4545%2012.5758%2011.4545L16.0157%2011.52L16.0157%2010.0001L11.1193%2010.0001C11.0516%2010.0001%2010.9846%2010.0066%2010.9182%2010.0196C10.8518%2010.0325%2010.7874%2010.0517%2010.7249%2010.0771C10.6624%2010.1025%2010.6028%2010.1337%2010.5465%2010.1706C10.4902%2010.2075%2010.4383%2010.2494%2010.3904%2010.2964C10.3426%2010.3434%2010.2997%2010.3945%2010.2621%2010.4497C10.2245%2010.5049%2010.1929%2010.5632%2010.167%2010.6245C10.1411%2010.6859%2010.1215%2010.7492%2010.1083%2010.8143C10.0951%2010.8795%2010.0885%2010.9452%2010.0884%2011.0116L10.0157%2014.4523L11.6997%2014.5L11.6995%2012.3143ZM25.3135%2021.8051L25.3135%2022.8167C25.7656%2022.8929%2026.2209%2022.9249%2026.6792%2022.9127C28.3381%2022.9127%2029.1675%2022.326%2029.1675%2021.1527C29.1733%2020.9869%2029.151%2020.825%2029.1006%2020.667C29.0503%2020.509%2028.9747%2020.3641%2028.8742%2020.2322C28.767%2020.1025%2028.6403%2019.9963%2028.4938%2019.9134C28.3474%2019.8306%2028.191%2019.7767%2028.0246%2019.7517L28.0246%2019.7011C28.0971%2019.6839%2028.1676%2019.6606%2028.236%2019.6311C28.3044%2019.6016%2028.3698%2019.5665%2028.4321%2019.5257C28.4944%2019.4848%2028.5526%2019.4389%2028.6069%2019.3879C28.6613%2019.3369%2028.7109%2019.2816%2028.7556%2019.222C28.8003%2019.1624%2028.8394%2019.0994%2028.8732%2019.033C28.9069%2018.9665%2028.9346%2018.8977%2028.9564%2018.8265C28.9782%2018.7552%2028.9937%2018.6826%2029.0028%2018.6086C29.0119%2018.5347%2029.0145%2018.4605%2029.0107%2018.3861C29.0217%2018.2675%2029.0176%2018.1495%2028.9984%2018.0319C28.9791%2017.9144%2028.9454%2017.8012%2028.8971%2017.6923C28.8489%2017.5834%2028.7875%2017.4823%2028.7134%2017.3891C28.6393%2017.2959%2028.5547%2017.2135%2028.4595%2017.1419C28.219%2017.0003%2027.963%2016.8972%2027.6915%2016.8326C27.4199%2016.7679%2027.1449%2016.7446%2026.8664%2016.7626C26.6258%2016.7621%2026.3864%2016.7791%2026.1482%2016.8132C25.9479%2016.8386%2025.7504%2016.8791%2025.5563%2016.9346L25.5563%2017.8854C25.743%2017.8264%2025.9337%2017.7842%2026.128%2017.759C26.3276%2017.73%2026.5282%2017.7148%2026.7298%2017.7134C27.0252%2017.6949%2027.3049%2017.7523%2027.5692%2017.8854C27.6168%2017.9161%2027.6595%2017.9525%2027.6972%2017.9947C27.7348%2018.037%2027.766%2018.0835%2027.791%2018.1343C27.816%2018.1851%2027.8337%2018.2383%2027.8441%2018.294C27.8545%2018.3496%2027.8573%2018.4056%2027.8525%2018.462C27.8566%2018.5278%2027.8514%2018.5927%2027.8367%2018.657C27.822%2018.7212%2027.7986%2018.7821%2027.7663%2018.8395C27.734%2018.897%2027.694%2018.9487%2027.6468%2018.9946C27.5995%2019.0405%2027.5468%2019.0787%2027.4885%2019.1093C27.1544%2019.2631%2026.8037%2019.3306%2026.4364%2019.3117L25.9862%2019.3117L25.9862%2020.1917L26.4466%2020.1917C26.8409%2020.1669%2027.2202%2020.2309%2027.5845%2020.3839C27.6459%2020.4167%2027.7011%2020.4576%2027.7505%2020.5066C27.7999%2020.5556%2027.8412%2020.6107%2027.8745%2020.6718C27.9077%2020.733%2027.9315%2020.7976%2027.9458%2020.8656C27.9602%2020.9337%2027.9644%2021.0024%2027.9587%2021.0717C27.9648%2021.1402%2027.9612%2021.2083%2027.9478%2021.2757C27.9344%2021.3432%2027.912%2021.4074%2027.8801%2021.4683C27.8483%2021.5293%2027.8086%2021.5846%2027.7609%2021.6341C27.7132%2021.6837%2027.6593%2021.7254%2027.5996%2021.7596C27.2884%2021.9045%2026.9613%2021.9685%2026.6184%2021.9518C26.1786%2021.9465%2025.7436%2021.8977%2025.3135%2021.8051ZM21.3382%2018.6238C21.3445%2018.5593%2021.343%2018.495%2021.3335%2018.4308C21.3241%2018.3667%2021.3069%2018.3046%2021.2822%2018.2447C21.2575%2018.1847%2021.226%2018.1287%2021.1876%2018.0765C21.1492%2018.0242%2021.1049%2017.9774%2021.055%2017.936C20.9359%2017.8608%2020.808%2017.806%2020.6714%2017.7714C20.5349%2017.7368%2020.3964%2017.7242%2020.2558%2017.7337C19.8009%2017.7395%2019.356%2017.8087%2018.9208%2017.9411L18.9208%2016.9598C19.4252%2016.8181%2019.9393%2016.7524%2020.4633%2016.7626C20.7322%2016.7484%2020.9964%2016.7773%2021.256%2016.8491C21.5156%2016.9209%2021.7571%2017.032%2021.9806%2017.1824C22.0729%2017.2601%2022.1548%2017.3474%2022.2263%2017.4446C22.2978%2017.5418%2022.3567%2017.646%2022.4034%2017.7573C22.45%2017.8686%2022.483%2017.9838%2022.5021%2018.1029C22.5213%2018.222%2022.5261%2018.3417%2022.5167%2018.462C22.5245%2018.7882%2022.4655%2019.1017%2022.3396%2019.4027C22.1879%2019.7384%2021.984%2020.0384%2021.7277%2020.3029C21.3021%2020.7337%2020.8502%2021.135%2020.3721%2021.5067L19.9928%2021.8051L19.9928%2021.8759L22.6938%2021.8759L22.6938%2022.8419L18.5464%2022.8419L18.5464%2021.7697C19.2882%2021.1796%2019.8579%2020.6975%2020.2558%2020.3232C20.574%2020.0432%2020.8523%2019.728%2021.0905%2019.3774C21.1675%2019.2665%2021.2269%2019.1469%2021.2691%2019.0187C21.3113%2018.8904%2021.3344%2018.7588%2021.3382%2018.6238ZM12.3102%2017.2127L12.3102%2018.1939L13.7769%2017.9107L13.7769%2022.8419L14.9605%2022.8419L14.9605%2016.8486L14.0957%2016.8486L12.3102%2017.2127ZM28.5524%2028.0475C28.5524%2028.104%2028.5467%2028.1599%2028.5353%2028.2152C28.5239%2028.2706%2028.5071%2028.3244%2028.4849%2028.3766C28.4626%2028.4287%2028.4352%2028.4782%2028.4028%2028.5252C28.3705%2028.5721%2028.3337%2028.6156%2028.2925%2028.6555C28.2513%2028.6954%2028.2067%2028.731%2028.1583%2028.7624C28.1098%2028.7937%2028.0587%2028.8202%2028.0049%2028.8418C27.9511%2028.8634%2027.8957%2028.8798%2027.8385%2028.8908C27.7814%2028.9018%2027.7235%2028.9073%2027.6653%2028.9073L24.1832%2028.8418L24.1832%2030.3617L29.1397%2030.3617C29.2082%2030.3617%2029.276%2030.3552%2029.3432%2030.3423C29.4104%2030.3293%2029.4756%2030.3101%2029.5389%2030.2847C29.6022%2030.2593%2029.6625%2030.2281%2029.7195%2030.1912C29.7765%2030.1543%2029.829%2030.1124%2029.8774%2030.0654C29.9259%2030.0184%2029.9693%2029.9673%2030.0074%2029.9121C30.0454%2029.8569%2030.0774%2029.7986%2030.1037%2029.7373C30.1299%2029.6759%2030.1497%2029.6126%2030.163%2029.5475C30.1764%2029.4823%2030.1831%2029.4166%2030.1832%2029.3502L30.1832%2026.0478L28.4785%2026L28.5524%2028.0475ZM11.6308%2028.0099C11.6308%2028.0664%2011.6365%2028.1223%2011.6479%2028.1777C11.6592%2028.233%2011.676%2028.2868%2011.6983%2028.339C11.7206%2028.3911%2011.748%2028.4406%2011.7803%2028.4876C11.8127%2028.5345%2011.8495%2028.578%2011.8906%2028.6179C11.9318%2028.6578%2011.9765%2028.6934%2012.0249%2028.7248C12.0733%2028.7562%2012.1244%2028.7826%2012.1783%2028.8042C12.2321%2028.8259%2012.2875%2028.8422%2012.3446%2028.8532C12.4017%2028.8642%2012.4596%2028.8697%2012.5178%2028.8698L16%2028.8042L16%2030.3241L11.0435%2030.3241C10.975%2030.3241%2010.9071%2030.3176%2010.8399%2030.3047C10.7727%2030.2917%2010.7076%2030.2725%2010.6443%2030.2471C10.581%2030.2217%2010.5206%2030.1906%2010.4637%2030.1537C10.4067%2030.1168%2010.3542%2030.0748%2010.3057%2030.0278C10.2573%2029.9809%2010.2138%2029.9298%2010.1758%2029.8745C10.1377%2029.8193%2010.1057%2029.7611%2010.0795%2029.6997C10.0533%2029.6383%2010.0335%2029.575%2010.0201%2029.5099C10.0068%2029.4448%2010%2029.379%2010%2029.3126L10%2026.0478L11.7047%2026L11.6308%2028.0099Z'%20fill='rgb(14,191,241)'%20fill-rule='evenodd'%20/%3e%3c/g%3e%3c/g%3e%3c/svg%3e", f2 = "data:image/svg+xml,%3csvg%20viewBox='0%200%2040%2040'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='40.000000'%20height='40.000000'%20fill='none'%20customFrame='url(%23clipPath_9)'%3e%3cdefs%3e%3cclipPath%20id='clipPath_9'%3e%3crect%20width='40.000000'%20height='40.000000'%20x='0.000000'%20y='0.000000'%20rx='12.000000'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_10'%3e%3crect%20width='24.000000'%20height='24.000000'%20x='8.000000'%20y='8.000000'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_11'%3e%3crect%20width='20.000000'%20height='20.000000'%20x='10.000000'%20y='10.000000'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3c/defs%3e%3crect%20id='3'%20width='40.000000'%20height='40.000000'%20x='0.000000'%20y='0.000000'%20rx='12.000000'%20fill='rgb(236,250,254)'%20/%3e%3cg%20id='画板%202310'%20customFrame='url(%23clipPath_10)'%3e%3crect%20id='画板%202310'%20width='24.000000'%20height='24.000000'%20x='8.000000'%20y='8.000000'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20/%3e%3cg%20id='人事服务'%3e%3cg%20id='ic_public_link'%20clip-path='url(%23clipPath_11)'%20customFrame='url(%23clipPath_11)'%3e%3crect%20id='ic_public_link'%20width='20.000000'%20height='20.000000'%20x='10.000000'%20y='10.000000'%20/%3e%3cpath%20id='path1'%20d='M9.9999%2019.9917C9.9999%2018.4292%209.99573%2016.8667%209.9999%2015.3042C9.99573%2014.5459%2010.0916%2013.7917%2010.2749%2013.0626C10.6874%2011.5126%2011.6957%2010.5917%2013.2457%2010.2334C14.0207%2010.0667%2014.8166%209.98756%2015.6082%2010.0001C18.6041%2010.0001%2021.5999%2010.0001%2024.5999%2010.0001C25.3541%209.99589%2026.1082%2010.0792%2026.8457%2010.2584C28.4416%2010.6459%2029.3999%2011.6584%2029.7624%2013.2501C29.9291%2014.0001%2030.0041%2014.7667%2029.9957%2015.5376C29.9957%2018.5667%2029.9957%2021.5959%2029.9957%2024.6209C29.9999%2025.3709%2029.9166%2026.1209%2029.7416%2026.8459C29.3499%2028.4459%2028.3332%2029.3959%2026.7457%2029.7626C25.9666%2029.9292%2025.1749%2030.0084%2024.3791%2029.9959C21.3957%2029.9959%2018.4124%2029.9959%2015.4291%2029.9959C14.6666%2030.0042%2013.9082%2029.9167%2013.1666%2029.7417C11.5624%2029.3542%2010.5999%2028.3376%2010.2374%2026.7376C10.0499%2025.9251%209.9999%2025.1126%209.9999%2024.2917C9.9999%2022.8584%209.9999%2021.4251%209.9999%2019.9917Z'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20fill-rule='evenodd'%20/%3e%3ccircle%20id='path2'%20cx='20'%20cy='20'%20r='10'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20/%3e%3cpath%20id='path3'%20d='M25.0333%2021.8666L26.9%2020C28.8083%2018.0916%2028.8083%2015%2026.9%2013.0958C24.9958%2011.1875%2021.9041%2011.1875%2020%2013.0958L18.1291%2014.9625M21.8666%2025.0333L20%2026.9C18.0916%2028.8083%2015%2028.8083%2013.0958%2026.9C11.1875%2024.9958%2011.1875%2021.9041%2013.0958%2020L14.9625%2018.1291'%20fill-rule='nonzero'%20stroke='rgb(14,191,241)'%20stroke-linecap='round'%20stroke-width='1.25'%20/%3e%3cpath%20id='pah4'%20d='M18.125%2021.875L21.875%2018.125'%20stroke='rgb(14,191,241)'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.25'%20/%3e%3cpath%20id='path5'%20d='M25.8207%2019.2626L24.0457%2021.0376C23.7998%2021.2834%2023.6748%2021.5292%2023.6748%2021.7751C23.6748%2022.0209%2023.7998%2022.2667%2024.0457%2022.5126C24.1498%2022.6167%2024.2665%2022.6959%2024.3915%2022.7459C24.5123%2022.7917%2024.6415%2022.8167%2024.779%2022.8167C24.9207%2022.8167%2025.0498%2022.7917%2025.1665%2022.7459C25.2957%2022.6959%2025.4123%2022.6167%2025.5165%2022.5126L27.2915%2020.7334C27.8165%2020.2126%2028.2165%2019.6334%2028.4957%2019.0001C28.5082%2018.9667%2028.5248%2018.9334%2028.5373%2018.8959C28.554%2018.8626%2028.5665%2018.8292%2028.579%2018.7917C28.8332%2018.1501%2028.9582%2017.4584%2028.9582%2016.7209C28.9582%2015.9792%2028.8332%2015.2876%2028.579%2014.6459C28.5665%2014.6084%2028.554%2014.5751%2028.5373%2014.5417C28.5248%2014.5042%2028.5082%2014.4709%2028.4957%2014.4376C28.2165%2013.8042%2027.8165%2013.2292%2027.2915%2012.7042C26.7707%2012.1792%2026.1915%2011.7792%2025.5582%2011.5001C25.5248%2011.4876%2025.4915%2011.4709%2025.454%2011.4584C25.4207%2011.4417%2025.3873%2011.4292%2025.354%2011.4167C24.7082%2011.1667%2024.0165%2011.0417%2023.279%2011.0417C22.5373%2011.0417%2021.8457%2011.1667%2021.204%2011.4167C21.1665%2011.4292%2021.1332%2011.4417%2021.0998%2011.4584C21.0623%2011.4709%2021.029%2011.4876%2020.9957%2011.5001C20.3623%2011.7792%2019.7832%2012.1792%2019.2623%2012.7042L17.4832%2014.4792C17.379%2014.5834%2017.2998%2014.7001%2017.2498%2014.8292C17.204%2014.9501%2017.179%2015.0751%2017.179%2015.2167C17.179%2015.3542%2017.204%2015.4834%2017.2498%2015.6042C17.2998%2015.7292%2017.379%2015.8459%2017.4832%2015.9542C17.5915%2016.0584%2017.7082%2016.1376%2017.8332%2016.1876C17.954%2016.2334%2018.0832%2016.2584%2018.2207%2016.2584C18.3623%2016.2584%2018.4915%2016.2334%2018.6082%2016.1876C18.7373%2016.1376%2018.854%2016.0584%2018.9582%2015.9542L20.7332%2014.1751C21.0873%2013.8209%2021.4748%2013.5584%2021.8957%2013.3834C22.3165%2013.2084%2022.779%2013.1251%2023.279%2013.1251C23.7748%2013.1251%2024.2373%2013.2084%2024.6582%2013.3834C25.079%2013.5584%2025.4665%2013.8209%2025.8207%2014.1751C26.1748%2014.5292%2026.4373%2014.9167%2026.6123%2015.3376C26.7873%2015.7584%2026.8748%2016.2167%2026.8748%2016.7209C26.8748%2017.2209%2026.7873%2017.6792%2026.6123%2018.1001C26.4373%2018.5209%2026.1748%2018.9084%2025.8207%2019.2626ZM13.3832%2021.8959C13.5582%2021.4751%2013.8207%2021.0876%2014.1748%2020.7334L15.954%2018.9584C16.0582%2018.8542%2016.1373%2018.7376%2016.1873%2018.6084C16.2332%2018.4876%2016.2582%2018.3626%2016.2582%2018.2209C16.2582%2018.0834%2016.2332%2017.9542%2016.1873%2017.8334C16.1373%2017.7084%2016.0582%2017.5917%2015.954%2017.4834C15.7082%2017.2417%2015.4623%2017.1167%2015.2165%2017.1167C14.9707%2017.1167%2014.7248%2017.2417%2014.479%2017.4834L12.704%2019.2626C12.179%2019.7876%2011.779%2020.3626%2011.4998%2020.9959C11.4873%2021.0292%2011.4707%2021.0626%2011.4582%2021.1001C11.4415%2021.1334%2011.429%2021.1667%2011.4165%2021.2042C11.1665%2021.8459%2011.0415%2022.5376%2011.0415%2023.2792C11.0415%2024.0167%2011.1665%2024.7084%2011.4165%2025.3542C11.429%2025.3876%2011.4415%2025.4209%2011.4582%2025.4584C11.4707%2025.4917%2011.4873%2025.5251%2011.4998%2025.5584C11.779%2026.1917%2012.179%2026.7709%2012.704%2027.2917C13.2248%2027.8167%2013.804%2028.2167%2014.4373%2028.4959C14.4707%2028.5084%2014.504%2028.5251%2014.5415%2028.5376C14.5748%2028.5542%2014.6082%2028.5667%2014.6457%2028.5792C15.2873%2028.8292%2015.979%2028.9584%2016.7207%2028.9584C17.4582%2028.9584%2018.1498%2028.8292%2018.7915%2028.5792C18.829%2028.5667%2018.8623%2028.5542%2018.8957%2028.5376C18.9332%2028.5251%2018.9665%2028.5084%2018.9998%2028.4959C19.6332%2028.2167%2020.2123%2027.8167%2020.7332%2027.2917L22.5123%2025.5167C22.6165%2025.4126%2022.6957%2025.2959%2022.7457%2025.1667C22.7915%2025.0459%2022.8165%2024.9209%2022.8165%2024.7792C22.8165%2024.6417%2022.7915%2024.5126%2022.7457%2024.3917C22.6957%2024.2667%2022.6165%2024.1501%2022.5123%2024.0417C22.2665%2023.8001%2022.0207%2023.6751%2021.7748%2023.6751C21.529%2023.6751%2021.2832%2023.8001%2021.0373%2024.0417L19.2623%2025.8209C18.9082%2026.1751%2018.5207%2026.4376%2018.0998%2026.6126C17.679%2026.7876%2017.2165%2026.8751%2016.7207%2026.8751C16.2207%2026.8751%2015.7582%2026.7876%2015.3373%2026.6126C14.9165%2026.4376%2014.529%2026.1751%2014.1748%2025.8209C13.8207%2025.4667%2013.5582%2025.0792%2013.3832%2024.6584C13.2082%2024.2376%2013.1248%2023.7792%2013.1248%2023.2792C13.1248%2022.7751%2013.2082%2022.3167%2013.3832%2021.8959Z'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20fill-rule='evenodd'%20/%3e%3cpath%20id='path6'%20d='M21.8127%2016.7458C21.746%2016.7874%2021.6877%2016.8374%2021.6293%2016.8916L16.8918%2021.6291C16.8377%2021.6874%2016.7877%2021.7499%2016.746%2021.8124C16.7127%2021.8624%2016.6877%2021.9166%2016.6627%2021.9749C16.6377%2022.0374%2016.6168%2022.1041%2016.6043%2022.1708C16.5918%2022.2333%2016.5835%2022.2999%2016.5835%2022.3666C16.5835%2022.4333%2016.5918%2022.4999%2016.6043%2022.5666C16.6168%2022.6333%2016.6377%2022.6999%2016.6627%2022.7624C16.6877%2022.8166%2016.7127%2022.8708%2016.746%2022.9208C16.7877%2022.9874%2016.8377%2023.0499%2016.8918%2023.1041C16.946%2023.1583%2017.0085%2023.2083%2017.0752%2023.2499C17.1252%2023.2833%2017.1793%2023.3083%2017.2335%2023.3333C17.3002%2023.3583%2017.3627%2023.3791%2017.4293%2023.3916C17.496%2023.4041%2017.5627%2023.4124%2017.6293%2023.4124C17.696%2023.4124%2017.7627%2023.4041%2017.8252%2023.3916C17.8918%2023.3791%2017.9585%2023.3583%2018.021%2023.3333C18.0793%2023.3083%2018.1335%2023.2833%2018.1835%2023.2499C18.246%2023.2083%2018.3085%2023.1583%2018.3668%2023.1041L23.1043%2018.3666C23.1585%2018.3083%2023.2085%2018.2499%2023.2502%2018.1833C23.2835%2018.1333%2023.3085%2018.0791%2023.3335%2018.0208C23.3585%2017.9583%2023.3793%2017.8916%2023.3918%2017.8249C23.4043%2017.7624%2023.4127%2017.6958%2023.4127%2017.6291C23.4127%2017.5624%2023.4043%2017.4958%2023.3918%2017.4291C23.3793%2017.3624%2023.3585%2017.2999%2023.3335%2017.2333C23.3085%2017.1791%2023.2835%2017.1249%2023.2502%2017.0749C23.2085%2017.0083%2023.1585%2016.9458%2023.1043%2016.8916C23.046%2016.8374%2022.9877%2016.7874%2022.921%2016.7458C22.871%2016.7124%2022.8168%2016.6874%2022.7627%2016.6624C22.696%2016.6374%2022.6335%2016.6166%2022.5668%2016.6041C22.5002%2016.5916%2022.4335%2016.5833%2022.3668%2016.5833C22.3002%2016.5833%2022.2335%2016.5916%2022.171%2016.6041C22.1043%2016.6166%2022.0377%2016.6374%2021.9752%2016.6624C21.9168%2016.6874%2021.8627%2016.7124%2021.8127%2016.7458Z'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20fill-rule='evenodd'%20/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e", g2 = "data:image/svg+xml,%3csvg%20viewBox='0%200%2040%2040'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='40.000000'%20height='40.000000'%20fill='none'%20customFrame='url(%23clipPath_0)'%3e%3cdefs%3e%3cclipPath%20id='clipPath_0'%3e%3crect%20width='40.000000'%20height='40.000000'%20x='0.000000'%20y='0.000000'%20rx='12.000000'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_1'%3e%3crect%20width='24.000000'%20height='24.000000'%20x='8.000000'%20y='8.000000'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3cclipPath%20id='clipPath_2'%3e%3crect%20width='20.000000'%20height='20.000000'%20x='10.000000'%20y='10.000000'%20fill='rgb(255,255,255)'%20/%3e%3c/clipPath%3e%3c/defs%3e%3crect%20id='1'%20width='40.000000'%20height='40.000000'%20x='0.000000'%20y='0.000000'%20rx='12.000000'%20fill='rgb(236,250,254)'%20/%3e%3cg%20id='车辆'%20clip-path='url(%23clipPath_1)'%20customFrame='url(%23clipPath_1)'%3e%3crect%20id='车辆'%20width='24.000000'%20height='24.000000'%20x='8.000000'%20y='8.000000'%20/%3e%3cg%20id='编组'%3e%3cg%20id='ic_public_qrcode'%20clip-path='url(%23clipPath_2)'%20customFrame='url(%23clipPath_2)'%3e%3crect%20id='ic_public_qrcode'%20width='20.000000'%20height='20.000000'%20x='10.000000'%20y='10.000000'%20/%3e%3cg%20id='ic_public_qrcode_1_1'%3e%3cpath%20id='ic_public_qrcode_2_0'%20d='M10.6273%2019.9924C10.6273%2018.5277%2010.6222%2017.0631%2010.6273%2015.5985C10.6243%2014.8898%2010.7114%2014.1836%2010.8865%2013.4968C11.2702%2012.0432%2012.2171%2011.1805%2013.6693%2010.8458C14.3974%2010.6885%2015.1411%2010.6148%2015.886%2010.6261C18.6946%2010.6261%2021.5035%2010.6261%2024.3127%2010.6261C25.0221%2010.6217%2025.7295%2010.7029%2026.4195%2010.8678C27.9156%2011.2339%2028.8134%2012.1816%2029.1554%2013.6725C29.3092%2014.3772%2029.3826%2015.097%2029.3744%2015.8182C29.3744%2018.6571%2029.3744%2021.4963%2029.3744%2024.3357C29.3782%2025.0383%2029.2973%2025.7388%2029.1334%2026.422C28.7673%2027.9189%2027.8153%2028.8123%2026.3243%2029.1543C25.5961%2029.311%2024.8524%2029.3847%2024.1076%2029.374C21.3107%2029.374%2018.514%2029.374%2015.7176%2029.374C15.0027%2029.3798%2014.2897%2029.2999%2013.5939%2029.136C12.0912%2028.7698%2011.189%2027.8178%2010.8477%2026.3195C10.6734%2025.5579%2010.6273%2024.7941%2010.6273%2024.0237C10.6273%2022.6802%2010.6273%2021.3364%2010.6273%2019.9924Z'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20fill-rule='nonzero'%20/%3e%3cpath%20id='ic_public_qrcode_2_0'%20d='M10.6273%2015.5985C10.6243%2014.8898%2010.7114%2014.1836%2010.8865%2013.4968C11.2702%2012.0432%2012.2171%2011.1805%2013.6693%2010.8458C14.3974%2010.6885%2015.1411%2010.6148%2015.886%2010.6261C18.6946%2010.6261%2021.5035%2010.6261%2024.3127%2010.6261C25.0221%2010.6217%2025.7295%2010.7029%2026.4195%2010.8678C27.9156%2011.2339%2028.8134%2012.1816%2029.1554%2013.6725C29.3092%2014.3772%2029.3826%2015.097%2029.3744%2015.8182C29.3744%2018.6571%2029.3744%2021.4963%2029.3744%2024.3357C29.3782%2025.0383%2029.2973%2025.7388%2029.1334%2026.422C28.7673%2027.9189%2027.8153%2028.8123%2026.3243%2029.1543C25.5961%2029.311%2024.8524%2029.3847%2024.1076%2029.374C21.3107%2029.374%2018.514%2029.374%2015.7176%2029.374C15.0027%2029.3798%2014.2897%2029.2999%2013.5939%2029.136C12.0912%2028.7698%2011.189%2027.8178%2010.8477%2026.3195C10.6734%2025.5579%2010.6273%2024.7941%2010.6273%2024.0237C10.6273%2022.6802%2010.6273%2021.3364%2010.6273%2019.9924C10.6273%2018.5277%2010.6222%2017.0631%2010.6273%2015.5985Z'%20fill-rule='nonzero'%20stroke='rgb(255,255,255)'%20stroke-opacity='0'%20stroke-width='1.25'%20/%3e%3cpath%20id='ic_public_qrcode_2_1'%20d='M10.6273%2015.5985C10.6243%2014.8898%2010.7114%2014.1836%2010.8865%2013.4968C11.2702%2012.0432%2012.2171%2011.1805%2013.6693%2010.8458C14.3974%2010.6885%2015.1411%2010.6148%2015.886%2010.6261C18.6946%2010.6261%2021.5035%2010.6261%2024.3127%2010.6261C25.0221%2010.6217%2025.7295%2010.7029%2026.4195%2010.8678C27.9156%2011.2339%2028.8134%2012.1816%2029.1554%2013.6725C29.3092%2014.3772%2029.3826%2015.097%2029.3744%2015.8182C29.3744%2018.6571%2029.3744%2021.4963%2029.3744%2024.3357C29.3782%2025.0383%2029.2973%2025.7388%2029.1334%2026.422C28.7673%2027.9189%2027.8153%2028.8123%2026.3243%2029.1543C25.5961%2029.311%2024.8524%2029.3847%2024.1076%2029.374C21.3107%2029.374%2018.514%2029.374%2015.7176%2029.374C15.0027%2029.3798%2014.2897%2029.2999%2013.5939%2029.136C12.0912%2028.7698%2011.189%2027.8178%2010.8477%2026.3195C10.6734%2025.5579%2010.6273%2024.7941%2010.6273%2024.0237C10.6273%2022.6802%2010.6273%2021.3364%2010.6273%2019.9924C10.6273%2018.5277%2010.6222%2017.0631%2010.6273%2015.5985Z'%20opacity='0.200000003'%20fill-rule='nonzero'%20stroke='rgb(255,255,255)'%20stroke-opacity='0'%20stroke-width='1.25'%20/%3e%3ccircle%20id='ic_public_qrcode_2_2'%20cx='20'%20cy='20'%20r='10'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20/%3e%3cpath%20id='ic_public_qrcode_2_3'%20d='M17.5%2011.25C17.9602%2011.25%2018.3333%2011.6231%2018.3333%2012.0833L18.3333%2017.5C18.3333%2017.9602%2017.9602%2018.3333%2017.5%2018.3333L12.0833%2018.3333C11.6231%2018.3333%2011.25%2017.9602%2011.25%2017.5L11.25%2012.0833C11.25%2011.6231%2011.6231%2011.25%2012.0833%2011.25L17.5%2011.25ZM17.5%2021.6667C17.9602%2021.6667%2018.3333%2022.0398%2018.3333%2022.5L18.3333%2027.9167C18.3333%2028.3769%2017.9602%2028.75%2017.5%2028.75L12.0833%2028.75C11.6231%2028.75%2011.25%2028.3769%2011.25%2027.9167L11.25%2022.5C11.25%2022.0398%2011.6231%2021.6667%2012.0833%2021.6667L17.5%2021.6667ZM27.9167%2011.25C28.3769%2011.25%2028.75%2011.6231%2028.75%2012.0833L28.75%2017.5C28.75%2017.9602%2028.3769%2018.3333%2027.9167%2018.3333L22.5%2018.3333C22.0398%2018.3333%2021.6667%2017.9602%2021.6667%2017.5L21.6667%2012.0833C21.6667%2011.6231%2022.0398%2011.25%2022.5%2011.25L27.9167%2011.25Z'%20fill-rule='evenodd'%20stroke='rgb(14,191,241)'%20stroke-linecap='round'%20stroke-linejoin='round'%20stroke-width='1.25'%20/%3e%3cpath%20id='ic_public_qrcode_2_4'%20d='M17.5002%2010.8333C18.1905%2010.8333%2018.7502%2011.3929%2018.7502%2012.0833L18.7502%2017.4999C18.7502%2018.1903%2018.1905%2018.7499%2017.5002%2018.7499L12.0835%2018.7499C11.3931%2018.7499%2010.8335%2018.1903%2010.8335%2017.4999L10.8335%2012.0833C10.8335%2011.3929%2011.3931%2010.8333%2012.0835%2010.8333L17.5002%2010.8333ZM17.5002%2011.6666L12.0835%2011.6666C11.8534%2011.6666%2011.6668%2011.8531%2011.6668%2012.0833L11.6668%2017.4999C11.6668%2017.73%2011.8534%2017.9166%2012.0835%2017.9166L17.5002%2017.9166C17.7303%2017.9166%2017.9168%2017.73%2017.9168%2017.4999L17.9168%2012.0833C17.9168%2011.8531%2017.7303%2011.6666%2017.5002%2011.6666ZM17.5002%2021.2499C18.1905%2021.2499%2018.7502%2021.8096%2018.7502%2022.4999L18.7502%2027.9166C18.7502%2028.6069%2018.1905%2029.1666%2017.5002%2029.1666L12.0835%2029.1666C11.3931%2029.1666%2010.8335%2028.6069%2010.8335%2027.9166L10.8335%2022.4999C10.8335%2021.8096%2011.3931%2021.2499%2012.0835%2021.2499L17.5002%2021.2499ZM17.5002%2022.0833L12.0835%2022.0833C11.8534%2022.0833%2011.6668%2022.2698%2011.6668%2022.4999L11.6668%2027.9166C11.6668%2028.1467%2011.8534%2028.3333%2012.0835%2028.3333L17.5002%2028.3333C17.7303%2028.3333%2017.9168%2028.1467%2017.9168%2027.9166L17.9168%2022.4999C17.9168%2022.2698%2017.7303%2022.0833%2017.5002%2022.0833ZM27.9168%2010.8333C28.6072%2010.8333%2029.1668%2011.3929%2029.1668%2012.0833L29.1668%2017.4999C29.1668%2018.1903%2028.6072%2018.7499%2027.9168%2018.7499L22.5002%2018.7499C21.8098%2018.7499%2021.2502%2018.1903%2021.2502%2017.4999L21.2502%2012.0833C21.2502%2011.3929%2021.8098%2010.8333%2022.5002%2010.8333L27.9168%2010.8333ZM27.9168%2011.6666L22.5002%2011.6666C22.27%2011.6666%2022.0835%2011.8531%2022.0835%2012.0833L22.0835%2017.4999C22.0835%2017.73%2022.27%2017.9166%2022.5002%2017.9166L27.9168%2017.9166C28.1469%2017.9166%2028.3335%2017.73%2028.3335%2017.4999L28.3335%2012.0833C28.3335%2011.8531%2028.1469%2011.6666%2027.9168%2011.6666Z'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20fill-rule='nonzero'%20/%3e%3cpath%20id='ic_public_qrcode_2_4'%20d='M18.7502%2012.0833L18.7502%2017.4999C18.7502%2018.1903%2018.1905%2018.7499%2017.5002%2018.7499L12.0835%2018.7499C11.3931%2018.7499%2010.8335%2018.1903%2010.8335%2017.4999L10.8335%2012.0833C10.8335%2011.3929%2011.3931%2010.8333%2012.0835%2010.8333L17.5002%2010.8333C18.1905%2010.8333%2018.7502%2011.3929%2018.7502%2012.0833ZM12.0835%2011.6666C11.8534%2011.6666%2011.6668%2011.8531%2011.6668%2012.0833L11.6668%2017.4999C11.6668%2017.73%2011.8534%2017.9166%2012.0835%2017.9166L17.5002%2017.9166C17.7303%2017.9166%2017.9168%2017.73%2017.9168%2017.4999L17.9168%2012.0833C17.9168%2011.8531%2017.7303%2011.6666%2017.5002%2011.6666L12.0835%2011.6666ZM18.7502%2022.4999L18.7502%2027.9166C18.7502%2028.6069%2018.1905%2029.1666%2017.5002%2029.1666L12.0835%2029.1666C11.3931%2029.1666%2010.8335%2028.6069%2010.8335%2027.9166L10.8335%2022.4999C10.8335%2021.8096%2011.3931%2021.2499%2012.0835%2021.2499L17.5002%2021.2499C18.1905%2021.2499%2018.7502%2021.8096%2018.7502%2022.4999ZM12.0835%2022.0833C11.8534%2022.0833%2011.6668%2022.2698%2011.6668%2022.4999L11.6668%2027.9166C11.6668%2028.1467%2011.8534%2028.3333%2012.0835%2028.3333L17.5002%2028.3333C17.7303%2028.3333%2017.9168%2028.1467%2017.9168%2027.9166L17.9168%2022.4999C17.9168%2022.2698%2017.7303%2022.0833%2017.5002%2022.0833L12.0835%2022.0833ZM29.1668%2012.0833L29.1668%2017.4999C29.1668%2018.1903%2028.6072%2018.7499%2027.9168%2018.7499L22.5002%2018.7499C21.8098%2018.7499%2021.2502%2018.1903%2021.2502%2017.4999L21.2502%2012.0833C21.2502%2011.3929%2021.8098%2010.8333%2022.5002%2010.8333L27.9168%2010.8333C28.6072%2010.8333%2029.1668%2011.3929%2029.1668%2012.0833ZM22.5002%2011.6666C22.27%2011.6666%2022.0835%2011.8531%2022.0835%2012.0833L22.0835%2017.4999C22.0835%2017.73%2022.27%2017.9166%2022.5002%2017.9166L27.9168%2017.9166C28.1469%2017.9166%2028.3335%2017.73%2028.3335%2017.4999L28.3335%2012.0833C28.3335%2011.8531%2028.1469%2011.6666%2027.9168%2011.6666L22.5002%2011.6666Z'%20fill-rule='nonzero'%20stroke='rgb(255,255,255)'%20stroke-opacity='0'%20stroke-linejoin='round'%20stroke-width='1.25'%20/%3e%3cpath%20id='ic_public_qrcode_2_5'%20d='M27.9165%2021.6667L27.9165%2024.5834L28.7498%2024.5834L28.7498%2021.6667L27.9165%2021.6667ZM24.5832%2021.6667L24.5832%2022.639L24.5828%2022.6388L24.5832%2024.5834L23.6109%2024.5834L23.6107%2022.6388L21.6665%2022.639L21.6665%2021.6667L24.5832%2021.6667ZM21.6665%2025.8334L21.6665%2028.7501L22.4998%2028.7501L22.4998%2025.8334L21.6665%2025.8334ZM27.9165%2027.9167L27.9165%2028.7501L28.7498%2028.7501L28.7498%2027.9167L27.9165%2027.9167ZM25.8332%2025.8334L25.8332%2026.6667L26.6665%2026.6667L26.6665%2025.8334L25.8332%2025.8334Z'%20fill='rgb(14,191,241)'%20fill-rule='nonzero'%20/%3e%3cpath%20id='ic_public_qrcode_2_5'%20d='M27.9165%2024.5834L28.7498%2024.5834L28.7498%2021.6667L27.9165%2021.6667L27.9165%2024.5834ZM24.5832%2022.639L24.5828%2022.6388L24.5832%2024.5834L23.6109%2024.5834L23.6107%2022.6388L21.6665%2022.639L21.6665%2021.6667L24.5832%2021.6667L24.5832%2022.639ZM21.6665%2028.7501L22.4998%2028.7501L22.4998%2025.8334L21.6665%2025.8334L21.6665%2028.7501ZM27.9165%2028.7501L28.7498%2028.7501L28.7498%2027.9167L27.9165%2027.9167L27.9165%2028.7501ZM25.8332%2026.6667L26.6665%2026.6667L26.6665%2025.8334L25.8332%2025.8334L25.8332%2026.6667Z'%20fill-rule='nonzero'%20stroke='rgb(14,191,241)'%20stroke-linejoin='round'%20stroke-width='1.25'%20/%3e%3cpath%20id='ic_public_qrcode_2_6'%20d='M14.375%2014.375L14.375%2015.2083L15.2083%2015.2083L15.2083%2014.375L14.375%2014.375ZM14.375%2024.7917L14.375%2025.625L15.2083%2025.625L15.2083%2024.7917L14.375%2024.7917ZM24.7917%2014.375L24.7917%2015.2083L25.625%2015.2083L25.625%2014.375L24.7917%2014.375Z'%20fill='rgb(14,191,241)'%20fill-rule='nonzero'%20/%3e%3cpath%20id='ic_public_qrcode_2_6'%20d='M14.375%2015.2083L15.2083%2015.2083L15.2083%2014.375L14.375%2014.375L14.375%2015.2083ZM14.375%2025.625L15.2083%2025.625L15.2083%2024.7917L14.375%2024.7917L14.375%2025.625ZM24.7917%2015.2083L25.625%2015.2083L25.625%2014.375L24.7917%2014.375L24.7917%2015.2083Z'%20fill-rule='nonzero'%20stroke='rgb(14,191,241)'%20stroke-linejoin='round'%20stroke-width='1.25'%20/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/svg%3e", y2 = "data:image/svg+xml,%3csvg%20viewBox='0%200%2012%2012'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='12.000000'%20height='12.000000'%20fill='none'%3e%3cdefs%3e%3cfilter%20id='pixso_custom_mask_type_luminance'%3e%3cfeColorMatrix%20type='matrix'%20values='1%200%200%200%200%200%201%200%200%200%200%200%201%200%200%200%200%200%201%200%20'%20/%3e%3c/filter%3e%3c/defs%3e%3cmask%20id='mask_0'%20width='11.999876'%20height='11.999876'%20x='0.000000'%20y='0.000000'%20maskUnits='userSpaceOnUse'%3e%3cg%20filter='url(%23pixso_custom_mask_type_luminance)'%3e%3cg%20id='mask401_19830'%3e%3cpath%20id='蒙版'%20d='M0%200L11.9999%200L11.9999%2011.9999L0%2011.9999L0%200ZM2.69992%201.34999L8.09977%201.34999C9.5082%201.34999%2010.6498%202.49167%2010.6498%203.89998L10.6498%209.2999C10.6498%2010.7082%209.5082%2011.8499%208.09977%2011.8499L2.69992%2011.8499C1.29149%2011.8499%200.149901%2010.7082%200.149901%209.2999L0.149901%203.89998C0.149901%202.49167%201.29149%201.34999%202.69992%201.34999Z'%20fill='rgb(196,196,196)'%20fill-rule='evenodd'%20/%3e%3c/g%3e%3c/g%3e%3c/mask%3e%3crect%20id='ic_public_copy'%20width='12.000000'%20height='12.000000'%20x='0.000000'%20y='0.000000'%20/%3e%3crect%20id='ic_public_copy-复制/base/ic_public_copy'%20width='11.999876'%20height='11.999876'%20x='0.000000'%20y='0.000000'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20/%3e%3cpath%20id='path1'%20d='M0.000134537%205.99497C0.000134537%205.05748%20-0.00236544%204.11999%200.000134537%203.1825C-0.00236544%202.72751%200.055134%202.27501%200.165133%201.83752C0.41263%200.907526%201.01762%200.355032%201.94761%200.140034C2.41261%200.040035%202.8901%20-0.00746449%203.3651%203.54269e-05C5.16258%203.54269e-05%206.96006%203.54269e-05%208.76004%203.54269e-05C9.21254%20-0.00246455%209.66503%200.0475349%2010.1075%200.155034C11.065%200.387531%2011.64%200.995025%2011.8575%201.95002C11.9575%202.40001%2012.005%202.86001%2011.9975%203.3225C11.9975%205.13998%2011.9975%206.95746%2011.9975%208.77244C12%209.22244%2011.95%209.67243%2011.845%2010.1099C11.61%2011.0674%2011%2011.6374%2010.0475%2011.8574C9.58003%2011.9574%209.10504%2012.0049%208.62754%2011.9974C6.83756%2011.9974%205.04758%2011.9974%203.2576%2011.9974C2.80011%2012.0024%202.34511%2011.9499%201.90011%2011.8449C0.937625%2011.6124%200.360131%2011.0024%200.142633%2010.0424C0.0301342%209.55494%200.000134537%209.06744%200.000134537%208.57495C0.000134537%207.71495%200.000134537%206.85496%200.000134537%205.99497Z'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20fill-rule='evenodd'%20/%3e%3ccircle%20id='path2'%20cx='5.99993801'%20cy='5.99993801'%20r='5.99993801'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20/%3e%3cg%20id='mask'%20mask='url(%23mask_0)'%3e%3cg%20id='组合%208'%3e%3cpath%20id='path'%20d='M11.1%203.89993L11.1%206.8999C11.1%208.55488%209.75502%209.89737%208.10004%209.89737L5.10007%209.89737C3.44258%209.89737%202.1001%208.55488%202.1001%206.8999L2.1001%203.89993C2.1001%202.24245%203.44258%200.897461%205.10007%200.897461L8.10004%200.897461C9.75502%200.897461%2011.1%202.24245%2011.1%203.89993Z'%20fill-rule='nonzero'%20stroke='rgb(25,25,25)'%20stroke-linejoin='round'%20stroke-width='0.749992251'%20/%3e%3c/g%3e%3c/g%3e%3cpath%20id='path4'%20d='M2.10008%202.39746L8.10002%202.39746C8.92751%202.39746%209.6%203.06995%209.6%203.89995L9.6%209.89738C9.6%2010.7274%208.92751%2011.3999%208.10002%2011.3999L2.10008%2011.3999C1.27009%2011.3999%200.600098%2010.7274%200.600098%209.89738L0.600098%203.89995C0.600098%203.06995%201.27009%202.39746%202.10008%202.39746Z'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20fill-rule='evenodd'%20/%3e%3cpath%20id='path4'%20d='M9.6%203.89995L9.6%209.89738C9.6%2010.7274%208.92751%2011.3999%208.10002%2011.3999L2.10008%2011.3999C1.27009%2011.3999%200.600098%2010.7274%200.600098%209.89738L0.600098%203.89995C0.600098%203.06995%201.27009%202.39746%202.10008%202.39746L8.10002%202.39746C8.92751%202.39746%209.6%203.06995%209.6%203.89995Z'%20fill-rule='nonzero'%20stroke='rgb(25,25,25)'%20stroke-linejoin='round'%20stroke-width='0.749992251'%20/%3e%3c/svg%3e", w2 = "https://chat.opentiny.design", C2 = "https://ai.opentiny.design/next-remoter", v2 = "https://ai.opentiny.design/next-remoter/svgs/logo-next-no-bg-left.svg", De = (t) => [
905
905
  {
906
906
  action: "qr-code",
907
907
  show: !0,
908
908
  text: "扫码登录",
909
909
  desc: "使用手机遥控页面",
910
- icon: p2
910
+ icon: g2
911
911
  },
912
912
  {
913
913
  action: "ai-chat",
914
914
  show: !0,
915
915
  text: "打开对话框",
916
916
  desc: "支持在网页端操作AI",
917
- icon: u2
917
+ icon: p2
918
918
  },
919
919
  {
920
920
  action: "remote-url",
@@ -924,7 +924,7 @@ const u2 = "data:image/svg+xml,%3csvg%20viewBox='0%200%2040%2039.9692'%20xmlns='
924
924
  active: !0,
925
925
  tip: t.remoteUrl,
926
926
  showCopyIcon: !0,
927
- icon: h2
927
+ icon: f2
928
928
  },
929
929
  {
930
930
  action: "remote-control",
@@ -933,10 +933,10 @@ const u2 = "data:image/svg+xml,%3csvg%20viewBox='0%200%2040%2039.9692'%20xmlns='
933
933
  desc: `${t.sessionId.slice(-6)}`,
934
934
  know: !0,
935
935
  showCopyIcon: !0,
936
- icon: d2
936
+ icon: m2
937
937
  }
938
938
  ];
939
- class w2 {
939
+ class _2 {
940
940
  constructor(e) {
941
941
  if (this.isExpanded = !1, this.closingTimer = 0, this.getImageUrl = (r) => {
942
942
  if (!r) return;
@@ -952,7 +952,7 @@ class w2 {
952
952
  });
953
953
  }, this.readyTips = (r) => {
954
954
  const s = document.getElementById(r);
955
- s && new l2(s, {
955
+ s && new h2(s, {
956
956
  content: "复制",
957
957
  placement: "top",
958
958
  trigger: "hover"
@@ -961,9 +961,9 @@ class w2 {
961
961
  throw new Error("sessionId is required");
962
962
  this.options = {
963
963
  ...e,
964
- qrCodeUrl: e.qrCodeUrl || f2,
965
- remoteUrl: e.remoteUrl || g2,
966
- logoUrl: e.logoUrl || y2
964
+ qrCodeUrl: e.qrCodeUrl || C2,
965
+ remoteUrl: e.remoteUrl || w2,
966
+ logoUrl: e.logoUrl || v2
967
967
  }, e.menuItems && e.menuItems.length === 0 ? this.menuItems = [] : this.menuItems = this.mergeMenuItems(e.menuItems), this.init();
968
968
  }
969
969
  // 计算 sessionPrefix 属性
@@ -976,7 +976,7 @@ class w2 {
976
976
  * @returns 合并后的菜单项配置
977
977
  */
978
978
  mergeMenuItems(e) {
979
- return e ? qe(this.options).map((r) => {
979
+ return e ? De(this.options).map((r) => {
980
980
  const s = e.find((n) => n.action === r.action);
981
981
  return s ? {
982
982
  ...r,
@@ -984,7 +984,7 @@ class w2 {
984
984
  // 确保show属性存在,默认为true
985
985
  show: s.show !== void 0 ? s.show : r.show
986
986
  } : r;
987
- }) : qe(this.options);
987
+ }) : De(this.options);
988
988
  }
989
989
  init() {
990
990
  this.createFloatingBlock(), this.createDropdownMenu(), this.bindEvents(), this.addStyles();
@@ -1012,7 +1012,7 @@ class w2 {
1012
1012
  <div>
1013
1013
  ${r.showCopyIcon ? `
1014
1014
  <div class="tiny-remoter-copy-icon" id="${r.action}" data-action="${r.action}">
1015
- <img src="${m2}"/>
1015
+ <img src="${y2}"/>
1016
1016
  </div>
1017
1017
  ` : ""}
1018
1018
  </div>
@@ -1112,7 +1112,7 @@ class w2 {
1112
1112
  }
1113
1113
  // 创建二维码弹窗
1114
1114
  async showQRCode() {
1115
- const r = await new a2((this.options.qrCodeUrl || "") + this.sessionPrefix + this.options.sessionId, {}).toDataURL(), s = this.createModal(
1115
+ const r = await new u2((this.options.qrCodeUrl || "") + this.sessionPrefix + this.options.sessionId, {}).toDataURL(), s = this.createModal(
1116
1116
  "扫码前往智能遥控器",
1117
1117
  `
1118
1118
  <div style="text-align: center; padding: 32px;">
@@ -1572,15 +1572,15 @@ class w2 {
1572
1572
  this.floatingBlock.parentNode && this.floatingBlock.parentNode.removeChild(this.floatingBlock), this.dropdownMenu.parentNode && this.dropdownMenu.parentNode.removeChild(this.dropdownMenu);
1573
1573
  }
1574
1574
  }
1575
- const ms = (t = {}) => new w2(t);
1576
- class ze extends Error {
1575
+ const bs = (t = {}) => new _2(t);
1576
+ class He extends Error {
1577
1577
  constructor(e, r) {
1578
1578
  super(e), this.name = "ParseError", this.type = r.type, this.field = r.field, this.value = r.value, this.line = r.line;
1579
1579
  }
1580
1580
  }
1581
1581
  function de(t) {
1582
1582
  }
1583
- function C2(t) {
1583
+ function b2(t) {
1584
1584
  if (typeof t == "function")
1585
1585
  throw new TypeError(
1586
1586
  "`callbacks` must be an object, got a function instead. Did you mean `{onEvent: fn}`?"
@@ -1588,12 +1588,12 @@ function C2(t) {
1588
1588
  const { onEvent: e = de, onError: r = de, onRetry: s = de, onComment: n } = t;
1589
1589
  let i = "", a = !0, l, u = "", c = "";
1590
1590
  function d(p) {
1591
- const C = a ? p.replace(/^\xEF\xBB\xBF/, "") : p, [w, b] = v2(`${i}${C}`);
1591
+ const C = a ? p.replace(/^\xEF\xBB\xBF/, "") : p, [w, b] = x2(`${i}${C}`);
1592
1592
  for (const x of w)
1593
- g(x);
1593
+ f(x);
1594
1594
  i = b, a = !1;
1595
1595
  }
1596
- function g(p) {
1596
+ function f(p) {
1597
1597
  if (p === "") {
1598
1598
  m();
1599
1599
  return;
@@ -1624,7 +1624,7 @@ function C2(t) {
1624
1624
  break;
1625
1625
  case "retry":
1626
1626
  /^\d+$/.test(C) ? s(parseInt(C, 10)) : r(
1627
- new ze(`Invalid \`retry\` value: "${C}"`, {
1627
+ new He(`Invalid \`retry\` value: "${C}"`, {
1628
1628
  type: "invalid-retry",
1629
1629
  value: C,
1630
1630
  line: w
@@ -1633,7 +1633,7 @@ function C2(t) {
1633
1633
  break;
1634
1634
  default:
1635
1635
  r(
1636
- new ze(
1636
+ new He(
1637
1637
  `Unknown field "${p.length > 20 ? `${p.slice(0, 20)}…` : p}"`,
1638
1638
  { type: "unknown-field", field: p, value: C, line: w }
1639
1639
  )
@@ -1652,11 +1652,11 @@ function C2(t) {
1652
1652
  }), l = void 0, u = "", c = "";
1653
1653
  }
1654
1654
  function y(p = {}) {
1655
- i && p.consume && g(i), a = !0, l = void 0, u = "", c = "", i = "";
1655
+ i && p.consume && f(i), a = !0, l = void 0, u = "", c = "", i = "";
1656
1656
  }
1657
1657
  return { feed: d, reset: y };
1658
1658
  }
1659
- function v2(t) {
1659
+ function x2(t) {
1660
1660
  const e = [];
1661
1661
  let r = "", s = 0;
1662
1662
  for (; s < t.length; ) {
@@ -1679,7 +1679,7 @@ class we extends TransformStream {
1679
1679
  let n;
1680
1680
  super({
1681
1681
  start(i) {
1682
- n = C2({
1682
+ n = b2({
1683
1683
  onEvent: (a) => {
1684
1684
  i.enqueue(a);
1685
1685
  },
@@ -1696,7 +1696,7 @@ class we extends TransformStream {
1696
1696
  });
1697
1697
  }
1698
1698
  }
1699
- var _2 = ({
1699
+ var L2 = ({
1700
1700
  prefix: t,
1701
1701
  size: e = 16,
1702
1702
  alphabet: r = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz",
@@ -1711,18 +1711,18 @@ var _2 = ({
1711
1711
  if (t == null)
1712
1712
  return n;
1713
1713
  if (r.includes(s))
1714
- throw new t2({
1714
+ throw new n2({
1715
1715
  argument: "separator",
1716
1716
  message: `The separator "${s}" must not be part of the alphabet "${r}".`
1717
1717
  });
1718
1718
  return () => `${t}${s}${n()}`;
1719
1719
  };
1720
- _2();
1721
- function st(t = globalThis) {
1720
+ L2();
1721
+ function it(t = globalThis) {
1722
1722
  var e, r, s;
1723
1723
  return t.window ? "runtime/browser" : (e = t.navigator) != null && e.userAgent ? `runtime/${t.navigator.userAgent.toLowerCase()}` : (s = (r = t.process) == null ? void 0 : r.versions) != null && s.node ? `runtime/node.js/${t.process.version.substring(0)}` : t.EdgeRuntime ? "runtime/vercel-edge" : "runtime/unknown";
1724
1724
  }
1725
- function b2(t) {
1725
+ function S2(t) {
1726
1726
  if (t == null)
1727
1727
  return {};
1728
1728
  const e = {};
@@ -1737,19 +1737,19 @@ function b2(t) {
1737
1737
  }
1738
1738
  return e;
1739
1739
  }
1740
- function nt(t, ...e) {
1741
- const r = new Headers(b2(t)), s = r.get("user-agent") || "";
1740
+ function at(t, ...e) {
1741
+ const r = new Headers(S2(t)), s = r.get("user-agent") || "";
1742
1742
  return r.set(
1743
1743
  "user-agent",
1744
1744
  [s, ...e].filter(Boolean).join(" ")
1745
1745
  ), Object.fromEntries(r.entries());
1746
1746
  }
1747
- var x2 = /"(?:_|\\u005[Ff])(?:_|\\u005[Ff])(?:p|\\u0070)(?:r|\\u0072)(?:o|\\u006[Ff])(?:t|\\u0074)(?:o|\\u006[Ff])(?:_|\\u005[Ff])(?:_|\\u005[Ff])"\s*:/, L2 = /"(?:c|\\u0063)(?:o|\\u006[Ff])(?:n|\\u006[Ee])(?:s|\\u0073)(?:t|\\u0074)(?:r|\\u0072)(?:u|\\u0075)(?:c|\\u0063)(?:t|\\u0074)(?:o|\\u006[Ff])(?:r|\\u0072)"\s*:/;
1748
- function De(t) {
1747
+ var P2 = /"(?:_|\\u005[Ff])(?:_|\\u005[Ff])(?:p|\\u0070)(?:r|\\u0072)(?:o|\\u006[Ff])(?:t|\\u0074)(?:o|\\u006[Ff])(?:_|\\u005[Ff])(?:_|\\u005[Ff])"\s*:/, k2 = /"(?:c|\\u0063)(?:o|\\u006[Ff])(?:n|\\u006[Ee])(?:s|\\u0073)(?:t|\\u0074)(?:r|\\u0072)(?:u|\\u0075)(?:c|\\u0063)(?:t|\\u0074)(?:o|\\u006[Ff])(?:r|\\u0072)"\s*:/;
1748
+ function Fe(t) {
1749
1749
  const e = JSON.parse(t);
1750
- return e === null || typeof e != "object" || x2.test(t) === !1 && L2.test(t) === !1 ? e : S2(e);
1750
+ return e === null || typeof e != "object" || P2.test(t) === !1 && k2.test(t) === !1 ? e : T2(e);
1751
1751
  }
1752
- function S2(t) {
1752
+ function T2(t) {
1753
1753
  let e = [t];
1754
1754
  for (; e.length; ) {
1755
1755
  const r = e;
@@ -1767,15 +1767,15 @@ function S2(t) {
1767
1767
  }
1768
1768
  return t;
1769
1769
  }
1770
- function P2(t) {
1770
+ function M2(t) {
1771
1771
  const { stackTraceLimit: e } = Error;
1772
1772
  try {
1773
1773
  Error.stackTraceLimit = 0;
1774
1774
  } catch {
1775
- return De(t);
1775
+ return Fe(t);
1776
1776
  }
1777
1777
  try {
1778
- return De(t);
1778
+ return Fe(t);
1779
1779
  } finally {
1780
1780
  Error.stackTraceLimit = e;
1781
1781
  }
@@ -1798,9 +1798,9 @@ function Te(t) {
1798
1798
  function Z(t) {
1799
1799
  return typeof t == "boolean" ? t : Te(t);
1800
1800
  }
1801
- var k2 = Symbol(
1801
+ var R2 = Symbol(
1802
1802
  "Let zodToJsonSchema decide on which parser to use"
1803
- ), He = {
1803
+ ), Be = {
1804
1804
  name: void 0,
1805
1805
  $refStrategy: "root",
1806
1806
  basePath: ["#"],
@@ -1820,27 +1820,27 @@ var k2 = Symbol(
1820
1820
  emailStrategy: "format:email",
1821
1821
  base64Strategy: "contentEncoding:base64",
1822
1822
  nameStrategy: "ref"
1823
- }, T2 = (t) => typeof t == "string" ? {
1824
- ...He,
1823
+ }, E2 = (t) => typeof t == "string" ? {
1824
+ ...Be,
1825
1825
  name: t
1826
1826
  } : {
1827
- ...He,
1827
+ ...Be,
1828
1828
  ...t
1829
1829
  };
1830
1830
  function T() {
1831
1831
  return {};
1832
1832
  }
1833
- function M2(t, e) {
1833
+ function I2(t, e) {
1834
1834
  var r, s, n;
1835
1835
  const i = {
1836
1836
  type: "array"
1837
1837
  };
1838
- return (r = t.type) != null && r._def && ((n = (s = t.type) == null ? void 0 : s._def) == null ? void 0 : n.typeName) !== f.ZodAny && (i.items = _(t.type._def, {
1838
+ return (r = t.type) != null && r._def && ((n = (s = t.type) == null ? void 0 : s._def) == null ? void 0 : n.typeName) !== g.ZodAny && (i.items = _(t.type._def, {
1839
1839
  ...e,
1840
1840
  currentPath: [...e.currentPath, "items"]
1841
1841
  })), t.minLength && (i.minItems = t.minLength.value), t.maxLength && (i.maxItems = t.maxLength.value), t.exactLength && (i.minItems = t.exactLength.value, i.maxItems = t.exactLength.value), i;
1842
1842
  }
1843
- function R2(t) {
1843
+ function A2(t) {
1844
1844
  const e = {
1845
1845
  type: "integer",
1846
1846
  format: "int64"
@@ -1860,18 +1860,18 @@ function R2(t) {
1860
1860
  }
1861
1861
  return e;
1862
1862
  }
1863
- function E2() {
1863
+ function O2() {
1864
1864
  return { type: "boolean" };
1865
1865
  }
1866
- function ot(t, e) {
1866
+ function ct(t, e) {
1867
1867
  return _(t.type._def, e);
1868
1868
  }
1869
- var I2 = (t, e) => _(t.innerType._def, e);
1870
- function it(t, e, r) {
1869
+ var $2 = (t, e) => _(t.innerType._def, e);
1870
+ function lt(t, e, r) {
1871
1871
  const s = r ?? e.dateStrategy;
1872
1872
  if (Array.isArray(s))
1873
1873
  return {
1874
- anyOf: s.map((n, i) => it(t, e, n))
1874
+ anyOf: s.map((n, i) => lt(t, e, n))
1875
1875
  };
1876
1876
  switch (s) {
1877
1877
  case "string":
@@ -1886,10 +1886,10 @@ function it(t, e, r) {
1886
1886
  format: "date"
1887
1887
  };
1888
1888
  case "integer":
1889
- return A2(t);
1889
+ return U2(t);
1890
1890
  }
1891
1891
  }
1892
- var A2 = (t) => {
1892
+ var U2 = (t) => {
1893
1893
  const e = {
1894
1894
  type: "integer",
1895
1895
  format: "unix-time"
@@ -1905,23 +1905,23 @@ var A2 = (t) => {
1905
1905
  }
1906
1906
  return e;
1907
1907
  };
1908
- function O2(t, e) {
1908
+ function N2(t, e) {
1909
1909
  return {
1910
1910
  ..._(t.innerType._def, e),
1911
1911
  default: t.defaultValue()
1912
1912
  };
1913
1913
  }
1914
- function $2(t, e) {
1914
+ function j2(t, e) {
1915
1915
  return e.effectStrategy === "input" ? _(t.schema._def, e) : T();
1916
1916
  }
1917
- function U2(t) {
1917
+ function Z2(t) {
1918
1918
  return {
1919
1919
  type: "string",
1920
1920
  enum: Array.from(t.values)
1921
1921
  };
1922
1922
  }
1923
- var j2 = (t) => "type" in t && t.type === "string" ? !1 : "allOf" in t;
1924
- function N2(t, e) {
1923
+ var q2 = (t) => "type" in t && t.type === "string" ? !1 : "allOf" in t;
1924
+ function z2(t, e) {
1925
1925
  const r = [
1926
1926
  _(t.left._def, {
1927
1927
  ...e,
@@ -1933,7 +1933,7 @@ function N2(t, e) {
1933
1933
  })
1934
1934
  ].filter((n) => !!n), s = [];
1935
1935
  return r.forEach((n) => {
1936
- if (j2(n))
1936
+ if (q2(n))
1937
1937
  s.push(...n.allOf);
1938
1938
  else {
1939
1939
  let i = n;
@@ -1945,7 +1945,7 @@ function N2(t, e) {
1945
1945
  }
1946
1946
  }), s.length ? { allOf: s } : void 0;
1947
1947
  }
1948
- function Z2(t) {
1948
+ function D2(t) {
1949
1949
  const e = typeof t.value;
1950
1950
  return e !== "bigint" && e !== "number" && e !== "boolean" && e !== "string" ? {
1951
1951
  type: Array.isArray(t.value) ? "array" : "object"
@@ -1999,7 +1999,7 @@ var he = void 0, O = {
1999
1999
  nanoid: /^[a-zA-Z0-9_-]{21}$/,
2000
2000
  jwt: /^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/
2001
2001
  };
2002
- function at(t, e) {
2002
+ function ut(t, e) {
2003
2003
  const r = {
2004
2004
  type: "string"
2005
2005
  };
@@ -2124,15 +2124,15 @@ function at(t, e) {
2124
2124
  return r;
2125
2125
  }
2126
2126
  function pe(t, e) {
2127
- return e.patternStrategy === "escape" ? z2(t) : t;
2127
+ return e.patternStrategy === "escape" ? F2(t) : t;
2128
2128
  }
2129
- var q2 = new Set(
2129
+ var H2 = new Set(
2130
2130
  "ABCDEFGHIJKLMNOPQRSTUVXYZabcdefghijklmnopqrstuvxyz0123456789"
2131
2131
  );
2132
- function z2(t) {
2132
+ function F2(t) {
2133
2133
  let e = "";
2134
2134
  for (let r = 0; r < t.length; r++)
2135
- q2.has(t[r]) || (e += "\\"), e += t[r];
2135
+ H2.has(t[r]) || (e += "\\"), e += t[r];
2136
2136
  return e;
2137
2137
  }
2138
2138
  function $(t, e, r, s) {
@@ -2149,11 +2149,11 @@ function S(t, e, r, s) {
2149
2149
  t.pattern || (n = t.allOf) != null && n.some((i) => i.pattern) ? (t.allOf || (t.allOf = []), t.pattern && (t.allOf.push({
2150
2150
  pattern: t.pattern
2151
2151
  }), delete t.pattern), t.allOf.push({
2152
- pattern: Fe(e, s),
2152
+ pattern: Ve(e, s),
2153
2153
  ...r && s.errorMessages && { errorMessage: { pattern: r } }
2154
- })) : t.pattern = Fe(e, s);
2154
+ })) : t.pattern = Ve(e, s);
2155
2155
  }
2156
- function Fe(t, e) {
2156
+ function Ve(t, e) {
2157
2157
  var r;
2158
2158
  if (!e.applyRegexFlags || !t.flags)
2159
2159
  return t.source;
@@ -2212,7 +2212,7 @@ function Fe(t, e) {
2212
2212
  }
2213
2213
  return i;
2214
2214
  }
2215
- function ct(t, e) {
2215
+ function dt(t, e) {
2216
2216
  var r, s, n, i, a, l;
2217
2217
  const u = {
2218
2218
  type: "object",
@@ -2221,22 +2221,22 @@ function ct(t, e) {
2221
2221
  currentPath: [...e.currentPath, "additionalProperties"]
2222
2222
  })) != null ? r : e.allowedAdditionalProperties
2223
2223
  };
2224
- if (((s = t.keyType) == null ? void 0 : s._def.typeName) === f.ZodString && ((n = t.keyType._def.checks) != null && n.length)) {
2225
- const { type: c, ...d } = at(t.keyType._def, e);
2224
+ if (((s = t.keyType) == null ? void 0 : s._def.typeName) === g.ZodString && ((n = t.keyType._def.checks) != null && n.length)) {
2225
+ const { type: c, ...d } = ut(t.keyType._def, e);
2226
2226
  return {
2227
2227
  ...u,
2228
2228
  propertyNames: d
2229
2229
  };
2230
2230
  } else {
2231
- if (((i = t.keyType) == null ? void 0 : i._def.typeName) === f.ZodEnum)
2231
+ if (((i = t.keyType) == null ? void 0 : i._def.typeName) === g.ZodEnum)
2232
2232
  return {
2233
2233
  ...u,
2234
2234
  propertyNames: {
2235
2235
  enum: t.keyType._def.values
2236
2236
  }
2237
2237
  };
2238
- if (((a = t.keyType) == null ? void 0 : a._def.typeName) === f.ZodBranded && t.keyType._def.type._def.typeName === f.ZodString && ((l = t.keyType._def.type._def.checks) != null && l.length)) {
2239
- const { type: c, ...d } = ot(
2238
+ if (((a = t.keyType) == null ? void 0 : a._def.typeName) === g.ZodBranded && t.keyType._def.type._def.typeName === g.ZodString && ((l = t.keyType._def.type._def.checks) != null && l.length)) {
2239
+ const { type: c, ...d } = ct(
2240
2240
  t.keyType._def,
2241
2241
  e
2242
2242
  );
@@ -2248,9 +2248,9 @@ function ct(t, e) {
2248
2248
  }
2249
2249
  return u;
2250
2250
  }
2251
- function D2(t, e) {
2251
+ function B2(t, e) {
2252
2252
  if (e.mapStrategy === "record")
2253
- return ct(t, e);
2253
+ return dt(t, e);
2254
2254
  const r = _(t.keyType._def, {
2255
2255
  ...e,
2256
2256
  currentPath: [...e.currentPath, "items", "items", "0"]
@@ -2269,7 +2269,7 @@ function D2(t, e) {
2269
2269
  }
2270
2270
  };
2271
2271
  }
2272
- function H2(t) {
2272
+ function V2(t) {
2273
2273
  const e = t.values, s = Object.keys(t.values).filter((i) => typeof e[e[i]] != "number").map((i) => e[i]), n = Array.from(
2274
2274
  new Set(s.map((i) => typeof i))
2275
2275
  );
@@ -2278,10 +2278,10 @@ function H2(t) {
2278
2278
  enum: s
2279
2279
  };
2280
2280
  }
2281
- function F2() {
2281
+ function J2() {
2282
2282
  return { not: T() };
2283
2283
  }
2284
- function B2() {
2284
+ function W2() {
2285
2285
  return {
2286
2286
  type: "null"
2287
2287
  };
@@ -2293,7 +2293,7 @@ var Ce = {
2293
2293
  ZodBoolean: "boolean",
2294
2294
  ZodNull: "null"
2295
2295
  };
2296
- function V2(t, e) {
2296
+ function G2(t, e) {
2297
2297
  const r = t.options instanceof Map ? Array.from(t.options.values()) : t.options;
2298
2298
  if (r.every(
2299
2299
  (s) => s._def.typeName in Ce && (!s._def.checks || !s._def.checks.length)
@@ -2348,9 +2348,9 @@ function V2(t, e) {
2348
2348
  []
2349
2349
  )
2350
2350
  };
2351
- return J2(t, e);
2351
+ return K2(t, e);
2352
2352
  }
2353
- var J2 = (t, e) => {
2353
+ var K2 = (t, e) => {
2354
2354
  const r = (t.options instanceof Map ? Array.from(t.options.values()) : t.options).map(
2355
2355
  (s, n) => _(s._def, {
2356
2356
  ...e,
@@ -2361,7 +2361,7 @@ var J2 = (t, e) => {
2361
2361
  );
2362
2362
  return r.length ? { anyOf: r } : void 0;
2363
2363
  };
2364
- function W2(t, e) {
2364
+ function Y2(t, e) {
2365
2365
  if (["ZodString", "ZodNumber", "ZodBigInt", "ZodBoolean", "ZodNull"].includes(
2366
2366
  t.innerType._def.typeName
2367
2367
  ) && (!t.innerType._def.checks || !t.innerType._def.checks.length))
@@ -2377,7 +2377,7 @@ function W2(t, e) {
2377
2377
  });
2378
2378
  return r && { anyOf: [r, { type: "null" }] };
2379
2379
  }
2380
- function K2(t) {
2380
+ function Q2(t) {
2381
2381
  const e = {
2382
2382
  type: "number"
2383
2383
  };
@@ -2399,7 +2399,7 @@ function K2(t) {
2399
2399
  }
2400
2400
  return e;
2401
2401
  }
2402
- function G2(t, e) {
2402
+ function X2(t, e) {
2403
2403
  const r = {
2404
2404
  type: "object",
2405
2405
  properties: {}
@@ -2408,7 +2408,7 @@ function G2(t, e) {
2408
2408
  let l = n[a];
2409
2409
  if (l === void 0 || l._def === void 0)
2410
2410
  continue;
2411
- const u = Q2(l), c = _(l._def, {
2411
+ const u = t0(l), c = _(l._def, {
2412
2412
  ...e,
2413
2413
  currentPath: [...e.currentPath, "properties", a],
2414
2414
  propertyPath: [...e.currentPath, "properties", a]
@@ -2416,10 +2416,10 @@ function G2(t, e) {
2416
2416
  c !== void 0 && (r.properties[a] = c, u || s.push(a));
2417
2417
  }
2418
2418
  s.length && (r.required = s);
2419
- const i = Y2(t, e);
2419
+ const i = e0(t, e);
2420
2420
  return i !== void 0 && (r.additionalProperties = i), r;
2421
2421
  }
2422
- function Y2(t, e) {
2422
+ function e0(t, e) {
2423
2423
  if (t.catchall._def.typeName !== "ZodNever")
2424
2424
  return _(t.catchall._def, {
2425
2425
  ...e,
@@ -2434,14 +2434,14 @@ function Y2(t, e) {
2434
2434
  return e.removeAdditionalStrategy === "strict" ? e.allowedAdditionalProperties : e.rejectedAdditionalProperties;
2435
2435
  }
2436
2436
  }
2437
- function Q2(t) {
2437
+ function t0(t) {
2438
2438
  try {
2439
2439
  return t.isOptional();
2440
2440
  } catch {
2441
2441
  return !0;
2442
2442
  }
2443
2443
  }
2444
- var X2 = (t, e) => {
2444
+ var r0 = (t, e) => {
2445
2445
  var r;
2446
2446
  if (e.currentPath.toString() === ((r = e.propertyPath) == null ? void 0 : r.toString()))
2447
2447
  return _(t.innerType._def, e);
@@ -2450,7 +2450,7 @@ var X2 = (t, e) => {
2450
2450
  currentPath: [...e.currentPath, "anyOf", "1"]
2451
2451
  });
2452
2452
  return s ? { anyOf: [{ not: T() }, s] } : T();
2453
- }, e0 = (t, e) => {
2453
+ }, s0 = (t, e) => {
2454
2454
  if (e.pipeStrategy === "input")
2455
2455
  return _(t.in._def, e);
2456
2456
  if (e.pipeStrategy === "output")
@@ -2466,10 +2466,10 @@ var X2 = (t, e) => {
2466
2466
  allOf: [r, s].filter((n) => n !== void 0)
2467
2467
  };
2468
2468
  };
2469
- function t0(t, e) {
2469
+ function n0(t, e) {
2470
2470
  return _(t.type._def, e);
2471
2471
  }
2472
- function r0(t, e) {
2472
+ function o0(t, e) {
2473
2473
  const s = {
2474
2474
  type: "array",
2475
2475
  uniqueItems: !0,
@@ -2480,7 +2480,7 @@ function r0(t, e) {
2480
2480
  };
2481
2481
  return t.minSize && (s.minItems = t.minSize.value), t.maxSize && (s.maxItems = t.maxSize.value), s;
2482
2482
  }
2483
- function s0(t, e) {
2483
+ function i0(t, e) {
2484
2484
  return t.rest ? {
2485
2485
  type: "array",
2486
2486
  minItems: t.items.length,
@@ -2512,89 +2512,89 @@ function s0(t, e) {
2512
2512
  )
2513
2513
  };
2514
2514
  }
2515
- function n0() {
2515
+ function a0() {
2516
2516
  return {
2517
2517
  not: T()
2518
2518
  };
2519
2519
  }
2520
- function o0() {
2520
+ function c0() {
2521
2521
  return T();
2522
2522
  }
2523
- var i0 = (t, e) => _(t.innerType._def, e), a0 = (t, e, r) => {
2523
+ var l0 = (t, e) => _(t.innerType._def, e), u0 = (t, e, r) => {
2524
2524
  switch (e) {
2525
- case f.ZodString:
2526
- return at(t, r);
2527
- case f.ZodNumber:
2528
- return K2(t);
2529
- case f.ZodObject:
2525
+ case g.ZodString:
2526
+ return ut(t, r);
2527
+ case g.ZodNumber:
2528
+ return Q2(t);
2529
+ case g.ZodObject:
2530
+ return X2(t, r);
2531
+ case g.ZodBigInt:
2532
+ return A2(t);
2533
+ case g.ZodBoolean:
2534
+ return O2();
2535
+ case g.ZodDate:
2536
+ return lt(t, r);
2537
+ case g.ZodUndefined:
2538
+ return a0();
2539
+ case g.ZodNull:
2540
+ return W2();
2541
+ case g.ZodArray:
2542
+ return I2(t, r);
2543
+ case g.ZodUnion:
2544
+ case g.ZodDiscriminatedUnion:
2530
2545
  return G2(t, r);
2531
- case f.ZodBigInt:
2532
- return R2(t);
2533
- case f.ZodBoolean:
2534
- return E2();
2535
- case f.ZodDate:
2536
- return it(t, r);
2537
- case f.ZodUndefined:
2538
- return n0();
2539
- case f.ZodNull:
2540
- return B2();
2541
- case f.ZodArray:
2542
- return M2(t, r);
2543
- case f.ZodUnion:
2544
- case f.ZodDiscriminatedUnion:
2545
- return V2(t, r);
2546
- case f.ZodIntersection:
2547
- return N2(t, r);
2548
- case f.ZodTuple:
2549
- return s0(t, r);
2550
- case f.ZodRecord:
2551
- return ct(t, r);
2552
- case f.ZodLiteral:
2546
+ case g.ZodIntersection:
2547
+ return z2(t, r);
2548
+ case g.ZodTuple:
2549
+ return i0(t, r);
2550
+ case g.ZodRecord:
2551
+ return dt(t, r);
2552
+ case g.ZodLiteral:
2553
+ return D2(t);
2554
+ case g.ZodEnum:
2553
2555
  return Z2(t);
2554
- case f.ZodEnum:
2555
- return U2(t);
2556
- case f.ZodNativeEnum:
2557
- return H2(t);
2558
- case f.ZodNullable:
2559
- return W2(t, r);
2560
- case f.ZodOptional:
2561
- return X2(t, r);
2562
- case f.ZodMap:
2563
- return D2(t, r);
2564
- case f.ZodSet:
2556
+ case g.ZodNativeEnum:
2557
+ return V2(t);
2558
+ case g.ZodNullable:
2559
+ return Y2(t, r);
2560
+ case g.ZodOptional:
2565
2561
  return r0(t, r);
2566
- case f.ZodLazy:
2562
+ case g.ZodMap:
2563
+ return B2(t, r);
2564
+ case g.ZodSet:
2565
+ return o0(t, r);
2566
+ case g.ZodLazy:
2567
2567
  return () => t.getter()._def;
2568
- case f.ZodPromise:
2569
- return t0(t, r);
2570
- case f.ZodNaN:
2571
- case f.ZodNever:
2572
- return F2();
2573
- case f.ZodEffects:
2574
- return $2(t, r);
2575
- case f.ZodAny:
2568
+ case g.ZodPromise:
2569
+ return n0(t, r);
2570
+ case g.ZodNaN:
2571
+ case g.ZodNever:
2572
+ return J2();
2573
+ case g.ZodEffects:
2574
+ return j2(t, r);
2575
+ case g.ZodAny:
2576
2576
  return T();
2577
- case f.ZodUnknown:
2578
- return o0();
2579
- case f.ZodDefault:
2580
- return O2(t, r);
2581
- case f.ZodBranded:
2582
- return ot(t, r);
2583
- case f.ZodReadonly:
2584
- return i0(t, r);
2585
- case f.ZodCatch:
2586
- return I2(t, r);
2587
- case f.ZodPipeline:
2588
- return e0(t, r);
2589
- case f.ZodFunction:
2590
- case f.ZodVoid:
2591
- case f.ZodSymbol:
2577
+ case g.ZodUnknown:
2578
+ return c0();
2579
+ case g.ZodDefault:
2580
+ return N2(t, r);
2581
+ case g.ZodBranded:
2582
+ return ct(t, r);
2583
+ case g.ZodReadonly:
2584
+ return l0(t, r);
2585
+ case g.ZodCatch:
2586
+ return $2(t, r);
2587
+ case g.ZodPipeline:
2588
+ return s0(t, r);
2589
+ case g.ZodFunction:
2590
+ case g.ZodVoid:
2591
+ case g.ZodSymbol:
2592
2592
  return;
2593
2593
  default:
2594
2594
  return /* @__PURE__ */ ((s) => {
2595
2595
  })();
2596
2596
  }
2597
- }, c0 = (t, e) => {
2597
+ }, d0 = (t, e) => {
2598
2598
  let r = 0;
2599
2599
  for (; r < t.length && r < e.length && t[r] === e[r]; r++)
2600
2600
  ;
@@ -2611,29 +2611,29 @@ function _(t, e, r = !1) {
2611
2611
  n,
2612
2612
  r
2613
2613
  );
2614
- if (u !== k2)
2614
+ if (u !== R2)
2615
2615
  return u;
2616
2616
  }
2617
2617
  if (n && !r) {
2618
- const u = l0(n, e);
2618
+ const u = h0(n, e);
2619
2619
  if (u !== void 0)
2620
2620
  return u;
2621
2621
  }
2622
2622
  const i = { def: t, path: e.currentPath, jsonSchema: void 0 };
2623
2623
  e.seen.set(t, i);
2624
- const a = a0(t, t.typeName, e), l = typeof a == "function" ? _(a(), e) : a;
2625
- if (l && u0(t, e, l), e.postProcess) {
2624
+ const a = u0(t, t.typeName, e), l = typeof a == "function" ? _(a(), e) : a;
2625
+ if (l && p0(t, e, l), e.postProcess) {
2626
2626
  const u = e.postProcess(l, t, e);
2627
2627
  return i.jsonSchema = l, u;
2628
2628
  }
2629
2629
  return i.jsonSchema = l, l;
2630
2630
  }
2631
- var l0 = (t, e) => {
2631
+ var h0 = (t, e) => {
2632
2632
  switch (e.$refStrategy) {
2633
2633
  case "root":
2634
2634
  return { $ref: t.path.join("/") };
2635
2635
  case "relative":
2636
- return { $ref: c0(e.currentPath, t.path) };
2636
+ return { $ref: d0(e.currentPath, t.path) };
2637
2637
  case "none":
2638
2638
  case "seen":
2639
2639
  return t.path.length < e.currentPath.length && t.path.every((r, s) => e.currentPath[s] === r) ? (console.warn(
@@ -2642,8 +2642,8 @@ var l0 = (t, e) => {
2642
2642
  )}! Defaulting to any`
2643
2643
  ), T()) : e.$refStrategy === "seen" ? T() : void 0;
2644
2644
  }
2645
- }, u0 = (t, e, r) => (t.description && (r.description = t.description), r), d0 = (t) => {
2646
- const e = T2(t), r = e.name !== void 0 ? [...e.basePath, e.definitionPath, e.name] : e.basePath;
2645
+ }, p0 = (t, e, r) => (t.description && (r.description = t.description), r), m0 = (t) => {
2646
+ const e = E2(t), r = e.name !== void 0 ? [...e.basePath, e.definitionPath, e.name] : e.basePath;
2647
2647
  return {
2648
2648
  ...e,
2649
2649
  currentPath: r,
@@ -2660,16 +2660,16 @@ var l0 = (t, e) => {
2660
2660
  ])
2661
2661
  )
2662
2662
  };
2663
- }, h0 = (t, e) => {
2663
+ }, f0 = (t, e) => {
2664
2664
  var r;
2665
- const s = d0(e);
2665
+ const s = m0(e);
2666
2666
  let n = typeof e == "object" && e.definitions ? Object.entries(e.definitions).reduce(
2667
- (c, [d, g]) => {
2667
+ (c, [d, f]) => {
2668
2668
  var h;
2669
2669
  return {
2670
2670
  ...c,
2671
2671
  [d]: (h = _(
2672
- g._def,
2672
+ f._def,
2673
2673
  {
2674
2674
  ...s,
2675
2675
  currentPath: [...s.basePath, s.definitionPath, d]
@@ -2705,7 +2705,7 @@ var l0 = (t, e) => {
2705
2705
  };
2706
2706
  return u.$schema = "http://json-schema.org/draft-07/schema#", u;
2707
2707
  }, ve = Symbol.for("vercel.ai.schema");
2708
- function J(t, {
2708
+ function W(t, {
2709
2709
  validate: e
2710
2710
  } = {}) {
2711
2711
  return {
@@ -2718,14 +2718,14 @@ function J(t, {
2718
2718
  validate: e
2719
2719
  };
2720
2720
  }
2721
- function p0(t) {
2721
+ function g0(t) {
2722
2722
  return typeof t == "object" && t !== null && ve in t && t[ve] === !0 && "jsonSchema" in t && "validate" in t;
2723
2723
  }
2724
- function lt(t) {
2725
- return t == null ? J({ properties: {}, additionalProperties: !1 }) : p0(t) ? t : "~standard" in t ? t["~standard"].vendor === "zod" ? w0(t) : m0(t) : t();
2724
+ function ht(t) {
2725
+ return t == null ? W({ properties: {}, additionalProperties: !1 }) : g0(t) ? t : "~standard" in t ? t["~standard"].vendor === "zod" ? _0(t) : y0(t) : t();
2726
2726
  }
2727
- function m0(t) {
2728
- return J(
2727
+ function y0(t) {
2728
+ return W(
2729
2729
  () => Te(
2730
2730
  t["~standard"].jsonSchema.input({
2731
2731
  target: "draft-07"
@@ -2736,7 +2736,7 @@ function m0(t) {
2736
2736
  const r = await t["~standard"].validate(e);
2737
2737
  return "value" in r ? { success: !0, value: r.value } : {
2738
2738
  success: !1,
2739
- error: new ge({
2739
+ error: new fe({
2740
2740
  value: e,
2741
2741
  cause: r.issues
2742
2742
  })
@@ -2745,12 +2745,12 @@ function m0(t) {
2745
2745
  }
2746
2746
  );
2747
2747
  }
2748
- function g0(t, e) {
2748
+ function w0(t, e) {
2749
2749
  var r;
2750
2750
  const s = (r = void 0) != null ? r : !1;
2751
- return J(
2751
+ return W(
2752
2752
  // defer json schema creation to avoid unnecessary computation when only validation is needed
2753
- () => h0(t, {
2753
+ () => f0(t, {
2754
2754
  $refStrategy: s ? "root" : "none"
2755
2755
  }),
2756
2756
  {
@@ -2761,13 +2761,13 @@ function g0(t, e) {
2761
2761
  }
2762
2762
  );
2763
2763
  }
2764
- function f0(t, e) {
2764
+ function C0(t, e) {
2765
2765
  var r;
2766
2766
  const s = (r = void 0) != null ? r : !1;
2767
- return J(
2767
+ return W(
2768
2768
  // defer json schema creation to avoid unnecessary computation when only validation is needed
2769
2769
  () => Te(
2770
- je.toJSONSchema(t, {
2770
+ Ze.toJSONSchema(t, {
2771
2771
  target: "draft-7",
2772
2772
  io: "input",
2773
2773
  reused: s ? "ref" : "inline"
@@ -2775,91 +2775,91 @@ function f0(t, e) {
2775
2775
  ),
2776
2776
  {
2777
2777
  validate: async (n) => {
2778
- const i = await je.safeParseAsync(t, n);
2778
+ const i = await Ze.safeParseAsync(t, n);
2779
2779
  return i.success ? { success: !0, value: i.data } : { success: !1, error: i.error };
2780
2780
  }
2781
2781
  }
2782
2782
  );
2783
2783
  }
2784
- function y0(t) {
2784
+ function v0(t) {
2785
2785
  return "_zod" in t;
2786
2786
  }
2787
- function w0(t, e) {
2788
- return y0(t) ? f0(t) : g0(t);
2787
+ function _0(t, e) {
2788
+ return v0(t) ? C0(t) : w0(t);
2789
2789
  }
2790
- async function ut({
2790
+ async function pt({
2791
2791
  value: t,
2792
2792
  schema: e,
2793
2793
  context: r
2794
2794
  }) {
2795
- const s = lt(e);
2795
+ const s = ht(e);
2796
2796
  try {
2797
2797
  if (s.validate == null)
2798
2798
  return { success: !0, value: t, rawValue: t };
2799
2799
  const n = await s.validate(t);
2800
2800
  return n.success ? { success: !0, value: n.value, rawValue: t } : {
2801
2801
  success: !1,
2802
- error: ge.wrap({ value: t, cause: n.error, context: r }),
2802
+ error: fe.wrap({ value: t, cause: n.error, context: r }),
2803
2803
  rawValue: t
2804
2804
  };
2805
2805
  } catch (n) {
2806
2806
  return {
2807
2807
  success: !1,
2808
- error: ge.wrap({ value: t, cause: n, context: r }),
2808
+ error: fe.wrap({ value: t, cause: n, context: r }),
2809
2809
  rawValue: t
2810
2810
  };
2811
2811
  }
2812
2812
  }
2813
- async function C0({
2813
+ async function b0({
2814
2814
  text: t,
2815
2815
  schema: e
2816
2816
  }) {
2817
2817
  try {
2818
- const r = P2(t);
2819
- return e == null ? { success: !0, value: r, rawValue: r } : await ut({ value: r, schema: e });
2818
+ const r = M2(t);
2819
+ return e == null ? { success: !0, value: r, rawValue: r } : await pt({ value: r, schema: e });
2820
2820
  } catch (r) {
2821
2821
  return {
2822
2822
  success: !1,
2823
- error: Ue.isInstance(r) ? r : new Ue({ text: t, cause: r }),
2823
+ error: je.isInstance(r) ? r : new je({ text: t, cause: r }),
2824
2824
  rawValue: void 0
2825
2825
  };
2826
2826
  }
2827
2827
  }
2828
- function v0(t) {
2828
+ function x0(t) {
2829
2829
  return { ...t, type: "dynamic" };
2830
2830
  }
2831
2831
  let Me;
2832
2832
  Me = globalThis.crypto;
2833
- async function _0(t) {
2833
+ async function L0(t) {
2834
2834
  return (await Me).getRandomValues(new Uint8Array(t));
2835
2835
  }
2836
- async function b0(t) {
2836
+ async function S0(t) {
2837
2837
  const e = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-._~", r = Math.pow(2, 8) - Math.pow(2, 8) % e.length;
2838
2838
  let s = "";
2839
2839
  for (; s.length < t; ) {
2840
- const n = await _0(t - s.length);
2840
+ const n = await L0(t - s.length);
2841
2841
  for (const i of n)
2842
2842
  i < r && (s += e[i % e.length]);
2843
2843
  }
2844
2844
  return s;
2845
2845
  }
2846
- async function x0(t) {
2847
- return await b0(t);
2846
+ async function P0(t) {
2847
+ return await S0(t);
2848
2848
  }
2849
- async function L0(t) {
2849
+ async function k0(t) {
2850
2850
  const e = await (await Me).subtle.digest("SHA-256", new TextEncoder().encode(t));
2851
2851
  return btoa(String.fromCharCode(...new Uint8Array(e))).replace(/\//g, "_").replace(/\+/g, "-").replace(/=/g, "");
2852
2852
  }
2853
- async function S0(t) {
2853
+ async function T0(t) {
2854
2854
  if (t || (t = 43), t < 43 || t > 128)
2855
2855
  throw `Expected a length between 43 and 128. Received ${t}.`;
2856
- const e = await x0(t), r = await L0(e);
2856
+ const e = await P0(t), r = await k0(e);
2857
2857
  return {
2858
2858
  code_verifier: e,
2859
2859
  code_challenge: r
2860
2860
  };
2861
2861
  }
2862
- var P0 = "AI_MCPClientError", dt = `vercel.ai.error.${P0}`, k0 = Symbol.for(dt), Be, Ve, v = class extends (Ve = Q, Be = k0, Ve) {
2862
+ var M0 = "AI_MCPClientError", mt = `vercel.ai.error.${M0}`, R0 = Symbol.for(mt), Je, We, v = class extends (We = X, Je = R0, We) {
2863
2863
  constructor({
2864
2864
  name: t = "MCPClientError",
2865
2865
  message: e,
@@ -2867,26 +2867,26 @@ var P0 = "AI_MCPClientError", dt = `vercel.ai.error.${P0}`, k0 = Symbol.for(dt),
2867
2867
  data: s,
2868
2868
  code: n
2869
2869
  }) {
2870
- super({ name: t, message: e, cause: r }), this[Be] = !0, this.data = s, this.code = n;
2870
+ super({ name: t, message: e, cause: r }), this[Je] = !0, this.data = s, this.code = n;
2871
2871
  }
2872
2872
  static isInstance(t) {
2873
- return Q.hasMarker(t, dt);
2873
+ return X.hasMarker(t, mt);
2874
2874
  }
2875
- }, H = "2025-06-18", T0 = [
2876
- H,
2875
+ }, F = "2025-06-18", E0 = [
2876
+ F,
2877
2877
  "2025-03-26",
2878
2878
  "2024-11-05"
2879
- ], M0 = o.optional(o.record(o.string(), o.unknown())), R0 = o.looseObject({
2879
+ ], I0 = o.optional(o.record(o.string(), o.unknown())), A0 = o.looseObject({
2880
2880
  name: o.string(),
2881
2881
  version: o.string()
2882
2882
  }), ae = o.looseObject({
2883
2883
  _meta: o.optional(o.object({}).loose())
2884
- }), U = ae, ht = o.object({
2884
+ }), U = ae, ft = o.object({
2885
2885
  method: o.string(),
2886
2886
  params: o.optional(ae)
2887
- }), pt = o.object({
2887
+ }), gt = o.object({
2888
2888
  applyDefaults: o.optional(o.boolean())
2889
- }).loose(), E0 = o.looseObject({
2889
+ }).loose(), O0 = o.looseObject({
2890
2890
  experimental: o.optional(o.object({}).loose()),
2891
2891
  logging: o.optional(o.object({}).loose()),
2892
2892
  prompts: o.optional(
@@ -2905,19 +2905,19 @@ var P0 = "AI_MCPClientError", dt = `vercel.ai.error.${P0}`, k0 = Symbol.for(dt),
2905
2905
  listChanged: o.optional(o.boolean())
2906
2906
  })
2907
2907
  ),
2908
- elicitation: o.optional(pt)
2908
+ elicitation: o.optional(gt)
2909
2909
  });
2910
2910
  o.object({
2911
- elicitation: o.optional(pt)
2911
+ elicitation: o.optional(gt)
2912
2912
  }).loose();
2913
- var I0 = U.extend({
2913
+ var $0 = U.extend({
2914
2914
  protocolVersion: o.string(),
2915
- capabilities: E0,
2916
- serverInfo: R0,
2915
+ capabilities: O0,
2916
+ serverInfo: A0,
2917
2917
  instructions: o.optional(o.string())
2918
2918
  }), Re = U.extend({
2919
2919
  nextCursor: o.optional(o.string())
2920
- }), A0 = o.object({
2920
+ }), U0 = o.object({
2921
2921
  name: o.string(),
2922
2922
  /**
2923
2923
  * @see https://modelcontextprotocol.io/specification/2025-11-25/server/tools#tool
@@ -2937,26 +2937,26 @@ var I0 = U.extend({
2937
2937
  title: o.optional(o.string())
2938
2938
  }).loose()
2939
2939
  ),
2940
- _meta: M0
2941
- }).loose(), O0 = Re.extend({
2942
- tools: o.array(A0)
2943
- }), mt = o.object({
2940
+ _meta: I0
2941
+ }).loose(), N0 = Re.extend({
2942
+ tools: o.array(U0)
2943
+ }), yt = o.object({
2944
2944
  type: o.literal("text"),
2945
2945
  text: o.string()
2946
- }).loose(), gt = o.object({
2946
+ }).loose(), wt = o.object({
2947
2947
  type: o.literal("image"),
2948
2948
  data: o.base64(),
2949
2949
  mimeType: o.string()
2950
- }).loose(), $0 = o.object({
2950
+ }).loose(), j0 = o.object({
2951
2951
  uri: o.string(),
2952
2952
  name: o.string(),
2953
2953
  title: o.optional(o.string()),
2954
2954
  description: o.optional(o.string()),
2955
2955
  mimeType: o.optional(o.string()),
2956
2956
  size: o.optional(o.number())
2957
- }).loose(), U0 = Re.extend({
2958
- resources: o.array($0)
2959
- }), ft = o.object({
2957
+ }).loose(), Z0 = Re.extend({
2958
+ resources: o.array(j0)
2959
+ }), Ct = o.object({
2960
2960
  /**
2961
2961
  * The URI of this resource.
2962
2962
  */
@@ -2973,16 +2973,16 @@ var I0 = U.extend({
2973
2973
  * The MIME type of this resource, if known.
2974
2974
  */
2975
2975
  mimeType: o.optional(o.string())
2976
- }).loose(), yt = ft.extend({
2976
+ }).loose(), vt = Ct.extend({
2977
2977
  text: o.string()
2978
- }), wt = ft.extend({
2978
+ }), _t = Ct.extend({
2979
2979
  blob: o.base64()
2980
- }), Ct = o.object({
2980
+ }), bt = o.object({
2981
2981
  type: o.literal("resource"),
2982
- resource: o.union([yt, wt])
2983
- }).loose(), j0 = U.extend({
2982
+ resource: o.union([vt, _t])
2983
+ }).loose(), q0 = U.extend({
2984
2984
  content: o.array(
2985
- o.union([mt, gt, Ct])
2985
+ o.union([yt, wt, bt])
2986
2986
  ),
2987
2987
  /**
2988
2988
  * @see https://modelcontextprotocol.io/specification/2025-06-18/server/tools#structured-content
@@ -2993,60 +2993,60 @@ var I0 = U.extend({
2993
2993
  U.extend({
2994
2994
  toolResult: o.unknown()
2995
2995
  })
2996
- ), N0 = o.object({
2996
+ ), z0 = o.object({
2997
2997
  uriTemplate: o.string(),
2998
2998
  name: o.string(),
2999
2999
  title: o.optional(o.string()),
3000
3000
  description: o.optional(o.string()),
3001
3001
  mimeType: o.optional(o.string())
3002
- }).loose(), Z0 = U.extend({
3003
- resourceTemplates: o.array(N0)
3004
- }), q0 = U.extend({
3002
+ }).loose(), D0 = U.extend({
3003
+ resourceTemplates: o.array(z0)
3004
+ }), H0 = U.extend({
3005
3005
  contents: o.array(
3006
- o.union([yt, wt])
3006
+ o.union([vt, _t])
3007
3007
  )
3008
- }), z0 = o.object({
3008
+ }), F0 = o.object({
3009
3009
  name: o.string(),
3010
3010
  description: o.optional(o.string()),
3011
3011
  required: o.optional(o.boolean())
3012
- }).loose(), D0 = o.object({
3012
+ }).loose(), B0 = o.object({
3013
3013
  name: o.string(),
3014
3014
  title: o.optional(o.string()),
3015
3015
  description: o.optional(o.string()),
3016
- arguments: o.optional(o.array(z0))
3017
- }).loose(), H0 = Re.extend({
3018
- prompts: o.array(D0)
3019
- }), F0 = o.object({
3016
+ arguments: o.optional(o.array(F0))
3017
+ }).loose(), V0 = Re.extend({
3018
+ prompts: o.array(B0)
3019
+ }), J0 = o.object({
3020
3020
  role: o.union([o.literal("user"), o.literal("assistant")]),
3021
3021
  content: o.union([
3022
- mt,
3023
- gt,
3024
- Ct
3022
+ yt,
3023
+ wt,
3024
+ bt
3025
3025
  ])
3026
- }).loose(), B0 = U.extend({
3026
+ }).loose(), W0 = U.extend({
3027
3027
  description: o.optional(o.string()),
3028
- messages: o.array(F0)
3029
- }), V0 = ae.extend({
3028
+ messages: o.array(J0)
3029
+ }), G0 = ae.extend({
3030
3030
  message: o.string(),
3031
3031
  requestedSchema: o.unknown()
3032
- }), Je = ht.extend({
3032
+ }), Ge = ft.extend({
3033
3033
  method: o.literal("elicitation/create"),
3034
- params: V0
3035
- }), J0 = U.extend({
3034
+ params: G0
3035
+ }), K0 = U.extend({
3036
3036
  action: o.union([
3037
3037
  o.literal("accept"),
3038
3038
  o.literal("decline"),
3039
3039
  o.literal("cancel")
3040
3040
  ]),
3041
3041
  content: o.optional(o.record(o.string(), o.unknown()))
3042
- }), ce = "2.0", W0 = o.object({
3042
+ }), ce = "2.0", Y0 = o.object({
3043
3043
  jsonrpc: o.literal(ce),
3044
3044
  id: o.union([o.string(), o.number().int()])
3045
- }).merge(ht).strict(), K0 = o.object({
3045
+ }).merge(ft).strict(), Q0 = o.object({
3046
3046
  jsonrpc: o.literal(ce),
3047
3047
  id: o.union([o.string(), o.number().int()]),
3048
3048
  result: U
3049
- }).strict(), G0 = o.object({
3049
+ }).strict(), X0 = o.object({
3050
3050
  jsonrpc: o.literal(ce),
3051
3051
  id: o.union([o.string(), o.number().int()]),
3052
3052
  error: o.object({
@@ -3054,19 +3054,19 @@ var I0 = U.extend({
3054
3054
  message: o.string(),
3055
3055
  data: o.optional(o.unknown())
3056
3056
  })
3057
- }).strict(), Y0 = o.object({
3057
+ }).strict(), er = o.object({
3058
3058
  jsonrpc: o.literal(ce)
3059
3059
  }).merge(
3060
3060
  o.object({
3061
3061
  method: o.string(),
3062
3062
  params: o.optional(ae)
3063
3063
  })
3064
- ).strict(), V = o.union([
3065
- W0,
3064
+ ).strict(), J = o.union([
3066
3065
  Y0,
3067
- K0,
3068
- G0
3069
- ]), vt = typeof __PACKAGE_VERSION__ < "u" ? __PACKAGE_VERSION__ : "0.0.0-test", _t = o.object({
3066
+ er,
3067
+ Q0,
3068
+ X0
3069
+ ]), xt = typeof __PACKAGE_VERSION__ < "u" ? __PACKAGE_VERSION__ : "0.0.0-test", Lt = o.object({
3070
3070
  access_token: o.string(),
3071
3071
  id_token: o.string().optional(),
3072
3072
  // Optional for OAuth 2.1, but necessary in OpenID Connect
@@ -3087,7 +3087,7 @@ var I0 = U.extend({
3087
3087
  return e.protocol !== "javascript:" && e.protocol !== "data:" && e.protocol !== "vbscript:";
3088
3088
  },
3089
3089
  { message: "URL cannot use javascript:, data:, or vbscript: scheme" }
3090
- ), Q0 = o.object({
3090
+ ), tr = o.object({
3091
3091
  resource: o.string().url(),
3092
3092
  authorization_servers: o.array(P).optional(),
3093
3093
  jwks_uri: o.string().url().optional(),
@@ -3102,7 +3102,7 @@ var I0 = U.extend({
3102
3102
  authorization_details_types_supported: o.array(o.string()).optional(),
3103
3103
  dpop_signing_alg_values_supported: o.array(o.string()).optional(),
3104
3104
  dpop_bound_access_tokens_required: o.boolean().optional()
3105
- }).passthrough(), bt = o.object({
3105
+ }).passthrough(), St = o.object({
3106
3106
  issuer: o.string(),
3107
3107
  authorization_endpoint: P,
3108
3108
  token_endpoint: P,
@@ -3113,7 +3113,7 @@ var I0 = U.extend({
3113
3113
  code_challenge_methods_supported: o.array(o.string()),
3114
3114
  token_endpoint_auth_methods_supported: o.array(o.string()).optional(),
3115
3115
  token_endpoint_auth_signing_alg_values_supported: o.array(o.string()).optional()
3116
- }).passthrough(), X0 = o.object({
3116
+ }).passthrough(), rr = o.object({
3117
3117
  issuer: o.string(),
3118
3118
  authorization_endpoint: P,
3119
3119
  token_endpoint: P,
@@ -3127,16 +3127,16 @@ var I0 = U.extend({
3127
3127
  id_token_signing_alg_values_supported: o.array(o.string()),
3128
3128
  claims_supported: o.array(o.string()).optional(),
3129
3129
  token_endpoint_auth_methods_supported: o.array(o.string()).optional()
3130
- }).passthrough(), er = X0.merge(
3131
- bt.pick({
3130
+ }).passthrough(), sr = rr.merge(
3131
+ St.pick({
3132
3132
  code_challenge_methods_supported: !0
3133
3133
  })
3134
- ), tr = o.object({
3134
+ ), nr = o.object({
3135
3135
  client_id: o.string(),
3136
3136
  client_secret: o.string().optional(),
3137
3137
  client_id_issued_at: o.number().optional(),
3138
3138
  client_secret_expires_at: o.number().optional()
3139
- }).strip(), rr = o.object({
3139
+ }).strip(), or = o.object({
3140
3140
  redirect_uris: o.array(P),
3141
3141
  token_endpoint_auth_method: o.string().optional(),
3142
3142
  grant_types: o.array(o.string()).optional(),
@@ -3153,46 +3153,46 @@ var I0 = U.extend({
3153
3153
  software_id: o.string().optional(),
3154
3154
  software_version: o.string().optional(),
3155
3155
  software_statement: o.string().optional()
3156
- }).strip(), sr = o.object({
3156
+ }).strip(), ir = o.object({
3157
3157
  error: o.string(),
3158
3158
  error_description: o.string().optional(),
3159
3159
  error_uri: o.string().optional()
3160
- }), nr = rr.merge(
3161
- tr
3162
- ), or = "AI_MCPClientOAuthError", xt = `vercel.ai.error.${or}`, ir = Symbol.for(xt), We, Ke, W = class extends (Ke = Q, We = ir, Ke) {
3160
+ }), ar = or.merge(
3161
+ nr
3162
+ ), cr = "AI_MCPClientOAuthError", Pt = `vercel.ai.error.${cr}`, lr = Symbol.for(Pt), Ke, Ye, G = class extends (Ye = X, Ke = lr, Ye) {
3163
3163
  constructor({
3164
3164
  name: t = "MCPClientOAuthError",
3165
3165
  message: e,
3166
3166
  cause: r
3167
3167
  }) {
3168
- super({ name: t, message: e, cause: r }), this[We] = !0;
3168
+ super({ name: t, message: e, cause: r }), this[Ke] = !0;
3169
3169
  }
3170
3170
  static isInstance(t) {
3171
- return Q.hasMarker(t, xt);
3171
+ return X.hasMarker(t, Pt);
3172
3172
  }
3173
- }, D = class extends W {
3173
+ }, D = class extends G {
3174
3174
  };
3175
3175
  D.errorCode = "server_error";
3176
- var X = class extends W {
3176
+ var ee = class extends G {
3177
3177
  };
3178
- X.errorCode = "invalid_client";
3179
- var ee = class extends W {
3178
+ ee.errorCode = "invalid_client";
3179
+ var te = class extends G {
3180
3180
  };
3181
- ee.errorCode = "invalid_grant";
3182
- var te = class extends W {
3181
+ te.errorCode = "invalid_grant";
3182
+ var re = class extends G {
3183
3183
  };
3184
- te.errorCode = "unauthorized_client";
3185
- var ar = {
3184
+ re.errorCode = "unauthorized_client";
3185
+ var ur = {
3186
3186
  [D.errorCode]: D,
3187
- [X.errorCode]: X,
3188
3187
  [ee.errorCode]: ee,
3189
- [te.errorCode]: te
3188
+ [te.errorCode]: te,
3189
+ [re.errorCode]: re
3190
3190
  };
3191
- function cr(t) {
3191
+ function dr(t) {
3192
3192
  const e = typeof t == "string" ? new URL(t) : new URL(t.href);
3193
3193
  return e.hash = "", e;
3194
3194
  }
3195
- function lr({
3195
+ function hr({
3196
3196
  requestedResource: t,
3197
3197
  configuredResource: e
3198
3198
  }) {
@@ -3202,12 +3202,12 @@ function lr({
3202
3202
  const n = r.pathname.endsWith("/") ? r.pathname : r.pathname + "/", i = s.pathname.endsWith("/") ? s.pathname : s.pathname + "/";
3203
3203
  return n.startsWith(i);
3204
3204
  }
3205
- var re = class extends Error {
3205
+ var se = class extends Error {
3206
3206
  constructor(t = "Unauthorized") {
3207
3207
  super(t), this.name = "UnauthorizedError";
3208
3208
  }
3209
3209
  };
3210
- function se(t) {
3210
+ function ne(t) {
3211
3211
  var e;
3212
3212
  const r = (e = t.headers.get("www-authenticate")) != null ? e : t.headers.get("WWW-Authenticate");
3213
3213
  if (!r)
@@ -3223,7 +3223,7 @@ function se(t) {
3223
3223
  return;
3224
3224
  }
3225
3225
  }
3226
- function ur(t, e = "", r = {}) {
3226
+ function pr(t, e = "", r = {}) {
3227
3227
  return e.endsWith("/") && (e = e.slice(0, -1)), r.prependPathname ? `${e}/.well-known/${t}` : `/.well-known/${t}${e}`;
3228
3228
  }
3229
3229
  async function Ee(t, e, r = fetch) {
@@ -3235,33 +3235,33 @@ async function Ee(t, e, r = fetch) {
3235
3235
  throw s;
3236
3236
  }
3237
3237
  }
3238
- async function Ge(t, e, r = fetch) {
3238
+ async function Qe(t, e, r = fetch) {
3239
3239
  return await Ee(t, {
3240
3240
  "MCP-Protocol-Version": e
3241
3241
  }, r);
3242
3242
  }
3243
- function dr(t, e) {
3243
+ function mr(t, e) {
3244
3244
  return !t || t.status >= 400 && t.status < 500 && e !== "/";
3245
3245
  }
3246
- async function hr(t, e, r, s) {
3246
+ async function fr(t, e, r, s) {
3247
3247
  var n, i;
3248
- const a = new URL(t), l = (n = s?.protocolVersion) != null ? n : H;
3248
+ const a = new URL(t), l = (n = s?.protocolVersion) != null ? n : F;
3249
3249
  let u;
3250
3250
  if (s?.metadataUrl)
3251
3251
  u = new URL(s.metadataUrl);
3252
3252
  else {
3253
- const d = ur(e, a.pathname);
3253
+ const d = pr(e, a.pathname);
3254
3254
  u = new URL(d, (i = s?.metadataServerUrl) != null ? i : a), u.search = a.search;
3255
3255
  }
3256
- let c = await Ge(u, l, r);
3257
- if (!s?.metadataUrl && dr(c, a.pathname)) {
3256
+ let c = await Qe(u, l, r);
3257
+ if (!s?.metadataUrl && mr(c, a.pathname)) {
3258
3258
  const d = new URL(`/.well-known/${e}`, a);
3259
- c = await Ge(d, l, r);
3259
+ c = await Qe(d, l, r);
3260
3260
  }
3261
3261
  return c;
3262
3262
  }
3263
- async function pr(t, e, r = fetch) {
3264
- const s = await hr(
3263
+ async function gr(t, e, r = fetch) {
3264
+ const s = await fr(
3265
3265
  t,
3266
3266
  "oauth-protected-resource",
3267
3267
  r,
@@ -3278,9 +3278,9 @@ async function pr(t, e, r = fetch) {
3278
3278
  throw new Error(
3279
3279
  `HTTP ${s.status} trying to load well-known OAuth protected resource metadata.`
3280
3280
  );
3281
- return Q0.parse(await s.json());
3281
+ return tr.parse(await s.json());
3282
3282
  }
3283
- function mr(t) {
3283
+ function yr(t) {
3284
3284
  const e = typeof t == "string" ? new URL(t) : t, r = e.pathname !== "/", s = [];
3285
3285
  if (!r)
3286
3286
  return s.push({
@@ -3308,12 +3308,12 @@ function mr(t) {
3308
3308
  type: "oidc"
3309
3309
  }), s;
3310
3310
  }
3311
- async function gr(t, {
3311
+ async function wr(t, {
3312
3312
  fetchFn: e = fetch,
3313
- protocolVersion: r = H
3313
+ protocolVersion: r = F
3314
3314
  } = {}) {
3315
3315
  var s;
3316
- const n = { "MCP-Protocol-Version": r }, i = mr(t);
3316
+ const n = { "MCP-Protocol-Version": r }, i = yr(t);
3317
3317
  for (const { url: a, type: l } of i) {
3318
3318
  const u = await Ee(a, n, e);
3319
3319
  if (u) {
@@ -3325,9 +3325,9 @@ async function gr(t, {
3325
3325
  );
3326
3326
  }
3327
3327
  if (l === "oauth")
3328
- return bt.parse(await u.json());
3328
+ return St.parse(await u.json());
3329
3329
  {
3330
- const c = er.parse(
3330
+ const c = sr.parse(
3331
3331
  await u.json()
3332
3332
  );
3333
3333
  if (!((s = c.code_challenge_methods_supported) != null && s.includes("S256")))
@@ -3339,7 +3339,7 @@ async function gr(t, {
3339
3339
  }
3340
3340
  }
3341
3341
  }
3342
- async function fr(t, {
3342
+ async function Cr(t, {
3343
3343
  metadata: e,
3344
3344
  clientInformation: r,
3345
3345
  redirectUrl: s,
@@ -3360,33 +3360,33 @@ async function fr(t, {
3360
3360
  );
3361
3361
  } else
3362
3362
  c = new URL("/authorize", t);
3363
- const d = await S0(), g = d.code_verifier, h = d.code_challenge;
3363
+ const d = await T0(), f = d.code_verifier, h = d.code_challenge;
3364
3364
  return c.searchParams.set("response_type", l), c.searchParams.set("client_id", r.client_id), c.searchParams.set("code_challenge", h), c.searchParams.set(
3365
3365
  "code_challenge_method",
3366
3366
  u
3367
- ), c.searchParams.set("redirect_uri", String(s)), i && c.searchParams.set("state", i), n && c.searchParams.set("scope", n), n?.includes("offline_access") && c.searchParams.append("prompt", "consent"), a && c.searchParams.set("resource", a.href), { authorizationUrl: c, codeVerifier: g };
3367
+ ), c.searchParams.set("redirect_uri", String(s)), i && c.searchParams.set("state", i), n && c.searchParams.set("scope", n), n?.includes("offline_access") && c.searchParams.append("prompt", "consent"), a && c.searchParams.set("resource", a.href), { authorizationUrl: c, codeVerifier: f };
3368
3368
  }
3369
- function Lt(t, e) {
3369
+ function kt(t, e) {
3370
3370
  const r = t.client_secret !== void 0;
3371
3371
  return e.length === 0 ? r ? "client_secret_post" : "none" : r && e.includes("client_secret_basic") ? "client_secret_basic" : r && e.includes("client_secret_post") ? "client_secret_post" : e.includes("none") ? "none" : r ? "client_secret_post" : "none";
3372
3372
  }
3373
- function St(t, e, r, s) {
3373
+ function Tt(t, e, r, s) {
3374
3374
  const { client_id: n, client_secret: i } = e;
3375
3375
  switch (t) {
3376
3376
  case "client_secret_basic":
3377
- yr(n, i, r);
3377
+ vr(n, i, r);
3378
3378
  return;
3379
3379
  case "client_secret_post":
3380
- wr(n, i, s);
3380
+ _r(n, i, s);
3381
3381
  return;
3382
3382
  case "none":
3383
- Cr(n, s);
3383
+ br(n, s);
3384
3384
  return;
3385
3385
  default:
3386
3386
  throw new Error(`Unsupported client authentication method: ${t}`);
3387
3387
  }
3388
3388
  }
3389
- function yr(t, e, r) {
3389
+ function vr(t, e, r) {
3390
3390
  if (!e)
3391
3391
  throw new Error(
3392
3392
  "client_secret_basic authentication requires a client_secret"
@@ -3394,16 +3394,16 @@ function yr(t, e, r) {
3394
3394
  const s = btoa(`${t}:${e}`);
3395
3395
  r.set("Authorization", `Basic ${s}`);
3396
3396
  }
3397
- function wr(t, e, r) {
3397
+ function _r(t, e, r) {
3398
3398
  r.set("client_id", t), e && r.set("client_secret", e);
3399
3399
  }
3400
- function Cr(t, e) {
3400
+ function br(t, e) {
3401
3401
  e.set("client_id", t);
3402
3402
  }
3403
3403
  async function Ie(t) {
3404
3404
  const e = t instanceof Response ? t.status : void 0, r = t instanceof Response ? await t.text() : t;
3405
3405
  try {
3406
- const s = sr.parse(JSON.parse(r)), { error: n, error_description: i, error_uri: a } = s, l = ar[n] || D;
3406
+ const s = ir.parse(JSON.parse(r)), { error: n, error_description: i, error_uri: a } = s, l = ur[n] || D;
3407
3407
  return new l({
3408
3408
  message: i || "",
3409
3409
  cause: a
@@ -3413,7 +3413,7 @@ async function Ie(t) {
3413
3413
  return new D({ message: n });
3414
3414
  }
3415
3415
  }
3416
- async function vr(t, {
3416
+ async function xr(t, {
3417
3417
  metadata: e,
3418
3418
  clientInformation: r,
3419
3419
  authorizationCode: s,
@@ -3424,7 +3424,7 @@ async function vr(t, {
3424
3424
  fetchFn: u
3425
3425
  }) {
3426
3426
  var c;
3427
- const d = "authorization_code", g = e?.token_endpoint ? new URL(e.token_endpoint) : new URL("/token", t);
3427
+ const d = "authorization_code", f = e?.token_endpoint ? new URL(e.token_endpoint) : new URL("/token", t);
3428
3428
  if (e?.grant_types_supported && !e.grant_types_supported.includes(d))
3429
3429
  throw new Error(
3430
3430
  `Incompatible auth server: does not support grant type ${d}`
@@ -3441,23 +3441,23 @@ async function vr(t, {
3441
3441
  if (l)
3442
3442
  l(h, m, t, e);
3443
3443
  else {
3444
- const p = (c = e?.token_endpoint_auth_methods_supported) != null ? c : [], C = Lt(
3444
+ const p = (c = e?.token_endpoint_auth_methods_supported) != null ? c : [], C = kt(
3445
3445
  r,
3446
3446
  p
3447
3447
  );
3448
- St(C, r, h, m);
3448
+ Tt(C, r, h, m);
3449
3449
  }
3450
3450
  a && m.set("resource", a.href);
3451
- const y = await (u ?? fetch)(g, {
3451
+ const y = await (u ?? fetch)(f, {
3452
3452
  method: "POST",
3453
3453
  headers: h,
3454
3454
  body: m
3455
3455
  });
3456
3456
  if (!y.ok)
3457
3457
  throw await Ie(y);
3458
- return _t.parse(await y.json());
3458
+ return Lt.parse(await y.json());
3459
3459
  }
3460
- async function _r(t, {
3460
+ async function Lr(t, {
3461
3461
  metadata: e,
3462
3462
  clientInformation: r,
3463
3463
  refreshToken: s,
@@ -3478,33 +3478,33 @@ async function _r(t, {
3478
3478
  const d = new Headers({
3479
3479
  "Content-Type": "application/x-www-form-urlencoded",
3480
3480
  Accept: "application/json"
3481
- }), g = new URLSearchParams({
3481
+ }), f = new URLSearchParams({
3482
3482
  grant_type: u,
3483
3483
  refresh_token: s
3484
3484
  });
3485
3485
  if (i)
3486
- i(d, g, t, e);
3486
+ i(d, f, t, e);
3487
3487
  else {
3488
- const m = (l = e?.token_endpoint_auth_methods_supported) != null ? l : [], y = Lt(
3488
+ const m = (l = e?.token_endpoint_auth_methods_supported) != null ? l : [], y = kt(
3489
3489
  r,
3490
3490
  m
3491
3491
  );
3492
- St(y, r, d, g);
3492
+ Tt(y, r, d, f);
3493
3493
  }
3494
- n && g.set("resource", n.href);
3494
+ n && f.set("resource", n.href);
3495
3495
  const h = await (a ?? fetch)(c, {
3496
3496
  method: "POST",
3497
3497
  headers: d,
3498
- body: g
3498
+ body: f
3499
3499
  });
3500
3500
  if (!h.ok)
3501
3501
  throw await Ie(h);
3502
- return _t.parse({
3502
+ return Lt.parse({
3503
3503
  refresh_token: s,
3504
3504
  ...await h.json()
3505
3505
  });
3506
3506
  }
3507
- async function br(t, {
3507
+ async function Sr(t, {
3508
3508
  metadata: e,
3509
3509
  clientMetadata: r,
3510
3510
  fetchFn: s
@@ -3527,29 +3527,29 @@ async function br(t, {
3527
3527
  });
3528
3528
  if (!i.ok)
3529
3529
  throw await Ie(i);
3530
- return nr.parse(await i.json());
3530
+ return ar.parse(await i.json());
3531
3531
  }
3532
- async function ne(t, e) {
3532
+ async function oe(t, e) {
3533
3533
  var r, s;
3534
3534
  try {
3535
3535
  return await me(t, e);
3536
3536
  } catch (n) {
3537
- if (n instanceof X || n instanceof te)
3537
+ if (n instanceof ee || n instanceof re)
3538
3538
  return await ((r = t.invalidateCredentials) == null ? void 0 : r.call(t, "all")), await me(t, e);
3539
- if (n instanceof ee)
3539
+ if (n instanceof te)
3540
3540
  return await ((s = t.invalidateCredentials) == null ? void 0 : s.call(t, "tokens")), await me(t, e);
3541
3541
  throw n;
3542
3542
  }
3543
3543
  }
3544
- async function xr(t, e, r) {
3545
- const s = cr(t);
3544
+ async function Pr(t, e, r) {
3545
+ const s = dr(t);
3546
3546
  if (e.validateResourceURL)
3547
3547
  return await e.validateResourceURL(
3548
3548
  s,
3549
3549
  r?.resource
3550
3550
  );
3551
3551
  if (r) {
3552
- if (!lr({
3552
+ if (!hr({
3553
3553
  requestedResource: s,
3554
3554
  configuredResource: r.resource
3555
3555
  }))
@@ -3568,7 +3568,7 @@ async function me(t, {
3568
3568
  }) {
3569
3569
  let a, l;
3570
3570
  try {
3571
- a = await pr(
3571
+ a = await gr(
3572
3572
  e,
3573
3573
  { resourceMetadataUrl: n },
3574
3574
  i
@@ -3576,11 +3576,11 @@ async function me(t, {
3576
3576
  } catch {
3577
3577
  }
3578
3578
  l || (l = e);
3579
- const u = await xr(
3579
+ const u = await Pr(
3580
3580
  e,
3581
3581
  t,
3582
3582
  a
3583
- ), c = await gr(
3583
+ ), c = await wr(
3584
3584
  l,
3585
3585
  {
3586
3586
  fetchFn: i
@@ -3596,7 +3596,7 @@ async function me(t, {
3596
3596
  throw new Error(
3597
3597
  "OAuth client information must be saveable for dynamic registration"
3598
3598
  );
3599
- const p = await br(l, {
3599
+ const p = await Sr(l, {
3600
3600
  metadata: c,
3601
3601
  clientMetadata: t.clientMetadata,
3602
3602
  fetchFn: i
@@ -3604,7 +3604,7 @@ async function me(t, {
3604
3604
  await t.saveClientInformation(p), d = p;
3605
3605
  }
3606
3606
  if (r !== void 0) {
3607
- const p = await t.codeVerifier(), C = await vr(l, {
3607
+ const p = await t.codeVerifier(), C = await xr(l, {
3608
3608
  metadata: c,
3609
3609
  clientInformation: d,
3610
3610
  authorizationCode: r,
@@ -3616,13 +3616,13 @@ async function me(t, {
3616
3616
  });
3617
3617
  return await t.saveTokens(C), "AUTHORIZED";
3618
3618
  }
3619
- const g = await t.tokens();
3620
- if (g?.refresh_token)
3619
+ const f = await t.tokens();
3620
+ if (f?.refresh_token)
3621
3621
  try {
3622
- const p = await _r(l, {
3622
+ const p = await Lr(l, {
3623
3623
  metadata: c,
3624
3624
  clientInformation: d,
3625
- refreshToken: g.refresh_token,
3625
+ refreshToken: f.refresh_token,
3626
3626
  resource: u,
3627
3627
  addClientAuthentication: t.addClientAuthentication,
3628
3628
  fetchFn: i
@@ -3631,10 +3631,10 @@ async function me(t, {
3631
3631
  } catch (p) {
3632
3632
  if (
3633
3633
  // If this is a ServerError, or an unknown type, log it out and try to continue. Otherwise, escalate so we can fix things and retry.
3634
- !(!(p instanceof W) || p instanceof D)
3634
+ !(!(p instanceof G) || p instanceof D)
3635
3635
  ) throw p;
3636
3636
  }
3637
- const h = t.state ? await t.state() : void 0, { authorizationUrl: m, codeVerifier: y } = await fr(
3637
+ const h = t.state ? await t.state() : void 0, { authorizationUrl: m, codeVerifier: y } = await Cr(
3638
3638
  l,
3639
3639
  {
3640
3640
  metadata: c,
@@ -3647,7 +3647,7 @@ async function me(t, {
3647
3647
  );
3648
3648
  return await t.saveCodeVerifier(y), await t.redirectToAuthorization(m), "REDIRECT";
3649
3649
  }
3650
- var Lr = class {
3650
+ var kr = class {
3651
3651
  constructor({
3652
3652
  url: t,
3653
3653
  headers: e,
@@ -3659,16 +3659,16 @@ var Lr = class {
3659
3659
  const e = {
3660
3660
  ...this.headers,
3661
3661
  ...t,
3662
- "mcp-protocol-version": H
3662
+ "mcp-protocol-version": F
3663
3663
  };
3664
3664
  if (this.authProvider) {
3665
3665
  const r = await this.authProvider.tokens();
3666
3666
  r?.access_token && (e.Authorization = `Bearer ${r.access_token}`);
3667
3667
  }
3668
- return nt(
3668
+ return at(
3669
3669
  e,
3670
- `ai-sdk/${vt}`,
3671
- st()
3670
+ `ai-sdk/${xt}`,
3671
+ it()
3672
3672
  );
3673
3673
  }
3674
3674
  async start() {
@@ -3686,13 +3686,13 @@ var Lr = class {
3686
3686
  signal: (n = this.abortController) == null ? void 0 : n.signal
3687
3687
  });
3688
3688
  if (d.status === 401 && this.authProvider && !s) {
3689
- this.resourceMetadataUrl = se(d);
3689
+ this.resourceMetadataUrl = ne(d);
3690
3690
  try {
3691
- if (await ne(this.authProvider, {
3691
+ if (await oe(this.authProvider, {
3692
3692
  serverUrl: this.url,
3693
3693
  resourceMetadataUrl: this.resourceMetadataUrl
3694
3694
  }) !== "AUTHORIZED") {
3695
- const p = new re();
3695
+ const p = new se();
3696
3696
  return (i = this.onerror) == null || i.call(this, p), e(p);
3697
3697
  }
3698
3698
  } catch (y) {
@@ -3729,7 +3729,7 @@ var Lr = class {
3729
3729
  this.connected = !0, t();
3730
3730
  } else if (x === "message")
3731
3731
  try {
3732
- const k = V.parse(
3732
+ const k = J.parse(
3733
3733
  JSON.parse(M)
3734
3734
  );
3735
3735
  (y = this.onmessage) == null || y.call(this, k);
@@ -3778,15 +3778,15 @@ var Lr = class {
3778
3778
  }),
3779
3779
  body: JSON.stringify(t),
3780
3780
  signal: (n = this.abortController) == null ? void 0 : n.signal
3781
- }, g = await fetch(e, d);
3782
- if (g.status === 401 && this.authProvider && !s) {
3783
- this.resourceMetadataUrl = se(g);
3781
+ }, f = await fetch(e, d);
3782
+ if (f.status === 401 && this.authProvider && !s) {
3783
+ this.resourceMetadataUrl = ne(f);
3784
3784
  try {
3785
- if (await ne(this.authProvider, {
3785
+ if (await oe(this.authProvider, {
3786
3786
  serverUrl: this.url,
3787
3787
  resourceMetadataUrl: this.resourceMetadataUrl
3788
3788
  }) !== "AUTHORIZED") {
3789
- const m = new re();
3789
+ const m = new se();
3790
3790
  (i = this.onerror) == null || i.call(this, m);
3791
3791
  return;
3792
3792
  }
@@ -3796,9 +3796,9 @@ var Lr = class {
3796
3796
  }
3797
3797
  return r(!0);
3798
3798
  }
3799
- if (!g.ok) {
3800
- const h = await g.text().catch(() => null), m = new v({
3801
- message: `MCP SSE Transport Error: POSTing to endpoint (HTTP ${g.status}): ${h}`
3799
+ if (!f.ok) {
3800
+ const h = await f.text().catch(() => null), m = new v({
3801
+ message: `MCP SSE Transport Error: POSTing to endpoint (HTTP ${f.status}): ${h}`
3802
3802
  });
3803
3803
  (l = this.onerror) == null || l.call(this, m);
3804
3804
  return;
@@ -3810,7 +3810,7 @@ var Lr = class {
3810
3810
  };
3811
3811
  await r();
3812
3812
  }
3813
- }, Sr = class {
3813
+ }, Tr = class {
3814
3814
  constructor({
3815
3815
  url: t,
3816
3816
  headers: e,
@@ -3827,16 +3827,16 @@ var Lr = class {
3827
3827
  const e = {
3828
3828
  ...this.headers,
3829
3829
  ...t,
3830
- "mcp-protocol-version": H
3830
+ "mcp-protocol-version": F
3831
3831
  };
3832
3832
  if (this.sessionId && (e["mcp-session-id"] = this.sessionId), this.authProvider) {
3833
3833
  const r = await this.authProvider.tokens();
3834
3834
  r?.access_token && (e.Authorization = `Bearer ${r.access_token}`);
3835
3835
  }
3836
- return nt(
3836
+ return at(
3837
3837
  e,
3838
- `ai-sdk/${vt}`,
3839
- st()
3838
+ `ai-sdk/${xt}`,
3839
+ it()
3840
3840
  );
3841
3841
  }
3842
3842
  async start() {
@@ -3867,7 +3867,7 @@ var Lr = class {
3867
3867
  const e = async (r = !1) => {
3868
3868
  var s, n, i, a, l, u, c;
3869
3869
  try {
3870
- const g = {
3870
+ const f = {
3871
3871
  method: "POST",
3872
3872
  headers: await this.commonHeaders({
3873
3873
  "Content-Type": "application/json",
@@ -3875,15 +3875,15 @@ var Lr = class {
3875
3875
  }),
3876
3876
  body: JSON.stringify(t),
3877
3877
  signal: (s = this.abortController) == null ? void 0 : s.signal
3878
- }, h = await fetch(this.url, g), m = h.headers.get("mcp-session-id");
3878
+ }, h = await fetch(this.url, f), m = h.headers.get("mcp-session-id");
3879
3879
  if (m && (this.sessionId = m), h.status === 401 && this.authProvider && !r) {
3880
- this.resourceMetadataUrl = se(h);
3880
+ this.resourceMetadataUrl = ne(h);
3881
3881
  try {
3882
- if (await ne(this.authProvider, {
3882
+ if (await oe(this.authProvider, {
3883
3883
  serverUrl: this.url,
3884
3884
  resourceMetadataUrl: this.resourceMetadataUrl
3885
3885
  }) !== "AUTHORIZED")
3886
- throw new re();
3886
+ throw new se();
3887
3887
  } catch (w) {
3888
3888
  throw (n = this.onerror) == null || n.call(this, w), w;
3889
3889
  }
@@ -3906,7 +3906,7 @@ var Lr = class {
3906
3906
  return;
3907
3907
  const p = h.headers.get("content-type") || "";
3908
3908
  if (p.includes("application/json")) {
3909
- const w = await h.json(), b = Array.isArray(w) ? w.map((x) => V.parse(x)) : [V.parse(w)];
3909
+ const w = await h.json(), b = Array.isArray(w) ? w.map((x) => J.parse(x)) : [J.parse(w)];
3910
3910
  for (const x of b) (a = this.onmessage) == null || a.call(this, x);
3911
3911
  return;
3912
3912
  }
@@ -3924,15 +3924,15 @@ var Lr = class {
3924
3924
  for (; ; ) {
3925
3925
  const { done: E, value: q } = await b.read();
3926
3926
  if (E) return;
3927
- const { event: I, data: j } = q;
3927
+ const { event: I, data: N } = q;
3928
3928
  if (I === "message")
3929
3929
  try {
3930
- const F = V.parse(JSON.parse(j));
3931
- (M = this.onmessage) == null || M.call(this, F);
3932
- } catch (F) {
3930
+ const B = J.parse(JSON.parse(N));
3931
+ (M = this.onmessage) == null || M.call(this, B);
3932
+ } catch (B) {
3933
3933
  const A = new v({
3934
3934
  message: "MCP HTTP Transport Error: Failed to parse message",
3935
- cause: F
3935
+ cause: B
3936
3936
  });
3937
3937
  (k = this.onerror) == null || k.call(this, A);
3938
3938
  }
@@ -3998,13 +3998,13 @@ var Lr = class {
3998
3998
  signal: (r = this.abortController) == null ? void 0 : r.signal
3999
3999
  }), d = c.headers.get("mcp-session-id");
4000
4000
  if (d && (this.sessionId = d), c.status === 401 && this.authProvider && !t) {
4001
- this.resourceMetadataUrl = se(c);
4001
+ this.resourceMetadataUrl = ne(c);
4002
4002
  try {
4003
- if (await ne(this.authProvider, {
4003
+ if (await oe(this.authProvider, {
4004
4004
  serverUrl: this.url,
4005
4005
  resourceMetadataUrl: this.resourceMetadataUrl
4006
4006
  }) !== "AUTHORIZED") {
4007
- const p = new re();
4007
+ const p = new se();
4008
4008
  (s = this.onerror) == null || s.call(this, p);
4009
4009
  return;
4010
4010
  }
@@ -4032,7 +4032,7 @@ var Lr = class {
4032
4032
  const { event: M, data: k, id: R } = x;
4033
4033
  if (R && (this.lastInboundEventId = R), M === "message")
4034
4034
  try {
4035
- const E = V.parse(JSON.parse(k));
4035
+ const E = J.parse(JSON.parse(k));
4036
4036
  (y = this.onmessage) == null || y.call(this, E);
4037
4037
  } catch (E) {
4038
4038
  const q = new v({
@@ -4058,23 +4058,23 @@ var Lr = class {
4058
4058
  }
4059
4059
  }
4060
4060
  };
4061
- function Pr(t) {
4061
+ function Mr(t) {
4062
4062
  switch (t.type) {
4063
4063
  case "sse":
4064
- return new Lr(t);
4064
+ return new kr(t);
4065
4065
  case "http":
4066
- return new Sr(t);
4066
+ return new Tr(t);
4067
4067
  default:
4068
4068
  throw new v({
4069
4069
  message: "Unsupported or invalid transport configuration. If you are using a custom transport, make sure it implements the MCPTransport interface."
4070
4070
  });
4071
4071
  }
4072
4072
  }
4073
- function kr(t) {
4073
+ function Rr(t) {
4074
4074
  return "start" in t && typeof t.start == "function" && "send" in t && typeof t.send == "function" && "close" in t && typeof t.close == "function";
4075
4075
  }
4076
- var Tr = "1.0.0";
4077
- function Ye({
4076
+ var Er = "1.0.0";
4077
+ function Xe({
4078
4078
  output: t
4079
4079
  }) {
4080
4080
  const e = t;
@@ -4086,19 +4086,19 @@ function Ye({
4086
4086
  } : { type: "text", text: JSON.stringify(s) }
4087
4087
  ) };
4088
4088
  }
4089
- async function Mr(t) {
4090
- const e = new Rr(t);
4089
+ async function Ir(t) {
4090
+ const e = new Ar(t);
4091
4091
  return await e.init(), e;
4092
4092
  }
4093
- var Rr = class {
4093
+ var Ar = class {
4094
4094
  constructor({
4095
4095
  transport: t,
4096
4096
  name: e = "ai-sdk-mcp-client",
4097
- version: r = Tr,
4097
+ version: r = Er,
4098
4098
  onUncaughtError: s,
4099
4099
  capabilities: n
4100
4100
  }) {
4101
- this.requestMessageId = 0, this.responseHandlers = /* @__PURE__ */ new Map(), this.serverCapabilities = {}, this.isClosed = !0, this.onUncaughtError = s, this.clientCapabilities = n ?? {}, kr(t) ? this.transport = t : this.transport = Pr(t), this.transport.onclose = () => this.onClose(), this.transport.onerror = (i) => this.onError(i), this.transport.onmessage = (i) => {
4101
+ this.requestMessageId = 0, this.responseHandlers = /* @__PURE__ */ new Map(), this.serverCapabilities = {}, this.isClosed = !0, this.onUncaughtError = s, this.clientCapabilities = n ?? {}, Rr(t) ? this.transport = t : this.transport = Mr(t), this.transport.onclose = () => this.onClose(), this.transport.onerror = (i) => this.onError(i), this.transport.onmessage = (i) => {
4102
4102
  if ("method" in i) {
4103
4103
  "id" in i ? this.onRequestMessage(i) : this.onError(
4104
4104
  new v({
@@ -4120,18 +4120,18 @@ var Rr = class {
4120
4120
  request: {
4121
4121
  method: "initialize",
4122
4122
  params: {
4123
- protocolVersion: H,
4123
+ protocolVersion: F,
4124
4124
  capabilities: this.clientCapabilities,
4125
4125
  clientInfo: this.clientInfo
4126
4126
  }
4127
4127
  },
4128
- resultSchema: I0
4128
+ resultSchema: $0
4129
4129
  });
4130
4130
  if (t === void 0)
4131
4131
  throw new v({
4132
4132
  message: "Server sent invalid initialize result"
4133
4133
  });
4134
- if (!T0.includes(t.protocolVersion))
4134
+ if (!E0.includes(t.protocolVersion))
4135
4135
  throw new v({
4136
4136
  message: `Server's protocol version is not supported: ${t.protocolVersion}`
4137
4137
  });
@@ -4214,11 +4214,11 @@ var Rr = class {
4214
4214
  const d = e.parse(c.result);
4215
4215
  s(d);
4216
4216
  } catch (d) {
4217
- const g = new v({
4217
+ const f = new v({
4218
4218
  message: "Failed to parse server response",
4219
4219
  cause: d
4220
4220
  });
4221
- n(g);
4221
+ n(f);
4222
4222
  }
4223
4223
  }), this.transport.send(l).catch((c) => {
4224
4224
  u(), n(c);
@@ -4231,7 +4231,7 @@ var Rr = class {
4231
4231
  } = {}) {
4232
4232
  return this.request({
4233
4233
  request: { method: "tools/list", params: t },
4234
- resultSchema: O0,
4234
+ resultSchema: N0,
4235
4235
  options: e
4236
4236
  });
4237
4237
  }
@@ -4243,7 +4243,7 @@ var Rr = class {
4243
4243
  try {
4244
4244
  return this.request({
4245
4245
  request: { method: "tools/call", params: { name: t, arguments: e } },
4246
- resultSchema: j0,
4246
+ resultSchema: q0,
4247
4247
  options: {
4248
4248
  signal: r?.abortSignal
4249
4249
  }
@@ -4259,7 +4259,7 @@ var Rr = class {
4259
4259
  try {
4260
4260
  return this.request({
4261
4261
  request: { method: "resources/list", params: t },
4262
- resultSchema: U0,
4262
+ resultSchema: Z0,
4263
4263
  options: e
4264
4264
  });
4265
4265
  } catch (r) {
@@ -4273,7 +4273,7 @@ var Rr = class {
4273
4273
  try {
4274
4274
  return this.request({
4275
4275
  request: { method: "resources/read", params: { uri: t } },
4276
- resultSchema: q0,
4276
+ resultSchema: H0,
4277
4277
  options: e
4278
4278
  });
4279
4279
  } catch (r) {
@@ -4286,7 +4286,7 @@ var Rr = class {
4286
4286
  try {
4287
4287
  return this.request({
4288
4288
  request: { method: "resources/templates/list" },
4289
- resultSchema: Z0,
4289
+ resultSchema: D0,
4290
4290
  options: t
4291
4291
  });
4292
4292
  } catch (e) {
@@ -4300,7 +4300,7 @@ var Rr = class {
4300
4300
  try {
4301
4301
  return this.request({
4302
4302
  request: { method: "prompts/list", params: t },
4303
- resultSchema: H0,
4303
+ resultSchema: V0,
4304
4304
  options: e
4305
4305
  });
4306
4306
  } catch (r) {
@@ -4315,7 +4315,7 @@ var Rr = class {
4315
4315
  try {
4316
4316
  return this.request({
4317
4317
  request: { method: "prompts/get", params: { name: t, arguments: e } },
4318
- resultSchema: B0,
4318
+ resultSchema: W0,
4319
4319
  options: r
4320
4320
  });
4321
4321
  } catch (s) {
@@ -4356,7 +4356,7 @@ var Rr = class {
4356
4356
  annotations: c,
4357
4357
  _meta: d
4358
4358
  } of t.tools) {
4359
- const g = a ?? c?.title;
4359
+ const f = a ?? c?.title;
4360
4360
  if (e !== "automatic" && !(i in e))
4361
4361
  continue;
4362
4362
  const h = this, m = e !== "automatic" ? (r = e[i]) == null ? void 0 : r.outputSchema : void 0, y = async (C, w) => {
@@ -4364,23 +4364,23 @@ var Rr = class {
4364
4364
  (b = w?.abortSignal) == null || b.throwIfAborted();
4365
4365
  const x = await h.callTool({ name: i, args: C, options: w });
4366
4366
  return m != null ? h.extractStructuredContent(x, m, i) : x;
4367
- }, p = e === "automatic" ? v0({
4367
+ }, p = e === "automatic" ? x0({
4368
4368
  description: l,
4369
- title: g,
4370
- inputSchema: J({
4369
+ title: f,
4370
+ inputSchema: W({
4371
4371
  ...u,
4372
4372
  properties: (s = u.properties) != null ? s : {},
4373
4373
  additionalProperties: !1
4374
4374
  }),
4375
4375
  execute: y,
4376
- toModelOutput: Ye
4376
+ toModelOutput: Xe
4377
4377
  }) : {
4378
4378
  description: l,
4379
- title: g,
4379
+ title: f,
4380
4380
  inputSchema: e[i].inputSchema,
4381
4381
  ...m != null ? { outputSchema: m } : {},
4382
4382
  execute: y,
4383
- toModelOutput: Ye
4383
+ toModelOutput: Xe
4384
4384
  };
4385
4385
  n[i] = { ...p, _meta: d };
4386
4386
  }
@@ -4391,9 +4391,9 @@ var Rr = class {
4391
4391
  */
4392
4392
  async extractStructuredContent(t, e, r) {
4393
4393
  if ("structuredContent" in t && t.structuredContent != null) {
4394
- const s = await ut({
4394
+ const s = await pt({
4395
4395
  value: t.structuredContent,
4396
- schema: lt(e)
4396
+ schema: ht(e)
4397
4397
  });
4398
4398
  if (!s.success)
4399
4399
  throw new v({
@@ -4405,7 +4405,7 @@ var Rr = class {
4405
4405
  if ("content" in t && Array.isArray(t.content)) {
4406
4406
  const s = t.content.find((n) => n.type === "text");
4407
4407
  if (s && "text" in s) {
4408
- const n = await C0({
4408
+ const n = await b0({
4409
4409
  text: s.text,
4410
4410
  schema: e
4411
4411
  });
@@ -4452,7 +4452,7 @@ var Rr = class {
4452
4452
  return this.getPromptInternal({ name: t, args: e, options: r });
4453
4453
  }
4454
4454
  onElicitationRequest(t, e) {
4455
- if (t !== Je)
4455
+ if (t !== Ge)
4456
4456
  throw new v({
4457
4457
  message: "Unsupported request schema. Only ElicitationRequestSchema is supported."
4458
4458
  });
@@ -4482,7 +4482,7 @@ var Rr = class {
4482
4482
  });
4483
4483
  return;
4484
4484
  }
4485
- const e = Je.safeParse({
4485
+ const e = Ge.safeParse({
4486
4486
  method: t.method,
4487
4487
  params: t.params
4488
4488
  });
@@ -4499,7 +4499,7 @@ var Rr = class {
4499
4499
  return;
4500
4500
  }
4501
4501
  try {
4502
- const r = await this.elicitationRequestHandler(e.data), s = J0.parse(r);
4502
+ const r = await this.elicitationRequestHandler(e.data), s = K0.parse(r);
4503
4503
  await this.transport.send({
4504
4504
  jsonrpc: "2.0",
4505
4505
  id: t.id,
@@ -4550,15 +4550,15 @@ var Rr = class {
4550
4550
  );
4551
4551
  }
4552
4552
  };
4553
- const Er = async (t) => {
4553
+ const Or = async (t) => {
4554
4554
  const e = {};
4555
4555
  try {
4556
4556
  const r = await t.listTools();
4557
4557
  for (const { name: s, description: n, inputSchema: i } of r.tools) {
4558
4558
  const a = async (l, u) => t.callTool({ name: s, arguments: l }, { signal: u?.abortSignal });
4559
- e[s] = Yt({
4559
+ e[s] = e2({
4560
4560
  description: n,
4561
- inputSchema: Qt({
4561
+ inputSchema: t2({
4562
4562
  ...i,
4563
4563
  properties: i.properties ?? {},
4564
4564
  additionalProperties: !1
@@ -4571,7 +4571,7 @@ const Er = async (t) => {
4571
4571
  throw r;
4572
4572
  }
4573
4573
  };
4574
- function Ir(t) {
4574
+ function $r(t) {
4575
4575
  const e = Object.entries(t);
4576
4576
  if (e.length === 0)
4577
4577
  return "";
@@ -4621,7 +4621,7 @@ Thought: 用户想要获取今天的日期,我需要调用日期相关的工
4621
4621
  - 如果不需要调用工具,直接给出最终答案即可
4622
4622
  `, r;
4623
4623
  }
4624
- function Qe(t, e) {
4624
+ function et(t, e) {
4625
4625
  if (!t || typeof t != "string")
4626
4626
  return null;
4627
4627
  const r = t.match(/<tool_call>([\s\S]*?)<\/tool_call>/i);
@@ -4634,11 +4634,11 @@ function Qe(t, e) {
4634
4634
  }
4635
4635
  return null;
4636
4636
  }
4637
- const Ar = {
4638
- openai: r2,
4639
- deepseek: s2
4637
+ const Ur = {
4638
+ openai: o2,
4639
+ deepseek: i2
4640
4640
  };
4641
- class gs {
4641
+ class xs {
4642
4642
  constructor({ llmConfig: e, mcpServers: r }) {
4643
4643
  if (this.mcpServers = {}, this.mcpClients = {}, this.mcpTools = {}, this.ignoreToolnames = [], this.responseMessages = [], this.useReActMode = !1, !e)
4644
4644
  throw new Error("llmConfig is required to initialize AgentModelProvider");
@@ -4647,7 +4647,7 @@ class gs {
4647
4647
  else if (e.providerType) {
4648
4648
  const s = e.providerType;
4649
4649
  let n;
4650
- typeof s == "string" ? n = Ar[s] : n = s, this.llm = n({
4650
+ typeof s == "string" ? n = Ur[s] : n = s, this.llm = n({
4651
4651
  apiKey: e.apiKey,
4652
4652
  baseURL: e.baseURL
4653
4653
  });
@@ -4659,11 +4659,11 @@ class gs {
4659
4659
  async _createOneClient(e) {
4660
4660
  try {
4661
4661
  let r;
4662
- if ("type" in e && e.type.toLocaleLowerCase() === "streamablehttp" ? r = new ie(new URL(e.url)) : "type" in e && e.type === "extension" ? r = new i2(e.sessionId) : "transport" in e ? r = e.transport : r = e, e.useAISdkClient ?? !1) {
4663
- const n = await Mr({ transport: r });
4662
+ if ("type" in e && e.type.toLocaleLowerCase() === "streamablehttp" ? r = new ie(new URL(e.url)) : "type" in e && e.type === "extension" ? r = new l2(e.sessionId) : "transport" in e ? r = e.transport : r = e, e.useAISdkClient ?? !1) {
4663
+ const n = await Ir({ transport: r });
4664
4664
  return n.__transport__ = r, n;
4665
4665
  } else {
4666
- const n = new n2(
4666
+ const n = new a2(
4667
4667
  { name: "mcp-web-client", version: "1.0.0" },
4668
4668
  { capabilities: { roots: { listChanged: !0 }, sampling: {}, elicitation: {} } }
4669
4669
  );
@@ -4677,7 +4677,7 @@ class gs {
4677
4677
  async _closeOneClient(e) {
4678
4678
  try {
4679
4679
  const r = e.__transport__;
4680
- if (r && r instanceof Ut || r && r instanceof $t)
4680
+ if (r && r instanceof Zt || r && r instanceof jt)
4681
4681
  return;
4682
4682
  await r?.terminateSession?.(), await r?.close?.(), await e?.close?.();
4683
4683
  } catch {
@@ -4700,7 +4700,7 @@ class gs {
4700
4700
  if (!e)
4701
4701
  return null;
4702
4702
  try {
4703
- return typeof e.tools == "function" ? await e.tools() : await Er(e);
4703
+ return typeof e.tools == "function" ? await e.tools() : await Or(e);
4704
4704
  } catch (s) {
4705
4705
  return this.onError && this.onError(s?.message || `Failed to query tools for ${r}`, s), console.error(`Failed to query tools for ${r}`, s), null;
4706
4706
  }
@@ -4774,7 +4774,7 @@ class gs {
4774
4774
  }
4775
4775
  /** 生成 ReAct 模式的系统提示词(包含工具描述) */
4776
4776
  _generateReActSystemPrompt(e, r, s) {
4777
- const n = Ir(e);
4777
+ const n = $r(e);
4778
4778
  return s ? `${s}${n}` : `你是一个智能助手,可以通过调用工具来完成任务。
4779
4779
  ${n}`;
4780
4780
  }
@@ -4800,8 +4800,8 @@ ${n}`;
4800
4800
  return this._chat(e, { model: r, maxSteps: s, ...n });
4801
4801
  let l = [];
4802
4802
  n.message && !n.messages ? l.push({ role: "user", content: n.message }) : n.messages ? l = [...n.messages] : l = [...this.responseMessages];
4803
- const u = typeof r == "string" ? r : r?.modelId || "default-model", d = { role: "system", content: this._generateReActSystemPrompt(i, u, n.system) }, g = l[0]?.role === "system" ? l : [d, ...l];
4804
- return e === ue ? this._chatReActStream(g, i, u, s, n) : this._chatReActNonStream(g, i, u, s, n);
4803
+ const u = typeof r == "string" ? r : r?.modelId || "default-model", d = { role: "system", content: this._generateReActSystemPrompt(i, u, n.system) }, f = l[0]?.role === "system" ? l : [d, ...l];
4804
+ return e === ue ? this._chatReActStream(f, i, u, s, n) : this._chatReActNonStream(f, i, u, s, n);
4805
4805
  }
4806
4806
  /**
4807
4807
  * 检查消息内容是否包含图片
@@ -4863,14 +4863,14 @@ ${n}`;
4863
4863
  const d = i.maxImages ?? 3;
4864
4864
  for (; c < n; ) {
4865
4865
  c++;
4866
- const h = this._buildMessagesForModel(l, u, d), { tools: m, ...y } = i, C = (await $e({
4866
+ const h = this._buildMessagesForModel(l, u, d), { tools: m, ...y } = i, C = (await Ne({
4867
4867
  // @ts-ignore ProviderV2 是所有llm的父类,在每一个具体的llm类都有一个选择model的函数用法
4868
4868
  model: this.llm(s),
4869
4869
  messages: h,
4870
4870
  ...y
4871
4871
  })).text, w = { role: "assistant", content: C };
4872
4872
  u.push(w), a.push(w);
4873
- const b = Qe(C, r);
4873
+ const b = et(C, r);
4874
4874
  if (!b)
4875
4875
  return this.responseMessages = a, {
4876
4876
  text: C,
@@ -4923,7 +4923,7 @@ ${x.success ? JSON.stringify(x.result) : `工具执行失败 - ${x.error}`}
4923
4923
  w += E;
4924
4924
  const q = { role: "assistant", content: w };
4925
4925
  p.push(q), m.push(q);
4926
- const I = Qe(w, r);
4926
+ const I = et(w, r);
4927
4927
  if (!I) {
4928
4928
  h.enqueue({ type: "text-end" }), h.enqueue({ type: "finish-step" }), h.enqueue({ type: "finish" }), h.close(), a.responseMessages = m, u({ messages: m });
4929
4929
  return;
@@ -4932,62 +4932,62 @@ ${x.success ? JSON.stringify(x.result) : `工具执行失败 - ${x.error}`}
4932
4932
  h.enqueue({ type: "text-end" }), h.enqueue({ type: "finish-step" }), h.enqueue({ type: "finish" }), h.close(), a.responseMessages = m, u({ messages: m });
4933
4933
  return;
4934
4934
  }
4935
- const j = `react-${Date.now()}`;
4935
+ const N = `react-${Date.now()}`;
4936
4936
  h.enqueue({
4937
4937
  type: "tool-input-start",
4938
- id: j,
4938
+ id: N,
4939
4939
  toolName: I.toolName
4940
4940
  });
4941
- const F = JSON.stringify(I.arguments, null, 2);
4941
+ const B = JSON.stringify(I.arguments, null, 2);
4942
4942
  h.enqueue({
4943
4943
  type: "tool-input-delta",
4944
- id: j,
4945
- delta: F
4944
+ id: N,
4945
+ delta: B
4946
4946
  }), h.enqueue({
4947
4947
  type: "tool-input-end",
4948
- id: j
4948
+ id: N
4949
4949
  }), h.enqueue({
4950
4950
  type: "tool-call",
4951
- toolCallId: j,
4951
+ toolCallId: N,
4952
4952
  toolName: I.toolName,
4953
4953
  input: I.arguments
4954
4954
  });
4955
4955
  const A = await a._executeReActToolCall(I.toolName, I.arguments, r);
4956
- let G, N = A.result;
4956
+ let Y, j = A.result;
4957
4957
  if (A.success && A.result && typeof A.result == "object" && A.result.screenshot) {
4958
- G = A.result.screenshot;
4959
- const { screenshot: L, ...Y } = A.result;
4960
- N = Y;
4958
+ Y = A.result.screenshot;
4959
+ const { screenshot: L, ...Q } = A.result;
4960
+ j = Q;
4961
4961
  }
4962
- let B = "";
4962
+ let V = "";
4963
4963
  if (A.success) {
4964
- N && Array.isArray(N.content) && N.content.length > 0 && N.content[0].text ? B = N.content[0].text : B = JSON.stringify(N);
4964
+ j && Array.isArray(j.content) && j.content.length > 0 && j.content[0].text ? V = j.content[0].text : V = JSON.stringify(j);
4965
4965
  let L = `<tool_response>
4966
- ${B}
4966
+ ${V}
4967
4967
  </tool_response>`;
4968
- G && (L += `
4968
+ Y && (L += `
4969
4969
  请检查截图以确认操作是否成功。如果成功,请继续下一步;如果失败,请重试。`), h.enqueue({
4970
4970
  type: "tool-result",
4971
- toolCallId: j,
4971
+ toolCallId: N,
4972
4972
  result: L
4973
4973
  });
4974
- const Y = G ? {
4974
+ const Q = Y ? {
4975
4975
  role: "user",
4976
4976
  content: [
4977
4977
  { type: "text", text: L },
4978
- { type: "image", image: G }
4978
+ { type: "image", image: Y }
4979
4979
  ]
4980
4980
  } : {
4981
4981
  role: "user",
4982
4982
  content: L
4983
4983
  };
4984
- p.push(Y), m.push(Y), w = "";
4984
+ p.push(Q), m.push(Q), w = "";
4985
4985
  } else
4986
- B = `工具执行失败 - ${A.error}`, h.enqueue({
4986
+ V = `工具执行失败 - ${A.error}`, h.enqueue({
4987
4987
  type: "tool-error",
4988
- toolCallId: j,
4988
+ toolCallId: N,
4989
4989
  input: I.arguments,
4990
- error: { message: B }
4990
+ error: { message: V }
4991
4991
  });
4992
4992
  }
4993
4993
  h.enqueue({ type: "text-end" }), h.enqueue({ type: "finish-step" }), h.enqueue({ type: "finish" }), h.close(), a.responseMessages = m, u({ messages: m });
@@ -5008,7 +5008,7 @@ ${B}
5008
5008
  const i = {
5009
5009
  // @ts-ignore ProviderV2 是所有llm的父类, 在每一个具体的llm 类都有一个选择model的函数用法
5010
5010
  model: this.llm(r),
5011
- stopWhen: Xt(s),
5011
+ stopWhen: r2(s),
5012
5012
  ...n,
5013
5013
  tools: this._tempMergeTools(n.tools)
5014
5014
  };
@@ -5026,18 +5026,55 @@ ${B}
5026
5026
  }), l;
5027
5027
  }
5028
5028
  async chat(e) {
5029
- return this._chat($e, e);
5029
+ return this._chat(Ne, e);
5030
5030
  }
5031
5031
  async chatStream(e) {
5032
5032
  return this._chat(ue, e);
5033
5033
  }
5034
5034
  }
5035
- const Pt = "next-sdk:tool-call", _e = "next-sdk:tool-response", kt = "next-sdk:page-ready", oe = /* @__PURE__ */ new Map();
5035
+ const Mt = "next-sdk:tool-call", _e = "next-sdk:tool-response", Rt = "next-sdk:page-ready", Nr = "next-sdk:page-leave", jr = "next-sdk:remoter-ready", Zr = "next-sdk:route-state-initial", H = /* @__PURE__ */ new Map(), Ae = /* @__PURE__ */ new Set();
5036
+ function qr() {
5037
+ typeof window < "u" && Ae.add(window);
5038
+ }
5039
+ qr();
5040
+ function tt(t, e) {
5041
+ const r = { type: t, route: e }, s = window.location.origin || "*";
5042
+ Ae.forEach((n) => {
5043
+ try {
5044
+ n.postMessage(r, s);
5045
+ } catch {
5046
+ }
5047
+ });
5048
+ }
5049
+ function zr() {
5050
+ typeof window > "u" || window.addEventListener("message", (t) => {
5051
+ if (t.data?.type !== jr || !t.source) return;
5052
+ const e = t.source;
5053
+ Ae.add(e);
5054
+ const r = {
5055
+ type: Zr,
5056
+ toolRouteMap: Array.from(Oe.entries()),
5057
+ activeRoutes: Array.from(H.keys())
5058
+ };
5059
+ try {
5060
+ e.postMessage(r, window.location.origin || "*");
5061
+ } catch {
5062
+ }
5063
+ });
5064
+ }
5065
+ zr();
5066
+ const Oe = /* @__PURE__ */ new Map();
5067
+ function Ls() {
5068
+ return Oe;
5069
+ }
5070
+ function Ss() {
5071
+ return new Set(H.keys());
5072
+ }
5036
5073
  let be = null;
5037
- function fs(t) {
5074
+ function Ps(t) {
5038
5075
  be = t;
5039
5076
  }
5040
- function Or(t, e, r = 3e4) {
5077
+ function Dr(t, e, r = 3e4) {
5041
5078
  return (s) => {
5042
5079
  const n = ke();
5043
5080
  return new Promise((i, a) => {
@@ -5052,22 +5089,22 @@ function Or(t, e, r = 3e4) {
5052
5089
  p.source === window && p.data?.type === _e && p.data.callId === n && (c(), p.data.error ? a(new Error(p.data.error)) : i(p.data.result));
5053
5090
  };
5054
5091
  window.addEventListener("message", d);
5055
- const g = () => {
5056
- window.postMessage({ type: Pt, callId: n, toolName: t, route: e, input: s }, window.location.origin || "*");
5092
+ const f = () => {
5093
+ window.postMessage({ type: Mt, callId: n, toolName: t, route: e, input: s }, window.location.origin || "*");
5057
5094
  };
5058
5095
  let h = !1;
5059
5096
  const m = () => {
5060
- h || (h = !0, g());
5097
+ h || (h = !0, f());
5061
5098
  };
5062
5099
  (async () => {
5063
5100
  try {
5064
- if (oe.get(e)) {
5101
+ if (H.get(e)) {
5065
5102
  m();
5066
5103
  return;
5067
5104
  }
5068
5105
  u = (p) => {
5069
- p.source === window && p.data?.type === kt && p.data.route === e && (window.removeEventListener("message", u), m());
5070
- }, window.addEventListener("message", u), be && await be(e), oe.get(e) && (window.removeEventListener("message", u), m());
5106
+ p.source === window && p.data?.type === Rt && p.data.route === e && (window.removeEventListener("message", u), m());
5107
+ }, window.addEventListener("message", u), be && await be(e), H.get(e) && (window.removeEventListener("message", u), m());
5071
5108
  } catch (p) {
5072
5109
  c(), a(p instanceof Error ? p : new Error(String(p)));
5073
5110
  }
@@ -5075,7 +5112,7 @@ function Or(t, e, r = 3e4) {
5075
5112
  });
5076
5113
  };
5077
5114
  }
5078
- function ys(t) {
5115
+ function ks(t) {
5079
5116
  return new Proxy(t, {
5080
5117
  get(e, r, s) {
5081
5118
  return r === "registerTool" ? (n, i, a) => {
@@ -5083,14 +5120,14 @@ function ys(t) {
5083
5120
  if (typeof a == "function")
5084
5121
  return l(n, i, a);
5085
5122
  const { route: u, timeout: c } = a;
5086
- return l(n, i, Or(n, u, c));
5123
+ return Oe.set(n, u), l(n, i, Dr(n, u, c));
5087
5124
  } : Reflect.get(e, r, s);
5088
5125
  }
5089
5126
  });
5090
5127
  }
5091
- function ws(t) {
5128
+ function Ts(t) {
5092
5129
  const { route: e, handlers: r } = t, s = (a) => a.replace(/\/+$/, "") || "/", n = s(e ?? window.location.pathname), i = async (a) => {
5093
- if (a.source !== window || a.data?.type !== Pt || s(String(a.data?.route ?? "")) !== n || !(a.data.toolName in r))
5130
+ if (a.source !== window || a.data?.type !== Mt || s(String(a.data?.route ?? "")) !== n || !(a.data.toolName in r))
5094
5131
  return;
5095
5132
  const { callId: l, toolName: u, input: c } = a.data;
5096
5133
  try {
@@ -5107,13 +5144,13 @@ function ws(t) {
5107
5144
  );
5108
5145
  }
5109
5146
  };
5110
- return oe.set(n, !0), window.addEventListener("message", i), window.postMessage({ type: kt, route: n }, window.location.origin || "*"), () => {
5111
- oe.delete(n), window.removeEventListener("message", i);
5147
+ return H.set(n, !0), window.addEventListener("message", i), tt(Rt, n), () => {
5148
+ H.delete(n), window.removeEventListener("message", i), tt(Nr, n);
5112
5149
  };
5113
5150
  }
5114
- const Tt = /^\.\/[^/]+\/SKILL\.md$/, $r = /^---\s*\n([\s\S]+?)\s*\n---/;
5115
- function Ur(t) {
5116
- const e = t.match($r);
5151
+ const Et = /^\.\/[^/]+\/SKILL\.md$/, Hr = /^---\s*\n([\s\S]+?)\s*\n---/;
5152
+ function Fr(t) {
5153
+ const e = t.match(Hr);
5117
5154
  if (!e?.[1]) return null;
5118
5155
  const r = e[1], s = r.match(/^name:\s*(.+)$/m), n = r.match(/^description:\s*(.+)$/m), i = s?.[1]?.trim(), a = n?.[1]?.trim();
5119
5156
  return i && a ? { name: i, description: a } : null;
@@ -5126,16 +5163,16 @@ function K(t) {
5126
5163
  }
5127
5164
  return e;
5128
5165
  }
5129
- function jr(t) {
5166
+ function Br(t) {
5130
5167
  const e = K(t);
5131
- return Object.keys(e).filter((r) => Tt.test(r));
5168
+ return Object.keys(e).filter((r) => Et.test(r));
5132
5169
  }
5133
- function Cs(t) {
5134
- const e = K(t), r = Object.keys(e).filter((n) => Tt.test(n)), s = [];
5170
+ function Ms(t) {
5171
+ const e = K(t), r = Object.keys(e).filter((n) => Et.test(n)), s = [];
5135
5172
  for (const n of r) {
5136
5173
  const i = e[n];
5137
5174
  if (!i) continue;
5138
- const a = Ur(i);
5175
+ const a = Fr(i);
5139
5176
  a && s.push({
5140
5177
  name: a.name,
5141
5178
  description: a.description,
@@ -5144,7 +5181,7 @@ function Cs(t) {
5144
5181
  }
5145
5182
  return s;
5146
5183
  }
5147
- function vs(t) {
5184
+ function Rs(t) {
5148
5185
  return t.length === 0 ? "" : `## 可用技能
5149
5186
 
5150
5187
  ${t.map((r) => `- **${r.name}**: ${r.description}`).join(`
@@ -5152,78 +5189,83 @@ ${t.map((r) => `- **${r.name}**: ${r.description}`).join(`
5152
5189
 
5153
5190
  当需要用到某技能时,请使用 get_skill_content 工具获取该技能的完整文档内容。`;
5154
5191
  }
5155
- function _s(t) {
5192
+ function Es(t) {
5156
5193
  const e = K(t);
5157
5194
  return Object.keys(e);
5158
5195
  }
5159
- function Xe(t, e) {
5196
+ function rt(t, e) {
5160
5197
  return K(t)[e];
5161
5198
  }
5162
- function et(t, e) {
5163
- return jr(t).find((r) => r.startsWith(`./${e}/SKILL.md`));
5199
+ function st(t, e) {
5200
+ return Br(t).find((r) => r.startsWith(`./${e}/SKILL.md`));
5164
5201
  }
5165
- const Nr = le.object({
5202
+ const Vr = le.object({
5166
5203
  skillName: le.string().optional().describe("技能名称,与目录名一致,如 calculator"),
5167
5204
  path: le.string().optional().describe("文档相对路径,如 ./calculator/SKILL.md 或 ./product-guide/reference/xxx.json")
5168
5205
  });
5169
- function bs(t) {
5206
+ function Is(t) {
5170
5207
  const e = K(t);
5171
5208
  return {
5172
- get_skill_content: e2({
5209
+ get_skill_content: s2({
5173
5210
  description: "根据技能名称或文档路径获取该技能的完整文档内容。传入 skillName(如 calculator)或 path(如 ./calculator/SKILL.md)。支持 .md、.json、.xml 等各类文本格式文件。",
5174
- inputSchema: Nr,
5211
+ inputSchema: Vr,
5175
5212
  execute: (s) => {
5176
5213
  const { skillName: n, path: i } = s;
5177
5214
  let a;
5178
5215
  if (i)
5179
- a = Xe(e, i);
5216
+ a = rt(e, i);
5180
5217
  else if (n) {
5181
- const l = et(e, n);
5182
- a = l ? Xe(e, l) : void 0;
5218
+ const l = st(e, n);
5219
+ a = l ? rt(e, l) : void 0;
5183
5220
  }
5184
- return a === void 0 ? { error: "未找到对应技能文档", skillName: n ?? i } : { content: a, path: i ?? et(e, n) };
5221
+ return a === void 0 ? { error: "未找到对应技能文档", skillName: n ?? i } : { content: a, path: i ?? st(e, n) };
5185
5222
  }
5186
5223
  })
5187
5224
  };
5188
5225
  }
5189
5226
  export {
5190
- gs as AgentModelProvider,
5191
- Ss as Ajv,
5192
- Ms as AuthClientProvider,
5193
- ps as ContentScriptServerTransport,
5194
- i2 as ExtensionClientTransport,
5195
- hs as ExtensionPageServerTransport,
5196
- Zs as InMemoryTransport,
5197
- a2 as QrCode,
5198
- Es as ResourceTemplate,
5199
- As as UriTemplate,
5200
- n2 as WebMcpClient,
5201
- ts as WebMcpServer,
5202
- $s as completable,
5203
- cs as createMessageChannelClientTransport,
5204
- ss as createMessageChannelPairTransport,
5205
- rs as createMessageChannelServerTransport,
5206
- ms as createRemoter,
5207
- is as createSSEClientTransport,
5208
- bs as createSkillTools,
5209
- as as createStreamableHTTPClientTransport,
5210
- vs as formatSkillsForSystemPrompt,
5211
- Er as getAISDKTools,
5212
- js as getDisplayName,
5213
- et as getMainSkillPathByName,
5214
- jr as getMainSkillPaths,
5215
- Xe as getSkillMdContent,
5216
- _s as getSkillMdPaths,
5217
- Cs as getSkillOverviews,
5218
- ds as isMcpClient,
5219
- os as isMcpServer,
5220
- us as isMessageChannelClientTransport,
5221
- ns as isMessageChannelServerTransport,
5222
- ls as isSSEClientTransport,
5223
- o2 as isStreamableHTTPClientTransport,
5224
- Ur as parseSkillFrontMatter,
5225
- ws as registerPageTool,
5226
- fs as setNavigator,
5227
- ys as withPageTools,
5228
- ks as z
5227
+ xs as AgentModelProvider,
5228
+ $s as Ajv,
5229
+ Zs as AuthClientProvider,
5230
+ _s as ContentScriptServerTransport,
5231
+ l2 as ExtensionClientTransport,
5232
+ vs as ExtensionPageServerTransport,
5233
+ Gs as InMemoryTransport,
5234
+ Nr as MSG_PAGE_LEAVE,
5235
+ jr as MSG_REMOTER_READY,
5236
+ Zr as MSG_ROUTE_STATE_INITIAL,
5237
+ u2 as QrCode,
5238
+ zs as ResourceTemplate,
5239
+ Hs as UriTemplate,
5240
+ a2 as WebMcpClient,
5241
+ ls as WebMcpServer,
5242
+ Bs as completable,
5243
+ gs as createMessageChannelClientTransport,
5244
+ ds as createMessageChannelPairTransport,
5245
+ us as createMessageChannelServerTransport,
5246
+ bs as createRemoter,
5247
+ ms as createSSEClientTransport,
5248
+ Is as createSkillTools,
5249
+ fs as createStreamableHTTPClientTransport,
5250
+ Rs as formatSkillsForSystemPrompt,
5251
+ Or as getAISDKTools,
5252
+ Ss as getActiveRoutes,
5253
+ Js as getDisplayName,
5254
+ st as getMainSkillPathByName,
5255
+ Br as getMainSkillPaths,
5256
+ rt as getSkillMdContent,
5257
+ Es as getSkillMdPaths,
5258
+ Ms as getSkillOverviews,
5259
+ Ls as getToolRouteMap,
5260
+ Cs as isMcpClient,
5261
+ ps as isMcpServer,
5262
+ ws as isMessageChannelClientTransport,
5263
+ hs as isMessageChannelServerTransport,
5264
+ ys as isSSEClientTransport,
5265
+ c2 as isStreamableHTTPClientTransport,
5266
+ Fr as parseSkillFrontMatter,
5267
+ Ts as registerPageTool,
5268
+ Ps as setNavigator,
5269
+ ks as withPageTools,
5270
+ Ns as z
5229
5271
  };