1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
(function() { LWR.define("community_builder/richTextUtil",["exports","@salesforce/community/basePath"],function(e,t){function n(e){return e&&typeof e==="object"&&"default"in e?e:{default:e}}var c=n(t);const r="/sfsites/c";const s=/\{!contentAsset\.(.+?)\.(.+?)\}/g;const o=/\{!cmsMedia\.(.+?)\}/g;function l(e){let t=e;let n;while((n=o.exec(e))!==null){const[e,c]=n;let r=f(c);t=t.replace(e,r)}return u(t)}function u(e){let t=e;let n;while((n=s.exec(e))!==null){const[e,c,r]=n;let s=a(c,r);t=t.replace(e,s)}return t}function i(){return c.default+r}function f(e){return`${i()}/cms/delivery/media/${e}`}function a(e,t){return`${i()}/file-asset/${e}?v=${t}`}e.getCMSContentUrl=f;e.getPathPrefix=i;e.processContentAssets=u;e.processContents=l;Object.defineProperty(e,"__esModule",{value:true})});
})();LWR.define('@salesforce/community/Id', [], function() { return "0DB100000008Q1DGAU"; });(function() { LWR.define("dxp_util/common",["exports"],function(e){function t(e,t,r){const n=r||{};let i=n.leading;let c;return function r(){const u=Array.prototype.slice.apply(arguments);if(i){e.apply(this,u);i=false}clearTimeout(c);c=setTimeout(function(){e.apply(this,u);i=n.leading},t)}}const r={tab:9,backspace:8,enter:13,escape:27,space:32,pageup:33,pagedown:34,end:35,home:36,left:37,up:38,right:39,down:40,delete:46,shift:16};function n(e,t){return function r(){try{return e.apply(this,arguments)}catch(e){return t?.apply(this,[e].concat(arguments))}}}function i(e,t){if(typeof e!=="string"){return e??{}}return n(JSON.parse,t)(e)??{}}function c(e){return JSON.stringify(e,(e,t)=>t?t:undefined)}function u(e){if(Object(e)!==e){return e}if(e instanceof Set){return new Set(e)}if(e instanceof Date){return new Date(e)}if(typeof e==="function"){return e.bind({})}if(Array.isArray(e)){const t=[];const r=e.length;for(let n=0;n<r;n++){t.push(u(e[n]))}return t}const t=Object.create({});let r=Object.keys(e);if(e instanceof Error){r=Object.getOwnPropertyNames(e)}const n=r.length;for(let i=0;i<n;i++){const n=r[i];t[n]=u(e[n])}return t}function o(e,...t){if(!t.length)return e;const r=t.shift();if(s(e)&&s(r)){for(const t in r){if(s(r[t])){if(!e[t])Object.assign(e,{[t]:{}});o(e[t],r[t])}else if(Array.isArray(r[t])&&Array.isArray(e[t])){e[t]=[...e[t],...r[t]]}else{Object.assign(e,{[t]:r[t]})}}}return o(e,...t)}function s(e){return e&&typeof e==="object"&&!Array.isArray(e)}const a=(...e)=>t=>e.filter(e=>typeof e==="function").reduce((e,t)=>t(e),t);const y=(...e)=>t=>e.filter(e=>typeof e==="function").reduceRight((e,t)=>t(e),t);const g=e=>t=>t.forEach(e);const f=e=>t=>t.find(e);const M=e=>t=>t.filter(e);const j=e=>t=>t.map(e);const l=e=>t=>t.every(e);const I=e=>t=>Object.keys(t).forEach(e);const N=e=>t=>y(l(e),Object.keys)(t);function p(e,t,r){const n=Array.isArray(e)?e:[];const i=Array.isArray(t)?t:[];const c=i.filter(e=>{const t=n.findIndex(t=>t[r]===e[r]);if(t>=0){n[t]=e}return t<0});return n.concat(c)}const D=e=>function t(...r){if(r.length>=e.length){return e.apply(this,r)}return(...e)=>t.apply(this,r.concat(e))};function A(e){return typeof e==="function"}const O=e=>A(e)?e():e;const b=D((e,t,r)=>O(e)?O(t):O(r));const z=D((e,t)=>b(e,t,null));const m=e=>t=>t(e);const h=(...e)=>t=>e?.filter(A).some(m(t));const d=(...e)=>t=>e?.filter(A).every(m(t));function T(e){return e!==Object(e)}function C(e){return Array.isArray(e)?"array":typeof e}function E(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,n)}return r}function w(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?E(Object(r),!0).forEach(function(t){L(e,t,r[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):E(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}function L(e,t,r){t=Y(t);if(t in e){Object.defineProperty(e,t,{value:r,enumerable:true,configurable:true,writable:true})}else{e[t]=r}return e}function Y(e){var t=Q(e,"string");return typeof t==="symbol"?t:String(t)}function Q(e,t){if(typeof e!=="object"||e===null)return e;var r=e[Symbol.toPrimitive];if(r!==undefined){var n=r.call(e,t||"default");if(typeof n!=="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}const S=D((e,t)=>{if(R(t)){return e}const r=t.split(".");let n=e??{};let i=0;for(i=0;i<r.length-1;i++){if(R(n[r[i]])){return null}n=n[r[i]]}return n[r[i]]});const x=D((e,t,r)=>{if(R(t)){return}const n=t.split(".");let i=e;let c=0;for(c=0;c<n.length-1;c++){i[n[c]]=i[n[c]]||{};i=i[n[c]]}i[n[c]]=r});const v=D((e,t,r,n)=>{const i=S(e,r);x(t,n,i)});function k(e,t,r,n){I(i=>{if(n){v(e,t,r[i],i)}else{v(e,t,i,r[i])}})(r??{});return t}function P(...e){const[t,r,...n]=e;return t?.[r]?.apply(t,n)}const U=e=>[...Array(e).keys()];const Z=e=>!R(e);function R(e){if(Array.isArray(e)){return e.length===0}const t=typeof e;switch(t){case"string":return e==="";case"boolean":case"number":case"function":return false;case"object":return Object.keys(e??{}).length===0;default:return e==null}}function _(e,t=""){return Object.prototype.hasOwnProperty.call(e??{},t)}const F="__sfdc_default__";function V(e){return w({patchRecord:true,getter:(e,t)=>()=>S(e,t)},e)}function $(e){return Z(e?.value?.fields)}function H(e){return e?.displayValue||e?.value||e}function G(e,t){if(J(e)){return t??""}return t}function J(e){return typeof e==="object"&&!Array.isArray(e)&&_(e,"value")&&_(e,"displayValue")}function B(e,t,r={}){if(R(e)||T(e)||A(e)){return e}t=V(t);if(Array.isArray(e)){return e.map(e=>B(e,t))}return Object.entries(e).reduce((r,n)=>{const[i,c]=n;const u=typeof c;if(T(c)){Object.defineProperty(r,i,{get(){return t.getter(e,i)()},enumerable:true})}else if(Array.isArray(c)){r[i]=c.map(e=>B(e,t))}else if(A(c)){r[i]=c}else if(u==="object"){const n={};if(t.patchRecord){Object.defineProperties(n,{[F]:{get(){return G(c,t.getter(e,i)())},enumerable:true},_rawValue:{get(){return t.getter(n,"value")()},enumerable:true},_displayValue:{get(){return t.getter(n,"displayValue")()},enumerable:true}})}B(c,t,n);if($(n)){const e=n.value.fields;Object.entries(e).forEach(e=>{const[t,r]=e;if(!_(n,t)){Object.defineProperty(n,t,{get(){if($(r)){return r}return H(r)},enumerable:true})}})}r[i]=n}return r},r)}function W(e,t,r){const n=Number.parseInt(e,10);if(n<t)return t;if(n>r)return r;return n}function K(e){return e!==""&&!isNaN(Number(e))&&/^-?[0-9a-fA-Fx.]*$/.exec(e)}const q=["%","cm","mm","Q","in","pc","pt","px","em","ex","ch","rem","lh","rlh","vw","vh","vmin","vmax","vb","vi","svw","svh","lvw","lvh","dvw","dvh"];function X(e,t=q){const r=/^([^a-z%]*)(.*)/.exec(e);let n=r[1];let i=r[2];if(!K(n)||!t.includes(i)){n="";i=""}return{value:n,unit:i}}const ee=e=>typeof e==="object"?e:{};const te={toString(){return Object.keys(this).map(e=>{const[t,r]=e.split(":");const n=X(this[e]);let i;if(Z(n.unit)){i=this[e]}else{i=Z(this[e])?`${this[e]}${r??""}`:"initial"}return`${t}: ${i};`}).join(" ")}};function re(e){return Object.assign(Object.create(te),ee(e))}const ne="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQwNiIgaGVpZ2h0PSI0NDEiIHZpZXdCb3g9IjAgMCAxNDA2IDQ0MSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgb3BhY2l0eT0iMC4yODMxNTgiIHk9IjAuMzMwMDc4IiB3aWR0aD0iMTQwNiIgaGVpZ2h0PSI0NDAiIGZpbGw9IiNGM0YzRjMiLz4KPHBhdGggZD0iTTY3OCAyNTJDNjcxLjkyIDI1MiA2NjcgMjQ3LjA4IDY2NyAyNDFWMTk5QzY2NyAxOTIuOTIgNjcxLjkyIDE4OCA2NzggMTg4SDcyOEM3MzQuMDggMTg4IDczOSAxOTIuOTIgNzM5IDE5OVYyNDFDNzM5IDI0Ny4wOCA3MzQuMDggMjUyIDcyOCAyNTJINjc4VjI1MlpNNjczIDIzMS43Nkw2ODEuODggMjI0LjhDNjgyLjU2IDIyNC4yOCA2ODMuMjggMjI0IDY4NC4wNCAyMjRDNjg0LjggMjI0IDY4NS41NiAyMjQuMjggNjg2LjIgMjI0LjhMNjk2LjY0IDIzMy4yNEw3MTQuMDggMjE4LjhDNzE0Ljc2IDIxOC4yNCA3MTUuNDggMjE4IDcxNi4yNCAyMThDNzE3IDIxOCA3MTcuNzYgMjE4LjI4IDcxOC40IDIxOC44TDczMyAyMzAuNDhWMTk5QzczMyAxOTYuMjQgNzMwLjc2IDE5NCA3MjggMTk0SDY3OEM2NzUuMjQgMTk0IDY3MyAxOTYuMjQgNjczIDE5OVYyMzEuNzZWMjMxLjc2Wk02OTUgMjIwQzY4OS40OCAyMjAgNjg1IDIxNS41MiA2ODUgMjEwQzY4NSAyMDQuNDggNjg5LjQ4IDIwMCA2OTUgMjAwQzcwMC41MiAyMDAgNzA1IDIwNC40OCA3MDUgMjEwQzcwNSAyMTUuNTIgNzAwLjUyIDIyMCA2OTUgMjIwWk02OTUgMjE0QzY5Ny4yIDIxNCA2OTkgMjEyLjIgNjk5IDIxMEM2OTkgMjA3LjggNjk3LjIgMjA2IDY5NSAyMDZDNjkyLjggMjA2IDY5MSAyMDcuOCA2OTEgMjEwQzY5MSAyMTIuMiA2OTIuOCAyMTQgNjk1IDIxNFpNNjc4IDI0Nkg3MjhDNzMwLjc2IDI0NiA3MzMgMjQzLjc2IDczMyAyNDFWMjM5LjY0QzczMyAyMzguNjggNzMyLjYgMjM3Ljg0IDczMS44NCAyMzcuMjRMNzE2LjI0IDIyNC43Nkw2OTguOCAyMzkuMjRDNjk4LjE2IDIzOS43NiA2OTcuNCAyNDAgNjk2LjY0IDI0MEM2OTUuODggMjQwIDY5NS4xNiAyMzkuOCA2OTQuNDggMjM5LjI0TDY4NC4wNCAyMzAuNzZMNjc0LjE2IDIzOC41MkM2NzMuNCAyMzkuMTIgNjczIDIzOS45NiA2NzMgMjQwLjkyVjI0MUM2NzMgMjQzLjc2IDY3NS4yNCAyNDYgNjc4IDI0NlYyNDZaIiBmaWxsPSIjQUJBQ0FEIi8+Cjwvc3ZnPg==";const ie="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMxMiIgaGVpZ2h0PSI0NDAiIHZpZXdCb3g9IjAgMCAxMzEyIDQ0MCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgb3BhY2l0eT0iMC4yODMxNTgiIHdpZHRoPSIxMzEyIiBoZWlnaHQ9IjQ0MCIgZmlsbD0iI0YzRjNGMyIvPgo8cGF0aCBkPSJNNjM5LjA4IDE5MkM2NDAuNzYgMTkyIDY0Mi42OCAxOTIuNTYgNjQ0LjY4IDE5My42OEw2NzguNzYgMjEyLjg0QzY4Mi4yOCAyMTQuOCA2ODQgMjE3LjQgNjg0IDIyMEM2ODQgMjIyLjYgNjgyLjMyIDIyNS4xNiA2NzguNzYgMjI3LjE2TDY0NC42OCAyNDYuMzJDNjQyLjY4IDI0Ny40NCA2NDAuNzYgMjQ4IDYzOS4wOCAyNDhDNjM0Ljg4IDI0OCA2MzIgMjQ0LjY0IDYzMiAyMzguOTJWMjAxLjA4QzYzMiAxOTUuMzYgNjM0Ljg4IDE5MiA2MzkuMDggMTkyVjE5MloiIGZpbGw9IiNBQkFDQUQiLz4KPC9zdmc+";function ce(e){return e&&e!==""}function ue(e){return ce(e)?`url("${e}")`:""}function oe(e){return a(se,ue)(e)}function se(e){return ce(e)?e:ne}const ae=e=>t=>Array.from(t?.querySelectorAll(e));const ye=D((e,t)=>t?.toString().split(e)??[]);function ge(e=""){e=e?.toString();return!e||e.length===0?"":`${e.charAt(0).toUpperCase()}${e.slice(1)}`}function fe(e){return y(M(e=>e?.length>0),ye("/"))(e)}function Me(e=0){return new Promise(t=>{setTimeout(t,e)})}function je(){return new Promise(e=>{requestAnimationFrame(e)})}const le="l";const Ie="m";const Ne="s";const pe=[le,Ie,Ne];const De={top:"flex-start",left:"flex-start",bottom:"flex-end",right:"flex-end",center:"center"};function Ae(e,t,r){const n={};pe.forEach(i=>{e.forEach(e=>{const c=`${t}-${i}-${e.customTitle||e.name}`;const u=`${t}-${i}-${e.name}`;n[`${c}:${e.unit}`]=e.name.match(/alignment/gi)&&Object.keys(r).includes(u)?De[r[u]]:r[u]})});return n}function Oe(e,t,r){const n={};if(!r||!e||!t){return{}}const i=r.split(e);i.filter(e=>{const r=e.match(new RegExp(t,"g"))||[];return e&&r.length===1&&r[0]===t}).forEach(e=>{const[r,i]=e.split(t);n[r.trim()]=i.trim()});return n}const be=150;const ze={top:0,right:0,bottom:0,left:0};function me(e,...t){return t.reduce((e,t,r)=>e?.replaceAll(`{${r}}`,t),e)}e.DEBOUNCE_TIMEOUT=be;e.EMPTY_RECT=ze;e.KeyCodes=r;e.PLACEHOLDER_DATA_URI=ne;e.SFDC_DEFAULT=F;e.VIDEO_PLACEHOLDER_DATA_URI=ie;e.and=d;e.apply=P;e.compose=y;e.curry=D;e.debounce=t;e.deepCopy=u;e.deepMerge=o;e.empty=R;e.every=l;e.everyKey=N;e.fieldToValue=H;e.filter=M;e.find=f;e.forEach=g;e.forEachKey=I;e.formatString=me;e.get=S;e.getify=B;e.hasOwnProperty=_;e.hasUri=ce;e.ifElse=b;e.ifVal=z;e.isField=J;e.isFunction=A;e.isNumber=K;e.isPrimitive=T;e.map=j;e.mapObject=k;e.mapping=v;e.mergeUniqueRecords=p;e.nextFrame=je;e.notEmpty=Z;e.or=h;e.parseUnit=X;e.pipe=a;e.prependFormFactor=Ae;e.propertySet=re;e.querySelectorAll=ae;e.range=W;e.safeCssUrl=oe;e.safeFieldValue=G;e.safeImageSrc=se;e.safeParseJson=i;e.set=x;e.split=ye;e.splitStringToObj=Oe;e.splitUrl=fe;e.stringify=c;e.timeout=Me;e.toCapitalized=ge;e.toCssUrl=ue;e.toIndexes=U;e.tryCatch=n;e.typeOf=C;Object.defineProperty(e,"__esModule",{value:true})});
})();(function() { LWR.define("dxp_util/siteInfo",["exports","@salesforce/community/basePath","dxp_util/common","@salesforce/i18n/lang","@salesforce/community/Id","@salesforce/site/Id"],function(t,e,n,u,a,r){function o(t){return t&&typeof t==="object"&&"default"in t?t:{default:t}}var s=o(e);var f=o(u);var i=o(a);var c=o(r);const l="/sfsites/c";const d=`${s.default}${l}`;const P=n.curry((t,e,n)=>e?n:`${s.default}${t??""}${n}`);const m=P(l);const h=P("");const I={CurrentLanguage:f.default.replace("-","_"),CommunityId:i.default,CurrentLocale:f.default,SiteId:c.default};function _(){return d}function p(t,e=false){return h(e,t)}function y(t,e=false){return m(e,t)}function S(t){return t?.startsWith(s.default)}t.CMS_PATH_PREFIX=l;t.SiteInfo=I;t.buildSiteCmsPath=y;t.buildSitePath=p;t.constructUrlPath=P;t.getPathPrefix=_;t.isSitePath=S;Object.defineProperty(t,"__esModule",{value:true})});
})();(function() { LWR.define("dxp_util/contentInfo",["exports","dxp_util/siteInfo"],function(t,e){const n=/^\/cms\//;const o=/^\/img\//;const r=/^\/assets\//;function s(t){return n.test(t)}function u(t){return o.test(t)}function c(t){return r.test(t)}function i(t){return s(t)||u(t)}function l(t){return c(t)?e.buildSitePath(t):i(t)?e.buildSiteCmsPath(t):t}function a(t){const{url:n,isExternal:o}=t;return e.buildSiteCmsPath(n,o)}function f(t){return{url:t.contentNodes?.source?.url??"",isExternal:!!t.contentNodes?.source?.isExternal,altText:t.contentNodes?.altText?.value??""}}function d(t=[]){return t.filter(t=>t.contentKey&&t.contentNodes).reduce((t,e)=>{t.set(e.contentKey,f(e));return t},new Map)}function m(t,e){const n=d(t?.items??[]);const[o]=e;const r=n.get(o);const s=r?{url:a(r),altText:r.altText}:{};return s}function x(t){const n=t?.contentBody??{};const o=n["sfdc_cms:media"]??{};const r={url:e.buildSiteCmsPath(o.url??"",o.source?.type==="url"),altText:n.altText??""};return r}t.convertItemsToContentKeyMap=d;t.extractImageInfo=m;t.extractImageInfoV2=x;t.getCMSContentUrl=a;t.isCmsAsset=c;t.isCmsResource=s;t.isResource=i;t.isStaticImageResource=u;t.resolveUrl=l;t.toUrlInfo=f;Object.defineProperty(t,"__esModule",{value:true})});
})();(function() { LWR.define("dxp_util/idGenerator",["exports","dxp_util/common"],function(e,t){const n=["","one","two","three","four","five","six","seven","eight","nine","ten","eleven","twelve","thirteen","fourteen","fifteen","sixteen","seventeen","eighteen","nineteen"];const r=["","","twenty","thirty","forty","fifty","sixty","seventy","eighty","ninety"];function o(e=0){if(typeof e==="string"){e=parseInt(e,10)}if(e<0)throw new Error("Negative numbers are not supported.");if(e===0)return"zero";if(e<20){return n[e]}const t=e.toString();if(t.length===2){return`${r[t[0]]}${n[t[1]]?"-"+n[t[1]]:""}`}if(t.length===3){if(t[1]==="0"&&t[2]==="0"){return`${n[t[0]]}-hundred`}const e=o(+(t[1]+t[2]));return`${n[t[0]]}-hundred-${e}`}if(t.length===4){const e=+(t[1]+t[2]+t[3]);if(e===0){return n[t[0]]+"-thousand"}if(e<100){return`${n[t[0]]}-thousand-${o(e)}`}return`${n[t[0]]}-thousand-${o(e)}`}throw new Error(`${e} are not supported.`)}const i=e=>t=>o(t+e);const s=e=>n=>e??false?t.toCapitalized(n):n;const u=e=>t=>`${e}${t}`;function a(e,n,r,o){return t.compose(u(r),s(n),i(e))(o)}const f=t.curry(a);function d(e,n,r={baseIndex:0,capitalCase:false}){return t.compose(t.map(f(r.baseIndex,r.capitalCase,e)),t.toIndexes)(n)}function c(){return Math.floor((new Date).valueOf()*Math.random())}e.fnGenerateId=f;e.generateId=a;e.generateIds=d;e.generateUniqueNumber=c;Object.defineProperty(e,"__esModule",{value:true})});
})();(function() { LWR.define("dxp_data_provider/dataProviderUtils",["exports","dxp_util/contentInfo","@app/isDesignMode","dxp_util/idGenerator"],function(e,t,n,r){function o(e){return e&&typeof e==="object"&&"default"in e?e:{default:e}}var i=o(n);function _(e){return i.default?r.generateIds("",e).map(e=>({key:e,data:{}})):[]}const d=/\{!Item\.(.+?)\}/g;const l="dxp_data_provider__getfielddata";const a="_";const u=`${a}data`;const c={RECORD:"sfdc_record__",CMS:"sfdc_cms__"};const s=e=>{const t=e.split(".");if(t.length>0&&t[t.length-1].startsWith("_")){const e=t[t.length-1];const n=t.slice(0,t.length-1);if(t.length===1){return[null,e]}return[n,e]}return[e,null]};function f(e){if(e?.includes("-")){return e.split("-").slice(-1)[0]}return e}function A(e,t){return!e?t:`${e}.${t}`}Object.defineProperty(e,"resolve",{enumerable:true,get:function(){return t.resolveUrl}});e.DATA_BIND_REGEX=d;e.DATA_PROVIDER_DATA_ACCESS=u;e.DATA_PROVIDER_FIELD_METADATA_PREFIX=a;e.DATA_PROVIDER_GET_FIELD_DATA_EVENT_NAME=l;e.SFDC_TYPES=c;e.buildFieldPath=A;e.generateMockCollection=_;e.getFieldAndMetadata=s;e.normalizeContentKey=f;Object.defineProperty(e,"__esModule",{value:true})});
})();(function() { LWR.define("lightning/utils",["exports"],function(t){const e=t=>typeof t==="string"?t.trim().split(/\s+/).reduce((t,e)=>{t[e]=true;return t},{}):t;const n={add(t){Object.assign(this,e(t));return this},invert(){Object.keys(this).forEach(t=>{this[t]=!this[t]});return this},toString(){return Object.keys(this).filter(t=>this[t]).join(" ")}};function r(t){return Object.assign(Object.create(n),e(t))}const i=/input|select|textarea|button|object/;function s(t){const{width:e,height:n}=t.getBoundingClientRect();const r=e>0||n>0;return r&&window.getComputedStyle(t).visibility!=="hidden"}function c(t){const e=t.tagName.toLowerCase();const n=i.test(e)&&!t.disabled||e==="a"&&t.href;return n&&s(t)}function o(t){const e=t.getAttribute("data-navigation")==="enable";const n=t.tabIndex;return n>=0&&c(t)||e}function u(t){return[].slice.call(t.querySelectorAll("*"),0).filter(o)}function a(t){const e=Array.prototype.slice.call(arguments,1);let n=e;if(Array.isArray(e[0])){[n]=e}return t.replace(/{(\d+)}/g,(t,e)=>{const r=n[e];return r!==null&&r!==undefined?r:""})}t.classSet=r;t.formatLabel=a;t.queryFocusable=u;Object.defineProperty(t,"__esModule",{value:true})});
})();(function() { LWR.define("community_builder/outputRichText",["exports","lwc","lightning/utils","community_builder/richTextUtil","dxp_data_provider/dataProviderUtils"],function(t,e,i,o,n){function l(t,e,i){var o=t?"["+t+"]":"";return[".cb-outputRichText-container.ql-editor",o," {box-sizing: border-box;line-height: 1.42;height: 100%;outline: none;overflow-y: auto;tab-size: 4;-moz-tab-size: 4;text-align: left;white-space: pre-wrap;word-wrap: break-word;}.cb-outputRichText-container.ql-editor",o," > *",o," {cursor: text;}.cb-outputRichText-container.ql-editor",o," p",o,",.cb-outputRichText-container.ql-editor",o," ol",o,",.cb-outputRichText-container.ql-editor",o," ul",o,",.cb-outputRichText-container.ql-editor",o," pre",o,",.cb-outputRichText-container.ql-editor",o," blockquote",o,",.cb-outputRichText-container.ql-editor",o," h1",o,",.cb-outputRichText-container.ql-editor",o," h2",o,",.cb-outputRichText-container.ql-editor",o," h3",o,",.cb-outputRichText-container.ql-editor",o," h4",o,",.cb-outputRichText-container.ql-editor",o," h5",o,",.cb-outputRichText-container.ql-editor",o," h6",o," {margin: 0;padding: 0;counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;}.cb-outputRichText-container.ql-editor",o," ol",o,",.cb-outputRichText-container.ql-editor",o," ul",o," {padding-left: 1.5em;}.cb-outputRichText-container.ql-editor",o," ol",o," > li",o,",.cb-outputRichText-container.ql-editor",o," ul",o," > li",o," {list-style-type: none;}.cb-outputRichText-container.ql-editor",o," ul",o," > li",o,"::before {content: '\\2022';}.cb-outputRichText-container.ql-editor",o," ul[data-checked='true']",o,",.cb-outputRichText-container.ql-editor",o," ul[data-checked='false']",o," {pointer-events: none;}.cb-outputRichText-container.ql-editor",o," ul[data-checked='true']",o," > li",o," *",o,",.cb-outputRichText-container.ql-editor",o," ul[data-checked='false']",o," > li",o," *",o," {pointer-events: all;}.cb-outputRichText-container.ql-editor",o," ul[data-checked='true']",o," > li",o,"::before,.cb-outputRichText-container.ql-editor",o," ul[data-checked='false']",o," > li",o,"::before {color: #777;cursor: pointer;pointer-events: all;}.cb-outputRichText-container.ql-editor",o," ul[data-checked='true']",o," > li",o,"::before {content: '\\2611';}.cb-outputRichText-container.ql-editor",o," ul[data-checked='false']",o," > li",o,"::before {content: '\\2610';}.cb-outputRichText-container.ql-editor",o," li",o,"::before {display: inline-block;white-space: nowrap;width: 1.2em;}.cb-outputRichText-container.ql-editor",o," li:not(.ql-direction-rtl)",o,"::before {margin-left: -1.5em;margin-right: 0.3em;text-align: right;}.cb-outputRichText-container.ql-editor",o," li.ql-direction-rtl",o,"::before {margin-left: 0.3em;margin-right: -1.5em;}.cb-outputRichText-container.ql-editor",o," li:not(.ql-direction-rtl)",o," {padding-left: 1.5em;}.cb-outputRichText-container.ql-editor",o," li.ql-direction-rtl",o," {padding-right: 1.5em;}.cb-outputRichText-container.ql-editor",o," ol",o," li",o," {counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment: list-0;}.cb-outputRichText-container.ql-editor",o," ol",o," li",o,":before {content: counter(list-0, decimal) '. ';}.cb-outputRichText-container.ql-editor",o," ol",o," li.ql-indent-1",o," {counter-increment: list-1;}.cb-outputRichText-container.ql-editor",o," ol",o," li.ql-indent-1",o,":before {content: counter(list-1, lower-alpha) '. ';}.cb-outputRichText-container.ql-editor",o," ol",o," li.ql-indent-1",o," {counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;}.cb-outputRichText-container.ql-editor",o," ol",o," li.ql-indent-2",o," {counter-increment: list-2;}.cb-outputRichText-container.ql-editor",o," ol",o," li.ql-indent-2",o,":before {content: counter(list-2, lower-roman) '. ';}.cb-outputRichText-container.ql-editor",o," ol",o," li.ql-indent-2",o," {counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;}.cb-outputRichText-container.ql-editor",o," ol",o," li.ql-indent-3",o," {counter-increment: list-3;}.cb-outputRichText-container.ql-editor",o," ol",o," li.ql-indent-3",o,":before {content: counter(list-3, decimal) '. ';}.cb-outputRichText-container.ql-editor",o," ol",o," li.ql-indent-3",o," {counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;}.cb-outputRichText-container.ql-editor",o," ol",o," li.ql-indent-4",o," {counter-increment: list-4;}.cb-outputRichText-container.ql-editor",o," ol",o," li.ql-indent-4",o,":before {content: counter(list-4, lower-alpha) '. ';}.cb-outputRichText-container.ql-editor",o," ol",o," li.ql-indent-4",o," {counter-reset: list-5 list-6 list-7 list-8 list-9;}.cb-outputRichText-container.ql-editor",o," ol",o," li.ql-indent-5",o," {counter-increment: list-5;}.cb-outputRichText-container.ql-editor",o," ol",o," li.ql-indent-5",o,":before {content: counter(list-5, lower-roman) '. ';}.cb-outputRichText-container.ql-editor",o," ol",o," li.ql-indent-5",o," {counter-reset: list-6 list-7 list-8 list-9;}.cb-outputRichText-container.ql-editor",o," ol",o," li.ql-indent-6",o," {counter-increment: list-6;}.cb-outputRichText-container.ql-editor",o," ol",o," li.ql-indent-6",o,":before {content: counter(list-6, decimal) '. ';}.cb-outputRichText-container.ql-editor",o," ol",o," li.ql-indent-6",o," {counter-reset: list-7 list-8 list-9;}.cb-outputRichText-container.ql-editor",o," ol",o," li.ql-indent-7",o," {counter-increment: list-7;}.cb-outputRichText-container.ql-editor",o," ol",o," li.ql-indent-7",o,":before {content: counter(list-7, lower-alpha) '. ';}.cb-outputRichText-container.ql-editor",o," ol",o," li.ql-indent-7",o," {counter-reset: list-8 list-9;}.cb-outputRichText-container.ql-editor",o," ol",o," li.ql-indent-8",o," {counter-increment: list-8;}.cb-outputRichText-container.ql-editor",o," ol",o," li.ql-indent-8",o,":before {content: counter(list-8, lower-roman) '. ';}.cb-outputRichText-container.ql-editor",o," ol",o," li.ql-indent-8",o," {counter-reset: list-9;}.cb-outputRichText-container.ql-editor",o," ol",o," li.ql-indent-9",o," {counter-increment: list-9;}.cb-outputRichText-container.ql-editor",o," ol",o," li.ql-indent-9",o,":before {content: counter(list-9, decimal) '. ';}.cb-outputRichText-container.ql-editor",o," .ql-indent-1:not(.ql-direction-rtl)",o," {padding-left: 3em;}.cb-outputRichText-container.ql-editor",o," li.ql-indent-1:not(.ql-direction-rtl)",o," {padding-left: 4.5em;}.cb-outputRichText-container.ql-editor",o," .ql-indent-1.ql-direction-rtl.ql-align-right",o," {padding-right: 3em;}.cb-outputRichText-container.ql-editor",o," li.ql-indent-1.ql-direction-rtl.ql-align-right",o," {padding-right: 4.5em;}.cb-outputRichText-container.ql-editor",o," .ql-indent-2:not(.ql-direction-rtl)",o," {padding-left: 6em;}.cb-outputRichText-container.ql-editor",o," li.ql-indent-2:not(.ql-direction-rtl)",o," {padding-left: 7.5em;}.cb-outputRichText-container.ql-editor",o," .ql-indent-2.ql-direction-rtl.ql-align-right",o," {padding-right: 6em;}.cb-outputRichText-container.ql-editor",o," li.ql-indent-2.ql-direction-rtl.ql-align-right",o," {padding-right: 7.5em;}.cb-outputRichText-container.ql-editor",o," .ql-indent-3:not(.ql-direction-rtl)",o," {padding-left: 9em;}.cb-outputRichText-container.ql-editor",o," li.ql-indent-3:not(.ql-direction-rtl)",o," {padding-left: 10.5em;}.cb-outputRichText-container.ql-editor",o," .ql-indent-3.ql-direction-rtl.ql-align-right",o," {padding-right: 9em;}.cb-outputRichText-container.ql-editor",o," li.ql-indent-3.ql-direction-rtl.ql-align-right",o," {padding-right: 10.5em;}.cb-outputRichText-container.ql-editor",o," .ql-indent-4:not(.ql-direction-rtl)",o," {padding-left: 12em;}.cb-outputRichText-container.ql-editor",o," li.ql-indent-4:not(.ql-direction-rtl)",o," {padding-left: 13.5em;}.cb-outputRichText-container.ql-editor",o," .ql-indent-4.ql-direction-rtl.ql-align-right",o," {padding-right: 12em;}.cb-outputRichText-container.ql-editor",o," li.ql-indent-4.ql-direction-rtl.ql-align-right",o," {padding-right: 13.5em;}.cb-outputRichText-container.ql-editor",o," .ql-indent-5:not(.ql-direction-rtl)",o," {padding-left: 15em;}.cb-outputRichText-container.ql-editor",o," li.ql-indent-5:not(.ql-direction-rtl)",o," {padding-left: 16.5em;}.cb-outputRichText-container.ql-editor",o," .ql-indent-5.ql-direction-rtl.ql-align-right",o," {padding-right: 15em;}.cb-outputRichText-container.ql-editor",o," li.ql-indent-5.ql-direction-rtl.ql-align-right",o," {padding-right: 16.5em;}.cb-outputRichText-container.ql-editor",o," .ql-indent-6:not(.ql-direction-rtl)",o," {padding-left: 18em;}.cb-outputRichText-container.ql-editor",o," li.ql-indent-6:not(.ql-direction-rtl)",o," {padding-left: 19.5em;}.cb-outputRichText-container.ql-editor",o," .ql-indent-6.ql-direction-rtl.ql-align-right",o," {padding-right: 18em;}.cb-outputRichText-container.ql-editor",o," li.ql-indent-6.ql-direction-rtl.ql-align-right",o," {padding-right: 19.5em;}.cb-outputRichText-container.ql-editor",o," .ql-indent-7:not(.ql-direction-rtl)",o," {padding-left: 21em;}.cb-outputRichText-container.ql-editor",o," li.ql-indent-7:not(.ql-direction-rtl)",o," {padding-left: 22.5em;}.cb-outputRichText-container.ql-editor",o," .ql-indent-7.ql-direction-rtl.ql-align-right",o," {padding-right: 21em;}.cb-outputRichText-container.ql-editor",o," li.ql-indent-7.ql-direction-rtl.ql-align-right",o," {padding-right: 22.5em;}.cb-outputRichText-container.ql-editor",o," .ql-indent-8:not(.ql-direction-rtl)",o," {padding-left: 24em;}.cb-outputRichText-container.ql-editor",o," li.ql-indent-8:not(.ql-direction-rtl)",o," {padding-left: 25.5em;}.cb-outputRichText-container.ql-editor",o," .ql-indent-8.ql-direction-rtl.ql-align-right",o," {padding-right: 24em;}.cb-outputRichText-container.ql-editor",o," li.ql-indent-8.ql-direction-rtl.ql-align-right",o," {padding-right: 25.5em;}.cb-outputRichText-container.ql-editor",o," .ql-indent-9:not(.ql-direction-rtl)",o," {padding-left: 27em;}.cb-outputRichText-container.ql-editor",o," li.ql-indent-9:not(.ql-direction-rtl)",o," {padding-left: 28.5em;}.cb-outputRichText-container.ql-editor",o," .ql-indent-9.ql-direction-rtl.ql-align-right",o," {padding-right: 27em;}.cb-outputRichText-container.ql-editor",o," li.ql-indent-9.ql-direction-rtl.ql-align-right",o," {padding-right: 28.5em;}.cb-outputRichText-container.ql-editor",o," .ql-video",o," {display: block;max-width: 100%;}.cb-outputRichText-container.ql-editor",o," .ql-video.ql-align-center",o," {margin: 0 auto;}.cb-outputRichText-container.ql-editor",o," .ql-video.ql-align-right",o," {margin: 0 0 0 auto;}.cb-outputRichText-container.ql-editor",o," .ql-bg-black",o," {background-color: #000;}.cb-outputRichText-container.ql-editor",o," .ql-bg-red",o," {background-color: #e60000;}.cb-outputRichText-container.ql-editor",o," .ql-bg-orange",o," {background-color: #f90;}.cb-outputRichText-container.ql-editor",o," .ql-bg-yellow",o," {background-color: #ff0;}.cb-outputRichText-container.ql-editor",o," .ql-bg-green",o," {background-color: #008a00;}.cb-outputRichText-container.ql-editor",o," .ql-bg-blue",o," {background-color: #06c;}.cb-outputRichText-container.ql-editor",o," .ql-bg-purple",o," {background-color: #93f;}.cb-outputRichText-container.ql-editor",o," .ql-color-white",o," {color: #fff;}.cb-outputRichText-container.ql-editor",o," .ql-color-red",o," {color: #e60000;}.cb-outputRichText-container.ql-editor",o," .ql-color-orange",o," {color: #f90;}.cb-outputRichText-container.ql-editor",o," .ql-color-yellow",o," {color: #ff0;}.cb-outputRichText-container.ql-editor",o," .ql-color-green",o," {color: #008a00;}.cb-outputRichText-container.ql-editor",o," .ql-color-blue",o," {color: #06c;}.cb-outputRichText-container.ql-editor",o," .ql-color-purple",o," {color: #93f;}.cb-outputRichText-container.ql-editor",o," .ql-direction-rtl",o," {direction: rtl;text-align: inherit;}.cb-outputRichText-container.ql-editor",o," .ql-align-center",o," {text-align: center;}.cb-outputRichText-container.ql-editor",o," .ql-align-justify",o," {text-align: justify;}.cb-outputRichText-container.ql-editor",o," .ql-align-right",o," {text-align: right;}.cb-outputRichText-container.ql-editor",o," .ql-blank",o,"::before {color: rgba(0, 0, 0, 0.6);content: attr(data-placeholder);font-style: italic;left: 15px;pointer-events: none;position: absolute;right: 15px;}.cb-outputRichText-container.ql-editor",o," blockquote",o," {border-left: 4px solid #ccc;margin-bottom: 5px;margin-top: 5px;padding-left: 16px;}.cb-outputRichText-container.ql-editor",o," code",o,",.cb-outputRichText-container.ql-editor",o," pre",o," {background-color: #f0f0f0;border-radius: 3px;}.cb-outputRichText-container.ql-editor",o," pre",o," {white-space: pre-wrap;margin-bottom: 5px;margin-top: 5px;padding: 5px 10px;}.cb-outputRichText-container.ql-editor",o," code",o," {font-size: 85%;padding: 2px 4px;}.cb-outputRichText-container.ql-editor",o," pre.ql-syntax",o," {background-color: #23241f;color: #f8f8f2;overflow: visible;}.cb-outputRichText-container.ql-editor",o," img",o," {max-width: 100%;}.cb-outputRichText-container.ql-editor",o," .cb-video-container",o," {position: relative;padding-bottom: 56.25%;overflow: hidden;max-width: 100%;height: 0;}.cb-outputRichText-container.ql-editor",o," .cb-video-container",o," .ql-video",o," {position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: none;}"].join("")}var r=[l];function c(t,e,i){var o=t?"."+t+"-host":"";return(e?":host {":o+" {")+"display: block;overflow: auto;}"}c.$scoped$=true;var d=[c];function u(t,e,i,o){const{h:n}=t;return[n("div",{className:e.containerClass,key:0})]}var a=e.registerTemplate(u);u.stylesheets=[];u.renderMode="light";if(r){u.stylesheets.push.apply(u.stylesheets,r)}if(d){u.stylesheets.push.apply(u.stylesheets,d)}u.stylesheetToken="community_builder-outputRichText_outputRichText";e.freezeTemplate(u);class q extends e.LightningElement{constructor(...t){super(...t);this.processedValue="";this.isDomReady=false;this.pendingEvent=void 0;this.enableQuillCss=false}get value(){return this.processedValue}set value(t){this.processedValue=o.processContents(t);this.processDataExpressions(this.processedValue);this.renderRichText()}setDataExpressions(t){this.processedValue=this.resolveDataExpressions(this.value,t);this.renderRichText()}get containerClass(){return i.classSet({"cb-outputRichText-container":true,"ql-editor":this.enableQuillCss}).toString()}resolveDataExpressions(t,e){let i=t;let o;while((o=n.DATA_BIND_REGEX.exec(t))!==null){const[t,n]=o;i=i.replace(t,e[n])}return i}processDataExpressions(t){let e;let i=[];while((e=n.DATA_BIND_REGEX.exec(t))!==null){const[,t]=e;i.push(t)}if(i.length>0){this.pendingEvent=new CustomEvent(n.DATA_PROVIDER_GET_FIELD_DATA_EVENT_NAME,{detail:i,bubbles:true,composed:true})}}renderedCallback(){this.isDomReady=true;this.renderRichText()}renderRichText(){if(this.isDomReady){const t=this.querySelector("div");t.innerHTML=this.processedValue;if(this.pendingEvent){const t=this.pendingEvent;this.pendingEvent=null;this.dispatchEvent(t)}}}}q.renderMode="light";e.registerDecorators(q,{publicProps:{enableQuillCss:{config:0},value:{config:3}},publicMethods:["setDataExpressions"],fields:["processedValue","isDomReady","pendingEvent"]});var p=e.registerComponent(q,{tmpl:a,sel:"community_builder-outputRichText"});t.default=p;Object.defineProperty(t,"__esModule",{value:true})});
})();(function() { LWR.define("community_builder/htmlEditor",["exports","lwc","community_builder/outputRichText"],function(e,t,r){function i(e){return e&&typeof e==="object"&&"default"in e?e:{default:e}}var l=i(r);function u(e,t,r){var i=e?"."+e+"-host":"";return(t?":host {":i+" {")+"display: block;}"}u.$scoped$=true;var n=[u];function o(e,t,r,i){const{c:u}=e;return[u("community_builder-output-rich-text",l.default,{props:{value:t.richTextValue},key:0})]}var s=t.registerTemplate(o);o.stylesheets=[];o.renderMode="light";if(n){o.stylesheets.push.apply(o.stylesheets,n)}o.stylesheetToken="community_builder-htmlEditor_htmlEditor";t.freezeTemplate(o);class a extends t.LightningElement{constructor(...e){super(...e);this.internalValue=""}get richTextValue(){return this.internalValue}set richTextValue(e){this.internalValue=e}}a.renderMode="light";t.registerDecorators(a,{publicProps:{richTextValue:{config:3}},fields:["internalValue"]});var c=t.registerComponent(a,{tmpl:s,sel:"community_builder-htmlEditor"});e.default=c;Object.defineProperty(e,"__esModule",{value:true})});
})();(function() { LWR.define("community_layout/sldsFlexibleLayout",["exports","lwc"],function(e,t){function n(e,t,n){var s=e?"."+e:"";return".content-container"+s+" {display: flex;flex-direction: column;}"}n.$scoped$=true;var s=[n];const l={classMap:{"content-container":true},key:0};const o={attrs:{name:"content"},key:1};const r=[];function i(e,t,n,s){const{s:i,h:a}=e;return[a("div",l,i("content",o,r,n))]}var a=t.registerTemplate(i);i.slots=["content"];i.stylesheets=[];i.renderMode="light";if(s){i.stylesheets.push.apply(i.stylesheets,s)}i.stylesheetToken="community_layout-sldsFlexibleLayout_sldsFlexibleLayout";t.freezeTemplate(i);class c extends t.LightningElement{}c.renderMode="light";var u=t.registerComponent(c,{tmpl:a,sel:"community_layout-sldsFlexibleLayout"});e.default=u;Object.defineProperty(e,"__esModule",{value:true})});
})();(function() { LWR.define("experience_availability/autoRefresh",["exports","lwc"],function(e,t){function n(e,t,n){var r=e?"["+e+"-host]":"";return(t?":host {":r+" {")+"display: none;}"}var r=[n];const a=[];function s(e,t,n,r){return a}var l=t.registerTemplate(s);s.stylesheets=[];if(r){s.stylesheets.push.apply(s.stylesheets,r)}s.stylesheetToken="experience_availability-autoRefresh_autoRefresh";t.freezeTemplate(s);class i extends t.LightningElement{connectedCallback(){let e=document.head.querySelector("meta[http-equiv=refresh]");if(e==null){e=document.createElement("meta");e.setAttribute("http-equiv","refresh");e.setAttribute("content","30");document.head.appendChild(e)}}}var o=t.registerComponent(i,{tmpl:l,sel:"experience_availability-autoRefresh"});e.default=o;Object.defineProperty(e,"__esModule",{value:true})});
})();(function() { LWR.define("community_layout/section",["exports","lwc","@salesforce/community/basePath"],function(n,t,e){function o(n){return n&&typeof n==="object"&&"default"in n?n:{default:n}}var i=o(e);function c(n,t,e){var o=n?"."+n:"";var i=n?"."+n+"-host":"";return(t?":host.comm-section-container {":i+".comm-section-container {")+"display: block;position: relative;padding: var(\n --dxp-c-section-content-spacing-block-start-mobile,\n var(\n --dxp-style-c-padding-top-m,\n var(--dxp-s-section-content-spacing-block-start-mobile)\n )\n )\n var(\n --dxp-c-section-content-spacing-inline-end-mobile,\n var(\n --dxp-style-c-padding-right-m,\n var(--dxp-s-section-content-spacing-inline-end-mobile)\n )\n )\n var(\n --dxp-c-section-content-spacing-block-end-mobile,\n var(\n --dxp-style-c-padding-bottom-m,\n var(--dxp-s-section-content-spacing-block-end-mobile)\n )\n )\n var(\n --dxp-c-section-content-spacing-inline-start-mobile,\n var(\n --dxp-style-c-padding-left-m,\n var(--dxp-s-section-content-spacing-inline-start-mobile)\n )\n );}.columns-content"+o+" {display: flex;flex-direction: column;max-width: var(--dxp-c-section-columns-max-width, var(--dxp-s-section-columns-max-width));margin-left: auto;margin-right: auto;position: relative;}@media (min-width: 64em) {"+(t?":host.comm-section-container {":i+".comm-section-container {")+"padding: var(\n --dxp-c-section-content-spacing-block-start,\n var(--dxp-style-c-padding-top, var(--dxp-s-section-content-spacing-block-start))\n )\n var(\n --dxp-c-section-content-spacing-inline-end,\n var(--dxp-style-c-padding-right, var(--dxp-s-section-content-spacing-inline-end))\n )\n var(\n --dxp-c-section-content-spacing-block-end,\n var(--dxp-style-c-padding-bottom, var(--dxp-s-section-content-spacing-block-end))\n )\n var(\n --dxp-c-section-content-spacing-inline-start,\n var(--dxp-style-c-padding-left, var(--dxp-s-section-content-spacing-inline-start))\n );}.columns-content"+o+" {flex-direction: row;}}@media (max-width: 47.9375em) {"+(t?":host.comm-section-container {":i+".comm-section-container {")+"padding: var(\n --dxp-c-section-content-spacing-block-start-mobile,\n var(\n --dxp-style-c-padding-top-s,\n var(--dxp-s-section-content-spacing-block-start-mobile)\n )\n )\n var(\n --dxp-c-section-content-spacing-inline-end-mobile,\n var(\n --dxp-style-c-padding-right-s,\n var(--dxp-s-section-content-spacing-inline-end-mobile)\n )\n )\n var(\n --dxp-c-section-content-spacing-block-end-mobile,\n var(\n --dxp-style-c-padding-bottom-s,\n var(--dxp-s-section-content-spacing-block-end-mobile)\n )\n )\n var(\n --dxp-c-section-content-spacing-inline-start-mobile,\n var(\n --dxp-style-c-padding-left-s,\n var(--dxp-s-section-content-spacing-inline-start-mobile)\n )\n );}}.background-image"+o+",.background-image-overlay"+o+" {position: absolute;width: 100%;height: 100%;top: 0;left: 0;right: 0;bottom: 0;z-index: 0;}"}c.$scoped$=true;var s=[c];const a=t.parseFragment`<div class="background-image${0}"${2}></div>`;const r=t.parseFragment`<div class="background-image-overlay${0}"${2}></div>`;const d={classMap:{"columns-content":true},key:4};const l={attrs:{name:"columns"},key:5};const g=[];function p(n,t,e,o){const{st:i,s:c,h:s}=n;return[i(a(),1),i(r(),3),s("div",d,c("columns",l,g,e))]}var m=t.registerTemplate(p);p.slots=["columns"];p.stylesheets=[];p.renderMode="light";if(s){p.stylesheets.push.apply(p.stylesheets,s)}p.stylesheetToken="community_layout-section_section";t.freezeTemplate(p);const u="/sfsites/c/cms/delivery/media";function b(){return i.default+u}function v(n){return n&&n!==""?b()+"/"+n:""}class h extends t.LightningElement{constructor(...n){super(...n);this.sectionConfig='{"columns":[{"columnKey":"col1","columnName":"Column 1","columnWidth":"12","seedComponents":[]}]}';this.backgroundImageOverlay=void 0;this.url="";this._background=void 0}get backgroundImageConfig(){return this._background}set backgroundImageConfig(n){try{this._background=JSON.parse(n);if(this._background.contentKey){this.url=v(this._background.contentKey)}}catch{this._background={}}}renderedCallback(){if(this.backgroundImageConfig){const n=this.querySelector(".background-image");const t=this.querySelector(".background-image-overlay");n.style.background=this.getBackgroundValue(this.backgroundImageConfig);if(this.backgroundImageConfig.url){t.style.backgroundColor=this.backgroundImageOverlay}}}connectedCallback(){this.classList.add("comm-section-container")}getBackgroundValue(n){const{bgPosition:t,bgSizeOrRepeat:e}=n;let o="";if(this.url){o+=" url("+this.url+") "+t+" "+e}return o}}h.renderMode="light";t.registerDecorators(h,{publicProps:{sectionConfig:{config:0},backgroundImageOverlay:{config:0},backgroundImageConfig:{config:3}},fields:["url","_background"]});var x=t.registerComponent(h,{tmpl:m,sel:"community_layout-section"});n.default=x;Object.defineProperty(n,"__esModule",{value:true})});
})();(function() { LWR.define("community_layout/column",["exports","lwc"],function(o,e){function n(o,e,n){var t=o?"."+o:"";var l=o?"."+o+"-host":"";return(e?":host {":l+" {")+"padding: var(--dxp-c-column-container-spacing-block-start-mobile)\n var(--dxp-c-column-container-spacing-inline-end-mobile)\n var(--dxp-c-column-container-spacing-block-end-mobile)\n var(--dxp-c-column-container-spacing-inline-start-mobile);display: flex;}.column-content"+t+" {padding: var(--dxp-c-column-content-spacing-block-start-mobile)\n var(--dxp-c-column-content-spacing-inline-end-mobile)\n var(--dxp-c-column-content-spacing-block-end-mobile)\n var(--dxp-c-column-content-spacing-inline-start-mobile);display: flex;flex-direction: column;flex: 1;}@media (min-width: 64em) {"+(e?":host {":l+" {")+"padding: var(--dxp-c-column-container-spacing-block-start)\n var(--dxp-c-column-container-spacing-inline-end)\n var(--dxp-c-column-container-spacing-block-end)\n var(--dxp-c-column-container-spacing-inline-start);}.column-content"+t+" {padding: var(--dxp-c-column-content-spacing-block-start)\n var(--dxp-c-column-content-spacing-inline-end)\n var(--dxp-c-column-content-spacing-block-end)\n var(--dxp-c-column-content-spacing-inline-start);}"+(e?":host.col-large-size_1-of-12 {":l+".col-large-size_1-of-12 {")+"width: 8.3333333333%;}"+(e?":host.col-large-size_2-of-12 {":l+".col-large-size_2-of-12 {")+"width: 16.6666666667%;}"+(e?":host.col-large-size_3-of-12 {":l+".col-large-size_3-of-12 {")+"width: 25%;}"+(e?":host.col-large-size_4-of-12 {":l+".col-large-size_4-of-12 {")+"width: 33.3333333333%;}"+(e?":host.col-large-size_5-of-12 {":l+".col-large-size_5-of-12 {")+"width: 41.6666666667%;}"+(e?":host.col-large-size_6-of-12 {":l+".col-large-size_6-of-12 {")+"width: 50%;}"+(e?":host.col-large-size_7-of-12 {":l+".col-large-size_7-of-12 {")+"width: 58.3333333333%;}"+(e?":host.col-large-size_8-of-12 {":l+".col-large-size_8-of-12 {")+"width: 66.6666666667%;}"+(e?":host.col-large-size_9-of-12 {":l+".col-large-size_9-of-12 {")+"width: 75%;}"+(e?":host.col-large-size_10-of-12 {":l+".col-large-size_10-of-12 {")+"width: 83.3333333333%;}"+(e?":host.col-large-size_11-of-12 {":l+".col-large-size_11-of-12 {")+"width: 91.6666666667%;}"+(e?":host.col-large-size_12-of-12 {":l+".col-large-size_12-of-12 {")+"width: 100%;}}"}n.$scoped$=true;var t=[n];const l={classMap:{"column-content":true},key:0};const c={attrs:{name:"column"},key:1};const s=[];function i(o,e,n,t){const{s:i,h:a}=o;return[a("div",l,i("column",c,s,n))]}var a=e.registerTemplate(i);i.slots=["column"];i.stylesheets=[];i.renderMode="light";if(t){i.stylesheets.push.apply(i.stylesheets,t)}i.stylesheetToken="community_layout-column_column";e.freezeTemplate(i);const r=12;const d="col-size_12-of-12";class h extends e.LightningElement{constructor(...o){super(...o);this._columnWidth=r}get columnWidth(){return this._columnWidth}set columnWidth(o){this._columnWidth=o;this.updateHostCssClasses()}connectedCallback(){this.updateHostCssClasses()}updateHostCssClasses(){const o=[d,this.colWidthClass];let e,n;for(e=0;e<this.classList.length;e++){n=this.classList[e];this.classList.remove(n)}for(e=0;e<o.length;e++){n=o[e];this.classList.add(n)}}get colWidthClass(){return this.columnWidth?`col-large-size_${this.columnWidth}-of-12`:"col"}}h.renderMode="light";e.registerDecorators(h,{publicProps:{columnWidth:{config:3}},fields:["_columnWidth"]});var u=e.registerComponent(h,{tmpl:a,sel:"community_layout-column"});o.default=u;Object.defineProperty(o,"__esModule",{value:true})});
})();(function() { LWR.define("@view/too_Many_Requests",["exports","lwc","community_builder/htmlEditor","experience_availability/autoRefresh","community_layout/column","community_layout/section","community_layout/sldsFlexibleLayout"],function(t,e,o,n,i,l,s){function a(t){return t&&typeof t==="object"&&"default"in t?t:{default:t}}var u=a(o);var r=a(n);var c=a(i);var m=a(l);var d=a(s);var y=void 0;const _={key:0};const f={slot:"content"};const p={slot:"columns"};const h={"component-wrapper-spacer":true};const g={slot:"column"};const v={attrs:{slot:"column"},key:4};function x(t,e,o,n){const{c:i}=t;return[i("community_layout-slds-flexible-layout",d.default,_,[i("community_layout-section",m.default,{attrs:f,props:{sectionConfig:e.attributes.community_layoutsection_0_2.sectionConfig},key:1},[i("community_layout-column",c.default,{attrs:p,props:{columnWidth:e.attributes.community_layoutcolumn_0_0.columnWidth},key:2},[i("community_builder-html-editor",u.default,{classMap:h,attrs:g,props:{richTextValue:e.attributes.community_builderhtmleditor_0_1.richTextValue},key:3}),i("experience_availability-auto-refresh",r.default,v)])])])]}var b=e.registerTemplate(x);x.stylesheets=[];x.renderMode="light";x.stylesheetToken="___at___view-746f6f5f4d616e795f5265717565737473_too_Many_Requests";e.freezeTemplate(x);class k{static get html(){return b}static get attributes(){return function t(e){return{community_builderhtmleditor_0_1:{richTextValue:'<div style="display: flex; align-items: center; flex-direction: column; margin: 60px 25px 30px 25px;"><div style="background-image: url(assets/Images/tooManyRequests/tooManyRequests.svg); background-size: contain; height: 350px; width: 100%; background-repeat: no-repeat; background-position: center;"></div></div><div style="margin: 0 25px; text-align: center;"><h1 class="slds-text-heading_large">Looks like the site is experiencing higher than usual demand…</h1><p class="slds-text-heading_small">Don\'t go anywhere. We\'ll redirect you in a moment.</p></div>'},community_layoutsection_0_2:{sectionConfig:'{"columns":[{"columnKey":"col1","columnName":"Column 1","columnWidth":"12","seedComponents":[]}]}'},community_layoutcolumn_0_0:{columnWidth:"12"}}}}}var w=e.registerComponent(k,{tmpl:y,sel:"@view-746f6f5f4d616e795f5265717565737473"});t.default=w;Object.defineProperty(t,"__esModule",{value:true})});
})();