silverstripe-webpack/app/client/dist/js/app.js

2 lines
387 KiB
JavaScript
Raw Normal View History

2020-02-12 21:31:59 +01:00
/*! For license information please see app.js.LICENSE.txt */
2021-05-03 19:11:13 +02:00
!function(){var e={6999:function(e,t,n){var r={"./bg.png":3300,"./logo.png":8864,"./logo.svg":625,"./original.png":6843,"./original2.png":4730,"./photo1.png":9272,"./photo2.jpg":8616,"./photo3.svg":5802,"app/client/src/img/bg.png":3300,"app/client/src/img/logo.png":8864,"app/client/src/img/logo.svg":625,"app/client/src/img/original.png":6843,"app/client/src/img/original2.png":4730,"app/client/src/img/photo1.png":9272,"app/client/src/img/photo2.jpg":8616,"app/client/src/img/photo3.svg":5802,"bg.png":3300,"img/bg.png":3300,"img/logo.png":8864,"img/logo.svg":625,"img/original.png":6843,"img/original2.png":4730,"img/photo1.png":9272,"img/photo2.jpg":8616,"img/photo3.svg":5802,"logo.png":8864,"logo.svg":625,"original.png":6843,"original2.png":4730,"photo1.png":9272,"photo2.jpg":8616,"photo3.svg":5802};function webpackContext(e){var t=webpackContextResolve(e);return n(t)}function webpackContextResolve(e){if(!n.o(r,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return r[e]}webpackContext.keys=function webpackContextKeys(){return Object.keys(r)},webpackContext.resolve=webpackContextResolve,e.exports=webpackContext,webpackContext.id=6999},9900:function(e){const t={getParents:(e,t)=>{const n=[];let r=e;for(;r&&r!==document;)t?r.matches(t)&&n.push(r):n.push(r),r=r.parentNode;return n}};e.exports=t,e.exports.default=t},4580:function(e,t,n){"use strict";n.d(t,{h4:function(){return Y},ab:function(){return H}});var defaultMakeData=function(){return Object.create(null)},r=Array.prototype,i=r.forEach,h=r.slice,d=function(){function Trie(e,t){void 0===e&&(e=!0),void 0===t&&(t=defaultMakeData),this.weakness=e,this.makeData=t}return Trie.prototype.lookup=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return this.lookupArray(e)},Trie.prototype.lookupArray=function(e){var t=this;return i.call(e,(function(e){return t=t.getChildTrie(e)})),t.data||(t.data=this.makeData(h.call(e)))},Trie.prototype.getChildTrie=function(e){var t=this.weakness&&function isObjRef(e){switch(typeof e){case"object":if(null===e)break;case"function":return!0}return!1}(e)?this.weak||(this.weak=new WeakMap):this.strong||(this.strong=new Map),n=t.get(e);return n||t.set(e,n=new Trie(this.weakness,this.makeData)),n},Trie}();var g=null,y={},v=1,b="@wry/context:Slot",_=Array,w=_[b]||function(){var e=function(){function Slot(){this.id=["slot",v++,Date.now(),Math.random().toString(36).slice(2)].join(":")}return Slot.prototype.hasValue=function(){for(var e=g;e;e=e.parent)if(this.id in e.slots){var t=e.slots[this.id];if(t===y)break;return e!==g&&(g.slots[this.id]=t),!0}return g&&(g.slots[this.id]=y),!1},Slot.prototype.getValue=function(){if(this.hasValue())return g.slots[this.id]},Slot.prototype.withValue=function(e,t,n,r){var i,h=((i={__proto__:null})[this.id]=e,i),d=g;g={parent:d,slots:h};try{return t.apply(r,n)}finally{g=d}},Slot.bind=function(e){var t=g;return function(){var n=g;try{return g=t,e.apply(this,arguments)}finally{g=n}}},Slot.noContext=function(e,t,n){if(!g)return e.apply(n,t);var r=g;try{return g=null,e.apply(n,t)}finally{g=r}},Slot}();try{Object.defineProperty(_,b,{value:_[b]=e,enumerable:!1,writable:!1,configurable:!1})}finally{return e}}();w.bind,w.noContext;function defaultDispose(){}var E=function(){function Cache(e,t){void 0===e&&(e=1/0),void 0===t&&(t=defaultDispose),this.max=e,this.dispose=t,this.map=new Map,this.newest=null,this.oldest=null}return Cache.prototype.has=function(e){return this.map.has(e)},Cache.prototype.get=function(e){var t=this.getNode(e);return t&&t.value},Cache.prototype.getNode=function(e){var t=this.map.get(e);if(t&&t!==this.newest){var n=t.older,r=t.newer;r&&(r.older=n),n&&(n.newer=r),t.older=this.newest,t.older.newer=t,t.newer=null,this.newest=t,t===this.oldest&&(this.oldest=r)}return t},Cache.prototype.set=function(e,t){var n=this.getNode(e);return n?n.value=t:(n={key:e,value:t,newer:null,older:this.newest},this.newest&&(this.newest.newer=n),this.newest=n,this.oldest=this.oldest||n,this.map.set(e,n),n.value)},Cache.prototype.clean=function(){for(;this.oldest&&this.map.size>t