2021-04-19 13:47:12 +03:00
! function ( e ) { var t = { } ; function n ( r ) { if ( t [ r ] ) return t [ r ] . exports ; var s = t [ r ] = { i : r , l : ! 1 , exports : { } } ; return e [ r ] . call ( s . exports , s , s . exports , n ) , s . l = ! 0 , s . 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 s in e ) n . d ( r , s , function ( t ) { return e [ t ] } . bind ( null , s ) ) ; 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 = 479 ) } ( [ function ( e , t , n ) { ( function ( e ) { e . exports = function ( ) { "use strict" ; var t , r ; function s ( ) { return t . apply ( null , arguments ) } function a ( e ) { return e instanceof Array || "[object Array]" === Object . prototype . toString . call ( e ) } function o ( e ) { return null != e && "[object Object]" === Object . prototype . toString . call ( e ) } function i ( e ) { return void 0 === e } function l ( e ) { return "number" == typeof e || "[object Number]" === Object . prototype . toString . call ( e ) } function c ( e ) { return e instanceof Date || "[object Date]" === Object . prototype . toString . call ( e ) } function u ( e , t ) { var n , r = [ ] ; for ( n = 0 ; n < e . length ; ++ n ) r . push ( t ( e [ n ] , n ) ) ; return r } function m ( e , t ) { return Object . prototype . hasOwnProperty . call ( e , t ) } function d ( e , t ) { for ( var n in t ) m ( t , n ) && ( e [ n ] = t [ n ] ) ; return m ( t , "toString" ) && ( e . toString = t . toString ) , m ( t , "valueOf" ) && ( e . valueOf = t . valueOf ) , e } function p ( e , t , n , r ) { return wt ( e , t , n , r , ! 0 ) . utc ( ) } function g ( e ) { return null == e . _pf && ( e . _pf = { empty : ! 1 , unusedTokens : [ ] , unusedInput : [ ] , overflow : - 2 , charsLeftOver : 0 , nullInput : ! 1 , invalidMonth : null , invalidFormat : ! 1 , userInvalidated : ! 1 , iso : ! 1 , parsedDateParts : [ ] , meridiem : null , rfc2822 : ! 1 , weekdayMismatch : ! 1 } ) , e . _pf } function A ( e ) { if ( null == e . _isValid ) { var t = g ( e ) , n = r . call ( t . parsedDateParts , ( function ( e ) { return null != e } ) ) , s = ! isNaN ( e . _d . getTime ( ) ) && t . overflow < 0 && ! t . empty && ! t . invalidMonth && ! t . invalidWeekday && ! t . weekdayMismatch && ! t . nullInput && ! t . invalidFormat && ! t . userInvalidated && ( ! t . meridiem || t . meridiem && n ) ; if ( e . _strict && ( s = s && 0 === t . charsLeftOver && 0 === t . unusedTokens . length && void 0 === t . bigHour ) , null != Object . isFrozen && Object . isFrozen ( e ) ) return s ; e . _isValid = s } return e . _isValid } function f ( e ) { var t = p ( NaN ) ; return null != e ? d ( g ( t ) , e ) : g ( t ) . userInvalidated = ! 0 , t } r = Array . prototype . some ? Array . prototype . some : function ( e ) { for ( var t = Object ( this ) , n = t . length >>> 0 , r = 0 ; r < n ; r ++ ) if ( r in t && e . call ( this , t [ r ] , r , t ) ) return ! 0 ; return ! 1 } ; var h = s . momentProperties = [ ] ; function v ( e , t ) { var n , r , s ; if ( i ( t . _isAMomentObject ) || ( e . _isAMomentObject = t . _isAMomentObject ) , i ( t . _i ) || ( e . _i = t . _i ) , i ( t . _f ) || ( e . _f = t . _f ) , i ( t . _l ) || ( e . _l = t . _l ) , i ( t . _strict ) || ( e . _strict = t . _strict ) , i ( t . _tzm ) || ( e . _tzm = t . _tzm ) , i ( t . _isUTC ) || ( e . _isUTC = t . _isUTC ) , i ( t . _offset ) || ( e . _offset = t . _offset ) , i ( t . _pf ) || ( e . _pf = g ( t ) ) , i ( t . _locale ) || ( e . _locale = t . _locale ) , h . length > 0 ) for ( n = 0 ; n < h . length ; n ++ ) i ( s = t [ r = h [ n ] ] ) || ( e [ r ] = s ) ; return e } var y = ! 1 ; function M ( e ) { v ( this , e ) , this . _d = new Date ( null != e . _d ? e . _d . getTime ( ) : NaN ) , this . isValid ( ) || ( this . _d = new Date ( NaN ) ) , ! 1 === y && ( y = ! 0 , s . updateOffset ( this ) , y = ! 1 ) } function _ ( e ) { return e instanceof M || null != e && null != e . _isAMomentObject } function b ( e ) { return e < 0 ? Math . ceil ( e ) || 0 : Math . floor ( e ) } function x ( e ) { var t = + e , n = 0 ; return 0 !== t && isFinite ( t ) && ( n = b ( t ) ) , n } function w ( e , t , n ) { var r , s = Math . min ( e . length , t . length ) , a = Math . abs ( e . length - t . length ) , o = 0 ; for ( r = 0 ; r < s ; r ++ ) ( n && e [ r ] !== t [ r ] || ! n && x ( e [ r ] ) !== x ( t [ r ] ) ) && o ++ ; return o + a } function T ( e ) { ! 1 === s . suppressDeprecationWarnings && "undefined" != typeof console && console . warn && console . warn ( "Deprecation warning: " + e ) } function C ( e , t ) { var n = ! 0 ; return d ( ( function ( ) { if ( null != s . deprecationHandler && s . deprecationHandler ( null , e ) , n ) { for ( var r , a = [ ] , o = 0 ; o < arguments . length ; o ++ ) { if ( r = "" , "object" == typeof arguments [ o ] ) { for ( var i in r += "\n[" + o + "] " , arguments [ 0 ] ) r += i + ": " + arguments [ 0 ] [ i ] + ", " ; r = r . slice ( 0 , - 2 ) } else r = arguments [
2021-03-17 11:45:22 +03:00
/ * !
* Vue . js v2 . 6.12
* ( c ) 2014 - 2020 Evan You
* Released under the MIT License .
* /
2021-04-08 15:51:24 +03:00
var r = Object . freeze ( { } ) ; function s ( e ) { return null == e } function a ( e ) { return null != e } function o ( e ) { return ! 0 === e } function i ( e ) { return "string" == typeof e || "number" == typeof e || "symbol" == typeof e || "boolean" == typeof e } function l ( e ) { return null !== e && "object" == typeof e } var c = Object . prototype . toString ; function u ( e ) { return "[object Object]" === c . call ( e ) } function m ( e ) { return "[object RegExp]" === c . call ( e ) } function d ( e ) { var t = parseFloat ( String ( e ) ) ; return t >= 0 && Math . floor ( t ) === t && isFinite ( e ) } function p ( e ) { return a ( e ) && "function" == typeof e . then && "function" == typeof e . catch } function g ( e ) { return null == e ? "" : Array . isArray ( e ) || u ( e ) && e . toString === c ? JSON . stringify ( e , null , 2 ) : String ( e ) } function A ( e ) { var t = parseFloat ( e ) ; return isNaN ( t ) ? e : t } function f ( e , t ) { for ( var n = Object . create ( null ) , r = e . split ( "," ) , s = 0 ; s < r . length ; s ++ ) n [ r [ s ] ] = ! 0 ; return t ? function ( e ) { return n [ e . toLowerCase ( ) ] } : function ( e ) { return n [ e ] } } f ( "slot,component" , ! 0 ) ; var h = f ( "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 y = Object . prototype . hasOwnProperty ; function M ( e , t ) { return y . call ( e , t ) } function _ ( e ) { var t = Object . create ( null ) ; return function ( n ) { return t [ n ] || ( t [ n ] = e ( n ) ) } } var b = /-(\w)/g , x = _ ( ( function ( e ) { return e . replace ( b , ( function ( e , t ) { return t ? t . toUpperCase ( ) : "" } ) ) } ) ) , w = _ ( ( function ( e ) { return e . charAt ( 0 ) . toUpperCase ( ) + e . slice ( 1 ) } ) ) , T = /\B([A-Z])/g , C = _ ( ( function ( e ) { return e . replace ( T , "-$1" ) . toLowerCase ( ) } ) ) ; var k = 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 L ( 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 S ( e ) { for ( var t = { } , n = 0 ; n < e . length ; n ++ ) e [ n ] && j ( t , e [ n ] ) ; return t } function E ( e , t , n ) { } var D = function ( e , t , n ) { return ! 1 } , N = function ( e ) { return e } ; function I ( e , t ) { if ( e === t ) return ! 0 ; var n = l ( e ) , r = l ( t ) ; if ( ! n || ! r ) return ! n && ! r && String ( e ) === String ( t ) ; try { var s = Array . isArray ( e ) , a = Array . isArray ( t ) ; if ( s && a ) return e . length === t . length && e . every ( ( function ( e , n ) { return I ( e , t [ n ] ) } ) ) ; if ( e instanceof Date && t instanceof Date ) return e . getTime ( ) === t . getTime ( ) ; if ( s || a ) return ! 1 ; var o = Object . keys ( e ) , i = Object . keys ( t ) ; return o . length === i . length && o . every ( ( function ( n ) { return I ( e [ n ] , t [ n ] ) } ) ) } catch ( e ) { return ! 1 } } function P ( e , t ) { for ( var n = 0 ; n < e . length ; n ++ ) if ( I ( e [ n ] , t ) ) return n ; return - 1 } function Y ( e ) { var t = ! 1 ; return function ( ) { t || ( t = ! 0 , e . apply ( this , arguments ) ) } } var B = [ "component" , "directive" , "filter" ] , O = [ "beforeCreate" , "created" , "beforeMount" , "mounted" , "beforeUpdate" , "updated" , "beforeDestroy" , "destroyed" , "activated" , "deactivated" , "errorCaptured" , "serverPrefetch" ] , F = { optionMergeStrategies : Object . create ( null ) , silent : ! 1 , productionTip : ! 1 , devtools : ! 1 , performance : ! 1 , errorHandler : null , warnHandler : null , ignoredElements : [ ] , keyCodes : Object . create ( null ) , isReservedTag : D , isReservedAttr : D , isUnknownElement : D , getTagNamespace : E , parsePlatformTagName : N , mustUseProp : D , async : ! 0 , _lifecycleHooks : O } , 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 H = new RegExp ( "[^" + z . source + ".$_\\d]" ) ; var Q , R = "__proto__" in { } , G = "undefined" != typeof window , W = "undefined" != typeof WXEnvironment && ! ! WXEnvironment . platform , $ = W && WXEnvironment . platform . toLowerCase ( ) , J = G && window . navigator . userAgent . toLowerCase ( ) , V = J && /msie|trident/ . test ( J ) , Z = J && J . indexOf ( "msie 9.0" ) > 0 , q = J && J . indexOf ( "edge/" ) > 0 , K = ( J && J . indexOf ( "android" ) , J && /iphone|ipad|ipod|ios/ . test ( J ) || "ios" === $ ) , X = ( J && /chrome\/\d+/ . test ( J ) , J && /phantomjs/ . test ( J ) , J && J . match ( /firefox\/(\d+)/ ) ) , ee = { } . watch , te = ! 1 ; if ( G ) 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 === Q && ( Q = ! G && ! W && void 0 !== e && ( e . process && "server" === e . process . env . VUE _ENV ) ) , Q } , se = G && window . _ _VUE _DEVTOOLS _GLOBAL _HOOK _ _ ; function ae ( e ) { 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-04-08 15:51:24 +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 s = 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 a ( e ) { return e && "[object Function]" === { } . toString . call ( e ) } function o ( e , t ) { if ( 1 !== e . nodeType ) return [ ] ; var n = e . ownerDocument . defaultView . getComputedStyle ( e , null ) ; return t ? n [ t ] : n } function i ( e ) { return "HTML" === e . nodeName ? e : e . parentNode || e . host } function l ( e ) { if ( ! e ) return document . body ; switch ( e . nodeName ) { case "HTML" : case "BODY" : return e . ownerDocument . body ; case "#document" : return e . body } var t = o ( e ) , n = t . overflow , r = t . overflowX , s = t . overflowY ; return /(auto|scroll|overlay)/ . test ( n + s + r ) ? e : l ( i ( e ) ) } function c ( e ) { return e && e . referenceNode ? e . referenceNode : e } var u = n && ! ( ! window . MSInputMethodContext || ! document . documentMode ) , m = n && /MSIE 10/ . test ( navigator . userAgent ) ; function d ( e ) { return 11 === e ? u : 10 === e ? m : u || m } function p ( e ) { if ( ! e ) return document . documentElement ; for ( var t = d ( 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" === o ( n , "position" ) ? p ( n ) : n : e ? e . ownerDocument . documentElement : document . documentElement } function g ( e ) { return null !== e . parentNode ? g ( 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 , s = n ? t : e , a = document . createRange ( ) ; a . setStart ( r , 0 ) , a . setEnd ( s , 0 ) ; var o , i , l = a . commonAncestorContainer ; if ( e !== l && t !== l || r . contains ( s ) ) return "BODY" === ( i = ( o = l ) . nodeName ) || "HTML" !== i && p ( o . firstElementChild ) !== o ? p ( l ) : l ; var c = g ( e ) ; return c . host ? A ( c . host , t ) : A ( e , g ( t ) . host ) } function f ( 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 s = e . ownerDocument . documentElement , a = e . ownerDocument . scrollingElement || s ; return a [ n ] } return e [ n ] } function h ( e , t ) { var n = arguments . length > 2 && void 0 !== arguments [ 2 ] && arguments [ 2 ] , r = f ( t , "top" ) , s = f ( t , "left" ) , a = n ? - 1 : 1 ; return e . top += r * a , e . bottom += r * a , e . left += s * a , e . right += s * a , 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 y ( e , t , n , r ) { return Math . max ( t [ "offset" + e ] , t [ "scroll" + e ] , n [ "client" + e ] , n [ "offset" + e ] , n [ "scroll" + e ] , d ( 10 ) ? parseInt ( n [ "offset" + e ] ) + parseInt ( r [ "margin" + ( "Height" === e ? "Top" : "Left" ) ] ) + parseInt ( r [ "margin" + ( "Height" === e ? "Bottom" : "Right" ) ] ) : 0 ) } function M ( e ) { var t = e . body , n = e . documentElement , r = d ( 10 ) && getComputedStyle ( n ) ; return { height : y ( "Height" , t , n , r ) , width : y ( "Width" , t , n , r ) } } var _ = function ( e , t ) { if ( ! ( e instanceof t ) ) throw new TypeError ( "Cannot call a class as a function" ) } , b = 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 } } ( ) , x = function ( e , t , n ) { return t in e ? Object . defineProperty ( e , t , { value : n , enumerable : ! 0 , configurable : ! 0 , writable : ! 0 } ) : e [ t ] = n , e } , w = 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 T ( e ) { return w ( { } , e , { right : e . left + e . width , bottom : e . top + e . height } ) } function C ( e ) { var t = { } ; try { if ( d ( 10 ) ) { t = e . getBoundingClientRect ( ) ; var n = f ( e , "top" ) , r = f ( e , "left" ) ; t . top += n , t . left += r , t . bottom += n , t . right += r } else t = e . getBoundingClientRect ( ) } catch ( e ) { } var s = { left : t . left , top : t . top , width : t . right - t . left , height : t . bottom - t . top } , a = "HTML" === e . nodeName ? M ( e . ownerDocument ) : { } , i = a . width || e . clientWidth || s . width , l = a . height || e . clientHeight || s . height , c = e . offsetWidth - i , u = e . offsetHeight - l ; if ( c || u ) { var m = o ( e ) ; c -= 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/>.
*
* /
2021-04-08 15:51:24 +03:00
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 ) , s = n . n ( r ) , a = n ( 1 ) , o = n . n ( a ) ( ) ( s . a ) ; o . 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 $
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-04-08 15:51:24 +03:00
* / 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 0 ) , n ( 1 5 ) , n ( 9 8 ) ; v a r r = n ( 5 ) , s = 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 a = e [ r ] , o = ! a . c o m p o n e n t O p t i o n s & & a . t a g & & - 1 = = = t . i n d e x O f ( a . t a g ) , i = ! ! a . 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 a . c o m p o n e n t O p t i o n s . t a g , l = i & & - 1 = = = t . i n d e x O f ( a . c o m p o n e n t O p t i o n s . t a g ) ; ( o | | ! i | | l ) & & ( ( o | | l ) & & s . a . u t i l . w a r n ( " " . c o n c a t ( o ? a . t a g : a . 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 0 ) } , f u n c t i o n ( e , t ) { e . e x p o r t s = n ( 2 8 3 ) } , , , , , , , , , , , , , , 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 ) , s = n . n ( r ) , a = n ( 1 ) , o = n . n ( a ) , i = n ( 4 ) , l = n . n ( i ) , c = n ( 8 ) , u = n ( 9 ) , m = n ( 1 0 ) , d = n ( 1 1 ) , p = o ( ) ( s . a ) , g = l ( ) ( c . a ) , A = l ( ) ( u . a ) , f = l ( ) ( m . a ) , h = l ( ) ( d . a ) ; p . 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 ( ' + g + " ) ; s r c : u r l ( " + g + ' ) 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 ( ' + f + ' ) 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 - i t e m s : c e n t e r ; j u s t i f y - c o n t e n t : c e n t e r ; o p a c i t y : . 7 ; f o n t - w e i g h t : b o l d ; l i n e - h e i g h t : 1 6 p x } . a c t i o n - i t e m _ _ m e n u t o g g l e [ d a t a - v - 1 b 3 3 c 3 3 b ] s p a n { w i d t h : 1 6 p x ; h e i g h t : 1 6 p x ; l i n e - h e i g h t : 1 6 p x } . a c t i o n - i t e m _ _ m e n u t o g g l e [ d a t a - v - 1 b 3 3 c 3 3 b ] : b e f o r e { c o n t e n t : \ ' \ ' } . a c t i o n - i t e m _ _ m e n u t o g g l e - - d e f a u l t - i c o n [ d a t a - v - 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 " ; f o n t - s t y l e : n o r m a l ; f o n t - w e i g h t : 4 0 0 ; c o n t e n t : " " } . a c t i o n - i t e m _ _ m e n u t o g g l e - - d e f a u l t - i c o n [ d a t a - v - 1 b 3 3 c 3 3 b ] : : b e f o r e { f o n t - s i z e : 1 6 p x } . a c t i o n - i t e m _ _ m e n u t o g g l e - - w i t h - t i t l e [ d a t a - v - 1 b 3 3 c 3 3 b ] { p o s i t i o n : r e l a t i v e ; p a d d i n g - l e f t : 4 4 p x
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/>.
*
* /t.default=r.a},,,,,,,,,,,,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),s=n(33),a=n(50),o=n(12),i=n(47);function l(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 c=["ActionButton","ActionCheckbox","ActionInput","ActionLink","ActionRadio","ActionRouter","ActionSeparator","ActionText","ActionTextEditable"],u={name:"Actions",directives:{tooltip:r.default},components:{Popover:i.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(o.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(s.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(a.a)(this.$slots.default,c,this)},beforeUpdate:function(){this.initActions(),Object(a.a)(this.$slots.default,c,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 l(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 l(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 ) ? l ( e , t ) : void 0 } } ( e ) || function ( ) { throw new TypeError ( "Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method." ) } ( ) } ( this . $refs . menu . querySelectorAll ( ".focusable" ) ) . indexOf ( n ) ; r > - 1 && ( this . focusIndex = r , this . focusAction ( ) )
/ * *
* @ 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-04-08 15:51:24 +03:00
* /t.default=r.a},15:function(e,t){e.exports=n(73)},17:function(e,t){e.exports=n(38)},18:function(e,t){e.exports=n(30)},19:function(e,t){e.exports=n(55)},2:function(e,t,n){"use strict";var r,s=function(){var e={};return function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(e){n=null}e[t]=n}return e[t]}}(),a=[];function o(e){for(var t=-1,n=0;n<a.length;n++)if(a[n].identifier===e){t=n;break}return t}function i(e,t){for(var n={},r=[],s=0;s<e.length;s++){var i=e[s],l=t.base?i[0]+t.base:i[0],c=n[l]||0,u="".concat(l," ").concat(c);n[l]=c+1;var m=o(u),d={css:i[1],media:i[2],sourceMap:i[3]};-1!==m?(a[m].references++,a[m].updater(d)):a.push({identifier:u,updater:A(d,t),references:1}),r.push(u)}return r}function l(e){var t=document.createElement("style"),r=e.attributes||{};if(void 0===r.nonce){var a=n.nc;a&&(r.nonce=a)}if(Object.keys(r).forEach((function(e){t.setAttribute(e,r[e])})),"function"==typeof e.insert)e.insert(t);else{var o=s(e.insert||"head");if(!o)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");o.appendChild(t)}return t}var c,u=(c=[],function(e,t){return c[e]=t,c.filter(Boolean).join("\n")});function m(e,t,n,r){var s=n?"":r.media?"@media ".concat(r.media," {").concat(r.css,"}"):r.css;if(e.styleSheet)e.styleSheet.cssText=u(t,s);else{var a=document.createTextNode(s),o=e.childNodes;o[t]&&e.removeChild(o[t]),o.length?e.insertBefore(a,o[t]):e.appendChild(a)}}function d(e,t,n){var r=n.css,s=n.media,a=n.sourceMap;if(s?e.setAttribute("media",s):e.removeAttribute("media"),a&&"undefined"!=typeof btoa&&(r+="\n/ * # sourceMappingURL = data : application / json ; base64 , ".concat(btoa(unescape(encodeURIComponent(JSON.stringify(a))))," * / " ) ) , e . s t y l e S h e e t ) e . s t y l e S h e e t . c s s T e x t = r ; e l s e { f o r ( ; e . f i r s t C h i l d ; ) e . r e m o v e C h i l d ( e . f i r s t C h i l d ) ; e . a p p e n d C h i l d ( d o c u m e n t . c r e a t e T e x t N o d e ( r ) ) } } v a r p = n u l l , g = 0 ; f u n c t i o n A ( e , t ) { v a r n , r , s ; i f ( t . s i n g l e t o n ) { v a r a = g + + ; n = p | | ( p = l ( t ) ) , r = m . b i n d ( n u l l , n , a , ! 1 ) , s = m . b i n d ( n u l l , n , a , ! 0 ) } e l s e n = l ( t ) , r = d . b i n d ( n u l l , n , t ) , s = f u n c t i o n ( ) { ! f u n c t i o n ( e ) { i f ( n u l l = = = e . p a r e n t N o d e ) r e t u r n ! 1 ; e . p a r e n t N o d e . r e m o v e C h i l d ( e ) } ( n ) } ; r e t u r n r ( e ) , f u n c t i o n ( t ) { i f ( t ) { i f ( t . c s s = = = e . c s s & & t . m e d i a = = = e . m e d i a & & t . s o u r c e M a p = = = e . s o u r c e M a p ) r e t u r n ; r ( e = t ) } e l s e s ( ) } } e . e x p o r t s = f u n c t i o n ( e , t ) { ( t = t | | { } ) . s i n g l e t o n | | " b o o l e a n " = = t y p e o f t . s i n g l e t o n | | ( t . s i n g l e t o n = ( v o i d 0 = = = r & & ( r = B o o l e a n ( w i n d o w & & d o c u m e n t & & d o c u m e n t . a l l & & ! w i n d o w . a t o b ) ) , r ) ) ; v a r n = i ( e = e | | [ ] , t ) ; r e t u r n f u n c t i o n ( e ) { i f ( e = e | | [ ] , " [ o b j e c t A r r a y ] " = = = O b j e c t . p r o t o t y p e . t o S t r i n g . c a l l ( e ) ) { f o r ( v a r r = 0 ; r < n . l e n g t h ; r + + ) { v a r s = o ( n [ r ] ) ; a [ s ] . r e f e r e n c e s - - } f o r ( v a r l = i ( e , t ) , c = 0 ; c < n . l e n g t h ; c + + ) { v a r u = o ( n [ c ] ) ; 0 = = = a [ u ] . r e f e r e n c e s & & ( a [ u ] . u p d a t e r ( ) , a . s p l i c e ( u , 1 ) ) } n = l } } } } , 2 8 : f u n c t i o n ( e , t ) { e . e x p o r t s = n ( 1 0 3 ) } , 3 : f u n c t i o n ( e , t , n ) { " u s e s t r i c t " ; f u n c t i o n r ( e , t , n , r , s , a , o , i ) { v a r l , c = " f u n c t i o n " = = t y p e o f e ? e . o p t i o n s : e ; i f ( t & & ( c . r e n d e r = t , c . s t a t i c R e n d e r F n s = n , c . _ c o m p i l e d = ! 0 ) , r & & ( c . f u n c t i o n a l = ! 0 ) , a & & ( c . _ s c o p e I d = " d a t a - v - " + a ) , o ? ( l = f u n c t i o n ( e ) { ( e = e | | t h i s . $ v n o d e & & t h i s . $ v n o d e . s s r C o n t e x t | | t h i s . p a r e n t & & t h i s . p a r e n t . $ v n o d e & & t h i s . p a r e n t . $ v n o d e . s s r C o n t e x t ) | | " u n d e f i n e d " = = t y p e o f _ _ V U E _ S S R _ C O N T E X T _ _ | | ( e = _ _ V U E _ S S R _ C O N T E X T _ _ ) , s & & s . c a l l ( t h i s , e ) , e & & e . _ r e g i s t e r e d C o m p o n e n t s & & e . _ r e g i s t e r e d C o m p o n e n t s . a d d ( o ) } , c . _ s s r R e g i s t e r = l ) : s & & ( l = i ? f u n c t i o n ( ) { s . c a l l ( t h i s , ( c . f u n c t i o n a l ? t h i s . p a r e n t : t h i s ) . $ r o o t . $ o p t i o n s . s h a d o w R o o t ) } : s ) , l ) i f ( c . f u n c t i o n a l ) { c . _ i n j e c t S t y l e s = l ; v a r u = c . r e n d e r ; c . r e n d e r = f u n c t i o n ( e , t ) { r e t u r n l . c a l l ( t ) , u ( e , t ) } } e l s e { v a r m = c . b e f o r e C r e a t e ; c . b e f o r e C r e a t e = m ? [ ] . c o n c a t ( m , l ) : [ l ] } r e t u r n { e x p o r t s : e , o p t i o n s : c } } n . d ( t , " a " , ( f u n c t i o n ( ) { r e t u r n r } ) ) } , 3 8 : f u n c t i o n ( e , t , n ) { " u s e s t r i c t " ; n ( 2 8 ) , n ( 1 5 ) ; v a r r = n ( 5 ) , s = n . n ( r ) ;
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-04-08 15:51:24 +03:00
* / 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 ( ) | | ( s . 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 ( ) : " " } } } } , 3 9 : f u n c t i o n ( e , t ) { e . e x p o r t s = n ( 1 0 4 ) } , 4 9 : 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 ) , s = ( 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 = s ( 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 ( ) } } } } } , 5 : f u n c t i o n ( e , t ) { e . e x p o r t s = n ( 3 4 ) } , 6 : f u n c t i o n ( e , t ) { e . e x p o r t s = n ( 3 2 ) } , 9 1 : 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 ) , s = n . n ( r ) , a = n ( 1 ) , o = n . n ( a ) ( ) ( s . a ) ; o . p u s h ( [ e . i , " l i . a c t i v e [ d a t a - v - 4 2 b 2 8 4 3 6 ] { b a c k g r o u n d - c o l o r : v a r ( - - c o l o r - b a c k g r o u n d - h o v e r ) } . a c t i o n - - d i s a b l e d [ d a t a - v - 4 2 b 2 8 4 3 6 ] { p o i n t e r - e v e n t s : n o n e ; o p a c i t y : . 5 } . a c t i o n - - d i s a b l e d [ d a t a - v - 4 2 b 2 8 4 3 6 ] : h o v e r , . a c t i o n - - d i s a b l e d [ d a t a - v - 4 2 b 2 8 4 3 6 ] : f o c u s { c u r s o r : d e f a u l t ; o p a c i t y : . 5 } . a c t i o n - - d i s a b l e d * [ d a t a - v - 4 2 b 2 8 4 3 6 ] { o p a c i t y : 1 ! i m p o r t a n t } . a c t i o n - b u t t o n [ d a t a - v - 4 2 b 2 8 4 3 6 ] { d i s p l a y : f l e x ; a l i g n - i t e m s : f l e x - s t a r t ; w i d t h : 1 0 0 % ; h e i g h t : a u t o ; m a r g i n : 0 ; p a d d i n g : 0 ; p a d d i n g - r i g h t : 1 4 p x ; c u r s o r : p o i n t e r ; w h i t e - s p a c e : n o w r a p ; o p a c i t y : . 7 ; c o l o r : v a r ( - - c o l o r - m a i n - t e x t ) ; b o r d e r : 0 ; b o r d e r - r a d i u s : 0 ; b a c k g r o u n d - c o l o r : t r a n s p a r e n t ; b o x - s h a d o w : n o n e ; f o n t - w e i g h t : n o r m a l ; f o n t - s i z e : v a r ( - - d e f a u l t - f o n t - s i z e ) ; l i n e - h e i g h t : 4 4 p x } . a c t i o n - b u t t o n [ d a t a - v - 4 2 b 2 8 4 3 6 ] : h o v e r , . a c t i o n - b u t t o n [ d a t a - v - 4 2 b 2 8 4 3 6 ] : f o c u s { o p a c i t y : 1 } . a c t i o n - b u t t o n > s p a n [ d a t a - v - 4 2 b 2 8 4 3 6 ] { c u r s o r : p o i n t e r ; w h i t e - s p a c e : n o w r a p } . a c t i o n - b u t t o n _ _ i c o n [ d a t a - v - 4 2 b 2 8 4 3 6 ] { w i d t h : 4 4 p x ; h e i g h t : 4 4 p x ; o p a c i t y : 1 ; b a c k g r o u n d - p o s i t i o n : 1 4 p x c e n t e r ; b a c k g r o u n d - s i z e : 1 6 p x ; b a c k g r o u n d - r e p e a t : n o - r e p e a t } . a c t i o n - b u t t o n . m a t e r i a l - d e s i g n - i c o n [ d a t a - v - 4 2 b 2 8 4 3 6 ] { w i d t h : 4 4 p x ; h e i g h t : 4 4 p x ; o p a c i t y : 1 } . a c t i o n - b u t t o n . m a t e r i a l - d e s i g n - i c o n . m a t e r i a l - d e s i g n - i c o n _ _ s v g [ d a t a - v - 4 2 b 2 8 4 3 6 ] { v e r t i c a l - a l i g n : m i d d l e } . a c t i o n - b u t t o n p [ d a t a - v - 4 2 b 2 8 4 3 6 ] { w i d t h : 2 2 0 p x ; p a d d i n g : 7 p x 0 ; c u r s o r : p o i n t e r ; t e x t - a l i g n : l e f t ; l i n e - h e i g h t : 1 . 6 e m ; o v e r f l o w : h i d d e n ; t e x t - o v e r f l o w : e l l i p s i s } . a c t i o n - b u t t o n _ _ l o n g t e x t [ d a t a - v - 4 2 b 2 8 4 3 6 ] { c u r s o r : p o i n t e r ; w h i t e - s p a c e : p r e - w r a p } . a c t i o n - b u t t o n _ _ t i t l e [ d a t a - v - 4 2 b 2 8 4 3 6 ] { f o n t - w e i g h t : b o l d ; t e x t - o v e r f l o w : e l l i p s i s ; o v e r f l o w : h i d d e n ; w h i t e - s p a c e : n o w r a p ; m a x - w i d t h : 1 0 0 % ; d i s p l a y : i n l i n e - b l o c k } \ n " , " " , { v e r s i o n : 3 , s o u r c e s : [ " w e b p a c k : / / . / . . / . . / a s s e t s / a c t i o n . s c s s " , " w e b p a c k : / / . / . . / . . / a s s e t s / v a r i a b l e s . s c s s " ] , n a m e s : [ ] , m a p p i n g s : " A A w B C , 2 B A E E , 8 C A A + C , C A C / C , m C A M D , m B A A o B , C A C p B , U C Q m B , C D V p B , k F A I E , c A A e , C A C f , U C K k B , C D V p B , q C A Q E , o B A A q B , C A C r B , g C A O D , Y A A a , C A C b , s B A A u B , C A E v B , U A A W , C A C X , W A A Y , C A C Z , Q A A S , C A C T , S A A U , C A C V , k B C t B 8 C , C D w B 9 C , c A A e , C A C f , k B A A m B , C A E n B , U C j B i B , C D k B j B , 4 B A A 6 B , C A C 7 B , Q A A S , C A C T , e A A g B , C A C h B , 4 B A A 6 B , C A C 7 B , e A A g B , C A E h B , k B A A m B , C A C n B , k C A A m C , C A C n C , g B C 5 C m B , C D s B p B , 4 E A 0 B E , S C 7 B a , C D G f , q C A 8 B E , c A A e , C A C f , k B A A m B , C A C n B , s C A G A , U C z D k B , C D 0 D l B , W C 1 D k B , C D 2 D l B , S C x C a , C D y C b , + B A A w C , C A C x C , o B C z D a , C D 0 D b , 2 B A A 4 B , C A x C 9 B , s D A 4 C E , U C l E k B , C D m E l B , W C n E k B , C D o E l B , S C j D a , C D G f , i F A i D G , q B A A s B , C A j D z B , k C A u D E , W A A Y , C A C Z , a A A 8 B , C A E 9 B , c A A e , C A C f , e A A g B , C A E h B , i B A A k B , C A G l B , e A A g B , C A C h B , s B A A u B , C A C v B , 0 C A G A , c A A e , C A E f , o B A A q B , C A C r B , u C A G A , g B A A i B , C A C j B , s B A A u B , C A C v B , e A A g B , C A C h B , k B A A m B , C A C n B , c A A e , C A C f , o B A A q B " , s o u r c e s C o n t e n t : [ " / * * \ n * @ c o p y r i g h t C o p y r i g h t ( c ) 2 0 1 9 J o h n M o l a k v o æ < s k j n l d s v @ p r o t o n m a i l . c o m > \ n * \ n * @ a u t h o r J o h n M o l a k v o æ < s k j n l d s v @ p r o t o n m a i l . c o m > \ n * @ a u t h o r M a r c o A m b r o s i n i < m a r c o a m b r o s i n i @ p m . m e > \ n * \ n * @ l i c e n s e G N U A G P L v e r s i o n 3 o r a n y l a t e r v e r s i o n \ n * \ n * T h i s p r o g r a m i s f r e e s o f t w a r e : y o u c a n r e d i s t r i b u t e i t a n d / o r m o d i f y \ n * i t u n d e r t h e t e r m s o f t h e G N U A f f e r o G e n e r a l P u b l i c L i c e n s e a s \ n * p u b l i s h e d b y t h e F r e e S o f t w a r e F o u n d a t i o n , e i t h e r v e r s i o n 3 o f t h e \ n * L i c e n s e , o r ( a t y o u r
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-04-08 15:51:24 +03:00
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 ) , s = n . n ( r ) , a = n ( 1 ) , o = n . n ( a ) ( ) ( s . a ) ; o . 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 $
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-04-08 15:51:24 +03:00
* / 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 ( ) | | ( s . 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 0 4 ) } , f u n c t i o n ( e , t ) { e . e x p o r t s = n ( 2 8 1 ) } , f u n c t i o n ( e , t ) { e . e x p o r t s = n ( 4 1 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 ( 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 ( 4 1 1 ) } , 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 ) , s = n . n ( r ) , a = n ( 1 ) , o = n . n ( a ) ( ) ( s . a ) ; o . p u s h ( [ e . i , " . m e n t i o n - b u b b l e - - p r i m a r y . m e n t i o n - b u b b l e _ _ c o n t e n t [ d a t a - v - 7 2 4 f 9 d 5 8 ] { c o l o r : v a r ( - - c o l o r - p r i m a r y - t e x t ) ; b a c k g r o u n d - c o l o r : v a r ( - - c o l o r - p r i m a r y - e l e m e n t ) } . m e n t i o n - b u b b l e _ _ w r a p p e r [ d a t a - v - 7 2 4 f 9 d 5 8 ] { m a x - w i d t h : 1 5 0 p x ; h e i g h t : 1 8 p x ; v e r t i c a l - a l i g n : t e x t - b o t t o m ; d i s p l a y : i n l i n e - f l e x ; a l i g n - i t e m s : c e n t e r } . m e n t i o n - b u b b l e _ _ c o n t e n t [ d a t a - v - 7 2 4 f 9 d 5 8 ] { d i s p l a y : i n l i n e - f l e x ; o v e r f l o w : h i d d e n ; a l i g n - i t e m s : c e n t e r ; m a x - w i d t h : 1 0 0 % ; h e i g h t : 2 0 p x ; - w e b k i t - u s e r - s e l e c t : n o n e ; u s e r - s e l e c t : n o n e ; p a d d i n g - r i g h t : 6 p x ; p a d d i n g - l e f t : 2 p x ; b o r d e r - r a d i u s : 1 0 p x ; b a c k g r o u n d - c o l o r : v a r ( - - c o l o r - b a c k g r o u n d - d a r k ) } . m e n t i o n - b u b b l e _ _ i c o n [ d a t a - v - 7 2 4 f 9 d 5 8 ] { p o s i t i o n : r e l a t i v e ; w i d t h : 1 6 p x ; h e i g h t : 1 6 p x ; b o r d e r - r a d i u s : 8 p x ; b a c k g r o u n d - c o l o r : v a r ( - - c o l o r - b a c k g r o u n d - d a r k e r ) ; b a c k g r o u n d - r e p e a t : n o - r e p e a t ; b a c k g r o u n d - p o s i t i o n : c e n t e r ; b a c k g r o u n d - s i z e : 1 2 p x } . m e n t i o n - b u b b l e _ _ i c o n - - w i t h - a v a t a r [ d a t a - v - 7 2 4 f 9 d 5 8 ] { c o l o r : i n h e r i t ; b a c k g r o u n d - s i z e : c o v e r } . m e n t i o n - b u b b l e _ _ t i t l e [ d a t a - v - 7 2 4 f 9 d 5 8 ] { o v e r f l o w : h i d d e n ; m a r g i n - l e f t : 2 p x ; 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 } . m e n t i o n - b u b b l e _ _ t i t l e [ d a t a - v - 7 2 4 f 9 d 5 8 ] : : b e f o r e { c o n t e n t : a t t r ( t i t l e ) } . m e n t i o n - b u b b l e _ _ s e l e c t [ d a t a - v - 7 2 4 f 9 d 5 8 ] { p o s i t i o n : a b s o l u t e ; z - i n d e x : - 1 ; l e f t : - 1 0 0 0 p x } \ n " , " " , { v e r s i o n : 3 , s o u r c e s : [ " w e b p a c k : / / . / M e n t i o n B u b b l e . v u e " ] , n a m e s : [ ] , m a p p i n g s : " A A s G C , m E A C C , + B A A g C , C A C h C , 6 C A A 8 C , C A C 9 C , 0 C A G A , e A X s B , C A a t B , W A A w C , C A C x C , 0 B A A 2 B , C A C 3 B , m B A A o B , C A C p B , k B A A m B , C A C n B , 0 C A G A , m B A A o B , C A C p B , e A A g B , C A C h B , k B A A m B , C A C n B , c A A e , C A C f , W A z B k B , C A 0 B l B , w B A A y B , C A C z B , g B A A i B , C A C j B , i B A A k C , C A C l C , g B A 3 B k B , C A 4 B l B , k B A A i C , C A C j C , 6 C A A 8 C , C A C 9 C , u C A G A , i B A A k B , C A C l B , U A j C u D , C A k C v D , W A l C u D , C A m C v D , i B A A s C , C A C t C , + C A A g D , C A C h D , 2 B A A 4 B , C A C 5 B , 0 B A A 2 B , C A C 3 B , o B A A 0 D , C A E 1 D , o D A C C , a A A c , C A C d , q B A A s B , C A C t B , w C A I D , e A A g B , C A C h B , e A l D k B , C A m D l B , k B A A m B , C A C n B , s B A A u B , C A J v B , g D A O C , m B A A o B , C A C p B , y C A K D , i B A A k B , C A C l B , U A A W , C A C X , Y A A a " , s o u r c e s C o n t e n t : [ " $ s c o p e _ v e r s i o n : \ " e 0 8 a 2 3 1 \ " ; @ i m p o r t ' v a r i a b l e s ' ; \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n \ n $ b u b b l e - h e i g h t : 2 0 p x ; \ n $ b u b b l e - m a x - w i d t h : 1 5 0 p x ; \ n $ b u b b l e - p a d d i n g : 2 p x ; \ n $ b u b b l e - a v a t a r - s i z e : $ b u b b l e - h e i g h t - 2 * $ b u b b l e - p a d d i n g ; \ n \ n . m e n t i o n - b u b b l e { \ n \ t & - - p r i m a r y & _ _ c o n t e n t { \ n \ t \ t c o l o r : v a r ( - - c o l o r - p r i m a r y - t e x t ) ; \ n \ t \ t b a c k g r o u n d - c o l o r : v a r ( - - c o l o r - p r i m a r y - e l e m e n t ) ; \ n \ t } \ n \ n \ t & _ _ w r a p p e r { \ n \ t \ t m a x - w i d t h : $ b u b b l e - m a x - w i d t h ; \ n \ t \ t / / A l i g n w i t h t e x t \ n \ t \ t h e i g h t : $ b u b b l e - h e i g h t - $ b u b b l e - p a d d i n g ; \ n \ t \ t v e r t i c a l - a l i g n : t e x t - b o t t o m ; \ n \ t \ t d i s p l a y : i n l i n e - f l e x ; \ n \ t \ t a l i g n - i t e m s : c e n t e r ; \ n \ t } \ n \ n \ t & _ _ c o n t e n t { \ n \ t \ t d i s p l a y : i n l i n e - f l e x ; \ n \ t \ t o v e r f l o w : h i d d e n ; \ n \ t \ t a l i g n - i t e m s : c e n t e r ; \ n \ t \ t m a x - w i d t h : 1 0 0 % ; \ n \ t \ t h e i g h t : $ b u b b l e - h e i g h t ; \ n \ t \ t - w e b k i t - u s e r - s e l e c t : n o n e ; \ n \ t \ t u s e r - s e l e c t : n o n e ; \ n \ t \ t p a d d i n g - r i g h t : $ b u b b l e - p a d d i n g * 3 ; \ n \ t \ t p a d d i n g - l e f t : $ b u b b l e - p a d d i n g ; \ n \ t \ t b o r d e r - r a d i u s : $ b u b b l e - h e i g h t / 2 ; \ n \ t \ t b a c k g r o u n d - c o l o r : v a r ( - - c o l o r - b a c k g r o u n d - d a r k ) ; \ n \ t } \ n \ n \ t & _ _ i c o n { \ n \ t \ t p o s i t i o n : r e l a t i v e ; \ n \ t \ t w i d t h : $ b u b b l e - a v a t a r - s i z e ; \ n \ t \ t h e i g h t : $ b u b b l e - a v a t a r - s i z e ; \ n \ t \ t b o r d e r - r a d i u s : $ b u b b l e - a v a t a r - s i z e / 2 ; \ n \ t \ t b a c k g r o u n d - c o l o r : v a r ( - - c o l o r - b a c k g r o u n d - d a r k e r ) ; \ n \ t \ t b a c k g r o u n d - r e p e a t : n o - r e p e a t ; \ n \ t \ t b a c k g r o u n d - p o s i t i o n : c e n t e r ; \ n \ t \ t b a c k g r o u n d - s i z e : $ b u b b l e - a v a t a r - s i z e - 2 * $ b u b b l e - p a d d i n g ; \ n \ n \ t \ t & - - w i t h - a v a t a r { \ n \ t \ t \ t c o l o r : i n h e r i t ; \ n \ t \ t \ t b a c k g r o u n d - s i z e : c o v e r ; \ n \ t \ t } \ n \ t } \ n \ n \ t & _ _ t i t l e { \ n \ t \ t o v e r f l o w : h i d d e n ; \ n \ t \ t m a r g i n - l e f t : $ b
2021-03-17 11:45:22 +03:00
/ * *
* @ copyright Copyright ( c ) 2020 Georg Ehrke < georg - nextcloud @ ehrke . email >
*
* @ author Georg Ehrke < georg - nextcloud @ ehrke . email >
*
* @ license GNU AGPL version 3 or any later version
*
* This program is free software : you can redistribute it and / or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation , either version 3 of the
* License , or ( at your option ) any later version .
*
* This program is distributed in the hope that it will be useful ,
* but WITHOUT ANY WARRANTY ; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE . See the
* GNU Affero General Public License for more details .
*
* You should have received a copy of the GNU Affero General Public License
* along with this program . If not , see < http : //www.gnu.org/licenses/>.
*
* / v a r p = { d a t a : f u n c t i o n ( ) { r e t u r n { h a s S t a t u s : ! 1 , u s e r S t a t u s : { s t a t u s : n u l l , m e s s a g e : n u l l , i c o n : n u l l } } } , m e t h o d s : { f e t c h U s e r S t a t u s : f u n c t i o n ( e ) { v a r t , n = t h i s ; r e t u r n ( t = r e g e n e r a t o r R u n t i m e . m a r k ( ( f u n c t i o n t ( ) { v a r r , s , a , o , i , d , p , g , A ; r e t u r n r e g e n e r a t o r R u n t i m e . w r a p ( ( f u n c t i o n ( t ) { f o r ( ; ; ) s w i t c h ( t . p r e v = t . n e x t ) { c a s e 0 : i f ( r = O b j e c t ( u . g e t C a p a b i l i t i e s ) ( ) , O b j e c t . p r o t o t y p e . h a s O w n P r o p e r t y . c a l l ( r , " u s e r _ s t a t u s " ) & & r . u s e r _ s t a t u s . e n a b l e d ) { t . n e x t = 3 ; b r e a k } r e t u r n t . a b r u p t ( " r e t u r n " ) ; c a s e 3 : i f ( O b j e c t ( m . g e t C u r r e n t U s e r ) ( ) ) { t . n e x t = 5 ; b r e a k } r e t u r n t . a b r u p t ( " r e t u r n " ) ; c a s e 5 : r e t u r n t . p r e v = 5 , t . n e x t = 8 , l . a . g e t ( O b j e c t ( c . g e n e r a t e O c s U r l ) ( " a p p s / u s e r _ s t a t u s / a p i / v 1 " , 2 ) + " s t a t u s e s / " . c o n c a t ( e n c o d e U R I C o m p o n e n t ( e ) ) ) ; c a s e 8 : s = t . s e n t , a = s . d a t a , o = a . o c s . d a t a , i = o . s t a t u s , d = o . m e s s a g e , p = o . i c o n , n . u s e r S t a t u s . s t a t u s = i , n . u s e r S t a t u s . m e s s a g e = d | | " " , n . u s e r S t a t u s . i c o n = p | | " " , n . h a s S t a t u s = ! 0 , t . n e x t = 2 2 ; b r e a k ; c a s e 1 7 : i f ( t . p r e v = 1 7 , t . t 0 = t . c a t c h ( 5 ) , 4 0 4 ! = = t . t 0 . r e s p o n s e . s t a t u s | | 0 ! = = ( n u l l = = = ( g = t . t 0 . r e s p o n s e . d a t a . o c s ) | | v o i d 0 = = = g | | n u l l = = = ( A = g . d a t a ) | | v o i d 0 = = = A ? v o i d 0 : A . l e n g t h ) ) { t . n e x t = 2 1 ; b r e a k } r e t u r n t . a b r u p t ( " r e t u r n " ) ; c a s e 2 1 : c o n s o l e . e r r o r ( t . t 0 ) ; c a s e 2 2 : c a s e " e n d " : r e t u r n t . s t o p ( ) } } ) , t , n u l l , [ [ 5 , 1 7 ] ] ) } ) ) , f u n c t i o n ( ) { v a r e = t h i s , n = a r g u m e n t s ; r e t u r n n e w P r o m i s e ( ( f u n c t i o n ( r , s ) { v a r a = t . a p p l y ( e , n ) ; f u n c t i o n o ( e ) { d ( a , r , s , o , i , " n e x t " , e ) } f u n c t i o n i ( e ) { d ( a , r , s , o , i , " t h r o w " , e ) } o ( v o i d 0 ) } ) ) } ) ( ) } } } ;
/ * *
* @ 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-04-08 15:51:24 +03:00
* / } , f u n c t i o n ( e , t ) { e . e x p o r t s = n ( 2 8 2 ) } , , f u n c t i o n ( e , t ) { e . e x p o r t s = n ( 4 1 2 ) } , , , f u n c t i o n ( e , t ) { e . e x p o r t s = n ( 9 0 ) } , f u n c t i o n ( e , t ) { e . e x p o r t s = n ( 2 8 3 ) } , 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 ) , s = n . n ( r ) , a = n ( 1 ) , o = n . n ( a ) ( ) ( s . a ) ; o . p u s h ( [ e . i , " \ n b u t t o n . m e n u i t e m [ d a t a - v - a 7 c e d 2 f 4 ] { \ n \ t t e x t - a l i g n : l e f t ; \ n } \ n b u t t o n . m e n u i t e m * [ d a t a - v - a 7 c e d 2 f 4 ] { \ n \ t c u r s o r : p o i n t e r ; \ n } \ n b u t t o n . m e n u i t e m [ d a t a - v - a 7 c e d 2 f 4 ] : d i s a b l e d { \ n \ t o p a c i t y : 0 . 5 ! i m p o r t a n t ; \ n \ t c u r s o r : d e f a u l t ; \ n } \ n b u t t o n . m e n u i t e m : d i s a b l e d * [ d a t a - v - a 7 c e d 2 f 4 ] { \ n \ t c u r s o r : d e f a u l t ; \ n } \ n . m e n u i t e m . a c t i v e [ d a t a - v - a 7 c e d 2 f 4 ] { \ n \ t b o x - s h a d o w : i n s e t 2 p x 0 v a r ( - - c o l o r - p r i m a r y ) ; \ n \ t b o r d e r - r a d i u s : 0 ; \ n } \ n " , " " , { v e r s i o n : 3 , s o u r c e s : [ " w e b p a c k : / / . / P o p o v e r M e n u I t e m . v u e " ] , n a m e s : [ ] , m a p p i n g s : " ; A A 4 H A ; C A C A , g B A A A ; A A C A ; A A E A ; C A C A , e A A A ; A A C A ; A A E A ; C A C A , u B A A A ; C A C A , e A A A ; A A C A ; A A E A ; C A C A , e A A A ; A A C A ; A A E A ; C A C A , 4 C A A A ; C A C A , g B A A A ; A A C A " , s o u r c e s C o n t e n t : [ ' \ x 3 c ! - - \ n - @ c o p y r i g h t C o p y r i g h t ( c ) 2 0 1 8 J o h n M o l a k v o æ < s k j n l d s v @ p r o t o n m a i l . c o m > \ n - \ n - @ a u t h o r J o h n M o l a k v o æ < s k j n l d s v @ p r o t o n m a i l . c o m > \ n - \ n - @ l i c e n s e G N U A G P L v e r s i o n 3 o r a n y l a t e r v e r s i o n \ n - \ n - T h i s p r o g r a m i s f r e e s o f t w a r e : y o u c a n r e d i s t r i b u t e i t a n d / o r m o d i f y \ n - i t u n d e r t h e t e r m s o f t h e G N U A f f e r o G e n e r a l P u b l i c L i c e n s e a s \ n - p u b l i s h e d b y t h e F r e e S o f t w a r e F o u n d a t i o n , e i t h e r v e r s i o n 3 o f t h e \ n - L i c e n s e , o r ( a t y o u r o p t i o n ) a n y l a t e r v e r s i o n . \ n - \ n - T h i s p r o g r a m i s d i s t r i b u t e d i n t h e h o p e t h a t i t w i l l b e u s e f u l , \ n - b u t W I T H O U T A N Y W A R R A N T Y ; w i t h o u t e v e n t h e i m p l i e d w a r r a n t y o f \ n - M E R C H A N T A B I L I T Y o r F I T N E S S F O R A P A R T I C U L A R P U R P O S E . S e e t h e \ n - G N U A f f e r o G e n e r a l P u b l i c L i c e n s e f o r m o r e d e t a i l s . \ n - \ n - Y o u s h o u l d h a v e r e c e i v e d a c o p y o f t h e G N U A f f e r o G e n e r a l P u b l i c L i c e n s e \ n - a l o n g w i t h t h i s p r o g r a m . I f n o t , s e e < h t t p : / / w w w . g n u . o r g / l i c e n s e s / > . \ n - \ n - - \ x 3 e \ n \ n < t e m p l a t e > \ n \ t < l i c l a s s = " p o p o v e r _ _ m e n u i t e m " > \ n \ t \ t \ x 3 c ! - - I f i t e m . h r e f i s s e t , a l i n k w i l l b e d i r e c t l y u s e d - - \ x 3 e \ n \ t \ t < a v - i f = " i t e m . h r e f " \ n \ t \ t \ t : h r e f = " ( i t e m . h r e f ) ? i t e m . h r e f : \ ' # \ ' " \ n \ t \ t \ t : t a r g e t = " ( i t e m . t a r g e t ) ? i t e m . t a r g e t : \ ' \ ' " \ n \ t \ t \ t : d o w n l o a d = " i t e m . d o w n l o a d " \ n \ t \ t \ t c l a s s = " f o c u s a b l e " \ n \ t \ t \ t r e l = " n o r e f e r r e r n o o p e n e r " \ n \ t \ t \ t @ c l i c k = " a c t i o n " > \ n \ t \ t \ t < s p a n v - i f = " ! i c o n I s U r l " : c l a s s = " i t e m . i c o n " / > \ n \ t \ t \ t < i m g v - e l s e : s r c = " i t e m . i c o n " > \ n \ t \ t \ t < p v - i f = " i t e m . t e x t & & i t e m . l o n g t e x t " > \ n \ t \ t \ t \ t < s t r o n g c l a s s = " m e n u i t e m - t e x t " > \ n \ t \ t \ t \ t \ t { { i t e m . t e x t } } \ n \ t \ t \ t \ t < / s t r o n g > < b r > \ n \ t \ t \ t \ t < s p a n c l a s s = " m e n u i t e m - t e x t - d e t a i l " > \ n \ t \ t \ t \ t \ t { { i t e m . l o n g t e x t } } \ n \ t \ t \ t \ t < / s p a n > \ n \ t \ t \ t < / p > \ n \ t \ t \ t < s p a n v - e l s e - i f = " i t e m . t e x t " > \ n \ t \ t \ t \ t { { i t e m . t e x t } } \ n \ t \ t \ t < / s p a n > \ n \ t \ t \ t < p v - e l s e - i f = " i t e m . l o n g t e x t " > \ n \ t \ t \ t \ t { { i t e m . l o n g t e x t } } \ n \ t \ t \ t < / p > \ n \ t \ t < / a > \ n \ n \ t \ t \ x 3 c ! - - I f i t e m . i n p u t i s s e t i n s t e a d , a n p u t w i l l b e u s e d - - \ x 3 e \ n \ t \ t < s p a n v - e l s e - i f = " i t e m . i n p u t " c l a s s = " m e n u i t e m " : c l a s s = " { a c t i v e : i t e m . a c t i v e } " > \ n \ t \ t \ t \ x 3 c ! - - d o e s n o t s h o w i f i n p u t i s c h e c k b o x - - \ x 3 e \ n \ t \ t \ t < s p a n v - i f = " i t e m . i n p u t ! = = \ ' c h e c k b o x \ ' " : c l a s s = " i t e m . i c o n " / > \ n \ n \ t \ t \ t \ x 3 c ! - - o n l y s h o w s i f i n p u t i s t e x t - - \ x 3 e \ n \ t \ t \ t < f o r m v - i f = " i t e m . i n p u t = = = \ ' t e x t \ ' " \ n \ t \ t \ t \ t : c l a s s = " i t e m . i n p u t " \ n \ t \ t \ t \ t @ s u b m i t . p r e v e n t = " i t e m . a c t i o n " > \ n \ t \ t \ t \ t < i n p u t : t y p e = " i t e m . i n p u t " \ n \ t \ t \ t \ t \ t : v a l u e = " i t e m . v a l u e " \ n \ t \ t \ t \ t \ t : p l a c e h o l d e r = " i t e m . t e x t " \ n \ t \ t \ t \ t \ t r e q u i r e d > \ n \ t \ t \ t \ t < i n p u t t y p e = " s u b m i t " v a l u e = " " c l a s s = " i c o n - c o n f i r m " > \ n \ t \ t \ t < / f o r m > \ n \ n \ t \ t \ t \ x 3 c ! - - c h e c k b o x - - \ x 3 e \ n \ t \ t \ t < t e m p l a t e v - e l s e > \ n \ t \ t \ t \ t < i n p u t : i d = " k e y " \ n \ t \ t \ t \ t \ t v - m o d e l = " i t e m . m o d e l " \ n \ t \ t \ t \ t \ t : t y p e = " i t e m . i n p u t " \ n \ t \ t \ t \ t \ t : c l a s s = " i t e m . i n p u t " \ n \ t \ t \ t \ t \ t @ c h a n g e = " i t e m . a c t i o n " > \ n \ t \ t \ t \ t < l a b e l : f o r = " k e y " @ c l i c k . s t o p . p r e v e n t = " i t e m . a c t i o n " > \ n \ t \ t \ t \ t \ t { { i t e m . t e x t } } \ n \ t \ t \ t \ t < / l a b e l > \ n \ t \ t \ t < / t e m p l a t e > \ n \ t \ t < / s p a n > \ n \ n \ t \ t \ x 3 c ! - - I f i t e m . a c t i o n i s s e t i n s t e a d , a b u t t o n w i l l b e u s e d - - \ x 3 e \ n \ t \ t < b u t t o n v - e l s e - i f = " i t e m . a c t i o n " \ n \ t \ t \ t c l a s s = " m e n u i t e m f o c u s a b l e " \ n \ t \ t \ t : c l a s s = " { a c t i v e : i t e m . a c t i v e } " \ n \ t \ t \ t : d i s a b l e d = " i t e m . d i s a b l e d " \ n \ t \ t \ t @ c l i c k . s t o p . p r e v e n t = " i t e m . a c t i o n " > \ n \ t \ t \ t < s p a n : c l a s s = " i t e m . i c o n " / > \ n \ t \ t \ t < p v - i f = " i t e m . t e x t & & i t e m . l o n g t e x t " > \ n \ t \ t \ t \ t < s t r o n g c l a s s = " m e n u i t e m - t e x t " > \ n \ t \ t \ t \ t \ t { { i t e m . t e x t } } \ n \ t \ t \ t \ t < / s t r o n g > < b r > \ n \ t \ t \ t \ t < s p a n c l a s s = " m e n u i t e m - t e x t - d e t a i l " > \ n \ t \ t \ t \ t \ t { { i t e m .
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/>.
*
* /
function r ( e , t , n ) { this . r = e , this . g = t , this . b = n } function s ( e , t , n ) { var s = [ ] ; s . push ( t ) ; for ( var a = function ( e , t ) { var n = new Array ( 3 ) ; return n [ 0 ] = ( t [ 1 ] . r - t [ 0 ] . r ) / e , n [ 1 ] = ( t [ 1 ] . g - t [ 0 ] . g ) / e , n [ 2 ] = ( t [ 1 ] . b - t [ 0 ] . b ) / e , n } ( e , [ t , n ] ) , o = 1 ; o < e ; o ++ ) { var i = parseInt ( t . r + a [ 0 ] * o , 10 ) , l = parseInt ( t . g + a [ 1 ] * o , 10 ) , c = parseInt ( t . b + a [ 2 ] * o , 10 ) ; s . push ( new r ( i , l , c ) ) } return s } n ( 30 ) , t . a = function ( e ) { e || ( e = 6 ) ; var t = new r ( 182 , 70 , 157 ) , n = new r ( 221 , 203 , 85 ) , a = new r ( 0 , 130 , 201 ) , o = s ( e , t , n ) , i = s ( e , n , a ) , l = s ( e , a , t ) ; return o . concat ( i ) . concat ( l ) } } , function ( e , t , n ) { "use strict" ; var r = n ( 0 ) , s = n . n ( r ) , a = n ( 1 ) , o = n . n ( a ) , i = n ( 4 ) , l = n . n ( i ) , c = n ( 8 ) , u = n ( 9 ) , m = n ( 10 ) , d = n ( 11 ) , p = o ( ) ( s . a ) , g = l ( ) ( c . a ) , A = l ( ) ( u . a ) , f = l ( ) ( m . a ) , h = l ( ) ( d . a ) ; p . push ( [ e . i , '@font-face{font-family:"iconfont-vue-e08a231";src:url(' + g + ");src:url(" + g + ') format("embedded-opentype"),url(' + A + ') format("woff"),url(' + f + ') format("truetype"),url(' + h + ' ) format ( "svg" ) } . icon [ data - v - 1 bfc7bfe ] { font - style : normal ; font - weight : 400 } . icon . arrow - left - double [ data - v - 1 bfc7bfe ] : before { font - family : "iconfont-vue-e08a231" ; content : "" } . icon . arrow - left [ data - v - 1 bfc7bfe ] : before { font - family : "iconfont-vue-e08a231" ; content : "" } . icon . arrow - right - double [ data - v - 1 bfc7bfe ] : before { font - family : "iconfont-vue-e08a231" ; content : "" } . icon . arrow - right [ data - v - 1 bfc7bfe ] : before { font - family : "iconfont-vue-e08a231" ; content : "" } . icon . breadcrumb [ data - v - 1 bfc7bfe ] : before { font - family : "iconfont-vue-e08a231" ; content : "" } . icon . checkmark [ data - v - 1 bfc7bfe ] : before { font - family : "iconfont-vue-e08a231" ; content : "" } . icon . close [ data - v - 1 bfc7bfe ] : before { font - family : "iconfont-vue-e08a231" ; content : "" } . icon . confirm [ data - v - 1 bfc7bfe ] : before { font - family : "iconfont-vue-e08a231" ; content : "" } . icon . info [ data - v - 1 bfc7bfe ] : before { font - family : "iconfont-vue-e08a231" ; content : "" } . icon . menu [ data - v - 1 bfc7bfe ] : before { font - family : "iconfont-vue-e08a231" ; content : "" } . icon . more [ data - v - 1 bfc7bfe ] : before { font - family : "iconfont-vue-e08a231" ; content : "" } . icon . pause [ data - v - 1 bfc7bfe ] : before { font - family : "iconfont-vue-e08a231" ; content : "" } . icon . play [ data - v - 1 bfc7bfe ] : before { font - family : "iconfont-vue-e08a231" ; content : "" } . icon . triangle - s [ data - v - 1 bfc7bfe ] : before { font - family : "iconfont-vue-e08a231" ; content : "" } . icon . user - status - away [ data - v - 1 bfc7bfe ] : before { font - family : "iconfont-vue-e08a231" ; content : "" } . icon . user - status - dnd [ data - v - 1 bfc7bfe ] : before { font - family : "iconfont-vue-e08a231" ; content : "" } . icon . user - status - invisible [ data - v - 1 bfc7bfe ] : before { font - family : "iconfont-vue-e08a231" ; content : "" } . icon . user - status - online [ data - v - 1 bfc7bfe ] : before { font - family : "iconfont-vue-e08a231" ; content : "" } . avatardiv [ data - v - 1 bfc7bfe ] { position : relative ; display : inline - block } . avatardiv -- unknown [ data - v - 1 bfc7bfe ] { position : relative ; background - color : var ( -- color - text - maxcontrast ) } . avatardiv [ data - v - 1 bfc7bfe ] : not ( . avatardiv -- unknown ) { background - color : # fff ! important ; box - shadow : 0 0 5 px rgba ( 0 , 0 , 0 , 0.05 ) inset } body . theme -- dark . avatardiv [ data - v - 1 bfc7bfe ] : not ( . avatardiv -- unknown ) { background - color : # 000 ! important } . avatardiv -- with - menu [ data - v - 1 bfc7bfe ] { cursor : pointer } . avatardiv -- with - menu [ data - v - 1 bfc7bfe ] . trigger { position : absolute ; top : 0 ; left : 0 } . avatardiv -- with - menu . icon - more [ data - v - 1 bfc7bfe ] { display : flex ; cursor : pointer ; opacity : 0 ; background : none ; font - size : 18 px ; align - items : center ; justify - content : center } . avatardiv -- with - menu . icon - more [ data - v - 1 bfc7bfe ] : before { font - family : "iconfont-vue-e08a231" ; font - style : normal ; font - weight : 400 ; content : "" } . avatardiv -- with - menu . icon - more [ data - v - 1 bfc7bfe ] : : before { display : block } . avatardiv -- with - menu : focus . icon - more [ data - v - 1 bfc7bfe ] , . avatardiv -- with - menu : hover . icon - more [ data - v - 1 bfc7bfe ] { opacity : 1 } . avatardiv -- with - menu : focus img [ data - v - 1 bfc7bfe ] , . avatardiv -- with - menu : hover img [ data - v - 1 bfc7bfe ] { opacity : 0.3 } . avatardiv -- with - menu . icon - more [ data - v - 1 bfc7bfe ] , . avatardiv -- with - menu img [ data - v - 1 bfc7bfe ] { transition : opacity var ( -- animation - quick ) } . avatardiv > . unknown [ data - v - 1 bfc7bfe ] { position : absolute ; top : 0 ; left : 0 ; display : block ; width : 100 % ; text - align : center ; font - weight : normal ; color : var ( -- color - main - background ) } . avatardiv img [ data - v - 1 bfc7bfe ] { width : 100 % ; height : 100 % ; object - fit : cover } . avatardiv . avatardiv _ _status [ data - v - 1 b
/ * *
* @ copyright Copyright ( c ) 2020 Raimund Schlüßler < raimund . schluessler @ mailbox . org >
*
* @ author Raimund Schlüßler < raimund . schluessler @ mailbox . org >
*
* @ 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 = f u n c t i o n ( e , t ) { f o r ( v a r n = [ ] , r = 0 , s = e . t o L o w e r C a s e ( ) . i n d e x O f ( t . t o L o w e r C a s e ( ) , r ) , a = 0 ; s > - 1 & & a < e . l e n g t h ; ) r = s + t . l e n g t h , n . p u s h ( { s t a r t : s , e n d : r } ) , s = e . t o L o w e r C a s e ( ) . i n d e x O f ( t . t o L o w e r C a s e ( ) , s + 1 ) , a + + ; r e t u r n n } } , , f u n c t i o n ( e , t , n ) { " u s e s t r i c t " ; n . r ( t ) , n ( 9 5 ) , n ( 1 6 ) , n ( 9 0 ) , n ( 1 3 ) , n ( 1 0 0 ) , n ( 3 1 ) , n ( 5 1 ) , n ( 1 0 5 ) , n ( 8 5 ) , n ( 1 0 6 ) ; v a r r = n ( 6 8 ) ; f u n c t i o n s ( e , t ) { v a r n = O b j e c t . k e y s ( e ) ; 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 ( e ) ; t & & ( r = r . f i l t e r ( ( f u n c t i o n ( t ) { 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 ( e , t ) . 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 a ( e ) { f o r ( v a r t = 1 ; t < a r g u m e n t s . l e n g t h ; t + + ) { v a r n = n u l l ! = a r g u m e n t s [ t ] ? a r g u m e n t s [ t ] : { } ; t % 2 ? s ( O b j e c t ( n ) , ! 0 ) . f o r E a c h ( ( f u n c t i o n ( t ) { o ( e , t , n [ 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 ? O b j e c t . d e f i n e P r o p e r t i e s ( 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 ( n ) ) : s ( O b j e c t ( n ) ) . f o r E a c h ( ( f u n c t i o n ( t ) { O b j e c t . d e f i n e P r o p e r t y ( e , 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 ( n , t ) ) } ) ) } r e t u r n e } f u n c t i o n o ( e , t , n ) { r e t u r n t i n e ? O b j e c t . d e f i n e P r o p e r t y ( e , t , { 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 } ) : e [ t ] = n , e } v a r i = { n a m e : " H i g h l i g h t " , p r o p s : { t e x t : { t y p e : S t r i n g , d e f a u l t : " " } , s e a r c h : { t y p e : S t r i n g , d e f a u l t : " " } , h i g h l i g h t : { t y p e : A r r a y , d e f a u l t : f u n c t i o n ( ) { r e t u r n [ ] } } } , c o m p u t e d : { r a n g e s : f u n c t i o n ( ) { v a r e = t h i s , t = [ ] ; r e t u r n t h i s . s e a r c h | | 0 ! = = t h i s . h i g h l i g h t . l e n g t h ? ( t = t h i s . h i g h l i g h t . l e n g t h > 0 ? t h i s . h i g h l i g h t : O b j e c t ( r . a ) ( t h i s . t e x t , t h i s . s e a r c h ) ) . r e d u c e ( ( f u n c t i o n ( t , n ) { r e t u r n n . s t a r t < e . t e x t . l e n g t h & & n . e n d > 0 & & t . p u s h ( { s t a r t : n . s t a r t < 0 ? 0 : n . s t a r t , e n d : n . e n d > e . t e x t . l e n g t h ? e . t e x t . l e n g t h : n . e n d } ) , t } ) , [ ] ) : t } , c h u n k s : f u n c t i o n ( ) { i f ( 0 = = = t h i s . r a n g e s . l e n g t h ) r e t u r n [ { s t a r t : 0 , e n d : t h i s . t e x t . l e n g t h , h i g h l i g h t : ! 1 , t e x t : t h i s . t e x t } ] ; f o r ( v a r e = [ ] , t = 0 , n = 0 ; t < t h i s . t e x t . l e n g t h ; ) { v a r r = t h i s . r a n g e s [ n ] ; r . s t a r t ! = = t ? ( e . p u s h ( { s t a r t : t , e n d : r . s t a r t , h i g h l i g h t : ! 1 , t e x t : t h i s . t e x t . s u b s t r ( t , r . s t a r t - t ) } ) , t = r . s t a r t ) : ( e . p u s h ( a ( a ( { } , r ) , { } , { h i g h l i g h t : ! 0 , t e x t : t h i s . t e x t . s u b s t r ( r . s t a r t , r . e n d - r . s t a r t ) } ) ) , n + + , t = r . e n d , n > = t h i s . r a n g e s . l e n g t h & & t < t h i s . t e x t . l e n g t h & & ( e . p u s h ( { s t a r t : t , e n d : t h i s . t e x t . l e n g t h , h i g h l i g h t : ! 1 , t e x t : t h i s . t e x t . s u b s t r ( t , t h i s . t e x t . l e n g t h - t ) } ) , t = t h i s . t e x t . l e n g t h ) ) } r e t u r n e } } , r e n d e r : f u n c t i o n ( e ) { r e t u r n t h i s . r a n g e s . l e n g t h ? e ( " s p a n " , { } , t h i s . c h u n k s . m a p ( ( f u n c t i o n ( t ) { r e t u r n t . h i g h l i g h t ? e ( " s t r o n g " , { } , t . t e x t ) : t . t e x t } ) ) ) : e ( " s p a n " , { } , t h i s . t e x t ) } } , l = n ( 3 ) , c = n ( 7 4 ) , u = n . n ( c ) , m = O b j e c t ( l . a ) ( i , v o i d 0 , v o i d 0 , ! 1 , n u l l , n u l l , n u l l ) ; " f u n c t i o n " = = t y p e o f u . a & & u ( ) ( m ) ; v a r d = m . e x p o r t s ;
/ * *
* @ copyright Copyright ( c ) 2020 Raimund Schlüßler < raimund . schluessler @ mailbox . org >
*
* @ author Raimund Schlüßler < raimund . schluessler @ mailbox . org >
*
* @ 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.default=d},function(e,t,n){"use strict";function r(e,t){var n;if("undefined"==typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return s(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 ) ? s ( e , t ) : void 0 } } ( e ) ) || t && e && "number" == typeof e . length ) { n && ( e = n ) ; var r = 0 , a = function ( ) { } ; return { s : a , n : function ( ) { return r >= e . length ? { done : ! 0 } : { done : ! 1 , value : e [ r ++ ] } } , e : function ( e ) { throw e } , f : a } } throw new TypeError ( "Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method." ) } var o , i = ! 0 , l = ! 1 ; return { s : function ( ) { n = e [ Symbol . iterator ] ( ) } , n : function ( ) { var e = n . next ( ) ; return i = e . done , e } , e : function ( e ) { l = ! 0 , o = e } , f : function ( ) { try { i || null == n . return || n . return ( ) } finally { if ( l ) throw o } } } } function s ( 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 }
/ * *
* @ copyright Copyright ( c ) 2020 Georg Ehrke < georg - nextcloud @ ehrke . email >
*
* @ author Georg Ehrke < georg - nextcloud @ ehrke . email >
*
* @ license GNU AGPL version 3 or any later version
*
* This program is free software : you can redistribute it and / or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation , either version 3 of the
* License , or ( at your option ) any later version .
*
* This program is distributed in the hope that it will be useful ,
* but WITHOUT ANY WARRANTY ; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE . See the
* GNU Affero General Public License for more details .
*
* You should have received a copy of the GNU Affero General Public License
* along with this program . If not , see < http : //www.gnu.org/licenses/>.
*
* / n . r ( t ) , n ( 4 0 ) , n ( 6 ) , n ( 1 5 ) , n ( 5 2 ) , n ( 1 7 ) , n ( 3 1 ) , n ( 3 7 ) , n ( 4 6 ) , n ( 1 8 ) , n ( 1 9 ) , t . d e f a u l t = { p r o p s : { e x c l u d e C l i c k O u t s i d e C l a s s e s : { t y p e : S t r i n g | A r r a y , d e f a u l t : f u n c t i o n ( ) { r e t u r n [ ] } } } , m e t h o d s : { c l i c k O u t s i d e M i d d l e w a r e : f u n c t i o n ( e ) { v a r t = A r r a y . i s A r r a y ( t h i s . e x c l u d e C l i c k O u t s i d e C l a s s e s ) ? t h i s . e x c l u d e C l i c k O u t s i d e C l a s s e s : [ t h i s . e x c l u d e C l i c k O u t s i d e C l a s s e s ] ; r e t u r n 0 = = = t . l e n g t h | | ! t h i s . h a s N o d e O r A n y P a r e n t C l a s s ( e . t a r g e t , t ) } , h a s N o d e O r A n y P a r e n t C l a s s : f u n c t i o n ( e , t ) { v a r n , s = r ( t ) ; t r y { f o r ( s . s ( ) ; ! ( n = s . n ( ) ) . d o n e ; ) { v a r a , o = n . v a l u e ; i f ( n u l l ! = e & & n u l l ! = = ( a = e . c l a s s L i s t ) & & v o i d 0 ! = = a & & a . c o n t a i n s ( o ) ) r e t u r n ! 0 } } c a t c h ( e ) { s . e ( e ) } f i n a l l y { s . f ( ) } r e t u r n ! ! e . p a r e n t E l e m e n t & & t h i s . h a s N o d e O r A n y P a r e n t C l a s s ( e . p a r e n t E l e m e n t , t ) } } } } , f u n c t i o n ( e , t , n ) { " u s e s t r i c t " ; n . r ( t ) ,
/ * *
* @ 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 . default = { data : function ( ) { return { isFullscreen : this . _isFullscreen ( ) } } , beforeMount : function ( ) { window . addEventListener ( "resize" , this . _onResize ) } , beforeDestroy : function ( ) { window . removeEventListener ( "resize" , this . _onResize ) } , methods : { _onResize : function ( ) { this . isFullscreen = this . _isFullscreen ( ) } , _isFullscreen : function ( ) { return window . outerHeight === screen . height } } } } , function ( e , t , n ) { "use strict" ; n . r ( t ) , n ( 6 ) , n ( 25 ) , n ( 39 ) , n ( 17 ) , n ( 18 ) , n ( 19 ) ; var r = { name : "PopoverMenuItem" , props : { item : { type : Object , required : ! 0 , default : function ( ) { return { key : "nextcloud-link" , href : "https://nextcloud.com" , icon : "icon-links" , text : "Nextcloud" } } , validator : function ( e ) { return ! e . input || - 1 !== [ "text" , "checkbox" ] . indexOf ( e . input ) } } } , computed : { key : function ( ) { return this . item . key ? this . item . key : Math . round ( 16 * Math . random ( ) * 1e6 ) . toString ( 16 ) } , iconIsUrl : function ( ) { try { return new URL ( this . item . icon ) , ! 0 } catch ( e ) { return ! 1 } } } , methods : { action : function ( e ) { this . item . action && this . item . action ( e ) } } } , s = n ( 2 ) , a = n . n ( s ) , o = n ( 53 ) , i = ( a ( ) ( o . a , { insert : "head" , singleton : ! 1 } ) , o . a . locals , n ( 54 ) ) , l = ( a ( ) ( i . a , { insert : "head" , singleton : ! 1 } ) , i . a . locals , n ( 3 ) ) , c = { name : "PopoverMenu" , components : { PopoverMenuItem : Object ( l . a ) ( r , ( function ( ) { var e = this , t = e . $createElement , n = e . _self . _c || t ; return n ( "li" , { staticClass : "popover__menuitem" } , [ e . item . href ? n ( "a" , { staticClass : "focusable" , attrs : { href : e . item . href ? e . item . href : "#" , target : e . item . target ? e . item . target : "" , download : e . item . download , rel : "noreferrer noopener" } , on : { click : e . action } } , [ e . iconIsUrl ? n ( "img" , { attrs : { src : e . item . icon } } ) : n ( "span" , { class : e . item . icon } ) , e . _v ( " " ) , e . item . text && e . item . longtext ? n ( "p" , [ n ( "strong" , { staticClass : "menuitem-text" } , [ e . _v ( "\n\t\t\t\t" + e . _s ( e . item . text ) + "\n\t\t\t" ) ] ) , n ( "br" ) , e . _v ( " " ) , n ( "span" , { staticClass : "menuitem-text-detail" } , [ e . _v ( "\n\t\t\t\t" + e . _s ( e . item . longtext ) + "\n\t\t\t" ) ] ) ] ) : e . item . text ? n ( "span" , [ e . _v ( "\n\t\t\t" + e . _s ( e . item . text ) + "\n\t\t" ) ] ) : e . item . longtext ? n ( "p" , [ e . _v ( "\n\t\t\t" + e . _s ( e . item . longtext ) + "\n\t\t" ) ] ) : e . _e ( ) ] ) : e . item . input ? n ( "span" , { staticClass : "menuitem" , class : { active : e . item . active } } , [ "checkbox" !== e . item . input ? n ( "span" , { class : e . item . icon } ) : e . _e ( ) , e . _v ( " " ) , "text" === e . item . input ? n ( "form" , { class : e . item . input , on : { submit : function ( t ) { return t . preventDefault ( ) , e . item . action ( t ) } } } , [ n ( "input" , { attrs : { type : e . item . input , placeholder : e . item . text , required : "" } , domProps : { value : e . item . value } } ) , e . _v ( " " ) , n ( "input" , { staticClass : "icon-confirm" , attrs : { type : "submit" , value : "" } } ) ] ) : [ "checkbox" === e . item . input ? n ( "input" , { directives : [ { name : "model" , rawName : "v-model" , value : e . item . model , expression : "item.model" } ] , class : e . item . input , attrs : { id : e . key , type : "checkbox" } , domProps : { checked : Array . isArray ( e . item . model ) ? e . _i ( e . item . model , null ) > - 1 : e . item . model } , on : { change : [ function ( t ) { var n = e . item . model , r = t . target , s = ! ! r . checked ; if ( Array . isArray ( n ) ) { var a = e . _i ( n , null ) ; r . checked ? a < 0 && e . $set ( e . item , "model" , n . concat ( [ null ] ) ) : a > - 1 && e . $set ( e . item , "model" , n . slice ( 0 , a ) . concat ( n . slice ( a + 1 ) ) ) } else e . $set ( e . item , "model" , s ) } , e . item . action ] } } ) : "radio" === e . item . input ? n ( "input" , { directives : [ { name : "model" , rawName : "v-model" , value : e . item . model , expression : "item.model" } ] , class : e . item . input , attrs : { id : e . key , type : "radio" } , domProps : { checked : e . _q ( e . item . model , null ) } , on : { change : [ function ( t ) { return e . $set ( e . item , "model" , null ) } , e . item . action ] } } ) : n ( "input" , { directives : [ { name : "model" , rawName : "v-model" , value : e . item . model , expression : "item.model" } ] , class : e . item . input , attrs : { id : e . key , type : e . item . input } , domProps : { value : e . item . model } , on : { change : e . item . action , input : function ( t ) { t . target . composing || e . $set ( e . item , "model" , t . target . value ) } } } ) , e . _v ( " " ) , n ( "label" , { attrs : { for : e . key } , on : { click : function ( t ) { return t . stopPropagation ( ) , t . preventDefault ( ) , e . item . action ( t ) } } } , [ e . _v ( "\n\t\t\t\t" + e . _s ( e . item . text ) + "\n\t\t\t" ) ] ) ] ] , 2 ) : e . item . action ? n ( "button" , { staticClass : "menuitem focusable" , class : { active : e . item . active } , attrs : { disabled : e . item . disabled } , on : { click : function ( t ) { return t . stopPropagation ( ) , t . preventDefault ( ) , e . item . action ( t ) } } } , [ n ( "span" , { class : e . item . icon } ) , e . _v ( " " ) , e . item . text && e . item . longtext ? n ( "p" , [ n ( "strong" , { staticClass : "menuitem-text" } , [ e . _v ( "\n\t\t\t\t" + e . _s ( e . item . text ) + "\n\t\t\t" ) ] ) , n ( "br" )
/ * *
* @ 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.default=g},function(e,t){},function(e,t){e.exports=n(431)},function(e,t,n){"use strict";n.r(t),n(58),n(29),n(86),n(101),n(102),n(30),n(13),n(57),n(59),n(6);var r=n(82),s=n(41),a=n(73),o=n(34),i=n(27),l=n(36),c=n.n(l),u=n(14),m=n(22),d=n(80),p=n(45),g=n(26);function A(e,t,n,r,s,a,o){try{var i=e[a](o),l=i.value}catch(e){return void n(e)}i.done?t(l):Promise.resolve(l).then(r,s)}function f(e){return function(){var t=this,n=arguments;return new Promise((function(r,s){var a=e.apply(t,n);function o(e){A(a,r,s,o,i,"next",e)}function i(e){A(a,r,s,o,i,"throw",e)}o(void 0)}))}}var h=Object(r.getBuilder)("nextcloud").persist().build();function v(e){var t=h.getItem("user-has-avatar."+e);return"string"==typeof t?Boolean(t):null}function y(e,t){e&&h.setItem("user-has-avatar."+e,t)}var M={name:"Avatar",directives:{tooltip:m.default,ClickOutside:s.directive},components:{Popover:g.a,PopoverMenu:a.default},mixins:[p.e],props:{url:{type:String,default:void 0},iconClass:{type:String,default:void 0},user:{type:String,default:void 0},showUserStatus:{type:Boolean,default:!0},showUserStatusCompact:{type:Boolean,default:!0},preloadedUserStatus:{type:Object,default:void 0},isGuest:{type:Boolean,default:!1},displayName:{type:String,default:void 0},size:{type:Number,default:32},allowPlaceholder:{type:Boolean,default:!0},disableTooltip:{type:Boolean,default:!1},disableMenu:{type:Boolean,default:!1},tooltipMessage:{type:String,default:null},isNoUser:{type:Boolean,default:!1},status:{type:String,default:null,validator:function(e){switch(e){case"positive":case"negative":case"neutral":return!0}return!1}},statusColor:{type:[Number,String],default:null,validator:function(e){return/ ^ ( [ a - f0 - 9 ] { 3 } ) { 1 , 2 } $ / i . test ( e ) } } , menuPosition : { type : String , default : "center" } , menuContainer : { type : String , default : "body" } } , data : function ( ) { return { avatarUrlLoaded : null , avatarSrcSetLoaded : null , userDoesNotExist : ! 1 , isAvatarLoaded : ! 1 , isMenuLoaded : ! 1 , contactsMenuLoading : ! 1 , contactsMenuActions : [ ] , contactsMenuOpenState : ! 1 } } , computed : { canDisplayUserStatus : function ( ) { return this . showUserStatus && this . hasStatus && [ "online" , "away" , "dnd" ] . includes ( this . userStatus . status ) } , showUserStatusIconOnAvatar : function ( ) { return this . showUserStatus && this . showUserStatusCompact && this . hasStatus && "dnd" !== this . userStatus . status && this . userStatus . icon } , getUserIdentifier : function ( ) { return this . isDisplayNameDefined ? this . displayName : this . isUserDefined ? this . user : "" } , isUserDefined : function ( ) { return void 0 !== this . user } , isDisplayNameDefined : function ( ) { return void 0 !== this . displayName } , isUrlDefined : function ( ) { return void 0 !== this . url } , hasMenu : function ( ) { var e ; return ! this . disableMenu && ( this . isMenuLoaded ? this . menu . length > 0 : ! ( this . user === ( null === ( e = Object ( o . getCurrentUser ) ( ) ) || void 0 === e ? void 0 : e . uid ) || this . userDoesNotExist || this . url ) ) } , shouldShowPlaceholder : function ( ) { return this . allowPlaceholder && this . userDoesNotExist } , avatarStyle : function ( ) { var e = { width : this . size + "px" , height : this . size + "px" , lineHeight : this . size + "px" , fontSize : Math . round ( . 55 * this . size ) + "px" } ; if ( ! this . iconClass && ! this . avatarSrcSetLoaded ) { var t = Object ( d . default ) ( this . getUserIdentifier ) ; e . backgroundColor = "rgb(" + t . r + ", " + t . g + ", " + t . b + ")" } return e } , tooltip : function ( ) { return ! this . disableTooltip && ( this . tooltipMessage ? this . tooltipMessage : this . displayName ) } , initials : function ( ) { var e ; if ( this . shouldShowPlaceholder ) { var t = this . getUserIdentifier , n = t . indexOf ( " " ) ; "" === t ? e = "?" : ( e = String . fromCodePoint ( t . codePointAt ( 0 ) ) , - 1 !== n && ( e = e . concat ( String . fromCodePoint ( t . codePointAt ( n + 1 ) ) ) ) ) } return e . toUpperCase ( ) } , menu : function ( ) { var e , t , n , r = this . contactsMenuActions . map ( ( function ( e ) { return { href : e . hyperlink , icon : e . icon , longtext : e . title } } ) ) ; return this . showUserStatus && ( this . userStatus . icon || this . userStatus . message ) ? [ { href : "#" , icon : "data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><text x='0' y='14' font-size='14'>" . concat ( ( e = this . userStatus . icon , t = document . createTextNode ( e ) , n = document . createElement ( "p" ) , n . appendChild ( t ) , n . innerHTML ) , "</text></svg>" ) , text : "" . concat ( this . userStatus . message ) } ] . concat ( r ) : r } } , watch : { url : function ( ) { this . userDoesNotExist = ! 1 , this . loadAvatar
/ * *
* @ copyright Copyright ( c ) 2018 Julius Härtl < jus @ bitgrid . net >
*
* @ author Julius Härtl < jus @ bitgrid . net >
*
* @ license GNU AGPL version 3 or any later version
*
* This program is free software : you can redistribute it and / or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation , either version 3 of the
* License , or ( at your option ) any later version .
*
* This program is distributed in the hope that it will be useful ,
* but WITHOUT ANY WARRANTY ; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE . See the
* GNU Affero General Public License for more details .
*
* You should have received a copy of the GNU Affero General Public License
* along with this program . If not , see < http : //www.gnu.org/licenses/>.
*
* / t . d e f a u l t = L } , f u n c t i o n ( e , t ) { e . e x p o r t s = n ( 4 3 2 ) } , f u n c t i o n ( e , t ) { e . e x p o r t s = n ( 4 3 5 ) } , 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/>.
*
2021-04-08 15:51:24 +03:00
* /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.r(t),n(89),n(16),n(24);var r=n(77),s=n.n(r),a=n(63);t.default=function(e){var t=e.toLowerCase();return null===t.match(/ ^ ( [ 0 - 9 a - f ] { 4 } - ? ) { 8 } $ / ) && ( t = s ( ) ( t ) ) , t = t . replace ( /[^0-9a-f]/g , "" ) , Object ( a . a ) ( 6 ) [ function ( e , t ) { for ( var n = 0 , r = [ ] , s = 0 ; s < e . length ; s ++ ) r . push ( parseInt ( e . charAt ( s ) , 16 ) % 16 ) ; for ( var a in r ) n += r [ a ] ; return parseInt ( parseInt ( n , 10 ) % 18 , 10 ) } ( t ) ] } } , , function ( e , t ) { e . exports = n ( 437 ) } , function ( e , t , n ) { "use strict" ; var r = n ( 0 ) , s = n . n ( r ) , a = n ( 1 ) , o = n . n ( a ) ( ) ( s . a ) ; o . push ( [ e . i , ".option[data-v-26f84d14]{display:flex;align-items:center;width:100%;height:var(--height)}.option__avatar[data-v-26f84d14]{margin-right:var(--margin)}.option__details[data-v-26f84d14]{display:flex;flex:1 1;flex-direction:column;justify-content:center;min-width:0}.option__lineone[data-v-26f84d14]{color:var(--color-text-light)}.option__linetwo[data-v-26f84d14]{opacity:.7}.option__lineone[data-v-26f84d14],.option__linetwo[data-v-26f84d14]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;line-height:1.1em}.option__lineone strong[data-v-26f84d14],.option__linetwo strong[data-v-26f84d14]{font-weight:bold}.option__icon[data-v-26f84d14]{flex:0 0 44px;width:44px;height:44px;opacity:.5;background-position:center;background-size:16px}\n" , "" , { version : 3 , sources : [ "webpack://./ListItemIcon.vue" , "webpack://./../../assets/variables.scss" ] , names : [ ] , mappings : "AA6NA,yBACC,YAAa,CACb,kBAAmB,CACnB,UAAW,CACX,oBAAqB,CAErB,iCACC,0BAA2B,CAC3B,kCAGA,YAAa,CACb,QAAS,CACT,qBAAsB,CACtB,sBAAuB,CACvB,WAAY,CACZ,kCAGA,6BAA8B,CAC9B,kCAEA,UCxMiB,CDyMjB,oEAGA,eAAgB,CAChB,kBAAmB,CACnB,sBAAuB,CACvB,iBAAkB,CALlB,kFAOC,gBAAiB,CACjB,+BAID,aCxOmB,CDyOnB,UCzOmB,CD0OnB,WC1OmB,CD2OnB,UC1NmB,CD2NnB,0BAA2B,CAC3B,oBAAqB" , sourcesContent : [ "$scope_version:\"e08a231\"; @import 'variables';\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n.option {\n\tdisplay: flex;\n\talign-items: center;\n\twidth: 100%;\n\theight: var(--height);\n\n\t&__avatar {\n\t\tmargin-right: var(--margin);\n\t}\n\n\t&__details {\n\t\tdisplay: flex;\n\t\tflex: 1 1;\n\t\tflex-direction: column;\n\t\tjustify-content: center;\n\t\tmin-width: 0;\n\t}\n\n\t&__lineone {\n\t\tcolor: var(--color-text-light);\n\t}\n\t&__linetwo {\n\t\topacity: $opacity_normal;\n\t}\n\t&__lineone,\n\t&__linetwo {\n\t\toverflow: hidden;\n\t\twhite-space: nowrap;\n\t\ttext-overflow: ellipsis;\n\t\tline-height: 1.1em;\n\t\tstrong {\n\t\t\tfont-weight: bold;\n\t\t}\n\t}\n\n\t&__icon {\n\t\tflex: 0 0 $clickable-area;\n\t\twidth: $clickable-area;\n\t\theight: $clickable-area;\n\t\topacity: $opacity_disabled;\n\t\tbackground-position: center;\n\t\tbackground-size: 16px;\n\t}\n}\n\n" , " /**\n * @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @author John Molakvoæ <skjnldsv@protonmail.com>\n *\n * @license GNU AGPL version 3 or any later version\n *\n * This program is free software: you can redistribute it and/or modify\n * it under the terms of the GNU Affero General Public License as\n * published by the Free Software Foundation, either version 3 of the\n * License, or (at your option) any later version.\n *\n * This program is distributed in the hope that it will be useful,\n * but WITHOUT ANY WARRANTY; without even the implied warranty of\n * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n * GNU Affero General Public License for more details.\n *\n * You should have received a copy of the GNU Affero General Public License\n * along with this program. If not, see <http://www.gnu.org/licenses/>.\n *\n */ \ n \ n // https://uxplanet.org
2021-03-17 11:45:22 +03:00
/ * *
* @ copyright Copyright ( c ) 2020 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 = g } , f u n c t i o n ( e , t , n ) { " u s e s t r i c t " ; n ( 2 9 ) , n ( 1 3 ) , n ( 5 7 ) , n ( 4 0 ) , n ( 3 1 ) , n ( 3 7 ) , n ( 6 ) , n ( 4 6 ) , n ( 1 7 ) , n ( 1 8 ) , n ( 1 9 ) ; v a r r = n ( 1 0 8 ) , s = n . n ( r ) , a = ( n ( 1 5 ) , n ( 7 5 ) , n ( 1 6 ) , n ( 9 5 ) , n ( 7 0 ) ) , o = n ( 6 8 ) , i = { n a m e : " E l l i p s i s e d O p t i o n " , c o m p o n e n t s : { H i g h l i g h t : a . d e f a u l t } , p r o p s : { o p t i o n : { t y p e : [ S t r i n g , O b j e c t ] , r e q u i r e d : ! 0 , d e f a u l t : " " } , l a b e l : { t y p e : S t r i n g , d e f a u l t : " " } , s e a r c h : { t y p e : S t r i n g , d e f a u l t : " " } , n a m e : { 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 : { n e e d s T r u n c a t e : f u n c t i o n ( ) { r e t u r n t h i s . n a m e & & t h i s . n a m e . l e n g t h > = 1 0 } , s p l i t : f u n c t i o n ( ) { r e t u r n t h i s . n a m e . l e n g t h - M a t h . m i n ( M a t h . f l o o r ( t h i s . n a m e . l e n g t h / 2 ) , 1 0 ) } , p a r t 1 : f u n c t i o n ( ) { r e t u r n t h i s . n e e d s T r u n c a t e ? t h i s . n a m e . s u b s t r ( 0 , t h i s . s p l i t ) : t h i s . n a m e } , p a r t 2 : f u n c t i o n ( ) { r e t u r n t h i s . n e e d s T r u n c a t e ? t h i s . n a m e . s u b s t r ( t h i s . s p l i t ) : " " } , h i g h l i g h t 1 : f u n c t i o n ( ) { r e t u r n t h i s . s e a r c h ? O b j e c t ( o . a ) ( t h i s . n a m e , t h i s . s e a r c h ) : [ ] } , h i g h l i g h t 2 : f u n c t i o n ( ) { v a r e = t h i s ; r e t u r n t h i s . h i g h l i g h t 1 . m a p ( ( f u n c t i o n ( t ) { r e t u r n { s t a r t : t . s t a r t - e . s p l i t , e n d : t . e n d - e . s p l i t } } ) ) } } } , l = n ( 2 ) , c = n . n ( l ) , u = n ( 9 3 ) , m = ( c ( ) ( u . a , { i n s e r t : " h e a d " , s i n g l e t o n : ! 1 } ) , u . a . l o c a l s , n ( 3 ) ) , d = O b j e c t ( m . a ) ( i , ( 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 ( " d i v " , { s t a t i c C l a s s : " n a m e - p a r t s " , a t t r s : { t i t l e : e . n a m e } } , [ n ( " H i g h l i g h t " , { s t a t i c C l a s s : " n a m e - p a r t s _ _ f i r s t " , a t t r s : { t e x t : e . p a r t 1 , s e a r c h : e . s e a r c h , h i g h l i g h t : e . h i g h l i g h t 1 } } ) , e . _ v ( " " ) , e . p a r t 2 ? n ( " H i g h l i g h t " , { s t a t i c C l a s s : " n a m e - p a r t s _ _ l a s t " , a t t r s : { t e x t : e . p a r t 2 , s e a r c h : e . s e a r c h , h i g h l i g h t : e . h i g h l i g h t 2 } } ) : e . _ e ( ) ] , 1 ) } ) , [ ] , ! 1 , n u l l , " f 8 5 5 c 4 b 8 " , n u l l ) . e x p o r t s , p = n ( 4 2 ) , g = n ( 9 6 ) , A = n ( 2 2 ) ; f u n c t i o n f ( e ) { r e t u r n ( f = " f u n c t i o n " = = t y p e o f S y m b o l & & " s y m b o l " = = t y p e o f S y m b o l . i t e r a t o r ? f u n c t i o n ( e ) { r e t u r n t y p e o f e } : f u n c t i o n ( e ) { r e t u r n e & & " f u n c t i o n " = = t y p e o f S y m b o l & & e . c o n s t r u c t o r = = = S y m b o l & & e ! = = S y m b o l . p r o t o t y p e ? " s y m b o l " : t y p e o f e } ) ( e ) } v a r h = { n a m e : " M u l t i s e l e c t " , c o m p o n e n t s : { E l l i p s i s e d O p t i o n : d , L i s t I t e m I c o n : g . d e f a u l t , V u e M u l t i s e l e c t : s . a } , d i r e c t i v e s : { t o o l t i p : A . d e f a u l t } , m i x i n s : [ p . a ] , i n h e r i t A t t r s : ! 1 , p r o p s : { v a l u e : { d e f a u l t : f u n c t i o n ( ) { r e t u r n [ ] } } , m u l t i p l e : { t y p e : B o o l e a n , d e f a u l t : ! 1 } , l i m i t : { t y p e : N u m b e r , d e f a u l t : 9 9 9 9 9 } , l a b e l : { t y p e : S t r i n g , d e f a u l t : " " } , t r a c k B y : { t y p e : S t r i n g , d e f a u l t : " " } , o p t i o n s : { t y p e : A r r a y , r e q u i r e d : ! 0 } , u s e r S e l e c t : { t y p e : B o o l e a n , d e f a u l t : ! 1 } , l o a d i n g : { t y p e : B o o l e a n , d e f a u l t : ! 1 } , a u t o L i m i t : { t y p e : B o o l e a n , d e f a u l t : ! 0 } , t a g W i d t h : { t y p e : N u m b e r , d e f a u l t : 1 5 0 , v a l i d a t o r : f u n c t i o n ( e ) { r e t u r n e > 0 } } } , d a t a : f u n c t i o n ( ) { r e t u r n { e l W i d t h : 0 } } , c o m p u t e d : { m a x O p t i o n s : f u n c t i o n ( ) { i f ( t h i s . a u t o L i m i t & & t h i s . e l W i d t h > 0 & & 0 ! = = t h i s . t a g W i d t h ) { v a r e = M a t h . f l o o r ( t h i s . e l W i d t h / t h i s . t a g W i d t h ) ; r e t u r n e > 0 ? e : 1 } r e t u r n t h i s . l i m i t ? t h i s . l i m i t : 9 9 9 9 } , l i m i t S t r i n g : f u n c t i o n ( ) { r e t u r n " + " . c o n c a t ( t h i s . v a l u e . l e n g t h - t h i s . m a x O p t i o n s ) } , l o c a l V a l u e : { g e t : f u n c t i o n ( ) { r e t u r n t h i s . t r a c k B y & & t h i s . o p t i o n s & & " o b j e c t " ! = = f ( t h i s . v a l u e ) & & t h i s . o p t i o n s [ t h i s . v a l u e ] ? t h i s . o p t i o n s [ t h i s . v a l u e ] : t h i s . v a l u e } , s e t : f u n c t i o n ( e ) { t h i s . $ e m i t ( " u p d a t e : v a l u e " , e ) , t h i s . $ e m i t ( " c h a n g e " , e ) } } } , w a t c h : { v a l u e : f u n c t i o n ( ) { t h i s . u p d a t e W i d t h ( ) } } , m o u n t e d : f u n c t i o n ( ) { t h i s . u p d a t e W i d t h ( ) , w i n d o w . a d d E v e n t L i s t e n e r ( " r e s i z e " , t h i s . u p d a t e W i d t h ) } , 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 ( " r e s i z e " , t h i s . u p d a t e W i d t h ) } , m e t h o d s : { g e t O p t i o n L a b e l : f u n c t i o n ( e ) { v a r t ; r e t u r n S t r i n g ( n u l l = = = ( t = t h i s . $ r e f s . V u e M u l t i s e l e c t ) | | v o i d 0 = = = t ? v o i d 0 : t . g e t O p t i o n L a b e l ( e ) ) } , f o r m a t L i m i t T i t l e : f u n c t i o n ( e ) { v a r t = t h i s ; i f ( A r r a y . i s A r r a y ( e ) & & e . l e n g t h > 0 ) { v a r n = e ; r e t u r n " o b j e c t " = = = f ( e [ 0 ] ) & & ( n = e . m a p ( ( f u n c t i o n ( e ) { r e t u r n e [ t . l a b e l ] } ) ) ) , n . s l i c e ( t h i s . m a x O p t i o n s ) . j o i n ( " , " ) } r e t u r n " " } , u p d a t e W i d t h : f u n c t i o n ( ) { t h i s . $ e l & & t h i s . $ e l . q u e r y S e l e c t o r ( " . m u l t i s e l e c t _ _ t a g s - w r a p " ) & & ( t h i s . e l W i d t h = t h i s . $ e l . q u e r y S e l e c t o r ( " . m u l t i s e l e c t _ _ t a g s - w r a p " ) . o f f s e t W i d t h - 1 0 ) } } } , v = n ( 9 4 ) , y = n . n ( v ) , M = O b j e c t ( m . a ) ( h , ( 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 ( " V u e M u l t i s e l e c t " , e . _ g ( e . _ b ( { r e f : " V u e M u l t i s e l e c t " , c l a s s : [ { " i c o n - l o a d i n g - s m a l l " : e . l o a d i n g } , e . m u l t i p l e ? " m u l t i s e l e c t - - m u l t i p l e " : " m u l t i s e l e c t - - s i n g l e " ] , a t t r s : { o p t i o n s : e . o p t i o n s , l i m i t : e . m a x O p t i o n s , " c l o s e - o n - s e l e c t " : ! e . m u l t i p l e , m u l t i p l e : e . m u l t i p l e , l a b e l : e . l a b e l , " t r a c k - b y " : e . t r a c k B y , " t a g - p l a c e h o l d e r " : " c r e a t e " } , s c o p e d S l o t s : e . _ u ( [ { k e y : " o p t i o n " , f n : f u n c t i o n ( t ) { r e t u r n [ e . u s e r S e l e c t & & ! e . $ s c o p e d S l o t s . o p t i o n ? n ( " L i s t I t e m I c o n " , e . _ b ( { a t t r s : { t i t l e : t . o p t i o n [ e . l a b e l ] , s e a r c h : t . s e a r c h } } , " L i s t I t e m I c o n " , t . o p t i o n , ! 1 ) ) : e . $ s c o p e d S l o t s . o p t i o n ? e . _ t ( " o p t i o n " , n u l l , n u l l , t ) : 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/>.
*
* /
Object ( r . a ) ( s . a ) , t . default = s . a } , function ( e , t ) { e . exports = n ( 477 ) } , , , function ( e , t ) { } , function ( e , t , n ) { "use strict" ; var r = n ( 0 ) , s = n . n ( r ) , a = n ( 1 ) , o = n . n ( a ) , i = n ( 4 ) , l = n . n ( i ) , c = n ( 8 ) , u = n ( 9 ) , m = n ( 10 ) , d = n ( 11 ) , p = o ( ) ( s . a ) , g = l ( ) ( c . a ) , A = l ( ) ( u . a ) , f = l ( ) ( m . a ) , h = l ( ) ( d . a ) ; p . push ( [ e . i , '@font-face{font-family:"iconfont-vue-e08a231";src:url(' + g + ");src:url(" + g + ') format("embedded-opentype"),url(' + A + ') format("woff"),url(' + f + ') format("truetype"),url(' + h + ') format("svg")}.icon{font-style:normal;font-weight:400}.icon.arrow-left-double:before{font-family:"iconfont-vue-e08a231";content:""}.icon.arrow-left:before{font-family:"iconfont-vue-e08a231";content:""}.icon.arrow-right-double:before{font-family:"iconfont-vue-e08a231";content:""}.icon.arrow-right:before{font-family:"iconfont-vue-e08a231";content:""}.icon.breadcrumb:before{font-family:"iconfont-vue-e08a231";content:""}.icon.checkmark:before{font-family:"iconfont-vue-e08a231";content:""}.icon.close:before{font-family:"iconfont-vue-e08a231";content:""}.icon.confirm:before{font-family:"iconfont-vue-e08a231";content:""}.icon.info:before{font-family:"iconfont-vue-e08a231";content:""}.icon.menu:before{font-family:"iconfont-vue-e08a231";content:""}.icon.more:before{font-family:"iconfont-vue-e08a231";content:""}.icon.pause:before{font-family:"iconfont-vue-e08a231";content:""}.icon.play:before{font-family:"iconfont-vue-e08a231";content:""}.icon.triangle-s:before{font-family:"iconfont-vue-e08a231";content:""}.icon.user-status-away:before{font-family:"iconfont-vue-e08a231";content:""}.icon.user-status-dnd:before{font-family:"iconfont-vue-e08a231";content:""}.icon.user-status-invisible:before{font-family:"iconfont-vue-e08a231";content:""}.icon.user-status-online:before{font-family:"iconfont-vue-e08a231";content:""}.mx-icon-left:before,.mx-icon-right:before,.mx-icon-double-left:before,.mx-icon-double-right:before,.mx-icon-double-left:after,.mx-icon-double-right:after{content:\'\' ; position : relative ; top : - 1 px ; display : inline - block ; width : 10 px ; height : 10 px ; vertical - align : middle ; border - style : solid ; border - color : currentColor ; border - width : 2 px 0 0 2 px ; border - radius : 1 px ; box - sizing : border - box ; transform - origin : center ; transform : rotate ( - 45 deg ) scale ( 0.7 ) } . mx - icon - double - left : after { left : - 4 px } . mx - icon - double - right : before { left : 4 px } . mx - icon - right : before , . mx - icon - double - right : before , . mx - icon - double - right : after { transform : rotate ( 135 deg ) scale ( 0.7 ) } . mx - btn { box - sizing : border - box ; line - height : 1 ; font - size : 14 px ; font - weight : 500 ; padding : 7 px 15 px ; margin : 0 ; cursor : pointer ; background - color : transparent ; outline : none ; border : 1 px solid rgba ( 0 , 0 , 0 , 0.1 ) ; border - radius : 4 px ; color : # 73879 c ; white - space : nowrap } . mx - btn : hover { border - color : # 1284e7 ; color : # 1284e7 } . mx - btn - text { border : 0 ; padding : 0 4 px ; text - align : left ; line - height : inherit } . mx - scrollbar { height : 100 % } . mx - scrollbar : hover . mx - scrollbar - track { opacity : 1 } . mx - scrollbar - wrap { height : 100 % ; overflow - x : hidden ; overflow - y : auto } . mx - scrollbar - track { position : absolute ; top : 2 px ; right : 2 px ; bottom : 2 px ; width : 6 px ; z - index : 1 ; border - radius : 4 px ; opacity : 0 ; transition : opacity 0.24 s ease - out } . mx - scrollbar - track . mx - scrollbar - thumb { position : absolute ; width : 100 % ; height : 0 ; cursor : pointer ; border - radius : inherit ; background - color : rgba ( 144 , 147 , 153 , 0.3 ) ; transition : background - color 0.3 s } . mx - zoom - in - down - enter - active , . mx - zoom - in - down - leave - active { opacity : 1 ; transform : scaleY ( 1 ) ; transition : transform 0.3 s cubic - bezier ( 0.23 , 1 , 0.32 , 1 ) , opacity 0.3 s cubic - bezier ( 0.23 , 1 , 0.32 , 1 ) ; transform - origin : center top } . mx - zoom - in - down - enter , . mx - zoom - in - down - leave - to { opacity : 0 ; transform : scaleY ( 0 ) } . mx - datepicker { position : relative ; display : inline - block ; width : 210 px } . mx - datepicker svg { width : 1 em ; height : 1 em ; vertical - align : - 0.15 em ; fill : currentColor ; overflow : hidden } . mx - datepicker - range { width : 320 px } . mx - datepicker - inline { width : auto } . mx - input - wrapper { position : relative } . mx - input - wrapper . mx - icon - clear { display : none } . mx - input - wrapper : hover . mx - icon - clear { display : block } . mx - input - wrapper : hover . mx - icon - clear + . mx - icon - calendar { display : none } . mx - input { display : inline - block ; box - sizing : border - box ; width : 100 % ; height : 34 px ; padding : 6 px 30 px ; p
/ * *
* @ 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/>.
*
* /
Object ( r . a ) ( u ) , t . default = u } , , function ( e , t ) { e . exports = n ( 478 ) } , , , function ( e , t , n ) { "use strict" ; var r = n ( 0 ) , s = n . n ( r ) , a = n ( 1 ) , o = n . n ( a ) , i = n ( 4 ) , l = n . n ( i ) , c = n ( 8 ) , u = n ( 9 ) , m = n ( 10 ) , d = n ( 11 ) , p = o ( ) ( s . a ) , g = l ( ) ( c . a ) , A = l ( ) ( u . a ) , f = l ( ) ( m . a ) , h = l ( ) ( d . a ) ; p . push ( [ e . i , '@font-face{font-family:"iconfont-vue-e08a231";src:url(' + g + ");src:url(" + g + ') format("embedded-opentype"),url(' + A + ') format("woff"),url(' + f + ') format("truetype"),url(' + h + ') format("svg")}.icon[data-v-46fb3421]{font-style:normal;font-weight:400}.icon.arrow-left-double[data-v-46fb3421]:before{font-family:"iconfont-vue-e08a231";content:""}.icon.arrow-left[data-v-46fb3421]:before{font-family:"iconfont-vue-e08a231";content:""}.icon.arrow-right-double[data-v-46fb3421]:before{font-family:"iconfont-vue-e08a231";content:""}.icon.arrow-right[data-v-46fb3421]:before{font-family:"iconfont-vue-e08a231";content:""}.icon.breadcrumb[data-v-46fb3421]:before{font-family:"iconfont-vue-e08a231";content:""}.icon.checkmark[data-v-46fb3421]:before{font-family:"iconfont-vue-e08a231";content:""}.icon.close[data-v-46fb3421]:before{font-family:"iconfont-vue-e08a231";content:""}.icon.confirm[data-v-46fb3421]:before{font-family:"iconfont-vue-e08a231";content:""}.icon.info[data-v-46fb3421]:before{font-family:"iconfont-vue-e08a231";content:""}.icon.menu[data-v-46fb3421]:before{font-family:"iconfont-vue-e08a231";content:""}.icon.more[data-v-46fb3421]:before{font-family:"iconfont-vue-e08a231";content:""}.icon.pause[data-v-46fb3421]:before{font-family:"iconfont-vue-e08a231";content:""}.icon.play[data-v-46fb3421]:before{font-family:"iconfont-vue-e08a231";content:""}.icon.triangle-s[data-v-46fb3421]:before{font-family:"iconfont-vue-e08a231";content:""}.icon.user-status-away[data-v-46fb3421]:before{font-family:"iconfont-vue-e08a231";content:""}.icon.user-status-dnd[data-v-46fb3421]:before{font-family:"iconfont-vue-e08a231";content:""}.icon.user-status-invisible[data-v-46fb3421]:before{font-family:"iconfont-vue-e08a231";content:""}.icon.user-status-online[data-v-46fb3421]:before{font-family:"iconfont-vue-e08a231";content:""}button[data-v-46fb3421],input[data-v-46fb3421]:not([type=\'range\']),textarea[data-v-46fb3421]{margin:0;padding:7px 6px;cursor:text;color:var(--color-text-lighter);border:1px solid var(--color-border-dark);border-radius:var(--border-radius);outline:none;background-color:var(--color-main-background);font-size:13px}button[data-v-46fb3421]:not(:disabled):not(.primary):hover,button[data-v-46fb3421]:not(:disabled):not(.primary):focus,button:not(:disabled):not(.primary).active[data-v-46fb3421],input[data-v-46fb3421]:not([type=\'range\']):not(:disabled):not(.primary):hover,input[data-v-46fb3421]:not([type=\'range\']):not(:disabled):not(.primary):focus,input:not([type=\'range\']):not(:disabled):not(.primary).active[data-v-46fb3421],textarea[data-v-46fb3421]:not(:disabled):not(.primary):hover,textarea[data-v-46fb3421]:not(:disabled):not(.primary):focus,textarea:not(:disabled):not(.primary).active[data-v-46fb3421]{border-color:var(--color-primary-element);outline:none}button[data-v-46fb3421]:not(:disabled):not(.primary):active,input[data-v-46fb3421]:not([type=\'range\']):not(:disabled):not(.primary):active,textarea[data-v-46fb3421]:not(:disabled):not(.primary):active{color:var(--color-text-light);outline:none;background-color:var(--color-main-background)}button[data-v-46fb3421]:disabled,input[data-v-46fb3421]:not([type=\'range\']):disabled,textarea[data-v-46fb3421]:disabled{cursor:default;opacity:.5;color:var(--color-text-maxcontrast);background-color:var(--color-background-dark)}button[data-v-46fb3421]:required,input[data-v-46fb3421]:not([type=\'range\']):required,textarea[data-v-46fb3421]:required{box-shadow:none}button[data-v-46fb3421]:invalid,input[data-v-46fb3421]:not([type=\'range\']):invalid,textarea[data-v-46fb3421]:invalid{border-color:var(--color-error);box-shadow:none !important}button.primary[data-v-46fb3421],input:not([type=\'range\' ] ) . primary [ data - v - 46 fb3421 ] , textarea . primary [ data - v - 46 fb3421 ] { cursor : pointer ; color : var ( -- color - primary - text ) ; border
/ * *
* @ 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 = A } ] ) } , f u n c t i o n ( e , t , n ) { w i n d o w , e . e x p o r t s = f u n c t i o n ( e ) { v a r t = { } ; f u n c t i o n n ( r ) { i f ( t [ r ] ) r e t u r n t [ r ] . e x p o r t s ; v a r s = t [ r ] = { i : r , l : ! 1 , e x p o r t s : { } } ; r e t u r n e [ r ] . c a l l ( s . e x p o r t s , s , s . e x p o r t s , n ) , s . l = ! 0 , s . e x p o r t s } r e t u r n n . m = e , n . c = t , n . d = f u n c t i o n ( e , t , r ) { n . o ( e , t ) | | O b j e c t . d e f i n e P r o p e r t y ( e , t , { e n u m e r a b l e : ! 0 , g e t : r } ) } , n . r = f u n c t i o n ( e ) { " u n d e f i n e d " ! = t y p e o f S y m b o l & & S y m b o l . t o S t r i n g T a g & & O b j e c t . d e f i n e P r o p e r t y ( e , S y m b o l . t o S t r i n g T a g , { v a l u e : " M o d u l e " } ) , O b j e c t . d e f i n e P r o p e r t y ( e , " _ _ e s M o d u l e " , { v a l u e : ! 0 } ) } , n . t = f u n c t i o n ( e , t ) { i f ( 1 & t & & ( e = n ( e ) ) , 8 & t ) r e t u r n e ; i f ( 4 & t & & " o b j e c t " = = t y p e o f e & & e & & e . _ _ e s M o d u l e ) r e t u r n e ; v a r r = O b j e c t . c r e a t e ( n u l l ) ; i f ( n . r ( r ) , O b j e c t . d e f i n e P r o p e r t y ( r , " d e f a u l t " , { e n u m e r a b l e : ! 0 , v a l u e : e } ) , 2 & t & & " s t r i n g " ! = t y p e o f e ) f o r ( v a r s i n e ) n . d ( r , s , f u n c t i o n ( t ) { r e t u r n e [ t ] } . b i n d ( n u l l , s ) ) ; r e t u r n r } , n . n = f u n c t i o n ( e ) { v a r t = e & & e . _ _ e s M o d u l e ? f u n c t i o n ( ) { r e t u r n e . d e f a u l t } : f u n c t i o n ( ) { r e t u r n e } ; r e t u r n n . d ( t , " a " , t ) , t } , n . o = f u n c t i o n ( e , t ) { r e t u r n O b j e c t . p r o t o t y p e . h a s O w n P r o p e r t y . c a l l ( e , t ) } , n . p = " / d i s t / " , n ( n . s = 1 3 0 ) } ( { 0 : f u n c t i o n ( e , t , n ) { " u s e s t r i c t " ; f u n c t i o n r ( e , t ) { r e t u r n f u n c t i o n ( e ) { i f ( A r r a y . i s A r r a y ( e ) ) r e t u r n e } ( e ) | | f u n c t i o n ( e , t ) { i f ( " u n d e f i n e d " ! = t y p e o f S y m b o l & & S y m b o l . i t e r a t o r i n O b j e c t ( e ) ) { v a r n = [ ] , r = ! 0 , s = ! 1 , a = v o i d 0 ; t r y { f o r ( v a r o , i = e [ S y m b o l . i t e r a t o r ] ( ) ; ! ( r = ( o = i . n e x t ( ) ) . d o n e ) & & ( n . p u s h ( o . v a l u e ) , ! t | | n . l e n g t h ! = = t ) ; r = ! 0 ) ; } c a t c h ( e ) { s = ! 0 , a = e } f i n a l l y { t r y { r | | n u l l = = i . r e t u r n | | i . r e t u r n ( ) } f i n a l l y { i f ( s ) t h r o w a } } r e t u r n n } } ( e , t ) | | f u n c t i o n ( e , t ) { i f ( e ) { i f ( " s t r i n g " = = t y p e o f e ) r e t u r n s ( e , t ) ; v a r n = O b j e c t . p r o t o t y p e . t o S t r i n g . c a l l ( e ) . s l i c e ( 8 , - 1 ) ; r e t u r n " O b j e c t " = = = n & & e . c o n s t r u c t o r & & ( n = e . c o n s t r u c t o r . n a m e ) , " M a p " = = = n | | " S e t " = = = n ? A r r a y . f r o m ( e ) : " A r g u m e n t s " = = = n | | / ^ ( ? : U i | I ) n t ( ? : 8 | 1 6 | 3 2 ) ( ? : C l a m p e d ) ? A r r a y $ / . t e s t ( n ) ? s ( e , t ) : v o i d 0 } } ( e , t ) | | f u n c t i o n ( ) { t h r o w n e w T y p e E r r o r ( " I n v a l i d a t t e m p t t o d e s t r u c t u r e n o n - i t e r a b l e i n s t a n c e . \ n I n o r d e r t o b e i t e r a b l e , n o n - a r r a y o b j e c t s m u s t h a v e a [ S y m b o l . i t e r a t o r ] ( ) m e t h o d . " ) } ( ) } f u n c t i o n s ( e , t ) { ( n u l l = = t | | t > e . l e n g t h ) & & ( t = e . l e n g t h ) ; f o r ( v a r n = 0 , r = n e w A r r a y ( t ) ; n < t ; n + + ) r [ n ] = e [ n ] ; r e t u r n r } e . e x p o r t s = f u n c t i o n ( e ) { v a r t = r ( e , 4 ) , n = t [ 1 ] , s = t [ 3 ] ; i f ( " f u n c t i o n " = = t y p e o f b t o a ) { v a r a = b t o a ( u n e s c a p e ( e n c o d e U R I C o m p o n e n t ( J S O N . s t r i n g i f y ( s ) ) ) ) , o = " s o u r c e M a p p i n g U R L = d a t a : a p p l i c a t i o n / j s o n ; c h a r s e t = u t f - 8 ; b a s e 6 4 , " . c o n c a t ( a ) , i = " / * # " . c o n c a t ( o , " * / " ) , l = s . s o u r c e s . m a p ( ( f u n c t i o n ( e ) { r e t u r n " / * # s o u r c e U R L = " . c o n c a t ( s . s o u r c e R o o t | | " " ) . c o n c a t ( e , " * / " ) } ) ) ; r e t u r n [ n ] . c o n c a t ( l ) . c o n c a t ( [ i ] ) . j o i n ( " \ n " ) } r e t u r n [ n ] . j o i n ( " \ n " ) } } , 1 : f u n c t i o n ( e , t , n ) { " u s e s t r i c t " ; e . e x p o r t s = f u n c t i o n ( e ) { v a r t = [ ] ; r e t u r n t . t o S t r i n g = f u n c t i o n ( ) { r e t u r n t h i s . m a p ( ( f u n c t i o n ( t ) { v a r n = e ( t ) ; r e t u r n t [ 2 ] ? " @ m e d i a " . c o n c a t ( t [ 2 ] , " { " ) . c o n c a t ( n , " } " ) : n } ) ) . j o i n ( " " ) } , t . i = f u n c t i o n ( e , n , r ) { " s t r i n g " = = t y p e o f e & & ( e = [ [ n u l l , e , " " ] ] ) ; v a r s = { } ; i f ( r ) f o r ( v a r a = 0 ; a < t h i s . l e n g t h ; a + + ) { v a r o = t h i s [ a ] [ 0 ] ; n u l l ! = o & & ( s [ o ] = ! 0 ) } f o r ( v a r i = 0 ; i < e . l e n g t h ; i + + ) { v a r l = [ ] . c o n c a t ( e [ i ] ) ; r & & s [ l [ 0 ] ] | | ( n & & ( l [ 2 ] ? l [ 2 ] = " " . c o n c a t ( n , " a n d " ) . c o n c a t ( l [ 2 ] ) : l [ 2 ] = n ) , t . p u s h ( l ) ) } } , t } } , 1 1 3 : 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 ) , s = n . n ( r ) , a = n ( 1 ) , o = n . n ( a ) ( ) ( s . a ) ; o . p u s h ( [ e . i , " l i . a c t i v e [ d a t a - v - a e e 1 c 2 5 a ] { b a c k g r o u n d - c o l o r : v a r ( - - c o l o r - b a c k g r o u n d - h o v e r ) } . a c t i o n - l i n k [ d a t a - v - a e e 1 c 2 5 a ] { d i s p l a y : f l e x ; a l i g n - i t e m s : f l e x - s t a r t ; w i d t h : 1 0 0 % ; h e i g h t : a u t o ; m a r g i n : 0 ; p a d d i n g : 0 ; p a d d i n g - r i g h t : 1 4 p x ; c u r s o r : p o i n t e r ; w h i t e - s p a c e : n o w r a p ; o p a c i t y : . 7 ; c o l o r : v a r ( - - c o l o r - m a i n - t e x t ) ; b o r d e r : 0 ; b o r d e r - r a d i u s : 0 ; b a c k g r o u n d - c o l o r : t r a n s p a r e n t ; b o x - s h a d o w : n o n e ; f o n t - w e i g h t : n o r m a l ; f o n t - s i z e : v a r ( - - d e f a u l t - f o n t - s i z e ) ; l i n e - h e i g h t : 4 4 p x } . a c t i o n - l i n k [ d a t a - v - a e e 1 c 2 5 a ] : h o v e r , . a c t i o n - l i n k [ d a t a - v - a e e 1 c 2 5 a ] : f o c u s { o p a c i t y : 1 } . a c t i o n - l i n k > s p a n [ d a t a - v - a e e 1 c 2 5 a ] { c u r s o r : p o i n t e r ; w h i t e - s p a c e : n o w r a p } . a c t i o n - l i n k _ _ i c o n [ d a t a - v - a e e 1 c 2 5 a ] { w i d t h : 4 4 p x ; h e i g h t : 4 4 p x ; o p a c i t y : 1 ; b a c k g r o u n d - p o s i t i o n : 1 4 p x c e n t e r ; b a c k g r o u n d - s i z e : 1 6 p x ; b a c k g r o u n d - r e p e a t : n o - r e p e a t } . a c t i o n - l i n k . m a t e r i a l - d e s i g n - i c o n [ d a t a - v - a e e 1 c 2 5 a ] { w i d t h : 4 4 p x ; h e i g h t : 4 4 p x ; o p a c i t y : 1 } . a c t i o n - l i n k . m a t e r i a l - d e s i g n - i c o n . m a t e r i a l - d e s i g n - i c o n _ _ s v g [ d a t a - v - a e e 1 c 2 5 a ] { v e r t i c a l - a l i g n : m i d d l e } . a c t i o n - l i n k p [ d a t a - v - a e e 1 c 2 5 a ] { w i d t h : 2 2 0 p x ; p a d d i n g : 7 p x 0 ; c u r s o r : p o i n t e r ; t e x t - a l i g n : l e f t ; l i n e - h e i g h t : 1 . 6 e m ; o v e r f l o w : h i d d e n ; t e x t - o v e r f l o w : e l l i p s i s } . a c t i o n - l i n k _ _ l o n g t e x t [ d a t a - v - a e e 1 c 2 5 a ] { c u r s o r : p o i n t e r ; w h i t e - s p a c e : p r e - w r a p } . a c t i o n - l i n k _ _ t i t l e [ d a t a - v - a e e 1 c 2 5 a ] { f o n t - w e i g h t : b o l
/ * *
* @ 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-04-08 15:51:24 +03:00
* /t.default=m},15:function(e,t){e.exports=n(73)},17:function(e,t){e.exports=n(38)},18:function(e,t){e.exports=n(30)},19:function(e,t){e.exports=n(55)},2:function(e,t,n){"use strict";var r,s=function(){var e={};return function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(e){n=null}e[t]=n}return e[t]}}(),a=[];function o(e){for(var t=-1,n=0;n<a.length;n++)if(a[n].identifier===e){t=n;break}return t}function i(e,t){for(var n={},r=[],s=0;s<e.length;s++){var i=e[s],l=t.base?i[0]+t.base:i[0],c=n[l]||0,u="".concat(l," ").concat(c);n[l]=c+1;var m=o(u),d={css:i[1],media:i[2],sourceMap:i[3]};-1!==m?(a[m].references++,a[m].updater(d)):a.push({identifier:u,updater:A(d,t),references:1}),r.push(u)}return r}function l(e){var t=document.createElement("style"),r=e.attributes||{};if(void 0===r.nonce){var a=n.nc;a&&(r.nonce=a)}if(Object.keys(r).forEach((function(e){t.setAttribute(e,r[e])})),"function"==typeof e.insert)e.insert(t);else{var o=s(e.insert||"head");if(!o)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");o.appendChild(t)}return t}var c,u=(c=[],function(e,t){return c[e]=t,c.filter(Boolean).join("\n")});function m(e,t,n,r){var s=n?"":r.media?"@media ".concat(r.media," {").concat(r.css,"}"):r.css;if(e.styleSheet)e.styleSheet.cssText=u(t,s);else{var a=document.createTextNode(s),o=e.childNodes;o[t]&&e.removeChild(o[t]),o.length?e.insertBefore(a,o[t]):e.appendChild(a)}}function d(e,t,n){var r=n.css,s=n.media,a=n.sourceMap;if(s?e.setAttribute("media",s):e.removeAttribute("media"),a&&"undefined"!=typeof btoa&&(r+="\n/ * # sourceMappingURL = data : application / json ; base64 , ".concat(btoa(unescape(encodeURIComponent(JSON.stringify(a))))," * / " ) ) , e . s t y l e S h e e t ) e . s t y l e S h e e t . c s s T e x t = r ; e l s e { f o r ( ; e . f i r s t C h i l d ; ) e . r e m o v e C h i l d ( e . f i r s t C h i l d ) ; e . a p p e n d C h i l d ( d o c u m e n t . c r e a t e T e x t N o d e ( r ) ) } } v a r p = n u l l , g = 0 ; f u n c t i o n A ( e , t ) { v a r n , r , s ; i f ( t . s i n g l e t o n ) { v a r a = g + + ; n = p | | ( p = l ( t ) ) , r = m . b i n d ( n u l l , n , a , ! 1 ) , s = m . b i n d ( n u l l , n , a , ! 0 ) } e l s e n = l ( t ) , r = d . b i n d ( n u l l , n , t ) , s = f u n c t i o n ( ) { ! f u n c t i o n ( e ) { i f ( n u l l = = = e . p a r e n t N o d e ) r e t u r n ! 1 ; e . p a r e n t N o d e . r e m o v e C h i l d ( e ) } ( n ) } ; r e t u r n r ( e ) , f u n c t i o n ( t ) { i f ( t ) { i f ( t . c s s = = = e . c s s & & t . m e d i a = = = e . m e d i a & & t . s o u r c e M a p = = = e . s o u r c e M a p ) r e t u r n ; r ( e = t ) } e l s e s ( ) } } e . e x p o r t s = f u n c t i o n ( e , t ) { ( t = t | | { } ) . s i n g l e t o n | | " b o o l e a n " = = t y p e o f t . s i n g l e t o n | | ( t . s i n g l e t o n = ( v o i d 0 = = = r & & ( r = B o o l e a n ( w i n d o w & & d o c u m e n t & & d o c u m e n t . a l l & & ! w i n d o w . a t o b ) ) , r ) ) ; v a r n = i ( e = e | | [ ] , t ) ; r e t u r n f u n c t i o n ( e ) { i f ( e = e | | [ ] , " [ o b j e c t A r r a y ] " = = = O b j e c t . p r o t o t y p e . t o S t r i n g . c a l l ( e ) ) { f o r ( v a r r = 0 ; r < n . l e n g t h ; r + + ) { v a r s = o ( n [ r ] ) ; a [ s ] . r e f e r e n c e s - - } f o r ( v a r l = i ( e , t ) , c = 0 ; c < n . l e n g t h ; c + + ) { v a r u = o ( n [ c ] ) ; 0 = = = a [ u ] . r e f e r e n c e s & & ( a [ u ] . u p d a t e r ( ) , a . s p l i c e ( u , 1 ) ) } n = l } } } } , 2 8 : f u n c t i o n ( e , t ) { e . e x p o r t s = n ( 1 0 3 ) } , 3 : f u n c t i o n ( e , t , n ) { " u s e s t r i c t " ; f u n c t i o n r ( e , t , n , r , s , a , o , i ) { v a r l , c = " f u n c t i o n " = = t y p e o f e ? e . o p t i o n s : e ; i f ( t & & ( c . r e n d e r = t , c . s t a t i c R e n d e r F n s = n , c . _ c o m p i l e d = ! 0 ) , r & & ( c . f u n c t i o n a l = ! 0 ) , a & & ( c . _ s c o p e I d = " d a t a - v - " + a ) , o ? ( l = f u n c t i o n ( e ) { ( e = e | | t h i s . $ v n o d e & & t h i s . $ v n o d e . s s r C o n t e x t | | t h i s . p a r e n t & & t h i s . p a r e n t . $ v n o d e & & t h i s . p a r e n t . $ v n o d e . s s r C o n t e x t ) | | " u n d e f i n e d " = = t y p e o f _ _ V U E _ S S R _ C O N T E X T _ _ | | ( e = _ _ V U E _ S S R _ C O N T E X T _ _ ) , s & & s . c a l l ( t h i s , e ) , e & & e . _ r e g i s t e r e d C o m p o n e n t s & & e . _ r e g i s t e r e d C o m p o n e n t s . a d d ( o ) } , c . _ s s r R e g i s t e r = l ) : s & & ( l = i ? f u n c t i o n ( ) { s . c a l l ( t h i s , ( c . f u n c t i o n a l ? t h i s . p a r e n t : t h i s ) . $ r o o t . $ o p t i o n s . s h a d o w R o o t ) } : s ) , l ) i f ( c . f u n c t i o n a l ) { c . _ i n j e c t S t y l e s = l ; v a r u = c . r e n d e r ; c . r e n d e r = f u n c t i o n ( e , t ) { r e t u r n l . c a l l ( t ) , u ( e , t ) } } e l s e { v a r m = c . b e f o r e C r e a t e ; c . b e f o r e C r e a t e = m ? [ ] . c o n c a t ( m , l ) : [ l ] } r e t u r n { e x p o r t s : e , o p t i o n s : c } } n . d ( t , " a " , ( f u n c t i o n ( ) { r e t u r n r } ) ) } , 3 8 : f u n c t i o n ( e , t , n ) { " u s e s t r i c t " ; n ( 2 8 ) , n ( 1 5 ) ; v a r r = n ( 5 ) , s = n . n ( r ) ;
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-04-08 15:51:24 +03:00
* / 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 ( ) | | ( s . 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 ( ) : " " } } } } , 3 9 : f u n c t i o n ( e , t ) { e . e x p o r t s = n ( 1 0 4 ) } , 4 9 : 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 ) , s = ( 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 = s ( 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 ( ) } } } } } , 5 : f u n c t i o n ( e , t ) { e . e x p o r t s = n ( 3 4 ) } , 6 : f u n c t i o n ( e , t ) { e . e x p o r t s = n ( 3 2 ) } , 6 2 : f u n c t i o n ( e , t ) { e . e x p o r t s = n ( 3 0 2 ) } } ) } , f u n c t i o n ( e , t , n ) { w i n d o w , e . e x p o r t s = f u n c t i o n ( e ) { v a r t = { } ; f u n c t i o n n ( r ) { i f ( t [ r ] ) r e t u r n t [ r ] . e x p o r t s ; v a r s = t [ r ] = { i : r , l : ! 1 , e x p o r t s : { } } ; r e t u r n e [ r ] . c a l l ( s . e x p o r t s , s , s . e x p o r t s , n ) , s . l = ! 0 , s . e x p o r t s } r e t u r n n . m = e , n . c = t , n . d = f u n c t i o n ( e , t , r ) { n . o ( e , t ) | | O b j e c t . d e f i n e P r o p e r t y ( e , t , { e n u m e r a b l e : ! 0 , g e t : r } ) } , n . r = f u n c t i o n ( e ) { " u n d e f i n e d " ! = t y p e o f S y m b o l & & S y m b o l . t o S t r i n g T a g & & O b j e c t . d e f i n e P r o p e r t y ( e , S y m b o l . t o S t r i n g T a g , { v a l u e : " M o d u l e " } ) , O b j e c t . d e f i n e P r o p e r t y ( e , " _ _ e s M o d u l e " , { v a l u e : ! 0 } ) } , n . t = f u n c t i o n ( e , t ) { i f ( 1 & t & & ( e = n ( e ) ) , 8 & t ) r e t u r n e ; i f ( 4 & t & & " o b j e c t " = = t y p e o f e & & e & & e . _ _ e s M o d u l e ) r e t u r n e ; v a r r = O b j e c t . c r e a t e ( n u l l ) ; i f ( n . r ( r ) , O b j e c t . d e f i n e P r o p e r t y ( r , " d e f a u l t " , { e n u m e r a b l e : ! 0 , v a l u e : e } ) , 2 & t & & " s t r i n g " ! = t y p e o f e ) f o r ( v a r s i n e ) n . d ( r , s , f u n c t i o n ( t ) { r e t u r n e [ t ] } . b i n d ( n u l l , s ) ) ; r e t u r n r } , n . n = f u n c t i o n ( e ) { v a r t = e & & e . _ _ e s M o d u l e ? f u n c t i o n ( ) { r e t u r n e . d e f a u l t } : f u n c t i o n ( ) { r e t u r n e } ; r e t u r n n . d ( t , " a " , t ) , t } , n . o = f u n c t i o n ( e , t ) { r e t u r n O b j e c t . p r o t o t y p e . h a s O w n P r o p e r t y . c a l l ( e , t ) } , n . p = " / d i s t / " , n ( n . s = 1 9 8 ) } ( { 0 : f u n c t i o n ( e , t , n ) { " u s e s t r i c t " ; f u n c t i o n r ( e , t ) { r e t u r n f u n c t i o n ( e ) { i f ( A r r a y . i s A r r a y ( e ) ) r e t u r n e } ( e ) | | f u n c t i o n ( e , t ) { i f ( " u n d e f i n e d " ! = t y p e o f S y m b o l & & S y m b o l . i t e r a t o r i n O b j e c t ( e ) ) { v a r n = [ ] , r = ! 0 , s = ! 1 , a = v o i d 0 ; t r y { f o r ( v a r o , i = e [ S y m b o l . i t e r a t o r ] ( ) ; ! ( r = ( o = i . n e x t ( ) ) . d o n e ) & & ( n . p u s h ( o . v a l u e ) , ! t | | n . l e n g t h ! = = t ) ; r = ! 0 ) ; } c a t c h ( e ) { s = ! 0 , a = e } f i n a l l y { t r y { r | | n u l l = = i . r e t u r n | | i . r e t u r n ( ) } f i n a l l y { i f ( s ) t h r o w a } } r e t u r n n } } ( e , t ) | | f u n c t i o n ( e , t ) { i f ( e ) { i f ( " s t r i n g " = = t y p e o f e ) r e t u r n s ( e , t ) ; v a r n = O b j e c t . p r o t o t y p e . t o S t r i n g . c a l l ( e ) . s l i c e ( 8 , - 1 ) ; r e t u r n " O b j e c t " = = = n & & e . c o n s t r u c t o r & & ( n = e . c o n s t r u c t o r . n a m e ) , " M a p " = = = n | | " S e t " = = = n ? A r r a y . f r o m ( e ) : " A r g u m e n t s " = = = n | | / ^ ( ? : U i | I ) n t ( ? : 8 | 1 6 | 3 2 ) ( ? : C l a m p e d ) ? A r r a y $ / . t e s t ( n ) ? s ( e , t ) : v o i d 0 } } ( e , t ) | | f u n c t i o n ( ) { t h r o w n e w T y p e E r r o r ( " I n v a l i d a t t e m p t t o d e s t r u c t u r e n o n - i t e r a b l e i n s t a n c e . \ n I n o r d e r t o b e i t e r a b l e , n o n - a r r a y o b j e c t s m u s t h a v e a [ S y m b o l . i t e r a t o r ] ( ) m e t h o d . " ) } ( ) } f u n c t i o n s ( e , t ) { ( n u l l = = t | | t > e . l e n g t h ) & & ( t = e . l e n g t h ) ; f o r ( v a r n = 0 , r = n e w A r r a y ( t ) ; n < t ; n + + ) r [ n ] = e [ n ] ; r e t u r n r } e . e x p o r t s = f u n c t i o n ( e ) { v a r t = r ( e , 4 ) , n = t [ 1 ] , s = t [ 3 ] ; i f ( " f u n c t i o n " = = t y p e o f b t o a ) { v a r a = b t o a ( u n e s c a p e ( e n c o d e U R I C o m p o n e n t ( J S O N . s t r i n g i f y ( s ) ) ) ) , o = " s o u r c e M a p p i n g U R L = d a t a : a p p l i c a t i o n / j s o n ; c h a r s e t = u t f - 8 ; b a s e 6 4 , " . c o n c a t ( a ) , i = " / * # " . c o n c a t ( o , " * / " ) , l = s . s o u r c e s . m a p ( ( f u n c t i o n ( e ) { r e t u r n " / * # s o u r c e U R L = " . c o n c a t ( s . s o u r c e R o o t | | " " ) . c o n c a t ( e , " * / " ) } ) ) ; r e t u r n [ n ] . c o n c a t ( l ) . c o n c a t ( [ i ] ) . j o i n ( " \ n " ) } r e t u r n [ n ] . j o i n ( " \ n " ) } } , 1 : f u n c t i o n ( e , t , n ) { " u s e s t r i c t " ; e . e x p o r t s = f u n c t i o n ( e ) { v a r t = [ ] ; r e t u r n t . t o S t r i n g = f u n c t i o n ( ) { r e t u r n t h i s . m a p ( ( f u n c t i o n ( t ) { v a r n = e ( t ) ; r e t u r n t [ 2 ] ? " @ m e d i a " . c o n c a t ( t [ 2 ] , " { " ) . c o n c a t ( n , " } " ) : n } ) ) . j o i n ( " " ) } , t . i = f u n c t i o n ( e , n , r ) { " s t r i n g " = = t y p e o f e & & ( e = [ [ n u l l , e , " " ] ] ) ; v a r s = { } ; i f ( r ) f o r ( v a r a = 0 ; a < t h i s . l e n g t h ; a + + ) { v a r o = t h i s [ a ] [ 0 ] ; n u l l ! = o & & ( s [ o ] = ! 0 ) } f o r ( v a r i = 0 ; i < e . l e n g t h ; i + + ) { v a r l = [ ] . c o n c a t ( e [ i ] ) ; r & & s [ l [ 0 ] ] | | ( n & & ( l [ 2 ] ? l [ 2 ] = " " . c o n c a t ( n , " a n d " ) . c o n c a t ( l [ 2 ] ) : l [ 2 ] = n ) , t . p u s h ( l ) ) } } , t } } , 1 4 2 : 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 ) , s = n . n ( r ) , a = n ( 1 ) , o = n . n ( a ) ( ) ( s . a ) ; o . p u s h ( [ e . i , " . a c t i o n - s e p a r a t o r [ d a t a -
2021-03-17 11:45:22 +03:00
/ * !
* escape - html
* Copyright ( c ) 2012 - 2013 TJ Holowaychuk
* Copyright ( c ) 2015 Andreas Lubbe
* Copyright ( c ) 2015 Tiancheng "Timothy" Gu
* MIT Licensed
2021-04-08 15:51:24 +03:00
* /var r=/ [ "'&<>]/;e.exports=function(e){var t,n=" "+e,s=r.exec(n);if(!s)return n;var a=" ",o=0,i=0;for(o=s.index;o<n.length;o++){switch(n.charCodeAt(o)){case 34:t=" & quot ; ";break;case 38:t=" & amp ; ";break;case 39:t=" & # 39 ; ";break;case 60:t=" & lt ; ";break;case 62:t=" & gt ; ";break;default:continue}i!==o&&(a+=n.substring(i,o)),i=o+1,a+=t}return i!==o?a+n.substring(i,o):a}},function(e,t,n){var r=n(106);e.exports=function(e){if(r(e))throw TypeError(" The method doesn ' t accept regular expressions ");return e}},function(e,t,n){var r=n(3)(" match ");e.exports=function(e){var t=/./;try{" / . / "[e](t)}catch(n){try{return t[r]=!1," / . / "[e](t)}catch(e){}}return!1}},function(e,t,n){" use strict ";var r=n(71),s=n(106),a=n(6),o=n(23),i=n(298),l=n(102),c=n(11),u=n(72),m=n(99),d=n(101).UNSUPPORTED_Y,p=[].push,g=Math.min;r(" split ",2,(function(e,t,n){var r;return r=" c "==" abbc ".split(/(b)*/)[1]||4!=" test ".split(/(?:)/,-1).length||2!=" ab ".split(/(?:ab)*/).length||4!=" . ".split(/(.?)(.?)/).length||" . ".split(/()()/).length>1||" ".split(/.?/).length?function(e,n){var r=String(o(this)),a=void 0===n?4294967295:n>>>0;if(0===a)return[];if(void 0===e)return[r];if(!s(e))return t.call(r,e,a);for(var i,l,c,u=[],d=(e.ignoreCase?" i ":" ")+(e.multiline?" m ":" ")+(e.unicode?" u ":" ")+(e.sticky?" y ":" "),g=0,A=new RegExp(e.source,d+" g ");(i=m.call(A,r))&&!((l=A.lastIndex)>g&&(u.push(r.slice(g,i.index)),i.length>1&&i.index<r.length&&p.apply(u,i.slice(1)),c=i[0].length,g=l,u.length>=a));)A.lastIndex===i.index&&A.lastIndex++;return g===r.length?!c&&A.test(" ")||u.push(" "):u.push(r.slice(g)),u.length>a?u.slice(0,a):u}:" 0 ".split(void 0,0).length?function(e,n){return void 0===e&&0===n?[]:t.call(this,e,n)}:t,[function(t,n){var s=o(this),a=null==t?void 0:t[e];return void 0!==a?a.call(t,s,n):r.call(String(s),t,n)},function(e,s){var o=n(r,e,this,s,r!==t);if(o.done)return o.value;var m=a(e),p=String(this),A=i(m,RegExp),f=m.unicode,h=(m.ignoreCase?" i ":" ")+(m.multiline?" m ":" ")+(m.unicode?" u ":" ")+(d?" g ":" y "),v=new A(d?" ^ ( ? : "+m.source+" ) ":m,h),y=void 0===s?4294967295:s>>>0;if(0===y)return[];if(0===p.length)return null===u(v,p)?[p]:[];for(var M=0,_=0,b=[];_<p.length;){v.lastIndex=d?0:_;var x,w=u(v,d?p.slice(_):p);if(null===w||(x=g(c(v.lastIndex+(d?_:0)),p.length))===M)_=l(p,_,f);else{if(b.push(p.slice(M,_)),b.length===y)return b;for(var T=1;T<=w.length-1;T++)if(b.push(w[T]),b.length===y)return b;_=M=x}}return b.push(p.slice(M)),b}]}),d)},function(e,t,n){var r,s,a,o,i;r=n(433),s=n(303).utf8,a=n(434),o=n(303).bin,(i=function(e,t){e.constructor==String?e=t&&" binary " === t . encoding ? o . stringToBytes ( e ) : s . stringToBytes ( e ) : a ( e ) ? e = Array . prototype . slice . call ( e , 0 ) : Array . isArray ( e ) || e . constructor === Uint8Array || ( e = e . toString ( ) ) ; for ( var n = r . bytesToWords ( e ) , l = 8 * e . length , c = 1732584193 , u = - 271733879 , m = - 1732584194 , d = 271733878 , p = 0 ; p < n . length ; p ++ ) n [ p ] = 16711935 & ( n [ p ] << 8 | n [ p ] >>> 24 ) | 4278255360 & ( n [ p ] << 24 | n [ p ] >>> 8 ) ; n [ l >>> 5 ] |= 128 << l % 32 , n [ 14 + ( l + 64 >>> 9 << 4 ) ] = l ; var g = i . _ff , A = i . _gg , f = i . _hh , h = i . _ii ; for ( p = 0 ; p < n . length ; p += 16 ) { var v = c , y = u , M = m , _ = d ; c = g ( c , u , m , d , n [ p + 0 ] , 7 , - 680876936 ) , d = g ( d , c , u , m , n [ p + 1 ] , 12 , - 389564586 ) , m = g ( m , d , c , u , n [ p + 2 ] , 17 , 606105819 ) , u = g ( u , m , d , c , n [ p + 3 ] , 22 , - 1044525330 ) , c = g ( c , u , m , d , n [ p + 4 ] , 7 , - 176418897 ) , d = g ( d , c , u , m , n [ p + 5 ] , 12 , 1200080426 ) , m = g ( m , d , c , u , n [ p + 6 ] , 17 , - 1473231341 ) , u = g ( u , m , d , c , n [ p + 7 ] , 22 , - 45705983 ) , c = g ( c , u , m , d , n [ p + 8 ] , 7 , 1770035416 ) , d = g ( d , c , u , m , n [ p + 9 ] , 12 , - 1958414417 ) , m = g ( m , d , c , u , n [ p + 10 ] , 17 , - 42063 ) , u = g ( u , m , d , c , n [ p + 11 ] , 22 , - 1990404162 ) , c = g ( c , u , m , d , n [ p + 12 ] , 7 , 1804603682 ) , d = g ( d , c , u , m , n [ p + 13 ] , 12 , - 40341101 ) , m = g ( m , d , c , u , n [ p + 14 ] , 17 , - 1502002290 ) , c = A ( c , u = g ( u , m , d , c , n [ p + 15 ] , 22 , 1236535329 ) , m , d , n [ p + 1 ] , 5 , - 165796510 ) , d = A ( d , c , u , m , n [ p + 6 ] , 9 , - 1069501632 ) , m = A ( m , d , c , u , n [ p + 11 ] , 14 , 643717713 ) , u = A ( u , m , d , c , n [ p + 0 ] , 20 , - 373897302 ) , c = A ( c , u , m , d , n [ p + 5 ] , 5 , - 701558691 ) , d = A ( d , c , u , m , n [ p + 10 ] , 9 , 38016083 ) , m = A ( m , d , c , u , n [ p + 15 ] , 14 , - 660478335 ) , u = A ( u , m , d , c , n [ p + 4 ] , 20 , - 405537848 ) , c = A ( c , u , m , d , n [ p + 9 ] , 5 , 568446438 ) , d = A ( d , c , u , m , n [ p + 14 ] , 9 , - 1019803690 ) , m = A ( m , d , c , u , n [ p + 3 ] , 14 , - 187363961 ) , u = A ( u , m , d , c , n [ p + 8 ] , 20 , 1163531501 ) , c = A ( c , u , m , d , n [ p + 13 ] , 5 , - 1444681467 ) , d = A ( d , c , u , m , n [ p + 2 ] , 9 , - 51403784 ) , m = A ( m , d , c , u , n [ p + 7 ] , 14 , 1735328473 ) , c = f ( c , u = A ( u , m , d , c , n [ p + 12 ] , 20 , - 1926607734 ) , m , d , n [ p + 5 ] , 4 , - 378558 ) , d = f (
2021-03-17 11:45:22 +03:00
/ * !
* Determine if an object is a Buffer
*
* @ author Feross Aboukhadijeh < https : //feross.org>
* @ license MIT
* /
2021-04-08 15:51:24 +03:00
e . exports = function ( e ) { return null != e && ( n ( e ) || function ( e ) { return "function" == typeof e . readFloatLE && "function" == typeof e . slice && n ( e . slice ( 0 , 0 ) ) } ( e ) || ! ! e . _isBuffer ) } } , function ( e , t , n ) { "use strict" ; Object . defineProperty ( t , "__esModule" , { value : ! 0 } ) , t . getCapabilities = function ( ) { try { return ( 0 , r . loadState ) ( "core" , "capabilities" ) } catch ( e ) { return console . debug ( "Could not find capabilities initial state fall back to _oc_capabilities" ) , "_oc_capabilities" in window ? window . _oc _capabilities : { } } } ; var r = n ( 436 ) } , function ( e , t , n ) { "use strict" ; n ( 66 ) , Object . defineProperty ( t , "__esModule" , { value : ! 0 } ) , t . loadState = function ( e , t , n ) { var r = document . querySelector ( "#initial-state-" . concat ( e , "-" ) . concat ( t ) ) ; if ( null === r ) { if ( void 0 !== n ) return n ; throw new Error ( "Could not find initial state " . concat ( t , " of " ) . concat ( e ) ) } try { return JSON . parse ( atob ( r . value ) ) } catch ( n ) { throw new Error ( "Could not parse initial state " . concat ( t , " of " ) . concat ( e ) ) } } } , function ( e , t , n ) { "use strict" ; n ( 304 ) , n ( 323 ) , n ( 324 ) , n ( 325 ) , Object . defineProperty ( t , "__esModule" , { value : ! 0 } ) , t . getBuilder = function ( e ) { return new r . default ( e ) } , t . clearAll = function ( ) { [ window . sessionStorage , window . localStorage ] . map ( ( function ( e ) { return o ( e ) } ) ) } , t . clearNonPersistent = function ( ) { [ window . sessionStorage , window . localStorage ] . map ( ( function ( e ) { return o ( e , ( function ( e ) { return ! e . startsWith ( s . default . GLOBAL _SCOPE _PERSISTENT ) } ) ) } ) ) } ; var r = a ( n ( 460 ) ) , s = a ( n ( 326 ) ) ; function a ( e ) { return e && e . _ _esModule ? e : { default : e } } function o ( e , t ) { Object . keys ( e ) . filter ( ( function ( e ) { return ! t || t ( e ) } ) ) . map ( e . removeItem . bind ( e ) ) } } , function ( e , t , n ) { "use strict" ; var r = { } . propertyIsEnumerable , s = Object . getOwnPropertyDescriptor , a = s && ! r . call ( { 1 : 2 } , 1 ) ; t . f = a ? function ( e ) { var t = s ( this , e ) ; return ! ! t && t . enumerable } : r } , function ( e , t , n ) { var r = n ( 16 ) , s = n ( 33 ) , a = r . document , o = s ( a ) && s ( a . createElement ) ; e . exports = function ( e ) { return o ? a . createElement ( e ) : { } } } , function ( e , t , n ) { var r = n ( 16 ) , s = n ( 76 ) , a = n ( 40 ) , o = n ( 114 ) , i = n ( 308 ) , l = n ( 441 ) , c = l . get , u = l . enforce , m = String ( String ) . split ( "String" ) ; ( e . exports = function ( e , t , n , i ) { var l = ! ! i && ! ! i . unsafe , c = ! ! i && ! ! i . enumerable , d = ! ! i && ! ! i . noTargetGet ; "function" == typeof n && ( "string" != typeof t || a ( n , "name" ) || s ( n , "name" , t ) , u ( n ) . source = m . join ( "string" == typeof t ? t : "" ) ) , e !== r ? ( l ? ! d && e [ t ] && ( c = ! 0 ) : delete e [ t ] , c ? e [ t ] = n : s ( e , t , n ) ) : c ? e [ t ] = n : o ( t , n ) } ) ( Function . prototype , "toString" , ( function ( ) { return "function" == typeof this && c ( this ) . source || i ( this ) } ) ) } , function ( e , t , n ) { var r , s , a , o = n ( 442 ) , i = n ( 16 ) , l = n ( 33 ) , c = n ( 76 ) , u = n ( 40 ) , m = n ( 443 ) , d = n ( 313 ) , p = i . WeakMap ; if ( o ) { var g = new p , A = g . get , f = g . has , h = g . set ; r = function ( e , t ) { return h . call ( g , e , t ) , t } , s = function ( e ) { return A . call ( g , e ) || { } } , a = function ( e ) { return f . call ( g , e ) } } else { var v = m ( "state" ) ; d [ v ] = ! 0 , r = function ( e , t ) { return c ( e , v , t ) , t } , s = function ( e ) { return u ( e , v ) ? e [ v ] : { } } , a = function ( e ) { return u ( e , v ) } } e . exports = { set : r , get : s , has : a , enforce : function ( e ) { return a ( e ) ? s ( e ) : r ( e , { } ) } , getterFor : function ( e ) { return function ( t ) { var n ; if ( ! l ( t ) || ( n = s ( t ) ) . type !== e ) throw TypeError ( "Incompatible receiver, " + e + " required" ) ; return n } } } } , function ( e , t , n ) { var r = n ( 16 ) , s = n ( 308 ) , a = r . WeakMap ; e . exports = "function" == typeof a && /native code/ . test ( s ( a ) ) } , function ( e , t , n ) { var r = n ( 310 ) , s = n ( 312 ) , a = r ( "keys" ) ; e . exports = function ( e ) { return a [ e ] || ( a [ e ] = s ( e ) ) } } , function ( e , t , n ) { var r = n ( 40 ) , s = n ( 445 ) , a = n ( 107 ) , o = n ( 113 ) ; e . exports = function ( e , t ) { for ( var n = s ( t ) , i = o . f , l = a . f , c = 0 ; c < n . length ; c ++ ) { var u = n [ c ] ; r ( e , u ) || i ( e , u , l ( t , u ) ) } } } , function ( e , t , n ) { var r = n ( 314 ) , s = n ( 447 ) , a = n ( 450 ) , o = n ( 307 ) ; e . exports = r ( "Reflect" , "ownKeys" ) || function ( e ) { var t = s . f ( o ( e ) ) , n = a . f ; return n ? t . concat ( n ( e ) ) : t } } , function ( e , t , n ) { var r = n ( 16 ) ; e . exports = r } , function ( e , t , n ) { var r = n ( 315 ) , s = n ( 317 ) . concat ( "length" , "prototype" ) ; t . f = Object . getOwnPropertyNames || function ( e ) { return r ( e , s ) } } , function ( e , t , n ) { var r = n ( 109 ) , s = n ( 77 ) , a = n ( 449 ) , o = function ( e ) { return function ( t , n , o ) { var i , l = r ( t ) , c = s ( l . length ) , u = a ( o , c ) ; if ( e && n != n ) { for ( ; c > u ; ) if ( ( i = l [ u ++ ] ) != i ) return ! 0 } else for ( ; c > u ; u ++ ) if ( ( e || u in l ) && l [ u ] === n ) return e || u || 0 ; return ! e && - 1 } } ; e . exports = { includes : o ( ! 0 ) , indexOf : o ( ! 1 ) } } , function ( e , t , n ) { var r = n ( 316 ) , s = Math . max , a = Math . min ; e . exports = function ( e , t ) { var n = r ( e ) ; return n < 0 ? s ( n + t , 0 ) : a ( n , t ) } } , function ( e , t ) { t . f = Object . getOwnPropertySymbols } , function ( e , t , n
2021-03-17 11:45:22 +03:00
/ * *
* @ copyright Copyright ( c ) 2020 , Julien Veyssier
*
* @ author Julien Veyssier < eneiluj @ posteo . 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-04-08 15:51:24 +03:00
* / v a r T = f u n c t i o n ( ) { v a r e = w ( r e g e n e r a t o r R u n t i m e . m a r k ( ( f u n c t i o n e ( t , n ) { v a r r , s ; r e t u r n r e g e n e r a t o r R u n t i m e . w r a p ( ( f u n c t i o n ( e ) { f o r ( ; ; ) s w i t c h ( e . p r e v = e . n e x t ) { c a s e 0 : r e t u r n r = O b j e c t ( o . g e n e r a t e O c s U r l ) ( " a p p s / w e a t h e r _ s t a t u s / a p i / v 1 " , 2 ) + " l o c a t i o n " , e . n e x t = 3 , b . a . p u t ( r , { a d d r e s s : " " , l a t : t , l o n : n } ) ; c a s e 3 : r e t u r n s = e . s e n t , e . a b r u p t ( " r e t u r n " , s . d a t a . o c s . d a t a ) ; c a s e 5 : c a s e " e n d " : r e t u r n e . s t o p ( ) } } ) , e ) } ) ) ) ; r e t u r n f u n c t i o n ( t , n ) { r e t u r n e . a p p l y ( t h i s , a r g u m e n t s ) } } ( ) , C = f u n c t i o n ( ) { v a r e = w ( r e g e n e r a t o r R u n t i m e . m a r k ( ( f u n c t i o n e ( t ) { v a r n , r ; r e t u r n r e g e n e r a t o r R u n t i m e . w r a p ( ( f u n c t i o n ( e ) { f o r ( ; ; ) s w i t c h ( e . p r e v = e . n e x t ) { c a s e 0 : r e t u r n n = O b j e c t ( o . g e n e r a t e O c s U r l ) ( " a p p s / w e a t h e r _ s t a t u s / a p i / v 1 " , 2 ) + " l o c a t i o n " , e . n e x t = 3 , b . a . p u t ( n , { a d d r e s s : t , l a t : n u l l , l o n : n u l l } ) ; c a s e 3 : r e t u r n r = e . s e n t , e . a b r u p t ( " r e t u r n " , r . d a t a . o c s . d a t a ) ; c a s e 5 : c a s e " e n d " : r e t u r n e . s t o p ( ) } } ) , e ) } ) ) ) ; r e t u r n f u n c t i o n ( t ) { r e t u r n e . a p p l y ( t h i s , a r g u m e n t s ) } } ( ) , k = f u n c t i o n ( ) { v a r e = w ( r e g e n e r a t o r R u n t i m e . m a r k ( ( f u n c t i o n e ( t ) { v a r n , r ; r e t u r n r e g e n e r a t o r R u n t i m e . w r a p ( ( f u n c t i o n ( e ) { f o r ( ; ; ) s w i t c h ( e . p r e v = e . n e x t ) { c a s e 0 : r e t u r n n = O b j e c t ( o . g e n e r a t e O c s U r l ) ( " a p p s / w e a t h e r _ s t a t u s / a p i / v 1 " , 2 ) + " m o d e " , e . n e x t = 3 , b . a . p u t ( n , { m o d e : t } ) ; c a s e 3 : r e t u r n r = e . s e n t , e . a b r u p t ( " r e t u r n " , r . d a t a . o c s . d a t a ) ; c a s e 5 : c a s e " e n d " : r e t u r n e . s t o p ( ) } } ) , e ) } ) ) ) ; r e t u r n f u n c t i o n ( t ) { r e t u r n e . a p p l y ( t h i s , a r g u m e n t s ) } } ( ) , L = f u n c t i o n ( ) { v a r e = w ( r e g e n e r a t o r R u n t i m e . m a r k ( ( f u n c t i o n e ( ) { v a r t , n ; r e t u r n r e g e n e r a t o r R u n t i m e . w r a p ( ( f u n c t i o n ( e ) { f o r ( ; ; ) s w i t c h ( e . p r e v = e . n e x t ) { c a s e 0 : r e t u r n t = O b j e c t ( o . g e n e r a t e O c s U r l ) ( " a p p s / w e a t h e r _ s t a t u s / a p i / v 1 " , 2 ) + " u s e - p e r s o n a l " , e . n e x t = 3 , b . a . p u t ( t ) ; c a s e 3 : r e t u r n n = e . s e n t , e . a b r u p t ( " r e t u r n " , n . d a t a . o c s . d a t a ) ; c a s e 5 : c a s e " e n d " : r e t u r n e . s t o p ( ) } } ) , e ) } ) ) ) ; r e t u r n f u n c t i o n ( ) { r e t u r n e . a p p l y ( t h i s , a r g u m e n t s ) } } ( ) , j = f u n c t i o n ( ) { v a r e = w ( r e g e n e r a t o r R u n t i m e . m a r k ( ( f u n c t i o n e ( ) { v a r t , n ; r e t u r n r e g e n e r a t o r R u n t i m e . w r a p ( ( f u n c t i o n ( e ) { f o r ( ; ; ) s w i t c h ( e . p r e v = e . n e x t ) { c a s e 0 : r e t u r n t = O b j e c t ( o . g e n e r a t e O c s U r l ) ( " a p p s / w e a t h e r _ s t a t u s / a p i / v 1 " , 2 ) + " l o c a t i o n " , e . n e x t = 3 , b . a . g e t ( t ) ; c a s e 3 : r e t u r n n = e . s e n t , e . a b r u p t ( " r e t u r n " , n . d a t a . o c s . d a t a ) ; c a s e 5 : c a s e " e n d " : r e t u r n e . s t o p ( ) } } ) , e ) } ) ) ) ; r e t u r n f u n c t i o n ( ) { r e t u r n e . a p p l y ( t h i s , a r g u m e n t s ) } } ( ) , S = f u n c t i o n ( ) { v a r e = w ( r e g e n e r a t o r R u n t i m e . m a r k ( ( f u n c t i o n e ( ) { v a r t , n ; r e t u r n r e g e n e r a t o r R u n t i m e . w r a p ( ( f u n c t i o n ( e ) { f o r ( ; ; ) s w i t c h ( e . p r e v = e . n e x t ) { c a s e 0 : r e t u r n t = O b j e c t ( o . g e n e r a t e O c s U r l ) ( " a p p s / w e a t h e r _ s t a t u s / a p i / v 1 " , 2 ) + " f o r e c a s t " , e . n e x t = 3 , b . a . g e t ( t ) ; c a s e 3 : r e t u r n n = e . s e n t , e . a b r u p t ( " r e t u r n " , n . d a t a . o c s . d a t a ) ; c a s e 5 : c a s e " e n d " : r e t u r n e . s t o p ( ) } } ) , e ) } ) ) ) ; r e t u r n f u n c t i o n ( ) { r e t u r n e . a p p l y ( t h i s , a r g u m e n t s ) } } ( ) , E = f u n c t i o n ( ) { v a r e = w ( r e g e n e r a t o r R u n t i m e . m a r k ( ( f u n c t i o n e ( ) { v a r t , n ; r e t u r n r e g e n e r a t o r R u n t i m e . w r a p ( ( f u n c t i o n ( e ) { f o r ( ; ; ) s w i t c h ( e . p r e v = e . n e x t ) { c a s e 0 : r e t u r n t = O b j e c t ( o . g e n e r a t e O c s U r l ) ( " a p p s / w e a t h e r _ s t a t u s / a p i / v 1 " , 2 ) + " f a v o r i t e s " , e . n e x t = 3 , b . a . g e t ( t ) ; c a s e 3 : r e t u r n n = e . s e n t , e . a b r u p t ( " r e t u r n " , n . d a t a . o c s . d a t a ) ; c a s e 5 : c a s e " e n d " : r e t u r n e . s t o p ( ) } } ) , e ) } ) ) ) ; r e t u r n f u n c t i o n ( ) { r e t u r n e . a p p l y ( t h i s , a r g u m e n t s ) } } ( ) , D = f u n c t i o n ( ) { v a r e = w ( r e g e n e r a t o r R u n t i m e . m a r k ( ( f u n c t i o n e ( t ) { v a r n , r ; r e t u r n r e g e n e r a t o r R u n t i m e . w r a p ( ( f u n c t i o n ( e ) { f o r ( ; ; ) s w i t c h ( e . p r e v = e . n e x t ) { c a s e 0 : r e t u r n n = O b j e c t ( o . g e n e r a t e O c s U r l ) ( " a p p s / w e a t h e r _ s t a t u s / a p i / v 1 " , 2 ) + " f a v o r i t e s " , e . n e x t = 3 , b . a . p u t ( n , { f a v o r i t e s : t } ) ; c a s e 3 : r e t u r n r = e . s e n t , e . a b r u p t ( " r e t u r n " , r . d a t a . o c s . d a t a ) ; c a s e 5 : c a s e " e n d " : r e t u r n e . s t o p ( ) } } ) , e ) } ) ) ) ; r e t u r n f u n c t i o n ( t ) { r e t u r n e . a p p l y ( t h i s , a r g u m e n t s ) } } ( ) ; f u n c t i o n N ( e , t , n , r , s , a , o ) { t r y { v a r i = e [ a ] ( o ) , l = i . v a l u e } c a t c h ( e ) { r e t u r n v o i d n ( e ) } i . d o n e ? t ( l ) : P r o m i s e . r e s o l v e ( l ) . t h e n ( r , s ) } f u n c t i o n I ( e ) { r e t u r n f u n c t i o n ( ) { v a r t = t h i s , n = a r g u m e n t s ; r e t u r n n e w P r o m i s e ( ( f u n c t i o n ( r , s ) { v a r a = e . a p p l y ( t , n ) ; f u n c t i o n o ( e ) { N ( a , r , s , o , i , " n e x t " , e ) } f u n c t i o n i ( e ) { N ( a , r , s , o , i , " t h r o w " , e ) } o ( v o i d 0 ) } ) ) } } v a r P = { c l e a r s k y _ d a y : { i c o n : " i c o n - c l e a r s k y - d a y " , t e x t : f u n c t i o n ( e , n , r ) { r e t u r n t ( " w e a t h e r _ s t a t u s " , " { t e m p e r a t u r e } { u n i t } C l e a r s k y a t { t i m e } " , { t e m p e r a t u r e : e , u n i t : n , t i m e : r } ) } } , c l e a r s k y _ n i g h t : { i c o n : " i c o n - c l e a r s k y - n i g h t " , t e x t : f u n c t i o n ( e , n , r ) { r e t u r n t ( " w e a t h e r _ s t a t u s " , " { t e m p e r a t u r e } { u n i t } C l e a r s k y a t { t i m e } " , { t e m p e r a t u r e : e , u n i t : n , t i m e : r } ) } } , c l o u d y : { i c o n : " i c o n - c l o u d y " , t e x t : f u n c t i o n ( e , n , r ) { r e t u r n t ( " w e a t h e r _ s t a t u s " , " { t e m p e r a t u r e } { u n i t } C l o u d y a t { t i m e } " , { t e m p e r a t u r e : e , u n i t : n , t i m e : r } ) } } , f a i r _ d a y : { i c o n
2021-03-31 13:34:13 +03:00
/ * *
* @ copyright Copyright ( c ) 2016 Julien Veyssier < eneiluj @ posteo . net >
*
* @ author Julien Veyssier < eneiluj @ posteo . 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 ( a . getRequestToken ) ( ) ) , r . p = Object ( o . generateUrl ) ( "/apps/weather_status/js/" ) , s . default . prototype . t = t , document . addEventListener ( "DOMContentLoaded" , ( function ( ) { OCA . Dashboard && OCA . Dashboard . registerStatus ( "weather" , ( function ( e ) { return new ( s . default . extend ( U ) ) ( { propsData : { inline : ! 0 } } ) . $mount ( e ) } ) ) } ) ) } ] ) ;
2021-04-19 13:47:12 +03:00
//# sourceMappingURL=weather-status.js.map?v=1dba6fbc0e3353fa49e0