@burdenoff/fe-libs 2026.906.6 → 2026.907.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.
@@ -1,93 +1,93 @@
1
1
  import { useVoiceInput as e } from "./shared/assistant/voice/useVoiceInput.js";
2
- import { classifyQuotaError as t, isQuotaExhaustedError as n, quotaExhaustedEventName as r } from "./shared/assistant/quota.js";
3
- import { buildSandboxContextInput as i, executeSandboxGraphQL as a } from "./shared/assistant/gatewayClient.js";
4
- import { CHECK_AI_CREDITS as o, CREATE_SANDBOX as s, EXTEND_SANDBOX_TTL as c, GET_ACTIVE_SANDBOXES as l, GET_SANDBOX as u, PROXY_SANDBOX_REQUEST as d, REPORT_AI_TOKEN_USAGE as f, STOP_ASSISTANT_SANDBOX as p, WAIT_FOR_SANDBOX_RUNNING as m } from "./shared/assistant/operations.js";
5
- import { ASSISTANT_API_AUTH_STRATEGY as h, getImageForMode as g, getImageTagForMode as _, getResourcesForMode as v, getSandboxImageRegistry as y, resolveSandboxAssistantMode as b } from "./shared/assistant/images.js";
6
- import { getCapability as x, isUnknownFieldError as S, markSupported as C, markUnsupported as w } from "./shared/assistant/capabilities.js";
7
- import { buildAssistantSandboxEnv as T, buildPromptRequestBody as E, checkAssistantAiCredits as D, createAssistantSandbox as O, createAssistantSession as k, downloadAssistantArtifact as A, extendAssistantSandboxTTL as j, findExistingSandbox as M, getAssistantArtifacts as N, getAssistantMessages as P, getAssistantSession as F, getAssistantStreamAccess as I, modeRequiresConfirmWrites as L, releaseSupersededAssistantSandboxes as R, reportAssistantAiTokenUsage as z, selectExistingAssistantSandbox as B, selectSupersededAssistantSandboxes as V, sendAssistantPromptAsync as H, sendHeartbeat as U, stopReapedAssistantSandbox as W, waitForAssistantServiceReady as G, waitForSandboxRunning as K } from "./shared/assistant/api.js";
8
- import { AssistantRuntimeManager as q } from "./shared/assistant/runtime.js";
9
- import { buildProgress as J, getAssistantMedia as Y, getAssistantText as X, getRawMessageCreatedAt as Z, getToolProgress as Q, isReapedSandboxConnectionError as $, isRecoverable as ee, mapSessionToHistory as te, mergeMessagesById as ne, sanitize as re } from "./shared/assistant/progress.js";
10
- import { createSandboxAssistantTransport as ie } from "./shared/assistant/createSandboxAssistantTransport.js";
11
- import { useSandboxAssistantTransport as ae } from "./shared/assistant/useSandboxAssistantTransport.js";
12
- import { chatTurns as oe, groupBySession as se, groupConsecutiveBySession as ce, isVoiceTurn as le, voiceMarker as ue, voiceSessionIdOf as de, voiceTurnsOnly as fe } from "./shared/assistant/voice/turnVisibility.js";
13
- import { browserSpeechEngine as pe } from "./shared/assistant/speech/browserSpeechEngine.js";
14
- import { HOSTED_TTS_TIER as me, HOSTED_VOICES as he, hostedLocaleFor as ge, hostedSupportsLanguage as _e } from "./shared/assistant/speech/hostedVoiceCatalogue.js";
15
- import { HOSTED_TTS_MAX_CHARS as ve, SPEAKING_RATE_MAX as ye, SPEAKING_RATE_MAX_STREAMING as be, SPEAKING_RATE_MAX_SYNC as xe, SPEAKING_RATE_MIN as Se, base64ToBytes as Ce, buildRequest as we, classifyHttpFailure as Te, decodeAudioResponse as Ee, shouldDisableEngine as De, splitForVendor as Oe } from "./shared/assistant/speech/hostedTtsProtocol.js";
16
- import { createHostedTtsEngine as ke } from "./shared/assistant/speech/hostedTtsSpeechEngine.js";
17
- import { createRoutingSpeechEngine as Ae } from "./shared/assistant/speech/routingSpeechEngine.js";
18
- import { configureSpeechEngine as je, createSpeechEngines as Me, getSpeechEngine as Ne, readSpeechEngineConfig as Pe, resetSpeechEngine as Fe } from "./shared/assistant/speech/createSpeechEngine.js";
19
- import { micIsInterrupt as Ie, showsAssistantCaption as Le, showsUserCaption as Re, voiceStageState as ze, waveformIsActive as Be, waveformIsSettled as Ve } from "./shared/assistant/voice/voiceStageState.js";
20
- import { ENDPOINT_GRACE_MS as He, INITIAL_SESSION as Ue, INTERRUPT_MAX_MS as We, INTERRUPT_MIN_MS as Ge, SILENCE_SUBMIT_MS as Ke, isCapturing as qe, isEcho as Je, isSubmittable as Ye, orbMode as Xe, planReplyConsumption as Ze, spokenSoFar as Qe, voiceSessionReducer as $e } from "./shared/assistant/voice/voiceSession.js";
21
- import { SPEECH_LANG as et, VOICE_LIST_TIMEOUT_MS as tt, isSpeechBlocked as nt, languageDisplayName as rt, normalizeLangTag as it, primaryLanguageSubtag as at, selectVoiceForLocale as ot, speechGate as st, speechLangForLocale as ct, voiceAvailability as lt, voiceQualityRank as ut, voicesForLocale as dt } from "./shared/assistant/voice/speechVoices.js";
22
- import { buildContinuedFromVoiceNote as ft, buildVoiceTranscriptMarkdown as pt, voiceTranscriptFilename as mt } from "./shared/assistant/voice/voiceTranscript.js";
23
- import { DEFAULT_SPEAKABLE_LABELS as ht, MAX_SPEAKABLE_CHARS as gt, MAX_SPOKEN_TABLE_ROWS as _t, SPEECH_CHUNK_CHARS as vt, SPEECH_CHUNK_CJK_CHARS as yt, chunkForSpeech as bt, containsCjk as xt, speakableEmail as St, splitTableRow as Ct, toSpeakableText as wt } from "./shared/assistant/voice/speakableText.js";
24
- import { PREVIEW_LANGUAGES as Tt, voicePreviewText as Et } from "./shared/assistant/voice/voicePreview.js";
25
- import { MINI_CAPTION_BUDGET as Dt, showPreviousChunk as Ot } from "./shared/assistant/voice/miniCaptionBudget.js";
26
- import { POLL_FAST_MS as kt, POLL_FAST_UNTIL_MS as At, POLL_SLOW_MS as jt, POLL_STEADY_MS as Mt, POLL_STEADY_UNTIL_MS as Nt, pollDelayMs as Pt } from "./shared/assistant/voice/assistantPollSchedule.js";
27
- import { toCaptionText as Ft } from "./shared/assistant/voice/captionText.js";
28
- import { ASSISTANT_LANGUAGES as It, DEFAULT_SPEECH_RATE as Lt, findAssistantLanguage as Rt, resolveAssistantLanguage as zt } from "./shared/assistant/voice/languages.js";
29
- import { replyFollowsInput as Bt, resolveLanguagePair as Vt } from "./shared/assistant/voice/languagePair.js";
30
- import { findPendingWrite as Ht, parseConfirmationRefusal as Ut } from "./shared/assistant/pendingWrite.js";
31
- import { AssistantProductProvider as Wt, resolveModeConfig as Gt, useAssistantPageLabel as Kt, useAssistantProduct as qt, useAssistantProductOrNull as Jt, useAssistantStorageFolders as Yt } from "./shared/assistant/product.js";
32
- import { AssistantI18nProvider as Xt, assistantTranslationKey as Zt, useAssistantI18nNamespace as Qt, useAssistantTr as $t } from "./shared/assistant/i18n.js";
33
- import { SPOKEN_LABEL_LANGUAGES as en, speechLabelsFor as tn } from "./shared/assistant/voice/speechLabels.js";
34
- import { detectScriptLocale as nn, resolveSpeechLocale as rn } from "./shared/assistant/voice/replyLanguage.js";
35
- import { IDLE_PLAYBACK as an, isSpeakingMessage as on, requiresCancel as sn, speechPlaybackReducer as cn } from "./shared/assistant/voice/speechPlayback.js";
36
- import { MAX_INLINE_IMAGE_BASE64_BYTES as ln, MAX_REQUEST_BODY_BYTES as un } from "./shared/assistant/gatewayLimits.js";
37
- import { BOILERPLATE_PAGE_SHARE as dn, MAX_BOILERPLATE_LINE_CHARS as fn, MAX_EXTRACTED_CHARS as pn, MAX_PDF_PAGES_SCANNED as mn, MIN_PAGE_TEXT_CHARS as hn, MIN_TEXT_PAGE_SHARE as gn, columnLetterToIndex as _n, decodeXmlEntities as vn, docxXmlToText as yn, fitPdfPages as bn, formatPageRanges as xn, isMostlyImagePages as Sn, joinSheets as Cn, pageMarker as wn, parseSharedStrings as Tn, parseWorkbookSheets as En, pdfTextItemsToPage as Dn, sheetXmlToRows as On, summarisePageText as kn, truncatePagesForInline as An } from "./shared/assistant/documentText.js";
38
- import { ATTACHMENT_ACCEPT as jn, AttachmentRejectedError as Mn, INLINE_IMAGE_MAX_DIM as Nn, INLINE_IMAGE_QUALITY as Pn, MAX_ATTACHMENTS as Fn, MAX_FILE_BYTES as In, MAX_INLINE_CHARS_PER_FILE as Ln, MAX_INLINE_CHARS_TOTAL as Rn, MAX_INLINE_IMAGE_BASE64_CHARS as zn, MAX_INLINE_IMAGE_PARTS as Bn, MAX_INLINE_TURN_BODY_BYTES as Vn, MAX_TURN_BODY_BYTES as Hn, PROMPT_ENVELOPE_RESERVE_BYTES as Un, TURN_BODY_HEADROOM_BYTES as Wn, buildAttachmentPromptBlock as Gn, buildPromptParts as Kn, buildPromptWithAttachments as qn, classifyAttachment as Jn, countInlineImageCandidates as Yn, countInlinedImageParts as Xn, detectDocumentFormat as Zn, estimateTurnBodyBytes as Qn, formatBytes as $n, getAttachmentSendBlocker as er, getExtension as tr, getSendableAttachments as nr, hasAttachmentWorkInFlight as rr, parseDataUrl as ir, toMessageAttachment as ar, truncateForInline as or, validateFile as sr } from "./shared/assistant/attachments.js";
39
- import { useAssistantStore as cr } from "./shared/assistant/store.js";
40
- import { isTurnInFlight as lr } from "./shared/assistant/turnState.js";
41
- import { AssistantToolActivity as ur, parseToolActivity as dr } from "./shared/assistant/ui/AssistantToolActivity.js";
42
- import { AssistantSpeechProvider as fr, useAssistantSpeech as pr } from "./shared/assistant/ui/AssistantSpeechProvider.js";
43
- import { useVoiceSession as mr } from "./shared/assistant/ui/useVoiceSession.js";
44
- import { copyToClipboard as hr } from "./shared/assistant/clipboard.js";
45
- import { getActorId as gr, getOrganizationId as _r, getWorkspaceId as vr } from "./shared/assistant/context.js";
46
- import { ATTACHMENT_SOURCES as yr, availableAttachmentSources as br, deviceHasCamera as xr } from "./shared/assistant/attachmentSources.js";
47
- import { SANDBOX_READY_TTL_MS as Sr, createReadinessTracker as Cr, isRecentlyVerified as wr } from "./shared/assistant/sandboxReadiness.js";
48
- import { AssistantAutoSpeakToggle as Tr } from "./shared/assistant/ui/AssistantAutoSpeakToggle.js";
49
- import { AssistantMarkdownImage as Er, imageHostLabel as Dr, isRemoteImageSrc as Or } from "./shared/assistant/ui/AssistantMarkdownImage.js";
50
- import { AssistantMarkdownRenderer as kr, assistantUrlTransform as Ar } from "./shared/assistant/ui/AssistantMarkdownRenderer.js";
51
- import { AssistantMessageAttachments as jr } from "./shared/assistant/ui/AssistantMessageAttachments.js";
52
- import { AssistantPendingWriteCard as Mr } from "./shared/assistant/ui/AssistantPendingWriteCard.js";
53
- import { AssistantLanguageMenu as Nr } from "./shared/assistant/ui/AssistantLanguageMenu.js";
54
- import { AssistantReplyLanguageSelector as Pr } from "./shared/assistant/ui/AssistantReplyLanguageSelector.js";
55
- import { AssistantSpeakButton as Fr } from "./shared/assistant/ui/AssistantSpeakButton.js";
56
- import { AssistantSpokenTurnsNotice as Ir } from "./shared/assistant/ui/AssistantSpokenTurnsNotice.js";
57
- import { AssistantAttachmentButton as Lr } from "./shared/assistant/ui/composer/AssistantAttachmentButton.js";
58
- import { AssistantAttachmentChips as Rr } from "./shared/assistant/ui/composer/AssistantAttachmentChips.js";
59
- import { AssistantLanguageSelector as zr, FOLLOW_APP_LOCALE as Br } from "./shared/assistant/ui/composer/AssistantLanguageSelector.js";
60
- import { ASSISTANT_MODE_META as Vr, AssistantModeSelector as Hr, nextModeIndex as Ur } from "./shared/assistant/ui/composer/AssistantModeSelector.js";
61
- import { AssistantVoiceButton as Wr } from "./shared/assistant/ui/composer/AssistantVoiceButton.js";
62
- import { AUTO_VOICE as Gr, AssistantVoiceSelector as Kr } from "./shared/assistant/ui/composer/AssistantVoiceSelector.js";
63
- import { AssistantVoiceOrb as qr } from "./shared/assistant/ui/voice/AssistantVoiceOrb.js";
64
- import { AssistantVoiceSessionButton as Jr } from "./shared/assistant/ui/voice/AssistantVoiceSessionButton.js";
65
- import { CAPTION_SCROLL_ATTR as Yr, VoiceCaption as Xr } from "./shared/assistant/ui/voice/VoiceCaption.js";
66
- import { VoiceConversationView as Zr } from "./shared/assistant/ui/voice/VoiceConversationView.js";
67
- import { VoiceWaveform as Qr } from "./shared/assistant/ui/voice/VoiceWaveform.js";
68
- import { VoiceMiniController as $r } from "./shared/assistant/ui/voice/VoiceMiniController.js";
69
- import { VoiceStage as ei } from "./shared/assistant/ui/voice/VoiceStage.js";
70
- import { VoiceTranscriptDrawer as ti } from "./shared/assistant/ui/voice/VoiceTranscriptDrawer.js";
71
- import { downloadFile as ni, exportConversation as ri } from "./shared/assistant/exportConversation.js";
72
- import { AssistantMoreMenu as ii } from "./shared/assistant/ui/AssistantMoreMenu.js";
73
- import { AssistantHeader as ai } from "./shared/assistant/ui/AssistantHeader.js";
74
- import { AssistantConversationList as oi } from "./shared/assistant/ui/AssistantConversationList.js";
75
- import { AssistantEmptyState as si } from "./shared/assistant/ui/AssistantEmptyState.js";
76
- import { AssistantMessageItem as ci } from "./shared/assistant/ui/AssistantMessageItem.js";
77
- import { AssistantMessageList as li } from "./shared/assistant/ui/AssistantMessageList.js";
78
- import { AssistantVoiceSession as ui } from "./shared/assistant/ui/voice/AssistantVoiceSession.js";
79
- import { useAssistantApiAccess as di } from "./shared/assistant/useAssistantApiAccess.js";
80
- import { useConversationTurns as fi } from "./shared/assistant/useConversationTurns.js";
81
- import { isMultimodalBodyRejection as pi, isRecoverableAssistantError as mi } from "./shared/assistant/transportErrors.js";
82
- import { aiCreditsUpdatedEventName as hi, dispatchAssistantQuotaExhausted as gi, notifyAiCreditsUpdated as _i } from "./shared/assistant/aiCredits.js";
83
- import { useWorkspaceWriteAccess as vi } from "./shared/assistant/useWorkspaceWriteAccess.js";
84
- import { extractDocumentText as yi } from "./shared/assistant/documentExtract.js";
85
- import { useAssistantAttachments as bi } from "./shared/assistant/useAssistantAttachments.js";
86
- import { AssistantComposer as xi } from "./shared/assistant/ui/composer/AssistantComposer.js";
87
- import { isProdRuntime as Si } from "./shared/assistant/env.js";
88
- import { useAssistantHeartbeat as Ci } from "./shared/assistant/useAssistantHeartbeat.js";
89
- import { useAssistantKeyboardShortcuts as wi } from "./shared/assistant/useAssistantKeyboardShortcuts.js";
90
- import { AssistantApiCallsConsentDialog as Ti } from "./shared/assistant/ui/AssistantApiCallsConsentDialog.js";
91
- import { AssistantChatArea as Ei } from "./shared/assistant/ui/AssistantChatArea.js";
92
- import { AIAssistantPanel as Di } from "./shared/assistant/ui/AIAssistantPanel.js";
93
- export { Di as AIAssistantPanel, h as ASSISTANT_API_AUTH_STRATEGY, It as ASSISTANT_LANGUAGES, Vr as ASSISTANT_MODE_META, jn as ATTACHMENT_ACCEPT, yr as ATTACHMENT_SOURCES, Gr as AUTO_VOICE, Ti as AssistantApiCallsConsentDialog, Lr as AssistantAttachmentButton, Rr as AssistantAttachmentChips, Tr as AssistantAutoSpeakToggle, Ei as AssistantChatArea, xi as AssistantComposer, oi as AssistantConversationList, si as AssistantEmptyState, ai as AssistantHeader, Xt as AssistantI18nProvider, Nr as AssistantLanguageMenu, zr as AssistantLanguageSelector, Er as AssistantMarkdownImage, kr as AssistantMarkdownRenderer, jr as AssistantMessageAttachments, ci as AssistantMessageItem, li as AssistantMessageList, Hr as AssistantModeSelector, ii as AssistantMoreMenu, Mr as AssistantPendingWriteCard, Wt as AssistantProductProvider, Pr as AssistantReplyLanguageSelector, q as AssistantRuntimeManager, Fr as AssistantSpeakButton, fr as AssistantSpeechProvider, Ir as AssistantSpokenTurnsNotice, ur as AssistantToolActivity, Wr as AssistantVoiceButton, qr as AssistantVoiceOrb, Kr as AssistantVoiceSelector, ui as AssistantVoiceSession, Jr as AssistantVoiceSessionButton, Mn as AttachmentRejectedError, dn as BOILERPLATE_PAGE_SHARE, Yr as CAPTION_SCROLL_ATTR, o as CHECK_AI_CREDITS, s as CREATE_SANDBOX, ht as DEFAULT_SPEAKABLE_LABELS, Lt as DEFAULT_SPEECH_RATE, He as ENDPOINT_GRACE_MS, c as EXTEND_SANDBOX_TTL, Br as FOLLOW_APP_LOCALE, l as GET_ACTIVE_SANDBOXES, u as GET_SANDBOX, ve as HOSTED_TTS_MAX_CHARS, me as HOSTED_TTS_TIER, he as HOSTED_VOICES, an as IDLE_PLAYBACK, Ue as INITIAL_SESSION, Nn as INLINE_IMAGE_MAX_DIM, Pn as INLINE_IMAGE_QUALITY, We as INTERRUPT_MAX_MS, Ge as INTERRUPT_MIN_MS, Fn as MAX_ATTACHMENTS, fn as MAX_BOILERPLATE_LINE_CHARS, pn as MAX_EXTRACTED_CHARS, In as MAX_FILE_BYTES, Ln as MAX_INLINE_CHARS_PER_FILE, Rn as MAX_INLINE_CHARS_TOTAL, ln as MAX_INLINE_IMAGE_BASE64_BYTES, zn as MAX_INLINE_IMAGE_BASE64_CHARS, Bn as MAX_INLINE_IMAGE_PARTS, Vn as MAX_INLINE_TURN_BODY_BYTES, mn as MAX_PDF_PAGES_SCANNED, un as MAX_REQUEST_BODY_BYTES, gt as MAX_SPEAKABLE_CHARS, _t as MAX_SPOKEN_TABLE_ROWS, Hn as MAX_TURN_BODY_BYTES, Dt as MINI_CAPTION_BUDGET, hn as MIN_PAGE_TEXT_CHARS, gn as MIN_TEXT_PAGE_SHARE, kt as POLL_FAST_MS, At as POLL_FAST_UNTIL_MS, jt as POLL_SLOW_MS, Mt as POLL_STEADY_MS, Nt as POLL_STEADY_UNTIL_MS, Tt as PREVIEW_LANGUAGES, Un as PROMPT_ENVELOPE_RESERVE_BYTES, d as PROXY_SANDBOX_REQUEST, f as REPORT_AI_TOKEN_USAGE, Sr as SANDBOX_READY_TTL_MS, Ke as SILENCE_SUBMIT_MS, ye as SPEAKING_RATE_MAX, be as SPEAKING_RATE_MAX_STREAMING, xe as SPEAKING_RATE_MAX_SYNC, Se as SPEAKING_RATE_MIN, vt as SPEECH_CHUNK_CHARS, yt as SPEECH_CHUNK_CJK_CHARS, et as SPEECH_LANG, en as SPOKEN_LABEL_LANGUAGES, p as STOP_ASSISTANT_SANDBOX, Wn as TURN_BODY_HEADROOM_BYTES, tt as VOICE_LIST_TIMEOUT_MS, Xr as VoiceCaption, Zr as VoiceConversationView, $r as VoiceMiniController, ei as VoiceStage, ti as VoiceTranscriptDrawer, Qr as VoiceWaveform, m as WAIT_FOR_SANDBOX_RUNNING, hi as aiCreditsUpdatedEventName, Zt as assistantTranslationKey, Ar as assistantUrlTransform, br as availableAttachmentSources, Ce as base64ToBytes, pe as browserSpeechEngine, T as buildAssistantSandboxEnv, Gn as buildAttachmentPromptBlock, ft as buildContinuedFromVoiceNote, J as buildProgress, Kn as buildPromptParts, E as buildPromptRequestBody, qn as buildPromptWithAttachments, we as buildRequest, i as buildSandboxContextInput, pt as buildVoiceTranscriptMarkdown, oe as chatTurns, D as checkAssistantAiCredits, bt as chunkForSpeech, Jn as classifyAttachment, Te as classifyHttpFailure, t as classifyQuotaError, _n as columnLetterToIndex, je as configureSpeechEngine, xt as containsCjk, hr as copyToClipboard, Yn as countInlineImageCandidates, Xn as countInlinedImageParts, O as createAssistantSandbox, k as createAssistantSession, ke as createHostedTtsEngine, Cr as createReadinessTracker, Ae as createRoutingSpeechEngine, ie as createSandboxAssistantTransport, Me as createSpeechEngines, Ee as decodeAudioResponse, vn as decodeXmlEntities, Zn as detectDocumentFormat, nn as detectScriptLocale, xr as deviceHasCamera, gi as dispatchAssistantQuotaExhausted, yn as docxXmlToText, A as downloadAssistantArtifact, ni as downloadFile, Qn as estimateTurnBodyBytes, a as executeSandboxGraphQL, ri as exportConversation, j as extendAssistantSandboxTTL, yi as extractDocumentText, Rt as findAssistantLanguage, M as findExistingSandbox, Ht as findPendingWrite, bn as fitPdfPages, $n as formatBytes, xn as formatPageRanges, gr as getActorId, N as getAssistantArtifacts, Y as getAssistantMedia, P as getAssistantMessages, F as getAssistantSession, I as getAssistantStreamAccess, X as getAssistantText, er as getAttachmentSendBlocker, x as getCapability, tr as getExtension, g as getImageForMode, _ as getImageTagForMode, _r as getOrganizationId, Z as getRawMessageCreatedAt, v as getResourcesForMode, y as getSandboxImageRegistry, nr as getSendableAttachments, Ne as getSpeechEngine, Q as getToolProgress, vr as getWorkspaceId, se as groupBySession, ce as groupConsecutiveBySession, rr as hasAttachmentWorkInFlight, ge as hostedLocaleFor, _e as hostedSupportsLanguage, Dr as imageHostLabel, qe as isCapturing, Je as isEcho, Sn as isMostlyImagePages, pi as isMultimodalBodyRejection, Si as isProdRuntime, n as isQuotaExhaustedError, $ as isReapedSandboxConnectionError, wr as isRecentlyVerified, ee as isRecoverable, mi as isRecoverableAssistantError, Or as isRemoteImageSrc, on as isSpeakingMessage, nt as isSpeechBlocked, Ye as isSubmittable, lr as isTurnInFlight, S as isUnknownFieldError, le as isVoiceTurn, Cn as joinSheets, rt as languageDisplayName, te as mapSessionToHistory, C as markSupported, w as markUnsupported, ne as mergeMessagesById, Ie as micIsInterrupt, L as modeRequiresConfirmWrites, Ur as nextModeIndex, it as normalizeLangTag, _i as notifyAiCreditsUpdated, Xe as orbMode, wn as pageMarker, Ut as parseConfirmationRefusal, ir as parseDataUrl, Tn as parseSharedStrings, dr as parseToolActivity, En as parseWorkbookSheets, Dn as pdfTextItemsToPage, Ze as planReplyConsumption, Pt as pollDelayMs, at as primaryLanguageSubtag, r as quotaExhaustedEventName, Pe as readSpeechEngineConfig, R as releaseSupersededAssistantSandboxes, Bt as replyFollowsInput, z as reportAssistantAiTokenUsage, sn as requiresCancel, Fe as resetSpeechEngine, zt as resolveAssistantLanguage, Vt as resolveLanguagePair, Gt as resolveModeConfig, b as resolveSandboxAssistantMode, rn as resolveSpeechLocale, re as sanitize, B as selectExistingAssistantSandbox, V as selectSupersededAssistantSandboxes, ot as selectVoiceForLocale, H as sendAssistantPromptAsync, U as sendHeartbeat, On as sheetXmlToRows, De as shouldDisableEngine, Ot as showPreviousChunk, Le as showsAssistantCaption, Re as showsUserCaption, St as speakableEmail, st as speechGate, tn as speechLabelsFor, ct as speechLangForLocale, cn as speechPlaybackReducer, Oe as splitForVendor, Ct as splitTableRow, Qe as spokenSoFar, W as stopReapedAssistantSandbox, kn as summarisePageText, Ft as toCaptionText, ar as toMessageAttachment, wt as toSpeakableText, or as truncateForInline, An as truncatePagesForInline, di as useAssistantApiAccess, bi as useAssistantAttachments, Ci as useAssistantHeartbeat, Qt as useAssistantI18nNamespace, wi as useAssistantKeyboardShortcuts, Kt as useAssistantPageLabel, qt as useAssistantProduct, Jt as useAssistantProductOrNull, pr as useAssistantSpeech, Yt as useAssistantStorageFolders, cr as useAssistantStore, $t as useAssistantTr, fi as useConversationTurns, ae as useSandboxAssistantTransport, e as useVoiceInput, mr as useVoiceSession, vi as useWorkspaceWriteAccess, sr as validateFile, lt as voiceAvailability, ue as voiceMarker, Et as voicePreviewText, ut as voiceQualityRank, de as voiceSessionIdOf, $e as voiceSessionReducer, ze as voiceStageState, mt as voiceTranscriptFilename, fe as voiceTurnsOnly, dt as voicesForLocale, G as waitForAssistantServiceReady, K as waitForSandboxRunning, Be as waveformIsActive, Ve as waveformIsSettled };
2
+ import { classifyQuotaError as t, describeQuotaError as n, isQuotaExhaustedError as r, quotaExhaustedEventName as i } from "./shared/assistant/quota.js";
3
+ import { buildSandboxContextInput as a, executeSandboxGraphQL as o } from "./shared/assistant/gatewayClient.js";
4
+ import { CHECK_AI_CREDITS as s, CREATE_SANDBOX as c, EXTEND_SANDBOX_TTL as l, GET_ACTIVE_SANDBOXES as u, GET_SANDBOX as d, PROXY_SANDBOX_REQUEST as f, REPORT_AI_TOKEN_USAGE as p, STOP_ASSISTANT_SANDBOX as m, WAIT_FOR_SANDBOX_RUNNING as h } from "./shared/assistant/operations.js";
5
+ import { ASSISTANT_API_AUTH_STRATEGY as g, getImageForMode as _, getImageTagForMode as v, getResourcesForMode as y, getSandboxImageRegistry as b, resolveSandboxAssistantMode as x } from "./shared/assistant/images.js";
6
+ import { getCapability as S, isUnknownFieldError as C, markSupported as w, markUnsupported as T } from "./shared/assistant/capabilities.js";
7
+ import { approvePendingWrite as E, buildAssistantSandboxEnv as D, buildPromptRequestBody as O, checkAssistantAiCredits as k, createAssistantSandbox as A, createAssistantSession as j, downloadAssistantArtifact as M, extendAssistantSandboxTTL as N, findExistingSandbox as P, getAssistantArtifacts as F, getAssistantMessages as I, getAssistantSession as L, getAssistantStreamAccess as R, modeRequiresConfirmWrites as z, releaseSupersededAssistantSandboxes as B, reportAssistantAiTokenUsage as V, selectExistingAssistantSandbox as H, selectSupersededAssistantSandboxes as U, sendAssistantPromptAsync as W, sendHeartbeat as G, stopReapedAssistantSandbox as K, waitForAssistantServiceReady as q, waitForSandboxRunning as J } from "./shared/assistant/api.js";
8
+ import { AssistantRuntimeManager as Y } from "./shared/assistant/runtime.js";
9
+ import { buildProgress as X, getAssistantMedia as Z, getAssistantText as Q, getRawMessageCreatedAt as $, getToolProgress as ee, isReapedSandboxConnectionError as te, isRecoverable as ne, mapSessionToHistory as re, mergeMessagesById as ie, sanitize as ae } from "./shared/assistant/progress.js";
10
+ import { createSandboxAssistantTransport as oe } from "./shared/assistant/createSandboxAssistantTransport.js";
11
+ import { useSandboxAssistantTransport as se } from "./shared/assistant/useSandboxAssistantTransport.js";
12
+ import { chatTurns as ce, groupBySession as le, groupConsecutiveBySession as ue, isVoiceTurn as de, voiceMarker as fe, voiceSessionIdOf as pe, voiceTurnsOnly as me } from "./shared/assistant/voice/turnVisibility.js";
13
+ import { browserSpeechEngine as he } from "./shared/assistant/speech/browserSpeechEngine.js";
14
+ import { HOSTED_TTS_TIER as ge, HOSTED_VOICES as _e, hostedLocaleFor as ve, hostedSupportsLanguage as ye } from "./shared/assistant/speech/hostedVoiceCatalogue.js";
15
+ import { HOSTED_TTS_MAX_CHARS as be, SPEAKING_RATE_MAX as xe, SPEAKING_RATE_MAX_STREAMING as Se, SPEAKING_RATE_MAX_SYNC as Ce, SPEAKING_RATE_MIN as we, base64ToBytes as Te, buildRequest as Ee, classifyHttpFailure as De, decodeAudioResponse as Oe, shouldDisableEngine as ke, splitForVendor as Ae } from "./shared/assistant/speech/hostedTtsProtocol.js";
16
+ import { createHostedTtsEngine as je } from "./shared/assistant/speech/hostedTtsSpeechEngine.js";
17
+ import { createRoutingSpeechEngine as Me } from "./shared/assistant/speech/routingSpeechEngine.js";
18
+ import { configureSpeechEngine as Ne, createSpeechEngines as Pe, getSpeechEngine as Fe, readSpeechEngineConfig as Ie, resetSpeechEngine as Le } from "./shared/assistant/speech/createSpeechEngine.js";
19
+ import { micIsInterrupt as Re, showsAssistantCaption as ze, showsUserCaption as Be, voiceStageState as Ve, waveformIsActive as He, waveformIsSettled as Ue } from "./shared/assistant/voice/voiceStageState.js";
20
+ import { ENDPOINT_GRACE_MS as We, INITIAL_SESSION as Ge, INTERRUPT_MAX_MS as Ke, INTERRUPT_MIN_MS as qe, SILENCE_SUBMIT_MS as Je, isCapturing as Ye, isEcho as Xe, isSubmittable as Ze, orbMode as Qe, planReplyConsumption as $e, spokenSoFar as et, voiceSessionReducer as tt } from "./shared/assistant/voice/voiceSession.js";
21
+ import { SPEECH_LANG as nt, VOICE_LIST_TIMEOUT_MS as rt, isSpeechBlocked as it, languageDisplayName as at, normalizeLangTag as ot, primaryLanguageSubtag as st, selectVoiceForLocale as ct, speechGate as lt, speechLangForLocale as ut, voiceAvailability as dt, voiceQualityRank as ft, voicesForLocale as pt } from "./shared/assistant/voice/speechVoices.js";
22
+ import { buildContinuedFromVoiceNote as mt, buildVoiceTranscriptMarkdown as ht, voiceTranscriptFilename as gt } from "./shared/assistant/voice/voiceTranscript.js";
23
+ import { DEFAULT_SPEAKABLE_LABELS as _t, MAX_SPEAKABLE_CHARS as vt, MAX_SPOKEN_TABLE_ROWS as yt, SPEECH_CHUNK_CHARS as bt, SPEECH_CHUNK_CJK_CHARS as xt, chunkForSpeech as St, containsCjk as Ct, speakableEmail as wt, splitTableRow as Tt, toSpeakableText as Et } from "./shared/assistant/voice/speakableText.js";
24
+ import { PREVIEW_LANGUAGES as Dt, voicePreviewText as Ot } from "./shared/assistant/voice/voicePreview.js";
25
+ import { MINI_CAPTION_BUDGET as kt, showPreviousChunk as At } from "./shared/assistant/voice/miniCaptionBudget.js";
26
+ import { POLL_FAST_MS as jt, POLL_FAST_UNTIL_MS as Mt, POLL_SLOW_MS as Nt, POLL_STEADY_MS as Pt, POLL_STEADY_UNTIL_MS as Ft, pollDelayMs as It } from "./shared/assistant/voice/assistantPollSchedule.js";
27
+ import { toCaptionText as Lt } from "./shared/assistant/voice/captionText.js";
28
+ import { ASSISTANT_LANGUAGES as Rt, DEFAULT_SPEECH_RATE as zt, findAssistantLanguage as Bt, resolveAssistantLanguage as Vt } from "./shared/assistant/voice/languages.js";
29
+ import { replyFollowsInput as Ht, resolveLanguagePair as Ut } from "./shared/assistant/voice/languagePair.js";
30
+ import { findPendingWrite as Wt, parseConfirmationRefusal as Gt } from "./shared/assistant/pendingWrite.js";
31
+ import { AssistantProductProvider as Kt, resolveModeConfig as qt, useAssistantPageLabel as Jt, useAssistantProduct as Yt, useAssistantProductOrNull as Xt, useAssistantStorageFolders as Zt } from "./shared/assistant/product.js";
32
+ import { AssistantI18nProvider as Qt, assistantTranslationKey as $t, useAssistantI18nNamespace as en, useAssistantTr as tn } from "./shared/assistant/i18n.js";
33
+ import { SPOKEN_LABEL_LANGUAGES as nn, speechLabelsFor as rn } from "./shared/assistant/voice/speechLabels.js";
34
+ import { detectScriptLocale as an, resolveSpeechLocale as on } from "./shared/assistant/voice/replyLanguage.js";
35
+ import { IDLE_PLAYBACK as sn, isSpeakingMessage as cn, requiresCancel as ln, speechPlaybackReducer as un } from "./shared/assistant/voice/speechPlayback.js";
36
+ import { MAX_INLINE_IMAGE_BASE64_BYTES as dn, MAX_REQUEST_BODY_BYTES as fn } from "./shared/assistant/gatewayLimits.js";
37
+ import { BOILERPLATE_PAGE_SHARE as pn, MAX_BOILERPLATE_LINE_CHARS as mn, MAX_EXTRACTED_CHARS as hn, MAX_PDF_PAGES_SCANNED as gn, MIN_PAGE_TEXT_CHARS as _n, MIN_TEXT_PAGE_SHARE as vn, columnLetterToIndex as yn, decodeXmlEntities as bn, docxXmlToText as xn, fitPdfPages as Sn, formatPageRanges as Cn, isMostlyImagePages as wn, joinSheets as Tn, pageMarker as En, parseSharedStrings as Dn, parseWorkbookSheets as On, pdfTextItemsToPage as kn, sheetXmlToRows as An, summarisePageText as jn, truncatePagesForInline as Mn } from "./shared/assistant/documentText.js";
38
+ import { ATTACHMENT_ACCEPT as Nn, AttachmentRejectedError as Pn, INLINE_IMAGE_MAX_DIM as Fn, INLINE_IMAGE_QUALITY as In, MAX_ATTACHMENTS as Ln, MAX_FILE_BYTES as Rn, MAX_INLINE_CHARS_PER_FILE as zn, MAX_INLINE_CHARS_TOTAL as Bn, MAX_INLINE_IMAGE_BASE64_CHARS as Vn, MAX_INLINE_IMAGE_PARTS as Hn, MAX_INLINE_TURN_BODY_BYTES as Un, MAX_TURN_BODY_BYTES as Wn, PROMPT_ENVELOPE_RESERVE_BYTES as Gn, TURN_BODY_HEADROOM_BYTES as Kn, buildAttachmentPromptBlock as qn, buildPromptParts as Jn, buildPromptWithAttachments as Yn, classifyAttachment as Xn, countInlineImageCandidates as Zn, countInlinedImageParts as Qn, detectDocumentFormat as $n, estimateTurnBodyBytes as er, formatBytes as tr, getAttachmentSendBlocker as nr, getExtension as rr, getSendableAttachments as ir, hasAttachmentWorkInFlight as ar, parseDataUrl as or, toMessageAttachment as sr, truncateForInline as cr, validateFile as lr } from "./shared/assistant/attachments.js";
39
+ import { useAssistantStore as ur } from "./shared/assistant/store.js";
40
+ import { isTurnInFlight as dr } from "./shared/assistant/turnState.js";
41
+ import { AssistantToolActivity as fr, parseToolActivity as pr } from "./shared/assistant/ui/AssistantToolActivity.js";
42
+ import { AssistantSpeechProvider as mr, useAssistantSpeech as hr } from "./shared/assistant/ui/AssistantSpeechProvider.js";
43
+ import { useVoiceSession as gr } from "./shared/assistant/ui/useVoiceSession.js";
44
+ import { copyToClipboard as _r } from "./shared/assistant/clipboard.js";
45
+ import { getActorId as vr, getOrganizationId as yr, getWorkspaceId as br } from "./shared/assistant/context.js";
46
+ import { ATTACHMENT_SOURCES as xr, availableAttachmentSources as Sr, deviceHasCamera as Cr } from "./shared/assistant/attachmentSources.js";
47
+ import { SANDBOX_READY_TTL_MS as wr, createReadinessTracker as Tr, isRecentlyVerified as Er } from "./shared/assistant/sandboxReadiness.js";
48
+ import { AssistantAutoSpeakToggle as Dr } from "./shared/assistant/ui/AssistantAutoSpeakToggle.js";
49
+ import { AssistantMarkdownImage as Or, imageHostLabel as kr, isRemoteImageSrc as Ar } from "./shared/assistant/ui/AssistantMarkdownImage.js";
50
+ import { AssistantMarkdownRenderer as jr, assistantUrlTransform as Mr } from "./shared/assistant/ui/AssistantMarkdownRenderer.js";
51
+ import { AssistantMessageAttachments as Nr } from "./shared/assistant/ui/AssistantMessageAttachments.js";
52
+ import { AssistantPendingWriteCard as Pr } from "./shared/assistant/ui/AssistantPendingWriteCard.js";
53
+ import { AssistantLanguageMenu as Fr } from "./shared/assistant/ui/AssistantLanguageMenu.js";
54
+ import { AssistantReplyLanguageSelector as Ir } from "./shared/assistant/ui/AssistantReplyLanguageSelector.js";
55
+ import { AssistantSpeakButton as Lr } from "./shared/assistant/ui/AssistantSpeakButton.js";
56
+ import { AssistantSpokenTurnsNotice as Rr } from "./shared/assistant/ui/AssistantSpokenTurnsNotice.js";
57
+ import { AssistantAttachmentButton as zr } from "./shared/assistant/ui/composer/AssistantAttachmentButton.js";
58
+ import { AssistantAttachmentChips as Br } from "./shared/assistant/ui/composer/AssistantAttachmentChips.js";
59
+ import { AssistantLanguageSelector as Vr, FOLLOW_APP_LOCALE as Hr } from "./shared/assistant/ui/composer/AssistantLanguageSelector.js";
60
+ import { ASSISTANT_MODE_META as Ur, AssistantModeSelector as Wr, nextModeIndex as Gr } from "./shared/assistant/ui/composer/AssistantModeSelector.js";
61
+ import { AssistantVoiceButton as Kr } from "./shared/assistant/ui/composer/AssistantVoiceButton.js";
62
+ import { AUTO_VOICE as qr, AssistantVoiceSelector as Jr } from "./shared/assistant/ui/composer/AssistantVoiceSelector.js";
63
+ import { AssistantVoiceOrb as Yr } from "./shared/assistant/ui/voice/AssistantVoiceOrb.js";
64
+ import { AssistantVoiceSessionButton as Xr } from "./shared/assistant/ui/voice/AssistantVoiceSessionButton.js";
65
+ import { CAPTION_SCROLL_ATTR as Zr, VoiceCaption as Qr } from "./shared/assistant/ui/voice/VoiceCaption.js";
66
+ import { VoiceConversationView as $r } from "./shared/assistant/ui/voice/VoiceConversationView.js";
67
+ import { VoiceWaveform as ei } from "./shared/assistant/ui/voice/VoiceWaveform.js";
68
+ import { VoiceMiniController as ti } from "./shared/assistant/ui/voice/VoiceMiniController.js";
69
+ import { VoiceStage as ni } from "./shared/assistant/ui/voice/VoiceStage.js";
70
+ import { VoiceTranscriptDrawer as ri } from "./shared/assistant/ui/voice/VoiceTranscriptDrawer.js";
71
+ import { downloadFile as ii, exportConversation as ai } from "./shared/assistant/exportConversation.js";
72
+ import { AssistantMoreMenu as oi } from "./shared/assistant/ui/AssistantMoreMenu.js";
73
+ import { AssistantHeader as si } from "./shared/assistant/ui/AssistantHeader.js";
74
+ import { AssistantConversationList as ci } from "./shared/assistant/ui/AssistantConversationList.js";
75
+ import { AssistantEmptyState as li } from "./shared/assistant/ui/AssistantEmptyState.js";
76
+ import { AssistantMessageItem as ui } from "./shared/assistant/ui/AssistantMessageItem.js";
77
+ import { AssistantMessageList as di } from "./shared/assistant/ui/AssistantMessageList.js";
78
+ import { AssistantVoiceSession as fi } from "./shared/assistant/ui/voice/AssistantVoiceSession.js";
79
+ import { useAssistantApiAccess as pi } from "./shared/assistant/useAssistantApiAccess.js";
80
+ import { useConversationTurns as mi } from "./shared/assistant/useConversationTurns.js";
81
+ import { isMultimodalBodyRejection as hi, isRecoverableAssistantError as gi } from "./shared/assistant/transportErrors.js";
82
+ import { aiCreditsUpdatedEventName as _i, dispatchAssistantQuotaExhausted as vi, notifyAiCreditsUpdated as yi } from "./shared/assistant/aiCredits.js";
83
+ import { useWorkspaceWriteAccess as bi } from "./shared/assistant/useWorkspaceWriteAccess.js";
84
+ import { extractDocumentText as xi } from "./shared/assistant/documentExtract.js";
85
+ import { useAssistantAttachments as Si } from "./shared/assistant/useAssistantAttachments.js";
86
+ import { AssistantComposer as Ci } from "./shared/assistant/ui/composer/AssistantComposer.js";
87
+ import { isProdRuntime as wi } from "./shared/assistant/env.js";
88
+ import { useAssistantHeartbeat as Ti } from "./shared/assistant/useAssistantHeartbeat.js";
89
+ import { useAssistantKeyboardShortcuts as Ei } from "./shared/assistant/useAssistantKeyboardShortcuts.js";
90
+ import { AssistantApiCallsConsentDialog as Di } from "./shared/assistant/ui/AssistantApiCallsConsentDialog.js";
91
+ import { AssistantChatArea as Oi } from "./shared/assistant/ui/AssistantChatArea.js";
92
+ import { AIAssistantPanel as ki } from "./shared/assistant/ui/AIAssistantPanel.js";
93
+ export { ki as AIAssistantPanel, g as ASSISTANT_API_AUTH_STRATEGY, Rt as ASSISTANT_LANGUAGES, Ur as ASSISTANT_MODE_META, Nn as ATTACHMENT_ACCEPT, xr as ATTACHMENT_SOURCES, qr as AUTO_VOICE, Di as AssistantApiCallsConsentDialog, zr as AssistantAttachmentButton, Br as AssistantAttachmentChips, Dr as AssistantAutoSpeakToggle, Oi as AssistantChatArea, Ci as AssistantComposer, ci as AssistantConversationList, li as AssistantEmptyState, si as AssistantHeader, Qt as AssistantI18nProvider, Fr as AssistantLanguageMenu, Vr as AssistantLanguageSelector, Or as AssistantMarkdownImage, jr as AssistantMarkdownRenderer, Nr as AssistantMessageAttachments, ui as AssistantMessageItem, di as AssistantMessageList, Wr as AssistantModeSelector, oi as AssistantMoreMenu, Pr as AssistantPendingWriteCard, Kt as AssistantProductProvider, Ir as AssistantReplyLanguageSelector, Y as AssistantRuntimeManager, Lr as AssistantSpeakButton, mr as AssistantSpeechProvider, Rr as AssistantSpokenTurnsNotice, fr as AssistantToolActivity, Kr as AssistantVoiceButton, Yr as AssistantVoiceOrb, Jr as AssistantVoiceSelector, fi as AssistantVoiceSession, Xr as AssistantVoiceSessionButton, Pn as AttachmentRejectedError, pn as BOILERPLATE_PAGE_SHARE, Zr as CAPTION_SCROLL_ATTR, s as CHECK_AI_CREDITS, c as CREATE_SANDBOX, _t as DEFAULT_SPEAKABLE_LABELS, zt as DEFAULT_SPEECH_RATE, We as ENDPOINT_GRACE_MS, l as EXTEND_SANDBOX_TTL, Hr as FOLLOW_APP_LOCALE, u as GET_ACTIVE_SANDBOXES, d as GET_SANDBOX, be as HOSTED_TTS_MAX_CHARS, ge as HOSTED_TTS_TIER, _e as HOSTED_VOICES, sn as IDLE_PLAYBACK, Ge as INITIAL_SESSION, Fn as INLINE_IMAGE_MAX_DIM, In as INLINE_IMAGE_QUALITY, Ke as INTERRUPT_MAX_MS, qe as INTERRUPT_MIN_MS, Ln as MAX_ATTACHMENTS, mn as MAX_BOILERPLATE_LINE_CHARS, hn as MAX_EXTRACTED_CHARS, Rn as MAX_FILE_BYTES, zn as MAX_INLINE_CHARS_PER_FILE, Bn as MAX_INLINE_CHARS_TOTAL, dn as MAX_INLINE_IMAGE_BASE64_BYTES, Vn as MAX_INLINE_IMAGE_BASE64_CHARS, Hn as MAX_INLINE_IMAGE_PARTS, Un as MAX_INLINE_TURN_BODY_BYTES, gn as MAX_PDF_PAGES_SCANNED, fn as MAX_REQUEST_BODY_BYTES, vt as MAX_SPEAKABLE_CHARS, yt as MAX_SPOKEN_TABLE_ROWS, Wn as MAX_TURN_BODY_BYTES, kt as MINI_CAPTION_BUDGET, _n as MIN_PAGE_TEXT_CHARS, vn as MIN_TEXT_PAGE_SHARE, jt as POLL_FAST_MS, Mt as POLL_FAST_UNTIL_MS, Nt as POLL_SLOW_MS, Pt as POLL_STEADY_MS, Ft as POLL_STEADY_UNTIL_MS, Dt as PREVIEW_LANGUAGES, Gn as PROMPT_ENVELOPE_RESERVE_BYTES, f as PROXY_SANDBOX_REQUEST, p as REPORT_AI_TOKEN_USAGE, wr as SANDBOX_READY_TTL_MS, Je as SILENCE_SUBMIT_MS, xe as SPEAKING_RATE_MAX, Se as SPEAKING_RATE_MAX_STREAMING, Ce as SPEAKING_RATE_MAX_SYNC, we as SPEAKING_RATE_MIN, bt as SPEECH_CHUNK_CHARS, xt as SPEECH_CHUNK_CJK_CHARS, nt as SPEECH_LANG, nn as SPOKEN_LABEL_LANGUAGES, m as STOP_ASSISTANT_SANDBOX, Kn as TURN_BODY_HEADROOM_BYTES, rt as VOICE_LIST_TIMEOUT_MS, Qr as VoiceCaption, $r as VoiceConversationView, ti as VoiceMiniController, ni as VoiceStage, ri as VoiceTranscriptDrawer, ei as VoiceWaveform, h as WAIT_FOR_SANDBOX_RUNNING, _i as aiCreditsUpdatedEventName, E as approvePendingWrite, $t as assistantTranslationKey, Mr as assistantUrlTransform, Sr as availableAttachmentSources, Te as base64ToBytes, he as browserSpeechEngine, D as buildAssistantSandboxEnv, qn as buildAttachmentPromptBlock, mt as buildContinuedFromVoiceNote, X as buildProgress, Jn as buildPromptParts, O as buildPromptRequestBody, Yn as buildPromptWithAttachments, Ee as buildRequest, a as buildSandboxContextInput, ht as buildVoiceTranscriptMarkdown, ce as chatTurns, k as checkAssistantAiCredits, St as chunkForSpeech, Xn as classifyAttachment, De as classifyHttpFailure, t as classifyQuotaError, yn as columnLetterToIndex, Ne as configureSpeechEngine, Ct as containsCjk, _r as copyToClipboard, Zn as countInlineImageCandidates, Qn as countInlinedImageParts, A as createAssistantSandbox, j as createAssistantSession, je as createHostedTtsEngine, Tr as createReadinessTracker, Me as createRoutingSpeechEngine, oe as createSandboxAssistantTransport, Pe as createSpeechEngines, Oe as decodeAudioResponse, bn as decodeXmlEntities, n as describeQuotaError, $n as detectDocumentFormat, an as detectScriptLocale, Cr as deviceHasCamera, vi as dispatchAssistantQuotaExhausted, xn as docxXmlToText, M as downloadAssistantArtifact, ii as downloadFile, er as estimateTurnBodyBytes, o as executeSandboxGraphQL, ai as exportConversation, N as extendAssistantSandboxTTL, xi as extractDocumentText, Bt as findAssistantLanguage, P as findExistingSandbox, Wt as findPendingWrite, Sn as fitPdfPages, tr as formatBytes, Cn as formatPageRanges, vr as getActorId, F as getAssistantArtifacts, Z as getAssistantMedia, I as getAssistantMessages, L as getAssistantSession, R as getAssistantStreamAccess, Q as getAssistantText, nr as getAttachmentSendBlocker, S as getCapability, rr as getExtension, _ as getImageForMode, v as getImageTagForMode, yr as getOrganizationId, $ as getRawMessageCreatedAt, y as getResourcesForMode, b as getSandboxImageRegistry, ir as getSendableAttachments, Fe as getSpeechEngine, ee as getToolProgress, br as getWorkspaceId, le as groupBySession, ue as groupConsecutiveBySession, ar as hasAttachmentWorkInFlight, ve as hostedLocaleFor, ye as hostedSupportsLanguage, kr as imageHostLabel, Ye as isCapturing, Xe as isEcho, wn as isMostlyImagePages, hi as isMultimodalBodyRejection, wi as isProdRuntime, r as isQuotaExhaustedError, te as isReapedSandboxConnectionError, Er as isRecentlyVerified, ne as isRecoverable, gi as isRecoverableAssistantError, Ar as isRemoteImageSrc, cn as isSpeakingMessage, it as isSpeechBlocked, Ze as isSubmittable, dr as isTurnInFlight, C as isUnknownFieldError, de as isVoiceTurn, Tn as joinSheets, at as languageDisplayName, re as mapSessionToHistory, w as markSupported, T as markUnsupported, ie as mergeMessagesById, Re as micIsInterrupt, z as modeRequiresConfirmWrites, Gr as nextModeIndex, ot as normalizeLangTag, yi as notifyAiCreditsUpdated, Qe as orbMode, En as pageMarker, Gt as parseConfirmationRefusal, or as parseDataUrl, Dn as parseSharedStrings, pr as parseToolActivity, On as parseWorkbookSheets, kn as pdfTextItemsToPage, $e as planReplyConsumption, It as pollDelayMs, st as primaryLanguageSubtag, i as quotaExhaustedEventName, Ie as readSpeechEngineConfig, B as releaseSupersededAssistantSandboxes, Ht as replyFollowsInput, V as reportAssistantAiTokenUsage, ln as requiresCancel, Le as resetSpeechEngine, Vt as resolveAssistantLanguage, Ut as resolveLanguagePair, qt as resolveModeConfig, x as resolveSandboxAssistantMode, on as resolveSpeechLocale, ae as sanitize, H as selectExistingAssistantSandbox, U as selectSupersededAssistantSandboxes, ct as selectVoiceForLocale, W as sendAssistantPromptAsync, G as sendHeartbeat, An as sheetXmlToRows, ke as shouldDisableEngine, At as showPreviousChunk, ze as showsAssistantCaption, Be as showsUserCaption, wt as speakableEmail, lt as speechGate, rn as speechLabelsFor, ut as speechLangForLocale, un as speechPlaybackReducer, Ae as splitForVendor, Tt as splitTableRow, et as spokenSoFar, K as stopReapedAssistantSandbox, jn as summarisePageText, Lt as toCaptionText, sr as toMessageAttachment, Et as toSpeakableText, cr as truncateForInline, Mn as truncatePagesForInline, pi as useAssistantApiAccess, Si as useAssistantAttachments, Ti as useAssistantHeartbeat, en as useAssistantI18nNamespace, Ei as useAssistantKeyboardShortcuts, Jt as useAssistantPageLabel, Yt as useAssistantProduct, Xt as useAssistantProductOrNull, hr as useAssistantSpeech, Zt as useAssistantStorageFolders, ur as useAssistantStore, tn as useAssistantTr, mi as useConversationTurns, se as useSandboxAssistantTransport, e as useVoiceInput, gr as useVoiceSession, bi as useWorkspaceWriteAccess, lr as validateFile, dt as voiceAvailability, fe as voiceMarker, Ot as voicePreviewText, ft as voiceQualityRank, pe as voiceSessionIdOf, tt as voiceSessionReducer, Ve as voiceStageState, gt as voiceTranscriptFilename, me as voiceTurnsOnly, pt as voicesForLocale, q as waitForAssistantServiceReady, J as waitForSandboxRunning, He as waveformIsActive, Ue as waveformIsSettled };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@burdenoff/fe-libs",
3
- "version": "2026.906.6",
3
+ "version": "2026.907.2",
4
4
  "description": "Burdenoff frontend primitives and domain libraries",
5
5
  "type": "module",
6
6
  "bin": {