@sapienx/agentos 0.6.6 → 0.6.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (175) hide show
  1. package/README.md +1 -1
  2. package/bundle/.next/BUILD_ID +1 -1
  3. package/bundle/.next/app-path-routes-manifest.json +16 -16
  4. package/bundle/.next/build-manifest.json +3 -3
  5. package/bundle/.next/prerender-manifest.json +3 -3
  6. package/bundle/.next/react-loadable-manifest.json +3 -2
  7. package/bundle/.next/required-server-files.json +2 -2
  8. package/bundle/.next/server/app/_global-error/page_client-reference-manifest.js +1 -1
  9. package/bundle/.next/server/app/_global-error.html +1 -1
  10. package/bundle/.next/server/app/_global-error.rsc +1 -1
  11. package/bundle/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  12. package/bundle/.next/server/app/_global-error.segments/_global-error/__PAGE__.segment.rsc +1 -1
  13. package/bundle/.next/server/app/_global-error.segments/_global-error.segment.rsc +1 -1
  14. package/bundle/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  15. package/bundle/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  16. package/bundle/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  17. package/bundle/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
  18. package/bundle/.next/server/app/_not-found.html +2 -2
  19. package/bundle/.next/server/app/_not-found.rsc +2 -2
  20. package/bundle/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
  21. package/bundle/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  22. package/bundle/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
  23. package/bundle/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  24. package/bundle/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  25. package/bundle/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
  26. package/bundle/.next/server/app/accounts/page.js +1 -1
  27. package/bundle/.next/server/app/accounts/page.js.nft.json +1 -1
  28. package/bundle/.next/server/app/accounts/page_client-reference-manifest.js +1 -1
  29. package/bundle/.next/server/app/agents/page.js +1 -1
  30. package/bundle/.next/server/app/agents/page.js.nft.json +1 -1
  31. package/bundle/.next/server/app/agents/page_client-reference-manifest.js +1 -1
  32. package/bundle/.next/server/app/api/accounts/access-rules/route.js.nft.json +1 -1
  33. package/bundle/.next/server/app/api/accounts/login-targets/route.js.nft.json +1 -1
  34. package/bundle/.next/server/app/api/agents/[agentId]/chat/route.js +2 -2
  35. package/bundle/.next/server/app/api/agents/[agentId]/chat/route.js.nft.json +1 -1
  36. package/bundle/.next/server/app/api/agents/route.js +1 -1
  37. package/bundle/.next/server/app/api/agents/route.js.nft.json +1 -1
  38. package/bundle/.next/server/app/api/diagnostics/route.js +1 -1
  39. package/bundle/.next/server/app/api/diagnostics/route.js.nft.json +1 -1
  40. package/bundle/.next/server/app/api/gateway/control/route.js +1 -1
  41. package/bundle/.next/server/app/api/gateway/control/route.js.nft.json +1 -1
  42. package/bundle/.next/server/app/api/mission/route.js +1 -1
  43. package/bundle/.next/server/app/api/mission/route.js.nft.json +1 -1
  44. package/bundle/.next/server/app/api/models/catalog/route.js +1 -2
  45. package/bundle/.next/server/app/api/models/catalog/route.js.nft.json +1 -1
  46. package/bundle/.next/server/app/api/models/providers/route.js +1 -2
  47. package/bundle/.next/server/app/api/models/providers/route.js.nft.json +1 -1
  48. package/bundle/.next/server/app/api/onboarding/models/route.js +8 -9
  49. package/bundle/.next/server/app/api/onboarding/models/route.js.nft.json +1 -1
  50. package/bundle/.next/server/app/api/onboarding/route.js +8 -8
  51. package/bundle/.next/server/app/api/onboarding/route.js.nft.json +1 -1
  52. package/bundle/.next/server/app/api/openclaw/compatibility-smoke/route.js +1 -1
  53. package/bundle/.next/server/app/api/openclaw/compatibility-smoke/route.js.nft.json +1 -1
  54. package/bundle/.next/server/app/api/planner/[planId]/deploy/route.js +1 -1
  55. package/bundle/.next/server/app/api/planner/[planId]/deploy/route.js.nft.json +1 -1
  56. package/bundle/.next/server/app/api/planner/[planId]/document-rewrite/route.js +1 -1
  57. package/bundle/.next/server/app/api/planner/[planId]/document-rewrite/route.js.nft.json +1 -1
  58. package/bundle/.next/server/app/api/planner/[planId]/route.js +1 -1
  59. package/bundle/.next/server/app/api/planner/[planId]/route.js.nft.json +1 -1
  60. package/bundle/.next/server/app/api/planner/[planId]/simulate/route.js +1 -1
  61. package/bundle/.next/server/app/api/planner/[planId]/simulate/route.js.nft.json +1 -1
  62. package/bundle/.next/server/app/api/planner/[planId]/turn/route.js +1 -1
  63. package/bundle/.next/server/app/api/planner/[planId]/turn/route.js.nft.json +1 -1
  64. package/bundle/.next/server/app/api/planner/route.js +1 -1
  65. package/bundle/.next/server/app/api/planner/route.js.nft.json +1 -1
  66. package/bundle/.next/server/app/api/reset/route.js +1 -1
  67. package/bundle/.next/server/app/api/reset/route.js.nft.json +1 -1
  68. package/bundle/.next/server/app/api/runtimes/[runtimeId]/route.js +1 -1
  69. package/bundle/.next/server/app/api/runtimes/[runtimeId]/route.js.nft.json +1 -1
  70. package/bundle/.next/server/app/api/settings/gateway/route.js +1 -1
  71. package/bundle/.next/server/app/api/settings/gateway/route.js.nft.json +1 -1
  72. package/bundle/.next/server/app/api/settings/openclaw-binary/route.js +1 -1
  73. package/bundle/.next/server/app/api/settings/openclaw-binary/route.js.nft.json +1 -1
  74. package/bundle/.next/server/app/api/settings/workspace-root/route.js +1 -1
  75. package/bundle/.next/server/app/api/settings/workspace-root/route.js.nft.json +1 -1
  76. package/bundle/.next/server/app/api/snapshot/route.js +1 -1
  77. package/bundle/.next/server/app/api/snapshot/route.js.nft.json +1 -1
  78. package/bundle/.next/server/app/api/stream/route.js +1 -1
  79. package/bundle/.next/server/app/api/stream/route.js.nft.json +1 -1
  80. package/bundle/.next/server/app/api/tasks/[taskId]/abort/route.js +1 -1
  81. package/bundle/.next/server/app/api/tasks/[taskId]/abort/route.js.nft.json +1 -1
  82. package/bundle/.next/server/app/api/tasks/[taskId]/control/route.js +1 -1
  83. package/bundle/.next/server/app/api/tasks/[taskId]/control/route.js.nft.json +1 -1
  84. package/bundle/.next/server/app/api/tasks/[taskId]/stream/route.js +1 -1
  85. package/bundle/.next/server/app/api/tasks/[taskId]/stream/route.js.nft.json +1 -1
  86. package/bundle/.next/server/app/api/update/route.js +7 -7
  87. package/bundle/.next/server/app/api/update/route.js.nft.json +1 -1
  88. package/bundle/.next/server/app/api/workspaces/[workspaceId]/channels/discovered-groups/route.js +1 -1
  89. package/bundle/.next/server/app/api/workspaces/[workspaceId]/channels/discovered-groups/route.js.nft.json +1 -1
  90. package/bundle/.next/server/app/api/workspaces/[workspaceId]/channels/route.js +1 -1
  91. package/bundle/.next/server/app/api/workspaces/[workspaceId]/channels/route.js.nft.json +1 -1
  92. package/bundle/.next/server/app/api/workspaces/[workspaceId]/edit-draft/route.js +1 -1
  93. package/bundle/.next/server/app/api/workspaces/[workspaceId]/edit-draft/route.js.nft.json +1 -1
  94. package/bundle/.next/server/app/api/workspaces/[workspaceId]/files/route.js +1 -1
  95. package/bundle/.next/server/app/api/workspaces/[workspaceId]/files/route.js.nft.json +1 -1
  96. package/bundle/.next/server/app/api/workspaces/[workspaceId]/surfaces/discovery/route.js +1 -1
  97. package/bundle/.next/server/app/api/workspaces/[workspaceId]/surfaces/discovery/route.js.nft.json +1 -1
  98. package/bundle/.next/server/app/api/workspaces/[workspaceId]/surfaces/reconcile/route.js +1 -1
  99. package/bundle/.next/server/app/api/workspaces/[workspaceId]/surfaces/reconcile/route.js.nft.json +1 -1
  100. package/bundle/.next/server/app/api/workspaces/route.js +1 -1
  101. package/bundle/.next/server/app/api/workspaces/route.js.nft.json +1 -1
  102. package/bundle/.next/server/app/files/page.js +1 -1
  103. package/bundle/.next/server/app/files/page.js.nft.json +1 -1
  104. package/bundle/.next/server/app/files/page_client-reference-manifest.js +1 -1
  105. package/bundle/.next/server/app/integrations/page.js +1 -1
  106. package/bundle/.next/server/app/integrations/page.js.nft.json +1 -1
  107. package/bundle/.next/server/app/integrations/page_client-reference-manifest.js +1 -1
  108. package/bundle/.next/server/app/models/page.js +1 -1
  109. package/bundle/.next/server/app/models/page.js.nft.json +1 -1
  110. package/bundle/.next/server/app/models/page_client-reference-manifest.js +1 -1
  111. package/bundle/.next/server/app/page.js +1 -1
  112. package/bundle/.next/server/app/page.js.nft.json +1 -1
  113. package/bundle/.next/server/app/page_client-reference-manifest.js +1 -1
  114. package/bundle/.next/server/app/settings/page.js +1 -1
  115. package/bundle/.next/server/app/settings/page.js.nft.json +1 -1
  116. package/bundle/.next/server/app/settings/page_client-reference-manifest.js +1 -1
  117. package/bundle/.next/server/app/tasks/page.js +1 -1
  118. package/bundle/.next/server/app/tasks/page.js.nft.json +1 -1
  119. package/bundle/.next/server/app/tasks/page_client-reference-manifest.js +1 -1
  120. package/bundle/.next/server/app-paths-manifest.json +16 -16
  121. package/bundle/.next/server/chunks/1718.js +1 -1
  122. package/bundle/.next/server/chunks/1908.js +12 -0
  123. package/bundle/.next/server/chunks/{4466.js → 2307.js} +1 -1
  124. package/bundle/.next/server/chunks/4391.js +36 -36
  125. package/bundle/.next/server/chunks/4767.js +20 -19
  126. package/bundle/.next/server/chunks/4983.js +3 -1
  127. package/bundle/.next/server/chunks/6476.js +5 -5
  128. package/bundle/.next/server/chunks/{6320.js → 6637.js} +1 -1
  129. package/bundle/.next/server/chunks/{7396.js → 7085.js} +1 -1
  130. package/bundle/.next/server/chunks/9494.js +183 -0
  131. package/bundle/.next/server/middleware-build-manifest.js +1 -1
  132. package/bundle/.next/server/middleware-react-loadable-manifest.js +1 -1
  133. package/bundle/.next/server/pages/404.html +2 -2
  134. package/bundle/.next/server/pages/500.html +1 -1
  135. package/bundle/.next/server/server-reference-manifest.json +1 -1
  136. package/bundle/.next/static/chunks/2083-e309043f80c43402.js +1 -0
  137. package/bundle/.next/static/chunks/2125-162d48301a8f53b4.js +3 -0
  138. package/bundle/.next/static/chunks/2207-4f66fd1ddff2aba5.js +1 -0
  139. package/bundle/.next/static/chunks/{6276-fdd5e81abda749e8.js → 2603-769710adda1d633d.js} +1 -1
  140. package/bundle/.next/static/chunks/4137.19010bab7fabf352.js +1 -0
  141. package/bundle/.next/static/chunks/{3315-597211dffe007157.js → 4176-f5f581e6cd26d962.js} +4 -4
  142. package/bundle/.next/static/chunks/7197.866876dffb806516.js +1 -0
  143. package/bundle/.next/static/chunks/{7442-4cc100ec1115e55d.js → 7442-717620617b49de55.js} +36 -36
  144. package/bundle/.next/static/chunks/8373-cadb82a39137601c.js +1 -0
  145. package/bundle/.next/static/chunks/app/accounts/page-2caea77f8a44146b.js +1 -0
  146. package/bundle/.next/static/chunks/app/agents/page-d4c7bfe64d44b003.js +1 -0
  147. package/bundle/.next/static/chunks/app/files/page-a16b11d418e6dbe5.js +1 -0
  148. package/bundle/.next/static/chunks/app/integrations/page-2314a29ba4274466.js +1 -0
  149. package/bundle/.next/static/chunks/app/models/page-7850176ce8455112.js +1 -0
  150. package/bundle/.next/static/chunks/app/page-da330bca609cd094.js +1 -0
  151. package/bundle/.next/static/chunks/app/settings/page-a6c7770571bf5fe1.js +1 -0
  152. package/bundle/.next/static/chunks/app/tasks/page-af0098a4b77a7e2e.js +1 -0
  153. package/bundle/.next/static/chunks/webpack-0a8ad3b5f2b4bb1b.js +1 -0
  154. package/bundle/.next/static/css/39bff2e14c799896.css +3 -0
  155. package/bundle/server.js +1 -1
  156. package/package.json +1 -1
  157. package/bundle/.next/server/chunks/2082.js +0 -183
  158. package/bundle/.next/server/chunks/707.js +0 -12
  159. package/bundle/.next/static/chunks/2083-42815fbe60a1bf82.js +0 -1
  160. package/bundle/.next/static/chunks/2842.b8d0551fd4d397d4.js +0 -1
  161. package/bundle/.next/static/chunks/6672-f468873ca90420ef.js +0 -1
  162. package/bundle/.next/static/chunks/6848-bf85a5b7d7c1e82b.js +0 -1
  163. package/bundle/.next/static/chunks/7197.f130bbf23030eec7.js +0 -1
  164. package/bundle/.next/static/chunks/app/accounts/page-c9e49f6fc4ec8e1e.js +0 -1
  165. package/bundle/.next/static/chunks/app/agents/page-6729705e1231670f.js +0 -1
  166. package/bundle/.next/static/chunks/app/files/page-88c9118871e40c6f.js +0 -1
  167. package/bundle/.next/static/chunks/app/integrations/page-b0541340ce23ac08.js +0 -1
  168. package/bundle/.next/static/chunks/app/models/page-d46f533a6ad10e54.js +0 -1
  169. package/bundle/.next/static/chunks/app/page-78b8c43dceba02d6.js +0 -1
  170. package/bundle/.next/static/chunks/app/settings/page-dc8c5f99e93317b5.js +0 -1
  171. package/bundle/.next/static/chunks/app/tasks/page-2d8a967801747f41.js +0 -1
  172. package/bundle/.next/static/chunks/webpack-6d3da3859b096ce1.js +0 -1
  173. package/bundle/.next/static/css/2755afb6503b0e79.css +0 -3
  174. /package/bundle/.next/static/{Pe2Qv8_zpxfA-X03dV603 → Lmp1cZ9_c9K3sYYLpgFsg}/_buildManifest.js +0 -0
  175. /package/bundle/.next/static/{Pe2Qv8_zpxfA-X03dV603 → Lmp1cZ9_c9K3sYYLpgFsg}/_ssgManifest.js +0 -0
