ai12z 3.13.3 → 3.14.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (115) hide show
  1. package/dist/cjs/ai12z-bot.cjs.entry.js +107 -19
  2. package/dist/cjs/ai12z-chat-message.cjs.entry.js +17 -46
  3. package/dist/cjs/ai12z-knowledge-box.cjs.entry.js +14 -60
  4. package/dist/cjs/index.cjs.js +1 -0
  5. package/dist/cjs/styleSheetRegistry-7aecMygn.js +175 -0
  6. package/dist/collection/components/ai12z-bot/ai12z-bot.js +32 -13
  7. package/dist/collection/components/ai12z-knowledge-box/ai12z-knowledge-box.js +15 -61
  8. package/dist/collection/components/ai12z-knowledge-box/components/ai12z-chat-message.js +16 -46
  9. package/dist/collection/utils/liveagents/providers/salesforce.js +75 -6
  10. package/dist/collection/utils/styleSheetRegistry.js +169 -0
  11. package/dist/components/ai12z-bot.js +1 -1
  12. package/dist/components/ai12z-chat-message.js +1 -1
  13. package/dist/components/ai12z-chat.js +1 -1
  14. package/dist/components/ai12z-container.js +1 -1
  15. package/dist/components/ai12z-cta.js +1 -1
  16. package/dist/components/ai12z-form.js +1 -1
  17. package/dist/components/ai12z-inline-search.js +1 -1
  18. package/dist/components/ai12z-input-form.js +1 -1
  19. package/dist/components/ai12z-knowledge-box.js +1 -1
  20. package/dist/components/ai12z-search-panel.js +1 -1
  21. package/dist/components/audio-recorder.js +1 -1
  22. package/dist/components/dynamic-form.js +1 -1
  23. package/dist/components/index.js +1 -1
  24. package/dist/components/interaction-buttons.js +1 -1
  25. package/dist/components/item-list.js +1 -1
  26. package/dist/components/{p-DKxaam7U.js → p-3j2aDKYq.js} +1 -1
  27. package/dist/components/{p-BP8ig03d.js → p-AQ1MS6Ps.js} +1 -1
  28. package/dist/components/p-B9IJbo4G.js +1 -0
  29. package/dist/components/{p-DsZWeAcM.js → p-BWMhH2R1.js} +1 -1
  30. package/dist/components/{p-5UYwpNzl.js → p-BaXs0IIw.js} +1 -1
  31. package/dist/components/{p-Gr6Q2s96.js → p-Bnj1LjUJ.js} +1 -1
  32. package/dist/components/p-BwpiW24r.js +1 -0
  33. package/dist/components/{p-Bo3Ig8oX.js → p-BwqXbNCx.js} +1 -1
  34. package/dist/components/{p-D2nUK4Pa.js → p-COqFEHJ7.js} +1 -1
  35. package/dist/components/{p-DA32xa7d.js → p-Ci85xHWQ.js} +1 -1
  36. package/dist/components/{p-DUaZgAhA.js → p-CrfXJRIo.js} +1 -1
  37. package/dist/components/{p-DJ68HDol.js → p-DkRAkHLI.js} +2 -2
  38. package/dist/components/{p-ha1wIlZ-.js → p-Dubjoiw6.js} +1 -1
  39. package/dist/components/{p-C2wKkcYa.js → p-DvtUY5FW.js} +1 -1
  40. package/dist/components/{p-J--erGbY.js → p-dQEvevXk.js} +1 -1
  41. package/dist/{library/p-DAGa-uHD.js → components/p-g36mIk7k.js} +1 -1
  42. package/dist/components/p-m0Ed3g6I.js +1 -0
  43. package/dist/components/p-mBjDeFh_.js +1 -0
  44. package/dist/components/{p-q7YWDP9B.js → p-pOVc-eI8.js} +1 -1
  45. package/dist/components/{p-BCJzelr9.js → p-qwKoi5kn.js} +1 -1
  46. package/dist/components/{p-CKAp10SJ.js → p-xTOLReQF.js} +1 -1
  47. package/dist/components/privacy-modal.js +1 -1
  48. package/dist/components/search-results-page.js +1 -1
  49. package/dist/esm/ai12z-bot.entry.js +115 -27
  50. package/dist/esm/ai12z-category_2.entry.js +3 -3
  51. package/dist/esm/ai12z-chat-message.entry.js +17 -46
  52. package/dist/esm/ai12z-chat_2.entry.js +8 -8
  53. package/dist/esm/ai12z-container.entry.js +3 -3
  54. package/dist/esm/ai12z-cta.entry.js +4 -4
  55. package/dist/esm/ai12z-form.entry.js +2 -2
  56. package/dist/esm/ai12z-inline-search.entry.js +2 -2
  57. package/dist/esm/ai12z-knowledge-box.entry.js +18 -64
  58. package/dist/esm/ai12z-search-panel.entry.js +1 -1
  59. package/dist/esm/chat-avatar_6.entry.js +1 -1
  60. package/dist/esm/{ctaHelpers-BhM8KbEY.js → ctaHelpers-DrH6S5iU.js} +1 -1
  61. package/dist/esm/dynamic-form.entry.js +1 -1
  62. package/dist/esm/{index-BQKLwW-C.js → index-VWr-8RG8.js} +1 -1
  63. package/dist/esm/index.js +10 -9
  64. package/dist/esm/item-list.entry.js +2 -2
  65. package/dist/esm/{keyboard-shortcuts-Bd3LDe9j.js → keyboard-shortcuts-BhKv64FZ.js} +2 -2
  66. package/dist/esm/{parseHelper-9rP0JS7J.js → parseHelper-kOGOndOe.js} +1 -1
  67. package/dist/esm/{processCarouselData-Bf2pDFsV.js → processCarouselData-DX152a4X.js} +1 -1
  68. package/dist/esm/{reCaptchaHelpers-CUcgfdqX.js → reCaptchaHelpers-DUpCzUFb.js} +1 -1
  69. package/dist/esm/search-results-page.entry.js +4 -4
  70. package/dist/esm/{socket-service-B1OMbkCM.js → socket-service-D_h5x8Gr.js} +1 -1
  71. package/dist/esm/styleSheetRegistry-Bfi9VkqK.js +172 -0
  72. package/dist/esm/{surveyHelpers-CvrZlir1.js → surveyHelpers-D-00eWjv.js} +1 -1
  73. package/dist/esm/{utils-BTLjNTwP.js → utils-DK_Yhmpx.js} +1 -1
  74. package/dist/library/index.esm.js +1 -1
  75. package/dist/library/library.esm.js +1 -1
  76. package/dist/library/{p-cd764f70.entry.js → p-11c1f91d.entry.js} +1 -1
  77. package/dist/library/{p-806bfb3d.entry.js → p-1d382046.entry.js} +1 -1
  78. package/dist/library/{p-0641ba91.entry.js → p-252bb713.entry.js} +2 -2
  79. package/dist/library/p-25a678ca.entry.js +1 -0
  80. package/dist/library/p-53edf210.entry.js +1 -0
  81. package/dist/library/p-646a7eae.entry.js +1 -0
  82. package/dist/library/p-675d0243.entry.js +1 -0
  83. package/dist/library/{p-60d5d99f.entry.js → p-6ea05db1.entry.js} +1 -1
  84. package/dist/library/{p-7f0e306c.entry.js → p-7154a204.entry.js} +1 -1
  85. package/dist/library/{p-07f11cb8.entry.js → p-72a5eaf2.entry.js} +1 -1
  86. package/dist/library/{p-2d262192.entry.js → p-8f238b3f.entry.js} +1 -1
  87. package/dist/library/p-9cffb6fa.entry.js +1 -0
  88. package/dist/library/{p-y3Go1NSi.js → p-BCkDiHIY.js} +1 -1
  89. package/dist/{components/p-BhV62IFF.js → library/p-By1gJKXA.js} +1 -1
  90. package/dist/library/{p-Bbow4UZX.js → p-C0wNDqKO.js} +1 -1
  91. package/dist/library/p-C3yxqbFh.js +1 -0
  92. package/dist/library/p-CwZwG6gL.js +1 -0
  93. package/dist/library/{p-D5m1leH0.js → p-D1IPrgJe.js} +3 -3
  94. package/dist/library/{p-NAKC5NP9.js → p-KSKiM1sy.js} +1 -1
  95. package/dist/library/{p-C1eU4fpM.js → p-TJuczvVq.js} +1 -1
  96. package/dist/library/{p-CnadO0kA.js → p-ZyOWOLs5.js} +1 -1
  97. package/dist/library/{p-94bf0c7f.entry.js → p-cbfc9f73.entry.js} +1 -1
  98. package/dist/library/{p-014d5664.entry.js → p-d8506e43.entry.js} +1 -1
  99. package/dist/library/{p-BZ_koFpE.js → p-n8ydBHE4.js} +1 -1
  100. package/dist/types/components/ai12z-bot/ai12z-bot.d.ts +1 -0
  101. package/dist/types/components/ai12z-knowledge-box/ai12z-knowledge-box.d.ts +0 -3
  102. package/dist/types/components/ai12z-knowledge-box/components/ai12z-chat-message.d.ts +0 -2
  103. package/dist/types/utils/liveagents/providers/salesforce.d.ts +2 -0
  104. package/dist/types/utils/styleSheetRegistry.d.ts +40 -0
  105. package/package.json +2 -2
  106. package/dist/components/p-B3lv_O-6.js +0 -1
  107. package/dist/components/p-CLdlCTTp.js +0 -1
  108. package/dist/components/p-DT0Uarfg.js +0 -1
  109. package/dist/components/p-zVXADzTq.js +0 -1
  110. package/dist/library/p-29cd4edc.entry.js +0 -1
  111. package/dist/library/p-6f3727d3.entry.js +0 -1
  112. package/dist/library/p-83a71da9.entry.js +0 -1
  113. package/dist/library/p-DoBD_KPG.js +0 -1
  114. package/dist/library/p-d3a2acee.entry.js +0 -1
  115. package/dist/library/p-dc131a5c.entry.js +0 -1
