@sapienx/agentos 0.6.9 → 0.6.10
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/bundle/.next/BUILD_ID +1 -1
- package/bundle/.next/app-path-routes-manifest.json +17 -17
- package/bundle/.next/build-manifest.json +3 -3
- package/bundle/.next/prerender-manifest.json +3 -3
- package/bundle/.next/react-loadable-manifest.json +2 -2
- package/bundle/.next/required-server-files.json +1 -1
- package/bundle/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app/_global-error.html +1 -1
- package/bundle/.next/server/app/_global-error.rsc +1 -1
- package/bundle/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/bundle/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
- package/bundle/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
- package/bundle/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/bundle/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/bundle/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/bundle/.next/server/app/_not-found/page.js +3 -3
- package/bundle/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/bundle/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app/_not-found.html +1 -12
- package/bundle/.next/server/app/_not-found.rsc +17 -16
- package/bundle/.next/server/app/_not-found.segments/_full.segment.rsc +17 -16
- package/bundle/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/bundle/.next/server/app/_not-found.segments/_index.segment.rsc +6 -5
- package/bundle/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/bundle/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/bundle/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/bundle/.next/server/app/accounts/page.js +1 -1
- package/bundle/.next/server/app/accounts/page.js.nft.json +1 -1
- package/bundle/.next/server/app/accounts/page_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app/agents/page.js +1 -1
- package/bundle/.next/server/app/agents/page.js.nft.json +1 -1
- package/bundle/.next/server/app/agents/page_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app/api/accounts/access-rules/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/accounts/browser-profiles/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/accounts/login-targets/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/agents/[agentId]/chat/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/agents/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/diagnostics/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/gateway/control/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/integrations/[integrationId]/status/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/mission/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/models/catalog/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/models/providers/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/onboarding/models/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/onboarding/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/openclaw/capabilities/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/openclaw/compatibility-smoke/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/planner/[planId]/deploy/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/planner/[planId]/document-rewrite/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/planner/[planId]/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/planner/[planId]/simulate/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/planner/[planId]/turn/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/planner/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/reset/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/runtimes/[runtimeId]/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/settings/config-pacing/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/settings/gateway/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/settings/openclaw-binary/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/settings/workspace-root/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/snapshot/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/stream/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/tasks/[taskId]/abort/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/tasks/[taskId]/control/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/tasks/[taskId]/stream/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/update/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/workspaces/[workspaceId]/channels/discovered-groups/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/workspaces/[workspaceId]/channels/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/workspaces/[workspaceId]/edit-draft/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/workspaces/[workspaceId]/files/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/workspaces/[workspaceId]/surfaces/discovery/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/workspaces/[workspaceId]/surfaces/reconcile/route.js.nft.json +1 -1
- package/bundle/.next/server/app/api/workspaces/route.js.nft.json +1 -1
- package/bundle/.next/server/app/dashboard/page.js +1 -1
- package/bundle/.next/server/app/dashboard/page.js.nft.json +1 -1
- package/bundle/.next/server/app/dashboard/page_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app/files/page.js +1 -1
- package/bundle/.next/server/app/files/page.js.nft.json +1 -1
- package/bundle/.next/server/app/files/page_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app/integrations/page.js +1 -1
- package/bundle/.next/server/app/integrations/page.js.nft.json +1 -1
- package/bundle/.next/server/app/integrations/page_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app/mission-control/page.js +1 -1
- package/bundle/.next/server/app/mission-control/page.js.nft.json +1 -1
- package/bundle/.next/server/app/mission-control/page_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app/models/page.js +1 -1
- package/bundle/.next/server/app/models/page.js.nft.json +1 -1
- package/bundle/.next/server/app/models/page_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app/page.js +1 -1
- package/bundle/.next/server/app/page.js.nft.json +1 -1
- package/bundle/.next/server/app/page_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app/settings/page.js +1 -1
- package/bundle/.next/server/app/settings/page.js.nft.json +1 -1
- package/bundle/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app/tasks/page.js +1 -1
- package/bundle/.next/server/app/tasks/page.js.nft.json +1 -1
- package/bundle/.next/server/app/tasks/page_client-reference-manifest.js +1 -1
- package/bundle/.next/server/app-paths-manifest.json +17 -17
- package/bundle/.next/server/chunks/4391.js +2 -2
- package/bundle/.next/server/chunks/{4669.js → 4834.js} +2 -2
- package/bundle/.next/server/chunks/4983.js +2 -2
- package/bundle/.next/server/chunks/5110.js +185 -0
- package/bundle/.next/server/chunks/7042.js +7 -0
- package/bundle/.next/server/chunks/824.js +1 -0
- package/bundle/.next/server/middleware-build-manifest.js +1 -1
- package/bundle/.next/server/middleware-react-loadable-manifest.js +1 -1
- package/bundle/.next/server/pages/404.html +1 -12
- package/bundle/.next/server/pages/500.html +1 -1
- package/bundle/.next/server/server-reference-manifest.json +1 -1
- package/bundle/.next/static/chunks/2083-287b5acfe58cc550.js +1 -0
- package/bundle/.next/static/chunks/2125-ee3186e76863c0c0.js +3 -0
- package/bundle/.next/static/chunks/213.55cf232b18b53b9d.js +1 -0
- package/bundle/.next/static/chunks/5922-bd40755edb9a1242.js +174 -0
- package/bundle/.next/static/chunks/{7442-2b8d98ced8731710.js → 7442-f6bbc0b14b5ca5e5.js} +10 -10
- package/bundle/.next/static/chunks/7469-ff14d7391de81fa9.js +9 -0
- package/bundle/.next/static/chunks/{1541-0173f72615d06e6b.js → 8194-5ee9cc305aa8dd38.js} +3 -3
- package/bundle/.next/static/chunks/app/accounts/page-6f089a76941d46ab.js +1 -0
- package/bundle/.next/static/chunks/app/agents/page-eff12bdae5519ed3.js +1 -0
- package/bundle/.next/static/chunks/app/dashboard/page-a99b8eca6b1e54fc.js +1 -0
- package/bundle/.next/static/chunks/app/files/page-dc5dbcbc430f1568.js +1 -0
- package/bundle/.next/static/chunks/app/integrations/page-c50b4f2501b6495e.js +1 -0
- package/bundle/.next/static/chunks/app/layout-b44a6304aeb11e7d.js +1 -0
- package/bundle/.next/static/chunks/app/mission-control/page-67cbc591f6f65db0.js +1 -0
- package/bundle/.next/static/chunks/app/models/page-ccff5c274d4abb63.js +1 -0
- package/bundle/.next/static/chunks/app/page-b8446d01f241e969.js +1 -0
- package/bundle/.next/static/chunks/app/settings/page-b03e77b48df03a1b.js +1 -0
- package/bundle/.next/static/chunks/app/tasks/page-cf025219a3c875cf.js +1 -0
- package/bundle/.next/static/chunks/webpack-82d9aaa9ef1f9bdf.js +1 -0
- package/bundle/.next/static/css/2f74db4938189dc1.css +3 -0
- package/bundle/public/android-chrome-192x192.png +0 -0
- package/bundle/public/android-chrome-512x512.png +0 -0
- package/bundle/public/apple-touch-icon.png +0 -0
- package/bundle/public/assets/logo.png +0 -0
- package/bundle/public/assets/logo.webm +0 -0
- package/bundle/public/assets/logo.webp +0 -0
- package/bundle/public/assets/logoold.png +0 -0
- package/bundle/public/assets/logoold.webm +0 -0
- package/bundle/public/assets/logoold.webp +0 -0
- package/bundle/public/favicon-16x16.png +0 -0
- package/bundle/public/favicon-32x32.png +0 -0
- package/bundle/public/favicon-48x48.png +0 -0
- package/bundle/public/favicon.ico +0 -0
- package/bundle/public/site.webmanifest +2 -2
- package/bundle/server.js +1 -1
- package/package.json +1 -1
- package/bundle/.next/server/chunks/1089.js +0 -7
- package/bundle/.next/server/chunks/5086.js +0 -185
- package/bundle/.next/server/chunks/7825.js +0 -1
- package/bundle/.next/static/chunks/2083-7ecb4068386ea635.js +0 -1
- package/bundle/.next/static/chunks/2125-d862b19ddebfd33a.js +0 -3
- package/bundle/.next/static/chunks/4137.19010bab7fabf352.js +0 -1
- package/bundle/.next/static/chunks/5922-c50d9d6d73494e4a.js +0 -174
- package/bundle/.next/static/chunks/616-340cd4ffce07ad95.js +0 -9
- package/bundle/.next/static/chunks/app/accounts/page-70d61db66c3fa8ff.js +0 -1
- package/bundle/.next/static/chunks/app/agents/page-bcd6692c103acc4b.js +0 -1
- package/bundle/.next/static/chunks/app/dashboard/page-3ddf5f111de57314.js +0 -1
- package/bundle/.next/static/chunks/app/files/page-5d16dd2ab89a7ef8.js +0 -1
- package/bundle/.next/static/chunks/app/integrations/page-c82fe844b92dcc3c.js +0 -1
- package/bundle/.next/static/chunks/app/layout-a58705d0aa0318d2.js +0 -1
- package/bundle/.next/static/chunks/app/mission-control/page-047cf8ddbc5eb449.js +0 -1
- package/bundle/.next/static/chunks/app/models/page-5a77bb7553c260a3.js +0 -1
- package/bundle/.next/static/chunks/app/page-3948952c415f5a8f.js +0 -1
- package/bundle/.next/static/chunks/app/settings/page-377344c48b7c3b7a.js +0 -1
- package/bundle/.next/static/chunks/app/tasks/page-5eebfe2b85dbe24d.js +0 -1
- package/bundle/.next/static/chunks/webpack-6bcec8d8f296d9ef.js +0 -1
- package/bundle/.next/static/css/1ec545644e12b517.css +0 -3
- /package/bundle/.next/static/{jgRmll3iX_XVNwRhKs8U9 → 9xNgkJTOL7J6_GGDUZWeG}/_buildManifest.js +0 -0
- /package/bundle/.next/static/{jgRmll3iX_XVNwRhKs8U9 → 9xNgkJTOL7J6_GGDUZWeG}/_ssgManifest.js +0 -0
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[7469],{34:(e,t,r)=>{function n({moduleIds:e}){return null}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"PreloadChunks",{enumerable:!0,get:function(){return n}}),r(36366),r(20891),r(54969),r(61472),r(35452)},4974:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(19163).A)("wrench",[["path",{d:"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z",key:"cbrjhi"}]])},9152:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(19163).A)("box",[["path",{d:"M21 8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16Z",key:"hh9hay"}],["path",{d:"m3.3 7 8.7 5 8.7-5",key:"g66t2b"}],["path",{d:"M12 22V12",key:"d0xqtd"}]])},16611:(e,t,r)=>{r.d(t,{default:()=>a.a});var n=r(38544),a=r.n(n)},20872:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(19163).A)("package-check",[["path",{d:"m16 16 2 2 4-4",key:"gfu2re"}],["path",{d:"M21 10V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l2-1.14",key:"e7tb2h"}],["path",{d:"m7.5 4.27 9 5.15",key:"1c824w"}],["polyline",{points:"3.29 7 12 12 20.71 7",key:"ousv84"}],["line",{x1:"12",x2:"12",y1:"22",y2:"12",key:"a4e8g8"}]])},22031:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0});var r={bindSnapshot:function(){return d},createAsyncLocalStorage:function(){return u},createSnapshot:function(){return i}};for(var n in r)Object.defineProperty(t,n,{enumerable:!0,get:r[n]});let a=Object.defineProperty(Error("Invariant: AsyncLocalStorage accessed in runtime where it is not available"),"__NEXT_ERROR_CODE",{value:"E504",enumerable:!1,configurable:!0});class l{disable(){throw a}getStore(){}run(){throw a}exit(){throw a}enterWith(){throw a}static bind(e){return e}}let o="u">typeof globalThis&&globalThis.AsyncLocalStorage;function u(){return o?new o:new l}function d(e){return o?o.bind(e):l.bind(e)}function i(){return o?o.snapshot():function(e,...t){return e(...t)}}},22662:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(19163).A)("arrow-left",[["path",{d:"m12 19-7-7 7-7",key:"1l729n"}],["path",{d:"M19 12H5",key:"x3x0zl"}]])},33899:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(19163).A)("circle-arrow-up",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m16 12-4-4-4 4",key:"177agl"}],["path",{d:"M12 16V8",key:"1sbj14"}]])},34927:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(19163).A)("arrow-right",[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"m12 5 7 7-7 7",key:"xquz4c"}]])},38544:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return a}});let n=r(12523)._(r(52168));function a(e,t){let r={};"function"==typeof e&&(r.loader=e);let a={...r,...t};return(0,n.default)({...a,modules:a.loadableGenerated?.modules})}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},38641:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(19163).A)("arrow-up-right",[["path",{d:"M7 7h10v10",key:"1tivn9"}],["path",{d:"M7 17 17 7",key:"1vkiza"}]])},44816:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(19163).A)("refresh-ccw",[["path",{d:"M21 12a9 9 0 0 0-9-9 9.75 9.75 0 0 0-6.74 2.74L3 8",key:"14sxne"}],["path",{d:"M3 3v5h5",key:"1xhq8a"}],["path",{d:"M3 12a9 9 0 0 0 9 9 9.75 9.75 0 0 0 6.74-2.74L21 16",key:"1hlbsb"}],["path",{d:"M16 16h5v5",key:"ccwih5"}]])},46765:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(19163).A)("radar",[["path",{d:"M19.07 4.93A10 10 0 0 0 6.99 3.34",key:"z3du51"}],["path",{d:"M4 6h.01",key:"oypzma"}],["path",{d:"M2.29 9.62A10 10 0 1 0 21.31 8.35",key:"qzzz0"}],["path",{d:"M16.24 7.76A6 6 0 1 0 8.23 16.67",key:"1yjesh"}],["path",{d:"M12 18h.01",key:"mhygvu"}],["path",{d:"M17.99 11.66A6 6 0 0 1 15.77 16.67",key:"1u2y91"}],["circle",{cx:"12",cy:"12",r:"2",key:"1c9p78"}],["path",{d:"m13.41 10.59 5.66-5.66",key:"mhq4k0"}]])},50576:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(19163).A)("eye-off",[["path",{d:"M10.733 5.076a10.744 10.744 0 0 1 11.205 6.575 1 1 0 0 1 0 .696 10.747 10.747 0 0 1-1.444 2.49",key:"ct8e1f"}],["path",{d:"M14.084 14.158a3 3 0 0 1-4.242-4.242",key:"151rxh"}],["path",{d:"M17.479 17.499a10.75 10.75 0 0 1-15.417-5.151 1 1 0 0 1 0-.696 10.75 10.75 0 0 1 4.446-5.143",key:"13bj9a"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]])},52168:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return d}});let n=r(36366),a=r(70430),l=r(56143);function o(e){return{default:e&&"default"in e?e.default:e}}r(34);let u={loader:()=>Promise.resolve(o(()=>null)),loading:null,ssr:!0},d=function(e){let t={...u,...e},r=(0,a.lazy)(()=>t.loader().then(o)),d=t.loading;function i(e){let o=d?(0,n.jsx)(d,{isLoading:!0,pastDelay:!0,error:null}):null,u=!t.ssr||!!t.loading,i=u?a.Suspense:a.Fragment,c=t.ssr?(0,n.jsxs)(n.Fragment,{children:[null,(0,n.jsx)(r,{...e})]}):(0,n.jsx)(l.BailoutToCSR,{reason:"next/dynamic",children:(0,n.jsx)(r,{...e})});return(0,n.jsx)(i,{...u?{fallback:o}:{},children:c})}return i.displayName="LoadableComponent",i}},54969:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"workAsyncStorage",{enumerable:!0,get:function(){return n.workAsyncStorageInstance}});let n=r(83297)},55058:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(19163).A)("corner-down-right",[["path",{d:"m15 10 5 5-5 5",key:"qqa56n"}],["path",{d:"M4 4v7a4 4 0 0 0 4 4h12",key:"z08zvw"}]])},56143:(e,t,r)=>{function n({reason:e,children:t}){return t}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"BailoutToCSR",{enumerable:!0,get:function(){return n}}),r(74451)},58359:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(19163).A)("external-link",[["path",{d:"M15 3h6v6",key:"1q9fwt"}],["path",{d:"M10 14 21 3",key:"gplh6r"}],["path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6",key:"a6xqqp"}]])},62820:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(19163).A)("package-x",[["path",{d:"M21 10V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l2-1.14",key:"e7tb2h"}],["path",{d:"m7.5 4.27 9 5.15",key:"1c824w"}],["polyline",{points:"3.29 7 12 12 20.71 7",key:"ousv84"}],["line",{x1:"12",x2:"12",y1:"22",y2:"12",key:"a4e8g8"}],["path",{d:"m17 13 5 5m-5 0 5-5",key:"im3w4b"}]])},67882:(e,t,r)=>{r.d(t,{N:()=>b});var n=r(36366),a=r(70430),l=r(90796),o=r(79332),u=r(38220),d=r(15962),i=r(27765),c=r(91283);function s(e,t){if("function"==typeof e)return e(t);null!=e&&(e.current=t)}class h extends a.Component{getSnapshotBeforeUpdate(e){let t=this.props.childRef.current;if(t&&e.isPresent&&!this.props.isPresent&&!1!==this.props.pop){let e=t.offsetParent,r=(0,i.s)(e)&&e.offsetWidth||0,n=(0,i.s)(e)&&e.offsetHeight||0,a=this.props.sizeRef.current;a.height=t.offsetHeight||0,a.width=t.offsetWidth||0,a.top=t.offsetTop,a.left=t.offsetLeft,a.right=r-a.width-a.left,a.bottom=n-a.height-a.top}return null}componentDidUpdate(){}render(){return this.props.children}}function p({children:e,isPresent:t,anchorX:r,anchorY:l,root:o,pop:u}){let d=(0,a.useId)(),i=(0,a.useRef)(null),f=(0,a.useRef)({width:0,height:0,top:0,left:0,right:0,bottom:0}),{nonce:y}=(0,a.useContext)(c.Q),k=function(...e){return a.useCallback(function(...e){return t=>{let r=!1,n=e.map(e=>{let n=s(e,t);return r||"function"!=typeof n||(r=!0),n});if(r)return()=>{for(let t=0;t<n.length;t++){let r=n[t];"function"==typeof r?r():s(e[t],null)}}}}(...e),e)}(i,e.props?.ref??e?.ref);return(0,a.useInsertionEffect)(()=>{let{width:e,height:n,top:a,left:c,right:s,bottom:h}=f.current;if(t||!1===u||!i.current||!e||!n)return;let p="left"===r?`left: ${c}`:`right: ${s}`,k="bottom"===l?`bottom: ${h}`:`top: ${a}`;i.current.dataset.motionPopId=d;let m=document.createElement("style");y&&(m.nonce=y);let g=o??document.head;return g.appendChild(m),m.sheet&&m.sheet.insertRule(`
|
|
2
|
+
[data-motion-pop-id="${d}"] {
|
|
3
|
+
position: absolute !important;
|
|
4
|
+
width: ${e}px !important;
|
|
5
|
+
height: ${n}px !important;
|
|
6
|
+
${p}px !important;
|
|
7
|
+
${k}px !important;
|
|
8
|
+
}
|
|
9
|
+
`),()=>{g.contains(m)&&g.removeChild(m)}},[t]),(0,n.jsx)(h,{isPresent:t,childRef:i,sizeRef:f,pop:u,children:!1===u?e:a.cloneElement(e,{ref:k})})}let f=({children:e,initial:t,isPresent:r,onExitComplete:l,custom:u,presenceAffectsLayout:i,mode:c,anchorX:s,anchorY:h,root:f})=>{let k=(0,o.M)(y),m=(0,a.useId)(),g=!0,b=(0,a.useMemo)(()=>(g=!1,{id:m,initial:t,isPresent:r,custom:u,onExitComplete:e=>{for(let t of(k.set(e,!0),k.values()))if(!t)return;l&&l()},register:e=>(k.set(e,!1),()=>k.delete(e))}),[r,k,l]);return i&&g&&(b={...b}),(0,a.useMemo)(()=>{k.forEach((e,t)=>k.set(t,!1))},[r]),a.useEffect(()=>{r||k.size||!l||l()},[r]),e=(0,n.jsx)(p,{pop:"popLayout"===c,isPresent:r,anchorX:s,anchorY:h,root:f,children:e}),(0,n.jsx)(d.t.Provider,{value:b,children:e})};function y(){return new Map}var k=r(80669);let m=e=>e.key||"";function g(e){let t=[];return a.Children.forEach(e,e=>{(0,a.isValidElement)(e)&&t.push(e)}),t}let b=({children:e,custom:t,initial:r=!0,onExitComplete:d,presenceAffectsLayout:i=!0,mode:c="sync",propagate:s=!1,anchorX:h="left",anchorY:p="top",root:y})=>{let[b,M]=(0,k.xQ)(s),A=(0,a.useMemo)(()=>g(e),[e]),x=s&&!b?[]:A.map(m),v=(0,a.useRef)(!0),j=(0,a.useRef)(A),w=(0,o.M)(()=>new Map),_=(0,a.useRef)(new Set),[P,O]=(0,a.useState)(A),[E,z]=(0,a.useState)(A);(0,u.E)(()=>{v.current=!1,j.current=A;for(let e=0;e<E.length;e++){let t=m(E[e]);x.includes(t)?(w.delete(t),_.current.delete(t)):!0!==w.get(t)&&w.set(t,!1)}},[E,x.length,x.join("-")]);let S=[];if(A!==P){let e=[...A];for(let t=0;t<E.length;t++){let r=E[t],n=m(r);x.includes(n)||(e.splice(t,0,r),S.push(r))}return"wait"===c&&S.length&&(e=S),z(g(e)),O(A),null}let{forceRender:C}=(0,a.useContext)(l.L);return(0,n.jsx)(n.Fragment,{children:E.map(e=>{let a=m(e),l=(!s||!!b)&&(A===E||x.includes(a));return(0,n.jsx)(f,{isPresent:l,initial:(!v.current||!!r)&&void 0,custom:t,presenceAffectsLayout:i,mode:c,root:y,onExitComplete:l?void 0:()=>{if(_.current.has(a)||(_.current.add(a),!w.has(a)))return;w.set(a,!0);let e=!0;w.forEach(t=>{t||(e=!1)}),e&&(C?.(),z(j.current),s&&M?.(),d&&d())},anchorX:h,anchorY:p,children:e},a)})})}},77262:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(19163).A)("rotate-ccw",[["path",{d:"M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8",key:"1357e3"}],["path",{d:"M3 3v5h5",key:"1xhq8a"}]])},83297:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"workAsyncStorageInstance",{enumerable:!0,get:function(){return n}});let n=(0,r(22031).createAsyncLocalStorage)()},86161:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(19163).A)("folder-git-2",[["path",{d:"M9 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v5",key:"1w6njk"}],["circle",{cx:"13",cy:"12",r:"2",key:"1j92g6"}],["path",{d:"M18 19c-2.8 0-5-2.2-5-5v8",key:"pkpw2h"}],["circle",{cx:"20",cy:"19",r:"2",key:"1obnsp"}]])},94766:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(19163).A)("message-square-text",[["path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z",key:"1lielz"}],["path",{d:"M13 8H7",key:"14i4kc"}],["path",{d:"M17 12H7",key:"16if0g"}]])},94837:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(19163).A)("moon-star",[["path",{d:"M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9",key:"4ay0iu"}],["path",{d:"M20 3v4",key:"1olli1"}],["path",{d:"M22 5h-4",key:"1gvqau"}]])},95372:(e,t,r)=>{r.d(t,{A:()=>n});let n=(0,r(19163).A)("route",[["circle",{cx:"6",cy:"19",r:"3",key:"1kj8tv"}],["path",{d:"M9 19h8.5a3.5 3.5 0 0 0 0-7h-11a3.5 3.5 0 0 1 0-7H15",key:"1d8sl"}],["circle",{cx:"18",cy:"5",r:"3",key:"gq8acd"}]])}}]);
|