@fugood/bricks-cli 2.26.0-beta.1 → 2.26.0-beta.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/lib/7294.js CHANGED
@@ -1,4 +1,4 @@
1
- import*as e from"ink";import*as r from"react";import*as t from"react/jsx-runtime";export const __rspack_esm_id=7294;export const __rspack_esm_ids=[7294];export const __webpack_modules__={8498(r){r.exports=e},51649(e){e.exports=r},71178(e){e.exports=t},94685(e,r,t){t.r(r),t.d(r,{AppList:()=>k,CONTROL_ACTIONS:()=>h,MainMenu:()=>D,Header:()=>j,ModuleDetail:()=>O,ONLINE_THRESHOLD_MS:()=>f,ShortEditEditor:()=>J,MediaFileList:()=>$,App:()=>eo,DeviceDetail:()=>A,VIEWS:()=>x,runInteractiveMode:()=>es,DeviceList:()=>I,MediaBoxList:()=>N,Loading:()=>T,DeviceControl:()=>B,ProjectInitView:()=>ei,GroupDetail:()=>R,ModuleList:()=>L,MediaBoxDetail:()=>U,GroupList:()=>P,Footer:()=>v,DeviceStatus:()=>b,AppDetail:()=>w,DeviceScreenshot:()=>C,MediaFileDetail:()=>G});var l,n=t(99436),i=t(51649),o=t(8498),a=t(68832),s=t(85382),c=t(47988),d=t(31802),u=t(60450),x={MAIN:"main",DEVICES:"devices",DEVICE_DETAIL:"device_detail",DEVICE_CONTROL:"device_control",DEVICE_SCREENSHOT:"device_screenshot",APPS:"apps",APP_DETAIL:"app_detail",APP_SHORT_EDIT:"app_short_edit",APP_PROJECT_INIT:"app_project_init",MODULES:"modules",MODULE_DETAIL:"module_detail",MODULE_SHORT_EDIT:"module_short_edit",MODULE_PROJECT_INIT:"module_project_init",GROUPS:"groups",GROUP_DETAIL:"group_detail",MEDIA_BOXES:"media_boxes",MEDIA_BOX_DETAIL:"media_box_detail",MEDIA_FILES:"media_files",MEDIA_FILE_DETAIL:"media_file_detail",ACTIVITY_LOG:"activity_log"},h=[{label:"Refresh Application",value:"refresh"},{label:"Clear Cache",value:"clear-cache"},{label:"Take Screenshot",value:"take-screenshot"},{label:"Open System Menu",value:"system-menu-open"},{label:"Close System Menu",value:"system-menu-close"},{label:"Open Debug Panel",value:"debug-panel-open"},{label:"Close Debug Panel",value:"debug-panel-close"},{label:"Enable Logging",value:"logging-on"},{label:"Disable Logging",value:"logging-off"},{label:"← Back",value:"back"}],f=3e5,m=t(47882),p=t(71178),g=(e,r=!0)=>{var t=Math.floor(60),l=a((0,i.useState)(t),2),n=l[0],o=l[1],s=a((0,i.useState)(null),2),c=s[0],d=s[1],u=(0,i.useRef)(e);(0,i.useEffect)(()=>{u.current=e},[e]);var x=(0,i.useCallback)(()=>{o(t),d(Date.now())},[t]);return(0,i.useEffect)(()=>{if(r){var e=setInterval(()=>{o(e=>e<=1?(u.current?.(),d(Date.now()),t):e-1)},1e3);return()=>clearInterval(e)}},[r,t]),(0,i.useEffect)(()=>{r&&(o(t),d(Date.now()))},[r,t]),{countdown:n,lastRefreshTime:c,resetCountdown:x}},y=({countdown:e,lastRefreshTime:r})=>(0,p.jsx)(o.Box,{children:(0,p.jsxs)(o.Text,{color:"gray",children:["Next refresh in ",(0,p.jsxs)(o.Text,{color:"cyan",children:[e,"s"]}),r&&(0,p.jsxs)(o.Text,{color:"gray",children:[" (last: ",r?new Date(r).toLocaleTimeString():null,")"]})]})}),j=({workspace:e,view:r})=>(0,p.jsxs)(o.Box,{flexDirection:"column",marginBottom:1,children:[(0,p.jsxs)(o.Box,{children:[(0,p.jsx)(o.Text,{bold:!0,color:"cyan",children:"BRICKS CLI"}),(0,p.jsx)(o.Text,{color:"gray",children:" - Interactive Mode"})]}),(0,p.jsxs)(o.Box,{children:[(0,p.jsx)(o.Text,{color:"gray",children:"Workspace: "}),(0,p.jsx)(o.Text,{color:"green",children:e?.name||"Not connected"}),(0,p.jsx)(o.Text,{color:"gray",children:" | View: "}),(0,p.jsx)(o.Text,{color:"yellow",children:r})]}),(0,p.jsx)(o.Text,{color:"gray",children:"─".repeat(60)})]}),v=()=>(0,p.jsxs)(o.Box,{marginTop:1,flexDirection:"column",children:[(0,p.jsx)(o.Text,{color:"gray",children:"─".repeat(60)}),(0,p.jsxs)(o.Text,{color:"gray",children:["Press ",(0,p.jsx)(o.Text,{color:"cyan",children:"q"})," to quit, ",(0,p.jsx)(o.Text,{color:"cyan",children:"Esc"})," to go back"]})]}),T=({text:e})=>(0,p.jsxs)(o.Box,{children:[(0,p.jsx)(o.Text,{color:"green",children:(0,p.jsx)(m.A,{type:"dots"})}),(0,p.jsxs)(o.Text,{children:[" ",e||"Loading..."]})]}),b=({lastAliveTime:e})=>{if(!e)return(0,p.jsx)(o.Text,{color:"gray",children:"○ Unknown"});var r=Date.now()-new Date(e).getTime();if(r<=f)return(0,p.jsx)(o.Text,{color:"green",children:"● Online"});var t=Math.floor(r/6e4);if(t<60)return(0,p.jsxs)(o.Text,{color:"yellow",children:["○ Offline (",t,"m ago)"]});var l=Math.floor(t/60);if(l<24)return(0,p.jsxs)(o.Text,{color:"red",children:["○ Offline (",l,"h ago)"]});var n=Math.floor(l/24);return(0,p.jsxs)(o.Text,{color:"red",children:["○ Offline (",n,"d ago)"]})},_=t(48724),D=({onSelect:e,mediaEnabled:r,activityLogEnabled:t})=>{var l=[{label:"Devices",value:x.DEVICES},{label:"Applications",value:x.APPS},{label:"Modules",value:x.MODULES},{label:"Device Groups",value:x.GROUPS},...r?[{label:"Media Flow",value:x.MEDIA_BOXES}]:[],...t?[{label:"Activity Log",value:x.ACTIVITY_LOG}]:[],{label:"Exit",value:"exit"}];return(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsx)(o.Text,{bold:!0,marginBottom:1,children:"Main Menu"}),(0,p.jsx)(_.Ay,{items:l,onSelect:e})]})},S="1"===process.env.BRICKS_CLI_DISTRIBUTION,E=e=>{var r=a((0,i.useState)(null),2),l=r[0],n=r[1];return((0,i.useEffect)(()=>{if(!S){var e=!0;return t.e(8166).then(t.bind(t,29557)).then(r=>{e&&n(()=>r.default)}).catch(()=>{e&&n(!1)}),()=>{e=!1}}},[]),S||!1===l)?(0,p.jsx)(o.Text,{color:"gray",children:"Image preview is not available in this CLI build."}):l?(0,p.jsx)(l,{...e}):(0,p.jsx)(T,{text:"Preparing image preview..."})},I=({devices:e,loading:r,onSelect:t,countdown:l,lastRefreshTime:n})=>{if(r)return(0,p.jsx)(T,{text:"Loading devices..."});if(!e?.length)return(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsx)(o.Text,{color:"yellow",children:"No devices found"}),(0,p.jsx)(y,{countdown:l,lastRefreshTime:n})]});var i=[...e.map(e=>{var r=(e=>{if(!e)return"○ Unknown";var r=Date.now()-new Date(e).getTime();if(r<=f)return"● Online";var t=Math.floor(r/6e4);if(t<60)return`○ ${t}m ago`;var l=Math.floor(t/60);if(l<24)return`○ ${l}h ago`;var n=Math.floor(l/24);return`○ ${n}d ago`})(e.entry_detail?.watch_dog_timer?.last_alive_time);return{label:`${r} - ${e.name||e.device_name}`,value:e._id,device:e}}),{label:"↻ Refresh",value:"refresh"},{label:"← Back",value:"back"}];return(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsxs)(o.Box,{marginBottom:1,children:[(0,p.jsxs)(o.Text,{bold:!0,children:["Devices (",e.length,")"]}),(0,p.jsx)(o.Text,{color:"gray",children:" - "}),(0,p.jsx)(y,{countdown:l,lastRefreshTime:n})]}),(0,p.jsx)(_.Ay,{items:i,onSelect:t})]})},A=({device:e,loading:r,error:t,onSelect:l,mediaEnabled:n,countdown:i,lastRefreshTime:a})=>{if(r)return(0,p.jsx)(T,{text:"Loading device..."});if(t)return(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsxs)(o.Text,{color:"red",children:["Error: ",t]}),(0,p.jsx)(_.Ay,{items:[{label:"← Back",value:"back"}],onSelect:l})]});if(!e)return(0,p.jsx)(o.Text,{color:"red",children:"Device not found"});var s=[{label:"Control Device",value:"control"},...n?[{label:"View Screenshot",value:"screenshot"}]:[],{label:"↻ Refresh",value:"refresh"},{label:"← Back",value:"back"}],c=e.entry_detail,d=c?.screen,u=c?.update,x=c?.local_sync;return(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsxs)(o.Box,{children:[(0,p.jsx)(o.Text,{bold:!0,color:"cyan",children:e.name||e.device_name}),(0,p.jsx)(o.Text,{color:"gray",children:" - "}),(0,p.jsx)(y,{countdown:i,lastRefreshTime:a})]}),e.description&&(0,p.jsx)(o.Text,{color:"gray",children:e.description}),(0,p.jsxs)(o.Box,{marginY:1,flexDirection:"column",children:[(0,p.jsxs)(o.Box,{children:[(0,p.jsx)(o.Text,{color:"gray",children:"Status: "}),(0,p.jsx)(b,{lastAliveTime:c?.watch_dog_timer?.last_alive_time})]}),(0,p.jsxs)(o.Text,{color:"gray",children:["ID: ",e._id]}),e.tags?.length>0&&(0,p.jsxs)(o.Text,{color:"gray",children:["Tags: ",e.tags.join(", ")]}),c?.application&&(0,p.jsxs)(o.Box,{flexDirection:"column",marginTop:1,children:[(0,p.jsx)(o.Text,{bold:!0,color:"white",children:"Application"}),(0,p.jsxs)(o.Text,{color:"gray",children:[" Name: ",c.application.name]}),(0,p.jsxs)(o.Text,{color:"gray",children:[" Mode: ",c.operation_mode||"N/A"]})]}),d&&(0,p.jsxs)(o.Box,{flexDirection:"column",marginTop:1,children:[(0,p.jsx)(o.Text,{bold:!0,color:"white",children:"Screen"}),d.resolution&&(0,p.jsxs)(o.Text,{color:"gray",children:[" ","Resolution: ",d.resolution.width,"x",d.resolution.height,d.resolution.scale&&` @${d.resolution.scale}x`]}),d.orientation&&(0,p.jsxs)(o.Text,{color:"gray",children:[" Orientation: ",d.orientation]}),d.touch&&(0,p.jsxs)(o.Text,{color:"gray",children:[" ","Touch:"," ",d.touch.available?`Yes (${d.touch.touch_point} points)`:"No"]})]}),(c?.memory_usage||c?.disk_usage)&&(0,p.jsxs)(o.Box,{flexDirection:"column",marginTop:1,children:[(0,p.jsx)(o.Text,{bold:!0,color:"white",children:"System"}),c.memory_usage&&(0,p.jsxs)(o.Text,{color:"gray",children:[" Memory: ",Math.round(100*c.memory_usage),"%"]}),c.disk_usage&&(0,p.jsxs)(o.Text,{color:"gray",children:[" Disk: ",Math.round(100*c.disk_usage),"%"]})]}),(0,p.jsxs)(o.Box,{flexDirection:"column",marginTop:1,children:[(0,p.jsx)(o.Text,{bold:!0,color:"white",children:"Capabilities"}),(0,p.jsxs)(o.Text,{color:"gray",children:[" ","Sound: ",c?.sound?.available?"✓":"✗"," | ","Camera: ",c?.camera?.available?"✓":"✗"," | ","Audio In: ",c?.audio_in?.available?"✓":"✗"]})]}),x&&(0,p.jsxs)(o.Box,{flexDirection:"column",marginTop:1,children:[(0,p.jsx)(o.Text,{bold:!0,color:"white",children:"Local Sync"}),(0,p.jsxs)(o.Text,{color:"gray",children:[" ","Role: ",x.is_main?"Main":"Peer",x.peer_count>0&&` | Peers: ${x.peer_count}`,x.mean_latency&&` | Latency: ${x.mean_latency}ms`]})]}),u&&(0,p.jsxs)(o.Box,{flexDirection:"column",marginTop:1,children:[(0,p.jsx)(o.Text,{bold:!0,color:"white",children:"Update"}),(0,p.jsxs)(o.Text,{color:u.need_update?"yellow":"gray",children:[" ","Status: ",u.need_update?"⚠ Update available":"✓ Up to date"]}),u.current_version&&(0,p.jsxs)(o.Text,{color:"gray",children:[" Version: ",u.current_version]})]})]}),(0,p.jsx)(_.Ay,{items:s,onSelect:l})]})},B=({device:e,onSelect:r,controlling:t,controlResult:l})=>(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsxs)(o.Text,{bold:!0,color:"cyan",children:["Control: ",e?.name||e?.device_name]}),t&&(0,p.jsx)(T,{text:"Sending command..."}),l&&(0,p.jsx)(o.Text,{color:l.success?"green":"red",children:l.message}),(0,p.jsx)(o.Box,{marginTop:1,children:(0,p.jsx)(_.Ay,{items:h,onSelect:r})})]}),C=({device:e,screenshot:r,loading:t,error:l,onSelect:n})=>{var i=r?.file?.meta,a=i?.originalWidth!=null&&i?.originalHeight!=null,s=i?.originalFileSize!=null;return(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsxs)(o.Text,{bold:!0,color:"cyan",children:["Screenshot: ",e?.name||e?.device_name||"Unknown"]}),t&&(0,p.jsx)(T,{text:"Loading screenshot..."}),l&&(0,p.jsx)(o.Box,{marginY:1,children:(0,p.jsx)(o.Text,{color:"red",children:String(l)})}),!t&&!l&&r&&(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsx)(o.Box,{height:30,children:(0,p.jsx)(E,{src:r.path,width:80,alt:"Device screenshot"})}),(0,p.jsxs)(o.Box,{marginY:1,flexDirection:"column",children:[(0,p.jsx)(o.Text,{bold:!0,color:"white",children:"Screenshot Details"}),(0,p.jsxs)(o.Box,{marginY:1,children:[(0,p.jsx)(o.Text,{color:"green",children:"Screenshot saved to: "}),(0,p.jsx)(o.Text,{color:"cyan",children:String(r.path||"")})]}),a&&(0,p.jsxs)(o.Text,{color:"gray",children:["Size: ",String(i.originalWidth),"x",String(i.originalHeight)]}),s&&(0,p.jsxs)(o.Text,{color:"gray",children:["File: ",(Number(i.originalFileSize)/1024).toFixed(1)," KB"]}),r.file?.updatedAt&&(0,p.jsxs)(o.Text,{color:"gray",children:["Updated: ",new Date(r.file.updatedAt).toLocaleString()]})]})]}),!t&&!l&&!r&&(0,p.jsx)(o.Box,{marginY:1,children:(0,p.jsx)(o.Text,{color:"yellow",children:"No screenshot available. Try taking a new one."})}),(0,p.jsx)(o.Box,{marginTop:1,children:(0,p.jsx)(_.Ay,{items:[{label:"Take New Screenshot",value:"take"},{label:"↻ Refresh",value:"refresh"},{label:"← Back",value:"back"}],onSelect:n})})]})},k=({apps:e,loading:r,onSelect:t})=>{if(r)return(0,p.jsx)(T,{text:"Loading applications..."});if(!e?.length)return(0,p.jsx)(o.Text,{color:"yellow",children:"No applications found"});var l=[...e.map(e=>({label:`${e.has_unreleased_changes?"●":"○"} ${e.name}`,value:e._id,app:e})),{label:"↻ Refresh",value:"refresh"},{label:"← Back",value:"back"}];return(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsxs)(o.Text,{bold:!0,marginBottom:1,children:["Applications (",e.length,")"]}),(0,p.jsx)(_.Ay,{items:l,onSelect:t})]})},w=({app:e,loading:r,error:t,onSelect:l})=>{if(r)return(0,p.jsx)(T,{text:"Loading application..."});if(t)return(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsxs)(o.Text,{color:"red",children:["Error: ",t]}),(0,p.jsx)(_.Ay,{items:[{label:"← Back",value:"back"}],onSelect:l})]});if(!e)return(0,p.jsx)(o.Text,{color:"red",children:"Application not found"});var n=[{label:"⚡ Initialize Project",value:"project_init"},...e.short_edit?.enabled&&e.short_edit.ref_map?[{label:"Short Edit",value:"short_edit"}]:[],{label:"↻ Refresh",value:"refresh"},{label:"← Back",value:"back"}],i=e.devices?.length||0,a=e.devices?.filter(e=>"online"===e.status)?.length||0;return(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsx)(o.Text,{bold:!0,color:"cyan",children:e.name}),e.description&&(0,p.jsx)(o.Text,{color:"gray",children:e.description}),(0,p.jsxs)(o.Box,{marginY:1,flexDirection:"column",children:[(0,p.jsxs)(o.Text,{color:"gray",children:["ID: ",e._id]}),e.tags?.length>0&&(0,p.jsxs)(o.Text,{color:"gray",children:["Tags: ",e.tags.join(", ")]}),(0,p.jsxs)(o.Box,{flexDirection:"column",marginTop:1,children:[(0,p.jsx)(o.Text,{bold:!0,color:"white",children:"Version"}),(0,p.jsxs)(o.Text,{color:"gray",children:[" ","Current: ",e.current_version?`v${e.current_version}`:"N/A"]}),(0,p.jsxs)(o.Text,{color:e.has_unreleased_changes?"yellow":"gray",children:[" ","Changes:"," ",e.has_unreleased_changes?"● Unreleased changes":"○ No pending changes"]}),e.current_version_details&&(0,p.jsxs)(o.Text,{color:"gray",children:[" ","Released: v",e.current_version_details.version||"N/A"]})]}),(0,p.jsxs)(o.Box,{flexDirection:"column",marginTop:1,children:[(0,p.jsx)(o.Text,{bold:!0,color:"white",children:"Devices"}),(0,p.jsxs)(o.Text,{color:"gray",children:[" ","Total: ",i,i>0&&` (${a} online)`]})]}),(0,p.jsxs)(o.Box,{flexDirection:"column",marginTop:1,children:[(0,p.jsx)(o.Text,{bold:!0,color:"white",children:"Features"}),(0,p.jsxs)(o.Text,{color:"gray",children:[" ","Short Edit: ",e.short_edit?.enabled?"✓ Enabled":"✗ Disabled"]}),(0,p.jsxs)(o.Text,{color:"gray",children:[" ","Canvas Control: ",e.canvas_control?.enabled?"✓ Enabled":"✗ Disabled"]}),(0,p.jsxs)(o.Text,{color:"gray",children:[" ","Device Control: ",e.device_control?.enabled?"✓ Enabled":"✗ Disabled"]}),(0,p.jsxs)(o.Text,{color:e.lock?.enabled?"yellow":"gray",children:[" ","Lock: ",e.lock?.enabled?"\uD83D\uDD12 Locked":"\uD83D\uDD13 Unlocked"]})]}),(0,p.jsxs)(o.Box,{flexDirection:"column",marginTop:1,children:[(0,p.jsx)(o.Text,{bold:!0,color:"white",children:"Timestamps"}),e.create_datetime&&(0,p.jsxs)(o.Text,{color:"gray",children:[" Created: ",new Date(e.create_datetime).toLocaleString()]}),e.last_modify_datetime&&(0,p.jsxs)(o.Text,{color:"gray",children:[" ","Modified: ",new Date(e.last_modify_datetime).toLocaleString()]})]})]}),(0,p.jsx)(_.Ay,{items:n,onSelect:l})]})},L=({modules:e,loading:r,onSelect:t})=>{if(r)return(0,p.jsx)(T,{text:"Loading modules..."});var l=[...(e||[]).map(e=>({label:`${e.current_version?"●":"○"} ${e.name}`,value:e._id,module:e})),{label:"↻ Refresh",value:"refresh"},{label:"← Back",value:"back"}];return(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsxs)(o.Text,{bold:!0,marginBottom:1,children:["Modules (",e?.length||0,")"]}),!e?.length&&(0,p.jsx)(o.Text,{color:"yellow",children:"No modules found"}),(0,p.jsx)(_.Ay,{items:l,onSelect:t})]})},O=({module:e,loading:r,error:t,onSelect:l})=>{if(r)return(0,p.jsx)(T,{text:"Loading module..."});if(t)return(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsxs)(o.Text,{color:"red",children:["Error: ",t]}),(0,p.jsx)(_.Ay,{items:[{label:"← Back",value:"back"}],onSelect:l})]});if(!e)return(0,p.jsx)(o.Text,{color:"red",children:"Module not found"});var n=[{label:"⚡ Initialize Project",value:"project_init"},...e.short_edit?.enabled&&e.short_edit.ref_map?[{label:"Short Edit",value:"short_edit"}]:[],{label:"↻ Refresh",value:"refresh"},{label:"← Back",value:"back"}];return(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsx)(o.Text,{bold:!0,color:"cyan",children:e.name}),e.description&&(0,p.jsx)(o.Text,{color:"gray",children:e.description}),(0,p.jsxs)(o.Box,{marginY:1,flexDirection:"column",children:[(0,p.jsxs)(o.Text,{color:"gray",children:["ID: ",e._id]}),e.tags?.length>0&&(0,p.jsxs)(o.Text,{color:"gray",children:["Tags: ",e.tags.join(", ")]}),(0,p.jsxs)(o.Box,{flexDirection:"column",marginTop:1,children:[(0,p.jsx)(o.Text,{bold:!0,color:"white",children:"Version"}),(0,p.jsxs)(o.Text,{color:"gray",children:[" ","Current: ",e.current_version?`v${e.current_version}`:"N/A"]}),(0,p.jsxs)(o.Text,{color:e.has_unreleased_changes?"yellow":"gray",children:[" ","Changes:"," ",e.has_unreleased_changes?"● Unreleased changes":"○ No pending changes"]})]}),(0,p.jsxs)(o.Box,{flexDirection:"column",marginTop:1,children:[(0,p.jsx)(o.Text,{bold:!0,color:"white",children:"Usage"}),(0,p.jsxs)(o.Text,{color:"gray",children:[" ","Used in: ",e.use_count?.total_count||0," application(s)"]})]}),(0,p.jsxs)(o.Box,{flexDirection:"column",marginTop:1,children:[(0,p.jsx)(o.Text,{bold:!0,color:"white",children:"Settings"}),(0,p.jsxs)(o.Text,{color:"gray",children:[" ","Public: ",e.is_public?"✓ Yes":"✗ No"]}),(0,p.jsxs)(o.Text,{color:"gray",children:[" ","Modifiable: ",e.is_allow_modify?"✓ Yes":"✗ No"]}),(0,p.jsxs)(o.Text,{color:"gray",children:[" ","Short Edit: ",e.short_edit?.enabled?"✓ Enabled":"✗ Disabled"]})]}),e.expose_properties?.length>0&&(0,p.jsxs)(o.Box,{flexDirection:"column",marginTop:1,children:[(0,p.jsx)(o.Text,{bold:!0,color:"white",children:"Exposed Properties"}),(0,p.jsxs)(o.Text,{color:"gray",children:[" ",e.expose_properties.length," properties exposed"]})]}),(0,p.jsxs)(o.Box,{flexDirection:"column",marginTop:1,children:[(0,p.jsx)(o.Text,{bold:!0,color:"white",children:"Timestamps"}),e.create_datetime&&(0,p.jsxs)(o.Text,{color:"gray",children:[" Created: ",new Date(e.create_datetime).toLocaleString()]}),e.last_modify_datetime&&(0,p.jsxs)(o.Text,{color:"gray",children:[" ","Modified: ",new Date(e.last_modify_datetime).toLocaleString()]})]})]}),(0,p.jsx)(_.Ay,{items:n,onSelect:l})]})},P=({groups:e,loading:r,onSelect:t,countdown:l,lastRefreshTime:n})=>{if(r)return(0,p.jsx)(T,{text:"Loading device groups..."});var i=[...(e||[]).map(e=>({label:`📁 ${e.name} (${e.devices?.length||0} devices)`,value:e._id,group:e})),{label:"↻ Refresh",value:"refresh"},{label:"← Back",value:"back"}];return(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsxs)(o.Box,{marginBottom:1,children:[(0,p.jsxs)(o.Text,{bold:!0,children:["Device Groups (",e?.length||0,")"]}),(0,p.jsx)(o.Text,{color:"gray",children:" - "}),(0,p.jsx)(y,{countdown:l,lastRefreshTime:n})]}),!e?.length&&(0,p.jsx)(o.Text,{color:"yellow",children:"No device groups found"}),(0,p.jsx)(_.Ay,{items:i,onSelect:t})]})},M=({loading:e,groupDevices:r})=>e?(0,p.jsx)(T,{text:"Loading devices..."}):r?.length?(0,p.jsxs)(p.Fragment,{children:[r.slice(0,10).map(e=>(0,p.jsxs)(o.Box,{children:[(0,p.jsx)(o.Text,{color:"gray",children:" "}),(0,p.jsx)(b,{lastAliveTime:e.entry_detail?.watch_dog_timer?.last_alive_time}),(0,p.jsxs)(o.Text,{color:"gray",children:[" ",e.name||e.device_name]}),e.device_target_name&&(0,p.jsxs)(o.Text,{color:"gray",dimColor:!0,children:[" ","(",e.device_target_name,")"]})]},e._id)),r.length>10&&(0,p.jsxs)(o.Text,{color:"gray",dimColor:!0,children:[" ","... and ",r.length-10," more"]})]}):(0,p.jsx)(o.Text,{color:"gray",children:" No devices in this group"}),R=({group:e,groupDevices:r,loading:t,error:l,onSelect:n,countdown:i,lastRefreshTime:a})=>t&&!e?(0,p.jsx)(T,{text:"Loading device group..."}):l?(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsxs)(o.Text,{color:"red",children:["Error: ",l]}),(0,p.jsx)(_.Ay,{items:[{label:"← Back",value:"back"}],onSelect:n})]}):e?(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsxs)(o.Box,{children:[(0,p.jsx)(o.Text,{bold:!0,color:"cyan",children:e.name}),(0,p.jsx)(o.Text,{color:"gray",children:" - "}),(0,p.jsx)(y,{countdown:i,lastRefreshTime:a})]}),e.description&&(0,p.jsx)(o.Text,{color:"gray",children:e.description}),(0,p.jsxs)(o.Box,{marginY:1,flexDirection:"column",children:[(0,p.jsxs)(o.Text,{color:"gray",children:["ID: ",e._id]}),e.tags?.length>0&&(0,p.jsxs)(o.Text,{color:"gray",children:["Tags: ",e.tags.join(", ")]}),(0,p.jsxs)(o.Box,{flexDirection:"column",marginTop:1,children:[(0,p.jsxs)(o.Text,{bold:!0,color:"white",children:["Devices (",e.devices?.length||0,")"]}),(0,p.jsx)(M,{loading:t,groupDevices:r})]}),(0,p.jsxs)(o.Box,{flexDirection:"column",marginTop:1,children:[(0,p.jsx)(o.Text,{bold:!0,color:"white",children:"Timestamps"}),e.create_datetime&&(0,p.jsxs)(o.Text,{color:"gray",children:[" Created: ",new Date(e.create_datetime).toLocaleString()]}),e.last_modify_datetime&&(0,p.jsxs)(o.Text,{color:"gray",children:[" ","Modified: ",new Date(e.last_modify_datetime).toLocaleString()]})]})]}),(0,p.jsx)(_.Ay,{items:[{label:"↻ Refresh",value:"refresh"},{label:"← Back",value:"back"}],onSelect:n})]}):(0,p.jsx)(o.Text,{color:"red",children:"Device group not found"}),N=({boxes:e,loading:r,onSelect:t})=>{if(r)return(0,p.jsx)(T,{text:"Loading media boxes..."});if(!e?.length)return(0,p.jsx)(o.Text,{color:"yellow",children:"No media boxes found"});var l=[...e.map(e=>({label:`📦 ${e.name||"Unnamed"}`,value:e.id,box:e})),{label:"↻ Refresh",value:"refresh"},{label:"← Back",value:"back"}];return(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsxs)(o.Text,{bold:!0,marginBottom:1,children:["Media Boxes (",e.length,")"]}),(0,p.jsx)(_.Ay,{items:l,onSelect:t})]})},U=({box:e,loading:r,error:t,onSelect:l})=>r&&!e?(0,p.jsx)(T,{text:"Loading media box..."}):t?(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsxs)(o.Text,{color:"red",children:["Error: ",t]}),(0,p.jsx)(_.Ay,{items:[{label:"← Back",value:"back"}],onSelect:l})]}):e?(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsx)(o.Text,{bold:!0,color:"cyan",children:e.name||"Unnamed"}),e.description&&(0,p.jsx)(o.Text,{color:"gray",children:e.description}),(0,p.jsxs)(o.Box,{marginY:1,flexDirection:"column",children:[(0,p.jsxs)(o.Text,{color:"gray",children:["ID: ",e.id]}),e.tags?.length>0&&(0,p.jsxs)(o.Text,{color:"gray",children:["Tags: ",e.tags.join(", ")]}),null!=e.size&&(0,p.jsxs)(o.Text,{color:"gray",children:["Size: ",e.size]}),e.passcodes?.length>0&&(0,p.jsxs)(o.Box,{flexDirection:"column",marginTop:1,children:[(0,p.jsxs)(o.Text,{bold:!0,color:"white",children:["Passcodes (",e.passcodes.length,")"]}),e.passcodes.slice(0,5).map(e=>(0,p.jsxs)(o.Text,{color:"gray",children:[" ",e.name||"Passcode",": ",e.code]},e.id)),e.passcodes.length>5&&(0,p.jsxs)(o.Text,{color:"gray",dimColor:!0,children:[" ","... and ",e.passcodes.length-5," more"]})]}),(0,p.jsxs)(o.Box,{flexDirection:"column",marginTop:1,children:[(0,p.jsx)(o.Text,{bold:!0,color:"white",children:"Timestamps"}),e.createdAt&&(0,p.jsxs)(o.Text,{color:"gray",children:[" Created: ",new Date(e.createdAt).toLocaleString()]}),e.updatedAt&&(0,p.jsxs)(o.Text,{color:"gray",children:[" Modified: ",new Date(e.updatedAt).toLocaleString()]})]})]}),(0,p.jsx)(_.Ay,{items:[{label:"List Files",value:"files"},{label:"↻ Refresh",value:"refresh"},{label:"← Back",value:"back"}],onSelect:l})]}):(0,p.jsx)(o.Text,{color:"red",children:"Media box not found"}),$=({files:e,loading:r,onSelect:t,box:l})=>{if(r)return(0,p.jsx)(T,{text:"Loading media files..."});if(!e?.length)return(0,p.jsx)(o.Text,{color:"yellow",children:"No media files found"});var n=[...e.map(e=>{var r;return{label:`${"Image"===(r=e.fileType)?"\uD83D\uDDBC":"Video"===r?"\uD83C\uDF9E":"Audio"===r?"\uD83C\uDFB5":"\uD83D\uDCC4"} ${e.name||"Unnamed"}`,value:e.id,file:e}}),{label:"↻ Refresh",value:"refresh"},{label:"← Back",value:"back"}];return(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsxs)(o.Text,{bold:!0,marginBottom:1,children:["Media Files (",e.length,")",l?.name?` - ${l.name}`:""]}),(0,p.jsx)(_.Ay,{items:n,onSelect:t})]})},G=({file:e,loading:r,error:t,onSelect:l})=>{if(r&&!e)return(0,p.jsx)(T,{text:"Loading media file..."});if(t)return(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsxs)(o.Text,{color:"red",children:["Error: ",t]}),(0,p.jsx)(_.Ay,{items:[{label:"← Back",value:"back"}],onSelect:l})]});if(!e)return(0,p.jsx)(o.Text,{color:"red",children:"Media file not found"});var n=e.meta,i=(0,u.buildScreenshotUrl)(e),a=(0,u.buildScreenshotUrl)(e,{preferThumbnail:!0}),s=!!(a&&a!==i);return(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsx)(o.Text,{bold:!0,color:"cyan",children:e.name||"Unnamed"}),e.description&&(0,p.jsx)(o.Text,{color:"gray",children:e.description}),(0,p.jsxs)(o.Box,{marginY:1,flexDirection:"column",children:[(0,p.jsxs)(o.Text,{color:"gray",children:["ID: ",e.id]}),(0,p.jsxs)(o.Text,{color:"gray",children:["Box ID: ",e.boxId]}),(0,p.jsxs)(o.Text,{color:"gray",children:["Type: ",e.fileType]}),e.userTags?.length>0&&(0,p.jsxs)(o.Text,{color:"gray",children:["Tags: ",e.userTags.join(", ")]}),n?.originalWidth!=null&&n?.originalHeight!=null&&(0,p.jsxs)(o.Text,{color:"gray",children:["Size: ",n.originalWidth,"x",n.originalHeight]}),n?.originalFileSize!=null&&(0,p.jsxs)(o.Text,{color:"gray",children:["File: ",(Number(n.originalFileSize)/1024).toFixed(1)," KB"]}),i&&(0,p.jsxs)(o.Text,{color:"gray",children:["Original URL: ",i]}),s&&(0,p.jsxs)(o.Text,{color:"gray",children:["Thumbnail URL: ",a]}),(0,p.jsxs)(o.Box,{flexDirection:"column",marginTop:1,children:[(0,p.jsx)(o.Text,{bold:!0,color:"white",children:"Timestamps"}),e.createdAt&&(0,p.jsxs)(o.Text,{color:"gray",children:[" Created: ",new Date(e.createdAt).toLocaleString()]}),e.updatedAt&&(0,p.jsxs)(o.Text,{color:"gray",children:[" Modified: ",new Date(e.updatedAt).toLocaleString()]})]})]}),(0,p.jsx)(_.Ay,{items:[{label:"↻ Refresh",value:"refresh"},{label:"← Back",value:"back"}],onSelect:l})]})},F=t(92642),V=(e,r)=>{if(!e)return"";var t="string"==typeof e?e:JSON.stringify(e);return t.length>r?t.slice(0,r-1)+"…":t},H=({onBack:e})=>{var r=a((0,i.useState)([]),2),t=r[0],l=r[1],s=a((0,i.useState)(!0),2),u=s[0],x=s[1],h=a((0,i.useState)(null),2),f=h[0],m=h[1];return(0,i.useEffect)(()=>{var e,r=(0,c.getCurrentProfile)(),t=(0,d.getConnectionContext)(r),i=t.auth,o=t.activityLogBaseUrl;if(!i){m("Not logged in. Run `bricks auth login` first."),x(!1);return}if(!o){m("Activity log URL not configured."),x(!1);return}var a=(0,F.createActivityLogClient)(o,i),s=new Date(Date.now()-36e5).toISOString(),u=new Date().toISOString(),h=new AbortController;return(e=n(function*(){try{var e=yield a.collectEvents({start_time:s,end_time:u},{limit:50,signal:h.signal});l(e)}catch(e){"AbortError"!==e.name&&m(e.message)}x(!1)}),function(){return e.apply(this,arguments)})(),()=>h.abort()},[]),(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsx)(o.Text,{bold:!0,marginBottom:1,children:"Activity Log (last 1h)"}),u&&(0,p.jsx)(T,{text:"Fetching events..."}),f&&(0,p.jsxs)(o.Text,{color:"red",children:["Error: ",f]}),!u&&!f&&0===t.length&&(0,p.jsx)(o.Text,{color:"yellow",children:"No events found in the last hour"}),!u&&t.length>0&&(0,p.jsxs)(o.Box,{flexDirection:"column",marginBottom:1,children:[(0,p.jsxs)(o.Text,{color:"gray",children:["Timestamp".padEnd(22)," ","Type".padEnd(12)," ","Device".padEnd(14)," ","Event Name".padEnd(24)," Sender"]}),t.map((e,r)=>(0,p.jsxs)(o.Text,{children:[new Date(e.timestamp).toISOString().replace("T"," ").replace(/\.\d+Z$/,"Z").padEnd(22)," ",V(e.event_type||"",12).padEnd(12)," ",V(e.device_id||"",14).padEnd(14)," ",V(e.event_name||"",24).padEnd(24)," ",V(e.sender||"",16)]},r)),t.length>=50&&(0,p.jsxs)(o.Text,{color:"yellow",children:["Showing first ",50," events"]})]}),(0,p.jsx)(_.Ay,{items:[{label:"← Back",value:"back"}],onSelect:r=>"back"===r.value&&e()})]})},z=t(29253),Y=t(44618),q=["B","C","G","D"],J=({instanceType:e,instance:r,client:t,onDone:l,onCancel:s})=>{var c,d=(0,o.useApp)().exit,u=a((0,i.useState)("select_ref"),2),x=u[0],h=u[1],f=a((0,i.useState)(""),2),m=f[0],g=f[1],y=a((0,i.useState)("search"),2),j=y[0],v=y[1],b=a((0,i.useState)(null),2),D=b[0],S=b[1],E=a((0,i.useState)(null),2),I=E[0],A=E[1],B=a((0,i.useState)(""),2),C=B[0],k=B[1],w=a((0,i.useState)(""),2),L=w[0],O=w[1],P=a((0,i.useState)(null),2),M=P[0],R=P[1],N=r?.short_edit?.ref_map||{},U=Object.entries(N).filter(([,e])=>e&&!e.hide),$=(0,Y.V)(N,{keyword:m,types:q}),G=$.flatMap(e=>[{label:e.label,value:`__header_${e.prefix}__`,isHeader:!0},...e.refs.map(({shortId:e,ref:r})=>({label:`${r.title||e} (${e})`,value:e,ref:r}))]),F=[...m?[{label:"↻ Clear Search",value:"__clear_search__"}]:[],{label:"← Back",value:"__back__"}],V=G.length>0?[...G,...F]:F,H=V.findIndex(e=>!e.isHeader&&!e.value?.startsWith("__"));(0,o.useInput)((e,r)=>{r.tab&&"select_ref"===x?v(e=>"search"===e?"list":"search"):(r.escape&&("select_ref"===x&&s(),"input_path"===x&&h("select_ref"),"input_content"===x&&h("input_path"),"confirm"===x&&h("input_content"),"done"===x&&s()),"q"===e&&"input_path"!==x&&"input_content"!==x&&("select_ref"!==x||"search"!==j)&&d())},{isActive:!0});var J=(c=n(function*(){if(t&&r?._id&&D){h("submitting"),R(null);try{var n={shortId:D,path:C.trim(),content:(e=>{var r=e.trim();if(""===r)return null;try{return JSON.parse(r)}catch{return r}})(L),forwardDataLink:!0};I?.inner_ref?.pid&&(n.innerRefParentShortId=I.inner_ref.pid),"application"===e?yield t.shortEditApplication({id:r._id,list:[n]}):yield t.shortEditModule({id:r._id,list:[n]}),yield l(),h("done")}catch(e){R(e.message),h("confirm")}}}),function(){return c.apply(this,arguments)});return r?.short_edit?.enabled?0===U.length?(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsx)(o.Text,{color:"yellow",children:"No Short Edit references found."}),(0,p.jsx)(_.Ay,{items:[{label:"← Back",value:"back"}],onSelect:s})]}):"select_ref"===x?(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsx)(o.Text,{bold:!0,children:"Short Edit References"}),(0,p.jsx)(o.Text,{color:"gray",dimColor:!0,children:"Showing: Brick, Canvas, Generator, Data"}),(0,p.jsxs)(o.Box,{marginTop:1,flexDirection:"column",children:[(0,p.jsx)(o.Text,{color:"gray",children:"Search (title or shortId)"}),(0,p.jsx)(z.A,{value:m,placeholder:"type to filter, Enter to focus list",onChange:e=>g(e),onSubmit:()=>v("list"),focus:"search"===j}),(0,p.jsx)(o.Text,{color:"gray",dimColor:!0,children:"Press Tab to switch focus"})]}),(0,p.jsxs)(o.Box,{marginTop:1,children:[0===$.length&&(0,p.jsx)(o.Text,{color:"yellow",children:"No references match your search."}),(0,p.jsx)(_.Ay,{items:V,isFocused:"list"===j,initialIndex:H>-1?H:0,indicatorComponent:()=>null,itemComponent:({label:e,isSelected:r,isHeader:t})=>t?(0,p.jsx)(o.Box,{marginTop:1,children:(0,p.jsx)(o.Text,{bold:!0,color:"white",children:e})}):(0,p.jsxs)(o.Text,{color:r?"blue":void 0,children:[r?"❯":" "," ",e]}),onSelect:e=>{if("__back__"===e.value)return void s();if("__clear_search__"===e.value){g(""),v("search");return}e.isHeader||(S(e.value),A(e.ref),h("input_path"))}})]})]}):"input_path"===x?(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsxs)(o.Text,{children:["Reference:"," ",(0,p.jsxs)(o.Text,{color:"cyan",children:[I?.title||D," (",D,")"]})]}),(0,p.jsx)(o.Text,{marginTop:1,children:"Enter property path (e.g. title, property.backgroundColor)"}),M&&(0,p.jsxs)(o.Text,{color:"red",children:["Error: ",M]}),(0,p.jsx)(z.A,{value:C,placeholder:"path",onChange:e=>{k(e),M&&R(null)},onSubmit:e=>{var r=e.trim();r?(k(r),h("input_content")):R("Path is required")},focus:!0})]}):"input_content"===x?(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsxs)(o.Text,{children:["Path: ",(0,p.jsx)(o.Text,{color:"cyan",children:C})]}),(0,p.jsx)(o.Text,{marginTop:1,children:"Enter new content (JSON or plain text). Empty to clear."}),M&&(0,p.jsxs)(o.Text,{color:"red",children:["Error: ",M]}),(0,p.jsx)(z.A,{value:L,placeholder:"content",onChange:e=>{O(e),M&&R(null)},onSubmit:()=>h("confirm"),focus:!0})]}):"submitting"===x?(0,p.jsx)(T,{text:"Applying short edit..."}):"done"===x?(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsx)(o.Text,{color:"green",children:"Short edit applied successfully."}),(0,p.jsx)(_.Ay,{items:[{label:"Edit another property",value:"again"},{label:"← Back",value:"back"}],onSelect:e=>{"again"===e.value?(h("select_ref"),S(null),A(null),k(""),O(""),R(null)):s()}})]}):(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsx)(o.Text,{bold:!0,marginBottom:1,children:"Confirm Short Edit"}),(0,p.jsxs)(o.Text,{children:["Reference:"," ",(0,p.jsxs)(o.Text,{color:"cyan",children:[I?.title||D," (",D,")"]})]}),(0,p.jsxs)(o.Text,{children:["Path: ",(0,p.jsx)(o.Text,{color:"cyan",children:C})]}),(0,p.jsxs)(o.Text,{children:["Content: ",(0,p.jsx)(o.Text,{color:"cyan",children:L||"<empty>"})]}),M&&(0,p.jsxs)(o.Text,{color:"red",children:["Error: ",M]}),(0,p.jsx)(_.Ay,{items:[{label:"Apply",value:"apply"},{label:"Edit Path",value:"edit_path"},{label:"Edit Content",value:"edit_content"},{label:"← Back",value:"back"}],onSelect:e=>{"apply"===e.value&&J(),"edit_path"===e.value&&h("input_path"),"edit_content"===e.value&&h("input_content"),"back"===e.value&&s()}})]}):(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsxs)(o.Text,{color:"yellow",children:["Short Edit is not enabled for this ",e,"."]}),(0,p.jsx)(_.Ay,{items:[{label:"← Back",value:"back"}],onSelect:s})]})},K=t(16928),W=t(79896),X=t(10750),Q=t(77768),Z="options",ee="output_dir",er="confirm",et="generating",el="post_install",en="done",ei=({type:e,instance:r,client:t,onDone:l,onCancel:s})=>{var c,d=(0,o.useApp)().exit,u=a((0,i.useState)(Z),2),x=u[0],h=u[1],f=a((0,i.useState)({setupGitHubActions:!0,setupAgents:!0,setupClaudeCode:!0,setupGeminiCLI:!1,runBunInstall:!0,initGit:!0}),2),g=f[0],y=f[1],j=a((0,i.useState)(process.cwd()),2),v=j[0],T=j[1],b=a((0,i.useState)(""),2),D=b[0],S=b[1],E=a((0,i.useState)(null),2),I=E[0],A=E[1],B=a((0,i.useState)(null),2),C=B[0],k=B[1],w=X(r?.name||"bricks-ctor"),L=K.resolve(v,w),O=(0,i.useCallback)(e=>{"back"===e.value?s():"continue"===e.value?h(ee):y(r=>({...r,[e.value]:!r[e.value]}))},[s]),P=(0,i.useCallback)(()=>{W.existsSync(L)?A(`Directory already exists: ${L}`):(A(null),h(er))},[L]),M=(0,i.useCallback)((c=n(function*(l){if("back"===l.value)return void h(ee);if("cancel"===l.value)return void s();if("confirm"===l.value){h(et);try{S("Fetching project from BRICKS...");var n="application"===e,i=n?t.queries.applicationProject:t.queries.moduleProject,o=(yield t.query(i,{id:r._id,buildApplicationOnly:!1,setupGitHubActions:g.setupGitHubActions,setupAgents:g.setupAgents,setupClaudeCode:g.setupClaudeCode,setupGeminiCLI:g.setupGeminiCLI}))[n?"applicationProject":"moduleProject"];if(!o?.files)throw Error("Failed to fetch project files");S("Creating project directory..."),W.mkdirSync(L,{recursive:!0}),S(`Writing ${o.files.length} files...`);var a=yield(0,Q.KN)(o.files,L);(0,Q.oz)(a),h(el);var c={path:L,files:o.files.length,bunInstalled:!1,gitInitialized:!1};Object.assign(c,(yield(0,Q.o0)(L,{install:g.runBunInstall,git:g.initGit,onStatus:S}))),k(c),h(en)}catch(e){A(e.message),h(Z)}}}),function(e){return c.apply(this,arguments)}),[t,r,e,g,L,s]),R=(0,i.useCallback)(e=>{"exit"===e.value?d():l()},[d,l]);if(x===Z){var N=[{label:`${g.setupGitHubActions?"[x]":"[ ]"} GitHub Actions workflow`,value:"setupGitHubActions"},{label:`${g.setupAgents?"[x]":"[ ]"} AGENTS.md`,value:"setupAgents"},{label:`${g.setupClaudeCode?"[x]":"[ ]"} CLAUDE.md`,value:"setupClaudeCode"},{label:`${g.setupGeminiCLI?"[x]":"[ ]"} GEMINI.md`,value:"setupGeminiCLI"},{label:`${g.runBunInstall?"[x]":"[ ]"} Run bun install after generation`,value:"runBunInstall"},{label:`${g.initGit?"[x]":"[ ]"} Initialize git repository`,value:"initGit"},{label:"→ Continue",value:"continue"},{label:"← Back",value:"back"}];return(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsxs)(o.Text,{bold:!0,color:"cyan",children:["Initialize BRICKS Project: ",r?.name||"Untitled"]}),(0,p.jsx)(o.Text,{color:"gray",marginBottom:1,children:"Select options for project generation (press Enter to toggle)"}),I&&(0,p.jsxs)(o.Text,{color:"red",marginBottom:1,children:["Error: ",I]}),(0,p.jsx)(_.Ay,{items:N,onSelect:O})]})}return x===ee?(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsx)(o.Text,{bold:!0,color:"cyan",children:"Output Directory"}),(0,p.jsx)(o.Text,{color:"gray",marginBottom:1,children:"Enter the parent directory for the project:"}),I&&(0,p.jsx)(o.Text,{color:"red",marginBottom:1,children:I}),(0,p.jsxs)(o.Box,{children:[(0,p.jsx)(o.Text,{children:"Directory: "}),(0,p.jsx)(z.A,{value:v,onChange:T,onSubmit:P})]}),(0,p.jsxs)(o.Text,{color:"gray",marginTop:1,children:["Project will be created at: ",L]})]}):x===er?(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsx)(o.Text,{bold:!0,color:"cyan",children:"Confirm Project Generation"}),(0,p.jsxs)(o.Box,{marginY:1,flexDirection:"column",children:[(0,p.jsxs)(o.Text,{children:["Name: ",(0,p.jsx)(o.Text,{color:"green",children:r?.name||"Untitled"})]}),(0,p.jsxs)(o.Text,{children:["Type: ",(0,p.jsx)(o.Text,{color:"yellow",children:e})]}),(0,p.jsxs)(o.Text,{children:["Path: ",(0,p.jsx)(o.Text,{color:"cyan",children:L})]}),(0,p.jsx)(o.Text,{color:"gray",marginTop:1,children:"Options:"}),(0,p.jsxs)(o.Text,{color:"gray",children:[" - GitHub Actions: ",g.setupGitHubActions?"Yes":"No"]}),(0,p.jsxs)(o.Text,{color:"gray",children:[" - AGENTS.md: ",g.setupAgents?"Yes":"No"]}),(0,p.jsxs)(o.Text,{color:"gray",children:[" - CLAUDE.md: ",g.setupClaudeCode?"Yes":"No"]}),(0,p.jsxs)(o.Text,{color:"gray",children:[" - GEMINI.md: ",g.setupGeminiCLI?"Yes":"No"]}),(0,p.jsxs)(o.Text,{color:"gray",children:[" - Run bun install: ",g.runBunInstall?"Yes":"No"]}),(0,p.jsxs)(o.Text,{color:"gray",children:[" - Initialize git: ",g.initGit?"Yes":"No"]})]}),(0,p.jsx)(_.Ay,{items:[{label:"Confirm & Generate",value:"confirm"},{label:"← Change Directory",value:"back"},{label:"Cancel",value:"cancel"}],onSelect:M})]}):x===et||x===el?(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsx)(o.Text,{bold:!0,color:"cyan",children:"Generating Project..."}),(0,p.jsxs)(o.Box,{marginY:1,children:[(0,p.jsx)(o.Text,{color:"green",children:(0,p.jsx)(m.A,{type:"dots"})}),(0,p.jsxs)(o.Text,{children:[" ",D]})]})]}):x===en&&C?(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsx)(o.Text,{bold:!0,color:"green",children:"Project initialized successfully!"}),(0,p.jsxs)(o.Box,{marginY:1,flexDirection:"column",children:[(0,p.jsxs)(o.Text,{children:["Path: ",(0,p.jsx)(o.Text,{color:"cyan",children:C.path})]}),(0,p.jsxs)(o.Text,{children:["Files: ",(0,p.jsx)(o.Text,{color:"green",children:C.files})]}),(0,p.jsxs)(o.Text,{children:["Dependencies:"," ",(0,p.jsx)(o.Text,{color:C.bunInstalled?"green":"yellow",children:C.bunInstalled?"Installed":"Not installed (run bun install manually)"})]}),(0,p.jsxs)(o.Text,{children:["Git:"," ",(0,p.jsx)(o.Text,{color:C.gitInitialized?"green":"yellow",children:C.gitInitialized?"Initialized":"Not initialized"})]})]}),(0,p.jsx)(o.Text,{bold:!0,marginY:1,children:"Next steps:"}),(0,p.jsxs)(o.Text,{color:"gray",children:[" cd ",w]}),!C.bunInstalled&&(0,p.jsx)(o.Text,{color:"gray",children:" bun install"}),(0,p.jsx)(o.Text,{color:"gray",children:" bun invoke-simulator"}),(0,p.jsxs)(o.Text,{color:"gray",marginTop:1,children:["For more information, see ",w,"/README.md"]}),(0,p.jsx)(o.Box,{marginTop:1,children:(0,p.jsx)(_.Ay,{items:[{label:"← Back to Detail",value:"back"},{label:"Exit CLI",value:"exit"}],onSelect:R})})]}):null};let eo=()=>{var e,r,t,l,h,f,m,y,b=(0,o.useApp)().exit,_=a((0,i.useState)(x.MAIN),2),S=_[0],E=_[1],M=a((0,i.useState)(null),2),F=M[0],V=M[1],z=a((0,i.useState)(null),2),Y=z[0],q=z[1],K=a((0,i.useState)(!0),2),W=K[0],X=K[1],Q=a((0,i.useState)(null),2),Z=Q[0],ee=Q[1],er=a((0,i.useState)(!1),2),et=er[0],el=er[1],en=a((0,i.useState)([]),2),eo=en[0],ea=en[1],es=a((0,i.useState)(null),2),ec=es[0],ed=es[1],eu=a((0,i.useState)([]),2),ex=eu[0],eh=eu[1],ef=a((0,i.useState)(null),2),em=ef[0],ep=ef[1],eg=a((0,i.useState)([]),2),ey=eg[0],ej=eg[1],ev=a((0,i.useState)(null),2),eT=ev[0],eb=ev[1],e_=a((0,i.useState)([]),2),eD=e_[0],eS=e_[1],eE=a((0,i.useState)(null),2),eI=eE[0],eA=eE[1],eB=a((0,i.useState)([]),2),eC=eB[0],ek=eB[1],ew=a((0,i.useState)(!1),2),eL=ew[0],eO=ew[1],eP=a((0,i.useState)(null),2),eM=eP[0],eR=eP[1],eN=a((0,i.useState)(null),2),eU=eN[0],e$=eN[1],eG=a((0,i.useState)(null),2),eF=eG[0],eV=eG[1],eH=a((0,i.useState)(null),2),ez=eH[0],eY=eH[1],eq=a((0,i.useState)([]),2),eJ=eq[0],eK=eq[1],eW=a((0,i.useState)(null),2),eX=eW[0],eQ=eW[1],eZ=a((0,i.useState)([]),2),e0=eZ[0],e1=eZ[1],e2=a((0,i.useState)(null),2),e4=e2[0],e6=e2[1],e7=S===x.DEVICES,e9=S===x.DEVICE_DETAIL,e8=S===x.GROUPS,e5=S===x.GROUP_DETAIL;(0,i.useEffect)(()=>{var e=(0,c.getCurrentProfile)(),r=(0,d.getConnectionContext)(e),t=r.auth,l=r.baseUrl;if(el(!!r.activityLogBaseUrl),!t){ee("Not logged in. Run `bricks auth login` first."),X(!1);return}var n=(0,s.createClient)(l,t);V(n),n.workspace().then(e=>{q(e),X(!1)}).catch(e=>{ee(e.message),X(!1)})},[]),(0,o.useInput)((e,r)=>{"q"===e&&b(),r.escape&&(S===x.DEVICE_CONTROL?(E(x.DEVICE_DETAIL),eR(null)):S===x.DEVICE_SCREENSHOT?(E(x.DEVICE_DETAIL),eV(null),eY(null)):S===x.DEVICE_DETAIL?(E(x.DEVICES),ed(null)):S===x.APP_DETAIL?(E(x.APPS),ep(null)):S===x.MODULE_DETAIL?(E(x.MODULES),eb(null)):S===x.GROUP_DETAIL?(E(x.GROUPS),eA(null),ek([])):S===x.MEDIA_FILE_DETAIL?(E(x.MEDIA_FILES),e6(null)):S===x.MEDIA_FILES?(E(x.MEDIA_BOX_DETAIL),e6(null)):S===x.MEDIA_BOX_DETAIL?(E(x.MEDIA_BOXES),eQ(null),e1([])):S===x.MEDIA_BOXES?E(x.MAIN):S!==x.MAIN&&E(x.MAIN))},{isActive:S!==x.APP_SHORT_EDIT&&S!==x.MODULE_SHORT_EDIT&&S!==x.APP_PROJECT_INIT&&S!==x.MODULE_PROJECT_INIT});var e3=(0,i.useCallback)(n(function*(){if(F){X(!0);try{var e=yield F.devices({});ea(e||[])}catch(e){ee(e.message)}X(!1)}}),[F]),re=(0,i.useCallback)((e=n(function*(e){if(F){X(!0),e$(null);try{var r=yield F.device({id:e});ed(r)}catch(e){e$(e.message)}X(!1)}}),function(r){return e.apply(this,arguments)}),[F]),rr=(0,i.useCallback)(n(function*(){if(F){X(!0);try{var e=yield F.applications({});eh(e||[])}catch(e){ee(e.message)}X(!1)}}),[F]),rt=(0,i.useCallback)((r=n(function*(e){if(F){X(!0),e$(null);try{var r=yield F.application({id:e});ep(r)}catch(e){e$(e.message)}X(!1)}}),function(e){return r.apply(this,arguments)}),[F]),rl=(0,i.useCallback)(n(function*(){if(F){X(!0);try{var e=yield F.modules({});ej(e||[])}catch(e){ee(e.message)}X(!1)}}),[F]),rn=(0,i.useCallback)((t=n(function*(e){if(F){X(!0),e$(null);try{var r=yield F.module({id:e});eb(r)}catch(e){e$(e.message)}X(!1)}}),function(e){return t.apply(this,arguments)}),[F]),ri=(0,i.useCallback)(n(function*(){if(F){X(!0);try{var e=yield F.deviceGroups({});eS(e||[])}catch(e){ee(e.message)}X(!1)}}),[F]),ro=(0,i.useCallback)((l=n(function*(e){if(F){X(!0),e$(null);try{var r=yield Promise.all([F.deviceGroup({id:e}),F.devicesByGroup({id:e})]),t=a(r,2),l=t[0],n=t[1];eA(l),ek(n||[])}catch(e){e$(e.message)}X(!1)}}),function(e){return l.apply(this,arguments)}),[F]),ra=(0,i.useCallback)(n(function*(){if(F){X(!0);try{var e=yield F.mediaBoxes();eK(e||[])}catch(e){ee(e.message)}X(!1)}}),[F]),rs=(0,i.useCallback)((h=n(function*(e){if(F){X(!0),e$(null);try{var r=yield F.mediaBox({id:e});eQ(r)}catch(e){e$(e.message)}X(!1)}}),function(e){return h.apply(this,arguments)}),[F]),rc=(0,i.useCallback)((f=n(function*(e){if(F){X(!0);try{var r=yield F.mediaFiles({boxId:e});e1(r||[])}catch(e){ee(e.message)}X(!1)}}),function(e){return f.apply(this,arguments)}),[F]),rd=(0,i.useCallback)((m=n(function*(e){if(F){X(!0),e$(null);try{var r=yield F.mediaFile({id:e});e6(r)}catch(e){e$(e.message)}X(!1)}}),function(e){return m.apply(this,arguments)}),[F]),ru=(0,i.useCallback)((y=n(function*(e){if(F&&ec){eO(!0),eR(null);try{yield F.controlDevice({id:ec._id,type:e}),eR({success:!0,message:`Command sent: ${e}`})}catch(e){eR({success:!1,message:e.message})}eO(!1)}}),function(e){return y.apply(this,arguments)}),[F,ec]),rx=(0,i.useCallback)(n(function*(e=!1){if(F&&ec&&Y){X(!0),eY(null),eV(null);try{e&&(yield F.controlDevice({id:ec._id,type:"take-screenshot"}),yield new Promise(e=>setTimeout(e,3e3)));var r=yield(0,u.fetchAndSaveScreenshot)(F,Y,ec._id,null,{preferThumbnail:!0});r.error?eY(r.error):eV(r)}catch(e){eY(e.message)}X(!1)}}),[F,ec,Y]),rh=g((0,i.useCallback)(()=>{F&&e3()},[F,e3]),e7),rf=g((0,i.useCallback)(()=>{F&&ec&&re(ec._id)},[F,ec,re]),e9),rm=g((0,i.useCallback)(()=>{F&&ri()},[F,ri]),e8),rp=g((0,i.useCallback)(()=>{F&&eI&&ro(eI._id)},[F,eI,ro]),e5);return W&&!Y?(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsx)(j,{workspace:Y,view:S}),(0,p.jsx)(T,{text:"Connecting to workspace..."})]}):Z&&!Y?(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsx)(j,{workspace:Y,view:S}),(0,p.jsxs)(o.Text,{color:"red",children:["Error: ",Z]}),(0,p.jsx)(v,{})]}):(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsx)(j,{workspace:Y,view:S}),S===x.MAIN&&(0,p.jsx)(D,{onSelect:e=>{"exit"===e.value?b():(E(e.value),e.value===x.DEVICES?e3():e.value===x.APPS?rr():e.value===x.MODULES?rl():e.value===x.GROUPS?ri():e.value===x.MEDIA_BOXES&&ra())},mediaEnabled:(0,u.isMediaEnabled)(Y),activityLogEnabled:et}),S===x.DEVICES&&(0,p.jsx)(I,{devices:eo,loading:W,onSelect:e=>{if("back"===e.value)return void E(x.MAIN);if("refresh"===e.value){e3(),rh.resetCountdown();return}ed(null),X(!0),E(x.DEVICE_DETAIL),re(e.value)},countdown:rh.countdown,lastRefreshTime:rh.lastRefreshTime}),S===x.DEVICE_DETAIL&&(0,p.jsx)(A,{device:ec,loading:W,error:eU,onSelect:e=>{if("back"===e.value){E(x.DEVICES),ed(null);return}if("refresh"===e.value){re(ec._id),rf.resetCountdown();return}"control"===e.value&&(E(x.DEVICE_CONTROL),eR(null)),"screenshot"===e.value&&(E(x.DEVICE_SCREENSHOT),eV(null),eY(null),rx(!1))},mediaEnabled:(0,u.isMediaEnabled)(Y),countdown:rf.countdown,lastRefreshTime:rf.lastRefreshTime}),S===x.DEVICE_CONTROL&&(0,p.jsx)(B,{device:ec,onSelect:e=>{if("back"===e.value){E(x.DEVICE_DETAIL),eR(null);return}ru(e.value)},controlling:eL,controlResult:eM}),S===x.DEVICE_SCREENSHOT&&(0,p.jsx)(C,{device:ec,screenshot:eF,loading:W,error:ez,onSelect:e=>{if("back"===e.value){E(x.DEVICE_DETAIL),eV(null),eY(null);return}"refresh"===e.value?rx(!1):"take"===e.value&&rx(!0)}}),S===x.APPS&&(0,p.jsx)(k,{apps:ex,loading:W,onSelect:e=>{"back"===e.value?E(x.MAIN):"refresh"===e.value?rr():(ep(null),X(!0),E(x.APP_DETAIL),rt(e.value))}}),S===x.APP_DETAIL&&(0,p.jsx)(w,{app:em,loading:W,error:eU,onSelect:e=>{if("back"===e.value){E(x.APPS),ep(null);return}"refresh"===e.value?rt(em._id):("short_edit"===e.value&&(E(x.APP_SHORT_EDIT),e$(null)),"project_init"===e.value&&(E(x.APP_PROJECT_INIT),e$(null)))}}),S===x.APP_SHORT_EDIT&&(0,p.jsx)(J,{instanceType:"application",instance:em,client:F,onDone:n(function*(){return rt(em._id)}),onCancel:()=>E(x.APP_DETAIL)}),S===x.APP_PROJECT_INIT&&(0,p.jsx)(ei,{type:"application",instance:em,client:F,onDone:()=>E(x.APP_DETAIL),onCancel:()=>E(x.APP_DETAIL)}),S===x.MODULES&&(0,p.jsx)(L,{modules:ey,loading:W,onSelect:e=>{"back"===e.value?E(x.MAIN):"refresh"===e.value?rl():(eb(null),X(!0),E(x.MODULE_DETAIL),rn(e.value))}}),S===x.MODULE_DETAIL&&(0,p.jsx)(O,{module:eT,loading:W,error:eU,onSelect:e=>{if("back"===e.value){E(x.MODULES),eb(null);return}"refresh"===e.value?rn(eT._id):("short_edit"===e.value&&(E(x.MODULE_SHORT_EDIT),e$(null)),"project_init"===e.value&&(E(x.MODULE_PROJECT_INIT),e$(null)))}}),S===x.MODULE_SHORT_EDIT&&(0,p.jsx)(J,{instanceType:"module",instance:eT,client:F,onDone:n(function*(){return rn(eT._id)}),onCancel:()=>E(x.MODULE_DETAIL)}),S===x.MODULE_PROJECT_INIT&&(0,p.jsx)(ei,{type:"module",instance:eT,client:F,onDone:()=>E(x.MODULE_DETAIL),onCancel:()=>E(x.MODULE_DETAIL)}),S===x.GROUPS&&(0,p.jsx)(P,{groups:eD,loading:W,onSelect:e=>{if("back"===e.value)return void E(x.MAIN);if("refresh"===e.value){ri(),rm.resetCountdown();return}eA(null),ek([]),X(!0),E(x.GROUP_DETAIL),ro(e.value)},countdown:rm.countdown,lastRefreshTime:rm.lastRefreshTime}),S===x.GROUP_DETAIL&&(0,p.jsx)(R,{group:eI,groupDevices:eC,loading:W,error:eU,onSelect:e=>{if("back"===e.value){E(x.GROUPS),eA(null),ek([]);return}"refresh"===e.value&&(ro(eI._id),rp.resetCountdown())},countdown:rp.countdown,lastRefreshTime:rp.lastRefreshTime}),S===x.ACTIVITY_LOG&&(0,p.jsx)(H,{onBack:()=>E(x.MAIN)}),S===x.MEDIA_BOXES&&(0,p.jsx)(N,{boxes:eJ,loading:W,onSelect:e=>{"back"===e.value?E(x.MAIN):"refresh"===e.value?ra():(eQ(null),e1([]),X(!0),E(x.MEDIA_BOX_DETAIL),rs(e.value))}}),S===x.MEDIA_BOX_DETAIL&&(0,p.jsx)(U,{box:eX,loading:W,error:eU,onSelect:e=>{if("back"===e.value){E(x.MEDIA_BOXES),eQ(null),e1([]);return}"refresh"===e.value?rs(eX.id):"files"===e.value&&(e1([]),e6(null),E(x.MEDIA_FILES),rc(eX.id))}}),S===x.MEDIA_FILES&&(0,p.jsx)($,{files:e0,box:eX,loading:W,onSelect:e=>{if("back"===e.value){E(x.MEDIA_BOX_DETAIL),e6(null);return}"refresh"===e.value?rc(eX.id):(e6(null),X(!0),E(x.MEDIA_FILE_DETAIL),rd(e.value))}}),S===x.MEDIA_FILE_DETAIL&&(0,p.jsx)(G,{file:e4,loading:W,error:eU,onSelect:e=>{if("back"===e.value){E(x.MEDIA_FILES),e6(null);return}"refresh"===e.value&&rd(e4.id)}}),(0,p.jsx)(v,{})]})};var ea="1"===process.env.BRICKS_CLI_DISTRIBUTION,es=(l=n(function*(){if(ea)return void(0,o.render)((0,p.jsx)(eo,{}));var e=(yield t.e(8166).then(t.bind(t,29557))).TerminalInfoProvider;(0,o.render)((0,p.jsx)(e,{children:(0,p.jsx)(eo,{})}))}),function(){return l.apply(this,arguments)})},92642(e,r,t){t.r(r),t.d(r,{ActivityLogClient:()=>E,createActivityLogClient:()=>I});var l,n,i,o,a,s=t(67996),c=t(99436),d=t(5018),u=t(44668),x=t(4275),h=t(32235),f=t(62192),m=t(79657),p=t(64007);function g(e){var r,t,l,n=2;for("u">typeof Symbol&&(t=Symbol.asyncIterator,l=Symbol.iterator);n--;){if(t&&null!=(r=e[t]))return r.call(e);if(l&&null!=(r=e[l]))return new y(r.call(e));t="@@asyncIterator",l="@@iterator"}throw TypeError("Object is not async iterable")}function y(e){function r(e){if(Object(e)!==e)return Promise.reject(TypeError(e+" is not an object."));var r=e.done;return Promise.resolve(e.value).then(function(e){return{value:e,done:r}})}return(y=function(e){this.s=e,this.n=e.next}).prototype={s:null,n:null,next:function(){return r(this.n.apply(this.s,arguments))},return:function(e){var t=this.s.return;return void 0===t?Promise.resolve({value:e,done:!0}):r(t.apply(this.s,arguments))},throw:function(e){var t=this.s.return;return void 0===t?Promise.reject(e):r(t.apply(this.s,arguments))}},new y(e)}function*j(e){if(e.errors?.length)throw Error(e.errors.map(e=>e.message).join("\n"));if(e.data){for(var r of Object.values(e.data))if(Array.isArray(r))for(var t of r)yield t}if(Array.isArray(e.incremental)){for(var l of e.incremental)if(Array.isArray(l.items))for(var n of l.items)yield n}}function v(){return(v=x(function*(e){var r=e.headers.get("content-type")||"";if(r.includes("application/json")){var t=yield h(e.json());if(t.errors?.length)throw Error(t.errors.map(e=>e.message).join("\n"));var l=Object.keys(t.data||{})[0];if(l&&Array.isArray(t.data[l]))for(var n of t.data[l])yield n;return}var i=r.match(/boundary="?([^";]+)"?/),o=i?i[1]:"-",a=`--${o}`,s="",c=!1,d=new TextDecoder,u=e=>{for(var r=0;-1!==(r=e.indexOf(a,r));){if(0===r||"\n"===e[r-1])return r;r+=a.length}return -1},x=function*(){for(var e;-1!==(e=u(s));){var r=s.slice(0,e);(s=s.slice(e+a.length)).startsWith("\r\n")?s=s.slice(2):s.startsWith("\n")&&(s=s.slice(1));var t=r.indexOf("\r\n\r\n"),l=-1!==t?r.slice(t+4).trim():r.trim();if(l){var n=void 0;try{n=JSON.parse(l)}catch{continue}if(yield*j(n),!1===n.hasNext){c=!0;return}}}};try{var m=!1,p=!1;try{for(var y,v,T=g(e.body);m=!(v=yield h(T.next())).done;m=!1){var b=v.value;if(s+=d.decode(b,{stream:!0}),yield*f(g(x()),h),c)break}}catch(e){p=!0,y=e}finally{try{m&&null!=T.return&&(yield h(T.return()))}finally{if(p)throw y}}}catch(e){if(!e.message?.includes("Premature close")||!c)throw e}if(!c&&s.trim()){var _,D=s.indexOf("\r\n\r\n"),S=-1!==D?s.slice(D+4).trim():s.trim();if(S&&!S.startsWith("--")){try{_=JSON.parse(S)}catch{}_&&(yield*f(g(j(_)),h),!1===_.hasNext&&(c=!0))}}e.body?.destroy()})).apply(this,arguments)}var T=`
1
+ import*as e from"ink";import*as r from"react";import*as t from"react/jsx-runtime";export const __rspack_esm_id=7294;export const __rspack_esm_ids=[7294];export const __webpack_modules__={8498(r){r.exports=e},51649(e){e.exports=r},71178(e){e.exports=t},94685(e,r,t){t.r(r),t.d(r,{AppList:()=>w,CONTROL_ACTIONS:()=>h,MainMenu:()=>D,Header:()=>v,ModuleDetail:()=>O,ONLINE_THRESHOLD_MS:()=>f,ShortEditEditor:()=>J,MediaFileList:()=>$,App:()=>eo,DeviceDetail:()=>A,VIEWS:()=>x,runInteractiveMode:()=>es,DeviceList:()=>I,MediaBoxList:()=>R,Loading:()=>T,DeviceControl:()=>B,ProjectInitView:()=>ei,GroupDetail:()=>N,ModuleList:()=>L,MediaBoxDetail:()=>U,GroupList:()=>P,Footer:()=>j,DeviceStatus:()=>b,AppDetail:()=>k,DeviceScreenshot:()=>C,MediaFileDetail:()=>G});var n,l=t(99436),i=t(51649),o=t(8498),a=t(68832),s=t(85382),c=t(47988),d=t(31802),u=t(60450),x={MAIN:"main",DEVICES:"devices",DEVICE_DETAIL:"device_detail",DEVICE_CONTROL:"device_control",DEVICE_SCREENSHOT:"device_screenshot",APPS:"apps",APP_DETAIL:"app_detail",APP_SHORT_EDIT:"app_short_edit",APP_PROJECT_INIT:"app_project_init",MODULES:"modules",MODULE_DETAIL:"module_detail",MODULE_SHORT_EDIT:"module_short_edit",MODULE_PROJECT_INIT:"module_project_init",GROUPS:"groups",GROUP_DETAIL:"group_detail",MEDIA_BOXES:"media_boxes",MEDIA_BOX_DETAIL:"media_box_detail",MEDIA_FILES:"media_files",MEDIA_FILE_DETAIL:"media_file_detail",ACTIVITY_LOG:"activity_log"},h=[{label:"Refresh Application",value:"refresh"},{label:"Clear Cache",value:"clear-cache"},{label:"Take Screenshot",value:"take-screenshot"},{label:"Open System Menu",value:"system-menu-open"},{label:"Close System Menu",value:"system-menu-close"},{label:"Open Debug Panel",value:"debug-panel-open"},{label:"Close Debug Panel",value:"debug-panel-close"},{label:"Enable Logging",value:"logging-on"},{label:"Disable Logging",value:"logging-off"},{label:"← Back",value:"back"}],f=3e5,m=t(47882),p=t(71178),g=(e,r=!0)=>{var t=Math.floor(60),n=a((0,i.useState)(t),2),l=n[0],o=n[1],s=a((0,i.useState)(null),2),c=s[0],d=s[1],u=(0,i.useRef)(e);(0,i.useEffect)(()=>{u.current=e},[e]);var x=(0,i.useCallback)(()=>{o(t),d(Date.now())},[t]);return(0,i.useEffect)(()=>{if(r){var e=setInterval(()=>{o(e=>e<=1?(u.current?.(),d(Date.now()),t):e-1)},1e3);return()=>clearInterval(e)}},[r,t]),(0,i.useEffect)(()=>{r&&(o(t),d(Date.now()))},[r,t]),{countdown:l,lastRefreshTime:c,resetCountdown:x}},y=({countdown:e,lastRefreshTime:r})=>(0,p.jsx)(o.Box,{children:(0,p.jsxs)(o.Text,{color:"gray",children:["Next refresh in ",(0,p.jsxs)(o.Text,{color:"cyan",children:[e,"s"]}),r&&(0,p.jsxs)(o.Text,{color:"gray",children:[" (last: ",r?new Date(r).toLocaleTimeString():null,")"]})]})}),v=({workspace:e,view:r})=>(0,p.jsxs)(o.Box,{flexDirection:"column",marginBottom:1,children:[(0,p.jsxs)(o.Box,{children:[(0,p.jsx)(o.Text,{bold:!0,color:"cyan",children:"BRICKS CLI"}),(0,p.jsx)(o.Text,{color:"gray",children:" - Interactive Mode"})]}),(0,p.jsxs)(o.Box,{children:[(0,p.jsx)(o.Text,{color:"gray",children:"Workspace: "}),(0,p.jsx)(o.Text,{color:"green",children:e?.name||"Not connected"}),(0,p.jsx)(o.Text,{color:"gray",children:" | View: "}),(0,p.jsx)(o.Text,{color:"yellow",children:r})]}),(0,p.jsx)(o.Text,{color:"gray",children:"─".repeat(60)})]}),j=()=>(0,p.jsxs)(o.Box,{marginTop:1,flexDirection:"column",children:[(0,p.jsx)(o.Text,{color:"gray",children:"─".repeat(60)}),(0,p.jsxs)(o.Text,{color:"gray",children:["Press ",(0,p.jsx)(o.Text,{color:"cyan",children:"q"})," to quit, ",(0,p.jsx)(o.Text,{color:"cyan",children:"Esc"})," to go back"]})]}),T=({text:e})=>(0,p.jsxs)(o.Box,{children:[(0,p.jsx)(o.Text,{color:"green",children:(0,p.jsx)(m.A,{type:"dots"})}),(0,p.jsxs)(o.Text,{children:[" ",e||"Loading..."]})]}),b=({lastAliveTime:e})=>{if(!e)return(0,p.jsx)(o.Text,{color:"gray",children:"○ Unknown"});var r=Date.now()-new Date(e).getTime();if(r<=f)return(0,p.jsx)(o.Text,{color:"green",children:"● Online"});var t=Math.floor(r/6e4);if(t<60)return(0,p.jsxs)(o.Text,{color:"yellow",children:["○ Offline (",t,"m ago)"]});var n=Math.floor(t/60);if(n<24)return(0,p.jsxs)(o.Text,{color:"red",children:["○ Offline (",n,"h ago)"]});var l=Math.floor(n/24);return(0,p.jsxs)(o.Text,{color:"red",children:["○ Offline (",l,"d ago)"]})},_=t(48724),D=({onSelect:e,mediaEnabled:r,activityLogEnabled:t})=>{var n=[{label:"Devices",value:x.DEVICES},{label:"Applications",value:x.APPS},{label:"Modules",value:x.MODULES},{label:"Device Groups",value:x.GROUPS},...r?[{label:"Media Flow",value:x.MEDIA_BOXES}]:[],...t?[{label:"Activity Log",value:x.ACTIVITY_LOG}]:[],{label:"Exit",value:"exit"}];return(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsx)(o.Text,{bold:!0,marginBottom:1,children:"Main Menu"}),(0,p.jsx)(_.Ay,{items:n,onSelect:e})]})},S="1"===process.env.BRICKS_CLI_DISTRIBUTION,E=e=>{var r=a((0,i.useState)(null),2),n=r[0],l=r[1];return((0,i.useEffect)(()=>{if(!S){var e=!0;return t.e(8166).then(t.bind(t,29557)).then(r=>{e&&l(()=>r.default)}).catch(()=>{e&&l(!1)}),()=>{e=!1}}},[]),S||!1===n)?(0,p.jsx)(o.Text,{color:"gray",children:"Image preview is not available in this CLI build."}):n?(0,p.jsx)(n,{...e}):(0,p.jsx)(T,{text:"Preparing image preview..."})},I=({devices:e,loading:r,onSelect:t,countdown:n,lastRefreshTime:l})=>{if(r)return(0,p.jsx)(T,{text:"Loading devices..."});if(!e?.length)return(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsx)(o.Text,{color:"yellow",children:"No devices found"}),(0,p.jsx)(y,{countdown:n,lastRefreshTime:l})]});var i=[...e.map(e=>{var r=(e=>{if(!e)return"○ Unknown";var r=Date.now()-new Date(e).getTime();if(r<=f)return"● Online";var t=Math.floor(r/6e4);if(t<60)return`○ ${t}m ago`;var n=Math.floor(t/60);if(n<24)return`○ ${n}h ago`;var l=Math.floor(n/24);return`○ ${l}d ago`})(e.entry_detail?.watch_dog_timer?.last_alive_time);return{label:`${r} - ${e.name||e.device_name}`,value:e._id,device:e}}),{label:"↻ Refresh",value:"refresh"},{label:"← Back",value:"back"}];return(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsxs)(o.Box,{marginBottom:1,children:[(0,p.jsxs)(o.Text,{bold:!0,children:["Devices (",e.length,")"]}),(0,p.jsx)(o.Text,{color:"gray",children:" - "}),(0,p.jsx)(y,{countdown:n,lastRefreshTime:l})]}),(0,p.jsx)(_.Ay,{items:i,onSelect:t})]})},A=({device:e,loading:r,error:t,onSelect:n,mediaEnabled:l,countdown:i,lastRefreshTime:a})=>{if(r)return(0,p.jsx)(T,{text:"Loading device..."});if(t)return(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsxs)(o.Text,{color:"red",children:["Error: ",t]}),(0,p.jsx)(_.Ay,{items:[{label:"← Back",value:"back"}],onSelect:n})]});if(!e)return(0,p.jsx)(o.Text,{color:"red",children:"Device not found"});var s=[{label:"Control Device",value:"control"},...l?[{label:"View Screenshot",value:"screenshot"}]:[],{label:"↻ Refresh",value:"refresh"},{label:"← Back",value:"back"}],c=e.entry_detail,d=c?.screen,u=c?.update,x=c?.local_sync;return(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsxs)(o.Box,{children:[(0,p.jsx)(o.Text,{bold:!0,color:"cyan",children:e.name||e.device_name}),(0,p.jsx)(o.Text,{color:"gray",children:" - "}),(0,p.jsx)(y,{countdown:i,lastRefreshTime:a})]}),e.description&&(0,p.jsx)(o.Text,{color:"gray",children:e.description}),(0,p.jsxs)(o.Box,{marginY:1,flexDirection:"column",children:[(0,p.jsxs)(o.Box,{children:[(0,p.jsx)(o.Text,{color:"gray",children:"Status: "}),(0,p.jsx)(b,{lastAliveTime:c?.watch_dog_timer?.last_alive_time})]}),(0,p.jsxs)(o.Text,{color:"gray",children:["ID: ",e._id]}),e.tags?.length>0&&(0,p.jsxs)(o.Text,{color:"gray",children:["Tags: ",e.tags.join(", ")]}),c?.application&&(0,p.jsxs)(o.Box,{flexDirection:"column",marginTop:1,children:[(0,p.jsx)(o.Text,{bold:!0,color:"white",children:"Application"}),(0,p.jsxs)(o.Text,{color:"gray",children:[" Name: ",c.application.name]}),(0,p.jsxs)(o.Text,{color:"gray",children:[" Mode: ",c.operation_mode||"N/A"]})]}),d&&(0,p.jsxs)(o.Box,{flexDirection:"column",marginTop:1,children:[(0,p.jsx)(o.Text,{bold:!0,color:"white",children:"Screen"}),d.resolution&&(0,p.jsxs)(o.Text,{color:"gray",children:[" ","Resolution: ",d.resolution.width,"x",d.resolution.height,d.resolution.scale&&` @${d.resolution.scale}x`]}),d.orientation&&(0,p.jsxs)(o.Text,{color:"gray",children:[" Orientation: ",d.orientation]}),d.touch&&(0,p.jsxs)(o.Text,{color:"gray",children:[" ","Touch:"," ",d.touch.available?`Yes (${d.touch.touch_point} points)`:"No"]})]}),(c?.memory_usage||c?.disk_usage)&&(0,p.jsxs)(o.Box,{flexDirection:"column",marginTop:1,children:[(0,p.jsx)(o.Text,{bold:!0,color:"white",children:"System"}),c.memory_usage&&(0,p.jsxs)(o.Text,{color:"gray",children:[" Memory: ",Math.round(100*c.memory_usage),"%"]}),c.disk_usage&&(0,p.jsxs)(o.Text,{color:"gray",children:[" Disk: ",Math.round(100*c.disk_usage),"%"]})]}),(0,p.jsxs)(o.Box,{flexDirection:"column",marginTop:1,children:[(0,p.jsx)(o.Text,{bold:!0,color:"white",children:"Capabilities"}),(0,p.jsxs)(o.Text,{color:"gray",children:[" ","Sound: ",c?.sound?.available?"✓":"✗"," | ","Camera: ",c?.camera?.available?"✓":"✗"," | ","Audio In: ",c?.audio_in?.available?"✓":"✗"]})]}),x&&(0,p.jsxs)(o.Box,{flexDirection:"column",marginTop:1,children:[(0,p.jsx)(o.Text,{bold:!0,color:"white",children:"Local Sync"}),(0,p.jsxs)(o.Text,{color:"gray",children:[" ","Role: ",x.is_main?"Main":"Peer",x.peer_count>0&&` | Peers: ${x.peer_count}`,x.mean_latency&&` | Latency: ${x.mean_latency}ms`]})]}),u&&(0,p.jsxs)(o.Box,{flexDirection:"column",marginTop:1,children:[(0,p.jsx)(o.Text,{bold:!0,color:"white",children:"Update"}),(0,p.jsxs)(o.Text,{color:u.need_update?"yellow":"gray",children:[" ","Status: ",u.need_update?"⚠ Update available":"✓ Up to date"]}),u.current_version&&(0,p.jsxs)(o.Text,{color:"gray",children:[" Version: ",u.current_version]})]})]}),(0,p.jsx)(_.Ay,{items:s,onSelect:n})]})},B=({device:e,onSelect:r,controlling:t,controlResult:n})=>(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsxs)(o.Text,{bold:!0,color:"cyan",children:["Control: ",e?.name||e?.device_name]}),t&&(0,p.jsx)(T,{text:"Sending command..."}),n&&(0,p.jsx)(o.Text,{color:n.success?"green":"red",children:n.message}),(0,p.jsx)(o.Box,{marginTop:1,children:(0,p.jsx)(_.Ay,{items:h,onSelect:r})})]}),C=({device:e,screenshot:r,loading:t,error:n,onSelect:l})=>{var i=r?.file?.meta,a=i?.originalWidth!=null&&i?.originalHeight!=null,s=i?.originalFileSize!=null;return(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsxs)(o.Text,{bold:!0,color:"cyan",children:["Screenshot: ",e?.name||e?.device_name||"Unknown"]}),t&&(0,p.jsx)(T,{text:"Loading screenshot..."}),n&&(0,p.jsx)(o.Box,{marginY:1,children:(0,p.jsx)(o.Text,{color:"red",children:String(n)})}),!t&&!n&&r&&(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsx)(o.Box,{height:30,children:(0,p.jsx)(E,{src:r.path,width:80,alt:"Device screenshot"})}),(0,p.jsxs)(o.Box,{marginY:1,flexDirection:"column",children:[(0,p.jsx)(o.Text,{bold:!0,color:"white",children:"Screenshot Details"}),(0,p.jsxs)(o.Box,{marginY:1,children:[(0,p.jsx)(o.Text,{color:"green",children:"Screenshot saved to: "}),(0,p.jsx)(o.Text,{color:"cyan",children:String(r.path||"")})]}),a&&(0,p.jsxs)(o.Text,{color:"gray",children:["Size: ",String(i.originalWidth),"x",String(i.originalHeight)]}),s&&(0,p.jsxs)(o.Text,{color:"gray",children:["File: ",(Number(i.originalFileSize)/1024).toFixed(1)," KB"]}),r.file?.updatedAt&&(0,p.jsxs)(o.Text,{color:"gray",children:["Updated: ",new Date(r.file.updatedAt).toLocaleString()]})]})]}),!t&&!n&&!r&&(0,p.jsx)(o.Box,{marginY:1,children:(0,p.jsx)(o.Text,{color:"yellow",children:"No screenshot available. Try taking a new one."})}),(0,p.jsx)(o.Box,{marginTop:1,children:(0,p.jsx)(_.Ay,{items:[{label:"Take New Screenshot",value:"take"},{label:"↻ Refresh",value:"refresh"},{label:"← Back",value:"back"}],onSelect:l})})]})},w=({apps:e,loading:r,onSelect:t})=>{if(r)return(0,p.jsx)(T,{text:"Loading applications..."});if(!e?.length)return(0,p.jsx)(o.Text,{color:"yellow",children:"No applications found"});var n=[...e.map(e=>({label:`${e.has_unreleased_changes?"●":"○"} ${e.name}`,value:e._id,app:e})),{label:"↻ Refresh",value:"refresh"},{label:"← Back",value:"back"}];return(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsxs)(o.Text,{bold:!0,marginBottom:1,children:["Applications (",e.length,")"]}),(0,p.jsx)(_.Ay,{items:n,onSelect:t})]})},k=({app:e,loading:r,error:t,onSelect:n})=>{if(r)return(0,p.jsx)(T,{text:"Loading application..."});if(t)return(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsxs)(o.Text,{color:"red",children:["Error: ",t]}),(0,p.jsx)(_.Ay,{items:[{label:"← Back",value:"back"}],onSelect:n})]});if(!e)return(0,p.jsx)(o.Text,{color:"red",children:"Application not found"});var l=[{label:"⚡ Initialize Project",value:"project_init"},...e.short_edit?.enabled&&e.short_edit.ref_map?[{label:"Short Edit",value:"short_edit"}]:[],{label:"↻ Refresh",value:"refresh"},{label:"← Back",value:"back"}],i=e.devices?.length||0,a=e.devices?.filter(e=>"online"===e.status)?.length||0;return(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsx)(o.Text,{bold:!0,color:"cyan",children:e.name}),e.description&&(0,p.jsx)(o.Text,{color:"gray",children:e.description}),(0,p.jsxs)(o.Box,{marginY:1,flexDirection:"column",children:[(0,p.jsxs)(o.Text,{color:"gray",children:["ID: ",e._id]}),e.tags?.length>0&&(0,p.jsxs)(o.Text,{color:"gray",children:["Tags: ",e.tags.join(", ")]}),(0,p.jsxs)(o.Box,{flexDirection:"column",marginTop:1,children:[(0,p.jsx)(o.Text,{bold:!0,color:"white",children:"Version"}),(0,p.jsxs)(o.Text,{color:"gray",children:[" ","Current: ",e.current_version?`v${e.current_version}`:"N/A"]}),(0,p.jsxs)(o.Text,{color:e.has_unreleased_changes?"yellow":"gray",children:[" ","Changes:"," ",e.has_unreleased_changes?"● Unreleased changes":"○ No pending changes"]}),e.current_version_details&&(0,p.jsxs)(o.Text,{color:"gray",children:[" ","Released: v",e.current_version_details.version||"N/A"]})]}),(0,p.jsxs)(o.Box,{flexDirection:"column",marginTop:1,children:[(0,p.jsx)(o.Text,{bold:!0,color:"white",children:"Devices"}),(0,p.jsxs)(o.Text,{color:"gray",children:[" ","Total: ",i,i>0&&` (${a} online)`]})]}),(0,p.jsxs)(o.Box,{flexDirection:"column",marginTop:1,children:[(0,p.jsx)(o.Text,{bold:!0,color:"white",children:"Features"}),(0,p.jsxs)(o.Text,{color:"gray",children:[" ","Short Edit: ",e.short_edit?.enabled?"✓ Enabled":"✗ Disabled"]}),(0,p.jsxs)(o.Text,{color:"gray",children:[" ","Canvas Control: ",e.canvas_control?.enabled?"✓ Enabled":"✗ Disabled"]}),(0,p.jsxs)(o.Text,{color:"gray",children:[" ","Device Control: ",e.device_control?.enabled?"✓ Enabled":"✗ Disabled"]}),(0,p.jsxs)(o.Text,{color:e.lock?.enabled?"yellow":"gray",children:[" ","Lock: ",e.lock?.enabled?"\uD83D\uDD12 Locked":"\uD83D\uDD13 Unlocked"]})]}),(0,p.jsxs)(o.Box,{flexDirection:"column",marginTop:1,children:[(0,p.jsx)(o.Text,{bold:!0,color:"white",children:"Timestamps"}),e.create_datetime&&(0,p.jsxs)(o.Text,{color:"gray",children:[" Created: ",new Date(e.create_datetime).toLocaleString()]}),e.last_modify_datetime&&(0,p.jsxs)(o.Text,{color:"gray",children:[" ","Modified: ",new Date(e.last_modify_datetime).toLocaleString()]})]})]}),(0,p.jsx)(_.Ay,{items:l,onSelect:n})]})},L=({modules:e,loading:r,onSelect:t})=>{if(r)return(0,p.jsx)(T,{text:"Loading modules..."});var n=[...(e||[]).map(e=>({label:`${e.current_version?"●":"○"} ${e.name}`,value:e._id,module:e})),{label:"↻ Refresh",value:"refresh"},{label:"← Back",value:"back"}];return(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsxs)(o.Text,{bold:!0,marginBottom:1,children:["Modules (",e?.length||0,")"]}),!e?.length&&(0,p.jsx)(o.Text,{color:"yellow",children:"No modules found"}),(0,p.jsx)(_.Ay,{items:n,onSelect:t})]})},O=({module:e,loading:r,error:t,onSelect:n})=>{if(r)return(0,p.jsx)(T,{text:"Loading module..."});if(t)return(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsxs)(o.Text,{color:"red",children:["Error: ",t]}),(0,p.jsx)(_.Ay,{items:[{label:"← Back",value:"back"}],onSelect:n})]});if(!e)return(0,p.jsx)(o.Text,{color:"red",children:"Module not found"});var l=[{label:"⚡ Initialize Project",value:"project_init"},...e.short_edit?.enabled&&e.short_edit.ref_map?[{label:"Short Edit",value:"short_edit"}]:[],{label:"↻ Refresh",value:"refresh"},{label:"← Back",value:"back"}];return(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsx)(o.Text,{bold:!0,color:"cyan",children:e.name}),e.description&&(0,p.jsx)(o.Text,{color:"gray",children:e.description}),(0,p.jsxs)(o.Box,{marginY:1,flexDirection:"column",children:[(0,p.jsxs)(o.Text,{color:"gray",children:["ID: ",e._id]}),e.tags?.length>0&&(0,p.jsxs)(o.Text,{color:"gray",children:["Tags: ",e.tags.join(", ")]}),(0,p.jsxs)(o.Box,{flexDirection:"column",marginTop:1,children:[(0,p.jsx)(o.Text,{bold:!0,color:"white",children:"Version"}),(0,p.jsxs)(o.Text,{color:"gray",children:[" ","Current: ",e.current_version?`v${e.current_version}`:"N/A"]}),(0,p.jsxs)(o.Text,{color:e.has_unreleased_changes?"yellow":"gray",children:[" ","Changes:"," ",e.has_unreleased_changes?"● Unreleased changes":"○ No pending changes"]})]}),(0,p.jsxs)(o.Box,{flexDirection:"column",marginTop:1,children:[(0,p.jsx)(o.Text,{bold:!0,color:"white",children:"Usage"}),(0,p.jsxs)(o.Text,{color:"gray",children:[" ","Used in: ",e.use_count?.total_count||0," application(s)"]})]}),(0,p.jsxs)(o.Box,{flexDirection:"column",marginTop:1,children:[(0,p.jsx)(o.Text,{bold:!0,color:"white",children:"Settings"}),(0,p.jsxs)(o.Text,{color:"gray",children:[" ","Public: ",e.is_public?"✓ Yes":"✗ No"]}),(0,p.jsxs)(o.Text,{color:"gray",children:[" ","Modifiable: ",e.is_allow_modify?"✓ Yes":"✗ No"]}),(0,p.jsxs)(o.Text,{color:"gray",children:[" ","Short Edit: ",e.short_edit?.enabled?"✓ Enabled":"✗ Disabled"]})]}),e.expose_properties?.length>0&&(0,p.jsxs)(o.Box,{flexDirection:"column",marginTop:1,children:[(0,p.jsx)(o.Text,{bold:!0,color:"white",children:"Exposed Properties"}),(0,p.jsxs)(o.Text,{color:"gray",children:[" ",e.expose_properties.length," properties exposed"]})]}),(0,p.jsxs)(o.Box,{flexDirection:"column",marginTop:1,children:[(0,p.jsx)(o.Text,{bold:!0,color:"white",children:"Timestamps"}),e.create_datetime&&(0,p.jsxs)(o.Text,{color:"gray",children:[" Created: ",new Date(e.create_datetime).toLocaleString()]}),e.last_modify_datetime&&(0,p.jsxs)(o.Text,{color:"gray",children:[" ","Modified: ",new Date(e.last_modify_datetime).toLocaleString()]})]})]}),(0,p.jsx)(_.Ay,{items:l,onSelect:n})]})},P=({groups:e,loading:r,onSelect:t,countdown:n,lastRefreshTime:l})=>{if(r)return(0,p.jsx)(T,{text:"Loading device groups..."});var i=[...(e||[]).map(e=>({label:`📁 ${e.name} (${e.devices?.length||0} devices)`,value:e._id,group:e})),{label:"↻ Refresh",value:"refresh"},{label:"← Back",value:"back"}];return(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsxs)(o.Box,{marginBottom:1,children:[(0,p.jsxs)(o.Text,{bold:!0,children:["Device Groups (",e?.length||0,")"]}),(0,p.jsx)(o.Text,{color:"gray",children:" - "}),(0,p.jsx)(y,{countdown:n,lastRefreshTime:l})]}),!e?.length&&(0,p.jsx)(o.Text,{color:"yellow",children:"No device groups found"}),(0,p.jsx)(_.Ay,{items:i,onSelect:t})]})},M=({loading:e,groupDevices:r})=>e?(0,p.jsx)(T,{text:"Loading devices..."}):r?.length?(0,p.jsxs)(p.Fragment,{children:[r.slice(0,10).map(e=>(0,p.jsxs)(o.Box,{children:[(0,p.jsx)(o.Text,{color:"gray",children:" "}),(0,p.jsx)(b,{lastAliveTime:e.entry_detail?.watch_dog_timer?.last_alive_time}),(0,p.jsxs)(o.Text,{color:"gray",children:[" ",e.name||e.device_name]}),e.device_target_name&&(0,p.jsxs)(o.Text,{color:"gray",dimColor:!0,children:[" ","(",e.device_target_name,")"]})]},e._id)),r.length>10&&(0,p.jsxs)(o.Text,{color:"gray",dimColor:!0,children:[" ","... and ",r.length-10," more"]})]}):(0,p.jsx)(o.Text,{color:"gray",children:" No devices in this group"}),N=({group:e,groupDevices:r,loading:t,error:n,onSelect:l,countdown:i,lastRefreshTime:a})=>t&&!e?(0,p.jsx)(T,{text:"Loading device group..."}):n?(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsxs)(o.Text,{color:"red",children:["Error: ",n]}),(0,p.jsx)(_.Ay,{items:[{label:"← Back",value:"back"}],onSelect:l})]}):e?(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsxs)(o.Box,{children:[(0,p.jsx)(o.Text,{bold:!0,color:"cyan",children:e.name}),(0,p.jsx)(o.Text,{color:"gray",children:" - "}),(0,p.jsx)(y,{countdown:i,lastRefreshTime:a})]}),e.description&&(0,p.jsx)(o.Text,{color:"gray",children:e.description}),(0,p.jsxs)(o.Box,{marginY:1,flexDirection:"column",children:[(0,p.jsxs)(o.Text,{color:"gray",children:["ID: ",e._id]}),e.tags?.length>0&&(0,p.jsxs)(o.Text,{color:"gray",children:["Tags: ",e.tags.join(", ")]}),(0,p.jsxs)(o.Box,{flexDirection:"column",marginTop:1,children:[(0,p.jsxs)(o.Text,{bold:!0,color:"white",children:["Devices (",e.devices?.length||0,")"]}),(0,p.jsx)(M,{loading:t,groupDevices:r})]}),(0,p.jsxs)(o.Box,{flexDirection:"column",marginTop:1,children:[(0,p.jsx)(o.Text,{bold:!0,color:"white",children:"Timestamps"}),e.create_datetime&&(0,p.jsxs)(o.Text,{color:"gray",children:[" Created: ",new Date(e.create_datetime).toLocaleString()]}),e.last_modify_datetime&&(0,p.jsxs)(o.Text,{color:"gray",children:[" ","Modified: ",new Date(e.last_modify_datetime).toLocaleString()]})]})]}),(0,p.jsx)(_.Ay,{items:[{label:"↻ Refresh",value:"refresh"},{label:"← Back",value:"back"}],onSelect:l})]}):(0,p.jsx)(o.Text,{color:"red",children:"Device group not found"}),R=({boxes:e,loading:r,onSelect:t})=>{if(r)return(0,p.jsx)(T,{text:"Loading media boxes..."});if(!e?.length)return(0,p.jsx)(o.Text,{color:"yellow",children:"No media boxes found"});var n=[...e.map(e=>({label:`📦 ${e.name||"Unnamed"}`,value:e.id,box:e})),{label:"↻ Refresh",value:"refresh"},{label:"← Back",value:"back"}];return(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsxs)(o.Text,{bold:!0,marginBottom:1,children:["Media Boxes (",e.length,")"]}),(0,p.jsx)(_.Ay,{items:n,onSelect:t})]})},U=({box:e,loading:r,error:t,onSelect:n})=>r&&!e?(0,p.jsx)(T,{text:"Loading media box..."}):t?(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsxs)(o.Text,{color:"red",children:["Error: ",t]}),(0,p.jsx)(_.Ay,{items:[{label:"← Back",value:"back"}],onSelect:n})]}):e?(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsx)(o.Text,{bold:!0,color:"cyan",children:e.name||"Unnamed"}),e.description&&(0,p.jsx)(o.Text,{color:"gray",children:e.description}),(0,p.jsxs)(o.Box,{marginY:1,flexDirection:"column",children:[(0,p.jsxs)(o.Text,{color:"gray",children:["ID: ",e.id]}),e.tags?.length>0&&(0,p.jsxs)(o.Text,{color:"gray",children:["Tags: ",e.tags.join(", ")]}),null!=e.size&&(0,p.jsxs)(o.Text,{color:"gray",children:["Size: ",e.size]}),e.passcodes?.length>0&&(0,p.jsxs)(o.Box,{flexDirection:"column",marginTop:1,children:[(0,p.jsxs)(o.Text,{bold:!0,color:"white",children:["Passcodes (",e.passcodes.length,")"]}),e.passcodes.slice(0,5).map(e=>(0,p.jsxs)(o.Text,{color:"gray",children:[" ",e.name||"Passcode",": ",e.code]},e.id)),e.passcodes.length>5&&(0,p.jsxs)(o.Text,{color:"gray",dimColor:!0,children:[" ","... and ",e.passcodes.length-5," more"]})]}),(0,p.jsxs)(o.Box,{flexDirection:"column",marginTop:1,children:[(0,p.jsx)(o.Text,{bold:!0,color:"white",children:"Timestamps"}),e.createdAt&&(0,p.jsxs)(o.Text,{color:"gray",children:[" Created: ",new Date(e.createdAt).toLocaleString()]}),e.updatedAt&&(0,p.jsxs)(o.Text,{color:"gray",children:[" Modified: ",new Date(e.updatedAt).toLocaleString()]})]})]}),(0,p.jsx)(_.Ay,{items:[{label:"List Files",value:"files"},{label:"↻ Refresh",value:"refresh"},{label:"← Back",value:"back"}],onSelect:n})]}):(0,p.jsx)(o.Text,{color:"red",children:"Media box not found"}),$=({files:e,loading:r,onSelect:t,box:n})=>{if(r)return(0,p.jsx)(T,{text:"Loading media files..."});if(!e?.length)return(0,p.jsx)(o.Text,{color:"yellow",children:"No media files found"});var l=[...e.map(e=>{var r;return{label:`${"Image"===(r=e.fileType)?"\uD83D\uDDBC":"Video"===r?"\uD83C\uDF9E":"Audio"===r?"\uD83C\uDFB5":"\uD83D\uDCC4"} ${e.name||"Unnamed"}`,value:e.id,file:e}}),{label:"↻ Refresh",value:"refresh"},{label:"← Back",value:"back"}];return(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsxs)(o.Text,{bold:!0,marginBottom:1,children:["Media Files (",e.length,")",n?.name?` - ${n.name}`:""]}),(0,p.jsx)(_.Ay,{items:l,onSelect:t})]})},G=({file:e,loading:r,error:t,onSelect:n})=>{if(r&&!e)return(0,p.jsx)(T,{text:"Loading media file..."});if(t)return(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsxs)(o.Text,{color:"red",children:["Error: ",t]}),(0,p.jsx)(_.Ay,{items:[{label:"← Back",value:"back"}],onSelect:n})]});if(!e)return(0,p.jsx)(o.Text,{color:"red",children:"Media file not found"});var l=e.meta,i=(0,u.buildScreenshotUrl)(e),a=(0,u.buildScreenshotUrl)(e,{preferThumbnail:!0}),s=!!(a&&a!==i);return(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsx)(o.Text,{bold:!0,color:"cyan",children:e.name||"Unnamed"}),e.description&&(0,p.jsx)(o.Text,{color:"gray",children:e.description}),(0,p.jsxs)(o.Box,{marginY:1,flexDirection:"column",children:[(0,p.jsxs)(o.Text,{color:"gray",children:["ID: ",e.id]}),(0,p.jsxs)(o.Text,{color:"gray",children:["Box ID: ",e.boxId]}),(0,p.jsxs)(o.Text,{color:"gray",children:["Type: ",e.fileType]}),e.userTags?.length>0&&(0,p.jsxs)(o.Text,{color:"gray",children:["Tags: ",e.userTags.join(", ")]}),l?.originalWidth!=null&&l?.originalHeight!=null&&(0,p.jsxs)(o.Text,{color:"gray",children:["Size: ",l.originalWidth,"x",l.originalHeight]}),l?.originalFileSize!=null&&(0,p.jsxs)(o.Text,{color:"gray",children:["File: ",(Number(l.originalFileSize)/1024).toFixed(1)," KB"]}),i&&(0,p.jsxs)(o.Text,{color:"gray",children:["Original URL: ",i]}),s&&(0,p.jsxs)(o.Text,{color:"gray",children:["Thumbnail URL: ",a]}),(0,p.jsxs)(o.Box,{flexDirection:"column",marginTop:1,children:[(0,p.jsx)(o.Text,{bold:!0,color:"white",children:"Timestamps"}),e.createdAt&&(0,p.jsxs)(o.Text,{color:"gray",children:[" Created: ",new Date(e.createdAt).toLocaleString()]}),e.updatedAt&&(0,p.jsxs)(o.Text,{color:"gray",children:[" Modified: ",new Date(e.updatedAt).toLocaleString()]})]})]}),(0,p.jsx)(_.Ay,{items:[{label:"↻ Refresh",value:"refresh"},{label:"← Back",value:"back"}],onSelect:n})]})},F=t(88161),V=(e,r)=>{if(!e)return"";var t="string"==typeof e?e:JSON.stringify(e);return t.length>r?t.slice(0,r-1)+"…":t},H=({onBack:e})=>{var r=a((0,i.useState)([]),2),t=r[0],n=r[1],s=a((0,i.useState)(!0),2),u=s[0],x=s[1],h=a((0,i.useState)(null),2),f=h[0],m=h[1];return(0,i.useEffect)(()=>{var e,r=(0,c.getCurrentProfile)(),t=(0,d.getConnectionContext)(r),i=t.auth,o=t.activityLogBaseUrl;if(!i){m("Not logged in. Run `bricks auth login` first."),x(!1);return}if(!o){m("Activity log URL not configured."),x(!1);return}var a=(0,F.createActivityLogClient)(o,i),s=new Date(Date.now()-36e5).toISOString(),u=new Date().toISOString(),h=new AbortController;return(e=l(function*(){try{var e=yield a.collectEvents({start_time:s,end_time:u},{limit:50,signal:h.signal});n(e)}catch(e){"AbortError"!==e.name&&m(e.message)}x(!1)}),function(){return e.apply(this,arguments)})(),()=>h.abort()},[]),(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsx)(o.Text,{bold:!0,marginBottom:1,children:"Activity Log (last 1h)"}),u&&(0,p.jsx)(T,{text:"Fetching events..."}),f&&(0,p.jsxs)(o.Text,{color:"red",children:["Error: ",f]}),!u&&!f&&0===t.length&&(0,p.jsx)(o.Text,{color:"yellow",children:"No events found in the last hour"}),!u&&t.length>0&&(0,p.jsxs)(o.Box,{flexDirection:"column",marginBottom:1,children:[(0,p.jsxs)(o.Text,{color:"gray",children:["Timestamp".padEnd(22)," ","Type".padEnd(12)," ","Device".padEnd(14)," ","Event Name".padEnd(24)," Sender"]}),t.map((e,r)=>(0,p.jsxs)(o.Text,{children:[new Date(e.timestamp).toISOString().replace("T"," ").replace(/\.\d+Z$/,"Z").padEnd(22)," ",V(e.event_type||"",12).padEnd(12)," ",V(e.device_id||"",14).padEnd(14)," ",V(e.event_name||"",24).padEnd(24)," ",V(e.sender||"",16)]},r)),t.length>=50&&(0,p.jsxs)(o.Text,{color:"yellow",children:["Showing first ",50," events"]})]}),(0,p.jsx)(_.Ay,{items:[{label:"← Back",value:"back"}],onSelect:r=>"back"===r.value&&e()})]})},z=t(29253),Y=t(44618),q=["B","C","G","D"],J=({instanceType:e,instance:r,client:t,onDone:n,onCancel:s})=>{var c,d=(0,o.useApp)().exit,u=a((0,i.useState)("select_ref"),2),x=u[0],h=u[1],f=a((0,i.useState)(""),2),m=f[0],g=f[1],y=a((0,i.useState)("search"),2),v=y[0],j=y[1],b=a((0,i.useState)(null),2),D=b[0],S=b[1],E=a((0,i.useState)(null),2),I=E[0],A=E[1],B=a((0,i.useState)(""),2),C=B[0],w=B[1],k=a((0,i.useState)(""),2),L=k[0],O=k[1],P=a((0,i.useState)(null),2),M=P[0],N=P[1],R=r?.short_edit?.ref_map||{},U=Object.entries(R).filter(([,e])=>e&&!e.hide),$=(0,Y.V)(R,{keyword:m,types:q}),G=$.flatMap(e=>[{label:e.label,value:`__header_${e.prefix}__`,isHeader:!0},...e.refs.map(({shortId:e,ref:r})=>({label:`${r.title||e} (${e})`,value:e,ref:r}))]),F=[...m?[{label:"↻ Clear Search",value:"__clear_search__"}]:[],{label:"← Back",value:"__back__"}],V=G.length>0?[...G,...F]:F,H=V.findIndex(e=>!e.isHeader&&!e.value?.startsWith("__"));(0,o.useInput)((e,r)=>{r.tab&&"select_ref"===x?j(e=>"search"===e?"list":"search"):(r.escape&&("select_ref"===x&&s(),"input_path"===x&&h("select_ref"),"input_content"===x&&h("input_path"),"confirm"===x&&h("input_content"),"done"===x&&s()),"q"===e&&"input_path"!==x&&"input_content"!==x&&("select_ref"!==x||"search"!==v)&&d())},{isActive:!0});var J=(c=l(function*(){if(t&&r?._id&&D){h("submitting"),N(null);try{var l={shortId:D,path:C.trim(),content:(e=>{var r=e.trim();if(""===r)return null;try{return JSON.parse(r)}catch{return r}})(L),forwardDataLink:!0};I?.inner_ref?.pid&&(l.innerRefParentShortId=I.inner_ref.pid),"application"===e?yield t.shortEditApplication({id:r._id,list:[l]}):yield t.shortEditModule({id:r._id,list:[l]}),yield n(),h("done")}catch(e){N(e.message),h("confirm")}}}),function(){return c.apply(this,arguments)});return r?.short_edit?.enabled?0===U.length?(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsx)(o.Text,{color:"yellow",children:"No Short Edit references found."}),(0,p.jsx)(_.Ay,{items:[{label:"← Back",value:"back"}],onSelect:s})]}):"select_ref"===x?(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsx)(o.Text,{bold:!0,children:"Short Edit References"}),(0,p.jsx)(o.Text,{color:"gray",dimColor:!0,children:"Showing: Brick, Canvas, Generator, Data"}),(0,p.jsxs)(o.Box,{marginTop:1,flexDirection:"column",children:[(0,p.jsx)(o.Text,{color:"gray",children:"Search (title or shortId)"}),(0,p.jsx)(z.A,{value:m,placeholder:"type to filter, Enter to focus list",onChange:e=>g(e),onSubmit:()=>j("list"),focus:"search"===v}),(0,p.jsx)(o.Text,{color:"gray",dimColor:!0,children:"Press Tab to switch focus"})]}),(0,p.jsxs)(o.Box,{marginTop:1,children:[0===$.length&&(0,p.jsx)(o.Text,{color:"yellow",children:"No references match your search."}),(0,p.jsx)(_.Ay,{items:V,isFocused:"list"===v,initialIndex:H>-1?H:0,indicatorComponent:()=>null,itemComponent:({label:e,isSelected:r,isHeader:t})=>t?(0,p.jsx)(o.Box,{marginTop:1,children:(0,p.jsx)(o.Text,{bold:!0,color:"white",children:e})}):(0,p.jsxs)(o.Text,{color:r?"blue":void 0,children:[r?"❯":" "," ",e]}),onSelect:e=>{if("__back__"===e.value)return void s();if("__clear_search__"===e.value){g(""),j("search");return}e.isHeader||(S(e.value),A(e.ref),h("input_path"))}})]})]}):"input_path"===x?(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsxs)(o.Text,{children:["Reference:"," ",(0,p.jsxs)(o.Text,{color:"cyan",children:[I?.title||D," (",D,")"]})]}),(0,p.jsx)(o.Text,{marginTop:1,children:"Enter property path (e.g. title, property.backgroundColor)"}),M&&(0,p.jsxs)(o.Text,{color:"red",children:["Error: ",M]}),(0,p.jsx)(z.A,{value:C,placeholder:"path",onChange:e=>{w(e),M&&N(null)},onSubmit:e=>{var r=e.trim();r?(w(r),h("input_content")):N("Path is required")},focus:!0})]}):"input_content"===x?(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsxs)(o.Text,{children:["Path: ",(0,p.jsx)(o.Text,{color:"cyan",children:C})]}),(0,p.jsx)(o.Text,{marginTop:1,children:"Enter new content (JSON or plain text). Empty to clear."}),M&&(0,p.jsxs)(o.Text,{color:"red",children:["Error: ",M]}),(0,p.jsx)(z.A,{value:L,placeholder:"content",onChange:e=>{O(e),M&&N(null)},onSubmit:()=>h("confirm"),focus:!0})]}):"submitting"===x?(0,p.jsx)(T,{text:"Applying short edit..."}):"done"===x?(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsx)(o.Text,{color:"green",children:"Short edit applied successfully."}),(0,p.jsx)(_.Ay,{items:[{label:"Edit another property",value:"again"},{label:"← Back",value:"back"}],onSelect:e=>{"again"===e.value?(h("select_ref"),S(null),A(null),w(""),O(""),N(null)):s()}})]}):(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsx)(o.Text,{bold:!0,marginBottom:1,children:"Confirm Short Edit"}),(0,p.jsxs)(o.Text,{children:["Reference:"," ",(0,p.jsxs)(o.Text,{color:"cyan",children:[I?.title||D," (",D,")"]})]}),(0,p.jsxs)(o.Text,{children:["Path: ",(0,p.jsx)(o.Text,{color:"cyan",children:C})]}),(0,p.jsxs)(o.Text,{children:["Content: ",(0,p.jsx)(o.Text,{color:"cyan",children:L||"<empty>"})]}),M&&(0,p.jsxs)(o.Text,{color:"red",children:["Error: ",M]}),(0,p.jsx)(_.Ay,{items:[{label:"Apply",value:"apply"},{label:"Edit Path",value:"edit_path"},{label:"Edit Content",value:"edit_content"},{label:"← Back",value:"back"}],onSelect:e=>{"apply"===e.value&&J(),"edit_path"===e.value&&h("input_path"),"edit_content"===e.value&&h("input_content"),"back"===e.value&&s()}})]}):(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsxs)(o.Text,{color:"yellow",children:["Short Edit is not enabled for this ",e,"."]}),(0,p.jsx)(_.Ay,{items:[{label:"← Back",value:"back"}],onSelect:s})]})},K=t(16928),W=t(79896),X=t(10750),Q=t(77768),Z="options",ee="output_dir",er="confirm",et="generating",en="post_install",el="done",ei=({type:e,instance:r,client:t,onDone:n,onCancel:s})=>{var c,d=(0,o.useApp)().exit,u=a((0,i.useState)(Z),2),x=u[0],h=u[1],f=a((0,i.useState)({setupGitHubActions:!0,setupAgents:!0,setupClaudeCode:!0,setupGeminiCLI:!1,runBunInstall:!0,initGit:!0}),2),g=f[0],y=f[1],v=a((0,i.useState)(process.cwd()),2),j=v[0],T=v[1],b=a((0,i.useState)(""),2),D=b[0],S=b[1],E=a((0,i.useState)(null),2),I=E[0],A=E[1],B=a((0,i.useState)(null),2),C=B[0],w=B[1],k=X(r?.name||"bricks-ctor"),L=K.resolve(j,k),O=(0,i.useCallback)(e=>{"back"===e.value?s():"continue"===e.value?h(ee):y(r=>({...r,[e.value]:!r[e.value]}))},[s]),P=(0,i.useCallback)(()=>{W.existsSync(L)?A(`Directory already exists: ${L}`):(A(null),h(er))},[L]),M=(0,i.useCallback)((c=l(function*(n){if("back"===n.value)return void h(ee);if("cancel"===n.value)return void s();if("confirm"===n.value){h(et);try{S("Fetching project from BRICKS...");var l="application"===e,i=l?t.queries.applicationProject:t.queries.moduleProject,o=(yield t.query(i,{id:r._id,buildApplicationOnly:!1,setupGitHubActions:g.setupGitHubActions,setupAgents:g.setupAgents,setupClaudeCode:g.setupClaudeCode,setupGeminiCLI:g.setupGeminiCLI}))[l?"applicationProject":"moduleProject"];if(!o?.files)throw Error("Failed to fetch project files");S("Creating project directory..."),W.mkdirSync(L,{recursive:!0}),S(`Writing ${o.files.length} files...`);var a=yield(0,Q.KN)(o.files,L);(0,Q.oz)(a),h(en);var c={path:L,files:o.files.length,bunInstalled:!1,gitInitialized:!1};Object.assign(c,(yield(0,Q.o0)(L,{install:g.runBunInstall,git:g.initGit,onStatus:S}))),w(c),h(el)}catch(e){A(e.message),h(Z)}}}),function(e){return c.apply(this,arguments)}),[t,r,e,g,L,s]),N=(0,i.useCallback)(e=>{"exit"===e.value?d():n()},[d,n]);if(x===Z){var R=[{label:`${g.setupGitHubActions?"[x]":"[ ]"} GitHub Actions workflow`,value:"setupGitHubActions"},{label:`${g.setupAgents?"[x]":"[ ]"} AGENTS.md`,value:"setupAgents"},{label:`${g.setupClaudeCode?"[x]":"[ ]"} CLAUDE.md`,value:"setupClaudeCode"},{label:`${g.setupGeminiCLI?"[x]":"[ ]"} GEMINI.md`,value:"setupGeminiCLI"},{label:`${g.runBunInstall?"[x]":"[ ]"} Run bun install after generation`,value:"runBunInstall"},{label:`${g.initGit?"[x]":"[ ]"} Initialize git repository`,value:"initGit"},{label:"→ Continue",value:"continue"},{label:"← Back",value:"back"}];return(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsxs)(o.Text,{bold:!0,color:"cyan",children:["Initialize BRICKS Project: ",r?.name||"Untitled"]}),(0,p.jsx)(o.Text,{color:"gray",marginBottom:1,children:"Select options for project generation (press Enter to toggle)"}),I&&(0,p.jsxs)(o.Text,{color:"red",marginBottom:1,children:["Error: ",I]}),(0,p.jsx)(_.Ay,{items:R,onSelect:O})]})}return x===ee?(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsx)(o.Text,{bold:!0,color:"cyan",children:"Output Directory"}),(0,p.jsx)(o.Text,{color:"gray",marginBottom:1,children:"Enter the parent directory for the project:"}),I&&(0,p.jsx)(o.Text,{color:"red",marginBottom:1,children:I}),(0,p.jsxs)(o.Box,{children:[(0,p.jsx)(o.Text,{children:"Directory: "}),(0,p.jsx)(z.A,{value:j,onChange:T,onSubmit:P})]}),(0,p.jsxs)(o.Text,{color:"gray",marginTop:1,children:["Project will be created at: ",L]})]}):x===er?(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsx)(o.Text,{bold:!0,color:"cyan",children:"Confirm Project Generation"}),(0,p.jsxs)(o.Box,{marginY:1,flexDirection:"column",children:[(0,p.jsxs)(o.Text,{children:["Name: ",(0,p.jsx)(o.Text,{color:"green",children:r?.name||"Untitled"})]}),(0,p.jsxs)(o.Text,{children:["Type: ",(0,p.jsx)(o.Text,{color:"yellow",children:e})]}),(0,p.jsxs)(o.Text,{children:["Path: ",(0,p.jsx)(o.Text,{color:"cyan",children:L})]}),(0,p.jsx)(o.Text,{color:"gray",marginTop:1,children:"Options:"}),(0,p.jsxs)(o.Text,{color:"gray",children:[" - GitHub Actions: ",g.setupGitHubActions?"Yes":"No"]}),(0,p.jsxs)(o.Text,{color:"gray",children:[" - AGENTS.md: ",g.setupAgents?"Yes":"No"]}),(0,p.jsxs)(o.Text,{color:"gray",children:[" - CLAUDE.md: ",g.setupClaudeCode?"Yes":"No"]}),(0,p.jsxs)(o.Text,{color:"gray",children:[" - GEMINI.md: ",g.setupGeminiCLI?"Yes":"No"]}),(0,p.jsxs)(o.Text,{color:"gray",children:[" - Run bun install: ",g.runBunInstall?"Yes":"No"]}),(0,p.jsxs)(o.Text,{color:"gray",children:[" - Initialize git: ",g.initGit?"Yes":"No"]})]}),(0,p.jsx)(_.Ay,{items:[{label:"Confirm & Generate",value:"confirm"},{label:"← Change Directory",value:"back"},{label:"Cancel",value:"cancel"}],onSelect:M})]}):x===et||x===en?(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsx)(o.Text,{bold:!0,color:"cyan",children:"Generating Project..."}),(0,p.jsxs)(o.Box,{marginY:1,children:[(0,p.jsx)(o.Text,{color:"green",children:(0,p.jsx)(m.A,{type:"dots"})}),(0,p.jsxs)(o.Text,{children:[" ",D]})]})]}):x===el&&C?(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsx)(o.Text,{bold:!0,color:"green",children:"Project initialized successfully!"}),(0,p.jsxs)(o.Box,{marginY:1,flexDirection:"column",children:[(0,p.jsxs)(o.Text,{children:["Path: ",(0,p.jsx)(o.Text,{color:"cyan",children:C.path})]}),(0,p.jsxs)(o.Text,{children:["Files: ",(0,p.jsx)(o.Text,{color:"green",children:C.files})]}),(0,p.jsxs)(o.Text,{children:["Dependencies:"," ",(0,p.jsx)(o.Text,{color:C.bunInstalled?"green":"yellow",children:C.bunInstalled?"Installed":"Not installed (run bun install manually)"})]}),(0,p.jsxs)(o.Text,{children:["Git:"," ",(0,p.jsx)(o.Text,{color:C.gitInitialized?"green":"yellow",children:C.gitInitialized?"Initialized":"Not initialized"})]})]}),(0,p.jsx)(o.Text,{bold:!0,marginY:1,children:"Next steps:"}),(0,p.jsxs)(o.Text,{color:"gray",children:[" cd ",k]}),!C.bunInstalled&&(0,p.jsx)(o.Text,{color:"gray",children:" bun install"}),(0,p.jsx)(o.Text,{color:"gray",children:" bun invoke-simulator"}),(0,p.jsxs)(o.Text,{color:"gray",marginTop:1,children:["For more information, see ",k,"/README.md"]}),(0,p.jsx)(o.Box,{marginTop:1,children:(0,p.jsx)(_.Ay,{items:[{label:"← Back to Detail",value:"back"},{label:"Exit CLI",value:"exit"}],onSelect:N})})]}):null};let eo=()=>{var e,r,t,n,h,f,m,y,b=(0,o.useApp)().exit,_=a((0,i.useState)(x.MAIN),2),S=_[0],E=_[1],M=a((0,i.useState)(null),2),F=M[0],V=M[1],z=a((0,i.useState)(null),2),Y=z[0],q=z[1],K=a((0,i.useState)(!0),2),W=K[0],X=K[1],Q=a((0,i.useState)(null),2),Z=Q[0],ee=Q[1],er=a((0,i.useState)(!1),2),et=er[0],en=er[1],el=a((0,i.useState)([]),2),eo=el[0],ea=el[1],es=a((0,i.useState)(null),2),ec=es[0],ed=es[1],eu=a((0,i.useState)([]),2),ex=eu[0],eh=eu[1],ef=a((0,i.useState)(null),2),em=ef[0],ep=ef[1],eg=a((0,i.useState)([]),2),ey=eg[0],ev=eg[1],ej=a((0,i.useState)(null),2),eT=ej[0],eb=ej[1],e_=a((0,i.useState)([]),2),eD=e_[0],eS=e_[1],eE=a((0,i.useState)(null),2),eI=eE[0],eA=eE[1],eB=a((0,i.useState)([]),2),eC=eB[0],ew=eB[1],ek=a((0,i.useState)(!1),2),eL=ek[0],eO=ek[1],eP=a((0,i.useState)(null),2),eM=eP[0],eN=eP[1],eR=a((0,i.useState)(null),2),eU=eR[0],e$=eR[1],eG=a((0,i.useState)(null),2),eF=eG[0],eV=eG[1],eH=a((0,i.useState)(null),2),ez=eH[0],eY=eH[1],eq=a((0,i.useState)([]),2),eJ=eq[0],eK=eq[1],eW=a((0,i.useState)(null),2),eX=eW[0],eQ=eW[1],eZ=a((0,i.useState)([]),2),e0=eZ[0],e1=eZ[1],e2=a((0,i.useState)(null),2),e4=e2[0],e6=e2[1],e7=S===x.DEVICES,e8=S===x.DEVICE_DETAIL,e9=S===x.GROUPS,e5=S===x.GROUP_DETAIL;(0,i.useEffect)(()=>{var e=(0,c.getCurrentProfile)(),r=(0,d.getConnectionContext)(e),t=r.auth,n=r.baseUrl;if(en(!!r.activityLogBaseUrl),!t){ee("Not logged in. Run `bricks auth login` first."),X(!1);return}var l=(0,s.createClient)(n,t);V(l),l.workspace().then(e=>{q(e),X(!1)}).catch(e=>{ee(e.message),X(!1)})},[]),(0,o.useInput)((e,r)=>{"q"===e&&b(),r.escape&&(S===x.DEVICE_CONTROL?(E(x.DEVICE_DETAIL),eN(null)):S===x.DEVICE_SCREENSHOT?(E(x.DEVICE_DETAIL),eV(null),eY(null)):S===x.DEVICE_DETAIL?(E(x.DEVICES),ed(null)):S===x.APP_DETAIL?(E(x.APPS),ep(null)):S===x.MODULE_DETAIL?(E(x.MODULES),eb(null)):S===x.GROUP_DETAIL?(E(x.GROUPS),eA(null),ew([])):S===x.MEDIA_FILE_DETAIL?(E(x.MEDIA_FILES),e6(null)):S===x.MEDIA_FILES?(E(x.MEDIA_BOX_DETAIL),e6(null)):S===x.MEDIA_BOX_DETAIL?(E(x.MEDIA_BOXES),eQ(null),e1([])):S===x.MEDIA_BOXES?E(x.MAIN):S!==x.MAIN&&E(x.MAIN))},{isActive:S!==x.APP_SHORT_EDIT&&S!==x.MODULE_SHORT_EDIT&&S!==x.APP_PROJECT_INIT&&S!==x.MODULE_PROJECT_INIT});var e3=(0,i.useCallback)(l(function*(){if(F){X(!0);try{var e=yield F.devices({});ea(e||[])}catch(e){ee(e.message)}X(!1)}}),[F]),re=(0,i.useCallback)((e=l(function*(e){if(F){X(!0),e$(null);try{var r=yield F.device({id:e});ed(r)}catch(e){e$(e.message)}X(!1)}}),function(r){return e.apply(this,arguments)}),[F]),rr=(0,i.useCallback)(l(function*(){if(F){X(!0);try{var e=yield F.applications({});eh(e||[])}catch(e){ee(e.message)}X(!1)}}),[F]),rt=(0,i.useCallback)((r=l(function*(e){if(F){X(!0),e$(null);try{var r=yield F.application({id:e});ep(r)}catch(e){e$(e.message)}X(!1)}}),function(e){return r.apply(this,arguments)}),[F]),rn=(0,i.useCallback)(l(function*(){if(F){X(!0);try{var e=yield F.modules({});ev(e||[])}catch(e){ee(e.message)}X(!1)}}),[F]),rl=(0,i.useCallback)((t=l(function*(e){if(F){X(!0),e$(null);try{var r=yield F.module({id:e});eb(r)}catch(e){e$(e.message)}X(!1)}}),function(e){return t.apply(this,arguments)}),[F]),ri=(0,i.useCallback)(l(function*(){if(F){X(!0);try{var e=yield F.deviceGroups({});eS(e||[])}catch(e){ee(e.message)}X(!1)}}),[F]),ro=(0,i.useCallback)((n=l(function*(e){if(F){X(!0),e$(null);try{var r=yield Promise.all([F.deviceGroup({id:e}),F.devicesByGroup({id:e})]),t=a(r,2),n=t[0],l=t[1];eA(n),ew(l||[])}catch(e){e$(e.message)}X(!1)}}),function(e){return n.apply(this,arguments)}),[F]),ra=(0,i.useCallback)(l(function*(){if(F){X(!0);try{var e=yield F.mediaBoxes();eK(e||[])}catch(e){ee(e.message)}X(!1)}}),[F]),rs=(0,i.useCallback)((h=l(function*(e){if(F){X(!0),e$(null);try{var r=yield F.mediaBox({id:e});eQ(r)}catch(e){e$(e.message)}X(!1)}}),function(e){return h.apply(this,arguments)}),[F]),rc=(0,i.useCallback)((f=l(function*(e){if(F){X(!0);try{var r=yield F.mediaFiles({boxId:e});e1(r||[])}catch(e){ee(e.message)}X(!1)}}),function(e){return f.apply(this,arguments)}),[F]),rd=(0,i.useCallback)((m=l(function*(e){if(F){X(!0),e$(null);try{var r=yield F.mediaFile({id:e});e6(r)}catch(e){e$(e.message)}X(!1)}}),function(e){return m.apply(this,arguments)}),[F]),ru=(0,i.useCallback)((y=l(function*(e){if(F&&ec){eO(!0),eN(null);try{yield F.controlDevice({id:ec._id,type:e}),eN({success:!0,message:`Command sent: ${e}`})}catch(e){eN({success:!1,message:e.message})}eO(!1)}}),function(e){return y.apply(this,arguments)}),[F,ec]),rx=(0,i.useCallback)(l(function*(e=!1){if(F&&ec&&Y){X(!0),eY(null),eV(null);try{e&&(yield F.controlDevice({id:ec._id,type:"take-screenshot"}),yield new Promise(e=>setTimeout(e,3e3)));var r=yield(0,u.fetchAndSaveScreenshot)(F,Y,ec._id,null,{preferThumbnail:!0});r.error?eY(r.error):eV(r)}catch(e){eY(e.message)}X(!1)}}),[F,ec,Y]),rh=g((0,i.useCallback)(()=>{F&&e3()},[F,e3]),e7),rf=g((0,i.useCallback)(()=>{F&&ec&&re(ec._id)},[F,ec,re]),e8),rm=g((0,i.useCallback)(()=>{F&&ri()},[F,ri]),e9),rp=g((0,i.useCallback)(()=>{F&&eI&&ro(eI._id)},[F,eI,ro]),e5);return W&&!Y?(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsx)(v,{workspace:Y,view:S}),(0,p.jsx)(T,{text:"Connecting to workspace..."})]}):Z&&!Y?(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsx)(v,{workspace:Y,view:S}),(0,p.jsxs)(o.Text,{color:"red",children:["Error: ",Z]}),(0,p.jsx)(j,{})]}):(0,p.jsxs)(o.Box,{flexDirection:"column",children:[(0,p.jsx)(v,{workspace:Y,view:S}),S===x.MAIN&&(0,p.jsx)(D,{onSelect:e=>{"exit"===e.value?b():(E(e.value),e.value===x.DEVICES?e3():e.value===x.APPS?rr():e.value===x.MODULES?rn():e.value===x.GROUPS?ri():e.value===x.MEDIA_BOXES&&ra())},mediaEnabled:(0,u.isMediaEnabled)(Y),activityLogEnabled:et}),S===x.DEVICES&&(0,p.jsx)(I,{devices:eo,loading:W,onSelect:e=>{if("back"===e.value)return void E(x.MAIN);if("refresh"===e.value){e3(),rh.resetCountdown();return}ed(null),X(!0),E(x.DEVICE_DETAIL),re(e.value)},countdown:rh.countdown,lastRefreshTime:rh.lastRefreshTime}),S===x.DEVICE_DETAIL&&(0,p.jsx)(A,{device:ec,loading:W,error:eU,onSelect:e=>{if("back"===e.value){E(x.DEVICES),ed(null);return}if("refresh"===e.value){re(ec._id),rf.resetCountdown();return}"control"===e.value&&(E(x.DEVICE_CONTROL),eN(null)),"screenshot"===e.value&&(E(x.DEVICE_SCREENSHOT),eV(null),eY(null),rx(!1))},mediaEnabled:(0,u.isMediaEnabled)(Y),countdown:rf.countdown,lastRefreshTime:rf.lastRefreshTime}),S===x.DEVICE_CONTROL&&(0,p.jsx)(B,{device:ec,onSelect:e=>{if("back"===e.value){E(x.DEVICE_DETAIL),eN(null);return}ru(e.value)},controlling:eL,controlResult:eM}),S===x.DEVICE_SCREENSHOT&&(0,p.jsx)(C,{device:ec,screenshot:eF,loading:W,error:ez,onSelect:e=>{if("back"===e.value){E(x.DEVICE_DETAIL),eV(null),eY(null);return}"refresh"===e.value?rx(!1):"take"===e.value&&rx(!0)}}),S===x.APPS&&(0,p.jsx)(w,{apps:ex,loading:W,onSelect:e=>{"back"===e.value?E(x.MAIN):"refresh"===e.value?rr():(ep(null),X(!0),E(x.APP_DETAIL),rt(e.value))}}),S===x.APP_DETAIL&&(0,p.jsx)(k,{app:em,loading:W,error:eU,onSelect:e=>{if("back"===e.value){E(x.APPS),ep(null);return}"refresh"===e.value?rt(em._id):("short_edit"===e.value&&(E(x.APP_SHORT_EDIT),e$(null)),"project_init"===e.value&&(E(x.APP_PROJECT_INIT),e$(null)))}}),S===x.APP_SHORT_EDIT&&(0,p.jsx)(J,{instanceType:"application",instance:em,client:F,onDone:l(function*(){return rt(em._id)}),onCancel:()=>E(x.APP_DETAIL)}),S===x.APP_PROJECT_INIT&&(0,p.jsx)(ei,{type:"application",instance:em,client:F,onDone:()=>E(x.APP_DETAIL),onCancel:()=>E(x.APP_DETAIL)}),S===x.MODULES&&(0,p.jsx)(L,{modules:ey,loading:W,onSelect:e=>{"back"===e.value?E(x.MAIN):"refresh"===e.value?rn():(eb(null),X(!0),E(x.MODULE_DETAIL),rl(e.value))}}),S===x.MODULE_DETAIL&&(0,p.jsx)(O,{module:eT,loading:W,error:eU,onSelect:e=>{if("back"===e.value){E(x.MODULES),eb(null);return}"refresh"===e.value?rl(eT._id):("short_edit"===e.value&&(E(x.MODULE_SHORT_EDIT),e$(null)),"project_init"===e.value&&(E(x.MODULE_PROJECT_INIT),e$(null)))}}),S===x.MODULE_SHORT_EDIT&&(0,p.jsx)(J,{instanceType:"module",instance:eT,client:F,onDone:l(function*(){return rl(eT._id)}),onCancel:()=>E(x.MODULE_DETAIL)}),S===x.MODULE_PROJECT_INIT&&(0,p.jsx)(ei,{type:"module",instance:eT,client:F,onDone:()=>E(x.MODULE_DETAIL),onCancel:()=>E(x.MODULE_DETAIL)}),S===x.GROUPS&&(0,p.jsx)(P,{groups:eD,loading:W,onSelect:e=>{if("back"===e.value)return void E(x.MAIN);if("refresh"===e.value){ri(),rm.resetCountdown();return}eA(null),ew([]),X(!0),E(x.GROUP_DETAIL),ro(e.value)},countdown:rm.countdown,lastRefreshTime:rm.lastRefreshTime}),S===x.GROUP_DETAIL&&(0,p.jsx)(N,{group:eI,groupDevices:eC,loading:W,error:eU,onSelect:e=>{if("back"===e.value){E(x.GROUPS),eA(null),ew([]);return}"refresh"===e.value&&(ro(eI._id),rp.resetCountdown())},countdown:rp.countdown,lastRefreshTime:rp.lastRefreshTime}),S===x.ACTIVITY_LOG&&(0,p.jsx)(H,{onBack:()=>E(x.MAIN)}),S===x.MEDIA_BOXES&&(0,p.jsx)(R,{boxes:eJ,loading:W,onSelect:e=>{"back"===e.value?E(x.MAIN):"refresh"===e.value?ra():(eQ(null),e1([]),X(!0),E(x.MEDIA_BOX_DETAIL),rs(e.value))}}),S===x.MEDIA_BOX_DETAIL&&(0,p.jsx)(U,{box:eX,loading:W,error:eU,onSelect:e=>{if("back"===e.value){E(x.MEDIA_BOXES),eQ(null),e1([]);return}"refresh"===e.value?rs(eX.id):"files"===e.value&&(e1([]),e6(null),E(x.MEDIA_FILES),rc(eX.id))}}),S===x.MEDIA_FILES&&(0,p.jsx)($,{files:e0,box:eX,loading:W,onSelect:e=>{if("back"===e.value){E(x.MEDIA_BOX_DETAIL),e6(null);return}"refresh"===e.value?rc(eX.id):(e6(null),X(!0),E(x.MEDIA_FILE_DETAIL),rd(e.value))}}),S===x.MEDIA_FILE_DETAIL&&(0,p.jsx)(G,{file:e4,loading:W,error:eU,onSelect:e=>{if("back"===e.value){E(x.MEDIA_FILES),e6(null);return}"refresh"===e.value&&rd(e4.id)}}),(0,p.jsx)(j,{})]})};var ea="1"===process.env.BRICKS_CLI_DISTRIBUTION,es=(n=l(function*(){if(ea)return void(0,o.render)((0,p.jsx)(eo,{}));var e=(yield t.e(8166).then(t.bind(t,29557))).TerminalInfoProvider;(0,o.render)((0,p.jsx)(e,{children:(0,p.jsx)(eo,{})}))}),function(){return n.apply(this,arguments)})},88161(e,r,t){t.r(r),t.d(r,{ActivityLogClient:()=>S,createActivityLogClient:()=>E});var n=t(67996),l=t(99436),i=t(4275),o=t(32235),a=t(62192),s=t(79657),c=t(64007);function d(e){var r,t,n,l=2;for("u">typeof Symbol&&(t=Symbol.asyncIterator,n=Symbol.iterator);l--;){if(t&&null!=(r=e[t]))return r.call(e);if(n&&null!=(r=e[n]))return new u(r.call(e));t="@@asyncIterator",n="@@iterator"}throw TypeError("Object is not async iterable")}function u(e){function r(e){if(Object(e)!==e)return Promise.reject(TypeError(e+" is not an object."));var r=e.done;return Promise.resolve(e.value).then(function(e){return{value:e,done:r}})}return(u=function(e){this.s=e,this.n=e.next}).prototype={s:null,n:null,next:function(){return r(this.n.apply(this.s,arguments))},return:function(e){var t=this.s.return;return void 0===t?Promise.resolve({value:e,done:!0}):r(t.apply(this.s,arguments))},throw:function(e){var t=this.s.return;return void 0===t?Promise.reject(e):r(t.apply(this.s,arguments))}},new u(e)}function*x(e){if(e.errors?.length)throw Error(e.errors.map(e=>e.message).join("\n"));if(e.data){for(var r of Object.values(e.data))if(Array.isArray(r))for(var t of r)yield t}if(Array.isArray(e.incremental)){for(var n of e.incremental)if(Array.isArray(n.items))for(var l of n.items)yield l}}function h(){return(h=i(function*(e){var r=e.headers.get("content-type")||"";if(r.includes("application/json")){var t=yield o(e.json());if(t.errors?.length)throw Error(t.errors.map(e=>e.message).join("\n"));var n=Object.keys(t.data||{})[0];if(n&&Array.isArray(t.data[n]))for(var l of t.data[n])yield l;return}var i=r.match(/boundary="?([^";]+)"?/),s=i?i[1]:"-",c=`--${s}`,u="",h=!1,f=new TextDecoder,m=e=>{for(var r=0;-1!==(r=e.indexOf(c,r));){if(0===r||"\n"===e[r-1])return r;r+=c.length}return -1},p=function*(){for(var e;-1!==(e=m(u));){var r=u.slice(0,e);(u=u.slice(e+c.length)).startsWith("\r\n")?u=u.slice(2):u.startsWith("\n")&&(u=u.slice(1));var t=r.indexOf("\r\n\r\n"),n=-1!==t?r.slice(t+4).trim():r.trim();if(n){var l=void 0;try{l=JSON.parse(n)}catch{continue}if(yield*x(l),!1===l.hasNext){h=!0;return}}}};try{var g=!1,y=!1;try{for(var v,j,T=d(e.body);g=!(j=yield o(T.next())).done;g=!1){var b=j.value;if(u+=f.decode(b,{stream:!0}),yield*a(d(p()),o),h)break}}catch(e){y=!0,v=e}finally{try{g&&null!=T.return&&(yield o(T.return()))}finally{if(y)throw v}}}catch(e){if(!e.message?.includes("Premature close")||!h)throw e}if(!h&&u.trim()){var _,D=u.indexOf("\r\n\r\n"),S=-1!==D?u.slice(D+4).trim():u.trim();if(S&&!S.startsWith("--")){try{_=JSON.parse(S)}catch{}_&&(yield*a(d(x(_)),o),!1===_.hasNext&&(h=!0))}}e.body?.destroy()})).apply(this,arguments)}function f(e){function r(e){if(Object(e)!==e)return Promise.reject(TypeError(e+" is not an object."));var r=e.done;return Promise.resolve(e.value).then(function(e){return{value:e,done:r}})}return(f=function(e){this.s=e,this.n=e.next}).prototype={s:null,n:null,next:function(){return r(this.n.apply(this.s,arguments))},return:function(e){var t=this.s.return;return void 0===t?Promise.resolve({value:e,done:!0}):r(t.apply(this.s,arguments))},throw:function(e){var t=this.s.return;return void 0===t?Promise.reject(e):r(t.apply(this.s,arguments))}},new f(e)}var m=Buffer.from("\r\n\r\n"),p=Buffer.from("\n\n"),g=e=>{var r=e.indexOf(m),t=m.length;if(-1===r&&(r=e.indexOf(p),t=p.length),-1===r)return null;var n=(e=>{var r={};for(var t of e.toString("latin1").split(/\r?\n/)){var n=t.indexOf(":");n<=0||(r[t.slice(0,n).trim().toLowerCase()]=t.slice(n+1).trim())}return r})(e.subarray(0,r)),l=e.subarray(r+t);if(!l.length)return null;var i=Number.parseInt(n["content-length"],10);return(Number.isInteger(i)&&i>=0&&i<=l.length?l=l.subarray(0,i):l.length>=2&&13===l[l.length-2]&&10===l[l.length-1]?l=l.subarray(0,l.length-2):l.length>=1&&10===l[l.length-1]&&(l=l.subarray(0,l.length-1)),l.length)?{headers:n,body:l}:null},y=(e,r)=>{for(var t=0;-1!==(t=e.indexOf(r,t));){if(0===t||10===e[t-1])return t;t+=r.length}return -1};function v(){return(v=i(function*(e){var r=e.headers.get("content-type")||"",t=r.match(/boundary="?([^";]+)"?/);if(!t)throw Error(`Expected a multipart stream, got "${r||"no content-type"}"`);var n=Buffer.from(`--${t[1]}`),l=Buffer.alloc(0);try{var i=!1,a=!1;try{for(var s,c,d=function(e){var r,t,n,l=2;for("u">typeof Symbol&&(t=Symbol.asyncIterator,n=Symbol.iterator);l--;){if(t&&null!=(r=e[t]))return r.call(e);if(n&&null!=(r=e[n]))return new f(r.call(e));t="@@asyncIterator",n="@@iterator"}throw TypeError("Object is not async iterable")}(e.body);i=!(c=yield o(d.next())).done;i=!1){var u=c.value;l=l.length?Buffer.concat([l,u]):Buffer.from(u);for(var x=void 0;-1!==(x=y(l,n));){var h=l.subarray(0,x);l=l.subarray(x+n.length);var m=h.length>4?g(h):null;if(m){var p=m.headers["x-timestamp"],v=p?Date.parse(p):NaN;yield{...m,timestamp:Number.isNaN(v)?null:v}}}}}catch(e){a=!0,s=e}finally{try{i&&null!=d.return&&(yield o(d.return()))}finally{if(a)throw s}}}finally{e.body?.destroy?.()}var j=l.length>4?g(l):null;if(j){var T=j.headers["x-timestamp"],b=T?Date.parse(T):NaN;yield{...j,timestamp:Number.isNaN(b)?null:b}}})).apply(this,arguments)}var j=`
2
2
  query AL_events($filter: EventsFilter!) {
3
3
  events(filter: $filter) @stream {
4
4
  device_id
@@ -10,10 +10,10 @@ import*as e from"ink";import*as r from"react";import*as t from"react/jsx-runtime
10
10
  timestamp
11
11
  }
12
12
  }
13
- `,b=`
13
+ `,T=`
14
14
  query AL_screenshots($filter: ScreenshotFilter!) {
15
15
  screenshots(filter: $filter) @stream {
16
16
  timestamp
17
17
  }
18
18
  }
19
- `,_=["authorization"];function D(e){var r,t,l,n=2;for("u">typeof Symbol&&(t=Symbol.asyncIterator,l=Symbol.iterator);n--;){if(t&&null!=(r=e[t]))return r.call(e);if(l&&null!=(r=e[l]))return new S(r.call(e));t="@@asyncIterator",l="@@iterator"}throw TypeError("Object is not async iterable")}function S(e){function r(e){if(Object(e)!==e)return Promise.reject(TypeError(e+" is not an object."));var r=e.done;return Promise.resolve(e.value).then(function(e){return{value:e,done:r}})}return(S=function(e){this.s=e,this.n=e.next}).prototype={s:null,n:null,next:function(){return r(this.n.apply(this.s,arguments))},return:function(e){var t=this.s.return;return void 0===t?Promise.resolve({value:e,done:!0}):r(t.apply(this.s,arguments))},throw:function(e){var t=this.s.return;return void 0===t?Promise.reject(e):r(t.apply(this.s,arguments))}},new S(e)}var E=u(function e(r,t){var l;d(this,e),this.baseUrl=r,this.auth="string"==typeof t?{kind:"token",token:t,getHeaders:(l=c(function*(){return{authorization:`Bearer ${t}`}}),function(){return l.apply(this,arguments)})}:t,this.token=this.auth?.token,this.graphqlUrl=`${r}/api/graphql`,this.fetch=function(e){var r=process.env.HTTPS_PROXY||process.env.https_proxy;if(!r||!e.startsWith("https://"))return m.Ay;var t=new p(r);return(e,r={})=>(0,m.Ay)(e,{...r,agent:t})}(r)},[{key:"authHeaders",value:(l=c(function*(){var e=yield this.auth.getHeaders();return{Authorization:e.authorization,...s(e,_)}}),function(){return l.apply(this,arguments)})},{key:"authenticatedFetch",value:(n=c(function*(e,r={}){var t,l=this,n=(t=c(function*(){return l.fetch(e,{...r,headers:{...r.headers,...yield l.authHeaders()}})}),function(){return t.apply(this,arguments)}),i=yield n();return 401!==i.status||"function"!=typeof this.auth.refresh?i:(i.body?.destroy?.(),yield this.auth.refresh(),n())}),function(e){return n.apply(this,arguments)})},{key:"streamQuery",value:function(e,r){var t=this;return x(function*(e,r,{signal:l}={}){var n=yield h(t.authenticatedFetch(t.graphqlUrl,{method:"POST",headers:{"Content-Type":"application/json",Accept:'multipart/mixed; boundary="-", application/json'},body:JSON.stringify({query:e,variables:r}),signal:l}));if(!n.ok){var i=yield h(n.text().catch(()=>""));throw Error(`Activity-log query failed (${n.status}): ${i}`)}yield*f(D(function(e){return v.apply(this,arguments)}(n)),h)}).apply(this,arguments)}},{key:"events",value:function(e,r){var t=this;return x(function*(){yield*f(D(t.streamQuery(T,{filter:e},r)),h)})()}},{key:"screenshots",value:function(e,r){var t=this;return x(function*(){yield*f(D(t.streamQuery(b,{filter:e},r)),h)})()}},{key:"collectEvents",value:(i=c(function*(e,{limit:r,signal:t}={}){var l=[],n=!1,i=!1;try{for(var o,a,s=D(this.events(e,{signal:t}));n=!(a=yield s.next()).done;n=!1){var c=a.value;if(l.push(c),r&&l.length>=r)break}}catch(e){i=!0,o=e}finally{try{n&&null!=s.return&&(yield s.return())}finally{if(i)throw o}}return l}),function(e){return i.apply(this,arguments)})},{key:"collectScreenshots",value:(o=c(function*(e,{signal:r}={}){var t=[],l=!1,n=!1;try{for(var i,o,a=D(this.screenshots(e,{signal:r}));l=!(o=yield a.next()).done;l=!1){var s=o.value;t.push(s)}}catch(e){n=!0,i=e}finally{try{l&&null!=a.return&&(yield a.return())}finally{if(n)throw i}}return t}),function(e){return o.apply(this,arguments)})},{key:"downloadScreenshot",value:(a=c(function*(e,r,t,{signal:l}={}){var n=`${this.baseUrl}/api/v1/${encodeURIComponent(e)}/${encodeURIComponent(r)}/screenshot?ts=${encodeURIComponent(t)}`,i=yield this.authenticatedFetch(n,{signal:l});if(!i.ok){var o=yield i.text().catch(()=>"");throw Error(`Screenshot fetch failed (${i.status}): ${o}`)}return Buffer.from((yield i.arrayBuffer()))}),function(e,r,t){return a.apply(this,arguments)})}]),I=(e,r)=>new E(e,r)},77768(e,r,t){t.d(r,{BZ:()=>j,KN:()=>p,kU:()=>m,o0:()=>y,oz:()=>g});var l,n,i,o,a=t(99436),s=t(16928),c=t(79896),d=t(35317),u=t(10750),x=e=>{try{return(0,d.execSync)(`which ${e}`,{stdio:"ignore"}),!0}catch{return!1}},h=(e,r,t)=>new Promise((l,n)=>{var i=[e,...r].join(" "),o=(0,d.spawn)(i,[],{cwd:t,stdio:"pipe",shell:!0}),a=[];o.stderr.on("data",e=>a.push(e)),o.on("close",e=>{0===e?l():n(Error(Buffer.concat(a).toString().trim()||`Command failed with code ${e}`))}),o.on("error",n)}),f=(l=a(function*(e,r){try{var l=(yield t.e(7456).then(t.bind(t,79491))).format;return(yield l(r,e,{trailingComma:"all",tabWidth:2,semi:!1,singleQuote:!0,printWidth:100})).code}catch{}return e}),function(e,r){return l.apply(this,arguments)}),m=(e=[])=>{var r=e.find(e=>"application.json"===e.name);if(!r)return"bricks-ctor";try{var t=JSON.parse(r.input);return u(t.name||"bricks-ctor")}catch{return"bricks-ctor"}},p=(n=a(function*(e,r){var t;return Promise.all(e.map((t=a(function*(e){var t=s.join(r,e.name),l=e.input;return e.formatable&&(l=yield f(l,t)),{...e,filePath:t,content:l}}),function(e){return t.apply(this,arguments)})))}),function(e,r){return n.apply(this,arguments)}),g=e=>{e.forEach(e=>{c.mkdirSync(s.dirname(e.filePath),{recursive:!0}),c.writeFileSync(e.filePath,e.content)})},y=(i=a(function*(e,r={}){var t="function"==typeof r.onStatus?r.onStatus:()=>{},l=!1,n=!1;if(!1!==r.install&&x("bun")){t("Installing dependencies (bun install)...");try{yield h("bun",["install"],e),l=!0}catch{}}if(!1!==r.git&&x("git")){t("Initializing git repository...");try{yield h("git",["init"],e),yield h("git",["add","."],e),yield h("git",["-c 'user.name=BRICKS CLI'","-c 'user.email=cli@bricks.tools'","commit","-m 'chore: initialize commit'"],e),n=!0}catch{}}return{bunInstalled:l,gitInitialized:n}}),function(e){return i.apply(this,arguments)}),j=(o=a(function*(e,r,t){var l=t.client,n=t.output,i=t.outputAsTarget;if(!l)throw Error("client is required");if(!n)throw Error("output directory is required");var o=(e=>{for(var r=s.resolve(e);;){if(c.existsSync(s.join(r,"application.json"))||c.existsSync(s.join(r,"module.json")))return r;var t=s.dirname(r);if(t===r)return null;r=t}})(i?s.dirname(s.resolve(n)):n);if(o)throw Error(`Cannot initialize a new BRICKS project inside an existing project (${o}). Choose a directory outside the project.`);var a="application"===e?l.applicationProject:l.moduleProject,d=yield a({id:r,buildApplicationOnly:!1,setupGitHubActions:!1!==t.githubActions,setupAgents:!1!==t.agents,setupClaudeCode:!1!==t.claude,setupGeminiCLI:!0===t.gemini});if(!d?.files)throw Error(`${e} project not found`);var u=m(d.files),x=i?s.resolve(n):s.resolve(n,u);if(c.existsSync(x))throw Error(`Directory already exists: ${x}`);c.mkdirSync(x,{recursive:!0}),g((yield p(d.files,x)));var h=yield y(x,t),f=h.bunInstalled,j=h.gitInitialized;return{success:!0,path:x,files:d.files.length,bunInstalled:f,gitInitialized:j}}),function(e,r,t){return o.apply(this,arguments)})},60450(e,r,t){t.r(r),t.d(r,{buildScreenshotUrl:()=>f,downloadScreenshot:()=>m,fetchAndSaveScreenshot:()=>p,getDeviceScreenshot:()=>h,getSystemMediaBoxId:()=>x,isMediaEnabled:()=>u});var l,n,i,o=t(99436),a=t(79657),s=t(73024),c=t(76760),d=t(48161),u=e=>e?.media_resource?.enable_media_workspace===!0,x=e=>u(e)&&e.media_resource?.system_media_box_id||null,h=(l=o(function*(e,r,t){var l=yield e.mediaFiles({boxId:r,userTags:[`bricks_screenshot_${t}`],limit:1});return l?.[0]||null}),function(e,r,t){return l.apply(this,arguments)}),f=(e,{preferThumbnail:r=!1}={})=>{if(!e?.meta?.storageEndpoint)return null;var t=e.meta,l=t.storageEndpoint,n=t.originalFileKey,i=(r?(e=>{var r=e?.meta;if(!r)return null;if("Video"===e.fileType&&r.videoThumbOriginalFileKey)return r.videoThumbOriginalFileKey;var t=r.imageVersions||[];if(!Array.isArray(t)||0===t.length)return null;var l=t.filter(e=>e?.strategy==="BOUNDED"&&"number"==typeof e.width).sort((e,r)=>e.width-r.width);return(l[0]||t[0])?.key||null})(e):null)||n;return i?`${l}/${i}`:null},m=(n=o(function*(e,r=null){var t=yield(0,a.Ay)(e);if(!t.ok)throw Error(`Failed to download screenshot: ${t.statusText}`);var l=yield t.buffer(),n=r||c.join(d.tmpdir(),`bricks-screenshot-${Date.now()}.png`),i=c.dirname(n);return s.existsSync(i)||s.mkdirSync(i,{recursive:!0}),s.writeFileSync(n,l),n}),function(e){return n.apply(this,arguments)}),p=(i=o(function*(e,r,t,l=null,n={}){var i=x(r);if(!i)return{error:"Media workspace not enabled for this workspace"};var o=yield h(e,i,t);if(!o)return{error:"No screenshot available for this device"};var a=f(o,n);return a?{path:yield m(a,l),file:o,url:a}:{error:"Could not build screenshot URL"}}),function(e,r,t){return i.apply(this,arguments)})}};
19
+ `,b=["authorization"];function _(e){var r,t,n,l=2;for("u">typeof Symbol&&(t=Symbol.asyncIterator,n=Symbol.iterator);l--;){if(t&&null!=(r=e[t]))return r.call(e);if(n&&null!=(r=e[n]))return new D(r.call(e));t="@@asyncIterator",n="@@iterator"}throw TypeError("Object is not async iterable")}function D(e){function r(e){if(Object(e)!==e)return Promise.reject(TypeError(e+" is not an object."));var r=e.done;return Promise.resolve(e.value).then(function(e){return{value:e,done:r}})}return(D=function(e){this.s=e,this.n=e.next}).prototype={s:null,n:null,next:function(){return r(this.n.apply(this.s,arguments))},return:function(e){var t=this.s.return;return void 0===t?Promise.resolve({value:e,done:!0}):r(t.apply(this.s,arguments))},throw:function(e){var t=this.s.return;return void 0===t?Promise.reject(e):r(t.apply(this.s,arguments))}},new D(e)}class S{constructor(e,r){var t;this.baseUrl=e,this.auth="string"==typeof r?{kind:"token",token:r,getHeaders:(t=l(function*(){return{authorization:`Bearer ${r}`}}),function(){return t.apply(this,arguments)})}:r,this.token=this.auth?.token,this.graphqlUrl=`${e}/api/graphql`,this.fetch=function(e){var r=process.env.HTTPS_PROXY||process.env.https_proxy;if(!r||!e.startsWith("https://"))return s.Ay;var t=new c(r);return(e,r={})=>(0,s.Ay)(e,{...r,agent:t})}(e)}authHeaders(){var e=this;return l(function*(){var r=yield e.auth.getHeaders();return{Authorization:r.authorization,...n(r,b)}})()}authenticatedFetch(e){var r=this;return l(function*(e,t={}){var n,i=(n=l(function*(){return r.fetch(e,{...t,headers:{...t.headers,...yield r.authHeaders()}})}),function(){return n.apply(this,arguments)}),o=yield i();return 401!==o.status||"function"!=typeof r.auth.refresh?o:(o.body?.destroy?.(),yield r.auth.refresh(),i())}).apply(this,arguments)}streamQuery(e,r){var t=this;return i(function*(e,r,{signal:n}={}){var l=yield o(t.authenticatedFetch(t.graphqlUrl,{method:"POST",headers:{"Content-Type":"application/json",Accept:'multipart/mixed; boundary="-", application/json'},body:JSON.stringify({query:e,variables:r}),signal:n}));if(!l.ok){var i=yield o(l.text().catch(()=>""));throw Error(`Activity-log query failed (${l.status}): ${i}`)}yield*a(_(function(e){return h.apply(this,arguments)}(l)),o)}).apply(this,arguments)}events(e,r){var t=this;return i(function*(){yield*a(_(t.streamQuery(j,{filter:e},r)),o)})()}screenshots(e,r){var t=this;return i(function*(){yield*a(_(t.streamQuery(T,{filter:e},r)),o)})()}collectEvents(e){var r=this;return l(function*(e,{limit:t,signal:n}={}){var l=[],i=!1,o=!1;try{for(var a,s,c=_(r.events(e,{signal:n}));i=!(s=yield c.next()).done;i=!1){var d=s.value;if(l.push(d),t&&l.length>=t)break}}catch(e){o=!0,a=e}finally{try{i&&null!=c.return&&(yield c.return())}finally{if(o)throw a}}return l}).apply(this,arguments)}collectScreenshots(e){var r=this;return l(function*(e,{signal:t}={}){var n=[],l=!1,i=!1;try{for(var o,a,s=_(r.screenshots(e,{signal:t}));l=!(a=yield s.next()).done;l=!1){var c=a.value;n.push(c)}}catch(e){i=!0,o=e}finally{try{l&&null!=s.return&&(yield s.return())}finally{if(i)throw o}}return n}).apply(this,arguments)}downloadScreenshot(e,r,t){var n=this;return l(function*(e,r,t,{signal:l}={}){var i=`${n.baseUrl}/api/v1/${encodeURIComponent(e)}/${encodeURIComponent(r)}/screenshot?ts=${encodeURIComponent(t)}`,o=yield n.authenticatedFetch(i,{signal:l});if(!o.ok){var a=yield o.text().catch(()=>"");throw Error(`Screenshot fetch failed (${o.status}): ${a}`)}return Buffer.from((yield o.arrayBuffer()))}).apply(this,arguments)}streamScreenshots(e,r,t,n){var l=this;return i(function*(e,r,t,n,{signal:i}={}){var s=`${l.baseUrl}/api/v1/${encodeURIComponent(e)}/${encodeURIComponent(r)}/screenshot/stream?from=${encodeURIComponent(t)}&to=${encodeURIComponent(n)}`,c=yield o(l.authenticatedFetch(s,{signal:i}));if(!c.ok){var d=yield o(c.text().catch(()=>""));throw Error(`Screenshot stream failed (${c.status}): ${d}`)}yield*a(_(function(e){return v.apply(this,arguments)}(c)),o)}).apply(this,arguments)}}var E=(e,r)=>new S(e,r)},77768(e,r,t){t.d(r,{BZ:()=>v,KN:()=>p,kU:()=>m,o0:()=>y,oz:()=>g});var n,l,i,o,a=t(99436),s=t(16928),c=t(79896),d=t(35317),u=t(10750),x=e=>{try{return(0,d.execSync)(`which ${e}`,{stdio:"ignore"}),!0}catch{return!1}},h=(e,r,t)=>new Promise((n,l)=>{var i=[e,...r].join(" "),o=(0,d.spawn)(i,[],{cwd:t,stdio:"pipe",shell:!0}),a=[];o.stderr.on("data",e=>a.push(e)),o.on("close",e=>{0===e?n():l(Error(Buffer.concat(a).toString().trim()||`Command failed with code ${e}`))}),o.on("error",l)}),f=(n=a(function*(e,r){try{var n=(yield t.e(7456).then(t.bind(t,79491))).format;return(yield n(r,e,{trailingComma:"all",tabWidth:2,semi:!1,singleQuote:!0,printWidth:100})).code}catch{}return e}),function(e,r){return n.apply(this,arguments)}),m=(e=[])=>{var r=e.find(e=>"application.json"===e.name);if(!r)return"bricks-ctor";try{var t=JSON.parse(r.input);return u(t.name||"bricks-ctor")}catch{return"bricks-ctor"}},p=(l=a(function*(e,r){var t;return Promise.all(e.map((t=a(function*(e){var t=s.join(r,e.name),n=e.input;return e.formatable&&(n=yield f(n,t)),{...e,filePath:t,content:n}}),function(e){return t.apply(this,arguments)})))}),function(e,r){return l.apply(this,arguments)}),g=e=>{e.forEach(e=>{c.mkdirSync(s.dirname(e.filePath),{recursive:!0}),c.writeFileSync(e.filePath,e.content)})},y=(i=a(function*(e,r={}){var t="function"==typeof r.onStatus?r.onStatus:()=>{},n=!1,l=!1;if(!1!==r.install&&x("bun")){t("Installing dependencies (bun install)...");try{yield h("bun",["install"],e),n=!0}catch{}}if(!1!==r.git&&x("git")){t("Initializing git repository...");try{yield h("git",["init"],e),yield h("git",["add","."],e),yield h("git",["-c 'user.name=BRICKS CLI'","-c 'user.email=cli@bricks.tools'","commit","-m 'chore: initialize commit'"],e),l=!0}catch{}}return{bunInstalled:n,gitInitialized:l}}),function(e){return i.apply(this,arguments)}),v=(o=a(function*(e,r,t){var n=t.client,l=t.output,i=t.outputAsTarget;if(!n)throw Error("client is required");if(!l)throw Error("output directory is required");var o=(e=>{for(var r=s.resolve(e);;){if(c.existsSync(s.join(r,"application.json"))||c.existsSync(s.join(r,"module.json")))return r;var t=s.dirname(r);if(t===r)return null;r=t}})(i?s.dirname(s.resolve(l)):l);if(o)throw Error(`Cannot initialize a new BRICKS project inside an existing project (${o}). Choose a directory outside the project.`);var a="application"===e?n.applicationProject:n.moduleProject,d=yield a({id:r,buildApplicationOnly:!1,setupGitHubActions:!1!==t.githubActions,setupAgents:!1!==t.agents,setupClaudeCode:!1!==t.claude,setupGeminiCLI:!0===t.gemini});if(!d?.files)throw Error(`${e} project not found`);var u=m(d.files),x=i?s.resolve(l):s.resolve(l,u);if(c.existsSync(x))throw Error(`Directory already exists: ${x}`);c.mkdirSync(x,{recursive:!0}),g((yield p(d.files,x)));var h=yield y(x,t),f=h.bunInstalled,v=h.gitInitialized;return{success:!0,path:x,files:d.files.length,bunInstalled:f,gitInitialized:v}}),function(e,r,t){return o.apply(this,arguments)})},60450(e,r,t){t.r(r),t.d(r,{buildScreenshotUrl:()=>f,downloadScreenshot:()=>m,fetchAndSaveScreenshot:()=>p,getDeviceScreenshot:()=>h,getSystemMediaBoxId:()=>x,isMediaEnabled:()=>u});var n,l,i,o=t(99436),a=t(79657),s=t(73024),c=t(76760),d=t(48161),u=e=>e?.media_resource?.enable_media_workspace===!0,x=e=>u(e)&&e.media_resource?.system_media_box_id||null,h=(n=o(function*(e,r,t){var n=yield e.mediaFiles({boxId:r,userTags:[`bricks_screenshot_${t}`],limit:1});return n?.[0]||null}),function(e,r,t){return n.apply(this,arguments)}),f=(e,{preferThumbnail:r=!1}={})=>{if(!e?.meta?.storageEndpoint)return null;var t=e.meta,n=t.storageEndpoint,l=t.originalFileKey,i=(r?(e=>{var r=e?.meta;if(!r)return null;if("Video"===e.fileType&&r.videoThumbOriginalFileKey)return r.videoThumbOriginalFileKey;var t=r.imageVersions||[];if(!Array.isArray(t)||0===t.length)return null;var n=t.filter(e=>e?.strategy==="BOUNDED"&&"number"==typeof e.width).sort((e,r)=>e.width-r.width);return(n[0]||t[0])?.key||null})(e):null)||l;return i?`${n}/${i}`:null},m=(l=o(function*(e,r=null){var t=yield(0,a.Ay)(e);if(!t.ok)throw Error(`Failed to download screenshot: ${t.statusText}`);var n=yield t.buffer(),l=r||c.join(d.tmpdir(),`bricks-screenshot-${Date.now()}.png`),i=c.dirname(l);return s.existsSync(i)||s.mkdirSync(i,{recursive:!0}),s.writeFileSync(l,n),l}),function(e){return l.apply(this,arguments)}),p=(i=o(function*(e,r,t,n=null,l={}){var i=x(r);if(!i)return{error:"Media workspace not enabled for this workspace"};var o=yield h(e,i,t);if(!o)return{error:"No screenshot available for this device"};var a=f(o,l);return a?{path:yield m(a,n),file:o,url:a}:{error:"Could not build screenshot URL"}}),function(e,r,t){return i.apply(this,arguments)})}};
package/lib/7494.js CHANGED
@@ -1,4 +1,4 @@
1
- export const __rspack_esm_id=7494;export const __rspack_esm_ids=[7494];export const __webpack_modules__={59957(e,r,t){t.r(r),t.d(r,{BricksControllerClient:()=>f,createControllerClient:()=>y});var n,i=t(99436),a=t(5018),o=t(44668),s=t(54506),l=t(78549),p=t(94370),c=t(75149),h=s.ApolloClient,u=s.InMemoryCache,d=s.HttpLink,_=l.o,f=o(function e(r,t){a(this,e),this.baseUrl=r,this.endpoint="/api/graphql";var n,o=new d({uri:`${r}${this.endpoint}`,fetch:(0,c.P)(r)}),s=_((n=i(function*(e,{headers:r}){return{headers:{...r,authorization:`Bearer ${yield t()}`}}}),function(e,r){return n.apply(this,arguments)}));this.apolloClient=new h({link:s.concat(o),cache:new u,defaultOptions:{query:{errorPolicy:"all",fetchPolicy:"no-cache"}}})},[{key:"workspaces",value:(n=i(function*(){for(var e=(0,p.default)`
1
+ export const __rspack_esm_id=7494;export const __rspack_esm_ids=[7494];export const __webpack_modules__={59957(e,r,t){t.r(r),t.d(r,{BricksControllerClient:()=>h,createControllerClient:()=>d});var a=t(99436),n=t(54506),i=t(78549),o=t(94370),s=t(75149),l=n.ApolloClient,c=n.InMemoryCache,p=n.HttpLink,u=i.o;class h{constructor(e,r){this.baseUrl=e,this.endpoint="/api/graphql";var t,n=new p({uri:`${e}${this.endpoint}`,fetch:(0,s.P)(e)}),i=u((t=a(function*(e,{headers:t}){return{headers:{...t,authorization:`Bearer ${yield r()}`}}}),function(e,r){return t.apply(this,arguments)}));this.apolloClient=new l({link:i.concat(n),cache:new c,defaultOptions:{query:{errorPolicy:"all",fetchPolicy:"no-cache"}}})}workspaces(){var e=this;return a(function*(){for(var r=(0,o.default)`
2
2
  query cliWorkspaces($paginate: Paginate) {
3
3
  workspaces(paginate: $paginate) {
4
4
  _id
@@ -15,4 +15,21 @@ export const __rspack_esm_id=7494;export const __rspack_esm_ids=[7494];export co
15
15
  }
16
16
  }
17
17
  }
18
- `,r=[],t=0;;t+=100){var n=yield this.apolloClient.query({query:e,variables:{paginate:{limit:100,offset:t}}}),i=n.data,a=n.errors;if(a?.length>0)throw Error(a.map(({message:e})=>e).join("\n"));var o=i.workspaces||[];if(r.push(...o),o.length<100)return r}}),function(){return n.apply(this,arguments)})}]),y=(e,r)=>new f(e,r)},75149(e,r,t){t.d(r,{P:()=>a});var n=t(79657),i=t(64007);function a(e){var r=process.env.HTTPS_PROXY||process.env.https_proxy;if(!r||!e.startsWith("https://"))return n.Ay;var t=new i(r);return(e,r={})=>(0,n.Ay)(e,{...r,agent:t})}}};
18
+ `,t=[],a=0;;a+=100){var n=yield e.apolloClient.query({query:r,variables:{paginate:{limit:100,offset:a}}}),i=n.data,s=n.errors;if(s?.length>0)throw Error(s.map(({message:e})=>e).join("\n"));var l=i.workspaces||[];if(t.push(...l),l.length<100)return t}})()}createWorkspace(e){var r=this;return a(function*({name:e,description:t}){var a=(0,o.default)`
19
+ mutation cliCreateWorkspace($name: String, $description: String) {
20
+ createWorkspace(name: $name, description: $description) {
21
+ _id
22
+ name
23
+ description
24
+ billing {
25
+ plan {
26
+ type
27
+ period
28
+ }
29
+ lock {
30
+ features
31
+ }
32
+ }
33
+ }
34
+ }
35
+ `,n=yield r.apolloClient.mutate({mutation:a,variables:{name:e,description:t},errorPolicy:"all",fetchPolicy:"no-cache"}),i=n.data,s=n.errors;if(s?.length>0)throw Error(s.map(({message:e})=>e).join("\n"));return i.createWorkspace}).apply(this,arguments)}}var d=(e,r)=>new h(e,r)},75149(e,r,t){t.d(r,{P:()=>i});var a=t(79657),n=t(64007);function i(e){var r=process.env.HTTPS_PROXY||process.env.https_proxy;if(!r||!e.startsWith("https://"))return a.Ay;var t=new n(r);return(e,r={})=>(0,a.Ay)(e,{...r,agent:t})}}};