321ec4aa by Jeff Balicki

BROKER FIX

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent d50fa8f7
Showing 612 changed files with 115 additions and 0 deletions
1 /*
2 object-assign
3 (c) Sindre Sorhus
4 @license MIT
5 */
6
7 /*!
8 Copyright (c) 2018 Jed Watson.
9 Licensed under the MIT License (MIT), see
10 http://jedwatson.github.io/classnames
11 */
12
13 /** @license React v17.0.2
14 * react.production.min.js
15 *
16 * Copyright (c) Facebook, Inc. and its affiliates.
17 *
18 * This source code is licensed under the MIT license found in the
19 * LICENSE file in the root directory of this source tree.
20 */
1 /*
2 object-assign
3 (c) Sindre Sorhus
4 @license MIT
5 */
6
7 /*!
8 Copyright (c) 2018 Jed Watson.
9 Licensed under the MIT License (MIT), see
10 http://jedwatson.github.io/classnames
11 */
12
13 /** @license React v17.0.2
14 * react.production.min.js
15 *
16 * Copyright (c) Facebook, Inc. and its affiliates.
17 *
18 * This source code is licensed under the MIT license found in the
19 * LICENSE file in the root directory of this source tree.
20 */
1 /*
2 object-assign
3 (c) Sindre Sorhus
4 @license MIT
5 */
6
7 /*!
8 Copyright (c) 2018 Jed Watson.
9 Licensed under the MIT License (MIT), see
10 http://jedwatson.github.io/classnames
11 */
12
13 /** @license React v17.0.2
14 * react.production.min.js
15 *
16 * Copyright (c) Facebook, Inc. and its affiliates.
17 *
18 * This source code is licensed under the MIT license found in the
19 * LICENSE file in the root directory of this source tree.
20 */
21
22 //! RichText.isEmpty( button2Text ) &&
1 /*!
2 * Determine if an object is a Buffer
3 *
4 * @author Feross Aboukhadijeh <https://feross.org>
5 * @license MIT
6 */
7
8 /*!
9 Waypoints - 4.0.1
10 Copyright © 2011-2016 Caleb Troughton
11 Licensed under the MIT license.
12 https://github.com/imakewebthings/waypoints/blob/master/licenses.txt
13 */
1 <?php
2 // Silence is golden.
3 // Hide file structure from users on unprotected servers.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
1 /*
2 object-assign
3 (c) Sindre Sorhus
4 @license MIT
5 */
6
7 /*!
8 Copyright (c) 2018 Jed Watson.
9 Licensed under the MIT License (MIT), see
10 http://jedwatson.github.io/classnames
11 */
12
13 /*!
14 * Determine if an object is a Buffer
15 *
16 * @author Feross Aboukhadijeh <https://feross.org>
17 * @license MIT
18 */
19
20 /** @license React v17.0.2
21 * react.production.min.js
22 *
23 * Copyright (c) Facebook, Inc. and its affiliates.
24 *
25 * This source code is licensed under the MIT license found in the
26 * LICENSE file in the root directory of this source tree.
27 */
1 var frontend_block_accordion;(()=>{"use strict";var e={};(e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})})(e);const t={duration:400,easing:"cubic-bezier(0.2, 0.6, 0.4, 1)"};var n;window.stackableAccordion=new class{init=()=>{const e=window.matchMedia("(prefers-reduced-motion: reduce)").matches,n=!("ResizeObserver"in window)||e,o=new ResizeObserver((e=>e.forEach((e=>{const n=e.borderBoxSize[0].blockSize,o=e.target;if(o.dataset.height=n,o.doAnimate){o.doAnimate=!1;const e=o.dataset.preHeight;o.anim=o.animate({height:[`${e}px`,`${n}px`]},t),n-e>=0&&(o.contentEl.anim=o.contentEl.animate({maxHeight:["0px",n-e+"px"]},t))}})))),i=new MutationObserver((function(e){e.forEach((function(e){const t=e.target;if(t.anim&&t.anim.cancel(),t.contentEl.anim&&t.contentEl.anim.cancel(),t.classList[Array.from(t.classList).includes("stk--is-open")?"remove":"add"]("stk--is-open"),t.dataset.preHeight=t.dataset.height,n||(t.doAnimate=!0),t.open&&t.classList.contains("stk--single-open")){let e=t.nextElementSibling;for(;e&&e.classList.contains("stk-block-accordion");)e.open&&(e.open=!1),e=e.nextElementSibling;for(e=t.previousElementSibling;e&&e.classList.contains("stk-block-accordion");)e.open&&(e.open=!1),e=e.previousElementSibling}}))}));document.querySelectorAll(".stk-block-accordion").forEach((e=>{e.contentEl=e.querySelector(".stk-block-accordion__content"),n||o.observe(e),i.observe(e,{attributeFilter:["open"],attributeOldValue:!0})}))}},n=window.stackableAccordion.init,"undefined"!=typeof document&&("complete"!==document.readyState&&"interactive"!==document.readyState?document.addEventListener("DOMContentLoaded",n):n()),frontend_block_accordion=e})();
...\ No newline at end of file ...\ No newline at end of file
1 var frontend_block_accordion_polyfill;!function(e,t){if("open"in t.createElement("details"))return;const n=t.addEventListener?function(t,l,i){if(t&&t.nodeName||t===e)t.addEventListener(l,i,!1);else if(t&&t.length)for(let e=0;e<t.length;e++)n(t[e],l,i)}:function(t,l,i){if(t&&t.nodeName||t===e)t.attachEvent("on"+l,(function(){return i.call(t,e.event)}));else if(t&&t.length)for(let e=0;e<t.length;e++)n(t[e],l,i)};function l(e){if("#text"!==e.firstChild.nodeName)return e.firstChild;e=e.firstChild;do{e=e.nextSibling}while(e&&"#text"===e.nodeName);return e||null}function i(e){const t=e.nodeName.toUpperCase();return"DETAILS"!==t&&("SUMMARY"===t||i(e.parentNode))}function o(e){let n="keypress"===e.type;const l=e.target||e.srcElement;if(n||i(l)){if(n&&(n=e.which||e.keyCode,32!==n&&13!==n))return;if(null===this.getAttribute("open")?this.setAttribute("open","open"):this.removeAttribute("open"),setTimeout((function(){t.body.className=t.body.className}),13),n)return e.preventDefault&&e.preventDefault(),!1}}const d=t.querySelectorAll(".stk-block-accordion"),r=t.createElement("div");r.className="stk-block-accordion stk-block-accordion__heading";let s,a,c=null,f=d.length;for(r.appendChild(t.createTextNode("Details"));f--;){for(c=l(d[f]),null!==c&&"SUMMARY"===c.nodeName.toUpperCase()||(c=t.createElement("summary"),c.appendChild(t.createTextNode("Details")),d[f].firstChild?d[f].insertBefore(c,d[f].firstChild):d[f].appendChild(c)),s=d[f].childNodes.length;s--;)"#text"===d[f].childNodes[s].nodeName&&(d[f].childNodes[s].nodeValue||"").replace(/\s/g,"").length&&(a=t.createElement("text"),a.appendChild(d[f].childNodes[s]),d[f].insertBefore(a,d[f].childNodes[s]));c.legend=!0,c.tabIndex=0}t.createElement("details"),n(d,"click",o),n(d,"keypress",o),function(){const e=t.createElement("style"),n=t.getElementsByTagName("head")[0];e.innerText;const l=void 0===e.innerText?"textContent":"innerText",i=["details{display: block;}","details > *{display: none;}","details.open > *{display: block;}","details[open] > *{display: block;}","details > summary:first-child{display: block;cursor: pointer;}","details[open]{display: block;}"];f=i.length,e[l]=i.join(""),n.insertBefore(e,n.firstChild)}()}(window,document),frontend_block_accordion_polyfill={};
...\ No newline at end of file ...\ No newline at end of file
1 var frontend_block_count_up;(()=>{"use strict";var t={};(t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})})(t);const e=t=>{clearTimeout(t.countUpTimeout),t._countUpOrigInnerHTML&&(t.innerHTML=t._countUpOrigInnerHTML,t._countUpOrigInnerHTML=void 0),t.style.visibility=""},n=(t,e={})=>{const{duration:n=1e3,delay:i=16}=e,o=n/i,r=t.toString().split(/(<[^>]+>|[0-9.][,.0-9]*[0-9]*)/),c=[];for(let t=0;t<o;t++)c.push("");for(let t=0;t<r.length;t++)if(/([0-9.][,.0-9]*[0-9]*)/.test(r[t])&&!/<[^>]+>/.test(r[t])){let e=r[t];const n=[...e.matchAll(/[.,]/g)].map((t=>({char:t[0],i:e.length-t.index-1}))).sort(((t,e)=>t.i-e.i));e=e.replace(/[.,]/g,"");let i=c.length-1;for(let t=o;t>=1;t--){let r=parseInt(e/o*t,10);r=n.reduce(((t,{char:e,i:n})=>t.length<=n?t:t.slice(0,-n)+e+t.slice(-n)),r.toString()),c[i--]+=r}}else for(let e=0;e<o;e++)c[e]+=r[t];return c[c.length]=t.toString(),c},i="stk--count-up-active";var o;window.stackableCountUp=new class{callback=t=>{t.forEach((t=>{const o=t.target,r=o.getAttribute("data-duration")||1e3;!o.classList.contains(i)&&t.isIntersecting&&setTimeout((()=>{((t,i={})=>{const{action:o="start",duration:r=1e3,delay:c=16}=i;if("stop"===o)return void e(t);if(e(t),!/[0-9]/.test(t.innerHTML))return;const s=n(t.innerHTML,{duration:r||t.getAttribute("data-duration"),delay:c||t.getAttribute("data-delay")});t._countUpOrigInnerHTML=t.innerHTML,t.innerHTML=s[0]||"&nbsp;",t.style.visibility="visible";const a=function(){t.innerHTML=s.shift()||"&nbsp;",s.length?(clearTimeout(t.countUpTimeout),t.countUpTimeout=setTimeout(a,c)):t._countUpOrigInnerHTML=void 0};t.countUpTimeout=setTimeout(a,c)})(o,{duration:r}),o.classList.add(i)}),200)}))};init=()=>{const t=document.querySelectorAll(".stk-block-count-up__text"),e=window.matchMedia("(prefers-reduced-motion: reduce)").matches;"IntersectionObserver"in window&&!e?(this.io&&this.io.disconnect(),this.io=new IntersectionObserver(this.callback,{threshold:.25}),t.forEach((t=>{this.io.observe(t)}))):t.forEach((t=>{t.classList.add(i)}))}},o=window.stackableCountUp.init,"undefined"!=typeof document&&("complete"!==document.readyState&&"interactive"!==document.readyState?document.addEventListener("DOMContentLoaded",o):o()),frontend_block_count_up=t})();
...\ No newline at end of file ...\ No newline at end of file
1 var frontend_block_expand;(()=>{"use strict";var e,t={};(e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})})(t),window.stackableExpand=new class{init=()=>{const e=document.querySelectorAll(".stk-block-expand .stk-button"),t=e=>{const t=e.target.closest(".stk-block-expand"),a="true"===t.getAttribute("aria-expanded");t.setAttribute("aria-expanded",!a);const n=t.querySelectorAll('[aria-hidden="false"]');t.querySelectorAll('[aria-hidden="true"]').forEach((e=>e.setAttribute("aria-hidden","false"))),n.forEach((e=>e.setAttribute("aria-hidden","true"))),t.querySelector('.stk-button[aria-hidden="false"]').focus({preventScroll:!0}),e.preventDefault()};e.forEach((e=>{e.addEventListener("click",t)}))}},e=window.stackableExpand.init,"undefined"!=typeof document&&("complete"!==document.readyState&&"interactive"!==document.readyState?document.addEventListener("DOMContentLoaded",e):e()),frontend_block_expand=t})();
...\ No newline at end of file ...\ No newline at end of file
1 var frontend_block_map;(()=>{"use strict";var e,a={};(e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})})(a),window.stackableMap=new class{init=()=>{const e=window.stackableMapVars&&window.stackableMapVars.googleApiKey;e?"object"==typeof window.google&&"object"==typeof window.google.maps?this.initMap():this.loadScriptAsync(e).then(this.initMap):[].forEach.call(document.querySelectorAll(".stk--uses-api-key"),(e=>{e.classList.add("stk--missing-api-key"),e.querySelector(".stk-block-map__canvas").innerHTML=window.stackableMapVars.labelMissingMapApiKey}))};loadScriptAsync=e=>new Promise((a=>{const t=document.createElement("script");t.id="stackable-google-map",t.src=`https://maps.googleapis.com/maps/api/js?key=${e}&libraries=places`,t.type="text/javascript",t.async=!0,t.onload=a,document.body.appendChild(t)}));initMap=()=>{[].forEach.call(document.querySelectorAll(".stk-block-map__canvas"),(e=>{const a=JSON.parse(e.dataset.mapOptions||"{}"),t=JSON.parse(e.dataset.markerOptions||"false"),o=JSON.parse(e.dataset.iconOptions||"{}"),s=new google.maps.Map(e,a);t&&(t.map=s,t.clickable=!1,new google.maps.Marker(t).setIcon(o))}))}},e=window.stackableMap.init,"undefined"!=typeof document&&("complete"!==document.readyState&&"interactive"!==document.readyState?document.addEventListener("DOMContentLoaded",e):e()),frontend_block_map=a})();
...\ No newline at end of file ...\ No newline at end of file
1 var frontend_block_notification;(()=>{"use strict";var t,e={};(t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})})(e),window.stackableNotification=new class{init=()=>{document.querySelectorAll(".stk-block-notification.stk--is-dismissible").forEach((t=>{const e=`stckbl-notif-${t.getAttribute("data-block-id")}`;localStorage.getItem(e)&&!window.location.search.match(/preview=\w+/)&&(t.style.display="none"),t.querySelector(".stk-block-notification__close-button").addEventListener("click",(()=>{localStorage.setItem(e,1),t.style.display="none"}))}))}},t=window.stackableNotification.init,"undefined"!=typeof document&&("complete"!==document.readyState&&"interactive"!==document.readyState?document.addEventListener("DOMContentLoaded",t):t()),frontend_block_notification=e})();
...\ No newline at end of file ...\ No newline at end of file
1 var frontend_block_progress_bar;(()=>{"use strict";var e,t={};(e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})})(t),window.stackableProgressBar=new class{callback=e=>{e.forEach((e=>{e.isIntersecting&&e.target.classList.add("stk-animate")}))};init=()=>{const e=document.querySelectorAll(".stk-progress-bar");"IntersectionObserver"in window||e.forEach((e=>{e.classList.add("stk-animate")})),this.io&&this.io.disconnect(),this.io=new IntersectionObserver(this.callback,{threshold:.25}),e.forEach((e=>{this.io.observe(e)}))}},e=window.stackableProgressBar.init,"undefined"!=typeof document&&("complete"!==document.readyState&&"interactive"!==document.readyState?document.addEventListener("DOMContentLoaded",e):e()),frontend_block_progress_bar=t})();
...\ No newline at end of file ...\ No newline at end of file
1 var frontend_block_progress_circle;(()=>{"use strict";var e,t={};(e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})})(t),window.stackableProgressCircle=new class{callback=e=>{e.forEach((e=>{e.isIntersecting&&e.target.classList.add("stk-animate")}))};init=()=>{const e=document.querySelectorAll(".stk-progress-circle");"IntersectionObserver"in window||e.forEach((e=>{e.classList.add("stk-animate")})),this.io&&this.io.disconnect(),this.io=new IntersectionObserver(this.callback,{threshold:.25}),e.forEach((e=>{this.io.observe(e)}))}},e=window.stackableProgressCircle.init,"undefined"!=typeof document&&("complete"!==document.readyState&&"interactive"!==document.readyState?document.addEventListener("DOMContentLoaded",e):e()),frontend_block_progress_circle=t})();
...\ No newline at end of file ...\ No newline at end of file
1 var frontend_blocks;(()=>{var r={895:r=>{function o(r){var o=new Error("Cannot find module '"+r+"'");throw o.code="MODULE_NOT_FOUND",o}o.keys=()=>[],o.resolve=o,o.id=895,r.exports=o}},o={};function e(t){var n=o[t];if(void 0!==n)return n.exports;var s=o[t]={exports:{}};return r[t](s,s.exports,e),s.exports}e.o=(r,o)=>Object.prototype.hasOwnProperty.call(r,o),(()=>{const r=e(895);r.keys().forEach((o=>r(o)))})(),frontend_blocks={}})();
...\ No newline at end of file ...\ No newline at end of file
1 #start-resizable-editor-section{display:none}@media only screen and (min-width:1024px){.stk-row{flex-wrap:nowrap}.stk--hide-desktop,.stk--hide-desktop.stk-block{display:none!important}}@media only screen and (min-width:768px){.stk-block .stk-block.aligncenter,.stk-block:is(.aligncenter,.alignwide,.alignfull)>.stk-content-align:not(.alignwide):not(.alignfull){margin-left:auto;margin-right:auto;max-width:var(--stk-block-default-width,var(--stk-block-width-default-detected,900px));width:100%}.stk-block .stk-block.alignwide,.stk-block:is(.aligncenter,.alignwide,.alignfull)>.stk-content-align.alignwide{margin-left:auto;margin-right:auto;max-width:var(--stk-block-wide-width,var(--stk-block-width-wide-detected,80vw));width:100%}.stk-row.stk-columns-2>.stk-column{flex:1 1 50%;max-width:50%}.stk-row.stk-columns-3>.stk-column{flex:1 1 33.3333333333%;max-width:33.3333333333%}.stk-row.stk-columns-4>.stk-column{flex:1 1 25%;max-width:25%}.stk-row.stk-columns-5>.stk-column{flex:1 1 20%;max-width:20%}.stk-row.stk-columns-6>.stk-column{flex:1 1 16.6666666667%;max-width:16.6666666667%}.stk-row.stk-columns-7>.stk-column{flex:1 1 14.2857142857%;max-width:14.2857142857%}.stk-row.stk-columns-8>.stk-column{flex:1 1 12.5%;max-width:12.5%}.stk-row.stk-columns-9>.stk-column{flex:1 1 11.1111111111%;max-width:11.1111111111%}.stk-row.stk-columns-10>.stk-column{flex:1 1 10%;max-width:10%}}@media only screen and (min-width:768px) and (max-width:1023px){.stk--hide-tablet,.stk--hide-tablet.stk-block{display:none!important}.stk-button-group:is(.stk--collapse-on-tablet) .stk-block:is(.stk-block-button,.stk-block-icon-button){margin-inline-end:var(--stk-alignment-margin-right);margin-inline-start:var(--stk-alignment-margin-left)}}@media only screen and (max-width:1023px){.stk-block-button{min-width:-moz-fit-content;min-width:fit-content}.has-text-align-center-tablet{--stk-alignment-padding-left:0;--stk-alignment-justify-content:center;--stk-alignment-text-align:center;--stk-alignment-margin-left:auto;--stk-alignment-margin-right:auto;text-align:var(--stk-alignment-text-align,start)}.has-text-align-left-tablet{--stk-alignment-justify-content:flex-start;--stk-alignment-text-align:start;--stk-alignment-margin-left:0;--stk-alignment-margin-right:auto;text-align:var(--stk-alignment-text-align,start)}.has-text-align-right-tablet{--stk-alignment-justify-content:flex-end;--stk-alignment-text-align:end;--stk-alignment-margin-left:auto;--stk-alignment-margin-right:0;text-align:var(--stk-alignment-text-align,start)}}@media only screen and (max-width:767px){.stk-block.stk-block-feature:is(.is-style-default,.is-style-horizontal)>.stk-container>.stk-inner-blocks.stk-block-content{flex-direction:column-reverse}.stk-block-posts{--stk-columns:1}:root{--stk-block-margin-bottom:16px;--stk-container-padding:24px 24px;--stk-container-padding-large:32px 24px;--stk-container-padding-small:8px 24px;--stk-column-margin:8px 8px;--stk-block-background-padding:16px 16px}.stk-block .stk-block:is(.aligncenter,.alignwide),.stk-block:is(.aligncenter,.alignwide,.alignfull)>.stk-content-align.alignwide,.stk-block:is(.aligncenter,.alignwide,.alignfull)>.stk-content-align:not(.alignwide):not(.alignfull){width:100%}.stk-column{flex:1 1 100%;max-width:100%}.stk--hide-mobile,.stk--hide-mobile.stk-block{display:none!important}.stk-button-group:is(.stk--collapse-on-mobile) .stk-block:is(.stk-block-button,.stk-block-icon-button),.stk-button-group:is(.stk--collapse-on-tablet) .stk-block:is(.stk-block-button,.stk-block-icon-button){margin-inline-end:var(--stk-alignment-margin-right);margin-inline-start:var(--stk-alignment-margin-left)}.has-text-align-center-mobile{--stk-alignment-padding-left:0;--stk-alignment-justify-content:center;--stk-alignment-text-align:center;--stk-alignment-margin-left:auto;--stk-alignment-margin-right:auto;text-align:var(--stk-alignment-text-align,start)}.has-text-align-left-mobile{--stk-alignment-justify-content:flex-start;--stk-alignment-text-align:start;--stk-alignment-margin-left:0;--stk-alignment-margin-right:auto;text-align:var(--stk-alignment-text-align,start)}.has-text-align-right-mobile{--stk-alignment-justify-content:flex-end;--stk-alignment-text-align:end;--stk-alignment-margin-left:auto;--stk-alignment-margin-right:0;text-align:var(--stk-alignment-text-align,start)}.entry-content .stk-block.stk-has-top-separator{padding-top:23vw}.entry-content .stk-block.stk-has-bottom-separator{padding-bottom:23vw}.entry-content .stk-block .stk-separator__wrapper{height:23vw}}#end-resizable-editor-section{display:none}
...\ No newline at end of file ...\ No newline at end of file
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.