@@ -14,6 +14,67 @@ export class SalesforceLiveAgentProvider {
14
14
  this.configSettings = null;
15
15
  this.sessionContext = null;
16
16
  this.endpointSSE = "";
17
+ this.checkAgentAvailability = async (conversationId) => {
18
+ var _a, _b, _c;
19
+ this.availabilityAbort = new AbortController();
20
+ const { signal } = this.availabilityAbort;
21
+ // MIAW routing is async — poll until a RoutingResult entry appears or we time out.
22
+ const POLL_INTERVAL_MS = 1500;
23
+ const MAX_WAIT_MS = 20000;
24
+ const startTime = Date.now();
25
+ while (Date.now() - startTime < MAX_WAIT_MS) {
26
+ if (signal.aborted)
27
+ return false;
28
+ const availabilityRes = await fetch(`${(_a = this.configSettings) === null || _a === void 0 ? void 0 : _a.instanceUrl}/iamessage/api/v2/conversation/${conversationId}/entries`, {
29
+ method: "GET",
30
+ signal,
31
+ headers: {
32
+ "Content-Type": "application/json",
33
+ "Authorization": `Bearer ${(_b = this.sessionContext) === null || _b === void 0 ? void 0 : _b.accessToken}`,
34
+ },
35
+ });
36
+ if (!availabilityRes.ok) {
37
+ logger.warn(`Agent availability check failed: ${availabilityRes.status} ${availabilityRes.statusText}`);
38
+ ChatEventBus.emit("AGENT_UNAVAILABLE", { reason: "request_error" });
39
+ return false;
40
+ }
41
+ const availabilityData = await availabilityRes.json();
42
+ logger.debug("Agent availability check result:", availabilityData);
43
+ const entries = (_c = availabilityData === null || availabilityData === void 0 ? void 0 : availabilityData.conversationEntries) !== null && _c !== void 0 ? _c : [];
44
+ const routingEntry = entries.find((e) => e.entryType === "RoutingResult");
45
+ if (routingEntry) {
46
+ // entryPayload may arrive as a JSON string — parse it if needed
47
+ let entryPayload = routingEntry.entryPayload;
48
+ if (typeof entryPayload === "string") {
49
+ try {
50
+ entryPayload = JSON.parse(entryPayload);
51
+ }
52
+ catch (_d) {
53
+ logger.warn("Failed to parse RoutingResult entryPayload");
54
+ }
55
+ }
56
+ const failureReason = entryPayload === null || entryPayload === void 0 ? void 0 : entryPayload.failureReason;
57
+ if (failureReason) {
58
+ logger.warn("Routing failed with reason:", failureReason);
59
+ ChatEventBus.emit("AGENT_UNAVAILABLE", { reason: failureReason });
60
+ return false;
61
+ }
62
+ logger.debug("Agent routed successfully");
63
+ return true;
64
+ }
65
+ // conversationEntries is empty — routing hasn't completed yet, retry
66
+ logger.debug(`No RoutingResult yet (entries: ${entries.length}), retrying in ${POLL_INTERVAL_MS}ms…`);
67
+ // await new Promise(resolve => setTimeout(resolve, POLL_INTERVAL_MS))
68
+ await new Promise((resolve, reject) => {
69
+ const t = setTimeout(resolve, POLL_INTERVAL_MS);
70
+ signal.addEventListener("abort", () => { clearTimeout(t); reject(); }, { once: true });
71
+ }).catch(() => null);
72
+ }
73
+ // Timed out — no routing result arrived within the window
74
+ logger.warn("Timed out waiting for MIAW routing result");
75
+ ChatEventBus.emit("AGENT_UNAVAILABLE", { reason: "timeout" });
76
+ return false;
77
+ };
17
78
  this.configSettings = null;
18
79
  this.sessionContext = null;
19
80
  this.endpointSSE = getEndpoint(envMode);
@@ -125,8 +186,15 @@ export class SalesforceLiveAgentProvider {
125
186
  if (formatInitialMessages) {
126
187
  this.sendMessage({ isNewSession: true, sessionId: ((_m = this.sessionContext) === null || _m === void 0 ? void 0 : _m.sessionId) || "", message: formatInitialMessages });
127
188
  }
128
- // await this.pollMessages("")
129
- this.listenToMessages();
189
+ if (await this.checkAgentAvailability(this.sessionContext.conversationId || "")) {
190
+ logger.debug("Agent is available, starting to listen to messages");
191
+ this.listenToMessages();
192
+ }
193
+ else {
194
+ // AGENT_UNAVAILABLE (with reason: failureReason | "timeout" | "request_error")
195
+ // was already emitted by checkAgentAvailability
196
+ logger.warn("No agent assigned — skipping SSE listener setup");
197
+ }
130
198
  }
131
199
  }
