docker-client-mx 1.38.0 → 1.40.0
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/dist/docker-desktop-mx/browser/chunk-5jLUVNg7.js +1 -0
- package/dist/docker-desktop-mx/browser/chunk-7fAa0H9l2.js +1 -0
- package/dist/docker-desktop-mx/browser/chunk-8P32TlCt.js +1 -0
- package/dist/docker-desktop-mx/browser/{chunk-D7w-wcec.js → chunk-BEAPEQBM.js} +1 -1
- package/dist/docker-desktop-mx/browser/chunk-BH9xkVLp.js +1 -0
- package/dist/docker-desktop-mx/browser/chunk-BMXieIjc.js +1 -0
- package/dist/docker-desktop-mx/browser/chunk-BfC3KqGQ.js +1 -0
- package/dist/docker-desktop-mx/browser/{chunk-JJCcZGeB.js → chunk-Bn40KMmY.js} +1 -1
- package/dist/docker-desktop-mx/browser/{chunk-Ou7gEgt7.js → chunk-Bw7Mtap6.js} +1 -1
- package/dist/docker-desktop-mx/browser/chunk-CC7DUrLR.js +1 -0
- package/dist/docker-desktop-mx/browser/{chunk-_hzP4C8y.js → chunk-CC_wIdx2.js} +1 -1
- package/dist/docker-desktop-mx/browser/chunk-CHFuuSv8.js +1 -0
- package/dist/docker-desktop-mx/browser/{chunk-BKqokLUJ.js → chunk-CP90rR4k.js} +1 -1
- package/dist/docker-desktop-mx/browser/chunk-CZNcOfBu2.js +6 -0
- package/dist/docker-desktop-mx/browser/chunk-CaYY-6hH.js +1 -0
- package/dist/docker-desktop-mx/browser/chunk-Ch8nHKqR.js +1 -0
- package/dist/docker-desktop-mx/browser/chunk-CiOk-qoT.js +1 -0
- package/dist/docker-desktop-mx/browser/{chunk-CRU66E5W.js → chunk-CmtjDUsV.js} +1 -1
- package/dist/docker-desktop-mx/browser/{chunk-DyCLoZvj.js → chunk-CpVmilfG.js} +2 -2
- package/dist/docker-desktop-mx/browser/chunk-CzrtYwlw.js +1 -0
- package/dist/docker-desktop-mx/browser/chunk-D0pCyzqb.js +1 -0
- package/dist/docker-desktop-mx/browser/chunk-D4dQfTTc.js +1 -0
- package/dist/docker-desktop-mx/browser/chunk-DAgdneMS.js +1 -0
- package/dist/docker-desktop-mx/browser/{chunk-n7jRjd3_.js → chunk-DBPVGjlB.js} +2 -2
- package/dist/docker-desktop-mx/browser/chunk-DEsPgcXV.js +4 -0
- package/dist/docker-desktop-mx/browser/chunk-DFhjd8-d2.js +1 -0
- package/dist/docker-desktop-mx/browser/chunk-DGtAiSbg.js +1 -0
- package/dist/docker-desktop-mx/browser/{chunk-F0R0gI7h.js → chunk-DKNRYU3y.js} +1 -1
- package/dist/docker-desktop-mx/browser/chunk-DLh60Eif.js +1 -0
- package/dist/docker-desktop-mx/browser/chunk-DdFeg3-c.js +3 -0
- package/dist/docker-desktop-mx/browser/{chunk-CtE-C6Yi.js → chunk-Di8ZOBwa.js} +1 -1
- package/dist/docker-desktop-mx/browser/{chunk-Dw7M06TM.js → chunk-Doow6WqE.js} +1 -1
- package/dist/docker-desktop-mx/browser/chunk-Dq9pgyA42.js +2 -0
- package/dist/docker-desktop-mx/browser/chunk-Ds9stAVj.js +1 -0
- package/dist/docker-desktop-mx/browser/chunk-Dz9ZDzia.js +1 -0
- package/dist/docker-desktop-mx/browser/{chunk-B417lX5i.js → chunk-MpnWAfxv.js} +1 -1
- package/dist/docker-desktop-mx/browser/chunk-fqYbS3e-.js +1 -0
- package/dist/docker-desktop-mx/browser/{chunk-CcSH3zkW.js → chunk-lLCuDcp6.js} +1 -1
- package/dist/docker-desktop-mx/browser/chunk-nped2UPz.js +1 -0
- package/dist/docker-desktop-mx/browser/{chunk-CJj93ZID.js → chunk-wVwXBw1N.js} +1 -1
- package/dist/docker-desktop-mx/browser/index.html +2 -2
- package/dist/docker-desktop-mx/browser/main-HUWYR6IC.js +1 -0
- package/dist/docker-desktop-mx/browser/styles-D7Y5N7JX.css +1 -0
- package/dist-electron/attention.js +13 -1
- package/dist-electron/attention.js.map +1 -1
- package/dist-electron/channels.js +9 -0
- package/dist-electron/channels.js.map +1 -1
- package/dist-electron/compose-drift.js +80 -0
- package/dist-electron/compose-drift.js.map +1 -0
- package/dist-electron/compose.js +3 -1
- package/dist-electron/compose.js.map +1 -1
- package/dist-electron/containers.js +3 -0
- package/dist-electron/containers.js.map +1 -1
- package/dist-electron/cpu-limit.js +58 -0
- package/dist-electron/cpu-limit.js.map +1 -0
- package/dist-electron/image-file.js +124 -0
- package/dist-electron/image-file.js.map +1 -0
- package/dist-electron/ipc.js +49 -3
- package/dist-electron/ipc.js.map +1 -1
- package/dist-electron/main.js +49 -0
- package/dist-electron/main.js.map +1 -1
- package/dist-electron/preload.js +18 -1
- package/dist-electron/preload.js.map +1 -1
- package/dist-electron/run-command.js +104 -1
- package/dist-electron/run-command.js.map +1 -1
- package/dist-electron/service-build.js +85 -0
- package/dist-electron/service-build.js.map +1 -0
- package/dist-electron/tray-menu.js +84 -0
- package/dist-electron/tray-menu.js.map +1 -0
- package/package.json +1 -1
- package/dist/docker-desktop-mx/browser/chunk-3Xh0zgnl.js +0 -4
- package/dist/docker-desktop-mx/browser/chunk-86dQWBGy.js +0 -2
- package/dist/docker-desktop-mx/browser/chunk-A1-s5LFW.js +0 -1
- package/dist/docker-desktop-mx/browser/chunk-B10he8vC.js +0 -1
- package/dist/docker-desktop-mx/browser/chunk-BJhrBPGr.js +0 -1
- package/dist/docker-desktop-mx/browser/chunk-BJln0q-L.js +0 -1
- package/dist/docker-desktop-mx/browser/chunk-BNyiHfLm.js +0 -1
- package/dist/docker-desktop-mx/browser/chunk-Biflawt5.js +0 -1
- package/dist/docker-desktop-mx/browser/chunk-BuZMCHMG.js +0 -1
- package/dist/docker-desktop-mx/browser/chunk-C2AEaPKl.js +0 -1
- package/dist/docker-desktop-mx/browser/chunk-CKKQa1e9.js +0 -1
- package/dist/docker-desktop-mx/browser/chunk-CQJfJJJO.js +0 -4
- package/dist/docker-desktop-mx/browser/chunk-Cc4TZhIN2.js +0 -1
- package/dist/docker-desktop-mx/browser/chunk-CcUK35Ba.js +0 -1
- package/dist/docker-desktop-mx/browser/chunk-ChkLvkqV.js +0 -1
- package/dist/docker-desktop-mx/browser/chunk-ClFvQPeD.js +0 -1
- package/dist/docker-desktop-mx/browser/chunk-CleqfF2a.js +0 -1
- package/dist/docker-desktop-mx/browser/chunk-CsmSLtiO.js +0 -1
- package/dist/docker-desktop-mx/browser/chunk-Cxf0K3gA.js +0 -1
- package/dist/docker-desktop-mx/browser/chunk-D2ip_9iB.js +0 -1
- package/dist/docker-desktop-mx/browser/chunk-DBk_NOEo.js +0 -1
- package/dist/docker-desktop-mx/browser/chunk-DNfHCIbw.js +0 -1
- package/dist/docker-desktop-mx/browser/chunk-DmnENnOJ.js +0 -1
- package/dist/docker-desktop-mx/browser/main-27BJOEBW.js +0 -1
- package/dist/docker-desktop-mx/browser/styles-RGTBYKL7.css +0 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{L as Kr,Rt as X,cn as f,gr as wt,jn as lk,on as eH}from"./chunk-DEsPgcXV.js";var o;var y=f(()=>{Kr();lk();Kr();o=class a{state=wt(null);busy=wt(!1);startingWsl=wt(!1);wslFailure=wt(null);startedWsl=wt(!1);status=this.state.asReadonly();loading=this.busy.asReadonly();wslStarting=this.startingWsl.asReadonly();wslProblem=this.wslFailure.asReadonly();wslStartedBefore=this.startedWsl.asReadonly();async refresh(){this.busy.set(!0);try{this.state.set(await window.electron.engine.status())}finally{this.busy.set(!1)}}async startWsl(e){return this.start(()=>window.electron.engine.startWsl(e),!0)}async startWslDaemon(e){return this.start(()=>window.electron.engine.startWslDaemon(e),!1)}async start(e,r){this.startingWsl.set(!0),this.wslFailure.set(null);try{let s=await e();return s.ok?this.startedWsl.set(r):this.wslFailure.set(s.problem),await this.refresh(),s.ok}catch(s){return this.wslFailure.set(eH(s)),!1}finally{this.startingWsl.set(!1)}}static ɵfac=function(r){return new(r||a)};static ɵprov=X({token:a,factory:a.ɵfac,providedIn:`root`})}});export{y as n,o as t};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{$n as sk,$t as bg,Bn as ok,Ct as Tg,D as HE,Dn as kc,En as kE,F as Jm,Fn as nS,G as Nc,Gn as pj,Gt as _m,L as Kr,Nn as mg,Nt as W,Pn as mj,Pt as Wm,Q as Oi,Qn as sg,St as Tc,Tn as jc,U as My,Wn as pg,Xn as rf,Xt as bS,Z as Od,_t as Sc,br as yS,bt as TE,cn as f,cr as ve,et as Ot$1,gr as wt$1,ht as SE,jn as lk,l as C,ln as fS,lr as vg,lt as RE,mr as wc,on as eH,or as vS,qt as ag,r as Ac,rn as dk,s as Br,sn as ec,w as Gm,xn as hg,z as Ld}from"./chunk-DEsPgcXV.js";import{n as u,t as f$1}from"./chunk-MpnWAfxv.js";import"./chunk-Ds9stAVj.js";import{i as h,n as N,r as d}from"./chunk-wVwXBw1N.js";import{n as h$1,t as P}from"./chunk-8P32TlCt.js";import{n as o,t as i}from"./chunk-Bn40KMmY.js";import{n as p,t as M}from"./chunk-CC_wIdx2.js";import"./chunk-CHFuuSv8.js";import"./chunk-Bw7Mtap6.js";import{_ as pn,d as dn,f as fn,g as ln,l as an,m as ie,r as Je,u as cn,v as un}from"./chunk-BfC3KqGQ.js";import{n as x,t as u$1}from"./chunk-Doow6WqE.js";import{r as Q,s as fe,u as ra}from"./chunk-CaYY-6hH.js";import{n as P$1,t as K}from"./chunk-lLCuDcp6.js";import{n as W$1,t as J}from"./chunk-DGtAiSbg.js";import{n as V,t as G}from"./chunk-CmtjDUsV.js";import{i as z,n as oe,r as x$1}from"./chunk-D0pCyzqb.js";function Xe(a,e){a&1&&(Oi(0,`p`,13),fS(1),Nc()),a&2&&(ec(),pg(e))}function Ye(a,e){if(a&1&&(Oi(0,`p`,14),fS(1),Nc()),a&2){let t=HE(3);ec(),pg(t.t().empty)}}function et(a,e){if(a&1&&(Oi(0,`span`,20),fS(1),Nc()),a&2){let t=HE(5);ec(),pg(t.t().noSize)}}function tt(a,e){if(a&1){let t=RE();Oi(0,`li`,16)(1,`span`,17),fS(2),Nc(),Oi(3,`button`,18),Jm(`click`,function(){let r=Ld(t).$index;return Od(HE(4).toggle(r))}),Oi(4,`pre`,19),fS(5),Nc(),SE(6,et,2,1,`span`,20),Nc()()}if(a&2){let t=e.$implicit,n=e.$index,r=HE(4);ec(),nS(t.sizeBytes===0?`text-ink-600`:`text-ink-200`),ec(),Ac(` `,t.sizeBytes===0?`—`:r.size(t),` `),ec(),Br(`aria-label`,r.t().expand)(`aria-expanded`,r.isOpen(n)),ec(),ag(`line-clamp-2`,!r.isOpen(n)),ec(),pg(t.instruction),ec(),kE(t.sizeBytes===0?6:-1)}}function nt(a,e){if(a&1&&(Oi(0,`ul`,15),kc(1,tt,7,9,`li`,16,TE),Nc()),a&2){let t=HE(3);ec(),Tc(t.layers())}}function it(a,e){if(a&1&&(Oi(0,`p`,12),fS(1),Nc(),SE(2,Xe,2,1,`p`,13),SE(3,Ye,2,1,`p`,14)(4,nt,3,0,`ul`,15)),a&2){let t,n=HE(2);ec(),pg(n.summary()),ec(),kE((t=n.packed())?2:-1,t),ec(),kE(n.layers().length===0?3:4)}}function at(a,e){if(a&1&&(Oi(0,`p`,7),fS(1),Nc()),a&2){let t=HE(2);ec(),Ac(` `,t.problem(),` `)}}function rt(a,e){if(a&1&&(Oi(0,`p`,8),fS(1),Nc()),a&2){let t=HE(2);ec(),pg(t.t().loading)}}function ot(a,e){if(a&1&&(Gm(0,`div`,2),Oi(1,`div`,3)(2,`div`,4)(3,`h2`,5),fS(4),Nc(),Oi(5,`p`,6),fS(6),Nc(),SE(7,it,5,3)(8,at,2,1,`p`,7)(9,rt,2,1,`p`,8),Oi(10,`div`,9)(11,`button`,10),Gm(12,`app-icon`,11),fS(13),Nc()()()()),a&2){let t,n=HE();ec(4),pg(n.t().title(n.reference())),ec(2),pg(n.t().description),ec(),kE((t=n.result()?.ok)===!0?7:t===!1?8:9),ec(5),Wm(`size`,14),ec(),Ac(` `,n.common().close,` `)}}var ue;var Fe=f(()=>{Kr();Je();lk();h();dk();sk();Kr();ue=class a{open=mj(!1);reference=jc.required();t=Ot$1(()=>ok().images.layers);common=Ot$1(()=>ok().common);result=wt$1(null);expanded=wt$1(new Set);constructor(){rf(()=>{if(!this.open())return;let e=this.reference();Tg(()=>{this.load(e)})})}layers(){let e=this.result();return e?.ok===!0?e.layers:[]}summary(){let e=this.result();return e?.ok===!0?this.t().summary(e.layers.length,d(e.imageBytes)):``}packed(){let e=this.result();return e?.ok!==!0||e.imageBytes===0||e.layersBytes>=e.imageBytes*.95?null:this.t().packed(d(e.layersBytes))}problem(){let e=this.result();return e?.ok===!1?e.problem:``}size(e){return d(e.sizeBytes)}isOpen(e){return this.expanded().has(e)}toggle(e){this.expanded.update(t=>{let n=new Set(t);return n.delete(e)||n.add(e),n})}async load(e){this.result.set(null),this.expanded.set(new Set);try{this.result.set(await window.electron.images.history(e))}catch(t){this.result.set({ok:!1,problem:eH(t)})}}static ɵfac=function(t){return new(t||a)};static ɵcmp=wc({type:a,selectors:[[`app-layers-dialog`]],inputs:{open:[1,`open`],reference:[1,`reference`]},outputs:{open:`openChange`},decls:2,vars:1,consts:[[`rdxDialogRoot`,``,3,`openChange`,`open`],[`rdxDialogPortal`,``],[`rdxDialogBackdrop`,``,1,`fixed`,`inset-0`,`z-40`,`bg-black/50`],[`rdxDialogViewport`,``,1,`fixed`,`inset-0`,`z-50`,`grid`,`place-items-center`,`p-4`],[`rdxDialogPopup`,``,`data-testid`,`layers-dialog`,1,`flex`,`max-h-[85vh]`,`w-full`,`max-w-3xl`,`flex-col`,`rounded-lg`,`border`,`border-ink-700`,`bg-ink-850`,`p-5`,`shadow-2xl`],[`rdxDialogTitle`,``,1,`text-[15px]`,`font-semibold`,`text-ink-100`],[`rdxDialogDescription`,``,1,`mt-1`,`text-[13px]`,`text-ink-400`],[1,`mt-4`,`rounded-md`,`border`,`border-danger/40`,`bg-danger/10`,`px-3`,`py-2`,`text-[13px]`,`text-danger`],[1,`mt-4`,`text-[13px]`,`text-ink-400`],[1,`mt-4`,`flex`,`justify-end`],[`type`,`button`,`rdxDialogClose`,``,1,`mx-btn`,`mx-focus`],[`name`,`close`,3,`size`],[`data-testid`,`layers-summary`,1,`mt-3`,`text-[12px]`,`text-ink-500`],[`data-testid`,`layers-packed`,1,`mt-1`,`text-[12px]`,`text-ink-600`],[1,`mt-3`,`text-[13px]`,`text-ink-400`],[`data-testid`,`layer-list`,1,`mt-3`,`min-h-0`,`flex-1`,`divide-y`,`divide-ink-800`,`overflow-auto`],[1,`flex`,`gap-4`,`py-2.5`],[1,`w-24`,`shrink-0`,`text-right`,`text-[12px]`],[`type`,`button`,1,`mx-focus`,`min-w-0`,`flex-1`,`cursor-pointer`,`text-left`,3,`click`],[1,`font-mono`,`text-[12px]`,`leading-relaxed`,`whitespace-pre-wrap`,`text-ink-200`],[1,`mt-0.5`,`block`,`text-[11px]`,`text-ink-600`]],template:function(t,n){t&1&&(Oi(0,`div`,0),vg(`openChange`,function(d){return vS(n.open,d)||(n.open=d),d}),_m(1,ot,14,5,`ng-template`,1),Nc()),t&2&&hg(`open`,n.open)},dependencies:[ie,ln,an,pn,cn,fn,dn,un,My],encapsulation:2})}});function dt(a,e){if(a&1&&(Oi(0,`div`,19)(1,`span`,20),fS(2),Nc(),Oi(3,`span`,21),fS(4),Nc(),Oi(5,`span`,22),Gm(6,`span`,23),Nc(),Oi(7,`span`,24),fS(8),Nc()()),a&2){let t=e.$implicit,n=HE(4);ec(),Wm(`title`,t.id),ec(),pg(t.id),ec(),Wm(`title`,t.status),ec(),pg(t.status),ec(2),sg(`width`,n.percentOf(t),`%`),ec(2),pg(n.sizeOf(t.total))}}function pt(a,e){if(a&1&&(Oi(0,`div`,18),kc(1,dt,9,7,`div`,19,lt),Nc()),a&2){let t=HE();ec(),Tc(t.layers)}}function ct(a,e){if(a&1&&(Oi(0,`p`,17),fS(1),Nc(),SE(2,pt,3,0,`div`,18)),a&2){let t=e;ag(`text-danger`,t.problem)(`text-ink-300`,!t.problem),ec(),Ac(` `,t.problem??t.message,` `),ec(),kE(t.layers.length>0?2:-1)}}function mt(a,e){if(a&1&&(Oi(0,`li`)(1,`span`,7),fS(2),Nc(),Oi(3,`span`,28),fS(4),Nc()()),a&2){let t=e.$implicit,n=HE(3);ec(2),pg(t.services.join(`, `)),ec(2),Ac(` `,n.t().inProject(t.name))}}function ut(a,e){if(a&1&&(Oi(0,`li`)(1,`span`,7),fS(2),Nc(),Oi(3,`span`,28),fS(4),Nc()()),a&2){let t=e.$implicit,n=HE(3);ec(2),pg(t),ec(2),Ac(` — `,n.t().notCompose)}}function gt(a,e){if(a&1&&(Oi(0,`p`,29),fS(1),Nc()),a&2){let t=HE(),n=HE(3);ec(),pg(n.t().renewed(t.renewed.join(`, `)))}}function _t(a,e){if(a&1&&(Oi(0,`p`,30),fS(1),Nc()),a&2){let t=e.$implicit;ec(),pg(t)}}function xt(a,e){if(a&1&&(SE(0,gt,2,1,`p`,29),kc(1,_t,2,1,`p`,30,Sc)),a&2){let t=e;kE(t.renewed.length>0?0:-1),ec(),Tc(t.problems)}}function yt(a,e){if(a&1){let t=RE();Oi(0,`div`,27)(1,`button`,31),Jm(`click`,function(){Ld(t);return Od(HE(3).renew())}),Gm(2,`app-icon`,32),fS(3),Nc(),Oi(4,`span`,33),fS(5),Nc()()}if(a&2){let t=HE(3);ec(),Wm(`disabled`,t.renewing()),ec(),Wm(`size`,14),ec(),Ac(` `,t.renewing()?t.t().renewing:t.t().renew,` `),ec(2),pg(t.t().renewHint)}}function ft(a,e){if(a&1&&(Oi(0,`div`,11)(1,`p`,25),fS(2),Nc(),Oi(3,`ul`,26),kc(4,mt,5,2,`li`,null,st),kc(6,ut,5,2,`li`,null,Sc),Nc(),SE(8,xt,3,1)(9,yt,6,4,`div`,27),Nc()),a&2){let t,n=e,r=HE(2);ec(2),pg(r.t().staleHeading),ec(2),Tc(n.projects),ec(2),Tc(n.loose),ec(2),kE((t=r.renewed())?8:n.projects.length>0?9:-1,t)}}function vt(a,e){if(a&1){let t=RE();Gm(0,`div`,2),Oi(1,`div`,3)(2,`div`,4)(3,`h2`,5),fS(4),Nc(),Oi(5,`p`,6),fS(6),Oi(7,`code`,7),fS(8,`nginx:stable-alpine`),Nc(),fS(9),Oi(10,`code`,7),fS(11,`latest`),Nc(),fS(12),Nc(),Oi(13,`form`,8),Jm(`submit`,function(r){Ld(t);return Od(HE().submit(r))}),Oi(14,`label`,9),fS(15),Nc(),Oi(16,`input`,10),Jm(`input`,function(r){Ld(t);return Od(HE().reference.set(r.target.value))}),Nc()(),SE(17,ct,3,6),SE(18,ft,10,2,`div`,11),Oi(19,`div`,12)(20,`button`,13),Gm(21,`app-icon`,14),fS(22),Nc(),Oi(23,`button`,15),Gm(24,`app-icon`,16),fS(25),Nc()()()()}if(a&2){let t,n,r=HE();ec(4),pg(r.t().title),ec(2),Ac(` `,r.t().nameAndTag,` `),ec(3),Ac(`. `,r.t().withoutTag,` `),ec(3),Ac(` `,r.t().isUsed,` `),ec(3),pg(r.t().inputLabel),ec(),Wm(`value`,r.reference())(`disabled`,r.busy()),ec(),kE((t=r.progress())?17:-1,t),ec(),kE((n=r.staleShown())?18:-1,n),ec(3),Wm(`size`,14),ec(),Ac(` `,r.finished()?r.common().close:r.common().cancel,` `),ec(),Wm(`disabled`,!r.canPull()),ec(),Wm(`size`,14),ec(),Ac(` `,r.t().submit,` `)}}var lt;var st;var we;var ge;var $e=f(()=>{Kr();Je();h();dk();lk();sk();Kr();lt=(a,e)=>e.id,st=(a,e)=>e.name;we=class{constructor(e){this.onProgress=e}onProgress;streamId=null;unsubscribe=null;disposed=!1;async start(e){this.stop(),this.disposed=!1;let t=await window.electron.images.pull(e);return t.ok?this.disposed?(window.electron.images.close(t.streamId),null):(this.streamId=t.streamId,this.unsubscribe=window.electron.images.onPullProgress(t.streamId,this.onProgress),null):t.problem}stop(){this.disposed=!0,this.unsubscribe?.(),this.unsubscribe=null,this.streamId!==null&&(window.electron.images.close(this.streamId),this.streamId=null)}},ge=class a{open=mj(!1);t=Ot$1(()=>ok().images.pullDialog);common=Ot$1(()=>ok().common);preset=jc(null);reference=wt$1(``);progress=wt$1(null);busy=wt$1(!1);finished=Ot$1(()=>this.progress()?.done??!1);stale=wt$1(null);renewing=wt$1(!1);renewed=wt$1(null);staleShown=Ot$1(()=>{let e=this.stale();return e!==null&&(e.projects.length>0||e.loose.length>0)?e:null});pulled=wt$1(``);canPull=Ot$1(()=>{let e=this.reference().trim();if(this.busy()||e===``)return!1;let t=this.progress();return!(t?.done===!0&&t.problem===null&&e===this.pulled())});run=new we(e=>{this.progress.set(e),e.done&&(this.busy.set(!1),e.problem===null&&this.lookForStale(this.pulled()))});constructor(){C(ve).onDestroy(()=>this.run.stop()),rf(()=>{let e=this.preset();this.open()&&Tg(()=>{this.busy()||this.clear(),e!==null&&(this.reference.set(e),this.pull())})})}clear(){this.reference.set(``),this.progress.set(null),this.stale.set(null),this.renewed.set(null),this.pulled.set(``)}submit(e){e.preventDefault(),this.pull()}pull(){let e=this.reference().trim();this.canPull()&&(this.busy.set(!0),this.progress.set(null),this.stale.set(null),this.renewed.set(null),this.pulled.set(e),this.run.start(e).then(t=>{t!==null&&this.fail(e,t)}).catch(t=>this.fail(e,eH(t))))}async lookForStale(e){try{let t=await window.electron.images.staleContainers(e);e===this.pulled()&&this.stale.set(t)}catch{this.stale.set(null)}}renew(){let e=this.pulled();this.renewing.set(!0),window.electron.images.renew(e).then(t=>this.renewed.set(t)).catch(t=>this.renewed.set({renewed:[],problems:[eH(t)]})).finally(()=>this.renewing.set(!1))}fail(e,t){this.busy.set(!1),this.progress.set({reference:e,layers:[],message:``,done:!0,problem:t})}percentOf(e){return/complete|already exists/i.test(e.status)?100:e.total<=0?0:Math.min(100,e.current/e.total*100)}sizeOf(e){return e<=0?``:d(e)}static ɵfac=function(t){return new(t||a)};static ɵcmp=wc({type:a,selectors:[[`app-pull-dialog`]],inputs:{open:[1,`open`],preset:[1,`preset`]},outputs:{open:`openChange`},decls:2,vars:1,consts:[[`rdxDialogRoot`,``,3,`openChange`,`open`],[`rdxDialogPortal`,``],[`rdxDialogBackdrop`,``,1,`fixed`,`inset-0`,`z-40`,`bg-black/50`],[`rdxDialogViewport`,``,1,`fixed`,`inset-0`,`z-50`,`grid`,`place-items-center`,`p-4`],[`rdxDialogPopup`,``,1,`w-full`,`max-w-3xl`,`rounded-lg`,`border`,`border-ink-700`,`bg-ink-850`,`p-5`,`shadow-2xl`],[`rdxDialogTitle`,``,1,`text-[15px]`,`font-semibold`,`text-ink-100`],[`rdxDialogDescription`,``,1,`mt-1`,`text-[13px]`,`text-ink-400`],[1,`font-mono`],[`id`,`pull-form`,1,`mt-4`,3,`submit`],[`for`,`pull-reference`,1,`sr-only`],[`id`,`pull-reference`,`type`,`text`,`placeholder`,`nginx:stable-alpine`,`autocomplete`,`off`,`spellcheck`,`false`,1,`mx-focus`,`w-full`,`rounded-md`,`border`,`border-ink-700`,`bg-ink-800`,`px-3`,`py-1.5`,`text-[13px]`,`text-ink-100`,`placeholder:text-ink-500`,3,`input`,`value`,`disabled`],[`data-stale`,``,1,`mt-4`,`rounded-md`,`border`,`border-ink-700`,`bg-ink-800`,`px-3`,`py-2.5`,`text-[13px]`],[1,`mt-5`,`flex`,`justify-end`,`gap-2`],[`type`,`button`,`rdxDialogClose`,``,1,`mx-btn`,`mx-focus`],[`name`,`close`,3,`size`],[`type`,`submit`,`form`,`pull-form`,1,`mx-btn`,`mx-focus`,`border-accent`,`text-accent`,3,`disabled`],[`name`,`download`,3,`size`],[1,`mt-4`,`text-[13px]`],[1,`mt-3`,`max-h-64`,`space-y-1.5`,`overflow-y-auto`,`pr-1`],[1,`flex`,`items-center`,`gap-4`,`text-[12px]`],[1,`w-28`,`shrink-0`,`truncate`,`font-mono`,`text-ink-500`,3,`title`],[1,`w-44`,`shrink-0`,`truncate`,`text-ink-400`,3,`title`],[1,`h-1.5`,`min-w-0`,`flex-1`,`overflow-hidden`,`rounded-full`,`bg-ink-800`],[1,`block`,`h-full`,`rounded-full`,`bg-accent`,`transition-[width]`],[1,`w-20`,`shrink-0`,`text-right`,`tabular-nums`,`text-ink-500`],[1,`text-ink-200`],[1,`mt-1.5`,`space-y-0.5`,`text-ink-300`],[1,`mt-2.5`,`flex`,`items-center`,`gap-3`],[1,`text-ink-500`],[1,`mt-2`,`text-ok`],[1,`mt-2`,`text-danger`],[`type`,`button`,1,`mx-btn`,`mx-focus`,3,`click`,`disabled`],[`name`,`refresh`,3,`size`],[1,`text-[12px]`,`text-ink-500`]],template:function(t,n){t&1&&(Oi(0,`div`,0),vg(`openChange`,function(d){return vS(n.open,d)||(n.open=d),d}),_m(1,vt,26,14,`ng-template`,1),Nc()),t&2&&hg(`open`,n.open)},dependencies:[ie,ln,an,pn,cn,fn,dn,un,My],encapsulation:2})}});function bt(a,e){if(a&1&&(Oi(0,`option`,22),fS(1),Nc()),a&2){let t=e.$implicit,n=HE(2);Wm(`value`,t.name)(`selected`,n.network()===t.name),ec(),pg(t.name)}}function wt(a,e){if(a&1){let t=RE();Oi(0,`label`,23)(1,`span`,13),fS(2),Nc(),Oi(3,`input`,14),Jm(`input`,function(r){Ld(t);return Od(HE(2).networkAlias.set(r.target.value))}),Nc(),Oi(4,`span`,35),fS(5),Nc()()}if(a&2){let t=HE(2);ec(2),pg(t.t().networkAlias),ec(),nS(t.field+` mt-1.5 w-full`),Wm(`placeholder`,t.t().networkAliasPlaceholder)(`value`,t.networkAlias()),Br(`aria-label`,t.t().networkAlias),ec(2),pg(t.t().networkAliasHint)}}function kt(a,e){if(a&1){let t=RE();Oi(0,`input`,37),Jm(`input`,function(r){let d=Ld(t).$index;return Od(HE(3).setPort(d,{host:r.target.value}))}),Nc(),Oi(1,`span`,38),fS(2,`→`),Nc(),Oi(3,`input`,39),Jm(`input`,function(r){let d=Ld(t).$index;return Od(HE(3).setPort(d,{container:r.target.value}))}),Nc(),Oi(4,`select`,20),Jm(`change`,function(r){let d=Ld(t).$index;return Od(HE(3).setPort(d,{protocol:r.target.value}))}),Oi(5,`option`,40),fS(6,`tcp`),Nc(),Oi(7,`option`,41),fS(8,`udp`),Nc()(),Oi(9,`button`,25),Jm(`click`,function(){let r=Ld(t).$index;return Od(HE(3).removePort(r))}),Gm(10,`app-icon`,42),Nc()}if(a&2){let t=e.$implicit,n=e.$index,r=HE(3);nS(r.field),Wm(`placeholder`,r.t().hostPortPlaceholder)(`value`,t.host),Br(`aria-label`,r.t().hostPort(n+1)),ec(3),nS(r.field),Wm(`value`,t.container),Br(`aria-label`,r.t().containerPort(n+1)),ec(),nS(r.field),Br(`aria-label`,r.t().protocol(n+1)),ec(),Wm(`selected`,t.protocol===`tcp`),ec(2),Wm(`selected`,t.protocol===`udp`),ec(2),nS(r.removeButton),Br(`aria-label`,r.t().removePort(n+1)),ec(),Wm(`size`,14)}}function Ct(a,e){if(a&1&&(Oi(0,`div`,24)(1,`span`,36),fS(2),Nc(),Gm(3,`span`),Oi(4,`span`,36),fS(5),Nc(),Oi(6,`span`,36),fS(7),Nc(),Gm(8,`span`),kc(9,kt,11,18,null,null,TE),Nc()),a&2){let t=HE(2);ec(2),pg(t.t().onThisComputer),ec(3),pg(t.t().inContainer),ec(2),pg(t.t().protocolHeader),ec(2),Tc(t.ports())}}function Dt(a,e){if(a&1){let t=RE();Oi(0,`input`,45),Jm(`input`,function(r){let d=Ld(t).$index;return Od(HE(3).setVolume(d,{source:r.target.value}))}),Nc(),Oi(1,`span`,38),fS(2,`→`),Nc(),Oi(3,`input`,46),Jm(`input`,function(r){let d=Ld(t).$index;return Od(HE(3).setVolume(d,{target:r.target.value}))}),Nc(),Oi(4,`label`,47)(5,`input`,48),Jm(`change`,function(r){let d=Ld(t).$index;return Od(HE(3).setVolume(d,{readOnly:r.target.checked}))}),Nc(),fS(6),Nc(),Oi(7,`button`,25),Jm(`click`,function(){let r=Ld(t).$index;return Od(HE(3).removeVolume(r))}),Gm(8,`app-icon`,42),Nc()}if(a&2){let t=e.$implicit,n=e.$index,r=HE(3);nS(r.field),Wm(`placeholder`,r.t().sourcePlaceholder)(`value`,t.source),Br(`aria-label`,r.t().volumeSource(n+1)),ec(3),nS(r.field),Wm(`placeholder`,r.t().targetPlaceholder)(`value`,t.target),Br(`aria-label`,r.t().volumeTarget(n+1)),ec(),Wm(`title`,r.t().readOnlyHint),ec(),Wm(`checked`,t.readOnly),ec(),Ac(` `,r.t().readOnly,` `),ec(),nS(r.removeButton),Br(`aria-label`,r.t().removeVolume(n+1)),ec(),Wm(`size`,14)}}function It(a,e){if(a&1&&Gm(0,`option`,44),a&2){let t=e.$implicit;Wm(`value`,t)}}function St(a,e){if(a&1&&(Oi(0,`div`,24)(1,`span`,36),fS(2),Nc(),Gm(3,`span`),Oi(4,`span`,36),fS(5),Nc(),Gm(6,`span`)(7,`span`),kc(8,Dt,9,17,null,null,TE),Nc(),Oi(10,`datalist`,43),kc(11,It,1,1,`option`,44,Sc),Nc()),a&2){let t=HE(2);ec(2),pg(t.t().source),ec(3),pg(t.t().inContainer),ec(3),Tc(t.volumes()),ec(3),Tc(t.knownVolumes())}}function Et(a,e){if(a&1){let t=RE();Oi(0,`input`,49),Jm(`input`,function(r){let d=Ld(t).$index;return Od(HE(3).setEnvKey(d,r.target))}),Nc(),Oi(1,`span`,38),fS(2,`=`),Nc(),Oi(3,`input`,50),Jm(`input`,function(r){let d=Ld(t).$index;return Od(HE(3).setEnv(d,{value:r.target.value}))}),Nc(),Oi(4,`button`,25),Jm(`click`,function(){let r=Ld(t).$index;return Od(HE(3).removeEnv(r))}),Gm(5,`app-icon`,42),Nc()}if(a&2){let t=e.$implicit,n=e.$index,r=HE(3);nS(r.field+` font-mono`),Wm(`value`,t.key),Br(`aria-label`,r.t().envName(n+1)),ec(3),nS(r.field+` font-mono`),Wm(`value`,t.value),Br(`aria-label`,r.t().envValue(n+1))(`data-env-value`,n),ec(),nS(r.removeButton),Br(`aria-label`,r.t().removeEnv(n+1)),ec(),Wm(`size`,14)}}function Pt(a,e){if(a&1&&(Oi(0,`div`,27)(1,`span`,36),fS(2),Nc(),Gm(3,`span`),Oi(4,`span`,36),fS(5),Nc(),Gm(6,`span`),kc(7,Et,6,13,null,null,TE),Nc()),a&2){let t=HE(2);ec(2),pg(t.t().envNameHeader),ec(3),pg(t.t().envValueHeader),ec(2),Tc(t.env())}}function Tt(a,e){a&1&&(Oi(0,`p`,29),fS(1),Nc()),a&2&&(ec(),Ac(` `,e,` `))}function Rt(a,e){if(a&1){let t=RE();Gm(0,`div`,2),Oi(1,`div`,3)(2,`div`,4)(3,`div`,5)(4,`h2`,6),fS(5),Nc(),Oi(6,`p`,7)(7,`span`),fS(8),Nc(),Oi(9,`code`,8),fS(10),Nc()()(),Oi(11,`form`,9),Jm(`submit`,function(r){Ld(t);return Od(HE().submit(r))}),Oi(12,`div`,10)(13,`section`,11)(14,`label`,12)(15,`span`,13),fS(16),Nc(),Oi(17,`input`,14),Jm(`input`,function(r){Ld(t);return Od(HE().name.set(r.target.value))}),Nc()(),Oi(18,`label`,15)(19,`input`,16),Jm(`change`,function(r){Ld(t);return Od(HE().autoRestart.set(r.target.checked))}),Nc(),Oi(20,`span`)(21,`span`,17),fS(22),Nc(),Oi(23,`span`,18),fS(24),Nc()()()(),Oi(25,`section`)(26,`h3`,13),fS(27),Nc(),Oi(28,`p`,19),fS(29),Nc(),Oi(30,`select`,20),Jm(`change`,function(r){Ld(t);return Od(HE().setNetwork(r.target.value))}),Oi(31,`option`,21),fS(32),Nc(),kc(33,bt,2,3,`option`,22,ht),Nc(),SE(35,wt,6,7,`label`,23),Nc(),Oi(36,`section`)(37,`h3`,13),fS(38),Nc(),Oi(39,`p`,19),fS(40),Nc(),SE(41,Ct,11,3,`div`,24),Oi(42,`button`,25),Jm(`click`,function(){Ld(t);return Od(HE().addPort())}),Gm(43,`app-icon`,26),fS(44),Nc()(),Oi(45,`section`)(46,`h3`,13),fS(47),Nc(),Oi(48,`p`,19),fS(49),Nc(),SE(50,St,13,2),Oi(51,`button`,25),Jm(`click`,function(){Ld(t);return Od(HE().addVolume())}),Gm(52,`app-icon`,26),fS(53),Nc()(),Oi(54,`section`)(55,`h3`,13),fS(56),Nc(),Oi(57,`p`,19),fS(58),Nc(),SE(59,Pt,9,2,`div`,27),Oi(60,`button`,25),Jm(`click`,function(){Ld(t);return Od(HE().addEnv())}),Gm(61,`app-icon`,26),fS(62),Nc()()(),Oi(63,`div`,28),SE(64,Tt,2,1,`p`,29),Oi(65,`div`,30)(66,`button`,31),Gm(67,`app-icon`,32),fS(68),Nc(),Oi(69,`button`,33),Gm(70,`app-icon`,34),fS(71),Nc()()()()()()}if(a&2){let t,n=HE();ec(5),pg(n.t().title),ec(3),pg(n.t().fromImage),ec(2),pg(n.image()),ec(6),pg(n.t().name),ec(),nS(n.field+` mt-1.5 w-full`),Wm(`placeholder`,n.t().namePlaceholder)(`value`,n.name()),ec(2),Wm(`checked`,n.autoRestart()),ec(3),pg(n.t().autoRestart),ec(2),pg(n.t().autoRestartHint),ec(3),pg(n.t().network),ec(2),pg(n.t().networkHint),ec(),nS(n.field+` mt-3 w-full`),Br(`aria-label`,n.t().network),ec(),Wm(`selected`,n.network()===``),ec(),pg(n.t().networkDefault),ec(),Tc(n.selectableNetworks()),ec(2),kE(n.canAlias()?35:-1),ec(3),pg(n.t().ports),ec(2),pg(n.t().portsHint),ec(),kE(n.ports().length>0?41:-1),ec(),nS(n.addButton),Br(`aria-label`,n.t().addPort),ec(),Wm(`size`,14),ec(),Ac(` `,n.t().addPort,` `),ec(3),pg(n.t().volumes),ec(2),pg(n.t().volumesHint),ec(),kE(n.volumes().length>0?50:-1),ec(),nS(n.addButton),Br(`aria-label`,n.t().addVolume),ec(),Wm(`size`,14),ec(),Ac(` `,n.t().addVolume,` `),ec(3),pg(n.t().env),ec(2),pg(n.t().envHint),ec(),kE(n.env().length>0?59:-1),ec(),nS(n.addButton),Br(`aria-label`,n.t().addEnv),ec(),Wm(`size`,14),ec(),Ac(` `,n.t().addEnv,` `),ec(2),kE((t=n.problem())?64:-1,t),ec(3),Wm(`size`,14),ec(),Ac(` `,n.common().cancel,` `),ec(),Wm(`disabled`,!n.canSubmit()),ec(),Wm(`size`,14),ec(),Ac(` `,n.busy()?n.t().starting:n.t().submit,` `)}}var ht;var Mt;var Nt;var Vt;var _e;var Ue=f(()=>{Kr();Je();P();dk();lk();sk();Kr();ht=(a,e)=>e.id;Mt=`mx-focus min-w-0 rounded-md border border-ink-700 bg-ink-800 px-2.5 py-1.5 text-[13px] text-ink-100 placeholder:text-ink-500`,Nt=`mx-focus mt-2 inline-flex cursor-pointer items-center gap-1.5 rounded-md border border-dashed border-ink-700 px-2.5 py-1 text-[12px] text-ink-300 hover:border-ink-500 hover:text-ink-100`,Vt=`mx-focus grid size-8 cursor-pointer place-items-center rounded text-ink-400 hover:text-danger`,_e=class a{open=mj(!1);image=jc(``);started=pj();store=C(h$1);t=Ot$1(()=>ok().images.runDialog);common=Ot$1(()=>ok().common);field=Mt;addButton=Nt;removeButton=Vt;name=wt$1(``);autoRestart=wt$1(!1);knownVolumes=wt$1([]);knownNetworks=wt$1([]);network=wt$1(``);networkAlias=wt$1(``);ports=wt$1([]);volumes=wt$1([]);env=wt$1([]);problem=wt$1(null);busy=wt$1(!1);canSubmit=Ot$1(()=>!this.busy()&&this.image()!==``);selectableNetworks=Ot$1(()=>this.knownNetworks().filter(e=>e.name!==`bridge`));canAlias=Ot$1(()=>{let e=this.network();return e!==``&&this.knownNetworks().some(t=>t.name===e&&!t.builtIn)});constructor(){rf(()=>{this.open()&&(this.loadVolumes(),this.loadNetworks())})}async loadVolumes(){try{this.knownVolumes.set((await window.electron.volumes.list()).map(e=>e.name))}catch{this.knownVolumes.set([])}}async loadNetworks(){try{this.knownNetworks.set(await window.electron.networks.list())}catch{this.knownNetworks.set([])}}setNetwork(e){this.network.set(e),this.canAlias()||this.networkAlias.set(``)}addPort(){this.ports.update(e=>[...e,{host:``,container:``,protocol:`tcp`}])}addVolume(){this.volumes.update(e=>[...e,{source:``,target:``,readOnly:!1}])}addEnv(){this.env.update(e=>[...e,{key:``,value:``}])}removePort(e){this.ports.update(t=>t.filter((n,r)=>r!==e))}removeVolume(e){this.volumes.update(t=>t.filter((n,r)=>r!==e))}removeEnv(e){this.env.update(t=>t.filter((n,r)=>r!==e))}setPort(e,t){this.ports.update(n=>n.map((r,d)=>d===e?W(W({},r),t):r))}setVolume(e,t){this.volumes.update(n=>n.map((r,d)=>d===e?W(W({},r),t):r))}setEnv(e,t){this.env.update(n=>n.map((r,d)=>d===e?W(W({},r),t):r))}setEnvKey(e,t){let n=t.value,r=n.indexOf(`=`);if(r<=0){this.setEnv(e,{key:n});return}let d=n.slice(0,r),w=n.slice(r+1);this.setEnv(e,w===``?{key:d}:{key:d,value:w}),t.value=d,t.parentElement?.querySelector(`input[data-env-value="${String(e)}"]`)?.focus()}async submit(e){if(e.preventDefault(),!this.canSubmit())return;let t=this.collect();if(typeof t==`string`){this.problem.set(t);return}this.busy.set(!0),this.problem.set(null);try{let n=await window.electron.images.run(t);if(!n.ok){this.problem.set(n.problem);return}this.reset(),this.open.set(!1),this.started.emit(n.id),this.store.refresh()}catch(n){this.problem.set(eH(n))}finally{this.busy.set(!1)}}collect(){let e=this.t(),t=[];for(let P of this.ports()){let T=Number(P.container.trim());if(!Number.isInteger(T)||T<1||T>65535)return e.invalidContainerPort(P.container);let H=P.host.trim(),ae=H===``?null:Number(H);if(ae!==null&&(!Number.isInteger(ae)||ae<1||ae>65535))return e.invalidHostPort(P.host);t.push({hostPort:ae,containerPort:T,protocol:P.protocol})}let n=[];for(let P of this.volumes()){let T=P.source.trim(),H=P.target.trim();if(T===``||H===``)return e.volumeIncomplete;if(!H.startsWith(`/`))return e.notAbsolute(H);n.push({source:T,target:H,readOnly:P.readOnly})}let r=[];for(let P of this.env()){let T=P.key.trim();if(T===``)return e.envNameMissing;if(T.includes(`=`))return e.envNameWithEquals(T);r.push({key:T,value:P.value})}let d=this.name().trim(),w=this.network(),q=this.canAlias()?this.networkAlias().trim():``;return q!==``&&!/^[\w][\w.-]*$/.test(q)?e.invalidAlias(q):{image:this.image(),name:d===``?null:d,ports:t,volumes:n,env:r,network:w===``?null:w,networkAlias:q===``?null:q,restart:this.autoRestart()?`unless-stopped`:`no`}}reset(){this.name.set(``),this.autoRestart.set(!1),this.network.set(``),this.networkAlias.set(``),this.ports.set([]),this.volumes.set([]),this.env.set([]),this.problem.set(null)}static ɵfac=function(t){return new(t||a)};static ɵcmp=wc({type:a,selectors:[[`app-run-dialog`]],inputs:{open:[1,`open`],image:[1,`image`]},outputs:{open:`openChange`,started:`started`},decls:2,vars:1,consts:[[`rdxDialogRoot`,``,3,`openChange`,`open`],[`rdxDialogPortal`,``],[`rdxDialogBackdrop`,``,1,`fixed`,`inset-0`,`z-40`,`bg-black/50`],[`rdxDialogViewport`,``,1,`fixed`,`inset-0`,`z-50`,`grid`,`place-items-center`,`p-4`],[`rdxDialogPopup`,``,1,`flex`,`max-h-[85vh]`,`w-full`,`max-w-2xl`,`flex-col`,`rounded-lg`,`border`,`border-ink-700`,`bg-ink-850`,`shadow-2xl`],[1,`shrink-0`,`border-b`,`border-ink-800`,`px-5`,`pt-5`,`pb-4`],[`rdxDialogTitle`,``,1,`text-[15px]`,`font-semibold`,`text-ink-100`],[`rdxDialogDescription`,``,1,`mt-1.5`,`flex`,`items-center`,`gap-1.5`,`text-[13px]`,`text-ink-400`],[1,`rounded`,`bg-ink-800`,`px-1.5`,`py-0.5`,`font-mono`,`text-[12px]`,`text-ink-200`],[1,`flex`,`min-h-0`,`flex-1`,`flex-col`,3,`submit`],[1,`min-h-0`,`flex-1`,`space-y-6`,`overflow-y-auto`,`px-5`,`py-5`],[1,`space-y-3`],[1,`block`],[1,`text-[13px]`,`font-medium`,`text-ink-200`],[`type`,`text`,`autocomplete`,`off`,`spellcheck`,`false`,3,`input`,`placeholder`,`value`],[1,`flex`,`cursor-pointer`,`items-start`,`gap-2.5`],[`type`,`checkbox`,1,`mx-focus`,`mt-0.5`,`accent-accent`,3,`change`,`checked`],[1,`block`,`text-[13px]`,`text-ink-100`],[1,`block`,`text-[12px]`,`text-ink-500`],[1,`mt-0.5`,`text-[12px]`,`text-ink-500`],[3,`change`],[`value`,``,3,`selected`],[3,`value`,`selected`],[1,`mt-3`,`block`],[1,`mt-3`,`grid`,`grid-cols-[minmax(0,1fr)_auto_minmax(0,1fr)_7rem_2rem]`,`items-center`,`gap-x-2`,`gap-y-2`],[`type`,`button`,3,`click`],[`name`,`plus`,3,`size`],[1,`mt-3`,`grid`,`grid-cols-[minmax(0,2fr)_auto_minmax(0,3fr)_2rem]`,`items-center`,`gap-x-2`,`gap-y-2`],[1,`shrink-0`,`border-t`,`border-ink-800`,`px-5`,`py-3`],[`role`,`alert`,1,`mb-3`,`rounded-md`,`border`,`border-danger/40`,`bg-danger/10`,`px-3`,`py-2`,`text-[13px]`,`text-danger`],[1,`flex`,`justify-end`,`gap-2`],[`type`,`button`,`rdxDialogClose`,``,1,`mx-btn`,`mx-focus`],[`name`,`close`,3,`size`],[`type`,`submit`,1,`mx-btn`,`mx-focus`,`border-accent`,`text-accent`,3,`disabled`],[`name`,`play`,3,`size`],[1,`mt-1`,`block`,`text-[12px]`,`text-ink-500`],[1,`text-[11px]`,`tracking-wide`,`text-ink-500`,`uppercase`],[`type`,`text`,`inputmode`,`numeric`,3,`input`,`placeholder`,`value`],[1,`text-ink-500`],[`type`,`text`,`placeholder`,`80`,`inputmode`,`numeric`,3,`input`,`value`],[`value`,`tcp`,3,`selected`],[`value`,`udp`,3,`selected`],[`name`,`trash`,3,`size`],[`id`,`run-dialog-volumes`],[3,`value`],[`type`,`text`,`spellcheck`,`false`,`autocomplete`,`off`,`list`,`run-dialog-volumes`,3,`input`,`placeholder`,`value`],[`type`,`text`,`spellcheck`,`false`,`autocomplete`,`off`,3,`input`,`placeholder`,`value`],[1,`flex`,`cursor-pointer`,`items-center`,`gap-1.5`,`whitespace-nowrap`,`text-[12px]`,`text-ink-400`,3,`title`],[`type`,`checkbox`,1,`mx-focus`,`accent-accent`,3,`change`,`checked`],[`type`,`text`,`placeholder`,`TZ`,`spellcheck`,`false`,`autocomplete`,`off`,3,`input`,`value`],[`type`,`text`,`placeholder`,`Europe/Amsterdam`,`spellcheck`,`false`,`autocomplete`,`off`,3,`input`,`value`]],template:function(t,n){t&1&&(Oi(0,`div`,0),vg(`openChange`,function(d){return vS(n.open,d)||(n.open=d),d}),_m(1,Rt,72,49,`ng-template`,1),Nc()),t&2&&hg(`open`,n.open)},dependencies:[ie,ln,an,pn,cn,fn,dn,un,My],encapsulation:2})}});function zt(a,e){if(a&1&&(Oi(0,`span`,36),fS(1),Nc()),a&2){let t=HE(),n=HE();ec(),mg(``,n.sizeOf(t.done),` / `,n.sizeOf(t.total))}}function Ot(a,e){if(a&1&&(Oi(0,`span`,36),fS(1),Nc()),a&2){let t=HE(),n=HE();ec(),pg(n.sizeOf(t.done))}}function Lt(a,e){if(a&1&&(Oi(0,`div`,9)(1,`div`,34)(2,`span`,35),fS(3),Nc(),SE(4,zt,2,2,`span`,36)(5,Ot,2,1,`span`,36),Nc(),Oi(6,`div`,37),Gm(7,`div`,38),Nc()()),a&2){let t=e,n=HE();ec(3),pg(t.label),ec(),kE(t.total>0?4:t.done>0?5:-1),ec(3),sg(`width`,t.total===0?100:n.transferPercent(),`%`),ag(`animate-pulse`,t.total===0)}}function Bt(a,e){if(a&1&&(Oi(0,`span`,17),fS(1),Nc()),a&2){let t=HE();ec(),pg(t.t().refreshing)}}function Ft(a,e){if(a&1&&(Oi(0,`p`,19),fS(1),Nc()),a&2){let t=HE();ec(),pg(t.t().updatesHint)}}function $t(a,e){if(a&1){let t=RE();Oi(0,`div`,20)(1,`span`,39),fS(2),Nc(),Oi(3,`button`,40),Jm(`click`,function(){Ld(t);return Od(HE().askRemoveSelected())}),Gm(4,`app-icon`,41),fS(5),Nc()()}if(a&2){let t=HE();ec(2),pg(t.t().selected(t.selected().size)),ec(2),Wm(`size`,14),ec(),Ac(` `,t.common().remove,` `)}}function Ut(a,e){if(a&1&&(Oi(0,`span`,42),fS(1),Nc()),a&2){let t=e.$implicit;ag(`text-ink-500`,t.dangling)(`text-ink-100`,!t.dangling),Wm(`title`,t.repository),ec(),Ac(` `,t.repository,` `)}}function At(a,e){if(a&1&&(Oi(0,`span`,45),Gm(1,`app-icon`,48),fS(2),Nc()),a&2){let t=HE(2);ec(),Wm(`size`,12),ec(),Ac(` `,t.t().badge.newer,` `)}}function Wt(a,e){if(a&1&&(Oi(0,`span`,46),fS(1),Nc()),a&2){HE();let t=bS(0),n=HE();Wm(`title`,t?.problem??``),ec(),pg(n.t().badge.notInRegistry)}}function jt(a,e){if(a&1&&(Oi(0,`span`,47),Gm(1,`app-icon`,49),fS(2),Nc()),a&2){HE();let t=bS(0),n=HE();Wm(`title`,t?.problem??``),ec(),Wm(`size`,12),ec(),Ac(` `,n.t().badge.uncheckable,` `)}}function Ht(a,e){if(a&1&&(bg(0),Oi(1,`span`,43)(2,`span`,44),fS(3),Nc(),SE(4,At,3,2,`span`,45)(5,Wt,2,2,`span`,46)(6,jt,3,3,`span`,47),Nc()),a&2){let t=e.$implicit,n=yS(HE().updateOf(t));ec(2),Wm(`title`,t.tag),ec(),pg(t.tag),ec(),kE(n?.state===`update`?4:n?.state===`unknown`?5:n?.state===`error`?6:-1)}}function Kt(a,e){if(a&1&&(Oi(0,`span`,50),fS(1),Nc()),a&2){let t=e.$implicit;ec(),pg(t.shortId)}}function qt(a,e){if(a&1&&(Oi(0,`span`,51),fS(1),Nc()),a&2){let t=HE().$implicit,n=HE();ec(),pg(n.t().containerCount(t.inUseBy))}}function Qt(a,e){a&1&&(Oi(0,`span`,52),fS(1,`—`),Nc())}function Zt(a,e){if(a&1&&SE(0,qt,2,1,`span`,51)(1,Qt,2,0,`span`,52),a&2){let t=e.$implicit;kE(t.inUseBy>0?0:1)}}function Gt(a,e){if(a&1&&(Oi(0,`span`,53),fS(1),Nc()),a&2){let t=e.$implicit,n=HE();ec(),pg(n.ageOf(t.createdAt))}}function Jt(a,e){if(a&1&&(Oi(0,`span`,54),fS(1),Nc()),a&2){let t=e.$implicit,n=HE();ec(),pg(n.sizeOf(t.sizeBytes))}}function Xt(a,e){if(a&1){let t=RE();Oi(0,`div`,55)(1,`app-action-menu`,56),Jm(`picked`,function(r){let d=Ld(t).$implicit;return Od(HE().onRowMenu(r,d))}),Nc()()}if(a&2){let t=e.$implicit,n=HE();ec(),Wm(`label`,n.t().rowMenu(t.reference))(`items`,n.rowMenu(t))}}var Ae;f(()=>{Kr();ra();o();P();M();h();G();Fe();J();oe();K();dk();x();$e();Ue();sk();lk();f$1();Kr();Ae=class a{store=C(h$1);toast=C(u);router=C(fe);route=C(Q);preferences=C(p);t=Ot$1(()=>ok().images);common=Ot$1(()=>ok().common);columns=Ot$1(()=>{let e=this.t().columns;return[{key:`repository`,label:e.repository},{key:`tag`,label:e.tag,width:`230px`},{key:`shortId`,label:e.imageId,width:`120px`},{key:`inUse`,label:e.inUse,width:`110px`},{key:`created`,label:e.created,width:`150px`},{key:`size`,label:e.size,width:`100px`,align:`right`},{key:`actions`,label:e.actions,width:`84px`,align:`right`}]});loading=this.store.loading;problem=this.store.problem;pending=this.store.pending;unusedCount=this.store.unusedCount;search=wt$1(``);zoek=jc(void 0);starten=jc(void 0);lagen=jc(void 0);ophalen=jc(void 0);verwijder=jc(void 0);controleren=jc(void 0);onlyUnused=this.preferences.flag(`images.onlyUnused`);selected=wt$1(new Set);removal=wt$1(null);confirmOpen=wt$1(!1);pullOpen=wt$1(!1);pullPreset=wt$1(null);updates=this.store.updates;checkingUpdates=this.store.checkingUpdates;hasUpdates=Ot$1(()=>[...this.updates()?.values()??[]].some(e=>e.state===`update`));runOpen=wt$1(!1);runImage=wt$1(``);layersOpen=wt$1(!1);layersImage=wt$1(``);rows=Ot$1(()=>{let e=this.search().trim().toLowerCase(),t=this.onlyUnused();return this.store.images().filter(n=>t&&n.inUseBy>0?!1:e===``?!0:`${n.repository}:${n.tag} ${n.shortId}`.toLowerCase().includes(e))});totalSize=Ot$1(()=>d(this.store.totalBytes()));selectedRefs=Ot$1(()=>[...this.selected()]);trackKey=e=>e.reference;transfer=wt$1(null);transferPercent(){let e=this.transfer();return e===null||e.total===0?0:Math.min(100,e.done/e.total*100)}async saveToFile(e){this.transfer.set({label:this.t().file.saving(e),done:0,total:0});try{let t=await window.electron.images.saveToFile(e);t.ok?this.toast.success(this.t().file.saved(t.path,d(t.bytes))):t.canceled||this.toast.error(t.problem)}catch(t){this.toast.error(eH(t))}finally{this.transfer.set(null)}}async loadFromFile(){this.transfer.set({label:this.t().file.loading,done:0,total:0});try{let e=await window.electron.images.loadFromFile();e.ok?(this.toast.success(e.loaded.length===0?this.t().file.loadedNothing:this.t().file.loaded(e.loaded.join(`, `))),this.store.refresh()):e.canceled||this.toast.error(e.problem)}catch(e){this.toast.error(eH(e))}finally{this.transfer.set(null)}}constructor(){C(ve).onDestroy(window.electron.images.onFileProgress(e=>this.transfer.update(t=>t===null?null:W(W({},t),e)))),rf(()=>{let e=this.zoek();e!==void 0&&Tg(()=>this.search.set(e))}),this.fromRoute(this.starten,`starten`,e=>{this.runImage.set(e),this.runOpen.set(!0)}),this.fromRoute(this.lagen,`lagen`,e=>{this.layersImage.set(e),this.layersOpen.set(!0)}),this.fromRoute(this.ophalen,`ophalen`,e=>this.openPull(e)),this.fromRoute(this.controleren,`controleren`,()=>this.checkUpdates()),rf(()=>{let e=this.verwijder(),t=this.store.images().find(n=>n.reference===e);e!==void 0&&t!==void 0&&Tg(()=>{this.askRemove(t),i(this.router,this.route,`verwijder`)})}),this.store.refresh()}fromRoute(e,t,n){rf(()=>{let r=e();r!==void 0&&Tg(()=>{n(r),i(this.router,this.route,t)})})}menuItems=Ot$1(()=>{let e=this.t().menu;return[{id:`pull`,label:e.pull,icon:`download`},{id:`check`,label:this.checkingUpdates()?e.checking:e.check,icon:`refresh`,disabled:this.checkingUpdates()},{id:`prune-dangling`,label:e.pruneDangling,icon:`broom`,separated:!0},{id:`prune-unused`,label:e.pruneUnused,icon:`broom`},{id:`load`,label:e.load,icon:`upload`,disabled:this.transfer()!==null,separated:!0}]});onMenu(e){switch(e){case`pull`:this.openPull(null);break;case`check`:this.checkUpdates();break;case`prune-dangling`:this.askPrune(!1);break;case`prune-unused`:this.askPrune(!0);break;case`load`:this.loadFromFile();break}}checkUpdates(){this.store.checkUpdates()}openPull(e){this.pullPreset.set(e),this.pullOpen.set(!0)}pullClosed(e){this.pullOpen.set(e),e||(this.pullPreset.set(null),this.store.recheckIfChecked())}updateOf(e){return this.updates()?.get(e.reference)??null}sizeOf(e){return d(e)}ageOf(e){return N(e)}rowMenu(e){let t=this.pending().has(e.reference),n=this.t(),r=[];return this.updateOf(e)?.state===`update`&&r.push({id:`update`,label:n.rowUpdate,icon:`download`,disabled:t,hint:n.updateTitle(e.reference)}),r.push({id:`run`,label:n.rowRun,icon:`play`,disabled:t,hint:this.runLabelOf(e)},{id:`layers`,label:n.rowLayers,icon:`images`},{id:`save`,label:n.rowSave,icon:`download`,disabled:this.transfer()!==null},{id:`remove`,label:this.common().remove,icon:`trash`,disabled:t,danger:!0,separated:!0}),r}onRowMenu(e,t){e===`save`?this.saveToFile(t.reference):e===`update`?this.openPull(t.reference):e===`run`?this.askRun(t):e===`layers`?(this.layersImage.set(t.reference),this.layersOpen.set(!0)):this.askRemove(t)}askRun(e){this.runImage.set(e.reference),this.runOpen.set(!0)}goToContainer(e){this.router.navigate([`/containers`,e]).catch(()=>{})}runLabelOf(e){return e.dangling?this.t().runLabelDangling:this.t().runLabel(e.reference)}askRemove(e){let t=e.inUseBy>0,n=this.t().remove;this.removal.set({references:[e.reference],title:t?n.forceTitle:n.title,description:t?n.forceDescription(e.reference,e.inUseBy):n.description(e.reference),confirmLabel:t?n.forceConfirm:this.common().remove,force:t}),this.confirmOpen.set(!0)}askRemoveSelected(){let e=this.selectedRefs(),t=this.t().remove;this.removal.set({references:e,title:t.manyTitle,description:t.manyDescription(e.length),confirmLabel:this.common().remove,force:!1}),this.confirmOpen.set(!0)}askPrune(e){let t=this.t().prune;this.removal.set({references:[],title:e?t.allTitle:t.danglingTitle,description:e?t.allDescription:t.danglingDescription,confirmLabel:t.confirm,force:e}),this.confirmOpen.set(!0)}confirm(){let e=this.removal();e!==null&&(e.references.length===0?this.store.prune(e.force):(this.store.removeMany(e.references,e.force),this.selected.set(new Set)),this.removal.set(null))}removalTitle(){return this.removal()?.title??``}removalDescription(){return this.removal()?.description??``}removalConfirmLabel(){return this.removal()?.confirmLabel??this.common().remove}removalConfirmIcon(){return this.removal()?.references.length===0?`broom`:`trash`}static ɵfac=function(t){return new(t||a)};static ɵcmp=wc({type:a,selectors:[[`app-images-page`]],inputs:{zoek:[1,`zoek`],starten:[1,`starten`],lagen:[1,`lagen`],ophalen:[1,`ophalen`],verwijder:[1,`verwijder`],controleren:[1,`controleren`]},decls:45,vars:34,consts:[[1,`flex`,`h-full`,`flex-col`],[1,`shrink-0`,`px-6`,`pt-5`,`pb-3`],[1,`flex`,`flex-wrap`,`items-start`,`gap-4`],[1,`text-xl`,`font-semibold`,`tracking-tight`,`text-ink-100`],[1,`mt-3`,`flex`,`flex-wrap`,`gap-x-10`,`gap-y-2`],[1,`text-[12px]`,`text-ink-400`],[1,`text-[15px]`,`font-medium`,`text-ink-100`],[1,`ml-auto`],[3,`picked`,`label`,`items`],[`role`,`status`,`data-testid`,`image-transfer`,1,`mt-3`,`max-w-md`],[1,`mt-4`,`flex`,`flex-wrap`,`items-center`,`gap-4`],[1,`relative`,`flex`,`items-center`],[1,`pointer-events-none`,`absolute`,`left-2.5`,`text-ink-500`],[`name`,`search`,3,`size`],[1,`sr-only`],[`type`,`search`,1,`mx-focus`,`w-72`,`rounded-md`,`border`,`border-ink-700`,`bg-ink-850`,`py-1.5`,`pr-3`,`pl-8`,`text-[13px]`,`text-ink-100`,`placeholder:text-ink-500`,3,`input`,`placeholder`,`value`],[3,`onChange`,`label`,`on`],[1,`text-[12px]`,`text-ink-500`],[3,`problem`],[1,`mt-2`,`text-[12px]`,`text-ink-400`],[1,`mt-3`,`flex`,`items-center`,`gap-2`,`rounded-md`,`border`,`border-ink-700`,`bg-ink-850`,`px-3`,`py-2`],[1,`min-h-0`,`flex-1`,`overflow-y-auto`,`px-6`,`pb-6`],[3,`selectedChange`,`columns`,`rows`,`trackKey`,`selected`,`emptyMessage`],[`appCell`,`repository`],[`appCell`,`tag`],[`appCell`,`shortId`],[`appCell`,`inUse`],[`appCell`,`created`],[`appCell`,`size`],[`appCell`,`actions`],[3,`openChange`,`confirmed`,`open`,`title`,`description`,`confirmLabel`,`confirmIcon`],[3,`openChange`,`open`,`preset`],[3,`openChange`,`started`,`open`,`image`],[3,`openChange`,`open`,`reference`],[1,`flex`,`items-baseline`,`justify-between`,`text-[12px]`],[1,`text-ink-300`],[1,`text-ink-500`,`tabular-nums`],[1,`mt-1`,`h-1.5`,`w-full`,`overflow-hidden`,`rounded-full`,`bg-ink-800`],[1,`h-full`,`rounded-full`,`bg-accent`,`transition-[width]`],[1,`text-[13px]`,`text-ink-200`],[`type`,`button`,1,`mx-btn`,`mx-focus`,`ml-auto`,`text-danger`,`hover:text-danger`,3,`click`],[`name`,`trash`,3,`size`],[1,`block`,`truncate`,3,`title`],[1,`flex`,`min-w-0`,`items-center`,`gap-2`],[1,`truncate`,`text-ink-300`,3,`title`],[`data-testid`,`update-badge`,1,`flex`,`shrink-0`,`items-center`,`gap-1`,`text-[11px]`,`text-warn`],[1,`shrink-0`,`text-[11px]`,`text-ink-500`,3,`title`],[1,`flex`,`shrink-0`,`items-center`,`gap-1`,`text-[11px]`,`text-ink-500`,3,`title`],[`name`,`arrow-up`,3,`size`],[`name`,`warning`,3,`size`],[1,`font-mono`,`text-[12px]`,`text-ink-400`],[1,`text-ink-200`],[1,`text-ink-600`],[1,`text-ink-400`],[1,`tabular-nums`,`text-ink-200`],[1,`flex`,`items-center`,`justify-end`],[`compact`,``,3,`picked`,`label`,`items`]],template:function(t,n){if(t&1&&(Oi(0,`section`,0)(1,`div`,1)(2,`div`,2)(3,`div`)(4,`h1`,3),fS(5),Nc(),Oi(6,`div`,4)(7,`div`)(8,`div`,5),fS(9),Nc(),Oi(10,`div`,6),fS(11),Nc()(),Oi(12,`div`)(13,`div`,5),fS(14),Nc(),Oi(15,`div`,6),fS(16),Nc()()()(),Oi(17,`div`,7)(18,`app-action-menu`,8),Jm(`picked`,function(d){return n.onMenu(d)}),Nc()()(),SE(19,Lt,8,6,`div`,9),Oi(20,`div`,10)(21,`label`,11)(22,`span`,12),Gm(23,`app-icon`,13),Nc(),Oi(24,`span`,14),fS(25),Nc(),Oi(26,`input`,15),Jm(`input`,function(d){return n.search.set(d.target.value)}),Nc()(),Oi(27,`app-filter-switch`,16),vg(`onChange`,function(d){return vS(n.onlyUnused,d)||(n.onlyUnused=d),d}),Nc(),SE(28,Bt,2,1,`span`,17),Nc(),Gm(29,`app-page-messages`,18),SE(30,Ft,2,1,`p`,19),SE(31,$t,6,3,`div`,20),Nc(),Oi(32,`div`,21)(33,`app-data-table`,22),vg(`selectedChange`,function(d){return vS(n.selected,d)||(n.selected=d),d}),_m(34,Ut,2,6,`ng-template`,23)(35,Ht,7,4,`ng-template`,24)(36,Kt,2,1,`ng-template`,25)(37,Zt,2,1,`ng-template`,26)(38,Gt,2,1,`ng-template`,27)(39,Jt,2,1,`ng-template`,28)(40,Xt,2,2,`ng-template`,29),Nc()()(),Oi(41,`app-confirm-dialog`,30),vg(`openChange`,function(d){return vS(n.confirmOpen,d)||(n.confirmOpen=d),d}),Jm(`confirmed`,function(){return n.confirm()}),Nc(),Oi(42,`app-pull-dialog`,31),Jm(`openChange`,function(d){return n.pullClosed(d)}),Nc(),Oi(43,`app-run-dialog`,32),vg(`openChange`,function(d){return vS(n.runOpen,d)||(n.runOpen=d),d}),Jm(`started`,function(d){return n.goToContainer(d)}),Nc(),Oi(44,`app-layers-dialog`,33),vg(`openChange`,function(d){return vS(n.layersOpen,d)||(n.layersOpen=d),d}),Nc()),t&2){let r;ec(5),pg(n.t().title),ec(4),pg(n.t().diskSpace),ec(2),pg(n.totalSize()),ec(3),pg(n.t().unused),ec(2),pg(n.unusedCount()),ec(2),Wm(`label`,n.t().menuLabel)(`items`,n.menuItems()),ec(),kE((r=n.transfer())?19:-1,r),ec(4),Wm(`size`,15),ec(2),pg(n.t().searchLabel),ec(),Wm(`placeholder`,n.t().searchLabel)(`value`,n.search()),ec(),Wm(`label`,n.t().onlyUnused),hg(`on`,n.onlyUnused),ec(),kE(n.loading()?28:-1),ec(),Wm(`problem`,n.problem()),ec(),kE(n.hasUpdates()?30:-1),ec(),kE(n.selected().size>0?31:-1),ec(2),Wm(`columns`,n.columns())(`rows`,n.rows())(`trackKey`,n.trackKey),hg(`selected`,n.selected),Wm(`emptyMessage`,n.t().empty),ec(8),hg(`open`,n.confirmOpen),Wm(`title`,n.removalTitle())(`description`,n.removalDescription())(`confirmLabel`,n.removalConfirmLabel())(`confirmIcon`,n.removalConfirmIcon()),ec(),Wm(`open`,n.pullOpen())(`preset`,n.pullPreset()),ec(),hg(`open`,n.runOpen),Wm(`image`,n.runImage()),ec(),hg(`open`,n.layersOpen),Wm(`reference`,n.layersImage())}},dependencies:[z,x$1,My,W$1,u$1,ge,_e,ue,P$1,V],encapsulation:2})}})();export{Ae as ImagesPage};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{$n as sk,Bn as ok,L as Kr,Rt as X,cn as f,cr as ve,et as Ot,gr as wt,jn as lk,l as C,on as eH}from"./chunk-DEsPgcXV.js";import{n as u,t as f$1}from"./chunk-MpnWAfxv.js";import{i as h$1,r as d}from"./chunk-wVwXBw1N.js";function M(n){let e=ok().images.check,t=p=>n.filter(f=>f.state===p).length,s=t(`update`),o=[s===0?e.allCurrent:e.updates(s)];return t(`unknown`)>0&&o.push(e.notInRegistry(t(`unknown`))),t(`error`)>0&&o.push(e.uncheckable(t(`error`))),e.summary(o.join(`, `),n.length)}var h;var P=f(()=>{Kr();h$1();lk();f$1();sk();Kr();h=class n{toast=C(u);items=wt([]);busy=wt(!1);loadProblem=wt(null);running=wt(new Set);updateResults=wt(null);checking=wt(!1);images=this.items.asReadonly();loading=this.busy.asReadonly();problem=this.loadProblem.asReadonly();pending=this.running.asReadonly();updates=this.updateResults.asReadonly();checkingUpdates=this.checking.asReadonly();totalBytes=Ot(()=>[...new Map(this.items().map(e=>[e.id,e.sizeBytes]))].reduce((e,[,t])=>e+t,0));unusedCount=Ot(()=>this.items().filter(e=>e.inUseBy===0).length);constructor(){C(ve).onDestroy(window.electron.events.subscribe(e=>{e.includes(`image`)&&this.refresh()}))}async refresh(){this.busy.set(!0);try{this.items.set(await window.electron.images.list()),this.loadProblem.set(null)}catch(e){this.loadProblem.set(eH(e))}finally{this.busy.set(!1)}}async remove(e,t){this.running.update(s=>new Set(s).add(e));try{let s=await window.electron.images.remove(e,t);s.ok||this.toast.error(s.problem)}finally{this.running.update(s=>{let o=new Set(s);return o.delete(e),o})}await this.refresh()}async removeMany(e,t){await Promise.all(e.map(s=>this.remove(s,t)))}async prune(e){this.busy.set(!0);try{let t=await window.electron.images.prune(e);t.ok?this.toast.success(t.removed===0?ok().common.nothingToPrune:ok().images.pruned(t.removed,d(t.reclaimedBytes))):this.toast.error(t.problem)}finally{this.busy.set(!1)}await this.refresh()}async checkUpdates(){this.checking.set(!0);try{let e=await window.electron.images.checkUpdates();this.updateResults.set(new Map(e.map(t=>[t.reference,t]))),this.toast.success(M(e))}catch(e){this.toast.error(eH(e))}finally{this.checking.set(!1)}}async recheckIfChecked(){this.updateResults()!==null&&await this.checkUpdates()}static ɵfac=function(t){return new(t||n)};static ɵprov=X({token:n,factory:n.ɵfac,providedIn:`root`})}});export{h as n,P as t};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{cn as f$1}from"./chunk-DEsPgcXV.js";function g(a,t){return a===0?`stopped`:a===t?`running`:`partial`}function f(a){let t=new Map;for(let n of a){if(n.composeProject===null)continue;let o=t.get(n.composeProject);o===void 0?t.set(n.composeProject,[n]):o.push(n)}let c=[];for(let[n,o]of t){let i=new Map;for(let e of o){let r=e.composeService??e.name,s=i.get(r);s===void 0?i.set(r,[e]):s.push(e)}let l=[...i.entries()].map(([e,r])=>({name:e,containers:[...r].sort((s,u)=>s.name.localeCompare(u.name))})).sort((e,r)=>e.name.localeCompare(r.name)),m=o.filter(e=>e.state===`running`).length,p=o.find(e=>e.composeWorkingDir!==null);c.push({name:n,workingDir:p?.composeWorkingDir??null,configFiles:p?.composeConfigFiles??[],services:l,containerIds:o.map(e=>e.id),total:o.length,running:m,state:g(m,o.length)})}return c.sort((n,o)=>n.name.localeCompare(o.name))}var y=f$1(()=>{});export{y as n,f as t};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{$n as sk,Bn as ok,L as Kr,Rt as X,cn as f$1,cr as ve,et as Ot,gr as wt,jn as lk,l as C,on as eH}from"./chunk-DEsPgcXV.js";import{n as u,t as f$2}from"./chunk-MpnWAfxv.js";var y;var f=f$1(()=>{Kr();lk();f$2();sk();Kr();y=class s{toast=C(u);items=wt([]);busy=wt(!1);loadProblem=wt(null);running=wt(new Set);networks=this.items.asReadonly();loading=this.busy.asReadonly();problem=this.loadProblem.asReadonly();pending=this.running.asReadonly();unusedCount=Ot(()=>this.items().filter(e=>!e.builtIn&&e.connected===0).length);constructor(){C(ve).onDestroy(window.electron.events.subscribe(e=>{e.includes(`network`)&&this.refresh()}))}async refresh(){this.busy.set(!0);try{this.items.set(await window.electron.networks.list()),this.loadProblem.set(null)}catch(e){this.loadProblem.set(eH(e))}finally{this.busy.set(!1)}}async create(e){let t;try{let r=await window.electron.networks.create(e);t=r.ok?null:r.problem}catch(r){t=eH(r)}return t===null&&(this.toast.success(ok().networks.created(e.name)),await this.refresh()),t}async remove(e){this.running.update(t=>new Set(t).add(e));try{let t=await window.electron.networks.remove(e);t.ok||this.toast.error(t.problem)}finally{this.running.update(t=>{let r=new Set(t);return r.delete(e),r})}await this.refresh()}async removeMany(e){await Promise.all(e.map(t=>this.remove(t)))}async prune(){this.busy.set(!0);try{let e=await window.electron.networks.prune();e.ok?this.toast.success(e.removed===0?ok().common.nothingToPrune:ok().networks.pruned(e.removed)):this.toast.error(e.problem)}finally{this.busy.set(!1)}await this.refresh()}static ɵfac=function(t){return new(t||s)};static ɵprov=X({token:s,factory:s.ɵfac,providedIn:`root`})}});export{y as n,f as t};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{$n as sk,Bn as ok,Ct as Tg,D as HE,Dn as kc,En as kE,F as Jm,Fn as nS,G as Nc,Gn as pj,Gt as _m,L as Kr,Nn as mg,Pn as mj,Pt as Wm,Q as Oi,Rt as X,St as Tc,Tn as jc,U as My,Wn as pg,Xn as rf,Z as Od,_ as ES,_t as Sc,cn as f,cr as ve,et as Ot,gr as wt,gt as SS,ht as SE,l as C,ln as fS,lr as vg,lt as RE,mr as wc,or as vS,pt as Rp,r as Ac,rn as dk,s as Br,sn as ec,w as Gm,xn as hg,z as Ld}from"./chunk-DEsPgcXV.js";import"./chunk-MpnWAfxv.js";import"./chunk-Ds9stAVj.js";import{i as h,r as d}from"./chunk-wVwXBw1N.js";import{n as p,t as M}from"./chunk-CC_wIdx2.js";import"./chunk-CHFuuSv8.js";import"./chunk-Bw7Mtap6.js";import{_ as pn,d as dn,f as fn,g as ln,l as an,m as ie,r as Je$1,u as cn,v as un}from"./chunk-BfC3KqGQ.js";import{n as v,t as u}from"./chunk-D4dQfTTc.js";import{a as Yt,u as ra}from"./chunk-CaYY-6hH.js";import{n as P,t as K}from"./chunk-lLCuDcp6.js";import{n as W,t as J}from"./chunk-DGtAiSbg.js";import{n as u$1,t as c}from"./chunk-DKNRYU3y.js";import{n as V,t as G$1}from"./chunk-CmtjDUsV.js";import{i as z,n as oe,r as x,t as h$1}from"./chunk-D0pCyzqb.js";var je;var q;var Se=f(()=>{Kr();M();Kr();je=`containers.groups`,q=class i{assignments=C(p).entries(je);names=Ot(()=>[...new Set(this.assignments().values())].sort((e,n)=>e.localeCompare(n)));groupOf(t){return this.assignments().get(t)??null}assign(t,e){let n=e.trim();if(n===``)return;let o=new Map(this.assignments());for(let a of t)o.set(a,n);this.assignments.set(o)}release(t){let e=new Map(this.assignments());for(let n of t)e.delete(n);this.assignments.set(e)}rename(t,e){let n=e.trim();if(n===``||n===t)return;let o=new Map(this.assignments());for(let[a,m]of o)m===t&&o.set(a,n);this.assignments.set(o)}dissolve(t){let e=new Map([...this.assignments()].filter(([,n])=>n!==t));this.assignments.set(e)}static ɵfac=function(e){return new(e||i)};static ɵprov=X({token:i,factory:i.ɵfac,providedIn:`root`})}});function Fe(i,t){if(i&1){let e=RE();Oi(0,`button`,20),Jm(`click`,function(){let o=Ld(e).$implicit;return Od(HE(3).onInput(o))}),fS(1),Nc()}if(i&2){let e=t.$implicit;ec(),Ac(` `,e,` `)}}function Le(i,t){if(i&1&&(Oi(0,`div`)(1,`span`,9),fS(2),Nc(),Oi(3,`div`,18),kc(4,Fe,2,1,`button`,19,Sc),Nc()()),i&2){let e=HE(2);ec(2),pg(e.t().existing),ec(2),Tc(e.others())}}function Be(i,t){i&1&&(Oi(0,`p`,12),fS(1),Nc()),i&2&&(ec(),pg(t))}function $e(i,t){if(i&1){let e=RE();Gm(0,`div`,2),Oi(1,`div`,3)(2,`div`,4)(3,`h2`,5),fS(4),Nc(),Oi(5,`p`,6),fS(6),Nc(),Oi(7,`form`,7),Jm(`submit`,function(o){Ld(e);return Od(HE().submit(o))}),Oi(8,`label`,8)(9,`span`,9),fS(10),Nc(),Oi(11,`input`,10),Jm(`input`,function(o){Ld(e);return Od(HE().onInput(o.target.value))}),Nc()(),SE(12,Le,6,1,`div`),Oi(13,`p`,11),fS(14),Nc(),SE(15,Be,2,1,`p`,12),Oi(16,`div`,13)(17,`button`,14),Gm(18,`app-icon`,15),fS(19),Nc(),Oi(20,`button`,16),Gm(21,`app-icon`,17),fS(22),Nc()()()()()}if(i&2){let e,n=HE();ec(4),pg(n.title()),ec(2),pg(n.description()),ec(4),pg(n.t().nameLabel),ec(),nS(n.field),Wm(`placeholder`,n.t().namePlaceholder)(`value`,n.name()),ec(),kE(n.others().length>0?12:-1),ec(2),pg(n.t().hint),ec(),kE((e=n.problem())?15:-1,e),ec(3),Wm(`size`,14),ec(),Ac(` `,n.common().cancel,` `),ec(),Wm(`disabled`,!n.canSubmit()),ec(),Wm(`size`,14),ec(),Ac(` `,n.t().submit,` `)}}var We;var U;var De=f(()=>{Kr();Je$1();dk();sk();Kr();We=`mx-focus mt-1 w-full rounded-md border border-ink-700 bg-ink-800 px-3 py-1.5 text-[13px] text-ink-100 placeholder:text-ink-500`,U=class i{open=mj(!1);title=jc.required();description=jc.required();initial=jc(``);suggestions=jc([]);reserved=jc([]);submitted=pj();t=Ot(()=>ok().containers.page.groupDialog);common=Ot(()=>ok().common);field=We;name=wt(``);touched=wt(!1);others=Ot(()=>this.suggestions().filter(t=>t!==this.initial()));canSubmit=Ot(()=>{let t=this.name().trim();return t!==``&&!this.reserved().includes(t)});problem=Ot(()=>{let t=this.name().trim();return this.touched()?t===``?this.t().empty:this.reserved().includes(t)?this.t().reserved(t):null:null});constructor(){rf(()=>{this.open()&&Tg(()=>{this.name.set(this.initial()),this.touched.set(!1)})})}onInput(t){this.name.set(t),this.touched.set(!0)}submit(t){if(t.preventDefault(),!this.canSubmit()){this.touched.set(!0);return}this.open.set(!1),this.submitted.emit(this.name().trim())}static ɵfac=function(e){return new(e||i)};static ɵcmp=wc({type:i,selectors:[[`app-group-name-dialog`]],inputs:{open:[1,`open`],title:[1,`title`],description:[1,`description`],initial:[1,`initial`],suggestions:[1,`suggestions`],reserved:[1,`reserved`]},outputs:{open:`openChange`,submitted:`submitted`},decls:2,vars:1,consts:[[`rdxDialogRoot`,``,3,`openChange`,`open`],[`rdxDialogPortal`,``],[`rdxDialogBackdrop`,``,1,`fixed`,`inset-0`,`z-40`,`bg-black/50`],[`rdxDialogViewport`,``,1,`fixed`,`inset-0`,`z-50`,`grid`,`place-items-center`,`p-4`],[`rdxDialogPopup`,``,1,`w-full`,`max-w-md`,`rounded-lg`,`border`,`border-ink-700`,`bg-ink-850`,`p-5`,`shadow-2xl`],[`rdxDialogTitle`,``,1,`text-[15px]`,`font-semibold`,`text-ink-100`],[`rdxDialogDescription`,``,1,`mt-1`,`text-[13px]`,`text-ink-400`],[1,`mt-4`,`space-y-3`,3,`submit`],[1,`block`],[1,`text-[12px]`,`text-ink-400`],[`type`,`text`,`autocomplete`,`off`,`spellcheck`,`false`,`data-testid`,`groepsnaam`,3,`input`,`placeholder`,`value`],[1,`text-[12px]`,`text-ink-500`],[`role`,`alert`,1,`text-[13px]`,`text-danger`],[1,`flex`,`justify-end`,`gap-2`,`pt-2`],[`type`,`button`,`rdxDialogClose`,``,1,`mx-btn`,`mx-focus`],[`name`,`close`,3,`size`],[`type`,`submit`,1,`mx-btn`,`mx-focus`,3,`disabled`],[`name`,`check`,3,`size`],[1,`mt-1`,`flex`,`flex-wrap`,`gap-1.5`],[`type`,`button`,1,`mx-focus`,`cursor-pointer`,`rounded-full`,`border`,`border-ink-700`,`px-2.5`,`py-0.5`,`text-[12px]`,`text-ink-300`,`transition-colors`,`hover:border-accent`,`hover:text-ink-100`],[`type`,`button`,1,`mx-focus`,`cursor-pointer`,`rounded-full`,`border`,`border-ink-700`,`px-2.5`,`py-0.5`,`text-[12px]`,`text-ink-300`,`transition-colors`,`hover:border-accent`,`hover:text-ink-100`,3,`click`]],template:function(e,n){e&1&&(Oi(0,`div`,0),vg(`openChange`,function(a){return vS(n.open,a)||(n.open=a),a}),_m(1,$e,23,15,`ng-template`,1),Nc()),e&2&&hg(`open`,n.open)},dependencies:[ie,ln,an,pn,cn,fn,dn,un,My],encapsulation:2})}});function Ue(i,t){i&1&&(Oi(0,`p`,13),fS(1),Nc()),i&2&&(ec(),Ac(` `,t,` `))}function He(i,t){if(i&1){let e=RE();Oi(0,`button`,31),Jm(`click`,function(){Ld(e);return Od(HE(2).askGroupSelected())}),Gm(1,`app-icon`,37),fS(2),Nc()}if(i&2){let e=HE(2);ec(),Wm(`size`,14),ec(),Ac(` `,e.t().group.addToGroup,` `)}}function Ye(i,t){if(i&1){let e=RE();Oi(0,`div`,14)(1,`span`,28),fS(2),Nc(),Oi(3,`button`,29),Jm(`click`,function(){Ld(e);return Od(HE().runSelected(`start`))}),Gm(4,`app-icon`,30),fS(5),Nc(),Oi(6,`button`,31),Jm(`click`,function(){Ld(e);return Od(HE().runSelected(`stop`))}),Gm(7,`app-icon`,32),fS(8),Nc(),Oi(9,`button`,31),Jm(`click`,function(){Ld(e);return Od(HE().runSelected(`restart`))}),Gm(10,`app-icon`,33),fS(11),Nc(),SE(12,He,3,2,`button`,34),Oi(13,`button`,35),Jm(`click`,function(){Ld(e);return Od(HE().askRemoveSelected())}),Gm(14,`app-icon`,36),fS(15),Nc()()}if(i&2){let e=HE();ec(2),pg(e.t().selected(e.selected().size)),ec(2),Wm(`size`,14),ec(),Ac(` `,e.common().start,` `),ec(2),Wm(`size`,14),ec(),Ac(` `,e.common().stop,` `),ec(2),Wm(`size`,14),ec(),Ac(` `,e.common().restart,` `),ec(),kE(e.groupableSelection().length>0?12:-1),ec(2),Wm(`size`,14),ec(),Ac(` `,e.common().remove,` `)}}function Je(i,t){if(i&1&&(Oi(0,`span`,42),fS(1),Nc()),i&2){let e=HE(2);ec(),Ac(` `,e.t().group.manual,` `)}}function Qe(i,t){if(i&1){let e=RE();Oi(0,`div`,38)(1,`button`,39),Jm(`click`,function(){let o=Ld(e).$implicit;return Od(HE().toggleGroup(o.key))}),Gm(2,`app-icon`,40),Oi(3,`span`,41),fS(4),Nc()(),SE(5,Je,2,1,`span`,42),Oi(6,`span`,43),fS(7),Nc(),Oi(8,`div`,44)(9,`span`,45),fS(10),Nc(),Oi(11,`span`,46),fS(12),Nc(),Oi(13,`div`,47)(14,`app-action-menu`,48),Jm(`picked`,function(o){let a=Ld(e).$implicit;return Od(HE().onGroupMenu(o,a))}),Nc()()()()}if(i&2){let e=t.$implicit,n=HE(),o=n.groupBusy(e);ec(),Br(`aria-expanded`,!e.collapsed)(`aria-label`,e.collapsed?n.t().group.expand(e.label):n.t().group.collapse(e.label)),ec(),Wm(`name`,e.collapsed?`chevronRight`:`chevronDown`)(`size`,14),ec(2),pg(e.label),ec(),kE(e.manual?5:-1),ec(2),mg(` `,n.groupCount(e),` · `,n.groupRunning(e),` `),ec(3),pg(n.groupCpu(e)),ec(2),pg(n.groupMemory(e)),ec(2),Wm(`label`,n.t().group.menu(e.label))(`items`,n.groupMenu(e,o))}}function Xe(i,t){if(i&1&&Gm(0,`app-state-dot`,49),i&2){let e=t.$implicit;Wm(`state`,e.state)(`title`,e.status),Br(`aria-label`,e.status)}}function Ze(i,t){if(i&1&&(Oi(0,`a`,52),Gm(1,`app-icon`,54),Nc()),i&2){let e=t,n=HE().$implicit,o=HE();Wm(`routerLink`,SS(4,Y,n.id))(`title`,o.t().row.missingNetwork(e)),Br(`aria-label`,o.t().row.missingNetwork(e)),ec(),Wm(`size`,13)}}function et(i,t){if(i&1&&(Oi(0,`a`,53),Gm(1,`app-icon`,55),Nc()),i&2){let e=HE().$implicit,n=HE();Wm(`routerLink`,SS(5,Y,e.id))(`queryParams`,ES(7,Ke))(`title`,n.actions().copyDiagnosis),Br(`aria-label`,n.t().row.diagnosisOf(e.name)),ec(),Wm(`size`,13)}}function tt(i,t){if(i&1&&(Oi(0,`div`,50)(1,`a`,51),fS(2),Nc(),SE(3,Ze,2,6,`a`,52),SE(4,et,2,8,`a`,53),Nc()),i&2){let e,n=t.$implicit,o=HE();ec(),Wm(`routerLink`,SS(5,Y,n.id))(`title`,n.name),ec(),pg(n.name),ec(),kE((e=n.missingNetwork)?3:-1,e),ec(),kE(o.inTrouble(n)?4:-1)}}function nt(i,t){if(i&1&&(Oi(0,`span`,56),fS(1),Nc()),i&2){let e=t.$implicit;ec(),pg(e.shortId)}}function it(i,t){if(i&1&&(Oi(0,`span`,57),fS(1),Nc()),i&2){let e=t.$implicit;Wm(`title`,e.image),ec(),pg(e.image)}}function ot(i,t){if(i&1&&(Oi(0,`a`,60),fS(1),Gm(2,`app-icon`,62),Nc()),i&2){let e=HE().$implicit;Wm(`href`,`http://localhost:`+e.hostPort,Rp),ec(),mg(` `,e.hostPort,`:`,e.containerPort,` `),ec(),Wm(`size`,11)}}function rt(i,t){if(i&1&&(Oi(0,`span`,61),fS(1),Nc()),i&2){let e=HE().$implicit;ec(),mg(``,e.containerPort,`/`,e.protocol)}}function at(i,t){if(i&1&&SE(0,ot,3,4,`a`,60)(1,rt,2,2,`span`,61),i&2){let e=t.$implicit;kE(e.hostPort?0:1)}}function st(i,t){if(i&1&&(Oi(0,`span`,58),fS(1),Nc()),i&2){let e=HE().$implicit;ec(),Ac(`+`,e.ports.length-2)}}function lt(i,t){i&1&&(Oi(0,`span`,59),fS(1,`—`),Nc())}function pt(i,t){if(i&1&&(kc(0,at,2,1,null,null,qe),SE(2,st,2,1,`span`,58),SE(3,lt,2,0,`span`,59)),i&2){let e=t.$implicit;Tc(e.ports.slice(0,2)),ec(2),kE(e.ports.length>2?2:-1),ec(),kE(e.ports.length===0?3:-1)}}function dt(i,t){if(i&1&&(Oi(0,`span`,63),fS(1),Nc()),i&2){let e=t.$implicit,n=HE();ec(),pg(n.cpuOf(e.id))}}function ct(i,t){if(i&1&&(Oi(0,`span`,63),fS(1),Nc()),i&2){let e=t.$implicit,n=HE();ec(),pg(n.memoryOf(e.id))}}function mt(i,t){if(i&1){let e=RE();Oi(0,`div`,64)(1,`app-action-menu`,48),Jm(`picked`,function(o){let a=Ld(e).$implicit;return Od(HE().onRowMenu(o,a))}),Nc()()}if(i&2){let e=t.$implicit,n=HE(),o=n.pending().has(e.id);ec(),Wm(`label`,n.t().row.menu(e.name))(`items`,n.rowMenu(e,o))}}var Y;var Ke;var qe;var G;var Pe;f(()=>{Kr();ra();v();h();Se();M();G$1();J();oe();K();dk();u$1();sk();De();Kr();Y=i=>[`/containers`,i],Ke=()=>({diagnose:1}),qe=(i,t)=>t.containerPort;G=``,Pe=class i{store=C(u);preferences=C(p);ownGroups=C(q);t=Ot(()=>ok().containers.page);actions=Ot(()=>ok().containers.actions);common=Ot(()=>ok().common);columns=Ot(()=>{let t=this.t().columns;return[{key:`state`,label:``,width:`28px`},{key:`name`,label:t.name},{key:`shortId`,label:t.id,width:`120px`},{key:`image`,label:t.image},{key:`ports`,label:t.ports,width:`170px`},{key:`cpu`,label:t.cpu,width:`80px`,align:`right`},{key:`memory`,label:t.memory,width:`110px`,align:`right`},{key:`actions`,label:t.actions,width:`84px`,align:`right`}]});loading=this.store.loading;problem=this.store.problem;stats=this.store.stats;pending=this.store.pending;search=wt(``);zoek=jc(void 0);onlyRunning=this.preferences.flag(`containers.onlyRunning`);collapsed=this.preferences.names(`containers.collapsedGroups`);selected=wt(new Set);removal=wt(null);confirmOpen=wt(!1);groupEdit=wt(null);groupDialogOpen=wt(!1);ownGroupNames=this.ownGroups.names;composeProjects=Ot(()=>{let t=new Set;for(let e of this.store.containers())e.composeProject!==null&&t.add(e.composeProject);return[...t]});groupableSelection=Ot(()=>{let t=this.selected();return this.store.containers().filter(e=>t.has(e.id)&&e.composeProject===null)});rows=Ot(()=>{let t=this.search().trim().toLowerCase(),e=this.onlyRunning();return this.store.containers().filter(n=>e&&n.state!==`running`?!1:t===``?!0:`${n.name} ${n.image} ${n.shortId}`.toLowerCase().includes(t))});groups=Ot(()=>{let t=this.rows(),e=new Map;for(let m of t){let k=this.groupKeyOf(m),N=e.get(k);N===void 0?e.set(k,[m]):N.push(m)}if(!this.store.containers().some(m=>this.groupKeyOf(m)!==G))return null;let n=this.collapsed(),o=this.composeProjects(),a=[...e.keys()].filter(m=>m!==G).sort((m,k)=>m.localeCompare(k));return e.has(G)&&a.push(G),a.map(m=>{let k=e.get(m)??[],N=n.has(m);return{key:m,label:m===G?this.t().group.loose:m,manual:m!==G&&!o.includes(m),rows:N?[]:k,all:k,running:k.filter(Ee=>Ee.state===`running`).length,collapsed:N}})});visibleRows=Ot(()=>{let t=this.groups();return t===null?this.rows():t.flatMap(e=>e.rows)});totals=Ot(()=>{let t=0,e=0;for(let n of this.store.runningIds()){let o=this.stats().get(n);t+=o?.cpuPercent??0,e+=o?.memoryBytes??0}return{cpu:t,memory:d(e)}});selectedIds=Ot(()=>[...this.selected()]);trackKey=t=>t.id;constructor(){rf(()=>{let t=this.zoek();t!==void 0&&Tg(()=>this.search.set(t))}),rf(()=>this.store.watchStats(this.store.runningIds())),C(ve).onDestroy(()=>this.store.watchStats([])),this.store.refresh()}groupKeyOf(t){return t.composeProject??this.ownGroups.groupOf(t.name)??G}inTrouble(t){return(t.state===`exited`||t.state===`dead`)&&t.exitCode!==null&&t.exitCode!==0&&t.exitCode!==143||t.state===`restarting`||t.status.includes(`(unhealthy)`)}cpuOf(t){let e=this.stats().get(t);return e===void 0?`—`:`${e.cpuPercent.toFixed(2)}%`}memoryOf(t){let e=this.stats().get(t);return e===void 0?`—`:d(e.memoryBytes)}primaryAction(t){let e=this.common();return t.state===`running`||t.state===`restarting`?{action:`stop`,icon:`stop`,label:e.stop}:t.state===`paused`?{action:`unpause`,icon:`play`,label:this.actions().resume}:{action:`start`,icon:`play`,label:e.start}}toggleGroup(t){let e=new Set(this.collapsed());if(!e.delete(t)){e.add(t);let n=new Set((this.groups()??[]).find(a=>a.key===t)?.all.map(a=>a.id)),o=new Set([...this.selected()].filter(a=>!n.has(a)));this.selected.set(o)}this.collapsed.set(e)}groupCount(t){return this.t().group.count(t.all.length)}groupRunning(t){return this.t().group.running(t.running)}groupCpu(t){let e=t.all.map(n=>this.stats().get(n.id)).filter(n=>n!==void 0);return e.length===0?`—`:`${e.reduce((n,o)=>n+o.cpuPercent,0).toFixed(2)}%`}groupMemory(t){let e=t.all.map(n=>this.stats().get(n.id)).filter(n=>n!==void 0);return e.length===0?`—`:d(e.reduce((n,o)=>n+o.memoryBytes,0))}groupBusy(t){return t.all.some(e=>this.pending().has(e.id))}rowMenu(t,e){let n=this.primaryAction(t),o=t.state===`running`,a=this.t().group,m=[{id:n.action,label:n.label,icon:n.icon,disabled:e},{id:`restart`,label:this.common().restart,icon:`refresh`,disabled:e||!o},{id:`pause`,label:this.actions().pause,icon:`pause`,disabled:e||!o}];return t.composeProject===null&&(m.push({id:`group`,label:a.addToGroup,icon:`folder`,separated:!0}),this.ownGroups.groupOf(t.name)!==null&&m.push({id:`ungroup`,label:a.removeFromGroup,icon:`close`})),m.push({id:`remove`,label:this.common().remove,icon:`trash`,disabled:e,danger:!0,separated:!0}),m}onRowMenu(t,e){switch(t){case`remove`:this.askRemove(e);break;case`group`:this.askGroup([e.name]);break;case`ungroup`:this.ownGroups.release([e.name]);break;default:this.run(t,e.id)}}groupMenu(t,e){let n=this.t().group,o=t.running===0,a=[{id:`start`,label:n.startAll,icon:`play`,disabled:e},{id:`stop`,label:n.stopAll,icon:`stop`,disabled:e||o},{id:`restart`,label:n.restartAll,icon:`refresh`,disabled:e||o}];return t.manual&&a.push({id:`rename`,label:n.rename,icon:`pencil`,separated:!0},{id:`dissolve`,label:n.dissolve,icon:`eraser`}),a.push({id:`remove`,label:n.removeAll,icon:`trash`,disabled:e,danger:!0,separated:!0}),a}onGroupMenu(t,e){switch(t){case`remove`:this.askRemoveGroup(e);break;case`rename`:this.askRenameGroup(e.key);break;case`dissolve`:this.ownGroups.dissolve(e.key);break;default:this.runGroup(t,e)}}runGroup(t,e){this.store.runMany(t,e.all.map(n=>n.id))}askRemoveGroup(t){this.removal.set({kind:`group`,ids:t.all.map(e=>e.id),project:t.label}),this.confirmOpen.set(!0)}run(t,e){this.store.run(t,e)}runSelected(t){this.store.runMany(t,this.selectedIds())}askRemove(t){this.removal.set({kind:`one`,ids:[t.id],name:t.name}),this.confirmOpen.set(!0)}askRemoveSelected(){let t=this.selectedIds();this.removal.set({kind:`many`,ids:t}),this.confirmOpen.set(!0)}askGroup(t){t.length!==0&&(this.groupEdit.set({kind:`assign`,names:t}),this.groupDialogOpen.set(!0))}askGroupSelected(){this.askGroup(this.groupableSelection().map(t=>t.name))}askRenameGroup(t){this.groupEdit.set({kind:`rename`,group:t}),this.groupDialogOpen.set(!0)}groupDialogTitle(){let t=this.t().groupDialog;return this.groupEdit()?.kind===`rename`?t.renameTitle:t.assignTitle}groupDialogDescription(){let t=this.groupEdit(),e=this.t().groupDialog;return t===null?``:t.kind===`rename`?e.renameDescription(t.group):t.names.length===1?e.assignOne(t.names[0]):e.assignMany(t.names.length)}groupDialogInitial(){let t=this.groupEdit();if(t===null)return``;if(t.kind===`rename`)return t.group;let e=new Set(t.names.map(o=>this.ownGroups.groupOf(o))),[n]=e;return e.size===1&&n!==void 0&&n!==null?n:``}onGroupName(t){let e=this.groupEdit();e!==null&&(e.kind===`assign`?this.ownGroups.assign(e.names,t):this.renameGroup(e.group,t),this.groupEdit.set(null))}renameGroup(t,e){this.ownGroups.rename(t,e);let n=this.collapsed();if(n.has(t)){let o=new Set(n);o.delete(t),o.add(e),this.collapsed.set(o)}}confirmRemove(){let t=this.removal();t!==null&&(this.store.runMany(`remove`,t.ids),this.selected.set(new Set),this.removal.set(null))}removalDescription(){let t=this.removal();if(t===null)return``;let e=this.t().confirm;switch(t.kind){case`one`:return e.one(t.name);case`many`:return e.many(t.ids.length);case`group`:return e.group(t.ids.length,t.project)}}static ɵfac=function(e){return new(e||i)};static ɵcmp=wc({type:i,selectors:[[`app-containers-page`]],inputs:{zoek:[1,`zoek`]},decls:38,vars:28,consts:[[1,`flex`,`h-full`,`flex-col`],[1,`shrink-0`,`px-6`,`pt-5`,`pb-3`],[1,`text-xl`,`font-semibold`,`tracking-tight`,`text-ink-100`],[1,`mt-3`,`flex`,`flex-wrap`,`gap-x-10`,`gap-y-2`],[1,`text-[12px]`,`text-ink-400`],[1,`text-[15px]`,`font-medium`,`text-ink-100`],[1,`mt-4`,`flex`,`flex-wrap`,`items-center`,`gap-4`],[1,`relative`,`flex`,`items-center`],[1,`pointer-events-none`,`absolute`,`left-2.5`,`text-ink-500`],[`name`,`search`,3,`size`],[1,`sr-only`],[`type`,`search`,1,`mx-focus`,`w-72`,`rounded-md`,`border`,`border-ink-700`,`bg-ink-850`,`py-1.5`,`pr-3`,`pl-8`,`text-[13px]`,`text-ink-100`,`placeholder:text-ink-500`,3,`input`,`placeholder`,`value`],[3,`onChange`,`label`,`on`],[1,`mt-3`,`rounded-md`,`border`,`border-danger/40`,`bg-danger/10`,`px-3`,`py-2`,`text-[13px]`,`text-danger`],[1,`mt-3`,`flex`,`items-center`,`gap-2`,`rounded-md`,`border`,`border-ink-700`,`bg-ink-850`,`px-3`,`py-2`],[1,`min-h-0`,`flex-1`,`overflow-y-auto`,`px-6`,`pb-6`],[3,`selectedChange`,`columns`,`rows`,`groups`,`trackKey`,`selected`,`emptyMessage`],[`appGroupHeader`,``],[`appCell`,`state`],[`appCell`,`name`],[`appCell`,`shortId`],[`appCell`,`image`],[`appCell`,`ports`],[`appCell`,`cpu`],[`appCell`,`memory`],[`appCell`,`actions`],[3,`openChange`,`confirmed`,`open`,`title`,`description`],[3,`openChange`,`submitted`,`open`,`title`,`description`,`initial`,`suggestions`,`reserved`],[1,`text-[13px]`,`text-ink-200`],[`type`,`button`,1,`mx-btn`,`mx-focus`,`ml-auto`,3,`click`],[`name`,`play`,3,`size`],[`type`,`button`,1,`mx-btn`,`mx-focus`,3,`click`],[`name`,`stop`,3,`size`],[`name`,`refresh`,3,`size`],[`type`,`button`,1,`mx-btn`,`mx-focus`],[`type`,`button`,1,`mx-btn`,`mx-focus`,`text-danger`,`hover:text-danger`,3,`click`],[`name`,`trash`,3,`size`],[`name`,`folder`,3,`size`],[1,`flex`,`items-center`,`gap-3`],[`type`,`button`,1,`mx-focus`,`flex`,`min-w-0`,`cursor-pointer`,`items-center`,`gap-2`,`text-left`,3,`click`],[1,`shrink-0`,`text-ink-500`,3,`name`,`size`],[1,`truncate`,`font-medium`,`text-ink-100`],[1,`shrink-0`,`rounded`,`border`,`border-ink-700`,`px-1.5`,`py-0.5`,`text-[11px]`,`text-ink-400`],[1,`shrink-0`,`text-[12px]`,`text-ink-400`],[1,`ml-auto`,`flex`,`shrink-0`,`items-center`],[`data-testid`,`groep-cpu`,1,`w-20`,`shrink-0`,`text-right`,`tabular-nums`,`text-[12px]`,`text-ink-400`],[`data-testid`,`groep-geheugen`,1,`w-[110px]`,`shrink-0`,`text-right`,`tabular-nums`,`text-[12px]`,`text-ink-400`],[1,`flex`,`w-[84px]`,`shrink-0`,`items-center`,`justify-end`],[`compact`,``,3,`picked`,`label`,`items`],[3,`state`,`title`],[1,`flex`,`min-w-0`,`items-center`,`gap-1.5`],[1,`mx-focus`,`block`,`truncate`,`text-ink-100`,`hover:text-accent`,`hover:underline`,3,`routerLink`,`title`],[`data-testid`,`row-missing-network`,1,`mx-focus`,`shrink-0`,`rounded`,`text-danger`,`hover:text-ink-100`,3,`routerLink`,`title`],[`data-testid`,`row-diagnose`,1,`mx-focus`,`shrink-0`,`rounded`,`text-warn`,`hover:text-ink-100`,3,`routerLink`,`queryParams`,`title`],[`name`,`networks`,3,`size`],[`name`,`warning`,3,`size`],[1,`font-mono`,`text-[12px]`,`text-ink-400`],[1,`block`,`truncate`,`text-ink-300`,3,`title`],[1,`text-[11px]`,`text-ink-500`],[1,`text-ink-600`],[`target`,`_blank`,`rel`,`noreferrer`,1,`mx-focus`,`mr-2`,`inline-flex`,`items-center`,`gap-1`,`text-accent`,`hover:underline`,3,`href`],[1,`mr-2`,`text-ink-500`],[`name`,`external`,3,`size`],[1,`tabular-nums`,`text-ink-200`],[1,`flex`,`items-center`,`justify-end`]],template:function(e,n){if(e&1&&(Oi(0,`section`,0)(1,`div`,1)(2,`h1`,2),fS(3),Nc(),Oi(4,`div`,3)(5,`div`)(6,`div`,4),fS(7),Nc(),Oi(8,`div`,5),fS(9),Nc()(),Oi(10,`div`)(11,`div`,4),fS(12),Nc(),Oi(13,`div`,5),fS(14),Nc()()(),Oi(15,`div`,6)(16,`label`,7)(17,`span`,8),Gm(18,`app-icon`,9),Nc(),Oi(19,`span`,10),fS(20),Nc(),Oi(21,`input`,11),Jm(`input`,function(a){return n.search.set(a.target.value)}),Nc()(),Oi(22,`app-filter-switch`,12),vg(`onChange`,function(a){return vS(n.onlyRunning,a)||(n.onlyRunning=a),a}),Nc()(),SE(23,Ue,2,1,`p`,13),SE(24,Ye,16,10,`div`,14),Nc(),Oi(25,`div`,15)(26,`app-data-table`,16),vg(`selectedChange`,function(a){return vS(n.selected,a)||(n.selected=a),a}),_m(27,Qe,15,12,`ng-template`,17)(28,Xe,1,3,`ng-template`,18)(29,tt,5,7,`ng-template`,19)(30,nt,2,1,`ng-template`,20)(31,it,2,2,`ng-template`,21)(32,pt,4,2,`ng-template`,22)(33,dt,2,1,`ng-template`,23)(34,ct,2,1,`ng-template`,24)(35,mt,2,2,`ng-template`,25),Nc()()(),Oi(36,`app-confirm-dialog`,26),vg(`openChange`,function(a){return vS(n.confirmOpen,a)||(n.confirmOpen=a),a}),Jm(`confirmed`,function(){return n.confirmRemove()}),Nc(),Oi(37,`app-group-name-dialog`,27),vg(`openChange`,function(a){return vS(n.groupDialogOpen,a)||(n.groupDialogOpen=a),a}),Jm(`submitted`,function(a){return n.onGroupName(a)}),Nc()),e&2){let o;ec(3),pg(n.t().title),ec(4),pg(n.t().cpuUsage),ec(2),Ac(``,n.totals().cpu.toFixed(2),`%`),ec(3),pg(n.t().memoryUsage),ec(2),pg(n.totals().memory),ec(4),Wm(`size`,15),ec(2),pg(n.t().search),ec(),Wm(`placeholder`,n.t().search)(`value`,n.search()),ec(),Wm(`label`,n.t().onlyRunning),hg(`on`,n.onlyRunning),ec(),kE((o=n.problem())?23:-1,o),ec(),kE(n.selected().size>0?24:-1),ec(2),Wm(`columns`,n.columns())(`rows`,n.visibleRows())(`groups`,n.groups())(`trackKey`,n.trackKey),hg(`selected`,n.selected),Wm(`emptyMessage`,n.t().empty),ec(10),hg(`open`,n.confirmOpen),Wm(`title`,n.t().confirm.title)(`description`,n.removalDescription()),ec(),hg(`open`,n.groupDialogOpen),Wm(`title`,n.groupDialogTitle())(`description`,n.groupDialogDescription())(`initial`,n.groupDialogInitial())(`suggestions`,n.ownGroupNames())(`reserved`,n.composeProjects())}},dependencies:[z,x,h$1,My,W,Yt,P,c,V,U],encapsulation:2})}})();export{Pe as ContainersPage};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{A as IS,An as lf,B as M,C as Gi,Ct as Tg,F as Jm,Gn as pj,I as Km,It as Ws,K as Ng,L as Kr,Nt as W,Pn as mj,Qn as sg,Tn as jc,Xn as rf,Y as OD,a as Ar,cn as f,cr as ve$1,er as sw,et as Ot,g as Dj,gr as wt,it as Pr,j as Ib,l as C,mt as S,p as Cr,rt as PS,s as Br,t as $I,tn as br,vt as Se$1,wn as jI,yr as yR,yt as T}from"./chunk-DEsPgcXV.js";import{n as $n$1,o as Ne}from"./chunk-Ds9stAVj.js";import{D as tr,E as tn$1,T as sr,_ as er,a as Je$1,b as me$1,h as ar,i as Gn$1,l as Qn$1,m as Zn$1,o as Jn$1,u as Tt,v as et,w as rr,x as nr}from"./chunk-CHFuuSv8.js";import{i as v,n as f$1,r as g,t as L$1}from"./chunk-Bw7Mtap6.js";function F(e,o){let t=o;for(;t;){if(t===e)return!0;t=St(t)?t.host:t.parentNode}return!1}function En(e){return e.visibility===`hidden`||e.visibility===`collapse`}function wn(e,o){return!e.isConnected||!o||En(o)?!1:typeof e.checkVisibility==`function`?e.checkVisibility():o.display!==`none`&&o.display!==`contents`}function Cn(e){let o=e.assignedSlot;if(o)return o;if(e.parentElement)return e.parentElement;let t=e.getRootNode();return St(t)?t.host:null}function He(e){for(let o of Array.from(e.children))if(L(o)===`summary`)return o;return null}function Tn(e,o){let t=He(o);return!!t&&(e===t||F(t,e))}function Lt(e){let o=e?L(e):``;return e!=null&&e.matches(bn)&&(o!==`summary`||e.parentElement!=null&&L(e.parentElement)===`details`&&He(e.parentElement)===e)&&(o!==`details`||He(e)==null)&&(o!==`input`||e.type!==`hidden`)}function Fn(e,o){let t=xn(e);return o?!!t&&t.display!==`none`:wn(e,t)}function On(e){if(!Lt(e)||!e.isConnected||e.matches(`:disabled`))return!1;for(let o=e;o;o=Cn(o)){let t=o!==e,n=L(o)===`slot`;if(o.hasAttribute(`inert`)||t&&L(o)===`details`&&!o.open&&!Tn(e,o)||o.hasAttribute(`hidden`)||!n&&!Fn(o,t))return!1}return!0}function Rn(e){let o=e.tabIndex;if(o<0){let t=L(e);if(t===`details`||t===`audio`||t===`video`||fe(e)&&e.isContentEditable)return 0}return o}function Se(e){if(L(e)!==`input`)return null;let o=e;return o.type===`radio`&&o.name!==``?o:null}function Mn(e,o){let t=Se(e);if(!t)return!0;let n=o.find(i=>{let s=Se(i);return s?.name===t.name&&s.form===t.form&&s.checked});return n?n===t:o.find(i=>{let s=Se(i);return s?.name===t.name&&s.form===t.form})===t}function Bt(e){if(fe(e)&&L(e)===`slot`){let o=e.assignedElements({flatten:!0});if(o.length>0)return o}return fe(e)&&e.shadowRoot?Array.from(e.shadowRoot.children):Array.from(e.children)}function Ht(e,o){Bt(e).forEach(t=>{Lt(t)&&o.push(t),Ht(t,o)})}function In(e,o){let t=[],n=i=>{Bt(i).forEach(s=>{fe(s)&&s.matches(o)&&t.push(s),n(s)})};return n(e),t}function An(e){let o=[];return Ht(e,o),o.filter(On)}function ge(e){let o=An(e);return o.filter(t=>Rn(t)>=0&&Mn(t,o))}function me(e){return ge(e)}function Nn(e){let o=ge(e);return[o[0],o[o.length-1]]}function jt(e,o){let t=ge(e);if(t.length===0)return;let n=rr(e.ownerDocument),i=n?t.indexOf(n):-1;return t[i===-1?o===1?0:t.length-1:i+o]}function je(e){let o=(e?.ownerDocument??document).body;return jt(o,1)??e}function Ge(e){let o=(e?.ownerDocument??document).body;return jt(o,-1)??e}function Pn(e){return e.composedPath?.()[0]??e.target}function kn(e,{select:o=!1,root:t}={}){let n=t??e[0]?.ownerDocument??document,i=rr(n);for(let s of e)if(x(s,{select:o}),rr(n)!==i)return!0}function Gt(e){return e instanceof(e?.ownerDocument?.defaultView?.HTMLElement??HTMLElement)&&e.matches(Sn)}function Ln(e){return e instanceof HTMLInputElement&&`select`in e}function x(e,{select:o=!1}={}){if(e&&e.focus){let n=rr((`ownerDocument`in e?e.ownerDocument:void 0)??document);e.focus({preventScroll:!0}),e!==n&&Ln(e)&&o&&e.select()}}function Ve(e){let o=e.createElement(`span`);return o.setAttribute(`tabindex`,`0`),o.setAttribute(ve,``),me$1.screenReader.voiceOver&&me$1.engine.webkit?o.setAttribute(`role`,`button`):o.setAttribute(`aria-hidden`,`true`),Object.assign(o.style,Bn),o}function Nt(e){for(let o of ge(e))o.setAttribute(le,o.getAttribute(`tabindex`)??``),o.setAttribute(`tabindex`,`-1`)}function pe(e){In(e,`[${le}]`).forEach(o=>{let t=o.getAttribute(le);o.removeAttribute(le),t?o.setAttribute(`tabindex`,t):o.removeAttribute(`tabindex`)})}function te(e,o){let t=e.relatedTarget;return!t||!F(o,t)}function Vt(e,o={}){let t=o.enabled??(()=>!0),n=!1;rf(i=>{let s=e();if(!s||!t())return;let r=s.ownerDocument,u=d=>{!d.relatedTarget||!te(d,s)||(d.type===`focusin`?n&&(pe(s),n=!1):(Nt(s),n=!0))};te(new FocusEvent(`focusin`,{relatedTarget:r.activeElement}),s)&&(Nt(s),n=!0),s.addEventListener(`focusin`,u,!0),s.addEventListener(`focusout`,u,!0),i(()=>{s.removeEventListener(`focusin`,u,!0),s.removeEventListener(`focusout`,u,!0),n&&(pe(s),n=!1)})})}function _t(e){return{provide:De,useFactory:e}}function Hn(e){let o=Pt.get(e);return o||(o=wt([]),Pt.set(e,o)),o}function jn(e){let o=Hn(e);return{add(t){let n=o(),i=n[0];t!==i&&i?.pause();let s=kt(n,t);s.unshift(t),o.set(s)},remove(t){let i=kt(o(),t);o.set(i),o()[0]?.resume()}}}function kt(e,o){let t=[...e],n=t.indexOf(o);return n!==-1&&t.splice(n,1),t}var bn;var L;var yn;var fe;var St;var xn;var Le;var Be;var At;var Sn;var ve;var le;var Bn;var De;var Pt;var Do;var Gn;var Vn;var V;var be=f(()=>{Kr();Kr();tn$1();bn=`a[href],button,input,select,textarea,summary,details,iframe,object,embed,[tabindex],[contenteditable]:not([contenteditable="false"]),audio[controls],video[controls]`,L=e=>e.nodeName.toLowerCase(),yn=e=>e!=null&&typeof e.nodeType==`number`,fe=e=>{if(!yn(e))return!1;let o=e.ownerDocument?.defaultView;return o?e instanceof o.HTMLElement:e instanceof HTMLElement},St=e=>e!==null&&e.nodeType===11&&`host`in e,xn=e=>{let o=e.ownerDocument.defaultView;return o?o.getComputedStyle(e):null};Le=`focusScope.autoFocusOnMount`,Be=`focusScope.autoFocusOnUnmount`,At={bubbles:!1,cancelable:!0};Sn=`input:not([type='hidden']):not([disabled]),[contenteditable]:not([contenteditable='false']),textarea:not([disabled])`;ve=`data-rdx-focus-guard`,le=`data-rdx-tabindex`,Bn={position:`fixed`,top:`0`,left:`0`,width:`1px`,height:`1px`,padding:`0`,margin:`-1px`,overflow:`hidden`,clipPath:`inset(50%)`,whiteSpace:`nowrap`,border:`0`};De=new M(`RdxFocusScopeConfig`,{factory:()=>({trapped:wt(!1)})});Pt=new WeakMap;[Do,Gn]=Gn$1(`FocusScope Context`,`utils/focus-scope`),Vn=()=>{let e=C(V);return{loop:e.loop,trapped:e.isTrapped}},V=(()=>{class e{constructor(){this.injector=C(Se$1),this.destroyRef=C(ve$1),this.elementRef=C(Pr),this.config=C(De),this.ownerDocument=this.elementRef.nativeElement.ownerDocument??document,this.loop=jc(!1,{transform:Dj}),this.trapped=jc(void 0,{transform:t=>t===void 0?void 0:Dj(t)}),this.isTrapped=Ot(()=>this.trapped()??this.config.trapped()),this.mountAutoFocus=pj(),this.unmountAutoFocus=pj(),this.lastFocusedElement=wt(null),this.focusScopesStack=jn(this.ownerDocument),this.focusScope={paused:wt(!1),pause:()=>this.focusScope.paused.set(!0),resume:()=>this.focusScope.paused.set(!1)},this.alive=!0,this.destroyRef.onDestroy(()=>{this.alive=!1}),OD(()=>{rf(t=>{let n=this.elementRef.nativeElement;if(this.isTrapped()){let i=d=>{if(this.focusScope.paused()||!n)return;let v=Pn(d);F(n,v)?this.lastFocusedElement.set(v):x(this.lastFocusedElement(),{select:!0})},s=d=>{if(this.focusScope.paused()||!n)return;let v=d.relatedTarget;v!==null&&(F(n,v)||x(this.lastFocusedElement(),{select:!0}))},r=()=>{F(n,this.lastFocusedElement())||x(n)},u=new MutationObserver(r);n&&u.observe(n,{childList:!0,subtree:!0}),this.ownerDocument.addEventListener(`focusin`,i),this.ownerDocument.addEventListener(`focusout`,s),t(()=>{this.ownerDocument.removeEventListener(`focusin`,i),this.ownerDocument.removeEventListener(`focusout`,s),u.disconnect()})}},{injector:this.injector}),rf(async t=>{let n=this.elementRef.nativeElement;if(await Promise.resolve(),!n||!this.alive)return;this.focusScopesStack.add(this.focusScope);let i=rr(this.ownerDocument),s=F(n,i),r=d=>{this.alive&&this.mountAutoFocus.emit(d)};if(!s){let d=new CustomEvent(Le,At);n.addEventListener(Le,r),n.dispatchEvent(d),d.defaultPrevented||(kn(me(n),{select:!0,root:this.ownerDocument}),rr(this.ownerDocument)===i&&x(n))}let u=d=>{this.alive&&this.unmountAutoFocus.emit(d)};n.addEventListener(Be,u),t(()=>{n.removeEventListener(Le,r);let d=new CustomEvent(Be,At);n.dispatchEvent(d),(this.ownerDocument.defaultView??globalThis).requestAnimationFrame(()=>{let O=this.config.returnFocus?.();O!==!1&&!d.defaultPrevented&&(O?x(O,{select:!0}):this.shouldPreserveMovedFocus()||x(i??this.ownerDocument.body,{select:!0})),n.removeEventListener(Be,u),this.focusScopesStack.remove(this.focusScope)})})},{injector:this.injector})})}shouldPreserveMovedFocus(){let t=rr(this.ownerDocument);return!!t&&t!==this.ownerDocument.body&&!F(this.elementRef.nativeElement,t)}handleKeyDown(t){if(!this.loop()&&!this.isTrapped()||this.focusScope.paused())return;let n=t.key===`Tab`&&!t.altKey&&!t.ctrlKey&&!t.metaKey,i=rr(this.ownerDocument);if(n&&i){let s=t.currentTarget,[r,u]=Nn(s);r&&u?!t.shiftKey&&i===u?(t.preventDefault(),this.loop()&&x(r,{select:!0})):t.shiftKey&&i===r&&(t.preventDefault(),this.loop()&&x(u,{select:!0})):i===s&&t.preventDefault()}}static{this.ɵfac=function(n){return new(n||e)}}static{this.ɵdir=$I({type:e,selectors:[[``,`rdxFocusScope`,``]],hostAttrs:[`tabindex`,`-1`],hostBindings:function(n,i){n&1&&Jm(`keydown`,function(r){return i.handleKeyDown(r)})},inputs:{loop:[1,`loop`],trapped:[1,`trapped`]},outputs:{mountAutoFocus:`mountAutoFocus`,unmountAutoFocus:`unmountAutoFocus`},features:[IS([Gn(Vn)])]})}}return e})()});function Yt(e){return e?e instanceof ShadowRoot?e.host:Yt(e.parentNode):null}function Kt(e,o){return o.map(t=>{if(e.contains(t))return t;let n=Yt(t);return n&&e.contains(n)?n:null}).filter(t=>t!=null)}function Ut(e){let o=new Set;return e.forEach(t=>{let n=t;for(;n&&!o.has(n);)o.add(n),n=n.parentNode}),o}function Xt(e,o,t){let n=[],i=s=>{!s||t.has(s)||Array.from(s.children).forEach(r=>{r.nodeName.toLowerCase()!==`script`&&(o.has(r)?i(r):n.push(r))})};return i(e),n}function qt(e,o={}){let{ariaHidden:t=!1,inert:n=!1,mark:i=!0}=o,s=e[0];if(!s)return()=>{};let r=s.ownerDocument.body,u=Kt(r,e),d=n?`inert`:t?`aria-hidden`:null,v=[],O=[];if(d){let E=ye[d],l=xe[d],D=Kt(r,Array.from(r.querySelectorAll(`[aria-live]`))),k=u.concat(D);Xt(r,Ut(k),new Set(k)).forEach(R=>{let S=R.getAttribute(d),b=S!==null&&S!==`false`,$=(E.get(R)??0)+1;E.set(R,$),v.push(R),$===1&&b&&l.add(R),b||R.setAttribute(d,d===`inert`?``:`true`)})}return i&&Xt(r,Ut(u),new Set(u)).forEach(l=>{let D=(ne.get(l)??0)+1;ne.set(l,D),O.push(l),D===1&&l.setAttribute(we,``)}),_e+=1,()=>{if(d){let E=ye[d],l=xe[d];v.forEach(D=>{let k=(E.get(D)??0)-1;E.set(D,k),k===0&&(l.has(D)||D.removeAttribute(d),l.delete(D))})}O.forEach(E=>{let l=(ne.get(E)??0)-1;ne.set(E,l),l===0&&E.removeAttribute(we)}),_e-=1,_e===0&&(ye.inert=new WeakMap,ye[`aria-hidden`]=new WeakMap,xe.inert=new WeakSet,xe[`aria-hidden`]=new WeakSet,ne=new WeakMap)}}function Ke(e){return e?typeof KeyboardEvent<`u`&&e instanceof KeyboardEvent?`keyboard`:`pointerType`in e&&typeof e.pointerType==`string`?e.pointerType||`mouse`:typeof MouseEvent<`u`&&e instanceof MouseEvent?e.detail===0?`keyboard`:`mouse`:``:null}function Ce(e){return typeof e==`function`?e():e}function Wt(e,o){let t=typeof e==`function`?e(o):e;return t===!1?!1:Ce(t)}function Kn(e,o){let t=typeof e==`function`?e(o):e;return typeof t==`boolean`?t:Ce(t)}function zt(e){return{provide:$t,useFactory:e}}function Ee(e){return e===void 0?void 0:Dj(e)}function Un(){return _t(()=>({trapped:wt(!1)}))}var we;var ye;var xe;var ne;var _e;var $t;var Te;var Fe=f(()=>{Ne();Kr();Kr();tn$1();be();be();we=`data-rdx-floating-inert`,ye={inert:new WeakMap,"aria-hidden":new WeakMap},xe={inert:new WeakSet,"aria-hidden":new WeakSet},ne=new WeakMap,_e=0;$t=new M(`RdxFloatingFocusManagerConfig`);Te=(()=>{class e{constructor(){this.enabled=jc(void 0,{transform:Ee}),this.modal=jc(void 0,{transform:Ee}),this.inert=jc(void 0,{transform:Ee}),this.initialFocus=jc(void 0),this.returnFocus=jc(void 0),this.restoreFocus=jc(void 0),this.previousFocusableElement=jc(void 0),this.nextFocusableElement=jc(void 0),this.beforeContentFocusGuardRef=jc(void 0),this.externalTree=jc(void 0),this.getInsideElements=jc(void 0),this.closeOnFocusOut=jc(void 0,{transform:Ee}),this.focusOut=pj(),this.config=C($t,{optional:!0}),this.effectiveEnabled=Ot(()=>this.enabled()??this.config?.enabled?.()??!0),this.effectiveModal=Ot(()=>this.modal()??this.config?.modal?.()??!1),this.effectiveInert=Ot(()=>this.inert()??this.config?.inert?.()??this.effectiveModal()),this.effectiveCloseOnFocusOut=Ot(()=>this.closeOnFocusOut()??this.config?.closeOnFocusOut?.()??!0),this.effectiveInitialFocus=Ot(()=>this.initialFocus()!==void 0?this.initialFocus():this.config?.initialFocus?.()??null),this.effectiveReturnFocus=Ot(()=>this.returnFocus()!==void 0?this.returnFocus():this.config?.returnFocus?.()??!0),this.effectiveRestoreFocus=Ot(()=>this.restoreFocus()??this.config?.restoreFocus?.()??!1),this.effectivePreviousFocusableElement=Ot(()=>this.previousFocusableElement()!==void 0?this.previousFocusableElement():this.config?.previousFocusableElement?.()),this.effectiveNextFocusableElement=Ot(()=>this.nextFocusableElement()!==void 0?this.nextFocusableElement():this.config?.nextFocusableElement?.()),this.effectiveBeforeContentFocusGuardRef=Ot(()=>this.beforeContentFocusGuardRef()??this.config?.beforeContentFocusGuardRef?.()),this.effectiveExternalTree=Ot(()=>this.externalTree()??this.config?.externalTree?.()??null),this.insideElements=Ot(()=>((this.getInsideElements()??this.config?.getInsideElements)?.()??[]).filter(n=>n!=null)),this.effectiveOpenInteractionType=Ot(()=>this.config?.openInteractionType?.()??this._interactionType()),this.effectiveCloseInteractionType=Ot(()=>this.config?.closeInteractionType?.()??this._interactionType()),this.trapped=Ot(()=>this.effectiveEnabled()&&this.effectiveModal()),this.focusScopeConfig=C(De),this.host=C(Pr).nativeElement,this.isBrowser=$n$1(C(sw)),this.rootContext=C(et,{optional:!0}),this.registration=C(Je$1,{optional:!0}),this._interactionType=wt(``),this.interactionType=this._interactionType.asReadonly(),rf(()=>this.focusScopeConfig.trapped.set(this.trapped())),this.focusScopeConfig.returnFocus=()=>this.resolveReturnFocusTarget(),this.isBrowser&&(rf(t=>{!this.effectiveEnabled()||!this.isFloatingOpen()||t(qt(this.avoidElements(),{ariaHidden:!1,mark:!0}))}),rf(t=>{!this.effectiveEnabled()||!this.isFloatingOpen()||!this.effectiveInert()||t(qt(this.avoidElements(),{inert:!0,mark:!1}))}),rf(()=>{if(!me$1.engine.webkit||this.isFloatingOpen())return;let t=this.rootContext?.floatingElement??this.host;if(!t)return;let n=rr(t.ownerDocument);Gt(n)&&F(t,n)&&n.blur()}),this.trackInteractionType(),Vt(()=>this.rootContext?.floatingElement??this.host,{enabled:()=>!!this.rootContext&&this.effectiveEnabled()&&this.isFloatingOpen()&&!this.effectiveModal()}),this.wireCloseOnFocusOut(),this.wireRestoreFocus(),this.wirePortalFocusBridge(),this.wireFocusOrchestration(),this.wireInitialFocusFallback())}trackInteractionType(){let t=this.host.ownerDocument,n=s=>{this._interactionType.set(s.pointerType||`mouse`)},i=()=>this._interactionType.set(`keyboard`);t.addEventListener(`pointerdown`,n,!0),t.addEventListener(`keydown`,i,!0),C(ve$1).onDestroy(()=>{t.removeEventListener(`pointerdown`,n,!0),t.removeEventListener(`keydown`,i,!0)})}wireFocusOrchestration(){C(V).mountAutoFocus.subscribe(n=>{let i=this.effectiveOpenInteractionType(),s=Wt(this.effectiveInitialFocus(),i)??this.defaultInitialFocus(i);if(s===!1){n.preventDefault();return}s&&(n.preventDefault(),s.focus())})}resolveReturnTarget(){return this.resolveReturnFocusTarget()}resolveReturnFocusTarget(){let t=Kn(this.effectiveReturnFocus(),this.effectiveCloseInteractionType());if(t===!1||t===void 0)return!1;if(!(t===!0||t==null))return t}defaultInitialFocus(t){if(t!==`touch`)return null;let n=this.rootContext?.floatingElement??this.host;return n.hasAttribute(`tabindex`)||n.setAttribute(`tabindex`,`-1`),n}wireInitialFocusFallback(){rf(()=>{!this.effectiveEnabled()||!this.isFloatingOpen()||this.scheduleInitialFocusFallback()})}scheduleInitialFocusFallback(t=0){(this.host.ownerDocument.defaultView??globalThis).requestAnimationFrame(()=>this.applyInitialFocusFallback(t))}applyInitialFocusFallback(t){if(!this.effectiveEnabled()||!this.isFloatingOpen())return;let n=this.rootContext?.floatingElement??this.host,i=this.host.ownerDocument.activeElement;if(i instanceof HTMLElement&&n.contains(i))return;let s=this.effectiveOpenInteractionType(),r=Wt(this.effectiveInitialFocus(),s);if(r===!1)return;let u=r??this.defaultInitialFocus(s);u&&i!==u&&u.focus({preventScroll:!0}),t<2&&this.scheduleInitialFocusFallback(t+1)}wireCloseOnFocusOut(){let t=this.host.ownerDocument,n=!1,i=()=>{n=!0},s=()=>{n=!1},r=u=>{if(!this.effectiveEnabled()||!this.effectiveCloseOnFocusOut()||this.effectiveModal()||n)return;let d=u.relatedTarget;d&&(d instanceof Element&&d.hasAttribute(ve)||this.isRelatedTargetInside(d)||this.focusOut.emit(u))};t.addEventListener(`pointerdown`,i,!0),t.addEventListener(`pointerup`,s,!0),t.addEventListener(`focusout`,r,!0),C(ve$1).onDestroy(()=>{t.removeEventListener(`pointerdown`,i,!0),t.removeEventListener(`pointerup`,s,!0),t.removeEventListener(`focusout`,r,!0)})}wireRestoreFocus(){let t=this.host.ownerDocument,n=i=>{if(!this.effectiveEnabled()||!this.effectiveRestoreFocus()||!this.isFloatingOpen())return;let s=i.target;if(!s||!this.isRelatedTargetInside(s))return;(t.defaultView??globalThis).requestAnimationFrame(()=>{if(!this.effectiveEnabled()||!this.effectiveRestoreFocus()||!this.isFloatingOpen()||t.activeElement!==t.body)return;let u=this.rootContext?.floatingElement??this.host;x(this.effectiveRestoreFocus()===`popup`?u:me(u).at(-1)??u)})};t.addEventListener(`focusout`,n,!0),C(ve$1).onDestroy(()=>t.removeEventListener(`focusout`,n,!0))}wirePortalFocusBridge(){rf(t=>{if(!this.effectiveEnabled()||!this.isFloatingOpen()){this.setBeforeContentFocusGuardRef(null);return}let n=this.host.ownerDocument,i=this.host.parentNode;if(!i)return;let s=Ve(n),r=Ve(n);s.setAttribute(`data-type`,`inside`),r.setAttribute(`data-type`,`inside`),i.insertBefore(s,this.host),i.insertBefore(r,this.host.nextSibling),this.setBeforeContentFocusGuardRef(s);let u=v=>{if(this.effectiveModal()){x(this.getTabbableContent().at(-1)??this.host);return}if(this.isFromOutsideFocusGuard(v)){pe(this.rootContext?.floatingElement??this.host),x(this.getTabbableContent()[0]??this.host);return}if(te(v,this.portalFocusContainer())){x(je(this.rootContext?.referenceElement??this.host));return}x(Ce(this.effectivePreviousFocusableElement())??this.defaultPreviousFocusable())},d=v=>{if(this.effectiveModal()){x(this.getTabbableContent()[0]??this.host);return}if(te(v,this.portalFocusContainer())){x(Ge(this.rootContext?.referenceElement??this.host));return}x(Ce(this.effectiveNextFocusableElement())??this.defaultNextFocusable())};s.addEventListener(`focus`,u),r.addEventListener(`focus`,d),t(()=>{s.removeEventListener(`focus`,u),r.removeEventListener(`focus`,d),s.remove(),r.remove(),this.setBeforeContentFocusGuardRef(null)})})}avoidElements(){return[this.host,...this.insideElements()].filter(t=>t!=null)}isFloatingOpen(){return this.rootContext?.open()??!0}isRelatedTargetInside(t){if(F(this.rootContext?.floatingElement??this.host,t)||this.rootContext&&this.contextContains(this.rootContext,t)||this.insideElements().some(s=>s===t||F(s,t)))return!0;let i=this.currentFloatingNode();if(i){for(let s of i.tree.ancestors(i))if(s.context&&this.contextContains(s.context,t))return!0;for(let s of i.tree.children(i,{onlyOpen:!0}))if(s.context&&this.contextContains(s.context,t))return!0}return!1}contextContains(t,n){return t.floatingElement&&F(t.floatingElement,n)||t.referenceElement&&F(t.referenceElement,n)?!0:t.triggers.contains(n)}currentFloatingNode(){return(this.registration?.node()??null)||(this.effectiveExternalTree()?.all.find(i=>i.context===this.rootContext)??null)}getTabbableContent(){return me(this.rootContext?.floatingElement??this.host)}portalFocusContainer(){let t=this.rootContext?.floatingElement??this.host,n=t.parentElement;return n&&n!==t.ownerDocument.body?n:t}defaultPreviousFocusable(){return Ge(this.rootContext?.referenceElement??this.host)}defaultNextFocusable(){return je(this.rootContext?.referenceElement??this.host)}setBeforeContentFocusGuardRef(t){let n=this.effectiveBeforeContentFocusGuardRef();n&&(typeof n==`function`?n(t):n.set(t))}isFromOutsideFocusGuard(t){let n=t.relatedTarget;return n instanceof Element&&n.hasAttribute(ve)&&n.getAttribute(`data-type`)===`outside`}static{this.ɵfac=function(n){return new(n||e)}}static{this.ɵdir=$I({type:e,selectors:[[``,`rdxFloatingFocusManager`,``]],inputs:{enabled:[1,`enabled`],modal:[1,`modal`],inert:[1,`inert`],initialFocus:[1,`initialFocus`],returnFocus:[1,`returnFocus`],restoreFocus:[1,`restoreFocus`],previousFocusableElement:[1,`previousFocusableElement`],nextFocusableElement:[1,`nextFocusableElement`],beforeContentFocusGuardRef:[1,`beforeContentFocusGuardRef`],externalTree:[1,`externalTree`],getInsideElements:[1,`getInsideElements`],closeOnFocusOut:[1,`closeOnFocusOut`]},outputs:{focusOut:`focusOut`},exportAs:[`rdxFloatingFocusManager`],features:[IS([Un()]),jI([{directive:V,inputs:[`loop`,`loop`]}])]})}}return e})()});function qn(e){e||(e=C(ve$1));let o=new T(t=>{if(e.destroyed){t.next();return}return e.onDestroy(t.next.bind(t))});return t=>t.pipe(Ib(o))}function Xe(e,o){return new Ue(e)}function qe(e){let o=yR(e);return new T(t=>{let n=o?.onDestroy(()=>t.complete()),i=e.subscribe(s=>t.next(s));return()=>{i.unsubscribe(),n?.()}})}var Ue;var Jt=f(()=>{Ws();lf();Cr();Ng();Ue=class{source;destroyed=!1;destroyRef=C(ve$1);constructor(o){this.source=o,this.destroyRef.onDestroy(()=>{this.destroyed=!0})}subscribe(o){if(this.destroyed)throw new S(953,!1);let t=this.source.pipe(qn(this.destroyRef)).subscribe({next:n=>o(n)});return{unsubscribe:()=>t.unsubscribe()}}}});function Oe(e){return e!==null&&typeof e.nodeType==`number`}function $n(e){if(!Oe(e))return!1;let o=e.ownerDocument?.defaultView;return o?e instanceof o.HTMLElement:e instanceof HTMLElement}function $e(e){if(!Oe(e))return!1;let o=e.ownerDocument?.defaultView;return o?e instanceof o.Element:e instanceof Element}function zn(e){return!(`button`in e)||e.button===0}function Qt(e){let o=e.ownerDocument;return e===o.documentElement||e===o.body}function ze(e){return e!==null&&e.nodeType===11&&`host`in e}function Jn(e){let o=e.parentNode;if(o)return o;let t=e.getRootNode();return ze(t)?t.host:null}function We(e){return e===null||e.nodeType===Node.DOCUMENT_NODE||ze(e)||$e(e)&&Qt(e)}function Qn(e){let o=e;for(;!We(o);){let t=Jn(o);if(We(t)||!$e(t))break;o=t}return o}function Zn(e,o){if(!$e(e)||Qt(e)||e.closest(`[data-rdx-internal-backdrop], [data-rdx-menu-internal-backdrop], [data-rdx-dialog-internal-backdrop]`))return!1;let t=e.getRootNode(),n=ze(t)?t:o.ownerDocument,i=Array.from(n.querySelectorAll(`[${we}]`));if(i.length===0)return!1;let s=o.floatingElement;if(s&&e.contains(s))return!1;let r=Qn(e);return i.every(u=>!r.contains(u))}function eo(e){let o=e.target;if(!$n(o)||`touches`in e||typeof e.offsetX!=`number`)return!1;let t=o.ownerDocument.defaultView;if(!t)return!1;let n=e,i=t.getComputedStyle(o),s=/auto|scroll/,r=We(o),u=r||s.test(i.overflowX),d=r||s.test(i.overflowY),v=u&&o.clientWidth>0&&o.scrollWidth>o.clientWidth,O=d&&o.clientHeight>0&&o.scrollHeight>o.clientHeight,E=i.direction===`rtl`,l=O&&(E?n.offsetX<=o.offsetWidth-o.clientWidth:n.offsetX>o.clientWidth),D=v&&n.offsetY>o.clientHeight;return l||D}function to(e,o){let t=Ye.get(e);return o===`escape-key`?t?t.escapeKey():!1:t?t.outsidePress():!0}var oe;var Wn;var Yn;var Ye;var Re;var Zt=f(()=>{Ne();Kr();tn$1();Fe();oe=()=>!0,Wn=()=>!1,Yn=()=>`sloppy`;Ye=new WeakMap;Re=class{constructor(o,t,n={}){this.context=o,this.node=t,this.branches=new Set;let i=n.enabled??oe,s=n.escapeKey??oe,r=n.escapeKeyBubbles??Wn,u=n.outsidePress??oe,d=n.outsidePressBubbles??oe,v=n.outsidePressEvent??Yn,O=n.focusOutside??oe;this.active=()=>this.context.open()&&i(),Ye.set(this.context,{escapeKey:r,outsidePress:d});let E=C(ve$1);if(E.onDestroy(()=>Ye.delete(this.context)),!$n$1(C(sw)))return;let l=this.context.ownerDocument,D=l.defaultView??globalThis,k=(c,N)=>{n.onDismiss?.(c,N)},se=!1,R=!1,S=``,b=null,$,Me,_=()=>{D.clearTimeout($),D.clearTimeout(Me)},K=()=>{let c=v();return typeof c==`string`?c:c[S===`pen`||S===``?`mouse`:S]??`sloppy`},Qe=c=>{c.key!==`Escape`||!this.active()||!s()||se||!r()&&this.hasBlockingChild(`escape-key`)||(n.onEscapeKeyDown?.(c),c.defaultPrevented||k(`escape-key`,c),r()||c.stopPropagation())},Ze=()=>{se=!0},et=()=>{D.setTimeout(()=>{se=!1},me$1.engine.webkit?5:0)},z=c=>{!this.active()||!zn(c)||this.isInside(c.target)||!u(c)||Zn(c.target,this.context)||eo(c)||!d()&&this.hasBlockingChild(`outside-press`)||(n.onPointerDownOutside?.(c),c.defaultPrevented||k(`outside-press`,c))},tt=c=>{R=this.isInside(c.target),S=c.pointerType||``},nt=()=>{R=!1},ot=c=>{K()===`sloppy`&&c.pointerType!==`touch`&&z(c)},it=c=>{if(K()===`intentional`){if(R){R=!1;return}z(c)}},st=c=>{if(S=`touch`,K()!==`sloppy`||!this.active()||this.isInside(c.target))return;let N=c.touches?.[0];N&&(_(),b={startX:N.clientX,startY:N.clientY,dismissOnTouchEnd:!1,dismissOnMouseDown:!0},$=D.setTimeout(()=>{b&&(b.dismissOnTouchEnd=!1,b.dismissOnMouseDown=!1)},1e3))},rt=c=>{if(!b||K()!==`sloppy`||this.isInside(c.target))return;let N=c.touches?.[0];if(!N)return;let ct=N.clientX-b.startX,lt=N.clientY-b.startY,ft=Math.sqrt(ct*ct+lt*lt);ft>5&&(b.dismissOnTouchEnd=!0),ft>10&&(z(c),_(),b=null)},at=c=>{if(!(!b||K()!==`sloppy`||this.isInside(c.target))){if(b.dismissOnTouchEnd){z(c),_(),b=null;return}D.clearTimeout(Me),Me=D.setTimeout(()=>{b=null},400)}},ut=c=>{if(!(!b||K()!==`sloppy`)){if(!b.dismissOnMouseDown){b=null,_();return}z(c),_(),b=null}},dt=c=>{Promise.resolve().then(()=>Promise.resolve()).then(()=>{!this.active()||!O()||this.isInside(c.target)||(n.onFocusOutside?.(c),c.defaultPrevented||k(`focus-outside`,c))})};l.addEventListener(`keydown`,Qe,{capture:!0}),l.addEventListener(`compositionstart`,Ze,{capture:!0}),l.addEventListener(`compositionend`,et,{capture:!0}),l.addEventListener(`focusin`,dt),l.addEventListener(`pointerdown`,tt,{capture:!0}),l.addEventListener(`pointercancel`,nt,{capture:!0});let hn=D.setTimeout(()=>{l.addEventListener(`pointerdown`,ot),l.addEventListener(`click`,it),l.addEventListener(`touchstart`,st,{capture:!0,passive:!0}),l.addEventListener(`touchmove`,rt,{capture:!0,passive:!0}),l.addEventListener(`touchend`,at,{capture:!0,passive:!0}),l.addEventListener(`mousedown`,ut,{capture:!0})},0);E.onDestroy(()=>{D.clearTimeout(hn),l.removeEventListener(`keydown`,Qe,{capture:!0}),l.removeEventListener(`compositionstart`,Ze,{capture:!0}),l.removeEventListener(`compositionend`,et,{capture:!0}),l.removeEventListener(`focusin`,dt),l.removeEventListener(`pointerdown`,tt,{capture:!0}),l.removeEventListener(`pointercancel`,nt,{capture:!0}),l.removeEventListener(`pointerdown`,ot),l.removeEventListener(`click`,it),l.removeEventListener(`touchstart`,st,{capture:!0}),l.removeEventListener(`touchmove`,rt,{capture:!0}),l.removeEventListener(`touchend`,at,{capture:!0}),l.removeEventListener(`mousedown`,ut,{capture:!0}),_()})}isInside(o){if(this.contextContains(this.context,o))return!0;let t=this.node();if(t){for(let n of t.tree.children(t,{onlyOpen:!0}))if(n.context&&this.contextContains(n.context,o))return!0}if(Oe(o)){for(let n of this.branches)if(n.contains(o))return!0}return!1}contextContains(o,t){let n=o.floatingElement;return n&&Oe(t)&&n.contains(t)?!0:o.triggers.contains(t)}hasBlockingChild(o){let t=this.node();return t?t.tree.children(t,{onlyOpen:!0}).some(n=>n.context!==null&&!to(n.context,o)):!1}}});function no(e,o){return e?typeof e==`string`?o?.querySelector(e)??null:e instanceof Pr?e.nativeElement??null:e instanceof HTMLElement?e:null:null}var en;var tn=f(()=>{Ne();Kr();Kr();g();en=(()=>{class e{constructor(){this.viewContainerRef=C(Gi),this.templateRef=C(Ar),this.document=C(br,{optional:!0}),this.isBrowser=$n$1(C(sw)),this.container=jc(),this.keepMounted=jc(!1,{transform:Dj}),this.contextPresent=C(v).present,this.present=Ot(()=>this.contextPresent()||this.keepMounted()),this._computedContainer=PS(this.container),this.elementContainer=Ot(()=>no(this._computedContainer(),this.document)??this.document?.body??null),this.mountedNodes=wt([]),this.viewRef=null;let t=new f$1({present:this.present,isBrowser:this.isBrowser,injector:C(Se$1),mountView:()=>this.mountView(),destroyView:()=>this.destroyView()});rf(()=>{let n=this.elementContainer(),i=this.mountedNodes();if(!(!this.isBrowser||!n))for(let s of i)n.appendChild(s)}),C(ve$1).onDestroy(()=>t.dispose())}setContainer(t){this._computedContainer.set(t)}mountView(){this.viewRef=this.viewContainerRef.createEmbeddedView(this.templateRef);let t=this.viewRef.rootNodes;return this.mountedNodes.set(t),t.filter(n=>n instanceof HTMLElement)}destroyView(){this.viewRef?.destroy(),this.viewRef=null,this.mountedNodes.set([])}static{this.ɵfac=function(n){return new(n||e)}}static{this.ɵdir=$I({type:e,inputs:{container:[1,`container`],keepMounted:[1,`keepMounted`]}})}}return e})()});function sn(e){return{provide:on,useValue:W(W({},nn),e)}}function rn(e){return{contentId:e.contentId,titleId:e.titleId.asReadonly(),descriptionId:e.descriptionId.asReadonly(),isOpen:e.open,present:e.present,modal:e.effectiveModal,disablePointerDismissal:e.effectiveDisablePointerDismissal,role:e.role,transitionStatus:e.transitionStatus,trigger:e.trigger.asReadonly(),triggers:e.triggers.asReadonly(),payload:e.payload.asReadonly(),openInteractionType:e.openInteractionType.asReadonly(),closeInteractionType:e.closeInteractionType.asReadonly(),nested:e.nested,nestedDialogOpen:e.nestedDialogOpen,nestedOpenCount:e.nestedOpenCount.asReadonly(),setTitleId:o=>e.titleId.set(o),setDescriptionId:o=>e.descriptionId.set(o),registerTransitionElement:o=>e.registerTransitionElement(o),registerTrigger:(o,t,n)=>e.registerTrigger(o,t,n),setTriggerOpenInteractionType:o=>e.setTriggerOpenInteractionType(o),open:(o,t,n,i,s)=>e.show(o,t,n,i,s),close:(o,t)=>e.close(o,t),toggle:(o,t,n,i)=>e.toggle(o,t,n,i)}}var nn;var on;var ao;var uo;var B;var co;var ie;var an;var un;var dn;var lo;var fo;var cn;var ln;var fn;var pn;var Je=f(()=>{Kr();Kr();tn$1();tn$1();Fe();Fe();Jt();Zt();be();tn();g();nn={role:`dialog`,forceModal:!1,forcePointerDismissalDisabled:!1},on=new M(`RdxDialogVariant`,{factory:()=>nn});ao=e=>e===`trap-focus`?e:Dj(e),uo=()=>rn(C(ie)),[B,co]=Gn$1(`RdxDialogRootContext`,`components/dialog`),ie=(()=>{class e{constructor(){this.destroyRef=C(ve$1),this.parentRoot=C(e,{optional:!0,skipSelf:!0}),this.variant=C(on),this.hasAppliedDefaultOpen=!1,this.hasAppliedDefaultTriggerId=!1,this.registeredTriggers=new Map,this.transition=ar(n=>this.emitOpenChangeComplete(n)),this.transitionStatus=this.transition.status,this.registerTransitionElement=this.transition.registerElement,this.open=mj(!1),this.defaultOpen=jc(!1,{transform:Dj}),this.triggerId=mj(null),this.defaultTriggerId=jc(null),this.modal=jc(!0,{transform:ao}),this.disablePointerDismissal=jc(!1,{transform:Dj}),this.handle=jc(),this.onOpenChange=pj(),this.onOpenChangeComplete=pj(),this.contentId=Tt(`rdx-dialog-content-`),this.titleId=wt(void 0),this.descriptionId=wt(void 0),this.trigger=wt(void 0),this.triggers=wt([]),this.payload=wt(void 0),this.nestedOpenCount=wt(0),this.openInteractionType=wt(null),this.closeInteractionType=wt(null),this.preventUnmountOnClose=wt(!1),this.pendingTriggerOpenInteractionType=wt(null),this.present=Ot(()=>this.open()||this.preventUnmountOnClose()),this.nested=!!this.parentRoot,this.nestedDialogOpen=Ot(()=>this.nestedOpenCount()>0),this.role=this.variant.role,this.effectiveModal=Ot(()=>this.variant.forceModal?!0:this.modal()),this.effectiveDisablePointerDismissal=Ot(()=>this.disablePointerDismissal()||this.variant.forcePointerDismissalDisabled),this.floatingContext=tr({ownerDocument:C(Pr).nativeElement.ownerDocument,open:()=>this.open()}),rf(()=>this.floatingContext.setReferenceElement(this.trigger()??null)),rf(()=>{this.open()&&this.preventUnmountOnClose()&&this.preventUnmountOnClose.set(!1)});let t=this.open();rf(()=>{let n=this.defaultOpen();!this.hasAppliedDefaultOpen&&n&&(this.hasAppliedDefaultOpen=!0,this.open.set(n))}),rf(()=>{let n=this.defaultTriggerId();!this.hasAppliedDefaultTriggerId&&n!==null&&(this.hasAppliedDefaultTriggerId=!0,this.triggerId.set(n))}),rf(()=>{let n=this.triggerId();Tg(()=>this.syncTriggerId(n))}),rf(()=>{let n=this.open();n!==t&&(t=n,Tg(()=>this.transition.start(n)))}),rf(n=>{this.open()&&this.parentRoot&&n(Tg(()=>this.parentRoot.openNestedChild()))}),rf(n=>{let i=this.handle();i&&n(Tg(()=>i.registerRoot(rn(this))))})}show(t=this.trigger(),n,i,s=`none`,r){let u=t!==void 0||n!==void 0;if(this.open()){t&&this.trigger.set(t),i!==void 0&&this.triggerId.set(i),u&&this.payload.set(n);return}let d=r??new Event(`dialog.open-change`),v=this.createOpenChangeEvent(!0,s,d,t,i??this.triggerId());this.onOpenChange.emit(v.payload),!v.eventDetails.isCanceled()&&(this.openInteractionType.set(this.consumeOpenInteractionType(r)),t&&this.trigger.set(t),i!==void 0&&this.triggerId.set(i),u&&this.payload.set(n),this.preventUnmountOnClose.set(!1),this.open.set(!0),this.floatingContext.events.emit(`openchange`,{open:!0,reason:s,event:v.eventDetails.event}))}close(t=`none`,n){if(!this.open())return;let i=n??new Event(`dialog.open-change`),s=this.createOpenChangeEvent(!1,t,i,this.trigger(),this.triggerId());this.onOpenChange.emit(s.payload),!s.eventDetails.isCanceled()&&(this.pendingTriggerOpenInteractionType.set(null),this.closeInteractionType.set(Ke(n)),this.preventUnmountOnClose.set(s.shouldPreventUnmountOnClose()),this.open.set(!1),this.floatingContext.events.emit(`openchange`,{open:!1,reason:t,event:s.eventDetails.event}))}toggle(t,n,i,s=new Event(`dialog.open-change`)){if(this.open()&&this.trigger()===n){this.close(`trigger-press`,s);return}this.show(n,i,t,`trigger-press`,s)}setTriggerOpenInteractionType(t){this.pendingTriggerOpenInteractionType.set(t)}registerTrigger(t,n,i){return this.registeredTriggers.set(t,{element:n,payload:i}),this.triggers.update(s=>s.includes(n)?s:[...s,n]),this.floatingContext.triggers.add(n),(this.triggerId()===t||!this.trigger()&&this.triggerId()===null)&&(this.trigger.set(n),this.payload.set(i())),()=>{if(this.registeredTriggers.get(t)?.element===n&&this.registeredTriggers.delete(t),this.triggers.update(s=>s.filter(r=>r!==n)),this.floatingContext.triggers.delete(n),!this.destroyRef.destroyed&&this.trigger()===n){let s=this.registeredTriggers.entries().next().value;this.triggerId()!==null&&this.triggerId.set(s?.[0]??null),this.trigger.set(s?.[1].element),this.payload.set(s?.[1].payload())}}}openNestedChild(){return this.nestedOpenCount.update(t=>t+1),()=>this.nestedOpenCount.update(t=>t-1)}syncTriggerId(t){if(t===null){this.trigger.set(void 0),this.payload.set(void 0);return}let n=this.registeredTriggers.get(t);n&&n.element!==this.trigger()&&(this.trigger.set(n.element),this.payload.set(n.payload()))}createOpenChangeEvent(t,n,i,s,r){let u=Zn$1(n,i,s);return{eventDetails:u.eventDetails,shouldPreventUnmountOnClose:u.shouldPreventUnmountOnClose,payload:{open:t,triggerId:r,trigger:u.eventDetails.trigger,reason:u.eventDetails.reason,event:u.eventDetails.event,eventDetails:u.eventDetails}}}emitOpenChangeComplete(t){this.destroyRef.destroyed||this.onOpenChangeComplete.emit(t)}consumeOpenInteractionType(t){let n=this.pendingTriggerOpenInteractionType();return this.pendingTriggerOpenInteractionType.set(null),n??Ke(t)}static{this.ɵfac=function(n){return new(n||e)}}static{this.ɵdir=$I({type:e,selectors:[[``,`rdxDialogRoot`,``]],inputs:{open:[1,`open`],defaultOpen:[1,`defaultOpen`],triggerId:[1,`triggerId`],defaultTriggerId:[1,`defaultTriggerId`],modal:[1,`modal`],disablePointerDismissal:[1,`disablePointerDismissal`],handle:[1,`handle`]},outputs:{open:`openChange`,triggerId:`triggerIdChange`,onOpenChange:`onOpenChange`,onOpenChangeComplete:`onOpenChangeComplete`},exportAs:[`rdxDialogRoot`],features:[IS([co(uo),Jn$1(),Qn$1(()=>C(e).floatingContext)])]})}}return e})();an=(()=>{class e{constructor(){this.rootContext=B(),this.forceRender=jc(!1,{transform:Dj});let t=C(et,{optional:!0});if(t){let n=C(Pr).nativeElement;t.addFloatingElement(n),C(ve$1).onDestroy(()=>t.removeFloatingElement(n))}}static{this.ɵfac=function(n){return new(n||e)}}static{this.ɵdir=$I({type:e,selectors:[[``,`rdxDialogBackdrop`,``]],hostAttrs:[`role`,`presentation`],hostVars:7,hostBindings:function(n,i){n&2&&(Km(`hidden`,i.rootContext.nested&&!i.forceRender()),Br(`data-closed`,i.rootContext.isOpen()?void 0:``)(`data-ending-style`,i.rootContext.transitionStatus()===`ending`?``:void 0)(`data-open`,i.rootContext.isOpen()?``:void 0)(`data-starting-style`,i.rootContext.transitionStatus()===`starting`?``:void 0)(`data-nested`,i.rootContext.nested?``:void 0)(`data-nested-dialog-open`,i.rootContext.nestedDialogOpen()?``:void 0))},inputs:{forceRender:[1,`forceRender`]},exportAs:[`rdxDialogBackdrop`]})}}return e})(),un=(()=>{class e{constructor(){this.rootContext=B()}static{this.ɵfac=function(n){return new(n||e)}}static{this.ɵdir=$I({type:e,selectors:[[`button`,`rdxDialogClose`,``]],hostAttrs:[`type`,`button`],hostBindings:function(n,i){n&1&&Jm(`click`,function(r){return i.rootContext.close(`close-press`,r)})},exportAs:[`rdxDialogClose`]})}}return e})(),dn=(()=>{class e{constructor(){this.rootContext=B(),this.id=Tt(`rdx-dialog-description-`),this.rootContext.setDescriptionId(this.id),C(ve$1).onDestroy(()=>this.rootContext.setDescriptionId(void 0))}static{this.ɵfac=function(n){return new(n||e)}}static{this.ɵdir=$I({type:e,selectors:[[``,`rdxDialogDescription`,``]],hostVars:1,hostBindings:function(n,i){n&2&&Km(`id`,i.id)},exportAs:[`rdxDialogDescription`]})}}return e})(),lo=new Set([`ArrowUp`,`ArrowDown`,`ArrowLeft`,`ArrowRight`,`Home`,`End`]),fo=`data-rdx-dialog-internal-backdrop`,cn=(()=>{class e{constructor(){this.rootContext=B(),this.host=C(Pr).nativeElement,this.floatingContext=C(et),this.registration=C(Je$1,{optional:!0}),this.focusManager=C(Te),this.focusScope=C(V),this.escapeKeyDown=pj(),this.pointerDownOutside=pj(),this.focusOutside=pj(),this.interactOutside=pj(),this.openAutoFocus=Xe(qe(this.focusScope.mountAutoFocus)),this.closeAutoFocus=Xe(qe(this.focusScope.unmountAutoFocus)),this.floatingContext.setFloatingElement(this.host),sr(Ot(()=>this.rootContext.modal()===!0&&this.rootContext.isOpen()),{referenceElement:()=>this.host});let t=this.rootContext.registerTransitionElement(this.host);C(ve$1).onDestroy(t);let n=C(Se$1);OD(()=>nr(this.host,n,{marker:fo,isOpen:()=>this.rootContext.isOpen(),shouldRender:()=>this.rootContext.modal()===!0,cutout:()=>this.host.closest(`[rdxDialogViewport]`),passThrough:()=>this.host.closest(`[rdxDialogViewport]`)!==null})),new Re(this.floatingContext,()=>this.registration?.node()??null,{escapeKey:()=>!0,outsidePress:()=>this.isTopmost()&&!this.rootContext.disablePointerDismissal(),outsidePressEvent:()=>this.rootContext.modal()===!0?`intentional`:`sloppy`,focusOutside:()=>!1,onEscapeKeyDown:i=>this.escapeKeyDown.emit(i),onPointerDownOutside:i=>{this.pointerDownOutside.emit(i),this.interactOutside.emit(i)},onDismiss:(i,s)=>{this.rootContext.close(i===`escape-key`?`escape-key`:`outside-press`,s)}}),this.focusManager.focusOut.subscribe(i=>{this.focusOutside.emit(i),this.interactOutside.emit(i),i.defaultPrevented||this.rootContext.close(`focus-out`,i)})}isTopmost(){return this.rootContext.isOpen()&&!this.rootContext.nestedDialogOpen()}onKeyDown(t){lo.has(t.key)&&t.stopPropagation()}static{this.ɵfac=function(n){return new(n||e)}}static{this.ɵdir=$I({type:e,selectors:[[``,`rdxDialogPopup`,``]],hostVars:13,hostBindings:function(n,i){n&1&&Jm(`keydown`,function(r){return i.onKeyDown(r)}),n&2&&(Km(`id`,i.rootContext.contentId),Br(`role`,i.rootContext.role)(`aria-modal`,i.rootContext.modal()===!0?`true`:void 0)(`aria-describedby`,i.rootContext.descriptionId())(`aria-labelledby`,i.rootContext.titleId())(`data-closed`,i.rootContext.isOpen()?void 0:``)(`data-ending-style`,i.rootContext.transitionStatus()===`ending`?``:void 0)(`data-open`,i.rootContext.isOpen()?``:void 0)(`data-starting-style`,i.rootContext.transitionStatus()===`starting`?``:void 0)(`data-nested`,i.rootContext.nested?``:void 0)(`data-nested-dialog-open`,i.rootContext.nestedDialogOpen()?``:void 0),sg(`--%NS%nested-dialogs`,i.rootContext.nestedOpenCount()))},outputs:{escapeKeyDown:`escapeKeyDown`,pointerDownOutside:`pointerDownOutside`,focusOutside:`focusOutside`,interactOutside:`interactOutside`,openAutoFocus:`openAutoFocus`,closeAutoFocus:`closeAutoFocus`},exportAs:[`rdxDialogPopup`],features:[IS([zt(()=>{let t=B();return{modal:()=>t.modal()===!0||t.modal()===`trap-focus`,inert:()=>t.modal()===!0,enabled:()=>t.present(),restoreFocus:()=>`popup`,openInteractionType:()=>t.openInteractionType(),closeInteractionType:()=>t.closeInteractionType(),closeOnFocusOut:()=>!t.disablePointerDismissal()}})]),jI([er,Te])]})}}return e})(),ln=(()=>{class e{constructor(){this.container=jc()}static{this.ɵfac=function(n){return new(n||e)}}static{this.ɵdir=$I({type:e,selectors:[[`ng-template`,`rdxDialogPortal`,``]],inputs:{container:[1,`container`]},exportAs:[`rdxDialogPortal`],features:[IS([L$1(()=>({present:B().present}))]),jI([{directive:en,inputs:[`container`,`container`]}])]})}}return e})(),fn=(()=>{class e{constructor(){this.rootContext=B(),this.id=Tt(`rdx-dialog-title-`),this.rootContext.setTitleId(this.id),C(ve$1).onDestroy(()=>this.rootContext.setTitleId(void 0))}static{this.ɵfac=function(n){return new(n||e)}}static{this.ɵdir=$I({type:e,selectors:[[``,`rdxDialogTitle`,``]],hostVars:1,hostBindings:function(n,i){n&2&&Km(`id`,i.id)},exportAs:[`rdxDialogTitle`]})}}return e})(),pn=(()=>{class e{constructor(){this.rootContext=B()}static{this.ɵfac=function(n){return new(n||e)}}static{this.ɵdir=$I({type:e,selectors:[[``,`rdxDialogViewport`,``]],hostAttrs:[`role`,`presentation`],hostVars:8,hostBindings:function(n,i){n&2&&(Br(`data-closed`,i.rootContext.isOpen()?void 0:``)(`data-ending-style`,i.rootContext.transitionStatus()===`ending`?``:void 0)(`data-open`,i.rootContext.isOpen()?``:void 0)(`data-starting-style`,i.rootContext.transitionStatus()===`starting`?``:void 0)(`data-nested`,i.rootContext.nested?``:void 0)(`data-nested-dialog-open`,i.rootContext.nestedDialogOpen()?``:void 0),sg(`pointer-events`,i.rootContext.isOpen()?null:`none`))},exportAs:[`rdxDialogViewport`]})}}return e})()});var Oi;var Ri;var Mi;var Ii;var Ai;var Ni;var Pi;var ki;var ho=f(()=>{Kr();Kr();Je();Je();Oi=(()=>{class e{static{this.ɵfac=function(n){return new(n||e)}}static{this.ɵdir=$I({type:e,selectors:[[``,`rdxAlertDialogBackdrop`,``]],exportAs:[`rdxAlertDialogBackdrop`],features:[jI([an])]})}}return e})(),Ri=(()=>{class e{static{this.ɵfac=function(n){return new(n||e)}}static{this.ɵdir=$I({type:e,selectors:[[`button`,`rdxAlertDialogClose`,``]],exportAs:[`rdxAlertDialogClose`],features:[jI([un])]})}}return e})(),Mi=(()=>{class e{static{this.ɵfac=function(n){return new(n||e)}}static{this.ɵdir=$I({type:e,selectors:[[``,`rdxAlertDialogDescription`,``]],exportAs:[`rdxAlertDialogDescription`],features:[jI([dn])]})}}return e})(),Ii=(()=>{class e{static{this.ɵfac=function(n){return new(n||e)}}static{this.ɵdir=$I({type:e,selectors:[[``,`rdxAlertDialogPopup`,``]],exportAs:[`rdxAlertDialogPopup`],features:[jI([{directive:cn,outputs:[`escapeKeyDown`,`escapeKeyDown`,`pointerDownOutside`,`pointerDownOutside`,`focusOutside`,`focusOutside`,`interactOutside`,`interactOutside`,`openAutoFocus`,`openAutoFocus`,`closeAutoFocus`,`closeAutoFocus`]}])]})}}return e})(),Ai=(()=>{class e{static{this.ɵfac=function(n){return new(n||e)}}static{this.ɵdir=$I({type:e,selectors:[[`ng-template`,`rdxAlertDialogPortal`,``]],exportAs:[`rdxAlertDialogPortal`],features:[jI([{directive:ln,inputs:[`container`,`container`]}])]})}}return e})(),Ni=(()=>{class e{constructor(){this.dialog=C(ie),this.open=this.dialog.open,this.triggerId=this.dialog.triggerId,this.payload=this.dialog.payload}static{this.ɵfac=function(n){return new(n||e)}}static{this.ɵdir=$I({type:e,selectors:[[``,`rdxAlertDialogRoot`,``]],exportAs:[`rdxAlertDialogRoot`],features:[IS([sn({role:`alertdialog`,forceModal:!0,forcePointerDismissalDisabled:!0})]),jI([{directive:ie,inputs:[`open`,`open`,`defaultOpen`,`defaultOpen`,`triggerId`,`triggerId`,`defaultTriggerId`,`defaultTriggerId`,`handle`,`handle`],outputs:[`openChange`,`openChange`,`triggerIdChange`,`triggerIdChange`,`onOpenChange`,`onOpenChange`,`onOpenChangeComplete`,`onOpenChangeComplete`]}])]})}}return e})(),Pi=(()=>{class e{static{this.ɵfac=function(n){return new(n||e)}}static{this.ɵdir=$I({type:e,selectors:[[``,`rdxAlertDialogTitle`,``]],exportAs:[`rdxAlertDialogTitle`],features:[jI([fn])]})}}return e})(),ki=(()=>{class e{static{this.ɵfac=function(n){return new(n||e)}}static{this.ɵdir=$I({type:e,selectors:[[``,`rdxAlertDialogViewport`,``]],exportAs:[`rdxAlertDialogViewport`],features:[jI([pn])]})}}return e})()});export{pn as _,Ni as a,Ri as c,dn as d,fn as f,ln as g,ki as h,Mi as i,an as l,ie as m,Ii as n,Oi as o,ho as p,Je as r,Pi as s,Ai as t,cn as u,un as v};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{cn as f}from"./chunk-DEsPgcXV.js";function i(e,r,t){e.navigate([],{relativeTo:r,queryParams:{[t]:null},queryParamsHandling:`merge`,replaceUrl:!0})}var o=f(()=>{});export{o as n,i as t};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{B as M,L as Kr,Xn as rf,Y as OD,cn as f$1}from"./chunk-DEsPgcXV.js";import{E as tn,g as en}from"./chunk-CHFuuSv8.js";function L(r){return{provide:v,useFactory:r}}var p;var N;var f;var v;var g=f$1(()=>{Kr();tn();p={mounted:{UNMOUNT:`unmounted`,ANIMATION_OUT:`unmountSuspended`},unmountSuspended:{MOUNT:`mounted`,ANIMATION_END:`unmounted`},unmounted:{MOUNT:`mounted`}},N=50,f=class{constructor(e){this.host=e,this.nodes=[],this.prevAnimationNames=new WeakMap,this.pendingExits=new Set,this.removeListeners=null,this.closeTimestamp=0,this.exitVersion=0,this.waapiPending=!1,this.safetyTimer=null,this.prevPresent=e.present(),this.state=this.prevPresent?`mounted`:`unmounted`,this.prevPresent&&this.mount(),rf(()=>{let i=e.present();i!==this.prevPresent&&(this.prevPresent=i,i?this.send(`MOUNT`):e.isBrowser?(this.closeTimestamp=this.now(),OD(()=>this.evaluateExit(),{injector:e.injector})):this.send(`UNMOUNT`))},{injector:e.injector,debugName:`PresenceMachine.present`})}dispose(){this.unmount()}evaluateExit(){if(this.state!==`mounted`||this.host.present())return;this.pendingExits.clear();for(let i of this.nodes){let t=getComputedStyle(i),n=t.animationName||`none`,s=this.prevAnimationNames.get(i)??`none`;n!==`none`&&t.display!==`none`&&s!==n&&this.pendingExits.add(i)}let e=this.collectExitAnimations();if(this.pendingExits.size===0&&e.length===0){this.send(`UNMOUNT`);return}if(this.send(`ANIMATION_OUT`),e.length>0){this.waapiPending=!0;let i=this.exitVersion;Promise.all(e.map(t=>t.finished.catch(()=>{}))).then(()=>this.finishExit(i)),this.armSafetyNet(i,e)}}collectExitAnimations(){if(!this.host.isBrowser)return[];let e=[];for(let i of this.nodes)if(typeof i.getAnimations==`function`)for(let t of i.getAnimations({subtree:!0})){let n=t.startTime===null||Number(t.startTime)>=this.closeTimestamp;(t.playState===`running`||t.pending)&&n&&e.push(t)}return e}armSafetyNet(e,i){let t=new Set(this.nodes);for(let s of i){let o=s.effect?.target;o instanceof HTMLElement&&t.add(o)}let n=0;for(let s of t)n=Math.max(n,en(s));this.clearSafetyNet(),this.safetyTimer=setTimeout(()=>this.finishExit(e),n+N)}finishExit(e){e===this.exitVersion&&(this.waapiPending=!1,this.clearSafetyNet(),this.send(`ANIMATION_END`))}clearSafetyNet(){this.safetyTimer!==null&&(clearTimeout(this.safetyTimer),this.safetyTimer=null)}send(e){let i=p[this.state][e];if(!(i===void 0||i===this.state))if(this.state=i,i===`mounted`)if(this.exitVersion++,this.waapiPending=!1,this.clearSafetyNet(),this.nodes.length>0){this.pendingExits.clear();for(let t of this.nodes)this.prevAnimationNames.set(t,this.getAnimationName(t))}else this.mount();else i===`unmounted`&&(this.exitVersion++,this.unmount())}mount(){if(this.nodes=this.host.mountView(),this.host.isBrowser&&this.nodes.length>0){for(let e of this.nodes)this.prevAnimationNames.set(e,this.getAnimationName(e));this.addAnimationListeners()}}unmount(){this.removeListeners?.(),this.removeListeners=null,this.clearSafetyNet(),this.waapiPending=!1,this.host.destroyView(),this.nodes=[],this.pendingExits.clear()}addAnimationListeners(){let e=t=>{let n=t.target;this.nodes.includes(n)&&this.prevAnimationNames.set(n,this.getAnimationName(n))},i=t=>{let n=t.target;this.nodes.includes(n)&&this.getAnimationName(n).includes(t.animationName)&&(this.pendingExits.delete(n),!this.waapiPending&&this.pendingExits.size===0&&this.finishExit(this.exitVersion))};for(let t of this.nodes)t.addEventListener(`animationstart`,e),t.addEventListener(`animationcancel`,i),t.addEventListener(`animationend`,i);this.removeListeners=()=>{for(let t of this.nodes)t.removeEventListener(`animationstart`,e),t.removeEventListener(`animationcancel`,i),t.removeEventListener(`animationend`,i)}}getAnimationName(e){return(this.host.isBrowser?getComputedStyle(e).animationName:``)||`none`}now(){let e=typeof document<`u`?document.timeline?.currentTime:null;return typeof e==`number`?e:Number(e??0)}},v=new M(`RdxPresenceContext`)});export{v as i,f as n,g as r,L as t};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{$n as sk,A as IS,B as M,Bn as ok,Cn as ik,Ct as Tg,D as HE,Dn as kc,En as kE,F as Jm,G as Nc,Gn as pj,I as Km,L as Kr,Nt as W$1,Pn as mj,Pt as Wm,Q as Oi,St as Tc,Tn as jc,U as My,Wn as pg,Xn as rf,Y as OD,Z as Od,bt as TE,cn as f,cr as ve$1,et as Ot$1,f as Cj,g as Dj,gr as wt,ht as SE,it as Pr,jn as lk,l as C,ln as fS,lt as RE,mr as wc,on as eH,r as Ac,rn as dk,rt as PS,s as Br,sn as ec,t as $I,w as Gm,wn as jI,x as G,y as Ej,z as Ld}from"./chunk-DEsPgcXV.js";import{n as he$1,t as W$2}from"./chunk-DBPVGjlB.js";import{C as qn,E as tn,O as zn,d as Wn,f as Xn,h as ar,i as Gn,m as Zn,n as Bn,p as Yn,t as $n,u as Tt,y as ir}from"./chunk-CHFuuSv8.js";import{r as g,t as L}from"./chunk-Bw7Mtap6.js";function Ft(e){let n=C(ie);return Ot$1(()=>e?.()??n())}var ie;var Pt=f(()=>{Kr();ie=new M(`RDX_DIRECTION`,{providedIn:`root`,factory:()=>Ot$1(()=>`ltr`)})});function Kt(){return C(St,{optional:!0,self:!0})}function Bt(e){return{provide:St,useFactory:e}}function Wt(e,n){let t=e.compareDocumentPosition(n);return t&Node.DOCUMENT_POSITION_FOLLOWING||t&Node.DOCUMENT_POSITION_CONTAINED_BY?-1:t&Node.DOCUMENT_POSITION_PRECEDING||t&Node.DOCUMENT_POSITION_CONTAINS?1:0}function de(e){return[...e].filter(n=>n.element.isConnected).sort((n,t)=>Wt(n.element,t.element))}function le(e){let n=new Set;for(let t=1;t<e.length;t+=1){let i=ue(e[t-1],e[t]);i&&n.add(i)}return n}function ue(e,n){let t=e.parentElement;for(;t&&!t.contains(n);)t=t.parentElement;return t}function ce(e){let n=new Set;for(let t of e){for(let i=0;i<t.addedNodes.length;i+=1)if(n.has(t.addedNodes[i]))return!0;for(let i=0;i<t.removedNodes.length;i+=1)n.add(t.removedNodes[i])}for(let t of n)if(t.isConnected)return!0;return!1}function he(e,n){return re.some(t=>!n.includes(t)&&e.getModifierState(t))}function At(e){if(!(e instanceof HTMLElement))return!1;if(e.tagName===`TEXTAREA`)return!0;if(e.tagName!==`INPUT`)return!1;try{return e.selectionStart!=null}catch{return!1}}function zt(e,n){let t=n===`rtl`?$n:qn,i=n===`rtl`?qn:$n;return{forwardKeys:e===`horizontal`?[t]:e===`vertical`?[Wn]:[t,Wn],backwardKeys:e===`horizontal`?[i]:e===`vertical`?[zn]:[i,zn]}}function me(e,n,t,i){let{forwardKeys:o,backwardKeys:s}=zt(t,i),a=n.selectionStart,l=n.selectionEnd,r=n.value??``;return!!(a==null||l==null||e.shiftKey||a!==l||!s.includes(e.key)&&a<r.length||!o.includes(e.key)&&a>0)}function Lt(e,n){return n<0||n>=e.length}function Vt(e,n){return ot(e,{startingIndex:-1,disabledIndices:n})}function pe(e,n){return ot(e,{startingIndex:e.length,decrement:!0,disabledIndices:n})}function ot(e,n={}){let{startingIndex:t=-1,decrement:i=!1,disabledIndices:o}=n,s=i?-1:1;for(let a=t+s;a>=0&&a<e.length;a+=s)if(!$t(e,a,o))return a;return-1}function $t(e,n,t){if(t?.includes(n))return!0;let i=e[n];return i?!ge(i)||i.matches(`:disabled`)?!0:t===void 0&&(i.hasAttribute(`disabled`)||i.getAttribute(`aria-disabled`)===`true`):!1}function fe(e){return e===null||e.hasAttribute(`disabled`)||e.getAttribute(`aria-disabled`)===`true`}function ge(e){if(!e||!e.isConnected)return!1;if(typeof Element<`u`&&!(e instanceof Element))return!0;let n;try{n=getComputedStyle(e)}catch{return!0}return n.visibility!==`hidden`&&n.visibility!==`collapse`}function be(e,n,t,i){if(!e||!n||typeof e.scrollTo!=`function`)return;let o=e.clientWidth<e.scrollWidth,s=e.clientHeight<e.scrollHeight,a=e.scrollLeft,l=e.scrollTop;if(o&&i!==`vertical`){let r=Ot(e,n,`left`),d=J(e),p=J(n);t===`ltr`&&(r+n.offsetWidth+p.scrollMarginRight>e.scrollLeft+e.clientWidth-d.scrollPaddingRight?a=r+n.offsetWidth+p.scrollMarginRight-e.clientWidth+d.scrollPaddingRight:r-p.scrollMarginLeft<e.scrollLeft+d.scrollPaddingLeft&&(a=r-p.scrollMarginLeft-d.scrollPaddingLeft)),t===`rtl`&&(r-p.scrollMarginRight<e.scrollLeft+d.scrollPaddingLeft?a=r-p.scrollMarginLeft-d.scrollPaddingLeft:r+n.offsetWidth+p.scrollMarginRight>e.scrollLeft+e.clientWidth-d.scrollPaddingRight&&(a=r+n.offsetWidth+p.scrollMarginRight-e.clientWidth+d.scrollPaddingRight))}if(s&&i!==`horizontal`){let r=Ot(e,n,`top`),d=J(e),p=J(n);r-p.scrollMarginTop<e.scrollTop+d.scrollPaddingTop?l=r-p.scrollMarginTop-d.scrollPaddingTop:r+n.offsetHeight+p.scrollMarginBottom>e.scrollTop+e.clientHeight-d.scrollPaddingBottom&&(l=r+n.offsetHeight+p.scrollMarginBottom-e.clientHeight+d.scrollPaddingBottom)}e.scrollTo({left:a,top:l,behavior:`auto`})}function Ot(e,n,t){let i=t===`left`?`offsetLeft`:`offsetTop`,o=0,s=n;for(;s?.offsetParent&&(o+=s[i],s.offsetParent!==e);)s=s.offsetParent;return o}function J(e){let n=getComputedStyle(e);return{scrollMarginTop:parseFloat(n.scrollMarginTop)||0,scrollMarginRight:parseFloat(n.scrollMarginRight)||0,scrollMarginBottom:parseFloat(n.scrollMarginBottom)||0,scrollMarginLeft:parseFloat(n.scrollMarginLeft)||0,scrollPaddingTop:parseFloat(n.scrollPaddingTop)||0,scrollPaddingRight:parseFloat(n.scrollPaddingRight)||0,scrollPaddingBottom:parseFloat(n.scrollPaddingBottom)||0,scrollPaddingLeft:parseFloat(n.scrollPaddingLeft)||0}}var St;var se;var jt;var ae;var re;var ve;var st;var xe;var W;var O;var ye;var at;var Ie;var z;var Z;var rt=f(()=>{Kr();Kr();tn();Pt();St=new M(`RdxCompositeItemOwner`);se=`data-composite-item-active`,jt=new Set([zn,Wn,$n,qn]),ae=new Set([...jt,Xn,Yn]),re=[`Shift`,`Control`,`Alt`,`Meta`];ve=()=>{let e=C(W);return{listElement:e.elementRef.nativeElement,items:e.items,itemMap:e.itemMap,registerItem:n=>e.registerItem(n),indexOf:n=>e.indexOf(n)}},[st,xe]=Gn(`RdxCompositeListContext`,`utils/composite`),W=(()=>{class e{constructor(){this.elementRef=C(Pr),this.registrations=new Map,this.registrationTick=wt(0),this.reorderTick=wt(0),this.onMapChange=pj(),this.items=Ot$1(()=>(this.reorderTick(),this.registrationTick(),de([...this.registrations.values()]))),this.indexMap=Ot$1(()=>{let t=new Map;return this.items().forEach((i,o)=>{t.set(i.element,o)}),t}),this.itemMap=Ot$1(()=>{let t=new Map;return this.items().forEach((i,o)=>{t.set(i.element,G(W$1({},i.metadata()??{}),{index:o}))}),t}),rf(()=>{this.onMapChange.emit(this.itemMap())}),this.observeItemReordering()}observeItemReordering(){typeof MutationObserver==`function`&&rf(t=>{let i=this.items().map(a=>a.element);if(i.length<2)return;let o=le(i);if(o.size===0)return;let s=new MutationObserver(a=>{if(!ce(a))return;let l=null;for(let r of i)if(r.isConnected){if(l&&Wt(l,r)>0){s.disconnect(),this.reorderTick.update(d=>d+1);return}l=r}});o.forEach(a=>s.observe(a,{childList:!0})),t(()=>s.disconnect())})}registerItem(t){return this.registrations.set(t.element,t),this.registrationTick.update(i=>i+1),()=>{this.registrations.get(t.element)===t&&(this.registrations.delete(t.element),this.registrationTick.update(i=>i+1))}}indexOf(t){return this.indexMap().get(t)??-1}elements(){return this.items().map(t=>t.element)}static{this.ɵfac=function(i){return new(i||e)}}static{this.ɵdir=$I({type:e,selectors:[[``,`rdxCompositeList`,``]],outputs:{onMapChange:`onMapChange`},exportAs:[`rdxCompositeList`],features:[IS([xe(ve)])]})}}return e})(),O=(()=>{class e{constructor(){this.owner=Kt(),this.injectedListContext=this.owner?null:st(!0),this.elementRef=C(Pr),this.hasRendered=wt(!1),this.listContext=Ot$1(()=>this.owner?this.owner.listContext():this.injectedListContext),this.metadataInput=jc(void 0,{alias:`metadata`}),this._metadata=PS(()=>this.metadataInput()),this.index=Ot$1(()=>this.listContext()?.indexOf(this.elementRef.nativeElement)??-1),this.inListElement=Ot$1(()=>this.isInListElement(this.listContext())),OD(()=>{this.hasRendered.set(!0)}),rf(t=>{let i=this.listContext();if(!i||!this.hasRendered()||!this.isInListElement(i))return;let o=this.elementRef.nativeElement;t(Tg(()=>i.registerItem({element:o,metadata:this._metadata.asReadonly()})))})}setMetadata(t){this._metadata.set(t)}isInListElement(t){return!!t&&t.listElement.contains(this.elementRef.nativeElement)}static{this.ɵfac=function(i){return new(i||e)}}static{this.ɵdir=$I({type:e,selectors:[[``,`rdxCompositeListItem`,``]],inputs:{metadataInput:[1,`metadata`,`metadataInput`]},exportAs:[`rdxCompositeListItem`]})}}return e})(),ye=()=>{let e=C(z);return{rootElement:e.elementRef.nativeElement,highlightedIndex:e.highlightedIndex.asReadonly(),highlightItemOnHover:e.highlightItemOnHover,orientation:e.orientation,dir:e.dir,isIndexDisabled:n=>e.isIndexDisabled(n),setHighlightedIndex:(n,t)=>e.setHighlightedIndex(n,t),relayKeyboardEvent:n=>e.relayKeyboardEvent(n)}},[at,Ie]=Gn(`RdxCompositeRootContext`,`utils/composite`),z=(()=>{class e{constructor(){this.elementRef=C(Pr),this.compositeList=C(W,{self:!0}),this.hasSetInitialIndex=!1,this.orientationInput=jc(`both`,{alias:`orientation`}),this._orientation=PS(()=>this.orientationInput()),this.orientation=this._orientation.asReadonly(),this.dirInput=jc(void 0,{alias:`dir`}),this.effectiveDir=Ft(this.dirInput),this._dir=PS(()=>this.effectiveDir()),this.dir=this._dir.asReadonly(),this.loopFocusInput=jc(!0,{alias:`loopFocus`,transform:Dj}),this._loopFocus=PS(()=>this.loopFocusInput()),this.loopFocus=this._loopFocus.asReadonly(),this.enableHomeAndEndKeysInput=jc(!1,{alias:`enableHomeAndEndKeys`,transform:Dj}),this._enableHomeAndEndKeys=PS(()=>this.enableHomeAndEndKeysInput()),this.enableHomeAndEndKeys=this._enableHomeAndEndKeys.asReadonly(),this.disabledIndicesInput=jc(void 0,{alias:`disabledIndices`}),this._disabledIndices=PS(()=>this.disabledIndicesInput()),this.disabledIndices=this._disabledIndices.asReadonly(),this.modifierKeysInput=jc([],{alias:`modifierKeys`}),this._modifierKeys=PS(()=>this.modifierKeysInput()),this.modifierKeys=this._modifierKeys.asReadonly(),this.highlightItemOnHover=jc(!1,{transform:Dj}),this.stopEventPropagation=jc(!0,{transform:Dj}),this.highlightedIndex=mj(0),this.onHighlightedIndexChange=pj(),this.onMapChange=pj(),this.items=this.compositeList.items,this.itemMap=this.compositeList.itemMap,rf(()=>{let t=this.items();if(t.length!==0){if(!this.hasSetInitialIndex){this.hasSetInitialIndex=!0;let i=t.findIndex(o=>o.element.hasAttribute(se));if(i!==-1){this.setHighlightedIndex(i,!0);return}this.moveHighlightOffDisabledItem();return}this.disabledIndices()!=null&&this.moveHighlightOffDisabledItem()}}),rf(()=>{this.onMapChange.emit(this.itemMap())})}moveHighlightOffDisabledItem(){if(!this.isIndexDisabled(this.highlightedIndex()))return;let t=this.elements(),i=Vt(t,this.disabledIndices());Lt(t,i)||this.setHighlightedIndex(i)}indexOf(t){return this.compositeList.indexOf(t)}setOrientation(t){this._orientation.set(t)}setLoopFocus(t){this._loopFocus.set(t)}setDir(t){this._dir.set(t)}setEnableHomeAndEndKeys(t){this._enableHomeAndEndKeys.set(t)}setDisabledIndices(t){this._disabledIndices.set(t)}setModifierKeys(t){this._modifierKeys.set(t)}isIndexDisabled(t){return $t(this.elements(),t,this.disabledIndices())}setHighlightedIndex(t,i=!1){this.highlightedIndex()!==t&&(this.highlightedIndex.set(t),this.onHighlightedIndexChange.emit(t)),i&&be(this.elementRef.nativeElement,this.elements()[t],this.dir(),this.orientation())}relayKeyboardEvent(t){this.handleCompositeKeydown(t,!0)}handleKeydown(t){this.handleCompositeKeydown(t,!1)}handleFocusIn(t){let i=t.target;At(i)&&i.setSelectionRange(0,i.value.length)}handleCompositeKeydown(t,i){if(!(this.enableHomeAndEndKeys()?ae:jt).has(t.key)||he(t,this.modifierKeys()))return;let s=t.target,a=this.elementRef.nativeElement;if(!i&&s instanceof HTMLElement){let d=s.closest(`[rdxCompositeRoot]`);if(d&&d!==a)return}if(At(s)&&!fe(s))try{if(me(t,s,this.orientation(),this.dir()))return}catch{return}let l=this.elements();if(l.length===0)return;let r=this.getNextIndex(t,l);r===this.highlightedIndex()||Lt(l,r)||(this.stopEventPropagation()&&t.stopPropagation(),t.preventDefault(),this.setHighlightedIndex(r,!0),queueMicrotask(()=>{this.elements()[r]?.focus()}))}getNextIndex(t,i){let o=this.highlightedIndex(),s=Vt(i,this.disabledIndices()),a=pe(i,this.disabledIndices());if(this.enableHomeAndEndKeys()){if(t.key===`Home`)return s;if(t.key===`End`)return a}let{forwardKeys:l,backwardKeys:r}=zt(this.orientation(),this.dir()),d=l.includes(t.key),p=r.includes(t.key);if(!d&&!p)return o;let E=p,Xt=E?s:a,Yt=E?a:s;return this.loopFocus()&&o===Xt?Yt:ot(i,{startingIndex:o,decrement:E,disabledIndices:this.disabledIndices()})}elements(){return this.compositeList.elements()}static{this.ɵfac=function(i){return new(i||e)}}static{this.ɵdir=$I({type:e,selectors:[[``,`rdxCompositeRoot`,``]],hostBindings:function(i,o){i&1&&Jm(`keydown`,function(a){return o.handleKeydown(a)})(`focusin`,function(a){return o.handleFocusIn(a)})},inputs:{orientationInput:[1,`orientation`,`orientationInput`],dirInput:[1,`dir`,`dirInput`],loopFocusInput:[1,`loopFocus`,`loopFocusInput`],enableHomeAndEndKeysInput:[1,`enableHomeAndEndKeys`,`enableHomeAndEndKeysInput`],disabledIndicesInput:[1,`disabledIndices`,`disabledIndicesInput`],modifierKeysInput:[1,`modifierKeys`,`modifierKeysInput`],highlightItemOnHover:[1,`highlightItemOnHover`],stopEventPropagation:[1,`stopEventPropagation`],highlightedIndex:[1,`highlightedIndex`]},outputs:{highlightedIndex:`highlightedIndexChange`,onHighlightedIndexChange:`onHighlightedIndexChange`,onMapChange:`onMapChange`},exportAs:[`rdxCompositeRoot`],features:[IS([Ie(ye)]),jI([W])]})}}return e})(),Z=(()=>{class e{constructor(){this.owner=Kt(),this.injectedRootContext=this.owner?null:at(!0),this.listItem=C(O,{self:!0}),this.elementRef=C(Pr),this.rootContext=Ot$1(()=>this.owner?this.owner.rootContext():this.injectedRootContext),this.index=this.listItem.index,this.tabIndex=Ot$1(()=>{let t=this.rootContext();if(!this.isInRootElement(t))return null;let i=this.index();return i!==-1&&t.highlightedIndex()===i&&!t.isIndexDisabled(i)?0:-1})}setMetadata(t){this.listItem.setMetadata(t)}handleFocus(){let t=this.rootContext(),i=this.index();i!==-1&&this.isInRootElement(t)&&t.setHighlightedIndex(i)}handleMouseMove(t){if(ir(t))return;let i=this.rootContext(),o=this.index();!this.isInRootElement(i)||o===-1||!i.highlightItemOnHover()||i.highlightedIndex()===o||i.isIndexDisabled(o)||this.elementRef.nativeElement.focus()}isInRootElement(t){return!!t&&t.rootElement.contains(this.elementRef.nativeElement)}static{this.ɵfac=function(i){return new(i||e)}}static{this.ɵdir=$I({type:e,selectors:[[``,`rdxCompositeItem`,``]],hostVars:1,hostBindings:function(i,o){i&1&&Jm(`focus`,function(){return o.handleFocus()})(`mousemove`,function(a){return o.handleMouseMove(a)}),i&2&&Br(`tabindex`,o.tabIndex())},exportAs:[`rdxCompositeItem`],features:[jI([{directive:O,inputs:[`metadata`,`metadata`]}])]})}}return e})()});function qt(e,n){return`${e}-tab-${n}`}function Ut(e,n){return`${e}-panel-${n}`}function De(e){return typeof e.disabled==`boolean`&&typeof e.id==`string`&&Object.prototype.hasOwnProperty.call(e,`value`)}function Te(e,n){for(let t of e.values())if(t.value===n)return t}function Ne(e){for(let n of e.values())if(!n.disabled)return n.value}function ke(e,n,t,i){if(e==null||n==null)return`none`;let o=null,s=null,a=-1,l=-1;for(let[p,E]of i.entries())if(E.value===e&&(o=p,a=E.index),E.value===n&&(s=p,l=E.index),o&&s)break;if(!o||!s||a===l)return Fe(e,n,t);let r=o.getBoundingClientRect(),d=s.getBoundingClientRect();return t===`horizontal`?d.left<r.left?`left`:d.left>r.left||l>a?`right`:`left`:d.top<r.top?`up`:d.top>r.top||l>a?`down`:`up`}function Fe(e,n,t){return e!==n&&typeof e==`number`&&typeof n==`number`||e!==n&&typeof e==`string`&&typeof n==`string`?t===`horizontal`?n>e?`right`:`left`:n>e?`down`:`up`:`none`}function Ae(){return Bt(Pe)}var tt;var Me;var fi;var Re;var _e;var Ee;var we;var Pe;var gi;var Le=f(()=>{Kr();Kr();tn();rt();rt();g();[tt,Me]=Gn(`RdxTabsRootContext`,`components/tabs`);fi=(()=>{class e{constructor(){this.rootContext=tt(),this.elementRef=C(Pr),this.compositeRoot=C(z,{self:!0}),this.compositeRootContext=at(),this.compositeListContext=st(),this.activateOnFocus=jc(!1,{transform:Dj}),this.loopFocus=jc(!0,{transform:Dj}),this.tabMap=Ot$1(()=>{let i=new Map;return this.compositeRoot.itemMap().forEach((o,s)=>{De(o)&&i.set(s,o)}),i}),this.tabMetadata=Ot$1(()=>Array.from(this.tabMap().values())),this.disabledIndices=Ot$1(()=>this.tabMetadata().filter(i=>i.disabled).map(i=>i.index)),this.activeIndex=Ot$1(()=>{let i=this.rootContext.value();return this.tabMetadata().find(s=>s.value===i)?.index??-1});let t=this.rootContext.registerTabList(this.elementRef.nativeElement,this.compositeRootContext,this.compositeListContext);C(ve$1).onDestroy(t),this.compositeRoot.setEnableHomeAndEndKeys(!0),this.compositeRoot.setDisabledIndices([]),rf(()=>{this.compositeRoot.setOrientation(this.rootContext.orientation()),this.compositeRoot.setLoopFocus(this.loopFocus())}),rf(()=>{this.rootContext.setTabMap(this.tabMap())}),rf(()=>{let i=this.activeIndex();if(i===-1)return;let o=this.elementRef.nativeElement,s=o.ownerDocument.activeElement;if(!(s&&o.contains(s))){if(this.disabledIndices().includes(i)){let a=this.tabMetadata().find(l=>!l.disabled)?.index;a!==void 0&&this.compositeRoot.setHighlightedIndex(a);return}this.compositeRoot.setHighlightedIndex(i)}}),rf(()=>this.rootContext.setActivateOnFocus(this.activateOnFocus()))}static{this.ɵfac=function(i){return new(i||e)}}static{this.ɵdir=$I({type:e,selectors:[[``,`rdxTabsList`,``]],hostAttrs:[`role`,`tablist`],hostVars:3,hostBindings:function(i,o){i&2&&Br(`aria-orientation`,o.rootContext.orientation()===`vertical`?`vertical`:void 0)(`data-orientation`,o.rootContext.orientation())(`data-activation-direction`,o.rootContext.activationDirection())},inputs:{activateOnFocus:[1,`activateOnFocus`],loopFocus:[1,`loopFocus`]},exportAs:[`rdxTabsList`],features:[jI([z])]})}}return e})();Re=()=>({present:C(_e).present}),_e=(()=>{class e{constructor(){this.elementRef=C(Pr),this.listItem=C(O,{self:!0}),this.rootContext=tt(),this.value=jc.required(),this.keepMounted=jc(!1,{transform:Dj}),this.transition=ar(()=>{}),this.transitionStatus=this.transition.status,this.panelId=Ot$1(()=>Ut(this.rootContext.baseId,this.value())),this.tabId=Ot$1(()=>{let i=this.value();for(let o of this.rootContext.tabMap().values())if(o.value===i)return o.id;return qt(this.rootContext.baseId,i)}),this.active=Ot$1(()=>this.rootContext.value()===this.value()),this.hasPresence=wt(!1),this.present=Ot$1(()=>this.keepMounted()||this.active()),this.hidden=Ot$1(()=>!this.active()&&this.transitionStatus()!==`ending`&&(!this.hasPresence()||this.keepMounted())),this.index=this.listItem.index,this.previousActive=!1,this.isFirstRun=!0;let t=this.transition.registerElement(this.elementRef.nativeElement);C(ve$1).onDestroy(t),rf(()=>{this.listItem.setMetadata({id:this.panelId(),value:this.value()})}),rf(()=>{let i=this.active();if(this.isFirstRun){this.isFirstRun=!1,this.previousActive=i;return}i!==this.previousActive&&(this.previousActive=i,Tg(()=>this.transition.start(i)))})}markHasPresence(){this.hasPresence.set(!0)}static{this.ɵfac=function(i){return new(i||e)}}static{this.ɵdir=$I({type:e,selectors:[[``,`rdxTabsPanel`,``]],hostAttrs:[`role`,`tabpanel`],hostVars:10,hostBindings:function(i,o){i&2&&(Km(`hidden`,o.hidden()),Br(`id`,o.panelId())(`tabindex`,o.active()?0:-1)(`aria-labelledby`,o.tabId())(`data-orientation`,o.rootContext.orientation())(`data-activation-direction`,o.rootContext.activationDirection())(`data-index`,o.index())(`data-hidden`,o.active()?void 0:``)(`data-starting-style`,o.transitionStatus()===`starting`?``:void 0)(`data-ending-style`,o.transitionStatus()===`ending`?``:void 0))},inputs:{value:[1,`value`],keepMounted:[1,`keepMounted`]},exportAs:[`rdxTabsPanel`],features:[IS([L(Re)]),jI([O])]})}}return e})(),Ee=()=>{let e=C(we);return{baseId:e.baseId,value:e.value,orientation:e.orientation,activationDirection:e.activationDirection.asReadonly(),activateOnFocus:e.activateOnFocus.asReadonly(),tabListElement:e.tabListElement.asReadonly(),tabMap:e.tabMap.asReadonly(),tabCompositeRoot:e.tabCompositeRoot.asReadonly(),tabCompositeList:e.tabCompositeList.asReadonly(),setValue:(n,t,i)=>e.setValue(n,t,i),setActivateOnFocus:n=>e.activateOnFocus.set(n),registerTabList:(n,t,i)=>e.registerTabList(n,t,i),setTabMap:n=>e.tabMap.set(n)}},we=(()=>{class e{constructor(){this.baseId=Tt(`rdx-tabs-`),this.value=mj(),this.defaultValue=jc(void 0),this.orientation=jc(`horizontal`),this.onValueChange=pj(),this.activateOnFocus=wt(!1),this.tabListElement=wt(null),this.tabMap=wt(new Map),this.tabCompositeRoot=wt(null),this.tabCompositeList=wt(null),this.activationDirection=wt(`none`),this.externallyControlled=wt(!1),this.hasObservedValue=!1,this.internalValueCommit=!1,this.hasAppliedDefaultValue=!1,this.shouldNotifyInitialValueChange=!0,this.shouldHonorDisabledDefaultValue=!1,this.didRegisterTabs=!1,rf(()=>{let t=this.value();if(this.internalValueCommit){this.internalValueCommit=!1,this.hasObservedValue=!0,this.previousObservedValue=t;return}if(!this.hasObservedValue){this.hasObservedValue=!0,this.previousObservedValue=t,t!==void 0&&this.externallyControlled.set(!0);return}t!==this.previousObservedValue&&(this.externallyControlled.set(!0),this.previousObservedValue=t)}),rf(()=>{if(this.hasAppliedDefaultValue||Tg(this.value)!==void 0)return;let t=this.defaultValue(),i=t!==void 0;this.hasAppliedDefaultValue=!0,this.initialDefaultValue=t??0,this.shouldNotifyInitialValueChange=!i,this.shouldHonorDisabledDefaultValue=i,Tg(()=>this.commitValue(this.initialDefaultValue))}),rf(()=>{let t=this.tabMap(),i=this.value();if(this.externallyControlled())return;if(t.size===0){this.didRegisterTabs&&i!==null&&!this.lastKnownTabElement?.isConnected&&Tg(()=>this.commitAutomaticValueChange(null,`missing`));return}this.didRegisterTabs=!0,this.lastKnownTabElement=t.keys().next().value;let o=Te(t,i),s=Ne(t),a=o?.disabled,l=o==null&&i!==null;if(!a&&i===this.initialDefaultValue&&(this.shouldHonorDisabledDefaultValue=!1),this.shouldHonorDisabledDefaultValue&&a&&i===this.initialDefaultValue)return;let r=this.shouldNotifyInitialValueChange;if(a||l){let d=s??null;if(i===d){this.shouldNotifyInitialValueChange=!1;return}let p=`missing`;r?p=`initial`:a&&(p=`disabled`),Tg(()=>this.commitAutomaticValueChange(d,p));return}r&&o!=null&&(Tg(()=>this.notifyAutomaticValueChange(i,`initial`)),this.shouldNotifyInitialValueChange=!1)})}setValue(t,i,o=`none`){let s=this.value();if(s===t)return;let a=i?.currentTarget instanceof HTMLElement?i.currentTarget:void 0,{eventDetails:l}=Zn(o,i??new Event(`tabs.value-change`),a),r=l,d=ke(s,t,this.orientation(),this.tabMap());r.activationDirection=d,this.onValueChange.emit({value:t,eventDetails:r}),!r.isCanceled()&&(this.activationDirection.set(d),this.commitValue(t))}registerTabList(t,i,o){return this.tabListElement.set(t),this.tabCompositeRoot.set(i),this.tabCompositeList.set(o),()=>{this.tabCompositeRoot()!==i||this.tabCompositeList()!==o||(this.tabListElement.set(null),this.tabCompositeRoot.set(null),this.tabCompositeList.set(null),this.activateOnFocus.set(!1))}}commitValue(t){this.internalValueCommit=!0,this.value.set(t)}commitAutomaticValueChange(t,i){this.activationDirection.set(`none`),this.commitValue(t),this.notifyAutomaticValueChange(t,i),this.shouldNotifyInitialValueChange=!1}notifyAutomaticValueChange(t,i){if(t===void 0)return;let{eventDetails:o}=Zn(i,new Event(`tabs.value-change`)),s=o;s.activationDirection=`none`,this.onValueChange.emit({value:t,eventDetails:s})}static{this.ɵfac=function(i){return new(i||e)}}static{this.ɵdir=$I({type:e,selectors:[[``,`rdxTabsRoot`,``]],hostVars:2,hostBindings:function(i,o){i&2&&Br(`data-orientation`,o.orientation())(`data-activation-direction`,o.activationDirection())},inputs:{value:[1,`value`],defaultValue:[1,`defaultValue`],orientation:[1,`orientation`]},outputs:{value:`valueChange`,onValueChange:`onValueChange`},exportAs:[`rdxTabsRoot`],features:[IS([Me(Ee)]),jI([W])]})}}return e})();Pe=()=>{let e=tt();return{rootContext:e.tabCompositeRoot,listContext:e.tabCompositeList}};gi=(()=>{class e{constructor(){this.rootContext=tt(),this.compositeItem=C(Z,{self:!0}),this.elementRef=C(Pr),this.value=jc.required(),this.disabled=jc(!1,{transform:Dj}),this.nativeButton=jc(!0,{transform:Dj}),this.id=jc(void 0),this.tabId=Ot$1(()=>this.id()??qt(this.rootContext.baseId,this.value())),this.panelId=Ot$1(()=>Ut(this.rootContext.baseId,this.value())),this.active=Ot$1(()=>this.rootContext.value()===this.value()),this.isPressing=!1,this.isMainButton=!1,Ej()&&Cj(()=>{let t=this.rootContext.tabCompositeList();t&&!t.listElement.contains(this.elementRef.nativeElement)&&Bn(`tabs/tab-outside-list`,'`rdxTabsTab` is rendered outside its `rdxTabsList`, so it gets no roving tabindex, arrow keys cannot reach it, and its `role="tab"` sits outside the `role="tablist"`. Move the tab inside the list, or project it there with `<ng-content>`.',`components/tabs`)}),rf(()=>{this.compositeItem.setMetadata({disabled:this.disabled(),id:this.tabId(),value:this.value()})})}onClick(t){this.active()||this.disabled()||this.rootContext.setValue(this.value(),t,`none`)}onKeyDown(t){!this.disabled()&&(t.key===` `||t.key===`Enter`)&&this.rootContext.setValue(this.value(),t,`none`)}onPointerDown(t){if(this.active()||this.disabled())return;this.isPressing=!0,this.isMainButton=t.button===0;let i=t.currentTarget instanceof HTMLElement?t.currentTarget.ownerDocument:document;i.addEventListener(`pointerup`,()=>{this.isPressing=!1,this.isMainButton=!1},{once:!0}),i.addEventListener(`pointercancel`,()=>{this.isPressing=!1,this.isMainButton=!1},{once:!0}),i.addEventListener(`blur`,()=>{this.isPressing=!1,this.isMainButton=!1},{once:!0})}onFocus(t){this.active()||this.disabled()||this.rootContext.activateOnFocus()&&(!this.isPressing||this.isMainButton)&&this.rootContext.setValue(this.value(),t,`none`)}static{this.ɵfac=function(i){return new(i||e)}}static{this.ɵdir=$I({type:e,selectors:[[``,`rdxTabsTab`,``]],hostAttrs:[`role`,`tab`],hostVars:11,hostBindings:function(i,o){i&1&&Jm(`click`,function(a){return o.onClick(a)})(`keydown`,function(a){return o.onKeyDown(a)})(`pointerdown`,function(a){return o.onPointerDown(a)})(`focus`,function(a){return o.onFocus(a)}),i&2&&Br(`type`,o.nativeButton()?`button`:void 0)(`id`,o.tabId())(`aria-selected`,o.active())(`aria-controls`,o.panelId())(`aria-disabled`,o.disabled()?`true`:void 0)(`disabled`,null)(`data-composite-item-active`,o.active()?``:void 0)(`data-orientation`,o.rootContext.orientation())(`data-activation-direction`,o.rootContext.activationDirection())(`data-active`,o.active()?``:void 0)(`data-disabled`,o.disabled()?``:void 0)},inputs:{value:[1,`value`],disabled:[1,`disabled`],nativeButton:[1,`nativeButton`],id:[1,`id`]},exportAs:[`rdxTabsTab`],features:[IS([Ae()]),jI([Z])]})}}return e})()});function Ve(e,n){if(e&1&&(Oi(0,`p`,8),fS(1),Nc()),e&2){let t=HE(2);ec(),pg(t.t().introHost)}}function Oe(e,n){if(e&1&&(Oi(0,`p`,8),fS(1),Nc()),e&2){let t=HE(2);ec(),pg(t.t().introContainer)}}function He(e,n){if(e&1&&SE(0,Ve,2,1,`p`,8)(1,Oe,2,1,`p`,8),e&2)kE(HE().containerId()===null?0:1)}function Se(e,n){if(e&1&&(Oi(0,`p`,9),fS(1),Nc()),e&2){let t=HE().$implicit;ec(),pg(t.text)}}function Ke(e,n){if(e&1&&Gm(0,`app-answer-text`,10),e&2){let t=HE().$implicit;Wm(`text`,t.text)}}function Be(e,n){if(e&1&&(Oi(0,`p`,11),Gm(1,`app-icon`,15),fS(2),Nc()),e&2){let t=HE().$implicit;ec(),Wm(`size`,12),ec(),Ac(` `,t.label,` `)}}function je(e,n){if(e&1&&(Oi(0,`pre`,17),fS(1),Nc()),e&2){let t=HE(2).$implicit;ec(),pg(t.proposal.command)}}function We(e,n){if(e&1&&(Oi(0,`span`,21),fS(1),Nc()),e&2){let t=HE(2).$implicit,i=HE();ec(),pg(t.proposal.kind===`command`?i.t().onPrompt:i.t().done)}}function ze(e,n){if(e&1&&(Oi(0,`span`,22),fS(1),Nc()),e&2){let t=HE(2).$implicit;ec(),pg(t.problem)}}function $e(e,n){if(e&1){let t=RE();Oi(0,`div`,12)(1,`p`,16),fS(2),Nc(),SE(3,je,2,1,`pre`,17),Oi(4,`div`,18)(5,`button`,19),Jm(`click`,function(){Ld(t);let o=HE(),s=o.$implicit,a=o.$index;return Od(HE().carryOut(a,s.proposal))}),Gm(6,`app-icon`,20),fS(7),Nc(),SE(8,We,2,1,`span`,21)(9,ze,2,1,`span`,22),Nc()()}if(e&2){let t=HE().$implicit,i=HE();ec(2),pg(t.proposal.reason),ec(),kE(t.proposal.kind===`command`?3:-1),ec(2),Wm(`disabled`,t.state===`busy`||t.state===`done`&&t.proposal.kind!==`command`),ec(),Wm(`name`,i.proposalIcon(t.proposal))(`size`,14),ec(),Ac(` `,i.proposalLabel(t.proposal),` `),ec(),kE(t.state===`done`?8:t.state===`failed`?9:-1)}}function qe(e,n){if(e&1&&(Oi(0,`p`,13),fS(1),Nc()),e&2){let t=HE().$implicit;ec(),pg(t.text)}}function Ue(e,n){if(e&1&&(Oi(0,`p`,14),fS(1),Nc()),e&2){let t=HE().$implicit;ec(),Ac(` `,t.problem,` `)}}function Qe(e,n){if(e&1&&SE(0,Se,2,1,`p`,9)(1,Ke,1,1,`app-answer-text`,10)(2,Be,3,2,`p`,11)(3,$e,10,7,`div`,12)(4,qe,2,1,`p`,13)(5,Ue,2,1,`p`,14),e&2){let t,i=n.$implicit;kE((t=i.kind)===`question`?0:t===`answer`?1:t===`tool`?2:t===`proposal`?3:t===`usage`?4:t===`error`?5:-1)}}function Xe(e,n){if(e&1&&(Oi(0,`p`,2),fS(1),Nc()),e&2){let t=HE();ec(),pg(t.t().thinking)}}function dt(e){return e.toLocaleString(ik())}var Qt;var Ye=f(()=>{Kr();lk();he$1();dk();sk();Kr();Qt=class e{containerId=jc(null);commandChosen=pj();entries=wt([]);busy=wt(!1);draft=wt(``);t=Ot$1(()=>ok().containers.assistant);defaultQuestion=Ot$1(()=>this.containerId()===null?this.t().defaultHostQuestion:this.t().defaultQuestion);conversationId=null;unsubscribe=null;destroyed=!1;constructor(){C(ve$1).onDestroy(()=>{this.destroyed=!0,this.unsubscribe?.(),this.conversationId!==null&&window.electron.assistant.close(this.conversationId)})}async submit(n){n.preventDefault();let t=this.draft().trim()||(this.entries().length===0?this.defaultQuestion():``);if(!(t===``||this.busy())){this.draft.set(``),this.busy.set(!0),this.append({kind:`question`,text:t});try{let i=await this.conversation();await window.electron.assistant.ask(i,t)}catch(i){this.append({kind:`error`,problem:eH(i)})}finally{this.busy.set(!1)}}}proposalLabel(n){let t=this.t();return n.kind===`command`?t.putInTerminal:n.kind===`compose`?t.composeUp(n.project):t[n.action](n.containerName)}proposalIcon(n){return n.kind===`command`?`terminal`:n.kind===`compose`?`play`:{start:`play`,stop:`stop`,restart:`refresh`}[n.action]}async carryOut(n,t){if(t.kind===`command`){this.commandChosen.emit(t.command),this.updateProposal(n,{state:`done`});return}this.updateProposal(n,{state:`busy`});try{let i=t.kind===`compose`?await window.electron.compose.up(t.project):await window.electron.containers.action(t.action,t.containerId);this.updateProposal(n,i.ok?{state:`done`}:{state:`failed`,problem:i.problem})}catch(i){this.updateProposal(n,{state:`failed`,problem:eH(i)})}}async conversation(){if(this.conversationId!==null)return this.conversationId;let n=await window.electron.assistant.start(this.containerId());if(this.destroyed)throw window.electron.assistant.close(n),new Error(this.t().panelClosed);return this.conversationId=n,this.unsubscribe=window.electron.assistant.onEvent(n,t=>this.receive(t)),n}receive(n){switch(n.type){case`text`:this.entries.update(t=>{let i=t.at(-1);return i?.kind===`answer`?[...t.slice(0,-1),{kind:`answer`,text:i.text+n.text}]:n.text.trim()===``?t:[...t,{kind:`answer`,text:n.text}]});break;case`tool`:this.append({kind:`tool`,label:n.label});break;case`proposal`:this.append({kind:`proposal`,proposal:n.proposal,state:`open`});break;case`done`:this.append({kind:`usage`,text:this.t().usage(dt(n.inputTokens),dt(n.cachedTokens),dt(n.outputTokens))});break;case`error`:this.append({kind:`error`,problem:n.problem});break}}append(n){this.entries.update(t=>[...t,n])}updateProposal(n,t){this.entries.update(i=>i.map((o,s)=>s===n&&o.kind===`proposal`?W$1(W$1({},o),t):o))}static ɵfac=function(t){return new(t||e)};static ɵcmp=wc({type:e,selectors:[[`app-assistant-view`]],hostAttrs:[1,`flex`,`h-full`,`flex-col`],inputs:{containerId:[1,`containerId`]},outputs:{commandChosen:`commandChosen`},decls:13,vars:9,consts:[[`data-testid`,`assistant-log`,1,`min-h-0`,`flex-1`,`overflow-y-auto`,`px-6`,`py-4`],[1,`max-w-3xl`,`space-y-3`],[1,`text-[12px]`,`text-ink-500`],[1,`flex`,`shrink-0`,`gap-2`,`border-t`,`border-ink-700`,`px-6`,`py-3`,3,`submit`],[`for`,`assistant-question`,1,`sr-only`],[`id`,`assistant-question`,`type`,`text`,`autocomplete`,`off`,1,`mx-focus`,`min-w-0`,`flex-1`,`rounded-md`,`border`,`border-ink-700`,`bg-ink-800`,`px-3`,`py-1.5`,`text-[13px]`,`text-ink-100`,`placeholder:text-ink-500`,3,`input`,`placeholder`,`value`,`disabled`],[`type`,`submit`,`data-testid`,`assistant-ask`,1,`mx-btn`,`mx-focus`,3,`disabled`],[`name`,`sparkle`,3,`size`],[1,`max-w-2xl`,`text-[13px]`,`text-ink-400`],[1,`rounded-md`,`bg-ink-800`,`px-3`,`py-2`,`text-[13px]`,`text-ink-100`],[`data-testid`,`assistant-answer`,1,`text-[13px]`,`leading-relaxed`,`text-ink-200`,3,`text`],[`data-testid`,`assistant-tool`,1,`flex`,`items-center`,`gap-1.5`,`text-[12px]`,`text-ink-500`],[`data-testid`,`assistant-proposal`,1,`rounded-md`,`border`,`border-ink-700`,`bg-ink-850`,`px-3`,`py-2`],[`data-testid`,`assistant-usage`,1,`text-[11px]`,`text-ink-600`],[`data-testid`,`assistant-error`,1,`rounded-md`,`border`,`border-danger/40`,`bg-danger/10`,`px-3`,`py-2`,`text-[13px]`,`text-danger`],[`name`,`search`,3,`size`],[1,`text-[12px]`,`text-ink-400`],[1,`mt-2`,`overflow-x-auto`,`rounded`,`bg-ink-900`,`px-2`,`py-1`,`font-mono`,`text-[12px]`,`text-ink-100`],[1,`mt-2`,`flex`,`items-center`,`gap-2`],[`type`,`button`,1,`mx-btn`,`mx-focus`,3,`click`,`disabled`],[3,`name`,`size`],[1,`text-[12px]`,`text-ok`],[1,`text-[12px]`,`text-danger`]],template:function(t,i){t&1&&(Oi(0,`div`,0),SE(1,He,2,1),Oi(2,`div`,1),kc(3,Qe,6,1,null,null,TE),SE(5,Xe,2,1,`p`,2),Nc()(),Oi(6,`form`,3),Jm(`submit`,function(s){return i.submit(s)}),Oi(7,`label`,4),fS(8),Nc(),Oi(9,`input`,5),Jm(`input`,function(s){return i.draft.set(s.target.value)}),Nc(),Oi(10,`button`,6),Gm(11,`app-icon`,7),fS(12),Nc()()),t&2&&(ec(),kE(i.entries().length===0?1:-1),ec(2),Tc(i.entries()),ec(2),kE(i.busy()?5:-1),ec(3),pg(i.t().questionLabel),ec(),Wm(`placeholder`,i.entries().length===0?i.defaultQuestion():i.t().followUp)(`value`,i.draft())(`disabled`,i.busy()),ec(),Wm(`disabled`,i.busy()),ec(),Wm(`size`,14),ec(),Ac(` `,i.t().ask,` `))},dependencies:[W$2,My],encapsulation:2})}});export{fi as a,_e as i,Qt as n,gi as o,Ye as r,we as s,Le as t};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{L as Kr,Rt as X,cn as f,gr as wt}from"./chunk-DEsPgcXV.js";function g(s){try{return localStorage.getItem(u+s)}catch{return null}}function o(s,n){try{localStorage.setItem(u+s,n)}catch{}}function y(s){try{localStorage.removeItem(u+s)}catch{}}function b(s){if(s===null)return new Set;try{let n=JSON.parse(s);return new Set(Array.isArray(n)?n.filter(r=>typeof r==`string`):[])}catch{return new Set}}function v(s){if(s===null)return new Map;try{let n=JSON.parse(s);if(!Array.isArray(n))return new Map;let r=n.filter(t=>Array.isArray(t)&&t.length===2&&typeof t[0]==`string`&&typeof t[1]==`string`);return new Map(r)}catch{return new Map}}var u;var p;var M=f(()=>{Kr();Kr();u=`mx.pref.`;p=class s{flags=new Map;sets=new Map;maps=new Map;choices=new Map;flag(n,r=!1){let t=this.flags.get(n);if(t!==void 0)return t;let i=g(n),e=wt(i===null?r:i===`true`),f=e.set.bind(e);return e.set=l=>{f(l),o(n,String(l))},e.update=l=>e.set(l(e())),this.flags.set(n,e),e}names(n){let r=this.sets.get(n);if(r!==void 0)return r;let t=wt(b(g(n))),i=t.set.bind(t);return t.set=e=>{i(e),o(n,JSON.stringify([...e]))},t.update=e=>t.set(e(t())),this.sets.set(n,t),t}entries(n){let r=this.maps.get(n);if(r!==void 0)return r;let t=wt(v(g(n))),i=t.set.bind(t);return t.set=e=>{i(e),o(n,JSON.stringify([...e]))},t.update=e=>t.set(e(t())),this.maps.set(n,t),t}choice(n){let r=this.choices.get(n);if(r!==void 0)return r;let t=wt(g(n)),i=t.set.bind(t);return t.set=e=>{i(e),e===null?y(n):o(n,e)},t.update=e=>t.set(e(t())),this.choices.set(n,t),t}static ɵfac=function(r){return new(r||s)};static ɵprov=X({token:s,factory:s.ɵfac,providedIn:`root`})}});export{p as n,M as t};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{A as IS,An as lf,B as M,Ct as Tg,F as Jm,Gn as pj,In as nf,It as Ws,L as Kr,Mt as Vr,N as Iw,Nt as W,O as Ho,Pn as mj,Rt as X,Sr as yc,Tn as jc,Vn as on,Xn as rf,Y as OD,_n as gl,cn as f,cr as ve,en as bj,er as sw,et as Ot$1,g as Dj,gr as wt$1,it as Pr,kt as Uw,l as C,nr as te,pn as gb,q as Nn,rt as PS,s as Br,t as $I,tn as br,vr as xm,vt as Se,y as Ej}from"./chunk-DEsPgcXV.js";import{l as T$1,n as $n$1,o as Ne}from"./chunk-Ds9stAVj.js";function at(){let n=T$1()?T$1().getUserAgent():``;return/android (\d+)/.test(n.toLowerCase())}function ut(n){return n==null||ct(n)===0}function ct(n){return n==null?null:Array.isArray(n)||typeof n==`string`?n.length:n instanceof Set?n.size:null}function ht(n){return ut(n.value)?{required:!0}:null}function Ie(n){return null}function ke(n){return n!=null}function ft(n){return yc(n)?on(n):n}function Pe(n){let e={};return n.forEach(t=>{e=t!=null?W(W({},e),t):e}),Object.keys(e).length===0?null:e}function je(n,e){return e.map(t=>t(n))}function mt(n){return!n.validate}function Le(n){return n.map(e=>mt(e)?e:t=>e.validate(t))}function gt(n){if(!n)return null;let e=n.filter(ke);return e.length==0?null:function(t){return Pe(je(t,e))}}function yt(n){return n!=null?gt(Le(n)):null}function pt(n){if(!n)return null;let e=n.filter(ke);return e.length==0?null:function(t){return gb(je(t,e).map(ft)).pipe(Nn(Pe))}}function vt(n){return n!=null?pt(Le(n)):null}function _t(n){return n.tagName===`INPUT`||n.tagName===`SELECT`||n.tagName===`TEXTAREA`}function Ct(n,e,t,r){switch(t){case`name`:n.setAttribute(e,t,r);break;case`disabled`:case`readonly`:case`required`:r?n.setAttribute(e,t,``):n.removeAttribute(e,t);break;case`max`:case`min`:case`minLength`:case`maxLength`:r!==void 0?n.setAttribute(e,t,r.toString()):n.removeAttribute(e,t);break}}function Vt(n){return Object.getPrototypeOf(n.constructor)===ot}function wt(n,e){if(!e)return null;let t,r,i;return e.forEach(o=>{o.constructor===Te?t=o:Vt(o)?r=o:i=o}),i||r||t||null}var Re;var ot;var ae;var st;var lt;var Te;var dt;var ie;var oe;var q;var se;var bt;var Dt;var Be;var z;var Ge=f(()=>{Kr();Kr();Ws();lf();Ne();Re=(()=>{class n{_renderer;_elementRef;onChange=t=>{};onTouched=()=>{};constructor(t,r){this._renderer=t,this._elementRef=r}setProperty(t,r){this._renderer.setProperty(this._elementRef.nativeElement,t,r)}registerOnTouched(t){this.onTouched=t}registerOnChange(t){this.onChange=t}setDisabledState(t){this.setProperty(`disabled`,t)}static ɵfac=function(r){return new(r||n)(Vr(gl),Vr(Pr))};static ɵdir=$I({type:n})}return n})(),ot=(()=>{class n extends Re{static ɵfac=(()=>{let t;return function(i){return(t||(t=Uw(n)))(i||n)}})();static ɵdir=$I({type:n,features:[xm]})}return n})(),ae=new M(``),st={provide:ae,useExisting:Ho(()=>Te),multi:!0};lt=new M(``),Te=(()=>{class n extends Re{_compositionMode;_composing=!1;constructor(t,r,i){super(t,r),this._compositionMode=i,this._compositionMode??=!at()}writeValue(t){let r=t??``;this.setProperty(`value`,r)}_handleInput(t){(!this._compositionMode||this._compositionMode&&!this._composing)&&this.onChange(t)}_compositionStart(){this._composing=!0}_compositionEnd(t){this._composing=!1,this._compositionMode&&this.onChange(t)}static ɵfac=function(r){return new(r||n)(Vr(gl),Vr(Pr),Vr(lt,8))};static ɵdir=$I({type:n,selectors:[[`input`,`formControlName`,``,3,`type`,`checkbox`,3,`ngNoCva`,``],[`textarea`,`formControlName`,``,3,`ngNoCva`,``],[`input`,`formControl`,``,3,`type`,`checkbox`,3,`ngNoCva`,``],[`textarea`,`formControl`,``,3,`ngNoCva`,``],[`input`,`ngModel`,``,3,`type`,`checkbox`,3,`ngNoCva`,``],[`textarea`,`ngModel`,``,3,`ngNoCva`,``],[``,`ngDefaultControl`,``]],hostBindings:function(r,i){r&1&&Jm(`input`,function(s){return i._handleInput(s.target.value)})(`blur`,function(){return i.onTouched()})(`compositionstart`,function(){return i._compositionStart()})(`compositionend`,function(s){return i._compositionEnd(s.target.value)})},standalone:!1,features:[IS([st]),xm]})}return n})();dt=new M(``);ie=class{get value(){return this.control?this.control.value:null}get valid(){return this.control?this.control.valid:null}get invalid(){return this.control?this.control.invalid:null}get pending(){return this.control?this.control.pending:null}get disabled(){return this.control?this.control.disabled:null}get enabled(){return this.control?this.control.enabled:null}get errors(){return this.control?this.control.errors:null}get pristine(){return this.control?this.control.pristine:null}get dirty(){return this.control?this.control.dirty:null}get touched(){return this.control?this.control.touched:null}get status(){return this.control?this.control.status:null}get untouched(){return this.control?this.control.untouched:null}get statusChanges(){return this.control?this.control.statusChanges:null}get valueChanges(){return this.control?this.control.valueChanges:null}get path(){return null}_composedValidatorFn;_composedAsyncValidatorFn;_rawValidators=[];_rawAsyncValidators=[];_setValidators(e){this._rawValidators=e||[],this._composedValidatorFn=yt(this._rawValidators)}_setAsyncValidators(e){this._rawAsyncValidators=e||[],this._composedAsyncValidatorFn=vt(this._rawAsyncValidators)}get validator(){return this._composedValidatorFn||null}get asyncValidator(){return this._composedAsyncValidatorFn||null}_onDestroyCallbacks=[];_registerOnDestroy(e){this._onDestroyCallbacks.push(e)}_invokeOnDestroyCallbacks(){this._onDestroyCallbacks.forEach(e=>e()),this._onDestroyCallbacks=[]}reset(e=void 0){this.control?.reset(e)}hasError(e,t){return this.control?this.control.hasError(e,t):!1}getError(e,t){return this.control?this.control.getError(e,t):null}},oe=class{},q=class extends oe{source;constructor(e){super(),this.source=e}};se=class{kind;context;control;message;constructor({kind:e,context:t,control:r}){this.kind=e,this.context=t,this.control=r}},bt=(()=>{class n{_validator=Ie;_onChange;_enabled;ngOnChanges(t){if(this.inputName in t){let r=this.normalizeInput(t[this.inputName].currentValue);this._enabled=this.enabled(r),this._validator=this._enabled?this.createValidator(r):Ie,this._onChange?.()}}validate(t){return this._validator(t)}registerOnValidatorChange(t){this._onChange=t}enabled(t){return t!=null}static ɵfac=function(r){return new(r||n)};static ɵdir=$I({type:n,features:[Iw]})}return n})(),Dt={provide:dt,useExisting:Ho(()=>Be),multi:!0},Be=(()=>{class n extends bt{required;inputName=`required`;normalizeInput=Dj;createValidator=t=>ht;enabled(t){return t}static ɵfac=(()=>{let t;return function(i){return(t||(t=Uw(n)))(i||n)}})();static ɵdir=$I({type:n,selectors:[[``,`required`,``,`formControlName`,``,3,`type`,`checkbox`],[``,`required`,``,`formControl`,``,3,`type`,`checkbox`],[``,`required`,``,`ngModel`,``,3,`type`,`checkbox`]],hostVars:1,hostBindings:function(r,i){r&2&&Br(`required`,i._enabled?``:null)},inputs:{required:`required`},standalone:!1,features:[IS([Dt]),xm]})}return n})();z=class extends ie{_parent=null;name=null;valueAccessor=null;isCustomControlBased=!1;userOnReset;resetSubscription;set onReset(e){this.userOnReset=e,this.resetSubscription?.unsubscribe(),this.resetSubscription=void 0,this.control&&(this.resetSubscription=this.control.events.subscribe(t=>{t instanceof q&&this.control&&this.userOnReset?.(this.control.value)}),this.subscription?.add(this.resetSubscription))}isNativeFormElement=!1;rawValueAccessors;_selectedValueAccessor=null;get selectedValueAccessor(){return this._selectedValueAccessor??=wt(this,this.rawValueAccessors)}parseErrorsValidator=null;renderer;injector;requiredValidatorViaDi;subscription;customControlBindings=null;constructor(e,t,r){super(),this.injector=e,this.renderer=t,this.rawValueAccessors=r,this.injector?.get(ve)?.onDestroy(()=>{this.removeParseErrorsValidator(this.control),this.subscription?.unsubscribe()})}setupCustomControl(){this.subscription?.unsubscribe();let e=this.injector?.get(bj);if(!this.control||!e)return;let t=e.markForCheck.bind(e);this.subscription=new te,this.subscription.add(this.control.valueChanges.subscribe(t)),this.subscription.add(this.control.statusChanges.subscribe(t)),this.resetSubscription?.unsubscribe(),this.resetSubscription=void 0,this.userOnReset&&(this.resetSubscription=this.control.events.subscribe(r=>{r instanceof q&&this.control&&this.userOnReset?.(this.control.value)}),this.subscription.add(this.resetSubscription)),this.parseErrorsValidator&&this.control.addValidators(this.parseErrorsValidator)}ngControlCreate(e){!e.nativeElement.hasAttribute?.(`ngNoCva`)&&(this.rawValueAccessors&&this.rawValueAccessors.length>0||this.valueAccessor!==null)||!e.customControl||(this.isCustomControlBased=!0,e.listenToCustomControlModel(i=>{this.control?.markAsDirty(),this.control?.setValue(i,{emitModelToViewChange:!1}),this.viewToModelUpdate(i)}),e.listenToCustomControlOutput(`touch`,()=>{this.control?.markAsTouched()}),this.customControlBindings={},this.isNativeFormElement=_t(e.nativeElement),this.requiredValidatorViaDi=this._rawValidators.find(i=>i instanceof Be))}ngControlUpdate(e,t){if(!this.isCustomControlBased)return;let r=this.control,i=this.customControlBindings;Object.is(i.value,r.value)||(i.value=r.value,e.setCustomControlModelInput(r.value)),this.bindControlProperty(e,i,`touched`,r.touched),this.bindControlProperty(e,i,`dirty`,r.dirty),this.bindControlProperty(e,i,`valid`,r.valid),this.bindControlProperty(e,i,`invalid`,r.invalid),this.bindControlProperty(e,i,`pending`,r.pending),this.bindControlProperty(e,i,`disabled`,r.disabled),this.shouldBindRequired&&this.bindControlProperty(e,i,`required`,this.isRequired);let o=r.errors;if(i.errors!==o){i.errors=o;let s=this._convertErrors(o);e.setInputOnDirectives(`errors`,s)}}get isRequired(){return(this.requiredValidatorViaDi?._enabled||this.control?._hasRequired())??!1}get shouldBindRequired(){return!0}bindControlProperty(e,t,r,i){if(t[r]===i)return;t[r]=i;let o=e.setInputOnDirectives(r,i);this.isNativeFormElement&&!o&&(r===`disabled`||r===`required`)&&this.renderer&&Ct(this.renderer,e.nativeElement,r,i)}_convertErrors(e){if(e===null)return[];let t=this.control;return Object.entries(e).map(([r,i])=>new se({context:i,kind:r,control:t}))}setParseErrorSource(e){if(e===void 0)return;let t=null,r=Ot$1(()=>{let i=e();return i.length===0?null:i.reduce((o,s)=>(o[s.kind]=s,o),{})});this.parseErrorsValidator=(()=>t).bind(this),rf(()=>{t=r(),this.control?.updateValueAndValidity({emitEvent:!1})},{injector:this.injector})}removeParseErrorsValidator(e){this.parseErrorsValidator&&(e?.removeValidators(this.parseErrorsValidator),e?.updateValueAndValidity({emitEvent:!1}))}}});function At(n){return{provide:ae,useExisting:Ho(()=>n),multi:!0}}function Ln(){return C(Et)}function Mt(n){return n?Object.entries(n).map(([e,t])=>{let r=typeof t==`string`?t:t&&typeof t==`object`&&typeof t.message==`string`?t.message:void 0;return r===void 0?{kind:e}:{kind:e,message:r}}):[]}function St(){let n=C(Se),e=C(ve),t=wt$1(!1,{debugName:`RdxNgControlState.connected`}),r=wt$1(void 0,{debugName:`RdxNgControlState.name`}),i=wt$1(void 0,{debugName:`RdxNgControlState.value`}),o=wt$1(!1,{debugName:`RdxNgControlState.valid`}),s=wt$1(!1,{debugName:`RdxNgControlState.invalid`}),a=wt$1(!1,{debugName:`RdxNgControlState.pending`}),h=wt$1(!1,{debugName:`RdxNgControlState.disabled`}),f=wt$1(null,{debugName:`RdxNgControlState.rawErrors`}),m=Ot$1(()=>Mt(f()),{debugName:`RdxNgControlState.errors`}),l=wt$1(!1,{debugName:`RdxNgControlState.dirty`}),d=wt$1(!1,{debugName:`RdxNgControlState.touched`}),u=!1,g,y;return queueMicrotask(()=>{if(u)return;let D=n.get(z,null,{self:!0,optional:!0}),p=D?.control;if(!p||typeof p.events?.subscribe!=`function`)return;y=v=>p.reset(v);let F=()=>{r.set(D.name==null?void 0:String(D.name)),i.set(p.value),o.set(p.valid),s.set(p.invalid),a.set(p.pending),h.set(p.disabled),f.set(p.errors),l.set(p.dirty),d.set(p.touched)};F();let C=p.events.subscribe(F);g=()=>C.unsubscribe(),t.set(!0)}),e.onDestroy(()=>{u=!0,g?.()}),{connected:t.asReadonly(),name:r.asReadonly(),value:i.asReadonly(),valid:o.asReadonly(),invalid:s.asReadonly(),pending:a.asReadonly(),disabled:h.asReadonly(),errors:m,dirty:l.asReadonly(),touched:d.asReadonly(),reset:D=>y?(y(D),!0):!1}}function Ye(n){return`${Nt}/${n}.md`}function Xe(n,e,t){return`[rdx:${n}] ${e}${t?` See ${Ye(t)}`:``}`}function Bn(n,e,t){!Ej()||Ue.has(n)||(Ue.add(n),console.warn(Xe(n,e,t)))}function N(n,e,t){throw new Error(Xe(n,e,t))}function Gn(n,e){let t=`${n.replace(/\s*Context$/,``)}Context`,r=new M(t);return[(s=!1)=>{let a=C(r,{optional:!0});if(a==null&&!s){let h=e?` See ${Ye(e)} for the required part hierarchy.`:``;throw new Error(`No \`${t}\` found. This part must be placed inside the directive that provides \`${t}\` (usually the primitive's root).${h}`)}return a},s=>({provide:r,useFactory:s})]}function Tt(n){return C(Rt).getId(n)}function kt(n){let e=wt$1(!1),t=Ot$1(()=>{let s=n.errors()??[],a=n.ngControlState?.connected()?n.ngControlState.errors():[];return a.length>0?[...s,...a]:s}),r=Ot$1(()=>n.invalid()||t().length>0||!!(n.ngControlState?.connected()&&n.ngControlState.invalid())),i=Ot$1(()=>(n.pending?.()??!1)||!!(n.ngControlState?.connected()&&n.ngControlState.pending()));return{invalidState:r,pendingState:i,validState:Ot$1(()=>i()?null:r()?!1:n.ngControlState?.connected()&&n.ngControlState.disabled()?null:!0),errorsState:t,touchedState:Ot$1(()=>n.ngControlState?.connected()?n.ngControlState.touched():n.touched()),dirtyState:Ot$1(()=>n.ngControlState?.connected()?n.ngControlState.dirty():n.dirty()||e()),markDirty:()=>e.set(!0),markAsTouched:()=>{n.cva?.markAsTouched(),n.touched.set(!0),n.touch.emit()},resetInteractionState:()=>{n.touched.set(!1),e.set(!1)},resetDirtyState:()=>e.set(!1)}}function Zn(n,e,t){let r=!1,i=!1,o=!1;return{eventDetails:{reason:n,event:e,trigger:t,cancel:()=>{r=!0},isCanceled:()=>r,allowPropagation:()=>{i=!0},get isPropagationAllowed(){return i},preventUnmountOnClose:()=>{o=!0}},shouldPreventUnmountOnClose:()=>o}}function Ze(){let n=new Map;return{emit(e,t){let r=n.get(e);if(r)for(let i of[...r])i(t)},on(e,t){let r=n.get(e);r||(r=new Set,n.set(e,r)),r.add(t)},off(e,t){n.get(e)?.delete(t)}}}function Lt(){return[{provide:k,useFactory:()=>new k},{provide:Je,useExisting:k}]}function Bt(n){return n.context?.open()??!1}function Jn(){return{provide:ce,useFactory:()=>C(ce,{optional:!0,skipSelf:!0})??new ue}}function Qn(n){return{provide:et,useFactory:n}}function Gt(n){return n!==null&&typeof n.nodeType==`number`}function tr(n){return new he(n)}function Wt(n){return`polygon(0% 0%,100% 0%,100% 100%,0% 100%,0% 0%,${n.left}px ${n.top}px,${n.left}px ${n.bottom}px,${n.right}px ${n.bottom}px,${n.right}px ${n.top}px,${n.left}px ${n.top}px)`}function nr(n,e,t){let r=n.ownerDocument,i=t.marker??Ht,o=null,s=()=>{o?.remove(),o=null},a=rf(()=>{let h=t.isOpen(),f=t.shouldRender();if(f&&!o){o=r.createElement(`div`),o.setAttribute(`role`,`presentation`),o.setAttribute(i,``),o.style.position=`fixed`,o.style.inset=`0px`,o.style.userSelect=`none`,o.style.webkitUserSelect=`none`;let m=t.cutout?.()??null;m&&(o.style.clipPath=Wt(m.getBoundingClientRect())),n.parentElement?.insertBefore(o,n)}else f||s();o&&(o.style.pointerEvents=t.passThrough?.()?`none`:``,h?o.removeAttribute(`inert`):o.setAttribute(`inert`,``))},{injector:e});e.get(ve).onDestroy(()=>{a.destroy(),s()})}function $t(n){let{maxTouchPoints:e,webkitBackdropFilter:t}=n,r=n.userAgent.toLowerCase(),i=n.platform.toLowerCase(),o=t,s=!o&&r.includes(`firefox`),a=!o&&r.includes(`chrom`),h=/^i(os$|p)/.test(i)||i===`macintel`&&e>1||/ip(ad|hone|od)/.test(r),f=i===`android`||r.includes(`android`),m=!h&&i.startsWith(`mac`),l=i.startsWith(`win`),d=!f&&/^(linux|chrome os)/.test(i),u=m||h;return{engine:{webkit:o,gecko:s,blink:a},os:{ios:h,android:f,mac:m,windows:l,linux:d,apple:u},screenReader:{voiceOver:u},env:{jsdom:/jsdom|happydom/.test(r)}}}function qt(){let n=typeof navigator>`u`?void 0:navigator;return{userAgent:n?.userAgent??``,platform:n?.platform??``,maxTouchPoints:n?.maxTouchPoints??0,webkitBackdropFilter:typeof CSS<`u`&&CSS.supports?.(`-webkit-backdrop-filter:none`)===!0}}function rr(n=document){let e=n.activeElement;if(e==null)return null;for(;e!=null&&e.shadowRoot!=null&&e.shadowRoot.activeElement!=null;)e=e.shadowRoot.activeElement;return e}function ir(n){return me.engine.webkit&&n.movementX===0&&n.movementY===0}function or(n){let e=C(Pr).nativeElement,t=e.ownerDocument,r=C(ve);if(!t||!$n$1(C(sw)))return zt;let i=[],o,s=[],a=!1,h=!0,f=!1,m=()=>{let u=n.form(),g=u?t.getElementById(u):typeof e.closest==`function`?e.closest(`form`):e.parentElement?.closest(`form`);return g?.localName===`form`?g:null},l=()=>{n.syncNativeControl?.();let u=n.name(),g=n.form(),y=n.disabled(),P=n.hasNativeControl?.()??!1,D=n.value&&n.serialize?n.serialize(n.value()):[];if(!f)return;let F=!!(u&&n.serialize&&!P)?D.length:0;for(;i.length>F;)i.pop()?.remove();for(;i.length<F;){let C=t.createElement(`input`);C.type=`hidden`;let v=i.at(-1);e.parentNode?.insertBefore(C,v?v.nextSibling:e.nextSibling),i.push(C)}for(let C=0;C<i.length;C++){let v=i[C];v.name=u,v.value=D[C],v.disabled=y,g?v.setAttribute(`form`,g):v.removeAttribute(`form`),v.hasAttribute(`data-rdx-native-form-control`)||(v.defaultValue=s[C]??D[C],v.setAttribute(`data-rdx-native-form-control`,``))}};rf(()=>{!a&&n.defaultValue&&(o=n.defaultValue(),s=n.serialize?n.serialize(o):[],a=!0)}),rf(l),OD(()=>{f=!0,Tg(l)});let d=u=>{u.target!==m()||!n.onReset||!a||queueMicrotask(()=>{h&&!u.defaultPrevented&&Tg(()=>n.onReset(o))})};return t.addEventListener(`reset`,d,!0),r.onDestroy(()=>{h=!1,t.removeEventListener(`reset`,d,!0);for(let u of i)u.remove()}),{ownerForm:m,sync:l,requestSubmit:()=>{Tg(l),m()?.requestSubmit()}}}function ge(n){let e=n.ownerDocument.defaultView;if(!e)return!1;let{overflow:t,overflowX:r,overflowY:i,display:o}=e.getComputedStyle(n);return/auto|scroll|overlay|hidden|clip/.test(t+i+r)&&![`inline`,`contents`].includes(o)}function Yt(n){let e=n.defaultView;return e?e.innerWidth-n.documentElement.clientWidth>0:!1}function Xt(n){if(!n.defaultView||typeof CSS>`u`||!CSS.supports||!CSS.supports(`scrollbar-gutter`,`stable`))return!1;let t=n.documentElement,r=ge(t)?t:n.body,i=r.style.overflowY,o=t.style.scrollbarGutter;t.style.scrollbarGutter=`stable`,r.style.overflowY=`scroll`;let s=r.offsetWidth;r.style.overflowY=`hidden`;let a=r.offsetWidth;return r.style.overflowY=i,t.style.scrollbarGutter=o,s===a}function Kt(n){let e=n.documentElement,t=ge(e)?e:n.body,r={overflowX:t.style.overflowX,overflowY:t.style.overflowY};return t.style.overflowX=`hidden`,t.style.overflowY=`hidden`,()=>{t.style.overflowX=r.overflowX,t.style.overflowY=r.overflowY}}function Zt(n){let e=n.documentElement,t=n.body,r=n.defaultView;if(!r)return()=>{};if(me.engine.webkit&&(r.visualViewport?.scale??1)!==1)return()=>{};let i=0,o=0,s=!1,a={},h={},f=``,m=0,l=()=>{let g=r.getComputedStyle(e),y=r.getComputedStyle(t),D=(g.scrollbarGutter||``).includes(`both-edges`)?`stable both-edges`:`stable`;i=e.scrollTop,o=e.scrollLeft,a={scrollbarGutter:e.style.scrollbarGutter,overflowY:e.style.overflowY,overflowX:e.style.overflowX},f=e.style.scrollBehavior,h={position:t.style.position,height:t.style.height,width:t.style.width,boxSizing:t.style.boxSizing,overflowY:t.style.overflowY,overflowX:t.style.overflowX,scrollBehavior:t.style.scrollBehavior};let p=e.scrollHeight>e.clientHeight,F=e.scrollWidth>e.clientWidth,C=g.overflowY===`scroll`||y.overflowY===`scroll`,v=g.overflowX===`scroll`||y.overflowX===`scroll`,ye=Math.max(0,r.innerWidth-t.clientWidth),pe=Math.max(0,r.innerHeight-t.clientHeight),ve=(parseFloat(y.marginTop)||0)+(parseFloat(y.marginBottom)||0),_e=(parseFloat(y.marginLeft)||0)+(parseFloat(y.marginRight)||0),Ce=ge(e)?e:t;if(s=Xt(n),s){e.style.scrollbarGutter=D,Ce.style.overflowY=`hidden`,Ce.style.overflowX=`hidden`;return}Object.assign(e.style,{scrollbarGutter:D,overflowY:`hidden`,overflowX:`hidden`}),(p||C)&&(e.style.overflowY=`scroll`),(F||v)&&(e.style.overflowX=`scroll`),Object.assign(t.style,{position:`relative`,height:ve||pe?`calc(100dvh - ${ve+pe}px)`:`100dvh`,width:_e||ye?`calc(100vw - ${_e+ye}px)`:`100vw`,boxSizing:`border-box`,overflowY:`hidden`,overflowX:`hidden`,scrollBehavior:`unset`}),t.scrollTop=i,t.scrollLeft=o,e.style.scrollBehavior=`unset`},d=()=>{Object.assign(e.style,a),Object.assign(t.style,h),s||(e.scrollTop=i,e.scrollLeft=o,e.style.scrollBehavior=f)},u=()=>{d(),m=r.requestAnimationFrame(l)};return l(),r.addEventListener(`resize`,u),()=>{m&&r.cancelAnimationFrame(m),d(),r.removeEventListener(`resize`,u)}}function Jt(n){let e=$e.get(n);return e||(e=new fe(n),$e.set(n,e)),e}function sr(n,e={}){let t=C(br),r=$n$1(C(sw)),i=null,o=null,s=()=>{i?.(),i=null,o=null};rf(()=>{if(!r)return;let a=e.referenceElement?.()?.ownerDocument??t;n()?(!i||o!==a)&&(s(),i=Jt(a).acquire(),o=a):i&&s()}),r&&C(ve).onDestroy(s)}function ar(n){let e=C(Se),t=C(ve),r=wt$1(void 0),i,o,s,a=0,h=()=>{s!==void 0&&(cancelAnimationFrame(s),s=void 0),o!==void 0&&(clearTimeout(o),o=void 0)},f=(l,d)=>{d===a&&(h(),r.set(void 0),t.destroyed||n(l))},m=(l,d)=>{let u=i,g=u?en(u):0;if(!u||g===0){f(l,d);return}let y=typeof u.getAnimations==`function`?u.getAnimations():[];o=setTimeout(()=>f(l,d),g+Qt),y.length!==0&&Promise.all(y.map(P=>P.finished.catch(()=>{}))).then(()=>f(l,d))};return t.onDestroy(h),{status:r.asReadonly(),registerElement:l=>(i=l,()=>{i===l&&(i=void 0)}),start:l=>{let d=++a;h(),r.set(l?`starting`:`ending`),OD(()=>{t.destroyed||d!==a||(l?s=requestAnimationFrame(()=>{s=void 0,!(t.destroyed||d!==a)&&(r.set(void 0),m(l,d))}):m(l,d))},{injector:e})}}}function en(n){let e=getComputedStyle(n);return Math.max(qe(e.transitionDuration,e.transitionDelay),qe(e.animationDuration,e.animationDelay))}function qe(n,e){let t=n.split(`,`).map(ze),r=e.split(`,`).map(ze);return t.reduce((i,o,s)=>Math.max(i,o+r[s%r.length]),0)}function ze(n){let e=n.trim(),t=Number.parseFloat(e);return Number.isFinite(t)?e.endsWith(`ms`)?t:t*1e3:0}var Et;var Nt;var Ue;var Ft;var Ke;var xt;var Ot;var It;var Wn;var $n;var qn;var zn;var Yn;var Xn;var He;var Rt;var Pt;var Kn;var jt;var k;var Je;var B;var Qe;var le;var T;var ue;var ce;var et;var er;var de;var Ut;var he;var Ht;var me;var zt;var We;var fe;var $e;var Qt;var tn=f(()=>{Kr();Kr();Ge();Ne();Et=(()=>{class n{constructor(){this.valueInput=jc(void 0,{alias:`value`}),this.disabledInput=jc(!1,{alias:`disabled`,transform:Dj}),this.valueChange=pj(),this._value=PS(()=>this.valueInput()),this.value=this._value.asReadonly(),this._disabled=PS(()=>this.disabledInput()),this.disabled=this._disabled.asReadonly()}writeValue(t){Tg(()=>this._value.set(t))}registerOnChange(t){this.onChange=t}registerOnTouched(t){this.onTouched=t}setDisabledState(t){this._disabled.set(t)}setValue(t){this._value.set(t),this.valueChange.emit(t),this.onChange?.(t)}markAsTouched(){this.onTouched?.()}static{this.ɵfac=function(r){return new(r||n)}}static{this.ɵdir=$I({type:n,inputs:{valueInput:[1,`value`,`valueInput`],disabledInput:[1,`disabled`,`disabledInput`]},outputs:{valueChange:`valueChange`},exportAs:[`rdxControlValueAccessor`],features:[IS([At(n)])]})}}return n})();Nt=`https://radix-ng.com`;Ue=new Set;Ft=[`day`,`month`,`year`],Ke=[`hour`,`minute`,`second`,`dayPeriod`],xt=[`literal`,`timeZoneName`],Ot=[...Ft,...Ke],[...Ke],It=[...Ot,...xt],It.filter(n=>n!==`literal`),Wn=`ArrowDown`,$n=`ArrowLeft`,qn=`ArrowRight`,zn=`ArrowUp`,Yn=`End`,Xn=`Home`,He=new Map,Rt=(()=>{class n{constructor(){this.appId=C(nf)}getId(t){let r=this.appId===`ng`?t:t+this.appId,i=He.get(r)??0;return He.set(r,i+1),`${r}${i}`}static{this.ɵfac=function(r){return new(r||n)}}static{this.ɵprov=X({token:n,factory:n.ɵfac,providedIn:`root`})}}return n})();Pt=new M(`RdxFieldValidity`),Kn=(()=>{class n{constructor(){this.invalid=jc(!1,{transform:Dj}),this.pending=jc(!1,{transform:Dj}),this.touched=mj(!1),this.dirty=jc(!1,{transform:Dj}),this.errors=jc([]),this.touch=pj(),this.ngControlState=St(),this.formUi=kt({invalid:this.invalid,pending:this.pending,errors:this.errors,touched:this.touched,touch:this.touch,dirty:this.dirty,ngControlState:this.ngControlState,cva:this.formUiTouchTarget()}),this.validationErrors=this.formUi.errorsState,this.fieldValidity=C(Pt,{optional:!0}),this.displayValid=Ot$1(()=>this.fieldValidity?this.fieldValidity():this.formUi.validState()),rf(()=>{if(this.ngControlState.connected()){this.touched.set(this.ngControlState.touched()),this.ngControlState.dirty()||this.formUi.resetDirtyState?.();return}this.dirty()||this.formUi.resetDirtyState?.()},{debugName:`RdxFormUiControlBase.syncInteractionState`})}formUiTouchTarget(){return null}resetNgControl(t){return this.ngControlState.reset(t)}reset(){this.formUi.resetInteractionState?.()}static{this.ɵfac=function(r){return new(r||n)}}static{this.ɵdir=$I({type:n,inputs:{invalid:[1,`invalid`],pending:[1,`pending`],touched:[1,`touched`],dirty:[1,`dirty`],errors:[1,`errors`]},outputs:{touched:`touchedChange`,touch:`touch`}})}}return n})();jt=`utils/floating-tree`,k=class{constructor(){this._state=wt$1({status:`pending`}),this.status=Ot$1(()=>this._state().status),this.tree=Ot$1(()=>{let e=this._state();return e.status===`registered`?e.tree:null}),this.node=Ot$1(()=>{let e=this._state();return e.status===`registered`?e.node:null})}register(e,t){t.tree!==e&&N(`floating/registration-mismatch`,`register(tree, node): node.tree must equal tree. Node "${t.id}" belongs to a different tree.`,jt),this._state.set({status:`registered`,tree:e,node:t})}markDetached(){this._state.set({status:`detached`})}clear(){this._state.set({status:`pending`})}},Je=new M(`RdxFloatingRegistration`);B=new WeakMap,Qe=Symbol(`RdxFloatingNode`),le=class{constructor(e,t,r,i,o){this.id=t,e!==Qe&&N(`floating/direct-node-construction`,`RdxFloatingNode is created only by RdxFloatingTree.register().`,T),this.tree=r,B.set(this,{parent:i,context:o})}get parent(){return B.get(this).parent}get context(){return B.get(this).context}},T=`utils/floating-tree`;ue=class{constructor(){this.events=Ze(),this.nodeSet=new Set,this.childrenOf=new Map}register(e){this.assertRegisterableParent(e.parent),Ej()&&this.assertContextDocument(e.context,this.nearestContext(e.parent));let t=new le(Qe,e.id,this,e.parent,e.context);return this.nodeSet.add(t),this.addToChildrenOf(e.parent,t),t}unregister(e){Ej()&&this.assertOwnedNode(e),this.nodeSet.delete(e),this.removeFromChildrenOf(e.parent,e)}setContext(e,t){if(this.assertOwnedNode(e),Ej()&&t!==null){this.assertContextDocument(t,this.nearestContext(e.parent));for(let r of this.descendantContexts(e))this.assertContextDocument(t,r)}B.get(e).context=t}setParent(e,t){if(this.assertOwnedNode(e),this.assertRegisterableParent(t),e.parent===t)return;for(let i=t;i!==null&&this.nodeSet.has(i);i=i.parent)i===e&&N(`floating/parent-cycle`,`Reparenting node "${e.id}" under "${t?.id}" creates an ancestry cycle.`,T);Ej()&&this.assertSubtreeDocuments(e,t);let r=e.parent;B.get(e).parent=t,this.removeFromChildrenOf(r,e),this.addToChildrenOf(t,e)}children(e,t={}){Ej()&&this.assertOwnedNode(e);let r=t.onlyOpen??!0,i=[],o=s=>{for(let a of this.directChildren(s))(!r||Bt(a))&&i.push(a),o(a)};return o(e),i}ancestors(e){Ej()&&this.assertOwnedNode(e);let t=[];for(let r=e.parent;r!==null&&this.nodeSet.has(r);r=r.parent)t.push(r);return t}get all(){return[...this.nodeSet]}directChildren(e){return this.childrenOf.get(e)??[]}addToChildrenOf(e,t){let r=this.childrenOf.get(e);r||(r=[],this.childrenOf.set(e,r)),r.push(t)}removeFromChildrenOf(e,t){let r=this.childrenOf.get(e);if(!r)return;let i=r.indexOf(t);i!==-1&&r.splice(i,1),r.length===0&&this.childrenOf.delete(e)}nearestContext(e){for(let t=e;t!==null&&this.nodeSet.has(t);t=t.parent)if(t.context!==null)return t.context;return null}descendantContexts(e){return this.children(e,{onlyOpen:!1}).map(t=>t.context).filter(t=>t!==null)}assertSubtreeDocuments(e,t){let r=this.nearestContext(t);this.assertContextDocument(e.context,r);for(let i of this.descendantContexts(e))this.assertContextDocument(i,r)}isRegistered(e){return this.nodeSet.has(e)}assertOwnedNode(e){(e.tree!==this||!this.nodeSet.has(e))&&N(`floating/foreign-node`,`This node does not belong to this tree (or was already unregistered).`,T)}assertRegisterableParent(e){e!==null&&(e.tree!==this&&N(`floating/cross-tree-parent`,`A floating node parent must belong to the same tree.`,T),this.nodeSet.has(e)||N(`floating/unregistered-parent`,`A floating node parent must be currently registered in the tree.`,T))}assertContextDocument(e,t){e!==null&&t!==null&&e.ownerDocument!==t.ownerDocument&&N(`floating/cross-document-parent`,`A floating node must share the same ownerDocument as its ancestry/subtree.`,T)}},ce=new M(`RdxFloatingTree`);et=new M(`RdxFloatingRootContext`);er=(()=>{class n{constructor(){this.externalTree=jc(null),this.parentOverride=jc({kind:`inherit`}),this.selfReg=C(k),this.parentReg=C(Je,{optional:!0,skipSelf:!0}),this.ambientTree=C(ce,{optional:!0}),this.rootContext=C(et,{optional:!0}),this.nodeId=Tt(`rdx-floating-node-`),this.node=this.selfReg.node,this.status=this.selfReg.status,this.tree=this.selfReg.tree,rf(t=>{let r=this.parentOverride();if(r.kind===`inherit`&&this.parentReg?.status()===`pending`)return;let i=r.kind===`node`?r.parent:r.kind===`root`?null:this.parentReg?.node()??null,o=(r.kind===`node`?r.parent.tree:null)??this.externalTree()??this.parentReg?.tree()??this.ambientTree;if(!o){this.selfReg.markDetached();return}let s=o.register({id:this.nodeId,parent:i,context:this.rootContext});this.selfReg.register(o,s),t(()=>{o.unregister(s),this.selfReg.clear()})})}static{this.ɵfac=function(r){return new(r||n)}}static{this.ɵdir=$I({type:n,selectors:[[``,`rdxFloatingNode`,``]],inputs:{externalTree:[1,`externalTree`],parentOverride:[1,`parentOverride`]},exportAs:[`rdxFloatingNode`],features:[IS([Lt()])]})}}return n})(),de=class{constructor(){this.elements=new Set}add(e){this.elements.add(e)}delete(e){this.elements.delete(e)}hasElement(e){return e!==null&&this.elements.has(e)}hasMatchingElement(e){if(!e)return!1;for(let t of this.elements)if(t.contains(e))return!0;return!1}contains(e){return this.hasElement(e)?!0:this.hasMatchingElement(Gt(e)?e:null)}};Ut=`utils/floating-tree`,he=class{constructor(e){this.triggers=new de,this.events=Ze(),this.floatingElementRef=null,this.referenceElementRef=null,this.floatingElementsRef=new Set,this.ownerDocument=e.ownerDocument,this.open=e.open??(()=>!1),e.floatingElement!==void 0&&this.setFloatingElement(e.floatingElement),e.referenceElement!==void 0&&this.setReferenceElement(e.referenceElement)}get floatingElement(){return this.floatingElementRef}get referenceElement(){return this.referenceElementRef}get floatingElements(){return this.floatingElementsRef}setFloatingElement(e){this.assertSameDocument(e),this.floatingElementRef&&this.floatingElementsRef.delete(this.floatingElementRef),this.floatingElementRef=e,e&&this.floatingElementsRef.add(e)}addFloatingElement(e){this.assertSameDocument(e),this.floatingElementsRef.add(e)}removeFloatingElement(e){this.floatingElementsRef.delete(e)}setReferenceElement(e){this.assertSameDocument(e),this.referenceElementRef=e}assertSameDocument(e){Ej()&&e!==null&&e.ownerDocument!==this.ownerDocument&&N(`floating/cross-document-element`,`A floating element must share its root context's ownerDocument.`,Ut)}};Ht=`data-rdx-internal-backdrop`;me=$t(qt());zt={ownerForm:()=>null,sync:()=>{},requestSubmit:()=>{}};We=`data-rdx-scroll-locked`;fe=class{constructor(e){this.doc=e,this.lockCount=0,this.restore=null,this.release=()=>{this.lockCount!==0&&(this.lockCount-=1,this.lockCount===0&&this.restore&&(this.restore(),this.restore=null))}}acquire(){return this.lockCount+=1,this.lockCount===1&&this.restore===null&&this.lock(),this.release}lock(){let e=this.doc.documentElement,t=this.doc.defaultView,r=t?t.getComputedStyle(e).overflowY:``;if(r===`hidden`||r===`clip`)this.restore=()=>{};else{let s=me.os.ios||!Yt(this.doc)?Kt(this.doc):Zt(this.doc);this.restore=s}e.setAttribute(We,``);let i=this.restore;this.restore=()=>{i(),e.removeAttribute(We)}}},$e=new WeakMap;Qt=50});export{qn as C,tr as D,tn as E,zn as O,or as S,sr as T,er as _,Je as a,me as b,Ln as c,Wn as d,Xn as f,en as g,ar as h,Gn as i,Qn as l,Zn as m,Bn as n,Jn as o,Yn as p,Et as r,Kn as s,$n as t,Tt as u,et as v,rr as w,nr as x,ir as y};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import{L as Kr,Rt as X,cn as f,gr as wt}from"./chunk-DEsPgcXV.js";function m(e){document.documentElement.dataset.theme=e}function h(){try{let e=localStorage.getItem(c);return e===`light`||e===`dark`?e:null}catch{return null}}function s(){try{return matchMedia(`(prefers-color-scheme: dark)`).matches}catch{return!1}}function d(){return h()??(s()?`dark`:`light`)}var c;var a;var u=f(()=>{Kr();Kr();c=`mx.theme`;a=class e{current=wt(d());theme=this.current.asReadonly();toggle(){let t=this.current()===`dark`?`light`:`dark`;this.current.set(t),m(t);try{localStorage.setItem(c,t)}catch{}}static ɵfac=function(i){return new(i||e)};static ɵprov=X({token:e,factory:e.ɵfac,providedIn:`root`})}});export{u as i,d as n,m as r,a as t};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import{$n as sk,$t as bg,Bn as ok,Ct as Tg,D as HE,Dn as kc,En as kE,F as Jm,Fn as nS,Ft as Wr,G as Nc,Gn as pj,Gt as _m,I as Km,Kn as qr,L as Kr,Nn as mg,Nt as W,Pn as mj,Pt as Wm,Q as Oi,St as Tc,Tn as jc,U as My,Wn as pg,Xn as rf,Xt as bS,Z as Od,_t as Sc,br as yS,cn as f,cr as ve,et as Ot$1,gr as wt$1,gt as SS,ht as SE,jn as lk,l as C,ln as fS,lr as vg,lt as RE,mr as wc,on as eH,or as vS,qt as ag,r as Ac,rn as dk,s as Br,sn as ec,w as Gm,x as G,xn as hg,z as Ld}from"./chunk-DEsPgcXV.js";import{n as y,t as f$1}from"./chunk-BEAPEQBM.js";import"./chunk-MpnWAfxv.js";import{n as y$1,t as c}from"./chunk-Di8ZOBwa.js";import"./chunk-Ds9stAVj.js";import{n as o,t as i}from"./chunk-Bn40KMmY.js";import"./chunk-CHFuuSv8.js";import"./chunk-Bw7Mtap6.js";import{_ as pn,d as dn,f as fn,g as ln,l as an,m as ie,r as Je$1,u as cn,v as un}from"./chunk-BfC3KqGQ.js";import{n as v,t as u}from"./chunk-D4dQfTTc.js";import{n as x,t as u$1}from"./chunk-Doow6WqE.js";import{a as Yt,r as Q,s as fe,u as ra}from"./chunk-CaYY-6hH.js";import{n as W$1,t as J}from"./chunk-DGtAiSbg.js";import{n as u$2,t as c$1}from"./chunk-DKNRYU3y.js";import{n as V,t as G$1}from"./chunk-CmtjDUsV.js";function Ke(n,t){if(n&1){let e=RE();Oi(0,`button`,18),Jm(`click`,function(){let o=Ld(e).$implicit;return Od(HE(2).view.set(o))}),fS(1),Nc()}if(n&2){let e=t.$implicit,i=HE(2);ag(`border-accent`,i.view()===e)(`text-accent`,i.view()===e),Br(`data-testid`,`compose-view-`+e)(`aria-pressed`,i.view()===e),ec(),Ac(` `,e===`raw`?i.t().raw:i.t().resolved,` `)}}function Qe(n,t){n&1&&(Oi(0,`pre`,9),fS(1),Nc()),n&2&&(ec(),pg(t))}function Je(n,t){n&1&&(Oi(0,`p`,10),fS(1),Nc()),n&2&&(ec(),pg(t))}function Xe(n,t){if(n&1&&(Oi(0,`p`,11),fS(1),Nc()),n&2){let e=HE(2);ec(),pg(e.t().loading)}}function Ye(n,t){n&1&&(Oi(0,`span`,13),fS(1),Nc()),n&2&&(ec(),pg(t))}function Ze(n,t){if(n&1){let e=RE();Gm(0,`div`,2),Oi(1,`div`,3)(2,`div`,4)(3,`h2`,5),fS(4),Nc(),Oi(5,`p`,6),fS(6),Nc(),Oi(7,`div`,7),kc(8,Ke,2,7,`button`,8,Sc),Nc(),SE(10,Qe,2,1,`pre`,9)(11,Je,2,1,`p`,10)(12,Xe,2,1,`p`,11),Oi(13,`div`,12),SE(14,Ye,2,1,`span`,13),Oi(15,`button`,14),Gm(16,`app-icon`,15),fS(17),Nc(),Oi(18,`button`,16),Jm(`click`,function(){Ld(e);return Od(HE().copy())}),Gm(19,`app-icon`,17),fS(20),Nc()()()()}if(n&2){let e,i,o=HE();ec(4),pg(o.t().title(o.project())),ec(2),Ac(` `,o.view()===`raw`?o.t().rawHint:o.t().resolvedHint,` `),ec(2),Tc(o.views),ec(2),kE((e=o.body())?10:(e=o.problem())?11:12,e),ec(4),kE((i=o.copyProblem())?14:-1,i),ec(2),Wm(`size`,14),ec(),Ac(` `,o.common().close,` `),ec(),Wm(`disabled`,o.body()===null),ec(),Wm(`name`,o.copied()?`check`:`copy`)(`size`,14),ec(),Ac(` `,o.copied()?o.common().copied:o.common().copy,` `)}}var se;var Ne=f(()=>{Kr();Je$1();lk();dk();sk();Kr();se=class n{open=mj(!1);project=jc.required();t=Ot$1(()=>ok().compose.file);common=Ot$1(()=>ok().common);views=[`raw`,`resolved`];view=wt$1(`raw`);files=wt$1(null);config=wt$1(null);copied=wt$1(!1);copyProblem=wt$1(null);constructor(){rf(()=>{if(!this.open())return;let t=this.project();Tg(()=>{this.load(t)})})}body(){if(this.view()===`resolved`){let e=this.config();return e?.ok===!0?e.yaml:null}let t=this.files();return t?.ok!==!0?null:t.files.map(e=>`# ${e.path}
|
|
2
|
+
${e.problem??(e.content.trim()===``?this.t().empty:e.content)}`).join(`
|
|
3
|
+
|
|
4
|
+
`)}problem(){let t=this.view()===`resolved`?this.config():this.files();return t?.ok===!1?t.problem:null}async copy(){let t=this.body();if(t!==null)try{await navigator.clipboard.writeText(t),this.copyProblem.set(null),this.copied.set(!0),setTimeout(()=>this.copied.set(!1),1500)}catch(e){this.copyProblem.set(this.t().copyFailed(eH(e)))}}async load(t){this.files.set(null),this.config.set(null),this.copied.set(!1),this.copyProblem.set(null),this.view.set(`raw`);let[e,i]=await Promise.all([window.electron.compose.files(t).catch(o=>({ok:!1,problem:eH(o)})),window.electron.compose.config(t).catch(o=>({ok:!1,problem:eH(o)}))]);this.files.set(e),this.config.set(i)}static ɵfac=function(e){return new(e||n)};static ɵcmp=wc({type:n,selectors:[[`app-compose-file-dialog`]],inputs:{open:[1,`open`],project:[1,`project`]},outputs:{open:`openChange`},decls:2,vars:1,consts:[[`rdxDialogRoot`,``,3,`openChange`,`open`],[`rdxDialogPortal`,``],[`rdxDialogBackdrop`,``,1,`fixed`,`inset-0`,`z-40`,`bg-black/50`],[`rdxDialogViewport`,``,1,`fixed`,`inset-0`,`z-50`,`grid`,`place-items-center`,`p-4`],[`rdxDialogPopup`,``,`data-testid`,`compose-file-dialog`,1,`flex`,`max-h-[85vh]`,`w-full`,`max-w-4xl`,`flex-col`,`rounded-lg`,`border`,`border-ink-700`,`bg-ink-850`,`p-5`,`shadow-2xl`],[`rdxDialogTitle`,``,1,`text-[15px]`,`font-semibold`,`text-ink-100`],[`rdxDialogDescription`,``,1,`mt-1`,`text-[13px]`,`text-ink-400`],[1,`mt-3`,`flex`,`shrink-0`,`gap-1`],[`type`,`button`,1,`mx-btn`,`mx-focus`,3,`border-accent`,`text-accent`],[`data-testid`,`compose-file-text`,1,`mt-3`,`min-h-0`,`flex-1`,`overflow-auto`,`rounded-md`,`border`,`border-ink-700`,`bg-ink-900`,`p-3`,`font-mono`,`text-[12px]`,`leading-relaxed`,`whitespace-pre`,`text-ink-200`],[1,`mt-4`,`rounded-md`,`border`,`border-danger/40`,`bg-danger/10`,`px-3`,`py-2`,`text-[13px]`,`text-danger`],[1,`mt-4`,`text-[13px]`,`text-ink-400`],[1,`mt-4`,`flex`,`items-center`,`justify-end`,`gap-2`],[1,`mr-auto`,`text-[12px]`,`text-danger`],[`type`,`button`,`rdxDialogClose`,``,1,`mx-btn`,`mx-focus`],[`name`,`close`,3,`size`],[`type`,`button`,`data-testid`,`compose-file-copy`,1,`mx-btn`,`mx-focus`,3,`click`,`disabled`],[3,`name`,`size`],[`type`,`button`,1,`mx-btn`,`mx-focus`,3,`click`]],template:function(e,i){e&1&&(Oi(0,`div`,0),vg(`openChange`,function(s){return vS(i.open,s)||(i.open=s),s}),_m(1,Ze,21,10,`ng-template`,1),Nc()),e&2&&hg(`open`,i.open)},dependencies:[ie,ln,an,pn,cn,fn,dn,un,My],encapsulation:2})}});function et(n,t){if(n&1&&(qr(0,`p`,1),fS(1),Wr()),n&2){let e=HE();ec(),pg(e.t().done(e.service()))}}function tt(n,t){if(n&1&&(qr(0,`p`,2),fS(1),Wr()),n&2){let e=HE();ec(),pg(e.problem())}}function nt(n,t){if(n&1&&(qr(0,`details`,3)(1,`summary`,4),fS(2),Wr(),qr(3,`pre`,5),fS(4),Wr()()),n&2){let e=HE();Km(`open`,!e.result().ok),ec(2),pg(e.t().output),ec(2),pg(e.result().output)}}function it(n,t){if(n&1&&Gm(0,`app-build-output`,2),n&2)Wm(`service`,HE().service())(`result`,t)}var A;var L;var ge=f(()=>{Kr();lk();sk();dk();Kr();A=class n{service=jc.required();result=jc.required();t=Ot$1(()=>ok().compose.build);problem(){let t=this.result();return t.ok?``:t.problem}static ɵfac=function(e){return new(e||n)};static ɵcmp=wc({type:n,selectors:[[`app-build-output`]],hostAttrs:[1,`block`],inputs:{service:[1,`service`],result:[1,`result`]},decls:4,vars:3,consts:[[1,`text-[12px]`],[1,`text-ok`],[1,`whitespace-pre-line`,`text-danger`],[1,`mt-1`,3,`open`],[1,`cursor-pointer`,`text-ink-400`,`hover:text-ink-200`],[1,`mt-1`,`max-h-64`,`overflow-auto`,`rounded-md`,`border`,`border-ink-700`,`bg-ink-900`,`p-2`,`font-mono`,`text-[11px]`,`leading-snug`,`whitespace-pre-wrap`,`text-ink-300`]],template:function(e,i){e&1&&(qr(0,`div`,0),SE(1,et,2,1,`p`,1)(2,tt,2,1,`p`,2),SE(3,nt,5,3,`details`,3),Wr()),e&2&&(Br(`data-testid`,`service-build-result-`+i.service()),ec(),kE(i.result().ok?1:2),ec(2),kE(i.result().output!==``?3:-1))},encapsulation:2})},L=class n{project=jc.required();service=jc.required();disabled=jc(!1);showResult=jc(!0);finished=pj();t=Ot$1(()=>ok().compose.build);busy=wt$1(!1);result=wt$1(null);async build(){this.busy.set(!0),this.result.set(null);let t;try{t=await window.electron.compose.rebuild(this.project(),this.service())}catch(e){t={ok:!1,problem:eH(e),output:``}}this.result.set(t),this.busy.set(!1),this.finished.emit(t)}static ɵfac=function(e){return new(e||n)};static ɵcmp=wc({type:n,selectors:[[`app-service-build`]],hostAttrs:[1,`block`],inputs:{project:[1,`project`],service:[1,`service`],disabled:[1,`disabled`],showResult:[1,`showResult`]},outputs:{finished:`finished`},decls:4,vars:7,consts:[[`type`,`button`,1,`mx-btn`,`mx-focus`,3,`click`,`disabled`,`title`],[`name`,`refresh`,3,`size`],[1,`mt-2`,3,`service`,`result`]],template:function(e,i){if(e&1&&(Oi(0,`button`,0),Jm(`click`,function(){return i.build()}),Gm(1,`app-icon`,1),fS(2),Nc(),SE(3,it,1,2,`app-build-output`,2)),e&2){let o;Wm(`disabled`,i.busy()||i.disabled())(`title`,i.t().title),Br(`aria-label`,i.t().aria(i.service()))(`data-testid`,`service-build-`+i.service()),ec(),Wm(`size`,14),ec(),Ac(` `,i.busy()?i.t().busy:i.t().button,` `),ec(),kE((o=i.showResult()&&i.result())?3:-1,o)}},dependencies:[My,A],encapsulation:2})}});function rt(n,t){if(n&1&&(Oi(0,`p`,7),fS(1),Nc()),n&2){let e=HE(2);ec(),pg(e.t().loading)}}function lt(n,t){if(n&1&&(Oi(0,`li`,14),Gm(1,`app-icon`,16),Oi(2,`span`,17),fS(3),Nc(),Oi(4,`span`,18),fS(5),Nc(),Oi(6,`span`,19),fS(7),Nc()()),n&2){let e=t.$implicit,i=HE(3);ec(),nS(i.iconClass(e)),Wm(`name`,i.iconOf(e))(`size`,13),ec(),Wm(`title`,e.reference),ec(),pg(e.reference),ec(2),pg(e.services.join(`, `)),ec(),nS(e.state===`failed`?`text-danger`:`text-ink-400`),Wm(`title`,e.problem??``),ec(),Ac(` `,i.stateOf(e),` `)}}function dt(n,t){if(n&1&&Gm(0,`app-service-build`,23),n&2){let e=HE().$implicit,i=HE(3);Wm(`project`,i.project())(`service`,e.service)(`disabled`,!i.finished())}}function st(n,t){if(n&1&&(Oi(0,`li`,15)(1,`div`,14),Gm(2,`app-icon`,20),Oi(3,`span`,21),fS(4),Nc(),Oi(5,`span`,22),fS(6),Nc()(),SE(7,dt,1,3,`app-service-build`,23),Nc()),n&2){let e=t.$implicit,i=HE(3);ec(2),Wm(`size`,13),ec(2),pg(e.service),ec(2),pg(e.reason===`build`?i.t().skippedBuild:i.t().skippedDigest),ec(),kE(e.reason===`build`?7:-1)}}function pt(n,t){if(n&1&&(Oi(0,`ul`,8),kc(1,lt,8,11,`li`,14,ot),kc(3,st,8,4,`li`,15,at),Nc()),n&2){let e=HE(2);ec(),Tc(e.rows()),ec(2),Tc(e.skipped())}}function ct(n,t){if(n&1&&(Oi(0,`p`,7),fS(1),Nc()),n&2){let e=HE(2);ec(),pg(e.t().noImages)}}function mt(n,t){n&1&&(Oi(0,`p`,9),fS(1),Nc()),n&2&&(ec(),pg(t))}function ut(n,t){if(n&1&&(Oi(0,`p`,7),fS(1),Nc()),n&2){let e=HE(2);ec(),pg(e.t().checking)}}function _t(n,t){if(n&1&&(Oi(0,`p`,24),Gm(1,`app-icon`,25),fS(2),Nc()),n&2){let e=HE(3);ec(),Wm(`size`,13),ec(),Ac(` `,e.t().upToDate)}}function gt(n,t){if(n&1&&(Oi(0,`p`,28),fS(1),Nc()),n&2){let e=HE(),i=HE(4);ec(),pg(i.t().renewed(e.renewed.join(`, `)))}}function xt(n,t){if(n&1&&(Oi(0,`p`,29),fS(1),Nc()),n&2){let e=HE(),i=HE(4);ec(),pg(i.t().unchanged(e.unchanged.join(`, `)))}}function ft(n,t){if(n&1&&(Oi(0,`p`,30),fS(1),Nc()),n&2){let e=t.$implicit;ec(),pg(e)}}function yt(n,t){if(n&1&&(SE(0,gt,2,1,`p`,28),SE(1,xt,2,1,`p`,29),kc(2,ft,2,1,`p`,30,Sc)),n&2){let e=t;kE(e.renewed.length>0?0:-1),ec(),kE(e.unchanged.length>0?1:-1),ec(),Tc(e.problems)}}function bt(n,t){if(n&1){let e=RE();Oi(0,`div`,27)(1,`button`,31),Jm(`click`,function(){Ld(e);return Od(HE(4).renew())}),Gm(2,`app-icon`,32),fS(3),Nc(),Oi(4,`span`,33),fS(5),Nc()()}if(n&2){let e=HE(4);ec(),Wm(`disabled`,e.phase()===`renewing`),ec(),Wm(`size`,14),ec(),Ac(` `,e.phase()===`renewing`?e.t().renewing:e.t().renew,` `),ec(2),pg(e.t().renewHint)}}function vt(n,t){if(n&1&&(Oi(0,`p`,26),fS(1),Nc(),SE(2,yt,4,2)(3,bt,6,4,`div`,27)),n&2){let e,i=HE(),o=HE(2);ec(),pg(o.t().stale(i.join(`, `))),ec(),kE((e=o.result())?2:3,e)}}function ht(n,t){n&1&&(Oi(0,`div`,10),SE(1,_t,3,2,`p`,24)(2,vt,4,2),Nc()),n&2&&(ec(),kE(t.length===0?1:2))}function Ct(n,t){if(n&1&&(Gm(0,`div`,2),Oi(1,`div`,3)(2,`div`,4)(3,`h2`,5),fS(4),Nc(),Oi(5,`p`,6),fS(6),Nc(),SE(7,rt,2,1,`p`,7),SE(8,pt,5,0,`ul`,8)(9,ct,2,1,`p`,7),SE(10,mt,2,1,`p`,9),SE(11,ut,2,1,`p`,7),SE(12,ht,3,1,`div`,10),Oi(13,`div`,11)(14,`button`,12),Gm(15,`app-icon`,13),fS(16),Nc()()()()),n&2){let e,i,o=HE();ec(4),pg(o.t().title(o.project())),ec(2),pg(o.t().description),ec(),kE(o.phase()===`loading`?7:-1),ec(),kE(o.rows().length>0||o.skipped().length>0?8:o.phase()!==`loading`&&o.phase()!==`failed`?9:-1),ec(2),kE((e=o.problem())?10:-1,e),ec(),kE(o.phase()===`checking`?11:-1),ec(),kE((i=o.stale())?12:-1,i),ec(3),Wm(`size`,14),ec(),Ac(` `,o.finished()?o.common().close:o.common().cancel,` `)}}function wt(n){let t=n.layers.reduce((e,i)=>e+i.total,0);return t===0?null:Math.round(n.layers.reduce((e,i)=>e+i.current,0)/t*100)}var ot;var at;var pe;var Be=f(()=>{Kr();Je$1();lk();sk();dk();ge();Kr();ot=(n,t)=>t.reference,at=(n,t)=>t.service;pe=class n{open=mj(!1);project=jc.required();t=Ot$1(()=>ok().compose.update);common=Ot$1(()=>ok().common);phase=wt$1(`loading`);rows=wt$1([]);skipped=wt$1([]);stale=wt$1(null);result=wt$1(null);problem=wt$1(null);finished=Ot$1(()=>[`ready`,`done`,`failed`].includes(this.phase()));round=0;stopPull=null;constructor(){C(ve).onDestroy(()=>this.cancel()),rf(()=>{let t=this.open(),e=this.project();Tg(()=>{t?this.start(e):this.cancel()})})}stateOf(t){let e=this.t();switch(t.state){case`waiting`:return e.waiting;case`pulling`:return t.percent===null?e.pulling:`${e.pulling} ${String(t.percent)}%`;case`done`:return e.pulled;case`failed`:return e.failed(t.problem??``)}}iconOf(t){return t.state===`done`?`check`:t.state===`failed`?`warning`:`download`}iconClass(t){return t.state===`done`?`text-ok`:t.state===`failed`?`text-danger`:t.state===`pulling`?`text-accent`:`text-ink-500`}cancel(){this.round+=1,this.stopPull?.(),this.stopPull=null}async start(t){this.cancel();let e=this.round,i=()=>e===this.round;this.phase.set(`loading`),this.rows.set([]),this.skipped.set([]),this.stale.set(null),this.result.set(null),this.problem.set(null);try{let o=await window.electron.compose.images(t);if(!i())return;this.rows.set(o.images.map(u=>G(W({},u),{state:`waiting`,percent:null,problem:null}))),this.skipped.set(o.skipped),this.phase.set(`pulling`);for(let u of o.images)if(await this.pull(u.reference,i),!i())return;this.phase.set(`checking`);let s=await window.electron.compose.stale(t);i()&&(this.stale.set(s),this.phase.set(`ready`))}catch(o){i()&&(this.problem.set(eH(o)),this.phase.set(`failed`))}}async pull(t,e){let i=s=>{e()&&this.rows.update(u=>u.map(R=>R.reference===t?W(W({},R),s):R))};i({state:`pulling`});let o=await window.electron.images.pull(t);if(!o.ok){i({state:`failed`,problem:o.problem});return}await new Promise(s=>{let u=window.electron.images.onPullProgress(o.streamId,G=>{if(!G.done){i({percent:wt(G)});return}i(G.problem===null?{state:`done`,percent:null}:{state:`failed`,problem:G.problem}),R()}),R=()=>{u(),window.electron.images.close(o.streamId),this.stopPull=null,s()};this.stopPull=R})}async renew(){let t=this.round;this.phase.set(`renewing`);try{let e=await window.electron.compose.renew(this.project());t===this.round&&(this.result.set(e),this.phase.set(`done`))}catch(e){t===this.round&&(this.result.set({renewed:[],unchanged:[],problems:[eH(e)]}),this.phase.set(`done`))}}static ɵfac=function(e){return new(e||n)};static ɵcmp=wc({type:n,selectors:[[`app-project-update-dialog`]],inputs:{open:[1,`open`],project:[1,`project`]},outputs:{open:`openChange`},decls:2,vars:1,consts:[[`rdxDialogRoot`,``,3,`openChange`,`open`],[`rdxDialogPortal`,``],[`rdxDialogBackdrop`,``,1,`fixed`,`inset-0`,`z-40`,`bg-black/50`],[`rdxDialogViewport`,``,1,`fixed`,`inset-0`,`z-50`,`grid`,`place-items-center`,`p-4`],[`rdxDialogPopup`,``,`data-testid`,`project-update`,1,`w-full`,`max-w-2xl`,`rounded-lg`,`border`,`border-ink-700`,`bg-ink-850`,`p-5`,`shadow-2xl`],[`rdxDialogTitle`,``,1,`text-[15px]`,`font-semibold`,`text-ink-100`],[`rdxDialogDescription`,``,1,`mt-1`,`text-[13px]`,`text-ink-400`],[1,`mt-4`,`text-[13px]`,`text-ink-400`],[`data-testid`,`project-update-images`,1,`mt-4`,`space-y-1.5`,`text-[13px]`],[1,`mt-4`,`text-[13px]`,`text-danger`],[`data-testid`,`project-update-stale`,1,`mt-4`,`rounded-md`,`border`,`border-ink-700`,`bg-ink-800`,`px-3`,`py-2.5`,`text-[13px]`],[1,`mt-5`,`flex`,`justify-end`],[`type`,`button`,`rdxDialogClose`,``,1,`mx-btn`,`mx-focus`],[`name`,`close`,3,`size`],[1,`flex`,`items-center`,`gap-3`],[1,`text-ink-500`],[3,`name`,`size`],[1,`min-w-0`,`truncate`,`font-mono`,`text-ink-100`,3,`title`],[1,`min-w-0`,`truncate`,`text-ink-500`],[1,`ml-auto`,`shrink-0`,`text-[12px]`,3,`title`],[`name`,`code`,3,`size`],[1,`font-mono`],[1,`ml-auto`,`text-[12px]`],[1,`mt-1.5`,`ml-6`,3,`project`,`service`,`disabled`],[1,`flex`,`items-center`,`gap-2`,`text-ink-300`],[`name`,`check`,1,`text-ok`,3,`size`],[1,`text-ink-200`],[1,`mt-2.5`,`flex`,`items-center`,`gap-3`],[1,`mt-2`,`text-ok`],[1,`mt-1`,`text-ink-400`],[1,`mt-2`,`text-danger`],[`type`,`button`,`data-testid`,`project-update-renew`,1,`mx-btn`,`mx-focus`,3,`click`,`disabled`],[`name`,`refresh`,3,`size`],[1,`text-[12px]`,`text-ink-500`]],template:function(e,i){e&1&&(Oi(0,`div`,0),vg(`openChange`,function(s){return vS(i.open,s)||(i.open=s),s}),_m(1,Ct,17,9,`ng-template`,1),Nc()),e&2&&hg(`open`,i.open)},dependencies:[ie,ln,an,pn,cn,fn,dn,un,My,L],encapsulation:2})}});function jt(n,t){if(n&1&&(Oi(0,`div`,6),fS(1),Nc()),n&2){let e=HE();ec(),pg(e.version)}}function St(n,t){if(n&1&&(Oi(0,`div`,13),fS(1),Nc()),n&2){let e=HE();ec(),pg(e.problem)}}function Et(n,t){n&1&&SE(0,jt,2,1,`div`,6)(1,St,2,1,`div`,13),n&2&&kE(t.cliAvailable?0:1)}function Mt(n,t){if(n&1&&(Oi(0,`div`,6),fS(1),Nc()),n&2){let e=HE();ec(),pg(e.t().updating)}}function Tt(n,t){if(n&1&&(Oi(0,`span`,20),fS(1),Nc()),n&2){let e=t;Wm(`title`,e),ec(),pg(e)}}function It(n,t){if(n&1&&(Oi(0,`div`,23),fS(1),Nc()),n&2){let e=HE(2);ec(),pg(e.t().busy)}}function Rt(n,t){if(n&1&&(Oi(0,`div`,26),Gm(1,`app-icon`,27),fS(2),Nc()),n&2){let e=t,i=HE().$implicit,o=HE();nS(e.problem?`text-danger`:`text-accent`),Wm(`title`,e.problem?``:o.t().driftTitle),Br(`data-testid`,`compose-drift-`+i.name),ec(),Wm(`name`,e.problem?`warning`:`file`)(`size`,12),ec(),Ac(` `,e.text,` `)}}function Ft(n,t){if(n&1&&(Oi(0,`span`,31),fS(1),Nc()),n&2){let e=HE().$implicit,i=HE(2).$implicit,o=HE();Wm(`title`,o.t().driftTitle),Br(`data-testid`,`compose-drift-`+i.name+`-`+e.name),ec(),pg(o.t().drift)}}function Nt(n,t){if(n&1){let e=RE();Oi(0,`app-service-build`,37),Jm(`finished`,function(o){Ld(e);let s=HE().$implicit,u=HE(2).$implicit;return Od(HE().afterBuild(u.name,s.name,o))}),Nc()}if(n&2){let e=HE().$implicit,i=HE(2).$implicit,o=bS(0);Wm(`project`,i.name)(`service`,e.name)(`disabled`,o)(`showResult`,!1)}}function Bt(n,t){if(n&1&&Gm(0,`app-build-output`,35),n&2){let e=HE().$implicit;Wm(`service`,e.name)(`result`,t)}}function Ot(n,t){if(n&1&&(Oi(0,`span`,41),fS(1),Nc()),n&2){let e=t.$implicit;ec(),Ac(` `,e.hostPort?e.hostPort+`:`+e.containerPort:e.containerPort,` `)}}function $t(n,t){if(n&1&&(Oi(0,`span`,39),kc(1,Ot,2,1,`span`,41,Pt),Nc()),n&2){let e=HE().$implicit;ec(),Tc(e.ports.slice(0,2))}}function Vt(n,t){if(n&1&&(Oi(0,`div`,36),Gm(1,`app-state-dot`,17),Oi(2,`a`,38),fS(3),Nc(),Oi(4,`span`,39),fS(5),Nc(),Oi(6,`span`,40),fS(7),Nc(),SE(8,$t,3,0,`span`,39),Nc()),n&2){let e=t.$implicit;ec(),Wm(`state`,e.state),ec(),Wm(`routerLink`,SS(6,Dt,e.id)),ec(),pg(e.name),ec(2),pg(e.status),ec(2),pg(e.image),ec(),kE(e.ports.length>0?8:-1)}}function zt(n,t){if(n&1){let e=RE();Oi(0,`div`,28)(1,`div`,29)(2,`div`,30),fS(3),Nc(),SE(4,Ft,2,3,`span`,31),SE(5,Nt,1,4,`app-service-build`,32),Oi(6,`button`,33),Jm(`click`,function(){let o=Ld(e).$implicit,s=HE(2).$implicit;return Od(HE().recreate(s,o))}),Gm(7,`app-icon`,34),fS(8),Nc()(),SE(9,Bt,1,2,`app-build-output`,35),kc(10,Vt,9,8,`div`,36,kt),Nc()}if(n&2){let e,i=t.$implicit,o=HE(2).$implicit,s=bS(0),u=HE();ec(3),pg(i.name),ec(),kE(u.drifted(o.name,i.name)?4:-1),ec(),kE(u.canBuild(o.name,i.name)?5:-1),ec(),ag(`ml-auto`,!u.canBuild(o.name,i.name)),Wm(`disabled`,s||!u.canCompose(o))(`title`,u.canCompose(o)?u.t().recreateTitle:u.composeBlockedReason(o)),Br(`data-testid`,`compose-recreate-`+i.name)(`aria-label`,u.t().recreateAria(i.name)),ec(),Wm(`size`,14),ec(),Ac(` `,u.t().recreate,` `),ec(),kE((e=u.buildResult(o.name,i.name))?9:-1,e),ec(),Tc(i.containers)}}function Ut(n,t){if(n&1&&(Oi(0,`div`,25),kc(1,zt,12,12,`div`,28,$e),Nc()),n&2){let e=HE().$implicit;ec(),Tc(e.services)}}function Lt(n,t){if(n&1){let e=RE();bg(0),Oi(1,`div`,9)(2,`div`,14)(3,`button`,15),Jm(`click`,function(){let o=Ld(e).$implicit;return Od(HE().toggle(o.name))}),Gm(4,`app-icon`,16)(5,`app-state-dot`,17),Oi(6,`span`,18),fS(7),Nc()(),Oi(8,`span`,19),fS(9),Nc(),SE(10,Tt,2,2,`span`,20),Oi(11,`div`,21)(12,`app-action-menu`,22),Jm(`picked`,function(o){let s=Ld(e).$implicit;return Od(HE().onProjectMenu(o,s))}),Nc()()(),SE(13,It,2,1,`div`,23),SE(14,Rt,3,7,`div`,24),SE(15,Ut,3,0,`div`,25),Nc()}if(n&2){let e,i,o=t.$implicit,s=HE(),u=yS(s.busy(o));ec(3),Br(`aria-expanded`,s.isExpanded(o.name))(`aria-label`,s.isExpanded(o.name)?s.t().collapse(o.name):s.t().expand(o.name)),ec(),Wm(`name`,s.isExpanded(o.name)?`chevronDown`:`chevronRight`)(`size`,14),ec(),Wm(`state`,o.state),ec(2),pg(o.name),ec(2),mg(` `,s.projectLabelOf(o.state),` · `,s.t().runningOf(o.running,o.total),` `),ec(),kE((e=o.workingDir)?10:-1,e),ec(2),Wm(`label`,s.t().menuAria(o.name))(`items`,s.projectMenu(o)),ec(),kE(u?13:-1),ec(),kE((i=s.driftNote(o.name))?14:-1,i),ec(),kE(s.isExpanded(o.name)?15:-1)}}function Wt(n,t){if(n&1&&(Oi(0,`p`,10),fS(1),Nc()),n&2){let e=HE();ec(),pg(e.t().empty)}}var Dt;var $e;var kt;var Pt;var Oe;f(()=>{Kr();ra();y();y$1();v();sk();J();dk();x();u$2();Ne();Be();ge();G$1();o();Kr();Dt=n=>[`/containers`,n],$e=(n,t)=>t.name,kt=(n,t)=>t.id,Pt=(n,t)=>t.containerPort;Oe=class n{containers=C(u);compose=C(c);t=Ot$1(()=>ok().compose);common=Ot$1(()=>ok().common);loading=this.containers.loading;problem=this.containers.problem;composePending=this.compose.pending;containerPending=this.containers.pending;status=this.compose.status;projects=Ot$1(()=>f$1(this.containers.containers()));expanded=wt$1(new Set);confirmOpen=wt$1(!1);fileOpen=wt$1(!1);fileProject=wt$1(``);pendingDown=wt$1(null);updateOpen=wt$1(!1);drift=wt$1(new Map);buildable=wt$1(new Map);buildResults=wt$1(new Map);projectKey=Ot$1(()=>this.projects().filter(t=>t.workingDir!==null).map(t=>t.name).join(`
|
|
5
|
+
`));updateProject=wt$1(``);bestand=jc(void 0);afbreken=jc(void 0);bijwerken=jc(void 0);router=C(fe);route=C(Q);constructor(){this.containers.refresh(),this.compose.loadStatus(),rf(()=>{let t=this.bestand();t!==void 0&&Tg(()=>{this.fileProject.set(t),this.fileOpen.set(!0),i(this.router,this.route,`bestand`)})}),rf(()=>{let t=this.projectKey(),e=this.status()?.cliAvailable;t!==``&&e===!0&&Tg(()=>t.split(`
|
|
6
|
+
`).forEach(i=>{this.checkDrift(i),this.loadBuildable(i)}))}),rf(()=>{let t=this.bijwerken();t!==void 0&&Tg(()=>{this.openUpdate(t),i(this.router,this.route,`bijwerken`)})}),rf(()=>{let t=this.afbreken();t!==void 0&&Tg(()=>{this.pendingDown.set(t),this.confirmOpen.set(!0),i(this.router,this.route,`afbreken`)})})}isExpanded(t){return this.expanded().has(t)}toggle(t){let e=new Set(this.expanded());e.delete(t)||e.add(t),this.expanded.set(e)}projectLabelOf(t){return this.t().state[t]}busy(t){return this.composePending().has(t.name)||t.containerIds.some(e=>this.containerPending().has(e))}composeBlockedReason(t){let e=this.status();return e!==null&&!e.cliAvailable?this.t().noCli:t.workingDir===null?this.t().noWorkingDir:``}canCompose(t){return this.composeBlockedReason(t)===``}run(t,e){this.containers.runMany(t,e.containerIds)}up(t){this.compose.up(t.name)}projectMenu(t){let e=this.t(),i=this.common(),o=this.busy(t),s=this.canCompose(t),u=s?void 0:this.composeBlockedReason(t);return[{id:`up`,label:e.up,icon:`plus`,disabled:o||!s,hint:u??`docker compose up -d`},{id:`start`,label:i.start,icon:`play`,disabled:o},{id:`stop`,label:i.stop,icon:`stop`,disabled:o},{id:`restart`,label:i.restart,icon:`refresh`,disabled:o},{id:`update`,label:e.update.menu,icon:`download`,disabled:o||!s,hint:u??e.update.hint},{id:`file`,label:e.file.button,icon:`file`,disabled:t.workingDir===null,separated:!0},{id:`down`,label:e.down,icon:`trash`,danger:!0,disabled:o||!s,hint:u??`docker compose down`,separated:!0}]}onProjectMenu(t,e){t===`up`?this.up(e):t===`update`?this.openUpdate(e.name):t===`file`?this.openFile(e):t===`down`?this.askDown(e):this.run(t,e)}recreate(t,e){this.compose.recreate(t.name,e.name).then(()=>this.checkDrift(t.name))}async checkDrift(t){try{let e=await window.electron.compose.drift(t);this.drift.update(i=>new Map(i).set(t,e))}catch{}}async loadBuildable(t){try{let e=await window.electron.compose.buildable(t);this.buildable.update(i=>new Map(i).set(t,e))}catch{}}canBuild(t,e){return this.buildable().get(t)?.includes(e)===!0}afterBuild(t,e,i){this.buildResults.update(o=>new Map(o).set(`${t}/${e}`,i)),this.checkDrift(t)}buildResult(t,e){return this.buildResults().get(`${t}/${e}`)??null}drifted(t,e){let i=this.drift().get(t);return i?.ok===!0&&i.changed.includes(e)}driftNote(t){let e=this.drift().get(t);return e===void 0?null:e.ok?e.changed.length===0?null:{text:this.t().driftProject(e.changed.join(`, `)),problem:!1}:{text:this.t().driftProblem(e.problem),problem:!0}}openUpdate(t){this.updateProject.set(t),this.updateOpen.set(!0)}openFile(t){this.fileProject.set(t.name),this.fileOpen.set(!0)}askDown(t){this.pendingDown.set(t.name),this.confirmOpen.set(!0)}confirmDown(){let t=this.pendingDown();t!==null&&(this.compose.down(t),this.pendingDown.set(null))}downDescription(){let t=this.pendingDown();return t===null?``:this.t().downDialog.description(t)}static ɵfac=function(e){return new(e||n)};static ɵcmp=wc({type:n,selectors:[[`app-compose-page`]],inputs:{bestand:[1,`bestand`],afbreken:[1,`afbreken`],bijwerken:[1,`bijwerken`]},decls:19,vars:14,consts:[[1,`flex`,`h-full`,`flex-col`],[1,`shrink-0`,`px-6`,`pt-5`,`pb-3`],[1,`flex`,`flex-wrap`,`items-start`,`gap-4`],[1,`text-xl`,`font-semibold`,`tracking-tight`,`text-ink-100`],[1,`mt-1`,`max-w-prose`,`text-[13px]`,`text-ink-400`],[1,`ml-auto`,`text-right`],[1,`text-[12px]`,`text-ink-500`],[3,`problem`],[1,`min-h-0`,`flex-1`,`space-y-3`,`overflow-y-auto`,`px-6`,`pb-6`],[1,`rounded-lg`,`border`,`border-ink-700`,`bg-ink-850`],[1,`py-10`,`text-center`,`text-[13px]`,`text-ink-400`],[3,`openChange`,`open`,`project`],[3,`openChange`,`confirmed`,`open`,`title`,`description`,`confirmLabel`],[1,`max-w-xs`,`text-[12px]`,`text-warn`],[1,`flex`,`flex-wrap`,`items-center`,`gap-3`,`px-3`,`py-2.5`],[`type`,`button`,1,`mx-focus`,`flex`,`min-w-0`,`cursor-pointer`,`items-center`,`gap-2`,`text-left`,3,`click`],[1,`shrink-0`,`text-ink-500`,3,`name`,`size`],[3,`state`],[1,`truncate`,`text-[14px]`,`font-medium`,`text-ink-100`],[1,`shrink-0`,`text-[12px]`,`text-ink-400`],[1,`min-w-0`,`truncate`,`font-mono`,`text-[11px]`,`text-ink-500`,3,`title`],[1,`ml-auto`,`shrink-0`],[`compact`,``,3,`picked`,`label`,`items`],[1,`px-3`,`pb-2`,`text-[12px]`,`text-ink-500`],[1,`flex`,`items-center`,`gap-1.5`,`px-3`,`pb-2`,`text-[12px]`,3,`class`,`title`],[1,`border-t`,`border-ink-800`],[1,`flex`,`items-center`,`gap-1.5`,`px-3`,`pb-2`,`text-[12px]`,3,`title`],[3,`name`,`size`],[1,`border-b`,`border-ink-800`,`px-3`,`py-2`,`last:border-b-0`],[1,`flex`,`items-center`,`gap-3`],[1,`text-[12px]`,`font-medium`,`text-ink-300`],[1,`text-[11px]`,`text-accent`,3,`title`],[1,`ml-auto`,3,`project`,`service`,`disabled`,`showResult`],[`type`,`button`,1,`mx-btn`,`mx-focus`,3,`click`,`disabled`,`title`],[`name`,`refresh`,3,`size`],[1,`mt-1.5`,`mb-1`,3,`service`,`result`],[1,`mt-1`,`flex`,`flex-wrap`,`items-center`,`gap-3`,`pl-3`,`text-[13px]`],[1,`ml-auto`,3,`finished`,`project`,`service`,`disabled`,`showResult`],[1,`mx-focus`,`min-w-0`,`truncate`,`text-ink-100`,`hover:text-accent`,`hover:underline`,3,`routerLink`],[1,`shrink-0`,`text-ink-500`],[1,`min-w-0`,`truncate`,`text-ink-400`],[1,`mr-2`]],template:function(e,i){if(e&1&&(Oi(0,`section`,0)(1,`div`,1)(2,`div`,2)(3,`div`)(4,`h1`,3),fS(5),Nc(),Oi(6,`p`,4),fS(7),Nc()(),Oi(8,`div`,5),SE(9,Et,2,1),SE(10,Mt,2,1,`div`,6),Nc()(),Gm(11,`app-page-messages`,7),Nc(),Oi(12,`div`,8),kc(13,Lt,16,15,`div`,9,$e,!1,Wt,2,1,`p`,10),Nc()(),Oi(16,`app-compose-file-dialog`,11),vg(`openChange`,function(s){return vS(i.fileOpen,s)||(i.fileOpen=s),s}),Nc(),Oi(17,`app-project-update-dialog`,11),vg(`openChange`,function(s){return vS(i.updateOpen,s)||(i.updateOpen=s),s}),Nc(),Oi(18,`app-confirm-dialog`,12),vg(`openChange`,function(s){return vS(i.confirmOpen,s)||(i.confirmOpen=s),s}),Jm(`confirmed`,function(){return i.confirmDown()}),Nc()),e&2){let o;ec(5),pg(i.t().title),ec(2),pg(i.t().intro),ec(2),kE((o=i.status())?9:-1,o),ec(),kE(i.loading()?10:-1),ec(),Wm(`problem`,i.problem()),ec(2),Tc(i.projects()),ec(3),hg(`open`,i.fileOpen),Wm(`project`,i.fileProject()),ec(),hg(`open`,i.updateOpen),Wm(`project`,i.updateProject()),ec(),hg(`open`,i.confirmOpen),Wm(`title`,i.t().downDialog.title)(`description`,i.downDescription())(`confirmLabel`,i.t().downDialog.confirm)}},dependencies:[Yt,My,W$1,u$1,c$1,se,pe,L,A,V],encapsulation:2})}})();export{Oe as ComposePage};
|