framework/extensions/flags/js/dist/forum.js

2 lines
18 KiB
JavaScript
Raw Normal View History

module.exports=function(t){var n={};function o(e){if(n[e])return n[e].exports;var r=n[e]={i:e,l:!1,exports:{}};return t[e].call(r.exports,r,r.exports,o),r.l=!0,r.exports}return o.m=t,o.c=n,o.d=function(t,n,e){o.o(t,n)||Object.defineProperty(t,n,{enumerable:!0,get:e})},o.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},o.t=function(t,n){if(1&n&&(t=o(t)),8&n)return t;if(4&n&&"object"==typeof t&&t&&t.__esModule)return t;var e=Object.create(null);if(o.r(e),Object.defineProperty(e,"default",{enumerable:!0,value:t}),2&n&&"string"!=typeof t)for(var r in t)o.d(e,r,function(n){return t[n]}.bind(null,r));return e},o.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return o.d(n,"a",n),n},o.o=function(t,n){return Object.prototype.hasOwnProperty.call(t,n)},o.p="",o(o.s=67)}([function(t,n){t.exports=flarum.core.compat.app},function(t,n,o){"use strict";o.d(n,"a",function(){return a});var e=o(25),r=o.n(e);function a(t,n){t.prototype=r()(n.prototype),t.prototype.constructor=t,t.__proto__=n}},function(t,n){t.exports=flarum.core.compat.extend},function(t,n){t.exports=flarum.core.compat.Model},function(t,n){var o=t.exports={version:"2.5.7"};"number"==typeof __e&&(__e=o)},function(t,n,o){t.exports=!o(7)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},function(t,n){var o=t.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=o)},function(t,n){t.exports=function(t){try{return!!t()}catch(t){return!0}}},function(t,n){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},function(t,n,o){var e=o(8);t.exports=function(t){if(!e(t))throw TypeError(t+" is not an object!");return t}},function(t,n,o){t.exports=o(51)},function(t,n){t.exports=flarum.core.compat["components/Button"]},function(t,n,o){var e=o(42),r=o(15);t.exports=Object.keys||function(t){return e(t,r)}},function(t,n,o){var e=o(6),r=o(4),a=o(49),s=o(47),i=o(21),c=function(t,n,o){var u,l,f,p=t&c.F,m=t&c.G,d=t&c.S,g=t&c.P,h=t&c.B,v=t&c.W,y=m?r:r[n]||(r[n]={}),b=y.prototype,x=m?e:d?e[n]:(e[n]||{}).prototype;for(u in m&&(o=n),o)(l=!p&&x&&void 0!==x[u])&&i(y,u)||(f=l?x[u]:o[u],y[u]=m&&"function"!=typeof x[u]?o[u]:h&&l?a(f,e):v&&x[u]==f?function(t){var n=function(n,o,e){if(this instanceof t){switch(arguments.length){case 0:return new t;case 1:return new t(n);case 2:return new t(n,o)}return new t(n,o,e)}return t.apply(this,arguments)};return n.prototype=t.prototype,n}(f):g&&"function"==typeof f?a(Function.call,f):f,g&&((y.virtual||(y.virtual={}))[u]=f,t&c.R&&b&&!b[u]&&s(b,u,f)))};c.F=1,c.G=2,c.S=4,c.P=8,c.B=16,c.W=32,c.U=64,c.R=128,t.exports=c},function(t,n){t.exports=flarum.core.compat["components/Post"]},function(t,n){t.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},function(t,n,o){var e=o(37)("keys"),r=o(35);t.exports=function(t){return e[t]||(e[t]=r(t))}},function(t,n){var o=Math.ceil,e=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?e:o)(t)}},function(t,n){t.exports=function(t){if(void 0==t)throw TypeError("Can't call method on "+t);return t}},function(t,n,o){var e=o(41);t.exports=Object("z").propertyIsEnumerable(0)?Object:function(t){return"String"==e(t)?t.split(""):Object(t)}},function(t,n,o){var e=o(19),r=o(18);t.exports=function(t){return e(r(t))}},function(t,n){var o={}.hasOwnProperty;t.exports=function(t,n){return o.call(t,n)}},function(t,n,o){var e=o(8),r=o(6).document,a=e(r)&&e(r.createElement);t.exports=function(t){return a?r.createElement(t):{}}},function(t,n,o){var e=o(9),r=o(46),a=o(45),s=Object.defineProperty;n.f=o(5)?Object.defineProperty:function(t,n,o){if(e(t),n=a(n,!0),e(o),r)try{return s(t,n,o)}catch(t){}if("get"in o||"set"in o)throw TypeError("Accessors not supported!");return"value"in o&&(t[n]=o.value),t}},function(t,n){t.exports=flarum.core},function(t,n,o){t.exports=o(
//# sourceMappingURL=forum.js.map