pleroma/priv/static/packs/flavours/glitch/about.js

3 lines
933 KiB
JavaScript
Raw Normal View History

2020-05-20 05:55:14 +00:00
/*! For license information please see about.js.LICENSE.txt */
(window.webpackJsonp=window.webpackJsonp||[]).push([[48,0],[function(e,t,n){"use strict";var r;function a(e,t,n,a){r||(r="function"==typeof Symbol&&Symbol.for&&Symbol.for("react.element")||60103);var i=e&&e.defaultProps,o=arguments.length-3;if(t||0===o||(t={children:void 0}),1===o)t.children=a;else if(o>1){for(var s=new Array(o),u=0;u<o;u++)s[u]=arguments[u+3];t.children=s}if(t&&i)for(var c in i)void 0===t[c]&&(t[c]=i[c]);else t||(t=i||{});return{$$typeof:r,type:e,key:void 0===n?null:""+n,ref:null,props:t,_owner:null}}n.d(t,"a",(function(){return a}))},function(e,t,n){"use strict";function r(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}n.d(t,"a",(function(){return r}))},function(e,t,n){"use strict";function r(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}n.d(t,"a",(function(){return r}))},function(e,t,n){"use strict";e.exports=n(127)},function(e,t,n){e.exports=function(){"use strict";var e=Array.prototype.slice;function t(e,t){t&&(e.prototype=Object.create(t.prototype)),e.prototype.constructor=e}function n(e){return o(e)?e:K(e)}function r(e){return s(e)?e:Q(e)}function a(e){return u(e)?e:G(e)}function i(e){return o(e)&&!c(e)?e:X(e)}function o(e){return!(!e||!e[f])}function s(e){return!(!e||!e[d])}function u(e){return!(!e||!e[p])}function c(e){return s(e)||u(e)}function l(e){return!(!e||!e[h])}t(r,n),t(a,n),t(i,n),n.isIterable=o,n.isKeyed=s,n.isIndexed=u,n.isAssociative=c,n.isOrdered=l,n.Keyed=r,n.Indexed=a,n.Set=i;var f="@@__IMMUTABLE_ITERABLE__@@",d="@@__IMMUTABLE_KEYED__@@",p="@@__IMMUTABLE_INDEXED__@@",h="@@__IMMUTABLE_ORDERED__@@",m=5,g=1<<m,v=g-1,b={},y={value:!1},_={value:!1};function w(e){return e.value=!1,e}function k(e){e&&(e.value=!0)}function O(){}function E(e,t){t=t||0;for(var n=Math.max(0,e.length-t),r=new Array(n),a=0;a<n;a++)r[a]=e[a+t];return r}function j(e){return void 0===e.size&&(e.size=e.__iterate(x)),e.size}function S(e,t){if("number"!=typeof t){var n=t>>>0;if(""+n!==t||4294967295===n)return NaN;t=n}return t<0?j(e)+t:t}function x(){return!0}function C(e,t,n){return(0===e||void 0!==n&&e<=-n)&&(void 0===t||void 0!==n&&t>=n)}function T(e,t){return I(e,t,0)}function P(e,t){return I(e,t,t)}function I(e,t,n){return void 0===e?n:e<0?Math.max(0,t+e):void 0===t?e:Math.min(t,e)}var M=0,F=1,N=2,L="function"==typeof Symbol&&Symbol.iterator,D="@@iterator",A=L||D;function R(e){this.next=e}function U(e,t,n,r){var a=0===e?t:1===e?n:[t,n];return r?r.value=a:r={value:a,done:!1},r}function z(){return{value:void 0,done:!0}}function q(e){return!!B(e)}function H(e){return e&&"function"==typeof e.next}function W(e){var t=B(e);return t&&t.call(e)}function B(e){var t=e&&(L&&e[L]||e[D]);if("function"==typeof t)return t}function V(e){return e&&"number"==typeof e.length}function K(e){return null==e?ie():o(e)?e.toSeq():function(e){var t=ue(e)||"object"==typeof e&&new te(e);if(!t)throw new TypeError("Expected Array or iterable object of values, or keyed object: "+e);return t}(e)}function Q(e){return null==e?ie().toKeyedSeq():o(e)?s(e)?e.toSeq():e.fromEntrySeq():oe(e)}function G(e){return null==e?ie():o(e)?s(e)?e.entrySeq():e.toIndexedSeq():se(e)}function X(e){return(null==e?ie():o(e)?s(e)?e.entrySeq():e:se(e)).toSetSeq()}R.prototype.toString=function(){return"[Iterator]"},R.KEYS=M,R.VALUES=F,R.ENTRIES=N,R.prototype.inspect=R.prototype.toSource=function(){return this.toString()},R.prototype[A]=function(){return this},t(K,n),K.of=function(){return K(arguments)},K.prototype.toSeq=function(){return this},K.prototype.toString=function(){return this.__toString("Seq {","}")},K.prototype.cacheResult=function(){return!this._cache&&this.__iterateUncached&&(this._cache=this.entrySeq().toArray(),this.size=this._cache.length),this},K.prototype.__iterate=function(e,t){return ce(this,e,t,!0)},K.prototype.__iterator=function(e,t){return le(this,e,t,!0)},t(Q,K),Q.prototype.toKeyedSeq=function(){return this},t(G,K),G.of=function(){return G(arguments)},G.prototype.toIndexedSeq=function(){return this},G.prototype.toStrin
2018-09-16 21:17:34 +00:00
//# sourceMappingURL=about.js.map