@meetelise/chat 1.51.4 → 1.51.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/src/WebComponent/Scheduler/tour-scheduler.d.ts +2 -0
- package/dist/src/WebComponent/launcher/Launcher.d.ts +1 -0
- package/dist/src/WebComponent/me-chat.d.ts +1 -0
- package/dist/src/fetchFeatureFlag.d.ts +1 -0
- package/package.json +1 -1
- package/public/dist/index.js +229 -227
- package/src/WebComponent/Scheduler/tour-scheduler.ts +9 -2
- package/src/WebComponent/launcher/Launcher.ts +3 -0
- package/src/WebComponent/me-chat.ts +16 -6
- package/src/fetchFeatureFlag.ts +22 -0
package/public/dist/index.js
CHANGED
|
@@ -757,10 +757,10 @@ var e={2:(e,t,n)=>{var i=n(2199),r=n(4664),o=n(5950);e.exports=function(e){retur
|
|
|
757
757
|
.option.active {
|
|
758
758
|
background-color: var(--active-option-color);
|
|
759
759
|
}
|
|
760
|
-
`,Oe],Lr([ue({attribute:!1})],Ur.prototype,"options",void 0),Lr([ue({type:String})],Ur.prototype,"placeholder",void 0),Lr([ue({type:String})],Ur.prototype,"value",void 0),Lr([de()],Ur.prototype,"activeOption",void 0),Lr([de()],Ur.prototype,"isOpen",void 0),Lr([de()],Ur.prototype,"activeOptionIndex",void 0),Lr([de()],Ur.prototype,"searchTerm",void 0),Lr([ce("#select",!0)],Ur.prototype,"meSelect",void 0),Lr([ce("#selectText",!0)],Ur.prototype,"selectInput",void 0),Ur=Lr([se("me-select")],Ur),function(e){e.Unknown="UNKNOWN",e.SelfGuided="SELF_GUIDED",e.VirtualShowing="VIRTUAL_SHOWING",e.WithAgent="WITH_AGENT",e.MediaTour="MEDIA_TOUR"}(jr||(jr={}));var Fr=n(2013),Hr=n.n(Fr);function Gr(e){return ni(1,arguments),ii(e).getTime()<Date.now()}Math.pow(10,8);var zr=6e4,Qr=36e5;function Wr(e,t){ni(1,arguments);var n=t||{},i=null==n.additionalDigits?2:bi(n.additionalDigits);if(2!==i&&1!==i&&0!==i)throw new RangeError("additionalDigits must be 0, 1 or 2");if("string"!=typeof e&&"[object String]"!==Object.prototype.toString.call(e))return new Date(NaN);var r,o=function(e){var t,n={},i=e.split(Vr.dateTimeDelimiter);if(i.length>2)return n;/:/.test(i[0])?t=i[0]:(n.date=i[0],t=i[1],Vr.timeZoneDelimiter.test(n.date)&&(n.date=e.split(Vr.timeZoneDelimiter)[0],t=e.substr(n.date.length,e.length)));if(t){var r=Vr.timezone.exec(t);r?(n.time=t.replace(r[1],""),n.timezone=r[1]):n.time=t}return n}(e);if(o.date){var a=function(e,t){var n=new RegExp("^(?:(\\d{4}|[+-]\\d{"+(4+t)+"})|(\\d{2}|[+-]\\d{"+(2+t)+"})$)"),i=e.match(n);if(!i)return{year:NaN,restDateString:""};var r=i[1]?parseInt(i[1]):null,o=i[2]?parseInt(i[2]):null;return{year:null===o?r:100*o,restDateString:e.slice((i[1]||i[2]).length)}}(o.date,i);r=function(e,t){if(null===t)return new Date(NaN);var n=e.match(qr);if(!n)return new Date(NaN);var i=!!n[4],r=Xr(n[1]),o=Xr(n[2])-1,a=Xr(n[3]),s=Xr(n[4]),l=Xr(n[5])-1;if(i)return function(e,t,n){return t>=1&&t<=53&&n>=0&&n<=6}(0,s,l)?function(e,t,n){var i=new Date(0);i.setUTCFullYear(e,0,4);var r=i.getUTCDay()||7,o=7*(t-1)+n+1-r;return i.setUTCDate(i.getUTCDate()+o),i}(t,s,l):new Date(NaN);var u=new Date(0);return function(e,t,n){return t>=0&&t<=11&&n>=1&&n<=(Jr[t]||(eo(e)?29:28))}(t,o,a)&&function(e,t){return t>=1&&t<=(eo(e)?366:365)}(t,r)?(u.setUTCFullYear(t,o,Math.max(r,a)),u):new Date(NaN)}(a.restDateString,a.year)}if(!r||isNaN(r.getTime()))return new Date(NaN);var s,l=r.getTime(),u=0;if(o.time&&(u=function(e){var t=e.match(Yr);if(!t)return NaN;var n=Zr(t[1]),i=Zr(t[2]),r=Zr(t[3]);if(!function(e,t,n){if(24===e)return 0===t&&0===n;return n>=0&&n<60&&t>=0&&t<60&&e>=0&&e<25}(n,i,r))return NaN;return n*Qr+i*zr+1e3*r}(o.time),isNaN(u)))return new Date(NaN);if(!o.timezone){var d=new Date(l+u),c=new Date(0);return c.setFullYear(d.getUTCFullYear(),d.getUTCMonth(),d.getUTCDate()),c.setHours(d.getUTCHours(),d.getUTCMinutes(),d.getUTCSeconds(),d.getUTCMilliseconds()),c}return s=function(e){if("Z"===e)return 0;var t=e.match(Kr);if(!t)return 0;var n="+"===t[1]?-1:1,i=parseInt(t[2]),r=t[3]&&parseInt(t[3])||0;if(!function(e,t){return t>=0&&t<=59}(0,r))return NaN;return n*(i*Qr+r*zr)}(o.timezone),isNaN(s)?new Date(NaN):new Date(l+u+s)}var Vr={dateTimeDelimiter:/[T ]/,timeZoneDelimiter:/[Z ]/i,timezone:/([Z+-].*)$/},qr=/^-?(?:(\d{3})|(\d{2})(?:-?(\d{2}))?|W(\d{2})(?:-?(\d{1}))?|)$/,Yr=/^(\d{2}(?:[.,]\d*)?)(?::?(\d{2}(?:[.,]\d*)?))?(?::?(\d{2}(?:[.,]\d*)?))?$/,Kr=/^([+-])(\d{2})(?::?(\d{2}))?$/;function Xr(e){return e?parseInt(e):1}function Zr(e){return e&&parseFloat(e.replace(",","."))||0}var Jr=[31,null,31,30,31,30,31,31,30,31,30,31];function eo(e){return e%400==0||e%4==0&&e%100!=0}const to={buildingId:null,availabilities:{}},no=()=>{to.buildingId=null,to.availabilities={}},io=async e=>{e&&(to.buildingId=e);const t=to.buildingId;if(!t)throw new Error("No buildingId was provided to getRawAvailabilities and there is no buildingId cached.");const n=to.availabilities;if(n[t])return n[t];const i=ir(Date.now()),o=Rr(function(e){ni(1,arguments);var t=ii(e);return t.setHours(23,59,59,999),t}(Br(i,30))),a=`https://app.meetelise.com/api/pub/v1/buildings/${t}/tour/availabilities?${`startTime=${encodeURIComponent(Rr(i))}&endTime=${encodeURIComponent(o)}`}`,s=await r().get(a);return to.availabilities[t]=s.data,s.data},ro=async(e,t)=>{var n,i;const r=await io(t),o=(null===(n=r.availability)||void 0===n?void 0:n[e])?null===(i=r.availability)||void 0===i?void 0:i[e].availableTourStartTimes:[];return r.availability?{...r.availability[e],availableTourStartTimes:o}:null},oo=async()=>{var e,t,n,i,r,o;return{[
|
|
760
|
+
`,Oe],Lr([ue({attribute:!1})],Ur.prototype,"options",void 0),Lr([ue({type:String})],Ur.prototype,"placeholder",void 0),Lr([ue({type:String})],Ur.prototype,"value",void 0),Lr([de()],Ur.prototype,"activeOption",void 0),Lr([de()],Ur.prototype,"isOpen",void 0),Lr([de()],Ur.prototype,"activeOptionIndex",void 0),Lr([de()],Ur.prototype,"searchTerm",void 0),Lr([ce("#select",!0)],Ur.prototype,"meSelect",void 0),Lr([ce("#selectText",!0)],Ur.prototype,"selectInput",void 0),Ur=Lr([se("me-select")],Ur),function(e){e.Unknown="UNKNOWN",e.SelfGuided="SELF_GUIDED",e.VirtualShowing="VIRTUAL_SHOWING",e.WithAgent="WITH_AGENT",e.MediaTour="MEDIA_TOUR"}(jr||(jr={}));var Fr=n(2013),Hr=n.n(Fr);function Gr(e){return ni(1,arguments),ii(e).getTime()<Date.now()}Math.pow(10,8);var zr=6e4,Qr=36e5;function Wr(e,t){ni(1,arguments);var n=t||{},i=null==n.additionalDigits?2:bi(n.additionalDigits);if(2!==i&&1!==i&&0!==i)throw new RangeError("additionalDigits must be 0, 1 or 2");if("string"!=typeof e&&"[object String]"!==Object.prototype.toString.call(e))return new Date(NaN);var r,o=function(e){var t,n={},i=e.split(Vr.dateTimeDelimiter);if(i.length>2)return n;/:/.test(i[0])?t=i[0]:(n.date=i[0],t=i[1],Vr.timeZoneDelimiter.test(n.date)&&(n.date=e.split(Vr.timeZoneDelimiter)[0],t=e.substr(n.date.length,e.length)));if(t){var r=Vr.timezone.exec(t);r?(n.time=t.replace(r[1],""),n.timezone=r[1]):n.time=t}return n}(e);if(o.date){var a=function(e,t){var n=new RegExp("^(?:(\\d{4}|[+-]\\d{"+(4+t)+"})|(\\d{2}|[+-]\\d{"+(2+t)+"})$)"),i=e.match(n);if(!i)return{year:NaN,restDateString:""};var r=i[1]?parseInt(i[1]):null,o=i[2]?parseInt(i[2]):null;return{year:null===o?r:100*o,restDateString:e.slice((i[1]||i[2]).length)}}(o.date,i);r=function(e,t){if(null===t)return new Date(NaN);var n=e.match(qr);if(!n)return new Date(NaN);var i=!!n[4],r=Xr(n[1]),o=Xr(n[2])-1,a=Xr(n[3]),s=Xr(n[4]),l=Xr(n[5])-1;if(i)return function(e,t,n){return t>=1&&t<=53&&n>=0&&n<=6}(0,s,l)?function(e,t,n){var i=new Date(0);i.setUTCFullYear(e,0,4);var r=i.getUTCDay()||7,o=7*(t-1)+n+1-r;return i.setUTCDate(i.getUTCDate()+o),i}(t,s,l):new Date(NaN);var u=new Date(0);return function(e,t,n){return t>=0&&t<=11&&n>=1&&n<=(Jr[t]||(eo(e)?29:28))}(t,o,a)&&function(e,t){return t>=1&&t<=(eo(e)?366:365)}(t,r)?(u.setUTCFullYear(t,o,Math.max(r,a)),u):new Date(NaN)}(a.restDateString,a.year)}if(!r||isNaN(r.getTime()))return new Date(NaN);var s,l=r.getTime(),u=0;if(o.time&&(u=function(e){var t=e.match(Yr);if(!t)return NaN;var n=Zr(t[1]),i=Zr(t[2]),r=Zr(t[3]);if(!function(e,t,n){if(24===e)return 0===t&&0===n;return n>=0&&n<60&&t>=0&&t<60&&e>=0&&e<25}(n,i,r))return NaN;return n*Qr+i*zr+1e3*r}(o.time),isNaN(u)))return new Date(NaN);if(!o.timezone){var d=new Date(l+u),c=new Date(0);return c.setFullYear(d.getUTCFullYear(),d.getUTCMonth(),d.getUTCDate()),c.setHours(d.getUTCHours(),d.getUTCMinutes(),d.getUTCSeconds(),d.getUTCMilliseconds()),c}return s=function(e){if("Z"===e)return 0;var t=e.match(Kr);if(!t)return 0;var n="+"===t[1]?-1:1,i=parseInt(t[2]),r=t[3]&&parseInt(t[3])||0;if(!function(e,t){return t>=0&&t<=59}(0,r))return NaN;return n*(i*Qr+r*zr)}(o.timezone),isNaN(s)?new Date(NaN):new Date(l+u+s)}var Vr={dateTimeDelimiter:/[T ]/,timeZoneDelimiter:/[Z ]/i,timezone:/([Z+-].*)$/},qr=/^-?(?:(\d{3})|(\d{2})(?:-?(\d{2}))?|W(\d{2})(?:-?(\d{1}))?|)$/,Yr=/^(\d{2}(?:[.,]\d*)?)(?::?(\d{2}(?:[.,]\d*)?))?(?::?(\d{2}(?:[.,]\d*)?))?$/,Kr=/^([+-])(\d{2})(?::?(\d{2}))?$/;function Xr(e){return e?parseInt(e):1}function Zr(e){return e&&parseFloat(e.replace(",","."))||0}var Jr=[31,null,31,30,31,30,31,31,30,31,30,31];function eo(e){return e%400==0||e%4==0&&e%100!=0}const to={buildingId:null,availabilities:{}},no=()=>{to.buildingId=null,to.availabilities={}},io=async e=>{e&&(to.buildingId=e);const t=to.buildingId;if(!t)throw new Error("No buildingId was provided to getRawAvailabilities and there is no buildingId cached.");const n=to.availabilities;if(n[t])return n[t];const i=ir(Date.now()),o=Rr(function(e){ni(1,arguments);var t=ii(e);return t.setHours(23,59,59,999),t}(Br(i,30))),a=`https://app.meetelise.com/api/pub/v1/buildings/${t}/tour/availabilities?${`startTime=${encodeURIComponent(Rr(i))}&endTime=${encodeURIComponent(o)}`}`,s=await r().get(a);return to.availabilities[t]=s.data,s.data},ro=async(e,t)=>{var n,i;const r=await io(t),o=(null===(n=r.availability)||void 0===n?void 0:n[e])?null===(i=r.availability)||void 0===i?void 0:i[e].availableTourStartTimes:[];return r.availability?{...r.availability[e],availableTourStartTimes:o}:null},oo=async()=>{var e,t,n,i,r,o;return{[Ra.Guided]:!!(null===(t=null===(e=await ro(jr.WithAgent))||void 0===e?void 0:e.availableTourStartTimes)||void 0===t?void 0:t.length),[Ra.Self]:!!(null===(i=null===(n=await ro(jr.SelfGuided))||void 0===n?void 0:n.availableTourStartTimes)||void 0===i?void 0:i.length),[Ra.Virtual]:!!(null===(o=null===(r=await ro(jr.VirtualShowing))||void 0===r?void 0:r.availableTourStartTimes)||void 0===o?void 0:o.length)}},ao=async(e,t)=>{var n,i;const r=await ro(e,t);if(!r)return{};const o={availableTourStartTimes:null===(n=r.availableTourStartTimes?r.availableTourStartTimes.filter(e=>oi(Wr(e))&&!Gr(Wr(e))):[])||void 0===n?void 0:n.map(e=>so(e))};return Hr()(null!==(i=o.availableTourStartTimes)&&void 0!==i?i:[],e=>Zi(new Date(e.datetime),"yyyy-MM-dd"))},so=e=>({datetime:e.slice(0,19),offset:e.slice(19)});var lo=n(3916),uo=n.n(lo),co=n(2485),ho=n.n(co);const po=e=>`https://app.meetelise.com/platformApi/webchat/${e}/chat-ui-feature-flag`;var fo;async function go(e){if(!e)return!1;try{return(await r().get(po(e),{params:{building_slug:e,flag_type:"bool",feature_flag:"webchat-use-applications-link-replacement",default_str:null,default_bool:!1}})).data}catch(e){return!1}}!function(e){e.onAttributionFailure="on-attribution-failure",e.never="never",e.always="always"}(fo||(fo={}));async function mo(e){if(!e)return!1;try{const t=await r().get((e=>`https://app.meetelise.com/platformApi/webchat/${e}/tracked-rollout`)(e),{params:{rollout_name:"webchat_bedroom_preference_required",default_value:!1}});return t.data}catch(e){return!1}}function yo(){return bo()?function(){const e=window.location.search,t={},n=e.split("?").slice(1).join("&");return n.split("&").forEach(e=>{const[n,i]=e.split("=");n&&i&&(t[decodeURIComponent(n)]=decodeURIComponent(i))}),t}():function(){const e=new URLSearchParams(window.location.search),t=e.has("utm_content"),n=e.has("utm_source");if(t&&!n){const t=e.get("utm_content");e.delete("utm_content"),e.set("utm_source",t)}return Object.fromEntries(e)}()}const bo=()=>(window.location.search.match(/\?/g)||[]).length>1,vo=[57,2575,2332],wo=["email","phone","firstName","lastName","message","tourDetails"];let Co=!1;const xo=(e,t={})=>{window.dataLayer=window.dataLayer||[];let n=t;if(Co){n={...t};for(const e of wo)delete n[e]}window.dataLayer.push({event:e,...n})};class $o extends me{constructor(e){if(super(e),this.it=F,e.type!==fe)throw Error(this.constructor.directiveName+"() can only be used in child bindings")}render(e){if(e===F||null==e)return this.ft=void 0,this.it=e;if(e===j)return e;if("string"!=typeof e)throw Error(this.constructor.directiveName+"() called with a non-string value");if(e===this.it)return this.ft;this.it=e;const t=[e];return t.raw=t,this.ft={_$litType$:this.constructor.resultType,strings:t,values:[]}}}$o.directiveName="unsafeHTML",$o.resultType=1;const So=ge($o),Ao=B`<svg aria-hidden="true" focusable="false" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
|
|
761
761
|
<rect x="1" y="1" width="22" height="22" stroke="black" stroke-width="2" rx="2"/>
|
|
762
762
|
</svg>
|
|
763
|
-
`,
|
|
763
|
+
`,Eo=(B`<svg aria-hidden="true" focusable="false" xmlns="http://www.w3.org/2000/svg" width="16" height="17" viewBox="0 0 16 17" fill="none">
|
|
764
764
|
<rect y="0.09375" width="16" height="16" rx="2" fill="#4719CD"/>
|
|
765
765
|
<path d="M12 5.09375L6.5 10.5938L4 8.09375" stroke="white" stroke-linecap="round" stroke-linejoin="round"/>
|
|
766
766
|
</svg>`,()=>B`<svg aria-hidden="true" focusable="false" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="25" height="25" viewBox="0 0 25 25" fill="none">
|
|
@@ -771,8 +771,8 @@ var e={2:(e,t,n)=>{var i=n(2199),r=n(4664),o=n(5950);e.exports=function(e){retur
|
|
|
771
771
|
</pattern>
|
|
772
772
|
<image id="image0_999_1441" width="256" height="256" xlink:href="data:image/png;base64,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"/>
|
|
773
773
|
</defs>
|
|
774
|
-
</svg>`),
|
|
775
|
-
<div>${
|
|
774
|
+
</svg>`),To={fontSize:"10px",paddingTop:"4px"},ko={color:"#4287f5"},_o=["UT","ME"],Oo="https://eliseai.com/canada-policy",Po=e=>"CA"===e,Io="currentConsentId",No=(e,t,n,i,r)=>{const o=Po(r)?Oo:t;return"avb"!==e||localStorage.getItem(null!=n?n:"")?"mill-creek"===e?R`<div class="legal-confirmation-inner-container">
|
|
775
|
+
<div>${Eo()}</div>
|
|
776
776
|
<div>
|
|
777
777
|
<span style="font-weight: 600">Confirm to continue</span>
|
|
778
778
|
<p>
|
|
@@ -787,7 +787,7 @@ var e={2:(e,t,n)=>{var i=n(2199),r=n(4664),o=n(5950);e.exports=function(e){retur
|
|
|
787
787
|
class="checkbox"
|
|
788
788
|
@click=${()=>{i(!0)}}
|
|
789
789
|
>
|
|
790
|
-
${
|
|
790
|
+
${Ao}
|
|
791
791
|
</div>
|
|
792
792
|
<p>
|
|
793
793
|
I agree to the
|
|
@@ -804,7 +804,7 @@ var e={2:(e,t,n)=>{var i=n(2199),r=n(4664),o=n(5950);e.exports=function(e){retur
|
|
|
804
804
|
</div>
|
|
805
805
|
</div>
|
|
806
806
|
</div>`:R` <div class="legal-confirmation-inner-container">
|
|
807
|
-
<div>${
|
|
807
|
+
<div>${Eo()}</div>
|
|
808
808
|
<div>
|
|
809
809
|
<span style="font-weight: 600">Confirm to continue</span>
|
|
810
810
|
<p>
|
|
@@ -830,7 +830,7 @@ var e={2:(e,t,n)=>{var i=n(2199),r=n(4664),o=n(5950);e.exports=function(e){retur
|
|
|
830
830
|
</button>
|
|
831
831
|
</div>`:R`
|
|
832
832
|
<div class="legal-confirmation-inner-container">
|
|
833
|
-
<div>${
|
|
833
|
+
<div>${Eo()}</div>
|
|
834
834
|
<div>
|
|
835
835
|
<span style="font-weight: 600">Confirm to continue</span>
|
|
836
836
|
<p>
|
|
@@ -862,12 +862,12 @@ var e={2:(e,t,n)=>{var i=n(2199),r=n(4664),o=n(5950);e.exports=function(e){retur
|
|
|
862
862
|
|
|
863
863
|
<button
|
|
864
864
|
class="agreeButton"
|
|
865
|
-
@click=${()=>{i(!0);const e={consentGiven:!0,timestamp:(new Date).getTime(),consentId:
|
|
865
|
+
@click=${()=>{i(!0);const e={consentGiven:!0,timestamp:(new Date).getTime(),consentId:Io};localStorage.setItem(null!=n?n:"",JSON.stringify(e))}}
|
|
866
866
|
>
|
|
867
867
|
I agree
|
|
868
868
|
</button>
|
|
869
869
|
</div>
|
|
870
|
-
`},
|
|
870
|
+
`},Mo=({orgSlug:e,buildingState:t,buildingCountry:n,type:i,customAdditionalDisclaimer:r})=>{const o=Po(n)?Oo:Do(e),a=r?R`<br />${So(r)}`:R``;return"utilities"===i?R` <p class="utilities-disclaimer-inner">
|
|
871
871
|
By interacting with this system, you consent to
|
|
872
872
|
<a href=${o} target="_blank" rel="noopener noreferrer">
|
|
873
873
|
this privacy policy</a
|
|
@@ -889,7 +889,7 @@ var e={2:(e,t,n)=>{var i=n(2199),r=n(4664),o=n(5950);e.exports=function(e){retur
|
|
|
889
889
|
Chats may be recorded by us and our vendors.
|
|
890
890
|
</p>
|
|
891
891
|
</li>
|
|
892
|
-
`:t&&
|
|
892
|
+
`:t&&_o.includes(t.toUpperCase())?R`
|
|
893
893
|
<li class="disclaimer-container disclaimer-message">
|
|
894
894
|
<p class="disclaimer-inner">
|
|
895
895
|
By interacting with this system, you consent to
|
|
@@ -905,7 +905,7 @@ var e={2:(e,t,n)=>{var i=n(2199),r=n(4664),o=n(5950);e.exports=function(e){retur
|
|
|
905
905
|
${a}
|
|
906
906
|
</p>
|
|
907
907
|
</li>
|
|
908
|
-
`:
|
|
908
|
+
`:Po(n)?R`
|
|
909
909
|
<li class="disclaimer-container disclaimer-message">
|
|
910
910
|
<p class="disclaimer-inner">
|
|
911
911
|
By interacting with this system, you consent to
|
|
@@ -933,14 +933,14 @@ var e={2:(e,t,n)=>{var i=n(2199),r=n(4664),o=n(5950);e.exports=function(e){retur
|
|
|
933
933
|
${a}
|
|
934
934
|
</p>
|
|
935
935
|
</li>
|
|
936
|
-
`:R``},
|
|
936
|
+
`:R``},Do=e=>"amli"===e?"https://www.amli.com/privacy-policy":"http://bit.ly/me_privacy_policy",Lo=({phoneNumberInput:e,emailInput:t,orgLegalName:n,orgSlug:i,country:r,clickingButtonText:o="send"})=>{const a=Po(r)?Oo:"http://bit.ly/me_privacy_policy";return(t||e)&&Po(r)?"schedule tour"===o?R` <div style=${Vn(To)}>
|
|
937
937
|
By providing your number and/or email address and clicking schedule
|
|
938
938
|
tour, you consent to receive recurring commercial electronic messages
|
|
939
939
|
and calls from or on behalf of ${n} at the provided number
|
|
940
940
|
and/or email address. Messages may be AI or human generated.
|
|
941
941
|
StdMsg&DataRatesMayApply. You consent to this
|
|
942
942
|
<a
|
|
943
|
-
style=${Vn(
|
|
943
|
+
style=${Vn(ko)}
|
|
944
944
|
href=${a}
|
|
945
945
|
target="_blank"
|
|
946
946
|
rel="noopener noreferrer"
|
|
@@ -949,13 +949,13 @@ var e={2:(e,t,n)=>{var i=n(2199),r=n(4664),o=n(5950);e.exports=function(e){retur
|
|
|
949
949
|
recorded and used by our service provider EliseAI to generate responses
|
|
950
950
|
and improve their services. You may withdraw your consent at any time by
|
|
951
951
|
unsubscribing or contacting us.
|
|
952
|
-
</div>`:R` <div style=${Vn(
|
|
952
|
+
</div>`:R` <div style=${Vn(To)}>
|
|
953
953
|
By providing your email address and/or number and clicking send, you
|
|
954
954
|
consent to receive recurring commercial electronic messages and calls from
|
|
955
955
|
or on behalf of ${n} at that email address and/or number.
|
|
956
956
|
Messages may be AI or human generated. You consent to this
|
|
957
957
|
<a
|
|
958
|
-
style=${Vn(
|
|
958
|
+
style=${Vn(ko)}
|
|
959
959
|
href=${a}
|
|
960
960
|
target="_blank"
|
|
961
961
|
rel="noopener noreferrer"
|
|
@@ -964,7 +964,7 @@ var e={2:(e,t,n)=>{var i=n(2199),r=n(4664),o=n(5950);e.exports=function(e){retur
|
|
|
964
964
|
recorded and used by our service provider EliseAI to generate responses
|
|
965
965
|
and improve their services. You may withdraw your consent at any time by
|
|
966
966
|
unsubscribing or contacting us.
|
|
967
|
-
</div>`:e&&"greystar"===i?R`<div style=${Vn(
|
|
967
|
+
</div>`:e&&"greystar"===i?R`<div style=${Vn(To)}>
|
|
968
968
|
By providing your phone number and clicking ${o}, you
|
|
969
969
|
consent to receive recurring marketing calls and voice and text messages
|
|
970
970
|
from Greystar or on its behalf at this number using artificial voice
|
|
@@ -974,7 +974,7 @@ var e={2:(e,t,n)=>{var i=n(2199),r=n(4664),o=n(5950);e.exports=function(e){retur
|
|
|
974
974
|
these terms to lease at this property. Msg & Data rates may apply. You
|
|
975
975
|
consent to
|
|
976
976
|
<a
|
|
977
|
-
style=${Vn(
|
|
977
|
+
style=${Vn(ko)}
|
|
978
978
|
href="https://www.greystar.com/privacy"
|
|
979
979
|
target="_blank"
|
|
980
980
|
rel="noopener noreferrer"
|
|
@@ -982,13 +982,13 @@ var e={2:(e,t,n)=>{var i=n(2199),r=n(4664),o=n(5950);e.exports=function(e){retur
|
|
|
982
982
|
>
|
|
983
983
|
and
|
|
984
984
|
<a
|
|
985
|
-
style=${Vn(
|
|
985
|
+
style=${Vn(ko)}
|
|
986
986
|
href="http://bit.ly/me_privacy_policy"
|
|
987
987
|
target="_blank"
|
|
988
988
|
rel="noopener noreferrer"
|
|
989
989
|
>EliseAI’s Privacy Policy</a
|
|
990
990
|
>.
|
|
991
|
-
</div>`:e?R` <div style=${Vn(
|
|
991
|
+
</div>`:e?R` <div style=${Vn(To)}>
|
|
992
992
|
By providing your number and clicking ${o}, you consent
|
|
993
993
|
to receive recurring marketing calls and voice and text messages from or
|
|
994
994
|
on behalf of ${n} at this number using artificial voice or an
|
|
@@ -996,34 +996,34 @@ var e={2:(e,t,n)=>{var i=n(2199),r=n(4664),o=n(5950);e.exports=function(e){retur
|
|
|
996
996
|
not required to lease at this property. Msg & Data rates may apply. You
|
|
997
997
|
consent to this
|
|
998
998
|
<a
|
|
999
|
-
style=${Vn(
|
|
999
|
+
style=${Vn(ko)}
|
|
1000
1000
|
href=${a}
|
|
1001
1001
|
target="_blank"
|
|
1002
1002
|
rel="noopener noreferrer"
|
|
1003
1003
|
>privacy policy</a
|
|
1004
1004
|
>, including having your number and communications recorded and used by a
|
|
1005
1005
|
third party.
|
|
1006
|
-
</div>`:t?R` <div style=${Vn(
|
|
1006
|
+
</div>`:t?R` <div style=${Vn(To)}>
|
|
1007
1007
|
By entering your email and clicking ${o}, you consent to
|
|
1008
1008
|
this
|
|
1009
1009
|
<a
|
|
1010
|
-
style=${Vn(
|
|
1010
|
+
style=${Vn(ko)}
|
|
1011
1011
|
href=${a}
|
|
1012
1012
|
target="_blank"
|
|
1013
1013
|
rel="noopener noreferrer"
|
|
1014
1014
|
>privacy policy</a
|
|
1015
1015
|
>, including having your email address and communications collected and
|
|
1016
1016
|
recorded and used by a third party.
|
|
1017
|
-
</div>`:R` <div style=${Vn(
|
|
1017
|
+
</div>`:R` <div style=${Vn(To)}>
|
|
1018
1018
|
By clicking ${o}, you consent to this
|
|
1019
1019
|
<a
|
|
1020
|
-
style=${Vn(
|
|
1020
|
+
style=${Vn(ko)}
|
|
1021
1021
|
href=${a}
|
|
1022
1022
|
target="_blank"
|
|
1023
1023
|
rel="noopener noreferrer"
|
|
1024
1024
|
>privacy policy</a
|
|
1025
1025
|
>.
|
|
1026
|
-
</div>`},
|
|
1026
|
+
</div>`},Uo=u`
|
|
1027
1027
|
* {
|
|
1028
1028
|
box-sizing: border-box;
|
|
1029
1029
|
}
|
|
@@ -1480,7 +1480,7 @@ otherwise there's some empty space at the bottom of the button, which interferes
|
|
|
1480
1480
|
gap: 12px;
|
|
1481
1481
|
align-items: center;
|
|
1482
1482
|
}
|
|
1483
|
-
`;class Uo{constructor(e,t,n,i){this.org=e,this.building=t,this.chatId=n,this.incomingProcessedLeadSource=i,this.featureFlags={}}setFeatureFlags(e){this.featureFlags={...this.featureFlags,...e}}ping(e){var t;fetch("https://app.meetelise.com/platformApi/connectors/talk_js/analytics",{method:"POST",credentials:"omit",keepalive:!0,headers:{"content-type":"application/json; charset=UTF-8"},body:JSON.stringify({eventType:e,chatId:this.chatId,url:location.href,org:this.org,building:this.building,referrer:document.referrer,featureFlags:this.featureFlags,campaignSources:Ro(),incomingProcessedLeadSource:this.incomingProcessedLeadSource,webchatVersion:null!==(t="MISSING_ENV_VAR".npm_package_version)&&void 0!==t?t:"1.20.155"})})}}const Ro=()=>{var e,t,n,i,r,o;try{const i=new URL(window.location.href).searchParams,r=null!==(n=null===(t=null===(e=window.RCTPCampaign)||void 0===e?void 0:e.CampaignDetails)||void 0===t?void 0:t.Source)&&void 0!==n?n:null,o=i.get("switch_cls[id]"),a=i.get("ilm"),s=i.get("utm_source");return{entrataCampaignSource:o,realpageCampaignSource:a,utmCampaignSource:s,yardiCampaignSource:r,bozzutoAdSource:Ir("bozzuto_ad_source")}}catch(e){const t=document.createElement("iframe");if(t.style.display="none",document.body.appendChild(t),!t.contentWindow)return{entrataCampaignSource:null,realpageCampaignSource:null,utmCampaignSource:null,yardiCampaignSource:null,bozzutoAdSource:null};const n=t.contentWindow.URL;if(!n)return{entrataCampaignSource:null,realpageCampaignSource:null,utmCampaignSource:null,yardiCampaignSource:null,bozzutoAdSource:null};const a=new n(window.location.href).searchParams,s=null!==(o=null===(r=null===(i=window.RCTPCampaign)||void 0===i?void 0:i.CampaignDetails)||void 0===r?void 0:r.Source)&&void 0!==o?o:null;return{entrataCampaignSource:a.get("switch_cls[id]"),realpageCampaignSource:a.get("ilm"),utmCampaignSource:a.get("utm_source"),yardiCampaignSource:s,bozzutoAdSource:Ir("bozzuto_ad_source")}}};var Bo;!function(e){e.error="error",e.info="info",e.warn="warn"}(Bo||(Bo={}));const jo=async({logType:e,buildingSlug:t,orgSlug:n,logTitle:o,logData:a,error:s})=>{var l;if(s instanceof i.AxiosError&&403===(null===(l=s.response)||void 0===l?void 0:l.status))return;await r().post("https://app.meetelise.com/platformApi/webchat/logging",{...a},{headers:{"Content-Type":"application/json","building-slug":null!=t?t:"","org-slug":null!=n?n:"","log-type":null!=e?e:Bo.error,"log-title":o.toUpperCase().replace(/\s/g,"_")}})},Fo=async({params:e,sampleRate:t})=>{try{if(Math.random()>=t)return;await r().post("https://app.meetelise.com/platformApi/webchat/log/signal",{...e,website_origin:window.location.origin,website_search:window.location.search})}catch(e){}};var Ho=n(2193),Go=n.n(Ho);function zo(e){return"avb"===e?"AVB Company Website":"windsor"===e?"Windsorcommunities.com":"property-website"}const Qo=class{constructor(){this.chatId=null,this.apiHost="https://app.meetelise.com",this.leadSource=null,this.leadSourceParams=null,this.localStorageTTLDays=30,this.buildingId=null,this.orgId=null,this.orgSlug=null,this.buildingSlug=null,this.queryParameters=null,this.leadSourceInput=null,this.updateLeadSourceLocalStorage=(e,t,n,i,r)=>{const o=mo();if(this.leadSourceInput={websiteOrigin:window.location.origin,websiteSearch:window.location.search,queryParameters:o,referrer:document.referrer,parsedUtmSource:o?o.utm_source:null,campaignSources:Object.values(Ro()).filter(e=>e)},i)return;if(!r){const t=this.getLeadSourceBodyIfValid(e);if(t){if(!Pr(t.timestamp,24*this.localStorageTTLDays))return{...t,timestamp:Wr(t.timestamp)}}}const a={leadSource:t,leadSourceParams:this.leadSourceParams,leadId:n,buildingSlug:e,timestamp:Rr(new Date),leadSourceInput:this.leadSourceInput};return localStorage.setItem("com.elise.webchat.leadsource.slug="+e,JSON.stringify(a)),{...a,timestamp:Wr(a.timestamp)}},this.getLeadSourceBodyIfValid=e=>{const t=localStorage.getItem("com.elise.webchat.leadsource.slug="+e);if(t)try{const n=JSON.parse(t);if(n.buildingSlug===e&&n.leadSource&&n.leadId&&n.timestamp&&!Pr(Wr(n.timestamp),24*this.localStorageTTLDays)){try{this.leadSourceInput=n.leadSourceInput}catch(e){}return n}}catch(e){return null}return null},this.resetLeadSource=()=>{if(!this.buildingSlug)return!1;const e="com.elise.webchat.leadsource.slug="+this.buildingSlug;return localStorage.removeItem(e),!0}}async fetchCurrentParsedLeadSource({buildingSlug:e,queryParams:t,referrer:n,campaignSources:i}){const o={query_params:t,building_slug:e,referrer:n,campaign_sources:i};try{return(await r().post(`${this.apiHost}/platformApi/webchat/current-parsed-lead-source`,o)).data}catch(e){return null}}async checkAndHandleForLogLeadSource({webchatAction:e,stateId:t}){var n,i,o,a,s,l,u;try{if(!this.chatId)return null;if(!this.orgSlug)return null;let d=null,c=null;try{if("f1ba5a20-d207-4e5a-879e-65199e7d0a53"===this.orgSlug){const e=await this.getCookieValue("_ga");e&&(d=e),c=null===(n=window.dataLayer.find(e=>{var t;return"gtagApiGet"==(null===(t=e.value)||void 0===t?void 0:t.event)}))||void 0===n?void 0:n.value}}catch(e){}return await r().post(`${this.apiHost}/platformApi/webchat/log/lead-source`,{chat_id:this.chatId,webchat_action:e,state_id:t,building_id:this.buildingId,org_slug:this.orgSlug,building_slug:this.buildingSlug,website_origin:null===(i=this.leadSourceInput)||void 0===i?void 0:i.websiteOrigin,website_search:null===(o=this.leadSourceInput)||void 0===o?void 0:o.websiteSearch,query_parameters:null===(a=this.leadSourceInput)||void 0===a?void 0:a.queryParameters,referrer:null===(s=this.leadSourceInput)||void 0===s?void 0:s.referrer,parsed_utm_source:null===(l=this.leadSourceInput)||void 0===l?void 0:l.parsedUtmSource,campaign_sources:null===(u=this.leadSourceInput)||void 0===u?void 0:u.campaignSources,lead_source_output:this.leadSource,google_analytics_client_id:Go()(d)?null:d,extras:null!=c?c:null}),null}catch(e){return null}}async getCookieValue(e){try{const t=document.cookie.split(";");for(let n=0;n<t.length;n++){const i=t[n].trim();if(i.startsWith(e+"=")){return i.substring((e+"=").length,-1===i.indexOf(";")?void 0:i.indexOf(";"))}}return null}catch(e){}return null}async generateUserLeadSource({leadId:e,orgSlug:t,buildingSlug:n}){var i,r,o;try{const a={queryParams:mo(),buildingSlug:n,referrer:document.referrer,campaignSources:Ro()};let s=!1;const l=n?this.getLeadSourceBodyIfValid(n):null;if(l){if(!["test-company","daf00bd2-1ecb-482c-b6f4-e1c5511a01be"].includes(t))return this.leadSource=l.leadSource,this.leadSourceParams=null!==(r=l.leadSourceParams)&&void 0!==r?r:null,this.leadSource;{const e=await this.fetchCurrentParsedLeadSource(a);if(!e)return this.leadSource=l.leadSource,this.leadSourceParams=null!==(i=l.leadSourceParams)&&void 0!==i?i:null,this.leadSource;this.leadSource=e,s=!0}}const u=await this.fetchCurrentParsedLeadSource(a);if(this.leadSource=u,this.buildingId=null,this.orgSlug=t,this.buildingSlug=n,n&&!u){const e=this.getLeadSourceBodyIfValid(n);if(e)return this.leadSource=e.leadSource,this.leadSourceParams=null!==(o=e.leadSourceParams)&&void 0!==o?o:null,this.leadSource}if(n){const t=!!u&&u.length>0;this.updateLeadSourceLocalStorage(n,u,e,!t&&!s,s)}return u}catch(e){}return null}},Wo=async(e,t=!1)=>{const n=`https://app.meetelise.com/eliseCrmApi/building/${e}/scheduling_status?observe_dynamic_scheduling=${t}`;try{return(await r().get(n)).data.is_enabled}catch(e){return!1}};var Vo,qo,Yo;!function(e){e.EMOJI="emoji",e.PILLS="pills",e.MINIMIZED="minimized"}(Vo||(Vo={})),function(e){e.UNKNOWN="UNKNOWN",e.SELF_GUIDED="SELF_GUIDED",e.VIRTUAL_SHOWING="VIRTUAL_SHOWING",e.WITH_AGENT="WITH_AGENT",e.MEDIA_TOUR="MEDIA_TOUR",e.OPEN_HOUSE_STUDIO="OPEN_HOUSE_STUDIO",e.OPEN_HOUSE_1BR="OPEN_HOUSE_1BR",e.OPEN_HOUSE_2BR="OPEN_HOUSE_2BR",e.OPEN_HOUSE_3BR="OPEN_HOUSE_3BR",e.OPEN_HOUSE_4BR="OPEN_HOUSE_4BR",e.OPEN_HOUSE_5BR="OPEN_HOUSE_5BR"}(qo||(qo={})),function(e){e.LINK="link",e.CLIENT_SCHEDULED="client_scheduled",e.SCHEDULED_BY_ME_MANAGED_BY_ME="scheduled_by_ME_managed_by_ME",e.SCHEDULED_BY_ME_MANAGED_BY_CLIENT="scheduled_by_ME_managed_by_client",e.SCHEDULED_BY_ME_MANAGED_BY_CONCIERGE="scheduled_by_ME_managed_by_concierge"}(Yo||(Yo={}));const Ko=(e,t)=>"link"===(null==t?void 0:t.toLowerCase());async function Xo(e,t){const n=`https://app.meetelise.com/api/pub/v1/organization/${e}/building/${t}/v2`,i=await r().get(n);return Zo(i.data)}const Zo=e=>{var t;try{e.welcomeMessage=Jo(null!==(t=e.welcomeMessage)&&void 0!==t?t:"",e.userFirstName)}catch(e){}return e},Jo=(e,t)=>e.replace(/elise/gi,t);var ea=n(7035),ta=n(6353);function na(e,t,n){var i=function(e,t,n){if(n&&!n.code)throw new Error("date-fns-tz error: Please set a language code on the locale object imported from date-fns, e.g. `locale.code = 'en-US'`");return new Intl.DateTimeFormat(n?[n.code,"en-US"]:void 0,{timeZone:t,timeZoneName:e})}(e,n.timeZone,n.locale);return i.formatToParts?function(e,t){for(var n=e.formatToParts(t),i=n.length-1;i>=0;--i)if("timeZoneName"===n[i].type)return n[i].value}(i,t):function(e,t){var n=e.format(t).replace(/\u200E/g,""),i=/ [\w-+ ]+$/.exec(n);return i?i[0].substr(1):""}(i,t)}function ia(e,t){var n=function(e){if(!oa[e]){var t=new Intl.DateTimeFormat("en-US",{hourCycle:"h23",timeZone:"America/New_York",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit"}).format(new Date("2014-06-25T04:00:00.123Z")),n="06/25/2014, 00:00:00"===t||"06/25/2014 00:00:00"===t;oa[e]=n?new Intl.DateTimeFormat("en-US",{hourCycle:"h23",timeZone:e,year:"numeric",month:"numeric",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit"}):new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:e,year:"numeric",month:"numeric",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit"})}return oa[e]}(t);return n.formatToParts?function(e,t){try{for(var n=e.formatToParts(t),i=[],r=0;r<n.length;r++){var o=ra[n[r].type];o>=0&&(i[o]=parseInt(n[r].value,10))}return i}catch(e){if(e instanceof RangeError)return[NaN];throw e}}(n,e):function(e,t){var n=e.format(t),i=/(\d+)\/(\d+)\/(\d+),? (\d+):(\d+):(\d+)/.exec(n);return[i[3],i[1],i[2],i[4],i[5],i[6]]}(n,e)}var ra={year:0,month:1,day:2,hour:3,minute:4,second:5};var oa={};function aa(e,t,n,i,r,o,a){var s=new Date(0);return s.setUTCFullYear(e,t,n),s.setUTCHours(i,r,o,a),s}var sa=36e5,la={timezone:/([Z+-].*)$/,timezoneZ:/^(Z)$/,timezoneHH:/^([+-]\d{2})$/,timezoneHHMM:/^([+-])(\d{2}):?(\d{2})$/};function ua(e,t,n){var i,r,o;if(!e)return 0;if(i=la.timezoneZ.exec(e))return 0;if(i=la.timezoneHH.exec(e))return ca(o=parseInt(i[1],10))?-o*sa:NaN;if(i=la.timezoneHHMM.exec(e)){o=parseInt(i[2],10);var a=parseInt(i[3],10);return ca(o,a)?(r=Math.abs(o)*sa+6e4*a,"+"===i[1]?-r:r):NaN}if(function(e){if(ha[e])return!0;try{return new Intl.DateTimeFormat(void 0,{timeZone:e}),ha[e]=!0,!0}catch(e){return!1}}(e)){t=new Date(t||Date.now());var s=n?t:function(e){return aa(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds())}(t),l=da(s,e),u=n?l:function(e,t,n){var i=e.getTime(),r=i-t,o=da(new Date(r),n);if(t===o)return t;r-=o-t;var a=da(new Date(r),n);if(o===a)return o;return Math.max(o,a)}(t,l,e);return-u}return NaN}function da(e,t){var n=ia(e,t),i=aa(n[0],n[1]-1,n[2],n[3]%24,n[4],n[5],0).getTime(),r=e.getTime(),o=r%1e3;return i-(r-=o>=0?o:1e3+o)}function ca(e,t){return-23<=e&&e<=23&&(null==t||0<=t&&t<=59)}var ha={};var pa={X:function(e,t,n,i){var r=fa(i.timeZone,e);if(0===r)return"Z";switch(t){case"X":return ya(r);case"XXXX":case"XX":return ma(r);default:return ma(r,":")}},x:function(e,t,n,i){var r=fa(i.timeZone,e);switch(t){case"x":return ya(r);case"xxxx":case"xx":return ma(r);default:return ma(r,":")}},O:function(e,t,n,i){var r=fa(i.timeZone,e);switch(t){case"O":case"OO":case"OOO":return"GMT"+function(e,t){var n=e>0?"-":"+",i=Math.abs(e),r=Math.floor(i/60),o=i%60;if(0===o)return n+String(r);var a=t||"";return n+String(r)+a+ga(o,2)}(r,":");default:return"GMT"+ma(r,":")}},z:function(e,t,n,i){switch(t){case"z":case"zz":case"zzz":return na("short",e,i);default:return na("long",e,i)}}};function fa(e,t){var n=e?ua(e,t,!0)/6e4:t.getTimezoneOffset();if(Number.isNaN(n))throw new RangeError("Invalid time zone specified: "+e);return n}function ga(e,t){for(var n=e<0?"-":"",i=Math.abs(e).toString();i.length<t;)i="0"+i;return n+i}function ma(e,t){var n=t||"",i=e>0?"-":"+",r=Math.abs(e);return i+ga(Math.floor(r/60),2)+n+ga(Math.floor(r%60),2)}function ya(e,t){return e%60==0?(e>0?"-":"+")+ga(Math.abs(e)/60,2):ma(e,t)}const ba=pa;var va=n(9784),wa=n(9720);var Ca=36e5,xa=6e4,$a={dateTimePattern:/^([0-9W+-]+)(T| )(.*)/,datePattern:/^([0-9W+-]+)(.*)/,plainTime:/:/,YY:/^(\d{2})$/,YYY:[/^([+-]\d{2})$/,/^([+-]\d{3})$/,/^([+-]\d{4})$/],YYYY:/^(\d{4})/,YYYYY:[/^([+-]\d{4})/,/^([+-]\d{5})/,/^([+-]\d{6})/],MM:/^-(\d{2})$/,DDD:/^-?(\d{3})$/,MMDD:/^-?(\d{2})-?(\d{2})$/,Www:/^-?W(\d{2})$/,WwwD:/^-?W(\d{2})-?(\d{1})$/,HH:/^(\d{2}([.,]\d*)?)$/,HHMM:/^(\d{2}):?(\d{2}([.,]\d*)?)$/,HHMMSS:/^(\d{2}):?(\d{2}):?(\d{2}([.,]\d*)?)$/,timeZone:/(Z|[+-]\d{2}(?::?\d{2})?| UTC| [a-zA-Z]+\/[a-zA-Z_]+(?:\/[a-zA-Z_]+)?)$/};function Sa(e,t){if(arguments.length<1)throw new TypeError("1 argument required, but only "+arguments.length+" present");if(null===e)return new Date(NaN);var n=t||{},i=null==n.additionalDigits?2:va(n.additionalDigits);if(2!==i&&1!==i&&0!==i)throw new RangeError("additionalDigits must be 0, 1 or 2");if(e instanceof Date||"object"==typeof e&&"[object Date]"===Object.prototype.toString.call(e))return new Date(e.getTime());if("number"==typeof e||"[object Number]"===Object.prototype.toString.call(e))return new Date(e);if("string"!=typeof e&&"[object String]"!==Object.prototype.toString.call(e))return new Date(NaN);var r=function(e){var t,n={},i=$a.dateTimePattern.exec(e);i?(n.date=i[1],t=i[3]):(i=$a.datePattern.exec(e))?(n.date=i[1],t=i[2]):(n.date=null,t=e);if(t){var r=$a.timeZone.exec(t);r?(n.time=t.replace(r[1],""),n.timeZone=r[1].trim()):n.time=t}return n}(e),o=function(e,t){var n,i=$a.YYY[t],r=$a.YYYYY[t];if(n=$a.YYYY.exec(e)||r.exec(e)){var o=n[1];return{year:parseInt(o,10),restDateString:e.slice(o.length)}}if(n=$a.YY.exec(e)||i.exec(e)){var a=n[1];return{year:100*parseInt(a,10),restDateString:e.slice(a.length)}}return{year:null}}(r.date,i),a=o.year,s=function(e,t){if(null===t)return null;var n,i,r,o;if(0===e.length)return(i=new Date(0)).setUTCFullYear(t),i;if(n=$a.MM.exec(e))return i=new Date(0),_a(t,r=parseInt(n[1],10)-1)?(i.setUTCFullYear(t,r),i):new Date(NaN);if(n=$a.DDD.exec(e)){i=new Date(0);var a=parseInt(n[1],10);return function(e,t){if(t<1)return!1;var n=ka(e);if(n&&t>366)return!1;if(!n&&t>365)return!1;return!0}(t,a)?(i.setUTCFullYear(t,0,a),i):new Date(NaN)}if(n=$a.MMDD.exec(e)){i=new Date(0),r=parseInt(n[1],10)-1;var s=parseInt(n[2],10);return _a(t,r,s)?(i.setUTCFullYear(t,r,s),i):new Date(NaN)}if(n=$a.Www.exec(e))return Oa(t,o=parseInt(n[1],10)-1)?Aa(t,o):new Date(NaN);if(n=$a.WwwD.exec(e)){o=parseInt(n[1],10)-1;var l=parseInt(n[2],10)-1;return Oa(t,o,l)?Aa(t,o,l):new Date(NaN)}return null}(o.restDateString,a);if(isNaN(s))return new Date(NaN);if(s){var l,u=s.getTime(),d=0;if(r.time&&(d=function(e){var t,n,i;if(t=$a.HH.exec(e))return Pa(n=parseFloat(t[1].replace(",",".")))?n%24*Ca:NaN;if(t=$a.HHMM.exec(e))return Pa(n=parseInt(t[1],10),i=parseFloat(t[2].replace(",",".")))?n%24*Ca+i*xa:NaN;if(t=$a.HHMMSS.exec(e)){n=parseInt(t[1],10),i=parseInt(t[2],10);var r=parseFloat(t[3].replace(",","."));return Pa(n,i,r)?n%24*Ca+i*xa+1e3*r:NaN}return null}(r.time),isNaN(d)))return new Date(NaN);if(r.timeZone||n.timeZone){if(l=ua(r.timeZone||n.timeZone,new Date(u+d)),isNaN(l))return new Date(NaN)}else l=wa(new Date(u+d)),l=wa(new Date(u+d+l));return new Date(u+d+l)}return new Date(NaN)}function Aa(e,t,n){t=t||0,n=n||0;var i=new Date(0);i.setUTCFullYear(e,0,4);var r=7*t+n+1-(i.getUTCDay()||7);return i.setUTCDate(i.getUTCDate()+r),i}var Ea=[31,28,31,30,31,30,31,31,30,31,30,31],Ta=[31,29,31,30,31,30,31,31,30,31,30,31];function ka(e){return e%400==0||e%4==0&&e%100!=0}function _a(e,t,n){if(t<0||t>11)return!1;if(null!=n){if(n<1)return!1;var i=ka(e);if(i&&n>Ta[t])return!1;if(!i&&n>Ea[t])return!1}return!0}function Oa(e,t,n){return!(t<0||t>52)&&(null==n||!(n<0||n>6))}function Pa(e,t,n){return(null==e||!(e<0||e>=25))&&((null==t||!(t<0||t>=60))&&(null==n||!(n<0||n>=60)))}var Ia=/([xXOz]+)|''|'(''|[^'])+('|$)/g;function Na(e,t,n,i){var r=ea(i);return r.timeZone=t,r.originalDate=e,function(e,t,n){var i=String(t),r=n||{},o=i.match(Ia);if(o){var a=Sa(r.originalDate||e,r);i=o.reduce(function(e,t){if("'"===t[0])return e;var n=e.indexOf(t),i="'"===e[n-1],o=e.replace(t,"'"+ba[t[0]](a,t,null,r)+"'");return i?o.substring(0,n-1)+o.substring(n+1):o},i)}return ta(e,i,r)}(function(e,t,n){var i=Sa(e,n),r=ua(t,i,!0),o=new Date(i.getTime()-r),a=new Date(0);return a.setFullYear(o.getUTCFullYear(),o.getUTCMonth(),o.getUTCDate()),a.setHours(o.getUTCHours(),o.getUTCMinutes(),o.getUTCSeconds(),o.getUTCMilliseconds()),a}(e,t),n,r)}const Ma=async({buildingSlug:e})=>{try{const t=await r().get(`${$r}/platformApi/webchat/${e}/units/summary`);if(t.data)return Ar(t.data)}catch(t){jo({logType:Bo.error,buildingSlug:e,logTitle:"[ERROR_GETTING_UNITS_SUMMARY]",logData:{error:t},error:t})}return[]};var Da=function(e,t,n,i){var r,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(o<3?r(a):o>3?r(t,n,a):r(t,n))||a);return o>3&&a&&Object.defineProperty(t,n,a),a};let La=class extends oe{constructor(){super(...arguments),this.tourTypeOptions=[],this.layoutOptions=[],this.chatId="",this.buildingId=0,this.orgId=0,this.leadSourceParams=null,this.buildingSlug="",this.sgtUrl="",this.selfGuidedToursTypeOffered="",this.selfGuidedTourEnabled=!1,this.escortedToursLink="",this.escortedToursTypeOffered="",this.virtualToursLink="",this.virtualToursTypeOffered="",this.orgSlug="",this.hasDynamicSchedulingEnabled=!1,this.leadSourceClient=null,this.leadSourceMultitouchClient=null,this.buildingName="",this.tourType=null,this.shouldShowTourType={[Ua.Guided]:!0,[Ua.Self]:!0,[Ua.Virtual]:!0},this.email="",this.phoneNumber="",this.phoneNumberE164=null,this.phoneCountry=null,this.phoneNumberIsValid=!1,this.phoneNumberHasBlurred=!1,this.availabilitiesGroupedByDay={},this.calendarTimeZone=Intl.DateTimeFormat().resolvedOptions().timeZone,this.waitingForAvailabilities=!0,this.mobilePageIndex=0,this.isSubmitting=!1,this.tourIsBooked=!1,this.shouldAllowScheduling=!1,this.shouldAllowScheduleLoading=!0,this.promptForReschedule=!1,this.canceledReschedule=!1,this.leadSources=[],this.orgLegalName="",this.country=null,this.currentLeadSource="",this.featureFlagShowDropdown="",this.compactDesign=!1,this.primaryColor=qn,this.backgroundColor=Yn,this.foregroundColorOnPrimaryBackgroundColor="white",this.foregroundColorOnSecondaryBackgroundColor="black",this.firstNameInputValue="",this.lastNameInputValue="",this.leadSourceInputValue="",this.selectedLayoutValue="",this.selectedUnitValue="",this.units=[],this.allowOccupiedUnitTours=!1,this.errorGettingAvailabilities=!1,this.centralConvoBuildings=[],this.isGeneralBuilding=!1,this.statusMessage="",this._setAvailabilities=async()=>{try{const[e,t]=await Promise.all([Wo(this.buildingId,this.hasDynamicSchedulingEnabled),oo()]);this.shouldAllowScheduling=e,this.shouldAllowScheduleLoading=!1,this.calendarTimeZone=await(async e=>{var t;return null!==(t=(await io(e)).calendarTimeZone)&&void 0!==t?t:Intl.DateTimeFormat().resolvedOptions().timeZone})(this.buildingId),jo({logTitle:"AVAILABILITIES_EXIST_FOR_TOUR_TYPE",logData:t,logType:Bo.info,buildingSlug:this.buildingSlug,orgSlug:this.orgSlug});const n=Object.values(t).every(e=>!1===e),i=!this.sgtUrl&&!this.escortedToursLink&&!this.virtualToursLink;if(n&&i)return this.errorGettingAvailabilities=!0,this.waitingForAvailabilities=!1,void jo({logTitle:"NO_AVAILABILITIES_EXIST",logData:null,logType:Bo.warn,buildingSlug:this.buildingSlug,orgSlug:this.orgSlug});this.shouldShowTourType={[Ua.Guided]:this.tourTypeOptions.map(e=>e.value).includes("WITH_AGENT")&&(t[Ua.Guided]||!!this.escortedToursLink),[Ua.Self]:this.tourTypeOptions.map(e=>e.value).includes("SELF_GUIDED")&&(t[Ua.Self]||!!this.sgtUrl),[Ua.Virtual]:this.tourTypeOptions.map(e=>e.value).includes("VIRTUAL_SHOWING")&&(t[Ua.Virtual]||!!this.virtualToursLink)};const r=1===Object.values(this.shouldShowTourType).reduce((e,t)=>!0===t?e+1:e,0);if(this._setDefaultSelectedDateAndTimes(),r&&(this.tourType=Object.keys(this.shouldShowTourType).find(e=>this.shouldShowTourType[e])),null===this.tourType)return void(this.waitingForAvailabilities=!1);this.availabilitiesGroupedByDay=await ao(Ra[this.tourType]),this.waitingForAvailabilities=!1}catch(e){this.errorGettingAvailabilities=!0,this.waitingForAvailabilities=!1,jo({logTitle:"ERROR_LOADING_AVAILABILITIES",logData:{error:e},logType:Bo.error,buildingSlug:this.buildingSlug,orgSlug:this.orgSlug,error:e})}},this._setDefaultSelectedDateAndTimes=async(e,t)=>{var n,i,r;const o=await io(this.buildingId),a=null!=e?e:this._getHighestRankedTourType(o),s=a?null===(r=null===(i=null===(n=o.availability)||void 0===n?void 0:n[a])||void 0===i?void 0:i.availableTourStartTimes)||void 0===r?void 0:r.filter(e=>{if(!t)return!0;return rr("string"==typeof e?Wr(e):e,t)}):[],l=null==s?void 0:s[0];a&&l&&a!==jr.Unknown&&a!==jr.MediaTour&&(this.selectedDate=ir("string"==typeof l?Wr(l):l),this.tourType=Ba[a],this.selectedTime="string"==typeof l?so(l):(e=>({datetime:Zi(e,"yyyy-MM-dd'T'HH:mm:ss"),offset:Zi(e,"xxx")}))(l))},this._getHighestRankedTourType=e=>{var t;const n=(null!==(t=e.rankOrderedSupportedTourTypes)&&void 0!==t?t:[]).map(t=>{var n,i;return{tourType:t,availabilities:null===(i=null===(n=e.availability)||void 0===n?void 0:n[t])||void 0===i?void 0:i.availableTourStartTimes}}).filter(e=>{if(e.tourType===jr.Unknown||e.tourType===jr.MediaTour)return!1;const t=Ba[e.tourType],n=this._getTourTypeOffered(t);return!!n&&(!Ko(0,n)&&e.availabilities&&e.availabilities.length>0)}),i=n[0];return i?i.tourType:null},this._getTourTypeOffered=e=>e===Ua.Guided?this.escortedToursTypeOffered:e===Ua.Self?this.selfGuidedToursTypeOffered:e===Ua.Virtual?this.virtualToursTypeOffered:null,this._getUnitOptions=()=>{const e=this.selectedLayoutValue?this.units.filter(e=>Fa(10*e.numberOfBedrooms)===this.selectedLayoutValue):this.units,t=e.map(e=>({label:e.unitNumber,value:e.unitNumber}));return t},this._fetchUnits=async()=>{if(this.buildingSlug)try{this.units=await Ma({buildingSlug:this.buildingSlug})}catch(e){this.units=[],jo({logTitle:"ERROR_LOADING_UNITS_FOR_TOUR_SCHEDULER",logData:{error:e},logType:Bo.error,buildingSlug:this.buildingSlug,orgSlug:this.orgSlug,error:e})}},this.firstUpdated=async()=>{if(await this._fetchCentralConvoBuildings(),this.isGeneralBuilding)return this.waitingForAvailabilities=!1,this.shouldAllowScheduleLoading=!1,void(this.statusMessage="Please select a building to see tour availabilities.");await this._loadForCurrentBuilding()},this._loadForCurrentBuilding=async()=>{try{await io(this.buildingId)}catch(e){}await Promise.all([this._setAvailabilities().then(async()=>{try{const e=await io(this.buildingId);this.allowOccupiedUnitTours=!!e.allowOccupiedUnitTours}catch(e){this.allowOccupiedUnitTours=!1}}),this._fetchUnits()])},this._fetchCentralConvoBuildings=async()=>{if(this.orgSlug&&this.buildingSlug)try{const e=await async function(e,t){var n,i;const o=(await r().get("https://app.meetelise.com/platformApi/webchat/central-convo-buildings-v2",{headers:{"building-slug":t,"org-slug":e}})).data;return{is_general_building:null!==(n=null==o?void 0:o.is_general_building)&&void 0!==n&&n,buildings:null!==(i=null==o?void 0:o.buildings)&&void 0!==i?i:[]}}(this.orgSlug,this.buildingSlug);this.centralConvoBuildings=e.buildings,this.isGeneralBuilding=e.is_general_building}catch(e){this.centralConvoBuildings=[],this.isGeneralBuilding=!1}},this._onBuildingChange=async()=>{var e;const t=null===(e=this.selectedBuildingEl)||void 0===e?void 0:e.value;if(!t||t===this.buildingSlug)return;const n=this.centralConvoBuildings.find(e=>e.slug===t);if(n){this.isGeneralBuilding=!1,this.waitingForAvailabilities=!0,this.errorGettingAvailabilities=!1,this.tourType=null,this.selectedDate=void 0,this.selectedTime=void 0,this.availabilitiesGroupedByDay={},this.mobilePageIndex=0,this.units=[],this.selectedLayoutValue="",this.selectedUnitValue="",this.buildingId=n.building_id,this.buildingSlug=n.slug,this.buildingName=n.name,this.statusMessage=`Loading tours for ${n.name}…`,Co("tourBuildingSelected",{buildingId:n.building_id});try{const e=await Xo(this.orgSlug,n.slug);this.sgtUrl=e.sgtUrl,this.selfGuidedToursTypeOffered=e.selfGuidedToursTypeOffered,this.selfGuidedTourEnabled=e.isSelfGuidedTourEnabled,this.escortedToursLink=e.escortedToursLink,this.escortedToursTypeOffered=e.escortedToursTypeOffered,this.virtualToursLink=e.virtualToursLink,this.virtualToursTypeOffered=e.virtualToursTypeOffered,this.tourTypeOptions=e.tourTypeOptions.map(e=>({label:e.label,value:e.value})),this.hasDynamicSchedulingEnabled=e.usesDynamicScheduling}catch(e){}if(await this._loadForCurrentBuilding(),!this.shouldAllowScheduling||this.errorGettingAvailabilities)this.statusMessage=`No tour availabilities for ${n.name}.`;else{const e=Object.values(this.shouldShowTourType).filter(Boolean).length;this.statusMessage=`Showing tours for ${n.name}. ${e} tour type${1===e?"":"s"} available.`}}},this.willUpdate=async e=>{e.has("tourType")&&this.tourType&&(this.availabilitiesGroupedByDay=await ao(Ra[this.tourType]))},this.onChangePhoneNumber=e=>{this.phoneNumber=e.detail.formattedValue,this.phoneNumberE164=e.detail.e164,this.phoneCountry=e.detail.country,this.phoneNumberIsValid=e.detail.isValid},this.onChangeEmail=e=>{e.target&&(this.email=e.target.value)},this.validators={tourType:()=>null!==this.tourType,dateAndTime:()=>!!this.selectedDate&&!!this.selectedTime,leadInfo:()=>{var e,t,n,i;return(!!(null===(e=this.firstNameInput)||void 0===e?void 0:e.value)||!!(null===(t=this.lastNameInput)||void 0===t?void 0:t.value))&&Nr(null!==(i=null===(n=this.emailInput)||void 0===n?void 0:n.value)&&void 0!==i?i:"")&&!!this.phoneNumber&&!!this.phoneNumberE164}},this.formIsValidForSubmission=()=>this.validators.tourType()&&this.validators.dateAndTime()&&this.validators.leadInfo(),this.timeStringToHoursAndMinutes=e=>{const[t,n]=e.split(/\D/g);return[parseInt(t)+(e.toLowerCase().includes("pm")?12:0),parseInt(n)]},this.submit=async()=>{var e,t,n,i,o,a,s,l,u,d,c,h,p,f,g,m,y,b,v,w,C,x,$;if(!this.selectedDate||!this.selectedTime||null===this.tourType)return;const S=this.phoneNumberE164;if(!S)return void(this.phoneNumberIsValid=!1);const A=new URLSearchParams(window.location.search);let E=null;E=this.selectedLeadSource&&this.selectedLeadSource.value&&this.selectedLeadSource.value.length>0?this.selectedLeadSource.value:this.leadSourceInputValue&&this.leadSourceInputValue.length>0?this.leadSourceInputValue:this.currentLeadSource;const T=[...new Set(E?[E,"property-website"]:["property-website"])];this.firstNameInput&&(this.firstNameInputValue=this.firstNameInput.value),this.lastNameInput&&(this.lastNameInputValue=this.lastNameInput.value),this.leadSourceInputValue=E;const k=(null===(e=this.selectedLayoutEl)||void 0===e?void 0:e.value)||this.selectedLayoutValue||null,_=(null===(t=this.selectedUnitEl)||void 0===t?void 0:t.value)||this.selectedUnitValue||null;Co("scheduleTourSubmitted",{email:this.email,phone:S,firstName:null!==(i=null===(n=this.firstNameInput)||void 0===n?void 0:n.value)&&void 0!==i?i:this.firstNameInputValue,lastName:null!==(a=null===(o=this.lastNameInput)||void 0===o?void 0:o.value)&&void 0!==a?a:this.lastNameInputValue,tourType:ja[this.tourType],tourTime:`${this.selectedTime.datetime}${this.selectedTime.offset}`,originatingSource:T.find(e=>"property-website"!==e)||null,layout:k,unit:_,conversationTrackingId:null!==(l=null===(s=this.leadSourceClient)||void 0===s?void 0:s.chatId)&&void 0!==l?l:null});const O={referrer:document.referrer,email_address:this.email,phone_number:S,building_id:this.buildingId,first_name:null!==(d=null===(u=this.firstNameInput)||void 0===u?void 0:u.value)&&void 0!==d?d:this.firstNameInputValue,last_name:null!==(h=null===(c=this.lastNameInput)||void 0===c?void 0:c.value)&&void 0!==h?h:this.lastNameInputValue,tour_type:ja[this.tourType],tour_time:`${this.selectedTime.datetime}${this.selectedTime.offset}`,cancel_existing_tours:this.promptForReschedule,lead_sources:[...new Set(E?[E,zo(this.orgSlug)]:[zo(this.orgSlug)])],query_params:Object.fromEntries(A.entries()),conversation_tracking_id:null===(p=this.leadSourceClient)||void 0===p?void 0:p.chatId,layouts:k?[k]:void 0,unit_numbers:_?[_]:void 0,lead_sources_with_timestamps:(null!==(m=null===(f=this.leadSourceMultitouchClient)||void 0===f?void 0:f.getSafeLeadSourceTouchpointsWithDefault({includedUserSelectedLeadSource:(null===(g=this.selectedLeadSource)||void 0===g?void 0:g.value)&&this.selectedLeadSource.value.length>0?this.selectedLeadSource.value:null}))&&void 0!==m?m:[]).map(e=>Er({...e}))};this.isSubmitting=!0;try{await r().post("https://app.meetelise.com/platformApi/state/create/v2/scheduleMe",O,{headers:{"building-slug":this.buildingSlug,"X-SecurityKey":"webchatkey-wkjcWAKZjqhLStvP8L6SN8y4FbYmPhdE","org-slug":this.orgSlug}}),null===(y=this.leadSourceClient)||void 0===y||y.checkAndHandleForLogLeadSource({webchatAction:"tour-scheduler",stateId:null}),null===(b=this.leadSourceClient)||void 0===b||b.resetLeadSource(),null===(v=this.leadSourceMultitouchClient)||void 0===v||v.resetLeadSourceTouchpoints(),this.isSubmitting=!1,this.tourIsBooked=!0}catch(e){const t=e,n=(null===(C=null===(w=t.response)||void 0===w?void 0:w.data)||void 0===C?void 0:C.detail)||"Failed to book tour";if(t.response&&t.response.headers&&t.response.headers["funnel-prospect-conflicting-appointment-error"]){if(this.selectedDate&&this.selectedTime){const e=this.availabilitiesGroupedByDay[Zi(this.selectedDate,"yyyy-MM-dd")];e&&(this.availabilitiesGroupedByDay[Zi(this.selectedDate,"yyyy-MM-dd")]=e.filter(e=>e!==this.selectedTime))}}else{if(409===(null===(x=t.response)||void 0===x?void 0:x.status)&&!this.promptForReschedule&&"User already has a tour scheduled for this building"===n)return this.promptForReschedule=!0,this.isSubmitting=!1,void(this.tourIsBooked=!1);if(409===(null===($=t.response)||void 0===$?void 0:$.status)&&!this.promptForReschedule)return this.isSubmitting=!1,this.tourIsBooked=!1,no(),this.availabilitiesGroupedByDay=await ao(Ra[this.tourType],this.buildingId),void alert("This timeslot is no longer available. Please select a different time.")}alert(n),this.isSubmitting=!1,this.tourIsBooked=!1}},this.mobilePages=[{validate:this.validators.tourType,nextButtonText:"Next",nextButtonAction:()=>{this.mobilePageIndex++},render:()=>R`${this.tourTypeMenu()}`},{validate:this.validators.dateAndTime,nextButtonText:"Next",nextButtonAction:()=>{this.mobilePageIndex++},render:()=>R`${this.dateAndTimeMenu()}`},{validate:()=>this.validators.leadInfo(),nextButtonText:null,renderNextButton:()=>R` <action-confirm-button
|
|
1483
|
+
`;class Ro{constructor(e,t,n,i){this.org=e,this.building=t,this.chatId=n,this.incomingProcessedLeadSource=i,this.featureFlags={}}setFeatureFlags(e){this.featureFlags={...this.featureFlags,...e}}ping(e){var t;fetch("https://app.meetelise.com/platformApi/connectors/talk_js/analytics",{method:"POST",credentials:"omit",keepalive:!0,headers:{"content-type":"application/json; charset=UTF-8"},body:JSON.stringify({eventType:e,chatId:this.chatId,url:location.href,org:this.org,building:this.building,referrer:document.referrer,featureFlags:this.featureFlags,campaignSources:Bo(),incomingProcessedLeadSource:this.incomingProcessedLeadSource,webchatVersion:null!==(t="MISSING_ENV_VAR".npm_package_version)&&void 0!==t?t:"1.20.155"})})}}const Bo=()=>{var e,t,n,i,r,o;try{const i=new URL(window.location.href).searchParams,r=null!==(n=null===(t=null===(e=window.RCTPCampaign)||void 0===e?void 0:e.CampaignDetails)||void 0===t?void 0:t.Source)&&void 0!==n?n:null,o=i.get("switch_cls[id]"),a=i.get("ilm"),s=i.get("utm_source");return{entrataCampaignSource:o,realpageCampaignSource:a,utmCampaignSource:s,yardiCampaignSource:r,bozzutoAdSource:Ir("bozzuto_ad_source")}}catch(e){const t=document.createElement("iframe");if(t.style.display="none",document.body.appendChild(t),!t.contentWindow)return{entrataCampaignSource:null,realpageCampaignSource:null,utmCampaignSource:null,yardiCampaignSource:null,bozzutoAdSource:null};const n=t.contentWindow.URL;if(!n)return{entrataCampaignSource:null,realpageCampaignSource:null,utmCampaignSource:null,yardiCampaignSource:null,bozzutoAdSource:null};const a=new n(window.location.href).searchParams,s=null!==(o=null===(r=null===(i=window.RCTPCampaign)||void 0===i?void 0:i.CampaignDetails)||void 0===r?void 0:r.Source)&&void 0!==o?o:null;return{entrataCampaignSource:a.get("switch_cls[id]"),realpageCampaignSource:a.get("ilm"),utmCampaignSource:a.get("utm_source"),yardiCampaignSource:s,bozzutoAdSource:Ir("bozzuto_ad_source")}}};var jo;!function(e){e.error="error",e.info="info",e.warn="warn"}(jo||(jo={}));const Fo=async({logType:e,buildingSlug:t,orgSlug:n,logTitle:o,logData:a,error:s})=>{var l;if(s instanceof i.AxiosError&&403===(null===(l=s.response)||void 0===l?void 0:l.status))return;await r().post("https://app.meetelise.com/platformApi/webchat/logging",{...a},{headers:{"Content-Type":"application/json","building-slug":null!=t?t:"","org-slug":null!=n?n:"","log-type":null!=e?e:jo.error,"log-title":o.toUpperCase().replace(/\s/g,"_")}})},Ho=async({params:e,sampleRate:t})=>{try{if(Math.random()>=t)return;await r().post("https://app.meetelise.com/platformApi/webchat/log/signal",{...e,website_origin:window.location.origin,website_search:window.location.search})}catch(e){}};var Go=n(2193),zo=n.n(Go);function Qo(e){return"avb"===e?"AVB Company Website":"windsor"===e?"Windsorcommunities.com":"property-website"}const Wo=class{constructor(){this.chatId=null,this.apiHost="https://app.meetelise.com",this.leadSource=null,this.leadSourceParams=null,this.localStorageTTLDays=30,this.buildingId=null,this.orgId=null,this.orgSlug=null,this.buildingSlug=null,this.queryParameters=null,this.leadSourceInput=null,this.updateLeadSourceLocalStorage=(e,t,n,i,r)=>{const o=yo();if(this.leadSourceInput={websiteOrigin:window.location.origin,websiteSearch:window.location.search,queryParameters:o,referrer:document.referrer,parsedUtmSource:o?o.utm_source:null,campaignSources:Object.values(Bo()).filter(e=>e)},i)return;if(!r){const t=this.getLeadSourceBodyIfValid(e);if(t){if(!Pr(t.timestamp,24*this.localStorageTTLDays))return{...t,timestamp:Wr(t.timestamp)}}}const a={leadSource:t,leadSourceParams:this.leadSourceParams,leadId:n,buildingSlug:e,timestamp:Rr(new Date),leadSourceInput:this.leadSourceInput};return localStorage.setItem("com.elise.webchat.leadsource.slug="+e,JSON.stringify(a)),{...a,timestamp:Wr(a.timestamp)}},this.getLeadSourceBodyIfValid=e=>{const t=localStorage.getItem("com.elise.webchat.leadsource.slug="+e);if(t)try{const n=JSON.parse(t);if(n.buildingSlug===e&&n.leadSource&&n.leadId&&n.timestamp&&!Pr(Wr(n.timestamp),24*this.localStorageTTLDays)){try{this.leadSourceInput=n.leadSourceInput}catch(e){}return n}}catch(e){return null}return null},this.resetLeadSource=()=>{if(!this.buildingSlug)return!1;const e="com.elise.webchat.leadsource.slug="+this.buildingSlug;return localStorage.removeItem(e),!0}}async fetchCurrentParsedLeadSource({buildingSlug:e,queryParams:t,referrer:n,campaignSources:i}){const o={query_params:t,building_slug:e,referrer:n,campaign_sources:i};try{return(await r().post(`${this.apiHost}/platformApi/webchat/current-parsed-lead-source`,o)).data}catch(e){return null}}async checkAndHandleForLogLeadSource({webchatAction:e,stateId:t}){var n,i,o,a,s,l,u;try{if(!this.chatId)return null;if(!this.orgSlug)return null;let d=null,c=null;try{if("f1ba5a20-d207-4e5a-879e-65199e7d0a53"===this.orgSlug){const e=await this.getCookieValue("_ga");e&&(d=e),c=null===(n=window.dataLayer.find(e=>{var t;return"gtagApiGet"==(null===(t=e.value)||void 0===t?void 0:t.event)}))||void 0===n?void 0:n.value}}catch(e){}return await r().post(`${this.apiHost}/platformApi/webchat/log/lead-source`,{chat_id:this.chatId,webchat_action:e,state_id:t,building_id:this.buildingId,org_slug:this.orgSlug,building_slug:this.buildingSlug,website_origin:null===(i=this.leadSourceInput)||void 0===i?void 0:i.websiteOrigin,website_search:null===(o=this.leadSourceInput)||void 0===o?void 0:o.websiteSearch,query_parameters:null===(a=this.leadSourceInput)||void 0===a?void 0:a.queryParameters,referrer:null===(s=this.leadSourceInput)||void 0===s?void 0:s.referrer,parsed_utm_source:null===(l=this.leadSourceInput)||void 0===l?void 0:l.parsedUtmSource,campaign_sources:null===(u=this.leadSourceInput)||void 0===u?void 0:u.campaignSources,lead_source_output:this.leadSource,google_analytics_client_id:zo()(d)?null:d,extras:null!=c?c:null}),null}catch(e){return null}}async getCookieValue(e){try{const t=document.cookie.split(";");for(let n=0;n<t.length;n++){const i=t[n].trim();if(i.startsWith(e+"=")){return i.substring((e+"=").length,-1===i.indexOf(";")?void 0:i.indexOf(";"))}}return null}catch(e){}return null}async generateUserLeadSource({leadId:e,orgSlug:t,buildingSlug:n}){var i,r,o;try{const a={queryParams:yo(),buildingSlug:n,referrer:document.referrer,campaignSources:Bo()};let s=!1;const l=n?this.getLeadSourceBodyIfValid(n):null;if(l){if(!["test-company","daf00bd2-1ecb-482c-b6f4-e1c5511a01be"].includes(t))return this.leadSource=l.leadSource,this.leadSourceParams=null!==(r=l.leadSourceParams)&&void 0!==r?r:null,this.leadSource;{const e=await this.fetchCurrentParsedLeadSource(a);if(!e)return this.leadSource=l.leadSource,this.leadSourceParams=null!==(i=l.leadSourceParams)&&void 0!==i?i:null,this.leadSource;this.leadSource=e,s=!0}}const u=await this.fetchCurrentParsedLeadSource(a);if(this.leadSource=u,this.buildingId=null,this.orgSlug=t,this.buildingSlug=n,n&&!u){const e=this.getLeadSourceBodyIfValid(n);if(e)return this.leadSource=e.leadSource,this.leadSourceParams=null!==(o=e.leadSourceParams)&&void 0!==o?o:null,this.leadSource}if(n){const t=!!u&&u.length>0;this.updateLeadSourceLocalStorage(n,u,e,!t&&!s,s)}return u}catch(e){}return null}},Vo=async(e,t=!1)=>{const n=`https://app.meetelise.com/eliseCrmApi/building/${e}/scheduling_status?observe_dynamic_scheduling=${t}`;try{return(await r().get(n)).data.is_enabled}catch(e){return!1}};var qo,Yo,Ko;!function(e){e.EMOJI="emoji",e.PILLS="pills",e.MINIMIZED="minimized"}(qo||(qo={})),function(e){e.UNKNOWN="UNKNOWN",e.SELF_GUIDED="SELF_GUIDED",e.VIRTUAL_SHOWING="VIRTUAL_SHOWING",e.WITH_AGENT="WITH_AGENT",e.MEDIA_TOUR="MEDIA_TOUR",e.OPEN_HOUSE_STUDIO="OPEN_HOUSE_STUDIO",e.OPEN_HOUSE_1BR="OPEN_HOUSE_1BR",e.OPEN_HOUSE_2BR="OPEN_HOUSE_2BR",e.OPEN_HOUSE_3BR="OPEN_HOUSE_3BR",e.OPEN_HOUSE_4BR="OPEN_HOUSE_4BR",e.OPEN_HOUSE_5BR="OPEN_HOUSE_5BR"}(Yo||(Yo={})),function(e){e.LINK="link",e.CLIENT_SCHEDULED="client_scheduled",e.SCHEDULED_BY_ME_MANAGED_BY_ME="scheduled_by_ME_managed_by_ME",e.SCHEDULED_BY_ME_MANAGED_BY_CLIENT="scheduled_by_ME_managed_by_client",e.SCHEDULED_BY_ME_MANAGED_BY_CONCIERGE="scheduled_by_ME_managed_by_concierge"}(Ko||(Ko={}));const Xo=(e,t)=>"link"===(null==t?void 0:t.toLowerCase());async function Zo(e,t){const n=`https://app.meetelise.com/api/pub/v1/organization/${e}/building/${t}/v2`,i=await r().get(n);return Jo(i.data)}const Jo=e=>{var t;try{e.welcomeMessage=ea(null!==(t=e.welcomeMessage)&&void 0!==t?t:"",e.userFirstName)}catch(e){}return e},ea=(e,t)=>e.replace(/elise/gi,t);var ta=n(7035),na=n(6353);function ia(e,t,n){var i=function(e,t,n){if(n&&!n.code)throw new Error("date-fns-tz error: Please set a language code on the locale object imported from date-fns, e.g. `locale.code = 'en-US'`");return new Intl.DateTimeFormat(n?[n.code,"en-US"]:void 0,{timeZone:t,timeZoneName:e})}(e,n.timeZone,n.locale);return i.formatToParts?function(e,t){for(var n=e.formatToParts(t),i=n.length-1;i>=0;--i)if("timeZoneName"===n[i].type)return n[i].value}(i,t):function(e,t){var n=e.format(t).replace(/\u200E/g,""),i=/ [\w-+ ]+$/.exec(n);return i?i[0].substr(1):""}(i,t)}function ra(e,t){var n=function(e){if(!aa[e]){var t=new Intl.DateTimeFormat("en-US",{hourCycle:"h23",timeZone:"America/New_York",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit"}).format(new Date("2014-06-25T04:00:00.123Z")),n="06/25/2014, 00:00:00"===t||"06/25/2014 00:00:00"===t;aa[e]=n?new Intl.DateTimeFormat("en-US",{hourCycle:"h23",timeZone:e,year:"numeric",month:"numeric",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit"}):new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:e,year:"numeric",month:"numeric",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit"})}return aa[e]}(t);return n.formatToParts?function(e,t){try{for(var n=e.formatToParts(t),i=[],r=0;r<n.length;r++){var o=oa[n[r].type];o>=0&&(i[o]=parseInt(n[r].value,10))}return i}catch(e){if(e instanceof RangeError)return[NaN];throw e}}(n,e):function(e,t){var n=e.format(t),i=/(\d+)\/(\d+)\/(\d+),? (\d+):(\d+):(\d+)/.exec(n);return[i[3],i[1],i[2],i[4],i[5],i[6]]}(n,e)}var oa={year:0,month:1,day:2,hour:3,minute:4,second:5};var aa={};function sa(e,t,n,i,r,o,a){var s=new Date(0);return s.setUTCFullYear(e,t,n),s.setUTCHours(i,r,o,a),s}var la=36e5,ua={timezone:/([Z+-].*)$/,timezoneZ:/^(Z)$/,timezoneHH:/^([+-]\d{2})$/,timezoneHHMM:/^([+-])(\d{2}):?(\d{2})$/};function da(e,t,n){var i,r,o;if(!e)return 0;if(i=ua.timezoneZ.exec(e))return 0;if(i=ua.timezoneHH.exec(e))return ha(o=parseInt(i[1],10))?-o*la:NaN;if(i=ua.timezoneHHMM.exec(e)){o=parseInt(i[2],10);var a=parseInt(i[3],10);return ha(o,a)?(r=Math.abs(o)*la+6e4*a,"+"===i[1]?-r:r):NaN}if(function(e){if(pa[e])return!0;try{return new Intl.DateTimeFormat(void 0,{timeZone:e}),pa[e]=!0,!0}catch(e){return!1}}(e)){t=new Date(t||Date.now());var s=n?t:function(e){return sa(e.getFullYear(),e.getMonth(),e.getDate(),e.getHours(),e.getMinutes(),e.getSeconds(),e.getMilliseconds())}(t),l=ca(s,e),u=n?l:function(e,t,n){var i=e.getTime(),r=i-t,o=ca(new Date(r),n);if(t===o)return t;r-=o-t;var a=ca(new Date(r),n);if(o===a)return o;return Math.max(o,a)}(t,l,e);return-u}return NaN}function ca(e,t){var n=ra(e,t),i=sa(n[0],n[1]-1,n[2],n[3]%24,n[4],n[5],0).getTime(),r=e.getTime(),o=r%1e3;return i-(r-=o>=0?o:1e3+o)}function ha(e,t){return-23<=e&&e<=23&&(null==t||0<=t&&t<=59)}var pa={};var fa={X:function(e,t,n,i){var r=ga(i.timeZone,e);if(0===r)return"Z";switch(t){case"X":return ba(r);case"XXXX":case"XX":return ya(r);default:return ya(r,":")}},x:function(e,t,n,i){var r=ga(i.timeZone,e);switch(t){case"x":return ba(r);case"xxxx":case"xx":return ya(r);default:return ya(r,":")}},O:function(e,t,n,i){var r=ga(i.timeZone,e);switch(t){case"O":case"OO":case"OOO":return"GMT"+function(e,t){var n=e>0?"-":"+",i=Math.abs(e),r=Math.floor(i/60),o=i%60;if(0===o)return n+String(r);var a=t||"";return n+String(r)+a+ma(o,2)}(r,":");default:return"GMT"+ya(r,":")}},z:function(e,t,n,i){switch(t){case"z":case"zz":case"zzz":return ia("short",e,i);default:return ia("long",e,i)}}};function ga(e,t){var n=e?da(e,t,!0)/6e4:t.getTimezoneOffset();if(Number.isNaN(n))throw new RangeError("Invalid time zone specified: "+e);return n}function ma(e,t){for(var n=e<0?"-":"",i=Math.abs(e).toString();i.length<t;)i="0"+i;return n+i}function ya(e,t){var n=t||"",i=e>0?"-":"+",r=Math.abs(e);return i+ma(Math.floor(r/60),2)+n+ma(Math.floor(r%60),2)}function ba(e,t){return e%60==0?(e>0?"-":"+")+ma(Math.abs(e)/60,2):ya(e,t)}const va=fa;var wa=n(9784),Ca=n(9720);var xa=36e5,$a=6e4,Sa={dateTimePattern:/^([0-9W+-]+)(T| )(.*)/,datePattern:/^([0-9W+-]+)(.*)/,plainTime:/:/,YY:/^(\d{2})$/,YYY:[/^([+-]\d{2})$/,/^([+-]\d{3})$/,/^([+-]\d{4})$/],YYYY:/^(\d{4})/,YYYYY:[/^([+-]\d{4})/,/^([+-]\d{5})/,/^([+-]\d{6})/],MM:/^-(\d{2})$/,DDD:/^-?(\d{3})$/,MMDD:/^-?(\d{2})-?(\d{2})$/,Www:/^-?W(\d{2})$/,WwwD:/^-?W(\d{2})-?(\d{1})$/,HH:/^(\d{2}([.,]\d*)?)$/,HHMM:/^(\d{2}):?(\d{2}([.,]\d*)?)$/,HHMMSS:/^(\d{2}):?(\d{2}):?(\d{2}([.,]\d*)?)$/,timeZone:/(Z|[+-]\d{2}(?::?\d{2})?| UTC| [a-zA-Z]+\/[a-zA-Z_]+(?:\/[a-zA-Z_]+)?)$/};function Aa(e,t){if(arguments.length<1)throw new TypeError("1 argument required, but only "+arguments.length+" present");if(null===e)return new Date(NaN);var n=t||{},i=null==n.additionalDigits?2:wa(n.additionalDigits);if(2!==i&&1!==i&&0!==i)throw new RangeError("additionalDigits must be 0, 1 or 2");if(e instanceof Date||"object"==typeof e&&"[object Date]"===Object.prototype.toString.call(e))return new Date(e.getTime());if("number"==typeof e||"[object Number]"===Object.prototype.toString.call(e))return new Date(e);if("string"!=typeof e&&"[object String]"!==Object.prototype.toString.call(e))return new Date(NaN);var r=function(e){var t,n={},i=Sa.dateTimePattern.exec(e);i?(n.date=i[1],t=i[3]):(i=Sa.datePattern.exec(e))?(n.date=i[1],t=i[2]):(n.date=null,t=e);if(t){var r=Sa.timeZone.exec(t);r?(n.time=t.replace(r[1],""),n.timeZone=r[1].trim()):n.time=t}return n}(e),o=function(e,t){var n,i=Sa.YYY[t],r=Sa.YYYYY[t];if(n=Sa.YYYY.exec(e)||r.exec(e)){var o=n[1];return{year:parseInt(o,10),restDateString:e.slice(o.length)}}if(n=Sa.YY.exec(e)||i.exec(e)){var a=n[1];return{year:100*parseInt(a,10),restDateString:e.slice(a.length)}}return{year:null}}(r.date,i),a=o.year,s=function(e,t){if(null===t)return null;var n,i,r,o;if(0===e.length)return(i=new Date(0)).setUTCFullYear(t),i;if(n=Sa.MM.exec(e))return i=new Date(0),Oa(t,r=parseInt(n[1],10)-1)?(i.setUTCFullYear(t,r),i):new Date(NaN);if(n=Sa.DDD.exec(e)){i=new Date(0);var a=parseInt(n[1],10);return function(e,t){if(t<1)return!1;var n=_a(e);if(n&&t>366)return!1;if(!n&&t>365)return!1;return!0}(t,a)?(i.setUTCFullYear(t,0,a),i):new Date(NaN)}if(n=Sa.MMDD.exec(e)){i=new Date(0),r=parseInt(n[1],10)-1;var s=parseInt(n[2],10);return Oa(t,r,s)?(i.setUTCFullYear(t,r,s),i):new Date(NaN)}if(n=Sa.Www.exec(e))return Pa(t,o=parseInt(n[1],10)-1)?Ea(t,o):new Date(NaN);if(n=Sa.WwwD.exec(e)){o=parseInt(n[1],10)-1;var l=parseInt(n[2],10)-1;return Pa(t,o,l)?Ea(t,o,l):new Date(NaN)}return null}(o.restDateString,a);if(isNaN(s))return new Date(NaN);if(s){var l,u=s.getTime(),d=0;if(r.time&&(d=function(e){var t,n,i;if(t=Sa.HH.exec(e))return Ia(n=parseFloat(t[1].replace(",",".")))?n%24*xa:NaN;if(t=Sa.HHMM.exec(e))return Ia(n=parseInt(t[1],10),i=parseFloat(t[2].replace(",",".")))?n%24*xa+i*$a:NaN;if(t=Sa.HHMMSS.exec(e)){n=parseInt(t[1],10),i=parseInt(t[2],10);var r=parseFloat(t[3].replace(",","."));return Ia(n,i,r)?n%24*xa+i*$a+1e3*r:NaN}return null}(r.time),isNaN(d)))return new Date(NaN);if(r.timeZone||n.timeZone){if(l=da(r.timeZone||n.timeZone,new Date(u+d)),isNaN(l))return new Date(NaN)}else l=Ca(new Date(u+d)),l=Ca(new Date(u+d+l));return new Date(u+d+l)}return new Date(NaN)}function Ea(e,t,n){t=t||0,n=n||0;var i=new Date(0);i.setUTCFullYear(e,0,4);var r=7*t+n+1-(i.getUTCDay()||7);return i.setUTCDate(i.getUTCDate()+r),i}var Ta=[31,28,31,30,31,30,31,31,30,31,30,31],ka=[31,29,31,30,31,30,31,31,30,31,30,31];function _a(e){return e%400==0||e%4==0&&e%100!=0}function Oa(e,t,n){if(t<0||t>11)return!1;if(null!=n){if(n<1)return!1;var i=_a(e);if(i&&n>ka[t])return!1;if(!i&&n>Ta[t])return!1}return!0}function Pa(e,t,n){return!(t<0||t>52)&&(null==n||!(n<0||n>6))}function Ia(e,t,n){return(null==e||!(e<0||e>=25))&&((null==t||!(t<0||t>=60))&&(null==n||!(n<0||n>=60)))}var Na=/([xXOz]+)|''|'(''|[^'])+('|$)/g;function Ma(e,t,n,i){var r=ta(i);return r.timeZone=t,r.originalDate=e,function(e,t,n){var i=String(t),r=n||{},o=i.match(Na);if(o){var a=Aa(r.originalDate||e,r);i=o.reduce(function(e,t){if("'"===t[0])return e;var n=e.indexOf(t),i="'"===e[n-1],o=e.replace(t,"'"+va[t[0]](a,t,null,r)+"'");return i?o.substring(0,n-1)+o.substring(n+1):o},i)}return na(e,i,r)}(function(e,t,n){var i=Aa(e,n),r=da(t,i,!0),o=new Date(i.getTime()-r),a=new Date(0);return a.setFullYear(o.getUTCFullYear(),o.getUTCMonth(),o.getUTCDate()),a.setHours(o.getUTCHours(),o.getUTCMinutes(),o.getUTCSeconds(),o.getUTCMilliseconds()),a}(e,t),n,r)}const Da=async({buildingSlug:e})=>{try{const t=await r().get(`${$r}/platformApi/webchat/${e}/units/summary`);if(t.data)return Ar(t.data)}catch(t){Fo({logType:jo.error,buildingSlug:e,logTitle:"[ERROR_GETTING_UNITS_SUMMARY]",logData:{error:t},error:t})}return[]};var La=function(e,t,n,i){var r,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(o<3?r(a):o>3?r(t,n,a):r(t,n))||a);return o>3&&a&&Object.defineProperty(t,n,a),a};let Ua=class extends oe{constructor(){super(...arguments),this.tourTypeOptions=[],this.layoutOptions=[],this.chatId="",this.buildingId=0,this.orgId=0,this.leadSourceParams=null,this.buildingSlug="",this.sgtUrl="",this.selfGuidedToursTypeOffered="",this.selfGuidedTourEnabled=!1,this.escortedToursLink="",this.escortedToursTypeOffered="",this.virtualToursLink="",this.virtualToursTypeOffered="",this.orgSlug="",this.hasDynamicSchedulingEnabled=!1,this.bedroomPreferenceRequired=!1,this.leadSourceClient=null,this.leadSourceMultitouchClient=null,this.buildingName="",this.tourType=null,this.shouldShowTourType={[Ra.Guided]:!0,[Ra.Self]:!0,[Ra.Virtual]:!0},this.email="",this.phoneNumber="",this.phoneNumberE164=null,this.phoneCountry=null,this.phoneNumberIsValid=!1,this.phoneNumberHasBlurred=!1,this.availabilitiesGroupedByDay={},this.calendarTimeZone=Intl.DateTimeFormat().resolvedOptions().timeZone,this.waitingForAvailabilities=!0,this.mobilePageIndex=0,this.isSubmitting=!1,this.tourIsBooked=!1,this.shouldAllowScheduling=!1,this.shouldAllowScheduleLoading=!0,this.promptForReschedule=!1,this.canceledReschedule=!1,this.leadSources=[],this.orgLegalName="",this.country=null,this.currentLeadSource="",this.featureFlagShowDropdown="",this.compactDesign=!1,this.primaryColor=qn,this.backgroundColor=Yn,this.foregroundColorOnPrimaryBackgroundColor="white",this.foregroundColorOnSecondaryBackgroundColor="black",this.firstNameInputValue="",this.lastNameInputValue="",this.leadSourceInputValue="",this.selectedLayoutValue="",this.selectedUnitValue="",this.units=[],this.allowOccupiedUnitTours=!1,this.errorGettingAvailabilities=!1,this.centralConvoBuildings=[],this.isGeneralBuilding=!1,this.statusMessage="",this._setAvailabilities=async()=>{try{const[e,t]=await Promise.all([Vo(this.buildingId,this.hasDynamicSchedulingEnabled),oo()]);this.shouldAllowScheduling=e,this.shouldAllowScheduleLoading=!1,this.calendarTimeZone=await(async e=>{var t;return null!==(t=(await io(e)).calendarTimeZone)&&void 0!==t?t:Intl.DateTimeFormat().resolvedOptions().timeZone})(this.buildingId),Fo({logTitle:"AVAILABILITIES_EXIST_FOR_TOUR_TYPE",logData:t,logType:jo.info,buildingSlug:this.buildingSlug,orgSlug:this.orgSlug});const n=Object.values(t).every(e=>!1===e),i=!this.sgtUrl&&!this.escortedToursLink&&!this.virtualToursLink;if(n&&i)return this.errorGettingAvailabilities=!0,this.waitingForAvailabilities=!1,void Fo({logTitle:"NO_AVAILABILITIES_EXIST",logData:null,logType:jo.warn,buildingSlug:this.buildingSlug,orgSlug:this.orgSlug});this.shouldShowTourType={[Ra.Guided]:this.tourTypeOptions.map(e=>e.value).includes("WITH_AGENT")&&(t[Ra.Guided]||!!this.escortedToursLink),[Ra.Self]:this.tourTypeOptions.map(e=>e.value).includes("SELF_GUIDED")&&(t[Ra.Self]||!!this.sgtUrl),[Ra.Virtual]:this.tourTypeOptions.map(e=>e.value).includes("VIRTUAL_SHOWING")&&(t[Ra.Virtual]||!!this.virtualToursLink)};const r=1===Object.values(this.shouldShowTourType).reduce((e,t)=>!0===t?e+1:e,0);if(this._setDefaultSelectedDateAndTimes(),r&&(this.tourType=Object.keys(this.shouldShowTourType).find(e=>this.shouldShowTourType[e])),null===this.tourType)return void(this.waitingForAvailabilities=!1);this.availabilitiesGroupedByDay=await ao(Ba[this.tourType]),this.waitingForAvailabilities=!1}catch(e){this.errorGettingAvailabilities=!0,this.waitingForAvailabilities=!1,Fo({logTitle:"ERROR_LOADING_AVAILABILITIES",logData:{error:e},logType:jo.error,buildingSlug:this.buildingSlug,orgSlug:this.orgSlug,error:e})}},this._setDefaultSelectedDateAndTimes=async(e,t)=>{var n,i,r;const o=await io(this.buildingId),a=null!=e?e:this._getHighestRankedTourType(o),s=a?null===(r=null===(i=null===(n=o.availability)||void 0===n?void 0:n[a])||void 0===i?void 0:i.availableTourStartTimes)||void 0===r?void 0:r.filter(e=>{if(!t)return!0;return rr("string"==typeof e?Wr(e):e,t)}):[],l=null==s?void 0:s[0];a&&l&&a!==jr.Unknown&&a!==jr.MediaTour&&(this.selectedDate=ir("string"==typeof l?Wr(l):l),this.tourType=ja[a],this.selectedTime="string"==typeof l?so(l):(e=>({datetime:Zi(e,"yyyy-MM-dd'T'HH:mm:ss"),offset:Zi(e,"xxx")}))(l))},this._getHighestRankedTourType=e=>{var t;const n=(null!==(t=e.rankOrderedSupportedTourTypes)&&void 0!==t?t:[]).map(t=>{var n,i;return{tourType:t,availabilities:null===(i=null===(n=e.availability)||void 0===n?void 0:n[t])||void 0===i?void 0:i.availableTourStartTimes}}).filter(e=>{if(e.tourType===jr.Unknown||e.tourType===jr.MediaTour)return!1;const t=ja[e.tourType],n=this._getTourTypeOffered(t);return!!n&&(!Xo(0,n)&&e.availabilities&&e.availabilities.length>0)}),i=n[0];return i?i.tourType:null},this._getTourTypeOffered=e=>e===Ra.Guided?this.escortedToursTypeOffered:e===Ra.Self?this.selfGuidedToursTypeOffered:e===Ra.Virtual?this.virtualToursTypeOffered:null,this._getUnitOptions=()=>{const e=this.selectedLayoutValue?this.units.filter(e=>Ha(10*e.numberOfBedrooms)===this.selectedLayoutValue):this.units,t=e.map(e=>({label:e.unitNumber,value:e.unitNumber}));return t},this._fetchUnits=async()=>{if(this.buildingSlug)try{this.units=await Da({buildingSlug:this.buildingSlug})}catch(e){this.units=[],Fo({logTitle:"ERROR_LOADING_UNITS_FOR_TOUR_SCHEDULER",logData:{error:e},logType:jo.error,buildingSlug:this.buildingSlug,orgSlug:this.orgSlug,error:e})}},this.firstUpdated=async()=>{if(await this._fetchCentralConvoBuildings(),this.isGeneralBuilding)return this.waitingForAvailabilities=!1,this.shouldAllowScheduleLoading=!1,void(this.statusMessage="Please select a building to see tour availabilities.");await this._loadForCurrentBuilding()},this._loadForCurrentBuilding=async()=>{try{await io(this.buildingId)}catch(e){}await Promise.all([this._setAvailabilities().then(async()=>{try{const e=await io(this.buildingId);this.allowOccupiedUnitTours=!!e.allowOccupiedUnitTours}catch(e){this.allowOccupiedUnitTours=!1}}),this._fetchUnits()])},this._fetchCentralConvoBuildings=async()=>{if(this.orgSlug&&this.buildingSlug)try{const e=await async function(e,t){var n,i;const o=(await r().get("https://app.meetelise.com/platformApi/webchat/central-convo-buildings-v2",{headers:{"building-slug":t,"org-slug":e}})).data;return{is_general_building:null!==(n=null==o?void 0:o.is_general_building)&&void 0!==n&&n,buildings:null!==(i=null==o?void 0:o.buildings)&&void 0!==i?i:[]}}(this.orgSlug,this.buildingSlug);this.centralConvoBuildings=e.buildings,this.isGeneralBuilding=e.is_general_building}catch(e){this.centralConvoBuildings=[],this.isGeneralBuilding=!1}},this._onBuildingChange=async()=>{var e;const t=null===(e=this.selectedBuildingEl)||void 0===e?void 0:e.value;if(!t||t===this.buildingSlug)return;const n=this.centralConvoBuildings.find(e=>e.slug===t);if(n){this.isGeneralBuilding=!1,this.waitingForAvailabilities=!0,this.errorGettingAvailabilities=!1,this.tourType=null,this.selectedDate=void 0,this.selectedTime=void 0,this.availabilitiesGroupedByDay={},this.mobilePageIndex=0,this.units=[],this.selectedLayoutValue="",this.selectedUnitValue="",this.buildingId=n.building_id,this.buildingSlug=n.slug,this.buildingName=n.name,this.statusMessage=`Loading tours for ${n.name}…`,xo("tourBuildingSelected",{buildingId:n.building_id});try{const e=await Zo(this.orgSlug,n.slug);this.sgtUrl=e.sgtUrl,this.selfGuidedToursTypeOffered=e.selfGuidedToursTypeOffered,this.selfGuidedTourEnabled=e.isSelfGuidedTourEnabled,this.escortedToursLink=e.escortedToursLink,this.escortedToursTypeOffered=e.escortedToursTypeOffered,this.virtualToursLink=e.virtualToursLink,this.virtualToursTypeOffered=e.virtualToursTypeOffered,this.tourTypeOptions=e.tourTypeOptions.map(e=>({label:e.label,value:e.value})),this.hasDynamicSchedulingEnabled=e.usesDynamicScheduling}catch(e){}if(await this._loadForCurrentBuilding(),!this.shouldAllowScheduling||this.errorGettingAvailabilities)this.statusMessage=`No tour availabilities for ${n.name}.`;else{const e=Object.values(this.shouldShowTourType).filter(Boolean).length;this.statusMessage=`Showing tours for ${n.name}. ${e} tour type${1===e?"":"s"} available.`}}},this.willUpdate=async e=>{e.has("tourType")&&this.tourType&&(this.availabilitiesGroupedByDay=await ao(Ba[this.tourType]))},this.onChangePhoneNumber=e=>{this.phoneNumber=e.detail.formattedValue,this.phoneNumberE164=e.detail.e164,this.phoneCountry=e.detail.country,this.phoneNumberIsValid=e.detail.isValid},this.onChangeEmail=e=>{e.target&&(this.email=e.target.value)},this.validators={tourType:()=>null!==this.tourType,dateAndTime:()=>!!this.selectedDate&&!!this.selectedTime,leadInfo:()=>{var e,t,n,i;return(!!(null===(e=this.firstNameInput)||void 0===e?void 0:e.value)||!!(null===(t=this.lastNameInput)||void 0===t?void 0:t.value))&&Nr(null!==(i=null===(n=this.emailInput)||void 0===n?void 0:n.value)&&void 0!==i?i:"")&&!!this.phoneNumber&&!!this.phoneNumberE164},layout:()=>!this.bedroomPreferenceRequired||!!this.selectedLayoutValue},this.formIsValidForSubmission=()=>this.validators.tourType()&&this.validators.dateAndTime()&&this.validators.leadInfo()&&this.validators.layout(),this.timeStringToHoursAndMinutes=e=>{const[t,n]=e.split(/\D/g);return[parseInt(t)+(e.toLowerCase().includes("pm")?12:0),parseInt(n)]},this.submit=async()=>{var e,t,n,i,o,a,s,l,u,d,c,h,p,f,g,m,y,b,v,w,C,x,$;if(!this.selectedDate||!this.selectedTime||null===this.tourType)return;const S=this.phoneNumberE164;if(!S)return void(this.phoneNumberIsValid=!1);const A=new URLSearchParams(window.location.search);let E=null;E=this.selectedLeadSource&&this.selectedLeadSource.value&&this.selectedLeadSource.value.length>0?this.selectedLeadSource.value:this.leadSourceInputValue&&this.leadSourceInputValue.length>0?this.leadSourceInputValue:this.currentLeadSource;const T=[...new Set(E?[E,"property-website"]:["property-website"])];this.firstNameInput&&(this.firstNameInputValue=this.firstNameInput.value),this.lastNameInput&&(this.lastNameInputValue=this.lastNameInput.value),this.leadSourceInputValue=E;const k=(null===(e=this.selectedLayoutEl)||void 0===e?void 0:e.value)||this.selectedLayoutValue||null,_=(null===(t=this.selectedUnitEl)||void 0===t?void 0:t.value)||this.selectedUnitValue||null;xo("scheduleTourSubmitted",{email:this.email,phone:S,firstName:null!==(i=null===(n=this.firstNameInput)||void 0===n?void 0:n.value)&&void 0!==i?i:this.firstNameInputValue,lastName:null!==(a=null===(o=this.lastNameInput)||void 0===o?void 0:o.value)&&void 0!==a?a:this.lastNameInputValue,tourType:Fa[this.tourType],tourTime:`${this.selectedTime.datetime}${this.selectedTime.offset}`,originatingSource:T.find(e=>"property-website"!==e)||null,layout:k,unit:_,conversationTrackingId:null!==(l=null===(s=this.leadSourceClient)||void 0===s?void 0:s.chatId)&&void 0!==l?l:null});const O={referrer:document.referrer,email_address:this.email,phone_number:S,building_id:this.buildingId,first_name:null!==(d=null===(u=this.firstNameInput)||void 0===u?void 0:u.value)&&void 0!==d?d:this.firstNameInputValue,last_name:null!==(h=null===(c=this.lastNameInput)||void 0===c?void 0:c.value)&&void 0!==h?h:this.lastNameInputValue,tour_type:Fa[this.tourType],tour_time:`${this.selectedTime.datetime}${this.selectedTime.offset}`,cancel_existing_tours:this.promptForReschedule,lead_sources:[...new Set(E?[E,Qo(this.orgSlug)]:[Qo(this.orgSlug)])],query_params:Object.fromEntries(A.entries()),conversation_tracking_id:null===(p=this.leadSourceClient)||void 0===p?void 0:p.chatId,layouts:k?[k]:void 0,unit_numbers:_?[_]:void 0,lead_sources_with_timestamps:(null!==(m=null===(f=this.leadSourceMultitouchClient)||void 0===f?void 0:f.getSafeLeadSourceTouchpointsWithDefault({includedUserSelectedLeadSource:(null===(g=this.selectedLeadSource)||void 0===g?void 0:g.value)&&this.selectedLeadSource.value.length>0?this.selectedLeadSource.value:null}))&&void 0!==m?m:[]).map(e=>Er({...e}))};this.isSubmitting=!0;try{await r().post("https://app.meetelise.com/platformApi/state/create/v2/scheduleMe",O,{headers:{"building-slug":this.buildingSlug,"X-SecurityKey":"webchatkey-wkjcWAKZjqhLStvP8L6SN8y4FbYmPhdE","org-slug":this.orgSlug}}),null===(y=this.leadSourceClient)||void 0===y||y.checkAndHandleForLogLeadSource({webchatAction:"tour-scheduler",stateId:null}),null===(b=this.leadSourceClient)||void 0===b||b.resetLeadSource(),null===(v=this.leadSourceMultitouchClient)||void 0===v||v.resetLeadSourceTouchpoints(),this.isSubmitting=!1,this.tourIsBooked=!0}catch(e){const t=e,n=(null===(C=null===(w=t.response)||void 0===w?void 0:w.data)||void 0===C?void 0:C.detail)||"Failed to book tour";if(t.response&&t.response.headers&&t.response.headers["funnel-prospect-conflicting-appointment-error"]){if(this.selectedDate&&this.selectedTime){const e=this.availabilitiesGroupedByDay[Zi(this.selectedDate,"yyyy-MM-dd")];e&&(this.availabilitiesGroupedByDay[Zi(this.selectedDate,"yyyy-MM-dd")]=e.filter(e=>e!==this.selectedTime))}}else{if(409===(null===(x=t.response)||void 0===x?void 0:x.status)&&!this.promptForReschedule&&"User already has a tour scheduled for this building"===n)return this.promptForReschedule=!0,this.isSubmitting=!1,void(this.tourIsBooked=!1);if(409===(null===($=t.response)||void 0===$?void 0:$.status)&&!this.promptForReschedule)return this.isSubmitting=!1,this.tourIsBooked=!1,no(),this.availabilitiesGroupedByDay=await ao(Ba[this.tourType],this.buildingId),void alert("This timeslot is no longer available. Please select a different time.")}alert(n),this.isSubmitting=!1,this.tourIsBooked=!1}},this.mobilePages=[{validate:this.validators.tourType,nextButtonText:"Next",nextButtonAction:()=>{this.mobilePageIndex++},render:()=>R`${this.tourTypeMenu()}`},{validate:this.validators.dateAndTime,nextButtonText:"Next",nextButtonAction:()=>{this.mobilePageIndex++},render:()=>R`${this.dateAndTimeMenu()}`},{validate:()=>this.validators.leadInfo(),nextButtonText:null,renderNextButton:()=>R` <action-confirm-button
|
|
1484
1484
|
id="schedule-bttn"
|
|
1485
1485
|
.onClick=${this.submit}
|
|
1486
1486
|
.isLoading=${this.isSubmitting}
|
|
@@ -1488,7 +1488,7 @@ otherwise there's some empty space at the bottom of the button, which interferes
|
|
|
1488
1488
|
width="145px"
|
|
1489
1489
|
text="Schedule tour"
|
|
1490
1490
|
?disabled=${!this.formIsValidForSubmission()}
|
|
1491
|
-
></action-confirm-button>`,nextButtonAction:null,render:()=>R`${this.userInfoAndLayoutMenu()}`}]}connectedCallback(){super.connectedCallback(),this.hasAttribute("role")||this.setAttribute("role","dialog"),this.hasAttribute("aria-modal")||this.setAttribute("aria-modal","true"),this.hasAttribute("aria-label")||this.setAttribute("aria-label","Schedule a Tour")}openSelfGuidedTour(){const e=52===this.orgId?function(e,t){if(!e||!t)return e;try{const n=new URL(e);return Object.entries(t).forEach(([e,t])=>{n.searchParams.set(e,t)}),n.toString()}catch(t){return e}}(this.sgtUrl,
|
|
1491
|
+
></action-confirm-button>`,nextButtonAction:null,render:()=>R`${this.userInfoAndLayoutMenu()}`}]}connectedCallback(){super.connectedCallback(),this.hasAttribute("role")||this.setAttribute("role","dialog"),this.hasAttribute("aria-modal")||this.setAttribute("aria-modal","true"),this.hasAttribute("aria-label")||this.setAttribute("aria-label","Schedule a Tour")}openSelfGuidedTour(){const e=52===this.orgId?function(e,t){if(!e||!t)return e;try{const n=new URL(e);return Object.entries(t).forEach(([e,t])=>{n.searchParams.set(e,t)}),n.toString()}catch(t){return e}}(this.sgtUrl,yo()):this.sgtUrl;window.open(e,"_blank")}buildingSelectMenu(){return R`<me-select
|
|
1492
1492
|
id="building"
|
|
1493
1493
|
placeholder="Select a property"
|
|
1494
1494
|
.value=${this.isGeneralBuilding?"":this.buildingSlug}
|
|
@@ -1503,14 +1503,14 @@ otherwise there's some empty space at the bottom of the button, which interferes
|
|
|
1503
1503
|
role="radiogroup"
|
|
1504
1504
|
aria-labelledby="tour-type-heading"
|
|
1505
1505
|
>
|
|
1506
|
-
${this.shouldShowTourType[
|
|
1506
|
+
${this.shouldShowTourType[Ra.Self]?R` <tour-type-option
|
|
1507
1507
|
heading="Take a tour"
|
|
1508
1508
|
subtitle="on your own"
|
|
1509
1509
|
.primaryColor=${this.primaryColor}
|
|
1510
1510
|
.backgroundColor=${this.backgroundColor}
|
|
1511
|
-
@click="${async()=>{this.tourType=
|
|
1512
|
-
@keydown="${e=>{[" ","Enter"].includes(e.key)&&(e.preventDefault(),this.tourType=
|
|
1513
|
-
?selected="${this.tourType===
|
|
1511
|
+
@click="${async()=>{this.tourType=Ra.Self,xo("tourTypeSelected",{tourType:Ra.Self,buildingId:this.buildingId}),this.sgtUrl&&Xo(Ra.Self,this.selfGuidedToursTypeOffered)&&this.openSelfGuidedTour(),this.availabilitiesGroupedByDay=await ao(Ba[Ra.Self]),this._setDefaultSelectedDateAndTimes(Ba[Ra.Self])}}"
|
|
1512
|
+
@keydown="${e=>{[" ","Enter"].includes(e.key)&&(e.preventDefault(),this.tourType=Ra.Self)}}"
|
|
1513
|
+
?selected="${this.tourType===Ra.Self}"
|
|
1514
1514
|
>
|
|
1515
1515
|
${((e="black")=>B`<svg
|
|
1516
1516
|
aria-hidden="true"
|
|
@@ -1526,18 +1526,18 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
1526
1526
|
d="M14.8334 19.1903V30.1667H0.666687C0.666248 28.4367 1.06183 26.7297 1.82311 25.1763C2.58439 23.6229 3.69118 22.2644 5.05866 21.2049C6.42614 20.1453 8.01802 19.4129 9.71232 19.0637C11.4066 18.7145 13.1584 18.7578 14.8334 19.1903ZM12 17.4167C7.30377 17.4167 3.50002 13.6129 3.50002 8.91666C3.50002 4.22041 7.30377 0.416656 12 0.416656C16.6963 0.416656 20.5 4.22041 20.5 8.91666C20.5 13.6129 16.6963 17.4167 12 17.4167ZM20.5 23.0833V18.125L27.5834 24.5L20.5 30.875V25.9167H16.25V23.0833H20.5Z"
|
|
1527
1527
|
fill="${e}"
|
|
1528
1528
|
/>
|
|
1529
|
-
</svg>`)(this.tourType===
|
|
1529
|
+
</svg>`)(this.tourType===Ra.Self?this.foregroundColorOnPrimaryBackgroundColor:this.foregroundColorOnSecondaryBackgroundColor)}
|
|
1530
1530
|
</tour-type-option>`:""}
|
|
1531
|
-
${this.shouldShowTourType[
|
|
1531
|
+
${this.shouldShowTourType[Ra.Guided]?R` <tour-type-option
|
|
1532
1532
|
heading="Guided tour"
|
|
1533
1533
|
subtitle="with an agent"
|
|
1534
1534
|
.primaryColor=${this.primaryColor}
|
|
1535
1535
|
.backgroundColor=${this.backgroundColor}
|
|
1536
1536
|
.foregroundColorOnPrimaryBackgroundColor=${this.foregroundColorOnPrimaryBackgroundColor}
|
|
1537
1537
|
.foregroundColorOnSecondaryBackgroundColor=${this.foregroundColorOnSecondaryBackgroundColor}
|
|
1538
|
-
@click="${async()=>{this.tourType=
|
|
1539
|
-
@keydown="${e=>{[" ","Enter"].includes(e.key)&&(e.preventDefault(),this.tourType=
|
|
1540
|
-
?selected="${this.tourType===
|
|
1538
|
+
@click="${async()=>{this.tourType=Ra.Guided,xo("tourTypeSelected",{tourType:Ra.Guided,buildingId:this.buildingId}),this.escortedToursLink&&Xo(Ra.Guided,this.escortedToursTypeOffered)&&window.open(this.escortedToursLink,"_blank"),this.availabilitiesGroupedByDay=await ao(Ba[Ra.Guided]),this._setDefaultSelectedDateAndTimes(Ba[Ra.Guided])}}"
|
|
1539
|
+
@keydown="${e=>{[" ","Enter"].includes(e.key)&&(e.preventDefault(),this.tourType=Ra.Guided)}}"
|
|
1540
|
+
?selected="${this.tourType===Ra.Guided}"
|
|
1541
1541
|
>
|
|
1542
1542
|
${((e="black")=>B`<svg
|
|
1543
1543
|
aria-hidden="true"
|
|
@@ -1553,16 +1553,16 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
1553
1553
|
d="M0.833252 30.1666C0.833252 27.1608 2.0273 24.2782 4.15271 22.1527C6.27812 20.0273 9.1608 18.8333 12.1666 18.8333C15.1724 18.8333 18.0551 20.0273 20.1805 22.1527C22.3059 24.2782 23.4999 27.1608 23.4999 30.1666H0.833252ZM12.1666 17.4166C7.47034 17.4166 3.66659 13.6129 3.66659 8.91663C3.66659 4.22038 7.47034 0.416626 12.1666 0.416626C16.8628 0.416626 20.6666 4.22038 20.6666 8.91663C20.6666 13.6129 16.8628 17.4166 12.1666 17.4166ZM22.5975 20.58C24.7645 21.137 26.7006 22.3634 28.13 24.0846C29.5595 25.8059 30.4096 27.9342 30.5592 30.1666H26.3333C26.3333 26.4691 24.9166 23.1031 22.5975 20.58ZM19.7316 17.3557C20.9187 16.2939 21.8681 14.9932 22.5175 13.5388C23.167 12.0845 23.5017 10.5094 23.4999 8.91663C23.5029 6.9807 23.0078 5.07657 22.062 3.38738C23.6666 3.70979 25.11 4.5779 26.1469 5.84415C27.1838 7.1104 27.7502 8.69666 27.7499 10.3333C27.7503 11.3426 27.5349 12.3404 27.1182 13.2597C26.7016 14.179 26.0932 14.9986 25.3339 15.6636C24.5746 16.3285 23.6819 16.8236 22.7157 17.1154C21.7495 17.4072 20.7321 17.4892 19.7316 17.3557V17.3557Z"
|
|
1554
1554
|
fill="${e}"
|
|
1555
1555
|
/>
|
|
1556
|
-
</svg>`)(this.tourType===
|
|
1556
|
+
</svg>`)(this.tourType===Ra.Guided?this.foregroundColorOnPrimaryBackgroundColor:this.foregroundColorOnSecondaryBackgroundColor)}
|
|
1557
1557
|
</tour-type-option>`:""}
|
|
1558
|
-
${this.shouldShowTourType[
|
|
1558
|
+
${this.shouldShowTourType[Ra.Virtual]?R` <tour-type-option
|
|
1559
1559
|
heading="Virtual tour"
|
|
1560
1560
|
subtitle="over video"
|
|
1561
1561
|
.primaryColor=${this.primaryColor}
|
|
1562
1562
|
.backgroundColor=${this.backgroundColor}
|
|
1563
|
-
@click="${async()=>{this.tourType=
|
|
1564
|
-
@keydown="${e=>{[" ","Enter"].includes(e.key)&&(e.preventDefault(),this.tourType=
|
|
1565
|
-
?selected="${this.tourType===
|
|
1563
|
+
@click="${async()=>{this.tourType=Ra.Virtual,xo("tourTypeSelected",{tourType:Ra.Virtual,buildingId:this.buildingId}),this.virtualToursLink&&Xo(Ra.Virtual,this.virtualToursTypeOffered)&&window.open(this.virtualToursLink,"_blank"),this.availabilitiesGroupedByDay=await ao(Ba[Ra.Virtual]),this._setDefaultSelectedDateAndTimes(Ba[Ra.Virtual])}}"
|
|
1564
|
+
@keydown="${e=>{[" ","Enter"].includes(e.key)&&(e.preventDefault(),this.tourType=Ra.Virtual)}}"
|
|
1565
|
+
?selected="${this.tourType===Ra.Virtual}"
|
|
1566
1566
|
>
|
|
1567
1567
|
${((e="black")=>B`<svg
|
|
1568
1568
|
aria-hidden="true"
|
|
@@ -1578,9 +1578,9 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
1578
1578
|
d="M15.6 19.5V22.1L18.2 23.4V24.7H7.80004L7.79484 23.4052L10.4 22.1V19.5H1.28965C1.11894 19.4989 0.950113 19.4642 0.792841 19.3979C0.635568 19.3315 0.492943 19.2347 0.373141 19.1131C0.253339 18.9915 0.158715 18.8474 0.0946936 18.6892C0.0306718 18.5309 -0.00148955 18.3616 5.29696e-05 18.1909V1.3091C5.29696e-05 0.586299 0.591552 0 1.28965 0H24.7104C25.4228 0 26 0.583699 26 1.3091V18.1909C26 18.9137 25.4085 19.5 24.7104 19.5H15.6ZM2.60005 14.3V16.9H23.4V14.3H2.60005Z"
|
|
1579
1579
|
fill="${e}"
|
|
1580
1580
|
/>
|
|
1581
|
-
</svg>`)(this.tourType===
|
|
1581
|
+
</svg>`)(this.tourType===Ra.Virtual?this.foregroundColorOnPrimaryBackgroundColor:this.foregroundColorOnSecondaryBackgroundColor)}
|
|
1582
1582
|
</tour-type-option>`:""}
|
|
1583
|
-
</div>`}dateAndTimeMenu(){var e;return this.tourType===
|
|
1583
|
+
</div>`}dateAndTimeMenu(){var e;return this.tourType===Ra.Self&&this.sgtUrl&&Xo(this.tourType,this.selfGuidedToursTypeOffered)?R`<h2 class="journey-header">Date and Time</h2>
|
|
1584
1584
|
<div id="dateAndTimeMenu">
|
|
1585
1585
|
<button
|
|
1586
1586
|
id="self-guided-redirect-bttn"
|
|
@@ -1594,15 +1594,15 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
1594
1594
|
<date-picker
|
|
1595
1595
|
.availabilities=${uo()(this.availabilitiesGroupedByDay,e=>e.map(e=>new Date(e.offset)))}
|
|
1596
1596
|
.defaultDate=${this.selectedDate}
|
|
1597
|
-
@change=${async e=>{if(this.tourType===
|
|
1597
|
+
@change=${async e=>{if(this.tourType===Ra.Self&&this.sgtUrl&&Xo(this.tourType,this.selfGuidedToursTypeOffered))this.openSelfGuidedTour();else if(this.tourType===Ra.Guided&&this.escortedToursLink&&Xo(this.tourType,this.escortedToursTypeOffered))window.open(this.escortedToursLink,"_blank");else if(this.tourType===Ra.Virtual&&this.virtualToursLink&&Xo(this.tourType,this.virtualToursTypeOffered))window.open(this.virtualToursLink,"_blank");else if(e.target instanceof ar){const t=this.selectedDate;if(this.selectedDate=e.target.selectedDate,!this.tourType)return;if(t&&e.target.selectedDate&&rr(t,e.target.selectedDate))return;e.target.selectedDate&&xo("tourDateSelected",{selectedDate:Zi(e.target.selectedDate,"yyyy-MM-dd"),tourType:this.tourType,buildingId:this.buildingId}),this._setDefaultSelectedDateAndTimes(Ba[this.tourType],e.target.selectedDate)}}}
|
|
1598
1598
|
></date-picker>
|
|
1599
1599
|
<div>
|
|
1600
1600
|
<time-picker
|
|
1601
1601
|
?selecteddateexists=${!!this.selectedDate}
|
|
1602
1602
|
.timezone=${this.calendarTimeZone}
|
|
1603
|
-
.defaultSelectedTime=${this.selectedTime?{dateWithTimeZoneOffset:this.selectedTime,displayTime:Zi(Wr(`${this.selectedTime.datetime}${this.selectedTime.offset}`),"h:mmaaa"),displayTimeZoned:
|
|
1604
|
-
.options=${this.selectedDate?null===(e=this.availabilitiesGroupedByDay[Zi(this.selectedDate,"y-MM-dd")])||void 0===e?void 0:e.sort((e,t)=>function(e,t){ni(2,arguments);var n=ii(e),i=ii(t),r=n.getTime()-i.getTime();return r<0?-1:r>0?1:r}(Wr(e.datetime),Wr(t.datetime))).map(e=>({dateWithTimeZoneOffset:e,displayTime:Zi(Wr(`${e.datetime}${e.offset}`),"h:mmaaa"),displayTimeZoned:
|
|
1605
|
-
@change=${e=>{if(e.target instanceof cr){if(!this.selectedDate)return;const t=this.availabilitiesGroupedByDay[Zi(new Date(this.selectedDate),"y-MM-dd")],n=e.target.selectedTime?t.indexOf(e.target.selectedTime.dateWithTimeZoneOffset):null;this.selectedTime=null!==n?t[n]:null,this.selectedTime&&
|
|
1603
|
+
.defaultSelectedTime=${this.selectedTime?{dateWithTimeZoneOffset:this.selectedTime,displayTime:Zi(Wr(`${this.selectedTime.datetime}${this.selectedTime.offset}`),"h:mmaaa"),displayTimeZoned:Ma(Wr(`${this.selectedTime.datetime}${this.selectedTime.offset}`),this.calendarTimeZone,"h:mmaaa")}:null}
|
|
1604
|
+
.options=${this.selectedDate?null===(e=this.availabilitiesGroupedByDay[Zi(this.selectedDate,"y-MM-dd")])||void 0===e?void 0:e.sort((e,t)=>function(e,t){ni(2,arguments);var n=ii(e),i=ii(t),r=n.getTime()-i.getTime();return r<0?-1:r>0?1:r}(Wr(e.datetime),Wr(t.datetime))).map(e=>({dateWithTimeZoneOffset:e,displayTime:Zi(Wr(`${e.datetime}${e.offset}`),"h:mmaaa"),displayTimeZoned:Ma(Wr(`${e.datetime}${e.offset}`),this.calendarTimeZone,"h:mmaaa")})):[]}
|
|
1605
|
+
@change=${e=>{if(e.target instanceof cr){if(!this.selectedDate)return;const t=this.availabilitiesGroupedByDay[Zi(new Date(this.selectedDate),"y-MM-dd")],n=e.target.selectedTime?t.indexOf(e.target.selectedTime.dateWithTimeZoneOffset):null;this.selectedTime=null!==n?t[n]:null,this.selectedTime&&xo("tourTimeSelected",{selectedTime:`${this.selectedTime.datetime}${this.selectedTime.offset}`,tourType:this.tourType,buildingId:this.buildingId})}}}
|
|
1606
1606
|
></time-picker>
|
|
1607
1607
|
</div>
|
|
1608
1608
|
</div>
|
|
@@ -1684,9 +1684,9 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
1684
1684
|
</div>
|
|
1685
1685
|
${this.layoutOptions.length>0?R` <me-select
|
|
1686
1686
|
id="layout"
|
|
1687
|
-
placeholder
|
|
1688
|
-
.options="${this.layoutOptions.map(e=>({label:e.label,value:
|
|
1689
|
-
@change=${()=>{var e;const t=(null===(e=this.selectedLayoutEl)||void 0===e?void 0:e.value)||"";if(this.selectedLayoutValue=t,t&&this.selectedUnitValue){const e=this.units.find(e=>e.unitNumber===this.selectedUnitValue);e&&
|
|
1687
|
+
placeholder=${this.bedroomPreferenceRequired?"Bedroom preference":"Bedroom preference (optional)"}
|
|
1688
|
+
.options="${this.layoutOptions.map(e=>({label:e.label,value:Ha(e.value)}))}"
|
|
1689
|
+
@change=${()=>{var e;const t=(null===(e=this.selectedLayoutEl)||void 0===e?void 0:e.value)||"";if(this.selectedLayoutValue=t,t&&this.selectedUnitValue){const e=this.units.find(e=>e.unitNumber===this.selectedUnitValue);e&&Ha(10*e.numberOfBedrooms)!==t&&(this.selectedUnitValue="",this.selectedUnitEl&&(this.selectedUnitEl.value=void 0))}t&&xo("tourLayoutSelected",{layout:t,buildingId:this.buildingId})}}
|
|
1690
1690
|
>
|
|
1691
1691
|
</me-select>`:""}
|
|
1692
1692
|
${this.allowOccupiedUnitTours&&this._getUnitOptions().length>0?R` <me-select
|
|
@@ -1694,7 +1694,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
1694
1694
|
placeholder="Unit preference (optional)"
|
|
1695
1695
|
.value=${this.selectedUnitValue}
|
|
1696
1696
|
.options="${this._getUnitOptions()}"
|
|
1697
|
-
@change=${()=>{var e;const t=(null===(e=this.selectedUnitEl)||void 0===e?void 0:e.value)||"";this.selectedUnitValue=t,t&&
|
|
1697
|
+
@change=${()=>{var e;const t=(null===(e=this.selectedUnitEl)||void 0===e?void 0:e.value)||"";this.selectedUnitValue=t,t&&xo("tourUnitSelected",{unit:t,buildingId:this.buildingId})}}
|
|
1698
1698
|
>
|
|
1699
1699
|
</me-select>`:""}
|
|
1700
1700
|
${this.leadSources.length>0&&(this.featureFlagShowDropdown===fo.always||this.featureFlagShowDropdown===fo.onAttributionFailure&&0===this.currentLeadSource.length)?R` <me-select
|
|
@@ -1702,10 +1702,10 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
1702
1702
|
value="${this.currentLeadSource}"
|
|
1703
1703
|
placeholder="How did you hear about us?"
|
|
1704
1704
|
.options="${this.leadSources.map(e=>({label:e,value:e}))}"
|
|
1705
|
-
@change=${()=>{var e;(null===(e=this.selectedLeadSource)||void 0===e?void 0:e.value)&&
|
|
1705
|
+
@change=${()=>{var e;(null===(e=this.selectedLeadSource)||void 0===e?void 0:e.value)&&xo("tourLeadSourceSelected",{leadSource:this.selectedLeadSource.value,buildingId:this.buildingId}),this.requestUpdate()}}
|
|
1706
1706
|
>
|
|
1707
1707
|
</me-select>`:""}
|
|
1708
|
-
</div> `}confirmationMessage(){if(!this.selectedDate||!this.selectedTime||null===this.tourType)return R``;const e=
|
|
1708
|
+
</div> `}confirmationMessage(){if(!this.selectedDate||!this.selectedTime||null===this.tourType)return R``;const e=Ma(Wr(`${this.selectedTime.datetime}${this.selectedTime.offset}`),this.calendarTimeZone,"MMM d 'at' h:mmaaa");return this.canceledReschedule?R`
|
|
1709
1709
|
<div id="confirmationMessage">
|
|
1710
1710
|
<svg
|
|
1711
1711
|
aria-hidden="true"
|
|
@@ -1741,7 +1741,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
1741
1741
|
<p>Thank you!</p>
|
|
1742
1742
|
<p>
|
|
1743
1743
|
Your
|
|
1744
|
-
${{[
|
|
1744
|
+
${{[Ra.Guided]:"guided",[Ra.Self]:"self-guided",[Ra.Virtual]:"virtual"}[this.tourType]}
|
|
1745
1745
|
tour is
|
|
1746
1746
|
${this.promptForReschedule?R`rescheduled`:R`scheduled`} for
|
|
1747
1747
|
${e}
|
|
@@ -1910,7 +1910,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
1910
1910
|
${e.nextButtonText}
|
|
1911
1911
|
</button>`}`}
|
|
1912
1912
|
${this.mobilePageIndex+1===this.mobilePages.length?R`
|
|
1913
|
-
${
|
|
1913
|
+
${Lo({buildingName:this.buildingName,phoneNumberInput:this.phoneNumber,emailInput:null===(n=this.emailInput)||void 0===n?void 0:n.value,orgLegalName:this.orgLegalName,orgSlug:this.orgSlug,country:this.country,clickingButtonText:"schedule tour"})}
|
|
1914
1914
|
`:R``}
|
|
1915
1915
|
</div>
|
|
1916
1916
|
</div>
|
|
@@ -1943,7 +1943,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
1943
1943
|
We'll send a confirmation and any follow-ups to your email
|
|
1944
1944
|
address, please reply to the email to make any appointment
|
|
1945
1945
|
changes.
|
|
1946
|
-
${
|
|
1946
|
+
${Lo({buildingName:this.buildingName,phoneNumberInput:this.phoneNumber,emailInput:null===(e=this.emailInput)||void 0===e?void 0:e.value,orgLegalName:this.orgLegalName,orgSlug:this.orgSlug,country:this.country,clickingButtonText:"schedule tour"})}
|
|
1947
1947
|
</div>
|
|
1948
1948
|
|
|
1949
1949
|
<div class="reschedule-buttons-wrapper">
|
|
@@ -1987,7 +1987,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
1987
1987
|
We'll send a confirmation and any follow-ups to your email
|
|
1988
1988
|
address, please reply to the email to make any appointment
|
|
1989
1989
|
changes.
|
|
1990
|
-
${
|
|
1990
|
+
${Lo({buildingName:this.buildingName,phoneNumberInput:this.phoneNumber,emailInput:null===(t=this.emailInput)||void 0===t?void 0:t.value,orgLegalName:this.orgLegalName,orgSlug:this.orgSlug,country:this.country,clickingButtonText:"schedule tour"})}
|
|
1991
1991
|
</div>
|
|
1992
1992
|
|
|
1993
1993
|
<action-confirm-button
|
|
@@ -2002,7 +2002,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
2002
2002
|
</div>
|
|
2003
2003
|
`}
|
|
2004
2004
|
</div>
|
|
2005
|
-
`}};var Ua
|
|
2005
|
+
`}};var Ra;Ua.styles=[Uo,Oe],La([ue({attribute:!1})],Ua.prototype,"tourTypeOptions",void 0),La([ue({attribute:!1})],Ua.prototype,"layoutOptions",void 0),La([ue({attribute:!0})],Ua.prototype,"chatId",void 0),La([ue({type:Number})],Ua.prototype,"buildingId",void 0),La([ue({type:Number})],Ua.prototype,"orgId",void 0),La([ue({attribute:!1})],Ua.prototype,"leadSourceParams",void 0),La([ue({attribute:!0})],Ua.prototype,"buildingSlug",void 0),La([ue({attribute:!0})],Ua.prototype,"sgtUrl",void 0),La([ue({attribute:!0})],Ua.prototype,"selfGuidedToursTypeOffered",void 0),La([ue({attribute:!0})],Ua.prototype,"selfGuidedTourEnabled",void 0),La([ue({attribute:!0})],Ua.prototype,"escortedToursLink",void 0),La([ue({attribute:!0})],Ua.prototype,"escortedToursTypeOffered",void 0),La([ue({attribute:!0})],Ua.prototype,"virtualToursLink",void 0),La([ue({attribute:!0})],Ua.prototype,"virtualToursTypeOffered",void 0),La([ue({attribute:!0})],Ua.prototype,"orgSlug",void 0),La([ue({attribute:!0})],Ua.prototype,"hasDynamicSchedulingEnabled",void 0),La([ue({attribute:!0})],Ua.prototype,"bedroomPreferenceRequired",void 0),La([ue({attribute:!0})],Ua.prototype,"leadSourceClient",void 0),La([ue({attribute:!0})],Ua.prototype,"leadSourceMultitouchClient",void 0),La([ue({attribute:!0})],Ua.prototype,"buildingName",void 0),La([de()],Ua.prototype,"tourType",void 0),La([de()],Ua.prototype,"shouldShowTourType",void 0),La([de()],Ua.prototype,"email",void 0),La([de()],Ua.prototype,"phoneNumber",void 0),La([de()],Ua.prototype,"phoneNumberE164",void 0),La([de()],Ua.prototype,"phoneCountry",void 0),La([de()],Ua.prototype,"phoneNumberIsValid",void 0),La([de()],Ua.prototype,"phoneNumberHasBlurred",void 0),La([de()],Ua.prototype,"availabilitiesGroupedByDay",void 0),La([de()],Ua.prototype,"calendarTimeZone",void 0),La([de()],Ua.prototype,"waitingForAvailabilities",void 0),La([de()],Ua.prototype,"selectedDate",void 0),La([de()],Ua.prototype,"selectedTime",void 0),La([de()],Ua.prototype,"mobilePageIndex",void 0),La([de()],Ua.prototype,"isSubmitting",void 0),La([de()],Ua.prototype,"tourIsBooked",void 0),La([de()],Ua.prototype,"shouldAllowScheduling",void 0),La([de()],Ua.prototype,"shouldAllowScheduleLoading",void 0),La([de()],Ua.prototype,"promptForReschedule",void 0),La([de()],Ua.prototype,"canceledReschedule",void 0),La([ue({attribute:!1})],Ua.prototype,"leadSources",void 0),La([ue({attribute:!0})],Ua.prototype,"orgLegalName",void 0),La([ue({attribute:!1})],Ua.prototype,"country",void 0),La([ue({attribute:!0})],Ua.prototype,"currentLeadSource",void 0),La([ue({attribute:!0})],Ua.prototype,"featureFlagShowDropdown",void 0),La([ue({attribute:!0})],Ua.prototype,"compactDesign",void 0),La([ue({attribute:!0})],Ua.prototype,"primaryColor",void 0),La([ue({attribute:!0})],Ua.prototype,"backgroundColor",void 0),La([ue({attribute:!0})],Ua.prototype,"foregroundColorOnPrimaryBackgroundColor",void 0),La([ue({attribute:!0})],Ua.prototype,"foregroundColorOnSecondaryBackgroundColor",void 0),La([ce(".nameContainer#firstName input")],Ua.prototype,"firstNameInput",void 0),La([ce(".nameContainer#lastName input")],Ua.prototype,"lastNameInput",void 0),La([ce(".inputContainer#email input")],Ua.prototype,"emailInput",void 0),La([ce("me-select#leadSource")],Ua.prototype,"selectedLeadSource",void 0),La([ce("me-select#layout")],Ua.prototype,"selectedLayoutEl",void 0),La([ce("me-select#unit")],Ua.prototype,"selectedUnitEl",void 0),La([de()],Ua.prototype,"firstNameInputValue",void 0),La([de()],Ua.prototype,"lastNameInputValue",void 0),La([de()],Ua.prototype,"leadSourceInputValue",void 0),La([de()],Ua.prototype,"selectedLayoutValue",void 0),La([de()],Ua.prototype,"selectedUnitValue",void 0),La([de()],Ua.prototype,"units",void 0),La([de()],Ua.prototype,"allowOccupiedUnitTours",void 0),La([de()],Ua.prototype,"errorGettingAvailabilities",void 0),La([de()],Ua.prototype,"centralConvoBuildings",void 0),La([de()],Ua.prototype,"isGeneralBuilding",void 0),La([ce("me-select#building")],Ua.prototype,"selectedBuildingEl",void 0),La([de()],Ua.prototype,"statusMessage",void 0),Ua=La([se("tour-scheduler")],Ua),function(e){e.Guided="guided",e.Self="self",e.Virtual="virtual"}(Ra||(Ra={}));const Ba={[Ra.Guided]:jr.WithAgent,[Ra.Self]:jr.SelfGuided,[Ra.Virtual]:jr.VirtualShowing},ja={[jr.WithAgent]:Ra.Guided,[jr.SelfGuided]:Ra.Self,[jr.VirtualShowing]:Ra.Virtual},Fa={[Ra.Guided]:"escorted-tour",[Ra.Self]:"self-guided-tour",[Ra.Virtual]:"live-virtual-tour"};function Ha(e){const t=Math.round(e/10);return 0===t?"studio":`${t}br`}const Ga=(e,t,n=!0,i=!1,r,o=.01)=>Ho({params:{org_slug:e,building_slug:t,is_pixel_on_site:n,is_any_webchat_showing:i,extra_data:{webchat_no_show_reason:r}},sampleRate:o}),za=async(e,t,n)=>{const i=.01;if(!e)return Ga(n,t,!0,!1,"building_does_not_exist",i),!1;if(!e.launchedDateTime)return Ga(n,t,!0,!1,"building_not_launched",i),!1;if(!e.active)return Ga(n,t,!0,!1,"building_not_active",i),!1;if(!e.webchatScopeConfigured)return Ga(n,t,!0,!1,"building_not_webchat_scope_configured",i),!1;const o=await async function(e){if(!e)return!1;try{return(await r().get(po(e),{params:{building_slug:e,flag_type:"bool",feature_flag:"webchat-leasing-in-maintenance-mode",default_str:null,default_bool:!1}})).data}catch(e){return!1}}(t);return!o||(Ga(n,t,!0,!1,"building_in_maintenance_mode",i),!1)},Qa=u`
|
|
2006
2006
|
* {
|
|
2007
2007
|
font-family: "Helvetica Neue", Arial;
|
|
2008
2008
|
font-size: 14px;
|
|
@@ -2499,7 +2499,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
2499
2499
|
width: 164px;
|
|
2500
2500
|
}
|
|
2501
2501
|
}
|
|
2502
|
-
`,
|
|
2502
|
+
`,Wa=u`
|
|
2503
2503
|
.type-hey__list {
|
|
2504
2504
|
width: 280px;
|
|
2505
2505
|
height: 300px;
|
|
@@ -2660,7 +2660,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
2660
2660
|
.title-bold {
|
|
2661
2661
|
font-weight: 700;
|
|
2662
2662
|
}
|
|
2663
|
-
`,
|
|
2663
|
+
`,Va=u`
|
|
2664
2664
|
.vertical-pill-list {
|
|
2665
2665
|
position: relative;
|
|
2666
2666
|
display: flex;
|
|
@@ -2733,7 +2733,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
2733
2733
|
justify-content: center;
|
|
2734
2734
|
align-items: center;
|
|
2735
2735
|
}
|
|
2736
|
-
`;var
|
|
2736
|
+
`;var qa=function(e,t,n,i){var r,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(o<3?r(a):o>3?r(t,n,a):r(t,n))||a);return o>3&&a&&Object.defineProperty(t,n,a),a};let Ya=class extends oe{constructor(){super(...arguments),this.text="Submit",this.isLoading=!1,this.disabled=!1,this.height="initial",this.width="initial",this.focus=()=>{var e,t;null===(t=null===(e=this.shadowRoot)||void 0===e?void 0:e.querySelector("button"))||void 0===t||t.focus()},this.render=()=>R`<button
|
|
2737
2737
|
class=${ho()("action-confirm-button",{loading:this.isLoading})}
|
|
2738
2738
|
@click=${this.isLoading?null:this.onClick}
|
|
2739
2739
|
?disabled=${this.disabled}
|
|
@@ -2745,7 +2745,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
2745
2745
|
<div></div>
|
|
2746
2746
|
<div></div>
|
|
2747
2747
|
</div>`:this.text}
|
|
2748
|
-
</button>`}};
|
|
2748
|
+
</button>`}};Ya.shadowRootOptions={...oe.shadowRootOptions,delegatesFocus:!0},Ya.styles=[u`
|
|
2749
2749
|
.action-confirm-button {
|
|
2750
2750
|
display: flex;
|
|
2751
2751
|
justify-content: center;
|
|
@@ -2819,7 +2819,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
2819
2819
|
transform: rotate(360deg);
|
|
2820
2820
|
}
|
|
2821
2821
|
}
|
|
2822
|
-
`],
|
|
2822
|
+
`],qa([ue()],Ya.prototype,"onClick",void 0),qa([ue()],Ya.prototype,"text",void 0),qa([ue({attribute:!1})],Ya.prototype,"isLoading",void 0),qa([ue({type:Boolean})],Ya.prototype,"disabled",void 0),qa([ue({type:String})],Ya.prototype,"height",void 0),qa([ue({type:String})],Ya.prototype,"width",void 0),Ya=qa([se("action-confirm-button")],Ya);var Ka=function(e,t,n,i){var r,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(o<3?r(a):o>3?r(t,n,a):r(t,n))||a);return o>3&&a&&Object.defineProperty(t,n,a),a};let Xa=class extends oe{constructor(){super(...arguments),this.height="425px",this.width="326px",this.useRoundedBorders=!0,this.headerText="",this.isMobileSized=_r(),this.useGradientDesign=!1}connectedCallback(){super.connectedCallback(),this._cleanupMobileListener=Or(e=>{this.isMobileSized=e})}disconnectedCallback(){var e;null===(e=this._cleanupMobileListener)||void 0===e||e.call(this),super.disconnectedCallback()}render(){return R`
|
|
2823
2823
|
<div
|
|
2824
2824
|
id="details-window-inner"
|
|
2825
2825
|
class="details-window-wrapper"
|
|
@@ -2859,7 +2859,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
2859
2859
|
</div>
|
|
2860
2860
|
<slot class="details-window__slot-content"></slot>
|
|
2861
2861
|
</div>
|
|
2862
|
-
`}};
|
|
2862
|
+
`}};Xa.styles=u`
|
|
2863
2863
|
.details-window-wrapper {
|
|
2864
2864
|
background: rgba(255, 255, 255, 0.9);
|
|
2865
2865
|
box-shadow: 0px 0px 14px 5px rgba(0, 0, 0, 0.25);
|
|
@@ -2927,7 +2927,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
2927
2927
|
border-radius: 0px 0px 0px 0px;
|
|
2928
2928
|
}
|
|
2929
2929
|
}
|
|
2930
|
-
`,
|
|
2930
|
+
`,Ka([ue({type:String})],Xa.prototype,"height",void 0),Ka([ue({type:String})],Xa.prototype,"width",void 0),Ka([ue({type:Boolean})],Xa.prototype,"useRoundedBorders",void 0),Ka([ue({type:String})],Xa.prototype,"headerText",void 0),Ka([ue({attribute:!1})],Xa.prototype,"onCloseClick",void 0),Ka([de()],Xa.prototype,"isMobileSized",void 0),Ka([ue({attribute:!0})],Xa.prototype,"useGradientDesign",void 0),Xa=Ka([se("details-window")],Xa);var Za=function(e,t,n,i){var r,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(o<3?r(a):o>3?r(t,n,a):r(t,n))||a);return o>3&&a&&Object.defineProperty(t,n,a),a};let Ja=class extends oe{constructor(){super(...arguments),this.leadSources=[],this.chatId="",this.buildingId=0,this.buildingSlug="",this.orgSlug="",this.buildingName="",this.orgLegalName="",this.country=null,this.leadSourceClient=null,this.leadSourceMultitouchClient=null,this.featureFlagShowDropdown="",this.privatePolicyUrl="https://www.meetelise.com/privacy",this.termsOfServiceUrl="_blank",this.firstName="",this.lastName="",this.email="",this.phoneNumber="",this.phoneNumberE164=null,this.phoneCountry=null,this.message="",this.currentLeadSource="",this.hasNameError=!1,this.hasEmailError=!1,this.hasPhoneNumberError=!1,this.hasMessageError=!1,this.hasSubmittedForm=!1,this.windowHeight=525,this.hasSubmissionError=!1,this.isSubmitting=!1,this.onChangeFirstName=e=>{e.target&&(this.firstName=e.target.value)},this.onChangeLastName=e=>{e.target&&(this.lastName=e.target.value)},this.onChangeEmail=e=>{e.target&&(this.email=e.target.value)},this.onChangePhoneNumber=e=>{this.phoneNumber=e.detail.formattedValue,this.phoneNumberE164=e.detail.e164,this.phoneCountry=e.detail.country},this.onChangeMessage=e=>{e.target&&(this.message=e.target.value)},this.validateFormFields=()=>{this.hasNameError=!1,this.hasEmailError=!1,this.hasPhoneNumberError=!1,this.hasMessageError=!1,this.hasSubmissionError=!1,this.firstName&&this.lastName||(this.hasNameError=!0),this.email&&Nr(this.email)||(this.hasEmailError=!0),this.phoneNumberE164||(this.hasPhoneNumberError=!0),this.windowHeight=525+30*this.getNumErrors()},this.onClick=async()=>{var e,t,n,i,r,o;if(this.isSubmitting)return;if(this.validateFormFields(),this.hasNameError||this.hasEmailError||this.hasPhoneNumberError||this.hasMessageError)return;const a=this.phoneNumberE164;if(a)try{this.isSubmitting=!0,this.windowHeight=585;const s=this.selectedLeadSource&&this.selectedLeadSource.value?this.selectedLeadSource.value:this.currentLeadSource;await es(this.firstName,this.lastName,this.email,a,this.message,this.buildingId,this.orgSlug,this.buildingSlug,[...new Set(s?[s,Qo(this.orgSlug)]:[Qo(this.orgSlug)])],null===(e=this.leadSourceClient)||void 0===e?void 0:e.chatId,null===(t=this.leadSourceMultitouchClient)||void 0===t?void 0:t.getSafeLeadSourceTouchpointsWithDefault({includedUserSelectedLeadSource:(null===(n=this.selectedLeadSource)||void 0===n?void 0:n.value)&&this.selectedLeadSource.value.length>0?this.selectedLeadSource.value:null})),null===(i=this.leadSourceClient)||void 0===i||i.checkAndHandleForLogLeadSource({webchatAction:"email-us",stateId:null}),null===(r=this.leadSourceClient)||void 0===r||r.resetLeadSource(),null===(o=this.leadSourceMultitouchClient)||void 0===o||o.resetLeadSourceTouchpoints(),this.hasSubmittedForm=!0,this.isSubmitting=!1,this.windowHeight=525}catch(e){this.hasSubmissionError=!0,this.isSubmitting=!1,this.windowHeight=525}else this.hasPhoneNumberError=!0},this.getNumErrors=()=>[this.hasNameError,this.hasEmailError,this.hasPhoneNumberError,this.hasMessageError,this.hasSubmissionError].filter(e=>e).length,this.render=()=>{var e;return window.customElements.get("details-window")||window.customElements.define("details-window",Xa),window.customElements.get("action-confirm-button")||window.customElements.define("action-confirm-button",Ya),this.hasSubmittedForm?R`
|
|
2931
2931
|
<details-window
|
|
2932
2932
|
id="details-window"
|
|
2933
2933
|
headerText=""
|
|
@@ -3046,9 +3046,9 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
3046
3046
|
`:""}
|
|
3047
3047
|
</div>
|
|
3048
3048
|
|
|
3049
|
-
${
|
|
3049
|
+
${Lo({buildingName:this.buildingName,phoneNumberInput:this.phoneNumber,emailInput:this.email,orgLegalName:this.orgLegalName,orgSlug:this.orgSlug,country:this.country,clickingButtonText:"send"})}
|
|
3050
3050
|
</details-window>
|
|
3051
|
-
`}}};
|
|
3051
|
+
`}}};Ja.styles=[u`
|
|
3052
3052
|
.email-us__name-input,
|
|
3053
3053
|
.email-us__contact_input,
|
|
3054
3054
|
.email-us_message-input {
|
|
@@ -3120,11 +3120,11 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
3120
3120
|
width: 50%;
|
|
3121
3121
|
}
|
|
3122
3122
|
}
|
|
3123
|
-
`,Oe],
|
|
3123
|
+
`,Oe],Za([ue({attribute:!1})],Ja.prototype,"leadSources",void 0),Za([ue({attribute:!1})],Ja.prototype,"onCloseClicked",void 0),Za([ue({attribute:!0})],Ja.prototype,"chatId",void 0),Za([ue({attribute:!1})],Ja.prototype,"buildingId",void 0),Za([ue({attribute:!0})],Ja.prototype,"buildingSlug",void 0),Za([ue({attribute:!0})],Ja.prototype,"orgSlug",void 0),Za([ue({attribute:!0})],Ja.prototype,"buildingName",void 0),Za([ue({attribute:!0})],Ja.prototype,"orgLegalName",void 0),Za([ue({attribute:!1})],Ja.prototype,"country",void 0),Za([ue({attribute:!0})],Ja.prototype,"leadSourceClient",void 0),Za([ue({attribute:!0})],Ja.prototype,"leadSourceMultitouchClient",void 0),Za([ue({attribute:!0})],Ja.prototype,"featureFlagShowDropdown",void 0),Za([ue()],Ja.prototype,"privatePolicyUrl",void 0),Za([ue()],Ja.prototype,"termsOfServiceUrl",void 0),Za([de()],Ja.prototype,"firstName",void 0),Za([de()],Ja.prototype,"lastName",void 0),Za([de()],Ja.prototype,"email",void 0),Za([de()],Ja.prototype,"phoneNumber",void 0),Za([de()],Ja.prototype,"phoneNumberE164",void 0),Za([de()],Ja.prototype,"phoneCountry",void 0),Za([de()],Ja.prototype,"message",void 0),Za([ce("me-select#leadSource")],Ja.prototype,"selectedLeadSource",void 0),Za([ue({attribute:!0})],Ja.prototype,"currentLeadSource",void 0),Za([de()],Ja.prototype,"hasNameError",void 0),Za([de()],Ja.prototype,"hasEmailError",void 0),Za([de()],Ja.prototype,"hasPhoneNumberError",void 0),Za([de()],Ja.prototype,"hasMessageError",void 0),Za([de()],Ja.prototype,"hasSubmittedForm",void 0),Za([de()],Ja.prototype,"windowHeight",void 0),Za([de()],Ja.prototype,"hasSubmissionError",void 0),Za([de()],Ja.prototype,"isSubmitting",void 0),Ja=Za([se("email-us-window")],Ja);const es=async(e,t,n,i,o,a,s,l,u,d,c)=>{const h=new URLSearchParams(window.location.search),p={email_address:n,building_id:a,lead_sources:u,first_message:o,first_name:e,last_name:t,phone_number:i,referrer:document.referrer,query_params:Object.fromEntries(h.entries()),conversation_tracking_id:d,lead_sources_with_timestamps:(null!=c?c:[]).map(e=>Er({...e}))};xo("emailUsSubmitted",{firstName:e,lastName:t,email:n,phone:i,message:o,originatingSource:u.find(e=>"property-website"!==e)||null,conversationTrackingId:null!=d?d:null}),await r().post("https://app.meetelise.com/platformApi/state/create/emailMe",p,{headers:{"building-slug":l,"org-slug":s,"X-SecurityKey":"webchatkey-wkjcWAKZjqhLStvP8L6SN8y4FbYmPhdE"}})},ts=(e="white")=>B`<svg aria-hidden="true" focusable="false" xmlns="http://www.w3.org/2000/svg" width="14" height="17" viewBox="0 0 14 17" fill="none">
|
|
3124
3124
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.95487 2.54301e-07H7.04513C8.51534 -1.22821e-05 9.67985 -2.22686e-05 10.5912 0.121084C11.5292 0.24572 12.2883 0.508324 12.887 1.10005C13.4857 1.69178 13.7514 2.44211 13.8775 3.36914C14 4.26992 14 5.42089 14 6.874V10.126C14 11.5791 14 12.7301 13.8775 13.6309C13.7514 14.5579 13.4857 15.3082 12.887 15.8999C12.2883 16.4917 11.5292 16.7543 10.5912 16.8789C9.67985 17 8.51534 17 7.04513 17H6.95487C5.48466 17 4.32015 17 3.40878 16.8789C2.47084 16.7543 1.71169 16.4917 1.11299 15.8999C0.514304 15.3082 0.248611 14.5579 0.122508 13.6309C-2.25306e-05 12.7301 -1.24266e-05 11.5791 2.57292e-07 10.126V6.87399C-1.24266e-05 5.42088 -2.25306e-05 4.26992 0.122508 3.36914C0.248611 2.44211 0.514304 1.69178 1.11299 1.10005C1.71169 0.508324 2.47084 0.24572 3.40878 0.121084C4.32015 -2.22686e-05 5.48466 -1.22821e-05 6.95487 2.54301e-07ZM2.85118 1.44157C2.45996 1.55714 2.18378 1.71904 1.96152 1.93871C1.62295 2.27335 1.42002 2.73167 1.31181 3.52718C1.20127 4.33975 1.2 5.41089 1.2 6.9186V10.0814C1.2 11.5891 1.20127 12.6602 1.31181 13.4728C1.42002 14.2683 1.62295 14.7267 1.96152 15.0613C2.30009 15.3959 2.76381 15.5965 3.56868 15.7034C4.39081 15.8127 5.47454 15.814 7 15.814C8.52546 15.814 9.60919 15.8127 10.4313 15.7034C11.2362 15.5965 11.6999 15.3959 12.0385 15.0613C12.377 14.7267 12.58 14.2683 12.6882 13.4728C12.7987 12.6602 12.8 11.5891 12.8 10.0814V6.9186C12.8 5.41089 12.7987 4.33975 12.6882 3.52718C12.58 2.73167 12.377 2.27335 12.0385 1.93871C11.8162 1.71905 11.54 1.55714 11.1488 1.44157C10.6194 2.22728 10.2493 2.77349 9.69896 3.1115C9.58916 3.17894 9.47507 3.23928 9.3574 3.29217C8.76366 3.55903 8.09363 3.55868 7.12834 3.55818C7.08613 3.55816 7.04336 3.55814 7 3.55814C6.95664 3.55814 6.91387 3.55816 6.87166 3.55818C5.90637 3.55868 5.23634 3.55903 4.6426 3.29217C4.52493 3.23928 4.41084 3.17894 4.30104 3.1115C3.75069 2.77349 3.38057 2.22729 2.85118 1.44157ZM4.16103 1.2383C4.51629 1.74715 4.70232 1.96157 4.9344 2.10411C5.00028 2.14457 5.06873 2.18078 5.13933 2.21251C5.46646 2.35954 5.85406 2.37209 7 2.37209C8.14594 2.37209 8.53354 2.35954 8.86066 2.21251C8.93127 2.18078 8.99972 2.14457 9.0656 2.10411C9.29768 1.96157 9.48371 1.74715 9.83897 1.2383C9.10278 1.18681 8.18457 1.18605 7 1.18605C5.81543 1.18605 4.89722 1.18681 4.16103 1.2383ZM4 14.0349C4 13.7074 4.26863 13.4419 4.6 13.4419H9.4C9.73137 13.4419 10 13.7074 10 14.0349C10 14.3624 9.73137 14.6279 9.4 14.6279H4.6C4.26863 14.6279 4 14.3624 4 14.0349Z" fill="${e}"/>
|
|
3125
|
-
</svg>`,
|
|
3125
|
+
</svg>`,ns={},is=["monday","tuesday","wednesday","thursday","friday","saturday","sunday"],rs=async e=>{const t=await(async e=>{if(ns[e])return ns[e];const t=`https://app.meetelise.com/platformApi/connectors/talk_js/leasing_office_hours/${e}`,n=await r().get(t);return ns[e]=n.data,n.data})(e);return is.map(e=>{const n=t[e];return n?{dayOfWeek:e,startTime:n.start,endTime:n.end}:e})};var os=function(e,t,n,i){var r,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(o<3?r(a):o>3?r(t,n,a):r(t,n))||a);return o>3&&a&&Object.defineProperty(t,n,a),a};let as=class extends oe{constructor(){super(...arguments),this.buildingSlug="",this.orgSlug="",this.phoneNumberToCall="",this.phoneNumberToText="",this.buildingId=0,this.buildingName="",this.chatCallUsHeader="",this.hasCallUsEnabled="",this.hasTextUsEnabled="",this.currentLeadSource="",this.orgLegalName="",this.country=null,this.leadSourceClient=null,this.leadSourceMultitouchClient=null,this.phoneNumberInputRef=Ee(),this.hasSubmittedForm=!1,this.hasPhoneNumberError=!1,this.hasSubmissionError=!1,this.submittingTextUsOption=!1,this.officeHoursTextInfo=[],this.firstUpdated=async()=>{this.buildingId&&this.hasCallUsEnabled&&(this.officeHoursTextInfo=await rs(this.buildingId))},this.getCallLink=e=>{const t=(e.match(/\d+/g)||[]).join(""),n=t.length<11?`1${t}`:t,i=`+${n[0]}-${n.slice(1,4)}-${n.slice(4,7)}-${n.slice(7)}`;return R`<a href="tel:${i}"
|
|
3126
3126
|
>${e}</a
|
|
3127
|
-
>`},this.enforcePhoneFormat=e=>{(e=>{const t=e.keyCode;return t>=48&&t<=57||t>=96&&t<=105})(e)||zn(e)||e.preventDefault()},this.onSubmitTextUs=async()=>{var e,t,n,i,r;if(this.hasPhoneNumberError=!1,this.hasSubmissionError=!1,this.phoneNumberToText&&14===this.phoneNumberToText.length||(this.hasPhoneNumberError=!0),!this.hasPhoneNumberError)try{this.submittingTextUsOption=!0,await
|
|
3127
|
+
>`},this.enforcePhoneFormat=e=>{(e=>{const t=e.keyCode;return t>=48&&t<=57||t>=96&&t<=105})(e)||zn(e)||e.preventDefault()},this.onSubmitTextUs=async()=>{var e,t,n,i,r;if(this.hasPhoneNumberError=!1,this.hasSubmissionError=!1,this.phoneNumberToText&&14===this.phoneNumberToText.length||(this.hasPhoneNumberError=!0),!this.hasPhoneNumberError)try{this.submittingTextUsOption=!0,await ss(this.phoneNumberToText,this.buildingId,this.orgSlug,this.buildingSlug,[...new Set(this.currentLeadSource?[this.currentLeadSource,Qo(this.orgSlug)]:[Qo(this.orgSlug)])],null===(e=this.leadSourceClient)||void 0===e?void 0:e.chatId,null===(t=this.leadSourceMultitouchClient)||void 0===t?void 0:t.getSafeLeadSourceTouchpointsWithDefault({includedUserSelectedLeadSource:null})),null===(n=this.leadSourceClient)||void 0===n||n.checkAndHandleForLogLeadSource({webchatAction:"text-us",stateId:null}),null===(i=this.leadSourceClient)||void 0===i||i.resetLeadSource(),null===(r=this.leadSourceMultitouchClient)||void 0===r||r.resetLeadSourceTouchpoints(),this.hasSubmittedForm=!0,this.submittingTextUsOption=!1}catch(e){this.submittingTextUsOption=!1,this.hasSubmissionError=!0}},this.onChangePhoneNumber=e=>{if(!e.target||!this.phoneNumberInputRef.value)return;if(zn(e))return;const t=e.target;this.phoneNumberToText=Hn(t.value),this.phoneNumberInputRef.value.value=this.phoneNumberToText},this.renderFormTextUsOption=()=>R` <div class="text-us-wrapper">
|
|
3128
3128
|
<h1 class="text-us-window__header">Send Us a Text</h1>
|
|
3129
3129
|
<div class="text-us-window__input-container">
|
|
3130
3130
|
<input
|
|
@@ -3153,14 +3153,14 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
3153
3153
|
</div>
|
|
3154
3154
|
|
|
3155
3155
|
<div class="text-us-window__description">
|
|
3156
|
-
${
|
|
3156
|
+
${Po(this.country)?R`By providing your number and clicking send, you consent to
|
|
3157
3157
|
receive recurring commercial electronic messages from or on behalf
|
|
3158
3158
|
of ${this.orgLegalName} at this number. Messages may be AI or
|
|
3159
3159
|
human generated. Msg & Data rates may apply. You consent to this
|
|
3160
3160
|
<a
|
|
3161
3161
|
target="_blank"
|
|
3162
3162
|
rel="noopener noreferrer"
|
|
3163
|
-
href=${
|
|
3163
|
+
href=${Oo}
|
|
3164
3164
|
>privacy policy</a
|
|
3165
3165
|
>, including having your number and communications recorded and
|
|
3166
3166
|
used by our service provider to generate responses and improve
|
|
@@ -3246,7 +3246,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
3246
3246
|
Contact Our Leasing Team
|
|
3247
3247
|
</h1>
|
|
3248
3248
|
<div class="call-us-window__phone-redirect">
|
|
3249
|
-
${
|
|
3249
|
+
${ts("black")}
|
|
3250
3250
|
${this.getCallLink(this.phoneNumberToCall)}
|
|
3251
3251
|
</div>
|
|
3252
3252
|
<div class="call-us-window__office-hours-wrapper">
|
|
@@ -3272,7 +3272,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
3272
3272
|
</div>`:""}
|
|
3273
3273
|
${this.hasTextUsEnabled?this.hasSubmittedForm?this.renderSubmittedTextUsOption():this.renderFormTextUsOption():""}
|
|
3274
3274
|
</details-window>
|
|
3275
|
-
`}};
|
|
3275
|
+
`}};as.styles=[Oe,u`
|
|
3276
3276
|
#call-us-window__content-wrapper {
|
|
3277
3277
|
font-family: "Helvetica Neue", Arial;
|
|
3278
3278
|
font-style: normal;
|
|
@@ -3377,7 +3377,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
3377
3377
|
.text-us-window__error {
|
|
3378
3378
|
color: rgb(255, 49, 3);
|
|
3379
3379
|
}
|
|
3380
|
-
`],
|
|
3380
|
+
`],os([ue({attribute:!0})],as.prototype,"buildingSlug",void 0),os([ue({attribute:!0})],as.prototype,"orgSlug",void 0),os([ue({attribute:!1})],as.prototype,"onCloseClicked",void 0),os([ue()],as.prototype,"phoneNumberToCall",void 0),os([ue()],as.prototype,"phoneNumberToText",void 0),os([ue({attribute:!1})],as.prototype,"buildingId",void 0),os([ue({attribute:!1})],as.prototype,"buildingName",void 0),os([ue({attribute:!0})],as.prototype,"chatCallUsHeader",void 0),os([ue({attribute:!0})],as.prototype,"hasCallUsEnabled",void 0),os([ue({attribute:!0})],as.prototype,"hasTextUsEnabled",void 0),os([ue({attribute:!0})],as.prototype,"currentLeadSource",void 0),os([ue({attribute:!0})],as.prototype,"orgLegalName",void 0),os([ue({attribute:!1})],as.prototype,"country",void 0),os([ue({attribute:!0})],as.prototype,"leadSourceClient",void 0),os([ue({attribute:!0})],as.prototype,"leadSourceMultitouchClient",void 0),os([de()],as.prototype,"hasSubmittedForm",void 0),os([de()],as.prototype,"hasPhoneNumberError",void 0),os([de()],as.prototype,"hasSubmissionError",void 0),os([de()],as.prototype,"submittingTextUsOption",void 0),os([ue({attribute:!1})],as.prototype,"officeHoursTextInfo",void 0),as=os([se("call-us-window")],as);const ss=async(e,t,n,i,o,a,s)=>{const l="+1"+e.replace("(","").replace(")","").replace(" ","").replace("-",""),u=new URLSearchParams(window.location.search),d={building_id:t,lead_sources:o,phone_number:l,referrer:document.referrer,query_params:Object.fromEntries(u.entries()),conversation_tracking_id:a,lead_sources_with_timestamps:(null!=s?s:[]).map(e=>Er({...e}))};xo("textUsSubmitted",{phone:l,originatingSource:o.find(e=>"property-website"!==e)||null,conversationTrackingId:null!=a?a:null}),await r().post("https://app.meetelise.com/platformApi/state/create/textMe",d,{headers:{"building-slug":i,"org-slug":n,"X-SecurityKey":"webchatkey-wkjcWAKZjqhLStvP8L6SN8y4FbYmPhdE"}})},ls=u`
|
|
3381
3381
|
:host {
|
|
3382
3382
|
display: block;
|
|
3383
3383
|
position: relative;
|
|
@@ -3689,10 +3689,10 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
3689
3689
|
margin: 2px 0;
|
|
3690
3690
|
}
|
|
3691
3691
|
}
|
|
3692
|
-
`;class
|
|
3692
|
+
`;class us{constructor(e={}){var t,n,i,r,o,a;this.id=null!==(t=e.id)&&void 0!==t?t:"",this.description=null!==(n=e.description)&&void 0!==n?n:"",this.type=null!==(i=e.type)&&void 0!==i?i:"",this.rent=null!==(r=e.rent)&&void 0!==r?r:0,this.rentFrequency=null!==(o=e.rentFrequency)&&void 0!==o?o:"monthly",this.available=null!==(a=e.available)&&void 0!==a&&a,this.reservedUntil=e.reservedUntil?new Date(e.reservedUntil):void 0}}class ds{constructor(e={}){var t,n,i,r,o;this.description=null!==(t=e.description)&&void 0!==t?t:"",this.type=null!==(n=e.type)&&void 0!==n?n:"",this.minAvailableItem=e.minAvailableItem?new us(e.minAvailableItem):void 0,this.maxAvailableItem=e.maxAvailableItem?new us(e.maxAvailableItem):void 0,this.allItems=(null!==(i=e.allItems)&&void 0!==i?i:[]).map(e=>new us(e)),this.rent=null!==(r=e.rent)&&void 0!==r?r:0,this.priceDescription=null!==(o=e.priceDescription)&&void 0!==o?o:""}get displayName(){return this.description}get itemDescription(){return this.description}}var cs,hs;!function(e){e.NEVER="NEVER",e.AS_NEEDED="AS_NEEDED",e.ONE_TIME="ONE_TIME",e.MONTHLY="MONTHLY",e.WEEKLY="WEEKLY",e.BI_WEEKLY="BI_WEEKLY",e.ANNUALLY="ANNUALLY",e.DAILY="DAILY"}(cs||(cs={})),function(e){e.Rent="Rent",e.Utility="Utility",e.ApplicationFee="ApplicationFee",e.Parking="Parking",e.Insurance="Insurance",e.Storage="Storage",e.PetFee="PetFee",e.PetRent="PetRent",e.PetDeposit="PetDeposit",e.SecurityDeposit="SecurityDeposit",e.MoveInFee="MoveInFee",e.Other="Other"}(hs||(hs={}));class ps{constructor(e={}){var t,n,i,r,o,a,s,l,u;this.id=null!==(t=e.id)&&void 0!==t?t:"",this.building_id=e.building_id,this.fee_name=null!==(n=e.fee_name)&&void 0!==n?n:"",this.amount=e.amount,this.amount_display=null!==(i=e.amount_display)&&void 0!==i?i:"",this.min_estimate=e.min_estimate,this.max_estimate=e.max_estimate,this.percent_rent=e.percent_rent,this.percent_rent_min=e.percent_rent_min,this.percent_rent_max=e.percent_rent_max,this.frequency=null!==(r=e.frequency)&&void 0!==r?r:cs.ONE_TIME,this.category=null!==(o=e.category)&&void 0!==o?o:hs.Other,this.description=e.description,this.additional_info=e.additional_info,this.refundable=null!==(a=e.refundable)&&void 0!==a&&a,this.hidden_reason=e.hidden_reason,this.unit_ids=e.unit_ids,this.layout_ids=e.layout_ids,this.public_facing=null===(s=e.public_facing)||void 0===s||s,this.per_applicant=null!==(l=e.per_applicant)&&void 0!==l&&l,this.required_for_quotes=null!==(u=e.required_for_quotes)&&void 0!==u&&u,this.charge_code=e.charge_code,this.bundle_key=e.bundle_key,this.external_key=e.external_key}get displayFrequency(){return this.frequency.replace(/_/g," ").toLowerCase().replace(/\b\w/g,e=>e.toUpperCase())}get isOptional(){return!this.required_for_quotes}}const fs=class{constructor(){this.params=new URLSearchParams}addSingle(e,t){return t?(this.params.append(e,t),this):this}addArray(e,t){return t?(t.forEach(t=>{t&&this.params.append(`${e}[]`,t)}),this):this}build(){return this.params.toString()?`?${this.params.toString()}`:""}},gs=$r,ms=e=>new ps(e),ys=e=>new ds(e),bs=async(e,t)=>{try{const n=(new fs).addArray("layout_ids",null==t?void 0:t.map(e=>e.toString())),i=await r().get(`${gs}/platformApi/webchat/${e}/marketable-fees?${n.build()}`);if(i.data){const e=Ar(i.data);return{fees:e.fees.map(ms),rentableItems:e.rentableItems.map(ys),buildingIncentives:e.buildingIncentives}}}catch(t){Fo({logType:jo.error,buildingSlug:e,logTitle:"[ERROR_GETTING_FEES]",logData:{error:t},error:t})}return{fees:[],rentableItems:[],buildingIncentives:[]}},vs=-1,ws=$r,Cs=async({buildingSlug:e,unitId:t,chargeInputs:n,rentableItems:i,leaseTerm:o,moveInDate:a},s)=>{try{const l=await r().post(`${ws}/platformApi/webchat/${e}/quote/calculate`,Er({unitId:t,chargeInputs:n,rentableItems:i,leaseTerm:o,moveInDate:a}),{signal:s});if(l.data){return Ar(l.data)}}catch(t){"ERR_CANCELED"!==t.code&&Fo({logType:jo.error,buildingSlug:e,logTitle:"[ERROR_CALCULATING_QUOTE]",logData:{error:t},error:t})}return{quote:{}}},xs=(e="black")=>B`<svg aria-hidden="true" focusable="false" xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 15 15" fill="none">
|
|
3693
3693
|
<line x1="1.70782" y1="13.2254" x2="13.2376" y2="1.69554" stroke="${e}" stroke-width="2.13401"/>
|
|
3694
3694
|
<path d="M2.00929 1.99996L13.3328 13.3421" stroke="${e}" stroke-width="2.13401"/>
|
|
3695
|
-
</svg
|
|
3695
|
+
</svg>`,$s=$r,Ss=async({buildingSlug:e,numBedrooms:t,moveInDateString:n,leaseTerm:i})=>{try{const a=(({numBedrooms:e,moveInDateString:t,leaseTerm:n})=>{const i=new fs;return i.addArray("num_bedrooms",null==e?void 0:e.map(e=>e.toString())).addSingle("move_in_date_earliest",t).addSingle("move_in_date_latest",t).addSingle("lease_term_min",null==n?void 0:n.toString()),i.build()})({numBedrooms:t,moveInDateString:n,leaseTerm:i}),s=await r().get(`${$s}/platformApi/webchat/${e}/units${a}`);if(s.data){const e=Ar(s.data);return o=e.map(e=>({...e,id:parseInt(e.id.toString().substring(1))})),[...o].sort((e,t)=>e.startingPrice-t.startingPrice||e.id-t.id)}}catch(r){Fo({logType:jo.error,buildingSlug:e,logTitle:"[ERROR_GETTING_UNITS]",logData:{error:r,params:{numBedrooms:t,moveInDateString:n,leaseTerm:i}},error:r})}var o;return[]},As=({color:e="#347FF7",size:t=24}={})=>B`
|
|
3696
3696
|
<svg aria-hidden="true" focusable="false" width="${t}" height="${t}" viewBox="0 0 24 25" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
3697
3697
|
<g id="Frame" clip-path="url(#clip0_18718_332018)">
|
|
3698
3698
|
<path id="Vector" d="M3 12.5C3 13.6819 3.23279 14.8522 3.68508 15.9442C4.13738 17.0361 4.80031 18.0282 5.63604 18.864C6.47177 19.6997 7.46392 20.3626 8.55585 20.8149C9.64778 21.2672 10.8181 21.5 12 21.5C13.1819 21.5 14.3522 21.2672 15.4442 20.8149C16.5361 20.3626 17.5282 19.6997 18.364 18.864C19.1997 18.0282 19.8626 17.0361 20.3149 15.9442C20.7672 14.8522 21 13.6819 21 12.5C21 11.3181 20.7672 10.1478 20.3149 9.05585C19.8626 7.96392 19.1997 6.97177 18.364 6.13604C17.5282 5.30031 16.5361 4.63738 15.4442 4.18508C14.3522 3.73279 13.1819 3.5 12 3.5C10.8181 3.5 9.64778 3.73279 8.55585 4.18508C7.46392 4.63738 6.47177 5.30031 5.63604 6.13604C4.80031 6.97177 4.13738 7.96392 3.68508 9.05585C3.23279 10.1478 3 11.3181 3 12.5Z" stroke="${e}" stroke-linecap="round" stroke-linejoin="round"/>
|
|
@@ -3705,7 +3705,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
3705
3705
|
</clipPath>
|
|
3706
3706
|
</defs>
|
|
3707
3707
|
</svg>
|
|
3708
|
-
`,
|
|
3708
|
+
`,Es=u`
|
|
3709
3709
|
:host {
|
|
3710
3710
|
display: block;
|
|
3711
3711
|
margin-bottom: 20px;
|
|
@@ -3739,9 +3739,9 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
3739
3739
|
color: #868e96;
|
|
3740
3740
|
font-size: 0.8rem;
|
|
3741
3741
|
}
|
|
3742
|
-
`;var
|
|
3742
|
+
`;var Ts=function(e,t,n,i){var r,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(o<3?r(a):o>3?r(t,n,a):r(t,n))||a);return o>3&&a&&Object.defineProperty(t,n,a),a};let ks=class extends oe{constructor(){super(...arguments),this.promoAmount="0",this.promoDescription="",this.promoValidity=""}render(){return R`
|
|
3743
3743
|
<div class="promo-card">
|
|
3744
|
-
<div class="icon-container">${
|
|
3744
|
+
<div class="icon-container">${As()}</div>
|
|
3745
3745
|
<div class="content-container">
|
|
3746
3746
|
<h2 class="promo-heading">
|
|
3747
3747
|
${this.promoAmount} ${this.promoDescription}
|
|
@@ -3749,7 +3749,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
3749
3749
|
<div class="promo-subtitle">${this.promoValidity}</div>
|
|
3750
3750
|
</div>
|
|
3751
3751
|
</div>
|
|
3752
|
-
`}};
|
|
3752
|
+
`}};ks.styles=Es,Ts([ue({type:String})],ks.prototype,"promoAmount",void 0),Ts([ue({type:String})],ks.prototype,"promoDescription",void 0),Ts([ue({type:String})],ks.prototype,"promoValidity",void 0),ks=Ts([se("promo-card")],ks);const _s=u`
|
|
3753
3753
|
:host {
|
|
3754
3754
|
display: block;
|
|
3755
3755
|
}
|
|
@@ -3926,7 +3926,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
3926
3926
|
overflow-x: auto;
|
|
3927
3927
|
}
|
|
3928
3928
|
}
|
|
3929
|
-
`,
|
|
3929
|
+
`,Os=u`
|
|
3930
3930
|
:host {
|
|
3931
3931
|
display: block;
|
|
3932
3932
|
}
|
|
@@ -4030,7 +4030,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
4030
4030
|
margin-right: 8px;
|
|
4031
4031
|
}
|
|
4032
4032
|
}
|
|
4033
|
-
`;var
|
|
4033
|
+
`;var Ps=function(e,t,n,i){var r,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(o<3?r(a):o>3?r(t,n,a):r(t,n))||a);return o>3&&a&&Object.defineProperty(t,n,a),a};let Is=class extends oe{constructor(){super(...arguments),this.unit={},this.onUnitSelect=null,this.selected=!1}get bedAndBathText(){return`${0===this.unit.numberOfBedrooms?"studio":`${this.unit.numberOfBedrooms}bd`} | ${this.unit.numberOfBathrooms}ba`}get priceRange(){return this.unit.startingPrice===this.unit.maxPrice?`$${this.unit.startingPrice}`:`$${this.unit.startingPrice} - $${this.unit.maxPrice}`}handleOnUnitSelect(){var e;this.selected||(this.selected=!this.selected,null===(e=this.onUnitSelect)||void 0===e||e.call(this,this.unit))}handleOnImgClick(e){const t=e.target;window.open(t.src,"_blank")}render(){return R`
|
|
4034
4034
|
<div class="floorplan-image-card ${this.selected?"selected":""}">
|
|
4035
4035
|
<div class="section-left">
|
|
4036
4036
|
${this.unit.floorplanUrl?R`
|
|
@@ -4055,7 +4055,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
4055
4055
|
</p>
|
|
4056
4056
|
</div>
|
|
4057
4057
|
</div>
|
|
4058
|
-
`}};
|
|
4058
|
+
`}};Is.styles=Os,Ps([ue({type:Object})],Is.prototype,"unit",void 0),Ps([ue()],Is.prototype,"onUnitSelect",void 0),Ps([ue({type:Boolean})],Is.prototype,"selected",void 0),Is=Ps([se("floorplan-image-card")],Is);var Ns=function(e,t,n,i){var r,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(o<3?r(a):o>3?r(t,n,a):r(t,n))||a);return o>3&&a&&Object.defineProperty(t,n,a),a};let Ms=class extends oe{constructor(){super(...arguments),this.buildingSlug="",this.layoutOptions=[],this.selectedLayoutIds=[vs],this.units=[],this.isLoading=!1,this.isLoadingLayouts=!1,this.onSelectLayout=null,this.onUnitSelect=null,this.onMoveInDateChange=null,this.onLeaseTermChange=null,this.moveInDate=Sr,this.leaseTerm=12,this.selectedUnit=null,this.handleUnitSelect=e=>{var t;this.selectedUnit=e,null===(t=this.onUnitSelect)||void 0===t||t.call(this,e)},this.handleLayoutChange=e=>{var t;let n;e===vs?n=[vs]:this.selectedLayoutIds.includes(vs)?n=[e]:this.selectedLayoutIds.includes(e)?(n=this.selectedLayoutIds.filter(t=>t!==e),0===n.length&&(n=[vs])):n=[...this.selectedLayoutIds,e],this.selectedLayoutIds=n,null===(t=this.onSelectLayout)||void 0===t||t.call(this,this.selectedLayoutIds)},this.handleMoveInDateChange=e=>{var t;const n=e.target.value;if(n){const[e,t,i]=n.split("-").map(Number);this.moveInDate=new Date(e,t-1,i)}else this.moveInDate=Sr;null===(t=this.onMoveInDateChange)||void 0===t||t.call(this,n||Sr.toISOString().split("T")[0])},this.handleLeaseTermChange=e=>{var t;this.leaseTerm=parseInt(e.target.value),null===(t=this.onLeaseTermChange)||void 0===t||t.call(this,this.leaseTerm)},this.renderUnitSelection=()=>{var e,t;return this.isLoading?R`
|
|
4059
4059
|
<div class="unit-selection">
|
|
4060
4060
|
<div class="image-carousel">
|
|
4061
4061
|
${Array.from({length:3},()=>R`<div class="unit-card-skeleton shimmer"></div>`)}
|
|
@@ -4093,7 +4093,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
4093
4093
|
</div>
|
|
4094
4094
|
`)}
|
|
4095
4095
|
</div>
|
|
4096
|
-
`}get displayOptions(){const e=e=>{let t=e;return Object.entries({zero:"0",one:"1",two:"2",three:"3",four:"4",five:"5",six:"6",seven:"7",eight:"8",nine:"9",ten:"10",eleven:"11",twelve:"12"}).forEach(([e,n])=>{const i=new RegExp(`\\b${e}\\b`,"gi");t=t.replace(i,n)}),t};return[{value:
|
|
4096
|
+
`}get displayOptions(){const e=e=>{let t=e;return Object.entries({zero:"0",one:"1",two:"2",three:"3",four:"4",five:"5",six:"6",seven:"7",eight:"8",nine:"9",ten:"10",eleven:"11",twelve:"12"}).forEach(([e,n])=>{const i=new RegExp(`\\b${e}\\b`,"gi");t=t.replace(i,n)}),t};return[{value:vs,label:"All"},...this.layoutOptions].map(t=>({...t,label:e(t.label.replace(/bedroom/gi,"bd"))})).sort((e,t)=>e.value-t.value)}render(){var e,t;return R`
|
|
4097
4097
|
<div class="floor-plan-selector">
|
|
4098
4098
|
<div class="floor-plan-selector-label">Select Floor Plan</div>
|
|
4099
4099
|
${this.renderBadges()}
|
|
@@ -4124,7 +4124,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
4124
4124
|
${this.renderUnitSelection()}
|
|
4125
4125
|
</div>
|
|
4126
4126
|
</div>
|
|
4127
|
-
`}};
|
|
4127
|
+
`}};Ms.styles=_s,Ns([ue({type:String})],Ms.prototype,"buildingSlug",void 0),Ns([ue({type:Array})],Ms.prototype,"layoutOptions",void 0),Ns([ue({type:Array})],Ms.prototype,"selectedLayoutIds",void 0),Ns([ue({type:Array})],Ms.prototype,"units",void 0),Ns([ue({type:Boolean})],Ms.prototype,"isLoading",void 0),Ns([ue({type:Boolean})],Ms.prototype,"isLoadingLayouts",void 0),Ns([ue()],Ms.prototype,"onSelectLayout",void 0),Ns([ue()],Ms.prototype,"onUnitSelect",void 0),Ns([ue()],Ms.prototype,"onMoveInDateChange",void 0),Ns([ue()],Ms.prototype,"onLeaseTermChange",void 0),Ns([de()],Ms.prototype,"moveInDate",void 0),Ns([de()],Ms.prototype,"leaseTerm",void 0),Ns([de()],Ms.prototype,"selectedUnit",void 0),Ms=Ns([se("floor-plan-selector")],Ms);const Ds=u`
|
|
4128
4128
|
:host {
|
|
4129
4129
|
display: block;
|
|
4130
4130
|
width: 100%;
|
|
@@ -4170,7 +4170,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
4170
4170
|
font-size: 1rem;
|
|
4171
4171
|
align-self: center;
|
|
4172
4172
|
}
|
|
4173
|
-
`;var
|
|
4173
|
+
`;var Ls=function(e,t,n,i){var r,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(o<3?r(a):o>3?r(t,n,a):r(t,n))||a);return o>3&&a&&Object.defineProperty(t,n,a),a};let Us=class extends oe{constructor(){super(...arguments),this.feeQuote=null}get name(){var e,t;if(null===(e=this.feeQuote)||void 0===e?void 0:e.sourceRentableItem)return Mr(this.feeQuote.sourceRentableItem.description||"");const n=null===(t=this.feeQuote)||void 0===t?void 0:t.marketableFee;return(null==n?void 0:n.feeName)?Mr(n.feeName):""}get description(){var e,t,n,i;if(null===(e=this.feeQuote)||void 0===e?void 0:e.sourceRentableItem){return`${this.feeQuote.sourceRentableItem.id}`}return null!==(i=null===(n=null===(t=this.feeQuote)||void 0===t?void 0:t.marketableFee)||void 0===n?void 0:n.description)&&void 0!==i?i:""}get additionalInfo(){var e,t,n;return null!==(n=null===(t=null===(e=this.feeQuote)||void 0===e?void 0:e.marketableFee)||void 0===t?void 0:t.additionalInfo)&&void 0!==n?n:""}get triggeredEvent(){var e,t;const n=null===(t=null===(e=this.feeQuote)||void 0===e?void 0:e.marketableFee)||void 0===t?void 0:t.triggeredByEvent;if(!n)return"";return{APPLICATION_SUBMISSION:"Due at Application Submission",APPLICATION_APPROVAL:"Due at Application Approval",LEASE_SIGNING:"Due at Lease Signing",MOVE_IN:"Due at Move-In"}[n]||n}get amount(){var e;if(!this.feeQuote)return null;const t=null!==(e=this.feeQuote.amountRange.fixedValue)&&void 0!==e?e:0;return 0===t?null:Dr(t,2)}render(){return this.feeQuote&&this.amount?R`
|
|
4174
4174
|
<div class="fee-item">
|
|
4175
4175
|
<div class="fee-info">
|
|
4176
4176
|
<div class="fee-name">${this.name}</div>
|
|
@@ -4184,7 +4184,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
4184
4184
|
</div>
|
|
4185
4185
|
<div class="fee-amount">${this.amount}</div>
|
|
4186
4186
|
</div>
|
|
4187
|
-
`:R``}};
|
|
4187
|
+
`:R``}};Us.styles=Ds,Ls([ue({type:Object})],Us.prototype,"feeQuote",void 0),Us=Ls([se("fee-item")],Us);var Rs=function(e,t,n,i){var r,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(o<3?r(a):o>3?r(t,n,a):r(t,n))||a);return o>3&&a&&Object.defineProperty(t,n,a),a};let Bs=class extends oe{constructor(){super(...arguments),this.feeQuotes=[]}get itemType(){const e=this.feeQuotes[0];return(null==e?void 0:e.sourceRentableItem)?Mr(e.sourceRentableItem.description||""):""}get priceGroups(){const e=new Map;return this.feeQuotes.forEach(t=>{var n;const i=null!==(n=t.amountRange.fixedValue)&&void 0!==n?n:0;e.set(i,(e.get(i)||0)+1)}),Array.from(e.entries()).map(([e,t])=>({price:e,count:t})).sort((e,t)=>e.price-t.price)}get totalAmount(){const e=this.feeQuotes.reduce((e,t)=>{var n;return e+(null!==(n=t.amountRange.fixedValue)&&void 0!==n?n:0)},0);return Dr(e,2)}get priceBreakdown(){const e=this.priceGroups;if(0===e.length)return"";const t=this.getUnitName();return e.map(e=>{return`${e.count} ${n=t,i=e.count,1===i?n:`${n}s`} @ ${Dr(e.price,2)}/month`;var n,i}).join(" + ")}getUnitName(){var e;const t=this.feeQuotes[0];return function(e){const t=e.toLowerCase();return t.includes("garage")||t.includes("parking")?"space":t.includes("storage")?"unit":t.includes("locker")?"locker":t.includes("bike")?"spot":"unit"}((null===(e=null==t?void 0:t.sourceRentableItem)||void 0===e?void 0:e.description)||"")}render(){return this.feeQuotes.length&&this.totalAmount!==Dr(0,2)?R`
|
|
4188
4188
|
<div class="fee-item">
|
|
4189
4189
|
<div class="fee-info">
|
|
4190
4190
|
<div class="fee-name">${this.itemType}</div>
|
|
@@ -4192,7 +4192,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
4192
4192
|
</div>
|
|
4193
4193
|
<div class="fee-amount">${this.totalAmount}</div>
|
|
4194
4194
|
</div>
|
|
4195
|
-
`:R``}};
|
|
4195
|
+
`:R``}};Bs.styles=Ds,Rs([ue({type:Array})],Bs.prototype,"feeQuotes",void 0),Bs=Rs([se("grouped-rentable-item")],Bs);const js=u`
|
|
4196
4196
|
.fee-card-section-container {
|
|
4197
4197
|
margin: 0 12px;
|
|
4198
4198
|
border-radius: 4px;
|
|
@@ -4252,7 +4252,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
4252
4252
|
margin: 12px;
|
|
4253
4253
|
justify-content: space-between;
|
|
4254
4254
|
}
|
|
4255
|
-
`;var
|
|
4255
|
+
`;var Fs=function(e,t,n,i){var r,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(o<3?r(a):o>3?r(t,n,a):r(t,n))||a);return o>3&&a&&Object.defineProperty(t,n,a),a};let Hs=class extends oe{constructor(){super(...arguments),this.title="Fees",this.fees=[],this.buildingFeesToQuantity={},this.handleQuantityChange=(e,t)=>{this.buildingFeesToQuantity[e]=t,this.requestUpdate()}}get totalAmount(){const e=this.fees.reduce((e,t)=>{var n;return e+(null!==(n=t.amountRange.fixedValue)&&void 0!==n?n:0)},0);return Dr(e,2)}get groupedRentableItems(){const e=this.fees.filter(e=>e.sourceRentableItem);e.sort((e,t)=>{var n,i;const r=(null===(n=e.sourceRentableItem)||void 0===n?void 0:n.description)||"",o=(null===(i=t.sourceRentableItem)||void 0===i?void 0:i.description)||"";return r.localeCompare(o,navigator.language,{numeric:!0})});const t={};return e.forEach(e=>{var n;const i=(null===(n=e.sourceRentableItem)||void 0===n?void 0:n.description)||"unknown";t[i]||(t[i]=[]),t[i].push(e)}),t}get nonRentableItems(){return this.fees.filter(e=>!e.sourceRentableItem)}render(){return R`
|
|
4256
4256
|
<div class="fee-card-section-container">
|
|
4257
4257
|
<div class="fee-card-section-header">
|
|
4258
4258
|
<h1 class="section-title">${this.title}</h1>
|
|
@@ -4276,7 +4276,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
4276
4276
|
</div>
|
|
4277
4277
|
</div>
|
|
4278
4278
|
</div>
|
|
4279
|
-
`}};
|
|
4279
|
+
`}};Hs.styles=js,Fs([ue({type:String})],Hs.prototype,"title",void 0),Fs([ue({type:Array})],Hs.prototype,"fees",void 0),Fs([de()],Hs.prototype,"buildingFeesToQuantity",void 0),Hs=Fs([se("fee-card")],Hs);const Gs=u`
|
|
4280
4280
|
:host {
|
|
4281
4281
|
--transition-timing: 0.2s ease;
|
|
4282
4282
|
display: flex;
|
|
@@ -4478,7 +4478,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
4478
4478
|
font-weight: bold;
|
|
4479
4479
|
color: #0066cc;
|
|
4480
4480
|
}
|
|
4481
|
-
`;var
|
|
4481
|
+
`;var zs;!function(e){e.NEVER="NEVER",e.ONE_TIME="ONE_TIME",e.MONTHLY="MONTHLY",e.WEEKLY="WEEKLY",e.BI_WEEKLY="BI_WEEKLY",e.ANNUALLY="ANNUALLY",e.DAILY="DAILY"}(zs||(zs={}));var Qs=function(e,t,n,i){var r,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(o<3?r(a):o>3?r(t,n,a):r(t,n))||a);return o>3&&a&&Object.defineProperty(t,n,a),a};let Ws=class extends oe{constructor(){super(...arguments),this.chargeInputs={base_rent:0,num_pets:0,num_vehicles:0,num_applicants:1,num_cats:0,num_dogs:0,num_other_pets:0},this.onChargeInputsChange=null,this.disabled=!1,this.rentableItems=[],this.selectedRentableItems=[],this.onRentableItemAdd=null,this.onRentableItemRemove=null,this.handleRentableItemToggle=e=>{var t,n;if(this.selectedRentableItems.some(t=>t.type===e.type)){const n=this.selectedRentableItems.find(t=>t.type===e.type);n&&(null===(t=this.onRentableItemRemove)||void 0===t||t.call(this,n))}else{const t=e.minAvailableItem||e.allItems[0];if(t){const i={id:t.id,type:e.type};null===(n=this.onRentableItemAdd)||void 0===n||n.call(this,i)}}}}handleIncrement(e){var t,n;const i=(null!==(t=this.chargeInputs[e])&&void 0!==t?t:0)+1;"num_cats"===e||"num_dogs"===e||"num_other_pets"===e?this.updatePetCount({[e]:i}):null===(n=this.onChargeInputsChange)||void 0===n||n.call(this,{[e]:i})}handleDecrement(e){var t,n;const i=null!==(t=this.chargeInputs[e])&&void 0!==t?t:0,r="num_applicants"===e?1:0,o=Math.max(r,i-1);"num_cats"===e||"num_dogs"===e||"num_other_pets"===e?this.updatePetCount({[e]:o}):null===(n=this.onChargeInputsChange)||void 0===n||n.call(this,{[e]:o})}updatePetCount(e){var t,n,i,r;const o={...this.chargeInputs,...e},a=(null!==(t=o.num_cats)&&void 0!==t?t:0)+(null!==(n=o.num_dogs)&&void 0!==n?n:0)+(null!==(i=o.num_other_pets)&&void 0!==i?i:0);null===(r=this.onChargeInputsChange)||void 0===r||r.call(this,{...e,num_pets:a})}getFieldLabel(e){return{base_rent:"Base Rent ($)",num_pets:"Pets",num_vehicles:"Vehicles",num_applicants:"Applicants",num_cats:"Cats",num_dogs:"Dogs",num_other_pets:"All Other Pets"}[e]||e}renderRentableItemRow(e){const t=this.selectedRentableItems.some(t=>t.type===e.type);return R`
|
|
4482
4482
|
<div class="rentable-item-row">
|
|
4483
4483
|
<div class="rentable-item-info">
|
|
4484
4484
|
<div class="rentable-item-label">${e.description}</div>
|
|
@@ -4534,7 +4534,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
4534
4534
|
</div>
|
|
4535
4535
|
`:""}
|
|
4536
4536
|
</div>
|
|
4537
|
-
`}};
|
|
4537
|
+
`}};Ws.styles=u`
|
|
4538
4538
|
.charge-inputs-container {
|
|
4539
4539
|
background: white;
|
|
4540
4540
|
border-radius: 8px;
|
|
@@ -4671,7 +4671,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
4671
4671
|
opacity: 0.5;
|
|
4672
4672
|
cursor: not-allowed;
|
|
4673
4673
|
}
|
|
4674
|
-
`,
|
|
4674
|
+
`,Qs([ue({type:Object})],Ws.prototype,"chargeInputs",void 0),Qs([ue()],Ws.prototype,"onChargeInputsChange",void 0),Qs([ue({type:Boolean})],Ws.prototype,"disabled",void 0),Qs([ue({type:Array})],Ws.prototype,"rentableItems",void 0),Qs([ue({type:Array})],Ws.prototype,"selectedRentableItems",void 0),Qs([ue()],Ws.prototype,"onRentableItemAdd",void 0),Qs([ue()],Ws.prototype,"onRentableItemRemove",void 0),Ws=Qs([se("charge-inputs")],Ws);const Vs=u`
|
|
4675
4675
|
:host {
|
|
4676
4676
|
--skeleton-bg-color: #eaeaea;
|
|
4677
4677
|
--skeleton-highlight-color: #f5f5f5;
|
|
@@ -4685,8 +4685,8 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
4685
4685
|
background-position: 200px 0;
|
|
4686
4686
|
}
|
|
4687
4687
|
}
|
|
4688
|
-
`,
|
|
4689
|
-
${
|
|
4688
|
+
`,qs=u`
|
|
4689
|
+
${Vs}
|
|
4690
4690
|
|
|
4691
4691
|
:host {
|
|
4692
4692
|
display: block;
|
|
@@ -4751,8 +4751,8 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
4751
4751
|
margin-bottom: 10px;
|
|
4752
4752
|
}
|
|
4753
4753
|
}
|
|
4754
|
-
`,
|
|
4755
|
-
${
|
|
4754
|
+
`,Ys=u`
|
|
4755
|
+
${Vs}
|
|
4756
4756
|
|
|
4757
4757
|
:host {
|
|
4758
4758
|
display: block;
|
|
@@ -4774,16 +4774,16 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
4774
4774
|
box-sizing: border-box;
|
|
4775
4775
|
}
|
|
4776
4776
|
}
|
|
4777
|
-
`;var
|
|
4777
|
+
`;var Ks=function(e,t,n,i){var r,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(o<3?r(a):o>3?r(t,n,a):r(t,n))||a);return o>3&&a&&Object.defineProperty(t,n,a),a};let Xs=class extends oe{constructor(){super(...arguments),this.rows=2,this.header=!0}render(){return R`
|
|
4778
4778
|
<div class="skeleton-card">
|
|
4779
4779
|
${this.header?R`<div class="skeleton-header"></div>`:""}
|
|
4780
4780
|
${Array(this.rows).fill(0).map(()=>R`<div class="skeleton-row"></div>`)}
|
|
4781
4781
|
</div>
|
|
4782
|
-
`}};
|
|
4782
|
+
`}};Xs.styles=qs,Ks([ue({type:Number})],Xs.prototype,"rows",void 0),Ks([ue({type:Boolean})],Xs.prototype,"header",void 0),Xs=Ks([se("skeleton-card")],Xs);var Zs=function(e,t,n,i){var r,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(o<3?r(a):o>3?r(t,n,a):r(t,n))||a);return o>3&&a&&Object.defineProperty(t,n,a),a};let Js=class extends oe{constructor(){super(...arguments),this.cards=3,this.rowsPerCard=[3,2,1]}render(){return R`
|
|
4783
4783
|
<div class="skeleton-loader">
|
|
4784
4784
|
${Array.from({length:this.cards},(e,t)=>{const n=Array.isArray(this.rowsPerCard)?this.rowsPerCard[t]||2:this.rowsPerCard;return R`<skeleton-card .rows=${n}></skeleton-card>`})}
|
|
4785
4785
|
</div>
|
|
4786
|
-
`}};
|
|
4786
|
+
`}};Js.styles=Ys,Zs([ue({type:Number})],Js.prototype,"cards",void 0),Zs([ue({type:Array})],Js.prototype,"rowsPerCard",void 0),Js=Zs([se("skeleton-loader")],Js);var el=function(e,t,n,i){var r,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(o<3?r(a):o>3?r(t,n,a):r(t,n))||a);return o>3&&a&&Object.defineProperty(t,n,a),a};let tl=class extends oe{constructor(){super(...arguments),this.size=64,this.spinSpeed=.8}updated(){this.style.setProperty("--mega-loader-size",`${this.size}px`),this.style.setProperty("--mega-loader-spin-speed",`${this.spinSpeed}s`)}render(){return R`<div class="spinner"></div>`}};tl.styles=u`
|
|
4787
4787
|
.spinner {
|
|
4788
4788
|
border: 4px solid rgba(0, 0, 0, 0.2);
|
|
4789
4789
|
border-top: 4px solid var(--primary-color, #c057ff);
|
|
@@ -4801,7 +4801,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
4801
4801
|
transform: rotate(360deg);
|
|
4802
4802
|
}
|
|
4803
4803
|
}
|
|
4804
|
-
`,
|
|
4804
|
+
`,el([ue({type:Number})],tl.prototype,"size",void 0),el([ue({type:Number})],tl.prototype,"spinSpeed",void 0),tl=el([se("mega-loader")],tl);var nl=function(e,t,n,i){var r,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(o<3?r(a):o>3?r(t,n,a):r(t,n))||a);return o>3&&a&&Object.defineProperty(t,n,a),a};let il=class extends oe{constructor(){super(...arguments),this.buildingSlug="",this.showSkeletonLoader=!1,this.selectedUnit=null,this.quote=null,this.layoutOptions=[],this.selectedLayoutIds=[vs],this.groupedFees={[cs.ONE_TIME]:[],[cs.MONTHLY]:[],[cs.WEEKLY]:[],[cs.BI_WEEKLY]:[],[cs.ANNUALLY]:[],[cs.DAILY]:[],[cs.AS_NEEDED]:[],[cs.NEVER]:[]},this.rentableItems=[],this.units=[],this.isLoadingUnits=!1,this.isLoadingLayouts=!1,this.onSelectLayout=null,this.onUnitSelect=null,this.onMoveInDateChange=null,this.onLeaseTermChange=null,this.chargeInputs={base_rent:0,num_pets:0,num_vehicles:0,num_applicants:1},this.onChargeInputsChange=null,this.selectedRentableItems=[],this.onRentableItemAdd=null,this.onRentableItemRemove=null}get rentAsFeeQuote(){var e,t;return(null===(e=this.quote)||void 0===e?void 0:e.rentCost)?{marketableFee:{id:"rent",buildingId:this.quote.buildingId||0,feeName:"Rent",amount:this.quote.rentCost,amountDisplay:Dr(this.quote.rentCost,2),minEstimate:null,maxEstimate:null,percentRentMin:null,percentRentMax:null,percentRent:null,frequency:zs.MONTHLY,category:"Rent",hiddenReason:null,description:`Unit ${null===(t=this.selectedUnit)||void 0===t?void 0:t.unitNumber}`,additionalInfo:null,refundable:!1,unitIds:null,layoutIds:null,startDate:null,endDate:null,triggeredByEvent:null,externalKey:null,chargeCode:null,bundleKey:null,source:null,publicFacing:!0,perApplicant:!1,prorated:null,syncActive:!0},amountRange:{fixedValue:this.quote.rentCost,minValue:null,maxValue:null},chargeInputs:{baseRent:this.quote.rentCost,numPets:0,numDogs:0,numCats:0,numOtherPets:0,numVehicles:0,numApplicants:1,unitId:this.quote.unitId,layoutId:null},isAddon:!1}:null}renderRecurringFeeSection(e,t){return(null==t?void 0:t.length)?R` <fee-card .fees=${t} title=${e}></fee-card> `:null}renderFeeSections(){var e,t;const n=[],i=[{freq:zs.ANNUALLY,title:"Yearly Charges"},{freq:zs.MONTHLY,title:"Monthly Charges"},{freq:zs.BI_WEEKLY,title:"Bi-Weekly Charges"},{freq:zs.WEEKLY,title:"Weekly Charges"},{freq:zs.DAILY,title:"Daily Charges"},{freq:zs.ONE_TIME,title:"One-Time"},{freq:zs.NEVER,title:"No Charges"}],r=null===(e=this.quote)||void 0===e?void 0:e.feeQuotes;for(const{freq:e,title:o}of i){if(!(null==r?void 0:r.length)&&e!==zs.MONTHLY)continue;let i=null!==(t=null==r?void 0:r.filter(t=>{var n,i;if((null===(n=t.marketableFee)||void 0===n?void 0:n.frequency)===e){if(e===zs.ONE_TIME){return["APPLICATION_SUBMISSION","APPLICATION_APPROVAL","LEASE_SIGNING","MOVE_IN"].includes((null===(i=t.marketableFee)||void 0===i?void 0:i.triggeredByEvent)||"")}return!0}return!!t.sourceRentableItem&&("monthly"===t.sourceRentableItem.rentFrequency&&e===zs.MONTHLY||"annually"===t.sourceRentableItem.rentFrequency&&e===zs.ANNUALLY)}))&&void 0!==t?t:[];if(e===zs.MONTHLY){const e=this.rentAsFeeQuote;e&&(i=[e,...i])}const a=this.renderRecurringFeeSection(o,i);a&&n.push(a)}return n}renderTotalCost(){var e;if(!(null===(e=this.quote)||void 0===e?void 0:e.totalMonthlyCost))return null;const t=this.quote.totalMonthlyCost.fixedValue;return t?R`
|
|
4805
4805
|
<div class="total-cost-section">
|
|
4806
4806
|
<div class="total-cost-row">
|
|
4807
4807
|
<span class="total-cost-label">Total Monthly Cost:</span>
|
|
@@ -4857,7 +4857,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
4857
4857
|
|
|
4858
4858
|
${this.renderFeesContent()}
|
|
4859
4859
|
</div>
|
|
4860
|
-
`}};
|
|
4860
|
+
`}};il.styles=Gs,nl([ue({type:String})],il.prototype,"buildingSlug",void 0),nl([ue({type:Boolean})],il.prototype,"showSkeletonLoader",void 0),nl([ue({type:Object})],il.prototype,"selectedUnit",void 0),nl([ue({type:Object})],il.prototype,"quote",void 0),nl([ue({type:Array})],il.prototype,"layoutOptions",void 0),nl([ue({type:Array})],il.prototype,"selectedLayoutIds",void 0),nl([ue({type:Object})],il.prototype,"groupedFees",void 0),nl([ue({type:Array})],il.prototype,"rentableItems",void 0),nl([ue({type:Array})],il.prototype,"units",void 0),nl([ue({type:Boolean})],il.prototype,"isLoadingUnits",void 0),nl([ue({type:Boolean})],il.prototype,"isLoadingLayouts",void 0),nl([ue()],il.prototype,"onSelectLayout",void 0),nl([ue()],il.prototype,"onUnitSelect",void 0),nl([ue()],il.prototype,"onMoveInDateChange",void 0),nl([ue()],il.prototype,"onLeaseTermChange",void 0),nl([ue({type:Object})],il.prototype,"chargeInputs",void 0),nl([ue()],il.prototype,"onChargeInputsChange",void 0),nl([ue({type:Array})],il.prototype,"selectedRentableItems",void 0),nl([ue()],il.prototype,"onRentableItemAdd",void 0),nl([ue()],il.prototype,"onRentableItemRemove",void 0),il=nl([se("fee-calculator-layout")],il);var rl,ol,al,sl;!function(e){e.OneTime="OneTime",e.Daily="Daily",e.Weekly="Weekly",e.BiWeekly="BiWeekly",e.Monthly="Monthly",e.Yearly="Yearly",e.Unknown="Unknown"}(rl||(rl={})),function(e){e.Debit="Debit",e.Credit="Credit"}(ol||(ol={})),function(e){e.Fixed="Fixed",e.UsageBased="UsageBased",e.Varies="Varies"}(al||(al={})),function(e){e.AdminFee="AdminFee",e.ApplicationFee="ApplicationFee",e.Concession="Concession",e.Insurance="Insurance",e.LateFee="LateFee",e.Legal="Legal",e.NonSufficientFundFee="NSF",e.Other="Other",e.Parking="Parking",e.Penalty="Penalty",e.Pest="Pest",e.PetDeposit="PetDeposit",e.PetRent="PetRent",e.Refund="Refund",e.Relet="Relet",e.Rent="Rent",e.SecurityDeposit="SecurityDeposit",e.Storage="Storage",e.Trash="Trash",e.Utility="Utility",e.WaterSewer="WaterSewer"}(sl||(sl={}));const ll=u`
|
|
4861
4861
|
:host {
|
|
4862
4862
|
display: block;
|
|
4863
4863
|
--table-header-bg: white;
|
|
@@ -4925,14 +4925,14 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
4925
4925
|
color: #888;
|
|
4926
4926
|
font-style: italic;
|
|
4927
4927
|
}
|
|
4928
|
-
`;var
|
|
4928
|
+
`;var ul=function(e,t,n,i){var r,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(o<3?r(a):o>3?r(t,n,a):r(t,n))||a);return o>3&&a&&Object.defineProperty(t,n,a),a};let dl=class extends oe{constructor(){super(...arguments),this.tooltip="",this.disabled=!1}render(){return R`
|
|
4929
4929
|
<div
|
|
4930
4930
|
class="tooltip-container ${this.disabled?"":"show-tooltip"}"
|
|
4931
4931
|
data-tooltip="${this.tooltip}"
|
|
4932
4932
|
>
|
|
4933
4933
|
<slot></slot>
|
|
4934
4934
|
</div>
|
|
4935
|
-
`}};
|
|
4935
|
+
`}};dl.styles=u`
|
|
4936
4936
|
:host {
|
|
4937
4937
|
display: block;
|
|
4938
4938
|
position: relative;
|
|
@@ -4966,7 +4966,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
4966
4966
|
opacity: 1;
|
|
4967
4967
|
visibility: visible;
|
|
4968
4968
|
}
|
|
4969
|
-
`,
|
|
4969
|
+
`,ul([ue({type:String})],dl.prototype,"tooltip",void 0),ul([ue({type:Boolean,reflect:!0})],dl.prototype,"disabled",void 0),dl=ul([se("simple-tooltip")],dl);const cl=u`
|
|
4970
4970
|
:host {
|
|
4971
4971
|
display: inline-flex;
|
|
4972
4972
|
}
|
|
@@ -5025,7 +5025,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5025
5025
|
font-style: italic;
|
|
5026
5026
|
cursor: not-allowed;
|
|
5027
5027
|
}
|
|
5028
|
-
`;var
|
|
5028
|
+
`;var hl=function(e,t,n,i){var r,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(o<3?r(a):o>3?r(t,n,a):r(t,n))||a);return o>3&&a&&Object.defineProperty(t,n,a),a};let pl=class extends oe{constructor(){super(...arguments),this.feeItem=null,this._previousFeeItemId=null,this.onQuantityChange=null,this.disabled=!1,this.quantity=0}get maxQuantity(){var e,t;return null!==(t=null===(e=this.feeItem)||void 0===e?void 0:e.max_estimate)&&void 0!==t?t:10}updated(e){var t,n;if(!e.has("feeItem"))return;const i=null!==(n=null===(t=this.feeItem)||void 0===t?void 0:t.id)&&void 0!==n?n:null;i!==this._previousFeeItemId&&(this.quantity=0,this._previousFeeItemId=i)}handleIncrement(){this.disabled||this.quantity>=this.maxQuantity||(this.quantity+=1,this.notifyQuantityChange())}handleDecrement(){this.disabled||this.quantity<=0||(this.quantity=Math.max(0,this.quantity-1),this.notifyQuantityChange())}notifyQuantityChange(){this.onQuantityChange&&this.feeItem&&this.onQuantityChange({id:this.feeItem.id,quantities:[{itemType:this.feeItem.fee_name,quantity:this.quantity}]})}render(){return this.feeItem?R`
|
|
5029
5029
|
<div class="quantity-control ${this.disabled?"unavailable":""}">
|
|
5030
5030
|
<button
|
|
5031
5031
|
class="quantity-button"
|
|
@@ -5047,7 +5047,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5047
5047
|
<span class="operator-sign">+</span>
|
|
5048
5048
|
</button>
|
|
5049
5049
|
</div>
|
|
5050
|
-
`:R``}};
|
|
5050
|
+
`:R``}};pl.styles=cl,hl([ue({type:Object})],pl.prototype,"feeItem",void 0),hl([ue()],pl.prototype,"onQuantityChange",void 0),hl([ue({type:Boolean,reflect:!0})],pl.prototype,"disabled",void 0),hl([ue({type:Number})],pl.prototype,"quantity",void 0),pl=hl([se("table-addon-qty-selector")],pl);let fl=class extends oe{constructor(){super(...arguments),this.rentableItem=null,this._previousRentableItemType=null,this.onQuantityChange=null,this.disabled=!1,this.quantity=0,this.selectedItemIds=new Set}get totalAvailableItems(){var e,t,n;return null!==(n=null===(t=null===(e=this.rentableItem)||void 0===e?void 0:e.allItems)||void 0===t?void 0:t.filter(e=>e.available).length)&&void 0!==n?n:0}get maxSelectableItems(){return Math.min(this.totalAvailableItems,10)}get atMaxUnits(){return this.quantity>=this.maxSelectableItems}get atMinUnits(){return this.quantity<=0}updated(e){var t,n;if(e.has("rentableItem")){const e=null!==(n=null===(t=this.rentableItem)||void 0===t?void 0:t.type)&&void 0!==n?n:null;e!==this._previousRentableItemType&&(this.selectedItemIds=new Set,this._previousRentableItemType=e)}}handleIncrement(){this.disabled||this.atMaxUnits||this.emitChange(this.quantity+1)}handleDecrement(){this.disabled||this.atMinUnits||this.emitChange(Math.max(0,this.quantity-1))}emitChange(e){var t;this.rentableItem&&(null===(t=this.onQuantityChange)||void 0===t||t.call(this,{type:this.rentableItem.type,quantity:e}))}render(){if(!this.rentableItem)return R``;const e=this.totalAvailableItems>0,t=this.disabled||!e||this.atMaxUnits,n=this.disabled||this.quantity<=0;return R`
|
|
5051
5051
|
<div
|
|
5052
5052
|
class="quantity-control ${!e||this.disabled?"unavailable":""}"
|
|
5053
5053
|
>
|
|
@@ -5071,7 +5071,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5071
5071
|
<span class="operator-sign">+</span>
|
|
5072
5072
|
</button>
|
|
5073
5073
|
</div>
|
|
5074
|
-
`}};
|
|
5074
|
+
`}};fl.styles=cl,hl([ue({type:Object})],fl.prototype,"rentableItem",void 0),hl([ue()],fl.prototype,"onQuantityChange",void 0),hl([ue({type:Boolean,reflect:!0})],fl.prototype,"disabled",void 0),hl([ue({type:Number})],fl.prototype,"quantity",void 0),hl([ue({type:Set})],fl.prototype,"selectedItemIds",void 0),fl=hl([se("table-rentable-item-qty-selector")],fl);var gl=function(e,t,n,i){var r,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(o<3?r(a):o>3?r(t,n,a):r(t,n))||a);return o>3&&a&&Object.defineProperty(t,n,a),a};let ml=class extends oe{constructor(){super(...arguments),this._addons=[],this.disabled=!1,this.onAddonSelect=null,this.onRentableItemAdd=null,this.onRentableItemRemove=null,this.quantities=new Map,this.selectedRentableItemIds=new Map,this.handleAddonQuantityChange=e=>{var t;const n=e.id;1!==e.quantities.length||Array.isArray(this.quantities.get(n))?this.quantities.set(n,e.quantities):this.quantities.set(n,e.quantities[0].quantity),this.requestUpdate("quantities"),null===(t=this.onAddonSelect)||void 0===t||t.call(this,e)},this.handleRentableItemQuantityChange=e=>{var t,n,i,r,o,a;const s=null!==(t=this.quantities.get(e.type))&&void 0!==t?t:0;this.quantities.set(e.type,e.quantity),this.requestUpdate("quantities");const l=this.addons.find(t=>t instanceof ds&&t.type===e.type);if(!l)return;const u=null!==(n=this.selectedRentableItemIds.get(e.type))&&void 0!==n?n:new Set,d=(c=null!==(r=null===(i=l.allItems)||void 0===i?void 0:i.filter(e=>e.available))&&void 0!==r?r:[],[...c].sort((e,t)=>e.rent!==t.rent?e.rent-t.rent:e.id.localeCompare(t.id)));var c;if(e.quantity>s){const t=e.quantity-s;let n=0;const i=Math.min(d.length,10);if(u.size+t>i)return;for(const i of d){if(n>=t)break;u.has(i.id)||(u.add(i.id),null===(o=this.onRentableItemAdd)||void 0===o||o.call(this,{id:i.id,type:e.type}),n++)}}else if(e.quantity<s){const t=s-e.quantity;let n=0;const i=function(e){return[...e].sort((e,t)=>e.rent!==t.rent?t.rent-e.rent:t.id.localeCompare(e.id))}(d.filter(e=>u.has(e.id)));for(const r of i){if(n>=t)break;u.delete(r.id),null===(a=this.onRentableItemRemove)||void 0===a||a.call(this,{id:r.id,type:e.type}),n++}}this.selectedRentableItemIds.set(e.type,u),this.requestUpdate("selectedRentableItemIds")}}set addons(e){const t=this._addons;this._addons=e,e!==t&&this.initializeQuantities(),this.requestUpdate("addons",t)}get addons(){return this._addons}preserveExistingQuantity(e,t){const n=this.quantities.get(e);return null!=n?n:t}initializeRentableItemQuantity(e,t){const n=this.preserveExistingQuantity(e.type,0);t.set(e.type,n),this.selectedRentableItemIds.has(e.type)||this.selectedRentableItemIds.set(e.type,new Set)}initializeBuildingFeeQuantity(e,t){const n=e.id,i=this.preserveExistingQuantity(n,0);t.set(n,i)}initializeQuantities(){const e=new Map;this.addons.forEach(t=>{t instanceof ds?this.initializeRentableItemQuantity(t,e):this.initializeBuildingFeeQuantity(t,e)}),this.quantities=e}getName(e){return e instanceof ds?e.displayName:e.fee_name}getSortedAddons(){return[...this.addons].sort((e,t)=>{const n=this.getName(e),i=this.getName(t);return n.localeCompare(i,navigator.language,{numeric:!0})})}isRentableItemAvailable(e){var t,n;return!(e instanceof ds)||(null!==(n=null===(t=e.allItems)||void 0===t?void 0:t.filter(e=>e.available).length)&&void 0!==n?n:0)>0}renderQtySelector(e){var t;if(e instanceof ds){const n=null!==(t=this.quantities.get(e.type))&&void 0!==t?t:0;return R`
|
|
5075
5075
|
<table-rentable-item-qty-selector
|
|
5076
5076
|
.rentableItem=${e}
|
|
5077
5077
|
.quantity=${n}
|
|
@@ -5112,7 +5112,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5112
5112
|
</tbody>
|
|
5113
5113
|
</table>
|
|
5114
5114
|
</div>
|
|
5115
|
-
`:R`<div class="empty-state">No add-ons available</div> `}};
|
|
5115
|
+
`:R`<div class="empty-state">No add-ons available</div> `}};ml.styles=ll,gl([ue({type:Array})],ml.prototype,"addons",null),gl([ue({type:Boolean})],ml.prototype,"disabled",void 0),gl([ue()],ml.prototype,"onAddonSelect",void 0),gl([ue({attribute:!1})],ml.prototype,"onRentableItemAdd",void 0),gl([ue({attribute:!1})],ml.prototype,"onRentableItemRemove",void 0),gl([de()],ml.prototype,"quantities",void 0),gl([de()],ml.prototype,"selectedRentableItemIds",void 0),ml=gl([se("addon-table")],ml);var yl=function(e,t,n,i){var r,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(o<3?r(a):o>3?r(t,n,a):r(t,n))||a);return o>3&&a&&Object.defineProperty(t,n,a),a};let bl=class extends oe{constructor(){super(...arguments),this.id="",this.showChatAdditionalActions=!1,this.buildingWebchatView=null,this.primaryColor=null,this.backgroundColor=null,this.foregroundColorOnPrimaryBackgroundColor=null,this.foregroundColorOnSecondaryBackgroundColor=null,this.enabledChatWidgets={callDesktop:!1,chatDesktop:!1,emailDesktop:!1,textDesktop:!1,sstDesktop:!1},this.onClickMinimize=()=>{},this.onClickEmailOption=()=>{},this.onClickPhoneOption=()=>{},this.onClickSSTOption=()=>{},this.onClose=()=>{}}render(){const e=this.primaryColor||qn,t=this.backgroundColor||"#ffffff",n=this.buildingWebchatView&&Jn(this.buildingWebchatView.orgId,this.buildingWebchatView.id)&&e!==qn?Zn(e,.6):"black";return R`
|
|
5116
5116
|
<style>
|
|
5117
5117
|
#${this.id}::after {
|
|
5118
5118
|
border-right-color: ${n} !important;
|
|
@@ -5144,7 +5144,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5144
5144
|
.onClick=${this.onClose}
|
|
5145
5145
|
></minimize-expand-button>
|
|
5146
5146
|
</div>
|
|
5147
|
-
`}};
|
|
5147
|
+
`}};bl.styles=u`
|
|
5148
5148
|
.hideTab {
|
|
5149
5149
|
display: none;
|
|
5150
5150
|
}
|
|
@@ -5154,7 +5154,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5154
5154
|
justify-content: space-between;
|
|
5155
5155
|
gap: 32px;
|
|
5156
5156
|
}
|
|
5157
|
-
`,
|
|
5157
|
+
`,yl([ue({type:String})],bl.prototype,"id",void 0),yl([ue({type:Boolean})],bl.prototype,"showChatAdditionalActions",void 0),yl([ue({type:Object})],bl.prototype,"buildingWebchatView",void 0),yl([ue({type:String})],bl.prototype,"primaryColor",void 0),yl([ue({type:String})],bl.prototype,"backgroundColor",void 0),yl([ue({type:String})],bl.prototype,"foregroundColorOnPrimaryBackgroundColor",void 0),yl([ue({type:String})],bl.prototype,"foregroundColorOnSecondaryBackgroundColor",void 0),yl([ue({type:Object})],bl.prototype,"enabledChatWidgets",void 0),yl([ue({attribute:!0})],bl.prototype,"onClickMinimize",void 0),yl([ue({attribute:!0})],bl.prototype,"onClickEmailOption",void 0),yl([ue({attribute:!0})],bl.prototype,"onClickPhoneOption",void 0),yl([ue({attribute:!0})],bl.prototype,"onClickSSTOption",void 0),yl([ue({attribute:!0})],bl.prototype,"onClose",void 0),bl=yl([se("chat-additional-actions")],bl);const vl=u`
|
|
5158
5158
|
:host {
|
|
5159
5159
|
display: block;
|
|
5160
5160
|
}
|
|
@@ -5191,9 +5191,9 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5191
5191
|
font-size: 0.9rem;
|
|
5192
5192
|
opacity: 0.9;
|
|
5193
5193
|
}
|
|
5194
|
-
`;var
|
|
5194
|
+
`;var wl=function(e,t,n,i){var r,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(o<3?r(a):o>3?r(t,n,a):r(t,n))||a);return o>3&&a&&Object.defineProperty(t,n,a),a};let Cl=class extends oe{getFormattedEndDate(e){return new Date(e.endDate).toLocaleDateString("en-US",{month:"long",day:"numeric",year:"numeric"})}render(){return this.incentive?R`
|
|
5195
5195
|
<div class="incentive-banner">
|
|
5196
|
-
<div class="incentive-icon">${
|
|
5196
|
+
<div class="incentive-icon">${As({size:32})}</div>
|
|
5197
5197
|
<div class="incentive-content">
|
|
5198
5198
|
<h2 class="incentive-title">
|
|
5199
5199
|
${this.incentive.originalIncentiveString}
|
|
@@ -5204,7 +5204,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5204
5204
|
</p>
|
|
5205
5205
|
</div>
|
|
5206
5206
|
</div>
|
|
5207
|
-
`:R``}};
|
|
5207
|
+
`:R``}};Cl.styles=vl,wl([ue({type:Object})],Cl.prototype,"incentive",void 0),Cl=wl([se("incentive-banner")],Cl);var xl=function(e,t,n,i){var r,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(o<3?r(a):o>3?r(t,n,a):r(t,n))||a);return o>3&&a&&Object.defineProperty(t,n,a),a};let $l=class extends oe{constructor(){super(...arguments),this.buildingSlug="",this.orgSlug="",this.primaryColor=qn,this.backgroundColor=Yn,this.onCloseClicked=null,this.onClickEmailOption=null,this.onClickPhoneOption=null,this.onClickSSTOption=null,this.onClickTextUsOption=null,this.isCalculatingQuote=!1,this.isLoadingLayouts=!0,this.isExporting=!1,this.selectedLayoutIds=[vs],this.selectedUnit=null,this.chargeInputs={base_rent:0,num_pets:0,num_vehicles:0,num_applicants:1,num_cats:0,num_dogs:0,num_other_pets:0},this.desiredRentableItems=[],this.moveInDateString=Sr.toISOString().split("T")[0],this.leaseTerm=12,this.buildingWebchatView=null,this.incentives=[],this.quote=null,this.pdfUrl=null,this.groupedFees={[cs.ONE_TIME]:[],[cs.MONTHLY]:[],[cs.WEEKLY]:[],[cs.BI_WEEKLY]:[],[cs.ANNUALLY]:[],[cs.DAILY]:[],[cs.AS_NEEDED]:[],[cs.NEVER]:[]},this.rentableItems=[],this.units=[],this.isLoadingUnits=!0,this.quoteAbortController=null,this.quoteDebounceTimer=null,this.startQuoteApiCall=async()=>{var e;null===(e=this.quoteAbortController)||void 0===e||e.abort(),this.quoteAbortController=new AbortController,this.isCalculatingQuote=!0,await this.performQuoteCalculation(this.quoteAbortController.signal)},this.firstUpdated=async()=>{this.style.setProperty("--primary-color",this.primaryColor),this.style.setProperty("--background-color",this.backgroundColor),await Promise.allSettled([this.setupCalculator(),this.fetchUnits()])},this.setupCalculator=async()=>{if(!this.buildingSlug||!this.orgSlug)return void(this.isLoadingLayouts=!1);const e=Zo(this.orgSlug,this.buildingSlug).then(e=>{e&&(this.buildingWebchatView=e)}).finally(()=>{this.isLoadingLayouts=!1}),t=bs(this.buildingSlug).then(e=>{e&&(this.groupedFees=this.groupFees(e.fees),this.rentableItems=e.rentableItems)});await Promise.allSettled([e,t])},this.requestQuoteCalculation=()=>{if(this.quoteDebounceTimer&&(clearTimeout(this.quoteDebounceTimer),this.quoteDebounceTimer=null),!this.selectedUnit||!this.moveInDateString)return this.quote=null,this.pdfUrl=null,void(this.isCalculatingQuote=!1);this.quoteDebounceTimer=window.setTimeout(()=>{this.startQuoteApiCall(),this.quoteDebounceTimer=null},1e3)},this.handleUnitSelect=e=>{const t=!this.selectedUnit;if(this.selectedUnit=e,t)return this.quoteDebounceTimer&&(clearTimeout(this.quoteDebounceTimer),this.quoteDebounceTimer=null),this.isCalculatingQuote=!0,void this.startQuoteApiCall();this.requestQuoteCalculation()},this.handleMoveInDateChange=async e=>{this.moveInDateString=e,this.quote=null,this.pdfUrl=null,await this.fetchUnits(),this.selectedUnit&&this.requestQuoteCalculation()},this.handleLeaseTermChange=async e=>{this.leaseTerm=e,this.quote=null,this.pdfUrl=null,await this.fetchUnits(),this.selectedUnit&&this.requestQuoteCalculation()},this.handleChargeInputsChange=e=>{this.chargeInputs={...this.chargeInputs,...e},this.requestQuoteCalculation()},this.handleRentableItemAdd=e=>{this.desiredRentableItems.some(t=>t.id===e.id)||this.desiredRentableItems.push(e),this.requestQuoteCalculation()},this.handleRentableItemRemove=e=>{this.desiredRentableItems=this.desiredRentableItems.filter(t=>t.id!==e.id),this.requestQuoteCalculation()},this.groupFees=e=>e.reduce((e,t)=>{const n=t.frequency||cs.ONE_TIME;return e[n]=[...e[n]||[],t],e},{}),this.handleClickEmailOption=e=>{this.handleClose(),this.onClickEmailOption&&this.onClickEmailOption(e)},this.handleClickPhoneOption=e=>{this.handleClose(),this.onClickPhoneOption&&this.onClickPhoneOption(e)},this.handleClickSSTOption=e=>{this.handleClose(),this.onClickSSTOption&&this.onClickSSTOption(e)},this.handleClickTextUsOption=e=>{this.handleClose(),this.onClickTextUsOption&&this.onClickTextUsOption(e)},this.handleClose=()=>{var e;null===(e=this.onCloseClicked)||void 0===e||e.call(this)},this.handleSelectLayout=async e=>{this.selectedLayoutIds=e,await this.fetchUnits()},this.handleShare=async()=>{var e,t;this.selectedUnit&&this.moveInDateString&&this.pdfUrl&&(xo("feeCalculatorPdfDownloaded",{buildingSlug:this.buildingSlug,quoteId:null!==(t=null===(e=this.quote)||void 0===e?void 0:e.id)&&void 0!==t?t:null}),window.open(this.pdfUrl,"_blank"))},this.fetchUnits=async()=>{let e;this.isLoadingUnits=!0,this.selectedLayoutIds.includes(vs)||(e=this.selectedLayoutIds.map(e=>{return 0===(t=e)?0:Math.floor(t/10);var t}));try{if(this.units=await Ss({buildingSlug:this.buildingSlug,moveInDateString:this.moveInDateString,...e?{numBedrooms:e}:{},leaseTerm:this.leaseTerm}),this.selectedUnit){this.units.some(e=>{var t;return e.id===(null===(t=this.selectedUnit)||void 0===t?void 0:t.id)})||(this.selectedUnit=null,this.quote=null,this.pdfUrl=null)}}finally{this.isLoadingUnits=!1}}}async performQuoteCalculation(e){if(!this.selectedUnit||!this.moveInDateString)return this.quote=null,this.pdfUrl=null,void(this.isCalculatingQuote=!1);const t=this.moveInDateString,n=this.selectedUnit.id,i=this.leaseTerm;try{const r=await Cs({buildingSlug:this.buildingSlug,unitId:n,chargeInputs:this.chargeInputs,rentableItems:this.desiredRentableItems,leaseTerm:i,moveInDate:t},e);this.quote=r.quote,this.pdfUrl=r.pdfUrl||null,this.quote&&xo("feeCalculatorQuoteGenerated",{buildingSlug:this.buildingSlug,unitId:n,leaseTerm:i})}catch(e){"AbortError"!==(null==e?void 0:e.name)&&(this.quote=null,this.pdfUrl=null,this.isCalculatingQuote=!1,Fo({logType:jo.error,buildingSlug:this.buildingSlug,logTitle:"[ERROR_CALCULATING_QUOTE]",logData:{error:e},error:e}))}finally{e.aborted||(this.isCalculatingQuote=!1)}}get layouts(){var e,t;return null!==(t=null===(e=this.buildingWebchatView)||void 0===e?void 0:e.layoutOptions)&&void 0!==t?t:[]}updated(e){(e.has("primaryColor")||e.has("backgroundColor"))&&(this.style.setProperty("--primary-color",this.primaryColor),this.style.setProperty("--background-color",this.backgroundColor))}disconnectedCallback(){var e;super.disconnectedCallback(),this.quoteDebounceTimer&&(clearTimeout(this.quoteDebounceTimer),this.quoteDebounceTimer=null),null===(e=this.quoteAbortController)||void 0===e||e.abort(),this.quoteAbortController=null}render(){var e,t;const n=this.isExporting||this.isCalculatingQuote||!this.selectedUnit||!this.moveInDateString||!this.pdfUrl;return R`
|
|
5208
5208
|
<div
|
|
5209
5209
|
class="fee-calculator-container"
|
|
5210
5210
|
@keydown=${e=>e.stopPropagation()}
|
|
@@ -5236,7 +5236,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5236
5236
|
class="close-button"
|
|
5237
5237
|
@click=${this.handleClose}
|
|
5238
5238
|
>
|
|
5239
|
-
${
|
|
5239
|
+
${xs("gray")}
|
|
5240
5240
|
</button>
|
|
5241
5241
|
</div>
|
|
5242
5242
|
</div>
|
|
@@ -5284,7 +5284,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5284
5284
|
</div>
|
|
5285
5285
|
`:""}
|
|
5286
5286
|
</div>
|
|
5287
|
-
`}}
|
|
5287
|
+
`}};$l.styles=ls,xl([ue({attribute:!0})],$l.prototype,"buildingSlug",void 0),xl([ue({attribute:!0})],$l.prototype,"orgSlug",void 0),xl([ue({type:String})],$l.prototype,"primaryColor",void 0),xl([ue({type:String})],$l.prototype,"backgroundColor",void 0),xl([ue()],$l.prototype,"onCloseClicked",void 0),xl([ue()],$l.prototype,"onClickEmailOption",void 0),xl([ue()],$l.prototype,"onClickPhoneOption",void 0),xl([ue()],$l.prototype,"onClickSSTOption",void 0),xl([ue()],$l.prototype,"onClickTextUsOption",void 0),xl([de()],$l.prototype,"isCalculatingQuote",void 0),xl([de()],$l.prototype,"isLoadingLayouts",void 0),xl([de()],$l.prototype,"isExporting",void 0),xl([de()],$l.prototype,"selectedLayoutIds",void 0),xl([de()],$l.prototype,"selectedUnit",void 0),xl([de()],$l.prototype,"chargeInputs",void 0),xl([de()],$l.prototype,"desiredRentableItems",void 0),xl([de()],$l.prototype,"moveInDateString",void 0),xl([de()],$l.prototype,"leaseTerm",void 0),xl([de()],$l.prototype,"buildingWebchatView",void 0),xl([de()],$l.prototype,"incentives",void 0),xl([de()],$l.prototype,"quote",void 0),xl([de()],$l.prototype,"pdfUrl",void 0),xl([de()],$l.prototype,"groupedFees",void 0),xl([de()],$l.prototype,"rentableItems",void 0),xl([de()],$l.prototype,"units",void 0),xl([de()],$l.prototype,"isLoadingUnits",void 0),$l=xl([se("fee-calculator")],$l);const Sl=u`
|
|
5288
5288
|
#minimize-mobile {
|
|
5289
5289
|
position: absolute;
|
|
5290
5290
|
top: -12px;
|
|
@@ -5333,9 +5333,9 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5333
5333
|
justify-content: center;
|
|
5334
5334
|
align-items: center;
|
|
5335
5335
|
}
|
|
5336
|
-
`,
|
|
5336
|
+
`,Al=(e="white")=>B`<svg aria-hidden="true" focusable="false" xmlns="http://www.w3.org/2000/svg" width="16" height="14" viewBox="0 0 16 14" fill="none">
|
|
5337
5337
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M6.46964 0.488343H9.53036C10.898 0.488331 11.9813 0.488321 12.829 0.602304C13.7015 0.719609 14.4077 0.966767 14.9647 1.52369C15.5216 2.08061 15.7687 2.78681 15.886 3.65932C16 4.50711 16 5.59038 16 6.95802V7.04198C16 8.40962 16 9.49289 15.886 10.3407C15.7687 11.2132 15.5216 11.9194 14.9647 12.4763C14.4077 13.0332 13.7015 13.2804 12.829 13.3977C11.9813 13.5117 10.898 13.5117 9.53035 13.5117H6.46965C5.10201 13.5117 4.01875 13.5117 3.17096 13.3977C2.29846 13.2804 1.59227 13.0332 1.03534 12.4763C0.478423 11.9194 0.231266 11.2132 0.113961 10.3407C-2.09587e-05 9.49289 -1.15596e-05 8.40962 2.39342e-07 7.04198V6.95801C-1.15596e-05 5.59037 -2.09587e-05 4.50711 0.113961 3.65932C0.231266 2.78681 0.478423 2.08061 1.03534 1.52369C1.59227 0.966767 2.29846 0.719609 3.17096 0.602304C4.01875 0.488321 5.10201 0.488331 6.46964 0.488343ZM3.3197 1.70863C2.57098 1.8093 2.13962 1.99807 1.82467 2.31302C1.50973 2.62797 1.32095 3.05934 1.22029 3.80806C1.11746 4.57283 1.11628 5.58096 1.11628 7C1.11628 8.41903 1.11746 9.42716 1.22029 10.1919C1.32095 10.9407 1.50973 11.372 1.82467 11.687C2.13962 12.0019 2.57098 12.1907 3.3197 12.2914C4.08447 12.3942 5.0926 12.3954 6.51163 12.3954H9.48837C10.9074 12.3954 11.9155 12.3942 12.6803 12.2914C13.429 12.1907 13.8604 12.0019 14.1753 11.687C14.4903 11.372 14.6791 10.9407 14.7797 10.1919C14.8825 9.42716 14.8837 8.41903 14.8837 7C14.8837 5.58096 14.8825 4.57283 14.7797 3.80806C14.6791 3.05934 14.4903 2.62797 14.1753 2.31302C13.8604 1.99807 13.429 1.8093 12.6803 1.70863C11.9155 1.60581 10.9074 1.60463 9.48837 1.60463H6.51163C5.0926 1.60463 4.08448 1.60581 3.3197 1.70863ZM3.10611 3.66593C3.30345 3.42912 3.65539 3.39713 3.8922 3.59446L5.49882 4.93332C6.19311 5.5119 6.67515 5.9123 7.08211 6.17404C7.47605 6.42741 7.7432 6.51246 8 6.51246C8.2568 6.51246 8.52395 6.42741 8.91789 6.17404C9.32485 5.9123 9.80689 5.5119 10.5012 4.93332L12.1078 3.59446C12.3446 3.39713 12.6966 3.42912 12.8939 3.66593C13.0912 3.90273 13.0592 4.25468 12.8224 4.45202L11.1878 5.81419C10.5282 6.36389 9.99359 6.80943 9.52173 7.11291C9.0302 7.42904 8.5515 7.62875 8 7.62875C7.4485 7.62875 6.9698 7.42904 6.47827 7.11291C6.00641 6.80943 5.47179 6.36389 4.81218 5.81419L3.17757 4.45202C2.94077 4.25468 2.90877 3.90273 3.10611 3.66593Z" fill="${e}"/>
|
|
5338
|
-
</svg>`,
|
|
5338
|
+
</svg>`,El=(e="black")=>B`<svg aria-hidden="true" focusable="false" xmlns="http://www.w3.org/2000/svg" width="16" height="18" viewBox="0 0 16 18" fill="none">
|
|
5339
5339
|
<path d="M15.6825 6.11855H0.00653076C0.0588276 4.00052 1.79117 2.30087 3.92226 2.30087H4.41255V3.6083C4.41255 3.88285 4.63481 4.09858 4.90283 4.09858C5.17085 4.09858 5.39311 3.88285 5.39311 3.6083V2.30087H10.2959V3.6083C10.2959 3.88285 10.5182 4.09858 10.7862 4.09858C11.0542 4.09858 11.2765 3.88285 11.2765 3.6083V2.30087H11.7668C13.8979 2.30087 15.6302 4.00052 15.6825 6.11855Z" fill="${e}"/>
|
|
5340
5340
|
<path d="M15.0641 7.39731V14.0677C15.0641 15.8922 13.5861 17.365 11.7668 17.365H3.92227C2.10298 17.365 0.625 15.8922 0.625 14.0677V7.39731H15.0641Z" fill="transparent" stroke="${e}" stroke-width="1.25"/>
|
|
5341
5341
|
<path d="M4.90283 1V2.30742" stroke="${e}" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
@@ -5343,14 +5343,14 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5343
5343
|
<path d="M0 6.11862H0.00653352C-3.5908e-06 6.15131 0 6.19053 0 6.22322V6.11862Z" fill="white"/>
|
|
5344
5344
|
<path d="M15.689 6.11862V6.22322C15.689 6.19053 15.689 6.15131 15.6825 6.11862H15.689Z" fill="white"/>
|
|
5345
5345
|
<path d="M4.74594 11.9562L6.56326 13.7735C6.8182 14.0285 7.23004 14.0285 7.48499 13.7735L10.9366 10.3219" stroke="${e}" stroke-miterlimit="10" stroke-linecap="round"/>
|
|
5346
|
-
</svg>`,
|
|
5346
|
+
</svg>`,Tl=(e="white")=>B`
|
|
5347
5347
|
<svg aria-hidden="true" focusable="false" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16" fill="none">
|
|
5348
5348
|
<path
|
|
5349
5349
|
fill-rule="evenodd"
|
|
5350
5350
|
clip-rule="evenodd"
|
|
5351
5351
|
d="M6.64026 0.25H8.8598C10.0157 0.249995 10.9219 0.249992 11.6459 0.318826C12.3838 0.388987 12.988 0.534458 13.5206 0.860861C14.0784 1.20267 14.5474 1.67164 14.8892 2.22942C15.2156 2.76206 15.3611 3.36627 15.4312 4.10419C15.5001 4.82813 15.5001 5.73432 15.5001 6.89025V7.65964C15.5001 8.48243 15.5001 9.12755 15.4645 9.64868C15.4283 10.1789 15.3535 10.6202 15.1845 11.0283C14.7638 12.044 13.9568 12.851 12.9411 13.2717C12.3607 13.5121 11.6997 13.5654 10.7947 13.581C10.4782 13.5865 10.2777 13.5905 10.1248 13.6074C9.98202 13.6232 9.92665 13.6464 9.89426 13.6652C9.86008 13.6851 9.81351 13.7213 9.73267 13.8323C9.64518 13.9523 9.54632 14.1182 9.38955 14.3831L8.99874 15.0433C8.44104 15.9856 7.05899 15.9856 6.5013 15.0433L6.11048 14.3831C5.95371 14.1182 5.85485 13.9523 5.76736 13.8323C5.68652 13.7213 5.63995 13.6851 5.60577 13.6652C5.57338 13.6464 5.51801 13.6232 5.37519 13.6074C5.22235 13.5905 5.02184 13.5865 4.70528 13.581C3.80031 13.5654 3.13933 13.5121 2.559 13.2717C1.54327 12.851 0.736277 12.044 0.315547 11.0283C0.146515 10.6202 0.0717299 10.1789 0.0355529 9.64868C-4.05001e-06 9.12754 -2.20251e-06 8.48243 1.60891e-07 7.65963L7.4949e-08 6.89026C-4.52294e-06 5.73432 -8.08928e-06 4.82814 0.0688256 4.10419C0.138987 3.36627 0.284458 2.76206 0.610861 2.22942C0.95267 1.67164 1.42164 1.20267 1.97942 0.860861C2.51206 0.534458 3.11627 0.388987 3.85419 0.318826C4.57814 0.249992 5.48432 0.249995 6.64026 0.25ZM3.95654 1.39537C3.29779 1.458 2.87862 1.57812 2.54445 1.78291C2.13217 2.03555 1.78555 2.38217 1.53291 2.79445C1.32812 3.12862 1.208 3.54779 1.14537 4.20654C1.08197 4.87334 1.0814 5.7282 1.0814 6.91863V7.63956C1.0814 8.48674 1.08169 9.09505 1.11444 9.57507C1.14686 10.0502 1.20927 10.3601 1.31463 10.6144C1.6256 11.3652 2.22208 11.9617 2.97284 12.2726C3.34458 12.4266 3.81883 12.4842 4.72391 12.4998L4.74685 12.5002C5.03378 12.5051 5.28522 12.5094 5.49421 12.5326C5.71878 12.5574 5.9384 12.6077 6.14946 12.7304C6.35874 12.8522 6.50969 13.0148 6.64128 13.1953C6.76287 13.3622 6.88783 13.5733 7.02936 13.8124L7.4319 14.4925C7.57086 14.7273 7.92917 14.7273 8.06813 14.4925L8.47067 13.8124C8.6122 13.5733 8.73716 13.3622 8.85875 13.1953C8.99034 13.0148 9.14129 12.8522 9.35057 12.7304C9.56163 12.6077 9.78126 12.5574 10.0058 12.5326C10.2148 12.5094 10.4662 12.5051 10.7532 12.5002L10.7761 12.4998C11.6812 12.4842 12.1555 12.4266 12.5272 12.2726C13.278 11.9617 13.8745 11.3652 14.1854 10.6144C14.2908 10.3601 14.3532 10.0502 14.3856 9.57507C14.4184 9.09505 14.4187 8.48674 14.4187 7.63956V6.91863C14.4187 5.7282 14.4181 4.87334 14.3547 4.20654C14.2921 3.54779 14.1719 3.12862 13.9672 2.79445C13.7145 2.38217 13.3679 2.03555 12.9556 1.78291C12.6214 1.57812 12.2023 1.458 11.5435 1.39537C10.8767 1.33197 10.0219 1.3314 8.83143 1.3314H6.66863C5.4782 1.3314 4.62334 1.33197 3.95654 1.39537ZM7.75003 3.85467C8.04865 3.85467 8.29073 4.09674 8.29073 4.39536V10.1628C8.29073 10.4614 8.04865 10.7035 7.75003 10.7035C7.45141 10.7035 7.20933 10.4614 7.20933 10.1628V4.39536C7.20933 4.09674 7.45141 3.85467 7.75003 3.85467ZM4.8663 5.29653C5.16492 5.29653 5.407 5.53861 5.407 5.83723V8.72096C5.407 9.01958 5.16492 9.26166 4.8663 9.26166C4.56768 9.26166 4.3256 9.01958 4.3256 8.72096V5.83723C4.3256 5.53861 4.56768 5.29653 4.8663 5.29653ZM10.6338 5.29653C10.9324 5.29653 11.1745 5.53861 11.1745 5.83723V8.72096C11.1745 9.01958 10.9324 9.26166 10.6338 9.26166C10.3351 9.26166 10.0931 9.01958 10.0931 8.72096V5.83723C10.0931 5.53861 10.3351 5.29653 10.6338 5.29653Z"
|
|
5352
5352
|
fill="${e}"/>
|
|
5353
|
-
</svg>`,
|
|
5353
|
+
</svg>`,kl=(e="white")=>B`<svg aria-hidden="true" focusable="false" width="16" height="14" viewBox="0 0 16 14" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
5354
5354
|
<g clip-path="url(#clip0_18382_27345)">
|
|
5355
5355
|
<g clip-path="url(#clip1_18382_27345)">
|
|
5356
5356
|
<path d="M9.91666 0.625V3.45833C9.91666 3.6462 9.99128 3.82636 10.1241 3.9592C10.257 4.09204 10.4371 4.16667 10.625 4.16667H13.4583" stroke="${e}" stroke-linecap="round" stroke-linejoin="round"/>
|
|
@@ -5367,7 +5367,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5367
5367
|
</clipPath>
|
|
5368
5368
|
</defs>
|
|
5369
5369
|
</svg>
|
|
5370
|
-
`,
|
|
5370
|
+
`,_l=(e="white",t=20,n=-2)=>B`
|
|
5371
5371
|
<svg
|
|
5372
5372
|
aria-hidden="true"
|
|
5373
5373
|
focusable="false"
|
|
@@ -5442,7 +5442,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5442
5442
|
</clipPath>
|
|
5443
5443
|
</defs>
|
|
5444
5444
|
</svg>
|
|
5445
|
-
`;var
|
|
5445
|
+
`;var Ol=function(e,t,n,i){var r,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(o<3?r(a):o>3?r(t,n,a):r(t,n))||a);return o>3&&a&&Object.defineProperty(t,n,a),a};let Pl=class extends oe{constructor(){super(...arguments),this.onClickMinimize=()=>{},this.onClickEmailOption=()=>{},this.onClickPhoneOption=()=>{},this.onClickSSTOption=()=>{},this.onClickApplyNowOption=()=>{},this.onClickPriceCalculatorOption=()=>{},this.onChatTapped=()=>{},this.hideChat=!1,this.isMobileDesign=!1,this.primaryColor=qn,this.backgroundColor=Yn,this.hasChatEnabled=!1,this.hasEmailEnabled=!1,this.hasCallUsEnabled=!1,this.hasTextUsEnabled=!1,this.hasSSTEnabled=!1,this.hasApplyNowEnabled=!1,this.hasPricingCalculatorEnabled=!1,this.applicationLink="",this.overrideRentgrata=!1,this.foregroundColorOnSecondaryBackgroundColor="black",this.renderListElement=(e,t,n,i)=>e?R` <li>
|
|
5446
5446
|
<button
|
|
5447
5447
|
@click=${t}
|
|
5448
5448
|
class="typeMobile-bttn"
|
|
@@ -5458,12 +5458,12 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5458
5458
|
</button>
|
|
5459
5459
|
</li>`:""}render(){return R`<div class="typeMobile-list">
|
|
5460
5460
|
<ul>
|
|
5461
|
-
${this.renderListElement(!(!this.hasApplyNowEnabled||!this.applicationLink),this.onClickApplyNowOption,
|
|
5462
|
-
${this.renderListElement(this.hasPricingCalculatorEnabled,this.onClickPriceCalculatorOption,
|
|
5463
|
-
${this.renderListElement(this.hasEmailEnabled,this.onClickEmailOption,
|
|
5464
|
-
${this.renderListElement(this.hasCallUsEnabled||this.hasTextUsEnabled,this.onClickPhoneOption,
|
|
5465
|
-
${this.renderListElement(this.hasSSTEnabled,this.onClickSSTOption,
|
|
5466
|
-
${this.renderListElement(this.hasChatEnabled&&!this.hideChat,this.onChatTapped,
|
|
5461
|
+
${this.renderListElement(!(!this.hasApplyNowEnabled||!this.applicationLink),this.onClickApplyNowOption,kl(this.foregroundColorOnSecondaryBackgroundColor),"Apply now")}
|
|
5462
|
+
${this.renderListElement(this.hasPricingCalculatorEnabled,this.onClickPriceCalculatorOption,_l("black"),"Price calculator")}
|
|
5463
|
+
${this.renderListElement(this.hasEmailEnabled,this.onClickEmailOption,Al(this.foregroundColorOnSecondaryBackgroundColor),"Email us")}
|
|
5464
|
+
${this.renderListElement(this.hasCallUsEnabled||this.hasTextUsEnabled,this.onClickPhoneOption,ts(this.foregroundColorOnSecondaryBackgroundColor),"Call or text us")}
|
|
5465
|
+
${this.renderListElement(this.hasSSTEnabled,this.onClickSSTOption,El(this.foregroundColorOnSecondaryBackgroundColor),"Book a tour")}
|
|
5466
|
+
${this.renderListElement(this.hasChatEnabled&&!this.hideChat,this.onChatTapped,Tl(this.foregroundColorOnSecondaryBackgroundColor),"Chat with us")}
|
|
5467
5467
|
${this.isMobileDesign||this.hideChat?"":R`
|
|
5468
5468
|
<li>
|
|
5469
5469
|
<minimize-expand-button
|
|
@@ -5474,20 +5474,20 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5474
5474
|
</li>
|
|
5475
5475
|
`}
|
|
5476
5476
|
</ul>
|
|
5477
|
-
</div>`}};
|
|
5477
|
+
</div>`}};Pl.styles=[Sl],Ol([ue({attribute:!0})],Pl.prototype,"onClickMinimize",void 0),Ol([ue({attribute:!0})],Pl.prototype,"onClickEmailOption",void 0),Ol([ue({attribute:!0})],Pl.prototype,"onClickPhoneOption",void 0),Ol([ue({attribute:!0})],Pl.prototype,"onClickSSTOption",void 0),Ol([ue({attribute:!0})],Pl.prototype,"onClickApplyNowOption",void 0),Ol([ue({attribute:!0})],Pl.prototype,"onClickPriceCalculatorOption",void 0),Ol([ue({attribute:!0})],Pl.prototype,"onChatTapped",void 0),Ol([ue({attribute:!0})],Pl.prototype,"hideChat",void 0),Ol([ue({attribute:!0})],Pl.prototype,"isMobileDesign",void 0),Ol([ue({attribute:!0})],Pl.prototype,"primaryColor",void 0),Ol([ue({attribute:!0})],Pl.prototype,"backgroundColor",void 0),Ol([ue({attribute:!0})],Pl.prototype,"hasChatEnabled",void 0),Ol([ue({attribute:!0})],Pl.prototype,"hasEmailEnabled",void 0),Ol([ue({attribute:!0})],Pl.prototype,"hasCallUsEnabled",void 0),Ol([ue({attribute:!0})],Pl.prototype,"hasTextUsEnabled",void 0),Ol([ue({attribute:!0})],Pl.prototype,"hasSSTEnabled",void 0),Ol([ue({attribute:!0})],Pl.prototype,"hasApplyNowEnabled",void 0),Ol([ue({attribute:!0})],Pl.prototype,"hasPricingCalculatorEnabled",void 0),Ol([ue({attribute:!0})],Pl.prototype,"applicationLink",void 0),Ol([ue({attribute:!0})],Pl.prototype,"overrideRentgrata",void 0),Ol([ue({attribute:!0})],Pl.prototype,"foregroundColorOnSecondaryBackgroundColor",void 0),Pl=Ol([se("mobile-launcher")],Pl);const Il=(e="white")=>B`<svg aria-hidden="true" focusable="false" xmlns="http://www.w3.org/2000/svg" width="5" height="8" viewBox="0 0 5 8" fill="none">
|
|
5478
5478
|
<path d="M1.31812 7L4.31812 4L1.31811 1" stroke="${e}" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5479
|
-
</svg>`;var
|
|
5479
|
+
</svg>`;var Nl=function(e,t,n,i){var r,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(o<3?r(a):o>3?r(t,n,a):r(t,n))||a);return o>3&&a&&Object.defineProperty(t,n,a),a};let Ml=class extends oe{constructor(){super(...arguments),this.onClick=()=>{},this.primaryColor=qn,this.toExpand=!1}render(){return R`
|
|
5480
5480
|
<div class=${"button-container"} @click=${this.onClick}>
|
|
5481
5481
|
<div
|
|
5482
5482
|
class="inner-container"
|
|
5483
5483
|
style=${Vn({background:this.primaryColor})}
|
|
5484
5484
|
>
|
|
5485
|
-
${this.toExpand?
|
|
5485
|
+
${this.toExpand?Il("black"):((e="white")=>B`<svg aria-hidden="true" focusable="false" xmlns="http://www.w3.org/2000/svg" width="5" height="8" viewBox="0 0 5 8" fill="none">
|
|
5486
5486
|
<path d="M3.68188 7L0.681885 4L3.68188 1" stroke="${e}" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5487
5487
|
</svg>`)("black")}
|
|
5488
5488
|
</div>
|
|
5489
5489
|
</div>
|
|
5490
|
-
`}};
|
|
5490
|
+
`}};Ml.styles=[u`
|
|
5491
5491
|
.button-container {
|
|
5492
5492
|
width: 36px;
|
|
5493
5493
|
height: 36px;
|
|
@@ -5511,11 +5511,11 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5511
5511
|
.button-container:hover {
|
|
5512
5512
|
filter: brightness(90%);
|
|
5513
5513
|
}
|
|
5514
|
-
`],
|
|
5514
|
+
`],Nl([ue({attribute:!0})],Ml.prototype,"onClick",void 0),Nl([ue({attribute:!0})],Ml.prototype,"primaryColor",void 0),Nl([ue({attribute:!0})],Ml.prototype,"toExpand",void 0),Ml=Nl([se("collapse-expand-button")],Ml);const Dl=()=>{const e=window.rentgrata;if(!e)return;const t=e.Widget;t&&t.openWidget&&t.openWidget()},Ll=()=>{const e=window.rentgrata;if(!e)return;const t=e.Widget;t&&t.openWidget&&t.close()},Ul=()=>!!window.rentgrata;var Rl=n(3950),Bl=n.n(Rl);const jl=(e="black")=>B`<svg aria-hidden="true" focusable="false" width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
5515
5515
|
<path d="M6 6C7.65685 6 9 4.65685 9 3C9 1.34315 7.65685 0 6 0C4.34315 0 3 1.34315 3 3C3 4.65685 4.34315 6 6 6ZM8 3C8 4.10457 7.10457 5 6 5C4.89543 5 4 4.10457 4 3C4 1.89543 4.89543 1 6 1C7.10457 1 8 1.89543 8 3Z" fill="${e}"/>
|
|
5516
5516
|
<path d="M12 11C12 12 11 12 11 12H1C1 12 0 12 0 11C0 10 1 7 6 7C11 7 12 10 12 11ZM11 10.9965C10.9986 10.7497 10.8462 10.0104 10.1679 9.33211C9.51563 8.67985 8.2891 8 5.99999 8C3.71088 8 2.48435 8.67985 1.8321 9.33211C1.15375 10.0104 1.00142 10.7497 1 10.9965H11Z" fill="${e}"/>
|
|
5517
5517
|
</svg>
|
|
5518
|
-
`;var
|
|
5518
|
+
`;var Fl=function(e,t,n,i){var r,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(o<3?r(a):o>3?r(t,n,a):r(t,n))||a);return o>3&&a&&Object.defineProperty(t,n,a),a};let Hl=class extends oe{constructor(){super(...arguments),this.isMinimized=!1,this.mobileStyles={},this.isFirstMount=!1,this.autoOpenChatWidget=!1,this.phoneNumber="",this.buildingName="",this.chatId="",this.orgLegalName="",this.country=null,this.chatCallUsHeader="",this.buildingId=0,this.orgId=0,this.leadSourceParams=null,this.buildingSlug="",this.orgSlug="",this.sgtUrl="",this.selfGuidedTourEnabled=!1,this.selfGuidedToursTypeOffered="",this.designConcept="",this.featureFlagShowDropdown="",this.leadSources=[],this.currentLeadSource="",this.escortedToursLink="",this.escortedToursTypeOffered="",this.virtualToursLink="",this.virtualToursTypeOffered="",this.hasChatEnabledDesktop=!1,this.hasChatEnabledMobile=!1,this.hasEmailEnabledDesktop=!1,this.hasEmailEnabledMobile=!1,this.hasApplyNowEnabledDesktop=!1,this.hasApplyNowEnabledMobile=!1,this.applicationLink="",this.hasCallUsEnabledDesktop=!1,this.hasCallUsEnabledMobile=!1,this.hasTextUsEnabledDesktop=!1,this.hasTextUsEnabledMobile=!1,this.hasSSTEnabledDesktop=!1,this.hasSSTEnabledMobile=!1,this.tourTypeOptions=[],this.layoutOptions=[],this.bedroomPreferenceRequired=!1,this.hasDynamicSchedulingEnabled=!1,this.hasPricingCalculatorEnabledDesktop=!1,this.hasPricingCalculatorEnabledMobile=!1,this.onExitChat=()=>{},this.hasHideMobileFeatures=!1,this.right=void 0,this.bottom=void 0,this.top=void 0,this.left=void 0,this.showTourNextToChat=!1,this.onChatTapped=()=>{},this.handleChatTapped=()=>{xo("chatOpened",{buildingId:this.buildingId}),this.onChatTapped()},this.onClickMinimize=()=>{},this.onSstClose=Bl(),this.overrideRentgrata=!1,this.launcherStyles={},this.primaryColor=qn,this.backgroundColor=Yn,this.foregroundColorOnPrimaryBackgroundColor="white",this.foregroundColorOnSecondaryBackgroundColor="black",this.leadSourceClient=null,this.leadSourceMultitouchClient=null,this._isMobile=_r(),this.isEmailWindowOpen=!1,this.isCallUsWindowOpen=!1,this.isSSTWindowOpen=!1,this.isTextUsWindowOpen=!1,this.isCalculatorWindowOpen=!1,this.isMobileFeaturesExpanded=!1,this.getNumCallToActions=()=>[this.hasEmailEnabledDesktop||this.hasEmailEnabledMobile,!!this.phoneNumber&&(this.hasCallUsEnabledDesktop||this.hasCallUsEnabledMobile),this.hasSSTEnabledDesktop||this.hasSSTEnabledMobile,this.hasTextUsEnabledDesktop||this.hasTextUsEnabledMobile,this.hasApplyNowEnabledDesktop||this.hasApplyNowEnabledMobile,this.hasPricingCalculatorEnabledDesktop||this.hasPricingCalculatorEnabledMobile].filter(e=>e).length,this.emailUsWindowRef=Ee(),this.tourSchedulerRef=Ee(),this.calculatorWindowRef=Ee(),this.updated=async()=>{this.attachOnClickToEmailUsWindow(),this.attachOnClickToSSTWindow(),this.attachOnClickToCalculatorWindow(),(this.isEmailWindowOpen||this.isCallUsWindowOpen)&&this.isSSTWindowOpen&&this.onCloseSSTWindow()},this.attachOnClickToEmailUsWindow=()=>{const e=this.emailUsWindowRef.value;e&&(e.onCloseClicked=this.onCloseEmailWindow)},this.attachOnClickToSSTWindow=()=>{const e=this.tourSchedulerRef.value;e&&(e.onCloseClicked=this.onCloseSSTWindow)},this.attachOnClickToCalculatorWindow=()=>{const e=this.calculatorWindowRef.value;e&&(e.onCloseClicked=this.onCloseCalculatorWindow,e.onClickEmailOption=this.onClickEmailOption,e.onClickPhoneOption=this.onClickPhoneOption,e.onClickSSTOption=this.onClickSSTOption,e.onClickTextUsOption=this.onClickTextUsOption)},this.onClickEmailOption=e=>{e.preventDefault(),e.stopPropagation(),Ll(),xo("emailUsClicked",{buildingId:this.buildingId}),this.isEmailWindowOpen=!0},this.onCloseEmailWindow=()=>{this.isEmailWindowOpen=!1},this.onClickPhoneOption=e=>{e.preventDefault(),e.stopPropagation(),Ll(),xo("callTextUsClicked",{buildingId:this.buildingId}),this.isCallUsWindowOpen=!0},this.onClickApplyNowOption=e=>{e.preventDefault(),e.stopPropagation(),Ll(),xo("applyNowClicked",{buildingId:this.buildingId,applicationLink:this.applicationLink}),window.open(this.applicationLink,"_blank")},this.onClickPriceCalculatorOption=e=>{e.preventDefault(),e.stopPropagation(),Ll(),xo("feeCalculatorOpened",{buildingId:this.buildingId}),this.isCalculatorWindowOpen=!0},this.onClosePhoneWindow=()=>{this.isCallUsWindowOpen=!1},this.onClickSSTOption=e=>{e.preventDefault(),e.stopPropagation(),Ll(),xo("bookTourClicked",{buildingId:this.buildingId}),no(),io(this.buildingId),this.isSSTWindowOpen=!0},this.onCloseSSTWindow=()=>{this.onSstClose(),this.isSSTWindowOpen=!1,this.showTourNextToChat&&this.dispatchEvent(new CustomEvent("closeShowTourNextToChat",{bubbles:!0}))},this.onCloseCalculatorWindow=()=>{this.isCalculatorWindowOpen=!1},this.onClickTextUsOption=e=>{e.preventDefault(),e.stopPropagation(),this.isTextUsWindowOpen=!0},this.isCallToActionWindowOpen=()=>1===[this.isEmailWindowOpen,this.isCallUsWindowOpen,this.isSSTWindowOpen,this.isTextUsWindowOpen,this.isCalculatorWindowOpen].filter(e=>e).length,this.toggleMobileFeatures=()=>{this.isMobileFeaturesExpanded=!this.isMobileFeaturesExpanded},this.renderActionPills=()=>this._isMobile||this.isMinimized||this.designConcept===qo.MINIMIZED?R` ${this.hasHideMobileFeatures&&this._isMobile?R`<collapse-expand-button
|
|
5519
5519
|
.toExpand=${this.isMobileFeaturesExpanded}
|
|
5520
5520
|
.primaryColor=${this.primaryColor}
|
|
5521
5521
|
.onClick=${this.toggleMobileFeatures}
|
|
@@ -5529,7 +5529,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5529
5529
|
.onClickApplyNowOption=${this.onClickApplyNowOption}
|
|
5530
5530
|
.onClickPriceCalculatorOption=${this.onClickPriceCalculatorOption}
|
|
5531
5531
|
.overrideRentgrata=${this.overrideRentgrata}
|
|
5532
|
-
.isMobileDesign=${this._isMobile||this.designConcept===
|
|
5532
|
+
.isMobileDesign=${this._isMobile||this.designConcept===qo.MINIMIZED}
|
|
5533
5533
|
.primaryColor=${this.primaryColor}
|
|
5534
5534
|
.backgroundColor=${this.backgroundColor}
|
|
5535
5535
|
.hasChatEnabled=${this._isMobile?this.hasChatEnabledMobile:this.hasChatEnabledDesktop}
|
|
@@ -5541,7 +5541,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5541
5541
|
.applicationLink=${this.applicationLink}
|
|
5542
5542
|
.hasPricingCalculatorEnabled=${this._isMobile?!(this.hasHideMobileFeatures&&!this.isMobileFeaturesExpanded)&&this.hasPricingCalculatorEnabledMobile:this.hasPricingCalculatorEnabledDesktop}
|
|
5543
5543
|
.foregroundColorOnSecondaryBackgroundColor=${this.foregroundColorOnSecondaryBackgroundColor}
|
|
5544
|
-
></mobile-launcher>`:this.designConcept===
|
|
5544
|
+
></mobile-launcher>`:this.designConcept===qo.EMOJI?this.emojiPillList():this.verticalPillList(),this.emojiPillList=()=>{const e=[{pillKey:"Email",pill:this.hasEmailEnabledDesktop?R` <button
|
|
5545
5545
|
class="type-hey__pill"
|
|
5546
5546
|
@click=${this.onClickEmailOption}
|
|
5547
5547
|
style=${Vn({background:this.backgroundColor})}
|
|
@@ -5549,7 +5549,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5549
5549
|
>
|
|
5550
5550
|
<div class="type-hey__pill-left">
|
|
5551
5551
|
<div class="type-hey__icon">
|
|
5552
|
-
${
|
|
5552
|
+
${Al(this.foregroundColorOnSecondaryBackgroundColor)}
|
|
5553
5553
|
</div>
|
|
5554
5554
|
<div
|
|
5555
5555
|
style=${Vn({color:this.foregroundColorOnSecondaryBackgroundColor})}
|
|
@@ -5558,7 +5558,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5558
5558
|
</div>
|
|
5559
5559
|
</div>
|
|
5560
5560
|
<div class="type-gradient__icon">
|
|
5561
|
-
${
|
|
5561
|
+
${Il(this.foregroundColorOnSecondaryBackgroundColor)}
|
|
5562
5562
|
</div>
|
|
5563
5563
|
</button>`:null},{pillKey:"SST",pill:this.hasSSTEnabledDesktop?R`
|
|
5564
5564
|
<button
|
|
@@ -5569,7 +5569,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5569
5569
|
>
|
|
5570
5570
|
<div class="type-hey__pill-left">
|
|
5571
5571
|
<div class="type-hey__icon">
|
|
5572
|
-
${
|
|
5572
|
+
${El(this.foregroundColorOnSecondaryBackgroundColor)}
|
|
5573
5573
|
</div>
|
|
5574
5574
|
<div
|
|
5575
5575
|
style=${Vn({color:this.foregroundColorOnSecondaryBackgroundColor})}
|
|
@@ -5578,7 +5578,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5578
5578
|
</div>
|
|
5579
5579
|
</div>
|
|
5580
5580
|
<div class="type-gradient__icon">
|
|
5581
|
-
${
|
|
5581
|
+
${Il(this.foregroundColorOnSecondaryBackgroundColor)}
|
|
5582
5582
|
</div>
|
|
5583
5583
|
</button>
|
|
5584
5584
|
`:null},{pillKey:"Phone",pill:this.phoneNumber&&(this.hasCallUsEnabledDesktop||this.hasTextUsEnabledDesktop)?R`
|
|
@@ -5590,7 +5590,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5590
5590
|
>
|
|
5591
5591
|
<div class="type-hey__pill-left">
|
|
5592
5592
|
<div class="type-hey__icon">
|
|
5593
|
-
${
|
|
5593
|
+
${ts(this.foregroundColorOnSecondaryBackgroundColor)}
|
|
5594
5594
|
</div>
|
|
5595
5595
|
<div
|
|
5596
5596
|
style=${Vn({color:this.foregroundColorOnSecondaryBackgroundColor})}
|
|
@@ -5602,7 +5602,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5602
5602
|
</div>
|
|
5603
5603
|
</div>
|
|
5604
5604
|
<div class="type-gradient__icon">
|
|
5605
|
-
${
|
|
5605
|
+
${Il(this.foregroundColorOnSecondaryBackgroundColor)}
|
|
5606
5606
|
</div>
|
|
5607
5607
|
</button>
|
|
5608
5608
|
`:null},{pillKey:"Apply",pill:this.applicationLink&&this.hasApplyNowEnabledDesktop?R`
|
|
@@ -5614,7 +5614,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5614
5614
|
>
|
|
5615
5615
|
<div class="type-hey__pill-left">
|
|
5616
5616
|
<div class="type-hey__icon">
|
|
5617
|
-
${
|
|
5617
|
+
${kl(this.foregroundColorOnSecondaryBackgroundColor)}
|
|
5618
5618
|
</div>
|
|
5619
5619
|
<div
|
|
5620
5620
|
class="vertical-pill-title"
|
|
@@ -5625,7 +5625,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5625
5625
|
</div>
|
|
5626
5626
|
</div>
|
|
5627
5627
|
<div class="type-gradient__icon">
|
|
5628
|
-
${
|
|
5628
|
+
${Il(this.foregroundColorOnSecondaryBackgroundColor)}
|
|
5629
5629
|
</div>
|
|
5630
5630
|
</button>
|
|
5631
5631
|
`:null},{pillKey:"Price Calculator",pill:this.hasPricingCalculatorEnabledDesktop?R`
|
|
@@ -5637,7 +5637,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5637
5637
|
>
|
|
5638
5638
|
<div class="type-hey__pill-left">
|
|
5639
5639
|
<div class="type-hey__icon">
|
|
5640
|
-
${
|
|
5640
|
+
${_l(this.foregroundColorOnSecondaryBackgroundColor)}
|
|
5641
5641
|
</div>
|
|
5642
5642
|
<div
|
|
5643
5643
|
style=${Vn({color:this.foregroundColorOnSecondaryBackgroundColor})}
|
|
@@ -5646,7 +5646,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5646
5646
|
</div>
|
|
5647
5647
|
</div>
|
|
5648
5648
|
<div class="type-gradient__icon">
|
|
5649
|
-
${
|
|
5649
|
+
${Il(this.foregroundColorOnSecondaryBackgroundColor)}
|
|
5650
5650
|
</div>
|
|
5651
5651
|
</button>
|
|
5652
5652
|
`:null}].filter(e=>!!e.pill);return R`
|
|
@@ -5668,7 +5668,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5668
5668
|
</div>
|
|
5669
5669
|
<div class="type-hey__greeting">
|
|
5670
5670
|
<h1>Hey there!</h1>
|
|
5671
|
-
<div>${
|
|
5671
|
+
<div>${Eo()}</div>
|
|
5672
5672
|
</div>
|
|
5673
5673
|
${this.hasChatEnabledDesktop?R`
|
|
5674
5674
|
<button
|
|
@@ -5680,7 +5680,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5680
5680
|
>
|
|
5681
5681
|
<div class="type-hey__pill-left">
|
|
5682
5682
|
<div class="type-hey__icon">
|
|
5683
|
-
${
|
|
5683
|
+
${Tl(this.foregroundColorOnPrimaryBackgroundColor)}
|
|
5684
5684
|
</div>
|
|
5685
5685
|
<div
|
|
5686
5686
|
style=${Vn({color:this.foregroundColorOnPrimaryBackgroundColor})}
|
|
@@ -5689,7 +5689,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5689
5689
|
</div>
|
|
5690
5690
|
</div>
|
|
5691
5691
|
<div class="type-gradient__icon">
|
|
5692
|
-
${
|
|
5692
|
+
${Il(this.foregroundColorOnPrimaryBackgroundColor)}
|
|
5693
5693
|
</div>
|
|
5694
5694
|
</button>
|
|
5695
5695
|
`:""}
|
|
@@ -5701,22 +5701,22 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5701
5701
|
>
|
|
5702
5702
|
<div class="type-hey__botton-section-pills">
|
|
5703
5703
|
${e.map(e=>e.pill)}
|
|
5704
|
-
${this.overrideRentgrata&&
|
|
5704
|
+
${this.overrideRentgrata&&Ul()?R` <button
|
|
5705
5705
|
class="type-hey__pill"
|
|
5706
|
-
@click=${()=>{
|
|
5706
|
+
@click=${()=>{Dl()}}
|
|
5707
5707
|
style=${Vn({background:this.backgroundColor})}
|
|
5708
5708
|
aria-label="Contact a resident"
|
|
5709
5709
|
>
|
|
5710
5710
|
<div class="type-hey__pill-left">
|
|
5711
5711
|
<div class="type-hey__icon">
|
|
5712
|
-
${
|
|
5712
|
+
${jl("black")}
|
|
5713
5713
|
</div>
|
|
5714
5714
|
<div>
|
|
5715
5715
|
<span class="title-bold">Contact</span> a resident
|
|
5716
5716
|
</div>
|
|
5717
5717
|
</div>
|
|
5718
5718
|
<div class="type-gradient__icon">
|
|
5719
|
-
${
|
|
5719
|
+
${Il(this.foregroundColorOnSecondaryBackgroundColor)}
|
|
5720
5720
|
</div>
|
|
5721
5721
|
</button>`:""}
|
|
5722
5722
|
</div>
|
|
@@ -5738,7 +5738,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5738
5738
|
>
|
|
5739
5739
|
<div class="vertical-pill-left">
|
|
5740
5740
|
<div class="vertical-pill-icon">
|
|
5741
|
-
${
|
|
5741
|
+
${Tl(e?this.foregroundColorOnSecondaryBackgroundColor:this.foregroundColorOnPrimaryBackgroundColor)}
|
|
5742
5742
|
</div>
|
|
5743
5743
|
<div
|
|
5744
5744
|
class="vertical-pill-title"
|
|
@@ -5748,7 +5748,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5748
5748
|
</div>
|
|
5749
5749
|
</div>
|
|
5750
5750
|
<div class="chevron-right">
|
|
5751
|
-
${
|
|
5751
|
+
${Il(e?this.foregroundColorOnSecondaryBackgroundColor:this.foregroundColorOnPrimaryBackgroundColor)}
|
|
5752
5752
|
</div>
|
|
5753
5753
|
</button>
|
|
5754
5754
|
`:null},{pillKey:"Price Calculator",pill:this.hasPricingCalculatorEnabledDesktop?R`
|
|
@@ -5760,14 +5760,14 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5760
5760
|
>
|
|
5761
5761
|
<div class="vertical-pill-left">
|
|
5762
5762
|
<div class="vertical-pill-icon">
|
|
5763
|
-
${
|
|
5763
|
+
${_l(this.foregroundColorOnSecondaryBackgroundColor)}
|
|
5764
5764
|
</div>
|
|
5765
5765
|
<div class="vertical-pill-title" style="margin-left: -2px;">
|
|
5766
5766
|
<span class="vertical-pill-bold">Calculate</span> Cost
|
|
5767
5767
|
</div>
|
|
5768
5768
|
</div>
|
|
5769
5769
|
<div class="chevron-right">
|
|
5770
|
-
${
|
|
5770
|
+
${Il(this.foregroundColorOnSecondaryBackgroundColor)}
|
|
5771
5771
|
</div>
|
|
5772
5772
|
</button>
|
|
5773
5773
|
`:null},{pillKey:"SST",pill:this.hasSSTEnabledDesktop?R`
|
|
@@ -5780,7 +5780,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5780
5780
|
>
|
|
5781
5781
|
<div class="vertical-pill-left">
|
|
5782
5782
|
<div class="vertical-pill-icon">
|
|
5783
|
-
${
|
|
5783
|
+
${El(e?this.foregroundColorOnPrimaryBackgroundColor:this.foregroundColorOnSecondaryBackgroundColor)}
|
|
5784
5784
|
</div>
|
|
5785
5785
|
<div
|
|
5786
5786
|
class="vertical-pill-title"
|
|
@@ -5791,7 +5791,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5791
5791
|
</div>
|
|
5792
5792
|
</div>
|
|
5793
5793
|
<div class="chevron-right">
|
|
5794
|
-
${
|
|
5794
|
+
${Il(e?this.foregroundColorOnPrimaryBackgroundColor:this.foregroundColorOnSecondaryBackgroundColor)}
|
|
5795
5795
|
</div>
|
|
5796
5796
|
</button>
|
|
5797
5797
|
`:null},{pillKey:"Email",pill:this.hasEmailEnabledDesktop?R`
|
|
@@ -5803,7 +5803,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5803
5803
|
>
|
|
5804
5804
|
<div class="vertical-pill-left">
|
|
5805
5805
|
<div class="vertical-pill-icon">
|
|
5806
|
-
${
|
|
5806
|
+
${Al(this.foregroundColorOnSecondaryBackgroundColor)}
|
|
5807
5807
|
</div>
|
|
5808
5808
|
<div
|
|
5809
5809
|
class="vertical-pill-title"
|
|
@@ -5814,7 +5814,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5814
5814
|
</div>
|
|
5815
5815
|
</div>
|
|
5816
5816
|
<div class="chevron-right">
|
|
5817
|
-
${
|
|
5817
|
+
${Il(this.foregroundColorOnSecondaryBackgroundColor)}
|
|
5818
5818
|
</div>
|
|
5819
5819
|
</button>
|
|
5820
5820
|
`:null},{pillKey:"Phone",pill:this.phoneNumber&&(this.hasCallUsEnabledDesktop||this.hasTextUsEnabledDesktop)?R`
|
|
@@ -5826,7 +5826,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5826
5826
|
>
|
|
5827
5827
|
<div class="vertical-pill-left">
|
|
5828
5828
|
<div class="vertical-pill-icon">
|
|
5829
|
-
${
|
|
5829
|
+
${ts(this.foregroundColorOnSecondaryBackgroundColor)}
|
|
5830
5830
|
</div>
|
|
5831
5831
|
${this.hasCallUsEnabledDesktop&&this.hasTextUsEnabledDesktop?R`
|
|
5832
5832
|
<div
|
|
@@ -5855,7 +5855,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5855
5855
|
`:""}
|
|
5856
5856
|
</div>
|
|
5857
5857
|
<div class="chevron-right">
|
|
5858
|
-
${
|
|
5858
|
+
${Il(this.foregroundColorOnSecondaryBackgroundColor)}
|
|
5859
5859
|
</div>
|
|
5860
5860
|
</button>
|
|
5861
5861
|
`:null},{pillKey:"Apply",pill:this.applicationLink&&this.hasApplyNowEnabledDesktop?R`
|
|
@@ -5867,7 +5867,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5867
5867
|
>
|
|
5868
5868
|
<div class="vertical-pill-left">
|
|
5869
5869
|
<div class="vertical-pill-icon">
|
|
5870
|
-
${
|
|
5870
|
+
${kl(this.foregroundColorOnSecondaryBackgroundColor)}
|
|
5871
5871
|
</div>
|
|
5872
5872
|
<div
|
|
5873
5873
|
class="vertical-pill-title"
|
|
@@ -5878,7 +5878,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5878
5878
|
</div>
|
|
5879
5879
|
</div>
|
|
5880
5880
|
<div class="chevron-right">
|
|
5881
|
-
${
|
|
5881
|
+
${Il(this.foregroundColorOnSecondaryBackgroundColor)}
|
|
5882
5882
|
</div>
|
|
5883
5883
|
</button>
|
|
5884
5884
|
`:null}].filter(e=>!!e.pill);if(e){const e=t.findIndex(e=>"SST"===e.pillKey);if(-1!==e){const[n]=t.splice(e,1);t.unshift(n)}}return R`
|
|
@@ -5886,16 +5886,16 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5886
5886
|
<nav aria-label="EliseAI options">
|
|
5887
5887
|
<ul class="vertical-pill-list__items" role="list">
|
|
5888
5888
|
${t.map(e=>R`<li>${e.pill}</li>`)}
|
|
5889
|
-
${this.overrideRentgrata&&
|
|
5889
|
+
${this.overrideRentgrata&&Ul()?R`<li>
|
|
5890
5890
|
<button
|
|
5891
|
-
@click=${()=>{
|
|
5891
|
+
@click=${()=>{Dl()}}
|
|
5892
5892
|
class="inner-pill-wrapper"
|
|
5893
5893
|
style=${Vn({background:this.backgroundColor})}
|
|
5894
5894
|
aria-label="Contact a resident"
|
|
5895
5895
|
>
|
|
5896
5896
|
<div class="vertical-pill-left">
|
|
5897
5897
|
<div class="vertical-pill-icon">
|
|
5898
|
-
${
|
|
5898
|
+
${jl(this.foregroundColorOnSecondaryBackgroundColor)}
|
|
5899
5899
|
</div>
|
|
5900
5900
|
<div class="vertical-pill-title">
|
|
5901
5901
|
<span class="vertical-pill-bold">Contact</span> a
|
|
@@ -5903,7 +5903,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5903
5903
|
</div>
|
|
5904
5904
|
</div>
|
|
5905
5905
|
<div class="chevron-right">
|
|
5906
|
-
${
|
|
5906
|
+
${Il("black")}
|
|
5907
5907
|
</div>
|
|
5908
5908
|
</button>
|
|
5909
5909
|
</li>`:""}
|
|
@@ -5914,10 +5914,10 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5914
5914
|
class="minimize-button"
|
|
5915
5915
|
aria-label="Minimize EliseAI widget"
|
|
5916
5916
|
>
|
|
5917
|
-
<div class="chevron-down">${
|
|
5917
|
+
<div class="chevron-down">${Il("black")}</div>
|
|
5918
5918
|
</button>`:""}
|
|
5919
5919
|
</div>
|
|
5920
|
-
`}}connectedCallback(){super.connectedCallback(),this._cleanupMobileListener=Or(e=>{this._isMobile=e})}disconnectedCallback(){var e;null===(e=this._cleanupMobileListener)||void 0===e||e.call(this),super.disconnectedCallback()}render(){window.customElements.get("email-us-window")||window.customElements.define("email-us-window",
|
|
5920
|
+
`}}connectedCallback(){super.connectedCallback(),this._cleanupMobileListener=Or(e=>{this._isMobile=e})}disconnectedCallback(){var e;null===(e=this._cleanupMobileListener)||void 0===e||e.call(this),super.disconnectedCallback()}render(){window.customElements.get("email-us-window")||window.customElements.define("email-us-window",Ja),window.customElements.get("call-us-window")||window.customElements.define("call-us-window",as),window.eliseAi.onOpenSST=e=>{this.isSSTWindowOpen=!0,this.isCallUsWindowOpen=!1,this.isEmailWindowOpen=!1,this.onExitChat(),e&&e()},(this.hasChatEnabledDesktop||this.hasChatEnabledMobile)&&(window.eliseAi.onOpenChat=e=>{this.handleChatTapped(),this.isSSTWindowOpen=!1,this.isCallUsWindowOpen=!1,this.isEmailWindowOpen=!1,e&&e()}),(this.hasCallUsEnabledDesktop||this.hasCallUsEnabledMobile)&&(window.eliseAi.onOpenCallUsWindow=e=>{this.isCallUsWindowOpen=!0,this.isSSTWindowOpen=!1,this.isEmailWindowOpen=!1,this.onExitChat(),e&&e()}),(this.hasEmailEnabledDesktop||this.hasEmailEnabledMobile)&&(window.eliseAi.onOpenEmailUsWindow=e=>{this.isEmailWindowOpen=!0,this.isSSTWindowOpen=!1,this.isCallUsWindowOpen=!1,this.onExitChat(),e&&e()}),(this.hasPricingCalculatorEnabledDesktop||this.hasPricingCalculatorEnabledMobile)&&(window.eliseAi.onOpenPriceCalculatorWindow=e=>{this.isCalculatorWindowOpen=!0,e&&e()});const e={top:this._isMobile||void 0===this.top||isNaN(this.top)?void 0:`${this.top}px`,bottom:this._isMobile||void 0===this.bottom||isNaN(this.bottom)?void 0:`${this.bottom}px`,left:this._isMobile||void 0===this.left||isNaN(this.left)?void 0:`${this.left}px`,right:this._isMobile||void 0===this.right||isNaN(this.right)?void 0:`${this.right}px`};return R`
|
|
5921
5921
|
<div
|
|
5922
5922
|
class=${ho()({"launcher__mobile-launcher-wrapper":this._isMobile||this.isMinimized,"launcher__mini-launcher-wrapper":!this._isMobile&&!this.isMinimized,"launcher__mini-elevated":"livcor"===this.orgSlug.toLowerCase()&&(this._isMobile||this.isMinimized)})}
|
|
5923
5923
|
style=${Vn({...this.launcherStyles,...this.mobileStyles,top:this._isMobile||void 0===this.top||isNaN(this.top)?void 0!==this.mobileStyles.top?`${this.mobileStyles.top}px`:void 0:this.top-700+"px",bottom:this._isMobile||void 0===this.bottom||isNaN(this.bottom)?void 0!==this.mobileStyles.bottom?`${this.mobileStyles.bottom}px`:"72px":`${this.bottom}px`,left:this._isMobile||void 0===this.left||isNaN(this.left)?void 0!==this.mobileStyles.left?`${this.mobileStyles.left}px`:void 0:`${this.left}px`,right:this._isMobile||void 0===this.right||isNaN(this.right)?void 0!==this.mobileStyles.right?`${this.mobileStyles.right}px`:"18px":`${this.right}px`})}
|
|
@@ -5965,6 +5965,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
5965
5965
|
.leadSources="${this.leadSources}"
|
|
5966
5966
|
.tourTypeOptions=${this.tourTypeOptions}
|
|
5967
5967
|
.layoutOptions=${this.layoutOptions}
|
|
5968
|
+
.bedroomPreferenceRequired=${this.bedroomPreferenceRequired}
|
|
5968
5969
|
.orgLegalName=${this.orgLegalName}
|
|
5969
5970
|
.country=${this.country}
|
|
5970
5971
|
buildingId=${this.buildingId}
|
|
@@ -6027,11 +6028,11 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
6027
6028
|
`:""}
|
|
6028
6029
|
${this.isCallToActionWindowOpen()||this.showTourNextToChat?"":this.renderActionPills()}
|
|
6029
6030
|
</div>
|
|
6030
|
-
`}};
|
|
6031
|
-
${za}
|
|
6031
|
+
`}};Hl.styles=u`
|
|
6032
6032
|
${Qa}
|
|
6033
6033
|
${Wa}
|
|
6034
|
-
`,jl([ue({attribute:!0})],Fl.prototype,"isMinimized",void 0),jl([ue()],Fl.prototype,"mobileStyles",void 0),jl([ue({type:Boolean})],Fl.prototype,"isFirstMount",void 0),jl([ue({attribute:!1})],Fl.prototype,"autoOpenChatWidget",void 0),jl([ue()],Fl.prototype,"phoneNumber",void 0),jl([ue({attribute:!0})],Fl.prototype,"buildingName",void 0),jl([ue({attribute:!0})],Fl.prototype,"chatId",void 0),jl([ue({attribute:!0})],Fl.prototype,"orgLegalName",void 0),jl([ue({attribute:!1})],Fl.prototype,"country",void 0),jl([ue({attribute:!0})],Fl.prototype,"chatCallUsHeader",void 0),jl([ue({attribute:!1})],Fl.prototype,"buildingId",void 0),jl([ue({type:Number})],Fl.prototype,"orgId",void 0),jl([ue({attribute:!1})],Fl.prototype,"leadSourceParams",void 0),jl([ue({attribute:!0})],Fl.prototype,"buildingSlug",void 0),jl([ue({attribute:!0})],Fl.prototype,"orgSlug",void 0),jl([ue({attribute:!0})],Fl.prototype,"sgtUrl",void 0),jl([ue({attribute:!0})],Fl.prototype,"selfGuidedTourEnabled",void 0),jl([ue({attribute:!0})],Fl.prototype,"selfGuidedToursTypeOffered",void 0),jl([ue({attribute:!0})],Fl.prototype,"designConcept",void 0),jl([ue({attribute:!0})],Fl.prototype,"featureFlagShowDropdown",void 0),jl([ue({attribute:!1})],Fl.prototype,"leadSources",void 0),jl([ue({attribute:!0})],Fl.prototype,"currentLeadSource",void 0),jl([ue({attribute:!0})],Fl.prototype,"escortedToursLink",void 0),jl([ue({attribute:!0})],Fl.prototype,"escortedToursTypeOffered",void 0),jl([ue({attribute:!0})],Fl.prototype,"virtualToursLink",void 0),jl([ue({attribute:!0})],Fl.prototype,"virtualToursTypeOffered",void 0),jl([ue({type:Boolean})],Fl.prototype,"hasChatEnabledDesktop",void 0),jl([ue({type:Boolean})],Fl.prototype,"hasChatEnabledMobile",void 0),jl([ue({type:Boolean})],Fl.prototype,"hasEmailEnabledDesktop",void 0),jl([ue({type:Boolean})],Fl.prototype,"hasEmailEnabledMobile",void 0),jl([ue({attribute:!0})],Fl.prototype,"hasApplyNowEnabledDesktop",void 0),jl([ue({attribute:!0})],Fl.prototype,"hasApplyNowEnabledMobile",void 0),jl([ue({attribute:!0})],Fl.prototype,"applicationLink",void 0),jl([ue({type:Boolean})],Fl.prototype,"hasCallUsEnabledDesktop",void 0),jl([ue({type:Boolean})],Fl.prototype,"hasCallUsEnabledMobile",void 0),jl([ue({type:Boolean})],Fl.prototype,"hasTextUsEnabledDesktop",void 0),jl([ue({type:Boolean})],Fl.prototype,"hasTextUsEnabledMobile",void 0),jl([ue({type:Boolean})],Fl.prototype,"hasSSTEnabledDesktop",void 0),jl([ue({type:Boolean})],Fl.prototype,"hasSSTEnabledMobile",void 0),jl([ue({attribute:!1})],Fl.prototype,"tourTypeOptions",void 0),jl([ue({attribute:!1})],Fl.prototype,"layoutOptions",void 0),jl([ue({attribute:!0})],Fl.prototype,"hasDynamicSchedulingEnabled",void 0),jl([ue({attribute:!0})],Fl.prototype,"hasPricingCalculatorEnabledDesktop",void 0),jl([ue({attribute:!0})],Fl.prototype,"hasPricingCalculatorEnabledMobile",void 0),jl([ue({attribute:!1})],Fl.prototype,"hasHideMobileFeatures",void 0),jl([ue({type:Number})],Fl.prototype,"right",void 0),jl([ue({type:Number})],Fl.prototype,"bottom",void 0),jl([ue({type:Number})],Fl.prototype,"top",void 0),jl([ue({type:Number})],Fl.prototype,"left",void 0),jl([ue({attribute:!0})],Fl.prototype,"showTourNextToChat",void 0),jl([ue({attribute:!1})],Fl.prototype,"onChatTapped",void 0),jl([ue({attribute:!0})],Fl.prototype,"onClickMinimize",void 0),jl([ue({attribute:!0})],Fl.prototype,"onSstClose",void 0),jl([ue({attribute:!0})],Fl.prototype,"overrideRentgrata",void 0),jl([ue({attribute:!1})],Fl.prototype,"launcherStyles",void 0),jl([ue({attribute:!0})],Fl.prototype,"primaryColor",void 0),jl([ue({attribute:!0})],Fl.prototype,"backgroundColor",void 0),jl([ue({attribute:!0})],Fl.prototype,"foregroundColorOnPrimaryBackgroundColor",void 0),jl([ue({attribute:!0})],Fl.prototype,"foregroundColorOnSecondaryBackgroundColor",void 0),jl([ue({attribute:!0})],Fl.prototype,"leadSourceClient",void 0),jl([de()],Fl.prototype,"leadSourceMultitouchClient",void 0),jl([de()],Fl.prototype,"_isMobile",void 0),jl([de()],Fl.prototype,"isEmailWindowOpen",void 0),jl([de()],Fl.prototype,"isCallUsWindowOpen",void 0),jl([de()],Fl.prototype,"isSSTWindowOpen",void 0),jl([de()],Fl.prototype,"isTextUsWindowOpen",void 0),jl([de()],Fl.prototype,"isCalculatorWindowOpen",void 0),jl([de()],Fl.prototype,"isMobileFeaturesExpanded",void 0),Fl=jl([se("meetelise-launcher")],Fl);const Hl=()=>{window.customElements.get("meetelise-launcher")||window.customElements.define("meetelise-launcher",Fl)},Gl=["app.meetelise.com","staging.eliseai.com","localhost"],zl={calculator:{desktop:"calcDesktop",mobile:"calcMobile"},email:{desktop:"emailDesktop",mobile:"emailMobile"},call:{desktop:"callDesktop",mobile:"callMobile"},text:{desktop:"textDesktop",mobile:"textMobile"},sst:{desktop:"sstDesktop",mobile:"sstMobile"}},Ql=e=>{const t=window.location.hostname;if(!Gl.includes(t))return e;const n=(e=>{if(!e)return{};try{return e.split(",").reduce((e,t)=>{const[n,i]=t.split(":");return n&&i&&n in zl&&(e[n]="true"===i.toLowerCase()),e},{})}catch(e){return{}}})(new URLSearchParams(window.location.search).get("widgets"));if(0===Object.keys(n).length)return e;const i={...e};return Object.entries(n).forEach(([e,t])=>{const n=zl[e];n&&(i[n.desktop]=t,i[n.mobile]=t)}),i};var Wl=n(5072),Vl=n.n(Wl),ql=n(7825),Yl=n.n(ql),Kl=n(7659),Xl=n.n(Kl),Zl=n(5056),Jl=n.n(Zl),eu=n(540),tu=n.n(eu),nu=n(1113),iu=n.n(nu),ru=n(5541),ou={};ou.styleTagTransform=iu(),ou.setAttributes=Jl(),ou.insert=Xl().bind(null,"head"),ou.domAPI=Yl(),ou.insertStyleElement=tu();Vl()(ru.A,ou);ru.A&&ru.A.locals&&ru.A.locals;async function au(e,t){try{const n=await r().get(`https://app.meetelise.com/platformApi/webchat/${t}/lead-sources`);if(n.data){if("7e352741-1120-4ccf-9929-5dc99193a908"===e){const e=["Zillow","Apartments.com","Google PPC","Google Maps","Apple Maps","Social Media","Print Marketing"];return n.data.filter(t=>e.includes(t))}return su(n.data,t)}return[]}catch(e){return[]}}const su=(e,t)=>{let n=[];switch(t){case"d41619ec-0f79-11ee-8439-93855926ad58":n=["Forthea - PPC","HotPads","Forthea","Locator","Website-apartmentguide.com","Forthea - organic search","Tdc employee","University newspaper","Nashville apartment locators","Forthea - paid social","Apartment list","Off campus partners","Waze ads","Athletic event","Website-apartment guide"];break;case"d4160560-0f79-11ee-8438-fba837bf3a46":n=["Forthea - PPC","Rentgrata","Website-ApartmentFinder.com","Word of Mouth","Texas A&M A-Frame on Campus","Rent.com","Website-craigslist","Apartment List","Website-apartments.com","Forthea - paid social","Forthea - organic search","Website-apartmentguide.com","Forthea","Uhomes","Phone book","Property - website"];break;default:n=[]}return e.sort(),e.filter(e=>{const t=e.toLowerCase();return!n.map(e=>e.toLowerCase()).includes(t)})};async function lu(e){var t,n;if(!e)return!1;try{return null!==(n=null===(t=(await r().get(`https://app.meetelise.com/platformApi/webchat/${e}/aip`)).data)||void 0===t?void 0:t.is_aip)&&void 0!==n&&n}catch(e){return!1}}var uu,du=n(8805),cu=n.n(du),hu=new Uint8Array(16);function pu(){if(!uu&&!(uu="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||"undefined"!=typeof msCrypto&&"function"==typeof msCrypto.getRandomValues&&msCrypto.getRandomValues.bind(msCrypto)))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return uu(hu)}const fu=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i;const gu=function(e){return"string"==typeof e&&fu.test(e)};for(var mu=[],yu=0;yu<256;++yu)mu.push((yu+256).toString(16).substr(1));const bu=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=(mu[e[t+0]]+mu[e[t+1]]+mu[e[t+2]]+mu[e[t+3]]+"-"+mu[e[t+4]]+mu[e[t+5]]+"-"+mu[e[t+6]]+mu[e[t+7]]+"-"+mu[e[t+8]]+mu[e[t+9]]+"-"+mu[e[t+10]]+mu[e[t+11]]+mu[e[t+12]]+mu[e[t+13]]+mu[e[t+14]]+mu[e[t+15]]).toLowerCase();if(!gu(n))throw TypeError("Stringified UUID is invalid");return n};const vu=function(e,t,n){var i=(e=e||{}).random||(e.rng||pu)();if(i[6]=15&i[6]|64,i[8]=63&i[8]|128,t){n=n||0;for(var r=0;r<16;++r)t[n+r]=i[r];return t}return bu(i)},wu=e=>localStorage.removeItem("com.elise.webchat.slug="+e),Cu=(e,t,n)=>{const i=Rr(new Date),r=n||`lead_${vu()}`;return localStorage.setItem("com.elise.webchat.slug="+e,JSON.stringify({buildingSlug:e,leadId:r,timestamp:i,initiatedChat:t})),{leadId:r,timestamp:Wr(i),buildingSlug:e,initiatedChat:t}},xu=e=>{const t=localStorage.getItem("com.elise.webchat.slug="+e);if(t)try{const n=JSON.parse(t),i={leadId:n.leadId,timestamp:new Date(n.timestamp),buildingSlug:n.buildingSlug,initiatedChat:n.initiatedChat};if($u(e,i))return i}catch(e){}return{leadId:null,timestamp:null,buildingSlug:null,initiatedChat:!1}},$u=(e,t)=>{try{if(t.timestamp&&t.initiatedChat){const e=new Date("2024-06-06T21:30:00Z");if(xr(t.timestamp,e))return!1}}catch(e){}return!(t.buildingSlug!==e||!t.leadId||!t.timestamp)&&!Pr(t.timestamp,24)};var Su;!function(e){e.noReply="no-reply",e.text="text",e.media="media"}(Su||(Su={}));const Au=e=>e.type===Tu.text,Eu=e=>e.type===Tu.media;var Tu;!function(e){e.text="text",e.media="media"}(Tu||(Tu={}));const ku=class{constructor(e,t,n,i=null,r,o,a=null,s=_c.Default){this.apiHost="https://app.meetelise.com",this.leadSourceClient=null,this.leadSourceMultitouchClient=null,this.buildingWebchatView=null,this.eliseResponseTimeout=null,this.isWaitingForStreamingMessages=!1,this.widgetType=_c.Default,this.pubnub=null,this.leadUserId="",this.channel="",this.leadSource=null,this.sessionToken=null,this.isCurrentlyStreamingMessage=!1,this.chatListener=null,this.rawPubnubMessages=[],this.simpleChatMessages=[],this.listenerParams={message:e=>{var t,n;const i={channel:e.channel,message:e.message,publisher:e.publisher,subscription:e.subscription,timetoken:+e.timetoken};this.rawPubnubMessages=[...this.rawPubnubMessages,i],this.markEveryPreviousNoReplyMessageDone(this.rawPubnubMessages),this.rawPubnubMessages=this.rawPubnubMessages.filter(e=>e.message.messageType!==Su.noReply),this.simpleChatMessages=this.translatePubnubMessagesIntoSimpleChatMessages(this.rawPubnubMessages),this.checkAndHandleDelayStreamingMessages();const r="eliseai"!==e.publisher&&"elise_health_ai"!==e.publisher;if(null===(t=this.chatListener)||void 0===t||t.call(this,{messages:this.simpleChatMessages,isLoading:r}),!r&&this.eliseResponseTimeout&&clearTimeout(this.eliseResponseTimeout),this.isLoadingMessages=r,"ai_message"===e.message.customType){this.simpleChatMessages.some(e=>e.type===Tu.text&&e.message.includes("confirmed for your"))&&Co("scheduledTourEvent",{tourDetails:e.message,buildingId:null===(n=this.buildingWebchatView)||void 0===n?void 0:n.id,buildingSlug:this.buildingSlug,orgSlug:this.orgSlug,leadUserId:this.leadUserId,channel:this.channel})}this.checkAndHandleGTMForLeadEmail(e)}},this.isLoadingMessages=!1,this.isFirstChatMessageSent=!1,this.streamingMessageTimeout=null,this.checkAndHandleDelayStreamingMessages=({delayToFetchHistoryInMs:e=1e4}={})=>{this.streamingMessageTimeout&&(clearTimeout(this.streamingMessageTimeout),this.streamingMessageTimeout=null);const t=this.simpleChatMessages.some(e=>{if(!Au(e))return!1;const t=e.chunks.find(e=>e.isDone);return!t||e.chunks.length===t.order});t&&(this.streamingMessageTimeout=setTimeout(()=>{jo({logTitle:"PUBNUB_WARN_DELAYED_STREAMING_MESSAGES",logData:{channel:this.channel},logType:Bo.warn,buildingSlug:this.buildingSlug,orgSlug:this.orgSlug}),this.getChannelHistory()},e))},this.checkAndHandleGTMForLeadEmail=e=>{var t;try{if("lead_message"!==e.message.customType)return;if(!(e=>{try{return/\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Z|a-z]{2,7}\b/.test(e)}catch(e){return!1}})(e.message.text))return;Co("leadProvidedEmail",{buildingId:null===(t=this.buildingWebchatView)||void 0===t?void 0:t.id,buildingSlug:this.buildingSlug,orgSlug:this.orgSlug,leadUserId:this.leadUserId,channel:this.channel})}catch(e){return}},this.markEveryPreviousNoReplyMessageDone=e=>{var t,n;for(let i=e.length-1;i>=0;i--){const r=null===(t=e[i])||void 0===t?void 0:t.message,o=i>0&&(null===(n=e[i-1])||void 0===n?void 0:n.message);(null==r?void 0:r.messageType)===Su.noReply&&o&&(o.is_done=!0)}},this.checkMessageChunkValid=e=>{try{return!!e.message&&!!e.message.text&&e.message.text.length>0&&!!e.message.customType}catch(e){return!1}},this.handleChatListeners=()=>{if(this.pubnub&&this.channel)try{this.pubnub.subscribe({channels:[this.channel]}),this.pubnub.addListener(this.listenerParams)}catch(e){this.buildingWebchatView&&jo({logTitle:"PUBNUB_ERROR_ADDING_LISTENER",logData:{error:e,channel:this.channel,leadUserId:this.leadUserId,website:location.href},logType:Bo.error,buildingSlug:this.buildingSlug,orgSlug:this.orgSlug,error:e})}},this.handleDisconnect=()=>{this.eliseResponseTimeout&&(clearTimeout(this.eliseResponseTimeout),this.eliseResponseTimeout=null),this.streamingMessageTimeout&&(clearTimeout(this.streamingMessageTimeout),this.streamingMessageTimeout=null),this.removeChatListeners()},this.removeChatListeners=()=>{this.pubnub&&this.channel&&(this.pubnub.unsubscribe({channels:[this.channel]}),this.pubnub.removeListener(this.listenerParams))},this.sendMessage=async e=>{if(e){if(!this.pubnub){const e=Cu(this.buildingSlug,!0,this.leadUserId);if(!await this.initializePubnub(e))return}await this.withAuthToken(async()=>{var t,n,i,r,o,a,s,l,u;this.pubnub&&this.channel&&(this.eliseResponseTimeout&&(clearTimeout(this.eliseResponseTimeout),this.eliseResponseTimeout=null),this.eliseResponseTimeout=setTimeout(()=>{this.buildingWebchatView&&jo({logTitle:"PUBNUB_ERROR_ELISEAI_MESSAGE_TIMEOUT",logData:{channel:this.channel,leadUserId:this.leadUserId,message:e},logType:Bo.error,buildingSlug:this.buildingSlug,orgSlug:this.orgSlug})},9e4),0===this.simpleChatMessages.length&&(null===(t=this.leadSourceClient)||void 0===t||t.checkAndHandleForLogLeadSource({webchatAction:"chat",stateId:null})),this.widgetType===_c.Utilities?await this.pubnub.publish({channel:this.channel,message:{text:e,customType:"lead_message",widgetType:this.widgetType,isDevState:this.shouldCreateAsDevState(),orgSlug:this.orgSlug}}):(await this.pubnub.publish({channel:this.channel,message:{text:e,customType:"lead_message",buildingId:null===(n=this.buildingWebchatView)||void 0===n?void 0:n.id,buildingSlug:this.buildingSlug,userId:null===(i=this.buildingWebchatView)||void 0===i?void 0:i.userId,leadSource:this.leadSource,widgetType:this.widgetType,isDevState:this.shouldCreateAsDevState(),lead_sources_with_timestamps:(null!==(o=null===(r=this.leadSourceMultitouchClient)||void 0===r?void 0:r.getSafeLeadSourceTouchpointsWithDefault({includedUserSelectedLeadSource:null}))&&void 0!==o?o:[]).map(e=>Er({...e}))}}),null===(a=this.leadSourceClient)||void 0===a||a.resetLeadSource(),null===(s=this.leadSourceMultitouchClient)||void 0===s||s.resetLeadSourceTouchpoints()),this.isFirstChatMessageSent||(Co("firstChatMessageSent",{message:e,buildingId:null===(l=this.buildingWebchatView)||void 0===l?void 0:l.id,buildingSlug:this.buildingSlug,orgSlug:this.orgSlug,leadUserId:this.leadUserId,channel:this.channel}),this.isFirstChatMessageSent=!0),Co("chatMessageSent",{message:e,buildingId:null===(u=this.buildingWebchatView)||void 0===u?void 0:u.id,buildingSlug:this.buildingSlug,orgSlug:this.orgSlug,leadUserId:this.leadUserId,channel:this.channel}))}),!1===this.isLoadingMessages&&(this.isLoadingMessages=!0)}},this.isLeadMessage=e=>e.publisher.includes("lead_")&&"lead_message"===e.message.customType,this.removeDuplicatedRawPubnubMessages=e=>{const t=new Set;return e.filter(e=>{if("lead_message"===e.message.customType||!e.message.stream_id||!e.message.order)return!0;const n=`${e.message.stream_id}-${e.message.order}-${e.message.messageType}`;return t.has(n)?(jo({logTitle:"PUBNUB_WARN_DUPLICATE_MESSAGE",logData:{message:e,channel:this.channel},logType:Bo.warn,buildingSlug:this.buildingSlug,orgSlug:this.orgSlug}),!1):(t.add(n),!0)})},this.translatePubnubMessagesIntoSimpleChatMessages=e=>{const t=[],n={};return this.removeDuplicatedRawPubnubMessages(e).forEach(e=>{var i;"media"===e.message.messageType?t.push({timestamp:e.timetoken,media:null!==(i=e.message.media)&&void 0!==i?i:[],isLeadMessage:this.isLeadMessage(e),type:Tu.media}):!e.message.stream_id||e.message.is_done&&0===e.message.order?t.push({timestamp:e.timetoken,message:e.message.text,isLeadMessage:this.isLeadMessage(e),chunks:[{text:e.message.text,order:0,isDone:!0}],type:Tu.text}):n[e.message.stream_id]?n[e.message.stream_id].push(e):n[e.message.stream_id]=[e]}),Object.keys(n).forEach(e=>{const i=n[e],r=this.getConsecutiveChunks(i.sort((e,t)=>{var n,i;return(null!==(n=e.message.order)&&void 0!==n?n:0)-(null!==(i=t.message.order)&&void 0!==i?i:0)})),o=r.map(e=>e.message.text).join(""),a=r[0],s={timestamp:a.timetoken,message:o,isLeadMessage:this.isLeadMessage(a),chunks:r.map(e=>{var t,n;return{text:e.message.text,order:null!==(t=e.message.order)&&void 0!==t?t:0,isDone:null!==(n=e.message.is_done)&&void 0!==n&&n}}),type:Tu.text};this.isCurrentlyStreamingMessage=this.isMessageStillStreamingChunks(r),t.push(s)}),t.sort((e,t)=>e.timestamp-t.timestamp),t},this.getConsecutiveChunks=e=>{var t,n;const i=e.sort((e,t)=>{var n,i;return(null!==(n=e.message.order)&&void 0!==n?n:0)-(null!==(i=t.message.order)&&void 0!==i?i:0)}),r=[];let o=null!==(t=i[0].message.order)&&void 0!==t?t:0;for(const e of i){if((null!==(n=e.message.order)&&void 0!==n?n:-1)!==o)break;r.push(e),o++}return r},this.isMessageStillStreamingChunks=e=>{const t=e.find(e=>e.message.is_done);return!t||e.length===t.message.order},this.buildingSlug=e,this.buildingWebchatView=t,this.orgSlug=n,this.leadSource=i,this.leadUserId=r,this.channel=`webchat_${r}`,this.leadSourceClient=a,this.leadSourceMultitouchClient=o,this.widgetType=s}async initSession(e,t,n){try{const i={building_slug:e,org_slug:t};n&&(i.lead_id=n);const o=await r().post(`${this.apiHost}/platformApi/webchat/init`,i);return this.sessionToken=o.data.session_token,this.leadUserId=o.data.lead_id,this.channel=o.data.channel,o.data}catch(e){return this.buildingWebchatView&&jo({logTitle:"WEBCHAT_INIT_SESSION_ERROR",logData:{error:e},logType:Bo.error,buildingSlug:this.buildingSlug,orgSlug:this.orgSlug,error:e}),null}}addChatListener(e){this.chatListener=e}async initializePubnub(e){if(!e.leadId)return;this.leadUserId=e.leadId;const t=await this.fetchToken(this.leadUserId,this.channel);return t?(this.pubnub=new(cu())({publishKey:t.keys.publish_key,subscribeKey:t.keys.subscribe_key,userId:this.leadUserId,authKey:t.auth.result.token,origin:"meetelise.pubnubapi.com"}),this.withAuthToken(()=>new Promise(()=>this.handleChatListeners())),await this.withAuthToken(()=>this.getChannelHistory()),this.pubnub):void 0}async fetchToken(e,t){try{if(this.sessionToken){const e="healthcare"===this.widgetType?"?industry=health_care":"";return(await r().get(`${this.apiHost}/platformApi/webchat/pn/v2/request-token${e}`,{headers:{"X-Session-Token":this.sessionToken}})).data}return(await r().get(`${this.apiHost}/platformApi/webchat/pn/request-token?user_id=${e}&channel=${t}&${"healthcare"===this.widgetType?"industry=health_care":""}`)).data}catch(e){this.buildingWebchatView&&jo({logTitle:"PUBNUB_ERROR_FETCHING_TOKEN",logData:{error:e},logType:Bo.error,buildingSlug:this.buildingSlug,orgSlug:this.orgSlug,error:e})}return null}async fetchChannelExists(e){try{return(await r().get(`${this.apiHost}/platformApi/webchat/check-channel-exists?channel_name=${e}`)).data}catch(e){this.buildingWebchatView&&jo({logTitle:"PUBNUB_ERROR_FETCHING_CHANNEL_EXISTS",logData:{error:e},logType:Bo.error,buildingSlug:this.buildingSlug,orgSlug:this.orgSlug,error:e})}return!1}async withAuthToken(e){try{await e()}catch(t){if(t instanceof i.AxiosError&&t&&t.response&&403===t.response.status)try{if(!this.pubnub||!this.leadUserId||!this.channel)return;const t=await this.fetchToken(this.leadUserId,this.channel);if(!t)return;this.pubnub.setAuthKey(t.auth.result.token),await e()}catch(e){this.buildingWebchatView&&jo({logTitle:"PUBNUB_ERROR_REFETCHING_TOKEN",logData:{retryError:e},logType:Bo.error,buildingSlug:this.buildingSlug,orgSlug:this.orgSlug,error:e})}}}async getChannelHistory(e=1500){var t;try{let n=[],i=null;const r=100;for(let t=0;t<e;t+=r){const o=await new Promise((n,o)=>{if(!this.pubnub||!this.channel)return[];const a=Math.min(r,e-t);this.pubnub.fetchMessages({channels:[this.channel],count:a,start:null!=i?i:void 0},(e,t)=>{e.error?o(e):n(t)})}),a=o.channels[this.channel];if(!a)break;if(a.sort((e,t)=>+e.timetoken-+t.timetoken),!a||0===a.length)break;if(this.channel&&0!==Object.keys(o.channels).length){const e=o.channels[this.channel],t=[];e.forEach(e=>{e.uuid&&t.push({channel:e.channel,message:e.message,publisher:e.uuid,subscription:e.channel,timetoken:+e.timetoken})}),this.markEveryPreviousNoReplyMessageDone(t),n=n.concat(t.filter(e=>e.message.messageType!==Su.noReply))}if(i=a[0].timetoken,n.length>=e||a.length<r)break}this.rawPubnubMessages=n.slice(0,e),this.simpleChatMessages=this.translatePubnubMessagesIntoSimpleChatMessages(this.rawPubnubMessages),null===(t=this.chatListener)||void 0===t||t.call(this,{messages:this.simpleChatMessages,isLoading:!1})}catch(e){this.buildingWebchatView&&jo({logTitle:"PUBNUB_WARN_FETCHING_HISTORY",logData:{error:e},logType:Bo.warn,buildingSlug:this.buildingSlug,orgSlug:this.orgSlug,error:e})}}shouldCreateAsDevState(){return location.href.startsWith("https://app.meetelise.com/settings/widgets")||location.href.includes("demo/utilities")}},_u=new Set(["8009855990","8338526262","8002221222","8006624357","8002738255","8007997233","8007874889","8006564673","8004224453","8883737888","8006213362","8009506264","8558272736","8008435678","8007862929","8008523836","8007849433","8007729100","8006699777","8006858470","8004322209","8003473735","8008778339","8009552232","8002255342","8009272891","8003049320","8007937724","8002382333","8003353863","8776858878","8003329227","8776554371","8772944357","8772944356","6092925760","6092926735","8007928339","8008329173","8882853036","6092921210","8007929773","8003561561","8003826717","8005727233","8009291040","8888958179","8006879512","8004262537","8773475463","8774149251","8005103102","8889372835","8007010710","8007010720","8774288844","8007929745","8003283838","6092927060","6092928319","8008527899","8662401347","8009923678","8776522873","8776527624","8003313937","8008435437","8776536783","8778392339","8003676274","8006896411"]),Ou=e=>{const t=e.replace(/\D/g,"").replace(/^1(\d{10})$/,"$1");return _u.has(t)},Pu=(e,t,n)=>{try{const i=e.replace(/\D/g,"").replace(/^1(\d{10})$/,"$1"),r=`tel:${i}`,o=`sms:${i}`,a=`whatsapp://send?phone=${i}`,s=`facetime:${i}`,l=`facetime-audio:${i}`,u=/(?:\+1[\s.-]?)?(?:\(\d{3}\)[\s.-]?|\d{3}[\s.-])\d{3}[\s.-]?\d{4}/g,d=/(tel|sms):(?:\+1\s)?(?:(?:\(\d{3}\)\s|\d{3}-)\d{3}-\d{4}|\d{10,11})/g,c=/whatsapp:\/\/send\?phone=\d+/g,h=/(facetime|facetime-audio):\d+/g,p=/emergency|emergencia/i,f=300,g=e=>!(!e||e.length>f)&&p.test(e),m=e=>{var t,n,i,r;if(g(e.textContent))return!0;if(g(null===(t=e.previousElementSibling)||void 0===t?void 0:t.textContent)||g(null===(n=e.nextElementSibling)||void 0===n?void 0:n.textContent))return!0;const o=e.parentElement;return!(!o||!g(null===(i=o.previousElementSibling)||void 0===i?void 0:i.textContent)&&!g(null===(r=o.nextElementSibling)||void 0===r?void 0:r.textContent))},y=document.body.getElementsByTagName("*");let b=!1;const v=i.replace(/(\d{3})(\d{3})(\d{4})/,"($1) $2-$3");let w=!1,C=!1,x=0;for(let e=0;e<y.length;e++)if(y[e].nodeType===Node.ELEMENT_NODE&&!m(y[e])){if(1===y[e].childNodes.length&&y[e].childNodes[0].nodeType==Node.TEXT_NODE){const t=y[e].textContent;if(!t)continue;const n=t.replace(u,e=>{if(Ou(e))return e;return e.startsWith("+1 ")?`+1 ${v}`:v});t!==n&&(x++,y[e].textContent=n),b=!0,w||(w=!0)}if(y[e].hasAttribute("href")){const t=y[e].getAttribute("href");if(!t)continue;let n="",i=d;if(t.startsWith("sms:")?n=o:t.startsWith("whatsapp:")?(n=a,i=c):t.startsWith("facetime:")?(n=s,i=h):t.startsWith("facetime-audio:")?(n=l,i=h):n=r,Ou(t))continue;const u=t.replace(i,n);if(y[e].setAttribute("href",u),(t.startsWith("tel:")||t.startsWith("sms:"))&&u===t&&u!==n){t.replace(/\D/g,"").length>=7&&y[e].setAttribute("href",t.startsWith("tel:")?r:o)}C||(C=!0)}}return w&&jo({logTitle:"DNI_WEBSITE_INSERTION",logData:{type:"text-insertion",newPhoneNumber:v,website:window.location.href},logType:Bo.info,buildingSlug:n,orgSlug:t}),C&&jo({logTitle:"DNI_WEBSITE_INSERTION",logData:{type:"href-insertion",newPhoneNumber:v,website:window.location.href},logType:Bo.info,buildingSlug:n,orgSlug:t}),b||jo({logTitle:"DNI_WEBSITE_INSERTION",logData:{type:"no-phone-number-found",website:window.location.href},logType:Bo.warn,buildingSlug:n,orgSlug:t}),x}catch(e){return jo({logTitle:"DNI_WEBSITE_INSERTION",logData:{type:"insertion-error",error:e instanceof Error?e.message:String(e),website:window.location.href},logType:Bo.error,buildingSlug:n,orgSlug:t,error:e}),0}};var Iu=function(e,t,n,i){var r,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(o<3?r(a):o>3?r(t,n,a):r(t,n))||a);return o>3&&a&&Object.defineProperty(t,n,a),a};let Nu=class extends oe{constructor(){super(...arguments),this.onClick=()=>{},this.primaryColor=qn,this.toExpand=!1}render(){return R`
|
|
6034
|
+
${Va}
|
|
6035
|
+
`,Fl([ue({attribute:!0})],Hl.prototype,"isMinimized",void 0),Fl([ue()],Hl.prototype,"mobileStyles",void 0),Fl([ue({type:Boolean})],Hl.prototype,"isFirstMount",void 0),Fl([ue({attribute:!1})],Hl.prototype,"autoOpenChatWidget",void 0),Fl([ue()],Hl.prototype,"phoneNumber",void 0),Fl([ue({attribute:!0})],Hl.prototype,"buildingName",void 0),Fl([ue({attribute:!0})],Hl.prototype,"chatId",void 0),Fl([ue({attribute:!0})],Hl.prototype,"orgLegalName",void 0),Fl([ue({attribute:!1})],Hl.prototype,"country",void 0),Fl([ue({attribute:!0})],Hl.prototype,"chatCallUsHeader",void 0),Fl([ue({attribute:!1})],Hl.prototype,"buildingId",void 0),Fl([ue({type:Number})],Hl.prototype,"orgId",void 0),Fl([ue({attribute:!1})],Hl.prototype,"leadSourceParams",void 0),Fl([ue({attribute:!0})],Hl.prototype,"buildingSlug",void 0),Fl([ue({attribute:!0})],Hl.prototype,"orgSlug",void 0),Fl([ue({attribute:!0})],Hl.prototype,"sgtUrl",void 0),Fl([ue({attribute:!0})],Hl.prototype,"selfGuidedTourEnabled",void 0),Fl([ue({attribute:!0})],Hl.prototype,"selfGuidedToursTypeOffered",void 0),Fl([ue({attribute:!0})],Hl.prototype,"designConcept",void 0),Fl([ue({attribute:!0})],Hl.prototype,"featureFlagShowDropdown",void 0),Fl([ue({attribute:!1})],Hl.prototype,"leadSources",void 0),Fl([ue({attribute:!0})],Hl.prototype,"currentLeadSource",void 0),Fl([ue({attribute:!0})],Hl.prototype,"escortedToursLink",void 0),Fl([ue({attribute:!0})],Hl.prototype,"escortedToursTypeOffered",void 0),Fl([ue({attribute:!0})],Hl.prototype,"virtualToursLink",void 0),Fl([ue({attribute:!0})],Hl.prototype,"virtualToursTypeOffered",void 0),Fl([ue({type:Boolean})],Hl.prototype,"hasChatEnabledDesktop",void 0),Fl([ue({type:Boolean})],Hl.prototype,"hasChatEnabledMobile",void 0),Fl([ue({type:Boolean})],Hl.prototype,"hasEmailEnabledDesktop",void 0),Fl([ue({type:Boolean})],Hl.prototype,"hasEmailEnabledMobile",void 0),Fl([ue({attribute:!0})],Hl.prototype,"hasApplyNowEnabledDesktop",void 0),Fl([ue({attribute:!0})],Hl.prototype,"hasApplyNowEnabledMobile",void 0),Fl([ue({attribute:!0})],Hl.prototype,"applicationLink",void 0),Fl([ue({type:Boolean})],Hl.prototype,"hasCallUsEnabledDesktop",void 0),Fl([ue({type:Boolean})],Hl.prototype,"hasCallUsEnabledMobile",void 0),Fl([ue({type:Boolean})],Hl.prototype,"hasTextUsEnabledDesktop",void 0),Fl([ue({type:Boolean})],Hl.prototype,"hasTextUsEnabledMobile",void 0),Fl([ue({type:Boolean})],Hl.prototype,"hasSSTEnabledDesktop",void 0),Fl([ue({type:Boolean})],Hl.prototype,"hasSSTEnabledMobile",void 0),Fl([ue({attribute:!1})],Hl.prototype,"tourTypeOptions",void 0),Fl([ue({attribute:!1})],Hl.prototype,"layoutOptions",void 0),Fl([ue({attribute:!0})],Hl.prototype,"bedroomPreferenceRequired",void 0),Fl([ue({attribute:!0})],Hl.prototype,"hasDynamicSchedulingEnabled",void 0),Fl([ue({attribute:!0})],Hl.prototype,"hasPricingCalculatorEnabledDesktop",void 0),Fl([ue({attribute:!0})],Hl.prototype,"hasPricingCalculatorEnabledMobile",void 0),Fl([ue({attribute:!1})],Hl.prototype,"hasHideMobileFeatures",void 0),Fl([ue({type:Number})],Hl.prototype,"right",void 0),Fl([ue({type:Number})],Hl.prototype,"bottom",void 0),Fl([ue({type:Number})],Hl.prototype,"top",void 0),Fl([ue({type:Number})],Hl.prototype,"left",void 0),Fl([ue({attribute:!0})],Hl.prototype,"showTourNextToChat",void 0),Fl([ue({attribute:!1})],Hl.prototype,"onChatTapped",void 0),Fl([ue({attribute:!0})],Hl.prototype,"onClickMinimize",void 0),Fl([ue({attribute:!0})],Hl.prototype,"onSstClose",void 0),Fl([ue({attribute:!0})],Hl.prototype,"overrideRentgrata",void 0),Fl([ue({attribute:!1})],Hl.prototype,"launcherStyles",void 0),Fl([ue({attribute:!0})],Hl.prototype,"primaryColor",void 0),Fl([ue({attribute:!0})],Hl.prototype,"backgroundColor",void 0),Fl([ue({attribute:!0})],Hl.prototype,"foregroundColorOnPrimaryBackgroundColor",void 0),Fl([ue({attribute:!0})],Hl.prototype,"foregroundColorOnSecondaryBackgroundColor",void 0),Fl([ue({attribute:!0})],Hl.prototype,"leadSourceClient",void 0),Fl([de()],Hl.prototype,"leadSourceMultitouchClient",void 0),Fl([de()],Hl.prototype,"_isMobile",void 0),Fl([de()],Hl.prototype,"isEmailWindowOpen",void 0),Fl([de()],Hl.prototype,"isCallUsWindowOpen",void 0),Fl([de()],Hl.prototype,"isSSTWindowOpen",void 0),Fl([de()],Hl.prototype,"isTextUsWindowOpen",void 0),Fl([de()],Hl.prototype,"isCalculatorWindowOpen",void 0),Fl([de()],Hl.prototype,"isMobileFeaturesExpanded",void 0),Hl=Fl([se("meetelise-launcher")],Hl);const Gl=()=>{window.customElements.get("meetelise-launcher")||window.customElements.define("meetelise-launcher",Hl)},zl=["app.meetelise.com","staging.eliseai.com","localhost"],Ql={calculator:{desktop:"calcDesktop",mobile:"calcMobile"},email:{desktop:"emailDesktop",mobile:"emailMobile"},call:{desktop:"callDesktop",mobile:"callMobile"},text:{desktop:"textDesktop",mobile:"textMobile"},sst:{desktop:"sstDesktop",mobile:"sstMobile"}},Wl=e=>{const t=window.location.hostname;if(!zl.includes(t))return e;const n=(e=>{if(!e)return{};try{return e.split(",").reduce((e,t)=>{const[n,i]=t.split(":");return n&&i&&n in Ql&&(e[n]="true"===i.toLowerCase()),e},{})}catch(e){return{}}})(new URLSearchParams(window.location.search).get("widgets"));if(0===Object.keys(n).length)return e;const i={...e};return Object.entries(n).forEach(([e,t])=>{const n=Ql[e];n&&(i[n.desktop]=t,i[n.mobile]=t)}),i};var Vl=n(5072),ql=n.n(Vl),Yl=n(7825),Kl=n.n(Yl),Xl=n(7659),Zl=n.n(Xl),Jl=n(5056),eu=n.n(Jl),tu=n(540),nu=n.n(tu),iu=n(1113),ru=n.n(iu),ou=n(5541),au={};au.styleTagTransform=ru(),au.setAttributes=eu(),au.insert=Zl().bind(null,"head"),au.domAPI=Kl(),au.insertStyleElement=nu();ql()(ou.A,au);ou.A&&ou.A.locals&&ou.A.locals;async function su(e,t){try{const n=await r().get(`https://app.meetelise.com/platformApi/webchat/${t}/lead-sources`);if(n.data){if("7e352741-1120-4ccf-9929-5dc99193a908"===e){const e=["Zillow","Apartments.com","Google PPC","Google Maps","Apple Maps","Social Media","Print Marketing"];return n.data.filter(t=>e.includes(t))}return lu(n.data,t)}return[]}catch(e){return[]}}const lu=(e,t)=>{let n=[];switch(t){case"d41619ec-0f79-11ee-8439-93855926ad58":n=["Forthea - PPC","HotPads","Forthea","Locator","Website-apartmentguide.com","Forthea - organic search","Tdc employee","University newspaper","Nashville apartment locators","Forthea - paid social","Apartment list","Off campus partners","Waze ads","Athletic event","Website-apartment guide"];break;case"d4160560-0f79-11ee-8438-fba837bf3a46":n=["Forthea - PPC","Rentgrata","Website-ApartmentFinder.com","Word of Mouth","Texas A&M A-Frame on Campus","Rent.com","Website-craigslist","Apartment List","Website-apartments.com","Forthea - paid social","Forthea - organic search","Website-apartmentguide.com","Forthea","Uhomes","Phone book","Property - website"];break;default:n=[]}return e.sort(),e.filter(e=>{const t=e.toLowerCase();return!n.map(e=>e.toLowerCase()).includes(t)})};async function uu(e){var t,n;if(!e)return!1;try{return null!==(n=null===(t=(await r().get(`https://app.meetelise.com/platformApi/webchat/${e}/aip`)).data)||void 0===t?void 0:t.is_aip)&&void 0!==n&&n}catch(e){return!1}}var du,cu=n(8805),hu=n.n(cu),pu=new Uint8Array(16);function fu(){if(!du&&!(du="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||"undefined"!=typeof msCrypto&&"function"==typeof msCrypto.getRandomValues&&msCrypto.getRandomValues.bind(msCrypto)))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return du(pu)}const gu=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i;const mu=function(e){return"string"==typeof e&&gu.test(e)};for(var yu=[],bu=0;bu<256;++bu)yu.push((bu+256).toString(16).substr(1));const vu=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=(yu[e[t+0]]+yu[e[t+1]]+yu[e[t+2]]+yu[e[t+3]]+"-"+yu[e[t+4]]+yu[e[t+5]]+"-"+yu[e[t+6]]+yu[e[t+7]]+"-"+yu[e[t+8]]+yu[e[t+9]]+"-"+yu[e[t+10]]+yu[e[t+11]]+yu[e[t+12]]+yu[e[t+13]]+yu[e[t+14]]+yu[e[t+15]]).toLowerCase();if(!mu(n))throw TypeError("Stringified UUID is invalid");return n};const wu=function(e,t,n){var i=(e=e||{}).random||(e.rng||fu)();if(i[6]=15&i[6]|64,i[8]=63&i[8]|128,t){n=n||0;for(var r=0;r<16;++r)t[n+r]=i[r];return t}return vu(i)},Cu=e=>localStorage.removeItem("com.elise.webchat.slug="+e),xu=(e,t,n)=>{const i=Rr(new Date),r=n||`lead_${wu()}`;return localStorage.setItem("com.elise.webchat.slug="+e,JSON.stringify({buildingSlug:e,leadId:r,timestamp:i,initiatedChat:t})),{leadId:r,timestamp:Wr(i),buildingSlug:e,initiatedChat:t}},$u=e=>{const t=localStorage.getItem("com.elise.webchat.slug="+e);if(t)try{const n=JSON.parse(t),i={leadId:n.leadId,timestamp:new Date(n.timestamp),buildingSlug:n.buildingSlug,initiatedChat:n.initiatedChat};if(Su(e,i))return i}catch(e){}return{leadId:null,timestamp:null,buildingSlug:null,initiatedChat:!1}},Su=(e,t)=>{try{if(t.timestamp&&t.initiatedChat){const e=new Date("2024-06-06T21:30:00Z");if(xr(t.timestamp,e))return!1}}catch(e){}return!(t.buildingSlug!==e||!t.leadId||!t.timestamp)&&!Pr(t.timestamp,24)};var Au;!function(e){e.noReply="no-reply",e.text="text",e.media="media"}(Au||(Au={}));const Eu=e=>e.type===ku.text,Tu=e=>e.type===ku.media;var ku;!function(e){e.text="text",e.media="media"}(ku||(ku={}));const _u=class{constructor(e,t,n,i=null,r,o,a=null,s=Oc.Default){this.apiHost="https://app.meetelise.com",this.leadSourceClient=null,this.leadSourceMultitouchClient=null,this.buildingWebchatView=null,this.eliseResponseTimeout=null,this.isWaitingForStreamingMessages=!1,this.widgetType=Oc.Default,this.pubnub=null,this.leadUserId="",this.channel="",this.leadSource=null,this.sessionToken=null,this.isCurrentlyStreamingMessage=!1,this.chatListener=null,this.rawPubnubMessages=[],this.simpleChatMessages=[],this.listenerParams={message:e=>{var t,n;const i={channel:e.channel,message:e.message,publisher:e.publisher,subscription:e.subscription,timetoken:+e.timetoken};this.rawPubnubMessages=[...this.rawPubnubMessages,i],this.markEveryPreviousNoReplyMessageDone(this.rawPubnubMessages),this.rawPubnubMessages=this.rawPubnubMessages.filter(e=>e.message.messageType!==Au.noReply),this.simpleChatMessages=this.translatePubnubMessagesIntoSimpleChatMessages(this.rawPubnubMessages),this.checkAndHandleDelayStreamingMessages();const r="eliseai"!==e.publisher&&"elise_health_ai"!==e.publisher;if(null===(t=this.chatListener)||void 0===t||t.call(this,{messages:this.simpleChatMessages,isLoading:r}),!r&&this.eliseResponseTimeout&&clearTimeout(this.eliseResponseTimeout),this.isLoadingMessages=r,"ai_message"===e.message.customType){this.simpleChatMessages.some(e=>e.type===ku.text&&e.message.includes("confirmed for your"))&&xo("scheduledTourEvent",{tourDetails:e.message,buildingId:null===(n=this.buildingWebchatView)||void 0===n?void 0:n.id,buildingSlug:this.buildingSlug,orgSlug:this.orgSlug,leadUserId:this.leadUserId,channel:this.channel})}this.checkAndHandleGTMForLeadEmail(e)}},this.isLoadingMessages=!1,this.isFirstChatMessageSent=!1,this.streamingMessageTimeout=null,this.checkAndHandleDelayStreamingMessages=({delayToFetchHistoryInMs:e=1e4}={})=>{this.streamingMessageTimeout&&(clearTimeout(this.streamingMessageTimeout),this.streamingMessageTimeout=null);const t=this.simpleChatMessages.some(e=>{if(!Eu(e))return!1;const t=e.chunks.find(e=>e.isDone);return!t||e.chunks.length===t.order});t&&(this.streamingMessageTimeout=setTimeout(()=>{Fo({logTitle:"PUBNUB_WARN_DELAYED_STREAMING_MESSAGES",logData:{channel:this.channel},logType:jo.warn,buildingSlug:this.buildingSlug,orgSlug:this.orgSlug}),this.getChannelHistory()},e))},this.checkAndHandleGTMForLeadEmail=e=>{var t;try{if("lead_message"!==e.message.customType)return;if(!(e=>{try{return/\b[A-Za-z0-9._%+-]+@[A-Za-z0-9.-]+\.[A-Z|a-z]{2,7}\b/.test(e)}catch(e){return!1}})(e.message.text))return;xo("leadProvidedEmail",{buildingId:null===(t=this.buildingWebchatView)||void 0===t?void 0:t.id,buildingSlug:this.buildingSlug,orgSlug:this.orgSlug,leadUserId:this.leadUserId,channel:this.channel})}catch(e){return}},this.markEveryPreviousNoReplyMessageDone=e=>{var t,n;for(let i=e.length-1;i>=0;i--){const r=null===(t=e[i])||void 0===t?void 0:t.message,o=i>0&&(null===(n=e[i-1])||void 0===n?void 0:n.message);(null==r?void 0:r.messageType)===Au.noReply&&o&&(o.is_done=!0)}},this.checkMessageChunkValid=e=>{try{return!!e.message&&!!e.message.text&&e.message.text.length>0&&!!e.message.customType}catch(e){return!1}},this.handleChatListeners=()=>{if(this.pubnub&&this.channel)try{this.pubnub.subscribe({channels:[this.channel]}),this.pubnub.addListener(this.listenerParams)}catch(e){this.buildingWebchatView&&Fo({logTitle:"PUBNUB_ERROR_ADDING_LISTENER",logData:{error:e,channel:this.channel,leadUserId:this.leadUserId,website:location.href},logType:jo.error,buildingSlug:this.buildingSlug,orgSlug:this.orgSlug,error:e})}},this.handleDisconnect=()=>{this.eliseResponseTimeout&&(clearTimeout(this.eliseResponseTimeout),this.eliseResponseTimeout=null),this.streamingMessageTimeout&&(clearTimeout(this.streamingMessageTimeout),this.streamingMessageTimeout=null),this.removeChatListeners()},this.removeChatListeners=()=>{this.pubnub&&this.channel&&(this.pubnub.unsubscribe({channels:[this.channel]}),this.pubnub.removeListener(this.listenerParams))},this.sendMessage=async e=>{if(e){if(!this.pubnub){const e=xu(this.buildingSlug,!0,this.leadUserId);if(!await this.initializePubnub(e))return}await this.withAuthToken(async()=>{var t,n,i,r,o,a,s,l,u;this.pubnub&&this.channel&&(this.eliseResponseTimeout&&(clearTimeout(this.eliseResponseTimeout),this.eliseResponseTimeout=null),this.eliseResponseTimeout=setTimeout(()=>{this.buildingWebchatView&&Fo({logTitle:"PUBNUB_ERROR_ELISEAI_MESSAGE_TIMEOUT",logData:{channel:this.channel,leadUserId:this.leadUserId,message:e},logType:jo.error,buildingSlug:this.buildingSlug,orgSlug:this.orgSlug})},9e4),0===this.simpleChatMessages.length&&(null===(t=this.leadSourceClient)||void 0===t||t.checkAndHandleForLogLeadSource({webchatAction:"chat",stateId:null})),this.widgetType===Oc.Utilities?await this.pubnub.publish({channel:this.channel,message:{text:e,customType:"lead_message",widgetType:this.widgetType,isDevState:this.shouldCreateAsDevState(),orgSlug:this.orgSlug}}):(await this.pubnub.publish({channel:this.channel,message:{text:e,customType:"lead_message",buildingId:null===(n=this.buildingWebchatView)||void 0===n?void 0:n.id,buildingSlug:this.buildingSlug,userId:null===(i=this.buildingWebchatView)||void 0===i?void 0:i.userId,leadSource:this.leadSource,widgetType:this.widgetType,isDevState:this.shouldCreateAsDevState(),lead_sources_with_timestamps:(null!==(o=null===(r=this.leadSourceMultitouchClient)||void 0===r?void 0:r.getSafeLeadSourceTouchpointsWithDefault({includedUserSelectedLeadSource:null}))&&void 0!==o?o:[]).map(e=>Er({...e}))}}),null===(a=this.leadSourceClient)||void 0===a||a.resetLeadSource(),null===(s=this.leadSourceMultitouchClient)||void 0===s||s.resetLeadSourceTouchpoints()),this.isFirstChatMessageSent||(xo("firstChatMessageSent",{message:e,buildingId:null===(l=this.buildingWebchatView)||void 0===l?void 0:l.id,buildingSlug:this.buildingSlug,orgSlug:this.orgSlug,leadUserId:this.leadUserId,channel:this.channel}),this.isFirstChatMessageSent=!0),xo("chatMessageSent",{message:e,buildingId:null===(u=this.buildingWebchatView)||void 0===u?void 0:u.id,buildingSlug:this.buildingSlug,orgSlug:this.orgSlug,leadUserId:this.leadUserId,channel:this.channel}))}),!1===this.isLoadingMessages&&(this.isLoadingMessages=!0)}},this.isLeadMessage=e=>e.publisher.includes("lead_")&&"lead_message"===e.message.customType,this.removeDuplicatedRawPubnubMessages=e=>{const t=new Set;return e.filter(e=>{if("lead_message"===e.message.customType||!e.message.stream_id||!e.message.order)return!0;const n=`${e.message.stream_id}-${e.message.order}-${e.message.messageType}`;return t.has(n)?(Fo({logTitle:"PUBNUB_WARN_DUPLICATE_MESSAGE",logData:{message:e,channel:this.channel},logType:jo.warn,buildingSlug:this.buildingSlug,orgSlug:this.orgSlug}),!1):(t.add(n),!0)})},this.translatePubnubMessagesIntoSimpleChatMessages=e=>{const t=[],n={};return this.removeDuplicatedRawPubnubMessages(e).forEach(e=>{var i;"media"===e.message.messageType?t.push({timestamp:e.timetoken,media:null!==(i=e.message.media)&&void 0!==i?i:[],isLeadMessage:this.isLeadMessage(e),type:ku.media}):!e.message.stream_id||e.message.is_done&&0===e.message.order?t.push({timestamp:e.timetoken,message:e.message.text,isLeadMessage:this.isLeadMessage(e),chunks:[{text:e.message.text,order:0,isDone:!0}],type:ku.text}):n[e.message.stream_id]?n[e.message.stream_id].push(e):n[e.message.stream_id]=[e]}),Object.keys(n).forEach(e=>{const i=n[e],r=this.getConsecutiveChunks(i.sort((e,t)=>{var n,i;return(null!==(n=e.message.order)&&void 0!==n?n:0)-(null!==(i=t.message.order)&&void 0!==i?i:0)})),o=r.map(e=>e.message.text).join(""),a=r[0],s={timestamp:a.timetoken,message:o,isLeadMessage:this.isLeadMessage(a),chunks:r.map(e=>{var t,n;return{text:e.message.text,order:null!==(t=e.message.order)&&void 0!==t?t:0,isDone:null!==(n=e.message.is_done)&&void 0!==n&&n}}),type:ku.text};this.isCurrentlyStreamingMessage=this.isMessageStillStreamingChunks(r),t.push(s)}),t.sort((e,t)=>e.timestamp-t.timestamp),t},this.getConsecutiveChunks=e=>{var t,n;const i=e.sort((e,t)=>{var n,i;return(null!==(n=e.message.order)&&void 0!==n?n:0)-(null!==(i=t.message.order)&&void 0!==i?i:0)}),r=[];let o=null!==(t=i[0].message.order)&&void 0!==t?t:0;for(const e of i){if((null!==(n=e.message.order)&&void 0!==n?n:-1)!==o)break;r.push(e),o++}return r},this.isMessageStillStreamingChunks=e=>{const t=e.find(e=>e.message.is_done);return!t||e.length===t.message.order},this.buildingSlug=e,this.buildingWebchatView=t,this.orgSlug=n,this.leadSource=i,this.leadUserId=r,this.channel=`webchat_${r}`,this.leadSourceClient=a,this.leadSourceMultitouchClient=o,this.widgetType=s}async initSession(e,t,n){try{const i={building_slug:e,org_slug:t};n&&(i.lead_id=n);const o=await r().post(`${this.apiHost}/platformApi/webchat/init`,i);return this.sessionToken=o.data.session_token,this.leadUserId=o.data.lead_id,this.channel=o.data.channel,o.data}catch(e){return this.buildingWebchatView&&Fo({logTitle:"WEBCHAT_INIT_SESSION_ERROR",logData:{error:e},logType:jo.error,buildingSlug:this.buildingSlug,orgSlug:this.orgSlug,error:e}),null}}addChatListener(e){this.chatListener=e}async initializePubnub(e){if(!e.leadId)return;this.leadUserId=e.leadId;const t=await this.fetchToken(this.leadUserId,this.channel);return t?(this.pubnub=new(hu())({publishKey:t.keys.publish_key,subscribeKey:t.keys.subscribe_key,userId:this.leadUserId,authKey:t.auth.result.token,origin:"meetelise.pubnubapi.com"}),this.withAuthToken(()=>new Promise(()=>this.handleChatListeners())),await this.withAuthToken(()=>this.getChannelHistory()),this.pubnub):void 0}async fetchToken(e,t){try{if(this.sessionToken){const e="healthcare"===this.widgetType?"?industry=health_care":"";return(await r().get(`${this.apiHost}/platformApi/webchat/pn/v2/request-token${e}`,{headers:{"X-Session-Token":this.sessionToken}})).data}return(await r().get(`${this.apiHost}/platformApi/webchat/pn/request-token?user_id=${e}&channel=${t}&${"healthcare"===this.widgetType?"industry=health_care":""}`)).data}catch(e){this.buildingWebchatView&&Fo({logTitle:"PUBNUB_ERROR_FETCHING_TOKEN",logData:{error:e},logType:jo.error,buildingSlug:this.buildingSlug,orgSlug:this.orgSlug,error:e})}return null}async fetchChannelExists(e){try{return(await r().get(`${this.apiHost}/platformApi/webchat/check-channel-exists?channel_name=${e}`)).data}catch(e){this.buildingWebchatView&&Fo({logTitle:"PUBNUB_ERROR_FETCHING_CHANNEL_EXISTS",logData:{error:e},logType:jo.error,buildingSlug:this.buildingSlug,orgSlug:this.orgSlug,error:e})}return!1}async withAuthToken(e){try{await e()}catch(t){if(t instanceof i.AxiosError&&t&&t.response&&403===t.response.status)try{if(!this.pubnub||!this.leadUserId||!this.channel)return;const t=await this.fetchToken(this.leadUserId,this.channel);if(!t)return;this.pubnub.setAuthKey(t.auth.result.token),await e()}catch(e){this.buildingWebchatView&&Fo({logTitle:"PUBNUB_ERROR_REFETCHING_TOKEN",logData:{retryError:e},logType:jo.error,buildingSlug:this.buildingSlug,orgSlug:this.orgSlug,error:e})}}}async getChannelHistory(e=1500){var t;try{let n=[],i=null;const r=100;for(let t=0;t<e;t+=r){const o=await new Promise((n,o)=>{if(!this.pubnub||!this.channel)return[];const a=Math.min(r,e-t);this.pubnub.fetchMessages({channels:[this.channel],count:a,start:null!=i?i:void 0},(e,t)=>{e.error?o(e):n(t)})}),a=o.channels[this.channel];if(!a)break;if(a.sort((e,t)=>+e.timetoken-+t.timetoken),!a||0===a.length)break;if(this.channel&&0!==Object.keys(o.channels).length){const e=o.channels[this.channel],t=[];e.forEach(e=>{e.uuid&&t.push({channel:e.channel,message:e.message,publisher:e.uuid,subscription:e.channel,timetoken:+e.timetoken})}),this.markEveryPreviousNoReplyMessageDone(t),n=n.concat(t.filter(e=>e.message.messageType!==Au.noReply))}if(i=a[0].timetoken,n.length>=e||a.length<r)break}this.rawPubnubMessages=n.slice(0,e),this.simpleChatMessages=this.translatePubnubMessagesIntoSimpleChatMessages(this.rawPubnubMessages),null===(t=this.chatListener)||void 0===t||t.call(this,{messages:this.simpleChatMessages,isLoading:!1})}catch(e){this.buildingWebchatView&&Fo({logTitle:"PUBNUB_WARN_FETCHING_HISTORY",logData:{error:e},logType:jo.warn,buildingSlug:this.buildingSlug,orgSlug:this.orgSlug,error:e})}}shouldCreateAsDevState(){return location.href.startsWith("https://app.meetelise.com/settings/widgets")||location.href.includes("demo/utilities")}},Ou=new Set(["8009855990","8338526262","8002221222","8006624357","8002738255","8007997233","8007874889","8006564673","8004224453","8883737888","8006213362","8009506264","8558272736","8008435678","8007862929","8008523836","8007849433","8007729100","8006699777","8006858470","8004322209","8003473735","8008778339","8009552232","8002255342","8009272891","8003049320","8007937724","8002382333","8003353863","8776858878","8003329227","8776554371","8772944357","8772944356","6092925760","6092926735","8007928339","8008329173","8882853036","6092921210","8007929773","8003561561","8003826717","8005727233","8009291040","8888958179","8006879512","8004262537","8773475463","8774149251","8005103102","8889372835","8007010710","8007010720","8774288844","8007929745","8003283838","6092927060","6092928319","8008527899","8662401347","8009923678","8776522873","8776527624","8003313937","8008435437","8776536783","8778392339","8003676274","8006896411"]),Pu=e=>{const t=e.replace(/\D/g,"").replace(/^1(\d{10})$/,"$1");return Ou.has(t)},Iu=(e,t,n)=>{try{const i=e.replace(/\D/g,"").replace(/^1(\d{10})$/,"$1"),r=`tel:${i}`,o=`sms:${i}`,a=`whatsapp://send?phone=${i}`,s=`facetime:${i}`,l=`facetime-audio:${i}`,u=/(?:\+1[\s.-]?)?(?:\(\d{3}\)[\s.-]?|\d{3}[\s.-])\d{3}[\s.-]?\d{4}/g,d=/(tel|sms):(?:\+1\s)?(?:(?:\(\d{3}\)\s|\d{3}-)\d{3}-\d{4}|\d{10,11})/g,c=/whatsapp:\/\/send\?phone=\d+/g,h=/(facetime|facetime-audio):\d+/g,p=/emergency|emergencia/i,f=300,g=e=>!(!e||e.length>f)&&p.test(e),m=e=>{var t,n,i,r;if(g(e.textContent))return!0;if(g(null===(t=e.previousElementSibling)||void 0===t?void 0:t.textContent)||g(null===(n=e.nextElementSibling)||void 0===n?void 0:n.textContent))return!0;const o=e.parentElement;return!(!o||!g(null===(i=o.previousElementSibling)||void 0===i?void 0:i.textContent)&&!g(null===(r=o.nextElementSibling)||void 0===r?void 0:r.textContent))},y=document.body.getElementsByTagName("*");let b=!1;const v=i.replace(/(\d{3})(\d{3})(\d{4})/,"($1) $2-$3");let w=!1,C=!1,x=0;for(let e=0;e<y.length;e++)if(y[e].nodeType===Node.ELEMENT_NODE&&!m(y[e])){if(1===y[e].childNodes.length&&y[e].childNodes[0].nodeType==Node.TEXT_NODE){const t=y[e].textContent;if(!t)continue;const n=t.replace(u,e=>{if(Pu(e))return e;return e.startsWith("+1 ")?`+1 ${v}`:v});t!==n&&(x++,y[e].textContent=n),b=!0,w||(w=!0)}if(y[e].hasAttribute("href")){const t=y[e].getAttribute("href");if(!t)continue;let n="",i=d;if(t.startsWith("sms:")?n=o:t.startsWith("whatsapp:")?(n=a,i=c):t.startsWith("facetime:")?(n=s,i=h):t.startsWith("facetime-audio:")?(n=l,i=h):n=r,Pu(t))continue;const u=t.replace(i,n);if(y[e].setAttribute("href",u),(t.startsWith("tel:")||t.startsWith("sms:"))&&u===t&&u!==n){t.replace(/\D/g,"").length>=7&&y[e].setAttribute("href",t.startsWith("tel:")?r:o)}C||(C=!0)}}return w&&Fo({logTitle:"DNI_WEBSITE_INSERTION",logData:{type:"text-insertion",newPhoneNumber:v,website:window.location.href},logType:jo.info,buildingSlug:n,orgSlug:t}),C&&Fo({logTitle:"DNI_WEBSITE_INSERTION",logData:{type:"href-insertion",newPhoneNumber:v,website:window.location.href},logType:jo.info,buildingSlug:n,orgSlug:t}),b||Fo({logTitle:"DNI_WEBSITE_INSERTION",logData:{type:"no-phone-number-found",website:window.location.href},logType:jo.warn,buildingSlug:n,orgSlug:t}),x}catch(e){return Fo({logTitle:"DNI_WEBSITE_INSERTION",logData:{type:"insertion-error",error:e instanceof Error?e.message:String(e),website:window.location.href},logType:jo.error,buildingSlug:n,orgSlug:t,error:e}),0}};var Nu=function(e,t,n,i){var r,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(o<3?r(a):o>3?r(t,n,a):r(t,n))||a);return o>3&&a&&Object.defineProperty(t,n,a),a};let Mu=class extends oe{constructor(){super(...arguments),this.onClick=()=>{},this.primaryColor=qn,this.toExpand=!1}render(){return R`
|
|
6035
6036
|
<button
|
|
6036
6037
|
class=${this.toExpand?"button-container mini":"button-container"}
|
|
6037
6038
|
@click=${this.onClick}
|
|
@@ -6041,10 +6042,10 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
6041
6042
|
class="inner-container"
|
|
6042
6043
|
style=${Vn({background:this.primaryColor})}
|
|
6043
6044
|
>
|
|
6044
|
-
${this.toExpand?R`<div class="chevron-up">${
|
|
6045
|
+
${this.toExpand?R`<div class="chevron-up">${Il("white")}</div>`:R` <div class="x-icon">${xs("white")}</div>`}
|
|
6045
6046
|
</div>
|
|
6046
6047
|
</button>
|
|
6047
|
-
`}};
|
|
6048
|
+
`}};Mu.styles=[u`
|
|
6048
6049
|
.button-container {
|
|
6049
6050
|
width: 56px;
|
|
6050
6051
|
height: 56px;
|
|
@@ -6094,7 +6095,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
6094
6095
|
cursor: pointer;
|
|
6095
6096
|
filter: brightness(90%);
|
|
6096
6097
|
}
|
|
6097
|
-
`],
|
|
6098
|
+
`],Nu([ue({attribute:!0})],Mu.prototype,"onClick",void 0),Nu([ue({attribute:!0})],Mu.prototype,"primaryColor",void 0),Nu([ue({attribute:!0})],Mu.prototype,"toExpand",void 0),Mu=Nu([se("minimize-expand-button")],Mu);const Du=u`
|
|
6098
6099
|
#healthchat-container {
|
|
6099
6100
|
position: fixed;
|
|
6100
6101
|
|
|
@@ -6212,7 +6213,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
6212
6213
|
.health-bttn-allow-access {
|
|
6213
6214
|
padding-right: 28px;
|
|
6214
6215
|
}
|
|
6215
|
-
`,
|
|
6216
|
+
`,Lu=u`
|
|
6216
6217
|
#pubnub-chat-container {
|
|
6217
6218
|
position: fixed;
|
|
6218
6219
|
|
|
@@ -6332,7 +6333,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
6332
6333
|
border: none;
|
|
6333
6334
|
cursor: pointer;
|
|
6334
6335
|
}
|
|
6335
|
-
`,
|
|
6336
|
+
`,Uu=u`
|
|
6336
6337
|
#header-text {
|
|
6337
6338
|
font-size: 12px;
|
|
6338
6339
|
font-weight: 700;
|
|
@@ -6533,7 +6534,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
6533
6534
|
.checkbox:hover {
|
|
6534
6535
|
opacity: 0.5;
|
|
6535
6536
|
}
|
|
6536
|
-
`,{entries:Uu,setPrototypeOf:Ru,isFrozen:Bu,getPrototypeOf:ju,getOwnPropertyDescriptor:Fu}=Object;let{freeze:Hu,seal:Gu,create:zu}=Object,{apply:Qu,construct:Wu}="undefined"!=typeof Reflect&&Reflect;Hu||(Hu=function(e){return e}),Gu||(Gu=function(e){return e}),Qu||(Qu=function(e,t,n){return e.apply(t,n)}),Wu||(Wu=function(e,t){return new e(...t)});const Vu=ld(Array.prototype.forEach),qu=ld(Array.prototype.lastIndexOf),Yu=ld(Array.prototype.pop),Ku=ld(Array.prototype.push),Xu=ld(Array.prototype.splice),Zu=ld(String.prototype.toLowerCase),Ju=ld(String.prototype.toString),ed=ld(String.prototype.match),td=ld(String.prototype.replace),nd=ld(String.prototype.indexOf),id=ld(String.prototype.trim),rd=ld(Object.prototype.hasOwnProperty),od=ld(RegExp.prototype.test),ad=(sd=TypeError,function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return Wu(sd,t)});var sd;function ld(e){return function(t){t instanceof RegExp&&(t.lastIndex=0);for(var n=arguments.length,i=new Array(n>1?n-1:0),r=1;r<n;r++)i[r-1]=arguments[r];return Qu(e,t,i)}}function ud(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:Zu;Ru&&Ru(e,null);let i=t.length;for(;i--;){let r=t[i];if("string"==typeof r){const e=n(r);e!==r&&(Bu(t)||(t[i]=e),r=e)}e[r]=!0}return e}function dd(e){for(let t=0;t<e.length;t++){rd(e,t)||(e[t]=null)}return e}function cd(e){const t=zu(null);for(const[n,i]of Uu(e)){rd(e,n)&&(Array.isArray(i)?t[n]=dd(i):i&&"object"==typeof i&&i.constructor===Object?t[n]=cd(i):t[n]=i)}return t}function hd(e,t){for(;null!==e;){const n=Fu(e,t);if(n){if(n.get)return ld(n.get);if("function"==typeof n.value)return ld(n.value)}e=ju(e)}return function(){return null}}const pd=Hu(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","section","select","shadow","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),fd=Hu(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","filter","font","g","glyph","glyphref","hkern","image","line","lineargradient","marker","mask","metadata","mpath","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),gd=Hu(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),md=Hu(["animate","color-profile","cursor","discard","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),yd=Hu(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover","mprescripts"]),bd=Hu(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),vd=Hu(["#text"]),wd=Hu(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","face","for","headers","height","hidden","high","href","hreflang","id","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","pattern","placeholder","playsinline","popover","popovertarget","popovertargetaction","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","wrap","xmlns","slot"]),Cd=Hu(["accent-height","accumulate","additive","alignment-baseline","amplitude","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","exponent","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","intercept","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","slope","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","tablevalues","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),xd=Hu(["accent","accentunder","align","bevelled","close","columnsalign","columnlines","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lspace","lquote","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),$d=Hu(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),Sd=Gu(/\{\{[\w\W]*|[\w\W]*\}\}/gm),Ad=Gu(/<%[\w\W]*|[\w\W]*%>/gm),Ed=Gu(/\$\{[\w\W]*/gm),Td=Gu(/^data-[\-\w.\u00B7-\uFFFF]+$/),kd=Gu(/^aria-[\-\w]+$/),_d=Gu(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),Od=Gu(/^(?:\w+script|data):/i),Pd=Gu(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),Id=Gu(/^html$/i),Nd=Gu(/^[a-z][.\w]*(-[.\w]+)+$/i);var Md=Object.freeze({__proto__:null,ARIA_ATTR:kd,ATTR_WHITESPACE:Pd,CUSTOM_ELEMENT:Nd,DATA_ATTR:Td,DOCTYPE_NAME:Id,ERB_EXPR:Ad,IS_ALLOWED_URI:_d,IS_SCRIPT_OR_DATA:Od,MUSTACHE_EXPR:Sd,TMPLIT_EXPR:Ed});const Dd=1,Ld=3,Ud=7,Rd=8,Bd=9,jd=function(){return"undefined"==typeof window?null:window};var Fd=function e(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:jd();const n=t=>e(t);if(n.version="3.2.6",n.removed=[],!t||!t.document||t.document.nodeType!==Bd||!t.Element)return n.isSupported=!1,n;let{document:i}=t;const r=i,o=r.currentScript,{DocumentFragment:a,HTMLTemplateElement:s,Node:l,Element:u,NodeFilter:d,NamedNodeMap:c=t.NamedNodeMap||t.MozNamedAttrMap,HTMLFormElement:h,DOMParser:p,trustedTypes:f}=t,g=u.prototype,m=hd(g,"cloneNode"),y=hd(g,"remove"),b=hd(g,"nextSibling"),v=hd(g,"childNodes"),w=hd(g,"parentNode");if("function"==typeof s){const e=i.createElement("template");e.content&&e.content.ownerDocument&&(i=e.content.ownerDocument)}let C,x="";const{implementation:$,createNodeIterator:S,createDocumentFragment:A,getElementsByTagName:E}=i,{importNode:T}=r;let k={afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]};n.isSupported="function"==typeof Uu&&"function"==typeof w&&$&&void 0!==$.createHTMLDocument;const{MUSTACHE_EXPR:_,ERB_EXPR:O,TMPLIT_EXPR:P,DATA_ATTR:I,ARIA_ATTR:N,IS_SCRIPT_OR_DATA:M,ATTR_WHITESPACE:D,CUSTOM_ELEMENT:L}=Md;let{IS_ALLOWED_URI:U}=Md,R=null;const B=ud({},[...pd,...fd,...gd,...yd,...vd]);let j=null;const F=ud({},[...wd,...Cd,...xd,...$d]);let H=Object.seal(zu(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),G=null,z=null,Q=!0,W=!0,V=!1,q=!0,Y=!1,K=!0,X=!1,Z=!1,J=!1,ee=!1,te=!1,ne=!1,ie=!0,re=!1,oe=!0,ae=!1,se={},le=null;const ue=ud({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]);let de=null;const ce=ud({},["audio","video","img","source","image","track"]);let he=null;const pe=ud({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),fe="http://www.w3.org/1998/Math/MathML",ge="http://www.w3.org/2000/svg",me="http://www.w3.org/1999/xhtml";let ye=me,be=!1,ve=null;const we=ud({},[fe,ge,me],Ju);let Ce=ud({},["mi","mo","mn","ms","mtext"]),xe=ud({},["annotation-xml"]);const $e=ud({},["title","style","font","a","script"]);let Se=null;const Ae=["application/xhtml+xml","text/html"];let Ee=null,Te=null;const ke=i.createElement("form"),_e=function(e){return e instanceof RegExp||e instanceof Function},Oe=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(!Te||Te!==e){if(e&&"object"==typeof e||(e={}),e=cd(e),Se=-1===Ae.indexOf(e.PARSER_MEDIA_TYPE)?"text/html":e.PARSER_MEDIA_TYPE,Ee="application/xhtml+xml"===Se?Ju:Zu,R=rd(e,"ALLOWED_TAGS")?ud({},e.ALLOWED_TAGS,Ee):B,j=rd(e,"ALLOWED_ATTR")?ud({},e.ALLOWED_ATTR,Ee):F,ve=rd(e,"ALLOWED_NAMESPACES")?ud({},e.ALLOWED_NAMESPACES,Ju):we,he=rd(e,"ADD_URI_SAFE_ATTR")?ud(cd(pe),e.ADD_URI_SAFE_ATTR,Ee):pe,de=rd(e,"ADD_DATA_URI_TAGS")?ud(cd(ce),e.ADD_DATA_URI_TAGS,Ee):ce,le=rd(e,"FORBID_CONTENTS")?ud({},e.FORBID_CONTENTS,Ee):ue,G=rd(e,"FORBID_TAGS")?ud({},e.FORBID_TAGS,Ee):cd({}),z=rd(e,"FORBID_ATTR")?ud({},e.FORBID_ATTR,Ee):cd({}),se=!!rd(e,"USE_PROFILES")&&e.USE_PROFILES,Q=!1!==e.ALLOW_ARIA_ATTR,W=!1!==e.ALLOW_DATA_ATTR,V=e.ALLOW_UNKNOWN_PROTOCOLS||!1,q=!1!==e.ALLOW_SELF_CLOSE_IN_ATTR,Y=e.SAFE_FOR_TEMPLATES||!1,K=!1!==e.SAFE_FOR_XML,X=e.WHOLE_DOCUMENT||!1,ee=e.RETURN_DOM||!1,te=e.RETURN_DOM_FRAGMENT||!1,ne=e.RETURN_TRUSTED_TYPE||!1,J=e.FORCE_BODY||!1,ie=!1!==e.SANITIZE_DOM,re=e.SANITIZE_NAMED_PROPS||!1,oe=!1!==e.KEEP_CONTENT,ae=e.IN_PLACE||!1,U=e.ALLOWED_URI_REGEXP||_d,ye=e.NAMESPACE||me,Ce=e.MATHML_TEXT_INTEGRATION_POINTS||Ce,xe=e.HTML_INTEGRATION_POINTS||xe,H=e.CUSTOM_ELEMENT_HANDLING||{},e.CUSTOM_ELEMENT_HANDLING&&_e(e.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(H.tagNameCheck=e.CUSTOM_ELEMENT_HANDLING.tagNameCheck),e.CUSTOM_ELEMENT_HANDLING&&_e(e.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(H.attributeNameCheck=e.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),e.CUSTOM_ELEMENT_HANDLING&&"boolean"==typeof e.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements&&(H.allowCustomizedBuiltInElements=e.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),Y&&(W=!1),te&&(ee=!0),se&&(R=ud({},vd),j=[],!0===se.html&&(ud(R,pd),ud(j,wd)),!0===se.svg&&(ud(R,fd),ud(j,Cd),ud(j,$d)),!0===se.svgFilters&&(ud(R,gd),ud(j,Cd),ud(j,$d)),!0===se.mathMl&&(ud(R,yd),ud(j,xd),ud(j,$d))),e.ADD_TAGS&&(R===B&&(R=cd(R)),ud(R,e.ADD_TAGS,Ee)),e.ADD_ATTR&&(j===F&&(j=cd(j)),ud(j,e.ADD_ATTR,Ee)),e.ADD_URI_SAFE_ATTR&&ud(he,e.ADD_URI_SAFE_ATTR,Ee),e.FORBID_CONTENTS&&(le===ue&&(le=cd(le)),ud(le,e.FORBID_CONTENTS,Ee)),oe&&(R["#text"]=!0),X&&ud(R,["html","head","body"]),R.table&&(ud(R,["tbody"]),delete G.tbody),e.TRUSTED_TYPES_POLICY){if("function"!=typeof e.TRUSTED_TYPES_POLICY.createHTML)throw ad('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if("function"!=typeof e.TRUSTED_TYPES_POLICY.createScriptURL)throw ad('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');C=e.TRUSTED_TYPES_POLICY,x=C.createHTML("")}else void 0===C&&(C=function(e,t){if("object"!=typeof e||"function"!=typeof e.createPolicy)return null;let n=null;const i="data-tt-policy-suffix";t&&t.hasAttribute(i)&&(n=t.getAttribute(i));const r="dompurify"+(n?"#"+n:"");try{return e.createPolicy(r,{createHTML:e=>e,createScriptURL:e=>e})}catch(e){return null}}(f,o)),null!==C&&"string"==typeof x&&(x=C.createHTML(""));Hu&&Hu(e),Te=e}},Pe=ud({},[...fd,...gd,...md]),Ie=ud({},[...yd,...bd]),Ne=function(e){Ku(n.removed,{element:e});try{w(e).removeChild(e)}catch(t){y(e)}},Me=function(e,t){try{Ku(n.removed,{attribute:t.getAttributeNode(e),from:t})}catch(e){Ku(n.removed,{attribute:null,from:t})}if(t.removeAttribute(e),"is"===e)if(ee||te)try{Ne(t)}catch(e){}else try{t.setAttribute(e,"")}catch(e){}},De=function(e){let t=null,n=null;if(J)e="<remove></remove>"+e;else{const t=ed(e,/^[\r\n\t ]+/);n=t&&t[0]}"application/xhtml+xml"===Se&&ye===me&&(e='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+e+"</body></html>");const r=C?C.createHTML(e):e;if(ye===me)try{t=(new p).parseFromString(r,Se)}catch(e){}if(!t||!t.documentElement){t=$.createDocument(ye,"template",null);try{t.documentElement.innerHTML=be?x:r}catch(e){}}const o=t.body||t.documentElement;return e&&n&&o.insertBefore(i.createTextNode(n),o.childNodes[0]||null),ye===me?E.call(t,X?"html":"body")[0]:X?t.documentElement:o},Le=function(e){return S.call(e.ownerDocument||e,e,d.SHOW_ELEMENT|d.SHOW_COMMENT|d.SHOW_TEXT|d.SHOW_PROCESSING_INSTRUCTION|d.SHOW_CDATA_SECTION,null)},Ue=function(e){return e instanceof h&&("string"!=typeof e.nodeName||"string"!=typeof e.textContent||"function"!=typeof e.removeChild||!(e.attributes instanceof c)||"function"!=typeof e.removeAttribute||"function"!=typeof e.setAttribute||"string"!=typeof e.namespaceURI||"function"!=typeof e.insertBefore||"function"!=typeof e.hasChildNodes)},Re=function(e){return"function"==typeof l&&e instanceof l};function Be(e,t,i){Vu(e,e=>{e.call(n,t,i,Te)})}const je=function(e){let t=null;if(Be(k.beforeSanitizeElements,e,null),Ue(e))return Ne(e),!0;const i=Ee(e.nodeName);if(Be(k.uponSanitizeElement,e,{tagName:i,allowedTags:R}),K&&e.hasChildNodes()&&!Re(e.firstElementChild)&&od(/<[/\w!]/g,e.innerHTML)&&od(/<[/\w!]/g,e.textContent))return Ne(e),!0;if(e.nodeType===Ud)return Ne(e),!0;if(K&&e.nodeType===Rd&&od(/<[/\w]/g,e.data))return Ne(e),!0;if(!R[i]||G[i]){if(!G[i]&&He(i)){if(H.tagNameCheck instanceof RegExp&&od(H.tagNameCheck,i))return!1;if(H.tagNameCheck instanceof Function&&H.tagNameCheck(i))return!1}if(oe&&!le[i]){const t=w(e)||e.parentNode,n=v(e)||e.childNodes;if(n&&t){for(let i=n.length-1;i>=0;--i){const r=m(n[i],!0);r.__removalCount=(e.__removalCount||0)+1,t.insertBefore(r,b(e))}}}return Ne(e),!0}return e instanceof u&&!function(e){let t=w(e);t&&t.tagName||(t={namespaceURI:ye,tagName:"template"});const n=Zu(e.tagName),i=Zu(t.tagName);return!!ve[e.namespaceURI]&&(e.namespaceURI===ge?t.namespaceURI===me?"svg"===n:t.namespaceURI===fe?"svg"===n&&("annotation-xml"===i||Ce[i]):Boolean(Pe[n]):e.namespaceURI===fe?t.namespaceURI===me?"math"===n:t.namespaceURI===ge?"math"===n&&xe[i]:Boolean(Ie[n]):e.namespaceURI===me?!(t.namespaceURI===ge&&!xe[i])&&!(t.namespaceURI===fe&&!Ce[i])&&!Ie[n]&&($e[n]||!Pe[n]):!("application/xhtml+xml"!==Se||!ve[e.namespaceURI]))}(e)?(Ne(e),!0):"noscript"!==i&&"noembed"!==i&&"noframes"!==i||!od(/<\/no(script|embed|frames)/i,e.innerHTML)?(Y&&e.nodeType===Ld&&(t=e.textContent,Vu([_,O,P],e=>{t=td(t,e," ")}),e.textContent!==t&&(Ku(n.removed,{element:e.cloneNode()}),e.textContent=t)),Be(k.afterSanitizeElements,e,null),!1):(Ne(e),!0)},Fe=function(e,t,n){if(ie&&("id"===t||"name"===t)&&(n in i||n in ke))return!1;if(W&&!z[t]&&od(I,t));else if(Q&&od(N,t));else if(!j[t]||z[t]){if(!(He(e)&&(H.tagNameCheck instanceof RegExp&&od(H.tagNameCheck,e)||H.tagNameCheck instanceof Function&&H.tagNameCheck(e))&&(H.attributeNameCheck instanceof RegExp&&od(H.attributeNameCheck,t)||H.attributeNameCheck instanceof Function&&H.attributeNameCheck(t))||"is"===t&&H.allowCustomizedBuiltInElements&&(H.tagNameCheck instanceof RegExp&&od(H.tagNameCheck,n)||H.tagNameCheck instanceof Function&&H.tagNameCheck(n))))return!1}else if(he[t]);else if(od(U,td(n,D,"")));else if("src"!==t&&"xlink:href"!==t&&"href"!==t||"script"===e||0!==nd(n,"data:")||!de[e]){if(V&&!od(M,td(n,D,"")));else if(n)return!1}else;return!0},He=function(e){return"annotation-xml"!==e&&ed(e,L)},Ge=function(e){Be(k.beforeSanitizeAttributes,e,null);const{attributes:t}=e;if(!t||Ue(e))return;const i={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:j,forceKeepAttr:void 0};let r=t.length;for(;r--;){const o=t[r],{name:a,namespaceURI:s,value:l}=o,u=Ee(a),d=l;let c="value"===a?d:id(d);if(i.attrName=u,i.attrValue=c,i.keepAttr=!0,i.forceKeepAttr=void 0,Be(k.uponSanitizeAttribute,e,i),c=i.attrValue,!re||"id"!==u&&"name"!==u||(Me(a,e),c="user-content-"+c),K&&od(/((--!?|])>)|<\/(style|title)/i,c)){Me(a,e);continue}if(i.forceKeepAttr)continue;if(!i.keepAttr){Me(a,e);continue}if(!q&&od(/\/>/i,c)){Me(a,e);continue}Y&&Vu([_,O,P],e=>{c=td(c,e," ")});const h=Ee(e.nodeName);if(Fe(h,u,c)){if(C&&"object"==typeof f&&"function"==typeof f.getAttributeType)if(s);else switch(f.getAttributeType(h,u)){case"TrustedHTML":c=C.createHTML(c);break;case"TrustedScriptURL":c=C.createScriptURL(c)}if(c!==d)try{s?e.setAttributeNS(s,a,c):e.setAttribute(a,c),Ue(e)?Ne(e):Yu(n.removed)}catch(t){Me(a,e)}}else Me(a,e)}Be(k.afterSanitizeAttributes,e,null)},ze=function e(t){let n=null;const i=Le(t);for(Be(k.beforeSanitizeShadowDOM,t,null);n=i.nextNode();)Be(k.uponSanitizeShadowNode,n,null),je(n),Ge(n),n.content instanceof a&&e(n.content);Be(k.afterSanitizeShadowDOM,t,null)};return n.sanitize=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=null,o=null,s=null,u=null;if(be=!e,be&&(e="\x3c!--\x3e"),"string"!=typeof e&&!Re(e)){if("function"!=typeof e.toString)throw ad("toString is not a function");if("string"!=typeof(e=e.toString()))throw ad("dirty is not a string, aborting")}if(!n.isSupported)return e;if(Z||Oe(t),n.removed=[],"string"==typeof e&&(ae=!1),ae){if(e.nodeName){const t=Ee(e.nodeName);if(!R[t]||G[t])throw ad("root node is forbidden and cannot be sanitized in-place")}}else if(e instanceof l)i=De("\x3c!----\x3e"),o=i.ownerDocument.importNode(e,!0),o.nodeType===Dd&&"BODY"===o.nodeName||"HTML"===o.nodeName?i=o:i.appendChild(o);else{if(!ee&&!Y&&!X&&-1===e.indexOf("<"))return C&&ne?C.createHTML(e):e;if(i=De(e),!i)return ee?null:ne?x:""}i&&J&&Ne(i.firstChild);const d=Le(ae?e:i);for(;s=d.nextNode();)je(s),Ge(s),s.content instanceof a&&ze(s.content);if(ae)return e;if(ee){if(te)for(u=A.call(i.ownerDocument);i.firstChild;)u.appendChild(i.firstChild);else u=i;return(j.shadowroot||j.shadowrootmode)&&(u=T.call(r,u,!0)),u}let c=X?i.outerHTML:i.innerHTML;return X&&R["!doctype"]&&i.ownerDocument&&i.ownerDocument.doctype&&i.ownerDocument.doctype.name&&od(Id,i.ownerDocument.doctype.name)&&(c="<!DOCTYPE "+i.ownerDocument.doctype.name+">\n"+c),Y&&Vu([_,O,P],e=>{c=td(c,e," ")}),C&&ne?C.createHTML(c):c},n.setConfig=function(){Oe(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}),Z=!0},n.clearConfig=function(){Te=null,Z=!1},n.isValidAttribute=function(e,t,n){Te||Oe({});const i=Ee(e),r=Ee(t);return Fe(i,r,n)},n.addHook=function(e,t){"function"==typeof t&&Ku(k[e],t)},n.removeHook=function(e,t){if(void 0!==t){const n=qu(k[e],t);return-1===n?void 0:Xu(k[e],n,1)[0]}return Yu(k[e])},n.removeHooks=function(e){k[e]=[]},n.removeAllHooks=function(){k={afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}},n}(),Hd=function(e,t,n,i){var r,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(o<3?r(a):o>3?r(t,n,a):r(t,n))||a);return o>3&&a&&Object.defineProperty(t,n,a),a};let Gd=class extends oe{constructor(){super(...arguments),this.spinSpeed=.4}updated(){this.style.setProperty("--spin-duration",`${this.spinSpeed}s`)}render(){return R`<div class="spinner"></div>`}};Gd.styles=u`
|
|
6537
|
+
`,{entries:Ru,setPrototypeOf:Bu,isFrozen:ju,getPrototypeOf:Fu,getOwnPropertyDescriptor:Hu}=Object;let{freeze:Gu,seal:zu,create:Qu}=Object,{apply:Wu,construct:Vu}="undefined"!=typeof Reflect&&Reflect;Gu||(Gu=function(e){return e}),zu||(zu=function(e){return e}),Wu||(Wu=function(e,t,n){return e.apply(t,n)}),Vu||(Vu=function(e,t){return new e(...t)});const qu=ud(Array.prototype.forEach),Yu=ud(Array.prototype.lastIndexOf),Ku=ud(Array.prototype.pop),Xu=ud(Array.prototype.push),Zu=ud(Array.prototype.splice),Ju=ud(String.prototype.toLowerCase),ed=ud(String.prototype.toString),td=ud(String.prototype.match),nd=ud(String.prototype.replace),id=ud(String.prototype.indexOf),rd=ud(String.prototype.trim),od=ud(Object.prototype.hasOwnProperty),ad=ud(RegExp.prototype.test),sd=(ld=TypeError,function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return Vu(ld,t)});var ld;function ud(e){return function(t){t instanceof RegExp&&(t.lastIndex=0);for(var n=arguments.length,i=new Array(n>1?n-1:0),r=1;r<n;r++)i[r-1]=arguments[r];return Wu(e,t,i)}}function dd(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:Ju;Bu&&Bu(e,null);let i=t.length;for(;i--;){let r=t[i];if("string"==typeof r){const e=n(r);e!==r&&(ju(t)||(t[i]=e),r=e)}e[r]=!0}return e}function cd(e){for(let t=0;t<e.length;t++){od(e,t)||(e[t]=null)}return e}function hd(e){const t=Qu(null);for(const[n,i]of Ru(e)){od(e,n)&&(Array.isArray(i)?t[n]=cd(i):i&&"object"==typeof i&&i.constructor===Object?t[n]=hd(i):t[n]=i)}return t}function pd(e,t){for(;null!==e;){const n=Hu(e,t);if(n){if(n.get)return ud(n.get);if("function"==typeof n.value)return ud(n.value)}e=Fu(e)}return function(){return null}}const fd=Gu(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","section","select","shadow","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),gd=Gu(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","filter","font","g","glyph","glyphref","hkern","image","line","lineargradient","marker","mask","metadata","mpath","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),md=Gu(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),yd=Gu(["animate","color-profile","cursor","discard","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),bd=Gu(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover","mprescripts"]),vd=Gu(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),wd=Gu(["#text"]),Cd=Gu(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","face","for","headers","height","hidden","high","href","hreflang","id","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","pattern","placeholder","playsinline","popover","popovertarget","popovertargetaction","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","wrap","xmlns","slot"]),xd=Gu(["accent-height","accumulate","additive","alignment-baseline","amplitude","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","exponent","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","intercept","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","slope","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","tablevalues","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),$d=Gu(["accent","accentunder","align","bevelled","close","columnsalign","columnlines","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lspace","lquote","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),Sd=Gu(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),Ad=zu(/\{\{[\w\W]*|[\w\W]*\}\}/gm),Ed=zu(/<%[\w\W]*|[\w\W]*%>/gm),Td=zu(/\$\{[\w\W]*/gm),kd=zu(/^data-[\-\w.\u00B7-\uFFFF]+$/),_d=zu(/^aria-[\-\w]+$/),Od=zu(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),Pd=zu(/^(?:\w+script|data):/i),Id=zu(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),Nd=zu(/^html$/i),Md=zu(/^[a-z][.\w]*(-[.\w]+)+$/i);var Dd=Object.freeze({__proto__:null,ARIA_ATTR:_d,ATTR_WHITESPACE:Id,CUSTOM_ELEMENT:Md,DATA_ATTR:kd,DOCTYPE_NAME:Nd,ERB_EXPR:Ed,IS_ALLOWED_URI:Od,IS_SCRIPT_OR_DATA:Pd,MUSTACHE_EXPR:Ad,TMPLIT_EXPR:Td});const Ld=1,Ud=3,Rd=7,Bd=8,jd=9,Fd=function(){return"undefined"==typeof window?null:window};var Hd=function e(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:Fd();const n=t=>e(t);if(n.version="3.2.6",n.removed=[],!t||!t.document||t.document.nodeType!==jd||!t.Element)return n.isSupported=!1,n;let{document:i}=t;const r=i,o=r.currentScript,{DocumentFragment:a,HTMLTemplateElement:s,Node:l,Element:u,NodeFilter:d,NamedNodeMap:c=t.NamedNodeMap||t.MozNamedAttrMap,HTMLFormElement:h,DOMParser:p,trustedTypes:f}=t,g=u.prototype,m=pd(g,"cloneNode"),y=pd(g,"remove"),b=pd(g,"nextSibling"),v=pd(g,"childNodes"),w=pd(g,"parentNode");if("function"==typeof s){const e=i.createElement("template");e.content&&e.content.ownerDocument&&(i=e.content.ownerDocument)}let C,x="";const{implementation:$,createNodeIterator:S,createDocumentFragment:A,getElementsByTagName:E}=i,{importNode:T}=r;let k={afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]};n.isSupported="function"==typeof Ru&&"function"==typeof w&&$&&void 0!==$.createHTMLDocument;const{MUSTACHE_EXPR:_,ERB_EXPR:O,TMPLIT_EXPR:P,DATA_ATTR:I,ARIA_ATTR:N,IS_SCRIPT_OR_DATA:M,ATTR_WHITESPACE:D,CUSTOM_ELEMENT:L}=Dd;let{IS_ALLOWED_URI:U}=Dd,R=null;const B=dd({},[...fd,...gd,...md,...bd,...wd]);let j=null;const F=dd({},[...Cd,...xd,...$d,...Sd]);let H=Object.seal(Qu(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),G=null,z=null,Q=!0,W=!0,V=!1,q=!0,Y=!1,K=!0,X=!1,Z=!1,J=!1,ee=!1,te=!1,ne=!1,ie=!0,re=!1,oe=!0,ae=!1,se={},le=null;const ue=dd({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]);let de=null;const ce=dd({},["audio","video","img","source","image","track"]);let he=null;const pe=dd({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),fe="http://www.w3.org/1998/Math/MathML",ge="http://www.w3.org/2000/svg",me="http://www.w3.org/1999/xhtml";let ye=me,be=!1,ve=null;const we=dd({},[fe,ge,me],ed);let Ce=dd({},["mi","mo","mn","ms","mtext"]),xe=dd({},["annotation-xml"]);const $e=dd({},["title","style","font","a","script"]);let Se=null;const Ae=["application/xhtml+xml","text/html"];let Ee=null,Te=null;const ke=i.createElement("form"),_e=function(e){return e instanceof RegExp||e instanceof Function},Oe=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(!Te||Te!==e){if(e&&"object"==typeof e||(e={}),e=hd(e),Se=-1===Ae.indexOf(e.PARSER_MEDIA_TYPE)?"text/html":e.PARSER_MEDIA_TYPE,Ee="application/xhtml+xml"===Se?ed:Ju,R=od(e,"ALLOWED_TAGS")?dd({},e.ALLOWED_TAGS,Ee):B,j=od(e,"ALLOWED_ATTR")?dd({},e.ALLOWED_ATTR,Ee):F,ve=od(e,"ALLOWED_NAMESPACES")?dd({},e.ALLOWED_NAMESPACES,ed):we,he=od(e,"ADD_URI_SAFE_ATTR")?dd(hd(pe),e.ADD_URI_SAFE_ATTR,Ee):pe,de=od(e,"ADD_DATA_URI_TAGS")?dd(hd(ce),e.ADD_DATA_URI_TAGS,Ee):ce,le=od(e,"FORBID_CONTENTS")?dd({},e.FORBID_CONTENTS,Ee):ue,G=od(e,"FORBID_TAGS")?dd({},e.FORBID_TAGS,Ee):hd({}),z=od(e,"FORBID_ATTR")?dd({},e.FORBID_ATTR,Ee):hd({}),se=!!od(e,"USE_PROFILES")&&e.USE_PROFILES,Q=!1!==e.ALLOW_ARIA_ATTR,W=!1!==e.ALLOW_DATA_ATTR,V=e.ALLOW_UNKNOWN_PROTOCOLS||!1,q=!1!==e.ALLOW_SELF_CLOSE_IN_ATTR,Y=e.SAFE_FOR_TEMPLATES||!1,K=!1!==e.SAFE_FOR_XML,X=e.WHOLE_DOCUMENT||!1,ee=e.RETURN_DOM||!1,te=e.RETURN_DOM_FRAGMENT||!1,ne=e.RETURN_TRUSTED_TYPE||!1,J=e.FORCE_BODY||!1,ie=!1!==e.SANITIZE_DOM,re=e.SANITIZE_NAMED_PROPS||!1,oe=!1!==e.KEEP_CONTENT,ae=e.IN_PLACE||!1,U=e.ALLOWED_URI_REGEXP||Od,ye=e.NAMESPACE||me,Ce=e.MATHML_TEXT_INTEGRATION_POINTS||Ce,xe=e.HTML_INTEGRATION_POINTS||xe,H=e.CUSTOM_ELEMENT_HANDLING||{},e.CUSTOM_ELEMENT_HANDLING&&_e(e.CUSTOM_ELEMENT_HANDLING.tagNameCheck)&&(H.tagNameCheck=e.CUSTOM_ELEMENT_HANDLING.tagNameCheck),e.CUSTOM_ELEMENT_HANDLING&&_e(e.CUSTOM_ELEMENT_HANDLING.attributeNameCheck)&&(H.attributeNameCheck=e.CUSTOM_ELEMENT_HANDLING.attributeNameCheck),e.CUSTOM_ELEMENT_HANDLING&&"boolean"==typeof e.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements&&(H.allowCustomizedBuiltInElements=e.CUSTOM_ELEMENT_HANDLING.allowCustomizedBuiltInElements),Y&&(W=!1),te&&(ee=!0),se&&(R=dd({},wd),j=[],!0===se.html&&(dd(R,fd),dd(j,Cd)),!0===se.svg&&(dd(R,gd),dd(j,xd),dd(j,Sd)),!0===se.svgFilters&&(dd(R,md),dd(j,xd),dd(j,Sd)),!0===se.mathMl&&(dd(R,bd),dd(j,$d),dd(j,Sd))),e.ADD_TAGS&&(R===B&&(R=hd(R)),dd(R,e.ADD_TAGS,Ee)),e.ADD_ATTR&&(j===F&&(j=hd(j)),dd(j,e.ADD_ATTR,Ee)),e.ADD_URI_SAFE_ATTR&&dd(he,e.ADD_URI_SAFE_ATTR,Ee),e.FORBID_CONTENTS&&(le===ue&&(le=hd(le)),dd(le,e.FORBID_CONTENTS,Ee)),oe&&(R["#text"]=!0),X&&dd(R,["html","head","body"]),R.table&&(dd(R,["tbody"]),delete G.tbody),e.TRUSTED_TYPES_POLICY){if("function"!=typeof e.TRUSTED_TYPES_POLICY.createHTML)throw sd('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if("function"!=typeof e.TRUSTED_TYPES_POLICY.createScriptURL)throw sd('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');C=e.TRUSTED_TYPES_POLICY,x=C.createHTML("")}else void 0===C&&(C=function(e,t){if("object"!=typeof e||"function"!=typeof e.createPolicy)return null;let n=null;const i="data-tt-policy-suffix";t&&t.hasAttribute(i)&&(n=t.getAttribute(i));const r="dompurify"+(n?"#"+n:"");try{return e.createPolicy(r,{createHTML:e=>e,createScriptURL:e=>e})}catch(e){return null}}(f,o)),null!==C&&"string"==typeof x&&(x=C.createHTML(""));Gu&&Gu(e),Te=e}},Pe=dd({},[...gd,...md,...yd]),Ie=dd({},[...bd,...vd]),Ne=function(e){Xu(n.removed,{element:e});try{w(e).removeChild(e)}catch(t){y(e)}},Me=function(e,t){try{Xu(n.removed,{attribute:t.getAttributeNode(e),from:t})}catch(e){Xu(n.removed,{attribute:null,from:t})}if(t.removeAttribute(e),"is"===e)if(ee||te)try{Ne(t)}catch(e){}else try{t.setAttribute(e,"")}catch(e){}},De=function(e){let t=null,n=null;if(J)e="<remove></remove>"+e;else{const t=td(e,/^[\r\n\t ]+/);n=t&&t[0]}"application/xhtml+xml"===Se&&ye===me&&(e='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+e+"</body></html>");const r=C?C.createHTML(e):e;if(ye===me)try{t=(new p).parseFromString(r,Se)}catch(e){}if(!t||!t.documentElement){t=$.createDocument(ye,"template",null);try{t.documentElement.innerHTML=be?x:r}catch(e){}}const o=t.body||t.documentElement;return e&&n&&o.insertBefore(i.createTextNode(n),o.childNodes[0]||null),ye===me?E.call(t,X?"html":"body")[0]:X?t.documentElement:o},Le=function(e){return S.call(e.ownerDocument||e,e,d.SHOW_ELEMENT|d.SHOW_COMMENT|d.SHOW_TEXT|d.SHOW_PROCESSING_INSTRUCTION|d.SHOW_CDATA_SECTION,null)},Ue=function(e){return e instanceof h&&("string"!=typeof e.nodeName||"string"!=typeof e.textContent||"function"!=typeof e.removeChild||!(e.attributes instanceof c)||"function"!=typeof e.removeAttribute||"function"!=typeof e.setAttribute||"string"!=typeof e.namespaceURI||"function"!=typeof e.insertBefore||"function"!=typeof e.hasChildNodes)},Re=function(e){return"function"==typeof l&&e instanceof l};function Be(e,t,i){qu(e,e=>{e.call(n,t,i,Te)})}const je=function(e){let t=null;if(Be(k.beforeSanitizeElements,e,null),Ue(e))return Ne(e),!0;const i=Ee(e.nodeName);if(Be(k.uponSanitizeElement,e,{tagName:i,allowedTags:R}),K&&e.hasChildNodes()&&!Re(e.firstElementChild)&&ad(/<[/\w!]/g,e.innerHTML)&&ad(/<[/\w!]/g,e.textContent))return Ne(e),!0;if(e.nodeType===Rd)return Ne(e),!0;if(K&&e.nodeType===Bd&&ad(/<[/\w]/g,e.data))return Ne(e),!0;if(!R[i]||G[i]){if(!G[i]&&He(i)){if(H.tagNameCheck instanceof RegExp&&ad(H.tagNameCheck,i))return!1;if(H.tagNameCheck instanceof Function&&H.tagNameCheck(i))return!1}if(oe&&!le[i]){const t=w(e)||e.parentNode,n=v(e)||e.childNodes;if(n&&t){for(let i=n.length-1;i>=0;--i){const r=m(n[i],!0);r.__removalCount=(e.__removalCount||0)+1,t.insertBefore(r,b(e))}}}return Ne(e),!0}return e instanceof u&&!function(e){let t=w(e);t&&t.tagName||(t={namespaceURI:ye,tagName:"template"});const n=Ju(e.tagName),i=Ju(t.tagName);return!!ve[e.namespaceURI]&&(e.namespaceURI===ge?t.namespaceURI===me?"svg"===n:t.namespaceURI===fe?"svg"===n&&("annotation-xml"===i||Ce[i]):Boolean(Pe[n]):e.namespaceURI===fe?t.namespaceURI===me?"math"===n:t.namespaceURI===ge?"math"===n&&xe[i]:Boolean(Ie[n]):e.namespaceURI===me?!(t.namespaceURI===ge&&!xe[i])&&!(t.namespaceURI===fe&&!Ce[i])&&!Ie[n]&&($e[n]||!Pe[n]):!("application/xhtml+xml"!==Se||!ve[e.namespaceURI]))}(e)?(Ne(e),!0):"noscript"!==i&&"noembed"!==i&&"noframes"!==i||!ad(/<\/no(script|embed|frames)/i,e.innerHTML)?(Y&&e.nodeType===Ud&&(t=e.textContent,qu([_,O,P],e=>{t=nd(t,e," ")}),e.textContent!==t&&(Xu(n.removed,{element:e.cloneNode()}),e.textContent=t)),Be(k.afterSanitizeElements,e,null),!1):(Ne(e),!0)},Fe=function(e,t,n){if(ie&&("id"===t||"name"===t)&&(n in i||n in ke))return!1;if(W&&!z[t]&&ad(I,t));else if(Q&&ad(N,t));else if(!j[t]||z[t]){if(!(He(e)&&(H.tagNameCheck instanceof RegExp&&ad(H.tagNameCheck,e)||H.tagNameCheck instanceof Function&&H.tagNameCheck(e))&&(H.attributeNameCheck instanceof RegExp&&ad(H.attributeNameCheck,t)||H.attributeNameCheck instanceof Function&&H.attributeNameCheck(t))||"is"===t&&H.allowCustomizedBuiltInElements&&(H.tagNameCheck instanceof RegExp&&ad(H.tagNameCheck,n)||H.tagNameCheck instanceof Function&&H.tagNameCheck(n))))return!1}else if(he[t]);else if(ad(U,nd(n,D,"")));else if("src"!==t&&"xlink:href"!==t&&"href"!==t||"script"===e||0!==id(n,"data:")||!de[e]){if(V&&!ad(M,nd(n,D,"")));else if(n)return!1}else;return!0},He=function(e){return"annotation-xml"!==e&&td(e,L)},Ge=function(e){Be(k.beforeSanitizeAttributes,e,null);const{attributes:t}=e;if(!t||Ue(e))return;const i={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:j,forceKeepAttr:void 0};let r=t.length;for(;r--;){const o=t[r],{name:a,namespaceURI:s,value:l}=o,u=Ee(a),d=l;let c="value"===a?d:rd(d);if(i.attrName=u,i.attrValue=c,i.keepAttr=!0,i.forceKeepAttr=void 0,Be(k.uponSanitizeAttribute,e,i),c=i.attrValue,!re||"id"!==u&&"name"!==u||(Me(a,e),c="user-content-"+c),K&&ad(/((--!?|])>)|<\/(style|title)/i,c)){Me(a,e);continue}if(i.forceKeepAttr)continue;if(!i.keepAttr){Me(a,e);continue}if(!q&&ad(/\/>/i,c)){Me(a,e);continue}Y&&qu([_,O,P],e=>{c=nd(c,e," ")});const h=Ee(e.nodeName);if(Fe(h,u,c)){if(C&&"object"==typeof f&&"function"==typeof f.getAttributeType)if(s);else switch(f.getAttributeType(h,u)){case"TrustedHTML":c=C.createHTML(c);break;case"TrustedScriptURL":c=C.createScriptURL(c)}if(c!==d)try{s?e.setAttributeNS(s,a,c):e.setAttribute(a,c),Ue(e)?Ne(e):Ku(n.removed)}catch(t){Me(a,e)}}else Me(a,e)}Be(k.afterSanitizeAttributes,e,null)},ze=function e(t){let n=null;const i=Le(t);for(Be(k.beforeSanitizeShadowDOM,t,null);n=i.nextNode();)Be(k.uponSanitizeShadowNode,n,null),je(n),Ge(n),n.content instanceof a&&e(n.content);Be(k.afterSanitizeShadowDOM,t,null)};return n.sanitize=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},i=null,o=null,s=null,u=null;if(be=!e,be&&(e="\x3c!--\x3e"),"string"!=typeof e&&!Re(e)){if("function"!=typeof e.toString)throw sd("toString is not a function");if("string"!=typeof(e=e.toString()))throw sd("dirty is not a string, aborting")}if(!n.isSupported)return e;if(Z||Oe(t),n.removed=[],"string"==typeof e&&(ae=!1),ae){if(e.nodeName){const t=Ee(e.nodeName);if(!R[t]||G[t])throw sd("root node is forbidden and cannot be sanitized in-place")}}else if(e instanceof l)i=De("\x3c!----\x3e"),o=i.ownerDocument.importNode(e,!0),o.nodeType===Ld&&"BODY"===o.nodeName||"HTML"===o.nodeName?i=o:i.appendChild(o);else{if(!ee&&!Y&&!X&&-1===e.indexOf("<"))return C&&ne?C.createHTML(e):e;if(i=De(e),!i)return ee?null:ne?x:""}i&&J&&Ne(i.firstChild);const d=Le(ae?e:i);for(;s=d.nextNode();)je(s),Ge(s),s.content instanceof a&&ze(s.content);if(ae)return e;if(ee){if(te)for(u=A.call(i.ownerDocument);i.firstChild;)u.appendChild(i.firstChild);else u=i;return(j.shadowroot||j.shadowrootmode)&&(u=T.call(r,u,!0)),u}let c=X?i.outerHTML:i.innerHTML;return X&&R["!doctype"]&&i.ownerDocument&&i.ownerDocument.doctype&&i.ownerDocument.doctype.name&&ad(Nd,i.ownerDocument.doctype.name)&&(c="<!DOCTYPE "+i.ownerDocument.doctype.name+">\n"+c),Y&&qu([_,O,P],e=>{c=nd(c,e," ")}),C&&ne?C.createHTML(c):c},n.setConfig=function(){Oe(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}),Z=!0},n.clearConfig=function(){Te=null,Z=!1},n.isValidAttribute=function(e,t,n){Te||Oe({});const i=Ee(e),r=Ee(t);return Fe(i,r,n)},n.addHook=function(e,t){"function"==typeof t&&Xu(k[e],t)},n.removeHook=function(e,t){if(void 0!==t){const n=Yu(k[e],t);return-1===n?void 0:Zu(k[e],n,1)[0]}return Ku(k[e])},n.removeHooks=function(e){k[e]=[]},n.removeAllHooks=function(){k={afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}},n}(),Gd=function(e,t,n,i){var r,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(o<3?r(a):o>3?r(t,n,a):r(t,n))||a);return o>3&&a&&Object.defineProperty(t,n,a),a};let zd=class extends oe{constructor(){super(...arguments),this.spinSpeed=.4}updated(){this.style.setProperty("--spin-duration",`${this.spinSpeed}s`)}render(){return R`<div class="spinner"></div>`}};zd.styles=u`
|
|
6537
6538
|
.spinner {
|
|
6538
6539
|
border: 2px solid rgba(0, 0, 0, 0.2);
|
|
6539
6540
|
border-top: 2px solid #c057ff;
|
|
@@ -6551,7 +6552,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
6551
6552
|
transform: rotate(360deg);
|
|
6552
6553
|
}
|
|
6553
6554
|
}
|
|
6554
|
-
`,
|
|
6555
|
+
`,Gd([ue({type:Number})],zd.prototype,"spinSpeed",void 0),zd=Gd([se("mini-loader")],zd);var Qd=function(e,t,n,i){var r,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(o<3?r(a):o>3?r(t,n,a):r(t,n))||a);return o>3&&a&&Object.defineProperty(t,n,a),a};let Wd=class extends oe{constructor(){super(...arguments),this.onMount=()=>({}),this.loadingPreviews=!0,this.websitePreviewInfo=[],this.imagesToDisplay=[],this.imageUrlError=[],this.isLeadMessage=!1,this.widgetType=Oc.Default}isMessageStillStreamingChunks(){if(!this.message)return!1;const e=this.message.chunks.find(e=>e.isDone);return!e||this.message.chunks.length===e.order}updated(e){if(this.onMount(),!e.has("message"))return;if(!this.message)return;const{hyperlinks:t,markedText:n}=this.mapAndMarkHyperLinks(this.message.message),i=/(https?:\/\/[^\s]+)/g,r=[],o=[];this.parsedMessage=R`${n.trim().split("\n").map(e=>{const n=this.sanitizeMarkdownText(e),a=this.preserveHTMLTags(n);return a?R`${a.map(e=>{if(t.find(t=>t.id===e)){const n=t.find(t=>t.id===e);if(!n)return;return o.push({redirectTo:null==n?void 0:n.link,source:null==n?void 0:n.link}),R`<a
|
|
6555
6556
|
class="redirect-link"
|
|
6556
6557
|
href="${null==n?void 0:n.link}"
|
|
6557
6558
|
target="_blank"
|
|
@@ -6563,10 +6564,10 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
6563
6564
|
target="_blank"
|
|
6564
6565
|
rel="noopener noreferrer"
|
|
6565
6566
|
>${t}
|
|
6566
|
-
</a>`}return R`${
|
|
6567
|
+
</a>`}return R`${So(Hd.sanitize(e))} `})}<br />`:R``})}`,this.imagesToDisplay=o,Promise.all(r).then(e=>{this.websitePreviewInfo=e})}preserveHTMLTags(e){var t;const n=e.match(/(<\/?[a-z][^>]*>[^<]*<\/?[a-z]*>|[^\s]+[.,?!]?|\S)/gi);return null!==(t=null==n?void 0:n.filter(e=>""!==e.trim()))&&void 0!==t?t:[]}sanitizeMarkdownText(e){return e.replace(/^### (.*$)/gim,"<h3>$1</h3>").replace(/^## (.*$)/gim,"<h2>$1</h2>").replace(/^# (.*$)/gim,"<h1>$1</h1>").replace(/\*\*(.*?)\*\*/gim,"<b>$1</b>").replace(/\*(.*?)\*/gim,"<i>$1</i>").trim()}removeTrailingPunctuation(e){return[".",",","!","?",":",";"].includes(e[e.length-1])?this.removeTrailingPunctuation(e.slice(0,-1)):e}mapAndMarkHyperLinks(e){const t=Array.from(e.matchAll(/<https?:\/\/[^|]+\|[^>]+>|<a href="[^"]+"(?: target="[^"]*")?>[^<]+<\/a>|\[.*?\]\([^)]*\.[^)]*\)/g)),n=[],i=t.map(t=>{const n=t[0];if(void 0===t.index)return;const i=e[t.index-1],r=e[t.index+n.length];if(n.startsWith("<https")||n.startsWith("<http"))return{matchedLink:n,link:n.split("|")[0].replace("<",""),hyperlink:n.split("|")[1].replace(">",""),addSpaceBefore:!(!i||" "===i),addSpaceAfter:!(!r||" "===r)};if(n.startsWith("<a href=")){const e=n.match(/href="([^"]+)"/),t=n.match(/>[^<]+</);return{matchedLink:n,link:e?e[1]:"",hyperlink:t?t[0].slice(1,-1):"",addSpaceBefore:!(!i||" "===i),addSpaceAfter:!(!r||" "===r)}}{const[e,t]=n.split("](");return{matchedLink:n,link:t?t.slice(0,-1):"",hyperlink:e?e.slice(1):"",addSpaceBefore:!(!i||" "===i),addSpaceAfter:!(!r||" "===r)}}});return i.forEach(t=>{if(t&&t.link&&t.hyperlink){const i=wu().replace(/-/g,"");n.push({link:this.removeTrailingPunctuation(t.link),hyperlink:this.removeTrailingPunctuation(t.hyperlink),mark:t.matchedLink,id:i}),e=e.replace(t.matchedLink,`${t.addSpaceBefore?" ":""}${i}${t.addSpaceAfter?" ":""}`)}}),{hyperlinks:n,markedText:e}}async getLinkData(e){var t,n,i,o;try{const a=(await r().get(e)).data,s=(new DOMParser).parseFromString(a,"text/html");return s?{title:null!==(n=null===(t=s.querySelector("title"))||void 0===t?void 0:t.textContent)&&void 0!==n?n:null,description:(null===(i=s.querySelector('meta[name="description"]'))||void 0===i?void 0:i.getAttribute("content"))||null,image:(null===(o=s.querySelector('meta[property="og:image"]'))||void 0===o?void 0:o.getAttribute("content"))||null,favicon:null,link:e}:{title:null,description:null,image:null,favicon:null,link:e}}catch(t){return{title:null,description:null,image:null,favicon:null,link:e}}}render(){return this.message?R`<div class="message-inner-body">
|
|
6567
6568
|
${this.isMessageStillStreamingChunks()?R`<div class="message-loader"><mini-loader></mini-loader></div>`:""}
|
|
6568
6569
|
<p
|
|
6569
|
-
class=${ye({"message-text":this.widgetType!==
|
|
6570
|
+
class=${ye({"message-text":this.widgetType!==Oc.Utilities,"message-text-large":this.widgetType===Oc.Utilities,"webchat-font__desktop":!_r(),"webchat-font__mobile":_r()})}
|
|
6570
6571
|
>
|
|
6571
6572
|
${this.parsedMessage}
|
|
6572
6573
|
</p>
|
|
@@ -6597,16 +6598,16 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
6597
6598
|
/>`:""}
|
|
6598
6599
|
|
|
6599
6600
|
<div class="website-preview-body">
|
|
6600
|
-
<p class=${ye({"message-text":this.widgetType!==
|
|
6601
|
+
<p class=${ye({"message-text":this.widgetType!==Oc.Utilities,"message-text-large":this.widgetType===Oc.Utilities,"website-preview-title":!0,"webchat-font__desktop":!_r(),"webchat-font__mobile":_r()})}>${e.title}</p>
|
|
6601
6602
|
${e.description?R`<p
|
|
6602
|
-
class=${ye({"message-text":this.widgetType!==
|
|
6603
|
+
class=${ye({"message-text":this.widgetType!==Oc.Utilities,"message-text-large":this.widgetType===Oc.Utilities,"website-preview-description":!0,"webchat-font__desktop":!_r(),"webchat-font__mobile":_r()})}
|
|
6603
6604
|
>
|
|
6604
6605
|
${e.description}
|
|
6605
6606
|
</p>`:""}
|
|
6606
6607
|
</div>
|
|
6607
6608
|
</div>
|
|
6608
6609
|
</a></div> `})}
|
|
6609
|
-
</div>`:R``}};
|
|
6610
|
+
</div>`:R``}};Wd.styles=[Oe,Uu,u`
|
|
6610
6611
|
.message-inner-body {
|
|
6611
6612
|
position: relative;
|
|
6612
6613
|
}
|
|
@@ -6615,7 +6616,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
6615
6616
|
bottom: -2px;
|
|
6616
6617
|
right: -2px;
|
|
6617
6618
|
}
|
|
6618
|
-
`],
|
|
6619
|
+
`],Qd([ue({attribute:!0})],Wd.prototype,"buildingSlug",void 0),Qd([ue({attribute:!0})],Wd.prototype,"message",void 0),Qd([ue({attribute:!0})],Wd.prototype,"myPubnub",void 0),Qd([ue({attribute:!0})],Wd.prototype,"onMount",void 0),Qd([de()],Wd.prototype,"loadingPreviews",void 0),Qd([de()],Wd.prototype,"parsedMessage",void 0),Qd([de()],Wd.prototype,"websitePreviewInfo",void 0),Qd([de()],Wd.prototype,"imagesToDisplay",void 0),Qd([de()],Wd.prototype,"imageUrlError",void 0),Qd([ue({type:Boolean})],Wd.prototype,"isLeadMessage",void 0),Qd([ue({attribute:!0})],Wd.prototype,"widgetType",void 0),Wd=Qd([se("pubnub-message")],Wd);var Vd=function(e,t,n,i){var r,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(o<3?r(a):o>3?r(t,n,a):r(t,n))||a);return o>3&&a&&Object.defineProperty(t,n,a),a};let qd=class extends oe{constructor(){super(...arguments),this.onMount=()=>({}),this.showMediaAsCarousel=!0,this.activeIndex=0}updated(e){this.onMount(),e.has("message")}prevImage(){this.message&&(0===this.activeIndex?this.activeIndex=this.message.media.length-1:this.activeIndex-=1)}nextImage(){this.message&&(this.activeIndex===this.message.media.length-1?this.activeIndex=0:this.activeIndex+=1)}render(){return this.message?this.showMediaAsCarousel?R`<div class="message-inner-body">
|
|
6619
6620
|
<div class="carousel">
|
|
6620
6621
|
<div
|
|
6621
6622
|
class="image-container"
|
|
@@ -6656,7 +6657,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
6656
6657
|
rel="noopener noreferrer"
|
|
6657
6658
|
><img class=${"displayed-message-image"} src=${e.url} alt=""
|
|
6658
6659
|
/></a>`)}
|
|
6659
|
-
</div>`:R``}};
|
|
6660
|
+
</div>`:R``}};qd.styles=[Oe,Uu,u`
|
|
6660
6661
|
.carousel {
|
|
6661
6662
|
position: relative;
|
|
6662
6663
|
max-width: 400px;
|
|
@@ -6748,7 +6749,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
6748
6749
|
max-height: 200px;
|
|
6749
6750
|
overflow-y: auto;
|
|
6750
6751
|
}
|
|
6751
|
-
`],
|
|
6752
|
+
`],Vd([ue({attribute:!0})],qd.prototype,"message",void 0),Vd([ue({attribute:!0})],qd.prototype,"myPubnub",void 0),Vd([ue({attribute:!0})],qd.prototype,"onMount",void 0),Vd([de()],qd.prototype,"showMediaAsCarousel",void 0),Vd([de()],qd.prototype,"activeIndex",void 0),qd=Vd([se("pubnub-media")],qd);function Yd(e,t){var n=e.getFullYear()-t.getFullYear()||e.getMonth()-t.getMonth()||e.getDate()-t.getDate()||e.getHours()-t.getHours()||e.getMinutes()-t.getMinutes()||e.getSeconds()-t.getSeconds()||e.getMilliseconds()-t.getMilliseconds();return n<0?-1:n>0?1:n}function Kd(e,t){ni(2,arguments);var n=ii(e),i=ii(t),r=Yd(n,i),o=Math.abs(function(e,t){ni(2,arguments);var n=ir(e),i=ir(t),r=n.getTime()-Gi(n),o=i.getTime()-Gi(i);return Math.round((r-o)/864e5)}(n,i));n.setDate(n.getDate()-r*o);var a=r*(o-Number(Yd(n,i)===-r));return 0===a?0:a}const Xd=u`
|
|
6752
6753
|
#utilities-container {
|
|
6753
6754
|
position: fixed;
|
|
6754
6755
|
|
|
@@ -6857,17 +6858,17 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
6857
6858
|
.health-bttn-allow-access {
|
|
6858
6859
|
padding-right: 28px;
|
|
6859
6860
|
}
|
|
6860
|
-
`,
|
|
6861
|
+
`,Zd=(e="black")=>B`
|
|
6861
6862
|
<svg aria-hidden="true" focusable="false" width="32" height="32" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
6862
6863
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M15 0C17.7614 0 20 2.23858 20 5V15C20 17.7614 17.7614 20 15 20H5C2.23858 20 0 17.7614 0 15V5C0 2.23858 2.23858 0 5 0H15ZM18 5C18 3.34315 16.6569 2 15 2H5C3.34315 2 2 3.34315 2 5V15C2 16.6569 3.34315 18 5 18H15C16.6569 18 18 16.6569 18 15V5Z" fill="${e}"/>
|
|
6863
6864
|
<path d="M12.1893 9.25L10.4697 7.53033C10.1768 7.23744 10.1768 6.76256 10.4697 6.46967C10.7626 6.17678 11.2374 6.17678 11.5303 6.46967L13.8232 8.76256C14.5066 9.44598 14.5066 10.554 13.8232 11.2374L11.5303 13.5303C11.2374 13.8232 10.7626 13.8232 10.4697 13.5303C10.1768 13.2374 10.1768 12.7626 10.4697 12.4697L12.1893 10.75L6 10.75C5.58579 10.75 5.25 10.4142 5.25 10C5.25 9.58579 5.58579 9.25 6 9.25L12.1893 9.25Z" fill="${e}"/>
|
|
6864
6865
|
</svg>
|
|
6865
|
-
`,
|
|
6866
|
+
`,Jd=(e="black")=>B`
|
|
6866
6867
|
<svg aria-hidden="true" focusable="false" width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
6867
6868
|
<path fill-rule="evenodd" clip-rule="evenodd" d="M15 0C17.7614 0 20 2.23858 20 5V15C20 17.7614 17.7614 20 15 20H5C2.23858 20 0 17.7614 0 15V5C0 2.23858 2.23858 0 5 0H15ZM18 5C18 3.34315 16.6569 2 15 2H5C3.34315 2 2 3.34315 2 5V15C2 16.6569 3.34315 18 5 18H15C16.6569 18 18 16.6569 18 15V5Z" fill="${e}"/>
|
|
6868
6869
|
<path d="M12.1893 9.25L10.4697 7.53033C10.1768 7.23744 10.1768 6.76256 10.4697 6.46967C10.7626 6.17678 11.2374 6.17678 11.5303 6.46967L13.8232 8.76256C14.5066 9.44598 14.5066 10.554 13.8232 11.2374L11.5303 13.5303C11.2374 13.8232 10.7626 13.8232 10.4697 13.5303C10.1768 13.2374 10.1768 12.7626 10.4697 12.4697L12.1893 10.75L6 10.75C5.58579 10.75 5.25 10.4142 5.25 10C5.25 9.58579 5.58579 9.25 6 9.25L12.1893 9.25Z" fill="${e}"/>
|
|
6869
6870
|
</svg>
|
|
6870
|
-
`;var
|
|
6871
|
+
`;var ec=function(e,t,n,i){var r,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(o<3?r(a):o>3?r(t,n,a):r(t,n))||a);return o>3&&a&&Object.defineProperty(t,n,a),a};let tc=class extends oe{constructor(){super(...arguments),this.right=void 0,this.bottom=void 0,this.top=void 0,this.left=void 0,this.onMount=()=>({}),this.isHealthChat=!1,this.widgetType=Oc.Default,this.primaryColor=qn,this.backgroundColor=Yn,this.onClickExit=()=>{localStorage.setItem("isChatOpen","false")},this.requiresConsent=!1,this._isMobile=_r(),this.messages=[],this.isLoadingMessages=!1,this.hasReceivedConsent=!1,this.privacyPolicyUrl="http://bit.ly/me_privacy_policy",this.websitePreviewMapping={},this.sendMessage=async e=>{var t;0!==e.length&&(this.messageInput.value="",this.autoResizeMessageInput(),0===this.messages.length&&(this.messages=[{timestamp:0,message:e,isLeadMessage:!0,chunks:[{text:e,order:0,isDone:!0}],type:ku.text}]),await(null===(t=this.myPubnub)||void 0===t?void 0:t.sendMessage(e)))},this.scrollToChatBottom=()=>{this.messageBody.scrollTo({top:this.messageBody.scrollHeight-this.messageBody.clientHeight,behavior:"smooth"})},this.autoResizeMessageInput=()=>{this.messageInput.style.height="auto",this.messageInput.style.height=this.messageInput.scrollHeight+"px"},this.needsConsent=()=>this.requiresConsent&&!this.hasReceivedConsent}get consentKey(){return`${this.orgSlug}Consent`}connectedCallback(){super.connectedCallback(),this._cleanupMobileListener=Or(e=>{this._isMobile=e})}disconnectedCallback(){var e;null===(e=this._cleanupMobileListener)||void 0===e||e.call(this),super.disconnectedCallback()}firstUpdated(){var e,t;this.messages=(null===(e=this.myPubnub)||void 0===e?void 0:e.simpleChatMessages)||[],null===(t=this.myPubnub)||void 0===t||t.addChatListener(e=>{this.messages=e.messages,this.isLoadingMessages=e.isLoading}),this.onMount();const n=localStorage.getItem(this.consentKey);if(!n)return void(this.hasReceivedConsent=!1);const i=JSON.parse(n),{timestamp:r,consentId:o}=i;Kd(new Date,new Date(r))<7&&o===Io?this.hasReceivedConsent=!0:(this.hasReceivedConsent=!1,localStorage.removeItem(this.consentKey))}async updated(){this.scrollToChatBottom();try{const e=document.getElementById("#healthchat-container");if(!e)return;e.focus()}catch(e){}}render(){var e,t,n,i,r,o,a,s,l,u,d,c,h,p,f,g,m,y,b,v,w,C,x;if(!this.buildingSlug)return R``;const $=null===(e=this.building)||void 0===e?void 0:e.id;let S={};if(S=this._isMobile?{top:void 0,bottom:0,left:void 0,right:0}:{top:void 0===this.top||isNaN(this.top)?void 0:`${this.top}px`,bottom:void 0===this.bottom||isNaN(this.bottom)?"130px":`${this.bottom}px`,left:void 0===this.left||isNaN(this.left)?void 0:`${this.left}px`,right:void 0===this.right||isNaN(this.right)?"18px":`${this.right}px`},22320===$&&(S={...S,fontFamily:'"Helvetica Neue", Arial'}),this.widgetType===Oc.Utilities)return R`
|
|
6871
6872
|
<div
|
|
6872
6873
|
id="utilities-container"
|
|
6873
6874
|
class=${ye({"pubnub-container__mobile":this._isMobile,"utilities-container__desktop":!this._isMobile})}
|
|
@@ -6882,13 +6883,13 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
6882
6883
|
@click=${this.onClickExit}
|
|
6883
6884
|
aria-label="Close chat"
|
|
6884
6885
|
>
|
|
6885
|
-
${
|
|
6886
|
+
${xs("black")}
|
|
6886
6887
|
</button>
|
|
6887
6888
|
</div>
|
|
6888
6889
|
<div
|
|
6889
6890
|
class=${ye({hidden:!this.needsConsent(),"legal-confirmation-container":!0})}
|
|
6890
6891
|
>
|
|
6891
|
-
${
|
|
6892
|
+
${No(null!==(t=this.orgSlug)&&void 0!==t?t:null,this.privacyPolicyUrl,this.consentKey,e=>{this.hasReceivedConsent=e},null!==(i=null===(n=this.building)||void 0===n?void 0:n.country)&&void 0!==i?i:null)}
|
|
6892
6893
|
</div>
|
|
6893
6894
|
<div
|
|
6894
6895
|
id="conversation-body"
|
|
@@ -6901,7 +6902,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
6901
6902
|
class=${ye({hidden:this.needsConsent()})}
|
|
6902
6903
|
>
|
|
6903
6904
|
<li class="utilities-disclaimer-message">
|
|
6904
|
-
${
|
|
6905
|
+
${Mo({orgSlug:null!==(r=this.orgSlug)&&void 0!==r?r:"",type:"utilities",buildingState:null!==(a=null===(o=this.building)||void 0===o?void 0:o.state)&&void 0!==a?a:null})}
|
|
6905
6906
|
</li>
|
|
6906
6907
|
<li
|
|
6907
6908
|
class="message-container ai-message"
|
|
@@ -6921,15 +6922,15 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
6921
6922
|
key=${e.timestamp}
|
|
6922
6923
|
tabindex="0"
|
|
6923
6924
|
role="article"
|
|
6924
|
-
aria-label="${e.isLeadMessage?"You":"Elise"}: ${
|
|
6925
|
+
aria-label="${e.isLeadMessage?"You":"Elise"}: ${Eu(e)?e.message:"Media message"}"
|
|
6925
6926
|
>
|
|
6926
|
-
${
|
|
6927
|
+
${Tu(e)?R` <pubnub-media
|
|
6927
6928
|
.message=${e}
|
|
6928
6929
|
.myPubnub=${this.myPubnub}
|
|
6929
6930
|
.onMount=${()=>this.scrollToChatBottom()}
|
|
6930
6931
|
>
|
|
6931
6932
|
</pubnub-media>`:""}
|
|
6932
|
-
${
|
|
6933
|
+
${Eu(e)?R` <pubnub-message
|
|
6933
6934
|
.message=${e}
|
|
6934
6935
|
.myPubnub=${this.myPubnub}
|
|
6935
6936
|
.onMount=${()=>this.scrollToChatBottom()}
|
|
@@ -6972,12 +6973,12 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
6972
6973
|
class=${ye({"health-bttn-allow-access":this._isMobile})}
|
|
6973
6974
|
@click=${()=>this.sendMessage(this.messageInput.value)}
|
|
6974
6975
|
>
|
|
6975
|
-
${
|
|
6976
|
+
${Zd("black")}
|
|
6976
6977
|
</button>
|
|
6977
6978
|
</div>
|
|
6978
6979
|
</div>
|
|
6979
6980
|
</div>
|
|
6980
|
-
`;if(this.widgetType===
|
|
6981
|
+
`;if(this.widgetType===Oc.Healthcare)return R`
|
|
6981
6982
|
<div
|
|
6982
6983
|
id="healthchat-container"
|
|
6983
6984
|
class=${ye({"pubnub-container__mobile":this._isMobile,"healthchat-container__desktop":!this._isMobile})}
|
|
@@ -6996,13 +6997,13 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
6996
6997
|
@click=${this.onClickExit}
|
|
6997
6998
|
aria-label="Close chat"
|
|
6998
6999
|
>
|
|
6999
|
-
${
|
|
7000
|
+
${xs("black")}
|
|
7000
7001
|
</button>
|
|
7001
7002
|
</div>
|
|
7002
7003
|
<div
|
|
7003
7004
|
class=${ye({hidden:!this.needsConsent(),"legal-confirmation-container":!0})}
|
|
7004
7005
|
>
|
|
7005
|
-
${
|
|
7006
|
+
${No(null!==(s=this.orgSlug)&&void 0!==s?s:null,this.privacyPolicyUrl,this.consentKey,e=>{this.hasReceivedConsent=e},null!==(u=null===(l=this.building)||void 0===l?void 0:l.country)&&void 0!==u?u:null)}
|
|
7006
7007
|
</div>
|
|
7007
7008
|
<div
|
|
7008
7009
|
id="conversation-body"
|
|
@@ -7015,7 +7016,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
7015
7016
|
class=${ye({hidden:this.needsConsent()})}
|
|
7016
7017
|
>
|
|
7017
7018
|
<li class="healthcare-disclaimer-message">
|
|
7018
|
-
${
|
|
7019
|
+
${Mo({orgSlug:null!==(d=this.orgSlug)&&void 0!==d?d:"",type:"healthcare",buildingState:null!==(h=null===(c=this.building)||void 0===c?void 0:c.state)&&void 0!==h?h:null})}
|
|
7019
7020
|
</li>
|
|
7020
7021
|
<li
|
|
7021
7022
|
class="message-container ai-message"
|
|
@@ -7036,15 +7037,15 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
7036
7037
|
key=${e.timestamp}
|
|
7037
7038
|
tabindex="0"
|
|
7038
7039
|
role="article"
|
|
7039
|
-
aria-label="${e.isLeadMessage?"You":"Elise"}: ${
|
|
7040
|
+
aria-label="${e.isLeadMessage?"You":"Elise"}: ${Eu(e)?e.message:"Media message"}"
|
|
7040
7041
|
>
|
|
7041
|
-
${
|
|
7042
|
+
${Tu(e)?R` <pubnub-media
|
|
7042
7043
|
.message=${e}
|
|
7043
7044
|
.myPubnub=${this.myPubnub}
|
|
7044
7045
|
.onMount=${()=>this.scrollToChatBottom()}
|
|
7045
7046
|
>
|
|
7046
7047
|
</pubnub-media>`:""}
|
|
7047
|
-
${
|
|
7048
|
+
${Eu(e)?R` <pubnub-message
|
|
7048
7049
|
.message=${e}
|
|
7049
7050
|
.myPubnub=${this.myPubnub}
|
|
7050
7051
|
.onMount=${()=>this.scrollToChatBottom()}
|
|
@@ -7087,7 +7088,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
7087
7088
|
class=${ye({"health-bttn-allow-access":this._isMobile})}
|
|
7088
7089
|
@click=${()=>this.sendMessage(this.messageInput.value)}
|
|
7089
7090
|
>
|
|
7090
|
-
${this._isMobile?
|
|
7091
|
+
${this._isMobile?Zd("black"):Jd("black")}
|
|
7091
7092
|
</button>
|
|
7092
7093
|
</div>
|
|
7093
7094
|
</div>
|
|
@@ -7110,13 +7111,13 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
7110
7111
|
@click=${this.onClickExit}
|
|
7111
7112
|
aria-label="Close chat"
|
|
7112
7113
|
>
|
|
7113
|
-
${
|
|
7114
|
+
${xs("black")}
|
|
7114
7115
|
</button>
|
|
7115
7116
|
</div>
|
|
7116
7117
|
<div
|
|
7117
7118
|
class=${ye({hidden:!this.needsConsent(),"legal-confirmation-container":!0})}
|
|
7118
7119
|
>
|
|
7119
|
-
${
|
|
7120
|
+
${No(null!==(p=this.orgSlug)&&void 0!==p?p:null,this.privacyPolicyUrl,this.consentKey,e=>{this.hasReceivedConsent=e},null!==(g=null===(f=this.building)||void 0===f?void 0:f.country)&&void 0!==g?g:null)}
|
|
7120
7121
|
</div>
|
|
7121
7122
|
<div
|
|
7122
7123
|
id="conversation-body"
|
|
@@ -7129,7 +7130,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
7129
7130
|
aria-live="polite"
|
|
7130
7131
|
class=${ye({hidden:this.needsConsent()})}
|
|
7131
7132
|
>
|
|
7132
|
-
${
|
|
7133
|
+
${Mo({orgSlug:null!==(m=this.orgSlug)&&void 0!==m?m:"",buildingState:null!==(b=null===(y=this.building)||void 0===y?void 0:y.state)&&void 0!==b?b:null,buildingCountry:null!==(w=null===(v=this.building)||void 0===v?void 0:v.country)&&void 0!==w?w:null,type:"leasing",customAdditionalDisclaimer:null===(C=this.building)||void 0===C?void 0:C.customAdditionalDisclaimer})}
|
|
7133
7134
|
${this.building.welcomeMessage?R` <li
|
|
7134
7135
|
class=${ye({"message-container":!0,"ai-message":!0,"with-box-shadow":444===A})}
|
|
7135
7136
|
tabindex="0"
|
|
@@ -7148,15 +7149,15 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
7148
7149
|
key=${e.timestamp}
|
|
7149
7150
|
tabindex="0"
|
|
7150
7151
|
role="article"
|
|
7151
|
-
aria-label="${e.isLeadMessage?"You":"Elise"}: ${
|
|
7152
|
+
aria-label="${e.isLeadMessage?"You":"Elise"}: ${Eu(e)?e.message:"Media message"}"
|
|
7152
7153
|
>
|
|
7153
|
-
${
|
|
7154
|
+
${Tu(e)?R` <pubnub-media
|
|
7154
7155
|
.message=${e}
|
|
7155
7156
|
.myPubnub=${this.myPubnub}
|
|
7156
7157
|
.onMount=${()=>this.scrollToChatBottom()}
|
|
7157
7158
|
>
|
|
7158
7159
|
</pubnub-media>`:""}
|
|
7159
|
-
${
|
|
7160
|
+
${Eu(e)?R` <pubnub-message
|
|
7160
7161
|
.message=${e}
|
|
7161
7162
|
.myPubnub=${this.myPubnub}
|
|
7162
7163
|
.onMount=${()=>this.scrollToChatBottom()}
|
|
@@ -7199,11 +7200,11 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
7199
7200
|
aria-label="Send message"
|
|
7200
7201
|
aria-describedby="Send message"
|
|
7201
7202
|
>
|
|
7202
|
-
${Jn(this.building.orgId,this.building.id)&&this.primaryColor!==qn?
|
|
7203
|
+
${Jn(this.building.orgId,this.building.id)&&this.primaryColor!==qn?Jd("black"):Jd("white")}
|
|
7203
7204
|
</button>
|
|
7204
7205
|
</div>
|
|
7205
7206
|
</div>
|
|
7206
|
-
`}};ec.styles=[Oe,Lu,Du,Mu,Kd],Jd([ue({type:Number})],ec.prototype,"right",void 0),Jd([ue({type:Number})],ec.prototype,"bottom",void 0),Jd([ue({type:Number})],ec.prototype,"top",void 0),Jd([ue({type:Number})],ec.prototype,"left",void 0),Jd([ue({attribute:!0})],ec.prototype,"onMount",void 0),Jd([ue({attribute:!0})],ec.prototype,"channel",void 0),Jd([ue({attribute:!0})],ec.prototype,"isHealthChat",void 0),Jd([ue({attribute:!0})],ec.prototype,"myPubnub",void 0),Jd([ue({attribute:!0})],ec.prototype,"orgSlug",void 0),Jd([ue({attribute:!0})],ec.prototype,"buildingSlug",void 0),Jd([ue({attribute:!0})],ec.prototype,"widgetType",void 0),Jd([ue({attribute:!0})],ec.prototype,"building",void 0),Jd([ue({attribute:!0})],ec.prototype,"primaryColor",void 0),Jd([ue({attribute:!0})],ec.prototype,"backgroundColor",void 0),Jd([ue({attribute:!0})],ec.prototype,"onClickExit",void 0),Jd([ue({attribute:!0})],ec.prototype,"requiresConsent",void 0),Jd([ce("#message-input",!0)],ec.prototype,"messageInput",void 0),Jd([ce("#conversation-body",!0)],ec.prototype,"messageBody",void 0),Jd([de()],ec.prototype,"_isMobile",void 0),Jd([de()],ec.prototype,"messages",void 0),Jd([de()],ec.prototype,"isLoadingMessages",void 0),Jd([de()],ec.prototype,"hasReceivedConsent",void 0),Jd([de()],ec.prototype,"privacyPolicyUrl",void 0),Jd([de()],ec.prototype,"websitePreviewMapping",void 0),ec=Jd([se("pubnub-chat")],ec);const tc="cdn.skypack.dev/@meetelise/chat",nc="cdn.eliseai.com/@meetelise/chat",ic=async(e,t)=>{try{if(Math.random()>=.15)return;const n=(()=>{try{const e=document.getElementsByTagName("script");for(const t of e){const e=t.src||"",n=t.textContent||"";if(e.includes(tc)||n.includes(tc))return"skypack";if(e.includes(nc)||n.includes(nc))return"eliseai"}return"unknown"}catch(e){return"unknown"}})();await r().post("https://app.meetelise.com/platformApi/webchat/cdn-version",{cdn_version:n},{params:{cdn_version:n},headers:{"Content-Type":"application/json","building-slug":t,"org-slug":e}})}catch(e){}},rc=(e,t)=>["floor plan","floorplan","floor plans","floorplans","apply here"].some(t=>e.toLowerCase().includes(t))?t.endsWith("/units")?t:`${t}/units`:t,oc={"95ae958e-95db-11ed-9862-6f4db5533d3f":"8008db60-45b7-11f1-88ac-635f686365da","95ae96b0-95db-11ed-9863-a7aa664fd985":"72ed27c4-45b7-11f1-82d9-37b7db547687"},ac="https://applications.eliseai.com",sc=["Check Availability","Apply Now"],lc=(e,t,n,i)=>{if(!(e=>{var t;if(!e.classList.contains("floorplan-button"))return!1;const n=e.getElementsByTagName("span");if(1!==n.length)return!1;const i=null===(t=n[0].textContent)||void 0===t?void 0:t.trim();return null!=i&&sc.includes(i)})(e))return!1;if(e.getAttribute("href")===t)return!1;const r=e.getAttribute("href");return e.setAttribute("href",t),e.setAttribute("target","_blank"),jo({logTitle:"CHECK_AVAIL_OVERWRITE",logData:{oldHref:r,newHref:t,website:window.location.href},logType:Bo.info,buildingSlug:i,orgSlug:n}),!0},uc=(e,t,n,i)=>{for(let r=0;r<e.length;r++){const o=e[r];if(o.nodeType!==Node.ELEMENT_NODE)continue;const a=o;"A"===a.tagName&&lc(a,t,n,i);const s=a.getElementsByTagName("a");for(let e=0;e<s.length;e++)lc(s[e],t,n,i)}},dc=(e,t,n)=>{((e,t,n)=>{const i=document.body.getElementsByTagName("a");for(let r=0;r<i.length;r++)lc(i[r],e,t,n)})(n,e,t);new MutationObserver(i=>{for(const r of i)uc(r.addedNodes,n,e,t)}).observe(document.body,{childList:!0,subtree:!0})};class cc{constructor(e,t){this.persistLeadSourceTTLDays=30,this.maxSourcesNonPropertyWebsiteCount=3,this._generateLeadSourceLocalStorageKey=()=>`com.eliseai.webchat.leadsources.v2.buildingslug=${this.buildingSlug}`,this._generateNewExpirationTimestamp=()=>Rr(Br(new Date,this.persistLeadSourceTTLDays)),this._generateLeadSourceParameters=()=>{const e=mo();return{websiteOrigin:window.location.origin,websiteSearch:window.location.search,queryParameters:e,referrer:document.referrer,parsedUtmSource:e?e.utm_source:null,campaignSources:Object.values(Ro()).filter(e=>e)}},this.addSafeLeadSourceTouchpoint=e=>{const t=this.getLocalStorageMultitouchValue(),n=this._generateLeadSourceLocalStorageKey();if(!t||this.isExpiredTimestamp(t.timestampExpires)){const t={timestampExpires:this._generateNewExpirationTimestamp(),leadSources:[{parameters:this._generateLeadSourceParameters(),leadSourceValue:e,timestampInitiallyLogged:Rr(new Date),type:"touchpoint"}]};localStorage.setItem(n,JSON.stringify(t))}else{if(t.leadSources.find(t=>t.leadSourceValue===e))return;if(t.leadSources.length<this.maxSourcesNonPropertyWebsiteCount)return t.leadSources.push({parameters:this._generateLeadSourceParameters(),leadSourceValue:e,timestampInitiallyLogged:Rr(new Date),type:"touchpoint"}),t.timestampExpires=this._generateNewExpirationTimestamp(),void localStorage.setItem(n,JSON.stringify(t));jo({logType:Bo.warn,buildingSlug:this.buildingSlug,orgSlug:this.orgSlug,logTitle:"TOO_MANY_LEAD_SOURCES",logData:{buildingSlug:this.buildingSlug}})}},this.getSafeLeadSourceTouchpointsWithDefault=({includedUserSelectedLeadSource:e})=>{const t=this.getLocalStorageMultitouchValue(),n=zo(this.orgSlug);if(!t){const t=[{leadSourceValue:n,timestampInitiallyLogged:Rr(new Date),type:"default"}];return e&&t.push({leadSourceValue:e,timestampInitiallyLogged:Rr(new Date),type:"user-selected"}),t}const i=t.leadSources.length>0?t.leadSources.sort((e,t)=>Wr(e.timestampInitiallyLogged).getTime()-Wr(t.timestampInitiallyLogged).getTime())[0].timestampInitiallyLogged:Rr(new Date),r=[{timestampInitiallyLogged:i,leadSourceValue:n,type:"default"},...t.leadSources.map(e=>({timestampInitiallyLogged:e.timestampInitiallyLogged,leadSourceValue:e.leadSourceValue,type:e.type}))];return e&&r.push({leadSourceValue:e,timestampInitiallyLogged:Rr(new Date),type:"user-selected"}),r},this.getLocalStorageMultitouchValue=()=>{const e=this._generateLeadSourceLocalStorageKey(),t=localStorage.getItem(e);if(!t)return null;return JSON.parse(t)},this.isExpiredTimestamp=e=>Wr(e)<new Date,this.resetLeadSourceTouchpoints=()=>{const e=this._generateLeadSourceLocalStorageKey();return localStorage.removeItem(e),!0},this.orgSlug=e,this.buildingSlug=t}}var hc,pc=function(e,t,n,i){var r,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(o<3?r(a):o>3?r(t,n,a):r(t,n))||a);return o>3&&a&&Object.defineProperty(t,n,a),a};let fc=hc=class extends oe{constructor(){super(...arguments),this.buildingSlug="",this.orgSlug="",this.centralConvo=!1,this.launcherStyles={},this.mobileStyles={},this.isMinimized=!1,this.primaryColor=null,this.backgroundColor=null,this.foregroundColorOnPrimaryBackgroundColor=null,this.foregroundColorOnSecondaryBackgroundColor=null,this._isMobile=_r(),this.chatId="",this.analytics=null,this.launcher=null,this.buildingWebchatView=null,this.designConcept=null,this.leadSources=null,this.currentLeadSource=null,this.featureFlagShowDropdown=fo.always,this.phoneNumberForSource=null,this.hasMounted=!1,this.hideLauncher=!1,this.isLoading=!0,this.showTourNextToChat=!1,this.displayPubnubChat=!1,this.myPubnub=null,this.LeadSourceClient=null,this.LeadSourceMultitouchClient=null,this.sampleRateToUse=.05,this.right=void 0,this.bottom=void 0,this.top=void 0,this.left=void 0,this.overrideRentgrata=!1,this.widgetType=_c.Default,this.onWidgetLoaded=Rl(),this.onSstClose=Rl(),this.enabledChatWidgets={callDesktop:!1,callMobile:!1,chatMobile:!1,chatDesktop:!1,emailDesktop:!1,emailMobile:!1,textDesktop:!1,textMobile:!1,sstDesktop:!1,sstMobile:!1,calcDesktop:!1,calcMobile:!1},this.webchatConfigHasAutoOpenChat=!1,this.requiresConsent=!1,this.hideMobileFeatures=!1,this.privacyPolicyUrl="http://bit.ly/me_privacy_policy",this.launcherRef=Ee(),this.firstUpdated=async()=>this.setupWebchat(),this.setupWebchat=async()=>{if(!this.orgSlug)return;if(!this.centralConvo&&!this.buildingSlug)return;const e=this.centralConvo?await async function(e){const t=`https://app.meetelise.com/api/pub/v1/organization/${e}/webchat/v2`,n=await r().get(t);return Zo(n.data)}(this.orgSlug):await Xo(this.orgSlug,this.buildingSlug);if(Math.random()<.2)try{(async(e,t)=>{const n=window.rentgrata;if(!n)return;const i=n.Widget;if(!i)return;const o=i.config;if(!o)return;const a=o.widgetKey;a&&await r().post(`https://app.meetelise.com/platformApi/webchat/rentgrata?token=${a}`,{},{headers:{"Content-Type":"application/json","building-slug":null!=e?e:"","org-slug":null!=t?t:""}})})(this.buildingSlug,this.orgSlug)}catch(e){}try{ic(this.orgSlug,this.buildingSlug)}catch(e){}await Ga(e,this.buildingSlug,this.orgSlug)&&(Fo({params:{org_slug:this.orgSlug,building_slug:this.buildingSlug,is_pixel_on_site:!0,is_any_webchat_showing:!0},sampleRate:(null==e?void 0:e.launchedDateTime)?.01:.05}),this.buildingWebchatView=e,await this.initializeChatVariables(),await this.handleChatInitializeAnalytics(),await this.setBuildingDerivedInfo(),this.attachOnClickToLauncher(),this.shouldAutoOpenChat(this.webchatConfigHasAutoOpenChat)&&(this.displayPubnubChat=!0,this.hideLauncher=!0,this.hasMounted=!0,this.updateAlreadyAutoOpenedTimestamp()),this.isLoading=!1,"true"===localStorage.getItem("isChatOpen")&&(this.hideLauncher=!0,this.displayPubnubChat=!0))},this.setBuildingDerivedInfo=async()=>{var e,t,n,i,o,a,s,l,u,d,c,h,p,f,g,m,y,b,v,w,C,x,$,S,A,E,T,k,_,O,P,I,N,M,D,L,U,R,B,j,F,H,G,z,Q,W,V,q,Y;const K=this.buildingWebchatView;if(!K)return;K&&this.orgSlug&&mc(this.orgSlug,null!==(t=null===(e=this.LeadSourceClient)||void 0===e?void 0:e.chatId)&&void 0!==t?t:null,this.sampleRateToUse,this.buildingSlug,null!==(i=null===(n=this.LeadSourceClient)||void 0===n?void 0:n.leadSource)&&void 0!==i?i:null);const X=K.featureFlagWebchatMarketingSourceDropdownConfiguration,Z=K.featureFlagWebchatUseDniPhoneNumberBySource,J=K.featureFlagInsertDniIntoWebsite,ee=K.featureFlagWebchatReplaceAnyScheduleTourCtaWebsite;var te;te=bo.includes(K.orgId),wo=te;const[ne,ie,re]=await Promise.all([au(this.orgSlug,this.buildingSlug),go(this.buildingSlug),lu(this.buildingSlug)]);this.buildingWebchatView&&(this.buildingWebchatView.phoneNumber=Gn(K.phoneNumber),this.buildingWebchatView.isAip=re),this.leadSources=ne,this.featureFlagShowDropdown=X;const oe=K.textWithUsPhoneNumber?K.textWithUsPhoneNumber:await(async e=>{try{const t="https://app.meetelise.com",n=await r().get(`${t}/platformApi/webchat/${e}/phone-number`);if(n.data)return n.data}catch(t){return jo({logType:Bo.error,buildingSlug:e,logTitle:"[ERROR_GETTING_PHONE_NUMBERS]",logData:{error:t},error:t}),null}return null})(this.buildingSlug),ae=null!==(a=null===(o=this.buildingWebchatView)||void 0===o?void 0:o.shouldShowPricingCalculatorDesktop)&&void 0!==a&&a,se=null!==(l=null===(s=this.buildingWebchatView)||void 0===s?void 0:s.shouldShowPricingCalculatorMobile)&&void 0!==l&&l,le={callDesktop:null!==(d=null===(u=this.buildingWebchatView)||void 0===u?void 0:u.shouldShowPhoneDesktop)&&void 0!==d&&d,callMobile:null!==(h=null===(c=this.buildingWebchatView)||void 0===c?void 0:c.shouldShowPhoneMobile)&&void 0!==h&&h,chatDesktop:null!==(f=null===(p=this.buildingWebchatView)||void 0===p?void 0:p.shouldShowChatDesktop)&&void 0!==f&&f,chatMobile:null!==(m=null===(g=this.buildingWebchatView)||void 0===g?void 0:g.shouldShowChatMobile)&&void 0!==m&&m,emailDesktop:null!==(b=null===(y=this.buildingWebchatView)||void 0===y?void 0:y.shouldShowEmailDesktop)&&void 0!==b&&b,emailMobile:null!==(w=null===(v=this.buildingWebchatView)||void 0===v?void 0:v.shouldShowEmailMobile)&&void 0!==w&&w,textDesktop:null!==(x=(null===(C=this.buildingWebchatView)||void 0===C?void 0:C.shouldShowTextDesktop)&&!!oe)&&void 0!==x&&x,textMobile:null!==(S=(null===($=this.buildingWebchatView)||void 0===$?void 0:$.shouldShowTextMobile)&&!!oe)&&void 0!==S&&S,sstDesktop:null!==(E=null===(A=this.buildingWebchatView)||void 0===A?void 0:A.shouldShowSstDesktop)&&void 0!==E&&E,sstMobile:null!==(k=null===(T=this.buildingWebchatView)||void 0===T?void 0:T.shouldShowSstMobile)&&void 0!==k&&k,calcDesktop:ae,calcMobile:se};var ue,de;this.enabledChatWidgets=Ql(le),this.enabledChatWidgets.sstDesktop||this.enabledChatWidgets.sstMobile||"radco"===this.orgSlug?(de=this.handleTourClicked,document.querySelectorAll("a").forEach(function(e){const t=e.getAttribute("href");t&&t.startsWith("https://app.meetelise.com/")&&e.addEventListener("click",e=>{e.preventDefault(),de(e)})}),ee&&(e=>{document.querySelectorAll('a[href$="schedule-a-tour"]').forEach(t=>{t&&t.addEventListener("click",t=>{t.preventDefault(),e(t)})})})(this.handleTourClicked),"radco"===this.orgSlug&&(e=>{document.querySelectorAll('a[href^="#leaseleads-tour-open"]').forEach(t=>{var n;if(!t)return;const i=document.createElement("a");i.textContent=t.textContent,i.style.cursor="pointer",i.addEventListener("click",t=>{t.preventDefault(),e(t)}),null===(n=t.parentNode)||void 0===n||n.replaceChild(i,t)})})(this.handleTourClicked)):(null===(_=this.LeadSourceClient)||void 0===_?void 0:_.leadSource)&&(ue=null!==(P=null===(O=this.LeadSourceClient)||void 0===O?void 0:O.leadSource)&&void 0!==P?P:null,document.querySelectorAll("a").forEach(function(e){const t=e.getAttribute("href");if(t&&t.startsWith("https://app.meetelise.com/")){const n=t.includes("?")?"&":"?";e.setAttribute("href",t+n+`eliseParsedLeadSource=${encodeURIComponent(ue)}`)}})),this.buildingWebchatView&&(this.primaryColor=null!==(I=this.buildingWebchatView.primaryColor)&&void 0!==I?I:null,this.backgroundColor=null!==(N=this.buildingWebchatView.secondaryColor)&&void 0!==N?N:null,this.foregroundColorOnPrimaryBackgroundColor=null!==(M=this.buildingWebchatView.foregroundColorOnPrimaryBackgroundColor)&&void 0!==M?M:null,this.foregroundColorOnSecondaryBackgroundColor=null!==(D=this.buildingWebchatView.foregroundColorOnSecondaryBackgroundColor)&&void 0!==D?D:null,this.webchatConfigHasAutoOpenChat=null!==(L=this.buildingWebchatView.autoOpenChat)&&void 0!==L&&L,this.requiresConsent=null!==(U=this.buildingWebchatView.requiresConsentForChat)&&void 0!==U&&U,this.hideMobileFeatures=null!==(R=this.buildingWebchatView.collapseMobileFeatures)&&void 0!==R&&R,this.privacyPolicyUrl=null!==(B=this.buildingWebchatView.privacyPolicyUrlForChat)&&void 0!==B?B:this.privacyPolicyUrl,this.buildingWebchatView.displayStyle===Vo.MINIMIZED&&(this.isMinimized=!0),this.buildingWebchatView.displayStyle===Vo.PILLS&&(this.designConcept=null),this.buildingWebchatView.displayStyle===Vo.EMOJI&&(this.designConcept=Vo.EMOJI),this.onWidgetLoaded()),null===this.primaryColor&&(this.primaryColor=qn),null===this.backgroundColor&&(this.backgroundColor=Yn);const ce=null!==(F=null===(j=this.buildingWebchatView)||void 0===j?void 0:j.phoneNumber)&&void 0!==F?F:"";let he=null;if(Z&&(he=await async function(e,t){try{const n=await r().get(`https://app.meetelise.com/platformApi/webchat/${e}/phone-number-by-source`,{params:{source:t}});return n.data?{number:Gn(n.data.number),isMatch:n.data.match,isPropertyWebsiteCatchall:n.data.isPropertyWebsiteCatchall}:null}catch(e){return null}}(this.buildingSlug,null!==(G=null===(H=this.LeadSourceClient)||void 0===H?void 0:H.leadSource)&&void 0!==G?G:null),he&&!he.isMatch&&(he.number=ce)),J&&(null==he?void 0:he.number)){const e=Pu(he.number,this.orgSlug,this.buildingSlug);e>0&&Fo({params:{org_slug:this.orgSlug,building_slug:this.buildingSlug,is_dni_insert_override_success:!0,extra_data:{total_replacements:e}},sampleRate:this.sampleRateToUse})}const pe=localStorage.getItem("eliseai_phone_number_devtest");pe&&Pu(pe,this.orgSlug,this.buildingSlug),this.phoneNumberForSource=he||{number:ce,isMatch:!1,isPropertyWebsiteCatchall:!0};const fe=null!==(Q=null===(z=this.LeadSourceClient)||void 0===z?void 0:z.leadSource)&&void 0!==Q?Q:null;fe&&(this.leadSources.includes(fe)||this.leadSources.push(fe)),io(K.id);if((ie||(null===(W=this.buildingWebchatView)||void 0===W?void 0:W.isAip))&&(null===(V=this.buildingWebchatView)||void 0===V?void 0:V.isLiveOnApplications)&&this.buildingSlug){const e=((e,t,n)=>{var i;const r=[/thehavenatgreenhill\.securecafe\.com\/onlineleasing\/the-haven-at-greenhill\/oleapplication\.aspx(\?.*)?$/,/securecafe\.com\/onlineleasing.*\/oleapplication\.aspx(\?.*)?$/,/\/onlineleasing.*\/oleapplication\.aspx(\?.*)?$/,/\/content\/apply/,/\/apply-now/,/\/apply/,/vsc\.myresman\.com\/Portal\/Applicants\/Availability(\?.*)?$/,/vsc\.myresman\.com\/Portal\/Applicants\/New\/.*(\?.*)?$/,/busboomgroup\.myresman\.com\/Portal\/Applicants\/Availability(\?.*)?$/],o=document.body.getElementsByTagName("a");let a=0;for(let s=0;s<o.length;s++){const l=o[s];if(l.nodeType===Node.ELEMENT_NODE&&r.some(e=>e.test(l.href))){const r=l.getAttribute("href"),o=(null===(i=l.textContent)||void 0===i?void 0:i.toLowerCase())||"",s=rc(o,e);l.setAttribute("href",s),a++,jo({logTitle:"SELECT_BUTTON_LINK_REPLACEMENT",logData:{type:"link-replacement",oldHref:r,newHref:s,website:window.location.href},logType:Bo.info,buildingSlug:n,orgSlug:t})}}return 0===a&&jo({logTitle:"SELECT_BUTTON_LINK_REPLACEMENT",logData:{type:"no-select-buttons-found",website:window.location.href},logType:Bo.warn,buildingSlug:n,orgSlug:t}),a})(`https://applications.eliseai.com/building/${this.buildingSlug}/units`,this.orgSlug,this.buildingSlug);e>0&&Fo({params:{org_slug:this.orgSlug,building_slug:this.buildingSlug,is_application_link_replacement_success:!0,extra_data:{total_replacements:e}},sampleRate:this.sampleRateToUse})}if(this.buildingSlug&&this.orgSlug)try{(e=>{const t=oc[e];if(!t)return 0;const n=`${ac}/building/${t}/units`,i=`${ac}/building/${e}/units`,r=new RegExp(`https://applications\\.eliseai\\.com/building/${t}/units`,"g");let o=0;const a=document.body.getElementsByTagName("a");for(let e=0;e<a.length;e++){const t=a[e],s=t.getAttribute("href");if(!s||!s.includes(n))continue;const l=s.replace(r,i);l!==s&&(t.setAttribute("href",l),o++)}document.body.querySelectorAll("[onclick]").forEach(e=>{const t=e.getAttribute("onclick");if(!t||!t.includes(n))return;const a=t.replace(r,i);a!==t&&(e.setAttribute("onclick",a),o++)})})(this.buildingSlug)}catch{}this.buildingSlug&&(null===(q=this.buildingWebchatView)||void 0===q?void 0:q.isLiveOnApplications)&&(null===(Y=this.buildingWebchatView)||void 0===Y?void 0:Y.applicationLink)&&"c954426c-12ab-4f8e-8384-8218e79eaf72"===this.orgSlug&&dc(this.orgSlug,this.buildingSlug,this.buildingWebchatView.applicationLink)},this.initializeChatVariables=async()=>{var e,t,n,i,r,o,a,s,l,u;if(!this.buildingWebchatView)return;const d=xu(this.buildingSlug),c=$u(this.buildingSlug,d),h=c?d:Cu(this.buildingSlug,!1);if(!h.leadId)throw new Error("Lead ID is null");this.LeadSourceClient=new Qo,this.LeadSourceClient.orgId=null!==(t=null===(e=this.buildingWebchatView)||void 0===e?void 0:e.orgId)&&void 0!==t?t:0,this.LeadSourceMultitouchClient=new cc(this.orgSlug,this.buildingSlug),this.myPubnub=new ku(this.buildingSlug,this.buildingWebchatView,this.orgSlug,null,h.leadId,this.LeadSourceMultitouchClient,this.LeadSourceClient,this.widgetType);const p=await this.myPubnub.initSession(this.buildingSlug,this.orgSlug,c&&null!==(n=h.leadId)&&void 0!==n?n:void 0);p&&Cu(this.buildingSlug,h.initiatedChat,p.lead_id),this.LeadSourceClient.chatId=this.myPubnub.channel;const f=await(null===(i=this.LeadSourceClient)||void 0===i?void 0:i.generateUserLeadSource({leadId:null!==(o=null===(r=this.myPubnub)||void 0===r?void 0:r.leadUserId)&&void 0!==o?o:"",orgSlug:this.orgSlug,buildingSlug:this.buildingSlug}));f&&this.LeadSourceMultitouchClient.addSafeLeadSourceTouchpoint(f),"property-website"!==zo(this.orgSlug)?this.myPubnub.leadSource=null!==(s=null===(a=this.LeadSourceClient)||void 0===a?void 0:a.leadSource)&&void 0!==s?s:zo(this.orgSlug):this.myPubnub.leadSource=null!==(u=null===(l=this.LeadSourceClient)||void 0===l?void 0:l.leadSource)&&void 0!==u?u:null;const g=xu(this.buildingSlug);g.initiatedChat&&await this.myPubnub.initializePubnub(g)},this.shouldAutoOpenChat=e=>{const t=sessionStorage.getItem("alreadyAutoOpenedTimestamp"),n=!t||!(t&&!Gr(Wr(t)));return!!e&&!!n&&!_r()},this.updateAlreadyAutoOpenedTimestamp=()=>{sessionStorage.setItem("alreadyAutoOpenedTimestamp",Rr(function(e,t){return ni(2,arguments),vi(e,6e4*bi(t))}(new Date,15)))},this.handleContactClicked=e=>{var t;this.displayPubnubChat=!1,this.hideLauncher=!1,this.showTourNextToChat=!1,null===(t=this.launcherRef.value)||void 0===t||t.onClickEmailOption(e)},this.handleTourClicked=e=>{var t,n;this.showTourNextToChat?null===(t=this.launcherRef.value)||void 0===t||t.onClickSSTOption(e):(this.hideLauncher?this.showTourNextToChat=!0:this.displayPubnubChat=!1,this.hideLauncher=!1,null===(n=this.launcherRef.value)||void 0===n||n.onClickSSTOption(e))},this.handleContactTabClicked=e=>{var t;this.displayPubnubChat=!1,this.showTourNextToChat=!1,this.hideLauncher=!1,null===(t=this.launcherRef.value)||void 0===t||t.onClickPhoneOption(e)},this.adjustPositionChatAdditionalActions=()=>{var e,t,n,i;const r=null===(e=this.shadowRoot)||void 0===e?void 0:e.getElementById("chatAdditionalActionsPubnub");if(!r)return;const o=null===(i=null===(n=null===(t=this.shadowRoot)||void 0===t?void 0:t.getElementById("pubnub-chat"))||void 0===n?void 0:n.shadowRoot)||void 0===i?void 0:i.getElementById("pubnub-chat-container"),a=null==o?void 0:o.getBoundingClientRect();a&&(r.style.left=`${a.left}px`,r.style.top=`${a.bottom}px`)},this.handleKeydownTab=e=>{var t,n,i,r,o,a,s,l;if("Tab"!==e.key)return;const u=null===(n=null===(t=this.shadowRoot)||void 0===t?void 0:t.getElementById("meetelise-launcher"))||void 0===n?void 0:n.shadowRoot;let d=[];if(this.displayPubnubChat){const e=null===(o=null===(r=null===(i=this.shadowRoot)||void 0===i?void 0:i.getElementById("pubnub-chat"))||void 0===r?void 0:r.shadowRoot)||void 0===o?void 0:o.getElementById("pubnub-chat-container"),t=null===(a=this.shadowRoot)||void 0===a?void 0:a.getElementById("chatAdditionalActionsPubnub");e&&d.push(...this.collectFocusableElements(e)),t&&d.push(...this.collectFocusableElements(t))}else{const e=null!==(l=null!==(s=null==u?void 0:u.getElementById("email-us-window"))&&void 0!==s?s:null==u?void 0:u.getElementById("tour-scheduler-window"))&&void 0!==l?l:null==u?void 0:u.getElementById("call-us-window");e&&(d=this.collectFocusableElements(e))}if(0===d.length)return;e.preventDefault();const c=this.getDeepActiveElement(),h=d.findIndex(e=>e===c);d[e.shiftKey?(h-1+d.length)%d.length:(h+1)%d.length].focus()},this.onClickMinimize=e=>{e.preventDefault(),e.stopPropagation(),this.isMinimized=!this.isMinimized,this.showTourNextToChat=!1},this.attachOnClickToLauncher=()=>{const e=this.launcherRef.value;e&&(e.onChatTapped=async()=>{this.displayPubnubChat=!0,this.hideLauncher=!0,this.hasMounted=!0,localStorage.setItem("isChatOpen","true")},e.onExitChat=this.onExitChat)},this.onExitChat=()=>{this.displayPubnubChat=!1,this.hideLauncher=!1,this.showTourNextToChat=!1,localStorage.setItem("isChatOpen","false")}}async handleChatInitializeAnalytics(){var e,t,n,i;this.analytics=new Uo(this.orgSlug,this.buildingSlug,null!==(t=null===(e=this.myPubnub)||void 0===e?void 0:e.channel)&&void 0!==t?t:"",null!==(i=null===(n=this.LeadSourceClient)||void 0===n?void 0:n.leadSource)&&void 0!==i?i:null),Math.random()<.05&&this.analytics.ping("webchat_heartbeat")}async restartConversation(){var e;null===(e=this.myPubnub)||void 0===e||e.handleDisconnect(),wu(this.buildingSlug),this.myPubnub=null,this.displayPubnubChat=!1,await this.setupWebchat(),this.hideLauncher=!1}show(){this.launcher&&(this.launcher.style.display="")}hide(){this.launcher&&(this.launcher.style.display="none")}connectedCallback(){super.connectedCallback(),window.addEventListener("resize",this.adjustPositionChatAdditionalActions),window.addEventListener("keydown",this.handleKeydownTab),this._cleanupMobileListener=Or(e=>{this._isMobile=e})}static isFocusable(e){return!("disabled"in e)||!e.disabled}collectFocusableElements(e){const t=[];e instanceof Element&&e.shadowRoot&&t.push(...this.collectFocusableElements(e.shadowRoot));const n=e.querySelectorAll("*");for(const e of Array.from(n))e.matches(hc.FOCUSABLE_SELECTOR)&&hc.isFocusable(e)&&t.push(e),e.shadowRoot&&t.push(...this.collectFocusableElements(e.shadowRoot));return t}getDeepActiveElement(){let e=document.activeElement,t=0;for(;(null==e?void 0:e.shadowRoot)&&(null==e?void 0:e.shadowRoot.activeElement);)if(t+=1,e=null==e?void 0:e.shadowRoot.activeElement,t>100){jo({logType:Bo.error,buildingSlug:this.buildingSlug,logTitle:"[ERROR_GETTING_DEEP_ELEMENT]",logData:{message:"error getting deep active element"}});break}return e}updated(){this.adjustPositionChatAdditionalActions()}disconnectedCallback(){var e,t;null===(e=this.myPubnub)||void 0===e||e.handleDisconnect(),window.removeEventListener("resize",this.adjustPositionChatAdditionalActions),window.removeEventListener("keydown",this.handleKeydownTab),null===(t=this._cleanupMobileListener)||void 0===t||t.call(this),super.disconnectedCallback()}render(){var e,t,n,i,r,o,a,s,l,u,d,c,h,p,f,g,m,y,b,v,w,C,x,$,S,A,E,T,k,_,O,P,I,N,M,D,L,U,B,j,F,H,G,z,Q;Hl();const W=this.hideLauncher&&!this.isLoading&&!this._isMobile;return R`
|
|
7207
|
+
`}};tc.styles=[Oe,Uu,Lu,Du,Xd],ec([ue({type:Number})],tc.prototype,"right",void 0),ec([ue({type:Number})],tc.prototype,"bottom",void 0),ec([ue({type:Number})],tc.prototype,"top",void 0),ec([ue({type:Number})],tc.prototype,"left",void 0),ec([ue({attribute:!0})],tc.prototype,"onMount",void 0),ec([ue({attribute:!0})],tc.prototype,"channel",void 0),ec([ue({attribute:!0})],tc.prototype,"isHealthChat",void 0),ec([ue({attribute:!0})],tc.prototype,"myPubnub",void 0),ec([ue({attribute:!0})],tc.prototype,"orgSlug",void 0),ec([ue({attribute:!0})],tc.prototype,"buildingSlug",void 0),ec([ue({attribute:!0})],tc.prototype,"widgetType",void 0),ec([ue({attribute:!0})],tc.prototype,"building",void 0),ec([ue({attribute:!0})],tc.prototype,"primaryColor",void 0),ec([ue({attribute:!0})],tc.prototype,"backgroundColor",void 0),ec([ue({attribute:!0})],tc.prototype,"onClickExit",void 0),ec([ue({attribute:!0})],tc.prototype,"requiresConsent",void 0),ec([ce("#message-input",!0)],tc.prototype,"messageInput",void 0),ec([ce("#conversation-body",!0)],tc.prototype,"messageBody",void 0),ec([de()],tc.prototype,"_isMobile",void 0),ec([de()],tc.prototype,"messages",void 0),ec([de()],tc.prototype,"isLoadingMessages",void 0),ec([de()],tc.prototype,"hasReceivedConsent",void 0),ec([de()],tc.prototype,"privacyPolicyUrl",void 0),ec([de()],tc.prototype,"websitePreviewMapping",void 0),tc=ec([se("pubnub-chat")],tc);const nc="cdn.skypack.dev/@meetelise/chat",ic="cdn.eliseai.com/@meetelise/chat",rc=async(e,t)=>{try{if(Math.random()>=.15)return;const n=(()=>{try{const e=document.getElementsByTagName("script");for(const t of e){const e=t.src||"",n=t.textContent||"";if(e.includes(nc)||n.includes(nc))return"skypack";if(e.includes(ic)||n.includes(ic))return"eliseai"}return"unknown"}catch(e){return"unknown"}})();await r().post("https://app.meetelise.com/platformApi/webchat/cdn-version",{cdn_version:n},{params:{cdn_version:n},headers:{"Content-Type":"application/json","building-slug":t,"org-slug":e}})}catch(e){}},oc=(e,t)=>["floor plan","floorplan","floor plans","floorplans","apply here"].some(t=>e.toLowerCase().includes(t))?t.endsWith("/units")?t:`${t}/units`:t,ac={"95ae958e-95db-11ed-9862-6f4db5533d3f":"8008db60-45b7-11f1-88ac-635f686365da","95ae96b0-95db-11ed-9863-a7aa664fd985":"72ed27c4-45b7-11f1-82d9-37b7db547687"},sc="https://applications.eliseai.com",lc=["Check Availability","Apply Now"],uc=(e,t,n,i)=>{if(!(e=>{var t;if(!e.classList.contains("floorplan-button"))return!1;const n=e.getElementsByTagName("span");if(1!==n.length)return!1;const i=null===(t=n[0].textContent)||void 0===t?void 0:t.trim();return null!=i&&lc.includes(i)})(e))return!1;if(e.getAttribute("href")===t)return!1;const r=e.getAttribute("href");return e.setAttribute("href",t),e.setAttribute("target","_blank"),Fo({logTitle:"CHECK_AVAIL_OVERWRITE",logData:{oldHref:r,newHref:t,website:window.location.href},logType:jo.info,buildingSlug:i,orgSlug:n}),!0},dc=(e,t,n,i)=>{for(let r=0;r<e.length;r++){const o=e[r];if(o.nodeType!==Node.ELEMENT_NODE)continue;const a=o;"A"===a.tagName&&uc(a,t,n,i);const s=a.getElementsByTagName("a");for(let e=0;e<s.length;e++)uc(s[e],t,n,i)}},cc=(e,t,n)=>{((e,t,n)=>{const i=document.body.getElementsByTagName("a");for(let r=0;r<i.length;r++)uc(i[r],e,t,n)})(n,e,t);new MutationObserver(i=>{for(const r of i)dc(r.addedNodes,n,e,t)}).observe(document.body,{childList:!0,subtree:!0})};class hc{constructor(e,t){this.persistLeadSourceTTLDays=30,this.maxSourcesNonPropertyWebsiteCount=3,this._generateLeadSourceLocalStorageKey=()=>`com.eliseai.webchat.leadsources.v2.buildingslug=${this.buildingSlug}`,this._generateNewExpirationTimestamp=()=>Rr(Br(new Date,this.persistLeadSourceTTLDays)),this._generateLeadSourceParameters=()=>{const e=yo();return{websiteOrigin:window.location.origin,websiteSearch:window.location.search,queryParameters:e,referrer:document.referrer,parsedUtmSource:e?e.utm_source:null,campaignSources:Object.values(Bo()).filter(e=>e)}},this.addSafeLeadSourceTouchpoint=e=>{const t=this.getLocalStorageMultitouchValue(),n=this._generateLeadSourceLocalStorageKey();if(!t||this.isExpiredTimestamp(t.timestampExpires)){const t={timestampExpires:this._generateNewExpirationTimestamp(),leadSources:[{parameters:this._generateLeadSourceParameters(),leadSourceValue:e,timestampInitiallyLogged:Rr(new Date),type:"touchpoint"}]};localStorage.setItem(n,JSON.stringify(t))}else{if(t.leadSources.find(t=>t.leadSourceValue===e))return;if(t.leadSources.length<this.maxSourcesNonPropertyWebsiteCount)return t.leadSources.push({parameters:this._generateLeadSourceParameters(),leadSourceValue:e,timestampInitiallyLogged:Rr(new Date),type:"touchpoint"}),t.timestampExpires=this._generateNewExpirationTimestamp(),void localStorage.setItem(n,JSON.stringify(t));Fo({logType:jo.warn,buildingSlug:this.buildingSlug,orgSlug:this.orgSlug,logTitle:"TOO_MANY_LEAD_SOURCES",logData:{buildingSlug:this.buildingSlug}})}},this.getSafeLeadSourceTouchpointsWithDefault=({includedUserSelectedLeadSource:e})=>{const t=this.getLocalStorageMultitouchValue(),n=Qo(this.orgSlug);if(!t){const t=[{leadSourceValue:n,timestampInitiallyLogged:Rr(new Date),type:"default"}];return e&&t.push({leadSourceValue:e,timestampInitiallyLogged:Rr(new Date),type:"user-selected"}),t}const i=t.leadSources.length>0?t.leadSources.sort((e,t)=>Wr(e.timestampInitiallyLogged).getTime()-Wr(t.timestampInitiallyLogged).getTime())[0].timestampInitiallyLogged:Rr(new Date),r=[{timestampInitiallyLogged:i,leadSourceValue:n,type:"default"},...t.leadSources.map(e=>({timestampInitiallyLogged:e.timestampInitiallyLogged,leadSourceValue:e.leadSourceValue,type:e.type}))];return e&&r.push({leadSourceValue:e,timestampInitiallyLogged:Rr(new Date),type:"user-selected"}),r},this.getLocalStorageMultitouchValue=()=>{const e=this._generateLeadSourceLocalStorageKey(),t=localStorage.getItem(e);if(!t)return null;return JSON.parse(t)},this.isExpiredTimestamp=e=>Wr(e)<new Date,this.resetLeadSourceTouchpoints=()=>{const e=this._generateLeadSourceLocalStorageKey();return localStorage.removeItem(e),!0},this.orgSlug=e,this.buildingSlug=t}}var pc,fc=function(e,t,n,i){var r,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(o<3?r(a):o>3?r(t,n,a):r(t,n))||a);return o>3&&a&&Object.defineProperty(t,n,a),a};let gc=pc=class extends oe{constructor(){super(...arguments),this.buildingSlug="",this.orgSlug="",this.centralConvo=!1,this.launcherStyles={},this.mobileStyles={},this.isMinimized=!1,this.primaryColor=null,this.backgroundColor=null,this.foregroundColorOnPrimaryBackgroundColor=null,this.foregroundColorOnSecondaryBackgroundColor=null,this._isMobile=_r(),this.chatId="",this.analytics=null,this.launcher=null,this.buildingWebchatView=null,this.designConcept=null,this.leadSources=null,this.currentLeadSource=null,this.featureFlagShowDropdown=fo.always,this.bedroomPreferenceRequired=!1,this.phoneNumberForSource=null,this.hasMounted=!1,this.hideLauncher=!1,this.isLoading=!0,this.showTourNextToChat=!1,this.displayPubnubChat=!1,this.myPubnub=null,this.LeadSourceClient=null,this.LeadSourceMultitouchClient=null,this.sampleRateToUse=.05,this.right=void 0,this.bottom=void 0,this.top=void 0,this.left=void 0,this.overrideRentgrata=!1,this.widgetType=Oc.Default,this.onWidgetLoaded=Bl(),this.onSstClose=Bl(),this.enabledChatWidgets={callDesktop:!1,callMobile:!1,chatMobile:!1,chatDesktop:!1,emailDesktop:!1,emailMobile:!1,textDesktop:!1,textMobile:!1,sstDesktop:!1,sstMobile:!1,calcDesktop:!1,calcMobile:!1},this.webchatConfigHasAutoOpenChat=!1,this.requiresConsent=!1,this.hideMobileFeatures=!1,this.privacyPolicyUrl="http://bit.ly/me_privacy_policy",this.launcherRef=Ee(),this.firstUpdated=async()=>this.setupWebchat(),this.setupWebchat=async()=>{if(!this.orgSlug)return;if(!this.centralConvo&&!this.buildingSlug)return;const e=this.centralConvo?await async function(e){const t=`https://app.meetelise.com/api/pub/v1/organization/${e}/webchat/v2`,n=await r().get(t);return Jo(n.data)}(this.orgSlug):await Zo(this.orgSlug,this.buildingSlug);if(Math.random()<.2)try{(async(e,t)=>{const n=window.rentgrata;if(!n)return;const i=n.Widget;if(!i)return;const o=i.config;if(!o)return;const a=o.widgetKey;a&&await r().post(`https://app.meetelise.com/platformApi/webchat/rentgrata?token=${a}`,{},{headers:{"Content-Type":"application/json","building-slug":null!=e?e:"","org-slug":null!=t?t:""}})})(this.buildingSlug,this.orgSlug)}catch(e){}try{rc(this.orgSlug,this.buildingSlug)}catch(e){}await za(e,this.buildingSlug,this.orgSlug)&&(Ho({params:{org_slug:this.orgSlug,building_slug:this.buildingSlug,is_pixel_on_site:!0,is_any_webchat_showing:!0},sampleRate:(null==e?void 0:e.launchedDateTime)?.01:.05}),this.buildingWebchatView=e,await this.initializeChatVariables(),await this.handleChatInitializeAnalytics(),await this.setBuildingDerivedInfo(),this.attachOnClickToLauncher(),this.shouldAutoOpenChat(this.webchatConfigHasAutoOpenChat)&&(this.displayPubnubChat=!0,this.hideLauncher=!0,this.hasMounted=!0,this.updateAlreadyAutoOpenedTimestamp()),this.isLoading=!1,"true"===localStorage.getItem("isChatOpen")&&(this.hideLauncher=!0,this.displayPubnubChat=!0))},this.setBuildingDerivedInfo=async()=>{var e,t,n,i,o,a,s,l,u,d,c,h,p,f,g,m,y,b,v,w,C,x,$,S,A,E,T,k,_,O,P,I,N,M,D,L,U,R,B,j,F,H,G,z,Q,W,V,q,Y;const K=this.buildingWebchatView;if(!K)return;K&&this.orgSlug&&yc(this.orgSlug,null!==(t=null===(e=this.LeadSourceClient)||void 0===e?void 0:e.chatId)&&void 0!==t?t:null,this.sampleRateToUse,this.buildingSlug,null!==(i=null===(n=this.LeadSourceClient)||void 0===n?void 0:n.leadSource)&&void 0!==i?i:null);const X=K.featureFlagWebchatMarketingSourceDropdownConfiguration,Z=K.featureFlagWebchatUseDniPhoneNumberBySource,J=K.featureFlagInsertDniIntoWebsite,ee=K.featureFlagWebchatReplaceAnyScheduleTourCtaWebsite;var te;te=vo.includes(K.orgId),Co=te;const[ne,ie,re,oe]=await Promise.all([su(this.orgSlug,this.buildingSlug),go(this.buildingSlug),uu(this.buildingSlug),mo(this.buildingSlug)]);this.buildingWebchatView&&(this.buildingWebchatView.phoneNumber=Gn(K.phoneNumber),this.buildingWebchatView.isAip=re),this.leadSources=ne,this.featureFlagShowDropdown=X,this.bedroomPreferenceRequired=oe;const ae=K.textWithUsPhoneNumber?K.textWithUsPhoneNumber:await(async e=>{try{const t="https://app.meetelise.com",n=await r().get(`${t}/platformApi/webchat/${e}/phone-number`);if(n.data)return n.data}catch(t){return Fo({logType:jo.error,buildingSlug:e,logTitle:"[ERROR_GETTING_PHONE_NUMBERS]",logData:{error:t},error:t}),null}return null})(this.buildingSlug),se=null!==(a=null===(o=this.buildingWebchatView)||void 0===o?void 0:o.shouldShowPricingCalculatorDesktop)&&void 0!==a&&a,le=null!==(l=null===(s=this.buildingWebchatView)||void 0===s?void 0:s.shouldShowPricingCalculatorMobile)&&void 0!==l&&l,ue={callDesktop:null!==(d=null===(u=this.buildingWebchatView)||void 0===u?void 0:u.shouldShowPhoneDesktop)&&void 0!==d&&d,callMobile:null!==(h=null===(c=this.buildingWebchatView)||void 0===c?void 0:c.shouldShowPhoneMobile)&&void 0!==h&&h,chatDesktop:null!==(f=null===(p=this.buildingWebchatView)||void 0===p?void 0:p.shouldShowChatDesktop)&&void 0!==f&&f,chatMobile:null!==(m=null===(g=this.buildingWebchatView)||void 0===g?void 0:g.shouldShowChatMobile)&&void 0!==m&&m,emailDesktop:null!==(b=null===(y=this.buildingWebchatView)||void 0===y?void 0:y.shouldShowEmailDesktop)&&void 0!==b&&b,emailMobile:null!==(w=null===(v=this.buildingWebchatView)||void 0===v?void 0:v.shouldShowEmailMobile)&&void 0!==w&&w,textDesktop:null!==(x=(null===(C=this.buildingWebchatView)||void 0===C?void 0:C.shouldShowTextDesktop)&&!!ae)&&void 0!==x&&x,textMobile:null!==(S=(null===($=this.buildingWebchatView)||void 0===$?void 0:$.shouldShowTextMobile)&&!!ae)&&void 0!==S&&S,sstDesktop:null!==(E=null===(A=this.buildingWebchatView)||void 0===A?void 0:A.shouldShowSstDesktop)&&void 0!==E&&E,sstMobile:null!==(k=null===(T=this.buildingWebchatView)||void 0===T?void 0:T.shouldShowSstMobile)&&void 0!==k&&k,calcDesktop:se,calcMobile:le};var de,ce;this.enabledChatWidgets=Wl(ue),this.enabledChatWidgets.sstDesktop||this.enabledChatWidgets.sstMobile||"radco"===this.orgSlug?(ce=this.handleTourClicked,document.querySelectorAll("a").forEach(function(e){const t=e.getAttribute("href");t&&t.startsWith("https://app.meetelise.com/")&&e.addEventListener("click",e=>{e.preventDefault(),ce(e)})}),ee&&(e=>{document.querySelectorAll('a[href$="schedule-a-tour"]').forEach(t=>{t&&t.addEventListener("click",t=>{t.preventDefault(),e(t)})})})(this.handleTourClicked),"radco"===this.orgSlug&&(e=>{document.querySelectorAll('a[href^="#leaseleads-tour-open"]').forEach(t=>{var n;if(!t)return;const i=document.createElement("a");i.textContent=t.textContent,i.style.cursor="pointer",i.addEventListener("click",t=>{t.preventDefault(),e(t)}),null===(n=t.parentNode)||void 0===n||n.replaceChild(i,t)})})(this.handleTourClicked)):(null===(_=this.LeadSourceClient)||void 0===_?void 0:_.leadSource)&&(de=null!==(P=null===(O=this.LeadSourceClient)||void 0===O?void 0:O.leadSource)&&void 0!==P?P:null,document.querySelectorAll("a").forEach(function(e){const t=e.getAttribute("href");if(t&&t.startsWith("https://app.meetelise.com/")){const n=t.includes("?")?"&":"?";e.setAttribute("href",t+n+`eliseParsedLeadSource=${encodeURIComponent(de)}`)}})),this.buildingWebchatView&&(this.primaryColor=null!==(I=this.buildingWebchatView.primaryColor)&&void 0!==I?I:null,this.backgroundColor=null!==(N=this.buildingWebchatView.secondaryColor)&&void 0!==N?N:null,this.foregroundColorOnPrimaryBackgroundColor=null!==(M=this.buildingWebchatView.foregroundColorOnPrimaryBackgroundColor)&&void 0!==M?M:null,this.foregroundColorOnSecondaryBackgroundColor=null!==(D=this.buildingWebchatView.foregroundColorOnSecondaryBackgroundColor)&&void 0!==D?D:null,this.webchatConfigHasAutoOpenChat=null!==(L=this.buildingWebchatView.autoOpenChat)&&void 0!==L&&L,this.requiresConsent=null!==(U=this.buildingWebchatView.requiresConsentForChat)&&void 0!==U&&U,this.hideMobileFeatures=null!==(R=this.buildingWebchatView.collapseMobileFeatures)&&void 0!==R&&R,this.privacyPolicyUrl=null!==(B=this.buildingWebchatView.privacyPolicyUrlForChat)&&void 0!==B?B:this.privacyPolicyUrl,this.buildingWebchatView.displayStyle===qo.MINIMIZED&&(this.isMinimized=!0),this.buildingWebchatView.displayStyle===qo.PILLS&&(this.designConcept=null),this.buildingWebchatView.displayStyle===qo.EMOJI&&(this.designConcept=qo.EMOJI),this.onWidgetLoaded()),null===this.primaryColor&&(this.primaryColor=qn),null===this.backgroundColor&&(this.backgroundColor=Yn);const he=null!==(F=null===(j=this.buildingWebchatView)||void 0===j?void 0:j.phoneNumber)&&void 0!==F?F:"";let pe=null;if(Z&&(pe=await async function(e,t){try{const n=await r().get(`https://app.meetelise.com/platformApi/webchat/${e}/phone-number-by-source`,{params:{source:t}});return n.data?{number:Gn(n.data.number),isMatch:n.data.match,isPropertyWebsiteCatchall:n.data.isPropertyWebsiteCatchall}:null}catch(e){return null}}(this.buildingSlug,null!==(G=null===(H=this.LeadSourceClient)||void 0===H?void 0:H.leadSource)&&void 0!==G?G:null),pe&&!pe.isMatch&&(pe.number=he)),J&&(null==pe?void 0:pe.number)){const e=Iu(pe.number,this.orgSlug,this.buildingSlug);e>0&&Ho({params:{org_slug:this.orgSlug,building_slug:this.buildingSlug,is_dni_insert_override_success:!0,extra_data:{total_replacements:e}},sampleRate:this.sampleRateToUse})}const fe=localStorage.getItem("eliseai_phone_number_devtest");fe&&Iu(fe,this.orgSlug,this.buildingSlug),this.phoneNumberForSource=pe||{number:he,isMatch:!1,isPropertyWebsiteCatchall:!0};const ge=null!==(Q=null===(z=this.LeadSourceClient)||void 0===z?void 0:z.leadSource)&&void 0!==Q?Q:null;ge&&(this.leadSources.includes(ge)||this.leadSources.push(ge)),io(K.id);if((ie||(null===(W=this.buildingWebchatView)||void 0===W?void 0:W.isAip))&&(null===(V=this.buildingWebchatView)||void 0===V?void 0:V.isLiveOnApplications)&&this.buildingSlug){const e=((e,t,n)=>{var i;const r=[/thehavenatgreenhill\.securecafe\.com\/onlineleasing\/the-haven-at-greenhill\/oleapplication\.aspx(\?.*)?$/,/securecafe\.com\/onlineleasing.*\/oleapplication\.aspx(\?.*)?$/,/\/onlineleasing.*\/oleapplication\.aspx(\?.*)?$/,/\/content\/apply/,/\/apply-now/,/\/apply/,/vsc\.myresman\.com\/Portal\/Applicants\/Availability(\?.*)?$/,/vsc\.myresman\.com\/Portal\/Applicants\/New\/.*(\?.*)?$/,/busboomgroup\.myresman\.com\/Portal\/Applicants\/Availability(\?.*)?$/],o=document.body.getElementsByTagName("a");let a=0;for(let s=0;s<o.length;s++){const l=o[s];if(l.nodeType===Node.ELEMENT_NODE&&r.some(e=>e.test(l.href))){const r=l.getAttribute("href"),o=(null===(i=l.textContent)||void 0===i?void 0:i.toLowerCase())||"",s=oc(o,e);l.setAttribute("href",s),a++,Fo({logTitle:"SELECT_BUTTON_LINK_REPLACEMENT",logData:{type:"link-replacement",oldHref:r,newHref:s,website:window.location.href},logType:jo.info,buildingSlug:n,orgSlug:t})}}return 0===a&&Fo({logTitle:"SELECT_BUTTON_LINK_REPLACEMENT",logData:{type:"no-select-buttons-found",website:window.location.href},logType:jo.warn,buildingSlug:n,orgSlug:t}),a})(`https://applications.eliseai.com/building/${this.buildingSlug}/units`,this.orgSlug,this.buildingSlug);e>0&&Ho({params:{org_slug:this.orgSlug,building_slug:this.buildingSlug,is_application_link_replacement_success:!0,extra_data:{total_replacements:e}},sampleRate:this.sampleRateToUse})}if(this.buildingSlug&&this.orgSlug)try{(e=>{const t=ac[e];if(!t)return 0;const n=`${sc}/building/${t}/units`,i=`${sc}/building/${e}/units`,r=new RegExp(`https://applications\\.eliseai\\.com/building/${t}/units`,"g");let o=0;const a=document.body.getElementsByTagName("a");for(let e=0;e<a.length;e++){const t=a[e],s=t.getAttribute("href");if(!s||!s.includes(n))continue;const l=s.replace(r,i);l!==s&&(t.setAttribute("href",l),o++)}document.body.querySelectorAll("[onclick]").forEach(e=>{const t=e.getAttribute("onclick");if(!t||!t.includes(n))return;const a=t.replace(r,i);a!==t&&(e.setAttribute("onclick",a),o++)})})(this.buildingSlug)}catch{}this.buildingSlug&&(null===(q=this.buildingWebchatView)||void 0===q?void 0:q.isLiveOnApplications)&&(null===(Y=this.buildingWebchatView)||void 0===Y?void 0:Y.applicationLink)&&"c954426c-12ab-4f8e-8384-8218e79eaf72"===this.orgSlug&&cc(this.orgSlug,this.buildingSlug,this.buildingWebchatView.applicationLink)},this.initializeChatVariables=async()=>{var e,t,n,i,r,o,a,s,l,u;if(!this.buildingWebchatView)return;const d=$u(this.buildingSlug),c=Su(this.buildingSlug,d),h=c?d:xu(this.buildingSlug,!1);if(!h.leadId)throw new Error("Lead ID is null");this.LeadSourceClient=new Wo,this.LeadSourceClient.orgId=null!==(t=null===(e=this.buildingWebchatView)||void 0===e?void 0:e.orgId)&&void 0!==t?t:0,this.LeadSourceMultitouchClient=new hc(this.orgSlug,this.buildingSlug),this.myPubnub=new _u(this.buildingSlug,this.buildingWebchatView,this.orgSlug,null,h.leadId,this.LeadSourceMultitouchClient,this.LeadSourceClient,this.widgetType);const p=await this.myPubnub.initSession(this.buildingSlug,this.orgSlug,c&&null!==(n=h.leadId)&&void 0!==n?n:void 0);p&&xu(this.buildingSlug,h.initiatedChat,p.lead_id),this.LeadSourceClient.chatId=this.myPubnub.channel;const f=await(null===(i=this.LeadSourceClient)||void 0===i?void 0:i.generateUserLeadSource({leadId:null!==(o=null===(r=this.myPubnub)||void 0===r?void 0:r.leadUserId)&&void 0!==o?o:"",orgSlug:this.orgSlug,buildingSlug:this.buildingSlug}));f&&this.LeadSourceMultitouchClient.addSafeLeadSourceTouchpoint(f),"property-website"!==Qo(this.orgSlug)?this.myPubnub.leadSource=null!==(s=null===(a=this.LeadSourceClient)||void 0===a?void 0:a.leadSource)&&void 0!==s?s:Qo(this.orgSlug):this.myPubnub.leadSource=null!==(u=null===(l=this.LeadSourceClient)||void 0===l?void 0:l.leadSource)&&void 0!==u?u:null;const g=$u(this.buildingSlug);g.initiatedChat&&await this.myPubnub.initializePubnub(g)},this.shouldAutoOpenChat=e=>{const t=sessionStorage.getItem("alreadyAutoOpenedTimestamp"),n=!t||!(t&&!Gr(Wr(t)));return!!e&&!!n&&!_r()},this.updateAlreadyAutoOpenedTimestamp=()=>{sessionStorage.setItem("alreadyAutoOpenedTimestamp",Rr(function(e,t){return ni(2,arguments),vi(e,6e4*bi(t))}(new Date,15)))},this.handleContactClicked=e=>{var t;this.displayPubnubChat=!1,this.hideLauncher=!1,this.showTourNextToChat=!1,null===(t=this.launcherRef.value)||void 0===t||t.onClickEmailOption(e)},this.handleTourClicked=e=>{var t,n;this.showTourNextToChat?null===(t=this.launcherRef.value)||void 0===t||t.onClickSSTOption(e):(this.hideLauncher?this.showTourNextToChat=!0:this.displayPubnubChat=!1,this.hideLauncher=!1,null===(n=this.launcherRef.value)||void 0===n||n.onClickSSTOption(e))},this.handleContactTabClicked=e=>{var t;this.displayPubnubChat=!1,this.showTourNextToChat=!1,this.hideLauncher=!1,null===(t=this.launcherRef.value)||void 0===t||t.onClickPhoneOption(e)},this.adjustPositionChatAdditionalActions=()=>{var e,t,n,i;const r=null===(e=this.shadowRoot)||void 0===e?void 0:e.getElementById("chatAdditionalActionsPubnub");if(!r)return;const o=null===(i=null===(n=null===(t=this.shadowRoot)||void 0===t?void 0:t.getElementById("pubnub-chat"))||void 0===n?void 0:n.shadowRoot)||void 0===i?void 0:i.getElementById("pubnub-chat-container"),a=null==o?void 0:o.getBoundingClientRect();a&&(r.style.left=`${a.left}px`,r.style.top=`${a.bottom}px`)},this.handleKeydownTab=e=>{var t,n,i,r,o,a,s,l;if("Tab"!==e.key)return;const u=null===(n=null===(t=this.shadowRoot)||void 0===t?void 0:t.getElementById("meetelise-launcher"))||void 0===n?void 0:n.shadowRoot;let d=[];if(this.displayPubnubChat){const e=null===(o=null===(r=null===(i=this.shadowRoot)||void 0===i?void 0:i.getElementById("pubnub-chat"))||void 0===r?void 0:r.shadowRoot)||void 0===o?void 0:o.getElementById("pubnub-chat-container"),t=null===(a=this.shadowRoot)||void 0===a?void 0:a.getElementById("chatAdditionalActionsPubnub");e&&d.push(...this.collectFocusableElements(e)),t&&d.push(...this.collectFocusableElements(t))}else{const e=null!==(l=null!==(s=null==u?void 0:u.getElementById("email-us-window"))&&void 0!==s?s:null==u?void 0:u.getElementById("tour-scheduler-window"))&&void 0!==l?l:null==u?void 0:u.getElementById("call-us-window");e&&(d=this.collectFocusableElements(e))}if(0===d.length)return;e.preventDefault();const c=this.getDeepActiveElement(),h=d.findIndex(e=>e===c);d[e.shiftKey?(h-1+d.length)%d.length:(h+1)%d.length].focus()},this.onClickMinimize=e=>{e.preventDefault(),e.stopPropagation(),this.isMinimized=!this.isMinimized,this.showTourNextToChat=!1},this.attachOnClickToLauncher=()=>{const e=this.launcherRef.value;e&&(e.onChatTapped=async()=>{this.displayPubnubChat=!0,this.hideLauncher=!0,this.hasMounted=!0,localStorage.setItem("isChatOpen","true")},e.onExitChat=this.onExitChat)},this.onExitChat=()=>{this.displayPubnubChat=!1,this.hideLauncher=!1,this.showTourNextToChat=!1,localStorage.setItem("isChatOpen","false")}}async handleChatInitializeAnalytics(){var e,t,n,i;this.analytics=new Ro(this.orgSlug,this.buildingSlug,null!==(t=null===(e=this.myPubnub)||void 0===e?void 0:e.channel)&&void 0!==t?t:"",null!==(i=null===(n=this.LeadSourceClient)||void 0===n?void 0:n.leadSource)&&void 0!==i?i:null),Math.random()<.05&&this.analytics.ping("webchat_heartbeat")}async restartConversation(){var e;null===(e=this.myPubnub)||void 0===e||e.handleDisconnect(),Cu(this.buildingSlug),this.myPubnub=null,this.displayPubnubChat=!1,await this.setupWebchat(),this.hideLauncher=!1}show(){this.launcher&&(this.launcher.style.display="")}hide(){this.launcher&&(this.launcher.style.display="none")}connectedCallback(){super.connectedCallback(),window.addEventListener("resize",this.adjustPositionChatAdditionalActions),window.addEventListener("keydown",this.handleKeydownTab),this._cleanupMobileListener=Or(e=>{this._isMobile=e})}static isFocusable(e){return!("disabled"in e)||!e.disabled}collectFocusableElements(e){const t=[];e instanceof Element&&e.shadowRoot&&t.push(...this.collectFocusableElements(e.shadowRoot));const n=e.querySelectorAll("*");for(const e of Array.from(n))e.matches(pc.FOCUSABLE_SELECTOR)&&pc.isFocusable(e)&&t.push(e),e.shadowRoot&&t.push(...this.collectFocusableElements(e.shadowRoot));return t}getDeepActiveElement(){let e=document.activeElement,t=0;for(;(null==e?void 0:e.shadowRoot)&&(null==e?void 0:e.shadowRoot.activeElement);)if(t+=1,e=null==e?void 0:e.shadowRoot.activeElement,t>100){Fo({logType:jo.error,buildingSlug:this.buildingSlug,logTitle:"[ERROR_GETTING_DEEP_ELEMENT]",logData:{message:"error getting deep active element"}});break}return e}updated(){this.adjustPositionChatAdditionalActions()}disconnectedCallback(){var e,t;null===(e=this.myPubnub)||void 0===e||e.handleDisconnect(),window.removeEventListener("resize",this.adjustPositionChatAdditionalActions),window.removeEventListener("keydown",this.handleKeydownTab),null===(t=this._cleanupMobileListener)||void 0===t||t.call(this),super.disconnectedCallback()}render(){var e,t,n,i,r,o,a,s,l,u,d,c,h,p,f,g,m,y,b,v,w,C,x,$,S,A,E,T,k,_,O,P,I,N,M,D,L,U,B,j,F,H,G,z,Q;Gl();const W=this.hideLauncher&&!this.isLoading&&!this._isMobile;return R`
|
|
7207
7208
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
7208
7209
|
${this.displayPubnubChat?R`
|
|
7209
7210
|
<pubnub-chat
|
|
@@ -7212,7 +7213,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
7212
7213
|
.myPubnub=${this.myPubnub}
|
|
7213
7214
|
.orgSlug=${this.orgSlug}
|
|
7214
7215
|
.buildingSlug=${this.buildingSlug}
|
|
7215
|
-
.widgetType=${
|
|
7216
|
+
.widgetType=${Oc.Default}
|
|
7216
7217
|
.building=${this.buildingWebchatView}
|
|
7217
7218
|
.primaryColor=${this.primaryColor}
|
|
7218
7219
|
.backgroundColor=${this.backgroundColor}
|
|
@@ -7259,6 +7260,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
7259
7260
|
.country=${null!==(f=null===(p=this.buildingWebchatView)||void 0===p?void 0:p.country)&&void 0!==f?f:null}
|
|
7260
7261
|
.tourTypeOptions=${null!==(m=null===(g=this.buildingWebchatView)||void 0===g?void 0:g.tourTypeOptions)&&void 0!==m?m:[]}
|
|
7261
7262
|
.layoutOptions=${null!==(b=null===(y=this.buildingWebchatView)||void 0===y?void 0:y.layoutOptions)&&void 0!==b?b:[]}
|
|
7263
|
+
.bedroomPreferenceRequired=${this.bedroomPreferenceRequired}
|
|
7262
7264
|
.launcherStyles=${this.launcherStyles}
|
|
7263
7265
|
.primaryColor=${this.primaryColor}
|
|
7264
7266
|
.backgroundColor=${this.backgroundColor}
|
|
@@ -7316,7 +7318,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
7316
7318
|
</meetelise-launcher>`:""}
|
|
7317
7319
|
</div>
|
|
7318
7320
|
</meta>
|
|
7319
|
-
`}};
|
|
7321
|
+
`}};gc.styles=u`
|
|
7320
7322
|
:host {
|
|
7321
7323
|
all: initial;
|
|
7322
7324
|
}
|
|
@@ -7365,7 +7367,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
7365
7367
|
position: fixed;
|
|
7366
7368
|
bottom: 0;
|
|
7367
7369
|
}
|
|
7368
|
-
`,
|
|
7370
|
+
`,gc.FOCUSABLE_SELECTOR="a[href]:not([tabindex='-1']), input:not([disabled]), button:not([disabled]), textarea, [tabindex]:not([tabindex='-1'])",fc([ue({type:String})],gc.prototype,"buildingSlug",void 0),fc([ue({type:String})],gc.prototype,"orgSlug",void 0),fc([ue({type:Boolean})],gc.prototype,"centralConvo",void 0),fc([ue({type:Object})],gc.prototype,"launcherStyles",void 0),fc([ue()],gc.prototype,"mobileStyles",void 0),fc([ue({type:Boolean})],gc.prototype,"isMinimized",void 0),fc([ue({type:String})],gc.prototype,"primaryColor",void 0),fc([ue({type:String})],gc.prototype,"backgroundColor",void 0),fc([ue({type:String})],gc.prototype,"foregroundColorOnPrimaryBackgroundColor",void 0),fc([ue({type:String})],gc.prototype,"foregroundColorOnSecondaryBackgroundColor",void 0),fc([de()],gc.prototype,"_isMobile",void 0),fc([de()],gc.prototype,"chatId",void 0),fc([de()],gc.prototype,"analytics",void 0),fc([de()],gc.prototype,"launcher",void 0),fc([de()],gc.prototype,"buildingWebchatView",void 0),fc([de()],gc.prototype,"designConcept",void 0),fc([de()],gc.prototype,"leadSources",void 0),fc([de()],gc.prototype,"currentLeadSource",void 0),fc([de()],gc.prototype,"featureFlagShowDropdown",void 0),fc([de()],gc.prototype,"bedroomPreferenceRequired",void 0),fc([de()],gc.prototype,"phoneNumberForSource",void 0),fc([de()],gc.prototype,"hasMounted",void 0),fc([de()],gc.prototype,"hideLauncher",void 0),fc([de()],gc.prototype,"isLoading",void 0),fc([de()],gc.prototype,"showTourNextToChat",void 0),fc([de()],gc.prototype,"displayPubnubChat",void 0),fc([de()],gc.prototype,"myPubnub",void 0),fc([de()],gc.prototype,"LeadSourceClient",void 0),fc([de()],gc.prototype,"LeadSourceMultitouchClient",void 0),fc([de()],gc.prototype,"sampleRateToUse",void 0),fc([ue({type:Number})],gc.prototype,"right",void 0),fc([ue({type:Number})],gc.prototype,"bottom",void 0),fc([ue({type:Number})],gc.prototype,"top",void 0),fc([ue({type:Number})],gc.prototype,"left",void 0),fc([ue({attribute:!0})],gc.prototype,"overrideRentgrata",void 0),fc([ue({attribute:!0})],gc.prototype,"widgetType",void 0),fc([ue()],gc.prototype,"onWidgetLoaded",void 0),fc([ue({attribute:!0})],gc.prototype,"onSstClose",void 0),fc([de()],gc.prototype,"enabledChatWidgets",void 0),fc([de()],gc.prototype,"webchatConfigHasAutoOpenChat",void 0),fc([de()],gc.prototype,"requiresConsent",void 0),fc([de()],gc.prototype,"hideMobileFeatures",void 0),fc([de()],gc.prototype,"privacyPolicyUrl",void 0),gc=pc=fc([se("me-chat")],gc);const mc=e=>{for(const t of e){const e=document.getElementById(t);if(e)return e}return null},yc=async(e,t,n,i,o)=>{var a;if(!i||!e)return;const s=await async function(e){if(!e)return!1;try{return(await r().get(po(e),{params:{building_slug:e,flag_type:"bool",feature_flag:"webchat-use-override-contact-us-form",default_str:null,default_bool:!1}})).data}catch(e){return!1}}(i);if(!s)return;const l=mc(["myContactForm","contactus","fpa-myContactForm"]);let u;if(!(l&&l instanceof HTMLFormElement)){const t=document.querySelector("form");return void(window.location.pathname.toLowerCase().includes("contactus")&&bc(i,e,"Could not find form",t?{id:t.id}:void 0))}try{if(l.parentElement&&"scheduleTourForm"===l.parentElement.id)return bc(i,e,"Form is apart of schedule tour form!")}catch(e){}for(let e=0;e<l.elements.length;e++){const t=l.elements[e];if("button"===t.tagName.toLowerCase()&&"fakebutton"===t.getAttribute("data-selenium-id")){u=t;break}if("fpa-contact-submit"===t.getAttribute("id")){u=t;break}}if(!u)return bc(i,e,"Could not find submit button");const d=()=>({firstName:mc(["firstname","txtName","fpa-firstname","Form_FirstName"]),lastName:mc(["lastname","txtName2","fpa-lastname","Form_LastName"]),email:mc(["email","txtEmail","fpa-email","Form_Email"]),phone:mc(["phonenumber","txtPhone","fpa-phonenumber","Form_Phone"]),message:mc(["message","txtComments","fpa-email","Form_Message"])});if(Object.values(d()).some(e=>null===e)){const t=Object.entries(d()).filter(([,e])=>null===e).map(([e])=>e);return bc(i,e,"Missing the following form elements: "+t.join(", "))}const c=u.textContent,h=u.cloneNode(!0);null===(a=u.parentNode)||void 0===a||a.replaceChild(h,u),h&&Ho({params:{chat_id:t,org_slug:e,building_slug:i,is_form_override_success:!0},sampleRate:n}),h.onclick=async function(t){if(Object.values(d()).forEach(e=>{"true"!==(null==e?void 0:e.getAttribute("aria-required"))||e.value||(e.className="form-control required is-invalid")}),!Object.values(d()).every(e=>null!==e&&!("true"===e.getAttribute("aria-required")&&!e.value)&&("email"!==e.id&&"phonenumber"!==e.id||"true"!==e.getAttribute("aria-invalid"))))return;t.preventDefault(),h.textContent="Processing request...",h.disabled=!0;const n={};Object.entries(d()).forEach(([e,t])=>n[e]=null==t?void 0:t.value);const r=await Zo(e,i);if(!r)return bc(i,e,"Could not find building"),null;const a={email_address:n.email,first_name:n.firstName,last_name:n.lastName,phone_number:n.phone,first_message:n.message,building_id:r.id,is_external_form:!0,lead_sources:[...new Set(o?[o,Qo(e)]:[Qo(e)])]},s=JSON.stringify(a);fetch("https://app.meetelise.com/platformApi/state/create/contactMe",{method:"POST",headers:{"Content-Type":"application/json","building-slug":i,"org-slug":e},body:s}).then(e=>{if(!e.ok)throw new Error(`HTTP error ${e.status}`);return l&&l.reset(),Object.values(d()).forEach(e=>{e&&(e.disabled=!0)}),h.textContent="Submitted",h.disabled=!0,e.json()}).catch(()=>{h.textContent=c})}},bc=(e,t,n,i)=>{const r=JSON.stringify({orgSlug:t,buildingSlug:e,reason:n,url:window.location.href,formIdInfo:i});fetch("https://app.meetelise.com/platformApi/webchat/form-override-error",{method:"POST",headers:{"Content-Type":"application/json","building-slug":e,"org-slug":t},body:r})},vc=u`
|
|
7369
7371
|
.chat-launcher {
|
|
7370
7372
|
position: fixed;
|
|
7371
7373
|
}
|
|
@@ -7396,7 +7398,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
7396
7398
|
filter: brightness(1.1);
|
|
7397
7399
|
}
|
|
7398
7400
|
}
|
|
7399
|
-
`;var
|
|
7401
|
+
`;var wc=function(e,t,n,i){var r,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(o<3?r(a):o>3?r(t,n,a):r(t,n))||a);return o>3&&a&&Object.defineProperty(t,n,a),a};let Cc=class extends oe{constructor(){super(...arguments),this.right=0,this.bottom=0,this.top=0,this.left=0,this.isChatOpen=!1,this.onClickCloseChat=()=>({}),this.onClickOpenChat=()=>({})}render(){return this.isChatOpen?R`
|
|
7400
7402
|
<div
|
|
7401
7403
|
class="chat-launcher"
|
|
7402
7404
|
style=${Vn({top:_r()||isNaN(this.top)?void 0:`${this.top+432}px`,bottom:_r()||isNaN(this.bottom)?"72px":this.bottom-60+"px",left:_r()||isNaN(this.left)?void 0:`${this.left}px`,right:_r()||isNaN(this.right)?"18px":`${this.right}px`})}
|
|
@@ -7450,12 +7452,12 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
7450
7452
|
/>
|
|
7451
7453
|
</svg>
|
|
7452
7454
|
</button>
|
|
7453
|
-
</div>`}};
|
|
7455
|
+
</div>`}};Cc.styles=[vc],wc([ue({type:Number})],Cc.prototype,"right",void 0),wc([ue({type:Number})],Cc.prototype,"bottom",void 0),wc([ue({type:Number})],Cc.prototype,"top",void 0),wc([ue({type:Number})],Cc.prototype,"left",void 0),wc([ue({attribute:!0})],Cc.prototype,"isChatOpen",void 0),wc([ue({attribute:!0})],Cc.prototype,"onClickCloseChat",void 0),wc([ue({attribute:!0})],Cc.prototype,"onClickOpenChat",void 0),Cc=wc([se("simple-launcher")],Cc);var xc=function(e,t,n,i){var r,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(o<3?r(a):o>3?r(t,n,a):r(t,n))||a);return o>3&&a&&Object.defineProperty(t,n,a),a};let $c=class extends oe{constructor(){super(...arguments),this.healthcareId="",this.right=0,this.bottom=0,this.top=0,this.left=0,this.launcher=null,this.currentLeadSource=null,this.displayPubnubChat=!1,this.myPubnub=null,this.requiresConsent=!1,this.privacyPolicyUrl="http://bit.ly/me_privacy_policy",this.isLoading=!0,this.launcherRef=Ee(),this.firstUpdated=async()=>{await this.initializeChatVariables()},this.initializeChatVariables=async()=>{this.isLoading=!0;const e=$u(this.healthcareId),t=Su(this.healthcareId,e)?e:xu(this.healthcareId,!1);if(!t.leadId)throw new Error("Lead ID is null");this.myPubnub=new _u(this.healthcareId,null,"",this.currentLeadSource,t.leadId,null,null,Oc.Healthcare),t.initiatedChat&&await this.myPubnub.initializePubnub(e),_r()||(this.displayPubnubChat=!0),this.attachOnClickToLauncher(),this.isLoading=!1},this.attachOnClickToLauncher=()=>{const e=this.launcherRef.value;e&&(e.onChatTapped=async()=>{this.displayPubnubChat=!0})}}async restartConversation(){var e;null===(e=this.myPubnub)||void 0===e||e.handleDisconnect(),Cu(this.healthcareId),this.myPubnub=null,this.displayPubnubChat=!1,await this.initializeChatVariables()}show(){this.launcher&&(this.launcher.style.display="")}hide(){this.launcher&&(this.launcher.style.display="none")}disconnectedCallback(){var e;null===(e=this.myPubnub)||void 0===e||e.handleDisconnect(),super.disconnectedCallback()}render(){var e;return Gl(),this.isLoading?R``:R`
|
|
7454
7456
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
|
|
7455
7457
|
${this.displayPubnubChat?R`
|
|
7456
7458
|
<pubnub-chat
|
|
7457
7459
|
id="pubnub-chat"
|
|
7458
|
-
.widgetType=${
|
|
7460
|
+
.widgetType=${Oc.Healthcare}
|
|
7459
7461
|
.channel=${null===(e=this.myPubnub)||void 0===e?void 0:e.channel}
|
|
7460
7462
|
.myPubnub=${this.myPubnub}
|
|
7461
7463
|
.buildingSlug=${this.healthcareId}
|
|
@@ -7481,7 +7483,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
7481
7483
|
></simple-launcher>
|
|
7482
7484
|
|
|
7483
7485
|
</meta>
|
|
7484
|
-
`}}
|
|
7486
|
+
`}};$c.styles=u`
|
|
7485
7487
|
:host {
|
|
7486
7488
|
all: initial;
|
|
7487
7489
|
}
|
|
@@ -7534,13 +7536,13 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
7534
7536
|
line-height: 150%;
|
|
7535
7537
|
font-size: 16px;
|
|
7536
7538
|
}
|
|
7537
|
-
`,
|
|
7539
|
+
`,xc([ue({type:String})],$c.prototype,"healthcareId",void 0),xc([ue({type:Number})],$c.prototype,"right",void 0),xc([ue({type:Number})],$c.prototype,"bottom",void 0),xc([ue({type:Number})],$c.prototype,"top",void 0),xc([ue({type:Number})],$c.prototype,"left",void 0),xc([de()],$c.prototype,"launcher",void 0),xc([de()],$c.prototype,"currentLeadSource",void 0),xc([de()],$c.prototype,"displayPubnubChat",void 0),xc([de()],$c.prototype,"myPubnub",void 0),xc([de()],$c.prototype,"requiresConsent",void 0),xc([de()],$c.prototype,"privacyPolicyUrl",void 0),xc([de()],$c.prototype,"isLoading",void 0),$c=xc([se("health-chat")],$c);var Sc=function(e,t,n,i){var r,o=arguments.length,a=o<3?t:null===i?i=Object.getOwnPropertyDescriptor(t,n):i;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)a=Reflect.decorate(e,t,n,i);else for(var s=e.length-1;s>=0;s--)(r=e[s])&&(a=(o<3?r(a):o>3?r(t,n,a):r(t,n))||a);return o>3&&a&&Object.defineProperty(t,n,a),a};let Ac=class extends oe{constructor(){super(...arguments),this.orgSlug="",this.right=void 0,this.bottom=void 0,this.top=void 0,this.left=void 0,this.launcher=null,this.currentLeadSource=null,this.displayPubnubChat=!1,this.myPubnub=null,this.requiresConsent=!1,this.privacyPolicyUrl="http://bit.ly/me_privacy_policy",this.isLoading=!0,this.launcherRef=Ee(),this.firstUpdated=async()=>{(await async function(e){if(!e)return!1;const t="e2e-test-yardi-building";try{return(await r().get(po(t),{params:{building_slug:t,flag_type:"bool",feature_flag:"enable-show-utilities-webchat",default_str:null,default_bool:!1}})).data}catch(e){return!1}}(this.orgSlug)||location.href.includes("demo/utilities"))&&await this.initializeChatVariables()},this.initializeChatVariables=async()=>{this.isLoading=!0;const e=$u(this.orgSlug),t=Su(this.orgSlug,e)?e:xu(this.orgSlug,!1);if(!t.leadId)throw new Error("Lead ID is null");this.myPubnub=new _u(this.orgSlug,null,this.orgSlug,this.currentLeadSource,t.leadId,null,null,Oc.Utilities),t.initiatedChat&&await this.myPubnub.initializePubnub(e),_r()||(this.displayPubnubChat=!0),this.attachOnClickToLauncher(),this.isLoading=!1},this.attachOnClickToLauncher=()=>{const e=this.launcherRef.value;e&&(e.onChatTapped=async()=>{this.displayPubnubChat=!0})}}async restartConversation(){var e;null===(e=this.myPubnub)||void 0===e||e.handleDisconnect(),Cu(this.orgSlug),this.myPubnub=null,this.displayPubnubChat=!1,await this.initializeChatVariables()}show(){this.launcher&&(this.launcher.style.display="")}hide(){this.launcher&&(this.launcher.style.display="none")}disconnectedCallback(){var e;null===(e=this.myPubnub)||void 0===e||e.handleDisconnect(),super.disconnectedCallback()}render(){var e;return Gl(),this.isLoading?R``:R`
|
|
7538
7540
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
|
|
7539
7541
|
${this.displayPubnubChat?R`
|
|
7540
7542
|
<pubnub-chat
|
|
7541
7543
|
id="pubnub-chat"
|
|
7542
7544
|
.channel=${null===(e=this.myPubnub)||void 0===e?void 0:e.channel}
|
|
7543
|
-
.widgetType=${
|
|
7545
|
+
.widgetType=${Oc.Utilities}
|
|
7544
7546
|
.myPubnub=${this.myPubnub}
|
|
7545
7547
|
.buildingSlug=${this.orgSlug}
|
|
7546
7548
|
.onClickExit=${()=>{this.displayPubnubChat=!1}}
|
|
@@ -7564,7 +7566,7 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
7564
7566
|
|
|
7565
7567
|
></simple-launcher>
|
|
7566
7568
|
</meta>
|
|
7567
|
-
`}};
|
|
7569
|
+
`}};Ac.styles=u`
|
|
7568
7570
|
:host {
|
|
7569
7571
|
all: initial;
|
|
7570
7572
|
}
|
|
@@ -7617,4 +7619,4 @@ xmlns="http://www.w3.org/2000/svg"
|
|
|
7617
7619
|
line-height: 150%;
|
|
7618
7620
|
font-size: 16px;
|
|
7619
7621
|
}
|
|
7620
|
-
|
|
7622
|
+
`,Sc([ue({type:String})],Ac.prototype,"orgSlug",void 0),Sc([ue({type:Number})],Ac.prototype,"right",void 0),Sc([ue({type:Number})],Ac.prototype,"bottom",void 0),Sc([ue({type:Number})],Ac.prototype,"top",void 0),Sc([ue({type:Number})],Ac.prototype,"left",void 0),Sc([de()],Ac.prototype,"launcher",void 0),Sc([de()],Ac.prototype,"currentLeadSource",void 0),Sc([de()],Ac.prototype,"displayPubnubChat",void 0),Sc([de()],Ac.prototype,"myPubnub",void 0),Sc([de()],Ac.prototype,"requiresConsent",void 0),Sc([de()],Ac.prototype,"privacyPolicyUrl",void 0),Sc([de()],Ac.prototype,"isLoading",void 0),Ac=Sc([se("utilities-chat")],Ac);const Ec=async e=>{const t=window.location.href,n=`https://app.meetelise.com/platformApi/webchat/microsite_slug?uri=${encodeURIComponent(t)}`,i=await r().get(n,{headers:{"org-slug":e}});return Math.random()<.2&&Fo({logType:i&&i.data?jo.info:jo.warn,logTitle:`[BUILDING_SLUG_CALCULATED_${i?"SUCCESS":"FAILURE"}]`,logData:{calculatedBuildingSlug:i.data,url:t,orgSlug:e,givenBuildingSlug:null,reason:i&&i.data?null:"No match found"}}),i.data},Tc=async(e,t=5e3)=>new Promise((n,i)=>{const r=new MutationObserver((t,i)=>{const r=document.getElementById(e);r&&(i.disconnect(),n(r))});r.observe(document.body,{childList:!0,subtree:!0});const o=setTimeout(()=>{r.disconnect(),i(new Error(`Element ${e} did not appear within ${t}ms`))},t),a=document.querySelector(e);a&&(clearTimeout(o),r.disconnect(),n(a))});class kc{static healthcareStart(e,t=!0){var n,i,r,o;t&&(this.healthcareId=e.id,this.overridePlacement={right:e.right,bottom:e.bottom,top:e.top,left:e.left}),Pc();const a=document.createElement("health-chat");a.setAttribute("class","health-chat"),a.setAttribute("role","region"),a.setAttribute("aria-label","EliseAI Healthcare Widget"),a.setAttribute("healthcareId",e.id),a.setAttribute("right",(null===(n=e.right)||void 0===n?void 0:n.toString())||"unset"),a.setAttribute("bottom",(null===(i=e.bottom)||void 0===i?void 0:i.toString())||"unset"),a.setAttribute("top",(null===(r=e.top)||void 0===r?void 0:r.toString())||"unset"),a.setAttribute("left",(null===(o=e.left)||void 0===o?void 0:o.toString())||"unset"),document.body.appendChild(a),kc.healthChat=a}static start(e,t=!0){var n,i,r,o,a,s,l,u;if(window.location.pathname.includes("residentservices")||window.location.pathname.includes("onlineleasing"))return;if(t&&(this.orgSlug="Pacific Urban Residential"===e.organization?"cbc11aba-21c4-4571-bc43-ff9d86a029e3":e.organization||"",this.hasBuildingSlug=!!e.building,this.overridePlacement={right:null===(n=null==e?void 0:e.position)||void 0===n?void 0:n.right,bottom:null===(i=null==e?void 0:e.position)||void 0===i?void 0:i.bottom,top:null===(r=null==e?void 0:e.position)||void 0===r?void 0:r.top,left:null===(o=null==e?void 0:e.position)||void 0===o?void 0:o.left}),Pc(),e.studio&&!e.building)return void this.handleStudioContext(e);let d=null;switch(e.widgetType){case Oc.Healthcare:throw new Error("Healthcare widget is not supported yet, please use the healthcareStart method instead.");case Oc.Default:d=document.createElement("me-chat");break;case Oc.Utilities:d=document.createElement("utilities-chat");break;default:d=document.createElement("me-chat")}if(!d)throw new Error("Invalid widget type");d.setAttribute("orgSlug","Pacific Urban Residential"===e.organization?"cbc11aba-21c4-4571-bc43-ff9d86a029e3":e.organization||""),d.setAttribute("widgetType",e.widgetType||Oc.Default),d.setAttribute("class","meetelise-chat"),d.setAttribute("role","region"),d.setAttribute("aria-label","EliseAI Widget"),e.brandColor&&(this.brandColor=e.brandColor,d.setAttribute("primaryColor",((e,t)=>{const n=Kn(e),i=0,r=0,o=0,a={r:n.r+Math.round((i-n.r)*t),g:n.g+Math.round((r-n.g)*t),b:n.b+Math.round((o-n.b)*t)};return Xn(a.r,a.g,a.b)})(e.brandColor,.3))),e.backgroundColor&&(this.backgroundColor=e.backgroundColor),d instanceof gc&&(e.centralConvo?d.setAttribute("centralConvo","true"):this.handleBuildingslug(d,e.organization,e.building,e),e.launcherStyles&&(d.launcherStyles=e.launcherStyles),e.mobileStyles&&(d.mobileStyles=e.mobileStyles),e.onWidgetLoaded&&(d.onWidgetLoaded=e.onWidgetLoaded),e.overrideRentgrata&&((async()=>{const e=await Tc("rg-widget-compact");e&&e.setAttribute("style","display: none")})(),d.overrideRentgrata=!0),e.onSstClose&&(d.onSstClose=e.onSstClose)),e.position&&(d.setAttribute("right",(null===(a=e.position.right)||void 0===a?void 0:a.toString())||"unset"),d.setAttribute("bottom",(null===(s=e.position.bottom)||void 0===s?void 0:s.toString())||"unset"),d.setAttribute("top",(null===(l=e.position.top)||void 0===l?void 0:l.toString())||"unset"),d.setAttribute("left",(null===(u=e.position.left)||void 0===u?void 0:u.toString())||"unset")),window.eliseAi={},document.body.appendChild(d),d instanceof gc&&(kc.meChat=d),d instanceof Ac&&(kc.utilitiesChat=d)}static async restartConversation(){this.meChat&&await this.meChat.restartConversation()}static async remove(){this.studioUpdateToken+=1,await this.removeWidget(),this.activeStudioOrgSlug="",this.activeStudioBuildingSlug="",this.activeStudioSessionScopeKey="",this.activeStudioOptions=null}static async removeWidget(){var e;if(!this.meChat)return;const t=this.meChat;await t.remove(),null===(e=t.parentNode)||void 0===e||e.removeChild(t),kc.meChat=null}static handleStudioContext(e){e.studio&&(this.activeStudioOptions=e)}static updateStudioContext(e){const t=this.activeStudioOptions;if(!(null==t?void 0:t.studio))return;const n=++this.studioUpdateToken;if(e.siteId&&e.siteId!==t.studio.siteId)return void Fo({logType:jo.warn,logTitle:"[STUDIO_WEBCHAT_CONTEXT_SITE_MISMATCH]",logData:{activeSiteId:t.studio.siteId,contextSiteId:e.siteId,url:window.location.href}});const i=_c(e.organization),r=_c(e.building);if(!i||!r)return void this.clearStudioContext({source:"elise_studio",reason:"missing_context",preserveCache:!0});const o=function(e,t){if(!(null==e?void 0:e.key))return`building:${t}`;return e.key}(e.sessionScope,r),a=function(e){return"Pacific Urban Residential"===e?"cbc11aba-21c4-4571-bc43-ff9d86a029e3":e}(i);this.activeStudioOrgSlug===a&&this.activeStudioBuildingSlug===r&&this.activeStudioSessionScopeKey===o||this.removeWidget().then(()=>{n===this.studioUpdateToken&&(this.activeStudioOrgSlug=a,this.activeStudioBuildingSlug=r,this.activeStudioSessionScopeKey=o,this.orgSlug=a,this.start({...t,organization:i,building:r},!1))})}static clearStudioContext(e){this.studioUpdateToken+=1,this.activeStudioOrgSlug="",this.activeStudioBuildingSlug="",this.activeStudioSessionScopeKey="",this.removeWidget()}static async handleBuildingslug(e,t,n,i){if(n)return void e.setAttribute("buildingSlug",n);if(this.mutationObserver)return;if(!t)return;const r=await Ec(t);if(r){const e={...i,organization:t,building:r};this.start(e,!1)}this.previousUrl=window.location.href,document.body.addEventListener("click",()=>{requestAnimationFrame(()=>{this.previousUrl===window.location.href||this.hasBuildingSlug||(this.previousUrl=window.location.href,Ec(t).then(e=>{if(!e)return;const n={...i,organization:t,building:e};this.start(n,!1)}))})},!0)}static async handleSingleFamilyUrl(){if(this.hasBuildingSlug)return;this.remove();const e=window.location.href,t=`https://app.meetelise.com/platformApi/webchat/microsite_slug?uri=${encodeURIComponent(e)}`,n=await r().get(t,{headers:{"org-slug":this.orgSlug}});if(Math.random()<.2&&Fo({logType:n&&n.data?jo.info:jo.warn,logTitle:`[BUILDING_SLUG_CALCULATED_${n?"SUCCESS":"FAILURE"}]`,logData:{calculatedBuildingSlug:n.data,url:e,orgSlug:this.orgSlug,givenBuildingSlug:null,reason:n&&n.data?null:"No match found"}}),!n||!n.data)return;const i={organization:this.orgSlug,building:n.data,brandColor:this.brandColor,backgroundColor:this.backgroundColor};this.start(i,!1)}static async calculateBuildingSlugForLogging(e){const t=window.location.href,n=`https://app.meetelise.com/platformApi/webchat/microsite_slug?uri=${encodeURIComponent(t)}`,i=await r().get(n,{headers:{"org-slug":this.orgSlug}});Math.random()<.2&&Fo({logType:i&&i.data===e?jo.info:jo.warn,logTitle:`[BUILDING_SLUG_CALCULATED_${i&&i.data===e?"SUCCESS":"FAILURE"}]`,logData:{calculatedBuildingSlug:i.data,url:t,orgSlug:this.orgSlug,givenBuildingSlug:e,reason:i&&i.data===e?null:i&&!i.data?"No match found":i&&i.data!==e?"Mismatch":"No match found"}}),i&&i.data}}function _c(e){return"string"!=typeof e?"":e.trim()}var Oc;kc.meChat=null,kc.healthChat=null,kc.utilitiesChat=null,kc.orgSlug="",kc.mutationObserver=null,kc.previousUrl="",kc.hasBuildingSlug=null,kc.brandColor="",kc.backgroundColor="",kc.healthcareId="",kc.activeStudioOrgSlug="",kc.activeStudioBuildingSlug="",kc.activeStudioSessionScopeKey="",kc.activeStudioOptions=null,kc.studioUpdateToken=0,kc.overridePlacement={},function(e){e.Default="default",e.Healthcare="healthcare",e.Utilities="utilities"}(Oc||(Oc={}));const Pc=()=>{const e=document.createElement("link");e.setAttribute("rel","stylesheet"),e.setAttribute("type","text/css"),document.head.appendChild(e)};export{Oc as WidgetType,kc as default};
|