2021-05-26 19:21:30 +03:00
! function ( t ) { var e = { } ; function n ( r ) { if ( e [ r ] ) return e [ r ] . exports ; var o = e [ r ] = { i : r , l : ! 1 , exports : { } } ; return t [ r ] . call ( o . exports , o , o . exports , n ) , o . l = ! 0 , o . 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 o in t ) n . d ( r , o , function ( e ) { return t [ e ] } . bind ( null , o ) ) ; 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 = 315 ) } ( [ function ( t , e ) { t . exports = function ( t ) { try { return ! ! t ( ) } catch ( t ) { return ! 0 } } } , function ( t , e , n ) { var r = n ( 3 ) , o = n ( 44 ) , i = n ( 5 ) , a = n ( 64 ) , s = n ( 69 ) , l = n ( 104 ) , c = o ( "wks" ) , u = r . Symbol , p = l ? u : u && u . withoutSetter || a ; t . exports = function ( t ) { return i ( c , t ) && ( s || "string" == typeof c [ t ] ) || ( s && i ( u , t ) ? c [ t ] = u [ t ] : c [ t ] = p ( "Symbol." + t ) ) , c [ t ] } } , function ( t , e , n ) { var r = n ( 3 ) , o = n ( 25 ) . f , i = n ( 15 ) , a = n ( 16 ) , s = n ( 62 ) , l = n ( 98 ) , c = n ( 103 ) ; t . exports = function ( t , e ) { var n , u , p , f , A , d = t . target , h = t . global , m = t . stat ; if ( n = h ? r : m ? r [ d ] || s ( d , { } ) : ( r [ d ] || { } ) . prototype ) for ( u in e ) { if ( f = e [ u ] , p = t . noTargetGet ? ( A = o ( n , u ) ) && A . value : n [ u ] , ! c ( h ? u : d + ( m ? "." : "#" ) + u , t . forced ) && void 0 !== p ) { if ( typeof f == typeof p ) continue ; l ( f , p ) } ( t . sham || p && p . sham ) && i ( f , "sham" , ! 0 ) , a ( n , u , f , t ) } } } , function ( t , e , n ) { ( function ( e ) { var n = function ( t ) { return t && t . Math == Math && t } ; t . exports = n ( "object" == typeof globalThis && globalThis ) || n ( "object" == typeof window && window ) || n ( "object" == typeof self && self ) || n ( "object" == typeof e && e ) || function ( ) { return this } ( ) || Function ( "return this" ) ( ) } ) . call ( this , n ( 13 ) ) } , function ( t , e , n ) { "use strict" ; n ( 314 ) , n ( 142 ) , n ( 74 ) , n ( 38 ) , n ( 88 ) , n ( 56 ) , Object . defineProperty ( e , "__esModule" , { value : ! 0 } ) , e . getRootUrl = e . generateFilePath = e . imagePath = e . generateUrl = e . generateOcsUrl = e . generateRemoteUrl = e . linkTo = void 0 ; e . linkTo = function ( t , e ) { return r ( t , "" , e ) } ; e . generateRemoteUrl = function ( t ) { return window . location . protocol + "//" + window . location . host + function ( t ) { return o ( ) + "/remote.php/" + t } ( t ) } ; e . generateOcsUrl = function ( t , e ) { return e = 2 !== e ? 1 : 2 , window . location . protocol + "//" + window . location . host + o ( ) + "/ocs/v" + e + ".php/" + t + "/" } ; e . generateUrl = function ( t , e , n ) { var r = Object . assign ( { escape : ! 0 , noRewrite : ! 1 } , n || { } ) , i = function ( t , e ) { return e = e || { } , t . replace ( /{([^{}]*)}/g , ( function ( t , n ) { var o = e [ n ] ; return r . escape ? "string" == typeof o || "number" == typeof o ? encodeURIComponent ( o . toString ( ) ) : encodeURIComponent ( t ) : "string" == typeof o || "number" == typeof o ? o . toString ( ) : t } ) ) } ; return "/" !== t . charAt ( 0 ) && ( t = "/" + t ) , ! 0 !== OC . config . modRewriteWorking || r . noRewrite ? o ( ) + "/index.php" + i ( t , e || { } ) : o ( ) + i ( t , e || { } ) } ; e . imagePath = function ( t , e ) { return - 1 === e . indexOf ( "." ) ? r ( t , "img" , e + ".svg" ) : r ( t , "img" , e ) } ; var r = function ( t , e , n ) { var r = - 1 !== OC . coreApps . indexOf ( t ) , i = o ( ) ; return "php" !== n . substring ( n . length - 3 ) || r ? "php" === n . substring ( n . length - 3 ) || r ? ( i += "settings" !== t && "core" !== t && "search" !== t || "ajax" !== e ? "/" : "/index.php/" , r || ( i += "apps/" ) , "" !== t && ( i += t += "/" ) , e && ( i += e + "/" ) , i += n ) : ( i = OC . appswebroots [ t ] , e && ( i += "/" + e + "/" ) , "/" !== i . substring ( i . length - 1 ) && ( i += "/" ) , i += n ) : ( i += "/index.php/apps/" + t , "index.php" !== n && ( i += "/" , e && ( i += encodeURI ( e + "/" ) ) , i += n ) ) , i } ; e . generateFilePath = r ; var o = function ( ) { return OC . webroot } ; e . getRootUrl = o } , function ( t , e , n ) { var r = n ( 14 ) , o = { } . hasOwnProperty ; t . exports = Object . hasOwn || function ( t , e ) { return o . call ( r ( t ) , e ) } } , function ( t , e , n ) { "use strict" ; n . r ( e ) , function ( t , n ) {
2021-03-17 11:45:22 +03:00
/ * !
* Vue . js v2 . 6.12
* ( c ) 2014 - 2020 Evan You
* Released under the MIT License .
* /
2021-05-26 19:21:30 +03:00
var r = Object . freeze ( { } ) ; function o ( t ) { return null == t } function i ( t ) { return null != t } function a ( 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 c = Object . prototype . toString ; function u ( t ) { return "[object Object]" === c . call ( t ) } function p ( t ) { return "[object RegExp]" === c . call ( t ) } function f ( 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 d ( t ) { return null == t ? "" : Array . isArray ( t ) || u ( t ) && t . toString === c ? JSON . stringify ( t , null , 2 ) : String ( t ) } function h ( t ) { var e = parseFloat ( t ) ; return isNaN ( e ) ? t : e } function m ( t , e ) { for ( var n = Object . create ( null ) , r = t . split ( "," ) , o = 0 ; o < r . length ; o ++ ) n [ r [ o ] ] = ! 0 ; return e ? function ( t ) { return n [ t . toLowerCase ( ) ] } : function ( t ) { return n [ t ] } } m ( "slot,component" , ! 0 ) ; var g = m ( "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 b = Object . prototype . hasOwnProperty ; function y ( t , e ) { return b . call ( t , e ) } function C ( t ) { var e = Object . create ( null ) ; return function ( n ) { return e [ n ] || ( e [ n ] = t ( n ) ) } } var x = /-(\w)/g , w = C ( ( function ( t ) { return t . replace ( x , ( function ( t , e ) { return e ? e . toUpperCase ( ) : "" } ) ) } ) ) , E = C ( ( function ( t ) { return t . charAt ( 0 ) . toUpperCase ( ) + t . slice ( 1 ) } ) ) , S = /\B([A-Z])/g , T = C ( ( function ( t ) { return t . replace ( S , "-$1" ) . toLowerCase ( ) } ) ) ; var _ = 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 I ( t , e ) { for ( var n in e ) t [ n ] = e [ n ] ; return t } function B ( t ) { for ( var e = { } , n = 0 ; n < t . length ; n ++ ) t [ n ] && I ( e , t [ n ] ) ; return e } function O ( t , e , n ) { } var M = function ( t , e , n ) { return ! 1 } , N = function ( t ) { return t } ; function D ( 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 o = Array . isArray ( t ) , i = Array . isArray ( e ) ; if ( o && i ) return t . length === e . length && t . every ( ( function ( t , n ) { return D ( t , e [ n ] ) } ) ) ; if ( t instanceof Date && e instanceof Date ) return t . getTime ( ) === e . getTime ( ) ; if ( o || i ) return ! 1 ; var a = Object . keys ( t ) , s = Object . keys ( e ) ; return a . length === s . length && a . every ( ( function ( n ) { return D ( t [ n ] , e [ n ] ) } ) ) } catch ( t ) { return ! 1 } } function j ( t , e ) { for ( var n = 0 ; n < t . length ; n ++ ) if ( D ( t [ n ] , e ) ) return n ; return - 1 } function P ( t ) { var e = ! 1 ; return function ( ) { e || ( e = ! 0 , t . 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 : M , isReservedAttr : M , isUnknownElement : M , getTagNamespace : O , parsePlatformTagName : N , mustUseProp : M , 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 $ ( t , e , n , r ) { Object . defineProperty ( t , e , { value : n , enumerable : ! ! r , writable : ! 0 , configurable : ! 0 } ) } var U = 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+)/ ) ) , tt = { } . watch , et = ! 1 ; if ( Y ) 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 === G && ( G = ! Y && ! H && void 0 !== t && ( t . process && "server" === t . process . env . VUE _ENV ) ) , G } , ot = Y && window . _ _VUE _DEVTOOLS _GLOBAL _HOOK _ _ ; function it ( t ) { return "function" == t
2021-03-17 11:45:22 +03: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-05-26 19:21:30 +03: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 o = 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 a ( 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 = a ( t ) , n = e . overflow , r = e . overflowX , o = e . overflowY ; return /(auto|scroll|overlay)/ . test ( n + o + r ) ? t : l ( s ( t ) ) } function c ( t ) { return t && t . referenceNode ? t . referenceNode : t } var u = n && ! ( ! window . MSInputMethodContext || ! document . documentMode ) , p = n && /MSIE 10/ . test ( navigator . userAgent ) ; function f ( t ) { return 11 === t ? u : 10 === t ? p : u || p } function A ( t ) { if ( ! t ) return document . documentElement ; for ( var e = f ( 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" === a ( n , "position" ) ? A ( n ) : n : t ? t . ownerDocument . documentElement : document . documentElement } function d ( t ) { return null !== t . parentNode ? d ( t . parentNode ) : t } function h ( 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 , o = n ? e : t , i = document . createRange ( ) ; i . setStart ( r , 0 ) , i . setEnd ( o , 0 ) ; var a , s , l = i . commonAncestorContainer ; if ( t !== l && e !== l || r . contains ( o ) ) return "BODY" === ( s = ( a = l ) . nodeName ) || "HTML" !== s && A ( a . firstElementChild ) !== a ? A ( l ) : l ; var c = d ( t ) ; return c . host ? h ( c . host , e ) : h ( t , d ( e ) . host ) } function m ( 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 o = t . ownerDocument . documentElement , i = t . ownerDocument . scrollingElement || o ; return i [ n ] } return t [ n ] } function g ( t , e ) { var n = arguments . length > 2 && void 0 !== arguments [ 2 ] && arguments [ 2 ] , r = m ( e , "top" ) , o = m ( e , "left" ) , i = n ? - 1 : 1 ; return t . top += r * i , t . bottom += r * i , t . left += o * i , t . right += o * 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 b ( t , e , n , r ) { return Math . max ( e [ "offset" + t ] , e [ "scroll" + t ] , n [ "client" + t ] , n [ "offset" + t ] , n [ "scroll" + t ] , f ( 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 = f ( 10 ) && getComputedStyle ( n ) ; return { height : b ( "Height" , e , n , r ) , width : b ( "Width" , e , n , r ) } } var C = function ( t , e ) { if ( ! ( t instanceof e ) ) throw new TypeError ( "Cannot call a class as a function" ) } , x = 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 } , E = 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 S ( t ) { return E ( { } , t , { right : t . left + t . width , bottom : t . top + t . height } ) } function T ( t ) { var e = { } ; try { if ( f ( 10 ) ) { e = t . getBoundingClientRect ( ) ; var n = m ( t , "top" ) , r = m ( t , "left" ) ; e . top += n , e . left += r , e . bottom += n , e . right += r } else e = t . getBoundingClientRect ( ) } catch ( t ) { } var o = { 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 || o . width , l = i . height || t . clientHeight || o . height , c = t . offsetWidth - s , u = t . offsetHeight - l ; if ( c || u ) { var p = a ( t ) ; c -= v ( p , "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/>.
*
* /
2021-05-26 19:21:30 +03: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 ( 261 ) } , function ( t , e , n ) { "use strict" ; var r = n ( 0 ) , o = n . n ( r ) , i = n ( 1 ) , a = n . n ( i ) ( ) ( o . a ) ; a . 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-03-17 11:45:22 +03: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-05-30 00:53:04 +03: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 ( ) | | ( 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 ( t , e ) { t . e x p o r t s = n ( 2 7 7 ) } , f u n c t i o n ( t , e ) { t . e x p o r t s = n ( 2 8 5 ) } , , , , , f u n c t i o n ( t , e ) { t . e x p o r t s = n ( 2 8 6 ) } , f u n c t i o n ( t , e , n ) { " u s e s t r i c t " ; n . r ( e ) ; v a r r = n ( 2 8 ) ;
2021-03-17 11:45:22 +03: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-05-26 19:21:30 +03: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 ( 1 6 ) , n ( 6 ) , n ( 1 7 ) , n ( 1 8 ) , n ( 4 0 ) ; v a r r = n ( 3 9 ) , o = ( 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 = o ( 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 ( ) } } } } } , 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 ) , o = 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 ] , a = ! 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 ) ; ( a | | ! s | | l ) & & ( ( a | | l ) & & o . a . u t i l . w a r n ( " " . c o n c a t ( a ? 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 ( 2 8 7 ) } , f u n c t i o n ( t , e ) { t . e x p o r t s = n ( 2 8 8 ) } , , , , , , , , , 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 ( 1 2 ) ; e . a = { m e t h o d s : { n : r . a , t : r . b } } } , , , , , , 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 ) , o = n . n ( r ) , i = n ( 1 ) , a = n . n ( i ) , s = n ( 4 ) , l = n . n ( s ) , c = n ( 8 ) , u = n ( 9 ) , p = n ( 1 0 ) , f = n ( 1 1 ) , A = a ( ) ( o . a ) , d = l ( ) ( c . a ) , h = l ( ) ( u . a ) , m = l ( ) ( p . a ) , g = l ( ) ( f . 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 ( ' + d + " ) ; s r c : u r l ( " + d + ' ) 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 ( ' + h + ' ) f o r m a t ( " w o f f " ) , u r l ( ' + m + ' ) 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
2021-03-17 11:45:22 +03: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-05-27 08:58:14 +03: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 " ;
2021-03-17 11:45:22 +03: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-05-26 19:21:30 +03:00
* / e . a = f u n c t i o n ( t ) { t . m o u n t e d ? A r r a y . i s A r r a y ( t . m o u n t e d ) | | ( t . m o u n t e d = [ t . m o u n t e d ] ) : t . m o u n t e d = [ ] , t . m o u n t e d . p u s h ( ( f u n c t i o n ( ) { t h i s . $ e l . s e t A t t r i b u t e ( " d a t a - v - " . c o n c a t ( " 9 7 3 7 f f f " ) , " " ) } ) ) } } , , 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 ) , o = n ( 3 3 ) , i = n ( 5 0 ) , a = 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 c ( 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 u ( 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 ? c ( O b j e c t ( n ) , ! 0 ) . f o r E a c h ( ( f u n c t i o n ( e ) { p ( 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 ) ) : c ( 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 p ( 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 f = [ " 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 ( a . 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 ( o . 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 u ( u ( { 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 u ( u ( { 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 u ( u ( { 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 , f , 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 , f , 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
2021-03-17 11:45:22 +03: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-05-26 19:21:30 +03: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 " ; v a r r = n ( 0 ) , o = n . n ( r ) , i = n ( 1 ) , a = n . n ( i ) , s = n ( 4 ) , l = n . n ( s ) , c = n ( 8 ) , u = n ( 9 ) , p = n ( 1 0 ) , f = n ( 1 1 ) , A = a ( ) ( o . a ) , d = l ( ) ( c . a ) , h = l ( ) ( u . a ) , m = l ( ) ( p . a ) , g = l ( ) ( f . 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 ( ' + d + " ) ; s r c : u r l ( " + d + ' ) 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 ( ' + h + ' ) f o r m a t ( " w o f f " ) , u r l ( ' + m + ' ) 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 9 7 3 7 f f f " ; 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 - 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 : " " } . 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
2021-03-17 11:45:22 +03: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-05-26 19:21:30 +03:00
* / f u n c t i o n p ( t , e ) { v a r n , r , o , i = e ; 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 ( t , 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 f = { 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 : a . d e f a u l t , A c t i o n B u t t o n : s . 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 : [ l . 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 ( t ) { 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 ( t ) } } , 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 ( c . b ) ( " P a u s e s l i d e s h o w " ) : O b j e c t ( c . 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 ( t ) { t h i s . s l i d e s h o w T i m e o u t & & ( t ? 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 t = 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 ( e ) { t . h a n d l e S w i p e ( e ) } ) ) , " 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 ( t ) { t h i s . h a s P r e v i o u s & & ( t & & 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 " , t ) ) } , n e x t : f u n c t i o n ( t ) { t h i s . h a s N e x t & & ( t & & 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 " , t ) ) } , c l o s e : f u n c t i o n ( t ) { v a r e = 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 ( ) { e . $ e m i t ( " c l o s e " , t ) } ) , 3 0 0 ) ) } , h a n d l e K e y d o w n : f u n c t i o n ( t ) { s w i t c h ( t . 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 ( t ) ; 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 ( t ) ; b r e a k ; c a s e 2 7 : t h i s . c l o s e ( t ) } } , h a n d l e S w i p e : f u n c t i o n ( t ) { t h i s . e n a b l e S w i p e & & ( " s w i p e l e f t " = = = t . t y p e ? t h i s . n e x t ( t ) : " s w i p e r i g h t " = = = t . t y p e & & t h i s . p r e v i o u s ( t ) ) } , 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 t = 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 ( ) { t . 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 t = 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 p ( ( f u n c t i o n ( ) { t . n e x t ( ) , t . 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 ( ) } } } , A = n ( 2 ) , d = n . n ( A ) , h = n ( 1 1 9 ) , m = ( d ( ) ( h . a , { i n s e r t : " h e a d " , s i n g l e t o n : ! 1 } ) , h . a . l o c a l s , n ( 3 ) ) , g = n ( 1 2 0 ) , v = n . n ( g ) , b = O b j e c t ( m . a ) ( f , ( f u n c t i o n ( ) { v a r t = t h i s , e = t . $ c r e a t e E l e m e n t , n = t . _ s e l f . _ c | | e ; 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 " : t . d a r k } , o n : { c l i c k : t . h a n d l e M o u s e M o v e , m o u s e m o v e : t . h a n d l e M o u s e M o v e , t o u c h m o v e : t . 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 : ! t . 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 : t . c l e a r V i e w } } , [ " " ! = = t . 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 " } , [ t . _ v ( " \ n \ t \ t \ t \ t \ t " + t . _ s ( t . t i t l e ) + " \ n \ t \ t \ t \ t " ) ] ) : t . _ e ( ) , t . _ v ( " " ) , n ( " d i v " , { s t a t i c C
2021-03-17 11:45:22 +03: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-05-26 19:21:30 +03:00
* /Object(r.a)(y),e.default=y}])},function(t,e){t.exports=function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")},t.exports.default=t.exports,t.exports.__esModule=!0},function(t,e){function n(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)}}t.exports=function(t,e,r){return e&&n(t.prototype,e),r&&n(t,r),t},t.exports.default=t.exports,t.exports.__esModule=!0},function(t,e,n){var r=n(169);t.exports=function(t,e){return r(t,e)}},function(t,e,n){"use strict";(function(t){var r;function o(){o.init||(o.init=!0,r=-1!==function(){var t=window.navigator.userAgent,e=t.indexOf("MSIE ");if(e>0)return parseInt(t.substring(e+5,t.indexOf(".",e)),10);if(t.indexOf("Trident/ ")>0){var n=t.indexOf(" rv : ");return parseInt(t.substring(n+3,t.indexOf(" . ",n)),10)}var r=t.indexOf(" Edge / ");return r>0?parseInt(t.substring(r+5,t.indexOf(" . ",r)),10):-1}())}function i(t,e,n,r,o,i,a,s,l,c){" boolean "!=typeof a&&(l=s,s=a,a=!1);var u,p=" function "==typeof n?n.options:n;if(t&&t.render&&(p.render=t.render,p.staticRenderFns=t.staticRenderFns,p._compiled=!0,o&&(p.functional=!0)),r&&(p._scopeId=r),i?(u=function(t){(t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext)||" undefined "==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),e&&e.call(this,l(t)),t&&t._registeredComponents&&t._registeredComponents.add(i)},p._ssrRegister=u):e&&(u=a?function(t){e.call(this,c(t,this.$root.$options.shadowRoot))}:function(t){e.call(this,s(t))}),u)if(p.functional){var f=p.render;p.render=function(t,e){return u.call(e),f(t,e)}}else{var A=p.beforeCreate;p.beforeCreate=A?[].concat(A,u):[u]}return n}n.d(e," a ",(function(){return l}));var a={name:" ResizeObserver ",props:{emitOnMount:{type:Boolean,default:!1},ignoreWidth:{type:Boolean,default:!1},ignoreHeight:{type:Boolean,default:!1}},mounted:function(){var t=this;o(),this.$nextTick((function(){t._w=t.$el.offsetWidth,t._h=t.$el.offsetHeight,t.emitOnMount&&t.emitSize()}));var e=document.createElement(" object ");this._resizeObject=e,e.setAttribute(" aria - hidden "," true "),e.setAttribute(" tabindex ",-1),e.onload=this.addResizeHandlers,e.type=" text / html ",r&&this.$el.appendChild(e),e.data=" about : blank ",r||this.$el.appendChild(e)},beforeDestroy:function(){this.removeResizeHandlers()},methods:{compareAndNotify:function(){(!this.ignoreWidth&&this._w!==this.$el.offsetWidth||!this.ignoreHeight&&this._h!==this.$el.offsetHeight)&&(this._w=this.$el.offsetWidth,this._h=this.$el.offsetHeight,this.emitSize())},emitSize:function(){this.$emit(" notify ",{width:this._w,height:this._h})},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),this.$el.removeChild(this._resizeObject),this._resizeObject.onload=null,this._resizeObject=null)}}},s=function(){var t=this.$createElement;return(this._self._c||t)(" div ",{staticClass:" resize - observer ",attrs:{tabindex:" - 1 "}})};s._withStripped=!0;var l=i({render:s,staticRenderFns:[]},void 0,a," data - v - 8859 cc6c ",!1,void 0,!1,void 0,void 0,void 0);var c={version:" 1.0 . 1 ",install:function(t){t.component(" resize - observer ",l),t.component(" ResizeObserver ",l)}},u=null;" undefined "!=typeof window?u=window.Vue:void 0!==t&&(u=t.Vue),u&&u.use(c)}).call(this,n(13))},function(t,e,n){var r=n(228),o=n(245)((function(t,e,n){r(t,e,n)}));t.exports=o},function(t,e,n){var r;" undefined "!=typeof self&&self,r=function(t){return function(t){var e={};function n(r){if(e[r])return e[r].exports;var o=e[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,n),o.l=!0,o.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 . defin
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/>.
*
* /
2021-05-26 19:21:30 +03: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 } , 23 : function ( t , e , n ) { "use strict" ; var r = n ( 0 ) , o = n . n ( r ) , i = n ( 1 ) , a = n . n ( i ) ( ) ( o . a ) ; a . 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-widt
2021-03-17 11:45:22 +03:00
/ * ! 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 ;
2021-05-26 19:21:30 +03:00
* Licensed under the MIT license * /!function(o,i,a,s){"use strict";var l,c=["","webkit","Moz","MS","ms","o"],u=i.createElement("div"),p=Math.round,f=Math.abs,A=Date.now;function d(t,e,n){return setTimeout(C(t,n),e)}function h(t,e,n){return!!Array.isArray(t)&&(m(t,n[e],n),!0)}function m(t,e,n){var r;if(t)if(t.forEach)t.forEach(e,n);else if(void 0!==t.length)for(r=0;r<t.length;)e.call(n,t[r],r,t),r++;else for(r in t)t.hasOwnProperty(r)&&e.call(n,t[r],r,t)}function g(t,e,n){var r="DEPRECATED METHOD: "+e+"\n"+n+" AT \n";return function(){var e=new Error("get-stack-trace"),n=e&&e.stack?e.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 ) , t . apply ( this , arguments ) } } l = "function" != typeof Object . assign ? function ( t ) { if ( null == t ) throw new TypeError ( "Cannot convert undefined or null to object" ) ; for ( var e = Object ( t ) , n = 1 ; n < arguments . length ; n ++ ) { var r = arguments [ n ] ; if ( null != r ) for ( var o in r ) r . hasOwnProperty ( o ) && ( e [ o ] = r [ o ] ) } return e } : Object . assign ; var v = g ( ( function ( t , e , n ) { for ( var r = Object . keys ( e ) , o = 0 ; o < r . length ; ) ( ! n || n && void 0 === t [ r [ o ] ] ) && ( t [ r [ o ] ] = e [ r [ o ] ] ) , o ++ ; return t } ) , "extend" , "Use `assign`." ) , b = g ( ( function ( t , e ) { return v ( t , e , ! 0 ) } ) , "merge" , "Use `assign`." ) ; function y ( t , e , n ) { var r , o = e . prototype ; ( r = t . prototype = Object . create ( o ) ) . constructor = t , r . _super = o , n && l ( r , n ) } function C ( t , e ) { return function ( ) { return t . apply ( e , arguments ) } } function x ( t , e ) { return "function" == typeof t ? t . apply ( e && e [ 0 ] || void 0 , e ) : t } function w ( t , e ) { return void 0 === t ? e : t } function E ( t , e , n ) { m ( k ( e ) , ( function ( e ) { t . addEventListener ( e , n , ! 1 ) } ) ) } function S ( t , e , n ) { m ( k ( e ) , ( function ( e ) { t . removeEventListener ( e , n , ! 1 ) } ) ) } function T ( t , e ) { for ( ; t ; ) { if ( t == e ) return ! 0 ; t = t . parentNode } return ! 1 } function _ ( t , e ) { return t . indexOf ( e ) > - 1 } function k ( t ) { return t . trim ( ) . split ( /\s+/g ) } function I ( t , e , n ) { if ( t . indexOf && ! n ) return t . indexOf ( e ) ; for ( var r = 0 ; r < t . length ; ) { if ( n && t [ r ] [ n ] == e || ! n && t [ r ] === e ) return r ; r ++ } return - 1 } function B ( t ) { return Array . prototype . slice . call ( t , 0 ) } function O ( t , e , n ) { for ( var r = [ ] , o = [ ] , i = 0 ; i < t . length ; ) { var a = e ? t [ i ] [ e ] : t [ i ] ; I ( o , a ) < 0 && r . push ( t [ i ] ) , o [ i ] = a , i ++ } return n && ( r = e ? r . sort ( ( function ( t , n ) { return t [ e ] > n [ e ] } ) ) : r . sort ( ) ) , r } function M ( t , e ) { for ( var n , r , o = e [ 0 ] . toUpperCase ( ) + e . slice ( 1 ) , i = 0 ; i < c . length ; ) { if ( ( r = ( n = c [ i ] ) ? n + o : e ) in t ) return r ; i ++ } } var N = 1 ; function D ( t ) { var e = t . ownerDocument || t ; return e . defaultView || e . parentWindow || o } var j = "ontouchstart" in o , P = void 0 !== M ( o , "PointerEvent" ) , L = j && /mobile|tablet|ip(ad|hone|od)|android/i . test ( navigator . userAgent ) , F = [ "x" , "y" ] , R = [ "clientX" , "clientY" ] ; function z ( t , e ) { var n = this ; this . manager = t , this . callback = e , this . element = t . element , this . target = t . options . inputTarget , this . domHandler = function ( e ) { x ( t . options . enable , [ t ] ) && n . handler ( e ) } , this . init ( ) } function $ ( t , e , n ) { var r = n . pointers . length , o = n . changedPointers . length , i = 1 & e && r - o == 0 , a = 12 & e && r - o == 0 ; n . isFirst = ! ! i , n . isFinal = ! ! a , i && ( t . session = { } ) , n . eventType = e , function ( t , e ) { var n = t . session , r = e . pointers , o = r . length ; n . firstInput || ( n . firstInput = U ( e ) ) ; o > 1 && ! n . firstMultiple ? n . firstMultiple = U ( e ) : 1 === o && ( n . firstMultiple = ! 1 ) ; var i = n . firstInput , a = n . firstMultiple , s = a ? a . center : i . center , l = e . center = G ( r ) ; e . timeStamp = A ( ) , e . deltaTime = e . timeStamp - i . timeStamp , e . angle = W ( s , l ) , e . distance = H ( s , l ) , function ( t , e ) { var n = e . center , r = t . offsetDelta || { } , o = t . prevDelta || { } , i = t . prevInput || { } ; 1 !== e . eventType && 4 !== i . eventType || ( o = t . prevDelta = { x : i . deltaX || 0 , y : i . deltaY || 0 } , r = t . offsetDelta = { x : n . x , y : n . y } ) ; e . deltaX = o . x + ( n . x - r . x ) , e . deltaY = o . y + ( n . y - r . y ) } ( n , e ) , e . offsetDirection = Y ( e . deltaX , e . deltaY ) ; var c = Q ( e . deltaTime , e . deltaX , e . deltaY ) ; e . overallVelocityX = c . x , e . overallVelocityY = c . y , e . overallVelocity = f ( c . x ) > f ( c . y ) ? c . x : c . y , e . scale = a ? ( u = a . pointers , p = r , H ( p [ 0 ] , p [ 1 ] , R ) / H ( u [ 0 ] , u [ 1 ] , R ) ) : 1 , e . rotation = a ? function ( t , e ) { return W ( e [ 1 ] , e [ 0 ] , R ) + W ( t [ 1 ] , t [ 0 ] , R ) } ( a . pointers , r ) : 0 , e . maxPointers = n . prevInput ? e . pointers . length > n . prevInput . maxPointers ? e . pointers . length : n . prevInput . maxPointers : e . pointers . length , function ( t , e ) { var n , r , o , i , a = t . lastInterval || e , s = e . timeStamp - a . timeStamp ; if ( 8 != e . eventType && ( s > 25 || void 0 === a . velocity ) ) { var l
2021-03-17 11:45:22 +03:00
/ * * !
* Sortable 1.10 . 2
* @ author RubaXa < trash @ rubaxa . org >
* @ author owenm < owen23355 @ gmail . com >
* @ license MIT
* /
2021-05-26 19:21:30 +03:00
function r ( t ) { return ( r = "function" == typeof Symbol && "symbol" == typeof Symbol . iterator ? function ( t ) { return typeof t } : function ( t ) { return t && "function" == typeof Symbol && t . constructor === Symbol && t !== Symbol . prototype ? "symbol" : typeof t } ) ( t ) } function o ( t , e , n ) { return e in t ? Object . defineProperty ( t , e , { value : n , enumerable : ! 0 , configurable : ! 0 , writable : ! 0 } ) : t [ e ] = n , t } function i ( ) { return ( i = 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 } ) . apply ( this , arguments ) } function a ( t ) { for ( var e = 1 ; e < arguments . length ; e ++ ) { var n = null != arguments [ e ] ? arguments [ e ] : { } , r = Object . keys ( n ) ; "function" == typeof Object . getOwnPropertySymbols && ( r = r . concat ( Object . getOwnPropertySymbols ( n ) . filter ( ( function ( t ) { return Object . getOwnPropertyDescriptor ( n , t ) . enumerable } ) ) ) ) , r . forEach ( ( function ( e ) { o ( t , e , n [ e ] ) } ) ) } return t } function s ( t , e ) { if ( null == t ) return { } ; var n , r , o = function ( t , e ) { if ( null == t ) return { } ; var n , r , o = { } , i = Object . keys ( t ) ; for ( r = 0 ; r < i . length ; r ++ ) n = i [ r ] , e . indexOf ( n ) >= 0 || ( o [ n ] = t [ n ] ) ; return o } ( t , e ) ; if ( Object . getOwnPropertySymbols ) { var i = Object . getOwnPropertySymbols ( t ) ; for ( r = 0 ; r < i . length ; r ++ ) n = i [ r ] , e . indexOf ( n ) >= 0 || Object . prototype . propertyIsEnumerable . call ( t , n ) && ( o [ n ] = t [ n ] ) } return o } function l ( t ) { return function ( t ) { if ( Array . isArray ( t ) ) { for ( var e = 0 , n = new Array ( t . length ) ; e < t . length ; e ++ ) n [ e ] = t [ e ] ; return n } } ( t ) || function ( t ) { if ( Symbol . iterator in Object ( t ) || "[object Arguments]" === Object . prototype . toString . call ( t ) ) return Array . from ( t ) } ( t ) || function ( ) { throw new TypeError ( "Invalid attempt to spread non-iterable instance" ) } ( ) } n . r ( e ) , n . d ( e , "MultiDrag" , ( function ( ) { return be } ) ) , n . d ( e , "Sortable" , ( function ( ) { return zt } ) ) , n . d ( e , "Swap" , ( function ( ) { return le } ) ) ; function c ( t ) { if ( "undefined" != typeof window && window . navigator ) return ! ! navigator . userAgent . match ( t ) } var u = c ( /(?:Trident.*rv[ :]?11\.|msie|iemobile|Windows Phone)/i ) , p = c ( /Edge/i ) , f = c ( /firefox/i ) , A = c ( /safari/i ) && ! c ( /chrome/i ) && ! c ( /android/i ) , d = c ( /iP(ad|od|hone)/i ) , h = c ( /chrome/i ) && c ( /android/i ) , m = { capture : ! 1 , passive : ! 1 } ; function g ( t , e , n ) { t . addEventListener ( e , n , ! u && m ) } function v ( t , e , n ) { t . removeEventListener ( e , n , ! u && m ) } function b ( t , e ) { if ( e ) { if ( ">" === e [ 0 ] && ( e = e . substring ( 1 ) ) , t ) try { if ( t . matches ) return t . matches ( e ) ; if ( t . msMatchesSelector ) return t . msMatchesSelector ( e ) ; if ( t . webkitMatchesSelector ) return t . webkitMatchesSelector ( e ) } catch ( t ) { return ! 1 } return ! 1 } } function y ( t ) { return t . host && t !== document && t . host . nodeType ? t . host : t . parentNode } function C ( t , e , n , r ) { if ( t ) { n = n || document ; do { if ( null != e && ( ">" === e [ 0 ] ? t . parentNode === n && b ( t , e ) : b ( t , e ) ) || r && t === n ) return t ; if ( t === n ) break } while ( t = y ( t ) ) } return null } var x , w = /\s+/g ; function E ( t , e , n ) { if ( t && e ) if ( t . classList ) t . classList [ n ? "add" : "remove" ] ( e ) ; else { var r = ( " " + t . className + " " ) . replace ( w , " " ) . replace ( " " + e + " " , " " ) ; t . className = ( r + ( n ? " " + e : "" ) ) . replace ( w , " " ) } } function S ( t , e , n ) { var r = t && t . style ; if ( r ) { if ( void 0 === n ) return document . defaultView && document . defaultView . getComputedStyle ? n = document . defaultView . getComputedStyle ( t , "" ) : t . currentStyle && ( n = t . currentStyle ) , void 0 === e ? n : n [ e ] ; e in r || - 1 !== e . indexOf ( "webkit" ) || ( e = "-webkit-" + e ) , r [ e ] = n + ( "string" == typeof n ? "" : "px" ) } } function T ( t , e ) { var n = "" ; if ( "string" == typeof t ) n = t ; else do { var r = S ( t , "transform" ) ; r && "none" !== r && ( n = r + " " + n ) } while ( ! e && ( t = t . parentNode ) ) ; var o = window . DOMMatrix || window . WebKitCSSMatrix || window . CSSMatrix || window . MSCSSMatrix ; return o && new o ( n ) } function _ ( t , e , n ) { if ( t ) { var r = t . getElementsByTagName ( e ) , o = 0 , i = r . length ; if ( n ) for ( ; o < i ; o ++ ) n ( r [ o ] , o ) ; return r } return [ ] } function k ( ) { var t = document . scrollingElement ; return t || document . documentElement } function I ( t , e , n , r , o ) { if ( t . getBoundingClientRect || t === window ) { var i , a , s , l , c , p , f ; if ( t !== window && t !== k ( ) ? ( a = ( i = t . getBoundingClientRect ( ) ) . top , s = i . left , l = i . bottom , c = i . right , p = i . height , f = i . width ) : ( a = 0 , s = 0 , l = window . innerHeight , c = window . innerWidth , p = window . innerHeight , f = window . innerWidth ) , ( e || n ) && t !== window && ( o = o || t . parentNode , ! u ) ) do { if ( o && o . getBoundingClientRect && ( "none" !== S ( o , "transform" ) || n && "static" !== S ( o , "position" ) ) ) { var A = o . getBoundingClientRect ( ) ; a -= A . top + parseInt ( S ( o , "border-top-width" ) ) , s -= A . left + parseInt ( S ( o , " bor
2021-03-31 13:34:13 +03:00
/ * *
* @ 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/>.
*
* /
2021-05-30 00:53:04 +03:00
r . nc = btoa ( Object ( a . getRequestToken ) ( ) ) , r . p = Object ( A . generateFilePath ) ( "dashboard" , "" , "js/" ) , o . default . directive ( "Tooltip" , F . a ) , o . default . prototype . t = P . translate , Object . assign ( window . OCA . Files , { App : { fileList : { filesClient : OC . Files . getClient ( ) } } } , window . OCA . Files ) ; const R = new ( o . default . extend ( j ) ) ( { } ) . $mount ( "#app-content-vue" ) ; window . OCA . Dashboard = { register : ( t , e ) => R . register ( t , e ) , registerStatus : ( t , e ) => R . registerStatus ( t , e ) } } ] ) ;
2020-08-20 13:34:15 +03:00
//# sourceMappingURL=dashboard.js.map