@duplicati/ngclient 0.0.61 → 0.0.63

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/chunk-MYCIO3QE.js DELETED
@@ -1 +0,0 @@
1
- import{a as te,b as ne}from"./chunk-N3GBABZB.js";import{a as H}from"./chunk-M27H5SJL.js";import{a as B}from"./chunk-PD4M6YP7.js";import{a as Ye}from"./chunk-IHYJHBCC.js";import{a as xe}from"./chunk-PIVMNQL6.js";import{a as Ze}from"./chunk-ZUGIRXAF.js";import"./chunk-GE3T3AG3.js";import{b as j,d as W,e as De,g as q,h as Xe,l as ze,m as Ue,o as Ve,p as Be,q as K,r as je}from"./chunk-OROSSCXB.js";import{b as V}from"./chunk-O2MZ5CAQ.js";import{g as We,l as qe,o as Ke,p as He,q as Je,r as Qe}from"./chunk-ZTSITRHY.js";import"./chunk-NJSJNACP.js";import"./chunk-BSZZLSIX.js";import"./chunk-BUARZS4A.js";import"./chunk-O53NVQ2A.js";import{Ab as $,Bb as A,Cb as o,Db as s,Eb as h,F as Y,G as Re,Ib as I,Kc as b,Lc as ke,Mc as we,N as P,Oa as be,Ob as Ge,Pb as $e,Qb as a,Ra as l,Rb as Z,Sb as ee,Tb as Ae,U as he,Ub as p,Vb as S,Xa as ve,Ya as C,Yb as Fe,_ as d,b as ge,c as Ce,ca as Pe,da as Ie,eb as D,fa as N,ga as M,hc as O,ic as F,jc as L,k as Ee,ka as ye,kb as y,l as fe,mc as X,n as Ne,nc as z,oc as U,q as Me,r as Q,rc as Le,tb as T,vb as R,yb as E,z as Oe,zb as G}from"./chunk-VGQ6X3AL.js";import"./chunk-C6Q5SG76.js";function et(i,e,t){!e&&Ie(i);let n=e??d(ye);return t?Pe(n,t):n}function ie(...i){let{normalizedSources:e,hasInitValue:t,operator:n,options:r}=ot(i),_=et(ie,r?.injector);return t?ne(Q(e).pipe(n),{initialValue:r.initialValue,injector:_}):ne(Q(e).pipe(n),{injector:_,requireSync:!0})}function ot(i){if(!i||!i.length||typeof i[0]!="object")throw new TypeError("derivedFrom needs sources");let e=typeof i[1]=="function";if(i.length==3&&!e)throw new TypeError("derivedFrom needs pipeable operator as a second argument");e||i.splice(1,0,ge);let[t,n,r]=i,_=!!r&&"initialValue"in r;return{normalizedSources:Object.entries(t).reduce((g,[u,m])=>{if(ve(m))g[u]=te(m,{injector:r?.injector}).pipe(P(ke(m)));else if(Ne(m))g[u]=m.pipe(Y());else if(typeof m=="function"){let w=b(m);g[u]=te(w,{injector:r?.injector}).pipe(P(m()))}else g[u]=Ee(m).pipe(Y());return g},Array.isArray(t)?[]:{}),operator:n,hasInitValue:_,options:r}}var v=class i{#e=d(V);#i=d(B);repeatRegisterTimer=null;state=C("unknown");claimUrl=C(null);registerUrl=C("");status=b(()=>{let e=this.state();return e==="enabled"?"Remote control is enabled but not connected":e==="connected"?"Remote control is connected":e==="registering"?"Registering machine...":e==="registeringfaulted"?"Registration failed":e==="registered"?"Registered, waiting for accept":e==="disabled"?"Remote control is configured but not enabled":e==="unknown"?"...loading...":"Remote control is not set up"});sysInfoEffect=we(()=>{let e=this.#i.systemInfo();e&&this.registerUrl.set(e.RemoteControlRegistrationUrl??"")});#t(e){e.RegistrationUrl&&this.claimUrl.set(e.RegistrationUrl),e.IsConnected?this.state.set("connected"):e.IsEnabled?this.state.set("enabled"):e.CanEnable?this.state.set("disabled"):e.IsRegisteringFaulted?this.state.set("registeringfaulted"):e.IsRegistering?e.RegistrationUrl!=null&&e.RegistrationUrl.trim().length>0?this.state.set("registered"):this.state.set("registering"):this.state.set("inactive");let t=this.state();console.log("currentState: ",t),this.repeatRegisterTimer!==null&&(clearTimeout(this.repeatRegisterTimer),this.repeatRegisterTimer=null),t==="registering"&&(this.repeatRegisterTimer=setTimeout(()=>{this.#e.postApiV1RemotecontrolRegister({requestBody:{RegistrationUrl:""}}).subscribe({next:n=>this.#t(n),error:n=>this.#n(n)})},5e3)),(t==="enabled"||t==="registered")&&(this.repeatRegisterTimer=setTimeout(()=>{this.#e.getApiV1RemotecontrolStatus().subscribe({next:n=>this.#t(n),error:n=>this.#n(n)})},5e3)),e.IsRegistering&&e.CanEnable&&this.#e.deleteApiV1RemotecontrolRegister().subscribe({next:n=>this.#t(n)})}#n(e){this.#e.getApiV1RemotecontrolStatus().subscribe({next:t=>this.#t(t)})}refreshRemoteControlStatus(){this.#e.getApiV1RemotecontrolStatus().subscribe({next:e=>this.#t(e),error:e=>this.#n(e)})}beginRemoteRegistration(){this.state.set("registering"),this.#e.postApiV1RemotecontrolRegister({requestBody:{RegistrationUrl:this.registerUrl()}}).subscribe({next:e=>this.#t(e),error:e=>this.#n(e)})}cancelRemoteRegistration(){this.#e.deleteApiV1RemotecontrolRegister().subscribe({next:e=>this.#t(e),error:e=>this.#n(e)})}enableRemoteControl(){this.#e.postApiV1RemotecontrolEnable().subscribe({next:e=>this.#t(e),error:e=>this.#n(e)})}disableRemoteControl(){this.#e.postApiV1RemotecontrolDisable().subscribe({next:e=>this.#t(e),error:e=>this.#n(e)})}deleteRemoteControl(){let e=this;confirm("Are you sure you want to delete the remote control registration?")&&e.#e.deleteApiV1RemotecontrolRegistration().subscribe({next:t=>e.#t(t),error:t=>e.#n(t)})}static \u0275fac=function(t){return new(t||i)};static \u0275prov=he({token:i,factory:i.\u0275fac,providedIn:"root"})};function lt(i,e){if(i&1){let t=I();o(0,"spk-form-field",10)(1,"input",11),U("ngModelChange",function(r){N(t);let _=S(2);return z(_.registerUrl,r)||(_.registerUrl=r),M(r)}),s()(),o(2,"button",12),p("click",function(){N(t);let r=S(2);return M(r.register())}),a(3,0),s()}if(i&2){let t=S(2);l(),X("ngModel",t.registerUrl)}}function at(i,e){if(i&1&&(o(0,"div",8)(1,"label"),a(2,1),s(),o(3,"a",13),O(4),s()()),i&2){let t=S(2);l(3),Fe("href",t.claimUrl(),be),l(),F(t.claimUrl())}}function _t(i,e){i&1&&(o(0,"div",8)(1,"label"),a(2,2),s()())}function ct(i,e){if(i&1){let t=I();o(0,"button",12),p("click",function(){N(t);let r=S(2);return M(r.cancel())}),a(1,3),s()}}function pt(i,e){if(i&1){let t=I();o(0,"button",12),p("click",function(){N(t);let r=S(2);return M(r.disable())}),a(1,4),s()}}function ut(i,e){if(i&1){let t=I();o(0,"button",12),p("click",function(){N(t);let r=S(2);return M(r.enable())}),a(1,5),s(),o(2,"button",14),p("click",function(){N(t);let r=S(2);return M(r.delete())}),a(3,6),s()}}function dt(i,e){if(i&1&&(o(0,"div",7),y(1,lt,4,1)(2,at,5,2,"div",8)(3,_t,3,0,"div",8)(4,ct,2,0,"button",9)(5,pt,2,0,"button",9)(6,ut,4,0),s()),i&2){let t=S();l(),E(t.state()==="inactive"?1:-1),l(),E(t.state()==="registered"?2:-1),l(),E(t.state()==="registering"?3:-1),l(),E(t.state()==="registering"||t.state()==="registeringfaulted"||t.state()==="registered"?4:-1),l(),E(t.state()==="connected"||t.state()==="enabled"?5:-1),l(),E(t.state()==="disabled"?6:-1)}}var J=class i{#e=d(v);state=this.#e.state;claimUrl=this.#e.claimUrl;registerUrl=this.#e.registerUrl;ngOnInit(){this.#e.refreshRemoteControlStatus()}cancel(){this.#e.cancelRemoteRegistration()}register(){this.#e.beginRemoteRegistration()}disable(){this.#e.disableRemoteControl()}enable(){this.#e.enableRemoteControl()}delete(){this.#e.deleteRemoteControl()}static \u0275fac=function(t){return new(t||i)};static \u0275cmp=D({type:i,selectors:[["app-remote-control"]],decls:1,vars:1,consts:()=>{let e;e=$localize`Register for remote control`;let t;t=$localize`Machine is now registered, open this link to add it to your account:`;let n;n=$localize`Registering, please wait...`;let r;r=$localize`Cancel registration`;let _;_=$localize`Disable remote control`;let f;f=$localize`Enable remote control`;let g;return g=$localize`Delete remote control setup`,[e,t,n,r,_,f,g,[1,"field-row"],[1,"field-col"],["type","button","spk-button","",1,"raised"],["label","Registration URL","for","remoteControlRegisterUrl"],["type","text","spk-input","","id","remoteControlRegisterUrl","name","remoteControlRegisterUrl",3,"ngModelChange","ngModel"],["type","button","spk-button","",1,"raised",3,"click"],["target","_blank",3,"href"],["type","button","spk-button","",1,"raised","warn",3,"click"]]},template:function(t,n){t&1&&y(0,dt,7,6,"div",7),t&2&&E(n.state()!=="unknown"?0:-1)},dependencies:[K,j,W,q,qe],styles:["[_nghost-%COMP%]{display:block}[_nghost-%COMP%] button[_ngcontent-%COMP%]{white-space:nowrap}.field-row[_ngcontent-%COMP%]{display:flex;gap:.5rem;width:100%}.field-row[_ngcontent-%COMP%] spk-form-field[_ngcontent-%COMP%], .field-row[_ngcontent-%COMP%] spk-select[_ngcontent-%COMP%]{flex:1 0}"],changeDetection:0})};var St=()=>({standalone:!0});function mt(i,e){if(i&1&&(o(0,"spk-option",31),O(1),s()),i&2){let t=e.$implicit;T("value",t),l(),F(t)}}function Tt(i,e){if(i&1){let t=I();o(0,"spk-option",46),p("click",function(){let r=N(t).$implicit,_=S();return M(_.pauseSettings.controls.timeType.setValue(r.value))}),O(1),s()}if(i&2){let t=e.$implicit;T("value",t.value),l(),L(" ",t.label," ")}}function gt(i,e){if(i&1&&(o(0,"spk-option",31),O(1),s()),i&2){let t=e.$implicit;T("value",t.value),l(),L(" ",t.label," ")}}function Ct(i,e){if(i&1&&O(0),i&2){let t,n=S();L(" ",(t=n.sysinfo())==null?null:t.ServerVersion," ")}}function Et(i,e){i&1&&h(0,"spk-progress-bar",39)}function ft(i,e){if(i&1&&(o(0,"spk-option",31),O(1),s()),i&2){let t=e.$implicit;T("value",t.value),l(),L(" ",t.label," ")}}var k=new Be,nt=[{value:"s",label:$localize`Seconds`},{value:"m",label:$localize`Minutes`},{value:"h",label:$localize`Hours`}],it=[{value:"",label:$localize`System default (information)`},{value:"information",label:$localize`Usage statistics, warnings, errors, and crashes`},{value:"warning",label:$localize`Warnings, errors and crashes`},{value:"error",label:$localize`Errors and crashes`},{value:"crash",label:$localize`Crashes only`},{value:"none",label:$localize`None / disabled`}],oe=class i{#e=d(Ye);#i=d(B);#t=d(V);#n=d(v);#o=d(xe);#r=this.#o.getItem("locale")??"en-US";sysinfo=this.#i.systemInfo;isDarkMode=this.#e.isDarkMode;editAs=C("list");langCtrl=C(this.#r);remoteControlStatus=this.#n.status;settingsForm=k.group({pauseSettings:k.group({time:k.control(0),timeType:k.control("s")}),usageStatistics:k.control("")});updatingChannel=C(!1);updateChannel=C("");setNewChannel(e){let t=this.updateChannel();this.updateChannel.set(e),this.#t.patchApiV1Serversettings({requestBody:{"update-channel":e}}).pipe(Re(()=>this.updatingChannel.set(!1)),Oe(()=>(this.updateChannel.set(t),fe(null)))).subscribe()}get pauseSettings(){return this.settingsForm.controls.pauseSettings}languageOptions=b(()=>{let e=this.langCtrl();return e?H.filter(t=>t.label.toLowerCase().includes(e.toLowerCase())):H});usageStatisticsOptions=C(it);timeTypeOptions=C(nt);timeOptions=ie([this.pauseSettings.controls.timeType.valueChanges.pipe(P("s")),this.pauseSettings.controls.time.valueChanges.pipe(P(null))],Ce(Me(([e,t])=>{let n=this.#s(e);return t!==null?n.filter(r=>r.toString().includes(t.toString())):n}),P([])));#s(e){let t=e==="h"?25:61;return new Array(t).fill(0).map((n,r)=>r)}ngOnInit(){this.getServerSettings()}saveLocale(e){this.#o.setItem("locale",e),window.location.reload()}submit(){let e=`${this.pauseSettings.controls.time.value}${this.pauseSettings.controls.timeType.value}`;this.#t.patchApiV1Serversettings({requestBody:{"usage-reporter-level":this.settingsForm.controls.usageStatistics.value,"startup-delay":e==="0s"?"":e}}).subscribe()}getServerSettings(){return this.#t.getApiV1Serversettings().subscribe({next:e=>{let t=e["startup-delay"],n=t.slice(-1),r=t.slice(0,-1),_=["s","m","h"];this.settingsForm.patchValue({pauseSettings:{time:parseInt(r==""?"0":r),timeType:_.includes(n)?n:"s"},usageStatistics:e["usage-reporter-level"]}),this.updateChannel.set(e["update-channel"])}})}languageDisplay(){let e=this;return()=>{let t=e.langCtrl();return t?H.find(n=>n.value===t)?.label??null:null}}typeDisplay(){let e=this;return()=>{let t=e.settingsForm.value.pauseSettings?.timeType;return t==null?null:nt.find(n=>n.value===t)?.label??null}}usageDisplay(){let e=this;return()=>{let t=e.settingsForm.value.usageStatistics;return t==null?null:it.find(n=>n.value===t)?.label??null}}setDarkMode(){this.#e.setDarkMode()}setLightMode(){this.#e.setLightMode()}static \u0275fac=function(t){return new(t||i)};static \u0275cmp=D({type:i,selectors:[["app-settings"]],decls:102,vars:30,consts:()=>{let e;e=$localize`Settings`;let t;t=$localize`Configure your backup settings.`;let n;n=$localize` Save changes `;let r;r=$localize`Remote access control`;let _;_=$localize`Pause after startup or hibernation`;let f;f=$localize` Duplicati will run when started, but will remain in paused state for the duration. Duplicati will occupy minimal system resources and no backups will be run. `;let g;g=$localize`Color theme`;let u;u=$localize`Customize your application theme`;let m;m=$localize`Language`;let w;w=$localize`Select a language for the platform`;let re;re=$localize`Update channel`;let se;se=$localize` Default (${"\uFFFD0\uFFFD"}:INTERPOLATION:) `;let le;le=$localize`Same as the base install version: ${"\uFFFD0\uFFFD"}:INTERPOLATION:`;let ae;ae=$localize`Stable`;let _e;_e=$localize`Official releases`;let ce;ce=$localize`Beta`;let pe;pe=$localize` Try out the new features that we are working on. Currently the most stable version available. Test Restore data before using this in production environments. `;let ue;ue=$localize` Experimental `;let de;de=$localize`Specific builds for developers only. Not for use with important data.`;let Se;Se=$localize`Canary`;let me;me=$localize`Individual builds for developers only. Not for use with important data.`;let Te;Te=$localize`Usage statistics`;let x;return x=$localize` Usage reports help us improve the user experience and evaluate impact of new features. We use them to generate ${"\uFFFD#94\uFFFD"}:START_LINK:public usage statistics.${"\uFFFD/#94\uFFFD"}:CLOSE_LINK:${"[\uFFFD#95\uFFFD\uFFFD/#95\uFFFD|\uFFFD#96\uFFFD\uFFFD/#96\uFFFD]"}:LINE_BREAK:${"[\uFFFD#95\uFFFD\uFFFD/#95\uFFFD|\uFFFD#96\uFFFD\uFFFD/#96\uFFFD]"}:LINE_BREAK: All usage reports are sent anonymously and do not contain any personal information. They contain information about hardware and operating system, the type of backend, backup duration, overall size of source data and similar data. They do not contain paths, filenames, usernames, passwords or similar sensitive information. `,x=Ae(x),[e,t,n,r,_,f,g,u,m,w,re,se,le,ae,_e,ce,pe,ue,de,Se,me,Te,x,[1,"content",3,"submit","formGroup"],[1,"title"],["type","submit","spk-button","",1,"raised","primary",3,"disabled"],[1,"left"],[1,"right"],["formGroupName","pauseSettings",1,"field-row"],[3,"hideClearButton"],["type","search","formControlName","time"],[3,"value"],[3,"displayFn","hideClearButton"],["type","text","formControlName","timeType"],[1,"themes"],["src","assets/images/light-theme.png","alt","light theme",3,"click"],["src","assets/images/dark-theme.png","alt","dark theme",3,"click"],[3,"change","displayFn","hideClearButton"],["type","search",3,"ngModelChange","ngModel","ngModelOptions"],[1,"indeterminate","primary"],[1,"right","radios"],[1,"radio-option",3,"click"],[1,"primary","raised"],["href","#"],[3,"displayFn"],["type","text","formControlName","usageStatistics"],[3,"click","value"]]},template:function(t,n){if(t&1&&(h(0,"app-status-bar"),o(1,"form",23),p("submit",function(){return n.submit()}),o(2,"header")(3,"div",24)(4,"h2"),a(5,0),s(),o(6,"p"),a(7,1),s()(),o(8,"button",25),a(9,2),s()(),o(10,"section")(11,"div",26)(12,"h3"),a(13,3),s(),o(14,"p"),O(15),s()(),o(16,"div",27),h(17,"app-remote-control"),s()(),o(18,"section")(19,"div",26)(20,"h3"),a(21,4),s(),o(22,"p"),a(23,5),s()(),o(24,"div",27)(25,"div",28)(26,"spk-select",29),h(27,"input",30),$(28,mt,2,2,"spk-option",31,G),s(),o(30,"spk-select",32),h(31,"input",33),$(32,Tt,2,2,"spk-option",31,G),s()()()(),o(34,"section")(35,"div",26)(36,"h3"),a(37,6),s(),o(38,"p"),a(39,7),s()(),o(40,"div",27)(41,"div",34)(42,"img",35),p("click",function(){return n.setLightMode()}),s(),o(43,"img",36),p("click",function(){return n.setDarkMode()}),s()()()(),o(44,"section")(45,"div",26)(46,"h3"),a(47,8),s(),o(48,"p"),a(49,9),s()(),o(50,"div",27)(51,"spk-select",37),p("change",function(_){return n.saveLocale(_)}),o(52,"input",38),U("ngModelChange",function(_){return z(n.langCtrl,_)||(n.langCtrl=_),_}),s(),$(53,gt,2,2,"spk-option",31,G),s()()(),o(55,"section")(56,"div",26)(57,"h3"),a(58,10),s(),o(59,"p"),y(60,Ct,1,1),s(),y(61,Et,1,0,"spk-progress-bar",39),s(),o(62,"div",40)(63,"div",41),p("click",function(){return n.setNewChannel("")}),o(64,"spk-radio",42),a(65,11),s(),o(66,"p"),a(67,12),s()(),o(68,"div",41),p("click",function(){return n.setNewChannel("stable")}),o(69,"spk-radio",42),a(70,13),s(),o(71,"p"),a(72,14),s()(),o(73,"div",41),p("click",function(){return n.setNewChannel("beta")}),o(74,"spk-radio",42),a(75,15),s(),o(76,"p"),a(77,16),s()(),o(78,"div",41),p("click",function(){return n.setNewChannel("experimental")}),o(79,"spk-radio",42),a(80,17),s(),o(81,"p"),a(82,18),s()(),o(83,"div",41),p("click",function(){return n.setNewChannel("canary")}),o(84,"spk-radio",42),a(85,19),s(),o(86,"p"),a(87,20),s()()()(),o(88,"section")(89,"div",26)(90,"h3"),a(91,21),s(),o(92,"p"),Ge(93,22),h(94,"a",43)(95,"br")(96,"br"),$e(),s()(),o(97,"div",27)(98,"spk-select",44),h(99,"input",45),$(100,ft,2,2,"spk-option",31,G),s()()()()),t&2){let r,_,f;l(),T("formGroup",n.settingsForm),l(7),T("disabled",n.settingsForm.untouched),l(7),F(n.remoteControlStatus()),l(11),T("hideClearButton",!0),l(2),A(n.timeOptions()),l(2),T("displayFn",n.typeDisplay())("hideClearButton",!0),l(2),A(n.timeTypeOptions()),l(10),R("active",!n.isDarkMode()),l(),R("active",n.isDarkMode()),l(8),T("displayFn",n.languageDisplay())("hideClearButton",!0),l(),X("ngModel",n.langCtrl),T("ngModelOptions",Le(29,St)),l(),A(n.languageOptions()),l(7),E(n.updateChannel()!==""&&((r=n.sysinfo())!=null&&r.ServerVersion)?60:-1),l(),E(n.updatingChannel()?61:-1),l(3),R("active",n.updateChannel()===""),l(),Z((_=n.sysinfo())==null?null:_.DefaultUpdateChannel),ee(65),l(2),Z((f=n.sysinfo())==null?null:f.ServerVersionType),ee(67),l(2),R("active",n.updateChannel()==="stable"),l(5),R("active",n.updateChannel()==="beta"),l(5),R("active",n.updateChannel()==="experimental"),l(5),R("active",n.updateChannel()==="canary"),l(14),T("displayFn",n.usageDisplay()),l(2),A(n.usageStatisticsOptions())}},dependencies:[K,Xe,j,W,De,q,je,ze,Ve,Ue,Ze,J,Je,We,He,Qe,Ke],styles:["[_nghost-%COMP%]{display:block}.content[_ngcontent-%COMP%]{display:flex;flex-direction:column;padding:0 2rem 2rem}header[_ngcontent-%COMP%]{display:flex;align-items:center;justify-content:space-between;padding:2rem 0;position:sticky;top:0;background:var(--base-level-10);z-index:1000;border-bottom:1px solid var(--base-level-40)}header[_ngcontent-%COMP%] .title[_ngcontent-%COMP%]{display:flex;flex-direction:column;gap:.25rem}section[_ngcontent-%COMP%]{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:2rem 0;border-top:1px solid var(--base-level-40)}section[_ngcontent-%COMP%]:first-of-type{border-top:0}section[_ngcontent-%COMP%] .left[_ngcontent-%COMP%]{display:flex;flex-direction:column;gap:.25rem;align-items:flex-start}section[_ngcontent-%COMP%] .left[_ngcontent-%COMP%] spk-button-group[_ngcontent-%COMP%]{margin-top:.25rem}section[_ngcontent-%COMP%] .left[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{text-wrap:balance;width:50%}.themes[_ngcontent-%COMP%]{display:flex;gap:.5rem}.themes[_ngcontent-%COMP%] img[_ngcontent-%COMP%]{max-width:240px;border-radius:var(--shape-3);cursor:pointer}.themes[_ngcontent-%COMP%] img.active[_ngcontent-%COMP%]{border:2px solid var(--primary-500)}.radios[_ngcontent-%COMP%]{display:flex;flex-direction:column;gap:1rem}.radio-option[_ngcontent-%COMP%]{cursor:pointer}.radio-option[_ngcontent-%COMP%] spk-radio[_ngcontent-%COMP%]{color:var(--base-level-60);margin-bottom:.25rem}.radio-option[_ngcontent-%COMP%] p[_ngcontent-%COMP%]{text-wrap:balance;color:var(--base-level-60R)}.field-col[_ngcontent-%COMP%]{display:flex;flex-direction:column;gap:.5rem}.field-row[_ngcontent-%COMP%]{display:flex;gap:.5rem;width:100%}.field-row[_ngcontent-%COMP%] spk-form-field[_ngcontent-%COMP%], .field-row[_ngcontent-%COMP%] spk-select[_ngcontent-%COMP%]{flex:1 0}"],changeDetection:0})};export{oe as default};