2021-03-17 11:45:22 +03:00
! function ( e ) { var t = { } ; function n ( r ) { if ( t [ r ] ) return t [ r ] . exports ; var o = t [ r ] = { i : r , l : ! 1 , exports : { } } ; return e [ r ] . call ( o . exports , o , o . exports , n ) , o . l = ! 0 , o . exports } n . m = e , n . c = t , n . d = function ( e , t , r ) { n . o ( e , t ) || Object . defineProperty ( e , t , { enumerable : ! 0 , get : r } ) } , n . r = function ( e ) { "undefined" != typeof Symbol && Symbol . toStringTag && Object . defineProperty ( e , Symbol . toStringTag , { value : "Module" } ) , Object . defineProperty ( e , "__esModule" , { value : ! 0 } ) } , n . t = function ( e , t ) { if ( 1 & t && ( e = n ( e ) ) , 8 & t ) return e ; if ( 4 & t && "object" == typeof e && e && e . _ _esModule ) return e ; var r = Object . create ( null ) ; if ( n . r ( r ) , Object . defineProperty ( r , "default" , { enumerable : ! 0 , value : e } ) , 2 & t && "string" != typeof e ) for ( var o in e ) n . d ( r , o , function ( t ) { return e [ t ] } . bind ( null , o ) ) ; return r } , n . n = function ( e ) { var t = e && e . _ _esModule ? function ( ) { return e . default } : function ( ) { return e } ; return n . d ( t , "a" , t ) , t } , n . o = function ( e , t ) { return Object . prototype . hasOwnProperty . call ( e , t ) } , n . p = "/js/" , n ( n . s = 203 ) } ( [ function ( e , t ) { e . exports = function ( e ) { try { return ! ! e ( ) } catch ( e ) { return ! 0 } } } , function ( e , t , n ) { var r = n ( 2 ) , o = n ( 56 ) , i = n ( 5 ) , s = n ( 38 ) , a = n ( 62 ) , c = n ( 85 ) , l = o ( "wks" ) , u = r . Symbol , m = c ? u : u && u . withoutSetter || s ; e . exports = function ( e ) { return i ( l , e ) && ( a || "string" == typeof l [ e ] ) || ( a && i ( u , e ) ? l [ e ] = u [ e ] : l [ e ] = m ( "Symbol." + e ) ) , l [ e ] } } , function ( e , t , n ) { ( function ( t ) { var n = function ( e ) { return e && e . Math == Math && e } ; e . exports = n ( "object" == typeof globalThis && globalThis ) || n ( "object" == typeof window && window ) || n ( "object" == typeof self && self ) || n ( "object" == typeof t && t ) || function ( ) { return this } ( ) || Function ( "return this" ) ( ) } ) . call ( this , n ( 15 ) ) } , function ( e , t , n ) { var r = n ( 2 ) , o = n ( 36 ) . f , i = n ( 14 ) , s = n ( 12 ) , a = n ( 54 ) , c = n ( 81 ) , l = n ( 60 ) ; e . exports = function ( e , t ) { var n , u , m , p , d , f = e . target , A = e . global , g = e . stat ; if ( n = A ? r : g ? r [ f ] || a ( f , { } ) : ( r [ f ] || { } ) . prototype ) for ( u in t ) { if ( p = t [ u ] , m = e . noTargetGet ? ( d = o ( n , u ) ) && d . value : n [ u ] , ! l ( A ? u : f + ( g ? "." : "#" ) + u , e . forced ) && void 0 !== m ) { if ( typeof p == typeof m ) continue ; c ( p , m ) } ( e . sham || m && m . sham ) && i ( p , "sham" , ! 0 ) , s ( n , u , p , e ) } } } , function ( e , t , n ) { "use strict" ; n ( 202 ) , n ( 116 ) , n ( 46 ) , n ( 35 ) , n ( 73 ) , n ( 47 ) , Object . defineProperty ( t , "__esModule" , { value : ! 0 } ) , t . getRootUrl = t . generateFilePath = t . imagePath = t . generateUrl = t . generateOcsUrl = t . generateRemoteUrl = t . linkTo = void 0 ; t . linkTo = function ( e , t ) { return r ( e , "" , t ) } ; t . generateRemoteUrl = function ( e ) { return window . location . protocol + "//" + window . location . host + function ( e ) { return o ( ) + "/remote.php/" + e } ( e ) } ; t . generateOcsUrl = function ( e , t ) { return t = 2 !== t ? 1 : 2 , window . location . protocol + "//" + window . location . host + o ( ) + "/ocs/v" + t + ".php/" + e + "/" } ; t . generateUrl = function ( e , t , n ) { var r = Object . assign ( { escape : ! 0 , noRewrite : ! 1 } , n || { } ) , i = function ( e , t ) { return t = t || { } , e . replace ( /{([^{}]*)}/g , ( function ( e , n ) { var o = t [ n ] ; return r . escape ? "string" == typeof o || "number" == typeof o ? encodeURIComponent ( o . toString ( ) ) : encodeURIComponent ( e ) : "string" == typeof o || "number" == typeof o ? o . toString ( ) : e } ) ) } ; return "/" !== e . charAt ( 0 ) && ( e = "/" + e ) , ! 0 !== OC . config . modRewriteWorking || r . noRewrite ? o ( ) + "/index.php" + i ( e , t || { } ) : o ( ) + i ( e , t || { } ) } ; t . imagePath = function ( e , t ) { return - 1 === t . indexOf ( "." ) ? r ( e , "img" , t + ".svg" ) : r ( e , "img" , t ) } ; var r = function ( e , t , n ) { var r = - 1 !== OC . coreApps . indexOf ( e ) , i = o ( ) ; return "php" !== n . substring ( n . length - 3 ) || r ? "php" === n . substring ( n . length - 3 ) || r ? ( i += "settings" !== e && "core" !== e && "search" !== e || "ajax" !== t ? "/" : "/index.php/" , r || ( i += "apps/" ) , "" !== e && ( i += e += "/" ) , t && ( i += t + "/" ) , i += n ) : ( i = OC . appswebroots [ e ] , t && ( i += "/" + t + "/" ) , "/" !== i . substring ( i . length - 1 ) && ( i += "/" ) , i += n ) : ( i += "/index.php/apps/" + e , "index.php" !== n && ( i += "/" , t && ( i += encodeURI ( t + "/" ) ) , i += n ) ) , i } ; t . generateFilePath = r ; var o = function ( ) { return OC . webroot } ; t . getRootUrl = o } , function ( e , t ) { var n = { } . hasOwnProperty ; e . exports = function ( e , t ) { return n . call ( e , t ) } } , function ( e , t ) { e . exports = function ( e ) { return "object" == typeof e ? null !== e : "function" == typeof e } } , function ( e , t , n ) { var r = n ( 10 ) , o = n ( 78 ) , i = n ( 8 ) , s = n ( 28 ) , a = Object . defineProperty ; t . f = r ? a : function ( e , t , n ) { if ( i ( e ) , t = s ( t , ! 0 ) , i ( n ) , o ) try { return a ( e , t , n ) } catch ( e ) { } if ( "get" in n || "set" in n ) throw TypeError ( "Accessors not supported" ) ; return "value" in n && ( e [ t ] = n . value ) , e } } , function ( e , t , n ) { var r = n ( 6 ) ; e . exports = function ( e ) { if ( ! r ( e ) ) throw TypeError ( String ( e ) + " is not an object" ) ; return e } } , function ( e , t , n ) { "use strict" ; n . r ( t ) , function ( e , n ) {
/ * !
* Vue . js v2 . 6.12
* ( c ) 2014 - 2020 Evan You
* Released under the MIT License .
* /
var r = Object . freeze ( { } ) ; function o ( e ) { return null == e } function i ( e ) { return null != e } function s ( e ) { return ! 0 === e } function a ( e ) { return "string" == typeof e || "number" == typeof e || "symbol" == typeof e || "boolean" == typeof e } function c ( e ) { return null !== e && "object" == typeof e } var l = Object . prototype . toString ; function u ( e ) { return "[object Object]" === l . call ( e ) } function m ( e ) { return "[object RegExp]" === l . call ( e ) } function p ( e ) { var t = parseFloat ( String ( e ) ) ; return t >= 0 && Math . floor ( t ) === t && isFinite ( e ) } function d ( e ) { return i ( e ) && "function" == typeof e . then && "function" == typeof e . catch } function f ( e ) { return null == e ? "" : Array . isArray ( e ) || u ( e ) && e . toString === l ? JSON . stringify ( e , null , 2 ) : String ( e ) } function A ( e ) { var t = parseFloat ( e ) ; return isNaN ( t ) ? e : t } function g ( e , t ) { for ( var n = Object . create ( null ) , r = e . split ( "," ) , o = 0 ; o < r . length ; o ++ ) n [ r [ o ] ] = ! 0 ; return t ? function ( e ) { return n [ e . toLowerCase ( ) ] } : function ( e ) { return n [ e ] } } g ( "slot,component" , ! 0 ) ; var h = g ( "key,ref,slot,slot-scope,is" ) ; function v ( e , t ) { if ( e . length ) { var n = e . indexOf ( t ) ; if ( n > - 1 ) return e . splice ( n , 1 ) } } var b = Object . prototype . hasOwnProperty ; function y ( e , t ) { return b . call ( e , t ) } function C ( e ) { var t = Object . create ( null ) ; return function ( n ) { return t [ n ] || ( t [ n ] = e ( n ) ) } } var w = /-(\w)/g , E = C ( ( function ( e ) { return e . replace ( w , ( function ( e , t ) { return t ? t . toUpperCase ( ) : "" } ) ) } ) ) , x = C ( ( function ( e ) { return e . charAt ( 0 ) . toUpperCase ( ) + e . slice ( 1 ) } ) ) , k = /\B([A-Z])/g , T = C ( ( function ( e ) { return e . replace ( k , "-$1" ) . toLowerCase ( ) } ) ) ; var S = Function . prototype . bind ? function ( e , t ) { return e . bind ( t ) } : function ( e , t ) { function n ( n ) { var r = arguments . length ; return r ? r > 1 ? e . apply ( t , arguments ) : e . call ( t , n ) : e . call ( t ) } return n . _length = e . length , n } ; function M ( e , t ) { t = t || 0 ; for ( var n = e . length - t , r = new Array ( n ) ; n -- ; ) r [ n ] = e [ n + t ] ; return r } function j ( e , t ) { for ( var n in t ) e [ n ] = t [ n ] ; return e } function P ( e ) { for ( var t = { } , n = 0 ; n < e . length ; n ++ ) e [ n ] && j ( t , e [ n ] ) ; return t } function B ( e , t , n ) { } var _ = function ( e , t , n ) { return ! 1 } , I = function ( e ) { return e } ; function N ( e , t ) { if ( e === t ) return ! 0 ; var n = c ( e ) , r = c ( t ) ; if ( ! n || ! r ) return ! n && ! r && String ( e ) === String ( t ) ; try { var o = Array . isArray ( e ) , i = Array . isArray ( t ) ; if ( o && i ) return e . length === t . length && e . every ( ( function ( e , n ) { return N ( e , t [ n ] ) } ) ) ; if ( e instanceof Date && t instanceof Date ) return e . getTime ( ) === t . getTime ( ) ; if ( o || i ) return ! 1 ; var s = Object . keys ( e ) , a = Object . keys ( t ) ; return s . length === a . length && s . every ( ( function ( n ) { return N ( e [ n ] , t [ n ] ) } ) ) } catch ( e ) { return ! 1 } } function O ( e , t ) { for ( var n = 0 ; n < e . length ; n ++ ) if ( N ( e [ n ] , t ) ) return n ; return - 1 } function D ( e ) { var t = ! 1 ; return function ( ) { t || ( t = ! 0 , e . apply ( this , arguments ) ) } } var L = [ "component" , "directive" , "filter" ] , F = [ "beforeCreate" , "created" , "beforeMount" , "mounted" , "beforeUpdate" , "updated" , "beforeDestroy" , "destroyed" , "activated" , "deactivated" , "errorCaptured" , "serverPrefetch" ] , R = { optionMergeStrategies : Object . create ( null ) , silent : ! 1 , productionTip : ! 1 , devtools : ! 1 , performance : ! 1 , errorHandler : null , warnHandler : null , ignoredElements : [ ] , keyCodes : Object . create ( null ) , isReservedTag : _ , isReservedAttr : _ , isUnknownElement : _ , getTagNamespace : B , parsePlatformTagName : I , mustUseProp : _ , async : ! 0 , _lifecycleHooks : F } , z = /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 U ( e , t , n , r ) { Object . defineProperty ( e , t , { value : n , enumerable : ! ! r , writable : ! 0 , configurable : ! 0 } ) } var $ = new RegExp ( "[^" + z . source + ".$_\\d]" ) ; var G , Q = "__proto__" in { } , Y = "undefined" != typeof window , H = "undefined" != typeof WXEnvironment && ! ! WXEnvironment . platform , W = H && WXEnvironment . platform . toLowerCase ( ) , V = Y && window . navigator . userAgent . toLowerCase ( ) , X = V && /msie|trident/ . test ( V ) , Z = V && V . indexOf ( "msie 9.0" ) > 0 , q = V && V . indexOf ( "edge/" ) > 0 , J = ( V && V . indexOf ( "android" ) , V && /iphone|ipad|ipod|ios/ . test ( V ) || "ios" === W ) , K = ( V && /chrome\/\d+/ . test ( V ) , V && /phantomjs/ . test ( V ) , V && V . match ( /firefox\/(\d+)/ ) ) , ee = { } . watch , te = ! 1 ; if ( Y ) try { var ne = { } ; Object . defineProperty ( ne , "passive" , { get : function ( ) { te = ! 0 } } ) , window . addEventListener ( "test-passive" , null , ne ) } catch ( e ) { } var re = function ( ) { return void 0 === G && ( G = ! Y && ! H && void 0 !== e && ( e . process && "server" === e . process . env . VUE _ENV ) ) , G } , oe = Y && window . _ _VUE _DEVTOOLS _GLOBAL _HOOK _ _ ; function ie ( e ) { return "function" == t
/ * * !
* @ 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-03-15 16:45:42 +03:00
var n = "undefined" != typeof window && "undefined" != typeof document && "undefined" != typeof navigator , r = function ( ) { for ( var e = [ "Edge" , "Trident" , "Firefox" ] , t = 0 ; t < e . length ; t += 1 ) if ( n && navigator . userAgent . indexOf ( e [ t ] ) >= 0 ) return 1 ; return 0 } ( ) ; var o = n && window . Promise ? function ( e ) { var t = ! 1 ; return function ( ) { t || ( t = ! 0 , window . Promise . resolve ( ) . then ( ( function ( ) { t = ! 1 , e ( ) } ) ) ) } } : function ( e ) { var t = ! 1 ; return function ( ) { t || ( t = ! 0 , setTimeout ( ( function ( ) { t = ! 1 , e ( ) } ) , r ) ) } } ; function i ( e ) { return e && "[object Function]" === { } . toString . call ( e ) } function s ( e , t ) { if ( 1 !== e . nodeType ) return [ ] ; var n = e . ownerDocument . defaultView . getComputedStyle ( e , null ) ; return t ? n [ t ] : n } function a ( e ) { return "HTML" === e . nodeName ? e : e . parentNode || e . host } function c ( e ) { if ( ! e ) return document . body ; switch ( e . nodeName ) { case "HTML" : case "BODY" : return e . ownerDocument . body ; case "#document" : return e . body } var t = s ( e ) , n = t . overflow , r = t . overflowX , o = t . overflowY ; return /(auto|scroll|overlay)/ . test ( n + o + r ) ? e : c ( a ( e ) ) } function l ( e ) { return e && e . referenceNode ? e . referenceNode : e } var u = n && ! ( ! window . MSInputMethodContext || ! document . documentMode ) , m = n && /MSIE 10/ . test ( navigator . userAgent ) ; function p ( e ) { return 11 === e ? u : 10 === e ? m : u || m } function d ( e ) { if ( ! e ) return document . documentElement ; for ( var t = p ( 10 ) ? document . body : null , n = e . offsetParent || null ; n === t && e . nextElementSibling ; ) n = ( e = e . nextElementSibling ) . offsetParent ; var r = n && n . nodeName ; return r && "BODY" !== r && "HTML" !== r ? - 1 !== [ "TH" , "TD" , "TABLE" ] . indexOf ( n . nodeName ) && "static" === s ( n , "position" ) ? d ( n ) : n : e ? e . ownerDocument . documentElement : document . documentElement } function f ( e ) { return null !== e . parentNode ? f ( e . parentNode ) : e } function A ( e , t ) { if ( ! ( e && e . nodeType && t && t . nodeType ) ) return document . documentElement ; var n = e . compareDocumentPosition ( t ) & Node . DOCUMENT _POSITION _FOLLOWING , r = n ? e : t , o = n ? t : e , i = document . createRange ( ) ; i . setStart ( r , 0 ) , i . setEnd ( o , 0 ) ; var s , a , c = i . commonAncestorContainer ; if ( e !== c && t !== c || r . contains ( o ) ) return "BODY" === ( a = ( s = c ) . nodeName ) || "HTML" !== a && d ( s . firstElementChild ) !== s ? d ( c ) : c ; var l = f ( e ) ; return l . host ? A ( l . host , t ) : A ( e , f ( t ) . host ) } function g ( e ) { var t = arguments . length > 1 && void 0 !== arguments [ 1 ] ? arguments [ 1 ] : "top" , n = "top" === t ? "scrollTop" : "scrollLeft" , r = e . nodeName ; if ( "BODY" === r || "HTML" === r ) { var o = e . ownerDocument . documentElement , i = e . ownerDocument . scrollingElement || o ; return i [ n ] } return e [ n ] } function h ( e , t ) { var n = arguments . length > 2 && void 0 !== arguments [ 2 ] && arguments [ 2 ] , r = g ( t , "top" ) , o = g ( t , "left" ) , i = n ? - 1 : 1 ; return e . top += r * i , e . bottom += r * i , e . left += o * i , e . right += o * i , e } function v ( e , t ) { var n = "x" === t ? "Left" : "Top" , r = "Left" === n ? "Right" : "Bottom" ; return parseFloat ( e [ "border" + n + "Width" ] ) + parseFloat ( e [ "border" + r + "Width" ] ) } function b ( e , t , n , r ) { return Math . max ( t [ "offset" + e ] , t [ "scroll" + e ] , n [ "client" + e ] , n [ "offset" + e ] , n [ "scroll" + e ] , p ( 10 ) ? parseInt ( n [ "offset" + e ] ) + parseInt ( r [ "margin" + ( "Height" === e ? "Top" : "Left" ) ] ) + parseInt ( r [ "margin" + ( "Height" === e ? "Bottom" : "Right" ) ] ) : 0 ) } function y ( e ) { var t = e . body , n = e . documentElement , r = p ( 10 ) && getComputedStyle ( n ) ; return { height : b ( "Height" , t , n , r ) , width : b ( "Width" , t , n , r ) } } var C = function ( e , t ) { if ( ! ( e instanceof t ) ) throw new TypeError ( "Cannot call a class as a function" ) } , w = function ( ) { function e ( e , t ) { for ( var n = 0 ; n < t . length ; n ++ ) { var r = t [ n ] ; r . enumerable = r . enumerable || ! 1 , r . configurable = ! 0 , "value" in r && ( r . writable = ! 0 ) , Object . defineProperty ( e , r . key , r ) } } return function ( t , n , r ) { return n && e ( t . prototype , n ) , r && e ( t , r ) , t } } ( ) , E = function ( e , t , n ) { return t in e ? Object . defineProperty ( e , t , { value : n , enumerable : ! 0 , configurable : ! 0 , writable : ! 0 } ) : e [ t ] = n , e } , x = Object . assign || function ( e ) { for ( var t = 1 ; t < arguments . length ; t ++ ) { var n = arguments [ t ] ; for ( var r in n ) Object . prototype . hasOwnProperty . call ( n , r ) && ( e [ r ] = n [ r ] ) } return e } ; function k ( e ) { return x ( { } , e , { right : e . left + e . width , bottom : e . top + e . height } ) } function T ( e ) { var t = { } ; try { if ( p ( 10 ) ) { t = e . getBoundingClientRect ( ) ; var n = g ( e , "top" ) , r = g ( e , "left" ) ; t . top += n , t . left += r , t . bottom += n , t . right += r } else t = e . getBoundingClientRect ( ) } catch ( e ) { } var o = { left : t . left , top : t . top , width : t . right - t . left , height : t . bottom - t . top } , i = "HTML" === e . nodeName ? y ( e . ownerDocument ) : { } , a = i . width || e . clientWidth || o . width , c = i . height || e . clientHeight || o . height , l = e . offsetWidth - a , u = e . offsetHeight - c ; if ( l || u ) { var m = s ( e ) ; l -= v ( m , "x" ) , u -
2021-03-17 11:45:22 +03: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/>.
*
* /
r . VTooltip . options . defaultTemplate = '<div class="vue-tooltip" role="tooltip" data-v-' . concat ( "e08a231" , '><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>' ) , r . VTooltip . options . defaultHtml = ! 1 , t . default = r . VTooltip } , function ( e , t , n ) { "use strict" ; var r = n ( 0 ) , o = n . n ( r ) , i = n ( 1 ) , s = n . n ( i ) ( ) ( o . a ) ; s . push ( [ e . i , ".vue-tooltip[data-v-e08a231]{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-e08a231][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-e08a231][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-e08a231][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-e08a231][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-e08a231][aria-hidden='true']{visibility:hidden;transition:opacity .15s, visibility .15s;opacity:0}.vue-tooltip[data-v-e08a231][aria-hidden='false']{visibility:visible;transition:opacity .15s;opacity:1}.vue-tooltip[data-v-e08a231] .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-e08a231] .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:\"e08a231\" ; @ 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 $
/ * *
* @ 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/>.
*
* / t . 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 ( ) | | ( o . 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 ( ) : " " } } } } , f u n c t i o n ( e , t ) { e . e x p o r t s = n ( 1 7 3 ) } , f u n c t i o n ( e , t ) { e . e x p o r t s = n ( 1 7 8 ) } , , f u n c t i o n ( e , t , n ) { " u s e s t r i c t " ; v a r r = n ( 1 2 ) ; t . a = { m e t h o d s : { n : r . a , t : r . b } } } , , , , f u n c t i o n ( e , t ) { e . e x p o r t s = n ( 1 7 9 ) } , f u n c t i o n ( e , t , n ) { " u s e s t r i c t " ; n . r ( t ) ; v a r r = n ( 2 6 ) ;
/ * *
* @ 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/>.
*
* / t . d e f a u l t = r . a } , , f u n c t i o n ( e , t , n ) { " u s e s t r i c t " ; n ( 3 9 ) , n ( 6 ) , n ( 1 7 ) , n ( 1 8 ) , n ( 1 9 ) ; v a r r = n ( 3 8 ) , o = ( n ( 1 5 ) , f u n c t i o n ( e , t ) { f o r ( v a r n = e . $ p a r e n t ; n ; ) { i f ( n . $ o p t i o n s . n a m e = = = t ) r e t u r n n ; n = n . $ p a r e n t } } ) ; t . 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 ( e ) { 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 ( e ) { i f ( t h i s . $ e m i t ( " c l i c k " , e ) , t h i s . c l o s e A f t e r C l i c k ) { v a r t = o ( t h i s , " A c t i o n s " ) ; t & & t . c l o s e M e n u & & t . c l o s e M e n u ( ) } } } } } , f u n c t i o n ( e , t , n ) { " u s e s t r i c t " ; n ( 3 0 ) , n ( 1 5 ) , n ( 9 8 ) ; v a r r = n ( 5 ) , o = n . n ( r ) ; t . a = f u n c t i o n ( e , t , n ) { i f ( v o i d 0 ! = = e ) f o r ( v a r r = e . l e n g t h - 1 ; r > = 0 ; r - - ) { v a r i = e [ r ] , s = ! i . c o m p o n e n t O p t i o n s & & i . t a g & & - 1 = = = t . i n d e x O f ( i . t a g ) , a = ! ! 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 , c = a & & - 1 = = = t . 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 ) ; ( s | | ! a | | c ) & & ( ( s | | c ) & & o . a . u t i l . w a r n ( " " . c o n c a t ( s ? 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 ) , e . s p l i c e ( r , 1 ) ) } } } , f u n c t i o n ( e , t ) { e . e x p o r t s = n ( 9 2 ) } , f u n c t i o n ( e , t ) { e . e x p o r t s = n ( 1 8 0 ) } , , , , , , , , , , , , , , f u n c t i o n ( e , t , n ) { " u s e s t r i c t " ; v a r r = n ( 0 ) , o = n . n ( r ) , i = n ( 1 ) , s = n . n ( i ) , a = n ( 4 ) , c = n . n ( a ) , l = n ( 8 ) , u = n ( 9 ) , m = n ( 1 0 ) , p = n ( 1 1 ) , d = s ( ) ( o . a ) , f = c ( ) ( l . a ) , A = c ( ) ( u . a ) , g = c ( ) ( m . a ) , h = c ( ) ( p . a ) ; d . p u s h ( [ e . 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 - e 0 8 a 2 3 1 " ; s r c : u r l ( ' + f + " ) ; s r c : u r l ( " + f + ' ) 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 ( ' + A + ' ) f o r m a t ( " w o f f " ) , u r l ( ' + g + ' ) f o r m a t ( " t r u e t y p e " ) , u r l ( ' + h + ' ) f o r m a t ( " s v g " ) } . i c o n [ d a t a - v - 1 b 3 3 c 3 3 b ] { 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 - 1 b 3 3 c 3 3 b ] : 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 - e 0 8 a 2 3 1 " ; 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 - 1 b 3 3 c 3 3 b ] : 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 - e 0 8 a 2 3 1 " ; 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 - 1 b 3 3 c 3 3 b ] : 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 - e 0 8 a 2 3 1 " ; 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 - 1 b 3 3 c 3 3 b ] : 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 - e 0 8 a 2 3 1 " ; 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 - 1 b 3 3 c 3 3 b ] : 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 - e 0 8 a 2 3 1 " ; 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 - 1 b 3 3 c 3 3 b ] : 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 - e 0 8 a 2 3 1 " ; c o n t e n t : " " } . i c o n . c l o s e [ d a t a - v - 1 b 3 3 c 3 3 b ] : 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 - e 0 8 a 2 3 1 " ; c o n t e n t : " " } . i c o n . c o n f i r m [ d a t a - v - 1 b 3 3 c 3 3 b ] : 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 - e 0 8 a 2 3 1 " ; c o n t e n t : " " } . i c o n . i n f o [ d a t a - v - 1 b 3 3 c 3 3 b ] : 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 - e 0 8 a 2 3 1 " ; c o n t e n t : " " } . i c o n . m e n u [ d a t a - v - 1 b 3 3 c 3 3 b ] : 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 - e 0 8 a 2 3 1 " ; c o n t e n t : " " } . i c o n . m o r e [ d a t a - v - 1 b 3 3 c 3 3 b ] : 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 - e 0 8 a 2 3 1 " ; c o n t e n t : " " } . i c o n . p a u s e [ d a t a - v - 1 b 3 3 c 3 3 b ] : 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 - e 0 8 a 2 3 1 " ; c o n t e n t : " " } . i c o n . p l a y [ d a t a - v - 1 b 3 3 c 3 3 b ] : 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 - e 0 8 a 2 3 1 " ; 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 - 1 b 3 3 c 3 3 b ] : 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 - e 0 8 a 2 3 1 " ; 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 - 1 b 3 3 c 3 3 b ] : 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 - e 0 8 a 2 3 1 " ; 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 - 1 b 3 3 c 3 3 b ] : 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 - e 0 8 a 2 3 1 " ; 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 - 1 b 3 3 c 3 3 b ] : 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 - e 0 8 a 2 3 1 " ; 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 - 1 b 3 3 c 3 3 b ] : 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 - e 0 8 a 2 3 1 " ; c o n t e n t : " " } . a c t i o n - i t e m [ d a t a - v - 1 b 3 3 c 3 3 b ] { 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 - 1 b 3 3 c 3 3 b ] : 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 - 1 b 3 3 c 3 3 b ] : 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 - 1 b 3 3 c 3 3 b ] : 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 - 1 b 3 3 c 3 3 b ] : 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 - 1 b 3 3 c 3 3 b ] : 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 - 1 b 3 3 c 3 3 b ] : 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 - 1 b 3 3 c 3 3 b ] : 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 - 1 b 3 3 c 3 3 b ] : 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 - 1 b 3 3 c 3 3 b ] { 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 - 1 b 3 3 c 3 3 b ] , . 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 - 1 b 3 3 c 3 3 b ] { 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 - 1 b 3 3 c 3 3 b ] { d i s p l a y : f l e x ; a l i g n -
/ * *
* @ 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/>.
*
* / t . d e f a u l t = r . a } , , , , , , , , , , f u n c t i o n ( e , t , n ) { " u s e s t r i c t " ;
/ * *
* @ 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/>.
*
* /t.a=function(e){e.mounted?Array.isArray(e.mounted)||(e.mounted=[e.mounted]):e.mounted=[],e.mounted.push((function(){this.$el.setAttribute("data-v-".concat("e08a231"),"")}))}},,function(e,t,n){"use strict";n(30),n(51),n(31),n(37),n(6),n(46),n(17),n(18),n(19),n(52),n(40),n(15);var r=n(22),o=n(33),i=n(50),s=n(12),a=n(47);function c(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var l=["ActionButton","ActionCheckbox","ActionInput","ActionLink","ActionRadio","ActionRouter","ActionSeparator","ActionText","ActionTextEditable"],u={name:"Actions",directives:{tooltip:r.default},components:{Popover:a.default,VNodes:{functional:!0,render:function(e,t){return t.props.vnodes}}},props:{open:{type:Boolean,default:!1},forceMenu:{type:Boolean,default:!1},menuTitle:{type:String,default:null},primary:{type:Boolean,default:!1},defaultIcon:{type:String,default:"action-item__menutoggle--default-icon"},ariaLabel:{type:String,default:Object(s.b)("Actions")},placement:{type:String,default:"bottom"},boundariesElement:{type:Element,default:function(){return document.querySelector("body")}},container:{type:String,default:"body"},disabled:{type:Boolean,default:!1}},data:function(){return{actions:[],opened:this.open,focusIndex:0,randomId:"menu-"+Object(o.a)(),children:this.$children}},computed:{hasMultipleActions:function(){return this.actions.length>1},isValidSingleAction:function(){return 1===this.actions.length&&null!==this.firstActionElement},firstActionVNode:function(){return this.actions[0]},firstAction:function(){return this.children[0]?this.children[0]:{}},firstActionBinding:function(){if(this.firstActionVNode&&this.firstActionVNode.componentOptions){var e=this.firstActionVNode.componentOptions.tag;if("ActionLink"===e)return{is:"a",href:this.firstAction.href,target:this.firstAction.target,"aria-label":this.firstAction.ariaLabel};if("ActionRouter"===e)return{is:"router-link",to:this.firstAction.to,exact:this.firstAction.exact,"aria-label":this.firstAction.ariaLabel};if("ActionButton"===e)return{is:"button","aria-label":this.firstAction.ariaLabel}}return null},firstActionEvent:function(){var e,t,n;return null===(e=this.firstActionVNode)||void 0===e||null===(t=e.componentOptions)||void 0===t||null===(n=t.listeners)||void 0===n?void 0:n.click},firstActionEventBinding:function(){return this.firstActionEvent?"click":null},firstActionIconSlot:function(){var e,t;return null===(e=this.firstAction)||void 0===e||null===(t=e.$slots)||void 0===t?void 0:t.icon},firstActionClass:function(){var e=this.firstActionVNode&&this.firstActionVNode.data.staticClass,t=this.firstActionVNode&&this.firstActionVNode.data.class;return"".concat(e," ").concat(t)},iconSlotIsPopulated:function(){return!!this.$slots.icon}},watch:{open:function(e){e!==this.opened&&(this.opened=e)}},beforeMount:function(){this.initActions(),Object(i.a)(this.$slots.default,l,this)},beforeUpdate:function(){this.initActions(),Object(i.a)(this.$slots.default,l,this)},methods:{openMenu:function(e){this.opened||(this.opened=!0,this.$emit("update:open",!0),this.$emit("open"),this.onOpen(e))},closeMenu:function(e){this.opened&&(this.opened=!1,this.$emit("update:open",!1),this.$emit("close"),this.opened=!1,this.focusIndex=0,this.$refs.menuButton.focus())},onOpen:function(e){var t=this;this.$nextTick((function(){t.focusFirstAction(e)}))},onMouseFocusAction:function(e){if(document.activeElement!==e.target){var t=e.target.closest("li");if(t){var n=t.querySelector(".focusable");if(n){var r=function(e){return function(e){if(Array.isArray(e))return c(e)}(e)||function(e){if("undefined"!=typeof Symbol&&Symbol.iterator in Object(e))return Array.from(e)}(e)||function(e,t){if(e){if("string"==typeof e)return c(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/ ^ ( ? : Ui | I ) nt ( ? : 8 | 16 | 32 ) ( ? : Clamped ) ? Array $ / . test ( n ) ? c ( e , t ) : void 0 } } ( e ) || function ( ) { throw new TypeError ( " Invalid attempt to spread non - iterable instance . \ nIn order to be iterable , non - array objects
/ * *
* @ 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/>.
*
* / t . d e f a u l t = r . a } , , , , , , , , , f u n c t i o n ( e , t , n ) { " u s e s t r i c t " ; v a r r = n ( 0 ) , o = n . n ( r ) , i = n ( 1 ) , s = n . n ( i ) , a = n ( 4 ) , c = n . n ( a ) , l = n ( 8 ) , u = n ( 9 ) , m = n ( 1 0 ) , p = n ( 1 1 ) , d = s ( ) ( o . a ) , f = c ( ) ( l . a ) , A = c ( ) ( u . a ) , g = c ( ) ( m . a ) , h = c ( ) ( p . a ) ; d . p u s h ( [ e . 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 - e 0 8 a 2 3 1 " ; s r c : u r l ( ' + f + " ) ; s r c : u r l ( " + f + ' ) 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 ( ' + A + ' ) f o r m a t ( " w o f f " ) , u r l ( ' + g + ' ) f o r m a t ( " t r u e t y p e " ) , u r l ( ' + h + ' ) f o r m a t ( " s v g " ) } . i c o n [ d a t a - v - 3 e 0 b 1 0 9 b ] { 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 - 3 e 0 b 1 0 9 b ] : 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 - e 0 8 a 2 3 1 " ; 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 - 3 e 0 b 1 0 9 b ] : 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 - e 0 8 a 2 3 1 " ; 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 - 3 e 0 b 1 0 9 b ] : 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 - e 0 8 a 2 3 1 " ; 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 - 3 e 0 b 1 0 9 b ] : 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 - e 0 8 a 2 3 1 " ; 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 - 3 e 0 b 1 0 9 b ] : 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 - e 0 8 a 2 3 1 " ; 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 - 3 e 0 b 1 0 9 b ] : 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 - e 0 8 a 2 3 1 " ; c o n t e n t : " " } . i c o n . c l o s e [ d a t a - v - 3 e 0 b 1 0 9 b ] : 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 - e 0 8 a 2 3 1 " ; c o n t e n t : " " } . i c o n . c o n f i r m [ d a t a - v - 3 e 0 b 1 0 9 b ] : 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 - e 0 8 a 2 3 1 " ; c o n t e n t : " " } . i c o n . i n f o [ d a t a - v - 3 e 0 b 1 0 9 b ] : 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 - e 0 8 a 2 3 1 " ; c o n t e n t : " " } . i c o n . m e n u [ d a t a - v - 3 e 0 b 1 0 9 b ] : 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 - e 0 8 a 2 3 1 " ; c o n t e n t : " " } . i c o n . m o r e [ d a t a - v - 3 e 0 b 1 0 9 b ] : 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 - e 0 8 a 2 3 1 " ; c o n t e n t : " " } . i c o n . p a u s e [ d a t a - v - 3 e 0 b 1 0 9 b ] : 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 - e 0 8 a 2 3 1 " ; c o n t e n t : " " } . i c o n . p l a y [ d a t a - v - 3 e 0 b 1 0 9 b ] : 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 - e 0 8 a 2 3 1 " ; 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 - 3 e 0 b 1 0 9 b ] : 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 - e 0 8 a 2 3 1 " ; 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 - 3 e 0 b 1 0 9 b ] : 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 - e 0 8 a 2 3 1 " ; 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 - 3 e 0 b 1 0 9 b ] : 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 - e 0 8 a 2 3 1 " ; 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 - 3 e 0 b 1 0 9 b ] : 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 - e 0 8 a 2 3 1 " ; 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 - 3 e 0 b 1 0 9 b ] : 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 - e 0 8 a 2 3 1 " ; c o n t e n t : " " } . m o d a l - m a s k [ d a t a - v - 3 e 0 b 1 0 9 b ] { p o s i t i o n : f i x e d ; z - i n d e x : 9 9 9 8 ; 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 % ; h e i g h t : 1 0 0 % ; b a c k g r o u n d - c o l o r : r g b a ( 0 , 0 , 0 , 0 . 5 ) } . m o d a l - m a s k - - d a r k [ d a t a - v - 3 e 0 b 1 0 9 b ] { b a c k g r o u n d - c o l o r : r g b a ( 0 , 0 , 0 , 0 . 9 2 ) } . m o d a l - h e a d e r [ d a t a - v - 3 e 0 b 1 0 9 b ] { p o s i t i o n : a b s o l u t e ; z - i n d e x : 1 0 0 0 1 ; t o p : 0 ; r i g h t : 0 ; l e f t : 0 ; d i s p l a y : f l e x ! i m p o r t a n t ; 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 : 1 0 0 % ; h e i g h t : 5 0 p x ; t r a n s i t i o n : o p a c i t y 2 5 0 m s , v i s i b i l i t y 2 5 0 m s } . m o d a l - h e a d e r . i n v i s i b l e [ s t y l e * = \ ' d i s p l a y : n o n e \ ' ] [ d a t a - v - 3 e 0 b 1 0 9 b ] , . m o d a l - h e a d e r . i n v i s i b l e [ s t y l e * = \ ' d i s p l a y : n o n e \ ' ] [ d a t a - v - 3 e 0 b 1 0 9 b ] { v i s i b i l i t y : h i d d e n } . m o d a l - h e a d e r . m o d a l - t i t l e [ d a t a - v - 3 e 0 b 1 0 9 b ] { o v e r f l o w - x : h i d d e n ; b o x - s i z i n g : b o r d e r - b o x ; w i d t h : 1 0 0 % ; p a d d i n g : 0 1 3 2 p x 0 1 2 p x ; t r a n s i t i o n : p a d d i n g e a s e 1 0 0 m s ; w h i t e - s p a c e : n o w r a p ; t e x t - o v e r f l o w : e l l i p s i s ; c o l o r : # f f f ; f o n t - s i z e : 1 4 p x } @ m e d i a o n l y s c r e e n a n d ( m i n - w i d t h : 5 1 2 p x ) { . m o d a l - h e a d e r . m o d a l - t i t l e [ d a t a - v - 3 e 0 b 1 0 9 b ] { t e x t - a l i g n : c e n t e r ; p a d d i n g - l e f t : 1 3 2 p x } } . m o d a l - h e a d e r . i c o n s - m e n u [ d a t a - v - 3 e 0 b 1 0 9 b ] { p o s i t i o n : a b s o l u t e ; r i g h t : 0 ; 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 : f l e x - e n d } . m o d a l - h e a d e r . i c o n s - m e n u . i c o n - c l o s e [ d a t a - v - 3 e 0 b 1 0 9 b ] { b o x - s i z i n g : b o r d e r - b o x ; m a r g i n : 3 p x ; p a d d i n g : 1 0 p x 1 1 p x ; c o l o r : # f f f ; b a c k g r o u n d - i m a g e : n o n e ; f o n t - s i z e : 2 3 p x } . m o d a l - h e a d e r . i c o n s - m e n u . i c o n - c l o s e [ d a t a - v - 3 e 0 b 1 0 9 b ] : 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 - e 0 8 a 2 3 1 " ; 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 : " " } . m o d a l - h e a d e r . i c o n s - m e n u . p l a y - p a u s e [ d a t a - v - 3 e 0 b 1 0 9 b ] { p o s i t i o n : r e l a t i v e ; w i d t h : 5 0 p x ; h e i g h t : 5 0 p x ; m a r g i n : 0 ; p a d d i n g : 0 ; c u r s o r : p o i n t e r ; c o l o r : w h i t e ; 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 ; f o n t - s i z e : 2 2 p x } . m o d a l - h e a d e r . i c o n s - m e n u . p l a y - p a u s e : h o v e r . i c o n - p l a y [ d a t a - v - 3 e 0 b 1 0 9 b ] , . m o d a l - h e a d e r . i c o n s - m e n u . p l a y - p a u s e : h o v e r . i c o n - p a u s e [ d a t a - v - 3 e 0 b 1 0 9 b ] , . m o d a l - h e a d e r . i c o n s - m e n u . p l a y - p a u s e : f o c u s . i c o n - p l a y [ d a t a - v - 3 e 0 b 1 0 9 b ] , . m o d a l - h e a d e r . i c o n s - m e n u . p l a y - p a u s e : f o c u s . i c o n - p a u s e [ d a t a - v - 3 e 0 b 1 0 9 b ] { o p a c i t y : 1 ; 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 : r g b a ( 1 2 7 , 1 2 7 , 1 2 7 , 0 . 2 5 ) } . m o d a l - h e a d e r . i c o n s - m e n u . p l a y - p a u s e . i c o n - p l a y [ d a t a - v - 3 e 0 b 1 0 9 b ] , . m o d a l - h e a d e r . i c o n s - m e n u . p l a y - p a u s e . i c o n - p a u s e [ d a t a - v
/ * *
* @ 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/>.
*
* / f u n c t i o n m ( e , t ) { v a r n , r , o , i = t ; t h i s . s t a r t = f u n c t i o n ( ) { o = ! 0 , r = n e w D a t e , n = s e t T i m e o u t ( e , i ) } , t h i s . p a u s e = f u n c t i o n ( ) { o = ! 1 , c l e a r T i m e o u t ( n ) , i - = n e w D a t e - r } , t h i s . c l e a r = f u n c t i o n ( ) { o = ! 1 , c l e a r T i m e o u t ( n ) , i = 0 } , t h i s . g e t T i m e L e f t = f u n c t i o n ( ) { r e t u r n o & & ( t h i s . p a u s e ( ) , t h i s . s t a r t ( ) ) , i } , t h i s . g e t S t a t e R u n n i n g = f u n c t i o n ( ) { r e t u r n o } , t h i s . s t a r t ( ) } v a r p = { n a m e : " M o d a l " , c o m p o n e n t s : { A c t i o n s : s . d e f a u l t , A c t i o n B u t t o n : a . d e f a u l t } , d i r e c t i v e s : { t o o l t i p : u . d e f a u l t } , m i x i n s : [ c . a ] , p r o p s : { t i t l e : { t y p e : S t r i n g , d e f a u l t : " " } , h a s P r e v i o u s : { t y p e : B o o l e a n , d e f a u l t : ! 1 } , h a s N e x t : { t y p e : B o o l e a n , d e f a u l t : ! 1 } , o u t T r a n s i t i o n : { t y p e : B o o l e a n , d e f a u l t : ! 1 } , e n a b l e S l i d e s h o w : { t y p e : B o o l e a n , d e f a u l t : ! 1 } , c l e a r V i e w D e l a y : { t y p e : N u m b e r , d e f a u l t : 5 e 3 } , s l i d e s h o w D e l a y : { t y p e : N u m b e r , d e f a u l t : 3 e 3 } , s l i d e s h o w P a u s e d : { t y p e : B o o l e a n , d e f a u l t : ! 1 } , e n a b l e S w i p e : { t y p e : B o o l e a n , d e f a u l t : ! 0 } , s p r e a d N a v i g a t i o n : { t y p e : B o o l e a n , d e f a u l t : ! 1 } , s i z e : { t y p e : S t r i n g , d e f a u l t : " n o r m a l " , v a l i d a t o r : f u n c t i o n ( e ) { r e t u r n - 1 ! = = [ " n o r m a l " , " l a r g e " , " f u l l " ] . i n d e x O f ( e ) } } , c a n C l o s e : { t y p e : B o o l e a n , d e f a u l t : ! 0 } , d a r k : { t y p e : B o o l e a n , d e f a u l t : ! 1 } , 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 a t a : f u n c t i o n ( ) { r e t u r n { m c : n u l l , s h o w M o d a l : ! 1 , c l e a r V i e w : ! 1 , c l e a r V i e w T i m e o u t : n u l l , p l a y i n g : ! 1 , s l i d e s h o w T i m e o u t : n u l l } } , c o m p u t e d : { m o d a l T r a n s i t i o n N a m e : f u n c t i o n ( ) { r e t u r n " m o d a l - " . c o n c a t ( t h i s . o u t T r a n s i t i o n ? " o u t " : " i n " ) } , p l a y P a u s e T i t l e : f u n c t i o n ( ) { r e t u r n t h i s . p l a y i n g ? O b j e c t ( l . b ) ( " P a u s e s l i d e s h o w " ) : O b j e c t ( l . b ) ( " S t a r t s l i d e s h o w " ) } } , w a t c h : { s l i d e s h o w P a u s e d : f u n c t i o n ( e ) { t h i s . s l i d e s h o w T i m e o u t & & ( e ? t h i s . s l i d e s h o w T i m e o u t . p a u s e ( ) : t h i s . s l i d e s h o w T i m e o u t . s t a r t ( ) ) } } , b e f o r e M o u n t : f u n c t i o n ( ) { w i n d o w . a d d E v e n t L i s t e n e r ( " k e y d o w n " , t h i s . h a n d l e K e y d o w n ) } , b e f o r e D e s t r o y : f u n c t i o n ( ) { w i n d o w . r e m o v e E v e n t L i s t e n e r ( " k e y d o w n " , t h i s . h a n d l e K e y d o w n ) , t h i s . m c . o f f ( " s w i p e l e f t s w i p e r i g h t " ) , t h i s . m c . d e s t r o y ( ) } , m o u n t e d : f u n c t i o n ( ) { v a r e = t h i s ; t h i s . s h o w M o d a l = ! 0 , t h i s . h a n d l e M o u s e M o v e ( ) , t h i s . m c = n e w i . a ( t h i s . $ r e f s . m a s k ) , t h i s . m c . o n ( " s w i p e l e f t s w i p e r i g h t " , ( f u n c t i o n ( t ) { e . h a n d l e S w i p e ( t ) } ) ) , " b o d y " = = = t h i s . c o n t a i n e r ? d o c u m e n t . b o d y . i n s e r t B e f o r e ( t h i s . $ e l , d o c u m e n t . b o d y . l a s t C h i l d ) : d o c u m e n t . q u e r y S e l e c t o r ( t h i s . c o n t a i n e r ) . a p p e n d C h i l d ( t h i s . $ e l ) } , d e s t r o y e d : f u n c t i o n ( ) { t h i s . $ e l . r e m o v e ( ) } , m e t h o d s : { p r e v i o u s : f u n c t i o n ( e ) { t h i s . h a s P r e v i o u s & & ( e & & t h i s . r e s e t S l i d e s h o w ( ) , t h i s . $ e m i t ( " p r e v i o u s " , e ) ) } , n e x t : f u n c t i o n ( e ) { t h i s . h a s N e x t & & ( e & & t h i s . r e s e t S l i d e s h o w ( ) , t h i s . $ e m i t ( " n e x t " , e ) ) } , c l o s e : f u n c t i o n ( e ) { v a r t = t h i s ; t h i s . c a n C l o s e & & ( t h i s . s h o w M o d a l = ! 1 , s e t T i m e o u t ( ( f u n c t i o n ( ) { t . $ e m i t ( " c l o s e " , e ) } ) , 3 0 0 ) ) } , h a n d l e K e y d o w n : f u n c t i o n ( e ) { s w i t c h ( e . k e y C o d e ) { c a s e 3 7 : t h i s . p r e v i o u s ( e ) ; b r e a k ; c a s e 1 3 : c a s e 3 9 : t h i s . n e x t ( e ) ; b r e a k ; c a s e 2 7 : t h i s . c l o s e ( e ) } } , h a n d l e S w i p e : f u n c t i o n ( e ) { t h i s . e n a b l e S w i p e & & ( " s w i p e l e f t " = = = e . t y p e ? t h i s . n e x t ( e ) : " s w i p e r i g h t " = = = e . t y p e & & t h i s . p r e v i o u s ( e ) ) } , h a n d l e M o u s e M o v e : f u n c t i o n ( ) { v a r e = t h i s ; t h i s . c l e a r V i e w D e l a y > 0 & & ( t h i s . c l e a r V i e w = ! 1 , c l e a r T i m e o u t ( t h i s . c l e a r V i e w T i m e o u t ) , t h i s . c l e a r V i e w T i m e o u t = s e t T i m e o u t ( ( f u n c t i o n ( ) { e . c l e a r V i e w = ! 0 } ) , t h i s . c l e a r V i e w D e l a y ) ) } , t o g g l e P l a y P a u s e : f u n c t i o n ( ) { t h i s . p l a y i n g = ! t h i s . p l a y i n g , t h i s . p l a y i n g ? t h i s . h a n d l e S l i d e s h o w ( ) : t h i s . c l e a r S l i d e s h o w T i m e o u t ( ) } , r e s e t S l i d e s h o w : f u n c t i o n ( ) { t h i s . p l a y i n g = ! t h i s . p l a y i n g , t h i s . c l e a r S l i d e s h o w T i m e o u t ( ) , t h i s . $ n e x t T i c k ( ( f u n c t i o n ( ) { t h i s . t o g g l e P l a y P a u s e ( ) } ) ) } , h a n d l e S l i d e s h o w : f u n c t i o n ( ) { v a r e = t h i s ; t h i s . p l a y i n g = ! 0 , t h i s . h a s N e x t ? t h i s . s l i d e s h o w T i m e o u t = n e w m ( ( f u n c t i o n ( ) { e . n e x t ( ) , e . h a n d l e S l i d e s h o w ( ) } ) , t h i s . s l i d e s h o w D e l a y ) : ( t h i s . p l a y i n g = ! 1 , t h i s . c l e a r S l i d e s h o w T i m e o u t ( ) ) } , c l e a r S l i d e s h o w T i m e o u t : f u n c t i o n ( ) { t h i s . s l i d e s h o w T i m e o u t & & t h i s . s l i d e s h o w T i m e o u t . c l e a r ( ) } } } , d = n ( 2 ) , f = n . n ( d ) , A = n ( 1 1 9 ) , g = ( f ( ) ( A . a , { i n s e r t : " h e a d " , s i n g l e t o n : ! 1 } ) , A . a . l o c a l s , n ( 3 ) ) , h = n ( 1 2 0 ) , v = n . n ( h ) , b = O b j e c t ( g . a ) ( p , ( f u n c t i o n ( ) { v a r e = t h i s , t = e . $ c r e a t e E l e m e n t , n = e . _ s e l f . _ c | | t ; r e t u r n n ( " t r a n s i t i o n " , { a t t r s : { n a m e : " f a d e " } } , [ n ( " d i v " , { r e f : " m a s k " , s t a t i c C l a s s : " m o d a l - m a s k " , c l a s s : { " m o d a l - m a s k - - d a r k " : e . d a r k } , o n : { c l i c k : e . h a n d l e M o u s e M o v e , m o u s e m o v e : e . h a n d l e M o u s e M o v e , t o u c h m o v e : e . h a n d l e M o u s e M o v e } } , [ n ( " t r a n s i t i o n " , { a t t r s : { n a m e : " f a d e - v i s i b i l i t y " } } , [ n ( " d i v " , { d i r e c t i v e s : [ { n a m e : " s h o w " , r a w N a m e : " v - s h o w " , v a l u e : ! e . c l e a r V i e w , e x p r e s s i o n : " ! c l e a r V i e w " } ] , s t a t i c C l a s s : " m o d a l - h e a d e r " , c l a s s : { i n v i s i b l e : e . c l e a r V i e w } } , [ " " ! = = e . t i t l e . t r i m ( ) ? n ( " d i v " , { s t a t i c C l a s s : " m o d a l - t i t l e " } , [ e . _ v ( " \ n \ t \ t \ t \ t \ t " + e . _ s ( e . t i t l e ) + " \ n \ t \ t \ t \ t " ) ] ) : e . _ e ( ) , e . _ v ( " " ) , n ( " d i v " , { s t a t i c C
/ * *
* @ 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/>.
*
* /Object(r.a)(y),t.default=y}])},function(e,t,n){"use strict";(function(e){n.d(t,"a",(function(){return i}));var r=void 0;function o(){o.init||(o.init=!0,r=-1!==function(){var e=window.navigator.userAgent,t=e.indexOf("MSIE ");if(t>0)return parseInt(e.substring(t+5,e.indexOf(".",t)),10);if(e.indexOf("Trident/ ")>0){var n=e.indexOf(" rv : ");return parseInt(e.substring(n+3,e.indexOf(" . ",n)),10)}var r=e.indexOf(" Edge / ");return r>0?parseInt(e.substring(r+5,e.indexOf(" . ",r)),10):-1}())}var i={render:function(){var e=this.$createElement;return(this._self._c||e)(" div ",{staticClass:" resize - observer ",attrs:{tabindex:" - 1 "}})},staticRenderFns:[],_scopeId:" data - v - b329ee4c ",name:" resize - observer ",methods:{compareAndNotify:function(){this._w===this.$el.offsetWidth&&this._h===this.$el.offsetHeight||(this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.$emit(" notify "))},addResizeHandlers:function(){this._resizeObject.contentDocument.defaultView.addEventListener(" resize ",this.compareAndNotify),this.compareAndNotify()},removeResizeHandlers:function(){this._resizeObject&&this._resizeObject.onload&&(!r&&this._resizeObject.contentDocument&&this._resizeObject.contentDocument.defaultView.removeEventListener(" resize ",this.compareAndNotify),delete this._resizeObject.onload)}},mounted:function(){var e=this;o(),this.$nextTick((function(){e._w=e.$el.offsetWidth,e._h=e.$el.offsetHeight}));var t=document.createElement(" object ");this._resizeObject=t,t.setAttribute(" aria - hidden "," true "),t.setAttribute(" tabindex ",-1),t.onload=this.addResizeHandlers,t.type=" text / html ",r&&this.$el.appendChild(t),t.data=" about : blank ",r||this.$el.appendChild(t)},beforeDestroy:function(){this.removeResizeHandlers()}};var s={version:" 0.4 . 5 ",install:function(e){e.component(" resize - observer ",i),e.component(" ResizeObserver ",i)}},a=null;" undefined "!=typeof window?a=window.Vue:void 0!==e&&(a=e.Vue),a&&a.use(s)}).call(this,n(15))},function(e,t,n){var r;" undefined "!=typeof self&&self,r=function(e){return function(e){var t={};function n(r){if(t[r])return t[r].exports;var o=t[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}return n.m=e,n.c=t,n.d=function(e,t,r){n.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:r})},n.r=function(e){" undefined "!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:" Module "}),Object.defineProperty(e," _ _esModule ",{value:!0})},n.t=function(e,t){if(1&t&&(e=n(e)),8&t)return e;if(4&t&&" object "==typeof e&&e&&e.__esModule)return e;var r=Object.create(null);if(n.r(r),Object.defineProperty(r," default ",{enumerable:!0,value:e}),2&t&&" string "!=typeof e)for(var o in e)n.d(r,o,function(t){return e[t]}.bind(null,o));return r},n.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return n.d(t," a ",t),t},n.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},n.p=" ",n(n.s=" fb15 ")}({" 01 f9 ":function(e,t,n){" use strict ";var r=n(" 2 d00 "),o=n(" 5 ca1 "),i=n(" 2 aba "),s=n(" 32e9 "),a=n(" 84 f2 "),c=n(" 41 a0 "),l=n(" 7 f20 "),u=n(" 38 fd "),m=n(" 2 b4c ")(" iterator "),p=!([].keys&&" next "in[].keys()),d=function(){return this};e.exports=function(e,t,n,f,A,g,h){c(n,t,f);var v,b,y,C=function(e){if(!p&&e in k)return k[e];switch(e){case" keys ":case" values ":return function(){return new n(this,e)}}return function(){return new n(this,e)}},w=t+" Iterator ",E=" values "==A,x=!1,k=e.prototype,T=k[m]||k[" @ @ iterator "]||A&&k[A],S=T||C(A),M=A?E?C(" entries "):S:void 0,j=" Array "==t&&k.entries||T;if(j&&(y=u(j.call(new e)))!==Object.prototype&&y.next&&(l(y,w,!0),r||" function "==typeof y[m]||s(y,m,d)),E&&T&&" values "!==T.name&&(x=!0,S=function(){return T.call(this)}),r&&!h||!p&&!x&&k[m]||s(k,m,S),a[t]=S,a[w]=d,A)if(v={values:E?S:C(" values "),keys:g?S:C(" keys "),entries:M},h)for(b in v)b in k||i(k,b,v[b]);else o(o.P+o.F*(p||x),t,v);return v}}," 02 f4 ":function(e,t,n){var r=n(" 4588 "),o=n(" be13 ");e.exports=function(e){return function(t,n){var i,s,a=String(o(t)),c=r(n),l=a.length;return c<0||c>=l?e?" " : void 0 : ( i = a . charCodeAt ( c ) ) < 55296 || i > 56319 || c + 1 === l || ( s = a . charCodeAt ( c + 1 ) ) < 56320 || s > 57343 ? e ? a . charAt ( c ) : i : e ? a . sl
/ * *
* @ 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/>.
*
* /
r . VTooltip . options . defaultTemplate = '<div class="vue-tooltip" role="tooltip" data-v-' . concat ( "e08a231" , '><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>' ) , r . VTooltip . options . defaultHtml = ! 1 , t . default = r . VTooltip } , 23 : function ( e , t , n ) { "use strict" ; var r = n ( 0 ) , o = n . n ( r ) , i = n ( 1 ) , s = n . n ( i ) ( ) ( o . a ) ; s . push ( [ e . i , ".vue-tooltip[data-v-e08a231]{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-e08a231][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-e08a231][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-e08a231][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-e08a231][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-e08a231][aria-hidden='true']{visibility:hidden;transition:opacity .15s, visibility .15s;opacity:0}.vue-tooltip[data-v-e08a231][aria-hidden='false']{visibility:visible;transition:opacity .15s;opacity:1}.vue-tooltip[data-v-e08a231] .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-e08a231] .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:\"e08a231\" ; @ 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-widt
/ * ! H a m m e r . J S - v 2 . 0 . 7 - 2 0 1 6 - 0 4 - 2 2
* http : //hammerjs.github.io/
*
* Copyright ( c ) 2016 Jorik Tangelder ;
* Licensed under the MIT license * /!function(o,i,s,a){"use strict";var c,l=["","webkit","Moz","MS","ms","o"],u=i.createElement("div"),m=Math.round,p=Math.abs,d=Date.now;function f(e,t,n){return setTimeout(C(e,n),t)}function A(e,t,n){return!!Array.isArray(e)&&(g(e,n[t],n),!0)}function g(e,t,n){var r;if(e)if(e.forEach)e.forEach(t,n);else if(void 0!==e.length)for(r=0;r<e.length;)t.call(n,e[r],r,e),r++;else for(r in e)e.hasOwnProperty(r)&&t.call(n,e[r],r,e)}function h(e,t,n){var r="DEPRECATED METHOD: "+t+"\n"+n+" AT \n";return function(){var t=new Error("get-stack-trace"),n=t&&t.stack?t.stack.replace(/ ^ [ ^ \ ( ] + ? [ \ n$ ] / gm , "" ) . replace ( /^\s+at\s+/gm , "" ) . replace ( /^Object.<anonymous>\s*\(/gm , "{anonymous}()@" ) : "Unknown Stack Trace" , i = o . console && ( o . console . warn || o . console . log ) ; return i && i . call ( o . console , r , n ) , e . apply ( this , arguments ) } } c = "function" != typeof Object . assign ? function ( e ) { if ( null == e ) throw new TypeError ( "Cannot convert undefined or null to object" ) ; for ( var t = Object ( e ) , n = 1 ; n < arguments . length ; n ++ ) { var r = arguments [ n ] ; if ( null != r ) for ( var o in r ) r . hasOwnProperty ( o ) && ( t [ o ] = r [ o ] ) } return t } : Object . assign ; var v = h ( ( function ( e , t , n ) { for ( var r = Object . keys ( t ) , o = 0 ; o < r . length ; ) ( ! n || n && void 0 === e [ r [ o ] ] ) && ( e [ r [ o ] ] = t [ r [ o ] ] ) , o ++ ; return e } ) , "extend" , "Use `assign`." ) , b = h ( ( function ( e , t ) { return v ( e , t , ! 0 ) } ) , "merge" , "Use `assign`." ) ; function y ( e , t , n ) { var r , o = t . prototype ; ( r = e . prototype = Object . create ( o ) ) . constructor = e , r . _super = o , n && c ( r , n ) } function C ( e , t ) { return function ( ) { return e . apply ( t , arguments ) } } function w ( e , t ) { return "function" == typeof e ? e . apply ( t && t [ 0 ] || void 0 , t ) : e } function E ( e , t ) { return void 0 === e ? t : e } function x ( e , t , n ) { g ( M ( t ) , ( function ( t ) { e . addEventListener ( t , n , ! 1 ) } ) ) } function k ( e , t , n ) { g ( M ( t ) , ( function ( t ) { e . removeEventListener ( t , n , ! 1 ) } ) ) } function T ( e , t ) { for ( ; e ; ) { if ( e == t ) return ! 0 ; e = e . parentNode } return ! 1 } function S ( e , t ) { return e . indexOf ( t ) > - 1 } function M ( e ) { return e . trim ( ) . split ( /\s+/g ) } function j ( e , t , n ) { if ( e . indexOf && ! n ) return e . indexOf ( t ) ; for ( var r = 0 ; r < e . length ; ) { if ( n && e [ r ] [ n ] == t || ! n && e [ r ] === t ) return r ; r ++ } return - 1 } function P ( e ) { return Array . prototype . slice . call ( e , 0 ) } function B ( e , t , n ) { for ( var r = [ ] , o = [ ] , i = 0 ; i < e . length ; ) { var s = t ? e [ i ] [ t ] : e [ i ] ; j ( o , s ) < 0 && r . push ( e [ i ] ) , o [ i ] = s , i ++ } return n && ( r = t ? r . sort ( ( function ( e , n ) { return e [ t ] > n [ t ] } ) ) : r . sort ( ) ) , r } function _ ( e , t ) { for ( var n , r , o = t [ 0 ] . toUpperCase ( ) + t . slice ( 1 ) , i = 0 ; i < l . length ; ) { if ( ( r = ( n = l [ i ] ) ? n + o : t ) in e ) return r ; i ++ } } var I = 1 ; function N ( e ) { var t = e . ownerDocument || e ; return t . defaultView || t . parentWindow || o } var O = "ontouchstart" in o , D = void 0 !== _ ( o , "PointerEvent" ) , L = O && /mobile|tablet|ip(ad|hone|od)|android/i . test ( navigator . userAgent ) , F = [ "x" , "y" ] , R = [ "clientX" , "clientY" ] ; function z ( e , t ) { var n = this ; this . manager = e , this . callback = t , this . element = e . element , this . target = e . options . inputTarget , this . domHandler = function ( t ) { w ( e . options . enable , [ e ] ) && n . handler ( t ) } , this . init ( ) } function U ( e , t , n ) { var r = n . pointers . length , o = n . changedPointers . length , i = 1 & t && r - o == 0 , s = 12 & t && r - o == 0 ; n . isFirst = ! ! i , n . isFinal = ! ! s , i && ( e . session = { } ) , n . eventType = t , function ( e , t ) { var n = e . session , r = t . pointers , o = r . length ; n . firstInput || ( n . firstInput = $ ( t ) ) ; o > 1 && ! n . firstMultiple ? n . firstMultiple = $ ( t ) : 1 === o && ( n . firstMultiple = ! 1 ) ; var i = n . firstInput , s = n . firstMultiple , a = s ? s . center : i . center , c = t . center = G ( r ) ; t . timeStamp = d ( ) , t . deltaTime = t . timeStamp - i . timeStamp , t . angle = W ( a , c ) , t . distance = H ( a , c ) , function ( e , t ) { var n = t . center , r = e . offsetDelta || { } , o = e . prevDelta || { } , i = e . prevInput || { } ; 1 !== t . eventType && 4 !== i . eventType || ( o = e . prevDelta = { x : i . deltaX || 0 , y : i . deltaY || 0 } , r = e . offsetDelta = { x : n . x , y : n . y } ) ; t . deltaX = o . x + ( n . x - r . x ) , t . deltaY = o . y + ( n . y - r . y ) } ( n , t ) , t . offsetDirection = Y ( t . deltaX , t . deltaY ) ; var l = Q ( t . deltaTime , t . deltaX , t . deltaY ) ; t . overallVelocityX = l . x , t . overallVelocityY = l . y , t . overallVelocity = p ( l . x ) > p ( l . y ) ? l . x : l . y , t . scale = s ? ( u = s . pointers , m = r , H ( m [ 0 ] , m [ 1 ] , R ) / H ( u [ 0 ] , u [ 1 ] , R ) ) : 1 , t . rotation = s ? function ( e , t ) { return W ( t [ 1 ] , t [ 0 ] , R ) + W ( e [ 1 ] , e [ 0 ] , R ) } ( s . pointers , r ) : 0 , t . maxPointers = n . prevInput ? t . pointers . length > n . prevInput . maxPointers ? t . pointers . length : n . prevInput . maxPointers : t . pointers . length , function ( e , t ) { var n , r , o , i , s = e . lastInterval || t , a = t . timeStamp - s . timeStamp ; if ( 8 != t . eventType && ( a > 25 || void 0 === s . velocity ) ) { var c
/ * * !
* Sortable 1.10 . 2
* @ author RubaXa < trash @ rubaxa . org >
* @ author owenm < owen23355 @ gmail . com >
* @ license MIT
* /
2021-03-31 13:34:13 +03:00
function r ( e ) { return ( r = "function" == typeof Symbol && "symbol" == typeof Symbol . iterator ? function ( e ) { return typeof e } : function ( e ) { return e && "function" == typeof Symbol && e . constructor === Symbol && e !== Symbol . prototype ? "symbol" : typeof e } ) ( e ) } function o ( e , t , n ) { return t in e ? Object . defineProperty ( e , t , { value : n , enumerable : ! 0 , configurable : ! 0 , writable : ! 0 } ) : e [ t ] = n , e } function i ( ) { return ( i = Object . assign || function ( e ) { for ( var t = 1 ; t < arguments . length ; t ++ ) { var n = arguments [ t ] ; for ( var r in n ) Object . prototype . hasOwnProperty . call ( n , r ) && ( e [ r ] = n [ r ] ) } return e } ) . apply ( this , arguments ) } function s ( e ) { for ( var t = 1 ; t < arguments . length ; t ++ ) { var n = null != arguments [ t ] ? arguments [ t ] : { } , r = Object . keys ( n ) ; "function" == typeof Object . getOwnPropertySymbols && ( r = r . concat ( Object . getOwnPropertySymbols ( n ) . filter ( ( function ( e ) { return Object . getOwnPropertyDescriptor ( n , e ) . enumerable } ) ) ) ) , r . forEach ( ( function ( t ) { o ( e , t , n [ t ] ) } ) ) } return e } function a ( e , t ) { if ( null == e ) return { } ; var n , r , o = function ( e , t ) { if ( null == e ) return { } ; var n , r , o = { } , i = Object . keys ( e ) ; for ( r = 0 ; r < i . length ; r ++ ) n = i [ r ] , t . indexOf ( n ) >= 0 || ( o [ n ] = e [ n ] ) ; return o } ( e , t ) ; if ( Object . getOwnPropertySymbols ) { var i = Object . getOwnPropertySymbols ( e ) ; for ( r = 0 ; r < i . length ; r ++ ) n = i [ r ] , t . indexOf ( n ) >= 0 || Object . prototype . propertyIsEnumerable . call ( e , n ) && ( o [ n ] = e [ n ] ) } return o } function c ( e ) { return function ( e ) { if ( Array . isArray ( e ) ) { for ( var t = 0 , n = new Array ( e . length ) ; t < e . length ; t ++ ) n [ t ] = e [ t ] ; return n } } ( e ) || function ( e ) { if ( Symbol . iterator in Object ( e ) || "[object Arguments]" === Object . prototype . toString . call ( e ) ) return Array . from ( e ) } ( e ) || function ( ) { throw new TypeError ( "Invalid attempt to spread non-iterable instance" ) } ( ) } n . r ( t ) , n . d ( t , "MultiDrag" , ( function ( ) { return bt } ) ) , n . d ( t , "Sortable" , ( function ( ) { return ze } ) ) , n . d ( t , "Swap" , ( function ( ) { return ct } ) ) ; function l ( e ) { if ( "undefined" != typeof window && window . navigator ) return ! ! navigator . userAgent . match ( e ) } var u = l ( /(?:Trident.*rv[ :]?11\.|msie|iemobile|Windows Phone)/i ) , m = l ( /Edge/i ) , p = l ( /firefox/i ) , d = l ( /safari/i ) && ! l ( /chrome/i ) && ! l ( /android/i ) , f = l ( /iP(ad|od|hone)/i ) , A = l ( /chrome/i ) && l ( /android/i ) , g = { capture : ! 1 , passive : ! 1 } ; function h ( e , t , n ) { e . addEventListener ( t , n , ! u && g ) } function v ( e , t , n ) { e . removeEventListener ( t , n , ! u && g ) } function b ( e , t ) { if ( t ) { if ( ">" === t [ 0 ] && ( t = t . substring ( 1 ) ) , e ) try { if ( e . matches ) return e . matches ( t ) ; if ( e . msMatchesSelector ) return e . msMatchesSelector ( t ) ; if ( e . webkitMatchesSelector ) return e . webkitMatchesSelector ( t ) } catch ( e ) { return ! 1 } return ! 1 } } function y ( e ) { return e . host && e !== document && e . host . nodeType ? e . host : e . parentNode } function C ( e , t , n , r ) { if ( e ) { n = n || document ; do { if ( null != t && ( ">" === t [ 0 ] ? e . parentNode === n && b ( e , t ) : b ( e , t ) ) || r && e === n ) return e ; if ( e === n ) break } while ( e = y ( e ) ) } return null } var w , E = /\s+/g ; function x ( e , t , n ) { if ( e && t ) if ( e . classList ) e . classList [ n ? "add" : "remove" ] ( t ) ; else { var r = ( " " + e . className + " " ) . replace ( E , " " ) . replace ( " " + t + " " , " " ) ; e . className = ( r + ( n ? " " + t : "" ) ) . replace ( E , " " ) } } function k ( e , t , n ) { var r = e && e . style ; if ( r ) { if ( void 0 === n ) return document . defaultView && document . defaultView . getComputedStyle ? n = document . defaultView . getComputedStyle ( e , "" ) : e . currentStyle && ( n = e . currentStyle ) , void 0 === t ? n : n [ t ] ; t in r || - 1 !== t . indexOf ( "webkit" ) || ( t = "-webkit-" + t ) , r [ t ] = n + ( "string" == typeof n ? "" : "px" ) } } function T ( e , t ) { var n = "" ; if ( "string" == typeof e ) n = e ; else do { var r = k ( e , "transform" ) ; r && "none" !== r && ( n = r + " " + n ) } while ( ! t && ( e = e . parentNode ) ) ; var o = window . DOMMatrix || window . WebKitCSSMatrix || window . CSSMatrix || window . MSCSSMatrix ; return o && new o ( n ) } function S ( e , t , n ) { if ( e ) { var r = e . getElementsByTagName ( t ) , o = 0 , i = r . length ; if ( n ) for ( ; o < i ; o ++ ) n ( r [ o ] , o ) ; return r } return [ ] } function M ( ) { var e = document . scrollingElement ; return e || document . documentElement } function j ( e , t , n , r , o ) { if ( e . getBoundingClientRect || e === window ) { var i , s , a , c , l , m , p ; if ( e !== window && e !== M ( ) ? ( s = ( i = e . getBoundingClientRect ( ) ) . top , a = i . left , c = i . bottom , l = i . right , m = i . height , p = i . width ) : ( s = 0 , a = 0 , c = window . innerHeight , l = window . innerWidth , m = window . innerHeight , p = window . innerWidth ) , ( t || n ) && e !== window && ( o = o || e . parentNode , ! u ) ) do { if ( o && o . getBoundingClientRect && ( "none" !== k ( o , "transform" ) || n && "static" !== k ( o , "position" ) ) ) { var d = o . getBoundingClientRect ( ) ; s -= d . top + parseInt ( k ( o , "border-top-width" ) ) , a -= d . left + parseInt ( k ( o , " bor
/ * *
* @ copyright Copyright ( c ) 2016 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/>.
*
* /
r . nc = btoa ( Object ( s . getRequestToken ) ( ) ) , r . p = Object ( d . generateFilePath ) ( "dashboard" , "" , "js/" ) , o . default . directive ( "Tooltip" , z . a ) , o . default . prototype . t = F . translate , Object . assign ( window . OCA . Files , { App : { fileList : { filesClient : OC . Files . getClient ( ) } } } , window . OCA . Files ) ; var U = new ( o . default . extend ( L ) ) ( { } ) . $mount ( "#app-content-vue" ) ; window . OCA . Dashboard = { register : function ( e , t ) { return U . register ( e , t ) } , registerStatus : function ( e , t ) { return U . registerStatus ( e , t ) } } } ] ) ;
2020-08-20 13:34:15 +03:00
//# sourceMappingURL=dashboard.js.map