@@ -1,4 +1,4 @@
1
- "use strict";exports.id=4466,exports.ids=[4466],exports.modules={3564:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).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"}]])},4645:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).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"}]])},4908:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("folder-open",[["path",{d:"m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 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.9H18a2 2 0 0 1 2 2v2",key:"usdka0"}]])},10646:(a,b,c)=>{Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"default",{enumerable:!0,get:function(){return j}});let d=c(3814),e=c(6247),f=c(47625),g=c(29116);function h(a){return{default:a&&"default"in a?a.default:a}}let i={loader:()=>Promise.resolve(h(()=>null)),loading:null,ssr:!0},j=function(a){let b={...i,...a},c=(0,e.lazy)(()=>b.loader().then(h)),j=b.loading;function k(a){let h=j?(0,d.jsx)(j,{isLoading:!0,pastDelay:!0,error:null}):null,i=!b.ssr||!!b.loading,k=i?e.Suspense:e.Fragment,l=b.ssr?(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)(g.PreloadChunks,{moduleIds:b.modules}),(0,d.jsx)(c,{...a})]}):(0,d.jsx)(f.BailoutToCSR,{reason:"next/dynamic",children:(0,d.jsx)(c,{...a})});return(0,d.jsx)(k,{...i?{fallback:h}:{},children:l})}return k.displayName="LoadableComponent",k}},13002:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).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"}]])},15254:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).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"}]])},17166:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).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"}]])},17294:(a,b)=>{function c(a){return a.split("/").map(a=>encodeURIComponent(a)).join("/")}Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"encodeURIPath",{enumerable:!0,get:function(){return c}})},18570:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).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"}]])},19481:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("arrow-up-right",[["path",{d:"M7 7h10v10",key:"1tivn9"}],["path",{d:"M7 17 17 7",key:"1vkiza"}]])},19653:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).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"}]])},20460:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("git-branch",[["line",{x1:"6",x2:"6",y1:"3",y2:"15",key:"17qcm7"}],["circle",{cx:"18",cy:"6",r:"3",key:"1h7g24"}],["circle",{cx:"6",cy:"18",r:"3",key:"fqmcym"}],["path",{d:"M18 9a9 9 0 0 1-9 9",key:"n2h4wq"}]])},22942:(a,b,c)=>{Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"default",{enumerable:!0,get:function(){return e}});let d=c(68517)._(c(10646));function e(a,b){let c={};"function"==typeof a&&(c.loader=a);let e={...c,...b};return(0,d.default)({...e,modules:e.loadableGenerated?.modules})}("function"==typeof b.default||"object"==typeof b.default&&null!==b.default)&&void 0===b.default.__esModule&&(Object.defineProperty(b.default,"__esModule",{value:!0}),Object.assign(b.default,b),a.exports=b.default)},23254:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).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"}]])},29116:(a,b,c)=>{Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"PreloadChunks",{enumerable:!0,get:function(){return i}});let d=c(3814),e=c(68238),f=c(29294),g=c(17294),h=c(62362);function i({moduleIds:a}){let b=f.workAsyncStorage.getStore();if(void 0===b)return null;let c=[];if(b.reactLoadableManifest&&a){let d=b.reactLoadableManifest;for(let b of a){if(!d[b])continue;let a=d[b].files;c.push(...a)}}if(0===c.length)return null;let j=(0,h.getAssetTokenQuery)();return(0,d.jsx)(d.Fragment,{children:c.map(a=>{let c=`${b.assetPrefix}/_next/${(0,g.encodeURIPath)(a)}${j}`;return a.endsWith(".css")?(0,d.jsx)("link",{precedence:"dynamic",href:c,rel:"stylesheet",as:"style",nonce:b.nonce},a):((0,e.preload)(c,{as:"script",fetchPriority:"low",nonce:b.nonce}),null)})})}},31002:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("folder-open-dot",[["path",{d:"m6 14 1.45-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.55 6a2 2 0 0 1-1.94 1.5H4a2 2 0 0 1-2-2V5c0-1.1.9-2 2-2h3.93a2 2 0 0 1 1.66.9l.82 1.2a2 2 0 0 0 1.66.9H18a2 2 0 0 1 2 2v2",key:"1nmvlm"}],["circle",{cx:"14",cy:"15",r:"1",key:"1gm4qj"}]])},32946:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("boxes",[["path",{d:"M2.97 12.92A2 2 0 0 0 2 14.63v3.24a2 2 0 0 0 .97 1.71l3 1.8a2 2 0 0 0 2.06 0L12 19v-5.5l-5-3-4.03 2.42Z",key:"lc1i9w"}],["path",{d:"m7 16.5-4.74-2.85",key:"1o9zyk"}],["path",{d:"m7 16.5 5-3",key:"va8pkn"}],["path",{d:"M7 16.5v5.17",key:"jnp8gn"}],["path",{d:"M12 13.5V19l3.97 2.38a2 2 0 0 0 2.06 0l3-1.8a2 2 0 0 0 .97-1.71v-3.24a2 2 0 0 0-.97-1.71L17 10.5l-5 3Z",key:"8zsnat"}],["path",{d:"m17 16.5-5-3",key:"8arw3v"}],["path",{d:"m17 16.5 4.74-2.85",key:"8rfmw"}],["path",{d:"M17 16.5v5.17",key:"k6z78m"}],["path",{d:"M7.97 4.42A2 2 0 0 0 7 6.13v4.37l5 3 5-3V6.13a2 2 0 0 0-.97-1.71l-3-1.8a2 2 0 0 0-2.06 0l-3 1.8Z",key:"1xygjf"}],["path",{d:"M12 8 7.26 5.15",key:"1vbdud"}],["path",{d:"m12 8 4.74-2.85",key:"3rx089"}],["path",{d:"M12 13.5V8",key:"1io7kd"}]])},34474:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).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"}]])},36611:(a,b,c)=>{c.d(b,{default:()=>e.a});var d=c(22942),e=c.n(d)},40739:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("rocket",[["path",{d:"M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09z",key:"m3kijz"}],["path",{d:"m12 15-3-3a22 22 0 0 1 2-3.95A12.88 12.88 0 0 1 22 2c0 2.72-.78 7.5-6 11a22.35 22.35 0 0 1-4 2z",key:"1fmvmk"}],["path",{d:"M9 12H4s.55-3.03 2-4c1.62-1.08 5 0 5 0",key:"1f8sc4"}],["path",{d:"M12 15v5s3.03-.55 4-2c1.08-1.62 0-5 0-5",key:"qeys4"}]])},47625:(a,b,c)=>{Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"BailoutToCSR",{enumerable:!0,get:function(){return e}});let d=c(36165);function e({reason:a,children:b}){throw Object.defineProperty(new d.BailoutToCSRError(a),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0})}},49580:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("building-2",[["path",{d:"M6 22V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v18Z",key:"1b4qmf"}],["path",{d:"M6 12H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h2",key:"i71pzd"}],["path",{d:"M18 9h2a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2h-2",key:"10jefs"}],["path",{d:"M10 6h4",key:"1itunk"}],["path",{d:"M10 10h4",key:"tcdvrf"}],["path",{d:"M10 14h4",key:"kelpxr"}],["path",{d:"M10 18h4",key:"1ulq68"}]])},50872:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("lock-keyhole",[["circle",{cx:"12",cy:"16",r:"1",key:"1au0dj"}],["rect",{x:"3",y:"10",width:"18",height:"12",rx:"2",key:"6s8ecr"}],["path",{d:"M7 10V7a5 5 0 0 1 10 0v3",key:"1pqi11"}]])},51118:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).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"}]])},51858:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).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"}]])},51962:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("briefcase-business",[["path",{d:"M12 12h.01",key:"1mp3jc"}],["path",{d:"M16 6V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2",key:"1ksdt3"}],["path",{d:"M22 13a18.15 18.15 0 0 1-20 0",key:"12hx5q"}],["rect",{width:"20",height:"14",x:"2",y:"6",rx:"2",key:"i6l2r4"}]])},53925:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("sun-medium",[["circle",{cx:"12",cy:"12",r:"4",key:"4exip2"}],["path",{d:"M12 3v1",key:"1asbbs"}],["path",{d:"M12 20v1",key:"1wcdkc"}],["path",{d:"M3 12h1",key:"lp3yf2"}],["path",{d:"M20 12h1",key:"1vloll"}],["path",{d:"m18.364 5.636-.707.707",key:"1hakh0"}],["path",{d:"m6.343 17.657-.707.707",key:"18m9nf"}],["path",{d:"m5.636 5.636.707.707",key:"1xv1c5"}],["path",{d:"m17.657 17.657.707.707",key:"vl76zb"}]])},59418:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("arrow-left",[["path",{d:"m12 19-7-7 7-7",key:"1l729n"}],["path",{d:"M19 12H5",key:"x3x0zl"}]])},59777:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).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"}]])},65474:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("pencil",[["path",{d:"M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",key:"1a8usu"}],["path",{d:"m15 5 4 4",key:"1mk7zo"}]])},67897:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("arrow-right",[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"m12 5 7 7-7 7",key:"xquz4c"}]])},69484:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).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"}]])},75367:(a,b,c)=>{c.d(b,{N:()=>t});var d=c(3814),e=c(6247),f=c(25978),g=c(12950);let h="u">typeof window?e.useLayoutEffect:e.useEffect;var i=c(52670),j=c(13449),k=c(10871);function l(a,b){if("function"==typeof a)return a(b);null!=a&&(a.current=b)}class m extends e.Component{getSnapshotBeforeUpdate(a){let b=this.props.childRef.current;if(b&&a.isPresent&&!this.props.isPresent&&!1!==this.props.pop){let a=b.offsetParent,c=(0,j.s)(a)&&a.offsetWidth||0,d=(0,j.s)(a)&&a.offsetHeight||0,e=this.props.sizeRef.current;e.height=b.offsetHeight||0,e.width=b.offsetWidth||0,e.top=b.offsetTop,e.left=b.offsetLeft,e.right=c-e.width-e.left,e.bottom=d-e.height-e.top}return null}componentDidUpdate(){}render(){return this.props.children}}function n({children:a,isPresent:b,anchorX:c,anchorY:f,root:g,pop:h}){let i=(0,e.useId)(),j=(0,e.useRef)(null),o=(0,e.useRef)({width:0,height:0,top:0,left:0,right:0,bottom:0}),{nonce:p}=(0,e.useContext)(k.Q),q=function(...a){return e.useCallback(function(...a){return b=>{let c=!1,d=a.map(a=>{let d=l(a,b);return c||"function"!=typeof d||(c=!0),d});if(c)return()=>{for(let b=0;b<d.length;b++){let c=d[b];"function"==typeof c?c():l(a[b],null)}}}}(...a),a)}(j,a.props?.ref??a?.ref);return(0,e.useInsertionEffect)(()=>{let{width:a,height:d,top:e,left:k,right:l,bottom:m}=o.current;if(b||!1===h||!j.current||!a||!d)return;let n="left"===c?`left: ${k}`:`right: ${l}`,q="bottom"===f?`bottom: ${m}`:`top: ${e}`;j.current.dataset.motionPopId=i;let r=document.createElement("style");p&&(r.nonce=p);let s=g??document.head;return s.appendChild(r),r.sheet&&r.sheet.insertRule(`
1
+ "use strict";exports.id=2307,exports.ids=[2307],exports.modules={3564:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).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"}]])},4645:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).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"}]])},4908:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("folder-open",[["path",{d:"m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 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.9H18a2 2 0 0 1 2 2v2",key:"usdka0"}]])},10646:(a,b,c)=>{Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"default",{enumerable:!0,get:function(){return j}});let d=c(3814),e=c(6247),f=c(47625),g=c(29116);function h(a){return{default:a&&"default"in a?a.default:a}}let i={loader:()=>Promise.resolve(h(()=>null)),loading:null,ssr:!0},j=function(a){let b={...i,...a},c=(0,e.lazy)(()=>b.loader().then(h)),j=b.loading;function k(a){let h=j?(0,d.jsx)(j,{isLoading:!0,pastDelay:!0,error:null}):null,i=!b.ssr||!!b.loading,k=i?e.Suspense:e.Fragment,l=b.ssr?(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)(g.PreloadChunks,{moduleIds:b.modules}),(0,d.jsx)(c,{...a})]}):(0,d.jsx)(f.BailoutToCSR,{reason:"next/dynamic",children:(0,d.jsx)(c,{...a})});return(0,d.jsx)(k,{...i?{fallback:h}:{},children:l})}return k.displayName="LoadableComponent",k}},13002:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).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"}]])},15254:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).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"}]])},17166:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).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"}]])},17294:(a,b)=>{function c(a){return a.split("/").map(a=>encodeURIComponent(a)).join("/")}Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"encodeURIPath",{enumerable:!0,get:function(){return c}})},18570:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).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"}]])},19481:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("arrow-up-right",[["path",{d:"M7 7h10v10",key:"1tivn9"}],["path",{d:"M7 17 17 7",key:"1vkiza"}]])},19653:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).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"}]])},20460:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("git-branch",[["line",{x1:"6",x2:"6",y1:"3",y2:"15",key:"17qcm7"}],["circle",{cx:"18",cy:"6",r:"3",key:"1h7g24"}],["circle",{cx:"6",cy:"18",r:"3",key:"fqmcym"}],["path",{d:"M18 9a9 9 0 0 1-9 9",key:"n2h4wq"}]])},22942:(a,b,c)=>{Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"default",{enumerable:!0,get:function(){return e}});let d=c(68517)._(c(10646));function e(a,b){let c={};"function"==typeof a&&(c.loader=a);let e={...c,...b};return(0,d.default)({...e,modules:e.loadableGenerated?.modules})}("function"==typeof b.default||"object"==typeof b.default&&null!==b.default)&&void 0===b.default.__esModule&&(Object.defineProperty(b.default,"__esModule",{value:!0}),Object.assign(b.default,b),a.exports=b.default)},23254:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).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"}]])},29116:(a,b,c)=>{Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"PreloadChunks",{enumerable:!0,get:function(){return i}});let d=c(3814),e=c(68238),f=c(29294),g=c(17294),h=c(62362);function i({moduleIds:a}){let b=f.workAsyncStorage.getStore();if(void 0===b)return null;let c=[];if(b.reactLoadableManifest&&a){let d=b.reactLoadableManifest;for(let b of a){if(!d[b])continue;let a=d[b].files;c.push(...a)}}if(0===c.length)return null;let j=(0,h.getAssetTokenQuery)();return(0,d.jsx)(d.Fragment,{children:c.map(a=>{let c=`${b.assetPrefix}/_next/${(0,g.encodeURIPath)(a)}${j}`;return a.endsWith(".css")?(0,d.jsx)("link",{precedence:"dynamic",href:c,rel:"stylesheet",as:"style",nonce:b.nonce},a):((0,e.preload)(c,{as:"script",fetchPriority:"low",nonce:b.nonce}),null)})})}},32946:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("boxes",[["path",{d:"M2.97 12.92A2 2 0 0 0 2 14.63v3.24a2 2 0 0 0 .97 1.71l3 1.8a2 2 0 0 0 2.06 0L12 19v-5.5l-5-3-4.03 2.42Z",key:"lc1i9w"}],["path",{d:"m7 16.5-4.74-2.85",key:"1o9zyk"}],["path",{d:"m7 16.5 5-3",key:"va8pkn"}],["path",{d:"M7 16.5v5.17",key:"jnp8gn"}],["path",{d:"M12 13.5V19l3.97 2.38a2 2 0 0 0 2.06 0l3-1.8a2 2 0 0 0 .97-1.71v-3.24a2 2 0 0 0-.97-1.71L17 10.5l-5 3Z",key:"8zsnat"}],["path",{d:"m17 16.5-5-3",key:"8arw3v"}],["path",{d:"m17 16.5 4.74-2.85",key:"8rfmw"}],["path",{d:"M17 16.5v5.17",key:"k6z78m"}],["path",{d:"M7.97 4.42A2 2 0 0 0 7 6.13v4.37l5 3 5-3V6.13a2 2 0 0 0-.97-1.71l-3-1.8a2 2 0 0 0-2.06 0l-3 1.8Z",key:"1xygjf"}],["path",{d:"M12 8 7.26 5.15",key:"1vbdud"}],["path",{d:"m12 8 4.74-2.85",key:"3rx089"}],["path",{d:"M12 13.5V8",key:"1io7kd"}]])},34474:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).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"}]])},36611:(a,b,c)=>{c.d(b,{default:()=>e.a});var d=c(22942),e=c.n(d)},40739:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("rocket",[["path",{d:"M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09z",key:"m3kijz"}],["path",{d:"m12 15-3-3a22 22 0 0 1 2-3.95A12.88 12.88 0 0 1 22 2c0 2.72-.78 7.5-6 11a22.35 22.35 0 0 1-4 2z",key:"1fmvmk"}],["path",{d:"M9 12H4s.55-3.03 2-4c1.62-1.08 5 0 5 0",key:"1f8sc4"}],["path",{d:"M12 15v5s3.03-.55 4-2c1.08-1.62 0-5 0-5",key:"qeys4"}]])},47625:(a,b,c)=>{Object.defineProperty(b,"__esModule",{value:!0}),Object.defineProperty(b,"BailoutToCSR",{enumerable:!0,get:function(){return e}});let d=c(36165);function e({reason:a,children:b}){throw Object.defineProperty(new d.BailoutToCSRError(a),"__NEXT_ERROR_CODE",{value:"E394",enumerable:!1,configurable:!0})}},49580:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("building-2",[["path",{d:"M6 22V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v18Z",key:"1b4qmf"}],["path",{d:"M6 12H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h2",key:"i71pzd"}],["path",{d:"M18 9h2a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2h-2",key:"10jefs"}],["path",{d:"M10 6h4",key:"1itunk"}],["path",{d:"M10 10h4",key:"tcdvrf"}],["path",{d:"M10 14h4",key:"kelpxr"}],["path",{d:"M10 18h4",key:"1ulq68"}]])},50872:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("lock-keyhole",[["circle",{cx:"12",cy:"16",r:"1",key:"1au0dj"}],["rect",{x:"3",y:"10",width:"18",height:"12",rx:"2",key:"6s8ecr"}],["path",{d:"M7 10V7a5 5 0 0 1 10 0v3",key:"1pqi11"}]])},51118:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).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"}]])},51858:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).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"}]])},51962:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("briefcase-business",[["path",{d:"M12 12h.01",key:"1mp3jc"}],["path",{d:"M16 6V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v2",key:"1ksdt3"}],["path",{d:"M22 13a18.15 18.15 0 0 1-20 0",key:"12hx5q"}],["rect",{width:"20",height:"14",x:"2",y:"6",rx:"2",key:"i6l2r4"}]])},53925:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("sun-medium",[["circle",{cx:"12",cy:"12",r:"4",key:"4exip2"}],["path",{d:"M12 3v1",key:"1asbbs"}],["path",{d:"M12 20v1",key:"1wcdkc"}],["path",{d:"M3 12h1",key:"lp3yf2"}],["path",{d:"M20 12h1",key:"1vloll"}],["path",{d:"m18.364 5.636-.707.707",key:"1hakh0"}],["path",{d:"m6.343 17.657-.707.707",key:"18m9nf"}],["path",{d:"m5.636 5.636.707.707",key:"1xv1c5"}],["path",{d:"m17.657 17.657.707.707",key:"vl76zb"}]])},59418:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("arrow-left",[["path",{d:"m12 19-7-7 7-7",key:"1l729n"}],["path",{d:"M19 12H5",key:"x3x0zl"}]])},59777:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).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"}]])},65474:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("pencil",[["path",{d:"M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",key:"1a8usu"}],["path",{d:"m15 5 4 4",key:"1mk7zo"}]])},67897:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).A)("arrow-right",[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"m12 5 7 7-7 7",key:"xquz4c"}]])},69484:(a,b,c)=>{c.d(b,{A:()=>d});let d=(0,c(77320).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"}]])},75367:(a,b,c)=>{c.d(b,{N:()=>t});var d=c(3814),e=c(6247),f=c(25978),g=c(12950);let h="u">typeof window?e.useLayoutEffect:e.useEffect;var i=c(52670),j=c(13449),k=c(10871);function l(a,b){if("function"==typeof a)return a(b);null!=a&&(a.current=b)}class m extends e.Component{getSnapshotBeforeUpdate(a){let b=this.props.childRef.current;if(b&&a.isPresent&&!this.props.isPresent&&!1!==this.props.pop){let a=b.offsetParent,c=(0,j.s)(a)&&a.offsetWidth||0,d=(0,j.s)(a)&&a.offsetHeight||0,e=this.props.sizeRef.current;e.height=b.offsetHeight||0,e.width=b.offsetWidth||0,e.top=b.offsetTop,e.left=b.offsetLeft,e.right=c-e.width-e.left,e.bottom=d-e.height-e.top}return null}componentDidUpdate(){}render(){return this.props.children}}function n({children:a,isPresent:b,anchorX:c,anchorY:f,root:g,pop:h}){let i=(0,e.useId)(),j=(0,e.useRef)(null),o=(0,e.useRef)({width:0,height:0,top:0,left:0,right:0,bottom:0}),{nonce:p}=(0,e.useContext)(k.Q),q=function(...a){return e.useCallback(function(...a){return b=>{let c=!1,d=a.map(a=>{let d=l(a,b);return c||"function"!=typeof d||(c=!0),d});if(c)return()=>{for(let b=0;b<d.length;b++){let c=d[b];"function"==typeof c?c():l(a[b],null)}}}}(...a),a)}(j,a.props?.ref??a?.ref);return(0,e.useInsertionEffect)(()=>{let{width:a,height:d,top:e,left:k,right:l,bottom:m}=o.current;if(b||!1===h||!j.current||!a||!d)return;let n="left"===c?`left: ${k}`:`right: ${l}`,q="bottom"===f?`bottom: ${m}`:`top: ${e}`;j.current.dataset.motionPopId=i;let r=document.createElement("style");p&&(r.nonce=p);let s=g??document.head;return s.appendChild(r),r.sheet&&r.sheet.insertRule(`
2
2
  [data-motion-pop-id="${i}"] {
3
3
  position: absolute !important;
4
4
  width: ${a}px !important;