@das-fed/ui 7.1.0-dev.10 → 7.1.0-dev.12

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.
Files changed (121) hide show
  1. package/package.json +5 -5
  2. package/packages/business-components/ai-panel/{index-DMJXZM7n.js → index-8yffh0Id.js} +1056 -1067
  3. package/packages/business-components/ai-panel/index-8yffh0Id.js.gz +0 -0
  4. package/packages/business-components/ai-panel/{index-MqhMkLo9.js → index-IzGl26KU.js} +9 -9
  5. package/packages/business-components/ai-panel/index-IzGl26KU.js.gz +0 -0
  6. package/packages/business-components/ai-panel/{index-_q72oKSF.js → index-OwRrV6K8.js} +62 -63
  7. package/packages/business-components/ai-panel/index-OwRrV6K8.js.gz +0 -0
  8. package/packages/business-components/ai-panel/index.js +1 -1
  9. package/packages/business-components/device-panel/index.d.ts +1 -1
  10. package/packages/business-components/device-panel/index.js +11286 -11344
  11. package/packages/business-components/device-panel/index.js.gz +0 -0
  12. package/packages/business-components/device-panel/src/components/devicePanelModal/index.vue.d.ts +1 -1
  13. package/packages/business-components/device-panel/src/index.vue.d.ts +1 -1
  14. package/packages/business-components/device-panel/src/render-panel.d.ts +2 -1
  15. package/packages/business-components/device-panel/style.css +1 -1
  16. package/packages/business-components/device-panel/style.css.gz +0 -0
  17. package/packages/business-components/echarts/index.js +2049 -2056
  18. package/packages/business-components/echarts/index.js.gz +0 -0
  19. package/packages/business-components/layout-breadcrumb/index.js +72 -74
  20. package/packages/business-components/layout-breadcrumb/index.js.gz +0 -0
  21. package/packages/business-components/process-configuration/index.js +46 -46
  22. package/packages/business-components/process-configuration/index.js.gz +0 -0
  23. package/packages/business-components/process-form/index.js +99 -99
  24. package/packages/business-components/process-form/index.js.gz +0 -0
  25. package/packages/business-components/process-search-form/index.js +77 -77
  26. package/packages/business-components/process-search-form/index.js.gz +0 -0
  27. package/packages/business-components/process-table/index.js +213 -215
  28. package/packages/business-components/process-table/index.js.gz +0 -0
  29. package/packages/business-components/urgent-panel/index.js +1096 -1104
  30. package/packages/business-components/urgent-panel/index.js.gz +0 -0
  31. package/packages/business-components/user-org-dialog/index.js +240 -243
  32. package/packages/business-components/user-org-dialog/index.js.gz +0 -0
  33. package/packages/business-components/video-dialog/index.js +294 -294
  34. package/packages/business-components/video-dialog/index.js.gz +0 -0
  35. package/packages/business-components/video-dialog/src/type.d.ts +2 -0
  36. package/packages/business-components/video-dialog/style.css +1 -1
  37. package/packages/business-components/video-dialog/style.css.gz +0 -0
  38. package/packages/components/autocomplete/index.js +6 -12
  39. package/packages/components/autocomplete/index.js.gz +0 -0
  40. package/packages/components/calendar/index.js +99 -99
  41. package/packages/components/calendar/index.js.gz +0 -0
  42. package/packages/components/cascader/index.js +2 -2
  43. package/packages/components/cascader/index.js.gz +0 -0
  44. package/packages/components/checkbox/index.js +30 -30
  45. package/packages/components/checkbox/index.js.gz +0 -0
  46. package/packages/components/collapse-panel/index.js +64 -39
  47. package/packages/components/collapse-panel/index.js.gz +0 -0
  48. package/packages/components/collapse-panel/style.css +1 -1
  49. package/packages/components/collapse-panel/style.css.gz +0 -0
  50. package/packages/components/date-picker/index.js +212 -212
  51. package/packages/components/date-picker/index.js.gz +0 -0
  52. package/packages/components/dialog/index.d.ts +3 -0
  53. package/packages/components/dialog/index.js +64 -65
  54. package/packages/components/dialog/index.js.gz +0 -0
  55. package/packages/components/dialog/src/Index.vue.d.ts +2 -0
  56. package/packages/components/dialog/src/type.d.ts +2 -0
  57. package/packages/components/dialog/style.css +1 -1
  58. package/packages/components/dialog/style.css.gz +0 -0
  59. package/packages/components/dimple-layout/index.js +75 -77
  60. package/packages/components/dimple-layout/index.js.gz +0 -0
  61. package/packages/components/dropdown/index.js +24 -25
  62. package/packages/components/dropdown/index.js.gz +0 -0
  63. package/packages/components/edit-table/index.js +397 -398
  64. package/packages/components/edit-table/index.js.gz +0 -0
  65. package/packages/components/error-overlay-model/index.js +45 -47
  66. package/packages/components/error-overlay-model/index.js.gz +0 -0
  67. package/packages/components/form-item/index.js +67 -67
  68. package/packages/components/form-item/index.js.gz +0 -0
  69. package/packages/components/hls-player/index.js +7 -14
  70. package/packages/components/hls-player/index.js.gz +0 -0
  71. package/packages/components/image-upload/index.js +143 -147
  72. package/packages/components/image-upload/index.js.gz +0 -0
  73. package/packages/components/image-viewer/index.js +293 -297
  74. package/packages/components/image-viewer/index.js.gz +0 -0
  75. package/packages/components/input/index.js +52 -52
  76. package/packages/components/input/index.js.gz +0 -0
  77. package/packages/components/input-number/index.js +26 -26
  78. package/packages/components/input-number/index.js.gz +0 -0
  79. package/packages/components/live-player/index.js +248 -251
  80. package/packages/components/live-player/index.js.gz +0 -0
  81. package/packages/components/map/index.js +415 -421
  82. package/packages/components/map/index.js.gz +0 -0
  83. package/packages/components/menu-aside/index.js +1 -1
  84. package/packages/components/menu-aside/index.js.gz +0 -0
  85. package/packages/components/message/index.js +6 -6
  86. package/packages/components/message/index.js.gz +0 -0
  87. package/packages/components/popover/index.js +12 -12
  88. package/packages/components/popover/index.js.gz +0 -0
  89. package/packages/components/radio-tabs/index.js +34 -34
  90. package/packages/components/radio-tabs/index.js.gz +0 -0
  91. package/packages/components/rich-editor/index.js +4583 -4613
  92. package/packages/components/rich-editor/index.js.gz +0 -0
  93. package/packages/components/scrollbar/index.js +135 -135
  94. package/packages/components/scrollbar/index.js.gz +0 -0
  95. package/packages/components/search/index.js +24 -24
  96. package/packages/components/search/index.js.gz +0 -0
  97. package/packages/components/select/index.js +60 -60
  98. package/packages/components/select/index.js.gz +0 -0
  99. package/packages/components/select-list/index.js +5 -9
  100. package/packages/components/select-list/index.js.gz +0 -0
  101. package/packages/components/special-range-picker-month/index.js +14 -16
  102. package/packages/components/special-range-picker-month/index.js.gz +0 -0
  103. package/packages/components/special-range-picker-year/index.js +51 -53
  104. package/packages/components/special-range-picker-year/index.js.gz +0 -0
  105. package/packages/components/spin/index.js +33 -33
  106. package/packages/components/spin/index.js.gz +0 -0
  107. package/packages/components/split-panel/index.js +128 -129
  108. package/packages/components/split-panel/index.js.gz +0 -0
  109. package/packages/components/table/index.js +178 -179
  110. package/packages/components/table/index.js.gz +0 -0
  111. package/packages/components/time-line/index.js +1 -1
  112. package/packages/components/time-line/index.js.gz +0 -0
  113. package/packages/components/tree-select/index.js +1 -1
  114. package/packages/components/tree-select/index.js.gz +0 -0
  115. package/packages/components/tree-table/index.js +2 -2
  116. package/packages/components/tree-table/index.js.gz +0 -0
  117. package/packages/components/tree-v2/index.js +1093 -1117
  118. package/packages/components/tree-v2/index.js.gz +0 -0
  119. package/packages/business-components/ai-panel/index-DMJXZM7n.js.gz +0 -0
  120. package/packages/business-components/ai-panel/index-MqhMkLo9.js.gz +0 -0
  121. package/packages/business-components/ai-panel/index-_q72oKSF.js.gz +0 -0
@@ -1,45 +1,45 @@
1
- import { defineAsyncComponent as lt, ref as B, watch as bu, h as dt, reactive as ft, defineComponent as au, onMounted as Ou, createElementBlock as P, openBlock as w, createElementVNode as v, toDisplayString as Z, computed as lu, createCommentVNode as z, createVNode as j, unref as y, normalizeClass as Ru, createBlock as Y, withCtx as W, Fragment as Lu, renderList as Wu, withDirectives as Cu, withKeys as Xt, vModelText as Yt, withModifiers as Se, vShow as $u, onBeforeUnmount as ht, resolveDirective as un, nextTick as Ce, Transition as en, normalizeStyle as tn } from "vue";
2
- import { withInstall as nn } from "@das-fed/utils/with-install/index";
3
- import { useRoute as rn } from "vue-router";
4
- import { DasIconClose2 as on } from "@das-fed/ui/packages/icons/close-2/index";
5
- import { t as T, setI18nRule as cn } from "@das-fed/web/packages/i18n/index";
6
- import { DasIconAudioing as an } from "@das-fed/ui/packages/icons/audioing/index";
7
- import { DasIconCloseaudio as sn } from "@das-fed/ui/packages/icons/closeaudio/index";
8
- import { DasIconLishihuihua as ln } from "@das-fed/ui/packages/icons/lishihuihua/index";
1
+ import { defineAsyncComponent as lt, ref as N, watch as bu, h as dt, reactive as ft, defineComponent as cu, onMounted as Ou, createElementBlock as P, openBlock as F, createElementVNode as v, toDisplayString as U, computed as lu, createCommentVNode as z, createVNode as j, unref as y, normalizeClass as Mu, createBlock as Y, withCtx as W, Fragment as Lu, renderList as Wu, withDirectives as Cu, withKeys as Xt, vModelText as Yt, withModifiers as Se, vShow as $u, onBeforeUnmount as ht, resolveDirective as u0, nextTick as Ce, Transition as e0, normalizeStyle as t0 } from "vue";
2
+ import { withInstall as n0 } from "@das-fed/utils/with-install/index";
3
+ import { useRoute as r0 } from "vue-router";
4
+ import { DasIconClose2 as o0 } from "@das-fed/ui/packages/icons/close-2/index";
5
+ import { t as I, setI18nRule as i0 } from "@das-fed/web/packages/i18n/index";
6
+ import { DasIconAudioing as c0 } from "@das-fed/ui/packages/icons/audioing/index";
7
+ import { DasIconCloseaudio as a0 } from "@das-fed/ui/packages/icons/closeaudio/index";
8
+ import { DasIconLishihuihua as s0 } from "@das-fed/ui/packages/icons/lishihuihua/index";
9
9
  import { DasScrollbar as Ie } from "@das-fed/ui/packages/components/scrollbar/index";
10
10
  import { DasTooltip as gu } from "@das-fed/ui/packages/components/tooltip/index";
11
- import { DasPreview as dn } from "@das-fed/ui/packages/components/preview/index";
11
+ import { DasPreview as l0 } from "@das-fed/ui/packages/components/preview/index";
12
12
  import { getToken as re } from "@das-fed/utils/common-info/index";
13
13
  import { getConfig as pt } from "@das-fed/utils/config";
14
14
  import { getProjectInfo as bt } from "@das-fed/utils/common-info";
15
15
  import ne from "dayjs";
16
- import fn from "dayjs/plugin/utc";
17
- import hn from "dayjs/plugin/timezone";
16
+ import d0 from "dayjs/plugin/utc";
17
+ import f0 from "dayjs/plugin/timezone";
18
18
  import { DasIconEntry as mt } from "@das-fed/ui/packages/icons/entry/index";
19
19
  import { DasIconFold as xt } from "@das-fed/ui/packages/icons/fold/index";
20
20
  import { DasIconUnflod as _t } from "@das-fed/ui/packages/icons/unflod/index";
21
- import { DasIconZhongxinshengcheng as pn } from "@das-fed/ui/packages/icons/zhongxinshengcheng/index";
22
- import { DasIconFuzhineirong as bn } from "@das-fed/ui/packages/icons/fuzhineirong/index";
23
- import { DasIconYuyin as mn } from "@das-fed/ui/packages/icons/yuyin/index";
21
+ import { DasIconZhongxinshengcheng as h0 } from "@das-fed/ui/packages/icons/zhongxinshengcheng/index";
22
+ import { DasIconFuzhineirong as p0 } from "@das-fed/ui/packages/icons/fuzhineirong/index";
23
+ import { DasIconYuyin as b0 } from "@das-fed/ui/packages/icons/yuyin/index";
24
24
  import { DasMessage as Ue } from "@das-fed/ui/packages/components/message/index";
25
- import { DasIconTucao as xn } from "@das-fed/ui/packages/icons/tucao/index";
26
- import { DasIconTucao2 as _n } from "@das-fed/ui/packages/icons/tucao-2/index";
27
- import { DasIconFasong as gn } from "@das-fed/ui/packages/icons/fasong/index";
28
- import { DasIconShendusikao as kn } from "@das-fed/ui/packages/icons/shendusikao/index";
29
- import { DasIconHuidaodibu as vn } from "@das-fed/ui/packages/icons/huidaodibu/index";
30
- import { DasIconTianjiaxinhuati as yn } from "@das-fed/ui/packages/icons/tianjiaxinhuati/index";
25
+ import { DasIconTucao as m0 } from "@das-fed/ui/packages/icons/tucao/index";
26
+ import { DasIconTucao2 as x0 } from "@das-fed/ui/packages/icons/tucao-2/index";
27
+ import { DasIconFasong as _0 } from "@das-fed/ui/packages/icons/fasong/index";
28
+ import { DasIconShendusikao as g0 } from "@das-fed/ui/packages/icons/shendusikao/index";
29
+ import { DasIconHuidaodibu as k0 } from "@das-fed/ui/packages/icons/huidaodibu/index";
30
+ import { DasIconTianjiaxinhuati as v0 } from "@das-fed/ui/packages/icons/tianjiaxinhuati/index";
31
31
  import { DasIconLeft as Te } from "@das-fed/ui/packages/icons/left/index";
32
- import { DasIconSelect2 as An } from "@das-fed/ui/packages/icons/select2/index";
33
- import { DasPopover as Cn } from "@das-fed/ui/packages/components/popover/index";
34
- import { DasTree as Dn } from "@das-fed/ui/packages/components/tree/index";
32
+ import { DasIconSelect2 as y0 } from "@das-fed/ui/packages/icons/select2/index";
33
+ import { DasPopover as A0 } from "@das-fed/ui/packages/components/popover/index";
34
+ import { DasTree as C0 } from "@das-fed/ui/packages/components/tree/index";
35
35
  import { vDasLoading as gt } from "@das-fed/ui/packages/components/loading/index";
36
- import { knowledgeBase as Mu, createService as ze, iotMinio as kt } from "@das-fed/utils/api-services";
37
- import { DasIconLianjie as En } from "@das-fed/ui/packages/icons/lianjie/index";
38
- import { DasIconQingkong as Fn } from "@das-fed/ui/packages/icons/qingkong/index";
39
- import { DasIconDelete as wn } from "@das-fed/ui/packages/icons/delete/index";
40
- import { DasEmpty as Sn } from "@das-fed/ui/packages/components/empty/index";
41
- import { socketService as In } from "@das-fed/utils/webSocket-service";
42
- import { SizeWatcher as Tn } from "@das-fed/utils/size-watcher";
36
+ import { knowledgeBase as Ru, createService as ze, iotMinio as kt } from "@das-fed/utils/api-services";
37
+ import { DasIconLianjie as D0 } from "@das-fed/ui/packages/icons/lianjie/index";
38
+ import { DasIconQingkong as E0 } from "@das-fed/ui/packages/icons/qingkong/index";
39
+ import { DasIconDelete as F0 } from "@das-fed/ui/packages/icons/delete/index";
40
+ import { DasEmpty as w0 } from "@das-fed/ui/packages/components/empty/index";
41
+ import { socketService as S0 } from "@das-fed/utils/webSocket-service";
42
+ import { SizeWatcher as I0 } from "@das-fed/utils/size-watcher";
43
43
  let Vu = (u = 21) => {
44
44
  let e = "", t = crypto.getRandomValues(new Uint8Array(u));
45
45
  for (; u--; ) {
@@ -48,14 +48,14 @@ let Vu = (u = 21) => {
48
48
  }
49
49
  return e;
50
50
  };
51
- const zn = lt(() => import("./index-_q72oKSF.js")), Nn = () => {
52
- const u = B(), e = B(!1);
51
+ const T0 = lt(() => import("./index-OwRrV6K8.js")), z0 = () => {
52
+ const u = N(), e = N(!1);
53
53
  let t = !1;
54
54
  const n = (c) => {
55
55
  e.value && (t = c, e.value = !1);
56
56
  };
57
57
  return {
58
- folderDialogVue: () => dt(zn, {
58
+ folderDialogVue: () => dt(T0, {
59
59
  dialogShow: e.value,
60
60
  content: u.value,
61
61
  onSubmit: (c) => {
@@ -74,7 +74,7 @@ const zn = lt(() => import("./index-_q72oKSF.js")), Nn = () => {
74
74
  });
75
75
  }))
76
76
  };
77
- }, m = ft({
77
+ }, b = ft({
78
78
  deepseek: !1,
79
79
  // 是否深度思考
80
80
  loading: !1,
@@ -91,8 +91,8 @@ const zn = lt(() => import("./index-_q72oKSF.js")), Nn = () => {
91
91
  // 默认选择知识库-全部
92
92
  isSplitOut: !1
93
93
  // 是否吐槽-默认false
94
- }), Ln = () => {
95
- m.loading = !1, m.isplay = !1, m.showScrollBom = !1, m.senderValue = "", m.isSplitOut = !1;
94
+ }), N0 = () => {
95
+ b.loading = !1, b.isplay = !1, b.showScrollBom = !1, b.senderValue = "", b.isSplitOut = !1;
96
96
  };
97
97
  ft({
98
98
  knowDeepseek: !1,
@@ -109,15 +109,15 @@ const vt = () => sessionStorage.getItem("deepseekConfig") ? JSON.parse(sessionSt
109
109
  sessionStorage.setItem("deepseekConfig", JSON.stringify(e));
110
110
  return;
111
111
  }
112
- m.searchType == "0" && (e.appDeepseek = m.deepseek), m.searchType == "1" && (e.knowDeepseek = m.deepseek), m.searchType == "2" && (e.networkDeepseek = m.deepseek), sessionStorage.setItem("deepseekConfig", JSON.stringify(e));
112
+ b.searchType == "0" && (e.appDeepseek = b.deepseek), b.searchType == "1" && (e.knowDeepseek = b.deepseek), b.searchType == "2" && (e.networkDeepseek = b.deepseek), sessionStorage.setItem("deepseekConfig", JSON.stringify(e));
113
113
  }, Uu = () => {
114
114
  const u = vt();
115
- m.searchType == "0" && (m.deepseek = u.appDeepseek), m.searchType == "1" && (m.deepseek = u.knowDeepseek), m.searchType == "2" && (m.deepseek = u.networkDeepseek), console.log("setDeepseek", u);
115
+ b.searchType == "0" && (b.deepseek = u.appDeepseek), b.searchType == "1" && (b.deepseek = u.knowDeepseek), b.searchType == "2" && (b.deepseek = u.networkDeepseek);
116
116
  };
117
- var ru = function(u, e) {
118
- if (!(this instanceof ru))
119
- return new ru(u, e);
120
- this.url = u, e = e || {}, this.headers = e.headers || {}, this.payload = e.payload !== void 0 ? e.payload : "", this.method = e.method || this.payload && "POST" || "GET", this.withCredentials = !!e.withCredentials, this.debug = !!e.debug, this.FIELD_SEPARATOR = ":", this.listeners = {}, this.xhr = null, this.readyState = ru.INITIALIZING, this.progress = 0, this.chunk = "", this.lastEventId = "", this.addEventListener = function(t, n) {
117
+ var nu = function(u, e) {
118
+ if (!(this instanceof nu))
119
+ return new nu(u, e);
120
+ this.url = u, e = e || {}, this.headers = e.headers || {}, this.payload = e.payload !== void 0 ? e.payload : "", this.method = e.method || this.payload && "POST" || "GET", this.withCredentials = !!e.withCredentials, this.debug = !!e.debug, this.FIELD_SEPARATOR = ":", this.listeners = {}, this.xhr = null, this.readyState = nu.INITIALIZING, this.progress = 0, this.chunk = "", this.lastEventId = "", this.addEventListener = function(t, n) {
121
121
  this.listeners[t] === void 0 && (this.listeners[t] = []), this.listeners[t].indexOf(n) === -1 && this.listeners[t].push(n);
122
122
  }, this.removeEventListener = function(t, n) {
123
123
  if (this.listeners[t] === void 0)
@@ -129,13 +129,13 @@ var ru = function(u, e) {
129
129
  }, this.dispatchEvent = function(t) {
130
130
  if (!t)
131
131
  return !0;
132
- this.debug && console.debug(t), t.source = this;
132
+ this.debug, t.source = this;
133
133
  const n = "on" + t.type;
134
134
  return this.hasOwnProperty(n) && (this[n].call(this, t), t.defaultPrevented) ? !1 : this.listeners[t.type] ? this.listeners[t.type].every(function(r) {
135
135
  return r(t), !t.defaultPrevented;
136
136
  }) : !0;
137
137
  }, this._markClosed = function() {
138
- this.xhr = null, this.progress = 0, this.chunk = "", this._setReadyState(ru.CLOSED);
138
+ this.xhr = null, this.progress = 0, this.chunk = "", this._setReadyState(nu.CLOSED);
139
139
  }, this._setReadyState = function(t) {
140
140
  const n = new CustomEvent("readystatechange");
141
141
  n.readyState = t, this.readyState = t, this.dispatchEvent(n);
@@ -162,7 +162,7 @@ var ru = function(u, e) {
162
162
  }, this._parseEventChunk = function(t) {
163
163
  if (!t || t.length === 0)
164
164
  return null;
165
- this.debug && console.debug(t);
165
+ this.debug;
166
166
  const n = { id: null, retry: null, data: null, event: null };
167
167
  t.split(/\n|\r\n|\r/).forEach((function(o) {
168
168
  const c = o.indexOf(this.FIELD_SEPARATOR);
@@ -188,38 +188,38 @@ var ru = function(u, e) {
188
188
  t[c.trim().toLowerCase()] = t[c.trim().toLowerCase()] || [], t[c.trim().toLowerCase()].push(a);
189
189
  }
190
190
  const r = new CustomEvent("open");
191
- r.responseCode = this.xhr.status, r.headers = t, this.dispatchEvent(r), this._setReadyState(ru.OPEN);
191
+ r.responseCode = this.xhr.status, r.headers = t, this.dispatchEvent(r), this._setReadyState(nu.OPEN);
192
192
  }
193
193
  }, this.stream = function() {
194
194
  if (!this.xhr) {
195
- this._setReadyState(ru.CONNECTING), this.xhr = new XMLHttpRequest(), this.xhr.addEventListener("progress", this._onStreamProgress.bind(this)), this.xhr.addEventListener("load", this._onStreamLoaded.bind(this)), this.xhr.addEventListener("readystatechange", this._onReadyStateChange.bind(this)), this.xhr.addEventListener("error", this._onStreamFailure.bind(this)), this.xhr.addEventListener("abort", this._onStreamAbort.bind(this)), this.xhr.open(this.method, this.url);
195
+ this._setReadyState(nu.CONNECTING), this.xhr = new XMLHttpRequest(), this.xhr.addEventListener("progress", this._onStreamProgress.bind(this)), this.xhr.addEventListener("load", this._onStreamLoaded.bind(this)), this.xhr.addEventListener("readystatechange", this._onReadyStateChange.bind(this)), this.xhr.addEventListener("error", this._onStreamFailure.bind(this)), this.xhr.addEventListener("abort", this._onStreamAbort.bind(this)), this.xhr.open(this.method, this.url);
196
196
  for (let t in this.headers)
197
197
  this.xhr.setRequestHeader(t, this.headers[t]);
198
198
  this.lastEventId.length > 0 && this.xhr.setRequestHeader("Last-Event-ID", this.lastEventId), this.xhr.withCredentials = this.withCredentials, this.xhr.send(this.payload);
199
199
  }
200
200
  }, this.close = function() {
201
- this.readyState !== ru.CLOSED && this.xhr.abort();
201
+ this.readyState !== nu.CLOSED && this.xhr.abort();
202
202
  }, (e.start === void 0 || e.start) && this.stream();
203
203
  };
204
- ru.INITIALIZING = -1;
205
- ru.CONNECTING = 0;
206
- ru.OPEN = 1;
207
- ru.CLOSED = 2;
208
- typeof exports < "u" && (exports.SSE = ru);
209
- const Bn = { class: "das-ai-use-chat-content" }, qn = {
204
+ nu.INITIALIZING = -1;
205
+ nu.CONNECTING = 0;
206
+ nu.OPEN = 1;
207
+ nu.CLOSED = 2;
208
+ typeof exports < "u" && (exports.SSE = nu);
209
+ const L0 = { class: "das-ai-use-chat-content" }, B0 = {
210
210
  name: "useChat"
211
- }, On = /* @__PURE__ */ au({
212
- ...qn,
211
+ }, q0 = /* @__PURE__ */ cu({
212
+ ...B0,
213
213
  props: {
214
214
  item: { default: {} }
215
215
  },
216
216
  emits: ["click"],
217
217
  setup(u, { emit: e }) {
218
- const t = B();
218
+ const t = N();
219
219
  return Ou(() => {
220
220
  }), (n, r) => {
221
221
  var o;
222
- return w(), P(
222
+ return F(), P(
223
223
  "div",
224
224
  {
225
225
  ref_key: "userChatRef",
@@ -229,8 +229,8 @@ const Bn = { class: "das-ai-use-chat-content" }, qn = {
229
229
  [
230
230
  v(
231
231
  "div",
232
- Bn,
233
- Z(((o = n.item) == null ? void 0 : o.queryTitle) || n.item.content),
232
+ L0,
233
+ U(((o = n.item) == null ? void 0 : o.queryTitle) || n.item.content),
234
234
  1
235
235
  /* TEXT */
236
236
  )
@@ -240,14 +240,14 @@ const Bn = { class: "das-ai-use-chat-content" }, qn = {
240
240
  );
241
241
  };
242
242
  }
243
- }), su = (u, e) => {
243
+ }), au = (u, e) => {
244
244
  const t = u.__vccOpts || u;
245
245
  for (const [n, r] of e)
246
246
  t[n] = r;
247
247
  return t;
248
- }, Rn = /* @__PURE__ */ su(On, [["__scopeId", "data-v-e444807d"]]);
249
- var Mn = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
250
- function Pn(u) {
248
+ }, O0 = /* @__PURE__ */ au(q0, [["__scopeId", "data-v-e444807d"]]);
249
+ var M0 = typeof globalThis < "u" ? globalThis : typeof window < "u" ? window : typeof global < "u" ? global : typeof self < "u" ? self : {};
250
+ function R0(u) {
251
251
  return u && u.__esModule && Object.prototype.hasOwnProperty.call(u, "default") ? u.default : u;
252
252
  }
253
253
  var At = { exports: {} };
@@ -260,7 +260,7 @@ var At = { exports: {} };
260
260
  (function(u, e) {
261
261
  (function(n, r) {
262
262
  u.exports = r();
263
- })(Mn, function() {
263
+ })(M0, function() {
264
264
  return (
265
265
  /******/
266
266
  function() {
@@ -277,109 +277,109 @@ var At = { exports: {} };
277
277
  );
278
278
  }
279
279
  });
280
- var a = i(279), s = /* @__PURE__ */ i.n(a), l = i(370), f = /* @__PURE__ */ i.n(l), _ = i(817), h = /* @__PURE__ */ i.n(_);
281
- function d(q) {
280
+ var a = i(279), s = /* @__PURE__ */ i.n(a), l = i(370), d = /* @__PURE__ */ i.n(l), _ = i(817), h = /* @__PURE__ */ i.n(_);
281
+ function f(q) {
282
282
  try {
283
283
  return document.execCommand(q);
284
284
  } catch {
285
285
  return !1;
286
286
  }
287
287
  }
288
- var k = function(I) {
289
- var S = h()(I);
290
- return d("cut"), S;
291
- }, C = k;
292
- function A(q) {
293
- var I = document.documentElement.getAttribute("dir") === "rtl", S = document.createElement("textarea");
294
- S.style.fontSize = "12pt", S.style.border = "0", S.style.padding = "0", S.style.margin = "0", S.style.position = "absolute", S.style[I ? "right" : "left"] = "-9999px";
288
+ var g = function(S) {
289
+ var w = h()(S);
290
+ return f("cut"), w;
291
+ }, A = g;
292
+ function C(q) {
293
+ var S = document.documentElement.getAttribute("dir") === "rtl", w = document.createElement("textarea");
294
+ w.style.fontSize = "12pt", w.style.border = "0", w.style.padding = "0", w.style.margin = "0", w.style.position = "absolute", w.style[S ? "right" : "left"] = "-9999px";
295
295
  var O = window.pageYOffset || document.documentElement.scrollTop;
296
- return S.style.top = "".concat(O, "px"), S.setAttribute("readonly", ""), S.value = q, S;
296
+ return w.style.top = "".concat(O, "px"), w.setAttribute("readonly", ""), w.value = q, w;
297
297
  }
298
- var g = function(I, S) {
299
- var O = A(I);
300
- S.container.appendChild(O);
301
- var R = h()(O);
302
- return d("copy"), O.remove(), R;
303
- }, x = function(I) {
304
- var S = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {
298
+ var k = function(S, w) {
299
+ var O = C(S);
300
+ w.container.appendChild(O);
301
+ var M = h()(O);
302
+ return f("copy"), O.remove(), M;
303
+ }, x = function(S) {
304
+ var w = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {
305
305
  container: document.body
306
306
  }, O = "";
307
- return typeof I == "string" ? O = g(I, S) : I instanceof HTMLInputElement && !["text", "search", "url", "tel", "password"].includes(I == null ? void 0 : I.type) ? O = g(I.value, S) : (O = h()(I), d("copy")), O;
307
+ return typeof S == "string" ? O = k(S, w) : S instanceof HTMLInputElement && !["text", "search", "url", "tel", "password"].includes(S == null ? void 0 : S.type) ? O = k(S.value, w) : (O = h()(S), f("copy")), O;
308
308
  }, p = x;
309
- function b(q) {
309
+ function m(q) {
310
310
  "@babel/helpers - typeof";
311
- return typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? b = function(S) {
312
- return typeof S;
313
- } : b = function(S) {
314
- return S && typeof Symbol == "function" && S.constructor === Symbol && S !== Symbol.prototype ? "symbol" : typeof S;
315
- }, b(q);
311
+ return typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? m = function(w) {
312
+ return typeof w;
313
+ } : m = function(w) {
314
+ return w && typeof Symbol == "function" && w.constructor === Symbol && w !== Symbol.prototype ? "symbol" : typeof w;
315
+ }, m(q);
316
316
  }
317
317
  var L = function() {
318
- var I = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, S = I.action, O = S === void 0 ? "copy" : S, R = I.container, $ = I.target, tu = I.text;
318
+ var S = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, w = S.action, O = w === void 0 ? "copy" : w, M = S.container, $ = S.target, eu = S.text;
319
319
  if (O !== "copy" && O !== "cut")
320
320
  throw new Error('Invalid "action" value, use either "copy" or "cut"');
321
321
  if ($ !== void 0)
322
- if ($ && b($) === "object" && $.nodeType === 1) {
322
+ if ($ && m($) === "object" && $.nodeType === 1) {
323
323
  if (O === "copy" && $.hasAttribute("disabled"))
324
324
  throw new Error('Invalid "target" attribute. Please use "readonly" instead of "disabled" attribute');
325
325
  if (O === "cut" && ($.hasAttribute("readonly") || $.hasAttribute("disabled")))
326
326
  throw new Error(`Invalid "target" attribute. You can't cut text from elements with "readonly" or "disabled" attributes`);
327
327
  } else
328
328
  throw new Error('Invalid "target" value, use a valid Element');
329
- if (tu)
330
- return p(tu, {
331
- container: R
329
+ if (eu)
330
+ return p(eu, {
331
+ container: M
332
332
  });
333
333
  if ($)
334
- return O === "cut" ? C($) : p($, {
335
- container: R
334
+ return O === "cut" ? A($) : p($, {
335
+ container: M
336
336
  });
337
- }, F = L;
337
+ }, T = L;
338
338
  function H(q) {
339
339
  "@babel/helpers - typeof";
340
- return typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? H = function(S) {
341
- return typeof S;
342
- } : H = function(S) {
343
- return S && typeof Symbol == "function" && S.constructor === Symbol && S !== Symbol.prototype ? "symbol" : typeof S;
340
+ return typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? H = function(w) {
341
+ return typeof w;
342
+ } : H = function(w) {
343
+ return w && typeof Symbol == "function" && w.constructor === Symbol && w !== Symbol.prototype ? "symbol" : typeof w;
344
344
  }, H(q);
345
345
  }
346
- function M(q, I) {
347
- if (!(q instanceof I))
346
+ function R(q, S) {
347
+ if (!(q instanceof S))
348
348
  throw new TypeError("Cannot call a class as a function");
349
349
  }
350
- function G(q, I) {
351
- for (var S = 0; S < I.length; S++) {
352
- var O = I[S];
350
+ function K(q, S) {
351
+ for (var w = 0; w < S.length; w++) {
352
+ var O = S[w];
353
353
  O.enumerable = O.enumerable || !1, O.configurable = !0, "value" in O && (O.writable = !0), Object.defineProperty(q, O.key, O);
354
354
  }
355
355
  }
356
- function _u(q, I, S) {
357
- return I && G(q.prototype, I), S && G(q, S), q;
356
+ function _u(q, S, w) {
357
+ return S && K(q.prototype, S), w && K(q, w), q;
358
358
  }
359
- function ju(q, I) {
360
- if (typeof I != "function" && I !== null)
359
+ function ju(q, S) {
360
+ if (typeof S != "function" && S !== null)
361
361
  throw new TypeError("Super expression must either be null or a function");
362
- q.prototype = Object.create(I && I.prototype, { constructor: { value: q, writable: !0, configurable: !0 } }), I && ku(q, I);
362
+ q.prototype = Object.create(S && S.prototype, { constructor: { value: q, writable: !0, configurable: !0 } }), S && ku(q, S);
363
363
  }
364
- function ku(q, I) {
365
- return ku = Object.setPrototypeOf || function(O, R) {
366
- return O.__proto__ = R, O;
367
- }, ku(q, I);
364
+ function ku(q, S) {
365
+ return ku = Object.setPrototypeOf || function(O, M) {
366
+ return O.__proto__ = M, O;
367
+ }, ku(q, S);
368
368
  }
369
369
  function fu(q) {
370
- var I = fe();
370
+ var S = fe();
371
371
  return function() {
372
- var O = wu(q), R;
373
- if (I) {
372
+ var O = wu(q), M;
373
+ if (S) {
374
374
  var $ = wu(this).constructor;
375
- R = Reflect.construct(O, arguments, $);
375
+ M = Reflect.construct(O, arguments, $);
376
376
  } else
377
- R = O.apply(this, arguments);
378
- return iu(this, R);
377
+ M = O.apply(this, arguments);
378
+ return ou(this, M);
379
379
  };
380
380
  }
381
- function iu(q, I) {
382
- return I && (H(I) === "object" || typeof I == "function") ? I : Hu(q);
381
+ function ou(q, S) {
382
+ return S && (H(S) === "object" || typeof S == "function") ? S : Hu(q);
383
383
  }
384
384
  function Hu(q) {
385
385
  if (q === void 0)
@@ -397,27 +397,27 @@ var At = { exports: {} };
397
397
  }
398
398
  }
399
399
  function wu(q) {
400
- return wu = Object.setPrototypeOf ? Object.getPrototypeOf : function(S) {
401
- return S.__proto__ || Object.getPrototypeOf(S);
400
+ return wu = Object.setPrototypeOf ? Object.getPrototypeOf : function(w) {
401
+ return w.__proto__ || Object.getPrototypeOf(w);
402
402
  }, wu(q);
403
403
  }
404
- function Tu(q, I) {
405
- var S = "data-clipboard-".concat(q);
406
- if (I.hasAttribute(S))
407
- return I.getAttribute(S);
404
+ function Iu(q, S) {
405
+ var w = "data-clipboard-".concat(q);
406
+ if (S.hasAttribute(w))
407
+ return S.getAttribute(w);
408
408
  }
409
409
  var he = /* @__PURE__ */ function(q) {
410
- ju(S, q);
411
- var I = fu(S);
412
- function S(O, R) {
410
+ ju(w, q);
411
+ var S = fu(w);
412
+ function w(O, M) {
413
413
  var $;
414
- return M(this, S), $ = I.call(this), $.resolveOptions(R), $.listenClick(O), $;
414
+ return R(this, w), $ = S.call(this), $.resolveOptions(M), $.listenClick(O), $;
415
415
  }
416
- return _u(S, [{
416
+ return _u(w, [{
417
417
  key: "resolveOptions",
418
418
  value: function() {
419
- var R = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
420
- this.action = typeof R.action == "function" ? R.action : this.defaultAction, this.target = typeof R.target == "function" ? R.target : this.defaultTarget, this.text = typeof R.text == "function" ? R.text : this.defaultText, this.container = H(R.container) === "object" ? R.container : document.body;
419
+ var M = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
420
+ this.action = typeof M.action == "function" ? M.action : this.defaultAction, this.target = typeof M.target == "function" ? M.target : this.defaultTarget, this.text = typeof M.text == "function" ? M.text : this.defaultText, this.container = H(M.container) === "object" ? M.container : document.body;
421
421
  }
422
422
  /**
423
423
  * Adds a click event listener to the passed trigger.
@@ -425,10 +425,10 @@ var At = { exports: {} };
425
425
  */
426
426
  }, {
427
427
  key: "listenClick",
428
- value: function(R) {
428
+ value: function(M) {
429
429
  var $ = this;
430
- this.listener = f()(R, "click", function(tu) {
431
- return $.onClick(tu);
430
+ this.listener = d()(M, "click", function(eu) {
431
+ return $.onClick(eu);
432
432
  });
433
433
  }
434
434
  /**
@@ -437,15 +437,15 @@ var At = { exports: {} };
437
437
  */
438
438
  }, {
439
439
  key: "onClick",
440
- value: function(R) {
441
- var $ = R.delegateTarget || R.currentTarget, tu = this.action($) || "copy", Su = F({
442
- action: tu,
440
+ value: function(M) {
441
+ var $ = M.delegateTarget || M.currentTarget, eu = this.action($) || "copy", Su = T({
442
+ action: eu,
443
443
  container: this.container,
444
444
  target: this.target($),
445
445
  text: this.text($)
446
446
  });
447
447
  this.emit(Su ? "success" : "error", {
448
- action: tu,
448
+ action: eu,
449
449
  text: Su,
450
450
  trigger: $,
451
451
  clearSelection: function() {
@@ -459,8 +459,8 @@ var At = { exports: {} };
459
459
  */
460
460
  }, {
461
461
  key: "defaultAction",
462
- value: function(R) {
463
- return Tu("action", R);
462
+ value: function(M) {
463
+ return Iu("action", M);
464
464
  }
465
465
  /**
466
466
  * Default `target` lookup function.
@@ -468,8 +468,8 @@ var At = { exports: {} };
468
468
  */
469
469
  }, {
470
470
  key: "defaultTarget",
471
- value: function(R) {
472
- var $ = Tu("target", R);
471
+ value: function(M) {
472
+ var $ = Iu("target", M);
473
473
  if ($)
474
474
  return document.querySelector($);
475
475
  }
@@ -485,8 +485,8 @@ var At = { exports: {} };
485
485
  * Default `text` lookup function.
486
486
  * @param {Element} trigger
487
487
  */
488
- value: function(R) {
489
- return Tu("text", R);
488
+ value: function(M) {
489
+ return Iu("text", M);
490
490
  }
491
491
  /**
492
492
  * Destroy lifecycle.
@@ -498,11 +498,11 @@ var At = { exports: {} };
498
498
  }
499
499
  }], [{
500
500
  key: "copy",
501
- value: function(R) {
501
+ value: function(M) {
502
502
  var $ = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {
503
503
  container: document.body
504
504
  };
505
- return p(R, $);
505
+ return p(M, $);
506
506
  }
507
507
  /**
508
508
  * Allow fire programmatically a cut action
@@ -511,8 +511,8 @@ var At = { exports: {} };
511
511
  */
512
512
  }, {
513
513
  key: "cut",
514
- value: function(R) {
515
- return C(R);
514
+ value: function(M) {
515
+ return A(M);
516
516
  }
517
517
  /**
518
518
  * Returns the support of the given action, or all actions if no action is
@@ -522,12 +522,12 @@ var At = { exports: {} };
522
522
  }, {
523
523
  key: "isSupported",
524
524
  value: function() {
525
- var R = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : ["copy", "cut"], $ = typeof R == "string" ? [R] : R, tu = !!document.queryCommandSupported;
525
+ var M = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : ["copy", "cut"], $ = typeof M == "string" ? [M] : M, eu = !!document.queryCommandSupported;
526
526
  return $.forEach(function(Su) {
527
- tu = tu && !!document.queryCommandSupported(Su);
528
- }), tu;
527
+ eu = eu && !!document.queryCommandSupported(Su);
528
+ }), eu;
529
529
  }
530
- }]), S;
530
+ }]), w;
531
531
  }(s()), pe = he;
532
532
  }
533
533
  ),
@@ -555,22 +555,22 @@ var At = { exports: {} };
555
555
  /***/
556
556
  function(o, c, i) {
557
557
  var a = i(828);
558
- function s(_, h, d, k, C) {
559
- var A = f.apply(this, arguments);
560
- return _.addEventListener(d, A, C), {
558
+ function s(_, h, f, g, A) {
559
+ var C = d.apply(this, arguments);
560
+ return _.addEventListener(f, C, A), {
561
561
  destroy: function() {
562
- _.removeEventListener(d, A, C);
562
+ _.removeEventListener(f, C, A);
563
563
  }
564
564
  };
565
565
  }
566
- function l(_, h, d, k, C) {
567
- return typeof _.addEventListener == "function" ? s.apply(null, arguments) : typeof d == "function" ? s.bind(null, document).apply(null, arguments) : (typeof _ == "string" && (_ = document.querySelectorAll(_)), Array.prototype.map.call(_, function(A) {
568
- return s(A, h, d, k, C);
566
+ function l(_, h, f, g, A) {
567
+ return typeof _.addEventListener == "function" ? s.apply(null, arguments) : typeof f == "function" ? s.bind(null, document).apply(null, arguments) : (typeof _ == "string" && (_ = document.querySelectorAll(_)), Array.prototype.map.call(_, function(C) {
568
+ return s(C, h, f, g, A);
569
569
  }));
570
570
  }
571
- function f(_, h, d, k) {
572
- return function(C) {
573
- C.delegateTarget = a(C.target, h), C.delegateTarget && k.call(_, C);
571
+ function d(_, h, f, g) {
572
+ return function(A) {
573
+ A.delegateTarget = a(A.target, h), A.delegateTarget && g.call(_, A);
574
574
  };
575
575
  }
576
576
  o.exports = l;
@@ -598,41 +598,41 @@ var At = { exports: {} };
598
598
  /***/
599
599
  function(o, c, i) {
600
600
  var a = i(879), s = i(438);
601
- function l(d, k, C) {
602
- if (!d && !k && !C)
601
+ function l(f, g, A) {
602
+ if (!f && !g && !A)
603
603
  throw new Error("Missing required arguments");
604
- if (!a.string(k))
604
+ if (!a.string(g))
605
605
  throw new TypeError("Second argument must be a String");
606
- if (!a.fn(C))
606
+ if (!a.fn(A))
607
607
  throw new TypeError("Third argument must be a Function");
608
- if (a.node(d))
609
- return f(d, k, C);
610
- if (a.nodeList(d))
611
- return _(d, k, C);
612
- if (a.string(d))
613
- return h(d, k, C);
608
+ if (a.node(f))
609
+ return d(f, g, A);
610
+ if (a.nodeList(f))
611
+ return _(f, g, A);
612
+ if (a.string(f))
613
+ return h(f, g, A);
614
614
  throw new TypeError("First argument must be a String, HTMLElement, HTMLCollection, or NodeList");
615
615
  }
616
- function f(d, k, C) {
617
- return d.addEventListener(k, C), {
616
+ function d(f, g, A) {
617
+ return f.addEventListener(g, A), {
618
618
  destroy: function() {
619
- d.removeEventListener(k, C);
619
+ f.removeEventListener(g, A);
620
620
  }
621
621
  };
622
622
  }
623
- function _(d, k, C) {
624
- return Array.prototype.forEach.call(d, function(A) {
625
- A.addEventListener(k, C);
623
+ function _(f, g, A) {
624
+ return Array.prototype.forEach.call(f, function(C) {
625
+ C.addEventListener(g, A);
626
626
  }), {
627
627
  destroy: function() {
628
- Array.prototype.forEach.call(d, function(A) {
629
- A.removeEventListener(k, C);
628
+ Array.prototype.forEach.call(f, function(C) {
629
+ C.removeEventListener(g, A);
630
630
  });
631
631
  }
632
632
  };
633
633
  }
634
- function h(d, k, C) {
635
- return s(document.body, d, k, C);
634
+ function h(f, g, A) {
635
+ return s(document.body, f, g, A);
636
636
  }
637
637
  o.exports = l;
638
638
  }
@@ -650,8 +650,8 @@ var At = { exports: {} };
650
650
  s || i.setAttribute("readonly", ""), i.select(), i.setSelectionRange(0, i.value.length), s || i.removeAttribute("readonly"), a = i.value;
651
651
  } else {
652
652
  i.hasAttribute("contenteditable") && i.focus();
653
- var l = window.getSelection(), f = document.createRange();
654
- f.selectNodeContents(i), l.removeAllRanges(), l.addRange(f), a = l.toString();
653
+ var l = window.getSelection(), d = document.createRange();
654
+ d.selectNodeContents(i), l.removeAllRanges(), l.addRange(d), a = l.toString();
655
655
  }
656
656
  return a;
657
657
  }
@@ -674,23 +674,23 @@ var At = { exports: {} };
674
674
  },
675
675
  once: function(i, a, s) {
676
676
  var l = this;
677
- function f() {
678
- l.off(i, f), a.apply(s, arguments);
677
+ function d() {
678
+ l.off(i, d), a.apply(s, arguments);
679
679
  }
680
- return f._ = a, this.on(i, f, s);
680
+ return d._ = a, this.on(i, d, s);
681
681
  },
682
682
  emit: function(i) {
683
- var a = [].slice.call(arguments, 1), s = ((this.e || (this.e = {}))[i] || []).slice(), l = 0, f = s.length;
684
- for (l; l < f; l++)
683
+ var a = [].slice.call(arguments, 1), s = ((this.e || (this.e = {}))[i] || []).slice(), l = 0, d = s.length;
684
+ for (l; l < d; l++)
685
685
  s[l].fn.apply(s[l].ctx, a);
686
686
  return this;
687
687
  },
688
688
  off: function(i, a) {
689
- var s = this.e || (this.e = {}), l = s[i], f = [];
689
+ var s = this.e || (this.e = {}), l = s[i], d = [];
690
690
  if (l && a)
691
691
  for (var _ = 0, h = l.length; _ < h; _++)
692
- l[_].fn !== a && l[_].fn._ !== a && f.push(l[_]);
693
- return f.length ? s[i] = f : delete s[i], this;
692
+ l[_].fn !== a && l[_].fn._ !== a && d.push(l[_]);
693
+ return d.length ? s[i] = d : delete s[i], this;
694
694
  }
695
695
  }, o.exports = c, o.exports.TinyEmitter = c;
696
696
  }
@@ -740,11 +740,11 @@ var At = { exports: {} };
740
740
  );
741
741
  });
742
742
  })(At);
743
- var jn = At.exports;
744
- const Hn = /* @__PURE__ */ Pn(jn), $n = (u) => ({
743
+ var P0 = At.exports;
744
+ const j0 = /* @__PURE__ */ R0(P0), H0 = (u) => ({
745
745
  toClipboard(e, t) {
746
746
  return new Promise((n, r) => {
747
- const o = document.createElement("button"), c = new Hn(o, {
747
+ const o = document.createElement("button"), c = new j0(o, {
748
748
  text: () => e,
749
749
  action: () => "copy",
750
750
  container: t !== void 0 ? t : document.body
@@ -757,7 +757,7 @@ const Hn = /* @__PURE__ */ Pn(jn), $n = (u) => ({
757
757
  });
758
758
  }
759
759
  }), Ze = {};
760
- function Vn(u) {
760
+ function $0(u) {
761
761
  let e = Ze[u];
762
762
  if (e)
763
763
  return e;
@@ -774,7 +774,7 @@ function Vn(u) {
774
774
  }
775
775
  function Bu(u, e) {
776
776
  typeof e != "string" && (e = Bu.defaultChars);
777
- const t = Vn(e);
777
+ const t = $0(e);
778
778
  return u.replace(/(%[a-f0-9]{2})+/gi, function(n) {
779
779
  let r = "";
780
780
  for (let o = 0, c = n.length; o < c; o += 3) {
@@ -802,8 +802,8 @@ function Bu(u, e) {
802
802
  if ((i & 248) === 240 && o + 9 < c) {
803
803
  const a = parseInt(n.slice(o + 4, o + 6), 16), s = parseInt(n.slice(o + 7, o + 9), 16), l = parseInt(n.slice(o + 10, o + 12), 16);
804
804
  if ((a & 192) === 128 && (s & 192) === 128 && (l & 192) === 128) {
805
- let f = i << 18 & 1835008 | a << 12 & 258048 | s << 6 & 4032 | l & 63;
806
- f < 65536 || f > 1114111 ? r += "����" : (f -= 65536, r += String.fromCharCode(55296 + (f >> 10), 56320 + (f & 1023))), o += 9;
805
+ let d = i << 18 & 1835008 | a << 12 & 258048 | s << 6 & 4032 | l & 63;
806
+ d < 65536 || d > 1114111 ? r += "����" : (d -= 65536, r += String.fromCharCode(55296 + (d >> 10), 56320 + (d & 1023))), o += 9;
807
807
  continue;
808
808
  }
809
809
  }
@@ -815,7 +815,7 @@ function Bu(u, e) {
815
815
  Bu.defaultChars = ";/?:@&=+$,#";
816
816
  Bu.componentChars = "";
817
817
  const Ge = {};
818
- function Un(u) {
818
+ function V0(u) {
819
819
  let e = Ge[u];
820
820
  if (e)
821
821
  return e;
@@ -830,7 +830,7 @@ function Un(u) {
830
830
  }
831
831
  function Qu(u, e, t) {
832
832
  typeof e != "string" && (t = e, e = Qu.defaultChars), typeof t > "u" && (t = !0);
833
- const n = Un(e);
833
+ const n = V0(e);
834
834
  let r = "";
835
835
  for (let o = 0, c = u.length; o < c; o++) {
836
836
  const i = u.charCodeAt(o);
@@ -866,8 +866,8 @@ function Ne(u) {
866
866
  function oe() {
867
867
  this.protocol = null, this.slashes = null, this.auth = null, this.port = null, this.hostname = null, this.hash = null, this.search = null, this.pathname = null;
868
868
  }
869
- const Zn = /^([a-z0-9.+-]+:)/i, Gn = /:[0-9]*$/, Kn = /^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/, Jn = ["<", ">", '"', "`", " ", "\r", `
870
- `, " "], Wn = ["{", "}", "|", "\\", "^", "`"].concat(Jn), Qn = ["'"].concat(Wn), Ke = ["%", "/", "?", ";", "#"].concat(Qn), Je = ["/", "?", "#"], Xn = 255, We = /^[+a-z0-9A-Z_-]{0,63}$/, Yn = /^([+a-z0-9A-Z_-]{0,63})(.*)$/, Qe = {
869
+ const U0 = /^([a-z0-9.+-]+:)/i, Z0 = /:[0-9]*$/, G0 = /^(\/\/?(?!\/)[^\?\s]*)(\?[^\s]*)?$/, K0 = ["<", ">", '"', "`", " ", "\r", `
870
+ `, " "], J0 = ["{", "}", "|", "\\", "^", "`"].concat(K0), W0 = ["'"].concat(J0), Ke = ["%", "/", "?", ";", "#"].concat(W0), Je = ["/", "?", "#"], Q0 = 255, We = /^[+a-z0-9A-Z_-]{0,63}$/, X0 = /^([+a-z0-9A-Z_-]{0,63})(.*)$/, Qe = {
871
871
  javascript: !0,
872
872
  "javascript:": !0
873
873
  }, Xe = {
@@ -890,40 +890,40 @@ function Le(u, e) {
890
890
  oe.prototype.parse = function(u, e) {
891
891
  let t, n, r, o = u;
892
892
  if (o = o.trim(), !e && u.split("#").length === 1) {
893
- const s = Kn.exec(o);
893
+ const s = G0.exec(o);
894
894
  if (s)
895
895
  return this.pathname = s[1], s[2] && (this.search = s[2]), this;
896
896
  }
897
- let c = Zn.exec(o);
897
+ let c = U0.exec(o);
898
898
  if (c && (c = c[0], t = c.toLowerCase(), this.protocol = c, o = o.substr(c.length)), (e || c || o.match(/^\/\/[^@\/]+@[^@\/]+/)) && (r = o.substr(0, 2) === "//", r && !(c && Qe[c]) && (o = o.substr(2), this.slashes = !0)), !Qe[c] && (r || c && !Xe[c])) {
899
899
  let s = -1;
900
- for (let d = 0; d < Je.length; d++)
901
- n = o.indexOf(Je[d]), n !== -1 && (s === -1 || n < s) && (s = n);
902
- let l, f;
903
- s === -1 ? f = o.lastIndexOf("@") : f = o.lastIndexOf("@", s), f !== -1 && (l = o.slice(0, f), o = o.slice(f + 1), this.auth = l), s = -1;
904
- for (let d = 0; d < Ke.length; d++)
905
- n = o.indexOf(Ke[d]), n !== -1 && (s === -1 || n < s) && (s = n);
900
+ for (let f = 0; f < Je.length; f++)
901
+ n = o.indexOf(Je[f]), n !== -1 && (s === -1 || n < s) && (s = n);
902
+ let l, d;
903
+ s === -1 ? d = o.lastIndexOf("@") : d = o.lastIndexOf("@", s), d !== -1 && (l = o.slice(0, d), o = o.slice(d + 1), this.auth = l), s = -1;
904
+ for (let f = 0; f < Ke.length; f++)
905
+ n = o.indexOf(Ke[f]), n !== -1 && (s === -1 || n < s) && (s = n);
906
906
  s === -1 && (s = o.length), o[s - 1] === ":" && s--;
907
907
  const _ = o.slice(0, s);
908
908
  o = o.slice(s), this.parseHost(_), this.hostname = this.hostname || "";
909
909
  const h = this.hostname[0] === "[" && this.hostname[this.hostname.length - 1] === "]";
910
910
  if (!h) {
911
- const d = this.hostname.split(/\./);
912
- for (let k = 0, C = d.length; k < C; k++) {
913
- const A = d[k];
914
- if (A && !A.match(We)) {
915
- let g = "";
916
- for (let x = 0, p = A.length; x < p; x++)
917
- A.charCodeAt(x) > 127 ? g += "x" : g += A[x];
918
- if (!g.match(We)) {
919
- const x = d.slice(0, k), p = d.slice(k + 1), b = A.match(Yn);
920
- b && (x.push(b[1]), p.unshift(b[2])), p.length && (o = p.join(".") + o), this.hostname = x.join(".");
911
+ const f = this.hostname.split(/\./);
912
+ for (let g = 0, A = f.length; g < A; g++) {
913
+ const C = f[g];
914
+ if (C && !C.match(We)) {
915
+ let k = "";
916
+ for (let x = 0, p = C.length; x < p; x++)
917
+ C.charCodeAt(x) > 127 ? k += "x" : k += C[x];
918
+ if (!k.match(We)) {
919
+ const x = f.slice(0, g), p = f.slice(g + 1), m = C.match(X0);
920
+ m && (x.push(m[1]), p.unshift(m[2])), p.length && (o = p.join(".") + o), this.hostname = x.join(".");
921
921
  break;
922
922
  }
923
923
  }
924
924
  }
925
925
  }
926
- this.hostname.length > Xn && (this.hostname = ""), h && (this.hostname = this.hostname.substr(1, this.hostname.length - 2));
926
+ this.hostname.length > Q0 && (this.hostname = ""), h && (this.hostname = this.hostname.substr(1, this.hostname.length - 2));
927
927
  }
928
928
  const i = o.indexOf("#");
929
929
  i !== -1 && (this.hash = o.substr(i), o = o.slice(0, i));
@@ -931,32 +931,32 @@ oe.prototype.parse = function(u, e) {
931
931
  return a !== -1 && (this.search = o.substr(a), o = o.slice(0, a)), o && (this.pathname = o), Xe[t] && this.hostname && !this.pathname && (this.pathname = ""), this;
932
932
  };
933
933
  oe.prototype.parseHost = function(u) {
934
- let e = Gn.exec(u);
934
+ let e = Z0.exec(u);
935
935
  e && (e = e[0], e !== ":" && (this.port = e.substr(1)), u = u.substr(0, u.length - e.length)), u && (this.hostname = u);
936
936
  };
937
- const u0 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
937
+ const Y0 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
938
938
  __proto__: null,
939
939
  decode: Bu,
940
940
  encode: Qu,
941
941
  format: Ne,
942
942
  parse: Le
943
- }, Symbol.toStringTag, { value: "Module" })), Ct = /[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/, Dt = /[\0-\x1F\x7F-\x9F]/, e0 = /[\xAD\u0600-\u0605\u061C\u06DD\u070F\u0890\u0891\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD80D[\uDC30-\uDC3F]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/, Be = /[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061D-\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C77\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1B7D\u1B7E\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4F\u2E52-\u2E5D\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDEAD\uDF55-\uDF59\uDF86-\uDF89]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5A\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDEB9\uDF3C-\uDF3E]|\uD806[\uDC3B\uDD44-\uDD46\uDDE2\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2\uDF00-\uDF09]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8\uDF43-\uDF4F\uDFFF]|\uD809[\uDC70-\uDC74]|\uD80B[\uDFF1\uDFF2]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A\uDFE2]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/, Et = /[\$\+<->\^`\|~\xA2-\xA6\xA8\xA9\xAC\xAE-\xB1\xB4\xB8\xD7\xF7\u02C2-\u02C5\u02D2-\u02DF\u02E5-\u02EB\u02ED\u02EF-\u02FF\u0375\u0384\u0385\u03F6\u0482\u058D-\u058F\u0606-\u0608\u060B\u060E\u060F\u06DE\u06E9\u06FD\u06FE\u07F6\u07FE\u07FF\u0888\u09F2\u09F3\u09FA\u09FB\u0AF1\u0B70\u0BF3-\u0BFA\u0C7F\u0D4F\u0D79\u0E3F\u0F01-\u0F03\u0F13\u0F15-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE\u0FCF\u0FD5-\u0FD8\u109E\u109F\u1390-\u1399\u166D\u17DB\u1940\u19DE-\u19FF\u1B61-\u1B6A\u1B74-\u1B7C\u1FBD\u1FBF-\u1FC1\u1FCD-\u1FCF\u1FDD-\u1FDF\u1FED-\u1FEF\u1FFD\u1FFE\u2044\u2052\u207A-\u207C\u208A-\u208C\u20A0-\u20C0\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116-\u2118\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u2140-\u2144\u214A-\u214D\u214F\u218A\u218B\u2190-\u2307\u230C-\u2328\u232B-\u2426\u2440-\u244A\u249C-\u24E9\u2500-\u2767\u2794-\u27C4\u27C7-\u27E5\u27F0-\u2982\u2999-\u29D7\u29DC-\u29FB\u29FE-\u2B73\u2B76-\u2B95\u2B97-\u2BFF\u2CE5-\u2CEA\u2E50\u2E51\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFF\u3004\u3012\u3013\u3020\u3036\u3037\u303E\u303F\u309B\u309C\u3190\u3191\u3196-\u319F\u31C0-\u31E3\u31EF\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA700-\uA716\uA720\uA721\uA789\uA78A\uA828-\uA82B\uA836-\uA839\uAA77-\uAA79\uAB5B\uAB6A\uAB6B\uFB29\uFBB2-\uFBC2\uFD40-\uFD4F\uFDCF\uFDFC-\uFDFF\uFE62\uFE64-\uFE66\uFE69\uFF04\uFF0B\uFF1C-\uFF1E\uFF3E\uFF40\uFF5C\uFF5E\uFFE0-\uFFE6\uFFE8-\uFFEE\uFFFC\uFFFD]|\uD800[\uDD37-\uDD3F\uDD79-\uDD89\uDD8C-\uDD8E\uDD90-\uDD9C\uDDA0\uDDD0-\uDDFC]|\uD802[\uDC77\uDC78\uDEC8]|\uD805\uDF3F|\uD807[\uDFD5-\uDFF1]|\uD81A[\uDF3C-\uDF3F\uDF45]|\uD82F\uDC9C|\uD833[\uDF50-\uDFC3]|\uD834[\uDC00-\uDCF5\uDD00-\uDD26\uDD29-\uDD64\uDD6A-\uDD6C\uDD83\uDD84\uDD8C-\uDDA9\uDDAE-\uDDEA\uDE00-\uDE41\uDE45\uDF00-\uDF56]|\uD835[\uDEC1\uDEDB\uDEFB\uDF15\uDF35\uDF4F\uDF6F\uDF89\uDFA9\uDFC3]|\uD836[\uDC00-\uDDFF\uDE37-\uDE3A\uDE6D-\uDE74\uDE76-\uDE83\uDE85\uDE86]|\uD838[\uDD4F\uDEFF]|\uD83B[\uDCAC\uDCB0\uDD2E\uDEF0\uDEF1]|\uD83C[\uDC00-\uDC2B\uDC30-\uDC93\uDCA0-\uDCAE\uDCB1-\uDCBF\uDCC1-\uDCCF\uDCD1-\uDCF5\uDD0D-\uDDAD\uDDE6-\uDE02\uDE10-\uDE3B\uDE40-\uDE48\uDE50\uDE51\uDE60-\uDE65\uDF00-\uDFFF]|\uD83D[\uDC00-\uDED7\uDEDC-\uDEEC\uDEF0-\uDEFC\uDF00-\uDF76\uDF7B-\uDFD9\uDFE0-\uDFEB\uDFF0]|\uD83E[\uDC00-\uDC0B\uDC10-\uDC47\uDC50-\uDC59\uDC60-\uDC87\uDC90-\uDCAD\uDCB0\uDCB1\uDD00-\uDE53\uDE60-\uDE6D\uDE70-\uDE7C\uDE80-\uDE88\uDE90-\uDEBD\uDEBF-\uDEC5\uDECE-\uDEDB\uDEE0-\uDEE8\uDEF0-\uDEF8\uDF00-\uDF92\uDF94-\uDFCA]/, Ft = /[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/, t0 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
943
+ }, Symbol.toStringTag, { value: "Module" })), Ct = /[\0-\uD7FF\uE000-\uFFFF]|[\uD800-\uDBFF][\uDC00-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/, Dt = /[\0-\x1F\x7F-\x9F]/, un = /[\xAD\u0600-\u0605\u061C\u06DD\u070F\u0890\u0891\u08E2\u180E\u200B-\u200F\u202A-\u202E\u2060-\u2064\u2066-\u206F\uFEFF\uFFF9-\uFFFB]|\uD804[\uDCBD\uDCCD]|\uD80D[\uDC30-\uDC3F]|\uD82F[\uDCA0-\uDCA3]|\uD834[\uDD73-\uDD7A]|\uDB40[\uDC01\uDC20-\uDC7F]/, Be = /[!-#%-\*,-\/:;\?@\[-\]_\{\}\xA1\xA7\xAB\xB6\xB7\xBB\xBF\u037E\u0387\u055A-\u055F\u0589\u058A\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0609\u060A\u060C\u060D\u061B\u061D-\u061F\u066A-\u066D\u06D4\u0700-\u070D\u07F7-\u07F9\u0830-\u083E\u085E\u0964\u0965\u0970\u09FD\u0A76\u0AF0\u0C77\u0C84\u0DF4\u0E4F\u0E5A\u0E5B\u0F04-\u0F12\u0F14\u0F3A-\u0F3D\u0F85\u0FD0-\u0FD4\u0FD9\u0FDA\u104A-\u104F\u10FB\u1360-\u1368\u1400\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DA\u1800-\u180A\u1944\u1945\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B5A-\u1B60\u1B7D\u1B7E\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u2010-\u2027\u2030-\u2043\u2045-\u2051\u2053-\u205E\u207D\u207E\u208D\u208E\u2308-\u230B\u2329\u232A\u2768-\u2775\u27C5\u27C6\u27E6-\u27EF\u2983-\u2998\u29D8-\u29DB\u29FC\u29FD\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E4F\u2E52-\u2E5D\u3001-\u3003\u3008-\u3011\u3014-\u301F\u3030\u303D\u30A0\u30FB\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAADE\uAADF\uAAF0\uAAF1\uABEB\uFD3E\uFD3F\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE61\uFE63\uFE68\uFE6A\uFE6B\uFF01-\uFF03\uFF05-\uFF0A\uFF0C-\uFF0F\uFF1A\uFF1B\uFF1F\uFF20\uFF3B-\uFF3D\uFF3F\uFF5B\uFF5D\uFF5F-\uFF65]|\uD800[\uDD00-\uDD02\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDEAD\uDF55-\uDF59\uDF86-\uDF89]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9]|\uD805[\uDC4B-\uDC4F\uDC5A\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDEB9\uDF3C-\uDF3E]|\uD806[\uDC3B\uDD44-\uDD46\uDDE2\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2\uDF00-\uDF09]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8\uDF43-\uDF4F\uDFFF]|\uD809[\uDC70-\uDC74]|\uD80B[\uDFF1\uDFF2]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3B\uDF44]|\uD81B[\uDE97-\uDE9A\uDFE2]|\uD82F\uDC9F|\uD836[\uDE87-\uDE8B]|\uD83A[\uDD5E\uDD5F]/, Et = /[\$\+<->\^`\|~\xA2-\xA6\xA8\xA9\xAC\xAE-\xB1\xB4\xB8\xD7\xF7\u02C2-\u02C5\u02D2-\u02DF\u02E5-\u02EB\u02ED\u02EF-\u02FF\u0375\u0384\u0385\u03F6\u0482\u058D-\u058F\u0606-\u0608\u060B\u060E\u060F\u06DE\u06E9\u06FD\u06FE\u07F6\u07FE\u07FF\u0888\u09F2\u09F3\u09FA\u09FB\u0AF1\u0B70\u0BF3-\u0BFA\u0C7F\u0D4F\u0D79\u0E3F\u0F01-\u0F03\u0F13\u0F15-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE\u0FCF\u0FD5-\u0FD8\u109E\u109F\u1390-\u1399\u166D\u17DB\u1940\u19DE-\u19FF\u1B61-\u1B6A\u1B74-\u1B7C\u1FBD\u1FBF-\u1FC1\u1FCD-\u1FCF\u1FDD-\u1FDF\u1FED-\u1FEF\u1FFD\u1FFE\u2044\u2052\u207A-\u207C\u208A-\u208C\u20A0-\u20C0\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116-\u2118\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u2140-\u2144\u214A-\u214D\u214F\u218A\u218B\u2190-\u2307\u230C-\u2328\u232B-\u2426\u2440-\u244A\u249C-\u24E9\u2500-\u2767\u2794-\u27C4\u27C7-\u27E5\u27F0-\u2982\u2999-\u29D7\u29DC-\u29FB\u29FE-\u2B73\u2B76-\u2B95\u2B97-\u2BFF\u2CE5-\u2CEA\u2E50\u2E51\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFF\u3004\u3012\u3013\u3020\u3036\u3037\u303E\u303F\u309B\u309C\u3190\u3191\u3196-\u319F\u31C0-\u31E3\u31EF\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA700-\uA716\uA720\uA721\uA789\uA78A\uA828-\uA82B\uA836-\uA839\uAA77-\uAA79\uAB5B\uAB6A\uAB6B\uFB29\uFBB2-\uFBC2\uFD40-\uFD4F\uFDCF\uFDFC-\uFDFF\uFE62\uFE64-\uFE66\uFE69\uFF04\uFF0B\uFF1C-\uFF1E\uFF3E\uFF40\uFF5C\uFF5E\uFFE0-\uFFE6\uFFE8-\uFFEE\uFFFC\uFFFD]|\uD800[\uDD37-\uDD3F\uDD79-\uDD89\uDD8C-\uDD8E\uDD90-\uDD9C\uDDA0\uDDD0-\uDDFC]|\uD802[\uDC77\uDC78\uDEC8]|\uD805\uDF3F|\uD807[\uDFD5-\uDFF1]|\uD81A[\uDF3C-\uDF3F\uDF45]|\uD82F\uDC9C|\uD833[\uDF50-\uDFC3]|\uD834[\uDC00-\uDCF5\uDD00-\uDD26\uDD29-\uDD64\uDD6A-\uDD6C\uDD83\uDD84\uDD8C-\uDDA9\uDDAE-\uDDEA\uDE00-\uDE41\uDE45\uDF00-\uDF56]|\uD835[\uDEC1\uDEDB\uDEFB\uDF15\uDF35\uDF4F\uDF6F\uDF89\uDFA9\uDFC3]|\uD836[\uDC00-\uDDFF\uDE37-\uDE3A\uDE6D-\uDE74\uDE76-\uDE83\uDE85\uDE86]|\uD838[\uDD4F\uDEFF]|\uD83B[\uDCAC\uDCB0\uDD2E\uDEF0\uDEF1]|\uD83C[\uDC00-\uDC2B\uDC30-\uDC93\uDCA0-\uDCAE\uDCB1-\uDCBF\uDCC1-\uDCCF\uDCD1-\uDCF5\uDD0D-\uDDAD\uDDE6-\uDE02\uDE10-\uDE3B\uDE40-\uDE48\uDE50\uDE51\uDE60-\uDE65\uDF00-\uDFFF]|\uD83D[\uDC00-\uDED7\uDEDC-\uDEEC\uDEF0-\uDEFC\uDF00-\uDF76\uDF7B-\uDFD9\uDFE0-\uDFEB\uDFF0]|\uD83E[\uDC00-\uDC0B\uDC10-\uDC47\uDC50-\uDC59\uDC60-\uDC87\uDC90-\uDCAD\uDCB0\uDCB1\uDD00-\uDE53\uDE60-\uDE6D\uDE70-\uDE7C\uDE80-\uDE88\uDE90-\uDEBD\uDEBF-\uDEC5\uDECE-\uDEDB\uDEE0-\uDEE8\uDEF0-\uDEF8\uDF00-\uDF92\uDF94-\uDFCA]/, Ft = /[ \xA0\u1680\u2000-\u200A\u2028\u2029\u202F\u205F\u3000]/, en = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
944
944
  __proto__: null,
945
945
  Any: Ct,
946
946
  Cc: Dt,
947
- Cf: e0,
947
+ Cf: un,
948
948
  P: Be,
949
949
  S: Et,
950
950
  Z: Ft
951
- }, Symbol.toStringTag, { value: "Module" })), n0 = new Uint16Array(
951
+ }, Symbol.toStringTag, { value: "Module" })), tn = new Uint16Array(
952
952
  // prettier-ignore
953
953
  'ᵁ<Õıʊҝջאٵ۞ޢߖࠏ੊ઑඡ๭༉༦჊ረዡᐕᒝᓃᓟᔥ\0\0\0\0\0\0ᕫᛍᦍᰒᷝ὾⁠↰⊍⏀⏻⑂⠤⤒ⴈ⹈⿎〖㊺㘹㞬㣾㨨㩱㫠㬮ࠀEMabcfglmnoprstu\\bfms„‹•˜¦³¹ÈÏlig耻Æ䃆P耻&䀦cute耻Á䃁reve;䄂Āiyx}rc耻Â䃂;䐐r;쀀𝔄rave耻À䃀pha;䎑acr;䄀d;橓Āgp¡on;䄄f;쀀𝔸plyFunction;恡ing耻Å䃅Ācs¾Ãr;쀀𝒜ign;扔ilde耻Ã䃃ml耻Ä䃄ЀaceforsuåûþėĜĢħĪĀcrêòkslash;或Ŷöø;櫧ed;挆y;䐑ƀcrtąċĔause;戵noullis;愬a;䎒r;쀀𝔅pf;쀀𝔹eve;䋘còēmpeq;扎܀HOacdefhilorsuōőŖƀƞƢƵƷƺǜȕɳɸɾcy;䐧PY耻©䂩ƀcpyŝŢźute;䄆Ā;iŧŨ拒talDifferentialD;慅leys;愭ȀaeioƉƎƔƘron;䄌dil耻Ç䃇rc;䄈nint;戰ot;䄊ĀdnƧƭilla;䂸terDot;䂷òſi;䎧rcleȀDMPTLJNjǑǖot;抙inus;抖lus;投imes;抗oĀcsǢǸkwiseContourIntegral;戲eCurlyĀDQȃȏoubleQuote;思uote;怙ȀlnpuȞȨɇɕonĀ;eȥȦ户;橴ƀgitȯȶȺruent;扡nt;戯ourIntegral;戮ĀfrɌɎ;愂oduct;成nterClockwiseContourIntegral;戳oss;樯cr;쀀𝒞pĀ;Cʄʅ拓ap;才րDJSZacefiosʠʬʰʴʸˋ˗ˡ˦̳ҍĀ;oŹʥtrahd;椑cy;䐂cy;䐅cy;䐏ƀgrsʿ˄ˇger;怡r;憡hv;櫤Āayː˕ron;䄎;䐔lĀ;t˝˞戇a;䎔r;쀀𝔇Āaf˫̧Ācm˰̢riticalȀADGT̖̜̀̆cute;䂴oŴ̋̍;䋙bleAcute;䋝rave;䁠ilde;䋜ond;拄ferentialD;慆Ѱ̽\0\0\0͔͂\0Ѕf;쀀𝔻ƀ;DE͈͉͍䂨ot;惜qual;扐blèCDLRUVͣͲ΂ϏϢϸontourIntegraìȹoɴ͹\0\0ͻ»͉nArrow;懓Āeo·ΤftƀARTΐΖΡrrow;懐ightArrow;懔eåˊngĀLRΫτeftĀARγιrrow;柸ightArrow;柺ightArrow;柹ightĀATϘϞrrow;懒ee;抨pɁϩ\0\0ϯrrow;懑ownArrow;懕erticalBar;戥ǹABLRTaВЪаўѿͼrrowƀ;BUНОТ憓ar;椓pArrow;懵reve;䌑eft˒к\0ц\0ѐightVector;楐eeVector;楞ectorĀ;Bљњ憽ar;楖ightǔѧ\0ѱeeVector;楟ectorĀ;BѺѻ懁ar;楗eeĀ;A҆҇护rrow;憧ĀctҒҗr;쀀𝒟rok;䄐ࠀNTacdfglmopqstuxҽӀӄӋӞӢӧӮӵԡԯԶՒ՝ՠեG;䅊H耻Ð䃐cute耻É䃉ƀaiyӒӗӜron;䄚rc耻Ê䃊;䐭ot;䄖r;쀀𝔈rave耻È䃈ement;戈ĀapӺӾcr;䄒tyɓԆ\0\0ԒmallSquare;旻erySmallSquare;斫ĀgpԦԪon;䄘f;쀀𝔼silon;䎕uĀaiԼՉlĀ;TՂՃ橵ilde;扂librium;懌Āci՗՚r;愰m;橳a;䎗ml耻Ë䃋Āipժկsts;戃onentialE;慇ʀcfiosօֈ֍ֲ׌y;䐤r;쀀𝔉lledɓ֗\0\0֣mallSquare;旼erySmallSquare;斪Ͱֺ\0ֿ\0\0ׄf;쀀𝔽All;戀riertrf;愱cò׋؀JTabcdfgorstר׬ׯ׺؀ؒؖ؛؝أ٬ٲcy;䐃耻>䀾mmaĀ;d׷׸䎓;䏜reve;䄞ƀeiy؇،ؐdil;䄢rc;䄜;䐓ot;䄠r;쀀𝔊;拙pf;쀀𝔾eater̀EFGLSTصلَٖٛ٦qualĀ;Lؾؿ扥ess;招ullEqual;执reater;檢ess;扷lantEqual;橾ilde;扳cr;쀀𝒢;扫ЀAacfiosuڅڋږڛڞڪھۊRDcy;䐪Āctڐڔek;䋇;䁞irc;䄤r;愌lbertSpace;愋ǰگ\0ڲf;愍izontalLine;攀Āctۃۅòکrok;䄦mpńېۘownHumðįqual;扏܀EJOacdfgmnostuۺ۾܃܇܎ܚܞܡܨ݄ݸދޏޕcy;䐕lig;䄲cy;䐁cute耻Í䃍Āiyܓܘrc耻Î䃎;䐘ot;䄰r;愑rave耻Ì䃌ƀ;apܠܯܿĀcgܴܷr;䄪inaryI;慈lieóϝǴ݉\0ݢĀ;eݍݎ戬Āgrݓݘral;戫section;拂isibleĀCTݬݲomma;恣imes;恢ƀgptݿރވon;䄮f;쀀𝕀a;䎙cr;愐ilde;䄨ǫޚ\0ޞcy;䐆l耻Ï䃏ʀcfosuެ޷޼߂ߐĀiyޱ޵rc;䄴;䐙r;쀀𝔍pf;쀀𝕁ǣ߇\0ߌr;쀀𝒥rcy;䐈kcy;䐄΀HJacfosߤߨ߽߬߱ࠂࠈcy;䐥cy;䐌ppa;䎚Āey߶߻dil;䄶;䐚r;쀀𝔎pf;쀀𝕂cr;쀀𝒦րJTaceflmostࠥࠩࠬࡐࡣ঳সে্਷ੇcy;䐉耻<䀼ʀcmnpr࠷࠼ࡁࡄࡍute;䄹bda;䎛g;柪lacetrf;愒r;憞ƀaeyࡗ࡜ࡡron;䄽dil;䄻;䐛Āfsࡨ॰tԀACDFRTUVarࡾࢩࢱࣦ࣠ࣼयज़ΐ४Ānrࢃ࢏gleBracket;柨rowƀ;BR࢙࢚࢞憐ar;懤ightArrow;懆eiling;挈oǵࢷ\0ࣃbleBracket;柦nǔࣈ\0࣒eeVector;楡ectorĀ;Bࣛࣜ懃ar;楙loor;挊ightĀAV࣯ࣵrrow;憔ector;楎Āerँगeƀ;AVउऊऐ抣rrow;憤ector;楚iangleƀ;BEतथऩ抲ar;槏qual;抴pƀDTVषूौownVector;楑eeVector;楠ectorĀ;Bॖॗ憿ar;楘ectorĀ;B॥०憼ar;楒ightáΜs̀EFGLSTॾঋকঝঢভqualGreater;拚ullEqual;扦reater;扶ess;檡lantEqual;橽ilde;扲r;쀀𝔏Ā;eঽা拘ftarrow;懚idot;䄿ƀnpw৔ਖਛgȀLRlr৞৷ਂਐeftĀAR০৬rrow;柵ightArrow;柷ightArrow;柶eftĀarγਊightáοightáϊf;쀀𝕃erĀLRਢਬeftArrow;憙ightArrow;憘ƀchtਾੀੂòࡌ;憰rok;䅁;扪Ѐacefiosuਗ਼੝੠੷੼અઋ઎p;椅y;䐜Ādl੥੯iumSpace;恟lintrf;愳r;쀀𝔐nusPlus;戓pf;쀀𝕄cò੶;䎜ҀJacefostuણધભીଔଙඑ඗ඞcy;䐊cute;䅃ƀaey઴હાron;䅇dil;䅅;䐝ƀgswે૰଎ativeƀMTV૓૟૨ediumSpace;怋hiĀcn૦૘ë૙eryThiî૙tedĀGL૸ଆreaterGreateòٳessLesóੈLine;䀊r;쀀𝔑ȀBnptଢନଷ଺reak;恠BreakingSpace;䂠f;愕ڀ;CDEGHLNPRSTV୕ୖ୪୼஡௫ఄ౞಄ದ೘ൡඅ櫬Āou୛୤ngruent;扢pCap;扭oubleVerticalBar;戦ƀlqxஃஊ஛ement;戉ualĀ;Tஒஓ扠ilde;쀀≂̸ists;戄reater΀;EFGLSTஶஷ஽௉௓௘௥扯qual;扱ullEqual;쀀≧̸reater;쀀≫̸ess;批lantEqual;쀀⩾̸ilde;扵umpń௲௽ownHump;쀀≎̸qual;쀀≏̸eĀfsఊధtTriangleƀ;BEచఛడ拪ar;쀀⧏̸qual;括s̀;EGLSTవశ఼ౄోౘ扮qual;扰reater;扸ess;쀀≪̸lantEqual;쀀⩽̸ilde;扴estedĀGL౨౹reaterGreater;쀀⪢̸essLess;쀀⪡̸recedesƀ;ESಒಓಛ技qual;쀀⪯̸lantEqual;拠ĀeiಫಹverseElement;戌ghtTriangleƀ;BEೋೌ೒拫ar;쀀⧐̸qual;拭ĀquೝഌuareSuĀbp೨೹setĀ;E೰ೳ쀀⊏̸qual;拢ersetĀ;Eഃആ쀀⊐̸qual;拣ƀbcpഓതൎsetĀ;Eഛഞ쀀⊂⃒qual;抈ceedsȀ;ESTലള഻െ抁qual;쀀⪰̸lantEqual;拡ilde;쀀≿̸ersetĀ;E൘൛쀀⊃⃒qual;抉ildeȀ;EFT൮൯൵ൿ扁qual;扄ullEqual;扇ilde;扉erticalBar;戤cr;쀀𝒩ilde耻Ñ䃑;䎝܀Eacdfgmoprstuvලෂ෉෕ෛ෠෧෼ขภยา฿ไlig;䅒cute耻Ó䃓Āiy෎ීrc耻Ô䃔;䐞blac;䅐r;쀀𝔒rave耻Ò䃒ƀaei෮ෲ෶cr;䅌ga;䎩cron;䎟pf;쀀𝕆enCurlyĀDQฎบoubleQuote;怜uote;怘;橔Āclวฬr;쀀𝒪ash耻Ø䃘iŬื฼de耻Õ䃕es;樷ml耻Ö䃖erĀBP๋๠Āar๐๓r;怾acĀek๚๜;揞et;掴arenthesis;揜Ҁacfhilors๿ງຊຏຒດຝະ໼rtialD;戂y;䐟r;쀀𝔓i;䎦;䎠usMinus;䂱Āipຢອncareplanåڝf;愙Ȁ;eio຺ູ໠໤檻cedesȀ;EST່້໏໚扺qual;檯lantEqual;扼ilde;找me;怳Ādp໩໮uct;戏ortionĀ;aȥ໹l;戝Āci༁༆r;쀀𝒫;䎨ȀUfos༑༖༛༟OT耻"䀢r;쀀𝔔pf;愚cr;쀀𝒬؀BEacefhiorsu༾གྷཇའཱིྦྷྪྭ႖ႩႴႾarr;椐G耻®䂮ƀcnrཎནབute;䅔g;柫rĀ;tཛྷཝ憠l;椖ƀaeyཧཬཱron;䅘dil;䅖;䐠Ā;vླྀཹ愜erseĀEUྂྙĀlq྇ྎement;戋uilibrium;懋pEquilibrium;楯r»ཹo;䎡ghtЀACDFTUVa࿁࿫࿳ဢဨၛႇϘĀnr࿆࿒gleBracket;柩rowƀ;BL࿜࿝࿡憒ar;懥eftArrow;懄eiling;按oǵ࿹\0စbleBracket;柧nǔည\0နeeVector;楝ectorĀ;Bဝသ懂ar;楕loor;挋Āerိ၃eƀ;AVဵံြ抢rrow;憦ector;楛iangleƀ;BEၐၑၕ抳ar;槐qual;抵pƀDTVၣၮၸownVector;楏eeVector;楜ectorĀ;Bႂႃ憾ar;楔ectorĀ;B႑႒懀ar;楓Āpuႛ႞f;愝ndImplies;楰ightarrow;懛ĀchႹႼr;愛;憱leDelayed;槴ڀHOacfhimoqstuფჱჷჽᄙᄞᅑᅖᅡᅧᆵᆻᆿĀCcჩხHcy;䐩y;䐨FTcy;䐬cute;䅚ʀ;aeiyᄈᄉᄎᄓᄗ檼ron;䅠dil;䅞rc;䅜;䐡r;쀀𝔖ortȀDLRUᄪᄴᄾᅉownArrow»ОeftArrow»࢚ightArrow»࿝pArrow;憑gma;䎣allCircle;战pf;쀀𝕊ɲᅭ\0\0ᅰt;戚areȀ;ISUᅻᅼᆉᆯ斡ntersection;抓uĀbpᆏᆞsetĀ;Eᆗᆘ抏qual;抑ersetĀ;Eᆨᆩ抐qual;抒nion;抔cr;쀀𝒮ar;拆ȀbcmpᇈᇛሉላĀ;sᇍᇎ拐etĀ;Eᇍᇕqual;抆ĀchᇠህeedsȀ;ESTᇭᇮᇴᇿ扻qual;檰lantEqual;扽ilde;承Tháྌ;我ƀ;esሒሓሣ拑rsetĀ;Eሜም抃qual;抇et»ሓրHRSacfhiorsሾቄ቉ቕ቞ቱቶኟዂወዑORN耻Þ䃞ADE;愢ĀHc቎ቒcy;䐋y;䐦Ābuቚቜ;䀉;䎤ƀaeyብቪቯron;䅤dil;䅢;䐢r;쀀𝔗Āeiቻ኉Dzኀ\0ኇefore;戴a;䎘Ācn኎ኘkSpace;쀀  Space;怉ldeȀ;EFTካኬኲኼ戼qual;扃ullEqual;扅ilde;扈pf;쀀𝕋ipleDot;惛Āctዖዛr;쀀𝒯rok;䅦ૡዷጎጚጦ\0ጬጱ\0\0\0\0\0ጸጽ፷ᎅ\0᏿ᐄᐊᐐĀcrዻጁute耻Ú䃚rĀ;oጇገ憟cir;楉rǣጓ\0጖y;䐎ve;䅬Āiyጞጣrc耻Û䃛;䐣blac;䅰r;쀀𝔘rave耻Ù䃙acr;䅪Ādiፁ፩erĀBPፈ፝Āarፍፐr;䁟acĀekፗፙ;揟et;掵arenthesis;揝onĀ;P፰፱拃lus;抎Āgp፻፿on;䅲f;쀀𝕌ЀADETadps᎕ᎮᎸᏄϨᏒᏗᏳrrowƀ;BDᅐᎠᎤar;椒ownArrow;懅ownArrow;憕quilibrium;楮eeĀ;AᏋᏌ报rrow;憥ownáϳerĀLRᏞᏨeftArrow;憖ightArrow;憗iĀ;lᏹᏺ䏒on;䎥ing;䅮cr;쀀𝒰ilde;䅨ml耻Ü䃜ҀDbcdefosvᐧᐬᐰᐳᐾᒅᒊᒐᒖash;披ar;櫫y;䐒ashĀ;lᐻᐼ抩;櫦Āerᑃᑅ;拁ƀbtyᑌᑐᑺar;怖Ā;iᑏᑕcalȀBLSTᑡᑥᑪᑴar;戣ine;䁼eparator;杘ilde;所ThinSpace;怊r;쀀𝔙pf;쀀𝕍cr;쀀𝒱dash;抪ʀcefosᒧᒬᒱᒶᒼirc;䅴dge;拀r;쀀𝔚pf;쀀𝕎cr;쀀𝒲Ȁfiosᓋᓐᓒᓘr;쀀𝔛;䎞pf;쀀𝕏cr;쀀𝒳ҀAIUacfosuᓱᓵᓹᓽᔄᔏᔔᔚᔠcy;䐯cy;䐇cy;䐮cute耻Ý䃝Āiyᔉᔍrc;䅶;䐫r;쀀𝔜pf;쀀𝕐cr;쀀𝒴ml;䅸ЀHacdefosᔵᔹᔿᕋᕏᕝᕠᕤcy;䐖cute;䅹Āayᕄᕉron;䅽;䐗ot;䅻Dzᕔ\0ᕛoWidtè૙a;䎖r;愨pf;愤cr;쀀𝒵௡ᖃᖊᖐ\0ᖰᖶᖿ\0\0\0\0ᗆᗛᗫᙟ᙭\0ᚕ᚛ᚲᚹ\0ᚾcute耻á䃡reve;䄃̀;Ediuyᖜᖝᖡᖣᖨᖭ戾;쀀∾̳;房rc耻â䃢te肻´̆;䐰lig耻æ䃦Ā;r²ᖺ;쀀𝔞rave耻à䃠ĀepᗊᗖĀfpᗏᗔsym;愵èᗓha;䎱ĀapᗟcĀclᗤᗧr;䄁g;樿ɤᗰ\0\0ᘊʀ;adsvᗺᗻᗿᘁᘇ戧nd;橕;橜lope;橘;橚΀;elmrszᘘᘙᘛᘞᘿᙏᙙ戠;榤e»ᘙsdĀ;aᘥᘦ戡ѡᘰᘲᘴᘶᘸᘺᘼᘾ;榨;榩;榪;榫;榬;榭;榮;榯tĀ;vᙅᙆ戟bĀ;dᙌᙍ抾;榝Āptᙔᙗh;戢»¹arr;捼Āgpᙣᙧon;䄅f;쀀𝕒΀;Eaeiop዁ᙻᙽᚂᚄᚇᚊ;橰cir;橯;扊d;手s;䀧roxĀ;e዁ᚒñᚃing耻å䃥ƀctyᚡᚦᚨr;쀀𝒶;䀪mpĀ;e዁ᚯñʈilde耻ã䃣ml耻ä䃤Āciᛂᛈoninôɲnt;樑ࠀNabcdefiklnoprsu᛭ᛱᜰ᜼ᝃᝈ᝸᝽០៦ᠹᡐᜍ᤽᥈ᥰot;櫭Ācrᛶ᜞kȀcepsᜀᜅᜍᜓong;扌psilon;䏶rime;怵imĀ;e᜚᜛戽q;拍Ŷᜢᜦee;抽edĀ;gᜬᜭ挅e»ᜭrkĀ;t፜᜷brk;掶Āoyᜁᝁ;䐱quo;怞ʀcmprtᝓ᝛ᝡᝤᝨausĀ;eĊĉptyv;榰séᜌnoõēƀahwᝯ᝱ᝳ;䎲;愶een;扬r;쀀𝔟g΀costuvwឍឝឳេ៕៛៞ƀaiuបពរðݠrc;旯p»፱ƀdptឤឨឭot;樀lus;樁imes;樂ɱឹ\0\0ើcup;樆ar;昅riangleĀdu៍្own;施p;斳plus;樄eåᑄåᒭarow;植ƀako៭ᠦᠵĀcn៲ᠣkƀlst៺֫᠂ozenge;槫riangleȀ;dlr᠒᠓᠘᠝斴own;斾eft;旂ight;斸k;搣Ʊᠫ\0ᠳƲᠯ\0ᠱ;斒;斑4;斓ck;斈ĀeoᠾᡍĀ;qᡃᡆ쀀=⃥uiv;쀀≡⃥t;挐Ȁptwxᡙᡞᡧᡬf;쀀𝕓Ā;tᏋᡣom»Ꮜtie;拈؀DHUVbdhmptuvᢅᢖᢪᢻᣗᣛᣬ᣿ᤅᤊᤐᤡȀLRlrᢎᢐᢒᢔ;敗;敔;敖;敓ʀ;DUduᢡᢢᢤᢦᢨ敐;敦;敩;敤;敧ȀLRlrᢳᢵᢷᢹ;敝;敚;敜;教΀;HLRhlrᣊᣋᣍᣏᣑᣓᣕ救;敬;散;敠;敫;敢;敟ox;槉ȀLRlrᣤᣦᣨᣪ;敕;敒;攐;攌ʀ;DUduڽ᣷᣹᣻᣽;敥;敨;攬;攴inus;抟lus;択imes;抠ȀLRlrᤙᤛᤝ᤟;敛;敘;攘;攔΀;HLRhlrᤰᤱᤳᤵᤷ᤻᤹攂;敪;敡;敞;攼;攤;攜Āevģ᥂bar耻¦䂦Ȁceioᥑᥖᥚᥠr;쀀𝒷mi;恏mĀ;e᜚᜜lƀ;bhᥨᥩᥫ䁜;槅sub;柈Ŭᥴ᥾lĀ;e᥹᥺怢t»᥺pƀ;Eeįᦅᦇ;檮Ā;qۜۛೡᦧ\0᧨ᨑᨕᨲ\0ᨷᩐ\0\0᪴\0\0᫁\0\0ᬡᬮ᭍᭒\0᯽\0ᰌƀcpr᦭ᦲ᧝ute;䄇̀;abcdsᦿᧀᧄ᧊᧕᧙戩nd;橄rcup;橉Āau᧏᧒p;橋p;橇ot;橀;쀀∩︀Āeo᧢᧥t;恁îړȀaeiu᧰᧻ᨁᨅǰ᧵\0᧸s;橍on;䄍dil耻ç䃧rc;䄉psĀ;sᨌᨍ橌m;橐ot;䄋ƀdmnᨛᨠᨦil肻¸ƭptyv;榲t脀¢;eᨭᨮ䂢räƲr;쀀𝔠ƀceiᨽᩀᩍy;䑇ckĀ;mᩇᩈ朓ark»ᩈ;䏇r΀;Ecefms᩟᩠ᩢᩫ᪤᪪᪮旋;槃ƀ;elᩩᩪᩭ䋆q;扗eɡᩴ\0\0᪈rrowĀlr᩼᪁eft;憺ight;憻ʀRSacd᪒᪔᪖᪚᪟»ཇ;擈st;抛irc;抚ash;抝nint;樐id;櫯cir;槂ubsĀ;u᪻᪼晣it»᪼ˬ᫇᫔᫺\0ᬊonĀ;eᫍᫎ䀺Ā;qÇÆɭ᫙\0\0᫢aĀ;t᫞᫟䀬;䁀ƀ;fl᫨᫩᫫戁îᅠeĀmx᫱᫶ent»᫩eóɍǧ᫾\0ᬇĀ;dኻᬂot;橭nôɆƀfryᬐᬔᬗ;쀀𝕔oäɔ脀©;sŕᬝr;愗Āaoᬥᬩrr;憵ss;朗Ācuᬲᬷr;쀀𝒸Ābpᬼ᭄Ā;eᭁᭂ櫏;櫑Ā;eᭉᭊ櫐;櫒dot;拯΀delprvw᭠᭬᭷ᮂᮬᯔ᯹arrĀlr᭨᭪;椸;椵ɰ᭲\0\0᭵r;拞c;拟arrĀ;p᭿ᮀ憶;椽̀;bcdosᮏᮐᮖᮡᮥᮨ截rcap;橈Āauᮛᮞp;橆p;橊ot;抍r;橅;쀀∪︀Ȁalrv᮵ᮿᯞᯣrrĀ;mᮼᮽ憷;椼yƀevwᯇᯔᯘqɰᯎ\0\0ᯒreã᭳uã᭵ee;拎edge;拏en耻¤䂤earrowĀlrᯮ᯳eft»ᮀight»ᮽeäᯝĀciᰁᰇoninôǷnt;戱lcty;挭ঀAHabcdefhijlorstuwz᰸᰻᰿ᱝᱩᱵᲊᲞᲬᲷ᳻᳿ᴍᵻᶑᶫᶻ᷆᷍rò΁ar;楥Ȁglrs᱈ᱍ᱒᱔ger;怠eth;愸òᄳhĀ;vᱚᱛ怐»ऊūᱡᱧarow;椏aã̕Āayᱮᱳron;䄏;䐴ƀ;ao̲ᱼᲄĀgrʿᲁr;懊tseq;橷ƀglmᲑᲔᲘ耻°䂰ta;䎴ptyv;榱ĀirᲣᲨsht;楿;쀀𝔡arĀlrᲳᲵ»ࣜ»သʀaegsv᳂͸᳖᳜᳠mƀ;oș᳊᳔ndĀ;ș᳑uit;晦amma;䏝in;拲ƀ;io᳧᳨᳸䃷de脀÷;o᳧ᳰntimes;拇nø᳷cy;䑒cɯᴆ\0\0ᴊrn;挞op;挍ʀlptuwᴘᴝᴢᵉᵕlar;䀤f;쀀𝕕ʀ;emps̋ᴭᴷᴽᵂqĀ;d͒ᴳot;扑inus;戸lus;戔quare;抡blebarwedgåúnƀadhᄮᵝᵧownarrowóᲃarpoonĀlrᵲᵶefôᲴighôᲶŢᵿᶅkaro÷གɯᶊ\0\0ᶎrn;挟op;挌ƀcotᶘᶣᶦĀryᶝᶡ;쀀𝒹;䑕l;槶rok;䄑Ādrᶰᶴot;拱iĀ;fᶺ᠖斿Āah᷀᷃ròЩaòྦangle;榦Āci᷒ᷕy;䑟grarr;柿ऀDacdefglmnopqrstuxḁḉḙḸոḼṉṡṾấắẽỡἪἷὄ὎὚ĀDoḆᴴoôᲉĀcsḎḔute耻é䃩ter;橮ȀaioyḢḧḱḶron;䄛rĀ;cḭḮ扖耻ê䃪lon;払;䑍ot;䄗ĀDrṁṅot;扒;쀀𝔢ƀ;rsṐṑṗ檚ave耻è䃨Ā;dṜṝ檖ot;檘Ȁ;ilsṪṫṲṴ檙nters;揧;愓Ā;dṹṺ檕ot;檗ƀapsẅẉẗcr;䄓tyƀ;svẒẓẕ戅et»ẓpĀ1;ẝẤijạả;怄;怅怃ĀgsẪẬ;䅋p;怂ĀgpẴẸon;䄙f;쀀𝕖ƀalsỄỎỒrĀ;sỊị拕l;槣us;橱iƀ;lvỚớở䎵on»ớ;䏵ȀcsuvỪỳἋἣĀioữḱrc»Ḯɩỹ\0\0ỻíՈantĀglἂἆtr»ṝess»Ṻƀaeiἒ἖Ἒls;䀽st;扟vĀ;DȵἠD;橸parsl;槥ĀDaἯἳot;打rr;楱ƀcdiἾὁỸr;愯oô͒ĀahὉὋ;䎷耻ð䃰Āmrὓὗl耻ë䃫o;悬ƀcipὡὤὧl;䀡sôծĀeoὬὴctatioîՙnentialåչৡᾒ\0ᾞ\0ᾡᾧ\0\0ῆῌ\0ΐ\0ῦῪ \0 ⁚llingdotseñṄy;䑄male;晀ƀilrᾭᾳ῁lig;耀ffiɩᾹ\0\0᾽g;耀ffig;耀ffl;쀀𝔣lig;耀filig;쀀fjƀaltῙ῜ῡt;晭ig;耀flns;斱of;䆒ǰ΅\0ῳf;쀀𝕗ĀakֿῷĀ;vῼ´拔;櫙artint;樍Āao‌⁕Ācs‑⁒ႉ‸⁅⁈\0⁐β•‥‧‪‬\0‮耻½䂽;慓耻¼䂼;慕;慙;慛Ƴ‴\0‶;慔;慖ʴ‾⁁\0\0⁃耻¾䂾;慗;慜5;慘ƶ⁌\0⁎;慚;慝8;慞l;恄wn;挢cr;쀀𝒻ࢀEabcdefgijlnorstv₂₉₟₥₰₴⃰⃵⃺⃿℃ℒℸ̗ℾ⅒↞Ā;lٍ₇;檌ƀcmpₐₕ₝ute;䇵maĀ;dₜ᳚䎳;檆reve;䄟Āiy₪₮rc;䄝;䐳ot;䄡Ȁ;lqsؾق₽⃉ƀ;qsؾٌ⃄lanô٥Ȁ;cdl٥⃒⃥⃕c;檩otĀ;o⃜⃝檀Ā;l⃢⃣檂;檄Ā;e⃪⃭쀀⋛︀s;檔r;쀀𝔤Ā;gٳ؛mel;愷cy;䑓Ȁ;Eajٚℌℎℐ;檒;檥;檤ȀEaesℛℝ℩ℴ;扩pĀ;p℣ℤ檊rox»ℤĀ;q℮ℯ檈Ā;q℮ℛim;拧pf;쀀𝕘Āci⅃ⅆr;愊mƀ;el٫ⅎ⅐;檎;檐茀>;cdlqr׮ⅠⅪⅮⅳⅹĀciⅥⅧ;檧r;橺ot;拗Par;榕uest;橼ʀadelsↄⅪ←ٖ↛ǰ↉\0↎proø₞r;楸qĀlqؿ↖lesó₈ií٫Āen↣↭rtneqq;쀀≩︀Å↪ԀAabcefkosy⇄⇇⇱⇵⇺∘∝∯≨≽ròΠȀilmr⇐⇔⇗⇛rsðᒄf»․ilôکĀdr⇠⇤cy;䑊ƀ;cwࣴ⇫⇯ir;楈;憭ar;意irc;䄥ƀalr∁∎∓rtsĀ;u∉∊晥it»∊lip;怦con;抹r;쀀𝔥sĀew∣∩arow;椥arow;椦ʀamopr∺∾≃≞≣rr;懿tht;戻kĀlr≉≓eftarrow;憩ightarrow;憪f;쀀𝕙bar;怕ƀclt≯≴≸r;쀀𝒽asè⇴rok;䄧Ābp⊂⊇ull;恃hen»ᱛૡ⊣\0⊪\0⊸⋅⋎\0⋕⋳\0\0⋸⌢⍧⍢⍿\0⎆⎪⎴cute耻í䃭ƀ;iyݱ⊰⊵rc耻î䃮;䐸Ācx⊼⊿y;䐵cl耻¡䂡ĀfrΟ⋉;쀀𝔦rave耻ì䃬Ȁ;inoܾ⋝⋩⋮Āin⋢⋦nt;樌t;戭fin;槜ta;愩lig;䄳ƀaop⋾⌚⌝ƀcgt⌅⌈⌗r;䄫ƀelpܟ⌏⌓inåގarôܠh;䄱f;抷ed;䆵ʀ;cfotӴ⌬⌱⌽⍁are;愅inĀ;t⌸⌹戞ie;槝doô⌙ʀ;celpݗ⍌⍐⍛⍡al;抺Āgr⍕⍙eróᕣã⍍arhk;樗rod;樼Ȁcgpt⍯⍲⍶⍻y;䑑on;䄯f;쀀𝕚a;䎹uest耻¿䂿Āci⎊⎏r;쀀𝒾nʀ;EdsvӴ⎛⎝⎡ӳ;拹ot;拵Ā;v⎦⎧拴;拳Ā;iݷ⎮lde;䄩ǫ⎸\0⎼cy;䑖l耻ï䃯̀cfmosu⏌⏗⏜⏡⏧⏵Āiy⏑⏕rc;䄵;䐹r;쀀𝔧ath;䈷pf;쀀𝕛ǣ⏬\0⏱r;쀀𝒿rcy;䑘kcy;䑔Ѐacfghjos␋␖␢␧␭␱␵␻ppaĀ;v␓␔䎺;䏰Āey␛␠dil;䄷;䐺r;쀀𝔨reen;䄸cy;䑅cy;䑜pf;쀀𝕜cr;쀀𝓀஀ABEHabcdefghjlmnoprstuv⑰⒁⒆⒍⒑┎┽╚▀♎♞♥♹♽⚚⚲⛘❝❨➋⟀⠁⠒ƀart⑷⑺⑼rò৆òΕail;椛arr;椎Ā;gঔ⒋;檋ar;楢ॣ⒥\0⒪\0⒱\0\0\0\0\0⒵Ⓔ\0ⓆⓈⓍ\0⓹ute;䄺mptyv;榴raîࡌbda;䎻gƀ;dlࢎⓁⓃ;榑åࢎ;檅uo耻«䂫rЀ;bfhlpst࢙ⓞⓦⓩ⓫⓮⓱⓵Ā;f࢝ⓣs;椟s;椝ë≒p;憫l;椹im;楳l;憢ƀ;ae⓿─┄檫il;椙Ā;s┉┊檭;쀀⪭︀ƀabr┕┙┝rr;椌rk;杲Āak┢┬cĀek┨┪;䁻;䁛Āes┱┳;榋lĀdu┹┻;榏;榍Ȁaeuy╆╋╖╘ron;䄾Ādi═╔il;䄼ìࢰâ┩;䐻Ȁcqrs╣╦╭╽a;椶uoĀ;rนᝆĀdu╲╷har;楧shar;楋h;憲ʀ;fgqs▋▌উ◳◿扤tʀahlrt▘▤▷◂◨rrowĀ;t࢙□aé⓶arpoonĀdu▯▴own»њp»०eftarrows;懇ightƀahs◍◖◞rrowĀ;sࣴࢧarpoonó྘quigarro÷⇰hreetimes;拋ƀ;qs▋ও◺lanôবʀ;cdgsব☊☍☝☨c;檨otĀ;o☔☕橿Ā;r☚☛檁;檃Ā;e☢☥쀀⋚︀s;檓ʀadegs☳☹☽♉♋pproøⓆot;拖qĀgq♃♅ôউgtò⒌ôছiíলƀilr♕࣡♚sht;楼;쀀𝔩Ā;Eজ♣;檑š♩♶rĀdu▲♮Ā;l॥♳;楪lk;斄cy;䑙ʀ;achtੈ⚈⚋⚑⚖rò◁orneòᴈard;楫ri;旺Āio⚟⚤dot;䅀ustĀ;a⚬⚭掰che»⚭ȀEaes⚻⚽⛉⛔;扨pĀ;p⛃⛄檉rox»⛄Ā;q⛎⛏檇Ā;q⛎⚻im;拦Ѐabnoptwz⛩⛴⛷✚✯❁❇❐Ānr⛮⛱g;柬r;懽rëࣁgƀlmr⛿✍✔eftĀar০✇ightá৲apsto;柼ightá৽parrowĀlr✥✩efô⓭ight;憬ƀafl✶✹✽r;榅;쀀𝕝us;樭imes;樴š❋❏st;戗áፎƀ;ef❗❘᠀旊nge»❘arĀ;l❤❥䀨t;榓ʀachmt❳❶❼➅➇ròࢨorneòᶌarĀ;d྘➃;業;怎ri;抿̀achiqt➘➝ੀ➢➮➻quo;怹r;쀀𝓁mƀ;egল➪➬;檍;檏Ābu┪➳oĀ;rฟ➹;怚rok;䅂萀<;cdhilqrࠫ⟒☹⟜⟠⟥⟪⟰Āci⟗⟙;檦r;橹reå◲mes;拉arr;楶uest;橻ĀPi⟵⟹ar;榖ƀ;ef⠀भ᠛旃rĀdu⠇⠍shar;楊har;楦Āen⠗⠡rtneqq;쀀≨︀Å⠞܀Dacdefhilnopsu⡀⡅⢂⢎⢓⢠⢥⢨⣚⣢⣤ઃ⣳⤂Dot;戺Ȁclpr⡎⡒⡣⡽r耻¯䂯Āet⡗⡙;時Ā;e⡞⡟朠se»⡟Ā;sျ⡨toȀ;dluျ⡳⡷⡻owîҌefôएðᏑker;斮Āoy⢇⢌mma;権;䐼ash;怔asuredangle»ᘦr;쀀𝔪o;愧ƀcdn⢯⢴⣉ro耻µ䂵Ȁ;acdᑤ⢽⣀⣄sôᚧir;櫰ot肻·Ƶusƀ;bd⣒ᤃ⣓戒Ā;uᴼ⣘;横ţ⣞⣡p;櫛ò−ðઁĀdp⣩⣮els;抧f;쀀𝕞Āct⣸⣽r;쀀𝓂pos»ᖝƀ;lm⤉⤊⤍䎼timap;抸ఀGLRVabcdefghijlmoprstuvw⥂⥓⥾⦉⦘⧚⧩⨕⨚⩘⩝⪃⪕⪤⪨⬄⬇⭄⭿⮮ⰴⱧⱼ⳩Āgt⥇⥋;쀀⋙̸Ā;v⥐௏쀀≫⃒ƀelt⥚⥲⥶ftĀar⥡⥧rrow;懍ightarrow;懎;쀀⋘̸Ā;v⥻ే쀀≪⃒ightarrow;懏ĀDd⦎⦓ash;抯ash;抮ʀbcnpt⦣⦧⦬⦱⧌la»˞ute;䅄g;쀀∠⃒ʀ;Eiop඄⦼⧀⧅⧈;쀀⩰̸d;쀀≋̸s;䅉roø඄urĀ;a⧓⧔普lĀ;s⧓ସdz⧟\0⧣p肻 ଷmpĀ;e௹ఀʀaeouy⧴⧾⨃⨐⨓ǰ⧹\0⧻;橃on;䅈dil;䅆ngĀ;dൾ⨊ot;쀀⩭̸p;橂;䐽ash;怓΀;Aadqsxஒ⨩⨭⨻⩁⩅⩐rr;懗rĀhr⨳⨶k;椤Ā;oᏲᏰot;쀀≐̸uiöୣĀei⩊⩎ar;椨í஘istĀ;s஠டr;쀀𝔫ȀEest௅⩦⩹⩼ƀ;qs஼⩭௡ƀ;qs஼௅⩴lanô௢ií௪Ā;rஶ⪁»ஷƀAap⪊⪍⪑rò⥱rr;憮ar;櫲ƀ;svྍ⪜ྌĀ;d⪡⪢拼;拺cy;䑚΀AEadest⪷⪺⪾⫂⫅⫶⫹rò⥦;쀀≦̸rr;憚r;急Ȁ;fqs఻⫎⫣⫯tĀar⫔⫙rro÷⫁ightarro÷⪐ƀ;qs఻⪺⫪lanôౕĀ;sౕ⫴»శiíౝĀ;rవ⫾iĀ;eచథiäඐĀpt⬌⬑f;쀀𝕟膀¬;in⬙⬚⬶䂬nȀ;Edvஉ⬤⬨⬮;쀀⋹̸ot;쀀⋵̸ǡஉ⬳⬵;拷;拶iĀ;vಸ⬼ǡಸ⭁⭃;拾;拽ƀaor⭋⭣⭩rȀ;ast୻⭕⭚⭟lleì୻l;쀀⫽⃥;쀀∂̸lint;樔ƀ;ceಒ⭰⭳uåಥĀ;cಘ⭸Ā;eಒ⭽ñಘȀAait⮈⮋⮝⮧rò⦈rrƀ;cw⮔⮕⮙憛;쀀⤳̸;쀀↝̸ghtarrow»⮕riĀ;eೋೖ΀chimpqu⮽⯍⯙⬄୸⯤⯯Ȁ;cerല⯆ഷ⯉uå൅;쀀𝓃ortɭ⬅\0\0⯖ará⭖mĀ;e൮⯟Ā;q൴൳suĀbp⯫⯭å೸åഋƀbcp⯶ⰑⰙȀ;Ees⯿ⰀഢⰄ抄;쀀⫅̸etĀ;eഛⰋqĀ;qണⰀcĀ;eലⰗñസȀ;EesⰢⰣൟⰧ抅;쀀⫆̸etĀ;e൘ⰮqĀ;qൠⰣȀgilrⰽⰿⱅⱇìௗlde耻ñ䃱çృiangleĀlrⱒⱜeftĀ;eచⱚñదightĀ;eೋⱥñ೗Ā;mⱬⱭ䎽ƀ;esⱴⱵⱹ䀣ro;愖p;怇ҀDHadgilrsⲏⲔⲙⲞⲣⲰⲶⳓⳣash;抭arr;椄p;쀀≍⃒ash;抬ĀetⲨⲬ;쀀≥⃒;쀀>⃒nfin;槞ƀAetⲽⳁⳅrr;椂;쀀≤⃒Ā;rⳊⳍ쀀<⃒ie;쀀⊴⃒ĀAtⳘⳜrr;椃rie;쀀⊵⃒im;쀀∼⃒ƀAan⳰⳴ⴂrr;懖rĀhr⳺⳽k;椣Ā;oᏧᏥear;椧ቓ᪕\0\0\0\0\0\0\0\0\0\0\0\0\0ⴭ\0ⴸⵈⵠⵥ⵲ⶄᬇ\0\0ⶍⶫ\0ⷈⷎ\0ⷜ⸙⸫⸾⹃Ācsⴱ᪗ute耻ó䃳ĀiyⴼⵅrĀ;c᪞ⵂ耻ô䃴;䐾ʀabios᪠ⵒⵗLjⵚlac;䅑v;樸old;榼lig;䅓Ācr⵩⵭ir;榿;쀀𝔬ͯ⵹\0\0⵼\0ⶂn;䋛ave耻ò䃲;槁Ābmⶈ෴ar;榵Ȁacitⶕ⶘ⶥⶨrò᪀Āir⶝ⶠr;榾oss;榻nå๒;槀ƀaeiⶱⶵⶹcr;䅍ga;䏉ƀcdnⷀⷅǍron;䎿;榶pf;쀀𝕠ƀaelⷔ⷗ǒr;榷rp;榹΀;adiosvⷪⷫⷮ⸈⸍⸐⸖戨rò᪆Ȁ;efmⷷⷸ⸂⸅橝rĀ;oⷾⷿ愴f»ⷿ耻ª䂪耻º䂺gof;抶r;橖lope;橗;橛ƀclo⸟⸡⸧ò⸁ash耻ø䃸l;折iŬⸯ⸴de耻õ䃵esĀ;aǛ⸺s;樶ml耻ö䃶bar;挽ૡ⹞\0⹽\0⺀⺝\0⺢⺹\0\0⻋ຜ\0⼓\0\0⼫⾼\0⿈rȀ;astЃ⹧⹲຅脀¶;l⹭⹮䂶leìЃɩ⹸\0\0⹻m;櫳;櫽y;䐿rʀcimpt⺋⺏⺓ᡥ⺗nt;䀥od;䀮il;怰enk;怱r;쀀𝔭ƀimo⺨⺰⺴Ā;v⺭⺮䏆;䏕maô੶ne;明ƀ;tv⺿⻀⻈䏀chfork»´;䏖Āau⻏⻟nĀck⻕⻝kĀ;h⇴⻛;愎ö⇴sҀ;abcdemst⻳⻴ᤈ⻹⻽⼄⼆⼊⼎䀫cir;樣ir;樢Āouᵀ⼂;樥;橲n肻±ຝim;樦wo;樧ƀipu⼙⼠⼥ntint;樕f;쀀𝕡nd耻£䂣Ԁ;Eaceinosu່⼿⽁⽄⽇⾁⾉⾒⽾⾶;檳p;檷uå໙Ā;c໎⽌̀;acens່⽙⽟⽦⽨⽾pproø⽃urlyeñ໙ñ໎ƀaes⽯⽶⽺pprox;檹qq;檵im;拨iíໟmeĀ;s⾈ຮ怲ƀEas⽸⾐⽺ð⽵ƀdfp໬⾙⾯ƀals⾠⾥⾪lar;挮ine;挒urf;挓Ā;t໻⾴ï໻rel;抰Āci⿀⿅r;쀀𝓅;䏈ncsp;怈̀fiopsu⿚⋢⿟⿥⿫⿱r;쀀𝔮pf;쀀𝕢rime;恗cr;쀀𝓆ƀaeo⿸〉〓tĀei⿾々rnionóڰnt;樖stĀ;e【】䀿ñἙô༔઀ABHabcdefhilmnoprstux぀けさすムㄎㄫㅇㅢㅲㆎ㈆㈕㈤㈩㉘㉮㉲㊐㊰㊷ƀartぇおがròႳòϝail;検aròᱥar;楤΀cdenqrtとふへみわゔヌĀeuねぱ;쀀∽̱te;䅕iãᅮmptyv;榳gȀ;del࿑らるろ;榒;榥å࿑uo耻»䂻rր;abcfhlpstw࿜ガクシスゼゾダッデナp;極Ā;f࿠ゴs;椠;椳s;椞ë≝ð✮l;楅im;楴l;憣;憝Āaiパフil;椚oĀ;nホボ戶aló༞ƀabrョリヮrò៥rk;杳ĀakンヽcĀekヹ・;䁽;䁝Āes㄂㄄;榌lĀduㄊㄌ;榎;榐Ȁaeuyㄗㄜㄧㄩron;䅙Ādiㄡㄥil;䅗ì࿲âヺ;䑀Ȁclqsㄴㄷㄽㅄa;椷dhar;楩uoĀ;rȎȍh;憳ƀacgㅎㅟངlȀ;ipsླྀㅘㅛႜnåႻarôྩt;断ƀilrㅩဣㅮsht;楽;쀀𝔯ĀaoㅷㆆrĀduㅽㅿ»ѻĀ;l႑ㆄ;楬Ā;vㆋㆌ䏁;䏱ƀgns㆕ㇹㇼht̀ahlrstㆤㆰ㇂㇘㇤㇮rrowĀ;t࿜ㆭaéトarpoonĀduㆻㆿowîㅾp»႒eftĀah㇊㇐rrowó࿪arpoonóՑightarrows;應quigarro÷ニhreetimes;拌g;䋚ingdotseñἲƀahm㈍㈐㈓rò࿪aòՑ;怏oustĀ;a㈞㈟掱che»㈟mid;櫮Ȁabpt㈲㈽㉀㉒Ānr㈷㈺g;柭r;懾rëဃƀafl㉇㉊㉎r;榆;쀀𝕣us;樮imes;樵Āap㉝㉧rĀ;g㉣㉤䀩t;榔olint;樒arò㇣Ȁachq㉻㊀Ⴜ㊅quo;怺r;쀀𝓇Ābu・㊊oĀ;rȔȓƀhir㊗㊛㊠reåㇸmes;拊iȀ;efl㊪ၙᠡ㊫方tri;槎luhar;楨;愞ൡ㋕㋛㋟㌬㌸㍱\0㍺㎤\0\0㏬㏰\0㐨㑈㑚㒭㒱㓊㓱\0㘖\0\0㘳cute;䅛quï➺Ԁ;Eaceinpsyᇭ㋳㋵㋿㌂㌋㌏㌟㌦㌩;檴ǰ㋺\0㋼;檸on;䅡uåᇾĀ;dᇳ㌇il;䅟rc;䅝ƀEas㌖㌘㌛;檶p;檺im;择olint;樓iíሄ;䑁otƀ;be㌴ᵇ㌵担;橦΀Aacmstx㍆㍊㍗㍛㍞㍣㍭rr;懘rĀhr㍐㍒ë∨Ā;oਸ਼਴t耻§䂧i;䀻war;椩mĀin㍩ðnuóñt;朶rĀ;o㍶⁕쀀𝔰Ȁacoy㎂㎆㎑㎠rp;景Āhy㎋㎏cy;䑉;䑈rtɭ㎙\0\0㎜iäᑤaraì⹯耻­䂭Āgm㎨㎴maƀ;fv㎱㎲㎲䏃;䏂Ѐ;deglnprካ㏅㏉㏎㏖㏞㏡㏦ot;橪Ā;q኱ኰĀ;E㏓㏔檞;檠Ā;E㏛㏜檝;檟e;扆lus;樤arr;楲aròᄽȀaeit㏸㐈㐏㐗Āls㏽㐄lsetmé㍪hp;樳parsl;槤Ādlᑣ㐔e;挣Ā;e㐜㐝檪Ā;s㐢㐣檬;쀀⪬︀ƀflp㐮㐳㑂tcy;䑌Ā;b㐸㐹䀯Ā;a㐾㐿槄r;挿f;쀀𝕤aĀdr㑍ЂesĀ;u㑔㑕晠it»㑕ƀcsu㑠㑹㒟Āau㑥㑯pĀ;sᆈ㑫;쀀⊓︀pĀ;sᆴ㑵;쀀⊔︀uĀbp㑿㒏ƀ;esᆗᆜ㒆etĀ;eᆗ㒍ñᆝƀ;esᆨᆭ㒖etĀ;eᆨ㒝ñᆮƀ;afᅻ㒦ְrť㒫ֱ»ᅼaròᅈȀcemt㒹㒾㓂㓅r;쀀𝓈tmîñiì㐕aræᆾĀar㓎㓕rĀ;f㓔ឿ昆Āan㓚㓭ightĀep㓣㓪psiloîỠhé⺯s»⡒ʀbcmnp㓻㕞ሉ㖋㖎Ҁ;Edemnprs㔎㔏㔑㔕㔞㔣㔬㔱㔶抂;櫅ot;檽Ā;dᇚ㔚ot;櫃ult;櫁ĀEe㔨㔪;櫋;把lus;檿arr;楹ƀeiu㔽㕒㕕tƀ;en㔎㕅㕋qĀ;qᇚ㔏eqĀ;q㔫㔨m;櫇Ābp㕚㕜;櫕;櫓c̀;acensᇭ㕬㕲㕹㕻㌦pproø㋺urlyeñᇾñᇳƀaes㖂㖈㌛pproø㌚qñ㌗g;晪ڀ123;Edehlmnps㖩㖬㖯ሜ㖲㖴㗀㗉㗕㗚㗟㗨㗭耻¹䂹耻²䂲耻³䂳;櫆Āos㖹㖼t;檾ub;櫘Ā;dሢ㗅ot;櫄sĀou㗏㗒l;柉b;櫗arr;楻ult;櫂ĀEe㗤㗦;櫌;抋lus;櫀ƀeiu㗴㘉㘌tƀ;enሜ㗼㘂qĀ;qሢ㖲eqĀ;q㗧㗤m;櫈Ābp㘑㘓;櫔;櫖ƀAan㘜㘠㘭rr;懙rĀhr㘦㘨ë∮Ā;oਫ਩war;椪lig耻ß䃟௡㙑㙝㙠ዎ㙳㙹\0㙾㛂\0\0\0\0\0㛛㜃\0㜉㝬\0\0\0㞇ɲ㙖\0\0㙛get;挖;䏄rë๟ƀaey㙦㙫㙰ron;䅥dil;䅣;䑂lrec;挕r;쀀𝔱Ȁeiko㚆㚝㚵㚼Dz㚋\0㚑eĀ4fኄኁaƀ;sv㚘㚙㚛䎸ym;䏑Ācn㚢㚲kĀas㚨㚮pproø዁im»ኬsðኞĀas㚺㚮ð዁rn耻þ䃾Ǭ̟㛆⋧es膀×;bd㛏㛐㛘䃗Ā;aᤏ㛕r;樱;樰ƀeps㛡㛣㜀á⩍Ȁ;bcf҆㛬㛰㛴ot;挶ir;櫱Ā;o㛹㛼쀀𝕥rk;櫚á㍢rime;怴ƀaip㜏㜒㝤dåቈ΀adempst㜡㝍㝀㝑㝗㝜㝟ngleʀ;dlqr㜰㜱㜶㝀㝂斵own»ᶻeftĀ;e⠀㜾ñम;扜ightĀ;e㊪㝋ñၚot;旬inus;樺lus;樹b;槍ime;樻ezium;揢ƀcht㝲㝽㞁Āry㝷㝻;쀀𝓉;䑆cy;䑛rok;䅧Āio㞋㞎xô᝷headĀlr㞗㞠eftarro÷ࡏightarrow»ཝऀAHabcdfghlmoprstuw㟐㟓㟗㟤㟰㟼㠎㠜㠣㠴㡑㡝㡫㢩㣌㣒㣪㣶ròϭar;楣Ācr㟜㟢ute耻ú䃺òᅐrǣ㟪\0㟭y;䑞ve;䅭Āiy㟵㟺rc耻û䃻;䑃ƀabh㠃㠆㠋ròᎭlac;䅱aòᏃĀir㠓㠘sht;楾;쀀𝔲rave耻ù䃹š㠧㠱rĀlr㠬㠮»ॗ»ႃlk;斀Āct㠹㡍ɯ㠿\0\0㡊rnĀ;e㡅㡆挜r»㡆op;挏ri;旸Āal㡖㡚cr;䅫肻¨͉Āgp㡢㡦on;䅳f;쀀𝕦̀adhlsuᅋ㡸㡽፲㢑㢠ownáᎳarpoonĀlr㢈㢌efô㠭ighô㠯iƀ;hl㢙㢚㢜䏅»ᏺon»㢚parrows;懈ƀcit㢰㣄㣈ɯ㢶\0\0㣁rnĀ;e㢼㢽挝r»㢽op;挎ng;䅯ri;旹cr;쀀𝓊ƀdir㣙㣝㣢ot;拰lde;䅩iĀ;f㜰㣨»᠓Āam㣯㣲rò㢨l耻ü䃼angle;榧ހABDacdeflnoprsz㤜㤟㤩㤭㦵㦸㦽㧟㧤㧨㧳㧹㧽㨁㨠ròϷarĀ;v㤦㤧櫨;櫩asèϡĀnr㤲㤷grt;榜΀eknprst㓣㥆㥋㥒㥝㥤㦖appá␕othinçẖƀhir㓫⻈㥙opô⾵Ā;hᎷ㥢ïㆍĀiu㥩㥭gmá㎳Ābp㥲㦄setneqĀ;q㥽㦀쀀⊊︀;쀀⫋︀setneqĀ;q㦏㦒쀀⊋︀;쀀⫌︀Āhr㦛㦟etá㚜iangleĀlr㦪㦯eft»थight»ၑy;䐲ash»ံƀelr㧄㧒㧗ƀ;beⷪ㧋㧏ar;抻q;扚lip;拮Ābt㧜ᑨaòᑩr;쀀𝔳tré㦮suĀbp㧯㧱»ജ»൙pf;쀀𝕧roð໻tré㦴Ācu㨆㨋r;쀀𝓋Ābp㨐㨘nĀEe㦀㨖»㥾nĀEe㦒㨞»㦐igzag;榚΀cefoprs㨶㨻㩖㩛㩔㩡㩪irc;䅵Ādi㩀㩑Ābg㩅㩉ar;機eĀ;qᗺ㩏;扙erp;愘r;쀀𝔴pf;쀀𝕨Ā;eᑹ㩦atèᑹcr;쀀𝓌ૣណ㪇\0㪋\0㪐㪛\0\0㪝㪨㪫㪯\0\0㫃㫎\0㫘ៜ៟tré៑r;쀀𝔵ĀAa㪔㪗ròσrò৶;䎾ĀAa㪡㪤ròθrò৫að✓is;拻ƀdptឤ㪵㪾Āfl㪺ឩ;쀀𝕩imåឲĀAa㫇㫊ròώròਁĀcq㫒ីr;쀀𝓍Āpt៖㫜ré។Ѐacefiosu㫰㫽㬈㬌㬑㬕㬛㬡cĀuy㫶㫻te耻ý䃽;䑏Āiy㬂㬆rc;䅷;䑋n耻¥䂥r;쀀𝔶cy;䑗pf;쀀𝕪cr;쀀𝓎Ācm㬦㬩y;䑎l耻ÿ䃿Ԁacdefhiosw㭂㭈㭔㭘㭤㭩㭭㭴㭺㮀cute;䅺Āay㭍㭒ron;䅾;䐷ot;䅼Āet㭝㭡træᕟa;䎶r;쀀𝔷cy;䐶grarr;懝pf;쀀𝕫cr;쀀𝓏Ājn㮅㮇;怍j;怌'.split("").map((u) => u.charCodeAt(0))
954
- ), r0 = new Uint16Array(
954
+ ), nn = new Uint16Array(
955
955
  // prettier-ignore
956
956
  "Ȁaglq \x1Bɭ\0\0p;䀦os;䀧t;䀾t;䀼uot;䀢".split("").map((u) => u.charCodeAt(0))
957
957
  );
958
958
  var xe;
959
- const o0 = /* @__PURE__ */ new Map([
959
+ const rn = /* @__PURE__ */ new Map([
960
960
  [0, 65533],
961
961
  // C1 Unicode control character reference replacements
962
962
  [128, 8364],
@@ -986,22 +986,22 @@ const o0 = /* @__PURE__ */ new Map([
986
986
  [156, 339],
987
987
  [158, 382],
988
988
  [159, 376]
989
- ]), i0 = (
989
+ ]), on = (
990
990
  // eslint-disable-next-line @typescript-eslint/no-unnecessary-condition, node/no-unsupported-features/es-builtins
991
991
  (xe = String.fromCodePoint) !== null && xe !== void 0 ? xe : function(u) {
992
992
  let e = "";
993
993
  return u > 65535 && (u -= 65536, e += String.fromCharCode(u >>> 10 & 1023 | 55296), u = 56320 | u & 1023), e += String.fromCharCode(u), e;
994
994
  }
995
995
  );
996
- function c0(u) {
996
+ function cn(u) {
997
997
  var e;
998
- return u >= 55296 && u <= 57343 || u > 1114111 ? 65533 : (e = o0.get(u)) !== null && e !== void 0 ? e : u;
998
+ return u >= 55296 && u <= 57343 || u > 1114111 ? 65533 : (e = rn.get(u)) !== null && e !== void 0 ? e : u;
999
999
  }
1000
1000
  var X;
1001
1001
  (function(u) {
1002
1002
  u[u.NUM = 35] = "NUM", u[u.SEMI = 59] = "SEMI", u[u.EQUALS = 61] = "EQUALS", u[u.ZERO = 48] = "ZERO", u[u.NINE = 57] = "NINE", u[u.LOWER_A = 97] = "LOWER_A", u[u.LOWER_F = 102] = "LOWER_F", u[u.LOWER_X = 120] = "LOWER_X", u[u.LOWER_Z = 122] = "LOWER_Z", u[u.UPPER_A = 65] = "UPPER_A", u[u.UPPER_F = 70] = "UPPER_F", u[u.UPPER_Z = 90] = "UPPER_Z";
1003
1003
  })(X || (X = {}));
1004
- const a0 = 32;
1004
+ const an = 32;
1005
1005
  var Du;
1006
1006
  (function(u) {
1007
1007
  u[u.VALUE_LENGTH = 49152] = "VALUE_LENGTH", u[u.BRANCH_LENGTH = 16256] = "BRANCH_LENGTH", u[u.JUMP_TABLE = 127] = "JUMP_TABLE";
@@ -1009,14 +1009,14 @@ var Du;
1009
1009
  function De(u) {
1010
1010
  return u >= X.ZERO && u <= X.NINE;
1011
1011
  }
1012
- function s0(u) {
1012
+ function sn(u) {
1013
1013
  return u >= X.UPPER_A && u <= X.UPPER_F || u >= X.LOWER_A && u <= X.LOWER_F;
1014
1014
  }
1015
- function l0(u) {
1015
+ function ln(u) {
1016
1016
  return u >= X.UPPER_A && u <= X.UPPER_Z || u >= X.LOWER_A && u <= X.LOWER_Z || De(u);
1017
1017
  }
1018
- function d0(u) {
1019
- return u === X.EQUALS || l0(u);
1018
+ function dn(u) {
1019
+ return u === X.EQUALS || ln(u);
1020
1020
  }
1021
1021
  var Q;
1022
1022
  (function(u) {
@@ -1026,7 +1026,7 @@ var Au;
1026
1026
  (function(u) {
1027
1027
  u[u.Legacy = 0] = "Legacy", u[u.Strict = 1] = "Strict", u[u.Attribute = 2] = "Attribute";
1028
1028
  })(Au || (Au = {}));
1029
- class f0 {
1029
+ class fn {
1030
1030
  constructor(e, t, n) {
1031
1031
  this.decodeTree = e, this.emitCodePoint = t, this.errors = n, this.state = Q.EntityStart, this.consumed = 1, this.result = 0, this.treeIndex = 0, this.excess = 1, this.decodeMode = Au.Strict;
1032
1032
  }
@@ -1069,7 +1069,7 @@ class f0 {
1069
1069
  * @returns The number of characters that were consumed, or -1 if the entity is incomplete.
1070
1070
  */
1071
1071
  stateNumericStart(e, t) {
1072
- return t >= e.length ? -1 : (e.charCodeAt(t) | a0) === X.LOWER_X ? (this.state = Q.NumericHex, this.consumed += 1, this.stateNumericHex(e, t + 1)) : (this.state = Q.NumericDecimal, this.stateNumericDecimal(e, t));
1072
+ return t >= e.length ? -1 : (e.charCodeAt(t) | an) === X.LOWER_X ? (this.state = Q.NumericHex, this.consumed += 1, this.stateNumericHex(e, t + 1)) : (this.state = Q.NumericDecimal, this.stateNumericDecimal(e, t));
1073
1073
  }
1074
1074
  addToNumericResult(e, t, n, r) {
1075
1075
  if (t !== n) {
@@ -1090,7 +1090,7 @@ class f0 {
1090
1090
  const n = t;
1091
1091
  for (; t < e.length; ) {
1092
1092
  const r = e.charCodeAt(t);
1093
- if (De(r) || s0(r))
1093
+ if (De(r) || sn(r))
1094
1094
  t += 1;
1095
1095
  else
1096
1096
  return this.addToNumericResult(e, n, t, 16), this.emitNumericEntity(r, 3);
@@ -1138,7 +1138,7 @@ class f0 {
1138
1138
  this.consumed += 1;
1139
1139
  else if (this.decodeMode === Au.Strict)
1140
1140
  return 0;
1141
- return this.emitCodePoint(c0(this.result), this.consumed), this.errors && (e !== X.SEMI && this.errors.missingSemicolonAfterCharacterReference(), this.errors.validateNumericCharacterReference(this.result)), this.consumed;
1141
+ return this.emitCodePoint(cn(this.result), this.consumed), this.errors && (e !== X.SEMI && this.errors.missingSemicolonAfterCharacterReference(), this.errors.validateNumericCharacterReference(this.result)), this.consumed;
1142
1142
  }
1143
1143
  /**
1144
1144
  * Parses a named entity.
@@ -1154,11 +1154,11 @@ class f0 {
1154
1154
  let r = n[this.treeIndex], o = (r & Du.VALUE_LENGTH) >> 14;
1155
1155
  for (; t < e.length; t++, this.excess++) {
1156
1156
  const c = e.charCodeAt(t);
1157
- if (this.treeIndex = h0(n, r, this.treeIndex + Math.max(1, o), c), this.treeIndex < 0)
1157
+ if (this.treeIndex = hn(n, r, this.treeIndex + Math.max(1, o), c), this.treeIndex < 0)
1158
1158
  return this.result === 0 || // If we are parsing an attribute
1159
1159
  this.decodeMode === Au.Attribute && // We shouldn't have consumed any characters after the entity,
1160
1160
  (o === 0 || // And there should be no invalid characters.
1161
- d0(c)) ? 0 : this.emitNotTerminatedNamedEntity();
1161
+ dn(c)) ? 0 : this.emitNotTerminatedNamedEntity();
1162
1162
  if (r = n[this.treeIndex], o = (r & Du.VALUE_LENGTH) >> 14, o !== 0) {
1163
1163
  if (c === X.SEMI)
1164
1164
  return this.emitNamedEntityData(this.treeIndex, o, this.consumed + this.excess);
@@ -1215,7 +1215,7 @@ class f0 {
1215
1215
  }
1216
1216
  function wt(u) {
1217
1217
  let e = "";
1218
- const t = new f0(u, (n) => e += i0(n));
1218
+ const t = new fn(u, (n) => e += on(n));
1219
1219
  return function(r, o) {
1220
1220
  let c = 0, i = 0;
1221
1221
  for (; (i = r.indexOf("&", i)) >= 0; ) {
@@ -1235,7 +1235,7 @@ function wt(u) {
1235
1235
  return e = "", a;
1236
1236
  };
1237
1237
  }
1238
- function h0(u, e, t, n) {
1238
+ function hn(u, e, t, n) {
1239
1239
  const r = (e & Du.BRANCH_LENGTH) >> 7, o = e & Du.JUMP_TABLE;
1240
1240
  if (r === 0)
1241
1241
  return o !== 0 && n === o ? t : -1;
@@ -1255,20 +1255,20 @@ function h0(u, e, t, n) {
1255
1255
  }
1256
1256
  return -1;
1257
1257
  }
1258
- const p0 = wt(n0);
1259
- wt(r0);
1258
+ const pn = wt(tn);
1259
+ wt(nn);
1260
1260
  function St(u, e = Au.Legacy) {
1261
- return p0(u, e);
1261
+ return pn(u, e);
1262
1262
  }
1263
- function b0(u) {
1263
+ function bn(u) {
1264
1264
  return Object.prototype.toString.call(u);
1265
1265
  }
1266
1266
  function qe(u) {
1267
- return b0(u) === "[object String]";
1267
+ return bn(u) === "[object String]";
1268
1268
  }
1269
- const m0 = Object.prototype.hasOwnProperty;
1270
- function x0(u, e) {
1271
- return m0.call(u, e);
1269
+ const mn = Object.prototype.hasOwnProperty;
1270
+ function xn(u, e) {
1271
+ return mn.call(u, e);
1272
1272
  }
1273
1273
  function ae(u) {
1274
1274
  return Array.prototype.slice.call(arguments, 1).forEach(function(t) {
@@ -1295,40 +1295,40 @@ function ie(u) {
1295
1295
  }
1296
1296
  return String.fromCharCode(u);
1297
1297
  }
1298
- const Tt = /\\([!"#$%&'()*+,\-./:;<=>?@[\\\]^_`{|}~])/g, _0 = /&([a-z#][a-z0-9]{1,31});/gi, g0 = new RegExp(Tt.source + "|" + _0.source, "gi"), k0 = /^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))$/i;
1299
- function v0(u, e) {
1300
- if (e.charCodeAt(0) === 35 && k0.test(e)) {
1298
+ const Tt = /\\([!"#$%&'()*+,\-./:;<=>?@[\\\]^_`{|}~])/g, _n = /&([a-z#][a-z0-9]{1,31});/gi, gn = new RegExp(Tt.source + "|" + _n.source, "gi"), kn = /^#((?:x[a-f0-9]{1,8}|[0-9]{1,8}))$/i;
1299
+ function vn(u, e) {
1300
+ if (e.charCodeAt(0) === 35 && kn.test(e)) {
1301
1301
  const n = e[1].toLowerCase() === "x" ? parseInt(e.slice(2), 16) : parseInt(e.slice(1), 10);
1302
1302
  return Oe(n) ? ie(n) : u;
1303
1303
  }
1304
1304
  const t = St(u);
1305
1305
  return t !== u ? t : u;
1306
1306
  }
1307
- function y0(u) {
1307
+ function yn(u) {
1308
1308
  return u.indexOf("\\") < 0 ? u : u.replace(Tt, "$1");
1309
1309
  }
1310
1310
  function qu(u) {
1311
- return u.indexOf("\\") < 0 && u.indexOf("&") < 0 ? u : u.replace(g0, function(e, t, n) {
1312
- return t || v0(e, n);
1311
+ return u.indexOf("\\") < 0 && u.indexOf("&") < 0 ? u : u.replace(gn, function(e, t, n) {
1312
+ return t || vn(e, n);
1313
1313
  });
1314
1314
  }
1315
- const A0 = /[&<>"]/, C0 = /[&<>"]/g, D0 = {
1315
+ const An = /[&<>"]/, Cn = /[&<>"]/g, Dn = {
1316
1316
  "&": "&amp;",
1317
1317
  "<": "&lt;",
1318
1318
  ">": "&gt;",
1319
1319
  '"': "&quot;"
1320
1320
  };
1321
- function E0(u) {
1322
- return D0[u];
1321
+ function En(u) {
1322
+ return Dn[u];
1323
1323
  }
1324
1324
  function Eu(u) {
1325
- return A0.test(u) ? u.replace(C0, E0) : u;
1325
+ return An.test(u) ? u.replace(Cn, En) : u;
1326
1326
  }
1327
- const F0 = /[.?*+^$[\]\\(){}|-]/g;
1328
- function w0(u) {
1329
- return u.replace(F0, "\\$&");
1327
+ const Fn = /[.?*+^$[\]\\(){}|-]/g;
1328
+ function wn(u) {
1329
+ return u.replace(Fn, "\\$&");
1330
1330
  }
1331
- function K(u) {
1331
+ function G(u) {
1332
1332
  switch (u) {
1333
1333
  case 9:
1334
1334
  case 32:
@@ -1400,26 +1400,26 @@ function Ku(u) {
1400
1400
  function se(u) {
1401
1401
  return u = u.trim().replace(/\s+/g, " "), "ẞ".toLowerCase() === "Ṿ" && (u = u.replace(/ẞ/g, "ß")), u.toLowerCase().toUpperCase();
1402
1402
  }
1403
- const S0 = { mdurl: u0, ucmicro: t0 }, I0 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1403
+ const Sn = { mdurl: Y0, ucmicro: en }, In = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1404
1404
  __proto__: null,
1405
1405
  arrayReplaceAt: It,
1406
1406
  assign: ae,
1407
1407
  escapeHtml: Eu,
1408
- escapeRE: w0,
1408
+ escapeRE: wn,
1409
1409
  fromCodePoint: ie,
1410
- has: x0,
1410
+ has: xn,
1411
1411
  isMdAsciiPunct: Ku,
1412
1412
  isPunctChar: Gu,
1413
- isSpace: K,
1413
+ isSpace: G,
1414
1414
  isString: qe,
1415
1415
  isValidEntityCode: Oe,
1416
1416
  isWhiteSpace: Zu,
1417
- lib: S0,
1417
+ lib: Sn,
1418
1418
  normalizeReference: se,
1419
1419
  unescapeAll: qu,
1420
- unescapeMd: y0
1420
+ unescapeMd: yn
1421
1421
  }, Symbol.toStringTag, { value: "Module" }));
1422
- function T0(u, e, t) {
1422
+ function Tn(u, e, t) {
1423
1423
  let n, r, o, c;
1424
1424
  const i = u.posMax, a = u.pos;
1425
1425
  for (u.pos = e + 1, n = 1; u.pos < i; ) {
@@ -1437,7 +1437,7 @@ function T0(u, e, t) {
1437
1437
  let s = -1;
1438
1438
  return r && (s = u.pos), u.pos = a, s;
1439
1439
  }
1440
- function z0(u, e, t) {
1440
+ function zn(u, e, t) {
1441
1441
  let n, r = e;
1442
1442
  const o = {
1443
1443
  ok: !1,
@@ -1477,7 +1477,7 @@ function z0(u, e, t) {
1477
1477
  }
1478
1478
  return e === r || c !== 0 || (o.str = qu(u.slice(e, r)), o.pos = r, o.ok = !0), o;
1479
1479
  }
1480
- function N0(u, e, t, n) {
1480
+ function Nn(u, e, t, n) {
1481
1481
  let r, o = e;
1482
1482
  const c = {
1483
1483
  // if `true`, this is a valid link title
@@ -1510,11 +1510,11 @@ function N0(u, e, t, n) {
1510
1510
  }
1511
1511
  return c.can_continue = !0, c.str += qu(u.slice(e, o)), c;
1512
1512
  }
1513
- const L0 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1513
+ const Ln = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1514
1514
  __proto__: null,
1515
- parseLinkDestination: z0,
1516
- parseLinkLabel: T0,
1517
- parseLinkTitle: N0
1515
+ parseLinkDestination: zn,
1516
+ parseLinkLabel: Tn,
1517
+ parseLinkTitle: Nn
1518
1518
  }, Symbol.toStringTag, { value: "Module" })), mu = {};
1519
1519
  mu.code_inline = function(u, e, t, n, r) {
1520
1520
  const o = u[e];
@@ -1537,10 +1537,10 @@ mu.fence = function(u, e, t, n, r) {
1537
1537
  return s + `
1538
1538
  `;
1539
1539
  if (c) {
1540
- const l = o.attrIndex("class"), f = o.attrs ? o.attrs.slice() : [];
1541
- l < 0 ? f.push(["class", t.langPrefix + i]) : (f[l] = f[l].slice(), f[l][1] += " " + t.langPrefix + i);
1540
+ const l = o.attrIndex("class"), d = o.attrs ? o.attrs.slice() : [];
1541
+ l < 0 ? d.push(["class", t.langPrefix + i]) : (d[l] = d[l].slice(), d[l][1] += " " + t.langPrefix + i);
1542
1542
  const _ = {
1543
- attrs: f
1543
+ attrs: d
1544
1544
  };
1545
1545
  return `<pre><code${r.renderAttrs(_)}>${s}</code></pre>
1546
1546
  `;
@@ -1638,16 +1638,16 @@ Pu.prototype.render = function(u, e, t) {
1638
1638
  }
1639
1639
  return n;
1640
1640
  };
1641
- function eu() {
1641
+ function uu() {
1642
1642
  this.__rules__ = [], this.__cache__ = null;
1643
1643
  }
1644
- eu.prototype.__find__ = function(u) {
1644
+ uu.prototype.__find__ = function(u) {
1645
1645
  for (let e = 0; e < this.__rules__.length; e++)
1646
1646
  if (this.__rules__[e].name === u)
1647
1647
  return e;
1648
1648
  return -1;
1649
1649
  };
1650
- eu.prototype.__compile__ = function() {
1650
+ uu.prototype.__compile__ = function() {
1651
1651
  const u = this, e = [""];
1652
1652
  u.__rules__.forEach(function(t) {
1653
1653
  t.enabled && t.alt.forEach(function(n) {
@@ -1659,13 +1659,13 @@ eu.prototype.__compile__ = function() {
1659
1659
  });
1660
1660
  });
1661
1661
  };
1662
- eu.prototype.at = function(u, e, t) {
1662
+ uu.prototype.at = function(u, e, t) {
1663
1663
  const n = this.__find__(u), r = t || {};
1664
1664
  if (n === -1)
1665
1665
  throw new Error("Parser rule not found: " + u);
1666
1666
  this.__rules__[n].fn = e, this.__rules__[n].alt = r.alt || [], this.__cache__ = null;
1667
1667
  };
1668
- eu.prototype.before = function(u, e, t, n) {
1668
+ uu.prototype.before = function(u, e, t, n) {
1669
1669
  const r = this.__find__(u), o = n || {};
1670
1670
  if (r === -1)
1671
1671
  throw new Error("Parser rule not found: " + u);
@@ -1676,7 +1676,7 @@ eu.prototype.before = function(u, e, t, n) {
1676
1676
  alt: o.alt || []
1677
1677
  }), this.__cache__ = null;
1678
1678
  };
1679
- eu.prototype.after = function(u, e, t, n) {
1679
+ uu.prototype.after = function(u, e, t, n) {
1680
1680
  const r = this.__find__(u), o = n || {};
1681
1681
  if (r === -1)
1682
1682
  throw new Error("Parser rule not found: " + u);
@@ -1687,7 +1687,7 @@ eu.prototype.after = function(u, e, t, n) {
1687
1687
  alt: o.alt || []
1688
1688
  }), this.__cache__ = null;
1689
1689
  };
1690
- eu.prototype.push = function(u, e, t) {
1690
+ uu.prototype.push = function(u, e, t) {
1691
1691
  const n = t || {};
1692
1692
  this.__rules__.push({
1693
1693
  name: u,
@@ -1696,7 +1696,7 @@ eu.prototype.push = function(u, e, t) {
1696
1696
  alt: n.alt || []
1697
1697
  }), this.__cache__ = null;
1698
1698
  };
1699
- eu.prototype.enable = function(u, e) {
1699
+ uu.prototype.enable = function(u, e) {
1700
1700
  Array.isArray(u) || (u = [u]);
1701
1701
  const t = [];
1702
1702
  return u.forEach(function(n) {
@@ -1709,12 +1709,12 @@ eu.prototype.enable = function(u, e) {
1709
1709
  this.__rules__[r].enabled = !0, t.push(n);
1710
1710
  }, this), this.__cache__ = null, t;
1711
1711
  };
1712
- eu.prototype.enableOnly = function(u, e) {
1712
+ uu.prototype.enableOnly = function(u, e) {
1713
1713
  Array.isArray(u) || (u = [u]), this.__rules__.forEach(function(t) {
1714
1714
  t.enabled = !1;
1715
1715
  }), this.enable(u, e);
1716
1716
  };
1717
- eu.prototype.disable = function(u, e) {
1717
+ uu.prototype.disable = function(u, e) {
1718
1718
  Array.isArray(u) || (u = [u]);
1719
1719
  const t = [];
1720
1720
  return u.forEach(function(n) {
@@ -1727,7 +1727,7 @@ eu.prototype.disable = function(u, e) {
1727
1727
  this.__rules__[r].enabled = !1, t.push(n);
1728
1728
  }, this), this.__cache__ = null, t;
1729
1729
  };
1730
- eu.prototype.getRules = function(u) {
1730
+ uu.prototype.getRules = function(u) {
1731
1731
  return this.__cache__ === null && this.__compile__(), this.__cache__[u] || [];
1732
1732
  };
1733
1733
  function du(u, e, t) {
@@ -1762,30 +1762,30 @@ function zt(u, e, t) {
1762
1762
  this.src = u, this.env = t, this.tokens = [], this.inlineMode = !1, this.md = e;
1763
1763
  }
1764
1764
  zt.prototype.Token = du;
1765
- const B0 = /\r\n?|\n/g, q0 = /\0/g;
1766
- function O0(u) {
1765
+ const Bn = /\r\n?|\n/g, qn = /\0/g;
1766
+ function On(u) {
1767
1767
  let e;
1768
- e = u.src.replace(B0, `
1769
- `), e = e.replace(q0, "�"), u.src = e;
1768
+ e = u.src.replace(Bn, `
1769
+ `), e = e.replace(qn, "�"), u.src = e;
1770
1770
  }
1771
- function R0(u) {
1771
+ function Mn(u) {
1772
1772
  let e;
1773
1773
  u.inlineMode ? (e = new u.Token("inline", "", 0), e.content = u.src, e.map = [0, 1], e.children = [], u.tokens.push(e)) : u.md.block.parse(u.src, u.md, u.env, u.tokens);
1774
1774
  }
1775
- function M0(u) {
1775
+ function Rn(u) {
1776
1776
  const e = u.tokens;
1777
1777
  for (let t = 0, n = e.length; t < n; t++) {
1778
1778
  const r = e[t];
1779
1779
  r.type === "inline" && u.md.inline.parse(r.content, u.md, u.env, r.children);
1780
1780
  }
1781
1781
  }
1782
- function P0(u) {
1782
+ function Pn(u) {
1783
1783
  return /^<a[>\s]/i.test(u);
1784
1784
  }
1785
- function j0(u) {
1785
+ function jn(u) {
1786
1786
  return /^<\/a\s*>/i.test(u);
1787
1787
  }
1788
- function H0(u) {
1788
+ function Hn(u) {
1789
1789
  const e = u.tokens;
1790
1790
  if (u.md.options.linkify)
1791
1791
  for (let t = 0, n = e.length; t < n; t++) {
@@ -1799,72 +1799,72 @@ function H0(u) {
1799
1799
  c--;
1800
1800
  continue;
1801
1801
  }
1802
- if (i.type === "html_inline" && (P0(i.content) && o > 0 && o--, j0(i.content) && o++), !(o > 0) && i.type === "text" && u.md.linkify.test(i.content)) {
1802
+ if (i.type === "html_inline" && (Pn(i.content) && o > 0 && o--, jn(i.content) && o++), !(o > 0) && i.type === "text" && u.md.linkify.test(i.content)) {
1803
1803
  const a = i.content;
1804
1804
  let s = u.md.linkify.match(a);
1805
1805
  const l = [];
1806
- let f = i.level, _ = 0;
1806
+ let d = i.level, _ = 0;
1807
1807
  s.length > 0 && s[0].index === 0 && c > 0 && r[c - 1].type === "text_special" && (s = s.slice(1));
1808
1808
  for (let h = 0; h < s.length; h++) {
1809
- const d = s[h].url, k = u.md.normalizeLink(d);
1810
- if (!u.md.validateLink(k))
1809
+ const f = s[h].url, g = u.md.normalizeLink(f);
1810
+ if (!u.md.validateLink(g))
1811
1811
  continue;
1812
- let C = s[h].text;
1813
- s[h].schema ? s[h].schema === "mailto:" && !/^mailto:/i.test(C) ? C = u.md.normalizeLinkText("mailto:" + C).replace(/^mailto:/, "") : C = u.md.normalizeLinkText(C) : C = u.md.normalizeLinkText("http://" + C).replace(/^http:\/\//, "");
1814
- const A = s[h].index;
1815
- if (A > _) {
1816
- const b = new u.Token("text", "", 0);
1817
- b.content = a.slice(_, A), b.level = f, l.push(b);
1812
+ let A = s[h].text;
1813
+ s[h].schema ? s[h].schema === "mailto:" && !/^mailto:/i.test(A) ? A = u.md.normalizeLinkText("mailto:" + A).replace(/^mailto:/, "") : A = u.md.normalizeLinkText(A) : A = u.md.normalizeLinkText("http://" + A).replace(/^http:\/\//, "");
1814
+ const C = s[h].index;
1815
+ if (C > _) {
1816
+ const m = new u.Token("text", "", 0);
1817
+ m.content = a.slice(_, C), m.level = d, l.push(m);
1818
1818
  }
1819
- const g = new u.Token("link_open", "a", 1);
1820
- g.attrs = [["href", k]], g.level = f++, g.markup = "linkify", g.info = "auto", l.push(g);
1819
+ const k = new u.Token("link_open", "a", 1);
1820
+ k.attrs = [["href", g]], k.level = d++, k.markup = "linkify", k.info = "auto", l.push(k);
1821
1821
  const x = new u.Token("text", "", 0);
1822
- x.content = C, x.level = f, l.push(x);
1822
+ x.content = A, x.level = d, l.push(x);
1823
1823
  const p = new u.Token("link_close", "a", -1);
1824
- p.level = --f, p.markup = "linkify", p.info = "auto", l.push(p), _ = s[h].lastIndex;
1824
+ p.level = --d, p.markup = "linkify", p.info = "auto", l.push(p), _ = s[h].lastIndex;
1825
1825
  }
1826
1826
  if (_ < a.length) {
1827
1827
  const h = new u.Token("text", "", 0);
1828
- h.content = a.slice(_), h.level = f, l.push(h);
1828
+ h.content = a.slice(_), h.level = d, l.push(h);
1829
1829
  }
1830
1830
  e[t].children = r = It(r, c, l);
1831
1831
  }
1832
1832
  }
1833
1833
  }
1834
1834
  }
1835
- const Nt = /\+-|\.\.|\?\?\?\?|!!!!|,,|--/, $0 = /\((c|tm|r)\)/i, V0 = /\((c|tm|r)\)/ig, U0 = {
1835
+ const Nt = /\+-|\.\.|\?\?\?\?|!!!!|,,|--/, $n = /\((c|tm|r)\)/i, Vn = /\((c|tm|r)\)/ig, Un = {
1836
1836
  c: "©",
1837
1837
  r: "®",
1838
1838
  tm: "™"
1839
1839
  };
1840
- function Z0(u, e) {
1841
- return U0[e.toLowerCase()];
1840
+ function Zn(u, e) {
1841
+ return Un[e.toLowerCase()];
1842
1842
  }
1843
- function G0(u) {
1843
+ function Gn(u) {
1844
1844
  let e = 0;
1845
1845
  for (let t = u.length - 1; t >= 0; t--) {
1846
1846
  const n = u[t];
1847
- n.type === "text" && !e && (n.content = n.content.replace(V0, Z0)), n.type === "link_open" && n.info === "auto" && e--, n.type === "link_close" && n.info === "auto" && e++;
1847
+ n.type === "text" && !e && (n.content = n.content.replace(Vn, Zn)), n.type === "link_open" && n.info === "auto" && e--, n.type === "link_close" && n.info === "auto" && e++;
1848
1848
  }
1849
1849
  }
1850
- function K0(u) {
1850
+ function Kn(u) {
1851
1851
  let e = 0;
1852
1852
  for (let t = u.length - 1; t >= 0; t--) {
1853
1853
  const n = u[t];
1854
1854
  n.type === "text" && !e && Nt.test(n.content) && (n.content = n.content.replace(/\+-/g, "±").replace(/\.{2,}/g, "…").replace(/([?!])…/g, "$1..").replace(/([?!]){4,}/g, "$1$1$1").replace(/,{2,}/g, ",").replace(/(^|[^-])---(?=[^-]|$)/mg, "$1—").replace(/(^|\s)--(?=\s|$)/mg, "$1–").replace(/(^|[^-\s])--(?=[^-\s]|$)/mg, "$1–")), n.type === "link_open" && n.info === "auto" && e--, n.type === "link_close" && n.info === "auto" && e++;
1855
1855
  }
1856
1856
  }
1857
- function J0(u) {
1857
+ function Jn(u) {
1858
1858
  let e;
1859
1859
  if (u.md.options.typographer)
1860
1860
  for (e = u.tokens.length - 1; e >= 0; e--)
1861
- u.tokens[e].type === "inline" && ($0.test(u.tokens[e].content) && G0(u.tokens[e].children), Nt.test(u.tokens[e].content) && K0(u.tokens[e].children));
1861
+ u.tokens[e].type === "inline" && ($n.test(u.tokens[e].content) && Gn(u.tokens[e].children), Nt.test(u.tokens[e].content) && Kn(u.tokens[e].children));
1862
1862
  }
1863
- const W0 = /['"]/, Ye = /['"]/g, ut = "’";
1863
+ const Wn = /['"]/, Ye = /['"]/g, ut = "’";
1864
1864
  function ue(u, e, t) {
1865
1865
  return u.slice(0, e) + t + u.slice(e + 1);
1866
1866
  }
1867
- function Q0(u, e) {
1867
+ function Qn(u, e) {
1868
1868
  let t;
1869
1869
  const n = [];
1870
1870
  for (let r = 0; r < u.length; r++) {
@@ -1880,29 +1880,29 @@ function Q0(u, e) {
1880
1880
  const l = Ye.exec(i);
1881
1881
  if (!l)
1882
1882
  break;
1883
- let f = !0, _ = !0;
1883
+ let d = !0, _ = !0;
1884
1884
  a = l.index + 1;
1885
1885
  const h = l[0] === "'";
1886
- let d = 32;
1886
+ let f = 32;
1887
1887
  if (l.index - 1 >= 0)
1888
- d = i.charCodeAt(l.index - 1);
1888
+ f = i.charCodeAt(l.index - 1);
1889
1889
  else
1890
1890
  for (t = r - 1; t >= 0 && !(u[t].type === "softbreak" || u[t].type === "hardbreak"); t--)
1891
1891
  if (u[t].content) {
1892
- d = u[t].content.charCodeAt(u[t].content.length - 1);
1892
+ f = u[t].content.charCodeAt(u[t].content.length - 1);
1893
1893
  break;
1894
1894
  }
1895
- let k = 32;
1895
+ let g = 32;
1896
1896
  if (a < s)
1897
- k = i.charCodeAt(a);
1897
+ g = i.charCodeAt(a);
1898
1898
  else
1899
1899
  for (t = r + 1; t < u.length && !(u[t].type === "softbreak" || u[t].type === "hardbreak"); t++)
1900
1900
  if (u[t].content) {
1901
- k = u[t].content.charCodeAt(0);
1901
+ g = u[t].content.charCodeAt(0);
1902
1902
  break;
1903
1903
  }
1904
- const C = Ku(d) || Gu(String.fromCharCode(d)), A = Ku(k) || Gu(String.fromCharCode(k)), g = Zu(d), x = Zu(k);
1905
- if (x ? f = !1 : A && (g || C || (f = !1)), g ? _ = !1 : C && (x || A || (_ = !1)), k === 34 && l[0] === '"' && d >= 48 && d <= 57 && (_ = f = !1), f && _ && (f = C, _ = A), !f && !_) {
1904
+ const A = Ku(f) || Gu(String.fromCharCode(f)), C = Ku(g) || Gu(String.fromCharCode(g)), k = Zu(f), x = Zu(g);
1905
+ if (x ? d = !1 : C && (k || A || (d = !1)), k ? _ = !1 : A && (x || C || (_ = !1)), g === 34 && l[0] === '"' && f >= 48 && f <= 57 && (_ = d = !1), d && _ && (d = A, _ = C), !d && !_) {
1906
1906
  h && (o.content = ue(o.content, l.index, ut));
1907
1907
  continue;
1908
1908
  }
@@ -1913,16 +1913,16 @@ function Q0(u, e) {
1913
1913
  break;
1914
1914
  if (p.single === h && n[t].level === c) {
1915
1915
  p = n[t];
1916
- let b, L;
1917
- h ? (b = e.md.options.quotes[2], L = e.md.options.quotes[3]) : (b = e.md.options.quotes[0], L = e.md.options.quotes[1]), o.content = ue(o.content, l.index, L), u[p.token].content = ue(
1916
+ let m, L;
1917
+ h ? (m = e.md.options.quotes[2], L = e.md.options.quotes[3]) : (m = e.md.options.quotes[0], L = e.md.options.quotes[1]), o.content = ue(o.content, l.index, L), u[p.token].content = ue(
1918
1918
  u[p.token].content,
1919
1919
  p.pos,
1920
- b
1921
- ), a += L.length - 1, p.token === r && (a += b.length - 1), i = o.content, s = i.length, n.length = t;
1920
+ m
1921
+ ), a += L.length - 1, p.token === r && (a += m.length - 1), i = o.content, s = i.length, n.length = t;
1922
1922
  continue u;
1923
1923
  }
1924
1924
  }
1925
- f ? n.push({
1925
+ d ? n.push({
1926
1926
  token: r,
1927
1927
  pos: l.index,
1928
1928
  single: h,
@@ -1931,12 +1931,12 @@ function Q0(u, e) {
1931
1931
  }
1932
1932
  }
1933
1933
  }
1934
- function X0(u) {
1934
+ function Xn(u) {
1935
1935
  if (u.md.options.typographer)
1936
1936
  for (let e = u.tokens.length - 1; e >= 0; e--)
1937
- u.tokens[e].type !== "inline" || !W0.test(u.tokens[e].content) || Q0(u.tokens[e].children, u);
1937
+ u.tokens[e].type !== "inline" || !Wn.test(u.tokens[e].content) || Qn(u.tokens[e].children, u);
1938
1938
  }
1939
- function Y0(u) {
1939
+ function Yn(u) {
1940
1940
  let e, t;
1941
1941
  const n = u.tokens, r = n.length;
1942
1942
  for (let o = 0; o < r; o++) {
@@ -1950,39 +1950,39 @@ function Y0(u) {
1950
1950
  }
1951
1951
  }
1952
1952
  const _e = [
1953
- ["normalize", O0],
1954
- ["block", R0],
1955
- ["inline", M0],
1956
- ["linkify", H0],
1957
- ["replacements", J0],
1958
- ["smartquotes", X0],
1953
+ ["normalize", On],
1954
+ ["block", Mn],
1955
+ ["inline", Rn],
1956
+ ["linkify", Hn],
1957
+ ["replacements", Jn],
1958
+ ["smartquotes", Xn],
1959
1959
  // `text_join` finds `text_special` tokens (for escape sequences)
1960
1960
  // and joins them with the rest of the text
1961
- ["text_join", Y0]
1961
+ ["text_join", Yn]
1962
1962
  ];
1963
- function Re() {
1964
- this.ruler = new eu();
1963
+ function Me() {
1964
+ this.ruler = new uu();
1965
1965
  for (let u = 0; u < _e.length; u++)
1966
1966
  this.ruler.push(_e[u][0], _e[u][1]);
1967
1967
  }
1968
- Re.prototype.process = function(u) {
1968
+ Me.prototype.process = function(u) {
1969
1969
  const e = this.ruler.getRules("");
1970
1970
  for (let t = 0, n = e.length; t < n; t++)
1971
1971
  e[t](u);
1972
1972
  };
1973
- Re.prototype.State = zt;
1973
+ Me.prototype.State = zt;
1974
1974
  function xu(u, e, t, n) {
1975
1975
  this.src = u, this.md = e, this.env = t, this.tokens = n, this.bMarks = [], this.eMarks = [], this.tShift = [], this.sCount = [], this.bsCount = [], this.blkIndent = 0, this.line = 0, this.lineMax = 0, this.tight = !1, this.ddIndent = -1, this.listIndent = -1, this.parentType = "root", this.level = 0;
1976
1976
  const r = this.src;
1977
1977
  for (let o = 0, c = 0, i = 0, a = 0, s = r.length, l = !1; c < s; c++) {
1978
- const f = r.charCodeAt(c);
1978
+ const d = r.charCodeAt(c);
1979
1979
  if (!l)
1980
- if (K(f)) {
1981
- i++, f === 9 ? a += 4 - a % 4 : a++;
1980
+ if (G(d)) {
1981
+ i++, d === 9 ? a += 4 - a % 4 : a++;
1982
1982
  continue;
1983
1983
  } else
1984
1984
  l = !0;
1985
- (f === 10 || c === s - 1) && (f !== 10 && c++, this.bMarks.push(o), this.eMarks.push(c), this.tShift.push(i), this.sCount.push(a), this.bsCount.push(0), l = !1, i = 0, a = 0, o = c + 1);
1985
+ (d === 10 || c === s - 1) && (d !== 10 && c++, this.bMarks.push(o), this.eMarks.push(c), this.tShift.push(i), this.sCount.push(a), this.bsCount.push(0), l = !1, i = 0, a = 0, o = c + 1);
1986
1986
  }
1987
1987
  this.bMarks.push(r.length), this.eMarks.push(r.length), this.tShift.push(0), this.sCount.push(0), this.bsCount.push(0), this.lineMax = this.bMarks.length - 1;
1988
1988
  }
@@ -2001,7 +2001,7 @@ xu.prototype.skipEmptyLines = function(e) {
2001
2001
  xu.prototype.skipSpaces = function(e) {
2002
2002
  for (let t = this.src.length; e < t; e++) {
2003
2003
  const n = this.src.charCodeAt(e);
2004
- if (!K(n))
2004
+ if (!G(n))
2005
2005
  break;
2006
2006
  }
2007
2007
  return e;
@@ -2010,7 +2010,7 @@ xu.prototype.skipSpacesBack = function(e, t) {
2010
2010
  if (e <= t)
2011
2011
  return e;
2012
2012
  for (; e > t; )
2013
- if (!K(this.src.charCodeAt(--e)))
2013
+ if (!G(this.src.charCodeAt(--e)))
2014
2014
  return e + 1;
2015
2015
  return e;
2016
2016
  };
@@ -2034,10 +2034,10 @@ xu.prototype.getLines = function(e, t, n, r) {
2034
2034
  for (let c = 0, i = e; i < t; i++, c++) {
2035
2035
  let a = 0;
2036
2036
  const s = this.bMarks[i];
2037
- let l = s, f;
2038
- for (i + 1 < t || r ? f = this.eMarks[i] + 1 : f = this.eMarks[i]; l < f && a < n; ) {
2037
+ let l = s, d;
2038
+ for (i + 1 < t || r ? d = this.eMarks[i] + 1 : d = this.eMarks[i]; l < d && a < n; ) {
2039
2039
  const _ = this.src.charCodeAt(l);
2040
- if (K(_))
2040
+ if (G(_))
2041
2041
  _ === 9 ? a += 4 - (a + this.bsCount[i]) % 4 : a++;
2042
2042
  else if (l - s < this.tShift[i])
2043
2043
  a++;
@@ -2045,7 +2045,7 @@ xu.prototype.getLines = function(e, t, n, r) {
2045
2045
  break;
2046
2046
  l++;
2047
2047
  }
2048
- a > n ? o[c] = new Array(a - n + 1).join(" ") + this.src.slice(l, f) : o[c] = this.src.slice(l, f);
2048
+ a > n ? o[c] = new Array(a - n + 1).join(" ") + this.src.slice(l, d) : o[c] = this.src.slice(l, d);
2049
2049
  }
2050
2050
  return o.join("");
2051
2051
  };
@@ -2075,75 +2075,75 @@ function er(u, e, t, n) {
2075
2075
  if (c !== 124 && c !== 45 && c !== 58 || o >= u.eMarks[r])
2076
2076
  return !1;
2077
2077
  const i = u.src.charCodeAt(o++);
2078
- if (i !== 124 && i !== 45 && i !== 58 && !K(i) || c === 45 && K(i))
2078
+ if (i !== 124 && i !== 45 && i !== 58 && !G(i) || c === 45 && G(i))
2079
2079
  return !1;
2080
2080
  for (; o < u.eMarks[r]; ) {
2081
2081
  const p = u.src.charCodeAt(o);
2082
- if (p !== 124 && p !== 45 && p !== 58 && !K(p))
2082
+ if (p !== 124 && p !== 45 && p !== 58 && !G(p))
2083
2083
  return !1;
2084
2084
  o++;
2085
2085
  }
2086
2086
  let a = ge(u, e + 1), s = a.split("|");
2087
2087
  const l = [];
2088
2088
  for (let p = 0; p < s.length; p++) {
2089
- const b = s[p].trim();
2090
- if (!b) {
2089
+ const m = s[p].trim();
2090
+ if (!m) {
2091
2091
  if (p === 0 || p === s.length - 1)
2092
2092
  continue;
2093
2093
  return !1;
2094
2094
  }
2095
- if (!/^:?-+:?$/.test(b))
2095
+ if (!/^:?-+:?$/.test(m))
2096
2096
  return !1;
2097
- b.charCodeAt(b.length - 1) === 58 ? l.push(b.charCodeAt(0) === 58 ? "center" : "right") : b.charCodeAt(0) === 58 ? l.push("left") : l.push("");
2097
+ m.charCodeAt(m.length - 1) === 58 ? l.push(m.charCodeAt(0) === 58 ? "center" : "right") : m.charCodeAt(0) === 58 ? l.push("left") : l.push("");
2098
2098
  }
2099
2099
  if (a = ge(u, e).trim(), a.indexOf("|") === -1 || u.sCount[e] - u.blkIndent >= 4)
2100
2100
  return !1;
2101
2101
  s = et(a), s.length && s[0] === "" && s.shift(), s.length && s[s.length - 1] === "" && s.pop();
2102
- const f = s.length;
2103
- if (f === 0 || f !== l.length)
2102
+ const d = s.length;
2103
+ if (d === 0 || d !== l.length)
2104
2104
  return !1;
2105
2105
  if (n)
2106
2106
  return !0;
2107
2107
  const _ = u.parentType;
2108
2108
  u.parentType = "table";
2109
- const h = u.md.block.ruler.getRules("blockquote"), d = u.push("table_open", "table", 1), k = [e, 0];
2110
- d.map = k;
2111
- const C = u.push("thead_open", "thead", 1);
2112
- C.map = [e, e + 1];
2113
- const A = u.push("tr_open", "tr", 1);
2109
+ const h = u.md.block.ruler.getRules("blockquote"), f = u.push("table_open", "table", 1), g = [e, 0];
2110
+ f.map = g;
2111
+ const A = u.push("thead_open", "thead", 1);
2114
2112
  A.map = [e, e + 1];
2113
+ const C = u.push("tr_open", "tr", 1);
2114
+ C.map = [e, e + 1];
2115
2115
  for (let p = 0; p < s.length; p++) {
2116
- const b = u.push("th_open", "th", 1);
2117
- l[p] && (b.attrs = [["style", "text-align:" + l[p]]]);
2116
+ const m = u.push("th_open", "th", 1);
2117
+ l[p] && (m.attrs = [["style", "text-align:" + l[p]]]);
2118
2118
  const L = u.push("inline", "", 0);
2119
2119
  L.content = s[p].trim(), L.children = [], u.push("th_close", "th", -1);
2120
2120
  }
2121
2121
  u.push("tr_close", "tr", -1), u.push("thead_close", "thead", -1);
2122
- let g, x = 0;
2122
+ let k, x = 0;
2123
2123
  for (r = e + 2; r < t && !(u.sCount[r] < u.blkIndent); r++) {
2124
2124
  let p = !1;
2125
- for (let L = 0, F = h.length; L < F; L++)
2125
+ for (let L = 0, T = h.length; L < T; L++)
2126
2126
  if (h[L](u, r, t, !0)) {
2127
2127
  p = !0;
2128
2128
  break;
2129
2129
  }
2130
- if (p || (a = ge(u, r).trim(), !a) || u.sCount[r] - u.blkIndent >= 4 || (s = et(a), s.length && s[0] === "" && s.shift(), s.length && s[s.length - 1] === "" && s.pop(), x += f - s.length, x > ur))
2130
+ if (p || (a = ge(u, r).trim(), !a) || u.sCount[r] - u.blkIndent >= 4 || (s = et(a), s.length && s[0] === "" && s.shift(), s.length && s[s.length - 1] === "" && s.pop(), x += d - s.length, x > ur))
2131
2131
  break;
2132
2132
  if (r === e + 2) {
2133
2133
  const L = u.push("tbody_open", "tbody", 1);
2134
- L.map = g = [e + 2, 0];
2134
+ L.map = k = [e + 2, 0];
2135
2135
  }
2136
- const b = u.push("tr_open", "tr", 1);
2137
- b.map = [r, r + 1];
2138
- for (let L = 0; L < f; L++) {
2139
- const F = u.push("td_open", "td", 1);
2140
- l[L] && (F.attrs = [["style", "text-align:" + l[L]]]);
2136
+ const m = u.push("tr_open", "tr", 1);
2137
+ m.map = [r, r + 1];
2138
+ for (let L = 0; L < d; L++) {
2139
+ const T = u.push("td_open", "td", 1);
2140
+ l[L] && (T.attrs = [["style", "text-align:" + l[L]]]);
2141
2141
  const H = u.push("inline", "", 0);
2142
2142
  H.content = s[L] ? s[L].trim() : "", H.children = [], u.push("td_close", "td", -1);
2143
2143
  }
2144
2144
  u.push("tr_close", "tr", -1);
2145
2145
  }
2146
- return g && (u.push("tbody_close", "tbody", -1), g[1] = r), u.push("table_close", "table", -1), k[1] = r, u.parentType = _, u.line = r, !0;
2146
+ return k && (u.push("tbody_close", "tbody", -1), k[1] = r), u.push("table_close", "table", -1), g[1] = r, u.parentType = _, u.line = r, !0;
2147
2147
  }
2148
2148
  function tr(u, e, t) {
2149
2149
  if (u.sCount[e] - u.blkIndent < 4)
@@ -2182,15 +2182,15 @@ function nr(u, e, t, n) {
2182
2182
  return !1;
2183
2183
  if (n)
2184
2184
  return !0;
2185
- let f = e, _ = !1;
2186
- for (; f++, !(f >= t || (r = i = u.bMarks[f] + u.tShift[f], o = u.eMarks[f], r < o && u.sCount[f] < u.blkIndent)); )
2187
- if (u.src.charCodeAt(r) === c && !(u.sCount[f] - u.blkIndent >= 4) && (r = u.skipChars(r, c), !(r - i < a) && (r = u.skipSpaces(r), !(r < o)))) {
2185
+ let d = e, _ = !1;
2186
+ for (; d++, !(d >= t || (r = i = u.bMarks[d] + u.tShift[d], o = u.eMarks[d], r < o && u.sCount[d] < u.blkIndent)); )
2187
+ if (u.src.charCodeAt(r) === c && !(u.sCount[d] - u.blkIndent >= 4) && (r = u.skipChars(r, c), !(r - i < a) && (r = u.skipSpaces(r), !(r < o)))) {
2188
2188
  _ = !0;
2189
2189
  break;
2190
2190
  }
2191
- a = u.sCount[e], u.line = f + (_ ? 1 : 0);
2191
+ a = u.sCount[e], u.line = d + (_ ? 1 : 0);
2192
2192
  const h = u.push("fence", "code", 0);
2193
- return h.info = l, h.content = u.getLines(e + 1, f, a, !0), h.markup = s, h.map = [e, u.line], !0;
2193
+ return h.info = l, h.content = u.getLines(e + 1, d, a, !0), h.markup = s, h.map = [e, u.line], !0;
2194
2194
  }
2195
2195
  function rr(u, e, t, n) {
2196
2196
  let r = u.bMarks[e] + u.tShift[e], o = u.eMarks[e];
@@ -2199,53 +2199,53 @@ function rr(u, e, t, n) {
2199
2199
  return !1;
2200
2200
  if (n)
2201
2201
  return !0;
2202
- const i = [], a = [], s = [], l = [], f = u.md.block.ruler.getRules("blockquote"), _ = u.parentType;
2202
+ const i = [], a = [], s = [], l = [], d = u.md.block.ruler.getRules("blockquote"), _ = u.parentType;
2203
2203
  u.parentType = "blockquote";
2204
- let h = !1, d;
2205
- for (d = e; d < t; d++) {
2206
- const x = u.sCount[d] < u.blkIndent;
2207
- if (r = u.bMarks[d] + u.tShift[d], o = u.eMarks[d], r >= o)
2204
+ let h = !1, f;
2205
+ for (f = e; f < t; f++) {
2206
+ const x = u.sCount[f] < u.blkIndent;
2207
+ if (r = u.bMarks[f] + u.tShift[f], o = u.eMarks[f], r >= o)
2208
2208
  break;
2209
2209
  if (u.src.charCodeAt(r++) === 62 && !x) {
2210
- let b = u.sCount[d] + 1, L, F;
2211
- u.src.charCodeAt(r) === 32 ? (r++, b++, F = !1, L = !0) : u.src.charCodeAt(r) === 9 ? (L = !0, (u.bsCount[d] + b) % 4 === 3 ? (r++, b++, F = !1) : F = !0) : L = !1;
2212
- let H = b;
2213
- for (i.push(u.bMarks[d]), u.bMarks[d] = r; r < o; ) {
2214
- const M = u.src.charCodeAt(r);
2215
- if (K(M))
2216
- M === 9 ? H += 4 - (H + u.bsCount[d] + (F ? 1 : 0)) % 4 : H++;
2210
+ let m = u.sCount[f] + 1, L, T;
2211
+ u.src.charCodeAt(r) === 32 ? (r++, m++, T = !1, L = !0) : u.src.charCodeAt(r) === 9 ? (L = !0, (u.bsCount[f] + m) % 4 === 3 ? (r++, m++, T = !1) : T = !0) : L = !1;
2212
+ let H = m;
2213
+ for (i.push(u.bMarks[f]), u.bMarks[f] = r; r < o; ) {
2214
+ const R = u.src.charCodeAt(r);
2215
+ if (G(R))
2216
+ R === 9 ? H += 4 - (H + u.bsCount[f] + (T ? 1 : 0)) % 4 : H++;
2217
2217
  else
2218
2218
  break;
2219
2219
  r++;
2220
2220
  }
2221
- h = r >= o, a.push(u.bsCount[d]), u.bsCount[d] = u.sCount[d] + 1 + (L ? 1 : 0), s.push(u.sCount[d]), u.sCount[d] = H - b, l.push(u.tShift[d]), u.tShift[d] = r - u.bMarks[d];
2221
+ h = r >= o, a.push(u.bsCount[f]), u.bsCount[f] = u.sCount[f] + 1 + (L ? 1 : 0), s.push(u.sCount[f]), u.sCount[f] = H - m, l.push(u.tShift[f]), u.tShift[f] = r - u.bMarks[f];
2222
2222
  continue;
2223
2223
  }
2224
2224
  if (h)
2225
2225
  break;
2226
2226
  let p = !1;
2227
- for (let b = 0, L = f.length; b < L; b++)
2228
- if (f[b](u, d, t, !0)) {
2227
+ for (let m = 0, L = d.length; m < L; m++)
2228
+ if (d[m](u, f, t, !0)) {
2229
2229
  p = !0;
2230
2230
  break;
2231
2231
  }
2232
2232
  if (p) {
2233
- u.lineMax = d, u.blkIndent !== 0 && (i.push(u.bMarks[d]), a.push(u.bsCount[d]), l.push(u.tShift[d]), s.push(u.sCount[d]), u.sCount[d] -= u.blkIndent);
2233
+ u.lineMax = f, u.blkIndent !== 0 && (i.push(u.bMarks[f]), a.push(u.bsCount[f]), l.push(u.tShift[f]), s.push(u.sCount[f]), u.sCount[f] -= u.blkIndent);
2234
2234
  break;
2235
2235
  }
2236
- i.push(u.bMarks[d]), a.push(u.bsCount[d]), l.push(u.tShift[d]), s.push(u.sCount[d]), u.sCount[d] = -1;
2236
+ i.push(u.bMarks[f]), a.push(u.bsCount[f]), l.push(u.tShift[f]), s.push(u.sCount[f]), u.sCount[f] = -1;
2237
2237
  }
2238
- const k = u.blkIndent;
2238
+ const g = u.blkIndent;
2239
2239
  u.blkIndent = 0;
2240
- const C = u.push("blockquote_open", "blockquote", 1);
2241
- C.markup = ">";
2242
- const A = [e, 0];
2243
- C.map = A, u.md.block.tokenize(u, e, d);
2244
- const g = u.push("blockquote_close", "blockquote", -1);
2245
- g.markup = ">", u.lineMax = c, u.parentType = _, A[1] = u.line;
2240
+ const A = u.push("blockquote_open", "blockquote", 1);
2241
+ A.markup = ">";
2242
+ const C = [e, 0];
2243
+ A.map = C, u.md.block.tokenize(u, e, f);
2244
+ const k = u.push("blockquote_close", "blockquote", -1);
2245
+ k.markup = ">", u.lineMax = c, u.parentType = _, C[1] = u.line;
2246
2246
  for (let x = 0; x < l.length; x++)
2247
2247
  u.bMarks[x + e] = i[x], u.tShift[x + e] = l[x], u.sCount[x + e] = s[x], u.bsCount[x + e] = a[x];
2248
- return u.blkIndent = k, !0;
2248
+ return u.blkIndent = g, !0;
2249
2249
  }
2250
2250
  function or(u, e, t, n) {
2251
2251
  const r = u.eMarks[e];
@@ -2258,7 +2258,7 @@ function or(u, e, t, n) {
2258
2258
  let i = 1;
2259
2259
  for (; o < r; ) {
2260
2260
  const s = u.src.charCodeAt(o++);
2261
- if (s !== c && !K(s))
2261
+ if (s !== c && !G(s))
2262
2262
  return !1;
2263
2263
  s === c && i++;
2264
2264
  }
@@ -2278,7 +2278,7 @@ function tt(u, e) {
2278
2278
  return -1;
2279
2279
  if (n < t) {
2280
2280
  const o = u.src.charCodeAt(n);
2281
- if (!K(o))
2281
+ if (!G(o))
2282
2282
  return -1;
2283
2283
  }
2284
2284
  return n;
@@ -2303,7 +2303,7 @@ function nt(u, e) {
2303
2303
  break;
2304
2304
  return -1;
2305
2305
  }
2306
- return r < n && (o = u.src.charCodeAt(r), !K(o)) ? -1 : r;
2306
+ return r < n && (o = u.src.charCodeAt(r), !G(o)) ? -1 : r;
2307
2307
  }
2308
2308
  function ir(u, e) {
2309
2309
  const t = u.level + 2;
@@ -2316,104 +2316,104 @@ function cr(u, e, t, n) {
2316
2316
  return !1;
2317
2317
  let l = !1;
2318
2318
  n && u.parentType === "paragraph" && u.sCount[a] >= u.blkIndent && (l = !0);
2319
- let f, _, h;
2319
+ let d, _, h;
2320
2320
  if ((h = nt(u, a)) >= 0) {
2321
- if (f = !0, c = u.bMarks[a] + u.tShift[a], _ = Number(u.src.slice(c, h - 1)), l && _ !== 1) return !1;
2321
+ if (d = !0, c = u.bMarks[a] + u.tShift[a], _ = Number(u.src.slice(c, h - 1)), l && _ !== 1) return !1;
2322
2322
  } else if ((h = tt(u, a)) >= 0)
2323
- f = !1;
2323
+ d = !1;
2324
2324
  else
2325
2325
  return !1;
2326
2326
  if (l && u.skipSpaces(h) >= u.eMarks[a])
2327
2327
  return !1;
2328
2328
  if (n)
2329
2329
  return !0;
2330
- const d = u.src.charCodeAt(h - 1), k = u.tokens.length;
2331
- f ? (i = u.push("ordered_list_open", "ol", 1), _ !== 1 && (i.attrs = [["start", _]])) : i = u.push("bullet_list_open", "ul", 1);
2332
- const C = [a, 0];
2333
- i.map = C, i.markup = String.fromCharCode(d);
2334
- let A = !1;
2335
- const g = u.md.block.ruler.getRules("list"), x = u.parentType;
2330
+ const f = u.src.charCodeAt(h - 1), g = u.tokens.length;
2331
+ d ? (i = u.push("ordered_list_open", "ol", 1), _ !== 1 && (i.attrs = [["start", _]])) : i = u.push("bullet_list_open", "ul", 1);
2332
+ const A = [a, 0];
2333
+ i.map = A, i.markup = String.fromCharCode(f);
2334
+ let C = !1;
2335
+ const k = u.md.block.ruler.getRules("list"), x = u.parentType;
2336
2336
  for (u.parentType = "list"; a < t; ) {
2337
2337
  o = h, r = u.eMarks[a];
2338
2338
  const p = u.sCount[a] + h - (u.bMarks[a] + u.tShift[a]);
2339
- let b = p;
2339
+ let m = p;
2340
2340
  for (; o < r; ) {
2341
- const iu = u.src.charCodeAt(o);
2342
- if (iu === 9)
2343
- b += 4 - (b + u.bsCount[a]) % 4;
2344
- else if (iu === 32)
2345
- b++;
2341
+ const ou = u.src.charCodeAt(o);
2342
+ if (ou === 9)
2343
+ m += 4 - (m + u.bsCount[a]) % 4;
2344
+ else if (ou === 32)
2345
+ m++;
2346
2346
  else
2347
2347
  break;
2348
2348
  o++;
2349
2349
  }
2350
2350
  const L = o;
2351
- let F;
2352
- L >= r ? F = 1 : F = b - p, F > 4 && (F = 1);
2353
- const H = p + F;
2354
- i = u.push("list_item_open", "li", 1), i.markup = String.fromCharCode(d);
2355
- const M = [a, 0];
2356
- i.map = M, f && (i.info = u.src.slice(c, h - 1));
2357
- const G = u.tight, _u = u.tShift[a], ju = u.sCount[a], ku = u.listIndent;
2358
- if (u.listIndent = u.blkIndent, u.blkIndent = H, u.tight = !0, u.tShift[a] = L - u.bMarks[a], u.sCount[a] = b, L >= r && u.isEmpty(a + 1) ? u.line = Math.min(u.line + 2, t) : u.md.block.tokenize(u, a, t, !0), (!u.tight || A) && (s = !1), A = u.line - a > 1 && u.isEmpty(u.line - 1), u.blkIndent = u.listIndent, u.listIndent = ku, u.tShift[a] = _u, u.sCount[a] = ju, u.tight = G, i = u.push("list_item_close", "li", -1), i.markup = String.fromCharCode(d), a = u.line, M[1] = a, a >= t || u.sCount[a] < u.blkIndent || u.sCount[a] - u.blkIndent >= 4)
2351
+ let T;
2352
+ L >= r ? T = 1 : T = m - p, T > 4 && (T = 1);
2353
+ const H = p + T;
2354
+ i = u.push("list_item_open", "li", 1), i.markup = String.fromCharCode(f);
2355
+ const R = [a, 0];
2356
+ i.map = R, d && (i.info = u.src.slice(c, h - 1));
2357
+ const K = u.tight, _u = u.tShift[a], ju = u.sCount[a], ku = u.listIndent;
2358
+ if (u.listIndent = u.blkIndent, u.blkIndent = H, u.tight = !0, u.tShift[a] = L - u.bMarks[a], u.sCount[a] = m, L >= r && u.isEmpty(a + 1) ? u.line = Math.min(u.line + 2, t) : u.md.block.tokenize(u, a, t, !0), (!u.tight || C) && (s = !1), C = u.line - a > 1 && u.isEmpty(u.line - 1), u.blkIndent = u.listIndent, u.listIndent = ku, u.tShift[a] = _u, u.sCount[a] = ju, u.tight = K, i = u.push("list_item_close", "li", -1), i.markup = String.fromCharCode(f), a = u.line, R[1] = a, a >= t || u.sCount[a] < u.blkIndent || u.sCount[a] - u.blkIndent >= 4)
2359
2359
  break;
2360
2360
  let fu = !1;
2361
- for (let iu = 0, Hu = g.length; iu < Hu; iu++)
2362
- if (g[iu](u, a, t, !0)) {
2361
+ for (let ou = 0, Hu = k.length; ou < Hu; ou++)
2362
+ if (k[ou](u, a, t, !0)) {
2363
2363
  fu = !0;
2364
2364
  break;
2365
2365
  }
2366
2366
  if (fu)
2367
2367
  break;
2368
- if (f) {
2368
+ if (d) {
2369
2369
  if (h = nt(u, a), h < 0)
2370
2370
  break;
2371
2371
  c = u.bMarks[a] + u.tShift[a];
2372
2372
  } else if (h = tt(u, a), h < 0)
2373
2373
  break;
2374
- if (d !== u.src.charCodeAt(h - 1))
2374
+ if (f !== u.src.charCodeAt(h - 1))
2375
2375
  break;
2376
2376
  }
2377
- return f ? i = u.push("ordered_list_close", "ol", -1) : i = u.push("bullet_list_close", "ul", -1), i.markup = String.fromCharCode(d), C[1] = a, u.line = a, u.parentType = x, s && ir(u, k), !0;
2377
+ return d ? i = u.push("ordered_list_close", "ol", -1) : i = u.push("bullet_list_close", "ul", -1), i.markup = String.fromCharCode(f), A[1] = a, u.line = a, u.parentType = x, s && ir(u, g), !0;
2378
2378
  }
2379
2379
  function ar(u, e, t, n) {
2380
2380
  let r = u.bMarks[e] + u.tShift[e], o = u.eMarks[e], c = e + 1;
2381
2381
  if (u.sCount[e] - u.blkIndent >= 4 || u.src.charCodeAt(r) !== 91)
2382
2382
  return !1;
2383
- function i(g) {
2383
+ function i(k) {
2384
2384
  const x = u.lineMax;
2385
- if (g >= x || u.isEmpty(g))
2385
+ if (k >= x || u.isEmpty(k))
2386
2386
  return null;
2387
2387
  let p = !1;
2388
- if (u.sCount[g] - u.blkIndent > 3 && (p = !0), u.sCount[g] < 0 && (p = !0), !p) {
2389
- const F = u.md.block.ruler.getRules("reference"), H = u.parentType;
2388
+ if (u.sCount[k] - u.blkIndent > 3 && (p = !0), u.sCount[k] < 0 && (p = !0), !p) {
2389
+ const T = u.md.block.ruler.getRules("reference"), H = u.parentType;
2390
2390
  u.parentType = "reference";
2391
- let M = !1;
2392
- for (let G = 0, _u = F.length; G < _u; G++)
2393
- if (F[G](u, g, x, !0)) {
2394
- M = !0;
2391
+ let R = !1;
2392
+ for (let K = 0, _u = T.length; K < _u; K++)
2393
+ if (T[K](u, k, x, !0)) {
2394
+ R = !0;
2395
2395
  break;
2396
2396
  }
2397
- if (u.parentType = H, M)
2397
+ if (u.parentType = H, R)
2398
2398
  return null;
2399
2399
  }
2400
- const b = u.bMarks[g] + u.tShift[g], L = u.eMarks[g];
2401
- return u.src.slice(b, L + 1);
2400
+ const m = u.bMarks[k] + u.tShift[k], L = u.eMarks[k];
2401
+ return u.src.slice(m, L + 1);
2402
2402
  }
2403
2403
  let a = u.src.slice(r, o + 1);
2404
2404
  o = a.length;
2405
2405
  let s = -1;
2406
2406
  for (r = 1; r < o; r++) {
2407
- const g = a.charCodeAt(r);
2408
- if (g === 91)
2407
+ const k = a.charCodeAt(r);
2408
+ if (k === 91)
2409
2409
  return !1;
2410
- if (g === 93) {
2410
+ if (k === 93) {
2411
2411
  s = r;
2412
2412
  break;
2413
- } else if (g === 10) {
2413
+ } else if (k === 10) {
2414
2414
  const x = i(c);
2415
2415
  x !== null && (a += x, o = a.length, c++);
2416
- } else if (g === 92 && (r++, r < o && a.charCodeAt(r) === 10)) {
2416
+ } else if (k === 92 && (r++, r < o && a.charCodeAt(r) === 10)) {
2417
2417
  const x = i(c);
2418
2418
  x !== null && (a += x, o = a.length, c++);
2419
2419
  }
@@ -2421,51 +2421,51 @@ function ar(u, e, t, n) {
2421
2421
  if (s < 0 || a.charCodeAt(s + 1) !== 58)
2422
2422
  return !1;
2423
2423
  for (r = s + 2; r < o; r++) {
2424
- const g = a.charCodeAt(r);
2425
- if (g === 10) {
2424
+ const k = a.charCodeAt(r);
2425
+ if (k === 10) {
2426
2426
  const x = i(c);
2427
2427
  x !== null && (a += x, o = a.length, c++);
2428
- } else if (!K(g)) break;
2428
+ } else if (!G(k)) break;
2429
2429
  }
2430
2430
  const l = u.md.helpers.parseLinkDestination(a, r, o);
2431
2431
  if (!l.ok)
2432
2432
  return !1;
2433
- const f = u.md.normalizeLink(l.str);
2434
- if (!u.md.validateLink(f))
2433
+ const d = u.md.normalizeLink(l.str);
2434
+ if (!u.md.validateLink(d))
2435
2435
  return !1;
2436
2436
  r = l.pos;
2437
- const _ = r, h = c, d = r;
2437
+ const _ = r, h = c, f = r;
2438
2438
  for (; r < o; r++) {
2439
- const g = a.charCodeAt(r);
2440
- if (g === 10) {
2439
+ const k = a.charCodeAt(r);
2440
+ if (k === 10) {
2441
2441
  const x = i(c);
2442
2442
  x !== null && (a += x, o = a.length, c++);
2443
- } else if (!K(g)) break;
2443
+ } else if (!G(k)) break;
2444
2444
  }
2445
- let k = u.md.helpers.parseLinkTitle(a, r, o);
2446
- for (; k.can_continue; ) {
2447
- const g = i(c);
2448
- if (g === null) break;
2449
- a += g, r = o, o = a.length, c++, k = u.md.helpers.parseLinkTitle(a, r, o, k);
2445
+ let g = u.md.helpers.parseLinkTitle(a, r, o);
2446
+ for (; g.can_continue; ) {
2447
+ const k = i(c);
2448
+ if (k === null) break;
2449
+ a += k, r = o, o = a.length, c++, g = u.md.helpers.parseLinkTitle(a, r, o, g);
2450
2450
  }
2451
- let C;
2452
- for (r < o && d !== r && k.ok ? (C = k.str, r = k.pos) : (C = "", r = _, c = h); r < o; ) {
2453
- const g = a.charCodeAt(r);
2454
- if (!K(g))
2451
+ let A;
2452
+ for (r < o && f !== r && g.ok ? (A = g.str, r = g.pos) : (A = "", r = _, c = h); r < o; ) {
2453
+ const k = a.charCodeAt(r);
2454
+ if (!G(k))
2455
2455
  break;
2456
2456
  r++;
2457
2457
  }
2458
- if (r < o && a.charCodeAt(r) !== 10 && C)
2459
- for (C = "", r = _, c = h; r < o; ) {
2460
- const g = a.charCodeAt(r);
2461
- if (!K(g))
2458
+ if (r < o && a.charCodeAt(r) !== 10 && A)
2459
+ for (A = "", r = _, c = h; r < o; ) {
2460
+ const k = a.charCodeAt(r);
2461
+ if (!G(k))
2462
2462
  break;
2463
2463
  r++;
2464
2464
  }
2465
2465
  if (r < o && a.charCodeAt(r) !== 10)
2466
2466
  return !1;
2467
- const A = se(a.slice(1, s));
2468
- return A ? (n || (typeof u.env.references > "u" && (u.env.references = {}), typeof u.env.references[A] > "u" && (u.env.references[A] = { title: C, href: f }), u.line = c), !0) : !1;
2467
+ const C = se(a.slice(1, s));
2468
+ return C ? (n || (typeof u.env.references > "u" && (u.env.references = {}), typeof u.env.references[C] > "u" && (u.env.references[C] = { title: A, href: d }), u.line = c), !0) : !1;
2469
2469
  }
2470
2470
  const sr = [
2471
2471
  "address",
@@ -2572,19 +2572,19 @@ function Ar(u, e, t, n) {
2572
2572
  let i = 1;
2573
2573
  for (c = u.src.charCodeAt(++r); c === 35 && r < o && i <= 6; )
2574
2574
  i++, c = u.src.charCodeAt(++r);
2575
- if (i > 6 || r < o && !K(c))
2575
+ if (i > 6 || r < o && !G(c))
2576
2576
  return !1;
2577
2577
  if (n)
2578
2578
  return !0;
2579
2579
  o = u.skipSpacesBack(o, r);
2580
2580
  const a = u.skipCharsBack(o, 35, r);
2581
- a > r && K(u.src.charCodeAt(a - 1)) && (o = a), u.line = e + 1;
2581
+ a > r && G(u.src.charCodeAt(a - 1)) && (o = a), u.line = e + 1;
2582
2582
  const s = u.push("heading_open", "h" + String(i), 1);
2583
2583
  s.markup = "########".slice(0, i), s.map = [e, u.line];
2584
2584
  const l = u.push("inline", "", 0);
2585
2585
  l.content = u.src.slice(r, o).trim(), l.map = [e, u.line], l.children = [];
2586
- const f = u.push("heading_close", "h" + String(i), -1);
2587
- return f.markup = "########".slice(0, i), !0;
2586
+ const d = u.push("heading_close", "h" + String(i), -1);
2587
+ return d.markup = "########".slice(0, i), !0;
2588
2588
  }
2589
2589
  function Cr(u, e, t) {
2590
2590
  const n = u.md.block.ruler.getRules("paragraph");
@@ -2598,8 +2598,8 @@ function Cr(u, e, t) {
2598
2598
  continue;
2599
2599
  if (u.sCount[i] >= u.blkIndent) {
2600
2600
  let h = u.bMarks[i] + u.tShift[i];
2601
- const d = u.eMarks[i];
2602
- if (h < d && (c = u.src.charCodeAt(h), (c === 45 || c === 61) && (h = u.skipChars(h, c), h = u.skipSpaces(h), h >= d))) {
2601
+ const f = u.eMarks[i];
2602
+ if (h < f && (c = u.src.charCodeAt(h), (c === 45 || c === 61) && (h = u.skipChars(h, c), h = u.skipSpaces(h), h >= f))) {
2603
2603
  o = c === 61 ? 1 : 2;
2604
2604
  break;
2605
2605
  }
@@ -2607,7 +2607,7 @@ function Cr(u, e, t) {
2607
2607
  if (u.sCount[i] < 0)
2608
2608
  continue;
2609
2609
  let _ = !1;
2610
- for (let h = 0, d = n.length; h < d; h++)
2610
+ for (let h = 0, f = n.length; h < f; h++)
2611
2611
  if (n[h](u, i, t, !0)) {
2612
2612
  _ = !0;
2613
2613
  break;
@@ -2623,8 +2623,8 @@ function Cr(u, e, t) {
2623
2623
  s.markup = String.fromCharCode(c), s.map = [e, u.line];
2624
2624
  const l = u.push("inline", "", 0);
2625
2625
  l.content = a, l.map = [e, u.line - 1], l.children = [];
2626
- const f = u.push("heading_close", "h" + String(o), -1);
2627
- return f.markup = String.fromCharCode(c), u.parentType = r, !0;
2626
+ const d = u.push("heading_close", "h" + String(o), -1);
2627
+ return d.markup = String.fromCharCode(c), u.parentType = r, !0;
2628
2628
  }
2629
2629
  function Dr(u, e, t) {
2630
2630
  const n = u.md.block.ruler.getRules("paragraph"), r = u.parentType;
@@ -2633,7 +2633,7 @@ function Dr(u, e, t) {
2633
2633
  if (u.sCount[o] - u.blkIndent > 3 || u.sCount[o] < 0)
2634
2634
  continue;
2635
2635
  let s = !1;
2636
- for (let l = 0, f = n.length; l < f; l++)
2636
+ for (let l = 0, d = n.length; l < d; l++)
2637
2637
  if (n[l](u, o, t, !0)) {
2638
2638
  s = !0;
2639
2639
  break;
@@ -2664,7 +2664,7 @@ const ee = [
2664
2664
  ["paragraph", Dr]
2665
2665
  ];
2666
2666
  function le() {
2667
- this.ruler = new eu();
2667
+ this.ruler = new uu();
2668
2668
  for (let u = 0; u < ee.length; u++)
2669
2669
  this.ruler.push(ee[u][0], ee[u][1], { alt: (ee[u][2] || []).slice() });
2670
2670
  }
@@ -2713,7 +2713,7 @@ Xu.prototype.scanDelims = function(u, e) {
2713
2713
  let o = u;
2714
2714
  for (; o < t && this.src.charCodeAt(o) === n; )
2715
2715
  o++;
2716
- const c = o - u, i = o < t ? this.src.charCodeAt(o) : 32, a = Ku(r) || Gu(String.fromCharCode(r)), s = Ku(i) || Gu(String.fromCharCode(i)), l = Zu(r), f = Zu(i), _ = !f && (!s || l || a), h = !l && (!a || f || s);
2716
+ const c = o - u, i = o < t ? this.src.charCodeAt(o) : 32, a = Ku(r) || Gu(String.fromCharCode(r)), s = Ku(i) || Gu(String.fromCharCode(i)), l = Zu(r), d = Zu(i), _ = !d && (!s || l || a), h = !l && (!a || d || s);
2717
2717
  return { can_open: _ && (e || !h || a), can_close: h && (e || !_ || s), length: c };
2718
2718
  };
2719
2719
  Xu.prototype.Token = du;
@@ -2773,8 +2773,8 @@ function Sr(u, e) {
2773
2773
  s.attrs = [["href", a]], s.markup = "linkify", s.info = "auto";
2774
2774
  const l = u.push("text", "", 0);
2775
2775
  l.content = u.md.normalizeLinkText(i);
2776
- const f = u.push("link_close", "a", -1);
2777
- f.markup = "linkify", f.info = "auto";
2776
+ const d = u.push("link_close", "a", -1);
2777
+ d.markup = "linkify", d.info = "auto";
2778
2778
  }
2779
2779
  return u.pos += i.length - o.length, !0;
2780
2780
  }
@@ -2793,15 +2793,15 @@ function Ir(u, e) {
2793
2793
  u.pending = u.pending.slice(0, -1), u.push("softbreak", "br", 0);
2794
2794
  else
2795
2795
  u.push("softbreak", "br", 0);
2796
- for (t++; t < r && K(u.src.charCodeAt(t)); )
2796
+ for (t++; t < r && G(u.src.charCodeAt(t)); )
2797
2797
  t++;
2798
2798
  return u.pos = t, !0;
2799
2799
  }
2800
- const Me = [];
2800
+ const Re = [];
2801
2801
  for (let u = 0; u < 256; u++)
2802
- Me.push(0);
2802
+ Re.push(0);
2803
2803
  "\\!\"#$%&'()*+,./:;<=>?@[]^_`{|}~-".split("").forEach(function(u) {
2804
- Me[u.charCodeAt(0)] = 1;
2804
+ Re[u.charCodeAt(0)] = 1;
2805
2805
  });
2806
2806
  function Tr(u, e) {
2807
2807
  let t = u.pos;
@@ -2809,7 +2809,7 @@ function Tr(u, e) {
2809
2809
  if (u.src.charCodeAt(t) !== 92 || (t++, t >= n)) return !1;
2810
2810
  let r = u.src.charCodeAt(t);
2811
2811
  if (r === 10) {
2812
- for (e || u.push("hardbreak", "br", 0), t++; t < n && (r = u.src.charCodeAt(t), !!K(r)); )
2812
+ for (e || u.push("hardbreak", "br", 0), t++; t < n && (r = u.src.charCodeAt(t), !!G(r)); )
2813
2813
  t++;
2814
2814
  return u.pos = t, !0;
2815
2815
  }
@@ -2821,7 +2821,7 @@ function Tr(u, e) {
2821
2821
  const c = "\\" + o;
2822
2822
  if (!e) {
2823
2823
  const i = u.push("text_special", "", 0);
2824
- r < 256 && Me[r] !== 0 ? i.content = o : i.content = c, i.markup = c, i.info = "escape";
2824
+ r < 256 && Re[r] !== 0 ? i.content = o : i.content = c, i.markup = c, i.info = "escape";
2825
2825
  }
2826
2826
  return u.pos = t + 1, !0;
2827
2827
  }
@@ -2844,8 +2844,8 @@ function zr(u, e) {
2844
2844
  const l = a - s;
2845
2845
  if (l === i) {
2846
2846
  if (!e) {
2847
- const f = u.push("code_inline", "code", 0);
2848
- f.markup = c, f.content = u.src.slice(t, s).replace(/\n/g, " ").replace(/^ (.+) $/, "$1");
2847
+ const d = u.push("code_inline", "code", 0);
2848
+ d.markup = c, d.content = u.src.slice(t, s).replace(/\n/g, " ").replace(/^ (.+) $/, "$1");
2849
2849
  }
2850
2850
  return u.pos = a, !0;
2851
2851
  }
@@ -2962,83 +2962,83 @@ function Or(u, e) {
2962
2962
  let t, n, r, o, c = "", i = "", a = u.pos, s = !0;
2963
2963
  if (u.src.charCodeAt(u.pos) !== 91)
2964
2964
  return !1;
2965
- const l = u.pos, f = u.posMax, _ = u.pos + 1, h = u.md.helpers.parseLinkLabel(u, u.pos, !0);
2965
+ const l = u.pos, d = u.posMax, _ = u.pos + 1, h = u.md.helpers.parseLinkLabel(u, u.pos, !0);
2966
2966
  if (h < 0)
2967
2967
  return !1;
2968
- let d = h + 1;
2969
- if (d < f && u.src.charCodeAt(d) === 40) {
2970
- for (s = !1, d++; d < f && (t = u.src.charCodeAt(d), !(!K(t) && t !== 10)); d++)
2968
+ let f = h + 1;
2969
+ if (f < d && u.src.charCodeAt(f) === 40) {
2970
+ for (s = !1, f++; f < d && (t = u.src.charCodeAt(f), !(!G(t) && t !== 10)); f++)
2971
2971
  ;
2972
- if (d >= f)
2972
+ if (f >= d)
2973
2973
  return !1;
2974
- if (a = d, r = u.md.helpers.parseLinkDestination(u.src, d, u.posMax), r.ok) {
2975
- for (c = u.md.normalizeLink(r.str), u.md.validateLink(c) ? d = r.pos : c = "", a = d; d < f && (t = u.src.charCodeAt(d), !(!K(t) && t !== 10)); d++)
2974
+ if (a = f, r = u.md.helpers.parseLinkDestination(u.src, f, u.posMax), r.ok) {
2975
+ for (c = u.md.normalizeLink(r.str), u.md.validateLink(c) ? f = r.pos : c = "", a = f; f < d && (t = u.src.charCodeAt(f), !(!G(t) && t !== 10)); f++)
2976
2976
  ;
2977
- if (r = u.md.helpers.parseLinkTitle(u.src, d, u.posMax), d < f && a !== d && r.ok)
2978
- for (i = r.str, d = r.pos; d < f && (t = u.src.charCodeAt(d), !(!K(t) && t !== 10)); d++)
2977
+ if (r = u.md.helpers.parseLinkTitle(u.src, f, u.posMax), f < d && a !== f && r.ok)
2978
+ for (i = r.str, f = r.pos; f < d && (t = u.src.charCodeAt(f), !(!G(t) && t !== 10)); f++)
2979
2979
  ;
2980
2980
  }
2981
- (d >= f || u.src.charCodeAt(d) !== 41) && (s = !0), d++;
2981
+ (f >= d || u.src.charCodeAt(f) !== 41) && (s = !0), f++;
2982
2982
  }
2983
2983
  if (s) {
2984
2984
  if (typeof u.env.references > "u")
2985
2985
  return !1;
2986
- if (d < f && u.src.charCodeAt(d) === 91 ? (a = d + 1, d = u.md.helpers.parseLinkLabel(u, d), d >= 0 ? n = u.src.slice(a, d++) : d = h + 1) : d = h + 1, n || (n = u.src.slice(_, h)), o = u.env.references[se(n)], !o)
2986
+ if (f < d && u.src.charCodeAt(f) === 91 ? (a = f + 1, f = u.md.helpers.parseLinkLabel(u, f), f >= 0 ? n = u.src.slice(a, f++) : f = h + 1) : f = h + 1, n || (n = u.src.slice(_, h)), o = u.env.references[se(n)], !o)
2987
2987
  return u.pos = l, !1;
2988
2988
  c = o.href, i = o.title;
2989
2989
  }
2990
2990
  if (!e) {
2991
2991
  u.pos = _, u.posMax = h;
2992
- const k = u.push("link_open", "a", 1), C = [["href", c]];
2993
- k.attrs = C, i && C.push(["title", i]), u.linkLevel++, u.md.inline.tokenize(u), u.linkLevel--, u.push("link_close", "a", -1);
2992
+ const g = u.push("link_open", "a", 1), A = [["href", c]];
2993
+ g.attrs = A, i && A.push(["title", i]), u.linkLevel++, u.md.inline.tokenize(u), u.linkLevel--, u.push("link_close", "a", -1);
2994
2994
  }
2995
- return u.pos = d, u.posMax = f, !0;
2995
+ return u.pos = f, u.posMax = d, !0;
2996
2996
  }
2997
- function Rr(u, e) {
2997
+ function Mr(u, e) {
2998
2998
  let t, n, r, o, c, i, a, s, l = "";
2999
- const f = u.pos, _ = u.posMax;
2999
+ const d = u.pos, _ = u.posMax;
3000
3000
  if (u.src.charCodeAt(u.pos) !== 33 || u.src.charCodeAt(u.pos + 1) !== 91)
3001
3001
  return !1;
3002
- const h = u.pos + 2, d = u.md.helpers.parseLinkLabel(u, u.pos + 1, !1);
3003
- if (d < 0)
3002
+ const h = u.pos + 2, f = u.md.helpers.parseLinkLabel(u, u.pos + 1, !1);
3003
+ if (f < 0)
3004
3004
  return !1;
3005
- if (o = d + 1, o < _ && u.src.charCodeAt(o) === 40) {
3006
- for (o++; o < _ && (t = u.src.charCodeAt(o), !(!K(t) && t !== 10)); o++)
3005
+ if (o = f + 1, o < _ && u.src.charCodeAt(o) === 40) {
3006
+ for (o++; o < _ && (t = u.src.charCodeAt(o), !(!G(t) && t !== 10)); o++)
3007
3007
  ;
3008
3008
  if (o >= _)
3009
3009
  return !1;
3010
- for (s = o, i = u.md.helpers.parseLinkDestination(u.src, o, u.posMax), i.ok && (l = u.md.normalizeLink(i.str), u.md.validateLink(l) ? o = i.pos : l = ""), s = o; o < _ && (t = u.src.charCodeAt(o), !(!K(t) && t !== 10)); o++)
3010
+ for (s = o, i = u.md.helpers.parseLinkDestination(u.src, o, u.posMax), i.ok && (l = u.md.normalizeLink(i.str), u.md.validateLink(l) ? o = i.pos : l = ""), s = o; o < _ && (t = u.src.charCodeAt(o), !(!G(t) && t !== 10)); o++)
3011
3011
  ;
3012
3012
  if (i = u.md.helpers.parseLinkTitle(u.src, o, u.posMax), o < _ && s !== o && i.ok)
3013
- for (a = i.str, o = i.pos; o < _ && (t = u.src.charCodeAt(o), !(!K(t) && t !== 10)); o++)
3013
+ for (a = i.str, o = i.pos; o < _ && (t = u.src.charCodeAt(o), !(!G(t) && t !== 10)); o++)
3014
3014
  ;
3015
3015
  else
3016
3016
  a = "";
3017
3017
  if (o >= _ || u.src.charCodeAt(o) !== 41)
3018
- return u.pos = f, !1;
3018
+ return u.pos = d, !1;
3019
3019
  o++;
3020
3020
  } else {
3021
3021
  if (typeof u.env.references > "u")
3022
3022
  return !1;
3023
- if (o < _ && u.src.charCodeAt(o) === 91 ? (s = o + 1, o = u.md.helpers.parseLinkLabel(u, o), o >= 0 ? r = u.src.slice(s, o++) : o = d + 1) : o = d + 1, r || (r = u.src.slice(h, d)), c = u.env.references[se(r)], !c)
3024
- return u.pos = f, !1;
3023
+ if (o < _ && u.src.charCodeAt(o) === 91 ? (s = o + 1, o = u.md.helpers.parseLinkLabel(u, o), o >= 0 ? r = u.src.slice(s, o++) : o = f + 1) : o = f + 1, r || (r = u.src.slice(h, f)), c = u.env.references[se(r)], !c)
3024
+ return u.pos = d, !1;
3025
3025
  l = c.href, a = c.title;
3026
3026
  }
3027
3027
  if (!e) {
3028
- n = u.src.slice(h, d);
3029
- const k = [];
3028
+ n = u.src.slice(h, f);
3029
+ const g = [];
3030
3030
  u.md.inline.parse(
3031
3031
  n,
3032
3032
  u.md,
3033
3033
  u.env,
3034
- k
3034
+ g
3035
3035
  );
3036
- const C = u.push("image", "img", 0), A = [["src", l], ["alt", ""]];
3037
- C.attrs = A, C.children = k, C.content = n, a && A.push(["title", a]);
3036
+ const A = u.push("image", "img", 0), C = [["src", l], ["alt", ""]];
3037
+ A.attrs = C, A.children = g, A.content = n, a && C.push(["title", a]);
3038
3038
  }
3039
3039
  return u.pos = o, u.posMax = _, !0;
3040
3040
  }
3041
- const Mr = /^([a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*)$/, Pr = /^([a-zA-Z][a-zA-Z0-9+.-]{1,31}):([^<>\x00-\x20]*)$/;
3041
+ const Rr = /^([a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+@[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)*)$/, Pr = /^([a-zA-Z][a-zA-Z0-9+.-]{1,31}):([^<>\x00-\x20]*)$/;
3042
3042
  function jr(u, e) {
3043
3043
  let t = u.pos;
3044
3044
  if (u.src.charCodeAt(t) !== 60)
@@ -3065,7 +3065,7 @@ function jr(u, e) {
3065
3065
  }
3066
3066
  return u.pos += o.length + 2, !0;
3067
3067
  }
3068
- if (Mr.test(o)) {
3068
+ if (Rr.test(o)) {
3069
3069
  const c = u.md.normalizeLink("mailto:" + o);
3070
3070
  if (!u.md.validateLink(c))
3071
3071
  return !1;
@@ -3149,12 +3149,12 @@ function it(u) {
3149
3149
  const a = e[i.marker][(i.open ? 3 : 0) + i.length % 3];
3150
3150
  let s = n - o[n] - 1, l = s;
3151
3151
  for (; s > a; s -= o[s] + 1) {
3152
- const f = u[s];
3153
- if (f.marker === i.marker && f.open && f.end < 0) {
3152
+ const d = u[s];
3153
+ if (d.marker === i.marker && d.open && d.end < 0) {
3154
3154
  let _ = !1;
3155
- if ((f.close || i.open) && (f.length + i.length) % 3 === 0 && (f.length % 3 !== 0 || i.length % 3 !== 0) && (_ = !0), !_) {
3155
+ if ((d.close || i.open) && (d.length + i.length) % 3 === 0 && (d.length % 3 !== 0 || i.length % 3 !== 0) && (_ = !0), !_) {
3156
3156
  const h = s > 0 && !u[s - 1].open ? o[s - 1] + 1 : 0;
3157
- o[c] = c - s + h, o[s] = h, i.open = !1, f.end = c, f.close = !1, l = -1, r = -2;
3157
+ o[c] = c - s + h, o[s] = h, i.open = !1, d.end = c, d.close = !1, l = -1, r = -2;
3158
3158
  break;
3159
3159
  }
3160
3160
  }
@@ -3184,7 +3184,7 @@ const ke = [
3184
3184
  ["strikethrough", qt.tokenize],
3185
3185
  ["emphasis", Ot.tokenize],
3186
3186
  ["link", Or],
3187
- ["image", Rr],
3187
+ ["image", Mr],
3188
3188
  ["autolink", jr],
3189
3189
  ["html_inline", Ur],
3190
3190
  ["entity", Kr]
@@ -3197,10 +3197,10 @@ const ke = [
3197
3197
  ["fragments_join", Wr]
3198
3198
  ];
3199
3199
  function Yu() {
3200
- this.ruler = new eu();
3200
+ this.ruler = new uu();
3201
3201
  for (let u = 0; u < ke.length; u++)
3202
3202
  this.ruler.push(ke[u][0], ke[u][1]);
3203
- this.ruler2 = new eu();
3203
+ this.ruler2 = new uu();
3204
3204
  for (let u = 0; u < ve.length; u++)
3205
3205
  this.ruler2.push(ve[u][0], ve[u][1]);
3206
3206
  }
@@ -3289,14 +3289,14 @@ function ct(u) {
3289
3289
  function eo(u) {
3290
3290
  return u.replace(/[.?*+^$[\]\\(){}|-]/g, "\\$&");
3291
3291
  }
3292
- const Rt = {
3292
+ const Mt = {
3293
3293
  fuzzyLink: !0,
3294
3294
  fuzzyEmail: !0,
3295
3295
  fuzzyIP: !1
3296
3296
  };
3297
3297
  function to(u) {
3298
3298
  return Object.keys(u || {}).reduce(function(e, t) {
3299
- return e || Rt.hasOwnProperty(t);
3299
+ return e || Mt.hasOwnProperty(t);
3300
3300
  }, !1);
3301
3301
  }
3302
3302
  const no = {
@@ -3391,18 +3391,18 @@ function Fe(u, e) {
3391
3391
  const t = new ao(u, e);
3392
3392
  return u.__compiled__[t.schema].normalize(t, u), t;
3393
3393
  }
3394
- function ou(u, e) {
3395
- if (!(this instanceof ou))
3396
- return new ou(u, e);
3397
- e || to(u) && (e = u, u = {}), this.__opts__ = Ee({}, Rt, e), this.__index__ = -1, this.__last_index__ = -1, this.__schema__ = "", this.__text_cache__ = "", this.__schemas__ = Ee({}, no, u), this.__compiled__ = {}, this.__tlds__ = oo, this.__tlds_replaced__ = !1, this.re = {}, ce(this);
3394
+ function ru(u, e) {
3395
+ if (!(this instanceof ru))
3396
+ return new ru(u, e);
3397
+ e || to(u) && (e = u, u = {}), this.__opts__ = Ee({}, Mt, e), this.__index__ = -1, this.__last_index__ = -1, this.__schema__ = "", this.__text_cache__ = "", this.__schemas__ = Ee({}, no, u), this.__compiled__ = {}, this.__tlds__ = oo, this.__tlds_replaced__ = !1, this.re = {}, ce(this);
3398
3398
  }
3399
- ou.prototype.add = function(e, t) {
3399
+ ru.prototype.add = function(e, t) {
3400
3400
  return this.__schemas__[e] = t, ce(this), this;
3401
3401
  };
3402
- ou.prototype.set = function(e) {
3402
+ ru.prototype.set = function(e) {
3403
3403
  return this.__opts__ = Ee(this.__opts__, e), this;
3404
3404
  };
3405
- ou.prototype.test = function(e) {
3405
+ ru.prototype.test = function(e) {
3406
3406
  if (this.__text_cache__ = e, this.__index__ = -1, !e.length)
3407
3407
  return !1;
3408
3408
  let t, n, r, o, c, i, a, s, l;
@@ -3415,13 +3415,13 @@ ou.prototype.test = function(e) {
3415
3415
  }
3416
3416
  return this.__opts__.fuzzyLink && this.__compiled__["http:"] && (s = e.search(this.re.host_fuzzy_test), s >= 0 && (this.__index__ < 0 || s < this.__index__) && (n = e.match(this.__opts__.fuzzyIP ? this.re.link_fuzzy : this.re.link_no_ip_fuzzy)) !== null && (c = n.index + n[1].length, (this.__index__ < 0 || c < this.__index__) && (this.__schema__ = "", this.__index__ = c, this.__last_index__ = n.index + n[0].length))), this.__opts__.fuzzyEmail && this.__compiled__["mailto:"] && (l = e.indexOf("@"), l >= 0 && (r = e.match(this.re.email_fuzzy)) !== null && (c = r.index + r[1].length, i = r.index + r[0].length, (this.__index__ < 0 || c < this.__index__ || c === this.__index__ && i > this.__last_index__) && (this.__schema__ = "mailto:", this.__index__ = c, this.__last_index__ = i))), this.__index__ >= 0;
3417
3417
  };
3418
- ou.prototype.pretest = function(e) {
3418
+ ru.prototype.pretest = function(e) {
3419
3419
  return this.re.pretest.test(e);
3420
3420
  };
3421
- ou.prototype.testSchemaAt = function(e, t, n) {
3421
+ ru.prototype.testSchemaAt = function(e, t, n) {
3422
3422
  return this.__compiled__[t.toLowerCase()] ? this.__compiled__[t.toLowerCase()].validate(e, n, this) : 0;
3423
3423
  };
3424
- ou.prototype.match = function(e) {
3424
+ ru.prototype.match = function(e) {
3425
3425
  const t = [];
3426
3426
  let n = 0;
3427
3427
  this.__index__ >= 0 && this.__text_cache__ === e && (t.push(Fe(this, n)), n = this.__last_index__);
@@ -3430,24 +3430,24 @@ ou.prototype.match = function(e) {
3430
3430
  t.push(Fe(this, n)), r = r.slice(this.__last_index__), n += this.__last_index__;
3431
3431
  return t.length ? t : null;
3432
3432
  };
3433
- ou.prototype.matchAtStart = function(e) {
3433
+ ru.prototype.matchAtStart = function(e) {
3434
3434
  if (this.__text_cache__ = e, this.__index__ = -1, !e.length) return null;
3435
3435
  const t = this.re.schema_at_start.exec(e);
3436
3436
  if (!t) return null;
3437
3437
  const n = this.testSchemaAt(e, t[2], t[0].length);
3438
3438
  return n ? (this.__schema__ = t[2], this.__index__ = t.index + t[1].length, this.__last_index__ = t.index + t[0].length + n, Fe(this, 0)) : null;
3439
3439
  };
3440
- ou.prototype.tlds = function(e, t) {
3440
+ ru.prototype.tlds = function(e, t) {
3441
3441
  return e = Array.isArray(e) ? e : [e], t ? (this.__tlds__ = this.__tlds__.concat(e).sort().filter(function(n, r, o) {
3442
3442
  return n !== o[r - 1];
3443
3443
  }).reverse(), ce(this), this) : (this.__tlds__ = e.slice(), this.__tlds_replaced__ = !0, ce(this), this);
3444
3444
  };
3445
- ou.prototype.normalize = function(e) {
3445
+ ru.prototype.normalize = function(e) {
3446
3446
  e.schema || (e.url = "http://" + e.url), e.schema === "mailto:" && !/^mailto:/i.test(e.url) && (e.url = "mailto:" + e.url);
3447
3447
  };
3448
- ou.prototype.onCompile = function() {
3448
+ ru.prototype.onCompile = function() {
3449
3449
  };
3450
- const Nu = 2147483647, hu = 36, Pe = 1, Ju = 26, so = 38, lo = 700, Mt = 72, Pt = 128, jt = "-", fo = /^xn--/, ho = /[^\0-\x7F]/, po = /[\x2E\u3002\uFF0E\uFF61]/g, bo = {
3450
+ const Nu = 2147483647, hu = 36, Pe = 1, Ju = 26, so = 38, lo = 700, Rt = 72, Pt = 128, jt = "-", fo = /^xn--/, ho = /[^\0-\x7F]/, po = /[\x2E\u3002\uFF0E\uFF61]/g, bo = {
3451
3451
  overflow: "Overflow: input needs wider integers to process",
3452
3452
  "not-basic": "Illegal input >= 0x80 (not a basic code point)",
3453
3453
  "invalid-input": "Invalid input"
@@ -3494,21 +3494,21 @@ const xo = (u) => String.fromCodePoint(...u), _o = function(u) {
3494
3494
  return pu(n + (ye + 1) * u / (u + so));
3495
3495
  }, Ut = function(u) {
3496
3496
  const e = [], t = u.length;
3497
- let n = 0, r = Pt, o = Mt, c = u.lastIndexOf(jt);
3497
+ let n = 0, r = Pt, o = Rt, c = u.lastIndexOf(jt);
3498
3498
  c < 0 && (c = 0);
3499
3499
  for (let i = 0; i < c; ++i)
3500
3500
  u.charCodeAt(i) >= 128 && yu("not-basic"), e.push(u.charCodeAt(i));
3501
3501
  for (let i = c > 0 ? c + 1 : 0; i < t; ) {
3502
3502
  const a = n;
3503
- for (let l = 1, f = hu; ; f += hu) {
3503
+ for (let l = 1, d = hu; ; d += hu) {
3504
3504
  i >= t && yu("invalid-input");
3505
3505
  const _ = _o(u.charCodeAt(i++));
3506
3506
  _ >= hu && yu("invalid-input"), _ > pu((Nu - n) / l) && yu("overflow"), n += _ * l;
3507
- const h = f <= o ? Pe : f >= o + Ju ? Ju : f - o;
3507
+ const h = d <= o ? Pe : d >= o + Ju ? Ju : d - o;
3508
3508
  if (_ < h)
3509
3509
  break;
3510
- const d = hu - h;
3511
- l > pu(Nu / d) && yu("overflow"), l *= d;
3510
+ const f = hu - h;
3511
+ l > pu(Nu / f) && yu("overflow"), l *= f;
3512
3512
  }
3513
3513
  const s = e.length + 1;
3514
3514
  o = Vt(n - a, s, a == 0), pu(n / s) > Nu - r && yu("overflow"), r += pu(n / s), n %= s, e.splice(n++, 0, r);
@@ -3518,7 +3518,7 @@ const xo = (u) => String.fromCodePoint(...u), _o = function(u) {
3518
3518
  const e = [];
3519
3519
  u = $t(u);
3520
3520
  const t = u.length;
3521
- let n = Pt, r = 0, o = Mt;
3521
+ let n = Pt, r = 0, o = Rt;
3522
3522
  for (const a of u)
3523
3523
  a < 128 && e.push(Ae(a));
3524
3524
  const c = e.length;
@@ -3531,17 +3531,17 @@ const xo = (u) => String.fromCodePoint(...u), _o = function(u) {
3531
3531
  a - n > pu((Nu - r) / s) && yu("overflow"), r += (a - n) * s, n = a;
3532
3532
  for (const l of u)
3533
3533
  if (l < n && ++r > Nu && yu("overflow"), l === n) {
3534
- let f = r;
3534
+ let d = r;
3535
3535
  for (let _ = hu; ; _ += hu) {
3536
3536
  const h = _ <= o ? Pe : _ >= o + Ju ? Ju : _ - o;
3537
- if (f < h)
3537
+ if (d < h)
3538
3538
  break;
3539
- const d = f - h, k = hu - h;
3539
+ const f = d - h, g = hu - h;
3540
3540
  e.push(
3541
- Ae(st(h + d % k, 0))
3542
- ), f = pu(d / k);
3541
+ Ae(st(h + f % g, 0))
3542
+ ), d = pu(f / g);
3543
3543
  }
3544
- e.push(Ae(st(f, 0))), o = Vt(r, s, i === c), r = 0, ++i;
3544
+ e.push(Ae(st(d, 0))), o = Vt(r, s, i === c), r = 0, ++i;
3545
3545
  }
3546
3546
  ++r, ++n;
3547
3547
  }
@@ -3769,15 +3769,15 @@ function So(u) {
3769
3769
  }
3770
3770
  return Bu(Ne(e), Bu.defaultChars + "%");
3771
3771
  }
3772
- function cu(u, e) {
3773
- if (!(this instanceof cu))
3774
- return new cu(u, e);
3775
- e || qe(u) || (e = u || {}, u = "default"), this.inline = new Yu(), this.block = new le(), this.core = new Re(), this.renderer = new Pu(), this.linkify = new ou(), this.validateLink = Fo, this.normalizeLink = wo, this.normalizeLinkText = So, this.utils = I0, this.helpers = ae({}, L0), this.options = {}, this.configure(u), e && this.set(e);
3772
+ function iu(u, e) {
3773
+ if (!(this instanceof iu))
3774
+ return new iu(u, e);
3775
+ e || qe(u) || (e = u || {}, u = "default"), this.inline = new Yu(), this.block = new le(), this.core = new Me(), this.renderer = new Pu(), this.linkify = new ru(), this.validateLink = Fo, this.normalizeLink = wo, this.normalizeLinkText = So, this.utils = In, this.helpers = ae({}, Ln), this.options = {}, this.configure(u), e && this.set(e);
3776
3776
  }
3777
- cu.prototype.set = function(u) {
3777
+ iu.prototype.set = function(u) {
3778
3778
  return ae(this.options, u), this;
3779
3779
  };
3780
- cu.prototype.configure = function(u) {
3780
+ iu.prototype.configure = function(u) {
3781
3781
  const e = this;
3782
3782
  if (qe(u)) {
3783
3783
  const t = u;
@@ -3790,7 +3790,7 @@ cu.prototype.configure = function(u) {
3790
3790
  u.components[t].rules && e[t].ruler.enableOnly(u.components[t].rules), u.components[t].rules2 && e[t].ruler2.enableOnly(u.components[t].rules2);
3791
3791
  }), this;
3792
3792
  };
3793
- cu.prototype.enable = function(u, e) {
3793
+ iu.prototype.enable = function(u, e) {
3794
3794
  let t = [];
3795
3795
  Array.isArray(u) || (u = [u]), ["core", "block", "inline"].forEach(function(r) {
3796
3796
  t = t.concat(this[r].ruler.enable(u, !0));
@@ -3802,7 +3802,7 @@ cu.prototype.enable = function(u, e) {
3802
3802
  throw new Error("MarkdownIt. Failed to enable unknown rule(s): " + n);
3803
3803
  return this;
3804
3804
  };
3805
- cu.prototype.disable = function(u, e) {
3805
+ iu.prototype.disable = function(u, e) {
3806
3806
  let t = [];
3807
3807
  Array.isArray(u) || (u = [u]), ["core", "block", "inline"].forEach(function(r) {
3808
3808
  t = t.concat(this[r].ruler.disable(u, !0));
@@ -3814,30 +3814,30 @@ cu.prototype.disable = function(u, e) {
3814
3814
  throw new Error("MarkdownIt. Failed to disable unknown rule(s): " + n);
3815
3815
  return this;
3816
3816
  };
3817
- cu.prototype.use = function(u) {
3817
+ iu.prototype.use = function(u) {
3818
3818
  const e = [this].concat(Array.prototype.slice.call(arguments, 1));
3819
3819
  return u.apply(u, e), this;
3820
3820
  };
3821
- cu.prototype.parse = function(u, e) {
3821
+ iu.prototype.parse = function(u, e) {
3822
3822
  if (typeof u != "string")
3823
3823
  throw new Error("Input data should be a String");
3824
3824
  const t = new this.core.State(u, this, e);
3825
3825
  return this.core.process(t), t.tokens;
3826
3826
  };
3827
- cu.prototype.render = function(u, e) {
3827
+ iu.prototype.render = function(u, e) {
3828
3828
  return e = e || {}, this.renderer.render(this.parse(u, e), this.options, e);
3829
3829
  };
3830
- cu.prototype.parseInline = function(u, e) {
3830
+ iu.prototype.parseInline = function(u, e) {
3831
3831
  const t = new this.core.State(u, this, e);
3832
3832
  return t.inlineMode = !0, this.core.process(t), t.tokens;
3833
3833
  };
3834
- cu.prototype.renderInline = function(u, e) {
3834
+ iu.prototype.renderInline = function(u, e) {
3835
3835
  return e = e || {}, this.renderer.render(this.parseInline(u, e), this.options, e);
3836
3836
  };
3837
3837
  const Io = "data:image/gif;base64,R0lGODlhZABkAIABAABt8QAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQJBAABACwAAAAAZABkAAAC/4yPqcvtD6OctNqLs968+w+G4kiW5omm6sq27gvH8kzXCIDjNpz3e9vz/VbB3JBYBBxVSeUS1XxCk6PgMxqiHrEg7s7rAdfEHPLMrEHH1Bj2y22BA7Vd+tcexo/1Zf7ZnwaYpQMhR1go+GH14FaE6HiSyDaZ2CdICdkgl9HkxIC5qFm50ekAKiSaSVKaGvopORp4Cau6AGcUp3aK24ramztbq7B7+OoawWp8PEy7fLMZkGzb7Dst/BxrIM18je3sXZ2wzahLzascDp7eu65tXmz97Z4dXd59QOwZL7/fXn8/j98/fuNM2ROYzyC9gvje6esHTxw0hgH9DbR4UKDEYM4IHSoEyA1gwo/+KEKMqA5lyochS07MeO4kOZEvOWL0yC7mTJogR6KzuJFnx542ga5kuXLnTaEaj5LUGXTpUKNOcyJN+lQlOGBMoWK1ikxrVrE+f4rtYLKsTBNpcYJlC/Os2ipE606lSgpoI43QZIUF2VBC3xSDHzWdA5grXiSJKxSORE9wZMKTDS9mUlmpVxmPx27J7HlI57c/Rpu9yhl0ziWm0V1RLeXv4dhtYNMOfVtE69xmea+67Du48OHEixs/jjy58uXMmzt/Dt1FAQAh+QQJBAABACwAAAAAZABkAAAC/4yPqcvtD6OctNqLs968+w+G4kiW5omm6sq27gvH8kzX9n0AOoC/+99b/YDB1HBXNB55ydOS2Sw9o6apaJi0gpZF7cdrA3fENPLGLENn1DD2xe2CV+Qs+sSuwkf0KP7DX8UFQfQn6ETY4HY0aCi16MAW2UgyqSD5mFgZ8gS1cIkFqbml9onoKfpFimpQirSHwRmKydCqw+hKEZs5e8pruRoA/Lta29kLSmunm+ybUCzbvBvNCvwsjbynOk29HUysrI19bDos7gz+3W3N3H2ebu4OjxAuz17vrV79fl9+v26Paxw5aP705du2LNu+gAJtEWQYj1/EgTkM8qNHESDEedMWM3IrKIzjQofXNooE2e4kSo/4Lo4kqRBhR5MVZYasadPlwZUsJ9JsyfJfv54qPQodChNp0kIvmerk+VOpMZ9TqToNmrLoz6NWr1pIqPRqVDlVY0ItixNr1jUYl3Yt6XbTTrVPiZ6ZO3ZmXLlRgfZtB8hRSqKBKd3MdVhIYgmFRzQO2+Px2xuStaKNUTlt3ziLzW5ukfmj3Tqdb0nkvPZOasWrGY8GXZqK69ayZ5+u/TU27od7d7O97Rvx5+DEixs/jjy58uXMmzt/Dj269OnUQxQAACH5BAkEAAEALAAAAABkAGQAAAL/jI+py+0Po5y02ouz3rz7D4biSJbmiabqyrbuC8fyTNf2jef6zpfAD+ipgEDhiUg0+pA/JYnZdIqgQWmIar1CR0geVtvVfUHjW9lzrqU561lb847FMfNXPZCE3Ft1pn6bMycIiFL05+cwiGhCyKAY1rAHt+jYuPCY92BYQVVVSXlpqdCXOdGZKJqAuflZGnEamYqwGtUK+RpH62nLOiqJlyt7oIsqHGpMXHzra8wMqtqczNurGfwMfT2L/As7vXu87OyKne39TT6OTq1eCx6u/D4cPV8O3MzeLr6uXW8fb9AN17Z+0tylizXwH0B6CgMeqlfQYD585+AdXEiQ4UV/yAr17cPYMSJFCg7xVcsIkZu1kBo/ctzocSI/ligbqkwIU+TMjiMR0vy5saRFlzp3Er2ZsmZOnDB7ejsJ9Og9o1KjyqRaUd5UrUmtZuW6lKdTiV9BhuUp1iPUs2xdaqWj1G3RKVdNDi37sq6clnrz4rXDF++vIff6+RWzlWTiFYMFpmXR+GFTF5HXugVs2EJlRosldCacWfNkzI+zOB5t+vTl1J4/syb7mo3r2Opoo+lrO7fu3bx7+/4NPLjw4cSLGz+OPLlyFAUAACH5BAkEAAEALAAAAABkAGQAAAL/jI+py+0Po5y02ouz3rz7D4biSJbmiabqyrbuC8fyTNf2jef6zvf+DwwKh8Qa4HgshpBMpYfZdHKgSOmUCrBusFlthjuC8sBL6o78iKaxOnTDvIbj3Au6wk7DI/QHfqKb4hcgKDioZkLI5pAoZtG4qPgWyeDHBSgxWZd5t/nX2Vfo+Uj5CSpHespZqrnKOMr6KpoaN7u3alhrm2tgSdEruct7WxlqGux6CJssGwvZOgx9XCz8HIzbrItNbc28nO39XeWsfU2uKm2NLI7KHb6u/A6fNA6+bd4dj38pv39eX/7P3z9184CR+4WJWLpoB6cBzOeunz5aAx0i5EcRYkR6twH1STQWkOBHex0jjnx4EmXGgvxSeuTIEiPMkxch1Jw4cyVNiwrNiZzp0mTOoQYr3npZVCNIpSRjIk1YzSdDo+2WMv1JtKWvniGnXnX4UKfYrAKZyhub1ClOdvf82fSqdmPauB+wzl2Jwi5bs+UCwU1ZLOiTv2hv6JU55yg3sH7blTz6gnGEtpEhe9lL93JhzRMka/Z8GXToqpzdlj6NOrXq1axbu34NO7bs2bRr276NO7fu3a8LAAAh+QQJBAABACwAAAAAZABkAAAC/4yPqcvtD6OctNqLs968+w+G4kiW5omm6sq27gvH8kzX9o3n+s73/g8MCofEovGITCpjgOaS04wCnhppVOKkGqzXB1fLzTbC01EXRfaGRetT2vFWi+Ffd3t8Z+QX5HIprrenADhIyCaYYJiIeNBnV4cHGShZyPihiIDZaBngWGEFobnF2cnpOUEqWkpZCRrJKicVK0sHm2mquohru8k76nsaEdxK+1o86YqcLCyq6rzrS3wsPceXCr0c2nwdvU2qC8ydTe1n/X2Lfaasbj6OHg3u3is/P01eC/9Ov7rPbx/PDmBAfPuedUs30Ni/egkZVrunsGG7guIWOixHDuMsi67+JHZ8KFCjPo4ZCXo0SPHcRZEXN4Ic+fJXvpUmY8ok6W3mTY4ocSK0WTIiy5Y1h34EGtJoz5M/jQZdB3SpzWHa+kl1mrMfNZdYK0qkWhXpVa5FnULxGrXpI6tolebaMLZo2bU+D4ZTmSFuRK5m4bZlhvQjmr8h8OYlfKhvB71Kcun88ZYkkbdatlb+pPXyJM2cO3v+DDq06NGkS5s+jTq16tWsW7t+DTu27NkuCgAAIfkECQQAAQAsAAAAAGQAZAAAAv+Mj6nL7Q+jnLTai7PevPsPhuJIluaJpurKtu4Lx/JM1/aN5/rO9/4PDAqHxKLxiEwql0wM4AkwQX3Q6aga3WGtoG025/16wuISFhIOkVHeR7r7Nrcd8XH9Om/cOWtpnrG30Se35fYHWIUWCFdId6jwmDBIsnhQaXA5ideoF4mQeYnI1ckpeuZYChmqekraapqI+sqaqjhLG+uaCzuKu2tb++lpOYxZrGl4XBwQCros6XwLHSxMbfxcbc283KyMTewtnf3r+yQrzts7jX7Nvq2NfE4+rr4+T2+ue5+ez5/sHs2dvX3vAHILJxBfvwXdtBUkGE9fPXAGHQYkWG5hxn+uGC9O5FdmoMaN8kYqDFnSJMWOB+GtOpmS48d2EF+urGmxJbuIEmWqvPmT5kye6XyiVGg05dFzwFjmdPktQ8OKO21K1em0alQnWGc+DPrVK5+uYB82xTj2aUIKRDtMRVuhbVqqcNla5aq27gS5gsguxetwbla9EvhqeCvWwtardBMrJtxX7F27f2kEbiILs+bNnDt7/gw6tOjRpEubPo06terVrFu7fg07tuzZsgsAACH5BAkEAAEALAAAAABkAGQAAAL/jI+py+0Po5y02ouz3rz7D4biSJbmiabqyrbuC8fyTNf2jef6zvf+DwwKh8Si8YhMKgOAJtBJakqhuikVZL3esloOt0v7hr6AKncszqU/ZHMWfVbH2WvTNFLvtE9zRt77B2f1EKixV1J4kIhxGNW3sHjROBIZyXRHaLlR+ajQmTApIYX3icD51hCaOehwyppaaqDaigpb6xcrmzuLu5t7eQvp+wu66Ipp+ypMbGr8ezyarAzBCzzt+TwcvLrd3O19Xfyty6zoPE4eDo68jI6tzd4e/66eXi8/vx4tvd97X03vXzZ359yJQwcNjD6F9vLx6xcQYkSGDSkCPCiQ4MCMpQYXWtzo0BxCTSJHajzJ8R6+MrRQhqzI0p/KidxeWrNZcOYyUi4lYvRZUqchkECDUrxpE1DPozepkcyQMKaHi5uIMq1AdehSqXqeMrLKVWlHrSq98hwLFawgoWm3rk0qtijMt3KnzjTrtJzSs3ApZGWBt2ZfwHonFF4RWHBYG2gt1A3zeInkyZQrW76MObPmzZw7e/4MOrTo0aRLmz6NOrXq1UgKAAAh+QQJBAABACwAAAAAZABkAAAC/4yPqcvtD6OctNqLs968+w+G4kiW5omm6sq27gvH8kzX9o3n+s73/g8MCofEovGIZAGWyc/y6XsCSFLorjoNYa24bdbp1YVB3u9tDN6K1WT0mZ3GruVt+Jser6q4DnenjILX4McBaEKYgKhhWKJ44IjBSGW3AHkhOWJpGaD3gCmiSakgmrg5KgURKlhJ+miK0Oq6ejpbWit7O5hroNqpu/vZB9mLKgz8yjscm7zLuRz8e9xMzEfbbCvty0DNFK2dqjy97Jz97Rlujl3sXa2+HgHNnA47jj6/bd/u3s3Ozzq+z5+1d//uySMY0Ay4Z/UalkNo7KHAgfroSZwY0SA3hZsUMeIyWLDiR5EHSZLTiKwkx4DnxF1c2dKjRZAbM0KsQ9PhzZEmC+nc+XHhtQ01cYL06fJohXgeiuYB+udnz6UpL0mVGamqBadNtVJNCnWrVwpcowJE2nNsP6x14J0lq7bR2wlMYcQNGdbF3Y5sX+zteGUu3Kl2lWaF2SSx4sWMGzt+DDmy5MmUK1u+jDmz5s2cO3v+DDq0aCEFAAAh+QQJBAABACwAAAAAZABkAAAC/4yPqcvtD6OctNqLs968+w+G4kiW5omm6sq27gvH8kzX9o3n+s73/g8MCofEovGITCoBTObPSWpKeVJoqGrFYbOdLbfmvYZz448XoCt7zumt2E2Gm9WmZoTOYZ+wEPxGX8fn4KcBGCXHQJhhOKJo4HjBKAIJ+Wj3IPlWhYm40KmQ2ffl+ZlAWXoQ2oCaymopuOqqmghLW0t6CypbiTB7mmu666orvDk47DhLDNzK3Gwc6xygHFw8dSw9bX0t4Yv8LU3dmwwObWu+jM65PTqeTT5cHV7OfV6ffr8+/05/aZ+PbZ86eQDdDXx28J8/XAlfNdQm8CHBgg4pVlzI0KI4hJ0a+7Xj+BFitokYSaIJaFFkx3gk9aX81XAjSJclTdIMKdPdHY8no8XkVYjnzZshuwgVVVRlyjxH57AMym9khZyRmq4Busiq0adZo0qcihUDzKVguYrVytTs2Ydhd6pdm7QtUqkt5BLtecMuSrJ1386tSUPvXrxavlYFbIOvksWMGzt+DDmy5MmUK1u+jDmz5s2cO3v+DDq06NGkQxcAACH5BAkEAAEALAAAAABkAGQAAAL/jI+py+0Po5y02ouz3rz7D4biSJbmiabqyrbuC8fyTNf2jef6zvf+DwwKh8Si8YhMKpdMDOAJKEGfvSlVZL3mstoPd8eNgsJiXDhETlkh53Hb9HW8PWl4vDHv1KV3Rp6zR/KXMKgROFJ4kKg4xbao17fwGKlwiEVJiImwaBkB5anJmPXA+Vg5KhdqMKnambr2CounGlBKm9lKy4rqZ7ppK9vLKxx8evubOyypm6xMCtwYGz3rjFxNfb3KnK3N7UpcjBsuPg3+iT2OXm6cLtre/f693LzOXk9+bp4PSr8//16rn79nAsvoM/jvnjuA+AZaU7jQ4UOJ8BhOpBiQW0aAptAgJvS4i2NBhAS9bRNp8lhEjCE9bgTpa2UXexhf1uxYkybJhjsv9pQpzaXOki5bsoyJix/KpTBVZjA6U+dPmzk3QJ1KlahQqyeFMpQHSSNSCWABda1KoSxXsU7Jjr1wFc1bC3HdtIV7NupajWbZ8q2gdu/Nu0rR9tXL85JFF3MLV1nchFjkyZQrW76MObPmzZw7e/4MOrTo0aRLmz6NOrXq1axXFwAAIfkECQQAAQAsAAAAAGQAZAAAAv+Mj6nL7Q+jnLTai7PevPsPhuJIluaJpurKtu4Lx/JM1/aN5/rO9/4PDAqHxKLxiEwql8wmCAAFTKJSZ4AKjWCro6hqm3WAuR8wavxAh8wndcPtGZO77Hc9PWfI2/cFXI+F1yfyp1CYMIh4+JSIsHjweBXZMVnZaLBnYrklGGh3+RkmBirJOWoKSGqImuoZStUJ+yo7xepHuul6q+oYmUvbCrzKC+mLe2yrSIxpnKysuwv9LH3qXGx9Td2LXco9zP3rVS08TT5uno2eLj4rGq0drN4tP88e7/4N/y4fjp9v/w9gLH7I9NXzt81bOYEJ6fXL05DeQoTrKFaEGNHiQY2tATU+HOhx0kSMzLx9bMdx5DmOJ++lzBjSZEGCyzaS3AjyJk6UOlWizAmUJ4VMLoP+FDpUplKDzRQuNFp05U2itRhOhLovplMNLaO67Lmha9apIsPOtHpRKliuZ1kuNchB7L6cazPIBaSlLNu3aDFQpcP3ZYWaftvWrSoxrmESfRkFPuxD1dYgkwUXsWwls+bNnDt7/gw6tOjRpEubPo06terVrFu7fg07tmzNBQAAIfkECQQAAQAsAAAAAGQAZAAAAv+Mj6nL7Q+jnLTai7PevPsPhuJIluaJpurKtu4Lx/JM1/aN5/rO9/4PDAqHxKLxeAMoAcjP8tncPKHRzHRZtV6Z2cuW+6B2v5BrZMojO9SN7Y7NgC/kc7GJnsAj9Af3iW8AGCDod1cYd1hn1ibIQZioAPgFNoEWBpmHuacZ2JhpybgYCoooqmh6hhrJ2an6SbrKGuvaJ/tI24p7Cvtqt4u1xjpJMTzqO3vcC1yqi5xc23zLuymrvPyrdBkt7AmtK/3sHT7YnTstfo1NqR5cTf1tGw/vjp5uve6c3X5uPp6vz8wfOHvv+KnDV5BgQoABFfZzeHCfQHkGi0mwyE4iRHKz85rdQ1gPZEhtFctx7DhxG0p/HzUyzGgMIsYykiimLEnv4ct7JG+Om9nzp82NNXOexGnwKFFuRoEuFKkz6M6nUP9BHTj1qcusMati9crUozWpYFUiTbqLplmfMk16Gco1ate4Hb6S3VrVEdyySY1isLtVKgrAc9XS9UC4Yd4XiQOmqSY2iCeWQ9x2kXuZmN/MShdz7vU5tOjRpEubPo06terVrFu7fg07tuzZtGvbvo27RQEAIfkECQQAAQAsAAAAAGQAZAAAAv+Mj6nL7Q+jnLTai7PevPsPhuJIluaJpurKtu4Lx/JM1/aN5/rO9/4PDKoARKKQVEweQ0nl8tMsPqFRwNRTtV45WaR01xVFwVVxORcGpW9rhzHSrsUV48d8dj/kDXtY/3+GA1jX0EelZRfIMNgE0WihuMDoVBhJRzhhmTD5VYkp+em4x/nm+bhoiJCFCBq6qakKy5eqNyo76xqbi7vb2kvK6kspPCx6C5z4S8t7SlyK2htge3t5TI1s2mysHI0NHf1q3X0tDq7LrV2dHr5eS83eztz5Xaxefx7v/Gw/r5+cv4pCwGz9+O0zGAzePYIF8TV0eFBhRHfmKAIkNw5dPoS9CSF29PhvobyH9ERKw7hxWsWRE1mGJOmSYUt9H2PKfDlzoASd/tygNMlz28WMKcttlJjzJ8yTGk1y9EnUqcqjHmsyLRoVZlCcSbPOvAp0GdiwXq2O7bpyJNe1ULE6dcb2ZlupaXXBUfrVEFUueM2KHdI3LpvAc5e+8Fby6+F34P6moKXY5uC6dymjcFzZ8GLLmXlg3oIU9IbPoiWXhsT5NC/VrFu7fg07tuzZtGvbvo07t+7dvHv7/g08+IkCACH5BAkEAAEALAAAAABkAGQAAAL/jI+py+0Po5y02ouz3rz7D4biSJbmiabqyrbuC8fyTNf2jed6DPQ72wsCfimhkHgyBpEmpY9Jcg6hIym16owud9ZQVtcFhW9jT7l25qRna02b9xXHyXNzHX1nPCFvWD+gxJfHNnjQ99dhJBjocFj48QgY6cjYVKk3mXmJ9Uip2BgpuUUhNYW5qeB5BPo5Ucraehq7oLon8dpQa0vbiWj4pmsquzpMHIFbvJuqOZuAfAzMbMyLivC8WP2brd3s3BtqHb1tEAzbnSt+zj29PH798B4+LqpO/j3vfc+eX0+/v/4vmTJ5/cqhAwdwFLWC0hS2w0ewnsGDEn3Z0+fwYcCLyhURcuzIcF66fvxAbvSXsWTKhAMpmlzJEh5GmAtftoxpjmY8lxsnCsxJU2PPhjc/6rSI8qhIosKEBlWpNKTUoR6TFvVZMyrJiFSnBtVVYafRolZlLt3KVetXptia3jrrlSxSDGyBuoV6VwRJrE7zyuCLF0wofHOLgDs51i8ciGGrqijc9qkLyGbRAnEMjfFlza4wo6BsVzDnt5Y3lyYl+QXoKzzJsraw+nVWxbIvnK6NO7fu3bx7+/4NPLjw4cSLGz+OPLny5cxrFwAAIfkEBQQAAQAsAAAAAGQAZAAAAv+Mj6nL7Q+jnLTai7PevPsPhuJIluaJpurKtu4Lx/JM1/Z9ALqOu/vfW/2AwdRwVzQeAUnUktk0PaPS5WiYnIasQS3IewN7xDUyxzxDa9QxNsb9glvkLTrFLuR+9WH+2F8GuED0gJeBVSiYcARheKGYA2ng5jjH6EApGVB5x5Z52cA58QTF8IkYqnnmqXlKSEKK2ToLmopUEWuLakq7O1gbkcsLrOB6q3ssIfxLvNj7Woy3HN2MYMyDDJ0oeV067Ousas1aHVk+yS1NDh7OPn4+vQ3/nMzsji5uPn++SY/9fc9ewG7ytL3j126gP28C6yU0mM3hQYj6KOJTmO8ixoDT/fit4/hQYkWRI/8BJNkR4USLBGXtU1nSJDWOLU+inLnRYkqdH3WGlPmz4M2eN38yDOqSZrqMO1kuFAp0ZVGpUWNCPYo0Ii6iWKlehbp1qVKPqkDidEo2rdk1XL8m9bkhnte3Q5m+Ucvz6Qm9EbtadeITDkJRJeTAJQzLbjDFgGF2cpwHsjLGeynTrSoDcUPMbSz37eLZpt/OkheXbrz2cerIqye3VqFZYJbQVC6Prs32NG7TcHc/6u07uPDhxIsbP448ufLlzJs7fw49uvTp1C8UAAA7", To = { class: "das-ai-chat" }, zo = { class: "das-ai-reference-content-content" }, No = { style: { "margin-right": "8px" } }, Lo = { class: "das-ai-answer-content" }, Bo = {
3838
3838
  key: 0,
3839
3839
  class: "das-ai-chat-stop"
3840
- }, qo = { class: "think-line-text" }, Oo = { class: "think-line-icon" }, Ro = ["innerHTML"], Mo = ["innerHTML"], Po = {
3840
+ }, qo = { class: "think-line-text" }, Oo = { class: "think-line-icon" }, Mo = ["innerHTML"], Ro = ["innerHTML"], Po = {
3841
3841
  key: 3,
3842
3842
  class: "das-ai-chat-opt"
3843
3843
  }, jo = {
@@ -3851,7 +3851,7 @@ const Io = "data:image/gif;base64,R0lGODlhZABkAIABAABt8QAAACH/C05FVFNDQVBFMi4wAw
3851
3851
  class: "das-ai-chat-loading"
3852
3852
  }, Uo = {
3853
3853
  name: "aiChat"
3854
- }, Zo = /* @__PURE__ */ au({
3854
+ }, Zo = /* @__PURE__ */ cu({
3855
3855
  ...Uo,
3856
3856
  props: {
3857
3857
  item: { default: {} },
@@ -3859,7 +3859,7 @@ const Io = "data:image/gif;base64,R0lGODlhZABkAIABAABt8QAAACH/C05FVFNDQVBFMi4wAw
3859
3859
  },
3860
3860
  emits: ["aiChatEmit"],
3861
3861
  setup(u, { emit: e }) {
3862
- const t = u, n = B(""), r = B(""), o = e, c = new cu(), i = B(), a = lu(() => t.item.content), s = lu(() => t.item.think), { toClipboard: l } = $n();
3862
+ const t = u, n = N(""), r = N(""), o = e, c = new iu(), i = N(), a = lu(() => t.item.content), s = lu(() => t.item.think), { toClipboard: l } = H0();
3863
3863
  bu(
3864
3864
  () => a.value,
3865
3865
  (x, p) => {
@@ -3881,21 +3881,21 @@ const Io = "data:image/gif;base64,R0lGODlhZABkAIABAABt8QAAACH/C05FVFNDQVBFMi4wAw
3881
3881
  },
3882
3882
  { immediate: !0 }
3883
3883
  );
3884
- const f = B(!0), _ = lu(() => t.item.file && t.item.file.length ? T("引用$0篇资料作为参考", t.item.file.length) : ""), h = lu(() => t.item.loading && !n.value ? T("思考中…") : t.item.thinkTime ? T("已深度思考(用时$0秒)", t.item.thinkTime) : T("已深度思考")), d = lu(() => !n.value && !r.value), k = () => {
3885
- var x, p, b;
3886
- return ((x = t.item) == null ? void 0 : x.audioStatus) == "normal" ? T("语音朗读") : ((p = t.item) == null ? void 0 : p.audioStatus) == "generated" || ((b = t.item) == null ? void 0 : b.audioStatus) == "loading" ? T("停止朗读") : T("语音朗读");
3887
- }, C = () => {
3884
+ const d = N(!0), _ = lu(() => t.item.file && t.item.file.length ? I("引用$0篇资料作为参考", t.item.file.length) : ""), h = lu(() => t.item.loading && !n.value ? I("思考中…") : t.item.thinkTime ? I("已深度思考(用时$0秒)", t.item.thinkTime) : I("已深度思考")), f = lu(() => !n.value && !r.value), g = () => {
3885
+ var x, p, m;
3886
+ return ((x = t.item) == null ? void 0 : x.audioStatus) == "normal" ? I("语音朗读") : ((p = t.item) == null ? void 0 : p.audioStatus) == "generated" || ((m = t.item) == null ? void 0 : m.audioStatus) == "loading" ? I("停止朗读") : I("语音朗读");
3887
+ }, A = () => {
3888
3888
  var x;
3889
3889
  try {
3890
3890
  if (!n.value) return;
3891
3891
  const p = (x = i.value.textContent) == null ? void 0 : x.replace(/^\s*[\r\n]/gm, "");
3892
- console.log("text", p), l(p), Ue.success(T("复制成功"));
3892
+ l(p), Ue.success(I("复制成功"));
3893
3893
  } catch {
3894
- Ue.error(T("复制失败"));
3894
+ Ue.error(I("复制失败"));
3895
3895
  }
3896
- }, A = (x) => {
3896
+ }, C = (x) => {
3897
3897
  if (x == "copy") {
3898
- C();
3898
+ A();
3899
3899
  return;
3900
3900
  }
3901
3901
  if (x == "saveKnowledgebase") {
@@ -3913,21 +3913,21 @@ const Io = "data:image/gif;base64,R0lGODlhZABkAIABAABt8QAAACH/C05FVFNDQVBFMi4wAw
3913
3913
  return;
3914
3914
  }
3915
3915
  o("aiChatEmit", x, t.item);
3916
- }, g = () => {
3917
- console.log("toReference"), o("aiChatEmit", "reference", t.item);
3916
+ }, k = () => {
3917
+ o("aiChatEmit", "reference", t.item);
3918
3918
  };
3919
- return (x, p) => (w(), P("div", To, [
3919
+ return (x, p) => (F(), P("div", To, [
3920
3920
  z(" 参考内容 "),
3921
3921
  v("div", zo, [
3922
- _.value ? (w(), P("div", {
3922
+ _.value ? (F(), P("div", {
3923
3923
  key: 0,
3924
- onClick: g,
3924
+ onClick: k,
3925
3925
  class: "das-ai-reference-content-line"
3926
3926
  }, [
3927
3927
  v(
3928
3928
  "span",
3929
3929
  No,
3930
- Z(_.value),
3930
+ U(_.value),
3931
3931
  1
3932
3932
  /* TEXT */
3933
3933
  ),
@@ -3975,38 +3975,38 @@ const Io = "data:image/gif;base64,R0lGODlhZABkAIABAABt8QAAACH/C05FVFNDQVBFMi4wAw
3975
3975
  <div class="ai-answer-skeleton-item"></div>\r
3976
3976
  <div class="ai-answer-skeleton-item" style="width: 50%"></div>\r
3977
3977
  </div> `),
3978
- !x.item.loading && d.value && !x.item.file.length ? (w(), P(
3978
+ !x.item.loading && f.value && !x.item.file.length ? (F(), P(
3979
3979
  "div",
3980
3980
  Bo,
3981
- Z(y(T)("已暂停生成")),
3981
+ U(y(I)("已暂停生成")),
3982
3982
  1
3983
3983
  /* TEXT */
3984
3984
  )) : z("v-if", !0),
3985
- r.value ? (w(), P(
3985
+ r.value ? (F(), P(
3986
3986
  "div",
3987
3987
  {
3988
3988
  key: 1,
3989
- class: Ru(["das-ai-think-markdown-box", { "hide-think": !f.value }])
3989
+ class: Mu(["das-ai-think-markdown-box", { "hide-think": !d.value }])
3990
3990
  },
3991
3991
  [
3992
3992
  v("div", {
3993
- onClick: p[0] || (p[0] = (b) => f.value = !f.value),
3993
+ onClick: p[0] || (p[0] = (m) => d.value = !d.value),
3994
3994
  class: "think-line"
3995
3995
  }, [
3996
3996
  v(
3997
3997
  "div",
3998
3998
  qo,
3999
- Z(h.value),
3999
+ U(h.value),
4000
4000
  1
4001
4001
  /* TEXT */
4002
4002
  ),
4003
4003
  v("div", Oo, [
4004
- f.value ? z("v-if", !0) : (w(), Y(y(xt), {
4004
+ d.value ? z("v-if", !0) : (F(), Y(y(xt), {
4005
4005
  key: 0,
4006
4006
  size: "medium",
4007
4007
  iconColor: "#999999"
4008
4008
  })),
4009
- f.value ? (w(), Y(y(_t), {
4009
+ d.value ? (F(), Y(y(_t), {
4010
4010
  key: 1,
4011
4011
  size: "medium",
4012
4012
  iconColor: "#999999"
@@ -4016,20 +4016,20 @@ const Io = "data:image/gif;base64,R0lGODlhZABkAIABAABt8QAAACH/C05FVFNDQVBFMi4wAw
4016
4016
  v("div", {
4017
4017
  class: "das-ai-think-markdown",
4018
4018
  innerHTML: r.value
4019
- }, null, 8, Ro)
4019
+ }, null, 8, Mo)
4020
4020
  ],
4021
4021
  2
4022
4022
  /* CLASS */
4023
4023
  )) : z("v-if", !0),
4024
- n.value ? (w(), P("div", {
4024
+ n.value ? (F(), P("div", {
4025
4025
  key: 2,
4026
4026
  ref_key: "chatMarkdownRef",
4027
4027
  ref: i,
4028
4028
  class: "das-ai-chat-markdown",
4029
4029
  innerHTML: n.value
4030
- }, null, 8, Mo)) : z("v-if", !0),
4031
- x.isNew && !x.item.loading ? (w(), P("div", Po, [
4032
- x.isNew ? (w(), Y(y(gu), {
4030
+ }, null, 8, Ro)) : z("v-if", !0),
4031
+ x.isNew && !x.item.loading ? (F(), P("div", Po, [
4032
+ x.isNew ? (F(), Y(y(gu), {
4033
4033
  key: 0,
4034
4034
  placement: "top",
4035
4035
  type: "button"
@@ -4038,17 +4038,17 @@ const Io = "data:image/gif;base64,R0lGODlhZABkAIABAABt8QAAACH/C05FVFNDQVBFMi4wAw
4038
4038
  v(
4039
4039
  "div",
4040
4040
  null,
4041
- Z(y(T)("重新生成")),
4041
+ U(y(I)("重新生成")),
4042
4042
  1
4043
4043
  /* TEXT */
4044
4044
  )
4045
4045
  ]),
4046
4046
  default: W(() => [
4047
4047
  v("div", {
4048
- onClick: p[1] || (p[1] = (b) => A("regenerate")),
4048
+ onClick: p[1] || (p[1] = (m) => C("regenerate")),
4049
4049
  class: "chat-opt-box"
4050
4050
  }, [
4051
- j(y(pn), {
4051
+ j(y(h0), {
4052
4052
  size: "medium",
4053
4053
  iconColor: "#666666"
4054
4054
  })
@@ -4065,17 +4065,17 @@ const Io = "data:image/gif;base64,R0lGODlhZABkAIABAABt8QAAACH/C05FVFNDQVBFMi4wAw
4065
4065
  v(
4066
4066
  "div",
4067
4067
  null,
4068
- Z(y(T)("复制")),
4068
+ U(y(I)("复制")),
4069
4069
  1
4070
4070
  /* TEXT */
4071
4071
  )
4072
4072
  ]),
4073
4073
  default: W(() => [
4074
4074
  v("div", {
4075
- onClick: p[2] || (p[2] = (b) => A("copy")),
4075
+ onClick: p[2] || (p[2] = (m) => C("copy")),
4076
4076
  class: "chat-opt-box"
4077
4077
  }, [
4078
- j(y(bn), {
4078
+ j(y(p0), {
4079
4079
  size: "medium",
4080
4080
  iconColor: "#666666"
4081
4081
  })
@@ -4092,22 +4092,22 @@ const Io = "data:image/gif;base64,R0lGODlhZABkAIABAABt8QAAACH/C05FVFNDQVBFMi4wAw
4092
4092
  v(
4093
4093
  "div",
4094
4094
  null,
4095
- Z(y(m).isSplitOut ? y(T)("取消吐槽") : y(T)("吐槽")),
4095
+ U(y(b).isSplitOut ? y(I)("取消吐槽") : y(I)("吐槽")),
4096
4096
  1
4097
4097
  /* TEXT */
4098
4098
  )
4099
4099
  ]),
4100
4100
  default: W(() => [
4101
4101
  v("div", {
4102
- onClick: p[3] || (p[3] = (b) => A("splitout")),
4102
+ onClick: p[3] || (p[3] = (m) => C("splitout")),
4103
4103
  class: "chat-opt-box"
4104
4104
  }, [
4105
- y(m).isSplitOut ? z("v-if", !0) : (w(), Y(y(xn), {
4105
+ y(b).isSplitOut ? z("v-if", !0) : (F(), Y(y(m0), {
4106
4106
  key: 0,
4107
4107
  size: "medium",
4108
4108
  iconColor: "#666666"
4109
4109
  })),
4110
- y(m).isSplitOut ? (w(), Y(y(_n), {
4110
+ y(b).isSplitOut ? (F(), Y(y(x0), {
4111
4111
  key: 1,
4112
4112
  size: "medium"
4113
4113
  })) : z("v-if", !0)
@@ -4124,22 +4124,22 @@ const Io = "data:image/gif;base64,R0lGODlhZABkAIABAABt8QAAACH/C05FVFNDQVBFMi4wAw
4124
4124
  v(
4125
4125
  "div",
4126
4126
  null,
4127
- Z(k()),
4127
+ U(g()),
4128
4128
  1
4129
4129
  /* TEXT */
4130
4130
  )
4131
4131
  ]),
4132
4132
  default: W(() => [
4133
4133
  v("div", {
4134
- onClick: p[4] || (p[4] = (b) => A("play")),
4134
+ onClick: p[4] || (p[4] = (m) => C("play")),
4135
4135
  class: "chat-opt-box"
4136
4136
  }, [
4137
- x.item.audioStatus == "normal" ? (w(), Y(y(mn), {
4137
+ x.item.audioStatus == "normal" ? (F(), Y(y(b0), {
4138
4138
  key: 0,
4139
4139
  size: "medium",
4140
4140
  iconColor: "#666666"
4141
4141
  })) : z("v-if", !0),
4142
- x.item.audioStatus == "generated" ? (w(), P("div", jo, p[5] || (p[5] = [
4142
+ x.item.audioStatus == "generated" ? (F(), P("div", jo, p[5] || (p[5] = [
4143
4143
  v(
4144
4144
  "span",
4145
4145
  null,
@@ -4176,7 +4176,7 @@ const Io = "data:image/gif;base64,R0lGODlhZABkAIABAABt8QAAACH/C05FVFNDQVBFMi4wAw
4176
4176
  <span style="width: 1.5px"></span>\r
4177
4177
  <span style="width: 1.5px"></span>\r
4178
4178
  </div> `),
4179
- x.item.audioStatus == "loading" ? (w(), P("div", Ho, [
4179
+ x.item.audioStatus == "loading" ? (F(), P("div", Ho, [
4180
4180
  v("img", { src: y(Io) }, null, 8, $o)
4181
4181
  ])) : z("v-if", !0)
4182
4182
  ])
@@ -4197,7 +4197,7 @@ const Io = "data:image/gif;base64,R0lGODlhZABkAIABAABt8QAAACH/C05FVFNDQVBFMi4wAw
4197
4197
  </div>\r
4198
4198
  </das-tooltip> `)
4199
4199
  ])) : z("v-if", !0),
4200
- x.item.loading && d.value && !x.item.file.length ? (w(), P("div", Vo, p[6] || (p[6] = [
4200
+ x.item.loading && f.value && !x.item.file.length ? (F(), P("div", Vo, p[6] || (p[6] = [
4201
4201
  v(
4202
4202
  "span",
4203
4203
  null,
@@ -4223,9 +4223,9 @@ const Io = "data:image/gif;base64,R0lGODlhZABkAIABAABt8QAAACH/C05FVFNDQVBFMi4wAw
4223
4223
  ])
4224
4224
  ]));
4225
4225
  }
4226
- }), Go = /* @__PURE__ */ su(Zo, [["__scopeId", "data-v-aae83d57"]]), Ko = { class: "das-ai-chat-container" }, Jo = {
4226
+ }), Go = /* @__PURE__ */ au(Zo, [["__scopeId", "data-v-aae83d57"]]), Ko = { class: "das-ai-chat-container" }, Jo = {
4227
4227
  name: "chat"
4228
- }, Wo = /* @__PURE__ */ au({
4228
+ }, Wo = /* @__PURE__ */ cu({
4229
4229
  ...Jo,
4230
4230
  props: {
4231
4231
  chartList: { default: [] }
@@ -4236,23 +4236,23 @@ const Io = "data:image/gif;base64,R0lGODlhZABkAIABAABt8QAAACH/C05FVFNDQVBFMi4wAw
4236
4236
  let a = !0;
4237
4237
  return n.value.length > 1 && (a = n.value[n.value.length - 1].id == i.id), a;
4238
4238
  }, o = e, c = (i, a) => {
4239
- console.log("chatEmit11", i, a), o("chatEmit", i, a);
4239
+ o("chatEmit", i, a);
4240
4240
  };
4241
- return (i, a) => (w(), P("div", Ko, [
4242
- (w(!0), P(
4241
+ return (i, a) => (F(), P("div", Ko, [
4242
+ (F(!0), P(
4243
4243
  Lu,
4244
4244
  null,
4245
- Wu(i.chartList, (s) => (w(), P(
4245
+ Wu(i.chartList, (s) => (F(), P(
4246
4246
  Lu,
4247
4247
  {
4248
4248
  key: s.id
4249
4249
  },
4250
4250
  [
4251
- s.role == "user" ? (w(), Y(Rn, {
4251
+ s.role == "user" ? (F(), Y(O0, {
4252
4252
  key: 0,
4253
4253
  item: s
4254
4254
  }, null, 8, ["item"])) : z("v-if", !0),
4255
- s.role == "ai" ? (w(), Y(Go, {
4255
+ s.role == "ai" ? (F(), Y(Go, {
4256
4256
  key: 1,
4257
4257
  onAiChatEmit: c,
4258
4258
  isNew: r(s),
@@ -4267,30 +4267,30 @@ const Io = "data:image/gif;base64,R0lGODlhZABkAIABAABt8QAAACH/C05FVFNDQVBFMi4wAw
4267
4267
  ))
4268
4268
  ]));
4269
4269
  }
4270
- }), Qo = /* @__PURE__ */ su(Wo, [["__scopeId", "data-v-5db94ade"]]), Xo = { class: "das-ai-senderopt" }, Yo = { class: "int-opt-box-text" }, ui = {
4270
+ }), Qo = /* @__PURE__ */ au(Wo, [["__scopeId", "data-v-5db94ade"]]), Xo = { class: "das-ai-senderopt" }, Yo = { class: "int-opt-box-text" }, ui = {
4271
4271
  name: "senderOpt"
4272
- }, ei = /* @__PURE__ */ au({
4272
+ }, ei = /* @__PURE__ */ cu({
4273
4273
  ...ui,
4274
4274
  setup(u) {
4275
4275
  const e = () => {
4276
- m.deepseek = !m.deepseek, yt();
4276
+ b.deepseek = !b.deepseek, yt();
4277
4277
  };
4278
- return (t, n) => (w(), P("div", Xo, [
4278
+ return (t, n) => (F(), P("div", Xo, [
4279
4279
  v(
4280
4280
  "div",
4281
4281
  {
4282
- class: Ru(["int-opt-box", { actived: y(m).deepseek }]),
4282
+ class: Mu(["int-opt-box", { actived: y(b).deepseek }]),
4283
4283
  onClick: e
4284
4284
  },
4285
4285
  [
4286
- j(y(kn), {
4286
+ j(y(g0), {
4287
4287
  size: "medium",
4288
- iconColor: y(m).deepseek ? "#5582F3" : "#212121"
4288
+ iconColor: y(b).deepseek ? "#5582F3" : "#212121"
4289
4289
  }, null, 8, ["iconColor"]),
4290
4290
  v(
4291
4291
  "span",
4292
4292
  Yo,
4293
- Z(y(T)("深度思考")),
4293
+ U(y(I)("深度思考")),
4294
4294
  1
4295
4295
  /* TEXT */
4296
4296
  )
@@ -4300,47 +4300,45 @@ const Io = "data:image/gif;base64,R0lGODlhZABkAIABAABt8QAAACH/C05FVFNDQVBFMi4wAw
4300
4300
  )
4301
4301
  ]));
4302
4302
  }
4303
- }), ti = /* @__PURE__ */ su(ei, [["__scopeId", "data-v-5243adf9"]]), ni = { class: "das-ai-sender-container" }, ri = { class: "das-ai-sender-content" }, oi = { class: "das-ai-sender-box" }, ii = { class: "das-ai-int-scoll-box" }, ci = { class: "das-ai-int-box" }, ai = ["placeholder", "disabled"], si = { class: "das-ai-textarea-mask" }, li = { class: "das-ai-int-opt-box" }, di = { class: "int-opt-right" }, fi = {
4303
+ }), ti = /* @__PURE__ */ au(ei, [["__scopeId", "data-v-5243adf9"]]), ni = { class: "das-ai-sender-container" }, ri = { class: "das-ai-sender-content" }, oi = { class: "das-ai-sender-box" }, ii = { class: "das-ai-int-scoll-box" }, ci = { class: "das-ai-int-box" }, ai = ["placeholder", "disabled"], si = { class: "das-ai-textarea-mask" }, li = { class: "das-ai-int-opt-box" }, di = { class: "int-opt-right" }, fi = {
4304
4304
  name: "sender"
4305
- }, hi = /* @__PURE__ */ au({
4305
+ }, hi = /* @__PURE__ */ cu({
4306
4306
  ...fi,
4307
4307
  props: {
4308
4308
  isNew: { type: Boolean, default: !0 }
4309
4309
  },
4310
4310
  emits: ["senderEmit"],
4311
4311
  setup(u, { emit: e }) {
4312
- const t = u, n = e, r = B(null), o = lu(() => !m.senderValue), c = lu(() => {
4313
- if (m.loading)
4314
- return T("回答中...");
4312
+ const t = u, n = e, r = N(null), o = lu(() => !b.senderValue), c = lu(() => {
4313
+ if (b.loading)
4314
+ return I("回答中...");
4315
4315
  if (t.isNew) {
4316
- if (m.searchType == "0") return T("基于物联应用提问");
4317
- if (m.searchType == "1") return T("基于知识库提问");
4318
- if (m.searchType == "2") return T("基于全网提问");
4316
+ if (b.searchType == "0") return I("基于物联应用提问");
4317
+ if (b.searchType == "1") return I("基于知识库提问");
4318
+ if (b.searchType == "2") return I("基于全网提问");
4319
4319
  } else
4320
- return T("继续提问");
4320
+ return I("继续提问");
4321
4321
  }), i = () => {
4322
4322
  var h;
4323
4323
  (h = r.value) == null || h.focus();
4324
4324
  }, a = (h) => {
4325
- console.log("changeFn", h, h.value);
4326
4325
  };
4327
4326
  bu(
4328
- () => m.senderValue,
4327
+ () => b.senderValue,
4329
4328
  (h) => {
4330
- console.log("senderValue", h), !h && r.value && (r.value.style.height = "21px", console.log("senderValue2", r.value));
4329
+ !h && r.value && (r.value.style.height = "21px");
4331
4330
  }
4332
4331
  );
4333
4332
  const s = (h) => {
4334
- console.log("inputFn", h);
4335
- const d = h.target;
4336
- d.style.height = "auto", d.style.height = d.scrollHeight + "px", console.log("inputFn2", d.scrollHeight);
4333
+ const f = h.target;
4334
+ f.style.height = "auto", f.style.height = f.scrollHeight + "px";
4337
4335
  }, l = () => {
4338
- }, f = (h) => {
4339
- console.log("enterFn", h, m.senderValue), h.preventDefault(), !(m.senderValue && !m.senderValue.trim()) && m.senderValue && (n("senderEmit", "sender", m.senderValue), m.senderValue = "");
4336
+ }, d = (h) => {
4337
+ h.preventDefault(), !(b.senderValue && !b.senderValue.trim()) && b.senderValue && (n("senderEmit", "sender", b.senderValue), b.senderValue = "");
4340
4338
  }, _ = () => {
4341
4339
  n("senderEmit", "stopMsg");
4342
4340
  };
4343
- return (h, d) => (w(), P("div", ni, [
4341
+ return (h, f) => (F(), P("div", ni, [
4344
4342
  v("div", ri, [
4345
4343
  v("div", {
4346
4344
  onClick: i,
@@ -4351,8 +4349,8 @@ const Io = "data:image/gif;base64,R0lGODlhZABkAIABAABt8QAAACH/C05FVFNDQVBFMi4wAw
4351
4349
  v("div", ci, [
4352
4350
  Cu(v("textarea", {
4353
4351
  class: "das-ai-textarea",
4354
- onKeydown: Xt(f, ["enter"]),
4355
- "onUpdate:modelValue": d[0] || (d[0] = (k) => y(m).senderValue = k),
4352
+ onKeydown: Xt(d, ["enter"]),
4353
+ "onUpdate:modelValue": f[0] || (f[0] = (g) => y(b).senderValue = g),
4356
4354
  placeholder: c.value,
4357
4355
  rows: "8",
4358
4356
  maxlength: "512",
@@ -4361,14 +4359,14 @@ const Io = "data:image/gif;base64,R0lGODlhZABkAIABAABt8QAAACH/C05FVFNDQVBFMi4wAw
4361
4359
  onFocus: l,
4362
4360
  onInput: s,
4363
4361
  onChange: a,
4364
- disabled: y(m).loading
4362
+ disabled: y(b).loading
4365
4363
  }, null, 40, ai), [
4366
- [Yt, y(m).senderValue]
4364
+ [Yt, y(b).senderValue]
4367
4365
  ]),
4368
4366
  v(
4369
4367
  "div",
4370
4368
  si,
4371
- Z(y(m).senderValue),
4369
+ U(y(b).senderValue),
4372
4370
  1
4373
4371
  /* TEXT */
4374
4372
  )
@@ -4381,15 +4379,15 @@ const Io = "data:image/gif;base64,R0lGODlhZABkAIABAABt8QAAACH/C05FVFNDQVBFMi4wAw
4381
4379
  }),
4382
4380
  j(ti),
4383
4381
  v("div", di, [
4384
- y(m).loading ? z("v-if", !0) : (w(), P(
4382
+ y(b).loading ? z("v-if", !0) : (F(), P(
4385
4383
  "div",
4386
4384
  {
4387
4385
  key: 0,
4388
- onClick: f,
4389
- class: Ru(["int-opt-right-icon", { disabled: o.value }])
4386
+ onClick: d,
4387
+ class: Mu(["int-opt-right-icon", { disabled: o.value }])
4390
4388
  },
4391
4389
  [
4392
- j(y(gn), {
4390
+ j(y(_0), {
4393
4391
  customSize: "12px",
4394
4392
  iconColor: o.value ? "#fafafa" : "#fff"
4395
4393
  }, null, 8, ["iconColor"])
@@ -4397,13 +4395,13 @@ const Io = "data:image/gif;base64,R0lGODlhZABkAIABAABt8QAAACH/C05FVFNDQVBFMi4wAw
4397
4395
  2
4398
4396
  /* CLASS */
4399
4397
  )),
4400
- y(m).loading ? (w(), P("div", {
4398
+ y(b).loading ? (F(), P("div", {
4401
4399
  key: 1,
4402
4400
  onClick: Se(_, ["stop"]),
4403
4401
  class: "loading-btn"
4404
4402
  }, [
4405
4403
  z(' <das-spin type="component"> </das-spin> '),
4406
- d[1] || (d[1] = v(
4404
+ f[1] || (f[1] = v(
4407
4405
  "div",
4408
4406
  { class: "loading-btn-con" },
4409
4407
  null,
@@ -4417,53 +4415,53 @@ const Io = "data:image/gif;base64,R0lGODlhZABkAIABAABt8QAAACH/C05FVFNDQVBFMi4wAw
4417
4415
  ])
4418
4416
  ]));
4419
4417
  }
4420
- }), pi = /* @__PURE__ */ su(hi, [["__scopeId", "data-v-af950ea0"]]), bi = { class: "das-ai-addtbn-box" }, mi = {
4418
+ }), pi = /* @__PURE__ */ au(hi, [["__scopeId", "data-v-af950ea0"]]), bi = { class: "das-ai-addtbn-box" }, mi = {
4421
4419
  style: { "margin-left": "4px" },
4422
4420
  class: "add-text"
4423
4421
  }, xi = {
4424
4422
  name: "addNew"
4425
- }, _i = /* @__PURE__ */ au({
4423
+ }, _i = /* @__PURE__ */ cu({
4426
4424
  ...xi,
4427
4425
  emits: ["addNewEmit"],
4428
4426
  setup(u, { emit: e }) {
4429
4427
  const t = e, n = (r) => {
4430
4428
  t("addNewEmit", r);
4431
4429
  };
4432
- return (r, o) => (w(), P("div", bi, [
4430
+ return (r, o) => (F(), P("div", bi, [
4433
4431
  v("div", {
4434
4432
  class: "add-box",
4435
4433
  onClick: o[0] || (o[0] = (c) => n("addNew"))
4436
4434
  }, [
4437
- j(y(yn), {
4435
+ j(y(v0), {
4438
4436
  size: "medium",
4439
4437
  iconColor: "#333333"
4440
4438
  }),
4441
4439
  v(
4442
4440
  "span",
4443
4441
  mi,
4444
- Z(y(T)("开启新对话")),
4442
+ U(y(I)("开启新对话")),
4445
4443
  1
4446
4444
  /* TEXT */
4447
4445
  )
4448
4446
  ]),
4449
- y(m).showScrollBom ? (w(), P("div", {
4447
+ y(b).showScrollBom ? (F(), P("div", {
4450
4448
  key: 0,
4451
4449
  class: "scroll-opt-box",
4452
4450
  onClick: o[1] || (o[1] = (c) => n("scrollBom"))
4453
4451
  }, [
4454
- j(y(vn), {
4452
+ j(y(k0), {
4455
4453
  size: "large",
4456
4454
  iconColor: "#333333"
4457
4455
  })
4458
4456
  ])) : z("v-if", !0)
4459
4457
  ]));
4460
4458
  }
4461
- }), gi = /* @__PURE__ */ su(_i, [["__scopeId", "data-v-a2879a5e"]]), ki = { class: "das-ai-prompt" }, vi = { class: "das-ai-prompt-title" }, yi = { class: "das-ai-prompt-tip" }, Ai = {
4459
+ }), gi = /* @__PURE__ */ au(_i, [["__scopeId", "data-v-a2879a5e"]]), ki = { class: "das-ai-prompt" }, vi = { class: "das-ai-prompt-title" }, yi = { class: "das-ai-prompt-tip" }, Ai = {
4462
4460
  key: 0,
4463
4461
  class: "das-ai-prompt-small"
4464
4462
  }, Ci = ["onClick"], Di = {
4465
4463
  name: "useChat"
4466
- }, Ei = /* @__PURE__ */ au({
4464
+ }, Ei = /* @__PURE__ */ cu({
4467
4465
  ...Di,
4468
4466
  props: {
4469
4467
  list: { default: [] }
@@ -4474,62 +4472,62 @@ const Io = "data:image/gif;base64,R0lGODlhZABkAIABAABt8QAAACH/C05FVFNDQVBFMi4wAw
4474
4472
  t("click", r);
4475
4473
  };
4476
4474
  return Ou(() => {
4477
- }), (r, o) => (w(), P("div", ki, [
4475
+ }), (r, o) => (F(), P("div", ki, [
4478
4476
  v(
4479
4477
  "div",
4480
4478
  vi,
4481
- Z(y(T)("嗨!我是AI助手")),
4479
+ U(y(I)("嗨!我是AI助手")),
4482
4480
  1
4483
4481
  /* TEXT */
4484
4482
  ),
4485
4483
  v(
4486
4484
  "div",
4487
4485
  yi,
4488
- Z(y(T)("我可以帮你分析,写报告,调节设备,预订会议室,请把你的任务交给我吧~")),
4486
+ U(y(I)("我可以帮你分析,写报告,调节设备,预订会议室,请把你的任务交给我吧~")),
4489
4487
  1
4490
4488
  /* TEXT */
4491
4489
  ),
4492
- r.list.length ? (w(), P(
4490
+ r.list.length ? (F(), P(
4493
4491
  "div",
4494
4492
  Ai,
4495
- Z(y(T)("你可以这样说")),
4493
+ U(y(I)("你可以这样说")),
4496
4494
  1
4497
4495
  /* TEXT */
4498
4496
  )) : z("v-if", !0),
4499
- (w(!0), P(
4497
+ (F(!0), P(
4500
4498
  Lu,
4501
4499
  null,
4502
- Wu(r.list, (c) => (w(), P("div", {
4500
+ Wu(r.list, (c) => (F(), P("div", {
4503
4501
  onClick: (i) => n(c),
4504
- class: Ru(["das-ai-prompt-item", { "long-text": c.text.length > 25 }])
4505
- }, Z(c.text || (c == null ? void 0 : c.questionWord)), 11, Ci))),
4502
+ class: Mu(["das-ai-prompt-item", { "long-text": c.text.length > 25 }])
4503
+ }, U(c.text || (c == null ? void 0 : c.questionWord)), 11, Ci))),
4506
4504
  256
4507
4505
  /* UNKEYED_FRAGMENT */
4508
4506
  ))
4509
4507
  ]));
4510
4508
  }
4511
- }), Fi = /* @__PURE__ */ su(Ei, [["__scopeId", "data-v-92b4e27d"]]), je = "v1", Fu = ze(`/api/llm/knowledge/${je}`), wi = ze(`/api/llm/vector/${je}`), Si = ze(`/api/system-config/${je}`);
4509
+ }), Fi = /* @__PURE__ */ au(Ei, [["__scopeId", "data-v-92b4e27d"]]), je = "v1", Fu = ze(`/api/llm/knowledge/${je}`), wi = ze(`/api/llm/vector/${je}`), Si = ze(`/api/system-config/${je}`);
4512
4510
  kt.get("token");
4513
4511
  kt.post("putObject");
4514
4512
  wi.get("/large-model/general-question");
4515
4513
  const Ii = Si.get("/platform/qa-config/enabled-list"), Ti = Fu.post("/chat/stop"), zi = Fu.post("/chat/save-knowledge"), Ni = Fu.get("/chat"), Li = Fu.get("/chat/chat-details"), Bi = Fu.delete("/chat/delete-by-user"), qi = Fu.delete("/chat"), Oi = Fu.get("/chat/delete-by-query-id");
4516
- Mu.post("/file");
4517
- const Za = Mu.post("/file/save-file"), Ri = Mu.get("/folder"), Mi = Mu.post("/folder/listAllByCondition");
4518
- Mu.post("/folder/lazy-tree");
4519
- Mu.post("/folder/tree-search");
4514
+ Ru.post("/file");
4515
+ const Za = Ru.post("/file/save-file"), Mi = Ru.get("/folder"), Ri = Ru.post("/folder/listAllByCondition");
4516
+ Ru.post("/folder/lazy-tree");
4517
+ Ru.post("/folder/tree-search");
4520
4518
  const Pi = Fu.post("/chat/chat-feedback"), ji = { class: "das-ai-select-container" }, Hi = { class: "das-ai-select-text-box" }, $i = { class: "das-ai-select-text" }, Vi = { class: "das-ai-select-box" }, Ui = {
4521
4519
  key: 0,
4522
4520
  class: "das-ai-select-text"
4523
4521
  }, Zi = { class: "das-ai-type-list" }, Gi = ["onClick"], Ki = { class: "das-ai-type-icon" }, Ji = { class: "das-ai-type-box" }, Wi = { class: "das-ai-type-name" }, Qi = { class: "das-ai-type-desc" }, Xi = ["onClick"], Yi = { class: "das-ai-type-tree" }, uc = {
4524
4522
  name: "selectType"
4525
- }, ec = /* @__PURE__ */ au({
4523
+ }, ec = /* @__PURE__ */ cu({
4526
4524
  ...uc,
4527
4525
  props: {
4528
4526
  listLength: { default: 0 }
4529
4527
  },
4530
4528
  emits: ["back"],
4531
4529
  setup(u, { emit: e }) {
4532
- const t = B(!1), n = B(!1), r = B(!1), o = B({
4530
+ const t = N(!1), n = N(!1), r = N(!1), o = N({
4533
4531
  modifiers: [
4534
4532
  {
4535
4533
  name: "offset",
@@ -4538,24 +4536,23 @@ const Pi = Fu.post("/chat/chat-feedback"), ji = { class: "das-ai-select-containe
4538
4536
  }
4539
4537
  }
4540
4538
  ]
4541
- }), c = B([
4542
- { id: "1", name: T("知识库"), desc: T("选择在某个知识库中搜索"), icon: "knowOpen" },
4543
- { id: "0", name: T("物联应用"), desc: T("在权限范围内的应用中搜索"), icon: "yingyong" },
4544
- { id: "2", name: T("全网"), desc: T("在整个大模型中搜索"), icon: "intnet" }
4545
- ]), i = B(!1), a = B([]), s = B(""), l = B(""), f = e, _ = () => {
4546
- f("back");
4547
- }, h = lu(() => c.value.find((F) => F.id === m.searchType)), d = lu(() => m.searchType == "1" ? T("基于知识库") : m.searchType == "0" ? T("基于物联应用") : m.searchType == "2" ? T("基于全网") : T("基于全部")), k = lu(() => m.folderId && m.folderName ? m.folderName : T("选择在某个知识库中搜索")), C = (F) => {
4548
- console.log("popoverShow", F);
4549
- }, A = (F) => {
4550
- console.log("popoverHide", F), r.value = !1;
4551
- }, g = (F) => {
4552
- console.log("nodeClick", F), l.value = F.id, m.folderId = F.id == m.allKnowId ? "" : F.id, m.folderName = m.folderId ? F.folderName : "", console.log("nodeClick2", m.folderId), r.value = !1, n.value = !1;
4553
- }, x = (F) => {
4554
- m.searchType = F.id, Uu(), l.value = m.folderId ? m.folderId : m.allKnowId, r.value = !0, b();
4555
- }, p = async (F) => {
4556
- m.searchType = F.id, n.value = !1, Uu(), console.log("clickType", F);
4557
- }, b = async () => {
4558
- const F = {
4539
+ }), c = N([
4540
+ { id: "1", name: I("知识库"), desc: I("选择在某个知识库中搜索"), icon: "knowOpen" },
4541
+ { id: "0", name: I("物联应用"), desc: I("在权限范围内的应用中搜索"), icon: "yingyong" },
4542
+ { id: "2", name: I("全网"), desc: I("在整个大模型中搜索"), icon: "intnet" }
4543
+ ]), i = N(!1), a = N([]), s = N(""), l = N(""), d = e, _ = () => {
4544
+ d("back");
4545
+ }, h = lu(() => c.value.find((T) => T.id === b.searchType)), f = lu(() => b.searchType == "1" ? I("基于知识库") : b.searchType == "0" ? I("基于物联应用") : b.searchType == "2" ? I("基于全网") : I("基于全部")), g = lu(() => b.folderId && b.folderName ? b.folderName : I("选择在某个知识库中搜索")), A = (T) => {
4546
+ }, C = (T) => {
4547
+ r.value = !1;
4548
+ }, k = (T) => {
4549
+ l.value = T.id, b.folderId = T.id == b.allKnowId ? "" : T.id, b.folderName = b.folderId ? T.folderName : "", r.value = !1, n.value = !1;
4550
+ }, x = (T) => {
4551
+ b.searchType = T.id, Uu(), l.value = b.folderId ? b.folderId : b.allKnowId, r.value = !0, m();
4552
+ }, p = async (T) => {
4553
+ b.searchType = T.id, n.value = !1, Uu();
4554
+ }, m = async () => {
4555
+ const T = {
4559
4556
  folderName: "",
4560
4557
  // 文件夹名称
4561
4558
  // authority:true,//权限标识 true:有 false:无
@@ -4563,29 +4560,29 @@ const Pi = Fu.post("/chat/chat-feedback"), ji = { class: "das-ai-select-containe
4563
4560
  // 是否排除内置文件夹 默认不排除
4564
4561
  };
4565
4562
  i.value = !0;
4566
- const [H, M] = await Mi(F).run();
4563
+ const [H, R] = await Ri(T).run();
4567
4564
  if (i.value = !1, H)
4568
4565
  return;
4569
- let G = M;
4570
- console.log("getTreeData", G), G && G.length ? (G = [
4566
+ let K = R;
4567
+ K && K.length ? (K = [
4571
4568
  {
4572
4569
  disabled: !1,
4573
4570
  authority: !0,
4574
- id: m.allKnowId,
4575
- folderName: T("全部"),
4576
- childFolderList: M,
4577
- folderPath: m.allKnowId,
4578
- pathName: T("全部")
4571
+ id: b.allKnowId,
4572
+ folderName: I("全部"),
4573
+ childFolderList: R,
4574
+ folderPath: b.allKnowId,
4575
+ pathName: I("全部")
4579
4576
  }
4580
- ], G.forEach((_u) => {
4577
+ ], K.forEach((_u) => {
4581
4578
  L(_u);
4582
- })) : (l.value = "", m.folderId = "", m.folderName = ""), console.log("treedata", G), a.value = G;
4583
- }, L = (F, H, M) => {
4584
- F.disabled = !F.authority, F.path = H ? H + `/${F.id}` : F.id, F.pathName = M ? M + `/${F.folderName}` : F.folderName, m.folderId && m.folderId == F.id && !F.authority && (m.folderId = "", m.folderName = "", l.value = ""), F.childFolderList && F.childFolderList.length && F.childFolderList.forEach((G) => {
4585
- L(G, F.path, F.pathName);
4579
+ })) : (l.value = "", b.folderId = "", b.folderName = ""), a.value = K;
4580
+ }, L = (T, H, R) => {
4581
+ T.disabled = !T.authority, T.path = H ? H + `/${T.id}` : T.id, T.pathName = R ? R + `/${T.folderName}` : T.folderName, b.folderId && b.folderId == T.id && !T.authority && (b.folderId = "", b.folderName = "", l.value = ""), T.childFolderList && T.childFolderList.length && T.childFolderList.forEach((K) => {
4582
+ L(K, T.path, T.pathName);
4586
4583
  });
4587
4584
  };
4588
- return (F, H) => (w(), P("div", ji, [
4585
+ return (T, H) => (F(), P("div", ji, [
4589
4586
  Cu(v(
4590
4587
  "div",
4591
4588
  Hi,
@@ -4598,7 +4595,7 @@ const Pi = Fu.post("/chat/chat-feedback"), ji = { class: "das-ai-select-containe
4598
4595
  v(
4599
4596
  "div",
4600
4597
  $i,
4601
- Z(d.value),
4598
+ U(f.value),
4602
4599
  1
4603
4600
  /* TEXT */
4604
4601
  )
@@ -4606,19 +4603,19 @@ const Pi = Fu.post("/chat/chat-feedback"), ji = { class: "das-ai-select-containe
4606
4603
  512
4607
4604
  /* NEED_PATCH */
4608
4605
  ), [
4609
- [$u, F.listLength]
4606
+ [$u, T.listLength]
4610
4607
  ]),
4611
- j(y(Cn), {
4608
+ j(y(A0), {
4612
4609
  popperClass: "das-ai-select-popover",
4613
4610
  "popper-options": o.value,
4614
4611
  "show-arrow": !1,
4615
4612
  width: 428,
4616
4613
  trigger: "click",
4617
4614
  visible: n.value,
4618
- "onUpdate:visible": H[2] || (H[2] = (M) => n.value = M),
4615
+ "onUpdate:visible": H[2] || (H[2] = (R) => n.value = R),
4619
4616
  disabled: t.value,
4620
- onShow: C,
4621
- onHide: A
4617
+ onShow: A,
4618
+ onHide: C
4622
4619
  }, {
4623
4620
  reference: W(() => [
4624
4621
  Cu(v(
@@ -4626,19 +4623,19 @@ const Pi = Fu.post("/chat/chat-feedback"), ji = { class: "das-ai-select-containe
4626
4623
  Vi,
4627
4624
  [
4628
4625
  z(' <DasIcon v-if="currentItem" :icon="currentItem.icon" size="medium" iconColor="inherit"></DasIcon> '),
4629
- h.value ? (w(), P(
4626
+ h.value ? (F(), P(
4630
4627
  "span",
4631
4628
  Ui,
4632
- Z(h.value.name),
4629
+ U(h.value.name),
4633
4630
  1
4634
4631
  /* TEXT */
4635
4632
  )) : z("v-if", !0),
4636
- n.value ? (w(), Y(y(_t), {
4633
+ n.value ? (F(), Y(y(_t), {
4637
4634
  key: 1,
4638
4635
  size: "mini",
4639
4636
  iconColor: "#666666"
4640
4637
  })) : z("v-if", !0),
4641
- n.value ? z("v-if", !0) : (w(), Y(y(xt), {
4638
+ n.value ? z("v-if", !0) : (F(), Y(y(xt), {
4642
4639
  key: 2,
4643
4640
  size: "mini",
4644
4641
  iconColor: "#666666"
@@ -4647,7 +4644,7 @@ const Pi = Fu.post("/chat/chat-feedback"), ji = { class: "das-ai-select-containe
4647
4644
  512
4648
4645
  /* NEED_PATCH */
4649
4646
  ), [
4650
- [$u, !F.listLength]
4647
+ [$u, !T.listLength]
4651
4648
  ])
4652
4649
  ]),
4653
4650
  default: W(() => [
@@ -4655,15 +4652,15 @@ const Pi = Fu.post("/chat/chat-feedback"), ji = { class: "das-ai-select-containe
4655
4652
  "div",
4656
4653
  Zi,
4657
4654
  [
4658
- (w(!0), P(
4655
+ (F(!0), P(
4659
4656
  Lu,
4660
4657
  null,
4661
- Wu(c.value, (M) => (w(), P("div", {
4662
- onClick: (G) => p(M),
4663
- class: Ru(["das-ai-type-item", { selected: y(m).searchType == M.id }])
4658
+ Wu(c.value, (R) => (F(), P("div", {
4659
+ onClick: (K) => p(R),
4660
+ class: Mu(["das-ai-type-item", { selected: y(b).searchType == R.id }])
4664
4661
  }, [
4665
4662
  v("div", Ki, [
4666
- y(m).searchType == M.id ? (w(), Y(y(An), {
4663
+ y(b).searchType == R.id ? (F(), Y(y(y0), {
4667
4664
  key: 0,
4668
4665
  customSize: "18px",
4669
4666
  iconColor: "#FFFFFF"
@@ -4673,21 +4670,21 @@ const Pi = Fu.post("/chat/chat-feedback"), ji = { class: "das-ai-select-containe
4673
4670
  v(
4674
4671
  "div",
4675
4672
  Wi,
4676
- Z(M.name),
4673
+ U(R.name),
4677
4674
  1
4678
4675
  /* TEXT */
4679
4676
  ),
4680
4677
  v(
4681
4678
  "div",
4682
4679
  Qi,
4683
- Z(M.id == 1 ? k.value : M.desc),
4680
+ U(R.id == 1 ? g.value : R.desc),
4684
4681
  1
4685
4682
  /* TEXT */
4686
4683
  )
4687
4684
  ]),
4688
- M.id == "1" ? (w(), P("div", {
4685
+ R.id == "1" ? (F(), P("div", {
4689
4686
  key: 0,
4690
- onClick: Se((G) => x(M), ["stop"]),
4687
+ onClick: Se((K) => x(R), ["stop"]),
4691
4688
  class: "know-entry"
4692
4689
  }, [
4693
4690
  j(y(mt), {
@@ -4705,20 +4702,20 @@ const Pi = Fu.post("/chat/chat-feedback"), ji = { class: "das-ai-select-containe
4705
4702
  ), [
4706
4703
  [$u, !r.value]
4707
4704
  ]),
4708
- Cu((w(), P("div", Yi, [
4709
- j(y(Dn), {
4705
+ Cu((F(), P("div", Yi, [
4706
+ j(y(C0), {
4710
4707
  ref: "folderTreeRef",
4711
4708
  data: a.value,
4712
4709
  isFilter: "",
4713
4710
  "node-key": "id",
4714
4711
  isEllipsis: "",
4715
4712
  props: { label: "folderName", children: "childFolderList" },
4716
- inputOptions: { placeholder: y(T)("搜索文件夹名称") },
4713
+ inputOptions: { placeholder: y(I)("搜索文件夹名称") },
4717
4714
  modelValue: l.value,
4718
- "onUpdate:modelValue": H[0] || (H[0] = (M) => l.value = M),
4715
+ "onUpdate:modelValue": H[0] || (H[0] = (R) => l.value = R),
4719
4716
  "filter-value": s.value,
4720
- "onUpdate:filterValue": H[1] || (H[1] = (M) => s.value = M),
4721
- onNodeClick: g
4717
+ "onUpdate:filterValue": H[1] || (H[1] = (R) => s.value = R),
4718
+ onNodeClick: k
4722
4719
  }, null, 8, ["data", "inputOptions", "modelValue", "filter-value"])
4723
4720
  ])), [
4724
4721
  [y(gt), i.value],
@@ -4730,12 +4727,12 @@ const Pi = Fu.post("/chat/chat-feedback"), ji = { class: "das-ai-select-containe
4730
4727
  }, 8, ["popper-options", "visible", "disabled"])
4731
4728
  ]));
4732
4729
  }
4733
- }), tc = /* @__PURE__ */ su(ec, [["__scopeId", "data-v-fc505048"]]), nc = { class: "das-ai-reference-content-page" }, rc = { class: "reference-header" }, oc = { style: { "margin-left": "16px" } }, ic = { class: "reference-list" }, cc = { class: "reference-file-scroll" }, ac = ["onClick"], sc = { class: "reference-file-title" }, lc = { style: { "margin-right": "4px" } }, dc = {
4730
+ }), tc = /* @__PURE__ */ au(ec, [["__scopeId", "data-v-fc505048"]]), nc = { class: "das-ai-reference-content-page" }, rc = { class: "reference-header" }, oc = { style: { "margin-left": "16px" } }, ic = { class: "reference-list" }, cc = { class: "reference-file-scroll" }, ac = ["onClick"], sc = { class: "reference-file-title" }, lc = { style: { "margin-right": "4px" } }, dc = {
4734
4731
  class: "reference-file-title-text",
4735
4732
  style: { "margin-left": "4px" }
4736
4733
  }, fc = { class: "reference-file-summary" }, hc = {
4737
4734
  name: "referenceContent"
4738
- }, pc = /* @__PURE__ */ au({
4735
+ }, pc = /* @__PURE__ */ cu({
4739
4736
  ...hc,
4740
4737
  props: {
4741
4738
  item: { default: {} }
@@ -4743,8 +4740,8 @@ const Pi = Fu.post("/chat/chat-feedback"), ji = { class: "das-ai-select-containe
4743
4740
  emits: ["back", "preview", "toApp"],
4744
4741
  setup(u, { emit: e }) {
4745
4742
  const t = e;
4746
- B();
4747
- const n = B(-1), r = B([]), o = () => {
4743
+ N();
4744
+ const n = N(-1), r = N([]), o = () => {
4748
4745
  t("back");
4749
4746
  };
4750
4747
  Ou(() => {
@@ -4753,13 +4750,13 @@ const Pi = Fu.post("/chat/chat-feedback"), ji = { class: "das-ai-select-containe
4753
4750
  const s = `${pt().baseURL}/oss/`;
4754
4751
  return a.includes(s);
4755
4752
  }, i = (a, s) => {
4756
- if (console.log("downflie", a), n.value = s, r.value.includes(s) || r.value.push(s), a.type == "url") {
4753
+ if (n.value = s, r.value.includes(s) || r.value.push(s), a.type == "url") {
4757
4754
  a.webUrl && t("toApp", a.webUrl);
4758
4755
  return;
4759
4756
  }
4760
4757
  c(a.url) ? t("preview", a.url) : window.open(a.url, "_blank");
4761
4758
  };
4762
- return (a, s) => (w(), P("div", nc, [
4759
+ return (a, s) => (F(), P("div", nc, [
4763
4760
  v("div", rc, [
4764
4761
  j(y(Te), {
4765
4762
  onClick: o,
@@ -4769,7 +4766,7 @@ const Pi = Fu.post("/chat/chat-feedback"), ji = { class: "das-ai-select-containe
4769
4766
  v(
4770
4767
  "span",
4771
4768
  oc,
4772
- Z(y(T)("参考内容(共$0条)", a.item.file.length)),
4769
+ U(y(I)("参考内容(共$0条)", a.item.file.length)),
4773
4770
  1
4774
4771
  /* TEXT */
4775
4772
  )
@@ -4778,30 +4775,30 @@ const Pi = Fu.post("/chat/chat-feedback"), ji = { class: "das-ai-select-containe
4778
4775
  j(y(Ie), null, {
4779
4776
  default: W(() => [
4780
4777
  v("div", cc, [
4781
- (w(!0), P(
4778
+ (F(!0), P(
4782
4779
  Lu,
4783
4780
  null,
4784
- Wu(a.item.file, (l, f) => (w(), P("div", {
4785
- onClick: (_) => i(l, f),
4786
- class: Ru(["reference-file-item", { current: n.value == f, selected: r.value.includes(f) }])
4781
+ Wu(a.item.file, (l, d) => (F(), P("div", {
4782
+ onClick: (_) => i(l, d),
4783
+ class: Mu(["reference-file-item", { current: n.value == d, selected: r.value.includes(d) }])
4787
4784
  }, [
4788
4785
  z(" v-das-tooltip "),
4789
4786
  v("div", sc, [
4790
4787
  v(
4791
4788
  "span",
4792
4789
  lc,
4793
- Z(f + 1) + ".",
4790
+ U(d + 1) + ".",
4794
4791
  1
4795
4792
  /* TEXT */
4796
4793
  ),
4797
- j(y(En), {
4794
+ j(y(D0), {
4798
4795
  size: "mini",
4799
4796
  iconColor: "inherit"
4800
4797
  }),
4801
4798
  v(
4802
4799
  "span",
4803
4800
  dc,
4804
- Z(l.name),
4801
+ U(l.name),
4805
4802
  1
4806
4803
  /* TEXT */
4807
4804
  )
@@ -4810,7 +4807,7 @@ const Pi = Fu.post("/chat/chat-feedback"), ji = { class: "das-ai-select-containe
4810
4807
  v(
4811
4808
  "div",
4812
4809
  fc,
4813
- Z(l.summary),
4810
+ U(l.summary),
4814
4811
  1
4815
4812
  /* TEXT */
4816
4813
  )
@@ -4826,8 +4823,8 @@ const Pi = Fu.post("/chat/chat-feedback"), ji = { class: "das-ai-select-containe
4826
4823
  ])
4827
4824
  ]));
4828
4825
  }
4829
- }), bc = /* @__PURE__ */ su(pc, [["__scopeId", "data-v-2e2cf904"]]), mc = lt(() => import("./index-MqhMkLo9.js")), xc = () => {
4830
- const u = B(null), e = B(!1);
4826
+ }), bc = /* @__PURE__ */ au(pc, [["__scopeId", "data-v-2e2cf904"]]), mc = lt(() => import("./index-IzGl26KU.js")), xc = () => {
4827
+ const u = N(null), e = N(!1);
4831
4828
  let t = "", n = "";
4832
4829
  return {
4833
4830
  deletaDialogVue: () => dt(mc, {
@@ -4844,8 +4841,8 @@ const Pi = Fu.post("/chat/chat-feedback"), ji = { class: "das-ai-select-containe
4844
4841
  }),
4845
4842
  showDeleteDialog: async (c) => {
4846
4843
  var i;
4847
- return t = c || T("删除后将无法恢复"), (i = u.value) == null || i.open(t), e.value = !0, new Promise((a, s) => {
4848
- const l = bu(() => e.value, (f) => {
4844
+ return t = c || I("删除后将无法恢复"), (i = u.value) == null || i.open(t), e.value = !0, new Promise((a, s) => {
4845
+ const l = bu(() => e.value, (d) => {
4849
4846
  n ? a(n) : s(n), l();
4850
4847
  });
4851
4848
  });
@@ -4860,56 +4857,53 @@ const Pi = Fu.post("/chat/chat-feedback"), ji = { class: "das-ai-select-containe
4860
4857
  class: "history-dialogue-scroll"
4861
4858
  }, Cc = ["onClick"], Dc = { class: "item-title" }, Ec = { class: "item-bottom" }, Fc = { class: "item-bottom-left" }, wc = { class: "item-type" }, Sc = {
4862
4859
  name: "history"
4863
- }, Ic = /* @__PURE__ */ au({
4860
+ }, Ic = /* @__PURE__ */ cu({
4864
4861
  ...Sc,
4865
4862
  props: {
4866
4863
  chatId: { default: "" }
4867
4864
  },
4868
4865
  emits: ["back", "record"],
4869
4866
  setup(u, { emit: e }) {
4870
- const t = B(!1), { deletaDialogVue: n, showDeleteDialog: r } = xc(), o = B([]), c = e, i = () => {
4867
+ const t = N(!1), { deletaDialogVue: n, showDeleteDialog: r } = xc(), o = N([]), c = e, i = () => {
4871
4868
  c("back");
4872
- }, a = (g) => {
4873
- let x = g.replace(/^(#+)\s/gm, "");
4869
+ }, a = (k) => {
4870
+ let x = k.replace(/^(#+)\s/gm, "");
4874
4871
  return x = x.replace(/^([-*+]|\d+\.)\s/gm, ""), x = x.replace(/([*_]{1,2})(.*?)\1/g, "$2"), x = x.replace(/```[\s\S]*?```/g, ""), x = x.replace(/`(.*?)`/g, "$1"), x = x.replace(/\[([^\]]+)\]\([^)]+\)/g, "$1"), x = x.replace(/!\[([^\]]+)\]\([^)]+\)/g, "$1"), x = x.replace(/<[^>]*>/g, ""), x;
4875
- }, s = (g) => {
4872
+ }, s = (k) => {
4876
4873
  const x = document.querySelector("#history-dialogue-scrollbox .das-ai-wrap-class");
4877
- console.log("scrollFn", g);
4878
- const b = x.scrollHeight - x.clientHeight - g.scrollTop;
4879
- console.log("scrollFn2", b, x.scrollHeight, x.clientHeight), b <= 20 && !t.value && l.value < f.value && (l.value = l.value + 1, h());
4880
- }, l = B(1), f = B(1), _ = B(20), h = async () => {
4874
+ x.scrollHeight - x.clientHeight - k.scrollTop <= 20 && !t.value && l.value < d.value && (l.value = l.value + 1, h());
4875
+ }, l = N(1), d = N(1), _ = N(20), h = async () => {
4881
4876
  t.value = !0;
4882
- const g = {
4877
+ const k = {
4883
4878
  pageIndex: l.value,
4884
4879
  pageSize: _.value
4885
- }, [x, p] = await Ni(g).run();
4886
- t.value = !1, console.log("getRecordListApi", p, x), !x && (p.data && p.data.length && p.data.forEach((b) => {
4887
- b.time = b.createdAt ? ne(b.createdAt).format("YYYY-MM-DD HH:mm:ss") : "", b.answerText = b.answer ? a(b.answer) : "";
4888
- }), l.value == 1 ? o.value = p.data : o.value = o.value.concat(p.data), f.value = p.totalPage);
4889
- }, d = (g) => g.searchType == 0 ? T("物联应用") : g.searchType == 1 ? T("知识库") : g.searchType == 2 ? T("全网") : T("全部"), k = async (g) => {
4890
- c("record", g);
4891
- }, C = async (g) => {
4892
- const x = await r(T("删除后,该会话将不可恢复,"));
4893
- console.log("deleteItem", x, g), g.id, t.value = !0;
4894
- const [p, b] = await qi({ id: g.id }).run();
4895
- if (p) {
4880
+ }, [x, p] = await Ni(k).run();
4881
+ t.value = !1, !x && (p.data && p.data.length && p.data.forEach((m) => {
4882
+ m.time = m.createdAt ? ne(m.createdAt).format("YYYY-MM-DD HH:mm:ss") : "", m.answerText = m.answer ? a(m.answer) : "";
4883
+ }), l.value == 1 ? o.value = p.data : o.value = o.value.concat(p.data), d.value = p.totalPage);
4884
+ }, f = (k) => k.searchType == 0 ? I("物联应用") : k.searchType == 1 ? I("知识库") : k.searchType == 2 ? I("全网") : I("全部"), g = async (k) => {
4885
+ c("record", k);
4886
+ }, A = async (k) => {
4887
+ await r(I("删除后,该会话将不可恢复,")), k.id, t.value = !0;
4888
+ const [x, p] = await qi({ id: k.id }).run();
4889
+ if (x) {
4896
4890
  t.value = !1;
4897
4891
  return;
4898
4892
  }
4899
- console.log("deleteRecordApi", p, b), h();
4900
- }, A = async (g) => {
4893
+ h();
4894
+ }, C = async (k) => {
4901
4895
  if (!o.value.length) return;
4902
- await r(T("清空后,所有历史将无法找回,")), t.value = !0;
4896
+ await r(I("清空后,所有历史将无法找回,")), t.value = !0;
4903
4897
  const [x, p] = await Bi().run();
4904
4898
  if (x) {
4905
4899
  t.value = !1;
4906
4900
  return;
4907
4901
  }
4908
- console.log("deleteAllRecordApi", x, p), h();
4902
+ h();
4909
4903
  };
4910
4904
  return Ou(() => {
4911
4905
  h();
4912
- }), (g, x) => Cu((w(), P("div", _c, [
4906
+ }), (k, x) => Cu((F(), P("div", _c, [
4913
4907
  v("div", gc, [
4914
4908
  v("div", kc, [
4915
4909
  j(y(Te), {
@@ -4920,7 +4914,7 @@ const Pi = Fu.post("/chat/chat-feedback"), ji = { class: "das-ai-select-containe
4920
4914
  v(
4921
4915
  "span",
4922
4916
  vc,
4923
- Z(y(T)("历史会话")),
4917
+ U(y(I)("历史会话")),
4924
4918
  1
4925
4919
  /* TEXT */
4926
4920
  )
@@ -4933,14 +4927,14 @@ const Pi = Fu.post("/chat/chat-feedback"), ji = { class: "das-ai-select-containe
4933
4927
  v(
4934
4928
  "div",
4935
4929
  null,
4936
- Z(y(T)("清空")),
4930
+ U(y(I)("清空")),
4937
4931
  1
4938
4932
  /* TEXT */
4939
4933
  )
4940
4934
  ]),
4941
4935
  default: W(() => [
4942
- j(y(Fn), {
4943
- onClick: A,
4936
+ j(y(E0), {
4937
+ onClick: C,
4944
4938
  size: "large",
4945
4939
  iconColor: "#666666"
4946
4940
  })
@@ -4955,18 +4949,18 @@ const Pi = Fu.post("/chat/chat-feedback"), ji = { class: "das-ai-select-containe
4955
4949
  onScroll: s
4956
4950
  }, {
4957
4951
  default: W(() => [
4958
- o.value.length ? (w(), P("div", Ac, [
4959
- (w(!0), P(
4952
+ o.value.length ? (F(), P("div", Ac, [
4953
+ (F(!0), P(
4960
4954
  Lu,
4961
4955
  null,
4962
- Wu(o.value, (p, b) => (w(), P("div", {
4956
+ Wu(o.value, (p, m) => (F(), P("div", {
4963
4957
  class: "history-dialogue-item",
4964
- onClick: (L) => k(p)
4958
+ onClick: (L) => g(p)
4965
4959
  }, [
4966
4960
  v(
4967
4961
  "div",
4968
4962
  Dc,
4969
- Z((p == null ? void 0 : p.queryTitle) || p.title),
4963
+ U((p == null ? void 0 : p.queryTitle) || p.title),
4970
4964
  1
4971
4965
  /* TEXT */
4972
4966
  ),
@@ -4984,14 +4978,14 @@ const Pi = Fu.post("/chat/chat-feedback"), ji = { class: "das-ai-select-containe
4984
4978
  v(
4985
4979
  "div",
4986
4980
  wc,
4987
- Z(d(p)),
4981
+ U(f(p)),
4988
4982
  1
4989
4983
  /* TEXT */
4990
4984
  ),
4991
4985
  v(
4992
4986
  "span",
4993
4987
  null,
4994
- Z(p.time),
4988
+ U(p.time),
4995
4989
  1
4996
4990
  /* TEXT */
4997
4991
  )
@@ -5007,14 +5001,14 @@ const Pi = Fu.post("/chat/chat-feedback"), ji = { class: "das-ai-select-containe
5007
5001
  v(
5008
5002
  "div",
5009
5003
  null,
5010
- Z(y(T)("删除")),
5004
+ U(y(I)("删除")),
5011
5005
  1
5012
5006
  /* TEXT */
5013
5007
  )
5014
5008
  ]),
5015
5009
  default: W(() => [
5016
- j(y(wn), {
5017
- onClick: Se((L) => C(p), ["stop"]),
5010
+ j(y(F0), {
5011
+ onClick: Se((L) => A(p), ["stop"]),
5018
5012
  size: "medium",
5019
5013
  iconColor: "#666666"
5020
5014
  }, null, 8, ["onClick"])
@@ -5030,7 +5024,7 @@ const Pi = Fu.post("/chat/chat-feedback"), ji = { class: "das-ai-select-containe
5030
5024
  256
5031
5025
  /* UNKEYED_FRAGMENT */
5032
5026
  ))
5033
- ])) : (w(), Y(y(Sn), { key: 0 }))
5027
+ ])) : (F(), Y(y(w0), { key: 0 }))
5034
5028
  ]),
5035
5029
  _: 1
5036
5030
  /* STABLE */
@@ -5041,7 +5035,7 @@ const Pi = Fu.post("/chat/chat-feedback"), ji = { class: "das-ai-select-containe
5041
5035
  [y(gt), t.value]
5042
5036
  ]);
5043
5037
  }
5044
- }), Tc = /* @__PURE__ */ su(Ic, [["__scopeId", "data-v-8c5ac496"]]);
5038
+ }), Tc = /* @__PURE__ */ au(Ic, [["__scopeId", "data-v-8c5ac496"]]);
5045
5039
  /*! js-cookie v3.0.5 | MIT */
5046
5040
  function te(u) {
5047
5041
  for (var e = 1; e < arguments.length; e++) {
@@ -5115,95 +5109,93 @@ function we(u, e) {
5115
5109
  var Nc = we(zc, { path: "/" });
5116
5110
  const Lc = () => {
5117
5111
  let u = 0, e = -1, t = [], n = "", r = -1, o = !1, c = "", i = "";
5118
- const a = B(!1), s = B(), l = B(!1), f = B(""), _ = () => {
5119
- const A = re() ? re() : Nc.get("accessToken"), g = bt().id, x = {};
5120
- return A && (x.token = A), g && (x.project = g), console.log("getObj", x), x;
5121
- }, h = (A = 0, g, x) => {
5122
- if (console.log("playAudio", A, g, x), n = g, r == 1 && A == 1 && i) {
5123
- console.log("playAudio2", A, n.loading, x), i.send(JSON.stringify({ text: x, taskId: c, taskType: A, overFlag: !n.loading, ..._() }));
5112
+ const a = N(!1), s = N(), l = N(!1), d = N(""), _ = () => {
5113
+ const C = re() ? re() : Nc.get("accessToken"), k = bt().id, x = {};
5114
+ return C && (x.token = C), k && (x.project = k), x;
5115
+ }, h = (C = 0, k, x) => {
5116
+ if (n = k, r == 1 && C == 1 && i) {
5117
+ i.send(JSON.stringify({ text: x, taskId: c, taskType: C, overFlag: !n.loading, ..._() }));
5124
5118
  return;
5125
5119
  }
5126
- n.audioStatus = "generated", i = new In({
5120
+ n.audioStatus = "generated", i = new S0({
5127
5121
  url: "/socket/api/speech/v1/tts",
5128
5122
  reconnectWhenClose: !0,
5129
5123
  opened: () => {
5130
- c = Vu(), console.log("opened", A), A == 0 && i.send(JSON.stringify({ text: n.content, taskId: c, taskType: A, ..._() })), A == 1 && i.send(JSON.stringify({ text: n.content, taskId: c, taskType: A, overFlag: !n.loading, ..._() })), r = A;
5124
+ c = Vu(), C == 0 && i.send(JSON.stringify({ text: n.content, taskId: c, taskType: C, ..._() })), C == 1 && i.send(JSON.stringify({ text: n.content, taskId: c, taskType: C, overFlag: !n.loading, ..._() })), r = C;
5131
5125
  },
5132
5126
  message: async (p) => {
5133
- if (console.log("message", p), (p == null ? void 0 : p.taskId) == c) {
5127
+ if ((p == null ? void 0 : p.taskId) == c) {
5134
5128
  if (!(p != null && p.baseData)) return;
5135
- p != null && p.baseData && t.push(p == null ? void 0 : p.baseData), r == 1 && (o = p.overFlag), e < 0 && (r == 0 && (u = p.totalCount, e = 0, n.audioStatus = "loading", f.value = `data:audio/mpeg;base64,${p == null ? void 0 : p.baseData}`, l.value = !0, C()), r == 1 && m.autoAudio && (e = 0, n.audioStatus = "loading", f.value = `data:audio/mpeg;base64,${p == null ? void 0 : p.baseData}`, l.value = !0, n.havePlayAutoAudio = !0, C())), a.value && (a.value = !1);
5129
+ p != null && p.baseData && t.push(p == null ? void 0 : p.baseData), r == 1 && (o = p.overFlag), e < 0 && (r == 0 && (u = p.totalCount, e = 0, n.audioStatus = "loading", d.value = `data:audio/mpeg;base64,${p == null ? void 0 : p.baseData}`, l.value = !0, A()), r == 1 && b.autoAudio && (e = 0, n.audioStatus = "loading", d.value = `data:audio/mpeg;base64,${p == null ? void 0 : p.baseData}`, l.value = !0, n.havePlayAutoAudio = !0, A())), a.value && (a.value = !1);
5136
5130
  }
5137
5131
  },
5138
5132
  error: (p) => {
5139
- d();
5133
+ f();
5140
5134
  },
5141
5135
  close: (p) => {
5142
- console.log("close", p);
5143
5136
  }
5144
5137
  });
5145
- }, d = () => {
5146
- var A;
5147
- console.log("pauseAudio", n), r = -1, e = -1, u = 0, o = !1, t = [], i && i.disconnect(), i = "", (A = s.value) == null || A.pause(), f.value = "", a.value = !1, l.value = !1, n && (n.audioStatus = "normal", n = "");
5148
- }, k = () => {
5138
+ }, f = () => {
5139
+ var C;
5140
+ r = -1, e = -1, u = 0, o = !1, t = [], i && i.disconnect(), i = "", (C = s.value) == null || C.pause(), d.value = "", a.value = !1, l.value = !1, n && (n.audioStatus = "normal", n = "");
5141
+ }, g = () => {
5149
5142
  if (r == 0) {
5150
- console.log("整体转换", e);
5151
- const A = e + 1;
5152
- if (A < u)
5153
- if (t[A]) {
5154
- console.log("播发下一个片段", A), e++, f.value = `data:audio/mpeg;base64,${t[e]}`;
5143
+ const C = e + 1;
5144
+ if (C < u)
5145
+ if (t[C]) {
5146
+ e++, d.value = `data:audio/mpeg;base64,${t[e]}`;
5155
5147
  return;
5156
5148
  } else {
5157
- a.value = !0, bu(a, (g) => {
5158
- console.log("watch-播发下一个片段", g, e), k();
5149
+ a.value = !0, bu(a, (k) => {
5150
+ g();
5159
5151
  });
5160
5152
  return;
5161
5153
  }
5162
- console.log("最终音频播放完成1"), d();
5154
+ f();
5163
5155
  }
5164
5156
  if (r == 1) {
5165
5157
  if (o) {
5166
5158
  if (e++, t[e]) {
5167
- console.log("播发下一个片段", e), f.value = `data:audio/mpeg;base64,${t[e]}`;
5159
+ d.value = `data:audio/mpeg;base64,${t[e]}`;
5168
5160
  return;
5169
5161
  }
5170
5162
  } else {
5171
- const A = e + 1;
5172
- if (t[A]) {
5173
- e++, console.log("播发下一个片段", e), f.value = `data:audio/mpeg;base64,${t[e]}`;
5163
+ const C = e + 1;
5164
+ if (t[C]) {
5165
+ e++, d.value = `data:audio/mpeg;base64,${t[e]}`;
5174
5166
  return;
5175
5167
  } else {
5176
- a.value = !0, bu(a, (g) => {
5177
- console.log("watch-播发下一个片段", g, e), k();
5168
+ a.value = !0, bu(a, (k) => {
5169
+ g();
5178
5170
  });
5179
5171
  return;
5180
5172
  }
5181
5173
  }
5182
- console.log("最终音频播放完成2"), d();
5174
+ f();
5183
5175
  }
5184
- }, C = () => {
5185
- console.log("audioAlarmRef", s.value), s.value.onended = function() {
5186
- console.log("音频播放完成"), k();
5176
+ }, A = () => {
5177
+ s.value.onended = function() {
5178
+ g();
5187
5179
  };
5188
5180
  };
5189
5181
  return {
5190
5182
  isAudioplay: l,
5191
- audioSrc: f,
5183
+ audioSrc: d,
5192
5184
  aiAudioRef: s,
5193
5185
  playAudio: h,
5194
- pauseAudio: d
5186
+ pauseAudio: f
5195
5187
  };
5196
5188
  }, Bc = { class: "das-ai-container" }, qc = {
5197
5189
  key: 0,
5198
5190
  class: "das-ai-index-mask"
5199
- }, Oc = { class: "ai-top" }, Rc = { class: "ai-top-left" }, Mc = { class: "ai-top-right" }, Pc = {
5191
+ }, Oc = { class: "ai-top" }, Mc = { class: "ai-top-left" }, Rc = { class: "ai-top-right" }, Pc = {
5200
5192
  key: 1,
5201
5193
  class: "das-ai-current-box",
5202
5194
  id: "das-ai-chat-scrollbox"
5203
5195
  }, jc = {
5204
5196
  key: 3,
5205
5197
  class: "das-ai-chat-new"
5206
- }, Hc = { class: "das-ai-chat-input-box" }, $c = { class: "sendervue-box" }, Vc = ["src", "muted"], Uc = "/api/llm/vector/v1/large-model/chat", Zc = /* @__PURE__ */ au({
5198
+ }, Hc = { class: "das-ai-chat-input-box" }, $c = { class: "sendervue-box" }, Vc = ["src", "muted"], Uc = "/api/llm/vector/v1/large-model/chat", Zc = /* @__PURE__ */ cu({
5207
5199
  __name: "index",
5208
5200
  props: {
5209
5201
  platformInitNextTick: {}
@@ -5211,69 +5203,69 @@ const Lc = () => {
5211
5203
  emits: ["toApp"],
5212
5204
  setup(u, { expose: e, emit: t }) {
5213
5205
  const n = u, r = t;
5214
- ne.extend(fn), ne.extend(hn);
5215
- const o = B(0), c = B(0), i = B(""), a = B(), s = B(""), l = B(null), f = B(!1), _ = B(null), h = B([
5216
- { id: "1", text: T("介绍达实公司及核心产品") },
5217
- { id: "2", text: T("介绍达实公司行业案例") },
5218
- { id: "3", text: T("预订上午9:00的会议室") }
5219
- ]), d = B({}), k = B([]), C = B(["A100", "A002", "A003", "A005"]), A = B(!1), g = B(!1), { folderDialogVue: x, showFolderDialog: p } = Nn(), { aiAudioRef: b, isAudioplay: L, audioSrc: F, playAudio: H, pauseAudio: M } = Lc();
5220
- let G = 0;
5206
+ ne.extend(d0), ne.extend(f0);
5207
+ const o = N(0), c = N(0), i = N(""), a = N(), s = N(""), l = N(null), d = N(!1), _ = N(null), h = N([
5208
+ { id: "1", text: I("介绍达实公司及核心产品") },
5209
+ { id: "2", text: I("介绍达实公司行业案例") },
5210
+ { id: "3", text: I("预订上午9:00的会议室") }
5211
+ ]), f = N({}), g = N([]), A = N(["A100", "A002", "A003", "A005"]), C = N(!1), k = N(!1), { folderDialogVue: x, showFolderDialog: p } = z0(), { aiAudioRef: m, isAudioplay: L, audioSrc: T, playAudio: H, pauseAudio: R } = Lc();
5212
+ let K = 0;
5221
5213
  Ou(async () => {
5222
5214
  n != null && n.platformInitNextTick && await (n == null ? void 0 : n.platformInitNextTick()), yt(!0), Uu();
5223
5215
  }), ht(() => {
5224
- console.log("ai-onBeforeUnmount"), me(), M();
5216
+ me(), R();
5225
5217
  });
5226
5218
  const _u = () => {
5227
- ku(), console.log("onActivated");
5219
+ ku();
5228
5220
  }, ju = () => {
5229
- M(), console.log("onDeactivated");
5221
+ R();
5230
5222
  };
5231
5223
  bu(
5232
- () => m.loading,
5224
+ () => b.loading,
5233
5225
  (D) => {
5234
- l.value && (l.value.loading = m.loading);
5226
+ l.value && (l.value.loading = b.loading);
5235
5227
  }
5236
5228
  ), bu(
5237
- () => m.searchType,
5229
+ () => b.searchType,
5238
5230
  (D) => {
5239
5231
  ku();
5240
5232
  }
5241
5233
  );
5242
5234
  const ku = async () => {
5243
- if (!m.searchType) return;
5244
- if (d[`${m.searchType}`]) {
5245
- h.value = d[`${m.searchType}`];
5235
+ if (!b.searchType) return;
5236
+ if (f[`${b.searchType}`]) {
5237
+ h.value = f[`${b.searchType}`];
5246
5238
  return;
5247
5239
  }
5248
- const [D, E] = await Ii({ type: m.searchType }, { ignoreErrorMessage: !0 }).run();
5249
- console.log("getNewGeneralQuestionApi", D, E), !D && E && (d[`${m.searchType}`] = E.map((N) => ({
5240
+ const [D, E] = await Ii({ type: b.searchType }, { ignoreErrorMessage: !0 }).run();
5241
+ D || E && (f[`${b.searchType}`] = E.map((B) => ({
5250
5242
  id: Vu(),
5251
- text: (N == null ? void 0 : N.questionPhrases) || (N == null ? void 0 : N.questionWord),
5252
- questionWord: (N == null ? void 0 : N.questionWord) || (N == null ? void 0 : N.questionPhrases)
5253
- })), h.value = d[`${m.searchType}`]);
5243
+ text: (B == null ? void 0 : B.questionPhrases) || (B == null ? void 0 : B.questionWord),
5244
+ questionWord: (B == null ? void 0 : B.questionWord) || (B == null ? void 0 : B.questionPhrases)
5245
+ })), h.value = f[`${b.searchType}`]);
5254
5246
  }, fu = () => {
5255
5247
  Ce(() => {
5256
- if (console.log("scrollTopDown", g.value), g.value) return;
5248
+ if (k.value) return;
5257
5249
  const D = document.querySelector("#das-ai-chat-scrollbox .das-ai-wrap-class");
5258
- D && (A.value = !0, D.scrollTop = D.scrollHeight, o.value = D.scrollHeight - D.clientHeight);
5250
+ D && (C.value = !0, D.scrollTop = D.scrollHeight, o.value = D.scrollHeight - D.clientHeight);
5259
5251
  });
5260
5252
  };
5261
- let iu = "";
5253
+ let ou = "";
5262
5254
  const Hu = () => {
5263
- iu && clearTimeout(iu), iu = setTimeout(() => {
5264
- g.value = !1;
5255
+ ou && clearTimeout(ou), ou = setTimeout(() => {
5256
+ k.value = !1;
5265
5257
  }, 2e3);
5266
5258
  }, fe = (D) => {
5267
- if (console.log("scrollFn", D, o.value), o.value <= 0) {
5259
+ if (o.value <= 0) {
5268
5260
  const E = document.querySelector("#das-ai-chat-scrollbox .das-ai-wrap-class");
5269
5261
  o.value = E.scrollHeight - E.clientHeight;
5270
5262
  }
5271
- m.showScrollBom = o.value - D.scrollTop > 50, A.value || (g.value = !0, Hu()), A.value = !1;
5263
+ b.showScrollBom = o.value - D.scrollTop > 50, C.value || (k.value = !0, Hu()), C.value = !1;
5272
5264
  }, wu = () => ({
5273
5265
  id: Vu(),
5274
5266
  role: "user",
5275
5267
  content: ""
5276
- }), Tu = () => ({
5268
+ }), Iu = () => ({
5277
5269
  id: Vu(),
5278
5270
  role: "ai",
5279
5271
  audioStatus: "normal",
@@ -5290,113 +5282,110 @@ const Lc = () => {
5290
5282
  file: [],
5291
5283
  urls: []
5292
5284
  }), he = async (D) => {
5293
- s.value = "", f.value = !0;
5294
- const [E, N] = await Li({ chatId: D.id }).run();
5295
- if (console.log("getRecordListApi", N, E), !E)
5296
- if (N) {
5297
- const uu = [];
5298
- let J = "", V = "", nu = "", vu = 0;
5299
- N && !N.status && (N.forEach((U) => {
5300
- J || (J = U.chat_id), V || (V = U.searchType), nu || (nu = U.fold_id), U.fromType == 0 && uu.push({
5285
+ s.value = "", d.value = !0;
5286
+ const [E, B] = await Li({ chatId: D.id }).run();
5287
+ if (!E)
5288
+ if (B) {
5289
+ const su = [];
5290
+ let J = "", V = "", tu = "", vu = 0;
5291
+ B && !B.status && (B.forEach((Z) => {
5292
+ J || (J = Z.chat_id), V || (V = Z.searchType), tu || (tu = Z.fold_id), Z.fromType == 0 && su.push({
5301
5293
  ...wu(),
5302
- content: (U == null ? void 0 : U.queryTitle) || U.content
5303
- }), U.fromType == 1 && (U.files || (U.files = []), U.urls || (U.urls = []), U.urls.length && (U.urls = U.urls.map((Iu) => ({
5304
- name: Iu.name,
5305
- appUrl: Iu.app_url,
5306
- webUrl: Iu.web_url,
5294
+ content: (Z == null ? void 0 : Z.queryTitle) || Z.content
5295
+ }), Z.fromType == 1 && (Z.files || (Z.files = []), Z.urls || (Z.urls = []), Z.urls.length && (Z.urls = Z.urls.map((Tu) => ({
5296
+ name: Tu.name,
5297
+ appUrl: Tu.app_url,
5298
+ webUrl: Tu.web_url,
5307
5299
  type: "url"
5308
- })), U.files.unshift(...U.urls)), uu.push({
5309
- ...Tu(),
5310
- content: U.content,
5311
- think: U.think,
5312
- urls: U.urls,
5313
- file: U.files,
5314
- saved: U.knowledge_type == "1",
5315
- queryId: U.QueryId,
5316
- intention: U.intention,
5317
- showSave: !C.value.includes(U.intention)
5300
+ })), Z.files.unshift(...Z.urls)), su.push({
5301
+ ...Iu(),
5302
+ content: Z.content,
5303
+ think: Z.think,
5304
+ urls: Z.urls,
5305
+ file: Z.files,
5306
+ saved: Z.knowledge_type == "1",
5307
+ queryId: Z.QueryId,
5308
+ intention: Z.intention,
5309
+ showSave: !A.value.includes(Z.intention)
5318
5310
  }));
5319
- }), vu = N == null ? void 0 : N.some((U) => U.feedback == 1)), console.log("arr", uu), q(), k.value = uu, c.value = J, m.searchType = V || "1", V == "1" && (m.folderId = nu, nu ? pe(nu) : m.folderName = ""), Uu(), fu(), f.value = !1, m.isSplitOut = vu;
5311
+ }), vu = B == null ? void 0 : B.some((Z) => Z.feedback == 1)), q(), g.value = su, c.value = J, b.searchType = V || "1", V == "1" && (b.folderId = tu, tu ? pe(tu) : b.folderName = ""), Uu(), fu(), d.value = !1, b.isSplitOut = vu;
5320
5312
  } else
5321
- f.value = !1;
5313
+ d.value = !1;
5322
5314
  }, pe = async (D) => {
5323
5315
  if (!D) return;
5324
- const [E, N] = await Ri({ id: D }).run();
5325
- console.log("getFolderDetailApi", E, N), !E && N && (m.folderName = N.folderName);
5316
+ const [E, B] = await Mi({ id: D }).run();
5317
+ E || B && (b.folderName = B.folderName);
5326
5318
  }, q = () => {
5327
- console.log("openNewChat"), _.value = null, m.loading = !1, M(), o.value = 0, k.value = [], l.value = null, A.value = !1, g.value = !1, c.value = null, Ln();
5328
- }, I = (D) => {
5329
- console.log("addNewEmit", D), D == "addNew" && q(), D == "scrollBom" && (g.value = !1, fu());
5330
- }, S = () => {
5331
- m.autoAudio = !m.autoAudio, m.autoAudio || M();
5319
+ _.value = null, b.loading = !1, R(), o.value = 0, g.value = [], l.value = null, C.value = !1, k.value = !1, c.value = null, N0();
5320
+ }, S = (D) => {
5321
+ D == "addNew" && q(), D == "scrollBom" && (k.value = !1, fu());
5322
+ }, w = () => {
5323
+ b.autoAudio = !b.autoAudio, b.autoAudio || R();
5332
5324
  }, O = (D) => {
5333
- R("sender", D == null ? void 0 : D.questionWord, D == null ? void 0 : D.text);
5334
- }, R = async (D, E, N = "") => {
5335
- if (console.log("sender", D, E), D == "sender") {
5336
- if (m.loading) return;
5337
- M(), g.value = !1;
5338
- const uu = {
5325
+ M("sender", D == null ? void 0 : D.questionWord, D == null ? void 0 : D.text);
5326
+ }, M = async (D, E, B = "") => {
5327
+ if (D == "sender") {
5328
+ if (b.loading) return;
5329
+ R(), k.value = !1;
5330
+ const su = {
5339
5331
  ...wu(),
5340
- content: N || E
5332
+ content: B || E
5341
5333
  }, J = {
5342
- ...Tu(),
5334
+ ...Iu(),
5343
5335
  loading: !0
5344
5336
  };
5345
- k.value.push(uu), k.value.push(J), l.value = J, Ve(E, N);
5346
- }
5347
- if (D == "stopMsg" && me(), D == "upload") {
5348
- const uu = await p();
5349
- console.log("senderEmit-upload", uu);
5337
+ g.value.push(su), g.value.push(J), l.value = J, Ve(E, B);
5350
5338
  }
5339
+ D == "stopMsg" && me(), D == "upload" && await p();
5351
5340
  }, $ = async (D, E) => {
5352
- var N, uu, J;
5353
- if (console.log("chatEmitFn", D, E), D == "regenerate" && E) {
5354
- if (m.loading) return;
5355
- if (M(), E.queryId) {
5356
- const vu = { queryId: E.queryId }, [U, Iu] = await Oi(vu).run();
5357
- if (console.log("deleteChatByIddApi", U, Iu), U) return;
5341
+ var B, su, J;
5342
+ if (D == "regenerate" && E) {
5343
+ if (b.loading) return;
5344
+ if (R(), E.queryId) {
5345
+ const vu = { queryId: E.queryId }, [Z, Tu] = await Oi(vu).run();
5346
+ if (Z) return;
5358
5347
  }
5359
5348
  E.queryId = "", E.think = "", E.thinkTime = 0, E.intention = "", E.content = "", E.audioStatus = "normal", E.file = [], E.urls = [], E.havePlayAutoAudio = !1, E.saved = !1, E.loading = !0, l.value = E;
5360
- const V = k.value.findIndex((vu) => vu.id == E.id), nu = (N = k.value[V - 1]) == null ? void 0 : N.content;
5361
- Ve(nu);
5349
+ const V = g.value.findIndex((vu) => vu.id == E.id), tu = (B = g.value[V - 1]) == null ? void 0 : B.content;
5350
+ Ve(tu);
5362
5351
  }
5363
5352
  if (D == "saveKnowledgebase") {
5364
- const V = E.item, nu = k.value.findIndex((Iu) => Iu.id == V.id), vu = (uu = k.value[nu - 1]) == null ? void 0 : uu.content, U = await p({
5353
+ const V = E.item, tu = g.value.findIndex((Tu) => Tu.id == V.id), vu = (su = g.value[tu - 1]) == null ? void 0 : su.content;
5354
+ await p({
5365
5355
  currentItem: V,
5366
5356
  sendVal: vu.slice(0, 20),
5367
5357
  // 知识库标题限制长度
5368
5358
  dom: E.dom
5369
- });
5370
- console.log("senderEmit-upload", U), U && (V.saved = !0, V.queryId && zi({ QueryId: V.queryId }).run());
5359
+ }) && (V.saved = !0, V.queryId && zi({ QueryId: V.queryId }).run());
5371
5360
  }
5372
- if (D == "reference" && (l.value = E, s.value = "reference"), D == "play" && (E.data.audioStatus == "normal" ? (M(), H(0, E.data)) : (l.value && (l.value.audioStatus = "normal"), M())), D == "preview" && Su(E), D == "splitout") {
5373
- m.isSplitOut = !m.isSplitOut;
5361
+ if (D == "reference" && (l.value = E, s.value = "reference"), D == "play" && (E.data.audioStatus == "normal" ? (R(), H(0, E.data)) : (l.value && (l.value.audioStatus = "normal"), R())), D == "preview" && Su(E), D == "splitout") {
5362
+ b.isSplitOut = !b.isSplitOut;
5374
5363
  const V = {
5375
5364
  chatId: c.value + "",
5376
5365
  queryId: ((J = l.value) == null ? void 0 : J.queryId) || (E == null ? void 0 : E.queryId),
5377
- feedback: Number(m.isSplitOut)
5378
- }, [nu] = await Pi(V).run();
5379
- if (nu) {
5380
- m.isSplitOut = !m.isSplitOut;
5366
+ feedback: Number(b.isSplitOut)
5367
+ }, [tu] = await Pi(V).run();
5368
+ if (tu) {
5369
+ b.isSplitOut = !b.isSplitOut;
5381
5370
  return;
5382
5371
  }
5383
5372
  }
5384
- }, tu = (D) => {
5373
+ }, eu = (D) => {
5385
5374
  r("toApp", D);
5386
5375
  }, Su = (D) => {
5387
- i.value = D, console.log("preview", a.value), Ce(() => {
5376
+ i.value = D, Ce(() => {
5388
5377
  var E;
5389
5378
  (E = a.value) == null || E.preview();
5390
5379
  });
5391
5380
  }, He = (D) => {
5392
- console.log("toRecord2", D), M(), s.value = "history";
5381
+ R(), s.value = "history";
5393
5382
  }, $e = () => {
5394
5383
  s.value = "";
5395
5384
  }, Jt = (D, E = "") => {
5396
- const N = {
5385
+ const B = {
5397
5386
  query: D,
5398
5387
  queryTitle: E,
5399
- deepThinkFlag: m.deepseek ? "1" : "0",
5388
+ deepThinkFlag: b.deepseek ? "1" : "0",
5400
5389
  // project: getProjectInfo().id,
5401
5390
  isInnerSearch: "0",
5402
5391
  //应用内搜索(0否1是)
@@ -5405,7 +5394,7 @@ const Lc = () => {
5405
5394
  isGlobalSearch: "0"
5406
5395
  //是否搜索全网(0否1是)
5407
5396
  };
5408
- return c.value || (c.value = (/* @__PURE__ */ new Date()).getTime()), N.chatId = c.value, m.searchType == "0" && (N.isInnerSearch = "1"), m.searchType == "1" && (N.isKnowledgeSearch = "1", N.foldId = m.folderId == m.allKnowId ? "" : m.folderId), m.searchType == "2" && (N.isGlobalSearch = "1"), console.log("getPayload", N), JSON.stringify(N);
5397
+ return c.value || (c.value = (/* @__PURE__ */ new Date()).getTime()), B.chatId = c.value, b.searchType == "0" && (B.isInnerSearch = "1"), b.searchType == "1" && (B.isKnowledgeSearch = "1", B.foldId = b.folderId == b.allKnowId ? "" : b.folderId), b.searchType == "2" && (B.isGlobalSearch = "1"), JSON.stringify(B);
5409
5398
  }, Wt = () => {
5410
5399
  const D = {
5411
5400
  // Authorization: `Bearer ${getToken()}`,
@@ -5416,8 +5405,8 @@ const Lc = () => {
5416
5405
  };
5417
5406
  let be = "";
5418
5407
  const Ve = (D, E = "") => {
5419
- m.loading = !0, fu();
5420
- const N = new ru(`${pt().baseURL}${Uc}?project=${bt().id}`, {
5408
+ b.loading = !0, fu();
5409
+ const B = new nu(`${pt().baseURL}${Uc}?project=${bt().id}`, {
5421
5410
  method: "POST",
5422
5411
  // 使用 POST 请求
5423
5412
  headers: Wt(),
@@ -5427,30 +5416,30 @@ const Lc = () => {
5427
5416
  heartbeatTimeout: 10 * 60 * 1e3
5428
5417
  });
5429
5418
  be = Vu();
5430
- const uu = be;
5431
- N.onmessage = (J) => {
5432
- if (console.log("sseSource-onmessage", J), uu != be) return;
5419
+ const su = be;
5420
+ B.onmessage = (J) => {
5421
+ if (su != be) return;
5433
5422
  if (J.data == "[DONE]") {
5434
- N.close(), console.log("currentItem.value.content", l.value), m.loading = !1, l.value.loading = !1, m.autoAudio && l.value.content && l.value.audioStatus != "normal" && H(1, l.value, ""), fu();
5423
+ B.close(), b.loading = !1, l.value.loading = !1, b.autoAudio && l.value.content && l.value.audioStatus != "normal" && H(1, l.value, ""), fu();
5435
5424
  return;
5436
5425
  }
5437
5426
  const V = JSON.parse(J.data);
5438
- if (l.value.intention || (l.value.intention = V.intention, l.value.showSave = !C.value.includes(V.intention)), V.type == "queryId" && (l.value.queryId || (l.value.queryId = V.content)), V.type == "think" && (l.value.think || (G = (/* @__PURE__ */ new Date()).getTime()), l.value.think = l.value.think + V.content), V.type == "text") {
5439
- if (G && l.value.think && !l.value.content) {
5440
- const nu = (/* @__PURE__ */ new Date()).getTime() - G;
5441
- G = 0, l.value.thinkTime = parseInt(`${nu / 1e3}`);
5427
+ if (l.value.intention || (l.value.intention = V.intention, l.value.showSave = !A.value.includes(V.intention)), V.type == "queryId" && (l.value.queryId || (l.value.queryId = V.content)), V.type == "think" && (l.value.think || (K = (/* @__PURE__ */ new Date()).getTime()), l.value.think = l.value.think + V.content), V.type == "text") {
5428
+ if (K && l.value.think && !l.value.content) {
5429
+ const tu = (/* @__PURE__ */ new Date()).getTime() - K;
5430
+ K = 0, l.value.thinkTime = parseInt(`${tu / 1e3}`);
5442
5431
  }
5443
- l.value.content = l.value.content + V.content, l.value.showSave, m.autoAudio && (console.log("autoAudio", l.value.audioStatus), l.value.audioStatus == "normal" ? H(1, l.value, l.value.content) : H(1, l.value, V.content));
5432
+ l.value.content = l.value.content + V.content, l.value.showSave, b.autoAudio && (l.value.audioStatus == "normal" ? H(1, l.value, l.value.content) : H(1, l.value, V.content));
5444
5433
  }
5445
5434
  V.type == "file" && l.value.file.push(V), V.type == "url" && (V.webUrl && (V.webUrl = decodeURIComponent(V.webUrl)), V.name = V.content, l.value.file.push(V), l.value.urls.push(V)), fu();
5446
- }, N.onerror = (J) => {
5447
- console.error("SSE error:", J), N.close(), m.loading = !1, l.value.content = T("连接错误");
5448
- }, _.value = N;
5435
+ }, B.onerror = (J) => {
5436
+ B.close(), b.loading = !1, l.value.content = I("连接错误");
5437
+ }, _.value = B;
5449
5438
  }, me = () => {
5450
5439
  var D;
5451
- if ((D = _.value) == null || D.close(), m.loading = !1, Qt(), l.value && (l.value.loading = !1, console.log("stopMsg1", l.value.think), console.log("stopMsg2", l.value.thinkTime), l.value.think && !l.value.thinkTime)) {
5452
- const E = (/* @__PURE__ */ new Date()).getTime() - G;
5453
- G = 0, l.value.thinkTime = parseInt(`${E / 1e3}`);
5440
+ if ((D = _.value) == null || D.close(), b.loading = !1, Qt(), l.value && (l.value.loading = !1, l.value.think && !l.value.thinkTime)) {
5441
+ const E = (/* @__PURE__ */ new Date()).getTime() - K;
5442
+ K = 0, l.value.thinkTime = parseInt(`${E / 1e3}`);
5454
5443
  }
5455
5444
  }, Qt = async () => {
5456
5445
  if (l.value && l.value.loading && l.value.queryId && l.value.content) {
@@ -5464,7 +5453,7 @@ const Lc = () => {
5464
5453
  //来源(0:用户,1:AI)
5465
5454
  intention: l.value.intention,
5466
5455
  //意图(A001:企业能耗,A002:楼控,A003:会议室,A004:能源管理,A005:IOC,A006:知识库)
5467
- searchType: m.searchType,
5456
+ searchType: b.searchType,
5468
5457
  //搜索类型(0:应用,1:知识库,2:全网)
5469
5458
  fold_id: "",
5470
5459
  QueryId: l.value.queryId,
@@ -5484,39 +5473,39 @@ const Lc = () => {
5484
5473
  }))
5485
5474
  //
5486
5475
  };
5487
- E.searchType == "1" && (E.fold_id = m.folderId == m.allKnowId ? "" : m.folderId);
5488
- const [N, uu] = await Ti(E).run();
5489
- if (console.log("stopChatApi", uu, N), N) return;
5476
+ E.searchType == "1" && (E.fold_id = b.folderId == b.allKnowId ? "" : b.folderId);
5477
+ const [B, su] = await Ti(E).run();
5478
+ if (B) return;
5490
5479
  }
5491
5480
  };
5492
5481
  return e({
5493
5482
  senderVal: (D) => {
5494
- m.senderValue = `${m.senderValue}${D}`;
5483
+ b.senderValue = `${b.senderValue}${D}`;
5495
5484
  },
5496
5485
  outSendMsg: () => {
5497
- m.senderValue && R("sender", m.senderValue);
5486
+ b.senderValue && M("sender", b.senderValue);
5498
5487
  },
5499
5488
  showFn: _u,
5500
5489
  hideFn: ju,
5501
5490
  playAudioFn: () => {
5502
- const D = k.value.findLastIndex((N) => N.role == "ai"), E = k.value[D] ? k.value[D] : null;
5491
+ const D = g.value.findLastIndex((B) => B.role == "ai"), E = g.value[D] ? g.value[D] : null;
5503
5492
  E && H(0, E);
5504
5493
  },
5505
- pauseAudio: M,
5494
+ pauseAudio: R,
5506
5495
  stopMsg: me,
5507
5496
  openNewChat: q
5508
5497
  }), (D, E) => {
5509
- const N = un("dasLoading");
5510
- return Cu((w(), P("div", Bc, [
5511
- s.value ? (w(), P("div", qc, [
5512
- s.value == "reference" ? (w(), Y(bc, {
5498
+ const B = u0("dasLoading");
5499
+ return Cu((F(), P("div", Bc, [
5500
+ s.value ? (F(), P("div", qc, [
5501
+ s.value == "reference" ? (F(), Y(bc, {
5513
5502
  key: 0,
5514
5503
  item: l.value,
5515
5504
  onPreview: Su,
5516
5505
  onBack: $e,
5517
- onToApp: tu
5506
+ onToApp: eu
5518
5507
  }, null, 8, ["item"])) : z("v-if", !0),
5519
- s.value == "history" ? (w(), Y(Tc, {
5508
+ s.value == "history" ? (F(), Y(Tc, {
5520
5509
  key: 1,
5521
5510
  chatId: c.value,
5522
5511
  onRecord: he,
@@ -5524,13 +5513,13 @@ const Lc = () => {
5524
5513
  }, null, 8, ["chatId"])) : z("v-if", !0)
5525
5514
  ])) : z("v-if", !0),
5526
5515
  v("div", Oc, [
5527
- v("div", Rc, [
5516
+ v("div", Mc, [
5528
5517
  j(tc, {
5529
5518
  onBack: q,
5530
- listLength: k.value.length
5519
+ listLength: g.value.length
5531
5520
  }, null, 8, ["listLength"])
5532
5521
  ]),
5533
- v("div", Mc, [
5522
+ v("div", Rc, [
5534
5523
  j(y(gu), {
5535
5524
  placement: "top",
5536
5525
  type: "button"
@@ -5539,23 +5528,23 @@ const Lc = () => {
5539
5528
  v(
5540
5529
  "div",
5541
5530
  null,
5542
- Z(y(T)("自动播报")),
5531
+ U(y(I)("自动播报")),
5543
5532
  1
5544
5533
  /* TEXT */
5545
5534
  )
5546
5535
  ]),
5547
5536
  default: W(() => [
5548
5537
  v("div", {
5549
- onClick: S,
5538
+ onClick: w,
5550
5539
  style: { "margin-right": "16px" },
5551
5540
  class: "ai-top-right-icon"
5552
5541
  }, [
5553
- y(m).autoAudio ? (w(), Y(y(an), {
5542
+ y(b).autoAudio ? (F(), Y(y(c0), {
5554
5543
  key: 0,
5555
5544
  customSize: "20",
5556
5545
  iconColor: "#006DF1"
5557
5546
  })) : z("v-if", !0),
5558
- y(m).autoAudio ? z("v-if", !0) : (w(), Y(y(sn), {
5547
+ y(b).autoAudio ? z("v-if", !0) : (F(), Y(y(a0), {
5559
5548
  key: 1,
5560
5549
  customSize: "20",
5561
5550
  iconColor: "#333333"
@@ -5573,7 +5562,7 @@ const Lc = () => {
5573
5562
  v(
5574
5563
  "div",
5575
5564
  null,
5576
- Z(y(T)("历史会话")),
5565
+ U(y(I)("历史会话")),
5577
5566
  1
5578
5567
  /* TEXT */
5579
5568
  )
@@ -5583,7 +5572,7 @@ const Lc = () => {
5583
5572
  onClick: He,
5584
5573
  class: "ai-top-right-icon"
5585
5574
  }, [
5586
- j(y(ln), {
5575
+ j(y(s0), {
5587
5576
  customSize: "20",
5588
5577
  iconColor: "#666666"
5589
5578
  })
@@ -5594,7 +5583,7 @@ const Lc = () => {
5594
5583
  })
5595
5584
  ])
5596
5585
  ]),
5597
- k.value.length ? (w(), P("div", Pc, [
5586
+ g.value.length ? (F(), P("div", Pc, [
5598
5587
  j(y(Ie), {
5599
5588
  "wrap-class": "das-ai-wrap-class",
5600
5589
  onScroll: fe
@@ -5602,20 +5591,20 @@ const Lc = () => {
5602
5591
  default: W(() => [
5603
5592
  j(Qo, {
5604
5593
  onChatEmit: $,
5605
- chartList: k.value
5594
+ chartList: g.value
5606
5595
  }, null, 8, ["chartList"])
5607
5596
  ]),
5608
5597
  _: 1
5609
5598
  /* STABLE */
5610
5599
  })
5611
5600
  ])) : z("v-if", !0),
5612
- k.value.length ? z("v-if", !0) : (w(), Y(Fi, {
5601
+ g.value.length ? z("v-if", !0) : (F(), Y(Fi, {
5613
5602
  key: 2,
5614
5603
  list: h.value,
5615
5604
  onClick: O
5616
5605
  }, null, 8, ["list"])),
5617
5606
  z(' v-if="currentList.length && !dasAiData.loading" '),
5618
- k.value.length ? (w(), P("div", jc, [
5607
+ g.value.length ? (F(), P("div", jc, [
5619
5608
  E[0] || (E[0] = v(
5620
5609
  "div",
5621
5610
  { class: "chat-new-top-mask" },
@@ -5623,7 +5612,7 @@ const Lc = () => {
5623
5612
  -1
5624
5613
  /* CACHED */
5625
5614
  )),
5626
- j(gi, { onAddNewEmit: I })
5615
+ j(gi, { onAddNewEmit: S })
5627
5616
  ])) : z("v-if", !0),
5628
5617
  z(' :class="{ full: !currentList.length }" '),
5629
5618
  v("div", Hc, [
@@ -5640,8 +5629,8 @@ const Lc = () => {
5640
5629
  z(' v-show="!dasAiData.loading" '),
5641
5630
  v("div", $c, [
5642
5631
  j(pi, {
5643
- isNew: !k.value.length,
5644
- onSenderEmit: R
5632
+ isNew: !g.value.length,
5633
+ onSenderEmit: M
5645
5634
  }, null, 8, ["isNew"])
5646
5635
  ]),
5647
5636
  z(` <div v-show="dasAiData.loading" class="loading-content">\r
@@ -5658,97 +5647,97 @@ const Lc = () => {
5658
5647
  ))
5659
5648
  ]),
5660
5649
  j(y(x)),
5661
- j(y(dn), {
5650
+ j(y(l0), {
5662
5651
  ref_key: "dasPreviewRef",
5663
5652
  ref: a,
5664
5653
  "file-url": i.value
5665
5654
  }, null, 8, ["file-url"]),
5666
5655
  v("audio", {
5667
- src: y(F),
5656
+ src: y(T),
5668
5657
  class: "ai-audio-class",
5669
5658
  ref_key: "aiAudioRef",
5670
- ref: b,
5659
+ ref: m,
5671
5660
  muted: !y(L),
5672
5661
  autoplay: ""
5673
5662
  }, null, 8, Vc)
5674
5663
  ])), [
5675
- [N, f.value]
5664
+ [B, d.value]
5676
5665
  ]);
5677
5666
  };
5678
5667
  }
5679
- }), Gc = /* @__PURE__ */ su(Zc, [["__scopeId", "data-v-25e52ed7"]]), Kc = { class: "das-ai-panel-div 2" }, Jc = { class: "das-ai-panel-coantainer-header" }, Wc = { class: "das-ai-panel-header-title" }, Qc = { class: "das-ai-panel-coantainer-body" }, Xc = /* @__PURE__ */ au({
5668
+ }), Gc = /* @__PURE__ */ au(Zc, [["__scopeId", "data-v-25e52ed7"]]), Kc = { class: "das-ai-panel-div 2" }, Jc = { class: "das-ai-panel-coantainer-header" }, Wc = { class: "das-ai-panel-header-title" }, Qc = { class: "das-ai-panel-coantainer-body" }, Xc = /* @__PURE__ */ cu({
5680
5669
  __name: "index",
5681
5670
  props: {
5682
5671
  platformInitNextTick: {}
5683
5672
  },
5684
5673
  emits: ["confirm", "toApp", "getStatus"],
5685
5674
  setup(u, { expose: e, emit: t }) {
5686
- const n = t, r = rn(), o = B(), c = B(0), i = B(), a = B(!1);
5675
+ const n = t, r = r0(), o = N(), c = N(0), i = N(), a = N(!1);
5687
5676
  bu(
5688
5677
  () => r == null ? void 0 : r.path,
5689
- (b, L) => {
5690
- console.log(`路由从 ${L} 变为 ${b}`), f();
5678
+ (m, L) => {
5679
+ d();
5691
5680
  }
5692
5681
  ), Ou(() => {
5693
5682
  setTimeout(() => {
5694
5683
  Ce(() => {
5695
- let b = document.getElementsByClassName("das-web-app-header")[0];
5696
- b && (c.value = b.clientHeight), b && !i.value && (i.value = Tn((L) => {
5684
+ let m = document.getElementsByClassName("das-web-app-header")[0];
5685
+ m && (c.value = m.clientHeight), m && !i.value && (i.value = I0((L) => {
5697
5686
  c.value = L.height;
5698
- }, b));
5687
+ }, m));
5699
5688
  });
5700
5689
  }, 1e3);
5701
5690
  }), ht(() => {
5702
- var b;
5703
- (b = i.value) == null || b.disconnect(), i.value = null;
5691
+ var m;
5692
+ (m = i.value) == null || m.disconnect(), i.value = null;
5704
5693
  });
5705
- const s = (b) => {
5706
- console.log("toApp", b), n("toApp", b);
5694
+ const s = (m) => {
5695
+ n("toApp", m);
5707
5696
  }, l = () => {
5708
- var b;
5709
- a.value || (a.value = !0, (b = o.value) == null || b.showFn(), n("getStatus", !0));
5710
- }, f = () => {
5711
- var b;
5712
- a.value = !1, (b = o.value) == null || b.hideFn(), n("getStatus", !1);
5697
+ var m;
5698
+ a.value || (a.value = !0, (m = o.value) == null || m.showFn(), n("getStatus", !0));
5699
+ }, d = () => {
5700
+ var m;
5701
+ a.value = !1, (m = o.value) == null || m.hideFn(), n("getStatus", !1);
5713
5702
  };
5714
5703
  return e({
5715
- setAutoAudio: (b) => {
5716
- m.autoAudio = b;
5704
+ setAutoAudio: (m) => {
5705
+ b.autoAudio = m;
5717
5706
  },
5718
- setConfig: (b) => {
5719
- b != null && b.searchType && (m.searchType = b == null ? void 0 : b.searchType), (b == null ? void 0 : b.searchType) == "1" && (m.folderId = b.folderId ? b.folderId : "", m.folderName = b.folderName ? b.folderName : ""), Uu();
5707
+ setConfig: (m) => {
5708
+ m != null && m.searchType && (b.searchType = m == null ? void 0 : m.searchType), (m == null ? void 0 : m.searchType) == "1" && (b.folderId = m.folderId ? m.folderId : "", b.folderName = m.folderName ? m.folderName : ""), Uu();
5720
5709
  },
5721
5710
  stopMsg: () => {
5722
- var b;
5723
- (b = o.value) == null || b.stopMsg();
5711
+ var m;
5712
+ (m = o.value) == null || m.stopMsg();
5724
5713
  },
5725
5714
  playAudio: () => {
5726
- var b;
5727
- (b = o.value) == null || b.playAudioFn();
5715
+ var m;
5716
+ (m = o.value) == null || m.playAudioFn();
5728
5717
  },
5729
5718
  pauseAudio: () => {
5730
- var b;
5731
- (b = o.value) == null || b.pauseAudio();
5719
+ var m;
5720
+ (m = o.value) == null || m.pauseAudio();
5732
5721
  },
5733
5722
  openNewChat: () => {
5734
- var b;
5735
- (b = o.value) == null || b.openNewChat();
5723
+ var m;
5724
+ (m = o.value) == null || m.openNewChat();
5736
5725
  },
5737
5726
  send: () => {
5738
- var b;
5739
- (b = o.value) == null || b.outSendMsg();
5727
+ var m;
5728
+ (m = o.value) == null || m.outSendMsg();
5740
5729
  },
5741
- senderVal: (b) => {
5730
+ senderVal: (m) => {
5742
5731
  var L;
5743
- (L = o.value) == null || L.senderVal(b);
5732
+ (L = o.value) == null || L.senderVal(m);
5744
5733
  },
5745
5734
  clearSenderVal: () => {
5746
- m.senderValue = "";
5735
+ b.senderValue = "";
5747
5736
  },
5748
5737
  openPanel: l,
5749
- closePanel: f
5750
- }), (b, L) => (w(), P("div", Kc, [
5751
- j(en, {
5738
+ closePanel: d
5739
+ }), (m, L) => (F(), P("div", Kc, [
5740
+ j(e0, {
5752
5741
  name: "das-ai-panel",
5753
5742
  persisted: ""
5754
5743
  }, {
@@ -5757,22 +5746,22 @@ const Lc = () => {
5757
5746
  "div",
5758
5747
  {
5759
5748
  class: "das-ai-panel-coantainer",
5760
- style: tn({ top: `${c.value}px` })
5749
+ style: t0({ top: `${c.value}px` })
5761
5750
  },
5762
5751
  [
5763
5752
  v("div", Jc, [
5764
5753
  v(
5765
5754
  "div",
5766
5755
  Wc,
5767
- Z(y(T)("AI助手")),
5756
+ U(y(I)("AI助手")),
5768
5757
  1
5769
5758
  /* TEXT */
5770
5759
  ),
5771
5760
  v("div", {
5772
- onClick: f,
5761
+ onClick: d,
5773
5762
  class: "das-ai-panel-header-close"
5774
5763
  }, [
5775
- j(y(on), {
5764
+ j(y(o0), {
5776
5765
  size: "medium",
5777
5766
  iconColor: "#666666"
5778
5767
  })
@@ -5780,7 +5769,7 @@ const Lc = () => {
5780
5769
  ]),
5781
5770
  v("div", Qc, [
5782
5771
  j(Gc, {
5783
- platformInitNextTick: b.platformInitNextTick,
5772
+ platformInitNextTick: m.platformInitNextTick,
5784
5773
  ref_key: "dasAiVueRef",
5785
5774
  ref: o,
5786
5775
  onToApp: s
@@ -5817,7 +5806,7 @@ const Lc = () => {
5817
5806
  </das-drawer>`)
5818
5807
  ]));
5819
5808
  }
5820
- }), Yc = /* @__PURE__ */ su(Xc, [["__scopeId", "data-v-694b3ee4"]]), ua = {
5809
+ }), Yc = /* @__PURE__ */ au(Xc, [["__scopeId", "data-v-694b3ee4"]]), ua = {
5821
5810
  AI助手: { "zh-CN": "AI助手", en: "AI Assistant", _appCode: "framework" },
5822
5811
  自动播报: { "zh-CN": "自动播报", en: "Auto Broadcast" },
5823
5812
  历史会话: { "zh-CN": "历史会话", en: "History Sessions" },
@@ -5905,12 +5894,12 @@ const Lc = () => {
5905
5894
  吐槽: { "zh-CN": "吐槽", en: "Spit out" },
5906
5895
  取消吐槽: { "zh-CN": "取消吐槽", en: "Cancel the Spitting" }
5907
5896
  };
5908
- cn(ua);
5909
- const Ga = () => B(null), Ka = nn(Yc);
5897
+ i0(ua);
5898
+ const Ga = () => N(null), Ka = n0(Yc);
5910
5899
  export {
5911
5900
  Ka as D,
5912
- su as _,
5901
+ au as _,
5913
5902
  Ga as a,
5914
- Mi as g,
5903
+ Ri as g,
5915
5904
  Za as s
5916
5905
  };