2019-12-30 15:27:52 +03:00
! function ( e ) { var t = { } ; function n ( r ) { if ( t [ r ] ) return t [ r ] . exports ; var o = t [ r ] = { i : r , l : ! 1 , exports : { } } ; return e [ r ] . call ( o . exports , o , o . exports , n ) , o . l = ! 0 , o . exports } n . m = e , n . c = t , n . d = function ( e , t , r ) { n . o ( e , t ) || Object . defineProperty ( e , t , { enumerable : ! 0 , get : r } ) } , n . r = function ( e ) { "undefined" != typeof Symbol && Symbol . toStringTag && Object . defineProperty ( e , Symbol . toStringTag , { value : "Module" } ) , Object . defineProperty ( e , "__esModule" , { value : ! 0 } ) } , n . t = function ( e , t ) { if ( 1 & t && ( e = n ( e ) ) , 8 & t ) return e ; if ( 4 & t && "object" == typeof e && e && e . _ _esModule ) return e ; var r = Object . create ( null ) ; if ( n . r ( r ) , Object . defineProperty ( r , "default" , { enumerable : ! 0 , value : e } ) , 2 & t && "string" != typeof e ) for ( var o in e ) n . d ( r , o , function ( t ) { return e [ t ] } . bind ( null , o ) ) ; return r } , n . n = function ( e ) { var t = e && e . _ _esModule ? function ( ) { return e . default } : function ( ) { return e } ; return n . d ( t , "a" , t ) , t } , n . o = function ( e , t ) { return Object . prototype . hasOwnProperty . call ( e , t ) } , n . p = "/js/" , n ( n . s = 842 ) } ( [ function ( e , t , n ) { ( function ( e ) { e . exports = function ( ) { "use strict" ; var t , r ; function o ( ) { return t . apply ( null , arguments ) } function i ( e ) { return e instanceof Array || "[object Array]" === Object . prototype . toString . call ( e ) } function a ( e ) { return null != e && "[object Object]" === Object . prototype . toString . call ( e ) } function s ( e ) { return void 0 === e } function c ( e ) { return "number" == typeof e || "[object Number]" === Object . prototype . toString . call ( e ) } function u ( e ) { return e instanceof Date || "[object Date]" === Object . prototype . toString . call ( e ) } function l ( e , t ) { var n , r = [ ] ; for ( n = 0 ; n < e . length ; ++ n ) r . push ( t ( e [ n ] , n ) ) ; return r } function d ( e , t ) { return Object . prototype . hasOwnProperty . call ( e , t ) } function f ( e , t ) { for ( var n in t ) d ( t , n ) && ( e [ n ] = t [ n ] ) ; return d ( t , "toString" ) && ( e . toString = t . toString ) , d ( t , "valueOf" ) && ( e . valueOf = t . valueOf ) , e } function p ( e , t , n , r ) { return Et ( e , t , n , r , ! 0 ) . utc ( ) } function A ( 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 h ( e ) { if ( null == e . _isValid ) { var t = A ( e ) , n = r . call ( t . parsedDateParts , ( function ( e ) { return null != e } ) ) , o = ! 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 && ( o = o && 0 === t . charsLeftOver && 0 === t . unusedTokens . length && void 0 === t . bigHour ) , null != Object . isFrozen && Object . isFrozen ( e ) ) return o ; e . _isValid = o } return e . _isValid } function m ( e ) { var t = p ( NaN ) ; return null != e ? f ( A ( t ) , e ) : A ( 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 M = o . momentProperties = [ ] ; function _ ( e , t ) { var n , r , o ; if ( s ( t . _isAMomentObject ) || ( e . _isAMomentObject = t . _isAMomentObject ) , s ( t . _i ) || ( e . _i = t . _i ) , s ( t . _f ) || ( e . _f = t . _f ) , s ( t . _l ) || ( e . _l = t . _l ) , s ( t . _strict ) || ( e . _strict = t . _strict ) , s ( t . _tzm ) || ( e . _tzm = t . _tzm ) , s ( t . _isUTC ) || ( e . _isUTC = t . _isUTC ) , s ( t . _offset ) || ( e . _offset = t . _offset ) , s ( t . _pf ) || ( e . _pf = A ( t ) ) , s ( t . _locale ) || ( e . _locale = t . _locale ) , M . length > 0 ) for ( n = 0 ; n < M . length ; n ++ ) s ( o = t [ r = M [ n ] ] ) || ( e [ r ] = o ) ; return e } var v = ! 1 ; function b ( e ) { _ ( this , e ) , this . _d = new Date ( null != e . _d ? e . _d . getTime ( ) : NaN ) , this . isValid ( ) || ( this . _d = new Date ( NaN ) ) , ! 1 === v && ( v = ! 0 , o . updateOffset ( this ) , v = ! 1 ) } function g ( e ) { return e instanceof b || null != e && null != e . _isAMomentObject } function y ( e ) { return e < 0 ? Math . ceil ( e ) || 0 : Math . floor ( e ) } function L ( e ) { var t = + e , n = 0 ; return 0 !== t && isFinite ( t ) && ( n = y ( t ) ) , n } function w ( e , t , n ) { var r , o = Math . min ( e . length , t . length ) , i = Math . abs ( e . length - t . length ) , a = 0 ; for ( r = 0 ; r < o ; r ++ ) ( n && e [ r ] !== t [ r ] || ! n && L ( e [ r ] ) !== L ( t [ r ] ) ) && a ++ ; return a + i } function O ( e ) { ! 1 === o . suppressDeprecationWarnings && "undefined" != typeof console && console . warn && console . warn ( "Deprecation warning: " + e ) } function z ( e , t ) { var n = ! 0 ; return f ( ( function ( ) { if ( null != o . deprecationHandler && o . deprecationHandler ( null , e ) , n ) { for ( var r , i = [ ] , a = 0 ; a < arguments . length ; a ++ ) { if ( r = "" , "object" == typeof arguments [ a ] ) { for ( var s in r += "\n[" + a + "] " , arguments [ 0 ] ) r += s + ": " + arguments [ 0 ] [ s ] + ", " ; r = r . slice ( 0 , - 2 ) } else r = arguments [
2019-09-11 12:58:57 +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/>.
*
* /
2019-12-30 15:27:52 +03:00
r . a . options . defaultTemplate = '<div class="vue-tooltip" role="tooltip" data-v-' . concat ( "db9fb85" , '><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>' ) , r . a . options . defaultHtml = ! 1 , t . default = r . a } , , function ( e , t , n ) { "use strict" ; e . exports = function ( e , t ) { return "string" != typeof ( e = e . _ _esModule ? e . default : e ) ? e : ( /^['"].*['"]$/ . test ( e ) && ( e = e . slice ( 1 , - 1 ) ) , /["'() \t\n]/ . test ( e ) || t ? '"' . concat ( e . replace ( /"/g , '\\"' ) . replace ( /\n/g , "\\n" ) , '"' ) : e ) } } , function ( e , t ) { e . exports = "data:application/vnd.ms-fontobject;base64,UgoAAIgJAAABAAIAAAAAAAIABQMAAAAAAAABQJABAAAAAExQAAAAABAAAAAAAAAAAAAAAAAAAAEAAAAATSAa/AAAAAAAAAAAAAAAAAAAAAAAACgAAGkAYwBvAG4AZgBvAG4AdAAtAHYAdQBlAC0AZABiADkAZgBiADgANQAAAAAAABYAAFYAZQByAHMAaQBvAG4AIAAxAC4AMAAAKAAAaQBjAG8AbgBmAG8AbgB0AC0AdgB1AGUALQBkAGIAOQBmAGIAOAA1AAAAAAABAAAACgCAAAMAIE9TLzJ045CIAAAArAAAAGBjbWFw6iTrvAAAAQwAAAFKZ2x5ZnQFn1kAAAJYAAADPGhlYWQmodaYAAAFlAAAADZoaGVhJxwTgAAABcwAAAAkaG10eBOHAAAAAAXwAAAAGmxvY2EDmgSgAAAGDAAAABhtYXhwARgAVwAABiQAAAAgbmFtZR/vEYMAAAZEAAACpnBvc3T7yw12AAAI7AAAAJwABBOIAZAABQAADGUNrAAAArwMZQ2sAAAJYAD1BQoAAAIABQMAAAAAAAAAAAAAEAAAAAAAAAAAAAAAUGZFZABA6gHqCxOIAAABwhOIAAAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQAAAAAARAADAAEAAAAcAAQAKAAAAAYABAABAALqBuoL//8AAOoB6gf//xYAFf8AAQAAAAAAAAAAAQYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAA6mD0MABQALAAAJAhEJBBEJAQ6m+oIFfvu6BEb6gvqCBX77ugRGD0L6gvqCATgERgRGATj6gvqCATgERgRGAAEAAAAADW4SUAAFAAAJAREJAREGGwdT93QIjAnE+K3+yAiLCIz+xwACAAAAAA/fD0MABQALAAAJAhEJBBEJAQTiBX76ggRG+7oFfgV/+oEERvu6BEYFfgV+/sj7uvu6/sgFfgV+/sj7uvu6AAEAAAAADqYSUAAFAAAJAREJARENbvitCIv3dQnEB1MBOfd093UBOAABAAAAABEXERcACwAACQsRF/3t+sD6wP3tBUD6wAITBUAFQAIT+sAEhP3tBUD6wAITBUAFQAIT+sAFQP3t+sAAAf//AAATkxLsADMAAAEiBw4BFxYXASEmBwYHBgcGFBcWFxYXFjchAQYHBhcWFx4BFxYXFjc2NwE2NzYnJicBLgEKYGVPSkYQEkgF1/HgTT46KScUFBQUJyk6Pk0OIPopNxoYAwMbGVY1Nzs+Oj81B+07FRUUFTz4Eyx0Euw5NKxZYEf6KgEbGC4sOTh4ODksLhgbAvopNT87Pjo3NlYZGgMDGBk4B+w8UVBPUjwH7C0yAAAAAwAAAAARFxEXAAMABwALAAABESERAREhEQERIRECcQ6m8VoOpvFaDqYRF/2PAnH55v2PAnH55f2PAnEAAwAAAAASUAw1ABgAMQBKAAABIgcOAQcGFhceARcWMjc+ATc2NCcuAScmISIHDgEHBhQXHgEXFjI3PgE3NjQnLgEnJiEiBw4BBwYUFx4BFxYyNz4BNzY0Jy4BJyYDqoB0cK0vMgExL61wdP90cK0vMjIvrXB0BZt/dHCtMDExMK1wdP50cK0wMTEwrXB0BZyAdHCtLzExL61wdP90cK0vMjIvrXB0DDUxMK1wdP50cK0wMTEwrXB0/nRwrTAxMTCtcHT+dHCtMDExMK1wdP50cK0wMTEwrXB0/nRwrTAxMTCtcHT+dHCtMDEAAAACAAAAAA/fD98AAwAHAAABESERIREhEQOqBOICcQTiD9/zyww188sMNQAAAAEAAAAAERcRFwACAAAJAgJxDqbxWhEX+K34rQABAAAAAQAA/BogTV8PPPUACxOIAAAAANohJ5MAAAAA2dBLlP//AAATkxLsAAAACAACAAAAAAAAAAEAABOIAAAAABOI////9ROTAAEAAAAAAAAAAAAAAAAAAAACAAAAABOIAAAAAAAAAAAAAP//AAAAAAAAAAAAAAAAAAAAIgA2AFgAbACMAOYBBAF6AZABngABAAAACwBLAAMAAAAAAAIAAAAKAAoAAAD/AAAAAAAAAAAAEADGAAEAAAAAAAEAFAAAAAEAAAAAAAIABwAUAAEAAAAAAAMAFAAbAAEAAAAAAAQAFAAvAAEAAAAAAAUACwBDAAEAAAAAAAYAFABOAAEAAAAAAAoAKwBiAAEAAAAAAAsAEwCNAAMAAQQJAAEAKACgAAMAAQQJAAIADgDIAAMAAQQJAAMAKADWAAMAAQQJAAQAKAD+AAMAAQQJAAUAFgEmAAMAAQQJAAYAKAE8AAMAAQQJAAoAVgFkAAMAAQQJAAsAJgG6aWNvbmZvbnQtdnVlLWRiOWZiODVSZWd1bGFyaWNvbmZvbnQtdnVlLWRiOWZiODVpY29uZm9udC12dWUtZGI5ZmI4NVZlcnNpb24gMS4waWNvbmZvbnQtdnVlLWRiOWZiODVHZW5lcmF0ZWQgYnkgc3ZnMnR0ZiBmcm9tIEZvbnRlbGxvIHByb2plY3QuaHR0cDovL2ZvbnRlbGxvLmNvbQBpAGMAbwBuAGYAbwBuAHQALQB2AHUAZQAtAGQAYgA5AGYAYgA4ADUAUgBlAGcAdQBsAGEAcgBpAGMAbwBuAGYAbwBuAHQALQB2AHUAZQAtAGQAYgA5AGYAYgA4ADUAaQBjAG8AbgBmAG8AbgB0AC0AdgB1AGUALQBkAGIAOQBmAGIAOAA1AFYAZQByAHMAaQBvAG4AIAAxAC4AMABpAGMAbwBuAGYAbwBuAHQALQB2AHUAZQAtAGQAYgA5AGYAYgA4ADUARwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABzAHYAZwAyAHQAdABmACAAZgByAG8AbQAgAEYAbwBuAHQAZQBsAGwAbwAgAHAAcgBvAGoAZQBjAHQALgBoAHQAdABwADoALwAvAGYAbwBuAHQAZQBsAGwAbwAuAGMAbwBtAAAAAgAAAAAAAAAyAAAAAAAAAAAAAAAAAAAAAAAAAAAACwALAAABAgEDAQQBBQEGAQcBCAEJAQoBCxFhcnJvdy1sZWZ0LWRvdWJsZQphcnJvdy1sZWZ0EmFycm93LXJpZ2h0LWRvdWJsZQthcnJvdy1yaWdodAVjbG9zZQxjb25maXJtLWZhZGUEbWVudQRtb3JlBXBhdXNlBHBsYXk=" } , function ( e , t ) { e . exports = " data : font / woff ; base64 , d
2019-09-11 12:58:57 +03:00
/ * * !
* @ fileOverview Kickass library to create and place poppers near their reference elements .
* @ version 1.15 . 0
* @ 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 .
* /
2019-12-30 15:27:52 +03:00
var n = "undefined" != typeof window && "undefined" != typeof document , r = [ "Edge" , "Trident" , "Firefox" ] , o = 0 , i = 0 ; i < r . length ; i += 1 ) if ( n && navigator . userAgent . indexOf ( r [ i ] ) >= 0 ) { o = 1 ; break } var a = 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 ( ) } ) , o ) ) } } ; function s ( e ) { return e && "[object Function]" === { } . toString . call ( e ) } function c ( e , t ) { if ( 1 !== e . nodeType ) return [ ] ; var n = e . ownerDocument . defaultView . getComputedStyle ( e , null ) ; return t ? n [ t ] : n } function u ( 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 = c ( e ) , n = t . overflow , r = t . overflowX , o = t . overflowY ; return /(auto|scroll|overlay)/ . test ( n + o + r ) ? e : l ( u ( e ) ) } var d = n && ! ( ! window . MSInputMethodContext || ! document . documentMode ) , f = n && /MSIE 10/ . test ( navigator . userAgent ) ; function p ( e ) { return 11 === e ? d : 10 === e ? f : d || f } function A ( e ) { if ( ! e ) return document . documentElement ; for ( var t = p ( 10 ) ? document . body : null , n = e . offsetParent || null ; n === t && e . nextElementSibling ; ) n = ( e = e . nextElementSibling ) . offsetParent ; var r = n && n . nodeName ; return r && "BODY" !== r && "HTML" !== r ? - 1 !== [ "TH" , "TD" , "TABLE" ] . indexOf ( n . nodeName ) && "static" === c ( n , "position" ) ? A ( n ) : n : e ? e . ownerDocument . documentElement : document . documentElement } function h ( e ) { return null !== e . parentNode ? h ( e . parentNode ) : e } function m ( e , t ) { if ( ! ( e && e . nodeType && t && t . nodeType ) ) return document . documentElement ; var n = e . compareDocumentPosition ( t ) & Node . DOCUMENT _POSITION _FOLLOWING , r = n ? e : t , o = n ? t : e , i = document . createRange ( ) ; i . setStart ( r , 0 ) , i . setEnd ( o , 0 ) ; var a , s , c = i . commonAncestorContainer ; if ( e !== c && t !== c || r . contains ( o ) ) return "BODY" === ( s = ( a = c ) . nodeName ) || "HTML" !== s && A ( a . firstElementChild ) !== a ? A ( c ) : c ; var u = h ( e ) ; return u . host ? m ( u . host , t ) : m ( e , h ( t ) . host ) } function M ( e ) { var t = "top" === ( arguments . length > 1 && void 0 !== arguments [ 1 ] ? arguments [ 1 ] : "top" ) ? "scrollTop" : "scrollLeft" , n = e . nodeName ; if ( "BODY" === n || "HTML" === n ) { var r = e . ownerDocument . documentElement ; return ( e . ownerDocument . scrollingElement || r ) [ t ] } return e [ t ] } function _ ( e , t ) { var n = "x" === t ? "Left" : "Top" , r = "Left" === n ? "Right" : "Bottom" ; return parseFloat ( e [ "border" + n + "Width" ] , 10 ) + parseFloat ( e [ "border" + r + "Width" ] , 10 ) } function v ( e , t , n , r ) { return Math . max ( t [ "offset" + e ] , t [ "scroll" + e ] , n [ "client" + e ] , n [ "offset" + e ] , n [ "scroll" + e ] , p ( 10 ) ? parseInt ( n [ "offset" + e ] ) + parseInt ( r [ "margin" + ( "Height" === e ? "Top" : "Left" ) ] ) + parseInt ( r [ "margin" + ( "Height" === e ? "Bottom" : "Right" ) ] ) : 0 ) } function b ( e ) { var t = e . body , n = e . documentElement , r = p ( 10 ) && getComputedStyle ( n ) ; return { height : v ( "Height" , t , n , r ) , width : v ( "Width" , t , n , r ) } } var g = function ( e , t ) { if ( ! ( e instanceof t ) ) throw new TypeError ( "Cannot call a class as a function" ) } , y = 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 } } ( ) , L = 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 O ( e ) { return w ( { } , e , { right : e . left + e . width , bottom : e . top + e . height } ) } function z ( e ) { var t = { } ; try { if ( p ( 10 ) ) { t = e . getBoundingClientRect ( ) ; var n = M ( e , "top" ) , r = M ( e , "left" ) ; t . top += n , t . left += r , t . bottom += n , t . right += r } else t = e . getBoundingClientRect ( ) } catch ( e ) { } var o = { left : t . left , top : t . top , width : t . right - t . left , height : t . bottom - t . top } , i = "HTML" === e . nodeName ? b ( e . ownerDocument ) : { } , a = i . width || e . clientWidth || o . right - o . left , s = i . height || e . clientHeight || o . bottom - o . top , u = e . offsetWidth - a , l = e . offsetHeight - s ; if ( u || l ) { var d = c ( e ) ; u -= _ ( d , "x" ) , l -= _ ( d , "y" ) , o . width -= u , o . height -= l } return O ( o ) } function T ( e , t ) { var n = arguments . length > 2 && void 0 !== arguments [ 2 ] && arguments [ 2 ] , r = p ( 10 ) , o = "HTML" === t . nodeName , i = z ( e ) , a = z ( t ) , s = l ( e ) , u = c ( t ) , d = parseFloat ( u . borderTopWidth , 10 ) , f = parseFloat ( u . borderLeftWidth , 10 ) ; n && o && ( a . top = Math . max ( a . t
2019-09-11 12:58:57 +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/>.
*
2019-12-30 15:27:52 +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("db9fb85"),"")}))}},function(e,t,n){"use strict";n.r(t);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)}}},o=(n(41),n(43),n(0)),i={name:" PopoverMenu ",components:{PopoverMenuItem:Object(o.a)(r,(function(){var e=this,t=e.$createElement,n=e._self._c||t;return n(" li ",[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,o=!!r.checked;if(Array.isArray(n)){var i=e._i(n,null);r.checked?i<0&&e.$set(e.item," model ",n.concat([null])):i>-1&&e.$set(e.item," model ",n.slice(0,i).concat(n.slice(i+1)))}else e.$set(e.item," model ",o)},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 "),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()]):n(" span ",{staticClass:" menuitem ",class:{active:e.item.active}},[n(" span ",{class:e.item.icon}),e._v(" " ) , e . ite
2019-09-11 12:58:57 +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/>.
*
* /
2019-12-30 15:27:52 +03:00
t . default = a } , , , , , function ( e , t , n ) { var r = n ( 124 ) ; "string" == typeof r && ( r = [ [ e . i , r , "" ] ] ) , r . locals && ( e . exports = r . locals ) , ( 0 , n ( 2 ) . default ) ( "65c1e942" , r , ! 0 , { } ) } , , , function ( e , t , n ) { var r = n ( 33 ) ; "string" == typeof r && ( r = [ [ e . i , r , "" ] ] ) , r . locals && ( e . exports = r . locals ) , ( 0 , n ( 2 ) . default ) ( "941c791e" , r , ! 0 , { } ) } , function ( e , t , n ) { ( e . exports = n ( 1 ) ( ! 1 ) ) . push ( [ e . i , ".vue-tooltip[data-v-db9fb85]{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;white-space:normal;text-decoration:none;letter-spacing:normal;word-spacing:normal;text-transform:none;word-wrap:normal;word-break:normal;opacity:0;text-shadow:none;font-family:'Nunito', 'Open Sans', Frutiger, Calibri, 'Myriad Pro', Myriad, sans-serif;font-size:12px;font-weight:normal;font-style:normal;line-height:1.6;line-break:auto;filter:drop-shadow(0 1px 10px var(--color-box-shadow))}.vue-tooltip[data-v-db9fb85][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-db9fb85][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-db9fb85][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-db9fb85][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-db9fb85][aria-hidden='true']{visibility:hidden;transition:opacity .15s, visibility .15s;opacity:0}.vue-tooltip[data-v-db9fb85][aria-hidden='false']{visibility:visible;transition:opacity .15s;opacity:1}.vue-tooltip[data-v-db9fb85] .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-db9fb85] .tooltip-arrow{position:absolute;z-index:1;width:0;height:0;margin:0;border-style:solid;border-color:var(--color-main-background)}\n" , "" ] ) } , function ( e , t , n ) { "use strict" ;
2019-09-11 12:58:57 +03:00
/ * !
* escape - html
* Copyright ( c ) 2012 - 2013 TJ Holowaychuk
* Copyright ( c ) 2015 Andreas Lubbe
* Copyright ( c ) 2015 Tiancheng "Timothy" Gu
* MIT Licensed
2019-12-30 15:27:52 +03:00
* /var r=/ [ "'&<>]/;e.exports=function(e){var t,n=" "+e,o=r.exec(n);if(!o)return n;var i=" ",a=0,s=0;for(a=o.index;a<n.length;a++){switch(n.charCodeAt(a)){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}s!==a&&(i+=n.substring(s,a)),s=a+1,i+=t}return s!==a?i+n.substring(s,a):i}},,,,function(e,t,n){e.exports=n(102)},function(e,t){},,function(e,t,n){" use strict ";var r=n(18);n.n(r).a},function(e,t,n){(e.exports=n(1)(!1)).push([e.i," \ nbutton . menuitem [ data - v - 8 dc4efb0 ] { \ n \ ttext - align : left ; \ n } \ nbutton . menuitem * [ data - v - 8 dc4efb0 ] { \ n \ tcursor : pointer ; \ n } \ nbutton . menuitem [ data - v - 8 dc4efb0 ] : disabled { \ n \ topacity : 0.5 ! important ; \ n \ tcursor : default ; \ n } \ nbutton . menuitem : disabled * [ data - v - 8 dc4efb0 ] { \ n \ tcursor : default ; \ n } \ n . menuitem . active [ data - v - 8 dc4efb0 ] { \ n \ tbox - shadow : inset 2 px 0 var ( -- color - primary ) ; \ n \ tborder - radius : 0 ; \ n } \ n "," "])},function(e,t,n){" use strict ";var r=n(19);n.n(r).a},function(e,t,n){(e.exports=n(1)(!1)).push([e.i," li [ data - v - 8 dc4efb0 ] { display : flex ; flex : 0 0 auto } li . hidden [ data - v - 8 dc4efb0 ] { display : none } li > button [ data - v - 8 dc4efb0 ] , li > a [ data - v - 8 dc4efb0 ] , li > . menuitem [ data - v - 8 dc4efb0 ] { cursor : pointer ; line - height : 44 px ; border : 0 ; border - radius : 0 ; background - color : transparent ; display : flex ; align - items : flex - start ; height : auto ; margin : 0 ; padding : 0 ; font - weight : normal ; box - shadow : none ; width : 100 % ; color : var ( -- color - main - text ) ; white - space : nowrap ; opacity : . 7 } li > button span [ class ^= 'icon-' ] [ data - v - 8 dc4efb0 ] , li > button span [ class *= ' icon-' ] [ data - v - 8 dc4efb0 ] , li > button [ class ^= 'icon-' ] [ data - v - 8 dc4efb0 ] , li > button [ class *= ' icon-' ] [ data - v - 8 dc4efb0 ] , li > a span [ class ^= 'icon-' ] [ data - v - 8 dc4efb0 ] , li > a span [ class *= ' icon-' ] [ data - v - 8 dc4efb0 ] , li > a [ class ^= 'icon-' ] [ data - v - 8 dc4efb0 ] , li > a [ class *= ' icon-' ] [ data - v - 8 dc4efb0 ] , li > . menuitem span [ class ^= 'icon-' ] [ data - v - 8 dc4efb0 ] , li > . menuitem span [ class *= ' icon-' ] [ data - v - 8 dc4efb0 ] , li > . menuitem [ class ^= 'icon-' ] [ data - v - 8 dc4efb0 ] , li > . menuitem [ class *= ' icon-' ] [ data - v - 8 dc4efb0 ] { min - width : 0 ; min - height : 0 ; background - position : 14 px center ; background - size : 16 px } li > button span [ class ^= 'icon-' ] [ data - v - 8 dc4efb0 ] , li > button span [ class *= ' icon-' ] [ data - v - 8 dc4efb0 ] , li > a span [ class ^= 'icon-' ] [ data - v - 8 dc4efb0 ] , li > a span [ class *= ' icon-' ] [ data - v - 8 dc4efb0 ] , li > . menuitem span [ class ^= 'icon-' ] [ data - v - 8 dc4efb0 ] , li > . menuitem span [ class *= ' icon-' ] [ data - v - 8 dc4efb0 ] { padding : 22 px 0 22 px 44 px } li > button : not ( [ class ^= 'icon-' ] ) : not ( [ class *= 'icon-' ] ) > span [ data - v - 8 dc4efb0 ] : not ( [ class ^= 'icon-' ] ) : not ( [ class *= 'icon-' ] ) : first - child , li > button : not ( [ class ^= 'icon-' ] ) : not ( [ class *= 'icon-' ] ) > input [ data - v - 8 dc4efb0 ] : not ( [ class ^= 'icon-' ] ) : not ( [ class *= 'icon-' ] ) : first - child , li > button : not ( [ class ^= 'icon-' ] ) : not ( [ class *= 'icon-' ] ) > form [ data - v - 8 dc4efb0 ] : not ( [ class ^= 'icon-' ] ) : not ( [ class *= 'icon-' ] ) : first - child , li > a : not ( [ class ^= 'icon-' ] ) : not ( [ class *= 'icon-' ] ) > span [ data - v - 8 dc4efb0 ] : not ( [ class ^= 'icon-' ] ) : not ( [ class *= 'icon-' ] ) : first - child , li > a : not ( [ class ^= 'icon-' ] ) : not ( [ class *= 'icon-' ] ) > input [ data - v - 8 dc4efb0 ] : not ( [ class ^= 'icon-' ] ) : not ( [ class *= 'icon-' ] ) : first - child , li > a : not ( [ class ^= 'icon-' ] ) : not ( [ class *= 'icon-' ] ) > form [ data - v - 8 dc4efb0 ] : not ( [ class ^= 'icon-' ] ) : not ( [ class *= 'icon-' ] ) : first - child , li > . menuitem : not ( [ class ^= 'icon-' ] ) : not ( [ class *= 'icon-' ] ) > span [ data - v - 8 dc4efb0 ] : not ( [ class ^= 'icon-' ] ) : not ( [ class *= 'icon-' ] ) : first - child , li > . menuitem : not ( [ class ^= 'icon-' ] ) : not ( [ class *= 'icon-' ] ) > input [ data - v - 8 dc4efb0 ] : not ( [ class ^= 'icon-' ] ) : not ( [ class *= 'icon-' ] ) : first - child , li > . menuitem : not ( [ class ^= 'icon-' ] ) : not ( [ class *= 'icon-' ] ) > form [ data - v - 8 dc4efb0 ] : not ( [ class ^= 'icon-' ] ) : not ( [ class *= 'icon-' ] ) : first - child { margin - left : 44 px } li > button [ class ^= 'icon-' ] [ data - v - 8 dc4efb0 ] , li > button [ class *= ' icon-' ] [ data - v - 8 dc4efb0 ] , li > a [ class ^= 'icon-' ] [ data - v - 8 dc4efb0 ] , li > a [ class *= ' icon-' ] [ data - v - 8 dc4efb0 ] , li > . menuitem [ class ^= 'icon-' ] [ data - v - 8 dc4efb0 ] , li > . menuitem [ class *= ' icon-' ] [ data - v - 8 dc4efb0 ] { padding : 0 14 px 0 44 px } li > button [ data - v - 8 dc4efb0 ] : not ( : disabled ) : hover , li > button [ data - v - 8 dc4efb0 ] : not ( : disabled ) : focus , li > button : not ( : disabled ) . active [ data - v - 8 dc4efb0 ] , li > a [ data - v - 8 dc4efb0 ] : not ( : disabled ) : hover , li > a [ data - v - 8 dc4efb0 ] : not ( : disabled ) : focus , li
2019-09-11 12:58:57 +03:00
/ * *
* @ copyright Copyright ( c ) 2018 Julius Härtl < jus @ bitgrid . net >
*
* @ author Julius Härtl < jus @ bitgrid . net >
*
* @ license GNU AGPL version 3 or any later version
*
* This program is free software : you can redistribute it and / or modify
* it under the terms of the GNU Affero General Public License as
* published by the Free Software Foundation , either version 3 of the
* License , or ( at your option ) any later version .
*
* This program is distributed in the hope that it will be useful ,
* but WITHOUT ANY WARRANTY ; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE . See the
* GNU Affero General Public License for more details .
*
* You should have received a copy of the GNU Affero General Public License
* along with this program . If not , see < http : //www.gnu.org/licenses/>.
*
* /
2019-12-30 15:27:52 +03:00
t . default = b } , , , , function ( e , t , n ) { "use strict" ; e . exports = function ( e , t ) { return function ( ) { for ( var n = new Array ( arguments . length ) , r = 0 ; r < n . length ; r ++ ) n [ r ] = arguments [ r ] ; return e . apply ( t , n ) } } } , function ( e , t , n ) { "use strict" ; var r = n ( 4 ) ; function o ( e ) { return encodeURIComponent ( e ) . replace ( /%40/gi , "@" ) . replace ( /%3A/gi , ":" ) . replace ( /%24/g , "$" ) . replace ( /%2C/gi , "," ) . replace ( /%20/g , "+" ) . replace ( /%5B/gi , "[" ) . replace ( /%5D/gi , "]" ) } e . exports = function ( e , t , n ) { if ( ! t ) return e ; var i ; if ( n ) i = n ( t ) ; else if ( r . isURLSearchParams ( t ) ) i = t . toString ( ) ; else { var a = [ ] ; r . forEach ( t , ( function ( e , t ) { null != e && ( r . isArray ( e ) ? t += "[]" : e = [ e ] , r . forEach ( e , ( function ( e ) { r . isDate ( e ) ? e = e . toISOString ( ) : r . isObject ( e ) && ( e = JSON . stringify ( e ) ) , a . push ( o ( t ) + "=" + o ( e ) ) } ) ) ) } ) ) , i = a . join ( "&" ) } if ( i ) { var s = e . indexOf ( "#" ) ; - 1 !== s && ( e = e . slice ( 0 , s ) ) , e += ( - 1 === e . indexOf ( "?" ) ? "?" : "&" ) + i } return e } } , function ( e , t , n ) { "use strict" ; e . exports = function ( e ) { return ! ( ! e || ! e . _ _CANCEL _ _ ) } } , function ( e , t , n ) { "use strict" ; ( function ( t ) { var r = n ( 4 ) , o = n ( 111 ) , i = { "Content-Type" : "application/x-www-form-urlencoded" } ; function a ( e , t ) { ! r . isUndefined ( e ) && r . isUndefined ( e [ "Content-Type" ] ) && ( e [ "Content-Type" ] = t ) } var s , c = { adapter : ( void 0 !== t && "[object process]" === Object . prototype . toString . call ( t ) ? s = n ( 74 ) : "undefined" != typeof XMLHttpRequest && ( s = n ( 74 ) ) , s ) , transformRequest : [ function ( e , t ) { return o ( t , "Accept" ) , o ( t , "Content-Type" ) , r . isFormData ( e ) || r . isArrayBuffer ( e ) || r . isBuffer ( e ) || r . isStream ( e ) || r . isFile ( e ) || r . isBlob ( e ) ? e : r . isArrayBufferView ( e ) ? e . buffer : r . isURLSearchParams ( e ) ? ( a ( t , "application/x-www-form-urlencoded;charset=utf-8" ) , e . toString ( ) ) : r . isObject ( e ) ? ( a ( t , "application/json;charset=utf-8" ) , JSON . stringify ( e ) ) : e } ] , transformResponse : [ function ( e ) { if ( "string" == typeof e ) try { e = JSON . parse ( e ) } catch ( e ) { } return e } ] , timeout : 0 , xsrfCookieName : "XSRF-TOKEN" , xsrfHeaderName : "X-XSRF-TOKEN" , maxContentLength : - 1 , validateStatus : function ( e ) { return e >= 200 && e < 300 } , headers : { common : { Accept : "application/json, text/plain, */*" } } } ; r . forEach ( [ "delete" , "get" , "head" ] , ( function ( e ) { c . headers [ e ] = { } } ) ) , r . forEach ( [ "post" , "put" , "patch" ] , ( function ( e ) { c . headers [ e ] = r . merge ( i ) } ) ) , e . exports = c } ) . call ( this , n ( 110 ) ) } , function ( e , t , n ) { "use strict" ; var r = n ( 4 ) , o = n ( 112 ) , i = n ( 71 ) , a = n ( 114 ) , s = n ( 115 ) , c = n ( 75 ) ; e . exports = function ( e ) { return new Promise ( ( function ( t , u ) { var l = e . data , d = e . headers ; r . isFormData ( l ) && delete d [ "Content-Type" ] ; var f = new XMLHttpRequest ; if ( e . auth ) { var p = e . auth . username || "" , A = e . auth . password || "" ; d . Authorization = "Basic " + btoa ( p + ":" + A ) } if ( f . open ( e . method . toUpperCase ( ) , i ( e . url , e . params , e . paramsSerializer ) , ! 0 ) , f . timeout = e . timeout , f . onreadystatechange = function ( ) { if ( f && 4 === f . readyState && ( 0 !== f . status || f . responseURL && 0 === f . responseURL . indexOf ( "file:" ) ) ) { var n = "getAllResponseHeaders" in f ? a ( f . getAllResponseHeaders ( ) ) : null , r = { data : e . responseType && "text" !== e . responseType ? f . response : f . responseText , status : f . status , statusText : f . statusText , headers : n , config : e , request : f } ; o ( t , u , r ) , f = null } } , f . onabort = function ( ) { f && ( u ( c ( "Request aborted" , e , "ECONNABORTED" , f ) ) , f = null ) } , f . onerror = function ( ) { u ( c ( "Network Error" , e , null , f ) ) , f = null } , f . ontimeout = function ( ) { u ( c ( "timeout of " + e . timeout + "ms exceeded" , e , "ECONNABORTED" , f ) ) , f = null } , r . isStandardBrowserEnv ( ) ) { var h = n ( 116 ) , m = ( e . withCredentials || s ( e . url ) ) && e . xsrfCookieName ? h . read ( e . xsrfCookieName ) : void 0 ; m && ( d [ e . xsrfHeaderName ] = m ) } if ( "setRequestHeader" in f && r . forEach ( d , ( function ( e , t ) { void 0 === l && "content-type" === t . toLowerCase ( ) ? delete d [ t ] : f . setRequestHeader ( t , e ) } ) ) , e . withCredentials && ( f . withCredentials = ! 0 ) , e . responseType ) try { f . responseType = e . responseType } catch ( t ) { if ( "json" !== e . responseType ) throw t } "function" == typeof e . onDownloadProgress && f . addEventListener ( "progress" , e . onDownloadProgress ) , "function" == typeof e . onUploadProgress && f . upload && f . upload . addEventListener ( "progress" , e . onUploadProgress ) , e . cancelToken && e . cancelToken . promise . then ( ( function ( e ) { f && ( f . abort ( ) , u ( e ) , f = null ) } ) ) , void 0 === l && ( l = null ) , f . send ( l ) } ) ) } } , function ( e , t , n ) { "use strict" ; var r = n ( 113 ) ; e . exports = function ( e , t , n , o , i ) { var a = new Error ( e ) ; return r ( a , t , n , o , i ) } } , function ( e , t , n ) { "use strict" ; var r = n ( 4 ) ; e . exports = function ( e , t ) { t = t || { } ; var n = { } ; return r . forEach ( [ "url" , "method" , "params" , "data" ] , ( function (
2019-09-11 12:58:57 +03:00
/ * !
* Determine if an object is a Buffer
*
* @ author Feross Aboukhadijeh < https : //feross.org>
* @ license MIT
* /
2019-12-30 15:27:52 +03:00
e . exports = function ( e ) { return null != e && null != e . constructor && "function" == typeof e . constructor . isBuffer && e . constructor . isBuffer ( e ) } } , function ( e , t , n ) { "use strict" ; var r = n ( 4 ) , o = n ( 71 ) , i = n ( 107 ) , a = n ( 108 ) , s = n ( 76 ) ; function c ( e ) { this . defaults = e , this . interceptors = { request : new i , response : new i } } c . prototype . request = function ( e ) { "string" == typeof e ? ( e = arguments [ 1 ] || { } ) . url = arguments [ 0 ] : e = e || { } , ( e = s ( this . defaults , e ) ) . method = e . method ? e . method . toLowerCase ( ) : "get" ; var t = [ a , void 0 ] , n = Promise . resolve ( e ) ; for ( this . interceptors . request . forEach ( ( function ( e ) { t . unshift ( e . fulfilled , e . rejected ) } ) ) , this . interceptors . response . forEach ( ( function ( e ) { t . push ( e . fulfilled , e . rejected ) } ) ) ; t . length ; ) n = n . then ( t . shift ( ) , t . shift ( ) ) ; return n } , c . prototype . getUri = function ( e ) { return e = s ( this . defaults , e ) , o ( e . url , e . params , e . paramsSerializer ) . replace ( /^\?/ , "" ) } , r . forEach ( [ "delete" , "get" , "head" , "options" ] , ( function ( e ) { c . prototype [ e ] = function ( t , n ) { return this . request ( r . merge ( n || { } , { method : e , url : t } ) ) } } ) ) , r . forEach ( [ "post" , "put" , "patch" ] , ( function ( e ) { c . prototype [ e ] = function ( t , n , o ) { return this . request ( r . merge ( o || { } , { method : e , url : t , data : n } ) ) } } ) ) , e . exports = c } , function ( e , t , n ) { "use strict" ; var r = n ( 4 ) ; function o ( ) { this . handlers = [ ] } o . prototype . use = function ( e , t ) { return this . handlers . push ( { fulfilled : e , rejected : t } ) , this . handlers . length - 1 } , o . prototype . eject = function ( e ) { this . handlers [ e ] && ( this . handlers [ e ] = null ) } , o . prototype . forEach = function ( e ) { r . forEach ( this . handlers , ( function ( t ) { null !== t && e ( t ) } ) ) } , e . exports = o } , function ( e , t , n ) { "use strict" ; var r = n ( 4 ) , o = n ( 109 ) , i = n ( 72 ) , a = n ( 73 ) , s = n ( 117 ) , c = n ( 118 ) ; function u ( e ) { e . cancelToken && e . cancelToken . throwIfRequested ( ) } e . exports = function ( e ) { return u ( e ) , e . baseURL && ! s ( e . url ) && ( e . url = c ( e . baseURL , e . url ) ) , e . headers = e . headers || { } , e . data = o ( e . data , e . headers , e . transformRequest ) , e . headers = r . merge ( e . headers . common || { } , e . headers [ e . method ] || { } , e . headers || { } ) , r . forEach ( [ "delete" , "get" , "head" , "post" , "put" , "patch" , "common" ] , ( function ( t ) { delete e . headers [ t ] } ) ) , ( e . adapter || a . adapter ) ( e ) . then ( ( function ( t ) { return u ( e ) , t . data = o ( t . data , t . headers , e . transformResponse ) , t } ) , ( function ( t ) { return i ( t ) || ( u ( e ) , t && t . response && ( t . response . data = o ( t . response . data , t . response . headers , e . transformResponse ) ) ) , Promise . reject ( t ) } ) ) } } , function ( e , t , n ) { "use strict" ; var r = n ( 4 ) ; e . exports = function ( e , t , n ) { return r . forEach ( n , ( function ( n ) { e = n ( e , t ) } ) ) , e } } , function ( e , t ) { var n , r , o = e . exports = { } ; function i ( ) { throw new Error ( "setTimeout has not been defined" ) } function a ( ) { throw new Error ( "clearTimeout has not been defined" ) } function s ( e ) { if ( n === setTimeout ) return setTimeout ( e , 0 ) ; if ( ( n === i || ! n ) && setTimeout ) return n = setTimeout , setTimeout ( e , 0 ) ; try { return n ( e , 0 ) } catch ( t ) { try { return n . call ( null , e , 0 ) } catch ( t ) { return n . call ( this , e , 0 ) } } } ! function ( ) { try { n = "function" == typeof setTimeout ? setTimeout : i } catch ( e ) { n = i } try { r = "function" == typeof clearTimeout ? clearTimeout : a } catch ( e ) { r = a } } ( ) ; var c , u = [ ] , l = ! 1 , d = - 1 ; function f ( ) { l && c && ( l = ! 1 , c . length ? u = c . concat ( u ) : d = - 1 , u . length && p ( ) ) } function p ( ) { if ( ! l ) { var e = s ( f ) ; l = ! 0 ; for ( var t = u . length ; t ; ) { for ( c = u , u = [ ] ; ++ d < t ; ) c && c [ d ] . run ( ) ; d = - 1 , t = u . length } c = null , l = ! 1 , function ( e ) { if ( r === clearTimeout ) return clearTimeout ( e ) ; if ( ( r === a || ! r ) && clearTimeout ) return r = clearTimeout , clearTimeout ( e ) ; try { r ( e ) } catch ( t ) { try { return r . call ( null , e ) } catch ( t ) { return r . call ( this , e ) } } } ( e ) } } function A ( e , t ) { this . fun = e , this . array = t } function h ( ) { } o . nextTick = function ( e ) { var t = new Array ( arguments . length - 1 ) ; if ( arguments . length > 1 ) for ( var n = 1 ; n < arguments . length ; n ++ ) t [ n - 1 ] = arguments [ n ] ; u . push ( new A ( e , t ) ) , 1 !== u . length || l || s ( p ) } , A . prototype . run = function ( ) { this . fun . apply ( null , this . array ) } , o . title = "browser" , o . browser = ! 0 , o . env = { } , o . argv = [ ] , o . version = "" , o . versions = { } , o . on = h , o . addListener = h , o . once = h , o . off = h , o . removeListener = h , o . removeAllListeners = h , o . emit = h , o . prependListener = h , o . prependOnceListener = h , o . listeners = function ( e ) { return [ ] } , o . binding = function ( e ) { throw new Error ( "process.binding is not supported" ) } , o . cwd = function ( ) { return "/" } , o . chdir = function ( e ) { throw new Error ( "process.chdir is not supported" ) } , o . umask = function ( ) { return 0 } } , function ( e , t , n ) { "use strict" ; var r = n ( 4 ) ; e . exports = function ( e , t ) { r . forEach ( e , ( function ( n , r ) { r !== t && r . toUpperC
2019-09-11 12:58:57 +03:00
/ * !
* Determine if an object is a Buffer
*
* @ author Feross Aboukhadijeh < https : //feross.org>
* @ license MIT
2019-12-30 15:27:52 +03:00
* / e . e x p o r t s = f u n c t i o n ( e ) { r e t u r n n u l l ! = e & & ( n ( e ) | | f u n c t i o n ( e ) { r e t u r n " f u n c t i o n " = = t y p e o f e . r e a d F l o a t L E & & " f u n c t i o n " = = t y p e o f e . s l i c e & & n ( e . s l i c e ( 0 , 0 ) ) } ( e ) | | ! ! e . _ i s B u f f e r ) } } , 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 ( 2 9 ) ; n . n ( r ) . a } , f u n c t i o n ( e , t , n ) { t = e . e x p o r t s = n ( 1 ) ( ! 1 ) ; v a r r = n ( 9 ) , o = r ( n ( 1 0 ) ) , i = r ( n ( 1 1 ) ) , a = r ( n ( 1 2 ) ) , s = r ( n ( 1 3 ) ) ; t . 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 - d b 9 f b 8 5 " ; s r c : u r l ( ' + o + " ) ; s r c : u r l ( " + o + ' ) 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 ( ' + i + ' ) f o r m a t ( " w o f f " ) , u r l ( ' + a + ' ) f o r m a t ( " t r u e t y p e " ) , u r l ( ' + s + ' ) f o r m a t ( " s v g " ) } . i c o n [ d a t a - v - a f f b c 7 0 0 ] { 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 - a f f b c 7 0 0 ] : 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 - d b 9 f b 8 5 " ; 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 - a f f b c 7 0 0 ] : 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 - d b 9 f b 8 5 " ; 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 - a f f b c 7 0 0 ] : 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 - d b 9 f b 8 5 " ; 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 - a f f b c 7 0 0 ] : 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 - d b 9 f b 8 5 " ; c o n t e n t : " " } . i c o n . c l o s e [ d a t a - v - a f f b c 7 0 0 ] : 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 - d b 9 f b 8 5 " ; c o n t e n t : " " } . i c o n . c o n f i r m - f a d e [ d a t a - v - a f f b c 7 0 0 ] : 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 - d b 9 f b 8 5 " ; c o n t e n t : " " } . i c o n . c o n f i r m [ d a t a - v - a f f b c 7 0 0 ] : 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 - d b 9 f b 8 5 " ; c o n t e n t : " " } . i c o n . m e n u [ d a t a - v - a f f b c 7 0 0 ] : 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 - d b 9 f b 8 5 " ; c o n t e n t : " " } . i c o n . m o r e [ d a t a - v - a f f b c 7 0 0 ] : 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 - d b 9 f b 8 5 " ; c o n t e n t : " " } . i c o n . p a u s e [ d a t a - v - a f f b c 7 0 0 ] : 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 - d b 9 f b 8 5 " ; c o n t e n t : " " } . i c o n . p l a y [ d a t a - v - a f f b c 7 0 0 ] : 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 - d b 9 f b 8 5 " ; c o n t e n t : " " } . a v a t a r d i v [ d a t a - v - a f f b c 7 0 0 ] { p o s i t i o n : r e l a t i v e ; d i s p l a y : i n l i n e - b l o c k } . a v a t a r d i v - - u n k n o w n [ d a t a - v - a f f b c 7 0 0 ] { p o s i t i o n : r e l a t i v e ; b a c k g r o u n d - c o l o r : v a r ( - - c o l o r - t e x t - m a x c o n t r a s t ) } . a v a t a r d i v - - w i t h - m e n u [ d a t a - v - a f f b c 7 0 0 ] { c u r s o r : p o i n t e r } . a v a t a r d i v - - w i t h - m e n u . i c o n - m o r e [ d a t a - v - a f f b c 7 0 0 ] { p o s i t i o n : a b s o l u t e ; t o p : 0 ; l e f t : 0 ; d i s p l a y : f l e x ; a l i g n - i t e m s : c e n t e r ; j u s t i f y - c o n t e n t : c e n t e r ; w i d t h : i n h e r i t ; h e i g h t : i n h e r i t ; c u r s o r : p o i n t e r ; o p a c i t y : 0 ; b a c k g r o u n d : n o n e ; f o n t - s i z e : 1 8 p x } . a v a t a r d i v - - w i t h - m e n u . i c o n - m o r e [ d a t a - v - a f f b c 7 0 0 ] : 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 - d b 9 f b 8 5 " ; 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 v a t a r d i v - - w i t h - m e n u . i c o n - m o r e [ d a t a - v - a f f b c 7 0 0 ] : : b e f o r e { d i s p l a y : b l o c k } . a v a t a r d i v - - w i t h - m e n u : f o c u s . i c o n - m o r e [ d a t a - v - a f f b c 7 0 0 ] , . a v a t a r d i v - - w i t h - m e n u : h o v e r . i c o n - m o r e [ d a t a - v - a f f b c 7 0 0 ] { o p a c i t y : 1 } . a v a t a r d i v - - w i t h - m e n u : f o c u s i m g [ d a t a - v - a f f b c 7 0 0 ] , . a v a t a r d i v - - w i t h - m e n u : h o v e r i m g [ d a t a - v - a f f b c 7 0 0 ] { o p a c i t y : 0 } . a v a t a r d i v - - w i t h - m e n u . i c o n - m o r e [ d a t a - v - a f f b c 7 0 0 ] , . a v a t a r d i v - - w i t h - m e n u i m g [ d a t a - v - a f f b c 7 0 0 ] { t r a n s i t i o n : o p a c i t y v a r ( - - a n i m a t i o n - q u i c k ) } . a v a t a r d i v > . u n k n o w n [ d a t a - v - a f f b c 7 0 0 ] { p o s i t i o n : a b s o l u t e ; t o p : 0 ; l e f t : 0 ; d i s p l a y : b l o c k ; w i d t h : 1 0 0 % ; t e x t - a l i g n : c e n t e r ; c o l o r : v a r ( - - c o l o r - m a i n - b a c k g r o u n d ) } . a v a t a r d i v i m g [ d a t a - v - a f f b c 7 0 0 ] { w i d t h : 1 0 0 % ; h e i g h t : 1 0 0 % } . a v a t a r d i v . a v a t a r d i v _ _ s t a t u s [ d a t a - v - a f f b c 7 0 0 ] { p o s i t i o n : a b s o l u t e ; t o p : 2 2 p x ; l e f t : 2 2 p x ; w i d t h : 1 0 p x ; h e i g h t : 1 0 p x ; b o r d e r : 1 p x s o l i d r g b a ( 2 5 5 , 2 5 5 , 2 5 5 , 0 . 5 ) ; b a c k g r o u n d - c l i p : c o n t e n t - b o x } . a v a t a r d i v . a v a t a r d i v _ _ s t a t u s - - p o s i t i v e [ d a t a - v - a f f b c 7 0 0 ] { b o r d e r - r a d i u s : 5 0 % ; b a c k g r o u n d - c o l o r : v a r ( - - c o l o r - s u c c e s s ) } . a v a t a r d i v . a v a t a r d i v _ _ s t a t u s - - n e g a t i v e [ d a t a - v - a f f b c 7 0 0 ] { b a c k g r o u n d - c o l o r : v a r ( - - c o l o r - e r r o r ) } . a v a t a r d i v . a v a t a r d i v _ _ s t a t u s - - n e u t r a l [ d a t a - v - a f f b c 7 0 0 ] { b o r d e r : n o n e ; b a c k g r o u n d - c o l o r : t r a n s p a r e n t ! i m p o r t a n t } . a v a t a r d i v . a v a t a r d i v _ _ s t a t u s - - n e u t r a l s v g [ d a t a - v - a f f b c 7 0 0 ] { p o s i t i o n : a b s o l u t e ; t o p : - 3 p x ; l e f t : - 2 p x } . a v a t a r d i v . a v a t a r d i v _ _ s t a t u s - - n e u t r a l s v g p a t h [ d a t a - v - a f f b c 7 0 0 ] { f i l l : # a a a } . a v a t a r d i v . p o p o v e r m e n u - w r a p p e r [ d a t a - v - a f f b c 7 0 0 ] { p o s i t i o n : r e l a t i v e ; d i s p l a y : i n l i n e - b l o c k } . a v a t a r d i v . p o p o v e r m e n u [ d a t a - v - a f f b c 7 0 0 ] { d i s p l a y : b l o c k ; m a r g i n : 0 ; f o n t - s i z e : i n i t i a l } \ n ' , " " ] ) } , f u n c t i o n ( e , t ) { f u n c t i o n n ( e ) { r e t u r n ( n = " 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 ) } f u n c t i o n r ( t ) { r e t u r n " 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 " = = = n ( S y m b o l . i t e r a t o r ) ? e . e x p o r t s = r = f u n c t i o n ( e ) { r e t u r n n ( e ) } : e . e x p o r t s = r = 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 " : n ( e ) } , r ( t ) } e . e x p o r t s
2019-09-11 12:58:57 +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/>.
*
* /
2019-12-30 15:27:52 +03:00
Object ( r . a ) ( L ) , t . default = L } , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , function ( e , t , n ) { "use strict" ; var r = n ( 64 ) ; n . n ( r ) . a } , function ( e , t , n ) { ( e . exports = n ( 1 ) ( ! 1 ) ) . push ( [ e . i , ".option[data-v-30d8da34]{display:flex;align-items:center;width:100%;height:32px}.option__avatar[data-v-30d8da34]{flex:0 0 32px;width:32px;height:32px;margin-right:6px}.option__desc[data-v-30d8da34]{display:flex;flex:1 1;flex-direction:column;justify-content:center;min-width:0}.option__desc--lineone[data-v-30d8da34]{color:var(--color-text-light)}.option__desc--linetwo[data-v-30d8da34]{opacity:.7}.option__desc--lineone[data-v-30d8da34],.option__desc--linetwo[data-v-30d8da34]{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.option__desc--lineone strong[data-v-30d8da34],.option__desc--linetwo strong[data-v-30d8da34]{font-weight:bold}.option__icon[data-v-30d8da34]{flex:0 0 44px;width:44px;height:44px;margin:-6px;opacity:.5;background-position:center;background-size:16px}\n" , "" ] ) } , function ( e , t , n ) { "use strict" ; var r = n ( 65 ) ; n . n ( r ) . a } , function ( e , t , n ) { ( e . exports = n ( 1 ) ( ! 1 ) ) . push ( [ e . i , ".name-parts[data-v-c4325954]{display:flex;max-width:100%}.name-parts__first[data-v-c4325954]{overflow:hidden;text-overflow:ellipsis}.name-parts__first[data-v-c4325954],.name-parts__last[data-v-c4325954]{white-space:pre}.name-parts__first strong[data-v-c4325954],.name-parts__last strong[data-v-c4325954]{font-weight:bold}\n" , "" ] ) } , function ( e , t , n ) { var r = n ( 187 ) ; "string" == typeof r && ( r = [ [ e . i , r , "" ] ] ) , r . locals && ( e . exports = r . locals ) , ( 0 , n ( 2 ) . default ) ( "b5985a26" , r , ! 0 , { } ) } , function ( e , t , n ) { ( e . exports = n ( 1 ) ( ! 1 ) ) . push ( [ e . i , " . multiselect [ data - v - db9fb85 ] { margin : 0 ; padding : 0 ! important ; display : inline - block ; min - width : 160 px ; position : relative ; background - color : var ( -- color - main - background ) } . multiselect [ data - v - db9fb85 ] . multiselect -- active input . multiselect _ _input { opacity : 1 ! important ; cursor : text ! important ; border - radius : var ( -- border - radius ) var ( -- border - radius ) 0 0 } . multiselect [ data - v - db9fb85 ] . multiselect -- active . multiselect _ _limit { display : none } . multiselect [ data - v - db9fb85 ] . multiselect -- active . multiselect -- above input . multiselect _ _input { border - radius : 0 0 var ( -- border - radius ) var ( -- border - radius ) } . multiselect [ data - v - db9fb85 ] . multiselect -- disabled , . multiselect [ data - v - db9fb85 ] . multiselect -- disabled . multiselect _ _single { background - color : var ( -- color - background - dark ) ! important } . multiselect [ data - v - db9fb85 ] . icon - loading - small : : after { left : 100 % ; margin - left : - 24 px } . multiselect [ data - v - db9fb85 ] . multiselect _ _tags { display : flex ; flex - wrap : nowrap ; overflow : hidden ; border : 1 px solid var ( -- color - border - dark ) ; cursor : pointer ; position : relative ; border - radius : 3 px ; height : 34 px } . multiselect [ data - v - db9fb85 ] . multiselect _ _tags . multiselect _ _tags - wrap { align - items : center ; display : inline - flex ; overflow : hidden ; max - width : 100 % ; position : relative ; padding : 3 px 5 px ; flex - grow : 1 } . multiselect [ data - v - db9fb85 ] . multiselect _ _tags . multiselect _ _tags - wrap : empty ~ input . multiselect _ _input { opacity : 1 ! important } . multiselect [ data - v - db9fb85 ] . multiselect _ _tags . multiselect _ _tags - wrap : empty ~ input . multiselect _ _input + span : not ( . multiselect _ _single ) { display : none } . multiselect [ data - v - db9fb85 ] . multiselect _ _tags . multiselect _ _tags - wrap . multiselect _ _tag { flex : 1 0 0 ; line - height : 20 px ; padding : 1 px 5 px ; background - image : none ; color : var ( -- color - main - text ) ; border : 1 px solid var ( -- color - border - dark ) ; display : inline - flex ; align - items : center ; border - radius : 3 px ; min - width : 0 ; max - width : 50 % ; max - width : fit - content ; max - width : - moz - fit - content } . multiselect [ data - v - db9fb85 ] . multiselect _ _tags . multiselect _ _tags - wrap . multiselect _ _tag : only - child { flex : 0 1 auto } . multiselect [ data - v - db9fb85 ] . multiselect _ _tags . multiselect _ _tags - wrap . multiselect _ _tag : not ( : last - child ) { margin - right : 5 px } . multiselect [ data - v - db9fb85 ] . multiselect _ _tags . multiselect _ _tags - wrap . multiselect _ _tag > span { white - space : nowrap ; text - overflow : ellipsis ; overflow : hidden } . multiselect [ data - v - db9fb85 ] . multiselect _ _tags . multiselect _ _single , . multiselect [ data - v - db9fb85 ] . multiselect _ _tags . multiselect _ _placeholder { padding : 7 px 6 px ; flex : 0 0 100 % ; z - index : 1 ; background - color : var ( -- color - main - background ) ; cursor : pointer ; line - height : 18
2019-09-11 12:58:57 +03:00
/ * !
2019-12-22 16:49:58 +03:00
* Vue . js v2 . 6.11
2019-09-11 12:58:57 +03:00
* ( c ) 2014 - 2019 Evan You
* Released under the MIT License .
* /
2020-01-05 15:41:33 +03:00
var r = Object . freeze ( { } ) ; function o ( e ) { return null == e } function i ( e ) { return null != e } function a ( e ) { return ! 0 === e } function s ( e ) { return "string" == typeof e || "number" == typeof e || "symbol" == typeof e || "boolean" == typeof e } function c ( e ) { return null !== e && "object" == typeof e } var u = Object . prototype . toString ; function l ( e ) { return "[object Object]" === u . call ( e ) } function d ( e ) { return "[object RegExp]" === u . call ( e ) } function f ( e ) { var t = parseFloat ( String ( e ) ) ; return t >= 0 && Math . floor ( t ) === t && isFinite ( e ) } function p ( e ) { return i ( e ) && "function" == typeof e . then && "function" == typeof e . catch } function A ( e ) { return null == e ? "" : Array . isArray ( e ) || l ( e ) && e . toString === u ? JSON . stringify ( e , null , 2 ) : String ( e ) } function h ( e ) { var t = parseFloat ( e ) ; return isNaN ( t ) ? e : t } function m ( e , t ) { for ( var n = Object . create ( null ) , r = e . split ( "," ) , o = 0 ; o < r . length ; o ++ ) n [ r [ o ] ] = ! 0 ; return t ? function ( e ) { return n [ e . toLowerCase ( ) ] } : function ( e ) { return n [ e ] } } m ( "slot,component" , ! 0 ) ; var M = m ( "key,ref,slot,slot-scope,is" ) ; function _ ( e , t ) { if ( e . length ) { var n = e . indexOf ( t ) ; if ( n > - 1 ) return e . splice ( n , 1 ) } } var v = Object . prototype . hasOwnProperty ; function b ( e , t ) { return v . call ( e , t ) } function g ( e ) { var t = Object . create ( null ) ; return function ( n ) { return t [ n ] || ( t [ n ] = e ( n ) ) } } var y = /-(\w)/g , L = g ( ( function ( e ) { return e . replace ( y , ( function ( e , t ) { return t ? t . toUpperCase ( ) : "" } ) ) } ) ) , w = g ( ( function ( e ) { return e . charAt ( 0 ) . toUpperCase ( ) + e . slice ( 1 ) } ) ) , O = /\B([A-Z])/g , z = g ( ( function ( e ) { return e . replace ( O , "-$1" ) . toLowerCase ( ) } ) ) ; var T = 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 x ( e , t ) { t = t || 0 ; for ( var n = e . length - t , r = new Array ( n ) ; n -- ; ) r [ n ] = e [ n + t ] ; return r } function k ( 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 ] && k ( t , e [ n ] ) ; return t } function N ( e , t , n ) { } var D = function ( e , t , n ) { return ! 1 } , E = function ( e ) { return e } ; function Y ( e , t ) { if ( e === t ) return ! 0 ; var n = c ( e ) , r = c ( t ) ; if ( ! n || ! r ) return ! n && ! r && String ( e ) === String ( t ) ; try { var o = Array . isArray ( e ) , i = Array . isArray ( t ) ; if ( o && i ) return e . length === t . length && e . every ( ( function ( e , n ) { return Y ( e , t [ n ] ) } ) ) ; if ( e instanceof Date && t instanceof Date ) return e . getTime ( ) === t . getTime ( ) ; if ( o || i ) return ! 1 ; var a = Object . keys ( e ) , s = Object . keys ( t ) ; return a . length === s . length && a . every ( ( function ( n ) { return Y ( e [ n ] , t [ n ] ) } ) ) } catch ( e ) { return ! 1 } } function B ( e , t ) { for ( var n = 0 ; n < e . length ; n ++ ) if ( Y ( e [ n ] , t ) ) return n ; return - 1 } function C ( e ) { var t = ! 1 ; return function ( ) { t || ( t = ! 0 , e . apply ( this , arguments ) ) } } var W = "data-server-rendered" , j = [ "component" , "directive" , "filter" ] , q = [ "beforeCreate" , "created" , "beforeMount" , "mounted" , "beforeUpdate" , "updated" , "beforeDestroy" , "destroyed" , "activated" , "deactivated" , "errorCaptured" , "serverPrefetch" ] , P = { 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 : N , parsePlatformTagName : E , mustUseProp : D , async : ! 0 , _lifecycleHooks : q } , I = /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 H ( e , t , n , r ) { Object . defineProperty ( e , t , { value : n , enumerable : ! ! r , writable : ! 0 , configurable : ! 0 } ) } var X = new RegExp ( "[^" + I . source + ".$_\\d]" ) ; var R , F = "__proto__" in { } , U = "undefined" != typeof window , G = "undefined" != typeof WXEnvironment && ! ! WXEnvironment . platform , Q = G && WXEnvironment . platform . toLowerCase ( ) , $ = U && window . navigator . userAgent . toLowerCase ( ) , V = $ && /msie|trident/ . test ( $ ) , J = $ && $ . indexOf ( "msie 9.0" ) > 0 , Z = $ && $ . indexOf ( "edge/" ) > 0 , K = ( $ && $ . indexOf ( "android" ) , $ && /iphone|ipad|ipod|ios/ . test ( $ ) || "ios" === Q ) , ee = ( $ && /chrome\/\d+/ . test ( $ ) , $ && /phantomjs/ . test ( $ ) , $ && $ . match ( /firefox\/(\d+)/ ) ) , te = { } . watch , ne = ! 1 ; if ( U ) try { var re = { } ; Object . defineProperty ( re , "passive" , { get : function ( ) { ne = ! 0 } } ) , window . addEventListener ( "test-passive" , null , re ) } catch ( e ) { } var oe = function ( ) { return void 0 === R && ( R = ! U && ! G && void 0 !== e && ( e . process && "server" === e . process . env . VUE _ENV ) ) , R } , ie = U && window . _ _VUE _DEVTOOLS _GLOBAL _HOOK _ _ ; function
2019-09-11 12:58:57 +03:00
/ * *
2019-11-18 11:08:59 +03:00
* vuex v3 . 1.2
2019-09-11 12:58:57 +03:00
* ( c ) 2019 Evan You
* @ license MIT
* /
2020-01-09 10:47:16 +03:00
function ( e ) { if ( Number ( e . version . split ( "." ) [ 0 ] ) >= 2 ) e . mixin ( { beforeCreate : n } ) ; else { var t = e . prototype . _init ; e . prototype . _init = function ( e ) { void 0 === e && ( e = { } ) , e . init = e . init ? [ n ] . concat ( e . init ) : n , t . call ( this , e ) } } function n ( ) { var e = this . $options ; e . store ? this . $store = "function" == typeof e . store ? e . store ( ) : e . store : e . parent && e . parent . $store && ( this . $store = e . parent . $store ) } } ( u = e ) } d . state . get = function ( ) { return this . _vm . _data . $$state } , d . state . set = function ( e ) { 0 } , l . prototype . commit = function ( e , t , n ) { var r = this , o = M ( e , t , n ) , i = o . type , a = o . payload , s = ( o . options , { type : i , payload : a } ) , c = this . _mutations [ i ] ; c && ( this . _withCommit ( ( function ( ) { c . forEach ( ( function ( e ) { e ( a ) } ) ) } ) ) , this . _subscribers . forEach ( ( function ( e ) { return e ( s , r . state ) } ) ) ) } , l . prototype . dispatch = function ( e , t ) { var n = this , r = M ( e , t ) , o = r . type , i = r . payload , a = { type : o , payload : i } , s = this . _actions [ o ] ; if ( s ) { try { this . _actionSubscribers . filter ( ( function ( e ) { return e . before } ) ) . forEach ( ( function ( e ) { return e . before ( a , n . state ) } ) ) } catch ( e ) { 0 } return ( s . length > 1 ? Promise . all ( s . map ( ( function ( e ) { return e ( i ) } ) ) ) : s [ 0 ] ( i ) ) . then ( ( function ( e ) { try { n . _actionSubscribers . filter ( ( function ( e ) { return e . after } ) ) . forEach ( ( function ( e ) { return e . after ( a , n . state ) } ) ) } catch ( e ) { 0 } return e } ) ) } } , l . prototype . subscribe = function ( e ) { return f ( e , this . _subscribers ) } , l . prototype . subscribeAction = function ( e ) { return f ( "function" == typeof e ? { before : e } : e , this . _actionSubscribers ) } , l . prototype . watch = function ( e , t , n ) { var r = this ; return this . _watcherVM . $watch ( ( function ( ) { return e ( r . state , r . getters ) } ) , t , n ) } , l . prototype . replaceState = function ( e ) { var t = this ; this . _withCommit ( ( function ( ) { t . _vm . _data . $$state = e } ) ) } , l . prototype . registerModule = function ( e , t , n ) { void 0 === n && ( n = { } ) , "string" == typeof e && ( e = [ e ] ) , this . _modules . register ( e , t ) , h ( this , this . state , e , this . _modules . get ( e ) , n . preserveState ) , A ( this , this . state ) } , l . prototype . unregisterModule = function ( e ) { var t = this ; "string" == typeof e && ( e = [ e ] ) , this . _modules . unregister ( e ) , this . _withCommit ( ( function ( ) { var n = m ( t . state , e . slice ( 0 , - 1 ) ) ; u . delete ( n , e [ e . length - 1 ] ) } ) ) , p ( this ) } , l . prototype . hotUpdate = function ( e ) { this . _modules . update ( e ) , p ( this , ! 0 ) } , l . prototype . _withCommit = function ( e ) { var t = this . _committing ; this . _committing = ! 0 , e ( ) , this . _committing = t } , Object . defineProperties ( l . prototype , d ) ; var v = w ( ( function ( e , t ) { var n = { } ; return L ( t ) . forEach ( ( function ( t ) { var r = t . key , o = t . val ; n [ r ] = function ( ) { var t = this . $store . state , n = this . $store . getters ; if ( e ) { var r = O ( this . $store , "mapState" , e ) ; if ( ! r ) return ; t = r . context . state , n = r . context . getters } return "function" == typeof o ? o . call ( this , t , n ) : t [ o ] } , n [ r ] . vuex = ! 0 } ) ) , n } ) ) , b = w ( ( function ( e , t ) { var n = { } ; return L ( t ) . forEach ( ( function ( t ) { var r = t . key , o = t . val ; n [ r ] = function ( ) { for ( var t = [ ] , n = arguments . length ; n -- ; ) t [ n ] = arguments [ n ] ; var r = this . $store . commit ; if ( e ) { var i = O ( this . $store , "mapMutations" , e ) ; if ( ! i ) return ; r = i . context . commit } return "function" == typeof o ? o . apply ( this , [ r ] . concat ( t ) ) : r . apply ( this . $store , [ o ] . concat ( t ) ) } } ) ) , n } ) ) , g = w ( ( function ( e , t ) { var n = { } ; return L ( t ) . forEach ( ( function ( t ) { var r = t . key , o = t . val ; o = e + o , n [ r ] = function ( ) { if ( ! e || O ( this . $store , "mapGetters" , e ) ) return this . $store . getters [ o ] } , n [ r ] . vuex = ! 0 } ) ) , n } ) ) , y = w ( ( function ( e , t ) { var n = { } ; return L ( t ) . forEach ( ( function ( t ) { var r = t . key , o = t . val ; n [ r ] = function ( ) { for ( var t = [ ] , n = arguments . length ; n -- ; ) t [ n ] = arguments [ n ] ; var r = this . $store . dispatch ; if ( e ) { var i = O ( this . $store , "mapActions" , e ) ; if ( ! i ) return ; r = i . context . dispatch } return "function" == typeof o ? o . apply ( this , [ r ] . concat ( t ) ) : r . apply ( this . $store , [ o ] . concat ( t ) ) } } ) ) , n } ) ) ; function L ( e ) { return function ( e ) { return Array . isArray ( e ) || i ( e ) } ( e ) ? Array . isArray ( e ) ? e . map ( ( function ( e ) { return { key : e , val : e } } ) ) : Object . keys ( e ) . map ( ( function ( t ) { return { key : t , val : e [ t ] } } ) ) : [ ] } function w ( e ) { return function ( t , n ) { return "string" != typeof t ? ( n = t , t = "" ) : "/" !== t . charAt ( t . length - 1 ) && ( t += "/" ) , e ( t , n ) } } function O ( e , t , n ) { return e . _modulesNamespaceMap [ n ] } var z = { Store : l , install : _ , version : "3.1.2" , mapState : v , mapMutations : b , mapGetters : g , mapActions : y , createNamespacedHelpers : function ( e ) { return { mapState : v . bind ( null , e ) , mapGetters : g . bind ( null , e ) , mapMutations : b . bind ( null , e ) , mapActions : y . bind ( null , e ) } } } ; t . a = z } ) . call ( this , n ( 40 ) ) } , function ( e , t ) { e . exports = function ( e , t ) { return { enumerable : ! ( 1
2019-09-11 12:58:57 +03:00
/ * * !
* @ fileOverview Kickass library to create and place poppers near their reference elements .
* @ version 1.15 . 0
* @ 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 .
* /
2019-12-30 15:27:52 +03:00
var n = "undefined" != typeof window && "undefined" != typeof document , r = [ "Edge" , "Trident" , "Firefox" ] , o = 0 , i = 0 ; i < r . length ; i += 1 ) if ( n && navigator . userAgent . indexOf ( r [ i ] ) >= 0 ) { o = 1 ; break } var a = 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 ( ) } ) , o ) ) } } ; function s ( e ) { return e && "[object Function]" === { } . toString . call ( e ) } function c ( e , t ) { if ( 1 !== e . nodeType ) return [ ] ; var n = e . ownerDocument . defaultView . getComputedStyle ( e , null ) ; return t ? n [ t ] : n } function u ( 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 = c ( e ) , n = t . overflow , r = t . overflowX , o = t . overflowY ; return /(auto|scroll|overlay)/ . test ( n + o + r ) ? e : l ( u ( e ) ) } var d = n && ! ( ! window . MSInputMethodContext || ! document . documentMode ) , f = n && /MSIE 10/ . test ( navigator . userAgent ) ; function p ( e ) { return 11 === e ? d : 10 === e ? f : d || f } function A ( e ) { if ( ! e ) return document . documentElement ; for ( var t = p ( 10 ) ? document . body : null , n = e . offsetParent || null ; n === t && e . nextElementSibling ; ) n = ( e = e . nextElementSibling ) . offsetParent ; var r = n && n . nodeName ; return r && "BODY" !== r && "HTML" !== r ? - 1 !== [ "TH" , "TD" , "TABLE" ] . indexOf ( n . nodeName ) && "static" === c ( n , "position" ) ? A ( n ) : n : e ? e . ownerDocument . documentElement : document . documentElement } function h ( e ) { return null !== e . parentNode ? h ( e . parentNode ) : e } function m ( e , t ) { if ( ! ( e && e . nodeType && t && t . nodeType ) ) return document . documentElement ; var n = e . compareDocumentPosition ( t ) & Node . DOCUMENT _POSITION _FOLLOWING , r = n ? e : t , o = n ? t : e , i = document . createRange ( ) ; i . setStart ( r , 0 ) , i . setEnd ( o , 0 ) ; var a , s , c = i . commonAncestorContainer ; if ( e !== c && t !== c || r . contains ( o ) ) return "BODY" === ( s = ( a = c ) . nodeName ) || "HTML" !== s && A ( a . firstElementChild ) !== a ? A ( c ) : c ; var u = h ( e ) ; return u . host ? m ( u . host , t ) : m ( e , h ( t ) . host ) } function M ( e ) { var t = "top" === ( arguments . length > 1 && void 0 !== arguments [ 1 ] ? arguments [ 1 ] : "top" ) ? "scrollTop" : "scrollLeft" , n = e . nodeName ; if ( "BODY" === n || "HTML" === n ) { var r = e . ownerDocument . documentElement ; return ( e . ownerDocument . scrollingElement || r ) [ t ] } return e [ t ] } function _ ( e , t ) { var n = "x" === t ? "Left" : "Top" , r = "Left" === n ? "Right" : "Bottom" ; return parseFloat ( e [ "border" + n + "Width" ] , 10 ) + parseFloat ( e [ "border" + r + "Width" ] , 10 ) } function v ( e , t , n , r ) { return Math . max ( t [ "offset" + e ] , t [ "scroll" + e ] , n [ "client" + e ] , n [ "offset" + e ] , n [ "scroll" + e ] , p ( 10 ) ? parseInt ( n [ "offset" + e ] ) + parseInt ( r [ "margin" + ( "Height" === e ? "Top" : "Left" ) ] ) + parseInt ( r [ "margin" + ( "Height" === e ? "Bottom" : "Right" ) ] ) : 0 ) } function b ( e ) { var t = e . body , n = e . documentElement , r = p ( 10 ) && getComputedStyle ( n ) ; return { height : v ( "Height" , t , n , r ) , width : v ( "Width" , t , n , r ) } } var g = function ( e , t ) { if ( ! ( e instanceof t ) ) throw new TypeError ( "Cannot call a class as a function" ) } , y = 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 } } ( ) , L = 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 O ( e ) { return w ( { } , e , { right : e . left + e . width , bottom : e . top + e . height } ) } function z ( e ) { var t = { } ; try { if ( p ( 10 ) ) { t = e . getBoundingClientRect ( ) ; var n = M ( e , "top" ) , r = M ( e , "left" ) ; t . top += n , t . left += r , t . bottom += n , t . right += r } else t = e . getBoundingClientRect ( ) } catch ( e ) { } var o = { left : t . left , top : t . top , width : t . right - t . left , height : t . bottom - t . top } , i = "HTML" === e . nodeName ? b ( e . ownerDocument ) : { } , a = i . width || e . clientWidth || o . right - o . left , s = i . height || e . clientHeight || o . bottom - o . top , u = e . offsetWidth - a , l = e . offsetHeight - s ; if ( u || l ) { var d = c ( e ) ; u -= _ ( d , "x" ) , l -= _ ( d , "y" ) , o . width -= u , o . height -= l } return O ( o ) } function T ( e , t ) { var n = arguments . length > 2 && void 0 !== arguments [ 2 ] && arguments [ 2 ] , r = p ( 10 ) , o = "HTML" === t . nodeName , i = z ( e ) , a = z ( t ) , s = l ( e ) , u = c ( t ) , d = parseFloat ( u . borderTopWidth , 10 ) , f = parseFloat ( u . borderLeftWidth , 10 ) ; n && o && ( a . top = Math . max ( a . t
2019-09-11 12:58:57 +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
2019-10-13 19:26:09 +03:00
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE . See the
* GNU Affero General Public License for more details .
*
* You should have received a copy of the GNU Affero General Public License
* along with this program . If not , see < http : //www.gnu.org/licenses/>.
*
* /
2019-12-30 15:27:52 +03:00
t . default = h } , 32 : function ( e , t , n ) { var r = n ( 33 ) ; "string" == typeof r && ( r = [ [ e . i , r , "" ] ] ) , r . locals && ( e . exports = r . locals ) , ( 0 , n ( 2 ) . default ) ( "941c791e" , r , ! 0 , { } ) } , 33 : function ( e , t , n ) { ( e . exports = n ( 1 ) ( ! 1 ) ) . push ( [ e . i , ".vue-tooltip[data-v-db9fb85]{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;white-space:normal;text-decoration:none;letter-spacing:normal;word-spacing:normal;text-transform:none;word-wrap:normal;word-break:normal;opacity:0;text-shadow:none;font-family:'Nunito', 'Open Sans', Frutiger, Calibri, 'Myriad Pro', Myriad, sans-serif;font-size:12px;font-weight:normal;font-style:normal;line-height:1.6;line-break:auto;filter:drop-shadow(0 1px 10px var(--color-box-shadow))}.vue-tooltip[data-v-db9fb85][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-db9fb85][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-db9fb85][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-db9fb85][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-db9fb85][aria-hidden='true']{visibility:hidden;transition:opacity .15s, visibility .15s;opacity:0}.vue-tooltip[data-v-db9fb85][aria-hidden='false']{visibility:visible;transition:opacity .15s;opacity:1}.vue-tooltip[data-v-db9fb85] .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-db9fb85] .tooltip-arrow{position:absolute;z-index:1;width:0;height:0;margin:0;border-style:solid;border-color:var(--color-main-background)}\n" , "" ] ) } , 6 : function ( e , t , n ) { "use strict" ; ( function ( e ) { n . d ( t , "a" , ( function ( ) { return Nt } ) ) ; var r = n ( 17 ) , o = n ( 21 ) ; function i ( e ) { return ( i = "function" == typeof Symbol && "symbol" == typeof Symbol . iterator ? function ( e ) { return typeof e } : function ( e ) { return e && "function" == typeof Symbol && e . constructor === Symbol && e !== Symbol . prototype ? "symbol" : typeof e } ) ( e ) } function a ( 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 ) } } function s ( e , t , n ) { return t in e ? Object . defineProperty ( e , t , { value : n , enumerable : ! 0 , configurable : ! 0 , writable : ! 0 } ) : e [ t ] = n , e } function c ( e ) { for ( var t = 1 ; t < arguments . length ; t ++ ) { var n = null != arguments [ t ] ? arguments [ t ] : { } , r = Object . keys ( n ) ; "function" == typeof Object . getOwnPropertySymbols && ( r = r . concat ( Object . getOwnPropertySymbols ( n ) . filter ( ( function ( e ) { return Object . getOwnPropertyDescriptor ( n , e ) . enumerable } ) ) ) ) , r . forEach ( ( function ( t ) { s ( e , t , n [ t ] ) } ) ) } return e } var u = function ( ) { } ; function l ( e ) { return "string" == typeof e && ( e = e . split ( " " ) ) , e } function d ( e , t ) { var n , r = l ( t ) ; n = e . className instanceof u ? l ( e . className . baseVal ) : l ( e . className ) , r . forEach ( ( function ( e ) { - 1 === n . indexOf ( e ) && n . push ( e ) } ) ) , e instanceof SVGElement ? e . setAttribute ( "class" , n . join ( " " ) ) : e . className = n . join ( " " ) } function f ( e , t ) { var n , r = l ( t ) ; n = e . className instanceof u ? l ( e . className . baseVal ) : l ( e . className ) , r . forEach ( ( function ( e ) { var t = n . indexOf ( e ) ; - 1 !== t && n . splice ( t , 1 ) } ) ) , e instanceof SVGElement ? e . setAttribute ( "class" , n . join ( " " ) ) : e . className = n . join ( " " ) } "undefined" != typeof window && ( u = window . SVGAnimatedString ) ; var p = ! 1 ; if ( "undefined" != typeof window ) { p = ! 1 ; try { var A = Object . defineProperty ( { } , "passive" , { get : function ( ) { p = ! 0 } } ) ; window . addEventListener ( "test" , null , A ) } catch ( e ) { } } var h = { container : ! 1 , delay : 0 , html : ! 1 , placement : "top" , title : "" , template : ' < div class = "tooltip" role = "tooltip" > < div class = " to
2019-10-13 19:26:09 +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
2019-09-11 12:58:57 +03:00
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE . See the
* GNU Affero General Public License for more details .
*
* You should have received a copy of the GNU Affero General Public License
* along with this program . If not , see < http : //www.gnu.org/licenses/>.
*
2019-10-13 19:26:09 +03:00
* /
2019-12-30 15:27:52 +03:00
r . a . options . defaultTemplate = '<div class="vue-tooltip" role="tooltip" data-v-' . concat ( "db9fb85" , '><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>' ) , r . a . options . defaultHtml = ! 1 , t . default = r . a } , 8 : function ( e , t , n ) { "use strict" ;
2019-09-11 12:58:57 +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
2019-10-13 19:26:09 +03:00
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE . See the
2019-09-11 12:58:57 +03:00
* GNU Affero General Public License for more details .
*
* You should have received a copy of the GNU Affero General Public License
* along with this program . If not , see < http : //www.gnu.org/licenses/>.
*
2019-12-30 15:27:52 +03:00
* /t.a=function(e){return Math.random().toString(36).replace(/ [ ^ a - z ] + / g , " " ) . s u b s t r ( 0 , e | | 5 ) } } , 8 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 ( 2 2 ) ; n . n ( r ) . a } , 8 3 : f u n c t i o n ( e , t , n ) { t = e . e x p o r t s = n ( 1 ) ( ! 1 ) ; v a r r = n ( 9 ) , o = r ( n ( 1 0 ) ) , i = r ( n ( 1 1 ) ) , a = r ( n ( 1 2 ) ) , s = r ( n ( 1 3 ) ) ; t . 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 - d b 9 f b 8 5 " ; s r c : u r l ( ' + o + " ) ; s r c : u r l ( " + o + ' ) 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 ( ' + i + ' ) f o r m a t ( " w o f f " ) , u r l ( ' + a + ' ) f o r m a t ( " t r u e t y p e " ) , u r l ( ' + s + ' ) f o r m a t ( " s v g " ) } . i c o n [ d a t a - v - 1 b 3 5 d f 2 f ] { f o n t - s t y l e : n o r m a l ; f o n t - w e i g h t : 4 0 0 } . 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 5 d f 2 f ] : 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 - d b 9 f b 8 5 " ; 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 5 d f 2 f ] : 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 - d b 9 f b 8 5 " ; 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 5 d f 2 f ] : 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 - d b 9 f b 8 5 " ; 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 5 d f 2 f ] : 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 - d b 9 f b 8 5 " ; c o n t e n t : " " } . i c o n . c l o s e [ d a t a - v - 1 b 3 5 d f 2 f ] : 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 - d b 9 f b 8 5 " ; c o n t e n t : " " } . i c o n . c o n f i r m - f a d e [ d a t a - v - 1 b 3 5 d f 2 f ] : 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 - d b 9 f b 8 5 " ; 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 5 d f 2 f ] : 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 - d b 9 f b 8 5 " ; c o n t e n t : " " } . i c o n . m e n u [ d a t a - v - 1 b 3 5 d f 2 f ] : 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 - d b 9 f b 8 5 " ; c o n t e n t : " " } . i c o n . m o r e [ d a t a - v - 1 b 3 5 d f 2 f ] : 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 - d b 9 f b 8 5 " ; c o n t e n t : " " } . i c o n . p a u s e [ d a t a - v - 1 b 3 5 d f 2 f ] : 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 - d b 9 f b 8 5 " ; c o n t e n t : " " } . i c o n . p l a y [ d a t a - v - 1 b 3 5 d f 2 f ] : 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 - d b 9 f b 8 5 " ; 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 5 d f 2 f ] { 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 5 d f 2 f ] : 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 5 d f 2 f ] : 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 5 d f 2 f ] : 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 5 d f 2 f ] : 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 5 d f 2 f ] : 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 5 d f 2 f ] : a c t i v 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 : r g b a ( 1 2 7 , 1 2 7 , 1 2 7 , 0 . 2 5 ) ! i m p o r t a n t ; o p a c i t y : 1 } . 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 5 d f 2 f ] { o p a c i t y : 1 ; b o r d e r - r a d i u s : 2 2 p x ; b a c k g r o u n d - c o l o r : r g b a ( 1 2 7 , 1 2 7 , 1 2 7 , 0 . 2 5 ) } . a c t i o n - i t e m - - s i n g l e [ d a t a - v - 1 b 3 5 d f 2 f ] , . 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 5 d f 2 f ] { b o x - s i z i n g : b o r d e r - b o x ; 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 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 5 d f 2 f ] { 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 - 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 [ d a t a - v - 1 b 3 5 d f 2 f ] : 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 - d b 9 f b 8 5 " ; 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 - - s i n g l e [ d a t a - v - 1 b 3 5 d f 2 f ] { o p a c i t y : . 7 } . a c t i o n - i t e m - - s i n g l e [ d a t a - v - 1 b 3 5 d f 2 f ] : 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 5 d f 2 f ] : 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 5 d f 2 f ] : a c t i v e { o p a c i t y : 1 } . a c t i o n - i t e m - - s i n g l e > [ h i d d e n ] [ d a t a - v - 1 b 3 5 d f 2 f ] { d i s p l a y : n o n e } . a c t i o n - i t e m - - m u l t i p l e [ d a t a - v - 1 b 3 5 d f 2 f ] { p o s i t i o n : r e l a t i v e } . a c t i o n - i t e m _ _ m e n u [ d a t a - v - 1 b 3 5 d f 2 f ] { p o s i t i o n : a b s o l u t e ; z - i n d e x : 1 1 0 ; r i g h t : 5 0 % ; d i s p l a y : n o n e ; m a r g i n : 1 0 p x ; m a r g i n - t o p : - 5 p x ; t r a n s f o r m : t r a n s l a t e X ( 5 0 % ) ; 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 - r a d i u s : v a r ( - - b o r d e r - r a d i u s ) ; b a c k g r o u n d - c o l o r : v a r ( - - c o l o r - m a i n - b a c k g r o u n d ) ; f i l t e r : d r o p - s h a d o w ( 0 1 p x 3 p x v a r ( - - c o l o r - b o x - s h a d o w ) ) } . a c t i o n - i t e m _ _ m e n u u l [ d a t a - v - 1 b 3 5 d f 2 f ] > : n o t ( l i ) { d i s p l a y : n o n e } . a c t i o n - i t e m _ _ m e n u . o p e n [ d a t a - v - 1 b 3 5 d f 2 f ] { d i s p l a y : b l o c k } . a c t i o n - i t e m _ _ m e n u . a c t i o n - i t e m _ _ m e n u _ a r r o w [ d a t a - v - 1 b 3 5 d f 2 f ] { p o s i t i o n : a b s o l u t e ; r i g h t : 5 0 % ; b o t t o m : 1 0 0 % ; w i d t h : 0 ; h e i g h t : 0 ; m a r g i n - r i g h t : - 9 p x ; c o n t e n t : \ ' \ ' ; p o i n t e r - e v e n t s : n o n e ; b o r d e r : s o l i d t r a n s p a r e n t ; b o r d e r - w i d t h : 9 p x ; b o r d e r - b o t t o m - c o l o r : v a r ( - - c o l o r - m a i n - b a c k g r o u n d ) } . a c t i o n - i t e m _ _ m e n u . m e n u - r i g h t [ d a t a - v - 1 b 3 5 d f 2 f ] { r i g h t : 0 ; l e f t : a u t o ; t r a n s f o r m : n o n e } . a c t i o n - i t e m _ _ m e n u . m e n u - r i g h t . a c t i o n - i t e m _ _ m e n u _ a r r o w [ d a t a - v - 1 b 3 5 d f 2 f ] { r i g h t : 1 3 p x ; m a r g i n - r i g h t : 0 } . a c t i o n - i t e m _ _ m e n u . m e n u - l e f t [ d a t a - v - 1 b 3 5 d f 2 f ] { r i g h t : a u t o ; l e f t : 0 ; t r a n s f o r m : n o n e } . a c t i o n - i t e m _ _ m e n u . m e n u - l e f t . a c t i o n - i t e m _ _ m e n u _ a r r o w [ d a t a - v - 1 b 3 5 d f 2 f ] { r i g h t : a u t o ; l e f t : 1 3 p x ; m a r g i n - r i g h t : 0 } . i e . a c t i o n - i t e m _ _ m e n u [ d a t a - v - 1 b 3 5 d f 2 f ] , . i e . a c t i o n - i t e m _ _ m e n u . a c t i o n - i t e m _ _ m e n u _ a r r o w [ d a t a - v - 1 b 3 5 d f 2 f ] , . e d g e . a c t i o n - i t e m _ _ m e n u [ d a t a - v - 1 b 3 5 d f 2 f ] , . e d g e . a c t i o n - i t e m _ _ m e n u . a c t i o n - i t e m _ _ m e n u _ a r r o w [ d a t a - v - 1 b 3 5 d f 2 f ] { b o r d e r : 1 p x s o l i d v a r ( -
2019-09-11 12:58:57 +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/>.
*
2019-12-30 15:27:52 +03:00
* / 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 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 ) { t h i s . $ e m i t ( " c l i c k " , e ) } } } } , 2 : 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 ) { f o r ( v a r n = [ ] , r = { } , o = 0 ; o < t . l e n g t h ; o + + ) { v a r i = t [ o ] , a = i [ 0 ] , s = { i d : e + " : " + o , c s s : i [ 1 ] , m e d i a : i [ 2 ] , s o u r c e M a p : i [ 3 ] } ; r [ a ] ? r [ a ] . p a r t s . p u s h ( s ) : n . p u s h ( r [ a ] = { i d : a , p a r t s : [ s ] } ) } r e t u r n n } n . r ( t ) , n . d ( t , " d e f a u l t " , ( f u n c t i o n ( ) { r e t u r n A } ) ) ; v a r o = " u n d e f i n e d " ! = t y p e o f d o c u m e n t ; i f ( " u n d e f i n e d " ! = t y p e o f D E B U G & & D E B U G & & ! o ) t h r o w n e w E r r o r ( " v u e - s t y l e - l o a d e r c a n n o t b e u s e d i n a n o n - b r o w s e r e n v i r o n m e n t . U s e { t a r g e t : ' n o d e ' } i n y o u r W e b p a c k c o n f i g t o i n d i c a t e a s e r v e r - r e n d e r i n g e n v i r o n m e n t . " ) ; v a r i = { } , a = o & & ( d o c u m e n t . h e a d | | d o c u m e n t . g e t E l e m e n t s B y T a g N a m e ( " h e a d " ) [ 0 ] ) , s = n u l l , c = 0 , u = ! 1 , l = f u n c t i o n ( ) { } , d = n u l l , f = " d a t a - v u e - s s r - i d " , p = " u n d e f i n e d " ! = t y p e o f n a v i g a t o r & & / m s i e [ 6 - 9 ] \ b / . t e s t ( n a v i g a t o r . u s e r A g e n t . t o L o w e r C a s e ( ) ) ; f u n c t i o n A ( e , t , n , o ) { u = n , d = o | | { } ; v a r a = r ( e , t ) ; r e t u r n h ( a ) , f u n c t i o n ( t ) { f o r ( v a r n = [ ] , o = 0 ; o < a . l e n g t h ; o + + ) { v a r s = a [ o ] ; ( c = i [ s . i d ] ) . r e f s - - , n . p u s h ( c ) } f o r ( t ? h ( a = r ( e , t ) ) : a = [ ] , o = 0 ; o < n . l e n g t h ; o + + ) { v a r c ; i f ( 0 = = = ( c = n [ o ] ) . r e f s ) { f o r ( v a r u = 0 ; u < c . p a r t s . l e n g t h ; u + + ) c . p a r t s [ u ] ( ) ; d e l e t e i [ c . i d ] } } } } f u n c t i o n h ( e ) { f o r ( v a r t = 0 ; t < e . l e n g t h ; t + + ) { v a r n = e [ t ] , r = i [ n . i d ] ; i f ( r ) { r . r e f s + + ; f o r ( v a r o = 0 ; o < r . p a r t s . l e n g t h ; o + + ) r . p a r t s [ o ] ( n . p a r t s [ o ] ) ; f o r ( ; o < n . p a r t s . l e n g t h ; o + + ) r . p a r t s . p u s h ( M ( n . p a r t s [ o ] ) ) ; r . p a r t s . l e n g t h > n . p a r t s . l e n g t h & & ( r . p a r t s . l e n g t h = n . p a r t s . l e n g t h ) } e l s e { v a r a = [ ] ; f o r ( o = 0 ; o < n . p a r t s . l e n g t h ; o + + ) a . p u s h ( M ( n . p a r t s [ o ] ) ) ; i [ n . i d ] = { i d : n . i d , r e f s : 1 , p a r t s : a } } } } f u n c t i o n m ( ) { v a r e = d o c u m e n t . c r e a t e E l e m e n t ( " s t y l e " ) ; r e t u r n e . t y p e = " t e x t / c s s " , a . a p p e n d C h i l d ( e ) , e } f u n c t i o n M ( e ) { v a r t , n , r = d o c u m e n t . q u e r y S e l e c t o r ( " s t y l e [ " + f + ' ~ = " ' + e . i d + ' " ] ' ) ; i f ( r ) { i f ( u ) r e t u r n l ; r . p a r e n t N o d e . r e m o v e C h i l d ( r ) } i f ( p ) { v a r o = c + + ; r = s | | ( s = m ( ) ) , t = b . b i n d ( n u l l , r , o , ! 1 ) , n = b . b i n d ( n u l l , r , o , ! 0 ) } e l s e r = m ( ) , t = f u n c t i o n ( e , t ) { v a r n = t . c s s , r = t . m e d i a , o = t . s o u r c e M a p ; i f ( r & & e . s e t A t t r i b u t e ( " m e d i a " , r ) , d . s s r I d & & e . s e t A t t r i b u t e ( f , t . i d ) , o & & ( n + = " \ n / * # s o u r c e U R L = " + o . s o u r c e s [ 0 ] + " * / " , n + = " \ n / * # 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 ; b a s e 6 4 , " + 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 ( o ) ) ) ) + " * / " ) , 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 = n ; 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 ( n ) ) } } . b i n d ( n u l l , r ) , n = f u n c t i o n ( ) { r . p a r e n t N o d e . r e m o v e C h i l d ( r ) } ; r e t u r n t ( e ) , f u n c t i o n ( r ) { i f ( r ) { i f ( r . c s s = = = e . c s s & & r . m e d i a = = = e . m e d i a & & r . 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 ; t ( e = r ) } e l s e n ( ) } } v a r _ , v = ( _ = [ ] , f u n c t i o n ( e , t ) { r e t u r n _ [ e ] = t , _ . f i l t e r ( B o o l e a n ) . j o i n ( " \ n " ) } ) ; f u n c t i o n b ( e , t , n , r ) { v a r o = n ? " " : r . c s s ; i f ( 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 = v ( t , o ) ; e l s e { v a r i = d o c u m e n t . c r e a t e T e x t N o d e ( o ) , a = e . c h i l d N o d e s ; a [ t ] & & e . r e m o v e C h i l d ( a [ t ] ) , a . l e n g t h ? e . i n s e r t B e f o r e ( i , a [ t ] ) : e . a p p e n d C h i l d ( i ) } } } , 2 6 : f u n c t i o n ( e , t , n ) { v a r r = n ( 9 5 ) ; " s t r i n g " = = t y p e o f r & & ( r = [ [ e . i , r , " " ] ] ) , r . l o c a l s & & ( e . e x p o r t s = r . l o c a l s ) , ( 0 , n ( 2 ) . d e f a u l t ) ( " 2 6 0 1 b 6 6 7 " , r , ! 0 , { } ) } , 3 : f u n c t i o n ( t , n ) { t . e x p o r t s = e } , 3 5 : f u n c t i o n ( e , t ) { } , 5 : 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 ( 3 ) , o = n . n ( r ) ;
2019-09-11 12:58:57 +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/>.
*
2019-12-30 15:27:52 +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 ( ) | | ( o . a . u t i l . w a r n ( " " . c o n c a t ( t h i s . $ o p t i o n s . n a m e , " c a n n o t b e e m p t y a n d r e q u i r e s a m e a n i n g f u l t e x t c o n t e n t " ) , t h i s ) , t h i s . $ d e s t r o y ( ) , t h i s . $ e l . r e m o v e ( ) ) } , b e f o r e U p d a t e : f u n c t i o n ( ) { t h i s . t e x t = t h i s . g e t T e x t ( ) } , d a t a : f u n c t i o n ( ) { r e t u r n { t e x t : t h i s . g e t T e x t ( ) } } , c o m p u t e d : { i s L o n g T e x t : f u n c t i o n ( ) { r e t u r n t h i s . t e x t & & t h i s . t e x t . t r i m ( ) . l e n g t h > 2 0 } } , m e t h o d s : { g e t T e x t : f u n c t i o n ( ) { r e t u r n t h i s . $ s l o t s . d e f a u l t ? t h i s . $ s l o t s . d e f a u l t [ 0 ] . t e x t . t r i m ( ) : " " } } } } , 6 7 : f u n c t i o n ( e , t , n ) { " u s e s t r i c t " ; n . r ( t ) ; v a r r = { n a m e : " A c t i o n B u t t o n " , m i x i n s : [ n ( 1 5 ) . a ] , p r o p s : { d i s a b l e d : { t y p e : B o o l e a n , d e f a u l t : ! 1 } } , c o m p u t e d : { i s F o c u s a b l e : f u n c t i o n ( ) { r e t u r n ! t h i s . d i s a b l e d } } } , o = ( n ( 9 4 ) , n ( 0 ) ) , i = n ( 3 5 ) , a = n . n ( i ) , s = O b j e c t ( o . a ) ( r , ( 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 ( " l i " , { c l a s s : { " a c t i o n - - d i s a b l e d " : e . d i s a b l e d } } , [ n ( " b u t t o n " , { s t a t i c C l a s s : " a c t i o n - b u t t o n " , c l a s s : { f o c u s a b l e : e . i s F o c u s a b l e } , o n : { c l i c k : e . o n C l i c k } } , [ n ( " s p a n " , { s t a t i c C l a s s : " a c t i o n - b u t t o n _ _ i c o n " , c l a s s : [ e . i s I c o n U r l ? " a c t i o n - b u t t o n _ _ i c o n - - u r l " : e . i c o n ] , s t y l e : { b a c k g r o u n d I m a g e : e . i s I c o n U r l ? " u r l ( " + e . i c o n + " ) " : n u l l } } ) , e . _ v ( " " ) , e . t i t l e ? n ( " p " , [ n ( " s t r o n g " , { s t a t i c C l a s s : " a c t i o n - b u t t o n _ _ t i t l e " } , [ e . _ v ( " \ n \ t \ t \ t \ t " + e . _ s ( e . t i t l e ) + " \ n \ t \ t \ t " ) ] ) , e . _ v ( " " ) , n ( " b r " ) , e . _ v ( " " ) , n ( " s p a n " , { s t a t i c C l a s s : " a c t i o n - b u t t o n _ _ l o n g t e x t " , d o m P r o p s : { t e x t C o n t e n t : e . _ s ( e . t e x t ) } } ) ] ) : e . i s L o n g T e x t ? n ( " p " , { s t a t i c C l a s s : " a c t i o n - b u t t o n _ _ l o n g t e x t " , d o m P r o p s : { t e x t C o n t e n t : e . _ s ( e . t e x t ) } } ) : n ( " s p a n " , { s t a t i c C l a s s : " a c t i o n - b u t t o n _ _ t e x t " } , [ e . _ v ( e . _ s ( e . t e x t ) ) ] ) , e . _ v ( " " ) , e . _ e ( ) ] , 2 ) ] ) } ) , [ ] , ! 1 , n u l l , " 3 7 5 3 8 7 1 9 " , n u l l ) ; " f u n c t i o n " = = t y p e o f a . a & & a ( ) ( s ) ; v a r c = s . e x p o r t s ; n . d ( t , " A c t i o n B u t t o n " , ( f u n c t i o n ( ) { r e t u r n c } ) ) ,
2019-09-11 12:58:57 +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/>.
*
2019-10-13 19:26:09 +03:00
* /
2019-12-30 15:27:52 +03:00
t . default = c } , 94 : function ( e , t , n ) { "use strict" ; var r = n ( 26 ) ; n . n ( r ) . a } , 95 : function ( e , t , n ) { ( e . exports = n ( 1 ) ( ! 1 ) ) . push ( [ e . i , "li.active[data-v-37538719]{box-shadow:inset 4px 0 var(--color-primary)}.action--disabled[data-v-37538719]{pointer-events:none;opacity:.5}.action--disabled[data-v-37538719]:hover,.action--disabled[data-v-37538719]:focus{cursor:default;opacity:.5}.action--disabled *[data-v-37538719]{opacity:1 !important}.action-button[data-v-37538719]{display:flex;align-items:flex-start;width:100%;height:auto;margin:0;padding:0;padding-right:14px;cursor:pointer;white-space:nowrap;opacity:.7;color:var(--color-main-text);border:0;border-radius:0;background-color:transparent;box-shadow:none;font-weight:normal;line-height:44px}.action-button[data-v-37538719]:hover,.action-button[data-v-37538719]:focus{opacity:1}.action-button>span[data-v-37538719]{cursor:pointer;white-space:nowrap}.action-button__icon[data-v-37538719]{width:44px;height:44px;opacity:1;background-position:14px center;background-size:16px}.action-button p[data-v-37538719]{width:150px;padding:7px 0;margin:auto;cursor:pointer;text-align:left;line-height:1.6em}.action-button__longtext[data-v-37538719]{cursor:pointer;white-space:pre-wrap}.action-button__title[data-v-37538719]{font-weight:bold}\n" , "" ] ) } } ) } ( n ( 18 ) ) } , function ( e , t , n ) { var r = n ( 5 ) , o = n ( 2 ) . document , i = r ( o ) && r ( o . createElement ) ; e . exports = function ( e ) { return i ? o . createElement ( e ) : { } } } , function ( e , t , n ) { t . f = n ( 6 ) } , function ( e , t , n ) { var r = n ( 92 ) ( "keys" ) , o = n ( 52 ) ; e . exports = function ( e ) { return r [ e ] || ( r [ e ] = o ( e ) ) } } , function ( e , t ) { e . exports = "constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf" . split ( "," ) } , function ( e , t , n ) { var r = n ( 2 ) . document ; e . exports = r && r . documentElement } , function ( e , t , n ) { var r = n ( 5 ) , o = n ( 4 ) , i = function ( e , t ) { if ( o ( e ) , ! r ( t ) && null !== t ) throw TypeError ( t + ": can't set as prototype!" ) } ; e . exports = { set : Object . setPrototypeOf || ( "__proto__" in { } ? function ( e , t , r ) { try { ( r = n ( 25 ) ( Function . call , n ( 28 ) . f ( Object . prototype , "__proto__" ) . set , 2 ) ) ( e , [ ] ) , t = ! ( e instanceof Array ) } catch ( e ) { t = ! 0 } return function ( e , n ) { return i ( e , n ) , t ? e . _ _proto _ _ = n : r ( e , n ) , e } } ( { } , ! 1 ) : void 0 ) , check : i } } , function ( e , t ) { e . exports = "\t\n\v\f\r \u2028\u2029\ufeff" } , function ( e , t , n ) { var r = n ( 5 ) , o = n ( 139 ) . set ; e . exports = function ( e , t , n ) { var i , a = t . constructor ; return a !== n && "function" == typeof a && ( i = a . prototype ) !== n . prototype && r ( i ) && o && o ( e , i ) , e } } , function ( e , t , n ) { "use strict" ; var r = n ( 27 ) , o = n ( 38 ) ; e . exports = function ( e ) { var t = String ( o ( this ) ) , n = "" , i = r ( e ) ; if ( i < 0 || i == 1 / 0 ) throw RangeError ( "Count can't be negative" ) ; for ( ; i > 0 ; ( i >>>= 1 ) && ( t += t ) ) 1 & i && ( n += t ) ; return n } } , function ( e , t ) { e . exports = Math . sign || function ( e ) { return 0 == ( e = + e ) || e != e ? e : e < 0 ? - 1 : 1 } } , function ( e , t ) { var n = Math . expm1 ; e . exports = ! n || n ( 10 ) > 22025.465794806718 || n ( 10 ) < 22025.465794806718 || - 2e-17 != n ( - 2e-17 ) ? function ( e ) { return 0 == ( e = + e ) ? e : e > - 1e-6 && e < 1e-6 ? e + e * e / 2 : Math . exp ( e ) - 1 } : n } , function ( e , t , n ) { var r = n ( 27 ) , o = n ( 38 ) ; e . exports = function ( e ) { return function ( t , n ) { var i , a , s = String ( o ( t ) ) , c = r ( n ) , u = s . length ; return c < 0 || c >= u ? e ? "" : void 0 : ( i = s . charCodeAt ( c ) ) < 55296 || i > 56319 || c + 1 === u || ( a = s . charCodeAt ( c + 1 ) ) < 56320 || a > 57343 ? e ? s . charAt ( c ) : i : e ? s . slice ( c , c + 2 ) : a - 56320 + ( i - 55296 << 10 ) + 65536 } } } , function ( e , t , n ) { "use strict" ; var r = n ( 53 ) , o = n ( 1 ) , i = n ( 14 ) , a = n ( 20 ) , s = n ( 66 ) , c = n ( 211 ) , u = n ( 64 ) , l = n ( 58 ) , d = n ( 6 ) ( "iterator" ) , f = ! ( [ ] . keys && "next" in [ ] . keys ( ) ) , p = function ( ) { return this } ; e . exports = function ( e , t , n , A , h , m , M ) { c ( n , t , A ) ; var _ , v , b , g = function ( e ) { if ( ! f && e in O ) return O [ e ] ; switch ( e ) { case "keys" : case "values" : return function ( ) { return new n ( this , e ) } } return function ( ) { return new n ( this , e ) } } , y = t + " Iterator" , L = "values" == h , w = ! 1 , O = e . prototype , z = O [ d ] || O [ "@@iterator" ] || h && O [ h ] , T = z || g ( h ) , x = h ? L ? g ( "entries" ) : T : void 0 , k = "Array" == t && O . entries || z ; if ( k && ( b = l ( k . call ( new e ) ) ) !== Object . prototype && b . next && ( u ( b , y , ! 0 ) , r || "function" == typeof b [ d ] || a ( b , d , p ) ) , L && z && "values" !== z . name && ( w = ! 0 , T = function ( ) { return z . call ( this ) } ) , r && ! M || ! f && ! w && O [ d ] || a ( O , d , T ) , s [ t ] = T , s [ y ] = p , h ) if ( _ = { values : L ? T : g ( "values" ) , keys : m ? T : g ( "keys" ) , entries : x } , M ) for ( v in _ ) v in O || i ( O , v , _ [ v ] ) ; else o ( o . P + o . F * ( f || w ) , t , _ ) ; return _ } } , function ( e , t , n ) { var r = n ( 148 ) , o =
2019-09-11 12:58:57 +03:00
/ * * !
* @ fileOverview Kickass library to create and place poppers near their reference elements .
* @ version 1.15 . 0
* @ 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 .
* /
2019-12-30 15:27:52 +03:00
var n = "undefined" != typeof window && "undefined" != typeof document , r = [ "Edge" , "Trident" , "Firefox" ] , o = 0 , i = 0 ; i < r . length ; i += 1 ) if ( n && navigator . userAgent . indexOf ( r [ i ] ) >= 0 ) { o = 1 ; break } var a = 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 ( ) } ) , o ) ) } } ; function s ( e ) { return e && "[object Function]" === { } . toString . call ( e ) } function c ( e , t ) { if ( 1 !== e . nodeType ) return [ ] ; var n = e . ownerDocument . defaultView . getComputedStyle ( e , null ) ; return t ? n [ t ] : n } function u ( 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 = c ( e ) , n = t . overflow , r = t . overflowX , o = t . overflowY ; return /(auto|scroll|overlay)/ . test ( n + o + r ) ? e : l ( u ( e ) ) } var d = n && ! ( ! window . MSInputMethodContext || ! document . documentMode ) , f = n && /MSIE 10/ . test ( navigator . userAgent ) ; function p ( e ) { return 11 === e ? d : 10 === e ? f : d || f } function A ( e ) { if ( ! e ) return document . documentElement ; for ( var t = p ( 10 ) ? document . body : null , n = e . offsetParent || null ; n === t && e . nextElementSibling ; ) n = ( e = e . nextElementSibling ) . offsetParent ; var r = n && n . nodeName ; return r && "BODY" !== r && "HTML" !== r ? - 1 !== [ "TH" , "TD" , "TABLE" ] . indexOf ( n . nodeName ) && "static" === c ( n , "position" ) ? A ( n ) : n : e ? e . ownerDocument . documentElement : document . documentElement } function h ( e ) { return null !== e . parentNode ? h ( e . parentNode ) : e } function m ( e , t ) { if ( ! ( e && e . nodeType && t && t . nodeType ) ) return document . documentElement ; var n = e . compareDocumentPosition ( t ) & Node . DOCUMENT _POSITION _FOLLOWING , r = n ? e : t , o = n ? t : e , i = document . createRange ( ) ; i . setStart ( r , 0 ) , i . setEnd ( o , 0 ) ; var a , s , c = i . commonAncestorContainer ; if ( e !== c && t !== c || r . contains ( o ) ) return "BODY" === ( s = ( a = c ) . nodeName ) || "HTML" !== s && A ( a . firstElementChild ) !== a ? A ( c ) : c ; var u = h ( e ) ; return u . host ? m ( u . host , t ) : m ( e , h ( t ) . host ) } function M ( e ) { var t = "top" === ( arguments . length > 1 && void 0 !== arguments [ 1 ] ? arguments [ 1 ] : "top" ) ? "scrollTop" : "scrollLeft" , n = e . nodeName ; if ( "BODY" === n || "HTML" === n ) { var r = e . ownerDocument . documentElement ; return ( e . ownerDocument . scrollingElement || r ) [ t ] } return e [ t ] } function _ ( e , t ) { var n = "x" === t ? "Left" : "Top" , r = "Left" === n ? "Right" : "Bottom" ; return parseFloat ( e [ "border" + n + "Width" ] , 10 ) + parseFloat ( e [ "border" + r + "Width" ] , 10 ) } function v ( e , t , n , r ) { return Math . max ( t [ "offset" + e ] , t [ "scroll" + e ] , n [ "client" + e ] , n [ "offset" + e ] , n [ "scroll" + e ] , p ( 10 ) ? parseInt ( n [ "offset" + e ] ) + parseInt ( r [ "margin" + ( "Height" === e ? "Top" : "Left" ) ] ) + parseInt ( r [ "margin" + ( "Height" === e ? "Bottom" : "Right" ) ] ) : 0 ) } function b ( e ) { var t = e . body , n = e . documentElement , r = p ( 10 ) && getComputedStyle ( n ) ; return { height : v ( "Height" , t , n , r ) , width : v ( "Width" , t , n , r ) } } var g = function ( e , t ) { if ( ! ( e instanceof t ) ) throw new TypeError ( "Cannot call a class as a function" ) } , y = 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 } } ( ) , L = 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 O ( e ) { return w ( { } , e , { right : e . left + e . width , bottom : e . top + e . height } ) } function z ( e ) { var t = { } ; try { if ( p ( 10 ) ) { t = e . getBoundingClientRect ( ) ; var n = M ( e , "top" ) , r = M ( e , "left" ) ; t . top += n , t . left += r , t . bottom += n , t . right += r } else t = e . getBoundingClientRect ( ) } catch ( e ) { } var o = { left : t . left , top : t . top , width : t . right - t . left , height : t . bottom - t . top } , i = "HTML" === e . nodeName ? b ( e . ownerDocument ) : { } , a = i . width || e . clientWidth || o . right - o . left , s = i . height || e . clientHeight || o . bottom - o . top , u = e . offsetWidth - a , l = e . offsetHeight - s ; if ( u || l ) { var d = c ( e ) ; u -= _ ( d , "x" ) , l -= _ ( d , "y" ) , o . width -= u , o . height -= l } return O ( o ) } function T ( e , t ) { var n = arguments . length > 2 && void 0 !== arguments [ 2 ] && arguments [ 2 ] , r = p ( 10 ) , o = "HTML" === t . nodeName , i = z ( e ) , a = z ( t ) , s = l ( e ) , u = c ( t ) , d = parseFloat ( u . borderTopWidth , 10 ) , f = parseFloat ( u . borderLeftWidth , 10 ) ; n && o && ( a . top = Math . max ( a . t
2019-09-11 12:58:57 +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/>.
*
* /
2019-12-30 15:27:52 +03:00
r . a . options . defaultTemplate = '<div class="vue-tooltip" role="tooltip" data-v-' . concat ( "db9fb85" , '><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>' ) , r . a . options . defaultHtml = ! 1 , t . default = r . a } } ) } , function ( e , t ) { function n ( e ) { return "function" == typeof e . value || ( console . warn ( "[Vue-click-outside:] provided expression" , e . expression , "is not a function." ) , ! 1 ) } function r ( e ) { return void 0 !== e . componentInstance && e . componentInstance . $isServer } e . exports = { bind : function ( e , t , o ) { function i ( t ) { if ( o . context ) { var n = t . path || t . composedPath && t . composedPath ( ) ; n && n . length > 0 && n . unshift ( t . target ) , e . contains ( t . target ) || function ( e , t ) { if ( ! e || ! t ) return ! 1 ; for ( var n = 0 , r = t . length ; n < r ; n ++ ) try { if ( e . contains ( t [ n ] ) ) return ! 0 ; if ( t [ n ] . contains ( e ) ) return ! 1 } catch ( e ) { return ! 1 } return ! 1 } ( o . context . popupItem , n ) || e . _ _vueClickOutside _ _ . callback ( t ) } } n ( t ) && ( e . _ _vueClickOutside _ _ = { handler : i , callback : t . value } , ! r ( o ) && document . addEventListener ( "click" , i ) ) } , update : function ( e , t ) { n ( t ) && ( e . _ _vueClickOutside _ _ . callback = t . value ) } , unbind : function ( e , t , n ) { ! r ( n ) && document . removeEventListener ( "click" , e . _ _vueClickOutside _ _ . handler ) , delete e . _ _vueClickOutside _ _ } } } , function ( e , t , n ) { "use strict" ; n ( 770 ) , n ( 784 ) , n ( 787 ) , n ( 791 ) , n ( 792 ) , Object . defineProperty ( t , "__esModule" , { value : ! 0 } ) , t . getRootUrl = t . generateFilePath = t . imagePath = t . generateUrl = t . generateOcsUrl = t . generateRemoteUrl = t . linkTo = void 0 ; t . linkTo = function ( e , t ) { return r ( e , "" , t ) } ; t . generateRemoteUrl = function ( e ) { return window . location . protocol + "//" + window . location . host + function ( e ) { return o ( ) + "/remote.php/" + e } ( e ) } ; t . generateOcsUrl = function ( e , t ) { return t = 2 !== t ? 1 : 2 , window . location . protocol + "//" + window . location . host + o ( ) + "/ocs/v" + t + ".php/" + e + "/" } ; t . generateUrl = function ( e , t , n ) { var r = Object . assign ( { escape : ! 0 , noRewrite : ! 1 } , n || { } ) , i = function ( e , t ) { return t = t || { } , e . replace ( /{([^{}]*)}/g , ( function ( e , n ) { var o = t [ n ] ; return r . escape ? "string" == typeof o || "number" == typeof o ? encodeURIComponent ( o . toString ( ) ) : encodeURIComponent ( e ) : "string" == typeof o || "number" == typeof o ? o . toString ( ) : e } ) ) } ; return "/" !== e . charAt ( 0 ) && ( e = "/" + e ) , ! 0 !== OC . config . modRewriteWorking || r . noRewrite ? o ( ) + "/index.php" + i ( e , t || { } ) : o ( ) + i ( e , t || { } ) } ; t . imagePath = function ( e , t ) { return - 1 === t . indexOf ( "." ) ? r ( e , "img" , t + ".svg" ) : r ( e , "img" , t ) } ; var r = function ( e , t , n ) { var r = - 1 !== OC . coreApps . indexOf ( e ) , i = o ( ) ; return "php" !== n . substring ( n . length - 3 ) || r ? "php" === n . substring ( n . length - 3 ) || r ? ( i += "settings" !== e && "core" !== e && "search" !== e || "ajax" !== t ? "/" : "/index.php/" , r || ( i += "apps/" ) , "" !== e && ( i += e += "/" ) , t && ( i += t + "/" ) , i += n ) : ( i = OC . appswebroots [ e ] , t && ( i += "/" + t + "/" ) , "/" !== i . substring ( i . length - 1 ) && ( i += "/" ) , i += n ) : ( i += "/index.php/apps/" + e , "index.php" !== n && ( i += "/" , t && ( i += encodeURI ( t + "/" ) ) , i += n ) ) , i } ; t . generateFilePath = r ; var o = function ( ) { return OC . webroot } ; t . getRootUrl = o } , function ( e , t , n ) { "use strict" ; n ( 801 ) , n ( 815 ) , n ( 816 ) , n ( 819 ) , n ( 823 ) , n ( 824 ) , n ( 825 ) , Object . defineProperty ( t , "__esModule" , { value : ! 0 } ) , t . getRootUrl = t . generateFilePath = t . imagePath = t . generateUrl = t . generateOcsUrl = t . generateRemoteUrl = t . linkTo = void 0 ; t . linkTo = function ( e , t ) { return r ( e , "" , t ) } ; t . generateRemoteUrl = function ( e ) { return window . location . protocol + "//" + window . location . host + function ( e ) { return o ( ) + "/remote.php/" + e } ( e ) } ; t . generateOcsUrl = function ( e , t ) { return t = 2 !== t ? 1 : 2 , window . location . protocol + "//" + window . location . host + o ( ) + "/ocs/v" + t + ".php/" + e + "/" } ; t . generateUrl = function ( e , t , n ) { var r = Object . assign ( { escape : ! 0 , noRewrite : ! 1 } , n || { } ) , i = function ( e , t ) { return t = t || { } , e . replace ( /{([^{}]*)}/g , ( function ( e , n ) { var o = t [ n ] ; return r . escape ? "string" == typeof o || "number" == typeof o ? encodeURIComponent ( o . toString ( ) ) : encodeURIComponent ( e ) : "string" == typeof o || "number" == typeof o ? o . toString ( ) : e } ) ) } ; return "/" !== e . charAt ( 0 ) && ( e = "/" + e ) , ! 0 !== OC . config . modRewriteWorking || r . noRewrite ? o ( ) + "/index.php" + i ( e , t || { } ) : o ( ) + i ( e , t || { } ) } ; t . imagePath = function ( e , t ) { return - 1 === t . indexOf ( "." ) ? r ( e , "img" , t + ".svg" ) : r ( e , "img" , t ) } ; var r = function ( e , t , n ) { var r = - 1 !== OC . coreApps . indexOf ( e ) , i = o ( ) ; return "php" !== n . substring ( n . length - 3 ) || r ? "php" === n . substring ( n . length - 3 ) || r ? ( i += "settings" !== e && "core" !== e && "search" !== e || "ajax" !== t ? "/" : "/index.php/" , r || ( i += "apps/" ) , "" !== e && ( i += e += "/" ) , t && ( i += t + "/" ) , i += n ) : ( i = OC . appswebroot
2019-09-11 12:58:57 +03:00
/ * !
* Determine if an object is a Buffer
*
* @ author Feross Aboukhadijeh < https : //feross.org>
* @ license MIT
* /
2020-01-09 10:47:16 +03:00
e . exports = function ( e ) { return null != e && null != e . constructor && "function" == typeof e . constructor . isBuffer && e . constructor . isBuffer ( e ) } } , function ( e , t , n ) { "use strict" ; var r = n ( 16 ) , o = n ( 247 ) , i = n ( 676 ) , a = n ( 677 ) , s = n ( 253 ) ; function c ( e ) { this . defaults = e , this . interceptors = { request : new i , response : new i } } c . prototype . request = function ( e ) { "string" == typeof e ? ( e = arguments [ 1 ] || { } ) . url = arguments [ 0 ] : e = e || { } , ( e = s ( this . defaults , e ) ) . method = e . method ? e . method . toLowerCase ( ) : "get" ; var t = [ a , void 0 ] , n = Promise . resolve ( e ) ; for ( this . interceptors . request . forEach ( ( function ( e ) { t . unshift ( e . fulfilled , e . rejected ) } ) ) , this . interceptors . response . forEach ( ( function ( e ) { t . push ( e . fulfilled , e . rejected ) } ) ) ; t . length ; ) n = n . then ( t . shift ( ) , t . shift ( ) ) ; return n } , c . prototype . getUri = function ( e ) { return e = s ( this . defaults , e ) , o ( e . url , e . params , e . paramsSerializer ) . replace ( /^\?/ , "" ) } , r . forEach ( [ "delete" , "get" , "head" , "options" ] , ( function ( e ) { c . prototype [ e ] = function ( t , n ) { return this . request ( r . merge ( n || { } , { method : e , url : t } ) ) } } ) ) , r . forEach ( [ "post" , "put" , "patch" ] , ( function ( e ) { c . prototype [ e ] = function ( t , n , o ) { return this . request ( r . merge ( o || { } , { method : e , url : t , data : n } ) ) } } ) ) , e . exports = c } , function ( e , t , n ) { "use strict" ; var r = n ( 16 ) ; function o ( ) { this . handlers = [ ] } o . prototype . use = function ( e , t ) { return this . handlers . push ( { fulfilled : e , rejected : t } ) , this . handlers . length - 1 } , o . prototype . eject = function ( e ) { this . handlers [ e ] && ( this . handlers [ e ] = null ) } , o . prototype . forEach = function ( e ) { r . forEach ( this . handlers , ( function ( t ) { null !== t && e ( t ) } ) ) } , e . exports = o } , function ( e , t , n ) { "use strict" ; var r = n ( 16 ) , o = n ( 678 ) , i = n ( 248 ) , a = n ( 249 ) , s = n ( 685 ) , c = n ( 686 ) ; function u ( e ) { e . cancelToken && e . cancelToken . throwIfRequested ( ) } e . exports = function ( e ) { return u ( e ) , e . baseURL && ! s ( e . url ) && ( e . url = c ( e . baseURL , e . url ) ) , e . headers = e . headers || { } , e . data = o ( e . data , e . headers , e . transformRequest ) , e . headers = r . merge ( e . headers . common || { } , e . headers [ e . method ] || { } , e . headers || { } ) , r . forEach ( [ "delete" , "get" , "head" , "post" , "put" , "patch" , "common" ] , ( function ( t ) { delete e . headers [ t ] } ) ) , ( e . adapter || a . adapter ) ( e ) . then ( ( function ( t ) { return u ( e ) , t . data = o ( t . data , t . headers , e . transformResponse ) , t } ) , ( function ( t ) { return i ( t ) || ( u ( e ) , t && t . response && ( t . response . data = o ( t . response . data , t . response . headers , e . transformResponse ) ) ) , Promise . reject ( t ) } ) ) } } , function ( e , t , n ) { "use strict" ; var r = n ( 16 ) ; e . exports = function ( e , t , n ) { return r . forEach ( n , ( function ( n ) { e = n ( e , t ) } ) ) , e } } , function ( e , t , n ) { "use strict" ; var r = n ( 16 ) ; e . exports = function ( e , t ) { r . forEach ( e , ( function ( n , r ) { r !== t && r . toUpperCase ( ) === t . toUpperCase ( ) && ( e [ t ] = n , delete e [ r ] ) } ) ) } } , function ( e , t , n ) { "use strict" ; var r = n ( 252 ) ; e . exports = function ( e , t , n ) { var o = n . config . validateStatus ; ! o || o ( n . status ) ? e ( n ) : t ( r ( "Request failed with status code " + n . status , n . config , null , n . request , n ) ) } } , function ( e , t , n ) { "use strict" ; e . exports = function ( e , t , n , r , o ) { return e . config = t , n && ( e . code = n ) , e . request = r , e . response = o , e . isAxiosError = ! 0 , e . toJSON = function ( ) { return { message : this . message , name : this . name , description : this . description , number : this . number , fileName : this . fileName , lineNumber : this . lineNumber , columnNumber : this . columnNumber , stack : this . stack , config : this . config , code : this . code } } , e } } , function ( e , t , n ) { "use strict" ; var r = n ( 16 ) , o = [ "age" , "authorization" , "content-length" , "content-type" , "etag" , "expires" , "from" , "host" , "if-modified-since" , "if-unmodified-since" , "last-modified" , "location" , "max-forwards" , "proxy-authorization" , "referer" , "retry-after" , "user-agent" ] ; e . exports = function ( e ) { var t , n , i , a = { } ; return e ? ( r . forEach ( e . split ( "\n" ) , ( function ( e ) { if ( i = e . indexOf ( ":" ) , t = r . trim ( e . substr ( 0 , i ) ) . toLowerCase ( ) , n = r . trim ( e . substr ( i + 1 ) ) , t ) { if ( a [ t ] && o . indexOf ( t ) >= 0 ) return ; a [ t ] = "set-cookie" === t ? ( a [ t ] ? a [ t ] : [ ] ) . concat ( [ n ] ) : a [ t ] ? a [ t ] + ", " + n : n } } ) ) , a ) : a } } , function ( e , t , n ) { "use strict" ; var r = n ( 16 ) ; e . exports = r . isStandardBrowserEnv ( ) ? function ( ) { var e , t = /(msie|trident)/i . test ( navigator . userAgent ) , n = document . createElement ( "a" ) ; function o ( e ) { var r = e ; return t && ( n . setAttribute ( "href" , r ) , r = n . href ) , n . setAttribute ( "href" , r ) , { href : n . href , protocol : n . protocol ? n . protocol . replace ( /:$/ , "" ) : "" , host : n . host , search : n . search ? n . search . replace ( /^\?/ , "" ) : "" , hash : n . hash ? n . hash . replace ( /^#/ , "" ) : "" , hostname : n . hostname , port : n . port , pathname : "/" === n . pathname . c
2019-10-20 15:18:08 +03:00
//! version : 0.5.27
2019-09-11 12:58:57 +03:00
//! Copyright (c) JS Foundation and other contributors
//! license : MIT
//! github.com/moment/moment-timezone
2019-12-30 15:27:52 +03:00
! function ( a , s ) { "use strict" ; e . exports ? e . exports = s ( n ( 0 ) ) : ( o = [ n ( 0 ) ] , void 0 === ( i = "function" == typeof ( r = s ) ? r . apply ( t , o ) : r ) || ( e . exports = i ) ) } ( 0 , ( function ( e ) { "use strict" ; var t , n = { } , r = { } , o = { } , i = { } ; e && "string" == typeof e . version || T ( "Moment Timezone requires Moment.js. See https://momentjs.com/timezone/docs/#/use-it/browser/" ) ; var a = e . version . split ( "." ) , s = + a [ 0 ] , c = + a [ 1 ] ; function u ( e ) { return e > 96 ? e - 87 : e > 64 ? e - 29 : e - 48 } function l ( e ) { var t = 0 , n = e . split ( "." ) , r = n [ 0 ] , o = n [ 1 ] || "" , i = 1 , a = 0 , s = 1 ; for ( 45 === e . charCodeAt ( 0 ) && ( t = 1 , s = - 1 ) ; t < r . length ; t ++ ) a = 60 * a + u ( r . charCodeAt ( t ) ) ; for ( t = 0 ; t < o . length ; t ++ ) i /= 60 , a += u ( o . charCodeAt ( t ) ) * i ; return a * s } function d ( e ) { for ( var t = 0 ; t < e . length ; t ++ ) e [ t ] = l ( e [ t ] ) } function f ( e , t ) { var n , r = [ ] ; for ( n = 0 ; n < t . length ; n ++ ) r [ n ] = e [ t [ n ] ] ; return r } function p ( e ) { var t = e . split ( "|" ) , n = t [ 2 ] . split ( " " ) , r = t [ 3 ] . split ( "" ) , o = t [ 4 ] . split ( " " ) ; return d ( n ) , d ( r ) , d ( o ) , function ( e , t ) { for ( var n = 0 ; n < t ; n ++ ) e [ n ] = Math . round ( ( e [ n - 1 ] || 0 ) + 6e4 * e [ n ] ) ; e [ t - 1 ] = 1 / 0 } ( o , r . length ) , { name : t [ 0 ] , abbrs : f ( t [ 1 ] . split ( " " ) , r ) , offsets : f ( n , r ) , untils : o , population : 0 | t [ 5 ] } } function A ( e ) { e && this . _set ( p ( e ) ) } function h ( e ) { var t = e . toTimeString ( ) , n = t . match ( /\([a-z ]+\)/i ) ; "GMT" === ( n = n && n [ 0 ] ? ( n = n [ 0 ] . match ( /[A-Z]/g ) ) ? n . join ( "" ) : void 0 : ( n = t . match ( /[A-Z]{3,5}/g ) ) ? n [ 0 ] : void 0 ) && ( n = void 0 ) , this . at = + e , this . abbr = n , this . offset = e . getTimezoneOffset ( ) } function m ( e ) { this . zone = e , this . offsetScore = 0 , this . abbrScore = 0 } function M ( e , t ) { for ( var n , r ; r = 6e4 * ( ( t . at - e . at ) / 12e4 | 0 ) ; ) ( n = new h ( new Date ( e . at + r ) ) ) . offset === e . offset ? e = n : t = n ; return e } function _ ( e , t ) { return e . offsetScore !== t . offsetScore ? e . offsetScore - t . offsetScore : e . abbrScore !== t . abbrScore ? e . abbrScore - t . abbrScore : e . zone . population !== t . zone . population ? t . zone . population - e . zone . population : t . zone . name . localeCompare ( e . zone . name ) } function v ( e , t ) { var n , r ; for ( d ( t ) , n = 0 ; n < t . length ; n ++ ) r = t [ n ] , i [ r ] = i [ r ] || { } , i [ r ] [ e ] = ! 0 } function b ( e ) { var t , n , r , a = e . length , s = { } , c = [ ] ; for ( t = 0 ; t < a ; t ++ ) for ( n in r = i [ e [ t ] . offset ] || { } ) r . hasOwnProperty ( n ) && ( s [ n ] = ! 0 ) ; for ( t in s ) s . hasOwnProperty ( t ) && c . push ( o [ t ] ) ; return c } function g ( ) { try { var e = Intl . DateTimeFormat ( ) . resolvedOptions ( ) . timeZone ; if ( e && e . length > 3 ) { var t = o [ y ( e ) ] ; if ( t ) return t ; T ( "Moment Timezone found " + e + " from the Intl api, but did not have that data loaded." ) } } catch ( e ) { } var n , r , i , a = function ( ) { var e , t , n , r = ( new Date ) . getFullYear ( ) - 2 , o = new h ( new Date ( r , 0 , 1 ) ) , i = [ o ] ; for ( n = 1 ; n < 48 ; n ++ ) ( t = new h ( new Date ( r , n , 1 ) ) ) . offset !== o . offset && ( e = M ( o , t ) , i . push ( e ) , i . push ( new h ( new Date ( e . at + 6e4 ) ) ) ) , o = t ; for ( n = 0 ; n < 4 ; n ++ ) i . push ( new h ( new Date ( r + n , 0 , 1 ) ) ) , i . push ( new h ( new Date ( r + n , 6 , 1 ) ) ) ; return i } ( ) , s = a . length , c = b ( a ) , u = [ ] ; for ( r = 0 ; r < c . length ; r ++ ) { for ( n = new m ( w ( c [ r ] ) , s ) , i = 0 ; i < s ; i ++ ) n . scoreOffsetAt ( a [ i ] ) ; u . push ( n ) } return u . sort ( _ ) , u . length > 0 ? u [ 0 ] . zone . name : void 0 } function y ( e ) { return ( e || "" ) . toLowerCase ( ) . replace ( /\//g , "_" ) } function L ( e ) { var t , r , i , a ; for ( "string" == typeof e && ( e = [ e ] ) , t = 0 ; t < e . length ; t ++ ) a = y ( r = ( i = e [ t ] . split ( "|" ) ) [ 0 ] ) , n [ a ] = e [ t ] , o [ a ] = r , v ( a , i [ 2 ] . split ( " " ) ) } function w ( e , t ) { e = y ( e ) ; var i , a = n [ e ] ; return a instanceof A ? a : "string" == typeof a ? ( a = new A ( a ) , n [ e ] = a , a ) : r [ e ] && t !== w && ( i = w ( r [ e ] , w ) ) ? ( ( a = n [ e ] = new A ) . _set ( i ) , a . name = o [ e ] , a ) : null } function O ( e ) { var t , n , i , a ; for ( "string" == typeof e && ( e = [ e ] ) , t = 0 ; t < e . length ; t ++ ) i = y ( ( n = e [ t ] . split ( "|" ) ) [ 0 ] ) , a = y ( n [ 1 ] ) , r [ i ] = a , o [ i ] = n [ 0 ] , r [ a ] = i , o [ a ] = n [ 1 ] } function z ( e ) { var t = "X" === e . _f || "x" === e . _f ; return ! ( ! e . _a || void 0 !== e . _tzm || t ) } function T ( e ) { "undefined" != typeof console && "function" == typeof console . error && console . error ( e ) } function x ( t ) { var n = Array . prototype . slice . call ( arguments , 0 , - 1 ) , r = arguments [ arguments . length - 1 ] , o = w ( r ) , i = e . utc . apply ( null , n ) ; return o && ! e . isMoment ( t ) && z ( i ) && i . add ( o . parse ( i ) , "minutes" ) , i . tz ( r ) , i } ( s < 2 || 2 === s && c < 6 ) && T ( "Moment Timezone requires Moment.js >= 2.6.0. You are using Moment.js " + e . version + ". See momentjs.com" ) , A . prototype = { _set : function ( e ) { this . name = e . name , this . abbrs = e . abbrs , this . untils = e . untils , this . offsets = e . offsets , this . population = e . population } , _index : function ( e ) { var t , n = + e , r = this . untils ; for ( t = 0 ; t < r . length ; t ++ ) if ( n < r [ t ] ) return t } , parse : function ( e ) { var t , n , r , o , i = + e , a = this . offsets , s = this . untils , c = s . length - 1 ; for ( o = 0 ; o < c ; o ++ ) if ( t = a [ o ] , n = a [ o + 1 ] , r = a [ o ? o - 1 : o ] , t < n && x . moveAmbiguousForward ? t = n : t > r && x . moveInvalidForward
2019-09-25 19:19:42 +03:00
/ * *
2019-09-11 12:58:57 +03:00
* @ copyright Copyright ( c ) 2019 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/>.
*
2020-01-09 10:47:16 +03:00
* /o.default.use(i.a);var _,v,b,g=new i.a.Store({state:{rules:[],scope:Object(c.loadState)("workflowengine","scope"),operations:Object(c.loadState)("workflowengine","operators"),plugins:o.default.observable({checks:{},operators:{}}),entities:Object(c.loadState)("workflowengine","entities"),events:Object(c.loadState)("workflowengine","entities").map((function(e){return e.events.map((function(t){return m({id:"".concat(e.id,"::").concat(t.eventName),entity:e},t)}))})).flat(),checks:Object(c.loadState)("workflowengine","checks")},mutations:{addRule:function(e,t){e.rules.push(m({},t,{valid:!0}))},updateRule:function(e,t){var n=e.rules.findIndex((function(e){return t.id===e.id})),r=Object.assign({},t);o.default.set(e.rules,n,r)},removeRule:function(e,t){var n=e.rules.findIndex((function(e){return t.id===e.id}));e.rules.splice(n,1)},addPluginCheck:function(e,t){o.default.set(e.plugins.checks,t.class,t)},addPluginOperator:function(e,t){t=Object.assign({color:"var(--color-primary-element)"},t,e.operations[t.id]||{}),void 0!==e.operations[t.id]&&o.default.set(e.operations,t.id,t)}},actions:{fetchRules:(b=A(regeneratorRuntime.mark((function e(t){var n,r;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,s.a.get(l(""));case 2:n=e.sent,r=n.data,Object.values(r.ocs.data).flat().forEach((function(e){t.commit("addRule",e)}));case 5:case"end":return e.stop()}}),e)}))),function(e){return b.apply(this,arguments)}),createNewRule:function(e,t){var n=null,r=[];!1===t.isComplex&&""===t.fixedEntity&&(r=[(n=(n=e.state.entities.find((function(e){return t.entities&&t.entities[0]===e.id})))||Object.values(e.state.entities)[0]).events[0].eventName]),e.commit("addRule",{id:-(new Date).getTime(),class:t.id,entity:n?n.id:t.fixedEntity,events:r,name:"",checks:[{class:null,operator:null,value:""}],operation:t.operation||""})},updateRule:function(e,t){e.commit("updateRule",m({},t,{events:"string"==typeof t.events?JSON.parse(t.events):t.events}))},removeRule:function(e,t){e.commit("removeRule",t)},pushUpdateRule:(v=A(regeneratorRuntime.mark((function e(t,n){var r;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(0!==t.state.scope){e.next=3;break}return e.next=3,f()();case 3:if(!(n.id<0)){e.next=9;break}return e.next=6,s.a.post(l(""),n);case 6:r=e.sent,e.next=12;break;case 9:return e.next=11,s.a.put(l("/ ".concat(n.id)),n);case 11:r=e.sent;case 12:o.default.set(n," id ",r.data.ocs.data.id),t.commit(" updateRule ",n);case 14:case" end ":return e.stop()}}),e)}))),function(e,t){return v.apply(this,arguments)}),deleteRule:(_=A(regeneratorRuntime.mark((function e(t,n){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,f()();case 2:return e.next=4,s.a.delete(l(" / ".concat(n.id)));case 4:t.commit(" removeRule ",n);case 5:case" end ":return e.stop()}}),e)}))),function(e,t){return _.apply(this,arguments)}),setValid:function(e,t){var n=t.rule,r=t.valid;n.valid=r,e.commit(" updateRule ",n)}},getters:{getRules:function(e){return e.rules.filter((function(t){return void 0!==e.operations[t.class]})).sort((function(e,t){return e.id-t.id||t.class-e.class}))},getOperationForRule:function(e){return function(t){return e.operations[t.class]}},getEntityForOperation:function(e){return function(t){return e.entities.find((function(e){return t.fixedEntity===e.id}))}},getEventsForOperation:function(e){return function(t){return e.events}},getChecksForEntity:function(e){return function(t){return Object.values(e.checks).filter((function(e){return e.supportedEntities.indexOf(t)>-1||0===e.supportedEntities.length})).map((function(t){return e.plugins.checks[t.id]})).reduce((function(e,t){return e[t.class]=t,e}),{})}}}}),y=r(459),L=r(132),w=r(133),O=r(11),z={name:" Event " , components : { Multiselect : O . Multiselect } , props : { rule : { type : Object , required : ! 0 } } , computed : { entity : function ( ) { return this . $store . getters . getEntityForOperation ( this . operation ) } , operation : function ( ) { return this . $store . getters . getOperationForRule ( this . rule ) } , allEvents : function ( ) { return this . $store . getters . getEventsForOpera
2019-10-02 14:18:17 +03:00
/ * *
* @ copyright Copyright ( c ) 2019 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/>.
*
2019-12-30 15:27:52 +03:00
* / ( e ) | | f u n c t i o n ( e ) { i f ( S y m b o l . i t e r a t o r i n O b j e c t ( e ) | | " [ o b j e c t A r g u m e n t s ] " = = = 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 ) ) r e t u r n A r r a y . f r o m ( e ) } ( e ) | | 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 s p r e a d n o n - i t e r a b l e i n s t a n c e " ) } ( ) } v a r T e = [ ] . c o n c a t ( z e ( a e ) , z e ( O e ) ) ;
2019-10-02 14:18:17 +03:00
/ * *
2019-09-11 12:58:57 +03:00
* @ copyright Copyright ( c ) 2019 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/>.
*
2019-12-30 15:27:52 +03:00
* / w i n d o w . O C A . W o r k f l o w E n g i n e = O b j e c t . a s s i g n ( { } , O C A . W o r k f l o w E n g i n e , { r e g i s t e r C h e c k : f u n c t i o n ( e ) { g . c o m m i t ( " a d d P l u g i n C h e c k " , e ) } , r e g i s t e r O p e r a t o r : f u n c t i o n ( e ) { g . c o m m i t ( " a d d P l u g i n O p e r a t o r " , e ) } } ) , T e . f o r E a c h ( ( f u n c t i o n ( e ) { r e t u r n w i n d o w . O C A . W o r k f l o w E n g i n e . r e g i s t e r C h e c k ( e ) } ) ) , o . d e f a u l t . u s e ( i . a ) , o . d e f a u l t . p r o t o t y p e . t = t , n e w ( o . d e f a u l t . e x t e n d ( U ) ) ( { s t o r e : g } ) . $ m o u n t ( " # w o r k f l o w e n g i n e " ) } ] ) ;
2019-05-09 19:39:40 +03:00
//# sourceMappingURL=workflowengine.js.map