2021-08-20 21:05:17 -04:00
! function ( t ) { var e = { } ; function n ( r ) { if ( e [ r ] ) return e [ r ] . exports ; var a = e [ r ] = { i : r , l : ! 1 , exports : { } } ; return t [ r ] . call ( a . exports , a , a . exports , n ) , a . l = ! 0 , a . exports } n . m = t , n . c = e , n . d = function ( t , e , r ) { n . o ( t , e ) || Object . defineProperty ( t , e , { enumerable : ! 0 , get : r } ) } , n . r = function ( t ) { "undefined" != typeof Symbol && Symbol . toStringTag && Object . defineProperty ( t , Symbol . toStringTag , { value : "Module" } ) , Object . defineProperty ( t , "__esModule" , { value : ! 0 } ) } , n . t = function ( t , e ) { if ( 1 & e && ( t = n ( t ) ) , 8 & e ) return t ; if ( 4 & e && "object" == typeof t && t && t . _ _esModule ) return t ; var r = Object . create ( null ) ; if ( n . r ( r ) , Object . defineProperty ( r , "default" , { enumerable : ! 0 , value : t } ) , 2 & e && "string" != typeof t ) for ( var a in t ) n . d ( r , a , function ( e ) { return t [ e ] } . bind ( null , a ) ) ; return r } , n . n = function ( t ) { var e = t && t . _ _esModule ? function ( ) { return t . default } : function ( ) { return t } ; return n . d ( e , "a" , e ) , e } , n . o = function ( t , e ) { return Object . prototype . hasOwnProperty . call ( t , e ) } , n . p = "/js/" , n ( n . s = 597 ) } ( [ function ( t , e , n ) { ( function ( t ) { t . exports = function ( ) { "use strict" ; var e , r ; function a ( ) { return e . apply ( null , arguments ) } function i ( t ) { return t instanceof Array || "[object Array]" === Object . prototype . toString . call ( t ) } function o ( t ) { return null != t && "[object Object]" === Object . prototype . toString . call ( t ) } function s ( t ) { return void 0 === t } function l ( t ) { return "number" == typeof t || "[object Number]" === Object . prototype . toString . call ( t ) } function u ( t ) { return t instanceof Date || "[object Date]" === Object . prototype . toString . call ( t ) } function c ( t , e ) { var n , r = [ ] ; for ( n = 0 ; n < t . length ; ++ n ) r . push ( e ( t [ n ] , n ) ) ; return r } function d ( t , e ) { return Object . prototype . hasOwnProperty . call ( t , e ) } function p ( t , e ) { for ( var n in e ) d ( e , n ) && ( t [ n ] = e [ n ] ) ; return d ( e , "toString" ) && ( t . toString = e . toString ) , d ( e , "valueOf" ) && ( t . valueOf = e . valueOf ) , t } function A ( t , e , n , r ) { return xe ( t , e , n , r , ! 0 ) . utc ( ) } function m ( t ) { return null == t . _pf && ( t . _pf = { empty : ! 1 , unusedTokens : [ ] , unusedInput : [ ] , overflow : - 2 , charsLeftOver : 0 , nullInput : ! 1 , invalidMonth : null , invalidFormat : ! 1 , userInvalidated : ! 1 , iso : ! 1 , parsedDateParts : [ ] , meridiem : null , rfc2822 : ! 1 , weekdayMismatch : ! 1 } ) , t . _pf } function f ( t ) { if ( null == t . _isValid ) { var e = m ( t ) , n = r . call ( e . parsedDateParts , ( function ( t ) { return null != t } ) ) , a = ! isNaN ( t . _d . getTime ( ) ) && e . overflow < 0 && ! e . empty && ! e . invalidMonth && ! e . invalidWeekday && ! e . weekdayMismatch && ! e . nullInput && ! e . invalidFormat && ! e . userInvalidated && ( ! e . meridiem || e . meridiem && n ) ; if ( t . _strict && ( a = a && 0 === e . charsLeftOver && 0 === e . unusedTokens . length && void 0 === e . bigHour ) , null != Object . isFrozen && Object . isFrozen ( t ) ) return a ; t . _isValid = a } return t . _isValid } function h ( t ) { var e = A ( NaN ) ; return null != t ? p ( m ( e ) , t ) : m ( e ) . userInvalidated = ! 0 , e } r = Array . prototype . some ? Array . prototype . some : function ( t ) { for ( var e = Object ( this ) , n = e . length >>> 0 , r = 0 ; r < n ; r ++ ) if ( r in e && t . call ( this , e [ r ] , r , e ) ) return ! 0 ; return ! 1 } ; var g = a . momentProperties = [ ] ; function v ( t , e ) { var n , r , a ; if ( s ( e . _isAMomentObject ) || ( t . _isAMomentObject = e . _isAMomentObject ) , s ( e . _i ) || ( t . _i = e . _i ) , s ( e . _f ) || ( t . _f = e . _f ) , s ( e . _l ) || ( t . _l = e . _l ) , s ( e . _strict ) || ( t . _strict = e . _strict ) , s ( e . _tzm ) || ( t . _tzm = e . _tzm ) , s ( e . _isUTC ) || ( t . _isUTC = e . _isUTC ) , s ( e . _offset ) || ( t . _offset = e . _offset ) , s ( e . _pf ) || ( t . _pf = m ( e ) ) , s ( e . _locale ) || ( t . _locale = e . _locale ) , g . length > 0 ) for ( n = 0 ; n < g . length ; n ++ ) s ( a = e [ r = g [ n ] ] ) || ( t [ r ] = a ) ; return t } var _ = ! 1 ; function y ( t ) { v ( this , t ) , this . _d = new Date ( null != t . _d ? t . _d . getTime ( ) : NaN ) , this . isValid ( ) || ( this . _d = new Date ( NaN ) ) , ! 1 === _ && ( _ = ! 0 , a . updateOffset ( this ) , _ = ! 1 ) } function b ( t ) { return t instanceof y || null != t && null != t . _isAMomentObject } function M ( t ) { return t < 0 ? Math . ceil ( t ) || 0 : Math . floor ( t ) } function w ( t ) { var e = + t , n = 0 ; return 0 !== e && isFinite ( e ) && ( n = M ( e ) ) , n } function x ( t , e , n ) { var r , a = Math . min ( t . length , e . length ) , i = Math . abs ( t . length - e . length ) , o = 0 ; for ( r = 0 ; r < a ; r ++ ) ( n && t [ r ] !== e [ r ] || ! n && w ( t [ r ] ) !== w ( e [ r ] ) ) && o ++ ; return o + i } function C ( t ) { ! 1 === a . suppressDeprecationWarnings && "undefined" != typeof console && console . warn && console . warn ( "Deprecation warning: " + t ) } function T ( t , e ) { var n = ! 0 ; return p ( ( function ( ) { if ( null != a . deprecationHandler && a . deprecationHandler ( null , t ) , n ) { for ( var r , i = [ ] , o = 0 ; o < arguments . length ; o ++ ) { if ( r = "" , "object" == typeof arguments [ o ] ) { for ( var s in r += "\n[" + o + "] " , arguments [ 0 ] ) r += s + ": " + arguments [ 0 ] [ s ] + ", " ; r = r . slice ( 0 , - 2 ) } else r = arguments [
2021-03-17 04:45:22 -04:00
/ * !
2021-07-23 07:56:38 -04:00
* Vue . js v2 . 6.14
* ( c ) 2014 - 2021 Evan You
2021-03-17 04:45:22 -04:00
* Released under the MIT License .
* /
2021-08-20 21:05:17 -04:00
var r = Object . freeze ( { } ) ; function a ( t ) { return null == t } function i ( t ) { return null != t } function o ( t ) { return ! 0 === t } function s ( t ) { return "string" == typeof t || "number" == typeof t || "symbol" == typeof t || "boolean" == typeof t } function l ( t ) { return null !== t && "object" == typeof t } var u = Object . prototype . toString ; function c ( t ) { return "[object Object]" === u . call ( t ) } function d ( t ) { return "[object RegExp]" === u . call ( t ) } function p ( t ) { var e = parseFloat ( String ( t ) ) ; return e >= 0 && Math . floor ( e ) === e && isFinite ( t ) } function A ( t ) { return i ( t ) && "function" == typeof t . then && "function" == typeof t . catch } function m ( t ) { return null == t ? "" : Array . isArray ( t ) || c ( t ) && t . toString === u ? JSON . stringify ( t , null , 2 ) : String ( t ) } function f ( t ) { var e = parseFloat ( t ) ; return isNaN ( e ) ? t : e } function h ( t , e ) { for ( var n = Object . create ( null ) , r = t . split ( "," ) , a = 0 ; a < r . length ; a ++ ) n [ r [ a ] ] = ! 0 ; return e ? function ( t ) { return n [ t . toLowerCase ( ) ] } : function ( t ) { return n [ t ] } } h ( "slot,component" , ! 0 ) ; var g = h ( "key,ref,slot,slot-scope,is" ) ; function v ( t , e ) { if ( t . length ) { var n = t . indexOf ( e ) ; if ( n > - 1 ) return t . splice ( n , 1 ) } } var _ = Object . prototype . hasOwnProperty ; function y ( t , e ) { return _ . call ( t , e ) } function b ( t ) { var e = Object . create ( null ) ; return function ( n ) { return e [ n ] || ( e [ n ] = t ( n ) ) } } var M = /-(\w)/g , w = b ( ( function ( t ) { return t . replace ( M , ( function ( t , e ) { return e ? e . toUpperCase ( ) : "" } ) ) } ) ) , x = b ( ( function ( t ) { return t . charAt ( 0 ) . toUpperCase ( ) + t . slice ( 1 ) } ) ) , C = /\B([A-Z])/g , T = b ( ( function ( t ) { return t . replace ( C , "-$1" ) . toLowerCase ( ) } ) ) ; var L = Function . prototype . bind ? function ( t , e ) { return t . bind ( e ) } : function ( t , e ) { function n ( n ) { var r = arguments . length ; return r ? r > 1 ? t . apply ( e , arguments ) : t . call ( e , n ) : t . call ( e ) } return n . _length = t . length , n } ; function k ( t , e ) { e = e || 0 ; for ( var n = t . length - e , r = new Array ( n ) ; n -- ; ) r [ n ] = t [ n + e ] ; return r } function E ( t , e ) { for ( var n in e ) t [ n ] = e [ n ] ; return t } function S ( t ) { for ( var e = { } , n = 0 ; n < t . length ; n ++ ) t [ n ] && E ( e , t [ n ] ) ; return e } function D ( t , e , n ) { } var I = function ( t , e , n ) { return ! 1 } , Y = function ( t ) { return t } ; function B ( t , e ) { if ( t === e ) return ! 0 ; var n = l ( t ) , r = l ( e ) ; if ( ! n || ! r ) return ! n && ! r && String ( t ) === String ( e ) ; try { var a = Array . isArray ( t ) , i = Array . isArray ( e ) ; if ( a && i ) return t . length === e . length && t . every ( ( function ( t , n ) { return B ( t , e [ n ] ) } ) ) ; if ( t instanceof Date && e instanceof Date ) return t . getTime ( ) === e . getTime ( ) ; if ( a || i ) return ! 1 ; var o = Object . keys ( t ) , s = Object . keys ( e ) ; return o . length === s . length && o . every ( ( function ( n ) { return B ( t [ n ] , e [ n ] ) } ) ) } catch ( t ) { return ! 1 } } function j ( t , e ) { for ( var n = 0 ; n < t . length ; n ++ ) if ( B ( t [ n ] , e ) ) return n ; return - 1 } function O ( t ) { var e = ! 1 ; return function ( ) { e || ( e = ! 0 , t . apply ( this , arguments ) ) } } var N = [ "component" , "directive" , "filter" ] , P = [ "beforeCreate" , "created" , "beforeMount" , "mounted" , "beforeUpdate" , "updated" , "beforeDestroy" , "destroyed" , "activated" , "deactivated" , "errorCaptured" , "serverPrefetch" ] , F = { optionMergeStrategies : Object . create ( null ) , silent : ! 1 , productionTip : ! 1 , devtools : ! 1 , performance : ! 1 , errorHandler : null , warnHandler : null , ignoredElements : [ ] , keyCodes : Object . create ( null ) , isReservedTag : I , isReservedAttr : I , isUnknownElement : I , getTagNamespace : D , parsePlatformTagName : Y , mustUseProp : I , async : ! 0 , _lifecycleHooks : P } , H = /a-zA-Z\u00B7\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u037D\u037F-\u1FFF\u200C-\u200D\u203F-\u2040\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD/ ; function z ( t , e , n , r ) { Object . defineProperty ( t , e , { value : n , enumerable : ! ! r , writable : ! 0 , configurable : ! 0 } ) } var R = new RegExp ( "[^" + H . source + ".$_\\d]" ) ; var U , G = "__proto__" in { } , Q = "undefined" != typeof window , W = "undefined" != typeof WXEnvironment && ! ! WXEnvironment . platform , $ = W && WXEnvironment . platform . toLowerCase ( ) , J = Q && window . navigator . userAgent . toLowerCase ( ) , Z = J && /msie|trident/ . test ( J ) , V = J && J . indexOf ( "msie 9.0" ) > 0 , X = J && J . indexOf ( "edge/" ) > 0 , q = ( J && J . indexOf ( "android" ) , J && /iphone|ipad|ipod|ios/ . test ( J ) || "ios" === $ ) , K = ( J && /chrome\/\d+/ . test ( J ) , J && /phantomjs/ . test ( J ) , J && J . match ( /firefox\/(\d+)/ ) ) , tt = { } . watch , et = ! 1 ; if ( Q ) try { var nt = { } ; Object . defineProperty ( nt , "passive" , { get : function ( ) { et = ! 0 } } ) , window . addEventListener ( "test-passive" , null , nt ) } catch ( t ) { } var rt = function ( ) { return void 0 === U && ( U = ! Q && ! W && void 0 !== t && ( t . process && "server" === t . process . env . VUE _ENV ) ) , U } , at = Q && window . _ _VUE _DEVTOOLS _GLOBAL _HOOK _ _ ; function it ( t ) { return "function" == t
2021-07-28 15:38:35 -04:00
/ * * !
* @ fileOverview Kickass library to create and place poppers near their reference elements .
* @ version 1.16 . 1
* @ license
* Copyright ( c ) 2016 Federico Zivolo and contributors
*
* Permission is hereby granted , free of charge , to any person obtaining a copy
* of this software and associated documentation files ( the "Software" ) , to deal
* in the Software without restriction , including without limitation the rights
* to use , copy , modify , merge , publish , distribute , sublicense , and / or sell
* copies of the Software , and to permit persons to whom the Software is
* furnished to do so , subject to the following conditions :
*
* The above copyright notice and this permission notice shall be included in all
* copies or substantial portions of the Software .
*
* THE SOFTWARE IS PROVIDED "AS IS" , WITHOUT WARRANTY OF ANY KIND , EXPRESS OR
* IMPLIED , INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY ,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT . IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM , DAMAGES OR OTHER
* LIABILITY , WHETHER IN AN ACTION OF CONTRACT , TORT OR OTHERWISE , ARISING FROM ,
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE .
* /
2021-08-20 21:05:17 -04:00
var n = "undefined" != typeof window && "undefined" != typeof document && "undefined" != typeof navigator , r = function ( ) { for ( var t = [ "Edge" , "Trident" , "Firefox" ] , e = 0 ; e < t . length ; e += 1 ) if ( n && navigator . userAgent . indexOf ( t [ e ] ) >= 0 ) return 1 ; return 0 } ( ) ; var a = n && window . Promise ? function ( t ) { var e = ! 1 ; return function ( ) { e || ( e = ! 0 , window . Promise . resolve ( ) . then ( ( function ( ) { e = ! 1 , t ( ) } ) ) ) } } : function ( t ) { var e = ! 1 ; return function ( ) { e || ( e = ! 0 , setTimeout ( ( function ( ) { e = ! 1 , t ( ) } ) , r ) ) } } ; function i ( t ) { return t && "[object Function]" === { } . toString . call ( t ) } function o ( t , e ) { if ( 1 !== t . nodeType ) return [ ] ; var n = t . ownerDocument . defaultView . getComputedStyle ( t , null ) ; return e ? n [ e ] : n } function s ( t ) { return "HTML" === t . nodeName ? t : t . parentNode || t . host } function l ( t ) { if ( ! t ) return document . body ; switch ( t . nodeName ) { case "HTML" : case "BODY" : return t . ownerDocument . body ; case "#document" : return t . body } var e = o ( t ) , n = e . overflow , r = e . overflowX , a = e . overflowY ; return /(auto|scroll|overlay)/ . test ( n + a + r ) ? t : l ( s ( t ) ) } function u ( t ) { return t && t . referenceNode ? t . referenceNode : t } var c = n && ! ( ! window . MSInputMethodContext || ! document . documentMode ) , d = n && /MSIE 10/ . test ( navigator . userAgent ) ; function p ( t ) { return 11 === t ? c : 10 === t ? d : c || d } function A ( t ) { if ( ! t ) return document . documentElement ; for ( var e = p ( 10 ) ? document . body : null , n = t . offsetParent || null ; n === e && t . nextElementSibling ; ) n = ( t = t . nextElementSibling ) . offsetParent ; var r = n && n . nodeName ; return r && "BODY" !== r && "HTML" !== r ? - 1 !== [ "TH" , "TD" , "TABLE" ] . indexOf ( n . nodeName ) && "static" === o ( n , "position" ) ? A ( n ) : n : t ? t . ownerDocument . documentElement : document . documentElement } function m ( t ) { return null !== t . parentNode ? m ( t . parentNode ) : t } function f ( t , e ) { if ( ! ( t && t . nodeType && e && e . nodeType ) ) return document . documentElement ; var n = t . compareDocumentPosition ( e ) & Node . DOCUMENT _POSITION _FOLLOWING , r = n ? t : e , a = n ? e : t , i = document . createRange ( ) ; i . setStart ( r , 0 ) , i . setEnd ( a , 0 ) ; var o , s , l = i . commonAncestorContainer ; if ( t !== l && e !== l || r . contains ( a ) ) return "BODY" === ( s = ( o = l ) . nodeName ) || "HTML" !== s && A ( o . firstElementChild ) !== o ? A ( l ) : l ; var u = m ( t ) ; return u . host ? f ( u . host , e ) : f ( t , m ( e ) . host ) } function h ( t ) { var e = arguments . length > 1 && void 0 !== arguments [ 1 ] ? arguments [ 1 ] : "top" , n = "top" === e ? "scrollTop" : "scrollLeft" , r = t . nodeName ; if ( "BODY" === r || "HTML" === r ) { var a = t . ownerDocument . documentElement , i = t . ownerDocument . scrollingElement || a ; return i [ n ] } return t [ n ] } function g ( t , e ) { var n = arguments . length > 2 && void 0 !== arguments [ 2 ] && arguments [ 2 ] , r = h ( e , "top" ) , a = h ( e , "left" ) , i = n ? - 1 : 1 ; return t . top += r * i , t . bottom += r * i , t . left += a * i , t . right += a * i , t } function v ( t , e ) { var n = "x" === e ? "Left" : "Top" , r = "Left" === n ? "Right" : "Bottom" ; return parseFloat ( t [ "border" + n + "Width" ] ) + parseFloat ( t [ "border" + r + "Width" ] ) } function _ ( t , e , n , r ) { return Math . max ( e [ "offset" + t ] , e [ "scroll" + t ] , n [ "client" + t ] , n [ "offset" + t ] , n [ "scroll" + t ] , p ( 10 ) ? parseInt ( n [ "offset" + t ] ) + parseInt ( r [ "margin" + ( "Height" === t ? "Top" : "Left" ) ] ) + parseInt ( r [ "margin" + ( "Height" === t ? "Bottom" : "Right" ) ] ) : 0 ) } function y ( t ) { var e = t . body , n = t . documentElement , r = p ( 10 ) && getComputedStyle ( n ) ; return { height : _ ( "Height" , e , n , r ) , width : _ ( "Width" , e , n , r ) } } var b = function ( t , e ) { if ( ! ( t instanceof e ) ) throw new TypeError ( "Cannot call a class as a function" ) } , M = function ( ) { function t ( t , e ) { for ( var n = 0 ; n < e . length ; n ++ ) { var r = e [ n ] ; r . enumerable = r . enumerable || ! 1 , r . configurable = ! 0 , "value" in r && ( r . writable = ! 0 ) , Object . defineProperty ( t , r . key , r ) } } return function ( e , n , r ) { return n && t ( e . prototype , n ) , r && t ( e , r ) , e } } ( ) , w = function ( t , e , n ) { return e in t ? Object . defineProperty ( t , e , { value : n , enumerable : ! 0 , configurable : ! 0 , writable : ! 0 } ) : t [ e ] = n , t } , x = Object . assign || function ( t ) { for ( var e = 1 ; e < arguments . length ; e ++ ) { var n = arguments [ e ] ; for ( var r in n ) Object . prototype . hasOwnProperty . call ( n , r ) && ( t [ r ] = n [ r ] ) } return t } ; function C ( t ) { return x ( { } , t , { right : t . left + t . width , bottom : t . top + t . height } ) } function T ( t ) { var e = { } ; try { if ( p ( 10 ) ) { e = t . getBoundingClientRect ( ) ; var n = h ( t , "top" ) , r = h ( t , "left" ) ; e . top += n , e . left += r , e . bottom += n , e . right += r } else e = t . getBoundingClientRect ( ) } catch ( t ) { } var a = { left : e . left , top : e . top , width : e . right - e . left , height : e . bottom - e . top } , i = "HTML" === t . nodeName ? y ( t . ownerDocument ) : { } , s = i . width || t . clientWidth || a . width , l = i . height || t . clientHeight || a . height , u = t . offsetWidth - s , c = t . offsetHeight - l ; if ( u || c ) { var d = o ( t ) ; u -= v ( d , "x" ) , c -
2021-03-17 04:45:22 -04:00
/ * *
* @ copyright Copyright ( c ) 2019 Julius Härtl < jus @ bitgrid . net >
*
* @ author Julius Härtl < jus @ bitgrid . net >
* @ author John Molakvoæ < skjnldsv @ protonmail . com >
*
* @ license GNU AGPL version 3 or any later version
*
* This program is free software : you can redistribute it and / or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation , either version 3 of the
* License , or ( at your option ) any later version .
*
* This program is distributed in the hope that it will be useful ,
* but WITHOUT ANY WARRANTY ; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE . See the
* GNU Affero General Public License for more details .
*
* You should have received a copy of the GNU Affero General Public License
* along with this program . If not , see < http : //www.gnu.org/licenses/>.
*
* /
2021-07-31 13:12:14 -04:00
r . VTooltip . options . defaultTemplate = '<div class="vue-tooltip" role="tooltip" data-v-' . concat ( "9737fff" , '><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>' ) , r . VTooltip . options . defaultHtml = ! 1 , e . default = r . VTooltip } , , function ( t , e , n ) { "use strict" ; var r = n ( 0 ) , a = n . n ( r ) , i = n ( 1 ) , o = n . n ( i ) ( ) ( a . a ) ; o . push ( [ t . i , ".vue-tooltip[data-v-9737fff]{position:absolute;z-index:100000;right:auto;left:auto;display:block;margin:0;margin-top:-3px;padding:10px 0;text-align:left;text-align:start;opacity:0;line-height:1.6;line-break:auto;filter:drop-shadow(0 1px 10px var(--color-box-shadow))}.vue-tooltip[data-v-9737fff][x-placement^='top'] .tooltip-arrow{bottom:0;margin-top:0;margin-bottom:0;border-width:10px 10px 0 10px;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.vue-tooltip[data-v-9737fff][x-placement^='bottom'] .tooltip-arrow{top:0;margin-top:0;margin-bottom:0;border-width:0 10px 10px 10px;border-top-color:transparent;border-right-color:transparent;border-left-color:transparent}.vue-tooltip[data-v-9737fff][x-placement^='right'] .tooltip-arrow{right:100%;margin-right:0;margin-left:0;border-width:10px 10px 10px 0;border-top-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.vue-tooltip[data-v-9737fff][x-placement^='left'] .tooltip-arrow{left:100%;margin-right:0;margin-left:0;border-width:10px 0 10px 10px;border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent}.vue-tooltip[data-v-9737fff][aria-hidden='true']{visibility:hidden;transition:opacity .15s, visibility .15s;opacity:0}.vue-tooltip[data-v-9737fff][aria-hidden='false']{visibility:visible;transition:opacity .15s;opacity:1}.vue-tooltip[data-v-9737fff] .tooltip-inner{max-width:350px;padding:5px 8px;text-align:center;color:var(--color-main-text);border-radius:var(--border-radius);background-color:var(--color-main-background)}.vue-tooltip[data-v-9737fff] .tooltip-arrow{position:absolute;z-index:1;width:0;height:0;margin:0;border-style:solid;border-color:var(--color-main-background)}\n" , "" , { version : 3 , sources : [ "webpack://./index.scss" ] , names : [ ] , mappings : "AAeA,6BACC,iBAAkB,CAClB,cAAe,CACf,UAAW,CACX,SAAU,CACV,aAAc,CACd,QAAS,CAET,eAAgB,CAChB,cAAe,CACf,eAAgB,CAChB,gBAAiB,CACjB,SAAU,CACV,eAAgB,CAEhB,eAAgB,CAChB,sDAAuD,CAhBxD,gEAqBG,QAAS,CACT,YAAa,CACb,eAAgB,CAChB,6BA1Be,CA2Bf,8BAA+B,CAC/B,+BAAgC,CAChC,6BAA8B,CA3BjC,mEAkCG,KAAM,CACN,YAAa,CACb,eAAgB,CAChB,6BAvCe,CAwCf,4BAA6B,CAC7B,8BAA+B,CAC/B,6BAA8B,CAxCjC,kEA+CG,UAAW,CACX,cAAe,CACf,aAAc,CACd,6BAAsD,CACtD,4BAA6B,CAC7B,+BAAgC,CAChC,6BAA8B,CArDjC,iEA4DG,SAAU,CACV,cAAe,CACf,aAAc,CACd,6BAjEe,CAkEf,4BAA6B,CAC7B,8BAA+B,CAC/B,+BAAgC,CAlEnC,iDAwEE,iBAAkB,CAClB,wCAAyC,CACzC,SAAU,CA1EZ,kDA6EE,kBAAmB,CACnB,uBAAwB,CACxB,SAAU,CA/EZ,4CAoFE,eAAgB,CAChB,eAAgB,CAChB,iBAAkB,CAClB,4BAA6B,CAC7B,kCAAmC,CACnC,6CAA8C,CAzFhD,4CA8FE,iBAAkB,CAClB,SAAU,CACV,OAAQ,CACR,QAAS,CACT,QAAS,CACT,kBAAmB,CACnB,yCAA0C" , sourcesContent : [ "$scope_version:\"9737fff\" ; @ import 'variables' ; \ n /**\n* @copyright Copyright (c) 2016, John Molakvoæ <skjnldsv@protonmail.com>\n* @copyright Copyright (c) 2016, Robin Appelman <robin@icewind.nl>\n* @copyright Copyright (c) 2016, Jan-Christoph Borchardt <hey@jancborchardt.net>\n* @copyright Copyright (c) 2016, Erik Pellikka <erik@pellikka.org>\n* @copyright Copyright (c) 2015, Vincent Petry <pvince81@owncloud.com>\n*\n* Bootstrap v3.3.5 (http://getbootstrap.com)\n* Copyright 2011-2015 Twitter, Inc.\n* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n*/ \ n \ n$arrow - width : 10 px ; \ n \ n . vue - tooltip [ data - v - # { $scope _version } ] { \ n \ tposition : absolute ; \ n \ tz - index : 100000 ; \ n \ tright : auto ; \ n \ tleft : auto ; \ n \ tdisplay : block ; \ n \ tmargin : 0 ; \ n \ t /* default to top */ \ n \ tmargin - top : - 3 px ; \ n \ tpadding : 10 px 0 ; \ n \ ttext - align : left ; \ n \ ttext - align : start ; \ n \ topacity : 0 ; \ n \ tline - height : 1.6 ; \ n \ n \ tline - break : auto ; \ n \ tfilter : drop - shadow ( 0 1 px 10 px var ( -- color - box - shadow ) ) ; \ n \ n \ t // TOP\n\t&[x-placement^='top'] {\n\t\t.tooltip-arrow {\n\t\t\tbottom: 0;\n\t\t\tmargin-top: 0;\n\t\t\tmargin-bottom: 0;\n\t\t\tborder-width: $arrow-width
2021-03-17 04:45:22 -04:00
/ * *
* @ copyright Copyright ( c ) 2020 Georg Ehrke < georg - nextcloud @ ehrke . email >
*
* @ author Georg Ehrke < georg - nextcloud @ ehrke . email >
*
* @ license GNU AGPL version 3 or any later version
*
* This program is free software : you can redistribute it and / or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation , either version 3 of the
* License , or ( at your option ) any later version .
*
* This program is distributed in the hope that it will be useful ,
* but WITHOUT ANY WARRANTY ; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE . See the
* GNU Affero General Public License for more details .
*
* You should have received a copy of the GNU Affero General Public License
* along with this program . If not , see < http : //www.gnu.org/licenses/>.
*
2021-07-28 15:38:35 -04:00
* / v a r A = { d a t a : f u n c t i o n ( ) { r e t u r n { h a s S t a t u s : ! 1 , u s e r S t a t u s : { s t a t u s : n u l l , m e s s a g e : n u l l , i c o n : n u l l } } } , m e t h o d s : { f e t c h U s e r S t a t u s : f u n c t i o n ( t ) { v a r e , n = t h i s ; r e t u r n ( e = r e g e n e r a t o r R u n t i m e . m a r k ( ( f u n c t i o n e ( ) { v a r r , a , i , o , s , p , A , m , f ; r e t u r n r e g e n e r a t o r R u n t i m e . w r a p ( ( f u n c t i o n ( e ) { f o r ( ; ; ) s w i t c h ( e . p r e v = e . n e x t ) { c a s e 0 : i f ( r = O b j e c t ( c . g e t C a p a b i l i t i e s ) ( ) , O b j e c t . p r o t o t y p e . h a s O w n P r o p e r t y . c a l l ( r , " u s e r _ s t a t u s " ) & & r . u s e r _ s t a t u s . e n a b l e d ) { e . n e x t = 3 ; b r e a k } r e t u r n e . a b r u p t ( " r e t u r n " ) ; c a s e 3 : i f ( O b j e c t ( d . g e t C u r r e n t U s e r ) ( ) ) { e . n e x t = 5 ; b r e a k } r e t u r n e . a b r u p t ( " r e t u r n " ) ; c a s e 5 : r e t u r n e . p r e v = 5 , e . n e x t = 8 , l . a . g e t ( O b j e c t ( u . g e n e r a t e O c s U r l ) ( " a p p s / u s e r _ s t a t u s / a p i / v 1 " , 2 ) + " s t a t u s e s / " . c o n c a t ( e n c o d e U R I C o m p o n e n t ( t ) ) ) ; c a s e 8 : a = e . s e n t , i = a . d a t a , o = i . o c s . d a t a , s = o . s t a t u s , p = o . m e s s a g e , A = o . i c o n , n . u s e r S t a t u s . s t a t u s = s , n . u s e r S t a t u s . m e s s a g e = p | | " " , n . u s e r S t a t u s . i c o n = A | | " " , n . h a s S t a t u s = ! 0 , e . n e x t = 2 2 ; b r e a k ; c a s e 1 7 : i f ( e . p r e v = 1 7 , e . t 0 = e . c a t c h ( 5 ) , 4 0 4 ! = = e . t 0 . r e s p o n s e . s t a t u s | | 0 ! = = ( n u l l = = = ( m = e . t 0 . r e s p o n s e . d a t a . o c s ) | | v o i d 0 = = = m | | n u l l = = = ( f = m . d a t a ) | | v o i d 0 = = = f ? v o i d 0 : f . l e n g t h ) ) { e . n e x t = 2 1 ; b r e a k } r e t u r n e . a b r u p t ( " r e t u r n " ) ; c a s e 2 1 : c o n s o l e . e r r o r ( e . t 0 ) ; c a s e 2 2 : c a s e " e n d " : r e t u r n e . s t o p ( ) } } ) , e , n u l l , [ [ 5 , 1 7 ] ] ) } ) ) , f u n c t i o n ( ) { v a r t = t h i s , n = a r g u m e n t s ; r e t u r n n e w P r o m i s e ( ( f u n c t i o n ( r , a ) { v a r i = e . a p p l y ( t , n ) ; f u n c t i o n o ( t ) { p ( i , r , a , o , s , " n e x t " , t ) } f u n c t i o n s ( t ) { p ( i , r , a , o , s , " t h r o w " , t ) } o ( v o i d 0 ) } ) ) } ) ( ) } } } ;
2021-03-17 04:45:22 -04:00
/ * *
* @ copyright Copyright ( c ) 2018 John Molakvoæ < skjnldsv @ protonmail . com >
*
* @ author John Molakvoæ < skjnldsv @ protonmail . com >
*
* @ license GNU AGPL version 3 or any later version
*
* This program is free software : you can redistribute it and / or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation , either version 3 of the
* License , or ( at your option ) any later version .
*
* This program is distributed in the hope that it will be useful ,
* but WITHOUT ANY WARRANTY ; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE . See the
* GNU Affero General Public License for more details .
*
* You should have received a copy of the GNU Affero General Public License
* along with this program . If not , see < http : //www.gnu.org/licenses/>.
*
2021-08-15 04:13:16 -04:00
* / } , f u n c t i o n ( t , e ) { t . e x p o r t s = n ( 4 1 5 ) } , , f u n c t i o n ( t , e ) { t . e x p o r t s = n ( 3 9 1 ) } , , , , f u n c t i o n ( t , e ) { t . e x p o r t s = n ( 4 1 6 ) } , f u n c t i o n ( t , e , n ) { " u s e s t r i c t " ; v a r r = n ( 0 ) , a = n . n ( r ) , i = n ( 1 ) , o = n . n ( i ) ( ) ( a . a ) ; o . p u s h ( [ t . i , " \ n b u t t o n . m e n u i t e m [ d a t a - v - f e b e d 9 b 6 ] { \ n \ t t e x t - a l i g n : l e f t ; \ n } \ n b u t t o n . m e n u i t e m * [ d a t a - v - f e b e d 9 b 6 ] { \ n \ t c u r s o r : p o i n t e r ; \ n } \ n b u t t o n . m e n u i t e m [ d a t a - v - f e b e d 9 b 6 ] : d i s a b l e d { \ n \ t o p a c i t y : 0 . 5 ! i m p o r t a n t ; \ n \ t c u r s o r : d e f a u l t ; \ n } \ n b u t t o n . m e n u i t e m : d i s a b l e d * [ d a t a - v - f e b e d 9 b 6 ] { \ n \ t c u r s o r : d e f a u l t ; \ n } \ n . m e n u i t e m . a c t i v e [ d a t a - v - f e b e d 9 b 6 ] { \ n \ t b o x - s h a d o w : i n s e t 2 p x 0 v a r ( - - c o l o r - p r i m a r y ) ; \ n \ t b o r d e r - r a d i u s : 0 ; \ n } \ n " , " " , { v e r s i o n : 3 , s o u r c e s : [ " w e b p a c k : / / . / P o p o v e r M e n u I t e m . v u e " ] , n a m e s : [ ] , m a p p i n g s : " ; A A m L A ; C A C A , g B A A A ; A A C A ; A A E A ; C A C A , e A A A ; A A C A ; A A E A ; C A C A , u B A A A ; C A C A , e A A A ; A A C A ; A A E A ; C A C A , e A A A ; A A C A ; A A E A ; C A C A , 4 C A A A ; C A C A , g B A A A ; A A C A " , s o u r c e s C o n t e n t : [ ' \ x 3 c ! - - \ n - @ c o p y r i g h t C o p y r i g h t ( c ) 2 0 1 8 J o h n M o l a k v o æ < s k j n l d s v @ p r o t o n m a i l . c o m > \ n - \ n - @ a u t h o r J o h n M o l a k v o æ < s k j n l d s v @ p r o t o n m a i l . c o m > \ n - \ n - @ l i c e n s e G N U A G P L v e r s i o n 3 o r a n y l a t e r v e r s i o n \ n - \ n - T h i s p r o g r a m i s f r e e s o f t w a r e : y o u c a n r e d i s t r i b u t e i t a n d / o r m o d i f y \ n - i t u n d e r t h e t e r m s o f t h e G N U A f f e r o G e n e r a l P u b l i c L i c e n s e a s \ n - p u b l i s h e d b y t h e F r e e S o f t w a r e F o u n d a t i o n , e i t h e r v e r s i o n 3 o f t h e \ n - L i c e n s e , o r ( a t y o u r o p t i o n ) a n y l a t e r v e r s i o n . \ n - \ n - T h i s p r o g r a m i s d i s t r i b u t e d i n t h e h o p e t h a t i t w i l l b e u s e f u l , \ n - b u t W I T H O U T A N Y W A R R A N T Y ; w i t h o u t e v e n t h e i m p l i e d w a r r a n t y o f \ n - M E R C H A N T A B I L I T Y o r F I T N E S S F O R A P A R T I C U L A R P U R P O S E . S e e t h e \ n - G N U A f f e r o G e n e r a l P u b l i c L i c e n s e f o r m o r e d e t a i l s . \ n - \ n - Y o u s h o u l d h a v e r e c e i v e d a c o p y o f t h e G N U A f f e r o G e n e r a l P u b l i c L i c e n s e \ n - a l o n g w i t h t h i s p r o g r a m . I f n o t , s e e < h t t p : / / w w w . g n u . o r g / l i c e n s e s / > . \ n - \ n - - \ x 3 e \ n \ n < t e m p l a t e > \ n \ t < l i c l a s s = " p o p o v e r _ _ m e n u i t e m " > \ n \ t \ t \ x 3 c ! - - I f i t e m . h r e f i s s e t , a l i n k w i l l b e d i r e c t l y u s e d - - \ x 3 e \ n \ t \ t < a v - i f = " i t e m . h r e f " \ n \ t \ t \ t : h r e f = " ( i t e m . h r e f ) ? i t e m . h r e f : \ ' # \ ' " \ n \ t \ t \ t : t a r g e t = " ( i t e m . t a r g e t ) ? i t e m . t a r g e t : \ ' \ ' " \ n \ t \ t \ t : d o w n l o a d = " i t e m . d o w n l o a d " \ n \ t \ t \ t c l a s s = " f o c u s a b l e " \ n \ t \ t \ t r e l = " n o r e f e r r e r n o o p e n e r " \ n \ t \ t \ t @ c l i c k = " a c t i o n " > \ n \ t \ t \ t < s p a n v - i f = " ! i c o n I s U r l " : c l a s s = " i t e m . i c o n " / > \ n \ t \ t \ t < i m g v - e l s e : s r c = " i t e m . i c o n " > \ n \ t \ t \ t < p v - i f = " i t e m . t e x t & & i t e m . l o n g t e x t " > \ n \ t \ t \ t \ t < s t r o n g c l a s s = " m e n u i t e m - t e x t " > \ n \ t \ t \ t \ t \ t { { i t e m . t e x t } } \ n \ t \ t \ t \ t < / s t r o n g > < b r > \ n \ t \ t \ t \ t < s p a n c l a s s = " m e n u i t e m - t e x t - d e t a i l " > \ n \ t \ t \ t \ t \ t { { i t e m . l o n g t e x t } } \ n \ t \ t \ t \ t < / s p a n > \ n \ t \ t \ t < / p > \ n \ t \ t \ t < s p a n v - e l s e - i f = " i t e m . t e x t " > \ n \ t \ t \ t \ t { { i t e m . t e x t } } \ n \ t \ t \ t < / s p a n > \ n \ t \ t \ t < p v - e l s e - i f = " i t e m . l o n g t e x t " > \ n \ t \ t \ t \ t { { i t e m . l o n g t e x t } } \ n \ t \ t \ t < / p > \ n \ t \ t < / a > \ n \ n \ t \ t \ x 3 c ! - - I f i t e m . i n p u t i s s e t i n s t e a d , a n p u t w i l l b e u s e d - - \ x 3 e \ n \ t \ t < s p a n v - e l s e - i f = " i t e m . i n p u t " c l a s s = " m e n u i t e m " : c l a s s = " { a c t i v e : i t e m . a c t i v e } " > \ n \ t \ t \ t \ x 3 c ! - - d o e s n o t s h o w i f i n p u t i s c h e c k b o x - - \ x 3 e \ n \ t \ t \ t < s p a n v - i f = " i t e m . i n p u t ! = = \ ' c h e c k b o x \ ' " : c l a s s = " i t e m . i c o n " / > \ n \ n \ t \ t \ t \ x 3 c ! - - o n l y s h o w s i f i n p u t i s t e x t - - \ x 3 e \ n \ t \ t \ t < f o r m v - i f = " i t e m . i n p u t = = = \ ' t e x t \ ' " \ n \ t \ t \ t \ t : c l a s s = " i t e m . i n p u t " \ n \ t \ t \ t \ t @ s u b m i t . p r e v e n t = " i t e m . a c t i o n " > \ n \ t \ t \ t \ t < i n p u t : t y p e = " i t e m . i n p u t " \ n \ t \ t \ t \ t \ t : v a l u e = " i t e m . v a l u e " \ n \ t \ t \ t \ t \ t : p l a c e h o l d e r = " i t e m . t e x t " \ n \ t \ t \ t \ t \ t r e q u i r e d > \ n \ t \ t \ t \ t < i n p u t t y p e = " s u b m i t " v a l u e = " " c l a s s = " i c o n - c o n f i r m " > \ n \ t \ t \ t < / f o r m > \ n \ n \ t \ t \ t \ x 3 c ! - - c h e c k b o x - - \ x 3 e \ n \ t \ t \ t < t e m p l a t e v - e l s e > \ n \ t \ t \ t \ t \ x 3 c ! - - e s l i n t - d i s a b l e - n e x t - l i n e - - \ x 3 e \ n \ t \ t \ t \ t < i n p u t : i d = " k e y " v - m o d e l = " i t e m . m o d e l " \ n \ t \ t \ t \ t \ t : t y p e = " i t e m . i n p u t " \ n \ t \ t \ t \ t \ t : c l a s s = " i t e m . i n p u t " \ n \ t \ t \ t \ t \ t @ c h a n g e = " i t e m . a c t i o n " > \ n \ t \ t \ t \ t < l a b e l : f o r = " k e y " @ c l i c k . s t o p . p r e v e n t = " i t e m . a c t i o n " > \ n \ t \ t \ t \ t \ t { { i t e m . t e x t } } \ n \ t \ t \ t \ t < / l a b e l > \ n \ t \ t \ t < / t e m p l a t e > \ n \ t \ t < / s p a n > \ n \ n \ t \ t \ x 3 c ! - - I f i t e m . a c t i o n i s s e t i n s t e a d , a b u t t o n w i l l b e u s e d - - \ x 3 e \ n \ t \ t < b u t t o n v - e l s e - i f = " i t e m . a c t i o n " \ n \ t \ t \ t c l a s s = " m e n u i t e m f o c u s a b l e " \ n \ t \ t \ t : c l a s s = " { a c t i v e : i t e m . a c t i v e } " \ n \ t \ t \ t : d i s a b l e d = " i t e m . d i s a b l e d " \ n \ t \ t \ t @ c l i c k . s t o p . p r e v e n t = " i t e m . a c t i o n " > \ n \ t \ t \ t < s p a n : c l a s s = " i t e m . i c o n " / > \ n \ t \ t \ t < p v - i f = " i t e m . t e x t & & i t e m . l o n g t e x t " > \ n \ t \ t \ t \ t < s t r o n g c l a s s = " m e n u i t e m - t e x t " > \ n \ t \ t \ t \ t \ t { { i t e m . t e x t } } \ n \ t \ t \ t \ t < / s t r o n g > < b r > \ n \ t \ t \ t \ t < s p a n c l a s s = " m e n u i t e m - t e x t - d e t a i l " > \ n \ t \ t \ t \ t \ t
2021-03-17 04:45:22 -04:00
/ * *
* @ copyright Copyright ( c ) 2019 John Molakvoæ < skjnldsv @ protonmail . com >
*
* @ author John Molakvoæ < skjnldsv @ protonmail . com >
*
* @ license GNU AGPL version 3 or any later version
*
* This program is free software : you can redistribute it and / or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation , either version 3 of the
* License , or ( at your option ) any later version .
*
* This program is distributed in the hope that it will be useful ,
* but WITHOUT ANY WARRANTY without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE . See the
* GNU Affero General Public License for more details .
*
* You should have received a copy of the GNU Affero General Public License
* along with this program . If not , see < http : //www.gnu.org/licenses/>.
*
* /
2021-07-28 15:38:35 -04:00
function r ( t , e , n ) { this . r = t , this . g = e , this . b = n } function a ( t , e , n ) { var a = [ ] ; a . push ( e ) ; for ( var i = function ( t , e ) { var n = new Array ( 3 ) ; return n [ 0 ] = ( e [ 1 ] . r - e [ 0 ] . r ) / t , n [ 1 ] = ( e [ 1 ] . g - e [ 0 ] . g ) / t , n [ 2 ] = ( e [ 1 ] . b - e [ 0 ] . b ) / t , n } ( t , [ e , n ] ) , o = 1 ; o < t ; o ++ ) { var s = parseInt ( e . r + i [ 0 ] * o , 10 ) , l = parseInt ( e . g + i [ 1 ] * o , 10 ) , u = parseInt ( e . b + i [ 2 ] * o , 10 ) ; a . push ( new r ( s , l , u ) ) } return a } n ( 35 ) , e . a = function ( t ) { t || ( t = 6 ) ; var e = new r ( 182 , 70 , 157 ) , n = new r ( 221 , 203 , 85 ) , i = new r ( 0 , 130 , 201 ) , o = a ( t , e , n ) , s = a ( t , n , i ) , l = a ( t , i , e ) ; return o . concat ( s ) . concat ( l ) } } , function ( t , e , n ) { "use strict" ; var r = n ( 0 ) , a = n . n ( r ) , i = n ( 1 ) , o = n . n ( i ) , s = n ( 4 ) , l = n . n ( s ) , u = n ( 8 ) , c = n ( 9 ) , d = n ( 10 ) , p = n ( 11 ) , A = o ( ) ( a . a ) , m = l ( ) ( u . a ) , f = l ( ) ( c . a ) , h = l ( ) ( d . a ) , g = l ( ) ( p . a ) ; A . push ( [ t . i , '@font-face{font-family:"iconfont-vue-9737fff";src:url(' + m + ");src:url(" + m + ') format("embedded-opentype"),url(' + f + ') format("woff"),url(' + h + ') format("truetype"),url(' + g + ' ) format ( "svg" ) } . icon [ data - v - 5 baa2f3a ] { font - style : normal ; font - weight : 400 } . icon . arrow - left - double [ data - v - 5 baa2f3a ] : before { font - family : "iconfont-vue-9737fff" ; content : "" } . icon . arrow - left [ data - v - 5 baa2f3a ] : before { font - family : "iconfont-vue-9737fff" ; content : "" } . icon . arrow - right - double [ data - v - 5 baa2f3a ] : before { font - family : "iconfont-vue-9737fff" ; content : "" } . icon . arrow - right [ data - v - 5 baa2f3a ] : before { font - family : "iconfont-vue-9737fff" ; content : "" } . icon . breadcrumb [ data - v - 5 baa2f3a ] : before { font - family : "iconfont-vue-9737fff" ; content : "" } . icon . checkmark [ data - v - 5 baa2f3a ] : before { font - family : "iconfont-vue-9737fff" ; content : "" } . icon . close [ data - v - 5 baa2f3a ] : before { font - family : "iconfont-vue-9737fff" ; content : "" } . icon . confirm [ data - v - 5 baa2f3a ] : before { font - family : "iconfont-vue-9737fff" ; content : "" } . icon . info [ data - v - 5 baa2f3a ] : before { font - family : "iconfont-vue-9737fff" ; content : "" } . icon . menu [ data - v - 5 baa2f3a ] : before { font - family : "iconfont-vue-9737fff" ; content : "" } . icon . more [ data - v - 5 baa2f3a ] : before { font - family : "iconfont-vue-9737fff" ; content : "" } . icon . pause [ data - v - 5 baa2f3a ] : before { font - family : "iconfont-vue-9737fff" ; content : "" } . icon . play [ data - v - 5 baa2f3a ] : before { font - family : "iconfont-vue-9737fff" ; content : "" } . icon . triangle - s [ data - v - 5 baa2f3a ] : before { font - family : "iconfont-vue-9737fff" ; content : "" } . icon . user - status - away [ data - v - 5 baa2f3a ] : before { font - family : "iconfont-vue-9737fff" ; content : "" } . icon . user - status - dnd [ data - v - 5 baa2f3a ] : before { font - family : "iconfont-vue-9737fff" ; content : "" } . icon . user - status - invisible [ data - v - 5 baa2f3a ] : before { font - family : "iconfont-vue-9737fff" ; content : "" } . icon . user - status - online [ data - v - 5 baa2f3a ] : before { font - family : "iconfont-vue-9737fff" ; content : "" } . avatardiv [ data - v - 5 baa2f3a ] { position : relative ; display : inline - block } . avatardiv -- unknown [ data - v - 5 baa2f3a ] { position : relative ; background - color : var ( -- color - text - maxcontrast ) } . avatardiv [ data - v - 5 baa2f3a ] : not ( . avatardiv -- unknown ) { background - color : # fff ! important ; box - shadow : 0 0 5 px rgba ( 0 , 0 , 0 , 0.05 ) inset } body . theme -- dark . avatardiv [ data - v - 5 baa2f3a ] : not ( . avatardiv -- unknown ) { background - color : # 000 ! important } . avatardiv -- with - menu [ data - v - 5 baa2f3a ] { cursor : pointer } . avatardiv -- with - menu [ data - v - 5 baa2f3a ] . trigger { position : absolute ; top : 0 ; left : 0 } . avatardiv -- with - menu . icon - more [ data - v - 5 baa2f3a ] { display : flex ; cursor : pointer ; opacity : 0 ; background : none ; font - size : 18 px ; align - items : center ; justify - content : center } . avatardiv -- with - menu . icon - more [ data - v - 5 baa2f3a ] : before { font - family : "iconfont-vue-9737fff" ; font - style : normal ; font - weight : 400 ; content : "" } . avatardiv -- with - menu . icon - more [ data - v - 5 baa2f3a ] : : before { display : block } . avatardiv -- with - menu : focus . icon - more [ data - v - 5 baa2f3a ] , . avatardiv -- with - menu : hover . icon - more [ data - v - 5 baa2f3a ] { opacity : 1 } . avatardiv -- with - menu : focus img [ data - v - 5 baa2f3a ] , . avatardiv -- with - menu : hover img [ data - v - 5 baa2f3a ] { opacity : 0.3 } . avatardiv -- with - menu . icon - more [ data - v - 5 baa2f3a ] , . avatardiv -- with - menu img [ data - v - 5 baa2f3a ] { transition : opacity var ( -- animation - quick ) } . avatardiv > . unknown [ data - v - 5 baa2f3a ] { position : absolute ; top : 0 ; left : 0 ; display : block ; width : 100 % ; text - align : center ; font - weight : normal ; color : var ( -- color - main - background ) } . avatardiv img [ data - v - 5 baa2f3a ] { width : 100 % ; height : 100 % ; object - fit : cover } . avatardiv . avatardiv _ _status [ data - v - 5 b
2021-03-17 04:45:22 -04:00
/ * *
* @ copyright Copyright ( c ) 2020 Georg Ehrke < georg - nextcloud @ ehrke . email >
*
* @ author Georg Ehrke < georg - nextcloud @ ehrke . email >
*
* @ license GNU AGPL version 3 or any later version
*
* This program is free software : you can redistribute it and / or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation , either version 3 of the
* License , or ( at your option ) any later version .
*
* This program is distributed in the hope that it will be useful ,
* but WITHOUT ANY WARRANTY ; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE . See the
* GNU Affero General Public License for more details .
*
* You should have received a copy of the GNU Affero General Public License
* along with this program . If not , see < http : //www.gnu.org/licenses/>.
*
2021-07-28 15:38:35 -04:00
* / n . r ( e ) , n ( 4 1 ) , n ( 6 ) , n ( 1 4 ) , n ( 5 2 ) , n ( 1 7 ) , n ( 3 1 ) , n ( 3 8 ) , n ( 4 6 ) , n ( 1 6 ) , n ( 1 8 ) , e . d e f a u l t = { p r o p s : { e x c l u d e C l i c k O u t s i d e C l a s s e s : { t y p e : S t r i n g | A r r a y , d e f a u l t : f u n c t i o n ( ) { r e t u r n [ ] } } } , m e t h o d s : { c l i c k O u t s i d e M i d d l e w a r e : f u n c t i o n ( t ) { v a r e = A r r a y . i s A r r a y ( t h i s . e x c l u d e C l i c k O u t s i d e C l a s s e s ) ? t h i s . e x c l u d e C l i c k O u t s i d e C l a s s e s : [ t h i s . e x c l u d e C l i c k O u t s i d e C l a s s e s ] ; r e t u r n 0 = = = e . l e n g t h | | ! t h i s . h a s N o d e O r A n y P a r e n t C l a s s ( t . t a r g e t , e ) } , h a s N o d e O r A n y P a r e n t C l a s s : f u n c t i o n ( t , e ) { v a r n , a = r ( e ) ; t r y { f o r ( a . s ( ) ; ! ( n = a . n ( ) ) . d o n e ; ) { v a r i , o = n . v a l u e ; i f ( n u l l ! = t & & n u l l ! = = ( i = t . c l a s s L i s t ) & & v o i d 0 ! = = i & & i . c o n t a i n s ( o ) ) r e t u r n ! 0 } } c a t c h ( t ) { a . e ( t ) } f i n a l l y { a . f ( ) } r e t u r n ! ! t . p a r e n t E l e m e n t & & t h i s . h a s N o d e O r A n y P a r e n t C l a s s ( t . p a r e n t E l e m e n t , e ) } } } } , f u n c t i o n ( t , e , n ) { " u s e s t r i c t " ; n . r ( e ) ,
2021-03-17 04:45:22 -04:00
/ * *
* @ copyright Copyright ( c ) 2019 John Molakvoæ < skjnldsv @ protonmail . com >
*
* @ author John Molakvoæ < skjnldsv @ protonmail . com >
*
* @ license GNU AGPL version 3 or any later version
*
* This program is free software : you can redistribute it and / or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation , either version 3 of the
* License , or ( at your option ) any later version .
*
* This program is distributed in the hope that it will be useful ,
* but WITHOUT ANY WARRANTY ; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE . See the
* GNU Affero General Public License for more details .
*
* You should have received a copy of the GNU Affero General Public License
* along with this program . If not , see < http : //www.gnu.org/licenses/>.
*
* /
2021-07-28 15:38:35 -04:00
e . default = { data : function ( ) { return { isFullscreen : this . _isFullscreen ( ) } } , beforeMount : function ( ) { window . addEventListener ( "resize" , this . _onResize ) } , beforeDestroy : function ( ) { window . removeEventListener ( "resize" , this . _onResize ) } , methods : { _onResize : function ( ) { this . isFullscreen = this . _isFullscreen ( ) } , _isFullscreen : function ( ) { return window . outerHeight === screen . height } } } } , function ( t , e , n ) { "use strict" ; n . r ( e ) , n ( 6 ) , n ( 26 ) , n ( 16 ) , n ( 17 ) , n ( 18 ) , n ( 40 ) ; var r = { name : "PopoverMenuItem" , props : { item : { type : Object , required : ! 0 , default : function ( ) { return { key : "nextcloud-link" , href : "https://nextcloud.com" , icon : "icon-links" , text : "Nextcloud" } } , validator : function ( t ) { return ! t . input || - 1 !== [ "text" , "checkbox" ] . indexOf ( t . input ) } } } , computed : { key : function ( ) { return this . item . key ? this . item . key : Math . round ( 16 * Math . random ( ) * 1e6 ) . toString ( 16 ) } , iconIsUrl : function ( ) { try { return new URL ( this . item . icon ) , ! 0 } catch ( t ) { return ! 1 } } } , methods : { action : function ( t ) { this . item . action && this . item . action ( t ) } } } , a = n ( 2 ) , i = n . n ( a ) , o = n ( 53 ) , s = ( i ( ) ( o . a , { insert : "head" , singleton : ! 1 } ) , o . a . locals , n ( 54 ) ) , l = ( i ( ) ( s . a , { insert : "head" , singleton : ! 1 } ) , s . a . locals , n ( 3 ) ) , u = { name : "PopoverMenu" , components : { PopoverMenuItem : Object ( l . a ) ( r , ( function ( ) { var t = this , e = t . $createElement , n = t . _self . _c || e ; return n ( "li" , { staticClass : "popover__menuitem" } , [ t . item . href ? n ( "a" , { staticClass : "focusable" , attrs : { href : t . item . href ? t . item . href : "#" , target : t . item . target ? t . item . target : "" , download : t . item . download , rel : "noreferrer noopener" } , on : { click : t . action } } , [ t . iconIsUrl ? n ( "img" , { attrs : { src : t . item . icon } } ) : n ( "span" , { class : t . item . icon } ) , t . _v ( " " ) , t . item . text && t . item . longtext ? n ( "p" , [ n ( "strong" , { staticClass : "menuitem-text" } , [ t . _v ( "\n\t\t\t\t" + t . _s ( t . item . text ) + "\n\t\t\t" ) ] ) , n ( "br" ) , t . _v ( " " ) , n ( "span" , { staticClass : "menuitem-text-detail" } , [ t . _v ( "\n\t\t\t\t" + t . _s ( t . item . longtext ) + "\n\t\t\t" ) ] ) ] ) : t . item . text ? n ( "span" , [ t . _v ( "\n\t\t\t" + t . _s ( t . item . text ) + "\n\t\t" ) ] ) : t . item . longtext ? n ( "p" , [ t . _v ( "\n\t\t\t" + t . _s ( t . item . longtext ) + "\n\t\t" ) ] ) : t . _e ( ) ] ) : t . item . input ? n ( "span" , { staticClass : "menuitem" , class : { active : t . item . active } } , [ "checkbox" !== t . item . input ? n ( "span" , { class : t . item . icon } ) : t . _e ( ) , t . _v ( " " ) , "text" === t . item . input ? n ( "form" , { class : t . item . input , on : { submit : function ( e ) { return e . preventDefault ( ) , t . item . action ( e ) } } } , [ n ( "input" , { attrs : { type : t . item . input , placeholder : t . item . text , required : "" } , domProps : { value : t . item . value } } ) , t . _v ( " " ) , n ( "input" , { staticClass : "icon-confirm" , attrs : { type : "submit" , value : "" } } ) ] ) : [ "checkbox" === t . item . input ? n ( "input" , { directives : [ { name : "model" , rawName : "v-model" , value : t . item . model , expression : "item.model" } ] , class : t . item . input , attrs : { id : t . key , type : "checkbox" } , domProps : { checked : Array . isArray ( t . item . model ) ? t . _i ( t . item . model , null ) > - 1 : t . item . model } , on : { change : [ function ( e ) { var n = t . item . model , r = e . target , a = ! ! r . checked ; if ( Array . isArray ( n ) ) { var i = t . _i ( n , null ) ; r . checked ? i < 0 && t . $set ( t . item , "model" , n . concat ( [ null ] ) ) : i > - 1 && t . $set ( t . item , "model" , n . slice ( 0 , i ) . concat ( n . slice ( i + 1 ) ) ) } else t . $set ( t . item , "model" , a ) } , t . item . action ] } } ) : "radio" === t . item . input ? n ( "input" , { directives : [ { name : "model" , rawName : "v-model" , value : t . item . model , expression : "item.model" } ] , class : t . item . input , attrs : { id : t . key , type : "radio" } , domProps : { checked : t . _q ( t . item . model , null ) } , on : { change : [ function ( e ) { return t . $set ( t . item , "model" , null ) } , t . item . action ] } } ) : n ( "input" , { directives : [ { name : "model" , rawName : "v-model" , value : t . item . model , expression : "item.model" } ] , class : t . item . input , attrs : { id : t . key , type : t . item . input } , domProps : { value : t . item . model } , on : { change : t . item . action , input : function ( e ) { e . target . composing || t . $set ( t . item , "model" , e . target . value ) } } } ) , t . _v ( " " ) , n ( "label" , { attrs : { for : t . key } , on : { click : function ( e ) { return e . stopPropagation ( ) , e . preventDefault ( ) , t . item . action ( e ) } } } , [ t . _v ( "\n\t\t\t\t" + t . _s ( t . item . text ) + "\n\t\t\t" ) ] ) ] ] , 2 ) : t . item . action ? n ( "button" , { staticClass : "menuitem focusable" , class : { active : t . item . active } , attrs : { disabled : t . item . disabled } , on : { click : function ( e ) { return e . stopPropagation ( ) , e . preventDefault ( ) , t . item . action ( e ) } } } , [ n ( "span" , { class : t . item . icon } ) , t . _v ( " " ) , t . item . text && t . item . longtext ? n ( "p" , [ n ( "strong" , { staticClass : "menuitem-text" } , [ t . _v ( "\n\t\t\t\t" + t . _s ( t . item . text ) + "\n\t\t\t" ) ] ) , n ( "br" )
2021-03-17 04:45:22 -04:00
/ * *
* @ copyright Copyright ( c ) 2018 John Molakvoæ < skjnldsv @ protonmail . com >
*
* @ author John Molakvoæ < skjnldsv @ protonmail . com >
*
* @ license GNU AGPL version 3 or any later version
*
* This program is free software : you can redistribute it and / or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation , either version 3 of the
* License , or ( at your option ) any later version .
*
* This program is distributed in the hope that it will be useful ,
* but WITHOUT ANY WARRANTY ; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE . See the
* GNU Affero General Public License for more details .
*
* You should have received a copy of the GNU Affero General Public License
* along with this program . If not , see < http : //www.gnu.org/licenses/>.
*
2021-08-15 04:13:16 -04:00
* /e.default=m},,function(t,e){t.exports=n(581)},function(t,e,n){"use strict";n.r(e),n(58),n(30),n(89),n(103),n(104),n(35),n(24),n(57),n(6),n(59);var r=n(86),a=n(42),i=n(77),o=n(34),s=n(29),l=n(37),u=n.n(l),c=n(13),d=n(21),p=n(84),A=n(45),m=n(28);function f(t,e,n,r,a,i,o){try{var s=t[i](o),l=s.value}catch(t){return void n(t)}s.done?e(l):Promise.resolve(l).then(r,a)}function h(t){return function(){var e=this,n=arguments;return new Promise((function(r,a){var i=t.apply(e,n);function o(t){f(i,r,a,o,s,"next",t)}function s(t){f(i,r,a,o,s,"throw",t)}o(void 0)}))}}var g=Object(r.getBuilder)("nextcloud").persist().build();function v(t){var e=g.getItem("user-has-avatar."+t);return"string"==typeof e?Boolean(e):null}function _(t,e){t&&g.setItem("user-has-avatar."+t,e)}var y={name:"Avatar",directives:{tooltip:d.default,ClickOutside:a.directive},components:{Popover:m.a,PopoverMenu:i.default},mixins:[A.e],props:{url:{type:String,default:void 0},iconClass:{type:String,default:void 0},user:{type:String,default:void 0},showUserStatus:{type:Boolean,default:!0},showUserStatusCompact:{type:Boolean,default:!0},preloadedUserStatus:{type:Object,default:void 0},isGuest:{type:Boolean,default:!1},displayName:{type:String,default:void 0},size:{type:Number,default:32},allowPlaceholder:{type:Boolean,default:!0},disableTooltip:{type:Boolean,default:!1},disableMenu:{type:Boolean,default:!1},tooltipMessage:{type:String,default:null},isNoUser:{type:Boolean,default:!1},status:{type:String,default:null,validator:function(t){switch(t){case"positive":case"negative":case"neutral":return!0}return!1}},statusColor:{type:[Number,String],default:null,validator:function(t){return/ ^ ( [ a - f0 - 9 ] { 3 } ) { 1 , 2 } $ / i . test ( t ) } } , menuPosition : { type : String , default : "center" } , menuContainer : { type : String , default : "body" } } , data : function ( ) { return { avatarUrlLoaded : null , avatarSrcSetLoaded : null , userDoesNotExist : ! 1 , isAvatarLoaded : ! 1 , isMenuLoaded : ! 1 , contactsMenuLoading : ! 1 , contactsMenuActions : [ ] , contactsMenuOpenState : ! 1 } } , computed : { canDisplayUserStatus : function ( ) { return this . showUserStatus && this . hasStatus && [ "online" , "away" , "dnd" ] . includes ( this . userStatus . status ) } , showUserStatusIconOnAvatar : function ( ) { return this . showUserStatus && this . showUserStatusCompact && this . hasStatus && "dnd" !== this . userStatus . status && this . userStatus . icon } , getUserIdentifier : function ( ) { return this . isDisplayNameDefined ? this . displayName : this . isUserDefined ? this . user : "" } , isUserDefined : function ( ) { return void 0 !== this . user } , isDisplayNameDefined : function ( ) { return void 0 !== this . displayName } , isUrlDefined : function ( ) { return void 0 !== this . url } , hasMenu : function ( ) { var t ; return ! this . disableMenu && ( this . isMenuLoaded ? this . menu . length > 0 : ! ( this . user === ( null === ( t = Object ( o . getCurrentUser ) ( ) ) || void 0 === t ? void 0 : t . uid ) || this . userDoesNotExist || this . url ) ) } , shouldShowPlaceholder : function ( ) { return this . allowPlaceholder && this . userDoesNotExist } , avatarStyle : function ( ) { var t = { width : this . size + "px" , height : this . size + "px" , lineHeight : this . size + "px" , fontSize : Math . round ( . 55 * this . size ) + "px" } ; if ( ! this . iconClass && ! this . avatarSrcSetLoaded ) { var e = Object ( p . default ) ( this . getUserIdentifier ) ; t . backgroundColor = "rgb(" + e . r + ", " + e . g + ", " + e . b + ")" } return t } , tooltip : function ( ) { return ! this . disableTooltip && ( this . tooltipMessage ? this . tooltipMessage : this . displayName ) } , initials : function ( ) { var t ; if ( this . shouldShowPlaceholder ) { var e = this . getUserIdentifier , n = e . indexOf ( " " ) ; "" === e ? t = "?" : ( t = String . fromCodePoint ( e . codePointAt ( 0 ) ) , - 1 !== n && ( t = t . concat ( String . fromCodePoint ( e . codePointAt ( n + 1 ) ) ) ) ) } return t . toUpperCase ( ) } , menu : function ( ) { var t , e , n , r = this . contactsMenuActions . map ( ( function ( t ) { return { href : t . hyperlink , icon : t . icon , longtext : t . title } } ) ) ; return this . showUserStatus && ( this . userStatus . icon || this . userStatus . message ) ? [ { href : "#" , icon : "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><text x='0' y='14' font-size='14'>" . concat ( ( t = this . userStatus . icon , e = document . createTextNode ( t ) , n = document . createElement ( "p" ) , n . appendChild ( e ) , n . innerHTML ) , "</text></svg>" ) , text : "" . concat ( this . userStatus . message ) } ] . concat ( r ) : r } } , watch : { url : function ( ) { this . userDoesNotExist = ! 1 , this . loadAvatarUrl ( ) } , user : fun
2021-03-17 04:45:22 -04:00
/ * *
* @ copyright Copyright ( c ) 2018 Julius Härtl < jus @ bitgrid . net >
*
* @ author Julius Härtl < jus @ bitgrid . net >
*
* @ license GNU AGPL version 3 or any later version
*
* This program is free software : you can redistribute it and / or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation , either version 3 of the
* License , or ( at your option ) any later version .
*
* This program is distributed in the hope that it will be useful ,
* but WITHOUT ANY WARRANTY ; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE . See the
* GNU Affero General Public License for more details .
*
* You should have received a copy of the GNU Affero General Public License
* along with this program . If not , see < http : //www.gnu.org/licenses/>.
*
2021-08-15 04:13:16 -04:00
* /e.default=k},function(t,e){t.exports=n(393)},function(t,e){t.exports=n(394)},,function(t,e,n){"use strict";n.r(e),n(15),n(92),n(25);var r=n(81),a=n.n(r),i=n(64);e.default=function(t){var e=t.toLowerCase();return null===e.match(/ ^ ( [ 0 - 9 a - f ] { 4 } - ? ) { 8 } $ / ) && ( e = a ( ) ( e ) ) , e = e . replace ( /[^0-9a-f]/g , "" ) , Object ( i . a ) ( 6 ) [ function ( t , e ) { for ( var n = 0 , r = [ ] , a = 0 ; a < t . length ; a ++ ) r . push ( parseInt ( t . charAt ( a ) , 16 ) % 16 ) ; for ( var i in r ) n += r [ i ] ; return parseInt ( parseInt ( n , 10 ) % 18 , 10 ) } ( e ) ] } } , , function ( t , e ) { t . exports = n ( 395 ) } , , , function ( t , e ) { t . exports = n ( 582 ) } , function ( t , e ) { t . exports = n ( 583 ) } , function ( t , e ) { t . exports = n ( 584 ) } , function ( t , e ) { t . exports = n ( 586 ) } , , , , , , , , , , , function ( t , e ) { t . exports = n ( 587 ) } , function ( t , e ) { t . exports = n ( 588 ) } ] ) } , function ( t , e , n ) { "use strict" ; var r = n ( 88 ) , a = n . n ( r ) , i = n ( 89 ) , o = n . n ( i ) ( ) ( a . a ) ; o . push ( [ t . i , "#user_status-widget-empty-content{text-align:center;margin-top:5vh}" , "" , { version : 3 , sources : [ "webpack://./apps/user_status/src/views/Dashboard.vue" ] , names : [ ] , mappings : "AAyHA,kCACC,iBAAA,CACA,cAAA" , sourcesContent : [ "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n#user_status-widget-empty-content {\n\ttext-align: center;\n\tmargin-top: 5vh;\n}\n" ] , sourceRoot : "" } ] ) , e . a = o } , , function ( t , e , n ) { "use strict" ; n ( 90 ) , n ( 39 ) , n ( 257 ) , n ( 38 ) , Object . defineProperty ( e , "__esModule" , { value : ! 0 } ) , e . getGettextBuilder = function ( ) { return new u } ; var r , a = ( r = n ( 553 ) ) && r . _ _esModule ? r : { default : r } , i = n ( 256 ) ; function o ( t , e ) { if ( ! ( t instanceof e ) ) throw new TypeError ( "Cannot call a class as a function" ) } function s ( t , e ) { for ( var n = 0 ; n < e . length ; n ++ ) { var r = e [ n ] ; r . enumerable = r . enumerable || ! 1 , r . configurable = ! 0 , "value" in r && ( r . writable = ! 0 ) , Object . defineProperty ( t , r . key , r ) } } function l ( t , e , n ) { return e && s ( t . prototype , e ) , n && s ( t , n ) , t } var u = function ( ) { function t ( ) { o ( this , t ) , this . translations = { } , this . debug = ! 1 } return l ( t , [ { key : "setLanguage" , value : function ( t ) { return this . locale = t , this } } , { key : "detectLocale" , value : function ( ) { return this . setLanguage ( ( 0 , i . getLanguage ) ( ) . replace ( "-" , "_" ) ) } } , { key : "addTranslation" , value : function ( t , e ) { return this . translations [ t ] = e , this } } , { key : "enableDebugMode" , value : function ( ) { return this . debug = ! 0 , this } } , { key : "build" , value : function ( ) { return new c ( this . locale || "en" , this . translations , this . debug ) } } ] ) , t } ( ) , c = function ( ) { function t ( e , n , r ) { for ( var i in o ( this , t ) , this . gt = new a . default ( { debug : r , sourceLocale : "en" } ) , n ) this . gt . addTranslations ( i , "messages" , n [ i ] ) ; this . gt . setLocale ( e ) } return l ( t , [ { key : "subtitudePlaceholders" , value : function ( t , e ) { return t . replace ( /{([^{}]*)}/g , ( function ( t , n ) { var r = e [ n ] ; return "string" == typeof r || "number" == typeof r ? r . toString ( ) : t } ) ) } } , { key : "gettext" , value : function ( t ) { var e = arguments . length > 1 && void 0 !== arguments [ 1 ] ? arguments [ 1 ] : { } ; return this . subtitudePlaceholders ( this . gt . gettext ( t ) , e ) } } , { key : "ngettext" , value : function ( t , e , n ) { var r = arguments . length > 3 && void 0 !== arguments [ 3 ] ? arguments [ 3 ] : { } ; return this . subtitudePlaceholders ( this . gt . ngettext ( t , e , n ) . replace ( /%n/g , n . toString ( ) ) , r ) } } ] ) , t } ( ) } , function ( t , e , n ) { var r = n ( 246 ) , a = n ( 442 ) , i = n ( 443 ) , o = n ( 444 ) , s = n ( 445 ) , l = n ( 446 ) ; function u ( t ) { var e = this . _ _data _ _ = new r ( t ) ; this . size = e . size } u . prototype . clear = a , u . prototype . delete = i , u . prototype . get = o , u . prototype . has = s , u . prototype . set = l , t . exports = u } , function ( t , e , n ) { ( function ( e ) { var n = "object" == typeof e && e && e . Object === Object && e ; t . exports = n } ) . call ( this , n ( 9 ) ) } , function ( t , e ) { var n = Function . prototype . toString ; t . exports = function ( t ) { if ( null != t ) { try { return n . call ( t ) } catch ( t ) { } try { return t + "" } catch ( t ) { } } return "" } } , function ( t , e , n ) { var r = n ( 453 ) , a = n ( 460 ) , i = n ( 462 ) , o = n ( 463 ) , s = n ( 464 ) ; function l ( t ) { var e = - 1 , n = null == t ? 0 : t . length ; for ( this . clear ( ) ; ++ e < n ; ) { var r = t [ e ] ; this . set ( r [ 0 ] , r [ 1 ] ) } } l . prototype . clear = r , l . prototype . delete = a , l . prototype . get = i , l . prototype . has = o , l . prototype . set = s , t . exports = l } , function ( t , e , n ) { var r = n ( 465 ) , a = n ( 468 ) , i = n ( 469 ) ; t . exports = function ( t , e , n , o , s , l ) { var u = 1 & n , c = t . length , d = e . length ; if ( c != d && ! ( u && d > c ) ) return ! 1 ; var p = l . get ( t ) , A = l . get ( e ) ; if ( p && A ) return p == e && A == t ; var m = - 1 , f = ! 0 , h = 2 & n ? new r : void 0 ; for ( l .
2021-07-28 15:38:35 -04:00
/ * !
* escape - html
* Copyright ( c ) 2012 - 2013 TJ Holowaychuk
* Copyright ( c ) 2015 Andreas Lubbe
* Copyright ( c ) 2015 Tiancheng "Timothy" Gu
* MIT Licensed
2021-08-20 21:05:17 -04:00
* /var r=/ [ "'&<>]/;t.exports=function(t){var e,n=" "+t,a=r.exec(n);if(!a)return n;var i=" ",o=0,s=0;for(o=a.index;o<n.length;o++){switch(n.charCodeAt(o)){case 34:e=" & quot ; ";break;case 38:e=" & amp ; ";break;case 39:e=" & # 39 ; ";break;case 60:e=" & lt ; ";break;case 62:e=" & gt ; ";break;default:continue}s!==o&&(i+=n.substring(s,o)),s=o+1,i+=e}return s!==o?i+n.substring(s,o):i}},function(t,e,n){var r,a,i,o,s;r=n(526),a=n(365).utf8,i=n(527),o=n(365).bin,(s=function(t,e){t.constructor==String?t=e&&" binary "===e.encoding?o.stringToBytes(t):a.stringToBytes(t):i(t)?t=Array.prototype.slice.call(t,0):Array.isArray(t)||t.constructor===Uint8Array||(t=t.toString());for(var n=r.bytesToWords(t),l=8*t.length,u=1732584193,c=-271733879,d=-1732584194,p=271733878,A=0;A<n.length;A++)n[A]=16711935&(n[A]<<8|n[A]>>>24)|4278255360&(n[A]<<24|n[A]>>>8);n[l>>>5]|=128<<l%32,n[14+(l+64>>>9<<4)]=l;var m=s._ff,f=s._gg,h=s._hh,g=s._ii;for(A=0;A<n.length;A+=16){var v=u,_=c,y=d,b=p;u=m(u,c,d,p,n[A+0],7,-680876936),p=m(p,u,c,d,n[A+1],12,-389564586),d=m(d,p,u,c,n[A+2],17,606105819),c=m(c,d,p,u,n[A+3],22,-1044525330),u=m(u,c,d,p,n[A+4],7,-176418897),p=m(p,u,c,d,n[A+5],12,1200080426),d=m(d,p,u,c,n[A+6],17,-1473231341),c=m(c,d,p,u,n[A+7],22,-45705983),u=m(u,c,d,p,n[A+8],7,1770035416),p=m(p,u,c,d,n[A+9],12,-1958414417),d=m(d,p,u,c,n[A+10],17,-42063),c=m(c,d,p,u,n[A+11],22,-1990404162),u=m(u,c,d,p,n[A+12],7,1804603682),p=m(p,u,c,d,n[A+13],12,-40341101),d=m(d,p,u,c,n[A+14],17,-1502002290),u=f(u,c=m(c,d,p,u,n[A+15],22,1236535329),d,p,n[A+1],5,-165796510),p=f(p,u,c,d,n[A+6],9,-1069501632),d=f(d,p,u,c,n[A+11],14,643717713),c=f(c,d,p,u,n[A+0],20,-373897302),u=f(u,c,d,p,n[A+5],5,-701558691),p=f(p,u,c,d,n[A+10],9,38016083),d=f(d,p,u,c,n[A+15],14,-660478335),c=f(c,d,p,u,n[A+4],20,-405537848),u=f(u,c,d,p,n[A+9],5,568446438),p=f(p,u,c,d,n[A+14],9,-1019803690),d=f(d,p,u,c,n[A+3],14,-187363961),c=f(c,d,p,u,n[A+8],20,1163531501),u=f(u,c,d,p,n[A+13],5,-1444681467),p=f(p,u,c,d,n[A+2],9,-51403784),d=f(d,p,u,c,n[A+7],14,1735328473),u=h(u,c=f(c,d,p,u,n[A+12],20,-1926607734),d,p,n[A+5],4,-378558),p=h(p,u,c,d,n[A+8],11,-2022574463),d=h(d,p,u,c,n[A+11],16,1839030562),c=h(c,d,p,u,n[A+14],23,-35309556),u=h(u,c,d,p,n[A+1],4,-1530992060),p=h(p,u,c,d,n[A+4],11,1272893353),d=h(d,p,u,c,n[A+7],16,-155497632),c=h(c,d,p,u,n[A+10],23,-1094730640),u=h(u,c,d,p,n[A+13],4,681279174),p=h(p,u,c,d,n[A+0],11,-358537222),d=h(d,p,u,c,n[A+3],16,-722521979),c=h(c,d,p,u,n[A+6],23,76029189),u=h(u,c,d,p,n[A+9],4,-640364487),p=h(p,u,c,d,n[A+12],11,-421815835),d=h(d,p,u,c,n[A+15],16,530742520),u=g(u,c=h(c,d,p,u,n[A+2],23,-995338651),d,p,n[A+0],6,-198630844),p=g(p,u,c,d,n[A+7],10,1126891415),d=g(d,p,u,c,n[A+14],15,-1416354905),c=g(c,d,p,u,n[A+5],21,-57434055),u=g(u,c,d,p,n[A+12],6,1700485571),p=g(p,u,c,d,n[A+3],10,-1894986606),d=g(d,p,u,c,n[A+10],15,-1051523),c=g(c,d,p,u,n[A+1],21,-2054922799),u=g(u,c,d,p,n[A+8],6,1873313359),p=g(p,u,c,d,n[A+15],10,-30611744),d=g(d,p,u,c,n[A+6],15,-1560198380),c=g(c,d,p,u,n[A+13],21,1309151649),u=g(u,c,d,p,n[A+4],6,-145523070),p=g(p,u,c,d,n[A+11],10,-1120210379),d=g(d,p,u,c,n[A+2],15,718787259),c=g(c,d,p,u,n[A+9],21,-343485551),u=u+v>>>0,c=c+_>>>0,d=d+y>>>0,p=p+b>>>0}return r.endian([u,c,d,p])})._ff=function(t,e,n,r,a,i,o){var s=t+(e&n|~e&r)+(a>>>0)+o;return(s<<i|s>>>32-i)+e},s._gg=function(t,e,n,r,a,i,o){var s=t+(e&r|n&~r)+(a>>>0)+o;return(s<<i|s>>>32-i)+e},s._hh=function(t,e,n,r,a,i,o){var s=t+(e^n^r)+(a>>>0)+o;return(s<<i|s>>>32-i)+e},s._ii=function(t,e,n,r,a,i,o){var s=t+(n^(e|~r))+(a>>>0)+o;return(s<<i|s>>>32-i)+e},s._blocksize=16,s._digestsize=16,t.exports=function(t,e){if(null==t)throw new Error(" Illegal argument "+t);var n=r.wordsToBytes(s(t,e));return e&&e.asBytes?n:e&&e.asString?o.bytesToString(n):r.bytesToHex(n)}},function(t,e,n){" use strict ";Object.defineProperty(e," _ _esModule ",{value:!0}),e.getCapabilities=function(){try{return(0,r.loadState)(" core "," capabilities ")}catch(t){return console.debug(" Could not find capabilities initial state fall back to _oc _capabilities ")," _oc _capabilities "in window?window._oc_capabilities:{}}};var r=n(81)},function(t,e,n){" use strict " ; n ( 366 ) , n ( 385 ) ,
2021-07-28 15:38:35 -04:00
/ * *
* @ copyright Copyright ( c ) 2019 Julius Härtl < jus @ bitgrid . net >
*
* @ author Julius Härtl < jus @ bitgrid . net >
* @ author John Molakvoæ < skjnldsv @ protonmail . com >
*
* @ license GNU AGPL version 3 or any later version
*
* This program is free software : you can redistribute it and / or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation , either version 3 of the
* License , or ( at your option ) any later version .
*
* This program is distributed in the hope that it will be useful ,
* but WITHOUT ANY WARRANTY ; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE . See the
* GNU Affero General Public License for more details .
*
* You should have received a copy of the GNU Affero General Public License
* along with this program . If not , see < http : //www.gnu.org/licenses/>.
*
* /
2021-08-15 04:13:16 -04:00
r . VTooltip . options . defaultTemplate = '<div class="vue-tooltip" role="tooltip" data-v-' . concat ( "9737fff" , '><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>' ) , r . VTooltip . options . defaultHtml = ! 1 , e . default = r . VTooltip } , function ( t , e ) { t . exports = n ( 423 ) } , function ( t , e , n ) { "use strict" ; var r = n ( 0 ) , a = n . n ( r ) , i = n ( 1 ) , o = n . n ( i ) ( ) ( a . a ) ; o . push ( [ t . i , ".vue-tooltip[data-v-9737fff]{position:absolute;z-index:100000;right:auto;left:auto;display:block;margin:0;margin-top:-3px;padding:10px 0;text-align:left;text-align:start;opacity:0;line-height:1.6;line-break:auto;filter:drop-shadow(0 1px 10px var(--color-box-shadow))}.vue-tooltip[data-v-9737fff][x-placement^='top'] .tooltip-arrow{bottom:0;margin-top:0;margin-bottom:0;border-width:10px 10px 0 10px;border-right-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.vue-tooltip[data-v-9737fff][x-placement^='bottom'] .tooltip-arrow{top:0;margin-top:0;margin-bottom:0;border-width:0 10px 10px 10px;border-top-color:transparent;border-right-color:transparent;border-left-color:transparent}.vue-tooltip[data-v-9737fff][x-placement^='right'] .tooltip-arrow{right:100%;margin-right:0;margin-left:0;border-width:10px 10px 10px 0;border-top-color:transparent;border-bottom-color:transparent;border-left-color:transparent}.vue-tooltip[data-v-9737fff][x-placement^='left'] .tooltip-arrow{left:100%;margin-right:0;margin-left:0;border-width:10px 0 10px 10px;border-top-color:transparent;border-right-color:transparent;border-bottom-color:transparent}.vue-tooltip[data-v-9737fff][aria-hidden='true']{visibility:hidden;transition:opacity .15s, visibility .15s;opacity:0}.vue-tooltip[data-v-9737fff][aria-hidden='false']{visibility:visible;transition:opacity .15s;opacity:1}.vue-tooltip[data-v-9737fff] .tooltip-inner{max-width:350px;padding:5px 8px;text-align:center;color:var(--color-main-text);border-radius:var(--border-radius);background-color:var(--color-main-background)}.vue-tooltip[data-v-9737fff] .tooltip-arrow{position:absolute;z-index:1;width:0;height:0;margin:0;border-style:solid;border-color:var(--color-main-background)}\n" , "" , { version : 3 , sources : [ "webpack://./index.scss" ] , names : [ ] , mappings : "AAeA,6BACC,iBAAkB,CAClB,cAAe,CACf,UAAW,CACX,SAAU,CACV,aAAc,CACd,QAAS,CAET,eAAgB,CAChB,cAAe,CACf,eAAgB,CAChB,gBAAiB,CACjB,SAAU,CACV,eAAgB,CAEhB,eAAgB,CAChB,sDAAuD,CAhBxD,gEAqBG,QAAS,CACT,YAAa,CACb,eAAgB,CAChB,6BA1Be,CA2Bf,8BAA+B,CAC/B,+BAAgC,CAChC,6BAA8B,CA3BjC,mEAkCG,KAAM,CACN,YAAa,CACb,eAAgB,CAChB,6BAvCe,CAwCf,4BAA6B,CAC7B,8BAA+B,CAC/B,6BAA8B,CAxCjC,kEA+CG,UAAW,CACX,cAAe,CACf,aAAc,CACd,6BAAsD,CACtD,4BAA6B,CAC7B,+BAAgC,CAChC,6BAA8B,CArDjC,iEA4DG,SAAU,CACV,cAAe,CACf,aAAc,CACd,6BAjEe,CAkEf,4BAA6B,CAC7B,8BAA+B,CAC/B,+BAAgC,CAlEnC,iDAwEE,iBAAkB,CAClB,wCAAyC,CACzC,SAAU,CA1EZ,kDA6EE,kBAAmB,CACnB,uBAAwB,CACxB,SAAU,CA/EZ,4CAoFE,eAAgB,CAChB,eAAgB,CAChB,iBAAkB,CAClB,4BAA6B,CAC7B,kCAAmC,CACnC,6CAA8C,CAzFhD,4CA8FE,iBAAkB,CAClB,SAAU,CACV,OAAQ,CACR,QAAS,CACT,QAAS,CACT,kBAAmB,CACnB,yCAA0C" , sourcesContent : [ "$scope_version:\"9737fff\" ; @ import 'variables' ; \ n /**\n* @copyright Copyright (c) 2016, John Molakvoæ <skjnldsv@protonmail.com>\n* @copyright Copyright (c) 2016, Robin Appelman <robin@icewind.nl>\n* @copyright Copyright (c) 2016, Jan-Christoph Borchardt <hey@jancborchardt.net>\n* @copyright Copyright (c) 2016, Erik Pellikka <erik@pellikka.org>\n* @copyright Copyright (c) 2015, Vincent Petry <pvince81@owncloud.com>\n*\n* Bootstrap v3.3.5 (http://getbootstrap.com)\n* Copyright 2011-2015 Twitter, Inc.\n* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)\n*/ \ n \ n$arrow - width : 10 px ; \ n \ n . vue - tooltip [ data - v - # { $scope _version } ] { \ n \ tposition : absolute ; \ n \ tz - index : 100000 ; \ n \ tright : auto ; \ n \ tleft : auto ; \ n \ tdisplay : block ; \ n \ tmargin : 0 ; \ n \ t /* default to top */ \ n \ tmargin - top : - 3 px ; \ n \ tpadding : 10 px 0 ; \ n \ ttext - align : left ; \ n \ ttext - align : start ; \ n \ topacity : 0 ; \ n \ tline - height : 1.6 ; \ n \ n \ tline - break : auto ; \ n \ tfilter : drop - shadow ( 0 1 px 10 px var ( -- color - box - shadow ) ) ; \ n \ n \ t // TOP\n\t&[x-placement^='top'] {\n\t\t.tooltip-arrow {\n\t\t\tbottom: 0;\n\t\t\tmargin-top: 0;\n\t\t\tmargin-bottom: 0;\n\t
2021-07-28 15:38:35 -04:00
/ * *
* @ copyright Copyright ( c ) 2019 Marco Ambrosini < marcoambrosini @ pm . me >
*
* @ author Marco Ambrosini < marcoambrosini @ pm . me >
*
* @ license GNU AGPL version 3 or any later version
*
* This program is free software : you can redistribute it and / or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation , either version 3 of the
* License , or ( at your option ) any later version .
*
* This program is distributed in the hope that it will be useful ,
* but WITHOUT ANY WARRANTY ; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE . See the
* GNU Affero General Public License for more details .
*
* You should have received a copy of the GNU Affero General Public License
* along with this program . If not , see < http : //www.gnu.org/licenses/>.
*
2021-08-15 04:13:16 -04:00
* / e . d e f a u l t = r . a } , , , f u n c t i o n ( t , e , n ) { " u s e s t r i c t " ; n ( 3 5 ) , n ( 1 4 ) , n ( 1 0 1 ) ; v a r r = n ( 5 ) , a = n . n ( r ) ; e . a = f u n c t i o n ( t , e , n ) { i f ( v o i d 0 ! = = t ) f o r ( v a r r = t . l e n g t h - 1 ; r > = 0 ; r - - ) { v a r i = t [ r ] , o = ! i . c o m p o n e n t O p t i o n s & & i . t a g & & - 1 = = = e . i n d e x O f ( i . t a g ) , s = ! ! i . c o m p o n e n t O p t i o n s & & " s t r i n g " = = t y p e o f i . c o m p o n e n t O p t i o n s . t a g , l = s & & - 1 = = = e . i n d e x O f ( i . c o m p o n e n t O p t i o n s . t a g ) ; ( o | | ! s | | l ) & & ( ( o | | l ) & & a . a . u t i l . w a r n ( " " . c o n c a t ( o ? i . t a g : i . c o m p o n e n t O p t i o n s . t a g , " i s n o t a l l o w e d i n s i d e t h e " ) . c o n c a t ( n . $ o p t i o n s . n a m e , " c o m p o n e n t " ) , n ) , t . s p l i c e ( r , 1 ) ) } } } , f u n c t i o n ( t , e ) { t . e x p o r t s = n ( 5 9 1 ) } , f u n c t i o n ( t , e ) { t . e x p o r t s = n ( 4 1 6 ) } , , , , , , , , , , , , , , , f u n c t i o n ( t , e , n ) { " u s e s t r i c t " ; v a r r = n ( 0 ) , a = n . n ( r ) , i = n ( 1 ) , o = n . n ( i ) , s = n ( 4 ) , l = n . n ( s ) , u = n ( 8 ) , c = n ( 9 ) , d = n ( 1 0 ) , p = n ( 1 1 ) , A = o ( ) ( a . a ) , m = l ( ) ( u . a ) , f = l ( ) ( c . a ) , h = l ( ) ( d . a ) , g = l ( ) ( p . a ) ; A . p u s h ( [ t . i , ' @ f o n t - f a c e { f o n t - f a m i l y : " i c o n f o n t - v u e - 9 7 3 7 f f f " ; s r c : u r l ( ' + m + " ) ; s r c : u r l ( " + m + ' ) f o r m a t ( " e m b e d d e d - o p e n t y p e " ) , u r l ( ' + f + ' ) f o r m a t ( " w o f f " ) , u r l ( ' + h + ' ) f o r m a t ( " t r u e t y p e " ) , u r l ( ' + g + ' ) f o r m a t ( " s v g " ) } . i c o n [ d a t a - v - 5 4 b a 5 2 7 a ] { f o n t - s t y l e : n o r m a l ; f o n t - w e i g h t : 4 0 0 } . i c o n . a r r o w - l e f t - d o u b l e [ d a t a - v - 5 4 b a 5 2 7 a ] : b e f o r e { f o n t - f a m i l y : " i c o n f o n t - v u e - 9 7 3 7 f f f " ; c o n t e n t : " " } . i c o n . a r r o w - l e f t [ d a t a - v - 5 4 b a 5 2 7 a ] : b e f o r e { f o n t - f a m i l y : " i c o n f o n t - v u e - 9 7 3 7 f f f " ; c o n t e n t : " " } . i c o n . a r r o w - r i g h t - d o u b l e [ d a t a - v - 5 4 b a 5 2 7 a ] : b e f o r e { f o n t - f a m i l y : " i c o n f o n t - v u e - 9 7 3 7 f f f " ; c o n t e n t : " " } . i c o n . a r r o w - r i g h t [ d a t a - v - 5 4 b a 5 2 7 a ] : b e f o r e { f o n t - f a m i l y : " i c o n f o n t - v u e - 9 7 3 7 f f f " ; c o n t e n t : " " } . i c o n . b r e a d c r u m b [ d a t a - v - 5 4 b a 5 2 7 a ] : b e f o r e { f o n t - f a m i l y : " i c o n f o n t - v u e - 9 7 3 7 f f f " ; c o n t e n t : " " } . i c o n . c h e c k m a r k [ d a t a - v - 5 4 b a 5 2 7 a ] : b e f o r e { f o n t - f a m i l y : " i c o n f o n t - v u e - 9 7 3 7 f f f " ; c o n t e n t : " " } . i c o n . c l o s e [ d a t a - v - 5 4 b a 5 2 7 a ] : b e f o r e { f o n t - f a m i l y : " i c o n f o n t - v u e - 9 7 3 7 f f f " ; c o n t e n t : " " } . i c o n . c o n f i r m [ d a t a - v - 5 4 b a 5 2 7 a ] : b e f o r e { f o n t - f a m i l y : " i c o n f o n t - v u e - 9 7 3 7 f f f " ; c o n t e n t : " " } . i c o n . i n f o [ d a t a - v - 5 4 b a 5 2 7 a ] : b e f o r e { f o n t - f a m i l y : " i c o n f o n t - v u e - 9 7 3 7 f f f " ; c o n t e n t : " " } . i c o n . m e n u [ d a t a - v - 5 4 b a 5 2 7 a ] : b e f o r e { f o n t - f a m i l y : " i c o n f o n t - v u e - 9 7 3 7 f f f " ; c o n t e n t : " " } . i c o n . m o r e [ d a t a - v - 5 4 b a 5 2 7 a ] : b e f o r e { f o n t - f a m i l y : " i c o n f o n t - v u e - 9 7 3 7 f f f " ; c o n t e n t : " " } . i c o n . p a u s e [ d a t a - v - 5 4 b a 5 2 7 a ] : b e f o r e { f o n t - f a m i l y : " i c o n f o n t - v u e - 9 7 3 7 f f f " ; c o n t e n t : " " } . i c o n . p l a y [ d a t a - v - 5 4 b a 5 2 7 a ] : b e f o r e { f o n t - f a m i l y : " i c o n f o n t - v u e - 9 7 3 7 f f f " ; c o n t e n t : " " } . i c o n . t r i a n g l e - s [ d a t a - v - 5 4 b a 5 2 7 a ] : b e f o r e { f o n t - f a m i l y : " i c o n f o n t - v u e - 9 7 3 7 f f f " ; c o n t e n t : " " } . i c o n . u s e r - s t a t u s - a w a y [ d a t a - v - 5 4 b a 5 2 7 a ] : b e f o r e { f o n t - f a m i l y : " i c o n f o n t - v u e - 9 7 3 7 f f f " ; c o n t e n t : " " } . i c o n . u s e r - s t a t u s - d n d [ d a t a - v - 5 4 b a 5 2 7 a ] : b e f o r e { f o n t - f a m i l y : " i c o n f o n t - v u e - 9 7 3 7 f f f " ; c o n t e n t : " " } . i c o n . u s e r - s t a t u s - i n v i s i b l e [ d a t a - v - 5 4 b a 5 2 7 a ] : b e f o r e { f o n t - f a m i l y : " i c o n f o n t - v u e - 9 7 3 7 f f f " ; c o n t e n t : " " } . i c o n . u s e r - s t a t u s - o n l i n e [ d a t a - v - 5 4 b a 5 2 7 a ] : b e f o r e { f o n t - f a m i l y : " i c o n f o n t - v u e - 9 7 3 7 f f f " ; c o n t e n t : " " } . a c t i o n - i t e m [ d a t a - v - 5 4 b a 5 2 7 a ] { p o s i t i o n : r e l a t i v e ; d i s p l a y : i n l i n e - b l o c k } . a c t i o n - i t e m - - s i n g l e [ d a t a - v - 5 4 b a 5 2 7 a ] : h o v e r , . a c t i o n - i t e m - - s i n g l e [ d a t a - v - 5 4 b a 5 2 7 a ] : f o c u s , . a c t i o n - i t e m - - s i n g l e [ d a t a - v - 5 4 b a 5 2 7 a ] : a c t i v e , . a c t i o n - i t e m _ _ m e n u t o g g l e [ d a t a - v - 5 4 b a 5 2 7 a ] : h o v e r , . a c t i o n - i t e m _ _ m e n u t o g g l e [ d a t a - v - 5 4 b a 5 2 7 a ] : f o c u s , . a c t i o n - i t e m _ _ m e n u t o g g l e [ d a t a - v - 5 4 b a 5 2 7 a ] : a c t i v e { o p a c i t y : 1 ; b a c k g r o u n d - c o l o r : r g b a ( 1 2 7 , 1 2 7 , 1 2 7 , 0 . 2 5 ) } . a c t i o n - i t e m _ _ m e n u t o g g l e [ d a t a - v - 5 4 b a 5 2 7 a ] : d i s a b l e d , . a c t i o n - i t e m - - s i n g l e [ d a t a - v - 5 4 b a 5 2 7 a ] : d i s a b l e d { o p a c i t y : . 3 ! i m p o r t a n t } . a c t i o n - i t e m . a c t i o n - i t e m - - o p e n . a c t i o n - i t e m _ _ m e n u t o g g l e [ d a t a - v - 5 4 b a 5 2 7 a ] { o p a c i t y : 1 ; b a c k g r o u n d - c o l o r : r g b a ( 1 2 7 , 1 2 7 , 1 2 7 , 0 . 2 5 ) } . a c t i o n - i t e m - - s i n g l e [ d a t a - v - 5 4 b a 5 2 7 a ] , . a c t i o n - i t e m _ _ m e n u t o g g l e [ d a t a - v - 5 4 b a 5 2 7 a ] { b o x - s i z i n g : b o r d e r - b o x ; w i d t h : a u t o ; m i n - w i d t h : 4 4 p x ; h e i g h t : 4 4 p x ; m a r g i n : 0 ; p a d d i n g : 1 4 p x ; c u r s o r : p o i n t e r ; b o r d e r : n o n e ; b o r d e r - r a d i u s : 2 2 p x ; b a c k g r o u n d - c o l o r : t r a n s p a r e n t } . a c t i o n - i t e m _ _ m e n u t o g g l e [ d a t a - v - 5 4 b a 5 2 7 a ] { d i s p l a y : f l e x ; a l i g n - i t e m s : c e n t e r ; j u s t i f y - c o n t e n t : c e n t e r ; o p a c i t y : . 7 ; f o n t - w e i g h t : b o l d ; l i n e - h e i g h t : 1 6 p x } . a c t i o n - i t e m _ _ m e n u t o g g l e [ d a t a - v - 5 4 b a 5 2 7 a ] s p a n { w i d t h : 1 6 p x ; h e i g h t : 1 6 p x ; l i n e - h e i g h t : 1 6 p x } . a c t i o n - i t e m _ _ m e n u t o g g l e [ d a t a - v - 5 4 b a 5 2 7 a ] : b e f o r e { c o n t e n t : \ ' \ ' } . a c t i o n - i t e m _ _ m e n u t o g g l e - - d e f a u l t - i c o n [ d a t a - v - 5 4 b a 5 2 7 a ] : b e f o r e { f o n t - f a m i l y : " i c o n f o n t - v u e - 9 7 3 7 f f f " ; f o n t - s t y l e : n o r m a l ; f o n t - w e i g h t : 4 0 0 ; c o n t e n t : " " } . a c t i o n - i t e m _ _ m e n u t o g g l e - - d e f a u l t - i c o n [ d a t a - v - 5 4 b a 5 2 7 a ] : : b e f o r e { f o n t - s i z e : 1 6 p x } . a c t i o n - i t e m _ _ m e n u t o g g l e - - w i t h - t i t l e [ d a t a - v - 5 4 b a 5 2 7 a ] { p o s i t i o n : r e l a t i v e ; p a d d i n g - l e f t : 4
2021-07-28 15:38:35 -04:00
/ * *
* @ copyright Copyright ( c ) 2018 John Molakvoæ < skjnldsv @ protonmail . com >
*
* @ author John Molakvoæ < skjnldsv @ protonmail . com >
*
* @ license GNU AGPL version 3 or any later version
*
* This program is free software : you can redistribute it and / or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation , either version 3 of the
* License , or ( at your option ) any later version .
*
* This program is distributed in the hope that it will be useful ,
* but WITHOUT ANY WARRANTY ; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE . See the
* GNU Affero General Public License for more details .
*
* You should have received a copy of the GNU Affero General Public License
* along with this program . If not , see < http : //www.gnu.org/licenses/>.
*
2021-08-15 04:13:16 -04:00
* / e . d e f a u l t = r . a } , , , , , , , , , , , , f u n c t i o n ( t , e , n ) { " u s e s t r i c t " ; n ( 2 2 ) , n ( 5 1 ) , n ( 6 9 ) , n ( 3 1 ) , n ( 7 1 ) , n ( 2 7 ) , n ( 7 2 ) , n ( 3 8 ) , n ( 6 ) , n ( 4 6 ) , n ( 1 6 ) , n ( 1 7 ) , n ( 1 8 ) , n ( 5 2 ) , n ( 4 1 ) , n ( 1 4 ) ; v a r r = n ( 2 1 ) , a = n ( 3 3 ) , i = n ( 5 0 ) , o = n ( 1 2 ) , s = n ( 4 7 ) ; f u n c t i o n l ( t , e ) { ( n u l l = = e | | e > t . l e n g t h ) & & ( e = t . l e n g t h ) ; f o r ( v a r n = 0 , r = n e w A r r a y ( e ) ; n < e ; n + + ) r [ n ] = t [ n ] ; r e t u r n r } f u n c t i o n u ( t , e ) { v a r n = O b j e c t . k e y s ( t ) ; i f ( O b j e c t . g e t O w n P r o p e r t y S y m b o l s ) { v a r r = O b j e c t . g e t O w n P r o p e r t y S y m b o l s ( t ) ; e & & ( r = r . f i l t e r ( ( f u n c t i o n ( e ) { r e t u r n O b j e c t . g e t O w n P r o p e r t y D e s c r i p t o r ( t , e ) . e n u m e r a b l e } ) ) ) , n . p u s h . a p p l y ( n , r ) } r e t u r n n } f u n c t i o n c ( t ) { f o r ( v a r e = 1 ; e < a r g u m e n t s . l e n g t h ; e + + ) { v a r n = n u l l ! = a r g u m e n t s [ e ] ? a r g u m e n t s [ e ] : { } ; e % 2 ? u ( O b j e c t ( n ) , ! 0 ) . f o r E a c h ( ( f u n c t i o n ( e ) { d ( t , e , n [ e ] ) } ) ) : O b j e c t . g e t O w n P r o p e r t y D e s c r i p t o r s ? O b j e c t . d e f i n e P r o p e r t i e s ( t , O b j e c t . g e t O w n P r o p e r t y D e s c r i p t o r s ( n ) ) : u ( O b j e c t ( n ) ) . f o r E a c h ( ( f u n c t i o n ( e ) { O b j e c t . d e f i n e P r o p e r t y ( t , e , O b j e c t . g e t O w n P r o p e r t y D e s c r i p t o r ( n , e ) ) } ) ) } r e t u r n t } f u n c t i o n d ( t , e , n ) { r e t u r n e i n t ? O b j e c t . d e f i n e P r o p e r t y ( t , e , { v a l u e : n , e n u m e r a b l e : ! 0 , c o n f i g u r a b l e : ! 0 , w r i t a b l e : ! 0 } ) : t [ e ] = n , t } v a r p = [ " A c t i o n B u t t o n " , " A c t i o n C h e c k b o x " , " A c t i o n I n p u t " , " A c t i o n L i n k " , " A c t i o n R a d i o " , " A c t i o n R o u t e r " , " A c t i o n S e p a r a t o r " , " A c t i o n T e x t " , " A c t i o n T e x t E d i t a b l e " ] , A = { n a m e : " A c t i o n s " , d i r e c t i v e s : { t o o l t i p : r . d e f a u l t } , c o m p o n e n t s : { P o p o v e r : s . d e f a u l t , V N o d e s : { f u n c t i o n a l : ! 0 , r e n d e r : f u n c t i o n ( t , e ) { r e t u r n e . p r o p s . v n o d e s } } } , p r o p s : { o p e n : { t y p e : B o o l e a n , d e f a u l t : ! 1 } , f o r c e M e n u : { t y p e : B o o l e a n , d e f a u l t : ! 1 } , m e n u T i t l e : { t y p e : S t r i n g , d e f a u l t : n u l l } , p r i m a r y : { t y p e : B o o l e a n , d e f a u l t : ! 1 } , d e f a u l t I c o n : { t y p e : S t r i n g , d e f a u l t : " a c t i o n - i t e m _ _ m e n u t o g g l e - - d e f a u l t - i c o n " } , a r i a L a b e l : { t y p e : S t r i n g , d e f a u l t : O b j e c t ( o . b ) ( " A c t i o n s " ) } , p l a c e m e n t : { t y p e : S t r i n g , d e f a u l t : " b o t t o m " } , b o u n d a r i e s E l e m e n t : { t y p e : E l e m e n t , d e f a u l t : f u n c t i o n ( ) { r e t u r n d o c u m e n t . q u e r y S e l e c t o r ( " b o d y " ) } } , c o n t a i n e r : { t y p e : S t r i n g , d e f a u l t : " b o d y " } , d i s a b l e d : { t y p e : B o o l e a n , d e f a u l t : ! 1 } } , d a t a : f u n c t i o n ( ) { r e t u r n { a c t i o n s : [ ] , o p e n e d : t h i s . o p e n , f o c u s I n d e x : 0 , r a n d o m I d : " m e n u - " + O b j e c t ( a . a ) ( ) , c h i l d r e n : t h i s . $ c h i l d r e n } } , c o m p u t e d : { h a s M u l t i p l e A c t i o n s : f u n c t i o n ( ) { r e t u r n t h i s . a c t i o n s . l e n g t h > 1 } , i s V a l i d S i n g l e A c t i o n : f u n c t i o n ( ) { r e t u r n 1 = = = t h i s . a c t i o n s . l e n g t h & & n u l l ! = = t h i s . f i r s t A c t i o n E l e m e n t } , f i r s t A c t i o n V N o d e : f u n c t i o n ( ) { r e t u r n t h i s . a c t i o n s [ 0 ] } , f i r s t A c t i o n : f u n c t i o n ( ) { r e t u r n t h i s . c h i l d r e n [ 0 ] ? t h i s . c h i l d r e n [ 0 ] : { } } , f i r s t A c t i o n B i n d i n g : f u n c t i o n ( ) { i f ( t h i s . f i r s t A c t i o n V N o d e & & t h i s . f i r s t A c t i o n V N o d e . c o m p o n e n t O p t i o n s ) { v a r t = t h i s . f i r s t A c t i o n V N o d e . c o m p o n e n t O p t i o n s . t a g ; i f ( " A c t i o n L i n k " = = = t ) r e t u r n c ( c ( { i s : " a " , h r e f : t h i s . f i r s t A c t i o n . h r e f , t a r g e t : t h i s . f i r s t A c t i o n . t a r g e t , " a r i a - l a b e l " : t h i s . f i r s t A c t i o n . a r i a L a b e l } , t h i s . f i r s t A c t i o n . $ a t t r s ) , t h i s . f i r s t A c t i o n . $ p r o p s ) ; i f ( " A c t i o n R o u t e r " = = = t ) r e t u r n c ( c ( { i s : " r o u t e r - l i n k " , t o : t h i s . f i r s t A c t i o n . t o , e x a c t : t h i s . f i r s t A c t i o n . e x a c t , " a r i a - l a b e l " : t h i s . f i r s t A c t i o n . a r i a L a b e l } , t h i s . f i r s t A c t i o n . $ a t t r s ) , t h i s . f i r s t A c t i o n . $ p r o p s ) ; i f ( " A c t i o n B u t t o n " = = = t ) r e t u r n c ( c ( { i s : " b u t t o n " , " a r i a - l a b e l " : t h i s . f i r s t A c t i o n . a r i a L a b e l } , t h i s . f i r s t A c t i o n . $ a t t r s ) , t h i s . f i r s t A c t i o n . $ p r o p s ) } r e t u r n n u l l } , f i r s t A c t i o n E v e n t : f u n c t i o n ( ) { v a r t , e , n ; r e t u r n n u l l = = = ( t = t h i s . f i r s t A c t i o n V N o d e ) | | v o i d 0 = = = t | | n u l l = = = ( e = t . c o m p o n e n t O p t i o n s ) | | v o i d 0 = = = e | | n u l l = = = ( n = e . l i s t e n e r s ) | | v o i d 0 = = = n ? v o i d 0 : n . c l i c k } , f i r s t A c t i o n E v e n t B i n d i n g : f u n c t i o n ( ) { r e t u r n t h i s . f i r s t A c t i o n E v e n t ? " c l i c k " : n u l l } , f i r s t A c t i o n I c o n S l o t : f u n c t i o n ( ) { v a r t , e ; r e t u r n n u l l = = = ( t = t h i s . f i r s t A c t i o n ) | | v o i d 0 = = = t | | n u l l = = = ( e = t . $ s l o t s ) | | v o i d 0 = = = e ? v o i d 0 : e . i c o n } , f i r s t A c t i o n C l a s s : f u n c t i o n ( ) { r e t u r n ( ( t h i s . f i r s t A c t i o n V N o d e & & t h i s . f i r s t A c t i o n V N o d e . d a t a . s t a t i c C l a s s ) + " " + ( t h i s . f i r s t A c t i o n V N o d e & & t h i s . f i r s t A c t i o n V N o d e . d a t a . c l a s s ) ) . t r i m ( ) } , i c o n S l o t I s P o p u l a t e d : f u n c t i o n ( ) { r e t u r n ! ! t h i s . $ s l o t s . i c o n } } , w a t c h : { o p e n : f u n c t i o n ( t ) { t ! = = t h i s . o p e n e d & & ( t h i s . o p e n e d = t ) } } , b e f o r e M o u n t : f u n c t i o n ( ) { t h i s . i n i t A c t i o n s ( ) , O b j e c t ( i . a ) ( t h i s . $ s l o t s . d e f a u l t , p , t h i s ) } , b e f o r e U p d a t e : f u n c t i o n ( ) { t h i s . i n i t A c t i o n s ( ) , O b j e c t ( i . a ) ( t h i s . $ s l o t s . d e f a u l t , p , t h i s ) } , m e t h o d s : { o p e n M e n u : f u n c t i o n ( t ) { t h i s . o p e n e d | | ( t h i s . o p e n e d = ! 0 , t h i s . $ e m i t ( " u p d a t e : o p e n " , ! 0 ) , t h i s . $ e m i t ( " o p e n " ) ) } , c l o s e M e n u : f u n c t i o n ( t ) { t h i s . o p e n e d & & ( t h i s . o p e n e d = ! 1 , t h i s . $ e m i t ( " u p d a t e : o p e n " , ! 1 ) , t h i s . $ e m i t ( " c l o s e " ) , t h i s . o p e n e d = ! 1 , t h i s . f o c u s I n d e x = 0 , t h i s . $ r e f s . m e n u B u t t o n . f o c u s ( ) ) } , o n O p e n : f u n c t i o n ( t ) { v a r e = t h i s ; t h i s . $ n e x t T i c k ( ( f u n c t i o n ( ) { e . f o c u s F i r s t A c t i o n ( t ) } ) ) } , o n M o u s e F o c u s A c t i o n : f u n c t i o n ( t )
2021-07-28 15:38:35 -04:00
/ * *
* @ copyright Copyright ( c ) 2019 John Molakvoæ < skjnldsv @ protonmail . com >
*
* @ author John Molakvoæ < skjnldsv @ protonmail . com >
*
* @ license GNU AGPL version 3 or any later version
*
* This program is free software : you can redistribute it and / or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation , either version 3 of the
* License , or ( at your option ) any later version .
*
* This program is distributed in the hope that it will be useful ,
* but WITHOUT ANY WARRANTY ; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE . See the
* GNU Affero General Public License for more details .
*
* You should have received a copy of the GNU Affero General Public License
* along with this program . If not , see < http : //www.gnu.org/licenses/>.
*
2021-08-15 04:13:16 -04:00
* /e.default=r.a},14:function(t,e){t.exports=n(307)},16:function(t,e){t.exports=n(59)},17:function(t,e){t.exports=n(272)},18:function(t,e){t.exports=n(80)},2:function(t,e,n){"use strict";var r,a=function(){var t={};return function(e){if(void 0===t[e]){var n=document.querySelector(e);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}t[e]=n}return t[e]}}(),i=[];function o(t){for(var e=-1,n=0;n<i.length;n++)if(i[n].identifier===t){e=n;break}return e}function s(t,e){for(var n={},r=[],a=0;a<t.length;a++){var s=t[a],l=e.base?s[0]+e.base:s[0],u=n[l]||0,c="".concat(l," ").concat(u);n[l]=u+1;var d=o(c),p={css:s[1],media:s[2],sourceMap:s[3]};-1!==d?(i[d].references++,i[d].updater(p)):i.push({identifier:c,updater:f(p,e),references:1}),r.push(c)}return r}function l(t){var e=document.createElement("style"),r=t.attributes||{};if(void 0===r.nonce){var i=n.nc;i&&(r.nonce=i)}if(Object.keys(r).forEach((function(t){e.setAttribute(t,r[t])})),"function"==typeof t.insert)t.insert(e);else{var o=a(t.insert||"head");if(!o)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");o.appendChild(e)}return e}var u,c=(u=[],function(t,e){return u[t]=e,u.filter(Boolean).join("\n")});function d(t,e,n,r){var a=n?"":r.media?"@media ".concat(r.media," {").concat(r.css,"}"):r.css;if(t.styleSheet)t.styleSheet.cssText=c(e,a);else{var i=document.createTextNode(a),o=t.childNodes;o[e]&&t.removeChild(o[e]),o.length?t.insertBefore(i,o[e]):t.appendChild(i)}}function p(t,e,n){var r=n.css,a=n.media,i=n.sourceMap;if(a?t.setAttribute("media",a):t.removeAttribute("media"),i&&"undefined"!=typeof btoa&&(r+="\n/ * # sourceMappingURL = data : application / json ; base64 , ".concat(btoa(unescape(encodeURIComponent(JSON.stringify(i))))," * / " ) ) , t . s t y l e S h e e t ) t . s t y l e S h e e t . c s s T e x t = r ; e l s e { f o r ( ; t . f i r s t C h i l d ; ) t . r e m o v e C h i l d ( t . f i r s t C h i l d ) ; t . a p p e n d C h i l d ( d o c u m e n t . c r e a t e T e x t N o d e ( r ) ) } } v a r A = n u l l , m = 0 ; f u n c t i o n f ( t , e ) { v a r n , r , a ; i f ( e . s i n g l e t o n ) { v a r i = m + + ; n = A | | ( A = l ( e ) ) , r = d . b i n d ( n u l l , n , i , ! 1 ) , a = d . b i n d ( n u l l , n , i , ! 0 ) } e l s e n = l ( e ) , r = p . b i n d ( n u l l , n , e ) , a = f u n c t i o n ( ) { ! f u n c t i o n ( t ) { i f ( n u l l = = = t . p a r e n t N o d e ) r e t u r n ! 1 ; t . p a r e n t N o d e . r e m o v e C h i l d ( t ) } ( n ) } ; r e t u r n r ( t ) , f u n c t i o n ( e ) { i f ( e ) { i f ( e . c s s = = = t . c s s & & e . m e d i a = = = t . m e d i a & & e . s o u r c e M a p = = = t . s o u r c e M a p ) r e t u r n ; r ( t = e ) } e l s e a ( ) } } t . e x p o r t s = f u n c t i o n ( t , e ) { ( e = e | | { } ) . s i n g l e t o n | | " b o o l e a n " = = t y p e o f e . s i n g l e t o n | | ( e . s i n g l e t o n = ( v o i d 0 = = = r & & ( r = B o o l e a n ( w i n d o w & & d o c u m e n t & & d o c u m e n t . a l l & & ! w i n d o w . a t o b ) ) , r ) ) ; v a r n = s ( t = t | | [ ] , e ) ; r e t u r n f u n c t i o n ( t ) { i f ( t = t | | [ ] , " [ o b j e c t A r r a y ] " = = = O b j e c t . p r o t o t y p e . t o S t r i n g . c a l l ( t ) ) { f o r ( v a r r = 0 ; r < n . l e n g t h ; r + + ) { v a r a = o ( n [ r ] ) ; i [ a ] . r e f e r e n c e s - - } f o r ( v a r l = s ( t , e ) , u = 0 ; u < n . l e n g t h ; u + + ) { v a r c = o ( n [ u ] ) ; 0 = = = i [ c ] . r e f e r e n c e s & & ( i [ c ] . u p d a t e r ( ) , i . s p l i c e ( c , 1 ) ) } n = l } } } } , 2 2 : f u n c t i o n ( t , e ) { t . e x p o r t s = n ( 4 2 3 ) } , 3 : f u n c t i o n ( t , e , n ) { " u s e s t r i c t " ; f u n c t i o n r ( t , e , n , r , a , i , o , s ) { v a r l , u = " f u n c t i o n " = = t y p e o f t ? t . o p t i o n s : t ; i f ( e & & ( u . r e n d e r = e , u . s t a t i c R e n d e r F n s = n , u . _ c o m p i l e d = ! 0 ) , r & & ( u . f u n c t i o n a l = ! 0 ) , i & & ( u . _ s c o p e I d = " d a t a - v - " + i ) , o ? ( l = f u n c t i o n ( t ) { ( t = t | | t h i s . $ v n o d e & & t h i s . $ v n o d e . s s r C o n t e x t | | t h i s . p a r e n t & & t h i s . p a r e n t . $ v n o d e & & t h i s . p a r e n t . $ v n o d e . s s r C o n t e x t ) | | " u n d e f i n e d " = = t y p e o f _ _ V U E _ S S R _ C O N T E X T _ _ | | ( t = _ _ V U E _ S S R _ C O N T E X T _ _ ) , a & & a . c a l l ( t h i s , t ) , t & & t . _ r e g i s t e r e d C o m p o n e n t s & & t . _ r e g i s t e r e d C o m p o n e n t s . a d d ( o ) } , u . _ s s r R e g i s t e r = l ) : a & & ( l = s ? f u n c t i o n ( ) { a . c a l l ( t h i s , ( u . f u n c t i o n a l ? t h i s . p a r e n t : t h i s ) . $ r o o t . $ o p t i o n s . s h a d o w R o o t ) } : a ) , l ) i f ( u . f u n c t i o n a l ) { u . _ i n j e c t S t y l e s = l ; v a r c = u . r e n d e r ; u . r e n d e r = f u n c t i o n ( t , e ) { r e t u r n l . c a l l ( e ) , c ( t , e ) } } e l s e { v a r d = u . b e f o r e C r e a t e ; u . b e f o r e C r e a t e = d ? [ ] . c o n c a t ( d , l ) : [ l ] } r e t u r n { e x p o r t s : t , o p t i o n s : u } } n . d ( e , " a " , ( f u n c t i o n ( ) { r e t u r n r } ) ) } , 3 9 : f u n c t i o n ( t , e , n ) { " u s e s t r i c t " ; n ( 2 2 ) , n ( 1 4 ) ; v a r r = n ( 5 ) , a = n . n ( r ) ;
2021-07-28 15:38:35 -04:00
/ * *
* @ copyright Copyright ( c ) 2019 John Molakvoæ < skjnldsv @ protonmail . com >
*
* @ author John Molakvoæ < skjnldsv @ protonmail . com >
*
* @ license GNU AGPL version 3 or any later version
*
* This program is free software : you can redistribute it and / or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation , either version 3 of the
* License , or ( at your option ) any later version .
*
* This program is distributed in the hope that it will be useful ,
* but WITHOUT ANY WARRANTY ; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE . See the
* GNU Affero General Public License for more details .
*
* You should have received a copy of the GNU Affero General Public License
* along with this program . If not , see < http : //www.gnu.org/licenses/>.
*
2021-08-15 04:13:16 -04:00
* / e . a = { b e f o r e : f u n c t i o n ( ) { t h i s . $ s l o t s . d e f a u l t & & " " ! = = t h i s . t e x t . t r i m ( ) | | ( a . a . u t i l . w a r n ( " " . c o n c a t ( t h i s . $ o p t i o n s . n a m e , " c a n n o t b e e m p t y a n d r e q u i r e s a m e a n i n g f u l t e x t c o n t e n t " ) , t h i s ) , t h i s . $ d e s t r o y ( ) , t h i s . $ e l . r e m o v e ( ) ) } , b e f o r e U p d a t e : f u n c t i o n ( ) { t h i s . t e x t = t h i s . g e t T e x t ( ) } , d a t a : f u n c t i o n ( ) { r e t u r n { t e x t : t h i s . g e t T e x t ( ) } } , c o m p u t e d : { i s L o n g T e x t : f u n c t i o n ( ) { r e t u r n t h i s . t e x t & & t h i s . t e x t . t r i m ( ) . l e n g t h > 2 0 } } , m e t h o d s : { g e t T e x t : f u n c t i o n ( ) { r e t u r n t h i s . $ s l o t s . d e f a u l t ? t h i s . $ s l o t s . d e f a u l t [ 0 ] . t e x t . t r i m ( ) : " " } } } } , 4 0 : f u n c t i o n ( t , e ) { t . e x p o r t s = n ( 4 0 8 ) } , 4 9 : f u n c t i o n ( t , e , n ) { " u s e s t r i c t " ; n ( 1 6 ) , n ( 6 ) , n ( 1 7 ) , n ( 1 8 ) , n ( 4 0 ) ; v a r r = n ( 3 9 ) , a = ( n ( 1 4 ) , f u n c t i o n ( t , e ) { f o r ( v a r n = t . $ p a r e n t ; n ; ) { i f ( n . $ o p t i o n s . n a m e = = = e ) r e t u r n n ; n = n . $ p a r e n t } } ) ; e . a = { m i x i n s : [ r . a ] , p r o p s : { i c o n : { t y p e : S t r i n g , d e f a u l t : " " } , t i t l e : { t y p e : S t r i n g , d e f a u l t : " " } , c l o s e A f t e r C l i c k : { t y p e : B o o l e a n , d e f a u l t : ! 1 } , a r i a L a b e l : { t y p e : S t r i n g , d e f a u l t : " " } } , c o m p u t e d : { i s I c o n U r l : f u n c t i o n ( ) { t r y { r e t u r n n e w U R L ( t h i s . i c o n ) } c a t c h ( t ) { r e t u r n ! 1 } } } , m e t h o d s : { o n C l i c k : f u n c t i o n ( t ) { i f ( t h i s . $ e m i t ( " c l i c k " , t ) , t h i s . c l o s e A f t e r C l i c k ) { v a r e = a ( t h i s , " A c t i o n s " ) ; e & & e . c l o s e M e n u & & e . c l o s e M e n u ( ) } } } } } , 5 : f u n c t i o n ( t , e ) { t . e x p o r t s = n ( 1 5 ) } , 6 : f u n c t i o n ( t , e ) { t . e x p o r t s = n ( 9 0 ) } , 9 4 : f u n c t i o n ( t , e , n ) { " u s e s t r i c t " ; v a r r = n ( 0 ) , a = n . n ( r ) , i = n ( 1 ) , o = n . n ( i ) ( ) ( a . a ) ; o . p u s h ( [ t . i , " l i . a c t i v e [ d a t a - v - 4 2 b 2 8 4 3 6 ] { b a c k g r o u n d - c o l o r : v a r ( - - c o l o r - b a c k g r o u n d - h o v e r ) } . a c t i o n - - d i s a b l e d [ d a t a - v - 4 2 b 2 8 4 3 6 ] { p o i n t e r - e v e n t s : n o n e ; o p a c i t y : . 5 } . a c t i o n - - d i s a b l e d [ d a t a - v - 4 2 b 2 8 4 3 6 ] : h o v e r , . a c t i o n - - d i s a b l e d [ d a t a - v - 4 2 b 2 8 4 3 6 ] : f o c u s { c u r s o r : d e f a u l t ; o p a c i t y : . 5 } . a c t i o n - - d i s a b l e d * [ d a t a - v - 4 2 b 2 8 4 3 6 ] { o p a c i t y : 1 ! i m p o r t a n t } . a c t i o n - b u t t o n [ d a t a - v - 4 2 b 2 8 4 3 6 ] { d i s p l a y : f l e x ; a l i g n - i t e m s : f l e x - s t a r t ; w i d t h : 1 0 0 % ; h e i g h t : a u t o ; m a r g i n : 0 ; p a d d i n g : 0 ; p a d d i n g - r i g h t : 1 4 p x ; c u r s o r : p o i n t e r ; w h i t e - s p a c e : n o w r a p ; o p a c i t y : . 7 ; c o l o r : v a r ( - - c o l o r - m a i n - t e x t ) ; b o r d e r : 0 ; b o r d e r - r a d i u s : 0 ; b a c k g r o u n d - c o l o r : t r a n s p a r e n t ; b o x - s h a d o w : n o n e ; f o n t - w e i g h t : n o r m a l ; f o n t - s i z e : v a r ( - - d e f a u l t - f o n t - s i z e ) ; l i n e - h e i g h t : 4 4 p x } . a c t i o n - b u t t o n [ d a t a - v - 4 2 b 2 8 4 3 6 ] : h o v e r , . a c t i o n - b u t t o n [ d a t a - v - 4 2 b 2 8 4 3 6 ] : f o c u s { o p a c i t y : 1 } . a c t i o n - b u t t o n > s p a n [ d a t a - v - 4 2 b 2 8 4 3 6 ] { c u r s o r : p o i n t e r ; w h i t e - s p a c e : n o w r a p } . a c t i o n - b u t t o n _ _ i c o n [ d a t a - v - 4 2 b 2 8 4 3 6 ] { w i d t h : 4 4 p x ; h e i g h t : 4 4 p x ; o p a c i t y : 1 ; b a c k g r o u n d - p o s i t i o n : 1 4 p x c e n t e r ; b a c k g r o u n d - s i z e : 1 6 p x ; b a c k g r o u n d - r e p e a t : n o - r e p e a t } . a c t i o n - b u t t o n . m a t e r i a l - d e s i g n - i c o n [ d a t a - v - 4 2 b 2 8 4 3 6 ] { w i d t h : 4 4 p x ; h e i g h t : 4 4 p x ; o p a c i t y : 1 } . a c t i o n - b u t t o n . m a t e r i a l - d e s i g n - i c o n . m a t e r i a l - d e s i g n - i c o n _ _ s v g [ d a t a - v - 4 2 b 2 8 4 3 6 ] { v e r t i c a l - a l i g n : m i d d l e } . a c t i o n - b u t t o n p [ d a t a - v - 4 2 b 2 8 4 3 6 ] { m a x - w i d t h : 2 2 0 p x ; l i n e - h e i g h t : 1 . 6 e m ; p a d d i n g : 1 0 . 8 p x 0 ; c u r s o r : p o i n t e r ; t e x t - a l i g n : l e f t ; o v e r f l o w : h i d d e n ; t e x t - o v e r f l o w : e l l i p s i s } . a c t i o n - b u t t o n _ _ l o n g t e x t [ d a t a - v - 4 2 b 2 8 4 3 6 ] { c u r s o r : p o i n t e r ; w h i t e - s p a c e : p r e - w r a p } . a c t i o n - b u t t o n _ _ t i t l e [ d a t a - v - 4 2 b 2 8 4 3 6 ] { f o n t - w e i g h t : b o l d ; t e x t - o v e r f l o w : e l l i p s i s ; o v e r f l o w : h i d d e n ; w h i t e - s p a c e : n o w r a p ; m a x - w i d t h : 1 0 0 % ; d i s p l a y : i n l i n e - b l o c k } \ n " , " " , { v e r s i o n : 3 , s o u r c e s : [ " w e b p a c k : / / . / . . / . . / a s s e t s / a c t i o n . s c s s " , " w e b p a c k : / / . / . . / . . / a s s e t s / v a r i a b l e s . s c s s " ] , n a m e s : [ ] , m a p p i n g s : " A A w B C , 2 B A E E , 8 C A A + C , C A C / C , m C A M D , m B A A o B , C A C p B , U C Q m B , C D V p B , k F A I E , c A A e , C A C f , U C K k B , C D V p B , q C A Q E , o B A A q B , C A C r B , g C A O D , Y A A a , C A C b , s B A A u B , C A E v B , U A A W , C A C X , W A A Y , C A C Z , Q A A S , C A C T , S A A U , C A C V , k B C t B 8 C , C D w B 9 C , c A A e , C A C f , k B A A m B , C A E n B , U C j B i B , C D k B j B , 4 B A A 6 B , C A C 7 B , Q A A S , C A C T , e A A g B , C A C h B , 4 B A A 6 B , C A C 7 B , e A A g B , C A E h B , k B A A m B , C A C n B , k C A A m C , C A C n C , g B C 5 C m B , C D s B p B , 4 E A 0 B E , S C 7 B a , C D G f , q C A 8 B E , c A A e , C A C f , k B A A m B , C A C n B , s C A G A , U C z D k B , C D 0 D l B , W C 1 D k B , C D 2 D l B , S C x C a , C D y C b , + B A A w C , C A C x C , o B C z D a , C D 0 D b , 2 B A A 4 B , C A x C 9 B , s D A 4 C E , U C l E k B , C D m E l B , W C n E k B , C D o E l B , S C j D a , C D G f , i F A i D G , q B A A s B , C A j D z B , k C A u D E , e A A g B , C A C h B , i B A A k B , C A G l B , g B A A 8 C , C A E 9 C , c A A e , C A C f , e A A g B , C A G h B , e A A g B , C A C h B , s B A A u B , C A C v B , 0 C A G A , c A A e , C A E f , o B A A q B , C A C r B , u C A G A , g B A A i B , C A C j B , s B A A u B , C A C v B , e A A g B , C A C h B , k B A A m B , C A C n B , c A A e , C A C f , o B A A q B " , s o u r c e s C o n t e n t : [ " / * * \ n * @ c o p y r i g h t C o p y r i g h t ( c ) 2 0 1 9 J o h n M o l a k v o æ < s k j n l d s v @ p r o t o n m a i l . c o m > \ n * \ n * @ a u t h o r J o h n M o l a k v o æ < s k j n l d s v @ p r o t o n m a i l . c o m > \ n * @ a u t h o r M a r c o A m b r o s i n i < m a r c o a m b r o s i n i @ p m . m e > \ n * \ n * @ l i c e n s e G N U A G P L v e r s i o n 3 o r a n y l a t e r v e r s i o n \ n * \ n * T h i s p r o g r a m i s f r e e s o f t w a r e : y o u c a n r e d i s t r i b u t e i t a n d / o r m o d i f y \ n * i t u n d e r t h e t e r m s o f t h e G N U A f f e r o G e n e r a l P u b l i c L i c e n s e a s \ n * p u b l i s h e d b y t h e F r e e S o f t w a r e F o u n d a t i o n , e i t h e r v e r s i o n 3 o f t h e \ n * L i c e n s e , o
2021-03-17 04:45:22 -04:00
/ * *
2021-05-27 11:57:17 -04:00
* @ copyright Copyright ( c ) 2020 Greta Doci < gretadoci @ gmail . com >
2021-03-17 04:45:22 -04:00
*
2021-05-27 11:57:17 -04:00
* @ author 2020 Greta Doci < gretadoci @ gmail . com >
2021-03-17 04:45:22 -04:00
*
* @ license GNU AGPL version 3 or any later version
*
* This program is free software : you can redistribute it and / or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation , either version 3 of the
* License , or ( at your option ) any later version .
*
* This program is distributed in the hope that it will be useful ,
* but WITHOUT ANY WARRANTY ; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE . See the
* GNU Affero General Public License for more details .
*
* You should have received a copy of the GNU Affero General Public License
* along with this program . If not , see < http : //www.gnu.org/licenses/>.
*
2021-07-31 13:12:14 -04:00
* /e.default=r.a},2:function(t,e,n){"use strict";var r,a=function(){var t={};return function(e){if(void 0===t[e]){var n=document.querySelector(e);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}t[e]=n}return t[e]}}(),i=[];function o(t){for(var e=-1,n=0;n<i.length;n++)if(i[n].identifier===t){e=n;break}return e}function s(t,e){for(var n={},r=[],a=0;a<t.length;a++){var s=t[a],l=e.base?s[0]+e.base:s[0],u=n[l]||0,c="".concat(l," ").concat(u);n[l]=u+1;var d=o(c),p={css:s[1],media:s[2],sourceMap:s[3]};-1!==d?(i[d].references++,i[d].updater(p)):i.push({identifier:c,updater:f(p,e),references:1}),r.push(c)}return r}function l(t){var e=document.createElement("style"),r=t.attributes||{};if(void 0===r.nonce){var i=n.nc;i&&(r.nonce=i)}if(Object.keys(r).forEach((function(t){e.setAttribute(t,r[t])})),"function"==typeof t.insert)t.insert(e);else{var o=a(t.insert||"head");if(!o)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");o.appendChild(e)}return e}var u,c=(u=[],function(t,e){return u[t]=e,u.filter(Boolean).join("\n")});function d(t,e,n,r){var a=n?"":r.media?"@media ".concat(r.media," {").concat(r.css,"}"):r.css;if(t.styleSheet)t.styleSheet.cssText=c(e,a);else{var i=document.createTextNode(a),o=t.childNodes;o[e]&&t.removeChild(o[e]),o.length?t.insertBefore(i,o[e]):t.appendChild(i)}}function p(t,e,n){var r=n.css,a=n.media,i=n.sourceMap;if(a?t.setAttribute("media",a):t.removeAttribute("media"),i&&"undefined"!=typeof btoa&&(r+="\n/ * # sourceMappingURL = data : application / json ; base64 , ".concat(btoa(unescape(encodeURIComponent(JSON.stringify(i))))," * / " ) ) , t . s t y l e S h e e t ) t . s t y l e S h e e t . c s s T e x t = r ; e l s e { f o r ( ; t . f i r s t C h i l d ; ) t . r e m o v e C h i l d ( t . f i r s t C h i l d ) ; t . a p p e n d C h i l d ( d o c u m e n t . c r e a t e T e x t N o d e ( r ) ) } } v a r A = n u l l , m = 0 ; f u n c t i o n f ( t , e ) { v a r n , r , a ; i f ( e . s i n g l e t o n ) { v a r i = m + + ; n = A | | ( A = l ( e ) ) , r = d . b i n d ( n u l l , n , i , ! 1 ) , a = d . b i n d ( n u l l , n , i , ! 0 ) } e l s e n = l ( e ) , r = p . b i n d ( n u l l , n , e ) , a = f u n c t i o n ( ) { ! f u n c t i o n ( t ) { i f ( n u l l = = = t . p a r e n t N o d e ) r e t u r n ! 1 ; t . p a r e n t N o d e . r e m o v e C h i l d ( t ) } ( n ) } ; r e t u r n r ( t ) , f u n c t i o n ( e ) { i f ( e ) { i f ( e . c s s = = = t . c s s & & e . m e d i a = = = t . m e d i a & & e . s o u r c e M a p = = = t . s o u r c e M a p ) r e t u r n ; r ( t = e ) } e l s e a ( ) } } t . e x p o r t s = f u n c t i o n ( t , e ) { ( e = e | | { } ) . s i n g l e t o n | | " b o o l e a n " = = t y p e o f e . s i n g l e t o n | | ( e . s i n g l e t o n = ( v o i d 0 = = = r & & ( r = B o o l e a n ( w i n d o w & & d o c u m e n t & & d o c u m e n t . a l l & & ! w i n d o w . a t o b ) ) , r ) ) ; v a r n = s ( t = t | | [ ] , e ) ; r e t u r n f u n c t i o n ( t ) { i f ( t = t | | [ ] , " [ o b j e c t A r r a y ] " = = = O b j e c t . p r o t o t y p e . t o S t r i n g . c a l l ( t ) ) { f o r ( v a r r = 0 ; r < n . l e n g t h ; r + + ) { v a r a = o ( n [ r ] ) ; i [ a ] . r e f e r e n c e s - - } f o r ( v a r l = s ( t , e ) , u = 0 ; u < n . l e n g t h ; u + + ) { v a r c = o ( n [ u ] ) ; 0 = = = i [ c ] . r e f e r e n c e s & & ( i [ c ] . u p d a t e r ( ) , i . s p l i c e ( c , 1 ) ) } n = l } } } } , 3 : f u n c t i o n ( t , e , n ) { " u s e s t r i c t " ; f u n c t i o n r ( t , e , n , r , a , i , o , s ) { v a r l , u = " f u n c t i o n " = = t y p e o f t ? t . o p t i o n s : t ; i f ( e & & ( u . r e n d e r = e , u . s t a t i c R e n d e r F n s = n , u . _ c o m p i l e d = ! 0 ) , r & & ( u . f u n c t i o n a l = ! 0 ) , i & & ( u . _ s c o p e I d = " d a t a - v - " + i ) , o ? ( l = f u n c t i o n ( t ) { ( t = t | | t h i s . $ v n o d e & & t h i s . $ v n o d e . s s r C o n t e x t | | t h i s . p a r e n t & & t h i s . p a r e n t . $ v n o d e & & t h i s . p a r e n t . $ v n o d e . s s r C o n t e x t ) | | " u n d e f i n e d " = = t y p e o f _ _ V U E _ S S R _ C O N T E X T _ _ | | ( t = _ _ V U E _ S S R _ C O N T E X T _ _ ) , a & & a . c a l l ( t h i s , t ) , t & & t . _ r e g i s t e r e d C o m p o n e n t s & & t . _ r e g i s t e r e d C o m p o n e n t s . a d d ( o ) } , u . _ s s r R e g i s t e r = l ) : a & & ( l = s ? f u n c t i o n ( ) { a . c a l l ( t h i s , ( u . f u n c t i o n a l ? t h i s . p a r e n t : t h i s ) . $ r o o t . $ o p t i o n s . s h a d o w R o o t ) } : a ) , l ) i f ( u . f u n c t i o n a l ) { u . _ i n j e c t S t y l e s = l ; v a r c = u . r e n d e r ; u . r e n d e r = f u n c t i o n ( t , e ) { r e t u r n l . c a l l ( e ) , c ( t , e ) } } e l s e { v a r d = u . b e f o r e C r e a t e ; u . b e f o r e C r e a t e = d ? [ ] . c o n c a t ( d , l ) : [ l ] } r e t u r n { e x p o r t s : t , o p t i o n s : u } } n . d ( e , " a " , ( f u n c t i o n ( ) { r e t u r n r } ) ) } } ) } , f u n c t i o n ( t , e , n ) { w i n d o w , t . e x p o r t s = f u n c t i o n ( t ) { v a r e = { } ; f u n c t i o n n ( r ) { i f ( e [ r ] ) r e t u r n e [ r ] . e x p o r t s ; v a r a = e [ r ] = { i : r , l : ! 1 , e x p o r t s : { } } ; r e t u r n t [ r ] . c a l l ( a . e x p o r t s , a , a . e x p o r t s , n ) , a . l = ! 0 , a . e x p o r t s } r e t u r n n . m = t , n . c = e , n . d = f u n c t i o n ( t , e , r ) { n . o ( t , e ) | | O b j e c t . d e f i n e P r o p e r t y ( t , e , { e n u m e r a b l e : ! 0 , g e t : r } ) } , n . r = f u n c t i o n ( t ) { " u n d e f i n e d " ! = t y p e o f S y m b o l & & S y m b o l . t o S t r i n g T a g & & O b j e c t . d e f i n e P r o p e r t y ( t , S y m b o l . t o S t r i n g T a g , { v a l u e : " M o d u l e " } ) , O b j e c t . d e f i n e P r o p e r t y ( t , " _ _ e s M o d u l e " , { v a l u e : ! 0 } ) } , n . t = f u n c t i o n ( t , e ) { i f ( 1 & e & & ( t = n ( t ) ) , 8 & e ) r e t u r n t ; i f ( 4 & e & & " o b j e c t " = = t y p e o f t & & t & & t . _ _ e s M o d u l e ) r e t u r n t ; v a r r = O b j e c t . c r e a t e ( n u l l ) ; i f ( n . r ( r ) , O b j e c t . d e f i n e P r o p e r t y ( r , " d e f a u l t " , { e n u m e r a b l e : ! 0 , v a l u e : t }
2021-07-28 15:38:35 -04:00
/ * *
* @ copyright Copyright ( c ) 2019 Julius Härtl < jus @ bitgrid . net >
2021-03-17 04:45:22 -04:00
*
2021-07-28 15:38:35 -04:00
* @ author Julius Härtl < jus @ bitgrid . net >
* @ author John Molakvoæ < skjnldsv @ protonmail . com >
2021-03-17 04:45:22 -04:00
*
2021-07-28 15:38:35 -04:00
* @ license GNU AGPL version 3 or any later version
*
* This program is free software : you can redistribute it and / or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation , either version 3 of the
* License , or ( at your option ) any later version .
*
* This program is distributed in the hope that it will be useful ,
* but WITHOUT ANY WARRANTY ; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE . See the
* GNU Affero General Public License for more details .
*
* You should have received a copy of the GNU Affero General Public License
* along with this program . If not , see < http : //www.gnu.org/licenses/>.
2021-03-17 04:45:22 -04:00
*
2021-05-27 11:57:17 -04:00
* /
2021-07-31 13:12:14 -04:00
r . VTooltip . options . defaultTemplate = '<div class="vue-tooltip" role="tooltip" data-v-' . concat ( "b0001f9" , '><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>' ) , r . VTooltip . options . defaultHtml = ! 1 , r . VTooltip . options . defaultDelay = { show : 500 , hide : 200 } ; var a = r . VTooltip ; e . default = a } , , , , function ( t , e , n ) { "use strict" ; n . r ( e ) ; var r = n ( 9 ) , a = n ( 4 ) ; for ( var i in a ) [ "default" ] . indexOf ( i ) < 0 && function ( t ) { n . d ( e , t , ( function ( ) { return a [ t ] } ) ) } ( i ) ; n ( 29 ) ; var o = n ( 3 ) , s = n ( 8 ) , l = n . n ( s ) , u = Object ( o . a ) ( a . default , r . a , r . b , ! 1 , null , null , null ) ; "function" == typeof l . a && l ( ) ( u ) , e . default = u . exports } , function ( t , e , n ) { "use strict" ; n . r ( e ) ; var r = n ( 25 ) , a = n . n ( r ) ; for ( var i in r ) [ "default" ] . indexOf ( i ) < 0 && function ( t ) { n . d ( e , t , ( function ( ) { return r [ t ] } ) ) } ( i ) ; e . default = a . a } , function ( t , e , n ) { "use strict" ; var r ; Object . defineProperty ( e , "__esModule" , { value : ! 0 } ) , e . default = void 0 ; var a = { name : "PopoverMenu" , components : { PopoverMenuItem : ( ( r = n ( 101 ) ) && r . _ _esModule ? r : { default : r } ) . default } , props : { menu : { type : Array , default : function ( ) { return [ { href : "https://nextcloud.com" , icon : "icon-links" , text : "Nextcloud" } ] } , required : ! 0 } } } ; e . default = a } , function ( t , e , n ) { "use strict" ; n . r ( e ) ; var r = n ( 27 ) , a = n . n ( r ) ; for ( var i in r ) [ "default" ] . indexOf ( i ) < 0 && function ( t ) { n . d ( e , t , ( function ( ) { return r [ t ] } ) ) } ( i ) ; e . default = a . a } , function ( t , e , n ) { "use strict" ; Object . defineProperty ( e , "__esModule" , { value : ! 0 } ) , e . default = void 0 ; var r = { name : "PopoverMenuItem" , props : { item : { type : Object , required : ! 0 , default : function ( ) { return { key : "nextcloud-link" , href : "https://nextcloud.com" , icon : "icon-links" , text : "Nextcloud" } } , validator : function ( t ) { return ! t . input || - 1 !== [ "text" , "checkbox" ] . indexOf ( t . input ) } } } , computed : { key : function ( ) { return this . item . key ? this . item . key : Math . round ( 16 * Math . random ( ) * 1e6 ) . toString ( 16 ) } , iconIsUrl : function ( ) { try { return new URL ( this . item . icon ) , ! 0 } catch ( t ) { return ! 1 } } } , methods : { action : function ( t ) { this . item . action && this . item . action ( t ) } } } ; e . default = r } , function ( t , e ) { t . exports = n ( 20 ) } , function ( t , e , n ) { "use strict" ; var r = n ( 2 ) , a = n . n ( r ) , i = n ( 7 ) ; a ( ) ( i . a , { insert : "head" , singleton : ! 1 } ) , i . a . locals } , function ( t , e , n ) { "use strict" ; var r = n ( 0 ) , a = n . n ( r ) , i = n ( 1 ) , o = n . n ( i ) ( ) ( a . a ) ; o . push ( [ t . i , ".material-design-icon[data-v-724f9d58]{display:flex;align-self:center;justify-self:center;align-items:center;justify-content:center}.mention-bubble--primary .mention-bubble__content[data-v-724f9d58]{color:var(--color-primary-text);background-color:var(--color-primary-element)}.mention-bubble__wrapper[data-v-724f9d58]{max-width:150px;height:18px;vertical-align:text-bottom;display:inline-flex;align-items:center}.mention-bubble__content[data-v-724f9d58]{display:inline-flex;overflow:hidden;align-items:center;max-width:100%;height:20px;-webkit-user-select:none;user-select:none;padding-right:6px;padding-left:2px;border-radius:10px;background-color:var(--color-background-dark)}.mention-bubble__icon[data-v-724f9d58]{position:relative;width:16px;height:16px;border-radius:8px;background-color:var(--color-background-darker);background-repeat:no-repeat;background-position:center;background-size:12px}.mention-bubble__icon--with-avatar[data-v-724f9d58]{color:inherit;background-size:cover}.mention-bubble__title[data-v-724f9d58]{overflow:hidden;margin-left:2px;white-space:nowrap;text-overflow:ellipsis}.mention-bubble__title[data-v-724f9d58]::before{content:attr(title)}.mention-bubble__select[data-v-724f9d58]{position:absolute;z-index:-1;left:-1000px}\n" , "" , { version : 3 , sources : [ "webpack://./../../assets/material-icons.css" , "webpack://./MentionBubble.vue" ] , names : [ ] , mappings : "AAGA,uCACC,YAAa,CACb,iBAAkB,CAClB,mBAAoB,CACpB,kBAAmB,CACnB,sBAAuB,CC8FvB,mEACC,+BAAgC,CAChC,6CAA8C,CAC9C,0CAGA,eAXsB,CAatB,WAAwC,CACxC,0BAA2B,CAC3B,mBAAoB,CACpB,kBAAmB,CACnB,0CAGA,mBAAoB,CACpB,eAAgB,CAChB,kBAAmB,CACnB,cAAe,CACf,WAzBkB,CA0BlB,wBAAyB,CACzB,gBAAiB,CACjB,iBAAkC,CAClC,gBA3BkB,CA4BlB,kBAAiC,CACjC,6CAA8C,CAC9C,uCAGA,iBAAkB,CAClB,UAjCuD,CAkCvD,WAlCuD,CAmCvD,iBAAsC,CACtC,+CAAgD,CAChD,2BAA4B,CAC5B,0BAA2B,CAC3B,oBAA0D,CAE1D,oDACC,aAAc,CACd,qBAAsB,CACtB,wCAID,eAAgB,CAChB,eAlDkB,CAmDlB,kBAAmB,CACnB,sBAAuB,CAJvB,gDAOC,mBAAoB,CACpB,yCAKD,iBAAkB,CAClB,UAAW,CACX,YAAa" , sourcesContent : [ " / * \ n * Ensure pr
2021-03-17 04:45:22 -04:00
/ * *
2021-07-28 15:38:35 -04:00
* @ copyright Copyright ( c ) 2019 John Molakvoæ < skjnldsv @ protonmail . com >
2021-03-17 04:45:22 -04:00
*
* @ author John Molakvoæ < skjnldsv @ protonmail . com >
*
* @ license GNU AGPL version 3 or any later version
*
* This program is free software : you can redistribute it and / or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation , either version 3 of the
* License , or ( at your option ) any later version .
*
* This program is distributed in the hope that it will be useful ,
* but WITHOUT ANY WARRANTY ; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE . See the
* GNU Affero General Public License for more details .
*
* You should have received a copy of the GNU Affero General Public License
* along with this program . If not , see < http : //www.gnu.org/licenses/>.
*
2021-07-28 15:38:35 -04:00
* / e . d e f a u l t = a } , , , , , , , , f u n c t i o n ( t , e , n ) { " u s e s t r i c t " ; v a r r = n ( 0 ) , a = n . n ( r ) , i = n ( 1 ) , o = n . n ( i ) , s = n ( 1 0 ) , l = n . n ( s ) , u = n ( 5 9 ) , c = n ( 6 0 ) , d = n ( 6 1 ) , p = o ( ) ( a . a ) , A = l ( ) ( u . a ) , m = l ( ) ( c . a ) , f = l ( ) ( d . a ) ; p . p u s h ( [ t . i , " . m a t e r i a l - d e s i g n - i c o n [ d a t a - v - e 1 b b 6 d 3 8 ] { d i s p l a y : f l e x ; a l i g n - s e l f : c e n t e r ; j u s t i f y - s e l f : c e n t e r ; a l i g n - i t e m s : c e n t e r ; j u s t i f y - c o n t e n t : c e n t e r } . a v a t a r d i v [ d a t a - v - e 1 b b 6 d 3 8 ] { p o s i t i o n : r e l a t i v e ; d i s p l a y : i n l i n e - b l o c k ; w i d t h : v a r ( - - s i z e ) ; h e i g h t : v a r ( - - s i z e ) } . a v a t a r d i v - - u n k n o w n [ d a t a - v - e 1 b b 6 d 3 8 ] { p o s i t i o n : r e l a t i v e ; b a c k g r o u n d - c o l o r : v a r ( - - c o l o r - t e x t - m a x c o n t r a s t ) } . a v a t a r d i v [ d a t a - v - e 1 b b 6 d 3 8 ] : n o t ( . a v a t a r d i v - - u n k n o w n ) { b a c k g r o u n d - c o l o r : # f f f ! i m p o r t a n t ; b o x - s h a d o w : 0 0 5 p x r g b a ( 0 , 0 , 0 , 0 . 0 5 ) i n s e t } b o d y . t h e m e - - d a r k . a v a t a r d i v [ d a t a - v - e 1 b b 6 d 3 8 ] : n o t ( . a v a t a r d i v - - u n k n o w n ) { b a c k g r o u n d - c o l o r : # 0 0 0 ! i m p o r t a n t } . a v a t a r d i v - - w i t h - m e n u [ d a t a - v - e 1 b b 6 d 3 8 ] { c u r s o r : p o i n t e r } . a v a t a r d i v - - w i t h - m e n u [ d a t a - v - e 1 b b 6 d 3 8 ] . t r i g g e r { p o s i t i o n : a b s o l u t e ; t o p : 0 ; l e f t : 0 } . a v a t a r d i v - - w i t h - m e n u . i c o n - m o r e [ d a t a - v - e 1 b b 6 d 3 8 ] , . a v a t a r d i v - - w i t h - m e n u . i c o n - l o a d i n g [ d a t a - v - e 1 b b 6 d 3 8 ] { d i s p l a y : f l e x ; a l i g n - i t e m s : c e n t e r ; j u s t i f y - c o n t e n t : c e n t e r ; w i d t h : v a r ( - - s i z e ) ; h e i g h t : v a r ( - - s i z e ) ; c u r s o r : p o i n t e r ; b a c k g r o u n d : n o n e } . a v a t a r d i v - - w i t h - m e n u . i c o n - m o r e [ d a t a - v - e 1 b b 6 d 3 8 ] { o p a c i t y : 0 } . a v a t a r d i v - - w i t h - m e n u : f o c u s . i c o n - m o r e [ d a t a - v - e 1 b b 6 d 3 8 ] , . a v a t a r d i v - - w i t h - m e n u : h o v e r . i c o n - m o r e [ d a t a - v - e 1 b b 6 d 3 8 ] { o p a c i t y : 1 } . a v a t a r d i v - - w i t h - m e n u : f o c u s i m g [ d a t a - v - e 1 b b 6 d 3 8 ] , . a v a t a r d i v - - w i t h - m e n u : h o v e r i m g [ d a t a - v - e 1 b b 6 d 3 8 ] { o p a c i t y : 0 . 3 } . a v a t a r d i v - - w i t h - m e n u . i c o n - m o r e [ d a t a - v - e 1 b b 6 d 3 8 ] , . a v a t a r d i v - - w i t h - m e n u i m g [ d a t a - v - e 1 b b 6 d 3 8 ] { t r a n s i t i o n : o p a c i t y v a r ( - - a n i m a t i o n - q u i c k ) } . a v a t a r d i v > . u n k n o w n [ d a t a - v - e 1 b b 6 d 3 8 ] { p o s i t i o n : a b s o l u t e ; t o p : 0 ; l e f t : 0 ; d i s p l a y : b l o c k ; w i d t h : 1 0 0 % ; t e x t - a l i g n : c e n t e r ; f o n t - w e i g h t : n o r m a l ; c o l o r : v a r ( - - c o l o r - m a i n - b a c k g r o u n d ) } . a v a t a r d i v i m g [ d a t a - v - e 1 b b 6 d 3 8 ] { w i d t h : 1 0 0 % ; h e i g h t : 1 0 0 % ; o b j e c t - f i t : c o v e r } . a v a t a r d i v . a v a t a r d i v _ _ u s e r - s t a t u s [ d a t a - v - e 1 b b 6 d 3 8 ] { p o s i t i o n : a b s o l u t e ; r i g h t : - 4 p x ; b o t t o m : - 4 p x ; h e i g h t : 1 8 p x ; w i d t h : 1 8 p x ; l i n e - h e i g h t : 1 5 p x ; f o n t - s i z e : v a r ( - - d e f a u l t - f o n t - s i z e ) ; b o r d e r : 2 p x s o l i d v a r ( - - c o l o r - m a i n - b a c k g r o u n d ) ; b a c k g r o u n d - c o l o r : v a r ( - - c o l o r - m a i n - b a c k g r o u n d ) ; b a c k g r o u n d - r e p e a t : n o - r e p e a t ; b a c k g r o u n d - s i z e : 1 6 p x ; b a c k g r o u n d - p o s i t i o n : c e n t e r ; b o r d e r - r a d i u s : 5 0 % } . a c l i : h o v e r . a v a t a r d i v . a v a t a r d i v _ _ u s e r - s t a t u s [ d a t a - v - e 1 b b 6 d 3 8 ] { b o r d e r - c o l o r : v a r ( - - c o l o r - b a c k g r o u n d - h o v e r ) ; b a c k g r o u n d - c o l o r : v a r ( - - c o l o r - b a c k g r o u n d - h o v e r ) } . a c l i . a c t i v e . a v a t a r d i v . a v a t a r d i v _ _ u s e r - s t a t u s [ d a t a - v - e 1 b b 6 d 3 8 ] { b o r d e r - c o l o r : v a r ( - - c o l o r - p r i m a r y - l i g h t ) ; b a c k g r o u n d - c o l o r : v a r ( - - c o l o r - p r i m a r y - l i g h t ) } . a v a t a r d i v . a v a t a r d i v _ _ u s e r - s t a t u s - - o n l i n e [ d a t a - v - e 1 b b 6 d 3 8 ] { b a c k g r o u n d - i m a g e : u r l ( " + A + " ) } . a v a t a r d i v . a v a t a r d i v _ _ u s e r - s t a t u s - - d n d [ d a t a - v - e 1 b b 6 d 3 8 ] { b a c k g r o u n d - i m a g e : u r l ( " + m + " ) ; b a c k g r o u n d - c o l o r : # f f f f f f } . a v a t a r d i v . a v a t a r d i v _ _ u s e r - s t a t u s - - a w a y [ d a t a - v - e 1 b b 6 d 3 8 ] { b a c k g r o u n d - i m a g e : u r l ( " + f + " ) } . a v a t a r d i v . a v a t a r d i v _ _ u s e r - s t a t u s - - i c o n [ d a t a - v - e 1 b b 6 d 3 8 ] { b o r d e r : n o n e ; b a c k g r o u n d - c o l o r : t r a n s p a r e n t } . a v a t a r d i v . p o p o v e r m e n u - w r a p p e r [ d a t a - v - e 1 b b 6 d 3 8 ] { p o s i t i o n : r e l a t i v e ; d i s p l a y : i n l i n e - b l o c k } . a v a t a r - c l a s s - i c o n [ d a t a - v - e 1 b b 6 d 3 8 ] { b o r d e r - r a d i u s : 5 0 % ; b a c k g r o u n d - c o l o r : v a r ( - - c o l o r - b a c k g r o u n d - d a r k e r ) ; h e i g h t : 1 0 0 % } \ n " , " " , { v e r s i o n : 3 , s o u r c e s : [ " w e b p a c k : / / . / . . / . . / a s s e t s / m a t e r i a l - i c o n s . c s s " , " w e b p a c k : / / . / A v a t a r . v u e " ] , n a m e s : [ ] , m a p p i n g s : " A A G A , u C A C C , Y A A a , C A C b , i B A A k B , C A C l B , m B A A o B , C A C p B , k B A A m B , C A C n B , s B A A u B , C C 0 k B x B , 4 B A C C , i B A A k B , C A C l B , o B A A q B , C A C r B , i B A A k B , C A C l B , k B A A m B , C A E n B , q C A C C , i B A A k B , C A C l B , 8 C A A + C , C A R j D , q D A a E , g C A A i C , C A K j C , y C A A 6 C , C A J 7 C , s E A E C , g C A A i C , C A C j C , u C A K D , c A A e , C A D f , i D A G C , i B A A k B , C A C l B , K A A M , C A C N , M A A O , C A L R , u G A Q C , Y A A a , C A C b , k B A A m B , C A C n B , s B A A u B , C A C v B , i B A A k B , C A C l B , k B A A m B , C A C n B , c A A e , C A C f , e A A g B , C A d j B , k D A i B C , S A A U , C A j B X , g H A s B E , S A A U , C A t B Z , k G A y B E , W A A Y , C A z B d , 6 F A 8 B C , y C A A 0 C , C A n D 7 C , q C A w D E , i B A A k B , C A C l B , K A A M , C A C N , M A A O , C A C P , a A A c , C A C d , U A A W , C A C X , i B A A k B , C A C l B , k B A A m B , C A C n B , k C A A m C , C A / D r C , g C A o E E , U A A W , C A C X , W A A Y , C A E Z , g B A A i B , C A v E n B , o D A 2 E E , i B A A k B , C A C l B , U A A W , C A C X , W A A Y , C A C Z , W A A Y , C A C Z , U A A W , C A C X , g B A A i B , C A C j B , k C A A m C , C A C n C , 6 C A A 8 C , C A C 9 C , 6 C A A 8 C , C A C 9 C , 2 B A A 4 B , C A C 5 B , o B A A q B , C A C r B , 0 B A A 2 B , C A C 3 B , i B A A k B , C A E l B , g E A C C , 0 C A A 2 C , C A C 3 C , 8 C A A + C , C A C / C , i E A E A , u C A A w C , C A C x C , 2 C A A 4 C , C A / F / C , 4 D A m G G , w D A A y E , C A n G 5 E , y D A s G G , w D A A s E , C A C t E , w B A A y B , C A v G 5 B , 0 D A 0 G G , w D A A u E , C A 1 G 1 E , 0 D A 6 G G , W A A Y , C A C Z , 4 B A A 6 B , C A 9 G h C , i D A m H E , i B A A k B , C A C l B , o B A A q B , C A C r B , o C A I D , i B A A
/ * *
* @ copyright Copyright ( c ) 2019 Kristof Hamann , Paul Schwörer
*
* @ author Kristof Hamann
* @ author Paul Schwörer
*
* @ license GNU AGPL version 3 or any later version
*
* This program is free software : you can redistribute it and / or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation , either version 3 of the
* License , or ( at your option ) any later version .
*
* This program is distributed in the hope that it will be useful ,
* but WITHOUT ANY WARRANTY ; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE . See the
* GNU Affero General Public License for more details .
*
* You should have received a copy of the GNU Affero General Public License
* along with this program . If not , see < http : //www.gnu.org/licenses/>.
*
2021-03-17 04:45:22 -04:00
* /
2021-07-31 13:12:14 -04:00
var a = new ( ( ( r = n ( 6 ) ) && r . _ _esModule ? r : { default : r } ) . default ) ( { data : function ( ) { return { isMobile : ! 1 } } , watch : { isMobile : function ( t ) { this . $emit ( "changed" , t ) } } , created : function ( ) { window . addEventListener ( "resize" , this . handleWindowResize ) , this . handleWindowResize ( ) } , beforeDestroy : function ( ) { window . removeEventListener ( "resize" , this . handleWindowResize ) } , methods : { handleWindowResize : function ( ) { this . isMobile = document . documentElement . clientWidth < 1024 } } } ) ; e . IsMobileState = a } , , , , function ( t , e ) { t . exports = n ( 25 ) } , function ( t , e , n ) { "use strict" ; e . a = "data:image/svg+xml;base64,PCEtLSBUaGlzIGljb24gaXMgcGFydCBvZiBNYXRlcmlhbCBVSSBJY29ucy4gQ29weXJpZ2h0IDIwMjAgR29vZ2xlIEluYy4sIEFwYWNoZS0yLjAgTGljZW5zZSAtLT4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+PHBhdGggZD0iTTQuOCAxMS4yaDYuNFY0LjhINC44djYuNHpNOCAwQzMuNiAwIDAgMy42IDAgOHMzLjYgOCA4IDggOC0zLjYgOC04LTMuNi04LTgtOHoiIGZpbGw9IiM0OWIzODIiLz48L3N2Zz4K" } , function ( t , e , n ) { "use strict" ; e . a = "data:image/svg+xml;base64,PCEtLSBUaGlzIGljb24gaXMgcGFydCBvZiBNYXRlcmlhbCBVSSBJY29ucy4gQ29weXJpZ2h0IDIwMjAgR29vZ2xlIEluYy4sIEFwYWNoZS0yLjAgTGljZW5zZSAtLT4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+PHBhdGggZD0iTS00LTRoMjR2MjRILTRWLTR6IiBmaWxsPSJub25lIi8+PHBhdGggZD0iTTggMEMzLjYgMCAwIDMuNiAwIDhzMy42IDggOCA4IDgtMy42IDgtOC0zLjYtOC04LTh6IiBmaWxsPSIjZWQ0ODRjIi8+PHBhdGggZD0iTTUgNi41aDZjLjggMCAxLjUuNyAxLjUgMS41cy0uNyAxLjUtMS41IDEuNUg1Yy0uOCAwLTEuNS0uNy0xLjUtMS41UzQuMiA2LjUgNSA2LjV6IiBmaWxsPSIjZmRmZmZmIi8+PC9zdmc+Cg==" } , function ( t , e , n ) { "use strict" ; e . a = "data:image/svg+xml;base64,PCEtLSBUaGlzIGljb24gaXMgcGFydCBvZiBNYXRlcmlhbCBVSSBJY29ucy4gQ29weXJpZ2h0IDIwMjAgR29vZ2xlIEluYy4sIEFwYWNoZS0yLjAgTGljZW5zZSAtLT4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+PHBhdGggZmlsbD0ibm9uZSIgZD0iTS00LTRoMjR2MjRILTR6Ii8+PHBhdGggZD0iTTYuOS4xQzMgLjYtLjEgNC0uMSA4YzAgNC40IDMuNiA4IDggOCA0IDAgNy40LTMgOC02LjktMS4yIDEuMy0yLjkgMi4xLTQuNyAyLjEtMy41IDAtNi40LTIuOS02LjQtNi40IDAtMS45LjgtMy42IDIuMS00Ljd6IiBmaWxsPSIjZjRhMzMxIi8+PC9zdmc+Cg==" } , function ( t , e ) { t . exports = n ( 389 ) } , , , , , function ( t , e ) { t . exports = n ( 63 ) } , function ( t , e ) { t . exports = n ( 391 ) } , , function ( t , e ) { t . exports = n ( 18 ) } , function ( t , e , n ) { "use strict" ; Object . defineProperty ( e , "__esModule" , { value : ! 0 } ) , Object . defineProperty ( e , "excludeClickOutsideClasses" , { enumerable : ! 0 , get : function ( ) { return r . default } } ) , Object . defineProperty ( e , "isFullscreen" , { enumerable : ! 0 , get : function ( ) { return a . default } } ) , Object . defineProperty ( e , "isMobile" , { enumerable : ! 0 , get : function ( ) { return i . default } } ) , Object . defineProperty ( e , "richEditor" , { enumerable : ! 0 , get : function ( ) { return o . default } } ) , Object . defineProperty ( e , "userStatus" , { enumerable : ! 0 , get : function ( ) { return s . default } } ) ; var r = l ( n ( 89 ) ) , a = l ( n ( 90 ) ) , i = l ( n ( 43 ) ) , o = l ( n ( 82 ) ) , s = l ( n ( 105 ) ) ; function l ( t ) { return t && t . _ _esModule ? t : { default : t } } } , , , , , , , , , , , function ( t , e , n ) { "use strict" ; Object . defineProperty ( e , "__esModule" , { value : ! 0 } ) , e . default = e . USERID _REGEX _WITH _SPACE = e . USERID _REGEX = void 0 ; var r = l ( n ( 83 ) ) , a = l ( n ( 68 ) ) , i = l ( n ( 84 ) ) , o = l ( n ( 6 ) ) , s = l ( n ( 85 ) ) ; function l ( t ) { return t && t . _ _esModule ? t : { default : t } }
2021-03-17 04:45:22 -04:00
/ * *
2021-07-28 15:38:35 -04:00
* @ copyright Copyright ( c ) 2020 John Molakvoæ < skjnldsv @ protonmail . com >
2021-03-17 04:45:22 -04:00
*
2021-07-28 15:38:35 -04:00
* @ author John Molakvoæ < skjnldsv @ protonmail . com >
2021-03-17 04:45:22 -04:00
*
* @ license GNU AGPL version 3 or any later version
*
* This program is free software : you can redistribute it and / or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation , either version 3 of the
* License , or ( at your option ) any later version .
*
* This program is distributed in the hope that it will be useful ,
* but WITHOUT ANY WARRANTY ; without even the implied warranty of
2021-05-27 11:57:17 -04:00
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE . See the
2021-03-17 04:45:22 -04:00
* GNU Affero General Public License for more details .
*
* You should have received a copy of the GNU Affero General Public License
* along with this program . If not , see < http : //www.gnu.org/licenses/>.
*
2021-07-31 13:12:14 -04:00
* /var u=new RegExp("".concat("(?:^|\\s)","(@[a-zA-Z0-9_.@\\-']+)(").concat("(?:[^a-z]|$)",")"),"gi");e.USERID_REGEX=u;var c=new RegExp("".concat("(?:^|\\s)","(@"[a-zA-Z0-9 _.@\\-']+")(").concat("(?:[^a-z]|$)",")"),"gi");e.USERID_REGEX_WITH_SPACE=c;var d={props:{userData:{type:Object,default:function(){return{}}}},methods:{renderContent:function(t){var e=this;return(0,r.default)(t).split(u).map((function(t){return t.split(c)})).flat().map((function(t){if(!t.startsWith("@"))return(0,a.default)(t,{defaultProtocol:"https",target:"_blank",className:"external",attributes:{rel:"noopener noreferrer"}});var n=t.replace(/ @ | & quot ; /gi,"");return" "+e.genSelectTemplate(n)})).join("").replace(/ \ n / gim , "<br>" ) . replace ( /&/gim , "&" ) } , parseContent : function ( t ) { var e = t . replace ( /<br>/gim , "\n" ) ; return e = ( e = ( e = e . replace ( / /gim , " " ) ) . replace ( /&/gim , "&" ) ) . replace ( /<\/div>/gim , "\n" ) , e = ( 0 , i . default ) ( e , "<div>" ) , ( 0 , i . default ) ( e ) } , genSelectTemplate : function ( t ) { var e = this . userData [ t ] ; return e ? this . renderComponentHtml ( e , s . default ) . replace ( /[\n\t]/gim , "" ) : - 1 === t . indexOf ( " " ) ? "@" . concat ( t ) : '@"' . concat ( t , '"' ) } , renderComponentHtml : function ( t , e ) { var n = new ( o . default . extend ( e ) ) ( { propsData : t } ) , r = document . createElement ( "div" ) , a = document . createElement ( "div" ) ; r . style . display = "none" , r . appendChild ( a ) , document . body . appendChild ( r ) , n . $mount ( a ) ; var i = r . innerHTML ; return n . $destroy ( ) , r . remove ( ) , i } } } ; e . default = d } , function ( t , e ) { t . exports = n ( 392 ) } , function ( t , e ) { t . exports = n ( 390 ) } , function ( t , e , n ) { "use strict" ; n . r ( e ) ; var r = n ( 31 ) , a = n ( 16 ) ; for ( var i in a ) [ "default" ] . indexOf ( i ) < 0 && function ( t ) { n . d ( e , t , ( function ( ) { return a [ t ] } ) ) } ( i ) ; n ( 87 ) ; var o = n ( 3 ) , s = Object ( o . a ) ( a . default , r . a , r . b , ! 1 , null , "724f9d58" , null ) ; e . default = s . exports } , , function ( t , e , n ) { "use strict" ; var r = n ( 2 ) , a = n . n ( r ) , i = n ( 30 ) ; a ( ) ( i . a , { insert : "head" , singleton : ! 1 } ) , i . a . locals } , function ( t , e , n ) { "use strict" ;
2021-03-17 04:45:22 -04:00
/ * *
2021-07-28 15:38:35 -04:00
* @ copyright Copyright ( c ) 2019 John Molakvoæ < skjnldsv @ protonmail . com >
2021-03-17 04:45:22 -04:00
*
* @ author John Molakvoæ < skjnldsv @ protonmail . com >
*
* @ license GNU AGPL version 3 or any later version
*
* This program is free software : you can redistribute it and / or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation , either version 3 of the
* License , or ( at your option ) any later version .
*
* This program is distributed in the hope that it will be useful ,
2021-07-28 15:38:35 -04:00
* but WITHOUT ANY WARRANTY without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE . See the
* GNU Affero General Public License for more details .
*
* You should have received a copy of the GNU Affero General Public License
* along with this program . If not , see < http : //www.gnu.org/licenses/>.
*
* / f u n c t i o n r ( t , e , n ) { t h i s . r = t , t h i s . g = e , t h i s . b = n } f u n c t i o n a ( t , e , n ) { v a r a = [ ] ; a . p u s h ( e ) ; f o r ( v a r i = f u n c t i o n ( t , e ) { v a r n = n e w A r r a y ( 3 ) ; r e t u r n n [ 0 ] = ( e [ 1 ] . r - e [ 0 ] . r ) / t , n [ 1 ] = ( e [ 1 ] . g - e [ 0 ] . g ) / t , n [ 2 ] = ( e [ 1 ] . b - e [ 0 ] . b ) / t , n } ( t , [ e , n ] ) , o = 1 ; o < t ; o + + ) { v a r s = p a r s e I n t ( e . r + i [ 0 ] * o , 1 0 ) , l = p a r s e I n t ( e . g + i [ 1 ] * o , 1 0 ) , u = p a r s e I n t ( e . b + i [ 2 ] * o , 1 0 ) ; a . p u s h ( n e w r ( s , l , u ) ) } r e t u r n a } O b j e c t . d e f i n e P r o p e r t y ( e , " _ _ e s M o d u l e " , { v a l u e : ! 0 } ) , e . d e f a u l t = v o i d 0 , e . d e f a u l t = f u n c t i o n ( t ) { t | | ( t = 6 ) ; v a r e = n e w r ( 1 8 2 , 7 0 , 1 5 7 ) , n = n e w r ( 2 2 1 , 2 0 3 , 8 5 ) , i = n e w r ( 0 , 1 3 0 , 2 0 1 ) , o = a ( t , e , n ) , s = a ( t , n , i ) , l = a ( t , i , e ) ; r e t u r n o . c o n c a t ( s ) . c o n c a t ( l ) } } , f u n c t i o n ( t , e , n ) { " u s e s t r i c t " ; f u n c t i o n r ( t , e ) { v a r n = " u n d e f i n e d " ! = t y p e o f S y m b o l & & t [ S y m b o l . i t e r a t o r ] | | t [ " @ @ i t e r a t o r " ] ; i f ( ! n ) { i f ( A r r a y . i s A r r a y ( t ) | | ( n = f u n c t i o n ( t , e ) { i f ( t ) { i f ( " s t r i n g " = = t y p e o f t ) r e t u r n a ( t , e ) ; v a r n = O b j e c t . p r o t o t y p e . t o S t r i n g . c a l l ( t ) . s l i c e ( 8 , - 1 ) ; r e t u r n " O b j e c t " = = = n & & t . c o n s t r u c t o r & & ( n = t . c o n s t r u c t o r . n a m e ) , " M a p " = = = n | | " S e t " = = = n ? A r r a y . f r o m ( t ) : " A r g u m e n t s " = = = n | | / ^ ( ? : U i | I ) n t ( ? : 8 | 1 6 | 3 2 ) ( ? : C l a m p e d ) ? A r r a y $ / . t e s t ( n ) ? a ( t , e ) : v o i d 0 } } ( t ) ) | | e & & t & & " n u m b e r " = = t y p e o f t . l e n g t h ) { n & & ( t = n ) ; v a r r = 0 , i = f u n c t i o n ( ) { } ; r e t u r n { s : i , n : f u n c t i o n ( ) { r e t u r n r > = t . l e n g t h ? { d o n e : ! 0 } : { d o n e : ! 1 , v a l u e : t [ r + + ] } } , e : f u n c t i o n ( t ) { t h r o w t } , f : i } } t h r o w n e w T y p e E r r o r ( " I n v a l i d a t t e m p t t o i t e r a t e n o n - i t e r a b l e i n s t a n c e . \ n I n o r d e r t o b e i t e r a b l e , n o n - a r r a y o b j e c t s m u s t h a v e a [ S y m b o l . i t e r a t o r ] ( ) m e t h o d . " ) } v a r o , s = ! 0 , l = ! 1 ; r e t u r n { s : f u n c t i o n ( ) { n = n . c a l l ( t ) } , n : f u n c t i o n ( ) { v a r t = n . n e x t ( ) ; r e t u r n s = t . d o n e , t } , e : f u n c t i o n ( t ) { l = ! 0 , o = t } , f : f u n c t i o n ( ) { t r y { s | | n u l l = = n . r e t u r n | | n . r e t u r n ( ) } f i n a l l y { i f ( l ) t h r o w o } } } } f u n c t i o n a ( t , e ) { ( n u l l = = e | | e > t . l e n g t h ) & & ( e = t . l e n g t h ) ; f o r ( v a r n = 0 , r = n e w A r r a y ( e ) ; n < e ; n + + ) r [ n ] = t [ n ] ; r e t u r n r }
/ * *
* @ copyright Copyright ( c ) 2020 Georg Ehrke < georg - nextcloud @ ehrke . email >
*
* @ author Georg Ehrke < georg - nextcloud @ ehrke . email >
*
* @ license GNU AGPL version 3 or any later version
*
* This program is free software : you can redistribute it and / or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation , either version 3 of the
* License , or ( at your option ) any later version .
*
* This program is distributed in the hope that it will be useful ,
2021-03-17 04:45:22 -04:00
* but WITHOUT ANY WARRANTY ; without even the implied warranty of
2021-05-27 11:57:17 -04:00
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE . See the
2021-03-17 04:45:22 -04:00
* GNU Affero General Public License for more details .
*
* You should have received a copy of the GNU Affero General Public License
* along with this program . If not , see < http : //www.gnu.org/licenses/>.
*
2021-07-28 15:38:35 -04:00
* / O b j e c t . d e f i n e P r o p e r t y ( e , " _ _ e s M o d u l e " , { v a l u e : ! 0 } ) , e . d e f a u l t = v o i d 0 ; v a r i = { p r o p s : { e x c l u d e C l i c k O u t s i d e C l a s s e s : { t y p e : S t r i n g | A r r a y , d e f a u l t : f u n c t i o n ( ) { r e t u r n [ ] } } } , m e t h o d s : { c l i c k O u t s i d e M i d d l e w a r e : f u n c t i o n ( t ) { v a r e = A r r a y . i s A r r a y ( t h i s . e x c l u d e C l i c k O u t s i d e C l a s s e s ) ? t h i s . e x c l u d e C l i c k O u t s i d e C l a s s e s : [ t h i s . e x c l u d e C l i c k O u t s i d e C l a s s e s ] ; r e t u r n 0 = = = e . l e n g t h | | ! t h i s . h a s N o d e O r A n y P a r e n t C l a s s ( t . t a r g e t , e ) } , h a s N o d e O r A n y P a r e n t C l a s s : f u n c t i o n ( t , e ) { v a r n , a = r ( e ) ; t r y { f o r ( a . s ( ) ; ! ( n = a . n ( ) ) . d o n e ; ) { v a r i , o = n . v a l u e ; i f ( n u l l ! = t & & n u l l ! = = ( i = t . c l a s s L i s t ) & & v o i d 0 ! = = i & & i . c o n t a i n s ( o ) ) r e t u r n ! 0 } } c a t c h ( t ) { a . e ( t ) } f i n a l l y { a . f ( ) } r e t u r n ! ! t . p a r e n t E l e m e n t & & t h i s . h a s N o d e O r A n y P a r e n t C l a s s ( t . p a r e n t E l e m e n t , e ) } } } ; e . d e f a u l t = i } , f u n c t i o n ( t , e , n ) { " u s e s t r i c t " ; O b j e c t . d e f i n e P r o p e r t y ( e , " _ _ e s M o d u l e " , { v a l u e : ! 0 } ) , e . d e f a u l t = v o i d 0 ;
2021-03-17 04:45:22 -04:00
/ * *
* @ copyright Copyright ( c ) 2019 John Molakvoæ < skjnldsv @ protonmail . com >
*
* @ author John Molakvoæ < skjnldsv @ protonmail . com >
*
* @ license GNU AGPL version 3 or any later version
*
* This program is free software : you can redistribute it and / or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation , either version 3 of the
* License , or ( at your option ) any later version .
*
* This program is distributed in the hope that it will be useful ,
* but WITHOUT ANY WARRANTY ; without even the implied warranty of
2021-07-28 15:38:35 -04:00
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE . See the
* GNU Affero General Public License for more details .
*
* You should have received a copy of the GNU Affero General Public License
* along with this program . If not , see < http : //www.gnu.org/licenses/>.
*
* /
2021-07-31 13:12:14 -04:00
var r = { data : function ( ) { return { isFullscreen : this . _isFullscreen ( ) } } , beforeMount : function ( ) { window . addEventListener ( "resize" , this . _onResize ) } , beforeDestroy : function ( ) { window . removeEventListener ( "resize" , this . _onResize ) } , methods : { _onResize : function ( ) { this . isFullscreen = this . _isFullscreen ( ) } , _isFullscreen : function ( ) { return window . outerHeight === screen . height } } } ; e . default = r } , , , , , , , function ( t , e ) { t . exports = n ( 395 ) } , function ( t , e , n ) { "use strict" ; var r ; Object . defineProperty ( e , "__esModule" , { value : ! 0 } ) , e . default = void 0 ;
2021-07-28 15:38:35 -04:00
/ * *
* @ copyright Copyright ( c ) 2018 John Molakvoæ < skjnldsv @ protonmail . com >
*
* @ author John Molakvoæ < skjnldsv @ protonmail . com >
*
* @ license GNU AGPL version 3 or any later version
*
* This program is free software : you can redistribute it and / or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation , either version 3 of the
* License , or ( at your option ) any later version .
*
* This program is distributed in the hope that it will be useful ,
* but WITHOUT ANY WARRANTY ; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE . See the
* GNU Affero General Public License for more details .
*
* You should have received a copy of the GNU Affero General Public License
* along with this program . If not , see < http : //www.gnu.org/licenses/>.
*
* /
var a = ( ( r = n ( 100 ) ) && r . _ _esModule ? r : { default : r } ) . default ; e . default = a } , function ( t , e , n ) { "use strict" ; var r ; Object . defineProperty ( e , "__esModule" , { value : ! 0 } ) , e . default = void 0 ;
/ * *
* @ copyright Copyright ( c ) 2018 Julius Härtl < jus @ bitgrid . net >
*
* @ author Julius Härtl < jus @ bitgrid . net >
*
* @ license GNU AGPL version 3 or any later version
*
* This program is free software : you can redistribute it and / or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation , either version 3 of the
* License , or ( at your option ) any later version .
*
* This program is distributed in the hope that it will be useful ,
* but WITHOUT ANY WARRANTY ; without even the implied warranty of
2021-03-17 04:45:22 -04:00
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE . See the
* GNU Affero General Public License for more details .
*
* You should have received a copy of the GNU Affero General Public License
* along with this program . If not , see < http : //www.gnu.org/licenses/>.
*
2021-07-28 15:38:35 -04:00
* /
var a = ( ( r = n ( 112 ) ) && r . _ _esModule ? r : { default : r } ) . default ; e . default = a } , function ( t , e , n ) { "use strict" ; n . r ( e ) ; var r = n ( 41 ) , a = n ( 24 ) ; for ( var i in a ) [ "default" ] . indexOf ( i ) < 0 && function ( t ) { n . d ( e , t , ( function ( ) { return a [ t ] } ) ) } ( i ) ; n ( 107 ) ; var o = n ( 3 ) , s = n ( 40 ) , l = n . n ( s ) , u = Object ( o . a ) ( a . default , r . a , r . b , ! 1 , null , "4dae360a" , null ) ; "function" == typeof l . a && l ( ) ( u ) , e . default = u . exports } , function ( t , e , n ) { "use strict" ; n . r ( e ) ; var r = n ( 42 ) , a = n ( 26 ) ; for ( var i in a ) [ "default" ] . indexOf ( i ) < 0 && function ( t ) { n . d ( e , t , ( function ( ) { return a [ t ] } ) ) } ( i ) ; n ( 108 ) , n ( 109 ) ; var o = n ( 3 ) , s = Object ( o . a ) ( a . default , r . a , r . b , ! 1 , null , "54983729" , null ) ; e . default = s . exports } , function ( t , e , n ) { "use strict" ; var r ; Object . defineProperty ( e , "__esModule" , { value : ! 0 } ) , e . default = void 0 ;
2021-03-17 04:45:22 -04:00
/ * *
2021-07-28 15:38:35 -04:00
* @ copyright Copyright ( c ) 2018 Julius Härtl < jus @ bitgrid . net >
*
* @ author Julius Härtl < jus @ bitgrid . net >
*
* @ license GNU AGPL version 3 or any later version
*
* This program is free software : you can redistribute it and / or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation , either version 3 of the
* License , or ( at your option ) any later version .
*
* This program is distributed in the hope that it will be useful ,
* but WITHOUT ANY WARRANTY ; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE . See the
* GNU Affero General Public License for more details .
*
* You should have received a copy of the GNU Affero General Public License
* along with this program . If not , see < http : //www.gnu.org/licenses/>.
*
* /
var a = ( ( r = n ( 103 ) ) && r . _ _esModule ? r : { default : r } ) . default ; e . default = a } , function ( t , e , n ) { "use strict" ; Object . defineProperty ( e , "__esModule" , { value : ! 0 } ) , e . default = void 0 ; var r = i ( n ( 104 ) ) , a = i ( n ( 88 ) ) ; function i ( t ) { return t && t . _ _esModule ? t : { default : t } }
/ * *
* @ copyright Copyright ( c ) 2018 John Molakvoæ < skjnldsv @ protonmail . com >
2021-03-17 04:45:22 -04:00
*
* @ author John Molakvoæ < skjnldsv @ protonmail . com >
*
* @ license GNU AGPL version 3 or any later version
*
* This program is free software : you can redistribute it and / or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation , either version 3 of the
* License , or ( at your option ) any later version .
*
* This program is distributed in the hope that it will be useful ,
* but WITHOUT ANY WARRANTY ; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE . See the
* GNU Affero General Public License for more details .
*
* You should have received a copy of the GNU Affero General Public License
* along with this program . If not , see < http : //www.gnu.org/licenses/>.
*
2021-07-31 13:12:14 -04:00
* /e.default=function(t){var e=t.toLowerCase();return null===e.match(/ ^ ( [ 0 - 9 a - f ] { 4 } - ? ) { 8 } $ / ) && ( e = ( 0 , r . default ) ( e ) ) , e = e . replace ( /[^0-9a-f]/g , "" ) , ( 0 , a . default ) ( 6 ) [ function ( t , e ) { for ( var n = 0 , r = [ ] , a = 0 ; a < t . length ; a ++ ) r . push ( parseInt ( t . charAt ( a ) , 16 ) % 16 ) ; for ( var i in r ) n += r [ i ] ; return parseInt ( parseInt ( n , 10 ) % 18 , 10 ) } ( e ) ] } } , function ( t , e ) { t . exports = n ( 393 ) } , function ( t , e , n ) { "use strict" ; Object . defineProperty ( e , "__esModule" , { value : ! 0 } ) , e . default = void 0 ; var r , a = ( r = n ( 58 ) ) && r . _ _esModule ? r : { default : r } , i = n ( 28 ) , o = n ( 106 ) , s = n ( 70 ) ; function l ( t , e , n , r , a , i , o ) { try { var s = t [ i ] ( o ) , l = s . value } catch ( t ) { return void n ( t ) } s . done ? e ( l ) : Promise . resolve ( l ) . then ( r , a ) } var u , c , d = { data : function ( ) { return { hasStatus : ! 1 , userStatus : { status : null , message : null , icon : null } } } , methods : { fetchUserStatus : ( u = regeneratorRuntime . mark ( ( function t ( e ) { var n , r , l , u , c , d , p , A , m ; return regeneratorRuntime . wrap ( ( function ( t ) { for ( ; ; ) switch ( t . prev = t . next ) { case 0 : if ( n = ( 0 , o . getCapabilities ) ( ) , Object . prototype . hasOwnProperty . call ( n , "user_status" ) && n . user _status . enabled ) { t . next = 3 ; break } return t . abrupt ( "return" ) ; case 3 : if ( ( 0 , s . getCurrentUser ) ( ) ) { t . next = 5 ; break } return t . abrupt ( "return" ) ; case 5 : return t . prev = 5 , t . next = 8 , a . default . get ( ( 0 , i . generateOcsUrl ) ( "apps/user_status/api/v1/statuses/{userId}" , { userId : e } ) ) ; case 8 : r = t . sent , l = r . data , u = l . ocs . data , c = u . status , d = u . message , p = u . icon , this . userStatus . status = c , this . userStatus . message = d || "" , this . userStatus . icon = p || "" , this . hasStatus = ! 0 , t . next = 22 ; break ; case 17 : if ( t . prev = 17 , t . t0 = t . catch ( 5 ) , 404 !== t . t0 . response . status || 0 !== ( null === ( A = t . t0 . response . data . ocs ) || void 0 === A || null === ( m = A . data ) || void 0 === m ? void 0 : m . length ) ) { t . next = 21 ; break } return t . abrupt ( "return" ) ; case 21 : console . error ( t . t0 ) ; case 22 : case "end" : return t . stop ( ) } } ) , t , this , [ [ 5 , 17 ] ] ) } ) ) , c = function ( ) { var t = this , e = arguments ; return new Promise ( ( function ( n , r ) { var a = u . apply ( t , e ) ; function i ( t ) { l ( a , n , r , i , o , "next" , t ) } function o ( t ) { l ( a , n , r , i , o , "throw" , t ) } i ( void 0 ) } ) ) } , function ( t ) { return c . apply ( this , arguments ) } ) } } ; e . default = d } , function ( t , e ) { t . exports = n ( 394 ) } , function ( t , e , n ) { "use strict" ; var r = n ( 2 ) , a = n . n ( r ) , i = n ( 39 ) ; a ( ) ( i . a , { insert : "head" , singleton : ! 1 } ) , i . a . locals } , function ( t , e , n ) { "use strict" ; var r = n ( 2 ) , a = n . n ( r ) , i = n ( 37 ) ; a ( ) ( i . a , { insert : "head" , singleton : ! 1 } ) , i . a . locals } , function ( t , e , n ) { "use strict" ; var r = n ( 2 ) , a = n . n ( r ) , i = n ( 38 ) ; a ( ) ( i . a , { insert : "head" , singleton : ! 1 } ) , i . a . locals } , , , function ( t , e , n ) { "use strict" ; n . r ( e ) ; var r = n ( 53 ) , a = n ( 35 ) ; for ( var i in a ) [ "default" ] . indexOf ( i ) < 0 && function ( t ) { n . d ( e , t , ( function ( ) { return a [ t ] } ) ) } ( i ) ; n ( 113 ) ; var o = n ( 3 ) , s = n ( 52 ) , l = n . n ( s ) , u = Object ( o . a ) ( a . default , r . a , r . b , ! 1 , null , "e1bb6d38" , null ) ; "function" == typeof l . a && l ( ) ( u ) , e . default = u . exports } , function ( t , e , n ) { "use strict" ; var r = n ( 2 ) , a = n . n ( r ) , i = n ( 51 ) ; a ( ) ( i . a , { insert : "head" , singleton : ! 1 } ) , i . a . locals } ] ) } , function ( t , e , n ) { window , t . exports = function ( t ) { var e = { } ; function n ( r ) { if ( e [ r ] ) return e [ r ] . exports ; var a = e [ r ] = { i : r , l : ! 1 , exports : { } } ; return t [ r ] . call ( a . exports , a , a . exports , n ) , a . l = ! 0 , a . exports } return n . m = t , n . c = e , n . d = function ( t , e , r ) { n . o ( t , e ) || Object . defineProperty ( t , e , { enumerable : ! 0 , get : r } ) } , n . r = function ( t ) { "undefined" != typeof Symbol && Symbol . toStringTag && Object . defineProperty ( t , Symbol . toStringTag , { value : "Module" } ) , Object . defineProperty ( t , "__esModule" , { value : ! 0 } ) } , n . t = function ( t , e ) { if ( 1 & e && ( t = n ( t ) ) , 8 & e ) return t ; if ( 4 & e && "object" == typeof t && t && t . _ _esModule ) return t ; var r = Object . create ( null ) ; if ( n . r ( r ) , Object . defineProperty ( r , "default" , { enumerable : ! 0 , value : t } ) , 2 & e && "string" != typeof t ) for ( var a in t ) n . d ( r , a , function ( e ) { return t [ e ] } . bind ( null , a ) ) ; return r } , n . n = function ( t ) { var e = t && t . _ _esModule ? function ( ) { return t . default } : function ( ) { return t } ; return n . d ( e , "a" , e ) , e } , n . o = function ( t , e ) { return Object . prototype . hasOwnProperty . call ( t , e ) } , n . p = "/dist/" , n ( n . s = 459 ) } ( { 0 : function ( t , e , n ) { "use strict" ; function r ( t , e ) { return function ( t ) { if ( Array . isArray ( t ) ) return t } ( t ) || function ( t , e ) { var n = t && ( "undefined" != typeof Symbol && t [ Symbol . iterator ] || t [ "@@iterator" ] ) ; if ( null != n ) { var r , a , i = [ ] , o = ! 0 , s = ! 1 ; try { for ( n = n . call ( t ) ; ! ( o = ( r = n . next ( ) ) . done ) && ( i . push ( r . value ) , ! e || i . length !== e ) ; o = ! 0 ) ; } catch ( t ) { s = ! 0 , a = t } finally { try { o || null == n . return || n . return ( ) } finally { if ( s ) throw a } } return i } } ( t , e ) || function (
2021-07-28 15:38:35 -04:00
/ * *
* @ copyright Copyright ( c ) 2020 Greta Doci < gretadoci @ gmail . com >
*
* @ author 2020 Greta Doci < gretadoci @ gmail . com >
*
* @ license GNU AGPL version 3 or any later version
*
* This program is free software : you can redistribute it and / or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation , either version 3 of the
* License , or ( at your option ) any later version .
*
* This program is distributed in the hope that it will be useful ,
* but WITHOUT ANY WARRANTY ; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE . See the
* GNU Affero General Public License for more details .
*
* You should have received a copy of the GNU Affero General Public License
* along with this program . If not , see < http : //www.gnu.org/licenses/>.
*
* /
2021-08-15 04:13:16 -04:00
var a = ( ( r = n ( 355 ) ) && r . _ _esModule ? r : { default : r } ) . default ; e . default = a } } ) } , , function ( t , e , n ) { "use strict" ; n . r ( e ) ; var r = { name : "DotsHorizontalIcon" , props : { title : { type : String , default : "Dots Horizontal icon" } , decorative : { type : Boolean , default : ! 1 } , fillColor : { type : String , default : "currentColor" } , size : { type : Number , default : 24 } } } , a = n ( 49 ) , i = Object ( a . a ) ( r , ( function ( t , e ) { var n = e . _c ; return n ( "span" , e . _g ( e . _b ( { staticClass : "material-design-icon dots-horizontal-icon" , class : [ e . data . class , e . data . staticClass ] , attrs : { "aria-hidden" : e . props . decorative , "aria-label" : e . props . title , role : "img" } } , "span" , e . data . attrs , ! 1 ) , e . listeners ) , [ n ( "svg" , { staticClass : "material-design-icon__svg" , attrs : { fill : e . props . fillColor , width : e . props . size , height : e . props . size , viewBox : "0 0 24 24" } } , [ n ( "path" , { attrs : { d : "M16,12A2,2 0 0,1 18,10A2,2 0 0,1 20,12A2,2 0 0,1 18,14A2,2 0 0,1 16,12M10,12A2,2 0 0,1 12,10A2,2 0 0,1 14,12A2,2 0 0,1 12,14A2,2 0 0,1 10,12M4,12A2,2 0 0,1 6,10A2,2 0 0,1 8,12A2,2 0 0,1 6,14A2,2 0 0,1 4,12Z" } } , [ e . props . decorative ? e . _e ( ) : n ( "title" , [ e . _v ( e . _s ( e . props . title ) ) ] ) ] ) ] ) ] ) } ) , [ ] , ! 0 , null , null , null ) ; e . default = i . exports } , function ( t , e , n ) { "use strict" ; var r = n ( 275 ) , a = n ( 295 ) ; t . exports = r ? { } . toString : function ( ) { return "[object " + a ( this ) + "]" } } , function ( t , e , n ) { var r = n ( 436 ) , a = n ( 65 ) ; t . exports = function t ( e , n , i , o , s ) { return e === n || ( null == e || null == n || ! a ( e ) && ! a ( n ) ? e != e && n != n : r ( e , n , i , o , t , s ) ) } } , function ( t , e , n ) { var r = n ( 346 ) , a = n ( 350 ) , i = n ( 470 ) , o = n ( 473 ) , s = n ( 489 ) , l = n ( 250 ) , u = n ( 280 ) , c = n ( 281 ) , d = "[object Object]" , p = Object . prototype . hasOwnProperty ; t . exports = function ( t , e , n , A , m , f ) { var h = l ( t ) , g = l ( e ) , v = h ? "[object Array]" : s ( t ) , _ = g ? "[object Array]" : s ( e ) , y = ( v = "[object Arguments]" == v ? d : v ) == d , b = ( _ = "[object Arguments]" == _ ? d : _ ) == d , M = v == _ ; if ( M && u ( t ) ) { if ( ! u ( e ) ) return ! 1 ; h = ! 0 , y = ! 1 } if ( M && ! y ) return f || ( f = new r ) , h || c ( t ) ? a ( t , e , n , A , m , f ) : i ( t , e , v , n , A , m , f ) ; if ( ! ( 1 & n ) ) { var w = y && p . call ( t , "__wrapped__" ) , x = b && p . call ( e , "__wrapped__" ) ; if ( w || x ) { var C = w ? t . value ( ) : t , T = x ? e . value ( ) : e ; return f || ( f = new r ) , m ( C , T , n , A , f ) } } return ! ! M && ( f || ( f = new r ) , o ( t , e , n , A , m , f ) ) } } , function ( t , e ) { t . exports = function ( ) { this . _ _data _ _ = [ ] , this . size = 0 } } , function ( t , e , n ) { var r = n ( 247 ) , a = Array . prototype . splice ; t . exports = function ( t ) { var e = this . _ _data _ _ , n = r ( e , t ) ; return ! ( n < 0 ) && ( n == e . length - 1 ? e . pop ( ) : a . call ( e , n , 1 ) , -- this . size , ! 0 ) } } , function ( t , e , n ) { var r = n ( 247 ) ; t . exports = function ( t ) { var e = this . _ _data _ _ , n = r ( e , t ) ; return n < 0 ? void 0 : e [ n ] [ 1 ] } } , function ( t , e , n ) { var r = n ( 247 ) ; t . exports = function ( t ) { return r ( this . _ _data _ _ , t ) > - 1 } } , function ( t , e , n ) { var r = n ( 247 ) ; t . exports = function ( t , e ) { var n = this . _ _data _ _ , a = r ( n , t ) ; return a < 0 ? ( ++ this . size , n . push ( [ t , e ] ) ) : n [ a ] [ 1 ] = e , this } } , function ( t , e , n ) { var r = n ( 246 ) ; t . exports = function ( ) { this . _ _data _ _ = new r , this . size = 0 } } , function ( t , e ) { t . exports = function ( t ) { var e = this . _ _data _ _ , n = e . delete ( t ) ; return this . size = e . size , n } } , function ( t , e ) { t . exports = function ( t ) { return this . _ _data _ _ . get ( t ) } } , function ( t , e ) { t . exports = function ( t ) { return this . _ _data _ _ . has ( t ) } } , function ( t , e , n ) { var r = n ( 246 ) , a = n ( 277 ) , i = n ( 349 ) ; t . exports = function ( t , e ) { var n = this . _ _data _ _ ; if ( n instanceof r ) { var o = n . _ _data _ _ ; if ( ! a || o . length < 199 ) return o . push ( [ t , e ] ) , this . size = ++ n . size , this ; n = this . _ _data _ _ = new i ( o ) } return n . set ( t , e ) , this . size = n . size , this } } , function ( t , e , n ) { var r = n ( 278 ) , a = n ( 450 ) , i = n ( 51 ) , o = n ( 348 ) , s = /^\[object .+?Constructor\]$/ , l = Function . prototype , u = Object . prototype , c = l . toString , d = u . hasOwnProperty , p = RegExp ( "^" + c . call ( d ) . replace ( /[\\^$.*+?()[\]{}|]/g , "\\$&" ) . replace ( /hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g , "$1.*?" ) + "$" ) ; t . exports = function ( t ) { return ! ( ! i ( t ) || a ( t ) ) && ( r ( t ) ? p : s ) . test ( o ( t ) ) } } , function ( t , e , n ) { var r = n ( 279 ) , a = Object . prototype , i = a . hasOwnProperty , o = a . toString , s = r ? r . toStringTag : void 0 ; t . exports = function ( t ) { var e = i . call ( t , s ) , n = t [ s ] ; try { t [ s ] = void 0 ; var r = ! 0 } catch ( t ) { } var a = o . call ( t ) ; return r && ( e ? t [ s ] = n : delete t [ s ] ) , a } } , function ( t , e ) { var n = Object . prototype . toString ; t . exports = function ( t ) { return n . call ( t ) } } , function ( t , e , n ) { var r , a = n ( 451 ) , i = ( r = /[^.]+$/ . exec ( a && a . keys && a . keys . IE _PROTO || "" ) ) ? "Symbol(src)_1." + r : "" ; t . exports = function ( t ) { return ! ! i && i in t } } , function ( t , e , n ) { var r = n ( 32 ) [ "__core-js_shared__" ] ; t . exports = r } , function ( t , e ) { t . exports = function ( t , e ) { return null == t ? void 0 : t [
2021-03-17 04:45:22 -04:00
/ * !
* Determine if an object is a Buffer
*
* @ author Feross Aboukhadijeh < https : //feross.org>
* @ license MIT
* /
2021-08-20 21:05:17 -04:00
t . exports = function ( t ) { return null != t && ( n ( t ) || function ( t ) { return "function" == typeof t . readFloatLE && "function" == typeof t . slice && n ( t . slice ( 0 , 0 ) ) } ( t ) || ! ! t . _isBuffer ) } } , function ( t , e , n ) { "use strict" ; var r = { } . propertyIsEnumerable , a = Object . getOwnPropertyDescriptor , i = a && ! r . call ( { 1 : 2 } , 1 ) ; e . f = i ? function ( t ) { var e = a ( this , t ) ; return ! ! e && e . enumerable } : r } , function ( t , e , n ) { var r = n ( 26 ) , a = n ( 52 ) , i = r . document , o = a ( i ) && a ( i . createElement ) ; t . exports = function ( t ) { return o ? i . createElement ( t ) : { } } } , function ( t , e , n ) { var r = n ( 26 ) , a = n ( 254 ) , i = n ( 66 ) , o = n ( 292 ) , s = n ( 370 ) , l = n ( 531 ) , u = l . get , c = l . enforce , d = String ( String ) . split ( "String" ) ; ( t . exports = function ( t , e , n , s ) { var l = ! ! s && ! ! s . unsafe , u = ! ! s && ! ! s . enumerable , p = ! ! s && ! ! s . noTargetGet ; "function" == typeof n && ( "string" != typeof e || i ( n , "name" ) || a ( n , "name" , e ) , c ( n ) . source = d . join ( "string" == typeof e ? e : "" ) ) , t !== r ? ( l ? ! p && t [ e ] && ( u = ! 0 ) : delete t [ e ] , u ? t [ e ] = n : a ( t , e , n ) ) : u ? t [ e ] = n : o ( e , n ) } ) ( Function . prototype , "toString" , ( function ( ) { return "function" == typeof this && u ( this ) . source || s ( this ) } ) ) } , function ( t , e , n ) { var r , a , i , o = n ( 532 ) , s = n ( 26 ) , l = n ( 52 ) , u = n ( 254 ) , c = n ( 66 ) , d = n ( 533 ) , p = n ( 375 ) , A = s . WeakMap ; if ( o ) { var m = new A , f = m . get , h = m . has , g = m . set ; r = function ( t , e ) { return g . call ( m , t , e ) , e } , a = function ( t ) { return f . call ( m , t ) || { } } , i = function ( t ) { return h . call ( m , t ) } } else { var v = d ( "state" ) ; p [ v ] = ! 0 , r = function ( t , e ) { return u ( t , v , e ) , e } , a = function ( t ) { return c ( t , v ) ? t [ v ] : { } } , i = function ( t ) { return c ( t , v ) } } t . exports = { set : r , get : a , has : i , enforce : function ( t ) { return i ( t ) ? a ( t ) : r ( t , { } ) } , getterFor : function ( t ) { return function ( e ) { var n ; if ( ! l ( e ) || ( n = a ( e ) ) . type !== t ) throw TypeError ( "Incompatible receiver, " + t + " required" ) ; return n } } } } , function ( t , e , n ) { var r = n ( 26 ) , a = n ( 370 ) , i = r . WeakMap ; t . exports = "function" == typeof i && /native code/ . test ( a ( i ) ) } , function ( t , e , n ) { var r = n ( 372 ) , a = n ( 374 ) , i = r ( "keys" ) ; t . exports = function ( t ) { return i [ t ] || ( i [ t ] = a ( t ) ) } } , function ( t , e , n ) { var r = n ( 66 ) , a = n ( 535 ) , i = n ( 285 ) , o = n ( 291 ) ; t . exports = function ( t , e ) { for ( var n = a ( e ) , s = o . f , l = i . f , u = 0 ; u < n . length ; u ++ ) { var c = n [ u ] ; r ( t , c ) || s ( t , c , l ( e , c ) ) } } } , function ( t , e , n ) { var r = n ( 376 ) , a = n ( 537 ) , i = n ( 540 ) , o = n ( 369 ) ; t . exports = r ( "Reflect" , "ownKeys" ) || function ( t ) { var e = a . f ( o ( t ) ) , n = i . f ; return n ? e . concat ( n ( t ) ) : e } } , function ( t , e , n ) { var r = n ( 26 ) ; t . exports = r } , function ( t , e , n ) { var r = n ( 377 ) , a = n ( 379 ) . concat ( "length" , "prototype" ) ; e . f = Object . getOwnPropertyNames || function ( t ) { return r ( t , a ) } } , function ( t , e , n ) { var r = n ( 287 ) , a = n ( 255 ) , i = n ( 539 ) , o = function ( t ) { return function ( e , n , o ) { var s , l = r ( e ) , u = a ( l . length ) , c = i ( o , u ) ; if ( t && n != n ) { for ( ; u > c ; ) if ( ( s = l [ c ++ ] ) != s ) return ! 0 } else for ( ; u > c ; c ++ ) if ( ( t || c in l ) && l [ c ] === n ) return t || c || 0 ; return ! t && - 1 } } ; t . exports = { includes : o ( ! 0 ) , indexOf : o ( ! 1 ) } } , function ( t , e , n ) { var r = n ( 378 ) , a = Math . max , i = Math . min ; t . exports = function ( t , e ) { var n = r ( t ) ; return n < 0 ? a ( n + e , 0 ) : i ( n , e ) } } , function ( t , e ) { e . f = Object . getOwnPropertySymbols } , function ( t , e , n ) { var r = n ( 33 ) , a = /#|\.prototype\./ , i = function ( t , e ) { var n = s [ o ( t ) ] ; return n == u || n != l && ( "function" == typeof e ? r ( e ) : ! ! e ) } , o = i . normalize = function ( t ) { return String ( t ) . replace ( a , "." ) . toLowerCase ( ) } , s = i . data = { } , l = i . NATIVE = "N" , u = i . POLYFILL = "P" ; t . exports = i } , function ( t , e , n ) { var r = n ( 543 ) ; t . exports = function ( t , e , n ) { if ( r ( t ) , void 0 === e ) return t ; switch ( n ) { case 0 : return function ( ) { return t . call ( e ) } ; case 1 : return function ( n ) { return t . call ( e , n ) } ; case 2 : return function ( n , r ) { return t . call ( e , n , r ) } ; case 3 : return function ( n , r , a ) { return t . call ( e , n , r , a ) } } return function ( ) { return t . apply ( e , arguments ) } } } , function ( t , e ) { t . exports = function ( t ) { if ( "function" != typeof t ) throw TypeError ( String ( t ) + " is not a function" ) ; return t } } , function ( t , e , n ) { var r = n ( 383 ) ; t . exports = r && ! Symbol . sham && "symbol" == typeof Symbol . iterator } , function ( t , e , n ) { var r = n ( 376 ) ; t . exports = r ( "navigator" , "userAgent" ) || "" } , function ( t , e , n ) { var r = n ( 377 ) , a = n ( 379 ) ; t . exports = Object . keys || function ( t ) { return r ( t , a ) } } , function ( t , e , n ) { var r = n ( 548 ) ; t . exports = function ( t ) { if ( r ( t ) ) throw TypeError ( "The method doesn't accept regular expressions" ) ; return t } } , function ( t , e , n ) { var r = n ( 52 ) , a = n ( 288 ) , i = n ( 86 ) ( "match" ) ; t . exports = function ( t ) { var e ; return r ( t ) && ( void 0 !== ( e = t [ i ] ) ? ! ! e : "RegExp" == a ( t ) ) } } , function ( t , e , n ) { var r = n ( 86 ) ( "match" ) ; t . exports = function ( t ) { var e = /./ ; try { "/./" [ t ] ( e ) } catch ( n ) { try { return e [ r ] = ! 1 , "/./" [ t ] ( e ) } catch ( t ) { } } retu
2021-03-17 04:45:22 -04:00
/ * *
* @ copyright Copyright ( c ) 2020 Georg Ehrke
*
* @ author Georg Ehrke < oc . list @ georgehrke . com >
*
* @ license GNU AGPL version 3 or any later version
*
* This program is free software : you can redistribute it and / or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation , either version 3 of the
* License , or ( at your option ) any later version .
*
* This program is distributed in the hope that it will be useful ,
* but WITHOUT ANY WARRANTY ; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE . See the
* GNU Affero General Public License for more details .
*
* You should have received a copy of the GNU Affero General Public License
* along with this program . If not , see < http : //www.gnu.org/licenses/>.
*
* /
2021-07-28 15:38:35 -04:00
r . nc = btoa ( Object ( o . getRequestToken ) ( ) ) , r . p = Object ( i . generateFilePath ) ( "user_status" , "" , "js/" ) , a . default . prototype . t = s . translate , a . default . prototype . n = s . translatePlural , a . default . prototype . OC = OC , a . default . prototype . OCA = OCA , document . addEventListener ( "DOMContentLoaded" , ( function ( ) { OCA . Dashboard . register ( "user_status" , ( function ( t ) { new ( a . default . extend ( M ) ) ( { propsData : { } } ) . $mount ( t ) } ) ) } ) ) } ] ) ;
2021-08-20 21:05:17 -04:00
//# sourceMappingURL=dashboard.js.map?v=82a27130774610ebb63f