132
200
  /**
@@ -562,13 +630,14 @@ export class SalesforceLiveAgentProvider {
562
630
  * It sends a POST request to the Salesforce MIAW API to close the conversation.
563
631
  */
564
632
  async endChat(_sessionId) {
565
- var _a, _b, _c, _d, _e;
633
+ var _a, _b, _c, _d, _e, _f;
634
+ (_a = this.availabilityAbort) === null || _a === void 0 ? void 0 : _a.abort();
566
635
  // console.log("this.sessionContext?.conversationId", this.sessionContext?.conversationId)
567
- if ((_a = this.sessionContext) === null || _a === void 0 ? void 0 : _a.conversationId) {
568
- const res = await fetch(`${(_b = this.configSettings) === null || _b === void 0 ? void 0 : _b.instanceUrl}/iamessage/api/v2/conversation/${(_c = this.sessionContext) === null || _c === void 0 ? void 0 : _c.conversationId}?esDeveloperName=${(_d = this.configSettings) === null || _d === void 0 ? void 0 : _d.messagingChannelId}`, {
636
+ if ((_b = this.sessionContext) === null || _b === void 0 ? void 0 : _b.conversationId) {
637
+ const res = await fetch(`${(_c = this.configSettings) === null || _c === void 0 ? void 0 : _c.instanceUrl}/iamessage/api/v2/conversation/${(_d = this.sessionContext) === null || _d === void 0 ? void 0 : _d.conversationId}?esDeveloperName=${(_e = this.configSettings) === null || _e === void 0 ? void 0 : _e.messagingChannelId}`, {
569
638
  method: "DELETE",
570
639
  headers: {
571
- "Authorization": `Bearer ${(_e = this.sessionContext) === null || _e === void 0 ? void 0 : _e.accessToken}`,
640
+ "Authorization": `Bearer ${(_f = this.sessionContext) === null || _f === void 0 ? void 0 : _f.accessToken}`,
572
641
  "Content-Type": "application/json",
573
642
  },
574
643
  });
@@ -0,0 +1,169 @@
1
+ /**
2
+ * styleSheetRegistry — single source of truth for custom CSS/JS injection.
3
+ *
4
+ * APPROACH
5
+ * --------
6
+ * CSS — One CSSStyleSheet object is constructed per URL (Constructable
7
+ * Stylesheets API). Any shadow root that needs the styles calls
8
+ * adoptStyleSheet(url, shadowRoot); the same object is pushed onto
9
+ * adoptedStyleSheets so the browser parses the rules exactly once,
10
+ * regardless of how many roots adopt it. The parent knowledge-box
11
+ * triggers the first fetch; child chat-message calls re-use the
12
+ * already-resolved Promise and adopt the cached sheet at zero cost.
13
+ *
14
+ * JS — Scripts are injected into the caller's shadow root (or element)
15
+ * exactly once per root per URL via a two-level cache: a WeakMap
16
+ * tracks which URLs have been appended to each root, and a url →
17
+ * Promise map shares the single load event across all roots so the
18
+ * network request fires only once. Concurrent callers await the same
19
+ * load event; subsequent callers for the same URL in the same root
20
+ * return immediately.
21
+ *
22
+ * SINGLE CODE PATH
23
+ * ----------------
24
+ * Both ai12z-knowledge-box and ai12z-chat-message import from this module.
25
+ * The parent box makes the first call (triggering the fetch / DOM append).
26
+ * Child calls get the cached result with no side-effects.
27
+ * There is no third injection point; do not add one here.
28
+ */
29
+ import { isValidHttpsUrl } from "./utils";
30
+ // ---------------------------------------------------------------------------
31
+ // CSS – Constructable Stylesheets
32
+ // ---------------------------------------------------------------------------
33
+ /**
34
+ * True when the browser supports the Constructable Stylesheets API:
35
+ * - CSSStyleSheet.replace() (required to build sheets from text)
36
+ * - Document.adoptedStyleSheets (required to attach them)
37
+ * Safari 15 and Safari 16.0 fail both checks; they get the <link> fallback.
38
+ */
39
+ const supportsConstructable = typeof CSSStyleSheet !== 'undefined' &&
40
+ 'replace' in CSSStyleSheet.prototype &&
41
+ 'adoptedStyleSheets' in Document.prototype;
42
+ const _cssCache = new Map();
43
+ /** Per-shadow-root set of URLs already injected via the <link> fallback path. */
44
+ const _linkFallbackCache = new WeakMap();
45
+ /**
46
+ * Fetch `url` exactly once, build a CSSStyleSheet from its text, and adopt
47
+ * it in `shadowRoot`. Safe to call from multiple components / shadow roots —
48
+ * repeated calls for the same URL share the cached sheet.
49
+ */
50
+ export function adoptStyleSheet(url, shadowRoot) {
51
+ if (!url || !shadowRoot || !isValidHttpsUrl(url))
52
+ return Promise.resolve();
53
+ // ── Legacy fallback for Safari 15 / Safari 16.0 ──────────────────────────
54
+ // Constructable Stylesheets are not supported; append a <link> element to
55
+ // the shadow root instead. The WeakMap cache ensures one <link> per URL
56
+ // per shadow root, mirroring the once-per-URL guarantee of the main path.
57
+ if (!supportsConstructable) {
58
+ let adopted = _linkFallbackCache.get(shadowRoot);
59
+ if (!adopted) {
60
+ adopted = new Set();
61
+ _linkFallbackCache.set(shadowRoot, adopted);
62
+ }
63
+ if (!adopted.has(url)) {
64
+ adopted.add(url);
65
+ const linkEl = document.createElement('link');
66
+ linkEl.rel = 'stylesheet';
67
+ linkEl.href = url;
68
+ shadowRoot.appendChild(linkEl);
69
+ }
70
+ return Promise.resolve();
71
+ }
72
+ // ── Constructable Stylesheets path (Chrome, Firefox, Safari 16.4+) ────────
73
+ if (!_cssCache.has(url)) {
74
+ const sheetPromise = fetch(url)
75
+ .then(r => {
76
+ if (!r.ok)
77
+ throw new Error(`[ai12z] adoptStyleSheet: HTTP ${r.status} for ${url}`);
78
+ return r.text();
79
+ })
80
+ .then(css => {
81
+ const sheet = new CSSStyleSheet();
82
+ return sheet.replace(css).then(() => sheet);
83
+ })
84
+ .catch(err => {
85
+ _cssCache.delete(url); // allow a retry on next call
86
+ return Promise.reject(err);
87
+ });
88
+ _cssCache.set(url, sheetPromise);
89
+ }
90
+ return _cssCache.get(url)
91
+ .then(sheet => {
92
+ if (!shadowRoot.adoptedStyleSheets.includes(sheet)) {
93
+ shadowRoot.adoptedStyleSheets = [...shadowRoot.adoptedStyleSheets, sheet];
94
+ }
95
+ })
96
+ .catch(err => {
97
+ console.error('[ai12z] adoptStyleSheet failed for', url, err);
98
+ });
99
+ }
100
+ // ---------------------------------------------------------------------------
101
+ // JS – shadow-root-level, exactly-once injection per root
102
+ // ---------------------------------------------------------------------------
103
+ /**
104
+ * Global load-event cache: url → Promise. The network request fires only
105
+ * once regardless of how many roots call loadScriptOnce for the same URL.
106
+ */
107
+ const _scriptLoadCache = new Map();
108
+ /**
109
+ * Per-root injection tracker: mirrors _linkFallbackCache for CSS.
110
+ * Ensures each shadow root / element gets the <script> appended exactly once.
111
+ */
112
+ const _scriptRootCache = new WeakMap();
113
+ /**
114
+ * Append `url` as a <script> into `el` (shadow root or element) exactly once
115
+ * per root per URL. The underlying network request is shared across all roots
116
+ * via a url → Promise cache, so the script is only fetched once.
117
+ */
118
+ export function loadScriptOnce(url, el) {
119
+ if (!url || !isValidHttpsUrl(url)) {
120
+ if (url)
121
+ console.warn('[ai12z] Blocked script injection — URL must use HTTPS.', url);
122
+ return Promise.resolve();
123
+ }
124
+ // ── Per-root deduplication ──────────────────────────────────────────────
125
+ let rootSet = _scriptRootCache.get(el);
126
+ if (!rootSet) {
127
+ rootSet = new Set();
128
+ _scriptRootCache.set(el, rootSet);
129
+ }
130
+ if (rootSet.has(url)) {
131
+ // Already injected into this root. Return the shared load Promise.
132
+ // If the load cache no longer has an entry (stale rootSet marker after a
133
+ // previous error), remove it and fall through to re-inject rather than
134
+ // resolving early and letting callers assume the script is ready.
135
+ const cached = _scriptLoadCache.get(url);
136
+ if (cached)
137
+ return cached;
138
+ rootSet.delete(url);
139
+ }
140
+ rootSet.add(url);
141
+ // ── Append script element into this root ────────────────────────────────
142
+ if (!_scriptLoadCache.has(url)) {
143
+ // First root to request this URL — track the load event.
144
+ const p = new Promise((resolve, reject) => {
145
+ const script = document.createElement('script');
146
+ script.src = url;
147
+ script.async = false;
148
+ script.onload = () => resolve();
149
+ script.onerror = () => reject(new Error(`[ai12z] Failed to load script: ${url}`));
150
+ el.appendChild(script);
151
+ });
152
+ _scriptLoadCache.set(url, p.catch(err => {
153
+ _scriptLoadCache.delete(url);
154
+ rootSet.delete(url);
155
+ return Promise.reject(err);
156
+ }));
157
+ }
158
+ else {
159
+ // Already loading/loaded globally; inject into this root without a new
160
+ // load listener (the shared Promise already tracks completion).
161
+ const script = document.createElement('script');
162
+ script.src = url;
163
+ script.async = false;
164
+ el.appendChild(script);
165
+ }
166
+ return _scriptLoadCache.get(url).catch(err => {
167
+ console.warn('[ai12z] loadScriptOnce:', err);
168
+ });
169
+ }
@@ -1 +1 @@
1
- import{A as o,d as s}from"./p-zVXADzTq.js";const p=o,r=s;export{p as Ai12zBot,r as defineCustomElement}
1
+ import{A as o,d as s}from"./p-B9IJbo4G.js";const p=o,r=s;export{p as Ai12zBot,r as defineCustomElement}
@@ -1 +1 @@
1
- import{A as o,d as s}from"./p-B3lv_O-6.js";const p=o,r=s;export{p as Ai12zChatMessage,r as defineCustomElement}
1
+ import{A as o,d as s}from"./p-m0Ed3g6I.js";const m=o,p=s;export{m as Ai12zChatMessage,p as defineCustomElement}
@@ -1 +1 @@
1
- import{M as o,d as p}from"./p-CKAp10SJ.js";const s=o,r=p;export{s as Ai12zChat,r as defineCustomElement}
1
+ import{M as o,d as s}from"./p-xTOLReQF.js";const p=o,r=s;export{p as Ai12zChat,r as defineCustomElement}
@@ -1 +1 @@
1
- import{A as o,d as s}from"./p-DJ68HDol.js";const p=o,r=s;export{p as Ai12zContainer,r as defineCustomElement}
1
+ import{A as o,d as s}from"./p-DkRAkHLI.js";const p=o,r=s;export{p as Ai12zContainer,r as defineCustomElement}
@@ -1 +1 @@
1
- import{A as o,d as p}from"./p-5UYwpNzl.js";const s=o,r=p;export{s as Ai12zCta,r as defineCustomElement}
1
+ import{A as s,d as o}from"./p-BaXs0IIw.js";const a=s,p=o;export{a as Ai12zCta,p as defineCustomElement}
@@ -1 +1 @@
1
- import{A as o,d as s}from"./p-DA32xa7d.js";const a=o,p=s;export{a as Ai12zForm,p as defineCustomElement}
1
+ import{A as o,d as s}from"./p-Ci85xHWQ.js";const p=o,r=s;export{p as Ai12zForm,r as defineCustomElement}
@@ -1 +1 @@
1
- import{A as o,d as p}from"./p-CLdlCTTp.js";const s=o,r=p;export{s as Ai12zInlineSearch,r as defineCustomElement}
1
+ import{A as o,d as p}from"./p-BwpiW24r.js";const r=o,s=p;export{r as Ai12zInlineSearch,s as defineCustomElement}
@@ -1 +1 @@
1
- import{I as o,d as s}from"./p-C2wKkcYa.js";const a=o,p=s;export{a as Ai12zInputForm,p as defineCustomElement}
1
+ import{I as o,d as s}from"./p-DvtUY5FW.js";const t=o,p=s;export{t as Ai12zInputForm,p as defineCustomElement}
@@ -1 +1 @@
1
- import{A as o,d as r}from"./p-DT0Uarfg.js";const s=o,a=r;export{s as Ai12zKnowledgeBox,a as defineCustomElement}
1
+ import{A as o,d as s}from"./p-mBjDeFh_.js";const m=o,p=s;export{m as Ai12zKnowledgeBox,p as defineCustomElement}
@@ -1 +1 @@
1
- import{S as o,d as s}from"./p-BP8ig03d.js";const p=o,r=s;export{p as Ai12zSearchPanel,r as defineCustomElement}
1
+ import{S as s,d as o}from"./p-AQ1MS6Ps.js";const p=s,r=o;export{p as Ai12zSearchPanel,r as defineCustomElement}
@@ -1 +1 @@
1
- import{A as s,d as o}from"./p-DsZWeAcM.js";const p=s,r=o;export{p as AudioRecorder,r as defineCustomElement}
1
+ import{A as o,d as s}from"./p-BWMhH2R1.js";const p=o,r=s;export{p as AudioRecorder,r as defineCustomElement}