2019-10-13 19:26:09 +03:00
! function ( e ) { var t = { } ; function n ( o ) { if ( t [ o ] ) return t [ o ] . exports ; var r = t [ o ] = { i : o , l : ! 1 , exports : { } } ; return e [ o ] . call ( r . exports , r , r . exports , n ) , r . l = ! 0 , r . exports } n . m = e , n . c = t , n . d = function ( e , t , o ) { n . o ( e , t ) || Object . defineProperty ( e , t , { enumerable : ! 0 , get : o } ) } , 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 o = Object . create ( null ) ; if ( n . r ( o ) , Object . defineProperty ( o , "default" , { enumerable : ! 0 , value : e } ) , 2 & t && "string" != typeof e ) for ( var r in e ) n . d ( o , r , function ( t ) { return e [ t ] } . bind ( null , r ) ) ; return o } , 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 = 503 ) } ( [ function ( e , t , n ) { ( function ( e ) { e . exports = function ( ) { "use strict" ; var t , o ; function r ( ) { 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 d ( e , t ) { var n , o = [ ] ; for ( n = 0 ; n < e . length ; ++ n ) o . push ( t ( e [ n ] , n ) ) ; return o } function l ( e , t ) { return Object . prototype . hasOwnProperty . call ( e , t ) } function p ( e , t ) { for ( var n in t ) l ( t , n ) && ( e [ n ] = t [ n ] ) ; return l ( t , "toString" ) && ( e . toString = t . toString ) , l ( t , "valueOf" ) && ( e . valueOf = t . valueOf ) , e } function f ( e , t , n , o ) { return Yt ( e , t , n , o , ! 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 = o . call ( t . parsedDateParts , ( function ( e ) { return null != e } ) ) , r = ! 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 && ( r = r && 0 === t . charsLeftOver && 0 === t . unusedTokens . length && void 0 === t . bigHour ) , null != Object . isFrozen && Object . isFrozen ( e ) ) return r ; e . _isValid = r } return e . _isValid } function M ( e ) { var t = f ( NaN ) ; return null != e ? p ( A ( t ) , e ) : A ( t ) . userInvalidated = ! 0 , t } o = Array . prototype . some ? Array . prototype . some : function ( e ) { for ( var t = Object ( this ) , n = t . length >>> 0 , o = 0 ; o < n ; o ++ ) if ( o in t && e . call ( this , t [ o ] , o , t ) ) return ! 0 ; return ! 1 } ; var m = r . momentProperties = [ ] ; function _ ( e , t ) { var n , o , r ; 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 ( r = t [ o = m [ n ] ] ) || ( e [ o ] = r ) ; return e } var b = ! 1 ; function v ( e ) { _ ( this , e ) , this . _d = new Date ( null != e . _d ? e . _d . getTime ( ) : NaN ) , this . isValid ( ) || ( this . _d = new Date ( NaN ) ) , ! 1 === b && ( b = ! 0 , r . updateOffset ( this ) , b = ! 1 ) } function g ( e ) { return e instanceof v || 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 o , r = Math . min ( e . length , t . length ) , i = Math . abs ( e . length - t . length ) , a = 0 ; for ( o = 0 ; o < r ; o ++ ) ( n && e [ o ] !== t [ o ] || ! n && L ( e [ o ] ) !== L ( t [ o ] ) ) && a ++ ; return a + i } function z ( e ) { ! 1 === r . suppressDeprecationWarnings && "undefined" != typeof console && console . warn && console . warn ( "Deprecation warning: " + e ) } function T ( e , t ) { var n = ! 0 ; return p ( ( function ( ) { if ( null != r . deprecationHandler && r . deprecationHandler ( null , e ) , n ) { for ( var o , i = [ ] , a = 0 ; a < arguments . length ; a ++ ) { if ( o = "" , "object" == typeof arguments [ a ] ) { for ( var s in o += "\n[" + a + "] " , arguments [ 0 ] ) o += s + ": " + arguments [ 0 ] [ s ] + ", " ; o = o . slice ( 0 , - 2 ) } else o = 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-10-13 19:26:09 +03:00
o . a . options . defaultTemplate = '<div class="vue-tooltip" role="tooltip" data-v-' . concat ( "6945512" , '><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>' ) , o . a . options . defaultHtml = ! 1 , t . default = o . 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,0gkAACgJAAABAAIAAAAAAAIABQMAAAAAAAABQJABAAAAAExQAAAAABAAAAAAAAAAAAAAAAAAAAEAAAAAg9goIwAAAAAAAAAAAAAAAAAAAAAAABgAAGkAYwBvAG4AZgBvAG4AdAAtAHYAdQBlAAAAAAAAFgAAVgBlAHIAcwBpAG8AbgAgADEALgAwAAAYAABpAGMAbwBuAGYAbwBuAHQALQB2AHUAZQAAAAAAAQAAAAoAgAADACBPUy8ydOOQiAAAAKwAAABgY21hcOok67wAAAEMAAABSmdseWZ0BZ9ZAAACWAAAAzxoZWFkJek7ZwAABZQAAAA2aGhlYSccE4AAAAXMAAAAJGhtdHgThwAAAAAF8AAAABpsb2NhA5oEoAAABgwAAAAYbWF4cAEYAFcAAAYkAAAAIG5hbWUNIFD5AAAGRAAAAkZwb3N0+8sNdgAACIwAAACcAAQTiAGQAAUAAAxlDawAAAK8DGUNrAAACWAA9QUKAAACAAUDAAAAAAAAAAAAABAAAAAAAAAAAAAAAFBmRWQAQOoB6gsTiAAAAcITiAAAAAAAAQAAAAAAAAAAAAAAIAAAAAAAAwAAAAMAAAAcAAEAAAAAAEQAAwABAAAAHAAEACgAAAAGAAQAAQAC6gbqC///AADqAeoH//8WABX/AAEAAAAAAAAAAAEGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAAOpg9DAAUACwAACQIRCQQRCQEOpvqCBX77ugRG+oL6ggV++7oERg9C+oL6ggE4BEYERgE4+oL6ggE4BEYERgABAAAAAA1uElAABQAACQERCQERBhsHU/d0CIwJxPit/sgIiwiM/scAAgAAAAAP3w9DAAUACwAACQIRCQQRCQEE4gV++oIERvu6BX4Ff/qBBEb7ugRGBX4Ffv7I+7r7uv7IBX4Ffv7I+7r7ugABAAAAAA6mElAABQAACQERCQERDW74rQiL93UJxAdTATn3dPd1ATgAAQAAAAARFxEXAAsAAAkLERf97frA+sD97QVA+sACEwVABUACE/rABIT97QVA+sACEwVABUACE/rABUD97frAAAH//wAAE5MS7AAzAAABIgcOARcWFwEhJgcGBwYHBhQXFhcWFxY3IQEGBwYXFhceARcWFxY3NjcBNjc2JyYnAS4BCmBlT0pGEBJIBdfx4E0+OiknFBQUFCcpOj5NDiD6KTcaGAMDGxlWNTc7Pjo/NQftOxUVFBU8+BMsdBLsOTSsWWBH+ioBGxguLDk4eDg5LC4YGwL6KTU/Oz46NzZWGRoDAxgZOAfsPFFQT1I8B+wtMgAAAAMAAAAAERcRFwADAAcACwAAAREhEQERIREBESERAnEOpvFaDqbxWg6mERf9jwJx+eb9jwJx+eX9jwJxAAMAAAAAElAMNQAYADEASgAAASIHDgEHBhYXHgEXFjI3PgE3NjQnLgEnJiEiBw4BBwYUFx4BFxYyNz4BNzY0Jy4BJyYhIgcOAQcGFBceARcWMjc+ATc2NCcuAScmA6qAdHCtLzIBMS+tcHT/dHCtLzIyL61wdAWbf3RwrTAxMTCtcHT+dHCtMDExMK1wdAWcgHRwrS8xMS+tcHT/dHCtLzIyL61wdAw1MTCtcHT+dHCtMDExMK1wdP50cK0wMTEwrXB0/nRwrTAxMTCtcHT+dHCtMDExMK1wdP50cK0wMTEwrXB0/nRwrTAxAAAAAgAAAAAP3w/fAAMABwAAAREhESERIREDqgTiAnEE4g/f88sMNfPLDDUAAAABAAAAABEXERcAAgAACQICcQ6m8VoRF/it+K0AAQAAAAEAACMo2INfDzz1AAsTiAAAAADZxNn7AAAAANlz/fv//wAAE5MS7AAAAAgAAgAAAAAAAAABAAATiAAAAAATiP////UTkwABAAAAAAAAAAAAAAAAAAAAAgAAAAATiAAAAAAAAAAAAAD//wAAAAAAAAAAAAAAAAAAACIANgBYAGwAjADmAQQBegGQAZ4AAQAAAAsASwADAAAAAAACAAAACgAKAAAA/wAAAAAAAAAAABAAxgABAAAAAAABAAwAAAABAAAAAAACAAcADAABAAAAAAADAAwAEwABAAAAAAAEAAwAHwABAAAAAAAFAAsAKwABAAAAAAAGAAwANgABAAAAAAAKACsAQgABAAAAAAALABMAbQADAAEECQABABgAgAADAAEECQACAA4AmAADAAEECQADABgApgADAAEECQAEABgAvgADAAEECQAFABYA1gADAAEECQAGABgA7AADAAEECQAKAFYBBAADAAEECQALACYBWmljb25mb250LXZ1ZVJlZ3VsYXJpY29uZm9udC12dWVpY29uZm9udC12dWVWZXJzaW9uIDEuMGljb25mb250LXZ1ZUdlbmVyYXRlZCBieSBzdmcydHRmIGZyb20gRm9udGVsbG8gcHJvamVjdC5odHRwOi8vZm9udGVsbG8uY29tAGkAYwBvAG4AZgBvAG4AdAAtAHYAdQBlAFIAZQBnAHUAbABhAHIAaQBjAG8AbgBmAG8AbgB0AC0AdgB1AGUAaQBjAG8AbgBmAG8AbgB0AC0AdgB1AGUAVgBlAHIAcwBpAG8AbgAgADEALgAwAGkAYwBvAG4AZgBvAG4AdAAtAHYAdQBlAEcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAAcwB2AGcAMgB0AHQAZgAgAGYAcgBvAG0AIABGAG8AbgB0AGUAbABsAG8AIABwAHIAbwBqAGUAYwB0AC4AaAB0AHQAcAA6AC8ALwBmAG8AbgB0AGUAbABsAG8ALgBjAG8AbQAAAAIAAAAAAAAAMgAAAAAAAAAAAAAAAAAAAAAAAAAAAAsACwAAAQIBAwEEAQUBBgEHAQgBCQEKAQsRYXJyb3ctbGVmdC1kb3VibGUKYXJyb3ctbGVmdBJhcnJvdy1yaWdodC1kb3VibGULYXJyb3ctcmlnaHQFY2xvc2UMY29uZmlybS1mYWRlBG1lbnUEbW9yZQVwYXVzZQRwbGF5" } , function ( e , t ) { e . exports = " data : font / woff ; base64 , d09GRgABAAAAAAlwAAoAAAAACSgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAAA9AAAAGAAAABgdOOQiGNtYXAAAAFUAAABSgAAAUrqJOu8Z2x5ZgAAAqAAAAM8AAADPHQFn1loZWFkAAAF3AAAADYAAAA2Jek7Z2hoZWEAA
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-10-13 19:26:09 +03:00
var n = "undefined" != typeof window && "undefined" != typeof document , o = [ "Edge" , "Trident" , "Firefox" ] , r = 0 , i = 0 ; i < o . length ; i += 1 ) if ( n && navigator . userAgent . indexOf ( o [ i ] ) >= 0 ) { r = 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 ( ) } ) , r ) ) } } ; 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 d ( 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 , o = t . overflowX , r = t . overflowY ; return /(auto|scroll|overlay)/ . test ( n + r + o ) ? e : d ( u ( e ) ) } var l = n && ! ( ! window . MSInputMethodContext || ! document . documentMode ) , p = n && /MSIE 10/ . test ( navigator . userAgent ) ; function f ( e ) { return 11 === e ? l : 10 === e ? p : l || p } function A ( e ) { if ( ! e ) return document . documentElement ; for ( var t = f ( 10 ) ? document . body : null , n = e . offsetParent || null ; n === t && e . nextElementSibling ; ) n = ( e = e . nextElementSibling ) . offsetParent ; var o = n && n . nodeName ; return o && "BODY" !== o && "HTML" !== o ? - 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 , o = n ? e : t , r = n ? t : e , i = document . createRange ( ) ; i . setStart ( o , 0 ) , i . setEnd ( r , 0 ) ; var a , s , c = i . commonAncestorContainer ; if ( e !== c && t !== c || o . contains ( r ) ) 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 o = e . ownerDocument . documentElement ; return ( e . ownerDocument . scrollingElement || o ) [ t ] } return e [ t ] } function _ ( e , t ) { var n = "x" === t ? "Left" : "Top" , o = "Left" === n ? "Right" : "Bottom" ; return parseFloat ( e [ "border" + n + "Width" ] , 10 ) + parseFloat ( e [ "border" + o + "Width" ] , 10 ) } function b ( e , t , n , o ) { return Math . max ( t [ "offset" + e ] , t [ "scroll" + e ] , n [ "client" + e ] , n [ "offset" + e ] , n [ "scroll" + e ] , f ( 10 ) ? parseInt ( n [ "offset" + e ] ) + parseInt ( o [ "margin" + ( "Height" === e ? "Top" : "Left" ) ] ) + parseInt ( o [ "margin" + ( "Height" === e ? "Bottom" : "Right" ) ] ) : 0 ) } function v ( e ) { var t = e . body , n = e . documentElement , o = f ( 10 ) && getComputedStyle ( n ) ; return { height : b ( "Height" , t , n , o ) , width : b ( "Width" , t , n , o ) } } 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 o = t [ n ] ; o . enumerable = o . enumerable || ! 1 , o . configurable = ! 0 , "value" in o && ( o . writable = ! 0 ) , Object . defineProperty ( e , o . key , o ) } } return function ( t , n , o ) { return n && e ( t . prototype , n ) , o && e ( t , o ) , 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 o in n ) Object . prototype . hasOwnProperty . call ( n , o ) && ( e [ o ] = n [ o ] ) } return e } ; function z ( e ) { return w ( { } , e , { right : e . left + e . width , bottom : e . top + e . height } ) } function T ( e ) { var t = { } ; try { if ( f ( 10 ) ) { t = e . getBoundingClientRect ( ) ; var n = m ( e , "top" ) , o = m ( e , "left" ) ; t . top += n , t . left += o , t . bottom += n , t . right += o } else t = e . getBoundingClientRect ( ) } catch ( e ) { } var r = { left : t . left , top : t . top , width : t . right - t . left , height : t . bottom - t . top } , i = "HTML" === e . nodeName ? v ( e . ownerDocument ) : { } , a = i . width || e . clientWidth || r . right - r . left , s = i . height || e . clientHeight || r . bottom - r . top , u = e . offsetWidth - a , d = e . offsetHeight - s ; if ( u || d ) { var l = c ( e ) ; u -= _ ( l , "x" ) , d -= _ ( l , "y" ) , r . width -= u , r . height -= d } return z ( r ) } function O ( e , t ) { var n = arguments . length > 2 && void 0 !== arguments [ 2 ] && arguments [ 2 ] , o = f ( 10 ) , r = "HTML" === t . nodeName , i = T ( e ) , a = T ( t ) , s = d ( e ) , u = c ( t ) , l = parseFloat ( u . borderTopWidth , 10 ) , p = parseFloat ( u . borderLeftWidth , 10 ) ; n && r && ( 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-10-13 19:26:09 +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("6945512"),"")}))}},function(e,t,n){"use strict";n.r(t);var o={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)}}},r=(n(41),n(43),n(0)),i={name:" PopoverMenu ",components:{PopoverMenuItem:Object(r.a)(o,(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,o=t.target,r=!!o.checked;if(Array.isArray(n)){var i=e._i(n,null);o.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 ",r)},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-10-13 19:26:09 +03:00
t . default = a } , , , , , function ( e , t , n ) { var o = n ( 124 ) ; "string" == typeof o && ( o = [ [ e . i , o , "" ] ] ) , o . locals && ( e . exports = o . locals ) , ( 0 , n ( 2 ) . default ) ( "51023bd3" , o , ! 0 , { } ) } , , , function ( e , t , n ) { var o = n ( 33 ) ; "string" == typeof o && ( o = [ [ e . i , o , "" ] ] ) , o . locals && ( e . exports = o . locals ) , ( 0 , n ( 2 ) . default ) ( "941c791e" , o , ! 0 , { } ) } , function ( e , t , n ) { ( e . exports = n ( 1 ) ( ! 1 ) ) . push ( [ e . i , ".vue-tooltip[data-v-6945512]{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-6945512][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-6945512][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-6945512][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-6945512][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-6945512][aria-hidden='true']{visibility:hidden;transition:opacity .15s, visibility .15s;opacity:0}.vue-tooltip[data-v-6945512][aria-hidden='false']{visibility:visible;transition:opacity .15s;opacity:1}.vue-tooltip[data-v-6945512] .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-6945512] .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-10-13 19:26:09 +03:00
* /var o=/ [ "'&<>]/;e.exports=function(e){var t,n=" "+e,r=o.exec(n);if(!r)return n;var i=" ",a=0,s=0;for(a=r.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 o=n(18);n.n(o).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 o=n(19);n.n(o).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-10-13 19:26:09 +03:00
t . default = g } , , , , function ( e , t , n ) { "use strict" ; e . exports = function ( e , t ) { return function ( ) { for ( var n = new Array ( arguments . length ) , o = 0 ; o < n . length ; o ++ ) n [ o ] = arguments [ o ] ; return e . apply ( t , n ) } } } , function ( e , t , n ) { "use strict" ; var o = n ( 4 ) ; function r ( 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 ( o . isURLSearchParams ( t ) ) i = t . toString ( ) ; else { var a = [ ] ; o . forEach ( t , ( function ( e , t ) { null != e && ( o . isArray ( e ) ? t += "[]" : e = [ e ] , o . forEach ( e , ( function ( e ) { o . isDate ( e ) ? e = e . toISOString ( ) : o . isObject ( e ) && ( e = JSON . stringify ( e ) ) , a . push ( r ( t ) + "=" + r ( 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 o = n ( 4 ) , r = n ( 111 ) , i = { "Content-Type" : "application/x-www-form-urlencoded" } ; function a ( e , t ) { ! o . isUndefined ( e ) && o . 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 r ( t , "Accept" ) , r ( t , "Content-Type" ) , o . isFormData ( e ) || o . isArrayBuffer ( e ) || o . isBuffer ( e ) || o . isStream ( e ) || o . isFile ( e ) || o . isBlob ( e ) ? e : o . isArrayBufferView ( e ) ? e . buffer : o . isURLSearchParams ( e ) ? ( a ( t , "application/x-www-form-urlencoded;charset=utf-8" ) , e . toString ( ) ) : o . 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, */*" } } } ; o . forEach ( [ "delete" , "get" , "head" ] , ( function ( e ) { c . headers [ e ] = { } } ) ) , o . forEach ( [ "post" , "put" , "patch" ] , ( function ( e ) { c . headers [ e ] = o . merge ( i ) } ) ) , e . exports = c } ) . call ( this , n ( 110 ) ) } , function ( e , t , n ) { "use strict" ; var o = n ( 4 ) , r = 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 d = e . data , l = e . headers ; o . isFormData ( d ) && delete l [ "Content-Type" ] ; var p = new XMLHttpRequest ; if ( e . auth ) { var f = e . auth . username || "" , A = e . auth . password || "" ; l . Authorization = "Basic " + btoa ( f + ":" + A ) } if ( p . open ( e . method . toUpperCase ( ) , i ( e . url , e . params , e . paramsSerializer ) , ! 0 ) , p . timeout = e . timeout , p . onreadystatechange = function ( ) { if ( p && 4 === p . readyState && ( 0 !== p . status || p . responseURL && 0 === p . responseURL . indexOf ( "file:" ) ) ) { var n = "getAllResponseHeaders" in p ? a ( p . getAllResponseHeaders ( ) ) : null , o = { data : e . responseType && "text" !== e . responseType ? p . response : p . responseText , status : p . status , statusText : p . statusText , headers : n , config : e , request : p } ; r ( t , u , o ) , p = null } } , p . onabort = function ( ) { p && ( u ( c ( "Request aborted" , e , "ECONNABORTED" , p ) ) , p = null ) } , p . onerror = function ( ) { u ( c ( "Network Error" , e , null , p ) ) , p = null } , p . ontimeout = function ( ) { u ( c ( "timeout of " + e . timeout + "ms exceeded" , e , "ECONNABORTED" , p ) ) , p = null } , o . isStandardBrowserEnv ( ) ) { var h = n ( 116 ) , M = ( e . withCredentials || s ( e . url ) ) && e . xsrfCookieName ? h . read ( e . xsrfCookieName ) : void 0 ; M && ( l [ e . xsrfHeaderName ] = M ) } if ( "setRequestHeader" in p && o . forEach ( l , ( function ( e , t ) { void 0 === d && "content-type" === t . toLowerCase ( ) ? delete l [ t ] : p . setRequestHeader ( t , e ) } ) ) , e . withCredentials && ( p . withCredentials = ! 0 ) , e . responseType ) try { p . responseType = e . responseType } catch ( t ) { if ( "json" !== e . responseType ) throw t } "function" == typeof e . onDownloadProgress && p . addEventListener ( "progress" , e . onDownloadProgress ) , "function" == typeof e . onUploadProgress && p . upload && p . upload . addEventListener ( "progress" , e . onUploadProgress ) , e . cancelToken && e . cancelToken . promise . then ( ( function ( e ) { p && ( p . abort ( ) , u ( e ) , p = null ) } ) ) , void 0 === d && ( d = null ) , p . send ( d ) } ) ) } } , function ( e , t , n ) { "use strict" ; var o = n ( 113 ) ; e . exports = function ( e , t , n , r , i ) { var a = new Error ( e ) ; return o ( a , t , n , r , i ) } } , function ( e , t , n ) { "use strict" ; var o = n ( 4 ) ; e . exports = function ( e , t ) { t = t || { } ; var n = { } ; return o . 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-10-13 19:26:09 +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 o = n ( 4 ) , r = 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 ) , r ( e . url , e . params , e . paramsSerializer ) . replace ( /^\?/ , "" ) } , o . forEach ( [ "delete" , "get" , "head" , "options" ] , ( function ( e ) { c . prototype [ e ] = function ( t , n ) { return this . request ( o . merge ( n || { } , { method : e , url : t } ) ) } } ) ) , o . forEach ( [ "post" , "put" , "patch" ] , ( function ( e ) { c . prototype [ e ] = function ( t , n , r ) { return this . request ( o . merge ( r || { } , { method : e , url : t , data : n } ) ) } } ) ) , e . exports = c } , function ( e , t , n ) { "use strict" ; var o = n ( 4 ) ; function r ( ) { this . handlers = [ ] } r . prototype . use = function ( e , t ) { return this . handlers . push ( { fulfilled : e , rejected : t } ) , this . handlers . length - 1 } , r . prototype . eject = function ( e ) { this . handlers [ e ] && ( this . handlers [ e ] = null ) } , r . prototype . forEach = function ( e ) { o . forEach ( this . handlers , ( function ( t ) { null !== t && e ( t ) } ) ) } , e . exports = r } , function ( e , t , n ) { "use strict" ; var o = n ( 4 ) , r = 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 = r ( e . data , e . headers , e . transformRequest ) , e . headers = o . merge ( e . headers . common || { } , e . headers [ e . method ] || { } , e . headers || { } ) , o . 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 = r ( t . data , t . headers , e . transformResponse ) , t } ) , ( function ( t ) { return i ( t ) || ( u ( e ) , t && t . response && ( t . response . data = r ( t . response . data , t . response . headers , e . transformResponse ) ) ) , Promise . reject ( t ) } ) ) } } , function ( e , t , n ) { "use strict" ; var o = n ( 4 ) ; e . exports = function ( e , t , n ) { return o . forEach ( n , ( function ( n ) { e = n ( e , t ) } ) ) , e } } , function ( e , t ) { var n , o , r = 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 { o = "function" == typeof clearTimeout ? clearTimeout : a } catch ( e ) { o = a } } ( ) ; var c , u = [ ] , d = ! 1 , l = - 1 ; function p ( ) { d && c && ( d = ! 1 , c . length ? u = c . concat ( u ) : l = - 1 , u . length && f ( ) ) } function f ( ) { if ( ! d ) { var e = s ( p ) ; d = ! 0 ; for ( var t = u . length ; t ; ) { for ( c = u , u = [ ] ; ++ l < t ; ) c && c [ l ] . run ( ) ; l = - 1 , t = u . length } c = null , d = ! 1 , function ( e ) { if ( o === clearTimeout ) return clearTimeout ( e ) ; if ( ( o === a || ! o ) && clearTimeout ) return o = clearTimeout , clearTimeout ( e ) ; try { o ( e ) } catch ( t ) { try { return o . call ( null , e ) } catch ( t ) { return o . call ( this , e ) } } } ( e ) } } function A ( e , t ) { this . fun = e , this . array = t } function h ( ) { } r . 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 || d || s ( f ) } , A . prototype . run = function ( ) { this . fun . apply ( null , this . array ) } , r . title = "browser" , r . browser = ! 0 , r . env = { } , r . argv = [ ] , r . version = "" , r . versions = { } , r . on = h , r . addListener = h , r . once = h , r . off = h , r . removeListener = h , r . removeAllListeners = h , r . emit = h , r . prependListener = h , r . prependOnceListener = h , r . listeners = function ( e ) { return [ ] } , r . binding = function ( e ) { throw new Error ( "process.binding is not supported" ) } , r . cwd = function ( ) { return "/" } , r . chdir = function ( e ) { throw new Error ( "process.chdir is not supported" ) } , r . umask = function ( ) { return 0 } } , function ( e , t , n ) { "use strict" ; var o = n ( 4 ) ; e . exports = function ( e , t ) { o . forEach ( e , ( function ( n , o ) { o !== t && o . 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-10-13 19:26:09 +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 o = n ( 2 9 ) ; n . n ( o ) . 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 o = n ( 9 ) , r = o ( n ( 1 0 ) ) , i = o ( n ( 1 1 ) ) , a = o ( n ( 1 2 ) ) , s = o ( 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 " ; s r c : u r l ( ' + r + " ) ; s r c : u r l ( " + r + ' ) 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 - 6 0 1 5 a 0 9 2 ] { 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 - 6 0 1 5 a 0 9 2 ] : 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 " ; 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 - 6 0 1 5 a 0 9 2 ] : 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 " ; 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 - 6 0 1 5 a 0 9 2 ] : 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 " ; 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 - 6 0 1 5 a 0 9 2 ] : 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 " ; c o n t e n t : " " } . i c o n . c l o s e [ d a t a - v - 6 0 1 5 a 0 9 2 ] : 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 " ; 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 - 6 0 1 5 a 0 9 2 ] : 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 " ; c o n t e n t : " " } . i c o n . c o n f i r m [ d a t a - v - 6 0 1 5 a 0 9 2 ] : 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 " ; c o n t e n t : " " } . i c o n . m e n u [ d a t a - v - 6 0 1 5 a 0 9 2 ] : 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 " ; c o n t e n t : " " } . i c o n . m o r e [ d a t a - v - 6 0 1 5 a 0 9 2 ] : 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 " ; c o n t e n t : " " } . i c o n . p a u s e [ d a t a - v - 6 0 1 5 a 0 9 2 ] : 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 " ; c o n t e n t : " " } . i c o n . p l a y [ d a t a - v - 6 0 1 5 a 0 9 2 ] : 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 " ; c o n t e n t : " " } . a v a t a r d i v [ d a t a - v - 6 0 1 5 a 0 9 2 ] { 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 - 6 0 1 5 a 0 9 2 ] { 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 - 6 0 1 5 a 0 9 2 ] { 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 - 6 0 1 5 a 0 9 2 ] { 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 - 6 0 1 5 a 0 9 2 ] : 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 " ; 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 - 6 0 1 5 a 0 9 2 ] : : 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 - 6 0 1 5 a 0 9 2 ] , . 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 - 6 0 1 5 a 0 9 2 ] { 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 - 6 0 1 5 a 0 9 2 ] , . 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 - 6 0 1 5 a 0 9 2 ] { 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 - 6 0 1 5 a 0 9 2 ] , . 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 - 6 0 1 5 a 0 9 2 ] { 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 - 6 0 1 5 a 0 9 2 ] { 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 - 6 0 1 5 a 0 9 2 ] { 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 - 6 0 1 5 a 0 9 2 ] { 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 - 6 0 1 5 a 0 9 2 ] { 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 - 6 0 1 5 a 0 9 2 ] { 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 - 6 0 1 5 a 0 9 2 ] { 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 - 6 0 1 5 a 0 9 2 ] { 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 - 6 0 1 5 a 0 9 2 ] { 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 - 6 0 1 5 a 0 9 2 ] { 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 - 6 0 1 5 a 0 9 2 ] { 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 o ( 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 = o = 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 = o = 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 ) } , o ( t ) } e . e x p o r t s = o } , f u n c t i o n ( e , t , n ) { e . e x p o r t s = f u n c t i o n ( e ) { f u n c t i o n t ( o ) { i f ( n [ o ] ) r e t u r n n [ o ] . e x p o r t s ; v a r r = n [ o ] = { i : o , l : ! 1
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-10-13 19:26:09 +03:00
Object ( o . a ) ( L ) , t . default = L } , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , function ( e , t , n ) { "use strict" ; var o = n ( 64 ) ; n . n ( o ) . 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 o = n ( 65 ) ; n . n ( o ) . 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 o = n ( 187 ) ; "string" == typeof o && ( o = [ [ e . i , o , "" ] ] ) , o . locals && ( e . exports = o . locals ) , ( 0 , n ( 2 ) . default ) ( "b5985a26" , o , ! 0 , { } ) } , function ( e , t , n ) { ( e . exports = n ( 1 ) ( ! 1 ) ) . push ( [ e . i , " . multiselect [ data - v - 6945512 ] { margin : 0 ; padding : 0 ! important ; display : inline - block ; min - width : 160 px ; position : relative ; background - color : var ( -- color - main - background ) } . multiselect [ data - v - 6945512 ] . multiselect -- active input . multiselect _ _input { opacity : 1 ! important ; cursor : text ! important ; border - radius : var ( -- border - radius ) var ( -- border - radius ) 0 0 } . multiselect [ data - v - 6945512 ] . multiselect -- active . multiselect _ _limit { display : none } . multiselect [ data - v - 6945512 ] . multiselect -- active . multiselect -- above input . multiselect _ _input { border - radius : 0 0 var ( -- border - radius ) var ( -- border - radius ) } . multiselect [ data - v - 6945512 ] . multiselect -- disabled , . multiselect [ data - v - 6945512 ] . multiselect -- disabled . multiselect _ _single { background - color : var ( -- color - background - dark ) ! important } . multiselect [ data - v - 6945512 ] . icon - loading - small : : after { left : 100 % ; margin - left : - 24 px } . multiselect [ data - v - 6945512 ] . 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 - 6945512 ] . 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 - 6945512 ] . multiselect _ _tags . multiselect _ _tags - wrap : empty ~ input . multiselect _ _input { opacity : 1 ! important } . multiselect [ data - v - 6945512 ] . multiselect _ _tags . multiselect _ _tags - wrap : empty ~ input . multiselect _ _input + span : not ( . multiselect _ _single ) { display : none } . multiselect [ data - v - 6945512 ] . 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 - text - lighter ) ; 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 - 6945512 ] . multiselect _ _tags . multiselect _ _tags - wrap . multiselect _ _tag : only - child { flex : 0 1 auto } . multiselect [ data - v - 6945512 ] . multiselect _ _tags . multiselect _ _tags - wrap . multiselect _ _tag : not ( : last - child ) { margin - right : 5 px } . multiselect [ data - v - 6945512 ] . multiselect _ _tags . multiselect _ _tags - wrap . multiselect _ _tag > span { white - space : nowrap ; text - overflow : ellipsis ; overflow : hidden } . multiselect [ data - v - 6945512 ] . multiselect _ _tags . multiselect _ _single , . multiselect [ data - v - 6945512 ] . 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
2019-09-11 12:58:57 +03:00
/ * !
* Vue . js v2 . 6.10
* ( c ) 2014 - 2019 Evan You
* Released under the MIT License .
* /
2019-10-03 18:08:39 +03:00
var o = Object . freeze ( { } ) ; function r ( 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 d ( e ) { return "[object Object]" === u . call ( e ) } function l ( e ) { return "[object RegExp]" === u . call ( e ) } function p ( e ) { var t = parseFloat ( String ( e ) ) ; return t >= 0 && Math . floor ( t ) === t && isFinite ( e ) } function f ( e ) { return i ( e ) && "function" == typeof e . then && "function" == typeof e . catch } function A ( e ) { return null == e ? "" : Array . isArray ( e ) || d ( 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 ) , o = e . split ( "," ) , r = 0 ; r < o . length ; r ++ ) n [ o [ r ] ] = ! 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 b = Object . prototype . hasOwnProperty ; function v ( e , t ) { return b . 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 ) } ) ) , z = /\B([A-Z])/g , T = g ( ( function ( e ) { return e . replace ( z , "-$1" ) . toLowerCase ( ) } ) ) ; var O = Function . prototype . bind ? function ( e , t ) { return e . bind ( t ) } : function ( e , t ) { function n ( n ) { var o = arguments . length ; return o ? o > 1 ? e . apply ( t , arguments ) : e . call ( t , n ) : e . call ( t ) } return n . _length = e . length , n } ; function k ( e , t ) { t = t || 0 ; for ( var n = e . length - t , o = new Array ( n ) ; n -- ; ) o [ n ] = e [ n + t ] ; return o } function x ( e , t ) { for ( var n in t ) e [ n ] = t [ n ] ; return e } function D ( e ) { for ( var t = { } , n = 0 ; n < e . length ; n ++ ) e [ n ] && x ( t , e [ n ] ) ; return t } function N ( e , t , n ) { } var S = function ( e , t , n ) { return ! 1 } , Y = function ( e ) { return e } ; function E ( e , t ) { if ( e === t ) return ! 0 ; var n = c ( e ) , o = c ( t ) ; if ( ! n || ! o ) return ! n && ! o && String ( e ) === String ( t ) ; try { var r = Array . isArray ( e ) , i = Array . isArray ( t ) ; if ( r && i ) return e . length === t . length && e . every ( ( function ( e , n ) { return E ( e , t [ n ] ) } ) ) ; if ( e instanceof Date && t instanceof Date ) return e . getTime ( ) === t . getTime ( ) ; if ( r || i ) return ! 1 ; var a = Object . keys ( e ) , s = Object . keys ( t ) ; return a . length === s . length && a . every ( ( function ( n ) { return E ( e [ n ] , t [ n ] ) } ) ) } catch ( e ) { return ! 1 } } function B ( e , t ) { for ( var n = 0 ; n < e . length ; n ++ ) if ( E ( 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" , q = [ "component" , "directive" , "filter" ] , j = [ "beforeCreate" , "created" , "beforeMount" , "mounted" , "beforeUpdate" , "updated" , "beforeDestroy" , "destroyed" , "activated" , "deactivated" , "errorCaptured" , "serverPrefetch" ] , H = { optionMergeStrategies : Object . create ( null ) , silent : ! 1 , productionTip : ! 1 , devtools : ! 1 , performance : ! 1 , errorHandler : null , warnHandler : null , ignoredElements : [ ] , keyCodes : Object . create ( null ) , isReservedTag : S , isReservedAttr : S , isUnknownElement : S , getTagNamespace : N , parsePlatformTagName : Y , mustUseProp : S , async : ! 0 , _lifecycleHooks : j } , X = /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 I ( e , t , n , o ) { Object . defineProperty ( e , t , { value : n , enumerable : ! ! o , writable : ! 0 , configurable : ! 0 } ) } var P = new RegExp ( "[^" + X . source + ".$_\\d]" ) ; var R , F = "__proto__" in { } , U = "undefined" != typeof window , G = "undefined" != typeof WXEnvironment && ! ! WXEnvironment . platform , $ = G && WXEnvironment . platform . toLowerCase ( ) , Q = U && window . navigator . userAgent . toLowerCase ( ) , V = Q && /msie|trident/ . test ( Q ) , J = Q && Q . indexOf ( "msie 9.0" ) > 0 , Z = Q && Q . indexOf ( "edge/" ) > 0 , K = ( Q && Q . indexOf ( "android" ) , Q && /iphone|ipad|ipod|ios/ . test ( Q ) || "ios" === $ ) , ee = ( Q && /chrome\/\d+/ . test ( Q ) , Q && /phantomjs/ . test ( Q ) , Q && Q . match ( /firefox\/(\d+)/ ) ) , te = { } . watch , ne = ! 1 ; if ( U ) try { var oe = { } ; Object . defineProperty ( oe , "passive" , { get : function ( ) { ne = ! 0 } } ) , window . addEventListener ( "test-passive" , null , oe ) } catch ( e ) { } var re = 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
/ * *
* vuex v3 . 1.1
* ( c ) 2019 Evan You
* @ license MIT
* /
2019-10-13 19:26:09 +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 ) } } ( c = e ) } d . state . get = function ( ) { return this . _vm . _data . $$state } , d . state . set = function ( e ) { 0 } , u . prototype . commit = function ( e , t , n ) { var o = this , r = M ( e , t , n ) , i = r . type , a = r . payload , s = ( r . 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 , o . state ) } ) ) ) } , u . prototype . dispatch = function ( e , t ) { var n = this , o = M ( e , t ) , r = o . type , i = o . payload , a = { type : r , payload : i } , s = this . _actions [ r ] ; 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 } ) ) } } , u . prototype . subscribe = function ( e ) { return l ( e , this . _subscribers ) } , u . prototype . subscribeAction = function ( e ) { return l ( "function" == typeof e ? { before : e } : e , this . _actionSubscribers ) } , u . prototype . watch = function ( e , t , n ) { var o = this ; return this . _watcherVM . $watch ( ( function ( ) { return e ( o . state , o . getters ) } ) , t , n ) } , u . prototype . replaceState = function ( e ) { var t = this ; this . _withCommit ( ( function ( ) { t . _vm . _data . $$state = e } ) ) } , u . prototype . registerModule = function ( e , t , n ) { void 0 === n && ( n = { } ) , "string" == typeof e && ( e = [ e ] ) , this . _modules . register ( e , t ) , A ( this , this . state , e , this . _modules . get ( e ) , n . preserveState ) , f ( this , this . state ) } , u . prototype . unregisterModule = function ( e ) { var t = this ; "string" == typeof e && ( e = [ e ] ) , this . _modules . unregister ( e ) , this . _withCommit ( ( function ( ) { var n = h ( t . state , e . slice ( 0 , - 1 ) ) ; c . delete ( n , e [ e . length - 1 ] ) } ) ) , p ( this ) } , u . prototype . hotUpdate = function ( e ) { this . _modules . update ( e ) , p ( this , ! 0 ) } , u . prototype . _withCommit = function ( e ) { var t = this . _committing ; this . _committing = ! 0 , e ( ) , this . _committing = t } , Object . defineProperties ( u . prototype , d ) ; var _ = L ( ( function ( e , t ) { var n = { } ; return y ( t ) . forEach ( ( function ( t ) { var o = t . key , r = t . val ; n [ o ] = function ( ) { var t = this . $store . state , n = this . $store . getters ; if ( e ) { var o = w ( this . $store , "mapState" , e ) ; if ( ! o ) return ; t = o . context . state , n = o . context . getters } return "function" == typeof r ? r . call ( this , t , n ) : t [ r ] } , n [ o ] . vuex = ! 0 } ) ) , n } ) ) , b = L ( ( function ( e , t ) { var n = { } ; return y ( t ) . forEach ( ( function ( t ) { var o = t . key , r = t . val ; n [ o ] = function ( ) { for ( var t = [ ] , n = arguments . length ; n -- ; ) t [ n ] = arguments [ n ] ; var o = this . $store . commit ; if ( e ) { var i = w ( this . $store , "mapMutations" , e ) ; if ( ! i ) return ; o = i . context . commit } return "function" == typeof r ? r . apply ( this , [ o ] . concat ( t ) ) : o . apply ( this . $store , [ r ] . concat ( t ) ) } } ) ) , n } ) ) , v = L ( ( function ( e , t ) { var n = { } ; return y ( t ) . forEach ( ( function ( t ) { var o = t . key , r = t . val ; r = e + r , n [ o ] = function ( ) { if ( ! e || w ( this . $store , "mapGetters" , e ) ) return this . $store . getters [ r ] } , n [ o ] . vuex = ! 0 } ) ) , n } ) ) , g = L ( ( function ( e , t ) { var n = { } ; return y ( t ) . forEach ( ( function ( t ) { var o = t . key , r = t . val ; n [ o ] = function ( ) { for ( var t = [ ] , n = arguments . length ; n -- ; ) t [ n ] = arguments [ n ] ; var o = this . $store . dispatch ; if ( e ) { var i = w ( this . $store , "mapActions" , e ) ; if ( ! i ) return ; o = i . context . dispatch } return "function" == typeof r ? r . apply ( this , [ o ] . concat ( t ) ) : o . apply ( this . $store , [ r ] . concat ( t ) ) } } ) ) , n } ) ) ; function y ( e ) { return 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 L ( e ) { return function ( t , n ) { return "string" != typeof t ? ( n = t , t = "" ) : "/" !== t . charAt ( t . length - 1 ) && ( t += "/" ) , e ( t , n ) } } function w ( e , t , n ) { return e . _modulesNamespaceMap [ n ] } var z = { Store : u , install : m , version : "3.1.1" , mapState : _ , mapMutations : b , mapGetters : v , mapActions : g , createNamespacedHelpers : function ( e ) { return { mapState : _ . bind ( null , e ) , mapGetters : v . bind ( null , e ) , mapMutations : b . bind ( null , e ) , mapActions : g . bind ( null , e ) } } } ; t . a = z } ) . call ( this , n ( 11 ) ) } , function ( e , t , n ) { "use strict" ; n ( 430 ) , Object . defineProperty ( t , "__esModule" , { value : ! 0 } ) , t . loadState = function ( e ,
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-10-13 19:26:09 +03:00
var n = "undefined" != typeof window && "undefined" != typeof document , o = [ "Edge" , "Trident" , "Firefox" ] , r = 0 , i = 0 ; i < o . length ; i += 1 ) if ( n && navigator . userAgent . indexOf ( o [ i ] ) >= 0 ) { r = 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 ( ) } ) , r ) ) } } ; 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 d ( 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 , o = t . overflowX , r = t . overflowY ; return /(auto|scroll|overlay)/ . test ( n + r + o ) ? e : d ( u ( e ) ) } var l = n && ! ( ! window . MSInputMethodContext || ! document . documentMode ) , p = n && /MSIE 10/ . test ( navigator . userAgent ) ; function f ( e ) { return 11 === e ? l : 10 === e ? p : l || p } function A ( e ) { if ( ! e ) return document . documentElement ; for ( var t = f ( 10 ) ? document . body : null , n = e . offsetParent || null ; n === t && e . nextElementSibling ; ) n = ( e = e . nextElementSibling ) . offsetParent ; var o = n && n . nodeName ; return o && "BODY" !== o && "HTML" !== o ? - 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 , o = n ? e : t , r = n ? t : e , i = document . createRange ( ) ; i . setStart ( o , 0 ) , i . setEnd ( r , 0 ) ; var a , s , c = i . commonAncestorContainer ; if ( e !== c && t !== c || o . contains ( r ) ) 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 o = e . ownerDocument . documentElement ; return ( e . ownerDocument . scrollingElement || o ) [ t ] } return e [ t ] } function _ ( e , t ) { var n = "x" === t ? "Left" : "Top" , o = "Left" === n ? "Right" : "Bottom" ; return parseFloat ( e [ "border" + n + "Width" ] , 10 ) + parseFloat ( e [ "border" + o + "Width" ] , 10 ) } function b ( e , t , n , o ) { return Math . max ( t [ "offset" + e ] , t [ "scroll" + e ] , n [ "client" + e ] , n [ "offset" + e ] , n [ "scroll" + e ] , f ( 10 ) ? parseInt ( n [ "offset" + e ] ) + parseInt ( o [ "margin" + ( "Height" === e ? "Top" : "Left" ) ] ) + parseInt ( o [ "margin" + ( "Height" === e ? "Bottom" : "Right" ) ] ) : 0 ) } function v ( e ) { var t = e . body , n = e . documentElement , o = f ( 10 ) && getComputedStyle ( n ) ; return { height : b ( "Height" , t , n , o ) , width : b ( "Width" , t , n , o ) } } 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 o = t [ n ] ; o . enumerable = o . enumerable || ! 1 , o . configurable = ! 0 , "value" in o && ( o . writable = ! 0 ) , Object . defineProperty ( e , o . key , o ) } } return function ( t , n , o ) { return n && e ( t . prototype , n ) , o && e ( t , o ) , 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 o in n ) Object . prototype . hasOwnProperty . call ( n , o ) && ( e [ o ] = n [ o ] ) } return e } ; function z ( e ) { return w ( { } , e , { right : e . left + e . width , bottom : e . top + e . height } ) } function T ( e ) { var t = { } ; try { if ( f ( 10 ) ) { t = e . getBoundingClientRect ( ) ; var n = m ( e , "top" ) , o = m ( e , "left" ) ; t . top += n , t . left += o , t . bottom += n , t . right += o } else t = e . getBoundingClientRect ( ) } catch ( e ) { } var r = { left : t . left , top : t . top , width : t . right - t . left , height : t . bottom - t . top } , i = "HTML" === e . nodeName ? v ( e . ownerDocument ) : { } , a = i . width || e . clientWidth || r . right - r . left , s = i . height || e . clientHeight || r . bottom - r . top , u = e . offsetWidth - a , d = e . offsetHeight - s ; if ( u || d ) { var l = c ( e ) ; u -= _ ( l , "x" ) , d -= _ ( l , "y" ) , r . width -= u , r . height -= d } return z ( r ) } function O ( e , t ) { var n = arguments . length > 2 && void 0 !== arguments [ 2 ] && arguments [ 2 ] , o = f ( 10 ) , r = "HTML" === t . nodeName , i = T ( e ) , a = T ( t ) , s = d ( e ) , u = c ( t ) , l = parseFloat ( u . borderTopWidth , 10 ) , p = parseFloat ( u . borderLeftWidth , 10 ) ; n && r && ( 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/>.
*
* /
t . default = M } , 32 : function ( e , t , n ) { var o = n ( 33 ) ; "string" == typeof o && ( o = [ [ e . i , o , "" ] ] ) , o . locals && ( e . exports = o . locals ) , ( 0 , n ( 2 ) . default ) ( "941c791e" , o , ! 0 , { } ) } , 33 : function ( e , t , n ) { ( e . exports = n ( 1 ) ( ! 1 ) ) . push ( [ e . i , ".vue-tooltip[data-v-6945512]{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-6945512][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-6945512][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-6945512][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-6945512][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-6945512][aria-hidden='true']{visibility:hidden;transition:opacity .15s, visibility .15s;opacity:0}.vue-tooltip[data-v-6945512][aria-hidden='false']{visibility:visible;transition:opacity .15s;opacity:1}.vue-tooltip[data-v-6945512] .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-6945512] .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 o = n ( 17 ) , r = 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 o = t [ n ] ; o . enumerable = o . enumerable || ! 1 , o . configurable = ! 0 , "value" in o && ( o . writable = ! 0 ) , Object . defineProperty ( e , o . key , o ) } } 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 ] : { } , o = Object . keys ( n ) ; "function" == typeof Object . getOwnPropertySymbols && ( o = o . concat ( Object . getOwnPropertySymbols ( n ) . filter ( ( function ( e ) { return Object . getOwnPropertyDescriptor ( n , e ) . enumerable } ) ) ) ) , o . forEach ( ( function ( t ) { s ( e , t , n [ t ] ) } ) ) } return e } var u = function ( ) { } ; function d ( e ) { return "string" == typeof e && ( e = e . split ( " " ) ) , e } function l ( e , t ) { var n , o = d ( t ) ; n = e . className instanceof u ? d ( e . className . baseVal ) : d ( e . className ) , o . forEach ( ( function ( e ) { - 1 === n . indexOf ( e ) && n . push ( e ) } ) ) , e instanceof SVGElement ? e . setAttribute ( "class" , n . join ( " " ) ) : e . className = n . join ( " " ) } function p ( e , t ) { var n , o = d ( t ) ; n = e . className instanceof u ? d ( e . className . baseVal ) : d ( e . className ) , o . 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 f = ! 1 ; if ( "undefined" != typeof window ) { f = ! 1 ; try { var A = Object . defineProperty ( { } , "passive" , { get : function ( ) { f = ! 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
/ * *
* @ 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
* /
o . a . options . defaultTemplate = '<div class="vue-tooltip" role="tooltip" data-v-' . concat ( "6945512" , '><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>' ) , o . a . options . defaultHtml = ! 1 , t . default = o . 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-10-13 19:26:09 +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 o = n ( 2 2 ) ; n . n ( o ) . 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 o = n ( 9 ) , r = o ( n ( 1 0 ) ) , i = o ( n ( 1 1 ) ) , a = o ( n ( 1 2 ) ) , s = o ( 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 " ; s r c : u r l ( ' + r + " ) ; s r c : u r l ( " + r + ' ) 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 - 9 6 3 e 2 e c 8 ] { 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 - 9 6 3 e 2 e c 8 ] : 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 " ; 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 - 9 6 3 e 2 e c 8 ] : 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 " ; 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 - 9 6 3 e 2 e c 8 ] : 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 " ; 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 - 9 6 3 e 2 e c 8 ] : 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 " ; c o n t e n t : " " } . i c o n . c l o s e [ d a t a - v - 9 6 3 e 2 e c 8 ] : 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 " ; 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 - 9 6 3 e 2 e c 8 ] : 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 " ; c o n t e n t : " " } . i c o n . c o n f i r m [ d a t a - v - 9 6 3 e 2 e c 8 ] : 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 " ; c o n t e n t : " " } . i c o n . m e n u [ d a t a - v - 9 6 3 e 2 e c 8 ] : 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 " ; c o n t e n t : " " } . i c o n . m o r e [ d a t a - v - 9 6 3 e 2 e c 8 ] : 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 " ; c o n t e n t : " " } . i c o n . p a u s e [ d a t a - v - 9 6 3 e 2 e c 8 ] : 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 " ; c o n t e n t : " " } . i c o n . p l a y [ d a t a - v - 9 6 3 e 2 e c 8 ] : 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 " ; c o n t e n t : " " } . a c t i o n - i t e m [ d a t a - v - 9 6 3 e 2 e c 8 ] { p o s i t i o n : r e l a t i v e ; d i s p l a y : i n l i n e - b l o c k } . a c t i o n - i t e m - - s i n g l e [ d a t a - v - 9 6 3 e 2 e c 8 ] : 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 - 9 6 3 e 2 e c 8 ] : 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 - 9 6 3 e 2 e c 8 ] : 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 - 9 6 3 e 2 e c 8 ] : 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 - 9 6 3 e 2 e c 8 ] : 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 - 9 6 3 e 2 e c 8 ] : 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 - 9 6 3 e 2 e c 8 ] { 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 - 9 6 3 e 2 e c 8 ] , . 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 - 9 6 3 e 2 e c 8 ] { 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 - 9 6 3 e 2 e c 8 ] { d i s p l a y : f l e x ; a l i g n - i t e m s : c e n t e r ; j u s t i f y - c o n t e n t : c e n t e r ; 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 - 9 6 3 e 2 e c 8 ] : 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 " ; 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 - 9 6 3 e 2 e c 8 ] { 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 - 9 6 3 e 2 e c 8 ] : 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 - 9 6 3 e 2 e c 8 ] : 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 - 9 6 3 e 2 e c 8 ] : 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 - 9 6 3 e 2 e c 8 ] { 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 - 9 6 3 e 2 e c 8 ] { 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 - 9 6 3 e 2 e c 8 ] { 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 - 9 6 3 e 2 e c 8 ] > : 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 - 9 6 3 e 2 e c 8 ] { 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 - 9 6 3 e 2 e c 8 ] { 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 - 9 6 3 e 2 e c 8 ] { 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 - 9 6 3 e 2 e c 8 ] { 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 - 9 6 3 e 2 e c 8 ] { 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 - 9 6 3 e 2 e c 8 ] { 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 - 9 6 3 e 2 e c 8 ] , . 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 - 9 6 3 e 2 e c 8 ] , . e d g e . a c t i o n - i t e m _ _ m e n u [ d a t a - v - 9 6 3 e 2 e c 8 ] , . 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 - 9 6 3 e 2 e c 8 ] { b o r d e r : 1 p x s o l i d v a r ( - - c o l o r - b o r d e r ) } \ n ' , " " ] ) } , 9 : f u n c t i o n ( e , t , n ) { " u s e s t r i c t " ; e . e x p o r t s = f u n c t i o n ( e , t ) { r e t u r n " s t r i n g " ! = t y p e o f ( e
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
* / t . a = { m i x i n s : [ o . 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 : " " , r e q u i r e d : ! 0 } , 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 o ( e , t ) { f o r ( v a r n = [ ] , o = { } , r = 0 ; r < t . l e n g t h ; r + + ) { v a r i = t [ r ] , a = i [ 0 ] , s = { i d : e + " : " + r , c s s : i [ 1 ] , m e d i a : i [ 2 ] , s o u r c e M a p : i [ 3 ] } ; o [ a ] ? o [ a ] . p a r t s . p u s h ( s ) : n . p u s h ( o [ 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 r = " 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 & & ! r ) 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 = r & & ( 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 , d = f u n c t i o n ( ) { } , l = n u l l , p = " d a t a - v u e - s s r - i d " , f = " 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 , r ) { u = n , l = r | | { } ; v a r a = o ( 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 = [ ] , r = 0 ; r < a . l e n g t h ; r + + ) { v a r s = a [ r ] ; ( c = i [ s . i d ] ) . r e f s - - , n . p u s h ( c ) } f o r ( t ? h ( a = o ( e , t ) ) : a = [ ] , r = 0 ; r < n . l e n g t h ; r + + ) { v a r c ; i f ( 0 = = = ( c = n [ r ] ) . 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 ] , o = i [ n . i d ] ; i f ( o ) { o . r e f s + + ; f o r ( v a r r = 0 ; r < o . p a r t s . l e n g t h ; r + + ) o . p a r t s [ r ] ( n . p a r t s [ r ] ) ; f o r ( ; r < n . p a r t s . l e n g t h ; r + + ) o . p a r t s . p u s h ( m ( n . p a r t s [ r ] ) ) ; o . p a r t s . l e n g t h > n . p a r t s . l e n g t h & & ( o . 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 ( r = 0 ; r < n . p a r t s . l e n g t h ; r + + ) a . p u s h ( m ( n . p a r t s [ r ] ) ) ; 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 , o = 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 [ " + p + ' ~ = " ' + e . i d + ' " ] ' ) ; i f ( o ) { i f ( u ) r e t u r n d ; o . p a r e n t N o d e . r e m o v e C h i l d ( o ) } i f ( f ) { v a r r = c + + ; o = s | | ( s = M ( ) ) , t = v . b i n d ( n u l l , o , r , ! 1 ) , n = v . b i n d ( n u l l , o , r , ! 0 ) } e l s e o = M ( ) , t = f u n c t i o n ( e , t ) { v a r n = t . c s s , o = t . m e d i a , r = t . s o u r c e M a p ; i f ( o & & e . s e t A t t r i b u t e ( " m e d i a " , o ) , l . s s r I d & & e . s e t A t t r i b u t e ( p , t . i d ) , r & & ( n + = " \ n / * # s o u r c e U R L = " + r . 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 ( r ) ) ) ) + " * / " ) , 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 , o ) , n = f u n c t i o n ( ) { o . p a r e n t N o d e . r e m o v e C h i l d ( o ) } ; r e t u r n t ( e ) , f u n c t i o n ( o ) { i f ( o ) { i f ( o . c s s = = = e . c s s & & o . m e d i a = = = e . m e d i a & & o . 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 = o ) } e l s e n ( ) } } v a r _ , b = ( _ = [ ] , 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 v ( e , t , n , o ) { v a r r = n ? " " : o . 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 = b ( t , r ) ; 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 ( r ) , 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 o = n ( 9 5 ) ; " s t r i n g " = = t y p e o f o & & ( o = [ [ e . i , o , " " ] ] ) , o . l o c a l s & & ( e . e x p o r t s = o . l o c a l s ) , ( 0 , n ( 2 ) . d e f a u l t ) ( " 2 6 0 1 b 6 6 7 " , o , ! 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 o = n ( 3 ) , r = n . n ( o ) ;
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
* / 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 ( ) | | ( r . 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 o = { 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 } } } , r = ( n ( 9 4 ) , n ( 0 ) ) , i = n ( 3 5 ) , a = n . n ( i ) , s = O b j e c t ( r . a ) ( o , ( 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
* /
t . default = c } , 94 : function ( e , t , n ) { "use strict" ; var o = n ( 26 ) ; n . n ( o ) . 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;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 ( 5 ) ) } , function ( e , t , n ) { ( e . exports = n ( 497 ) ) . tz . load ( n ( 500 ) ) } , function ( e , t , n ) { var o = n ( 315 ) , r = n ( 317 ) ; e . exports = function ( e ) { return o ( r ( e ) ) } } , function ( e , t , n ) { var o = n ( 27 ) , r = n ( 105 ) , i = n ( 106 ) , a = n ( 104 ) , s = Object . defineProperty ; t . f = o ? s : function ( e , t , n ) { if ( i ( e ) , t = a ( t , ! 0 ) , i ( n ) , r ) try { return s ( e , t , n ) } catch ( e ) { } if ( "get" in n || "set" in n ) throw TypeError ( "Accessors not supported" ) ; return "value" in n && ( e [ t ] = n . value ) , e } } , function ( e , t , n ) { var o = n ( 12 ) , r = n ( 71 ) , i = n ( 320 ) , a = o [ "__core-js_shared__" ] || r ( "__core-js_shared__" , { } ) ; ( e . exports = function ( e , t ) { return a [ e ] || ( a [ e ] = void 0 !== t ? t : { } ) } ) ( "versions" , [ ] ) . push ( { version : "3.2.1" , mode : i ? "pure" : "global" , copyright : "© 2019 Denis Pushkarev (zloirock.ru)" } ) } , function ( e , t , n ) { var o = n ( 12 ) , r = n ( 42 ) ; e . exports = function ( e , t ) { try { r ( o , e , t ) } catch ( n ) { o [ e ] = t } return t } } , function ( e , t , n ) { var o = n ( 121 ) , r = n ( 123 ) ; e . exports = function ( e ) { return o ( r ( e ) ) } } , function ( e , t , n ) { var o = n ( 7 ) , r = n ( 44 ) ; e . exports = function ( e , t ) { try { r ( o , e , t ) } catch ( n ) { o [ e ] = t } return t } } , function ( e , t ) { var n = { } . toString ; e . exports = function ( e ) { return n . call ( e ) . slice ( 8 , - 1 ) } } , function ( e , t ) { e . exports = function ( e ) { if ( null == e ) throw TypeError ( "Can't call method on " + e ) ; return e } } , function ( e , t , n ) { var o = n ( 8 ) ; e . exports = function ( e , t ) { if ( ! o ( e ) ) return e ; var n , r ; if ( t && "function" == typeof ( n = e . toString ) && ! o ( r = n . call ( e ) ) ) return r ; if ( "function" == typeof ( n = e . valueOf ) && ! o ( r = n . call ( e ) ) ) return r ; if ( ! t && "function" == typeof ( n = e . toString ) && ! o ( r = n . call ( e ) ) ) return r ; throw TypeError ( "Can't convert object to primitive value" ) } } , function ( e , t , n ) { var o = n ( 4 ) , r = n ( 14 ) ; e . exports = function ( e , t ) { try { r ( o , e , t ) } catch ( n ) { o [ e ] = t } return t } } , function ( e , t ) { e . exports = ! 1 } , function ( e , t , n ) { var o = n ( 48 ) , r = n ( 80 ) , i = o ( "keys" ) ; e . exports = function ( e ) { return i [ e ] || ( i [ e ] = r ( e ) ) } } , function ( e , t ) { var n = 0 , o = Math . random ( ) ; e . exports = function ( e ) { return "Symbol(" + String ( void 0 === e ? "" : e ) + ")_" + ( ++ n + o ) . toString ( 36 ) } } , function ( e , t , n ) { var o = n ( 394 ) , r = n ( 4 ) , i = function ( e ) { return "function" == typeof e ? e : void 0 } ; e . exports = function ( e , t ) { return arguments . length < 2 ? i ( o [ e ] ) || i ( r [ e ] ) : o [ e ] && o [ e ] [ t ] || r [ e ] && r [ e ] [ t ] } } , function ( e , t ) { var n = Math . ceil , o = Math . floor ; e . exports = function ( e ) { return isNaN ( e = + e ) ? 0 : ( e > 0 ? o : n ) ( e ) } } , function ( e , t ) { e . exports = [ "constructor" , "hasOwnProperty" , "isPrototypeOf" , "propertyIsEnumerable" , "toLocaleString" , "toString" , "valueOf" ] } , function ( e , t , n ) { var o = n ( 75 ) ; e . exports = function ( e ) { return Object ( o ( e ) ) } } , function ( e , t , n ) { var o = n ( 402 ) ; e . exports = function ( e , t , n ) { if ( o ( e ) , void 0 === t ) return e ; switch ( n ) { case 0 : return function ( ) { return e . call ( t ) } ; case 1 : return function ( n ) { return e . call ( t , n ) } ; case 2 : return function ( n , o ) { return e . call ( t , n , o ) } ; case 3 : return function ( n , o , r ) { return e . call ( t , n , o , r ) } } return function ( ) { return e . apply ( t , arguments ) } } } , function ( e , t , n ) { var o = n ( 21 ) , r = n ( 406 ) , i = n ( 83 ) , a = n ( 50 ) , s = n ( 408 ) , c = n ( 136 ) , u = n ( 79 ) ( "IE_PROTO" ) , d = function ( ) { } , l = function ( ) { var e , t = c ( "iframe" ) , n = i . length ; for ( t . style . display = "none" , s . app
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-10-13 19:26:09 +03:00
var n = "undefined" != typeof window && "undefined" != typeof document , o = [ "Edge" , "Trident" , "Firefox" ] , r = 0 , i = 0 ; i < o . length ; i += 1 ) if ( n && navigator . userAgent . indexOf ( o [ i ] ) >= 0 ) { r = 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 ( ) } ) , r ) ) } } ; 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 d ( 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 , o = t . overflowX , r = t . overflowY ; return /(auto|scroll|overlay)/ . test ( n + r + o ) ? e : d ( u ( e ) ) } var l = n && ! ( ! window . MSInputMethodContext || ! document . documentMode ) , p = n && /MSIE 10/ . test ( navigator . userAgent ) ; function f ( e ) { return 11 === e ? l : 10 === e ? p : l || p } function A ( e ) { if ( ! e ) return document . documentElement ; for ( var t = f ( 10 ) ? document . body : null , n = e . offsetParent || null ; n === t && e . nextElementSibling ; ) n = ( e = e . nextElementSibling ) . offsetParent ; var o = n && n . nodeName ; return o && "BODY" !== o && "HTML" !== o ? - 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 , o = n ? e : t , r = n ? t : e , i = document . createRange ( ) ; i . setStart ( o , 0 ) , i . setEnd ( r , 0 ) ; var a , s , c = i . commonAncestorContainer ; if ( e !== c && t !== c || o . contains ( r ) ) 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 o = e . ownerDocument . documentElement ; return ( e . ownerDocument . scrollingElement || o ) [ t ] } return e [ t ] } function _ ( e , t ) { var n = "x" === t ? "Left" : "Top" , o = "Left" === n ? "Right" : "Bottom" ; return parseFloat ( e [ "border" + n + "Width" ] , 10 ) + parseFloat ( e [ "border" + o + "Width" ] , 10 ) } function b ( e , t , n , o ) { return Math . max ( t [ "offset" + e ] , t [ "scroll" + e ] , n [ "client" + e ] , n [ "offset" + e ] , n [ "scroll" + e ] , f ( 10 ) ? parseInt ( n [ "offset" + e ] ) + parseInt ( o [ "margin" + ( "Height" === e ? "Top" : "Left" ) ] ) + parseInt ( o [ "margin" + ( "Height" === e ? "Bottom" : "Right" ) ] ) : 0 ) } function v ( e ) { var t = e . body , n = e . documentElement , o = f ( 10 ) && getComputedStyle ( n ) ; return { height : b ( "Height" , t , n , o ) , width : b ( "Width" , t , n , o ) } } 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 o = t [ n ] ; o . enumerable = o . enumerable || ! 1 , o . configurable = ! 0 , "value" in o && ( o . writable = ! 0 ) , Object . defineProperty ( e , o . key , o ) } } return function ( t , n , o ) { return n && e ( t . prototype , n ) , o && e ( t , o ) , 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 o in n ) Object . prototype . hasOwnProperty . call ( n , o ) && ( e [ o ] = n [ o ] ) } return e } ; function z ( e ) { return w ( { } , e , { right : e . left + e . width , bottom : e . top + e . height } ) } function T ( e ) { var t = { } ; try { if ( f ( 10 ) ) { t = e . getBoundingClientRect ( ) ; var n = m ( e , "top" ) , o = m ( e , "left" ) ; t . top += n , t . left += o , t . bottom += n , t . right += o } else t = e . getBoundingClientRect ( ) } catch ( e ) { } var r = { left : t . left , top : t . top , width : t . right - t . left , height : t . bottom - t . top } , i = "HTML" === e . nodeName ? v ( e . ownerDocument ) : { } , a = i . width || e . clientWidth || r . right - r . left , s = i . height || e . clientHeight || r . bottom - r . top , u = e . offsetWidth - a , d = e . offsetHeight - s ; if ( u || d ) { var l = c ( e ) ; u -= _ ( l , "x" ) , d -= _ ( l , "y" ) , r . width -= u , r . height -= d } return z ( r ) } function O ( e , t ) { var n = arguments . length > 2 && void 0 !== arguments [ 2 ] && arguments [ 2 ] , o = f ( 10 ) , r = "HTML" === t . nodeName , i = T ( e ) , a = T ( t ) , s = d ( e ) , u = c ( t ) , l = parseFloat ( u . borderTopWidth , 10 ) , p = parseFloat ( u . borderLeftWidth , 10 ) ; n && r && ( 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-10-13 19:26:09 +03:00
o . a . options . defaultTemplate = '<div class="vue-tooltip" role="tooltip" data-v-' . concat ( "6945512" , '><div class="tooltip-arrow"></div><div class="tooltip-inner"></div></div>' ) , o . a . options . defaultHtml = ! 1 , t . default = o . 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 o ( e ) { return void 0 !== e . componentInstance && e . componentInstance . $isServer } e . exports = { bind : function ( e , t , r ) { function i ( t ) { if ( r . 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 , o = t . length ; n < o ; n ++ ) try { if ( e . contains ( t [ n ] ) ) return ! 0 ; if ( t [ n ] . contains ( e ) ) return ! 1 } catch ( e ) { return ! 1 } return ! 1 } ( r . context . popupItem , n ) || e . _ _vueClickOutside _ _ . callback ( t ) } } n ( t ) && ( e . _ _vueClickOutside _ _ = { handler : i , callback : t . value } , ! o ( r ) && document . addEventListener ( "click" , i ) ) } , update : function ( e , t ) { n ( t ) && ( e . _ _vueClickOutside _ _ . callback = t . value ) } , unbind : function ( e , t , n ) { ! o ( n ) && document . removeEventListener ( "click" , e . _ _vueClickOutside _ _ . handler ) , delete e . _ _vueClickOutside _ _ } } } , function ( e , t , n ) { "use strict" ; n ( 468 ) , n ( 482 ) , n ( 483 ) , n ( 486 ) , n ( 490 ) , n ( 491 ) , n ( 492 ) , 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 o ( e , "" , t ) } ; t . generateRemoteUrl = function ( e ) { return window . location . protocol + "//" + window . location . host + function ( e ) { return r ( ) + "/remote.php/" + e } ( e ) } ; t . generateOcsUrl = function ( e , t ) { return t = 2 !== t ? 1 : 2 , window . location . protocol + "//" + window . location . host + r ( ) + "/ocs/v" + t + ".php/" + e + "/" } ; t . generateUrl = function ( e , t , n ) { var o = Object . assign ( { escape : ! 0 , noRewrite : ! 1 } , n || { } ) , i = function ( e , t ) { return t = t || { } , e . replace ( /{([^{}]*)}/g , ( function ( e , n ) { var r = t [ n ] ; return o . escape ? "string" == typeof r || "number" == typeof r ? encodeURIComponent ( r . toString ( ) ) : encodeURIComponent ( e ) : "string" == typeof r || "number" == typeof r ? r . toString ( ) : e } ) ) } ; return "/" !== e . charAt ( 0 ) && ( e = "/" + e ) , ! 0 !== OC . config . modRewriteWorking || o . noRewrite ? r ( ) + "/index.php" + i ( e , t || { } ) : r ( ) + i ( e , t || { } ) } ; t . imagePath = function ( e , t ) { return - 1 === t . indexOf ( "." ) ? o ( e , "img" , t + ".svg" ) : o ( e , "img" , t ) } ; var o = function ( e , t , n ) { var o = - 1 !== OC . coreApps . indexOf ( e ) , i = r ( ) ; return "php" !== n . substring ( n . length - 3 ) || o ? "php" === n . substring ( n . length - 3 ) || o ? ( i += "settings" !== e && "core" !== e && "search" !== e || "ajax" !== t ? "/" : "/index.php/" , o || ( 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 = o ; var r = function ( ) { return OC . webroot } ; t . getRootUrl = r } , function ( e , t , n ) { var o = n ( 313 ) , r = n ( 27 ) ; o ( { target : "Object" , stat : ! 0 , forced : ! r , sham : ! r } , { defineProperty : n ( 69 ) . f } ) } , function ( e , t , n ) { var o = n ( 12 ) , r = n ( 102 ) . f , i = n ( 42 ) , a = n ( 319 ) , s = n ( 71 ) , c = n ( 325 ) , u = n ( 336 ) ; e . exports = function ( e , t ) { var n , d , l , p , f , A = e . target , h = e . global , M = e . stat ; if ( n = h ? o : M ? o [ A ] || s ( A , { } ) : ( o [ A ] || { } ) . prototype ) for ( d in t ) { if ( p = t [ d ] , l = e . noTargetGet ? ( f = r ( n , d ) ) && f . value : n [ d ] , ! u ( h ? d : A + ( M ? "." : "#" ) + d , e . forced ) && void 0 !== l ) { if ( typeof p == typeof l ) continue ; c ( p , l ) } ( e . sham || l && l . sham ) && i ( p , "sham" , ! 0 ) , a ( n , d , p , e ) } } } , function ( e , t , n ) { "use strict" ; var o = { } . propertyIsEnumerable , r = Object . getOwnPropertyDescriptor , i = r && ! o . call ( { 1 : 2 } , 1 ) ; t . f = i ? function ( e ) { var t = r ( this , e ) ; return ! ! t && t . enumerable } : o } , function ( e , t , n ) { var o = n ( 40 ) , r = n ( 316 ) , i = "" . split ; e . exports = o ( ( function ( ) { return ! Object ( "z" ) . propertyIsEnumerable ( 0 ) } ) ) ? function ( e ) { return "String" == r ( e ) ? i . call ( e , "" ) : Object ( e ) } : Object } , function ( e , t ) { var n = { } . toString ; e . exports = function ( e ) { return n . call ( e ) . slice ( 8 , - 1 ) } } , function ( e , t ) { e . exports = function ( e ) { if ( null == e ) throw TypeError ( "Can't call method on " + e ) ; return e } } , function ( e , t , n ) { var o = n ( 12 ) , r = n ( 41 ) , i = o . document , a = r ( i ) && r ( i . createElement ) ; e . exports = function ( e ) { return a ? i . createElement ( e ) : { } } } , function ( e , t , n ) { var o = n ( 12 ) , r = n ( 70 ) , i = n ( 42 ) , a = n ( 28 ) , s = n ( 71 ) , c = n ( 107 ) , u = n ( 321 ) , d = u . get , l = u . enforce , p = String ( c ) . split ( "toString" ) ; r ( "inspectSource" , ( function ( e ) { return c . call ( e ) } ) )
2019-09-11 12:58:57 +03:00
/ * !
* Determine if an object is a Buffer
*
* @ author Feross Aboukhadijeh < https : //feross.org>
* @ license MIT
* /
2019-10-03 18:08:39 +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 o = n ( 3 ) , r = n ( 111 ) , i = n ( 341 ) , a = n ( 342 ) , s = n ( 117 ) ; 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 ) , r ( e . url , e . params , e . paramsSerializer ) . replace ( /^\?/ , "" ) } , o . forEach ( [ "delete" , "get" , "head" , "options" ] , ( function ( e ) { c . prototype [ e ] = function ( t , n ) { return this . request ( o . merge ( n || { } , { method : e , url : t } ) ) } } ) ) , o . forEach ( [ "post" , "put" , "patch" ] , ( function ( e ) { c . prototype [ e ] = function ( t , n , r ) { return this . request ( o . merge ( r || { } , { method : e , url : t , data : n } ) ) } } ) ) , e . exports = c } , function ( e , t , n ) { "use strict" ; var o = n ( 3 ) ; function r ( ) { this . handlers = [ ] } r . prototype . use = function ( e , t ) { return this . handlers . push ( { fulfilled : e , rejected : t } ) , this . handlers . length - 1 } , r . prototype . eject = function ( e ) { this . handlers [ e ] && ( this . handlers [ e ] = null ) } , r . prototype . forEach = function ( e ) { o . forEach ( this . handlers , ( function ( t ) { null !== t && e ( t ) } ) ) } , e . exports = r } , function ( e , t , n ) { "use strict" ; var o = n ( 3 ) , r = n ( 343 ) , i = n ( 112 ) , a = n ( 113 ) , s = n ( 350 ) , c = n ( 351 ) ; 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 = r ( e . data , e . headers , e . transformRequest ) , e . headers = o . merge ( e . headers . common || { } , e . headers [ e . method ] || { } , e . headers || { } ) , o . 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 = r ( t . data , t . headers , e . transformResponse ) , t } ) , ( function ( t ) { return i ( t ) || ( u ( e ) , t && t . response && ( t . response . data = r ( t . response . data , t . response . headers , e . transformResponse ) ) ) , Promise . reject ( t ) } ) ) } } , function ( e , t , n ) { "use strict" ; var o = n ( 3 ) ; e . exports = function ( e , t , n ) { return o . forEach ( n , ( function ( n ) { e = n ( e , t ) } ) ) , e } } , function ( e , t , n ) { "use strict" ; var o = n ( 3 ) ; e . exports = function ( e , t ) { o . forEach ( e , ( function ( n , o ) { o !== t && o . toUpperCase ( ) === t . toUpperCase ( ) && ( e [ t ] = n , delete e [ o ] ) } ) ) } } , function ( e , t , n ) { "use strict" ; var o = n ( 116 ) ; e . exports = function ( e , t , n ) { var r = n . config . validateStatus ; ! r || r ( n . status ) ? e ( n ) : t ( o ( "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 , o , r ) { return e . config = t , n && ( e . code = n ) , e . request = o , e . response = r , 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 o = n ( 3 ) , r = [ "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 ? ( o . forEach ( e . split ( "\n" ) , ( function ( e ) { if ( i = e . indexOf ( ":" ) , t = o . trim ( e . substr ( 0 , i ) ) . toLowerCase ( ) , n = o . trim ( e . substr ( i + 1 ) ) , t ) { if ( a [ t ] && r . 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 o = n ( 3 ) ; e . exports = o . isStandardBrowserEnv ( ) ? function ( ) { var e , t = /(msie|trident)/i . test ( navigator . userAgent ) , n = document . createElement ( "a" ) ; function r ( e ) { var o = e ; return t && ( n . setAttribute ( "href" , o ) , o = n . href ) , n . setAttribute ( "href" , o ) , { 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 . charAt ( 0
2019-09-11 12:58:57 +03:00
//! version : 0.5.26
//! Copyright (c) JS Foundation and other contributors
//! license : MIT
//! github.com/moment/moment-timezone
2019-10-03 18:08:39 +03:00
! function ( a , s ) { "use strict" ; e . exports ? e . exports = s ( n ( 0 ) ) : ( r = [ n ( 0 ) ] , void 0 === ( i = "function" == typeof ( o = s ) ? o . apply ( t , r ) : o ) || ( e . exports = i ) ) } ( 0 , ( function ( e ) { "use strict" ; var t , n = { } , o = { } , r = { } , i = { } ; e && "string" == typeof e . version || O ( "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 d ( e ) { var t = 0 , n = e . split ( "." ) , o = n [ 0 ] , r = n [ 1 ] || "" , i = 1 , a = 0 , s = 1 ; for ( 45 === e . charCodeAt ( 0 ) && ( t = 1 , s = - 1 ) ; t < o . length ; t ++ ) a = 60 * a + u ( o . charCodeAt ( t ) ) ; for ( t = 0 ; t < r . length ; t ++ ) i /= 60 , a += u ( r . charCodeAt ( t ) ) * i ; return a * s } function l ( e ) { for ( var t = 0 ; t < e . length ; t ++ ) e [ t ] = d ( e [ t ] ) } function p ( e , t ) { var n , o = [ ] ; for ( n = 0 ; n < t . length ; n ++ ) o [ n ] = e [ t [ n ] ] ; return o } function f ( e ) { var t = e . split ( "|" ) , n = t [ 2 ] . split ( " " ) , o = t [ 3 ] . split ( "" ) , r = t [ 4 ] . split ( " " ) ; return l ( n ) , l ( o ) , l ( r ) , 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 } ( r , o . length ) , { name : t [ 0 ] , abbrs : p ( t [ 1 ] . split ( " " ) , o ) , offsets : p ( n , o ) , untils : r , population : 0 | t [ 5 ] } } function A ( e ) { e && this . _set ( f ( 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 , o ; o = 6e4 * ( ( t . at - e . at ) / 12e4 | 0 ) ; ) ( n = new h ( new Date ( e . at + o ) ) ) . 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 b ( e , t ) { var n , o ; for ( l ( t ) , n = 0 ; n < t . length ; n ++ ) o = t [ n ] , i [ o ] = i [ o ] || { } , i [ o ] [ e ] = ! 0 } function v ( e ) { var t , n , o , a = e . length , s = { } , c = [ ] ; for ( t = 0 ; t < a ; t ++ ) for ( n in o = i [ e [ t ] . offset ] || { } ) o . hasOwnProperty ( n ) && ( s [ n ] = ! 0 ) ; for ( t in s ) s . hasOwnProperty ( t ) && c . push ( r [ t ] ) ; return c } function g ( ) { try { var e = Intl . DateTimeFormat ( ) . resolvedOptions ( ) . timeZone ; if ( e && e . length > 3 ) { var t = r [ y ( e ) ] ; if ( t ) return t ; O ( "Moment Timezone found " + e + " from the Intl api, but did not have that data loaded." ) } } catch ( e ) { } var n , o , i , a = function ( ) { var e , t , n , o = ( new Date ) . getFullYear ( ) - 2 , r = new h ( new Date ( o , 0 , 1 ) ) , i = [ r ] ; for ( n = 1 ; n < 48 ; n ++ ) ( t = new h ( new Date ( o , n , 1 ) ) ) . offset !== r . offset && ( e = m ( r , t ) , i . push ( e ) , i . push ( new h ( new Date ( e . at + 6e4 ) ) ) ) , r = t ; for ( n = 0 ; n < 4 ; n ++ ) i . push ( new h ( new Date ( o + n , 0 , 1 ) ) ) , i . push ( new h ( new Date ( o + n , 6 , 1 ) ) ) ; return i } ( ) , s = a . length , c = v ( a ) , u = [ ] ; for ( o = 0 ; o < c . length ; o ++ ) { for ( n = new M ( w ( c [ o ] ) , 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 , o , i , a ; for ( "string" == typeof e && ( e = [ e ] ) , t = 0 ; t < e . length ; t ++ ) a = y ( o = ( i = e [ t ] . split ( "|" ) ) [ 0 ] ) , n [ a ] = e [ t ] , r [ a ] = o , b ( 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 ) : o [ e ] && t !== w && ( i = w ( o [ e ] , w ) ) ? ( ( a = n [ e ] = new A ) . _set ( i ) , a . name = r [ e ] , a ) : null } function z ( 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 ] ) , o [ i ] = a , r [ i ] = n [ 0 ] , o [ a ] = i , r [ a ] = n [ 1 ] } function T ( e ) { var t = "X" === e . _f || "x" === e . _f ; return ! ( ! e . _a || void 0 !== e . _tzm || t ) } function O ( e ) { "undefined" != typeof console && "function" == typeof console . error && console . error ( e ) } function k ( t ) { var n = Array . prototype . slice . call ( arguments , 0 , - 1 ) , o = arguments [ arguments . length - 1 ] , r = w ( o ) , i = e . utc . apply ( null , n ) ; return r && ! e . isMoment ( t ) && T ( i ) && i . add ( r . parse ( i ) , "minutes" ) , i . tz ( o ) , i } ( s < 2 || 2 === s && c < 6 ) && O ( "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 , o = this . untils ; for ( t = 0 ; t < o . length ; t ++ ) if ( n < o [ t ] ) return t } , parse : function ( e ) { var t , n , o , r , i = + e , a = this . offsets , s = this . untils , c = s . length - 1 ; for ( r = 0 ; r < c ; r ++ ) if ( t = a [ r ] , n = a [ r + 1 ] , o = a [ r ? r - 1 : r ] , t < n && k . moveAmbiguousForward ? t = n : t > o && k . 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/>.
*
2019-10-03 18:08:39 +03:00
* /r.default.use(i.a);var m,_,b,v=new i.a.Store({state:{rules:[],scope:Object(c.loadState)("workflowengine","scope"),operations:Object(c.loadState)("workflowengine","operators"),plugins:r.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 h({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(h({},t,{valid:!0}))},updateRule:function(e,t){var n=e.rules.findIndex((function(e){return t.id===e.id})),o=Object.assign({},t);r.default.set(e.rules,n,o)},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){r.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]||{}),r.default.set(e.operations,t.id,t)}},actions:{fetchRules:(b=f(regeneratorRuntime.mark((function e(t){var n,o;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,s.a.get(u(""));case 2:n=e.sent,o=n.data,Object.values(o.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,o=[];!1===t.isComplex&&""===t.fixedEntity&&(o=[(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:o,name:"",checks:[],operation:t.operation||""})},updateRule:function(e,t){e.commit("updateRule",h({},t,{events:"string"==typeof t.events?JSON.parse(t.events):t.events}))},removeRule:function(e,t){e.commit("removeRule",t)},pushUpdateRule:(_=f(regeneratorRuntime.mark((function e(t,n){var o;return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,l()();case 2:if(!(n.id<0)){e.next=8;break}return e.next=5,s.a.post(u(""),n);case 5:o=e.sent,e.next=11;break;case 8:return e.next=10,s.a.put(u("/ ".concat(n.id)),n);case 10:o=e.sent;case 11:r.default.set(n," id ",o.data.ocs.data.id),t.commit(" updateRule ",n);case 13:case" end ":return e.stop()}}),e)}))),function(e,t){return _.apply(this,arguments)}),deleteRule:(m=f(regeneratorRuntime.mark((function e(t,n){return regeneratorRuntime.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,l()();case 2:return e.next=4,s.a.delete(u(" / ".concat(n.id)));case 4:t.commit(" removeRule ",n);case 5:case" end ":return e.stop()}}),e)}))),function(e,t){return m.apply(this,arguments)}),setValid:function(e,t){var n=t.rule,o=t.valid;n.valid=o,e.commit(" updateRule ",n)}},getters:{getRules:function(e){return e.rules.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}),{})}}}}),g=o(309),y=o(65),L=o(66),w=o(1),z={name:" Event " , components : { Multiselect : w . 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 . getEventsForOperation ( this . operation ) } , currentEvent : function ( ) { var e = this ; return this . rule . events ? this . allEvents . find ( ( function ( t ) { return t . entity . id === e . rule . entity && - 1 !== e . rule . eve
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-10-03 18:08:39 +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 f e = [ ] . c o n c a t ( p e ( e e ) , p e ( l 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-10-03 18:08:39 +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 ) { v . 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 ) { v . c o m m i t ( " a d d P l u g i n O p e r a t o r " , e ) } } ) , f 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 ) } ) ) , r . d e f a u l t . u s e ( i . a ) , r . d e f a u l t . p r o t o t y p e . t = t , n e w ( r . d e f a u l t . e x t e n d ( F ) ) ( { s t o r e : v } ) . $ 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