@vertesia/ui 1.5.0-dev.20260901.045442Z → 1.5.0-dev.20260905.011013Z
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/features/agent/chat/AgentRightPanel.d.ts +2 -3
- package/lib/features/agent/chat/AgentRightPanel.d.ts.map +1 -1
- package/lib/features/agent/chat/AgentRightPanel.js +3 -3
- package/lib/features/agent/chat/AgentRightPanel.js.map +1 -1
- package/lib/features/agent/chat/DocumentPanel.d.ts +7 -7
- package/lib/features/agent/chat/DocumentPanel.d.ts.map +1 -1
- package/lib/features/agent/chat/DocumentPanel.js +6 -12
- package/lib/features/agent/chat/DocumentPanel.js.map +1 -1
- package/lib/features/agent/chat/DocumentsTab.d.ts +15 -0
- package/lib/features/agent/chat/DocumentsTab.d.ts.map +1 -0
- package/lib/features/agent/chat/DocumentsTab.js +33 -0
- package/lib/features/agent/chat/DocumentsTab.js.map +1 -0
- package/lib/features/agent/chat/ModernAgentConversation.js +2 -2
- package/lib/features/agent/chat/ModernAgentConversation.js.map +1 -1
- package/lib/features/agent/chat/ModernAgentOutput/Header.d.ts.map +1 -1
- package/lib/features/agent/chat/ModernAgentOutput/Header.js +15 -10
- package/lib/features/agent/chat/ModernAgentOutput/Header.js.map +1 -1
- package/lib/features/agent/chat/hooks/useDocumentPanel.d.ts +2 -2
- package/lib/features/agent/chat/hooks/useDocumentPanel.d.ts.map +1 -1
- package/lib/features/agent/chat/hooks/useDocumentPanel.js +0 -18
- package/lib/features/agent/chat/hooks/useDocumentPanel.js.map +1 -1
- package/lib/features/oauth/McpConnectionsButton.d.ts.map +1 -1
- package/lib/features/oauth/McpConnectionsButton.js +4 -1
- package/lib/features/oauth/McpConnectionsButton.js.map +1 -1
- package/lib/features/oauth/McpConnectionsDialog.d.ts.map +1 -1
- package/lib/features/oauth/McpConnectionsDialog.js +3 -2
- package/lib/features/oauth/McpConnectionsDialog.js.map +1 -1
- package/lib/features/oauth/useMcpConnections.d.ts +6 -7
- package/lib/features/oauth/useMcpConnections.d.ts.map +1 -1
- package/lib/features/oauth/useMcpConnections.js +27 -20
- package/lib/features/oauth/useMcpConnections.js.map +1 -1
- package/lib/features/store/types/TypeRegistry.d.ts +10 -5
- package/lib/features/store/types/TypeRegistry.d.ts.map +1 -1
- package/lib/features/store/types/search/ObjectTypeSearchContext.d.ts +10 -5
- package/lib/features/store/types/search/ObjectTypeSearchContext.d.ts.map +1 -1
- package/lib/i18n/locales/ar.json +10 -0
- package/lib/i18n/locales/de.json +6 -0
- package/lib/i18n/locales/en.json +6 -0
- package/lib/i18n/locales/es.json +6 -0
- package/lib/i18n/locales/fr.json +6 -0
- package/lib/i18n/locales/it.json +6 -0
- package/lib/i18n/locales/ja.json +6 -0
- package/lib/i18n/locales/ko.json +6 -0
- package/lib/i18n/locales/pt.json +6 -0
- package/lib/i18n/locales/ru.json +8 -0
- package/lib/i18n/locales/tr.json +6 -0
- package/lib/i18n/locales/zh-TW.json +6 -0
- package/lib/i18n/locales/zh.json +6 -0
- package/lib/router/NestedNavigationContext.d.ts +3 -1
- package/lib/router/NestedNavigationContext.d.ts.map +1 -1
- package/lib/router/NestedNavigationContext.js +2 -2
- package/lib/router/NestedNavigationContext.js.map +1 -1
- package/lib/vertesia-ui-features.js +14 -14
- package/lib/vertesia-ui-features.js.map +1 -1
- package/lib/vertesia-ui-i18n.3yHWompP.chunk.js +5 -0
- package/lib/vertesia-ui-i18n.3yHWompP.chunk.js.map +1 -0
- package/lib/vertesia-ui-i18n.4XKCcnL0.chunk.js +5 -0
- package/lib/vertesia-ui-i18n.4XKCcnL0.chunk.js.map +1 -0
- package/lib/vertesia-ui-i18n.78KG4J25.chunk.js +5 -0
- package/lib/vertesia-ui-i18n.78KG4J25.chunk.js.map +1 -0
- package/lib/vertesia-ui-i18n.BN06mpp1.chunk.js +5 -0
- package/lib/vertesia-ui-i18n.BN06mpp1.chunk.js.map +1 -0
- package/lib/vertesia-ui-i18n.CSzKLlHJ.chunk.js +5 -0
- package/lib/vertesia-ui-i18n.CSzKLlHJ.chunk.js.map +1 -0
- package/lib/vertesia-ui-i18n.Ccus7aRh.chunk.js +5 -0
- package/lib/vertesia-ui-i18n.Ccus7aRh.chunk.js.map +1 -0
- package/lib/vertesia-ui-i18n.D9j3c6gI.chunk.js +5 -0
- package/lib/vertesia-ui-i18n.D9j3c6gI.chunk.js.map +1 -0
- package/lib/vertesia-ui-i18n.DAUg4rrI.chunk.js +5 -0
- package/lib/vertesia-ui-i18n.DAUg4rrI.chunk.js.map +1 -0
- package/lib/vertesia-ui-i18n.DSxVZKXy.chunk.js +5 -0
- package/lib/vertesia-ui-i18n.DSxVZKXy.chunk.js.map +1 -0
- package/lib/vertesia-ui-i18n.aahVhHvR.chunk.js +5 -0
- package/lib/vertesia-ui-i18n.aahVhHvR.chunk.js.map +1 -0
- package/lib/vertesia-ui-i18n.js +2 -2
- package/lib/vertesia-ui-i18n.nZ3xJ26v.chunk.js +5 -0
- package/lib/vertesia-ui-i18n.nZ3xJ26v.chunk.js.map +1 -0
- package/lib/vertesia-ui-i18n.xPYbuFzT.chunk.js +5 -0
- package/lib/vertesia-ui-i18n.xPYbuFzT.chunk.js.map +1 -0
- package/lib/vertesia-ui-router.js +1 -1
- package/lib/vertesia-ui-router.js.map +1 -1
- package/package.json +7 -7
- package/src/features/agent/chat/AgentRightPanel.tsx +4 -8
- package/src/features/agent/chat/DocumentPanel.tsx +39 -48
- package/src/features/agent/chat/DocumentsTab.test.tsx +87 -0
- package/src/features/agent/chat/DocumentsTab.tsx +124 -0
- package/src/features/agent/chat/ModernAgentConversation.test.tsx +0 -1
- package/src/features/agent/chat/ModernAgentConversation.tsx +0 -2
- package/src/features/agent/chat/ModernAgentOutput/Header.tsx +27 -14
- package/src/features/agent/chat/hooks/useDocumentPanel.test.tsx +33 -0
- package/src/features/agent/chat/hooks/useDocumentPanel.ts +3 -20
- package/src/features/oauth/McpConnectionsButton.test.tsx +79 -8
- package/src/features/oauth/McpConnectionsButton.tsx +6 -3
- package/src/features/oauth/McpConnectionsDialog.tsx +9 -3
- package/src/features/oauth/useMcpConnections.ts +33 -27
- package/src/i18n/locales/ar.json +10 -0
- package/src/i18n/locales/de.json +6 -0
- package/src/i18n/locales/en.json +6 -0
- package/src/i18n/locales/es.json +6 -0
- package/src/i18n/locales/fr.json +6 -0
- package/src/i18n/locales/it.json +6 -0
- package/src/i18n/locales/ja.json +6 -0
- package/src/i18n/locales/ko.json +6 -0
- package/src/i18n/locales/pt.json +6 -0
- package/src/i18n/locales/ru.json +8 -0
- package/src/i18n/locales/tr.json +6 -0
- package/src/i18n/locales/zh-TW.json +6 -0
- package/src/i18n/locales/zh.json +6 -0
- package/src/router/NestedNavigationContext.test.tsx +54 -0
- package/src/router/NestedNavigationContext.tsx +9 -2
- package/lib/features/agent/chat/DocumentTabBar.d.ts +0 -9
- package/lib/features/agent/chat/DocumentTabBar.d.ts.map +0 -1
- package/lib/features/agent/chat/DocumentTabBar.js +0 -9
- package/lib/features/agent/chat/DocumentTabBar.js.map +0 -1
- package/lib/vertesia-ui-i18n.BJBGsq-8.chunk.js +0 -5
- package/lib/vertesia-ui-i18n.BJBGsq-8.chunk.js.map +0 -1
- package/lib/vertesia-ui-i18n.BY5YG5cX.chunk.js +0 -5
- package/lib/vertesia-ui-i18n.BY5YG5cX.chunk.js.map +0 -1
- package/lib/vertesia-ui-i18n.Bd5_1BXO.chunk.js +0 -5
- package/lib/vertesia-ui-i18n.Bd5_1BXO.chunk.js.map +0 -1
- package/lib/vertesia-ui-i18n.Bvwej2HH.chunk.js +0 -5
- package/lib/vertesia-ui-i18n.Bvwej2HH.chunk.js.map +0 -1
- package/lib/vertesia-ui-i18n.CMT3f4gf.chunk.js +0 -5
- package/lib/vertesia-ui-i18n.CMT3f4gf.chunk.js.map +0 -1
- package/lib/vertesia-ui-i18n.D56DNPJW.chunk.js +0 -5
- package/lib/vertesia-ui-i18n.D56DNPJW.chunk.js.map +0 -1
- package/lib/vertesia-ui-i18n.DDzKLNx6.chunk.js +0 -5
- package/lib/vertesia-ui-i18n.DDzKLNx6.chunk.js.map +0 -1
- package/lib/vertesia-ui-i18n.D_Am1LpF.chunk.js +0 -5
- package/lib/vertesia-ui-i18n.D_Am1LpF.chunk.js.map +0 -1
- package/lib/vertesia-ui-i18n.DrZizgGV.chunk.js +0 -5
- package/lib/vertesia-ui-i18n.DrZizgGV.chunk.js.map +0 -1
- package/lib/vertesia-ui-i18n.DwHsq86z.chunk.js +0 -5
- package/lib/vertesia-ui-i18n.DwHsq86z.chunk.js.map +0 -1
- package/lib/vertesia-ui-i18n.PLpo0Bbz.chunk.js +0 -5
- package/lib/vertesia-ui-i18n.PLpo0Bbz.chunk.js.map +0 -1
- package/lib/vertesia-ui-i18n.xVbXALqz.chunk.js +0 -5
- package/lib/vertesia-ui-i18n.xVbXALqz.chunk.js.map +0 -1
- package/src/features/agent/chat/DocumentTabBar.tsx +0 -41
|
@@ -0,0 +1,5 @@
|
|
|
1
|
+
var e=`集合管理員`,t=`集合檢視者`,n=`集合編輯者`,r=`內容管理員`,i=`內容檢視者`,a=`內容編輯者`,o=`集合`,s=`文件`,c=`任務`,l=`代理有{{count}}個活躍的工作流正在運行`,u=`代理有{{count}}個活躍的工作流正在運行`,d=`新增附件`,f=`代理對話`,p=`代理計劃`,m=`已複製代理程式執行ID`,h=`代理已啟動`,g=`所有訊息`,_=`要求核准`,v=`在修改或破壞性動作前詢問`,y=`幫我核准`,b=`自動審查修改動作,只有不安全時才詢問`,x=`取消`,S=`無法變更核准模式`,C=`使用完整控制`,w=`代理程式將在此對話中執行修改動作,而不要求核准。`,T=`切換到完整控制?`,E=`應如何核准代理程式動作?`,D=`完整控制`,O=`不需核准即可執行修改動作`,k=`代理程式核准模式`,A=`產物`,j=`返回文件列表`,M=`返回主代理`,N=`批次`,P=`瀏覽器預覽`,F=`瀏覽器截圖`,I=`正在等待瀏覽器截圖`,L=`瀏覽器使用`,R=`無法呈現瀏覽器小工具`,z=`已取消`,B=`正在取消`,V=`取消工作流程`,H=`點擊立即壓縮。`,U=`點擊放大`,W=`複製對話`,G=`關閉`,K=`關閉全螢幕`,q=`已完成`,J=`距離自動壓縮還剩 {{percent}}% 內容脈絡。`,Y=`內容脈絡大小:{{used}} / {{limit}} tokens`,X=`已使用 {{percent}}% 內容脈絡 - 點擊壓縮`,Z=`對話已複製`,Q=`已複製`,$=`所有工具呼叫已複製到剪貼簿`,ee=`批次詳情已複製到剪貼簿`,te=`已複製到剪貼簿`,ne=`複製`,re=`複製代理程式執行ID`,ie=`複製所有工具呼叫`,ae=`複製批次詳情`,oe=`複製訊息`,se=`複製執行 ID`,ce=`複製到剪貼簿`,le=`複製工作流程執行ID`,ue=`儀表板`,de=`詳情`,fe=`文件`,pe=`{{count}} 個文件`,me=`{{count}} 個文件`,he=`文件`,ge=`{{total}} 個文件中的 {{visible}} 個`,_e=`下載`,ve=`下載對話`,ye=`拖放檔案上傳`,be=`已過{{seconds}}秒`,xe=`放大檢視`,Se=`錯誤`,Ce=`啟動工作流時出錯`,we=`退出`,Te=`退出全螢幕`,Ee=`匯出`,De=`匯出為PDF`,Oe=`匯出為 PNG`,ke=`匯出為 Word`,Ae=`正在匯出...`,je=`匯出訊息`,Me=`失敗`,Ne=`取消工作流程失敗`,Pe=`複製對話失敗`,Fe=`內容脈絡壓縮失敗`,Ie=`下載對話失敗`,Le=`中斷失敗`,Re=`載入文件失敗`,ze=`傳送訊息失敗`,Be=`檔案處理中`,Ve=`檔案已暫存 - 對話開始時將上傳`,He=`全螢幕`,Ue=`隱藏活躍工作流`,We=`隱藏詳情`,Ge=`隱藏側邊欄`,Ke=`隱藏思考詳情`,qe=`進行中`,Je=`關聯物件`,Ye=`正在載入產物...`,Xe=`正在載入文件...`,Ze=`主要`,Qe=`主工作流`,$e=`我已連線到 {{name}}。`,et=`我不想連線到 {{name}}。請在沒有此連線的情況下繼續。`,tt=`訊息已處理`,nt=`訊息傳送失敗`,rt=`傳送訊息給 @主代理(正在檢視 {{workstream}})...`,it=`已收到訊息`,at=`正在傳送訊息`,ot=`更多操作`,st=`更多`,ct=`較新的計劃`,lt=`否`,ut=`沒有作用中的平行任務`,dt=`目前沒有正在運行的代理`,ft=`暫無產物`,pt=`無可用內容`,mt=`沒有可匯出的內容`,ht=`沒有可匯出的對話內容`,gt=`沒有開啟的文件`,_t=`暫無上傳檔案`,vt=`沒有符合的文件`,yt=`此工作流程中暫無訊息...`,bt=`暫無計劃`,xt=`尚未偵測到計劃`,St=`較舊的計劃`,Ct=`此次執行中只有系統檔案。啟用「系統檔案」即可查看。`,wt=`開啟文件`,Tt=`在新分頁中開啟`,Et=`無法呈現 {{name}}`,Dt=`代理程式檢視器的其餘部分仍可使用。`,Ot=`與此對話並行執行的任務。`,kt=`載荷`,At=`PDF匯出失敗`,jt=`PDF匯出已就緒`,Mt=`待處理`,Nt=`計劃`,Pt=`計劃進度`,Ft=`當代理建立計劃時,將在此處顯示`,It=`準備中`,Lt=`使用瀏覽器的列印對話框儲存為 PDF`,Rt=`處理中...`,zt=`進度`,Bt=`就緒`,Vt=`重新整理`,Ht=`剩餘{{seconds}}秒`,Ut=`移除 {{name}}`,Wt=`無法移除檔案`,Gt=`已建立`,Kt=`已刪除`,qt=`已更新`,Jt=`收合`,Yt=`檢視全部 {{total}} 項變更`,Xt=`已變更的資源`,Zt=`重試`,Qt=`匯出重播夾具`,$t=`重播夾具已匯出`,en=`{{messageCount}} 則訊息 · 第 {{loops}} 次循環`,tn=`代理聊天重播`,nn=`跳到最新訊息`,rn=`跳到即時`,an=`跳到第一則訊息`,on=`偵錯`,sn=`下一則訊息`,cn=`暫停`,ln=`播放位置`,un=`上一則訊息`,dn=`繼續`,fn=`執行 ID 已複製`,pn=`正在執行`,mn=`搜尋文件`,hn=`選擇一個互動並點擊開始以啟動代理`,gn=`選擇選項`,_n=`傳送`,vn=`點擊或Enter傳送`,yn=`顯示活躍工作流`,bn=`顯示所有訊息`,xn=`顯示詳情`,Sn=`顯示較少`,Cn=`顯示更多`,wn=`顯示側邊欄`,Tn=`系統檔案`,En=`已暫存`,Dn=`檔案未送達代理`,On=`代理已啟動,但無法收到有關您檔案的通知。請在對話中傳送訊息以送達這些檔案。`,kn=`部分檔案上傳失敗`,An=`啟動代理`,jn=`正在啟動代理...`,Mn=`正在啟動代理並上傳檔案...`,Nn=`開始新對話`,Pn=`逐步計劃`,Fn=`點擊或Esc Esc停止`,In=`提交選擇`,Ln=`提交選擇({{count}})`,Rn=`提交選擇({{count}})`,zn=`摘要`,Bn=`任務進度`,Vn=`{{completed}}/{{total}} 已完成`,Hn=`思考中...`,Un=`已逾時`,Wn=`切換右側邊欄`,Gn=`輸入訊息...`,Kn=`輸入您的回覆...`,qn=`無法開啟列印預覽`,Jn=`未知錯誤`,Yn=`未知時間`,Xn=`上傳`,Zn=`上傳失敗`,Qn=`上傳中...`,$n=`上傳`,er=`詳細`,tr=`請等待檔案處理完成`,nr=`請等待所有檔案處理完成後再傳送`,rr=`等待中...`,ir=`等待代理回應...`,ar=`工作流程已取消`,or=`已複製工作流程執行ID`,sr=`工作中...`,cr=`已完成 {{percent}}%`,lr=`無法呈現工作流`,ur=`工作流`,dr=`是`,fr=`你在 {{duration}} 後停止了`,pr=`{{name}} 使用 Vertesia,但我們找不到 {{email}} 的邀請。請聯絡管理員將您加入後即可開始。`,mr=`需要邀請`,hr=`{{domain}} 團隊`,gr=`您的組織`,_r=`{{email}} · 等待邀請`,vr=`您還不在名單中`,yr=`使用其他電子郵件`,br=`變更`,xr=`繼續`,Sr=`使用 {{provider}} 繼續`,Cr=`使用登入繼續`,wr=`輸入您的工作電子郵件,我們將為您引導到合適的登入或註冊方式。`,Tr=`登入`,Er=`請輸入有效的電子郵件地址。`,Dr=`電子郵件`,Or=`you@company.com`,kr=`歡迎使用 Vertesia`,Ar=`錯誤:{{message}}`,jr=`驗證中`,Mr=`請稍候 — 我們正在為您安全跳轉。只需稍待片刻。`,Nr=`取消`,Pr=`登入提供者`,Fr=`正在跳轉到 {{provider}}…`,Ir=`隱私政策`,Lr=`請從下方提供者中選擇一個繼續。`,Rr=`選擇登入方式`,zr=`再一步`,Br=`繼續前往 Vertesia`,Vr=`無法驗證您的登入資訊。請重新登入以繼續。`,Hr=`需要登入`,Ur=`無法驗證您的登入資訊`,Wr=`錯誤代碼`,Gr=`錯誤訊息`,Kr=`HTTP 狀態`,qr=`您已登入,但此身分沒有可用的 Vertesia 帳戶。`,Jr=`需要帳戶`,Yr=`沒有可用帳戶`,Xr=`要求的帳戶`,Zr=`要求的專案`,Qr=`您已登入,但此連結中的帳戶無法使用。連結可能已過期,或您沒有存取權限。`,$r=`連結無法使用`,ei=`帳戶無法使用`,ti=`您已登入,但此連結中的專案無法使用。連結可能已過期,或您沒有存取權限。`,ni=`連結無法使用`,ri=`專案無法使用`,ii=`驗證服務暫時無法使用。請重試或使用其他帳戶。`,ai=`服務無法使用`,oi=`無法完成登入`,si=`如需協助,請聯絡`,ci=`技術詳細資料`,li=`重試`,ui=`使用其他帳戶`,di=`{{seconds}} 秒後前往主網站…`,fi=`本網站僅限擁有新功能和修復搶先體驗權限的使用者使用。請繼續前往主網站,或就此網站的搶先體驗事宜聯絡 Vertesia。`,pi=`聯絡 Vertesia 取得搶先體驗權限`,mi=`需要搶先體驗權限`,hi=`受限網站`,gi=`前往主網站`,_i=`存取受限`,vi=`使用其他電子郵件`,yi=`團隊專案隨時為您準備就緒。繼續使用上次的方式,或更換其他方式。`,bi=`回到 Vertesia`,xi=`不是您?`,Si=`歡迎回來,{{name}}。`,Ci=`使用其他帳戶`,wi=`抱歉,我們無法完成您的登入。`,Ti=`請重試或聯繫`,Ei=`如果問題持續存在。`,Di=`我們在 Vertesia 上找到了您的組織。繼續以存取您團隊的專案。`,Oi=`您的組織`,ki=`您不屬於 {{name}}?`,Ai=`登入到 {{name}}`,ji=`透過 {{idp}}`,Mi=`您的身分提供者`,Ni=`服務條款`,Pi=`抱歉,出了點問題...`,Fi=`我們的團隊已收到通知,將儘快解決。`,Ii=`如果您想反映問題或聯繫我們,請發送郵件至`,Li=`清除全部`,Ri=`篩選`,zi=`按{{view}}篩選`,Bi=`篩選...`,Vi=`從:`,Hi=`沒有可用的篩選條件`,Ui=`未找到結果。`,Wi=`選擇範圍`,Gi=`至:`,Ki=`篩選...`,qi=`棋盤格`,Ji=`語言`,Yi=`選擇語言`,Xi=`頁面未找到`,Zi=`搜尋`,Qi=`搜尋...`,$i=`接受`,ea=`拒絕`,ta=`查看邀請`,na=`帳戶`,ra=`帳戶為必填項`,ia=`請選擇一個帳戶以授權客戶端存取ComposablePrompts伺服器`,aa=`授權客戶端`,oa=`認證資訊已複製`,sa=`您可以關閉此頁面。CLI應已接收到權杖。`,ca=`您可以將認證資訊貼到終端中。注意:CLI未接收到權杖。發生錯誤:{{error}}`,la=`注意:如果瀏覽器要求存取本地網路的權限,請允許。這是將授權權杖傳回CLI工具所必需的。否則,您需要手動將權杖複製/貼上到終端中。`,ua=`您必須選擇客戶端要存取的目標帳戶和專案。`,da=`客戶端已認證。您可以關閉此頁面。`,fa=`一個客戶端應用程式請求授權以您的名義存取ComposablePrompts伺服器。`,pa=`複製認證資訊`,ma=`本地開發`,ha=`生產環境`,ga=`預發布環境`,_a=`授權客戶端時出錯`,va=`載入專案時出錯`,ya=`取得Composable權杖失敗`,ba=`傳送授權權杖至CLI工具失敗`,xa=`這可能是由於Safari的安全檢查導致的。錯誤為"{{error}}"`,Sa=`無效的請求`,Ca=`此頁面應由終端客戶端呼叫以認證ComposablePrompts伺服器`,wa=`設定檔名稱`,Ta=`此外,輸入一個設定檔名稱,用於將授權儲存到客戶端設定中。`,Ea=`設定檔為必填項`,Da=`請輸入設定檔名稱以儲存客戶端授權`,Oa=`專案`,ka=`專案為必填項`,Aa=`請選擇一個專案以授權客戶端存取ComposablePrompts伺服器`,ja=`選擇帳戶`,Ma=`選擇專案`,Na=`為此對話啟用 {{name}}`,Pa=`API 金鑰`,Fa=`正在檢查狀態`,Ia=`為此對話停用 {{name}}`,La=`已停用`,Ra=`此專案未安裝任何 MCP 伺服器。`,za=`已啟用`,Ba=`MCP`,Va=`管理 MCP 連線`,Ha=`由應用程式管理`,Ua=`設定`,Wa=`管理可用於此對話的 MCP 伺服器。`,Ga=`MCP`,Ka=`身份驗證`,qa=`正在驗證身份...`,Ja=`連接`,Ya=`已連接`,Xa=`正在連接...`,Za=`拒絕`,Qa=`中斷連接`,$a=`未連接`,eo=`已複製到剪貼簿`,to=`複製`,no=`複製失敗`,ro=`沒有可顯示的資料`,io=`表格檢視`,ao=`縮圖檢視`,oo=`取消`,so=`確認`,co=`刪除物件時發生錯誤`,lo=`刪除失敗`,uo=`刪除成功`,fo=`儲存`,po=`儲存變更`,mo=`使用這些屬性變更建立新修訂版,同時保留原始版本。`,ho=`建立新版本`,go=`使用替換檔案建立新修訂版,同時保留原始版本。`,_o=`您想如何儲存這些變更?`,vo=`您即將用以下內容替換內容檔案:`,yo=`更新目前版本`,bo=`直接在目前修訂版中修改屬性。`,xo=`替換內容檔案並直接在目前修訂版中修改屬性。`,So=`版本標籤(選填)`,Co=`新版本的選填標籤。`,wo=`例如 v1.2、已核准、審核後`,To=`驗證`,Eo=`正在驗證...`,Do=`已連線`,Oo=`中斷連線`,ko=`關閉`,Ao=`關閉全螢幕`,jo=`下載`,Mo=`載入PDF檢視器失敗`,No=`取得文件失敗`,Po=`適應寬度`,Fo=`全螢幕`,Io=`標註圖像`,Lo=`下一頁`,Ro=`沒有可用的PDF`,zo=`原始圖像`,Bo=`頁`,Vo=`第 {{pageNumber}} 頁 / 共 {{totalPages}} 頁`,Ho=`上一頁`,Uo=`放大`,Wo=`縮小`,Go=`存取被拒絕`,Ko=`應用程式未註冊`,qo=`組織`,Jo=`選擇組織`,Yo=`選擇專案`,Xo=`帳戶類型`,Zo=`正在積極探索LLM專案`,Qo=`已在生產環境中使用LLM`,$o=`公司`,es=`適用於公司或組織。`,ts=`公司名稱`,ns=`公司規模`,rs=`公司網站`,is=`僅在測試或評估LLM`,as=`正在遷移到其他LLM`,os=`其他`,ss=`個人`,cs=`適用於個人使用或小型團隊。`,ls=`請輸入組織名稱`,us=`請選擇帳戶類型`,ds=`請選擇公司規模`,fs=`專案成熟度`,ps=`選擇公司規模`,ms=`選擇專案成熟度`,hs=`註冊`,gs=`1001-5000名員工`,_s=`101-1000名員工`,vs=`11-100名員工`,ys=`1-10名員工`,bs=`5000+名員工`,xs=`歡迎來到Vertesia,{{name}}({{email}})。
|
|
2
|
+
請告訴我們一些關於您的資訊,就可以開始了。
|
|
3
|
+
無需信用卡。`,Ss=`帳戶有誤,返回`,Cs=`新增到集合`,ws=`將選中的物件新增到現有集合或建立新集合。`,Ts=`新增到集合`,Es=`將文件新增到集合`,Ds=`新增到集合失敗`,Os=`無法將選中的物件新增到集合`,ks=`新增到集合成功`,As=`已將 {{count}} 個物件新增至集合`,js=`已將 {{count}} 個物件新增至集合`,Ms=`新增到集合`,Ns=`確定嗎?`,Ps=`無法移除物件:未指定集合`,Fs=`變更內容類型`,Is=`變更選中文件的內容類型`,Ls=`變更類型`,Rs=`從現有集合中選擇`,zs=`選擇要啟動的工作流程規則:`,Bs=`確定要刪除所有選中的物件嗎?此操作無法復原。`,Vs=`確定要刪除選中的物件嗎?
|
|
4
|
+
這不是從集合中移除。`,Hs=`確定要從此集合中移除所選物件嗎?`,Us=`新建`,Ws=`刪除`,Gs=`刪除物件`,Ks=`刪除選中的物件`,qs=`變更類型時出錯`,Js=`刪除物件時出錯`,Ys=`匯出屬性時出錯`,Xs=`從集合中移除物件時出錯`,Zs=`啟動工作流程時出錯`,Qs=`匯出所有物件屬性`,$s=`匯出屬性`,ec=`沒有集合上下文`,tc=`未選擇任何物件`,nc=`請選擇要刪除的物件`,rc=`請選擇要從集合中移除的物件`,ic=`從集合中移除`,ac=`從此集合中移除所選物件`,oc=`選擇集合`,sc=`啟動工作流程`,cc=`按規則啟動工作流程`,lc=`對選中的物件啟動工作流程`,uc=`工作流程已啟動`,dc=`允許的內容類型`,fc=`可選擇限定可新增到集合中的內容類型。如果未設定,則允許所有內容類型。`,pc=`選擇可新增到集合中的內容類型。如果未設定,則允許所有內容類型。`,mc=`確定要刪除此集合嗎?此操作無法復原。`,hc=`需要MP3、M4A、OGG、WAV或WebM格式`,gc=`自動類型偵測`,_c=`Vertesia將分析內容並選擇最合適的類型。建議大多數上傳使用此功能,以確保最佳處理效果。`,vc=`取消`,yc=`選擇格式`,bc=`選擇內容類型...`,xc=`選擇內容類型...`,Sc=`選擇要匯出的內容`,Cc=`清除選擇`,wc=`關閉`,Tc=`集合已建立`,Ec=`集合已刪除`,Dc=`取得集合失敗`,Oc=`集合屬性已更新`,kc=`已選取 {{count}} 個集合`,Ac=`已選取 {{count}} 個集合`,jc=`集合已更新`,Mc=`集合已成功更新`,Nc=`設定`,Pc=`確認選擇`,Fc=`{{type}}已複製`,Ic=`內容已匯出`,Lc=`內容類型`,Rc=`正在轉換為PDF...`,zc=`複製失敗`,Bc=`建立集合`,Vc=`建立集合`,Hc=`建立時間`,Uc=`建立者`,Wc=`建立類型`,Gc=`刪除集合`,Kc=`文件已匯出`,qc=`文件資訊`,Jc=`文件列表已重新整理`,Yc=`文件列表已更新為您上傳的檔案。`,Xc=`文件預覽`,Zc=`下載失敗`,Qc=`動態集合`,$c=`根據查詢動態取得集合內容。如果未啟用,則內容必須由使用者或代理新增。`,el=`編輯通用文件屬性`,tl=`編輯JSON`,nl=`編輯屬性`,rl=`編輯結構`,il=`編輯文字`,al=`嵌入向量`,ol=`啟用同步成員HEAD`,sl=`錯誤`,cl=`檢查重複檔案時出錯`,ll=`建立類型時出錯`,ul=`檔案上傳處理檢查出錯`,dl=`處理檔案時出錯`,fl=`儲存文字失敗`,pl=`儲存文字內容時發生錯誤。`,ml=`更新屬性時出錯`,hl=`更新屬性時發生錯誤。`,gl=`匯出失敗`,_l=`匯出進行中`,vl=`轉換為PDF失敗`,yl=`複製{{type}}到剪貼簿失敗`,bl=`建立集合失敗`,xl=`刪除集合失敗`,Sl=`下載檔案失敗`,Cl=`下載PDF檔案失敗`,wl=`匯出內容失敗`,Tl=`匯出文件失敗`,El=`取得角色對應失敗`,Dl=`取得物件類型失敗`,Ol=`取得工作流程失敗`,kl=`取得下載URL失敗`,Al=`載入文件失敗`,jl=`載入類型失敗`,Ml=`更新集合失敗`,Nl=`更新集合屬性失敗`,Pl=`更新結構失敗`,Fl=`更新共享屬性失敗`,Il=`更新略過HEAD同步失敗`,Ll=`更新表格佈局失敗`,Rl=`檔案分析完成`,zl=`檔案已準備好處理`,Bl=`按名稱篩選`,Vl=`全文`,Hl=`完整檢視`,Ul=`建立一個新的集合以開始。`,Wl=`建立一個新的類型以開始。`,Gl=`ID`,Kl=`無效的JSON`,ql=`無效的JSON Schema`,Jl=`無效的查詢JSON`,Yl=`無效的表格佈局`,Xl=`可分塊`,Zl=`限制`,Ql=`正在載入文件...`,$l=`正在載入處理狀態...`,eu=`N/A`,tu=`名稱`,nu=`新建集合`,ru=`新版本已建立`,iu=`已建立一個包含更新屬性的新版本。`,au=`沒有可用的Web相容音訊格式`,ou=`沒有集合`,su=`沒有可用的集合。`,cu=`未找到集合。`,lu=`未選擇檔案`,uu=`無`,du=`沒有物件。只需將文件或圖片拖放到此處即可建立內容物件。`,fu=`此文件類型沒有可用的預覽。`,pu=`未選擇專案`,mu=`此文件沒有可用的屬性。`,hu=`未定義屬性`,gu=`沒有可用的轉錄`,_u=`無類型`,vu=`未選擇有效檔案`,yu=`沒有可用的Web相容影片格式`,bu=`開啟完整文件`,xu=`開啟完整文件檢視`,Su=`(選填)`,Cu=`PDF轉換失敗`,wu=`PDF文件預覽在完整檢視中可用。`,Tu=`請在儲存前修復JSON語法錯誤。`,Eu=`請為集合提供名稱`,Du=`請選擇內容有效的檔案。`,Ou=`請等待`,ku=`預覽`,Au=`預覽屬性`,ju=`{{name}}處理失敗`,Mu=`正在處理檔案`,Nu=`屬性`,Pu=`屬性已更新`,Fu=`物件屬性已成功更新。`,Iu=`查詢`,Lu=`定義查詢以動態取得集合內容。`,Ru=`重新整理`,zu=`正在渲染文件...`,Bu=`儲存變更`,Vu=`儲存`,Hu=`結構編輯器`,Uu=`結構已更新`,Wu=`結構已成功更新`,Gu=`搜尋`,Ku=`搜尋集合`,qu=`搜尋失敗`,Ju=`搜尋中...`,Yu=`輸入您要尋找的內容,或選擇篩選條件`,Xu=`搜尋類型`,Zu=`選擇一個集合`,Qu=`選擇內容類型`,$u=`選擇內容類型,或留空以自動偵測`,ed=`選擇內容類型`,td=`選擇要共享的屬性`,nd=`語意分塊`,rd=`語意搜尋`,id=`語意搜尋設定`,ad=`共享屬性`,od=`新增要在集合中所有成員之間共享的屬性。此功能需要在專案中啟用共享屬性同步。`,sd=`僅顯示前128K個字元`,cd=`大小`,ld=`靜態集合`,ud=`嚴格模式`,dd=`已成功複製{{type}}到剪貼簿`,fd=`已成功匯出為{{format}}`,pd=`同步成員HEAD`,md=`當成員的新HEAD版本被建立時,集合將更新為指向新的HEAD。`,hd=`表格佈局`,gd=`定義用於在表格中顯示集合的自訂佈局。`,_d=`表格佈局已更新`,vd=`表格佈局已成功更新`,yd=`文件已在其他地方被修改。請重新整理後再試。`,bd=`文字內容已儲存`,xd=`類型已建立`,Sd=`可選擇內容類型以為集合指派自訂屬性和資料。`,Cd=`選擇內容類型以為集合指派自訂屬性和資料。`,wd=`未知`,Td=`未儲存的變更`,Ed=`更新時間`,Dd=`更新時間`,Od=`更新者`,kd=`已更新共享屬性`,Ad=`已更新略過HEAD同步設定`,jd=`上傳`,Md=`上傳完成`,Nd=`上傳問題`,Pd=`驗證失敗`,Fd=`需要MP4或WebM格式`,Id=`以PDF檢視`,Ld=`檢視音訊`,Rd=`檢視圖片`,zd=`正在檢視新版本`,Bd=`正在檢視新版本`,Vd=`正在檢視版本'{{label}}'`,Hd=`以JSON格式檢視`,Ud=`檢視PDF`,Wd=`檢視文字`,Gd=`檢視轉錄`,Kd=`檢視影片`,qd=`深色`,Jd=`主題`,Yd=`淺色`,Xd=`系統`,Zd=`描述`,Qd=`名稱`,$d=`名稱為必填項`,ef=`類型`,tf=`{{count}} 個檔案已存在`,nf=`{{count}} 個檔案已存在`,rf=`正在分析檔案...`,af=`正在檢查重複項和更新`,of=`集合:`,sf=`選擇要套用於上傳檔案的內容類型。如果留空,Vertesia將根據檔案內容自動偵測類型。`,cf=`繼續`,lf=`將檔案拖放到此處或點擊選擇`,uf=`分析檔案時出錯`,df=`上傳失敗`,ff=`檔案分析結果`,pf=`檔案分析完成`,mf=`已處理{{count}}個檔案`,hf=`已處理{{count}}個檔案`,gf=`{{count}}個檔案已準備好處理`,_f=`{{count}}個檔案已準備好處理`,vf=`{{count}}個檔案已存在於系統中,將被略過。`,yf=`{{count}}個檔案已存在於系統中,將被略過。`,bf=`資料夾:`,xf=`在集合'{{collection}}'中`,Sf=`在資料夾'{{location}}'中`,Cf=`新增`,wf=`沒有可處理的檔案。`,Tf=`沒有可顯示的項目`,Ef=`正在準備上傳{{count}}個檔案...`,Df=`正在準備上傳{{count}}個檔案...`,Of=`正在準備上傳1個資料夾,包含{{fileCount}}個檔案...`,kf=`正在準備上傳{{folderCount}}個資料夾,包含{{fileCount}}個檔案...`,Af=`已處理{{processed}}/{{total}}個檔案...`,jf=`正在處理檔案({{action}})`,Mf=`選擇檔案`,Nf=`選擇資料夾`,Pf=`略過`,Ff=`已略過(已存在)`,If=`更新成功`,Lf=`上傳成功`,Rf=`更新`,zf=`上傳完成`,Bf=`上傳檔案`,Vf=`正在上傳檔案`,Hf=`上傳位置:`,Uf=`上傳更多`,Wf=`上傳過程已中斷`,Gf=`使用自動類型偵測`,Kf=`使用{{typeName}}`,qf=`帳戶:`,Jf=`代理代表`,Yf=`代理代表API金鑰`,Xf=`所有專案成員`,Zf=`此專案的每個成員都擁有此權限。`,Qf=`應用版本`,$f=`環境`,ep=`取得API金鑰失敗`,tp=`取得群組失敗`,np=`取得使用者失敗`,rp=`群組ID:{{id}}`,ip=`金鑰:`,ap=`MCP 伺服器`,op=`組織ID`,sp=`組織角色`,cp=`私鑰`,lp=`專案:`,up=`專案ID`,dp=`專案角色`,fp=`排程{{title}}`,pp=`SDK版本`,mp=`伺服器`,hp=`服務帳戶`,gp=`此使用者由工作流程工作器等機器人使用。`,_p=`儲存庫`,vp=`系統使用者`,yp=`系統使用者用於初始化內建物件。`,bp=`租戶ID`,xp=`未知`,Sp=`未知使用者`,Cp=`使用者資訊不可用。`,wp=`未命名群組`,Tp=`使用者`,Ep=`使用者ID`,Dp=`顯示`,Op=`篩選{{label}}`,kp=`起始`,Ap=`結果頁面`,jp=`範圍`,Mp=`移除 {{value}}`,Np=`{{count}} 個結果`,Pp=`搜尋欄位`,Fp=`搜尋{{label}}`,Ip=`排序`,Lp=`結束`,Rp=`檢視通知`,zp=`編輯描述`,Bp=`無效的屬性宣告`,Vp=`此對話中無法編輯成品`,Hp=`工作副本已在其他位置變更`,Up=`你的編輯內容仍保留在此編輯器中,但尚未儲存。自動合併無法安全地合併兩個版本。`,Wp=`重試合併`,Gp=`你的編輯已與最新工作副本合併`,Kp=`返回成品`,qp=`評論所選內容`,Jp=`說明代理應如何改進此部分...`,Yp=`文件編輯`,Xp=`開始文件編輯前,請先設定預設的代理環境和模型`,Zp=`幫我改進此文件`,Qp=`描述變更或選取文件段落...`,$p=`開始編輯`,em=`無法啟動文件編輯`,tm=`請閱讀工作副本並準備協助我編輯。在我提出要求之前不要進行任何變更。`,nm=`開始對話以協作編輯此文件。您也可以選取文件中的任何段落進行評論或編輯。`,rm=`編輯所選內容`,im=`編輯所選 Markdown...`,am=`使用 AI 編輯`,om=`為避免變更衝突,編輯功能會鎖定到代理完成工作。`,sm=`AI 正在編輯工作副本`,cm=`代理仍在工作。你的編輯可能與其變更衝突。`,lm=`已手動解鎖編輯`,um=`鎖定編輯`,dm=`解鎖編輯`,fm=`無法載入成品`,pm=`請先啟動文件編輯對話,再傳送所選段落`,mm=`編輯已儲存`,hm=`無法套用編輯`,gm=`所選內容已變更。請重新選取該區段後再試一次。`,_m=`編輯已套用`,vm=`修改後`,ym=`修改前`,bm=`文件留言`,xm=`直接編輯文件`,Sm=`所選內容`,Cm=`文件編輯要求`,wm=`環境和模型`,Tm=`預設使用此專案為代理程式設定的模型。`,Em=`此設定屬於已連結的對話。請開始新對話以變更設定。`,Dm=`您的草稿已保留`,Om=`您編輯時文件已變更。關閉前請複製或調整此草稿。`,km=`選擇環境`,Am=`選擇模型`,jm=`已編輯所選 {{blockType}}`,Mm=`環境`,Nm=`模型`,Pm=`儲存至文件`,Fm=`文件在本工作階段之外已更新。再次儲存以覆寫它,或請智慧代理合併兩個版本。`,Im=`請智慧代理合併`,Lm=`摘要變更`,Rm=`捨棄未儲存的變更?`,zm=`開始新工作階段會將工作副本重設為上次儲存的文件。未儲存的變更將會遺失。`,Bm=`工作副本`,Vm=`原始文件`,Hm=`檢視變更`,Um=`完整編輯器`,Wm=`變更標尺`,Gm=`第 {{line}} 行附近有變更`,Km=`正在儲存工作副本...`,qm=`已儲存至工作副本`,Jm=`將變更傳送給代理`,Ym=`我已在完整編輯器中直接編輯工作副本。最新變更已儲存至 {{path}}。請讀取該成品並將其作為目前的真實來源。請勿再次套用這些變更。`,Xm=`變更已傳送給代理`,Zm=`在此區塊後插入元件`,Qm=`插入連結`,$m=`插入圖表`,eh=`區塊樣式`,th=`段落`,nh=`標題 1`,rh=`標題 2`,ih=`標題 3`,ah=`粗體`,oh=`斜體`,sh=`刪除線`,ch=`行內程式碼`,lh=`項目符號清單`,uh=`編號清單`,dh=`清單操作`,fh=`增加縮排`,ph=`減少縮排`,mh=`區塊引言`,hh=`程式碼區塊`,gh=`水平線`,_h=`插入表格`,vh=`表格操作`,yh=`列`,bh=`欄`,xh=`在上方新增列`,Sh=`在下方新增列`,Ch=`刪除列`,wh=`在左側新增欄`,Th=`在右側新增欄`,Eh=`刪除欄`,Dh=`刪除表格`,Oh=`復原`,kh=`重做`,Ah=`Markdown 文件編輯器`,jh=`繼續使用富文字`,Mh=`編輯 Markdown 原始碼`,Nh=`Markdown 原始碼編輯器`,Ph=`富文字編輯會正規化此文件中的部分 Markdown 語法,並可能重寫未變更的行。若要保留精確格式,請編輯 Markdown 原始碼;如果可以接受正規化,也可以繼續使用富文字。`,Fh=`部分 Markdown 格式可能會變更`,Ih=`新增註解`,Lh=`區塊模式`,Rh=`註解對象`,zh=`註解`,Bh=`移除註解`,Vh=`編輯模式`,Hh=`選取文件中的文字以加入註解`,Uh=`傳送給代理程式`,Wh=`AI 審核器已對照頁面圖像驗證`,Gh=`提取助手`,Kh=`正在更正字段:`,qh=`打開助手更正字段 — 它会讀取頁面並應用有依據的編辑`,Jh=`已在文檔文本中驗證`,Yh=`從圖像讀取(未驗證)`,Xh=`已對照 OCR 驗證`,Zh=`AI 審核器已確設`,Qh=`已重新锚定到匹配區塊`,$h=`驗證明细`,eg=`未驗證的值 — 单擊以定位`,tg=`文字核驗:值與文件文字一致。AI 核驗:審閱者對照頁面圖像確認。掃描件沒有文字層,出現後者屬正常。`,ng=`驗證率 {{percent}}%`,rg=`已透過文件文字或 AI 審閱者確認的值。未確認的值不計入。`,ig=`提取窗口之间有 {{count}} 個值不同 — 已保留最早的值`,ag=`數字驗證:與文檔文本(數字文本層或 OCR)逐字匹配。對于没有可靠文本層的掃描或手寫內容無法進行此驗證。`,og=`{{count}}/{{total}} 個文本驗證`,sg=`下載帶批註的 PDF`,cg=`下載本頁文本區塊(JSON)`,lg=`下載引用(JSON)`,ug=`下載本頁原始 OCR 词语(TSV,含逐词信賴度)`,dg=`無法載入有依據的提取結果`,fg=`已在文檔中驗證`,pg=`複杂度 {{percent}}%`,mg=`文檔阅讀難度:0% 表示清晰的數字文本,100% 表示無法辨設。掃描件和手寫內容会提高難度;↑ 表示提取已升級到更強的模型。`,hg=`AI 驗證:審核模型讀取頁面圖像並確設了該值。這是一种可靠的驗證,也是掃描和手寫文檔的主要信号。`,gg=`{{count}} 個 AI 驗證`,_g=`下一頁`,vg=`未找到此文檔的有依據提取結果`,yg=`第 {{page}} 頁`,bg=`上一頁`,xg=`從頁面圖像讀取(文本層中没有逐字內容)`,Sg=`審核器更正了 {{count}} 個值`,Cg=`審核器`,wg=`該值的來源依據。100% 表示與文件文字逐字相符;低於此值表示 OCR 或從頁面圖像讀取。`,Tg=`有依據的提取`,Eg=`{{count}} 個未驗證`,Dg=`從頁面圖像讀取,但既未匹配文本也未由審核器確設。建議人工检查。`,Og=`根據提取信賴度`,kg=`由 AI 審核器判定`,Ag=`顯示可信度結论詳情`,jg=`✓ 可以使用`,Mg=`對提取內容的總體信任程度。“可以使用”表示值可直接使用;“需要審核”表示應由人工核實。這反映內容的正確性,而不是渲染了多少引用框。`,Ng=`⚠ 需要審核`,Pg=`已對照文檔文本驗證`,Fg=`{{verified}}/{{total}} 個已驗證`,Ig=`添加範圍`,Lg=`示例`,Rg=`格式化`,zg=`插入示例`,Bg=`刪除範圍`,Vg=`還原`,Hg=`保存`,Ug=`驗證`,Wg=`請先修複 JSON 錯误,再返回表单編辑器。`,Gg=`以視覺方式提取屬性,生成紧凑的文本摘要,並保留源視圖。`,Kg=`僅提取`,qg=`包含代表值的全部可用選項。請精简為此類型所需的選項。`,Jg=`完整參考`,Yg=`提取引用和带批註的證據,並對困難掃描件升級處理和審核。`,Xg=`有依據的提取`,Zg=`禁用轉換,同時保留屬性提取設置。`,Qg=`媒體(無轉录)`,$g=`使用專案預設值,只添加類型選擇说明。`,e_=`最小配置`,t_=`對 Excel 和 CSV 文件使用結構化工作表文本。`,n_=`試算表文本`,r_=`對 PDF、掃描件、演示文稿、圖表和重布局內容使用視覺證據。`,i_=`視覺優先`,a_=`代理程式`,o_=`允许的詳细程度`,s_=`縮圖目錄大小`,c_=`覆蓋率閾值`,l_=`預設詳细程度`,u_=`預設視圖`,d_=`區別于`,f_=`已啟用`,p_=`環境`,m_=`已確設示例`,h_=`強制 OCR`,g_=`始終審核`,__=`生成目录`,v_=`困難內容模型`,y_=`難度閾值`,b_=`識別说明`,x_=`圖像嵌入`,S_=`说明`,C_=`交互`,w_=`定位说明`,T_=`文檔最少頁數`,E_=`重要性说明`,D_=`最大圖像令牌數`,O_=`最大頁數`,k_=`每次調用最大頁數`,A_=`最大負載 (MB)`,j_=`最大重试次數`,M_=`方法`,N_=`最小引用密度`,P_=`編排模式`,F_=`模型`,I_=`省略區塊框`,L_=`失敗時`,R_=`輸出格式`,z_=`頁面範圍`,B_=`頁面範圍`,V_=`主模型`,H_=`屬性嵌入`,U_=`範圍結束`,W_=`範圍開始`,G_=`刷新 OCR`,K_=`渲染 DPI`,q_=`渲染模板`,J_=`審核模型`,Y_=`審核閾值`,X_=`證據來源`,Z_=`文本嵌入`,Q_=`閾值`,$_=`更新屬性`,ev=`使用視覺`,tv=`每個窗口的頁數`,nv=`每張縮圖頁數。頁數越少,圖塊越大越易讀。`,rv=`當某頁的引用覆蓋率低於此值時進行審核,這表明可能有內容被遺漏。`,iv=`此類型物件首選的初始視圖。`,av=`容易與此類型混淆的其他類型。`,ov=`可選的按類型文本、圖像和屬性嵌入開關。`,sv=`此內容類型中经人工確設的示例物件 ID。`,cv=`用你自己的交互替代內建提取器。`,lv=`進入提取環節的頁數上限。`,uv=`選擇用于提取的文本、視覺或組合證據。`,dv=`對每一頁執行 OCR,包括已有文本層的頁面。`,fv=`無論難度分值如何,都審核每一份文檔。`,pv=`為屬性提取創建區塊級引用和带批註的證據。`,mv=`達到或超過該分值時改用難讀內容模型。`,hv=`提取前自動選擇類型的说明。`,gv=`描述此內容類型及應選擇它的情形。`,_v=`設置此項可在轉換和提取前識別相關頁面。`,vv=`文件短於此頁數時略過頁面定位。`,yv=`真正起作用的預算:每次呼叫的預估圖像令牌數。`,bv=`這是傳輸上限,不是品質設定。`,xv=`文本來自內建解析、模型,還是你自己的交互。`,Sv=`每個提取值的引用過少時,該輪會重試。`,Cv=`預設使用程序化采集;代理程式采集將編排委派给代理程式。`,wv=`從提示中去掉區塊邊框。僅在啟用視覺時才安全。`,Tv=`包含起始頁和結束頁。負值從文檔末尾開始计數。`,Ev=`全部頁面,或僅定位器選出的頁面。`,Dv=`重新執行 OCR,而不是重用已儲存的 OCR 結果。`,Ov=`為模型渲染每一頁時的解析度。150 幾乎適用於所有情況,僅在字跡極小時才調高。`,kv=`用于將提取屬性呈現為物件文本的 Handlebars 模板。`,Av=`對困難或低覆蓋率頁面進行可選的模型審核。`,jv=`Vertesia 如何識別此類型,以及其物件預設以何種方式開啟。`,Mv=`在提取任何內容之前,先把來源檔案轉換為可讀文本。`,Nv=`負責將頁面轉為文本的模型,通常比提取模型更便宜。`,Pv=`用你自己的交互或智能體替代內建轉換器。`,Fv=`哪些內容會被編入搜索索引,以及是否生成目錄。`,Iv=`此類型的結構描述屬性如何從文檔中填充。`,Lv=`負責讀取文檔並填充屬性的模型。`,Rv=`將每個提取值追溯到其來源頁面上的區塊或視覺位置。`,zv=`在正式處理前,用低成本的視覺掃描找出重要頁面。`,Bv=`根據文檔頁面的閱讀難度選擇使用的模型。`,Vv=`要轉換的固定頁面。設定後優先於頁面範圍;負值從末尾開始計數。`,Hv=`將提取的屬性轉換為物件正文的模板。`,Uv=`對引用稀少或難以閱讀的頁面追加一輪處理。`,Wv=`單次提取呼叫可攜帶的頁面圖像量。`,Gv=`控制提取和嵌入前的 Markdown 或文本生成。`,Kv=`字段指南`,qv=`將帶依據的結果寫回物件屬性。`,Jv=`將帶批註的頁面圖像與文本一起傳送。`,Yv=`此類型可使用的圖像品質設定檔。設定檔本身由平台定義。`,Xv=`拆分前,單次依據呼叫處理的頁數。`,Zv=`代理程式`,Qv=`所有頁面`,$v=`自動`,ey=`基礎`,ty=`區塊`,ny=`自定義`,ry=`已禁用`,iy=`已啟用`,ay=`標記以供審核`,oy=`高`,sy=`圖像`,cy=`繼承`,ly=`LLM`,uy=`已定位頁面`,dy=`低`,fy=`Markdown`,py=`文本和視覺`,my=`每张 {{count}} 頁`,hy=`PDF`,gy=`程序化`,_y=`屬性`,vy=`設置`,yy=`標準`,by=`文本`,xy=`視覺`,Sy=`選擇環境`,Cy=`選擇模型`,wy=`添加物件 ID`,Ty=`分類和預設值`,Ey=`文本轉換`,Dy=`轉換模型`,Oy=`自定義轉換`,ky=`搜索和生成內容`,Ay=`屬性提取`,jy=`提取模型`,My=`有依據的提取`,Ny=`相關頁面定位器`,Py=`提取模型`,Fy=`靜態頁面範圍`,Iy=`生成的文本`,Ly=`提取后審核`,Ry=`驗證`,zy=`視覺證據預算`,By=`未保存`,Vy=`轉換`,Hy=`預設視圖`,Uy=`提取`,Wy=`依據`,Gy=`方法`,Ky=`模式`,qy=`來源`,Jy=`模板`,Yy=`目录`,Xy=`轉換`,Zy=`提取`,Qy=`依據`,$y=`JSON`,eb=`輸出`,tb=`概覽`,nb=`采集策略`,rb=`采集策略無效`,ib=`采集策略已保存。`,ab=`JSON 有效並符合采集策略架構。`,ob=`無法更新采集策略`,sb=`采集策略已更新`,cb=`有效的采集策略`,lb=`受影响的專案:`,ub=`清除選擇`,db=`刪除所選項`,fb=`刪除此類型?它將被永久刪除。此操作無法撤销。`,pb=`刪除選中的 {{count}} 個類型?它们將被永久刪除。此操作無法撤销。`,mb=`刪除類型`,hb=`刪除類型`,gb=`正在刪除...`,_b=`無法刪除類型`,vb=`選擇所有類型`,yb=`選擇類型 {{name}}`,bb=`已選擇 {{n}} 個`,xb=`已刪除 {{succeeded}} 個,{{failed}} 個失敗`,Sb=`已刪除 {{count}} 個類型`,Cb=`已刪除 {{count}} 個類型`,wb=`輸入“delete”以確設`,Tb=`test.emptyTranslationFallback`,Eb=`操作失敗`,Db=`無法完成此操作。`,Ob=`更多操作`,kb=`清除選擇`,Ab=`對選中的 {{count}} 個專案運行 {{action}}?`,jb=`對選中的 {{count}} 個專案運行 {{action}}?`,Mb=`已刪除 {{count}} 個物件`,Nb=`已刪除 {{count}} 個物件`,Pb=`拖放操作失敗`,Fb=`將文件或資料夾拖放到此處`,Ib=`{{count}} 個結果`,Lb=`選擇文件或資料夾`,Rb=`選擇此頁的所有結果`,zb=`選擇 {{name}}`,Bb=`已選擇 {{count}} 個`,Vb=`已選擇 {{count}} 個`,Hb=`輸入 delete 以確設`,Ub=`上傳內容`,Wb=`提取`,Gb=`關閉后,提取模型將跳過此字段(存儲 x-extract: false)。適用于匹配分數、ERP ID 或在提取流程外填寫的字段。`,Kb=`不提取`,qb=`屬性`,Jb={"abac_perms.collection.content_manager":e,"abac_perms.collection.content_reader":t,"abac_perms.collection.content_writer":n,"abac_perms.document.content_manager":r,"abac_perms.document.content_reader":i,"abac_perms.document.content_writer":a,"abac_perms.scope.collection":o,"abac_perms.scope.document":s,"abac_perms.scope.task":c,"agent.activeWorkstreams_one":l,"agent.activeWorkstreams_other":u,"agent.addAttachment":d,"agent.agentConversation":f,"agent.agentPlan":p,"agent.agentRunIdCopied":m,"agent.agentStarted":h,"agent.allMessages":g,"agent.approvalMode.ask":_,"agent.approvalMode.askDescription":v,"agent.approvalMode.autoReview":y,"agent.approvalMode.autoReviewDescription":b,"agent.approvalMode.cancel":x,"agent.approvalMode.changeFailed":S,"agent.approvalMode.confirmFullControl":C,"agent.approvalMode.confirmFullControlDescription":w,"agent.approvalMode.confirmFullControlTitle":T,"agent.approvalMode.dropdownTitle":E,"agent.approvalMode.fullControl":D,"agent.approvalMode.fullControlDescription":O,"agent.approvalMode.selectorLabel":k,"agent.artifacts":A,"agent.backToDocuments":j,"agent.backToMainAgent":M,"agent.batch":N,"agent.browserPreview":P,"agent.browserScreenshot":F,"agent.browserScreenshotPending":I,"agent.browserUse":L,"agent.browserWidgetRenderError":R,"agent.canceled":z,"agent.canceling":B,"agent.cancelWorkflow":V,"agent.clickToCompactNow":H,"agent.clickToEnlarge":U,"agent.cloneConversation":W,"agent.close":G,"agent.closeFullscreen":K,"agent.completed":q,"agent.contextRemainingUntilCompact":J,"agent.contextTokenUsage":Y,"agent.contextUsageCompactLabel":X,"agent.conversationCloned":Z,"agent.copied":Q,"agent.copiedAllToolCalls":$,"agent.copiedBatchDetails":ee,"agent.copiedToClipboard":te,"agent.copy":ne,"agent.copyAgentRunId":re,"agent.copyAllToolCalls":ie,"agent.copyBatchDetails":ae,"agent.copyMessage":oe,"agent.copyRunId":se,"agent.copyToClipboard":ce,"agent.copyWorkflowRunId":le,"agent.dashboard":ue,"agent.details":de,"agent.document":fe,"agent.documentCount_one":pe,"agent.documentCount_other":me,"agent.documents":he,"agent.documentsFiltered":ge,"agent.download":_e,"agent.downloadConversation":ve,"agent.dropFilesToUpload":ye,"agent.elapsed":be,"agent.enlargedView":xe,"agent.error":Se,"agent.errorStarting":Ce,"agent.exit":we,"agent.exitFullscreen":Te,"agent.export":Ee,"agent.exportAsPdf":De,"agent.exportAsPng":Oe,"agent.exportAsWord":ke,"agent.exporting":Ae,"agent.exportMessage":je,"agent.failed":Me,"agent.failedToCancelWorkflow":Ne,"agent.failedToCloneConversation":Pe,"agent.failedToCompactContext":Fe,"agent.failedToDownload":Ie,"agent.failedToInterrupt":Le,"agent.failedToLoadDocument":Re,"agent.failedToSend":ze,"agent.filesProcessing":Be,"agent.fileStagedTooltip":Ve,"agent.fullscreen":He,"agent.hideActiveWorkstreams":Ue,"agent.hideDetails":We,"agent.hideSidebar":Ge,"agent.hideThinkingDetails":Ke,"agent.inProgress":qe,"agent.linkObject":Je,"agent.loadingArtifacts":Ye,"agent.loadingDocument":Xe,"agent.main":Ze,"agent.mainWorkstream":Qe,"agent.mcpConnectedMessage":$e,"agent.mcpDeclinedMessage":et,"agent.messageConsumed":tt,"agent.messageFailed":nt,"agent.messageMainAgentWhileViewingWorkstream":rt,"agent.messageReceived":it,"agent.messageSending":at,"agent.moreActions":ot,"agent.moreTabs":st,"agent.newerPlan":ct,"agent.no":lt,"agent.noActiveParallelTasks":ut,"agent.noAgentRunning":dt,"agent.noArtifactsYet":ft,"agent.noContentAvailable":pt,"agent.noContentToExport":mt,"agent.noConversationContent":ht,"agent.noDocumentsOpen":gt,"agent.noFilesUploadedYet":_t,"agent.noMatchingDocuments":vt,"agent.noMessagesInWorkstream":yt,"agent.noPlanAvailable":bt,"agent.noPlanDetected":xt,"agent.olderPlan":St,"agent.onlySystemArtifacts":Ct,"agent.openDocument":wt,"agent.openInNewTab":Tt,"agent.panelRenderError":Et,"agent.panelRenderErrorDescription":Dt,"agent.parallelWorkDescription":Ot,"agent.payload":kt,"agent.pdfExportFailed":At,"agent.pdfExportReady":jt,"agent.pending":Mt,"agent.plan":Nt,"agent.planProgress":Pt,"agent.plansWillAppear":Ft,"agent.preparing":It,"agent.printDialogDescription":Lt,"agent.processing":Rt,"agent.progress":zt,"agent.ready":Bt,"agent.refresh":Vt,"agent.remaining":Ht,"agent.removeFile":Ut,"agent.removeFileFailed":Wt,"agent.resourceActionCreated":Gt,"agent.resourceActionDeleted":Kt,"agent.resourceActionUpdated":qt,"agent.resourceShowLess":Jt,"agent.resourceViewAll":Yt,"agent.resourcesChanged":Xt,"agent.retry":Zt,"agent.rewind.exportFixture":Qt,"agent.rewind.fixtureExported":$t,"agent.rewind.fixtureMeta":en,"agent.rewind.fixtureTitle":tn,"agent.rewind.jumpToLatest":nn,"agent.rewind.jumpToLive":rn,"agent.rewind.jumpToStart":an,"agent.rewind.label":on,"agent.rewind.nextMessage":sn,"agent.rewind.pause":cn,"agent.rewind.positionInput":ln,"agent.rewind.previousMessage":un,"agent.rewind.resume":dn,"agent.runIdCopied":fn,"agent.running":pn,"agent.searchDocuments":mn,"agent.selectInteraction":hn,"agent.selectOption":gn,"agent.send":_n,"agent.sendTooltip":vn,"agent.showActiveWorkstreams":yn,"agent.showAllMessages":bn,"agent.showDetails":xn,"agent.showLess":Sn,"agent.showMore":Cn,"agent.showSidebar":wn,"agent.showSystemArtifacts":Tn,"agent.staged":En,"agent.stagedFilesNotDelivered":Dn,"agent.stagedFilesNotDeliveredDescription":On,"agent.stagedFilesUploadFailed":kn,"agent.startAgent":An,"agent.startingAgent":jn,"agent.startingAgentUploading":Mn,"agent.startNewConversation":Nn,"agent.stepByStepPlan":Pn,"agent.stopTooltip":Fn,"agent.submitSelection":In,"agent.submitSelectionCount_one":Ln,"agent.submitSelectionCount_other":Rn,"agent.summary":zn,"agent.taskProgress":Bn,"agent.tasksCompleted":Vn,"agent.thinking":Hn,"agent.timeout":Un,"agent.toggleRightSidebar":Wn,"agent.typeYourMessage":Gn,"agent.typeYourResponse":Kn,"agent.unableToOpenPrint":qn,"agent.unknownError":Jn,"agent.unknownTime":Yn,"agent.upload":Xn,"agent.uploadFailed":Zn,"agent.uploading":Qn,"agent.uploads":$n,"agent.verbose":er,"agent.waitForFiles":tr,"agent.waitForFilesProcessing":nr,"agent.waiting":rr,"agent.waitingForAgentResponse":ir,"agent.workflowCancelled":ar,"agent.workflowRunIdCopied":or,"agent.working":sr,"agent.workstreamProgress":cr,"agent.workstreamRenderError":lr,"agent.workstreams":ur,"agent.yes":dr,"agent.youStoppedAfter":fr,"auth.blocked.body":pr,"auth.blocked.eyebrow":mr,"auth.blocked.teamFromDomain":hr,"auth.blocked.tenantFallback":gr,"auth.blocked.tenantMeta":_r,"auth.blocked.title":vr,"auth.blocked.useDifferent":yr,"auth.change":br,"auth.continue":xr,"auth.continueWithProvider":Sr,"auth.continueWithSignIn":Cr,"auth.email.body":wr,"auth.email.eyebrow":Tr,"auth.email.invalidError":Er,"auth.email.label":Dr,"auth.email.placeholder":Or,"auth.email.title":kr,"auth.error":Ar,"auth.pending.authenticating":jr,"auth.pending.body":Mr,"auth.pending.cancel":Nr,"auth.pending.genericProvider":Pr,"auth.pending.title":Fr,"auth.privacyPolicy":Ir,"auth.providers.bodyConsumer":Lr,"auth.providers.eyebrow":Rr,"auth.providers.title":zr,"auth.recovery.continue":Br,"auth.recovery.credential.body":Vr,"auth.recovery.credential.eyebrow":Hr,"auth.recovery.credential.title":Ur,"auth.recovery.errorCode":Wr,"auth.recovery.errorMessage":Gr,"auth.recovery.httpStatus":Kr,"auth.recovery.noAccessibleAccount.body":qr,"auth.recovery.noAccessibleAccount.eyebrow":Jr,"auth.recovery.noAccessibleAccount.title":Yr,"auth.recovery.requestedAccount":Xr,"auth.recovery.requestedProject":Zr,"auth.recovery.scopeAccount.body":Qr,"auth.recovery.scopeAccount.eyebrow":$r,"auth.recovery.scopeAccount.title":ei,"auth.recovery.scopeProject.body":ti,"auth.recovery.scopeProject.eyebrow":ni,"auth.recovery.scopeProject.title":ri,"auth.recovery.service.body":ii,"auth.recovery.service.eyebrow":ai,"auth.recovery.service.title":oi,"auth.recovery.supportPrefix":si,"auth.recovery.technicalDetails":ci,"auth.recovery.tryAgain":li,"auth.recovery.useDifferentAccount":ui,"auth.restricted.autoRedirect":di,"auth.restricted.body":fi,"auth.restricted.calloutMeta":pi,"auth.restricted.calloutTitle":mi,"auth.restricted.eyebrow":hi,"auth.restricted.redirect":gi,"auth.restricted.title":_i,"auth.restricted.useDifferent":vi,"auth.returning.body":yi,"auth.returning.eyebrow":bi,"auth.returning.notYou":xi,"auth.returning.title":Si,"auth.returning.useDifferent":Ci,"auth.signInError":wi,"auth.signInErrorContact":Ti,"auth.signInErrorPersists":Ei,"auth.tenant.body":Di,"auth.tenant.eyebrow":Oi,"auth.tenant.notPartOf":ki,"auth.tenant.title":Ai,"auth.tenant.viaIdp":ji,"auth.tenant.viaIdpFallback":Mi,"auth.termsOfService":Ni,"errors.somethingWentWrong":Pi,"errors.teamNotifiedLine1":Fi,"errors.teamNotifiedLine2":Ii,"filter.clearAll":Li,"filter.filter":Ri,"filter.filterBy":zi,"filter.filterPlaceholder":Bi,"filter.from":Vi,"filter.noAvailableFilters":Hi,"filter.noResultsFound":Ui,"filter.selectRange":Wi,"filter.to":Gi,"form.filter":Ki,"grounded.checkerboard":qi,"language.label":Ji,"language.placeholder":Yi,"layout.pageNotFound":Xi,"layout.search":Zi,"layout.searchPlaceholder":Qi,"login.accept":$i,"login.reject":ea,"login.reviewInvites":ta,"login.terminal.account":na,"login.terminal.accountRequired":ra,"login.terminal.accountRequiredDesc":ia,"login.terminal.authorizeClient":aa,"login.terminal.authPayloadCopied":oa,"login.terminal.authPayloadCopiedSuccess":sa,"login.terminal.authPayloadCopiedWithError":ca,"login.terminal.browserPermissionNote":la,"login.terminal.chooseAccountProject":ua,"login.terminal.clientAuthenticated":da,"login.terminal.clientWantsAuth":fa,"login.terminal.copyAuthPayload":pa,"login.terminal.envLocalDev":ma,"login.terminal.envProduction":ha,"login.terminal.envStaging":ga,"login.terminal.errorAuthorizingClient":_a,"login.terminal.errorLoadingProjects":va,"login.terminal.failedToGetToken":ya,"login.terminal.failedToSendToken":ba,"login.terminal.failedToSendTokenDesc":xa,"login.terminal.invalidRequest":Sa,"login.terminal.invalidRequestDesc":Ca,"login.terminal.profileName":wa,"login.terminal.profileNameNote":Ta,"login.terminal.profileRequired":Ea,"login.terminal.profileRequiredDesc":Da,"login.terminal.project":Oa,"login.terminal.projectRequired":ka,"login.terminal.projectRequiredDesc":Aa,"login.terminal.selectAccount":ja,"login.terminal.selectProject":Ma,"mcpConnections.activateAria":Na,"mcpConnections.apiKey":Pa,"mcpConnections.checkingStatus":Fa,"mcpConnections.deactivateAria":Ia,"mcpConnections.disabled":La,"mcpConnections.empty":Ra,"mcpConnections.enabled":za,"mcpConnections.label":Ba,"mcpConnections.manage":Va,"mcpConnections.managedByApp":Ha,"mcpConnections.settings":Ua,"mcpConnections.subtitle":Wa,"mcpConnections.title":Ga,"mcpOAuth.authenticate":Ka,"mcpOAuth.authenticating":qa,"mcpOAuth.connect":Ja,"mcpOAuth.connected":Ya,"mcpOAuth.connecting":Xa,"mcpOAuth.decline":Za,"mcpOAuth.disconnect":Qa,"mcpOAuth.notConnected":$a,"misc.copiedToClipboard":eo,"misc.copy":to,"misc.failedToCopy":no,"misc.noData":ro,"misc.tableView":io,"misc.thumbnailView":ao,"modal.cancel":oo,"modal.confirm":so,"modal.delete.error":co,"modal.delete.failed":lo,"modal.delete.succeeded":uo,"modal.save":fo,"modal.saveChanges":po,"modal.saveVersion.createDescription":mo,"modal.saveVersion.createNew":ho,"modal.saveVersion.createWithFileDescription":go,"modal.saveVersion.howToSave":_o,"modal.saveVersion.replaceFile":vo,"modal.saveVersion.updateCurrent":yo,"modal.saveVersion.updateDescription":bo,"modal.saveVersion.updateWithFileDescription":xo,"modal.saveVersion.versionLabel":So,"modal.saveVersion.versionLabelDescription":Co,"modal.saveVersion.versionLabelPlaceholder":wo,"oauthProvider.authenticate":To,"oauthProvider.authenticating":Eo,"oauthProvider.connected":Do,"oauthProvider.disconnect":Oo,"pdf.close":ko,"pdf.closeFullscreen":Ao,"pdf.download":jo,"pdf.failedToLoadViewer":Mo,"pdf.fetchingDocumentFailed":No,"pdf.fitToWidth":Po,"pdf.fullscreen":Fo,"pdf.instrumentedImages":Io,"pdf.nextPage":Lo,"pdf.noPdfAvailable":Ro,"pdf.originalImages":zo,"pdf.page":Bo,"pdf.pageOf":Vo,"pdf.previousPage":Ho,"pdf.zoomIn":Uo,"pdf.zoomOut":Wo,"shell.accessDenied":Go,"shell.applicationNotRegistered":Ko,"shell.organization":qo,"shell.selectOrganization":Jo,"shell.selectProject":Yo,"signup.accountType":Xo,"signup.activelyExploring":Zo,"signup.alreadyUsing":Qo,"signup.company":$o,"signup.companyDescription":es,"signup.companyName":ts,"signup.companySize":ns,"signup.companyWebsite":rs,"signup.justTesting":is,"signup.migratingLLMs":as,"signup.other":os,"signup.personal":ss,"signup.personalDescription":cs,"signup.pleaseEnterOrgName":ls,"signup.pleaseSelectAccountType":us,"signup.pleaseSelectCompanySize":ds,"signup.projectMaturity":fs,"signup.selectCompanySize":ps,"signup.selectProjectMaturity":ms,"signup.signUp":hs,"signup.size1001to5000":gs,"signup.size101to1000":_s,"signup.size11to100":vs,"signup.size1to10":ys,"signup.size5000plus":bs,"signup.welcomeMessage":xs,"signup.wrongAccountGoBack":Ss,"store.actions.addToCollection":Cs,"store.actions.addToCollectionBody":ws,"store.actions.addToCollectionButton":Ts,"store.actions.addToCollectionDesc":Es,"store.actions.addToCollectionFailure":Ds,"store.actions.addToCollectionFailureDesc":Os,"store.actions.addToCollectionSuccess":ks,"store.actions.addToCollectionSuccessDesc_one":As,"store.actions.addToCollectionSuccessDesc_other":js,"store.actions.addToCollectionTitle":Ms,"store.actions.areYouSure":Ns,"store.actions.cannotRemoveNoCollection":Ps,"store.actions.changeContentType":Fs,"store.actions.changeContentTypeDesc":Is,"store.actions.changeType":Ls,"store.actions.chooseExistingCollections":Rs,"store.actions.chooseWorkflowRule":zs,"store.actions.confirmDeleteAll":Bs,"store.actions.confirmDeleteSelected":Vs,"store.actions.confirmRemoveFromCollection":Hs,"store.actions.createNew":Us,"store.actions.delete":Ws,"store.actions.deleteObjects":Gs,"store.actions.deleteTheSelectedObjects":Ks,"store.actions.errorChangingType":qs,"store.actions.errorDeletingObjects":Js,"store.actions.errorExportProperties":Ys,"store.actions.errorRemovingObjects":Xs,"store.actions.errorStartingWorkflow":Zs,"store.actions.exportAllObjectProperties":Qs,"store.actions.exportProperties":$s,"store.actions.noCollectionContext":ec,"store.actions.noObjectsSelected":tc,"store.actions.pleaseSelectObjectsToDelete":nc,"store.actions.pleaseSelectObjectsToRemove":rc,"store.actions.removeFromCollection":ic,"store.actions.removeFromCollectionDesc":ac,"store.actions.selectCollection":oc,"store.actions.startWorkflow":sc,"store.actions.startWorkflowByRule":cc,"store.actions.startWorkflowDesc":lc,"store.actions.workflowStarted":uc,"store.allowedContentTypes":dc,"store.allowedContentTypesOptionalDescription":fc,"store.allowedContentTypesSelectDescription":pc,"store.areYouSureDeleteCollection":mc,"store.audioFormatRequired":hc,"store.automaticTypeDetection":gc,"store.automaticTypeDetectionDescription":_c,"store.cancelEdit":vc,"store.chooseAFormat":yc,"store.chooseContentType":bc,"store.chooseContentTypes":xc,"store.chooseWhatToExport":Sc,"store.clearSelection":Cc,"store.close":wc,"store.collectionCreated":Tc,"store.collectionDeleted":Ec,"store.collectionFetchFailed":Dc,"store.collectionPropertiesUpdated":Oc,"store.collectionsSelected_one":kc,"store.collectionsSelected_other":Ac,"store.collectionUpdated":jc,"store.collectionUpdatedSuccess":Mc,"store.configuration":Nc,"store.confirmSelection":Pc,"store.contentCopied":Fc,"store.contentExported":Ic,"store.contentType":Lc,"store.convertingToPdf":Rc,"store.copyFailed":zc,"store.createACollection":Bc,"store.createCollection":Vc,"store.created":Hc,"store.createdBy":Uc,"store.createType":Wc,"store.deleteCollection":Gc,"store.documentExported":Kc,"store.documentInformation":qc,"store.documentListRefreshed":Jc,"store.documentListRefreshedDesc":Yc,"store.documentPreview":Xc,"store.downloadFailed":Zc,"store.dynamicCollection":Qc,"store.dynamicCollectionDescription":$c,"store.editingGenericDocument":el,"store.editJson":tl,"store.editProperties":nl,"store.editSchema":rl,"store.editText":il,"store.embeddings":al,"store.enableSyncMemberHeads":ol,"store.error":sl,"store.errorCheckingDuplicates":cl,"store.errorCreatingType":ll,"store.errorInUploadProcessingCheck":ul,"store.errorProcessingFiles":dl,"store.errorSavingText":fl,"store.errorSavingTextDefault":pl,"store.errorUpdatingProperties":ml,"store.errorUpdatingPropertiesDefault":hl,"store.exportFailed":gl,"store.exportInProgress":_l,"store.failedToConvertToPdf":vl,"store.failedToCopy":yl,"store.failedToCreateCollection":bl,"store.failedToDeleteCollection":xl,"store.failedToDownloadFile":Sl,"store.failedToDownloadPdf":Cl,"store.failedToExportContent":wl,"store.failedToExportDocument":Tl,"store.failedToFetchRoleMappings":El,"store.failedToFetchTypes":Dl,"store.failedToFetchWorkflows":Ol,"store.failedToGetDownloadUrl":kl,"store.failedToLoadDocument":Al,"store.failedToLoadType":jl,"store.failedToUpdateCollection":Ml,"store.failedToUpdateCollectionProperties":Nl,"store.failedToUpdateSchema":Pl,"store.failedToUpdateSharedProperties":Fl,"store.failedToUpdateSkipHeadSync":Il,"store.failedToUpdateTableLayout":Ll,"store.filesAnalyzedTitle":Rl,"store.filesReadyToProcess":zl,"store.filterByName":Bl,"store.fullText":Vl,"store.fullView":Hl,"store.getStartedCollections":Ul,"store.getStartedTypes":Wl,"store.id":Gl,"store.invalidJson":Kl,"store.invalidJsonSchema":ql,"store.invalidQueryJson":Jl,"store.invalidTableLayout":Yl,"store.isChunkable":Xl,"store.limit":Zl,"store.loadingDocument":Ql,"store.loadingProcessingStatus":$l,"store.na":eu,"store.name":tu,"store.newCollections":nu,"store.newVersionCreated":ru,"store.newVersionCreatedDesc":iu,"store.noAudioRendition":au,"store.noCollections":ou,"store.noCollectionsAvailable":su,"store.noCollectionsFound":cu,"store.noFilesSelected":lu,"store.none":uu,"store.noObjectsDragAndDrop":du,"store.noPreviewAvailable":fu,"store.noProjectSelected":pu,"store.noPropertiesAvailable":mu,"store.noPropertiesDefined":hu,"store.noTranscriptAvailable":gu,"store.noType":_u,"store.noValidFilesSelected":vu,"store.noVideoRendition":yu,"store.openFullDocument":bu,"store.openFullDocumentView":xu,"store.optional":Su,"store.pdfConversionFailed":Cu,"store.pdfPreviewFullView":wu,"store.pleaseFixJsonSyntax":Tu,"store.pleaseProvideName":Eu,"store.pleaseSelectValidFiles":Du,"store.pleaseWait":Ou,"store.preview":ku,"store.previewProperties":Au,"store.processingFailedFor":ju,"store.processingFiles":Mu,"store.properties":Nu,"store.propertiesUpdated":Pu,"store.propertiesUpdatedDesc":Fu,"store.query":Iu,"store.queryDescription":Lu,"store.refresh":Ru,"store.renderingDocument":zu,"store.saveChanges":Bu,"store.saveText":Vu,"store.schemaEditor":Hu,"store.schemaUpdated":Uu,"store.schemaUpdatedSuccess":Wu,"store.search":Gu,"store.searchCollections":Ku,"store.searchFailed":qu,"store.searching":Ju,"store.searchPlaceholder":Yu,"store.searchTypes":Xu,"store.selectACollection":Zu,"store.selectContentType":Qu,"store.selectContentTypeAuto":$u,"store.selectContentTypeLabel":ed,"store.selectPropertiesToShare":td,"store.semanticChunking":nd,"store.semanticSearch":rd,"store.semanticSearchSettings":id,"store.sharedProperties":ad,"store.sharedPropertiesDescription":od,"store.showingFirst128K":sd,"store.size":cd,"store.staticCollection":ld,"store.strictMode":ud,"store.successfullyCopied":dd,"store.successfullyExportedTo":fd,"store.syncMemberHeads":pd,"store.syncMemberHeadsDescription":md,"store.tableLayout":hd,"store.tableLayoutDescription":gd,"store.tableLayoutUpdated":_d,"store.tableLayoutUpdatedDesc":vd,"store.textConflict":yd,"store.textSaved":bd,"store.typeCreated":xd,"store.typeDescription":Sd,"store.typeSelectDescription":Cd,"store.unknown":wd,"store.unsavedChanges":Td,"store.updated":Ed,"store.updatedAt":Dd,"store.updatedBy":Od,"store.updatedSharedProperties":kd,"store.updatedSkipHeadSync":Ad,"store.upload":jd,"store.uploadComplete":Md,"store.uploadIssues":Nd,"store.validationFailed":Pd,"store.videoFormatRequired":Fd,"store.viewAsPdf":Id,"store.viewAudio":Ld,"store.viewImage":Rd,"store.viewingNewVersion":zd,"store.viewingNewVersionDefault":Bd,"store.viewingVersionLabel":Vd,"store.viewInJsonFormat":Hd,"store.viewPdf":Ud,"store.viewText":Wd,"store.viewTranscript":Gd,"store.viewVideo":Kd,"theme.dark":qd,"theme.label":Jd,"theme.light":Yd,"theme.system":Xd,"type.description":Zd,"type.name":Qd,"type.nameRequired":$d,"type.type":ef,"upload.allFilesExist_one":tf,"upload.allFilesExist_other":nf,"upload.analyzingFiles":rf,"upload.checkingForDuplicates":af,"upload.collectionLabel":of,"upload.contentTypeTooltip":sf,"upload.continue":cf,"upload.dragAndDrop":lf,"upload.errorAnalyzingFiles":uf,"upload.failedToUpload":df,"upload.fileAnalysisResults":ff,"upload.filesAnalyzed":pf,"upload.filesProcessed_one":mf,"upload.filesProcessed_other":hf,"upload.filesReadyToProcess_one":gf,"upload.filesReadyToProcess_other":_f,"upload.filesToSkip_one":vf,"upload.filesToSkip_other":yf,"upload.folderLabel":bf,"upload.inCollection":xf,"upload.inFolder":Sf,"upload.new":Cf,"upload.noFilesToProcess":wf,"upload.noItems":Tf,"upload.preparingFiles_one":Ef,"upload.preparingFiles_other":Df,"upload.preparingFolder_one":Of,"upload.preparingFolder_other":kf,"upload.processedCount":Af,"upload.processingFilesAction":jf,"upload.selectFiles":Mf,"upload.selectFolder":Nf,"upload.skip":Pf,"upload.skippedAlreadyExisted":Ff,"upload.successfullyUpdated":If,"upload.successfullyUploaded":Lf,"upload.update":Rf,"upload.uploadComplete":zf,"upload.uploadFiles":Bf,"upload.uploadingFiles":Vf,"upload.uploadLocation":Hf,"upload.uploadMore":Uf,"upload.uploadProcessInterrupted":Wf,"upload.useAutoDetection":Gf,"upload.useTypeName":Kf,"user.account":qf,"user.agentOnBehalfOf":Jf,"user.agentOnBehalfOfApiKey":Yf,"user.allProjectMembers":Xf,"user.allProjectMembersDescription":Zf,"user.appVersion":Qf,"user.environment":$f,"user.failedToFetchApiKey":ep,"user.failedToFetchGroup":tp,"user.failedToFetchUser":np,"user.groupId":rp,"user.key":ip,"user.mcpServer":ap,"user.organizationId":op,"user.organizationRoles":sp,"user.privateKey":cp,"user.project":lp,"user.projectId":up,"user.projectRoles":dp,"user.schedule":fp,"user.sdkVersion":pp,"user.server":mp,"user.serviceAccount":hp,"user.serviceAccountDescription":gp,"user.store":_p,"user.systemUser":vp,"user.systemUserDescription":yp,"user.tenantId":bp,"user.unknown":xp,"user.unknownUser":Sp,"user.unknownUserDescription":Cp,"user.unnamedGroup":wp,"user.user":Tp,"user.userId":Ep,"view.display":Dp,"view.filterNavigation":Op,"view.from":kp,"view.pagination":Ap,"view.ranges":jp,"view.removeSelection":Mp,"view.resultsCount_other":Np,"view.searchFields":Pp,"view.searchNavigation":Fp,"view.sort":Ip,"view.to":Lp,"view.warning":Rp,"widgets.schema.editDescription":zp,"widgets.schema.invalidPropertyDeclaration":Bp,"agent.artifactEditingUnavailable":Vp,"agent.artifactConflictTitle":Hp,"agent.artifactConflictDescription":Up,"agent.artifactConflictRetry":Wp,"agent.artifactConflictRebased":Gp,"agent.backToArtifacts":Kp,"agent.commentOnSelection":qp,"agent.commentOnSelectionPlaceholder":Jp,"agent.documentEditing":Yp,"agent.documentEditingDefaultsRequired":Xp,"agent.documentEditingInitialRequest":Zp,"agent.documentEditingPlaceholder":Qp,"agent.documentEditingStart":$p,"agent.documentEditingStartFailed":em,"agent.documentEditingStartRequest":tm,"agent.documentEditingWelcome":nm,"agent.editSelection":rm,"agent.editSelectionPlaceholder":im,"agent.editWithAI":am,"agent.editingLockedDescription":om,"agent.editingLockedTitle":sm,"agent.editingManuallyUnlockedDescription":cm,"agent.editingManuallyUnlockedTitle":lm,"agent.lockEditing":um,"agent.unlockEditing":dm,"agent.failedToLoadArtifact":fm,"agent.startDocumentEditingConversationFirst":pm,"agent.documentEditApplied":mm,"agent.documentEditApplyFailed":hm,"agent.documentEditApplyFailedDescription":gm,"agent.documentEditCardApplied":_m,"agent.documentEditCardAfter":vm,"agent.documentEditCardBefore":ym,"agent.documentEditCardComment":bm,"agent.documentEditCardDirectEdit":xm,"agent.documentEditCardSelectedContent":Sm,"agent.documentEditCardTitle":Cm,"agent.documentEditingConfiguration":wm,"agent.documentEditingConfigurationDescription":Tm,"agent.documentEditingConfigurationLocked":Em,"agent.documentEditingDraftPreserved":Dm,"agent.documentEditingDraftPreservedDescription":Om,"agent.documentEditingSelectEnvironment":km,"agent.documentEditingSelectModel":Am,"agent.editedSelectionMessage":jm,"agent.environment":Mm,"agent.model":Nm,"agent.saveToDocument":Pm,"agent.saveConflictNotice":Fm,"agent.askAgentToReconcile":Im,"agent.summarizeChanges":Lm,"agent.newSessionDiscardTitle":Rm,"agent.newSessionDiscardDescription":zm,"agent.workingCopy":Bm,"agent.originalDocument":Vm,"agent.reviewChanges":Hm,"agent.fullEditor":Um,"agent.changeRuler":Wm,"agent.changedRegion":Gm,"agent.savingWorkingCopy":Km,"agent.savedToWorkingCopy":qm,"agent.sendChangesToAgent":Jm,"agent.directEditsReadyMessage":Ym,"agent.changesSentToAgent":Xm,"agent.insertComponent":Zm,"agent.insertLink":Qm,"agent.insertChart":$m,"richText.blockStyle":eh,"richText.paragraph":th,"richText.heading1":nh,"richText.heading2":rh,"richText.heading3":ih,"richText.bold":ah,"richText.italic":oh,"richText.strike":sh,"richText.inlineCode":ch,"richText.bulletList":lh,"richText.orderedList":uh,"richText.listActions":dh,"richText.indentListItem":fh,"richText.outdentListItem":ph,"richText.blockquote":mh,"richText.codeBlock":hh,"richText.horizontalRule":gh,"richText.table":_h,"richText.tableActions":vh,"richText.tableRows":yh,"richText.tableColumns":bh,"richText.addRowAbove":xh,"richText.addRowBelow":Sh,"richText.deleteRow":Ch,"richText.addColumnLeft":wh,"richText.addColumnRight":Th,"richText.deleteColumn":Eh,"richText.deleteTable":Dh,"richText.undo":Oh,"richText.redo":kh,"richText.documentEditor":Ah,"richText.continueRichText":jh,"richText.editMarkdownSource":Mh,"richText.markdownSourceEditor":Nh,"richText.sourceCompatibilityWarningDescription":Ph,"richText.sourceCompatibilityWarningTitle":Fh,"agent.addComment":Ih,"agent.blockMode":Lh,"agent.commentingOn":Rh,"agent.comments":zh,"agent.deleteComment":Bh,"agent.editMode":Vh,"agent.selectTextToComment":Hh,"agent.sendToAgent":Uh,"grounded.aiVerified":Wh,"grounded.assistant":Gh,"grounded.assistantField":Kh,"grounded.assistantTooltip":qh,"grounded.breakdownDigital":Jh,"grounded.breakdownImageRead":Yh,"grounded.breakdownOcr":Xh,"grounded.breakdownReviewer":Zh,"grounded.breakdownSnapped":Qh,"grounded.breakdownTitle":$h,"grounded.breakdownUnverifiedList":eg,"grounded.breakdownVerificationHelp":tg,"grounded.confidence":ng,"grounded.confidenceHint":rg,"grounded.conflicts":ig,"grounded.digitalVerifiedHint":ag,"grounded.digitalVerifiedOf":og,"grounded.downloadAnnotated":sg,"grounded.downloadBlocks":cg,"grounded.downloadCitations":lg,"grounded.downloadOcr":ug,"grounded.failedToLoad":dg,"grounded.fullyVerified":fg,"grounded.hardness":pg,"grounded.hardnessHint":mg,"grounded.modelVerifiedHint":hg,"grounded.modelVerifiedOf":gg,"grounded.nextPage":_g,"grounded.notFound":vg,"grounded.pageAlt":yg,"grounded.previousPage":bg,"grounded.readFromImage":xg,"grounded.reviewCorrections":Sg,"grounded.reviewSummary":Cg,"grounded.scoreHint":wg,"grounded.title":Tg,"grounded.unverifiedCount":Eg,"grounded.unverifiedHint":Dg,"grounded.verdictByConfidence":Og,"grounded.verdictByReviewer":kg,"grounded.verdictDetails":Ag,"grounded.verdictGoodToGo":jg,"grounded.verdictHint":Mg,"grounded.verdictNeedsReview":Ng,"grounded.verified":Pg,"grounded.verifiedOf":Fg,"intakePolicy.action.addRange":Ig,"intakePolicy.action.examples":Lg,"intakePolicy.action.format":Rg,"intakePolicy.action.insertExample":zg,"intakePolicy.action.removeRange":Bg,"intakePolicy.action.revert":Vg,"intakePolicy.action.save":Hg,"intakePolicy.action.validate":Ug,"intakePolicy.error.fixJsonBeforeForm":Wg,"intakePolicy.example.extraction_only.description":Gg,"intakePolicy.example.extraction_only.label":Kg,"intakePolicy.example.full_reference.description":qg,"intakePolicy.example.full_reference.label":Jg,"intakePolicy.example.grounded.description":Yg,"intakePolicy.example.grounded.label":Xg,"intakePolicy.example.media_no_transcript.description":Zg,"intakePolicy.example.media_no_transcript.label":Qg,"intakePolicy.example.minimal.description":$g,"intakePolicy.example.minimal.label":e_,"intakePolicy.example.structured_spreadsheet.description":t_,"intakePolicy.example.structured_spreadsheet.label":n_,"intakePolicy.example.visual_first.description":r_,"intakePolicy.example.visual_first.label":i_,"intakePolicy.field.agent":a_,"intakePolicy.field.allowedDetails":o_,"intakePolicy.field.contactSheetDetail":s_,"intakePolicy.field.coverageThreshold":c_,"intakePolicy.field.defaultDetail":l_,"intakePolicy.field.defaultView":u_,"intakePolicy.field.distinguishFrom":d_,"intakePolicy.field.enabled":f_,"intakePolicy.field.environment":p_,"intakePolicy.field.examples":m_,"intakePolicy.field.forceOcr":h_,"intakePolicy.field.forceReview":g_,"intakePolicy.field.generateToc":__,"intakePolicy.field.hardModel":v_,"intakePolicy.field.hardnessThreshold":y_,"intakePolicy.field.identificationGuidance":b_,"intakePolicy.field.imageEmbedding":x_,"intakePolicy.field.instructions":S_,"intakePolicy.field.interaction":C_,"intakePolicy.field.locateInstructions":w_,"intakePolicy.field.locateMinPages":T_,"intakePolicy.field.materiality":E_,"intakePolicy.field.maxImageTokens":D_,"intakePolicy.field.maxPages":O_,"intakePolicy.field.maxPagesPerCall":k_,"intakePolicy.field.maxPayloadMb":A_,"intakePolicy.field.maxRetries":j_,"intakePolicy.field.method":M_,"intakePolicy.field.minCitationDensity":N_,"intakePolicy.field.mode":P_,"intakePolicy.field.model":F_,"intakePolicy.field.omitBlockBoxes":I_,"intakePolicy.field.onFailure":L_,"intakePolicy.field.outputFormat":R_,"intakePolicy.field.pageRanges":z_,"intakePolicy.field.pageScope":B_,"intakePolicy.field.primaryModel":V_,"intakePolicy.field.propertiesEmbedding":H_,"intakePolicy.field.rangeEnd":U_,"intakePolicy.field.rangeStart":W_,"intakePolicy.field.refreshOcr":G_,"intakePolicy.field.renderDpi":K_,"intakePolicy.field.renderingTemplate":q_,"intakePolicy.field.reviewModel":J_,"intakePolicy.field.reviewThreshold":Y_,"intakePolicy.field.source":X_,"intakePolicy.field.textEmbedding":Z_,"intakePolicy.field.threshold":Q_,"intakePolicy.field.updateProperties":$_,"intakePolicy.field.useVision":ev,"intakePolicy.field.windowPages":tv,"intakePolicy.help.contactSheetDetail":nv,"intakePolicy.help.coverageThreshold":rv,"intakePolicy.help.defaultView":iv,"intakePolicy.help.distinguishFrom":av,"intakePolicy.help.embeddings":ov,"intakePolicy.help.examples":sv,"intakePolicy.help.extractionInteraction":cv,"intakePolicy.help.extractionMaxPages":lv,"intakePolicy.help.extractionSource":uv,"intakePolicy.help.forceOcr":dv,"intakePolicy.help.forceReview":fv,"intakePolicy.help.grounding":pv,"intakePolicy.help.hardnessThreshold":mv,"intakePolicy.help.identification":hv,"intakePolicy.help.identificationGuidance":gv,"intakePolicy.help.locateInstructions":_v,"intakePolicy.help.locateMinPages":vv,"intakePolicy.help.maxImageTokens":yv,"intakePolicy.help.maxPayloadMb":bv,"intakePolicy.help.method":xv,"intakePolicy.help.minCitationDensity":Sv,"intakePolicy.help.mode":Cv,"intakePolicy.help.omitBlockBoxes":wv,"intakePolicy.help.pageRanges":Tv,"intakePolicy.help.pageScope":Ev,"intakePolicy.help.refreshOcr":Dv,"intakePolicy.help.renderDpi":Ov,"intakePolicy.help.renderingTemplate":kv,"intakePolicy.help.review":Av,"intakePolicy.help.section.classification":jv,"intakePolicy.help.section.conversion":Mv,"intakePolicy.help.section.conversionModel":Nv,"intakePolicy.help.section.customConversion":Pv,"intakePolicy.help.section.embeddings":Fv,"intakePolicy.help.section.extraction":Iv,"intakePolicy.help.section.extractionModel":Lv,"intakePolicy.help.section.grounding":Rv,"intakePolicy.help.section.locate":zv,"intakePolicy.help.section.models":Bv,"intakePolicy.help.section.pageRanges":Vv,"intakePolicy.help.section.rendering":Hv,"intakePolicy.help.section.review":Uv,"intakePolicy.help.section.visionBudget":Wv,"intakePolicy.help.textConversion":Gv,"intakePolicy.help.title":Kv,"intakePolicy.help.updateProperties":qv,"intakePolicy.help.useVision":Jv,"intakePolicy.help.visionDetail":Yv,"intakePolicy.help.windowPages":Xv,"intakePolicy.option.agentic":Zv,"intakePolicy.option.all":Qv,"intakePolicy.option.auto":$v,"intakePolicy.option.basic":ey,"intakePolicy.option.block":ty,"intakePolicy.option.custom":ny,"intakePolicy.option.disabled":ry,"intakePolicy.option.enabled":iy,"intakePolicy.option.flag":ay,"intakePolicy.option.high":oy,"intakePolicy.option.image":sy,"intakePolicy.option.inherit":cy,"intakePolicy.option.llm":ly,"intakePolicy.option.located":uy,"intakePolicy.option.low":dy,"intakePolicy.option.markdown":fy,"intakePolicy.option.mixed":py,"intakePolicy.option.pagesPerSheet":my,"intakePolicy.option.pdf":hy,"intakePolicy.option.programmatic":gy,"intakePolicy.option.properties":_y,"intakePolicy.option.set":vy,"intakePolicy.option.standard":yy,"intakePolicy.option.text":by,"intakePolicy.option.vision":xy,"intakePolicy.placeholder.environment":Sy,"intakePolicy.placeholder.model":Cy,"intakePolicy.placeholder.objectId":wy,"intakePolicy.section.classification":Ty,"intakePolicy.section.conversion":Ey,"intakePolicy.section.conversionModel":Dy,"intakePolicy.section.customConversion":Oy,"intakePolicy.section.embeddings":ky,"intakePolicy.section.extraction":Ay,"intakePolicy.section.extractionModel":jy,"intakePolicy.section.grounding":My,"intakePolicy.section.locate":Ny,"intakePolicy.section.models":Py,"intakePolicy.section.pageRanges":Fy,"intakePolicy.section.rendering":Iy,"intakePolicy.section.review":Ly,"intakePolicy.section.verification":Ry,"intakePolicy.section.visionBudget":zy,"intakePolicy.status.unsaved":By,"intakePolicy.summary.conversion":Vy,"intakePolicy.summary.defaultView":Hy,"intakePolicy.summary.extraction":Uy,"intakePolicy.summary.grounding":Wy,"intakePolicy.summary.method":Gy,"intakePolicy.summary.mode":Ky,"intakePolicy.summary.source":qy,"intakePolicy.summary.template":Jy,"intakePolicy.summary.toc":Yy,"intakePolicy.tab.conversion":Xy,"intakePolicy.tab.extraction":Zy,"intakePolicy.tab.grounding":Qy,"intakePolicy.tab.json":$y,"intakePolicy.tab.output":eb,"intakePolicy.tab.overview":tb,"intakePolicy.title":nb,"intakePolicy.toast.invalid":rb,"intakePolicy.toast.saved":ib,"intakePolicy.toast.schemaValid":ab,"intakePolicy.toast.updateFailed":ob,"intakePolicy.toast.updated":sb,"intakePolicy.toast.valid":cb,"store.actions.affectedItems":lb,"store.actions.clearSelection":ub,"store.actions.deleteSelected":db,"store.actions.deleteTypeConfirm_one":fb,"store.actions.deleteTypeConfirm_other":pb,"store.actions.deleteType_one":mb,"store.actions.deleteType_other":hb,"store.actions.deleting":gb,"store.actions.failedToDeleteTypes":_b,"store.actions.selectAllTypes":vb,"store.actions.selectType":yb,"store.actions.selectedCount":bb,"store.actions.typeDeletePartial":xb,"store.actions.typeDeleted_one":Sb,"store.actions.typeDeleted_other":Cb,"store.actions.typeToConfirmDelete":wb,"test.emptyTranslationFallback":Tb,"view.actionFailed":Eb,"view.actionFailedDescription":Db,"view.actions":Ob,"view.clearSelection":kb,"view.confirmAction_one":Ab,"view.confirmAction_other":jb,"view.deletedObjects_one":Mb,"view.deletedObjects_other":Nb,"view.dropFailed":Pb,"view.dropFiles":Fb,"view.resultsCount_one":Ib,"view.selectFiles":Lb,"view.selectPage":Rb,"view.selectResult":zb,"view.selectedCount_one":Bb,"view.selectedCount_other":Vb,"view.typeDeleteToConfirm":Hb,"view.uploadToView":Ub,"widgets.schema.extractFromDocument":Wb,"widgets.schema.extractFromDocumentHint":Gb,"widgets.schema.noExtract":Kb,"widgets.schema.propertyColumn":qb};export{e as"abac_perms.collection.content_manager",t as"abac_perms.collection.content_reader",n as"abac_perms.collection.content_writer",r as"abac_perms.document.content_manager",i as"abac_perms.document.content_reader",a as"abac_perms.document.content_writer",o as"abac_perms.scope.collection",s as"abac_perms.scope.document",c as"abac_perms.scope.task",l as"agent.activeWorkstreams_one",u as"agent.activeWorkstreams_other",d as"agent.addAttachment",Ih as"agent.addComment",f as"agent.agentConversation",p as"agent.agentPlan",m as"agent.agentRunIdCopied",h as"agent.agentStarted",g as"agent.allMessages",_ as"agent.approvalMode.ask",v as"agent.approvalMode.askDescription",y as"agent.approvalMode.autoReview",b as"agent.approvalMode.autoReviewDescription",x as"agent.approvalMode.cancel",S as"agent.approvalMode.changeFailed",C as"agent.approvalMode.confirmFullControl",w as"agent.approvalMode.confirmFullControlDescription",T as"agent.approvalMode.confirmFullControlTitle",E as"agent.approvalMode.dropdownTitle",D as"agent.approvalMode.fullControl",O as"agent.approvalMode.fullControlDescription",k as"agent.approvalMode.selectorLabel",Up as"agent.artifactConflictDescription",Gp as"agent.artifactConflictRebased",Wp as"agent.artifactConflictRetry",Hp as"agent.artifactConflictTitle",Vp as"agent.artifactEditingUnavailable",A as"agent.artifacts",Im as"agent.askAgentToReconcile",Kp as"agent.backToArtifacts",j as"agent.backToDocuments",M as"agent.backToMainAgent",N as"agent.batch",Lh as"agent.blockMode",P as"agent.browserPreview",F as"agent.browserScreenshot",I as"agent.browserScreenshotPending",L as"agent.browserUse",R as"agent.browserWidgetRenderError",V as"agent.cancelWorkflow",z as"agent.canceled",B as"agent.canceling",Wm as"agent.changeRuler",Gm as"agent.changedRegion",Xm as"agent.changesSentToAgent",H as"agent.clickToCompactNow",U as"agent.clickToEnlarge",W as"agent.cloneConversation",G as"agent.close",K as"agent.closeFullscreen",qp as"agent.commentOnSelection",Jp as"agent.commentOnSelectionPlaceholder",Rh as"agent.commentingOn",zh as"agent.comments",q as"agent.completed",J as"agent.contextRemainingUntilCompact",Y as"agent.contextTokenUsage",X as"agent.contextUsageCompactLabel",Z as"agent.conversationCloned",Q as"agent.copied",$ as"agent.copiedAllToolCalls",ee as"agent.copiedBatchDetails",te as"agent.copiedToClipboard",ne as"agent.copy",re as"agent.copyAgentRunId",ie as"agent.copyAllToolCalls",ae as"agent.copyBatchDetails",oe as"agent.copyMessage",se as"agent.copyRunId",ce as"agent.copyToClipboard",le as"agent.copyWorkflowRunId",ue as"agent.dashboard",Bh as"agent.deleteComment",de as"agent.details",Ym as"agent.directEditsReadyMessage",fe as"agent.document",pe as"agent.documentCount_one",me as"agent.documentCount_other",mm as"agent.documentEditApplied",hm as"agent.documentEditApplyFailed",gm as"agent.documentEditApplyFailedDescription",vm as"agent.documentEditCardAfter",_m as"agent.documentEditCardApplied",ym as"agent.documentEditCardBefore",bm as"agent.documentEditCardComment",xm as"agent.documentEditCardDirectEdit",Sm as"agent.documentEditCardSelectedContent",Cm as"agent.documentEditCardTitle",Yp as"agent.documentEditing",wm as"agent.documentEditingConfiguration",Tm as"agent.documentEditingConfigurationDescription",Em as"agent.documentEditingConfigurationLocked",Xp as"agent.documentEditingDefaultsRequired",Dm as"agent.documentEditingDraftPreserved",Om as"agent.documentEditingDraftPreservedDescription",Zp as"agent.documentEditingInitialRequest",Qp as"agent.documentEditingPlaceholder",km as"agent.documentEditingSelectEnvironment",Am as"agent.documentEditingSelectModel",$p as"agent.documentEditingStart",em as"agent.documentEditingStartFailed",tm as"agent.documentEditingStartRequest",nm as"agent.documentEditingWelcome",he as"agent.documents",ge as"agent.documentsFiltered",_e as"agent.download",ve as"agent.downloadConversation",ye as"agent.dropFilesToUpload",Vh as"agent.editMode",rm as"agent.editSelection",im as"agent.editSelectionPlaceholder",am as"agent.editWithAI",jm as"agent.editedSelectionMessage",om as"agent.editingLockedDescription",sm as"agent.editingLockedTitle",cm as"agent.editingManuallyUnlockedDescription",lm as"agent.editingManuallyUnlockedTitle",be as"agent.elapsed",xe as"agent.enlargedView",Mm as"agent.environment",Se as"agent.error",Ce as"agent.errorStarting",we as"agent.exit",Te as"agent.exitFullscreen",Ee as"agent.export",De as"agent.exportAsPdf",Oe as"agent.exportAsPng",ke as"agent.exportAsWord",je as"agent.exportMessage",Ae as"agent.exporting",Me as"agent.failed",Ne as"agent.failedToCancelWorkflow",Pe as"agent.failedToCloneConversation",Fe as"agent.failedToCompactContext",Ie as"agent.failedToDownload",Le as"agent.failedToInterrupt",fm as"agent.failedToLoadArtifact",Re as"agent.failedToLoadDocument",ze as"agent.failedToSend",Ve as"agent.fileStagedTooltip",Be as"agent.filesProcessing",Um as"agent.fullEditor",He as"agent.fullscreen",Ue as"agent.hideActiveWorkstreams",We as"agent.hideDetails",Ge as"agent.hideSidebar",Ke as"agent.hideThinkingDetails",qe as"agent.inProgress",$m as"agent.insertChart",Zm as"agent.insertComponent",Qm as"agent.insertLink",Je as"agent.linkObject",Ye as"agent.loadingArtifacts",Xe as"agent.loadingDocument",um as"agent.lockEditing",Ze as"agent.main",Qe as"agent.mainWorkstream",$e as"agent.mcpConnectedMessage",et as"agent.mcpDeclinedMessage",tt as"agent.messageConsumed",nt as"agent.messageFailed",rt as"agent.messageMainAgentWhileViewingWorkstream",it as"agent.messageReceived",at as"agent.messageSending",Nm as"agent.model",ot as"agent.moreActions",st as"agent.moreTabs",zm as"agent.newSessionDiscardDescription",Rm as"agent.newSessionDiscardTitle",ct as"agent.newerPlan",lt as"agent.no",ut as"agent.noActiveParallelTasks",dt as"agent.noAgentRunning",ft as"agent.noArtifactsYet",pt as"agent.noContentAvailable",mt as"agent.noContentToExport",ht as"agent.noConversationContent",gt as"agent.noDocumentsOpen",_t as"agent.noFilesUploadedYet",vt as"agent.noMatchingDocuments",yt as"agent.noMessagesInWorkstream",bt as"agent.noPlanAvailable",xt as"agent.noPlanDetected",St as"agent.olderPlan",Ct as"agent.onlySystemArtifacts",wt as"agent.openDocument",Tt as"agent.openInNewTab",Vm as"agent.originalDocument",Et as"agent.panelRenderError",Dt as"agent.panelRenderErrorDescription",Ot as"agent.parallelWorkDescription",kt as"agent.payload",At as"agent.pdfExportFailed",jt as"agent.pdfExportReady",Mt as"agent.pending",Nt as"agent.plan",Pt as"agent.planProgress",Ft as"agent.plansWillAppear",It as"agent.preparing",Lt as"agent.printDialogDescription",Rt as"agent.processing",zt as"agent.progress",Bt as"agent.ready",Vt as"agent.refresh",Ht as"agent.remaining",Ut as"agent.removeFile",Wt as"agent.removeFileFailed",Gt as"agent.resourceActionCreated",Kt as"agent.resourceActionDeleted",qt as"agent.resourceActionUpdated",Jt as"agent.resourceShowLess",Yt as"agent.resourceViewAll",Xt as"agent.resourcesChanged",Zt as"agent.retry",Hm as"agent.reviewChanges",Qt as"agent.rewind.exportFixture",$t as"agent.rewind.fixtureExported",en as"agent.rewind.fixtureMeta",tn as"agent.rewind.fixtureTitle",nn as"agent.rewind.jumpToLatest",rn as"agent.rewind.jumpToLive",an as"agent.rewind.jumpToStart",on as"agent.rewind.label",sn as"agent.rewind.nextMessage",cn as"agent.rewind.pause",ln as"agent.rewind.positionInput",un as"agent.rewind.previousMessage",dn as"agent.rewind.resume",fn as"agent.runIdCopied",pn as"agent.running",Fm as"agent.saveConflictNotice",Pm as"agent.saveToDocument",qm as"agent.savedToWorkingCopy",Km as"agent.savingWorkingCopy",mn as"agent.searchDocuments",hn as"agent.selectInteraction",gn as"agent.selectOption",Hh as"agent.selectTextToComment",_n as"agent.send",Jm as"agent.sendChangesToAgent",Uh as"agent.sendToAgent",vn as"agent.sendTooltip",yn as"agent.showActiveWorkstreams",bn as"agent.showAllMessages",xn as"agent.showDetails",Sn as"agent.showLess",Cn as"agent.showMore",wn as"agent.showSidebar",Tn as"agent.showSystemArtifacts",En as"agent.staged",Dn as"agent.stagedFilesNotDelivered",On as"agent.stagedFilesNotDeliveredDescription",kn as"agent.stagedFilesUploadFailed",An as"agent.startAgent",pm as"agent.startDocumentEditingConversationFirst",Nn as"agent.startNewConversation",jn as"agent.startingAgent",Mn as"agent.startingAgentUploading",Pn as"agent.stepByStepPlan",Fn as"agent.stopTooltip",In as"agent.submitSelection",Ln as"agent.submitSelectionCount_one",Rn as"agent.submitSelectionCount_other",Lm as"agent.summarizeChanges",zn as"agent.summary",Bn as"agent.taskProgress",Vn as"agent.tasksCompleted",Hn as"agent.thinking",Un as"agent.timeout",Wn as"agent.toggleRightSidebar",Gn as"agent.typeYourMessage",Kn as"agent.typeYourResponse",qn as"agent.unableToOpenPrint",Jn as"agent.unknownError",Yn as"agent.unknownTime",dm as"agent.unlockEditing",Xn as"agent.upload",Zn as"agent.uploadFailed",Qn as"agent.uploading",$n as"agent.uploads",er as"agent.verbose",tr as"agent.waitForFiles",nr as"agent.waitForFilesProcessing",rr as"agent.waiting",ir as"agent.waitingForAgentResponse",ar as"agent.workflowCancelled",or as"agent.workflowRunIdCopied",sr as"agent.working",Bm as"agent.workingCopy",cr as"agent.workstreamProgress",lr as"agent.workstreamRenderError",ur as"agent.workstreams",dr as"agent.yes",fr as"agent.youStoppedAfter",pr as"auth.blocked.body",mr as"auth.blocked.eyebrow",hr as"auth.blocked.teamFromDomain",gr as"auth.blocked.tenantFallback",_r as"auth.blocked.tenantMeta",vr as"auth.blocked.title",yr as"auth.blocked.useDifferent",br as"auth.change",xr as"auth.continue",Sr as"auth.continueWithProvider",Cr as"auth.continueWithSignIn",wr as"auth.email.body",Tr as"auth.email.eyebrow",Er as"auth.email.invalidError",Dr as"auth.email.label",Or as"auth.email.placeholder",kr as"auth.email.title",Ar as"auth.error",jr as"auth.pending.authenticating",Mr as"auth.pending.body",Nr as"auth.pending.cancel",Pr as"auth.pending.genericProvider",Fr as"auth.pending.title",Ir as"auth.privacyPolicy",Lr as"auth.providers.bodyConsumer",Rr as"auth.providers.eyebrow",zr as"auth.providers.title",Br as"auth.recovery.continue",Vr as"auth.recovery.credential.body",Hr as"auth.recovery.credential.eyebrow",Ur as"auth.recovery.credential.title",Wr as"auth.recovery.errorCode",Gr as"auth.recovery.errorMessage",Kr as"auth.recovery.httpStatus",qr as"auth.recovery.noAccessibleAccount.body",Jr as"auth.recovery.noAccessibleAccount.eyebrow",Yr as"auth.recovery.noAccessibleAccount.title",Xr as"auth.recovery.requestedAccount",Zr as"auth.recovery.requestedProject",Qr as"auth.recovery.scopeAccount.body",$r as"auth.recovery.scopeAccount.eyebrow",ei as"auth.recovery.scopeAccount.title",ti as"auth.recovery.scopeProject.body",ni as"auth.recovery.scopeProject.eyebrow",ri as"auth.recovery.scopeProject.title",ii as"auth.recovery.service.body",ai as"auth.recovery.service.eyebrow",oi as"auth.recovery.service.title",si as"auth.recovery.supportPrefix",ci as"auth.recovery.technicalDetails",li as"auth.recovery.tryAgain",ui as"auth.recovery.useDifferentAccount",di as"auth.restricted.autoRedirect",fi as"auth.restricted.body",pi as"auth.restricted.calloutMeta",mi as"auth.restricted.calloutTitle",hi as"auth.restricted.eyebrow",gi as"auth.restricted.redirect",_i as"auth.restricted.title",vi as"auth.restricted.useDifferent",yi as"auth.returning.body",bi as"auth.returning.eyebrow",xi as"auth.returning.notYou",Si as"auth.returning.title",Ci as"auth.returning.useDifferent",wi as"auth.signInError",Ti as"auth.signInErrorContact",Ei as"auth.signInErrorPersists",Di as"auth.tenant.body",Oi as"auth.tenant.eyebrow",ki as"auth.tenant.notPartOf",Ai as"auth.tenant.title",ji as"auth.tenant.viaIdp",Mi as"auth.tenant.viaIdpFallback",Ni as"auth.termsOfService",Jb as default,Pi as"errors.somethingWentWrong",Fi as"errors.teamNotifiedLine1",Ii as"errors.teamNotifiedLine2",Li as"filter.clearAll",Ri as"filter.filter",zi as"filter.filterBy",Bi as"filter.filterPlaceholder",Vi as"filter.from",Hi as"filter.noAvailableFilters",Ui as"filter.noResultsFound",Wi as"filter.selectRange",Gi as"filter.to",Ki as"form.filter",Wh as"grounded.aiVerified",Gh as"grounded.assistant",Kh as"grounded.assistantField",qh as"grounded.assistantTooltip",Jh as"grounded.breakdownDigital",Yh as"grounded.breakdownImageRead",Xh as"grounded.breakdownOcr",Zh as"grounded.breakdownReviewer",Qh as"grounded.breakdownSnapped",$h as"grounded.breakdownTitle",eg as"grounded.breakdownUnverifiedList",tg as"grounded.breakdownVerificationHelp",qi as"grounded.checkerboard",ng as"grounded.confidence",rg as"grounded.confidenceHint",ig as"grounded.conflicts",ag as"grounded.digitalVerifiedHint",og as"grounded.digitalVerifiedOf",sg as"grounded.downloadAnnotated",cg as"grounded.downloadBlocks",lg as"grounded.downloadCitations",ug as"grounded.downloadOcr",dg as"grounded.failedToLoad",fg as"grounded.fullyVerified",pg as"grounded.hardness",mg as"grounded.hardnessHint",hg as"grounded.modelVerifiedHint",gg as"grounded.modelVerifiedOf",_g as"grounded.nextPage",vg as"grounded.notFound",yg as"grounded.pageAlt",bg as"grounded.previousPage",xg as"grounded.readFromImage",Sg as"grounded.reviewCorrections",Cg as"grounded.reviewSummary",wg as"grounded.scoreHint",Tg as"grounded.title",Eg as"grounded.unverifiedCount",Dg as"grounded.unverifiedHint",Og as"grounded.verdictByConfidence",kg as"grounded.verdictByReviewer",Ag as"grounded.verdictDetails",jg as"grounded.verdictGoodToGo",Mg as"grounded.verdictHint",Ng as"grounded.verdictNeedsReview",Pg as"grounded.verified",Fg as"grounded.verifiedOf",Ig as"intakePolicy.action.addRange",Lg as"intakePolicy.action.examples",Rg as"intakePolicy.action.format",zg as"intakePolicy.action.insertExample",Bg as"intakePolicy.action.removeRange",Vg as"intakePolicy.action.revert",Hg as"intakePolicy.action.save",Ug as"intakePolicy.action.validate",Wg as"intakePolicy.error.fixJsonBeforeForm",Gg as"intakePolicy.example.extraction_only.description",Kg as"intakePolicy.example.extraction_only.label",qg as"intakePolicy.example.full_reference.description",Jg as"intakePolicy.example.full_reference.label",Yg as"intakePolicy.example.grounded.description",Xg as"intakePolicy.example.grounded.label",Zg as"intakePolicy.example.media_no_transcript.description",Qg as"intakePolicy.example.media_no_transcript.label",$g as"intakePolicy.example.minimal.description",e_ as"intakePolicy.example.minimal.label",t_ as"intakePolicy.example.structured_spreadsheet.description",n_ as"intakePolicy.example.structured_spreadsheet.label",r_ as"intakePolicy.example.visual_first.description",i_ as"intakePolicy.example.visual_first.label",a_ as"intakePolicy.field.agent",o_ as"intakePolicy.field.allowedDetails",s_ as"intakePolicy.field.contactSheetDetail",c_ as"intakePolicy.field.coverageThreshold",l_ as"intakePolicy.field.defaultDetail",u_ as"intakePolicy.field.defaultView",d_ as"intakePolicy.field.distinguishFrom",f_ as"intakePolicy.field.enabled",p_ as"intakePolicy.field.environment",m_ as"intakePolicy.field.examples",h_ as"intakePolicy.field.forceOcr",g_ as"intakePolicy.field.forceReview",__ as"intakePolicy.field.generateToc",v_ as"intakePolicy.field.hardModel",y_ as"intakePolicy.field.hardnessThreshold",b_ as"intakePolicy.field.identificationGuidance",x_ as"intakePolicy.field.imageEmbedding",S_ as"intakePolicy.field.instructions",C_ as"intakePolicy.field.interaction",w_ as"intakePolicy.field.locateInstructions",T_ as"intakePolicy.field.locateMinPages",E_ as"intakePolicy.field.materiality",D_ as"intakePolicy.field.maxImageTokens",O_ as"intakePolicy.field.maxPages",k_ as"intakePolicy.field.maxPagesPerCall",A_ as"intakePolicy.field.maxPayloadMb",j_ as"intakePolicy.field.maxRetries",M_ as"intakePolicy.field.method",N_ as"intakePolicy.field.minCitationDensity",P_ as"intakePolicy.field.mode",F_ as"intakePolicy.field.model",I_ as"intakePolicy.field.omitBlockBoxes",L_ as"intakePolicy.field.onFailure",R_ as"intakePolicy.field.outputFormat",z_ as"intakePolicy.field.pageRanges",B_ as"intakePolicy.field.pageScope",V_ as"intakePolicy.field.primaryModel",H_ as"intakePolicy.field.propertiesEmbedding",U_ as"intakePolicy.field.rangeEnd",W_ as"intakePolicy.field.rangeStart",G_ as"intakePolicy.field.refreshOcr",K_ as"intakePolicy.field.renderDpi",q_ as"intakePolicy.field.renderingTemplate",J_ as"intakePolicy.field.reviewModel",Y_ as"intakePolicy.field.reviewThreshold",X_ as"intakePolicy.field.source",Z_ as"intakePolicy.field.textEmbedding",Q_ as"intakePolicy.field.threshold",$_ as"intakePolicy.field.updateProperties",ev as"intakePolicy.field.useVision",tv as"intakePolicy.field.windowPages",nv as"intakePolicy.help.contactSheetDetail",rv as"intakePolicy.help.coverageThreshold",iv as"intakePolicy.help.defaultView",av as"intakePolicy.help.distinguishFrom",ov as"intakePolicy.help.embeddings",sv as"intakePolicy.help.examples",cv as"intakePolicy.help.extractionInteraction",lv as"intakePolicy.help.extractionMaxPages",uv as"intakePolicy.help.extractionSource",dv as"intakePolicy.help.forceOcr",fv as"intakePolicy.help.forceReview",pv as"intakePolicy.help.grounding",mv as"intakePolicy.help.hardnessThreshold",hv as"intakePolicy.help.identification",gv as"intakePolicy.help.identificationGuidance",_v as"intakePolicy.help.locateInstructions",vv as"intakePolicy.help.locateMinPages",yv as"intakePolicy.help.maxImageTokens",bv as"intakePolicy.help.maxPayloadMb",xv as"intakePolicy.help.method",Sv as"intakePolicy.help.minCitationDensity",Cv as"intakePolicy.help.mode",wv as"intakePolicy.help.omitBlockBoxes",Tv as"intakePolicy.help.pageRanges",Ev as"intakePolicy.help.pageScope",Dv as"intakePolicy.help.refreshOcr",Ov as"intakePolicy.help.renderDpi",kv as"intakePolicy.help.renderingTemplate",Av as"intakePolicy.help.review",jv as"intakePolicy.help.section.classification",Mv as"intakePolicy.help.section.conversion",Nv as"intakePolicy.help.section.conversionModel",Pv as"intakePolicy.help.section.customConversion",Fv as"intakePolicy.help.section.embeddings",Iv as"intakePolicy.help.section.extraction",Lv as"intakePolicy.help.section.extractionModel",Rv as"intakePolicy.help.section.grounding",zv as"intakePolicy.help.section.locate",Bv as"intakePolicy.help.section.models",Vv as"intakePolicy.help.section.pageRanges",Hv as"intakePolicy.help.section.rendering",Uv as"intakePolicy.help.section.review",Wv as"intakePolicy.help.section.visionBudget",Gv as"intakePolicy.help.textConversion",Kv as"intakePolicy.help.title",qv as"intakePolicy.help.updateProperties",Jv as"intakePolicy.help.useVision",Yv as"intakePolicy.help.visionDetail",Xv as"intakePolicy.help.windowPages",Zv as"intakePolicy.option.agentic",Qv as"intakePolicy.option.all",$v as"intakePolicy.option.auto",ey as"intakePolicy.option.basic",ty as"intakePolicy.option.block",ny as"intakePolicy.option.custom",ry as"intakePolicy.option.disabled",iy as"intakePolicy.option.enabled",ay as"intakePolicy.option.flag",oy as"intakePolicy.option.high",sy as"intakePolicy.option.image",cy as"intakePolicy.option.inherit",ly as"intakePolicy.option.llm",uy as"intakePolicy.option.located",dy as"intakePolicy.option.low",fy as"intakePolicy.option.markdown",py as"intakePolicy.option.mixed",my as"intakePolicy.option.pagesPerSheet",hy as"intakePolicy.option.pdf",gy as"intakePolicy.option.programmatic",_y as"intakePolicy.option.properties",vy as"intakePolicy.option.set",yy as"intakePolicy.option.standard",by as"intakePolicy.option.text",xy as"intakePolicy.option.vision",Sy as"intakePolicy.placeholder.environment",Cy as"intakePolicy.placeholder.model",wy as"intakePolicy.placeholder.objectId",Ty as"intakePolicy.section.classification",Ey as"intakePolicy.section.conversion",Dy as"intakePolicy.section.conversionModel",Oy as"intakePolicy.section.customConversion",ky as"intakePolicy.section.embeddings",Ay as"intakePolicy.section.extraction",jy as"intakePolicy.section.extractionModel",My as"intakePolicy.section.grounding",Ny as"intakePolicy.section.locate",Py as"intakePolicy.section.models",Fy as"intakePolicy.section.pageRanges",Iy as"intakePolicy.section.rendering",Ly as"intakePolicy.section.review",Ry as"intakePolicy.section.verification",zy as"intakePolicy.section.visionBudget",By as"intakePolicy.status.unsaved",Vy as"intakePolicy.summary.conversion",Hy as"intakePolicy.summary.defaultView",Uy as"intakePolicy.summary.extraction",Wy as"intakePolicy.summary.grounding",Gy as"intakePolicy.summary.method",Ky as"intakePolicy.summary.mode",qy as"intakePolicy.summary.source",Jy as"intakePolicy.summary.template",Yy as"intakePolicy.summary.toc",Xy as"intakePolicy.tab.conversion",Zy as"intakePolicy.tab.extraction",Qy as"intakePolicy.tab.grounding",$y as"intakePolicy.tab.json",eb as"intakePolicy.tab.output",tb as"intakePolicy.tab.overview",nb as"intakePolicy.title",rb as"intakePolicy.toast.invalid",ib as"intakePolicy.toast.saved",ab as"intakePolicy.toast.schemaValid",ob as"intakePolicy.toast.updateFailed",sb as"intakePolicy.toast.updated",cb as"intakePolicy.toast.valid",Ji as"language.label",Yi as"language.placeholder",Xi as"layout.pageNotFound",Zi as"layout.search",Qi as"layout.searchPlaceholder",$i as"login.accept",ea as"login.reject",ta as"login.reviewInvites",na as"login.terminal.account",ra as"login.terminal.accountRequired",ia as"login.terminal.accountRequiredDesc",oa as"login.terminal.authPayloadCopied",sa as"login.terminal.authPayloadCopiedSuccess",ca as"login.terminal.authPayloadCopiedWithError",aa as"login.terminal.authorizeClient",la as"login.terminal.browserPermissionNote",ua as"login.terminal.chooseAccountProject",da as"login.terminal.clientAuthenticated",fa as"login.terminal.clientWantsAuth",pa as"login.terminal.copyAuthPayload",ma as"login.terminal.envLocalDev",ha as"login.terminal.envProduction",ga as"login.terminal.envStaging",_a as"login.terminal.errorAuthorizingClient",va as"login.terminal.errorLoadingProjects",ya as"login.terminal.failedToGetToken",ba as"login.terminal.failedToSendToken",xa as"login.terminal.failedToSendTokenDesc",Sa as"login.terminal.invalidRequest",Ca as"login.terminal.invalidRequestDesc",wa as"login.terminal.profileName",Ta as"login.terminal.profileNameNote",Ea as"login.terminal.profileRequired",Da as"login.terminal.profileRequiredDesc",Oa as"login.terminal.project",ka as"login.terminal.projectRequired",Aa as"login.terminal.projectRequiredDesc",ja as"login.terminal.selectAccount",Ma as"login.terminal.selectProject",Na as"mcpConnections.activateAria",Pa as"mcpConnections.apiKey",Fa as"mcpConnections.checkingStatus",Ia as"mcpConnections.deactivateAria",La as"mcpConnections.disabled",Ra as"mcpConnections.empty",za as"mcpConnections.enabled",Ba as"mcpConnections.label",Va as"mcpConnections.manage",Ha as"mcpConnections.managedByApp",Ua as"mcpConnections.settings",Wa as"mcpConnections.subtitle",Ga as"mcpConnections.title",Ka as"mcpOAuth.authenticate",qa as"mcpOAuth.authenticating",Ja as"mcpOAuth.connect",Ya as"mcpOAuth.connected",Xa as"mcpOAuth.connecting",Za as"mcpOAuth.decline",Qa as"mcpOAuth.disconnect",$a as"mcpOAuth.notConnected",eo as"misc.copiedToClipboard",to as"misc.copy",no as"misc.failedToCopy",ro as"misc.noData",io as"misc.tableView",ao as"misc.thumbnailView",oo as"modal.cancel",so as"modal.confirm",co as"modal.delete.error",lo as"modal.delete.failed",uo as"modal.delete.succeeded",fo as"modal.save",po as"modal.saveChanges",mo as"modal.saveVersion.createDescription",ho as"modal.saveVersion.createNew",go as"modal.saveVersion.createWithFileDescription",_o as"modal.saveVersion.howToSave",vo as"modal.saveVersion.replaceFile",yo as"modal.saveVersion.updateCurrent",bo as"modal.saveVersion.updateDescription",xo as"modal.saveVersion.updateWithFileDescription",So as"modal.saveVersion.versionLabel",Co as"modal.saveVersion.versionLabelDescription",wo as"modal.saveVersion.versionLabelPlaceholder",To as"oauthProvider.authenticate",Eo as"oauthProvider.authenticating",Do as"oauthProvider.connected",Oo as"oauthProvider.disconnect",ko as"pdf.close",Ao as"pdf.closeFullscreen",jo as"pdf.download",Mo as"pdf.failedToLoadViewer",No as"pdf.fetchingDocumentFailed",Po as"pdf.fitToWidth",Fo as"pdf.fullscreen",Io as"pdf.instrumentedImages",Lo as"pdf.nextPage",Ro as"pdf.noPdfAvailable",zo as"pdf.originalImages",Bo as"pdf.page",Vo as"pdf.pageOf",Ho as"pdf.previousPage",Uo as"pdf.zoomIn",Wo as"pdf.zoomOut",wh as"richText.addColumnLeft",Th as"richText.addColumnRight",xh as"richText.addRowAbove",Sh as"richText.addRowBelow",eh as"richText.blockStyle",mh as"richText.blockquote",ah as"richText.bold",lh as"richText.bulletList",hh as"richText.codeBlock",jh as"richText.continueRichText",Eh as"richText.deleteColumn",Ch as"richText.deleteRow",Dh as"richText.deleteTable",Ah as"richText.documentEditor",Mh as"richText.editMarkdownSource",nh as"richText.heading1",rh as"richText.heading2",ih as"richText.heading3",gh as"richText.horizontalRule",fh as"richText.indentListItem",ch as"richText.inlineCode",oh as"richText.italic",dh as"richText.listActions",Nh as"richText.markdownSourceEditor",uh as"richText.orderedList",ph as"richText.outdentListItem",th as"richText.paragraph",kh as"richText.redo",Ph as"richText.sourceCompatibilityWarningDescription",Fh as"richText.sourceCompatibilityWarningTitle",sh as"richText.strike",_h as"richText.table",vh as"richText.tableActions",bh as"richText.tableColumns",yh as"richText.tableRows",Oh as"richText.undo",Go as"shell.accessDenied",Ko as"shell.applicationNotRegistered",qo as"shell.organization",Jo as"shell.selectOrganization",Yo as"shell.selectProject",Xo as"signup.accountType",Zo as"signup.activelyExploring",Qo as"signup.alreadyUsing",$o as"signup.company",es as"signup.companyDescription",ts as"signup.companyName",ns as"signup.companySize",rs as"signup.companyWebsite",is as"signup.justTesting",as as"signup.migratingLLMs",os as"signup.other",ss as"signup.personal",cs as"signup.personalDescription",ls as"signup.pleaseEnterOrgName",us as"signup.pleaseSelectAccountType",ds as"signup.pleaseSelectCompanySize",fs as"signup.projectMaturity",ps as"signup.selectCompanySize",ms as"signup.selectProjectMaturity",hs as"signup.signUp",gs as"signup.size1001to5000",_s as"signup.size101to1000",vs as"signup.size11to100",ys as"signup.size1to10",bs as"signup.size5000plus",xs as"signup.welcomeMessage",Ss as"signup.wrongAccountGoBack",Cs as"store.actions.addToCollection",ws as"store.actions.addToCollectionBody",Ts as"store.actions.addToCollectionButton",Es as"store.actions.addToCollectionDesc",Ds as"store.actions.addToCollectionFailure",Os as"store.actions.addToCollectionFailureDesc",ks as"store.actions.addToCollectionSuccess",As as"store.actions.addToCollectionSuccessDesc_one",js as"store.actions.addToCollectionSuccessDesc_other",Ms as"store.actions.addToCollectionTitle",lb as"store.actions.affectedItems",Ns as"store.actions.areYouSure",Ps as"store.actions.cannotRemoveNoCollection",Fs as"store.actions.changeContentType",Is as"store.actions.changeContentTypeDesc",Ls as"store.actions.changeType",Rs as"store.actions.chooseExistingCollections",zs as"store.actions.chooseWorkflowRule",ub as"store.actions.clearSelection",Bs as"store.actions.confirmDeleteAll",Vs as"store.actions.confirmDeleteSelected",Hs as"store.actions.confirmRemoveFromCollection",Us as"store.actions.createNew",Ws as"store.actions.delete",Gs as"store.actions.deleteObjects",db as"store.actions.deleteSelected",Ks as"store.actions.deleteTheSelectedObjects",fb as"store.actions.deleteTypeConfirm_one",pb as"store.actions.deleteTypeConfirm_other",mb as"store.actions.deleteType_one",hb as"store.actions.deleteType_other",gb as"store.actions.deleting",qs as"store.actions.errorChangingType",Js as"store.actions.errorDeletingObjects",Ys as"store.actions.errorExportProperties",Xs as"store.actions.errorRemovingObjects",Zs as"store.actions.errorStartingWorkflow",Qs as"store.actions.exportAllObjectProperties",$s as"store.actions.exportProperties",_b as"store.actions.failedToDeleteTypes",ec as"store.actions.noCollectionContext",tc as"store.actions.noObjectsSelected",nc as"store.actions.pleaseSelectObjectsToDelete",rc as"store.actions.pleaseSelectObjectsToRemove",ic as"store.actions.removeFromCollection",ac as"store.actions.removeFromCollectionDesc",vb as"store.actions.selectAllTypes",oc as"store.actions.selectCollection",yb as"store.actions.selectType",bb as"store.actions.selectedCount",sc as"store.actions.startWorkflow",cc as"store.actions.startWorkflowByRule",lc as"store.actions.startWorkflowDesc",xb as"store.actions.typeDeletePartial",Sb as"store.actions.typeDeleted_one",Cb as"store.actions.typeDeleted_other",wb as"store.actions.typeToConfirmDelete",uc as"store.actions.workflowStarted",dc as"store.allowedContentTypes",fc as"store.allowedContentTypesOptionalDescription",pc as"store.allowedContentTypesSelectDescription",mc as"store.areYouSureDeleteCollection",hc as"store.audioFormatRequired",gc as"store.automaticTypeDetection",_c as"store.automaticTypeDetectionDescription",vc as"store.cancelEdit",yc as"store.chooseAFormat",bc as"store.chooseContentType",xc as"store.chooseContentTypes",Sc as"store.chooseWhatToExport",Cc as"store.clearSelection",wc as"store.close",Tc as"store.collectionCreated",Ec as"store.collectionDeleted",Dc as"store.collectionFetchFailed",Oc as"store.collectionPropertiesUpdated",jc as"store.collectionUpdated",Mc as"store.collectionUpdatedSuccess",kc as"store.collectionsSelected_one",Ac as"store.collectionsSelected_other",Nc as"store.configuration",Pc as"store.confirmSelection",Fc as"store.contentCopied",Ic as"store.contentExported",Lc as"store.contentType",Rc as"store.convertingToPdf",zc as"store.copyFailed",Bc as"store.createACollection",Vc as"store.createCollection",Wc as"store.createType",Hc as"store.created",Uc as"store.createdBy",Gc as"store.deleteCollection",Kc as"store.documentExported",qc as"store.documentInformation",Jc as"store.documentListRefreshed",Yc as"store.documentListRefreshedDesc",Xc as"store.documentPreview",Zc as"store.downloadFailed",Qc as"store.dynamicCollection",$c as"store.dynamicCollectionDescription",tl as"store.editJson",nl as"store.editProperties",rl as"store.editSchema",il as"store.editText",el as"store.editingGenericDocument",al as"store.embeddings",ol as"store.enableSyncMemberHeads",sl as"store.error",cl as"store.errorCheckingDuplicates",ll as"store.errorCreatingType",ul as"store.errorInUploadProcessingCheck",dl as"store.errorProcessingFiles",fl as"store.errorSavingText",pl as"store.errorSavingTextDefault",ml as"store.errorUpdatingProperties",hl as"store.errorUpdatingPropertiesDefault",gl as"store.exportFailed",_l as"store.exportInProgress",vl as"store.failedToConvertToPdf",yl as"store.failedToCopy",bl as"store.failedToCreateCollection",xl as"store.failedToDeleteCollection",Sl as"store.failedToDownloadFile",Cl as"store.failedToDownloadPdf",wl as"store.failedToExportContent",Tl as"store.failedToExportDocument",El as"store.failedToFetchRoleMappings",Dl as"store.failedToFetchTypes",Ol as"store.failedToFetchWorkflows",kl as"store.failedToGetDownloadUrl",Al as"store.failedToLoadDocument",jl as"store.failedToLoadType",Ml as"store.failedToUpdateCollection",Nl as"store.failedToUpdateCollectionProperties",Pl as"store.failedToUpdateSchema",Fl as"store.failedToUpdateSharedProperties",Il as"store.failedToUpdateSkipHeadSync",Ll as"store.failedToUpdateTableLayout",Rl as"store.filesAnalyzedTitle",zl as"store.filesReadyToProcess",Bl as"store.filterByName",Vl as"store.fullText",Hl as"store.fullView",Ul as"store.getStartedCollections",Wl as"store.getStartedTypes",Gl as"store.id",Kl as"store.invalidJson",ql as"store.invalidJsonSchema",Jl as"store.invalidQueryJson",Yl as"store.invalidTableLayout",Xl as"store.isChunkable",Zl as"store.limit",Ql as"store.loadingDocument",$l as"store.loadingProcessingStatus",eu as"store.na",tu as"store.name",nu as"store.newCollections",ru as"store.newVersionCreated",iu as"store.newVersionCreatedDesc",au as"store.noAudioRendition",ou as"store.noCollections",su as"store.noCollectionsAvailable",cu as"store.noCollectionsFound",lu as"store.noFilesSelected",du as"store.noObjectsDragAndDrop",fu as"store.noPreviewAvailable",pu as"store.noProjectSelected",mu as"store.noPropertiesAvailable",hu as"store.noPropertiesDefined",gu as"store.noTranscriptAvailable",_u as"store.noType",vu as"store.noValidFilesSelected",yu as"store.noVideoRendition",uu as"store.none",bu as"store.openFullDocument",xu as"store.openFullDocumentView",Su as"store.optional",Cu as"store.pdfConversionFailed",wu as"store.pdfPreviewFullView",Tu as"store.pleaseFixJsonSyntax",Eu as"store.pleaseProvideName",Du as"store.pleaseSelectValidFiles",Ou as"store.pleaseWait",ku as"store.preview",Au as"store.previewProperties",ju as"store.processingFailedFor",Mu as"store.processingFiles",Nu as"store.properties",Pu as"store.propertiesUpdated",Fu as"store.propertiesUpdatedDesc",Iu as"store.query",Lu as"store.queryDescription",Ru as"store.refresh",zu as"store.renderingDocument",Bu as"store.saveChanges",Vu as"store.saveText",Hu as"store.schemaEditor",Uu as"store.schemaUpdated",Wu as"store.schemaUpdatedSuccess",Gu as"store.search",Ku as"store.searchCollections",qu as"store.searchFailed",Yu as"store.searchPlaceholder",Xu as"store.searchTypes",Ju as"store.searching",Zu as"store.selectACollection",Qu as"store.selectContentType",$u as"store.selectContentTypeAuto",ed as"store.selectContentTypeLabel",td as"store.selectPropertiesToShare",nd as"store.semanticChunking",rd as"store.semanticSearch",id as"store.semanticSearchSettings",ad as"store.sharedProperties",od as"store.sharedPropertiesDescription",sd as"store.showingFirst128K",cd as"store.size",ld as"store.staticCollection",ud as"store.strictMode",dd as"store.successfullyCopied",fd as"store.successfullyExportedTo",pd as"store.syncMemberHeads",md as"store.syncMemberHeadsDescription",hd as"store.tableLayout",gd as"store.tableLayoutDescription",_d as"store.tableLayoutUpdated",vd as"store.tableLayoutUpdatedDesc",yd as"store.textConflict",bd as"store.textSaved",xd as"store.typeCreated",Sd as"store.typeDescription",Cd as"store.typeSelectDescription",wd as"store.unknown",Td as"store.unsavedChanges",Ed as"store.updated",Dd as"store.updatedAt",Od as"store.updatedBy",kd as"store.updatedSharedProperties",Ad as"store.updatedSkipHeadSync",jd as"store.upload",Md as"store.uploadComplete",Nd as"store.uploadIssues",Pd as"store.validationFailed",Fd as"store.videoFormatRequired",Id as"store.viewAsPdf",Ld as"store.viewAudio",Rd as"store.viewImage",Hd as"store.viewInJsonFormat",Ud as"store.viewPdf",Wd as"store.viewText",Gd as"store.viewTranscript",Kd as"store.viewVideo",zd as"store.viewingNewVersion",Bd as"store.viewingNewVersionDefault",Vd as"store.viewingVersionLabel",Tb as"test.emptyTranslationFallback",qd as"theme.dark",Jd as"theme.label",Yd as"theme.light",Xd as"theme.system",Zd as"type.description",Qd as"type.name",$d as"type.nameRequired",ef as"type.type",tf as"upload.allFilesExist_one",nf as"upload.allFilesExist_other",rf as"upload.analyzingFiles",af as"upload.checkingForDuplicates",of as"upload.collectionLabel",sf as"upload.contentTypeTooltip",cf as"upload.continue",lf as"upload.dragAndDrop",uf as"upload.errorAnalyzingFiles",df as"upload.failedToUpload",ff as"upload.fileAnalysisResults",pf as"upload.filesAnalyzed",mf as"upload.filesProcessed_one",hf as"upload.filesProcessed_other",gf as"upload.filesReadyToProcess_one",_f as"upload.filesReadyToProcess_other",vf as"upload.filesToSkip_one",yf as"upload.filesToSkip_other",bf as"upload.folderLabel",xf as"upload.inCollection",Sf as"upload.inFolder",Cf as"upload.new",wf as"upload.noFilesToProcess",Tf as"upload.noItems",Ef as"upload.preparingFiles_one",Df as"upload.preparingFiles_other",Of as"upload.preparingFolder_one",kf as"upload.preparingFolder_other",Af as"upload.processedCount",jf as"upload.processingFilesAction",Mf as"upload.selectFiles",Nf as"upload.selectFolder",Pf as"upload.skip",Ff as"upload.skippedAlreadyExisted",If as"upload.successfullyUpdated",Lf as"upload.successfullyUploaded",Rf as"upload.update",zf as"upload.uploadComplete",Bf as"upload.uploadFiles",Hf as"upload.uploadLocation",Uf as"upload.uploadMore",Wf as"upload.uploadProcessInterrupted",Vf as"upload.uploadingFiles",Gf as"upload.useAutoDetection",Kf as"upload.useTypeName",qf as"user.account",Jf as"user.agentOnBehalfOf",Yf as"user.agentOnBehalfOfApiKey",Xf as"user.allProjectMembers",Zf as"user.allProjectMembersDescription",Qf as"user.appVersion",$f as"user.environment",ep as"user.failedToFetchApiKey",tp as"user.failedToFetchGroup",np as"user.failedToFetchUser",rp as"user.groupId",ip as"user.key",ap as"user.mcpServer",op as"user.organizationId",sp as"user.organizationRoles",cp as"user.privateKey",lp as"user.project",up as"user.projectId",dp as"user.projectRoles",fp as"user.schedule",pp as"user.sdkVersion",mp as"user.server",hp as"user.serviceAccount",gp as"user.serviceAccountDescription",_p as"user.store",vp as"user.systemUser",yp as"user.systemUserDescription",bp as"user.tenantId",xp as"user.unknown",Sp as"user.unknownUser",Cp as"user.unknownUserDescription",wp as"user.unnamedGroup",Tp as"user.user",Ep as"user.userId",Eb as"view.actionFailed",Db as"view.actionFailedDescription",Ob as"view.actions",kb as"view.clearSelection",Ab as"view.confirmAction_one",jb as"view.confirmAction_other",Mb as"view.deletedObjects_one",Nb as"view.deletedObjects_other",Dp as"view.display",Pb as"view.dropFailed",Fb as"view.dropFiles",Op as"view.filterNavigation",kp as"view.from",Ap as"view.pagination",jp as"view.ranges",Mp as"view.removeSelection",Ib as"view.resultsCount_one",Np as"view.resultsCount_other",Pp as"view.searchFields",Fp as"view.searchNavigation",Lb as"view.selectFiles",Rb as"view.selectPage",zb as"view.selectResult",Bb as"view.selectedCount_one",Vb as"view.selectedCount_other",Ip as"view.sort",Lp as"view.to",Hb as"view.typeDeleteToConfirm",Ub as"view.uploadToView",Rp as"view.warning",zp as"widgets.schema.editDescription",Wb as"widgets.schema.extractFromDocument",Gb as"widgets.schema.extractFromDocumentHint",Bp as"widgets.schema.invalidPropertyDeclaration",Kb as"widgets.schema.noExtract",qb as"widgets.schema.propertyColumn"};
|
|
5
|
+
//# sourceMappingURL=vertesia-ui-i18n.xPYbuFzT.chunk.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"vertesia-ui-i18n.xPYbuFzT.chunk.js","names":[],"sources":["i18n/locales/zh-TW.json"],"sourcesContent":[""],"mappings":""}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import{jsx as e,jsxs as t}from"react/jsx-runtime";import{createContext as n,useContext as r,useEffect as i,useMemo as a,useRef as o,useState as s}from"react";import{useSafeLayoutEffect as c}from"@vertesia/ui/core";var l=Object.defineProperty,u=(e,t)=>{let n={};for(var r in e)l(n,r,{get:e[r],enumerable:!0});return t||l(n,Symbol.toStringTag,{value:`Module`}),n},d=class{path;params;hash;constructor(e){let t=e.lastIndexOf(`#`);t>-1?(this.hash=e.substring(t),e=e.substring(0,t)):this.hash=``,t=e.indexOf(`?`),t>-1?(this.path=e.substring(0,t),this.params=new URLSearchParams(e.substring(t+1))):(this.path=e,this.params=new URLSearchParams)}add(e){for(let[t,n]of Object.entries(e))this.params.set(t,n);return this}toString(){return`${this.path}?${this.params.toString()}${this.hash}`}},f=u({getMountBasename:()=>h,getPathSegments:()=>v,isRootPath:()=>p,joinPath:()=>m,stripMountBasename:()=>_,toSegments:()=>y,withMountBasename:()=>g});function p(e){return e===`/`||e===``}function m(e,t){return t=e.endsWith(`/`)&&t.startsWith(`/`)?e+t.substring(1):e.endsWith(`/`)||t.startsWith(`/`)?e+t:`${e}/${t}`,t}function h(){if(typeof document>`u`)return``;let e=document.querySelector(`base[href]`);if(!e)return``;try{return new URL(e.href,document.URL).pathname.replace(/\/+$/,``)}catch{return``}}function g(e){let t=h();return!t||!e.startsWith(`/`)||e===t||e.startsWith(`${t}/`)?e:m(t,e)}function _(e){let t=h();return t?e===t?`/`:e.startsWith(`${t}/`)?e.slice(t.length)||`/`:e:e}function v(e){if(e===``)return[];if(e===`/`)return[``];let t=0,n=e.length;return e.startsWith(`./`)?t=2:e.startsWith(`/`)&&(t=1),e.endsWith(`/`)&&(n=e.length-1),(t>0||n<e.length?e.substring(t,n):e).split(`/`)}function y(e){if(typeof e==`string`)return v(e);if(Array.isArray(e))return e;throw Error(`Unsupported path object: ${e}`)}const b=Symbol(`BASE_PATH`);var x=class{name;type;location;state;_canceled=!1;constructor(e,t,n,r){this.name=e,this.type=t,this.location=n,this.state=r}get isPageLoad(){return this.type===`initial`}get isBackForward(){return this.type===`popState`}get isLinkClick(){return this.type===`linkClick`}get isNavigation(){return this.type===`navigate`}get isCancelable(){return this.name===`beforeChange`}cancel(){if(this.name===`afterChange`)throw Error(`Cannot cancel afterChange event`);this._canceled=!0}},S=class extends x{constructor(e,t,n){super(`beforeChange`,e,t,n)}},C=class extends x{constructor(e,t,n){super(`afterChange`,e,t,n)}};function w(e){return e instanceof Element?e.closest(`a[href]`):null}function T(e){let t=e.href.trim();return t.length>0?new URL(t):null}var E=class{stickyParams;_popStateListener;_linkNavListener;_listeners=[];addListener(e){this._listeners.push(e)}fireLocationChange(e){for(let t of this._listeners)t(e)}firePageLoad(){this.fireLocationChange(new C(`initial`,new URL(window.location.href)))}addStickyParams(e){return this.stickyParams?new d(e).add(this.stickyParams).toString():e}normalizeCurrentUrl(){if(typeof window>`u`||!this.stickyParams)return;let e=window.location.pathname+window.location.search+window.location.hash,t=this.addStickyParams(e);if(t!==e){let e=new URL(t,window.location.href);window.history.replaceState(window.history.state,``,e.href)}}navigate(e,t={}){if(t.stepsBack&&t.stepsBack>0){this.stepBack(t.stepsBack,t);return}if(t.basePath){let n=t.basePath;n.startsWith(`/`)||(n=`/${n}`),e=m(n,e)}e=this.addStickyParams(e),e=g(e),this._navigate(new URL(e,window.location.href),`navigate`,t)}stepBack(e,t={}){let n=window.history.state.historyChain||[],r=n.length>=e?new URL(n[n.length-e].href,window.location.href):new URL(window.location.origin,window.location.href);this._navigate(r,`popState`,t);let i={from:window.location.href,historyChain:n.slice(0,-e),data:t.state||void 0,title:t.title||document.title};window.history.replaceState(i,``,r.href),this.fireLocationChange(new C(`popState`,r,t.state))}_navigate(e,t,n){let r=new S(t,e,n.state);if(this.fireLocationChange(r),r._canceled)return;let i=window.history.state,a={title:n.title||document.title,href:window.location.pathname+window.location.search+window.location.hash},o=[];!n.replace&&i?.historyChain&&(o=[...i.historyChain]),n.replace||(o.push(a),o.length>10&&(o=o.slice(-10)));let s={from:window.location.href,historyChain:o,data:n.state||void 0,title:n.title||document.title};window.history[n.replace?`replaceState`:`pushState`](s,``,e.href),this.fireLocationChange(new C(t,e,n.state))}start(){if(typeof window>`u`)return;let e=e=>{let t,n=new URL(window.location.href),r;e.state?(t=`popState`,r=e.state.data):t=`linkClick`,this.fireLocationChange(new C(t,n,r))},t=e=>{if(e.defaultPrevented||e.metaKey||e.altKey||e.ctrlKey||e.shiftKey||e.button!==0)return;let t=w(e.target);if(!t)return;let n=t.getAttribute(`target`);if(t.hasAttribute(`download`)||t.href.startsWith(`blob:`)||n&&n.toLowerCase()!==`_self`)return;let r=T(t);if(r&&r.origin===window.location.origin){e.preventDefault();let t=new URL(this.addStickyParams(r.href)),n=e[b]||e.target[b];n&&(t.pathname=m(n,t.pathname)),this._navigate(t,`linkClick`,{})}};this._popStateListener=e,this._linkNavListener=t,window.addEventListener(`popstate`,e),document.body.addEventListener(`click`,this._linkNavListener)}stop(){this._popStateListener&&window.removeEventListener(`popstate`,this._popStateListener),this._linkNavListener&&document.body.removeEventListener(`click`,this._linkNavListener)}};function D({basePath:t,children:n}){let r=o(null);return i(()=>{if(r.current){let e=r.current,n=e=>{e.target.tagName.toLowerCase()===`a`&&(e[b]=t)};return e.addEventListener(`click`,n),()=>{e.removeEventListener(`click`,n)}}},[t]),e(`div`,{ref:r,className:`h-full w-full`,children:n})}var O=class{tree=new A;loadMapping(e){for(let[t,n]of Object.entries(e))this.addSegments(v(t),n)}addPath(e,t){this.addSegments(v(e),t)}addSegments(e,t){let n=this.tree;for(let r=0,i=e.length;r<i;r++){let a=e[r];if(a[0]===`:`){let t=n.wildcard;if(!t)t=new M(a),n.wildcard=t;else if(!(t instanceof M))throw Error(`Failed to index path segments: ${e.join(`/`)}. A wildcard ":" segment will overwrite an existing wildcard segment at path: ${`/${e.slice(0,r).join(`/`)}`}`);n=t}else if(a===`*`){if(n.wildcard)throw Error(`Failed to index path segments: ${e.join(`/`)}. A wildcard "*" segment already exists at path: ${`/${e.slice(0,r).join(`/`)}`}`);if(n.wildcard=new N(a,t),r<i-1)throw Error(`Failed to index path segments: ${e.join(`/`)}. A wildcard segment must be the last segment`);return}else{let e=n.children[a];e||(e=new j(a),n.children[a]=e),n=e}}if(n.value!==void 0)throw Error(`Failed to index path segments: ${e.join(`/`)}. A value already exists at path: ${`/${e.join(`/`)}`}`);n.value=t}match(e){let t=y(e);if(t.length===0)return null;let n={},r=this.tree;for(let e of t){let t=r.match(e,n);if(t)r=t;else return null}if(!r.value){if(r instanceof k&&r.wildcard instanceof N&&(r=r.wildcard.match(``,n),!r.value))throw Error("Wildcard segment node `*` must have a value");if(!r.value)return null}let i,a;return n._&&n._.length>0?(i=t.slice(0,-n._.length),a=n._):i=t,{params:n,matchedSegments:i,remainingSegments:a,value:r.value}}},k=class{name;value;children={};wildcard;constructor(e,t){this.name=e,this.value=t}match(e,t){let n=this.children[e];if(n)return n;if(this.wildcard){if(this.wildcard instanceof N)return this.wildcard.match(e,t);if(this.wildcard instanceof M)return t[this.wildcard.paramName]=e,this.wildcard;throw Error(`Unknown wildcard segment node type: ${this.wildcard.constructor.name}`)}return null}},A=class extends k{constructor(){super(`#root`)}},j=class extends k{},M=class extends k{paramName;constructor(e,t){super(e,t),this.paramName=e.substring(1)}},N=class{name;value;constructor(e,t){this.name=e,this.value=t}match(e,t){return t._?e&&t._.push(e):t._=e?[e]:[],this}},P=class{index;matcher=new O;constructor(e,t){this.index=t;for(let t of e)this.matcher.addPath(t.path,t)}match(e){let t=p(e)&&this.index;return this.matcher.match(t||e)}},F=class extends P{prompt;observer;navigator=new E;constructor(e,t){super(e),this.navigator.addListener(e=>{if(!(e.isCancelable&&this.prompt?.when&&!window.confirm(this.prompt.message))&&(this.observer&&this.observer(e),e.name===`afterChange`)){let n=this.match(_(e.location.pathname));n?.value?t({...n,state:e.state}):t(null)}})}getTopRouter(){return this}setStickyParams(e){this.navigator.stickyParams=e??void 0,this.navigator.normalizeCurrentUrl()}withObserver(e){return this.observer=e,this}start(){this.navigator.start(),this.navigator.firePageLoad()}stop(){this.navigator.stop()}navigate(e,t){this.navigator.navigate(e,t)}},I=class extends P{parent;basePath;constructor(e,t,n){super(n),this.parent=e,this.basePath=t}getTopRouter(){return this.parent instanceof F?this.parent:this.parent.getTopRouter()}navigate(e,t){let n=t?.isBasePathNested??!0,r;if(n){let n=t?.basePath;r=n?m(this.basePath,n):this.basePath,this.parent.navigate(e,{...t,basePath:r})}else this.parent.navigate(e,{...t,basePath:t?.basePath})}};const L=n(void 0);function R(){let e=r(L);if(!e)throw Error(`useRouter must be used within a RouterProvider`);return e}function z(){let{navigate:e}=R();return e}function B(){let{router:e}=R(),t=h();return e instanceof I?t?e.basePath===`/`?t:m(t,e.basePath):e.basePath:t}function V(e){let{params:t}=R();return e?t[e]:t}function H(){let{location:e}=R();return e}function U(e){i(()=>{let t=document.title;return document.title=e,()=>{document.title=t}},[e])}function W(e){let{router:t}=R(),n=t.getTopRouter();i(()=>(n.prompt=e,()=>{n.prompt=void 0}),[e,n]),i(()=>{if(e.when){let t=e.when,n=e=>{t&&(e.preventDefault(),e.returnValue=``)};return window.addEventListener(`beforeunload`,n),()=>{window.removeEventListener(`beforeunload`,n)}}},[e.when])}function G(e){return e.metaKey||e.altKey||e.ctrlKey||e.shiftKey||e.button!==0}function K({children:t,to:n,onClick:r,replace:i=!0}){let a=z();return e(`span`,{onClick:e=>{let t=e.target.closest(`a`),o=t?.getAttribute(`href`),s=n??o;t&&s&&(e.stopPropagation(),e.preventDefault(),a(s,{replace:i}),r?.(e))},children:t})}function q({children:t,href:n,className:r,target:i,topLevelNav:a,clearBreadcrumbs:o=!1,replace:s,skipStickyParams:c}){let{router:l}=R(),u=!n||n.startsWith(`#`),d=/^[a-z][a-z0-9+.-]*:/i.test(n)||n.startsWith(`//`),f=!u&&!d,p=!!i&&i!==`_self`,m=f?g(c?n:l.getTopRouter().navigator.addStickyParams(n)):n;return e(`a`,{href:m,className:r,target:i,onClick:e=>{e.defaultPrevented||!f||p||G(e)||(e.stopPropagation(),e.preventDefault(),(a?l.getTopRouter():l).navigate(n,{replace:s??o}))},children:t})}const J=new Map;function Y(e){return e.LazyComponent().then(t=>{if(!t.default)throw Error(`Lazy module for ${e.path} does not have a default export`);return J.set(e.LazyComponent,t.default),t.default})}function X(e){return Promise.allSettled(e.filter(e=>!!e.LazyComponent).map(e=>Y(e)))}function Z({spinner:t}){let n=R(),r=n.route;if(r.Component){let t=r.Component;return e(t,{...n.params})}if(r.LazyComponent)return e(ee,{route:r,spinner:t},r.path);throw Error(`Invalid route for ${r.path}. Either Component or LazyCOmponent must be specified.`)}function ee({route:t,spinner:n}){let[r,a]=s(()=>J.get(t.LazyComponent)??null);return i(()=>{let e=!1;return Y(t).then(t=>{e||a(()=>t)}),()=>{e=!0}},[t]),r?e(r,{}):n||null}function te({basePath:t,fixLinks:n=!1,children:r}){let i=R(),a=n?t=>e(D,{basePath:i.matchedRoutePath,children:t}):e=>e;return e(L.Provider,{value:{...i,navigate:(e,n)=>{if(n?.isBasePathNested===!1)return i.navigate(e,n);let r=n?.basePath?m(t,n.basePath):t;return i.navigate(e,{...n,basePath:r})}},children:a(r||e(Z,{}))})}function ne(){let e=R();return t(`div`,{children:[`Route not found for path `,e.matchedRoutePath]})}function Q(){return{params:{},matchedSegments:[],state:null,value:{path:`virtual:404`,Component:()=>e(ne,{})}}}function re({routes:t,index:n,children:r,fixLinks:i=!1}){let s=R(),c=o(s.matchedRoutePath),l=a(()=>{if(typeof window>`u`)return null;let e=new I(s.router,c.current,t);return e.index=n,e},[s.router,n,t]),u=a(()=>{if(l&&s.matchedRoutePath===l.basePath)return l.match(s.remainingPath||`/`)||Q()},[s.matchedRoutePath,s.remainingPath,l]),d=i?t=>e(D,{basePath:s.matchedRoutePath,children:t}):e=>e;return l&&u&&e(L.Provider,{value:{...s,router:l,route:u.value,params:u.params,matchedRoutePath:`/${u.matchedSegments.join(`/`)}`,remainingPath:u.remainingSegments?`/${u.remainingSegments.join(`/`)}`:void 0,navigate:(e,t)=>{if(l)return l.navigate(e,t)}},children:d(r||e(Z,{}))})}function $({to:e,replace:t=!0,state:n}){let r=z();return i(()=>{r(e,{replace:t,state:n})},[r,t,n,e]),null}function ie(t,n={}){return function(){return e($,{to:t,replace:n.replace,state:n.state})}}function ae({routes:t,index:n,onChange:r,children:i}){let[o,l]=s(void 0),u=a(()=>{if(typeof window>`u`)return null;let e=new F(t,t=>{t===null&&(t=Q()),l({location:window.location,route:t.value,params:t.params,state:t.state,router:e,matchedRoutePath:`/${t.matchedSegments.join(`/`)}`,remainingPath:t.remainingSegments?`/${t.remainingSegments.join(`/`)}`:void 0,navigate:(t,n)=>e.navigate(t,n)})}).withObserver(r);return e.index=n,e},[n,r,t]);return c(()=>(u?.start(),()=>{u?.stop()}),[u]),o&&e(L.Provider,{value:o,children:i||e(Z,{})})}export{C as AfterLocationChangeEvent,b as BASE_PATH,P as BaseRouter,S as BeforeLocationChangeEvent,D as FixLinks,E as HistoryNavigator,x as LocationChangeEvent,K as Nav,q as NavLink,te as NestedNavigationContext,I as NestedRouter,re as NestedRouterProvider,f as Path,O as PathMatcher,L as ReactRouterContext,$ as Redirect,Z as RouteComponent,F as Router,ae as RouterProvider,X as prefetchLazyRoutes,ie as redirectTo,H as useLocation,z as useNavigate,W as useNavigationPrompt,U as usePageTitle,V as useParams,B as useRouterBasePath,R as useRouterContext};
|
|
1
|
+
import{jsx as e,jsxs as t}from"react/jsx-runtime";import{createContext as n,useContext as r,useEffect as i,useMemo as a,useRef as o,useState as s}from"react";import{useSafeLayoutEffect as c}from"@vertesia/ui/core";var l=Object.defineProperty,u=(e,t)=>{let n={};for(var r in e)l(n,r,{get:e[r],enumerable:!0});return t||l(n,Symbol.toStringTag,{value:`Module`}),n},d=class{path;params;hash;constructor(e){let t=e.lastIndexOf(`#`);t>-1?(this.hash=e.substring(t),e=e.substring(0,t)):this.hash=``,t=e.indexOf(`?`),t>-1?(this.path=e.substring(0,t),this.params=new URLSearchParams(e.substring(t+1))):(this.path=e,this.params=new URLSearchParams)}add(e){for(let[t,n]of Object.entries(e))this.params.set(t,n);return this}toString(){return`${this.path}?${this.params.toString()}${this.hash}`}},f=u({getMountBasename:()=>h,getPathSegments:()=>v,isRootPath:()=>p,joinPath:()=>m,stripMountBasename:()=>_,toSegments:()=>y,withMountBasename:()=>g});function p(e){return e===`/`||e===``}function m(e,t){return t=e.endsWith(`/`)&&t.startsWith(`/`)?e+t.substring(1):e.endsWith(`/`)||t.startsWith(`/`)?e+t:`${e}/${t}`,t}function h(){if(typeof document>`u`)return``;let e=document.querySelector(`base[href]`);if(!e)return``;try{return new URL(e.href,document.URL).pathname.replace(/\/+$/,``)}catch{return``}}function g(e){let t=h();return!t||!e.startsWith(`/`)||e===t||e.startsWith(`${t}/`)?e:m(t,e)}function _(e){let t=h();return t?e===t?`/`:e.startsWith(`${t}/`)?e.slice(t.length)||`/`:e:e}function v(e){if(e===``)return[];if(e===`/`)return[``];let t=0,n=e.length;return e.startsWith(`./`)?t=2:e.startsWith(`/`)&&(t=1),e.endsWith(`/`)&&(n=e.length-1),(t>0||n<e.length?e.substring(t,n):e).split(`/`)}function y(e){if(typeof e==`string`)return v(e);if(Array.isArray(e))return e;throw Error(`Unsupported path object: ${e}`)}const b=Symbol(`BASE_PATH`);var x=class{name;type;location;state;_canceled=!1;constructor(e,t,n,r){this.name=e,this.type=t,this.location=n,this.state=r}get isPageLoad(){return this.type===`initial`}get isBackForward(){return this.type===`popState`}get isLinkClick(){return this.type===`linkClick`}get isNavigation(){return this.type===`navigate`}get isCancelable(){return this.name===`beforeChange`}cancel(){if(this.name===`afterChange`)throw Error(`Cannot cancel afterChange event`);this._canceled=!0}},S=class extends x{constructor(e,t,n){super(`beforeChange`,e,t,n)}},C=class extends x{constructor(e,t,n){super(`afterChange`,e,t,n)}};function w(e){return e instanceof Element?e.closest(`a[href]`):null}function T(e){let t=e.href.trim();return t.length>0?new URL(t):null}var E=class{stickyParams;_popStateListener;_linkNavListener;_listeners=[];addListener(e){this._listeners.push(e)}fireLocationChange(e){for(let t of this._listeners)t(e)}firePageLoad(){this.fireLocationChange(new C(`initial`,new URL(window.location.href)))}addStickyParams(e){return this.stickyParams?new d(e).add(this.stickyParams).toString():e}normalizeCurrentUrl(){if(typeof window>`u`||!this.stickyParams)return;let e=window.location.pathname+window.location.search+window.location.hash,t=this.addStickyParams(e);if(t!==e){let e=new URL(t,window.location.href);window.history.replaceState(window.history.state,``,e.href)}}navigate(e,t={}){if(t.stepsBack&&t.stepsBack>0){this.stepBack(t.stepsBack,t);return}if(t.basePath){let n=t.basePath;n.startsWith(`/`)||(n=`/${n}`),e=m(n,e)}e=this.addStickyParams(e),e=g(e),this._navigate(new URL(e,window.location.href),`navigate`,t)}stepBack(e,t={}){let n=window.history.state.historyChain||[],r=n.length>=e?new URL(n[n.length-e].href,window.location.href):new URL(window.location.origin,window.location.href);this._navigate(r,`popState`,t);let i={from:window.location.href,historyChain:n.slice(0,-e),data:t.state||void 0,title:t.title||document.title};window.history.replaceState(i,``,r.href),this.fireLocationChange(new C(`popState`,r,t.state))}_navigate(e,t,n){let r=new S(t,e,n.state);if(this.fireLocationChange(r),r._canceled)return;let i=window.history.state,a={title:n.title||document.title,href:window.location.pathname+window.location.search+window.location.hash},o=[];!n.replace&&i?.historyChain&&(o=[...i.historyChain]),n.replace||(o.push(a),o.length>10&&(o=o.slice(-10)));let s={from:window.location.href,historyChain:o,data:n.state||void 0,title:n.title||document.title};window.history[n.replace?`replaceState`:`pushState`](s,``,e.href),this.fireLocationChange(new C(t,e,n.state))}start(){if(typeof window>`u`)return;let e=e=>{let t,n=new URL(window.location.href),r;e.state?(t=`popState`,r=e.state.data):t=`linkClick`,this.fireLocationChange(new C(t,n,r))},t=e=>{if(e.defaultPrevented||e.metaKey||e.altKey||e.ctrlKey||e.shiftKey||e.button!==0)return;let t=w(e.target);if(!t)return;let n=t.getAttribute(`target`);if(t.hasAttribute(`download`)||t.href.startsWith(`blob:`)||n&&n.toLowerCase()!==`_self`)return;let r=T(t);if(r&&r.origin===window.location.origin){e.preventDefault();let t=new URL(this.addStickyParams(r.href)),n=e[b]||e.target[b];n&&(t.pathname=m(n,t.pathname)),this._navigate(t,`linkClick`,{})}};this._popStateListener=e,this._linkNavListener=t,window.addEventListener(`popstate`,e),document.body.addEventListener(`click`,this._linkNavListener)}stop(){this._popStateListener&&window.removeEventListener(`popstate`,this._popStateListener),this._linkNavListener&&document.body.removeEventListener(`click`,this._linkNavListener)}};function D({basePath:t,children:n}){let r=o(null);return i(()=>{if(r.current){let e=r.current,n=e=>{e.target.tagName.toLowerCase()===`a`&&(e[b]=t)};return e.addEventListener(`click`,n),()=>{e.removeEventListener(`click`,n)}}},[t]),e(`div`,{ref:r,className:`h-full w-full`,children:n})}var O=class{tree=new A;loadMapping(e){for(let[t,n]of Object.entries(e))this.addSegments(v(t),n)}addPath(e,t){this.addSegments(v(e),t)}addSegments(e,t){let n=this.tree;for(let r=0,i=e.length;r<i;r++){let a=e[r];if(a[0]===`:`){let t=n.wildcard;if(!t)t=new M(a),n.wildcard=t;else if(!(t instanceof M))throw Error(`Failed to index path segments: ${e.join(`/`)}. A wildcard ":" segment will overwrite an existing wildcard segment at path: ${`/${e.slice(0,r).join(`/`)}`}`);n=t}else if(a===`*`){if(n.wildcard)throw Error(`Failed to index path segments: ${e.join(`/`)}. A wildcard "*" segment already exists at path: ${`/${e.slice(0,r).join(`/`)}`}`);if(n.wildcard=new N(a,t),r<i-1)throw Error(`Failed to index path segments: ${e.join(`/`)}. A wildcard segment must be the last segment`);return}else{let e=n.children[a];e||(e=new j(a),n.children[a]=e),n=e}}if(n.value!==void 0)throw Error(`Failed to index path segments: ${e.join(`/`)}. A value already exists at path: ${`/${e.join(`/`)}`}`);n.value=t}match(e){let t=y(e);if(t.length===0)return null;let n={},r=this.tree;for(let e of t){let t=r.match(e,n);if(t)r=t;else return null}if(!r.value){if(r instanceof k&&r.wildcard instanceof N&&(r=r.wildcard.match(``,n),!r.value))throw Error("Wildcard segment node `*` must have a value");if(!r.value)return null}let i,a;return n._&&n._.length>0?(i=t.slice(0,-n._.length),a=n._):i=t,{params:n,matchedSegments:i,remainingSegments:a,value:r.value}}},k=class{name;value;children={};wildcard;constructor(e,t){this.name=e,this.value=t}match(e,t){let n=this.children[e];if(n)return n;if(this.wildcard){if(this.wildcard instanceof N)return this.wildcard.match(e,t);if(this.wildcard instanceof M)return t[this.wildcard.paramName]=e,this.wildcard;throw Error(`Unknown wildcard segment node type: ${this.wildcard.constructor.name}`)}return null}},A=class extends k{constructor(){super(`#root`)}},j=class extends k{},M=class extends k{paramName;constructor(e,t){super(e,t),this.paramName=e.substring(1)}},N=class{name;value;constructor(e,t){this.name=e,this.value=t}match(e,t){return t._?e&&t._.push(e):t._=e?[e]:[],this}},P=class{index;matcher=new O;constructor(e,t){this.index=t;for(let t of e)this.matcher.addPath(t.path,t)}match(e){let t=p(e)&&this.index;return this.matcher.match(t||e)}},F=class extends P{prompt;observer;navigator=new E;constructor(e,t){super(e),this.navigator.addListener(e=>{if(!(e.isCancelable&&this.prompt?.when&&!window.confirm(this.prompt.message))&&(this.observer&&this.observer(e),e.name===`afterChange`)){let n=this.match(_(e.location.pathname));n?.value?t({...n,state:e.state}):t(null)}})}getTopRouter(){return this}setStickyParams(e){this.navigator.stickyParams=e??void 0,this.navigator.normalizeCurrentUrl()}withObserver(e){return this.observer=e,this}start(){this.navigator.start(),this.navigator.firePageLoad()}stop(){this.navigator.stop()}navigate(e,t){this.navigator.navigate(e,t)}},I=class extends P{parent;basePath;constructor(e,t,n){super(n),this.parent=e,this.basePath=t}getTopRouter(){return this.parent instanceof F?this.parent:this.parent.getTopRouter()}navigate(e,t){let n=t?.isBasePathNested??!0,r;if(n){let n=t?.basePath;r=n?m(this.basePath,n):this.basePath,this.parent.navigate(e,{...t,basePath:r})}else this.parent.navigate(e,{...t,basePath:t?.basePath})}};const L=n(void 0);function R(){let e=r(L);if(!e)throw Error(`useRouter must be used within a RouterProvider`);return e}function z(){let{navigate:e}=R();return e}function B(){let{router:e}=R(),t=h();return e instanceof I?t?e.basePath===`/`?t:m(t,e.basePath):e.basePath:t}function V(e){let{params:t}=R();return e?t[e]:t}function H(){let{location:e}=R();return e}function U(e){i(()=>{let t=document.title;return document.title=e,()=>{document.title=t}},[e])}function W(e){let{router:t}=R(),n=t.getTopRouter();i(()=>(n.prompt=e,()=>{n.prompt=void 0}),[e,n]),i(()=>{if(e.when){let t=e.when,n=e=>{t&&(e.preventDefault(),e.returnValue=``)};return window.addEventListener(`beforeunload`,n),()=>{window.removeEventListener(`beforeunload`,n)}}},[e.when])}function G(e){return e.metaKey||e.altKey||e.ctrlKey||e.shiftKey||e.button!==0}function K({children:t,to:n,onClick:r,replace:i=!0}){let a=z();return e(`span`,{onClick:e=>{let t=e.target.closest(`a`),o=t?.getAttribute(`href`),s=n??o;t&&s&&(e.stopPropagation(),e.preventDefault(),a(s,{replace:i}),r?.(e))},children:t})}function q({children:t,href:n,className:r,target:i,topLevelNav:a,clearBreadcrumbs:o=!1,replace:s,skipStickyParams:c}){let{router:l}=R(),u=!n||n.startsWith(`#`),d=/^[a-z][a-z0-9+.-]*:/i.test(n)||n.startsWith(`//`),f=!u&&!d,p=!!i&&i!==`_self`,m=f?g(c?n:l.getTopRouter().navigator.addStickyParams(n)):n;return e(`a`,{href:m,className:r,target:i,onClick:e=>{e.defaultPrevented||!f||p||G(e)||(e.stopPropagation(),e.preventDefault(),(a?l.getTopRouter():l).navigate(n,{replace:s??o}))},children:t})}const J=new Map;function Y(e){return e.LazyComponent().then(t=>{if(!t.default)throw Error(`Lazy module for ${e.path} does not have a default export`);return J.set(e.LazyComponent,t.default),t.default})}function X(e){return Promise.allSettled(e.filter(e=>!!e.LazyComponent).map(e=>Y(e)))}function Z({spinner:t}){let n=R(),r=n.route;if(r.Component){let t=r.Component;return e(t,{...n.params})}if(r.LazyComponent)return e(ee,{route:r,spinner:t},r.path);throw Error(`Invalid route for ${r.path}. Either Component or LazyCOmponent must be specified.`)}function ee({route:t,spinner:n}){let[r,a]=s(()=>J.get(t.LazyComponent)??null);return i(()=>{let e=!1;return Y(t).then(t=>{e||a(()=>t)}),()=>{e=!0}},[t]),r?e(r,{}):n||null}function te({basePath:t,isBasePathNested:n=!0,fixLinks:r=!1,children:i}){let a=R(),o=r?t=>e(D,{basePath:a.matchedRoutePath,children:t}):e=>e;return e(L.Provider,{value:{...a,navigate:(e,r)=>{if(r?.isBasePathNested===!1)return a.navigate(e,r);let i=r?.basePath?m(t,r.basePath):t;return a.navigate(e,{...r,basePath:i,isBasePathNested:n})}},children:o(i||e(Z,{}))})}function ne(){let e=R();return t(`div`,{children:[`Route not found for path `,e.matchedRoutePath]})}function Q(){return{params:{},matchedSegments:[],state:null,value:{path:`virtual:404`,Component:()=>e(ne,{})}}}function re({routes:t,index:n,children:r,fixLinks:i=!1}){let s=R(),c=o(s.matchedRoutePath),l=a(()=>{if(typeof window>`u`)return null;let e=new I(s.router,c.current,t);return e.index=n,e},[s.router,n,t]),u=a(()=>{if(l&&s.matchedRoutePath===l.basePath)return l.match(s.remainingPath||`/`)||Q()},[s.matchedRoutePath,s.remainingPath,l]),d=i?t=>e(D,{basePath:s.matchedRoutePath,children:t}):e=>e;return l&&u&&e(L.Provider,{value:{...s,router:l,route:u.value,params:u.params,matchedRoutePath:`/${u.matchedSegments.join(`/`)}`,remainingPath:u.remainingSegments?`/${u.remainingSegments.join(`/`)}`:void 0,navigate:(e,t)=>{if(l)return l.navigate(e,t)}},children:d(r||e(Z,{}))})}function $({to:e,replace:t=!0,state:n}){let r=z();return i(()=>{r(e,{replace:t,state:n})},[r,t,n,e]),null}function ie(t,n={}){return function(){return e($,{to:t,replace:n.replace,state:n.state})}}function ae({routes:t,index:n,onChange:r,children:i}){let[o,l]=s(void 0),u=a(()=>{if(typeof window>`u`)return null;let e=new F(t,t=>{t===null&&(t=Q()),l({location:window.location,route:t.value,params:t.params,state:t.state,router:e,matchedRoutePath:`/${t.matchedSegments.join(`/`)}`,remainingPath:t.remainingSegments?`/${t.remainingSegments.join(`/`)}`:void 0,navigate:(t,n)=>e.navigate(t,n)})}).withObserver(r);return e.index=n,e},[n,r,t]);return c(()=>(u?.start(),()=>{u?.stop()}),[u]),o&&e(L.Provider,{value:o,children:i||e(Z,{})})}export{C as AfterLocationChangeEvent,b as BASE_PATH,P as BaseRouter,S as BeforeLocationChangeEvent,D as FixLinks,E as HistoryNavigator,x as LocationChangeEvent,K as Nav,q as NavLink,te as NestedNavigationContext,I as NestedRouter,re as NestedRouterProvider,f as Path,O as PathMatcher,L as ReactRouterContext,$ as Redirect,Z as RouteComponent,F as Router,ae as RouterProvider,X as prefetchLazyRoutes,ie as redirectTo,H as useLocation,z as useNavigate,W as useNavigationPrompt,U as usePageTitle,V as useParams,B as useRouterBasePath,R as useRouterContext};
|
|
2
2
|
//# sourceMappingURL=vertesia-ui-router.js.map
|