You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/dist/settings-vue-settings-admin...

2 lines
20 KiB

(()=>{"use strict";var t,e,s,n={9180:(t,e,s)=>{s.d(e,{A:()=>l});var n=s(71354),i=s.n(n),r=s(76314),a=s.n(r)()(i());a.push([t.id,".presets-form[data-v-326f029c]{display:flex;flex-wrap:wrap;gap:24px;margin-top:32px}.presets-form__option[data-v-326f029c]{display:flex;flex-wrap:wrap;justify-content:space-between;width:250px;min-height:100px;padding:16px;border-radius:var(--border-radius-large);background-color:var(--color-background-dark);font-size:20px}.presets-form__option[data-v-326f029c]:hover{background-color:var(--color-background-darker)}.presets-form__option[data-v-326f029c]:has(input[type=radio]:checked){border:2px solid var(--color-main-text);padding:14px}.presets-form__option__name[data-v-326f029c]{flex-basis:250px;margin-top:8px}.presets-form__option__name[data-v-326f029c],.presets-form__option .material-design-icon[data-v-326f029c]{cursor:pointer}","",{version:3,sources:["webpack://./apps/settings/src/components/SettingsPresets/PresetsSelectionForm.vue"],names:[],mappings:"AACA,+BACC,YAAA,CACA,cAAA,CACA,QAAA,CACA,eAAA,CAEA,uCACC,YAAA,CACA,cAAA,CACA,6BAAA,CACA,WAAA,CACA,gBAAA,CACA,YAAA,CACA,wCAAA,CACA,6CAAA,CACA,cAAA,CAEA,6CACC,+CAAA,CAGD,sEACC,uCAAA,CACA,YAAA,CAGD,6CACC,gBAAA,CACA,cAAA,CAGD,0GACC,cAAA",sourcesContent:["\n.presets-form {\n\tdisplay: flex;\n\tflex-wrap: wrap;\n\tgap: 24px;\n\tmargin-top: 32px;\n\n\t&__option {\n\t\tdisplay: flex;\n\t\tflex-wrap: wrap;\n\t\tjustify-content: space-between;\n\t\twidth: 250px;\n\t\tmin-height: 100px;\n\t\tpadding: 16px;\n\t\tborder-radius: var(--border-radius-large);\n\t\tbackground-color: var(--color-background-dark);\n\t\tfont-size: 20px;\n\n\t\t&:hover {\n\t\t\tbackground-color: var(--color-background-darker);\n\t\t}\n\n\t\t&:has(input[type=radio]:checked) {\n\t\t\tborder: 2px solid var(--color-main-text);\n\t\t\tpadding: 14px;\n\t\t}\n\n\t\t&__name {\n\t\t\tflex-basis: 250px;\n\t\t\tmargin-top: 8px;\n\t\t}\n\n\t\t&__name, .material-design-icon {\n\t\t\tcursor: pointer;\n\t\t}\n\t}\n}\n"],sourceRoot:""}]);const l=a},18367:(t,e,s)=>{s.d(e,{A:()=>l});var n=s(71354),i=s.n(n),r=s(76314),a=s.n(r)()(i());a.push([t.id,".save-button[data-v-2044c001]{margin-top:16px}","",{version:3,sources:["webpack://./apps/settings/src/views/SettingsPresets.vue"],names:[],mappings:"AACA,8BACC,eAAA",sourcesContent:["\n.save-button {\n\tmargin-top: 16px;\n}\n"],sourceRoot:""}]);const l=a},19416:(t,e,s)=>{s.d(e,{A:()=>l});var n=s(71354),i=s.n(n),r=s(76314),a=s.n(r)()(i());a.push([t.id,".presets[data-v-220e18d7]{margin-top:16px}.presets__title[data-v-220e18d7]{font-size:16px;margin-bottom:0}.presets__config-list[data-v-220e18d7]{margin-top:8px;width:55%}.presets__config-list__subtitle[data-v-220e18d7]{font-size:14px}.presets__config-list__item[data-v-220e18d7]{display:flex;justify-content:space-between;align-items:center;padding:2px 0}.presets__config-list__item__key[data-v-220e18d7]{font-size:12px;color:var(--color-text-maxcontrast)}.presets__app-list[data-v-220e18d7]{display:flex;gap:32px}.presets__app-list__title[data-v-220e18d7]{font-size:14px}","",{version:3,sources:["webpack://./apps/settings/src/components/SettingsPresets/PresetVisualisation.vue"],names:[],mappings:"AACA,0BACC,eAAA,CAEA,iCACC,cAAA,CACA,eAAA,CAGD,uCACC,cAAA,CACA,SAAA,CAEA,iDACC,cAAA,CAGD,6CACC,YAAA,CACA,6BAAA,CACA,kBAAA,CACA,aAAA,CAEA,kDACC,cAAA,CACA,mCAAA,CAKH,oCACC,YAAA,CACA,QAAA,CAEA,2CACC,cAAA",sourcesContent:["\n.presets {\n\tmargin-top: 16px;\n\n\t&__title {\n\t\tfont-size: 16px;\n\t\tmargin-bottom: 0;\n\t}\n\n\t&__config-list {\n\t\tmargin-top: 8px;\n\t\twidth: 55%;\n\n\t\t&__subtitle {\n\t\t\tfont-size: 14px;\n\t\t}\n\n\t\t&__item {\n\t\t\tdisplay: flex;\n\t\t\tjustify-content: space-between;\n\t\t\talign-items: center;\n\t\t\tpadding: 2px 0;\n\n\t\t\t&__key {\n\t\t\t\tfont-size: 12px;\n\t\t\t\tcolor: var(--color-text-maxcontrast);\n\t\t\t}\n\t\t}\n\t}\n\n\t&__app-list {\n\t\tdisplay: flex;\n\t\tgap: 32px;\n\n\t\t&__title {\n\t\t\tfont-size: 14px;\n\t\t}\n\t}\n}\n"],sourceRoot:""}]);const l=a},71564:(t,e,s)=>{var n=s(21777),i=s(85471),r=s(65043),a=s(85168),l=s(81222),o=s(53334),c=s(63814),p=s(74095),d=s(88289),u=s(88837),A=s(32073),_=s(31922),f=s(16362);const C={name:"CloudCircleOutlineIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}};var g=s(14486);const v=(0,g.A)(C,function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon cloud-circle-outline-icon",attrs:{"aria-hidden":t.title?null:"true","aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M8.5 16H16Q17.25 16 18.13 15.13T19 13Q19 11.75 18.13 10.88T16 10Q15.8 8.55 14.68 7.53 13.55 6.5 12.15 6.5 10.88 6.5 9.84 7.15 8.8 7.8 8.3 9 6.88 9.13 5.94 10.09 5 11.05 5 12.5 5 13.95 6.03 15 7.05 16 8.5 16M12 22Q9.93 22 8.1 21.21 6.28 20.43 4.93 19.08 3.58 17.73 2.79 15.9 2 14.08 2 12T2.79 8.1Q3.58 6.28 4.93 4.93 6.28 3.58 8.1 2.79 9.93 2 12 2T15.9 2.79Q17.73 3.58 19.08 4.93 20.43 6.28 21.21 8.1 22 9.93 22 12T21.21 15.9Q20.43 17.73 19.08 19.08 17.73 20.43 15.9 21.21 14.08 22 12 22M12 20Q15.33 20 17.66 17.66 20 15.33 20 12T17.66 6.34Q15.33 4 12 4T6.34 6.34Q4 8.68 4 12T6.34 17.66Q8.68 20 12 20M8.5 14Q7.88 14 7.44 13.56 7 13.13 7 12.5T7.44 11.44Q7.88 11 8.5 11H10V10.5Q10 9.68 10.59 9.09 11.18 8.5 12 8.5T13.41 9.09Q14 9.68 14 10.5V12H16Q16.43 12 16.71 12.29 17 12.58 17 13T16.71 13.71Q16.43 14 16 14M12 12Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])},[],!1,null,null,null).exports,m={name:"CrowdIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},h=(0,g.A)(m,function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon crowd-icon",attrs:{"aria-hidden":t.title?null:"true","aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M3.69 9.12C3.5 8.93 3.29 8.84 3.04 8.84C2.63 8.84 2.32 9.03 2.12 9.42S1.97 10.18 2.29 10.53C3.47 11.59 4.22 12.34 4.54 12.78C4.95 13.34 5.15 14.16 5.15 15.22C5.15 16.53 5.65 17.5 6.65 18.17C7.21 18.61 7.82 18.94 8.5 19.16L8.5 15.27C8.5 14.33 8.17 13.55 7.54 12.92M16.46 12.97C15.84 13.59 15.5 14.36 15.5 15.27L15.5 19.2C16.46 18.86 17.26 18.33 17.92 17.63C18.57 16.93 18.9 16.16 18.9 15.22C18.9 14.09 19.09 13.28 19.47 12.78C19.56 12.62 19.73 12.42 20 12.17C20.23 11.92 20.47 11.68 20.71 11.46C20.94 11.25 21.17 11.03 21.39 10.81L21.72 10.53C21.91 10.34 22 10.12 22 9.87C22 9.59 21.91 9.34 21.72 9.14C21.53 8.94 21.3 8.84 21 8.84S20.5 8.93 20.31 9.12M12 20C12.69 20 13.36 19.91 14 19.72L14 16.15C14 15.56 13.82 15.1 13.41 14.66C13 14.22 12.53 14 12 14C11.47 14 11 14.2 10.62 14.61C10.22 15 10 15.46 10 16.06L10 19.72C10.64 19.91 11.31 20 12 20M9 8.5C9 9.33 8.33 10 7.5 10S6 9.33 6 8.5 6.67 7 7.5 7 9 7.67 9 8.5M18 8.5C18 9.33 17.33 10 16.5 10C15.67 10 15 9.33 15 8.5S15.67 7 16.5 7C17.33 7 18 7.67 18 8.5M13.5 5.5C13.5 6.33 12.83 7 12 7S10.5 6.33 10.5 5.5 11.17 4 12 4 13.5 4.67 13.5 5.5M13.5 11C13.5 11.83 12.83 12.5 12 12.5S10.5 11.83 10.5 11 11.17 9.5 12 9.5 13.5 10.17 13.5 11Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])},[],!1,null,null,null).exports,b={name:"DomainIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},y=(0,g.A)(b,function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon domain-icon",attrs:{"aria-hidden":t.title?null:"true","aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M18,15H16V17H18M18,11H16V13H18M20,19H12V17H14V15H12V13H14V11H12V9H20M10,7H8V5H10M10,11H8V9H10M10,15H8V13H10M10,19H8V17H10M6,7H4V5H6M6,11H4V9H6M6,15H4V13H6M6,19H4V17H6M12,7V3H2V21H22V7H12Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])},[],!1,null,null,null).exports,x={name:"MinusCircleOutlineIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},k=(0,g.A)(x,function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon minus-circle-outline-icon",attrs:{"aria-hidden":t.title?null:"true","aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M12,20C7.59,20 4,16.41 4,12C4,7.59 7.59,4 12,4C16.41,4 20,7.59 20,12C20,16.41 16.41,20 12,20M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M7,13H17V11H7"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])},[],!1,null,null,null).exports,S={name:"SchoolOutlineIcon",emits:["click"],props:{title:{type:String},fillColor:{type:String,default:"currentColor"},size:{type:Number,default:24}}},P=(0,g.A)(S,function(){var t=this,e=t._self._c;return e("span",t._b({staticClass:"material-design-icon school-outline-icon",attrs:{"aria-hidden":t.title?null:"true","aria-label":t.title,role:"img"},on:{click:function(e){return t.$emit("click",e)}}},"span",t.$attrs,!1),[e("svg",{staticClass:"material-design-icon__svg",attrs:{fill:t.fillColor,width:t.size,height:t.size,viewBox:"0 0 24 24"}},[e("path",{attrs:{d:"M12 3L1 9L5 11.18V17.18L12 21L19 17.18V11.18L21 10.09V17H23V9L12 3M18.82 9L12 12.72L5.18 9L12 5.28L18.82 9M17 16L12 18.72L7 16V12.27L12 15L17 12.27V16Z"}},[t.title?e("title",[t._v(t._s(t.title))]):t._e()])])])},[],!1,null,null,null).exports,w=(0,i.pM)({__name:"PresetsSelectionForm",props:{presets:{type:Object,required:!0},value:{type:String,default:""}},emits:["input"],setup(t,e){let{emit:s}=e;return{__sfc:!0,emit:s,PresetNames:{LARGE:(0,o.t)("settings","Large organization"),MEDIUM:(0,o.t)("settings","Big organization"),SMALL:(0,o.t)("settings","Small organization"),SHARED:(0,o.t)("settings","Hosting company"),UNIVERSITY:(0,o.t)("settings","University"),SCHOOL:(0,o.t)("settings","School"),CLUB:(0,o.t)("settings","Club or association"),FAMILY:(0,o.t)("settings","Family"),PRIVATE:(0,o.t)("settings","Personal use"),NONE:(0,o.t)("settings","Default")},PresetsIcons:{LARGE:y,MEDIUM:y,SMALL:y,SHARED:v,UNIVERSITY:P,SCHOOL:P,CLUB:_.A,FAMILY:h,PRIVATE:f.A,NONE:k},NcCheckboxRadioSwitch:A.A}}});var M=s(85072),H=s.n(M),L=s(97825),V=s.n(L),E=s(77659),N=s.n(E),O=s(55056),T=s.n(O),z=s(10540),I=s.n(z),B=s(41113),Q=s.n(B),R=s(9180),j={};j.styleTagTransform=Q(),j.setAttributes=T(),j.insert=N().bind(null,"head"),j.domAPI=V(),j.insertStyleElement=I(),H()(R.A,j),R.A&&R.A.locals&&R.A.locals;const D=(0,g.A)(w,function(){var t=this,e=t._self._c,s=t._self._setupProxy;return e("form",{staticClass:"presets-form"},t._l(s.PresetNames,function(n,i){return e("label",{key:i,staticClass:"presets-form__option"},[e(s.PresetsIcons[i],{tag:"components",attrs:{size:32}}),t._v(" "),e(s.NcCheckboxRadioSwitch,{attrs:{type:"radio","model-value":t.value,value:i,name:"preset"},on:{"update:modelValue":function(t){return s.emit("input",i)}}}),t._v(" "),e("span",{staticClass:"presets-form__option__name"},[t._v(t._s(n))])],1)}),0)},[],!1,null,"326f029c",null).exports,$=(0,i.pM)({__name:"PresetVisualisation",props:{presets:{type:Object,required:!0},selectedPreset:{type:String,default:"NONE"}},setup(t){const e=t,s=(0,l.C)("settings","settings-presets-apps",{}),n=Object.entries(e.presets).map(t=>{let[e,s]=t;return[e,s.filter(t=>"app"===t.config)]}).filter(t=>{let[,e]=t;return e.length>0}),r=Object.entries(e.presets).map(t=>{let[e,s]=t;return[e,s.filter(t=>"user"===t.config)]}).filter(t=>{let[,e]=t;return e.length>0}),a=(0,i.EW)(()=>s[e.selectedPreset].enabled.length>0||s[e.selectedPreset].disabled.length>0);return{__sfc:!0,props:e,applicationsStates:s,appsConfigPresets:n,userConfigPresets:r,hasApplicationsPreset:a,t:o.t,NcCheckboxRadioSwitch:A.A}}});var U=s(19416),Y={};Y.styleTagTransform=Q(),Y.setAttributes=T(),Y.insert=N().bind(null,"head"),Y.domAPI=V(),Y.insertStyleElement=I(),H()(U.A,Y),U.A&&U.A.locals&&U.A.locals;const F=(0,g.A)($,function(){var t=this,e=t._self._c,s=t._self._setupProxy;return e("div",{staticClass:"presets"},[e("h3",{staticClass:"presets__title"},[t._v("\n\t\t"+t._s(s.t("settings","Default config values"))+"\n\t")]),t._v(" "),s.appsConfigPresets.length>0?e("div",{staticClass:"presets__config-list"},[e("h4",{staticClass:"presets__config-list__subtitle"},[t._v("\n\t\t\t"+t._s(s.t("settings","Applications config"))+"\n\t\t")]),t._v(" "),t._l(s.appsConfigPresets,function(n){let[i,r]=n;return t._l(r,function(n){return e("div",{key:i+"-"+n.entry.key,staticClass:"presets__config-list__item"},[e("span",[e("div",[t._v(t._s(n.entry.definition))]),t._v(" "),e("code",{staticClass:"presets__config-list__item__key"},[t._v(t._s(n.entry.key))])]),t._v(" "),e("span",["BOOL"===n.entry.type?e(s.NcCheckboxRadioSwitch,{attrs:{"model-value":"1"===n.defaults[t.selectedPreset],disabled:!0}}):e("code",[t._v(t._s(n.defaults[t.selectedPreset]))])],1)])})})],2):t._e(),t._v(" "),s.userConfigPresets.length>0?e("div",{staticClass:"presets__config-list"},[e("h4",{staticClass:"presets__config-list__subtitle"},[t._v("\n\t\t\t"+t._s(s.t("settings","User config"))+"\n\t\t")]),t._v(" "),t._l(s.userConfigPresets,function(n){let[i,r]=n;return t._l(r,function(n){return e("div",{key:i+"-"+n.entry.key,staticClass:"presets__config-list__item"},[e("span",[e("div",[t._v(t._s(n.entry.definition))]),t._v(" "),e("code",{staticClass:"presets__config-list__item__key"},[t._v(t._s(n.entry.key))])]),t._v(" "),e("span",["BOOL"===n.entry.type?e(s.NcCheckboxRadioSwitch,{attrs:{"model-value":"1"===n.defaults[t.selectedPreset],disabled:!0}}):e("code",[t._v(t._s(n.defaults[t.selectedPreset]))])],1)])})})],2):t._e(),t._v(" "),s.hasApplicationsPreset?[e("h3",{staticClass:"presets__title"},[t._v("\n\t\t\t"+t._s(s.t("settings","Bundled applications"))+"\n\t\t")]),t._v(" "),e("div",{staticClass:"presets__app-list"},[e("div",{staticClass:"presets__app-list__enabled"},[e("h4",{staticClass:"presets__app-list__title"},[t._v("\n\t\t\t\t\t"+t._s(s.t("settings","Enabled applications"))+"\n\t\t\t\t")]),t._v(" "),e("ul",t._l(s.applicationsStates[t.selectedPreset].enabled,function(s){return e("li",{key:s},[t._v("\n\t\t\t\t\t\t"+t._s(s)+"\n\t\t\t\t\t")])}),0)]),t._v(" "),e("div",{staticClass:"presets__app-list__disabled"},[e("h4",{staticClass:"presets__app-list__title"},[t._v("\n\t\t\t\t\t"+t._s(s.t("settings","Disabled applications"))+"\n\t\t\t\t")]),t._v(" "),e("ul",t._l(s.applicationsStates[t.selectedPreset].disabled,function(s){return e("li",{key:s},[t._v("\n\t\t\t\t\t\t"+t._s(s)+"\n\t\t\t\t\t")])}),0)])])]:t._e()],2)},[],!1,null,"220e18d7",null).exports,G=(0,s(35947).YK)().setApp("settings").detectUser().build(),K=(0,i.pM)({__name:"SettingsPresets",setup(t){const e=(0,l.C)("settings","settings-presets",{}),s=(0,i.KR)((0,l.C)("settings","settings-selected-preset","NONE")),n=(0,i.KR)(s.value),A=(0,i.KR)(!1);return{__sfc:!0,presets:e,currentPreset:s,selectedPreset:n,savingPreset:A,saveSelectedPreset:async function(){try{A.value=!0,await r.Ay.post((0,c.Jv)("/settings/preset/current"),{presetName:n.value}),s.value=n.value}catch(t){(0,a.Qg)((0,o.t)("settings","Failed to save selected preset.")),G.error("Error saving selected preset:",{error:t}),n.value=s.value}finally{A.value=!1}},t:o.t,NcButton:p.A,NcLoadingIcon:d.A,NcSettingsSection:u.A,PresetsSelectionForm:D,PresetVisualisation:F}}});var Z=s(18367),q={};q.styleTagTransform=Q(),q.setAttributes=T(),q.insert=N().bind(null,"head"),q.domAPI=V(),q.insertStyleElement=I(),H()(Z.A,q),Z.A&&Z.A.locals&&Z.A.locals;const W=(0,g.A)(K,function(){var t=this,e=t._self._c,s=t._self._setupProxy;return e(s.NcSettingsSection,{attrs:{name:s.t("settings","Quick presets"),description:s.t("settings","Select a configuration preset for easy setup.")}},[e(s.PresetsSelectionForm,{attrs:{presets:s.presets},model:{value:s.selectedPreset,callback:function(t){s.selectedPreset=t},expression:"selectedPreset"}}),t._v(" "),e(s.PresetVisualisation,{attrs:{presets:s.presets,"selected-preset":s.selectedPreset}}),t._v(" "),e(s.NcButton,{staticClass:"save-button",attrs:{disabled:s.selectedPreset===s.currentPreset||s.savingPreset,variant:"primary"},on:{click:function(t){return s.saveSelectedPreset()}},scopedSlots:t._u([s.savingPreset?{key:"icon",fn:function(){return[e(s.NcLoadingIcon)]},proxy:!0}:null],null,!0)},[t._v("\n\t\t"+t._s(s.t("settings","Apply"))+"\n\n\t\t")])],1)},[],!1,null,"2044c001",null).exports;s.nc=(0,n.aV)(),new i.Ay({render:t=>t(W),el:"#settings-presets",name:"SettingsPresets"})}},i={};function r(t){var e=i[t];if(void 0!==e)return e.exports;var s=i[t]={id:t,loaded:!1,exports:{}};return n[t].call(s.exports,s,s.exports,r),s.loaded=!0,s.exports}r.m=n,t=[],r.O=(e,s,n,i)=>{if(!s){var a=1/0;for(p=0;p<t.length;p++){s=t[p][0],n=t[p][1],i=t[p][2];for(var l=!0,o=0;o<s.length;o++)(!1&i||a>=i)&&Object.keys(r.O).every(t=>r.O[t](s[o]))?s.splice(o--,1):(l=!1,i<a&&(a=i));if(l){t.splice(p--,1);var c=n();void 0!==c&&(e=c)}}return e}i=i||0;for(var p=t.length;p>0&&t[p-1][2]>i;p--)t[p]=t[p-1];t[p]=[s,n,i]},r.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return r.d(e,{a:e}),e},r.d=(t,e)=>{for(var s in e)r.o(e,s)&&!r.o(t,s)&&Object.defineProperty(t,s,{enumerable:!0,get:e[s]})},r.f={},r.e=t=>Promise.all(Object.keys(r.f).reduce((e,s)=>(r.f[s](t,e),e),[])),r.u=t=>t+"-"+t+".js?v="+{640:"d4c5c018803ee8751b2a",780:"e3ee44fa7690af29d8d7",3564:"29e8338d43e0d4bd3995",5810:"b550a24d46f75f92c2d5",7471:"6423b9b898ffefeb7d1d"}[t],r.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}(),r.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),e={},s="nextcloud:",r.l=(t,n,i,a)=>{if(e[t])e[t].push(n);else{var l,o;if(void 0!==i)for(var c=document.getElementsByTagName("script"),p=0;p<c.length;p++){var d=c[p];if(d.getAttribute("src")==t||d.getAttribute("data-webpack")==s+i){l=d;break}}l||(o=!0,(l=document.createElement("script")).charset="utf-8",l.timeout=120,r.nc&&l.setAttribute("nonce",r.nc),l.setAttribute("data-webpack",s+i),l.src=t),e[t]=[n];var u=(s,n)=>{l.onerror=l.onload=null,clearTimeout(A);var i=e[t];if(delete e[t],l.parentNode&&l.parentNode.removeChild(l),i&&i.forEach(t=>t(n)),s)return s(n)},A=setTimeout(u.bind(null,void 0,{type:"timeout",target:l}),12e4);l.onerror=u.bind(null,l.onerror),l.onload=u.bind(null,l.onload),o&&document.head.appendChild(l)}},r.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},r.nmd=t=>(t.paths=[],t.children||(t.children=[]),t),r.j=8218,(()=>{var t;r.g.importScripts&&(t=r.g.location+"");var e=r.g.document;if(!t&&e&&(e.currentScript&&"SCRIPT"===e.currentScript.tagName.toUpperCase()&&(t=e.currentScript.src),!t)){var s=e.getElementsByTagName("script");if(s.length)for(var n=s.length-1;n>-1&&(!t||!/^http(s?):/.test(t));)t=s[n--].src}if(!t)throw new Error("Automatic publicPath is not supported in this browser");t=t.replace(/^blob:/,"").replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),r.p=t})(),(()=>{r.b=document.baseURI||self.location.href;var t={8218:0};r.f.j=(e,s)=>{var n=r.o(t,e)?t[e]:void 0;if(0!==n)if(n)s.push(n[2]);else{var i=new Promise((s,i)=>n=t[e]=[s,i]);s.push(n[2]=i);var a=r.p+r.u(e),l=new Error;r.l(a,s=>{if(r.o(t,e)&&(0!==(n=t[e])&&(t[e]=void 0),n)){var i=s&&("load"===s.type?"missing":s.type),a=s&&s.target&&s.target.src;l.message="Loading chunk "+e+" failed.\n("+i+": "+a+")",l.name="ChunkLoadError",l.type=i,l.request=a,n[1](l)}},"chunk-"+e,e)}},r.O.j=e=>0===t[e];var e=(e,s)=>{var n,i,a=s[0],l=s[1],o=s[2],c=0;if(a.some(e=>0!==t[e])){for(n in l)r.o(l,n)&&(r.m[n]=l[n]);if(o)var p=o(r)}for(e&&e(s);c<a.length;c++)i=a[c],r.o(t,i)&&t[i]&&t[i][0](),t[i]=0;return r.O(p)},s=self.webpackChunknextcloud=self.webpackChunknextcloud||[];s.forEach(e.bind(null,0)),s.push=e.bind(null,s.push.bind(s))})(),r.nc=void 0;var a=r.O(void 0,[4208],()=>r(71564));a=r.O(a)})();
//# sourceMappingURL=settings-vue-settings-admin-settings-presets.js.map?v=91a9599d418e6aa15250