"use strict";(self.webpackChunknextcloud=self.webpackChunknextcloud||[]).push([[8351],{21849:(e,t,s)=>{s.d(t,{Z:()=>o});vara=s(87537),i=s.n(a),n=s(23645),r=s.n(n)()(i());r.push([e.id,".modal-wrapper[data-v-228801f0]{margin:2vh 0;align-items:flex-start}.modal__content[data-v-228801f0]{display:flex;padding:20px;flex-direction:column;align-items:center;text-align:center}.modal__item[data-v-228801f0]{margin-bottom:16px;width:100%}.modal__item[data-v-228801f0]:not(:focus):not(:active){border-color:var(--color-border-dark)}.modal__item[data-v-228801f0] .multiselect{width:100%}.user-actions[data-v-228801f0]{margin-top:20px}.modal__content[data-v-228801f0] .multiselect__single{text-align:left;box-sizing:border-box}.modal__content[data-v-228801f0] .multiselect__content-wrapper{box-sizing:border-box}.row[data-v-228801f0] .multiselect__single{z-index:auto !important}input#newgroups[data-v-228801f0]{position:absolute;opacity:0;width:0}","",{version:3,sources:["webpack://./apps/settings/src/components/UserList.vue"],names:[],mappings:"AACA,gCACC,YAAA,CACA,sBAAA,CAED,iCACC,YAAA,CACA,YAAA,CACA,qBAAA,CACA,kBAAA,CACA,iBAAA,CAED,8BACC,kBAAA,CACA,UAAA,CAED,uDACC,qCAAA,CAED,2CACC,UAAA,CAED,+BACC,eAAA,CAED,sDACC,eAAA,CACA,qBAAA,CAED,+DACC,qBAAA,CAED,2CACC,uBAAA,CAID,iCACC,iBAAA,CACA,SAAA,CAMA,OAAA",sourcesContent:['\n.modal-wrapper {\n\tmargin: 2vh 0;\n\talign-items: flex-start;\n}\n.modal__content {\n\tdisplay: flex;\n\tpadding: 20px;\n\tflex-direction: column;\n\talign-items: center;\n\ttext-align: center;\n}\n.modal__item {\n\tmargin-bottom: 16px;\n\twidth: 100%;\n}\n.modal__item:not(:focus):not(:active) {\n\tborder-color: var(--color-border-dark);\n}\n.modal__item::v-deep .multiselect {\n\twidth: 100%;\n}\n.user-actions {\n\tmargin-top: 20px;\n}\n.modal__content::v-deep .multiselect__single {\n\ttext-align: left;\n\tbox-sizing: border-box;\n}\n.modal__content::v-deep .multiselect__content-wrapper {\n\tbox-sizing: border-box;\n}\n.row::v-deep .multiselect__single {\n\tz-index: auto !important;\n}\n\n/* fake input for groups validation */\ninput#newgroups {\n\tposition: absolute;\n\topacity: 0;\n\t/* The "hidden" input is behind the Multiselect, so in general it does\n\t * not receives clicks. However, with Firefox, after the validation\n\t * fails, it will receive the first click done on it, so its width needs\n\t * to be set to 0 to prevent that ("pointer-events: none" does not\n\t * prevent it). */\n\twidth: 0;\n}\n'],sourceRoot:""}]);consto=r},83183:(e,t,s)=>{s.d(t,{Z:()=>o});vara=s(87537),i=s.n(a),n=s(23645),r=s.n(n)()(i());r.push([e.id,".row--menu-opened[data-v-2b11850a]{z-index:1 !important}.row[data-v-2b11850a] .multiselect__single{z-index:auto !important}","",{version:3,sources:["webpack://./apps/settings/src/components/UserList/UserRow.vue"],names:[],mappings:"AAEA,mCACC,oBAAA,CAED,2CACC,uBAAA",sourcesContent:["\n// Force menu to be above other rows\n.row--menu-opened {\n\tz-index: 1 !important;\n}\n.row::v-deep .multiselect__single {\n\tz-index: auto !important;\n}\n"],sourceRoot:""}]);consto=r},11582:(e,t,s)=>{s.d(t,{Z:()=>o});vara=s(87537),i=s.n(a),n=s(23645),r=s.n(n)()(i());r.push([e.id,".cellText{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.icon-more{background-color:var(--color-main-background);border:0}","",{version:3,sources:["webpack://./apps/settings/src/components/UserList/UserRowSimple.vue"],names:[],mappings:"AACC,UACC,eAAA,CACA,sBAAA,CACA,kBAAA,CAED,WACC,6CAAA,CACA,QAAA",sourcesContent:["\n\t.cellText {\n\t\toverflow: hidden;\n\t\ttext-overflow: ellipsis;\n\t\twhite-space: nowrap;\n}\n\t.icon-more {\n\t\tbackground-color: var(--color-main-background);\n\t\tborder: 0;\n\t}\n"],sourceRoot:""}]);consto=r},69049:(e,t,s)=>{s.d(t,{Z:()=>o});vara=s(87537),i=s.n(a),n=s(23645),r=s.n(n)()(i());r.push([e.id,".app-navigation__list #addgroup[data-v-c70f3f58] .app-navigation-entry__utils{display:none}","",{version:3,sources:["webpack://./apps/settings/src/views/Users.vue"],names:[],mappings:"AAEA,8EACC,YAAA",sourcesContent:["\n// force hiding the editing action for the add group entry\n.app-navigation__list