silverstripe-font-awesome/dist/js/app.js

2 lines
24 KiB
JavaScript
Raw Permalink Normal View History

2024-07-27 11:22:49 +02:00
/*! For license information please see app.js.LICENSE.txt */
2024-07-27 11:24:13 +02:00
!function(){var u={155:function(u,y,p){var v,_,b,g;function _regeneratorRuntime(){"use strict";_regeneratorRuntime=function _regeneratorRuntime(){return y};var u,y={},p=Object.prototype,v=p.hasOwnProperty,_=Object.defineProperty||function(u,y,p){u[y]=p.value},b="function"==typeof Symbol?Symbol:{},g=b.iterator||"@@iterator",w=b.asyncIterator||"@@asyncIterator",k=b.toStringTag||"@@toStringTag";function define(u,y,p){return Object.defineProperty(u,y,{value:p,enumerable:!0,configurable:!0,writable:!0}),u[y]}try{define({},"")}catch(u){define=function define(u,y,p){return u[y]=p}}function wrap(u,y,p,v){var b=y&&y.prototype instanceof Generator?y:Generator,g=Object.create(b.prototype),w=new Context(v||[]);return _(g,"_invoke",{value:makeInvokeMethod(u,p,w)}),g}function tryCatch(u,y,p){try{return{type:"normal",arg:u.call(y,p)}}catch(u){return{type:"throw",arg:u}}}y.wrap=wrap;var x="suspendedStart",S="suspendedYield",O="executing",A="completed",E={};function Generator(){}function GeneratorFunction(){}function GeneratorFunctionPrototype(){}var L={};define(L,g,(function(){return this}));var j=Object.getPrototypeOf,I=j&&j(j(values([])));I&&I!==p&&v.call(I,g)&&(L=I);var P=GeneratorFunctionPrototype.prototype=Generator.prototype=Object.create(L);function defineIteratorMethods(u){["next","throw","return"].forEach((function(y){define(u,y,(function(u){return this._invoke(y,u)}))}))}function AsyncIterator(u,y){function invoke(p,_,b,g){var w=tryCatch(u[p],u,_);if("throw"!==w.type){var k=w.arg,x=k.value;return x&&"object"==_typeof(x)&&v.call(x,"__await")?y.resolve(x.__await).then((function(u){invoke("next",u,b,g)}),(function(u){invoke("throw",u,b,g)})):y.resolve(x).then((function(u){k.value=u,b(k)}),(function(u){return invoke("throw",u,b,g)}))}g(w.arg)}var p;_(this,"_invoke",{value:function value(u,v){function callInvokeWithMethodAndArg(){return new y((function(y,p){invoke(u,v,y,p)}))}return p=p?p.then(callInvokeWithMethodAndArg,callInvokeWithMethodAndArg):callInvokeWithMethodAndArg()}})}function makeInvokeMethod(y,p,v){var _=x;return function(b,g){if(_===O)throw Error("Generator is already running");if(_===A){if("throw"===b)throw g;return{value:u,done:!0}}for(v.method=b,v.arg=g;;){var w=v.delegate;if(w){var k=maybeInvokeDelegate(w,v);if(k){if(k===E)continue;return k}}if("next"===v.method)v.sent=v._sent=v.arg;else if("throw"===v.method){if(_===x)throw _=A,v.arg;v.dispatchException(v.arg)}else"return"===v.method&&v.abrupt("return",v.arg);_=O;var L=tryCatch(y,p,v);if("normal"===L.type){if(_=v.done?A:S,L.arg===E)continue;return{value:L.arg,done:v.done}}"throw"===L.type&&(_=A,v.method="throw",v.arg=L.arg)}}}function maybeInvokeDelegate(y,p){var v=p.method,_=y.iterator[v];if(_===u)return p.delegate=null,"throw"===v&&y.iterator.return&&(p.method="return",p.arg=u,maybeInvokeDelegate(y,p),"throw"===p.method)||"return"!==v&&(p.method="throw",p.arg=new TypeError("The iterator does not provide a '"+v+"' method")),E;var b=tryCatch(_,y.iterator,p.arg);if("throw"===b.type)return p.method="throw",p.arg=b.arg,p.delegate=null,E;var g=b.arg;return g?g.done?(p[y.resultName]=g.value,p.next=y.nextLoc,"return"!==p.method&&(p.method="next",p.arg=u),p.delegate=null,E):g:(p.method="throw",p.arg=new TypeError("iterator result is not an object"),p.delegate=null,E)}function pushTryEntry(u){var y={tryLoc:u[0]};1 in u&&(y.catchLoc=u[1]),2 in u&&(y.finallyLoc=u[2],y.afterLoc=u[3]),this.tryEntries.push(y)}function resetTryEntry(u){var y=u.completion||{};y.type="normal",delete y.arg,u.completion=y}function Context(u){this.tryEntries=[{tryLoc:"root"}],u.forEach(pushTryEntry,this),this.reset(!0)}function values(y){if(y||""===y){var p=y[g];if(p)return p.call(y);if("function"==typeof y.next)return y;if(!isNaN(y.length)){var _=-1,b=function next(){for(;++_<y.length;)if(v.call(y,_))return next.value=y[_],next.done=!1,next;return next.value=u,next.done=!0,next};return b.next=b}}throw new TypeError(_typeof(y)+" is not iterable")}return GeneratorFunction.prototype=GeneratorFunctionPrototype,_(P,"constructor",{value:GeneratorFunctionPrototype,configurable:!0}),_(GeneratorFunctionPr