You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

187 lines
45 KiB

3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
3 years ago
  1. /******/ (() => { // webpackBootstrap
  2. /******/ var __webpack_modules__ = ({
  3. /***/ "./resources/js/critical.js":
  4. /*!**********************************!*\
  5. !*** ./resources/js/critical.js ***!
  6. \**********************************/
  7. /***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => {
  8. var Turbolinks = __webpack_require__(/*! turbolinks */ "./node_modules/turbolinks/dist/turbolinks.js");
  9. Turbolinks.start();
  10. Turbolinks.setProgressBarDelay(500);
  11. /***/ }),
  12. /***/ "./resources/scss/index.scss":
  13. /*!***********************************!*\
  14. !*** ./resources/scss/index.scss ***!
  15. \***********************************/
  16. /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => {
  17. "use strict";
  18. __webpack_require__.r(__webpack_exports__);
  19. // extracted by mini-css-extract-plugin
  20. /***/ }),
  21. /***/ "./node_modules/turbolinks/dist/turbolinks.js":
  22. /*!****************************************************!*\
  23. !*** ./node_modules/turbolinks/dist/turbolinks.js ***!
  24. \****************************************************/
  25. /***/ (function(module, exports, __webpack_require__) {
  26. var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_RESULT__;/*
  27. Turbolinks 5.2.0
  28. Copyright © 2018 Basecamp, LLC
  29. */
  30. (function(){var t=this;(function(){(function(){this.Turbolinks={supported:function(){return null!=window.history.pushState&&null!=window.requestAnimationFrame&&null!=window.addEventListener}(),visit:function(t,r){return e.controller.visit(t,r)},clearCache:function(){return e.controller.clearCache()},setProgressBarDelay:function(t){return e.controller.setProgressBarDelay(t)}}}).call(this)}).call(t);var e=t.Turbolinks;(function(){(function(){var t,r,n,o=[].slice;e.copyObject=function(t){var e,r,n;r={};for(e in t)n=t[e],r[e]=n;return r},e.closest=function(e,r){return t.call(e,r)},t=function(){var t,e;return t=document.documentElement,null!=(e=t.closest)?e:function(t){var e;for(e=this;e;){if(e.nodeType===Node.ELEMENT_NODE&&r.call(e,t))return e;e=e.parentNode}}}(),e.defer=function(t){return setTimeout(t,1)},e.throttle=function(t){var e;return e=null,function(){var r;return r=1<=arguments.length?o.call(arguments,0):[],null!=e?e:e=requestAnimationFrame(function(n){return function(){return e=null,t.apply(n,r)}}(this))}},e.dispatch=function(t,e){var r,o,i,s,a,u;return a=null!=e?e:{},u=a.target,r=a.cancelable,o=a.data,i=document.createEvent("Events"),i.initEvent(t,!0,r===!0),i.data=null!=o?o:{},i.cancelable&&!n&&(s=i.preventDefault,i.preventDefault=function(){return this.defaultPrevented||Object.defineProperty(this,"defaultPrevented",{get:function(){return!0}}),s.call(this)}),(null!=u?u:document).dispatchEvent(i),i},n=function(){var t;return t=document.createEvent("Events"),t.initEvent("test",!0,!0),t.preventDefault(),t.defaultPrevented}(),e.match=function(t,e){return r.call(t,e)},r=function(){var t,e,r,n;return t=document.documentElement,null!=(e=null!=(r=null!=(n=t.matchesSelector)?n:t.webkitMatchesSelector)?r:t.msMatchesSelector)?e:t.mozMatchesSelector}(),e.uuid=function(){var t,e,r;for(r="",t=e=1;36>=e;t=++e)r+=9===t||14===t||19===t||24===t?"-":15===t?"4":20===t?(Math.floor(4*Math.random())+8).toString(16):Math.floor(15*Math.random()).toString(16);return r}}).call(this),function(){e.Location=function(){function t(t){var e,r;null==t&&(t=""),r=document.createElement("a"),r.href=t.toString(),this.absoluteURL=r.href,e=r.hash.length,2>e?this.requestURL=this.absoluteURL:(this.requestURL=this.absoluteURL.slice(0,-e),this.anchor=r.hash.slice(1))}var e,r,n,o;return t.wrap=function(t){return t instanceof this?t:new this(t)},t.prototype.getOrigin=function(){return this.absoluteURL.split("/",3).join("/")},t.prototype.getPath=function(){var t,e;return null!=(t=null!=(e=this.requestURL.match(/\/\/[^\/]*(\/[^?;]*)/))?e[1]:void 0)?t:"/"},t.prototype.getPathComponents=function(){return this.getPath().split("/").slice(1)},t.prototype.getLastPathComponent=function(){return this.getPathComponents().slice(-1)[0]},t.prototype.getExtension=function(){var t,e;return null!=(t=null!=(e=this.getLastPathComponent().match(/\.[^.]*$/))?e[0]:void 0)?t:""},t.prototype.isHTML=function(){return this.getExtension().match(/^(?:|\.(?:htm|html|xhtml))$/)},t.prototype.isPrefixedBy=function(t){var e;return e=r(t),this.isEqualTo(t)||o(this.absoluteURL,e)},t.prototype.isEqualTo=function(t){return this.absoluteURL===(null!=t?t.absoluteURL:void 0)},t.prototype.toCacheKey=function(){return this.requestURL},t.prototype.toJSON=function(){return this.absoluteURL},t.prototype.toString=function(){return this.absoluteURL},t.prototype.valueOf=function(){return this.absoluteURL},r=function(t){return e(t.getOrigin()+t.getPath())},e=function(t){return n(t,"/")?t:t+"/"},o=function(t,e){return t.slice(0,e.length)===e},n=function(t,e){return t.slice(-e.length)===e},t}()}.call(this),function(){var t=function(t,e){return function(){return t.apply(e,arguments)}};e.HttpRequest=function(){function r(r,n,o){this.delegate=r,this.requestCanceled=t(this.requestCanceled,this),this.requestTimedOut=t(this.requestTimedOut,this),this.requestFailed=t(this.requestFailed,this),this.requestLoaded=t(this.requestLoaded,this),this.requestProgressed=t(this.requestProgressed,this),this.url=e.Location.wrap(n).requestURL,this.referrer=e.Location.wrap(o).absoluteURL,this.createXHR()}return r.NETWORK_FAILURE=
  31. },r.prototype.cacheSnapshot=function(){var t,r;return this.shouldCacheSnapshot()?(this.notifyApplicationBeforeCachingSnapshot(),r=this.view.getSnapshot(),t=this.lastRenderedLocation,e.defer(function(e){return function(){return e.cache.put(t,r.clone())}}(this))):void 0},r.prototype.scrollToAnchor=function(t){var e;return(e=this.view.getElementForAnchor(t))?this.scrollToElement(e):this.scrollToPosition({x:0,y:0})},r.prototype.scrollToElement=function(t){return this.scrollManager.scrollToElement(t)},r.prototype.scrollToPosition=function(t){return this.scrollManager.scrollToPosition(t)},r.prototype.scrollPositionChanged=function(t){var e;return e=this.getCurrentRestorationData(),e.scrollPosition=t},r.prototype.render=function(t,e){return this.view.render(t,e)},r.prototype.viewInvalidated=function(){return this.adapter.pageInvalidated()},r.prototype.viewWillRender=function(t){return this.notifyApplicationBeforeRender(t)},r.prototype.viewRendered=function(){return this.lastRenderedLocation=this.currentVisit.location,this.notifyApplicationAfterRender()},r.prototype.pageLoaded=function(){return this.lastRenderedLocation=this.location,this.notifyApplicationAfterPageLoad()},r.prototype.clickCaptured=function(){return removeEventListener("click",this.clickBubbled,!1),addEventListener("click",this.clickBubbled,!1)},r.prototype.clickBubbled=function(t){var e,r,n;return this.enabled&&this.clickEventIsSignificant(t)&&(r=this.getVisitableLinkForNode(t.target))&&(n=this.getVisitableLocationForLink(r))&&this.applicationAllowsFollowingLinkToLocation(r,n)?(t.preventDefault(),e=this.getActionForLink(r),this.visit(n,{action:e})):void 0},r.prototype.applicationAllowsFollowingLinkToLocation=function(t,e){var r;return r=this.notifyApplicationAfterClickingLinkToLocation(t,e),!r.defaultPrevented},r.prototype.applicationAllowsVisitingLocation=function(t){var e;return e=this.notifyApplicationBeforeVisitingLocation(t),!e.defaultPrevented},r.prototype.notifyApplicationAfterClickingLinkToLocation=function(t,r){return e.dispatch("turbolinks:click",{target:t,data:{url:r.absoluteURL},cancelable:!0})},r.prototype.notifyApplicationBeforeVisitingLocation=function(t){return e.dispatch("turbolinks:before-visit",{data:{url:t.absoluteURL},cancelable:!0})},r.prototype.notifyApplicationAfterVisitingLocation=function(t){return e.dispatch("turbolinks:visit",{data:{url:t.absoluteURL}})},r.prototype.notifyApplicationBeforeCachingSnapshot=function(){return e.dispatch("turbolinks:before-cache")},r.prototype.notifyApplicationBeforeRender=function(t){return e.dispatch("turbolinks:before-render",{data:{newBody:t}})},r.prototype.notifyApplicationAfterRender=function(){return e.dispatch("turbolinks:render")},r.prototype.notifyApplicationAfterPageLoad=function(t){return null==t&&(t={}),e.dispatch("turbolinks:load",{data:{url:this.location.absoluteURL,timing:t}})},r.prototype.startVisit=function(t,e,r){var n;return null!=(n=this.currentVisit)&&n.cancel(),this.currentVisit=this.createVisit(t,e,r),this.currentVisit.start(),this.notifyApplicationAfterVisitingLocation(t)},r.prototype.createVisit=function(t,r,n){var o,i,s,a,u;return i=null!=n?n:{},a=i.restorationIdentifier,s=i.restorationData,o=i.historyChanged,u=new e.Visit(this,t,r),u.restorationIdentifier=null!=a?a:e.uuid(),u.restorationData=e.copyObject(s),u.historyChanged=o,u.referrer=this.location,u},r.prototype.visitCompleted=function(t){return this.notifyApplicationAfterPageLoad(t.getTimingMetrics())},r.prototype.clickEventIsSignificant=function(t){return!(t.defaultPrevented||t.target.isContentEditable||t.which>1||t.altKey||t.ctrlKey||t.metaKey||t.shiftKey)},r.prototype.getVisitableLinkForNode=function(t){return this.nodeIsVisitable(t)?e.closest(t,"a[href]:not([target]):not([download])"):void 0},r.prototype.getVisitableLocationForLink=function(t){var r;return r=new e.Location(t.getAttribute("href")),this.locationIsVisitable(r)?r:void 0},r.prototype.getActionForLink=function(t){var e;return null!=(e=t.getAttribute("data-turbolinks-action"))?e:"advance"},r.prototype.nodeIsVisitable=function(t){var r;return(r=e.closest(t,"[da
  32. __WEBPACK_AMD_DEFINE_RESULT__ = (typeof __WEBPACK_AMD_DEFINE_FACTORY__ === 'function' ?
  33. (__WEBPACK_AMD_DEFINE_FACTORY__.call(exports, __webpack_require__, exports, module)) :
  34. __WEBPACK_AMD_DEFINE_FACTORY__),
  35. __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__))}).call(this);
  36. /***/ })
  37. /******/ });
  38. /************************************************************************/
  39. /******/ // The module cache
  40. /******/ var __webpack_module_cache__ = {};
  41. /******/
  42. /******/ // The require function
  43. /******/ function __webpack_require__(moduleId) {
  44. /******/ // Check if module is in cache
  45. /******/ var cachedModule = __webpack_module_cache__[moduleId];
  46. /******/ if (cachedModule !== undefined) {
  47. /******/ return cachedModule.exports;
  48. /******/ }
  49. /******/ // Create a new module (and put it into the cache)
  50. /******/ var module = __webpack_module_cache__[moduleId] = {
  51. /******/ // no module.id needed
  52. /******/ // no module.loaded needed
  53. /******/ exports: {}
  54. /******/ };
  55. /******/
  56. /******/ // Execute the module function
  57. /******/ __webpack_modules__[moduleId].call(module.exports, module, module.exports, __webpack_require__);
  58. /******/
  59. /******/ // Return the exports of the module
  60. /******/ return module.exports;
  61. /******/ }
  62. /******/
  63. /******/ // expose the modules object (__webpack_modules__)
  64. /******/ __webpack_require__.m = __webpack_modules__;
  65. /******/
  66. /************************************************************************/
  67. /******/ /* webpack/runtime/chunk loaded */
  68. /******/ (() => {
  69. /******/ var deferred = [];
  70. /******/ __webpack_require__.O = (result, chunkIds, fn, priority) => {
  71. /******/ if(chunkIds) {
  72. /******/ priority = priority || 0;
  73. /******/ for(var i = deferred.length; i > 0 && deferred[i - 1][2] > priority; i--) deferred[i] = deferred[i - 1];
  74. /******/ deferred[i] = [chunkIds, fn, priority];
  75. /******/ return;
  76. /******/ }
  77. /******/ var notFulfilled = Infinity;
  78. /******/ for (var i = 0; i < deferred.length; i++) {
  79. /******/ var [chunkIds, fn, priority] = deferred[i];
  80. /******/ var fulfilled = true;
  81. /******/ for (var j = 0; j < chunkIds.length; j++) {
  82. /******/ if ((priority & 1 === 0 || notFulfilled >= priority) && Object.keys(__webpack_require__.O).every((key) => (__webpack_require__.O[key](chunkIds[j])))) {
  83. /******/ chunkIds.splice(j--, 1);
  84. /******/ } else {
  85. /******/ fulfilled = false;
  86. /******/ if(priority < notFulfilled) notFulfilled = priority;
  87. /******/ }
  88. /******/ }
  89. /******/ if(fulfilled) {
  90. /******/ deferred.splice(i--, 1)
  91. /******/ result = fn();
  92. /******/ }
  93. /******/ }
  94. /******/ return result;
  95. /******/ };
  96. /******/ })();
  97. /******/
  98. /******/ /* webpack/runtime/hasOwnProperty shorthand */
  99. /******/ (() => {
  100. /******/ __webpack_require__.o = (obj, prop) => (Object.prototype.hasOwnProperty.call(obj, prop))
  101. /******/ })();
  102. /******/
  103. /******/ /* webpack/runtime/make namespace object */
  104. /******/ (() => {
  105. /******/ // define __esModule on exports
  106. /******/ __webpack_require__.r = (exports) => {
  107. /******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
  108. /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
  109. /******/ }
  110. /******/ Object.defineProperty(exports, '__esModule', { value: true });
  111. /******/ };
  112. /******/ })();
  113. /******/
  114. /******/ /* webpack/runtime/jsonp chunk loading */
  115. /******/ (() => {
  116. /******/ // no baseURI
  117. /******/
  118. /******/ // object to store loaded and loading chunks
  119. /******/ // undefined = chunk not loaded, null = chunk preloaded/prefetched
  120. /******/ // [resolve, reject, Promise] = chunk loading, 0 = chunk loaded
  121. /******/ var installedChunks = {
  122. /******/ "/public/js/critical": 0,
  123. /******/ "public/css/index": 0
  124. /******/ };
  125. /******/
  126. /******/ // no chunk on demand loading
  127. /******/
  128. /******/ // no prefetching
  129. /******/
  130. /******/ // no preloaded
  131. /******/
  132. /******/ // no HMR
  133. /******/
  134. /******/ // no HMR manifest
  135. /******/
  136. /******/ __webpack_require__.O.j = (chunkId) => (installedChunks[chunkId] === 0);
  137. /******/
  138. /******/ // install a JSONP callback for chunk loading
  139. /******/ var webpackJsonpCallback = (parentChunkLoadingFunction, data) => {
  140. /******/ var [chunkIds, moreModules, runtime] = data;
  141. /******/ // add "moreModules" to the modules object,
  142. /******/ // then flag all "chunkIds" as loaded and fire callback
  143. /******/ var moduleId, chunkId, i = 0;
  144. /******/ for(moduleId in moreModules) {
  145. /******/ if(__webpack_require__.o(moreModules, moduleId)) {
  146. /******/ __webpack_require__.m[moduleId] = moreModules[moduleId];
  147. /******/ }
  148. /******/ }
  149. /******/ if(runtime) var result = runtime(__webpack_require__);
  150. /******/ if(parentChunkLoadingFunction) parentChunkLoadingFunction(data);
  151. /******/ for(;i < chunkIds.length; i++) {
  152. /******/ chunkId = chunkIds[i];
  153. /******/ if(__webpack_require__.o(installedChunks, chunkId) && installedChunks[chunkId]) {
  154. /******/ installedChunks[chunkId][0]();
  155. /******/ }
  156. /******/ installedChunks[chunkIds[i]] = 0;
  157. /******/ }
  158. /******/ return __webpack_require__.O(result);
  159. /******/ }
  160. /******/
  161. /******/ var chunkLoadingGlobal = self["webpackChunk"] = self["webpackChunk"] || [];
  162. /******/ chunkLoadingGlobal.forEach(webpackJsonpCallback.bind(null, 0));
  163. /******/ chunkLoadingGlobal.push = webpackJsonpCallback.bind(null, chunkLoadingGlobal.push.bind(chunkLoadingGlobal));
  164. /******/ })();
  165. /******/
  166. /************************************************************************/
  167. /******/
  168. /******/ // startup
  169. /******/ // Load entry module and return exports
  170. /******/ // This entry module depends on other loaded chunks and execution need to be delayed
  171. /******/ __webpack_require__.O(undefined, ["public/css/index"], () => (__webpack_require__("./resources/js/critical.js")))
  172. /******/ var __webpack_exports__ = __webpack_require__.O(undefined, ["public/css/index"], () => (__webpack_require__("./resources/scss/index.scss")))
  173. /******/ __webpack_exports__ = __webpack_require__.O(__webpack_exports__);
  174. /******/
  175. /******/ })()
  176. ;